2026-06-11 10:25:01.020971 | Job console starting
2026-06-11 10:25:01.132823 | Updating git repos
2026-06-11 10:25:01.233093 | Cloning repos into workspace
2026-06-11 10:25:06.658658 | Restoring repo states
2026-06-11 10:25:06.689999 | Merging changes
2026-06-11 10:25:07.772459 | Checking out repos
2026-06-11 10:25:09.140848 | Preparing playbooks
2026-06-11 10:25:14.830551 | Running Ansible setup
2026-06-11 10:25:19.703739 | PRE-RUN START: [trusted : review.rdoproject.org/config/playbooks/base-minimal/pre.yaml@master]
2026-06-11 10:25:20.321244 | 
2026-06-11 10:25:20.321383 | PLAY [localhost]
2026-06-11 10:25:20.328777 | 
2026-06-11 10:25:20.328841 | TASK [Gathering Facts]
2026-06-11 10:25:21.359857 | localhost | ok
2026-06-11 10:25:21.373637 | 
2026-06-11 10:25:21.373803 | TASK [log-inventory : Ensure Zuul Ansible directory exists]
2026-06-11 10:25:21.846490 | localhost -> localhost | changed
2026-06-11 10:25:21.856273 | 
2026-06-11 10:25:21.856468 | TASK [log-inventory : Copy ansible inventory to logs dir]
2026-06-11 10:25:22.869379 | localhost -> localhost | changed
2026-06-11 10:25:22.890267 | 
2026-06-11 10:25:22.890430 | TASK [Setup log path fact]
2026-06-11 10:25:22.921661 | localhost | ok
2026-06-11 10:25:22.941906 | 
2026-06-11 10:25:22.942036 | TASK [set-zuul-log-path-fact : Set log path for a build]
2026-06-11 10:25:22.981604 | localhost | ok
2026-06-11 10:25:22.989697 | 
2026-06-11 10:25:22.989786 | TASK [emit-job-header : Print job information]
2026-06-11 10:25:23.038814 | # Job Information
2026-06-11 10:25:23.038984 | Ansible Version: 2.16.18
2026-06-11 10:25:23.039019 | Job: cifmw-crc-podified-edpm-baremetal
2026-06-11 10:25:23.039045 | Pipeline: github-check
2026-06-11 10:25:23.039069 | Executor: 38.102.83.51
2026-06-11 10:25:23.039091 | Triggered by: https://github.com/openstack-k8s-operators/ci-framework/pull/3840
2026-06-11 10:25:23.039114 | Log URL (when completed): https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs/c97/rdoproject.org/c97d27467eeb44b69341f7655d098d33/
2026-06-11 10:25:23.039140 | Event ID: b739ec60-657d-11f1-8941-cf475c028f57
2026-06-11 10:25:23.042819 | 
2026-06-11 10:25:23.042938 | LOOP [emit-job-header : Print node information]
2026-06-11 10:25:23.143215 | localhost | ok:
2026-06-11 10:25:23.143397 | localhost | # Node Information
2026-06-11 10:25:23.143434 | localhost | Inventory Hostname: controller
2026-06-11 10:25:23.143465 | localhost | Hostname: np0000070598
2026-06-11 10:25:23.143490 | localhost | Username: zuul
2026-06-11 10:25:23.143516 | localhost | Distro: CentOS 9
2026-06-11 10:25:23.143539 | localhost | Provider: vexxhost-nodepool-tripleo
2026-06-11 10:25:23.143562 | localhost | Region: RegionOne
2026-06-11 10:25:23.143584 | localhost | Label: centos-9-stream-crc-2-56-0-6xlarge
2026-06-11 10:25:23.143606 | localhost | Product Name: OpenStack Nova
2026-06-11 10:25:23.143628 | localhost | Interface IP: 38.102.83.110
2026-06-11 10:25:23.150187 | 
2026-06-11 10:25:23.150259 | PLAY [all]
2026-06-11 10:25:23.157759 | 
2026-06-11 10:25:23.157838 | TASK [Gather network facts]
2026-06-11 10:25:23.691695 | controller | ok
2026-06-11 10:25:23.705489 | 
2026-06-11 10:25:23.705613 | TASK [include_role : start-zuul-console]
2026-06-11 10:25:23.731824 | controller | ok
2026-06-11 10:25:23.753674 | 
2026-06-11 10:25:23.753760 | TASK [start-zuul-console : Start zuul_console daemon.]
2026-06-11 10:25:24.254975 | controller | ok
2026-06-11 10:25:24.269136 | 
2026-06-11 10:25:24.269425 | TASK [include_role : add-build-sshkey]
2026-06-11 10:25:24.306627 | controller | ok
2026-06-11 10:25:24.330074 | 
2026-06-11 10:25:24.330368 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build]
2026-06-11 10:25:24.622265 | controller -> localhost | ok
2026-06-11 10:25:24.628619 | 
2026-06-11 10:25:24.628719 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID]
2026-06-11 10:25:24.661683 | controller | ok
2026-06-11 10:25:24.681320 | controller | included: /var/lib/zuul/builds/c97d27467eeb44b69341f7655d098d33/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml
2026-06-11 10:25:24.688321 | 
2026-06-11 10:25:24.688422 | TASK [add-build-sshkey : Create Temp SSH key]
2026-06-11 10:25:25.500785 | controller -> localhost | Generating public/private rsa key pair.
2026-06-11 10:25:25.501091 | controller -> localhost | Your identification has been saved in /var/lib/zuul/builds/c97d27467eeb44b69341f7655d098d33/work/c97d27467eeb44b69341f7655d098d33_id_rsa
2026-06-11 10:25:25.501153 | controller -> localhost | Your public key has been saved in /var/lib/zuul/builds/c97d27467eeb44b69341f7655d098d33/work/c97d27467eeb44b69341f7655d098d33_id_rsa.pub
2026-06-11 10:25:25.501198 | controller -> localhost | The key fingerprint is:
2026-06-11 10:25:25.501239 | controller -> localhost | SHA256:HfQKhn4xCWbYCdsE5aAtOFjdlnRQE6ZAypSViKq3hxU zuul-build-sshkey
2026-06-11 10:25:25.501279 | controller -> localhost | The key's randomart image is:
2026-06-11 10:25:25.501317 | controller -> localhost | +---[RSA 3072]----+
2026-06-11 10:25:25.501386 | controller -> localhost | | .o*BXO=*..      |
2026-06-11 10:25:25.501437 | controller -> localhost | |o=o++X** + .     |
2026-06-11 10:25:25.501479 | controller -> localhost | |= = o.= * . .    |
2026-06-11 10:25:25.501537 | controller -> localhost | |.. .E. . = o     |
2026-06-11 10:25:25.501578 | controller -> localhost | |.    .. S o      |
2026-06-11 10:25:25.501617 | controller -> localhost | |. . .  .         |
2026-06-11 10:25:25.501653 | controller -> localhost | | . +             |
2026-06-11 10:25:25.501692 | controller -> localhost | |  o .            |
2026-06-11 10:25:25.501728 | controller -> localhost | |   .             |
2026-06-11 10:25:25.501765 | controller -> localhost | +----[SHA256]-----+
2026-06-11 10:25:25.501846 | controller -> localhost | ok: Runtime: 0:00:00.330437
2026-06-11 10:25:25.509868 | 
2026-06-11 10:25:25.509990 | TASK [add-build-sshkey : Remote setup ssh keys (linux)]
2026-06-11 10:25:25.537897 | controller | ok
2026-06-11 10:25:25.556314 | controller | included: /var/lib/zuul/builds/c97d27467eeb44b69341f7655d098d33/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml
2026-06-11 10:25:25.572071 | 
2026-06-11 10:25:25.572198 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey]
2026-06-11 10:25:25.597931 | controller | skipping: Conditional result was False
2026-06-11 10:25:25.606258 | 
2026-06-11 10:25:25.606419 | TASK [add-build-sshkey : Enable access via build key on all nodes]
2026-06-11 10:25:26.238392 | controller | changed
2026-06-11 10:25:26.246450 | 
2026-06-11 10:25:26.246581 | TASK [add-build-sshkey : Make sure user has a .ssh]
2026-06-11 10:25:26.641258 | controller | ok
2026-06-11 10:25:26.648055 | 
2026-06-11 10:25:26.648138 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes]
2026-06-11 10:25:28.276186 | controller | changed
2026-06-11 10:25:28.284036 | 
2026-06-11 10:25:28.284160 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes]
2026-06-11 10:25:29.865893 | controller | changed
2026-06-11 10:25:29.874048 | 
2026-06-11 10:25:29.874171 | TASK [add-build-sshkey : Remote setup ssh keys (windows)]
2026-06-11 10:25:29.902442 | controller | skipping: Conditional result was False
2026-06-11 10:25:29.911972 | 
2026-06-11 10:25:29.912102 | TASK [remove-zuul-sshkey : Remove master key from local agent]
2026-06-11 10:25:30.385665 | controller -> localhost | changed
2026-06-11 10:25:30.401810 | 
2026-06-11 10:25:30.401935 | TASK [add-build-sshkey : Add back temp key]
2026-06-11 10:25:30.770673 | controller -> localhost | Identity added: /var/lib/zuul/builds/c97d27467eeb44b69341f7655d098d33/work/c97d27467eeb44b69341f7655d098d33_id_rsa (zuul-build-sshkey)
2026-06-11 10:25:30.770997 | controller -> localhost | ok: Runtime: 0:00:00.017426
2026-06-11 10:25:30.780863 | 
2026-06-11 10:25:30.780992 | TASK [add-build-sshkey : Verify we can still SSH to all nodes]
2026-06-11 10:25:31.282043 | controller | ok
2026-06-11 10:25:31.289689 | 
2026-06-11 10:25:31.289817 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)]
2026-06-11 10:25:31.327514 | controller | skipping: Conditional result was False
2026-06-11 10:25:31.344805 | 
2026-06-11 10:25:31.344930 | TASK [include_role : validate-host]
2026-06-11 10:25:31.378725 | controller | ok
2026-06-11 10:25:31.411413 | 
2026-06-11 10:25:31.411505 | TASK [validate-host : Define zuul_info_dir fact]
2026-06-11 10:25:31.457625 | controller | ok
2026-06-11 10:25:31.469005 | 
2026-06-11 10:25:31.469449 | TASK [validate-host : Ensure Zuul Ansible directory exists]
2026-06-11 10:25:31.773423 | controller -> localhost | ok
2026-06-11 10:25:31.786466 | 
2026-06-11 10:25:31.786638 | TASK [validate-host : Collect information about the host]
2026-06-11 10:25:32.616709 | controller | ok
2026-06-11 10:25:32.626163 | 
2026-06-11 10:25:32.626225 | TASK [validate-host : Sanitize hostname]
2026-06-11 10:25:32.784904 | controller | ok
2026-06-11 10:25:32.789692 | 
2026-06-11 10:25:32.789773 | TASK [validate-host : Write out all ansible variables/facts known for each host]
2026-06-11 10:25:33.343382 | controller -> localhost | changed
2026-06-11 10:25:33.353400 | 
2026-06-11 10:25:33.353533 | TASK [validate-host : Collect information about zuul worker]
2026-06-11 10:25:33.902755 | controller | ok
2026-06-11 10:25:33.909159 | 
2026-06-11 10:25:33.909276 | TASK [validate-host : Write out all zuul information for each host]
2026-06-11 10:25:34.402511 | controller -> localhost | changed
2026-06-11 10:25:34.417401 | 
2026-06-11 10:25:34.417531 | TASK [include_role : prepare-workspace-openshift]
2026-06-11 10:25:34.444536 | controller | skipping: Conditional result was False
2026-06-11 10:25:34.452925 | 
2026-06-11 10:25:34.453112 | TASK [include_role : remove-zuul-sshkey]
2026-06-11 10:25:34.480607 | controller | skipping: Conditional result was False
2026-06-11 10:25:34.492612 | 
2026-06-11 10:25:34.492758 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them]
2026-06-11 10:25:34.877476 | controller | ok: "logs"
2026-06-11 10:25:34.877887 | controller | ok: All items complete
2026-06-11 10:25:34.878000 | 
2026-06-11 10:25:35.202979 | controller | ok: "artifacts"
2026-06-11 10:25:35.538601 | controller | ok: "docs"
2026-06-11 10:25:35.557712 | 
2026-06-11 10:25:35.557861 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist]
2026-06-11 10:25:35.911986 | controller | changed: "logs"
2026-06-11 10:25:36.300502 | controller | changed: "artifacts"
2026-06-11 10:25:36.612544 | controller | changed: "docs"
2026-06-11 10:25:36.636434 | 
2026-06-11 10:25:36.636540 | PLAY RECAP
2026-06-11 10:25:36.636628 | controller | ok: 22 changed: 9 unreachable: 0 failed: 0 skipped: 5 rescued: 0 ignored: 0
2026-06-11 10:25:36.636700 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-11 10:25:36.636761 | 
2026-06-11 10:25:36.774661 | PRE-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/base-minimal/pre.yaml@master]
2026-06-11 10:25:36.778445 | PRE-RUN START: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/pre.yaml@master]
2026-06-11 10:25:37.487389 | 
2026-06-11 10:25:37.487686 | PLAY [all]
2026-06-11 10:25:37.498628 | 
2026-06-11 10:25:37.498699 | TASK [mirror-info-fork : Set mirror_fqdn if not defined]
2026-06-11 10:25:37.577379 | controller | ok
2026-06-11 10:25:37.581163 | 
2026-06-11 10:25:37.581235 | TASK [mirror-info-fork : Create /etc/ci]
2026-06-11 10:25:38.068862 | controller | changed
2026-06-11 10:25:38.078270 | 
2026-06-11 10:25:38.078450 | TASK [mirror-info-fork : Install ci_mirror script]
2026-06-11 10:25:39.895473 | controller | changed
2026-06-11 10:25:39.913291 | 
2026-06-11 10:25:39.913462 | LOOP [add-authorized-keys : Enable access via build key on all nodes]
2026-06-11 10:25:40.566635 | controller | changed:
2026-06-11 10:25:40.567003 | controller | {
2026-06-11 10:25:40.567058 | controller |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA4Z/c9osaGGtU6X8fgELwfj/yayRurfcKA0HMFfdpPxev2dbwljysMuzoVp4OZmW1gvGtyYPSNRvnzgsaabPNKNo2ym5NToCP6UM+KSe93aln4BcM/24mXChYAbXJQ5Bqq/pIzsGs/pKetQN+vwvMxLOwTvpcsCJBXaa981RKML6xj9l/UZ7IIq1HSEKMvPLxZMWdu0Ut8DkCd5F4nOw9Wgml2uYpDCj5LLCrQQ9ChdOMz8hz6SighhNlRpPkvPaet3OXxr/ytFMu7j7vv06CaEnuMMiY2aTWN1Imin9eHAylIqFHta/3gFfQSWt9jXM7owkBLKL7ATzhaAn+fjNupw== arxcruz@redhat.com"
2026-06-11 10:25:40.567117 | controller | }
2026-06-11 10:25:40.984744 | controller | changed:
2026-06-11 10:25:40.985024 | controller | {
2026-06-11 10:25:40.985087 | controller |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDS4Fn6k4deCnIlOtLWqZJyksbepjQt04j8Ed8CGx9EKkj0fKiAxiI4TadXQYPuNHMixZy4Nevjb6aDhL5Z906TfvNHKUrjrG7G26a0k8vdc61NEQ7FmcGMWRLwwc6ReDO7lFpzYKBMk4YqfWgBuGU/K6WLKiVW2cVvwIuGIaYrE1OiiX0iVUUk7KApXlDJMXn7qjSYynfO4mF629NIp8FJal38+Kv+HA+0QkE5Y2xXnzD4Lar5+keymiCHRntPppXHeLIRzbt0gxC7v3L72hpQ3BTBEzwHpeS8KY+SX1y5lRMN45thCHfJqGmARJREDjBvWG8JXOPmVIKQtZmVcD5b mandreou@redhat.com"
2026-06-11 10:25:40.985129 | controller | }
2026-06-11 10:25:41.378862 | controller | changed:
2026-06-11 10:25:41.379030 | controller | {
2026-06-11 10:25:41.379079 | 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-11 10:25:41.379118 | controller | }
2026-06-11 10:25:41.792585 | controller | changed:
2026-06-11 10:25:41.792755 | controller | {
2026-06-11 10:25:41.792807 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFCbgz8gdERiJlk2IKOtkjQxEXejrio6ZYMJAVJYpOIp raukadah@gmail.com"
2026-06-11 10:25:41.792848 | controller | }
2026-06-11 10:25:42.213295 | controller | changed:
2026-06-11 10:25:42.213498 | controller | {
2026-06-11 10:25:42.213549 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBqb3Q/9uDf4LmihQ7xeJ9gA/STIQUFPSfyyV0m8AoQi bshewale@redhat.com"
2026-06-11 10:25:42.213588 | controller | }
2026-06-11 10:25:42.606129 | controller | changed:
2026-06-11 10:25:42.606285 | controller | {
2026-06-11 10:25:42.606337 | controller |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC0I8QqQx0Az2ysJt2JuffucLijhBqnsXKEIx5GyHwxVULROa8VtNFXUDH6ZKZavhiMcmfHB2+TBTda+lDP4FldYj06dGmzCY+IYGa+uDRdxHNGYjvCfLFcmLlzRK6fNbTcui+KlUFUdKe0fb9CRoGKyhlJD5GRkM1Dv+Yb6Bj+RNnmm1fVGYxzmrD2utvffYEb0SZGWxq2R9gefx1q/3wCGjeqvufEV+AskPhVGc5T7t9eyZ4qmslkLh1/nMuaIBFcr9AUACRajsvk6mXrAN1g3HlBf2gQlhi1UEyfbqIQvzzFtsbLDlSum/KmKjy818GzvWjERfQ0VkGzCd9bSLVL dviroel@redhat.com"
2026-06-11 10:25:42.606441 | controller | }
2026-06-11 10:25:43.014771 | controller | changed:
2026-06-11 10:25:43.014937 | controller | {
2026-06-11 10:25:43.014988 | 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-11 10:25:43.015029 | controller | }
2026-06-11 10:25:43.452326 | controller | changed:
2026-06-11 10:25:43.452478 | controller | {
2026-06-11 10:25:43.452510 | 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-11 10:25:43.452549 | controller | }
2026-06-11 10:25:43.760145 | controller | changed:
2026-06-11 10:25:43.760276 | controller | {
2026-06-11 10:25:43.760325 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHUnwjB20UKmsSed9X73eGNV5AOEFccQ3NYrRW776pEk cjeanner"
2026-06-11 10:25:43.760402 | controller | }
2026-06-11 10:25:44.184465 | controller | changed:
2026-06-11 10:25:44.184612 | controller | {
2026-06-11 10:25:44.184661 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDercCMGn8rW1C4P67tHgtflPdTeXlpyUJYH+6XDd2lR jgilaber@redhat.com"
2026-06-11 10:25:44.184702 | controller | }
2026-06-11 10:25:44.579876 | controller | changed:
2026-06-11 10:25:44.580015 | controller | {
2026-06-11 10:25:44.580048 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIAMI6kkg9Wg0sG7jIJmyZemEBwUn1yzNpQQd3gnulOmZ adrianfuscoarnejo@gmail.com"
2026-06-11 10:25:44.580074 | controller | }
2026-06-11 10:25:44.941034 | controller | changed:
2026-06-11 10:25:44.941192 | controller | {
2026-06-11 10:25:44.941241 | controller |   "public_key": "ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPijwpQu/3jhhhBZInXNOLEH57DrknPc3PLbsRvYyJIFzwYjX+WD4a7+nGnMYS42MuZk6TJcVqgnqofVx4isoD4= ramishra@redhat.com"
2026-06-11 10:25:44.941282 | controller | }
2026-06-11 10:25:45.330028 | controller | changed:
2026-06-11 10:25:45.330179 | controller | {
2026-06-11 10:25:45.330231 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICWBreHW95Wz2Toz5YwCGQwFcUG8oFYkienDh9tntmDc ralfieri@redhat.com"
2026-06-11 10:25:45.330289 | controller | }
2026-06-11 10:25:45.709851 | controller | changed:
2026-06-11 10:25:45.710008 | controller | {
2026-06-11 10:25:45.710057 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDK0iKdi8jQTpQrDdLVH/AAgLVYyTXF7AQ1gjc/5uT3t ykarel@yatinkarel"
2026-06-11 10:25:45.710097 | controller | }
2026-06-11 10:25:46.060903 | controller | changed:
2026-06-11 10:25:46.061076 | controller | {
2026-06-11 10:25:46.061124 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIF/V/cLotA6LZeO32VL45Hd78skuA2lJA425Sm2LlQeZ fmount@horcrux"
2026-06-11 10:25:46.061163 | controller | }
2026-06-11 10:25:46.431935 | controller | changed:
2026-06-11 10:25:46.432101 | controller | {
2026-06-11 10:25:46.432214 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDa7QCjuDMVmRPo1rREbGwzYeBCYVN+Ou/3WKXZEC6Sr"
2026-06-11 10:25:46.432259 | controller | }
2026-06-11 10:25:46.949163 | controller | changed:
2026-06-11 10:25:46.949279 | controller | {
2026-06-11 10:25:46.949303 | 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-11 10:25:46.949324 | controller | }
2026-06-11 10:25:47.809713 | controller | changed:
2026-06-11 10:25:47.809870 | controller | {
2026-06-11 10:25:47.809901 | 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-11 10:25:47.809931 | controller | }
2026-06-11 10:25:48.222106 | controller | changed:
2026-06-11 10:25:48.222221 | controller | {
2026-06-11 10:25:48.222242 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOKLl0NYKwoZ/JY5KeZU8VwRAggeOxqQJeoqp3dsAaY9"
2026-06-11 10:25:48.222261 | controller | }
2026-06-11 10:25:48.602674 | controller | changed:
2026-06-11 10:25:48.602836 | controller | {
2026-06-11 10:25:48.602885 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIASASQOH2BcOyLKuuDOdWZlPi2orcjcA8q4400T73DLH evallesp@fedora"
2026-06-11 10:25:48.602926 | controller | }
2026-06-11 10:25:49.022405 | controller | changed:
2026-06-11 10:25:49.022604 | controller | {
2026-06-11 10:25:49.022652 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILeBWlamUph+jRKV2qrx1PGU7vWuGIt5+z9k96I8WehW amsinha@amsinha-mac"
2026-06-11 10:25:49.022690 | controller | }
2026-06-11 10:25:49.421247 | controller | changed:
2026-06-11 10:25:49.421449 | controller | {
2026-06-11 10:25:49.421500 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIANvVgvJBlK3gb1yz5uef/JqIGq4HLEmY2dYA8e37swb morenod@redhat-laptop"
2026-06-11 10:25:49.421540 | controller | }
2026-06-11 10:25:49.814845 | controller | changed:
2026-06-11 10:25:49.815016 | controller | {
2026-06-11 10:25:49.815067 | 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-11 10:25:49.815108 | controller | }
2026-06-11 10:25:50.243915 | controller | changed:
2026-06-11 10:25:50.244130 | controller | {
2026-06-11 10:25:50.244186 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKwedoZ0TWPJX/z/4TAbO/kKcDZOQVgRH0hAqrL5UCI1 vcastell@redhat.com"
2026-06-11 10:25:50.244226 | controller | }
2026-06-11 10:25:50.654119 | controller | changed:
2026-06-11 10:25:50.654288 | controller | {
2026-06-11 10:25:50.654336 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEmv8sE8GCk6ZTPIqF0FQrttBdL3mq7rCm/IJy0xDFh7 michburk@redhat.com"
2026-06-11 10:25:50.654422 | controller | }
2026-06-11 10:25:51.054835 | controller | changed:
2026-06-11 10:25:51.054990 | controller | {
2026-06-11 10:25:51.055038 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICy6GpGEtwevXEEn4mmLR5lmSLe23dGgAvzkB9DMNbkf rsafrono@rsafrono"
2026-06-11 10:25:51.055077 | controller | }
2026-06-11 10:25:51.087429 | 
2026-06-11 10:25:51.087629 | TASK [Set timezone to UTC]
2026-06-11 10:25:51.742832 | controller | changed: executed `/bin/timedatectl set-timezone UTC`
2026-06-11 10:25:51.750576 | 
2026-06-11 10:25:51.750703 | TASK [Create nodepool directory]
2026-06-11 10:25:52.150591 | controller | changed
2026-06-11 10:25:52.161506 | 
2026-06-11 10:25:52.161635 | TASK [Create nodepool sub_nodes file]
2026-06-11 10:25:53.598966 | controller | changed
2026-06-11 10:25:53.607121 | 
2026-06-11 10:25:53.607251 | TASK [Create nodepool sub_nodes_private file]
2026-06-11 10:25:54.988483 | controller | changed
2026-06-11 10:25:54.996925 | 
2026-06-11 10:25:54.997050 | LOOP [Populate nodepool sub_nodes file]
2026-06-11 10:25:55.044997 | 
2026-06-11 10:25:55.045322 | LOOP [Populate nodepool sub_nodes_private file]
2026-06-11 10:25:55.091872 | 
2026-06-11 10:25:55.092123 | TASK [Create nodepool primary file]
2026-06-11 10:25:55.128743 | controller | skipping: Conditional result was False
2026-06-11 10:25:55.140564 | 
2026-06-11 10:25:55.140696 | TASK [Create nodepool node_private for this node]
2026-06-11 10:25:56.570160 | controller | changed
2026-06-11 10:25:56.574805 | 
2026-06-11 10:25:56.574874 | LOOP [Copy ssh keys to nodepool directory]
2026-06-11 10:25:57.196197 | controller | ok: Item: id_rsa Runtime: 0:00:00.007942
2026-06-11 10:25:57.196589 | 
2026-06-11 10:25:57.475820 | controller | ok: Item: id_rsa.pub Runtime: 0:00:00.004758
2026-06-11 10:25:57.495459 | 
2026-06-11 10:25:57.495631 | TASK [Add sudoers role for zuul-sudo-grep.sh]
2026-06-11 10:25:58.952095 | controller | changed
2026-06-11 10:25:58.960152 | 
2026-06-11 10:25:58.960278 | TASK [Validate sudoers config after edits]
2026-06-11 10:25:59.360590 | controller | /etc/sudoers: parsed OK
2026-06-11 10:25:59.360694 | controller | /etc/sudoers.d/90-cloud-init-users: parsed OK
2026-06-11 10:25:59.360703 | controller | /etc/sudoers.d/zuul: parsed OK
2026-06-11 10:25:59.360711 | controller | /etc/sudoers.d/zuul-sudo-grep: parsed OK
2026-06-11 10:25:59.509467 | controller | ok: Runtime: 0:00:00.009832
2026-06-11 10:25:59.518137 | 
2026-06-11 10:25:59.518268 | TASK [Show the environment passed in to job shell scripts]
2026-06-11 10:25:59.971900 | controller | SHELL=/bin/bash
2026-06-11 10:25:59.972051 | controller | ZUUL_PROJECT=openstack-k8s-operators/ci-framework
2026-06-11 10:25:59.972069 | controller | ZUUL_SHORT_PROJECT_NAME=ci-framework
2026-06-11 10:25:59.972082 | controller | ZUUL_CHANGES=openstack-k8s-operators/ci-framework:main:refs/changes/40/3840/e499420c3442cdc4c079de5a4c2b3aca15f2965e
2026-06-11 10:25:59.972091 | controller | PWD=/home/zuul
2026-06-11 10:25:59.972100 | controller | ZUUL_PIPELINE=github-check
2026-06-11 10:25:59.972112 | controller | LOGNAME=zuul
2026-06-11 10:25:59.972120 | controller | XDG_SESSION_TYPE=tty
2026-06-11 10:25:59.972127 | controller | _=/usr/bin/env
2026-06-11 10:25:59.972139 | controller | MOTD_SHOWN=pam
2026-06-11 10:25:59.972147 | controller | HOME=/home/zuul
2026-06-11 10:25:59.972155 | controller | LANG=en_US.UTF-8
2026-06-11 10:25:59.972163 | controller | SSH_CONNECTION=38.102.83.51 56400 38.102.83.110 22
2026-06-11 10:25:59.972173 | 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-11 10:25:59.972182 | controller | ZUUL_CHANGE_IDS=3840,e499420c3442cdc4c079de5a4c2b3aca15f2965e
2026-06-11 10:25:59.972190 | controller | WORKSPACE=/home/zuul/workspace
2026-06-11 10:25:59.972198 | controller | XDG_SESSION_CLASS=user
2026-06-11 10:25:59.972206 | controller | SELINUX_ROLE_REQUESTED=
2026-06-11 10:25:59.972214 | controller | LESSOPEN=||/usr/bin/lesspipe.sh %s
2026-06-11 10:25:59.972221 | controller | USER=zuul
2026-06-11 10:25:59.972229 | controller | ZUUL_VOTING=True
2026-06-11 10:25:59.972236 | controller | BUILD_TIMEOUT=10800000
2026-06-11 10:25:59.972244 | controller | SELINUX_USE_CURRENT_RANGE=
2026-06-11 10:25:59.972251 | controller | SHLVL=1
2026-06-11 10:25:59.972259 | controller | ZUUL_PATCHSET=e499420c3442cdc4c079de5a4c2b3aca15f2965e
2026-06-11 10:25:59.972266 | controller | XDG_SESSION_ID=1
2026-06-11 10:25:59.972274 | controller | ZUUL_BRANCH=main
2026-06-11 10:25:59.972281 | controller | XDG_RUNTIME_DIR=/run/user/1000
2026-06-11 10:25:59.972289 | controller | SSH_CLIENT=38.102.83.51 56400 22
2026-06-11 10:25:59.972317 | controller | DEBUGINFOD_URLS=https://debuginfod.centos.org/
2026-06-11 10:25:59.972325 | controller | DEBUGINFOD_IMA_CERT_PATH=/etc/keys/ima:
2026-06-11 10:25:59.972332 | controller | which_declare=declare -f
2026-06-11 10:25:59.972340 | 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-11 10:25:59.972348 | controller | SELINUX_LEVEL_REQUESTED=
2026-06-11 10:25:59.972355 | controller | ZUUL_CHANGE=3840
2026-06-11 10:25:59.972363 | controller | DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus
2026-06-11 10:25:59.972370 | controller | ZUUL_UUID=c97d27467eeb44b69341f7655d098d33
2026-06-11 10:25:59.972378 | controller | BASH_FUNC_which%%=() {  ( alias;
2026-06-11 10:25:59.972386 | controller |  eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@
2026-06-11 10:25:59.972395 | controller | }
2026-06-11 10:26:00.068956 | controller | ok: Runtime: 0:00:00.008114
2026-06-11 10:26:00.078150 | 
2026-06-11 10:26:00.078284 | TASK [Workaround hardcoded /home/zuul/workspace in zuul_legacy_vars]
2026-06-11 10:26:00.107149 | controller | skipping: Conditional result was False
2026-06-11 10:26:00.118878 | 
2026-06-11 10:26:00.119005 | TASK [Symlink /home/zuul-worker/workspace]
2026-06-11 10:26:00.658568 | controller | skipping: Conditional result was False
2026-06-11 10:26:00.668671 | 
2026-06-11 10:26:00.668831 | TASK [Ensure legacy workspace directory]
2026-06-11 10:26:01.006821 | controller | changed
2026-06-11 10:26:01.009459 | 
2026-06-11 10:26:01.009566 | PLAY RECAP
2026-06-11 10:26:01.009670 | controller | ok: 14 changed: 11 unreachable: 0 failed: 0 skipped: 5 rescued: 0 ignored: 0
2026-06-11 10:26:01.009727 | 
2026-06-11 10:26:01.162616 | PRE-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/pre.yaml@master]
2026-06-11 10:26:01.166282 | PRE-RUN START: [trusted : review.rdoproject.org/config/playbooks/crc/podman.yaml@master]
2026-06-11 10:26:01.835837 | 
2026-06-11 10:26:01.835953 | PLAY [all,!compute]
2026-06-11 10:26:01.846433 | 
2026-06-11 10:26:01.846522 | TASK [Enable container-tools rhel-modules for c8/crc node]
2026-06-11 10:26:02.368948 | controller | skipping: Conditional result was False
2026-06-11 10:26:02.375779 | 
2026-06-11 10:26:02.375892 | TASK [Install podman]
2026-06-11 10:26:27.312417 | controller | changed
2026-06-11 10:26:27.321719 | 
2026-06-11 10:26:27.321852 | TASK [Set var name for quay login zuul secret]
2026-06-11 10:26:27.400316 | controller | skipping: Conditional result was False
2026-06-11 10:26:27.409856 | 
2026-06-11 10:26:27.409994 | TASK [Print the username]
2026-06-11 10:26:28.003142 | controller | openstack-k8s-operators+cirobot
2026-06-11 10:26:28.463795 | controller | ok: Runtime: 0:00:00.008165
2026-06-11 10:26:28.472468 | 
2026-06-11 10:26:28.472605 | TASK [Fail when user or password is not set]
2026-06-11 10:26:28.550691 | controller | skipping: Conditional result was False
2026-06-11 10:26:28.559136 | 
2026-06-11 10:26:28.559266 | TASK [Set vars for quay login]
2026-06-11 10:26:28.625772 | controller | Output suppressed because no_log was given
2026-06-11 10:26:28.632842 | 
2026-06-11 10:26:28.633017 | LOOP [Perform container registry login(s) with podman]
2026-06-11 10:26:32.460197 | controller | Output suppressed because no_log was given
2026-06-11 10:26:32.469018 | 
2026-06-11 10:26:32.469151 | LOOP [Perform container registry login(s) with buildah]
2026-06-11 10:26:32.546892 | controller | Output suppressed because no_log was given
2026-06-11 10:26:32.560506 | 
2026-06-11 10:26:32.560733 | TASK [Set Insecure registry for content provider]
2026-06-11 10:26:33.175193 | controller | changed: Block inserted
2026-06-11 10:26:33.177791 | 
2026-06-11 10:26:33.177886 | PLAY RECAP
2026-06-11 10:26:33.177971 | controller | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0
2026-06-11 10:26:33.178018 | 
2026-06-11 10:26:33.335762 | PRE-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/crc/podman.yaml@master]
2026-06-11 10:26:33.339235 | PRE-RUN START: [trusted : review.rdoproject.org/config/playbooks/crc/simple-start.yaml@master]
2026-06-11 10:26:33.990984 | 
2026-06-11 10:26:33.991117 | PLAY [Prefer ipv4 over ipv6]
2026-06-11 10:26:34.000874 | 
2026-06-11 10:26:34.000948 | TASK [Configure /etc/gai.conf to prever ipv4 over ipv6]
2026-06-11 10:26:34.035749 | controller | skipping: Conditional result was False
2026-06-11 10:26:34.038046 | 
2026-06-11 10:26:34.038116 | PLAY [controller]
2026-06-11 10:26:34.043588 | 
2026-06-11 10:26:34.043671 | TASK [Fail when openshift_pull_sec not provided]
2026-06-11 10:26:34.058464 | controller | skipping: Conditional result was False
2026-06-11 10:26:34.063627 | 
2026-06-11 10:26:34.063697 | TASK [Clone repos in the job workspace]
2026-06-11 10:26:34.082008 | controller | ok
2026-06-11 10:26:34.098202 | 
2026-06-11 10:26:34.098269 | TASK [prepare-workspace : Start zuul_console daemon.]
2026-06-11 10:26:34.616546 | controller | ok
2026-06-11 10:26:34.627051 | 
2026-06-11 10:26:34.627194 | TASK [prepare-workspace : Synchronize src repos to workspace directory.]
2026-06-11 10:26:37.988772 | controller | Output suppressed because no_log was given
2026-06-11 10:26:38.003486 | 
2026-06-11 10:26:38.003627 | TASK [Create pull-secret.txt file]
2026-06-11 10:26:39.779531 | controller | Output suppressed because no_log was given
2026-06-11 10:26:39.785910 | 
2026-06-11 10:26:39.786153 | TASK [Apply CRC features and print image build date]
2026-06-11 10:26:39.812728 | controller | ok
2026-06-11 10:26:39.824478 | controller | included: /var/lib/zuul/builds/c97d27467eeb44b69341f7655d098d33/trusted/project_0/review.rdoproject.org/config/playbooks/crc/features.yaml
2026-06-11 10:26:39.838283 | 
2026-06-11 10:26:39.838402 | TASK [Set additional parameters for crc - telemetry]
2026-06-11 10:26:40.393900 | controller | skipping: Conditional result was False
2026-06-11 10:26:40.403183 | 
2026-06-11 10:26:40.403320 | TASK [Set additional parameters for crc - monitoring]
2026-06-11 10:26:40.945849 | controller | skipping: Conditional result was False
2026-06-11 10:26:40.955037 | 
2026-06-11 10:26:40.955162 | TASK [Set minimum required memory to run the CRC when monitoring enabled]
2026-06-11 10:26:41.495932 | controller | skipping: Conditional result was False
2026-06-11 10:26:41.505268 | 
2026-06-11 10:26:41.505422 | TASK [Set additional parameters for crc - enable microshift preset]
2026-06-11 10:26:42.046440 | controller | skipping: Conditional result was False
2026-06-11 10:26:42.055739 | 
2026-06-11 10:26:42.055867 | TASK [Set additional parameters for crc - enable okd preset]
2026-06-11 10:26:42.598448 | controller | skipping: Conditional result was False
2026-06-11 10:26:42.607846 | 
2026-06-11 10:26:42.607978 | TASK [Delete the cluster if there's a non-default bundle URL]
2026-06-11 10:26:43.148881 | controller | skipping: Conditional result was False
2026-06-11 10:26:43.158742 | 
2026-06-11 10:26:43.158871 | TASK [Execute crc start command]
2026-06-11 10:42:10.150305 | controller | ok: Runtime: 0:15:25.963950
2026-06-11 10:42:10.159624 | 
2026-06-11 10:42:10.159749 | TASK [Verify that OpenShift is up and running]
2026-06-11 10:42:10.188182 | controller | ok
2026-06-11 10:42:10.206763 | controller | included: /var/lib/zuul/builds/c97d27467eeb44b69341f7655d098d33/trusted/project_0/review.rdoproject.org/config/playbooks/crc/verify_openshift_start.yaml
2026-06-11 10:42:10.215278 | 
2026-06-11 10:42:10.215397 | TASK [Create script to login and verify services]
2026-06-11 10:42:11.622227 | controller | changed
2026-06-11 10:42:11.632075 | 
2026-06-11 10:42:11.632201 | TASK [Ensure that user is logged]
2026-06-11 10:42:12.024618 | controller | Checking login to the cluster 1...
2026-06-11 10:42:13.221634 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-11 10:42:13.221711 | controller |
2026-06-11 10:42:13.553890 | controller | Login successful.
2026-06-11 10:42:13.554046 | controller |
2026-06-11 10:42:13.584185 | controller | You have access to 65 projects, the list has been suppressed. You can list all projects with 'oc projects'
2026-06-11 10:42:13.584248 | controller |
2026-06-11 10:42:13.584273 | controller | Using project "default".
2026-06-11 10:42:13.700491 | controller | ok: Runtime: 0:00:01.639595
2026-06-11 10:42:13.709010 | 
2026-06-11 10:42:13.709140 | TASK [Delete all openshift-marketplace pods]
2026-06-11 10:42:15.228856 | controller | pod "certified-operators-l27pk" deleted
2026-06-11 10:42:15.245922 | controller | pod "community-operators-qhh6t" deleted
2026-06-11 10:42:15.265182 | controller | pod "marketplace-operator-547dbd544d-xchl9" deleted
2026-06-11 10:42:15.291346 | controller | pod "redhat-marketplace-ntdwx" deleted
2026-06-11 10:42:15.307185 | controller | pod "redhat-operators-x5vn9" deleted
2026-06-11 10:42:17.757805 | controller | ok: Runtime: 0:00:03.258312
2026-06-11 10:42:17.766608 | 
2026-06-11 10:42:17.766734 | TASK [Copy script ensure_services_up.sh]
2026-06-11 10:42:17.813121 | controller | skipping: Conditional result was False
2026-06-11 10:42:17.822058 | 
2026-06-11 10:42:17.822190 | TASK [Ensure all pods are up and running]
2026-06-11 10:42:18.361887 | controller | skipping: Conditional result was False
2026-06-11 10:42:18.372953 | 
2026-06-11 10:42:18.373088 | TASK [Check if there is a image build date file]
2026-06-11 10:42:18.758300 | controller | ok
2026-06-11 10:42:18.762742 | 
2026-06-11 10:42:18.762811 | TASK [Print image date if available]
2026-06-11 10:42:19.190508 | controller | Tue May  5 04:16:20 AM EDT 2026
2026-06-11 10:42:19.343702 | controller | ok: Runtime: 0:00:00.005531
2026-06-11 10:42:19.347772 | 
2026-06-11 10:42:19.347847 | TASK [Fix machineconfigpool]
2026-06-11 10:42:19.423802 | controller | skipping: Conditional result was False
2026-06-11 10:42:19.429023 | 
2026-06-11 10:42:19.429089 | TASK [Show available nodes]
2026-06-11 10:42:20.307188 | controller | NAME   STATUS   ROLES                         AGE    VERSION
2026-06-11 10:42:20.307284 | controller | crc    Ready    control-plane,master,worker   221d   v1.33.5
2026-06-11 10:42:20.454015 | controller | ok: Runtime: 0:00:00.534021
2026-06-11 10:42:20.458730 | 
2026-06-11 10:42:20.458788 | TASK [Configure insecure registry inside crc vm]
2026-06-11 10:42:20.498528 | controller | ok
2026-06-11 10:42:20.505146 | controller | included: /var/lib/zuul/builds/c97d27467eeb44b69341f7655d098d33/trusted/project_0/review.rdoproject.org/config/playbooks/crc/crc_insecure_registry.yaml
2026-06-11 10:42:20.512444 | 
2026-06-11 10:42:20.512502 | TASK [Catch CRC IP]
2026-06-11 10:42:20.922335 | controller | 192.168.130.11
2026-06-11 10:42:21.040400 | controller | ok: Runtime: 0:00:00.077515
2026-06-11 10:42:21.048526 | 
2026-06-11 10:42:21.048649 | TASK [Patch the image.config.openshift.io resource to include insecure registry]
2026-06-11 10:42:21.646474 | controller | image.config.openshift.io/cluster patched
2026-06-11 10:42:22.093164 | controller | ok: Runtime: 0:00:00.248072
2026-06-11 10:42:22.096991 | 
2026-06-11 10:42:22.097050 | TASK [Check if id_ed25519 key exists]
2026-06-11 10:42:22.452907 | controller | ok
2026-06-11 10:42:22.461997 | 
2026-06-11 10:42:22.462115 | TASK [Set fact if new keypair exists]
2026-06-11 10:42:22.506703 | controller | ok
2026-06-11 10:42:22.513955 | 
2026-06-11 10:42:22.514071 | TASK [update the /etc/containers/registries.conf in crc vm]
2026-06-11 10:42:23.698018 | controller |
2026-06-11 10:42:23.698118 | controller | PLAY [Set insecure registry with in crc vm] ************************************
2026-06-11 10:42:23.698314 | controller |
2026-06-11 10:42:23.698321 | controller | TASK [Gathering Facts] *********************************************************
2026-06-11 10:42:30.878436 | controller | ok: [192.168.130.11]
2026-06-11 10:42:30.878502 | controller |
2026-06-11 10:42:30.878511 | controller | TASK [Set Insecure registry for content provider] ******************************
2026-06-11 10:42:32.232397 | controller | changed: [192.168.130.11]
2026-06-11 10:42:32.232452 | controller |
2026-06-11 10:42:32.232459 | controller | TASK [Restart crio] ************************************************************
2026-06-11 10:42:40.757721 | controller | changed: [192.168.130.11]
2026-06-11 10:42:40.757782 | controller |
2026-06-11 10:42:40.757791 | controller | TASK [Restart kubelet] *********************************************************
2026-06-11 10:42:42.348747 | controller | changed: [192.168.130.11]
2026-06-11 10:42:42.348819 | controller |
2026-06-11 10:42:42.348827 | controller | PLAY RECAP *********************************************************************
2026-06-11 10:42:42.348833 | controller | 192.168.130.11             : ok=4    changed=3    unreachable=0    failed=0    skipped=0    rescued=0    ignored=0
2026-06-11 10:42:42.348838 | controller |
2026-06-11 10:42:42.584423 | controller | ok: Runtime: 0:00:19.494503
2026-06-11 10:42:42.593305 | 
2026-06-11 10:42:42.593470 | TASK [Catch CRC IP]
2026-06-11 10:42:43.033170 | controller | 192.168.130.11
2026-06-11 10:42:43.136312 | controller | ok: Runtime: 0:00:00.092022
2026-06-11 10:42:43.144505 | 
2026-06-11 10:42:43.144632 | TASK [Check if id_ed25519 key exists]
2026-06-11 10:42:43.566968 | controller | ok
2026-06-11 10:42:43.575826 | 
2026-06-11 10:42:43.575998 | TASK [Set fact if new keypair exists]
2026-06-11 10:42:43.622037 | controller | ok
2026-06-11 10:42:43.630164 | 
2026-06-11 10:42:43.630328 | TASK [Run crc]
2026-06-11 10:42:44.518221 | controller |
2026-06-11 10:42:44.518324 | controller | PLAY [OpenShift secret copy and CRC securitization] ****************************
2026-06-11 10:42:44.518333 | controller |
2026-06-11 10:42:44.518339 | controller | TASK [Gathering Facts] *********************************************************
2026-06-11 10:42:49.183821 | controller | ok: [192.168.130.11]
2026-06-11 10:42:49.183891 | controller |
2026-06-11 10:42:49.183903 | controller | TASK [Copy pull-secret] ********************************************************
2026-06-11 10:42:51.362698 | controller | changed: [192.168.130.11]
2026-06-11 10:42:51.362747 | controller |
2026-06-11 10:42:51.362755 | controller | TASK [Add crio config] *********************************************************
2026-06-11 10:42:53.340259 | controller | changed: [192.168.130.11]
2026-06-11 10:42:53.340317 | controller |
2026-06-11 10:42:53.340325 | controller | TASK [Restart crio to pickup new configuration] ********************************
2026-06-11 10:43:03.955455 | controller | changed: [192.168.130.11]
2026-06-11 10:43:03.955557 | controller |
2026-06-11 10:43:03.955564 | controller | PLAY RECAP *********************************************************************
2026-06-11 10:43:03.955570 | controller | 192.168.130.11             : ok=4    changed=3    unreachable=0    failed=0    skipped=0    rescued=0    ignored=0
2026-06-11 10:43:03.955575 | controller |
2026-06-11 10:43:04.247250 | controller | ok: Runtime: 0:00:19.986564
2026-06-11 10:43:04.259727 | 
2026-06-11 10:43:04.259854 | TASK [Set slower etcd profile]
2026-06-11 10:43:04.314016 | controller | ok
2026-06-11 10:43:04.349963 | 
2026-06-11 10:43:04.350126 | TASK [prepare-crc-cloud : Set slower profile]
2026-06-11 10:43:04.885283 | controller | etcd.operator.openshift.io/cluster patched
2026-06-11 10:43:05.384957 | controller | ok: Runtime: 0:00:00.164983
2026-06-11 10:43:05.394275 | 
2026-06-11 10:43:05.394441 | TASK [prepare-crc-cloud : Wait 30 seconds to apply]
2026-06-11 10:43:35.436584 | controller | ok
2026-06-11 10:43:35.444665 | 
2026-06-11 10:43:35.444796 | TASK [prepare-crc-cloud : Get pod phase status]
2026-06-11 10:48:48.252631 | controller | ok: Runtime: 0:00:00.138205
2026-06-11 10:48:48.268851 | 
2026-06-11 10:48:48.268971 | TASK [Set limit for disk usage - IOPS and Read/Write]
2026-06-11 10:48:48.344241 | controller | ok
2026-06-11 10:48:48.391268 | 
2026-06-11 10:48:48.391374 | TASK [disk-usage-limitation : Set facts for disk limitation]
2026-06-11 10:48:48.424998 | controller | ok
2026-06-11 10:48:48.433423 | 
2026-06-11 10:48:48.433554 | TASK [disk-usage-limitation : Print limits for the disk]
2026-06-11 10:48:48.481608 | controller | ok: Set limit to crc VM to the vda disk: iops 25000 read/write 367001600
2026-06-11 10:48:48.489629 | 
2026-06-11 10:48:48.489760 | TASK [disk-usage-limitation : Set limit to crc VM to the vda disk]
2026-06-11 10:48:48.934404 | controller |
2026-06-11 10:48:49.030711 | controller | ok: Runtime: 0:00:00.029302
2026-06-11 10:48:49.038845 | 
2026-06-11 10:48:49.038910 | TASK [Pause machineconfigpool]
2026-06-11 10:48:49.113489 | controller | ok
2026-06-11 10:48:49.161000 | 
2026-06-11 10:48:49.161154 | LOOP [prepare-crc-cloud : Pause the machineconfig configuration if mcp is not needed]
2026-06-11 10:48:49.743276 | controller | machineconfigpool.machineconfiguration.openshift.io/master patched
2026-06-11 10:48:49.743696 | controller | ok: Item: master Runtime: 0:00:00.183334
2026-06-11 10:48:50.245162 | controller | machineconfigpool.machineconfiguration.openshift.io/worker patched
2026-06-11 10:48:50.245336 | controller | ok: Item: worker Runtime: 0:00:00.190297
2026-06-11 10:48:50.257541 | 
2026-06-11 10:48:50.257744 | TASK [prepare-crc-cloud : Print current machineconfigpool]
2026-06-11 10:48:50.782834 | controller | NAME     CONFIG                                             UPDATED   UPDATING   DEGRADED   MACHINECOUNT   READYMACHINECOUNT   UPDATEDMACHINECOUNT   DEGRADEDMACHINECOUNT   AGE
2026-06-11 10:48:50.782948 | controller | master   rendered-master-463c990ae77c88c10ed494b769c09675   False     True       True       1              0                   0                     1                      221d
2026-06-11 10:48:50.782958 | controller | worker   rendered-worker-04d3609b463d83635f3246acf704d3e5   True      False      False      0              0                   0                     0                      221d
2026-06-11 10:48:50.831829 | controller | ok: Runtime: 0:00:00.164084
2026-06-11 10:48:50.847526 | 
2026-06-11 10:48:50.847653 | TASK [Create cluster certificate approver workaround]
2026-06-11 10:48:50.914518 | controller | ok
2026-06-11 10:48:50.964483 | 
2026-06-11 10:48:50.964575 | LOOP [prepare-crc-cloud : Re-run accept certificates in Pending state few times]
2026-06-11 10:48:51.476158 | controller | ok: Item: Runtime: 0:00:00.151723
2026-06-11 10:48:51.476624 | controller | ok: All items complete
2026-06-11 10:48:51.476685 | 
2026-06-11 10:49:01.976166 | controller | ok: Item: Runtime: 0:00:00.141169
2026-06-11 10:49:12.448020 | controller | ok: Item: Runtime: 0:00:00.150543
2026-06-11 10:49:12.467179 | 
2026-06-11 10:49:12.467330 | TASK [prepare-crc-cloud : Create service account for - auto-csr-approver]
2026-06-11 10:49:13.769334 | controller | changed
2026-06-11 10:49:13.775622 | 
2026-06-11 10:49:13.775726 | TASK [prepare-crc-cloud : Apply cluster cert approver]
2026-06-11 10:49:14.284556 | controller | serviceaccount/csr-approver-sa created
2026-06-11 10:49:14.296696 | controller | clusterrole.rbac.authorization.k8s.io/csr-approver created
2026-06-11 10:49:14.305943 | controller | clusterrolebinding.rbac.authorization.k8s.io/csr-approver-binding created
2026-06-11 10:49:14.327393 | controller | cronjob.batch/auto-csr-approver created
2026-06-11 10:49:14.809235 | controller | ok: Runtime: 0:00:00.211630
2026-06-11 10:49:14.824756 | 
2026-06-11 10:49:14.824879 | TASK [Ensure that all cluster operators are stable]
2026-06-11 10:49:15.336237 | controller | True
2026-06-11 10:49:15.336325 | controller | True
2026-06-11 10:49:15.336334 | controller | True
2026-06-11 10:49:15.336339 | controller | True
2026-06-11 10:49:15.336353 | controller | True
2026-06-11 10:49:15.336358 | controller | True
2026-06-11 10:49:15.336363 | controller | True
2026-06-11 10:49:15.336371 | controller | True
2026-06-11 10:49:15.336376 | controller | True
2026-06-11 10:49:15.336381 | controller | True
2026-06-11 10:49:15.336386 | controller | True
2026-06-11 10:49:15.336391 | controller | True
2026-06-11 10:49:15.336396 | controller | True
2026-06-11 10:49:15.336402 | controller | True
2026-06-11 10:49:15.336406 | controller | True
2026-06-11 10:49:15.336411 | controller | True
2026-06-11 10:49:15.336417 | controller | True
2026-06-11 10:49:15.336422 | controller | True
2026-06-11 10:49:15.336426 | controller | False
2026-06-11 10:49:15.336431 | controller | True
2026-06-11 10:49:15.336436 | controller | True
2026-06-11 10:49:15.336441 | controller | True
2026-06-11 10:49:15.336446 | controller | True
2026-06-11 10:49:15.336450 | controller | True
2026-06-11 10:50:57.927084 | controller | ok: Runtime: 0:00:00.193310
2026-06-11 10:50:57.931567 | 
2026-06-11 10:50:57.931677 | PLAY [Set IOPS and Read/Write disk limitation excluding controller]
2026-06-11 10:50:57.931883 | 
2026-06-11 10:50:57.932071 | PLAY RECAP
2026-06-11 10:50:57.932163 | controller | ok: 34 changed: 14 unreachable: 0 failed: 0 skipped: 11 rescued: 0 ignored: 0
2026-06-11 10:50:57.932205 | 
2026-06-11 10:50:58.085629 | PRE-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/crc/simple-start.yaml@master]
2026-06-11 10:50:58.089495 | PRE-RUN START: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/e2e-prepare.yml@main]
2026-06-11 10:50:58.728046 | 
2026-06-11 10:50:58.728259 | PLAY [Run ci/playbooks/e2e-prepare.yml]
2026-06-11 10:50:58.739273 | 
2026-06-11 10:50:58.739396 | TASK [Clone repos in the job workspace]
2026-06-11 10:50:58.758382 | controller | ok
2026-06-11 10:50:58.774492 | 
2026-06-11 10:50:58.774568 | TASK [prepare-workspace : Start zuul_console daemon.]
2026-06-11 10:50:59.265150 | controller | ok
2026-06-11 10:50:59.275407 | 
2026-06-11 10:50:59.275550 | TASK [prepare-workspace : Synchronize src repos to workspace directory.]
2026-06-11 10:51:00.531217 | controller | Output suppressed because no_log was given
2026-06-11 10:51:00.548406 | 
2026-06-11 10:51:00.548558 | TASK [Create zuul-output directory]
2026-06-11 10:51:01.010558 | controller | ok
2026-06-11 10:51:01.019691 | 
2026-06-11 10:51:01.019834 | TASK [Install required packages]
2026-06-11 10:51:02.285932 | controller | ok: Nothing to do
2026-06-11 10:51:02.295568 | 
2026-06-11 10:51:02.295708 | TASK [Output pip related things]
2026-06-11 10:51:03.328029 | controller | pip 21.3.1 from /usr/lib/python3.9/site-packages/pip (python 3.9)
2026-06-11 10:51:03.397588 | controller | ok: Runtime: 0:00:00.483437
2026-06-11 10:51:03.405791 | 
2026-06-11 10:51:03.405925 | TASK [Install requirements]
2026-06-11 10:52:18.823493 | controller | changed
2026-06-11 10:52:18.844920 | 
2026-06-11 10:52:18.845019 | TASK [Add cronjob to trigger job stats]
2026-06-11 10:52:18.910440 | controller | skipping: Conditional result was False
2026-06-11 10:52:18.917063 | 
2026-06-11 10:52:18.917154 | LOOP [Construct project change list]
2026-06-11 10:52:18.992293 | controller | ok:
2026-06-11 10:52:18.992479 | controller | {
2026-06-11 10:52:18.992506 | controller |   "branch": "main",
2026-06-11 10:52:18.992523 | controller |   "change": "3840",
2026-06-11 10:52:18.992540 | controller |   "change_message": "[federation] Add OIDC federation configuration on OSP17\n\nAdd Ansible playbooks and role tasks to configure OSP 17.1 for OIDC federation, enabling adoption testing with Keycloak as the identity provider.\r\n\r\nChanges:\r\n- Add federation-osp17-pre-deploy hook playbook that renders the Heat environment file and configures Keystone for OIDC\r\n- Add run_osp17_oidc_setup.yml tasks to create the federation domain, identity provider, mapping, group, project and protocol on OSP 17.1\r\n- Add enable-federation-openidc.yaml.j2 Heat template for OIDC params\r\n- Refactor Keycloak operator deployment to use kubernetes.core.k8s instead of oc apply with a template file\r\n- Make operator namespace configurable via cifmw_federation_operator_namespace variable\r\n- Add passthrough Route for Keycloak and grant privileged SCC\r\n- Conditionally include the OIDC env file in overcloud deploy\r\n\r\nOriginal Patch: https://github.com/openstack-k8s-operators/ci-framework/pull/3307\r\n\r\nJira: https://issues.redhat.com/browse/OSPRH-19960",
2026-06-11 10:52:18.992561 | controller |   "change_url": "https://github.com/openstack-k8s-operators/ci-framework/pull/3840",
2026-06-11 10:52:18.992579 | controller |   "commit_id": "e499420c3442cdc4c079de5a4c2b3aca15f2965e",
2026-06-11 10:52:18.992594 | controller |   "patchset": "e499420c3442cdc4c079de5a4c2b3aca15f2965e",
2026-06-11 10:52:18.992610 | controller |   "project": {
2026-06-11 10:52:18.992625 | controller |     "canonical_hostname": "github.com",
2026-06-11 10:52:18.992640 | controller |     "canonical_name": "github.com/openstack-k8s-operators/ci-framework",
2026-06-11 10:52:18.992666 | controller |     "name": "openstack-k8s-operators/ci-framework",
2026-06-11 10:52:18.992682 | controller |     "short_name": "ci-framework",
2026-06-11 10:52:18.992697 | controller |     "src_dir": "src/github.com/openstack-k8s-operators/ci-framework"
2026-06-11 10:52:18.992712 | controller |   },
2026-06-11 10:52:18.992728 | controller |   "topic": null
2026-06-11 10:52:18.992743 | controller | }
2026-06-11 10:52:19.024765 | 
2026-06-11 10:52:19.024885 | PLAY [Run ci/playbooks/build_runner_image.yml]
2026-06-11 10:52:19.032000 | 
2026-06-11 10:52:19.032078 | TASK [Filter out host if needed]
2026-06-11 10:52:19.045415 | controller | skipping: end_host conditional evaluated to False, continuing execution for controller
2026-06-11 10:52:19.051176 | 
2026-06-11 10:52:19.051265 | TASK [Get git tag for image tagging]
2026-06-11 10:52:19.581739 | controller | skipping: Conditional result was False
2026-06-11 10:52:19.592247 | 
2026-06-11 10:52:19.592416 | TASK [Set openstack-runner image]
2026-06-11 10:52:19.629917 | controller | skipping: Conditional result was False
2026-06-11 10:52:19.639244 | 
2026-06-11 10:52:19.639421 | TASK [Build openstack-runner image]
2026-06-11 10:52:19.665641 | controller | skipping: Conditional result was False
2026-06-11 10:52:19.675447 | 
2026-06-11 10:52:19.675581 | TASK [Push openstack-runner image]
2026-06-11 10:52:19.711789 | controller | skipping: Conditional result was False
2026-06-11 10:52:19.720968 | 
2026-06-11 10:52:19.721094 | TASK [Make sure ci-framework directory exists]
2026-06-11 10:52:19.756589 | controller | skipping: Conditional result was False
2026-06-11 10:52:19.766800 | 
2026-06-11 10:52:19.766928 | TASK [Create EDPM ansible var file]
2026-06-11 10:52:19.803784 | controller | skipping: Conditional result was False
2026-06-11 10:52:19.805625 | 
2026-06-11 10:52:19.805715 | PLAY RECAP
2026-06-11 10:52:19.805812 | controller | ok: 7 changed: 3 unreachable: 0 failed: 0 skipped: 7 rescued: 0 ignored: 0
2026-06-11 10:52:19.805853 | 
2026-06-11 10:52:19.951101 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/e2e-prepare.yml@main]
2026-06-11 10:52:19.954560 | PRE-RUN START: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/dump_zuul_data.yml@main]
2026-06-11 10:52:20.572816 | 
2026-06-11 10:52:20.573006 | PLAY [Run ci/playbooks/dump_zuul_data.yml]
2026-06-11 10:52:20.584409 | 
2026-06-11 10:52:20.584545 | TASK [Create zuul-output directory]
2026-06-11 10:52:21.116247 | controller | changed
2026-06-11 10:52:21.125260 | 
2026-06-11 10:52:21.125590 | TASK [Slurp Zuul inventory test]
2026-06-11 10:52:21.588486 | controller -> localhost | ok
2026-06-11 10:52:21.594344 | 
2026-06-11 10:52:21.594427 | TASK [Save zuul inventory]
2026-06-11 10:52:23.286936 | controller | changed
2026-06-11 10:52:23.298032 | 
2026-06-11 10:52:23.298262 | TASK [Save zuul vars without the change_message]
2026-06-11 10:52:24.967781 | controller | changed
2026-06-11 10:52:24.970291 | 
2026-06-11 10:52:24.970438 | PLAY RECAP
2026-06-11 10:52:24.970530 | controller | ok: 4 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-11 10:52:24.970575 | 
2026-06-11 10:52:25.105990 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/dump_zuul_data.yml@main]
2026-06-11 10:52:25.109710 | RUN START: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/edpm_baremetal_deployment/run.yml@main]
2026-06-11 10:52:25.793288 | 
2026-06-11 10:52:25.793419 | PLAY [Run ci/playbooks/edpm_baremetal_deployment/run.yml]
2026-06-11 10:52:25.803818 | 
2026-06-11 10:52:25.803886 | TASK [Filter out host if needed]
2026-06-11 10:52:25.810999 | controller | skipping: end_host conditional evaluated to False, continuing execution for controller
2026-06-11 10:52:25.814613 | 
2026-06-11 10:52:25.814674 | TASK [Check for edpm-ansible.yml file]
2026-06-11 10:52:26.294521 | controller | ok
2026-06-11 10:52:26.302418 | 
2026-06-11 10:52:26.302567 | TASK [Check if new ssh keypair exists]
2026-06-11 10:52:26.337215 | controller | ok
2026-06-11 10:52:26.364156 | 
2026-06-11 10:52:26.364297 | TASK [recognize_ssh_keypair : Check if id_ed25519 key exists]
2026-06-11 10:52:26.778111 | controller | ok
2026-06-11 10:52:26.789088 | 
2026-06-11 10:52:26.789282 | TASK [recognize_ssh_keypair : Set fact if new keypair exists]
2026-06-11 10:52:26.836732 | controller | ok
2026-06-11 10:52:26.844616 | 
2026-06-11 10:52:26.844754 | TASK [recognize_ssh_keypair : Set fact if new keypair does not exists]
2026-06-11 10:52:26.872054 | controller | skipping: Conditional result was False
2026-06-11 10:52:26.889308 | 
2026-06-11 10:52:26.889479 | TASK [Add crc node in local inventory]
2026-06-11 10:52:26.940252 | controller | changed
2026-06-11 10:52:26.956638 | 
2026-06-11 10:52:26.956779 | LOOP [Ensure we know ssh hosts]
2026-06-11 10:52:27.532744 | controller | ok: Item: controller Runtime: 0:00:00.054482
2026-06-11 10:52:28.006950 | controller | ok: Item: crc Runtime: 0:00:00.119058
2026-06-11 10:52:28.018242 | 
2026-06-11 10:52:28.018476 | TASK [Load zuul_inventory]
2026-06-11 10:52:28.551759 | controller | ok
2026-06-11 10:52:28.563313 | 
2026-06-11 10:52:28.563470 | TASK [Inject CRC in zuul_inventory.yml]
2026-06-11 10:52:30.157503 | controller | changed
2026-06-11 10:52:30.163465 | 
2026-06-11 10:52:30.163541 | TASK [Perform Podified and EDPM deployment on compute nodes with virtual baremetal]
2026-06-11 10:52:31.755643 | controller |
2026-06-11 10:52:31.755700 | controller | PLAY [Remove status flag] ******************************************************
2026-06-11 10:52:31.755707 | controller |
2026-06-11 10:52:31.755712 | controller | TASK [Gathering Facts ] ********************************************************
2026-06-11 10:52:31.755718 | controller | Thursday 11 June 2026  10:52:31 +0000 (0:00:00.041)       0:00:00.041 *********
2026-06-11 10:52:31.755723 | controller | Thursday 11 June 2026  10:52:31 +0000 (0:00:00.040)       0:00:00.040 *********
2026-06-11 10:52:32.874245 | controller | ok: [localhost]
2026-06-11 10:52:32.874337 | controller |
2026-06-11 10:52:32.874349 | controller | TASK [Delete success flag if exists path={{ ansible_user_dir }}/cifmw-success, state=absent] ***
2026-06-11 10:52:32.874363 | controller | Thursday 11 June 2026  10:52:32 +0000 (0:00:01.118)       0:00:01.160 *********
2026-06-11 10:52:32.874373 | controller | Thursday 11 June 2026  10:52:32 +0000 (0:00:01.118)       0:00:01.159 *********
2026-06-11 10:52:33.192865 | controller | ok: [localhost]
2026-06-11 10:52:33.192949 | controller |
2026-06-11 10:52:33.192960 | controller | TASK [Inherit from parent scenarios if needed _raw_params=ci/playbooks/tasks/inherit_parent_scenario.yml] ***
2026-06-11 10:52:33.192969 | controller | Thursday 11 June 2026  10:52:33 +0000 (0:00:00.318)       0:00:01.479 *********
2026-06-11 10:52:33.192996 | controller | Thursday 11 June 2026  10:52:33 +0000 (0:00:00.318)       0:00:01.477 *********
2026-06-11 10:52:33.279323 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci/playbooks/tasks/inherit_parent_scenario.yml for localhost
2026-06-11 10:52:33.279405 | controller |
2026-06-11 10:52:33.279414 | controller | TASK [Inherit from parent parameter file if instructed file={{ item }}] ********
2026-06-11 10:52:33.279421 | controller | Thursday 11 June 2026  10:52:33 +0000 (0:00:00.086)       0:00:01.565 *********
2026-06-11 10:52:33.279428 | controller | Thursday 11 June 2026  10:52:33 +0000 (0:00:00.086)       0:00:01.564 *********
2026-06-11 10:52:33.324689 | controller | skipping: [localhost]
2026-06-11 10:52:33.324746 | controller |
2026-06-11 10:52:33.324758 | 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-11 10:52:33.324764 | controller | Thursday 11 June 2026  10:52:33 +0000 (0:00:00.045)       0:00:01.611 *********
2026-06-11 10:52:33.324768 | controller | Thursday 11 June 2026  10:52:33 +0000 (0:00:00.045)       0:00:01.609 *********
2026-06-11 10:52:33.355768 | controller | ok: [localhost]
2026-06-11 10:52:33.355827 | controller |
2026-06-11 10:52:33.355834 | controller | TASK [cifmw_setup : Get customized parameters ci_framework_params={{
2026-06-11 10:52:33.355838 | controller |   hostvars[inventory_hostname] |
2026-06-11 10:52:33.355843 | controller |   dict2items |
2026-06-11 10:52:33.355847 | controller |   selectattr("key", "match",
2026-06-11 10:52:33.355851 | controller |              "^(cifmw|pre|post)_(?!install_yamls|openshift_token|openshift_login|openshift_kubeconfig).*") |
2026-06-11 10:52:33.355855 | controller |   list | items2dict
2026-06-11 10:52:33.355859 | controller | }}] ***
2026-06-11 10:52:33.355863 | controller | Thursday 11 June 2026  10:52:33 +0000 (0:00:00.031)       0:00:01.642 *********
2026-06-11 10:52:33.355866 | controller | Thursday 11 June 2026  10:52:33 +0000 (0:00:00.031)       0:00:01.640 *********
2026-06-11 10:52:33.441027 | controller | ok: [localhost]
2026-06-11 10:52:33.441089 | controller |
2026-06-11 10:52:33.441095 | controller | TASK [install_ca : Ensure target directory exists path={{ cifmw_install_ca_trust_dir }}, state=directory, mode=0755] ***
2026-06-11 10:52:33.441101 | controller | Thursday 11 June 2026  10:52:33 +0000 (0:00:00.085)       0:00:01.727 *********
2026-06-11 10:52:33.441105 | controller | Thursday 11 June 2026  10:52:33 +0000 (0:00:00.085)       0:00:01.726 *********
2026-06-11 10:52:33.684798 | controller | ok: [localhost]
2026-06-11 10:52:33.684847 | controller |
2026-06-11 10:52:33.684859 | 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-11 10:52:33.684868 | controller | Thursday 11 June 2026  10:52:33 +0000 (0:00:00.243)       0:00:01.971 *********
2026-06-11 10:52:33.684876 | controller | Thursday 11 June 2026  10:52:33 +0000 (0:00:00.243)       0:00:01.969 *********
2026-06-11 10:52:33.716747 | controller | skipping: [localhost]
2026-06-11 10:52:33.716790 | controller |
2026-06-11 10:52:33.716798 | 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-11 10:52:33.716804 | controller | Thursday 11 June 2026  10:52:33 +0000 (0:00:00.032)       0:00:02.003 *********
2026-06-11 10:52:33.716810 | controller | Thursday 11 June 2026  10:52:33 +0000 (0:00:00.032)       0:00:02.001 *********
2026-06-11 10:52:33.742073 | controller | skipping: [localhost]
2026-06-11 10:52:33.742114 | controller |
2026-06-11 10:52:33.742122 | 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-11 10:52:33.742130 | controller | Thursday 11 June 2026  10:52:33 +0000 (0:00:00.025)       0:00:02.028 *********
2026-06-11 10:52:33.742136 | controller | Thursday 11 June 2026  10:52:33 +0000 (0:00:00.025)       0:00:02.027 *********
2026-06-11 10:52:33.769689 | controller | skipping: [localhost]
2026-06-11 10:52:33.769732 | controller |
2026-06-11 10:52:33.769740 | 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-11 10:52:33.769746 | controller | Thursday 11 June 2026  10:52:33 +0000 (0:00:00.027)       0:00:02.056 *********
2026-06-11 10:52:33.769753 | controller | Thursday 11 June 2026  10:52:33 +0000 (0:00:00.027)       0:00:02.054 *********
2026-06-11 10:52:33.796848 | controller | skipping: [localhost]
2026-06-11 10:52:33.796916 | controller |
2026-06-11 10:52:33.796927 | controller | TASK [install_ca : Update ca bundle _raw_params=update-ca-trust] ***************
2026-06-11 10:52:33.796935 | controller | Thursday 11 June 2026  10:52:33 +0000 (0:00:00.027)       0:00:02.083 *********
2026-06-11 10:52:33.796943 | controller | Thursday 11 June 2026  10:52:33 +0000 (0:00:00.027)       0:00:02.081 *********
2026-06-11 10:52:33.831137 | controller | skipping: [localhost]
2026-06-11 10:52:33.831174 | controller |
2026-06-11 10:52:33.831179 | controller | TASK [repo_setup : Ensure directories are present path={{ cifmw_repo_setup_basedir }}/{{ item }}, state=directory, mode=0755] ***
2026-06-11 10:52:33.831184 | controller | Thursday 11 June 2026  10:52:33 +0000 (0:00:00.034)       0:00:02.117 *********
2026-06-11 10:52:33.831188 | controller | Thursday 11 June 2026  10:52:33 +0000 (0:00:00.034)       0:00:02.116 *********
2026-06-11 10:52:34.428113 | controller | changed: [localhost] => (item=tmp)
2026-06-11 10:52:34.428161 | controller | changed: [localhost] => (item=artifacts/repositories)
2026-06-11 10:52:34.428172 | controller | changed: [localhost] => (item=venv/repo_setup)
2026-06-11 10:52:34.428180 | controller |
2026-06-11 10:52:34.428188 | controller | TASK [repo_setup : Make sure git-core package is installed name=git-core, state=present] ***
2026-06-11 10:52:34.428197 | controller | Thursday 11 June 2026  10:52:34 +0000 (0:00:00.597)       0:00:02.714 *********
2026-06-11 10:52:34.428205 | controller | Thursday 11 June 2026  10:52:34 +0000 (0:00:00.597)       0:00:02.713 *********
2026-06-11 10:52:35.456943 | controller | ok: [localhost]
2026-06-11 10:52:35.457011 | controller |
2026-06-11 10:52:35.457025 | 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-11 10:52:35.457030 | controller | Thursday 11 June 2026  10:52:35 +0000 (0:00:01.027)       0:00:03.742 *********
2026-06-11 10:52:35.457035 | controller | Thursday 11 June 2026  10:52:35 +0000 (0:00:01.027)       0:00:03.741 *********
2026-06-11 10:52:36.467256 | controller | changed: [localhost]
2026-06-11 10:52:36.467324 | controller |
2026-06-11 10:52:36.467342 | 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-11 10:52:36.467361 | controller | Thursday 11 June 2026  10:52:36 +0000 (0:00:01.010)       0:00:04.753 *********
2026-06-11 10:52:36.467381 | controller | Thursday 11 June 2026  10:52:36 +0000 (0:00:01.010)       0:00:04.751 *********
2026-06-11 10:52:44.439430 | controller | changed: [localhost]
2026-06-11 10:52:44.439499 | controller |
2026-06-11 10:52:44.439509 | 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-11 10:52:44.439516 | controller | Thursday 11 June 2026  10:52:44 +0000 (0:00:07.972)       0:00:12.725 *********
2026-06-11 10:52:44.439522 | controller | Thursday 11 June 2026  10:52:44 +0000 (0:00:07.972)       0:00:12.724 *********
2026-06-11 10:52:45.287823 | controller | changed: [localhost]
2026-06-11 10:52:45.287879 | controller |
2026-06-11 10:52:45.287891 | 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-11 10:52:45.287902 | controller | Thursday 11 June 2026  10:52:45 +0000 (0:00:00.847)       0:00:13.573 *********
2026-06-11 10:52:45.287911 | controller | Thursday 11 June 2026  10:52:45 +0000 (0:00:00.847)       0:00:13.572 *********
2026-06-11 10:52:45.321238 | controller | skipping: [localhost]
2026-06-11 10:52:45.321298 | controller |
2026-06-11 10:52:45.321327 | 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-11 10:52:45.321340 | controller | Thursday 11 June 2026  10:52:45 +0000 (0:00:00.033)       0:00:13.607 *********
2026-06-11 10:52:45.321349 | controller | Thursday 11 June 2026  10:52:45 +0000 (0:00:00.033)       0:00:13.606 *********
2026-06-11 10:52:45.999502 | controller | changed: [localhost]
2026-06-11 10:52:45.999562 | controller |
2026-06-11 10:52:45.999568 | 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-11 10:52:45.999573 | controller | Thursday 11 June 2026  10:52:45 +0000 (0:00:00.678)       0:00:14.285 *********
2026-06-11 10:52:45.999578 | controller | Thursday 11 June 2026  10:52:45 +0000 (0:00:00.678)       0:00:14.284 *********
2026-06-11 10:52:46.035302 | controller | skipping: [localhost]
2026-06-11 10:52:46.035353 | controller |
2026-06-11 10:52:46.035366 | 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-11 10:52:46.035371 | controller | Thursday 11 June 2026  10:52:46 +0000 (0:00:00.036)       0:00:14.321 *********
2026-06-11 10:52:46.035375 | controller | Thursday 11 June 2026  10:52:46 +0000 (0:00:00.036)       0:00:14.320 *********
2026-06-11 10:52:46.078682 | controller | skipping: [localhost]
2026-06-11 10:52:46.078746 | controller |
2026-06-11 10:52:46.078752 | 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-11 10:52:46.078757 | controller | Thursday 11 June 2026  10:52:46 +0000 (0:00:00.043)       0:00:14.365 *********
2026-06-11 10:52:46.078761 | controller | Thursday 11 June 2026  10:52:46 +0000 (0:00:00.043)       0:00:14.363 *********
2026-06-11 10:52:46.142052 | controller | skipping: [localhost]
2026-06-11 10:52:46.142118 | controller |
2026-06-11 10:52:46.142142 | 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-11 10:52:46.142152 | controller | Thursday 11 June 2026  10:52:46 +0000 (0:00:00.063)       0:00:14.428 *********
2026-06-11 10:52:46.142158 | controller | Thursday 11 June 2026  10:52:46 +0000 (0:00:00.063)       0:00:14.427 *********
2026-06-11 10:52:46.705469 | controller | changed: [localhost]
2026-06-11 10:52:46.705550 | controller |
2026-06-11 10:52:46.705558 | controller | TASK [repo_setup : Dump full hash in delorean.repo.md5 file content={{ _repo_setup_json['full_hash'] }}
2026-06-11 10:52:46.705565 | controller | , dest={{ cifmw_repo_setup_basedir }}/artifacts/repositories/delorean.repo.md5, mode=0644] ***
2026-06-11 10:52:46.705571 | controller | Thursday 11 June 2026  10:52:46 +0000 (0:00:00.562)       0:00:14.991 *********
2026-06-11 10:52:46.705576 | controller | Thursday 11 June 2026  10:52:46 +0000 (0:00:00.562)       0:00:14.989 *********
2026-06-11 10:52:47.478502 | controller | changed: [localhost]
2026-06-11 10:52:47.478585 | controller |
2026-06-11 10:52:47.478605 | 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-11 10:52:47.478613 | controller | Thursday 11 June 2026  10:52:47 +0000 (0:00:00.773)       0:00:15.764 *********
2026-06-11 10:52:47.478618 | controller | Thursday 11 June 2026  10:52:47 +0000 (0:00:00.773)       0:00:15.762 *********
2026-06-11 10:52:47.517261 | controller | skipping: [localhost]
2026-06-11 10:52:47.517328 | controller |
2026-06-11 10:52:47.517339 | controller | TASK [repo_setup : Slurp current podified hash src={{ cifmw_repo_setup_basedir }}/artifacts/repositories/delorean.repo.md5] ***
2026-06-11 10:52:47.517349 | controller | Thursday 11 June 2026  10:52:47 +0000 (0:00:00.038)       0:00:15.803 *********
2026-06-11 10:52:47.517357 | controller | Thursday 11 June 2026  10:52:47 +0000 (0:00:00.038)       0:00:15.801 *********
2026-06-11 10:52:47.542290 | controller | skipping: [localhost]
2026-06-11 10:52:47.542344 | controller |
2026-06-11 10:52:47.542352 | controller | TASK [repo_setup : Update the value of full_hash _repo_setup_json={{ _repo_setup_json | combine({'full_hash': _hash}, recursive=true) }}] ***
2026-06-11 10:52:47.542358 | controller | Thursday 11 June 2026  10:52:47 +0000 (0:00:00.025)       0:00:15.828 *********
2026-06-11 10:52:47.542364 | controller | Thursday 11 June 2026  10:52:47 +0000 (0:00:00.025)       0:00:15.827 *********
2026-06-11 10:52:47.573328 | controller | skipping: [localhost]
2026-06-11 10:52:47.573382 | controller |
2026-06-11 10:52:47.573390 | 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-11 10:52:47.573396 | controller | Thursday 11 June 2026  10:52:47 +0000 (0:00:00.030)       0:00:15.859 *********
2026-06-11 10:52:47.573400 | controller | Thursday 11 June 2026  10:52:47 +0000 (0:00:00.030)       0:00:15.857 *********
2026-06-11 10:52:47.618917 | controller | ok: [localhost]
2026-06-11 10:52:47.619038 | controller |
2026-06-11 10:52:47.619049 | controller | TASK [repo_setup : Create download directory path={{ cifmw_repo_setup_rhos_release_path }}, state=directory, mode=0755] ***
2026-06-11 10:52:47.619055 | controller | Thursday 11 June 2026  10:52:47 +0000 (0:00:00.045)       0:00:15.905 *********
2026-06-11 10:52:47.619062 | controller | Thursday 11 June 2026  10:52:47 +0000 (0:00:00.045)       0:00:15.903 *********
2026-06-11 10:52:47.644931 | controller | skipping: [localhost]
2026-06-11 10:52:47.645003 | controller |
2026-06-11 10:52:47.645012 | controller | TASK [repo_setup : Print the URL to request msg={{ cifmw_repo_setup_rhos_release_rpm }}] ***
2026-06-11 10:52:47.645018 | controller | Thursday 11 June 2026  10:52:47 +0000 (0:00:00.025)       0:00:15.931 *********
2026-06-11 10:52:47.645023 | controller | Thursday 11 June 2026  10:52:47 +0000 (0:00:00.025)       0:00:15.929 *********
2026-06-11 10:52:47.670763 | controller | skipping: [localhost]
2026-06-11 10:52:47.670816 | controller |
2026-06-11 10:52:47.670825 | controller | TASK [Download the RPM name=krb_request] ***************************************
2026-06-11 10:52:47.670833 | controller | Thursday 11 June 2026  10:52:47 +0000 (0:00:00.025)       0:00:15.957 *********
2026-06-11 10:52:47.670839 | controller | Thursday 11 June 2026  10:52:47 +0000 (0:00:00.025)       0:00:15.955 *********
2026-06-11 10:52:47.708635 | controller | skipping: [localhost]
2026-06-11 10:52:47.708713 | controller |
2026-06-11 10:52:47.708721 | controller | TASK [repo_setup : Install RHOS Release tool name={{
2026-06-11 10:52:47.708727 | controller |   cifmw_repo_setup_rhos_release_rpm
2026-06-11 10:52:47.708731 | controller |   if cifmw_repo_setup_rhos_release_rpm is not url
2026-06-11 10:52:47.708735 | controller |   else cifmw_krb_request_out.path
2026-06-11 10:52:47.708739 | controller | }}, state=present, disable_gpg_check={{ cifmw_repo_setup_rhos_release_gpg_check | bool }}] ***
2026-06-11 10:52:47.708743 | controller | Thursday 11 June 2026  10:52:47 +0000 (0:00:00.037)       0:00:15.994 *********
2026-06-11 10:52:47.708747 | controller | Thursday 11 June 2026  10:52:47 +0000 (0:00:00.037)       0:00:15.992 *********
2026-06-11 10:52:47.734960 | controller | skipping: [localhost]
2026-06-11 10:52:47.735034 | controller |
2026-06-11 10:52:47.735041 | controller | TASK [repo_setup : Get rhos-release tool version _raw_params=rhos-release --version] ***
2026-06-11 10:52:47.735047 | controller | Thursday 11 June 2026  10:52:47 +0000 (0:00:00.026)       0:00:16.021 *********
2026-06-11 10:52:47.735053 | controller | Thursday 11 June 2026  10:52:47 +0000 (0:00:00.026)       0:00:16.019 *********
2026-06-11 10:52:47.757159 | controller | skipping: [localhost]
2026-06-11 10:52:47.757219 | controller |
2026-06-11 10:52:47.757226 | controller | TASK [repo_setup : Print rhos-release tool version msg={{ rr_version.stdout }}] ***
2026-06-11 10:52:47.757232 | controller | Thursday 11 June 2026  10:52:47 +0000 (0:00:00.022)       0:00:16.043 *********
2026-06-11 10:52:47.757238 | controller | Thursday 11 June 2026  10:52:47 +0000 (0:00:00.022)       0:00:16.042 *********
2026-06-11 10:52:47.783012 | controller | skipping: [localhost]
2026-06-11 10:52:47.783090 | controller |
2026-06-11 10:52:47.783097 | 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-11 10:52:47.783104 | controller |   -t {{ cifmw_repo_setup_output }}] ***
2026-06-11 10:52:47.783110 | controller | Thursday 11 June 2026  10:52:47 +0000 (0:00:00.025)       0:00:16.069 *********
2026-06-11 10:52:47.783115 | controller | Thursday 11 June 2026  10:52:47 +0000 (0:00:00.025)       0:00:16.067 *********
2026-06-11 10:52:47.810357 | controller | skipping: [localhost]
2026-06-11 10:52:47.810432 | controller |
2026-06-11 10:52:47.810438 | controller | TASK [repo_setup : Check for /etc/ci/mirror_info.sh path=/etc/ci/mirror_info.sh] ***
2026-06-11 10:52:47.810442 | controller | Thursday 11 June 2026  10:52:47 +0000 (0:00:00.027)       0:00:16.096 *********
2026-06-11 10:52:47.810446 | controller | Thursday 11 June 2026  10:52:47 +0000 (0:00:00.027)       0:00:16.095 *********
2026-06-11 10:52:48.051655 | controller | ok: [localhost]
2026-06-11 10:52:48.051731 | controller |
2026-06-11 10:52:48.051743 | controller | TASK [repo_setup : Use RDO proxy mirrors chdir={{ cifmw_repo_setup_output }}, _raw_params=set -o pipefail
2026-06-11 10:52:48.051752 | controller | source /etc/ci/mirror_info.sh
2026-06-11 10:52:48.051762 | controller | sed -i -e "s|https://trunk.rdoproject.org|$NODEPOOL_RDO_PROXY|g" *.repo
2026-06-11 10:52:48.051789 | controller | ] ***
2026-06-11 10:52:48.051799 | controller | Thursday 11 June 2026  10:52:48 +0000 (0:00:00.241)       0:00:16.337 *********
2026-06-11 10:52:48.051807 | controller | Thursday 11 June 2026  10:52:48 +0000 (0:00:00.241)       0:00:16.336 *********
2026-06-11 10:52:48.313230 | controller | changed: [localhost]
2026-06-11 10:52:48.313278 | controller |
2026-06-11 10:52:48.313287 | 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-11 10:52:48.313296 | controller | source /etc/ci/mirror_info.sh
2026-06-11 10:52:48.313304 | controller | sed -i -e "s|http://mirror.stream.centos.org|$NODEPOOL_CENTOS_MIRROR|g" *.repo
2026-06-11 10:52:48.313311 | controller | ] ***
2026-06-11 10:52:48.313318 | controller | Thursday 11 June 2026  10:52:48 +0000 (0:00:00.261)       0:00:16.599 *********
2026-06-11 10:52:48.313324 | controller | Thursday 11 June 2026  10:52:48 +0000 (0:00:00.261)       0:00:16.597 *********
2026-06-11 10:52:48.557222 | controller | changed: [localhost]
2026-06-11 10:52:48.557311 | controller |
2026-06-11 10:52:48.557324 | controller | TASK [repo_setup : Check for gating.repo file on content provider url=http://{{ content_provider_registry_ip }}:8766/gating.repo] ***
2026-06-11 10:52:48.557334 | controller | Thursday 11 June 2026  10:52:48 +0000 (0:00:00.243)       0:00:16.843 *********
2026-06-11 10:52:48.557345 | controller | Thursday 11 June 2026  10:52:48 +0000 (0:00:00.243)       0:00:16.841 *********
2026-06-11 10:52:49.158623 | controller | task path: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/repo_setup/tasks/populate_gating_repo.yml:2
2026-06-11 10:52:49.158700 | controller | fatal: [localhost]: FAILED! =>
2026-06-11 10:52:49.158707 | controller |     changed: false
2026-06-11 10:52:49.158713 | controller |     elapsed: 0
2026-06-11 10:52:49.158718 | controller |     msg: 'Status code was -1 and not [200]: Request failed: <urlopen error [Errno 111]
2026-06-11 10:52:49.158724 | controller |       Connection refused>'
2026-06-11 10:52:49.158729 | controller |     redirected: false
2026-06-11 10:52:49.158734 | controller |     status: -1
2026-06-11 10:52:49.158739 | controller |     url: http://38.102.83.74:8766/gating.repo
2026-06-11 10:52:49.158744 | controller | ...ignoring
2026-06-11 10:52:49.158749 | controller |
2026-06-11 10:52:49.158754 | controller | TASK [repo_setup : Populate gating repo from content provider ip content=[gating-repo]
2026-06-11 10:52:49.158759 | controller | baseurl=http://{{ content_provider_registry_ip }}:8766/
2026-06-11 10:52:49.158764 | controller | enabled=1
2026-06-11 10:52:49.158769 | controller | gpgcheck=0
2026-06-11 10:52:49.158774 | controller | priority=1
2026-06-11 10:52:49.158779 | controller | , dest={{ cifmw_repo_setup_output }}/gating.repo, mode=0644] ***
2026-06-11 10:52:49.158784 | controller | Thursday 11 June 2026  10:52:49 +0000 (0:00:00.601)       0:00:17.444 *********
2026-06-11 10:52:49.158789 | controller | Thursday 11 June 2026  10:52:49 +0000 (0:00:00.601)       0:00:17.443 *********
2026-06-11 10:52:49.205671 | controller | skipping: [localhost]
2026-06-11 10:52:49.205732 | controller |
2026-06-11 10:52:49.205738 | controller | TASK [repo_setup : Check for DLRN repo at the destination path={{ cifmw_repo_setup_output }}/delorean.repo] ***
2026-06-11 10:52:49.205744 | controller | Thursday 11 June 2026  10:52:49 +0000 (0:00:00.047)       0:00:17.491 *********
2026-06-11 10:52:49.205749 | controller | Thursday 11 June 2026  10:52:49 +0000 (0:00:00.047)       0:00:17.490 *********
2026-06-11 10:52:49.258109 | controller | skipping: [localhost]
2026-06-11 10:52:49.258185 | controller |
2026-06-11 10:52:49.258192 | 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-11 10:52:49.258198 | controller | Thursday 11 June 2026  10:52:49 +0000 (0:00:00.052)       0:00:17.544 *********
2026-06-11 10:52:49.258204 | controller | Thursday 11 June 2026  10:52:49 +0000 (0:00:00.052)       0:00:17.542 *********
2026-06-11 10:52:49.306040 | controller | skipping: [localhost]
2026-06-11 10:52:49.306132 | controller |
2026-06-11 10:52:49.306147 | controller | TASK [repo_setup : Check for DLRN component repo path={{ cifmw_repo_setup_output }}/{{ _comp_repo }}] ***
2026-06-11 10:52:49.306157 | controller | Thursday 11 June 2026  10:52:49 +0000 (0:00:00.047)       0:00:17.591 *********
2026-06-11 10:52:49.306166 | controller | Thursday 11 June 2026  10:52:49 +0000 (0:00:00.047)       0:00:17.590 *********
2026-06-11 10:52:49.341274 | controller | skipping: [localhost]
2026-06-11 10:52:49.341340 | controller |
2026-06-11 10:52:49.341360 | 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-11 10:52:49.341365 | controller | Thursday 11 June 2026  10:52:49 +0000 (0:00:00.036)       0:00:17.627 *********
2026-06-11 10:52:49.341369 | controller | Thursday 11 June 2026  10:52:49 +0000 (0:00:00.036)       0:00:17.626 *********
2026-06-11 10:52:49.372139 | controller | skipping: [localhost]
2026-06-11 10:52:49.372198 | controller |
2026-06-11 10:52:49.372204 | controller | TASK [repo_setup : Find existing repos from /etc/yum.repos.d directory paths=/etc/yum.repos.d/, patterns=*.repo, recurse=False] ***
2026-06-11 10:52:49.372209 | controller | Thursday 11 June 2026  10:52:49 +0000 (0:00:00.030)       0:00:17.658 *********
2026-06-11 10:52:49.372213 | controller | Thursday 11 June 2026  10:52:49 +0000 (0:00:00.030)       0:00:17.657 *********
2026-06-11 10:52:49.681699 | controller | ok: [localhost]
2026-06-11 10:52:49.681814 | controller |
2026-06-11 10:52:49.681821 | controller | TASK [repo_setup : Remove existing repos from /etc/yum.repos.d directory path={{ item }}, state=absent] ***
2026-06-11 10:52:49.681826 | controller | Thursday 11 June 2026  10:52:49 +0000 (0:00:00.309)       0:00:17.968 *********
2026-06-11 10:52:49.681832 | controller | Thursday 11 June 2026  10:52:49 +0000 (0:00:00.309)       0:00:17.966 *********
2026-06-11 10:52:50.303803 | controller | changed: [localhost] => (item=/etc/yum.repos.d/centos-addons.repo)
2026-06-11 10:52:50.303926 | controller | changed: [localhost] => (item=/etc/yum.repos.d/centos.repo)
2026-06-11 10:52:50.303933 | controller | changed: [localhost] => (item=/etc/yum.repos.d/kubernetes.repo)
2026-06-11 10:52:50.303940 | controller |
2026-06-11 10:52:50.303946 | controller | TASK [repo_setup : Cleanup existing metadata _raw_params=dnf clean metadata] ***
2026-06-11 10:52:50.303951 | controller | Thursday 11 June 2026  10:52:50 +0000 (0:00:00.621)       0:00:18.590 *********
2026-06-11 10:52:50.303956 | controller | Thursday 11 June 2026  10:52:50 +0000 (0:00:00.621)       0:00:18.588 *********
2026-06-11 10:52:50.805935 | controller | changed: [localhost]
2026-06-11 10:52:50.806026 | controller |
2026-06-11 10:52:50.806032 | 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-11 10:52:50.806038 | controller | Thursday 11 June 2026  10:52:50 +0000 (0:00:00.501)       0:00:19.091 *********
2026-06-11 10:52:50.806042 | controller | Thursday 11 June 2026  10:52:50 +0000 (0:00:00.501)       0:00:19.090 *********
2026-06-11 10:52:51.052800 | controller | changed: [localhost]
2026-06-11 10:52:51.052872 | controller |
2026-06-11 10:52:51.052884 | controller | TASK [ci_setup : Gather variables for each operating system _raw_params={{ item }}] ***
2026-06-11 10:52:51.052894 | controller | Thursday 11 June 2026  10:52:51 +0000 (0:00:00.247)       0:00:19.339 *********
2026-06-11 10:52:51.052903 | controller | Thursday 11 June 2026  10:52:51 +0000 (0:00:00.247)       0:00:19.337 *********
2026-06-11 10:52:51.128071 | controller | ok: [localhost] => (item=/home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/ci_setup/vars/redhat.yml)
2026-06-11 10:52:51.128156 | controller |
2026-06-11 10:52:51.128174 | controller | TASK [ci_setup : List packages to install var=cifmw_ci_setup_packages] *********
2026-06-11 10:52:51.128183 | controller | Thursday 11 June 2026  10:52:51 +0000 (0:00:00.074)       0:00:19.414 *********
2026-06-11 10:52:51.128190 | controller | Thursday 11 June 2026  10:52:51 +0000 (0:00:00.074)       0:00:19.412 *********
2026-06-11 10:52:51.175622 | controller | ok: [localhost] =>
2026-06-11 10:52:51.175710 | controller |     cifmw_ci_setup_packages:
2026-06-11 10:52:51.175716 | controller |     - bash-completion
2026-06-11 10:52:51.175719 | controller |     - ca-certificates
2026-06-11 10:52:51.175723 | controller |     - git-core
2026-06-11 10:52:51.175727 | controller |     - make
2026-06-11 10:52:51.175730 | controller |     - tar
2026-06-11 10:52:51.175734 | controller |     - tmux
2026-06-11 10:52:51.175737 | controller |     - python3-pip
2026-06-11 10:52:51.175741 | controller |
2026-06-11 10:52:51.175745 | controller | TASK [ci_setup : Install needed packages name={{ cifmw_ci_setup_packages }}, state=latest] ***
2026-06-11 10:52:51.175757 | controller | Thursday 11 June 2026  10:52:51 +0000 (0:00:00.047)       0:00:19.461 *********
2026-06-11 10:52:51.175761 | controller | Thursday 11 June 2026  10:52:51 +0000 (0:00:00.047)       0:00:19.460 *********
2026-06-11 10:53:21.337356 | controller | changed: [localhost]
2026-06-11 10:53:21.337438 | controller |
2026-06-11 10:53:21.337445 | controller | TASK [ci_setup : Gather version of openshift client _raw_params=oc version --client -o yaml] ***
2026-06-11 10:53:21.337451 | controller | Thursday 11 June 2026  10:53:21 +0000 (0:00:30.162)       0:00:49.623 *********
2026-06-11 10:53:21.337455 | controller | Thursday 11 June 2026  10:53:21 +0000 (0:00:30.162)       0:00:49.622 *********
2026-06-11 10:53:21.638283 | controller | ok: [localhost]
2026-06-11 10:53:21.638373 | controller |
2026-06-11 10:53:21.638385 | controller | TASK [ci_setup : Ensure openshift client install path is present path={{ cifmw_ci_setup_oc_install_path }}, state=directory, mode=0755] ***
2026-06-11 10:53:21.638396 | controller | Thursday 11 June 2026  10:53:21 +0000 (0:00:00.301)       0:00:49.924 *********
2026-06-11 10:53:21.638405 | controller | Thursday 11 June 2026  10:53:21 +0000 (0:00:00.301)       0:00:49.923 *********
2026-06-11 10:53:21.880579 | controller | changed: [localhost]
2026-06-11 10:53:21.880666 | controller |
2026-06-11 10:53:21.880677 | 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-11 10:53:21.880688 | controller | Thursday 11 June 2026  10:53:21 +0000 (0:00:00.241)       0:00:50.166 *********
2026-06-11 10:53:21.880696 | controller | Thursday 11 June 2026  10:53:21 +0000 (0:00:00.241)       0:00:50.164 *********
2026-06-11 10:53:25.912072 | controller | changed: [localhost]
2026-06-11 10:53:25.912129 | controller |
2026-06-11 10:53:25.912134 | 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-11 10:53:25.912139 | controller | Thursday 11 June 2026  10:53:25 +0000 (0:00:04.032)       0:00:54.198 *********
2026-06-11 10:53:25.912143 | controller | Thursday 11 June 2026  10:53:25 +0000 (0:00:04.032)       0:00:54.197 *********
2026-06-11 10:53:25.948760 | controller | skipping: [localhost]
2026-06-11 10:53:25.948814 | controller |
2026-06-11 10:53:25.948819 | controller | TASK [ci_setup : Create completion file] ***************************************
2026-06-11 10:53:25.948824 | controller | Thursday 11 June 2026  10:53:25 +0000 (0:00:00.036)       0:00:54.235 *********
2026-06-11 10:53:25.948828 | controller | Thursday 11 June 2026  10:53:25 +0000 (0:00:00.036)       0:00:54.233 *********
2026-06-11 10:53:26.256965 | controller | changed: [localhost]
2026-06-11 10:53:26.257060 | controller |
2026-06-11 10:53:26.257068 | 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-11 10:53:26.257074 | controller |   source ~/.oc_completion
2026-06-11 10:53:26.257078 | controller | fi] ***
2026-06-11 10:53:26.257083 | controller | Thursday 11 June 2026  10:53:26 +0000 (0:00:00.308)       0:00:54.543 *********
2026-06-11 10:53:26.257089 | controller | Thursday 11 June 2026  10:53:26 +0000 (0:00:00.308)       0:00:54.542 *********
2026-06-11 10:53:26.599154 | controller | changed: [localhost]
2026-06-11 10:53:26.599221 | controller |
2026-06-11 10:53:26.599228 | controller | TASK [ci_setup : Check rhsm status _raw_params=subscription-manager status] ****
2026-06-11 10:53:26.599232 | controller | Thursday 11 June 2026  10:53:26 +0000 (0:00:00.342)       0:00:54.885 *********
2026-06-11 10:53:26.599236 | controller | Thursday 11 June 2026  10:53:26 +0000 (0:00:00.342)       0:00:54.884 *********
2026-06-11 10:53:26.637811 | controller | skipping: [localhost]
2026-06-11 10:53:26.637862 | controller |
2026-06-11 10:53:26.637873 | controller | TASK [ci_setup : Gather the repos to be enabled _repos={{
2026-06-11 10:53:26.637882 | controller |   cifmw_ci_setup_rhel_rhsm_default_repos +
2026-06-11 10:53:26.637891 | controller |   (cifmw_ci_setup_rhel_rhsm_extra_repos | default([]))
2026-06-11 10:53:26.637902 | controller | }}] ***
2026-06-11 10:53:26.637914 | controller | Thursday 11 June 2026  10:53:26 +0000 (0:00:00.037)       0:00:54.923 *********
2026-06-11 10:53:26.637940 | controller | Thursday 11 June 2026  10:53:26 +0000 (0:00:00.038)       0:00:54.922 *********
2026-06-11 10:53:26.674936 | controller | skipping: [localhost]
2026-06-11 10:53:26.675046 | controller |
2026-06-11 10:53:26.675058 | controller | TASK [ci_setup : Enabling the required repositories. name={{ item }}, state={{ rhsm_repo_state | default('enabled') }}] ***
2026-06-11 10:53:26.675066 | controller | Thursday 11 June 2026  10:53:26 +0000 (0:00:00.037)       0:00:54.960 *********
2026-06-11 10:53:26.675073 | controller | Thursday 11 June 2026  10:53:26 +0000 (0:00:00.037)       0:00:54.959 *********
2026-06-11 10:53:26.705426 | controller | skipping: [localhost]
2026-06-11 10:53:26.705461 | controller |
2026-06-11 10:53:26.705467 | controller | TASK [ci_setup : Get current /etc/redhat-release _raw_params=cat /etc/redhat-release] ***
2026-06-11 10:53:26.705471 | controller | Thursday 11 June 2026  10:53:26 +0000 (0:00:00.031)       0:00:54.992 *********
2026-06-11 10:53:26.705475 | controller | Thursday 11 June 2026  10:53:26 +0000 (0:00:00.031)       0:00:54.990 *********
2026-06-11 10:53:26.734157 | controller | skipping: [localhost]
2026-06-11 10:53:26.734242 | controller |
2026-06-11 10:53:26.734254 | controller | TASK [ci_setup : Print current /etc/redhat-release msg={{ _current_rh_release.stdout }}] ***
2026-06-11 10:53:26.734262 | controller | Thursday 11 June 2026  10:53:26 +0000 (0:00:00.028)       0:00:55.020 *********
2026-06-11 10:53:26.734269 | controller | Thursday 11 June 2026  10:53:26 +0000 (0:00:00.028)       0:00:55.019 *********
2026-06-11 10:53:26.762154 | controller | skipping: [localhost]
2026-06-11 10:53:26.762227 | controller |
2026-06-11 10:53:26.762236 | 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-11 10:53:26.762244 | controller | Thursday 11 June 2026  10:53:26 +0000 (0:00:00.027)       0:00:55.048 *********
2026-06-11 10:53:26.762249 | controller | Thursday 11 June 2026  10:53:26 +0000 (0:00:00.027)       0:00:55.046 *********
2026-06-11 10:53:26.792493 | controller | skipping: [localhost]
2026-06-11 10:53:26.792578 | controller |
2026-06-11 10:53:26.792600 | controller | TASK [ci_setup : Manage directories path={{ item }}, state={{ directory_state }}, mode=0755, owner={{ ansible_user_id }}, group={{ ansible_user_id }}] ***
2026-06-11 10:53:26.792613 | controller | Thursday 11 June 2026  10:53:26 +0000 (0:00:00.030)       0:00:55.078 *********
2026-06-11 10:53:26.792621 | controller | Thursday 11 June 2026  10:53:26 +0000 (0:00:00.030)       0:00:55.077 *********
2026-06-11 10:53:27.829366 | controller | changed: [localhost] => (item=/home/zuul/ci-framework-data/artifacts/manifests/openstack/cr)
2026-06-11 10:53:27.829463 | controller | changed: [localhost] => (item=/home/zuul/ci-framework-data/logs)
2026-06-11 10:53:27.829475 | controller | ok: [localhost] => (item=/home/zuul/ci-framework-data/tmp)
2026-06-11 10:53:27.829484 | controller | changed: [localhost] => (item=/home/zuul/ci-framework-data/volumes)
2026-06-11 10:53:27.829507 | controller | ok: [localhost] => (item=/home/zuul/ci-framework-data/artifacts/parameters)
2026-06-11 10:53:27.829517 | controller |
2026-06-11 10:53:27.829526 | controller | TASK [Prepare install_yamls make targets name=install_yamls, apply={'tags': ['bootstrap']}] ***
2026-06-11 10:53:27.829534 | controller | Thursday 11 June 2026  10:53:27 +0000 (0:00:01.036)       0:00:56.115 *********
2026-06-11 10:53:27.829559 | controller | Thursday 11 June 2026  10:53:27 +0000 (0:00:01.036)       0:00:56.114 *********
2026-06-11 10:53:27.972523 | controller |
2026-06-11 10:53:27.972598 | controller | TASK [install_yamls : Ensure directories exist path={{ item }}, state=directory, mode=0755] ***
2026-06-11 10:53:27.972606 | controller | Thursday 11 June 2026  10:53:27 +0000 (0:00:00.143)       0:00:56.259 *********
2026-06-11 10:53:27.972619 | controller | Thursday 11 June 2026  10:53:27 +0000 (0:00:00.143)       0:00:56.257 *********
2026-06-11 10:53:28.503673 | controller | ok: [localhost] => (item=/home/zuul/ci-framework-data/artifacts)
2026-06-11 10:53:28.503730 | controller | changed: [localhost] => (item=/home/zuul/ci-framework-data/artifacts/roles/install_yamls_makes/tasks)
2026-06-11 10:53:28.503736 | controller | ok: [localhost] => (item=/home/zuul/ci-framework-data/artifacts/parameters)
2026-06-11 10:53:28.503749 | controller |
2026-06-11 10:53:28.503754 | 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-11 10:53:28.503758 | controller | Thursday 11 June 2026  10:53:28 +0000 (0:00:00.530)       0:00:56.790 *********
2026-06-11 10:53:28.503762 | controller | Thursday 11 June 2026  10:53:28 +0000 (0:00:00.531)       0:00:56.788 *********
2026-06-11 10:53:28.742047 | controller | ok: [localhost]
2026-06-11 10:53:28.742085 | controller |
2026-06-11 10:53:28.742091 | controller | TASK [Create variables with local repos based on Zuul items name=install_yamls, tasks_from=zuul_set_operators_repo.yml] ***
2026-06-11 10:53:28.742095 | controller | Thursday 11 June 2026  10:53:28 +0000 (0:00:00.238)       0:00:57.028 *********
2026-06-11 10:53:28.742100 | controller | Thursday 11 June 2026  10:53:28 +0000 (0:00:00.238)       0:00:57.027 *********
2026-06-11 10:53:28.780048 | controller |
2026-06-11 10:53:28.780102 | 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-11 10:53:28.780120 | controller | Thursday 11 June 2026  10:53:28 +0000 (0:00:00.038)       0:00:57.066 *********
2026-06-11 10:53:28.780129 | controller | Thursday 11 June 2026  10:53:28 +0000 (0:00:00.038)       0:00:57.065 *********
2026-06-11 10:53:28.823693 | controller | skipping: [localhost] => (item={'branch': 'main', 'change': '3840', 'change_url': 'https://github.com/openstack-k8s-operators/ci-framework/pull/3840', 'commit_id': 'e499420c3442cdc4c079de5a4c2b3aca15f2965e', 'patchset': 'e499420c3442cdc4c079de5a4c2b3aca15f2965e', '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-11 10:53:28.823761 | controller | skipping: [localhost]
2026-06-11 10:53:28.823773 | controller |
2026-06-11 10:53:28.823782 | controller | TASK [install_yamls : Print helpful data for debugging msg=_repo_operator_name: {{ _repo_operator_name }}
2026-06-11 10:53:28.823793 | controller | _repo_operator_info: {{ _repo_operator_info }}
2026-06-11 10:53:28.823802 | controller | cifmw_install_yamls_operators_repo: {{ cifmw_install_yamls_operators_repo }}
2026-06-11 10:53:28.823810 | controller | ] ***
2026-06-11 10:53:28.823819 | controller | Thursday 11 June 2026  10:53:28 +0000 (0:00:00.043)       0:00:57.109 *********
2026-06-11 10:53:28.823826 | controller | Thursday 11 June 2026  10:53:28 +0000 (0:00:00.043)       0:00:57.108 *********
2026-06-11 10:53:28.868795 | controller | skipping: [localhost] => (item={'branch': 'main', 'change': '3840', 'change_url': 'https://github.com/openstack-k8s-operators/ci-framework/pull/3840', 'commit_id': 'e499420c3442cdc4c079de5a4c2b3aca15f2965e', 'patchset': 'e499420c3442cdc4c079de5a4c2b3aca15f2965e', '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-11 10:53:28.868850 | controller | skipping: [localhost]
2026-06-11 10:53:28.868861 | controller |
2026-06-11 10:53:28.868881 | controller | TASK [Customize install_yamls devsetup vars if needed name=install_yamls, tasks_from=customize_devsetup_vars.yml] ***
2026-06-11 10:53:28.868890 | controller | Thursday 11 June 2026  10:53:28 +0000 (0:00:00.044)       0:00:57.154 *********
2026-06-11 10:53:28.868899 | controller | Thursday 11 June 2026  10:53:28 +0000 (0:00:00.044)       0:00:57.153 *********
2026-06-11 10:53:28.923383 | controller |
2026-06-11 10:53:28.923479 | 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-11 10:53:28.923504 | controller | Thursday 11 June 2026  10:53:28 +0000 (0:00:00.054)       0:00:57.209 *********
2026-06-11 10:53:28.923528 | controller | Thursday 11 June 2026  10:53:28 +0000 (0:00:00.054)       0:00:57.208 *********
2026-06-11 10:53:28.951632 | controller | skipping: [localhost]
2026-06-11 10:53:28.951684 | controller |
2026-06-11 10:53:28.951697 | 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-11 10:53:28.951707 | controller | Thursday 11 June 2026  10:53:28 +0000 (0:00:00.028)       0:00:57.238 *********
2026-06-11 10:53:28.951715 | controller | Thursday 11 June 2026  10:53:28 +0000 (0:00:00.028)       0:00:57.236 *********
2026-06-11 10:53:28.983374 | controller | skipping: [localhost]
2026-06-11 10:53:28.983477 | controller |
2026-06-11 10:53:28.983490 | 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-11 10:53:28.983500 | controller | Thursday 11 June 2026  10:53:28 +0000 (0:00:00.031)       0:00:57.270 *********
2026-06-11 10:53:28.983509 | controller | Thursday 11 June 2026  10:53:28 +0000 (0:00:00.031)       0:00:57.268 *********
2026-06-11 10:53:29.013225 | controller | skipping: [localhost]
2026-06-11 10:53:29.013272 | controller |
2026-06-11 10:53:29.013280 | 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-11 10:53:29.013287 | controller | Thursday 11 June 2026  10:53:29 +0000 (0:00:00.029)       0:00:57.299 *********
2026-06-11 10:53:29.013294 | controller | Thursday 11 June 2026  10:53:29 +0000 (0:00:00.029)       0:00:57.298 *********
2026-06-11 10:53:29.045240 | controller | skipping: [localhost]
2026-06-11 10:53:29.045284 | controller |
2026-06-11 10:53:29.045291 | controller | TASK [install_yamls : Compute the cifmw_install_yamls_vars final value _install_yamls_override_vars={{
2026-06-11 10:53:29.045297 | controller |   _install_yamls_override_vars | default({}) |
2026-06-11 10:53:29.045302 | controller |   combine(item, recursive=True)
2026-06-11 10:53:29.045308 | controller | }}] ***
2026-06-11 10:53:29.045312 | controller | Thursday 11 June 2026  10:53:29 +0000 (0:00:00.032)       0:00:57.331 *********
2026-06-11 10:53:29.045317 | controller | Thursday 11 June 2026  10:53:29 +0000 (0:00:00.032)       0:00:57.330 *********
2026-06-11 10:53:29.132014 | 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-11 10:53:29.132058 | controller |
2026-06-11 10:53:29.132066 | controller | TASK [install_yamls : Set environment override cifmw_install_yamls_environment fact cifmw_install_yamls_environment={{
2026-06-11 10:53:29.132072 | controller |   _install_yamls_override_vars.keys() |
2026-06-11 10:53:29.132077 | controller |   map('upper') |
2026-06-11 10:53:29.132082 | controller |   zip(_install_yamls_override_vars.values()) |
2026-06-11 10:53:29.132087 | controller |   items2dict(key_name=0, value_name=1) |
2026-06-11 10:53:29.132091 | controller |   combine({
2026-06-11 10:53:29.132096 | controller |     'OUT': cifmw_install_yamls_manifests_dir,
2026-06-11 10:53:29.132101 | controller |     'OUTPUT_DIR': cifmw_install_yamls_edpm_dir,
2026-06-11 10:53:29.132105 | controller |     'CHECKOUT_FROM_OPENSTACK_REF': cifmw_install_yamls_checkout_openstack_ref,
2026-06-11 10:53:29.132111 | controller |     'OPENSTACK_K8S_BRANCH': (zuul is defined and not zuul.branch |regex_search('master|antelope|rhos')) | ternary(zuul.branch, 'main')
2026-06-11 10:53:29.132116 | controller |   }) |
2026-06-11 10:53:29.132121 | controller |   combine(install_yamls_operators_repos)
2026-06-11 10:53:29.132125 | controller | }}, cacheable=True] ***
2026-06-11 10:53:29.132130 | controller | Thursday 11 June 2026  10:53:29 +0000 (0:00:00.086)       0:00:57.418 *********
2026-06-11 10:53:29.132134 | controller | Thursday 11 June 2026  10:53:29 +0000 (0:00:00.086)       0:00:57.417 *********
2026-06-11 10:53:29.179385 | controller | ok: [localhost]
2026-06-11 10:53:29.179477 | controller |
2026-06-11 10:53:29.179493 | controller | TASK [install_yamls : Get environment structure base_path={{ cifmw_install_yamls_repo }}] ***
2026-06-11 10:53:29.179505 | controller | Thursday 11 June 2026  10:53:29 +0000 (0:00:00.047)       0:00:57.465 *********
2026-06-11 10:53:29.179535 | controller | Thursday 11 June 2026  10:53:29 +0000 (0:00:00.047)       0:00:57.464 *********
2026-06-11 10:53:29.909365 | controller | ok: [localhost]
2026-06-11 10:53:29.909440 | controller |
2026-06-11 10:53:29.909449 | controller | TASK [install_yamls : Ensure Output directory exists path={{ cifmw_install_yamls_out_dir }}, state=directory, mode=0755] ***
2026-06-11 10:53:29.909455 | controller | Thursday 11 June 2026  10:53:29 +0000 (0:00:00.729)       0:00:58.195 *********
2026-06-11 10:53:29.909460 | controller | Thursday 11 June 2026  10:53:29 +0000 (0:00:00.729)       0:00:58.194 *********
2026-06-11 10:53:30.100702 | controller | ok: [localhost]
2026-06-11 10:53:30.100774 | controller |
2026-06-11 10:53:30.100795 | 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-11 10:53:30.100801 | controller | Thursday 11 June 2026  10:53:30 +0000 (0:00:00.191)       0:00:58.387 *********
2026-06-11 10:53:30.100805 | controller | Thursday 11 June 2026  10:53:30 +0000 (0:00:00.191)       0:00:58.385 *********
2026-06-11 10:53:30.177769 | controller | ok: [localhost]
2026-06-11 10:53:30.177805 | controller |
2026-06-11 10:53:30.177811 | 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-11 10:53:30.177816 | controller | export {{ k }}={{ v }}
2026-06-11 10:53:30.177820 | controller | {% endfor %}, mode=0644] ***
2026-06-11 10:53:30.177825 | controller | Thursday 11 June 2026  10:53:30 +0000 (0:00:00.077)       0:00:58.464 *********
2026-06-11 10:53:30.177829 | controller | Thursday 11 June 2026  10:53:30 +0000 (0:00:00.077)       0:00:58.462 *********
2026-06-11 10:53:30.583958 | controller | changed: [localhost]
2026-06-11 10:53:30.584046 | controller |
2026-06-11 10:53:30.584053 | 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-11 10:53:30.584058 | controller | Thursday 11 June 2026  10:53:30 +0000 (0:00:00.405)       0:00:58.870 *********
2026-06-11 10:53:30.584062 | controller | Thursday 11 June 2026  10:53:30 +0000 (0:00:00.405)       0:00:58.868 *********
2026-06-11 10:53:30.618558 | controller | ok: [localhost]
2026-06-11 10:53:30.618631 | controller |
2026-06-11 10:53:30.618639 | controller | TASK [install_yamls : Show the env structure var=cifmw_install_yamls_environment] ***
2026-06-11 10:53:30.618645 | controller | Thursday 11 June 2026  10:53:30 +0000 (0:00:00.034)       0:00:58.905 *********
2026-06-11 10:53:30.618650 | controller | Thursday 11 June 2026  10:53:30 +0000 (0:00:00.034)       0:00:58.903 *********
2026-06-11 10:53:30.643673 | controller | ok: [localhost] =>
2026-06-11 10:53:30.643746 | controller |     cifmw_install_yamls_environment:
2026-06-11 10:53:30.643754 | controller |       BMAAS_INSTANCE_DISK_SIZE: 40
2026-06-11 10:53:30.643759 | controller |       BMAAS_INSTANCE_MEMORY: 8192
2026-06-11 10:53:30.643765 | controller |       BMAAS_INSTANCE_VCPUS: 6
2026-06-11 10:53:30.643770 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-11 10:53:30.643775 | controller |       DATAPLANE_GROWVOLS_ARGS: /=8GB /tmp=1GB /home=1GB /var=8GB
2026-06-11 10:53:30.643781 | controller |       DEPLOY_DIR: /home/zuul/ci-framework-data/artifacts/edpm_compute
2026-06-11 10:53:30.643787 | controller |       INSTALL_CERT_MANAGER: false
2026-06-11 10:53:30.643792 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-11 10:53:30.643797 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-11 10:53:30.643803 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-11 10:53:30.643808 | controller |
2026-06-11 10:53:30.643813 | controller | TASK [install_yamls : Show the env structure defaults var=cifmw_install_yamls_defaults] ***
2026-06-11 10:53:30.643836 | controller | Thursday 11 June 2026  10:53:30 +0000 (0:00:00.025)       0:00:58.930 *********
2026-06-11 10:53:30.643842 | controller | Thursday 11 June 2026  10:53:30 +0000 (0:00:00.025)       0:00:58.928 *********
2026-06-11 10:53:30.672672 | controller | ok: [localhost] =>
2026-06-11 10:53:30.672742 | controller |     cifmw_install_yamls_defaults:
2026-06-11 10:53:30.672749 | controller |       ADOPTED_EXTERNAL_NETWORK: 172.21.1.0/24
2026-06-11 10:53:30.672754 | controller |       ADOPTED_INTERNALAPI_NETWORK: 172.17.1.0/24
2026-06-11 10:53:30.672759 | controller |       ADOPTED_STORAGEMGMT_NETWORK: 172.20.1.0/24
2026-06-11 10:53:30.672764 | controller |       ADOPTED_STORAGE_NETWORK: 172.18.1.0/24
2026-06-11 10:53:30.672768 | controller |       ADOPTED_TENANT_NETWORK: 172.9.1.0/24
2026-06-11 10:53:30.672773 | controller |       ANSIBLETEST: config/samples/test_v1beta1_ansibletest.yaml
2026-06-11 10:53:30.672779 | controller |       ANSIBLETEST_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/test-operator/config/samples/test_v1beta1_ansibletest.yaml
2026-06-11 10:53:30.672784 | controller |       BARBICAN: config/samples/barbican_v1beta1_barbican.yaml
2026-06-11 10:53:30.672789 | controller |       BARBICAN_BRANCH: main
2026-06-11 10:53:30.672794 | controller |       BARBICAN_COMMIT_HASH: ''
2026-06-11 10:53:30.672799 | controller |       BARBICAN_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/barbican-operator/config/samples/barbican_v1beta1_barbican.yaml
2026-06-11 10:53:30.672803 | controller |       BARBICAN_DEPL_IMG: unused
2026-06-11 10:53:30.672808 | controller |       BARBICAN_IMG: quay.io/openstack-k8s-operators/barbican-operator-index:latest
2026-06-11 10:53:30.672813 | controller |       BARBICAN_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/barbican-operator/kuttl-test.yaml
2026-06-11 10:53:30.672818 | controller |       BARBICAN_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/barbican-operator/test/kuttl/tests
2026-06-11 10:53:30.672823 | controller |       BARBICAN_KUTTL_NAMESPACE: barbican-kuttl-tests
2026-06-11 10:53:30.672828 | controller |       BARBICAN_REPO: https://github.com/openstack-k8s-operators/barbican-operator.git
2026-06-11 10:53:30.672833 | controller |       BARBICAN_SERVICE_ENABLED: 'true'
2026-06-11 10:53:30.672856 | controller |       BARBICAN_SIMPLE_CRYPTO_ENCRYPTION_KEY: sEFmdFjDUqRM2VemYslV5yGNWjokioJXsg8Nrlc3drU=
2026-06-11 10:53:30.672862 | controller |       BAREMETAL_BRANCH: main
2026-06-11 10:53:30.672867 | controller |       BAREMETAL_COMMIT_HASH: ''
2026-06-11 10:53:30.672872 | controller |       BAREMETAL_IMG: quay.io/openstack-k8s-operators/openstack-baremetal-operator-index:latest
2026-06-11 10:53:30.672876 | controller |       BAREMETAL_OS_CONTAINER_IMG: ''
2026-06-11 10:53:30.672881 | controller |       BAREMETAL_OS_IMG: ''
2026-06-11 10:53:30.672886 | controller |       BAREMETAL_OS_IMG_TYPE: ''
2026-06-11 10:53:30.672892 | controller |       BAREMETAL_REPO: https://github.com/openstack-k8s-operators/openstack-baremetal-operator.git
2026-06-11 10:53:30.672897 | controller |       BAREMETAL_TIMEOUT: 20m
2026-06-11 10:53:30.672901 | controller |       BASH_IMG: quay.io/openstack-k8s-operators/bash:latest
2026-06-11 10:53:30.672906 | controller |       BGP_ASN: '64999'
2026-06-11 10:53:30.672911 | controller |       BGP_LEAF_1: 100.65.4.1
2026-06-11 10:53:30.672916 | controller |       BGP_LEAF_2: 100.64.4.1
2026-06-11 10:53:30.672920 | controller |       BGP_OVN_ROUTING: 'false'
2026-06-11 10:53:30.672925 | controller |       BGP_PEER_ASN: '64999'
2026-06-11 10:53:30.672930 | controller |       BGP_SOURCE_IP: 172.30.4.2
2026-06-11 10:53:30.672935 | controller |       BGP_SOURCE_IP6: f00d:f00d:f00d:f00d:f00d:f00d:f00d:42
2026-06-11 10:53:30.672939 | controller |       BMAAS_BRIDGE_IPV4_PREFIX: 172.20.1.2/24
2026-06-11 10:53:30.672944 | controller |       BMAAS_BRIDGE_IPV6_PREFIX: fd00:bbbb::2/64
2026-06-11 10:53:30.672949 | controller |       BMAAS_INSTANCE_DISK_SIZE: 40
2026-06-11 10:53:30.672954 | controller |       BMAAS_INSTANCE_MEMORY: 8192
2026-06-11 10:53:30.672959 | controller |       BMAAS_INSTANCE_NAME_PREFIX: crc-bmaas
2026-06-11 10:53:30.672964 | controller |       BMAAS_INSTANCE_NET_MODEL: virtio
2026-06-11 10:53:30.672968 | controller |       BMAAS_INSTANCE_OS_VARIANT: centos-stream9
2026-06-11 10:53:30.672991 | controller |       BMAAS_INSTANCE_VCPUS: 6
2026-06-11 10:53:30.672999 | controller |       BMAAS_INSTANCE_VIRT_TYPE: kvm
2026-06-11 10:53:30.673004 | controller |       BMAAS_IPV4: 'true'
2026-06-11 10:53:30.673009 | controller |       BMAAS_IPV6: 'false'
2026-06-11 10:53:30.673023 | controller |       BMAAS_LIBVIRT_USER: sushyemu
2026-06-11 10:53:30.673028 | controller |       BMAAS_METALLB_ADDRESS_POOL: 172.20.1.64/26
2026-06-11 10:53:30.673033 | controller |       BMAAS_METALLB_POOL_NAME: baremetal
2026-06-11 10:53:30.673038 | controller |       BMAAS_NETWORK_IPV4_PREFIX: 172.20.1.1/24
2026-06-11 10:53:30.673042 | controller |       BMAAS_NETWORK_IPV6_PREFIX: fd00:bbbb::1/64
2026-06-11 10:53:30.673047 | controller |       BMAAS_NETWORK_NAME: crc-bmaas
2026-06-11 10:53:30.673052 | controller |       BMAAS_NODE_COUNT: '1'
2026-06-11 10:53:30.673057 | controller |       BMAAS_OCP_INSTANCE_NAME: crc
2026-06-11 10:53:30.673062 | controller |       BMAAS_REDFISH_PASSWORD: password
2026-06-11 10:53:30.673067 | controller |       BMAAS_REDFISH_USERNAME: admin
2026-06-11 10:53:30.673071 | controller |       BMAAS_ROUTE_LIBVIRT_NETWORKS: crc-bmaas,crc,default
2026-06-11 10:53:30.673076 | controller |       BMAAS_SUSHY_EMULATOR_DRIVER: libvirt
2026-06-11 10:53:30.673081 | controller |       BMAAS_SUSHY_EMULATOR_IMAGE: quay.io/metal3-io/sushy-tools:latest
2026-06-11 10:53:30.673086 | controller |       BMAAS_SUSHY_EMULATOR_NAMESPACE: sushy-emulator
2026-06-11 10:53:30.673091 | controller |       BMAAS_SUSHY_EMULATOR_OS_CLIENT_CONFIG_FILE: /etc/openstack/clouds.yaml
2026-06-11 10:53:30.673096 | controller |       BMAAS_SUSHY_EMULATOR_OS_CLOUD: openstack
2026-06-11 10:53:30.673101 | controller |       BMH_NAMESPACE: openstack
2026-06-11 10:53:30.673105 | controller |       BMO_BRANCH: release-0.9
2026-06-11 10:53:30.673110 | controller |       BMO_CLEANUP: 'true'
2026-06-11 10:53:30.673115 | controller |       BMO_COMMIT_HASH: ''
2026-06-11 10:53:30.673120 | controller |       BMO_IPA_BASEURI: https://tarballs.opendev.org/openstack/ironic-python-agent/dib
2026-06-11 10:53:30.673125 | controller |       BMO_IPA_BRANCH: stable/2024.1
2026-06-11 10:53:30.673129 | controller |       BMO_IPA_FLAVOR: centos9
2026-06-11 10:53:30.673134 | controller |       BMO_IPA_INSECURE: 'false'
2026-06-11 10:53:30.673139 | controller |       BMO_IRONIC_HOST: 192.168.122.10
2026-06-11 10:53:30.673144 | controller |       BMO_PROVISIONING_INTERFACE: ''
2026-06-11 10:53:30.673148 | controller |       BMO_REPO: https://github.com/metal3-io/baremetal-operator
2026-06-11 10:53:30.673151 | controller |       BMO_SETUP: ''
2026-06-11 10:53:30.673155 | controller |       BMO_SETUP_ROUTE_REPLACE: 'true'
2026-06-11 10:53:30.673158 | controller |       BM_CTLPLANE_INTERFACE: enp1s0
2026-06-11 10:53:30.673161 | controller |       BM_INSTANCE_MEMORY: '8192'
2026-06-11 10:53:30.673165 | controller |       BM_INSTANCE_NAME_PREFIX: edpm-compute-baremetal
2026-06-11 10:53:30.673168 | controller |       BM_INSTANCE_NAME_SUFFIX: '0'
2026-06-11 10:53:30.673172 | controller |       BM_NETWORK_NAME: default
2026-06-11 10:53:30.673175 | controller |       BM_NODE_COUNT: '1'
2026-06-11 10:53:30.673179 | controller |       BM_ROOT_PASSWORD: ''
2026-06-11 10:53:30.673182 | controller |       BM_ROOT_PASSWORD_SECRET: ''
2026-06-11 10:53:30.673186 | controller |       CEILOMETER_CENTRAL_DEPL_IMG: unused
2026-06-11 10:53:30.673189 | controller |       CEILOMETER_NOTIFICATION_DEPL_IMG: unused
2026-06-11 10:53:30.673192 | controller |       CEPH_BRANCH: release-1.15
2026-06-11 10:53:30.673210 | controller |       CEPH_CLIENT: /home/zuul/ci-framework-data/artifacts/manifests/operator/rook/deploy/examples/toolbox.yaml
2026-06-11 10:53:30.673214 | controller |       CEPH_COMMON: /home/zuul/ci-framework-data/artifacts/manifests/operator/rook/deploy/examples/common.yaml
2026-06-11 10:53:30.673217 | controller |       CEPH_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/rook/deploy/examples/cluster-test.yaml
2026-06-11 10:53:30.673221 | controller |       CEPH_CRDS: /home/zuul/ci-framework-data/artifacts/manifests/operator/rook/deploy/examples/crds.yaml
2026-06-11 10:53:30.673224 | controller |       CEPH_IMG: quay.io/ceph/demo:latest-squid
2026-06-11 10:53:30.673228 | controller |       CEPH_OP: /home/zuul/ci-framework-data/artifacts/manifests/operator/rook/deploy/examples/operator-openshift.yaml
2026-06-11 10:53:30.673231 | controller |       CEPH_REPO: https://github.com/rook/rook.git
2026-06-11 10:53:30.673235 | controller |       CERTMANAGER_TIMEOUT: 300s
2026-06-11 10:53:30.673238 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-11 10:53:30.673242 | controller |       CINDER: config/samples/cinder_v1beta1_cinder.yaml
2026-06-11 10:53:30.673245 | controller |       CINDERAPI_DEPL_IMG: unused
2026-06-11 10:53:30.673248 | controller |       CINDERBKP_DEPL_IMG: unused
2026-06-11 10:53:30.673252 | controller |       CINDERSCH_DEPL_IMG: unused
2026-06-11 10:53:30.673259 | controller |       CINDERVOL_DEPL_IMG: unused
2026-06-11 10:53:30.673262 | controller |       CINDER_BRANCH: main
2026-06-11 10:53:30.673266 | controller |       CINDER_COMMIT_HASH: ''
2026-06-11 10:53:30.673269 | controller |       CINDER_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/cinder-operator/config/samples/cinder_v1beta1_cinder.yaml
2026-06-11 10:53:30.673273 | controller |       CINDER_IMG: quay.io/openstack-k8s-operators/cinder-operator-index:latest
2026-06-11 10:53:30.673277 | controller |       CINDER_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/cinder-operator/kuttl-test.yaml
2026-06-11 10:53:30.673280 | controller |       CINDER_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/cinder-operator/test/kuttl/tests
2026-06-11 10:53:30.673283 | controller |       CINDER_KUTTL_NAMESPACE: cinder-kuttl-tests
2026-06-11 10:53:30.673287 | controller |       CINDER_REPO: https://github.com/openstack-k8s-operators/cinder-operator.git
2026-06-11 10:53:30.673290 | controller |       CLEANUP_DIR_CMD: rm -Rf
2026-06-11 10:53:30.673294 | controller |       CRC_BGP_NIC_1_MAC: '52:54:00:11:11:11'
2026-06-11 10:53:30.673297 | controller |       CRC_BGP_NIC_2_MAC: '52:54:00:11:11:12'
2026-06-11 10:53:30.673301 | controller |       CRC_HTTPS_PROXY: ''
2026-06-11 10:53:30.673304 | controller |       CRC_HTTP_PROXY: ''
2026-06-11 10:53:30.673307 | controller |       CRC_STORAGE_NAMESPACE: crc-storage
2026-06-11 10:53:30.673311 | controller |       CRC_STORAGE_RETRIES: '3'
2026-06-11 10:53:30.673317 | controller |       CRC_URL: '''https://developers.redhat.com/content-gateway/rest/mirror/pub/openshift-v4/clients/crc/latest/crc-linux-amd64.tar.xz'''
2026-06-11 10:53:30.673321 | controller |       CRC_VERSION: latest
2026-06-11 10:53:30.673324 | controller |       DATAPLANE_ANSIBLE_SECRET: dataplane-ansible-ssh-private-key-secret
2026-06-11 10:53:30.673328 | controller |       DATAPLANE_ANSIBLE_USER: ''
2026-06-11 10:53:30.673331 | controller |       DATAPLANE_COMPUTE_IP: 192.168.122.100
2026-06-11 10:53:30.673335 | controller |       DATAPLANE_CONTAINER_PREFIX: openstack
2026-06-11 10:53:30.673338 | controller |       DATAPLANE_CONTAINER_TAG: current-podified
2026-06-11 10:53:30.673341 | controller |       DATAPLANE_CUSTOM_SERVICE_RUNNER_IMG: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest
2026-06-11 10:53:30.673345 | controller |       DATAPLANE_DEFAULT_GW: 192.168.122.1
2026-06-11 10:53:30.673348 | controller |       DATAPLANE_EXTRA_NOVA_CONFIG_FILE: /dev/null
2026-06-11 10:53:30.673352 | controller |       DATAPLANE_GROWVOLS_ARGS: /=8GB /tmp=1GB /home=1GB /var=8GB
2026-06-11 10:53:30.673355 | controller |       DATAPLANE_KUSTOMIZE_SCENARIO: preprovisioned
2026-06-11 10:53:30.673358 | controller |       DATAPLANE_NETWORKER_IP: 192.168.122.200
2026-06-11 10:53:30.673362 | controller |       DATAPLANE_NETWORK_INTERFACE_NAME: eth0
2026-06-11 10:53:30.673365 | controller |       DATAPLANE_NOVA_NFS_PATH: ''
2026-06-11 10:53:30.673369 | controller |       DATAPLANE_NTP_SERVER: pool.ntp.org
2026-06-11 10:53:30.673372 | controller |       DATAPLANE_PLAYBOOK: osp.edpm.download_cache
2026-06-11 10:53:30.673375 | controller |       DATAPLANE_REGISTRY_URL: quay.io/podified-antelope-centos9
2026-06-11 10:53:30.673379 | controller |       DATAPLANE_REPO_SETUP_BRANCH: antelope
2026-06-11 10:53:30.673382 | controller |       DATAPLANE_REPO_SETUP_REPO: current-podified
2026-06-11 10:53:30.673386 | controller |       DATAPLANE_RUNNER_IMG: ''
2026-06-11 10:53:30.673389 | controller |       DATAPLANE_SERVER_ROLE: compute
2026-06-11 10:53:30.673392 | controller |       DATAPLANE_SSHD_ALLOWED_RANGES: '[''192.168.122.0/24'']'
2026-06-11 10:53:30.673396 | controller |       DATAPLANE_TIMEOUT: 30m
2026-06-11 10:53:30.673399 | controller |       DATAPLANE_TLS_ENABLED: 'true'
2026-06-11 10:53:30.673403 | controller |       DATAPLANE_TOTAL_NETWORKER_NODES: '1'
2026-06-11 10:53:30.673406 | controller |       DATAPLANE_TOTAL_NODES: '1'
2026-06-11 10:53:30.673410 | controller |       DBSERVICE: galera
2026-06-11 10:53:30.673413 | controller |       DEPLOY_DIR: /home/zuul/ci-framework-data/artifacts/edpm_compute
2026-06-11 10:53:30.673416 | controller |       DESIGNATE: config/samples/designate_v1beta1_designate.yaml
2026-06-11 10:53:30.673420 | controller |       DESIGNATE_BRANCH: main
2026-06-11 10:53:30.673423 | controller |       DESIGNATE_COMMIT_HASH: ''
2026-06-11 10:53:30.673427 | controller |       DESIGNATE_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/designate-operator/config/samples/designate_v1beta1_designate.yaml
2026-06-11 10:53:30.673430 | controller |       DESIGNATE_IMG: quay.io/openstack-k8s-operators/designate-operator-index:latest
2026-06-11 10:53:30.673437 | controller |       DESIGNATE_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/designate-operator/kuttl-test.yaml
2026-06-11 10:53:30.673440 | controller |       DESIGNATE_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/designate-operator/test/kuttl/tests
2026-06-11 10:53:30.673443 | controller |       DESIGNATE_KUTTL_NAMESPACE: designate-kuttl-tests
2026-06-11 10:53:30.673447 | controller |       DESIGNATE_REPO: https://github.com/openstack-k8s-operators/designate-operator.git
2026-06-11 10:53:30.673450 | controller |       DNSDATA: config/samples/network_v1beta1_dnsdata.yaml
2026-06-11 10:53:30.673458 | controller |       DNSDATA_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/infra-operator/config/samples/network_v1beta1_dnsdata.yaml
2026-06-11 10:53:30.673461 | controller |       DNSMASQ: config/samples/network_v1beta1_dnsmasq.yaml
2026-06-11 10:53:30.673465 | controller |       DNSMASQ_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/infra-operator/config/samples/network_v1beta1_dnsmasq.yaml
2026-06-11 10:53:30.673468 | controller |       DNS_DEPL_IMG: unused
2026-06-11 10:53:30.673471 | controller |       DNS_DOMAIN: localdomain
2026-06-11 10:53:30.673475 | controller |       DOWNLOAD_TOOLS_SELECTION: all
2026-06-11 10:53:30.673478 | controller |       EDPM_ATTACH_EXTNET: 'true'
2026-06-11 10:53:30.673482 | controller |       EDPM_COMPUTE_ADDITIONAL_HOST_ROUTES: '''[]'''
2026-06-11 10:53:30.673485 | controller |       EDPM_COMPUTE_ADDITIONAL_NETWORKS: '''[]'''
2026-06-11 10:53:30.673488 | controller |       EDPM_COMPUTE_CELLS: '1'
2026-06-11 10:53:30.673492 | controller |       EDPM_COMPUTE_CEPH_ENABLED: 'true'
2026-06-11 10:53:30.673495 | controller |       EDPM_COMPUTE_CEPH_NOVA: 'true'
2026-06-11 10:53:30.673499 | controller |       EDPM_COMPUTE_DHCP_AGENT_ENABLED: 'true'
2026-06-11 10:53:30.673502 | controller |       EDPM_COMPUTE_SRIOV_ENABLED: 'true'
2026-06-11 10:53:30.673505 | controller |       EDPM_COMPUTE_SUFFIX: '0'
2026-06-11 10:53:30.673509 | controller |       EDPM_CONFIGURE_DEFAULT_ROUTE: 'true'
2026-06-11 10:53:30.673512 | controller |       EDPM_CONFIGURE_HUGEPAGES: 'false'
2026-06-11 10:53:30.673516 | controller |       EDPM_CONFIGURE_NETWORKING: 'true'
2026-06-11 10:53:30.673519 | controller |       EDPM_FIRSTBOOT_EXTRA: /tmp/edpm-firstboot-extra
2026-06-11 10:53:30.673522 | controller |       EDPM_NETWORKER_SUFFIX: '0'
2026-06-11 10:53:30.673526 | controller |       EDPM_TOTAL_NETWORKERS: '1'
2026-06-11 10:53:30.673529 | controller |       EDPM_TOTAL_NODES: '1'
2026-06-11 10:53:30.673532 | controller |       GALERA_REPLICAS: ''
2026-06-11 10:53:30.673536 | controller |       GENERATE_SSH_KEYS: 'true'
2026-06-11 10:53:30.673539 | controller |       GIT_CLONE_OPTS: ''
2026-06-11 10:53:30.673543 | controller |       GLANCE: config/samples/glance_v1beta1_glance.yaml
2026-06-11 10:53:30.673546 | controller |       GLANCEAPI_DEPL_IMG: unused
2026-06-11 10:53:30.673549 | controller |       GLANCE_BRANCH: main
2026-06-11 10:53:30.673553 | controller |       GLANCE_COMMIT_HASH: ''
2026-06-11 10:53:30.673556 | controller |       GLANCE_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/glance-operator/config/samples/glance_v1beta1_glance.yaml
2026-06-11 10:53:30.673560 | controller |       GLANCE_IMG: quay.io/openstack-k8s-operators/glance-operator-index:latest
2026-06-11 10:53:30.673563 | controller |       GLANCE_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/glance-operator/kuttl-test.yaml
2026-06-11 10:53:30.673567 | controller |       GLANCE_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/glance-operator/test/kuttl/tests
2026-06-11 10:53:30.673570 | controller |       GLANCE_KUTTL_NAMESPACE: glance-kuttl-tests
2026-06-11 10:53:30.673573 | controller |       GLANCE_REPO: https://github.com/openstack-k8s-operators/glance-operator.git
2026-06-11 10:53:30.673577 | controller |       HEAT: config/samples/heat_v1beta1_heat.yaml
2026-06-11 10:53:30.673580 | controller |       HEATAPI_DEPL_IMG: unused
2026-06-11 10:53:30.673584 | controller |       HEATCFNAPI_DEPL_IMG: unused
2026-06-11 10:53:30.673587 | controller |       HEATENGINE_DEPL_IMG: unused
2026-06-11 10:53:30.673590 | controller |       HEAT_AUTH_ENCRYPTION_KEY: 767c3ed056cbaa3b9dfedb8c6f825bf0
2026-06-11 10:53:30.673594 | controller |       HEAT_BRANCH: main
2026-06-11 10:53:30.673597 | controller |       HEAT_COMMIT_HASH: ''
2026-06-11 10:53:30.673601 | controller |       HEAT_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/heat-operator/config/samples/heat_v1beta1_heat.yaml
2026-06-11 10:53:30.673609 | controller |       HEAT_IMG: quay.io/openstack-k8s-operators/heat-operator-index:latest
2026-06-11 10:53:30.673613 | controller |       HEAT_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/heat-operator/kuttl-test.yaml
2026-06-11 10:53:30.673616 | controller |       HEAT_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/heat-operator/test/kuttl/tests
2026-06-11 10:53:30.673620 | controller |       HEAT_KUTTL_NAMESPACE: heat-kuttl-tests
2026-06-11 10:53:30.673623 | controller |       HEAT_REPO: https://github.com/openstack-k8s-operators/heat-operator.git
2026-06-11 10:53:30.673627 | controller |       HEAT_SERVICE_ENABLED: 'true'
2026-06-11 10:53:30.673630 | controller |       HORIZON: config/samples/horizon_v1beta1_horizon.yaml
2026-06-11 10:53:30.673633 | controller |       HORIZONTEST: config/samples/test_v1beta1_horizontest.yaml
2026-06-11 10:53:30.673637 | controller |       HORIZONTEST_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/test-operator/config/samples/test_v1beta1_horizontest.yaml
2026-06-11 10:53:30.673642 | controller |       HORIZON_BRANCH: main
2026-06-11 10:53:30.673646 | controller |       HORIZON_COMMIT_HASH: ''
2026-06-11 10:53:30.673649 | controller |       HORIZON_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/horizon-operator/config/samples/horizon_v1beta1_horizon.yaml
2026-06-11 10:53:30.673653 | controller |       HORIZON_DEPL_IMG: unused
2026-06-11 10:53:30.673656 | controller |       HORIZON_IMG: quay.io/openstack-k8s-operators/horizon-operator-index:latest
2026-06-11 10:53:30.673660 | controller |       HORIZON_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/horizon-operator/kuttl-test.yaml
2026-06-11 10:53:30.673663 | controller |       HORIZON_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/horizon-operator/test/kuttl/tests
2026-06-11 10:53:30.673666 | controller |       HORIZON_KUTTL_NAMESPACE: horizon-kuttl-tests
2026-06-11 10:53:30.673670 | controller |       HORIZON_REPO: https://github.com/openstack-k8s-operators/horizon-operator.git
2026-06-11 10:53:30.673673 | controller |       INFRA_BRANCH: main
2026-06-11 10:53:30.673677 | controller |       INFRA_COMMIT_HASH: ''
2026-06-11 10:53:30.673680 | controller |       INFRA_IMG: quay.io/openstack-k8s-operators/infra-operator-index:latest
2026-06-11 10:53:30.673683 | controller |       INFRA_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/infra-operator/kuttl-test.yaml
2026-06-11 10:53:30.673689 | controller |       INFRA_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/infra-operator/test/kuttl/tests
2026-06-11 10:53:30.673692 | controller |       INFRA_KUTTL_NAMESPACE: infra-kuttl-tests
2026-06-11 10:53:30.673696 | controller |       INFRA_RABBITMQ: config/samples/rabbitmq_v1beta1_rabbitmq.yaml
2026-06-11 10:53:30.673702 | controller |       INFRA_RABBITMQ_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/infra-operator-rabbitmq/config/samples/rabbitmq_v1beta1_rabbitmq.yaml
2026-06-11 10:53:30.673706 | controller |       INFRA_RABBITMQ_DEPL_IMG: unused
2026-06-11 10:53:30.673710 | controller |       INFRA_RABBITMQ_IMG: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified
2026-06-11 10:53:30.673713 | controller |       INFRA_REPO: https://github.com/openstack-k8s-operators/infra-operator.git
2026-06-11 10:53:30.673717 | controller |       INSTALL_CERT_MANAGER: false
2026-06-11 10:53:30.673720 | controller |       INSTALL_NMSTATE: true || false
2026-06-11 10:53:30.673724 | controller |       INSTALL_NNCP: true || false
2026-06-11 10:53:30.673727 | controller |       INTERNALAPI_HOST_ROUTES: ''
2026-06-11 10:53:30.673730 | controller |       IPV6_LAB_IPV4_NETWORK_IPADDRESS: 172.30.0.1/24
2026-06-11 10:53:30.673734 | controller |       IPV6_LAB_IPV6_NETWORK_IPADDRESS: fd00:abcd:abcd:fc00::1/64
2026-06-11 10:53:30.673737 | controller |       IPV6_LAB_LIBVIRT_STORAGE_POOL: default
2026-06-11 10:53:30.673741 | controller |       IPV6_LAB_MANAGE_FIREWALLD: 'true'
2026-06-11 10:53:30.673744 | controller |       IPV6_LAB_NAT64_HOST_IPV4: 172.30.0.2/24
2026-06-11 10:53:30.673747 | controller |       IPV6_LAB_NAT64_HOST_IPV6: fd00:abcd:abcd:fc00::2/64
2026-06-11 10:53:30.673751 | controller |       IPV6_LAB_NAT64_INSTANCE_NAME: nat64-router
2026-06-11 10:53:30.673754 | controller |       IPV6_LAB_NAT64_IPV6_NETWORK: fd00:abcd:abcd:fc00::/64
2026-06-11 10:53:30.673758 | controller |       IPV6_LAB_NAT64_TAYGA_DYNAMIC_POOL: 192.168.255.0/24
2026-06-11 10:53:30.673763 | controller |       IPV6_LAB_NAT64_TAYGA_IPV4: 192.168.255.1
2026-06-11 10:53:30.673767 | controller |       IPV6_LAB_NAT64_TAYGA_IPV6: fd00:abcd:abcd:fc00::3
2026-06-11 10:53:30.673770 | controller |       IPV6_LAB_NAT64_TAYGA_IPV6_PREFIX: fd00:abcd:abcd:fcff::/96
2026-06-11 10:53:30.673774 | controller |       IPV6_LAB_NAT64_UPDATE_PACKAGES: 'false'
2026-06-11 10:53:30.673777 | controller |       IPV6_LAB_NETWORK_NAME: nat64
2026-06-11 10:53:30.673780 | controller |       IPV6_LAB_SNO_CLUSTER_NETWORK: fd00:abcd:0::/48
2026-06-11 10:53:30.673784 | controller |       IPV6_LAB_SNO_HOST_IP: fd00:abcd:abcd:fc00::11
2026-06-11 10:53:30.673787 | controller |       IPV6_LAB_SNO_HOST_PREFIX: '64'
2026-06-11 10:53:30.673791 | controller |       IPV6_LAB_SNO_INSTANCE_NAME: sno
2026-06-11 10:53:30.673794 | controller |       IPV6_LAB_SNO_MACHINE_NETWORK: fd00:abcd:abcd:fc00::/64
2026-06-11 10:53:30.673797 | controller |       IPV6_LAB_SNO_OCP_MIRROR_URL: https://mirror.openshift.com/pub/openshift-v4/clients/ocp
2026-06-11 10:53:30.673801 | controller |       IPV6_LAB_SNO_OCP_VERSION: latest-4.14
2026-06-11 10:53:30.673804 | controller |       IPV6_LAB_SNO_SERVICE_NETWORK: fd00:abcd:abcd:fc03::/112
2026-06-11 10:53:30.673807 | controller |       IPV6_LAB_SSH_PUB_KEY: /home/zuul/.ssh/id_rsa.pub
2026-06-11 10:53:30.673811 | controller |       IPV6_LAB_WORK_DIR: /home/zuul/.ipv6lab
2026-06-11 10:53:30.673814 | controller |       IRONIC: config/samples/ironic_v1beta1_ironic.yaml
2026-06-11 10:53:30.673818 | controller |       IRONICAPI_DEPL_IMG: unused
2026-06-11 10:53:30.673821 | controller |       IRONICCON_DEPL_IMG: unused
2026-06-11 10:53:30.673824 | controller |       IRONICINS_DEPL_IMG: unused
2026-06-11 10:53:30.673828 | controller |       IRONICNAG_DEPL_IMG: unused
2026-06-11 10:53:30.673831 | controller |       IRONICPXE_DEPL_IMG: unused
2026-06-11 10:53:30.673835 | controller |       IRONIC_BRANCH: main
2026-06-11 10:53:30.673838 | controller |       IRONIC_COMMIT_HASH: ''
2026-06-11 10:53:30.673842 | controller |       IRONIC_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/ironic-operator/config/samples/ironic_v1beta1_ironic.yaml
2026-06-11 10:53:30.673845 | controller |       IRONIC_IMAGE: quay.io/metal3-io/ironic
2026-06-11 10:53:30.673849 | controller |       IRONIC_IMAGE_TAG: release-24.1
2026-06-11 10:53:30.673852 | controller |       IRONIC_IMG: quay.io/openstack-k8s-operators/ironic-operator-index:latest
2026-06-11 10:53:30.673855 | controller |       IRONIC_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/ironic-operator/kuttl-test.yaml
2026-06-11 10:53:30.673859 | controller |       IRONIC_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/ironic-operator/test/kuttl/tests
2026-06-11 10:53:30.673862 | controller |       IRONIC_KUTTL_NAMESPACE: ironic-kuttl-tests
2026-06-11 10:53:30.673866 | controller |       IRONIC_REPO: https://github.com/openstack-k8s-operators/ironic-operator.git
2026-06-11 10:53:30.673869 | controller |       KEYSTONEAPI: config/samples/keystone_v1beta1_keystoneapi.yaml
2026-06-11 10:53:30.673873 | controller |       KEYSTONEAPI_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/keystone-operator/config/samples/keystone_v1beta1_keystoneapi.yaml
2026-06-11 10:53:30.673876 | controller |       KEYSTONEAPI_DEPL_IMG: unused
2026-06-11 10:53:30.673880 | controller |       KEYSTONE_BRANCH: main
2026-06-11 10:53:30.673883 | controller |       KEYSTONE_COMMIT_HASH: ''
2026-06-11 10:53:30.673886 | controller |       KEYSTONE_FEDERATION_CLIENT_SECRET: COX8bmlKAWn56XCGMrKQJj7dgHNAOl6f
2026-06-11 10:53:30.673890 | controller |       KEYSTONE_FEDERATION_CRYPTO_PASSPHRASE: openstack
2026-06-11 10:53:30.673893 | controller |       KEYSTONE_IMG: quay.io/openstack-k8s-operators/keystone-operator-index:latest
2026-06-11 10:53:30.673898 | controller |       KEYSTONE_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/keystone-operator/kuttl-test.yaml
2026-06-11 10:53:30.673903 | controller |       KEYSTONE_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/keystone-operator/test/kuttl/tests
2026-06-11 10:53:30.673912 | controller |       KEYSTONE_KUTTL_NAMESPACE: keystone-kuttl-tests
2026-06-11 10:53:30.673922 | controller |       KEYSTONE_REPO: https://github.com/openstack-k8s-operators/keystone-operator.git
2026-06-11 10:53:30.673927 | controller |       KUBEADMIN_PWD: '12345678'
2026-06-11 10:53:30.673933 | controller |       LIBVIRT_SECRET: libvirt-secret
2026-06-11 10:53:30.673938 | controller |       LOKI_DEPLOY_MODE: openshift-network
2026-06-11 10:53:30.673943 | controller |       LOKI_DEPLOY_NAMESPACE: netobserv
2026-06-11 10:53:30.673959 | controller |       LOKI_DEPLOY_SIZE: 1x.demo
2026-06-11 10:53:30.673964 | controller |       LOKI_NAMESPACE: openshift-operators-redhat
2026-06-11 10:53:30.673969 | controller |       LOKI_OPERATOR_GROUP: openshift-operators-redhat-loki
2026-06-11 10:53:30.673990 | controller |       LOKI_SUBSCRIPTION: loki-operator
2026-06-11 10:53:30.674001 | controller |       LVMS_CR: '1'
2026-06-11 10:53:30.674006 | controller |       MANILA: config/samples/manila_v1beta1_manila.yaml
2026-06-11 10:53:30.674011 | controller |       MANILAAPI_DEPL_IMG: unused
2026-06-11 10:53:30.674015 | controller |       MANILASCH_DEPL_IMG: unused
2026-06-11 10:53:30.674020 | controller |       MANILASHARE_DEPL_IMG: unused
2026-06-11 10:53:30.674025 | controller |       MANILA_BRANCH: main
2026-06-11 10:53:30.674036 | controller |       MANILA_COMMIT_HASH: ''
2026-06-11 10:53:30.674042 | controller |       MANILA_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/manila-operator/config/samples/manila_v1beta1_manila.yaml
2026-06-11 10:53:30.674047 | controller |       MANILA_IMG: quay.io/openstack-k8s-operators/manila-operator-index:latest
2026-06-11 10:53:30.674052 | controller |       MANILA_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/manila-operator/kuttl-test.yaml
2026-06-11 10:53:30.674055 | controller |       MANILA_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/manila-operator/test/kuttl/tests
2026-06-11 10:53:30.674063 | controller |       MANILA_KUTTL_NAMESPACE: manila-kuttl-tests
2026-06-11 10:53:30.674067 | controller |       MANILA_REPO: https://github.com/openstack-k8s-operators/manila-operator.git
2026-06-11 10:53:30.674070 | controller |       MANILA_SERVICE_ENABLED: 'true'
2026-06-11 10:53:30.674073 | controller |       MARIADB: config/samples/mariadb_v1beta1_galera.yaml
2026-06-11 10:53:30.674077 | controller |       MARIADB_BRANCH: main
2026-06-11 10:53:30.674080 | controller |       MARIADB_CHAINSAW_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/mariadb-operator/test/chainsaw/config.yaml
2026-06-11 10:53:30.674084 | controller |       MARIADB_CHAINSAW_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/mariadb-operator/test/chainsaw/tests
2026-06-11 10:53:30.674087 | controller |       MARIADB_CHAINSAW_NAMESPACE: mariadb-chainsaw-tests
2026-06-11 10:53:30.674091 | controller |       MARIADB_COMMIT_HASH: ''
2026-06-11 10:53:30.674094 | controller |       MARIADB_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/mariadb-operator/config/samples/mariadb_v1beta1_galera.yaml
2026-06-11 10:53:30.674097 | controller |       MARIADB_DEPL_IMG: unused
2026-06-11 10:53:30.674101 | controller |       MARIADB_IMG: quay.io/openstack-k8s-operators/mariadb-operator-index:latest
2026-06-11 10:53:30.674104 | controller |       MARIADB_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/mariadb-operator/kuttl-test.yaml
2026-06-11 10:53:30.674108 | controller |       MARIADB_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/mariadb-operator/test/kuttl/tests
2026-06-11 10:53:30.674111 | controller |       MARIADB_KUTTL_NAMESPACE: mariadb-kuttl-tests
2026-06-11 10:53:30.674114 | controller |       MARIADB_REPO: https://github.com/openstack-k8s-operators/mariadb-operator.git
2026-06-11 10:53:30.674118 | controller |       MEMCACHED: config/samples/memcached_v1beta1_memcached.yaml
2026-06-11 10:53:30.674121 | controller |       MEMCACHED_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/infra-operator/config/samples/memcached_v1beta1_memcached.yaml
2026-06-11 10:53:30.674125 | controller |       MEMCACHED_DEPL_IMG: unused
2026-06-11 10:53:30.674128 | controller |       METADATA_SHARED_SECRET: '1234567842'
2026-06-11 10:53:30.674132 | controller |       METALLB_IPV6_POOL: fd00:aaaa::80-fd00:aaaa::90
2026-06-11 10:53:30.674135 | controller |       METALLB_POOL: 192.168.122.80-192.168.122.90
2026-06-11 10:53:30.674138 | controller |       MICROSHIFT: '0'
2026-06-11 10:53:30.674142 | controller |       MIRROR_INSECURE: 'true'
2026-06-11 10:53:30.674145 | controller |       MIRROR_NAMESPACE: openstack-mirror
2026-06-11 10:53:30.674148 | controller |       MIRROR_REGISTRY_HOST: default-route-openshift-image-registry.apps-crc.testing
2026-06-11 10:53:30.674152 | controller |       NAMESPACE: openstack
2026-06-11 10:53:30.674155 | controller |       NETCONFIG: config/samples/network_v1beta1_netconfig.yaml
2026-06-11 10:53:30.674159 | controller |       NETCONFIG_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/infra-operator/config/samples/network_v1beta1_netconfig.yaml
2026-06-11 10:53:30.674164 | controller |       NETCONFIG_DEPL_IMG: unused
2026-06-11 10:53:30.674392 | controller |       NETOBSERV_DEPLOY_NAMESPACE: netobserv
2026-06-11 10:53:30.674396 | controller |       NETOBSERV_NAMESPACE: openshift-netobserv-operator
2026-06-11 10:53:30.674399 | controller |       NETOBSERV_OPERATOR_GROUP: openshift-netobserv-operator-net
2026-06-11 10:53:30.674403 | controller |       NETOBSERV_SUBSCRIPTION: netobserv-operator
2026-06-11 10:53:30.674406 | controller |       NETWORK_BGP: 'false'
2026-06-11 10:53:30.674410 | controller |       NETWORK_DESIGNATE_ADDRESS_PREFIX: 172.28.0
2026-06-11 10:53:30.674413 | controller |       NETWORK_DESIGNATE_EXT_ADDRESS_PREFIX: 172.50.0
2026-06-11 10:53:30.674416 | controller |       NETWORK_INTERNALAPI_ADDRESS_PREFIX: 172.17.0
2026-06-11 10:53:30.674420 | controller |       NETWORK_ISOLATION: 'true'
2026-06-11 10:53:30.674423 | controller |       NETWORK_ISOLATION_INSTANCE_NAME: crc
2026-06-11 10:53:30.674427 | controller |       NETWORK_ISOLATION_IPV4: 'true'
2026-06-11 10:53:30.674430 | controller |       NETWORK_ISOLATION_IPV4_ADDRESS: 172.16.1.1/24
2026-06-11 10:53:30.674434 | controller |       NETWORK_ISOLATION_IPV4_NAT: 'true'
2026-06-11 10:53:30.674437 | controller |       NETWORK_ISOLATION_IPV6: 'false'
2026-06-11 10:53:30.674441 | controller |       NETWORK_ISOLATION_IPV6_ADDRESS: fd00:aaaa::1/64
2026-06-11 10:53:30.674444 | controller |       NETWORK_ISOLATION_IP_ADDRESS: 192.168.122.10
2026-06-11 10:53:30.674447 | controller |       NETWORK_ISOLATION_MAC: '52:54:00:11:11:10'
2026-06-11 10:53:30.674451 | controller |       NETWORK_ISOLATION_NETWORK_NAME: net-iso
2026-06-11 10:53:30.674454 | controller |       NETWORK_ISOLATION_NET_NAME: default
2026-06-11 10:53:30.674458 | controller |       NETWORK_ISOLATION_USE_DEFAULT_NETWORK: 'true'
2026-06-11 10:53:30.674461 | controller |       NETWORK_MTU: '1500'
2026-06-11 10:53:30.674465 | controller |       NETWORK_STORAGEMGMT_ADDRESS_PREFIX: 172.20.0
2026-06-11 10:53:30.674468 | controller |       NETWORK_STORAGE_ADDRESS_PREFIX: 172.18.0
2026-06-11 10:53:30.674472 | controller |       NETWORK_STORAGE_MACVLAN: ''
2026-06-11 10:53:30.674475 | controller |       NETWORK_TENANT_ADDRESS_PREFIX: 172.19.0
2026-06-11 10:53:30.674478 | controller |       NETWORK_VLAN_START: '20'
2026-06-11 10:53:30.674482 | controller |       NETWORK_VLAN_STEP: '1'
2026-06-11 10:53:30.674485 | controller |       NEUTRONAPI: config/samples/neutron_v1beta1_neutronapi.yaml
2026-06-11 10:53:30.674489 | controller |       NEUTRONAPI_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/neutron-operator/config/samples/neutron_v1beta1_neutronapi.yaml
2026-06-11 10:53:30.674492 | controller |       NEUTRONAPI_DEPL_IMG: unused
2026-06-11 10:53:30.674496 | controller |       NEUTRON_BRANCH: main
2026-06-11 10:53:30.674499 | controller |       NEUTRON_COMMIT_HASH: ''
2026-06-11 10:53:30.674503 | controller |       NEUTRON_IMG: quay.io/openstack-k8s-operators/neutron-operator-index:latest
2026-06-11 10:53:30.674509 | controller |       NEUTRON_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/neutron-operator/kuttl-test.yaml
2026-06-11 10:53:30.674513 | controller |       NEUTRON_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/neutron-operator/test/kuttl/tests
2026-06-11 10:53:30.674516 | controller |       NEUTRON_KUTTL_NAMESPACE: neutron-kuttl-tests
2026-06-11 10:53:30.674520 | controller |       NEUTRON_REPO: https://github.com/openstack-k8s-operators/neutron-operator.git
2026-06-11 10:53:30.674523 | controller |       NFS_HOME: /home/nfs
2026-06-11 10:53:30.674527 | controller |       NMSTATE_NAMESPACE: openshift-nmstate
2026-06-11 10:53:30.674530 | controller |       NMSTATE_OPERATOR_GROUP: openshift-nmstate-tn6k8
2026-06-11 10:53:30.674534 | controller |       NMSTATE_SUBSCRIPTION: kubernetes-nmstate-operator
2026-06-11 10:53:30.674537 | controller |       NNCP_ADDITIONAL_HOST_ROUTES: ''
2026-06-11 10:53:30.674540 | controller |       NNCP_BGP_1_INTERFACE: enp7s0
2026-06-11 10:53:30.674544 | controller |       NNCP_BGP_1_IP_ADDRESS: 100.65.4.2
2026-06-11 10:53:30.674547 | controller |       NNCP_BGP_2_INTERFACE: enp8s0
2026-06-11 10:53:30.674551 | controller |       NNCP_BGP_2_IP_ADDRESS: 100.64.4.2
2026-06-11 10:53:30.674554 | controller |       NNCP_BRIDGE: ospbr
2026-06-11 10:53:30.674558 | controller |       NNCP_CLEANUP_TIMEOUT: 120s
2026-06-11 10:53:30.674561 | controller |       NNCP_CTLPLANE_IPV6_ADDRESS_PREFIX: 'fd00:aaaa::'
2026-06-11 10:53:30.674564 | controller |       NNCP_CTLPLANE_IPV6_ADDRESS_SUFFIX: '10'
2026-06-11 10:53:30.674568 | controller |       NNCP_CTLPLANE_IP_ADDRESS_PREFIX: 192.168.122
2026-06-11 10:53:30.674573 | controller |       NNCP_CTLPLANE_IP_ADDRESS_SUFFIX: '10'
2026-06-11 10:53:30.674577 | controller |       NNCP_DNS_SERVER: 192.168.122.1
2026-06-11 10:53:30.674580 | controller |       NNCP_DNS_SERVER_IPV6: fd00:aaaa::1
2026-06-11 10:53:30.674584 | controller |       NNCP_GATEWAY: 192.168.122.1
2026-06-11 10:53:30.674587 | controller |       NNCP_GATEWAY_IPV6: fd00:aaaa::1
2026-06-11 10:53:30.674590 | controller |       NNCP_INTERFACE: enp6s0
2026-06-11 10:53:30.674594 | controller |       NNCP_NODES: ''
2026-06-11 10:53:30.674597 | controller |       NNCP_TIMEOUT: 240s
2026-06-11 10:53:30.674601 | controller |       NOVA: config/samples/nova_v1beta1_nova_collapsed_cell.yaml
2026-06-11 10:53:30.674604 | controller |       NOVA_BRANCH: main
2026-06-11 10:53:30.674608 | controller |       NOVA_COMMIT_HASH: ''
2026-06-11 10:53:30.674611 | controller |       NOVA_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/nova-operator/config/samples/nova_v1beta1_nova_collapsed_cell.yaml
2026-06-11 10:53:30.674615 | controller |       NOVA_IMG: quay.io/openstack-k8s-operators/nova-operator-index:latest
2026-06-11 10:53:30.674618 | controller |       NOVA_REPO: https://github.com/openstack-k8s-operators/nova-operator.git
2026-06-11 10:53:30.674621 | controller |       NUMBER_OF_INSTANCES: '1'
2026-06-11 10:53:30.674625 | controller |       OCP_NETWORK_NAME: crc
2026-06-11 10:53:30.674628 | controller |       OCTAVIA: config/samples/octavia_v1beta1_octavia.yaml
2026-06-11 10:53:30.674632 | controller |       OCTAVIA_BRANCH: main
2026-06-11 10:53:30.674635 | controller |       OCTAVIA_COMMIT_HASH: ''
2026-06-11 10:53:30.674639 | controller |       OCTAVIA_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/octavia-operator/config/samples/octavia_v1beta1_octavia.yaml
2026-06-11 10:53:30.674642 | controller |       OCTAVIA_IMG: quay.io/openstack-k8s-operators/octavia-operator-index:latest
2026-06-11 10:53:30.674645 | controller |       OCTAVIA_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/octavia-operator/kuttl-test.yaml
2026-06-11 10:53:30.674649 | controller |       OCTAVIA_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/octavia-operator/test/kuttl/tests
2026-06-11 10:53:30.674652 | controller |       OCTAVIA_KUTTL_NAMESPACE: octavia-kuttl-tests
2026-06-11 10:53:30.674656 | controller |       OCTAVIA_REPO: https://github.com/openstack-k8s-operators/octavia-operator.git
2026-06-11 10:53:30.674659 | controller |       OKD: 'false'
2026-06-11 10:53:30.674662 | controller |       OPENSTACK_BRANCH: main
2026-06-11 10:53:30.674666 | controller |       OPENSTACK_BUNDLE_IMG: quay.io/openstack-k8s-operators/openstack-operator-bundle:latest
2026-06-11 10:53:30.674669 | controller |       OPENSTACK_COMMIT_HASH: ''
2026-06-11 10:53:30.674673 | controller |       OPENSTACK_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/openstack-operator/config/samples/core_v1beta1_openstackcontrolplane_galera_network_isolation.yaml
2026-06-11 10:53:30.674677 | controller |       OPENSTACK_CRDS_DIR: openstack_crds
2026-06-11 10:53:30.674680 | controller |       OPENSTACK_CTLPLANE: config/samples/core_v1beta1_openstackcontrolplane_galera_network_isolation.yaml
2026-06-11 10:53:30.674686 | controller |       OPENSTACK_IMG: quay.io/openstack-k8s-operators/openstack-operator-index:latest
2026-06-11 10:53:30.674690 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-11 10:53:30.674693 | controller |       OPENSTACK_K8S_TAG: latest
2026-06-11 10:53:30.674697 | controller |       OPENSTACK_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/openstack-operator/kuttl-test.yaml
2026-06-11 10:53:30.674700 | controller |       OPENSTACK_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/openstack-operator/test/kuttl/tests
2026-06-11 10:53:30.674704 | controller |       OPENSTACK_KUTTL_NAMESPACE: openstack-kuttl-tests
2026-06-11 10:53:30.674707 | controller |       OPENSTACK_NEUTRON_CUSTOM_CONF: ''
2026-06-11 10:53:30.674710 | controller |       OPENSTACK_REPO: https://github.com/openstack-k8s-operators/openstack-operator.git
2026-06-11 10:53:30.674714 | controller |       OPENSTACK_STORAGE_BUNDLE_IMG: quay.io/openstack-k8s-operators/openstack-operator-storage-bundle:latest
2026-06-11 10:53:30.674717 | controller |       OPERATOR_BASE_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator
2026-06-11 10:53:30.674721 | controller |       OPERATOR_CHANNEL: ''
2026-06-11 10:53:30.674724 | controller |       OPERATOR_NAMESPACE: openstack-operators
2026-06-11 10:53:30.674729 | controller |       OPERATOR_SOURCE: ''
2026-06-11 10:53:30.674733 | controller |       OPERATOR_SOURCE_NAMESPACE: ''
2026-06-11 10:53:30.674736 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-11 10:53:30.674740 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-11 10:53:30.674745 | controller |       OVNCONTROLLER: config/samples/ovn_v1beta1_ovncontroller.yaml
2026-06-11 10:53:30.674749 | controller |       OVNCONTROLLER_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/ovn-operator/config/samples/ovn_v1beta1_ovncontroller.yaml
2026-06-11 10:53:30.674756 | controller |       OVNCONTROLLER_NMAP: 'true'
2026-06-11 10:53:30.674759 | controller |       OVNDBS: config/samples/ovn_v1beta1_ovndbcluster.yaml
2026-06-11 10:53:30.674763 | controller |       OVNDBS_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/ovn-operator/config/samples/ovn_v1beta1_ovndbcluster.yaml
2026-06-11 10:53:30.674766 | controller |       OVNNORTHD: config/samples/ovn_v1beta1_ovnnorthd.yaml
2026-06-11 10:53:30.674769 | controller |       OVNNORTHD_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/ovn-operator/config/samples/ovn_v1beta1_ovnnorthd.yaml
2026-06-11 10:53:30.674773 | controller |       OVN_BRANCH: main
2026-06-11 10:53:30.674776 | controller |       OVN_COMMIT_HASH: ''
2026-06-11 10:53:30.674780 | controller |       OVN_IMG: quay.io/openstack-k8s-operators/ovn-operator-index:latest
2026-06-11 10:53:30.674785 | controller |       OVN_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/ovn-operator/kuttl-test.yaml
2026-06-11 10:53:30.674795 | controller |       OVN_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/ovn-operator/test/kuttl/tests
2026-06-11 10:53:30.674805 | controller |       OVN_KUTTL_NAMESPACE: ovn-kuttl-tests
2026-06-11 10:53:30.674810 | controller |       OVN_REPO: https://github.com/openstack-k8s-operators/ovn-operator.git
2026-06-11 10:53:30.674815 | controller |       PASSWORD: '12345678'
2026-06-11 10:53:30.674819 | controller |       PULL_SECRET: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/pull-secret.txt
2026-06-11 10:53:30.674824 | controller |       RABBITMQ: docs/examples/default-security-context/rabbitmq.yaml
2026-06-11 10:53:30.674828 | controller |       RABBITMQ_BRANCH: patches
2026-06-11 10:53:30.674832 | controller |       RABBITMQ_COMMIT_HASH: ''
2026-06-11 10:53:30.674837 | controller |       RABBITMQ_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/rabbitmq-operator/docs/examples/default-security-context/rabbitmq.yaml
2026-06-11 10:53:30.674841 | controller |       RABBITMQ_DEPL_IMG: unused
2026-06-11 10:53:30.674846 | controller |       RABBITMQ_IMG: quay.io/openstack-k8s-operators/rabbitmq-cluster-operator-index:latest
2026-06-11 10:53:30.674851 | controller |       RABBITMQ_REPO: https://github.com/openstack-k8s-operators/rabbitmq-cluster-operator.git
2026-06-11 10:53:30.674856 | controller |       REDHAT_OPERATORS: 'false'
2026-06-11 10:53:30.674860 | controller |       REDIS: config/samples/redis_v1beta1_redis.yaml
2026-06-11 10:53:30.674863 | controller |       REDIS_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/infra-operator-redis/config/samples/redis_v1beta1_redis.yaml
2026-06-11 10:53:30.674866 | controller |       REDIS_DEPL_IMG: unused
2026-06-11 10:53:30.674870 | controller |       RH_REGISTRY_PWD: ''
2026-06-11 10:53:30.674873 | controller |       RH_REGISTRY_USER: ''
2026-06-11 10:53:30.674876 | controller |       SECRET: osp-secret
2026-06-11 10:53:30.674880 | controller |       SG_CORE_DEPL_IMG: unused
2026-06-11 10:53:30.674883 | controller |       STANDALONE_COMPUTE_DRIVER: libvirt
2026-06-11 10:53:30.674887 | controller |       STANDALONE_EXTERNAL_NET_PREFFIX: 172.21.0
2026-06-11 10:53:30.674890 | controller |       STANDALONE_INTERNALAPI_NET_PREFIX: 172.17.0
2026-06-11 10:53:30.674893 | controller |       STANDALONE_STORAGEMGMT_NET_PREFIX: 172.20.0
2026-06-11 10:53:30.674897 | controller |       STANDALONE_STORAGE_NET_PREFIX: 172.18.0
2026-06-11 10:53:30.674900 | controller |       STANDALONE_TENANT_NET_PREFIX: 172.19.0
2026-06-11 10:53:30.674903 | controller |       STORAGEMGMT_HOST_ROUTES: ''
2026-06-11 10:53:30.674907 | controller |       STORAGE_CLASS: local-storage
2026-06-11 10:53:30.674910 | controller |       STORAGE_HOST_ROUTES: ''
2026-06-11 10:53:30.674914 | controller |       SWIFT: config/samples/swift_v1beta1_swift.yaml
2026-06-11 10:53:30.674917 | controller |       SWIFT_BRANCH: main
2026-06-11 10:53:30.674920 | controller |       SWIFT_COMMIT_HASH: ''
2026-06-11 10:53:30.674927 | controller |       SWIFT_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/swift-operator/config/samples/swift_v1beta1_swift.yaml
2026-06-11 10:53:30.674931 | controller |       SWIFT_IMG: quay.io/openstack-k8s-operators/swift-operator-index:latest
2026-06-11 10:53:30.674934 | controller |       SWIFT_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/swift-operator/kuttl-test.yaml
2026-06-11 10:53:30.674938 | controller |       SWIFT_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/swift-operator/test/kuttl/tests
2026-06-11 10:53:30.674941 | controller |       SWIFT_KUTTL_NAMESPACE: swift-kuttl-tests
2026-06-11 10:53:30.674945 | controller |       SWIFT_REPO: https://github.com/openstack-k8s-operators/swift-operator.git
2026-06-11 10:53:30.674948 | controller |       TELEMETRY: config/samples/telemetry_v1beta1_telemetry.yaml
2026-06-11 10:53:30.674951 | controller |       TELEMETRY_BRANCH: main
2026-06-11 10:53:30.674955 | controller |       TELEMETRY_COMMIT_HASH: ''
2026-06-11 10:53:30.674958 | controller |       TELEMETRY_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/telemetry-operator/config/samples/telemetry_v1beta1_telemetry.yaml
2026-06-11 10:53:30.674962 | controller |       TELEMETRY_IMG: quay.io/openstack-k8s-operators/telemetry-operator-index:latest
2026-06-11 10:53:30.674965 | controller |       TELEMETRY_KUTTL_BASEDIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/telemetry-operator
2026-06-11 10:53:30.674968 | controller |       TELEMETRY_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/telemetry-operator/kuttl-test.yaml
2026-06-11 10:53:30.674972 | controller |       TELEMETRY_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/telemetry-operator/test/kuttl/suites
2026-06-11 10:53:30.674992 | controller |       TELEMETRY_KUTTL_NAMESPACE: telemetry-kuttl-tests
2026-06-11 10:53:30.674996 | controller |       TELEMETRY_KUTTL_RELPATH: test/kuttl/suites
2026-06-11 10:53:30.674999 | controller |       TELEMETRY_REPO: https://github.com/openstack-k8s-operators/telemetry-operator.git
2026-06-11 10:53:30.675003 | controller |       TEMPEST: config/samples/test_v1beta1_tempest.yaml
2026-06-11 10:53:30.675006 | controller |       TEMPEST_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/test-operator/config/samples/test_v1beta1_tempest.yaml
2026-06-11 10:53:30.675010 | controller |       TENANT_HOST_ROUTES: ''
2026-06-11 10:53:30.675013 | controller |       TEST_BRANCH: main
2026-06-11 10:53:30.675016 | controller |       TEST_COMMIT_HASH: ''
2026-06-11 10:53:30.675025 | controller |       TEST_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/test-operator/config/samples/test_v1beta1_tempest.yaml
2026-06-11 10:53:30.675029 | controller |       TEST_IMG: quay.io/openstack-k8s-operators/test-operator-index:latest
2026-06-11 10:53:30.675033 | controller |       TEST_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/test-operator/kuttl-test.yaml
2026-06-11 10:53:30.675036 | controller |       TEST_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/test-operator/test/kuttl/tests
2026-06-11 10:53:30.675039 | controller |       TEST_KUTTL_NAMESPACE: test-operator-kuttl-tests
2026-06-11 10:53:30.675043 | controller |       TEST_REPO: https://github.com/openstack-k8s-operators/test-operator.git
2026-06-11 10:53:30.675046 | controller |       TIMEOUT: 300s
2026-06-11 10:53:30.675050 | controller |       TLS_ENABLED: 'false'
2026-06-11 10:53:30.675053 | controller |       TOBIKO: config/samples/test_v1beta1_tobiko.yaml
2026-06-11 10:53:30.675056 | controller |       TOBIKO_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/test-operator/config/samples/test_v1beta1_tobiko.yaml
2026-06-11 10:53:30.675060 | controller |       tripleo_deploy: 'export REGISTRY_PWD:'
2026-06-11 10:53:30.686184 | controller |
2026-06-11 10:53:30.686215 | controller | TASK [install_yamls : Generate make targets install_yamls_path={{ cifmw_install_yamls_repo }}, output_directory={{ cifmw_install_yamls_tasks_out }}] ***
2026-06-11 10:53:30.686227 | controller | Thursday 11 June 2026  10:53:30 +0000 (0:00:00.042)       0:00:58.972 *********
2026-06-11 10:53:30.686233 | controller | Thursday 11 June 2026  10:53:30 +0000 (0:00:00.042)       0:00:58.970 *********
2026-06-11 10:53:31.030226 | controller | ok: [localhost]
2026-06-11 10:53:31.030340 | controller |
2026-06-11 10:53:31.030348 | controller | TASK [install_yamls : Debug generate_make module var=cifmw_generate_makes] *****
2026-06-11 10:53:31.030376 | controller | Thursday 11 June 2026  10:53:31 +0000 (0:00:00.344)       0:00:59.316 *********
2026-06-11 10:53:31.030381 | controller | Thursday 11 June 2026  10:53:31 +0000 (0:00:00.344)       0:00:59.315 *********
2026-06-11 10:53:31.049095 | controller | ok: [localhost] =>
2026-06-11 10:53:31.049134 | controller |     cifmw_generate_makes:
2026-06-11 10:53:31.049140 | controller |       changed: false
2026-06-11 10:53:31.049146 | controller |       debug:
2026-06-11 10:53:31.049151 | controller |         /home/zuul/src/github.com/openstack-k8s-operators/install_yamls/Makefile:
2026-06-11 10:53:31.049157 | controller |         - all
2026-06-11 10:53:31.049162 | controller |         - help
2026-06-11 10:53:31.049167 | controller |         - cleanup
2026-06-11 10:53:31.049172 | controller |         - deploy_cleanup
2026-06-11 10:53:31.049178 | controller |         - wait
2026-06-11 10:53:31.049183 | controller |         - crc_storage
2026-06-11 10:53:31.049188 | controller |         - crc_storage_cleanup
2026-06-11 10:53:31.049193 | controller |         - crc_storage_release
2026-06-11 10:53:31.049198 | controller |         - crc_storage_with_retries
2026-06-11 10:53:31.049205 | controller |         - crc_storage_cleanup_with_retries
2026-06-11 10:53:31.049210 | controller |         - operator_namespace
2026-06-11 10:53:31.049215 | controller |         - namespace
2026-06-11 10:53:31.049220 | controller |         - namespace_cleanup
2026-06-11 10:53:31.049225 | controller |         - input
2026-06-11 10:53:31.049230 | controller |         - input_cleanup
2026-06-11 10:53:31.049235 | controller |         - crc_bmo_setup
2026-06-11 10:53:31.049240 | controller |         - crc_bmo_cleanup
2026-06-11 10:53:31.049245 | controller |         - mirror_registry
2026-06-11 10:53:31.049250 | controller |         - mirror_registry_secure
2026-06-11 10:53:31.049275 | controller |         - mirror_registry_ca
2026-06-11 10:53:31.049280 | controller |         - mirror_registry_cleanup
2026-06-11 10:53:31.049286 | controller |         - openstack_prep
2026-06-11 10:53:31.049291 | controller |         - openstack
2026-06-11 10:53:31.049296 | controller |         - openstack_wait
2026-06-11 10:53:31.049300 | controller |         - openstack_init
2026-06-11 10:53:31.049305 | controller |         - openstack_cleanup
2026-06-11 10:53:31.049310 | controller |         - openstack_repo
2026-06-11 10:53:31.049315 | controller |         - openstack_deploy_prep
2026-06-11 10:53:31.049321 | controller |         - openstack_deploy
2026-06-11 10:53:31.049326 | controller |         - openstack_wait_deploy
2026-06-11 10:53:31.049331 | controller |         - openstack_deploy_cleanup
2026-06-11 10:53:31.049336 | controller |         - openstack_update_run
2026-06-11 10:53:31.049341 | controller |         - update_services
2026-06-11 10:53:31.049346 | controller |         - update_system
2026-06-11 10:53:31.049351 | controller |         - openstack_patch_version
2026-06-11 10:53:31.049356 | controller |         - edpm_deploy_generate_keys
2026-06-11 10:53:31.049361 | controller |         - edpm_patch_ansible_runner_image
2026-06-11 10:53:31.049367 | controller |         - edpm_deploy_prep
2026-06-11 10:53:31.049372 | controller |         - edpm_deploy_cleanup
2026-06-11 10:53:31.049377 | controller |         - edpm_deploy
2026-06-11 10:53:31.049382 | controller |         - edpm_deploy_baremetal_prep
2026-06-11 10:53:31.049387 | controller |         - edpm_deploy_baremetal
2026-06-11 10:53:31.049392 | controller |         - edpm_wait_deploy_baremetal
2026-06-11 10:53:31.049397 | controller |         - edpm_wait_deploy
2026-06-11 10:53:31.049402 | controller |         - edpm_register_dns
2026-06-11 10:53:31.049407 | controller |         - edpm_nova_discover_hosts
2026-06-11 10:53:31.049412 | controller |         - openstack_crds
2026-06-11 10:53:31.049417 | controller |         - openstack_crds_cleanup
2026-06-11 10:53:31.049422 | controller |         - edpm_deploy_networker_prep
2026-06-11 10:53:31.049427 | controller |         - edpm_deploy_networker_cleanup
2026-06-11 10:53:31.049433 | controller |         - edpm_deploy_networker
2026-06-11 10:53:31.049438 | controller |         - infra_prep
2026-06-11 10:53:31.049443 | controller |         - infra
2026-06-11 10:53:31.049448 | controller |         - infra_cleanup
2026-06-11 10:53:31.049453 | controller |         - dns_deploy_prep
2026-06-11 10:53:31.049458 | controller |         - dns_deploy
2026-06-11 10:53:31.049463 | controller |         - dns_deploy_cleanup
2026-06-11 10:53:31.049468 | controller |         - netconfig_deploy_prep
2026-06-11 10:53:31.049473 | controller |         - netconfig_deploy
2026-06-11 10:53:31.049478 | controller |         - netconfig_deploy_cleanup
2026-06-11 10:53:31.049483 | controller |         - memcached_deploy_prep
2026-06-11 10:53:31.049488 | controller |         - memcached_deploy
2026-06-11 10:53:31.049499 | controller |         - memcached_deploy_cleanup
2026-06-11 10:53:31.049504 | controller |         - keystone_prep
2026-06-11 10:53:31.049509 | controller |         - keystone
2026-06-11 10:53:31.049514 | controller |         - keystone_cleanup
2026-06-11 10:53:31.049519 | controller |         - keystone_deploy_prep
2026-06-11 10:53:31.049524 | controller |         - keystone_deploy
2026-06-11 10:53:31.049529 | controller |         - keystone_deploy_cleanup
2026-06-11 10:53:31.049534 | controller |         - barbican_prep
2026-06-11 10:53:31.049539 | controller |         - barbican
2026-06-11 10:53:31.049544 | controller |         - barbican_cleanup
2026-06-11 10:53:31.049549 | controller |         - barbican_deploy_prep
2026-06-11 10:53:31.049554 | controller |         - barbican_deploy
2026-06-11 10:53:31.049559 | controller |         - barbican_deploy_validate
2026-06-11 10:53:31.049564 | controller |         - barbican_deploy_cleanup
2026-06-11 10:53:31.049569 | controller |         - mariadb
2026-06-11 10:53:31.049574 | controller |         - mariadb_cleanup
2026-06-11 10:53:31.049579 | controller |         - mariadb_deploy_prep
2026-06-11 10:53:31.049584 | controller |         - mariadb_deploy
2026-06-11 10:53:31.049589 | controller |         - mariadb_deploy_cleanup
2026-06-11 10:53:31.049594 | controller |         - glance_prep
2026-06-11 10:53:31.049599 | controller |         - glance
2026-06-11 10:53:31.049604 | controller |         - glance_cleanup
2026-06-11 10:53:31.049609 | controller |         - glance_deploy_prep
2026-06-11 10:53:31.049617 | controller |         - glance_deploy
2026-06-11 10:53:31.049622 | controller |         - glance_deploy_cleanup
2026-06-11 10:53:31.049627 | controller |         - ovn_prep
2026-06-11 10:53:31.049632 | controller |         - ovn
2026-06-11 10:53:31.049637 | controller |         - ovn_cleanup
2026-06-11 10:53:31.049642 | controller |         - ovn_deploy_prep
2026-06-11 10:53:31.049647 | controller |         - ovn_deploy
2026-06-11 10:53:31.049652 | controller |         - ovn_deploy_cleanup
2026-06-11 10:53:31.049657 | controller |         - neutron_prep
2026-06-11 10:53:31.049662 | controller |         - neutron
2026-06-11 10:53:31.049667 | controller |         - neutron_cleanup
2026-06-11 10:53:31.049672 | controller |         - neutron_deploy_prep
2026-06-11 10:53:31.049677 | controller |         - neutron_deploy
2026-06-11 10:53:31.049682 | controller |         - neutron_deploy_cleanup
2026-06-11 10:53:31.049687 | controller |         - cinder_prep
2026-06-11 10:53:31.049692 | controller |         - cinder
2026-06-11 10:53:31.049697 | controller |         - cinder_cleanup
2026-06-11 10:53:31.049702 | controller |         - cinder_deploy_prep
2026-06-11 10:53:31.049707 | controller |         - cinder_deploy
2026-06-11 10:53:31.049712 | controller |         - cinder_deploy_cleanup
2026-06-11 10:53:31.049717 | controller |         - rabbitmq_prep
2026-06-11 10:53:31.049722 | controller |         - rabbitmq
2026-06-11 10:53:31.049727 | controller |         - rabbitmq_cleanup
2026-06-11 10:53:31.049732 | controller |         - rabbitmq_deploy_prep
2026-06-11 10:53:31.049737 | controller |         - rabbitmq_deploy
2026-06-11 10:53:31.049742 | controller |         - rabbitmq_deploy_cleanup
2026-06-11 10:53:31.049747 | controller |         - infra_rabbitmq_deploy_prep
2026-06-11 10:53:31.049752 | controller |         - infra_rabbitmq_deploy
2026-06-11 10:53:31.049757 | controller |         - infra_rabbitmq_deploy_cleanup
2026-06-11 10:53:31.049762 | controller |         - ironic_prep
2026-06-11 10:53:31.049767 | controller |         - ironic
2026-06-11 10:53:31.049772 | controller |         - ironic_cleanup
2026-06-11 10:53:31.049777 | controller |         - ironic_deploy_prep
2026-06-11 10:53:31.049782 | controller |         - ironic_deploy
2026-06-11 10:53:31.049787 | controller |         - ironic_deploy_cleanup
2026-06-11 10:53:31.049792 | controller |         - octavia_prep
2026-06-11 10:53:31.049797 | controller |         - octavia
2026-06-11 10:53:31.049802 | controller |         - octavia_cleanup
2026-06-11 10:53:31.049807 | controller |         - octavia_deploy_prep
2026-06-11 10:53:31.049812 | controller |         - octavia_deploy
2026-06-11 10:53:31.049817 | controller |         - octavia_deploy_cleanup
2026-06-11 10:53:31.049822 | controller |         - designate_prep
2026-06-11 10:53:31.049827 | controller |         - designate
2026-06-11 10:53:31.049832 | controller |         - designate_cleanup
2026-06-11 10:53:31.049837 | controller |         - designate_deploy_prep
2026-06-11 10:53:31.049842 | controller |         - designate_deploy
2026-06-11 10:53:31.049847 | controller |         - designate_deploy_cleanup
2026-06-11 10:53:31.049852 | controller |         - nova_prep
2026-06-11 10:53:31.049857 | controller |         - nova
2026-06-11 10:53:31.049862 | controller |         - nova_cleanup
2026-06-11 10:53:31.049867 | controller |         - nova_deploy_prep
2026-06-11 10:53:31.049875 | controller |         - nova_deploy
2026-06-11 10:53:31.049880 | controller |         - nova_deploy_cleanup
2026-06-11 10:53:31.049885 | controller |         - mariadb_kuttl_run
2026-06-11 10:53:31.049890 | controller |         - mariadb_kuttl
2026-06-11 10:53:31.049895 | controller |         - kuttl_db_prep
2026-06-11 10:53:31.049900 | controller |         - kuttl_db_cleanup
2026-06-11 10:53:31.049905 | controller |         - kuttl_common_prep
2026-06-11 10:53:31.049910 | controller |         - kuttl_common_cleanup
2026-06-11 10:53:31.049915 | controller |         - keystone_kuttl_run
2026-06-11 10:53:31.049934 | controller |         - keystone_kuttl
2026-06-11 10:53:31.049939 | controller |         - barbican_kuttl_run
2026-06-11 10:53:31.049944 | controller |         - barbican_kuttl
2026-06-11 10:53:31.049949 | controller |         - cinder_kuttl_run
2026-06-11 10:53:31.049954 | controller |         - cinder_kuttl
2026-06-11 10:53:31.049959 | controller |         - neutron_kuttl_run
2026-06-11 10:53:31.049964 | controller |         - neutron_kuttl
2026-06-11 10:53:31.049969 | controller |         - octavia_kuttl_run
2026-06-11 10:53:31.049993 | controller |         - octavia_kuttl
2026-06-11 10:53:31.050001 | controller |         - designate_kuttl
2026-06-11 10:53:31.050007 | controller |         - designate_kuttl_run
2026-06-11 10:53:31.050012 | controller |         - ovn_kuttl_run
2026-06-11 10:53:31.050016 | controller |         - ovn_kuttl
2026-06-11 10:53:31.050022 | controller |         - infra_kuttl_run
2026-06-11 10:53:31.050027 | controller |         - infra_kuttl
2026-06-11 10:53:31.050033 | controller |         - ironic_kuttl_run
2026-06-11 10:53:31.050040 | controller |         - ironic_kuttl
2026-06-11 10:53:31.050047 | controller |         - ironic_kuttl_crc
2026-06-11 10:53:31.050054 | controller |         - heat_kuttl_run
2026-06-11 10:53:31.050061 | controller |         - heat_kuttl
2026-06-11 10:53:31.050068 | controller |         - heat_kuttl_crc
2026-06-11 10:53:31.050075 | controller |         - glance_kuttl_run
2026-06-11 10:53:31.050082 | controller |         - glance_kuttl
2026-06-11 10:53:31.050090 | controller |         - manila_kuttl_run
2026-06-11 10:53:31.050097 | controller |         - manila_kuttl
2026-06-11 10:53:31.050104 | controller |         - swift_kuttl_run
2026-06-11 10:53:31.050111 | controller |         - swift_kuttl
2026-06-11 10:53:31.050118 | controller |         - horizon_kuttl_run
2026-06-11 10:53:31.050126 | controller |         - horizon_kuttl
2026-06-11 10:53:31.050131 | controller |         - openstack_kuttl_prep
2026-06-11 10:53:31.050136 | controller |         - openstack_kuttl_run
2026-06-11 10:53:31.050141 | controller |         - openstack_kuttl_cleanup
2026-06-11 10:53:31.050146 | controller |         - openstack_kuttl
2026-06-11 10:53:31.050151 | controller |         - mariadb_chainsaw_run
2026-06-11 10:53:31.050158 | controller |         - mariadb_chainsaw
2026-06-11 10:53:31.050165 | controller |         - horizon_prep
2026-06-11 10:53:31.050172 | controller |         - horizon
2026-06-11 10:53:31.050179 | controller |         - horizon_cleanup
2026-06-11 10:53:31.050186 | controller |         - horizon_deploy_prep
2026-06-11 10:53:31.050193 | controller |         - horizon_deploy
2026-06-11 10:53:31.050200 | controller |         - horizon_deploy_cleanup
2026-06-11 10:53:31.050208 | controller |         - heat_prep
2026-06-11 10:53:31.050215 | controller |         - heat
2026-06-11 10:53:31.050222 | controller |         - heat_cleanup
2026-06-11 10:53:31.050230 | controller |         - heat_deploy_prep
2026-06-11 10:53:31.050237 | controller |         - heat_deploy
2026-06-11 10:53:31.050244 | controller |         - heat_deploy_cleanup
2026-06-11 10:53:31.050251 | controller |         - baremetal_prep
2026-06-11 10:53:31.050258 | controller |         - baremetal
2026-06-11 10:53:31.050265 | controller |         - baremetal_cleanup
2026-06-11 10:53:31.050271 | controller |         - ceph_help
2026-06-11 10:53:31.050276 | controller |         - ceph
2026-06-11 10:53:31.050281 | controller |         - ceph_cleanup
2026-06-11 10:53:31.050286 | controller |         - rook_prep
2026-06-11 10:53:31.050293 | controller |         - rook
2026-06-11 10:53:31.050300 | controller |         - rook_deploy_prep
2026-06-11 10:53:31.050308 | controller |         - rook_deploy
2026-06-11 10:53:31.050315 | controller |         - rook_crc_disk
2026-06-11 10:53:31.050322 | controller |         - rook_cleanup
2026-06-11 10:53:31.050329 | controller |         - lvms
2026-06-11 10:53:31.050336 | controller |         - nmstate
2026-06-11 10:53:31.050343 | controller |         - nncp
2026-06-11 10:53:31.050350 | controller |         - nncp_cleanup
2026-06-11 10:53:31.050357 | controller |         - netattach
2026-06-11 10:53:31.050363 | controller |         - netattach_cleanup
2026-06-11 10:53:31.050369 | controller |         - metallb
2026-06-11 10:53:31.050373 | controller |         - metallb_config
2026-06-11 10:53:31.050380 | controller |         - metallb_config_cleanup
2026-06-11 10:53:31.050393 | controller |         - metallb_cleanup
2026-06-11 10:53:31.050401 | controller |         - loki
2026-06-11 10:53:31.050408 | controller |         - loki_cleanup
2026-06-11 10:53:31.050415 | controller |         - loki_deploy
2026-06-11 10:53:31.050422 | controller |         - loki_deploy_cleanup
2026-06-11 10:53:31.050429 | controller |         - netobserv
2026-06-11 10:53:31.050436 | controller |         - netobserv_cleanup
2026-06-11 10:53:31.050443 | controller |         - netobserv_deploy
2026-06-11 10:53:31.050450 | controller |         - netobserv_deploy_cleanup
2026-06-11 10:53:31.050457 | controller |         - manila_prep
2026-06-11 10:53:31.050464 | controller |         - manila
2026-06-11 10:53:31.050471 | controller |         - manila_cleanup
2026-06-11 10:53:31.050476 | controller |         - manila_deploy_prep
2026-06-11 10:53:31.050481 | controller |         - manila_deploy
2026-06-11 10:53:31.050486 | controller |         - manila_deploy_cleanup
2026-06-11 10:53:31.050491 | controller |         - telemetry_prep
2026-06-11 10:53:31.050496 | controller |         - telemetry
2026-06-11 10:53:31.050501 | controller |         - telemetry_cleanup
2026-06-11 10:53:31.050506 | controller |         - telemetry_deploy_prep
2026-06-11 10:53:31.050511 | controller |         - telemetry_deploy
2026-06-11 10:53:31.050516 | controller |         - telemetry_deploy_cleanup
2026-06-11 10:53:31.050521 | controller |         - telemetry_kuttl_run
2026-06-11 10:53:31.050526 | controller |         - telemetry_kuttl
2026-06-11 10:53:31.050531 | controller |         - test_operator_prep
2026-06-11 10:53:31.050536 | controller |         - test_operator
2026-06-11 10:53:31.050541 | controller |         - test_operator_cleanup
2026-06-11 10:53:31.050546 | controller |         - test_operator_deploy_prep
2026-06-11 10:53:31.050551 | controller |         - test_operator_deploy
2026-06-11 10:53:31.050556 | controller |         - test_operator_deploy_cleanup
2026-06-11 10:53:31.050561 | controller |         - test_operator_kuttl_run
2026-06-11 10:53:31.050566 | controller |         - test_operator_kuttl
2026-06-11 10:53:31.050571 | controller |         - swift_prep
2026-06-11 10:53:31.050576 | controller |         - swift
2026-06-11 10:53:31.050581 | controller |         - swift_cleanup
2026-06-11 10:53:31.050586 | controller |         - swift_deploy_prep
2026-06-11 10:53:31.050591 | controller |         - swift_deploy
2026-06-11 10:53:31.050596 | controller |         - swift_deploy_cleanup
2026-06-11 10:53:31.050601 | controller |         - certmanager
2026-06-11 10:53:31.050606 | controller |         - certmanager_cleanup
2026-06-11 10:53:31.050611 | controller |         - validate_marketplace
2026-06-11 10:53:31.050616 | controller |         - redis_deploy_prep
2026-06-11 10:53:31.050621 | controller |         - redis_deploy
2026-06-11 10:53:31.050626 | controller |         - redis_deploy_cleanup
2026-06-11 10:53:31.050631 | controller |         - set_slower_etcd_profile
2026-06-11 10:53:31.050636 | controller |         /home/zuul/src/github.com/openstack-k8s-operators/install_yamls/devsetup/Makefile:
2026-06-11 10:53:31.050642 | controller |         - help
2026-06-11 10:53:31.050647 | controller |         - download_tools
2026-06-11 10:53:31.050652 | controller |         - nfs
2026-06-11 10:53:31.050657 | controller |         - nfs_cleanup
2026-06-11 10:53:31.050662 | controller |         - crc
2026-06-11 10:53:31.050667 | controller |         - crc_cleanup
2026-06-11 10:53:31.050672 | controller |         - crc_scrub
2026-06-11 10:53:31.050677 | controller |         - crc_attach_default_interface
2026-06-11 10:53:31.050682 | controller |         - crc_attach_default_interface_cleanup
2026-06-11 10:53:31.050687 | controller |         - ipv6_lab_network
2026-06-11 10:53:31.050692 | controller |         - ipv6_lab_network_cleanup
2026-06-11 10:53:31.050697 | controller |         - ipv6_lab_nat64_router
2026-06-11 10:53:31.050702 | controller |         - ipv6_lab_nat64_router_cleanup
2026-06-11 10:53:31.050707 | controller |         - ipv6_lab_sno
2026-06-11 10:53:31.050712 | controller |         - ipv6_lab_sno_cleanup
2026-06-11 10:53:31.050717 | controller |         - ipv6_lab
2026-06-11 10:53:31.050722 | controller |         - ipv6_lab_cleanup
2026-06-11 10:53:31.050727 | controller |         - attach_default_interface
2026-06-11 10:53:31.050732 | controller |         - attach_default_interface_cleanup
2026-06-11 10:53:31.050737 | controller |         - network_isolation_bridge
2026-06-11 10:53:31.050742 | controller |         - network_isolation_bridge_cleanup
2026-06-11 10:53:31.050747 | controller |         - edpm_baremetal_compute
2026-06-11 10:53:31.050752 | controller |         - edpm_compute
2026-06-11 10:53:31.050757 | controller |         - edpm_compute_bootc
2026-06-11 10:53:31.050762 | controller |         - edpm_ansible_runner
2026-06-11 10:53:31.050767 | controller |         - edpm_computes_bgp
2026-06-11 10:53:31.050775 | controller |         - edpm_compute_repos
2026-06-11 10:53:31.050780 | controller |         - edpm_compute_cleanup
2026-06-11 10:53:31.050785 | controller |         - edpm_networker
2026-06-11 10:53:31.050790 | controller |         - edpm_networker_cleanup
2026-06-11 10:53:31.050795 | controller |         - edpm_deploy_instance
2026-06-11 10:53:31.050800 | controller |         - tripleo_deploy
2026-06-11 10:53:31.050805 | controller |         - standalone_deploy
2026-06-11 10:53:31.050810 | controller |         - standalone_sync
2026-06-11 10:53:31.050815 | controller |         - standalone
2026-06-11 10:53:31.050820 | controller |         - standalone_cleanup
2026-06-11 10:53:31.050825 | controller |         - standalone_snapshot
2026-06-11 10:53:31.050830 | controller |         - standalone_revert
2026-06-11 10:53:31.050835 | controller |         - cifmw_prepare
2026-06-11 10:53:31.050840 | controller |         - cifmw_cleanup
2026-06-11 10:53:31.050845 | controller |         - bmaas_network
2026-06-11 10:53:31.050856 | controller |         - bmaas_network_cleanup
2026-06-11 10:53:31.050861 | controller |         - bmaas_route_crc_and_crc_bmaas_networks
2026-06-11 10:53:31.050866 | controller |         - bmaas_route_crc_and_crc_bmaas_networks_cleanup
2026-06-11 10:53:31.050871 | controller |         - bmaas_crc_attach_network
2026-06-11 10:53:31.050919 | controller |         - bmaas_crc_attach_network_cleanup
2026-06-11 10:53:31.050926 | controller |         - bmaas_crc_baremetal_bridge
2026-06-11 10:53:31.050931 | controller |         - bmaas_crc_baremetal_bridge_cleanup
2026-06-11 10:53:31.050936 | controller |         - bmaas_baremetal_net_nad
2026-06-11 10:53:31.050942 | controller |         - bmaas_baremetal_net_nad_cleanup
2026-06-11 10:53:31.050947 | controller |         - bmaas_metallb
2026-06-11 10:53:31.050952 | controller |         - bmaas_metallb_cleanup
2026-06-11 10:53:31.050957 | controller |         - bmaas_virtual_bms
2026-06-11 10:53:31.050962 | controller |         - bmaas_virtual_bms_cleanup
2026-06-11 10:53:31.050967 | controller |         - bmaas_sushy_emulator
2026-06-11 10:53:31.050990 | controller |         - bmaas_sushy_emulator_cleanup
2026-06-11 10:53:31.051017 | controller |         - bmaas_sushy_emulator_wait
2026-06-11 10:53:31.051022 | controller |         - bmaas_generate_nodes_yaml
2026-06-11 10:53:31.051027 | controller |         - bmaas
2026-06-11 10:53:31.051032 | controller |         - bmaas_cleanup
2026-06-11 10:53:31.051049 | controller |       failed: false
2026-06-11 10:53:31.051054 | controller |       success: true
2026-06-11 10:53:31.059480 | controller |
2026-06-11 10:53:31.059504 | controller | TASK [install_yamls : Create the install_yamls parameters file dest={{ cifmw_basedir }}/artifacts/parameters/install-yamls-params.yml, content={{
2026-06-11 10:53:31.059511 | controller |   {
2026-06-11 10:53:31.059517 | controller |   'cifmw_install_yamls_environment': cifmw_install_yamls_environment,
2026-06-11 10:53:31.059522 | controller |   'cifmw_install_yamls_defaults': cifmw_install_yamls_defaults
2026-06-11 10:53:31.059527 | controller |   } | to_nice_yaml
2026-06-11 10:53:31.059533 | controller | }}, mode=0644] ***
2026-06-11 10:53:31.059538 | controller | Thursday 11 June 2026  10:53:31 +0000 (0:00:00.029)       0:00:59.346 *********
2026-06-11 10:53:31.059543 | controller | Thursday 11 June 2026  10:53:31 +0000 (0:00:00.029)       0:00:59.344 *********
2026-06-11 10:53:31.473376 | controller | changed: [localhost]
2026-06-11 10:53:31.473418 | controller |
2026-06-11 10:53:31.473426 | controller | TASK [install_yamls : Create empty cifmw_install_yamls_environment if needed cifmw_install_yamls_environment={}] ***
2026-06-11 10:53:31.473431 | controller | Thursday 11 June 2026  10:53:31 +0000 (0:00:00.413)       0:00:59.759 *********
2026-06-11 10:53:31.473436 | controller | Thursday 11 June 2026  10:53:31 +0000 (0:00:00.413)       0:00:59.758 *********
2026-06-11 10:53:31.508276 | controller | skipping: [localhost]
2026-06-11 10:53:31.508313 | controller |
2026-06-11 10:53:31.508318 | controller | TASK [discover_latest_image : Set the discovered images dict to empty cifmw_discovered_images_dict={}] ***
2026-06-11 10:53:31.508323 | controller | Thursday 11 June 2026  10:53:31 +0000 (0:00:00.035)       0:00:59.794 *********
2026-06-11 10:53:31.508327 | controller | Thursday 11 June 2026  10:53:31 +0000 (0:00:00.035)       0:00:59.793 *********
2026-06-11 10:53:31.540031 | controller | ok: [localhost]
2026-06-11 10:53:31.540092 | controller |
2026-06-11 10:53:31.540098 | controller | TASK [discover_latest_image : Discover images _raw_params=per-image.yml] *******
2026-06-11 10:53:31.540102 | controller | Thursday 11 June 2026  10:53:31 +0000 (0:00:00.031)       0:00:59.826 *********
2026-06-11 10:53:31.540115 | controller | Thursday 11 June 2026  10:53:31 +0000 (0:00:00.031)       0:00:59.824 *********
2026-06-11 10:53:31.590808 | 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-11 10:53:31.590883 | controller |
2026-06-11 10:53:31.590904 | 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-11 10:53:31.590910 | controller | Thursday 11 June 2026  10:53:31 +0000 (0:00:00.050)       0:00:59.877 *********
2026-06-11 10:53:31.590915 | controller | Thursday 11 June 2026  10:53:31 +0000 (0:00:00.050)       0:00:59.875 *********
2026-06-11 10:53:31.628615 | controller | ok: [localhost] =>
2026-06-11 10:53:31.628682 | controller |     changed: false
2026-06-11 10:53:31.628687 | controller |     msg: All assertions passed
2026-06-11 10:53:31.628692 | controller |
2026-06-11 10:53:31.628696 | 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-11 10:53:31.628700 | controller | Thursday 11 June 2026  10:53:31 +0000 (0:00:00.038)       0:00:59.915 *********
2026-06-11 10:53:31.628704 | controller | Thursday 11 June 2026  10:53:31 +0000 (0:00:00.038)       0:00:59.913 *********
2026-06-11 10:53:32.026030 | controller | changed: [localhost]
2026-06-11 10:53:32.026105 | controller |
2026-06-11 10:53:32.026113 | 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-11 10:53:32.026120 | controller | Thursday 11 June 2026  10:53:32 +0000 (0:00:00.396)       0:01:00.312 *********
2026-06-11 10:53:32.026125 | controller | Thursday 11 June 2026  10:53:32 +0000 (0:00:00.396)       0:01:00.310 *********
2026-06-11 10:53:32.058433 | controller | ok: [localhost]
2026-06-11 10:53:32.058472 | controller |
2026-06-11 10:53:32.058479 | 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-11 10:53:32.058485 | controller | Thursday 11 June 2026  10:53:32 +0000 (0:00:00.032)       0:01:00.345 *********
2026-06-11 10:53:32.058490 | controller | Thursday 11 June 2026  10:53:32 +0000 (0:00:00.032)       0:01:00.343 *********
2026-06-11 10:53:32.100166 | controller | ok: [localhost]
2026-06-11 10:53:32.100200 | controller |
2026-06-11 10:53:32.100206 | 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-11 10:53:32.100210 | controller | Thursday 11 June 2026  10:53:32 +0000 (0:00:00.041)       0:01:00.386 *********
2026-06-11 10:53:32.100214 | controller | Thursday 11 June 2026  10:53:32 +0000 (0:00:00.041)       0:01:00.385 *********
2026-06-11 10:53:32.562095 | controller | changed: [localhost]
2026-06-11 10:53:32.562149 | controller |
2026-06-11 10:53:32.562157 | 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-11 10:53:32.562165 | controller | Thursday 11 June 2026  10:53:32 +0000 (0:00:00.461)       0:01:00.848 *********
2026-06-11 10:53:32.562179 | controller | Thursday 11 June 2026  10:53:32 +0000 (0:00:00.461)       0:01:00.847 *********
2026-06-11 10:53:32.663375 | controller | ok: [localhost]
2026-06-11 10:53:32.663444 | controller |
2026-06-11 10:53:32.663449 | 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-11 10:53:32.663454 | controller | Thursday 11 June 2026  10:53:32 +0000 (0:00:00.101)       0:01:00.950 *********
2026-06-11 10:53:32.663458 | controller | Thursday 11 June 2026  10:53:32 +0000 (0:00:00.101)       0:01:00.948 *********
2026-06-11 10:53:32.755907 | controller | ok: [localhost]
2026-06-11 10:53:32.755995 | controller |
2026-06-11 10:53:32.756004 | controller | TASK [run_hook : Loop on hooks for pre_infra _raw_params={{ hook.type }}.yml] ***
2026-06-11 10:53:32.756010 | controller | Thursday 11 June 2026  10:53:32 +0000 (0:00:00.092)       0:01:01.042 *********
2026-06-11 10:53:32.756015 | controller | Thursday 11 June 2026  10:53:32 +0000 (0:00:00.092)       0:01:01.040 *********
2026-06-11 10:53:32.888399 | 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-11 10:53:32.888463 | controller |
2026-06-11 10:53:32.888472 | 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-11 10:53:32.888479 | controller | Thursday 11 June 2026  10:53:32 +0000 (0:00:00.132)       0:01:01.175 *********
2026-06-11 10:53:32.888485 | controller | Thursday 11 June 2026  10:53:32 +0000 (0:00:00.132)       0:01:01.173 *********
2026-06-11 10:53:32.942460 | controller | ok: [localhost]
2026-06-11 10:53:32.942522 | controller |
2026-06-11 10:53:32.942533 | controller | TASK [run_hook : Get file stat path={{ playbook_path }}] ***********************
2026-06-11 10:53:32.942541 | controller | Thursday 11 June 2026  10:53:32 +0000 (0:00:00.053)       0:01:01.228 *********
2026-06-11 10:53:32.942549 | controller | Thursday 11 June 2026  10:53:32 +0000 (0:00:00.053)       0:01:01.227 *********
2026-06-11 10:53:33.138959 | controller | ok: [localhost]
2026-06-11 10:53:33.139026 | controller |
2026-06-11 10:53:33.139034 | controller | TASK [run_hook : Fail if playbook doesn't exist msg=Playbook {{ playbook_path }} doesn't seem to exist.] ***
2026-06-11 10:53:33.139040 | controller | Thursday 11 June 2026  10:53:33 +0000 (0:00:00.195)       0:01:01.424 *********
2026-06-11 10:53:33.139045 | controller | Thursday 11 June 2026  10:53:33 +0000 (0:00:00.196)       0:01:01.423 *********
2026-06-11 10:53:33.167517 | controller | skipping: [localhost]
2026-06-11 10:53:33.167556 | controller |
2026-06-11 10:53:33.167562 | controller | TASK [run_hook : Get parameters files paths={{
2026-06-11 10:53:33.167569 | controller |   (cifmw_basedir, 'artifacts/parameters') | path_join
2026-06-11 10:53:33.167574 | controller | }}, file_type=file, patterns=*.yml] ***
2026-06-11 10:53:33.167579 | controller | Thursday 11 June 2026  10:53:33 +0000 (0:00:00.029)       0:01:01.453 *********
2026-06-11 10:53:33.167584 | controller | Thursday 11 June 2026  10:53:33 +0000 (0:00:00.029)       0:01:01.452 *********
2026-06-11 10:53:33.380197 | controller | ok: [localhost]
2026-06-11 10:53:33.380239 | controller |
2026-06-11 10:53:33.380245 | 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-11 10:53:33.380251 | controller | Thursday 11 June 2026  10:53:33 +0000 (0:00:00.211)       0:01:01.665 *********
2026-06-11 10:53:33.380256 | controller | Thursday 11 June 2026  10:53:33 +0000 (0:00:00.211)       0:01:01.664 *********
2026-06-11 10:53:33.414666 | controller | ok: [localhost]
2026-06-11 10:53:33.414738 | controller |
2026-06-11 10:53:33.414746 | controller | TASK [run_hook : Ensure log directory exists path={{ log_path | dirname }}, state=directory, mode=0755] ***
2026-06-11 10:53:33.414752 | controller | Thursday 11 June 2026  10:53:33 +0000 (0:00:00.035)       0:01:01.700 *********
2026-06-11 10:53:33.414757 | controller | Thursday 11 June 2026  10:53:33 +0000 (0:00:00.034)       0:01:01.699 *********
2026-06-11 10:53:33.606304 | controller | ok: [localhost]
2026-06-11 10:53:33.606358 | controller |
2026-06-11 10:53:33.606371 | controller | TASK [run_hook : Ensure artifacts directory exists path={{ cifmw_basedir }}/artifacts, state=directory, mode=0755] ***
2026-06-11 10:53:33.606380 | controller | Thursday 11 June 2026  10:53:33 +0000 (0:00:00.191)       0:01:01.892 *********
2026-06-11 10:53:33.606389 | controller | Thursday 11 June 2026  10:53:33 +0000 (0:00:00.191)       0:01:01.891 *********
2026-06-11 10:53:33.799811 | controller | ok: [localhost]
2026-06-11 10:53:33.799885 | controller |
2026-06-11 10:53:33.799892 | controller | TASK [run_hook : Run hook without retry - Download needed tools] ***************
2026-06-11 10:53:33.799897 | controller | Thursday 11 June 2026  10:53:33 +0000 (0:00:00.193)       0:01:02.086 *********
2026-06-11 10:53:33.799901 | controller | Thursday 11 June 2026  10:53:33 +0000 (0:00:00.193)       0:01:02.084 *********
2026-06-11 10:54:15.107620 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_000_run_hook_without_retry_downloa.log
2026-06-11 10:54:15.107665 | controller | changed: [localhost]
2026-06-11 10:54:15.107671 | controller |
2026-06-11 10:54:15.107675 | controller | TASK [run_hook : Run hook with retry - Download needed tools] ******************
2026-06-11 10:54:15.107679 | controller | Thursday 11 June 2026  10:54:15 +0000 (0:00:41.307)       0:01:43.394 *********
2026-06-11 10:54:15.107683 | controller | Thursday 11 June 2026  10:54:15 +0000 (0:00:41.307)       0:01:43.392 *********
2026-06-11 10:54:15.143531 | controller | skipping: [localhost]
2026-06-11 10:54:15.143574 | controller |
2026-06-11 10:54:15.143581 | controller | TASK [run_hook : Check if we have a file path={{ cifmw_basedir }}/artifacts/{{ step }}_{{ hook_name }}.yml] ***
2026-06-11 10:54:15.143587 | controller | Thursday 11 June 2026  10:54:15 +0000 (0:00:00.035)       0:01:43.429 *********
2026-06-11 10:54:15.143593 | controller | Thursday 11 June 2026  10:54:15 +0000 (0:00:00.035)       0:01:43.428 *********
2026-06-11 10:54:15.334433 | controller | ok: [localhost]
2026-06-11 10:54:15.334513 | controller |
2026-06-11 10:54:15.334523 | controller | TASK [run_hook : Load generated content in main playbook file={{ cifmw_basedir }}/artifacts/{{ step }}_{{ hook_name }}.yml] ***
2026-06-11 10:54:15.334550 | controller | Thursday 11 June 2026  10:54:15 +0000 (0:00:00.190)       0:01:43.620 *********
2026-06-11 10:54:15.334557 | controller | Thursday 11 June 2026  10:54:15 +0000 (0:00:00.190)       0:01:43.619 *********
2026-06-11 10:54:15.420254 | controller | skipping: [localhost]
2026-06-11 10:54:15.420342 | controller |
2026-06-11 10:54:15.420354 | controller | PLAY [Prepare host virtualization] *********************************************
2026-06-11 10:54:15.420362 | controller |
2026-06-11 10:54:15.420369 | controller | TASK [Load parameters files name=cifmw_helpers, tasks_from=include_dir.yml] ****
2026-06-11 10:54:15.420376 | controller | Thursday 11 June 2026  10:54:15 +0000 (0:00:00.086)       0:01:43.706 *********
2026-06-11 10:54:15.420383 | controller | Thursday 11 June 2026  10:54:15 +0000 (0:00:00.086)       0:01:43.705 *********
2026-06-11 10:54:15.453670 | controller |
2026-06-11 10:54:15.453753 | controller | TASK [cifmw_helpers : Check directory is available path={{ included_dir | trim }}] ***
2026-06-11 10:54:15.453761 | controller | Thursday 11 June 2026  10:54:15 +0000 (0:00:00.033)       0:01:43.740 *********
2026-06-11 10:54:15.453767 | controller | Thursday 11 June 2026  10:54:15 +0000 (0:00:00.033)       0:01:43.738 *********
2026-06-11 10:54:15.695723 | controller | ok: [localhost]
2026-06-11 10:54:15.695806 | controller |
2026-06-11 10:54:15.695834 | controller | TASK [cifmw_helpers : Find yaml files paths={{ included_dir | trim }}, patterns=*.yml,*.yaml, file_type=file, recurse=False] ***
2026-06-11 10:54:15.695843 | controller | Thursday 11 June 2026  10:54:15 +0000 (0:00:00.241)       0:01:43.981 *********
2026-06-11 10:54:15.695851 | controller | Thursday 11 June 2026  10:54:15 +0000 (0:00:00.241)       0:01:43.980 *********
2026-06-11 10:54:15.887206 | controller | ok: [localhost]
2026-06-11 10:54:15.887264 | controller |
2026-06-11 10:54:15.887270 | controller | TASK [cifmw_helpers : Print available yaml files msg=Found yaml files to parse: {{ _yaml_files.files | map(attribute='path') | list }}
2026-06-11 10:54:15.887275 | controller | ] ***
2026-06-11 10:54:15.887279 | controller | Thursday 11 June 2026  10:54:15 +0000 (0:00:00.191)       0:01:44.173 *********
2026-06-11 10:54:15.887283 | controller | Thursday 11 June 2026  10:54:15 +0000 (0:00:00.191)       0:01:44.172 *********
2026-06-11 10:54:15.935393 | controller | ok: [localhost] =>
2026-06-11 10:54:15.935464 | controller |     msg: |
2026-06-11 10:54:15.935471 | 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-11 10:54:15.935478 | controller |
2026-06-11 10:54:15.935484 | controller | TASK [cifmw_helpers : Create files on localhost and use include_vars] **********
2026-06-11 10:54:15.935489 | controller | Thursday 11 June 2026  10:54:15 +0000 (0:00:00.048)       0:01:44.221 *********
2026-06-11 10:54:15.935492 | controller | Thursday 11 June 2026  10:54:15 +0000 (0:00:00.048)       0:01:44.220 *********
2026-06-11 10:54:16.015316 | 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-11 10:54:16.015397 | 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-11 10:54:16.015403 | 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-11 10:54:16.015409 | controller |
2026-06-11 10:54:16.015415 | controller | TASK [cifmw_helpers : Fail if file is not yaml or yml extension msg=File needs to be yaml/yml extension] ***
2026-06-11 10:54:16.015421 | controller | Thursday 11 June 2026  10:54:16 +0000 (0:00:00.080)       0:01:44.301 *********
2026-06-11 10:54:16.015426 | controller | Thursday 11 June 2026  10:54:16 +0000 (0:00:00.080)       0:01:44.300 *********
2026-06-11 10:54:16.041686 | controller | skipping: [localhost]
2026-06-11 10:54:16.041757 | controller |
2026-06-11 10:54:16.041765 | controller | TASK [cifmw_helpers : Check if file is available path={{ included_file | trim }}] ***
2026-06-11 10:54:16.041771 | controller | Thursday 11 June 2026  10:54:16 +0000 (0:00:00.026)       0:01:44.328 *********
2026-06-11 10:54:16.041779 | controller | Thursday 11 June 2026  10:54:16 +0000 (0:00:00.026)       0:01:44.326 *********
2026-06-11 10:54:16.305831 | controller | ok: [localhost]
2026-06-11 10:54:16.305895 | controller |
2026-06-11 10:54:16.305901 | controller | TASK [cifmw_helpers : Create temporary directory state=directory] **************
2026-06-11 10:54:16.305905 | controller | Thursday 11 June 2026  10:54:16 +0000 (0:00:00.263)       0:01:44.591 *********
2026-06-11 10:54:16.305909 | controller | Thursday 11 June 2026  10:54:16 +0000 (0:00:00.263)       0:01:44.590 *********
2026-06-11 10:54:16.675720 | controller | changed: [localhost]
2026-06-11 10:54:16.675762 | controller |
2026-06-11 10:54:16.675770 | controller | TASK [cifmw_helpers : Read vars] ***********************************************
2026-06-11 10:54:16.675775 | controller | Thursday 11 June 2026  10:54:16 +0000 (0:00:00.370)       0:01:44.962 *********
2026-06-11 10:54:16.675781 | controller | Thursday 11 June 2026  10:54:16 +0000 (0:00:00.370)       0:01:44.960 *********
2026-06-11 10:54:17.020849 | controller | ok: [localhost]
2026-06-11 10:54:17.020929 | controller |
2026-06-11 10:54:17.020940 | controller | TASK [cifmw_helpers : Create new variable files with content] ******************
2026-06-11 10:54:17.020949 | controller | Thursday 11 June 2026  10:54:17 +0000 (0:00:00.345)       0:01:45.307 *********
2026-06-11 10:54:17.020956 | controller | Thursday 11 June 2026  10:54:17 +0000 (0:00:00.345)       0:01:45.305 *********
2026-06-11 10:54:17.412933 | controller | changed: [localhost]
2026-06-11 10:54:17.412973 | controller |
2026-06-11 10:54:17.413003 | controller | TASK [cifmw_helpers : Include vars] ********************************************
2026-06-11 10:54:17.413017 | controller | Thursday 11 June 2026  10:54:17 +0000 (0:00:00.392)       0:01:45.699 *********
2026-06-11 10:54:17.413021 | controller | Thursday 11 June 2026  10:54:17 +0000 (0:00:00.392)       0:01:45.698 *********
2026-06-11 10:54:17.463586 | controller | ok: [localhost]
2026-06-11 10:54:17.463652 | controller |
2026-06-11 10:54:17.463658 | controller | TASK [cifmw_helpers : Remove temporary directory path={{ _tmp_dir.path }}, state=absent] ***
2026-06-11 10:54:17.463663 | controller | Thursday 11 June 2026  10:54:17 +0000 (0:00:00.049)       0:01:45.748 *********
2026-06-11 10:54:17.463667 | controller | Thursday 11 June 2026  10:54:17 +0000 (0:00:00.049)       0:01:45.747 *********
2026-06-11 10:54:17.644215 | controller | changed: [localhost]
2026-06-11 10:54:17.644284 | controller |
2026-06-11 10:54:17.644292 | controller | TASK [cifmw_helpers : Fail if file is not yaml or yml extension msg=File needs to be yaml/yml extension] ***
2026-06-11 10:54:17.644298 | controller | Thursday 11 June 2026  10:54:17 +0000 (0:00:00.182)       0:01:45.930 *********
2026-06-11 10:54:17.644303 | controller | Thursday 11 June 2026  10:54:17 +0000 (0:00:00.182)       0:01:45.929 *********
2026-06-11 10:54:17.668162 | controller | skipping: [localhost]
2026-06-11 10:54:17.668229 | controller |
2026-06-11 10:54:17.668234 | controller | TASK [cifmw_helpers : Check if file is available path={{ included_file | trim }}] ***
2026-06-11 10:54:17.668239 | controller | Thursday 11 June 2026  10:54:17 +0000 (0:00:00.023)       0:01:45.954 *********
2026-06-11 10:54:17.668242 | controller | Thursday 11 June 2026  10:54:17 +0000 (0:00:00.023)       0:01:45.953 *********
2026-06-11 10:54:17.887908 | controller | ok: [localhost]
2026-06-11 10:54:17.887970 | controller |
2026-06-11 10:54:17.887992 | controller | TASK [cifmw_helpers : Create temporary directory state=directory] **************
2026-06-11 10:54:17.888008 | controller | Thursday 11 June 2026  10:54:17 +0000 (0:00:00.219)       0:01:46.174 *********
2026-06-11 10:54:17.888012 | controller | Thursday 11 June 2026  10:54:17 +0000 (0:00:00.219)       0:01:46.172 *********
2026-06-11 10:54:18.136653 | controller | changed: [localhost]
2026-06-11 10:54:18.136711 | controller |
2026-06-11 10:54:18.136723 | controller | TASK [cifmw_helpers : Read vars] ***********************************************
2026-06-11 10:54:18.136733 | controller | Thursday 11 June 2026  10:54:18 +0000 (0:00:00.248)       0:01:46.423 *********
2026-06-11 10:54:18.136741 | controller | Thursday 11 June 2026  10:54:18 +0000 (0:00:00.248)       0:01:46.421 *********
2026-06-11 10:54:18.332947 | controller | ok: [localhost]
2026-06-11 10:54:18.333003 | controller |
2026-06-11 10:54:18.333012 | controller | TASK [cifmw_helpers : Create new variable files with content] ******************
2026-06-11 10:54:18.333018 | controller | Thursday 11 June 2026  10:54:18 +0000 (0:00:00.196)       0:01:46.619 *********
2026-06-11 10:54:18.333023 | controller | Thursday 11 June 2026  10:54:18 +0000 (0:00:00.196)       0:01:46.618 *********
2026-06-11 10:54:18.759510 | controller | changed: [localhost]
2026-06-11 10:54:18.759581 | controller |
2026-06-11 10:54:18.759590 | controller | TASK [cifmw_helpers : Include vars] ********************************************
2026-06-11 10:54:18.759596 | controller | Thursday 11 June 2026  10:54:18 +0000 (0:00:00.425)       0:01:47.045 *********
2026-06-11 10:54:18.759600 | controller | Thursday 11 June 2026  10:54:18 +0000 (0:00:00.425)       0:01:47.044 *********
2026-06-11 10:54:18.865785 | controller | ok: [localhost]
2026-06-11 10:54:18.865816 | controller |
2026-06-11 10:54:18.865821 | controller | TASK [cifmw_helpers : Remove temporary directory path={{ _tmp_dir.path }}, state=absent] ***
2026-06-11 10:54:18.865826 | controller | Thursday 11 June 2026  10:54:18 +0000 (0:00:00.107)       0:01:47.152 *********
2026-06-11 10:54:18.865830 | controller | Thursday 11 June 2026  10:54:18 +0000 (0:00:00.106)       0:01:47.151 *********
2026-06-11 10:54:19.073741 | controller | changed: [localhost]
2026-06-11 10:54:19.073818 | controller |
2026-06-11 10:54:19.073825 | controller | TASK [cifmw_helpers : Fail if file is not yaml or yml extension msg=File needs to be yaml/yml extension] ***
2026-06-11 10:54:19.073830 | controller | Thursday 11 June 2026  10:54:19 +0000 (0:00:00.207)       0:01:47.359 *********
2026-06-11 10:54:19.073835 | controller | Thursday 11 June 2026  10:54:19 +0000 (0:00:00.207)       0:01:47.358 *********
2026-06-11 10:54:19.160406 | controller | skipping: [localhost]
2026-06-11 10:54:19.160474 | controller |
2026-06-11 10:54:19.160480 | controller | TASK [cifmw_helpers : Check if file is available path={{ included_file | trim }}] ***
2026-06-11 10:54:19.160499 | controller | Thursday 11 June 2026  10:54:19 +0000 (0:00:00.087)       0:01:47.446 *********
2026-06-11 10:54:19.160503 | controller | Thursday 11 June 2026  10:54:19 +0000 (0:00:00.087)       0:01:47.445 *********
2026-06-11 10:54:19.382226 | controller | ok: [localhost]
2026-06-11 10:54:19.382292 | controller |
2026-06-11 10:54:19.382300 | controller | TASK [cifmw_helpers : Create temporary directory state=directory] **************
2026-06-11 10:54:19.382306 | controller | Thursday 11 June 2026  10:54:19 +0000 (0:00:00.221)       0:01:47.668 *********
2026-06-11 10:54:19.382311 | controller | Thursday 11 June 2026  10:54:19 +0000 (0:00:00.221)       0:01:47.667 *********
2026-06-11 10:54:19.554749 | controller | changed: [localhost]
2026-06-11 10:54:19.554813 | controller |
2026-06-11 10:54:19.554821 | controller | TASK [cifmw_helpers : Read vars] ***********************************************
2026-06-11 10:54:19.554827 | controller | Thursday 11 June 2026  10:54:19 +0000 (0:00:00.172)       0:01:47.841 *********
2026-06-11 10:54:19.554832 | controller | Thursday 11 June 2026  10:54:19 +0000 (0:00:00.172)       0:01:47.839 *********
2026-06-11 10:54:19.735793 | controller | ok: [localhost]
2026-06-11 10:54:19.735873 | controller |
2026-06-11 10:54:19.735881 | controller | TASK [cifmw_helpers : Create new variable files with content] ******************
2026-06-11 10:54:19.735886 | controller | Thursday 11 June 2026  10:54:19 +0000 (0:00:00.180)       0:01:48.022 *********
2026-06-11 10:54:19.735891 | controller | Thursday 11 June 2026  10:54:19 +0000 (0:00:00.180)       0:01:48.020 *********
2026-06-11 10:54:20.147271 | controller | changed: [localhost]
2026-06-11 10:54:20.147315 | controller |
2026-06-11 10:54:20.147322 | controller | TASK [cifmw_helpers : Include vars] ********************************************
2026-06-11 10:54:20.147327 | controller | Thursday 11 June 2026  10:54:20 +0000 (0:00:00.411)       0:01:48.433 *********
2026-06-11 10:54:20.147331 | controller | Thursday 11 June 2026  10:54:20 +0000 (0:00:00.411)       0:01:48.432 *********
2026-06-11 10:54:20.187072 | controller | ok: [localhost]
2026-06-11 10:54:20.187108 | controller |
2026-06-11 10:54:20.187114 | controller | TASK [cifmw_helpers : Remove temporary directory path={{ _tmp_dir.path }}, state=absent] ***
2026-06-11 10:54:20.187118 | controller | Thursday 11 June 2026  10:54:20 +0000 (0:00:00.039)       0:01:48.473 *********
2026-06-11 10:54:20.187122 | controller | Thursday 11 June 2026  10:54:20 +0000 (0:00:00.039)       0:01:48.472 *********
2026-06-11 10:54:20.376836 | controller | changed: [localhost]
2026-06-11 10:54:20.376901 | controller |
2026-06-11 10:54:20.376906 | controller | TASK [Ensure libvirt is present/configured name=libvirt_manager] ***************
2026-06-11 10:54:20.376910 | controller | Thursday 11 June 2026  10:54:20 +0000 (0:00:00.189)       0:01:48.663 *********
2026-06-11 10:54:20.376914 | controller | Thursday 11 June 2026  10:54:20 +0000 (0:00:00.189)       0:01:48.661 *********
2026-06-11 10:54:20.405012 | controller | skipping: [localhost]
2026-06-11 10:54:20.405083 | controller |
2026-06-11 10:54:20.405092 | controller | TASK [Perpare OpenShift provisioner node name=openshift_provisioner_node] ******
2026-06-11 10:54:20.405098 | controller | Thursday 11 June 2026  10:54:20 +0000 (0:00:00.028)       0:01:48.691 *********
2026-06-11 10:54:20.405103 | controller | Thursday 11 June 2026  10:54:20 +0000 (0:00:00.028)       0:01:48.690 *********
2026-06-11 10:54:20.503813 | controller | skipping: [localhost]
2026-06-11 10:54:20.503880 | controller |
2026-06-11 10:54:20.503885 | controller | PLAY [Run cifmw_setup infra, build package, container and operators, deploy EDPM] ***
2026-06-11 10:54:20.503891 | controller |
2026-06-11 10:54:20.503896 | controller | TASK [Load parameters files name=cifmw_helpers, tasks_from=include_dir.yml] ****
2026-06-11 10:54:20.503901 | controller | Thursday 11 June 2026  10:54:20 +0000 (0:00:00.098)       0:01:48.790 *********
2026-06-11 10:54:20.503905 | controller | Thursday 11 June 2026  10:54:20 +0000 (0:00:00.098)       0:01:48.789 *********
2026-06-11 10:54:20.579057 | controller |
2026-06-11 10:54:20.579157 | controller | TASK [cifmw_helpers : Check directory is available path={{ included_dir | trim }}] ***
2026-06-11 10:54:20.579173 | controller | Thursday 11 June 2026  10:54:20 +0000 (0:00:00.075)       0:01:48.865 *********
2026-06-11 10:54:20.579185 | controller | Thursday 11 June 2026  10:54:20 +0000 (0:00:00.075)       0:01:48.864 *********
2026-06-11 10:54:20.767459 | controller | ok: [localhost]
2026-06-11 10:54:20.767526 | controller |
2026-06-11 10:54:20.767534 | controller | TASK [cifmw_helpers : Find yaml files paths={{ included_dir | trim }}, patterns=*.yml,*.yaml, file_type=file, recurse=False] ***
2026-06-11 10:54:20.767539 | controller | Thursday 11 June 2026  10:54:20 +0000 (0:00:00.188)       0:01:49.054 *********
2026-06-11 10:54:20.767544 | controller | Thursday 11 June 2026  10:54:20 +0000 (0:00:00.188)       0:01:49.052 *********
2026-06-11 10:54:20.956800 | controller | ok: [localhost]
2026-06-11 10:54:20.956885 | controller |
2026-06-11 10:54:20.956891 | controller | TASK [cifmw_helpers : Print available yaml files msg=Found yaml files to parse: {{ _yaml_files.files | map(attribute='path') | list }}
2026-06-11 10:54:20.956895 | controller | ] ***
2026-06-11 10:54:20.956900 | controller | Thursday 11 June 2026  10:54:20 +0000 (0:00:00.189)       0:01:49.243 *********
2026-06-11 10:54:20.956904 | controller | Thursday 11 June 2026  10:54:20 +0000 (0:00:00.189)       0:01:49.241 *********
2026-06-11 10:54:20.987500 | controller | ok: [localhost] =>
2026-06-11 10:54:20.987576 | controller |     msg: |
2026-06-11 10:54:20.987583 | 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-11 10:54:20.987590 | controller |
2026-06-11 10:54:20.987595 | controller | TASK [cifmw_helpers : Create files on localhost and use include_vars] **********
2026-06-11 10:54:20.987600 | controller | Thursday 11 June 2026  10:54:20 +0000 (0:00:00.030)       0:01:49.274 *********
2026-06-11 10:54:20.987606 | controller | Thursday 11 June 2026  10:54:20 +0000 (0:00:00.030)       0:01:49.272 *********
2026-06-11 10:54:21.063630 | 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-11 10:54:21.063670 | 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-11 10:54:21.063676 | 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-11 10:54:21.063680 | controller |
2026-06-11 10:54:21.063686 | controller | TASK [cifmw_helpers : Fail if file is not yaml or yml extension msg=File needs to be yaml/yml extension] ***
2026-06-11 10:54:21.063691 | controller | Thursday 11 June 2026  10:54:21 +0000 (0:00:00.076)       0:01:49.350 *********
2026-06-11 10:54:21.063695 | controller | Thursday 11 June 2026  10:54:21 +0000 (0:00:00.076)       0:01:49.348 *********
2026-06-11 10:54:21.089445 | controller | skipping: [localhost]
2026-06-11 10:54:21.089480 | controller |
2026-06-11 10:54:21.089485 | controller | TASK [cifmw_helpers : Check if file is available path={{ included_file | trim }}] ***
2026-06-11 10:54:21.089490 | controller | Thursday 11 June 2026  10:54:21 +0000 (0:00:00.025)       0:01:49.376 *********
2026-06-11 10:54:21.089494 | controller | Thursday 11 June 2026  10:54:21 +0000 (0:00:00.025)       0:01:49.374 *********
2026-06-11 10:54:21.294818 | controller | ok: [localhost]
2026-06-11 10:54:21.294873 | controller |
2026-06-11 10:54:21.294878 | controller | TASK [cifmw_helpers : Create temporary directory state=directory] **************
2026-06-11 10:54:21.294882 | controller | Thursday 11 June 2026  10:54:21 +0000 (0:00:00.205)       0:01:49.581 *********
2026-06-11 10:54:21.294886 | controller | Thursday 11 June 2026  10:54:21 +0000 (0:00:00.205)       0:01:49.580 *********
2026-06-11 10:54:21.470656 | controller | changed: [localhost]
2026-06-11 10:54:21.470709 | controller |
2026-06-11 10:54:21.470721 | controller | TASK [cifmw_helpers : Read vars] ***********************************************
2026-06-11 10:54:21.470729 | controller | Thursday 11 June 2026  10:54:21 +0000 (0:00:00.175)       0:01:49.756 *********
2026-06-11 10:54:21.470737 | controller | Thursday 11 June 2026  10:54:21 +0000 (0:00:00.175)       0:01:49.755 *********
2026-06-11 10:54:21.657295 | controller | ok: [localhost]
2026-06-11 10:54:21.657397 | controller |
2026-06-11 10:54:21.657414 | controller | TASK [cifmw_helpers : Create new variable files with content] ******************
2026-06-11 10:54:21.657427 | controller | Thursday 11 June 2026  10:54:21 +0000 (0:00:00.185)       0:01:49.942 *********
2026-06-11 10:54:21.657460 | controller | Thursday 11 June 2026  10:54:21 +0000 (0:00:00.185)       0:01:49.941 *********
2026-06-11 10:54:22.068921 | controller | changed: [localhost]
2026-06-11 10:54:22.069021 | controller |
2026-06-11 10:54:22.069044 | controller | TASK [cifmw_helpers : Include vars] ********************************************
2026-06-11 10:54:22.069056 | controller | Thursday 11 June 2026  10:54:22 +0000 (0:00:00.411)       0:01:50.354 *********
2026-06-11 10:54:22.069067 | controller | Thursday 11 June 2026  10:54:22 +0000 (0:00:00.411)       0:01:50.353 *********
2026-06-11 10:54:22.133918 | controller | ok: [localhost]
2026-06-11 10:54:22.134022 | controller |
2026-06-11 10:54:22.134044 | controller | TASK [cifmw_helpers : Remove temporary directory path={{ _tmp_dir.path }}, state=absent] ***
2026-06-11 10:54:22.134056 | controller | Thursday 11 June 2026  10:54:22 +0000 (0:00:00.065)       0:01:50.419 *********
2026-06-11 10:54:22.134067 | controller | Thursday 11 June 2026  10:54:22 +0000 (0:00:00.065)       0:01:50.418 *********
2026-06-11 10:54:22.377704 | controller | changed: [localhost]
2026-06-11 10:54:22.377782 | controller |
2026-06-11 10:54:22.377799 | controller | TASK [cifmw_helpers : Fail if file is not yaml or yml extension msg=File needs to be yaml/yml extension] ***
2026-06-11 10:54:22.377812 | controller | Thursday 11 June 2026  10:54:22 +0000 (0:00:00.244)       0:01:50.664 *********
2026-06-11 10:54:22.377824 | controller | Thursday 11 June 2026  10:54:22 +0000 (0:00:00.244)       0:01:50.662 *********
2026-06-11 10:54:22.421817 | controller | skipping: [localhost]
2026-06-11 10:54:22.421883 | controller |
2026-06-11 10:54:22.421924 | controller | TASK [cifmw_helpers : Check if file is available path={{ included_file | trim }}] ***
2026-06-11 10:54:22.421951 | controller | Thursday 11 June 2026  10:54:22 +0000 (0:00:00.044)       0:01:50.708 *********
2026-06-11 10:54:22.421964 | controller | Thursday 11 June 2026  10:54:22 +0000 (0:00:00.044)       0:01:50.706 *********
2026-06-11 10:54:22.676365 | controller | ok: [localhost]
2026-06-11 10:54:22.676453 | controller |
2026-06-11 10:54:22.676465 | controller | TASK [cifmw_helpers : Create temporary directory state=directory] **************
2026-06-11 10:54:22.676474 | controller | Thursday 11 June 2026  10:54:22 +0000 (0:00:00.254)       0:01:50.962 *********
2026-06-11 10:54:22.676481 | controller | Thursday 11 June 2026  10:54:22 +0000 (0:00:00.254)       0:01:50.960 *********
2026-06-11 10:54:22.867255 | controller | changed: [localhost]
2026-06-11 10:54:22.867320 | controller |
2026-06-11 10:54:22.867327 | controller | TASK [cifmw_helpers : Read vars] ***********************************************
2026-06-11 10:54:22.867333 | controller | Thursday 11 June 2026  10:54:22 +0000 (0:00:00.191)       0:01:51.153 *********
2026-06-11 10:54:22.867338 | controller | Thursday 11 June 2026  10:54:22 +0000 (0:00:00.191)       0:01:51.152 *********
2026-06-11 10:54:23.043760 | controller | ok: [localhost]
2026-06-11 10:54:23.043851 | controller |
2026-06-11 10:54:23.043860 | controller | TASK [cifmw_helpers : Create new variable files with content] ******************
2026-06-11 10:54:23.043866 | controller | Thursday 11 June 2026  10:54:23 +0000 (0:00:00.176)       0:01:51.329 *********
2026-06-11 10:54:23.043871 | controller | Thursday 11 June 2026  10:54:23 +0000 (0:00:00.176)       0:01:51.328 *********
2026-06-11 10:54:23.525876 | controller | changed: [localhost]
2026-06-11 10:54:23.525955 | controller |
2026-06-11 10:54:23.525970 | controller | TASK [cifmw_helpers : Include vars] ********************************************
2026-06-11 10:54:23.526002 | controller | Thursday 11 June 2026  10:54:23 +0000 (0:00:00.482)       0:01:51.812 *********
2026-06-11 10:54:23.526011 | controller | Thursday 11 June 2026  10:54:23 +0000 (0:00:00.482)       0:01:51.811 *********
2026-06-11 10:54:23.577964 | controller | ok: [localhost]
2026-06-11 10:54:23.578054 | controller |
2026-06-11 10:54:23.578065 | controller | TASK [cifmw_helpers : Remove temporary directory path={{ _tmp_dir.path }}, state=absent] ***
2026-06-11 10:54:23.578073 | controller | Thursday 11 June 2026  10:54:23 +0000 (0:00:00.051)       0:01:51.864 *********
2026-06-11 10:54:23.578081 | controller | Thursday 11 June 2026  10:54:23 +0000 (0:00:00.051)       0:01:51.862 *********
2026-06-11 10:54:23.783997 | controller | changed: [localhost]
2026-06-11 10:54:23.784034 | controller |
2026-06-11 10:54:23.784039 | controller | TASK [cifmw_helpers : Fail if file is not yaml or yml extension msg=File needs to be yaml/yml extension] ***
2026-06-11 10:54:23.784051 | controller | Thursday 11 June 2026  10:54:23 +0000 (0:00:00.206)       0:01:52.070 *********
2026-06-11 10:54:23.784055 | controller | Thursday 11 June 2026  10:54:23 +0000 (0:00:00.206)       0:01:52.069 *********
2026-06-11 10:54:23.813484 | controller | skipping: [localhost]
2026-06-11 10:54:23.813523 | controller |
2026-06-11 10:54:23.813529 | controller | TASK [cifmw_helpers : Check if file is available path={{ included_file | trim }}] ***
2026-06-11 10:54:23.813533 | controller | Thursday 11 June 2026  10:54:23 +0000 (0:00:00.029)       0:01:52.099 *********
2026-06-11 10:54:23.813537 | controller | Thursday 11 June 2026  10:54:23 +0000 (0:00:00.029)       0:01:52.098 *********
2026-06-11 10:54:24.019280 | controller | ok: [localhost]
2026-06-11 10:54:24.019393 | controller |
2026-06-11 10:54:24.019399 | controller | TASK [cifmw_helpers : Create temporary directory state=directory] **************
2026-06-11 10:54:24.019405 | controller | Thursday 11 June 2026  10:54:24 +0000 (0:00:00.205)       0:01:52.305 *********
2026-06-11 10:54:24.019408 | controller | Thursday 11 June 2026  10:54:24 +0000 (0:00:00.205)       0:01:52.304 *********
2026-06-11 10:54:24.224413 | controller | changed: [localhost]
2026-06-11 10:54:24.224502 | controller |
2026-06-11 10:54:24.224512 | controller | TASK [cifmw_helpers : Read vars] ***********************************************
2026-06-11 10:54:24.224518 | controller | Thursday 11 June 2026  10:54:24 +0000 (0:00:00.205)       0:01:52.510 *********
2026-06-11 10:54:24.224523 | controller | Thursday 11 June 2026  10:54:24 +0000 (0:00:00.205)       0:01:52.509 *********
2026-06-11 10:54:24.415518 | controller | ok: [localhost]
2026-06-11 10:54:24.415574 | controller |
2026-06-11 10:54:24.415587 | controller | TASK [cifmw_helpers : Create new variable files with content] ******************
2026-06-11 10:54:24.415596 | controller | Thursday 11 June 2026  10:54:24 +0000 (0:00:00.191)       0:01:52.702 *********
2026-06-11 10:54:24.415604 | controller | Thursday 11 June 2026  10:54:24 +0000 (0:00:00.191)       0:01:52.700 *********
2026-06-11 10:54:24.855117 | controller | changed: [localhost]
2026-06-11 10:54:24.855150 | controller |
2026-06-11 10:54:24.855155 | controller | TASK [cifmw_helpers : Include vars] ********************************************
2026-06-11 10:54:24.855159 | controller | Thursday 11 June 2026  10:54:24 +0000 (0:00:00.439)       0:01:53.141 *********
2026-06-11 10:54:24.855162 | controller | Thursday 11 June 2026  10:54:24 +0000 (0:00:00.439)       0:01:53.140 *********
2026-06-11 10:54:24.895199 | controller | ok: [localhost]
2026-06-11 10:54:24.895232 | controller |
2026-06-11 10:54:24.895238 | controller | TASK [cifmw_helpers : Remove temporary directory path={{ _tmp_dir.path }}, state=absent] ***
2026-06-11 10:54:24.895242 | controller | Thursday 11 June 2026  10:54:24 +0000 (0:00:00.040)       0:01:53.181 *********
2026-06-11 10:54:24.895246 | controller | Thursday 11 June 2026  10:54:24 +0000 (0:00:00.040)       0:01:53.180 *********
2026-06-11 10:54:25.085536 | controller | changed: [localhost]
2026-06-11 10:54:25.085569 | controller |
2026-06-11 10:54:25.085575 | controller | TASK [networking_mapper : Check for Networking Environment Definition file existence path={{ cifmw_networking_mapper_networking_env_def_path }}] ***
2026-06-11 10:54:25.085580 | controller | Thursday 11 June 2026  10:54:25 +0000 (0:00:00.190)       0:01:53.372 *********
2026-06-11 10:54:25.085584 | controller | Thursday 11 June 2026  10:54:25 +0000 (0:00:00.190)       0:01:53.370 *********
2026-06-11 10:54:25.280008 | controller | ok: [localhost]
2026-06-11 10:54:25.280042 | controller |
2026-06-11 10:54:25.280048 | 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-11 10:54:25.280052 | controller | Thursday 11 June 2026  10:54:25 +0000 (0:00:00.194)       0:01:53.566 *********
2026-06-11 10:54:25.280057 | controller | Thursday 11 June 2026  10:54:25 +0000 (0:00:00.194)       0:01:53.565 *********
2026-06-11 10:54:25.311182 | controller | skipping: [localhost]
2026-06-11 10:54:25.311253 | controller |
2026-06-11 10:54:25.311272 | controller | TASK [networking_mapper : Load the Networking Definition from file path={{ cifmw_networking_mapper_networking_env_def_path }}] ***
2026-06-11 10:54:25.311277 | controller | Thursday 11 June 2026  10:54:25 +0000 (0:00:00.030)       0:01:53.597 *********
2026-06-11 10:54:25.311285 | controller | Thursday 11 June 2026  10:54:25 +0000 (0:00:00.030)       0:01:53.595 *********
2026-06-11 10:54:25.342676 | controller | skipping: [localhost]
2026-06-11 10:54:25.342743 | controller |
2026-06-11 10:54:25.342751 | controller | TASK [networking_mapper : Set cifmw_networking_env_definition is present cifmw_networking_env_definition={{
2026-06-11 10:54:25.342756 | controller |   _net_env_def_slurp['content'] |
2026-06-11 10:54:25.342762 | controller |   b64decode |
2026-06-11 10:54:25.342767 | controller |   from_yaml
2026-06-11 10:54:25.342772 | controller | }}, cacheable=True] ***
2026-06-11 10:54:25.342777 | controller | Thursday 11 June 2026  10:54:25 +0000 (0:00:00.031)       0:01:53.629 *********
2026-06-11 10:54:25.342782 | controller | Thursday 11 June 2026  10:54:25 +0000 (0:00:00.031)       0:01:53.627 *********
2026-06-11 10:54:25.384272 | controller | skipping: [localhost]
2026-06-11 10:54:25.384342 | controller |
2026-06-11 10:54:25.384348 | controller | TASK [Deploy OCP using Hive name=hive] *****************************************
2026-06-11 10:54:25.384352 | controller | Thursday 11 June 2026  10:54:25 +0000 (0:00:00.041)       0:01:53.670 *********
2026-06-11 10:54:25.384356 | controller | Thursday 11 June 2026  10:54:25 +0000 (0:00:00.041)       0:01:53.669 *********
2026-06-11 10:54:25.410731 | controller | skipping: [localhost]
2026-06-11 10:54:25.410807 | controller |
2026-06-11 10:54:25.410815 | controller | TASK [Prepare CRC name=rhol_crc] ***********************************************
2026-06-11 10:54:25.410821 | controller | Thursday 11 June 2026  10:54:25 +0000 (0:00:00.026)       0:01:53.697 *********
2026-06-11 10:54:25.410826 | controller | Thursday 11 June 2026  10:54:25 +0000 (0:00:00.026)       0:01:53.695 *********
2026-06-11 10:54:25.602481 | controller |
2026-06-11 10:54:25.602548 | controller | TASK [rhol_crc : Ensure directories exist path={{ item }}, state=directory, mode=0755] ***
2026-06-11 10:54:25.602553 | controller | Thursday 11 June 2026  10:54:25 +0000 (0:00:00.191)       0:01:53.888 *********
2026-06-11 10:54:25.602557 | controller | Thursday 11 June 2026  10:54:25 +0000 (0:00:00.191)       0:01:53.887 *********
2026-06-11 10:54:26.241677 | controller | ok: [localhost] => (item=/home/zuul/ci-framework-data/artifacts)
2026-06-11 10:54:26.241772 | controller | ok: [localhost] => (item=/home/zuul/ci-framework-data/logs)
2026-06-11 10:54:26.241788 | controller | ok: [localhost] => (item=/usr/local/bin)
2026-06-11 10:54:26.241800 | controller |
2026-06-11 10:54:26.241812 | 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-11 10:54:26.241825 | controller | Thursday 11 June 2026  10:54:26 +0000 (0:00:00.639)       0:01:54.528 *********
2026-06-11 10:54:26.241836 | controller | Thursday 11 June 2026  10:54:26 +0000 (0:00:00.639)       0:01:54.526 *********
2026-06-11 10:54:26.465970 | controller | changed: [localhost]
2026-06-11 10:54:26.466053 | controller |
2026-06-11 10:54:26.466059 | controller | TASK [rhol_crc : Check for binary path={{ cifmw_rhol_crc_binary }}, get_attributes=False, get_checksum=False, get_mime=False] ***
2026-06-11 10:54:26.466063 | controller | Thursday 11 June 2026  10:54:26 +0000 (0:00:00.224)       0:01:54.752 *********
2026-06-11 10:54:26.466067 | controller | Thursday 11 June 2026  10:54:26 +0000 (0:00:00.224)       0:01:54.751 *********
2026-06-11 10:54:26.669029 | controller | ok: [localhost]
2026-06-11 10:54:26.669103 | controller |
2026-06-11 10:54:26.669111 | controller | TASK [rhol_crc : Get versions if binary is available _raw_params=get_versions.yml] ***
2026-06-11 10:54:26.669117 | controller | Thursday 11 June 2026  10:54:26 +0000 (0:00:00.202)       0:01:54.954 *********
2026-06-11 10:54:26.669122 | controller | Thursday 11 June 2026  10:54:26 +0000 (0:00:00.202)       0:01:54.953 *********
2026-06-11 10:54:26.729850 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/rhol_crc/tasks/get_versions.yml for localhost
2026-06-11 10:54:26.729932 | controller |
2026-06-11 10:54:26.729939 | controller | TASK [rhol_crc : Get CRC binary version _raw_params={{ cifmw_rhol_crc_binary }} version] ***
2026-06-11 10:54:26.729945 | controller | Thursday 11 June 2026  10:54:26 +0000 (0:00:00.061)       0:01:55.016 *********
2026-06-11 10:54:26.729950 | controller | Thursday 11 June 2026  10:54:26 +0000 (0:00:00.061)       0:01:55.014 *********
2026-06-11 10:54:27.224956 | controller | changed: [localhost]
2026-06-11 10:54:27.225104 | controller |
2026-06-11 10:54:27.225110 | controller | TASK [rhol_crc : Extract versions crc_version={{
2026-06-11 10:54:27.225116 | controller |   _crc_vers.stdout_lines |
2026-06-11 10:54:27.225120 | controller |   select('match', 'CRC') | first |
2026-06-11 10:54:27.225124 | controller |   regex_replace('^CRC version: ([0-9\.]+).*$', '\1') }}, crc_openshift_version={{
2026-06-11 10:54:27.225128 | controller |   _crc_vers.stdout_lines |
2026-06-11 10:54:27.225132 | controller |   select ('match', 'OpenShift') | first |
2026-06-11 10:54:27.225136 | controller |   regex_replace('^OpenShift version: (.*)$', '\1') }}] ***
2026-06-11 10:54:27.225140 | controller | Thursday 11 June 2026  10:54:27 +0000 (0:00:00.494)       0:01:55.511 *********
2026-06-11 10:54:27.225143 | controller | Thursday 11 June 2026  10:54:27 +0000 (0:00:00.494)       0:01:55.509 *********
2026-06-11 10:54:27.288852 | controller | ok: [localhost]
2026-06-11 10:54:27.288913 | controller |
2026-06-11 10:54:27.288923 | 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-11 10:54:27.288930 | controller | Thursday 11 June 2026  10:54:27 +0000 (0:00:00.064)       0:01:55.575 *********
2026-06-11 10:54:27.288935 | controller | Thursday 11 June 2026  10:54:27 +0000 (0:00:00.064)       0:01:55.573 *********
2026-06-11 10:54:27.325625 | controller | ok: [localhost] =>
2026-06-11 10:54:27.325686 | controller |     msg: 'Found crc at /usr/local/bin/crc, with version 2.56.0 (wants: 2.39.0) and serving
2026-06-11 10:54:27.325695 | controller |       OpenShift version 4.20.1.'
2026-06-11 10:54:27.325701 | controller |
2026-06-11 10:54:27.325706 | controller | TASK [rhol_crc : Get CRC VM availability command=info, uri=qemu:///system] *****
2026-06-11 10:54:27.325711 | controller | Thursday 11 June 2026  10:54:27 +0000 (0:00:00.036)       0:01:55.611 *********
2026-06-11 10:54:27.325716 | controller | Thursday 11 June 2026  10:54:27 +0000 (0:00:00.036)       0:01:55.610 *********
2026-06-11 10:54:27.867555 | controller | ok: [localhost]
2026-06-11 10:54:27.867672 | controller |
2026-06-11 10:54:27.867682 | 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-11 10:54:27.867688 | controller |   _domain is defined and
2026-06-11 10:54:27.867694 | controller |   'crc' in _domains and
2026-06-11 10:54:27.867700 | controller |   _domains.crc.state == 'running'
2026-06-11 10:54:27.867705 | controller | }}] ***
2026-06-11 10:54:27.867711 | controller | Thursday 11 June 2026  10:54:27 +0000 (0:00:00.541)       0:01:56.153 *********
2026-06-11 10:54:27.867717 | controller | Thursday 11 June 2026  10:54:27 +0000 (0:00:00.541)       0:01:56.151 *********
2026-06-11 10:54:27.909844 | controller | ok: [localhost]
2026-06-11 10:54:27.909928 | controller |
2026-06-11 10:54:27.909936 | 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-11 10:54:27.909960 | controller | Thursday 11 June 2026  10:54:27 +0000 (0:00:00.043)       0:01:56.196 *********
2026-06-11 10:54:27.909966 | controller | Thursday 11 June 2026  10:54:27 +0000 (0:00:00.043)       0:01:56.194 *********
2026-06-11 10:54:27.943942 | controller | skipping: [localhost]
2026-06-11 10:54:27.944030 | controller |
2026-06-11 10:54:27.944036 | controller | TASK [Ensure pull-secret is in place if we need to configure CRC name=manage_secrets, tasks_from=pull_secret.yml] ***
2026-06-11 10:54:27.944041 | controller | Thursday 11 June 2026  10:54:27 +0000 (0:00:00.034)       0:01:56.230 *********
2026-06-11 10:54:27.944045 | controller | Thursday 11 June 2026  10:54:27 +0000 (0:00:00.034)       0:01:56.228 *********
2026-06-11 10:54:28.013536 | controller |
2026-06-11 10:54:28.013605 | 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-11 10:54:28.013612 | controller | OR cifmw_manage_secrets_pullsecret_content - not both.
2026-06-11 10:54:28.013615 | controller | ] ***
2026-06-11 10:54:28.013629 | controller | Thursday 11 June 2026  10:54:28 +0000 (0:00:00.069)       0:01:56.300 *********
2026-06-11 10:54:28.013633 | controller | Thursday 11 June 2026  10:54:28 +0000 (0:00:00.069)       0:01:56.298 *********
2026-06-11 10:54:28.045063 | controller | ok: [localhost]
2026-06-11 10:54:28.045138 | controller |
2026-06-11 10:54:28.045146 | controller | TASK [manage_secrets : Manage secret _raw_params=_push_secret.yml] *************
2026-06-11 10:54:28.045152 | controller | Thursday 11 June 2026  10:54:28 +0000 (0:00:00.031)       0:01:56.331 *********
2026-06-11 10:54:28.045157 | controller | Thursday 11 June 2026  10:54:28 +0000 (0:00:00.031)       0:01:56.330 *********
2026-06-11 10:54:28.090642 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/manage_secrets/tasks/_push_secret.yml for localhost
2026-06-11 10:54:28.090690 | controller |
2026-06-11 10:54:28.090700 | controller | TASK [manage_secrets : Debug _secret_dest var=_secret_dest] ********************
2026-06-11 10:54:28.090708 | controller | Thursday 11 June 2026  10:54:28 +0000 (0:00:00.045)       0:01:56.376 *********
2026-06-11 10:54:28.090716 | controller | Thursday 11 June 2026  10:54:28 +0000 (0:00:00.045)       0:01:56.375 *********
2026-06-11 10:54:28.136883 | controller | ok: [localhost] =>
2026-06-11 10:54:28.136933 | controller |     _secret_dest: /home/zuul/pull-secret.json
2026-06-11 10:54:28.136943 | controller |
2026-06-11 10:54:28.136952 | controller | TASK [manage_secrets : Debug _secret_file var=_secret_file] ********************
2026-06-11 10:54:28.136960 | controller | Thursday 11 June 2026  10:54:28 +0000 (0:00:00.046)       0:01:56.422 *********
2026-06-11 10:54:28.136967 | controller | Thursday 11 June 2026  10:54:28 +0000 (0:00:00.046)       0:01:56.421 *********
2026-06-11 10:54:28.168572 | controller | ok: [localhost] =>
2026-06-11 10:54:28.168616 | controller |     _secret_file: null
2026-06-11 10:54:28.168621 | controller |
2026-06-11 10:54:28.168627 | controller | TASK [manage_secrets : Debug _secret_content var=_secret_content] **************
2026-06-11 10:54:28.168631 | controller | Thursday 11 June 2026  10:54:28 +0000 (0:00:00.031)       0:01:56.455 *********
2026-06-11 10:54:28.168636 | controller | Thursday 11 June 2026  10:54:28 +0000 (0:00:00.031)       0:01:56.453 *********
2026-06-11 10:54:28.221046 | controller | ok: [localhost] =>
2026-06-11 10:54:28.221117 | controller |     _secret_content: {}
2026-06-11 10:54:28.221125 | controller |
2026-06-11 10:54:28.221131 | 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-11 10:54:28.221136 | controller | ] ***
2026-06-11 10:54:28.221141 | controller | Thursday 11 June 2026  10:54:28 +0000 (0:00:00.052)       0:01:56.507 *********
2026-06-11 10:54:28.221147 | controller | Thursday 11 June 2026  10:54:28 +0000 (0:00:00.052)       0:01:56.505 *********
2026-06-11 10:54:28.251529 | controller | skipping: [localhost]
2026-06-11 10:54:28.251585 | controller |
2026-06-11 10:54:28.251590 | controller | TASK [manage_secrets : Check if pull secret src file exists path={{ _secret_file }}] ***
2026-06-11 10:54:28.251594 | controller | Thursday 11 June 2026  10:54:28 +0000 (0:00:00.030)       0:01:56.538 *********
2026-06-11 10:54:28.251598 | controller | Thursday 11 June 2026  10:54:28 +0000 (0:00:00.030)       0:01:56.536 *********
2026-06-11 10:54:28.274852 | controller | skipping: [localhost]
2026-06-11 10:54:28.274915 | controller |
2026-06-11 10:54:28.274922 | 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-11 10:54:28.274927 | controller | Thursday 11 June 2026  10:54:28 +0000 (0:00:00.023)       0:01:56.561 *********
2026-06-11 10:54:28.274931 | controller | Thursday 11 June 2026  10:54:28 +0000 (0:00:00.023)       0:01:56.560 *********
2026-06-11 10:54:28.304224 | controller | skipping: [localhost]
2026-06-11 10:54:28.304250 | controller |
2026-06-11 10:54:28.304266 | controller | TASK [manage_secrets : Create file from content] *******************************
2026-06-11 10:54:28.304270 | controller | Thursday 11 June 2026  10:54:28 +0000 (0:00:00.029)       0:01:56.590 *********
2026-06-11 10:54:28.304274 | controller | Thursday 11 June 2026  10:54:28 +0000 (0:00:00.029)       0:01:56.589 *********
2026-06-11 10:54:28.343813 | controller | skipping: [localhost]
2026-06-11 10:54:28.343866 | controller |
2026-06-11 10:54:28.343889 | controller | TASK [rhol_crc : Get wanted RHOL/CRC version binary if needed _raw_params=binary.yml] ***
2026-06-11 10:54:28.343898 | controller | Thursday 11 June 2026  10:54:28 +0000 (0:00:00.039)       0:01:56.630 *********
2026-06-11 10:54:28.343907 | controller | Thursday 11 June 2026  10:54:28 +0000 (0:00:00.039)       0:01:56.628 *********
2026-06-11 10:54:28.375534 | controller | skipping: [localhost]
2026-06-11 10:54:28.375613 | controller |
2026-06-11 10:54:28.375626 | controller | TASK [rhol_crc : Setup sudoers file for sudo commands in RHOL/CRC setup _raw_params=sudoers_grant.yml] ***
2026-06-11 10:54:28.375634 | controller | Thursday 11 June 2026  10:54:28 +0000 (0:00:00.031)       0:01:56.662 *********
2026-06-11 10:54:28.375642 | controller | Thursday 11 June 2026  10:54:28 +0000 (0:00:00.031)       0:01:56.660 *********
2026-06-11 10:54:28.419570 | controller | skipping: [localhost]
2026-06-11 10:54:28.419648 | controller |
2026-06-11 10:54:28.419658 | controller | TASK [rhol_crc : Clean RHOL/CRC if wanted _raw_params=cleanup.yml] *************
2026-06-11 10:54:28.419667 | controller | Thursday 11 June 2026  10:54:28 +0000 (0:00:00.043)       0:01:56.705 *********
2026-06-11 10:54:28.419675 | controller | Thursday 11 June 2026  10:54:28 +0000 (0:00:00.043)       0:01:56.703 *********
2026-06-11 10:54:28.455099 | controller | skipping: [localhost]
2026-06-11 10:54:28.455157 | controller |
2026-06-11 10:54:28.455167 | controller | TASK [rhol_crc : Set RHOL/CRC configuration options _raw_params=configuration.yml] ***
2026-06-11 10:54:28.455176 | controller | Thursday 11 June 2026  10:54:28 +0000 (0:00:00.036)       0:01:56.741 *********
2026-06-11 10:54:28.455184 | controller | Thursday 11 June 2026  10:54:28 +0000 (0:00:00.036)       0:01:56.740 *********
2026-06-11 10:54:28.480873 | controller | skipping: [localhost]
2026-06-11 10:54:28.480957 | controller |
2026-06-11 10:54:28.480969 | 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-11 10:54:28.481038 | controller | Thursday 11 June 2026  10:54:28 +0000 (0:00:00.025)       0:01:56.767 *********
2026-06-11 10:54:28.481046 | controller | Thursday 11 June 2026  10:54:28 +0000 (0:00:00.025)       0:01:56.766 *********
2026-06-11 10:54:28.507036 | controller | skipping: [localhost]
2026-06-11 10:54:28.507091 | controller |
2026-06-11 10:54:28.507102 | 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-11 10:54:28.507111 | controller | Thursday 11 June 2026  10:54:28 +0000 (0:00:00.026)       0:01:56.793 *********
2026-06-11 10:54:28.507119 | controller | Thursday 11 June 2026  10:54:28 +0000 (0:00:00.026)       0:01:56.792 *********
2026-06-11 10:54:29.135853 | controller | changed: [localhost]
2026-06-11 10:54:29.135945 | controller |
2026-06-11 10:54:29.135952 | controller | TASK [rhol_crc : List VMs command=list_vms] ************************************
2026-06-11 10:54:29.135957 | controller | Thursday 11 June 2026  10:54:29 +0000 (0:00:00.622)       0:01:57.416 *********
2026-06-11 10:54:29.135961 | controller | Thursday 11 June 2026  10:54:29 +0000 (0:00:00.622)       0:01:57.414 *********
2026-06-11 10:54:29.450955 | controller | ok: [localhost]
2026-06-11 10:54:29.451045 | controller |
2026-06-11 10:54:29.451052 | controller | TASK [rhol_crc : Output VMs var=_vm_list] **************************************
2026-06-11 10:54:29.451056 | controller | Thursday 11 June 2026  10:54:29 +0000 (0:00:00.320)       0:01:57.737 *********
2026-06-11 10:54:29.451060 | controller | Thursday 11 June 2026  10:54:29 +0000 (0:00:00.320)       0:01:57.735 *********
2026-06-11 10:54:29.490227 | controller | ok: [localhost] =>
2026-06-11 10:54:29.490305 | controller |     _vm_list:
2026-06-11 10:54:29.490311 | controller |       changed: false
2026-06-11 10:54:29.490314 | controller |       failed: false
2026-06-11 10:54:29.490318 | controller |       list_vms:
2026-06-11 10:54:29.490321 | controller |       - crc
2026-06-11 10:54:29.490325 | controller |
2026-06-11 10:54:29.490330 | controller | TASK [rhol_crc : List networks command=list_nets] ******************************
2026-06-11 10:54:29.490335 | controller | Thursday 11 June 2026  10:54:29 +0000 (0:00:00.039)       0:01:57.776 *********
2026-06-11 10:54:29.490340 | controller | Thursday 11 June 2026  10:54:29 +0000 (0:00:00.039)       0:01:57.774 *********
2026-06-11 10:54:29.929394 | controller | ok: [localhost]
2026-06-11 10:54:29.929500 | controller |
2026-06-11 10:54:29.929509 | controller | TASK [rhol_crc : Output networks var=_net_list] ********************************
2026-06-11 10:54:29.929515 | controller | Thursday 11 June 2026  10:54:29 +0000 (0:00:00.439)       0:01:58.215 *********
2026-06-11 10:54:29.929521 | controller | Thursday 11 June 2026  10:54:29 +0000 (0:00:00.439)       0:01:58.214 *********
2026-06-11 10:54:29.964325 | controller | ok: [localhost] =>
2026-06-11 10:54:29.964389 | controller |     _net_list:
2026-06-11 10:54:29.964395 | controller |       changed: false
2026-06-11 10:54:29.964400 | controller |       failed: false
2026-06-11 10:54:29.964404 | controller |       list_nets:
2026-06-11 10:54:29.964409 | controller |       - crc
2026-06-11 10:54:29.964413 | controller |       - default
2026-06-11 10:54:29.964418 | controller |
2026-06-11 10:54:29.964424 | controller | TASK [libvirt_manager : Get virtual network information command=info, uri=qemu:///system] ***
2026-06-11 10:54:29.964429 | controller | Thursday 11 June 2026  10:54:29 +0000 (0:00:00.034)       0:01:58.250 *********
2026-06-11 10:54:29.964434 | controller | Thursday 11 June 2026  10:54:29 +0000 (0:00:00.034)       0:01:58.249 *********
2026-06-11 10:54:30.262366 | controller | ok: [localhost]
2026-06-11 10:54:30.262427 | controller |
2026-06-11 10:54:30.262435 | controller | TASK [libvirt_manager : Create network to bridge mapping _net_bridge_map={{
2026-06-11 10:54:30.262441 | controller |   _net_bridge_map | default({}) |
2026-06-11 10:54:30.262447 | controller |   combine(_local_map, recursive=true)
2026-06-11 10:54:30.262453 | controller | }}] ***
2026-06-11 10:54:30.262458 | controller | Thursday 11 June 2026  10:54:30 +0000 (0:00:00.298)       0:01:58.548 *********
2026-06-11 10:54:30.262463 | controller | Thursday 11 June 2026  10:54:30 +0000 (0:00:00.298)       0:01:58.547 *********
2026-06-11 10:54:30.312944 | controller | ok: [localhost] => (item=crc)
2026-06-11 10:54:30.313008 | controller | ok: [localhost] => (item=default)
2026-06-11 10:54:30.313015 | controller |
2026-06-11 10:54:30.313019 | controller | TASK [libvirt_manager : Dump domain xml command=get_xml, name={{ vm_name }}, uri=qemu:///system] ***
2026-06-11 10:54:30.313024 | controller | Thursday 11 June 2026  10:54:30 +0000 (0:00:00.050)       0:01:58.599 *********
2026-06-11 10:54:30.313035 | controller | Thursday 11 June 2026  10:54:30 +0000 (0:00:00.050)       0:01:58.598 *********
2026-06-11 10:54:31.568904 | controller | ok: [localhost]
2026-06-11 10:54:31.569003 | controller |
2026-06-11 10:54:31.569018 | controller | TASK [libvirt_manager : Extract networks from XML xmlstring={{ _domain_xml.get_xml }}, xpath=/domain/devices/interface/source, content=attribute] ***
2026-06-11 10:54:31.569023 | controller | Thursday 11 June 2026  10:54:31 +0000 (0:00:01.254)       0:01:59.854 *********
2026-06-11 10:54:31.569027 | controller | Thursday 11 June 2026  10:54:31 +0000 (0:00:01.254)       0:01:59.853 *********
2026-06-11 10:54:31.974785 | controller | ok: [localhost]
2026-06-11 10:54:31.974874 | controller |
2026-06-11 10:54:31.974888 | 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-11 10:54:31.974907 | controller | Thursday 11 June 2026  10:54:31 +0000 (0:00:00.406)       0:02:00.260 *********
2026-06-11 10:54:31.974934 | controller | Thursday 11 June 2026  10:54:31 +0000 (0:00:00.406)       0:02:00.259 *********
2026-06-11 10:54:32.415664 | controller | changed: [localhost]
2026-06-11 10:54:32.415786 | controller |
2026-06-11 10:54:32.415794 | 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-11 10:54:32.415799 | controller | Thursday 11 June 2026  10:54:32 +0000 (0:00:00.440)       0:02:00.701 *********
2026-06-11 10:54:32.415804 | controller | Thursday 11 June 2026  10:54:32 +0000 (0:00:00.440)       0:02:00.700 *********
2026-06-11 10:54:32.841319 | controller | ok: [localhost]
2026-06-11 10:54:32.841377 | controller |
2026-06-11 10:54:32.841383 | 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-11 10:54:32.841389 | controller | Thursday 11 June 2026  10:54:32 +0000 (0:00:00.426)       0:02:01.127 *********
2026-06-11 10:54:32.841400 | controller | Thursday 11 June 2026  10:54:32 +0000 (0:00:00.426)       0:02:01.126 *********
2026-06-11 10:54:32.883688 | controller | ok: [localhost] =>
2026-06-11 10:54:32.883750 | controller |     changed: false
2026-06-11 10:54:32.883755 | controller |     msg: All assertions passed
2026-06-11 10:54:32.883759 | controller |
2026-06-11 10:54:32.883763 | controller | TASK [openshift_login : Stat kubeconfig path={{ cifmw_openshift_login_load_kubeconfig }}, get_attributes=False, get_checksum=False, get_mime=False] ***
2026-06-11 10:54:32.883768 | controller | Thursday 11 June 2026  10:54:32 +0000 (0:00:00.042)       0:02:01.170 *********
2026-06-11 10:54:32.883772 | controller | Thursday 11 June 2026  10:54:32 +0000 (0:00:00.042)       0:02:01.168 *********
2026-06-11 10:54:33.088201 | controller | ok: [localhost]
2026-06-11 10:54:33.088277 | controller |
2026-06-11 10:54:33.088284 | controller | TASK [openshift_login : Stat kubeadmin path={{ cifmw_openshift_login_load_kubeadmin }}, get_attributes=False, get_checksum=False, get_mime=False] ***
2026-06-11 10:54:33.088291 | controller | Thursday 11 June 2026  10:54:33 +0000 (0:00:00.204)       0:02:01.374 *********
2026-06-11 10:54:33.088297 | controller | Thursday 11 June 2026  10:54:33 +0000 (0:00:00.204)       0:02:01.373 *********
2026-06-11 10:54:33.275566 | controller | ok: [localhost]
2026-06-11 10:54:33.275674 | controller |
2026-06-11 10:54:33.275688 | controller | TASK [openshift_login : Assert files exist that=['_stat_config.stat.exists', '_stat_admin.stat.exists']] ***
2026-06-11 10:54:33.275699 | controller | Thursday 11 June 2026  10:54:33 +0000 (0:00:00.186)       0:02:01.561 *********
2026-06-11 10:54:33.275710 | controller | Thursday 11 June 2026  10:54:33 +0000 (0:00:00.186)       0:02:01.560 *********
2026-06-11 10:54:33.309618 | controller | ok: [localhost] =>
2026-06-11 10:54:33.309693 | controller |     changed: false
2026-06-11 10:54:33.309698 | controller |     msg: All assertions passed
2026-06-11 10:54:33.309703 | controller |
2026-06-11 10:54:33.309707 | controller | TASK [openshift_login : Gather the password of the deployed cluster. src={{ cifmw_openshift_login_load_kubeadmin }}] ***
2026-06-11 10:54:33.309711 | controller | Thursday 11 June 2026  10:54:33 +0000 (0:00:00.034)       0:02:01.595 *********
2026-06-11 10:54:33.309715 | controller | Thursday 11 June 2026  10:54:33 +0000 (0:00:00.034)       0:02:01.594 *********
2026-06-11 10:54:33.490949 | controller | ok: [localhost]
2026-06-11 10:54:33.491050 | controller |
2026-06-11 10:54:33.491059 | controller | TASK [openshift_login : Gather the deployed OCP configuration. path={{ cifmw_openshift_login_load_kubeconfig }}] ***
2026-06-11 10:54:33.491065 | controller | Thursday 11 June 2026  10:54:33 +0000 (0:00:00.181)       0:02:01.777 *********
2026-06-11 10:54:33.491070 | controller | Thursday 11 June 2026  10:54:33 +0000 (0:00:00.181)       0:02:01.775 *********
2026-06-11 10:54:33.675769 | controller | ok: [localhost]
2026-06-11 10:54:33.675861 | controller |
2026-06-11 10:54:33.675869 | 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-11 10:54:33.675877 | controller | Thursday 11 June 2026  10:54:33 +0000 (0:00:00.184)       0:02:01.961 *********
2026-06-11 10:54:33.675882 | controller | Thursday 11 June 2026  10:54:33 +0000 (0:00:00.184)       0:02:01.960 *********
2026-06-11 10:54:33.725413 | controller | ok: [localhost]
2026-06-11 10:54:33.725503 | controller |
2026-06-11 10:54:33.725511 | controller | TASK [rhol_crc : Make sure kubeconfig file exists path={{ cifmw_rhol_crc_kubeconfig }}] ***
2026-06-11 10:54:33.725517 | controller | Thursday 11 June 2026  10:54:33 +0000 (0:00:00.049)       0:02:02.011 *********
2026-06-11 10:54:33.725522 | controller | Thursday 11 June 2026  10:54:33 +0000 (0:00:00.049)       0:02:02.010 *********
2026-06-11 10:54:33.753459 | controller | skipping: [localhost]
2026-06-11 10:54:33.753554 | controller |
2026-06-11 10:54:33.753561 | 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-11 10:54:33.753567 | controller | Thursday 11 June 2026  10:54:33 +0000 (0:00:00.027)       0:02:02.039 *********
2026-06-11 10:54:33.753572 | controller | Thursday 11 June 2026  10:54:33 +0000 (0:00:00.027)       0:02:02.038 *********
2026-06-11 10:54:33.787297 | controller | skipping: [localhost]
2026-06-11 10:54:33.787392 | controller |
2026-06-11 10:54:33.787402 | controller | TASK [rhol_crc : Add crc creds in the user bashrc file dest=~/.bashrc, create=True, block=if command -v crc; then
2026-06-11 10:54:33.787408 | controller |     eval "$(crc oc-env --shell bash)"
2026-06-11 10:54:33.787415 | controller | fi
2026-06-11 10:54:33.787420 | controller | export KUBECONFIG="{{ cifmw_rhol_crc_kubeconfig }}", mode=0644] ***
2026-06-11 10:54:33.787426 | controller | Thursday 11 June 2026  10:54:33 +0000 (0:00:00.033)       0:02:02.073 *********
2026-06-11 10:54:33.787431 | controller | Thursday 11 June 2026  10:54:33 +0000 (0:00:00.033)       0:02:02.072 *********
2026-06-11 10:54:33.817797 | controller | skipping: [localhost]
2026-06-11 10:54:33.817871 | controller |
2026-06-11 10:54:33.817877 | controller | TASK [rhol_crc : Source bashrc and confirm crc login executable=/bin/bash, _raw_params=source ~/.bashrc
2026-06-11 10:54:33.817881 | controller | oc whoami
2026-06-11 10:54:33.817886 | controller | ] ***
2026-06-11 10:54:33.817891 | controller | Thursday 11 June 2026  10:54:33 +0000 (0:00:00.030)       0:02:02.103 *********
2026-06-11 10:54:33.817897 | controller | Thursday 11 June 2026  10:54:33 +0000 (0:00:00.030)       0:02:02.102 *********
2026-06-11 10:54:33.855956 | controller | skipping: [localhost]
2026-06-11 10:54:33.856038 | controller |
2026-06-11 10:54:33.856046 | controller | TASK [rhol_crc : Check bashrc results var=bashrc_result.stdout] ****************
2026-06-11 10:54:33.856051 | controller | Thursday 11 June 2026  10:54:33 +0000 (0:00:00.037)       0:02:02.142 *********
2026-06-11 10:54:33.856056 | controller | Thursday 11 June 2026  10:54:33 +0000 (0:00:00.038)       0:02:02.140 *********
2026-06-11 10:54:33.887800 | controller | skipping: [localhost]
2026-06-11 10:54:33.887877 | controller |
2026-06-11 10:54:33.887888 | controller | TASK [rhol_crc : Check if using systemd dnsmasq path={{ _dnsmasq_config }}, get_attributes=False, get_checksum=False, get_mime=False] ***
2026-06-11 10:54:33.887898 | controller | Thursday 11 June 2026  10:54:33 +0000 (0:00:00.031)       0:02:02.173 *********
2026-06-11 10:54:33.887907 | controller | Thursday 11 June 2026  10:54:33 +0000 (0:00:00.031)       0:02:02.172 *********
2026-06-11 10:54:35.955097 | controller | ok: [localhost -> crc(api.crc.testing)]
2026-06-11 10:54:35.955175 | controller |
2026-06-11 10:54:35.955218 | 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-11 10:54:35.955227 | controller | Thursday 11 June 2026  10:54:35 +0000 (0:00:02.066)       0:02:04.240 *********
2026-06-11 10:54:35.955233 | controller | Thursday 11 June 2026  10:54:35 +0000 (0:00:02.066)       0:02:04.239 *********
2026-06-11 10:54:36.987331 | controller | [WARNING]: Module remote_tmp /root/.ansible/tmp did not exist and was created
2026-06-11 10:54:36.987401 | controller | with a mode of 0700, this may cause issues when running as another user. To
2026-06-11 10:54:36.987411 | controller | avoid this, create the remote_tmp dir with the correct permissions manually
2026-06-11 10:54:36.998371 | controller | changed: [localhost -> crc(api.crc.testing)]
2026-06-11 10:54:36.998411 | controller |
2026-06-11 10:54:36.998419 | controller | TASK [rhol_crc : Restart DNS in CRC VM name=dnsmasq, state=restarted] **********
2026-06-11 10:54:36.998425 | controller | Thursday 11 June 2026  10:54:36 +0000 (0:00:01.044)       0:02:05.285 *********
2026-06-11 10:54:36.998430 | controller | Thursday 11 June 2026  10:54:36 +0000 (0:00:01.044)       0:02:05.283 *********
2026-06-11 10:54:38.979804 | controller | changed: [localhost -> crc(api.crc.testing)]
2026-06-11 10:54:38.979887 | controller |
2026-06-11 10:54:38.979895 | controller | TASK [Deploy OpenShift cluster using dev-scripts name=devscripts] **************
2026-06-11 10:54:38.979901 | controller | Thursday 11 June 2026  10:54:38 +0000 (0:00:01.981)       0:02:07.266 *********
2026-06-11 10:54:38.979905 | controller | Thursday 11 June 2026  10:54:38 +0000 (0:00:01.981)       0:02:07.264 *********
2026-06-11 10:54:39.006209 | controller | skipping: [localhost]
2026-06-11 10:54:39.006276 | controller |
2026-06-11 10:54:39.006282 | controller | TASK [openshift_login : Ensure output directory exists path={{ cifmw_openshift_login_basedir }}/artifacts, state=directory, mode=0755] ***
2026-06-11 10:54:39.006298 | controller | Thursday 11 June 2026  10:54:39 +0000 (0:00:00.026)       0:02:07.292 *********
2026-06-11 10:54:39.006302 | controller | Thursday 11 June 2026  10:54:39 +0000 (0:00:00.026)       0:02:07.291 *********
2026-06-11 10:54:39.204338 | controller | ok: [localhost]
2026-06-11 10:54:39.204439 | controller |
2026-06-11 10:54:39.204455 | controller | TASK [openshift_login : OpenShift login _raw_params=login.yml] *****************
2026-06-11 10:54:39.204466 | controller | Thursday 11 June 2026  10:54:39 +0000 (0:00:00.197)       0:02:07.490 *********
2026-06-11 10:54:39.204477 | controller | Thursday 11 June 2026  10:54:39 +0000 (0:00:00.197)       0:02:07.489 *********
2026-06-11 10:54:39.258834 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/openshift_login/tasks/login.yml for localhost
2026-06-11 10:54:39.258922 | controller |
2026-06-11 10:54:39.258931 | controller | TASK [openshift_login : Check if the password file is present path={{ cifmw_openshift_login_password_file | default(cifmw_openshift_password_file) }}] ***
2026-06-11 10:54:39.258937 | controller | Thursday 11 June 2026  10:54:39 +0000 (0:00:00.054)       0:02:07.545 *********
2026-06-11 10:54:39.258942 | controller | Thursday 11 June 2026  10:54:39 +0000 (0:00:00.054)       0:02:07.543 *********
2026-06-11 10:54:39.290835 | controller | skipping: [localhost]
2026-06-11 10:54:39.290904 | controller |
2026-06-11 10:54:39.290917 | controller | TASK [openshift_login : Fetch user password content src={{ cifmw_openshift_login_password_file | default(cifmw_openshift_password_file) }}] ***
2026-06-11 10:54:39.290924 | controller | Thursday 11 June 2026  10:54:39 +0000 (0:00:00.032)       0:02:07.577 *********
2026-06-11 10:54:39.290955 | controller | Thursday 11 June 2026  10:54:39 +0000 (0:00:00.032)       0:02:07.575 *********
2026-06-11 10:54:39.328198 | controller | skipping: [localhost]
2026-06-11 10:54:39.328269 | controller |
2026-06-11 10:54:39.328274 | 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-11 10:54:39.328279 | controller | Thursday 11 June 2026  10:54:39 +0000 (0:00:00.037)       0:02:07.614 *********
2026-06-11 10:54:39.328283 | controller | Thursday 11 June 2026  10:54:39 +0000 (0:00:00.037)       0:02:07.613 *********
2026-06-11 10:54:39.363872 | controller | skipping: [localhost]
2026-06-11 10:54:39.363938 | controller |
2026-06-11 10:54:39.363944 | controller | TASK [openshift_login : Set role variables cifmw_openshift_login_kubeconfig={{
2026-06-11 10:54:39.363948 | controller |  cifmw_openshift_login_kubeconfig |
2026-06-11 10:54:39.363952 | controller |  default(cifmw_openshift_kubeconfig) |
2026-06-11 10:54:39.363956 | controller |  default(
2026-06-11 10:54:39.363960 | controller |    ansible_env.KUBECONFIG if 'KUBECONFIG' in ansible_env else
2026-06-11 10:54:39.363964 | controller |    cifmw_openshift_login_kubeconfig_default_path
2026-06-11 10:54:39.363967 | controller |  ) | trim
2026-06-11 10:54:39.363971 | 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-11 10:54:39.363993 | controller | Thursday 11 June 2026  10:54:39 +0000 (0:00:00.035)       0:02:07.650 *********
2026-06-11 10:54:39.363997 | controller | Thursday 11 June 2026  10:54:39 +0000 (0:00:00.035)       0:02:07.648 *********
2026-06-11 10:54:39.406568 | controller | ok: [localhost]
2026-06-11 10:54:39.406633 | controller |
2026-06-11 10:54:39.406639 | controller | TASK [openshift_login : Check if kubeconfig exists path={{ cifmw_openshift_login_kubeconfig }}] ***
2026-06-11 10:54:39.406643 | controller | Thursday 11 June 2026  10:54:39 +0000 (0:00:00.042)       0:02:07.693 *********
2026-06-11 10:54:39.406647 | controller | Thursday 11 June 2026  10:54:39 +0000 (0:00:00.042)       0:02:07.691 *********
2026-06-11 10:54:39.662314 | controller | ok: [localhost]
2026-06-11 10:54:39.662382 | controller |
2026-06-11 10:54:39.662388 | 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-11 10:54:39.662402 | controller |   (cifmw_openshift_login_user is defined) and
2026-06-11 10:54:39.662407 | controller |   (cifmw_openshift_login_password is defined) and
2026-06-11 10:54:39.662411 | controller |   (cifmw_openshift_login_api is defined)
2026-06-11 10:54:39.662415 | controller | ), msg=If an existing kubeconfig is not provided user/pwd or provided/initial token and API URL must be given] ***
2026-06-11 10:54:39.662419 | controller | Thursday 11 June 2026  10:54:39 +0000 (0:00:00.255)       0:02:07.948 *********
2026-06-11 10:54:39.662423 | controller | Thursday 11 June 2026  10:54:39 +0000 (0:00:00.255)       0:02:07.946 *********
2026-06-11 10:54:39.710338 | controller | ok: [localhost] =>
2026-06-11 10:54:39.710394 | controller |     changed: false
2026-06-11 10:54:39.710398 | controller |     msg: All assertions passed
2026-06-11 10:54:39.710403 | controller |
2026-06-11 10:54:39.710407 | controller | TASK [openshift_login : Fetch kubeconfig content src={{ cifmw_openshift_login_kubeconfig }}] ***
2026-06-11 10:54:39.710411 | controller | Thursday 11 June 2026  10:54:39 +0000 (0:00:00.048)       0:02:07.996 *********
2026-06-11 10:54:39.710414 | controller | Thursday 11 June 2026  10:54:39 +0000 (0:00:00.048)       0:02:07.995 *********
2026-06-11 10:54:39.747744 | controller | skipping: [localhost]
2026-06-11 10:54:39.747815 | controller |
2026-06-11 10:54:39.747821 | controller | TASK [openshift_login : Fetch x509 key based users cifmw_openshift_login_key_based_users={{
2026-06-11 10:54:39.747825 | controller |   (
2026-06-11 10:54:39.747829 | controller |     cifmw_openshift_login_kubeconfig_content_b64.content |
2026-06-11 10:54:39.747832 | controller |     b64decode |
2026-06-11 10:54:39.747836 | controller |     from_yaml
2026-06-11 10:54:39.747841 | controller |   ). users | default([]) |
2026-06-11 10:54:39.747846 | controller |   selectattr('user.client-certificate-data', 'defined') |
2026-06-11 10:54:39.747851 | controller |   map(attribute="name") |
2026-06-11 10:54:39.747856 | controller |   map("split", "/") |
2026-06-11 10:54:39.747861 | controller |   map("first")
2026-06-11 10:54:39.747866 | controller | }}, cacheable=True] ***
2026-06-11 10:54:39.747871 | controller | Thursday 11 June 2026  10:54:39 +0000 (0:00:00.037)       0:02:08.034 *********
2026-06-11 10:54:39.747876 | controller | Thursday 11 June 2026  10:54:39 +0000 (0:00:00.037)       0:02:08.032 *********
2026-06-11 10:54:39.780601 | controller | skipping: [localhost]
2026-06-11 10:54:39.780655 | controller |
2026-06-11 10:54:39.780663 | controller | TASK [openshift_login : Assign key based user if not provided and available cifmw_openshift_login_user={{
2026-06-11 10:54:39.780669 | controller |   (cifmw_openshift_login_assume_cert_system_user | ternary('system:', '')) +
2026-06-11 10:54:39.780674 | controller |   (cifmw_openshift_login_key_based_users | map('replace', 'system:', '') | unique | first)
2026-06-11 10:54:39.780680 | controller | }}, cifmw_openshift_login_cert_login=True, cacheable=True] ***
2026-06-11 10:54:39.780686 | controller | Thursday 11 June 2026  10:54:39 +0000 (0:00:00.032)       0:02:08.066 *********
2026-06-11 10:54:39.780691 | controller | Thursday 11 June 2026  10:54:39 +0000 (0:00:00.032)       0:02:08.065 *********
2026-06-11 10:54:39.819636 | controller | skipping: [localhost]
2026-06-11 10:54:39.819697 | controller |
2026-06-11 10:54:39.819708 | controller | TASK [openshift_login : Set the retry count cifmw_openshift_login_retries_cnt={{
2026-06-11 10:54:39.819716 | controller |   0 if cifmw_openshift_login_retries_cnt is undefined else
2026-06-11 10:54:39.819724 | controller |   cifmw_openshift_login_retries_cnt|int + 1
2026-06-11 10:54:39.819732 | controller | }}] ***
2026-06-11 10:54:39.819739 | controller | Thursday 11 June 2026  10:54:39 +0000 (0:00:00.039)       0:02:08.106 *********
2026-06-11 10:54:39.819754 | controller | Thursday 11 June 2026  10:54:39 +0000 (0:00:00.039)       0:02:08.104 *********
2026-06-11 10:54:39.870593 | controller | ok: [localhost]
2026-06-11 10:54:39.870643 | controller |
2026-06-11 10:54:39.870652 | controller | TASK [openshift_login : Fetch token _raw_params=try_login.yml] *****************
2026-06-11 10:54:39.870659 | controller | Thursday 11 June 2026  10:54:39 +0000 (0:00:00.050)       0:02:08.156 *********
2026-06-11 10:54:39.870666 | controller | Thursday 11 June 2026  10:54:39 +0000 (0:00:00.050)       0:02:08.155 *********
2026-06-11 10:54:39.924819 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/openshift_login/tasks/try_login.yml for localhost
2026-06-11 10:54:39.924915 | controller |
2026-06-11 10:54:39.924926 | controller | TASK [openshift_login : Try get OpenShift access token _raw_params=oc whoami -t] ***
2026-06-11 10:54:39.924935 | controller | Thursday 11 June 2026  10:54:39 +0000 (0:00:00.054)       0:02:08.210 *********
2026-06-11 10:54:39.924942 | controller | Thursday 11 June 2026  10:54:39 +0000 (0:00:00.054)       0:02:08.209 *********
2026-06-11 10:54:39.955380 | controller | skipping: [localhost]
2026-06-11 10:54:39.955466 | controller |
2026-06-11 10:54:39.955473 | 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-11 10:54:39.955480 | controller | Thursday 11 June 2026  10:54:39 +0000 (0:00:00.030)       0:02:08.241 *********
2026-06-11 10:54:39.955484 | controller | Thursday 11 June 2026  10:54:39 +0000 (0:00:00.030)       0:02:08.240 *********
2026-06-11 10:54:40.613289 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_001_fetch_openshift_token.log
2026-06-11 10:54:40.613868 | controller | changed: [localhost]
2026-06-11 10:54:40.613880 | controller |
2026-06-11 10:54:40.613885 | controller | TASK [openshift_login : Ensure kubeconfig is provided that=cifmw_openshift_login_kubeconfig != ""] ***
2026-06-11 10:54:40.613904 | controller | Thursday 11 June 2026  10:54:40 +0000 (0:00:00.657)       0:02:08.899 *********
2026-06-11 10:54:40.613909 | controller | Thursday 11 June 2026  10:54:40 +0000 (0:00:00.658)       0:02:08.898 *********
2026-06-11 10:54:40.654815 | controller | ok: [localhost] =>
2026-06-11 10:54:40.654931 | controller |     changed: false
2026-06-11 10:54:40.654937 | controller |     msg: All assertions passed
2026-06-11 10:54:40.654942 | controller |
2026-06-11 10:54:40.654946 | controller | TASK [openshift_login : Fetch new OpenShift access token _raw_params=oc whoami -t] ***
2026-06-11 10:54:40.654951 | controller | Thursday 11 June 2026  10:54:40 +0000 (0:00:00.041)       0:02:08.941 *********
2026-06-11 10:54:40.654956 | controller | Thursday 11 June 2026  10:54:40 +0000 (0:00:00.041)       0:02:08.939 *********
2026-06-11 10:54:41.002482 | controller | changed: [localhost]
2026-06-11 10:54:41.002529 | controller |
2026-06-11 10:54:41.002536 | controller | TASK [openshift_login : Set new OpenShift token cifmw_openshift_login_token={{
2026-06-11 10:54:41.002543 | controller |   (not cifmw_openshift_login_new_token_out.skipped | default(false)) |
2026-06-11 10:54:41.002548 | controller |   ternary(cifmw_openshift_login_new_token_out.stdout, cifmw_openshift_login_whoami_out.stdout)
2026-06-11 10:54:41.002554 | controller | }}, cacheable=True] ***
2026-06-11 10:54:41.002558 | controller | Thursday 11 June 2026  10:54:41 +0000 (0:00:00.347)       0:02:09.288 *********
2026-06-11 10:54:41.002563 | controller | Thursday 11 June 2026  10:54:41 +0000 (0:00:00.347)       0:02:09.287 *********
2026-06-11 10:54:41.058457 | controller | ok: [localhost]
2026-06-11 10:54:41.058501 | controller |
2026-06-11 10:54:41.058509 | controller | TASK [openshift_login : Fetch OpenShift API URL _raw_params=oc whoami --show-server=true] ***
2026-06-11 10:54:41.058515 | controller | Thursday 11 June 2026  10:54:41 +0000 (0:00:00.056)       0:02:09.344 *********
2026-06-11 10:54:41.058521 | controller | Thursday 11 June 2026  10:54:41 +0000 (0:00:00.056)       0:02:09.343 *********
2026-06-11 10:54:41.368941 | controller | changed: [localhost]
2026-06-11 10:54:41.369039 | controller |
2026-06-11 10:54:41.369047 | controller | TASK [openshift_login : Fetch OpenShift kubeconfig context _raw_params=oc whoami -c] ***
2026-06-11 10:54:41.369052 | controller | Thursday 11 June 2026  10:54:41 +0000 (0:00:00.310)       0:02:09.655 *********
2026-06-11 10:54:41.369057 | controller | Thursday 11 June 2026  10:54:41 +0000 (0:00:00.310)       0:02:09.653 *********
2026-06-11 10:54:41.715967 | controller | changed: [localhost]
2026-06-11 10:54:41.716056 | controller |
2026-06-11 10:54:41.716062 | controller | TASK [openshift_login : Fetch OpenShift current user _raw_params=oc whoami] ****
2026-06-11 10:54:41.716066 | controller | Thursday 11 June 2026  10:54:41 +0000 (0:00:00.347)       0:02:10.002 *********
2026-06-11 10:54:41.716070 | controller | Thursday 11 June 2026  10:54:41 +0000 (0:00:00.347)       0:02:10.000 *********
2026-06-11 10:54:42.051001 | controller | changed: [localhost]
2026-06-11 10:54:42.051121 | controller |
2026-06-11 10:54:42.051167 | 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-11 10:54:42.051241 | controller |       combine({'KUBECONFIG': cifmw_openshift_login_kubeconfig})
2026-06-11 10:54:42.051259 | controller |     ) if cifmw_install_yamls_environment is defined else omit
2026-06-11 10:54:42.051264 | controller | }}, cacheable=True] ***
2026-06-11 10:54:42.051270 | controller | Thursday 11 June 2026  10:54:42 +0000 (0:00:00.334)       0:02:10.337 *********
2026-06-11 10:54:42.051275 | controller | Thursday 11 June 2026  10:54:42 +0000 (0:00:00.334)       0:02:10.335 *********
2026-06-11 10:54:42.098216 | controller | ok: [localhost]
2026-06-11 10:54:42.098341 | controller |
2026-06-11 10:54:42.098351 | 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-11 10:54:42.098359 | controller | Thursday 11 June 2026  10:54:42 +0000 (0:00:00.047)       0:02:10.384 *********
2026-06-11 10:54:42.098365 | controller | Thursday 11 June 2026  10:54:42 +0000 (0:00:00.047)       0:02:10.383 *********
2026-06-11 10:54:42.531228 | controller | changed: [localhost]
2026-06-11 10:54:42.531273 | controller |
2026-06-11 10:54:42.531281 | controller | TASK [openshift_login : Read the install yamls parameters file path={{ cifmw_basedir }}/artifacts/parameters/install-yamls-params.yml] ***
2026-06-11 10:54:42.531287 | controller | Thursday 11 June 2026  10:54:42 +0000 (0:00:00.432)       0:02:10.817 *********
2026-06-11 10:54:42.531293 | controller | Thursday 11 June 2026  10:54:42 +0000 (0:00:00.432)       0:02:10.816 *********
2026-06-11 10:54:42.710532 | controller | ok: [localhost]
2026-06-11 10:54:42.710571 | controller |
2026-06-11 10:54:42.710576 | controller | TASK [openshift_login : Append the KUBECONFIG to the install yamls parameters content={{
2026-06-11 10:54:42.710580 | controller |   cifmw_openshift_login_install_yamls_artifacts_slurp['content'] | b64decode | from_yaml |
2026-06-11 10:54:42.710584 | controller |   combine(
2026-06-11 10:54:42.710588 | controller |     {
2026-06-11 10:54:42.710592 | controller |       'cifmw_install_yamls_environment': {
2026-06-11 10:54:42.710596 | controller |         'KUBECONFIG': cifmw_openshift_login_kubeconfig
2026-06-11 10:54:42.710600 | controller |       }
2026-06-11 10:54:42.710604 | controller |     }, recursive=true) | to_nice_yaml
2026-06-11 10:54:42.710607 | controller | }}, dest={{ cifmw_basedir }}/artifacts/parameters/install-yamls-params.yml, mode=0600] ***
2026-06-11 10:54:42.710611 | controller | Thursday 11 June 2026  10:54:42 +0000 (0:00:00.179)       0:02:10.997 *********
2026-06-11 10:54:42.710614 | controller | Thursday 11 June 2026  10:54:42 +0000 (0:00:00.179)       0:02:10.995 *********
2026-06-11 10:54:43.265417 | controller | changed: [localhost]
2026-06-11 10:54:43.265541 | controller |
2026-06-11 10:54:43.265555 | controller | TASK [openshift_setup : Ensure output directory exists path={{ cifmw_openshift_setup_basedir }}/artifacts, state=directory, mode=0755] ***
2026-06-11 10:54:43.265561 | controller | Thursday 11 June 2026  10:54:43 +0000 (0:00:00.554)       0:02:11.551 *********
2026-06-11 10:54:43.265565 | controller | Thursday 11 June 2026  10:54:43 +0000 (0:00:00.554)       0:02:11.550 *********
2026-06-11 10:54:43.545209 | controller | ok: [localhost]
2026-06-11 10:54:43.545311 | controller |
2026-06-11 10:54:43.545322 | controller | TASK [openshift_setup : Fetch namespaces to create cifmw_openshift_setup_namespaces={{
2026-06-11 10:54:43.545331 | controller |   ((
2026-06-11 10:54:43.545340 | controller |       ([cifmw_install_yamls_defaults['NAMESPACE']] +
2026-06-11 10:54:43.545348 | controller |         ([cifmw_install_yamls_defaults['OPERATOR_NAMESPACE']] if 'OPERATOR_NAMESPACE' is in cifmw_install_yamls_defaults else [])
2026-06-11 10:54:43.545356 | controller |       ) if cifmw_install_yamls_defaults is defined else []
2026-06-11 10:54:43.545365 | controller |   ) + cifmw_openshift_setup_create_namespaces) | unique
2026-06-11 10:54:43.545372 | controller | }}] ***
2026-06-11 10:54:43.545380 | controller | Thursday 11 June 2026  10:54:43 +0000 (0:00:00.280)       0:02:11.831 *********
2026-06-11 10:54:43.545389 | controller | Thursday 11 June 2026  10:54:43 +0000 (0:00:00.280)       0:02:11.830 *********
2026-06-11 10:54:43.582902 | controller | ok: [localhost]
2026-06-11 10:54:43.582945 | controller |
2026-06-11 10:54:43.582953 | 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-11 10:54:43.582960 | controller | Thursday 11 June 2026  10:54:43 +0000 (0:00:00.037)       0:02:11.869 *********
2026-06-11 10:54:43.582966 | controller | Thursday 11 June 2026  10:54:43 +0000 (0:00:00.037)       0:02:11.868 *********
2026-06-11 10:54:45.492527 | controller | changed: [localhost] => (item=openstack)
2026-06-11 10:54:45.492567 | controller | changed: [localhost] => (item=openstack-operators)
2026-06-11 10:54:45.492572 | controller |
2026-06-11 10:54:45.492577 | 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-11 10:54:45.492583 | controller | Thursday 11 June 2026  10:54:45 +0000 (0:00:01.909)       0:02:13.779 *********
2026-06-11 10:54:45.492587 | controller | Thursday 11 June 2026  10:54:45 +0000 (0:00:01.909)       0:02:13.777 *********
2026-06-11 10:54:45.520868 | controller | skipping: [localhost]
2026-06-11 10:54:45.520911 | controller |
2026-06-11 10:54:45.520919 | 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-11 10:54:45.520924 | controller | Thursday 11 June 2026  10:54:45 +0000 (0:00:00.028)       0:02:13.807 *********
2026-06-11 10:54:45.520937 | controller | Thursday 11 June 2026  10:54:45 +0000 (0:00:00.028)       0:02:13.805 *********
2026-06-11 10:54:45.570032 | controller | skipping: [localhost] => (item=openstack)
2026-06-11 10:54:45.570071 | controller | skipping: [localhost] => (item=openstack-operators)
2026-06-11 10:54:45.570077 | controller | skipping: [localhost]
2026-06-11 10:54:45.570082 | controller |
2026-06-11 10:54:45.570087 | 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-11 10:54:45.570093 | controller | Thursday 11 June 2026  10:54:45 +0000 (0:00:00.049)       0:02:13.856 *********
2026-06-11 10:54:45.570098 | controller | Thursday 11 June 2026  10:54:45 +0000 (0:00:00.049)       0:02:13.855 *********
2026-06-11 10:54:45.604033 | controller | skipping: [localhost]
2026-06-11 10:54:45.604077 | controller |
2026-06-11 10:54:45.604092 | 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-11 10:54:45.604098 | controller | Thursday 11 June 2026  10:54:45 +0000 (0:00:00.033)       0:02:13.890 *********
2026-06-11 10:54:45.604103 | controller | Thursday 11 June 2026  10:54:45 +0000 (0:00:00.033)       0:02:13.889 *********
2026-06-11 10:54:45.649220 | controller | skipping: [localhost]
2026-06-11 10:54:45.649274 | controller |
2026-06-11 10:54:45.649286 | controller | TASK [Ensure we have custom CA installed on host role=install_ca] **************
2026-06-11 10:54:45.649295 | controller | Thursday 11 June 2026  10:54:45 +0000 (0:00:00.045)       0:02:13.935 *********
2026-06-11 10:54:45.649304 | controller | Thursday 11 June 2026  10:54:45 +0000 (0:00:00.045)       0:02:13.934 *********
2026-06-11 10:54:45.682856 | controller | skipping: [localhost]
2026-06-11 10:54:45.682929 | controller |
2026-06-11 10:54:45.682943 | controller | TASK [openshift_setup : Update ca bundle _raw_params=update-ca-trust extract] ***
2026-06-11 10:54:45.682955 | controller | Thursday 11 June 2026  10:54:45 +0000 (0:00:00.033)       0:02:13.969 *********
2026-06-11 10:54:45.682965 | controller | Thursday 11 June 2026  10:54:45 +0000 (0:00:00.033)       0:02:13.967 *********
2026-06-11 10:54:45.716731 | controller | skipping: [localhost]
2026-06-11 10:54:45.716770 | controller |
2026-06-11 10:54:45.716776 | controller | TASK [openshift_setup : Slurp CAs file src={{ cifmw_openshift_setup_ca_bundle_path }}] ***
2026-06-11 10:54:45.716780 | controller | Thursday 11 June 2026  10:54:45 +0000 (0:00:00.033)       0:02:14.003 *********
2026-06-11 10:54:45.716784 | controller | Thursday 11 June 2026  10:54:45 +0000 (0:00:00.033)       0:02:14.001 *********
2026-06-11 10:54:45.754027 | controller | skipping: [localhost]
2026-06-11 10:54:45.754067 | controller |
2026-06-11 10:54:45.754072 | 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-11 10:54:45.754078 | controller | Thursday 11 June 2026  10:54:45 +0000 (0:00:00.037)       0:02:14.040 *********
2026-06-11 10:54:45.754082 | controller | Thursday 11 June 2026  10:54:45 +0000 (0:00:00.037)       0:02:14.038 *********
2026-06-11 10:54:45.790074 | controller | skipping: [localhost]
2026-06-11 10:54:45.790124 | controller |
2026-06-11 10:54:45.790131 | 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-11 10:54:45.790139 | controller | Thursday 11 June 2026  10:54:45 +0000 (0:00:00.036)       0:02:14.076 *********
2026-06-11 10:54:45.790144 | controller | Thursday 11 June 2026  10:54:45 +0000 (0:00:00.036)       0:02:14.075 *********
2026-06-11 10:54:45.823879 | controller | skipping: [localhost]
2026-06-11 10:54:45.823919 | controller |
2026-06-11 10:54:45.823925 | 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-11 10:54:45.823940 | controller | Thursday 11 June 2026  10:54:45 +0000 (0:00:00.033)       0:02:14.110 *********
2026-06-11 10:54:45.823944 | controller | Thursday 11 June 2026  10:54:45 +0000 (0:00:00.033)       0:02:14.108 *********
2026-06-11 10:54:45.852595 | controller | skipping: [localhost]
2026-06-11 10:54:45.852643 | controller |
2026-06-11 10:54:45.852649 | 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-11 10:54:45.852656 | controller | Thursday 11 June 2026  10:54:45 +0000 (0:00:00.028)       0:02:14.139 *********
2026-06-11 10:54:45.852661 | controller | Thursday 11 June 2026  10:54:45 +0000 (0:00:00.028)       0:02:14.137 *********
2026-06-11 10:54:45.889007 | controller | skipping: [localhost]
2026-06-11 10:54:45.889053 | controller |
2026-06-11 10:54:45.889059 | 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-11 10:54:45.889065 | controller | Thursday 11 June 2026  10:54:45 +0000 (0:00:00.036)       0:02:14.175 *********
2026-06-11 10:54:45.889070 | controller | Thursday 11 June 2026  10:54:45 +0000 (0:00:00.036)       0:02:14.174 *********
2026-06-11 10:54:45.928104 | controller | skipping: [localhost]
2026-06-11 10:54:45.928151 | controller |
2026-06-11 10:54:45.928157 | 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-11 10:54:45.928163 | controller | Thursday 11 June 2026  10:54:45 +0000 (0:00:00.038)       0:02:14.214 *********
2026-06-11 10:54:45.928169 | controller | Thursday 11 June 2026  10:54:45 +0000 (0:00:00.038)       0:02:14.212 *********
2026-06-11 10:54:46.878053 | controller | ok: [localhost]
2026-06-11 10:54:46.878150 | controller |
2026-06-11 10:54:46.878163 | 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-11 10:54:46.878174 | controller | Thursday 11 June 2026  10:54:46 +0000 (0:00:00.949)       0:02:15.164 *********
2026-06-11 10:54:46.878183 | controller | Thursday 11 June 2026  10:54:46 +0000 (0:00:00.949)       0:02:15.162 *********
2026-06-11 10:54:48.002907 | controller | changed: [localhost]
2026-06-11 10:54:48.003012 | controller |
2026-06-11 10:54:48.003029 | 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-11 10:54:48.003039 | controller | Thursday 11 June 2026  10:54:48 +0000 (0:00:01.125)       0:02:16.289 *********
2026-06-11 10:54:48.003047 | controller | Thursday 11 June 2026  10:54:48 +0000 (0:00:01.125)       0:02:16.287 *********
2026-06-11 10:54:48.764104 | controller | changed: [localhost]
2026-06-11 10:54:48.764222 | controller |
2026-06-11 10:54:48.764240 | 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-11 10:54:48.764251 | controller | Thursday 11 June 2026  10:54:48 +0000 (0:00:00.760)       0:02:17.050 *********
2026-06-11 10:54:48.764280 | controller | Thursday 11 June 2026  10:54:48 +0000 (0:00:00.760)       0:02:17.048 *********
2026-06-11 10:54:48.791940 | controller | skipping: [localhost]
2026-06-11 10:54:48.792049 | controller |
2026-06-11 10:54:48.792076 | 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-11 10:54:48.792086 | controller | Thursday 11 June 2026  10:54:48 +0000 (0:00:00.028)       0:02:17.078 *********
2026-06-11 10:54:48.792093 | controller | Thursday 11 June 2026  10:54:48 +0000 (0:00:00.028)       0:02:17.076 *********
2026-06-11 10:54:48.827310 | controller | skipping: [localhost]
2026-06-11 10:54:48.827380 | controller |
2026-06-11 10:54:48.827389 | controller | TASK [Deploy Observability operator. name=openshift_obs] ***********************
2026-06-11 10:54:48.827397 | controller | Thursday 11 June 2026  10:54:48 +0000 (0:00:00.035)       0:02:17.113 *********
2026-06-11 10:54:48.827404 | controller | Thursday 11 June 2026  10:54:48 +0000 (0:00:00.035)       0:02:17.112 *********
2026-06-11 10:54:48.859040 | controller | skipping: [localhost]
2026-06-11 10:54:48.859282 | controller |
2026-06-11 10:54:48.859288 | controller | TASK [Deploy Metal3 BMHs name=deploy_bmh] **************************************
2026-06-11 10:54:48.859304 | controller | Thursday 11 June 2026  10:54:48 +0000 (0:00:00.031)       0:02:17.145 *********
2026-06-11 10:54:48.859307 | controller | Thursday 11 June 2026  10:54:48 +0000 (0:00:00.031)       0:02:17.144 *********
2026-06-11 10:54:48.892104 | controller | skipping: [localhost]
2026-06-11 10:54:48.892175 | controller |
2026-06-11 10:54:48.892180 | controller | TASK [Install certmanager operator role name=cert_manager] *********************
2026-06-11 10:54:48.892184 | controller | Thursday 11 June 2026  10:54:48 +0000 (0:00:00.032)       0:02:17.178 *********
2026-06-11 10:54:48.892188 | controller | Thursday 11 June 2026  10:54:48 +0000 (0:00:00.032)       0:02:17.176 *********
2026-06-11 10:54:49.070121 | controller |
2026-06-11 10:54:49.070193 | controller | TASK [cert_manager : Create role needed directories path={{ cifmw_cert_manager_manifests_dir }}, state=directory, mode=0755] ***
2026-06-11 10:54:49.070201 | controller | Thursday 11 June 2026  10:54:49 +0000 (0:00:00.178)       0:02:17.356 *********
2026-06-11 10:54:49.070207 | controller | Thursday 11 June 2026  10:54:49 +0000 (0:00:00.178)       0:02:17.355 *********
2026-06-11 10:54:49.273653 | controller | changed: [localhost]
2026-06-11 10:54:49.273740 | controller |
2026-06-11 10:54:49.273750 | 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-11 10:54:49.273757 | controller | Thursday 11 June 2026  10:54:49 +0000 (0:00:00.203)       0:02:17.559 *********
2026-06-11 10:54:49.273763 | controller | Thursday 11 June 2026  10:54:49 +0000 (0:00:00.203)       0:02:17.558 *********
2026-06-11 10:54:50.181777 | controller | changed: [localhost]
2026-06-11 10:54:50.181865 | controller |
2026-06-11 10:54:50.181873 | controller | TASK [cert_manager : Install from Release Manifest _raw_params=release_manifest.yml] ***
2026-06-11 10:54:50.181878 | controller | Thursday 11 June 2026  10:54:50 +0000 (0:00:00.907)       0:02:18.467 *********
2026-06-11 10:54:50.181884 | controller | Thursday 11 June 2026  10:54:50 +0000 (0:00:00.907)       0:02:18.466 *********
2026-06-11 10:54:50.232916 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/cert_manager/tasks/release_manifest.yml for localhost
2026-06-11 10:54:50.233008 | controller |
2026-06-11 10:54:50.233015 | 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-11 10:54:50.233019 | controller | Thursday 11 June 2026  10:54:50 +0000 (0:00:00.051)       0:02:18.519 *********
2026-06-11 10:54:50.233023 | controller | Thursday 11 June 2026  10:54:50 +0000 (0:00:00.051)       0:02:18.517 *********
2026-06-11 10:54:51.076721 | controller | changed: [localhost]
2026-06-11 10:54:51.076809 | controller |
2026-06-11 10:54:51.076820 | 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-11 10:54:51.076849 | controller | Thursday 11 June 2026  10:54:51 +0000 (0:00:00.844)       0:02:19.363 *********
2026-06-11 10:54:51.076857 | controller | Thursday 11 June 2026  10:54:51 +0000 (0:00:00.844)       0:02:19.361 *********
2026-06-11 10:54:56.622714 | controller | changed: [localhost]
2026-06-11 10:54:56.622796 | controller |
2026-06-11 10:54:56.622810 | controller | TASK [cert_manager : Install from OLM Manifest _raw_params=olm_manifest.yml] ***
2026-06-11 10:54:56.622819 | controller | Thursday 11 June 2026  10:54:56 +0000 (0:00:05.546)       0:02:24.909 *********
2026-06-11 10:54:56.622827 | controller | Thursday 11 June 2026  10:54:56 +0000 (0:00:05.546)       0:02:24.907 *********
2026-06-11 10:54:56.650034 | controller | skipping: [localhost]
2026-06-11 10:54:56.650107 | controller |
2026-06-11 10:54:56.650113 | 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-11 10:54:56.650118 | controller | Thursday 11 June 2026  10:54:56 +0000 (0:00:00.027)       0:02:24.936 *********
2026-06-11 10:54:56.650122 | controller | Thursday 11 June 2026  10:54:56 +0000 (0:00:00.027)       0:02:24.935 *********
2026-06-11 10:54:57.406964 | controller | ok: [localhost]
2026-06-11 10:54:57.407039 | controller |
2026-06-11 10:54:57.407047 | 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-11 10:54:57.407053 | controller | Thursday 11 June 2026  10:54:57 +0000 (0:00:00.756)       0:02:25.693 *********
2026-06-11 10:54:57.407058 | controller | Thursday 11 June 2026  10:54:57 +0000 (0:00:00.756)       0:02:25.691 *********
2026-06-11 10:55:19.702732 | controller | ok: [localhost] => (item=cainjector)
2026-06-11 10:55:19.702825 | controller | ok: [localhost] => (item=webhook)
2026-06-11 10:55:19.702834 | controller | ok: [localhost] => (item=cert-manager)
2026-06-11 10:55:19.702840 | controller |
2026-06-11 10:55:19.702848 | controller | TASK [cert_manager : Create $HOME/bin dir path={{ ansible_user_dir }}/bin, state=directory, mode=0755] ***
2026-06-11 10:55:19.702855 | controller | Thursday 11 June 2026  10:55:19 +0000 (0:00:22.295)       0:02:47.989 *********
2026-06-11 10:55:19.702874 | controller | Thursday 11 June 2026  10:55:19 +0000 (0:00:22.295)       0:02:47.987 *********
2026-06-11 10:55:19.911564 | controller | ok: [localhost]
2026-06-11 10:55:19.911635 | controller |
2026-06-11 10:55:19.911641 | 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-11 10:55:19.911647 | controller | Thursday 11 June 2026  10:55:19 +0000 (0:00:00.208)       0:02:48.198 *********
2026-06-11 10:55:19.911651 | controller | Thursday 11 June 2026  10:55:19 +0000 (0:00:00.208)       0:02:48.196 *********
2026-06-11 10:55:21.043496 | controller | changed: [localhost]
2026-06-11 10:55:21.043562 | controller |
2026-06-11 10:55:21.043569 | controller | TASK [cert_manager : Verify cert_manager api _raw_params={{ ansible_user_dir }}/bin/cmctl check api --wait=2m] ***
2026-06-11 10:55:21.043575 | controller | Thursday 11 June 2026  10:55:21 +0000 (0:00:01.132)       0:02:49.330 *********
2026-06-11 10:55:21.043580 | controller | Thursday 11 June 2026  10:55:21 +0000 (0:00:01.132)       0:02:49.328 *********
2026-06-11 10:55:21.484224 | controller | changed: [localhost]
2026-06-11 10:55:21.484296 | controller |
2026-06-11 10:55:21.484304 | controller | TASK [Configure hosts networking using nmstate name=ci_nmstate] ****************
2026-06-11 10:55:21.484310 | controller | Thursday 11 June 2026  10:55:21 +0000 (0:00:00.440)       0:02:49.770 *********
2026-06-11 10:55:21.484327 | controller | Thursday 11 June 2026  10:55:21 +0000 (0:00:00.440)       0:02:49.768 *********
2026-06-11 10:55:21.525514 | controller | skipping: [localhost]
2026-06-11 10:55:21.525590 | controller |
2026-06-11 10:55:21.525597 | controller | TASK [Configure multus networks name=ci_multus] ********************************
2026-06-11 10:55:21.525603 | controller | Thursday 11 June 2026  10:55:21 +0000 (0:00:00.040)       0:02:49.811 *********
2026-06-11 10:55:21.525608 | controller | Thursday 11 June 2026  10:55:21 +0000 (0:00:00.041)       0:02:49.809 *********
2026-06-11 10:55:21.568151 | controller | skipping: [localhost]
2026-06-11 10:55:21.568232 | controller |
2026-06-11 10:55:21.568239 | controller | TASK [Deploy Sushy Emulator service pod name=sushy_emulator] *******************
2026-06-11 10:55:21.568245 | controller | Thursday 11 June 2026  10:55:21 +0000 (0:00:00.043)       0:02:49.854 *********
2026-06-11 10:55:21.568250 | controller | Thursday 11 June 2026  10:55:21 +0000 (0:00:00.043)       0:02:49.852 *********
2026-06-11 10:55:21.610703 | controller | skipping: [localhost]
2026-06-11 10:55:21.610776 | controller |
2026-06-11 10:55:21.610784 | controller | TASK [Setup Libvirt on controller name=libvirt_manager] ************************
2026-06-11 10:55:21.610790 | controller | Thursday 11 June 2026  10:55:21 +0000 (0:00:00.042)       0:02:49.897 *********
2026-06-11 10:55:21.610795 | controller | Thursday 11 June 2026  10:55:21 +0000 (0:00:00.042)       0:02:49.895 *********
2026-06-11 10:55:21.648699 | controller | skipping: [localhost]
2026-06-11 10:55:21.648790 | controller |
2026-06-11 10:55:21.648800 | controller | TASK [Prepare container package builder name=pkg_build] ************************
2026-06-11 10:55:21.648809 | controller | Thursday 11 June 2026  10:55:21 +0000 (0:00:00.037)       0:02:49.934 *********
2026-06-11 10:55:21.648817 | controller | Thursday 11 June 2026  10:55:21 +0000 (0:00:00.037)       0:02:49.933 *********
2026-06-11 10:55:21.690310 | controller | skipping: [localhost]
2026-06-11 10:55:21.690397 | controller |
2026-06-11 10:55:21.690406 | 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-11 10:55:21.690413 | controller | Thursday 11 June 2026  10:55:21 +0000 (0:00:00.041)       0:02:49.976 *********
2026-06-11 10:55:21.690418 | controller | Thursday 11 June 2026  10:55:21 +0000 (0:00:00.041)       0:02:49.975 *********
2026-06-11 10:55:21.760781 | controller | ok: [localhost]
2026-06-11 10:55:21.760857 | controller |
2026-06-11 10:55:21.760865 | 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-11 10:55:21.760872 | controller | Thursday 11 June 2026  10:55:21 +0000 (0:00:00.070)       0:02:50.046 *********
2026-06-11 10:55:21.760877 | controller | Thursday 11 June 2026  10:55:21 +0000 (0:00:00.070)       0:02:50.045 *********
2026-06-11 10:55:21.901787 | controller | ok: [localhost]
2026-06-11 10:55:21.901873 | controller |
2026-06-11 10:55:21.901886 | controller | TASK [run_hook : Loop on hooks for post_infra _raw_params={{ hook.type }}.yml] ***
2026-06-11 10:55:21.901911 | controller | Thursday 11 June 2026  10:55:21 +0000 (0:00:00.141)       0:02:50.188 *********
2026-06-11 10:55:21.901919 | controller | Thursday 11 June 2026  10:55:21 +0000 (0:00:00.141)       0:02:50.186 *********
2026-06-11 10:55:22.054564 | controller | skipping: [localhost]
2026-06-11 10:55:22.054638 | controller |
2026-06-11 10:55:22.054643 | 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-11 10:55:22.054649 | controller | Thursday 11 June 2026  10:55:22 +0000 (0:00:00.152)       0:02:50.340 *********
2026-06-11 10:55:22.054653 | controller | Thursday 11 June 2026  10:55:22 +0000 (0:00:00.152)       0:02:50.339 *********
2026-06-11 10:55:22.127562 | controller | ok: [localhost]
2026-06-11 10:55:22.127632 | controller |
2026-06-11 10:55:22.127638 | 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-11 10:55:22.127653 | controller | Thursday 11 June 2026  10:55:22 +0000 (0:00:00.072)       0:02:50.413 *********
2026-06-11 10:55:22.127657 | controller | Thursday 11 June 2026  10:55:22 +0000 (0:00:00.072)       0:02:50.411 *********
2026-06-11 10:55:22.248475 | controller | ok: [localhost]
2026-06-11 10:55:22.248566 | controller |
2026-06-11 10:55:22.248578 | controller | TASK [run_hook : Loop on hooks for pre_package_build _raw_params={{ hook.type }}.yml] ***
2026-06-11 10:55:22.248588 | controller | Thursday 11 June 2026  10:55:22 +0000 (0:00:00.121)       0:02:50.534 *********
2026-06-11 10:55:22.248597 | controller | Thursday 11 June 2026  10:55:22 +0000 (0:00:00.121)       0:02:50.533 *********
2026-06-11 10:55:22.374217 | controller | skipping: [localhost]
2026-06-11 10:55:22.374306 | controller |
2026-06-11 10:55:22.374317 | controller | TASK [cifmw_setup : Load parameters files dir={{ cifmw_basedir }}/artifacts/parameters] ***
2026-06-11 10:55:22.374325 | controller | Thursday 11 June 2026  10:55:22 +0000 (0:00:00.126)       0:02:50.660 *********
2026-06-11 10:55:22.374333 | controller | Thursday 11 June 2026  10:55:22 +0000 (0:00:00.126)       0:02:50.659 *********
2026-06-11 10:55:22.450548 | controller | ok: [localhost]
2026-06-11 10:55:22.450587 | controller |
2026-06-11 10:55:22.450592 | controller | TASK [pkg_build : Generate volume list build_volumes={% for pkg in cifmw_pkg_build_list -%}
2026-06-11 10:55:22.450605 | controller | - "{{ pkg.src|default(cifmw_pkg_build_pkg_basedir ~ '/' ~ pkg.name) }}:/root/src/{{ pkg.name }}:z"
2026-06-11 10:55:22.450609 | controller | - "{{ cifmw_pkg_build_basedir }}/volumes/packages/{{ pkg.name }}:/root/{{ pkg.name }}:z"
2026-06-11 10:55:22.450613 | controller | - "{{ cifmw_pkg_build_basedir }}/logs/build_{{ pkg.name }}:/root/logs:z"
2026-06-11 10:55:22.450616 | controller | {% endfor -%}
2026-06-11 10:55:22.450620 | controller | - "{{ cifmw_pkg_build_basedir }}/volumes/packages/gating_repo:/root/gating_repo:z"
2026-06-11 10:55:22.450624 | controller | - "{{ cifmw_pkg_build_basedir }}/artifacts/repositories:/root/yum.repos.d:z,ro"
2026-06-11 10:55:22.450628 | controller | - "{{ cifmw_pkg_build_basedir }}/artifacts/build-packages.yml:/root/playbook.yml:z,ro"
2026-06-11 10:55:22.450631 | controller | ] ***
2026-06-11 10:55:22.450635 | controller | Thursday 11 June 2026  10:55:22 +0000 (0:00:00.076)       0:02:50.737 *********
2026-06-11 10:55:22.450638 | controller | Thursday 11 June 2026  10:55:22 +0000 (0:00:00.076)       0:02:50.735 *********
2026-06-11 10:55:22.483945 | controller | skipping: [localhost]
2026-06-11 10:55:22.484006 | controller |
2026-06-11 10:55:22.484014 | 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-11 10:55:22.484021 | controller | Thursday 11 June 2026  10:55:22 +0000 (0:00:00.033)       0:02:50.770 *********
2026-06-11 10:55:22.484025 | controller | Thursday 11 June 2026  10:55:22 +0000 (0:00:00.033)       0:02:50.768 *********
2026-06-11 10:55:22.521517 | controller | skipping: [localhost]
2026-06-11 10:55:22.521554 | controller |
2026-06-11 10:55:22.521559 | 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-11 10:55:22.521564 | controller | Thursday 11 June 2026  10:55:22 +0000 (0:00:00.037)       0:02:50.807 *********
2026-06-11 10:55:22.521568 | controller | Thursday 11 June 2026  10:55:22 +0000 (0:00:00.037)       0:02:50.806 *********
2026-06-11 10:55:22.583485 | controller | ok: [localhost]
2026-06-11 10:55:22.583524 | controller |
2026-06-11 10:55:22.583530 | 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-11 10:55:22.583535 | controller | Thursday 11 June 2026  10:55:22 +0000 (0:00:00.062)       0:02:50.870 *********
2026-06-11 10:55:22.583545 | controller | Thursday 11 June 2026  10:55:22 +0000 (0:00:00.062)       0:02:50.868 *********
2026-06-11 10:55:22.768252 | controller | ok: [localhost]
2026-06-11 10:55:22.768334 | controller |
2026-06-11 10:55:22.768341 | controller | TASK [run_hook : Loop on hooks for post_package_build _raw_params={{ hook.type }}.yml] ***
2026-06-11 10:55:22.768347 | controller | Thursday 11 June 2026  10:55:22 +0000 (0:00:00.184)       0:02:51.054 *********
2026-06-11 10:55:22.768352 | controller | Thursday 11 June 2026  10:55:22 +0000 (0:00:00.184)       0:02:51.053 *********
2026-06-11 10:55:22.899584 | controller | skipping: [localhost]
2026-06-11 10:55:22.899627 | controller |
2026-06-11 10:55:22.899633 | 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-11 10:55:22.899638 | controller | Thursday 11 June 2026  10:55:22 +0000 (0:00:00.131)       0:02:51.185 *********
2026-06-11 10:55:22.899643 | controller | Thursday 11 June 2026  10:55:22 +0000 (0:00:00.131)       0:02:51.184 *********
2026-06-11 10:55:22.961646 | controller | ok: [localhost]
2026-06-11 10:55:22.961692 | controller |
2026-06-11 10:55:22.961699 | 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-11 10:55:22.961705 | controller | Thursday 11 June 2026  10:55:22 +0000 (0:00:00.062)       0:02:51.248 *********
2026-06-11 10:55:22.961711 | controller | Thursday 11 June 2026  10:55:22 +0000 (0:00:00.062)       0:02:51.246 *********
2026-06-11 10:55:23.073868 | controller | ok: [localhost]
2026-06-11 10:55:23.073914 | controller |
2026-06-11 10:55:23.073920 | controller | TASK [run_hook : Loop on hooks for pre_container_build _raw_params={{ hook.type }}.yml] ***
2026-06-11 10:55:23.073924 | controller | Thursday 11 June 2026  10:55:23 +0000 (0:00:00.112)       0:02:51.360 *********
2026-06-11 10:55:23.073928 | controller | Thursday 11 June 2026  10:55:23 +0000 (0:00:00.112)       0:02:51.358 *********
2026-06-11 10:55:23.192237 | controller | skipping: [localhost]
2026-06-11 10:55:23.192318 | controller |
2026-06-11 10:55:23.192342 | controller | TASK [cifmw_setup : Load parameters files dir={{ cifmw_basedir }}/artifacts/parameters] ***
2026-06-11 10:55:23.192349 | controller | Thursday 11 June 2026  10:55:23 +0000 (0:00:00.118)       0:02:51.478 *********
2026-06-11 10:55:23.192354 | controller | Thursday 11 June 2026  10:55:23 +0000 (0:00:00.118)       0:02:51.477 *********
2026-06-11 10:55:23.270343 | controller | ok: [localhost]
2026-06-11 10:55:23.270433 | controller |
2026-06-11 10:55:23.270445 | controller | TASK [cifmw_setup : Nothing to do yet msg=No support for that step yet] ********
2026-06-11 10:55:23.270455 | controller | Thursday 11 June 2026  10:55:23 +0000 (0:00:00.077)       0:02:51.556 *********
2026-06-11 10:55:23.270463 | controller | Thursday 11 June 2026  10:55:23 +0000 (0:00:00.077)       0:02:51.554 *********
2026-06-11 10:55:23.296972 | controller | ok: [localhost] =>
2026-06-11 10:55:23.297070 | controller |     msg: No support for that step yet
2026-06-11 10:55:23.297081 | controller |
2026-06-11 10:55:23.297092 | 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-11 10:55:23.297102 | controller | Thursday 11 June 2026  10:55:23 +0000 (0:00:00.027)       0:02:51.583 *********
2026-06-11 10:55:23.297111 | controller | Thursday 11 June 2026  10:55:23 +0000 (0:00:00.027)       0:02:51.582 *********
2026-06-11 10:55:23.373762 | controller | ok: [localhost]
2026-06-11 10:55:23.373839 | controller |
2026-06-11 10:55:23.373847 | 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-11 10:55:23.373853 | controller | Thursday 11 June 2026  10:55:23 +0000 (0:00:00.076)       0:02:51.659 *********
2026-06-11 10:55:23.373859 | controller | Thursday 11 June 2026  10:55:23 +0000 (0:00:00.076)       0:02:51.658 *********
2026-06-11 10:55:23.521370 | controller | ok: [localhost]
2026-06-11 10:55:23.521429 | controller |
2026-06-11 10:55:23.521442 | controller | TASK [run_hook : Loop on hooks for post_container_build _raw_params={{ hook.type }}.yml] ***
2026-06-11 10:55:23.521446 | controller | Thursday 11 June 2026  10:55:23 +0000 (0:00:00.148)       0:02:51.807 *********
2026-06-11 10:55:23.521450 | controller | Thursday 11 June 2026  10:55:23 +0000 (0:00:00.148)       0:02:51.806 *********
2026-06-11 10:55:23.651457 | controller | skipping: [localhost]
2026-06-11 10:55:23.651500 | controller |
2026-06-11 10:55:23.651507 | 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-11 10:55:23.651515 | controller | Thursday 11 June 2026  10:55:23 +0000 (0:00:00.130)       0:02:51.938 *********
2026-06-11 10:55:23.651520 | controller | Thursday 11 June 2026  10:55:23 +0000 (0:00:00.130)       0:02:51.936 *********
2026-06-11 10:55:23.719213 | controller | ok: [localhost]
2026-06-11 10:55:23.719286 | controller |
2026-06-11 10:55:23.719294 | 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-11 10:55:23.719300 | controller | Thursday 11 June 2026  10:55:23 +0000 (0:00:00.067)       0:02:52.005 *********
2026-06-11 10:55:23.719306 | controller | Thursday 11 June 2026  10:55:23 +0000 (0:00:00.067)       0:02:52.004 *********
2026-06-11 10:55:23.839422 | controller | ok: [localhost]
2026-06-11 10:55:23.839532 | controller |
2026-06-11 10:55:23.839540 | controller | TASK [run_hook : Loop on hooks for pre_operator_build _raw_params={{ hook.type }}.yml] ***
2026-06-11 10:55:23.839545 | controller | Thursday 11 June 2026  10:55:23 +0000 (0:00:00.120)       0:02:52.126 *********
2026-06-11 10:55:23.839550 | controller | Thursday 11 June 2026  10:55:23 +0000 (0:00:00.120)       0:02:52.124 *********
2026-06-11 10:55:23.990963 | controller | skipping: [localhost]
2026-06-11 10:55:23.991068 | controller |
2026-06-11 10:55:23.991077 | controller | TASK [cifmw_setup : Load parameters files dir={{ cifmw_basedir }}/artifacts/parameters] ***
2026-06-11 10:55:23.991083 | controller | Thursday 11 June 2026  10:55:23 +0000 (0:00:00.151)       0:02:52.277 *********
2026-06-11 10:55:23.991088 | controller | Thursday 11 June 2026  10:55:23 +0000 (0:00:00.151)       0:02:52.275 *********
2026-06-11 10:55:24.055300 | controller | ok: [localhost]
2026-06-11 10:55:24.055337 | controller |
2026-06-11 10:55:24.055342 | controller | TASK [operator_build : Ensure mandatory directories exist path={{ cifmw_operator_build_basedir }}/{{ item }}, state=directory, mode=0755] ***
2026-06-11 10:55:24.055347 | controller | Thursday 11 June 2026  10:55:24 +0000 (0:00:00.064)       0:02:52.341 *********
2026-06-11 10:55:24.055351 | controller | Thursday 11 June 2026  10:55:24 +0000 (0:00:00.064)       0:02:52.340 *********
2026-06-11 10:55:24.096582 | controller | skipping: [localhost] => (item=artifacts)
2026-06-11 10:55:24.096633 | controller | skipping: [localhost] => (item=logs)
2026-06-11 10:55:24.096642 | controller | skipping: [localhost]
2026-06-11 10:55:24.096650 | controller |
2026-06-11 10:55:24.096659 | 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-11 10:55:24.096667 | controller | Thursday 11 June 2026  10:55:24 +0000 (0:00:00.041)       0:02:52.383 *********
2026-06-11 10:55:24.096674 | controller | Thursday 11 June 2026  10:55:24 +0000 (0:00:00.041)       0:02:52.381 *********
2026-06-11 10:55:24.139862 | controller | skipping: [localhost]
2026-06-11 10:55:24.139910 | controller |
2026-06-11 10:55:24.139918 | controller | TASK [operator_build : Populate operators list with zuul info _raw_params=zuul_info.yml] ***
2026-06-11 10:55:24.139924 | controller | Thursday 11 June 2026  10:55:24 +0000 (0:00:00.043)       0:02:52.426 *********
2026-06-11 10:55:24.139929 | controller | Thursday 11 June 2026  10:55:24 +0000 (0:00:00.043)       0:02:52.424 *********
2026-06-11 10:55:24.184624 | controller | skipping: [localhost] => (item={'branch': 'main', 'change': '3840', 'change_url': 'https://github.com/openstack-k8s-operators/ci-framework/pull/3840', 'commit_id': 'e499420c3442cdc4c079de5a4c2b3aca15f2965e', 'patchset': 'e499420c3442cdc4c079de5a4c2b3aca15f2965e', '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-11 10:55:24.184674 | controller | skipping: [localhost]
2026-06-11 10:55:24.184682 | controller |
2026-06-11 10:55:24.184688 | 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-11 10:55:24.184694 | controller | Thursday 11 June 2026  10:55:24 +0000 (0:00:00.044)       0:02:52.471 *********
2026-06-11 10:55:24.184700 | controller | Thursday 11 June 2026  10:55:24 +0000 (0:00:00.044)       0:02:52.469 *********
2026-06-11 10:55:24.235560 | controller | skipping: [localhost]
2026-06-11 10:55:24.235612 | controller |
2026-06-11 10:55:24.235623 | 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-11 10:55:24.235632 | controller | Thursday 11 June 2026  10:55:24 +0000 (0:00:00.051)       0:02:52.522 *********
2026-06-11 10:55:24.235640 | controller | Thursday 11 June 2026  10:55:24 +0000 (0:00:00.051)       0:02:52.520 *********
2026-06-11 10:55:24.267035 | controller | skipping: [localhost]
2026-06-11 10:55:24.267075 | controller |
2026-06-11 10:55:24.267080 | controller | TASK [operator_build : Adds meta-operator to the list operators_list={{ [operators_list, meta_operator_info] | community.general.lists_mergeby('name') }}] ***
2026-06-11 10:55:24.267085 | controller | Thursday 11 June 2026  10:55:24 +0000 (0:00:00.031)       0:02:52.553 *********
2026-06-11 10:55:24.267089 | controller | Thursday 11 June 2026  10:55:24 +0000 (0:00:00.031)       0:02:52.552 *********
2026-06-11 10:55:24.296389 | controller | skipping: [localhost]
2026-06-11 10:55:24.296428 | controller |
2026-06-11 10:55:24.296433 | controller | TASK [operator_build : Clone operator's code when src dir is empty _raw_params=clone.yml] ***
2026-06-11 10:55:24.296437 | controller | Thursday 11 June 2026  10:55:24 +0000 (0:00:00.029)       0:02:52.583 *********
2026-06-11 10:55:24.296441 | controller | Thursday 11 June 2026  10:55:24 +0000 (0:00:00.029)       0:02:52.581 *********
2026-06-11 10:55:24.324871 | controller | skipping: [localhost]
2026-06-11 10:55:24.324913 | controller |
2026-06-11 10:55:24.324918 | controller | TASK [operator_build : Building operators _raw_params=build.yml] ***************
2026-06-11 10:55:24.324923 | controller | Thursday 11 June 2026  10:55:24 +0000 (0:00:00.028)       0:02:52.611 *********
2026-06-11 10:55:24.324928 | controller | Thursday 11 June 2026  10:55:24 +0000 (0:00:00.028)       0:02:52.610 *********
2026-06-11 10:55:24.352897 | controller | skipping: [localhost]
2026-06-11 10:55:24.352953 | controller |
2026-06-11 10:55:24.353010 | controller | TASK [operator_build : Building meta operator _raw_params=build.yml] ***********
2026-06-11 10:55:24.353046 | controller | Thursday 11 June 2026  10:55:24 +0000 (0:00:00.027)       0:02:52.639 *********
2026-06-11 10:55:24.353057 | controller | Thursday 11 June 2026  10:55:24 +0000 (0:00:00.027)       0:02:52.637 *********
2026-06-11 10:55:24.387952 | controller | skipping: [localhost]
2026-06-11 10:55:24.388016 | controller |
2026-06-11 10:55:24.388026 | 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-11 10:55:24.388030 | controller | Thursday 11 June 2026  10:55:24 +0000 (0:00:00.035)       0:02:52.674 *********
2026-06-11 10:55:24.388034 | controller | Thursday 11 June 2026  10:55:24 +0000 (0:00:00.035)       0:02:52.673 *********
2026-06-11 10:55:24.429451 | controller | skipping: [localhost]
2026-06-11 10:55:24.429494 | controller |
2026-06-11 10:55:24.429502 | 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-11 10:55:24.429509 | controller | Thursday 11 June 2026  10:55:24 +0000 (0:00:00.041)       0:02:52.716 *********
2026-06-11 10:55:24.429522 | controller | Thursday 11 June 2026  10:55:24 +0000 (0:00:00.041)       0:02:52.714 *********
2026-06-11 10:55:24.492733 | controller | ok: [localhost]
2026-06-11 10:55:24.492776 | controller |
2026-06-11 10:55:24.492783 | 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-11 10:55:24.492789 | controller | Thursday 11 June 2026  10:55:24 +0000 (0:00:00.063)       0:02:52.779 *********
2026-06-11 10:55:24.492795 | controller | Thursday 11 June 2026  10:55:24 +0000 (0:00:00.063)       0:02:52.777 *********
2026-06-11 10:55:24.615807 | controller | ok: [localhost]
2026-06-11 10:55:24.615869 | controller |
2026-06-11 10:55:24.615874 | controller | TASK [run_hook : Loop on hooks for post_operator_build _raw_params={{ hook.type }}.yml] ***
2026-06-11 10:55:24.615879 | controller | Thursday 11 June 2026  10:55:24 +0000 (0:00:00.122)       0:02:52.902 *********
2026-06-11 10:55:24.615883 | controller | Thursday 11 June 2026  10:55:24 +0000 (0:00:00.122)       0:02:52.900 *********
2026-06-11 10:55:24.782833 | controller | skipping: [localhost]
2026-06-11 10:55:24.782899 | controller |
2026-06-11 10:55:24.782917 | 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-11 10:55:24.782922 | controller | Thursday 11 June 2026  10:55:24 +0000 (0:00:00.166)       0:02:53.069 *********
2026-06-11 10:55:24.782926 | controller | Thursday 11 June 2026  10:55:24 +0000 (0:00:00.166)       0:02:53.067 *********
2026-06-11 10:55:24.888484 | controller | ok: [localhost]
2026-06-11 10:55:24.888521 | controller |
2026-06-11 10:55:24.888528 | 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-11 10:55:24.888532 | controller | Thursday 11 June 2026  10:55:24 +0000 (0:00:00.106)       0:02:53.175 *********
2026-06-11 10:55:24.888536 | controller | Thursday 11 June 2026  10:55:24 +0000 (0:00:00.105)       0:02:53.173 *********
2026-06-11 10:55:25.009326 | controller | ok: [localhost]
2026-06-11 10:55:25.009391 | controller |
2026-06-11 10:55:25.009398 | controller | TASK [run_hook : Loop on hooks for pre_deploy _raw_params={{ hook.type }}.yml] ***
2026-06-11 10:55:25.009404 | controller | Thursday 11 June 2026  10:55:25 +0000 (0:00:00.120)       0:02:53.295 *********
2026-06-11 10:55:25.009409 | controller | Thursday 11 June 2026  10:55:25 +0000 (0:00:00.120)       0:02:53.294 *********
2026-06-11 10:55:25.146141 | controller | skipping: [localhost]
2026-06-11 10:55:25.146214 | controller |
2026-06-11 10:55:25.146219 | controller | TASK [cifmw_setup : Load parameters files dir={{ cifmw_basedir }}/artifacts/parameters] ***
2026-06-11 10:55:25.146224 | controller | Thursday 11 June 2026  10:55:25 +0000 (0:00:00.136)       0:02:53.432 *********
2026-06-11 10:55:25.146228 | controller | Thursday 11 June 2026  10:55:25 +0000 (0:00:00.136)       0:02:53.431 *********
2026-06-11 10:55:25.214471 | controller | ok: [localhost]
2026-06-11 10:55:25.214549 | controller |
2026-06-11 10:55:25.214556 | controller | TASK [Configure Storage Class name=ci_local_storage] ***************************
2026-06-11 10:55:25.214561 | controller | Thursday 11 June 2026  10:55:25 +0000 (0:00:00.068)       0:02:53.501 *********
2026-06-11 10:55:25.214564 | controller | Thursday 11 June 2026  10:55:25 +0000 (0:00:00.068)       0:02:53.499 *********
2026-06-11 10:55:25.333836 | controller |
2026-06-11 10:55:25.333890 | controller | TASK [ci_local_storage : Create role needed directories path={{ cifmw_cls_manifests_dir }}, state=directory, mode=0755] ***
2026-06-11 10:55:25.333901 | controller | Thursday 11 June 2026  10:55:25 +0000 (0:00:00.119)       0:02:53.620 *********
2026-06-11 10:55:25.333909 | controller | Thursday 11 June 2026  10:55:25 +0000 (0:00:00.119)       0:02:53.619 *********
2026-06-11 10:55:25.557134 | controller | changed: [localhost]
2026-06-11 10:55:25.557172 | controller |
2026-06-11 10:55:25.557178 | 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-11 10:55:25.557189 | controller | Thursday 11 June 2026  10:55:25 +0000 (0:00:00.222)       0:02:53.843 *********
2026-06-11 10:55:25.557193 | controller | Thursday 11 June 2026  10:55:25 +0000 (0:00:00.222)       0:02:53.841 *********
2026-06-11 10:55:26.350288 | controller | ok: [localhost]
2026-06-11 10:55:26.350371 | controller |
2026-06-11 10:55:26.350377 | 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-11 10:55:26.350382 | controller | Thursday 11 June 2026  10:55:26 +0000 (0:00:00.793)       0:02:54.636 *********
2026-06-11 10:55:26.350386 | controller | Thursday 11 June 2026  10:55:26 +0000 (0:00:00.793)       0:02:54.635 *********
2026-06-11 10:55:26.811558 | controller | changed: [localhost]
2026-06-11 10:55:26.811621 | controller |
2026-06-11 10:55:26.811627 | 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-11 10:55:26.811632 | controller | Thursday 11 June 2026  10:55:26 +0000 (0:00:00.461)       0:02:55.098 *********
2026-06-11 10:55:26.811636 | controller | Thursday 11 June 2026  10:55:26 +0000 (0:00:00.461)       0:02:55.096 *********
2026-06-11 10:55:27.622994 | controller | ok: [localhost]
2026-06-11 10:55:27.623064 | controller |
2026-06-11 10:55:27.623070 | controller | TASK [ci_local_storage : Fetch hostnames for all hosts _raw_params=hostname] ***
2026-06-11 10:55:27.623074 | controller | Thursday 11 June 2026  10:55:27 +0000 (0:00:00.810)       0:02:55.908 *********
2026-06-11 10:55:27.623077 | controller | Thursday 11 June 2026  10:55:27 +0000 (0:00:00.810)       0:02:55.907 *********
2026-06-11 10:55:29.277589 | controller | changed: [localhost -> controller(38.102.83.110)] => (item=controller)
2026-06-11 10:55:29.277666 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=crc)
2026-06-11 10:55:29.277673 | controller | changed: [localhost] => (item=localhost)
2026-06-11 10:55:29.277679 | controller |
2026-06-11 10:55:29.277684 | controller | TASK [ci_local_storage : Set the hosts k8s ansible hosts cifmw_ci_local_storage_k8s_hosts={{
2026-06-11 10:55:29.277690 | controller |     _host_map |
2026-06-11 10:55:29.277695 | controller |     selectattr("key", "in", k8s_nodes_hostnames) |
2026-06-11 10:55:29.277701 | controller |     map(attribute="value") |
2026-06-11 10:55:29.277706 | controller |     list
2026-06-11 10:55:29.277711 | controller | }}, cifmw_ci_local_storage_k8s_hostnames={{ k8s_nodes_hostnames }}] ***
2026-06-11 10:55:29.277716 | controller | Thursday 11 June 2026  10:55:29 +0000 (0:00:01.654)       0:02:57.563 *********
2026-06-11 10:55:29.277721 | controller | Thursday 11 June 2026  10:55:29 +0000 (0:00:01.654)       0:02:57.562 *********
2026-06-11 10:55:29.327810 | controller | ok: [localhost]
2026-06-11 10:55:29.327866 | controller |
2026-06-11 10:55:29.327871 | 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-11 10:55:29.327878 | controller | Thursday 11 June 2026  10:55:29 +0000 (0:00:00.050)       0:02:57.614 *********
2026-06-11 10:55:29.327882 | controller | Thursday 11 June 2026  10:55:29 +0000 (0:00:00.050)       0:02:57.612 *********
2026-06-11 10:55:30.237331 | controller | changed: [localhost]
2026-06-11 10:55:30.237412 | controller |
2026-06-11 10:55:30.237418 | controller | TASK [ci_local_storage : Create directories on worker node _raw_params=worker_node_dirs.yml] ***
2026-06-11 10:55:30.237422 | controller | Thursday 11 June 2026  10:55:30 +0000 (0:00:00.909)       0:02:58.523 *********
2026-06-11 10:55:30.237426 | controller | Thursday 11 June 2026  10:55:30 +0000 (0:00:00.909)       0:02:58.522 *********
2026-06-11 10:55:30.291248 | 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-11 10:55:30.291329 | controller |
2026-06-11 10:55:30.291338 | controller | TASK [ci_local_storage : Perform action in the PV directory path={{
2026-06-11 10:55:30.291356 | controller |   [
2026-06-11 10:55:30.291362 | controller |     cifmw_cls_local_storage_name,
2026-06-11 10:55:30.291368 | controller |     'pv'+ ("%02d" | format(item | int))
2026-06-11 10:55:30.291372 | controller |   ] | path_join
2026-06-11 10:55:30.291377 | controller | }}, state={{
2026-06-11 10:55:30.291383 | controller |   'directory' if cifmw_cls_action == 'create' else 'absent'
2026-06-11 10:55:30.291388 | controller | }}, mode=0775] ***
2026-06-11 10:55:30.291393 | controller | Thursday 11 June 2026  10:55:30 +0000 (0:00:00.054)       0:02:58.577 *********
2026-06-11 10:55:30.291398 | controller | Thursday 11 June 2026  10:55:30 +0000 (0:00:00.054)       0:02:58.576 *********
2026-06-11 10:55:38.419718 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=1)
2026-06-11 10:55:38.419788 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=2)
2026-06-11 10:55:38.419792 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=3)
2026-06-11 10:55:38.419796 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=4)
2026-06-11 10:55:38.419799 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=5)
2026-06-11 10:55:38.419803 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=6)
2026-06-11 10:55:38.419806 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=7)
2026-06-11 10:55:38.419809 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=8)
2026-06-11 10:55:38.419813 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=9)
2026-06-11 10:55:38.419816 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=10)
2026-06-11 10:55:38.419819 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=11)
2026-06-11 10:55:38.419823 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=12)
2026-06-11 10:55:38.419827 | controller |
2026-06-11 10:55:38.419831 | controller | TASK [ci_local_storage : Manage PV directories on nodes unreachable via SSH _raw_params=uncovered_node_dirs.yml] ***
2026-06-11 10:55:38.419835 | controller | Thursday 11 June 2026  10:55:38 +0000 (0:00:08.128)       0:03:06.706 *********
2026-06-11 10:55:38.419838 | controller | Thursday 11 June 2026  10:55:38 +0000 (0:00:08.128)       0:03:06.704 *********
2026-06-11 10:55:38.455902 | controller | skipping: [localhost]
2026-06-11 10:55:38.456012 | controller |
2026-06-11 10:55:38.456028 | 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-11 10:55:38.456035 | controller | Thursday 11 June 2026  10:55:38 +0000 (0:00:00.035)       0:03:06.742 *********
2026-06-11 10:55:38.456040 | controller | Thursday 11 June 2026  10:55:38 +0000 (0:00:00.036)       0:03:06.740 *********
2026-06-11 10:55:38.953078 | controller | changed: [localhost]
2026-06-11 10:55:38.953167 | controller |
2026-06-11 10:55:38.953184 | 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-11 10:55:38.953200 | controller | Thursday 11 June 2026  10:55:38 +0000 (0:00:00.497)       0:03:07.239 *********
2026-06-11 10:55:38.953213 | controller | Thursday 11 June 2026  10:55:38 +0000 (0:00:00.497)       0:03:07.237 *********
2026-06-11 10:55:40.042967 | controller | changed: [localhost]
2026-06-11 10:55:40.043065 | controller |
2026-06-11 10:55:40.043073 | controller | TASK [Configure LVMS Storage Class name=ci_lvms_storage] ***********************
2026-06-11 10:55:40.043079 | controller | Thursday 11 June 2026  10:55:40 +0000 (0:00:01.089)       0:03:08.329 *********
2026-06-11 10:55:40.043103 | controller | Thursday 11 June 2026  10:55:40 +0000 (0:00:01.089)       0:03:08.327 *********
2026-06-11 10:55:40.084124 | controller | skipping: [localhost]
2026-06-11 10:55:40.084200 | controller |
2026-06-11 10:55:40.084207 | controller | TASK [Run edpm_prepare name=edpm_prepare] **************************************
2026-06-11 10:55:40.084212 | controller | Thursday 11 June 2026  10:55:40 +0000 (0:00:00.041)       0:03:08.370 *********
2026-06-11 10:55:40.084217 | controller | Thursday 11 June 2026  10:55:40 +0000 (0:00:00.041)       0:03:08.369 *********
2026-06-11 10:55:40.218322 | controller |
2026-06-11 10:55:40.218367 | 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-11 10:55:40.218382 | controller | Thursday 11 June 2026  10:55:40 +0000 (0:00:00.134)       0:03:08.504 *********
2026-06-11 10:55:40.218388 | controller | Thursday 11 June 2026  10:55:40 +0000 (0:00:00.134)       0:03:08.503 *********
2026-06-11 10:55:40.274012 | controller | skipping: [localhost]
2026-06-11 10:55:40.274075 | controller |
2026-06-11 10:55:40.274080 | controller | TASK [edpm_prepare : Set install_yamls Makefile environment variables cifmw_edpm_prepare_common_env={{
2026-06-11 10:55:40.274085 | controller |   cifmw_install_yamls_environment |
2026-06-11 10:55:40.274089 | controller |   combine({'PATH': cifmw_path}) |
2026-06-11 10:55:40.274093 | controller |   combine(_install_yamls_repos | default({})) |
2026-06-11 10:55:40.274096 | controller |   combine(cifmw_edpm_prepare_extra_vars | default({}))
2026-06-11 10:55:40.274110 | 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-11 10:55:40.274115 | controller | OPENSTACK_IMG: {{ operators_build_output[cifmw_operator_build_meta_name].image_catalog }}
2026-06-11 10:55:40.274119 | controller | {% endif %}
2026-06-11 10:55:40.274122 | controller | , cifmw_edpm_prepare_make_openstack_deploy_prep_env=CLEANUP_DIR_CMD: "true"
2026-06-11 10:55:40.274126 | controller | , cifmw_edpm_prepare_operators_build_output={{ operators_build_output }}] ***
2026-06-11 10:55:40.274130 | controller | Thursday 11 June 2026  10:55:40 +0000 (0:00:00.054)       0:03:08.559 *********
2026-06-11 10:55:40.274134 | controller | Thursday 11 June 2026  10:55:40 +0000 (0:00:00.054)       0:03:08.558 *********
2026-06-11 10:55:40.325207 | controller | ok: [localhost]
2026-06-11 10:55:40.325250 | controller |
2026-06-11 10:55:40.325257 | controller | TASK [Prepare storage in CRC name=install_yamls_makes, tasks_from=make_crc_storage] ***
2026-06-11 10:55:40.325263 | controller | Thursday 11 June 2026  10:55:40 +0000 (0:00:00.052)       0:03:08.611 *********
2026-06-11 10:55:40.325268 | controller | Thursday 11 June 2026  10:55:40 +0000 (0:00:00.051)       0:03:08.610 *********
2026-06-11 10:55:40.354155 | controller | skipping: [localhost]
2026-06-11 10:55:40.354195 | controller |
2026-06-11 10:55:40.354200 | controller | TASK [Prepare inputs name=install_yamls_makes, tasks_from=make_input] **********
2026-06-11 10:55:40.354204 | controller | Thursday 11 June 2026  10:55:40 +0000 (0:00:00.028)       0:03:08.640 *********
2026-06-11 10:55:40.354208 | controller | Thursday 11 June 2026  10:55:40 +0000 (0:00:00.028)       0:03:08.639 *********
2026-06-11 10:55:40.420082 | controller |
2026-06-11 10:55:40.420183 | controller | TASK [install_yamls_makes : Debug make_input_env var=make_input_env] ***********
2026-06-11 10:55:40.420188 | controller | Thursday 11 June 2026  10:55:40 +0000 (0:00:00.065)       0:03:08.706 *********
2026-06-11 10:55:40.420192 | controller | Thursday 11 June 2026  10:55:40 +0000 (0:00:00.065)       0:03:08.704 *********
2026-06-11 10:55:40.464590 | controller | ok: [localhost] =>
2026-06-11 10:55:40.464672 | controller |     make_input_env:
2026-06-11 10:55:40.464679 | controller |       BMAAS_INSTANCE_DISK_SIZE: 40
2026-06-11 10:55:40.464685 | controller |       BMAAS_INSTANCE_MEMORY: 8192
2026-06-11 10:55:40.464690 | controller |       BMAAS_INSTANCE_VCPUS: 6
2026-06-11 10:55:40.464695 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-11 10:55:40.464699 | controller |       DATAPLANE_GROWVOLS_ARGS: /=8GB /tmp=1GB /home=1GB /var=8GB
2026-06-11 10:55:40.464705 | controller |       DEPLOY_DIR: /home/zuul/ci-framework-data/artifacts/edpm_compute
2026-06-11 10:55:40.464710 | controller |       INSTALL_CERT_MANAGER: false
2026-06-11 10:55:40.464715 | controller |       KUBECONFIG: /home/zuul/.crc/machines/crc/kubeconfig
2026-06-11 10:55:40.464720 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-11 10:55:40.464724 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-11 10:55:40.464729 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-11 10:55:40.464734 | 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-11 10:55:40.464740 | controller |
2026-06-11 10:55:40.464744 | controller | TASK [install_yamls_makes : Debug make_input_params var=make_input_params] *****
2026-06-11 10:55:40.464763 | controller | Thursday 11 June 2026  10:55:40 +0000 (0:00:00.044)       0:03:08.751 *********
2026-06-11 10:55:40.464768 | controller | Thursday 11 June 2026  10:55:40 +0000 (0:00:00.044)       0:03:08.749 *********
2026-06-11 10:55:40.501220 | controller | skipping: [localhost]
2026-06-11 10:55:40.501258 | controller |
2026-06-11 10:55:40.501266 | 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-11 10:55:40.501273 | controller | Thursday 11 June 2026  10:55:40 +0000 (0:00:00.036)       0:03:08.787 *********
2026-06-11 10:55:40.501279 | controller | Thursday 11 June 2026  10:55:40 +0000 (0:00:00.036)       0:03:08.786 *********
2026-06-11 10:55:41.903147 | controller | [WARNING]: conditional statements should not include jinja2 templating
2026-06-11 10:55:41.903225 | controller | delimiters such as {{ }} or {% %}. Found: {{ make_input_until | default(true)
2026-06-11 10:55:41.903235 | controller | }}
2026-06-11 10:55:41.921676 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_002_run_input.log
2026-06-11 10:55:41.921755 | controller | changed: [localhost]
2026-06-11 10:55:41.921763 | controller |
2026-06-11 10:55:41.921768 | controller | TASK [OpenStack meta-operator installation name=install_yamls_makes, tasks_from=make_openstack] ***
2026-06-11 10:55:41.921774 | controller | Thursday 11 June 2026  10:55:41 +0000 (0:00:01.420)       0:03:10.208 *********
2026-06-11 10:55:41.921780 | controller | Thursday 11 June 2026  10:55:41 +0000 (0:00:01.420)       0:03:10.206 *********
2026-06-11 10:55:41.977903 | controller |
2026-06-11 10:55:41.978022 | controller | TASK [install_yamls_makes : Debug make_openstack_env var=make_openstack_env] ***
2026-06-11 10:55:41.978038 | controller | Thursday 11 June 2026  10:55:41 +0000 (0:00:00.056)       0:03:10.264 *********
2026-06-11 10:55:41.978044 | controller | Thursday 11 June 2026  10:55:41 +0000 (0:00:00.056)       0:03:10.262 *********
2026-06-11 10:55:42.015204 | controller | ok: [localhost] =>
2026-06-11 10:55:42.015278 | controller |     make_openstack_env:
2026-06-11 10:55:42.015285 | controller |       BMAAS_INSTANCE_DISK_SIZE: 40
2026-06-11 10:55:42.015292 | controller |       BMAAS_INSTANCE_MEMORY: 8192
2026-06-11 10:55:42.015297 | controller |       BMAAS_INSTANCE_VCPUS: 6
2026-06-11 10:55:42.015302 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-11 10:55:42.015307 | controller |       DATAPLANE_GROWVOLS_ARGS: /=8GB /tmp=1GB /home=1GB /var=8GB
2026-06-11 10:55:42.015313 | controller |       DEPLOY_DIR: /home/zuul/ci-framework-data/artifacts/edpm_compute
2026-06-11 10:55:42.015318 | controller |       INSTALL_CERT_MANAGER: false
2026-06-11 10:55:42.015323 | controller |       KUBECONFIG: /home/zuul/.crc/machines/crc/kubeconfig
2026-06-11 10:55:42.015328 | controller |       OPENSTACK_IMG: 38.102.83.74:5001/openstack-k8s-operators/openstack-operator-index:2895d87b692193b55d566fae26f4c769f7f44de8
2026-06-11 10:55:42.015351 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-11 10:55:42.015356 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-11 10:55:42.015361 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-11 10:55:42.015366 | 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-11 10:55:42.015373 | controller |
2026-06-11 10:55:42.015378 | controller | TASK [install_yamls_makes : Debug make_openstack_params var=make_openstack_params] ***
2026-06-11 10:55:42.015383 | controller | Thursday 11 June 2026  10:55:42 +0000 (0:00:00.037)       0:03:10.301 *********
2026-06-11 10:55:42.015388 | controller | Thursday 11 June 2026  10:55:42 +0000 (0:00:00.037)       0:03:10.300 *********
2026-06-11 10:55:42.056343 | controller | skipping: [localhost]
2026-06-11 10:55:42.056407 | controller |
2026-06-11 10:55:42.056413 | 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-11 10:55:42.056428 | controller | Thursday 11 June 2026  10:55:42 +0000 (0:00:00.040)       0:03:10.342 *********
2026-06-11 10:55:42.056432 | controller | Thursday 11 June 2026  10:55:42 +0000 (0:00:00.040)       0:03:10.341 *********
2026-06-11 10:59:25.779212 | controller | [WARNING]: conditional statements should not include jinja2 templating
2026-06-11 10:59:25.779300 | controller | delimiters such as {{ }} or {% %}. Found: {{ make_openstack_until |
2026-06-11 10:59:25.779305 | controller | default(true) }}
2026-06-11 10:59:25.822182 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_003_run_openstack.log
2026-06-11 10:59:25.822230 | controller | changed: [localhost]
2026-06-11 10:59:25.822237 | controller |
2026-06-11 10:59:25.822242 | 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-11 10:59:25.822246 | controller | Thursday 11 June 2026  10:59:25 +0000 (0:03:43.765)       0:06:54.107 *********
2026-06-11 10:59:25.822250 | controller | Thursday 11 June 2026  10:59:25 +0000 (0:03:43.765)       0:06:54.106 *********
2026-06-11 11:00:27.169954 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack subscription creation (30 retries left).
2026-06-11 11:00:27.170049 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack subscription creation (29 retries left).
2026-06-11 11:00:27.170059 | controller | changed: [localhost]
2026-06-11 11:00:27.170066 | controller |
2026-06-11 11:00:27.170073 | 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-11 11:00:27.170079 | controller | Thursday 11 June 2026  11:00:27 +0000 (0:01:01.347)       0:07:55.455 *********
2026-06-11 11:00:27.170085 | controller | Thursday 11 June 2026  11:00:27 +0000 (0:01:01.347)       0:07:55.454 *********
2026-06-11 11:00:27.890846 | controller | changed: [localhost]
2026-06-11 11:00:27.890917 | controller |
2026-06-11 11:00:27.890922 | 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-11 11:00:27.890928 | controller | Thursday 11 June 2026  11:00:27 +0000 (0:00:00.720)       0:07:56.176 *********
2026-06-11 11:00:27.890931 | controller | Thursday 11 June 2026  11:00:27 +0000 (0:00:00.720)       0:07:56.174 *********
2026-06-11 11:00:29.284094 | controller | ok: [localhost]
2026-06-11 11:00:29.284136 | controller |
2026-06-11 11:00:29.284143 | controller | TASK [OpenStack meta-operator initialization, if necessary name=install_yamls_makes, tasks_from=make_openstack_init] ***
2026-06-11 11:00:29.284149 | controller | Thursday 11 June 2026  11:00:29 +0000 (0:00:01.394)       0:07:57.570 *********
2026-06-11 11:00:29.284155 | controller | Thursday 11 June 2026  11:00:29 +0000 (0:00:01.394)       0:07:57.568 *********
2026-06-11 11:00:29.359004 | controller |
2026-06-11 11:00:29.359069 | controller | TASK [install_yamls_makes : Debug make_openstack_init_env var=make_openstack_init_env] ***
2026-06-11 11:00:29.359077 | controller | Thursday 11 June 2026  11:00:29 +0000 (0:00:00.074)       0:07:57.645 *********
2026-06-11 11:00:29.359083 | controller | Thursday 11 June 2026  11:00:29 +0000 (0:00:00.074)       0:07:57.643 *********
2026-06-11 11:00:29.398646 | controller | ok: [localhost] =>
2026-06-11 11:00:29.398726 | controller |     make_openstack_init_env:
2026-06-11 11:00:29.398732 | controller |       BMAAS_INSTANCE_DISK_SIZE: 40
2026-06-11 11:00:29.398737 | controller |       BMAAS_INSTANCE_MEMORY: 8192
2026-06-11 11:00:29.398741 | controller |       BMAAS_INSTANCE_VCPUS: 6
2026-06-11 11:00:29.398744 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-11 11:00:29.398748 | controller |       DATAPLANE_GROWVOLS_ARGS: /=8GB /tmp=1GB /home=1GB /var=8GB
2026-06-11 11:00:29.398753 | controller |       DEPLOY_DIR: /home/zuul/ci-framework-data/artifacts/edpm_compute
2026-06-11 11:00:29.398756 | controller |       INSTALL_CERT_MANAGER: false
2026-06-11 11:00:29.398789 | controller |       KUBECONFIG: /home/zuul/.crc/machines/crc/kubeconfig
2026-06-11 11:00:29.398793 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-11 11:00:29.398797 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-11 11:00:29.398806 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-11 11:00:29.398820 | 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-11 11:00:29.398824 | controller |
2026-06-11 11:00:29.398828 | controller | TASK [install_yamls_makes : Debug make_openstack_init_params var=make_openstack_init_params] ***
2026-06-11 11:00:29.398832 | controller | Thursday 11 June 2026  11:00:29 +0000 (0:00:00.039)       0:07:57.685 *********
2026-06-11 11:00:29.398836 | controller | Thursday 11 June 2026  11:00:29 +0000 (0:00:00.039)       0:07:57.683 *********
2026-06-11 11:00:29.435397 | controller | skipping: [localhost]
2026-06-11 11:00:29.435475 | controller |
2026-06-11 11:00:29.435484 | 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-11 11:00:29.435491 | controller | Thursday 11 June 2026  11:00:29 +0000 (0:00:00.036)       0:07:57.721 *********
2026-06-11 11:00:29.435496 | controller | Thursday 11 June 2026  11:00:29 +0000 (0:00:00.036)       0:07:57.720 *********
2026-06-11 11:02:54.701121 | controller | [WARNING]: conditional statements should not include jinja2 templating
2026-06-11 11:02:54.701171 | controller | delimiters such as {{ }} or {% %}. Found: {{ make_openstack_init_until |
2026-06-11 11:02:54.701176 | controller | default(true) }}
2026-06-11 11:02:54.717543 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_004_run_openstack_init.log
2026-06-11 11:02:54.717565 | controller | changed: [localhost]
2026-06-11 11:02:54.717570 | controller |
2026-06-11 11:02:54.717574 | controller | TASK [Update OpenStack Services containers Env name=set_openstack_containers] ***
2026-06-11 11:02:54.717578 | controller | Thursday 11 June 2026  11:02:54 +0000 (0:02:25.282)       0:10:23.004 *********
2026-06-11 11:02:54.717582 | controller | Thursday 11 June 2026  11:02:54 +0000 (0:02:25.282)       0:10:23.002 *********
2026-06-11 11:02:54.744653 | controller | skipping: [localhost]
2026-06-11 11:02:54.744689 | controller |
2026-06-11 11:02:54.744694 | 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-11 11:02:54.744699 | controller | Thursday 11 June 2026  11:02:54 +0000 (0:00:00.027)       0:10:23.031 *********
2026-06-11 11:02:54.744703 | controller | Thursday 11 June 2026  11:02:54 +0000 (0:00:00.027)       0:10:23.029 *********
2026-06-11 11:02:54.772837 | controller | skipping: [localhost]
2026-06-11 11:02:54.772900 | controller |
2026-06-11 11:02:54.772907 | controller | TASK [Prepare OpenStack control plane CR name=install_yamls_makes, tasks_from=make_openstack_deploy_prep] ***
2026-06-11 11:02:54.772911 | controller | Thursday 11 June 2026  11:02:54 +0000 (0:00:00.027)       0:10:23.059 *********
2026-06-11 11:02:54.772915 | controller | Thursday 11 June 2026  11:02:54 +0000 (0:00:00.028)       0:10:23.057 *********
2026-06-11 11:02:54.828780 | controller |
2026-06-11 11:02:54.828847 | controller | TASK [install_yamls_makes : Debug make_openstack_deploy_prep_env var=make_openstack_deploy_prep_env] ***
2026-06-11 11:02:54.828852 | controller | Thursday 11 June 2026  11:02:54 +0000 (0:00:00.055)       0:10:23.115 *********
2026-06-11 11:02:54.828856 | controller | Thursday 11 June 2026  11:02:54 +0000 (0:00:00.055)       0:10:23.113 *********
2026-06-11 11:02:54.862400 | controller | ok: [localhost] =>
2026-06-11 11:02:54.862470 | controller |     make_openstack_deploy_prep_env:
2026-06-11 11:02:54.862479 | controller |       BMAAS_INSTANCE_DISK_SIZE: 40
2026-06-11 11:02:54.862485 | controller |       BMAAS_INSTANCE_MEMORY: 8192
2026-06-11 11:02:54.862490 | controller |       BMAAS_INSTANCE_VCPUS: 6
2026-06-11 11:02:54.862495 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-11 11:02:54.862513 | controller |       CLEANUP_DIR_CMD: 'true'
2026-06-11 11:02:54.862519 | controller |       DATAPLANE_GROWVOLS_ARGS: /=8GB /tmp=1GB /home=1GB /var=8GB
2026-06-11 11:02:54.862525 | controller |       DEPLOY_DIR: /home/zuul/ci-framework-data/artifacts/edpm_compute
2026-06-11 11:02:54.862530 | controller |       INSTALL_CERT_MANAGER: false
2026-06-11 11:02:54.862535 | controller |       KUBECONFIG: /home/zuul/.crc/machines/crc/kubeconfig
2026-06-11 11:02:54.862540 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-11 11:02:54.862545 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-11 11:02:54.862550 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-11 11:02:54.862556 | 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-11 11:02:54.862562 | controller |
2026-06-11 11:02:54.862568 | controller | TASK [install_yamls_makes : Debug make_openstack_deploy_prep_params var=make_openstack_deploy_prep_params] ***
2026-06-11 11:02:54.862574 | controller | Thursday 11 June 2026  11:02:54 +0000 (0:00:00.033)       0:10:23.148 *********
2026-06-11 11:02:54.862579 | controller | Thursday 11 June 2026  11:02:54 +0000 (0:00:00.033)       0:10:23.147 *********
2026-06-11 11:02:54.894129 | controller | skipping: [localhost]
2026-06-11 11:02:54.894180 | controller |
2026-06-11 11:02:54.894185 | 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-11 11:02:54.894190 | controller | Thursday 11 June 2026  11:02:54 +0000 (0:00:00.031)       0:10:23.180 *********
2026-06-11 11:02:54.894195 | controller | Thursday 11 June 2026  11:02:54 +0000 (0:00:00.031)       0:10:23.179 *********
2026-06-11 11:02:59.799274 | controller | [WARNING]: conditional statements should not include jinja2 templating
2026-06-11 11:02:59.799326 | controller | delimiters such as {{ }} or {% %}. Found: {{ make_openstack_deploy_prep_until |
2026-06-11 11:02:59.799331 | controller | default(true) }}
2026-06-11 11:02:59.820131 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_005_run_openstack_deploy_prep.log
2026-06-11 11:02:59.820204 | controller | changed: [localhost]
2026-06-11 11:02:59.820211 | controller |
2026-06-11 11:02:59.820216 | controller | TASK [Deploy NetConfig name=install_yamls_makes, tasks_from=make_netconfig_deploy] ***
2026-06-11 11:02:59.820221 | controller | Thursday 11 June 2026  11:02:59 +0000 (0:00:04.925)       0:10:28.106 *********
2026-06-11 11:02:59.820225 | controller | Thursday 11 June 2026  11:02:59 +0000 (0:00:04.925)       0:10:28.105 *********
2026-06-11 11:02:59.883634 | controller |
2026-06-11 11:02:59.883692 | controller | TASK [install_yamls_makes : Debug make_netconfig_deploy_env var=make_netconfig_deploy_env] ***
2026-06-11 11:02:59.883703 | controller | Thursday 11 June 2026  11:02:59 +0000 (0:00:00.063)       0:10:28.170 *********
2026-06-11 11:02:59.883712 | controller | Thursday 11 June 2026  11:02:59 +0000 (0:00:00.063)       0:10:28.168 *********
2026-06-11 11:02:59.929281 | controller | ok: [localhost] =>
2026-06-11 11:02:59.929315 | controller |     make_netconfig_deploy_env:
2026-06-11 11:02:59.929320 | controller |       BMAAS_INSTANCE_DISK_SIZE: 40
2026-06-11 11:02:59.929325 | controller |       BMAAS_INSTANCE_MEMORY: 8192
2026-06-11 11:02:59.929328 | controller |       BMAAS_INSTANCE_VCPUS: 6
2026-06-11 11:02:59.929332 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-11 11:02:59.929336 | controller |       DATAPLANE_GROWVOLS_ARGS: /=8GB /tmp=1GB /home=1GB /var=8GB
2026-06-11 11:02:59.929340 | controller |       DEPLOY_DIR: /home/zuul/ci-framework-data/artifacts/edpm_compute
2026-06-11 11:02:59.929343 | controller |       INSTALL_CERT_MANAGER: false
2026-06-11 11:02:59.929347 | controller |       KUBECONFIG: /home/zuul/.crc/machines/crc/kubeconfig
2026-06-11 11:02:59.929350 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-11 11:02:59.929354 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-11 11:02:59.929357 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-11 11:02:59.929368 | 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-11 11:02:59.929373 | controller |
2026-06-11 11:02:59.929376 | controller | TASK [install_yamls_makes : Debug make_netconfig_deploy_params var=make_netconfig_deploy_params] ***
2026-06-11 11:02:59.929380 | controller | Thursday 11 June 2026  11:02:59 +0000 (0:00:00.045)       0:10:28.216 *********
2026-06-11 11:02:59.929384 | controller | Thursday 11 June 2026  11:02:59 +0000 (0:00:00.045)       0:10:28.214 *********
2026-06-11 11:02:59.960804 | controller | skipping: [localhost]
2026-06-11 11:02:59.960858 | controller |
2026-06-11 11:02:59.960866 | 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-11 11:02:59.960873 | controller | Thursday 11 June 2026  11:02:59 +0000 (0:00:00.030)       0:10:28.246 *********
2026-06-11 11:02:59.960877 | controller | Thursday 11 June 2026  11:02:59 +0000 (0:00:00.030)       0:10:28.245 *********
2026-06-11 11:03:04.772935 | controller | [WARNING]: conditional statements should not include jinja2 templating
2026-06-11 11:03:04.773023 | controller | delimiters such as {{ }} or {% %}. Found: {{ make_netconfig_deploy_until |
2026-06-11 11:03:04.773034 | controller | default(true) }}
2026-06-11 11:03:04.794258 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_006_run_netconfig_deploy.log
2026-06-11 11:03:04.794311 | controller | changed: [localhost]
2026-06-11 11:03:04.794317 | controller |
2026-06-11 11:03:04.794321 | controller | TASK [edpm_prepare : Kustomize and deploy OpenStackControlPlane _raw_params=kustomize_and_deploy.yml] ***
2026-06-11 11:03:04.794325 | controller | Thursday 11 June 2026  11:03:04 +0000 (0:00:04.834)       0:10:33.080 *********
2026-06-11 11:03:04.794329 | controller | Thursday 11 June 2026  11:03:04 +0000 (0:00:04.834)       0:10:33.079 *********
2026-06-11 11:03:04.847958 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/edpm_prepare/tasks/kustomize_and_deploy.yml for localhost
2026-06-11 11:03:04.848059 | controller |
2026-06-11 11:03:04.848070 | controller | TASK [edpm_prepare : Controlplane name _ctlplane_name=controlplane] ************
2026-06-11 11:03:04.848079 | controller | Thursday 11 June 2026  11:03:04 +0000 (0:00:00.053)       0:10:33.134 *********
2026-06-11 11:03:04.848087 | controller | Thursday 11 June 2026  11:03:04 +0000 (0:00:00.053)       0:10:33.133 *********
2026-06-11 11:03:04.883761 | controller | ok: [localhost]
2026-06-11 11:03:04.883842 | controller |
2026-06-11 11:03:04.883850 | 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-11 11:03:04.883858 | controller | Thursday 11 June 2026  11:03:04 +0000 (0:00:00.035)       0:10:33.169 *********
2026-06-11 11:03:04.883864 | controller | Thursday 11 June 2026  11:03:04 +0000 (0:00:00.035)       0:10:33.168 *********
2026-06-11 11:03:04.924473 | controller | skipping: [localhost]
2026-06-11 11:03:04.924541 | controller |
2026-06-11 11:03:04.924546 | controller | TASK [Prepare OpenStackVersion CR name=update_containers] **********************
2026-06-11 11:03:04.924550 | controller | Thursday 11 June 2026  11:03:04 +0000 (0:00:00.041)       0:10:33.211 *********
2026-06-11 11:03:04.924554 | controller | Thursday 11 June 2026  11:03:04 +0000 (0:00:00.040)       0:10:33.209 *********
2026-06-11 11:03:04.971571 | controller | skipping: [localhost]
2026-06-11 11:03:04.971656 | controller |
2026-06-11 11:03:04.971667 | 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-11 11:03:04.971695 | controller | Thursday 11 June 2026  11:03:04 +0000 (0:00:00.046)       0:10:33.257 *********
2026-06-11 11:03:04.971704 | controller | Thursday 11 June 2026  11:03:04 +0000 (0:00:00.046)       0:10:33.256 *********
2026-06-11 11:03:05.023644 | controller | ok: [localhost]
2026-06-11 11:03:05.023720 | controller |
2026-06-11 11:03:05.023728 | controller | TASK [edpm_prepare : Perform kustomizations to the OpenStackControlPlane CR target_path={{ cifmw_edpm_prepare_openstack_crs_path }}, sort_ascending=False, kustomizations={{
2026-06-11 11:03:05.023734 | controller |   cifmw_edpm_prepare_kustomizations +
2026-06-11 11:03:05.023740 | controller |   _ctlplane_name_kustomizations +
2026-06-11 11:03:05.023746 | controller |   (cifmw_edpm_prepare_extra_kustomizations | default([]))
2026-06-11 11:03:05.023751 | controller | }}, kustomizations_paths={{
2026-06-11 11:03:05.023757 | controller |   [
2026-06-11 11:03:05.023762 | controller |     (
2026-06-11 11:03:05.023767 | controller |       [
2026-06-11 11:03:05.023772 | controller |         cifmw_edpm_prepare_manifests_dir,
2026-06-11 11:03:05.023778 | controller |         'kustomizations',
2026-06-11 11:03:05.023783 | controller |         'controlplane'
2026-06-11 11:03:05.023788 | controller |       ] | ansible.builtin.path_join
2026-06-11 11:03:05.023794 | controller |     )
2026-06-11 11:03:05.023799 | controller |   ]
2026-06-11 11:03:05.023804 | controller | }}] ***
2026-06-11 11:03:05.023809 | controller | Thursday 11 June 2026  11:03:05 +0000 (0:00:00.051)       0:10:33.309 *********
2026-06-11 11:03:05.023815 | controller | Thursday 11 June 2026  11:03:05 +0000 (0:00:00.051)       0:10:33.308 *********
2026-06-11 11:03:05.757854 | controller | changed: [localhost]
2026-06-11 11:03:05.757925 | controller |
2026-06-11 11:03:05.757932 | controller | TASK [edpm_prepare : Log the CR that is about to be applied var=cifmw_edpm_prepare_crs_kustomize_result] ***
2026-06-11 11:03:05.757937 | controller | Thursday 11 June 2026  11:03:05 +0000 (0:00:00.734)       0:10:34.044 *********
2026-06-11 11:03:05.757942 | controller | Thursday 11 June 2026  11:03:05 +0000 (0:00:00.734)       0:10:34.042 *********
2026-06-11 11:03:05.800204 | controller | ok: [localhost] =>
2026-06-11 11:03:05.800276 | controller |     cifmw_edpm_prepare_crs_kustomize_result:
2026-06-11 11:03:05.800282 | controller |       changed: true
2026-06-11 11:03:05.800286 | controller |       count: 2
2026-06-11 11:03:05.800289 | controller |       failed: false
2026-06-11 11:03:05.800293 | controller |       kustomizations_paths:
2026-06-11 11:03:05.800297 | controller |       - /home/zuul/ci-framework-data/artifacts/manifests/openstack/openstack/cr/kustomization.yaml
2026-06-11 11:03:05.800301 | controller |       output_path: /home/zuul/ci-framework-data/artifacts/manifests/openstack/openstack/cr/cifmw-kustomization-result.yaml
2026-06-11 11:03:05.800305 | controller |       result:
2026-06-11 11:03:05.800309 | controller |       - apiVersion: core.openstack.org/v1beta1
2026-06-11 11:03:05.800313 | controller |         kind: OpenStackControlPlane
2026-06-11 11:03:05.800316 | controller |         metadata:
2026-06-11 11:03:05.800319 | controller |           labels:
2026-06-11 11:03:05.800323 | controller |             created-by: install_yamls
2026-06-11 11:03:05.800326 | controller |           name: controlplane
2026-06-11 11:03:05.800330 | controller |           namespace: openstack
2026-06-11 11:03:05.800333 | controller |         spec:
2026-06-11 11:03:05.800337 | controller |           barbican:
2026-06-11 11:03:05.800349 | controller |             apiOverride:
2026-06-11 11:03:05.800352 | controller |               route: {}
2026-06-11 11:03:05.800356 | controller |             template:
2026-06-11 11:03:05.800359 | controller |               barbicanAPI:
2026-06-11 11:03:05.800363 | controller |                 override:
2026-06-11 11:03:05.800366 | controller |                   service:
2026-06-11 11:03:05.800370 | controller |                     internal:
2026-06-11 11:03:05.800373 | controller |                       metadata:
2026-06-11 11:03:05.800377 | controller |                         annotations:
2026-06-11 11:03:05.800380 | controller |                           metallb.universe.tf/address-pool: internalapi
2026-06-11 11:03:05.800384 | controller |                           metallb.universe.tf/allow-shared-ip: internalapi
2026-06-11 11:03:05.800387 | controller |                           metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-11 11:03:05.800391 | controller |                       spec:
2026-06-11 11:03:05.800394 | controller |                         type: LoadBalancer
2026-06-11 11:03:05.800410 | controller |                 replicas: 1
2026-06-11 11:03:05.800413 | controller |               barbicanKeystoneListener:
2026-06-11 11:03:05.800417 | controller |                 replicas: 1
2026-06-11 11:03:05.800420 | controller |               barbicanWorker:
2026-06-11 11:03:05.800424 | controller |                 replicas: 1
2026-06-11 11:03:05.800427 | controller |               databaseInstance: openstack
2026-06-11 11:03:05.800430 | controller |               notificationsBus:
2026-06-11 11:03:05.800434 | controller |                 cluster: rabbitmq
2026-06-11 11:03:05.800437 | controller |               secret: osp-secret
2026-06-11 11:03:05.800441 | controller |           cinder:
2026-06-11 11:03:05.800444 | controller |             apiOverride:
2026-06-11 11:03:05.800447 | controller |               route: {}
2026-06-11 11:03:05.800451 | controller |             template:
2026-06-11 11:03:05.800454 | controller |               cinderAPI:
2026-06-11 11:03:05.800457 | controller |                 override:
2026-06-11 11:03:05.800461 | controller |                   service:
2026-06-11 11:03:05.800464 | controller |                     internal:
2026-06-11 11:03:05.800467 | controller |                       metadata:
2026-06-11 11:03:05.800471 | controller |                         annotations:
2026-06-11 11:03:05.800474 | controller |                           metallb.universe.tf/address-pool: internalapi
2026-06-11 11:03:05.800478 | controller |                           metallb.universe.tf/allow-shared-ip: internalapi
2026-06-11 11:03:05.800481 | controller |                           metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-11 11:03:05.800484 | controller |                       spec:
2026-06-11 11:03:05.800488 | controller |                         type: LoadBalancer
2026-06-11 11:03:05.800491 | controller |               cinderBackup:
2026-06-11 11:03:05.800495 | controller |                 networkAttachments:
2026-06-11 11:03:05.800498 | controller |                 - storage
2026-06-11 11:03:05.800501 | controller |                 replicas: 0
2026-06-11 11:03:05.800505 | controller |               cinderScheduler:
2026-06-11 11:03:05.800508 | controller |                 replicas: 1
2026-06-11 11:03:05.800511 | controller |               cinderVolumes:
2026-06-11 11:03:05.800515 | controller |                 volume1:
2026-06-11 11:03:05.800539 | controller |                   networkAttachments:
2026-06-11 11:03:05.800543 | controller |                   - storage
2026-06-11 11:03:05.800546 | controller |                   replicas: 0
2026-06-11 11:03:05.800550 | controller |               databaseInstance: openstack
2026-06-11 11:03:05.800553 | controller |               secret: osp-secret
2026-06-11 11:03:05.800556 | controller |           designate:
2026-06-11 11:03:05.800560 | controller |             apiOverride:
2026-06-11 11:03:05.800563 | controller |               route: {}
2026-06-11 11:03:05.800566 | controller |             enabled: false
2026-06-11 11:03:05.800570 | controller |             template:
2026-06-11 11:03:05.800573 | controller |               databaseInstance: openstack
2026-06-11 11:03:05.800576 | controller |               designateAPI:
2026-06-11 11:03:05.800580 | controller |                 override:
2026-06-11 11:03:05.800584 | controller |                   service:
2026-06-11 11:03:05.800590 | controller |                     internal:
2026-06-11 11:03:05.800593 | controller |                       metadata:
2026-06-11 11:03:05.800597 | controller |                         annotations:
2026-06-11 11:03:05.800600 | controller |                           metallb.universe.tf/address-pool: internalapi
2026-06-11 11:03:05.800604 | controller |                           metallb.universe.tf/allow-shared-ip: internalapi
2026-06-11 11:03:05.800607 | controller |                           metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-11 11:03:05.800610 | controller |                       spec:
2026-06-11 11:03:05.800614 | controller |                         type: LoadBalancer
2026-06-11 11:03:05.800617 | controller |               designateBackendbind9:
2026-06-11 11:03:05.800621 | controller |                 networkAttachments:
2026-06-11 11:03:05.800624 | controller |                 - designate
2026-06-11 11:03:05.800627 | controller |                 replicas: 1
2026-06-11 11:03:05.800631 | controller |                 storageClass: local-storage
2026-06-11 11:03:05.800634 | controller |                 storageRequest: 10Gi
2026-06-11 11:03:05.800637 | controller |               designateCentral:
2026-06-11 11:03:05.800641 | controller |                 replicas: 1
2026-06-11 11:03:05.800644 | controller |               designateMdns:
2026-06-11 11:03:05.800647 | controller |                 networkAttachments:
2026-06-11 11:03:05.800658 | controller |                 - designate
2026-06-11 11:03:05.800662 | controller |                 replicas: 1
2026-06-11 11:03:05.800665 | controller |               designateProducer:
2026-06-11 11:03:05.800669 | controller |                 replicas: 1
2026-06-11 11:03:05.800672 | controller |               designateWorker:
2026-06-11 11:03:05.800675 | controller |                 networkAttachments:
2026-06-11 11:03:05.800679 | controller |                 - designate
2026-06-11 11:03:05.800682 | controller |                 replicas: 1
2026-06-11 11:03:05.800685 | controller |               secret: osp-secret
2026-06-11 11:03:05.800689 | controller |           dns:
2026-06-11 11:03:05.800692 | controller |             template:
2026-06-11 11:03:05.800695 | controller |               options:
2026-06-11 11:03:05.800699 | controller |               - key: server
2026-06-11 11:03:05.800702 | controller |                 values:
2026-06-11 11:03:05.800705 | controller |                 - 192.168.122.1
2026-06-11 11:03:05.800709 | controller |               override:
2026-06-11 11:03:05.800712 | controller |                 service:
2026-06-11 11:03:05.800715 | controller |                   metadata:
2026-06-11 11:03:05.800719 | controller |                     annotations:
2026-06-11 11:03:05.800722 | controller |                       metallb.universe.tf/address-pool: ctlplane
2026-06-11 11:03:05.800726 | controller |                       metallb.universe.tf/allow-shared-ip: ctlplane
2026-06-11 11:03:05.800741 | controller |                       metallb.universe.tf/loadBalancerIPs: 192.168.122.80
2026-06-11 11:03:05.800745 | controller |                   spec:
2026-06-11 11:03:05.800748 | controller |                     type: LoadBalancer
2026-06-11 11:03:05.800752 | controller |               replicas: 1
2026-06-11 11:03:05.800755 | controller |           galera:
2026-06-11 11:03:05.800758 | controller |             templates:
2026-06-11 11:03:05.800762 | controller |               openstack:
2026-06-11 11:03:05.800765 | controller |                 replicas: 1
2026-06-11 11:03:05.800768 | controller |                 secret: osp-secret
2026-06-11 11:03:05.800772 | controller |                 storageRequest: 10G
2026-06-11 11:03:05.800775 | controller |               openstack-cell1:
2026-06-11 11:03:05.800779 | controller |                 replicas: 1
2026-06-11 11:03:05.800782 | controller |                 secret: osp-secret
2026-06-11 11:03:05.800785 | controller |                 storageRequest: 10G
2026-06-11 11:03:05.800789 | controller |           glance:
2026-06-11 11:03:05.800792 | controller |             apiOverrides:
2026-06-11 11:03:05.800795 | controller |               default:
2026-06-11 11:03:05.800799 | controller |                 route: {}
2026-06-11 11:03:05.800814 | controller |             template:
2026-06-11 11:03:05.800818 | controller |               customServiceConfig: |
2026-06-11 11:03:05.800821 | controller |                 [DEFAULT]
2026-06-11 11:03:05.800825 | controller |                 enabled_backends = default_backend:swift
2026-06-11 11:03:05.800828 | controller |                 [glance_store]
2026-06-11 11:03:05.800832 | controller |                 default_backend = default_backend
2026-06-11 11:03:05.800835 | controller |                 [default_backend]
2026-06-11 11:03:05.800838 | controller |                 swift_store_create_container_on_put = True
2026-06-11 11:03:05.800842 | controller |                 swift_store_auth_version = 3
2026-06-11 11:03:05.800845 | controller |                 swift_store_auth_address = {{ .KeystoneInternalURL }}
2026-06-11 11:03:05.800849 | controller |                 swift_store_endpoint_type = internalURL
2026-06-11 11:03:05.800853 | controller |                 swift_store_user = service:glance
2026-06-11 11:03:05.800856 | controller |                 swift_store_key = {{ .ServicePassword }}
2026-06-11 11:03:05.800860 | controller |               databaseInstance: openstack
2026-06-11 11:03:05.800863 | controller |               glanceAPIs:
2026-06-11 11:03:05.800866 | controller |                 default:
2026-06-11 11:03:05.800870 | controller |                   networkAttachments:
2026-06-11 11:03:05.800873 | controller |                   - storage
2026-06-11 11:03:05.800877 | controller |                   override:
2026-06-11 11:03:05.800880 | controller |                     service:
2026-06-11 11:03:05.800883 | controller |                       internal:
2026-06-11 11:03:05.800887 | controller |                         metadata:
2026-06-11 11:03:05.800890 | controller |                           annotations:
2026-06-11 11:03:05.800894 | controller |                             metallb.universe.tf/address-pool: internalapi
2026-06-11 11:03:05.800897 | controller |                             metallb.universe.tf/allow-shared-ip: internalapi
2026-06-11 11:03:05.800909 | controller |                             metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-11 11:03:05.800913 | controller |                         spec:
2026-06-11 11:03:05.800916 | controller |                           type: LoadBalancer
2026-06-11 11:03:05.800920 | controller |                   replicas: 1
2026-06-11 11:03:05.800923 | controller |               keystoneEndpoint: default
2026-06-11 11:03:05.800926 | controller |               secret: osp-secret
2026-06-11 11:03:05.800930 | controller |               storage:
2026-06-11 11:03:05.800933 | controller |                 storageClass: ''
2026-06-11 11:03:05.800937 | controller |                 storageRequest: 10Gi
2026-06-11 11:03:05.800940 | controller |           heat:
2026-06-11 11:03:05.800943 | controller |             apiOverride:
2026-06-11 11:03:05.800947 | controller |               route: {}
2026-06-11 11:03:05.800950 | controller |             cnfAPIOverride:
2026-06-11 11:03:05.800953 | controller |               route: {}
2026-06-11 11:03:05.800957 | controller |             enabled: false
2026-06-11 11:03:05.800960 | controller |             template:
2026-06-11 11:03:05.800963 | controller |               databaseInstance: openstack
2026-06-11 11:03:05.800968 | controller |               heatAPI:
2026-06-11 11:03:05.800997 | controller |                 override:
2026-06-11 11:03:05.801006 | controller |                   service:
2026-06-11 11:03:05.801011 | controller |                     internal:
2026-06-11 11:03:05.801015 | controller |                       metadata:
2026-06-11 11:03:05.801019 | controller |                         annotations:
2026-06-11 11:03:05.801024 | controller |                           metallb.universe.tf/address-pool: internalapi
2026-06-11 11:03:05.801029 | controller |                           metallb.universe.tf/allow-shared-ip: internalapi
2026-06-11 11:03:05.801033 | controller |                           metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-11 11:03:05.801038 | controller |                       spec:
2026-06-11 11:03:05.801042 | controller |                         type: LoadBalancer
2026-06-11 11:03:05.801046 | controller |                 replicas: 1
2026-06-11 11:03:05.801050 | controller |               heatEngine:
2026-06-11 11:03:05.801053 | controller |                 override:
2026-06-11 11:03:05.801060 | controller |                   service:
2026-06-11 11:03:05.801063 | controller |                     internal:
2026-06-11 11:03:05.801067 | controller |                       metadata:
2026-06-11 11:03:05.801070 | controller |                         annotations:
2026-06-11 11:03:05.801074 | controller |                           metallb.universe.tf/address-pool: internalapi
2026-06-11 11:03:05.801077 | controller |                           metallb.universe.tf/allow-shared-ip: internalapi
2026-06-11 11:03:05.801081 | controller |                           metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-11 11:03:05.801084 | controller |                       spec:
2026-06-11 11:03:05.801087 | controller |                         type: LoadBalancer
2026-06-11 11:03:05.801091 | controller |                 replicas: 1
2026-06-11 11:03:05.801094 | controller |               secret: osp-secret
2026-06-11 11:03:05.801098 | controller |           horizon:
2026-06-11 11:03:05.801101 | controller |             apiOverride:
2026-06-11 11:03:05.801104 | controller |               route: {}
2026-06-11 11:03:05.801107 | controller |             template:
2026-06-11 11:03:05.801111 | controller |               replicas: 1
2026-06-11 11:03:05.801114 | controller |               secret: osp-secret
2026-06-11 11:03:05.801118 | controller |           ironic:
2026-06-11 11:03:05.801121 | controller |             enabled: false
2026-06-11 11:03:05.801124 | controller |             template:
2026-06-11 11:03:05.801128 | controller |               databaseInstance: openstack
2026-06-11 11:03:05.801131 | controller |               ironicAPI:
2026-06-11 11:03:05.801134 | controller |                 replicas: 1
2026-06-11 11:03:05.801138 | controller |               ironicConductors:
2026-06-11 11:03:05.801141 | controller |               - replicas: 1
2026-06-11 11:03:05.801144 | controller |                 storageRequest: 10Gi
2026-06-11 11:03:05.801148 | controller |               ironicInspector:
2026-06-11 11:03:05.801151 | controller |                 replicas: 1
2026-06-11 11:03:05.801154 | controller |               ironicNeutronAgent:
2026-06-11 11:03:05.801158 | controller |                 replicas: 1
2026-06-11 11:03:05.801161 | controller |               secret: osp-secret
2026-06-11 11:03:05.801164 | controller |           keystone:
2026-06-11 11:03:05.801168 | controller |             apiOverride:
2026-06-11 11:03:05.801171 | controller |               route: {}
2026-06-11 11:03:05.801176 | controller |             template:
2026-06-11 11:03:05.801180 | controller |               databaseInstance: openstack
2026-06-11 11:03:05.801183 | controller |               notificationsBus:
2026-06-11 11:03:05.801187 | controller |                 cluster: rabbitmq
2026-06-11 11:03:05.801190 | controller |               override:
2026-06-11 11:03:05.801216 | controller |                 service:
2026-06-11 11:03:05.801220 | controller |                   internal:
2026-06-11 11:03:05.801224 | controller |                     metadata:
2026-06-11 11:03:05.801228 | controller |                       annotations:
2026-06-11 11:03:05.801237 | controller |                         metallb.universe.tf/address-pool: internalapi
2026-06-11 11:03:05.801240 | controller |                         metallb.universe.tf/allow-shared-ip: internalapi
2026-06-11 11:03:05.801245 | controller |                         metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-11 11:03:05.801248 | controller |                     spec:
2026-06-11 11:03:05.801252 | controller |                       type: LoadBalancer
2026-06-11 11:03:05.801255 | controller |               secret: osp-secret
2026-06-11 11:03:05.801259 | controller |           manila:
2026-06-11 11:03:05.801262 | controller |             apiOverride:
2026-06-11 11:03:05.801266 | controller |               route: {}
2026-06-11 11:03:05.801269 | controller |             template:
2026-06-11 11:03:05.801272 | controller |               databaseInstance: openstack
2026-06-11 11:03:05.801276 | controller |               manilaAPI:
2026-06-11 11:03:05.801279 | controller |                 networkAttachments:
2026-06-11 11:03:05.801283 | controller |                 - internalapi
2026-06-11 11:03:05.801286 | controller |                 override:
2026-06-11 11:03:05.801290 | controller |                   service:
2026-06-11 11:03:05.801293 | controller |                     internal:
2026-06-11 11:03:05.801296 | controller |                       metadata:
2026-06-11 11:03:05.801300 | controller |                         annotations:
2026-06-11 11:03:05.801303 | controller |                           metallb.universe.tf/address-pool: internalapi
2026-06-11 11:03:05.801307 | controller |                           metallb.universe.tf/allow-shared-ip: internalapi
2026-06-11 11:03:05.801310 | controller |                           metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-11 11:03:05.801314 | controller |                       spec:
2026-06-11 11:03:05.801317 | controller |                         type: LoadBalancer
2026-06-11 11:03:05.801321 | controller |                 replicas: 1
2026-06-11 11:03:05.801324 | controller |               manilaScheduler:
2026-06-11 11:03:05.801328 | controller |                 replicas: 1
2026-06-11 11:03:05.801331 | controller |               manilaShares:
2026-06-11 11:03:05.801334 | controller |                 share1:
2026-06-11 11:03:05.801338 | controller |                   networkAttachments:
2026-06-11 11:03:05.801341 | controller |                   - storage
2026-06-11 11:03:05.801344 | controller |                   replicas: 1
2026-06-11 11:03:05.801348 | controller |           memcached:
2026-06-11 11:03:05.801351 | controller |             templates:
2026-06-11 11:03:05.801355 | controller |               memcached:
2026-06-11 11:03:05.801358 | controller |                 replicas: 1
2026-06-11 11:03:05.801361 | controller |           neutron:
2026-06-11 11:03:05.801365 | controller |             apiOverride:
2026-06-11 11:03:05.801368 | controller |               route: {}
2026-06-11 11:03:05.801371 | controller |             template:
2026-06-11 11:03:05.801375 | controller |               databaseInstance: openstack
2026-06-11 11:03:05.801378 | controller |               networkAttachments:
2026-06-11 11:03:05.801382 | controller |               - internalapi
2026-06-11 11:03:05.801385 | controller |               override:
2026-06-11 11:03:05.801389 | controller |                 service:
2026-06-11 11:03:05.801392 | controller |                   internal:
2026-06-11 11:03:05.801395 | controller |                     metadata:
2026-06-11 11:03:05.801399 | controller |                       annotations:
2026-06-11 11:03:05.801402 | controller |                         metallb.universe.tf/address-pool: internalapi
2026-06-11 11:03:05.801406 | controller |                         metallb.universe.tf/allow-shared-ip: internalapi
2026-06-11 11:03:05.801409 | controller |                         metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-11 11:03:05.801413 | controller |                     spec:
2026-06-11 11:03:05.801416 | controller |                       type: LoadBalancer
2026-06-11 11:03:05.801420 | controller |               secret: osp-secret
2026-06-11 11:03:05.801425 | controller |           nova:
2026-06-11 11:03:05.801429 | controller |             apiOverride:
2026-06-11 11:03:05.801432 | controller |               route: {}
2026-06-11 11:03:05.801436 | controller |             template:
2026-06-11 11:03:05.801439 | controller |               apiServiceTemplate:
2026-06-11 11:03:05.801442 | controller |                 override:
2026-06-11 11:03:05.801446 | controller |                   service:
2026-06-11 11:03:05.801449 | controller |                     internal:
2026-06-11 11:03:05.801453 | controller |                       metadata:
2026-06-11 11:03:05.801456 | controller |                         annotations:
2026-06-11 11:03:05.801459 | controller |                           metallb.universe.tf/address-pool: internalapi
2026-06-11 11:03:05.801463 | controller |                           metallb.universe.tf/allow-shared-ip: internalapi
2026-06-11 11:03:05.801466 | controller |                           metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-11 11:03:05.801470 | controller |                       spec:
2026-06-11 11:03:05.801473 | controller |                         type: LoadBalancer
2026-06-11 11:03:05.801477 | controller |               cellTemplates:
2026-06-11 11:03:05.801480 | controller |                 cell0:
2026-06-11 11:03:05.801484 | controller |                   cellDatabaseAccount: nova-cell0
2026-06-11 11:03:05.801487 | controller |                   cellDatabaseInstance: openstack
2026-06-11 11:03:05.801493 | controller |                   conductorServiceTemplate:
2026-06-11 11:03:05.801496 | controller |                     replicas: 1
2026-06-11 11:03:05.801500 | controller |                   hasAPIAccess: true
2026-06-11 11:03:05.801503 | controller |                   messagingBus:
2026-06-11 11:03:05.801507 | controller |                     cluster: rabbitmq
2026-06-11 11:03:05.801511 | controller |                 cell1:
2026-06-11 11:03:05.801515 | controller |                   cellDatabaseAccount: nova-cell1
2026-06-11 11:03:05.801518 | controller |                   cellDatabaseInstance: openstack-cell1
2026-06-11 11:03:05.801522 | controller |                   conductorServiceTemplate:
2026-06-11 11:03:05.801525 | controller |                     replicas: 1
2026-06-11 11:03:05.801528 | controller |                   hasAPIAccess: true
2026-06-11 11:03:05.801532 | controller |                   messagingBus:
2026-06-11 11:03:05.801535 | controller |                     cluster: rabbitmq-cell1
2026-06-11 11:03:05.801539 | controller |               metadataServiceTemplate:
2026-06-11 11:03:05.801542 | controller |                 override:
2026-06-11 11:03:05.801546 | controller |                   service:
2026-06-11 11:03:05.801549 | controller |                     metadata:
2026-06-11 11:03:05.801552 | controller |                       annotations:
2026-06-11 11:03:05.801556 | controller |                         metallb.universe.tf/address-pool: internalapi
2026-06-11 11:03:05.801559 | controller |                         metallb.universe.tf/allow-shared-ip: internalapi
2026-06-11 11:03:05.801563 | controller |                         metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-11 11:03:05.801566 | controller |                     spec:
2026-06-11 11:03:05.801570 | controller |                       type: LoadBalancer
2026-06-11 11:03:05.801573 | controller |               secret: osp-secret
2026-06-11 11:03:05.801576 | controller |           octavia:
2026-06-11 11:03:05.801580 | controller |             enabled: false
2026-06-11 11:03:05.801583 | controller |             template:
2026-06-11 11:03:05.801587 | controller |               databaseInstance: openstack
2026-06-11 11:03:05.801590 | controller |               octaviaAPI:
2026-06-11 11:03:05.801593 | controller |                 replicas: 1
2026-06-11 11:03:05.801597 | controller |               secret: osp-secret
2026-06-11 11:03:05.801600 | controller |           ovn:
2026-06-11 11:03:05.801604 | controller |             template:
2026-06-11 11:03:05.801607 | controller |               ovnController:
2026-06-11 11:03:05.801611 | controller |                 networkAttachment: tenant
2026-06-11 11:03:05.801614 | controller |                 nicMappings:
2026-06-11 11:03:05.801617 | controller |                   datacentre: ospbr
2026-06-11 11:03:05.801621 | controller |               ovnDBCluster:
2026-06-11 11:03:05.801624 | controller |                 ovndbcluster-nb:
2026-06-11 11:03:05.801628 | controller |                   dbType: NB
2026-06-11 11:03:05.801634 | controller |                   networkAttachment: internalapi
2026-06-11 11:03:05.801638 | controller |                   storageRequest: 10Gi
2026-06-11 11:03:05.801641 | controller |                 ovndbcluster-sb:
2026-06-11 11:03:05.801645 | controller |                   dbType: SB
2026-06-11 11:03:05.801650 | controller |                   networkAttachment: internalapi
2026-06-11 11:03:05.801654 | controller |                   storageRequest: 10Gi
2026-06-11 11:03:05.801657 | controller |           placement:
2026-06-11 11:03:05.801660 | controller |             apiOverride:
2026-06-11 11:03:05.801664 | controller |               route: {}
2026-06-11 11:03:05.801667 | controller |             template:
2026-06-11 11:03:05.801670 | controller |               databaseInstance: openstack
2026-06-11 11:03:05.801674 | controller |               override:
2026-06-11 11:03:05.801677 | controller |                 service:
2026-06-11 11:03:05.801680 | controller |                   internal:
2026-06-11 11:03:05.801684 | controller |                     metadata:
2026-06-11 11:03:05.801687 | controller |                       annotations:
2026-06-11 11:03:05.801690 | controller |                         metallb.universe.tf/address-pool: internalapi
2026-06-11 11:03:05.801694 | controller |                         metallb.universe.tf/allow-shared-ip: internalapi
2026-06-11 11:03:05.801697 | controller |                         metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-11 11:03:05.801701 | controller |                     spec:
2026-06-11 11:03:05.801704 | controller |                       type: LoadBalancer
2026-06-11 11:03:05.801707 | controller |               secret: osp-secret
2026-06-11 11:03:05.801711 | controller |           rabbitmq:
2026-06-11 11:03:05.801714 | controller |             templates:
2026-06-11 11:03:05.801717 | controller |               rabbitmq:
2026-06-11 11:03:05.801721 | controller |                 override:
2026-06-11 11:03:05.801724 | controller |                   service:
2026-06-11 11:03:05.801727 | controller |                     metadata:
2026-06-11 11:03:05.801731 | controller |                       annotations:
2026-06-11 11:03:05.801734 | controller |                         metallb.universe.tf/address-pool: internalapi
2026-06-11 11:03:05.801737 | controller |                         metallb.universe.tf/loadBalancerIPs: 172.17.0.85
2026-06-11 11:03:05.801741 | controller |                     spec:
2026-06-11 11:03:05.801744 | controller |                       type: LoadBalancer
2026-06-11 11:03:05.801747 | controller |               rabbitmq-cell1:
2026-06-11 11:03:05.801751 | controller |                 override:
2026-06-11 11:03:05.801754 | controller |                   service:
2026-06-11 11:03:05.801757 | controller |                     metadata:
2026-06-11 11:03:05.801761 | controller |                       annotations:
2026-06-11 11:03:05.801764 | controller |                         metallb.universe.tf/address-pool: internalapi
2026-06-11 11:03:05.801768 | controller |                         metallb.universe.tf/loadBalancerIPs: 172.17.0.86
2026-06-11 11:03:05.801771 | controller |                     spec:
2026-06-11 11:03:05.801774 | controller |                       type: LoadBalancer
2026-06-11 11:03:05.801778 | controller |           redis:
2026-06-11 11:03:05.801781 | controller |             enabled: false
2026-06-11 11:03:05.801784 | controller |           secret: osp-secret
2026-06-11 11:03:05.801788 | controller |           storageClass: local-storage
2026-06-11 11:03:05.801791 | controller |           swift:
2026-06-11 11:03:05.801794 | controller |             enabled: true
2026-06-11 11:03:05.801798 | controller |             proxyOverride:
2026-06-11 11:03:05.801801 | controller |               route: {}
2026-06-11 11:03:05.801804 | controller |             template:
2026-06-11 11:03:05.801808 | controller |               swiftProxy:
2026-06-11 11:03:05.801811 | controller |                 networkAttachments:
2026-06-11 11:03:05.801814 | controller |                 - storage
2026-06-11 11:03:05.801818 | controller |                 override:
2026-06-11 11:03:05.801821 | controller |                   service:
2026-06-11 11:03:05.801824 | controller |                     internal:
2026-06-11 11:03:05.801828 | controller |                       metadata:
2026-06-11 11:03:05.801831 | controller |                         annotations:
2026-06-11 11:03:05.801834 | controller |                           metallb.universe.tf/address-pool: internalapi
2026-06-11 11:03:05.801838 | controller |                           metallb.universe.tf/allow-shared-ip: internalapi
2026-06-11 11:03:05.801841 | controller |                           metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-11 11:03:05.801845 | controller |                       spec:
2026-06-11 11:03:05.801848 | controller |                         type: LoadBalancer
2026-06-11 11:03:05.801851 | controller |                 replicas: 1
2026-06-11 11:03:05.801855 | controller |               swiftRing:
2026-06-11 11:03:05.801858 | controller |                 ringReplicas: 1
2026-06-11 11:03:05.801863 | controller |               swiftStorage:
2026-06-11 11:03:05.801867 | controller |                 networkAttachments:
2026-06-11 11:03:05.801870 | controller |                 - storage
2026-06-11 11:03:05.801873 | controller |                 replicas: 1
2026-06-11 11:03:05.801877 | controller |           telemetry:
2026-06-11 11:03:05.801880 | controller |             enabled: true
2026-06-11 11:03:05.801883 | controller |             template:
2026-06-11 11:03:05.801887 | controller |               autoscaling:
2026-06-11 11:03:05.801890 | controller |                 aodh:
2026-06-11 11:03:05.801896 | controller |                   databaseAccount: aodh
2026-06-11 11:03:05.801900 | controller |                   databaseInstance: openstack
2026-06-11 11:03:05.801903 | controller |                   notificationsBus:
2026-06-11 11:03:05.801907 | controller |                     cluster: rabbitmq
2026-06-11 11:03:05.801910 | controller |                   passwordSelectors: null
2026-06-11 11:03:05.801913 | controller |                   secret: osp-secret
2026-06-11 11:03:05.801917 | controller |                 enabled: false
2026-06-11 11:03:05.801920 | controller |                 heatInstance: heat
2026-06-11 11:03:05.801923 | controller |               ceilometer:
2026-06-11 11:03:05.801927 | controller |                 enabled: true
2026-06-11 11:03:05.801930 | controller |                 notificationsBus:
2026-06-11 11:03:05.801934 | controller |                   cluster: rabbitmq
2026-06-11 11:03:05.801937 | controller |                 secret: osp-secret
2026-06-11 11:03:05.801940 | controller |               cloudkitty:
2026-06-11 11:03:05.801944 | controller |                 apiTimeout: 0
2026-06-11 11:03:05.801947 | controller |                 cloudKittyAPI:
2026-06-11 11:03:05.801950 | controller |                   override:
2026-06-11 11:03:05.801954 | controller |                     service:
2026-06-11 11:03:05.801957 | controller |                       internal:
2026-06-11 11:03:05.801961 | controller |                         metadata:
2026-06-11 11:03:05.801964 | controller |                           annotations:
2026-06-11 11:03:05.801969 | controller |                             metallb.universe.tf/address-pool: internalapi
2026-06-11 11:03:05.801992 | controller |                             metallb.universe.tf/allow-shared-ip: internalapi
2026-06-11 11:03:05.802000 | controller |                             metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-11 11:03:05.802004 | controller |                         spec:
2026-06-11 11:03:05.802008 | controller |                           type: LoadBalancer
2026-06-11 11:03:05.802011 | controller |                   replicas: 1
2026-06-11 11:03:05.802015 | controller |                   resources: {}
2026-06-11 11:03:05.802018 | controller |                   tls:
2026-06-11 11:03:05.802021 | controller |                     api:
2026-06-11 11:03:05.802025 | controller |                       internal: {}
2026-06-11 11:03:05.802028 | controller |                       public: {}
2026-06-11 11:03:05.802032 | controller |                     caBundleSecretName: combined-ca-bundle
2026-06-11 11:03:05.802035 | controller |                 cloudKittyProc:
2026-06-11 11:03:05.802038 | controller |                   replicas: 1
2026-06-11 11:03:05.802042 | controller |                   resources: {}
2026-06-11 11:03:05.802045 | controller |                   tls:
2026-06-11 11:03:05.802048 | controller |                     caBundleSecretName: combined-ca-bundle
2026-06-11 11:03:05.802055 | controller |                 databaseAccount: cloudkitty
2026-06-11 11:03:05.802059 | controller |                 databaseInstance: openstack
2026-06-11 11:03:05.802062 | controller |                 enabled: false
2026-06-11 11:03:05.802066 | controller |                 memcachedInstance: memcached
2026-06-11 11:03:05.802069 | controller |                 messagingBus:
2026-06-11 11:03:05.802072 | controller |                   cluster: rabbitmq
2026-06-11 11:03:05.802076 | controller |                 passwordSelector:
2026-06-11 11:03:05.802079 | controller |                   aodhService: AodhPassword
2026-06-11 11:03:05.802082 | controller |                   ceilometerService: CeilometerPassword
2026-06-11 11:03:05.802086 | controller |                   cloudKittyService: CloudKittyPassword
2026-06-11 11:03:05.802089 | controller |                 preserveJobs: false
2026-06-11 11:03:05.802093 | controller |                 s3StorageConfig:
2026-06-11 11:03:05.802096 | controller |                   schemas:
2026-06-11 11:03:05.802099 | controller |                   - effectiveDate: '2024-11-18'
2026-06-11 11:03:05.802103 | controller |                     version: v13
2026-06-11 11:03:05.802109 | controller |                   secret:
2026-06-11 11:03:05.802112 | controller |                     name: cloudkitty-loki-s3
2026-06-11 11:03:05.802116 | controller |                     type: s3
2026-06-11 11:03:05.802119 | controller |                 secret: osp-secret
2026-06-11 11:03:05.802123 | controller |                 serviceUser: cloudkitty
2026-06-11 11:03:05.802126 | controller |                 storageClass: local-storage
2026-06-11 11:03:05.802129 | controller |               logging:
2026-06-11 11:03:05.802133 | controller |                 annotations:
2026-06-11 11:03:05.802136 | controller |                   metallb.universe.tf/address-pool: internalapi
2026-06-11 11:03:05.802140 | controller |                   metallb.universe.tf/allow-shared-ip: internalapi
2026-06-11 11:03:05.802143 | controller |                   metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-11 11:03:05.802146 | controller |                 cloNamespace: openshift-logging
2026-06-11 11:03:05.802150 | controller |                 enabled: false
2026-06-11 11:03:05.802153 | controller |                 ipaddr: 172.17.0.80
2026-06-11 11:03:05.802157 | controller |                 port: 10514
2026-06-11 11:03:05.802160 | controller |               metricStorage:
2026-06-11 11:03:05.802163 | controller |                 enabled: false
2026-06-11 11:03:05.802167 | controller |                 monitoringStack:
2026-06-11 11:03:05.802170 | controller |                   alertingEnabled: true
2026-06-11 11:03:05.802173 | controller |                   scrapeInterval: 30s
2026-06-11 11:03:05.802177 | controller |                   storage:
2026-06-11 11:03:05.802180 | controller |                     persistent:
2026-06-11 11:03:05.802184 | controller |                       pvcStorageRequest: 10Gi
2026-06-11 11:03:05.802187 | controller |                     retention: 24h
2026-06-11 11:03:05.802190 | controller |                     strategy: persistent
2026-06-11 11:03:05.812038 | controller |
2026-06-11 11:03:05.812080 | 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-11 11:03:05.812088 | controller | Thursday 11 June 2026  11:03:05 +0000 (0:00:00.054)       0:10:34.098 *********
2026-06-11 11:03:05.812094 | controller | Thursday 11 June 2026  11:03:05 +0000 (0:00:00.054)       0:10:34.097 *********
2026-06-11 11:03:06.213154 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_007_apply_the_openstackcontrolplan.log
2026-06-11 11:03:06.213211 | controller | changed: [localhost]
2026-06-11 11:03:06.213221 | controller |
2026-06-11 11:03:06.213230 | controller | TASK [edpm_prepare : Wait for control plane to change its status seconds={{ cifmw_edpm_prepare_wait_controplane_status_change_sec }}] ***
2026-06-11 11:03:06.213239 | controller | Thursday 11 June 2026  11:03:06 +0000 (0:00:00.400)       0:10:34.499 *********
2026-06-11 11:03:06.213247 | controller | Thursday 11 June 2026  11:03:06 +0000 (0:00:00.400)       0:10:34.497 *********
2026-06-11 11:03:36.251287 | controller | Pausing for 30 seconds
2026-06-11 11:03:36.251371 | controller | ok: [localhost]
2026-06-11 11:03:36.251380 | controller |
2026-06-11 11:03:36.251386 | 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-11 11:03:36.251408 | controller | Thursday 11 June 2026  11:03:36 +0000 (0:00:30.038)       0:11:04.537 *********
2026-06-11 11:03:36.251415 | controller | Thursday 11 June 2026  11:03:36 +0000 (0:00:30.038)       0:11:04.536 *********
2026-06-11 11:10:34.070072 | controller | changed: [localhost]
2026-06-11 11:10:34.070217 | controller |
2026-06-11 11:10:34.070234 | controller | TASK [Extract and install OpenStackControlplane CA role=install_openstack_ca] ***
2026-06-11 11:10:34.070246 | controller | Thursday 11 June 2026  11:10:34 +0000 (0:06:57.818)       0:18:02.356 *********
2026-06-11 11:10:34.070258 | controller | Thursday 11 June 2026  11:10:34 +0000 (0:06:57.818)       0:18:02.354 *********
2026-06-11 11:10:34.179355 | controller |
2026-06-11 11:10:34.179414 | controller | TASK [install_openstack_ca : Get CA bundle data with retries] ******************
2026-06-11 11:10:34.179422 | controller | Thursday 11 June 2026  11:10:34 +0000 (0:00:00.109)       0:18:02.465 *********
2026-06-11 11:10:34.179428 | controller | Thursday 11 June 2026  11:10:34 +0000 (0:00:00.109)       0:18:02.464 *********
2026-06-11 11:10:34.588212 | controller | changed: [localhost]
2026-06-11 11:10:34.588265 | controller |
2026-06-11 11:10:34.588276 | controller | TASK [install_openstack_ca : Set _ca_bundle fact if CA returned from OCP] ******
2026-06-11 11:10:34.588285 | controller | Thursday 11 June 2026  11:10:34 +0000 (0:00:00.408)       0:18:02.874 *********
2026-06-11 11:10:34.588292 | controller | Thursday 11 June 2026  11:10:34 +0000 (0:00:00.408)       0:18:02.873 *********
2026-06-11 11:10:34.647625 | controller | ok: [localhost]
2026-06-11 11:10:34.647702 | controller |
2026-06-11 11:10:34.647711 | 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-11 11:10:34.647717 | controller | Thursday 11 June 2026  11:10:34 +0000 (0:00:00.059)       0:18:02.934 *********
2026-06-11 11:10:34.647723 | controller | Thursday 11 June 2026  11:10:34 +0000 (0:00:00.059)       0:18:02.932 *********
2026-06-11 11:10:35.102405 | controller | changed: [localhost]
2026-06-11 11:10:35.102450 | controller |
2026-06-11 11:10:35.102457 | 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-11 11:10:35.102463 | controller | Thursday 11 June 2026  11:10:35 +0000 (0:00:00.454)       0:18:03.389 *********
2026-06-11 11:10:35.102468 | controller | Thursday 11 June 2026  11:10:35 +0000 (0:00:00.454)       0:18:03.387 *********
2026-06-11 11:10:35.294420 | controller | ok: [localhost]
2026-06-11 11:10:35.294506 | controller |
2026-06-11 11:10:35.294513 | controller | TASK [Call install_ca role to inject OpenStackControlplane CA file if present role=install_ca] ***
2026-06-11 11:10:35.294520 | controller | Thursday 11 June 2026  11:10:35 +0000 (0:00:00.191)       0:18:03.580 *********
2026-06-11 11:10:35.294525 | controller | Thursday 11 June 2026  11:10:35 +0000 (0:00:00.191)       0:18:03.579 *********
2026-06-11 11:10:35.356776 | controller |
2026-06-11 11:10:35.356855 | controller | TASK [install_ca : Ensure target directory exists path={{ cifmw_install_ca_trust_dir }}, state=directory, mode=0755] ***
2026-06-11 11:10:35.356862 | controller | Thursday 11 June 2026  11:10:35 +0000 (0:00:00.062)       0:18:03.642 *********
2026-06-11 11:10:35.356868 | controller | Thursday 11 June 2026  11:10:35 +0000 (0:00:00.062)       0:18:03.641 *********
2026-06-11 11:10:35.641285 | controller | ok: [localhost]
2026-06-11 11:10:35.641337 | controller |
2026-06-11 11:10:35.641345 | 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-11 11:10:35.641351 | controller | Thursday 11 June 2026  11:10:35 +0000 (0:00:00.284)       0:18:03.927 *********
2026-06-11 11:10:35.641355 | controller | Thursday 11 June 2026  11:10:35 +0000 (0:00:00.284)       0:18:03.925 *********
2026-06-11 11:10:35.682601 | controller | skipping: [localhost]
2026-06-11 11:10:35.682652 | controller |
2026-06-11 11:10:35.682661 | 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-11 11:10:35.682669 | controller | Thursday 11 June 2026  11:10:35 +0000 (0:00:00.041)       0:18:03.968 *********
2026-06-11 11:10:35.682674 | controller | Thursday 11 June 2026  11:10:35 +0000 (0:00:00.041)       0:18:03.967 *********
2026-06-11 11:10:35.735124 | controller | skipping: [localhost]
2026-06-11 11:10:35.735187 | controller |
2026-06-11 11:10:35.735198 | 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-11 11:10:35.735206 | controller | Thursday 11 June 2026  11:10:35 +0000 (0:00:00.052)       0:18:04.021 *********
2026-06-11 11:10:35.735213 | controller | Thursday 11 June 2026  11:10:35 +0000 (0:00:00.052)       0:18:04.019 *********
2026-06-11 11:10:35.779656 | controller | skipping: [localhost]
2026-06-11 11:10:35.779773 | controller |
2026-06-11 11:10:35.779781 | 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-11 11:10:35.779812 | controller | Thursday 11 June 2026  11:10:35 +0000 (0:00:00.044)       0:18:04.065 *********
2026-06-11 11:10:35.779817 | controller | Thursday 11 June 2026  11:10:35 +0000 (0:00:00.044)       0:18:04.064 *********
2026-06-11 11:10:36.261493 | controller | changed: [localhost]
2026-06-11 11:10:36.261555 | controller |
2026-06-11 11:10:36.261560 | controller | TASK [install_ca : Update ca bundle _raw_params=update-ca-trust] ***************
2026-06-11 11:10:36.261565 | controller | Thursday 11 June 2026  11:10:36 +0000 (0:00:00.482)       0:18:04.548 *********
2026-06-11 11:10:36.261569 | controller | Thursday 11 June 2026  11:10:36 +0000 (0:00:00.482)       0:18:04.546 *********
2026-06-11 11:10:37.880102 | controller | changed: [localhost]
2026-06-11 11:10:37.880190 | controller |
2026-06-11 11:10:37.880202 | 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-11 11:10:37.880211 | controller | Thursday 11 June 2026  11:10:37 +0000 (0:00:01.618)       0:18:06.166 *********
2026-06-11 11:10:37.880219 | controller | Thursday 11 June 2026  11:10:37 +0000 (0:00:01.618)       0:18:06.164 *********
2026-06-11 11:10:38.278781 | controller | changed: [localhost]
2026-06-11 11:10:38.278862 | controller |
2026-06-11 11:10:38.278871 | 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-11 11:10:38.278878 | controller | Thursday 11 June 2026  11:10:38 +0000 (0:00:00.398)       0:18:06.565 *********
2026-06-11 11:10:38.278883 | controller | Thursday 11 June 2026  11:10:38 +0000 (0:00:00.398)       0:18:06.563 *********
2026-06-11 11:10:38.791165 | controller | ok: [localhost]
2026-06-11 11:10:38.791246 | controller |
2026-06-11 11:10:38.791254 | 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-11 11:10:38.791261 | controller | Thursday 11 June 2026  11:10:38 +0000 (0:00:00.512)       0:18:07.077 *********
2026-06-11 11:10:38.791267 | controller | Thursday 11 June 2026  11:10:38 +0000 (0:00:00.512)       0:18:07.076 *********
2026-06-11 11:10:38.867597 | controller | ok: [localhost]
2026-06-11 11:10:38.867671 | controller |
2026-06-11 11:10:38.867676 | 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-11 11:10:38.867681 | controller | Thursday 11 June 2026  11:10:38 +0000 (0:00:00.076)       0:18:07.153 *********
2026-06-11 11:10:38.867686 | controller | Thursday 11 June 2026  11:10:38 +0000 (0:00:00.076)       0:18:07.152 *********
2026-06-11 11:10:39.028480 | controller | ok: [localhost]
2026-06-11 11:10:39.028560 | controller |
2026-06-11 11:10:39.028570 | controller | TASK [run_hook : Loop on hooks for post_ctlplane_deploy _raw_params={{ hook.type }}.yml] ***
2026-06-11 11:10:39.028576 | controller | Thursday 11 June 2026  11:10:39 +0000 (0:00:00.160)       0:18:07.314 *********
2026-06-11 11:10:39.028581 | controller | Thursday 11 June 2026  11:10:39 +0000 (0:00:00.160)       0:18:07.313 *********
2026-06-11 11:10:39.157594 | controller | skipping: [localhost]
2026-06-11 11:10:39.157697 | controller |
2026-06-11 11:10:39.157707 | controller | TASK [cifmw_setup : Load parameters files dir={{ cifmw_basedir }}/artifacts/parameters] ***
2026-06-11 11:10:39.157715 | controller | Thursday 11 June 2026  11:10:39 +0000 (0:00:00.129)       0:18:07.444 *********
2026-06-11 11:10:39.157722 | controller | Thursday 11 June 2026  11:10:39 +0000 (0:00:00.129)       0:18:07.442 *********
2026-06-11 11:10:39.241184 | controller | ok: [localhost]
2026-06-11 11:10:39.241256 | controller |
2026-06-11 11:10:39.241262 | controller | TASK [edpm_deploy_baremetal : Define minimal set of repo variables when not running on Zuul _install_yamls_repos={{
2026-06-11 11:10:39.241266 | controller |   (
2026-06-11 11:10:39.241270 | controller |     {
2026-06-11 11:10:39.241273 | controller |       'OPENSTACK_REPO': operators_build_output[cifmw_operator_build_meta_name].git_src_dir,
2026-06-11 11:10:39.241285 | controller |       'OPENSTACK_BRANCH': '',
2026-06-11 11:10:39.241289 | controller |       'GIT_CLONE_OPTS': '-l',
2026-06-11 11:10:39.241292 | controller |     } if (cifmw_operator_build_meta_name is defined and cifmw_operator_build_meta_name in operators_build_output)
2026-06-11 11:10:39.241296 | controller |     else {}
2026-06-11 11:10:39.241299 | controller |   )
2026-06-11 11:10:39.241303 | controller | }}] ***
2026-06-11 11:10:39.241307 | controller | Thursday 11 June 2026  11:10:39 +0000 (0:00:00.083)       0:18:07.527 *********
2026-06-11 11:10:39.241311 | controller | Thursday 11 June 2026  11:10:39 +0000 (0:00:00.083)       0:18:07.526 *********
2026-06-11 11:10:39.277650 | controller | skipping: [localhost]
2026-06-11 11:10:39.277743 | controller |
2026-06-11 11:10:39.277752 | controller | TASK [edpm_deploy_baremetal : Set install_yamls Makefile environment variables cifmw_edpm_deploy_baremetal_common_env={{
2026-06-11 11:10:39.277759 | controller |   cifmw_install_yamls_environment |
2026-06-11 11:10:39.277766 | controller |   combine({'PATH': cifmw_path}) |
2026-06-11 11:10:39.277794 | controller |   combine(_install_yamls_repos | default({}))
2026-06-11 11:10:39.277801 | controller | }}, cifmw_edpm_deploy_baremetal_make_openstack_env={{
2026-06-11 11:10:39.277808 | controller |   cifmw_edpm_deploy_baremetal_make_openstack_env | default({}) |
2026-06-11 11:10:39.277815 | controller |   combine(
2026-06-11 11:10:39.277821 | controller |     {
2026-06-11 11:10:39.277828 | controller |       'OPENSTACK_IMG': operators_build_output[cifmw_operator_build_meta_name].image_catalog,
2026-06-11 11:10:39.277834 | controller |     } if (cifmw_operator_build_meta_name is defined and cifmw_operator_build_meta_name in operators_build_output)
2026-06-11 11:10:39.277841 | controller |     else {}
2026-06-11 11:10:39.277848 | controller |   )
2026-06-11 11:10:39.277854 | controller | }}, cifmw_edpm_deploy_baremetal_operators_build_output={{ operators_build_output }}] ***
2026-06-11 11:10:39.277861 | controller | Thursday 11 June 2026  11:10:39 +0000 (0:00:00.036)       0:18:07.564 *********
2026-06-11 11:10:39.277868 | controller | Thursday 11 June 2026  11:10:39 +0000 (0:00:00.036)       0:18:07.562 *********
2026-06-11 11:10:39.319844 | controller | ok: [localhost]
2026-06-11 11:10:39.319923 | controller |
2026-06-11 11:10:39.319935 | controller | TASK [Create virtual baremetal name=install_yamls_makes, tasks_from=make_edpm_baremetal_compute] ***
2026-06-11 11:10:39.319940 | controller | Thursday 11 June 2026  11:10:39 +0000 (0:00:00.042)       0:18:07.606 *********
2026-06-11 11:10:39.319944 | controller | Thursday 11 June 2026  11:10:39 +0000 (0:00:00.042)       0:18:07.604 *********
2026-06-11 11:10:39.375783 | controller |
2026-06-11 11:10:39.375857 | controller | TASK [install_yamls_makes : Debug make_edpm_baremetal_compute_env var=make_edpm_baremetal_compute_env] ***
2026-06-11 11:10:39.375863 | controller | Thursday 11 June 2026  11:10:39 +0000 (0:00:00.056)       0:18:07.662 *********
2026-06-11 11:10:39.375869 | controller | Thursday 11 June 2026  11:10:39 +0000 (0:00:00.056)       0:18:07.660 *********
2026-06-11 11:10:39.415376 | controller | ok: [localhost] =>
2026-06-11 11:10:39.415463 | controller |     make_edpm_baremetal_compute_env:
2026-06-11 11:10:39.415468 | controller |       BMAAS_INSTANCE_DISK_SIZE: 40
2026-06-11 11:10:39.415472 | controller |       BMAAS_INSTANCE_MEMORY: 8192
2026-06-11 11:10:39.415476 | controller |       BMAAS_INSTANCE_VCPUS: 6
2026-06-11 11:10:39.415480 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-11 11:10:39.415484 | controller |       DATAPLANE_GROWVOLS_ARGS: /=8GB /tmp=1GB /home=1GB /var=8GB
2026-06-11 11:10:39.415488 | controller |       DEPLOY_DIR: /home/zuul/ci-framework-data/artifacts/edpm_compute
2026-06-11 11:10:39.415492 | controller |       INSTALL_CERT_MANAGER: false
2026-06-11 11:10:39.415495 | controller |       KUBECONFIG: /home/zuul/.crc/machines/crc/kubeconfig
2026-06-11 11:10:39.415499 | controller |       OPENSTACK_IMG: 38.102.83.74:5001/openstack-k8s-operators/openstack-operator-index:2895d87b692193b55d566fae26f4c769f7f44de8
2026-06-11 11:10:39.415503 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-11 11:10:39.415506 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-11 11:10:39.415510 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-11 11:10:39.415514 | 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-11 11:10:39.415524 | controller |
2026-06-11 11:10:39.415528 | controller | TASK [install_yamls_makes : Debug make_edpm_baremetal_compute_params var=make_edpm_baremetal_compute_params] ***
2026-06-11 11:10:39.415532 | controller | Thursday 11 June 2026  11:10:39 +0000 (0:00:00.039)       0:18:07.701 *********
2026-06-11 11:10:39.415535 | controller | Thursday 11 June 2026  11:10:39 +0000 (0:00:00.039)       0:18:07.700 *********
2026-06-11 11:10:39.452305 | controller | skipping: [localhost]
2026-06-11 11:10:39.452379 | controller |
2026-06-11 11:10:39.452386 | 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-11 11:10:39.452392 | controller | Thursday 11 June 2026  11:10:39 +0000 (0:00:00.036)       0:18:07.738 *********
2026-06-11 11:10:39.452398 | controller | Thursday 11 June 2026  11:10:39 +0000 (0:00:00.036)       0:18:07.737 *********
2026-06-11 11:11:06.117206 | controller | [WARNING]: conditional statements should not include jinja2 templating
2026-06-11 11:11:06.117261 | controller | delimiters such as {{ }} or {% %}. Found: {{ make_edpm_baremetal_compute_until
2026-06-11 11:11:06.117267 | controller | | default(true) }}
2026-06-11 11:11:06.140422 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_008_run_edpm_baremetal_compute.log
2026-06-11 11:11:06.140490 | controller | changed: [localhost]
2026-06-11 11:11:06.140496 | controller |
2026-06-11 11:11:06.140501 | 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-11 11:11:06.140506 | controller | Thursday 11 June 2026  11:11:06 +0000 (0:00:26.688)       0:18:34.426 *********
2026-06-11 11:11:06.140509 | controller | Thursday 11 June 2026  11:11:06 +0000 (0:00:26.688)       0:18:34.425 *********
2026-06-11 11:11:06.184315 | controller | skipping: [localhost]
2026-06-11 11:11:06.184393 | controller |
2026-06-11 11:11:06.184401 | controller | TASK [edpm_deploy_baremetal : Define DATAPLANE_EXTRA_NOVA_CONFIG_FILE cifmw_edpm_deploy_baremetal_common_env={{
2026-06-11 11:11:06.184406 | controller |   cifmw_edpm_deploy_baremetal_common_env | default({}) |
2026-06-11 11:11:06.184412 | controller |   combine({'DATAPLANE_EXTRA_NOVA_CONFIG_FILE': _cifmw_edpm_deploy_baremetal_nova_extra_config_file })
2026-06-11 11:11:06.184417 | controller | }}, cacheable=True] ***
2026-06-11 11:11:06.184422 | controller | Thursday 11 June 2026  11:11:06 +0000 (0:00:00.044)       0:18:34.470 *********
2026-06-11 11:11:06.184427 | controller | Thursday 11 June 2026  11:11:06 +0000 (0:00:00.044)       0:18:34.469 *********
2026-06-11 11:11:06.232220 | controller | skipping: [localhost]
2026-06-11 11:11:06.232284 | controller |
2026-06-11 11:11:06.232290 | controller | TASK [Prepare OpenStack Dataplane NodeSet CR name=install_yamls_makes, tasks_from=make_edpm_deploy_baremetal_prep] ***
2026-06-11 11:11:06.232295 | controller | Thursday 11 June 2026  11:11:06 +0000 (0:00:00.047)       0:18:34.518 *********
2026-06-11 11:11:06.232299 | controller | Thursday 11 June 2026  11:11:06 +0000 (0:00:00.047)       0:18:34.517 *********
2026-06-11 11:11:06.285279 | controller |
2026-06-11 11:11:06.285344 | controller | TASK [install_yamls_makes : Debug make_edpm_deploy_baremetal_prep_env var=make_edpm_deploy_baremetal_prep_env] ***
2026-06-11 11:11:06.285352 | controller | Thursday 11 June 2026  11:11:06 +0000 (0:00:00.052)       0:18:34.571 *********
2026-06-11 11:11:06.285358 | controller | Thursday 11 June 2026  11:11:06 +0000 (0:00:00.052)       0:18:34.570 *********
2026-06-11 11:11:06.326512 | controller | ok: [localhost] =>
2026-06-11 11:11:06.326583 | controller |     make_edpm_deploy_baremetal_prep_env:
2026-06-11 11:11:06.326592 | controller |       BMAAS_INSTANCE_DISK_SIZE: 40
2026-06-11 11:11:06.326598 | controller |       BMAAS_INSTANCE_MEMORY: 8192
2026-06-11 11:11:06.326603 | controller |       BMAAS_INSTANCE_VCPUS: 6
2026-06-11 11:11:06.326608 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-11 11:11:06.326613 | controller |       DATAPLANE_GROWVOLS_ARGS: /=8GB /tmp=1GB /home=1GB /var=8GB
2026-06-11 11:11:06.326637 | controller |       DEPLOY_DIR: /home/zuul/ci-framework-data/artifacts/edpm_compute
2026-06-11 11:11:06.326642 | controller |       INSTALL_CERT_MANAGER: false
2026-06-11 11:11:06.326647 | controller |       KUBECONFIG: /home/zuul/.crc/machines/crc/kubeconfig
2026-06-11 11:11:06.326652 | controller |       OPENSTACK_IMG: 38.102.83.74:5001/openstack-k8s-operators/openstack-operator-index:2895d87b692193b55d566fae26f4c769f7f44de8
2026-06-11 11:11:06.326657 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-11 11:11:06.326662 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-11 11:11:06.326676 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-11 11:11:06.326682 | 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-11 11:11:06.326687 | controller |
2026-06-11 11:11:06.326692 | controller | TASK [install_yamls_makes : Debug make_edpm_deploy_baremetal_prep_params var=make_edpm_deploy_baremetal_prep_params] ***
2026-06-11 11:11:06.326697 | controller | Thursday 11 June 2026  11:11:06 +0000 (0:00:00.041)       0:18:34.612 *********
2026-06-11 11:11:06.326709 | controller | Thursday 11 June 2026  11:11:06 +0000 (0:00:00.041)       0:18:34.611 *********
2026-06-11 11:11:06.364888 | controller | skipping: [localhost]
2026-06-11 11:11:06.364952 | controller |
2026-06-11 11:11:06.364958 | 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-11 11:11:06.364963 | controller | Thursday 11 June 2026  11:11:06 +0000 (0:00:00.038)       0:18:34.651 *********
2026-06-11 11:11:06.364967 | controller | Thursday 11 June 2026  11:11:06 +0000 (0:00:00.038)       0:18:34.649 *********
2026-06-11 11:11:20.200533 | controller | [WARNING]: conditional statements should not include jinja2 templating
2026-06-11 11:11:20.200612 | controller | delimiters such as {{ }} or {% %}. Found: {{
2026-06-11 11:11:20.200631 | controller | make_edpm_deploy_baremetal_prep_until | default(true) }}
2026-06-11 11:11:20.241840 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_009_run_edpm_deploy_baremetal_prep.log
2026-06-11 11:11:20.241900 | controller | changed: [localhost]
2026-06-11 11:11:20.241907 | controller |
2026-06-11 11:11:20.241924 | 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-11 11:11:20.241931 | controller | apiVersion: kustomize.config.k8s.io/v1beta1
2026-06-11 11:11:20.241936 | controller | kind: Kustomization
2026-06-11 11:11:20.241941 | controller | patches:
2026-06-11 11:11:20.241947 | controller |   - target:
2026-06-11 11:11:20.241952 | controller |       kind: OpenStackDataPlaneNodeSet
2026-06-11 11:11:20.241957 | controller |     patch: |-
2026-06-11 11:11:20.241962 | controller | {% if content_provider_registry_ip is defined %}
2026-06-11 11:11:20.241992 | controller |       - op: add
2026-06-11 11:11:20.242002 | controller |         path: /spec/nodeTemplate/ansible/ansibleVars/edpm_container_registry_insecure_registries
2026-06-11 11:11:20.242007 | controller |         value: ["{{ content_provider_registry_ip }}:5001"]
2026-06-11 11:11:20.242013 | controller | {% endif %}
2026-06-11 11:11:20.242017 | controller |
2026-06-11 11:11:20.242022 | controller | {% if not cifmw_edpm_deploy_baremetal_bootc and not cifmw_edpm_deploy_baremetal_custom_bootstrap %}
2026-06-11 11:11:20.242027 | controller |       - op: add
2026-06-11 11:11:20.242032 | controller |         path: /spec/nodeTemplate/ansible/ansibleVars/edpm_bootstrap_command
2026-06-11 11:11:20.242037 | controller |         value: sudo dnf -y update
2026-06-11 11:11:20.242042 | controller | {% endif %}
2026-06-11 11:11:20.242047 | controller | {% endif %}, kustomizations_paths={{
2026-06-11 11:11:20.242060 | controller |   [
2026-06-11 11:11:20.242065 | controller |     (
2026-06-11 11:11:20.242070 | controller |       [
2026-06-11 11:11:20.242075 | controller |         cifmw_edpm_deploy_baremetal_manifests_dir,
2026-06-11 11:11:20.242080 | controller |         'kustomizations',
2026-06-11 11:11:20.242085 | controller |         'dataplane'
2026-06-11 11:11:20.242089 | controller |       ] | ansible.builtin.path_join
2026-06-11 11:11:20.242094 | controller |     )
2026-06-11 11:11:20.242099 | controller |   ]
2026-06-11 11:11:20.242104 | controller | }}] ***
2026-06-11 11:11:20.242109 | controller | Thursday 11 June 2026  11:11:20 +0000 (0:00:13.875)       0:18:48.527 *********
2026-06-11 11:11:20.242114 | controller | Thursday 11 June 2026  11:11:20 +0000 (0:00:13.876)       0:18:48.525 *********
2026-06-11 11:11:20.676492 | controller | changed: [localhost]
2026-06-11 11:11:20.676575 | controller |
2026-06-11 11:11:20.676582 | controller | TASK [edpm_deploy_baremetal : Log the CR that is about to be applied var=cifmw_edpm_deploy_baremetal_crs_kustomize_result] ***
2026-06-11 11:11:20.676587 | controller | Thursday 11 June 2026  11:11:20 +0000 (0:00:00.435)       0:18:48.962 *********
2026-06-11 11:11:20.676591 | controller | Thursday 11 June 2026  11:11:20 +0000 (0:00:00.435)       0:18:48.961 *********
2026-06-11 11:11:20.733249 | controller | ok: [localhost] =>
2026-06-11 11:11:20.733294 | controller |     cifmw_edpm_deploy_baremetal_crs_kustomize_result:
2026-06-11 11:11:20.733300 | controller |       changed: true
2026-06-11 11:11:20.733303 | controller |       count: 2
2026-06-11 11:11:20.733307 | controller |       failed: false
2026-06-11 11:11:20.733311 | controller |       kustomizations_paths:
2026-06-11 11:11:20.733315 | controller |       - /home/zuul/ci-framework-data/artifacts/manifests/openstack/dataplane/cr/kustomization.yaml
2026-06-11 11:11:20.733319 | controller |       output_path: /home/zuul/ci-framework-data/artifacts/manifests/openstack/dataplane/cr/cifmw-kustomization-result.yaml
2026-06-11 11:11:20.733322 | controller |       result:
2026-06-11 11:11:20.733326 | controller |       - apiVersion: v1
2026-06-11 11:11:20.733329 | controller |         data:
2026-06-11 11:11:20.733333 | controller |           network_config_template: |
2026-06-11 11:11:20.733337 | controller |             ---
2026-06-11 11:11:20.733341 | controller |             {% set mtu_list = [ctlplane_mtu] %}
2026-06-11 11:11:20.733344 | controller |             {% for network in nodeset_networks %}
2026-06-11 11:11:20.733348 | controller |             {% set _ = mtu_list.append(lookup('vars', networks_lower[network] ~ '_mtu')) %}
2026-06-11 11:11:20.733351 | controller |             {%- endfor %}
2026-06-11 11:11:20.733355 | controller |             {% set min_viable_mtu = mtu_list | max %}
2026-06-11 11:11:20.733358 | controller |             network_config:
2026-06-11 11:11:20.733362 | controller |             - type: ovs_bridge
2026-06-11 11:11:20.733365 | controller |               name: {{ neutron_physical_bridge_name }}
2026-06-11 11:11:20.733369 | controller |               mtu: {{ min_viable_mtu }}
2026-06-11 11:11:20.733372 | controller |               use_dhcp: false
2026-06-11 11:11:20.733376 | controller |               dns_servers: {{ ctlplane_dns_nameservers }}
2026-06-11 11:11:20.733379 | controller |               domain: {{ dns_search_domains }}
2026-06-11 11:11:20.733390 | controller |               addresses:
2026-06-11 11:11:20.733394 | controller |               - ip_netmask: {{ ctlplane_ip }}/{{ ctlplane_cidr }}
2026-06-11 11:11:20.733398 | controller |               routes: {{ ctlplane_host_routes }}
2026-06-11 11:11:20.733401 | controller |               members:
2026-06-11 11:11:20.733405 | controller |               - type: interface
2026-06-11 11:11:20.733408 | controller |                 name: nic1
2026-06-11 11:11:20.733412 | controller |                 mtu: {{ min_viable_mtu }}
2026-06-11 11:11:20.733415 | controller |                 # force the MAC address of the bridge to this interface
2026-06-11 11:11:20.733418 | controller |                 primary: true
2026-06-11 11:11:20.733422 | controller |             {% for network in nodeset_networks %}
2026-06-11 11:11:20.733425 | controller |               - type: vlan
2026-06-11 11:11:20.733428 | controller |                 mtu: {{ lookup('vars', networks_lower[network] ~ '_mtu') }}
2026-06-11 11:11:20.733432 | controller |                 vlan_id: {{ lookup('vars', networks_lower[network] ~ '_vlan_id') }}
2026-06-11 11:11:20.733435 | controller |                 addresses:
2026-06-11 11:11:20.733439 | controller |                 - ip_netmask:
2026-06-11 11:11:20.733442 | controller |                     {{ lookup('vars', networks_lower[network] ~ '_ip') }}/{{ lookup('vars', networks_lower[network] ~ '_cidr') }}
2026-06-11 11:11:20.733450 | controller |                 routes: {{ lookup('vars', networks_lower[network] ~ '_host_routes') }}
2026-06-11 11:11:20.733454 | controller |             {% endfor %}
2026-06-11 11:11:20.733457 | controller |         kind: ConfigMap
2026-06-11 11:11:20.733461 | controller |         metadata:
2026-06-11 11:11:20.733464 | controller |           labels:
2026-06-11 11:11:20.733467 | controller |             created-by: install_yamls
2026-06-11 11:11:20.733471 | controller |           name: network-config-template-ipam
2026-06-11 11:11:20.733474 | controller |           namespace: openstack
2026-06-11 11:11:20.733478 | controller |       - apiVersion: v1
2026-06-11 11:11:20.733481 | controller |         data:
2026-06-11 11:11:20.733484 | controller |           physical_bridge_name: br-ex
2026-06-11 11:11:20.733488 | controller |           public_interface_name: eth0
2026-06-11 11:11:20.733491 | controller |         kind: ConfigMap
2026-06-11 11:11:20.733494 | controller |         metadata:
2026-06-11 11:11:20.733498 | controller |           labels:
2026-06-11 11:11:20.733501 | controller |             created-by: install_yamls
2026-06-11 11:11:20.733504 | controller |           name: neutron-edpm-ipam
2026-06-11 11:11:20.733508 | controller |           namespace: openstack
2026-06-11 11:11:20.733511 | controller |       - apiVersion: v1
2026-06-11 11:11:20.733515 | controller |         data:
2026-06-11 11:11:20.733518 | controller |           25-nova-extra.conf: ''
2026-06-11 11:11:20.733521 | controller |         kind: ConfigMap
2026-06-11 11:11:20.733525 | controller |         metadata:
2026-06-11 11:11:20.733528 | controller |           labels:
2026-06-11 11:11:20.733531 | controller |             created-by: install_yamls
2026-06-11 11:11:20.733535 | controller |           name: nova-extra-config
2026-06-11 11:11:20.733538 | controller |           namespace: openstack
2026-06-11 11:11:20.733541 | controller |       - apiVersion: dataplane.openstack.org/v1beta1
2026-06-11 11:11:20.733545 | controller |         kind: OpenStackDataPlaneDeployment
2026-06-11 11:11:20.733548 | controller |         metadata:
2026-06-11 11:11:20.733551 | controller |           labels:
2026-06-11 11:11:20.733555 | controller |             created-by: install_yamls
2026-06-11 11:11:20.733558 | controller |           name: edpm-deployment-ipam
2026-06-11 11:11:20.733561 | controller |           namespace: openstack
2026-06-11 11:11:20.733565 | controller |         spec:
2026-06-11 11:11:20.733568 | controller |           nodeSets:
2026-06-11 11:11:20.733571 | controller |           - openstack-edpm-ipam
2026-06-11 11:11:20.733575 | controller |       - apiVersion: dataplane.openstack.org/v1beta1
2026-06-11 11:11:20.733578 | controller |         kind: OpenStackDataPlaneNodeSet
2026-06-11 11:11:20.733582 | controller |         metadata:
2026-06-11 11:11:20.733585 | controller |           labels:
2026-06-11 11:11:20.733588 | controller |             created-by: install_yamls
2026-06-11 11:11:20.733592 | controller |           name: openstack-edpm-ipam
2026-06-11 11:11:20.733595 | controller |           namespace: openstack
2026-06-11 11:11:20.733598 | controller |         spec:
2026-06-11 11:11:20.733602 | controller |           baremetalSetTemplate:
2026-06-11 11:11:20.733605 | controller |             bmhLabelSelector:
2026-06-11 11:11:20.733609 | controller |               app: openstack
2026-06-11 11:11:20.733612 | controller |             bmhNamespace: openstack
2026-06-11 11:11:20.733615 | controller |             cloudUserName: cloud-admin
2026-06-11 11:11:20.733619 | controller |             ctlplaneInterface: enp1s0
2026-06-11 11:11:20.733622 | controller |           env:
2026-06-11 11:11:20.733626 | controller |           - name: ANSIBLE_FORCE_COLOR
2026-06-11 11:11:20.733629 | controller |             value: 'True'
2026-06-11 11:11:20.733632 | controller |           networkAttachments:
2026-06-11 11:11:20.733636 | controller |           - ctlplane
2026-06-11 11:11:20.733639 | controller |           nodeTemplate:
2026-06-11 11:11:20.733642 | controller |             ansible:
2026-06-11 11:11:20.733646 | controller |               ansibleUser: cloud-admin
2026-06-11 11:11:20.733649 | controller |               ansibleVars:
2026-06-11 11:11:20.733653 | controller |                 edpm_bootstrap_command: sudo dnf -y update
2026-06-11 11:11:20.733656 | controller |                 edpm_container_registry_insecure_registries:
2026-06-11 11:11:20.733659 | controller |                 - 38.102.83.74:5001
2026-06-11 11:11:20.733663 | controller |                 edpm_nodes_validation_validate_controllers_icmp: false
2026-06-11 11:11:20.733667 | controller |                 edpm_nodes_validation_validate_gateway_icmp: false
2026-06-11 11:11:20.733670 | controller |                 edpm_sshd_allowed_ranges:
2026-06-11 11:11:20.733675 | controller |                 - 192.168.122.0/24
2026-06-11 11:11:20.733679 | controller |                 enable_debug: false
2026-06-11 11:11:20.733682 | controller |                 gather_facts: false
2026-06-11 11:11:20.733692 | controller |                 growvols_args: /=8GB /tmp=1GB /home=1GB /var=8GB
2026-06-11 11:11:20.733696 | controller |                 image_prefix: openstack
2026-06-11 11:11:20.733699 | controller |                 image_tag: current-podified
2026-06-11 11:11:20.733703 | controller |                 registry_url: quay.io/podified-antelope-centos9
2026-06-11 11:11:20.733706 | controller |                 timesync_ntp_servers:
2026-06-11 11:11:20.733709 | controller |                 - hostname: pool.ntp.org
2026-06-11 11:11:20.733713 | controller |               ansibleVarsFrom:
2026-06-11 11:11:20.733716 | controller |               - configMapRef:
2026-06-11 11:11:20.733720 | controller |                   name: network-config-template-ipam
2026-06-11 11:11:20.733723 | controller |                 prefix: edpm_
2026-06-11 11:11:20.733726 | controller |               - configMapRef:
2026-06-11 11:11:20.733730 | controller |                   name: neutron-edpm-ipam
2026-06-11 11:11:20.733733 | controller |                 prefix: neutron_
2026-06-11 11:11:20.733737 | controller |             ansibleSSHPrivateKeySecret: dataplane-ansible-ssh-private-key-secret
2026-06-11 11:11:20.733740 | controller |             networks:
2026-06-11 11:11:20.733743 | controller |             - defaultRoute: true
2026-06-11 11:11:20.733747 | controller |               name: ctlplane
2026-06-11 11:11:20.733750 | controller |               subnetName: subnet1
2026-06-11 11:11:20.733754 | controller |             - name: internalapi
2026-06-11 11:11:20.733757 | controller |               subnetName: subnet1
2026-06-11 11:11:20.733760 | controller |             - name: storage
2026-06-11 11:11:20.733764 | controller |               subnetName: subnet1
2026-06-11 11:11:20.733767 | controller |             - name: tenant
2026-06-11 11:11:20.733771 | controller |               subnetName: subnet1
2026-06-11 11:11:20.733774 | controller |           nodes:
2026-06-11 11:11:20.733777 | controller |             edpm-compute-0:
2026-06-11 11:11:20.733781 | controller |               hostName: edpm-compute-0
2026-06-11 11:11:20.733784 | controller |           preProvisioned: false
2026-06-11 11:11:20.733788 | controller |           services:
2026-06-11 11:11:20.733791 | controller |           - repo-setup
2026-06-11 11:11:20.733798 | controller |           - redhat
2026-06-11 11:11:20.733801 | controller |           - bootstrap
2026-06-11 11:11:20.733805 | controller |           - download-cache
2026-06-11 11:11:20.733808 | controller |           - configure-network
2026-06-11 11:11:20.733812 | controller |           - validate-network
2026-06-11 11:11:20.733815 | controller |           - install-os
2026-06-11 11:11:20.733818 | controller |           - configure-os
2026-06-11 11:11:20.733822 | controller |           - ssh-known-hosts
2026-06-11 11:11:20.733825 | controller |           - run-os
2026-06-11 11:11:20.733828 | controller |           - reboot-os
2026-06-11 11:11:20.733832 | controller |           - install-certs
2026-06-11 11:11:20.733835 | controller |           - ovn
2026-06-11 11:11:20.733838 | controller |           - neutron-metadata
2026-06-11 11:11:20.733842 | controller |           - libvirt
2026-06-11 11:11:20.733847 | controller |           - nova
2026-06-11 11:11:20.733851 | controller |           - telemetry
2026-06-11 11:11:20.733856 | controller |           tlsEnabled: true
2026-06-11 11:11:20.733861 | controller |
2026-06-11 11:11:20.733867 | 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-11 11:11:20.733873 | controller | Thursday 11 June 2026  11:11:20 +0000 (0:00:00.056)       0:18:49.019 *********
2026-06-11 11:11:20.733878 | controller | Thursday 11 June 2026  11:11:20 +0000 (0:00:00.056)       0:18:49.018 *********
2026-06-11 11:11:20.789846 | controller | skipping: [localhost]
2026-06-11 11:11:20.789945 | controller |
2026-06-11 11:11:20.789958 | 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-11 11:11:20.789968 | controller | Thursday 11 June 2026  11:11:20 +0000 (0:00:00.056)       0:18:49.076 *********
2026-06-11 11:11:20.790002 | controller | Thursday 11 June 2026  11:11:20 +0000 (0:00:00.056)       0:18:49.074 *********
2026-06-11 11:11:20.832484 | controller | skipping: [localhost]
2026-06-11 11:11:20.832619 | controller |
2026-06-11 11:11:20.832630 | 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-11 11:11:20.832638 | controller | Thursday 11 June 2026  11:11:20 +0000 (0:00:00.042)       0:18:49.118 *********
2026-06-11 11:11:20.832644 | controller | Thursday 11 June 2026  11:11:20 +0000 (0:00:00.042)       0:18:49.117 *********
2026-06-11 11:11:20.871712 | controller | skipping: [localhost]
2026-06-11 11:11:20.871785 | controller |
2026-06-11 11:11:20.871797 | 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-11 11:11:20.871803 | controller | Thursday 11 June 2026  11:11:20 +0000 (0:00:00.039)       0:18:49.157 *********
2026-06-11 11:11:20.871808 | controller | Thursday 11 June 2026  11:11:20 +0000 (0:00:00.039)       0:18:49.156 *********
2026-06-11 11:11:20.914960 | controller | skipping: [localhost]
2026-06-11 11:11:20.915012 | controller |
2026-06-11 11:11:20.915018 | 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-11 11:11:20.915023 | controller | Thursday 11 June 2026  11:11:20 +0000 (0:00:00.043)       0:18:49.201 *********
2026-06-11 11:11:20.915027 | controller | Thursday 11 June 2026  11:11:20 +0000 (0:00:00.043)       0:18:49.200 *********
2026-06-11 11:11:21.663227 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_010_apply_the_openstackdataplaneno.log
2026-06-11 11:11:21.663303 | controller | changed: [localhost]
2026-06-11 11:11:21.663311 | controller |
2026-06-11 11:11:21.663325 | 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-11 11:11:21.663331 | controller | Thursday 11 June 2026  11:11:21 +0000 (0:00:00.748)       0:18:49.949 *********
2026-06-11 11:11:21.663336 | controller | Thursday 11 June 2026  11:11:21 +0000 (0:00:00.748)       0:18:49.948 *********
2026-06-11 11:11:22.116574 | controller | changed: [localhost]
2026-06-11 11:11:22.116615 | controller |
2026-06-11 11:11:22.116622 | 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-11 11:11:22.116628 | controller | Thursday 11 June 2026  11:11:22 +0000 (0:00:00.453)       0:18:50.402 *********
2026-06-11 11:11:22.116638 | controller | Thursday 11 June 2026  11:11:22 +0000 (0:00:00.453)       0:18:50.401 *********
2026-06-11 11:15:32.380848 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (60 retries left).
2026-06-11 11:15:32.380939 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (59 retries left).
2026-06-11 11:15:32.380947 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (58 retries left).
2026-06-11 11:15:32.380952 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (57 retries left).
2026-06-11 11:15:32.380957 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (56 retries left).
2026-06-11 11:15:32.380988 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (55 retries left).
2026-06-11 11:15:32.380997 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (54 retries left).
2026-06-11 11:15:32.381000 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (53 retries left).
2026-06-11 11:15:32.381012 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (52 retries left).
2026-06-11 11:15:32.381017 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (51 retries left).
2026-06-11 11:15:32.381022 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (50 retries left).
2026-06-11 11:15:32.381027 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (49 retries left).
2026-06-11 11:15:32.381031 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (48 retries left).
2026-06-11 11:15:32.381036 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (47 retries left).
2026-06-11 11:15:32.381041 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (46 retries left).
2026-06-11 11:15:32.381046 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (45 retries left).
2026-06-11 11:15:32.381050 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (44 retries left).
2026-06-11 11:15:32.381055 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (43 retries left).
2026-06-11 11:15:32.381060 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (42 retries left).
2026-06-11 11:15:32.381064 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (41 retries left).
2026-06-11 11:15:32.381069 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (40 retries left).
2026-06-11 11:15:32.381074 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (39 retries left).
2026-06-11 11:15:32.381078 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (38 retries left).
2026-06-11 11:15:32.381083 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (37 retries left).
2026-06-11 11:15:32.381088 | controller | changed: [localhost]
2026-06-11 11:15:32.381093 | controller |
2026-06-11 11:15:32.381099 | 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-11 11:15:32.381105 | controller | Thursday 11 June 2026  11:15:32 +0000 (0:04:10.263)       0:23:00.666 *********
2026-06-11 11:15:32.381110 | controller | Thursday 11 June 2026  11:15:32 +0000 (0:04:10.264)       0:23:00.665 *********
2026-06-11 11:16:05.164448 | controller | changed: [localhost]
2026-06-11 11:16:05.164520 | controller |
2026-06-11 11:16:05.164527 | 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-11 11:16:05.164544 | controller | Thursday 11 June 2026  11:16:05 +0000 (0:00:32.783)       0:23:33.450 *********
2026-06-11 11:16:05.164550 | controller | Thursday 11 June 2026  11:16:05 +0000 (0:00:32.783)       0:23:33.449 *********
2026-06-11 11:21:00.347716 | controller | changed: [localhost]
2026-06-11 11:21:00.347804 | controller |
2026-06-11 11:21:00.347809 | controller | TASK [edpm_deploy_baremetal : Register the list of compute nodes _raw_params=oc get bmh -n {{ cifmw_install_yamls_defaults['NAMESPACE'] }}] ***
2026-06-11 11:21:00.347814 | controller | Thursday 11 June 2026  11:21:00 +0000 (0:04:55.183)       0:28:28.634 *********
2026-06-11 11:21:00.347818 | controller | Thursday 11 June 2026  11:21:00 +0000 (0:04:55.183)       0:28:28.632 *********
2026-06-11 11:21:00.723410 | controller | changed: [localhost]
2026-06-11 11:21:00.723483 | controller |
2026-06-11 11:21:00.723489 | controller | TASK [edpm_deploy_baremetal : Print the list of compute nodes var=compute_nodes_output.stdout_lines] ***
2026-06-11 11:21:00.723506 | controller | Thursday 11 June 2026  11:21:00 +0000 (0:00:00.375)       0:28:29.009 *********
2026-06-11 11:21:00.723509 | controller | Thursday 11 June 2026  11:21:00 +0000 (0:00:00.375)       0:28:29.008 *********
2026-06-11 11:21:00.766512 | controller | ok: [localhost] =>
2026-06-11 11:21:00.766586 | controller |     compute_nodes_output.stdout_lines:
2026-06-11 11:21:00.766592 | controller |     - NAME                        STATE         CONSUMER              ONLINE   ERROR   AGE
2026-06-11 11:21:00.766596 | controller |     - edpm-compute-baremetal-00   provisioned   openstack-edpm-ipam   true             9m54s
2026-06-11 11:21:00.766600 | controller |
2026-06-11 11:21:00.766626 | 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-11 11:21:00.766633 | controller | Thursday 11 June 2026  11:21:00 +0000 (0:00:00.043)       0:28:29.052 *********
2026-06-11 11:21:00.766637 | controller | Thursday 11 June 2026  11:21:00 +0000 (0:00:00.043)       0:28:29.051 *********
2026-06-11 11:44:53.001855 | controller | changed: [localhost]
2026-06-11 11:44:53.001906 | controller |
2026-06-11 11:44:53.001914 | 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-11 11:44:53.001921 | controller | Thursday 11 June 2026  11:44:52 +0000 (0:23:52.235)       0:52:21.288 *********
2026-06-11 11:44:53.001926 | controller | Thursday 11 June 2026  11:44:52 +0000 (0:23:52.235)       0:52:21.286 *********
2026-06-11 11:44:59.488478 | controller | changed: [localhost]
2026-06-11 11:44:59.488556 | controller |
2026-06-11 11:44:59.488562 | controller | TASK [cifmw_setup : Load parameters files dir={{ cifmw_basedir }}/artifacts/parameters] ***
2026-06-11 11:44:59.488566 | controller | Thursday 11 June 2026  11:44:59 +0000 (0:00:06.486)       0:52:27.775 *********
2026-06-11 11:44:59.488570 | controller | Thursday 11 June 2026  11:44:59 +0000 (0:00:06.486)       0:52:27.773 *********
2026-06-11 11:44:59.552080 | controller | ok: [localhost]
2026-06-11 11:44:59.552159 | controller |
2026-06-11 11:44:59.552167 | 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-11 11:44:59.552173 | controller | Thursday 11 June 2026  11:44:59 +0000 (0:00:00.063)       0:52:27.838 *********
2026-06-11 11:44:59.552179 | controller | Thursday 11 June 2026  11:44:59 +0000 (0:00:00.063)       0:52:27.837 *********
2026-06-11 11:44:59.604453 | controller | skipping: [localhost]
2026-06-11 11:44:59.604519 | controller |
2026-06-11 11:44:59.604525 | controller | TASK [libvirt_manager : Ensure needed directories exist path={{ item }}, state=directory, mode=0755] ***
2026-06-11 11:44:59.604529 | controller | Thursday 11 June 2026  11:44:59 +0000 (0:00:00.052)       0:52:27.891 *********
2026-06-11 11:44:59.604533 | controller | Thursday 11 June 2026  11:44:59 +0000 (0:00:00.052)       0:52:27.889 *********
2026-06-11 11:44:59.692335 | controller | skipping: [localhost] => (item=/home/zuul/ci-framework-data/workload)
2026-06-11 11:44:59.692427 | controller | skipping: [localhost] => (item=/home/zuul/ci-framework-data/artifacts/edpm_compute)
2026-06-11 11:44:59.692437 | controller | skipping: [localhost] => (item=/home/zuul/ci-framework-data/artifacts/openstack/cr/)
2026-06-11 11:44:59.692445 | controller | skipping: [localhost]
2026-06-11 11:44:59.692453 | controller |
2026-06-11 11:44:59.692460 | controller | TASK [libvirt_manager : Ensure image is available _raw_params=get_image.yml] ***
2026-06-11 11:44:59.692467 | controller | Thursday 11 June 2026  11:44:59 +0000 (0:00:00.087)       0:52:27.978 *********
2026-06-11 11:44:59.692474 | controller | Thursday 11 June 2026  11:44:59 +0000 (0:00:00.087)       0:52:27.977 *********
2026-06-11 11:44:59.737031 | controller | skipping: [localhost]
2026-06-11 11:44:59.737116 | controller |
2026-06-11 11:44:59.737149 | controller | TASK [Create EDPM compute VMs name=install_yamls_makes, tasks_from=make_edpm_compute.yml] ***
2026-06-11 11:44:59.737158 | controller | Thursday 11 June 2026  11:44:59 +0000 (0:00:00.044)       0:52:28.023 *********
2026-06-11 11:44:59.737165 | controller | Thursday 11 June 2026  11:44:59 +0000 (0:00:00.044)       0:52:28.022 *********
2026-06-11 11:44:59.773361 | controller | skipping: [localhost]
2026-06-11 11:44:59.773433 | controller |
2026-06-11 11:44:59.773439 | controller | TASK [libvirt_manager : Catch compute IPs _raw_params=virsh -c qemu:///system -q domifaddr --source arp --domain edpm-compute-{{ item }}] ***
2026-06-11 11:44:59.773443 | controller | Thursday 11 June 2026  11:44:59 +0000 (0:00:00.036)       0:52:28.060 *********
2026-06-11 11:44:59.773447 | controller | Thursday 11 June 2026  11:44:59 +0000 (0:00:00.036)       0:52:28.058 *********
2026-06-11 11:44:59.818874 | controller | skipping: [localhost]
2026-06-11 11:44:59.818935 | controller |
2026-06-11 11:44:59.818940 | controller | TASK [libvirt_manager : Ensure we get SSH host={{ item.stdout.split()[-1].split('/')[0] }}, port=22, timeout=60] ***
2026-06-11 11:44:59.818944 | controller | Thursday 11 June 2026  11:44:59 +0000 (0:00:00.045)       0:52:28.105 *********
2026-06-11 11:44:59.818948 | controller | Thursday 11 June 2026  11:44:59 +0000 (0:00:00.045)       0:52:28.104 *********
2026-06-11 11:44:59.850968 | controller | skipping: [localhost]
2026-06-11 11:44:59.851050 | controller |
2026-06-11 11:44:59.851056 | 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-11 11:44:59.851061 | controller | Thursday 11 June 2026  11:44:59 +0000 (0:00:00.032)       0:52:28.137 *********
2026-06-11 11:44:59.851065 | controller | Thursday 11 June 2026  11:44:59 +0000 (0:00:00.032)       0:52:28.136 *********
2026-06-11 11:44:59.906064 | controller | skipping: [localhost]
2026-06-11 11:44:59.906138 | controller |
2026-06-11 11:44:59.906146 | controller | TASK [Prepare for HCI deploy phase 1 name=hci_prepare, tasks_from=phase1.yml] ***
2026-06-11 11:44:59.906151 | controller | Thursday 11 June 2026  11:44:59 +0000 (0:00:00.054)       0:52:28.192 *********
2026-06-11 11:44:59.906157 | controller | Thursday 11 June 2026  11:44:59 +0000 (0:00:00.054)       0:52:28.191 *********
2026-06-11 11:44:59.944926 | controller | skipping: [localhost]
2026-06-11 11:44:59.945014 | controller |
2026-06-11 11:44:59.945021 | controller | TASK [edpm_deploy : Set EDPM related vars cifmw_edpm_deploy_env={{
2026-06-11 11:44:59.945030 | controller |   cifmw_install_yamls_environment |
2026-06-11 11:44:59.945034 | controller |   combine({'PATH': cifmw_path}) |
2026-06-11 11:44:59.945038 | controller |   combine({'DATAPLANE_REGISTRY_URL': cifmw_edpm_deploy_registry_url }) |
2026-06-11 11:44:59.945042 | controller |   combine({'DATAPLANE_CONTAINER_TAG': cifmw_repo_setup_full_hash | default(cifmw_install_yamls_defaults['DATAPLANE_CONTAINER_TAG']) }) |
2026-06-11 11:44:59.945046 | controller |   combine(cifmw_edpm_deploy_extra_vars | default({})) |
2026-06-11 11:44:59.945050 | controller |   combine(_install_yamls_repos | default({}))
2026-06-11 11:44:59.945053 | controller | }}, cacheable=True] ***
2026-06-11 11:44:59.945057 | controller | Thursday 11 June 2026  11:44:59 +0000 (0:00:00.038)       0:52:28.231 *********
2026-06-11 11:44:59.945060 | controller | Thursday 11 June 2026  11:44:59 +0000 (0:00:00.038)       0:52:28.229 *********
2026-06-11 11:44:59.985111 | controller | skipping: [localhost]
2026-06-11 11:44:59.985208 | controller |
2026-06-11 11:44:59.985220 | 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-11 11:44:59.985229 | controller | Thursday 11 June 2026  11:44:59 +0000 (0:00:00.040)       0:52:28.271 *********
2026-06-11 11:44:59.985236 | controller | Thursday 11 June 2026  11:44:59 +0000 (0:00:00.040)       0:52:28.269 *********
2026-06-11 11:45:00.033840 | controller | skipping: [localhost]
2026-06-11 11:45:00.033920 | controller |
2026-06-11 11:45:00.033927 | controller | TASK [edpm_deploy : Define DATAPLANE_EXTRA_NOVA_CONFIG_FILE cifmw_edpm_deploy_env={{
2026-06-11 11:45:00.033934 | controller |   cifmw_edpm_deploy_env | default({}) |
2026-06-11 11:45:00.033941 | controller |   combine({'DATAPLANE_EXTRA_NOVA_CONFIG_FILE': _cifmw_edpm_deploy_nova_extra_config_file })
2026-06-11 11:45:00.033963 | controller | }}, cacheable=True] ***
2026-06-11 11:45:00.034021 | controller | Thursday 11 June 2026  11:45:00 +0000 (0:00:00.048)       0:52:28.320 *********
2026-06-11 11:45:00.034031 | controller | Thursday 11 June 2026  11:45:00 +0000 (0:00:00.048)       0:52:28.318 *********
2026-06-11 11:45:00.082214 | controller | skipping: [localhost]
2026-06-11 11:45:00.082305 | controller |
2026-06-11 11:45:00.082316 | controller | TASK [Prepare OpenStack Dataplane NodeSet CR name=install_yamls_makes, tasks_from=make_edpm_deploy_prep] ***
2026-06-11 11:45:00.082325 | controller | Thursday 11 June 2026  11:45:00 +0000 (0:00:00.048)       0:52:28.368 *********
2026-06-11 11:45:00.082333 | controller | Thursday 11 June 2026  11:45:00 +0000 (0:00:00.048)       0:52:28.367 *********
2026-06-11 11:45:00.121705 | controller | skipping: [localhost]
2026-06-11 11:45:00.121761 | controller |
2026-06-11 11:45:00.121772 | 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-11 11:45:00.121781 | controller |   [
2026-06-11 11:45:00.121789 | controller |     (
2026-06-11 11:45:00.121796 | controller |       [
2026-06-11 11:45:00.121804 | controller |         cifmw_edpm_deploy_manifests_dir,
2026-06-11 11:45:00.121813 | controller |         'kustomizations',
2026-06-11 11:45:00.121821 | controller |         'dataplane'
2026-06-11 11:45:00.121828 | controller |       ] | ansible.builtin.path_join
2026-06-11 11:45:00.121836 | controller |     )
2026-06-11 11:45:00.121844 | controller |   ]
2026-06-11 11:45:00.121865 | controller | }}] ***
2026-06-11 11:45:00.121876 | controller | Thursday 11 June 2026  11:45:00 +0000 (0:00:00.039)       0:52:28.407 *********
2026-06-11 11:45:00.121884 | controller | Thursday 11 June 2026  11:45:00 +0000 (0:00:00.039)       0:52:28.406 *********
2026-06-11 11:45:00.157754 | controller | skipping: [localhost]
2026-06-11 11:45:00.157797 | controller |
2026-06-11 11:45:00.157802 | controller | TASK [edpm_deploy : Log the CR that is about to be applied var=cifmw_edpm_deploy_crs_kustomize_result] ***
2026-06-11 11:45:00.157816 | controller | Thursday 11 June 2026  11:45:00 +0000 (0:00:00.035)       0:52:28.443 *********
2026-06-11 11:45:00.157820 | controller | Thursday 11 June 2026  11:45:00 +0000 (0:00:00.035)       0:52:28.442 *********
2026-06-11 11:45:00.213037 | controller | skipping: [localhost]
2026-06-11 11:45:00.213119 | controller |
2026-06-11 11:45:00.213127 | 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-11 11:45:00.213135 | controller | Thursday 11 June 2026  11:45:00 +0000 (0:00:00.055)       0:52:28.499 *********
2026-06-11 11:45:00.213140 | controller | Thursday 11 June 2026  11:45:00 +0000 (0:00:00.055)       0:52:28.497 *********
2026-06-11 11:45:00.273139 | controller | skipping: [localhost]
2026-06-11 11:45:00.273224 | controller |
2026-06-11 11:45:00.273230 | 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-11 11:45:00.273235 | controller | Thursday 11 June 2026  11:45:00 +0000 (0:00:00.059)       0:52:28.558 *********
2026-06-11 11:45:00.273239 | controller | Thursday 11 June 2026  11:45:00 +0000 (0:00:00.059)       0:52:28.557 *********
2026-06-11 11:45:00.314926 | controller | skipping: [localhost]
2026-06-11 11:45:00.315034 | controller |
2026-06-11 11:45:00.315048 | 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-11 11:45:00.315055 | controller | Thursday 11 June 2026  11:45:00 +0000 (0:00:00.042)       0:52:28.601 *********
2026-06-11 11:45:00.315075 | controller | Thursday 11 June 2026  11:45:00 +0000 (0:00:00.042)       0:52:28.599 *********
2026-06-11 11:45:00.350022 | controller | skipping: [localhost]
2026-06-11 11:45:00.350094 | controller |
2026-06-11 11:45:00.350105 | 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-11 11:45:00.350132 | controller | Thursday 11 June 2026  11:45:00 +0000 (0:00:00.035)       0:52:28.636 *********
2026-06-11 11:45:00.350141 | controller | Thursday 11 June 2026  11:45:00 +0000 (0:00:00.035)       0:52:28.634 *********
2026-06-11 11:45:00.383553 | controller | skipping: [localhost]
2026-06-11 11:45:00.383634 | controller |
2026-06-11 11:45:00.383651 | 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-11 11:45:00.383661 | controller | oc rsh --namespace={{ cifmw_install_yamls_defaults['NAMESPACE'] }} nova-cell0-conductor-0 nova-manage cell_v2 discover_hosts --verbose
2026-06-11 11:45:00.383669 | controller | ] ***
2026-06-11 11:45:00.383677 | controller | Thursday 11 June 2026  11:45:00 +0000 (0:00:00.033)       0:52:28.669 *********
2026-06-11 11:45:00.383685 | controller | Thursday 11 June 2026  11:45:00 +0000 (0:00:00.033)       0:52:28.668 *********
2026-06-11 11:45:00.444379 | controller | skipping: [localhost]
2026-06-11 11:45:00.444470 | controller |
2026-06-11 11:45:00.444478 | controller | TASK [Validate EDPM name=install_yamls_makes, tasks_from=make_edpm_deploy_instance] ***
2026-06-11 11:45:00.444484 | controller | Thursday 11 June 2026  11:45:00 +0000 (0:00:00.060)       0:52:28.730 *********
2026-06-11 11:45:00.444489 | controller | Thursday 11 June 2026  11:45:00 +0000 (0:00:00.060)       0:52:28.729 *********
2026-06-11 11:45:00.539359 | controller | [WARNING]: Could not match supplied host pattern, ignoring: computes
2026-06-11 11:45:00.571355 | controller | skipping: [localhost]
2026-06-11 11:45:00.571439 | controller |
2026-06-11 11:45:00.571446 | controller | PLAY [Deploy NFS server on target nodes] ***************************************
2026-06-11 11:45:00.571452 | controller | skipping: no hosts matched
2026-06-11 11:45:00.571456 | controller |
2026-06-11 11:45:00.571461 | controller | PLAY [Clear ceph target hosts facts to force refreshing in HCI deployments] ****
2026-06-11 11:45:00.571466 | controller | skipping: no hosts matched
2026-06-11 11:45:00.571470 | controller |
2026-06-11 11:45:00.571475 | controller | PLAY [Deploy ceph using hooks] *************************************************
2026-06-11 11:45:00.571479 | controller |
2026-06-11 11:45:00.571485 | 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-11 11:45:00.571490 | controller | Thursday 11 June 2026  11:45:00 +0000 (0:00:00.127)       0:52:28.858 *********
2026-06-11 11:45:00.571495 | controller | Thursday 11 June 2026  11:45:00 +0000 (0:00:00.127)       0:52:28.856 *********
2026-06-11 11:45:00.658191 | controller | ok: [localhost]
2026-06-11 11:45:00.658262 | controller |
2026-06-11 11:45:00.658270 | 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-11 11:45:00.658277 | controller | Thursday 11 June 2026  11:45:00 +0000 (0:00:00.086)       0:52:28.944 *********
2026-06-11 11:45:00.658282 | controller | Thursday 11 June 2026  11:45:00 +0000 (0:00:00.086)       0:52:28.942 *********
2026-06-11 11:45:00.778968 | controller | ok: [localhost]
2026-06-11 11:45:00.779067 | controller |
2026-06-11 11:45:00.779074 | controller | TASK [run_hook : Loop on hooks for post_ceph _raw_params={{ hook.type }}.yml] ***
2026-06-11 11:45:00.779080 | controller | Thursday 11 June 2026  11:45:00 +0000 (0:00:00.120)       0:52:29.065 *********
2026-06-11 11:45:00.779085 | controller | Thursday 11 June 2026  11:45:00 +0000 (0:00:00.120)       0:52:29.063 *********
2026-06-11 11:45:00.975823 | controller | skipping: [localhost]
2026-06-11 11:45:00.975899 | controller |
2026-06-11 11:45:00.975905 | controller | PLAY [Continue HCI deploy, deploy architecture and validate workflow] **********
2026-06-11 11:45:00.975929 | controller |
2026-06-11 11:45:00.975935 | controller | TASK [Prepare for HCI deploy phase 2 name=hci_prepare, tasks_from=phase2.yml] ***
2026-06-11 11:45:00.975940 | controller | Thursday 11 June 2026  11:45:00 +0000 (0:00:00.197)       0:52:29.262 *********
2026-06-11 11:45:00.975945 | controller | Thursday 11 June 2026  11:45:00 +0000 (0:00:00.197)       0:52:29.261 *********
2026-06-11 11:45:01.011610 | controller | skipping: [localhost]
2026-06-11 11:45:01.011671 | controller |
2026-06-11 11:45:01.011678 | controller | TASK [Continue HCI deployment name=edpm_deploy] ********************************
2026-06-11 11:45:01.011683 | controller | Thursday 11 June 2026  11:45:01 +0000 (0:00:00.035)       0:52:29.298 *********
2026-06-11 11:45:01.011688 | controller | Thursday 11 June 2026  11:45:01 +0000 (0:00:00.035)       0:52:29.296 *********
2026-06-11 11:45:01.047350 | controller | skipping: [localhost]
2026-06-11 11:45:01.047438 | controller |
2026-06-11 11:45:01.047447 | 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-11 11:45:01.047454 | controller | Thursday 11 June 2026  11:45:01 +0000 (0:00:00.035)       0:52:29.333 *********
2026-06-11 11:45:01.047459 | controller | Thursday 11 June 2026  11:45:01 +0000 (0:00:00.035)       0:52:29.332 *********
2026-06-11 11:45:01.152354 | controller | ok: [localhost]
2026-06-11 11:45:01.152408 | controller |
2026-06-11 11:45:01.152414 | 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-11 11:45:01.152419 | controller | Thursday 11 June 2026  11:45:01 +0000 (0:00:00.104)       0:52:29.438 *********
2026-06-11 11:45:01.152423 | controller | Thursday 11 June 2026  11:45:01 +0000 (0:00:00.104)       0:52:29.437 *********
2026-06-11 11:45:01.463722 | controller | ok: [localhost]
2026-06-11 11:45:01.463837 | controller |
2026-06-11 11:45:01.463846 | controller | TASK [run_hook : Loop on hooks for post_deploy _raw_params={{ hook.type }}.yml] ***
2026-06-11 11:45:01.463853 | controller | Thursday 11 June 2026  11:45:01 +0000 (0:00:00.311)       0:52:29.750 *********
2026-06-11 11:45:01.463859 | controller | Thursday 11 June 2026  11:45:01 +0000 (0:00:00.311)       0:52:29.748 *********
2026-06-11 11:45:01.799580 | controller | skipping: [localhost]
2026-06-11 11:45:01.799652 | controller |
2026-06-11 11:45:01.799685 | controller | TASK [Run validations name=validations] ****************************************
2026-06-11 11:45:01.799694 | controller | Thursday 11 June 2026  11:45:01 +0000 (0:00:00.336)       0:52:30.086 *********
2026-06-11 11:45:01.799702 | controller | Thursday 11 June 2026  11:45:01 +0000 (0:00:00.336)       0:52:30.084 *********
2026-06-11 11:45:01.847460 | controller | skipping: [localhost]
2026-06-11 11:45:01.847566 | controller |
2026-06-11 11:45:01.847580 | 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-11 11:45:01.847590 | controller | Thursday 11 June 2026  11:45:01 +0000 (0:00:00.047)       0:52:30.133 *********
2026-06-11 11:45:01.847599 | controller | Thursday 11 June 2026  11:45:01 +0000 (0:00:00.047)       0:52:30.132 *********
2026-06-11 11:45:01.877689 | controller | skipping: [localhost]
2026-06-11 11:45:01.877728 | controller |
2026-06-11 11:45:01.877737 | 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-11 11:45:01.877746 | controller | Thursday 11 June 2026  11:45:01 +0000 (0:00:00.030)       0:52:30.164 *********
2026-06-11 11:45:01.877754 | controller | Thursday 11 June 2026  11:45:01 +0000 (0:00:00.030)       0:52:30.162 *********
2026-06-11 11:45:01.907852 | controller | skipping: [localhost]
2026-06-11 11:45:01.907902 | controller |
2026-06-11 11:45:01.907914 | controller | TASK [run_hook : Loop on hooks for pre_deploy _raw_params={{ hook.type }}.yml] ***
2026-06-11 11:45:01.907922 | controller | Thursday 11 June 2026  11:45:01 +0000 (0:00:00.030)       0:52:30.194 *********
2026-06-11 11:45:01.907942 | controller | Thursday 11 June 2026  11:45:01 +0000 (0:00:00.030)       0:52:30.193 *********
2026-06-11 11:45:02.047334 | controller | skipping: [localhost]
2026-06-11 11:45:02.047385 | controller |
2026-06-11 11:45:02.047390 | controller | TASK [Early end if not architecture deploy _raw_params=end_play] ***************
2026-06-11 11:45:02.047395 | controller | Thursday 11 June 2026  11:45:02 +0000 (0:00:00.121)       0:52:30.316 *********
2026-06-11 11:45:02.047398 | controller | Thursday 11 June 2026  11:45:02 +0000 (0:00:00.121)       0:52:30.314 *********
2026-06-11 11:45:02.047402 | controller |
2026-06-11 11:45:02.047405 | controller | PLAY RECAP *********************************************************************
2026-06-11 11:45:02.047409 | controller | localhost                  : ok=269  changed=97   unreachable=0    failed=0    skipped=173  rescued=0    ignored=1
2026-06-11 11:45:02.047412 | controller |
2026-06-11 11:45:02.047416 | controller | Thursday 11 June 2026  11:45:02 +0000 (0:00:00.016)       0:52:30.332 *********
2026-06-11 11:45:02.047419 | controller | ===============================================================================
2026-06-11 11:45:02.047423 | controller | edpm_deploy_baremetal : Wait for OpenStackDataPlaneNodeSet to be deployed  1432.24s
2026-06-11 11:45:02.047426 | controller | edpm_prepare : Wait for OpenStack controlplane to be deployed --------- 417.82s
2026-06-11 11:45:02.047430 | controller | edpm_deploy_baremetal : Wait for baremetal nodes to reach 'provisioned' state - 295.18s
2026-06-11 11:45:02.047433 | controller | edpm_deploy_baremetal : Wait for OpenStack Provision Server pod to be created - 250.26s
2026-06-11 11:45:02.047437 | controller | install_yamls_makes : Run openstack ----------------------------------- 223.77s
2026-06-11 11:45:02.047440 | controller | install_yamls_makes : Run openstack_init ------------------------------ 145.28s
2026-06-11 11:45:02.047443 | controller | edpm_prepare : Wait for OpenStack subscription creation ---------------- 61.35s
2026-06-11 11:45:02.047447 | controller | run_hook : Run hook without retry - Download needed tools -------------- 41.31s
2026-06-11 11:45:02.047450 | controller | edpm_deploy_baremetal : Wait for OpenStack Provision Server deployment to be available -- 32.78s
2026-06-11 11:45:02.047454 | controller | ci_setup : Install needed packages ------------------------------------- 30.16s
2026-06-11 11:45:02.047457 | controller | edpm_prepare : Wait for control plane to change its status ------------- 30.04s
2026-06-11 11:45:02.047461 | controller | install_yamls_makes : Run edpm_baremetal_compute ----------------------- 26.69s
2026-06-11 11:45:02.047464 | controller | cert_manager : Wait for cert-manager pods to be ready ------------------ 22.30s
2026-06-11 11:45:02.047467 | controller | install_yamls_makes : Run edpm_deploy_baremetal_prep ------------------- 13.88s
2026-06-11 11:45:02.047471 | controller | ci_local_storage : Perform action in the PV directory ------------------- 8.13s
2026-06-11 11:45:02.047474 | controller | repo_setup : Initialize python venv and install requirements ------------ 7.97s
2026-06-11 11:45:02.047477 | controller | edpm_deploy_baremetal : Run nova-manage discover_hosts to ensure compute nodes are mapped --- 6.49s
2026-06-11 11:45:02.047481 | controller | cert_manager : Install cert-manager from release manifest --------------- 5.55s
2026-06-11 11:45:02.047485 | controller | install_yamls_makes : Run openstack_deploy_prep ------------------------- 4.93s
2026-06-11 11:45:02.047488 | controller | install_yamls_makes : Run netconfig_deploy ------------------------------ 4.83s
2026-06-11 11:45:02.047491 | controller | Thursday 11 June 2026  11:45:02 +0000 (0:00:00.017)       0:52:30.332 *********
2026-06-11 11:45:02.047495 | controller | ===============================================================================
2026-06-11 11:45:02.047498 | controller | edpm_deploy_baremetal ------------------------------------------------ 2019.53s
2026-06-11 11:45:02.047501 | controller | edpm_prepare ---------------------------------------------------------- 514.27s
2026-06-11 11:45:02.047505 | controller | install_yamls_makes --------------------------------------------------- 421.33s
2026-06-11 11:45:02.047508 | controller | run_hook --------------------------------------------------------------- 47.33s
2026-06-11 11:45:02.047523 | controller | ci_setup --------------------------------------------------------------- 36.78s
2026-06-11 11:45:02.047533 | controller | cert_manager ----------------------------------------------------------- 32.41s
2026-06-11 11:45:02.047536 | controller | repo_setup ------------------------------------------------------------- 17.22s
2026-06-11 11:45:02.047540 | controller | ci_local_storage ------------------------------------------------------- 14.71s
2026-06-11 11:45:02.047543 | controller | rhol_crc ---------------------------------------------------------------- 9.49s
2026-06-11 11:45:02.047546 | controller | cifmw_helpers ----------------------------------------------------------- 9.43s
2026-06-11 11:45:02.047550 | controller | openshift_setup --------------------------------------------------------- 5.56s
2026-06-11 11:45:02.047553 | controller | openshift_login --------------------------------------------------------- 5.14s
2026-06-11 11:45:02.047556 | controller | install_yamls ----------------------------------------------------------- 3.54s
2026-06-11 11:45:02.047560 | controller | install_ca -------------------------------------------------------------- 2.91s
2026-06-11 11:45:02.047563 | controller | libvirt_manager --------------------------------------------------------- 2.80s
2026-06-11 11:45:02.047566 | controller | cifmw_setup ------------------------------------------------------------- 2.57s
2026-06-11 11:45:02.047570 | controller | install_openstack_ca ---------------------------------------------------- 1.18s
2026-06-11 11:45:02.047573 | controller | gather_facts ------------------------------------------------------------ 1.12s
2026-06-11 11:45:02.047576 | controller | edpm_deploy ------------------------------------------------------------- 0.63s
2026-06-11 11:45:02.047580 | controller | discover_latest_image --------------------------------------------------- 0.59s
2026-06-11 11:45:02.047591 | controller | manage_secrets ---------------------------------------------------------- 0.55s
2026-06-11 11:45:02.047595 | controller | operator_build ---------------------------------------------------------- 0.37s
2026-06-11 11:45:02.047598 | controller | ansible.builtin.file ---------------------------------------------------- 0.32s
2026-06-11 11:45:02.047602 | controller | networking_mapper ------------------------------------------------------- 0.30s
2026-06-11 11:45:02.047605 | controller | ansible.builtin.include_tasks ------------------------------------------- 0.09s
2026-06-11 11:45:02.047608 | controller | pkg_build --------------------------------------------------------------- 0.07s
2026-06-11 11:45:02.047611 | controller | ansible.builtin.include_vars -------------------------------------------- 0.05s
2026-06-11 11:45:02.047615 | controller | ansible.builtin.meta ---------------------------------------------------- 0.02s
2026-06-11 11:45:02.047618 | controller | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2026-06-11 11:45:02.047622 | controller | total ---------------------------------------------------------------- 3150.29s
2026-06-11 11:45:02.383398 | controller | ok: Runtime: 0:52:31.676955
2026-06-11 11:45:02.438827 | 
2026-06-11 11:45:02.438928 | PLAY RECAP
2026-06-11 11:45:02.439051 | controller | ok: 8 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0
2026-06-11 11:45:02.439128 | 
2026-06-11 11:45:02.620973 | RUN END RESULT_NORMAL: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/edpm_baremetal_deployment/run.yml@main]
2026-06-11 11:45:02.625032 | POST-RUN START: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/e2e-collect-logs.yml@main]
2026-06-11 11:45:03.420673 | 
2026-06-11 11:45:03.420809 | PLAY [Run ci/playbooks/e2e-collect-logs.yml]
2026-06-11 11:45:03.444039 | 
2026-06-11 11:45:03.444168 | TASK [Filter out host if needed]
2026-06-11 11:45:03.452082 | controller | skipping: end_host conditional evaluated to False, continuing execution for controller
2026-06-11 11:45:03.455691 | 
2026-06-11 11:45:03.455769 | TASK [Ensure we have the ci-framework on host]
2026-06-11 11:45:04.179092 | controller | ok
2026-06-11 11:45:04.189945 | 
2026-06-11 11:45:04.190088 | TASK [End host if no basedir]
2026-06-11 11:45:04.200983 | controller | skipping: end_host conditional evaluated to False, continuing execution for controller
2026-06-11 11:45:04.208446 | 
2026-06-11 11:45:04.208582 | TASK [Read base centos-9 scenarios]
2026-06-11 11:45:04.244660 | controller | ok
2026-06-11 11:45:04.364450 | 
2026-06-11 11:45:04.364609 | TASK [cifmw_helpers : Fail if file is not yaml or yml extension]
2026-06-11 11:45:04.390082 | controller | skipping: Conditional result was False
2026-06-11 11:45:04.396141 | 
2026-06-11 11:45:04.396238 | TASK [cifmw_helpers : Check if file is available]
2026-06-11 11:45:04.976802 | controller | ok
2026-06-11 11:45:04.985737 | 
2026-06-11 11:45:04.985878 | TASK [cifmw_helpers : Create temporary directory]
2026-06-11 11:45:05.023211 | controller | skipping: Conditional result was False
2026-06-11 11:45:05.034283 | 
2026-06-11 11:45:05.034459 | TASK [cifmw_helpers : Read vars]
2026-06-11 11:45:05.074785 | 
2026-06-11 11:45:05.075079 | TASK [cifmw_helpers : Create new variable files with content]
2026-06-11 11:45:05.125071 | 
2026-06-11 11:45:05.125425 | TASK [cifmw_helpers : Include vars]
2026-06-11 11:45:05.175569 | 
2026-06-11 11:45:05.175945 | TASK [cifmw_helpers : Remove temporary directory]
2026-06-11 11:45:05.213887 | controller | skipping: Conditional result was False
2026-06-11 11:45:05.233079 | 
2026-06-11 11:45:05.233230 | TASK [run_hook : Assert parameters are valid]
2026-06-11 11:45:05.360695 | controller | ok: All assertions passed
2026-06-11 11:45:05.370045 | 
2026-06-11 11:45:05.370191 | TASK [run_hook : Assert single hooks are all mappings]
2026-06-11 11:45:05.569677 | controller | ok: All assertions passed
2026-06-11 11:45:05.576381 | 
2026-06-11 11:45:05.576470 | LOOP [run_hook : Loop on hooks for pre_logs]
2026-06-11 11:45:05.671261 | 
2026-06-11 11:45:05.671570 | TASK [cifmw_setup : Ensure cifmw_basedir param is set]
2026-06-11 11:45:05.697704 | controller | skipping: Conditional result was False
2026-06-11 11:45:05.708689 | 
2026-06-11 11:45:05.708822 | TASK [Read artifacts parameters dir and set as facts]
2026-06-11 11:45:05.734045 | controller | ok
2026-06-11 11:45:05.761786 | 
2026-06-11 11:45:05.761897 | TASK [cifmw_helpers : Check directory is available]
2026-06-11 11:45:06.109588 | controller | ok
2026-06-11 11:45:06.124330 | 
2026-06-11 11:45:06.124441 | TASK [cifmw_helpers : Find yaml files]
2026-06-11 11:45:06.877616 | controller | ok: All paths examined
2026-06-11 11:45:06.890196 | 
2026-06-11 11:45:06.890394 | TASK [cifmw_helpers : Print available yaml files]
2026-06-11 11:45:06.949020 | 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-11 11:45:06.957611 | 
2026-06-11 11:45:06.957781 | LOOP [cifmw_helpers : Create files on localhost and use include_vars]
2026-06-11 11:45:07.013866 | controller | Output suppressed because no_log was given
2026-06-11 11:45:07.014308 | 
2026-06-11 11:45:07.026766 | controller | Output suppressed because no_log was given
2026-06-11 11:45:07.036019 | controller | Output suppressed because no_log was given
2026-06-11 11:45:07.044051 | controller | Output suppressed because no_log was given
2026-06-11 11:45:07.080533 | controller | included: /var/lib/zuul/builds/c97d27467eeb44b69341f7655d098d33/untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/roles/cifmw_helpers/tasks/include_file.yml
2026-06-11 11:45:07.093764 | controller | included: /var/lib/zuul/builds/c97d27467eeb44b69341f7655d098d33/untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/roles/cifmw_helpers/tasks/include_file.yml
2026-06-11 11:45:07.105186 | controller | included: /var/lib/zuul/builds/c97d27467eeb44b69341f7655d098d33/untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/roles/cifmw_helpers/tasks/include_file.yml
2026-06-11 11:45:07.112768 | controller | included: /var/lib/zuul/builds/c97d27467eeb44b69341f7655d098d33/untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/roles/cifmw_helpers/tasks/include_file.yml
2026-06-11 11:45:07.121794 | 
2026-06-11 11:45:07.121880 | TASK [cifmw_helpers : Fail if file is not yaml or yml extension]
2026-06-11 11:45:07.167639 | controller | skipping: Conditional result was False
2026-06-11 11:45:07.174640 | 
2026-06-11 11:45:07.174725 | TASK [cifmw_helpers : Check if file is available]
2026-06-11 11:45:07.818005 | controller | ok
2026-06-11 11:45:07.822764 | 
2026-06-11 11:45:07.822826 | TASK [cifmw_helpers : Create temporary directory]
2026-06-11 11:45:08.190965 | controller -> localhost | changed
2026-06-11 11:45:08.197764 | 
2026-06-11 11:45:08.197828 | TASK [cifmw_helpers : Read vars]
2026-06-11 11:45:08.812880 | controller | Output suppressed because no_log was given
2026-06-11 11:45:08.817123 | 
2026-06-11 11:45:08.817184 | TASK [cifmw_helpers : Create new variable files with content]
2026-06-11 11:45:09.542169 | controller -> localhost | Output suppressed because no_log was given
2026-06-11 11:45:09.553429 | 
2026-06-11 11:45:09.553570 | TASK [cifmw_helpers : Include vars]
2026-06-11 11:45:09.601125 | controller -> localhost | Output suppressed because no_log was given
2026-06-11 11:45:09.612883 | 
2026-06-11 11:45:09.613030 | TASK [cifmw_helpers : Remove temporary directory]
2026-06-11 11:45:10.026585 | controller -> localhost | changed
2026-06-11 11:45:10.041151 | 
2026-06-11 11:45:10.041297 | TASK [cifmw_helpers : Fail if file is not yaml or yml extension]
2026-06-11 11:45:10.068693 | controller | skipping: Conditional result was False
2026-06-11 11:45:10.080421 | 
2026-06-11 11:45:10.080680 | TASK [cifmw_helpers : Check if file is available]
2026-06-11 11:45:10.513742 | controller | ok
2026-06-11 11:45:10.525505 | 
2026-06-11 11:45:10.525668 | TASK [cifmw_helpers : Create temporary directory]
2026-06-11 11:45:10.797817 | controller -> localhost | changed
2026-06-11 11:45:10.809619 | 
2026-06-11 11:45:10.809762 | TASK [cifmw_helpers : Read vars]
2026-06-11 11:45:11.179850 | controller | Output suppressed because no_log was given
2026-06-11 11:45:11.188636 | 
2026-06-11 11:45:11.188771 | TASK [cifmw_helpers : Create new variable files with content]
2026-06-11 11:45:11.713729 | controller -> localhost | Output suppressed because no_log was given
2026-06-11 11:45:11.727504 | 
2026-06-11 11:45:11.727680 | TASK [cifmw_helpers : Include vars]
2026-06-11 11:45:11.766339 | controller -> localhost | Output suppressed because no_log was given
2026-06-11 11:45:11.777780 | 
2026-06-11 11:45:11.778100 | TASK [cifmw_helpers : Remove temporary directory]
2026-06-11 11:45:12.048556 | controller -> localhost | changed
2026-06-11 11:45:12.062430 | 
2026-06-11 11:45:12.062633 | TASK [cifmw_helpers : Fail if file is not yaml or yml extension]
2026-06-11 11:45:12.088558 | controller | skipping: Conditional result was False
2026-06-11 11:45:12.099488 | 
2026-06-11 11:45:12.099633 | TASK [cifmw_helpers : Check if file is available]
2026-06-11 11:45:12.453463 | controller | ok
2026-06-11 11:45:12.464223 | 
2026-06-11 11:45:12.464382 | TASK [cifmw_helpers : Create temporary directory]
2026-06-11 11:45:12.744763 | controller -> localhost | changed
2026-06-11 11:45:12.757096 | 
2026-06-11 11:45:12.757287 | TASK [cifmw_helpers : Read vars]
2026-06-11 11:45:13.189321 | controller | Output suppressed because no_log was given
2026-06-11 11:45:13.200120 | 
2026-06-11 11:45:13.200261 | TASK [cifmw_helpers : Create new variable files with content]
2026-06-11 11:45:13.773401 | controller -> localhost | Output suppressed because no_log was given
2026-06-11 11:45:13.779314 | 
2026-06-11 11:45:13.779395 | TASK [cifmw_helpers : Include vars]
2026-06-11 11:45:13.835385 | controller -> localhost | Output suppressed because no_log was given
2026-06-11 11:45:13.841052 | 
2026-06-11 11:45:13.841117 | TASK [cifmw_helpers : Remove temporary directory]
2026-06-11 11:45:14.159694 | controller -> localhost | changed
2026-06-11 11:45:14.174719 | 
2026-06-11 11:45:14.174872 | TASK [cifmw_helpers : Fail if file is not yaml or yml extension]
2026-06-11 11:45:14.202903 | controller | skipping: Conditional result was False
2026-06-11 11:45:14.214131 | 
2026-06-11 11:45:14.214269 | TASK [cifmw_helpers : Check if file is available]
2026-06-11 11:45:14.601588 | controller | ok
2026-06-11 11:45:14.606324 | 
2026-06-11 11:45:14.606401 | TASK [cifmw_helpers : Create temporary directory]
2026-06-11 11:45:14.863225 | controller -> localhost | changed
2026-06-11 11:45:14.869374 | 
2026-06-11 11:45:14.869498 | TASK [cifmw_helpers : Read vars]
2026-06-11 11:45:15.227929 | controller | Output suppressed because no_log was given
2026-06-11 11:45:15.237183 | 
2026-06-11 11:45:15.237325 | TASK [cifmw_helpers : Create new variable files with content]
2026-06-11 11:45:15.895315 | controller -> localhost | Output suppressed because no_log was given
2026-06-11 11:45:15.903244 | 
2026-06-11 11:45:15.903327 | TASK [cifmw_helpers : Include vars]
2026-06-11 11:45:15.959309 | controller -> localhost | Output suppressed because no_log was given
2026-06-11 11:45:15.967580 | 
2026-06-11 11:45:15.967730 | TASK [cifmw_helpers : Remove temporary directory]
2026-06-11 11:45:16.287467 | controller -> localhost | changed
2026-06-11 11:45:16.296950 | 
2026-06-11 11:45:16.297023 | TASK [cifmw_setup : Set custom cifmw PATH reusable fact]
2026-06-11 11:45:16.322228 | controller | skipping: Conditional result was False
2026-06-11 11:45:16.333610 | 
2026-06-11 11:45:16.333753 | TASK [cifmw_setup : Set destination folder for the logs]
2026-06-11 11:45:16.369313 | controller | ok
2026-06-11 11:45:16.378165 | 
2026-06-11 11:45:16.378378 | TASK [artifacts : Verify if "success" flag exists after successful tests execution]
2026-06-11 11:45:16.723918 | controller | ok
2026-06-11 11:45:16.732895 | 
2026-06-11 11:45:16.733027 | TASK [artifacts : Ensure we have at least minimal ansible facts]
2026-06-11 11:45:17.559574 | controller | ok
2026-06-11 11:45:17.570320 | 
2026-06-11 11:45:17.570476 | LOOP [artifacts : Ensure base directory exists]
2026-06-11 11:45:17.887262 | controller | ok: "artifacts"
2026-06-11 11:45:18.163512 | controller | ok: "logs"
2026-06-11 11:45:18.185160 | 
2026-06-11 11:45:18.185340 | TASK [artifacts : Load generated hook environment for further usage]
2026-06-11 11:45:18.301610 | controller | ERROR
2026-06-11 11:45:18.301835 | controller | {
2026-06-11 11:45:18.301875 | controller |   "ansible_facts": {},
2026-06-11 11:45:18.301902 | controller |   "ansible_included_var_files": [],
2026-06-11 11:45:18.301926 | controller |   "message": "/home/zuul/ci-framework-data/artifacts directory does not exist"
2026-06-11 11:45:18.301950 | controller | }
2026-06-11 11:45:18.301980 | controller | ERROR: Ignoring Errors
2026-06-11 11:45:18.307494 | 
2026-06-11 11:45:18.307576 | TASK [artifacts : Gather parameter passed to the playbook]
2026-06-11 11:45:22.104917 | controller | changed
2026-06-11 11:45:22.115841 | 
2026-06-11 11:45:22.115979 | TASK [artifacts : Gather facts]
2026-06-11 11:45:23.448907 | controller | changed
2026-06-11 11:45:23.458907 | 
2026-06-11 11:45:23.459049 | TASK [artifacts : Copy some network configuration files]
2026-06-11 11:45:24.001943 | controller | ok: Runtime: 0:00:00.029370
2026-06-11 11:45:24.012534 | 
2026-06-11 11:45:24.012685 | TASK [artifacts : Get installed packages list]
2026-06-11 11:45:25.167303 | controller | ok
2026-06-11 11:45:25.242701 | 
2026-06-11 11:45:25.242832 | TASK [artifacts : Output package list]
2026-06-11 11:45:26.815748 | controller | changed
2026-06-11 11:45:26.834494 | 
2026-06-11 11:45:26.834570 | LOOP [artifacts : Cleanup unnecesary directories]
2026-06-11 11:45:28.227759 | controller | changed: "/home/zuul/ci-framework-data/artifacts/manifests/operator"
2026-06-11 11:45:28.228105 | controller | ok: All items complete
2026-06-11 11:45:28.228160 | 
2026-06-11 11:45:28.361406 | 
2026-06-11 11:45:28.361569 | TASK [os_must_gather : Ensure directories are present]
2026-06-11 11:45:29.236150 | controller | changed
2026-06-11 11:45:29.264741 | 
2026-06-11 11:45:29.264898 | LOOP [os_must_gather : Construct project change list]
2026-06-11 11:45:29.389444 | controller | ok:
2026-06-11 11:45:29.389795 | controller | {
2026-06-11 11:45:29.389848 | controller |   "branch": "main",
2026-06-11 11:45:29.389888 | controller |   "change": "3840",
2026-06-11 11:45:29.389924 | controller |   "change_message": "[federation] Add OIDC federation configuration on OSP17\n\nAdd Ansible playbooks and role tasks to configure OSP 17.1 for OIDC federation, enabling adoption testing with Keycloak as the identity provider.\r\n\r\nChanges:\r\n- Add federation-osp17-pre-deploy hook playbook that renders the Heat environment file and configures Keystone for OIDC\r\n- Add run_osp17_oidc_setup.yml tasks to create the federation domain, identity provider, mapping, group, project and protocol on OSP 17.1\r\n- Add enable-federation-openidc.yaml.j2 Heat template for OIDC params\r\n- Refactor Keycloak operator deployment to use kubernetes.core.k8s instead of oc apply with a template file\r\n- Make operator namespace configurable via cifmw_federation_operator_namespace variable\r\n- Add passthrough Route for Keycloak and grant privileged SCC\r\n- Conditionally include the OIDC env file in overcloud deploy\r\n\r\nOriginal Patch: https://github.com/openstack-k8s-operators/ci-framework/pull/3307\r\n\r\nJira: https://issues.redhat.com/browse/OSPRH-19960",
2026-06-11 11:45:29.389981 | controller |   "change_url": "https://github.com/openstack-k8s-operators/ci-framework/pull/3840",
2026-06-11 11:45:29.390018 | controller |   "commit_id": "e499420c3442cdc4c079de5a4c2b3aca15f2965e",
2026-06-11 11:45:29.390053 | controller |   "patchset": "e499420c3442cdc4c079de5a4c2b3aca15f2965e",
2026-06-11 11:45:29.390087 | controller |   "project": {
2026-06-11 11:45:29.390123 | controller |     "canonical_hostname": "github.com",
2026-06-11 11:45:29.390158 | controller |     "canonical_name": "github.com/openstack-k8s-operators/ci-framework",
2026-06-11 11:45:29.390193 | controller |     "name": "openstack-k8s-operators/ci-framework",
2026-06-11 11:45:29.390227 | controller |     "short_name": "ci-framework",
2026-06-11 11:45:29.390262 | controller |     "src_dir": "src/github.com/openstack-k8s-operators/ci-framework"
2026-06-11 11:45:29.390296 | controller |   },
2026-06-11 11:45:29.390329 | controller |   "topic": null
2026-06-11 11:45:29.390397 | controller | }
2026-06-11 11:45:29.442889 | 
2026-06-11 11:45:29.443074 | TASK [os_must_gather : Get git tag for image tagging]
2026-06-11 11:45:30.049161 | controller | skipping: Conditional result was False
2026-06-11 11:45:30.078924 | 
2026-06-11 11:45:30.079027 | TASK [os_must_gather : Debug git show-ref]
2026-06-11 11:45:30.114528 | controller | skipping: Conditional result was False
2026-06-11 11:45:30.146994 | 
2026-06-11 11:45:30.147092 | TASK [os_must_gather : Build openstack-must-gather container]
2026-06-11 11:45:30.182663 | controller | skipping: Conditional result was False
2026-06-11 11:45:30.211633 | 
2026-06-11 11:45:30.211724 | TASK [os_must_gather : Push openstack-must-gather container]
2026-06-11 11:45:30.237207 | controller | skipping: Conditional result was False
2026-06-11 11:45:30.317553 | 
2026-06-11 11:45:30.317700 | TASK [os_must_gather : Set cifmw_os_must_gather_image to new image tag]
2026-06-11 11:45:30.353145 | controller | skipping: Conditional result was False
2026-06-11 11:45:30.387171 | 
2026-06-11 11:45:30.387388 | TASK [os_must_gather : Check for oc command]
2026-06-11 11:45:31.689854 | controller | changed
2026-06-11 11:45:31.709812 | 
2026-06-11 11:45:31.709887 | TASK [os_must_gather : Check if kubeconfig exists]
2026-06-11 11:45:32.131419 | controller | ok
2026-06-11 11:45:32.160381 | 
2026-06-11 11:45:32.160470 | TASK [os_must_gather : Run openstack-must-gather command]
2026-06-11 11:54:47.046464 | controller | changed
2026-06-11 11:54:47.113267 | 
2026-06-11 11:54:47.113489 | TASK [os_must_gather : Log openstack-must-gather failure]
2026-06-11 11:54:47.191153 | controller | skipping: Conditional result was False
2026-06-11 11:54:47.232969 | 
2026-06-11 11:54:47.233123 | TASK [os_must_gather : Run fallback generic must-gather command without SOS report when timed out]
2026-06-11 11:54:47.905442 | controller | skipping: Conditional result was False
2026-06-11 11:54:47.954757 | 
2026-06-11 11:54:47.954943 | TASK [os_must_gather : Create oc_inspect log directory]
2026-06-11 11:54:48.012921 | controller | skipping: Conditional result was False
2026-06-11 11:54:48.050067 | 
2026-06-11 11:54:48.050276 | LOOP [os_must_gather : Inspect namespaces as fallback diagnostic collection]
2026-06-11 11:54:48.094196 | controller | skipping: Conditional result was False
2026-06-11 11:54:48.094551 | controller | ok: All items complete
2026-06-11 11:54:48.094581 | 
2026-06-11 11:54:48.111981 | controller | skipping: Conditional result was False
2026-06-11 11:54:48.129088 | controller | skipping: Conditional result was False
2026-06-11 11:54:48.145823 | controller | skipping: Conditional result was False
2026-06-11 11:54:48.162834 | controller | skipping: Conditional result was False
2026-06-11 11:54:48.201904 | controller | skipping: Conditional result was False
2026-06-11 11:54:48.226462 | controller | skipping: Conditional result was False
2026-06-11 11:54:48.247034 | controller | skipping: Conditional result was False
2026-06-11 11:54:48.261873 | controller | skipping: Conditional result was False
2026-06-11 11:54:48.276913 | controller | skipping: Conditional result was False
2026-06-11 11:54:48.292307 | controller | skipping: Conditional result was False
2026-06-11 11:54:48.306886 | controller | skipping: Conditional result was False
2026-06-11 11:54:48.321695 | controller | skipping: Conditional result was False
2026-06-11 11:54:48.336251 | controller | skipping: Conditional result was False
2026-06-11 11:54:48.392435 | 
2026-06-11 11:54:48.392636 | TASK [os_must_gather : Find existing os-must-gather directories]
2026-06-11 11:54:48.785626 | controller | ok: All paths examined
2026-06-11 11:54:48.815544 | 
2026-06-11 11:54:48.815683 | TASK [os_must_gather : Create a symlink to newest os-must-gather directory]
2026-06-11 11:54:49.182325 | controller | changed
2026-06-11 11:54:49.229602 | 
2026-06-11 11:54:49.229703 | TASK [os_must_gather : Collect pod usage]
2026-06-11 11:54:49.276592 | controller | ok
2026-06-11 11:54:49.299958 | controller | included: /var/lib/zuul/builds/c97d27467eeb44b69341f7655d098d33/untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/roles/os_must_gather/tasks/get_top.yml
2026-06-11 11:54:49.320732 | 
2026-06-11 11:54:49.320801 | TASK [os_must_gather : Get all containers usage - sort by cpu]
2026-06-11 11:54:49.967424 | controller | error: Metrics API not available
2026-06-11 11:54:50.079958 | controller | ERROR
2026-06-11 11:54:50.080395 | controller | {
2026-06-11 11:54:50.080444 | controller |   "delta": "0:00:00.146223",
2026-06-11 11:54:50.080471 | controller |   "end": "2026-06-11 11:54:49.972294",
2026-06-11 11:54:50.080496 | controller |   "msg": "non-zero return code",
2026-06-11 11:54:50.080519 | controller |   "rc": 1,
2026-06-11 11:54:50.080543 | controller |   "start": "2026-06-11 11:54:49.826071"
2026-06-11 11:54:50.080565 | controller | }
2026-06-11 11:54:50.080597 | controller | ERROR: Ignoring Errors
2026-06-11 11:54:50.103963 | 
2026-06-11 11:54:50.104037 | TASK [os_must_gather : Print message when metrics are not available]
2026-06-11 11:54:50.139906 | controller | skipping: Conditional result was False
2026-06-11 11:54:50.176240 | 
2026-06-11 11:54:50.176419 | TASK [os_must_gather : Get all containers usage - sort by memory]
2026-06-11 11:54:50.856899 | controller | skipping: Conditional result was False
2026-06-11 11:54:50.901860 | 
2026-06-11 11:54:50.902010 | TASK [os_must_gather : Find all namespaces directories]
2026-06-11 11:54:50.938380 | controller | skipping: Conditional result was False
2026-06-11 11:54:50.974219 | 
2026-06-11 11:54:50.974407 | LOOP [os_must_gather : Get resource usage by pods per namespace]
2026-06-11 11:54:51.035860 | 
2026-06-11 11:54:51.036175 | TASK [os_must_gather : Get node resource usage]
2026-06-11 11:54:51.646659 | controller | skipping: Conditional result was False
2026-06-11 11:54:51.694316 | 
2026-06-11 11:54:51.694516 | TASK [os_must_gather : Collect info for OOMKill]
2026-06-11 11:54:51.773561 | controller | ok
2026-06-11 11:54:51.802018 | controller | included: /var/lib/zuul/builds/c97d27467eeb44b69341f7655d098d33/untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/roles/os_must_gather/tasks/oomkill.yml
2026-06-11 11:54:51.826408 | 
2026-06-11 11:54:51.826488 | TASK [os_must_gather : Check if there were some OOMKill]
2026-06-11 11:54:52.323134 | controller | /bin/sh: -c: line 1: syntax error near unexpected token `newline'
2026-06-11 11:54:52.323270 | 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-11 11:54:52.527149 | controller | ERROR
2026-06-11 11:54:52.527382 | controller | {
2026-06-11 11:54:52.527416 | controller |   "delta": "0:00:00.004101",
2026-06-11 11:54:52.527444 | controller |   "end": "2026-06-11 11:54:52.323479",
2026-06-11 11:54:52.527462 | controller |   "msg": "non-zero return code",
2026-06-11 11:54:52.527478 | controller |   "rc": 2,
2026-06-11 11:54:52.527494 | controller |   "start": "2026-06-11 11:54:52.319378"
2026-06-11 11:54:52.527509 | controller | }
2026-06-11 11:54:52.527532 | controller | ERROR: Ignoring Errors
2026-06-11 11:54:52.579131 | 
2026-06-11 11:54:52.579317 | TASK [artifacts : Create crc logs directory]
2026-06-11 11:54:52.956796 | controller | changed
2026-06-11 11:54:52.985159 | 
2026-06-11 11:54:52.985327 | TASK [artifacts : Ensure controller knows CRC ssh keys]
2026-06-11 11:54:54.228596 | controller | ok: Runtime: 0:00:00.337030
2026-06-11 11:54:54.259211 | 
2026-06-11 11:54:54.259392 | TASK [artifacts : Recognize new keypair]
2026-06-11 11:54:54.846606 | controller | ok
2026-06-11 11:54:54.873610 | 
2026-06-11 11:54:54.873757 | TASK [artifacts : Set fact if new keypair exists]
2026-06-11 11:54:54.984450 | controller | ok
2026-06-11 11:54:55.015073 | 
2026-06-11 11:54:55.015230 | TASK [artifacts : Prepare root ssh accesses]
2026-06-11 11:55:05.184329 | controller | changed
2026-06-11 11:55:05.234571 | 
2026-06-11 11:55:05.234740 | TASK [artifacts : Copy logs from CRC VM]
2026-06-11 11:55:11.120288 | controller | changed
2026-06-11 11:55:11.264182 | 
2026-06-11 11:55:11.264436 | TASK [artifacts : List all of the existing virtual machines]
2026-06-11 11:55:11.753425 | controller | ok
2026-06-11 11:55:11.777749 | 
2026-06-11 11:55:11.777866 | TASK [artifacts : Filter out edpm vm]
2026-06-11 11:55:11.875109 | controller | ok
2026-06-11 11:55:11.902218 | 
2026-06-11 11:55:11.902373 | TASK [artifacts : Slurp zuul inventory file]
2026-06-11 11:55:11.938294 | controller | skipping: Conditional result was False
2026-06-11 11:55:11.962452 | 
2026-06-11 11:55:11.962608 | LOOP [artifacts : Extract Compute and Networker from zuul mapping if any]
2026-06-11 11:55:12.014304 | 
2026-06-11 11:55:12.014500 | LOOP [artifacts : Generate logs on edpm vm {{ item.split('/')[0] }}]
2026-06-11 11:55:20.937555 | controller | changed: "192.168.122.100"
2026-06-11 11:55:20.937973 | 
2026-06-11 11:55:20.981075 | 
2026-06-11 11:55:20.981234 | LOOP [artifacts : Copy logs to host machine from {{ item.split('/')[0] }}]
2026-06-11 11:55:22.881512 | controller | changed: "192.168.122.100"
2026-06-11 11:55:22.929652 | 
2026-06-11 11:55:22.929885 | TASK [artifacts : Generate list of ansible logs to collect in home directory]
2026-06-11 11:55:23.322601 | controller | ok: All paths examined
2026-06-11 11:55:23.351800 | 
2026-06-11 11:55:23.351972 | LOOP [artifacts : Copy ansible logs to logs directory]
2026-06-11 11:55:24.305971 | controller | changed:
2026-06-11 11:55:24.306169 | controller | {
2026-06-11 11:55:24.306193 | controller |   "atime": 1781175120.5519848,
2026-06-11 11:55:24.306211 | controller |   "ctime": 1781178302.0459986,
2026-06-11 11:55:24.306228 | controller |   "dev": 64513,
2026-06-11 11:55:24.306244 | controller |   "gid": 1000,
2026-06-11 11:55:24.306259 | controller |   "gr_name": "zuul",
2026-06-11 11:55:24.306274 | controller |   "inode": 1384763,
2026-06-11 11:55:24.306289 | controller |   "isblk": false,
2026-06-11 11:55:24.306303 | controller |   "ischr": false,
2026-06-11 11:55:24.306318 | controller |   "isdir": false,
2026-06-11 11:55:24.306332 | controller |   "isfifo": false,
2026-06-11 11:55:24.306366 | controller |   "isgid": false,
2026-06-11 11:55:24.306386 | controller |   "islnk": false,
2026-06-11 11:55:24.306401 | controller |   "isreg": true,
2026-06-11 11:55:24.306416 | controller |   "issock": false,
2026-06-11 11:55:24.306430 | controller |   "isuid": false,
2026-06-11 11:55:24.306444 | controller |   "mode": "0644",
2026-06-11 11:55:24.306459 | controller |   "mtime": 1781178302.0459986,
2026-06-11 11:55:24.306473 | controller |   "nlink": 1,
2026-06-11 11:55:24.306488 | controller |   "path": "/home/zuul/ansible.log",
2026-06-11 11:55:24.306503 | controller |   "pw_name": "zuul",
2026-06-11 11:55:24.306533 | controller |   "rgrp": true,
2026-06-11 11:55:24.306548 | controller |   "roth": true,
2026-06-11 11:55:24.306563 | controller |   "rusr": true,
2026-06-11 11:55:24.306577 | controller |   "size": 356253,
2026-06-11 11:55:24.306591 | controller |   "uid": 1000,
2026-06-11 11:55:24.306605 | controller |   "wgrp": false,
2026-06-11 11:55:24.306619 | controller |   "woth": false,
2026-06-11 11:55:24.306633 | controller |   "wusr": true,
2026-06-11 11:55:24.306647 | controller |   "xgrp": false,
2026-06-11 11:55:24.306661 | controller |   "xoth": false,
2026-06-11 11:55:24.306675 | controller |   "xusr": false
2026-06-11 11:55:24.306689 | controller | }
2026-06-11 11:55:24.306718 | controller | changed: All items complete
2026-06-11 11:55:24.306737 | 
2026-06-11 11:55:24.363415 | 
2026-06-11 11:55:24.363663 | TASK [artifacts : Ensure we have proper rights on the gathered content]
2026-06-11 11:55:30.550489 | controller | ok: Runtime: 0:00:05.435469
2026-06-11 11:55:30.584773 | 
2026-06-11 11:55:30.584862 | LOOP [artifacts : Mask secrets in yaml log files]
2026-06-11 11:57:21.455244 | controller | changed: "/home/zuul/ci-framework-data/logs"
2026-06-11 11:57:22.306063 | controller | changed: "/home/zuul/ci-framework-data/artifacts"
2026-06-11 11:57:22.351875 | 
2026-06-11 11:57:22.351995 | LOOP [env_op_images : Ensure directory is present]
2026-06-11 11:57:22.812944 | controller | ok: "artifacts"
2026-06-11 11:57:22.813226 | controller | changed: All items complete
2026-06-11 11:57:22.813259 | 
2026-06-11 11:57:23.069597 | controller | ok: "logs"
2026-06-11 11:57:23.117066 | 
2026-06-11 11:57:23.117277 | TASK [env_op_images : Check if OpenStackControlPlane is setup]
2026-06-11 11:57:24.270072 | controller | ok: Runtime: 0:00:00.245595
2026-06-11 11:57:24.299145 | 
2026-06-11 11:57:24.299298 | TASK [env_op_images : Get images from the CSV]
2026-06-11 11:57:24.939444 | controller | apiVersion: v1
2026-06-11 11:57:24.939574 | controller | items:
2026-06-11 11:57:24.939593 | controller | - apiVersion: operators.coreos.com/v1alpha1
2026-06-11 11:57:24.939606 | controller |   kind: ClusterServiceVersion
2026-06-11 11:57:24.939620 | controller |   metadata:
2026-06-11 11:57:24.939632 | controller |     annotations:
2026-06-11 11:57:24.939644 | controller |       alm-examples: |-
2026-06-11 11:57:24.939657 | controller |         [
2026-06-11 11:57:24.939668 | controller |           {
2026-06-11 11:57:24.939685 | controller |             "apiVersion": "operator.openstack.org/v1beta1",
2026-06-11 11:57:24.939698 | controller |             "kind": "OpenStack",
2026-06-11 11:57:24.939712 | controller |             "metadata": {
2026-06-11 11:57:24.939724 | controller |               "labels": {
2026-06-11 11:57:24.939736 | controller |                 "app.kubernetes.io/created-by": "openstack-operator",
2026-06-11 11:57:24.939747 | controller |                 "app.kubernetes.io/instance": "openstack",
2026-06-11 11:57:24.939761 | controller |                 "app.kubernetes.io/managed-by": "kustomize",
2026-06-11 11:57:24.939774 | controller |                 "app.kubernetes.io/name": "openstack",
2026-06-11 11:57:24.939785 | controller |                 "app.kubernetes.io/part-of": "openstack-operator"
2026-06-11 11:57:24.939797 | controller |               },
2026-06-11 11:57:24.939808 | controller |               "name": "openstack",
2026-06-11 11:57:24.939819 | controller |               "namespace": "openstack-operators"
2026-06-11 11:57:24.939831 | controller |             },
2026-06-11 11:57:24.939843 | controller |             "spec": {
2026-06-11 11:57:24.939856 | controller |               "operatorOverrides": [
2026-06-11 11:57:24.939868 | controller |                 {
2026-06-11 11:57:24.939880 | controller |                   "controllerManager": {
2026-06-11 11:57:24.939893 | controller |                     "resources": {
2026-06-11 11:57:24.939904 | controller |                       "limits": {
2026-06-11 11:57:24.939916 | controller |                         "cpu": "600m",
2026-06-11 11:57:24.939938 | controller |                         "memory": "2Gi"
2026-06-11 11:57:24.939951 | controller |                       }
2026-06-11 11:57:24.939962 | controller |                     }
2026-06-11 11:57:24.940009 | controller |                   },
2026-06-11 11:57:24.940029 | controller |                   "name": "infra",
2026-06-11 11:57:24.940042 | controller |                   "replicas": 1
2026-06-11 11:57:24.940053 | controller |                 }
2026-06-11 11:57:24.940064 | controller |               ]
2026-06-11 11:57:24.940075 | controller |             }
2026-06-11 11:57:24.940086 | controller |           }
2026-06-11 11:57:24.940098 | controller |         ]
2026-06-11 11:57:24.940109 | controller |       capabilities: Seamless Upgrades
2026-06-11 11:57:24.940120 | controller |       createdAt: "2026-06-11T10:23:14Z"
2026-06-11 11:57:24.940131 | controller |       features.operators.openshift.io/disconnected: "true"
2026-06-11 11:57:24.940143 | controller |       features.operators.openshift.io/fips-compliant: "true"
2026-06-11 11:57:24.940155 | controller |       features.operators.openshift.io/proxy-aware: "false"
2026-06-11 11:57:24.940168 | controller |       features.operators.openshift.io/tls-profiles: "false"
2026-06-11 11:57:24.940180 | controller |       features.operators.openshift.io/token-auth-aws: "false"
2026-06-11 11:57:24.940191 | controller |       features.operators.openshift.io/token-auth-azure: "false"
2026-06-11 11:57:24.940203 | controller |       features.operators.openshift.io/token-auth-gcp: "false"
2026-06-11 11:57:24.940215 | controller |       olm.operatorGroup: openstack
2026-06-11 11:57:24.940227 | controller |       olm.operatorNamespace: openstack-operators
2026-06-11 11:57:24.940239 | controller |       olm.targetNamespaces: ""
2026-06-11 11:57:24.940257 | controller |       operatorframework.io/initialization-resource: '{"apiVersion":"operator.openstack.org/v1beta1","kind":"OpenStack","metadata":{"name":"openstack","namespace":"openstack-operators"},"spec":{}}'
2026-06-11 11:57:24.940271 | controller |       operatorframework.io/properties: '{"properties":[{"type":"olm.package","value":{"packageName":"openstack-operator","version":"0.6.0"}},{"type":"olm.gvk","value":{"group":"operator.openstack.org","kind":"OpenStack","version":"v1beta1"}}]}'
2026-06-11 11:57:24.940288 | controller |       operatorframework.io/suggested-namespace: openstack-operators
2026-06-11 11:57:24.940300 | controller |       operators.openshift.io/valid-subscription: '["OpenShift Container Platform",
2026-06-11 11:57:24.940311 | controller |         "OpenShift Platform Plus"]'
2026-06-11 11:57:24.940336 | controller |       operators.operatorframework.io/builder: operator-sdk-v1.41.1
2026-06-11 11:57:24.940347 | controller |       operators.operatorframework.io/project_layout: go.kubebuilder.io/v4
2026-06-11 11:57:24.940359 | controller |     creationTimestamp: "2026-06-11T11:00:18Z"
2026-06-11 11:57:24.940370 | controller |     finalizers:
2026-06-11 11:57:24.940381 | controller |     - operators.coreos.com/csv-cleanup
2026-06-11 11:57:24.940393 | controller |     generation: 1
2026-06-11 11:57:24.940404 | controller |     labels:
2026-06-11 11:57:24.940415 | controller |       olm.managed: "true"
2026-06-11 11:57:24.940426 | controller |       operators.coreos.com/openstack-operator.openstack-operators: ""
2026-06-11 11:57:24.940437 | controller |     name: openstack-operator.v0.6.0
2026-06-11 11:57:24.940449 | controller |     namespace: openstack-operators
2026-06-11 11:57:24.940460 | controller |     resourceVersion: "51891"
2026-06-11 11:57:24.940471 | controller |     uid: 38006c0b-70b1-4a0c-9829-2726c8b55aaa
2026-06-11 11:57:24.940482 | controller |   spec:
2026-06-11 11:57:24.940493 | controller |     apiservicedefinitions: {}
2026-06-11 11:57:24.940504 | controller |     cleanup:
2026-06-11 11:57:24.940515 | controller |       enabled: false
2026-06-11 11:57:24.940526 | controller |     customresourcedefinitions:
2026-06-11 11:57:24.940537 | controller |       owned:
2026-06-11 11:57:24.940548 | controller |       - description: OpenStack is the Schema for the openstacks API
2026-06-11 11:57:24.940560 | controller |         displayName: Open Stack
2026-06-11 11:57:24.940571 | controller |         kind: OpenStack
2026-06-11 11:57:24.940582 | controller |         name: openstacks.operator.openstack.org
2026-06-11 11:57:24.940593 | controller |         version: v1beta1
2026-06-11 11:57:24.940604 | controller |     description: Install and configure OpenStack
2026-06-11 11:57:24.940616 | controller |     displayName: OpenStack
2026-06-11 11:57:24.940627 | controller |     icon:
2026-06-11 11:57:24.940729 | 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-11 11:57:24.940768 | controller |       mediatype: image/png
2026-06-11 11:57:24.940780 | controller |     install:
2026-06-11 11:57:24.940792 | controller |       spec:
2026-06-11 11:57:24.940803 | controller |         clusterPermissions:
2026-06-11 11:57:24.940815 | controller |         - rules:
2026-06-11 11:57:24.940826 | controller |           - apiGroups:
2026-06-11 11:57:24.940838 | controller |             - authentication.k8s.io
2026-06-11 11:57:24.940850 | controller |             resources:
2026-06-11 11:57:24.940862 | controller |             - tokenreviews
2026-06-11 11:57:24.940875 | controller |             verbs:
2026-06-11 11:57:24.940886 | controller |             - create
2026-06-11 11:57:24.940898 | controller |           - apiGroups:
2026-06-11 11:57:24.940909 | controller |             - authorization.k8s.io
2026-06-11 11:57:24.940929 | controller |             resources:
2026-06-11 11:57:24.940941 | controller |             - subjectaccessreviews
2026-06-11 11:57:24.940952 | controller |             verbs:
2026-06-11 11:57:24.940963 | controller |             - create
2026-06-11 11:57:24.941007 | controller |           - apiGroups:
2026-06-11 11:57:24.941028 | controller |             - ""
2026-06-11 11:57:24.941040 | controller |             resources:
2026-06-11 11:57:24.941051 | controller |             - configmaps
2026-06-11 11:57:24.941063 | controller |             - namespaces
2026-06-11 11:57:24.941074 | controller |             - serviceaccounts
2026-06-11 11:57:24.941085 | controller |             - services
2026-06-11 11:57:24.941096 | controller |             verbs:
2026-06-11 11:57:24.941107 | controller |             - '*'
2026-06-11 11:57:24.941118 | controller |           - apiGroups:
2026-06-11 11:57:24.941129 | controller |             - admissionregistration.k8s.io
2026-06-11 11:57:24.941141 | controller |             resources:
2026-06-11 11:57:24.941152 | controller |             - mutatingwebhookconfigurations
2026-06-11 11:57:24.941164 | controller |             - validatingwebhookconfigurations
2026-06-11 11:57:24.941175 | controller |             verbs:
2026-06-11 11:57:24.941186 | controller |             - '*'
2026-06-11 11:57:24.941197 | controller |           - apiGroups:
2026-06-11 11:57:24.941208 | controller |             - apiextensions.k8s.io
2026-06-11 11:57:24.941219 | controller |             resources:
2026-06-11 11:57:24.941230 | controller |             - '*'
2026-06-11 11:57:24.941241 | controller |             verbs:
2026-06-11 11:57:24.941252 | controller |             - '*'
2026-06-11 11:57:24.941263 | controller |           - apiGroups:
2026-06-11 11:57:24.941274 | controller |             - apps
2026-06-11 11:57:24.941285 | controller |             resources:
2026-06-11 11:57:24.941402 | controller |             - deployments
2026-06-11 11:57:24.941415 | controller |             verbs:
2026-06-11 11:57:24.941426 | controller |             - create
2026-06-11 11:57:24.941437 | controller |             - delete
2026-06-11 11:57:24.941448 | controller |             - get
2026-06-11 11:57:24.941460 | controller |             - list
2026-06-11 11:57:24.941471 | controller |             - patch
2026-06-11 11:57:24.941483 | controller |             - update
2026-06-11 11:57:24.941494 | controller |             - watch
2026-06-11 11:57:24.941505 | controller |           - apiGroups:
2026-06-11 11:57:24.941516 | controller |             - cert-manager.io
2026-06-11 11:57:24.941527 | controller |             resources:
2026-06-11 11:57:24.941538 | controller |             - certificates
2026-06-11 11:57:24.941549 | controller |             - issuers
2026-06-11 11:57:24.941560 | controller |             verbs:
2026-06-11 11:57:24.941572 | controller |             - create
2026-06-11 11:57:24.941583 | controller |             - delete
2026-06-11 11:57:24.941594 | controller |             - get
2026-06-11 11:57:24.941605 | controller |             - list
2026-06-11 11:57:24.941616 | controller |             - patch
2026-06-11 11:57:24.941628 | controller |             - update
2026-06-11 11:57:24.941639 | controller |             - watch
2026-06-11 11:57:24.941650 | controller |           - apiGroups:
2026-06-11 11:57:24.941661 | controller |             - discovery.k8s.io
2026-06-11 11:57:24.941674 | controller |             resources:
2026-06-11 11:57:24.941686 | controller |             - endpointslices
2026-06-11 11:57:24.941697 | controller |             verbs:
2026-06-11 11:57:24.941709 | controller |             - get
2026-06-11 11:57:24.941720 | controller |             - list
2026-06-11 11:57:24.941731 | controller |             - watch
2026-06-11 11:57:24.941743 | controller |           - apiGroups:
2026-06-11 11:57:24.941754 | controller |             - monitoring.coreos.com
2026-06-11 11:57:24.941765 | controller |             resources:
2026-06-11 11:57:24.941776 | controller |             - servicemonitors
2026-06-11 11:57:24.941787 | controller |             verbs:
2026-06-11 11:57:24.941798 | controller |             - create
2026-06-11 11:57:24.941809 | controller |             - delete
2026-06-11 11:57:24.941820 | controller |             - get
2026-06-11 11:57:24.941832 | controller |             - list
2026-06-11 11:57:24.941844 | controller |             - update
2026-06-11 11:57:24.941855 | controller |             - watch
2026-06-11 11:57:24.941868 | controller |           - apiGroups:
2026-06-11 11:57:24.941880 | controller |             - networking.k8s.io
2026-06-11 11:57:24.941891 | controller |             resources:
2026-06-11 11:57:24.941902 | controller |             - networkpolicies
2026-06-11 11:57:24.941914 | controller |             verbs:
2026-06-11 11:57:24.941926 | controller |             - create
2026-06-11 11:57:24.941938 | controller |             - delete
2026-06-11 11:57:24.941949 | controller |             - get
2026-06-11 11:57:24.941960 | controller |             - list
2026-06-11 11:57:24.942013 | controller |             - update
2026-06-11 11:57:24.942037 | controller |           - apiGroups:
2026-06-11 11:57:24.942049 | controller |             - operator.openstack.org
2026-06-11 11:57:24.942060 | controller |             resources:
2026-06-11 11:57:24.942072 | controller |             - openstacks
2026-06-11 11:57:24.942084 | controller |             verbs:
2026-06-11 11:57:24.942095 | controller |             - create
2026-06-11 11:57:24.942108 | controller |             - delete
2026-06-11 11:57:24.942118 | controller |             - get
2026-06-11 11:57:24.942130 | controller |             - list
2026-06-11 11:57:24.942142 | controller |             - patch
2026-06-11 11:57:24.942152 | controller |             - update
2026-06-11 11:57:24.942163 | controller |             - watch
2026-06-11 11:57:24.942174 | controller |           - apiGroups:
2026-06-11 11:57:24.942185 | controller |             - operator.openstack.org
2026-06-11 11:57:24.942196 | controller |             resources:
2026-06-11 11:57:24.942208 | controller |             - openstacks/finalizers
2026-06-11 11:57:24.942219 | controller |             verbs:
2026-06-11 11:57:24.942230 | controller |             - update
2026-06-11 11:57:24.942241 | controller |           - apiGroups:
2026-06-11 11:57:24.942252 | controller |             - operator.openstack.org
2026-06-11 11:57:24.942263 | controller |             resources:
2026-06-11 11:57:24.942274 | controller |             - openstacks/status
2026-06-11 11:57:24.942285 | controller |             verbs:
2026-06-11 11:57:24.942296 | controller |             - get
2026-06-11 11:57:24.942307 | controller |             - patch
2026-06-11 11:57:24.942318 | controller |             - update
2026-06-11 11:57:24.942330 | controller |           - apiGroups:
2026-06-11 11:57:24.942341 | controller |             - operators.coreos.com
2026-06-11 11:57:24.942352 | controller |             resources:
2026-06-11 11:57:24.942363 | controller |             - clusterserviceversions
2026-06-11 11:57:24.942374 | controller |             - installplans
2026-06-11 11:57:24.942385 | controller |             - operators
2026-06-11 11:57:24.942396 | controller |             - subscriptions
2026-06-11 11:57:24.942407 | controller |             verbs:
2026-06-11 11:57:24.942419 | controller |             - delete
2026-06-11 11:57:24.942429 | controller |             - get
2026-06-11 11:57:24.942441 | controller |             - list
2026-06-11 11:57:24.942451 | controller |           - apiGroups:
2026-06-11 11:57:24.942463 | controller |             - rbac.authorization.k8s.io
2026-06-11 11:57:24.942474 | controller |             resources:
2026-06-11 11:57:24.942541 | controller |             - clusterrolebindings
2026-06-11 11:57:24.942556 | controller |             - clusterroles
2026-06-11 11:57:24.942567 | controller |             - rolebindings
2026-06-11 11:57:24.942578 | controller |             - roles
2026-06-11 11:57:24.942589 | controller |             verbs:
2026-06-11 11:57:24.942600 | controller |             - '*'
2026-06-11 11:57:24.942611 | controller |           serviceAccountName: openstack-operator-controller-init
2026-06-11 11:57:24.942622 | controller |         deployments:
2026-06-11 11:57:24.942633 | controller |         - label:
2026-06-11 11:57:24.942644 | controller |             app.kubernetes.io/name: openstack-operator-controller-init
2026-06-11 11:57:24.942656 | controller |             control-plane: controller-manager
2026-06-11 11:57:24.942668 | controller |             openstack.org/operator-name: openstack-init
2026-06-11 11:57:24.942679 | controller |           name: openstack-operator-controller-init
2026-06-11 11:57:24.942691 | controller |           spec:
2026-06-11 11:57:24.942702 | controller |             replicas: 1
2026-06-11 11:57:24.942713 | controller |             selector:
2026-06-11 11:57:24.942724 | controller |               matchLabels:
2026-06-11 11:57:24.942735 | controller |                 app.kubernetes.io/name: openstack-operator-controller-init
2026-06-11 11:57:24.942747 | controller |                 control-plane: controller-manager
2026-06-11 11:57:24.942758 | controller |                 openstack.org/operator-name: openstack-init
2026-06-11 11:57:24.942768 | controller |             strategy: {}
2026-06-11 11:57:24.942779 | controller |             template:
2026-06-11 11:57:24.942790 | controller |               metadata:
2026-06-11 11:57:24.942801 | controller |                 annotations:
2026-06-11 11:57:24.942812 | controller |                   kubectl.kubernetes.io/default-container: operator
2026-06-11 11:57:24.942824 | controller |                 creationTimestamp: null
2026-06-11 11:57:24.942835 | controller |                 labels:
2026-06-11 11:57:24.942847 | controller |                   app.kubernetes.io/name: openstack-operator-controller-init
2026-06-11 11:57:24.942859 | controller |                   control-plane: controller-manager
2026-06-11 11:57:24.942882 | controller |                   openstack.org/operator-name: openstack-init
2026-06-11 11:57:24.942894 | controller |               spec:
2026-06-11 11:57:24.942906 | controller |                 containers:
2026-06-11 11:57:24.942918 | controller |                 - args:
2026-06-11 11:57:24.942930 | controller |                   - --leader-elect
2026-06-11 11:57:24.942941 | controller |                   - --health-probe-bind-address=:8081
2026-06-11 11:57:24.942952 | controller |                   command:
2026-06-11 11:57:24.942997 | controller |                   - /operator
2026-06-11 11:57:24.943018 | controller |                   env:
2026-06-11 11:57:24.943031 | controller |                   - name: RELATED_IMAGE_AGENT_IMAGE_URL_DEFAULT
2026-06-11 11:57:24.943042 | controller |                     value: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest
2026-06-11 11:57:24.943054 | controller |                   - name: RELATED_IMAGE_ANSIBLEEE_IMAGE_URL_DEFAULT
2026-06-11 11:57:24.943065 | controller |                     value: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest
2026-06-11 11:57:24.943076 | controller |                   - name: RELATED_IMAGE_AODH_API_IMAGE_URL_DEFAULT
2026-06-11 11:57:24.943087 | controller |                     value: quay.io/podified-antelope-centos9/openstack-aodh-api:current-podified
2026-06-11 11:57:24.943098 | controller |                   - name: RELATED_IMAGE_AODH_EVALUATOR_IMAGE_URL_DEFAULT
2026-06-11 11:57:24.943109 | controller |                     value: quay.io/podified-antelope-centos9/openstack-aodh-evaluator:current-podified
2026-06-11 11:57:24.943120 | controller |                   - name: RELATED_IMAGE_AODH_LISTENER_IMAGE_URL_DEFAULT
2026-06-11 11:57:24.943131 | controller |                     value: quay.io/podified-antelope-centos9/openstack-aodh-listener:current-podified
2026-06-11 11:57:24.943142 | controller |                   - name: RELATED_IMAGE_AODH_NOTIFIER_IMAGE_URL_DEFAULT
2026-06-11 11:57:24.943153 | controller |                     value: quay.io/podified-antelope-centos9/openstack-aodh-notifier:current-podified
2026-06-11 11:57:24.943164 | controller |                   - name: RELATED_IMAGE_APACHE_IMAGE_URL_DEFAULT
2026-06-11 11:57:24.943175 | controller |                     value: registry.redhat.io/ubi9/httpd-24:latest
2026-06-11 11:57:24.943187 | controller |                   - name: RELATED_IMAGE_BARBICAN_API_IMAGE_URL_DEFAULT
2026-06-11 11:57:24.943198 | controller |                     value: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified
2026-06-11 11:57:24.943209 | controller |                   - name: RELATED_IMAGE_BARBICAN_KEYSTONE_LISTENER_IMAGE_URL_DEFAULT
2026-06-11 11:57:24.943220 | controller |                     value: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified
2026-06-11 11:57:24.943231 | controller |                   - name: RELATED_IMAGE_BARBICAN_WORKER_IMAGE_URL_DEFAULT
2026-06-11 11:57:24.943243 | controller |                     value: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified
2026-06-11 11:57:24.943254 | controller |                   - name: RELATED_IMAGE_CEILOMETER_CENTRAL_IMAGE_URL_DEFAULT
2026-06-11 11:57:24.943265 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified
2026-06-11 11:57:24.943277 | controller |                   - name: RELATED_IMAGE_CEILOMETER_COMPUTE_IMAGE_URL_DEFAULT
2026-06-11 11:57:24.943288 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ceilometer-compute:current-podified
2026-06-11 11:57:24.943299 | controller |                   - name: RELATED_IMAGE_CEILOMETER_IPMI_IMAGE_URL_DEFAULT
2026-06-11 11:57:24.943310 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ceilometer-ipmi:current-podified
2026-06-11 11:57:24.943321 | controller |                   - name: RELATED_IMAGE_CEILOMETER_NOTIFICATION_IMAGE_URL_DEFAULT
2026-06-11 11:57:24.943332 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified
2026-06-11 11:57:24.943344 | controller |                   - name: RELATED_IMAGE_CEILOMETER_MYSQLD_EXPORTER_IMAGE_URL_DEFAULT
2026-06-11 11:57:24.943355 | controller |                     value: quay.io/openstack-k8s-operators/mysqld_exporter:latest
2026-06-11 11:57:24.943374 | controller |                   - name: RELATED_IMAGE_CEILOMETER_SGCORE_IMAGE_URL_DEFAULT
2026-06-11 11:57:24.943399 | controller |                     value: quay.io/openstack-k8s-operators/sg-core:latest
2026-06-11 11:57:24.943411 | controller |                   - name: RELATED_IMAGE_KSM_IMAGE_URL_DEFAULT
2026-06-11 11:57:24.943422 | controller |                     value: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0
2026-06-11 11:57:24.943434 | controller |                   - name: RELATED_IMAGE_CINDER_API_IMAGE_URL_DEFAULT
2026-06-11 11:57:24.943445 | controller |                     value: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified
2026-06-11 11:57:24.943456 | controller |                   - name: RELATED_IMAGE_CINDER_BACKUP_IMAGE_URL_DEFAULT
2026-06-11 11:57:24.943467 | controller |                     value: quay.io/podified-antelope-centos9/openstack-cinder-backup:current-podified
2026-06-11 11:57:24.943478 | controller |                   - name: RELATED_IMAGE_CINDER_SCHEDULER_IMAGE_URL_DEFAULT
2026-06-11 11:57:24.943489 | controller |                     value: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified
2026-06-11 11:57:24.943501 | controller |                   - name: RELATED_IMAGE_CINDER_VOLUME_IMAGE_URL_DEFAULT
2026-06-11 11:57:24.943512 | controller |                     value: quay.io/podified-antelope-centos9/openstack-cinder-volume:current-podified
2026-06-11 11:57:24.943524 | controller |                   - name: RELATED_IMAGE_CLOUDKITTY_API_IMAGE_URL_DEFAULT
2026-06-11 11:57:24.943535 | controller |                     value: quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-api:current
2026-06-11 11:57:24.943546 | controller |                   - name: RELATED_IMAGE_CLOUDKITTY_PROC_IMAGE_URL_DEFAULT
2026-06-11 11:57:24.943557 | controller |                     value: quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-processor:current
2026-06-11 11:57:24.943568 | controller |                   - name: RELATED_IMAGE_DESIGNATE_API_IMAGE_URL_DEFAULT
2026-06-11 11:57:24.943579 | controller |                     value: quay.io/podified-antelope-centos9/openstack-designate-api:current-podified
2026-06-11 11:57:24.943591 | controller |                   - name: RELATED_IMAGE_DESIGNATE_BACKENDBIND9_IMAGE_URL_DEFAULT
2026-06-11 11:57:24.943602 | controller |                     value: quay.io/podified-antelope-centos9/openstack-designate-backend-bind9:current-podified
2026-06-11 11:57:24.943613 | controller |                   - name: RELATED_IMAGE_DESIGNATE_CENTRAL_IMAGE_URL_DEFAULT
2026-06-11 11:57:24.943624 | controller |                     value: quay.io/podified-antelope-centos9/openstack-designate-central:current-podified
2026-06-11 11:57:24.943635 | controller |                   - name: RELATED_IMAGE_DESIGNATE_MDNS_IMAGE_URL_DEFAULT
2026-06-11 11:57:24.943646 | controller |                     value: quay.io/podified-antelope-centos9/openstack-designate-mdns:current-podified
2026-06-11 11:57:24.943657 | controller |                   - name: RELATED_IMAGE_DESIGNATE_PRODUCER_IMAGE_URL_DEFAULT
2026-06-11 11:57:24.943668 | controller |                     value: quay.io/podified-antelope-centos9/openstack-designate-producer:current-podified
2026-06-11 11:57:24.943679 | controller |                   - name: RELATED_IMAGE_DESIGNATE_UNBOUND_IMAGE_URL_DEFAULT
2026-06-11 11:57:24.943690 | controller |                     value: quay.io/podified-antelope-centos9/openstack-unbound:current-podified
2026-06-11 11:57:24.943702 | controller |                   - name: RELATED_IMAGE_DESIGNATE_WORKER_IMAGE_URL_DEFAULT
2026-06-11 11:57:24.943713 | controller |                     value: quay.io/podified-antelope-centos9/openstack-designate-worker:current-podified
2026-06-11 11:57:24.943724 | controller |                   - name: RELATED_IMAGE_EDPM_FRR_IMAGE_URL_DEFAULT
2026-06-11 11:57:24.943735 | controller |                     value: quay.io/podified-antelope-centos9/openstack-frr:current-podified
2026-06-11 11:57:24.943746 | controller |                   - name: RELATED_IMAGE_EDPM_ISCSID_IMAGE_URL_DEFAULT
2026-06-11 11:57:24.943757 | controller |                     value: quay.io/podified-antelope-centos9/openstack-iscsid:current-podified
2026-06-11 11:57:24.943768 | controller |                   - name: RELATED_IMAGE_EDPM_LOGROTATE_CROND_IMAGE_URL_DEFAULT
2026-06-11 11:57:24.943779 | controller |                     value: quay.io/podified-antelope-centos9/openstack-cron:current-podified
2026-06-11 11:57:24.943800 | controller |                   - name: RELATED_IMAGE_EDPM_MULTIPATHD_IMAGE_URL_DEFAULT
2026-06-11 11:57:24.943811 | controller |                     value: quay.io/podified-antelope-centos9/openstack-multipathd:current-podified
2026-06-11 11:57:24.943822 | controller |                   - name: RELATED_IMAGE_EDPM_NEUTRON_DHCP_AGENT_IMAGE_URL_DEFAULT
2026-06-11 11:57:24.943834 | controller |                     value: quay.io/podified-antelope-centos9/openstack-neutron-dhcp-agent:current-podified
2026-06-11 11:57:24.943846 | controller |                   - name: RELATED_IMAGE_EDPM_NEUTRON_METADATA_AGENT_IMAGE_URL_DEFAULT
2026-06-11 11:57:24.943865 | controller |                     value: quay.io/podified-antelope-centos9/openstack-neutron-metadata-agent-ovn:current-podified
2026-06-11 11:57:24.943878 | controller |                   - name: RELATED_IMAGE_EDPM_NEUTRON_OVN_AGENT_IMAGE_URL_DEFAULT
2026-06-11 11:57:24.943890 | controller |                     value: quay.io/podified-antelope-centos9/openstack-neutron-ovn-agent:current-podified
2026-06-11 11:57:24.943901 | controller |                   - name: RELATED_IMAGE_EDPM_NEUTRON_SRIOV_AGENT_IMAGE_URL_DEFAULT
2026-06-11 11:57:24.943913 | controller |                     value: quay.io/podified-antelope-centos9/openstack-neutron-sriov-agent:current-podified
2026-06-11 11:57:24.943925 | controller |                   - name: RELATED_IMAGE_EDPM_NODE_EXPORTER_IMAGE_URL_DEFAULT
2026-06-11 11:57:24.943946 | controller |                     value: quay.io/prometheus/node-exporter:v1.5.0
2026-06-11 11:57:24.943958 | controller |                   - name: RELATED_IMAGE_EDPM_KEPLER_IMAGE_URL_DEFAULT
2026-06-11 11:57:24.943999 | controller |                     value: quay.io/sustainable_computing_io/kepler:release-0.7.12
2026-06-11 11:57:24.944021 | controller |                   - name: RELATED_IMAGE_OPENSTACK_NETWORK_EXPORTER_IMAGE_URL_DEFAULT
2026-06-11 11:57:24.944033 | controller |                     value: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified
2026-06-11 11:57:24.944044 | controller |                   - name: RELATED_IMAGE_EDPM_OVN_BGP_AGENT_IMAGE_URL_DEFAULT
2026-06-11 11:57:24.944055 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ovn-bgp-agent:current-podified
2026-06-11 11:57:24.944067 | controller |                   - name: RELATED_IMAGE_EDPM_PODMAN_EXPORTER_IMAGE_URL_DEFAULT
2026-06-11 11:57:24.944078 | controller |                     value: quay.io/openstack-k8s-operators/prometheus-podman-exporter:latest
2026-06-11 11:57:24.944089 | controller |                   - name: RELATED_IMAGE_GLANCE_API_IMAGE_URL_DEFAULT
2026-06-11 11:57:24.944100 | controller |                     value: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified
2026-06-11 11:57:24.944112 | controller |                   - name: RELATED_IMAGE_HEAT_API_IMAGE_URL_DEFAULT
2026-06-11 11:57:24.944123 | controller |                     value: quay.io/podified-antelope-centos9/openstack-heat-api:current-podified
2026-06-11 11:57:24.944134 | controller |                   - name: RELATED_IMAGE_HEAT_CFNAPI_IMAGE_URL_DEFAULT
2026-06-11 11:57:24.944145 | controller |                     value: quay.io/podified-antelope-centos9/openstack-heat-api-cfn:current-podified
2026-06-11 11:57:24.944155 | controller |                   - name: RELATED_IMAGE_HEAT_ENGINE_IMAGE_URL_DEFAULT
2026-06-11 11:57:24.944167 | controller |                     value: quay.io/podified-antelope-centos9/openstack-heat-engine:current-podified
2026-06-11 11:57:24.944178 | controller |                   - name: RELATED_IMAGE_HORIZON_IMAGE_URL_DEFAULT
2026-06-11 11:57:24.944189 | controller |                     value: quay.io/podified-antelope-centos9/openstack-horizon:current-podified
2026-06-11 11:57:24.944200 | controller |                   - name: RELATED_IMAGE_INFRA_MEMCACHED_IMAGE_URL_DEFAULT
2026-06-11 11:57:24.944212 | controller |                     value: quay.io/podified-antelope-centos9/openstack-memcached:current-podified
2026-06-11 11:57:24.944224 | controller |                   - name: RELATED_IMAGE_INFRA_REDIS_IMAGE_URL_DEFAULT
2026-06-11 11:57:24.944236 | controller |                     value: quay.io/podified-antelope-centos9/openstack-redis:current-podified
2026-06-11 11:57:24.944248 | controller |                   - name: RELATED_IMAGE_IRONIC_API_IMAGE_URL_DEFAULT
2026-06-11 11:57:24.944269 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ironic-api:current-podified
2026-06-11 11:57:24.944281 | controller |                   - name: RELATED_IMAGE_IRONIC_CONDUCTOR_IMAGE_URL_DEFAULT
2026-06-11 11:57:24.944294 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ironic-conductor:current-podified
2026-06-11 11:57:24.944306 | controller |                   - name: RELATED_IMAGE_IRONIC_INSPECTOR_IMAGE_URL_DEFAULT
2026-06-11 11:57:24.944317 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ironic-inspector:current-podified
2026-06-11 11:57:24.944328 | controller |                   - name: RELATED_IMAGE_IRONIC_NEUTRON_AGENT_IMAGE_URL_DEFAULT
2026-06-11 11:57:24.944340 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ironic-neutron-agent:current-podified
2026-06-11 11:57:24.944351 | controller |                   - name: RELATED_IMAGE_IRONIC_PXE_IMAGE_URL_DEFAULT
2026-06-11 11:57:24.944363 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ironic-pxe:current-podified
2026-06-11 11:57:24.944373 | controller |                   - name: RELATED_IMAGE_IRONIC_PYTHON_AGENT_IMAGE_URL_DEFAULT
2026-06-11 11:57:24.944384 | controller |                     value: quay.io/podified-antelope-centos9/ironic-python-agent:current-podified
2026-06-11 11:57:24.944395 | controller |                   - name: RELATED_IMAGE_KEYSTONE_API_IMAGE_URL_DEFAULT
2026-06-11 11:57:24.944407 | controller |                     value: quay.io/podified-antelope-centos9/openstack-keystone:current-podified
2026-06-11 11:57:24.944418 | controller |                   - name: RELATED_IMAGE_MANILA_API_IMAGE_URL_DEFAULT
2026-06-11 11:57:24.944430 | controller |                     value: quay.io/podified-antelope-centos9/openstack-manila-api:current-podified
2026-06-11 11:57:24.944442 | controller |                   - name: RELATED_IMAGE_MANILA_SCHEDULER_IMAGE_URL_DEFAULT
2026-06-11 11:57:24.944454 | controller |                     value: quay.io/podified-antelope-centos9/openstack-manila-scheduler:current-podified
2026-06-11 11:57:24.944465 | controller |                   - name: RELATED_IMAGE_MANILA_SHARE_IMAGE_URL_DEFAULT
2026-06-11 11:57:24.944476 | controller |                     value: quay.io/podified-antelope-centos9/openstack-manila-share:current-podified
2026-06-11 11:57:24.944487 | controller |                   - name: RELATED_IMAGE_MARIADB_IMAGE_URL_DEFAULT
2026-06-11 11:57:24.944498 | controller |                     value: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified
2026-06-11 11:57:24.944509 | controller |                   - name: RELATED_IMAGE_NET_UTILS_IMAGE_URL_DEFAULT
2026-06-11 11:57:24.944521 | controller |                     value: quay.io/podified-antelope-centos9/openstack-netutils:current-podified
2026-06-11 11:57:24.944533 | controller |                   - name: RELATED_IMAGE_NEUTRON_API_IMAGE_URL_DEFAULT
2026-06-11 11:57:24.944555 | controller |                     value: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified
2026-06-11 11:57:24.944568 | controller |                   - name: RELATED_IMAGE_NOVA_API_IMAGE_URL_DEFAULT
2026-06-11 11:57:24.944580 | controller |                     value: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified
2026-06-11 11:57:24.944591 | controller |                   - name: RELATED_IMAGE_NOVA_COMPUTE_IMAGE_URL_DEFAULT
2026-06-11 11:57:24.944603 | controller |                     value: quay.io/podified-antelope-centos9/openstack-nova-compute:current-podified
2026-06-11 11:57:24.944614 | controller |                   - name: RELATED_IMAGE_NOVA_CONDUCTOR_IMAGE_URL_DEFAULT
2026-06-11 11:57:24.944626 | controller |                     value: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified
2026-06-11 11:57:24.944637 | controller |                   - name: RELATED_IMAGE_NOVA_NOVNC_IMAGE_URL_DEFAULT
2026-06-11 11:57:24.944648 | controller |                     value: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified
2026-06-11 11:57:24.944660 | controller |                   - name: RELATED_IMAGE_NOVA_SCHEDULER_IMAGE_URL_DEFAULT
2026-06-11 11:57:24.944673 | controller |                     value: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified
2026-06-11 11:57:24.944686 | controller |                   - name: RELATED_IMAGE_OCTAVIA_API_IMAGE_URL_DEFAULT
2026-06-11 11:57:24.944712 | controller |                     value: quay.io/podified-antelope-centos9/openstack-octavia-api:current-podified
2026-06-11 11:57:24.944724 | controller |                   - name: RELATED_IMAGE_OCTAVIA_HEALTHMANAGER_IMAGE_URL_DEFAULT
2026-06-11 11:57:24.944735 | controller |                     value: quay.io/podified-antelope-centos9/openstack-octavia-health-manager:current-podified
2026-06-11 11:57:24.944747 | controller |                   - name: RELATED_IMAGE_OCTAVIA_HOUSEKEEPING_IMAGE_URL_DEFAULT
2026-06-11 11:57:24.944758 | controller |                     value: quay.io/podified-antelope-centos9/openstack-octavia-housekeeping:current-podified
2026-06-11 11:57:24.944769 | controller |                   - name: RELATED_IMAGE_OCTAVIA_WORKER_IMAGE_URL_DEFAULT
2026-06-11 11:57:24.944780 | controller |                     value: quay.io/podified-antelope-centos9/openstack-octavia-worker:current-podified
2026-06-11 11:57:24.944791 | controller |                   - name: RELATED_IMAGE_OCTAVIA_RSYSLOG_IMAGE_URL_DEFAULT
2026-06-11 11:57:24.944802 | controller |                     value: quay.io/podified-antelope-centos9/openstack-rsyslog:current-podified
2026-06-11 11:57:24.944813 | controller |                   - name: RELATED_IMAGE_OPENSTACK_CLIENT_IMAGE_URL_DEFAULT
2026-06-11 11:57:24.944833 | controller |                     value: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified
2026-06-11 11:57:24.944845 | controller |                   - name: RELATED_IMAGE_OS_CONTAINER_IMAGE_URL_DEFAULT
2026-06-11 11:57:24.944857 | controller |                     value: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified
2026-06-11 11:57:24.944869 | controller |                   - name: RELATED_IMAGE_OVN_CONTROLLER_IMAGE_URL_DEFAULT
2026-06-11 11:57:24.944881 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified
2026-06-11 11:57:24.944893 | controller |                   - name: RELATED_IMAGE_OVN_CONTROLLER_OVS_IMAGE_URL_DEFAULT
2026-06-11 11:57:24.944904 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified
2026-06-11 11:57:24.944916 | controller |                   - name: RELATED_IMAGE_OVN_NB_DBCLUSTER_IMAGE_URL_DEFAULT
2026-06-11 11:57:24.944928 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified
2026-06-11 11:57:24.944939 | controller |                   - name: RELATED_IMAGE_OVN_NORTHD_IMAGE_URL_DEFAULT
2026-06-11 11:57:24.944950 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified
2026-06-11 11:57:24.944962 | controller |                   - name: RELATED_IMAGE_OVN_SB_DBCLUSTER_IMAGE_URL_DEFAULT
2026-06-11 11:57:24.945004 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified
2026-06-11 11:57:24.945025 | controller |                   - name: RELATED_IMAGE_PLACEMENT_API_IMAGE_URL_DEFAULT
2026-06-11 11:57:24.945038 | controller |                     value: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified
2026-06-11 11:57:24.945049 | controller |                   - name: RELATED_IMAGE_RABBITMQ_IMAGE_URL_DEFAULT
2026-06-11 11:57:24.945060 | controller |                     value: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified
2026-06-11 11:57:24.945072 | controller |                   - name: RELATED_IMAGE_SWIFT_ACCOUNT_IMAGE_URL_DEFAULT
2026-06-11 11:57:24.945082 | controller |                     value: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified
2026-06-11 11:57:24.945093 | controller |                   - name: RELATED_IMAGE_SWIFT_CONTAINER_IMAGE_URL_DEFAULT
2026-06-11 11:57:24.945105 | controller |                     value: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified
2026-06-11 11:57:24.945116 | controller |                   - name: RELATED_IMAGE_SWIFT_OBJECT_IMAGE_URL_DEFAULT
2026-06-11 11:57:24.945127 | controller |                     value: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified
2026-06-11 11:57:24.945138 | controller |                   - name: RELATED_IMAGE_SWIFT_PROXY_IMAGE_URL_DEFAULT
2026-06-11 11:57:24.945149 | controller |                     value: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified
2026-06-11 11:57:24.945180 | controller |                   - name: RELATED_IMAGE_TEST_TEMPEST_IMAGE_URL_DEFAULT
2026-06-11 11:57:24.945192 | controller |                     value: quay.io/podified-antelope-centos9/openstack-tempest-all:current-podified
2026-06-11 11:57:24.945203 | controller |                   - name: RELATED_IMAGE_WATCHER_API_IMAGE_URL_DEFAULT
2026-06-11 11:57:24.945214 | controller |                     value: quay.io/podified-master-centos9/openstack-watcher-api:current-podified
2026-06-11 11:57:24.945225 | controller |                   - name: RELATED_IMAGE_WATCHER_APPLIER_IMAGE_URL_DEFAULT
2026-06-11 11:57:24.945236 | controller |                     value: quay.io/podified-master-centos9/openstack-watcher-applier:current-podified
2026-06-11 11:57:24.945248 | controller |                   - name: RELATED_IMAGE_WATCHER_DECISION_ENGINE_IMAGE_URL_DEFAULT
2026-06-11 11:57:24.945259 | controller |                     value: quay.io/podified-master-centos9/openstack-watcher-decision-engine:current-podified
2026-06-11 11:57:24.945270 | controller |                   - name: TEST_TOBIKO_IMAGE_URL_DEFAULT
2026-06-11 11:57:24.945281 | controller |                     value: quay.io/podified-antelope-centos9/openstack-tobiko:current-podified
2026-06-11 11:57:24.945292 | controller |                   - name: TEST_ANSIBLETEST_IMAGE_URL_DEFAULT
2026-06-11 11:57:24.945303 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ansible-tests:current-podified
2026-06-11 11:57:24.945315 | controller |                   - name: TEST_HORIZONTEST_IMAGE_URL_DEFAULT
2026-06-11 11:57:24.945326 | controller |                     value: quay.io/podified-antelope-centos9/openstack-horizontest:current-podified
2026-06-11 11:57:24.945337 | controller |                   - name: RELATED_IMAGE_OPENSTACK_MUST_GATHER_DEFAULT
2026-06-11 11:57:24.945348 | controller |                     value: quay.io/openstack-k8s-operators/openstack-must-gather:latest
2026-06-11 11:57:24.945359 | controller |                   - name: RELATED_IMAGE_BARBICAN_OPERATOR_MANAGER_IMAGE_URL
2026-06-11 11:57:24.945371 | controller |                     value: quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7
2026-06-11 11:57:24.945383 | controller |                   - name: RELATED_IMAGE_CINDER_OPERATOR_MANAGER_IMAGE_URL
2026-06-11 11:57:24.945402 | controller |                     value: quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce
2026-06-11 11:57:24.945415 | controller |                   - name: RELATED_IMAGE_DESIGNATE_OPERATOR_MANAGER_IMAGE_URL
2026-06-11 11:57:24.945427 | controller |                     value: quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd
2026-06-11 11:57:24.945440 | controller |                   - name: RELATED_IMAGE_GLANCE_OPERATOR_MANAGER_IMAGE_URL
2026-06-11 11:57:24.945452 | controller |                     value: quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9
2026-06-11 11:57:24.945464 | controller |                   - name: RELATED_IMAGE_HEAT_OPERATOR_MANAGER_IMAGE_URL
2026-06-11 11:57:24.945476 | controller |                     value: quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752
2026-06-11 11:57:24.945489 | controller |                   - name: RELATED_IMAGE_HORIZON_OPERATOR_MANAGER_IMAGE_URL
2026-06-11 11:57:24.945501 | controller |                     value: quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed
2026-06-11 11:57:24.945512 | controller |                   - name: RELATED_IMAGE_INFRA_OPERATOR_MANAGER_IMAGE_URL
2026-06-11 11:57:24.945524 | controller |                     value: quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373
2026-06-11 11:57:24.945535 | controller |                   - name: RELATED_IMAGE_IRONIC_OPERATOR_MANAGER_IMAGE_URL
2026-06-11 11:57:24.945546 | controller |                     value: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf
2026-06-11 11:57:24.945566 | controller |                   - name: RELATED_IMAGE_KEYSTONE_OPERATOR_MANAGER_IMAGE_URL
2026-06-11 11:57:24.945578 | controller |                     value: quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6
2026-06-11 11:57:24.945590 | controller |                   - name: RELATED_IMAGE_MANILA_OPERATOR_MANAGER_IMAGE_URL
2026-06-11 11:57:24.945601 | controller |                     value: quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391
2026-06-11 11:57:24.945612 | controller |                   - name: RELATED_IMAGE_MARIADB_OPERATOR_MANAGER_IMAGE_URL
2026-06-11 11:57:24.945623 | controller |                     value: quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398
2026-06-11 11:57:24.945634 | controller |                   - name: RELATED_IMAGE_NEUTRON_OPERATOR_MANAGER_IMAGE_URL
2026-06-11 11:57:24.945646 | controller |                     value: quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d
2026-06-11 11:57:24.945658 | controller |                   - name: RELATED_IMAGE_NOVA_OPERATOR_MANAGER_IMAGE_URL
2026-06-11 11:57:24.945682 | controller |                     value: quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60
2026-06-11 11:57:24.945695 | controller |                   - name: RELATED_IMAGE_OCTAVIA_OPERATOR_MANAGER_IMAGE_URL
2026-06-11 11:57:24.945707 | controller |                     value: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63
2026-06-11 11:57:24.945719 | controller |                   - name: RELATED_IMAGE_OPENSTACK_BAREMETAL_OPERATOR_MANAGER_IMAGE_URL
2026-06-11 11:57:24.945732 | controller |                     value: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1
2026-06-11 11:57:24.945744 | controller |                   - name: RELATED_IMAGE_OVN_OPERATOR_MANAGER_IMAGE_URL
2026-06-11 11:57:24.945754 | controller |                     value: quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7
2026-06-11 11:57:24.945765 | controller |                   - name: RELATED_IMAGE_SWIFT_OPERATOR_MANAGER_IMAGE_URL
2026-06-11 11:57:24.945775 | controller |                     value: quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67
2026-06-11 11:57:24.945787 | controller |                   - name: RELATED_IMAGE_TELEMETRY_OPERATOR_MANAGER_IMAGE_URL
2026-06-11 11:57:24.945798 | controller |                     value: quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6
2026-06-11 11:57:24.945809 | controller |                   - name: RELATED_IMAGE_TEST_OPERATOR_MANAGER_IMAGE_URL
2026-06-11 11:57:24.945820 | controller |                     value: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc
2026-06-11 11:57:24.945833 | controller |                   - name: RELATED_IMAGE_WATCHER_OPERATOR_MANAGER_IMAGE_URL
2026-06-11 11:57:24.945844 | controller |                     value: quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d
2026-06-11 11:57:24.945856 | controller |                   - name: OPENSTACK_RELEASE_VERSION
2026-06-11 11:57:24.945868 | controller |                     value: 0.6.0-1781173393
2026-06-11 11:57:24.945880 | controller |                   - name: OPERATOR_IMAGE_URL
2026-06-11 11:57:24.945892 | controller |                     value: 38.102.83.74:5001/openstack-k8s-operators/openstack-operator:2895d87b692193b55d566fae26f4c769f7f44de8
2026-06-11 11:57:24.945904 | controller |                   - name: ENABLE_WEBHOOKS
2026-06-11 11:57:24.945925 | controller |                     value: "false"
2026-06-11 11:57:24.945936 | controller |                   - name: LEASE_DURATION
2026-06-11 11:57:24.945948 | controller |                     value: "30"
2026-06-11 11:57:24.945959 | controller |                   - name: RENEW_DEADLINE
2026-06-11 11:57:24.946011 | controller |                     value: "20"
2026-06-11 11:57:24.946033 | controller |                   - name: RETRY_PERIOD
2026-06-11 11:57:24.946045 | controller |                     value: "5"
2026-06-11 11:57:24.946063 | controller |                   image: 38.102.83.74:5001/openstack-k8s-operators/openstack-operator:2895d87b692193b55d566fae26f4c769f7f44de8
2026-06-11 11:57:24.946074 | controller |                   livenessProbe:
2026-06-11 11:57:24.946086 | controller |                     httpGet:
2026-06-11 11:57:24.946097 | controller |                       path: /healthz
2026-06-11 11:57:24.946108 | controller |                       port: 8081
2026-06-11 11:57:24.946120 | controller |                     initialDelaySeconds: 15
2026-06-11 11:57:24.946131 | controller |                     periodSeconds: 20
2026-06-11 11:57:24.946142 | controller |                   name: operator
2026-06-11 11:57:24.946153 | controller |                   readinessProbe:
2026-06-11 11:57:24.946165 | controller |                     httpGet:
2026-06-11 11:57:24.946176 | controller |                       path: /readyz
2026-06-11 11:57:24.946188 | controller |                       port: 8081
2026-06-11 11:57:24.946200 | controller |                     initialDelaySeconds: 5
2026-06-11 11:57:24.946212 | controller |                     periodSeconds: 10
2026-06-11 11:57:24.946223 | controller |                   resources:
2026-06-11 11:57:24.946234 | controller |                     limits:
2026-06-11 11:57:24.946245 | controller |                       cpu: 500m
2026-06-11 11:57:24.946256 | controller |                       memory: 256Mi
2026-06-11 11:57:24.946268 | controller |                     requests:
2026-06-11 11:57:24.946279 | controller |                       cpu: 10m
2026-06-11 11:57:24.946290 | controller |                       memory: 128Mi
2026-06-11 11:57:24.946301 | controller |                   securityContext:
2026-06-11 11:57:24.946312 | controller |                     allowPrivilegeEscalation: false
2026-06-11 11:57:24.946323 | controller |                 securityContext:
2026-06-11 11:57:24.946544 | controller |                   runAsNonRoot: true
2026-06-11 11:57:24.946563 | controller |                 serviceAccountName: openstack-operator-controller-init
2026-06-11 11:57:24.946574 | controller |                 terminationGracePeriodSeconds: 10
2026-06-11 11:57:24.946586 | controller |                 tolerations:
2026-06-11 11:57:24.946597 | controller |                 - effect: NoExecute
2026-06-11 11:57:24.946608 | controller |                   key: node.kubernetes.io/not-ready
2026-06-11 11:57:24.946620 | controller |                   operator: Exists
2026-06-11 11:57:24.946631 | controller |                   tolerationSeconds: 120
2026-06-11 11:57:24.946642 | controller |                 - effect: NoExecute
2026-06-11 11:57:24.946653 | controller |                   key: node.kubernetes.io/unreachable
2026-06-11 11:57:24.946664 | controller |                   operator: Exists
2026-06-11 11:57:24.946675 | controller |                   tolerationSeconds: 120
2026-06-11 11:57:24.946687 | controller |         permissions:
2026-06-11 11:57:24.946698 | controller |         - rules:
2026-06-11 11:57:24.946709 | controller |           - apiGroups:
2026-06-11 11:57:24.946720 | controller |             - ""
2026-06-11 11:57:24.946732 | controller |             resources:
2026-06-11 11:57:24.946743 | controller |             - configmaps
2026-06-11 11:57:24.946754 | controller |             verbs:
2026-06-11 11:57:24.946765 | controller |             - get
2026-06-11 11:57:24.946777 | controller |             - list
2026-06-11 11:57:24.946788 | controller |             - watch
2026-06-11 11:57:24.946799 | controller |             - create
2026-06-11 11:57:24.946810 | controller |             - update
2026-06-11 11:57:24.946822 | controller |             - patch
2026-06-11 11:57:24.946834 | controller |             - delete
2026-06-11 11:57:24.946846 | controller |           - apiGroups:
2026-06-11 11:57:24.946858 | controller |             - coordination.k8s.io
2026-06-11 11:57:24.946870 | controller |             resources:
2026-06-11 11:57:24.946882 | controller |             - leases
2026-06-11 11:57:24.946893 | controller |             verbs:
2026-06-11 11:57:24.946905 | controller |             - get
2026-06-11 11:57:24.946931 | controller |             - list
2026-06-11 11:57:24.946944 | controller |             - watch
2026-06-11 11:57:24.946955 | controller |             - create
2026-06-11 11:57:24.947001 | controller |             - update
2026-06-11 11:57:24.947022 | controller |             - patch
2026-06-11 11:57:24.947035 | controller |             - delete
2026-06-11 11:57:24.947046 | controller |           - apiGroups:
2026-06-11 11:57:24.947058 | controller |             - ""
2026-06-11 11:57:24.947080 | controller |             resources:
2026-06-11 11:57:24.947093 | controller |             - events
2026-06-11 11:57:24.947104 | controller |             verbs:
2026-06-11 11:57:24.947115 | controller |             - create
2026-06-11 11:57:24.947126 | controller |             - patch
2026-06-11 11:57:24.947138 | controller |           serviceAccountName: openstack-operator-controller-init
2026-06-11 11:57:24.947150 | controller |       strategy: deployment
2026-06-11 11:57:24.947161 | controller |     installModes:
2026-06-11 11:57:24.947173 | controller |     - supported: false
2026-06-11 11:57:24.947184 | controller |       type: OwnNamespace
2026-06-11 11:57:24.947196 | controller |     - supported: false
2026-06-11 11:57:24.947207 | controller |       type: SingleNamespace
2026-06-11 11:57:24.947219 | controller |     - supported: false
2026-06-11 11:57:24.947230 | controller |       type: MultiNamespace
2026-06-11 11:57:24.947241 | controller |     - supported: true
2026-06-11 11:57:24.947252 | controller |       type: AllNamespaces
2026-06-11 11:57:24.947264 | controller |     keywords:
2026-06-11 11:57:24.947275 | controller |     - OpenStack
2026-06-11 11:57:24.947286 | controller |     links:
2026-06-11 11:57:24.947297 | controller |     - name: Openstack Operator
2026-06-11 11:57:24.947308 | controller |       url: https://github.com/openstack-k8s-operators/
2026-06-11 11:57:24.947319 | controller |     maturity: alpha
2026-06-11 11:57:24.947330 | controller |     minKubeVersion: 0.0.1
2026-06-11 11:57:24.947341 | controller |     provider:
2026-06-11 11:57:24.947351 | controller |       name: Red Hat Inc.
2026-06-11 11:57:24.947362 | controller |       url: https://redhat.com/
2026-06-11 11:57:24.947373 | controller |     relatedImages:
2026-06-11 11:57:24.947384 | controller |     - image: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest
2026-06-11 11:57:24.947396 | controller |       name: agent-image-url-default
2026-06-11 11:57:24.947407 | controller |     - image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest
2026-06-11 11:57:24.947418 | controller |       name: ansibleee-image-url-default
2026-06-11 11:57:24.947430 | controller |     - image: quay.io/podified-antelope-centos9/openstack-aodh-api:current-podified
2026-06-11 11:57:24.947442 | controller |       name: aodh-api-image-url-default
2026-06-11 11:57:24.947453 | controller |     - image: quay.io/podified-antelope-centos9/openstack-aodh-evaluator:current-podified
2026-06-11 11:57:24.947465 | controller |       name: aodh-evaluator-image-url-default
2026-06-11 11:57:24.947476 | controller |     - image: quay.io/podified-antelope-centos9/openstack-aodh-listener:current-podified
2026-06-11 11:57:24.947488 | controller |       name: aodh-listener-image-url-default
2026-06-11 11:57:24.947500 | controller |     - image: quay.io/podified-antelope-centos9/openstack-aodh-notifier:current-podified
2026-06-11 11:57:24.947511 | controller |       name: aodh-notifier-image-url-default
2026-06-11 11:57:24.947523 | controller |     - image: registry.redhat.io/ubi9/httpd-24:latest
2026-06-11 11:57:24.947534 | controller |       name: apache-image-url-default
2026-06-11 11:57:24.947545 | controller |     - image: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified
2026-06-11 11:57:24.947556 | controller |       name: barbican-api-image-url-default
2026-06-11 11:57:24.947568 | controller |     - image: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified
2026-06-11 11:57:24.947579 | controller |       name: barbican-keystone-listener-image-url-default
2026-06-11 11:57:24.947590 | controller |     - image: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified
2026-06-11 11:57:24.947602 | controller |       name: barbican-worker-image-url-default
2026-06-11 11:57:24.947614 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified
2026-06-11 11:57:24.947626 | controller |       name: ceilometer-central-image-url-default
2026-06-11 11:57:24.947638 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ceilometer-compute:current-podified
2026-06-11 11:57:24.947650 | controller |       name: ceilometer-compute-image-url-default
2026-06-11 11:57:24.947661 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ceilometer-ipmi:current-podified
2026-06-11 11:57:24.947674 | controller |       name: ceilometer-ipmi-image-url-default
2026-06-11 11:57:24.947688 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified
2026-06-11 11:57:24.947700 | controller |       name: ceilometer-notification-image-url-default
2026-06-11 11:57:24.947722 | controller |     - image: quay.io/openstack-k8s-operators/mysqld_exporter:latest
2026-06-11 11:57:24.947743 | controller |       name: ceilometer-mysqld-exporter-image-url-default
2026-06-11 11:57:24.947755 | controller |     - image: quay.io/openstack-k8s-operators/sg-core:latest
2026-06-11 11:57:24.947768 | controller |       name: ceilometer-sgcore-image-url-default
2026-06-11 11:57:24.947780 | controller |     - image: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0
2026-06-11 11:57:24.947792 | controller |       name: ksm-image-url-default
2026-06-11 11:57:24.947803 | controller |     - image: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified
2026-06-11 11:57:24.947815 | controller |       name: cinder-api-image-url-default
2026-06-11 11:57:24.947826 | controller |     - image: quay.io/podified-antelope-centos9/openstack-cinder-backup:current-podified
2026-06-11 11:57:24.947839 | controller |       name: cinder-backup-image-url-default
2026-06-11 11:57:24.947850 | controller |     - image: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified
2026-06-11 11:57:24.947862 | controller |       name: cinder-scheduler-image-url-default
2026-06-11 11:57:24.947875 | controller |     - image: quay.io/podified-antelope-centos9/openstack-cinder-volume:current-podified
2026-06-11 11:57:24.947887 | controller |       name: cinder-volume-image-url-default
2026-06-11 11:57:24.947898 | controller |     - image: quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-api:current
2026-06-11 11:57:24.947909 | controller |       name: cloudkitty-api-image-url-default
2026-06-11 11:57:24.947922 | controller |     - image: quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-processor:current
2026-06-11 11:57:24.947934 | controller |       name: cloudkitty-proc-image-url-default
2026-06-11 11:57:24.947946 | controller |     - image: quay.io/podified-antelope-centos9/openstack-designate-api:current-podified
2026-06-11 11:57:24.947957 | controller |       name: designate-api-image-url-default
2026-06-11 11:57:24.947969 | controller |     - image: quay.io/podified-antelope-centos9/openstack-designate-backend-bind9:current-podified
2026-06-11 11:57:24.948036 | controller |       name: designate-backendbind9-image-url-default
2026-06-11 11:57:24.948049 | controller |     - image: quay.io/podified-antelope-centos9/openstack-designate-central:current-podified
2026-06-11 11:57:24.948060 | controller |       name: designate-central-image-url-default
2026-06-11 11:57:24.948072 | controller |     - image: quay.io/podified-antelope-centos9/openstack-designate-mdns:current-podified
2026-06-11 11:57:24.948084 | controller |       name: designate-mdns-image-url-default
2026-06-11 11:57:24.948096 | controller |     - image: quay.io/podified-antelope-centos9/openstack-designate-producer:current-podified
2026-06-11 11:57:24.948107 | controller |       name: designate-producer-image-url-default
2026-06-11 11:57:24.948119 | controller |     - image: quay.io/podified-antelope-centos9/openstack-unbound:current-podified
2026-06-11 11:57:24.948130 | controller |       name: designate-unbound-image-url-default
2026-06-11 11:57:24.948142 | controller |     - image: quay.io/podified-antelope-centos9/openstack-designate-worker:current-podified
2026-06-11 11:57:24.948154 | controller |       name: designate-worker-image-url-default
2026-06-11 11:57:24.948166 | controller |     - image: quay.io/podified-antelope-centos9/openstack-frr:current-podified
2026-06-11 11:57:24.948178 | controller |       name: edpm-frr-image-url-default
2026-06-11 11:57:24.948189 | controller |     - image: quay.io/podified-antelope-centos9/openstack-iscsid:current-podified
2026-06-11 11:57:24.948201 | controller |       name: edpm-iscsid-image-url-default
2026-06-11 11:57:24.948212 | controller |     - image: quay.io/podified-antelope-centos9/openstack-cron:current-podified
2026-06-11 11:57:24.948223 | controller |       name: edpm-logrotate-crond-image-url-default
2026-06-11 11:57:24.948235 | controller |     - image: quay.io/podified-antelope-centos9/openstack-multipathd:current-podified
2026-06-11 11:57:24.948247 | controller |       name: edpm-multipathd-image-url-default
2026-06-11 11:57:24.948258 | controller |     - image: quay.io/podified-antelope-centos9/openstack-neutron-dhcp-agent:current-podified
2026-06-11 11:57:24.948270 | controller |       name: edpm-neutron-dhcp-agent-image-url-default
2026-06-11 11:57:24.948282 | controller |     - image: quay.io/podified-antelope-centos9/openstack-neutron-metadata-agent-ovn:current-podified
2026-06-11 11:57:24.948311 | controller |       name: edpm-neutron-metadata-agent-image-url-default
2026-06-11 11:57:24.948324 | controller |     - image: quay.io/podified-antelope-centos9/openstack-neutron-ovn-agent:current-podified
2026-06-11 11:57:24.948335 | controller |       name: edpm-neutron-ovn-agent-image-url-default
2026-06-11 11:57:24.948347 | controller |     - image: quay.io/podified-antelope-centos9/openstack-neutron-sriov-agent:current-podified
2026-06-11 11:57:24.948358 | controller |       name: edpm-neutron-sriov-agent-image-url-default
2026-06-11 11:57:24.948368 | controller |     - image: quay.io/prometheus/node-exporter:v1.5.0
2026-06-11 11:57:24.948379 | controller |       name: edpm-node-exporter-image-url-default
2026-06-11 11:57:24.948390 | controller |     - image: quay.io/sustainable_computing_io/kepler:release-0.7.12
2026-06-11 11:57:24.948402 | controller |       name: edpm-kepler-image-url-default
2026-06-11 11:57:24.948414 | controller |     - image: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified
2026-06-11 11:57:24.948425 | controller |       name: openstack-network-exporter-image-url-default
2026-06-11 11:57:24.948437 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ovn-bgp-agent:current-podified
2026-06-11 11:57:24.948449 | controller |       name: edpm-ovn-bgp-agent-image-url-default
2026-06-11 11:57:24.948460 | controller |     - image: quay.io/openstack-k8s-operators/prometheus-podman-exporter:latest
2026-06-11 11:57:24.948472 | controller |       name: edpm-podman-exporter-image-url-default
2026-06-11 11:57:24.948484 | controller |     - image: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified
2026-06-11 11:57:24.948495 | controller |       name: glance-api-image-url-default
2026-06-11 11:57:24.948507 | controller |     - image: quay.io/podified-antelope-centos9/openstack-heat-api:current-podified
2026-06-11 11:57:24.948519 | controller |       name: heat-api-image-url-default
2026-06-11 11:57:24.948530 | controller |     - image: quay.io/podified-antelope-centos9/openstack-heat-api-cfn:current-podified
2026-06-11 11:57:24.948542 | controller |       name: heat-cfnapi-image-url-default
2026-06-11 11:57:24.948554 | controller |     - image: quay.io/podified-antelope-centos9/openstack-heat-engine:current-podified
2026-06-11 11:57:24.948566 | controller |       name: heat-engine-image-url-default
2026-06-11 11:57:24.948578 | controller |     - image: quay.io/podified-antelope-centos9/openstack-horizon:current-podified
2026-06-11 11:57:24.948590 | controller |       name: horizon-image-url-default
2026-06-11 11:57:24.948601 | controller |     - image: quay.io/podified-antelope-centos9/openstack-memcached:current-podified
2026-06-11 11:57:24.948613 | controller |       name: infra-memcached-image-url-default
2026-06-11 11:57:24.948624 | controller |     - image: quay.io/podified-antelope-centos9/openstack-redis:current-podified
2026-06-11 11:57:24.948635 | controller |       name: infra-redis-image-url-default
2026-06-11 11:57:24.948648 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ironic-api:current-podified
2026-06-11 11:57:24.948661 | controller |       name: ironic-api-image-url-default
2026-06-11 11:57:24.948673 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ironic-conductor:current-podified
2026-06-11 11:57:24.948686 | controller |       name: ironic-conductor-image-url-default
2026-06-11 11:57:24.948698 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ironic-inspector:current-podified
2026-06-11 11:57:24.948710 | controller |       name: ironic-inspector-image-url-default
2026-06-11 11:57:24.948721 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ironic-neutron-agent:current-podified
2026-06-11 11:57:24.948733 | controller |       name: ironic-neutron-agent-image-url-default
2026-06-11 11:57:24.948745 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ironic-pxe:current-podified
2026-06-11 11:57:24.948757 | controller |       name: ironic-pxe-image-url-default
2026-06-11 11:57:24.948769 | controller |     - image: quay.io/podified-antelope-centos9/ironic-python-agent:current-podified
2026-06-11 11:57:24.948791 | controller |       name: ironic-python-agent-image-url-default
2026-06-11 11:57:24.948812 | controller |     - image: quay.io/podified-antelope-centos9/openstack-keystone:current-podified
2026-06-11 11:57:24.948825 | controller |       name: keystone-api-image-url-default
2026-06-11 11:57:24.948837 | controller |     - image: quay.io/podified-antelope-centos9/openstack-manila-api:current-podified
2026-06-11 11:57:24.948856 | controller |       name: manila-api-image-url-default
2026-06-11 11:57:24.948869 | controller |     - image: quay.io/podified-antelope-centos9/openstack-manila-scheduler:current-podified
2026-06-11 11:57:24.948881 | controller |       name: manila-scheduler-image-url-default
2026-06-11 11:57:24.948893 | controller |     - image: quay.io/podified-antelope-centos9/openstack-manila-share:current-podified
2026-06-11 11:57:24.948904 | controller |       name: manila-share-image-url-default
2026-06-11 11:57:24.948916 | controller |     - image: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified
2026-06-11 11:57:24.948928 | controller |       name: mariadb-image-url-default
2026-06-11 11:57:24.948940 | controller |     - image: quay.io/podified-antelope-centos9/openstack-netutils:current-podified
2026-06-11 11:57:24.948952 | controller |       name: net-utils-image-url-default
2026-06-11 11:57:24.948963 | controller |     - image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified
2026-06-11 11:57:24.949014 | controller |       name: neutron-api-image-url-default
2026-06-11 11:57:24.949036 | controller |     - image: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified
2026-06-11 11:57:24.949048 | controller |       name: nova-api-image-url-default
2026-06-11 11:57:24.949059 | controller |     - image: quay.io/podified-antelope-centos9/openstack-nova-compute:current-podified
2026-06-11 11:57:24.949071 | controller |       name: nova-compute-image-url-default
2026-06-11 11:57:24.949081 | controller |     - image: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified
2026-06-11 11:57:24.949093 | controller |       name: nova-conductor-image-url-default
2026-06-11 11:57:24.949104 | controller |     - image: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified
2026-06-11 11:57:24.949116 | controller |       name: nova-novnc-image-url-default
2026-06-11 11:57:24.949127 | controller |     - image: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified
2026-06-11 11:57:24.949138 | controller |       name: nova-scheduler-image-url-default
2026-06-11 11:57:24.949150 | controller |     - image: quay.io/podified-antelope-centos9/openstack-octavia-api:current-podified
2026-06-11 11:57:24.949162 | controller |       name: octavia-api-image-url-default
2026-06-11 11:57:24.949174 | controller |     - image: quay.io/podified-antelope-centos9/openstack-octavia-health-manager:current-podified
2026-06-11 11:57:24.949185 | controller |       name: octavia-healthmanager-image-url-default
2026-06-11 11:57:24.949197 | controller |     - image: quay.io/podified-antelope-centos9/openstack-octavia-housekeeping:current-podified
2026-06-11 11:57:24.949209 | controller |       name: octavia-housekeeping-image-url-default
2026-06-11 11:57:24.949220 | controller |     - image: quay.io/podified-antelope-centos9/openstack-octavia-worker:current-podified
2026-06-11 11:57:24.949232 | controller |       name: octavia-worker-image-url-default
2026-06-11 11:57:24.949243 | controller |     - image: quay.io/podified-antelope-centos9/openstack-rsyslog:current-podified
2026-06-11 11:57:24.949254 | controller |       name: octavia-rsyslog-image-url-default
2026-06-11 11:57:24.949265 | controller |     - image: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified
2026-06-11 11:57:24.949277 | controller |       name: openstack-client-image-url-default
2026-06-11 11:57:24.949289 | controller |     - image: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified
2026-06-11 11:57:24.949300 | controller |       name: os-container-image-url-default
2026-06-11 11:57:24.949312 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified
2026-06-11 11:57:24.949323 | controller |       name: ovn-controller-image-url-default
2026-06-11 11:57:24.949334 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified
2026-06-11 11:57:24.949345 | controller |       name: ovn-controller-ovs-image-url-default
2026-06-11 11:57:24.949357 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified
2026-06-11 11:57:24.949369 | controller |       name: ovn-nb-dbcluster-image-url-default
2026-06-11 11:57:24.949380 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified
2026-06-11 11:57:24.949391 | controller |       name: ovn-northd-image-url-default
2026-06-11 11:57:24.949450 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified
2026-06-11 11:57:24.949465 | controller |       name: ovn-sb-dbcluster-image-url-default
2026-06-11 11:57:24.949476 | controller |     - image: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified
2026-06-11 11:57:24.949488 | controller |       name: placement-api-image-url-default
2026-06-11 11:57:24.949499 | controller |     - image: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified
2026-06-11 11:57:24.949511 | controller |       name: rabbitmq-image-url-default
2026-06-11 11:57:24.949524 | controller |     - image: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified
2026-06-11 11:57:24.949535 | controller |       name: swift-account-image-url-default
2026-06-11 11:57:24.949547 | controller |     - image: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified
2026-06-11 11:57:24.949559 | controller |       name: swift-container-image-url-default
2026-06-11 11:57:24.949571 | controller |     - image: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified
2026-06-11 11:57:24.949583 | controller |       name: swift-object-image-url-default
2026-06-11 11:57:24.949595 | controller |     - image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified
2026-06-11 11:57:24.949606 | controller |       name: swift-proxy-image-url-default
2026-06-11 11:57:24.949618 | controller |     - image: quay.io/podified-antelope-centos9/openstack-tempest-all:current-podified
2026-06-11 11:57:24.949629 | controller |       name: test-tempest-image-url-default
2026-06-11 11:57:24.949652 | controller |     - image: quay.io/podified-master-centos9/openstack-watcher-api:current-podified
2026-06-11 11:57:24.949664 | controller |       name: watcher-api-image-url-default
2026-06-11 11:57:24.949675 | controller |     - image: quay.io/podified-master-centos9/openstack-watcher-applier:current-podified
2026-06-11 11:57:24.949686 | controller |       name: watcher-applier-image-url-default
2026-06-11 11:57:24.949698 | controller |     - image: quay.io/podified-master-centos9/openstack-watcher-decision-engine:current-podified
2026-06-11 11:57:24.949709 | controller |       name: watcher-decision-engine-image-url-default
2026-06-11 11:57:24.949720 | controller |     - image: quay.io/openstack-k8s-operators/openstack-must-gather:latest
2026-06-11 11:57:24.949732 | controller |       name: openstack-must-gather-default
2026-06-11 11:57:24.949743 | controller |     - image: quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7
2026-06-11 11:57:24.949755 | controller |       name: barbican-operator-manager-image-url
2026-06-11 11:57:24.949766 | controller |     - image: quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce
2026-06-11 11:57:24.949777 | controller |       name: cinder-operator-manager-image-url
2026-06-11 11:57:24.949789 | controller |     - image: quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd
2026-06-11 11:57:24.949800 | controller |       name: designate-operator-manager-image-url
2026-06-11 11:57:24.949811 | controller |     - image: quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9
2026-06-11 11:57:24.949823 | controller |       name: glance-operator-manager-image-url
2026-06-11 11:57:24.949835 | controller |     - image: quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752
2026-06-11 11:57:24.949846 | controller |       name: heat-operator-manager-image-url
2026-06-11 11:57:24.949858 | controller |     - image: quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed
2026-06-11 11:57:24.949871 | controller |       name: horizon-operator-manager-image-url
2026-06-11 11:57:24.949883 | controller |     - image: quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373
2026-06-11 11:57:24.949894 | controller |       name: infra-operator-manager-image-url
2026-06-11 11:57:24.949906 | controller |     - image: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf
2026-06-11 11:57:24.949930 | controller |       name: ironic-operator-manager-image-url
2026-06-11 11:57:24.949943 | controller |     - image: quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6
2026-06-11 11:57:24.949954 | controller |       name: keystone-operator-manager-image-url
2026-06-11 11:57:24.950006 | controller |     - image: quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391
2026-06-11 11:57:24.950030 | controller |       name: manila-operator-manager-image-url
2026-06-11 11:57:24.950043 | controller |     - image: quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398
2026-06-11 11:57:24.950054 | controller |       name: mariadb-operator-manager-image-url
2026-06-11 11:57:24.950066 | controller |     - image: quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d
2026-06-11 11:57:24.950077 | controller |       name: neutron-operator-manager-image-url
2026-06-11 11:57:24.950088 | controller |     - image: quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60
2026-06-11 11:57:24.950100 | controller |       name: nova-operator-manager-image-url
2026-06-11 11:57:24.950111 | controller |     - image: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63
2026-06-11 11:57:24.950122 | controller |       name: octavia-operator-manager-image-url
2026-06-11 11:57:24.950133 | controller |     - image: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1
2026-06-11 11:57:24.950145 | controller |       name: openstack-baremetal-operator-manager-image-url
2026-06-11 11:57:24.950157 | controller |     - image: quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7
2026-06-11 11:57:24.950168 | controller |       name: ovn-operator-manager-image-url
2026-06-11 11:57:24.950180 | controller |     - image: quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67
2026-06-11 11:57:24.950191 | controller |       name: swift-operator-manager-image-url
2026-06-11 11:57:24.950202 | controller |     - image: quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6
2026-06-11 11:57:24.950213 | controller |       name: telemetry-operator-manager-image-url
2026-06-11 11:57:24.950225 | controller |     - image: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc
2026-06-11 11:57:24.950236 | controller |       name: test-operator-manager-image-url
2026-06-11 11:57:24.950247 | controller |     - image: quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d
2026-06-11 11:57:24.950268 | controller |       name: watcher-operator-manager-image-url
2026-06-11 11:57:24.950281 | controller |     version: 0.6.0
2026-06-11 11:57:24.950293 | controller |   status:
2026-06-11 11:57:24.950305 | controller |     cleanup: {}
2026-06-11 11:57:24.950317 | controller |     conditions:
2026-06-11 11:57:24.950328 | controller |     - lastTransitionTime: "2026-06-11T11:00:18Z"
2026-06-11 11:57:24.950373 | controller |       lastUpdateTime: "2026-06-11T11:00:18Z"
2026-06-11 11:57:24.950386 | controller |       message: requirements not yet checked
2026-06-11 11:57:24.950398 | controller |       phase: Pending
2026-06-11 11:57:24.950409 | controller |       reason: RequirementsUnknown
2026-06-11 11:57:24.950421 | controller |     - lastTransitionTime: "2026-06-11T11:00:19Z"
2026-06-11 11:57:24.950432 | controller |       lastUpdateTime: "2026-06-11T11:00:19Z"
2026-06-11 11:57:24.950443 | controller |       message: all requirements found, attempting install
2026-06-11 11:57:24.950454 | controller |       phase: InstallReady
2026-06-11 11:57:24.950466 | controller |       reason: AllRequirementsMet
2026-06-11 11:57:24.950477 | controller |     - lastTransitionTime: "2026-06-11T11:00:19Z"
2026-06-11 11:57:24.950488 | controller |       lastUpdateTime: "2026-06-11T11:00:19Z"
2026-06-11 11:57:24.950499 | controller |       message: waiting for install components to report healthy
2026-06-11 11:57:24.950517 | controller |       phase: Installing
2026-06-11 11:57:24.950529 | controller |       reason: InstallSucceeded
2026-06-11 11:57:24.950540 | controller |     - lastTransitionTime: "2026-06-11T11:00:19Z"
2026-06-11 11:57:24.950552 | controller |       lastUpdateTime: "2026-06-11T11:00:21Z"
2026-06-11 11:57:24.950563 | controller |       message: 'installing: waiting for deployment openstack-operator-controller-init
2026-06-11 11:57:24.950575 | controller |         to become ready: deployment "openstack-operator-controller-init" not available:
2026-06-11 11:57:24.950586 | controller |         Deployment does not have minimum availability.'
2026-06-11 11:57:24.950598 | controller |       phase: Installing
2026-06-11 11:57:24.950610 | controller |       reason: InstallWaiting
2026-06-11 11:57:24.950622 | controller |     - lastTransitionTime: "2026-06-11T11:01:10Z"
2026-06-11 11:57:24.950634 | controller |       lastUpdateTime: "2026-06-11T11:01:10Z"
2026-06-11 11:57:24.950645 | controller |       message: install strategy completed with no errors
2026-06-11 11:57:24.950657 | controller |       phase: Succeeded
2026-06-11 11:57:24.950668 | controller |       reason: InstallSucceeded
2026-06-11 11:57:24.950680 | controller |     lastTransitionTime: "2026-06-11T11:01:10Z"
2026-06-11 11:57:24.950692 | controller |     lastUpdateTime: "2026-06-11T11:01:10Z"
2026-06-11 11:57:24.950705 | controller |     message: install strategy completed with no errors
2026-06-11 11:57:24.950716 | controller |     phase: Succeeded
2026-06-11 11:57:24.950728 | controller |     reason: InstallSucceeded
2026-06-11 11:57:24.950739 | controller |     requirementStatus:
2026-06-11 11:57:24.950751 | controller |     - group: operators.coreos.com
2026-06-11 11:57:24.950762 | controller |       kind: ClusterServiceVersion
2026-06-11 11:57:24.950775 | controller |       message: CSV minKubeVersion (0.0.1) less than server version (v1.33.5)
2026-06-11 11:57:24.950787 | controller |       name: openstack-operator.v0.6.0
2026-06-11 11:57:24.950799 | controller |       status: Present
2026-06-11 11:57:24.950810 | controller |       version: v1alpha1
2026-06-11 11:57:24.950822 | controller |     - group: apiextensions.k8s.io
2026-06-11 11:57:24.950835 | controller |       kind: CustomResourceDefinition
2026-06-11 11:57:24.950847 | controller |       message: CRD is present and Established condition is true
2026-06-11 11:57:24.950858 | controller |       name: openstacks.operator.openstack.org
2026-06-11 11:57:24.950870 | controller |       status: Present
2026-06-11 11:57:24.950883 | controller |       uuid: b011db8e-2cc1-4073-8f3f-47c3e6db9ded
2026-06-11 11:57:24.950895 | controller |       version: v1
2026-06-11 11:57:24.950907 | controller |     - dependents:
2026-06-11 11:57:24.950919 | controller |       - group: rbac.authorization.k8s.io
2026-06-11 11:57:24.950931 | controller |         kind: PolicyRule
2026-06-11 11:57:24.950943 | controller |         message: cluster rule:{"verbs":["create"],"apiGroups":["authentication.k8s.io"],"resources":["tokenreviews"]}
2026-06-11 11:57:24.950956 | controller |         status: Satisfied
2026-06-11 11:57:24.951004 | controller |         version: v1
2026-06-11 11:57:24.951024 | controller |       - group: rbac.authorization.k8s.io
2026-06-11 11:57:24.951037 | controller |         kind: PolicyRule
2026-06-11 11:57:24.951049 | controller |         message: cluster rule:{"verbs":["create"],"apiGroups":["authorization.k8s.io"],"resources":["subjectaccessreviews"]}
2026-06-11 11:57:24.951061 | controller |         status: Satisfied
2026-06-11 11:57:24.951072 | controller |         version: v1
2026-06-11 11:57:24.951084 | controller |       - group: rbac.authorization.k8s.io
2026-06-11 11:57:24.951096 | controller |         kind: PolicyRule
2026-06-11 11:57:24.951108 | controller |         message: cluster rule:{"verbs":["*"],"apiGroups":[""],"resources":["configmaps","namespaces","serviceaccounts","services"]}
2026-06-11 11:57:24.951119 | controller |         status: Satisfied
2026-06-11 11:57:24.951131 | controller |         version: v1
2026-06-11 11:57:24.951143 | controller |       - group: rbac.authorization.k8s.io
2026-06-11 11:57:24.951154 | controller |         kind: PolicyRule
2026-06-11 11:57:24.951166 | controller |         message: cluster rule:{"verbs":["*"],"apiGroups":["admissionregistration.k8s.io"],"resources":["mutatingwebhookconfigurations","validatingwebhookconfigurations"]}
2026-06-11 11:57:24.951179 | controller |         status: Satisfied
2026-06-11 11:57:24.951190 | controller |         version: v1
2026-06-11 11:57:24.951202 | controller |       - group: rbac.authorization.k8s.io
2026-06-11 11:57:24.951214 | controller |         kind: PolicyRule
2026-06-11 11:57:24.951226 | controller |         message: cluster rule:{"verbs":["*"],"apiGroups":["apiextensions.k8s.io"],"resources":["*"]}
2026-06-11 11:57:24.951245 | controller |         status: Satisfied
2026-06-11 11:57:24.951257 | controller |         version: v1
2026-06-11 11:57:24.951269 | controller |       - group: rbac.authorization.k8s.io
2026-06-11 11:57:24.951282 | controller |         kind: PolicyRule
2026-06-11 11:57:24.951294 | controller |         message: cluster rule:{"verbs":["create","delete","get","list","patch","update","watch"],"apiGroups":["apps"],"resources":["deployments"]}
2026-06-11 11:57:24.951306 | controller |         status: Satisfied
2026-06-11 11:57:24.951318 | controller |         version: v1
2026-06-11 11:57:24.951329 | controller |       - group: rbac.authorization.k8s.io
2026-06-11 11:57:24.951340 | controller |         kind: PolicyRule
2026-06-11 11:57:24.951353 | controller |         message: cluster rule:{"verbs":["create","delete","get","list","patch","update","watch"],"apiGroups":["cert-manager.io"],"resources":["certificates","issuers"]}
2026-06-11 11:57:24.951364 | controller |         status: Satisfied
2026-06-11 11:57:24.951377 | controller |         version: v1
2026-06-11 11:57:24.951388 | controller |       - group: rbac.authorization.k8s.io
2026-06-11 11:57:24.951400 | controller |         kind: PolicyRule
2026-06-11 11:57:24.951412 | controller |         message: cluster rule:{"verbs":["get","list","watch"],"apiGroups":["discovery.k8s.io"],"resources":["endpointslices"]}
2026-06-11 11:57:24.951423 | controller |         status: Satisfied
2026-06-11 11:57:24.951435 | controller |         version: v1
2026-06-11 11:57:24.951446 | controller |       - group: rbac.authorization.k8s.io
2026-06-11 11:57:24.951457 | controller |         kind: PolicyRule
2026-06-11 11:57:24.951479 | controller |         message: cluster rule:{"verbs":["create","delete","get","list","update","watch"],"apiGroups":["monitoring.coreos.com"],"resources":["servicemonitors"]}
2026-06-11 11:57:24.951491 | controller |         status: Satisfied
2026-06-11 11:57:24.951503 | controller |         version: v1
2026-06-11 11:57:24.951514 | controller |       - group: rbac.authorization.k8s.io
2026-06-11 11:57:24.951525 | controller |         kind: PolicyRule
2026-06-11 11:57:24.951537 | controller |         message: cluster rule:{"verbs":["create","delete","get","list","update"],"apiGroups":["networking.k8s.io"],"resources":["networkpolicies"]}
2026-06-11 11:57:24.951548 | controller |         status: Satisfied
2026-06-11 11:57:24.951559 | controller |         version: v1
2026-06-11 11:57:24.951571 | controller |       - group: rbac.authorization.k8s.io
2026-06-11 11:57:24.951582 | controller |         kind: PolicyRule
2026-06-11 11:57:24.951595 | controller |         message: cluster rule:{"verbs":["create","delete","get","list","patch","update","watch"],"apiGroups":["operator.openstack.org"],"resources":["openstacks"]}
2026-06-11 11:57:24.951606 | controller |         status: Satisfied
2026-06-11 11:57:24.951618 | controller |         version: v1
2026-06-11 11:57:24.951630 | controller |       - group: rbac.authorization.k8s.io
2026-06-11 11:57:24.951642 | controller |         kind: PolicyRule
2026-06-11 11:57:24.951654 | controller |         message: cluster rule:{"verbs":["update"],"apiGroups":["operator.openstack.org"],"resources":["openstacks/finalizers"]}
2026-06-11 11:57:24.951667 | controller |         status: Satisfied
2026-06-11 11:57:24.951678 | controller |         version: v1
2026-06-11 11:57:24.951690 | controller |       - group: rbac.authorization.k8s.io
2026-06-11 11:57:24.951714 | controller |         kind: PolicyRule
2026-06-11 11:57:24.951727 | controller |         message: cluster rule:{"verbs":["get","patch","update"],"apiGroups":["operator.openstack.org"],"resources":["openstacks/status"]}
2026-06-11 11:57:24.951737 | controller |         status: Satisfied
2026-06-11 11:57:24.951749 | controller |         version: v1
2026-06-11 11:57:24.951760 | controller |       - group: rbac.authorization.k8s.io
2026-06-11 11:57:24.951772 | controller |         kind: PolicyRule
2026-06-11 11:57:24.951783 | controller |         message: cluster rule:{"verbs":["delete","get","list"],"apiGroups":["operators.coreos.com"],"resources":["clusterserviceversions","installplans","operators","subscriptions"]}
2026-06-11 11:57:24.951796 | controller |         status: Satisfied
2026-06-11 11:57:24.951808 | controller |         version: v1
2026-06-11 11:57:24.951820 | controller |       - group: rbac.authorization.k8s.io
2026-06-11 11:57:24.951831 | controller |         kind: PolicyRule
2026-06-11 11:57:24.951844 | controller |         message: cluster rule:{"verbs":["*"],"apiGroups":["rbac.authorization.k8s.io"],"resources":["clusterrolebindings","clusterroles","rolebindings","roles"]}
2026-06-11 11:57:24.951863 | controller |         status: Satisfied
2026-06-11 11:57:24.951875 | controller |         version: v1
2026-06-11 11:57:24.951886 | controller |       group: ""
2026-06-11 11:57:24.951898 | controller |       kind: ServiceAccount
2026-06-11 11:57:24.951910 | controller |       message: ""
2026-06-11 11:57:24.951922 | controller |       name: openstack-operator-controller-init
2026-06-11 11:57:24.951934 | controller |       status: Present
2026-06-11 11:57:24.951946 | controller |       version: v1
2026-06-11 11:57:24.951957 | controller | kind: List
2026-06-11 11:57:24.951969 | controller | metadata:
2026-06-11 11:57:24.952024 | controller |   resourceVersion: ""
2026-06-11 11:57:25.088597 | controller | ok: Runtime: 0:00:00.178583
2026-06-11 11:57:25.125075 | 
2026-06-11 11:57:25.125182 | TASK [env_op_images : Get the images name]
2026-06-11 11:57:25.733920 | controller | [
2026-06-11 11:57:25.734047 | controller |   {
2026-06-11 11:57:25.734056 | controller |     "RELATED_IMAGE_OCTAVIA_HEALTHMANAGER_IMAGE_URL_DEFAULT": "quay.io/podified-antelope-centos9/openstack-octavia-health-manager:current-podified"
2026-06-11 11:57:25.734062 | controller |   },
2026-06-11 11:57:25.734067 | controller |   {
2026-06-11 11:57:25.734074 | controller |     "RELATED_IMAGE_BARBICAN_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7"
2026-06-11 11:57:25.734079 | controller |   },
2026-06-11 11:57:25.734084 | controller |   {
2026-06-11 11:57:25.734091 | controller |     "RELATED_IMAGE_CINDER_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce"
2026-06-11 11:57:25.734099 | controller |   },
2026-06-11 11:57:25.734104 | controller |   {
2026-06-11 11:57:25.734108 | controller |     "RELATED_IMAGE_DESIGNATE_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd"
2026-06-11 11:57:25.734114 | controller |   },
2026-06-11 11:57:25.734118 | controller |   {
2026-06-11 11:57:25.734123 | controller |     "RELATED_IMAGE_GLANCE_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9"
2026-06-11 11:57:25.734127 | controller |   },
2026-06-11 11:57:25.734132 | controller |   {
2026-06-11 11:57:25.734143 | controller |     "RELATED_IMAGE_HEAT_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752"
2026-06-11 11:57:25.734147 | controller |   },
2026-06-11 11:57:25.734152 | controller |   {
2026-06-11 11:57:25.734157 | controller |     "RELATED_IMAGE_HORIZON_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed"
2026-06-11 11:57:25.734161 | controller |   },
2026-06-11 11:57:25.734166 | controller |   {
2026-06-11 11:57:25.734171 | controller |     "RELATED_IMAGE_INFRA_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373"
2026-06-11 11:57:25.734175 | controller |   },
2026-06-11 11:57:25.734180 | controller |   {
2026-06-11 11:57:25.734184 | controller |     "RELATED_IMAGE_IRONIC_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf"
2026-06-11 11:57:25.734189 | controller |   },
2026-06-11 11:57:25.734194 | controller |   {
2026-06-11 11:57:25.734198 | controller |     "RELATED_IMAGE_KEYSTONE_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6"
2026-06-11 11:57:25.734203 | controller |   },
2026-06-11 11:57:25.734207 | controller |   {
2026-06-11 11:57:25.734212 | controller |     "RELATED_IMAGE_MANILA_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391"
2026-06-11 11:57:25.734217 | controller |   },
2026-06-11 11:57:25.734221 | controller |   {
2026-06-11 11:57:25.734226 | controller |     "RELATED_IMAGE_MARIADB_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398"
2026-06-11 11:57:25.734230 | controller |   },
2026-06-11 11:57:25.734235 | controller |   {
2026-06-11 11:57:25.734240 | controller |     "RELATED_IMAGE_NEUTRON_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d"
2026-06-11 11:57:25.734244 | controller |   },
2026-06-11 11:57:25.734249 | controller |   {
2026-06-11 11:57:25.734253 | controller |     "RELATED_IMAGE_NOVA_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60"
2026-06-11 11:57:25.734258 | controller |   },
2026-06-11 11:57:25.734262 | controller |   {
2026-06-11 11:57:25.734267 | controller |     "RELATED_IMAGE_OCTAVIA_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63"
2026-06-11 11:57:25.734272 | controller |   },
2026-06-11 11:57:25.734283 | controller |   {
2026-06-11 11:57:25.734288 | controller |     "RELATED_IMAGE_OPENSTACK_BAREMETAL_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1"
2026-06-11 11:57:25.734296 | controller |   },
2026-06-11 11:57:25.734300 | controller |   {
2026-06-11 11:57:25.734305 | controller |     "RELATED_IMAGE_OVN_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7"
2026-06-11 11:57:25.734310 | controller |   },
2026-06-11 11:57:25.734314 | controller |   {
2026-06-11 11:57:25.734319 | controller |     "RELATED_IMAGE_SWIFT_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67"
2026-06-11 11:57:25.734324 | controller |   },
2026-06-11 11:57:25.734328 | controller |   {
2026-06-11 11:57:25.734333 | controller |     "RELATED_IMAGE_TELEMETRY_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6"
2026-06-11 11:57:25.734337 | controller |   },
2026-06-11 11:57:25.734342 | controller |   {
2026-06-11 11:57:25.734346 | controller |     "RELATED_IMAGE_TEST_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc"
2026-06-11 11:57:25.734351 | controller |   },
2026-06-11 11:57:25.734356 | controller |   {
2026-06-11 11:57:25.734360 | controller |     "RELATED_IMAGE_WATCHER_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d"
2026-06-11 11:57:25.734365 | controller |   }
2026-06-11 11:57:25.734369 | controller | ]
2026-06-11 11:57:26.278261 | controller | ok: Runtime: 0:00:00.173032
2026-06-11 11:57:26.381944 | 
2026-06-11 11:57:26.382096 | TASK [env_op_images : Extract env variable name and images]
2026-06-11 11:57:26.477908 | controller | ok
2026-06-11 11:57:26.500865 | 
2026-06-11 11:57:26.500991 | TASK [env_op_images : Get all pods from all namespaces to find openstack-operator-index]
2026-06-11 11:57:30.984920 | controller | ok
2026-06-11 11:57:34.480878 | 
2026-06-11 11:57:34.481043 | TASK [env_op_images : Retrieve openstack-operator-index pod]
2026-06-11 11:57:34.708451 | controller | ok
2026-06-11 11:57:34.748637 | 
2026-06-11 11:57:34.748810 | TASK [env_op_images : Get all the pods in openstack-operator namespace]
2026-06-11 11:57:36.466740 | controller | ok
2026-06-11 11:57:36.651619 | 
2026-06-11 11:57:36.651842 | TASK [env_op_images : Get operator images and pods]
2026-06-11 11:57:37.480376 | controller | ok
2026-06-11 11:57:37.643589 | 
2026-06-11 11:57:37.643757 | LOOP [env_op_images : Add operator images to the dictionary]
2026-06-11 11:57:37.963185 | controller | ok:
2026-06-11 11:57:37.963604 | controller | {
2026-06-11 11:57:37.963642 | controller |   "apiVersion": "v1",
2026-06-11 11:57:37.963670 | controller |   "kind": "Pod",
2026-06-11 11:57:37.963695 | controller |   "metadata": {
2026-06-11 11:57:37.963719 | controller |     "annotations": {
2026-06-11 11:57:37.963744 | 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-11 11:57:37.963775 | 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-11 11:57:37.963822 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-11 11:57:37.963850 | controller |       "openshift.io/scc": "anyuid",
2026-06-11 11:57:37.963873 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-11 11:57:37.963895 | controller |     },
2026-06-11 11:57:37.963916 | controller |     "creationTimestamp": "2026-06-11T11:01:43Z",
2026-06-11 11:57:37.963937 | controller |     "generateName": "barbican-operator-controller-manager-7b8ffd8c4f-",
2026-06-11 11:57:37.963959 | controller |     "generation": 1,
2026-06-11 11:57:37.963981 | controller |     "labels": {
2026-06-11 11:57:37.964004 | controller |       "app.kubernetes.io/name": "barbican-operator",
2026-06-11 11:57:37.964035 | controller |       "control-plane": "controller-manager",
2026-06-11 11:57:37.964057 | controller |       "openstack.org/operator-name": "barbican",
2026-06-11 11:57:37.964081 | controller |       "pod-template-hash": "7b8ffd8c4f"
2026-06-11 11:57:37.964104 | controller |     },
2026-06-11 11:57:37.964129 | controller |     "managedFields": [
2026-06-11 11:57:37.964153 | controller |       {
2026-06-11 11:57:37.964177 | controller |         "apiVersion": "v1",
2026-06-11 11:57:37.964201 | controller |         "fieldsType": "FieldsV1",
2026-06-11 11:57:37.964225 | controller |         "fieldsV1": {
2026-06-11 11:57:37.964248 | controller |           "f:metadata": {
2026-06-11 11:57:37.964272 | controller |             "f:annotations": {
2026-06-11 11:57:37.964296 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-11 11:57:37.964321 | controller |             }
2026-06-11 11:57:37.964364 | controller |           }
2026-06-11 11:57:37.964398 | controller |         },
2026-06-11 11:57:37.964423 | controller |         "manager": "crc",
2026-06-11 11:57:37.964447 | controller |         "operation": "Update",
2026-06-11 11:57:37.964471 | controller |         "subresource": "status",
2026-06-11 11:57:37.964495 | controller |         "time": "2026-06-11T11:01:43Z"
2026-06-11 11:57:37.964520 | controller |       },
2026-06-11 11:57:37.964544 | controller |       {
2026-06-11 11:57:37.964568 | controller |         "apiVersion": "v1",
2026-06-11 11:57:37.964591 | controller |         "fieldsType": "FieldsV1",
2026-06-11 11:57:37.964615 | controller |         "fieldsV1": {
2026-06-11 11:57:37.964639 | controller |           "f:metadata": {
2026-06-11 11:57:37.964663 | controller |             "f:annotations": {
2026-06-11 11:57:37.964686 | controller |               ".": {},
2026-06-11 11:57:37.964710 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-11 11:57:37.964734 | controller |             },
2026-06-11 11:57:37.964757 | controller |             "f:generateName": {},
2026-06-11 11:57:37.964782 | controller |             "f:labels": {
2026-06-11 11:57:37.964807 | controller |               ".": {},
2026-06-11 11:57:37.964831 | controller |               "f:app.kubernetes.io/name": {},
2026-06-11 11:57:37.964853 | controller |               "f:control-plane": {},
2026-06-11 11:57:37.964875 | controller |               "f:openstack.org/operator-name": {},
2026-06-11 11:57:37.964897 | controller |               "f:pod-template-hash": {}
2026-06-11 11:57:37.964920 | controller |             },
2026-06-11 11:57:37.964942 | controller |             "f:ownerReferences": {
2026-06-11 11:57:37.964965 | controller |               ".": {},
2026-06-11 11:57:37.964989 | controller |               "k:{\"uid\":\"605720c9-2e89-43c9-a65f-90ba7781627d\"}": {}
2026-06-11 11:57:37.965015 | controller |             }
2026-06-11 11:57:37.965038 | controller |           },
2026-06-11 11:57:37.965061 | controller |           "f:spec": {
2026-06-11 11:57:37.965083 | controller |             "f:containers": {
2026-06-11 11:57:37.965104 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-11 11:57:37.965124 | controller |                 ".": {},
2026-06-11 11:57:37.965143 | controller |                 "f:args": {},
2026-06-11 11:57:37.965162 | controller |                 "f:command": {},
2026-06-11 11:57:37.965182 | controller |                 "f:env": {
2026-06-11 11:57:37.965203 | controller |                   ".": {},
2026-06-11 11:57:37.965225 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-11 11:57:37.965247 | controller |                     ".": {},
2026-06-11 11:57:37.965269 | controller |                     "f:name": {},
2026-06-11 11:57:37.965291 | controller |                     "f:value": {}
2026-06-11 11:57:37.965311 | controller |                   },
2026-06-11 11:57:37.965333 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-11 11:57:37.965384 | controller |                     ".": {},
2026-06-11 11:57:37.965414 | controller |                     "f:name": {},
2026-06-11 11:57:37.965436 | controller |                     "f:value": {}
2026-06-11 11:57:37.965457 | controller |                   },
2026-06-11 11:57:37.965479 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-11 11:57:37.965500 | controller |                     ".": {},
2026-06-11 11:57:37.965521 | controller |                     "f:name": {},
2026-06-11 11:57:37.965542 | controller |                     "f:value": {}
2026-06-11 11:57:37.965565 | controller |                   },
2026-06-11 11:57:37.965586 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-11 11:57:37.965609 | controller |                     ".": {},
2026-06-11 11:57:37.965631 | controller |                     "f:name": {},
2026-06-11 11:57:37.965652 | controller |                     "f:value": {}
2026-06-11 11:57:37.965673 | controller |                   },
2026-06-11 11:57:37.965693 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-11 11:57:37.965714 | controller |                     ".": {},
2026-06-11 11:57:37.965733 | controller |                     "f:name": {},
2026-06-11 11:57:37.965753 | controller |                     "f:value": {}
2026-06-11 11:57:37.965772 | controller |                   }
2026-06-11 11:57:37.965792 | controller |                 },
2026-06-11 11:57:37.965812 | controller |                 "f:image": {},
2026-06-11 11:57:37.965831 | controller |                 "f:imagePullPolicy": {},
2026-06-11 11:57:37.965876 | controller |                 "f:livenessProbe": {
2026-06-11 11:57:37.965897 | controller |                   ".": {},
2026-06-11 11:57:37.965916 | controller |                   "f:failureThreshold": {},
2026-06-11 11:57:37.965935 | controller |                   "f:httpGet": {
2026-06-11 11:57:37.965954 | controller |                     ".": {},
2026-06-11 11:57:37.965973 | controller |                     "f:path": {},
2026-06-11 11:57:37.965994 | controller |                     "f:port": {},
2026-06-11 11:57:37.966012 | controller |                     "f:scheme": {}
2026-06-11 11:57:37.966030 | controller |                   },
2026-06-11 11:57:37.966048 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 11:57:37.966066 | controller |                   "f:periodSeconds": {},
2026-06-11 11:57:37.966085 | controller |                   "f:successThreshold": {},
2026-06-11 11:57:37.966104 | controller |                   "f:timeoutSeconds": {}
2026-06-11 11:57:37.966123 | controller |                 },
2026-06-11 11:57:37.966142 | controller |                 "f:name": {},
2026-06-11 11:57:37.966160 | controller |                 "f:readinessProbe": {
2026-06-11 11:57:37.966178 | controller |                   ".": {},
2026-06-11 11:57:37.966195 | controller |                   "f:failureThreshold": {},
2026-06-11 11:57:37.966213 | controller |                   "f:httpGet": {
2026-06-11 11:57:37.966231 | controller |                     ".": {},
2026-06-11 11:57:37.966249 | controller |                     "f:path": {},
2026-06-11 11:57:37.966267 | controller |                     "f:port": {},
2026-06-11 11:57:37.966284 | controller |                     "f:scheme": {}
2026-06-11 11:57:37.966303 | controller |                   },
2026-06-11 11:57:37.966321 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 11:57:37.966339 | controller |                   "f:periodSeconds": {},
2026-06-11 11:57:37.966384 | controller |                   "f:successThreshold": {},
2026-06-11 11:57:37.966405 | controller |                   "f:timeoutSeconds": {}
2026-06-11 11:57:37.966424 | controller |                 },
2026-06-11 11:57:37.966444 | controller |                 "f:resources": {
2026-06-11 11:57:37.966463 | controller |                   ".": {},
2026-06-11 11:57:37.966481 | controller |                   "f:limits": {
2026-06-11 11:57:37.966500 | controller |                     ".": {},
2026-06-11 11:57:37.966523 | controller |                     "f:cpu": {},
2026-06-11 11:57:37.966543 | controller |                     "f:memory": {}
2026-06-11 11:57:37.966562 | controller |                   },
2026-06-11 11:57:37.966581 | controller |                   "f:requests": {
2026-06-11 11:57:37.966599 | controller |                     ".": {},
2026-06-11 11:57:37.966619 | controller |                     "f:cpu": {},
2026-06-11 11:57:37.966639 | controller |                     "f:memory": {}
2026-06-11 11:57:37.966658 | controller |                   }
2026-06-11 11:57:37.966678 | controller |                 },
2026-06-11 11:57:37.966698 | controller |                 "f:securityContext": {
2026-06-11 11:57:37.966717 | controller |                   ".": {},
2026-06-11 11:57:37.966737 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-11 11:57:37.966757 | controller |                 },
2026-06-11 11:57:37.966776 | controller |                 "f:terminationMessagePath": {},
2026-06-11 11:57:37.966795 | controller |                 "f:terminationMessagePolicy": {}
2026-06-11 11:57:37.966816 | controller |               }
2026-06-11 11:57:37.966836 | controller |             },
2026-06-11 11:57:37.966856 | controller |             "f:dnsPolicy": {},
2026-06-11 11:57:37.966877 | controller |             "f:enableServiceLinks": {},
2026-06-11 11:57:37.966896 | controller |             "f:restartPolicy": {},
2026-06-11 11:57:37.966916 | controller |             "f:schedulerName": {},
2026-06-11 11:57:37.966935 | controller |             "f:securityContext": {
2026-06-11 11:57:37.966954 | controller |               ".": {},
2026-06-11 11:57:37.966974 | controller |               "f:runAsNonRoot": {}
2026-06-11 11:57:37.966996 | controller |             },
2026-06-11 11:57:37.967016 | controller |             "f:serviceAccount": {},
2026-06-11 11:57:37.967036 | controller |             "f:serviceAccountName": {},
2026-06-11 11:57:37.967055 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-11 11:57:37.967074 | controller |             "f:tolerations": {}
2026-06-11 11:57:37.967094 | controller |           }
2026-06-11 11:57:37.967114 | controller |         },
2026-06-11 11:57:37.967133 | controller |         "manager": "kube-controller-manager",
2026-06-11 11:57:37.967154 | controller |         "operation": "Update",
2026-06-11 11:57:37.967174 | controller |         "time": "2026-06-11T11:01:43Z"
2026-06-11 11:57:37.967194 | controller |       },
2026-06-11 11:57:37.967214 | controller |       {
2026-06-11 11:57:37.967233 | controller |         "apiVersion": "v1",
2026-06-11 11:57:37.967253 | controller |         "fieldsType": "FieldsV1",
2026-06-11 11:57:37.967273 | controller |         "fieldsV1": {
2026-06-11 11:57:37.967292 | controller |           "f:metadata": {
2026-06-11 11:57:37.967312 | controller |             "f:annotations": {
2026-06-11 11:57:37.967331 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-11 11:57:37.967375 | controller |             }
2026-06-11 11:57:37.967397 | controller |           }
2026-06-11 11:57:37.967418 | controller |         },
2026-06-11 11:57:37.967439 | controller |         "manager": "multus-daemon",
2026-06-11 11:57:37.967459 | controller |         "operation": "Update",
2026-06-11 11:57:37.967479 | controller |         "subresource": "status",
2026-06-11 11:57:37.967499 | controller |         "time": "2026-06-11T11:02:06Z"
2026-06-11 11:57:37.967519 | controller |       },
2026-06-11 11:57:37.967539 | controller |       {
2026-06-11 11:57:37.967559 | controller |         "apiVersion": "v1",
2026-06-11 11:57:37.967579 | controller |         "fieldsType": "FieldsV1",
2026-06-11 11:57:37.967599 | controller |         "fieldsV1": {
2026-06-11 11:57:37.967619 | controller |           "f:status": {
2026-06-11 11:57:37.967639 | controller |             "f:conditions": {
2026-06-11 11:57:37.967659 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-11 11:57:37.967684 | controller |                 ".": {},
2026-06-11 11:57:37.967705 | controller |                 "f:lastProbeTime": {},
2026-06-11 11:57:37.967727 | controller |                 "f:lastTransitionTime": {},
2026-06-11 11:57:37.967748 | controller |                 "f:status": {},
2026-06-11 11:57:37.967769 | controller |                 "f:type": {}
2026-06-11 11:57:37.967789 | controller |               },
2026-06-11 11:57:37.967810 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-11 11:57:37.967832 | controller |                 ".": {},
2026-06-11 11:57:37.967853 | controller |                 "f:lastProbeTime": {},
2026-06-11 11:57:37.967875 | controller |                 "f:lastTransitionTime": {},
2026-06-11 11:57:37.967896 | controller |                 "f:status": {},
2026-06-11 11:57:37.967918 | controller |                 "f:type": {}
2026-06-11 11:57:37.967942 | controller |               },
2026-06-11 11:57:37.967965 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-11 11:57:37.967989 | controller |                 ".": {},
2026-06-11 11:57:37.968013 | controller |                 "f:lastProbeTime": {},
2026-06-11 11:57:37.968037 | controller |                 "f:lastTransitionTime": {},
2026-06-11 11:57:37.968060 | controller |                 "f:status": {},
2026-06-11 11:57:37.968085 | controller |                 "f:type": {}
2026-06-11 11:57:37.968108 | controller |               },
2026-06-11 11:57:37.968131 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-11 11:57:37.968155 | controller |                 ".": {},
2026-06-11 11:57:37.968178 | controller |                 "f:lastProbeTime": {},
2026-06-11 11:57:37.968201 | controller |                 "f:lastTransitionTime": {},
2026-06-11 11:57:37.968224 | controller |                 "f:status": {},
2026-06-11 11:57:37.968249 | controller |                 "f:type": {}
2026-06-11 11:57:37.968274 | controller |               }
2026-06-11 11:57:37.968297 | controller |             },
2026-06-11 11:57:37.968319 | controller |             "f:containerStatuses": {},
2026-06-11 11:57:37.968343 | controller |             "f:hostIP": {},
2026-06-11 11:57:37.968391 | controller |             "f:hostIPs": {},
2026-06-11 11:57:37.968415 | controller |             "f:phase": {},
2026-06-11 11:57:37.968437 | controller |             "f:podIP": {},
2026-06-11 11:57:37.968459 | controller |             "f:podIPs": {
2026-06-11 11:57:37.968481 | controller |               ".": {},
2026-06-11 11:57:37.968505 | controller |               "k:{\"ip\":\"10.217.0.72\"}": {
2026-06-11 11:57:37.968530 | controller |                 ".": {},
2026-06-11 11:57:37.968553 | controller |                 "f:ip": {}
2026-06-11 11:57:37.968576 | controller |               }
2026-06-11 11:57:37.968597 | controller |             },
2026-06-11 11:57:37.968621 | controller |             "f:startTime": {}
2026-06-11 11:57:37.968643 | controller |           }
2026-06-11 11:57:37.968667 | controller |         },
2026-06-11 11:57:37.968690 | controller |         "manager": "kubelet",
2026-06-11 11:57:37.968712 | controller |         "operation": "Update",
2026-06-11 11:57:37.968735 | controller |         "subresource": "status",
2026-06-11 11:57:37.968758 | controller |         "time": "2026-06-11T11:02:53Z"
2026-06-11 11:57:37.968782 | controller |       }
2026-06-11 11:57:37.968804 | controller |     ],
2026-06-11 11:57:37.968827 | controller |     "name": "barbican-operator-controller-manager-7b8ffd8c4f-gmfq5",
2026-06-11 11:57:37.968850 | controller |     "namespace": "openstack-operators",
2026-06-11 11:57:37.968873 | controller |     "ownerReferences": [
2026-06-11 11:57:37.968896 | controller |       {
2026-06-11 11:57:37.968917 | controller |         "apiVersion": "apps/v1",
2026-06-11 11:57:37.968941 | controller |         "blockOwnerDeletion": true,
2026-06-11 11:57:37.968965 | controller |         "controller": true,
2026-06-11 11:57:37.968989 | controller |         "kind": "ReplicaSet",
2026-06-11 11:57:37.969020 | controller |         "name": "barbican-operator-controller-manager-7b8ffd8c4f",
2026-06-11 11:57:37.969045 | controller |         "uid": "605720c9-2e89-43c9-a65f-90ba7781627d"
2026-06-11 11:57:37.969068 | controller |       }
2026-06-11 11:57:37.969093 | controller |     ],
2026-06-11 11:57:37.969116 | controller |     "resourceVersion": "54635",
2026-06-11 11:57:37.969139 | controller |     "uid": "ec1bc2d6-c364-42c6-822b-f581e3d6b8e7"
2026-06-11 11:57:37.969161 | controller |   },
2026-06-11 11:57:37.969182 | controller |   "spec": {
2026-06-11 11:57:37.969203 | controller |     "containers": [
2026-06-11 11:57:37.969225 | controller |       {
2026-06-11 11:57:37.969248 | controller |         "args": [
2026-06-11 11:57:37.969270 | controller |           "--leader-elect",
2026-06-11 11:57:37.969385 | controller |           "--health-probe-bind-address=:8081",
2026-06-11 11:57:37.969445 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-11 11:57:37.969476 | controller |         ],
2026-06-11 11:57:37.969529 | controller |         "command": [
2026-06-11 11:57:37.969560 | controller |           "/manager"
2026-06-11 11:57:37.969609 | controller |         ],
2026-06-11 11:57:37.969642 | controller |         "env": [
2026-06-11 11:57:37.969667 | controller |           {
2026-06-11 11:57:37.969726 | controller |             "name": "LEASE_DURATION",
2026-06-11 11:57:37.969750 | controller |             "value": "30"
2026-06-11 11:57:37.969807 | controller |           },
2026-06-11 11:57:37.969881 | controller |           {
2026-06-11 11:57:37.969913 | controller |             "name": "RENEW_DEADLINE",
2026-06-11 11:57:37.969960 | controller |             "value": "20"
2026-06-11 11:57:37.969996 | controller |           },
2026-06-11 11:57:37.970019 | controller |           {
2026-06-11 11:57:37.970075 | controller |             "name": "RETRY_PERIOD",
2026-06-11 11:57:37.970101 | controller |             "value": "5"
2026-06-11 11:57:37.970153 | controller |           },
2026-06-11 11:57:37.970177 | controller |           {
2026-06-11 11:57:37.970226 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-11 11:57:37.970256 | controller |             "value": "false"
2026-06-11 11:57:37.970278 | controller |           },
2026-06-11 11:57:37.970335 | controller |           {
2026-06-11 11:57:37.970380 | controller |             "name": "METRICS_CERTS",
2026-06-11 11:57:37.970404 | controller |             "value": "false"
2026-06-11 11:57:37.970425 | controller |           }
2026-06-11 11:57:37.970448 | controller |         ],
2026-06-11 11:57:37.970472 | controller |         "image": "quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7",
2026-06-11 11:57:37.970497 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-11 11:57:37.970521 | controller |         "livenessProbe": {
2026-06-11 11:57:37.970545 | controller |           "failureThreshold": 3,
2026-06-11 11:57:37.970569 | controller |           "httpGet": {
2026-06-11 11:57:37.970591 | controller |             "path": "/healthz",
2026-06-11 11:57:37.970613 | controller |             "port": 8081,
2026-06-11 11:57:37.970636 | controller |             "scheme": "HTTP"
2026-06-11 11:57:37.970659 | controller |           },
2026-06-11 11:57:37.970683 | controller |           "initialDelaySeconds": 15,
2026-06-11 11:57:37.970707 | controller |           "periodSeconds": 20,
2026-06-11 11:57:37.970731 | controller |           "successThreshold": 1,
2026-06-11 11:57:37.970755 | controller |           "timeoutSeconds": 1
2026-06-11 11:57:37.970779 | controller |         },
2026-06-11 11:57:37.970801 | controller |         "name": "manager",
2026-06-11 11:57:37.970824 | controller |         "readinessProbe": {
2026-06-11 11:57:37.970849 | controller |           "failureThreshold": 3,
2026-06-11 11:57:37.970871 | controller |           "httpGet": {
2026-06-11 11:57:37.970892 | controller |             "path": "/readyz",
2026-06-11 11:57:37.970921 | controller |             "port": 8081,
2026-06-11 11:57:37.970944 | controller |             "scheme": "HTTP"
2026-06-11 11:57:37.970966 | controller |           },
2026-06-11 11:57:37.970989 | controller |           "initialDelaySeconds": 5,
2026-06-11 11:57:37.971012 | controller |           "periodSeconds": 10,
2026-06-11 11:57:37.971036 | controller |           "successThreshold": 1,
2026-06-11 11:57:37.971060 | controller |           "timeoutSeconds": 1
2026-06-11 11:57:37.971084 | controller |         },
2026-06-11 11:57:37.971108 | controller |         "resources": {
2026-06-11 11:57:37.971131 | controller |           "limits": {
2026-06-11 11:57:37.971153 | controller |             "cpu": "500m",
2026-06-11 11:57:37.971175 | controller |             "memory": "512Mi"
2026-06-11 11:57:37.971198 | controller |           },
2026-06-11 11:57:37.971222 | controller |           "requests": {
2026-06-11 11:57:37.971246 | controller |             "cpu": "10m",
2026-06-11 11:57:37.971270 | controller |             "memory": "256Mi"
2026-06-11 11:57:37.971294 | controller |           }
2026-06-11 11:57:37.971318 | controller |         },
2026-06-11 11:57:37.971340 | controller |         "securityContext": {
2026-06-11 11:57:37.971391 | controller |           "allowPrivilegeEscalation": false,
2026-06-11 11:57:37.971415 | controller |           "capabilities": {
2026-06-11 11:57:37.971438 | controller |             "drop": [
2026-06-11 11:57:37.971461 | controller |               "MKNOD"
2026-06-11 11:57:37.971485 | controller |             ]
2026-06-11 11:57:37.971510 | controller |           }
2026-06-11 11:57:37.971534 | controller |         },
2026-06-11 11:57:37.971557 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-11 11:57:37.971581 | controller |         "terminationMessagePolicy": "File",
2026-06-11 11:57:37.971604 | controller |         "volumeMounts": [
2026-06-11 11:57:37.971626 | controller |           {
2026-06-11 11:57:37.971646 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 11:57:37.971668 | controller |             "name": "kube-api-access-dphh7",
2026-06-11 11:57:37.971689 | controller |             "readOnly": true
2026-06-11 11:57:37.971711 | controller |           }
2026-06-11 11:57:37.971733 | controller |         ]
2026-06-11 11:57:37.971755 | controller |       }
2026-06-11 11:57:37.971776 | controller |     ],
2026-06-11 11:57:37.971796 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-11 11:57:37.971816 | controller |     "enableServiceLinks": true,
2026-06-11 11:57:37.971838 | controller |     "imagePullSecrets": [
2026-06-11 11:57:37.971858 | controller |       {
2026-06-11 11:57:37.971878 | controller |         "name": "barbican-operator-controller-manager-dockercfg-zg9zs"
2026-06-11 11:57:37.971898 | controller |       }
2026-06-11 11:57:37.971919 | controller |     ],
2026-06-11 11:57:37.971940 | controller |     "nodeName": "crc",
2026-06-11 11:57:37.971960 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-11 11:57:37.971983 | controller |     "priority": 0,
2026-06-11 11:57:37.972005 | controller |     "restartPolicy": "Always",
2026-06-11 11:57:37.972027 | controller |     "schedulerName": "default-scheduler",
2026-06-11 11:57:37.972048 | controller |     "securityContext": {
2026-06-11 11:57:37.972069 | controller |       "runAsNonRoot": true,
2026-06-11 11:57:37.972091 | controller |       "seLinuxOptions": {
2026-06-11 11:57:37.972113 | controller |         "level": "s0:c26,c5"
2026-06-11 11:57:37.972137 | controller |       }
2026-06-11 11:57:37.972160 | controller |     },
2026-06-11 11:57:37.972183 | controller |     "serviceAccount": "barbican-operator-controller-manager",
2026-06-11 11:57:37.972207 | controller |     "serviceAccountName": "barbican-operator-controller-manager",
2026-06-11 11:57:37.972232 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-11 11:57:37.972256 | controller |     "tolerations": [
2026-06-11 11:57:37.972278 | controller |       {
2026-06-11 11:57:37.972304 | controller |         "effect": "NoExecute",
2026-06-11 11:57:37.972326 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-11 11:57:37.972368 | controller |         "operator": "Exists",
2026-06-11 11:57:37.972397 | controller |         "tolerationSeconds": 120
2026-06-11 11:57:37.972437 | controller |       },
2026-06-11 11:57:37.972460 | controller |       {
2026-06-11 11:57:37.972490 | controller |         "effect": "NoExecute",
2026-06-11 11:57:37.972519 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-11 11:57:37.972542 | controller |         "operator": "Exists",
2026-06-11 11:57:37.972569 | controller |         "tolerationSeconds": 120
2026-06-11 11:57:37.972597 | controller |       },
2026-06-11 11:57:37.972619 | controller |       {
2026-06-11 11:57:37.972647 | controller |         "effect": "NoSchedule",
2026-06-11 11:57:37.972672 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-11 11:57:37.972701 | controller |         "operator": "Exists"
2026-06-11 11:57:37.972722 | controller |       }
2026-06-11 11:57:37.972750 | controller |     ],
2026-06-11 11:57:37.972778 | controller |     "volumes": [
2026-06-11 11:57:37.972803 | controller |       {
2026-06-11 11:57:37.972830 | controller |         "name": "kube-api-access-dphh7",
2026-06-11 11:57:37.972857 | controller |         "projected": {
2026-06-11 11:57:37.972883 | controller |           "defaultMode": 420,
2026-06-11 11:57:37.972911 | controller |           "sources": [
2026-06-11 11:57:37.972936 | controller |             {
2026-06-11 11:57:37.972961 | controller |               "serviceAccountToken": {
2026-06-11 11:57:37.972994 | controller |                 "expirationSeconds": 3607,
2026-06-11 11:57:37.973021 | controller |                 "path": "token"
2026-06-11 11:57:37.973047 | controller |               }
2026-06-11 11:57:37.973072 | controller |             },
2026-06-11 11:57:37.973096 | controller |             {
2026-06-11 11:57:37.973120 | controller |               "configMap": {
2026-06-11 11:57:37.973144 | controller |                 "items": [
2026-06-11 11:57:37.973170 | controller |                   {
2026-06-11 11:57:37.973195 | controller |                     "key": "ca.crt",
2026-06-11 11:57:37.973223 | controller |                     "path": "ca.crt"
2026-06-11 11:57:37.973244 | controller |                   }
2026-06-11 11:57:37.973271 | controller |                 ],
2026-06-11 11:57:37.973297 | controller |                 "name": "kube-root-ca.crt"
2026-06-11 11:57:37.973322 | controller |               }
2026-06-11 11:57:37.973363 | controller |             },
2026-06-11 11:57:37.973398 | controller |             {
2026-06-11 11:57:37.973428 | controller |               "downwardAPI": {
2026-06-11 11:57:37.973452 | controller |                 "items": [
2026-06-11 11:57:37.973480 | controller |                   {
2026-06-11 11:57:37.973506 | controller |                     "fieldRef": {
2026-06-11 11:57:37.973532 | controller |                       "apiVersion": "v1",
2026-06-11 11:57:37.973556 | controller |                       "fieldPath": "metadata.namespace"
2026-06-11 11:57:37.973580 | controller |                     },
2026-06-11 11:57:37.973605 | controller |                     "path": "namespace"
2026-06-11 11:57:37.973631 | controller |                   }
2026-06-11 11:57:37.973657 | controller |                 ]
2026-06-11 11:57:37.973689 | controller |               }
2026-06-11 11:57:37.973715 | controller |             },
2026-06-11 11:57:37.973740 | controller |             {
2026-06-11 11:57:37.973765 | controller |               "configMap": {
2026-06-11 11:57:37.973790 | controller |                 "items": [
2026-06-11 11:57:37.973815 | controller |                   {
2026-06-11 11:57:37.973879 | controller |                     "key": "service-ca.crt",
2026-06-11 11:57:37.973908 | controller |                     "path": "service-ca.crt"
2026-06-11 11:57:37.973933 | controller |                   }
2026-06-11 11:57:37.973963 | controller |                 ],
2026-06-11 11:57:37.973995 | controller |                 "name": "openshift-service-ca.crt"
2026-06-11 11:57:37.974022 | controller |               }
2026-06-11 11:57:37.974044 | controller |             }
2026-06-11 11:57:37.974068 | controller |           ]
2026-06-11 11:57:37.974093 | controller |         }
2026-06-11 11:57:37.974118 | controller |       }
2026-06-11 11:57:37.974143 | controller |     ]
2026-06-11 11:57:37.974171 | controller |   },
2026-06-11 11:57:37.974192 | controller |   "status": {
2026-06-11 11:57:37.974220 | controller |     "conditions": [
2026-06-11 11:57:37.974248 | controller |       {
2026-06-11 11:57:37.974269 | controller |         "lastProbeTime": null,
2026-06-11 11:57:37.974296 | controller |         "lastTransitionTime": "2026-06-11T11:02:07Z",
2026-06-11 11:57:37.974322 | controller |         "status": "True",
2026-06-11 11:57:37.974364 | controller |         "type": "PodReadyToStartContainers"
2026-06-11 11:57:37.974474 | controller |       },
2026-06-11 11:57:37.974506 | controller |       {
2026-06-11 11:57:37.974529 | controller |         "lastProbeTime": null,
2026-06-11 11:57:37.974550 | controller |         "lastTransitionTime": "2026-06-11T11:01:43Z",
2026-06-11 11:57:37.974573 | controller |         "status": "True",
2026-06-11 11:57:37.974597 | controller |         "type": "Initialized"
2026-06-11 11:57:37.974618 | controller |       },
2026-06-11 11:57:37.974638 | controller |       {
2026-06-11 11:57:37.974659 | controller |         "lastProbeTime": null,
2026-06-11 11:57:37.974680 | controller |         "lastTransitionTime": "2026-06-11T11:02:53Z",
2026-06-11 11:57:37.974702 | controller |         "status": "True",
2026-06-11 11:57:37.974722 | controller |         "type": "Ready"
2026-06-11 11:57:37.974742 | controller |       },
2026-06-11 11:57:37.974762 | controller |       {
2026-06-11 11:57:37.974782 | controller |         "lastProbeTime": null,
2026-06-11 11:57:37.974802 | controller |         "lastTransitionTime": "2026-06-11T11:02:53Z",
2026-06-11 11:57:37.974824 | controller |         "status": "True",
2026-06-11 11:57:37.974845 | controller |         "type": "ContainersReady"
2026-06-11 11:57:37.974865 | controller |       },
2026-06-11 11:57:37.974887 | controller |       {
2026-06-11 11:57:37.974909 | controller |         "lastProbeTime": null,
2026-06-11 11:57:37.974930 | controller |         "lastTransitionTime": "2026-06-11T11:01:43Z",
2026-06-11 11:57:37.974951 | controller |         "status": "True",
2026-06-11 11:57:37.974972 | controller |         "type": "PodScheduled"
2026-06-11 11:57:37.974996 | controller |       }
2026-06-11 11:57:37.975018 | controller |     ],
2026-06-11 11:57:37.975040 | controller |     "containerStatuses": [
2026-06-11 11:57:37.975063 | controller |       {
2026-06-11 11:57:37.975086 | controller |         "allocatedResources": {
2026-06-11 11:57:37.975109 | controller |           "cpu": "10m",
2026-06-11 11:57:37.975130 | controller |           "memory": "256Mi"
2026-06-11 11:57:37.975150 | controller |         },
2026-06-11 11:57:37.975172 | controller |         "containerID": "cri-o://1e84b8f97241a19644598bfa74421bcec253b810ab202b66c0a19d246929193c",
2026-06-11 11:57:37.975195 | controller |         "image": "quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7",
2026-06-11 11:57:37.975216 | controller |         "imageID": "quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7",
2026-06-11 11:57:37.975236 | controller |         "lastState": {},
2026-06-11 11:57:37.975257 | controller |         "name": "manager",
2026-06-11 11:57:37.975276 | controller |         "ready": true,
2026-06-11 11:57:37.975297 | controller |         "resources": {
2026-06-11 11:57:37.975318 | controller |           "limits": {
2026-06-11 11:57:37.975339 | controller |             "cpu": "500m",
2026-06-11 11:57:37.975404 | controller |             "memory": "512Mi"
2026-06-11 11:57:37.975436 | controller |           },
2026-06-11 11:57:37.975462 | controller |           "requests": {
2026-06-11 11:57:37.975485 | controller |             "cpu": "10m",
2026-06-11 11:57:37.975510 | controller |             "memory": "256Mi"
2026-06-11 11:57:37.975533 | controller |           }
2026-06-11 11:57:37.975556 | controller |         },
2026-06-11 11:57:37.975579 | controller |         "restartCount": 0,
2026-06-11 11:57:37.975602 | controller |         "started": true,
2026-06-11 11:57:37.975623 | controller |         "state": {
2026-06-11 11:57:37.975646 | controller |           "running": {
2026-06-11 11:57:37.975668 | controller |             "startedAt": "2026-06-11T11:02:40Z"
2026-06-11 11:57:37.975690 | controller |           }
2026-06-11 11:57:37.975711 | controller |         },
2026-06-11 11:57:37.975733 | controller |         "user": {
2026-06-11 11:57:37.975754 | controller |           "linux": {
2026-06-11 11:57:37.975775 | controller |             "gid": 0,
2026-06-11 11:57:37.975796 | controller |             "supplementalGroups": [
2026-06-11 11:57:37.975817 | controller |               0
2026-06-11 11:57:37.975837 | controller |             ],
2026-06-11 11:57:37.975858 | controller |             "uid": 65532
2026-06-11 11:57:37.975878 | controller |           }
2026-06-11 11:57:37.975899 | controller |         },
2026-06-11 11:57:37.975919 | controller |         "volumeMounts": [
2026-06-11 11:57:37.975939 | controller |           {
2026-06-11 11:57:37.975959 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 11:57:37.975981 | controller |             "name": "kube-api-access-dphh7",
2026-06-11 11:57:37.976003 | controller |             "readOnly": true,
2026-06-11 11:57:37.976023 | controller |             "recursiveReadOnly": "Disabled"
2026-06-11 11:57:37.976044 | controller |           }
2026-06-11 11:57:37.976066 | controller |         ]
2026-06-11 11:57:37.976087 | controller |       }
2026-06-11 11:57:37.976108 | controller |     ],
2026-06-11 11:57:37.976128 | controller |     "hostIP": "192.168.126.11",
2026-06-11 11:57:37.976149 | controller |     "hostIPs": [
2026-06-11 11:57:37.976171 | controller |       {
2026-06-11 11:57:37.976193 | controller |         "ip": "192.168.126.11"
2026-06-11 11:57:37.976215 | controller |       }
2026-06-11 11:57:37.976239 | controller |     ],
2026-06-11 11:57:37.976261 | controller |     "phase": "Running",
2026-06-11 11:57:37.976283 | controller |     "podIP": "10.217.0.72",
2026-06-11 11:57:37.976304 | controller |     "podIPs": [
2026-06-11 11:57:37.976324 | controller |       {
2026-06-11 11:57:37.976344 | controller |         "ip": "10.217.0.72"
2026-06-11 11:57:37.976391 | controller |       }
2026-06-11 11:57:37.976414 | controller |     ],
2026-06-11 11:57:37.976436 | controller |     "qosClass": "Burstable",
2026-06-11 11:57:37.976456 | controller |     "startTime": "2026-06-11T11:01:43Z"
2026-06-11 11:57:37.976476 | controller |   }
2026-06-11 11:57:37.976496 | controller | }
2026-06-11 11:57:38.005973 | controller | ok:
2026-06-11 11:57:38.006233 | controller | {
2026-06-11 11:57:38.006262 | controller |   "apiVersion": "v1",
2026-06-11 11:57:38.006279 | controller |   "kind": "Pod",
2026-06-11 11:57:38.006295 | controller |   "metadata": {
2026-06-11 11:57:38.006311 | controller |     "annotations": {
2026-06-11 11:57:38.006326 | 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-11 11:57:38.006342 | 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-11 11:57:38.006398 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-11 11:57:38.006418 | controller |       "openshift.io/scc": "anyuid",
2026-06-11 11:57:38.006433 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-11 11:57:38.006449 | controller |     },
2026-06-11 11:57:38.006463 | controller |     "creationTimestamp": "2026-06-11T11:01:43Z",
2026-06-11 11:57:38.006478 | controller |     "generateName": "cinder-operator-controller-manager-86c584f6fc-",
2026-06-11 11:57:38.006494 | controller |     "generation": 1,
2026-06-11 11:57:38.006509 | controller |     "labels": {
2026-06-11 11:57:38.006523 | controller |       "app.kubernetes.io/name": "cinder-operator",
2026-06-11 11:57:38.006538 | controller |       "control-plane": "controller-manager",
2026-06-11 11:57:38.006554 | controller |       "openstack.org/operator-name": "cinder",
2026-06-11 11:57:38.006568 | controller |       "pod-template-hash": "86c584f6fc"
2026-06-11 11:57:38.006583 | controller |     },
2026-06-11 11:57:38.006599 | controller |     "managedFields": [
2026-06-11 11:57:38.006614 | controller |       {
2026-06-11 11:57:38.006629 | controller |         "apiVersion": "v1",
2026-06-11 11:57:38.006644 | controller |         "fieldsType": "FieldsV1",
2026-06-11 11:57:38.006658 | controller |         "fieldsV1": {
2026-06-11 11:57:38.006673 | controller |           "f:metadata": {
2026-06-11 11:57:38.006688 | controller |             "f:annotations": {
2026-06-11 11:57:38.006703 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-11 11:57:38.006724 | controller |             }
2026-06-11 11:57:38.006747 | controller |           }
2026-06-11 11:57:38.006763 | controller |         },
2026-06-11 11:57:38.006778 | controller |         "manager": "crc",
2026-06-11 11:57:38.006793 | controller |         "operation": "Update",
2026-06-11 11:57:38.006808 | controller |         "subresource": "status",
2026-06-11 11:57:38.006822 | controller |         "time": "2026-06-11T11:01:43Z"
2026-06-11 11:57:38.006837 | controller |       },
2026-06-11 11:57:38.006852 | controller |       {
2026-06-11 11:57:38.006867 | controller |         "apiVersion": "v1",
2026-06-11 11:57:38.006882 | controller |         "fieldsType": "FieldsV1",
2026-06-11 11:57:38.006896 | controller |         "fieldsV1": {
2026-06-11 11:57:38.006911 | controller |           "f:metadata": {
2026-06-11 11:57:38.006925 | controller |             "f:annotations": {
2026-06-11 11:57:38.006940 | controller |               ".": {},
2026-06-11 11:57:38.006954 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-11 11:57:38.006969 | controller |             },
2026-06-11 11:57:38.006984 | controller |             "f:generateName": {},
2026-06-11 11:57:38.006998 | controller |             "f:labels": {
2026-06-11 11:57:38.007013 | controller |               ".": {},
2026-06-11 11:57:38.007028 | controller |               "f:app.kubernetes.io/name": {},
2026-06-11 11:57:38.007043 | controller |               "f:control-plane": {},
2026-06-11 11:57:38.007058 | controller |               "f:openstack.org/operator-name": {},
2026-06-11 11:57:38.007072 | controller |               "f:pod-template-hash": {}
2026-06-11 11:57:38.007087 | controller |             },
2026-06-11 11:57:38.007102 | controller |             "f:ownerReferences": {
2026-06-11 11:57:38.007117 | controller |               ".": {},
2026-06-11 11:57:38.007132 | controller |               "k:{\"uid\":\"1fce48f7-7da3-4a4e-89c7-0398f0de3e3c\"}": {}
2026-06-11 11:57:38.007147 | controller |             }
2026-06-11 11:57:38.007162 | controller |           },
2026-06-11 11:57:38.007177 | controller |           "f:spec": {
2026-06-11 11:57:38.007192 | controller |             "f:containers": {
2026-06-11 11:57:38.007207 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-11 11:57:38.007225 | controller |                 ".": {},
2026-06-11 11:57:38.007240 | controller |                 "f:args": {},
2026-06-11 11:57:38.007255 | controller |                 "f:command": {},
2026-06-11 11:57:38.007270 | controller |                 "f:env": {
2026-06-11 11:57:38.007284 | controller |                   ".": {},
2026-06-11 11:57:38.007299 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-11 11:57:38.007314 | controller |                     ".": {},
2026-06-11 11:57:38.007329 | controller |                     "f:name": {},
2026-06-11 11:57:38.007363 | controller |                     "f:value": {}
2026-06-11 11:57:38.007385 | controller |                   },
2026-06-11 11:57:38.007400 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-11 11:57:38.007416 | controller |                     ".": {},
2026-06-11 11:57:38.007430 | controller |                     "f:name": {},
2026-06-11 11:57:38.007445 | controller |                     "f:value": {}
2026-06-11 11:57:38.007459 | controller |                   },
2026-06-11 11:57:38.007474 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-11 11:57:38.007488 | controller |                     ".": {},
2026-06-11 11:57:38.007503 | controller |                     "f:name": {},
2026-06-11 11:57:38.007517 | controller |                     "f:value": {}
2026-06-11 11:57:38.007532 | controller |                   },
2026-06-11 11:57:38.007547 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-11 11:57:38.007561 | controller |                     ".": {},
2026-06-11 11:57:38.007575 | controller |                     "f:name": {},
2026-06-11 11:57:38.007590 | controller |                     "f:value": {}
2026-06-11 11:57:38.007605 | controller |                   },
2026-06-11 11:57:38.007620 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-11 11:57:38.007635 | controller |                     ".": {},
2026-06-11 11:57:38.007650 | controller |                     "f:name": {},
2026-06-11 11:57:38.007664 | controller |                     "f:value": {}
2026-06-11 11:57:38.007679 | controller |                   }
2026-06-11 11:57:38.007693 | controller |                 },
2026-06-11 11:57:38.007708 | controller |                 "f:image": {},
2026-06-11 11:57:38.007729 | controller |                 "f:imagePullPolicy": {},
2026-06-11 11:57:38.007749 | controller |                 "f:livenessProbe": {
2026-06-11 11:57:38.007765 | controller |                   ".": {},
2026-06-11 11:57:38.007779 | controller |                   "f:failureThreshold": {},
2026-06-11 11:57:38.007794 | controller |                   "f:httpGet": {
2026-06-11 11:57:38.007808 | controller |                     ".": {},
2026-06-11 11:57:38.007822 | controller |                     "f:path": {},
2026-06-11 11:57:38.007836 | controller |                     "f:port": {},
2026-06-11 11:57:38.007850 | controller |                     "f:scheme": {}
2026-06-11 11:57:38.007864 | controller |                   },
2026-06-11 11:57:38.007878 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 11:57:38.007892 | controller |                   "f:periodSeconds": {},
2026-06-11 11:57:38.007907 | controller |                   "f:successThreshold": {},
2026-06-11 11:57:38.007921 | controller |                   "f:timeoutSeconds": {}
2026-06-11 11:57:38.007935 | controller |                 },
2026-06-11 11:57:38.007950 | controller |                 "f:name": {},
2026-06-11 11:57:38.007964 | controller |                 "f:readinessProbe": {
2026-06-11 11:57:38.007981 | controller |                   ".": {},
2026-06-11 11:57:38.007997 | controller |                   "f:failureThreshold": {},
2026-06-11 11:57:38.008011 | controller |                   "f:httpGet": {
2026-06-11 11:57:38.008025 | controller |                     ".": {},
2026-06-11 11:57:38.008039 | controller |                     "f:path": {},
2026-06-11 11:57:38.008058 | controller |                     "f:port": {},
2026-06-11 11:57:38.008072 | controller |                     "f:scheme": {}
2026-06-11 11:57:38.008086 | controller |                   },
2026-06-11 11:57:38.008100 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 11:57:38.008114 | controller |                   "f:periodSeconds": {},
2026-06-11 11:57:38.008128 | controller |                   "f:successThreshold": {},
2026-06-11 11:57:38.008142 | controller |                   "f:timeoutSeconds": {}
2026-06-11 11:57:38.008156 | controller |                 },
2026-06-11 11:57:38.008170 | controller |                 "f:resources": {
2026-06-11 11:57:38.008183 | controller |                   ".": {},
2026-06-11 11:57:38.008197 | controller |                   "f:limits": {
2026-06-11 11:57:38.008211 | controller |                     ".": {},
2026-06-11 11:57:38.008224 | controller |                     "f:cpu": {},
2026-06-11 11:57:38.008237 | controller |                     "f:memory": {}
2026-06-11 11:57:38.008251 | controller |                   },
2026-06-11 11:57:38.008265 | controller |                   "f:requests": {
2026-06-11 11:57:38.008278 | controller |                     ".": {},
2026-06-11 11:57:38.008291 | controller |                     "f:cpu": {},
2026-06-11 11:57:38.008305 | controller |                     "f:memory": {}
2026-06-11 11:57:38.008319 | controller |                   }
2026-06-11 11:57:38.008336 | controller |                 },
2026-06-11 11:57:38.008381 | controller |                 "f:securityContext": {
2026-06-11 11:57:38.008400 | controller |                   ".": {},
2026-06-11 11:57:38.008416 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-11 11:57:38.008431 | controller |                 },
2026-06-11 11:57:38.008445 | controller |                 "f:terminationMessagePath": {},
2026-06-11 11:57:38.008460 | controller |                 "f:terminationMessagePolicy": {}
2026-06-11 11:57:38.008474 | controller |               }
2026-06-11 11:57:38.008489 | controller |             },
2026-06-11 11:57:38.008503 | controller |             "f:dnsPolicy": {},
2026-06-11 11:57:38.008518 | controller |             "f:enableServiceLinks": {},
2026-06-11 11:57:38.008532 | controller |             "f:restartPolicy": {},
2026-06-11 11:57:38.008547 | controller |             "f:schedulerName": {},
2026-06-11 11:57:38.008561 | controller |             "f:securityContext": {
2026-06-11 11:57:38.008575 | controller |               ".": {},
2026-06-11 11:57:38.008590 | controller |               "f:runAsNonRoot": {}
2026-06-11 11:57:38.008604 | controller |             },
2026-06-11 11:57:38.008618 | controller |             "f:serviceAccount": {},
2026-06-11 11:57:38.008633 | controller |             "f:serviceAccountName": {},
2026-06-11 11:57:38.008647 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-11 11:57:38.008663 | controller |             "f:tolerations": {}
2026-06-11 11:57:38.008677 | controller |           }
2026-06-11 11:57:38.008692 | controller |         },
2026-06-11 11:57:38.008706 | controller |         "manager": "kube-controller-manager",
2026-06-11 11:57:38.008728 | controller |         "operation": "Update",
2026-06-11 11:57:38.008747 | controller |         "time": "2026-06-11T11:01:43Z"
2026-06-11 11:57:38.008763 | controller |       },
2026-06-11 11:57:38.008778 | controller |       {
2026-06-11 11:57:38.008792 | controller |         "apiVersion": "v1",
2026-06-11 11:57:38.008806 | controller |         "fieldsType": "FieldsV1",
2026-06-11 11:57:38.008820 | controller |         "fieldsV1": {
2026-06-11 11:57:38.008834 | controller |           "f:metadata": {
2026-06-11 11:57:38.008848 | controller |             "f:annotations": {
2026-06-11 11:57:38.008862 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-11 11:57:38.008877 | controller |             }
2026-06-11 11:57:38.008891 | controller |           }
2026-06-11 11:57:38.008909 | controller |         },
2026-06-11 11:57:38.008924 | controller |         "manager": "multus-daemon",
2026-06-11 11:57:38.008938 | controller |         "operation": "Update",
2026-06-11 11:57:38.008952 | controller |         "subresource": "status",
2026-06-11 11:57:38.008966 | controller |         "time": "2026-06-11T11:02:05Z"
2026-06-11 11:57:38.008980 | controller |       },
2026-06-11 11:57:38.008993 | controller |       {
2026-06-11 11:57:38.009007 | controller |         "apiVersion": "v1",
2026-06-11 11:57:38.009021 | controller |         "fieldsType": "FieldsV1",
2026-06-11 11:57:38.009035 | controller |         "fieldsV1": {
2026-06-11 11:57:38.009048 | controller |           "f:status": {
2026-06-11 11:57:38.009062 | controller |             "f:conditions": {
2026-06-11 11:57:38.009075 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-11 11:57:38.009089 | controller |                 ".": {},
2026-06-11 11:57:38.009103 | controller |                 "f:lastProbeTime": {},
2026-06-11 11:57:38.009117 | controller |                 "f:lastTransitionTime": {},
2026-06-11 11:57:38.009131 | controller |                 "f:status": {},
2026-06-11 11:57:38.009145 | controller |                 "f:type": {}
2026-06-11 11:57:38.009159 | controller |               },
2026-06-11 11:57:38.009173 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-11 11:57:38.009187 | controller |                 ".": {},
2026-06-11 11:57:38.009200 | controller |                 "f:lastProbeTime": {},
2026-06-11 11:57:38.009214 | controller |                 "f:lastTransitionTime": {},
2026-06-11 11:57:38.009228 | controller |                 "f:status": {},
2026-06-11 11:57:38.009242 | controller |                 "f:type": {}
2026-06-11 11:57:38.009256 | controller |               },
2026-06-11 11:57:38.009270 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-11 11:57:38.009284 | controller |                 ".": {},
2026-06-11 11:57:38.009298 | controller |                 "f:lastProbeTime": {},
2026-06-11 11:57:38.009312 | controller |                 "f:lastTransitionTime": {},
2026-06-11 11:57:38.009326 | controller |                 "f:status": {},
2026-06-11 11:57:38.009339 | controller |                 "f:type": {}
2026-06-11 11:57:38.009375 | controller |               },
2026-06-11 11:57:38.009391 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-11 11:57:38.009405 | controller |                 ".": {},
2026-06-11 11:57:38.009420 | controller |                 "f:lastProbeTime": {},
2026-06-11 11:57:38.009434 | controller |                 "f:lastTransitionTime": {},
2026-06-11 11:57:38.009448 | controller |                 "f:status": {},
2026-06-11 11:57:38.009463 | controller |                 "f:type": {}
2026-06-11 11:57:38.009477 | controller |               }
2026-06-11 11:57:38.009492 | controller |             },
2026-06-11 11:57:38.009506 | controller |             "f:containerStatuses": {},
2026-06-11 11:57:38.009520 | controller |             "f:hostIP": {},
2026-06-11 11:57:38.009534 | controller |             "f:hostIPs": {},
2026-06-11 11:57:38.009548 | controller |             "f:phase": {},
2026-06-11 11:57:38.009563 | controller |             "f:podIP": {},
2026-06-11 11:57:38.009578 | controller |             "f:podIPs": {
2026-06-11 11:57:38.009592 | controller |               ".": {},
2026-06-11 11:57:38.009607 | controller |               "k:{\"ip\":\"10.217.0.73\"}": {
2026-06-11 11:57:38.009621 | controller |                 ".": {},
2026-06-11 11:57:38.009636 | controller |                 "f:ip": {}
2026-06-11 11:57:38.009651 | controller |               }
2026-06-11 11:57:38.009666 | controller |             },
2026-06-11 11:57:38.009680 | controller |             "f:startTime": {}
2026-06-11 11:57:38.009695 | controller |           }
2026-06-11 11:57:38.009710 | controller |         },
2026-06-11 11:57:38.009732 | controller |         "manager": "kubelet",
2026-06-11 11:57:38.009750 | controller |         "operation": "Update",
2026-06-11 11:57:38.009769 | controller |         "subresource": "status",
2026-06-11 11:57:38.009784 | controller |         "time": "2026-06-11T11:02:52Z"
2026-06-11 11:57:38.009817 | controller |       }
2026-06-11 11:57:38.009832 | controller |     ],
2026-06-11 11:57:38.009847 | controller |     "name": "cinder-operator-controller-manager-86c584f6fc-7g94f",
2026-06-11 11:57:38.009862 | controller |     "namespace": "openstack-operators",
2026-06-11 11:57:38.009876 | controller |     "ownerReferences": [
2026-06-11 11:57:38.009891 | controller |       {
2026-06-11 11:57:38.009905 | controller |         "apiVersion": "apps/v1",
2026-06-11 11:57:38.009919 | controller |         "blockOwnerDeletion": true,
2026-06-11 11:57:38.009933 | controller |         "controller": true,
2026-06-11 11:57:38.009947 | controller |         "kind": "ReplicaSet",
2026-06-11 11:57:38.009961 | controller |         "name": "cinder-operator-controller-manager-86c584f6fc",
2026-06-11 11:57:38.009975 | controller |         "uid": "1fce48f7-7da3-4a4e-89c7-0398f0de3e3c"
2026-06-11 11:57:38.009990 | controller |       }
2026-06-11 11:57:38.010004 | controller |     ],
2026-06-11 11:57:38.010018 | controller |     "resourceVersion": "54576",
2026-06-11 11:57:38.010032 | controller |     "uid": "fd79699a-28ff-419a-ae5f-beafebabe9ac"
2026-06-11 11:57:38.010045 | controller |   },
2026-06-11 11:57:38.010059 | controller |   "spec": {
2026-06-11 11:57:38.010073 | controller |     "containers": [
2026-06-11 11:57:38.010087 | controller |       {
2026-06-11 11:57:38.010101 | controller |         "args": [
2026-06-11 11:57:38.010115 | controller |           "--leader-elect",
2026-06-11 11:57:38.010129 | controller |           "--health-probe-bind-address=:8081",
2026-06-11 11:57:38.010143 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-11 11:57:38.010156 | controller |         ],
2026-06-11 11:57:38.010170 | controller |         "command": [
2026-06-11 11:57:38.010184 | controller |           "/manager"
2026-06-11 11:57:38.010198 | controller |         ],
2026-06-11 11:57:38.010212 | controller |         "env": [
2026-06-11 11:57:38.010226 | controller |           {
2026-06-11 11:57:38.010240 | controller |             "name": "LEASE_DURATION",
2026-06-11 11:57:38.010254 | controller |             "value": "30"
2026-06-11 11:57:38.010268 | controller |           },
2026-06-11 11:57:38.010282 | controller |           {
2026-06-11 11:57:38.010296 | controller |             "name": "RENEW_DEADLINE",
2026-06-11 11:57:38.010310 | controller |             "value": "20"
2026-06-11 11:57:38.010324 | controller |           },
2026-06-11 11:57:38.010339 | controller |           {
2026-06-11 11:57:38.010379 | controller |             "name": "RETRY_PERIOD",
2026-06-11 11:57:38.010395 | controller |             "value": "5"
2026-06-11 11:57:38.010409 | controller |           },
2026-06-11 11:57:38.010424 | controller |           {
2026-06-11 11:57:38.010438 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-11 11:57:38.010453 | controller |             "value": "false"
2026-06-11 11:57:38.010468 | controller |           },
2026-06-11 11:57:38.010482 | controller |           {
2026-06-11 11:57:38.010496 | controller |             "name": "METRICS_CERTS",
2026-06-11 11:57:38.010511 | controller |             "value": "false"
2026-06-11 11:57:38.010525 | controller |           }
2026-06-11 11:57:38.010539 | controller |         ],
2026-06-11 11:57:38.010554 | controller |         "image": "quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce",
2026-06-11 11:57:38.010568 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-11 11:57:38.010583 | controller |         "livenessProbe": {
2026-06-11 11:57:38.010598 | controller |           "failureThreshold": 3,
2026-06-11 11:57:38.010612 | controller |           "httpGet": {
2026-06-11 11:57:38.010626 | controller |             "path": "/healthz",
2026-06-11 11:57:38.010640 | controller |             "port": 8081,
2026-06-11 11:57:38.010659 | controller |             "scheme": "HTTP"
2026-06-11 11:57:38.010674 | controller |           },
2026-06-11 11:57:38.010689 | controller |           "initialDelaySeconds": 15,
2026-06-11 11:57:38.010704 | controller |           "periodSeconds": 20,
2026-06-11 11:57:38.010723 | controller |           "successThreshold": 1,
2026-06-11 11:57:38.010745 | controller |           "timeoutSeconds": 1
2026-06-11 11:57:38.010764 | controller |         },
2026-06-11 11:57:38.010779 | controller |         "name": "manager",
2026-06-11 11:57:38.010793 | controller |         "readinessProbe": {
2026-06-11 11:57:38.010808 | controller |           "failureThreshold": 3,
2026-06-11 11:57:38.010822 | controller |           "httpGet": {
2026-06-11 11:57:38.010836 | controller |             "path": "/readyz",
2026-06-11 11:57:38.010850 | controller |             "port": 8081,
2026-06-11 11:57:38.010864 | controller |             "scheme": "HTTP"
2026-06-11 11:57:38.010878 | controller |           },
2026-06-11 11:57:38.010892 | controller |           "initialDelaySeconds": 5,
2026-06-11 11:57:38.010906 | controller |           "periodSeconds": 10,
2026-06-11 11:57:38.010920 | controller |           "successThreshold": 1,
2026-06-11 11:57:38.010934 | controller |           "timeoutSeconds": 1
2026-06-11 11:57:38.010948 | controller |         },
2026-06-11 11:57:38.010962 | controller |         "resources": {
2026-06-11 11:57:38.010978 | controller |           "limits": {
2026-06-11 11:57:38.010995 | controller |             "cpu": "500m",
2026-06-11 11:57:38.011009 | controller |             "memory": "512Mi"
2026-06-11 11:57:38.011023 | controller |           },
2026-06-11 11:57:38.011037 | controller |           "requests": {
2026-06-11 11:57:38.011051 | controller |             "cpu": "10m",
2026-06-11 11:57:38.011065 | controller |             "memory": "256Mi"
2026-06-11 11:57:38.011079 | controller |           }
2026-06-11 11:57:38.011092 | controller |         },
2026-06-11 11:57:38.011106 | controller |         "securityContext": {
2026-06-11 11:57:38.011120 | controller |           "allowPrivilegeEscalation": false,
2026-06-11 11:57:38.011134 | controller |           "capabilities": {
2026-06-11 11:57:38.011148 | controller |             "drop": [
2026-06-11 11:57:38.011162 | controller |               "MKNOD"
2026-06-11 11:57:38.011176 | controller |             ]
2026-06-11 11:57:38.011189 | controller |           }
2026-06-11 11:57:38.011203 | controller |         },
2026-06-11 11:57:38.011217 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-11 11:57:38.011231 | controller |         "terminationMessagePolicy": "File",
2026-06-11 11:57:38.011245 | controller |         "volumeMounts": [
2026-06-11 11:57:38.011259 | controller |           {
2026-06-11 11:57:38.011273 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 11:57:38.011288 | controller |             "name": "kube-api-access-sgfzz",
2026-06-11 11:57:38.011302 | controller |             "readOnly": true
2026-06-11 11:57:38.011316 | controller |           }
2026-06-11 11:57:38.011330 | controller |         ]
2026-06-11 11:57:38.011344 | controller |       }
2026-06-11 11:57:38.011379 | controller |     ],
2026-06-11 11:57:38.011394 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-11 11:57:38.011407 | controller |     "enableServiceLinks": true,
2026-06-11 11:57:38.011421 | controller |     "imagePullSecrets": [
2026-06-11 11:57:38.011435 | controller |       {
2026-06-11 11:57:38.011449 | controller |         "name": "cinder-operator-controller-manager-dockercfg-wqwhl"
2026-06-11 11:57:38.011463 | controller |       }
2026-06-11 11:57:38.011477 | controller |     ],
2026-06-11 11:57:38.011491 | controller |     "nodeName": "crc",
2026-06-11 11:57:38.011505 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-11 11:57:38.011519 | controller |     "priority": 0,
2026-06-11 11:57:38.011533 | controller |     "restartPolicy": "Always",
2026-06-11 11:57:38.011551 | controller |     "schedulerName": "default-scheduler",
2026-06-11 11:57:38.011566 | controller |     "securityContext": {
2026-06-11 11:57:38.011580 | controller |       "runAsNonRoot": true,
2026-06-11 11:57:38.011595 | controller |       "seLinuxOptions": {
2026-06-11 11:57:38.011609 | controller |         "level": "s0:c26,c5"
2026-06-11 11:57:38.011623 | controller |       }
2026-06-11 11:57:38.011637 | controller |     },
2026-06-11 11:57:38.011651 | controller |     "serviceAccount": "cinder-operator-controller-manager",
2026-06-11 11:57:38.011666 | controller |     "serviceAccountName": "cinder-operator-controller-manager",
2026-06-11 11:57:38.011680 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-11 11:57:38.011695 | controller |     "tolerations": [
2026-06-11 11:57:38.011711 | controller |       {
2026-06-11 11:57:38.011733 | controller |         "effect": "NoExecute",
2026-06-11 11:57:38.011751 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-11 11:57:38.011766 | controller |         "operator": "Exists",
2026-06-11 11:57:38.011780 | controller |         "tolerationSeconds": 120
2026-06-11 11:57:38.011795 | controller |       },
2026-06-11 11:57:38.011809 | controller |       {
2026-06-11 11:57:38.011823 | controller |         "effect": "NoExecute",
2026-06-11 11:57:38.011837 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-11 11:57:38.011851 | controller |         "operator": "Exists",
2026-06-11 11:57:38.011865 | controller |         "tolerationSeconds": 120
2026-06-11 11:57:38.011879 | controller |       },
2026-06-11 11:57:38.011893 | controller |       {
2026-06-11 11:57:38.011907 | controller |         "effect": "NoSchedule",
2026-06-11 11:57:38.011921 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-11 11:57:38.011935 | controller |         "operator": "Exists"
2026-06-11 11:57:38.011949 | controller |       }
2026-06-11 11:57:38.011963 | controller |     ],
2026-06-11 11:57:38.011980 | controller |     "volumes": [
2026-06-11 11:57:38.011996 | controller |       {
2026-06-11 11:57:38.012010 | controller |         "name": "kube-api-access-sgfzz",
2026-06-11 11:57:38.012024 | controller |         "projected": {
2026-06-11 11:57:38.012038 | controller |           "defaultMode": 420,
2026-06-11 11:57:38.012052 | controller |           "sources": [
2026-06-11 11:57:38.012065 | controller |             {
2026-06-11 11:57:38.012079 | controller |               "serviceAccountToken": {
2026-06-11 11:57:38.012093 | controller |                 "expirationSeconds": 3607,
2026-06-11 11:57:38.012107 | controller |                 "path": "token"
2026-06-11 11:57:38.012121 | controller |               }
2026-06-11 11:57:38.012135 | controller |             },
2026-06-11 11:57:38.012149 | controller |             {
2026-06-11 11:57:38.012163 | controller |               "configMap": {
2026-06-11 11:57:38.012177 | controller |                 "items": [
2026-06-11 11:57:38.012191 | controller |                   {
2026-06-11 11:57:38.012205 | controller |                     "key": "ca.crt",
2026-06-11 11:57:38.012219 | controller |                     "path": "ca.crt"
2026-06-11 11:57:38.012233 | controller |                   }
2026-06-11 11:57:38.012247 | controller |                 ],
2026-06-11 11:57:38.012263 | controller |                 "name": "kube-root-ca.crt"
2026-06-11 11:57:38.012282 | controller |               }
2026-06-11 11:57:38.012300 | controller |             },
2026-06-11 11:57:38.012318 | controller |             {
2026-06-11 11:57:38.012337 | controller |               "downwardAPI": {
2026-06-11 11:57:38.012379 | controller |                 "items": [
2026-06-11 11:57:38.012399 | controller |                   {
2026-06-11 11:57:38.012420 | controller |                     "fieldRef": {
2026-06-11 11:57:38.012439 | controller |                       "apiVersion": "v1",
2026-06-11 11:57:38.012455 | controller |                       "fieldPath": "metadata.namespace"
2026-06-11 11:57:38.012474 | controller |                     },
2026-06-11 11:57:38.012488 | controller |                     "path": "namespace"
2026-06-11 11:57:38.012503 | controller |                   }
2026-06-11 11:57:38.012517 | controller |                 ]
2026-06-11 11:57:38.012531 | controller |               }
2026-06-11 11:57:38.012545 | controller |             },
2026-06-11 11:57:38.012559 | controller |             {
2026-06-11 11:57:38.012573 | controller |               "configMap": {
2026-06-11 11:57:38.012587 | controller |                 "items": [
2026-06-11 11:57:38.012601 | controller |                   {
2026-06-11 11:57:38.012615 | controller |                     "key": "service-ca.crt",
2026-06-11 11:57:38.012629 | controller |                     "path": "service-ca.crt"
2026-06-11 11:57:38.012644 | controller |                   }
2026-06-11 11:57:38.012658 | controller |                 ],
2026-06-11 11:57:38.012672 | controller |                 "name": "openshift-service-ca.crt"
2026-06-11 11:57:38.012686 | controller |               }
2026-06-11 11:57:38.012700 | controller |             }
2026-06-11 11:57:38.012717 | controller |           ]
2026-06-11 11:57:38.012739 | controller |         }
2026-06-11 11:57:38.012756 | controller |       }
2026-06-11 11:57:38.012771 | controller |     ]
2026-06-11 11:57:38.012785 | controller |   },
2026-06-11 11:57:38.012800 | controller |   "status": {
2026-06-11 11:57:38.012814 | controller |     "conditions": [
2026-06-11 11:57:38.012828 | controller |       {
2026-06-11 11:57:38.012842 | controller |         "lastProbeTime": null,
2026-06-11 11:57:38.012857 | controller |         "lastTransitionTime": "2026-06-11T11:02:40Z",
2026-06-11 11:57:38.012871 | controller |         "status": "True",
2026-06-11 11:57:38.012885 | controller |         "type": "PodReadyToStartContainers"
2026-06-11 11:57:38.012900 | controller |       },
2026-06-11 11:57:38.012914 | controller |       {
2026-06-11 11:57:38.012929 | controller |         "lastProbeTime": null,
2026-06-11 11:57:38.012943 | controller |         "lastTransitionTime": "2026-06-11T11:01:44Z",
2026-06-11 11:57:38.012957 | controller |         "status": "True",
2026-06-11 11:57:38.012972 | controller |         "type": "Initialized"
2026-06-11 11:57:38.012986 | controller |       },
2026-06-11 11:57:38.012999 | controller |       {
2026-06-11 11:57:38.013013 | controller |         "lastProbeTime": null,
2026-06-11 11:57:38.013027 | controller |         "lastTransitionTime": "2026-06-11T11:02:52Z",
2026-06-11 11:57:38.013040 | controller |         "status": "True",
2026-06-11 11:57:38.013054 | controller |         "type": "Ready"
2026-06-11 11:57:38.013068 | controller |       },
2026-06-11 11:57:38.013082 | controller |       {
2026-06-11 11:57:38.013096 | controller |         "lastProbeTime": null,
2026-06-11 11:57:38.013109 | controller |         "lastTransitionTime": "2026-06-11T11:02:52Z",
2026-06-11 11:57:38.013123 | controller |         "status": "True",
2026-06-11 11:57:38.013137 | controller |         "type": "ContainersReady"
2026-06-11 11:57:38.013151 | controller |       },
2026-06-11 11:57:38.013165 | controller |       {
2026-06-11 11:57:38.013179 | controller |         "lastProbeTime": null,
2026-06-11 11:57:38.013193 | controller |         "lastTransitionTime": "2026-06-11T11:01:43Z",
2026-06-11 11:57:38.013207 | controller |         "status": "True",
2026-06-11 11:57:38.013221 | controller |         "type": "PodScheduled"
2026-06-11 11:57:38.013235 | controller |       }
2026-06-11 11:57:38.013249 | controller |     ],
2026-06-11 11:57:38.013263 | controller |     "containerStatuses": [
2026-06-11 11:57:38.013276 | controller |       {
2026-06-11 11:57:38.013290 | controller |         "allocatedResources": {
2026-06-11 11:57:38.013304 | controller |           "cpu": "10m",
2026-06-11 11:57:38.013317 | controller |           "memory": "256Mi"
2026-06-11 11:57:38.013330 | controller |         },
2026-06-11 11:57:38.013344 | controller |         "containerID": "cri-o://8677f43e41668e12f9f7651a03bc59590e763f06c3c0cfd3d69a927ebe6522a8",
2026-06-11 11:57:38.013386 | controller |         "image": "quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce",
2026-06-11 11:57:38.013403 | controller |         "imageID": "quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce",
2026-06-11 11:57:38.013417 | controller |         "lastState": {},
2026-06-11 11:57:38.013431 | controller |         "name": "manager",
2026-06-11 11:57:38.013446 | controller |         "ready": true,
2026-06-11 11:57:38.013460 | controller |         "resources": {
2026-06-11 11:57:38.013474 | controller |           "limits": {
2026-06-11 11:57:38.013488 | controller |             "cpu": "500m",
2026-06-11 11:57:38.013502 | controller |             "memory": "512Mi"
2026-06-11 11:57:38.013516 | controller |           },
2026-06-11 11:57:38.013530 | controller |           "requests": {
2026-06-11 11:57:38.013544 | controller |             "cpu": "10m",
2026-06-11 11:57:38.013559 | controller |             "memory": "256Mi"
2026-06-11 11:57:38.013573 | controller |           }
2026-06-11 11:57:38.013587 | controller |         },
2026-06-11 11:57:38.013602 | controller |         "restartCount": 0,
2026-06-11 11:57:38.013616 | controller |         "started": true,
2026-06-11 11:57:38.013630 | controller |         "state": {
2026-06-11 11:57:38.013644 | controller |           "running": {
2026-06-11 11:57:38.013658 | controller |             "startedAt": "2026-06-11T11:02:40Z"
2026-06-11 11:57:38.013672 | controller |           }
2026-06-11 11:57:38.013687 | controller |         },
2026-06-11 11:57:38.013703 | controller |         "user": {
2026-06-11 11:57:38.013722 | controller |           "linux": {
2026-06-11 11:57:38.013744 | controller |             "gid": 0,
2026-06-11 11:57:38.013759 | controller |             "supplementalGroups": [
2026-06-11 11:57:38.013774 | controller |               0
2026-06-11 11:57:38.013807 | controller |             ],
2026-06-11 11:57:38.013824 | controller |             "uid": 65532
2026-06-11 11:57:38.013839 | controller |           }
2026-06-11 11:57:38.013854 | controller |         },
2026-06-11 11:57:38.013869 | controller |         "volumeMounts": [
2026-06-11 11:57:38.013883 | controller |           {
2026-06-11 11:57:38.013898 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 11:57:38.013915 | controller |             "name": "kube-api-access-sgfzz",
2026-06-11 11:57:38.013930 | controller |             "readOnly": true,
2026-06-11 11:57:38.013945 | controller |             "recursiveReadOnly": "Disabled"
2026-06-11 11:57:38.013960 | controller |           }
2026-06-11 11:57:38.013975 | controller |         ]
2026-06-11 11:57:38.013990 | controller |       }
2026-06-11 11:57:38.014005 | controller |     ],
2026-06-11 11:57:38.014020 | controller |     "hostIP": "192.168.126.11",
2026-06-11 11:57:38.014035 | controller |     "hostIPs": [
2026-06-11 11:57:38.014050 | controller |       {
2026-06-11 11:57:38.014065 | controller |         "ip": "192.168.126.11"
2026-06-11 11:57:38.014079 | controller |       }
2026-06-11 11:57:38.014094 | controller |     ],
2026-06-11 11:57:38.014108 | controller |     "phase": "Running",
2026-06-11 11:57:38.014122 | controller |     "podIP": "10.217.0.73",
2026-06-11 11:57:38.014136 | controller |     "podIPs": [
2026-06-11 11:57:38.014151 | controller |       {
2026-06-11 11:57:38.014166 | controller |         "ip": "10.217.0.73"
2026-06-11 11:57:38.014180 | controller |       }
2026-06-11 11:57:38.014194 | controller |     ],
2026-06-11 11:57:38.014209 | controller |     "qosClass": "Burstable",
2026-06-11 11:57:38.014224 | controller |     "startTime": "2026-06-11T11:01:44Z"
2026-06-11 11:57:38.014238 | controller |   }
2026-06-11 11:57:38.014253 | controller | }
2026-06-11 11:57:38.040863 | controller | ok:
2026-06-11 11:57:38.041087 | controller | {
2026-06-11 11:57:38.041130 | controller |   "apiVersion": "v1",
2026-06-11 11:57:38.041148 | controller |   "kind": "Pod",
2026-06-11 11:57:38.041164 | controller |   "metadata": {
2026-06-11 11:57:38.041179 | controller |     "annotations": {
2026-06-11 11:57:38.041194 | 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-11 11:57:38.041211 | 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-11 11:57:38.041228 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-11 11:57:38.041244 | controller |       "openshift.io/scc": "anyuid",
2026-06-11 11:57:38.041259 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-11 11:57:38.041274 | controller |     },
2026-06-11 11:57:38.041289 | controller |     "creationTimestamp": "2026-06-11T11:01:43Z",
2026-06-11 11:57:38.041303 | controller |     "generateName": "designate-operator-controller-manager-6bf8599b68-",
2026-06-11 11:57:38.041318 | controller |     "generation": 1,
2026-06-11 11:57:38.041333 | controller |     "labels": {
2026-06-11 11:57:38.041382 | controller |       "app.kubernetes.io/name": "designate-operator",
2026-06-11 11:57:38.041404 | controller |       "control-plane": "controller-manager",
2026-06-11 11:57:38.041420 | controller |       "openstack.org/operator-name": "designate",
2026-06-11 11:57:38.041434 | controller |       "pod-template-hash": "6bf8599b68"
2026-06-11 11:57:38.041449 | controller |     },
2026-06-11 11:57:38.041465 | controller |     "managedFields": [
2026-06-11 11:57:38.041480 | controller |       {
2026-06-11 11:57:38.041494 | controller |         "apiVersion": "v1",
2026-06-11 11:57:38.041509 | controller |         "fieldsType": "FieldsV1",
2026-06-11 11:57:38.041523 | controller |         "fieldsV1": {
2026-06-11 11:57:38.041538 | controller |           "f:metadata": {
2026-06-11 11:57:38.041552 | controller |             "f:annotations": {
2026-06-11 11:57:38.041566 | controller |               ".": {},
2026-06-11 11:57:38.041580 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-11 11:57:38.041595 | controller |             },
2026-06-11 11:57:38.041609 | controller |             "f:generateName": {},
2026-06-11 11:57:38.041624 | controller |             "f:labels": {
2026-06-11 11:57:38.041638 | controller |               ".": {},
2026-06-11 11:57:38.041653 | controller |               "f:app.kubernetes.io/name": {},
2026-06-11 11:57:38.041667 | controller |               "f:control-plane": {},
2026-06-11 11:57:38.041682 | controller |               "f:openstack.org/operator-name": {},
2026-06-11 11:57:38.041697 | controller |               "f:pod-template-hash": {}
2026-06-11 11:57:38.041714 | controller |             },
2026-06-11 11:57:38.041737 | controller |             "f:ownerReferences": {
2026-06-11 11:57:38.041772 | controller |               ".": {},
2026-06-11 11:57:38.041791 | controller |               "k:{\"uid\":\"c82a23d8-c25a-40ae-8546-5cda0fd70213\"}": {}
2026-06-11 11:57:38.041807 | controller |             }
2026-06-11 11:57:38.041821 | controller |           },
2026-06-11 11:57:38.041836 | controller |           "f:spec": {
2026-06-11 11:57:38.041850 | controller |             "f:containers": {
2026-06-11 11:57:38.041864 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-11 11:57:38.041878 | controller |                 ".": {},
2026-06-11 11:57:38.041893 | controller |                 "f:args": {},
2026-06-11 11:57:38.041910 | controller |                 "f:command": {},
2026-06-11 11:57:38.041996 | controller |                 "f:env": {
2026-06-11 11:57:38.042012 | controller |                   ".": {},
2026-06-11 11:57:38.042026 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-11 11:57:38.042040 | controller |                     ".": {},
2026-06-11 11:57:38.042055 | controller |                     "f:name": {},
2026-06-11 11:57:38.042069 | controller |                     "f:value": {}
2026-06-11 11:57:38.042083 | controller |                   },
2026-06-11 11:57:38.042097 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-11 11:57:38.042112 | controller |                     ".": {},
2026-06-11 11:57:38.042126 | controller |                     "f:name": {},
2026-06-11 11:57:38.042140 | controller |                     "f:value": {}
2026-06-11 11:57:38.042154 | controller |                   },
2026-06-11 11:57:38.042167 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-11 11:57:38.042181 | controller |                     ".": {},
2026-06-11 11:57:38.042195 | controller |                     "f:name": {},
2026-06-11 11:57:38.042209 | controller |                     "f:value": {}
2026-06-11 11:57:38.042223 | controller |                   },
2026-06-11 11:57:38.042237 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-11 11:57:38.042251 | controller |                     ".": {},
2026-06-11 11:57:38.042264 | controller |                     "f:name": {},
2026-06-11 11:57:38.042278 | controller |                     "f:value": {}
2026-06-11 11:57:38.042292 | controller |                   },
2026-06-11 11:57:38.042306 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-11 11:57:38.042320 | controller |                     ".": {},
2026-06-11 11:57:38.042334 | controller |                     "f:name": {},
2026-06-11 11:57:38.042370 | controller |                     "f:value": {}
2026-06-11 11:57:38.042391 | controller |                   }
2026-06-11 11:57:38.042406 | controller |                 },
2026-06-11 11:57:38.042420 | controller |                 "f:image": {},
2026-06-11 11:57:38.042435 | controller |                 "f:imagePullPolicy": {},
2026-06-11 11:57:38.042449 | controller |                 "f:livenessProbe": {
2026-06-11 11:57:38.042463 | controller |                   ".": {},
2026-06-11 11:57:38.042478 | controller |                   "f:failureThreshold": {},
2026-06-11 11:57:38.042492 | controller |                   "f:httpGet": {
2026-06-11 11:57:38.042506 | controller |                     ".": {},
2026-06-11 11:57:38.042520 | controller |                     "f:path": {},
2026-06-11 11:57:38.042534 | controller |                     "f:port": {},
2026-06-11 11:57:38.042548 | controller |                     "f:scheme": {}
2026-06-11 11:57:38.042562 | controller |                   },
2026-06-11 11:57:38.042576 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 11:57:38.042591 | controller |                   "f:periodSeconds": {},
2026-06-11 11:57:38.042606 | controller |                   "f:successThreshold": {},
2026-06-11 11:57:38.042621 | controller |                   "f:timeoutSeconds": {}
2026-06-11 11:57:38.042635 | controller |                 },
2026-06-11 11:57:38.042649 | controller |                 "f:name": {},
2026-06-11 11:57:38.042664 | controller |                 "f:readinessProbe": {
2026-06-11 11:57:38.042678 | controller |                   ".": {},
2026-06-11 11:57:38.042692 | controller |                   "f:failureThreshold": {},
2026-06-11 11:57:38.042706 | controller |                   "f:httpGet": {
2026-06-11 11:57:38.042727 | controller |                     ".": {},
2026-06-11 11:57:38.042749 | controller |                     "f:path": {},
2026-06-11 11:57:38.042766 | controller |                     "f:port": {},
2026-06-11 11:57:38.042781 | controller |                     "f:scheme": {}
2026-06-11 11:57:38.042799 | controller |                   },
2026-06-11 11:57:38.042814 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 11:57:38.042828 | controller |                   "f:periodSeconds": {},
2026-06-11 11:57:38.042844 | controller |                   "f:successThreshold": {},
2026-06-11 11:57:38.042859 | controller |                   "f:timeoutSeconds": {}
2026-06-11 11:57:38.042873 | controller |                 },
2026-06-11 11:57:38.042888 | controller |                 "f:resources": {
2026-06-11 11:57:38.042903 | controller |                   ".": {},
2026-06-11 11:57:38.042917 | controller |                   "f:limits": {
2026-06-11 11:57:38.042932 | controller |                     ".": {},
2026-06-11 11:57:38.042946 | controller |                     "f:cpu": {},
2026-06-11 11:57:38.042961 | controller |                     "f:memory": {}
2026-06-11 11:57:38.042977 | controller |                   },
2026-06-11 11:57:38.042993 | controller |                   "f:requests": {
2026-06-11 11:57:38.043008 | controller |                     ".": {},
2026-06-11 11:57:38.043022 | controller |                     "f:cpu": {},
2026-06-11 11:57:38.043036 | controller |                     "f:memory": {}
2026-06-11 11:57:38.043051 | controller |                   }
2026-06-11 11:57:38.043065 | controller |                 },
2026-06-11 11:57:38.043079 | controller |                 "f:securityContext": {
2026-06-11 11:57:38.043094 | controller |                   ".": {},
2026-06-11 11:57:38.043108 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-11 11:57:38.043123 | controller |                 },
2026-06-11 11:57:38.043138 | controller |                 "f:terminationMessagePath": {},
2026-06-11 11:57:38.043154 | controller |                 "f:terminationMessagePolicy": {}
2026-06-11 11:57:38.043168 | controller |               }
2026-06-11 11:57:38.043183 | controller |             },
2026-06-11 11:57:38.043197 | controller |             "f:dnsPolicy": {},
2026-06-11 11:57:38.043212 | controller |             "f:enableServiceLinks": {},
2026-06-11 11:57:38.043227 | controller |             "f:restartPolicy": {},
2026-06-11 11:57:38.043241 | controller |             "f:schedulerName": {},
2026-06-11 11:57:38.043255 | controller |             "f:securityContext": {
2026-06-11 11:57:38.043270 | controller |               ".": {},
2026-06-11 11:57:38.043284 | controller |               "f:runAsNonRoot": {}
2026-06-11 11:57:38.043298 | controller |             },
2026-06-11 11:57:38.043312 | controller |             "f:serviceAccount": {},
2026-06-11 11:57:38.043327 | controller |             "f:serviceAccountName": {},
2026-06-11 11:57:38.043341 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-11 11:57:38.043396 | controller |             "f:tolerations": {}
2026-06-11 11:57:38.043412 | controller |           }
2026-06-11 11:57:38.043427 | controller |         },
2026-06-11 11:57:38.043441 | controller |         "manager": "kube-controller-manager",
2026-06-11 11:57:38.043455 | controller |         "operation": "Update",
2026-06-11 11:57:38.043470 | controller |         "time": "2026-06-11T11:01:43Z"
2026-06-11 11:57:38.043484 | controller |       },
2026-06-11 11:57:38.043499 | controller |       {
2026-06-11 11:57:38.043513 | controller |         "apiVersion": "v1",
2026-06-11 11:57:38.043527 | controller |         "fieldsType": "FieldsV1",
2026-06-11 11:57:38.043541 | controller |         "fieldsV1": {
2026-06-11 11:57:38.043555 | controller |           "f:metadata": {
2026-06-11 11:57:38.043570 | controller |             "f:annotations": {
2026-06-11 11:57:38.043584 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-11 11:57:38.043598 | controller |             }
2026-06-11 11:57:38.043612 | controller |           }
2026-06-11 11:57:38.043627 | controller |         },
2026-06-11 11:57:38.043641 | controller |         "manager": "crc",
2026-06-11 11:57:38.043666 | controller |         "operation": "Update",
2026-06-11 11:57:38.043681 | controller |         "subresource": "status",
2026-06-11 11:57:38.043696 | controller |         "time": "2026-06-11T11:01:44Z"
2026-06-11 11:57:38.043711 | controller |       },
2026-06-11 11:57:38.043733 | controller |       {
2026-06-11 11:57:38.043754 | controller |         "apiVersion": "v1",
2026-06-11 11:57:38.043772 | controller |         "fieldsType": "FieldsV1",
2026-06-11 11:57:38.043787 | controller |         "fieldsV1": {
2026-06-11 11:57:38.043801 | controller |           "f:metadata": {
2026-06-11 11:57:38.043815 | controller |             "f:annotations": {
2026-06-11 11:57:38.043830 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-11 11:57:38.043844 | controller |             }
2026-06-11 11:57:38.043859 | controller |           }
2026-06-11 11:57:38.043873 | controller |         },
2026-06-11 11:57:38.043887 | controller |         "manager": "multus-daemon",
2026-06-11 11:57:38.043902 | controller |         "operation": "Update",
2026-06-11 11:57:38.043917 | controller |         "subresource": "status",
2026-06-11 11:57:38.043931 | controller |         "time": "2026-06-11T11:02:06Z"
2026-06-11 11:57:38.043946 | controller |       },
2026-06-11 11:57:38.043961 | controller |       {
2026-06-11 11:57:38.043975 | controller |         "apiVersion": "v1",
2026-06-11 11:57:38.043989 | controller |         "fieldsType": "FieldsV1",
2026-06-11 11:57:38.044004 | controller |         "fieldsV1": {
2026-06-11 11:57:38.044018 | controller |           "f:status": {
2026-06-11 11:57:38.044032 | controller |             "f:conditions": {
2026-06-11 11:57:38.044046 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-11 11:57:38.044060 | controller |                 ".": {},
2026-06-11 11:57:38.044074 | controller |                 "f:lastProbeTime": {},
2026-06-11 11:57:38.044089 | controller |                 "f:lastTransitionTime": {},
2026-06-11 11:57:38.044103 | controller |                 "f:status": {},
2026-06-11 11:57:38.044117 | controller |                 "f:type": {}
2026-06-11 11:57:38.044131 | controller |               },
2026-06-11 11:57:38.044145 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-11 11:57:38.044160 | controller |                 ".": {},
2026-06-11 11:57:38.044174 | controller |                 "f:lastProbeTime": {},
2026-06-11 11:57:38.044188 | controller |                 "f:lastTransitionTime": {},
2026-06-11 11:57:38.044203 | controller |                 "f:status": {},
2026-06-11 11:57:38.044217 | controller |                 "f:type": {}
2026-06-11 11:57:38.044231 | controller |               },
2026-06-11 11:57:38.044245 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-11 11:57:38.044260 | controller |                 ".": {},
2026-06-11 11:57:38.044274 | controller |                 "f:lastProbeTime": {},
2026-06-11 11:57:38.044288 | controller |                 "f:lastTransitionTime": {},
2026-06-11 11:57:38.044302 | controller |                 "f:status": {},
2026-06-11 11:57:38.044316 | controller |                 "f:type": {}
2026-06-11 11:57:38.044330 | controller |               },
2026-06-11 11:57:38.044344 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-11 11:57:38.044381 | controller |                 ".": {},
2026-06-11 11:57:38.044397 | controller |                 "f:lastProbeTime": {},
2026-06-11 11:57:38.044411 | controller |                 "f:lastTransitionTime": {},
2026-06-11 11:57:38.044425 | controller |                 "f:status": {},
2026-06-11 11:57:38.044439 | controller |                 "f:type": {}
2026-06-11 11:57:38.044453 | controller |               }
2026-06-11 11:57:38.044467 | controller |             },
2026-06-11 11:57:38.044480 | controller |             "f:containerStatuses": {},
2026-06-11 11:57:38.044495 | controller |             "f:hostIP": {},
2026-06-11 11:57:38.044509 | controller |             "f:hostIPs": {},
2026-06-11 11:57:38.044528 | controller |             "f:phase": {},
2026-06-11 11:57:38.044544 | controller |             "f:podIP": {},
2026-06-11 11:57:38.044558 | controller |             "f:podIPs": {
2026-06-11 11:57:38.044572 | controller |               ".": {},
2026-06-11 11:57:38.044589 | controller |               "k:{\"ip\":\"10.217.0.77\"}": {
2026-06-11 11:57:38.044608 | controller |                 ".": {},
2026-06-11 11:57:38.044626 | controller |                 "f:ip": {}
2026-06-11 11:57:38.044646 | controller |               }
2026-06-11 11:57:38.044664 | controller |             },
2026-06-11 11:57:38.044682 | controller |             "f:startTime": {}
2026-06-11 11:57:38.044701 | controller |           }
2026-06-11 11:57:38.044722 | controller |         },
2026-06-11 11:57:38.044743 | controller |         "manager": "kubelet",
2026-06-11 11:57:38.044758 | controller |         "operation": "Update",
2026-06-11 11:57:38.044773 | controller |         "subresource": "status",
2026-06-11 11:57:38.044787 | controller |         "time": "2026-06-11T11:02:52Z"
2026-06-11 11:57:38.044802 | controller |       }
2026-06-11 11:57:38.044817 | controller |     ],
2026-06-11 11:57:38.044832 | controller |     "name": "designate-operator-controller-manager-6bf8599b68-cr567",
2026-06-11 11:57:38.044846 | controller |     "namespace": "openstack-operators",
2026-06-11 11:57:38.044861 | controller |     "ownerReferences": [
2026-06-11 11:57:38.044875 | controller |       {
2026-06-11 11:57:38.044890 | controller |         "apiVersion": "apps/v1",
2026-06-11 11:57:38.044904 | controller |         "blockOwnerDeletion": true,
2026-06-11 11:57:38.044918 | controller |         "controller": true,
2026-06-11 11:57:38.044932 | controller |         "kind": "ReplicaSet",
2026-06-11 11:57:38.044946 | controller |         "name": "designate-operator-controller-manager-6bf8599b68",
2026-06-11 11:57:38.044961 | controller |         "uid": "c82a23d8-c25a-40ae-8546-5cda0fd70213"
2026-06-11 11:57:38.044976 | controller |       }
2026-06-11 11:57:38.044990 | controller |     ],
2026-06-11 11:57:38.045007 | controller |     "resourceVersion": "54627",
2026-06-11 11:57:38.045024 | controller |     "uid": "6a56db9f-b708-499c-a918-23df58a2e99c"
2026-06-11 11:57:38.045038 | controller |   },
2026-06-11 11:57:38.045053 | controller |   "spec": {
2026-06-11 11:57:38.045067 | controller |     "containers": [
2026-06-11 11:57:38.045082 | controller |       {
2026-06-11 11:57:38.045096 | controller |         "args": [
2026-06-11 11:57:38.045110 | controller |           "--leader-elect",
2026-06-11 11:57:38.045124 | controller |           "--health-probe-bind-address=:8081",
2026-06-11 11:57:38.045139 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-11 11:57:38.045153 | controller |         ],
2026-06-11 11:57:38.045168 | controller |         "command": [
2026-06-11 11:57:38.045182 | controller |           "/manager"
2026-06-11 11:57:38.045197 | controller |         ],
2026-06-11 11:57:38.045211 | controller |         "env": [
2026-06-11 11:57:38.045226 | controller |           {
2026-06-11 11:57:38.045240 | controller |             "name": "LEASE_DURATION",
2026-06-11 11:57:38.045255 | controller |             "value": "30"
2026-06-11 11:57:38.045269 | controller |           },
2026-06-11 11:57:38.045284 | controller |           {
2026-06-11 11:57:38.045298 | controller |             "name": "RENEW_DEADLINE",
2026-06-11 11:57:38.045312 | controller |             "value": "20"
2026-06-11 11:57:38.045326 | controller |           },
2026-06-11 11:57:38.045341 | controller |           {
2026-06-11 11:57:38.045378 | controller |             "name": "RETRY_PERIOD",
2026-06-11 11:57:38.045394 | controller |             "value": "5"
2026-06-11 11:57:38.045408 | controller |           },
2026-06-11 11:57:38.045422 | controller |           {
2026-06-11 11:57:38.045437 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-11 11:57:38.045451 | controller |             "value": "false"
2026-06-11 11:57:38.045465 | controller |           },
2026-06-11 11:57:38.045484 | controller |           {
2026-06-11 11:57:38.045500 | controller |             "name": "METRICS_CERTS",
2026-06-11 11:57:38.045514 | controller |             "value": "false"
2026-06-11 11:57:38.045528 | controller |           }
2026-06-11 11:57:38.045543 | controller |         ],
2026-06-11 11:57:38.045557 | controller |         "image": "quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd",
2026-06-11 11:57:38.045572 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-11 11:57:38.045586 | controller |         "livenessProbe": {
2026-06-11 11:57:38.045601 | controller |           "failureThreshold": 3,
2026-06-11 11:57:38.045615 | controller |           "httpGet": {
2026-06-11 11:57:38.045629 | controller |             "path": "/healthz",
2026-06-11 11:57:38.045644 | controller |             "port": 8081,
2026-06-11 11:57:38.045658 | controller |             "scheme": "HTTP"
2026-06-11 11:57:38.045672 | controller |           },
2026-06-11 11:57:38.045687 | controller |           "initialDelaySeconds": 15,
2026-06-11 11:57:38.045701 | controller |           "periodSeconds": 20,
2026-06-11 11:57:38.045719 | controller |           "successThreshold": 1,
2026-06-11 11:57:38.045741 | controller |           "timeoutSeconds": 1
2026-06-11 11:57:38.045773 | controller |         },
2026-06-11 11:57:38.045789 | controller |         "name": "manager",
2026-06-11 11:57:38.045803 | controller |         "readinessProbe": {
2026-06-11 11:57:38.045818 | controller |           "failureThreshold": 3,
2026-06-11 11:57:38.045832 | controller |           "httpGet": {
2026-06-11 11:57:38.045846 | controller |             "path": "/readyz",
2026-06-11 11:57:38.045860 | controller |             "port": 8081,
2026-06-11 11:57:38.045874 | controller |             "scheme": "HTTP"
2026-06-11 11:57:38.045888 | controller |           },
2026-06-11 11:57:38.045902 | controller |           "initialDelaySeconds": 5,
2026-06-11 11:57:38.045916 | controller |           "periodSeconds": 10,
2026-06-11 11:57:38.045930 | controller |           "successThreshold": 1,
2026-06-11 11:57:38.045943 | controller |           "timeoutSeconds": 1
2026-06-11 11:57:38.045957 | controller |         },
2026-06-11 11:57:38.045971 | controller |         "resources": {
2026-06-11 11:57:38.045985 | controller |           "limits": {
2026-06-11 11:57:38.046000 | controller |             "cpu": "500m",
2026-06-11 11:57:38.046014 | controller |             "memory": "512Mi"
2026-06-11 11:57:38.046029 | controller |           },
2026-06-11 11:57:38.046044 | controller |           "requests": {
2026-06-11 11:57:38.046058 | controller |             "cpu": "10m",
2026-06-11 11:57:38.046072 | controller |             "memory": "256Mi"
2026-06-11 11:57:38.046086 | controller |           }
2026-06-11 11:57:38.046100 | controller |         },
2026-06-11 11:57:38.046115 | controller |         "securityContext": {
2026-06-11 11:57:38.046129 | controller |           "allowPrivilegeEscalation": false,
2026-06-11 11:57:38.046143 | controller |           "capabilities": {
2026-06-11 11:57:38.046157 | controller |             "drop": [
2026-06-11 11:57:38.046171 | controller |               "MKNOD"
2026-06-11 11:57:38.046185 | controller |             ]
2026-06-11 11:57:38.046199 | controller |           }
2026-06-11 11:57:38.046213 | controller |         },
2026-06-11 11:57:38.046227 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-11 11:57:38.046241 | controller |         "terminationMessagePolicy": "File",
2026-06-11 11:57:38.046255 | controller |         "volumeMounts": [
2026-06-11 11:57:38.046270 | controller |           {
2026-06-11 11:57:38.046284 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 11:57:38.046299 | controller |             "name": "kube-api-access-p8wvh",
2026-06-11 11:57:38.046313 | controller |             "readOnly": true
2026-06-11 11:57:38.046327 | controller |           }
2026-06-11 11:57:38.046361 | controller |         ]
2026-06-11 11:57:38.046382 | controller |       }
2026-06-11 11:57:38.046397 | controller |     ],
2026-06-11 11:57:38.046411 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-11 11:57:38.046425 | controller |     "enableServiceLinks": true,
2026-06-11 11:57:38.046439 | controller |     "imagePullSecrets": [
2026-06-11 11:57:38.046453 | controller |       {
2026-06-11 11:57:38.046467 | controller |         "name": "designate-operator-controller-manager-dockercfg-sd77x"
2026-06-11 11:57:38.046482 | controller |       }
2026-06-11 11:57:38.046496 | controller |     ],
2026-06-11 11:57:38.046510 | controller |     "nodeName": "crc",
2026-06-11 11:57:38.046523 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-11 11:57:38.046537 | controller |     "priority": 0,
2026-06-11 11:57:38.046551 | controller |     "restartPolicy": "Always",
2026-06-11 11:57:38.046566 | controller |     "schedulerName": "default-scheduler",
2026-06-11 11:57:38.046580 | controller |     "securityContext": {
2026-06-11 11:57:38.046594 | controller |       "runAsNonRoot": true,
2026-06-11 11:57:38.046608 | controller |       "seLinuxOptions": {
2026-06-11 11:57:38.046622 | controller |         "level": "s0:c26,c5"
2026-06-11 11:57:38.046637 | controller |       }
2026-06-11 11:57:38.046651 | controller |     },
2026-06-11 11:57:38.046665 | controller |     "serviceAccount": "designate-operator-controller-manager",
2026-06-11 11:57:38.046679 | controller |     "serviceAccountName": "designate-operator-controller-manager",
2026-06-11 11:57:38.046693 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-11 11:57:38.046708 | controller |     "tolerations": [
2026-06-11 11:57:38.046728 | controller |       {
2026-06-11 11:57:38.046750 | controller |         "effect": "NoExecute",
2026-06-11 11:57:38.046770 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-11 11:57:38.046789 | controller |         "operator": "Exists",
2026-06-11 11:57:38.046806 | controller |         "tolerationSeconds": 120
2026-06-11 11:57:38.046821 | controller |       },
2026-06-11 11:57:38.046836 | controller |       {
2026-06-11 11:57:38.046851 | controller |         "effect": "NoExecute",
2026-06-11 11:57:38.046865 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-11 11:57:38.046879 | controller |         "operator": "Exists",
2026-06-11 11:57:38.046894 | controller |         "tolerationSeconds": 120
2026-06-11 11:57:38.046908 | controller |       },
2026-06-11 11:57:38.046922 | controller |       {
2026-06-11 11:57:38.046937 | controller |         "effect": "NoSchedule",
2026-06-11 11:57:38.046951 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-11 11:57:38.046965 | controller |         "operator": "Exists"
2026-06-11 11:57:38.046980 | controller |       }
2026-06-11 11:57:38.046994 | controller |     ],
2026-06-11 11:57:38.047008 | controller |     "volumes": [
2026-06-11 11:57:38.047022 | controller |       {
2026-06-11 11:57:38.047037 | controller |         "name": "kube-api-access-p8wvh",
2026-06-11 11:57:38.047052 | controller |         "projected": {
2026-06-11 11:57:38.047066 | controller |           "defaultMode": 420,
2026-06-11 11:57:38.047081 | controller |           "sources": [
2026-06-11 11:57:38.047095 | controller |             {
2026-06-11 11:57:38.047109 | controller |               "serviceAccountToken": {
2026-06-11 11:57:38.047124 | controller |                 "expirationSeconds": 3607,
2026-06-11 11:57:38.047138 | controller |                 "path": "token"
2026-06-11 11:57:38.047152 | controller |               }
2026-06-11 11:57:38.047167 | controller |             },
2026-06-11 11:57:38.047181 | controller |             {
2026-06-11 11:57:38.047195 | controller |               "configMap": {
2026-06-11 11:57:38.047209 | controller |                 "items": [
2026-06-11 11:57:38.047224 | controller |                   {
2026-06-11 11:57:38.047238 | controller |                     "key": "ca.crt",
2026-06-11 11:57:38.047256 | controller |                     "path": "ca.crt"
2026-06-11 11:57:38.047271 | controller |                   }
2026-06-11 11:57:38.047285 | controller |                 ],
2026-06-11 11:57:38.047299 | controller |                 "name": "kube-root-ca.crt"
2026-06-11 11:57:38.047313 | controller |               }
2026-06-11 11:57:38.047328 | controller |             },
2026-06-11 11:57:38.047342 | controller |             {
2026-06-11 11:57:38.047378 | controller |               "downwardAPI": {
2026-06-11 11:57:38.047394 | controller |                 "items": [
2026-06-11 11:57:38.047408 | controller |                   {
2026-06-11 11:57:38.047422 | controller |                     "fieldRef": {
2026-06-11 11:57:38.047436 | controller |                       "apiVersion": "v1",
2026-06-11 11:57:38.047450 | controller |                       "fieldPath": "metadata.namespace"
2026-06-11 11:57:38.047465 | controller |                     },
2026-06-11 11:57:38.047479 | controller |                     "path": "namespace"
2026-06-11 11:57:38.047493 | controller |                   }
2026-06-11 11:57:38.047507 | controller |                 ]
2026-06-11 11:57:38.047521 | controller |               }
2026-06-11 11:57:38.047535 | controller |             },
2026-06-11 11:57:38.047550 | controller |             {
2026-06-11 11:57:38.047564 | controller |               "configMap": {
2026-06-11 11:57:38.047578 | controller |                 "items": [
2026-06-11 11:57:38.047592 | controller |                   {
2026-06-11 11:57:38.047606 | controller |                     "key": "service-ca.crt",
2026-06-11 11:57:38.047620 | controller |                     "path": "service-ca.crt"
2026-06-11 11:57:38.047635 | controller |                   }
2026-06-11 11:57:38.047649 | controller |                 ],
2026-06-11 11:57:38.047663 | controller |                 "name": "openshift-service-ca.crt"
2026-06-11 11:57:38.047677 | controller |               }
2026-06-11 11:57:38.047692 | controller |             }
2026-06-11 11:57:38.047706 | controller |           ]
2026-06-11 11:57:38.047727 | controller |         }
2026-06-11 11:57:38.047749 | controller |       }
2026-06-11 11:57:38.047768 | controller |     ]
2026-06-11 11:57:38.047787 | controller |   },
2026-06-11 11:57:38.047803 | controller |   "status": {
2026-06-11 11:57:38.047817 | controller |     "conditions": [
2026-06-11 11:57:38.047831 | controller |       {
2026-06-11 11:57:38.047846 | controller |         "lastProbeTime": null,
2026-06-11 11:57:38.047860 | controller |         "lastTransitionTime": "2026-06-11T11:02:07Z",
2026-06-11 11:57:38.047874 | controller |         "status": "True",
2026-06-11 11:57:38.047888 | controller |         "type": "PodReadyToStartContainers"
2026-06-11 11:57:38.047903 | controller |       },
2026-06-11 11:57:38.047917 | controller |       {
2026-06-11 11:57:38.047931 | controller |         "lastProbeTime": null,
2026-06-11 11:57:38.047945 | controller |         "lastTransitionTime": "2026-06-11T11:01:44Z",
2026-06-11 11:57:38.047959 | controller |         "status": "True",
2026-06-11 11:57:38.047973 | controller |         "type": "Initialized"
2026-06-11 11:57:38.047987 | controller |       },
2026-06-11 11:57:38.048001 | controller |       {
2026-06-11 11:57:38.048016 | controller |         "lastProbeTime": null,
2026-06-11 11:57:38.048030 | controller |         "lastTransitionTime": "2026-06-11T11:02:52Z",
2026-06-11 11:57:38.048044 | controller |         "status": "True",
2026-06-11 11:57:38.048058 | controller |         "type": "Ready"
2026-06-11 11:57:38.048073 | controller |       },
2026-06-11 11:57:38.048087 | controller |       {
2026-06-11 11:57:38.048102 | controller |         "lastProbeTime": null,
2026-06-11 11:57:38.048116 | controller |         "lastTransitionTime": "2026-06-11T11:02:52Z",
2026-06-11 11:57:38.048131 | controller |         "status": "True",
2026-06-11 11:57:38.048145 | controller |         "type": "ContainersReady"
2026-06-11 11:57:38.048160 | controller |       },
2026-06-11 11:57:38.048179 | controller |       {
2026-06-11 11:57:38.048194 | controller |         "lastProbeTime": null,
2026-06-11 11:57:38.048208 | controller |         "lastTransitionTime": "2026-06-11T11:01:44Z",
2026-06-11 11:57:38.048222 | controller |         "status": "True",
2026-06-11 11:57:38.048236 | controller |         "type": "PodScheduled"
2026-06-11 11:57:38.048250 | controller |       }
2026-06-11 11:57:38.048264 | controller |     ],
2026-06-11 11:57:38.048278 | controller |     "containerStatuses": [
2026-06-11 11:57:38.048292 | controller |       {
2026-06-11 11:57:38.048306 | controller |         "allocatedResources": {
2026-06-11 11:57:38.048320 | controller |           "cpu": "10m",
2026-06-11 11:57:38.048334 | controller |           "memory": "256Mi"
2026-06-11 11:57:38.048377 | controller |         },
2026-06-11 11:57:38.048399 | controller |         "containerID": "cri-o://266677d8203f55402bb5a1d54722f6f815f6ce35e611320bd78ba6b6311fac1b",
2026-06-11 11:57:38.048419 | controller |         "image": "quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd",
2026-06-11 11:57:38.048440 | controller |         "imageID": "quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd",
2026-06-11 11:57:38.048459 | controller |         "lastState": {},
2026-06-11 11:57:38.048478 | controller |         "name": "manager",
2026-06-11 11:57:38.048494 | controller |         "ready": true,
2026-06-11 11:57:38.048508 | controller |         "resources": {
2026-06-11 11:57:38.048522 | controller |           "limits": {
2026-06-11 11:57:38.048536 | controller |             "cpu": "500m",
2026-06-11 11:57:38.048550 | controller |             "memory": "512Mi"
2026-06-11 11:57:38.048564 | controller |           },
2026-06-11 11:57:38.048578 | controller |           "requests": {
2026-06-11 11:57:38.048591 | controller |             "cpu": "10m",
2026-06-11 11:57:38.048605 | controller |             "memory": "256Mi"
2026-06-11 11:57:38.048619 | controller |           }
2026-06-11 11:57:38.048633 | controller |         },
2026-06-11 11:57:38.048646 | controller |         "restartCount": 0,
2026-06-11 11:57:38.048665 | controller |         "started": true,
2026-06-11 11:57:38.048685 | controller |         "state": {
2026-06-11 11:57:38.048709 | controller |           "running": {
2026-06-11 11:57:38.048730 | controller |             "startedAt": "2026-06-11T11:02:40Z"
2026-06-11 11:57:38.048748 | controller |           }
2026-06-11 11:57:38.048769 | controller |         },
2026-06-11 11:57:38.048791 | controller |         "user": {
2026-06-11 11:57:38.048814 | controller |           "linux": {
2026-06-11 11:57:38.048835 | controller |             "gid": 0,
2026-06-11 11:57:38.048854 | controller |             "supplementalGroups": [
2026-06-11 11:57:38.048872 | controller |               0
2026-06-11 11:57:38.048893 | controller |             ],
2026-06-11 11:57:38.048915 | controller |             "uid": 65532
2026-06-11 11:57:38.048935 | controller |           }
2026-06-11 11:57:38.048955 | controller |         },
2026-06-11 11:57:38.048977 | controller |         "volumeMounts": [
2026-06-11 11:57:38.049003 | controller |           {
2026-06-11 11:57:38.049026 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 11:57:38.049050 | controller |             "name": "kube-api-access-p8wvh",
2026-06-11 11:57:38.049073 | controller |             "readOnly": true,
2026-06-11 11:57:38.049097 | controller |             "recursiveReadOnly": "Disabled"
2026-06-11 11:57:38.049121 | controller |           }
2026-06-11 11:57:38.049144 | controller |         ]
2026-06-11 11:57:38.049168 | controller |       }
2026-06-11 11:57:38.049191 | controller |     ],
2026-06-11 11:57:38.049214 | controller |     "hostIP": "192.168.126.11",
2026-06-11 11:57:38.049236 | controller |     "hostIPs": [
2026-06-11 11:57:38.049258 | controller |       {
2026-06-11 11:57:38.049281 | controller |         "ip": "192.168.126.11"
2026-06-11 11:57:38.049309 | controller |       }
2026-06-11 11:57:38.049332 | controller |     ],
2026-06-11 11:57:38.049382 | controller |     "phase": "Running",
2026-06-11 11:57:38.049408 | controller |     "podIP": "10.217.0.77",
2026-06-11 11:57:38.049432 | controller |     "podIPs": [
2026-06-11 11:57:38.049456 | controller |       {
2026-06-11 11:57:38.049480 | controller |         "ip": "10.217.0.77"
2026-06-11 11:57:38.049503 | controller |       }
2026-06-11 11:57:38.049525 | controller |     ],
2026-06-11 11:57:38.049548 | controller |     "qosClass": "Burstable",
2026-06-11 11:57:38.049570 | controller |     "startTime": "2026-06-11T11:01:44Z"
2026-06-11 11:57:38.049593 | controller |   }
2026-06-11 11:57:38.049615 | controller | }
2026-06-11 11:57:38.076392 | controller | ok:
2026-06-11 11:57:38.076546 | controller | {
2026-06-11 11:57:38.076576 | controller |   "apiVersion": "v1",
2026-06-11 11:57:38.076593 | controller |   "kind": "Pod",
2026-06-11 11:57:38.076612 | controller |   "metadata": {
2026-06-11 11:57:38.076726 | controller |     "annotations": {
2026-06-11 11:57:38.076757 | 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-11 11:57:38.076775 | 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-11 11:57:38.076792 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-11 11:57:38.076808 | controller |       "openshift.io/scc": "anyuid",
2026-06-11 11:57:38.076824 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-11 11:57:38.076839 | controller |     },
2026-06-11 11:57:38.076854 | controller |     "creationTimestamp": "2026-06-11T11:01:44Z",
2026-06-11 11:57:38.076869 | controller |     "generateName": "glance-operator-controller-manager-5bdfb47c4d-",
2026-06-11 11:57:38.076883 | controller |     "generation": 1,
2026-06-11 11:57:38.076898 | controller |     "labels": {
2026-06-11 11:57:38.076912 | controller |       "app.kubernetes.io/name": "glance-operator",
2026-06-11 11:57:38.076926 | controller |       "control-plane": "controller-manager",
2026-06-11 11:57:38.076940 | controller |       "openstack.org/operator-name": "glance",
2026-06-11 11:57:38.076955 | controller |       "pod-template-hash": "5bdfb47c4d"
2026-06-11 11:57:38.076969 | controller |     },
2026-06-11 11:57:38.076984 | controller |     "managedFields": [
2026-06-11 11:57:38.076998 | controller |       {
2026-06-11 11:57:38.077013 | controller |         "apiVersion": "v1",
2026-06-11 11:57:38.077027 | controller |         "fieldsType": "FieldsV1",
2026-06-11 11:57:38.077041 | controller |         "fieldsV1": {
2026-06-11 11:57:38.077056 | controller |           "f:metadata": {
2026-06-11 11:57:38.077070 | controller |             "f:annotations": {
2026-06-11 11:57:38.077084 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-11 11:57:38.077099 | controller |             }
2026-06-11 11:57:38.077113 | controller |           }
2026-06-11 11:57:38.077128 | controller |         },
2026-06-11 11:57:38.077142 | controller |         "manager": "crc",
2026-06-11 11:57:38.077157 | controller |         "operation": "Update",
2026-06-11 11:57:38.077171 | controller |         "subresource": "status",
2026-06-11 11:57:38.077185 | controller |         "time": "2026-06-11T11:01:44Z"
2026-06-11 11:57:38.077200 | controller |       },
2026-06-11 11:57:38.077223 | controller |       {
2026-06-11 11:57:38.077238 | controller |         "apiVersion": "v1",
2026-06-11 11:57:38.077252 | controller |         "fieldsType": "FieldsV1",
2026-06-11 11:57:38.077267 | controller |         "fieldsV1": {
2026-06-11 11:57:38.077282 | controller |           "f:metadata": {
2026-06-11 11:57:38.077297 | controller |             "f:annotations": {
2026-06-11 11:57:38.077311 | controller |               ".": {},
2026-06-11 11:57:38.077325 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-11 11:57:38.077340 | controller |             },
2026-06-11 11:57:38.077383 | controller |             "f:generateName": {},
2026-06-11 11:57:38.077400 | controller |             "f:labels": {
2026-06-11 11:57:38.077415 | controller |               ".": {},
2026-06-11 11:57:38.077429 | controller |               "f:app.kubernetes.io/name": {},
2026-06-11 11:57:38.077444 | controller |               "f:control-plane": {},
2026-06-11 11:57:38.077458 | controller |               "f:openstack.org/operator-name": {},
2026-06-11 11:57:38.077473 | controller |               "f:pod-template-hash": {}
2026-06-11 11:57:38.077487 | controller |             },
2026-06-11 11:57:38.077502 | controller |             "f:ownerReferences": {
2026-06-11 11:57:38.077516 | controller |               ".": {},
2026-06-11 11:57:38.077530 | controller |               "k:{\"uid\":\"2a97c11b-2ebe-426f-be0c-d71dfa205b34\"}": {}
2026-06-11 11:57:38.077545 | controller |             }
2026-06-11 11:57:38.077560 | controller |           },
2026-06-11 11:57:38.077574 | controller |           "f:spec": {
2026-06-11 11:57:38.077588 | controller |             "f:containers": {
2026-06-11 11:57:38.077602 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-11 11:57:38.077617 | controller |                 ".": {},
2026-06-11 11:57:38.077631 | controller |                 "f:args": {},
2026-06-11 11:57:38.077645 | controller |                 "f:command": {},
2026-06-11 11:57:38.077659 | controller |                 "f:env": {
2026-06-11 11:57:38.077674 | controller |                   ".": {},
2026-06-11 11:57:38.077687 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-11 11:57:38.077701 | controller |                     ".": {},
2026-06-11 11:57:38.077732 | controller |                     "f:name": {},
2026-06-11 11:57:38.077757 | controller |                     "f:value": {}
2026-06-11 11:57:38.077778 | controller |                   },
2026-06-11 11:57:38.077796 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-11 11:57:38.077813 | controller |                     ".": {},
2026-06-11 11:57:38.077828 | controller |                     "f:name": {},
2026-06-11 11:57:38.077842 | controller |                     "f:value": {}
2026-06-11 11:57:38.077856 | controller |                   },
2026-06-11 11:57:38.077870 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-11 11:57:38.077884 | controller |                     ".": {},
2026-06-11 11:57:38.077898 | controller |                     "f:name": {},
2026-06-11 11:57:38.077912 | controller |                     "f:value": {}
2026-06-11 11:57:38.077926 | controller |                   },
2026-06-11 11:57:38.077940 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-11 11:57:38.077954 | controller |                     ".": {},
2026-06-11 11:57:38.077968 | controller |                     "f:name": {},
2026-06-11 11:57:38.077982 | controller |                     "f:value": {}
2026-06-11 11:57:38.077996 | controller |                   },
2026-06-11 11:57:38.078010 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-11 11:57:38.078024 | controller |                     ".": {},
2026-06-11 11:57:38.078038 | controller |                     "f:name": {},
2026-06-11 11:57:38.078052 | controller |                     "f:value": {}
2026-06-11 11:57:38.078066 | controller |                   }
2026-06-11 11:57:38.078085 | controller |                 },
2026-06-11 11:57:38.078099 | controller |                 "f:image": {},
2026-06-11 11:57:38.078113 | controller |                 "f:imagePullPolicy": {},
2026-06-11 11:57:38.078127 | controller |                 "f:livenessProbe": {
2026-06-11 11:57:38.078142 | controller |                   ".": {},
2026-06-11 11:57:38.078156 | controller |                   "f:failureThreshold": {},
2026-06-11 11:57:38.078170 | controller |                   "f:httpGet": {
2026-06-11 11:57:38.078184 | controller |                     ".": {},
2026-06-11 11:57:38.078198 | controller |                     "f:path": {},
2026-06-11 11:57:38.078212 | controller |                     "f:port": {},
2026-06-11 11:57:38.078226 | controller |                     "f:scheme": {}
2026-06-11 11:57:38.078240 | controller |                   },
2026-06-11 11:57:38.078254 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 11:57:38.078268 | controller |                   "f:periodSeconds": {},
2026-06-11 11:57:38.078281 | controller |                   "f:successThreshold": {},
2026-06-11 11:57:38.078296 | controller |                   "f:timeoutSeconds": {}
2026-06-11 11:57:38.078310 | controller |                 },
2026-06-11 11:57:38.078324 | controller |                 "f:name": {},
2026-06-11 11:57:38.078338 | controller |                 "f:readinessProbe": {
2026-06-11 11:57:38.078378 | controller |                   ".": {},
2026-06-11 11:57:38.078394 | controller |                   "f:failureThreshold": {},
2026-06-11 11:57:38.078409 | controller |                   "f:httpGet": {
2026-06-11 11:57:38.078424 | controller |                     ".": {},
2026-06-11 11:57:38.078438 | controller |                     "f:path": {},
2026-06-11 11:57:38.078452 | controller |                     "f:port": {},
2026-06-11 11:57:38.078466 | controller |                     "f:scheme": {}
2026-06-11 11:57:38.078480 | controller |                   },
2026-06-11 11:57:38.078494 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 11:57:38.078510 | controller |                   "f:periodSeconds": {},
2026-06-11 11:57:38.078532 | controller |                   "f:successThreshold": {},
2026-06-11 11:57:38.078556 | controller |                   "f:timeoutSeconds": {}
2026-06-11 11:57:38.078580 | controller |                 },
2026-06-11 11:57:38.078597 | controller |                 "f:resources": {
2026-06-11 11:57:38.078612 | controller |                   ".": {},
2026-06-11 11:57:38.078627 | controller |                   "f:limits": {
2026-06-11 11:57:38.078641 | controller |                     ".": {},
2026-06-11 11:57:38.078656 | controller |                     "f:cpu": {},
2026-06-11 11:57:38.078670 | controller |                     "f:memory": {}
2026-06-11 11:57:38.078685 | controller |                   },
2026-06-11 11:57:38.078699 | controller |                   "f:requests": {
2026-06-11 11:57:38.078716 | controller |                     ".": {},
2026-06-11 11:57:38.078739 | controller |                     "f:cpu": {},
2026-06-11 11:57:38.078759 | controller |                     "f:memory": {}
2026-06-11 11:57:38.078774 | controller |                   }
2026-06-11 11:57:38.078788 | controller |                 },
2026-06-11 11:57:38.078802 | controller |                 "f:securityContext": {
2026-06-11 11:57:38.078817 | controller |                   ".": {},
2026-06-11 11:57:38.078832 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-11 11:57:38.078846 | controller |                 },
2026-06-11 11:57:38.078860 | controller |                 "f:terminationMessagePath": {},
2026-06-11 11:57:38.078875 | controller |                 "f:terminationMessagePolicy": {}
2026-06-11 11:57:38.078889 | controller |               }
2026-06-11 11:57:38.078903 | controller |             },
2026-06-11 11:57:38.078918 | controller |             "f:dnsPolicy": {},
2026-06-11 11:57:38.078932 | controller |             "f:enableServiceLinks": {},
2026-06-11 11:57:38.078951 | controller |             "f:restartPolicy": {},
2026-06-11 11:57:38.078967 | controller |             "f:schedulerName": {},
2026-06-11 11:57:38.078981 | controller |             "f:securityContext": {
2026-06-11 11:57:38.078995 | controller |               ".": {},
2026-06-11 11:57:38.079009 | controller |               "f:runAsNonRoot": {}
2026-06-11 11:57:38.079023 | controller |             },
2026-06-11 11:57:38.079038 | controller |             "f:serviceAccount": {},
2026-06-11 11:57:38.079052 | controller |             "f:serviceAccountName": {},
2026-06-11 11:57:38.079066 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-11 11:57:38.079081 | controller |             "f:tolerations": {}
2026-06-11 11:57:38.079095 | controller |           }
2026-06-11 11:57:38.079109 | controller |         },
2026-06-11 11:57:38.079123 | controller |         "manager": "kube-controller-manager",
2026-06-11 11:57:38.079137 | controller |         "operation": "Update",
2026-06-11 11:57:38.079151 | controller |         "time": "2026-06-11T11:01:44Z"
2026-06-11 11:57:38.079166 | controller |       },
2026-06-11 11:57:38.079179 | controller |       {
2026-06-11 11:57:38.079193 | controller |         "apiVersion": "v1",
2026-06-11 11:57:38.079207 | controller |         "fieldsType": "FieldsV1",
2026-06-11 11:57:38.079221 | controller |         "fieldsV1": {
2026-06-11 11:57:38.079234 | controller |           "f:metadata": {
2026-06-11 11:57:38.079248 | controller |             "f:annotations": {
2026-06-11 11:57:38.079262 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-11 11:57:38.079276 | controller |             }
2026-06-11 11:57:38.079290 | controller |           }
2026-06-11 11:57:38.079304 | controller |         },
2026-06-11 11:57:38.079318 | controller |         "manager": "multus-daemon",
2026-06-11 11:57:38.079332 | controller |         "operation": "Update",
2026-06-11 11:57:38.079362 | controller |         "subresource": "status",
2026-06-11 11:57:38.079383 | controller |         "time": "2026-06-11T11:02:06Z"
2026-06-11 11:57:38.079398 | controller |       },
2026-06-11 11:57:38.079414 | controller |       {
2026-06-11 11:57:38.079429 | controller |         "apiVersion": "v1",
2026-06-11 11:57:38.079443 | controller |         "fieldsType": "FieldsV1",
2026-06-11 11:57:38.079457 | controller |         "fieldsV1": {
2026-06-11 11:57:38.079471 | controller |           "f:status": {
2026-06-11 11:57:38.079485 | controller |             "f:conditions": {
2026-06-11 11:57:38.079499 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-11 11:57:38.079513 | controller |                 ".": {},
2026-06-11 11:57:38.079527 | controller |                 "f:lastProbeTime": {},
2026-06-11 11:57:38.079541 | controller |                 "f:lastTransitionTime": {},
2026-06-11 11:57:38.079555 | controller |                 "f:status": {},
2026-06-11 11:57:38.079569 | controller |                 "f:type": {}
2026-06-11 11:57:38.079583 | controller |               },
2026-06-11 11:57:38.079597 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-11 11:57:38.079611 | controller |                 ".": {},
2026-06-11 11:57:38.079625 | controller |                 "f:lastProbeTime": {},
2026-06-11 11:57:38.079640 | controller |                 "f:lastTransitionTime": {},
2026-06-11 11:57:38.079655 | controller |                 "f:status": {},
2026-06-11 11:57:38.079669 | controller |                 "f:type": {}
2026-06-11 11:57:38.079684 | controller |               },
2026-06-11 11:57:38.079698 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-11 11:57:38.079714 | controller |                 ".": {},
2026-06-11 11:57:38.079737 | controller |                 "f:lastProbeTime": {},
2026-06-11 11:57:38.079756 | controller |                 "f:lastTransitionTime": {},
2026-06-11 11:57:38.079770 | controller |                 "f:status": {},
2026-06-11 11:57:38.079785 | controller |                 "f:type": {}
2026-06-11 11:57:38.079803 | controller |               },
2026-06-11 11:57:38.079818 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-11 11:57:38.079832 | controller |                 ".": {},
2026-06-11 11:57:38.079847 | controller |                 "f:lastProbeTime": {},
2026-06-11 11:57:38.079861 | controller |                 "f:lastTransitionTime": {},
2026-06-11 11:57:38.079875 | controller |                 "f:status": {},
2026-06-11 11:57:38.079889 | controller |                 "f:type": {}
2026-06-11 11:57:38.079903 | controller |               }
2026-06-11 11:57:38.079917 | controller |             },
2026-06-11 11:57:38.079931 | controller |             "f:containerStatuses": {},
2026-06-11 11:57:38.079945 | controller |             "f:hostIP": {},
2026-06-11 11:57:38.079959 | controller |             "f:hostIPs": {},
2026-06-11 11:57:38.079973 | controller |             "f:phase": {},
2026-06-11 11:57:38.079987 | controller |             "f:podIP": {},
2026-06-11 11:57:38.080001 | controller |             "f:podIPs": {
2026-06-11 11:57:38.080015 | controller |               ".": {},
2026-06-11 11:57:38.080029 | controller |               "k:{\"ip\":\"10.217.0.78\"}": {
2026-06-11 11:57:38.080043 | controller |                 ".": {},
2026-06-11 11:57:38.080057 | controller |                 "f:ip": {}
2026-06-11 11:57:38.080071 | controller |               }
2026-06-11 11:57:38.080085 | controller |             },
2026-06-11 11:57:38.080099 | controller |             "f:startTime": {}
2026-06-11 11:57:38.080113 | controller |           }
2026-06-11 11:57:38.080127 | controller |         },
2026-06-11 11:57:38.080141 | controller |         "manager": "kubelet",
2026-06-11 11:57:38.080155 | controller |         "operation": "Update",
2026-06-11 11:57:38.080169 | controller |         "subresource": "status",
2026-06-11 11:57:38.080183 | controller |         "time": "2026-06-11T11:02:52Z"
2026-06-11 11:57:38.080196 | controller |       }
2026-06-11 11:57:38.080210 | controller |     ],
2026-06-11 11:57:38.080224 | controller |     "name": "glance-operator-controller-manager-5bdfb47c4d-rlr9c",
2026-06-11 11:57:38.080238 | controller |     "namespace": "openstack-operators",
2026-06-11 11:57:38.080252 | controller |     "ownerReferences": [
2026-06-11 11:57:38.080266 | controller |       {
2026-06-11 11:57:38.080280 | controller |         "apiVersion": "apps/v1",
2026-06-11 11:57:38.080293 | controller |         "blockOwnerDeletion": true,
2026-06-11 11:57:38.080307 | controller |         "controller": true,
2026-06-11 11:57:38.080321 | controller |         "kind": "ReplicaSet",
2026-06-11 11:57:38.080335 | controller |         "name": "glance-operator-controller-manager-5bdfb47c4d",
2026-06-11 11:57:38.080368 | controller |         "uid": "2a97c11b-2ebe-426f-be0c-d71dfa205b34"
2026-06-11 11:57:38.080384 | controller |       }
2026-06-11 11:57:38.080398 | controller |     ],
2026-06-11 11:57:38.080412 | controller |     "resourceVersion": "54621",
2026-06-11 11:57:38.080428 | controller |     "uid": "7c69a377-809b-4551-886b-95a608fa32b8"
2026-06-11 11:57:38.080442 | controller |   },
2026-06-11 11:57:38.080457 | controller |   "spec": {
2026-06-11 11:57:38.080471 | controller |     "containers": [
2026-06-11 11:57:38.080485 | controller |       {
2026-06-11 11:57:38.080499 | controller |         "args": [
2026-06-11 11:57:38.080513 | controller |           "--leader-elect",
2026-06-11 11:57:38.080528 | controller |           "--health-probe-bind-address=:8081",
2026-06-11 11:57:38.080542 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-11 11:57:38.080556 | controller |         ],
2026-06-11 11:57:38.080570 | controller |         "command": [
2026-06-11 11:57:38.080584 | controller |           "/manager"
2026-06-11 11:57:38.080598 | controller |         ],
2026-06-11 11:57:38.080613 | controller |         "env": [
2026-06-11 11:57:38.080627 | controller |           {
2026-06-11 11:57:38.080642 | controller |             "name": "LEASE_DURATION",
2026-06-11 11:57:38.080660 | controller |             "value": "30"
2026-06-11 11:57:38.080676 | controller |           },
2026-06-11 11:57:38.080690 | controller |           {
2026-06-11 11:57:38.080705 | controller |             "name": "RENEW_DEADLINE",
2026-06-11 11:57:38.080725 | controller |             "value": "20"
2026-06-11 11:57:38.080746 | controller |           },
2026-06-11 11:57:38.080762 | controller |           {
2026-06-11 11:57:38.080777 | controller |             "name": "RETRY_PERIOD",
2026-06-11 11:57:38.080791 | controller |             "value": "5"
2026-06-11 11:57:38.080806 | controller |           },
2026-06-11 11:57:38.080820 | controller |           {
2026-06-11 11:57:38.080834 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-11 11:57:38.080849 | controller |             "value": "false"
2026-06-11 11:57:38.080863 | controller |           },
2026-06-11 11:57:38.080877 | controller |           {
2026-06-11 11:57:38.080892 | controller |             "name": "METRICS_CERTS",
2026-06-11 11:57:38.080906 | controller |             "value": "false"
2026-06-11 11:57:38.080920 | controller |           }
2026-06-11 11:57:38.080934 | controller |         ],
2026-06-11 11:57:38.080948 | controller |         "image": "quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9",
2026-06-11 11:57:38.080963 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-11 11:57:38.080977 | controller |         "livenessProbe": {
2026-06-11 11:57:38.080991 | controller |           "failureThreshold": 3,
2026-06-11 11:57:38.081006 | controller |           "httpGet": {
2026-06-11 11:57:38.081021 | controller |             "path": "/healthz",
2026-06-11 11:57:38.081035 | controller |             "port": 8081,
2026-06-11 11:57:38.081049 | controller |             "scheme": "HTTP"
2026-06-11 11:57:38.081063 | controller |           },
2026-06-11 11:57:38.081077 | controller |           "initialDelaySeconds": 15,
2026-06-11 11:57:38.081091 | controller |           "periodSeconds": 20,
2026-06-11 11:57:38.081105 | controller |           "successThreshold": 1,
2026-06-11 11:57:38.081120 | controller |           "timeoutSeconds": 1
2026-06-11 11:57:38.081134 | controller |         },
2026-06-11 11:57:38.081148 | controller |         "name": "manager",
2026-06-11 11:57:38.081162 | controller |         "readinessProbe": {
2026-06-11 11:57:38.081176 | controller |           "failureThreshold": 3,
2026-06-11 11:57:38.081190 | controller |           "httpGet": {
2026-06-11 11:57:38.081204 | controller |             "path": "/readyz",
2026-06-11 11:57:38.081218 | controller |             "port": 8081,
2026-06-11 11:57:38.081232 | controller |             "scheme": "HTTP"
2026-06-11 11:57:38.081246 | controller |           },
2026-06-11 11:57:38.081260 | controller |           "initialDelaySeconds": 5,
2026-06-11 11:57:38.081274 | controller |           "periodSeconds": 10,
2026-06-11 11:57:38.081288 | controller |           "successThreshold": 1,
2026-06-11 11:57:38.081302 | controller |           "timeoutSeconds": 1
2026-06-11 11:57:38.081316 | controller |         },
2026-06-11 11:57:38.081331 | controller |         "resources": {
2026-06-11 11:57:38.081360 | controller |           "limits": {
2026-06-11 11:57:38.081381 | controller |             "cpu": "500m",
2026-06-11 11:57:38.081396 | controller |             "memory": "512Mi"
2026-06-11 11:57:38.081410 | controller |           },
2026-06-11 11:57:38.081425 | controller |           "requests": {
2026-06-11 11:57:38.081439 | controller |             "cpu": "10m",
2026-06-11 11:57:38.081454 | controller |             "memory": "256Mi"
2026-06-11 11:57:38.081468 | controller |           }
2026-06-11 11:57:38.081483 | controller |         },
2026-06-11 11:57:38.081498 | controller |         "securityContext": {
2026-06-11 11:57:38.081512 | controller |           "allowPrivilegeEscalation": false,
2026-06-11 11:57:38.081526 | controller |           "capabilities": {
2026-06-11 11:57:38.081541 | controller |             "drop": [
2026-06-11 11:57:38.081559 | controller |               "MKNOD"
2026-06-11 11:57:38.081574 | controller |             ]
2026-06-11 11:57:38.081588 | controller |           }
2026-06-11 11:57:38.081602 | controller |         },
2026-06-11 11:57:38.081616 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-11 11:57:38.081630 | controller |         "terminationMessagePolicy": "File",
2026-06-11 11:57:38.081644 | controller |         "volumeMounts": [
2026-06-11 11:57:38.081659 | controller |           {
2026-06-11 11:57:38.081673 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 11:57:38.081688 | controller |             "name": "kube-api-access-j4sz6",
2026-06-11 11:57:38.081704 | controller |             "readOnly": true
2026-06-11 11:57:38.081742 | controller |           }
2026-06-11 11:57:38.081763 | controller |         ]
2026-06-11 11:57:38.081779 | controller |       }
2026-06-11 11:57:38.081793 | controller |     ],
2026-06-11 11:57:38.081808 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-11 11:57:38.081822 | controller |     "enableServiceLinks": true,
2026-06-11 11:57:38.081837 | controller |     "imagePullSecrets": [
2026-06-11 11:57:38.081851 | controller |       {
2026-06-11 11:57:38.081866 | controller |         "name": "glance-operator-controller-manager-dockercfg-hbpms"
2026-06-11 11:57:38.081880 | controller |       }
2026-06-11 11:57:38.081894 | controller |     ],
2026-06-11 11:57:38.081909 | controller |     "nodeName": "crc",
2026-06-11 11:57:38.081923 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-11 11:57:38.081937 | controller |     "priority": 0,
2026-06-11 11:57:38.081951 | controller |     "restartPolicy": "Always",
2026-06-11 11:57:38.081965 | controller |     "schedulerName": "default-scheduler",
2026-06-11 11:57:38.081979 | controller |     "securityContext": {
2026-06-11 11:57:38.081993 | controller |       "runAsNonRoot": true,
2026-06-11 11:57:38.082007 | controller |       "seLinuxOptions": {
2026-06-11 11:57:38.082021 | controller |         "level": "s0:c26,c5"
2026-06-11 11:57:38.082035 | controller |       }
2026-06-11 11:57:38.082053 | controller |     },
2026-06-11 11:57:38.082076 | controller |     "serviceAccount": "glance-operator-controller-manager",
2026-06-11 11:57:38.082098 | controller |     "serviceAccountName": "glance-operator-controller-manager",
2026-06-11 11:57:38.082114 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-11 11:57:38.082129 | controller |     "tolerations": [
2026-06-11 11:57:38.082143 | controller |       {
2026-06-11 11:57:38.082157 | controller |         "effect": "NoExecute",
2026-06-11 11:57:38.082171 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-11 11:57:38.082186 | controller |         "operator": "Exists",
2026-06-11 11:57:38.082200 | controller |         "tolerationSeconds": 120
2026-06-11 11:57:38.082214 | controller |       },
2026-06-11 11:57:38.082228 | controller |       {
2026-06-11 11:57:38.082243 | controller |         "effect": "NoExecute",
2026-06-11 11:57:38.082256 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-11 11:57:38.082271 | controller |         "operator": "Exists",
2026-06-11 11:57:38.082292 | controller |         "tolerationSeconds": 120
2026-06-11 11:57:38.082315 | controller |       },
2026-06-11 11:57:38.082333 | controller |       {
2026-06-11 11:57:38.082363 | controller |         "effect": "NoSchedule",
2026-06-11 11:57:38.082385 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-11 11:57:38.082400 | controller |         "operator": "Exists"
2026-06-11 11:57:38.082414 | controller |       }
2026-06-11 11:57:38.082429 | controller |     ],
2026-06-11 11:57:38.082443 | controller |     "volumes": [
2026-06-11 11:57:38.082457 | controller |       {
2026-06-11 11:57:38.082471 | controller |         "name": "kube-api-access-j4sz6",
2026-06-11 11:57:38.082485 | controller |         "projected": {
2026-06-11 11:57:38.082505 | controller |           "defaultMode": 420,
2026-06-11 11:57:38.082519 | controller |           "sources": [
2026-06-11 11:57:38.082534 | controller |             {
2026-06-11 11:57:38.082548 | controller |               "serviceAccountToken": {
2026-06-11 11:57:38.082563 | controller |                 "expirationSeconds": 3607,
2026-06-11 11:57:38.082577 | controller |                 "path": "token"
2026-06-11 11:57:38.082591 | controller |               }
2026-06-11 11:57:38.082606 | controller |             },
2026-06-11 11:57:38.082620 | controller |             {
2026-06-11 11:57:38.082634 | controller |               "configMap": {
2026-06-11 11:57:38.082648 | controller |                 "items": [
2026-06-11 11:57:38.082662 | controller |                   {
2026-06-11 11:57:38.082676 | controller |                     "key": "ca.crt",
2026-06-11 11:57:38.082690 | controller |                     "path": "ca.crt"
2026-06-11 11:57:38.082703 | controller |                   }
2026-06-11 11:57:38.082722 | controller |                 ],
2026-06-11 11:57:38.082743 | controller |                 "name": "kube-root-ca.crt"
2026-06-11 11:57:38.082762 | controller |               }
2026-06-11 11:57:38.082777 | controller |             },
2026-06-11 11:57:38.082793 | controller |             {
2026-06-11 11:57:38.082807 | controller |               "downwardAPI": {
2026-06-11 11:57:38.082822 | controller |                 "items": [
2026-06-11 11:57:38.082836 | controller |                   {
2026-06-11 11:57:38.082851 | controller |                     "fieldRef": {
2026-06-11 11:57:38.082865 | controller |                       "apiVersion": "v1",
2026-06-11 11:57:38.082880 | controller |                       "fieldPath": "metadata.namespace"
2026-06-11 11:57:38.082894 | controller |                     },
2026-06-11 11:57:38.082909 | controller |                     "path": "namespace"
2026-06-11 11:57:38.082923 | controller |                   }
2026-06-11 11:57:38.082938 | controller |                 ]
2026-06-11 11:57:38.082952 | controller |               }
2026-06-11 11:57:38.082967 | controller |             },
2026-06-11 11:57:38.082981 | controller |             {
2026-06-11 11:57:38.082995 | controller |               "configMap": {
2026-06-11 11:57:38.083010 | controller |                 "items": [
2026-06-11 11:57:38.083024 | controller |                   {
2026-06-11 11:57:38.083038 | controller |                     "key": "service-ca.crt",
2026-06-11 11:57:38.083053 | controller |                     "path": "service-ca.crt"
2026-06-11 11:57:38.083067 | controller |                   }
2026-06-11 11:57:38.083081 | controller |                 ],
2026-06-11 11:57:38.083095 | controller |                 "name": "openshift-service-ca.crt"
2026-06-11 11:57:38.083109 | controller |               }
2026-06-11 11:57:38.083123 | controller |             }
2026-06-11 11:57:38.083139 | controller |           ]
2026-06-11 11:57:38.083160 | controller |         }
2026-06-11 11:57:38.083181 | controller |       }
2026-06-11 11:57:38.083201 | controller |     ]
2026-06-11 11:57:38.083223 | controller |   },
2026-06-11 11:57:38.083245 | controller |   "status": {
2026-06-11 11:57:38.083267 | controller |     "conditions": [
2026-06-11 11:57:38.083287 | controller |       {
2026-06-11 11:57:38.083308 | controller |         "lastProbeTime": null,
2026-06-11 11:57:38.083329 | controller |         "lastTransitionTime": "2026-06-11T11:02:39Z",
2026-06-11 11:57:38.083369 | controller |         "status": "True",
2026-06-11 11:57:38.083398 | controller |         "type": "PodReadyToStartContainers"
2026-06-11 11:57:38.083419 | controller |       },
2026-06-11 11:57:38.083439 | controller |       {
2026-06-11 11:57:38.083460 | controller |         "lastProbeTime": null,
2026-06-11 11:57:38.083481 | controller |         "lastTransitionTime": "2026-06-11T11:01:44Z",
2026-06-11 11:57:38.083501 | controller |         "status": "True",
2026-06-11 11:57:38.083520 | controller |         "type": "Initialized"
2026-06-11 11:57:38.083544 | controller |       },
2026-06-11 11:57:38.083564 | controller |       {
2026-06-11 11:57:38.083586 | controller |         "lastProbeTime": null,
2026-06-11 11:57:38.083603 | controller |         "lastTransitionTime": "2026-06-11T11:02:52Z",
2026-06-11 11:57:38.083617 | controller |         "status": "True",
2026-06-11 11:57:38.083631 | controller |         "type": "Ready"
2026-06-11 11:57:38.083647 | controller |       },
2026-06-11 11:57:38.083668 | controller |       {
2026-06-11 11:57:38.083689 | controller |         "lastProbeTime": null,
2026-06-11 11:57:38.083712 | controller |         "lastTransitionTime": "2026-06-11T11:02:52Z",
2026-06-11 11:57:38.083735 | controller |         "status": "True",
2026-06-11 11:57:38.083757 | controller |         "type": "ContainersReady"
2026-06-11 11:57:38.083779 | controller |       },
2026-06-11 11:57:38.083797 | controller |       {
2026-06-11 11:57:38.083811 | controller |         "lastProbeTime": null,
2026-06-11 11:57:38.083826 | controller |         "lastTransitionTime": "2026-06-11T11:01:44Z",
2026-06-11 11:57:38.083841 | controller |         "status": "True",
2026-06-11 11:57:38.083855 | controller |         "type": "PodScheduled"
2026-06-11 11:57:38.083869 | controller |       }
2026-06-11 11:57:38.083883 | controller |     ],
2026-06-11 11:57:38.083897 | controller |     "containerStatuses": [
2026-06-11 11:57:38.083911 | controller |       {
2026-06-11 11:57:38.083925 | controller |         "allocatedResources": {
2026-06-11 11:57:38.083939 | controller |           "cpu": "10m",
2026-06-11 11:57:38.083953 | controller |           "memory": "256Mi"
2026-06-11 11:57:38.083967 | controller |         },
2026-06-11 11:57:38.083982 | controller |         "containerID": "cri-o://9cf27621d417fb3e0f439c3aab9f3956f6a61d9bf755814322f1365ad2a7a666",
2026-06-11 11:57:38.083997 | controller |         "image": "quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9",
2026-06-11 11:57:38.084016 | controller |         "imageID": "quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9",
2026-06-11 11:57:38.084038 | controller |         "lastState": {},
2026-06-11 11:57:38.084060 | controller |         "name": "manager",
2026-06-11 11:57:38.084083 | controller |         "ready": true,
2026-06-11 11:57:38.084099 | controller |         "resources": {
2026-06-11 11:57:38.084113 | controller |           "limits": {
2026-06-11 11:57:38.084127 | controller |             "cpu": "500m",
2026-06-11 11:57:38.084141 | controller |             "memory": "512Mi"
2026-06-11 11:57:38.084155 | controller |           },
2026-06-11 11:57:38.084169 | controller |           "requests": {
2026-06-11 11:57:38.084183 | controller |             "cpu": "10m",
2026-06-11 11:57:38.084197 | controller |             "memory": "256Mi"
2026-06-11 11:57:38.084211 | controller |           }
2026-06-11 11:57:38.084225 | controller |         },
2026-06-11 11:57:38.084239 | controller |         "restartCount": 0,
2026-06-11 11:57:38.084253 | controller |         "started": true,
2026-06-11 11:57:38.084267 | controller |         "state": {
2026-06-11 11:57:38.084281 | controller |           "running": {
2026-06-11 11:57:38.084295 | controller |             "startedAt": "2026-06-11T11:02:39Z"
2026-06-11 11:57:38.084309 | controller |           }
2026-06-11 11:57:38.084323 | controller |         },
2026-06-11 11:57:38.084337 | controller |         "user": {
2026-06-11 11:57:38.084372 | controller |           "linux": {
2026-06-11 11:57:38.084387 | controller |             "gid": 0,
2026-06-11 11:57:38.084401 | controller |             "supplementalGroups": [
2026-06-11 11:57:38.084415 | controller |               0
2026-06-11 11:57:38.084429 | controller |             ],
2026-06-11 11:57:38.084443 | controller |             "uid": 65532
2026-06-11 11:57:38.084459 | controller |           }
2026-06-11 11:57:38.084479 | controller |         },
2026-06-11 11:57:38.084502 | controller |         "volumeMounts": [
2026-06-11 11:57:38.084529 | controller |           {
2026-06-11 11:57:38.084545 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 11:57:38.084559 | controller |             "name": "kube-api-access-j4sz6",
2026-06-11 11:57:38.084574 | controller |             "readOnly": true,
2026-06-11 11:57:38.084588 | controller |             "recursiveReadOnly": "Disabled"
2026-06-11 11:57:38.084603 | controller |           }
2026-06-11 11:57:38.084617 | controller |         ]
2026-06-11 11:57:38.084631 | controller |       }
2026-06-11 11:57:38.084645 | controller |     ],
2026-06-11 11:57:38.084660 | controller |     "hostIP": "192.168.126.11",
2026-06-11 11:57:38.084674 | controller |     "hostIPs": [
2026-06-11 11:57:38.084688 | controller |       {
2026-06-11 11:57:38.084701 | controller |         "ip": "192.168.126.11"
2026-06-11 11:57:38.084719 | controller |       }
2026-06-11 11:57:38.084740 | controller |     ],
2026-06-11 11:57:38.084756 | controller |     "phase": "Running",
2026-06-11 11:57:38.084770 | controller |     "podIP": "10.217.0.78",
2026-06-11 11:57:38.084784 | controller |     "podIPs": [
2026-06-11 11:57:38.084798 | controller |       {
2026-06-11 11:57:38.084812 | controller |         "ip": "10.217.0.78"
2026-06-11 11:57:38.084827 | controller |       }
2026-06-11 11:57:38.084841 | controller |     ],
2026-06-11 11:57:38.084855 | controller |     "qosClass": "Burstable",
2026-06-11 11:57:38.084869 | controller |     "startTime": "2026-06-11T11:01:44Z"
2026-06-11 11:57:38.084883 | controller |   }
2026-06-11 11:57:38.084897 | controller | }
2026-06-11 11:57:38.108298 | controller | ok:
2026-06-11 11:57:38.108394 | controller | {
2026-06-11 11:57:38.108417 | controller |   "apiVersion": "v1",
2026-06-11 11:57:38.108434 | controller |   "kind": "Pod",
2026-06-11 11:57:38.108456 | controller |   "metadata": {
2026-06-11 11:57:38.108478 | controller |     "annotations": {
2026-06-11 11:57:38.108499 | 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-11 11:57:38.108515 | 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-11 11:57:38.108531 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-11 11:57:38.108553 | controller |       "openshift.io/scc": "anyuid",
2026-06-11 11:57:38.108574 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-11 11:57:38.108590 | controller |     },
2026-06-11 11:57:38.108611 | controller |     "creationTimestamp": "2026-06-11T11:01:44Z",
2026-06-11 11:57:38.108627 | controller |     "generateName": "heat-operator-controller-manager-5c5844cc68-",
2026-06-11 11:57:38.108642 | controller |     "generation": 1,
2026-06-11 11:57:38.108660 | controller |     "labels": {
2026-06-11 11:57:38.108677 | controller |       "app.kubernetes.io/name": "heat-operator",
2026-06-11 11:57:38.108694 | controller |       "control-plane": "controller-manager",
2026-06-11 11:57:38.108712 | controller |       "openstack.org/operator-name": "heat",
2026-06-11 11:57:38.108733 | controller |       "pod-template-hash": "5c5844cc68"
2026-06-11 11:57:38.108763 | controller |     },
2026-06-11 11:57:38.108901 | controller |     "managedFields": [
2026-06-11 11:57:38.108925 | controller |       {
2026-06-11 11:57:38.108941 | controller |         "apiVersion": "v1",
2026-06-11 11:57:38.108955 | controller |         "fieldsType": "FieldsV1",
2026-06-11 11:57:38.108980 | controller |         "fieldsV1": {
2026-06-11 11:57:38.108995 | controller |           "f:metadata": {
2026-06-11 11:57:38.109009 | controller |             "f:annotations": {
2026-06-11 11:57:38.109024 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-11 11:57:38.109038 | controller |             }
2026-06-11 11:57:38.109053 | controller |           }
2026-06-11 11:57:38.109067 | controller |         },
2026-06-11 11:57:38.109081 | controller |         "manager": "crc",
2026-06-11 11:57:38.109095 | controller |         "operation": "Update",
2026-06-11 11:57:38.109109 | controller |         "subresource": "status",
2026-06-11 11:57:38.109123 | controller |         "time": "2026-06-11T11:01:44Z"
2026-06-11 11:57:38.109137 | controller |       },
2026-06-11 11:57:38.109151 | controller |       {
2026-06-11 11:57:38.109166 | controller |         "apiVersion": "v1",
2026-06-11 11:57:38.109180 | controller |         "fieldsType": "FieldsV1",
2026-06-11 11:57:38.109194 | controller |         "fieldsV1": {
2026-06-11 11:57:38.109208 | controller |           "f:metadata": {
2026-06-11 11:57:38.109222 | controller |             "f:annotations": {
2026-06-11 11:57:38.109236 | controller |               ".": {},
2026-06-11 11:57:38.109250 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-11 11:57:38.109265 | controller |             },
2026-06-11 11:57:38.109279 | controller |             "f:generateName": {},
2026-06-11 11:57:38.109293 | controller |             "f:labels": {
2026-06-11 11:57:38.109307 | controller |               ".": {},
2026-06-11 11:57:38.109322 | controller |               "f:app.kubernetes.io/name": {},
2026-06-11 11:57:38.109336 | controller |               "f:control-plane": {},
2026-06-11 11:57:38.109382 | controller |               "f:openstack.org/operator-name": {},
2026-06-11 11:57:38.109400 | controller |               "f:pod-template-hash": {}
2026-06-11 11:57:38.109416 | controller |             },
2026-06-11 11:57:38.109431 | controller |             "f:ownerReferences": {
2026-06-11 11:57:38.109445 | controller |               ".": {},
2026-06-11 11:57:38.109459 | controller |               "k:{\"uid\":\"0c7c6741-f377-483c-b0c8-7c2255633ca7\"}": {}
2026-06-11 11:57:38.109474 | controller |             }
2026-06-11 11:57:38.109488 | controller |           },
2026-06-11 11:57:38.109502 | controller |           "f:spec": {
2026-06-11 11:57:38.109516 | controller |             "f:containers": {
2026-06-11 11:57:38.109530 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-11 11:57:38.109545 | controller |                 ".": {},
2026-06-11 11:57:38.109560 | controller |                 "f:args": {},
2026-06-11 11:57:38.109574 | controller |                 "f:command": {},
2026-06-11 11:57:38.109588 | controller |                 "f:env": {
2026-06-11 11:57:38.109603 | controller |                   ".": {},
2026-06-11 11:57:38.109617 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-11 11:57:38.109631 | controller |                     ".": {},
2026-06-11 11:57:38.109646 | controller |                     "f:name": {},
2026-06-11 11:57:38.109660 | controller |                     "f:value": {}
2026-06-11 11:57:38.109675 | controller |                   },
2026-06-11 11:57:38.109714 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-11 11:57:38.109738 | controller |                     ".": {},
2026-06-11 11:57:38.109760 | controller |                     "f:name": {},
2026-06-11 11:57:38.109778 | controller |                     "f:value": {}
2026-06-11 11:57:38.109795 | controller |                   },
2026-06-11 11:57:38.109810 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-11 11:57:38.109825 | controller |                     ".": {},
2026-06-11 11:57:38.109839 | controller |                     "f:name": {},
2026-06-11 11:57:38.109854 | controller |                     "f:value": {}
2026-06-11 11:57:38.109872 | controller |                   },
2026-06-11 11:57:38.109887 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-11 11:57:38.109902 | controller |                     ".": {},
2026-06-11 11:57:38.109916 | controller |                     "f:name": {},
2026-06-11 11:57:38.109930 | controller |                     "f:value": {}
2026-06-11 11:57:38.109944 | controller |                   },
2026-06-11 11:57:38.109958 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-11 11:57:38.109972 | controller |                     ".": {},
2026-06-11 11:57:38.109989 | controller |                     "f:name": {},
2026-06-11 11:57:38.110005 | controller |                     "f:value": {}
2026-06-11 11:57:38.110019 | controller |                   }
2026-06-11 11:57:38.110033 | controller |                 },
2026-06-11 11:57:38.110047 | controller |                 "f:image": {},
2026-06-11 11:57:38.110061 | controller |                 "f:imagePullPolicy": {},
2026-06-11 11:57:38.110075 | controller |                 "f:livenessProbe": {
2026-06-11 11:57:38.110089 | controller |                   ".": {},
2026-06-11 11:57:38.110103 | controller |                   "f:failureThreshold": {},
2026-06-11 11:57:38.110117 | controller |                   "f:httpGet": {
2026-06-11 11:57:38.110131 | controller |                     ".": {},
2026-06-11 11:57:38.110145 | controller |                     "f:path": {},
2026-06-11 11:57:38.110159 | controller |                     "f:port": {},
2026-06-11 11:57:38.110173 | controller |                     "f:scheme": {}
2026-06-11 11:57:38.110187 | controller |                   },
2026-06-11 11:57:38.110201 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 11:57:38.110215 | controller |                   "f:periodSeconds": {},
2026-06-11 11:57:38.110229 | controller |                   "f:successThreshold": {},
2026-06-11 11:57:38.110244 | controller |                   "f:timeoutSeconds": {}
2026-06-11 11:57:38.110258 | controller |                 },
2026-06-11 11:57:38.110272 | controller |                 "f:name": {},
2026-06-11 11:57:38.110286 | controller |                 "f:readinessProbe": {
2026-06-11 11:57:38.110300 | controller |                   ".": {},
2026-06-11 11:57:38.110314 | controller |                   "f:failureThreshold": {},
2026-06-11 11:57:38.110328 | controller |                   "f:httpGet": {
2026-06-11 11:57:38.110343 | controller |                     ".": {},
2026-06-11 11:57:38.110381 | controller |                     "f:path": {},
2026-06-11 11:57:38.110397 | controller |                     "f:port": {},
2026-06-11 11:57:38.110412 | controller |                     "f:scheme": {}
2026-06-11 11:57:38.110426 | controller |                   },
2026-06-11 11:57:38.110441 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 11:57:38.110455 | controller |                   "f:periodSeconds": {},
2026-06-11 11:57:38.110469 | controller |                   "f:successThreshold": {},
2026-06-11 11:57:38.110483 | controller |                   "f:timeoutSeconds": {}
2026-06-11 11:57:38.110498 | controller |                 },
2026-06-11 11:57:38.110512 | controller |                 "f:resources": {
2026-06-11 11:57:38.110526 | controller |                   ".": {},
2026-06-11 11:57:38.110540 | controller |                   "f:limits": {
2026-06-11 11:57:38.110555 | controller |                     ".": {},
2026-06-11 11:57:38.110569 | controller |                     "f:cpu": {},
2026-06-11 11:57:38.110583 | controller |                     "f:memory": {}
2026-06-11 11:57:38.110598 | controller |                   },
2026-06-11 11:57:38.110612 | controller |                   "f:requests": {
2026-06-11 11:57:38.110626 | controller |                     ".": {},
2026-06-11 11:57:38.110641 | controller |                     "f:cpu": {},
2026-06-11 11:57:38.110655 | controller |                     "f:memory": {}
2026-06-11 11:57:38.110679 | controller |                   }
2026-06-11 11:57:38.110694 | controller |                 },
2026-06-11 11:57:38.110709 | controller |                 "f:securityContext": {
2026-06-11 11:57:38.110730 | controller |                   ".": {},
2026-06-11 11:57:38.110750 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-11 11:57:38.110766 | controller |                 },
2026-06-11 11:57:38.110781 | controller |                 "f:terminationMessagePath": {},
2026-06-11 11:57:38.110796 | controller |                 "f:terminationMessagePolicy": {}
2026-06-11 11:57:38.110810 | controller |               }
2026-06-11 11:57:38.110824 | controller |             },
2026-06-11 11:57:38.110839 | controller |             "f:dnsPolicy": {},
2026-06-11 11:57:38.110854 | controller |             "f:enableServiceLinks": {},
2026-06-11 11:57:38.110869 | controller |             "f:restartPolicy": {},
2026-06-11 11:57:38.110883 | controller |             "f:schedulerName": {},
2026-06-11 11:57:38.110898 | controller |             "f:securityContext": {
2026-06-11 11:57:38.110912 | controller |               ".": {},
2026-06-11 11:57:38.110927 | controller |               "f:runAsNonRoot": {}
2026-06-11 11:57:38.110941 | controller |             },
2026-06-11 11:57:38.110956 | controller |             "f:serviceAccount": {},
2026-06-11 11:57:38.110971 | controller |             "f:serviceAccountName": {},
2026-06-11 11:57:38.110985 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-11 11:57:38.110999 | controller |             "f:tolerations": {}
2026-06-11 11:57:38.111013 | controller |           }
2026-06-11 11:57:38.111028 | controller |         },
2026-06-11 11:57:38.111042 | controller |         "manager": "kube-controller-manager",
2026-06-11 11:57:38.111056 | controller |         "operation": "Update",
2026-06-11 11:57:38.111070 | controller |         "time": "2026-06-11T11:01:44Z"
2026-06-11 11:57:38.111085 | controller |       },
2026-06-11 11:57:38.111099 | controller |       {
2026-06-11 11:57:38.111113 | controller |         "apiVersion": "v1",
2026-06-11 11:57:38.111127 | controller |         "fieldsType": "FieldsV1",
2026-06-11 11:57:38.111141 | controller |         "fieldsV1": {
2026-06-11 11:57:38.111156 | controller |           "f:metadata": {
2026-06-11 11:57:38.111170 | controller |             "f:annotations": {
2026-06-11 11:57:38.111184 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-11 11:57:38.111199 | controller |             }
2026-06-11 11:57:38.111213 | controller |           }
2026-06-11 11:57:38.111228 | controller |         },
2026-06-11 11:57:38.111242 | controller |         "manager": "multus-daemon",
2026-06-11 11:57:38.111257 | controller |         "operation": "Update",
2026-06-11 11:57:38.111271 | controller |         "subresource": "status",
2026-06-11 11:57:38.111285 | controller |         "time": "2026-06-11T11:02:05Z"
2026-06-11 11:57:38.111299 | controller |       },
2026-06-11 11:57:38.111313 | controller |       {
2026-06-11 11:57:38.111328 | controller |         "apiVersion": "v1",
2026-06-11 11:57:38.111342 | controller |         "fieldsType": "FieldsV1",
2026-06-11 11:57:38.111376 | controller |         "fieldsV1": {
2026-06-11 11:57:38.111392 | controller |           "f:status": {
2026-06-11 11:57:38.111406 | controller |             "f:conditions": {
2026-06-11 11:57:38.111420 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-11 11:57:38.111435 | controller |                 ".": {},
2026-06-11 11:57:38.111449 | controller |                 "f:lastProbeTime": {},
2026-06-11 11:57:38.111463 | controller |                 "f:lastTransitionTime": {},
2026-06-11 11:57:38.111477 | controller |                 "f:status": {},
2026-06-11 11:57:38.111492 | controller |                 "f:type": {}
2026-06-11 11:57:38.111506 | controller |               },
2026-06-11 11:57:38.111520 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-11 11:57:38.111535 | controller |                 ".": {},
2026-06-11 11:57:38.111553 | controller |                 "f:lastProbeTime": {},
2026-06-11 11:57:38.111568 | controller |                 "f:lastTransitionTime": {},
2026-06-11 11:57:38.111582 | controller |                 "f:status": {},
2026-06-11 11:57:38.111596 | controller |                 "f:type": {}
2026-06-11 11:57:38.111610 | controller |               },
2026-06-11 11:57:38.111624 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-11 11:57:38.111639 | controller |                 ".": {},
2026-06-11 11:57:38.111653 | controller |                 "f:lastProbeTime": {},
2026-06-11 11:57:38.111668 | controller |                 "f:lastTransitionTime": {},
2026-06-11 11:57:38.111682 | controller |                 "f:status": {},
2026-06-11 11:57:38.111696 | controller |                 "f:type": {}
2026-06-11 11:57:38.111711 | controller |               },
2026-06-11 11:57:38.111733 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-11 11:57:38.111751 | controller |                 ".": {},
2026-06-11 11:57:38.111766 | controller |                 "f:lastProbeTime": {},
2026-06-11 11:57:38.111780 | controller |                 "f:lastTransitionTime": {},
2026-06-11 11:57:38.111795 | controller |                 "f:status": {},
2026-06-11 11:57:38.111809 | controller |                 "f:type": {}
2026-06-11 11:57:38.111823 | controller |               }
2026-06-11 11:57:38.111838 | controller |             },
2026-06-11 11:57:38.111852 | controller |             "f:containerStatuses": {},
2026-06-11 11:57:38.111867 | controller |             "f:hostIP": {},
2026-06-11 11:57:38.111882 | controller |             "f:hostIPs": {},
2026-06-11 11:57:38.111896 | controller |             "f:phase": {},
2026-06-11 11:57:38.111911 | controller |             "f:podIP": {},
2026-06-11 11:57:38.111925 | controller |             "f:podIPs": {
2026-06-11 11:57:38.111940 | controller |               ".": {},
2026-06-11 11:57:38.111954 | controller |               "k:{\"ip\":\"10.217.0.79\"}": {
2026-06-11 11:57:38.111968 | controller |                 ".": {},
2026-06-11 11:57:38.111984 | controller |                 "f:ip": {}
2026-06-11 11:57:38.112000 | controller |               }
2026-06-11 11:57:38.112016 | controller |             },
2026-06-11 11:57:38.112030 | controller |             "f:startTime": {}
2026-06-11 11:57:38.112045 | controller |           }
2026-06-11 11:57:38.112059 | controller |         },
2026-06-11 11:57:38.112073 | controller |         "manager": "kubelet",
2026-06-11 11:57:38.112088 | controller |         "operation": "Update",
2026-06-11 11:57:38.112102 | controller |         "subresource": "status",
2026-06-11 11:57:38.112116 | controller |         "time": "2026-06-11T11:02:53Z"
2026-06-11 11:57:38.112131 | controller |       }
2026-06-11 11:57:38.112145 | controller |     ],
2026-06-11 11:57:38.112159 | controller |     "name": "heat-operator-controller-manager-5c5844cc68-ncnk7",
2026-06-11 11:57:38.112174 | controller |     "namespace": "openstack-operators",
2026-06-11 11:57:38.112188 | controller |     "ownerReferences": [
2026-06-11 11:57:38.112202 | controller |       {
2026-06-11 11:57:38.112216 | controller |         "apiVersion": "apps/v1",
2026-06-11 11:57:38.112230 | controller |         "blockOwnerDeletion": true,
2026-06-11 11:57:38.112244 | controller |         "controller": true,
2026-06-11 11:57:38.112258 | controller |         "kind": "ReplicaSet",
2026-06-11 11:57:38.112272 | controller |         "name": "heat-operator-controller-manager-5c5844cc68",
2026-06-11 11:57:38.112286 | controller |         "uid": "0c7c6741-f377-483c-b0c8-7c2255633ca7"
2026-06-11 11:57:38.112300 | controller |       }
2026-06-11 11:57:38.112314 | controller |     ],
2026-06-11 11:57:38.112328 | controller |     "resourceVersion": "54650",
2026-06-11 11:57:38.112342 | controller |     "uid": "9ba28aa3-0c93-4c15-8d80-0886c33fc751"
2026-06-11 11:57:38.112383 | controller |   },
2026-06-11 11:57:38.112399 | controller |   "spec": {
2026-06-11 11:57:38.112419 | controller |     "containers": [
2026-06-11 11:57:38.112434 | controller |       {
2026-06-11 11:57:38.112449 | controller |         "args": [
2026-06-11 11:57:38.112463 | controller |           "--leader-elect",
2026-06-11 11:57:38.112477 | controller |           "--health-probe-bind-address=:8081",
2026-06-11 11:57:38.112491 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-11 11:57:38.112505 | controller |         ],
2026-06-11 11:57:38.112520 | controller |         "command": [
2026-06-11 11:57:38.112534 | controller |           "/manager"
2026-06-11 11:57:38.112548 | controller |         ],
2026-06-11 11:57:38.112562 | controller |         "env": [
2026-06-11 11:57:38.112577 | controller |           {
2026-06-11 11:57:38.112590 | controller |             "name": "LEASE_DURATION",
2026-06-11 11:57:38.112604 | controller |             "value": "30"
2026-06-11 11:57:38.112618 | controller |           },
2026-06-11 11:57:38.112632 | controller |           {
2026-06-11 11:57:38.112647 | controller |             "name": "RENEW_DEADLINE",
2026-06-11 11:57:38.112661 | controller |             "value": "20"
2026-06-11 11:57:38.112676 | controller |           },
2026-06-11 11:57:38.112691 | controller |           {
2026-06-11 11:57:38.112707 | controller |             "name": "RETRY_PERIOD",
2026-06-11 11:57:38.112727 | controller |             "value": "5"
2026-06-11 11:57:38.112748 | controller |           },
2026-06-11 11:57:38.112764 | controller |           {
2026-06-11 11:57:38.112778 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-11 11:57:38.112792 | controller |             "value": "false"
2026-06-11 11:57:38.112807 | controller |           },
2026-06-11 11:57:38.112821 | controller |           {
2026-06-11 11:57:38.112835 | controller |             "name": "METRICS_CERTS",
2026-06-11 11:57:38.112849 | controller |             "value": "false"
2026-06-11 11:57:38.112864 | controller |           }
2026-06-11 11:57:38.112878 | controller |         ],
2026-06-11 11:57:38.112893 | controller |         "image": "quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752",
2026-06-11 11:57:38.112908 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-11 11:57:38.112923 | controller |         "livenessProbe": {
2026-06-11 11:57:38.112938 | controller |           "failureThreshold": 3,
2026-06-11 11:57:38.112953 | controller |           "httpGet": {
2026-06-11 11:57:38.112967 | controller |             "path": "/healthz",
2026-06-11 11:57:38.112982 | controller |             "port": 8081,
2026-06-11 11:57:38.112996 | controller |             "scheme": "HTTP"
2026-06-11 11:57:38.113010 | controller |           },
2026-06-11 11:57:38.113025 | controller |           "initialDelaySeconds": 15,
2026-06-11 11:57:38.113039 | controller |           "periodSeconds": 20,
2026-06-11 11:57:38.113054 | controller |           "successThreshold": 1,
2026-06-11 11:57:38.113068 | controller |           "timeoutSeconds": 1
2026-06-11 11:57:38.113082 | controller |         },
2026-06-11 11:57:38.113096 | controller |         "name": "manager",
2026-06-11 11:57:38.113111 | controller |         "readinessProbe": {
2026-06-11 11:57:38.113125 | controller |           "failureThreshold": 3,
2026-06-11 11:57:38.113140 | controller |           "httpGet": {
2026-06-11 11:57:38.113154 | controller |             "path": "/readyz",
2026-06-11 11:57:38.113168 | controller |             "port": 8081,
2026-06-11 11:57:38.113182 | controller |             "scheme": "HTTP"
2026-06-11 11:57:38.113197 | controller |           },
2026-06-11 11:57:38.113211 | controller |           "initialDelaySeconds": 5,
2026-06-11 11:57:38.113225 | controller |           "periodSeconds": 10,
2026-06-11 11:57:38.113239 | controller |           "successThreshold": 1,
2026-06-11 11:57:38.113253 | controller |           "timeoutSeconds": 1
2026-06-11 11:57:38.113267 | controller |         },
2026-06-11 11:57:38.113281 | controller |         "resources": {
2026-06-11 11:57:38.113299 | controller |           "limits": {
2026-06-11 11:57:38.113314 | controller |             "cpu": "500m",
2026-06-11 11:57:38.113328 | controller |             "memory": "512Mi"
2026-06-11 11:57:38.113343 | controller |           },
2026-06-11 11:57:38.113383 | controller |           "requests": {
2026-06-11 11:57:38.113399 | controller |             "cpu": "10m",
2026-06-11 11:57:38.113414 | controller |             "memory": "256Mi"
2026-06-11 11:57:38.113429 | controller |           }
2026-06-11 11:57:38.113443 | controller |         },
2026-06-11 11:57:38.113458 | controller |         "securityContext": {
2026-06-11 11:57:38.113472 | controller |           "allowPrivilegeEscalation": false,
2026-06-11 11:57:38.113487 | controller |           "capabilities": {
2026-06-11 11:57:38.113501 | controller |             "drop": [
2026-06-11 11:57:38.113515 | controller |               "MKNOD"
2026-06-11 11:57:38.113530 | controller |             ]
2026-06-11 11:57:38.113544 | controller |           }
2026-06-11 11:57:38.113559 | controller |         },
2026-06-11 11:57:38.113573 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-11 11:57:38.113588 | controller |         "terminationMessagePolicy": "File",
2026-06-11 11:57:38.113602 | controller |         "volumeMounts": [
2026-06-11 11:57:38.113617 | controller |           {
2026-06-11 11:57:38.113631 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 11:57:38.113646 | controller |             "name": "kube-api-access-rlngc",
2026-06-11 11:57:38.113660 | controller |             "readOnly": true
2026-06-11 11:57:38.113674 | controller |           }
2026-06-11 11:57:38.113707 | controller |         ]
2026-06-11 11:57:38.113729 | controller |       }
2026-06-11 11:57:38.113749 | controller |     ],
2026-06-11 11:57:38.113765 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-11 11:57:38.113779 | controller |     "enableServiceLinks": true,
2026-06-11 11:57:38.113794 | controller |     "imagePullSecrets": [
2026-06-11 11:57:38.113808 | controller |       {
2026-06-11 11:57:38.113822 | controller |         "name": "heat-operator-controller-manager-dockercfg-pnj86"
2026-06-11 11:57:38.113837 | controller |       }
2026-06-11 11:57:38.113851 | controller |     ],
2026-06-11 11:57:38.113865 | controller |     "nodeName": "crc",
2026-06-11 11:57:38.113879 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-11 11:57:38.113893 | controller |     "priority": 0,
2026-06-11 11:57:38.113907 | controller |     "restartPolicy": "Always",
2026-06-11 11:57:38.113921 | controller |     "schedulerName": "default-scheduler",
2026-06-11 11:57:38.113935 | controller |     "securityContext": {
2026-06-11 11:57:38.113950 | controller |       "runAsNonRoot": true,
2026-06-11 11:57:38.113965 | controller |       "seLinuxOptions": {
2026-06-11 11:57:38.113979 | controller |         "level": "s0:c26,c5"
2026-06-11 11:57:38.113993 | controller |       }
2026-06-11 11:57:38.114008 | controller |     },
2026-06-11 11:57:38.114021 | controller |     "serviceAccount": "heat-operator-controller-manager",
2026-06-11 11:57:38.114036 | controller |     "serviceAccountName": "heat-operator-controller-manager",
2026-06-11 11:57:38.114050 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-11 11:57:38.114064 | controller |     "tolerations": [
2026-06-11 11:57:38.114078 | controller |       {
2026-06-11 11:57:38.114092 | controller |         "effect": "NoExecute",
2026-06-11 11:57:38.114106 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-11 11:57:38.114120 | controller |         "operator": "Exists",
2026-06-11 11:57:38.114134 | controller |         "tolerationSeconds": 120
2026-06-11 11:57:38.114148 | controller |       },
2026-06-11 11:57:38.114162 | controller |       {
2026-06-11 11:57:38.114176 | controller |         "effect": "NoExecute",
2026-06-11 11:57:38.114190 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-11 11:57:38.114209 | controller |         "operator": "Exists",
2026-06-11 11:57:38.114224 | controller |         "tolerationSeconds": 120
2026-06-11 11:57:38.114238 | controller |       },
2026-06-11 11:57:38.114253 | controller |       {
2026-06-11 11:57:38.114267 | controller |         "effect": "NoSchedule",
2026-06-11 11:57:38.114280 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-11 11:57:38.114294 | controller |         "operator": "Exists"
2026-06-11 11:57:38.114309 | controller |       }
2026-06-11 11:57:38.114323 | controller |     ],
2026-06-11 11:57:38.114337 | controller |     "volumes": [
2026-06-11 11:57:38.114375 | controller |       {
2026-06-11 11:57:38.114391 | controller |         "name": "kube-api-access-rlngc",
2026-06-11 11:57:38.114405 | controller |         "projected": {
2026-06-11 11:57:38.114419 | controller |           "defaultMode": 420,
2026-06-11 11:57:38.114433 | controller |           "sources": [
2026-06-11 11:57:38.114447 | controller |             {
2026-06-11 11:57:38.114461 | controller |               "serviceAccountToken": {
2026-06-11 11:57:38.114474 | controller |                 "expirationSeconds": 3607,
2026-06-11 11:57:38.114488 | controller |                 "path": "token"
2026-06-11 11:57:38.114502 | controller |               }
2026-06-11 11:57:38.114515 | controller |             },
2026-06-11 11:57:38.114529 | controller |             {
2026-06-11 11:57:38.114543 | controller |               "configMap": {
2026-06-11 11:57:38.114557 | controller |                 "items": [
2026-06-11 11:57:38.114571 | controller |                   {
2026-06-11 11:57:38.114585 | controller |                     "key": "ca.crt",
2026-06-11 11:57:38.114599 | controller |                     "path": "ca.crt"
2026-06-11 11:57:38.114612 | controller |                   }
2026-06-11 11:57:38.114626 | controller |                 ],
2026-06-11 11:57:38.114640 | controller |                 "name": "kube-root-ca.crt"
2026-06-11 11:57:38.114654 | controller |               }
2026-06-11 11:57:38.114668 | controller |             },
2026-06-11 11:57:38.114682 | controller |             {
2026-06-11 11:57:38.114695 | controller |               "downwardAPI": {
2026-06-11 11:57:38.114710 | controller |                 "items": [
2026-06-11 11:57:38.114732 | controller |                   {
2026-06-11 11:57:38.114752 | controller |                     "fieldRef": {
2026-06-11 11:57:38.114767 | controller |                       "apiVersion": "v1",
2026-06-11 11:57:38.114782 | controller |                       "fieldPath": "metadata.namespace"
2026-06-11 11:57:38.114797 | controller |                     },
2026-06-11 11:57:38.114811 | controller |                     "path": "namespace"
2026-06-11 11:57:38.114826 | controller |                   }
2026-06-11 11:57:38.114840 | controller |                 ]
2026-06-11 11:57:38.114854 | controller |               }
2026-06-11 11:57:38.114868 | controller |             },
2026-06-11 11:57:38.114882 | controller |             {
2026-06-11 11:57:38.114896 | controller |               "configMap": {
2026-06-11 11:57:38.114909 | controller |                 "items": [
2026-06-11 11:57:38.114923 | controller |                   {
2026-06-11 11:57:38.114937 | controller |                     "key": "service-ca.crt",
2026-06-11 11:57:38.114952 | controller |                     "path": "service-ca.crt"
2026-06-11 11:57:38.114966 | controller |                   }
2026-06-11 11:57:38.114981 | controller |                 ],
2026-06-11 11:57:38.114995 | controller |                 "name": "openshift-service-ca.crt"
2026-06-11 11:57:38.115010 | controller |               }
2026-06-11 11:57:38.115024 | controller |             }
2026-06-11 11:57:38.115038 | controller |           ]
2026-06-11 11:57:38.115053 | controller |         }
2026-06-11 11:57:38.115067 | controller |       }
2026-06-11 11:57:38.115081 | controller |     ]
2026-06-11 11:57:38.115095 | controller |   },
2026-06-11 11:57:38.115108 | controller |   "status": {
2026-06-11 11:57:38.115127 | controller |     "conditions": [
2026-06-11 11:57:38.115142 | controller |       {
2026-06-11 11:57:38.115156 | controller |         "lastProbeTime": null,
2026-06-11 11:57:38.115170 | controller |         "lastTransitionTime": "2026-06-11T11:02:40Z",
2026-06-11 11:57:38.115184 | controller |         "status": "True",
2026-06-11 11:57:38.115199 | controller |         "type": "PodReadyToStartContainers"
2026-06-11 11:57:38.115213 | controller |       },
2026-06-11 11:57:38.115227 | controller |       {
2026-06-11 11:57:38.115241 | controller |         "lastProbeTime": null,
2026-06-11 11:57:38.115255 | controller |         "lastTransitionTime": "2026-06-11T11:01:44Z",
2026-06-11 11:57:38.115269 | controller |         "status": "True",
2026-06-11 11:57:38.115283 | controller |         "type": "Initialized"
2026-06-11 11:57:38.115297 | controller |       },
2026-06-11 11:57:38.115311 | controller |       {
2026-06-11 11:57:38.115325 | controller |         "lastProbeTime": null,
2026-06-11 11:57:38.115339 | controller |         "lastTransitionTime": "2026-06-11T11:02:53Z",
2026-06-11 11:57:38.115372 | controller |         "status": "True",
2026-06-11 11:57:38.115387 | controller |         "type": "Ready"
2026-06-11 11:57:38.115401 | controller |       },
2026-06-11 11:57:38.115415 | controller |       {
2026-06-11 11:57:38.115429 | controller |         "lastProbeTime": null,
2026-06-11 11:57:38.115443 | controller |         "lastTransitionTime": "2026-06-11T11:02:53Z",
2026-06-11 11:57:38.115457 | controller |         "status": "True",
2026-06-11 11:57:38.115471 | controller |         "type": "ContainersReady"
2026-06-11 11:57:38.115484 | controller |       },
2026-06-11 11:57:38.115498 | controller |       {
2026-06-11 11:57:38.115512 | controller |         "lastProbeTime": null,
2026-06-11 11:57:38.115526 | controller |         "lastTransitionTime": "2026-06-11T11:01:44Z",
2026-06-11 11:57:38.115540 | controller |         "status": "True",
2026-06-11 11:57:38.115554 | controller |         "type": "PodScheduled"
2026-06-11 11:57:38.115568 | controller |       }
2026-06-11 11:57:38.115582 | controller |     ],
2026-06-11 11:57:38.115596 | controller |     "containerStatuses": [
2026-06-11 11:57:38.115609 | controller |       {
2026-06-11 11:57:38.115623 | controller |         "allocatedResources": {
2026-06-11 11:57:38.115637 | controller |           "cpu": "10m",
2026-06-11 11:57:38.115651 | controller |           "memory": "256Mi"
2026-06-11 11:57:38.115664 | controller |         },
2026-06-11 11:57:38.115678 | controller |         "containerID": "cri-o://6727d21a8276e05fc6cf342b7c999f9033f456dd9cfbfe60a1af4bcdb7a8435b",
2026-06-11 11:57:38.115692 | controller |         "image": "quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752",
2026-06-11 11:57:38.115707 | controller |         "imageID": "quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752",
2026-06-11 11:57:38.115728 | controller |         "lastState": {},
2026-06-11 11:57:38.115748 | controller |         "name": "manager",
2026-06-11 11:57:38.115764 | controller |         "ready": true,
2026-06-11 11:57:38.115778 | controller |         "resources": {
2026-06-11 11:57:38.115792 | controller |           "limits": {
2026-06-11 11:57:38.115806 | controller |             "cpu": "500m",
2026-06-11 11:57:38.115820 | controller |             "memory": "512Mi"
2026-06-11 11:57:38.115834 | controller |           },
2026-06-11 11:57:38.115849 | controller |           "requests": {
2026-06-11 11:57:38.115863 | controller |             "cpu": "10m",
2026-06-11 11:57:38.115877 | controller |             "memory": "256Mi"
2026-06-11 11:57:38.115891 | controller |           }
2026-06-11 11:57:38.115905 | controller |         },
2026-06-11 11:57:38.115920 | controller |         "restartCount": 0,
2026-06-11 11:57:38.115934 | controller |         "started": true,
2026-06-11 11:57:38.115948 | controller |         "state": {
2026-06-11 11:57:38.115968 | controller |           "running": {
2026-06-11 11:57:38.115983 | controller |             "startedAt": "2026-06-11T11:02:39Z"
2026-06-11 11:57:38.115998 | controller |           }
2026-06-11 11:57:38.116012 | controller |         },
2026-06-11 11:57:38.116027 | controller |         "user": {
2026-06-11 11:57:38.116041 | controller |           "linux": {
2026-06-11 11:57:38.116055 | controller |             "gid": 0,
2026-06-11 11:57:38.116070 | controller |             "supplementalGroups": [
2026-06-11 11:57:38.116084 | controller |               0
2026-06-11 11:57:38.116098 | controller |             ],
2026-06-11 11:57:38.116112 | controller |             "uid": 65532
2026-06-11 11:57:38.116126 | controller |           }
2026-06-11 11:57:38.116140 | controller |         },
2026-06-11 11:57:38.116154 | controller |         "volumeMounts": [
2026-06-11 11:57:38.116168 | controller |           {
2026-06-11 11:57:38.116182 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 11:57:38.116196 | controller |             "name": "kube-api-access-rlngc",
2026-06-11 11:57:38.116211 | controller |             "readOnly": true,
2026-06-11 11:57:38.116225 | controller |             "recursiveReadOnly": "Disabled"
2026-06-11 11:57:38.116239 | controller |           }
2026-06-11 11:57:38.116254 | controller |         ]
2026-06-11 11:57:38.116268 | controller |       }
2026-06-11 11:57:38.116282 | controller |     ],
2026-06-11 11:57:38.116296 | controller |     "hostIP": "192.168.126.11",
2026-06-11 11:57:38.116310 | controller |     "hostIPs": [
2026-06-11 11:57:38.116324 | controller |       {
2026-06-11 11:57:38.116337 | controller |         "ip": "192.168.126.11"
2026-06-11 11:57:38.116372 | controller |       }
2026-06-11 11:57:38.116388 | controller |     ],
2026-06-11 11:57:38.116402 | controller |     "phase": "Running",
2026-06-11 11:57:38.116416 | controller |     "podIP": "10.217.0.79",
2026-06-11 11:57:38.116430 | controller |     "podIPs": [
2026-06-11 11:57:38.116444 | controller |       {
2026-06-11 11:57:38.116457 | controller |         "ip": "10.217.0.79"
2026-06-11 11:57:38.116471 | controller |       }
2026-06-11 11:57:38.116485 | controller |     ],
2026-06-11 11:57:38.116499 | controller |     "qosClass": "Burstable",
2026-06-11 11:57:38.116513 | controller |     "startTime": "2026-06-11T11:01:44Z"
2026-06-11 11:57:38.116527 | controller |   }
2026-06-11 11:57:38.116540 | controller | }
2026-06-11 11:57:38.139703 | controller | ok:
2026-06-11 11:57:38.139848 | controller | {
2026-06-11 11:57:38.139877 | controller |   "apiVersion": "v1",
2026-06-11 11:57:38.139894 | controller |   "kind": "Pod",
2026-06-11 11:57:38.139912 | controller |   "metadata": {
2026-06-11 11:57:38.139936 | controller |     "annotations": {
2026-06-11 11:57:38.139958 | 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-11 11:57:38.140106 | 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-11 11:57:38.140130 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-11 11:57:38.140146 | controller |       "openshift.io/scc": "anyuid",
2026-06-11 11:57:38.140162 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-11 11:57:38.140177 | controller |     },
2026-06-11 11:57:38.140193 | controller |     "creationTimestamp": "2026-06-11T11:01:44Z",
2026-06-11 11:57:38.140221 | controller |     "generateName": "horizon-operator-controller-manager-548d6d5f9-",
2026-06-11 11:57:38.140237 | controller |     "generation": 1,
2026-06-11 11:57:38.140252 | controller |     "labels": {
2026-06-11 11:57:38.140266 | controller |       "app.kubernetes.io/name": "horizon-operator",
2026-06-11 11:57:38.140280 | controller |       "control-plane": "controller-manager",
2026-06-11 11:57:38.140294 | controller |       "openstack.org/operator-name": "horizon",
2026-06-11 11:57:38.140308 | controller |       "pod-template-hash": "548d6d5f9"
2026-06-11 11:57:38.140323 | controller |     },
2026-06-11 11:57:38.140337 | controller |     "managedFields": [
2026-06-11 11:57:38.140380 | controller |       {
2026-06-11 11:57:38.140397 | controller |         "apiVersion": "v1",
2026-06-11 11:57:38.140412 | controller |         "fieldsType": "FieldsV1",
2026-06-11 11:57:38.140426 | controller |         "fieldsV1": {
2026-06-11 11:57:38.140441 | controller |           "f:metadata": {
2026-06-11 11:57:38.140455 | controller |             "f:annotations": {
2026-06-11 11:57:38.140470 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-11 11:57:38.140484 | controller |             }
2026-06-11 11:57:38.140499 | controller |           }
2026-06-11 11:57:38.140513 | controller |         },
2026-06-11 11:57:38.140528 | controller |         "manager": "crc",
2026-06-11 11:57:38.140542 | controller |         "operation": "Update",
2026-06-11 11:57:38.140556 | controller |         "subresource": "status",
2026-06-11 11:57:38.140570 | controller |         "time": "2026-06-11T11:01:44Z"
2026-06-11 11:57:38.140585 | controller |       },
2026-06-11 11:57:38.140599 | controller |       {
2026-06-11 11:57:38.140613 | controller |         "apiVersion": "v1",
2026-06-11 11:57:38.140627 | controller |         "fieldsType": "FieldsV1",
2026-06-11 11:57:38.140641 | controller |         "fieldsV1": {
2026-06-11 11:57:38.140655 | controller |           "f:metadata": {
2026-06-11 11:57:38.140669 | controller |             "f:annotations": {
2026-06-11 11:57:38.140683 | controller |               ".": {},
2026-06-11 11:57:38.140697 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-11 11:57:38.140711 | controller |             },
2026-06-11 11:57:38.140726 | controller |             "f:generateName": {},
2026-06-11 11:57:38.140740 | controller |             "f:labels": {
2026-06-11 11:57:38.140754 | controller |               ".": {},
2026-06-11 11:57:38.140769 | controller |               "f:app.kubernetes.io/name": {},
2026-06-11 11:57:38.140783 | controller |               "f:control-plane": {},
2026-06-11 11:57:38.140797 | controller |               "f:openstack.org/operator-name": {},
2026-06-11 11:57:38.140811 | controller |               "f:pod-template-hash": {}
2026-06-11 11:57:38.140825 | controller |             },
2026-06-11 11:57:38.140840 | controller |             "f:ownerReferences": {
2026-06-11 11:57:38.140854 | controller |               ".": {},
2026-06-11 11:57:38.140868 | controller |               "k:{\"uid\":\"d3662fbd-3258-466a-a87e-9d45a78ca5c1\"}": {}
2026-06-11 11:57:38.140883 | controller |             }
2026-06-11 11:57:38.140897 | controller |           },
2026-06-11 11:57:38.140911 | controller |           "f:spec": {
2026-06-11 11:57:38.140925 | controller |             "f:containers": {
2026-06-11 11:57:38.140944 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-11 11:57:38.140963 | controller |                 ".": {},
2026-06-11 11:57:38.140983 | controller |                 "f:args": {},
2026-06-11 11:57:38.141005 | controller |                 "f:command": {},
2026-06-11 11:57:38.141023 | controller |                 "f:env": {
2026-06-11 11:57:38.141040 | controller |                   ".": {},
2026-06-11 11:57:38.141058 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-11 11:57:38.141074 | controller |                     ".": {},
2026-06-11 11:57:38.141090 | controller |                     "f:name": {},
2026-06-11 11:57:38.141112 | controller |                     "f:value": {}
2026-06-11 11:57:38.141130 | controller |                   },
2026-06-11 11:57:38.141148 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-11 11:57:38.141166 | controller |                     ".": {},
2026-06-11 11:57:38.141186 | controller |                     "f:name": {},
2026-06-11 11:57:38.141204 | controller |                     "f:value": {}
2026-06-11 11:57:38.141222 | controller |                   },
2026-06-11 11:57:38.141237 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-11 11:57:38.141252 | controller |                     ".": {},
2026-06-11 11:57:38.141266 | controller |                     "f:name": {},
2026-06-11 11:57:38.141281 | controller |                     "f:value": {}
2026-06-11 11:57:38.141295 | controller |                   },
2026-06-11 11:57:38.141310 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-11 11:57:38.141324 | controller |                     ".": {},
2026-06-11 11:57:38.141339 | controller |                     "f:name": {},
2026-06-11 11:57:38.141375 | controller |                     "f:value": {}
2026-06-11 11:57:38.141391 | controller |                   },
2026-06-11 11:57:38.141405 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-11 11:57:38.141419 | controller |                     ".": {},
2026-06-11 11:57:38.141433 | controller |                     "f:name": {},
2026-06-11 11:57:38.141447 | controller |                     "f:value": {}
2026-06-11 11:57:38.141461 | controller |                   }
2026-06-11 11:57:38.141475 | controller |                 },
2026-06-11 11:57:38.141489 | controller |                 "f:image": {},
2026-06-11 11:57:38.141503 | controller |                 "f:imagePullPolicy": {},
2026-06-11 11:57:38.141517 | controller |                 "f:livenessProbe": {
2026-06-11 11:57:38.141530 | controller |                   ".": {},
2026-06-11 11:57:38.141544 | controller |                   "f:failureThreshold": {},
2026-06-11 11:57:38.141559 | controller |                   "f:httpGet": {
2026-06-11 11:57:38.141573 | controller |                     ".": {},
2026-06-11 11:57:38.141587 | controller |                     "f:path": {},
2026-06-11 11:57:38.141601 | controller |                     "f:port": {},
2026-06-11 11:57:38.141615 | controller |                     "f:scheme": {}
2026-06-11 11:57:38.141629 | controller |                   },
2026-06-11 11:57:38.141643 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 11:57:38.141672 | controller |                   "f:periodSeconds": {},
2026-06-11 11:57:38.141689 | controller |                   "f:successThreshold": {},
2026-06-11 11:57:38.141703 | controller |                   "f:timeoutSeconds": {}
2026-06-11 11:57:38.141717 | controller |                 },
2026-06-11 11:57:38.141731 | controller |                 "f:name": {},
2026-06-11 11:57:38.141745 | controller |                 "f:readinessProbe": {
2026-06-11 11:57:38.141759 | controller |                   ".": {},
2026-06-11 11:57:38.141772 | controller |                   "f:failureThreshold": {},
2026-06-11 11:57:38.141786 | controller |                   "f:httpGet": {
2026-06-11 11:57:38.141800 | controller |                     ".": {},
2026-06-11 11:57:38.141814 | controller |                     "f:path": {},
2026-06-11 11:57:38.141827 | controller |                     "f:port": {},
2026-06-11 11:57:38.141841 | controller |                     "f:scheme": {}
2026-06-11 11:57:38.141855 | controller |                   },
2026-06-11 11:57:38.141869 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 11:57:38.141882 | controller |                   "f:periodSeconds": {},
2026-06-11 11:57:38.141896 | controller |                   "f:successThreshold": {},
2026-06-11 11:57:38.141910 | controller |                   "f:timeoutSeconds": {}
2026-06-11 11:57:38.141928 | controller |                 },
2026-06-11 11:57:38.141942 | controller |                 "f:resources": {
2026-06-11 11:57:38.141959 | controller |                   ".": {},
2026-06-11 11:57:38.141975 | controller |                   "f:limits": {
2026-06-11 11:57:38.141989 | controller |                     ".": {},
2026-06-11 11:57:38.142003 | controller |                     "f:cpu": {},
2026-06-11 11:57:38.142017 | controller |                     "f:memory": {}
2026-06-11 11:57:38.142031 | controller |                   },
2026-06-11 11:57:38.142045 | controller |                   "f:requests": {
2026-06-11 11:57:38.142059 | controller |                     ".": {},
2026-06-11 11:57:38.142073 | controller |                     "f:cpu": {},
2026-06-11 11:57:38.142086 | controller |                     "f:memory": {}
2026-06-11 11:57:38.142099 | controller |                   }
2026-06-11 11:57:38.142113 | controller |                 },
2026-06-11 11:57:38.142126 | controller |                 "f:securityContext": {
2026-06-11 11:57:38.142140 | controller |                   ".": {},
2026-06-11 11:57:38.142154 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-11 11:57:38.142167 | controller |                 },
2026-06-11 11:57:38.142181 | controller |                 "f:terminationMessagePath": {},
2026-06-11 11:57:38.142195 | controller |                 "f:terminationMessagePolicy": {}
2026-06-11 11:57:38.142209 | controller |               }
2026-06-11 11:57:38.142222 | controller |             },
2026-06-11 11:57:38.142236 | controller |             "f:dnsPolicy": {},
2026-06-11 11:57:38.142249 | controller |             "f:enableServiceLinks": {},
2026-06-11 11:57:38.142263 | controller |             "f:restartPolicy": {},
2026-06-11 11:57:38.142276 | controller |             "f:schedulerName": {},
2026-06-11 11:57:38.142290 | controller |             "f:securityContext": {
2026-06-11 11:57:38.142304 | controller |               ".": {},
2026-06-11 11:57:38.142318 | controller |               "f:runAsNonRoot": {}
2026-06-11 11:57:38.142333 | controller |             },
2026-06-11 11:57:38.142361 | controller |             "f:serviceAccount": {},
2026-06-11 11:57:38.142381 | controller |             "f:serviceAccountName": {},
2026-06-11 11:57:38.142396 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-11 11:57:38.142410 | controller |             "f:tolerations": {}
2026-06-11 11:57:38.142424 | controller |           }
2026-06-11 11:57:38.142438 | controller |         },
2026-06-11 11:57:38.142451 | controller |         "manager": "kube-controller-manager",
2026-06-11 11:57:38.142465 | controller |         "operation": "Update",
2026-06-11 11:57:38.142478 | controller |         "time": "2026-06-11T11:01:44Z"
2026-06-11 11:57:38.142492 | controller |       },
2026-06-11 11:57:38.142507 | controller |       {
2026-06-11 11:57:38.142521 | controller |         "apiVersion": "v1",
2026-06-11 11:57:38.142535 | controller |         "fieldsType": "FieldsV1",
2026-06-11 11:57:38.142550 | controller |         "fieldsV1": {
2026-06-11 11:57:38.142564 | controller |           "f:metadata": {
2026-06-11 11:57:38.142579 | controller |             "f:annotations": {
2026-06-11 11:57:38.142593 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-11 11:57:38.142607 | controller |             }
2026-06-11 11:57:38.142622 | controller |           }
2026-06-11 11:57:38.142636 | controller |         },
2026-06-11 11:57:38.142650 | controller |         "manager": "multus-daemon",
2026-06-11 11:57:38.142664 | controller |         "operation": "Update",
2026-06-11 11:57:38.142678 | controller |         "subresource": "status",
2026-06-11 11:57:38.142692 | controller |         "time": "2026-06-11T11:02:05Z"
2026-06-11 11:57:38.142711 | controller |       },
2026-06-11 11:57:38.142731 | controller |       {
2026-06-11 11:57:38.142751 | controller |         "apiVersion": "v1",
2026-06-11 11:57:38.142766 | controller |         "fieldsType": "FieldsV1",
2026-06-11 11:57:38.142785 | controller |         "fieldsV1": {
2026-06-11 11:57:38.142799 | controller |           "f:status": {
2026-06-11 11:57:38.142813 | controller |             "f:conditions": {
2026-06-11 11:57:38.142827 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-11 11:57:38.142841 | controller |                 ".": {},
2026-06-11 11:57:38.142855 | controller |                 "f:lastProbeTime": {},
2026-06-11 11:57:38.142869 | controller |                 "f:lastTransitionTime": {},
2026-06-11 11:57:38.142884 | controller |                 "f:status": {},
2026-06-11 11:57:38.142898 | controller |                 "f:type": {}
2026-06-11 11:57:38.142912 | controller |               },
2026-06-11 11:57:38.142926 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-11 11:57:38.142940 | controller |                 ".": {},
2026-06-11 11:57:38.142954 | controller |                 "f:lastProbeTime": {},
2026-06-11 11:57:38.142968 | controller |                 "f:lastTransitionTime": {},
2026-06-11 11:57:38.142985 | controller |                 "f:status": {},
2026-06-11 11:57:38.143001 | controller |                 "f:type": {}
2026-06-11 11:57:38.143016 | controller |               },
2026-06-11 11:57:38.143030 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-11 11:57:38.143044 | controller |                 ".": {},
2026-06-11 11:57:38.143058 | controller |                 "f:lastProbeTime": {},
2026-06-11 11:57:38.143072 | controller |                 "f:lastTransitionTime": {},
2026-06-11 11:57:38.143086 | controller |                 "f:status": {},
2026-06-11 11:57:38.143100 | controller |                 "f:type": {}
2026-06-11 11:57:38.143114 | controller |               },
2026-06-11 11:57:38.143129 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-11 11:57:38.143143 | controller |                 ".": {},
2026-06-11 11:57:38.143157 | controller |                 "f:lastProbeTime": {},
2026-06-11 11:57:38.143172 | controller |                 "f:lastTransitionTime": {},
2026-06-11 11:57:38.143186 | controller |                 "f:status": {},
2026-06-11 11:57:38.143200 | controller |                 "f:type": {}
2026-06-11 11:57:38.143214 | controller |               }
2026-06-11 11:57:38.143228 | controller |             },
2026-06-11 11:57:38.143243 | controller |             "f:containerStatuses": {},
2026-06-11 11:57:38.143257 | controller |             "f:hostIP": {},
2026-06-11 11:57:38.143270 | controller |             "f:hostIPs": {},
2026-06-11 11:57:38.143285 | controller |             "f:phase": {},
2026-06-11 11:57:38.143299 | controller |             "f:podIP": {},
2026-06-11 11:57:38.143313 | controller |             "f:podIPs": {
2026-06-11 11:57:38.143327 | controller |               ".": {},
2026-06-11 11:57:38.143341 | controller |               "k:{\"ip\":\"10.217.0.80\"}": {
2026-06-11 11:57:38.143376 | controller |                 ".": {},
2026-06-11 11:57:38.143392 | controller |                 "f:ip": {}
2026-06-11 11:57:38.143406 | controller |               }
2026-06-11 11:57:38.143421 | controller |             },
2026-06-11 11:57:38.143434 | controller |             "f:startTime": {}
2026-06-11 11:57:38.143448 | controller |           }
2026-06-11 11:57:38.143463 | controller |         },
2026-06-11 11:57:38.143476 | controller |         "manager": "kubelet",
2026-06-11 11:57:38.143490 | controller |         "operation": "Update",
2026-06-11 11:57:38.143504 | controller |         "subresource": "status",
2026-06-11 11:57:38.143518 | controller |         "time": "2026-06-11T11:02:52Z"
2026-06-11 11:57:38.143532 | controller |       }
2026-06-11 11:57:38.143546 | controller |     ],
2026-06-11 11:57:38.143560 | controller |     "name": "horizon-operator-controller-manager-548d6d5f9-q6n5d",
2026-06-11 11:57:38.143575 | controller |     "namespace": "openstack-operators",
2026-06-11 11:57:38.143589 | controller |     "ownerReferences": [
2026-06-11 11:57:38.143604 | controller |       {
2026-06-11 11:57:38.143621 | controller |         "apiVersion": "apps/v1",
2026-06-11 11:57:38.143636 | controller |         "blockOwnerDeletion": true,
2026-06-11 11:57:38.143650 | controller |         "controller": true,
2026-06-11 11:57:38.143663 | controller |         "kind": "ReplicaSet",
2026-06-11 11:57:38.143677 | controller |         "name": "horizon-operator-controller-manager-548d6d5f9",
2026-06-11 11:57:38.143690 | controller |         "uid": "d3662fbd-3258-466a-a87e-9d45a78ca5c1"
2026-06-11 11:57:38.143704 | controller |       }
2026-06-11 11:57:38.143718 | controller |     ],
2026-06-11 11:57:38.143731 | controller |     "resourceVersion": "54572",
2026-06-11 11:57:38.143745 | controller |     "uid": "0a7597bd-58fe-4417-8292-fc2decf85aed"
2026-06-11 11:57:38.143759 | controller |   },
2026-06-11 11:57:38.143773 | controller |   "spec": {
2026-06-11 11:57:38.143787 | controller |     "containers": [
2026-06-11 11:57:38.143800 | controller |       {
2026-06-11 11:57:38.143814 | controller |         "args": [
2026-06-11 11:57:38.143827 | controller |           "--leader-elect",
2026-06-11 11:57:38.143841 | controller |           "--health-probe-bind-address=:8081",
2026-06-11 11:57:38.143855 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-11 11:57:38.143868 | controller |         ],
2026-06-11 11:57:38.143882 | controller |         "command": [
2026-06-11 11:57:38.143896 | controller |           "/manager"
2026-06-11 11:57:38.143910 | controller |         ],
2026-06-11 11:57:38.143924 | controller |         "env": [
2026-06-11 11:57:38.143938 | controller |           {
2026-06-11 11:57:38.143951 | controller |             "name": "LEASE_DURATION",
2026-06-11 11:57:38.143965 | controller |             "value": "30"
2026-06-11 11:57:38.143979 | controller |           },
2026-06-11 11:57:38.143993 | controller |           {
2026-06-11 11:57:38.144007 | controller |             "name": "RENEW_DEADLINE",
2026-06-11 11:57:38.144020 | controller |             "value": "20"
2026-06-11 11:57:38.144034 | controller |           },
2026-06-11 11:57:38.144047 | controller |           {
2026-06-11 11:57:38.144061 | controller |             "name": "RETRY_PERIOD",
2026-06-11 11:57:38.144074 | controller |             "value": "5"
2026-06-11 11:57:38.144088 | controller |           },
2026-06-11 11:57:38.144102 | controller |           {
2026-06-11 11:57:38.144115 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-11 11:57:38.144129 | controller |             "value": "false"
2026-06-11 11:57:38.144143 | controller |           },
2026-06-11 11:57:38.144157 | controller |           {
2026-06-11 11:57:38.144171 | controller |             "name": "METRICS_CERTS",
2026-06-11 11:57:38.144184 | controller |             "value": "false"
2026-06-11 11:57:38.144198 | controller |           }
2026-06-11 11:57:38.144211 | controller |         ],
2026-06-11 11:57:38.144225 | controller |         "image": "quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed",
2026-06-11 11:57:38.144239 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-11 11:57:38.144253 | controller |         "livenessProbe": {
2026-06-11 11:57:38.144267 | controller |           "failureThreshold": 3,
2026-06-11 11:57:38.144281 | controller |           "httpGet": {
2026-06-11 11:57:38.144295 | controller |             "path": "/healthz",
2026-06-11 11:57:38.144309 | controller |             "port": 8081,
2026-06-11 11:57:38.144323 | controller |             "scheme": "HTTP"
2026-06-11 11:57:38.144337 | controller |           },
2026-06-11 11:57:38.144368 | controller |           "initialDelaySeconds": 15,
2026-06-11 11:57:38.144384 | controller |           "periodSeconds": 20,
2026-06-11 11:57:38.144399 | controller |           "successThreshold": 1,
2026-06-11 11:57:38.144412 | controller |           "timeoutSeconds": 1
2026-06-11 11:57:38.144426 | controller |         },
2026-06-11 11:57:38.144440 | controller |         "name": "manager",
2026-06-11 11:57:38.144458 | controller |         "readinessProbe": {
2026-06-11 11:57:38.144472 | controller |           "failureThreshold": 3,
2026-06-11 11:57:38.144485 | controller |           "httpGet": {
2026-06-11 11:57:38.144499 | controller |             "path": "/readyz",
2026-06-11 11:57:38.144578 | controller |             "port": 8081,
2026-06-11 11:57:38.144598 | controller |             "scheme": "HTTP"
2026-06-11 11:57:38.144701 | controller |           },
2026-06-11 11:57:38.144724 | controller |           "initialDelaySeconds": 5,
2026-06-11 11:57:38.144739 | controller |           "periodSeconds": 10,
2026-06-11 11:57:38.144754 | controller |           "successThreshold": 1,
2026-06-11 11:57:38.144768 | controller |           "timeoutSeconds": 1
2026-06-11 11:57:38.144782 | controller |         },
2026-06-11 11:57:38.144797 | controller |         "resources": {
2026-06-11 11:57:38.144811 | controller |           "limits": {
2026-06-11 11:57:38.144825 | controller |             "cpu": "500m",
2026-06-11 11:57:38.144839 | controller |             "memory": "512Mi"
2026-06-11 11:57:38.144853 | controller |           },
2026-06-11 11:57:38.144867 | controller |           "requests": {
2026-06-11 11:57:38.144882 | controller |             "cpu": "10m",
2026-06-11 11:57:38.144896 | controller |             "memory": "256Mi"
2026-06-11 11:57:38.144910 | controller |           }
2026-06-11 11:57:38.144924 | controller |         },
2026-06-11 11:57:38.144938 | controller |         "securityContext": {
2026-06-11 11:57:38.144952 | controller |           "allowPrivilegeEscalation": false,
2026-06-11 11:57:38.144966 | controller |           "capabilities": {
2026-06-11 11:57:38.144980 | controller |             "drop": [
2026-06-11 11:57:38.144994 | controller |               "MKNOD"
2026-06-11 11:57:38.145008 | controller |             ]
2026-06-11 11:57:38.145022 | controller |           }
2026-06-11 11:57:38.145036 | controller |         },
2026-06-11 11:57:38.145050 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-11 11:57:38.145064 | controller |         "terminationMessagePolicy": "File",
2026-06-11 11:57:38.145078 | controller |         "volumeMounts": [
2026-06-11 11:57:38.145092 | controller |           {
2026-06-11 11:57:38.145106 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 11:57:38.145121 | controller |             "name": "kube-api-access-whzmq",
2026-06-11 11:57:38.145135 | controller |             "readOnly": true
2026-06-11 11:57:38.145149 | controller |           }
2026-06-11 11:57:38.145164 | controller |         ]
2026-06-11 11:57:38.145178 | controller |       }
2026-06-11 11:57:38.145192 | controller |     ],
2026-06-11 11:57:38.145206 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-11 11:57:38.145220 | controller |     "enableServiceLinks": true,
2026-06-11 11:57:38.145234 | controller |     "imagePullSecrets": [
2026-06-11 11:57:38.145248 | controller |       {
2026-06-11 11:57:38.145262 | controller |         "name": "horizon-operator-controller-manager-dockercfg-n962j"
2026-06-11 11:57:38.145276 | controller |       }
2026-06-11 11:57:38.145290 | controller |     ],
2026-06-11 11:57:38.145304 | controller |     "nodeName": "crc",
2026-06-11 11:57:38.145318 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-11 11:57:38.145332 | controller |     "priority": 0,
2026-06-11 11:57:38.145376 | controller |     "restartPolicy": "Always",
2026-06-11 11:57:38.145397 | controller |     "schedulerName": "default-scheduler",
2026-06-11 11:57:38.145413 | controller |     "securityContext": {
2026-06-11 11:57:38.145427 | controller |       "runAsNonRoot": true,
2026-06-11 11:57:38.145440 | controller |       "seLinuxOptions": {
2026-06-11 11:57:38.145454 | controller |         "level": "s0:c26,c5"
2026-06-11 11:57:38.145468 | controller |       }
2026-06-11 11:57:38.145482 | controller |     },
2026-06-11 11:57:38.145496 | controller |     "serviceAccount": "horizon-operator-controller-manager",
2026-06-11 11:57:38.145515 | controller |     "serviceAccountName": "horizon-operator-controller-manager",
2026-06-11 11:57:38.145529 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-11 11:57:38.145543 | controller |     "tolerations": [
2026-06-11 11:57:38.145558 | controller |       {
2026-06-11 11:57:38.145571 | controller |         "effect": "NoExecute",
2026-06-11 11:57:38.145585 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-11 11:57:38.145599 | controller |         "operator": "Exists",
2026-06-11 11:57:38.145613 | controller |         "tolerationSeconds": 120
2026-06-11 11:57:38.145627 | controller |       },
2026-06-11 11:57:38.145641 | controller |       {
2026-06-11 11:57:38.145666 | controller |         "effect": "NoExecute",
2026-06-11 11:57:38.145680 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-11 11:57:38.145694 | controller |         "operator": "Exists",
2026-06-11 11:57:38.145708 | controller |         "tolerationSeconds": 120
2026-06-11 11:57:38.145722 | controller |       },
2026-06-11 11:57:38.145736 | controller |       {
2026-06-11 11:57:38.145751 | controller |         "effect": "NoSchedule",
2026-06-11 11:57:38.145765 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-11 11:57:38.145779 | controller |         "operator": "Exists"
2026-06-11 11:57:38.145793 | controller |       }
2026-06-11 11:57:38.145808 | controller |     ],
2026-06-11 11:57:38.145822 | controller |     "volumes": [
2026-06-11 11:57:38.145835 | controller |       {
2026-06-11 11:57:38.145849 | controller |         "name": "kube-api-access-whzmq",
2026-06-11 11:57:38.145863 | controller |         "projected": {
2026-06-11 11:57:38.145877 | controller |           "defaultMode": 420,
2026-06-11 11:57:38.145890 | controller |           "sources": [
2026-06-11 11:57:38.145904 | controller |             {
2026-06-11 11:57:38.145918 | controller |               "serviceAccountToken": {
2026-06-11 11:57:38.145931 | controller |                 "expirationSeconds": 3607,
2026-06-11 11:57:38.145945 | controller |                 "path": "token"
2026-06-11 11:57:38.145959 | controller |               }
2026-06-11 11:57:38.145973 | controller |             },
2026-06-11 11:57:38.145987 | controller |             {
2026-06-11 11:57:38.146001 | controller |               "configMap": {
2026-06-11 11:57:38.146015 | controller |                 "items": [
2026-06-11 11:57:38.146029 | controller |                   {
2026-06-11 11:57:38.146042 | controller |                     "key": "ca.crt",
2026-06-11 11:57:38.146056 | controller |                     "path": "ca.crt"
2026-06-11 11:57:38.146070 | controller |                   }
2026-06-11 11:57:38.146083 | controller |                 ],
2026-06-11 11:57:38.146097 | controller |                 "name": "kube-root-ca.crt"
2026-06-11 11:57:38.146111 | controller |               }
2026-06-11 11:57:38.146125 | controller |             },
2026-06-11 11:57:38.146138 | controller |             {
2026-06-11 11:57:38.146152 | controller |               "downwardAPI": {
2026-06-11 11:57:38.146166 | controller |                 "items": [
2026-06-11 11:57:38.146179 | controller |                   {
2026-06-11 11:57:38.146193 | controller |                     "fieldRef": {
2026-06-11 11:57:38.146206 | controller |                       "apiVersion": "v1",
2026-06-11 11:57:38.146220 | controller |                       "fieldPath": "metadata.namespace"
2026-06-11 11:57:38.146234 | controller |                     },
2026-06-11 11:57:38.146248 | controller |                     "path": "namespace"
2026-06-11 11:57:38.146261 | controller |                   }
2026-06-11 11:57:38.146275 | controller |                 ]
2026-06-11 11:57:38.146288 | controller |               }
2026-06-11 11:57:38.146302 | controller |             },
2026-06-11 11:57:38.146316 | controller |             {
2026-06-11 11:57:38.146329 | controller |               "configMap": {
2026-06-11 11:57:38.146343 | controller |                 "items": [
2026-06-11 11:57:38.146380 | controller |                   {
2026-06-11 11:57:38.146395 | controller |                     "key": "service-ca.crt",
2026-06-11 11:57:38.146409 | controller |                     "path": "service-ca.crt"
2026-06-11 11:57:38.146423 | controller |                   }
2026-06-11 11:57:38.146437 | controller |                 ],
2026-06-11 11:57:38.146450 | controller |                 "name": "openshift-service-ca.crt"
2026-06-11 11:57:38.146464 | controller |               }
2026-06-11 11:57:38.146479 | controller |             }
2026-06-11 11:57:38.146493 | controller |           ]
2026-06-11 11:57:38.146507 | controller |         }
2026-06-11 11:57:38.146521 | controller |       }
2026-06-11 11:57:38.146535 | controller |     ]
2026-06-11 11:57:38.146549 | controller |   },
2026-06-11 11:57:38.146563 | controller |   "status": {
2026-06-11 11:57:38.146577 | controller |     "conditions": [
2026-06-11 11:57:38.146591 | controller |       {
2026-06-11 11:57:38.146605 | controller |         "lastProbeTime": null,
2026-06-11 11:57:38.146618 | controller |         "lastTransitionTime": "2026-06-11T11:02:39Z",
2026-06-11 11:57:38.146633 | controller |         "status": "True",
2026-06-11 11:57:38.146647 | controller |         "type": "PodReadyToStartContainers"
2026-06-11 11:57:38.146660 | controller |       },
2026-06-11 11:57:38.146674 | controller |       {
2026-06-11 11:57:38.146689 | controller |         "lastProbeTime": null,
2026-06-11 11:57:38.146703 | controller |         "lastTransitionTime": "2026-06-11T11:01:44Z",
2026-06-11 11:57:38.146718 | controller |         "status": "True",
2026-06-11 11:57:38.146732 | controller |         "type": "Initialized"
2026-06-11 11:57:38.146746 | controller |       },
2026-06-11 11:57:38.146761 | controller |       {
2026-06-11 11:57:38.146775 | controller |         "lastProbeTime": null,
2026-06-11 11:57:38.146789 | controller |         "lastTransitionTime": "2026-06-11T11:02:52Z",
2026-06-11 11:57:38.146803 | controller |         "status": "True",
2026-06-11 11:57:38.146817 | controller |         "type": "Ready"
2026-06-11 11:57:38.146831 | controller |       },
2026-06-11 11:57:38.146845 | controller |       {
2026-06-11 11:57:38.146859 | controller |         "lastProbeTime": null,
2026-06-11 11:57:38.146872 | controller |         "lastTransitionTime": "2026-06-11T11:02:52Z",
2026-06-11 11:57:38.146886 | controller |         "status": "True",
2026-06-11 11:57:38.146900 | controller |         "type": "ContainersReady"
2026-06-11 11:57:38.146914 | controller |       },
2026-06-11 11:57:38.146928 | controller |       {
2026-06-11 11:57:38.146942 | controller |         "lastProbeTime": null,
2026-06-11 11:57:38.146956 | controller |         "lastTransitionTime": "2026-06-11T11:01:44Z",
2026-06-11 11:57:38.146970 | controller |         "status": "True",
2026-06-11 11:57:38.146984 | controller |         "type": "PodScheduled"
2026-06-11 11:57:38.146998 | controller |       }
2026-06-11 11:57:38.147012 | controller |     ],
2026-06-11 11:57:38.147026 | controller |     "containerStatuses": [
2026-06-11 11:57:38.147041 | controller |       {
2026-06-11 11:57:38.147055 | controller |         "allocatedResources": {
2026-06-11 11:57:38.147069 | controller |           "cpu": "10m",
2026-06-11 11:57:38.147083 | controller |           "memory": "256Mi"
2026-06-11 11:57:38.147097 | controller |         },
2026-06-11 11:57:38.147111 | controller |         "containerID": "cri-o://539c102115f865396af4c9e484de9fed840ab0620d4cfe6d97681108894c28e3",
2026-06-11 11:57:38.147126 | controller |         "image": "quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed",
2026-06-11 11:57:38.147141 | controller |         "imageID": "quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed",
2026-06-11 11:57:38.147154 | controller |         "lastState": {},
2026-06-11 11:57:38.147168 | controller |         "name": "manager",
2026-06-11 11:57:38.147191 | controller |         "ready": true,
2026-06-11 11:57:38.147206 | controller |         "resources": {
2026-06-11 11:57:38.147220 | controller |           "limits": {
2026-06-11 11:57:38.147233 | controller |             "cpu": "500m",
2026-06-11 11:57:38.147247 | controller |             "memory": "512Mi"
2026-06-11 11:57:38.147261 | controller |           },
2026-06-11 11:57:38.147275 | controller |           "requests": {
2026-06-11 11:57:38.147289 | controller |             "cpu": "10m",
2026-06-11 11:57:38.147303 | controller |             "memory": "256Mi"
2026-06-11 11:57:38.147317 | controller |           }
2026-06-11 11:57:38.147331 | controller |         },
2026-06-11 11:57:38.147360 | controller |         "restartCount": 0,
2026-06-11 11:57:38.147379 | controller |         "started": true,
2026-06-11 11:57:38.147394 | controller |         "state": {
2026-06-11 11:57:38.147408 | controller |           "running": {
2026-06-11 11:57:38.147422 | controller |             "startedAt": "2026-06-11T11:02:39Z"
2026-06-11 11:57:38.147436 | controller |           }
2026-06-11 11:57:38.147450 | controller |         },
2026-06-11 11:57:38.147464 | controller |         "user": {
2026-06-11 11:57:38.147478 | controller |           "linux": {
2026-06-11 11:57:38.147492 | controller |             "gid": 0,
2026-06-11 11:57:38.147506 | controller |             "supplementalGroups": [
2026-06-11 11:57:38.147520 | controller |               0
2026-06-11 11:57:38.147534 | controller |             ],
2026-06-11 11:57:38.147548 | controller |             "uid": 65532
2026-06-11 11:57:38.147562 | controller |           }
2026-06-11 11:57:38.147576 | controller |         },
2026-06-11 11:57:38.147590 | controller |         "volumeMounts": [
2026-06-11 11:57:38.147604 | controller |           {
2026-06-11 11:57:38.147618 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 11:57:38.147632 | controller |             "name": "kube-api-access-whzmq",
2026-06-11 11:57:38.147646 | controller |             "readOnly": true,
2026-06-11 11:57:38.147660 | controller |             "recursiveReadOnly": "Disabled"
2026-06-11 11:57:38.147674 | controller |           }
2026-06-11 11:57:38.147689 | controller |         ]
2026-06-11 11:57:38.147703 | controller |       }
2026-06-11 11:57:38.147717 | controller |     ],
2026-06-11 11:57:38.147731 | controller |     "hostIP": "192.168.126.11",
2026-06-11 11:57:38.147746 | controller |     "hostIPs": [
2026-06-11 11:57:38.147760 | controller |       {
2026-06-11 11:57:38.147774 | controller |         "ip": "192.168.126.11"
2026-06-11 11:57:38.147787 | controller |       }
2026-06-11 11:57:38.147801 | controller |     ],
2026-06-11 11:57:38.147815 | controller |     "phase": "Running",
2026-06-11 11:57:38.147828 | controller |     "podIP": "10.217.0.80",
2026-06-11 11:57:38.147842 | controller |     "podIPs": [
2026-06-11 11:57:38.147856 | controller |       {
2026-06-11 11:57:38.147870 | controller |         "ip": "10.217.0.80"
2026-06-11 11:57:38.147883 | controller |       }
2026-06-11 11:57:38.147897 | controller |     ],
2026-06-11 11:57:38.147910 | controller |     "qosClass": "Burstable",
2026-06-11 11:57:38.147924 | controller |     "startTime": "2026-06-11T11:01:44Z"
2026-06-11 11:57:38.147938 | controller |   }
2026-06-11 11:57:38.147952 | controller | }
2026-06-11 11:57:38.172904 | controller | ok:
2026-06-11 11:57:38.173116 | controller | {
2026-06-11 11:57:38.173145 | controller |   "apiVersion": "v1",
2026-06-11 11:57:38.173163 | controller |   "kind": "Pod",
2026-06-11 11:57:38.173179 | controller |   "metadata": {
2026-06-11 11:57:38.173194 | controller |     "annotations": {
2026-06-11 11:57:38.173210 | 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-11 11:57:38.173239 | 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-11 11:57:38.173256 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-11 11:57:38.173272 | controller |       "openshift.io/scc": "anyuid",
2026-06-11 11:57:38.173287 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-11 11:57:38.173301 | controller |     },
2026-06-11 11:57:38.173316 | controller |     "creationTimestamp": "2026-06-11T11:01:44Z",
2026-06-11 11:57:38.173330 | controller |     "generateName": "infra-operator-controller-manager-cbcfcddf7-",
2026-06-11 11:57:38.173370 | controller |     "generation": 1,
2026-06-11 11:57:38.173392 | controller |     "labels": {
2026-06-11 11:57:38.173407 | controller |       "app.kubernetes.io/name": "infra-operator",
2026-06-11 11:57:38.173422 | controller |       "control-plane": "controller-manager",
2026-06-11 11:57:38.173436 | controller |       "openstack.org/operator-name": "infra",
2026-06-11 11:57:38.173450 | controller |       "pod-template-hash": "cbcfcddf7"
2026-06-11 11:57:38.173464 | controller |     },
2026-06-11 11:57:38.173478 | controller |     "managedFields": [
2026-06-11 11:57:38.173492 | controller |       {
2026-06-11 11:57:38.173506 | controller |         "apiVersion": "v1",
2026-06-11 11:57:38.173520 | controller |         "fieldsType": "FieldsV1",
2026-06-11 11:57:38.173534 | controller |         "fieldsV1": {
2026-06-11 11:57:38.173547 | controller |           "f:metadata": {
2026-06-11 11:57:38.173561 | controller |             "f:annotations": {
2026-06-11 11:57:38.173575 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-11 11:57:38.173589 | controller |             }
2026-06-11 11:57:38.173603 | controller |           }
2026-06-11 11:57:38.173617 | controller |         },
2026-06-11 11:57:38.173650 | controller |         "manager": "crc",
2026-06-11 11:57:38.173666 | controller |         "operation": "Update",
2026-06-11 11:57:38.173681 | controller |         "subresource": "status",
2026-06-11 11:57:38.173696 | controller |         "time": "2026-06-11T11:01:44Z"
2026-06-11 11:57:38.173711 | controller |       },
2026-06-11 11:57:38.173733 | controller |       {
2026-06-11 11:57:38.173751 | controller |         "apiVersion": "v1",
2026-06-11 11:57:38.173766 | controller |         "fieldsType": "FieldsV1",
2026-06-11 11:57:38.173779 | controller |         "fieldsV1": {
2026-06-11 11:57:38.173793 | controller |           "f:metadata": {
2026-06-11 11:57:38.173808 | controller |             "f:annotations": {
2026-06-11 11:57:38.173822 | controller |               ".": {},
2026-06-11 11:57:38.173835 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-11 11:57:38.173850 | controller |             },
2026-06-11 11:57:38.173864 | controller |             "f:generateName": {},
2026-06-11 11:57:38.173877 | controller |             "f:labels": {
2026-06-11 11:57:38.173892 | controller |               ".": {},
2026-06-11 11:57:38.173906 | controller |               "f:app.kubernetes.io/name": {},
2026-06-11 11:57:38.173921 | controller |               "f:control-plane": {},
2026-06-11 11:57:38.173935 | controller |               "f:openstack.org/operator-name": {},
2026-06-11 11:57:38.173949 | controller |               "f:pod-template-hash": {}
2026-06-11 11:57:38.173963 | controller |             },
2026-06-11 11:57:38.173978 | controller |             "f:ownerReferences": {
2026-06-11 11:57:38.173992 | controller |               ".": {},
2026-06-11 11:57:38.174006 | controller |               "k:{\"uid\":\"dfde9a40-16d2-4933-8618-b6675188fa20\"}": {}
2026-06-11 11:57:38.174025 | controller |             }
2026-06-11 11:57:38.174040 | controller |           },
2026-06-11 11:57:38.174054 | controller |           "f:spec": {
2026-06-11 11:57:38.174069 | controller |             "f:containers": {
2026-06-11 11:57:38.174083 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-11 11:57:38.174097 | controller |                 ".": {},
2026-06-11 11:57:38.174111 | controller |                 "f:args": {},
2026-06-11 11:57:38.174125 | controller |                 "f:command": {},
2026-06-11 11:57:38.174139 | controller |                 "f:env": {
2026-06-11 11:57:38.174153 | controller |                   ".": {},
2026-06-11 11:57:38.174167 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-11 11:57:38.174181 | controller |                     ".": {},
2026-06-11 11:57:38.174195 | controller |                     "f:name": {},
2026-06-11 11:57:38.174208 | controller |                     "f:value": {}
2026-06-11 11:57:38.174222 | controller |                   },
2026-06-11 11:57:38.174236 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-11 11:57:38.174250 | controller |                     ".": {},
2026-06-11 11:57:38.174264 | controller |                     "f:name": {},
2026-06-11 11:57:38.174278 | controller |                     "f:value": {}
2026-06-11 11:57:38.174291 | controller |                   },
2026-06-11 11:57:38.174305 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-11 11:57:38.174319 | controller |                     ".": {},
2026-06-11 11:57:38.174333 | controller |                     "f:name": {},
2026-06-11 11:57:38.174366 | controller |                     "f:value": {}
2026-06-11 11:57:38.174385 | controller |                   },
2026-06-11 11:57:38.174400 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-11 11:57:38.174414 | controller |                     ".": {},
2026-06-11 11:57:38.174428 | controller |                     "f:name": {},
2026-06-11 11:57:38.174441 | controller |                     "f:value": {}
2026-06-11 11:57:38.174455 | controller |                   },
2026-06-11 11:57:38.174469 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-11 11:57:38.174483 | controller |                     ".": {},
2026-06-11 11:57:38.174496 | controller |                     "f:name": {},
2026-06-11 11:57:38.174510 | controller |                     "f:value": {}
2026-06-11 11:57:38.174523 | controller |                   }
2026-06-11 11:57:38.174537 | controller |                 },
2026-06-11 11:57:38.174551 | controller |                 "f:image": {},
2026-06-11 11:57:38.174565 | controller |                 "f:imagePullPolicy": {},
2026-06-11 11:57:38.174579 | controller |                 "f:livenessProbe": {
2026-06-11 11:57:38.174592 | controller |                   ".": {},
2026-06-11 11:57:38.174606 | controller |                   "f:failureThreshold": {},
2026-06-11 11:57:38.174620 | controller |                   "f:httpGet": {
2026-06-11 11:57:38.174633 | controller |                     ".": {},
2026-06-11 11:57:38.174647 | controller |                     "f:path": {},
2026-06-11 11:57:38.174661 | controller |                     "f:port": {},
2026-06-11 11:57:38.174675 | controller |                     "f:scheme": {}
2026-06-11 11:57:38.174689 | controller |                   },
2026-06-11 11:57:38.174703 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 11:57:38.174722 | controller |                   "f:periodSeconds": {},
2026-06-11 11:57:38.174743 | controller |                   "f:successThreshold": {},
2026-06-11 11:57:38.174759 | controller |                   "f:timeoutSeconds": {}
2026-06-11 11:57:38.174773 | controller |                 },
2026-06-11 11:57:38.174787 | controller |                 "f:name": {},
2026-06-11 11:57:38.174801 | controller |                 "f:readinessProbe": {
2026-06-11 11:57:38.174815 | controller |                   ".": {},
2026-06-11 11:57:38.174833 | controller |                   "f:failureThreshold": {},
2026-06-11 11:57:38.174847 | controller |                   "f:httpGet": {
2026-06-11 11:57:38.174862 | controller |                     ".": {},
2026-06-11 11:57:38.174875 | controller |                     "f:path": {},
2026-06-11 11:57:38.174889 | controller |                     "f:port": {},
2026-06-11 11:57:38.174904 | controller |                     "f:scheme": {}
2026-06-11 11:57:38.174918 | controller |                   },
2026-06-11 11:57:38.174932 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 11:57:38.174946 | controller |                   "f:periodSeconds": {},
2026-06-11 11:57:38.174960 | controller |                   "f:successThreshold": {},
2026-06-11 11:57:38.174974 | controller |                   "f:timeoutSeconds": {}
2026-06-11 11:57:38.174988 | controller |                 },
2026-06-11 11:57:38.175002 | controller |                 "f:resources": {
2026-06-11 11:57:38.175016 | controller |                   ".": {},
2026-06-11 11:57:38.175030 | controller |                   "f:limits": {
2026-06-11 11:57:38.175043 | controller |                     ".": {},
2026-06-11 11:57:38.175057 | controller |                     "f:cpu": {},
2026-06-11 11:57:38.175071 | controller |                     "f:memory": {}
2026-06-11 11:57:38.175085 | controller |                   },
2026-06-11 11:57:38.175098 | controller |                   "f:requests": {
2026-06-11 11:57:38.175112 | controller |                     ".": {},
2026-06-11 11:57:38.175126 | controller |                     "f:cpu": {},
2026-06-11 11:57:38.175140 | controller |                     "f:memory": {}
2026-06-11 11:57:38.175153 | controller |                   }
2026-06-11 11:57:38.175167 | controller |                 },
2026-06-11 11:57:38.175181 | controller |                 "f:securityContext": {
2026-06-11 11:57:38.175195 | controller |                   ".": {},
2026-06-11 11:57:38.175208 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-11 11:57:38.175222 | controller |                 },
2026-06-11 11:57:38.175236 | controller |                 "f:terminationMessagePath": {},
2026-06-11 11:57:38.175250 | controller |                 "f:terminationMessagePolicy": {},
2026-06-11 11:57:38.175264 | controller |                 "f:volumeMounts": {
2026-06-11 11:57:38.175278 | controller |                   ".": {},
2026-06-11 11:57:38.175292 | controller |                   "k:{\"mountPath\":\"/tmp/k8s-webhook-server/serving-certs\"}": {
2026-06-11 11:57:38.175306 | controller |                     ".": {},
2026-06-11 11:57:38.175320 | controller |                     "f:mountPath": {},
2026-06-11 11:57:38.175334 | controller |                     "f:name": {},
2026-06-11 11:57:38.175364 | controller |                     "f:readOnly": {}
2026-06-11 11:57:38.175387 | controller |                   }
2026-06-11 11:57:38.175401 | controller |                 }
2026-06-11 11:57:38.175415 | controller |               }
2026-06-11 11:57:38.175429 | controller |             },
2026-06-11 11:57:38.175443 | controller |             "f:dnsPolicy": {},
2026-06-11 11:57:38.175457 | controller |             "f:enableServiceLinks": {},
2026-06-11 11:57:38.175471 | controller |             "f:restartPolicy": {},
2026-06-11 11:57:38.175485 | controller |             "f:schedulerName": {},
2026-06-11 11:57:38.175499 | controller |             "f:securityContext": {
2026-06-11 11:57:38.175512 | controller |               ".": {},
2026-06-11 11:57:38.175526 | controller |               "f:runAsNonRoot": {}
2026-06-11 11:57:38.175540 | controller |             },
2026-06-11 11:57:38.175553 | controller |             "f:serviceAccount": {},
2026-06-11 11:57:38.175566 | controller |             "f:serviceAccountName": {},
2026-06-11 11:57:38.175580 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-11 11:57:38.175594 | controller |             "f:tolerations": {},
2026-06-11 11:57:38.175607 | controller |             "f:volumes": {
2026-06-11 11:57:38.175624 | controller |               ".": {},
2026-06-11 11:57:38.175639 | controller |               "k:{\"name\":\"cert\"}": {
2026-06-11 11:57:38.175653 | controller |                 ".": {},
2026-06-11 11:57:38.175667 | controller |                 "f:name": {},
2026-06-11 11:57:38.175682 | controller |                 "f:secret": {
2026-06-11 11:57:38.175697 | controller |                   ".": {},
2026-06-11 11:57:38.175713 | controller |                   "f:defaultMode": {},
2026-06-11 11:57:38.175736 | controller |                   "f:secretName": {}
2026-06-11 11:57:38.175755 | controller |                 }
2026-06-11 11:57:38.175770 | controller |               }
2026-06-11 11:57:38.175784 | controller |             }
2026-06-11 11:57:38.175798 | controller |           }
2026-06-11 11:57:38.175813 | controller |         },
2026-06-11 11:57:38.175827 | controller |         "manager": "kube-controller-manager",
2026-06-11 11:57:38.175841 | controller |         "operation": "Update",
2026-06-11 11:57:38.175855 | controller |         "time": "2026-06-11T11:01:44Z"
2026-06-11 11:57:38.175870 | controller |       },
2026-06-11 11:57:38.175884 | controller |       {
2026-06-11 11:57:38.175899 | controller |         "apiVersion": "v1",
2026-06-11 11:57:38.175913 | controller |         "fieldsType": "FieldsV1",
2026-06-11 11:57:38.175928 | controller |         "fieldsV1": {
2026-06-11 11:57:38.175942 | controller |           "f:metadata": {
2026-06-11 11:57:38.175957 | controller |             "f:annotations": {
2026-06-11 11:57:38.175971 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-11 11:57:38.175988 | controller |             }
2026-06-11 11:57:38.176004 | controller |           }
2026-06-11 11:57:38.176019 | controller |         },
2026-06-11 11:57:38.176033 | controller |         "manager": "multus-daemon",
2026-06-11 11:57:38.176047 | controller |         "operation": "Update",
2026-06-11 11:57:38.176061 | controller |         "subresource": "status",
2026-06-11 11:57:38.176075 | controller |         "time": "2026-06-11T11:02:06Z"
2026-06-11 11:57:38.176089 | controller |       },
2026-06-11 11:57:38.176104 | controller |       {
2026-06-11 11:57:38.176118 | controller |         "apiVersion": "v1",
2026-06-11 11:57:38.176132 | controller |         "fieldsType": "FieldsV1",
2026-06-11 11:57:38.176146 | controller |         "fieldsV1": {
2026-06-11 11:57:38.176160 | controller |           "f:status": {
2026-06-11 11:57:38.176174 | controller |             "f:conditions": {
2026-06-11 11:57:38.176188 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-11 11:57:38.176202 | controller |                 ".": {},
2026-06-11 11:57:38.176216 | controller |                 "f:lastProbeTime": {},
2026-06-11 11:57:38.176230 | controller |                 "f:lastTransitionTime": {},
2026-06-11 11:57:38.176244 | controller |                 "f:status": {},
2026-06-11 11:57:38.176258 | controller |                 "f:type": {}
2026-06-11 11:57:38.176271 | controller |               },
2026-06-11 11:57:38.176285 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-11 11:57:38.176299 | controller |                 ".": {},
2026-06-11 11:57:38.176313 | controller |                 "f:lastProbeTime": {},
2026-06-11 11:57:38.176327 | controller |                 "f:lastTransitionTime": {},
2026-06-11 11:57:38.176341 | controller |                 "f:status": {},
2026-06-11 11:57:38.176375 | controller |                 "f:type": {}
2026-06-11 11:57:38.176391 | controller |               },
2026-06-11 11:57:38.176405 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-11 11:57:38.176419 | controller |                 ".": {},
2026-06-11 11:57:38.176433 | controller |                 "f:lastProbeTime": {},
2026-06-11 11:57:38.176447 | controller |                 "f:lastTransitionTime": {},
2026-06-11 11:57:38.176461 | controller |                 "f:status": {},
2026-06-11 11:57:38.176479 | controller |                 "f:type": {}
2026-06-11 11:57:38.176494 | controller |               },
2026-06-11 11:57:38.176512 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-11 11:57:38.176532 | controller |                 ".": {},
2026-06-11 11:57:38.176551 | controller |                 "f:lastProbeTime": {},
2026-06-11 11:57:38.176572 | controller |                 "f:lastTransitionTime": {},
2026-06-11 11:57:38.176589 | controller |                 "f:status": {},
2026-06-11 11:57:38.176603 | controller |                 "f:type": {}
2026-06-11 11:57:38.176617 | controller |               }
2026-06-11 11:57:38.176631 | controller |             },
2026-06-11 11:57:38.176646 | controller |             "f:containerStatuses": {},
2026-06-11 11:57:38.176660 | controller |             "f:hostIP": {},
2026-06-11 11:57:38.176674 | controller |             "f:hostIPs": {},
2026-06-11 11:57:38.176688 | controller |             "f:phase": {},
2026-06-11 11:57:38.176703 | controller |             "f:podIP": {},
2026-06-11 11:57:38.176721 | controller |             "f:podIPs": {
2026-06-11 11:57:38.176743 | controller |               ".": {},
2026-06-11 11:57:38.176760 | controller |               "k:{\"ip\":\"10.217.0.81\"}": {
2026-06-11 11:57:38.176775 | controller |                 ".": {},
2026-06-11 11:57:38.176789 | controller |                 "f:ip": {}
2026-06-11 11:57:38.176804 | controller |               }
2026-06-11 11:57:38.176818 | controller |             },
2026-06-11 11:57:38.176832 | controller |             "f:startTime": {}
2026-06-11 11:57:38.176846 | controller |           }
2026-06-11 11:57:38.176860 | controller |         },
2026-06-11 11:57:38.176874 | controller |         "manager": "kubelet",
2026-06-11 11:57:38.176888 | controller |         "operation": "Update",
2026-06-11 11:57:38.176902 | controller |         "subresource": "status",
2026-06-11 11:57:38.176916 | controller |         "time": "2026-06-11T11:02:52Z"
2026-06-11 11:57:38.176930 | controller |       }
2026-06-11 11:57:38.176944 | controller |     ],
2026-06-11 11:57:38.176959 | controller |     "name": "infra-operator-controller-manager-cbcfcddf7-65qnr",
2026-06-11 11:57:38.176973 | controller |     "namespace": "openstack-operators",
2026-06-11 11:57:38.176988 | controller |     "ownerReferences": [
2026-06-11 11:57:38.177002 | controller |       {
2026-06-11 11:57:38.177016 | controller |         "apiVersion": "apps/v1",
2026-06-11 11:57:38.177030 | controller |         "blockOwnerDeletion": true,
2026-06-11 11:57:38.177044 | controller |         "controller": true,
2026-06-11 11:57:38.177058 | controller |         "kind": "ReplicaSet",
2026-06-11 11:57:38.177072 | controller |         "name": "infra-operator-controller-manager-cbcfcddf7",
2026-06-11 11:57:38.177086 | controller |         "uid": "dfde9a40-16d2-4933-8618-b6675188fa20"
2026-06-11 11:57:38.177100 | controller |       }
2026-06-11 11:57:38.177114 | controller |     ],
2026-06-11 11:57:38.177128 | controller |     "resourceVersion": "54591",
2026-06-11 11:57:38.177143 | controller |     "uid": "7ae6f174-4d5e-4ac4-b951-e8b9c1091e48"
2026-06-11 11:57:38.177157 | controller |   },
2026-06-11 11:57:38.177171 | controller |   "spec": {
2026-06-11 11:57:38.177185 | controller |     "containers": [
2026-06-11 11:57:38.177200 | controller |       {
2026-06-11 11:57:38.177214 | controller |         "args": [
2026-06-11 11:57:38.177228 | controller |           "--leader-elect",
2026-06-11 11:57:38.177242 | controller |           "--health-probe-bind-address=:8081",
2026-06-11 11:57:38.177256 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-11 11:57:38.177270 | controller |         ],
2026-06-11 11:57:38.177284 | controller |         "command": [
2026-06-11 11:57:38.177298 | controller |           "/manager"
2026-06-11 11:57:38.177312 | controller |         ],
2026-06-11 11:57:38.177325 | controller |         "env": [
2026-06-11 11:57:38.177339 | controller |           {
2026-06-11 11:57:38.177376 | controller |             "name": "LEASE_DURATION",
2026-06-11 11:57:38.177397 | controller |             "value": "30"
2026-06-11 11:57:38.177412 | controller |           },
2026-06-11 11:57:38.177426 | controller |           {
2026-06-11 11:57:38.177441 | controller |             "name": "RENEW_DEADLINE",
2026-06-11 11:57:38.177454 | controller |             "value": "20"
2026-06-11 11:57:38.177468 | controller |           },
2026-06-11 11:57:38.177482 | controller |           {
2026-06-11 11:57:38.177496 | controller |             "name": "RETRY_PERIOD",
2026-06-11 11:57:38.177510 | controller |             "value": "5"
2026-06-11 11:57:38.177524 | controller |           },
2026-06-11 11:57:38.177538 | controller |           {
2026-06-11 11:57:38.177552 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-11 11:57:38.177565 | controller |             "value": "true"
2026-06-11 11:57:38.177579 | controller |           },
2026-06-11 11:57:38.177593 | controller |           {
2026-06-11 11:57:38.177607 | controller |             "name": "METRICS_CERTS",
2026-06-11 11:57:38.177636 | controller |             "value": "false"
2026-06-11 11:57:38.177652 | controller |           }
2026-06-11 11:57:38.177666 | controller |         ],
2026-06-11 11:57:38.177681 | controller |         "image": "quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373",
2026-06-11 11:57:38.177696 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-11 11:57:38.177712 | controller |         "livenessProbe": {
2026-06-11 11:57:38.177733 | controller |           "failureThreshold": 3,
2026-06-11 11:57:38.177751 | controller |           "httpGet": {
2026-06-11 11:57:38.177766 | controller |             "path": "/healthz",
2026-06-11 11:57:38.177780 | controller |             "port": 8081,
2026-06-11 11:57:38.177795 | controller |             "scheme": "HTTP"
2026-06-11 11:57:38.177809 | controller |           },
2026-06-11 11:57:38.177823 | controller |           "initialDelaySeconds": 15,
2026-06-11 11:57:38.177837 | controller |           "periodSeconds": 20,
2026-06-11 11:57:38.177850 | controller |           "successThreshold": 1,
2026-06-11 11:57:38.177865 | controller |           "timeoutSeconds": 1
2026-06-11 11:57:38.177879 | controller |         },
2026-06-11 11:57:38.177893 | controller |         "name": "manager",
2026-06-11 11:57:38.177907 | controller |         "readinessProbe": {
2026-06-11 11:57:38.177921 | controller |           "failureThreshold": 3,
2026-06-11 11:57:38.177935 | controller |           "httpGet": {
2026-06-11 11:57:38.177949 | controller |             "path": "/readyz",
2026-06-11 11:57:38.177964 | controller |             "port": 8081,
2026-06-11 11:57:38.177978 | controller |             "scheme": "HTTP"
2026-06-11 11:57:38.177993 | controller |           },
2026-06-11 11:57:38.178007 | controller |           "initialDelaySeconds": 5,
2026-06-11 11:57:38.178022 | controller |           "periodSeconds": 10,
2026-06-11 11:57:38.178036 | controller |           "successThreshold": 1,
2026-06-11 11:57:38.178050 | controller |           "timeoutSeconds": 1
2026-06-11 11:57:38.178065 | controller |         },
2026-06-11 11:57:38.178079 | controller |         "resources": {
2026-06-11 11:57:38.178093 | controller |           "limits": {
2026-06-11 11:57:38.178107 | controller |             "cpu": "600m",
2026-06-11 11:57:38.178121 | controller |             "memory": "2Gi"
2026-06-11 11:57:38.178135 | controller |           },
2026-06-11 11:57:38.178149 | controller |           "requests": {
2026-06-11 11:57:38.178163 | controller |             "cpu": "10m",
2026-06-11 11:57:38.178177 | controller |             "memory": "512Mi"
2026-06-11 11:57:38.178190 | controller |           }
2026-06-11 11:57:38.178204 | controller |         },
2026-06-11 11:57:38.178218 | controller |         "securityContext": {
2026-06-11 11:57:38.178231 | controller |           "allowPrivilegeEscalation": false,
2026-06-11 11:57:38.178245 | controller |           "capabilities": {
2026-06-11 11:57:38.178265 | controller |             "drop": [
2026-06-11 11:57:38.178280 | controller |               "MKNOD"
2026-06-11 11:57:38.178293 | controller |             ]
2026-06-11 11:57:38.178307 | controller |           }
2026-06-11 11:57:38.178321 | controller |         },
2026-06-11 11:57:38.178335 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-11 11:57:38.178371 | controller |         "terminationMessagePolicy": "File",
2026-06-11 11:57:38.178387 | controller |         "volumeMounts": [
2026-06-11 11:57:38.178401 | controller |           {
2026-06-11 11:57:38.178415 | controller |             "mountPath": "/tmp/k8s-webhook-server/serving-certs",
2026-06-11 11:57:38.178429 | controller |             "name": "cert",
2026-06-11 11:57:38.178444 | controller |             "readOnly": true
2026-06-11 11:57:38.178459 | controller |           },
2026-06-11 11:57:38.178473 | controller |           {
2026-06-11 11:57:38.178488 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 11:57:38.178503 | controller |             "name": "kube-api-access-hfjcd",
2026-06-11 11:57:38.178517 | controller |             "readOnly": true
2026-06-11 11:57:38.178531 | controller |           }
2026-06-11 11:57:38.178545 | controller |         ]
2026-06-11 11:57:38.178560 | controller |       }
2026-06-11 11:57:38.178574 | controller |     ],
2026-06-11 11:57:38.178588 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-11 11:57:38.178603 | controller |     "enableServiceLinks": true,
2026-06-11 11:57:38.178617 | controller |     "imagePullSecrets": [
2026-06-11 11:57:38.178631 | controller |       {
2026-06-11 11:57:38.178645 | controller |         "name": "infra-operator-controller-manager-dockercfg-48smk"
2026-06-11 11:57:38.178659 | controller |       }
2026-06-11 11:57:38.178673 | controller |     ],
2026-06-11 11:57:38.178687 | controller |     "nodeName": "crc",
2026-06-11 11:57:38.178701 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-11 11:57:38.178718 | controller |     "priority": 0,
2026-06-11 11:57:38.178740 | controller |     "restartPolicy": "Always",
2026-06-11 11:57:38.178756 | controller |     "schedulerName": "default-scheduler",
2026-06-11 11:57:38.178770 | controller |     "securityContext": {
2026-06-11 11:57:38.178785 | controller |       "runAsNonRoot": true,
2026-06-11 11:57:38.178799 | controller |       "seLinuxOptions": {
2026-06-11 11:57:38.178814 | controller |         "level": "s0:c26,c5"
2026-06-11 11:57:38.178828 | controller |       }
2026-06-11 11:57:38.178842 | controller |     },
2026-06-11 11:57:38.178855 | controller |     "serviceAccount": "infra-operator-controller-manager",
2026-06-11 11:57:38.178869 | controller |     "serviceAccountName": "infra-operator-controller-manager",
2026-06-11 11:57:38.178883 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-11 11:57:38.178897 | controller |     "tolerations": [
2026-06-11 11:57:38.178911 | controller |       {
2026-06-11 11:57:38.178925 | controller |         "effect": "NoExecute",
2026-06-11 11:57:38.178939 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-11 11:57:38.178953 | controller |         "operator": "Exists",
2026-06-11 11:57:38.178968 | controller |         "tolerationSeconds": 120
2026-06-11 11:57:38.178982 | controller |       },
2026-06-11 11:57:38.178996 | controller |       {
2026-06-11 11:57:38.179011 | controller |         "effect": "NoExecute",
2026-06-11 11:57:38.179025 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-11 11:57:38.179039 | controller |         "operator": "Exists",
2026-06-11 11:57:38.179053 | controller |         "tolerationSeconds": 120
2026-06-11 11:57:38.179067 | controller |       },
2026-06-11 11:57:38.179081 | controller |       {
2026-06-11 11:57:38.179095 | controller |         "effect": "NoSchedule",
2026-06-11 11:57:38.179108 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-11 11:57:38.179122 | controller |         "operator": "Exists"
2026-06-11 11:57:38.179140 | controller |       }
2026-06-11 11:57:38.179155 | controller |     ],
2026-06-11 11:57:38.179170 | controller |     "volumes": [
2026-06-11 11:57:38.179183 | controller |       {
2026-06-11 11:57:38.179197 | controller |         "name": "cert",
2026-06-11 11:57:38.179211 | controller |         "secret": {
2026-06-11 11:57:38.179225 | controller |           "defaultMode": 420,
2026-06-11 11:57:38.179238 | controller |           "secretName": "infra-operator-webhook-server-cert"
2026-06-11 11:57:38.179252 | controller |         }
2026-06-11 11:57:38.179266 | controller |       },
2026-06-11 11:57:38.179280 | controller |       {
2026-06-11 11:57:38.179294 | controller |         "name": "kube-api-access-hfjcd",
2026-06-11 11:57:38.179308 | controller |         "projected": {
2026-06-11 11:57:38.179322 | controller |           "defaultMode": 420,
2026-06-11 11:57:38.179336 | controller |           "sources": [
2026-06-11 11:57:38.179373 | controller |             {
2026-06-11 11:57:38.179390 | controller |               "serviceAccountToken": {
2026-06-11 11:57:38.179404 | controller |                 "expirationSeconds": 3607,
2026-06-11 11:57:38.179419 | controller |                 "path": "token"
2026-06-11 11:57:38.179433 | controller |               }
2026-06-11 11:57:38.179447 | controller |             },
2026-06-11 11:57:38.179461 | controller |             {
2026-06-11 11:57:38.179475 | controller |               "configMap": {
2026-06-11 11:57:38.179489 | controller |                 "items": [
2026-06-11 11:57:38.179503 | controller |                   {
2026-06-11 11:57:38.179516 | controller |                     "key": "ca.crt",
2026-06-11 11:57:38.179530 | controller |                     "path": "ca.crt"
2026-06-11 11:57:38.179544 | controller |                   }
2026-06-11 11:57:38.179557 | controller |                 ],
2026-06-11 11:57:38.179571 | controller |                 "name": "kube-root-ca.crt"
2026-06-11 11:57:38.179585 | controller |               }
2026-06-11 11:57:38.179599 | controller |             },
2026-06-11 11:57:38.179613 | controller |             {
2026-06-11 11:57:38.179626 | controller |               "downwardAPI": {
2026-06-11 11:57:38.179641 | controller |                 "items": [
2026-06-11 11:57:38.179655 | controller |                   {
2026-06-11 11:57:38.179668 | controller |                     "fieldRef": {
2026-06-11 11:57:38.179682 | controller |                       "apiVersion": "v1",
2026-06-11 11:57:38.179697 | controller |                       "fieldPath": "metadata.namespace"
2026-06-11 11:57:38.179713 | controller |                     },
2026-06-11 11:57:38.179735 | controller |                     "path": "namespace"
2026-06-11 11:57:38.179756 | controller |                   }
2026-06-11 11:57:38.179779 | controller |                 ]
2026-06-11 11:57:38.179802 | controller |               }
2026-06-11 11:57:38.179825 | controller |             },
2026-06-11 11:57:38.179849 | controller |             {
2026-06-11 11:57:38.179873 | controller |               "configMap": {
2026-06-11 11:57:38.179895 | controller |                 "items": [
2026-06-11 11:57:38.179912 | controller |                   {
2026-06-11 11:57:38.179927 | controller |                     "key": "service-ca.crt",
2026-06-11 11:57:38.179943 | controller |                     "path": "service-ca.crt"
2026-06-11 11:57:38.179957 | controller |                   }
2026-06-11 11:57:38.179972 | controller |                 ],
2026-06-11 11:57:38.179986 | controller |                 "name": "openshift-service-ca.crt"
2026-06-11 11:57:38.180000 | controller |               }
2026-06-11 11:57:38.180014 | controller |             }
2026-06-11 11:57:38.180028 | controller |           ]
2026-06-11 11:57:38.180043 | controller |         }
2026-06-11 11:57:38.180057 | controller |       }
2026-06-11 11:57:38.180071 | controller |     ]
2026-06-11 11:57:38.180086 | controller |   },
2026-06-11 11:57:38.180101 | controller |   "status": {
2026-06-11 11:57:38.180120 | controller |     "conditions": [
2026-06-11 11:57:38.180135 | controller |       {
2026-06-11 11:57:38.180149 | controller |         "lastProbeTime": null,
2026-06-11 11:57:38.180163 | controller |         "lastTransitionTime": "2026-06-11T11:02:07Z",
2026-06-11 11:57:38.180177 | controller |         "status": "True",
2026-06-11 11:57:38.180192 | controller |         "type": "PodReadyToStartContainers"
2026-06-11 11:57:38.180206 | controller |       },
2026-06-11 11:57:38.180220 | controller |       {
2026-06-11 11:57:38.180234 | controller |         "lastProbeTime": null,
2026-06-11 11:57:38.180248 | controller |         "lastTransitionTime": "2026-06-11T11:01:44Z",
2026-06-11 11:57:38.180262 | controller |         "status": "True",
2026-06-11 11:57:38.180276 | controller |         "type": "Initialized"
2026-06-11 11:57:38.180290 | controller |       },
2026-06-11 11:57:38.180304 | controller |       {
2026-06-11 11:57:38.180318 | controller |         "lastProbeTime": null,
2026-06-11 11:57:38.180332 | controller |         "lastTransitionTime": "2026-06-11T11:02:52Z",
2026-06-11 11:57:38.180366 | controller |         "status": "True",
2026-06-11 11:57:38.180388 | controller |         "type": "Ready"
2026-06-11 11:57:38.180403 | controller |       },
2026-06-11 11:57:38.180417 | controller |       {
2026-06-11 11:57:38.180431 | controller |         "lastProbeTime": null,
2026-06-11 11:57:38.180445 | controller |         "lastTransitionTime": "2026-06-11T11:02:52Z",
2026-06-11 11:57:38.180459 | controller |         "status": "True",
2026-06-11 11:57:38.180473 | controller |         "type": "ContainersReady"
2026-06-11 11:57:38.180489 | controller |       },
2026-06-11 11:57:38.180503 | controller |       {
2026-06-11 11:57:38.180518 | controller |         "lastProbeTime": null,
2026-06-11 11:57:38.180532 | controller |         "lastTransitionTime": "2026-06-11T11:01:44Z",
2026-06-11 11:57:38.180546 | controller |         "status": "True",
2026-06-11 11:57:38.180565 | controller |         "type": "PodScheduled"
2026-06-11 11:57:38.180586 | controller |       }
2026-06-11 11:57:38.180607 | controller |     ],
2026-06-11 11:57:38.180625 | controller |     "containerStatuses": [
2026-06-11 11:57:38.180642 | controller |       {
2026-06-11 11:57:38.180657 | controller |         "allocatedResources": {
2026-06-11 11:57:38.180671 | controller |           "cpu": "10m",
2026-06-11 11:57:38.180685 | controller |           "memory": "512Mi"
2026-06-11 11:57:38.180700 | controller |         },
2026-06-11 11:57:38.180716 | controller |         "containerID": "cri-o://f0d8f9d7184a1ab1353351b44f8509a7ff62017a312ec10c053723d1bc92f069",
2026-06-11 11:57:38.180739 | controller |         "image": "quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373",
2026-06-11 11:57:38.180760 | controller |         "imageID": "quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373",
2026-06-11 11:57:38.180775 | controller |         "lastState": {},
2026-06-11 11:57:38.180790 | controller |         "name": "manager",
2026-06-11 11:57:38.180804 | controller |         "ready": true,
2026-06-11 11:57:38.180819 | controller |         "resources": {
2026-06-11 11:57:38.180834 | controller |           "limits": {
2026-06-11 11:57:38.180848 | controller |             "cpu": "600m",
2026-06-11 11:57:38.180862 | controller |             "memory": "2Gi"
2026-06-11 11:57:38.180877 | controller |           },
2026-06-11 11:57:38.180892 | controller |           "requests": {
2026-06-11 11:57:38.180906 | controller |             "cpu": "10m",
2026-06-11 11:57:38.180921 | controller |             "memory": "512Mi"
2026-06-11 11:57:38.180934 | controller |           }
2026-06-11 11:57:38.180948 | controller |         },
2026-06-11 11:57:38.180963 | controller |         "restartCount": 0,
2026-06-11 11:57:38.180977 | controller |         "started": true,
2026-06-11 11:57:38.180991 | controller |         "state": {
2026-06-11 11:57:38.181009 | controller |           "running": {
2026-06-11 11:57:38.181024 | controller |             "startedAt": "2026-06-11T11:02:40Z"
2026-06-11 11:57:38.181039 | controller |           }
2026-06-11 11:57:38.181053 | controller |         },
2026-06-11 11:57:38.181068 | controller |         "user": {
2026-06-11 11:57:38.181082 | controller |           "linux": {
2026-06-11 11:57:38.181095 | controller |             "gid": 0,
2026-06-11 11:57:38.181110 | controller |             "supplementalGroups": [
2026-06-11 11:57:38.181124 | controller |               0
2026-06-11 11:57:38.181138 | controller |             ],
2026-06-11 11:57:38.181153 | controller |             "uid": 65532
2026-06-11 11:57:38.181167 | controller |           }
2026-06-11 11:57:38.181182 | controller |         },
2026-06-11 11:57:38.181196 | controller |         "volumeMounts": [
2026-06-11 11:57:38.181211 | controller |           {
2026-06-11 11:57:38.181225 | controller |             "mountPath": "/tmp/k8s-webhook-server/serving-certs",
2026-06-11 11:57:38.181240 | controller |             "name": "cert",
2026-06-11 11:57:38.181254 | controller |             "readOnly": true,
2026-06-11 11:57:38.181268 | controller |             "recursiveReadOnly": "Disabled"
2026-06-11 11:57:38.181282 | controller |           },
2026-06-11 11:57:38.181296 | controller |           {
2026-06-11 11:57:38.181310 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 11:57:38.181325 | controller |             "name": "kube-api-access-hfjcd",
2026-06-11 11:57:38.181339 | controller |             "readOnly": true,
2026-06-11 11:57:38.181375 | controller |             "recursiveReadOnly": "Disabled"
2026-06-11 11:57:38.181392 | controller |           }
2026-06-11 11:57:38.181406 | controller |         ]
2026-06-11 11:57:38.181421 | controller |       }
2026-06-11 11:57:38.181435 | controller |     ],
2026-06-11 11:57:38.181449 | controller |     "hostIP": "192.168.126.11",
2026-06-11 11:57:38.181463 | controller |     "hostIPs": [
2026-06-11 11:57:38.181477 | controller |       {
2026-06-11 11:57:38.181491 | controller |         "ip": "192.168.126.11"
2026-06-11 11:57:38.181506 | controller |       }
2026-06-11 11:57:38.181521 | controller |     ],
2026-06-11 11:57:38.181535 | controller |     "phase": "Running",
2026-06-11 11:57:38.181549 | controller |     "podIP": "10.217.0.81",
2026-06-11 11:57:38.181563 | controller |     "podIPs": [
2026-06-11 11:57:38.181577 | controller |       {
2026-06-11 11:57:38.181590 | controller |         "ip": "10.217.0.81"
2026-06-11 11:57:38.181604 | controller |       }
2026-06-11 11:57:38.181638 | controller |     ],
2026-06-11 11:57:38.181654 | controller |     "qosClass": "Burstable",
2026-06-11 11:57:38.181668 | controller |     "startTime": "2026-06-11T11:01:44Z"
2026-06-11 11:57:38.181682 | controller |   }
2026-06-11 11:57:38.181698 | controller | }
2026-06-11 11:57:38.208717 | controller | ok:
2026-06-11 11:57:38.209013 | controller | {
2026-06-11 11:57:38.209041 | controller |   "apiVersion": "v1",
2026-06-11 11:57:38.209059 | controller |   "kind": "Pod",
2026-06-11 11:57:38.209075 | controller |   "metadata": {
2026-06-11 11:57:38.209090 | controller |     "annotations": {
2026-06-11 11:57:38.209106 | 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-11 11:57:38.209122 | 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-11 11:57:38.209148 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-11 11:57:38.209164 | controller |       "openshift.io/scc": "anyuid",
2026-06-11 11:57:38.209178 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-11 11:57:38.209193 | controller |     },
2026-06-11 11:57:38.209207 | controller |     "creationTimestamp": "2026-06-11T11:01:44Z",
2026-06-11 11:57:38.209222 | controller |     "generateName": "ironic-operator-controller-manager-75f8548fcd-",
2026-06-11 11:57:38.209238 | controller |     "generation": 1,
2026-06-11 11:57:38.209253 | controller |     "labels": {
2026-06-11 11:57:38.209268 | controller |       "app.kubernetes.io/name": "ironic-operator",
2026-06-11 11:57:38.209282 | controller |       "control-plane": "controller-manager",
2026-06-11 11:57:38.209297 | controller |       "openstack.org/operator-name": "ironic",
2026-06-11 11:57:38.209311 | controller |       "pod-template-hash": "75f8548fcd"
2026-06-11 11:57:38.209326 | controller |     },
2026-06-11 11:57:38.209340 | controller |     "managedFields": [
2026-06-11 11:57:38.209382 | controller |       {
2026-06-11 11:57:38.209398 | controller |         "apiVersion": "v1",
2026-06-11 11:57:38.209412 | controller |         "fieldsType": "FieldsV1",
2026-06-11 11:57:38.209427 | controller |         "fieldsV1": {
2026-06-11 11:57:38.209441 | controller |           "f:metadata": {
2026-06-11 11:57:38.209455 | controller |             "f:annotations": {
2026-06-11 11:57:38.209469 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-11 11:57:38.209483 | controller |             }
2026-06-11 11:57:38.209498 | controller |           }
2026-06-11 11:57:38.209512 | controller |         },
2026-06-11 11:57:38.209526 | controller |         "manager": "crc",
2026-06-11 11:57:38.209540 | controller |         "operation": "Update",
2026-06-11 11:57:38.209554 | controller |         "subresource": "status",
2026-06-11 11:57:38.209569 | controller |         "time": "2026-06-11T11:01:44Z"
2026-06-11 11:57:38.209601 | controller |       },
2026-06-11 11:57:38.209619 | controller |       {
2026-06-11 11:57:38.209634 | controller |         "apiVersion": "v1",
2026-06-11 11:57:38.209648 | controller |         "fieldsType": "FieldsV1",
2026-06-11 11:57:38.209662 | controller |         "fieldsV1": {
2026-06-11 11:57:38.209677 | controller |           "f:metadata": {
2026-06-11 11:57:38.209691 | controller |             "f:annotations": {
2026-06-11 11:57:38.209704 | controller |               ".": {},
2026-06-11 11:57:38.209718 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-11 11:57:38.209732 | controller |             },
2026-06-11 11:57:38.209746 | controller |             "f:generateName": {},
2026-06-11 11:57:38.209760 | controller |             "f:labels": {
2026-06-11 11:57:38.209774 | controller |               ".": {},
2026-06-11 11:57:38.209787 | controller |               "f:app.kubernetes.io/name": {},
2026-06-11 11:57:38.209801 | controller |               "f:control-plane": {},
2026-06-11 11:57:38.209815 | controller |               "f:openstack.org/operator-name": {},
2026-06-11 11:57:38.209828 | controller |               "f:pod-template-hash": {}
2026-06-11 11:57:38.209842 | controller |             },
2026-06-11 11:57:38.209856 | controller |             "f:ownerReferences": {
2026-06-11 11:57:38.209870 | controller |               ".": {},
2026-06-11 11:57:38.209884 | controller |               "k:{\"uid\":\"1976394c-ca74-4bde-af10-1031861e06ee\"}": {}
2026-06-11 11:57:38.209898 | controller |             }
2026-06-11 11:57:38.209912 | controller |           },
2026-06-11 11:57:38.209926 | controller |           "f:spec": {
2026-06-11 11:57:38.209940 | controller |             "f:containers": {
2026-06-11 11:57:38.209954 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-11 11:57:38.209968 | controller |                 ".": {},
2026-06-11 11:57:38.209983 | controller |                 "f:args": {},
2026-06-11 11:57:38.210004 | controller |                 "f:command": {},
2026-06-11 11:57:38.210019 | controller |                 "f:env": {
2026-06-11 11:57:38.210033 | controller |                   ".": {},
2026-06-11 11:57:38.210046 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-11 11:57:38.210060 | controller |                     ".": {},
2026-06-11 11:57:38.210074 | controller |                     "f:name": {},
2026-06-11 11:57:38.210088 | controller |                     "f:value": {}
2026-06-11 11:57:38.210102 | controller |                   },
2026-06-11 11:57:38.210115 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-11 11:57:38.210129 | controller |                     ".": {},
2026-06-11 11:57:38.210144 | controller |                     "f:name": {},
2026-06-11 11:57:38.210158 | controller |                     "f:value": {}
2026-06-11 11:57:38.210172 | controller |                   },
2026-06-11 11:57:38.210186 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-11 11:57:38.210200 | controller |                     ".": {},
2026-06-11 11:57:38.210214 | controller |                     "f:name": {},
2026-06-11 11:57:38.210228 | controller |                     "f:value": {}
2026-06-11 11:57:38.210242 | controller |                   },
2026-06-11 11:57:38.210256 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-11 11:57:38.210271 | controller |                     ".": {},
2026-06-11 11:57:38.210285 | controller |                     "f:name": {},
2026-06-11 11:57:38.210299 | controller |                     "f:value": {}
2026-06-11 11:57:38.210313 | controller |                   },
2026-06-11 11:57:38.210327 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-11 11:57:38.210340 | controller |                     ".": {},
2026-06-11 11:57:38.210377 | controller |                     "f:name": {},
2026-06-11 11:57:38.210392 | controller |                     "f:value": {}
2026-06-11 11:57:38.210406 | controller |                   }
2026-06-11 11:57:38.210421 | controller |                 },
2026-06-11 11:57:38.210435 | controller |                 "f:image": {},
2026-06-11 11:57:38.210449 | controller |                 "f:imagePullPolicy": {},
2026-06-11 11:57:38.210463 | controller |                 "f:livenessProbe": {
2026-06-11 11:57:38.210478 | controller |                   ".": {},
2026-06-11 11:57:38.210492 | controller |                   "f:failureThreshold": {},
2026-06-11 11:57:38.210507 | controller |                   "f:httpGet": {
2026-06-11 11:57:38.210522 | controller |                     ".": {},
2026-06-11 11:57:38.210536 | controller |                     "f:path": {},
2026-06-11 11:57:38.210551 | controller |                     "f:port": {},
2026-06-11 11:57:38.210564 | controller |                     "f:scheme": {}
2026-06-11 11:57:38.210578 | controller |                   },
2026-06-11 11:57:38.210592 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 11:57:38.210606 | controller |                   "f:periodSeconds": {},
2026-06-11 11:57:38.210621 | controller |                   "f:successThreshold": {},
2026-06-11 11:57:38.210634 | controller |                   "f:timeoutSeconds": {}
2026-06-11 11:57:38.210648 | controller |                 },
2026-06-11 11:57:38.210662 | controller |                 "f:name": {},
2026-06-11 11:57:38.210676 | controller |                 "f:readinessProbe": {
2026-06-11 11:57:38.210690 | controller |                   ".": {},
2026-06-11 11:57:38.210704 | controller |                   "f:failureThreshold": {},
2026-06-11 11:57:38.210718 | controller |                   "f:httpGet": {
2026-06-11 11:57:38.210732 | controller |                     ".": {},
2026-06-11 11:57:38.210746 | controller |                     "f:path": {},
2026-06-11 11:57:38.210759 | controller |                     "f:port": {},
2026-06-11 11:57:38.210773 | controller |                     "f:scheme": {}
2026-06-11 11:57:38.210790 | controller |                   },
2026-06-11 11:57:38.210805 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 11:57:38.210819 | controller |                   "f:periodSeconds": {},
2026-06-11 11:57:38.210833 | controller |                   "f:successThreshold": {},
2026-06-11 11:57:38.210847 | controller |                   "f:timeoutSeconds": {}
2026-06-11 11:57:38.210861 | controller |                 },
2026-06-11 11:57:38.210876 | controller |                 "f:resources": {
2026-06-11 11:57:38.210890 | controller |                   ".": {},
2026-06-11 11:57:38.210904 | controller |                   "f:limits": {
2026-06-11 11:57:38.210918 | controller |                     ".": {},
2026-06-11 11:57:38.210932 | controller |                     "f:cpu": {},
2026-06-11 11:57:38.210947 | controller |                     "f:memory": {}
2026-06-11 11:57:38.210963 | controller |                   },
2026-06-11 11:57:38.210981 | controller |                   "f:requests": {
2026-06-11 11:57:38.210998 | controller |                     ".": {},
2026-06-11 11:57:38.211015 | controller |                     "f:cpu": {},
2026-06-11 11:57:38.211032 | controller |                     "f:memory": {}
2026-06-11 11:57:38.211050 | controller |                   }
2026-06-11 11:57:38.211067 | controller |                 },
2026-06-11 11:57:38.211084 | controller |                 "f:securityContext": {
2026-06-11 11:57:38.211101 | controller |                   ".": {},
2026-06-11 11:57:38.211118 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-11 11:57:38.211135 | controller |                 },
2026-06-11 11:57:38.211153 | controller |                 "f:terminationMessagePath": {},
2026-06-11 11:57:38.211169 | controller |                 "f:terminationMessagePolicy": {}
2026-06-11 11:57:38.211182 | controller |               }
2026-06-11 11:57:38.211197 | controller |             },
2026-06-11 11:57:38.211211 | controller |             "f:dnsPolicy": {},
2026-06-11 11:57:38.211224 | controller |             "f:enableServiceLinks": {},
2026-06-11 11:57:38.211239 | controller |             "f:restartPolicy": {},
2026-06-11 11:57:38.211252 | controller |             "f:schedulerName": {},
2026-06-11 11:57:38.211266 | controller |             "f:securityContext": {
2026-06-11 11:57:38.211280 | controller |               ".": {},
2026-06-11 11:57:38.211294 | controller |               "f:runAsNonRoot": {}
2026-06-11 11:57:38.211309 | controller |             },
2026-06-11 11:57:38.211323 | controller |             "f:serviceAccount": {},
2026-06-11 11:57:38.211337 | controller |             "f:serviceAccountName": {},
2026-06-11 11:57:38.211370 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-11 11:57:38.211386 | controller |             "f:tolerations": {}
2026-06-11 11:57:38.211400 | controller |           }
2026-06-11 11:57:38.211414 | controller |         },
2026-06-11 11:57:38.211428 | controller |         "manager": "kube-controller-manager",
2026-06-11 11:57:38.211442 | controller |         "operation": "Update",
2026-06-11 11:57:38.211457 | controller |         "time": "2026-06-11T11:01:44Z"
2026-06-11 11:57:38.211472 | controller |       },
2026-06-11 11:57:38.211486 | controller |       {
2026-06-11 11:57:38.211500 | controller |         "apiVersion": "v1",
2026-06-11 11:57:38.211515 | controller |         "fieldsType": "FieldsV1",
2026-06-11 11:57:38.211529 | controller |         "fieldsV1": {
2026-06-11 11:57:38.211544 | controller |           "f:metadata": {
2026-06-11 11:57:38.211558 | controller |             "f:annotations": {
2026-06-11 11:57:38.211573 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-11 11:57:38.211587 | controller |             }
2026-06-11 11:57:38.211602 | controller |           }
2026-06-11 11:57:38.211616 | controller |         },
2026-06-11 11:57:38.211630 | controller |         "manager": "multus-daemon",
2026-06-11 11:57:38.211645 | controller |         "operation": "Update",
2026-06-11 11:57:38.211669 | controller |         "subresource": "status",
2026-06-11 11:57:38.211684 | controller |         "time": "2026-06-11T11:02:04Z"
2026-06-11 11:57:38.211698 | controller |       },
2026-06-11 11:57:38.211712 | controller |       {
2026-06-11 11:57:38.211726 | controller |         "apiVersion": "v1",
2026-06-11 11:57:38.211740 | controller |         "fieldsType": "FieldsV1",
2026-06-11 11:57:38.211754 | controller |         "fieldsV1": {
2026-06-11 11:57:38.211768 | controller |           "f:status": {
2026-06-11 11:57:38.211782 | controller |             "f:conditions": {
2026-06-11 11:57:38.211795 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-11 11:57:38.211809 | controller |                 ".": {},
2026-06-11 11:57:38.211823 | controller |                 "f:lastProbeTime": {},
2026-06-11 11:57:38.211837 | controller |                 "f:lastTransitionTime": {},
2026-06-11 11:57:38.211851 | controller |                 "f:status": {},
2026-06-11 11:57:38.211865 | controller |                 "f:type": {}
2026-06-11 11:57:38.211879 | controller |               },
2026-06-11 11:57:38.211893 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-11 11:57:38.211907 | controller |                 ".": {},
2026-06-11 11:57:38.211921 | controller |                 "f:lastProbeTime": {},
2026-06-11 11:57:38.211935 | controller |                 "f:lastTransitionTime": {},
2026-06-11 11:57:38.211949 | controller |                 "f:status": {},
2026-06-11 11:57:38.211963 | controller |                 "f:type": {}
2026-06-11 11:57:38.211977 | controller |               },
2026-06-11 11:57:38.211990 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-11 11:57:38.212004 | controller |                 ".": {},
2026-06-11 11:57:38.212018 | controller |                 "f:lastProbeTime": {},
2026-06-11 11:57:38.212032 | controller |                 "f:lastTransitionTime": {},
2026-06-11 11:57:38.212046 | controller |                 "f:status": {},
2026-06-11 11:57:38.212059 | controller |                 "f:type": {}
2026-06-11 11:57:38.212073 | controller |               },
2026-06-11 11:57:38.212087 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-11 11:57:38.212101 | controller |                 ".": {},
2026-06-11 11:57:38.212115 | controller |                 "f:lastProbeTime": {},
2026-06-11 11:57:38.212129 | controller |                 "f:lastTransitionTime": {},
2026-06-11 11:57:38.212143 | controller |                 "f:status": {},
2026-06-11 11:57:38.212156 | controller |                 "f:type": {}
2026-06-11 11:57:38.212170 | controller |               }
2026-06-11 11:57:38.212184 | controller |             },
2026-06-11 11:57:38.212198 | controller |             "f:containerStatuses": {},
2026-06-11 11:57:38.212212 | controller |             "f:hostIP": {},
2026-06-11 11:57:38.212226 | controller |             "f:hostIPs": {},
2026-06-11 11:57:38.212240 | controller |             "f:phase": {},
2026-06-11 11:57:38.212254 | controller |             "f:podIP": {},
2026-06-11 11:57:38.212267 | controller |             "f:podIPs": {
2026-06-11 11:57:38.212281 | controller |               ".": {},
2026-06-11 11:57:38.212295 | controller |               "k:{\"ip\":\"10.217.0.82\"}": {
2026-06-11 11:57:38.212310 | controller |                 ".": {},
2026-06-11 11:57:38.212324 | controller |                 "f:ip": {}
2026-06-11 11:57:38.212338 | controller |               }
2026-06-11 11:57:38.212372 | controller |             },
2026-06-11 11:57:38.212388 | controller |             "f:startTime": {}
2026-06-11 11:57:38.212402 | controller |           }
2026-06-11 11:57:38.212416 | controller |         },
2026-06-11 11:57:38.212430 | controller |         "manager": "kubelet",
2026-06-11 11:57:38.212444 | controller |         "operation": "Update",
2026-06-11 11:57:38.212458 | controller |         "subresource": "status",
2026-06-11 11:57:38.212472 | controller |         "time": "2026-06-11T11:46:43Z"
2026-06-11 11:57:38.212490 | controller |       }
2026-06-11 11:57:38.212505 | controller |     ],
2026-06-11 11:57:38.212519 | controller |     "name": "ironic-operator-controller-manager-75f8548fcd-wljgl",
2026-06-11 11:57:38.212534 | controller |     "namespace": "openstack-operators",
2026-06-11 11:57:38.212549 | controller |     "ownerReferences": [
2026-06-11 11:57:38.212563 | controller |       {
2026-06-11 11:57:38.212578 | controller |         "apiVersion": "apps/v1",
2026-06-11 11:57:38.212593 | controller |         "blockOwnerDeletion": true,
2026-06-11 11:57:38.212607 | controller |         "controller": true,
2026-06-11 11:57:38.212621 | controller |         "kind": "ReplicaSet",
2026-06-11 11:57:38.212635 | controller |         "name": "ironic-operator-controller-manager-75f8548fcd",
2026-06-11 11:57:38.212649 | controller |         "uid": "1976394c-ca74-4bde-af10-1031861e06ee"
2026-06-11 11:57:38.212663 | controller |       }
2026-06-11 11:57:38.212677 | controller |     ],
2026-06-11 11:57:38.212691 | controller |     "resourceVersion": "85880",
2026-06-11 11:57:38.212705 | controller |     "uid": "346af4cc-271e-4382-95cf-9ba4bbd429fa"
2026-06-11 11:57:38.212720 | controller |   },
2026-06-11 11:57:38.212734 | controller |   "spec": {
2026-06-11 11:57:38.212748 | controller |     "containers": [
2026-06-11 11:57:38.212762 | controller |       {
2026-06-11 11:57:38.212776 | controller |         "args": [
2026-06-11 11:57:38.212789 | controller |           "--leader-elect",
2026-06-11 11:57:38.212803 | controller |           "--health-probe-bind-address=:8081",
2026-06-11 11:57:38.212817 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-11 11:57:38.212831 | controller |         ],
2026-06-11 11:57:38.212845 | controller |         "command": [
2026-06-11 11:57:38.212859 | controller |           "/manager"
2026-06-11 11:57:38.212873 | controller |         ],
2026-06-11 11:57:38.212887 | controller |         "env": [
2026-06-11 11:57:38.212901 | controller |           {
2026-06-11 11:57:38.212915 | controller |             "name": "LEASE_DURATION",
2026-06-11 11:57:38.212928 | controller |             "value": "30"
2026-06-11 11:57:38.212942 | controller |           },
2026-06-11 11:57:38.212956 | controller |           {
2026-06-11 11:57:38.212970 | controller |             "name": "RENEW_DEADLINE",
2026-06-11 11:57:38.212984 | controller |             "value": "20"
2026-06-11 11:57:38.212998 | controller |           },
2026-06-11 11:57:38.213012 | controller |           {
2026-06-11 11:57:38.213025 | controller |             "name": "RETRY_PERIOD",
2026-06-11 11:57:38.213039 | controller |             "value": "5"
2026-06-11 11:57:38.213053 | controller |           },
2026-06-11 11:57:38.213066 | controller |           {
2026-06-11 11:57:38.213080 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-11 11:57:38.213094 | controller |             "value": "false"
2026-06-11 11:57:38.213108 | controller |           },
2026-06-11 11:57:38.213121 | controller |           {
2026-06-11 11:57:38.213136 | controller |             "name": "METRICS_CERTS",
2026-06-11 11:57:38.213150 | controller |             "value": "false"
2026-06-11 11:57:38.213164 | controller |           }
2026-06-11 11:57:38.213178 | controller |         ],
2026-06-11 11:57:38.213192 | controller |         "image": "quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf",
2026-06-11 11:57:38.213207 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-11 11:57:38.213221 | controller |         "livenessProbe": {
2026-06-11 11:57:38.213235 | controller |           "failureThreshold": 3,
2026-06-11 11:57:38.213249 | controller |           "httpGet": {
2026-06-11 11:57:38.213263 | controller |             "path": "/healthz",
2026-06-11 11:57:38.213278 | controller |             "port": 8081,
2026-06-11 11:57:38.213292 | controller |             "scheme": "HTTP"
2026-06-11 11:57:38.213307 | controller |           },
2026-06-11 11:57:38.213325 | controller |           "initialDelaySeconds": 15,
2026-06-11 11:57:38.213339 | controller |           "periodSeconds": 20,
2026-06-11 11:57:38.213371 | controller |           "successThreshold": 1,
2026-06-11 11:57:38.213387 | controller |           "timeoutSeconds": 1
2026-06-11 11:57:38.213401 | controller |         },
2026-06-11 11:57:38.213415 | controller |         "name": "manager",
2026-06-11 11:57:38.213430 | controller |         "readinessProbe": {
2026-06-11 11:57:38.213444 | controller |           "failureThreshold": 3,
2026-06-11 11:57:38.213458 | controller |           "httpGet": {
2026-06-11 11:57:38.213471 | controller |             "path": "/readyz",
2026-06-11 11:57:38.213485 | controller |             "port": 8081,
2026-06-11 11:57:38.213499 | controller |             "scheme": "HTTP"
2026-06-11 11:57:38.213513 | controller |           },
2026-06-11 11:57:38.213528 | controller |           "initialDelaySeconds": 5,
2026-06-11 11:57:38.213542 | controller |           "periodSeconds": 10,
2026-06-11 11:57:38.213556 | controller |           "successThreshold": 1,
2026-06-11 11:57:38.213571 | controller |           "timeoutSeconds": 1
2026-06-11 11:57:38.213598 | controller |         },
2026-06-11 11:57:38.213614 | controller |         "resources": {
2026-06-11 11:57:38.213628 | controller |           "limits": {
2026-06-11 11:57:38.213643 | controller |             "cpu": "500m",
2026-06-11 11:57:38.213657 | controller |             "memory": "512Mi"
2026-06-11 11:57:38.213670 | controller |           },
2026-06-11 11:57:38.213684 | controller |           "requests": {
2026-06-11 11:57:38.213697 | controller |             "cpu": "10m",
2026-06-11 11:57:38.213711 | controller |             "memory": "256Mi"
2026-06-11 11:57:38.213725 | controller |           }
2026-06-11 11:57:38.213738 | controller |         },
2026-06-11 11:57:38.213752 | controller |         "securityContext": {
2026-06-11 11:57:38.213766 | controller |           "allowPrivilegeEscalation": false,
2026-06-11 11:57:38.213781 | controller |           "capabilities": {
2026-06-11 11:57:38.213795 | controller |             "drop": [
2026-06-11 11:57:38.213809 | controller |               "MKNOD"
2026-06-11 11:57:38.213823 | controller |             ]
2026-06-11 11:57:38.213837 | controller |           }
2026-06-11 11:57:38.213851 | controller |         },
2026-06-11 11:57:38.213865 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-11 11:57:38.213879 | controller |         "terminationMessagePolicy": "File",
2026-06-11 11:57:38.213893 | controller |         "volumeMounts": [
2026-06-11 11:57:38.213908 | controller |           {
2026-06-11 11:57:38.213922 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 11:57:38.213936 | controller |             "name": "kube-api-access-xnc26",
2026-06-11 11:57:38.213950 | controller |             "readOnly": true
2026-06-11 11:57:38.213964 | controller |           }
2026-06-11 11:57:38.213978 | controller |         ]
2026-06-11 11:57:38.213992 | controller |       }
2026-06-11 11:57:38.214006 | controller |     ],
2026-06-11 11:57:38.214020 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-11 11:57:38.214034 | controller |     "enableServiceLinks": true,
2026-06-11 11:57:38.214047 | controller |     "imagePullSecrets": [
2026-06-11 11:57:38.214061 | controller |       {
2026-06-11 11:57:38.214075 | controller |         "name": "ironic-operator-controller-manager-dockercfg-4gshr"
2026-06-11 11:57:38.214089 | controller |       }
2026-06-11 11:57:38.214103 | controller |     ],
2026-06-11 11:57:38.214117 | controller |     "nodeName": "crc",
2026-06-11 11:57:38.214131 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-11 11:57:38.214145 | controller |     "priority": 0,
2026-06-11 11:57:38.214159 | controller |     "restartPolicy": "Always",
2026-06-11 11:57:38.214172 | controller |     "schedulerName": "default-scheduler",
2026-06-11 11:57:38.214186 | controller |     "securityContext": {
2026-06-11 11:57:38.214204 | controller |       "runAsNonRoot": true,
2026-06-11 11:57:38.214218 | controller |       "seLinuxOptions": {
2026-06-11 11:57:38.214232 | controller |         "level": "s0:c26,c5"
2026-06-11 11:57:38.214246 | controller |       }
2026-06-11 11:57:38.214260 | controller |     },
2026-06-11 11:57:38.214274 | controller |     "serviceAccount": "ironic-operator-controller-manager",
2026-06-11 11:57:38.214289 | controller |     "serviceAccountName": "ironic-operator-controller-manager",
2026-06-11 11:57:38.214303 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-11 11:57:38.214317 | controller |     "tolerations": [
2026-06-11 11:57:38.214332 | controller |       {
2026-06-11 11:57:38.214360 | controller |         "effect": "NoExecute",
2026-06-11 11:57:38.214379 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-11 11:57:38.214394 | controller |         "operator": "Exists",
2026-06-11 11:57:38.214409 | controller |         "tolerationSeconds": 120
2026-06-11 11:57:38.214423 | controller |       },
2026-06-11 11:57:38.214437 | controller |       {
2026-06-11 11:57:38.214451 | controller |         "effect": "NoExecute",
2026-06-11 11:57:38.214465 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-11 11:57:38.214479 | controller |         "operator": "Exists",
2026-06-11 11:57:38.214493 | controller |         "tolerationSeconds": 120
2026-06-11 11:57:38.214507 | controller |       },
2026-06-11 11:57:38.214522 | controller |       {
2026-06-11 11:57:38.214536 | controller |         "effect": "NoSchedule",
2026-06-11 11:57:38.214551 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-11 11:57:38.214565 | controller |         "operator": "Exists"
2026-06-11 11:57:38.214580 | controller |       }
2026-06-11 11:57:38.214595 | controller |     ],
2026-06-11 11:57:38.214609 | controller |     "volumes": [
2026-06-11 11:57:38.214623 | controller |       {
2026-06-11 11:57:38.214637 | controller |         "name": "kube-api-access-xnc26",
2026-06-11 11:57:38.214652 | controller |         "projected": {
2026-06-11 11:57:38.214666 | controller |           "defaultMode": 420,
2026-06-11 11:57:38.214680 | controller |           "sources": [
2026-06-11 11:57:38.214694 | controller |             {
2026-06-11 11:57:38.214708 | controller |               "serviceAccountToken": {
2026-06-11 11:57:38.214722 | controller |                 "expirationSeconds": 3607,
2026-06-11 11:57:38.214736 | controller |                 "path": "token"
2026-06-11 11:57:38.214750 | controller |               }
2026-06-11 11:57:38.214764 | controller |             },
2026-06-11 11:57:38.214778 | controller |             {
2026-06-11 11:57:38.214792 | controller |               "configMap": {
2026-06-11 11:57:38.214805 | controller |                 "items": [
2026-06-11 11:57:38.214819 | controller |                   {
2026-06-11 11:57:38.214833 | controller |                     "key": "ca.crt",
2026-06-11 11:57:38.214846 | controller |                     "path": "ca.crt"
2026-06-11 11:57:38.214860 | controller |                   }
2026-06-11 11:57:38.214874 | controller |                 ],
2026-06-11 11:57:38.214887 | controller |                 "name": "kube-root-ca.crt"
2026-06-11 11:57:38.214901 | controller |               }
2026-06-11 11:57:38.214914 | controller |             },
2026-06-11 11:57:38.214928 | controller |             {
2026-06-11 11:57:38.214942 | controller |               "downwardAPI": {
2026-06-11 11:57:38.214956 | controller |                 "items": [
2026-06-11 11:57:38.214970 | controller |                   {
2026-06-11 11:57:38.214983 | controller |                     "fieldRef": {
2026-06-11 11:57:38.214997 | controller |                       "apiVersion": "v1",
2026-06-11 11:57:38.215011 | controller |                       "fieldPath": "metadata.namespace"
2026-06-11 11:57:38.215025 | controller |                     },
2026-06-11 11:57:38.215039 | controller |                     "path": "namespace"
2026-06-11 11:57:38.215056 | controller |                   }
2026-06-11 11:57:38.215071 | controller |                 ]
2026-06-11 11:57:38.215085 | controller |               }
2026-06-11 11:57:38.215099 | controller |             },
2026-06-11 11:57:38.215112 | controller |             {
2026-06-11 11:57:38.215126 | controller |               "configMap": {
2026-06-11 11:57:38.215140 | controller |                 "items": [
2026-06-11 11:57:38.215153 | controller |                   {
2026-06-11 11:57:38.215167 | controller |                     "key": "service-ca.crt",
2026-06-11 11:57:38.215181 | controller |                     "path": "service-ca.crt"
2026-06-11 11:57:38.215194 | controller |                   }
2026-06-11 11:57:38.215208 | controller |                 ],
2026-06-11 11:57:38.215222 | controller |                 "name": "openshift-service-ca.crt"
2026-06-11 11:57:38.215236 | controller |               }
2026-06-11 11:57:38.215250 | controller |             }
2026-06-11 11:57:38.215265 | controller |           ]
2026-06-11 11:57:38.215279 | controller |         }
2026-06-11 11:57:38.215293 | controller |       }
2026-06-11 11:57:38.215307 | controller |     ]
2026-06-11 11:57:38.215321 | controller |   },
2026-06-11 11:57:38.215335 | controller |   "status": {
2026-06-11 11:57:38.215372 | controller |     "conditions": [
2026-06-11 11:57:38.215389 | controller |       {
2026-06-11 11:57:38.215403 | controller |         "lastProbeTime": null,
2026-06-11 11:57:38.215417 | controller |         "lastTransitionTime": "2026-06-11T11:02:41Z",
2026-06-11 11:57:38.215431 | controller |         "status": "True",
2026-06-11 11:57:38.215445 | controller |         "type": "PodReadyToStartContainers"
2026-06-11 11:57:38.215458 | controller |       },
2026-06-11 11:57:38.215472 | controller |       {
2026-06-11 11:57:38.215487 | controller |         "lastProbeTime": null,
2026-06-11 11:57:38.215501 | controller |         "lastTransitionTime": "2026-06-11T11:01:44Z",
2026-06-11 11:57:38.215516 | controller |         "status": "True",
2026-06-11 11:57:38.215530 | controller |         "type": "Initialized"
2026-06-11 11:57:38.215544 | controller |       },
2026-06-11 11:57:38.215558 | controller |       {
2026-06-11 11:57:38.215572 | controller |         "lastProbeTime": null,
2026-06-11 11:57:38.215586 | controller |         "lastTransitionTime": "2026-06-11T11:46:43Z",
2026-06-11 11:57:38.215600 | controller |         "status": "True",
2026-06-11 11:57:38.215614 | controller |         "type": "Ready"
2026-06-11 11:57:38.215628 | controller |       },
2026-06-11 11:57:38.215641 | controller |       {
2026-06-11 11:57:38.215655 | controller |         "lastProbeTime": null,
2026-06-11 11:57:38.215669 | controller |         "lastTransitionTime": "2026-06-11T11:46:43Z",
2026-06-11 11:57:38.215683 | controller |         "status": "True",
2026-06-11 11:57:38.215696 | controller |         "type": "ContainersReady"
2026-06-11 11:57:38.215744 | controller |       },
2026-06-11 11:57:38.215759 | controller |       {
2026-06-11 11:57:38.215773 | controller |         "lastProbeTime": null,
2026-06-11 11:57:38.215787 | controller |         "lastTransitionTime": "2026-06-11T11:01:44Z",
2026-06-11 11:57:38.215801 | controller |         "status": "True",
2026-06-11 11:57:38.215815 | controller |         "type": "PodScheduled"
2026-06-11 11:57:38.215829 | controller |       }
2026-06-11 11:57:38.215842 | controller |     ],
2026-06-11 11:57:38.215856 | controller |     "containerStatuses": [
2026-06-11 11:57:38.215870 | controller |       {
2026-06-11 11:57:38.215883 | controller |         "allocatedResources": {
2026-06-11 11:57:38.215897 | controller |           "cpu": "10m",
2026-06-11 11:57:38.215910 | controller |           "memory": "256Mi"
2026-06-11 11:57:38.215924 | controller |         },
2026-06-11 11:57:38.215938 | controller |         "containerID": "cri-o://f62d506ddb3985ad4534263113f1b930fbc4bc950e6e3de975bb761a8483ca80",
2026-06-11 11:57:38.215953 | controller |         "image": "quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf",
2026-06-11 11:57:38.215970 | controller |         "imageID": "quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf",
2026-06-11 11:57:38.215985 | controller |         "lastState": {
2026-06-11 11:57:38.216000 | controller |           "terminated": {
2026-06-11 11:57:38.216014 | controller |             "containerID": "cri-o://5a2d0bb7b68c9dbb844e42d3c648f876b45216f224828326d4c127068ff5833e",
2026-06-11 11:57:38.216028 | controller |             "exitCode": 1,
2026-06-11 11:57:38.216042 | controller |             "finishedAt": "2026-06-11T11:46:30Z",
2026-06-11 11:57:38.216057 | controller |             "reason": "Error",
2026-06-11 11:57:38.216071 | controller |             "startedAt": "2026-06-11T11:02:39Z"
2026-06-11 11:57:38.216085 | controller |           }
2026-06-11 11:57:38.216099 | controller |         },
2026-06-11 11:57:38.216113 | controller |         "name": "manager",
2026-06-11 11:57:38.216126 | controller |         "ready": true,
2026-06-11 11:57:38.216140 | controller |         "resources": {
2026-06-11 11:57:38.216154 | controller |           "limits": {
2026-06-11 11:57:38.216167 | controller |             "cpu": "500m",
2026-06-11 11:57:38.216181 | controller |             "memory": "512Mi"
2026-06-11 11:57:38.216195 | controller |           },
2026-06-11 11:57:38.216208 | controller |           "requests": {
2026-06-11 11:57:38.216222 | controller |             "cpu": "10m",
2026-06-11 11:57:38.216264 | controller |             "memory": "256Mi"
2026-06-11 11:57:38.216278 | controller |           }
2026-06-11 11:57:38.216292 | controller |         },
2026-06-11 11:57:38.216306 | controller |         "restartCount": 1,
2026-06-11 11:57:38.216320 | controller |         "started": true,
2026-06-11 11:57:38.216334 | controller |         "state": {
2026-06-11 11:57:38.216361 | controller |           "running": {
2026-06-11 11:57:38.216379 | controller |             "startedAt": "2026-06-11T11:46:31Z"
2026-06-11 11:57:38.216394 | controller |           }
2026-06-11 11:57:38.216408 | controller |         },
2026-06-11 11:57:38.216423 | controller |         "user": {
2026-06-11 11:57:38.216437 | controller |           "linux": {
2026-06-11 11:57:38.216451 | controller |             "gid": 0,
2026-06-11 11:57:38.216465 | controller |             "supplementalGroups": [
2026-06-11 11:57:38.216478 | controller |               0
2026-06-11 11:57:38.216493 | controller |             ],
2026-06-11 11:57:38.216507 | controller |             "uid": 65532
2026-06-11 11:57:38.216521 | controller |           }
2026-06-11 11:57:38.216535 | controller |         },
2026-06-11 11:57:38.216549 | controller |         "volumeMounts": [
2026-06-11 11:57:38.216563 | controller |           {
2026-06-11 11:57:38.216578 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 11:57:38.216593 | controller |             "name": "kube-api-access-xnc26",
2026-06-11 11:57:38.216607 | controller |             "readOnly": true,
2026-06-11 11:57:38.216622 | controller |             "recursiveReadOnly": "Disabled"
2026-06-11 11:57:38.216636 | controller |           }
2026-06-11 11:57:38.216650 | controller |         ]
2026-06-11 11:57:38.216664 | controller |       }
2026-06-11 11:57:38.216678 | controller |     ],
2026-06-11 11:57:38.216693 | controller |     "hostIP": "192.168.126.11",
2026-06-11 11:57:38.216706 | controller |     "hostIPs": [
2026-06-11 11:57:38.216720 | controller |       {
2026-06-11 11:57:38.216734 | controller |         "ip": "192.168.126.11"
2026-06-11 11:57:38.216748 | controller |       }
2026-06-11 11:57:38.216762 | controller |     ],
2026-06-11 11:57:38.216775 | controller |     "phase": "Running",
2026-06-11 11:57:38.216789 | controller |     "podIP": "10.217.0.82",
2026-06-11 11:57:38.216802 | controller |     "podIPs": [
2026-06-11 11:57:38.216816 | controller |       {
2026-06-11 11:57:38.216829 | controller |         "ip": "10.217.0.82"
2026-06-11 11:57:38.216846 | controller |       }
2026-06-11 11:57:38.216861 | controller |     ],
2026-06-11 11:57:38.216874 | controller |     "qosClass": "Burstable",
2026-06-11 11:57:38.216888 | controller |     "startTime": "2026-06-11T11:01:44Z"
2026-06-11 11:57:38.216901 | controller |   }
2026-06-11 11:57:38.216915 | controller | }
2026-06-11 11:57:38.239822 | controller | ok:
2026-06-11 11:57:38.239901 | controller | {
2026-06-11 11:57:38.239921 | controller |   "apiVersion": "v1",
2026-06-11 11:57:38.239938 | controller |   "kind": "Pod",
2026-06-11 11:57:38.239955 | controller |   "metadata": {
2026-06-11 11:57:38.239970 | controller |     "annotations": {
2026-06-11 11:57:38.239985 | 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-11 11:57:38.240002 | 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-11 11:57:38.240018 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-11 11:57:38.240033 | controller |       "openshift.io/scc": "anyuid",
2026-06-11 11:57:38.240048 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-11 11:57:38.240063 | controller |     },
2026-06-11 11:57:38.240079 | controller |     "creationTimestamp": "2026-06-11T11:01:44Z",
2026-06-11 11:57:38.240094 | controller |     "generateName": "keystone-operator-controller-manager-6ccff66c5b-",
2026-06-11 11:57:38.240108 | controller |     "generation": 1,
2026-06-11 11:57:38.240123 | controller |     "labels": {
2026-06-11 11:57:38.240138 | controller |       "app.kubernetes.io/name": "keystone-operator",
2026-06-11 11:57:38.240152 | controller |       "control-plane": "controller-manager",
2026-06-11 11:57:38.240167 | controller |       "openstack.org/operator-name": "keystone",
2026-06-11 11:57:38.240209 | controller |       "pod-template-hash": "6ccff66c5b"
2026-06-11 11:57:38.240224 | controller |     },
2026-06-11 11:57:38.240238 | controller |     "managedFields": [
2026-06-11 11:57:38.240253 | controller |       {
2026-06-11 11:57:38.240267 | controller |         "apiVersion": "v1",
2026-06-11 11:57:38.240282 | controller |         "fieldsType": "FieldsV1",
2026-06-11 11:57:38.240297 | controller |         "fieldsV1": {
2026-06-11 11:57:38.240312 | controller |           "f:metadata": {
2026-06-11 11:57:38.240327 | controller |             "f:annotations": {
2026-06-11 11:57:38.240341 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-11 11:57:38.240377 | controller |             }
2026-06-11 11:57:38.240393 | controller |           }
2026-06-11 11:57:38.240407 | controller |         },
2026-06-11 11:57:38.240422 | controller |         "manager": "crc",
2026-06-11 11:57:38.240436 | controller |         "operation": "Update",
2026-06-11 11:57:38.240450 | controller |         "subresource": "status",
2026-06-11 11:57:38.240464 | controller |         "time": "2026-06-11T11:01:44Z"
2026-06-11 11:57:38.240479 | controller |       },
2026-06-11 11:57:38.240493 | controller |       {
2026-06-11 11:57:38.240507 | controller |         "apiVersion": "v1",
2026-06-11 11:57:38.240521 | controller |         "fieldsType": "FieldsV1",
2026-06-11 11:57:38.240535 | controller |         "fieldsV1": {
2026-06-11 11:57:38.240550 | controller |           "f:metadata": {
2026-06-11 11:57:38.240565 | controller |             "f:annotations": {
2026-06-11 11:57:38.240580 | controller |               ".": {},
2026-06-11 11:57:38.240600 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-11 11:57:38.240615 | controller |             },
2026-06-11 11:57:38.240630 | controller |             "f:generateName": {},
2026-06-11 11:57:38.240644 | controller |             "f:labels": {
2026-06-11 11:57:38.240659 | controller |               ".": {},
2026-06-11 11:57:38.240673 | controller |               "f:app.kubernetes.io/name": {},
2026-06-11 11:57:38.240688 | controller |               "f:control-plane": {},
2026-06-11 11:57:38.240702 | controller |               "f:openstack.org/operator-name": {},
2026-06-11 11:57:38.240717 | controller |               "f:pod-template-hash": {}
2026-06-11 11:57:38.240731 | controller |             },
2026-06-11 11:57:38.240746 | controller |             "f:ownerReferences": {
2026-06-11 11:57:38.240761 | controller |               ".": {},
2026-06-11 11:57:38.240776 | controller |               "k:{\"uid\":\"bba33337-d59e-4941-9697-755980860697\"}": {}
2026-06-11 11:57:38.240791 | controller |             }
2026-06-11 11:57:38.240805 | controller |           },
2026-06-11 11:57:38.240820 | controller |           "f:spec": {
2026-06-11 11:57:38.240835 | controller |             "f:containers": {
2026-06-11 11:57:38.240849 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-11 11:57:38.240863 | controller |                 ".": {},
2026-06-11 11:57:38.240877 | controller |                 "f:args": {},
2026-06-11 11:57:38.240892 | controller |                 "f:command": {},
2026-06-11 11:57:38.240906 | controller |                 "f:env": {
2026-06-11 11:57:38.240920 | controller |                   ".": {},
2026-06-11 11:57:38.240934 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-11 11:57:38.240948 | controller |                     ".": {},
2026-06-11 11:57:38.240962 | controller |                     "f:name": {},
2026-06-11 11:57:38.240976 | controller |                     "f:value": {}
2026-06-11 11:57:38.240990 | controller |                   },
2026-06-11 11:57:38.241004 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-11 11:57:38.241018 | controller |                     ".": {},
2026-06-11 11:57:38.241033 | controller |                     "f:name": {},
2026-06-11 11:57:38.241046 | controller |                     "f:value": {}
2026-06-11 11:57:38.241060 | controller |                   },
2026-06-11 11:57:38.241074 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-11 11:57:38.241088 | controller |                     ".": {},
2026-06-11 11:57:38.241101 | controller |                     "f:name": {},
2026-06-11 11:57:38.241115 | controller |                     "f:value": {}
2026-06-11 11:57:38.241128 | controller |                   },
2026-06-11 11:57:38.241142 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-11 11:57:38.241156 | controller |                     ".": {},
2026-06-11 11:57:38.241170 | controller |                     "f:name": {},
2026-06-11 11:57:38.241184 | controller |                     "f:value": {}
2026-06-11 11:57:38.241198 | controller |                   },
2026-06-11 11:57:38.241212 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-11 11:57:38.241226 | controller |                     ".": {},
2026-06-11 11:57:38.241240 | controller |                     "f:name": {},
2026-06-11 11:57:38.241254 | controller |                     "f:value": {}
2026-06-11 11:57:38.241268 | controller |                   }
2026-06-11 11:57:38.241282 | controller |                 },
2026-06-11 11:57:38.241296 | controller |                 "f:image": {},
2026-06-11 11:57:38.241311 | controller |                 "f:imagePullPolicy": {},
2026-06-11 11:57:38.241326 | controller |                 "f:livenessProbe": {
2026-06-11 11:57:38.241340 | controller |                   ".": {},
2026-06-11 11:57:38.241377 | controller |                   "f:failureThreshold": {},
2026-06-11 11:57:38.241396 | controller |                   "f:httpGet": {
2026-06-11 11:57:38.241412 | controller |                     ".": {},
2026-06-11 11:57:38.241426 | controller |                     "f:path": {},
2026-06-11 11:57:38.241440 | controller |                     "f:port": {},
2026-06-11 11:57:38.241455 | controller |                     "f:scheme": {}
2026-06-11 11:57:38.241469 | controller |                   },
2026-06-11 11:57:38.241483 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 11:57:38.241498 | controller |                   "f:periodSeconds": {},
2026-06-11 11:57:38.241513 | controller |                   "f:successThreshold": {},
2026-06-11 11:57:38.241527 | controller |                   "f:timeoutSeconds": {}
2026-06-11 11:57:38.241542 | controller |                 },
2026-06-11 11:57:38.241568 | controller |                 "f:name": {},
2026-06-11 11:57:38.241583 | controller |                 "f:readinessProbe": {
2026-06-11 11:57:38.241598 | controller |                   ".": {},
2026-06-11 11:57:38.241613 | controller |                   "f:failureThreshold": {},
2026-06-11 11:57:38.241628 | controller |                   "f:httpGet": {
2026-06-11 11:57:38.241642 | controller |                     ".": {},
2026-06-11 11:57:38.241657 | controller |                     "f:path": {},
2026-06-11 11:57:38.241671 | controller |                     "f:port": {},
2026-06-11 11:57:38.241686 | controller |                     "f:scheme": {}
2026-06-11 11:57:38.241700 | controller |                   },
2026-06-11 11:57:38.241714 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 11:57:38.241728 | controller |                   "f:periodSeconds": {},
2026-06-11 11:57:38.241743 | controller |                   "f:successThreshold": {},
2026-06-11 11:57:38.241757 | controller |                   "f:timeoutSeconds": {}
2026-06-11 11:57:38.241772 | controller |                 },
2026-06-11 11:57:38.241786 | controller |                 "f:resources": {
2026-06-11 11:57:38.241801 | controller |                   ".": {},
2026-06-11 11:57:38.241815 | controller |                   "f:limits": {
2026-06-11 11:57:38.241830 | controller |                     ".": {},
2026-06-11 11:57:38.241844 | controller |                     "f:cpu": {},
2026-06-11 11:57:38.241858 | controller |                     "f:memory": {}
2026-06-11 11:57:38.241872 | controller |                   },
2026-06-11 11:57:38.241887 | controller |                   "f:requests": {
2026-06-11 11:57:38.241901 | controller |                     ".": {},
2026-06-11 11:57:38.241915 | controller |                     "f:cpu": {},
2026-06-11 11:57:38.241929 | controller |                     "f:memory": {}
2026-06-11 11:57:38.241943 | controller |                   }
2026-06-11 11:57:38.241957 | controller |                 },
2026-06-11 11:57:38.241972 | controller |                 "f:securityContext": {
2026-06-11 11:57:38.241986 | controller |                   ".": {},
2026-06-11 11:57:38.242001 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-11 11:57:38.242015 | controller |                 },
2026-06-11 11:57:38.242030 | controller |                 "f:terminationMessagePath": {},
2026-06-11 11:57:38.242044 | controller |                 "f:terminationMessagePolicy": {}
2026-06-11 11:57:38.242059 | controller |               }
2026-06-11 11:57:38.242073 | controller |             },
2026-06-11 11:57:38.242088 | controller |             "f:dnsPolicy": {},
2026-06-11 11:57:38.242103 | controller |             "f:enableServiceLinks": {},
2026-06-11 11:57:38.242117 | controller |             "f:restartPolicy": {},
2026-06-11 11:57:38.242131 | controller |             "f:schedulerName": {},
2026-06-11 11:57:38.242145 | controller |             "f:securityContext": {
2026-06-11 11:57:38.242159 | controller |               ".": {},
2026-06-11 11:57:38.242173 | controller |               "f:runAsNonRoot": {}
2026-06-11 11:57:38.242187 | controller |             },
2026-06-11 11:57:38.242206 | controller |             "f:serviceAccount": {},
2026-06-11 11:57:38.242220 | controller |             "f:serviceAccountName": {},
2026-06-11 11:57:38.242234 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-11 11:57:38.242249 | controller |             "f:tolerations": {}
2026-06-11 11:57:38.242263 | controller |           }
2026-06-11 11:57:38.242278 | controller |         },
2026-06-11 11:57:38.242292 | controller |         "manager": "kube-controller-manager",
2026-06-11 11:57:38.242306 | controller |         "operation": "Update",
2026-06-11 11:57:38.242320 | controller |         "time": "2026-06-11T11:01:44Z"
2026-06-11 11:57:38.242334 | controller |       },
2026-06-11 11:57:38.242368 | controller |       {
2026-06-11 11:57:38.242384 | controller |         "apiVersion": "v1",
2026-06-11 11:57:38.242398 | controller |         "fieldsType": "FieldsV1",
2026-06-11 11:57:38.242413 | controller |         "fieldsV1": {
2026-06-11 11:57:38.242427 | controller |           "f:metadata": {
2026-06-11 11:57:38.242441 | controller |             "f:annotations": {
2026-06-11 11:57:38.242456 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-11 11:57:38.242470 | controller |             }
2026-06-11 11:57:38.242484 | controller |           }
2026-06-11 11:57:38.242499 | controller |         },
2026-06-11 11:57:38.242513 | controller |         "manager": "multus-daemon",
2026-06-11 11:57:38.242527 | controller |         "operation": "Update",
2026-06-11 11:57:38.242541 | controller |         "subresource": "status",
2026-06-11 11:57:38.242556 | controller |         "time": "2026-06-11T11:02:02Z"
2026-06-11 11:57:38.242570 | controller |       },
2026-06-11 11:57:38.242585 | controller |       {
2026-06-11 11:57:38.242599 | controller |         "apiVersion": "v1",
2026-06-11 11:57:38.242614 | controller |         "fieldsType": "FieldsV1",
2026-06-11 11:57:38.242628 | controller |         "fieldsV1": {
2026-06-11 11:57:38.242643 | controller |           "f:status": {
2026-06-11 11:57:38.242657 | controller |             "f:conditions": {
2026-06-11 11:57:38.242672 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-11 11:57:38.242686 | controller |                 ".": {},
2026-06-11 11:57:38.242701 | controller |                 "f:lastProbeTime": {},
2026-06-11 11:57:38.242715 | controller |                 "f:lastTransitionTime": {},
2026-06-11 11:57:38.242730 | controller |                 "f:status": {},
2026-06-11 11:57:38.242745 | controller |                 "f:type": {}
2026-06-11 11:57:38.242759 | controller |               },
2026-06-11 11:57:38.242774 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-11 11:57:38.242789 | controller |                 ".": {},
2026-06-11 11:57:38.242804 | controller |                 "f:lastProbeTime": {},
2026-06-11 11:57:38.242818 | controller |                 "f:lastTransitionTime": {},
2026-06-11 11:57:38.242833 | controller |                 "f:status": {},
2026-06-11 11:57:38.242847 | controller |                 "f:type": {}
2026-06-11 11:57:38.242862 | controller |               },
2026-06-11 11:57:38.242876 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-11 11:57:38.242891 | controller |                 ".": {},
2026-06-11 11:57:38.242906 | controller |                 "f:lastProbeTime": {},
2026-06-11 11:57:38.242921 | controller |                 "f:lastTransitionTime": {},
2026-06-11 11:57:38.242935 | controller |                 "f:status": {},
2026-06-11 11:57:38.242949 | controller |                 "f:type": {}
2026-06-11 11:57:38.242963 | controller |               },
2026-06-11 11:57:38.242978 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-11 11:57:38.242992 | controller |                 ".": {},
2026-06-11 11:57:38.243007 | controller |                 "f:lastProbeTime": {},
2026-06-11 11:57:38.243022 | controller |                 "f:lastTransitionTime": {},
2026-06-11 11:57:38.243040 | controller |                 "f:status": {},
2026-06-11 11:57:38.243055 | controller |                 "f:type": {}
2026-06-11 11:57:38.243069 | controller |               }
2026-06-11 11:57:38.243083 | controller |             },
2026-06-11 11:57:38.243098 | controller |             "f:containerStatuses": {},
2026-06-11 11:57:38.243112 | controller |             "f:hostIP": {},
2026-06-11 11:57:38.243126 | controller |             "f:hostIPs": {},
2026-06-11 11:57:38.243140 | controller |             "f:phase": {},
2026-06-11 11:57:38.243154 | controller |             "f:podIP": {},
2026-06-11 11:57:38.243169 | controller |             "f:podIPs": {
2026-06-11 11:57:38.243183 | controller |               ".": {},
2026-06-11 11:57:38.243197 | controller |               "k:{\"ip\":\"10.217.0.83\"}": {
2026-06-11 11:57:38.243211 | controller |                 ".": {},
2026-06-11 11:57:38.243226 | controller |                 "f:ip": {}
2026-06-11 11:57:38.243240 | controller |               }
2026-06-11 11:57:38.243254 | controller |             },
2026-06-11 11:57:38.243268 | controller |             "f:startTime": {}
2026-06-11 11:57:38.243283 | controller |           }
2026-06-11 11:57:38.243297 | controller |         },
2026-06-11 11:57:38.243312 | controller |         "manager": "kubelet",
2026-06-11 11:57:38.243326 | controller |         "operation": "Update",
2026-06-11 11:57:38.243341 | controller |         "subresource": "status",
2026-06-11 11:57:38.243373 | controller |         "time": "2026-06-11T11:02:52Z"
2026-06-11 11:57:38.243389 | controller |       }
2026-06-11 11:57:38.243404 | controller |     ],
2026-06-11 11:57:38.243418 | controller |     "name": "keystone-operator-controller-manager-6ccff66c5b-d7888",
2026-06-11 11:57:38.243433 | controller |     "namespace": "openstack-operators",
2026-06-11 11:57:38.243448 | controller |     "ownerReferences": [
2026-06-11 11:57:38.243462 | controller |       {
2026-06-11 11:57:38.243477 | controller |         "apiVersion": "apps/v1",
2026-06-11 11:57:38.243491 | controller |         "blockOwnerDeletion": true,
2026-06-11 11:57:38.243505 | controller |         "controller": true,
2026-06-11 11:57:38.243519 | controller |         "kind": "ReplicaSet",
2026-06-11 11:57:38.243533 | controller |         "name": "keystone-operator-controller-manager-6ccff66c5b",
2026-06-11 11:57:38.243547 | controller |         "uid": "bba33337-d59e-4941-9697-755980860697"
2026-06-11 11:57:38.243562 | controller |       }
2026-06-11 11:57:38.243576 | controller |     ],
2026-06-11 11:57:38.243591 | controller |     "resourceVersion": "54608",
2026-06-11 11:57:38.243606 | controller |     "uid": "0b60348a-18e3-48cc-9d19-a311d3eeebd3"
2026-06-11 11:57:38.243621 | controller |   },
2026-06-11 11:57:38.243636 | controller |   "spec": {
2026-06-11 11:57:38.243650 | controller |     "containers": [
2026-06-11 11:57:38.243665 | controller |       {
2026-06-11 11:57:38.243679 | controller |         "args": [
2026-06-11 11:57:38.243694 | controller |           "--leader-elect",
2026-06-11 11:57:38.243708 | controller |           "--health-probe-bind-address=:8081",
2026-06-11 11:57:38.243722 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-11 11:57:38.243736 | controller |         ],
2026-06-11 11:57:38.243751 | controller |         "command": [
2026-06-11 11:57:38.243765 | controller |           "/manager"
2026-06-11 11:57:38.243779 | controller |         ],
2026-06-11 11:57:38.243794 | controller |         "env": [
2026-06-11 11:57:38.243808 | controller |           {
2026-06-11 11:57:38.243822 | controller |             "name": "LEASE_DURATION",
2026-06-11 11:57:38.243837 | controller |             "value": "30"
2026-06-11 11:57:38.243851 | controller |           },
2026-06-11 11:57:38.243866 | controller |           {
2026-06-11 11:57:38.243880 | controller |             "name": "RENEW_DEADLINE",
2026-06-11 11:57:38.243894 | controller |             "value": "20"
2026-06-11 11:57:38.243909 | controller |           },
2026-06-11 11:57:38.243923 | controller |           {
2026-06-11 11:57:38.243942 | controller |             "name": "RETRY_PERIOD",
2026-06-11 11:57:38.243957 | controller |             "value": "5"
2026-06-11 11:57:38.243971 | controller |           },
2026-06-11 11:57:38.243985 | controller |           {
2026-06-11 11:57:38.243999 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-11 11:57:38.244014 | controller |             "value": "false"
2026-06-11 11:57:38.244028 | controller |           },
2026-06-11 11:57:38.244042 | controller |           {
2026-06-11 11:57:38.244057 | controller |             "name": "METRICS_CERTS",
2026-06-11 11:57:38.244071 | controller |             "value": "false"
2026-06-11 11:57:38.244086 | controller |           }
2026-06-11 11:57:38.244100 | controller |         ],
2026-06-11 11:57:38.244115 | controller |         "image": "quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6",
2026-06-11 11:57:38.244130 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-11 11:57:38.244144 | controller |         "livenessProbe": {
2026-06-11 11:57:38.244159 | controller |           "failureThreshold": 3,
2026-06-11 11:57:38.244173 | controller |           "httpGet": {
2026-06-11 11:57:38.244188 | controller |             "path": "/healthz",
2026-06-11 11:57:38.244202 | controller |             "port": 8081,
2026-06-11 11:57:38.244217 | controller |             "scheme": "HTTP"
2026-06-11 11:57:38.244231 | controller |           },
2026-06-11 11:57:38.244246 | controller |           "initialDelaySeconds": 15,
2026-06-11 11:57:38.244261 | controller |           "periodSeconds": 20,
2026-06-11 11:57:38.244275 | controller |           "successThreshold": 1,
2026-06-11 11:57:38.244289 | controller |           "timeoutSeconds": 1
2026-06-11 11:57:38.244303 | controller |         },
2026-06-11 11:57:38.244318 | controller |         "name": "manager",
2026-06-11 11:57:38.244332 | controller |         "readinessProbe": {
2026-06-11 11:57:38.244360 | controller |           "failureThreshold": 3,
2026-06-11 11:57:38.244380 | controller |           "httpGet": {
2026-06-11 11:57:38.244395 | controller |             "path": "/readyz",
2026-06-11 11:57:38.244410 | controller |             "port": 8081,
2026-06-11 11:57:38.244424 | controller |             "scheme": "HTTP"
2026-06-11 11:57:38.244439 | controller |           },
2026-06-11 11:57:38.244453 | controller |           "initialDelaySeconds": 5,
2026-06-11 11:57:38.244468 | controller |           "periodSeconds": 10,
2026-06-11 11:57:38.244482 | controller |           "successThreshold": 1,
2026-06-11 11:57:38.244496 | controller |           "timeoutSeconds": 1
2026-06-11 11:57:38.244510 | controller |         },
2026-06-11 11:57:38.244525 | controller |         "resources": {
2026-06-11 11:57:38.244539 | controller |           "limits": {
2026-06-11 11:57:38.244553 | controller |             "cpu": "500m",
2026-06-11 11:57:38.244567 | controller |             "memory": "512Mi"
2026-06-11 11:57:38.244581 | controller |           },
2026-06-11 11:57:38.244599 | controller |           "requests": {
2026-06-11 11:57:38.244623 | controller |             "cpu": "10m",
2026-06-11 11:57:38.244639 | controller |             "memory": "256Mi"
2026-06-11 11:57:38.244658 | controller |           }
2026-06-11 11:57:38.244679 | controller |         },
2026-06-11 11:57:38.244699 | controller |         "securityContext": {
2026-06-11 11:57:38.244714 | controller |           "allowPrivilegeEscalation": false,
2026-06-11 11:57:38.244729 | controller |           "capabilities": {
2026-06-11 11:57:38.244744 | controller |             "drop": [
2026-06-11 11:57:38.244764 | controller |               "MKNOD"
2026-06-11 11:57:38.244783 | controller |             ]
2026-06-11 11:57:38.244803 | controller |           }
2026-06-11 11:57:38.244824 | controller |         },
2026-06-11 11:57:38.244843 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-11 11:57:38.244863 | controller |         "terminationMessagePolicy": "File",
2026-06-11 11:57:38.244887 | controller |         "volumeMounts": [
2026-06-11 11:57:38.244907 | controller |           {
2026-06-11 11:57:38.244926 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 11:57:38.244946 | controller |             "name": "kube-api-access-ss4rn",
2026-06-11 11:57:38.244966 | controller |             "readOnly": true
2026-06-11 11:57:38.244987 | controller |           }
2026-06-11 11:57:38.245009 | controller |         ]
2026-06-11 11:57:38.245028 | controller |       }
2026-06-11 11:57:38.245047 | controller |     ],
2026-06-11 11:57:38.245067 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-11 11:57:38.245086 | controller |     "enableServiceLinks": true,
2026-06-11 11:57:38.245105 | controller |     "imagePullSecrets": [
2026-06-11 11:57:38.245124 | controller |       {
2026-06-11 11:57:38.245144 | controller |         "name": "keystone-operator-controller-manager-dockercfg-rfwww"
2026-06-11 11:57:38.245163 | controller |       }
2026-06-11 11:57:38.245183 | controller |     ],
2026-06-11 11:57:38.245203 | controller |     "nodeName": "crc",
2026-06-11 11:57:38.245223 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-11 11:57:38.245243 | controller |     "priority": 0,
2026-06-11 11:57:38.245262 | controller |     "restartPolicy": "Always",
2026-06-11 11:57:38.245282 | controller |     "schedulerName": "default-scheduler",
2026-06-11 11:57:38.245309 | controller |     "securityContext": {
2026-06-11 11:57:38.245324 | controller |       "runAsNonRoot": true,
2026-06-11 11:57:38.245343 | controller |       "seLinuxOptions": {
2026-06-11 11:57:38.245376 | controller |         "level": "s0:c26,c5"
2026-06-11 11:57:38.245394 | controller |       }
2026-06-11 11:57:38.245411 | controller |     },
2026-06-11 11:57:38.245429 | controller |     "serviceAccount": "keystone-operator-controller-manager",
2026-06-11 11:57:38.245449 | controller |     "serviceAccountName": "keystone-operator-controller-manager",
2026-06-11 11:57:38.245466 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-11 11:57:38.245484 | controller |     "tolerations": [
2026-06-11 11:57:38.245501 | controller |       {
2026-06-11 11:57:38.245521 | controller |         "effect": "NoExecute",
2026-06-11 11:57:38.245538 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-11 11:57:38.245567 | controller |         "operator": "Exists",
2026-06-11 11:57:38.245587 | controller |         "tolerationSeconds": 120
2026-06-11 11:57:38.245608 | controller |       },
2026-06-11 11:57:38.245628 | controller |       {
2026-06-11 11:57:38.245648 | controller |         "effect": "NoExecute",
2026-06-11 11:57:38.245771 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-11 11:57:38.245791 | controller |         "operator": "Exists",
2026-06-11 11:57:38.245806 | controller |         "tolerationSeconds": 120
2026-06-11 11:57:38.245821 | controller |       },
2026-06-11 11:57:38.245836 | controller |       {
2026-06-11 11:57:38.245850 | controller |         "effect": "NoSchedule",
2026-06-11 11:57:38.245865 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-11 11:57:38.245879 | controller |         "operator": "Exists"
2026-06-11 11:57:38.245894 | controller |       }
2026-06-11 11:57:38.245908 | controller |     ],
2026-06-11 11:57:38.245923 | controller |     "volumes": [
2026-06-11 11:57:38.245937 | controller |       {
2026-06-11 11:57:38.245952 | controller |         "name": "kube-api-access-ss4rn",
2026-06-11 11:57:38.245966 | controller |         "projected": {
2026-06-11 11:57:38.245980 | controller |           "defaultMode": 420,
2026-06-11 11:57:38.245995 | controller |           "sources": [
2026-06-11 11:57:38.246009 | controller |             {
2026-06-11 11:57:38.246023 | controller |               "serviceAccountToken": {
2026-06-11 11:57:38.246038 | controller |                 "expirationSeconds": 3607,
2026-06-11 11:57:38.246052 | controller |                 "path": "token"
2026-06-11 11:57:38.246071 | controller |               }
2026-06-11 11:57:38.246087 | controller |             },
2026-06-11 11:57:38.246101 | controller |             {
2026-06-11 11:57:38.246116 | controller |               "configMap": {
2026-06-11 11:57:38.246130 | controller |                 "items": [
2026-06-11 11:57:38.246144 | controller |                   {
2026-06-11 11:57:38.246159 | controller |                     "key": "ca.crt",
2026-06-11 11:57:38.246174 | controller |                     "path": "ca.crt"
2026-06-11 11:57:38.246188 | controller |                   }
2026-06-11 11:57:38.246202 | controller |                 ],
2026-06-11 11:57:38.246216 | controller |                 "name": "kube-root-ca.crt"
2026-06-11 11:57:38.246230 | controller |               }
2026-06-11 11:57:38.246245 | controller |             },
2026-06-11 11:57:38.246259 | controller |             {
2026-06-11 11:57:38.246273 | controller |               "downwardAPI": {
2026-06-11 11:57:38.246288 | controller |                 "items": [
2026-06-11 11:57:38.246302 | controller |                   {
2026-06-11 11:57:38.246316 | controller |                     "fieldRef": {
2026-06-11 11:57:38.246330 | controller |                       "apiVersion": "v1",
2026-06-11 11:57:38.246344 | controller |                       "fieldPath": "metadata.namespace"
2026-06-11 11:57:38.246387 | controller |                     },
2026-06-11 11:57:38.246403 | controller |                     "path": "namespace"
2026-06-11 11:57:38.246417 | controller |                   }
2026-06-11 11:57:38.246431 | controller |                 ]
2026-06-11 11:57:38.246446 | controller |               }
2026-06-11 11:57:38.246460 | controller |             },
2026-06-11 11:57:38.246474 | controller |             {
2026-06-11 11:57:38.246488 | controller |               "configMap": {
2026-06-11 11:57:38.246502 | controller |                 "items": [
2026-06-11 11:57:38.246516 | controller |                   {
2026-06-11 11:57:38.246529 | controller |                     "key": "service-ca.crt",
2026-06-11 11:57:38.246543 | controller |                     "path": "service-ca.crt"
2026-06-11 11:57:38.246557 | controller |                   }
2026-06-11 11:57:38.246571 | controller |                 ],
2026-06-11 11:57:38.246586 | controller |                 "name": "openshift-service-ca.crt"
2026-06-11 11:57:38.246600 | controller |               }
2026-06-11 11:57:38.246614 | controller |             }
2026-06-11 11:57:38.246628 | controller |           ]
2026-06-11 11:57:38.246642 | controller |         }
2026-06-11 11:57:38.246656 | controller |       }
2026-06-11 11:57:38.246670 | controller |     ]
2026-06-11 11:57:38.246683 | controller |   },
2026-06-11 11:57:38.246697 | controller |   "status": {
2026-06-11 11:57:38.246711 | controller |     "conditions": [
2026-06-11 11:57:38.246726 | controller |       {
2026-06-11 11:57:38.246740 | controller |         "lastProbeTime": null,
2026-06-11 11:57:38.246754 | controller |         "lastTransitionTime": "2026-06-11T11:02:41Z",
2026-06-11 11:57:38.246769 | controller |         "status": "True",
2026-06-11 11:57:38.246784 | controller |         "type": "PodReadyToStartContainers"
2026-06-11 11:57:38.246799 | controller |       },
2026-06-11 11:57:38.246814 | controller |       {
2026-06-11 11:57:38.246828 | controller |         "lastProbeTime": null,
2026-06-11 11:57:38.246843 | controller |         "lastTransitionTime": "2026-06-11T11:01:44Z",
2026-06-11 11:57:38.246857 | controller |         "status": "True",
2026-06-11 11:57:38.246871 | controller |         "type": "Initialized"
2026-06-11 11:57:38.246886 | controller |       },
2026-06-11 11:57:38.246900 | controller |       {
2026-06-11 11:57:38.246914 | controller |         "lastProbeTime": null,
2026-06-11 11:57:38.246928 | controller |         "lastTransitionTime": "2026-06-11T11:02:52Z",
2026-06-11 11:57:38.246943 | controller |         "status": "True",
2026-06-11 11:57:38.246957 | controller |         "type": "Ready"
2026-06-11 11:57:38.246980 | controller |       },
2026-06-11 11:57:38.246995 | controller |       {
2026-06-11 11:57:38.247010 | controller |         "lastProbeTime": null,
2026-06-11 11:57:38.247024 | controller |         "lastTransitionTime": "2026-06-11T11:02:52Z",
2026-06-11 11:57:38.247039 | controller |         "status": "True",
2026-06-11 11:57:38.247053 | controller |         "type": "ContainersReady"
2026-06-11 11:57:38.247068 | controller |       },
2026-06-11 11:57:38.247082 | controller |       {
2026-06-11 11:57:38.247097 | controller |         "lastProbeTime": null,
2026-06-11 11:57:38.247111 | controller |         "lastTransitionTime": "2026-06-11T11:01:44Z",
2026-06-11 11:57:38.247126 | controller |         "status": "True",
2026-06-11 11:57:38.247140 | controller |         "type": "PodScheduled"
2026-06-11 11:57:38.247154 | controller |       }
2026-06-11 11:57:38.247168 | controller |     ],
2026-06-11 11:57:38.247183 | controller |     "containerStatuses": [
2026-06-11 11:57:38.247197 | controller |       {
2026-06-11 11:57:38.247211 | controller |         "allocatedResources": {
2026-06-11 11:57:38.247225 | controller |           "cpu": "10m",
2026-06-11 11:57:38.247239 | controller |           "memory": "256Mi"
2026-06-11 11:57:38.247254 | controller |         },
2026-06-11 11:57:38.247268 | controller |         "containerID": "cri-o://838fcdb642a7237121762074221e400d554102973f16d9d7c5af2495c959003d",
2026-06-11 11:57:38.247282 | controller |         "image": "quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6",
2026-06-11 11:57:38.247297 | controller |         "imageID": "quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6",
2026-06-11 11:57:38.247311 | controller |         "lastState": {},
2026-06-11 11:57:38.247326 | controller |         "name": "manager",
2026-06-11 11:57:38.247340 | controller |         "ready": true,
2026-06-11 11:57:38.247376 | controller |         "resources": {
2026-06-11 11:57:38.247391 | controller |           "limits": {
2026-06-11 11:57:38.247406 | controller |             "cpu": "500m",
2026-06-11 11:57:38.247420 | controller |             "memory": "512Mi"
2026-06-11 11:57:38.247434 | controller |           },
2026-06-11 11:57:38.247448 | controller |           "requests": {
2026-06-11 11:57:38.247463 | controller |             "cpu": "10m",
2026-06-11 11:57:38.247477 | controller |             "memory": "256Mi"
2026-06-11 11:57:38.247491 | controller |           }
2026-06-11 11:57:38.247505 | controller |         },
2026-06-11 11:57:38.247519 | controller |         "restartCount": 0,
2026-06-11 11:57:38.247534 | controller |         "started": true,
2026-06-11 11:57:38.247548 | controller |         "state": {
2026-06-11 11:57:38.247562 | controller |           "running": {
2026-06-11 11:57:38.247576 | controller |             "startedAt": "2026-06-11T11:02:39Z"
2026-06-11 11:57:38.247590 | controller |           }
2026-06-11 11:57:38.247604 | controller |         },
2026-06-11 11:57:38.247618 | controller |         "user": {
2026-06-11 11:57:38.247632 | controller |           "linux": {
2026-06-11 11:57:38.247647 | controller |             "gid": 0,
2026-06-11 11:57:38.247661 | controller |             "supplementalGroups": [
2026-06-11 11:57:38.247675 | controller |               0
2026-06-11 11:57:38.247689 | controller |             ],
2026-06-11 11:57:38.247703 | controller |             "uid": 65532
2026-06-11 11:57:38.247716 | controller |           }
2026-06-11 11:57:38.247730 | controller |         },
2026-06-11 11:57:38.247744 | controller |         "volumeMounts": [
2026-06-11 11:57:38.247758 | controller |           {
2026-06-11 11:57:38.247771 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 11:57:38.247786 | controller |             "name": "kube-api-access-ss4rn",
2026-06-11 11:57:38.247800 | controller |             "readOnly": true,
2026-06-11 11:57:38.247814 | controller |             "recursiveReadOnly": "Disabled"
2026-06-11 11:57:38.247833 | controller |           }
2026-06-11 11:57:38.247848 | controller |         ]
2026-06-11 11:57:38.247862 | controller |       }
2026-06-11 11:57:38.247876 | controller |     ],
2026-06-11 11:57:38.247891 | controller |     "hostIP": "192.168.126.11",
2026-06-11 11:57:38.247905 | controller |     "hostIPs": [
2026-06-11 11:57:38.247919 | controller |       {
2026-06-11 11:57:38.247934 | controller |         "ip": "192.168.126.11"
2026-06-11 11:57:38.247948 | controller |       }
2026-06-11 11:57:38.247962 | controller |     ],
2026-06-11 11:57:38.247976 | controller |     "phase": "Running",
2026-06-11 11:57:38.247991 | controller |     "podIP": "10.217.0.83",
2026-06-11 11:57:38.248005 | controller |     "podIPs": [
2026-06-11 11:57:38.248019 | controller |       {
2026-06-11 11:57:38.248034 | controller |         "ip": "10.217.0.83"
2026-06-11 11:57:38.248048 | controller |       }
2026-06-11 11:57:38.248062 | controller |     ],
2026-06-11 11:57:38.248077 | controller |     "qosClass": "Burstable",
2026-06-11 11:57:38.248091 | controller |     "startTime": "2026-06-11T11:01:44Z"
2026-06-11 11:57:38.248106 | controller |   }
2026-06-11 11:57:38.248120 | controller | }
2026-06-11 11:57:38.280384 | controller | ok:
2026-06-11 11:57:38.280563 | controller | {
2026-06-11 11:57:38.280587 | controller |   "apiVersion": "v1",
2026-06-11 11:57:38.280607 | controller |   "kind": "Pod",
2026-06-11 11:57:38.280626 | controller |   "metadata": {
2026-06-11 11:57:38.280644 | controller |     "annotations": {
2026-06-11 11:57:38.280662 | 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-11 11:57:38.280682 | 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-11 11:57:38.280702 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-11 11:57:38.280723 | controller |       "openshift.io/scc": "anyuid",
2026-06-11 11:57:38.280742 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-11 11:57:38.280760 | controller |     },
2026-06-11 11:57:38.280778 | controller |     "creationTimestamp": "2026-06-11T11:01:44Z",
2026-06-11 11:57:38.280797 | controller |     "generateName": "manila-operator-controller-manager-677d9d8477-",
2026-06-11 11:57:38.280815 | controller |     "generation": 1,
2026-06-11 11:57:38.280834 | controller |     "labels": {
2026-06-11 11:57:38.280852 | controller |       "app.kubernetes.io/name": "manila-operator",
2026-06-11 11:57:38.280871 | controller |       "control-plane": "controller-manager",
2026-06-11 11:57:38.280889 | controller |       "openstack.org/operator-name": "manila",
2026-06-11 11:57:38.280908 | controller |       "pod-template-hash": "677d9d8477"
2026-06-11 11:57:38.280926 | controller |     },
2026-06-11 11:57:38.280945 | controller |     "managedFields": [
2026-06-11 11:57:38.280964 | controller |       {
2026-06-11 11:57:38.280983 | controller |         "apiVersion": "v1",
2026-06-11 11:57:38.281002 | controller |         "fieldsType": "FieldsV1",
2026-06-11 11:57:38.281020 | controller |         "fieldsV1": {
2026-06-11 11:57:38.281039 | controller |           "f:metadata": {
2026-06-11 11:57:38.281057 | controller |             "f:annotations": {
2026-06-11 11:57:38.281075 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-11 11:57:38.281094 | controller |             }
2026-06-11 11:57:38.281127 | controller |           }
2026-06-11 11:57:38.281147 | controller |         },
2026-06-11 11:57:38.281166 | controller |         "manager": "crc",
2026-06-11 11:57:38.281184 | controller |         "operation": "Update",
2026-06-11 11:57:38.281203 | controller |         "subresource": "status",
2026-06-11 11:57:38.281221 | controller |         "time": "2026-06-11T11:01:44Z"
2026-06-11 11:57:38.281240 | controller |       },
2026-06-11 11:57:38.281258 | controller |       {
2026-06-11 11:57:38.281276 | controller |         "apiVersion": "v1",
2026-06-11 11:57:38.281295 | controller |         "fieldsType": "FieldsV1",
2026-06-11 11:57:38.281313 | controller |         "fieldsV1": {
2026-06-11 11:57:38.281330 | controller |           "f:metadata": {
2026-06-11 11:57:38.281369 | controller |             "f:annotations": {
2026-06-11 11:57:38.281397 | controller |               ".": {},
2026-06-11 11:57:38.281416 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-11 11:57:38.281435 | controller |             },
2026-06-11 11:57:38.281454 | controller |             "f:generateName": {},
2026-06-11 11:57:38.281473 | controller |             "f:labels": {
2026-06-11 11:57:38.281492 | controller |               ".": {},
2026-06-11 11:57:38.281528 | controller |               "f:app.kubernetes.io/name": {},
2026-06-11 11:57:38.281549 | controller |               "f:control-plane": {},
2026-06-11 11:57:38.281567 | controller |               "f:openstack.org/operator-name": {},
2026-06-11 11:57:38.281586 | controller |               "f:pod-template-hash": {}
2026-06-11 11:57:38.281606 | controller |             },
2026-06-11 11:57:38.281625 | controller |             "f:ownerReferences": {
2026-06-11 11:57:38.281643 | controller |               ".": {},
2026-06-11 11:57:38.281663 | controller |               "k:{\"uid\":\"6c3f9a84-8229-476f-94f9-0f9da771bf85\"}": {}
2026-06-11 11:57:38.281682 | controller |             }
2026-06-11 11:57:38.281700 | controller |           },
2026-06-11 11:57:38.281721 | controller |           "f:spec": {
2026-06-11 11:57:38.281742 | controller |             "f:containers": {
2026-06-11 11:57:38.281762 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-11 11:57:38.281781 | controller |                 ".": {},
2026-06-11 11:57:38.281801 | controller |                 "f:args": {},
2026-06-11 11:57:38.281819 | controller |                 "f:command": {},
2026-06-11 11:57:38.281837 | controller |                 "f:env": {
2026-06-11 11:57:38.281856 | controller |                   ".": {},
2026-06-11 11:57:38.281873 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-11 11:57:38.281891 | controller |                     ".": {},
2026-06-11 11:57:38.281909 | controller |                     "f:name": {},
2026-06-11 11:57:38.281926 | controller |                     "f:value": {}
2026-06-11 11:57:38.281944 | controller |                   },
2026-06-11 11:57:38.281962 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-11 11:57:38.281979 | controller |                     ".": {},
2026-06-11 11:57:38.281996 | controller |                     "f:name": {},
2026-06-11 11:57:38.282013 | controller |                     "f:value": {}
2026-06-11 11:57:38.282031 | controller |                   },
2026-06-11 11:57:38.282048 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-11 11:57:38.282066 | controller |                     ".": {},
2026-06-11 11:57:38.282083 | controller |                     "f:name": {},
2026-06-11 11:57:38.282101 | controller |                     "f:value": {}
2026-06-11 11:57:38.282118 | controller |                   },
2026-06-11 11:57:38.282136 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-11 11:57:38.282153 | controller |                     ".": {},
2026-06-11 11:57:38.282171 | controller |                     "f:name": {},
2026-06-11 11:57:38.282187 | controller |                     "f:value": {}
2026-06-11 11:57:38.282219 | controller |                   },
2026-06-11 11:57:38.282237 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-11 11:57:38.282255 | controller |                     ".": {},
2026-06-11 11:57:38.282273 | controller |                     "f:name": {},
2026-06-11 11:57:38.282291 | controller |                     "f:value": {}
2026-06-11 11:57:38.282309 | controller |                   }
2026-06-11 11:57:38.282327 | controller |                 },
2026-06-11 11:57:38.282369 | controller |                 "f:image": {},
2026-06-11 11:57:38.282397 | controller |                 "f:imagePullPolicy": {},
2026-06-11 11:57:38.282417 | controller |                 "f:livenessProbe": {
2026-06-11 11:57:38.282435 | controller |                   ".": {},
2026-06-11 11:57:38.282453 | controller |                   "f:failureThreshold": {},
2026-06-11 11:57:38.282471 | controller |                   "f:httpGet": {
2026-06-11 11:57:38.282489 | controller |                     ".": {},
2026-06-11 11:57:38.282507 | controller |                     "f:path": {},
2026-06-11 11:57:38.282527 | controller |                     "f:port": {},
2026-06-11 11:57:38.282547 | controller |                     "f:scheme": {}
2026-06-11 11:57:38.282567 | controller |                   },
2026-06-11 11:57:38.282587 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 11:57:38.282606 | controller |                   "f:periodSeconds": {},
2026-06-11 11:57:38.282626 | controller |                   "f:successThreshold": {},
2026-06-11 11:57:38.282646 | controller |                   "f:timeoutSeconds": {}
2026-06-11 11:57:38.282666 | controller |                 },
2026-06-11 11:57:38.282685 | controller |                 "f:name": {},
2026-06-11 11:57:38.282706 | controller |                 "f:readinessProbe": {
2026-06-11 11:57:38.282729 | controller |                   ".": {},
2026-06-11 11:57:38.282750 | controller |                   "f:failureThreshold": {},
2026-06-11 11:57:38.282770 | controller |                   "f:httpGet": {
2026-06-11 11:57:38.282790 | controller |                     ".": {},
2026-06-11 11:57:38.282810 | controller |                     "f:path": {},
2026-06-11 11:57:38.282829 | controller |                     "f:port": {},
2026-06-11 11:57:38.282848 | controller |                     "f:scheme": {}
2026-06-11 11:57:38.282867 | controller |                   },
2026-06-11 11:57:38.282885 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 11:57:38.282902 | controller |                   "f:periodSeconds": {},
2026-06-11 11:57:38.282919 | controller |                   "f:successThreshold": {},
2026-06-11 11:57:38.282937 | controller |                   "f:timeoutSeconds": {}
2026-06-11 11:57:38.282954 | controller |                 },
2026-06-11 11:57:38.282971 | controller |                 "f:resources": {
2026-06-11 11:57:38.282988 | controller |                   ".": {},
2026-06-11 11:57:38.283005 | controller |                   "f:limits": {
2026-06-11 11:57:38.283022 | controller |                     ".": {},
2026-06-11 11:57:38.283039 | controller |                     "f:cpu": {},
2026-06-11 11:57:38.283056 | controller |                     "f:memory": {}
2026-06-11 11:57:38.283073 | controller |                   },
2026-06-11 11:57:38.283090 | controller |                   "f:requests": {
2026-06-11 11:57:38.283108 | controller |                     ".": {},
2026-06-11 11:57:38.283125 | controller |                     "f:cpu": {},
2026-06-11 11:57:38.283142 | controller |                     "f:memory": {}
2026-06-11 11:57:38.283159 | controller |                   }
2026-06-11 11:57:38.283177 | controller |                 },
2026-06-11 11:57:38.283194 | controller |                 "f:securityContext": {
2026-06-11 11:57:38.283211 | controller |                   ".": {},
2026-06-11 11:57:38.283228 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-11 11:57:38.283245 | controller |                 },
2026-06-11 11:57:38.283267 | controller |                 "f:terminationMessagePath": {},
2026-06-11 11:57:38.283285 | controller |                 "f:terminationMessagePolicy": {}
2026-06-11 11:57:38.283302 | controller |               }
2026-06-11 11:57:38.283319 | controller |             },
2026-06-11 11:57:38.283335 | controller |             "f:dnsPolicy": {},
2026-06-11 11:57:38.283376 | controller |             "f:enableServiceLinks": {},
2026-06-11 11:57:38.283395 | controller |             "f:restartPolicy": {},
2026-06-11 11:57:38.283412 | controller |             "f:schedulerName": {},
2026-06-11 11:57:38.283429 | controller |             "f:securityContext": {
2026-06-11 11:57:38.283446 | controller |               ".": {},
2026-06-11 11:57:38.283463 | controller |               "f:runAsNonRoot": {}
2026-06-11 11:57:38.283481 | controller |             },
2026-06-11 11:57:38.283498 | controller |             "f:serviceAccount": {},
2026-06-11 11:57:38.283515 | controller |             "f:serviceAccountName": {},
2026-06-11 11:57:38.283532 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-11 11:57:38.283549 | controller |             "f:tolerations": {}
2026-06-11 11:57:38.283566 | controller |           }
2026-06-11 11:57:38.283583 | controller |         },
2026-06-11 11:57:38.283600 | controller |         "manager": "kube-controller-manager",
2026-06-11 11:57:38.283618 | controller |         "operation": "Update",
2026-06-11 11:57:38.283635 | controller |         "time": "2026-06-11T11:01:44Z"
2026-06-11 11:57:38.283652 | controller |       },
2026-06-11 11:57:38.283669 | controller |       {
2026-06-11 11:57:38.283686 | controller |         "apiVersion": "v1",
2026-06-11 11:57:38.283703 | controller |         "fieldsType": "FieldsV1",
2026-06-11 11:57:38.283723 | controller |         "fieldsV1": {
2026-06-11 11:57:38.283742 | controller |           "f:metadata": {
2026-06-11 11:57:38.283759 | controller |             "f:annotations": {
2026-06-11 11:57:38.283776 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-11 11:57:38.283793 | controller |             }
2026-06-11 11:57:38.283810 | controller |           }
2026-06-11 11:57:38.283827 | controller |         },
2026-06-11 11:57:38.283844 | controller |         "manager": "multus-daemon",
2026-06-11 11:57:38.283861 | controller |         "operation": "Update",
2026-06-11 11:57:38.283878 | controller |         "subresource": "status",
2026-06-11 11:57:38.283895 | controller |         "time": "2026-06-11T11:02:05Z"
2026-06-11 11:57:38.283912 | controller |       },
2026-06-11 11:57:38.283929 | controller |       {
2026-06-11 11:57:38.283946 | controller |         "apiVersion": "v1",
2026-06-11 11:57:38.283963 | controller |         "fieldsType": "FieldsV1",
2026-06-11 11:57:38.283981 | controller |         "fieldsV1": {
2026-06-11 11:57:38.283998 | controller |           "f:status": {
2026-06-11 11:57:38.284015 | controller |             "f:conditions": {
2026-06-11 11:57:38.284032 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-11 11:57:38.284049 | controller |                 ".": {},
2026-06-11 11:57:38.284067 | controller |                 "f:lastProbeTime": {},
2026-06-11 11:57:38.284084 | controller |                 "f:lastTransitionTime": {},
2026-06-11 11:57:38.284101 | controller |                 "f:status": {},
2026-06-11 11:57:38.284118 | controller |                 "f:type": {}
2026-06-11 11:57:38.284135 | controller |               },
2026-06-11 11:57:38.284152 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-11 11:57:38.284169 | controller |                 ".": {},
2026-06-11 11:57:38.284186 | controller |                 "f:lastProbeTime": {},
2026-06-11 11:57:38.284203 | controller |                 "f:lastTransitionTime": {},
2026-06-11 11:57:38.284220 | controller |                 "f:status": {},
2026-06-11 11:57:38.284237 | controller |                 "f:type": {}
2026-06-11 11:57:38.284254 | controller |               },
2026-06-11 11:57:38.284276 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-11 11:57:38.284294 | controller |                 ".": {},
2026-06-11 11:57:38.284311 | controller |                 "f:lastProbeTime": {},
2026-06-11 11:57:38.284329 | controller |                 "f:lastTransitionTime": {},
2026-06-11 11:57:38.284363 | controller |                 "f:status": {},
2026-06-11 11:57:38.284386 | controller |                 "f:type": {}
2026-06-11 11:57:38.284404 | controller |               },
2026-06-11 11:57:38.284421 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-11 11:57:38.284439 | controller |                 ".": {},
2026-06-11 11:57:38.284456 | controller |                 "f:lastProbeTime": {},
2026-06-11 11:57:38.284473 | controller |                 "f:lastTransitionTime": {},
2026-06-11 11:57:38.284490 | controller |                 "f:status": {},
2026-06-11 11:57:38.284507 | controller |                 "f:type": {}
2026-06-11 11:57:38.284524 | controller |               }
2026-06-11 11:57:38.284541 | controller |             },
2026-06-11 11:57:38.284558 | controller |             "f:containerStatuses": {},
2026-06-11 11:57:38.284575 | controller |             "f:hostIP": {},
2026-06-11 11:57:38.284592 | controller |             "f:hostIPs": {},
2026-06-11 11:57:38.284609 | controller |             "f:phase": {},
2026-06-11 11:57:38.284626 | controller |             "f:podIP": {},
2026-06-11 11:57:38.284643 | controller |             "f:podIPs": {
2026-06-11 11:57:38.284660 | controller |               ".": {},
2026-06-11 11:57:38.284676 | controller |               "k:{\"ip\":\"10.217.0.85\"}": {
2026-06-11 11:57:38.284693 | controller |                 ".": {},
2026-06-11 11:57:38.284711 | controller |                 "f:ip": {}
2026-06-11 11:57:38.284731 | controller |               }
2026-06-11 11:57:38.284749 | controller |             },
2026-06-11 11:57:38.284767 | controller |             "f:startTime": {}
2026-06-11 11:57:38.284784 | controller |           }
2026-06-11 11:57:38.284801 | controller |         },
2026-06-11 11:57:38.284818 | controller |         "manager": "kubelet",
2026-06-11 11:57:38.284835 | controller |         "operation": "Update",
2026-06-11 11:57:38.284853 | controller |         "subresource": "status",
2026-06-11 11:57:38.284870 | controller |         "time": "2026-06-11T11:02:53Z"
2026-06-11 11:57:38.284887 | controller |       }
2026-06-11 11:57:38.284905 | controller |     ],
2026-06-11 11:57:38.284922 | controller |     "name": "manila-operator-controller-manager-677d9d8477-jpktc",
2026-06-11 11:57:38.284939 | controller |     "namespace": "openstack-operators",
2026-06-11 11:57:38.284956 | controller |     "ownerReferences": [
2026-06-11 11:57:38.284974 | controller |       {
2026-06-11 11:57:38.284991 | controller |         "apiVersion": "apps/v1",
2026-06-11 11:57:38.285008 | controller |         "blockOwnerDeletion": true,
2026-06-11 11:57:38.285025 | controller |         "controller": true,
2026-06-11 11:57:38.285041 | controller |         "kind": "ReplicaSet",
2026-06-11 11:57:38.285058 | controller |         "name": "manila-operator-controller-manager-677d9d8477",
2026-06-11 11:57:38.285076 | controller |         "uid": "6c3f9a84-8229-476f-94f9-0f9da771bf85"
2026-06-11 11:57:38.285093 | controller |       }
2026-06-11 11:57:38.285111 | controller |     ],
2026-06-11 11:57:38.285128 | controller |     "resourceVersion": "54661",
2026-06-11 11:57:38.285145 | controller |     "uid": "17b3ef4c-6777-40dd-af58-65cd4ff2f672"
2026-06-11 11:57:38.285163 | controller |   },
2026-06-11 11:57:38.285180 | controller |   "spec": {
2026-06-11 11:57:38.285197 | controller |     "containers": [
2026-06-11 11:57:38.285215 | controller |       {
2026-06-11 11:57:38.285232 | controller |         "args": [
2026-06-11 11:57:38.285249 | controller |           "--leader-elect",
2026-06-11 11:57:38.285266 | controller |           "--health-probe-bind-address=:8081",
2026-06-11 11:57:38.285283 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-11 11:57:38.285305 | controller |         ],
2026-06-11 11:57:38.285323 | controller |         "command": [
2026-06-11 11:57:38.285340 | controller |           "/manager"
2026-06-11 11:57:38.285378 | controller |         ],
2026-06-11 11:57:38.285396 | controller |         "env": [
2026-06-11 11:57:38.285414 | controller |           {
2026-06-11 11:57:38.285431 | controller |             "name": "LEASE_DURATION",
2026-06-11 11:57:38.285448 | controller |             "value": "30"
2026-06-11 11:57:38.285465 | controller |           },
2026-06-11 11:57:38.285482 | controller |           {
2026-06-11 11:57:38.285500 | controller |             "name": "RENEW_DEADLINE",
2026-06-11 11:57:38.285535 | controller |             "value": "20"
2026-06-11 11:57:38.285554 | controller |           },
2026-06-11 11:57:38.285573 | controller |           {
2026-06-11 11:57:38.285590 | controller |             "name": "RETRY_PERIOD",
2026-06-11 11:57:38.285608 | controller |             "value": "5"
2026-06-11 11:57:38.285625 | controller |           },
2026-06-11 11:57:38.285643 | controller |           {
2026-06-11 11:57:38.285660 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-11 11:57:38.285678 | controller |             "value": "false"
2026-06-11 11:57:38.285695 | controller |           },
2026-06-11 11:57:38.285713 | controller |           {
2026-06-11 11:57:38.285734 | controller |             "name": "METRICS_CERTS",
2026-06-11 11:57:38.285753 | controller |             "value": "false"
2026-06-11 11:57:38.285770 | controller |           }
2026-06-11 11:57:38.285787 | controller |         ],
2026-06-11 11:57:38.285805 | controller |         "image": "quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391",
2026-06-11 11:57:38.285823 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-11 11:57:38.285841 | controller |         "livenessProbe": {
2026-06-11 11:57:38.285859 | controller |           "failureThreshold": 3,
2026-06-11 11:57:38.285877 | controller |           "httpGet": {
2026-06-11 11:57:38.285894 | controller |             "path": "/healthz",
2026-06-11 11:57:38.285911 | controller |             "port": 8081,
2026-06-11 11:57:38.285928 | controller |             "scheme": "HTTP"
2026-06-11 11:57:38.285945 | controller |           },
2026-06-11 11:57:38.285962 | controller |           "initialDelaySeconds": 15,
2026-06-11 11:57:38.285979 | controller |           "periodSeconds": 20,
2026-06-11 11:57:38.285996 | controller |           "successThreshold": 1,
2026-06-11 11:57:38.286013 | controller |           "timeoutSeconds": 1
2026-06-11 11:57:38.286030 | controller |         },
2026-06-11 11:57:38.286047 | controller |         "name": "manager",
2026-06-11 11:57:38.286064 | controller |         "readinessProbe": {
2026-06-11 11:57:38.286080 | controller |           "failureThreshold": 3,
2026-06-11 11:57:38.286097 | controller |           "httpGet": {
2026-06-11 11:57:38.286114 | controller |             "path": "/readyz",
2026-06-11 11:57:38.286131 | controller |             "port": 8081,
2026-06-11 11:57:38.286148 | controller |             "scheme": "HTTP"
2026-06-11 11:57:38.286165 | controller |           },
2026-06-11 11:57:38.286182 | controller |           "initialDelaySeconds": 5,
2026-06-11 11:57:38.286198 | controller |           "periodSeconds": 10,
2026-06-11 11:57:38.286215 | controller |           "successThreshold": 1,
2026-06-11 11:57:38.286234 | controller |           "timeoutSeconds": 1
2026-06-11 11:57:38.286253 | controller |         },
2026-06-11 11:57:38.286270 | controller |         "resources": {
2026-06-11 11:57:38.286289 | controller |           "limits": {
2026-06-11 11:57:38.286306 | controller |             "cpu": "500m",
2026-06-11 11:57:38.286323 | controller |             "memory": "512Mi"
2026-06-11 11:57:38.286340 | controller |           },
2026-06-11 11:57:38.286380 | controller |           "requests": {
2026-06-11 11:57:38.286398 | controller |             "cpu": "10m",
2026-06-11 11:57:38.286420 | controller |             "memory": "256Mi"
2026-06-11 11:57:38.286437 | controller |           }
2026-06-11 11:57:38.286454 | controller |         },
2026-06-11 11:57:38.286472 | controller |         "securityContext": {
2026-06-11 11:57:38.286489 | controller |           "allowPrivilegeEscalation": false,
2026-06-11 11:57:38.286507 | controller |           "capabilities": {
2026-06-11 11:57:38.286524 | controller |             "drop": [
2026-06-11 11:57:38.286541 | controller |               "MKNOD"
2026-06-11 11:57:38.286558 | controller |             ]
2026-06-11 11:57:38.286575 | controller |           }
2026-06-11 11:57:38.286593 | controller |         },
2026-06-11 11:57:38.286610 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-11 11:57:38.286627 | controller |         "terminationMessagePolicy": "File",
2026-06-11 11:57:38.286644 | controller |         "volumeMounts": [
2026-06-11 11:57:38.286661 | controller |           {
2026-06-11 11:57:38.286679 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 11:57:38.286696 | controller |             "name": "kube-api-access-kwmxl",
2026-06-11 11:57:38.286714 | controller |             "readOnly": true
2026-06-11 11:57:38.286735 | controller |           }
2026-06-11 11:57:38.286754 | controller |         ]
2026-06-11 11:57:38.286771 | controller |       }
2026-06-11 11:57:38.286788 | controller |     ],
2026-06-11 11:57:38.286819 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-11 11:57:38.286843 | controller |     "enableServiceLinks": true,
2026-06-11 11:57:38.286864 | controller |     "imagePullSecrets": [
2026-06-11 11:57:38.286888 | controller |       {
2026-06-11 11:57:38.286911 | controller |         "name": "manila-operator-controller-manager-dockercfg-5qbnq"
2026-06-11 11:57:38.286935 | controller |       }
2026-06-11 11:57:38.286959 | controller |     ],
2026-06-11 11:57:38.286982 | controller |     "nodeName": "crc",
2026-06-11 11:57:38.287005 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-11 11:57:38.287030 | controller |     "priority": 0,
2026-06-11 11:57:38.287054 | controller |     "restartPolicy": "Always",
2026-06-11 11:57:38.287077 | controller |     "schedulerName": "default-scheduler",
2026-06-11 11:57:38.287101 | controller |     "securityContext": {
2026-06-11 11:57:38.287121 | controller |       "runAsNonRoot": true,
2026-06-11 11:57:38.287144 | controller |       "seLinuxOptions": {
2026-06-11 11:57:38.287168 | controller |         "level": "s0:c26,c5"
2026-06-11 11:57:38.287192 | controller |       }
2026-06-11 11:57:38.287216 | controller |     },
2026-06-11 11:57:38.287241 | controller |     "serviceAccount": "manila-operator-controller-manager",
2026-06-11 11:57:38.287265 | controller |     "serviceAccountName": "manila-operator-controller-manager",
2026-06-11 11:57:38.287289 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-11 11:57:38.287313 | controller |     "tolerations": [
2026-06-11 11:57:38.287334 | controller |       {
2026-06-11 11:57:38.287382 | controller |         "effect": "NoExecute",
2026-06-11 11:57:38.287407 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-11 11:57:38.287431 | controller |         "operator": "Exists",
2026-06-11 11:57:38.287455 | controller |         "tolerationSeconds": 120
2026-06-11 11:57:38.287476 | controller |       },
2026-06-11 11:57:38.287499 | controller |       {
2026-06-11 11:57:38.287523 | controller |         "effect": "NoExecute",
2026-06-11 11:57:38.287546 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-11 11:57:38.287563 | controller |         "operator": "Exists",
2026-06-11 11:57:38.287581 | controller |         "tolerationSeconds": 120
2026-06-11 11:57:38.287604 | controller |       },
2026-06-11 11:57:38.287628 | controller |       {
2026-06-11 11:57:38.287651 | controller |         "effect": "NoSchedule",
2026-06-11 11:57:38.287674 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-11 11:57:38.287703 | controller |         "operator": "Exists"
2026-06-11 11:57:38.287730 | controller |       }
2026-06-11 11:57:38.287755 | controller |     ],
2026-06-11 11:57:38.287778 | controller |     "volumes": [
2026-06-11 11:57:38.287800 | controller |       {
2026-06-11 11:57:38.287823 | controller |         "name": "kube-api-access-kwmxl",
2026-06-11 11:57:38.287847 | controller |         "projected": {
2026-06-11 11:57:38.287869 | controller |           "defaultMode": 420,
2026-06-11 11:57:38.287892 | controller |           "sources": [
2026-06-11 11:57:38.287915 | controller |             {
2026-06-11 11:57:38.287938 | controller |               "serviceAccountToken": {
2026-06-11 11:57:38.287961 | controller |                 "expirationSeconds": 3607,
2026-06-11 11:57:38.287985 | controller |                 "path": "token"
2026-06-11 11:57:38.288008 | controller |               }
2026-06-11 11:57:38.288032 | controller |             },
2026-06-11 11:57:38.288055 | controller |             {
2026-06-11 11:57:38.288078 | controller |               "configMap": {
2026-06-11 11:57:38.288101 | controller |                 "items": [
2026-06-11 11:57:38.288124 | controller |                   {
2026-06-11 11:57:38.288147 | controller |                     "key": "ca.crt",
2026-06-11 11:57:38.288170 | controller |                     "path": "ca.crt"
2026-06-11 11:57:38.288193 | controller |                   }
2026-06-11 11:57:38.288216 | controller |                 ],
2026-06-11 11:57:38.288238 | controller |                 "name": "kube-root-ca.crt"
2026-06-11 11:57:38.288262 | controller |               }
2026-06-11 11:57:38.288285 | controller |             },
2026-06-11 11:57:38.288308 | controller |             {
2026-06-11 11:57:38.288331 | controller |               "downwardAPI": {
2026-06-11 11:57:38.288372 | controller |                 "items": [
2026-06-11 11:57:38.288398 | controller |                   {
2026-06-11 11:57:38.288422 | controller |                     "fieldRef": {
2026-06-11 11:57:38.288446 | controller |                       "apiVersion": "v1",
2026-06-11 11:57:38.288469 | controller |                       "fieldPath": "metadata.namespace"
2026-06-11 11:57:38.288492 | controller |                     },
2026-06-11 11:57:38.288516 | controller |                     "path": "namespace"
2026-06-11 11:57:38.288539 | controller |                   }
2026-06-11 11:57:38.288562 | controller |                 ]
2026-06-11 11:57:38.288585 | controller |               }
2026-06-11 11:57:38.288608 | controller |             },
2026-06-11 11:57:38.288631 | controller |             {
2026-06-11 11:57:38.288654 | controller |               "configMap": {
2026-06-11 11:57:38.288677 | controller |                 "items": [
2026-06-11 11:57:38.288700 | controller |                   {
2026-06-11 11:57:38.288726 | controller |                     "key": "service-ca.crt",
2026-06-11 11:57:38.288752 | controller |                     "path": "service-ca.crt"
2026-06-11 11:57:38.288776 | controller |                   }
2026-06-11 11:57:38.288799 | controller |                 ],
2026-06-11 11:57:38.288823 | controller |                 "name": "openshift-service-ca.crt"
2026-06-11 11:57:38.288846 | controller |               }
2026-06-11 11:57:38.288870 | controller |             }
2026-06-11 11:57:38.288893 | controller |           ]
2026-06-11 11:57:38.288916 | controller |         }
2026-06-11 11:57:38.288939 | controller |       }
2026-06-11 11:57:38.288962 | controller |     ]
2026-06-11 11:57:38.288985 | controller |   },
2026-06-11 11:57:38.289008 | controller |   "status": {
2026-06-11 11:57:38.289031 | controller |     "conditions": [
2026-06-11 11:57:38.289054 | controller |       {
2026-06-11 11:57:38.289077 | controller |         "lastProbeTime": null,
2026-06-11 11:57:38.289100 | controller |         "lastTransitionTime": "2026-06-11T11:02:41Z",
2026-06-11 11:57:38.289123 | controller |         "status": "True",
2026-06-11 11:57:38.289150 | controller |         "type": "PodReadyToStartContainers"
2026-06-11 11:57:38.289174 | controller |       },
2026-06-11 11:57:38.289197 | controller |       {
2026-06-11 11:57:38.289220 | controller |         "lastProbeTime": null,
2026-06-11 11:57:38.289243 | controller |         "lastTransitionTime": "2026-06-11T11:01:44Z",
2026-06-11 11:57:38.289266 | controller |         "status": "True",
2026-06-11 11:57:38.289289 | controller |         "type": "Initialized"
2026-06-11 11:57:38.289312 | controller |       },
2026-06-11 11:57:38.289336 | controller |       {
2026-06-11 11:57:38.289380 | controller |         "lastProbeTime": null,
2026-06-11 11:57:38.289407 | controller |         "lastTransitionTime": "2026-06-11T11:02:53Z",
2026-06-11 11:57:38.289431 | controller |         "status": "True",
2026-06-11 11:57:38.289454 | controller |         "type": "Ready"
2026-06-11 11:57:38.289478 | controller |       },
2026-06-11 11:57:38.289515 | controller |       {
2026-06-11 11:57:38.289541 | controller |         "lastProbeTime": null,
2026-06-11 11:57:38.289565 | controller |         "lastTransitionTime": "2026-06-11T11:02:53Z",
2026-06-11 11:57:38.289588 | controller |         "status": "True",
2026-06-11 11:57:38.289751 | controller |         "type": "ContainersReady"
2026-06-11 11:57:38.289830 | controller |       },
2026-06-11 11:57:38.289881 | controller |       {
2026-06-11 11:57:38.289925 | controller |         "lastProbeTime": null,
2026-06-11 11:57:38.289967 | controller |         "lastTransitionTime": "2026-06-11T11:01:44Z",
2026-06-11 11:57:38.290009 | controller |         "status": "True",
2026-06-11 11:57:38.290049 | controller |         "type": "PodScheduled"
2026-06-11 11:57:38.290090 | controller |       }
2026-06-11 11:57:38.290129 | controller |     ],
2026-06-11 11:57:38.290168 | controller |     "containerStatuses": [
2026-06-11 11:57:38.290209 | controller |       {
2026-06-11 11:57:38.290248 | controller |         "allocatedResources": {
2026-06-11 11:57:38.290288 | controller |           "cpu": "10m",
2026-06-11 11:57:38.290327 | controller |           "memory": "256Mi"
2026-06-11 11:57:38.290499 | controller |         },
2026-06-11 11:57:38.290542 | controller |         "containerID": "cri-o://af63005be43ecd4a31a722a1e0eb98bae5f5dd9ec60401852ecdb7c22951506a",
2026-06-11 11:57:38.290578 | controller |         "image": "quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391",
2026-06-11 11:57:38.290611 | controller |         "imageID": "quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391",
2026-06-11 11:57:38.290645 | controller |         "lastState": {},
2026-06-11 11:57:38.290678 | controller |         "name": "manager",
2026-06-11 11:57:38.290710 | controller |         "ready": true,
2026-06-11 11:57:38.290742 | controller |         "resources": {
2026-06-11 11:57:38.290775 | controller |           "limits": {
2026-06-11 11:57:38.290807 | controller |             "cpu": "500m",
2026-06-11 11:57:38.290839 | controller |             "memory": "512Mi"
2026-06-11 11:57:38.290871 | controller |           },
2026-06-11 11:57:38.290903 | controller |           "requests": {
2026-06-11 11:57:38.290935 | controller |             "cpu": "10m",
2026-06-11 11:57:38.290967 | controller |             "memory": "256Mi"
2026-06-11 11:57:38.290999 | controller |           }
2026-06-11 11:57:38.291030 | controller |         },
2026-06-11 11:57:38.291062 | controller |         "restartCount": 0,
2026-06-11 11:57:38.291094 | controller |         "started": true,
2026-06-11 11:57:38.291124 | controller |         "state": {
2026-06-11 11:57:38.291156 | controller |           "running": {
2026-06-11 11:57:38.291187 | controller |             "startedAt": "2026-06-11T11:02:40Z"
2026-06-11 11:57:38.291219 | controller |           }
2026-06-11 11:57:38.291251 | controller |         },
2026-06-11 11:57:38.291283 | controller |         "user": {
2026-06-11 11:57:38.291314 | controller |           "linux": {
2026-06-11 11:57:38.291398 | controller |             "gid": 0,
2026-06-11 11:57:38.291440 | controller |             "supplementalGroups": [
2026-06-11 11:57:38.291473 | controller |               0
2026-06-11 11:57:38.291505 | controller |             ],
2026-06-11 11:57:38.291536 | controller |             "uid": 65532
2026-06-11 11:57:38.291567 | controller |           }
2026-06-11 11:57:38.291598 | controller |         },
2026-06-11 11:57:38.291629 | controller |         "volumeMounts": [
2026-06-11 11:57:38.291661 | controller |           {
2026-06-11 11:57:38.291691 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 11:57:38.291724 | controller |             "name": "kube-api-access-kwmxl",
2026-06-11 11:57:38.291755 | controller |             "readOnly": true,
2026-06-11 11:57:38.291787 | controller |             "recursiveReadOnly": "Disabled"
2026-06-11 11:57:38.291819 | controller |           }
2026-06-11 11:57:38.291850 | controller |         ]
2026-06-11 11:57:38.291881 | controller |       }
2026-06-11 11:57:38.291913 | controller |     ],
2026-06-11 11:57:38.291943 | controller |     "hostIP": "192.168.126.11",
2026-06-11 11:57:38.291974 | controller |     "hostIPs": [
2026-06-11 11:57:38.292006 | controller |       {
2026-06-11 11:57:38.292036 | controller |         "ip": "192.168.126.11"
2026-06-11 11:57:38.292068 | controller |       }
2026-06-11 11:57:38.292098 | controller |     ],
2026-06-11 11:57:38.292129 | controller |     "phase": "Running",
2026-06-11 11:57:38.292160 | controller |     "podIP": "10.217.0.85",
2026-06-11 11:57:38.292192 | controller |     "podIPs": [
2026-06-11 11:57:38.292223 | controller |       {
2026-06-11 11:57:38.292254 | controller |         "ip": "10.217.0.85"
2026-06-11 11:57:38.292286 | controller |       }
2026-06-11 11:57:38.292317 | controller |     ],
2026-06-11 11:57:38.292373 | controller |     "qosClass": "Burstable",
2026-06-11 11:57:38.292415 | controller |     "startTime": "2026-06-11T11:01:44Z"
2026-06-11 11:57:38.292449 | controller |   }
2026-06-11 11:57:38.292481 | controller | }
2026-06-11 11:57:38.316431 | controller | ok:
2026-06-11 11:57:38.316629 | controller | {
2026-06-11 11:57:38.316658 | controller |   "apiVersion": "v1",
2026-06-11 11:57:38.316675 | controller |   "kind": "Pod",
2026-06-11 11:57:38.316691 | controller |   "metadata": {
2026-06-11 11:57:38.316706 | controller |     "annotations": {
2026-06-11 11:57:38.316722 | 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-11 11:57:38.316739 | 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-11 11:57:38.316756 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-11 11:57:38.316772 | controller |       "openshift.io/scc": "anyuid",
2026-06-11 11:57:38.316787 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-11 11:57:38.316802 | controller |     },
2026-06-11 11:57:38.316817 | controller |     "creationTimestamp": "2026-06-11T11:01:44Z",
2026-06-11 11:57:38.316832 | controller |     "generateName": "mariadb-operator-controller-manager-7fcb8b58d6-",
2026-06-11 11:57:38.316847 | controller |     "generation": 1,
2026-06-11 11:57:38.316862 | controller |     "labels": {
2026-06-11 11:57:38.316876 | controller |       "app.kubernetes.io/name": "mariadb-operator",
2026-06-11 11:57:38.316890 | controller |       "control-plane": "controller-manager",
2026-06-11 11:57:38.316917 | controller |       "openstack.org/operator-name": "mariadb",
2026-06-11 11:57:38.316933 | controller |       "pod-template-hash": "7fcb8b58d6"
2026-06-11 11:57:38.316947 | controller |     },
2026-06-11 11:57:38.316962 | controller |     "managedFields": [
2026-06-11 11:57:38.316976 | controller |       {
2026-06-11 11:57:38.316993 | controller |         "apiVersion": "v1",
2026-06-11 11:57:38.317010 | controller |         "fieldsType": "FieldsV1",
2026-06-11 11:57:38.317024 | controller |         "fieldsV1": {
2026-06-11 11:57:38.317038 | controller |           "f:metadata": {
2026-06-11 11:57:38.317053 | controller |             "f:annotations": {
2026-06-11 11:57:38.317067 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-11 11:57:38.317082 | controller |             }
2026-06-11 11:57:38.317096 | controller |           }
2026-06-11 11:57:38.317110 | controller |         },
2026-06-11 11:57:38.317124 | controller |         "manager": "crc",
2026-06-11 11:57:38.317138 | controller |         "operation": "Update",
2026-06-11 11:57:38.317153 | controller |         "subresource": "status",
2026-06-11 11:57:38.317166 | controller |         "time": "2026-06-11T11:01:44Z"
2026-06-11 11:57:38.317180 | controller |       },
2026-06-11 11:57:38.317194 | controller |       {
2026-06-11 11:57:38.317208 | controller |         "apiVersion": "v1",
2026-06-11 11:57:38.317223 | controller |         "fieldsType": "FieldsV1",
2026-06-11 11:57:38.317236 | controller |         "fieldsV1": {
2026-06-11 11:57:38.317250 | controller |           "f:metadata": {
2026-06-11 11:57:38.317264 | controller |             "f:annotations": {
2026-06-11 11:57:38.317278 | controller |               ".": {},
2026-06-11 11:57:38.317292 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-11 11:57:38.317306 | controller |             },
2026-06-11 11:57:38.317320 | controller |             "f:generateName": {},
2026-06-11 11:57:38.317334 | controller |             "f:labels": {
2026-06-11 11:57:38.317367 | controller |               ".": {},
2026-06-11 11:57:38.317387 | controller |               "f:app.kubernetes.io/name": {},
2026-06-11 11:57:38.317402 | controller |               "f:control-plane": {},
2026-06-11 11:57:38.317417 | controller |               "f:openstack.org/operator-name": {},
2026-06-11 11:57:38.317431 | controller |               "f:pod-template-hash": {}
2026-06-11 11:57:38.317445 | controller |             },
2026-06-11 11:57:38.317460 | controller |             "f:ownerReferences": {
2026-06-11 11:57:38.317484 | controller |               ".": {},
2026-06-11 11:57:38.317500 | controller |               "k:{\"uid\":\"7646093b-c046-44b8-b3a6-7add83ec8401\"}": {}
2026-06-11 11:57:38.317515 | controller |             }
2026-06-11 11:57:38.317529 | controller |           },
2026-06-11 11:57:38.317543 | controller |           "f:spec": {
2026-06-11 11:57:38.317557 | controller |             "f:containers": {
2026-06-11 11:57:38.317571 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-11 11:57:38.317586 | controller |                 ".": {},
2026-06-11 11:57:38.317600 | controller |                 "f:args": {},
2026-06-11 11:57:38.317614 | controller |                 "f:command": {},
2026-06-11 11:57:38.317628 | controller |                 "f:env": {
2026-06-11 11:57:38.317643 | controller |                   ".": {},
2026-06-11 11:57:38.317657 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-11 11:57:38.317672 | controller |                     ".": {},
2026-06-11 11:57:38.317685 | controller |                     "f:name": {},
2026-06-11 11:57:38.317699 | controller |                     "f:value": {}
2026-06-11 11:57:38.317713 | controller |                   },
2026-06-11 11:57:38.317727 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-11 11:57:38.317741 | controller |                     ".": {},
2026-06-11 11:57:38.317755 | controller |                     "f:name": {},
2026-06-11 11:57:38.317773 | controller |                     "f:value": {}
2026-06-11 11:57:38.317787 | controller |                   },
2026-06-11 11:57:38.317801 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-11 11:57:38.317815 | controller |                     ".": {},
2026-06-11 11:57:38.317829 | controller |                     "f:name": {},
2026-06-11 11:57:38.317843 | controller |                     "f:value": {}
2026-06-11 11:57:38.317857 | controller |                   },
2026-06-11 11:57:38.317872 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-11 11:57:38.317887 | controller |                     ".": {},
2026-06-11 11:57:38.317901 | controller |                     "f:name": {},
2026-06-11 11:57:38.317916 | controller |                     "f:value": {}
2026-06-11 11:57:38.317930 | controller |                   },
2026-06-11 11:57:38.317944 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-11 11:57:38.317959 | controller |                     ".": {},
2026-06-11 11:57:38.317973 | controller |                     "f:name": {},
2026-06-11 11:57:38.317987 | controller |                     "f:value": {}
2026-06-11 11:57:38.318001 | controller |                   }
2026-06-11 11:57:38.318015 | controller |                 },
2026-06-11 11:57:38.318030 | controller |                 "f:image": {},
2026-06-11 11:57:38.318044 | controller |                 "f:imagePullPolicy": {},
2026-06-11 11:57:38.318058 | controller |                 "f:livenessProbe": {
2026-06-11 11:57:38.318072 | controller |                   ".": {},
2026-06-11 11:57:38.318086 | controller |                   "f:failureThreshold": {},
2026-06-11 11:57:38.318100 | controller |                   "f:httpGet": {
2026-06-11 11:57:38.318114 | controller |                     ".": {},
2026-06-11 11:57:38.318128 | controller |                     "f:path": {},
2026-06-11 11:57:38.318143 | controller |                     "f:port": {},
2026-06-11 11:57:38.318157 | controller |                     "f:scheme": {}
2026-06-11 11:57:38.318171 | controller |                   },
2026-06-11 11:57:38.318185 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 11:57:38.318199 | controller |                   "f:periodSeconds": {},
2026-06-11 11:57:38.318213 | controller |                   "f:successThreshold": {},
2026-06-11 11:57:38.318227 | controller |                   "f:timeoutSeconds": {}
2026-06-11 11:57:38.318241 | controller |                 },
2026-06-11 11:57:38.318255 | controller |                 "f:name": {},
2026-06-11 11:57:38.318270 | controller |                 "f:readinessProbe": {
2026-06-11 11:57:38.318284 | controller |                   ".": {},
2026-06-11 11:57:38.318298 | controller |                   "f:failureThreshold": {},
2026-06-11 11:57:38.318312 | controller |                   "f:httpGet": {
2026-06-11 11:57:38.318326 | controller |                     ".": {},
2026-06-11 11:57:38.318340 | controller |                     "f:path": {},
2026-06-11 11:57:38.318374 | controller |                     "f:port": {},
2026-06-11 11:57:38.318390 | controller |                     "f:scheme": {}
2026-06-11 11:57:38.318404 | controller |                   },
2026-06-11 11:57:38.318418 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 11:57:38.318432 | controller |                   "f:periodSeconds": {},
2026-06-11 11:57:38.318446 | controller |                   "f:successThreshold": {},
2026-06-11 11:57:38.318460 | controller |                   "f:timeoutSeconds": {}
2026-06-11 11:57:38.318474 | controller |                 },
2026-06-11 11:57:38.318488 | controller |                 "f:resources": {
2026-06-11 11:57:38.318502 | controller |                   ".": {},
2026-06-11 11:57:38.318516 | controller |                   "f:limits": {
2026-06-11 11:57:38.318530 | controller |                     ".": {},
2026-06-11 11:57:38.318544 | controller |                     "f:cpu": {},
2026-06-11 11:57:38.318569 | controller |                     "f:memory": {}
2026-06-11 11:57:38.318583 | controller |                   },
2026-06-11 11:57:38.318597 | controller |                   "f:requests": {
2026-06-11 11:57:38.318611 | controller |                     ".": {},
2026-06-11 11:57:38.318625 | controller |                     "f:cpu": {},
2026-06-11 11:57:38.318640 | controller |                     "f:memory": {}
2026-06-11 11:57:38.318654 | controller |                   }
2026-06-11 11:57:38.318668 | controller |                 },
2026-06-11 11:57:38.318683 | controller |                 "f:securityContext": {
2026-06-11 11:57:38.318696 | controller |                   ".": {},
2026-06-11 11:57:38.318710 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-11 11:57:38.318724 | controller |                 },
2026-06-11 11:57:38.318738 | controller |                 "f:terminationMessagePath": {},
2026-06-11 11:57:38.318752 | controller |                 "f:terminationMessagePolicy": {}
2026-06-11 11:57:38.318765 | controller |               }
2026-06-11 11:57:38.318779 | controller |             },
2026-06-11 11:57:38.318793 | controller |             "f:dnsPolicy": {},
2026-06-11 11:57:38.318807 | controller |             "f:enableServiceLinks": {},
2026-06-11 11:57:38.318821 | controller |             "f:restartPolicy": {},
2026-06-11 11:57:38.318834 | controller |             "f:schedulerName": {},
2026-06-11 11:57:38.318849 | controller |             "f:securityContext": {
2026-06-11 11:57:38.318863 | controller |               ".": {},
2026-06-11 11:57:38.318877 | controller |               "f:runAsNonRoot": {}
2026-06-11 11:57:38.318891 | controller |             },
2026-06-11 11:57:38.318905 | controller |             "f:serviceAccount": {},
2026-06-11 11:57:38.318919 | controller |             "f:serviceAccountName": {},
2026-06-11 11:57:38.318934 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-11 11:57:38.318948 | controller |             "f:tolerations": {}
2026-06-11 11:57:38.318962 | controller |           }
2026-06-11 11:57:38.318976 | controller |         },
2026-06-11 11:57:38.318992 | controller |         "manager": "kube-controller-manager",
2026-06-11 11:57:38.319008 | controller |         "operation": "Update",
2026-06-11 11:57:38.319023 | controller |         "time": "2026-06-11T11:01:44Z"
2026-06-11 11:57:38.319037 | controller |       },
2026-06-11 11:57:38.319050 | controller |       {
2026-06-11 11:57:38.319064 | controller |         "apiVersion": "v1",
2026-06-11 11:57:38.319078 | controller |         "fieldsType": "FieldsV1",
2026-06-11 11:57:38.319091 | controller |         "fieldsV1": {
2026-06-11 11:57:38.319105 | controller |           "f:metadata": {
2026-06-11 11:57:38.319118 | controller |             "f:annotations": {
2026-06-11 11:57:38.319132 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-11 11:57:38.319146 | controller |             }
2026-06-11 11:57:38.319160 | controller |           }
2026-06-11 11:57:38.319174 | controller |         },
2026-06-11 11:57:38.319188 | controller |         "manager": "multus-daemon",
2026-06-11 11:57:38.319202 | controller |         "operation": "Update",
2026-06-11 11:57:38.319216 | controller |         "subresource": "status",
2026-06-11 11:57:38.319230 | controller |         "time": "2026-06-11T11:02:06Z"
2026-06-11 11:57:38.319244 | controller |       },
2026-06-11 11:57:38.319258 | controller |       {
2026-06-11 11:57:38.319272 | controller |         "apiVersion": "v1",
2026-06-11 11:57:38.319286 | controller |         "fieldsType": "FieldsV1",
2026-06-11 11:57:38.319300 | controller |         "fieldsV1": {
2026-06-11 11:57:38.319314 | controller |           "f:status": {
2026-06-11 11:57:38.319328 | controller |             "f:conditions": {
2026-06-11 11:57:38.319341 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-11 11:57:38.319375 | controller |                 ".": {},
2026-06-11 11:57:38.319394 | controller |                 "f:lastProbeTime": {},
2026-06-11 11:57:38.319409 | controller |                 "f:lastTransitionTime": {},
2026-06-11 11:57:38.319423 | controller |                 "f:status": {},
2026-06-11 11:57:38.319437 | controller |                 "f:type": {}
2026-06-11 11:57:38.319451 | controller |               },
2026-06-11 11:57:38.319465 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-11 11:57:38.319479 | controller |                 ".": {},
2026-06-11 11:57:38.319493 | controller |                 "f:lastProbeTime": {},
2026-06-11 11:57:38.319507 | controller |                 "f:lastTransitionTime": {},
2026-06-11 11:57:38.319521 | controller |                 "f:status": {},
2026-06-11 11:57:38.319535 | controller |                 "f:type": {}
2026-06-11 11:57:38.319548 | controller |               },
2026-06-11 11:57:38.319562 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-11 11:57:38.319576 | controller |                 ".": {},
2026-06-11 11:57:38.319590 | controller |                 "f:lastProbeTime": {},
2026-06-11 11:57:38.319604 | controller |                 "f:lastTransitionTime": {},
2026-06-11 11:57:38.319618 | controller |                 "f:status": {},
2026-06-11 11:57:38.319632 | controller |                 "f:type": {}
2026-06-11 11:57:38.319647 | controller |               },
2026-06-11 11:57:38.319661 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-11 11:57:38.319675 | controller |                 ".": {},
2026-06-11 11:57:38.319690 | controller |                 "f:lastProbeTime": {},
2026-06-11 11:57:38.319705 | controller |                 "f:lastTransitionTime": {},
2026-06-11 11:57:38.319719 | controller |                 "f:status": {},
2026-06-11 11:57:38.319734 | controller |                 "f:type": {}
2026-06-11 11:57:38.319748 | controller |               }
2026-06-11 11:57:38.319762 | controller |             },
2026-06-11 11:57:38.319776 | controller |             "f:containerStatuses": {},
2026-06-11 11:57:38.319791 | controller |             "f:hostIP": {},
2026-06-11 11:57:38.319805 | controller |             "f:hostIPs": {},
2026-06-11 11:57:38.319819 | controller |             "f:phase": {},
2026-06-11 11:57:38.319833 | controller |             "f:podIP": {},
2026-06-11 11:57:38.319847 | controller |             "f:podIPs": {
2026-06-11 11:57:38.319861 | controller |               ".": {},
2026-06-11 11:57:38.319876 | controller |               "k:{\"ip\":\"10.217.0.84\"}": {
2026-06-11 11:57:38.319890 | controller |                 ".": {},
2026-06-11 11:57:38.319904 | controller |                 "f:ip": {}
2026-06-11 11:57:38.319918 | controller |               }
2026-06-11 11:57:38.319932 | controller |             },
2026-06-11 11:57:38.319946 | controller |             "f:startTime": {}
2026-06-11 11:57:38.319960 | controller |           }
2026-06-11 11:57:38.319974 | controller |         },
2026-06-11 11:57:38.319987 | controller |         "manager": "kubelet",
2026-06-11 11:57:38.320001 | controller |         "operation": "Update",
2026-06-11 11:57:38.320015 | controller |         "subresource": "status",
2026-06-11 11:57:38.320029 | controller |         "time": "2026-06-11T11:02:51Z"
2026-06-11 11:57:38.320042 | controller |       }
2026-06-11 11:57:38.320056 | controller |     ],
2026-06-11 11:57:38.320070 | controller |     "name": "mariadb-operator-controller-manager-7fcb8b58d6-rjt8l",
2026-06-11 11:57:38.320084 | controller |     "namespace": "openstack-operators",
2026-06-11 11:57:38.320099 | controller |     "ownerReferences": [
2026-06-11 11:57:38.320113 | controller |       {
2026-06-11 11:57:38.320127 | controller |         "apiVersion": "apps/v1",
2026-06-11 11:57:38.320141 | controller |         "blockOwnerDeletion": true,
2026-06-11 11:57:38.320155 | controller |         "controller": true,
2026-06-11 11:57:38.320169 | controller |         "kind": "ReplicaSet",
2026-06-11 11:57:38.320183 | controller |         "name": "mariadb-operator-controller-manager-7fcb8b58d6",
2026-06-11 11:57:38.320202 | controller |         "uid": "7646093b-c046-44b8-b3a6-7add83ec8401"
2026-06-11 11:57:38.320217 | controller |       }
2026-06-11 11:57:38.320231 | controller |     ],
2026-06-11 11:57:38.320245 | controller |     "resourceVersion": "54547",
2026-06-11 11:57:38.320259 | controller |     "uid": "ac7ad1f8-8394-4642-b9e9-29b0465fe085"
2026-06-11 11:57:38.320274 | controller |   },
2026-06-11 11:57:38.320288 | controller |   "spec": {
2026-06-11 11:57:38.320302 | controller |     "containers": [
2026-06-11 11:57:38.320316 | controller |       {
2026-06-11 11:57:38.320330 | controller |         "args": [
2026-06-11 11:57:38.320344 | controller |           "--leader-elect",
2026-06-11 11:57:38.320378 | controller |           "--health-probe-bind-address=:8081",
2026-06-11 11:57:38.320393 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-11 11:57:38.320407 | controller |         ],
2026-06-11 11:57:38.320422 | controller |         "command": [
2026-06-11 11:57:38.320436 | controller |           "/manager"
2026-06-11 11:57:38.320450 | controller |         ],
2026-06-11 11:57:38.320463 | controller |         "env": [
2026-06-11 11:57:38.320477 | controller |           {
2026-06-11 11:57:38.320491 | controller |             "name": "LEASE_DURATION",
2026-06-11 11:57:38.320505 | controller |             "value": "30"
2026-06-11 11:57:38.320519 | controller |           },
2026-06-11 11:57:38.320533 | controller |           {
2026-06-11 11:57:38.320547 | controller |             "name": "RENEW_DEADLINE",
2026-06-11 11:57:38.320562 | controller |             "value": "20"
2026-06-11 11:57:38.320576 | controller |           },
2026-06-11 11:57:38.320590 | controller |           {
2026-06-11 11:57:38.320604 | controller |             "name": "RETRY_PERIOD",
2026-06-11 11:57:38.320618 | controller |             "value": "5"
2026-06-11 11:57:38.320632 | controller |           },
2026-06-11 11:57:38.320647 | controller |           {
2026-06-11 11:57:38.320660 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-11 11:57:38.320674 | controller |             "value": "false"
2026-06-11 11:57:38.320688 | controller |           },
2026-06-11 11:57:38.320702 | controller |           {
2026-06-11 11:57:38.320716 | controller |             "name": "METRICS_CERTS",
2026-06-11 11:57:38.320730 | controller |             "value": "false"
2026-06-11 11:57:38.320744 | controller |           }
2026-06-11 11:57:38.320757 | controller |         ],
2026-06-11 11:57:38.320771 | controller |         "image": "quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398",
2026-06-11 11:57:38.320785 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-11 11:57:38.320799 | controller |         "livenessProbe": {
2026-06-11 11:57:38.320812 | controller |           "failureThreshold": 3,
2026-06-11 11:57:38.320826 | controller |           "httpGet": {
2026-06-11 11:57:38.320840 | controller |             "path": "/healthz",
2026-06-11 11:57:38.320854 | controller |             "port": 8081,
2026-06-11 11:57:38.320869 | controller |             "scheme": "HTTP"
2026-06-11 11:57:38.320882 | controller |           },
2026-06-11 11:57:38.320897 | controller |           "initialDelaySeconds": 15,
2026-06-11 11:57:38.320911 | controller |           "periodSeconds": 20,
2026-06-11 11:57:38.320924 | controller |           "successThreshold": 1,
2026-06-11 11:57:38.320938 | controller |           "timeoutSeconds": 1
2026-06-11 11:57:38.320952 | controller |         },
2026-06-11 11:57:38.320966 | controller |         "name": "manager",
2026-06-11 11:57:38.320980 | controller |         "readinessProbe": {
2026-06-11 11:57:38.320997 | controller |           "failureThreshold": 3,
2026-06-11 11:57:38.321013 | controller |           "httpGet": {
2026-06-11 11:57:38.321027 | controller |             "path": "/readyz",
2026-06-11 11:57:38.321041 | controller |             "port": 8081,
2026-06-11 11:57:38.321059 | controller |             "scheme": "HTTP"
2026-06-11 11:57:38.321073 | controller |           },
2026-06-11 11:57:38.321087 | controller |           "initialDelaySeconds": 5,
2026-06-11 11:57:38.321101 | controller |           "periodSeconds": 10,
2026-06-11 11:57:38.321115 | controller |           "successThreshold": 1,
2026-06-11 11:57:38.321128 | controller |           "timeoutSeconds": 1
2026-06-11 11:57:38.321142 | controller |         },
2026-06-11 11:57:38.321156 | controller |         "resources": {
2026-06-11 11:57:38.321170 | controller |           "limits": {
2026-06-11 11:57:38.321183 | controller |             "cpu": "500m",
2026-06-11 11:57:38.321197 | controller |             "memory": "512Mi"
2026-06-11 11:57:38.321210 | controller |           },
2026-06-11 11:57:38.321224 | controller |           "requests": {
2026-06-11 11:57:38.321238 | controller |             "cpu": "10m",
2026-06-11 11:57:38.321251 | controller |             "memory": "256Mi"
2026-06-11 11:57:38.321265 | controller |           }
2026-06-11 11:57:38.321279 | controller |         },
2026-06-11 11:57:38.321293 | controller |         "securityContext": {
2026-06-11 11:57:38.321306 | controller |           "allowPrivilegeEscalation": false,
2026-06-11 11:57:38.321320 | controller |           "capabilities": {
2026-06-11 11:57:38.321334 | controller |             "drop": [
2026-06-11 11:57:38.321361 | controller |               "MKNOD"
2026-06-11 11:57:38.321380 | controller |             ]
2026-06-11 11:57:38.321394 | controller |           }
2026-06-11 11:57:38.321408 | controller |         },
2026-06-11 11:57:38.321422 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-11 11:57:38.321436 | controller |         "terminationMessagePolicy": "File",
2026-06-11 11:57:38.321450 | controller |         "volumeMounts": [
2026-06-11 11:57:38.321473 | controller |           {
2026-06-11 11:57:38.321488 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 11:57:38.321503 | controller |             "name": "kube-api-access-647rh",
2026-06-11 11:57:38.321517 | controller |             "readOnly": true
2026-06-11 11:57:38.321531 | controller |           }
2026-06-11 11:57:38.321545 | controller |         ]
2026-06-11 11:57:38.321558 | controller |       }
2026-06-11 11:57:38.321572 | controller |     ],
2026-06-11 11:57:38.321586 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-11 11:57:38.321599 | controller |     "enableServiceLinks": true,
2026-06-11 11:57:38.321613 | controller |     "imagePullSecrets": [
2026-06-11 11:57:38.321627 | controller |       {
2026-06-11 11:57:38.321642 | controller |         "name": "mariadb-operator-controller-manager-dockercfg-n8cn9"
2026-06-11 11:57:38.321656 | controller |       }
2026-06-11 11:57:38.321670 | controller |     ],
2026-06-11 11:57:38.321684 | controller |     "nodeName": "crc",
2026-06-11 11:57:38.321698 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-11 11:57:38.321711 | controller |     "priority": 0,
2026-06-11 11:57:38.321725 | controller |     "restartPolicy": "Always",
2026-06-11 11:57:38.321739 | controller |     "schedulerName": "default-scheduler",
2026-06-11 11:57:38.321754 | controller |     "securityContext": {
2026-06-11 11:57:38.321767 | controller |       "runAsNonRoot": true,
2026-06-11 11:57:38.321781 | controller |       "seLinuxOptions": {
2026-06-11 11:57:38.321795 | controller |         "level": "s0:c26,c5"
2026-06-11 11:57:38.321808 | controller |       }
2026-06-11 11:57:38.321822 | controller |     },
2026-06-11 11:57:38.321836 | controller |     "serviceAccount": "mariadb-operator-controller-manager",
2026-06-11 11:57:38.321850 | controller |     "serviceAccountName": "mariadb-operator-controller-manager",
2026-06-11 11:57:38.321865 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-11 11:57:38.321879 | controller |     "tolerations": [
2026-06-11 11:57:38.321893 | controller |       {
2026-06-11 11:57:38.321907 | controller |         "effect": "NoExecute",
2026-06-11 11:57:38.321925 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-11 11:57:38.321939 | controller |         "operator": "Exists",
2026-06-11 11:57:38.321953 | controller |         "tolerationSeconds": 120
2026-06-11 11:57:38.321967 | controller |       },
2026-06-11 11:57:38.321982 | controller |       {
2026-06-11 11:57:38.321996 | controller |         "effect": "NoExecute",
2026-06-11 11:57:38.322010 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-11 11:57:38.322024 | controller |         "operator": "Exists",
2026-06-11 11:57:38.322038 | controller |         "tolerationSeconds": 120
2026-06-11 11:57:38.322052 | controller |       },
2026-06-11 11:57:38.322066 | controller |       {
2026-06-11 11:57:38.322080 | controller |         "effect": "NoSchedule",
2026-06-11 11:57:38.322094 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-11 11:57:38.322108 | controller |         "operator": "Exists"
2026-06-11 11:57:38.322122 | controller |       }
2026-06-11 11:57:38.322136 | controller |     ],
2026-06-11 11:57:38.322150 | controller |     "volumes": [
2026-06-11 11:57:38.322164 | controller |       {
2026-06-11 11:57:38.322178 | controller |         "name": "kube-api-access-647rh",
2026-06-11 11:57:38.322192 | controller |         "projected": {
2026-06-11 11:57:38.322206 | controller |           "defaultMode": 420,
2026-06-11 11:57:38.322220 | controller |           "sources": [
2026-06-11 11:57:38.322233 | controller |             {
2026-06-11 11:57:38.322247 | controller |               "serviceAccountToken": {
2026-06-11 11:57:38.322261 | controller |                 "expirationSeconds": 3607,
2026-06-11 11:57:38.322275 | controller |                 "path": "token"
2026-06-11 11:57:38.322289 | controller |               }
2026-06-11 11:57:38.322302 | controller |             },
2026-06-11 11:57:38.322316 | controller |             {
2026-06-11 11:57:38.322330 | controller |               "configMap": {
2026-06-11 11:57:38.322344 | controller |                 "items": [
2026-06-11 11:57:38.322378 | controller |                   {
2026-06-11 11:57:38.322393 | controller |                     "key": "ca.crt",
2026-06-11 11:57:38.322407 | controller |                     "path": "ca.crt"
2026-06-11 11:57:38.322421 | controller |                   }
2026-06-11 11:57:38.322434 | controller |                 ],
2026-06-11 11:57:38.322448 | controller |                 "name": "kube-root-ca.crt"
2026-06-11 11:57:38.322462 | controller |               }
2026-06-11 11:57:38.322476 | controller |             },
2026-06-11 11:57:38.322490 | controller |             {
2026-06-11 11:57:38.322504 | controller |               "downwardAPI": {
2026-06-11 11:57:38.322518 | controller |                 "items": [
2026-06-11 11:57:38.322532 | controller |                   {
2026-06-11 11:57:38.322546 | controller |                     "fieldRef": {
2026-06-11 11:57:38.322560 | controller |                       "apiVersion": "v1",
2026-06-11 11:57:38.322574 | controller |                       "fieldPath": "metadata.namespace"
2026-06-11 11:57:38.322588 | controller |                     },
2026-06-11 11:57:38.322603 | controller |                     "path": "namespace"
2026-06-11 11:57:38.322617 | controller |                   }
2026-06-11 11:57:38.322631 | controller |                 ]
2026-06-11 11:57:38.322645 | controller |               }
2026-06-11 11:57:38.322659 | controller |             },
2026-06-11 11:57:38.322673 | controller |             {
2026-06-11 11:57:38.322686 | controller |               "configMap": {
2026-06-11 11:57:38.322700 | controller |                 "items": [
2026-06-11 11:57:38.322714 | controller |                   {
2026-06-11 11:57:38.322728 | controller |                     "key": "service-ca.crt",
2026-06-11 11:57:38.322741 | controller |                     "path": "service-ca.crt"
2026-06-11 11:57:38.322755 | controller |                   }
2026-06-11 11:57:38.322769 | controller |                 ],
2026-06-11 11:57:38.322787 | controller |                 "name": "openshift-service-ca.crt"
2026-06-11 11:57:38.322801 | controller |               }
2026-06-11 11:57:38.322815 | controller |             }
2026-06-11 11:57:38.322829 | controller |           ]
2026-06-11 11:57:38.322844 | controller |         }
2026-06-11 11:57:38.322858 | controller |       }
2026-06-11 11:57:38.322872 | controller |     ]
2026-06-11 11:57:38.322886 | controller |   },
2026-06-11 11:57:38.322900 | controller |   "status": {
2026-06-11 11:57:38.322914 | controller |     "conditions": [
2026-06-11 11:57:38.322928 | controller |       {
2026-06-11 11:57:38.322941 | controller |         "lastProbeTime": null,
2026-06-11 11:57:38.322955 | controller |         "lastTransitionTime": "2026-06-11T11:02:39Z",
2026-06-11 11:57:38.322969 | controller |         "status": "True",
2026-06-11 11:57:38.322983 | controller |         "type": "PodReadyToStartContainers"
2026-06-11 11:57:38.322997 | controller |       },
2026-06-11 11:57:38.323011 | controller |       {
2026-06-11 11:57:38.323024 | controller |         "lastProbeTime": null,
2026-06-11 11:57:38.323038 | controller |         "lastTransitionTime": "2026-06-11T11:01:44Z",
2026-06-11 11:57:38.323052 | controller |         "status": "True",
2026-06-11 11:57:38.323066 | controller |         "type": "Initialized"
2026-06-11 11:57:38.323080 | controller |       },
2026-06-11 11:57:38.323094 | controller |       {
2026-06-11 11:57:38.323107 | controller |         "lastProbeTime": null,
2026-06-11 11:57:38.323121 | controller |         "lastTransitionTime": "2026-06-11T11:02:51Z",
2026-06-11 11:57:38.323135 | controller |         "status": "True",
2026-06-11 11:57:38.323148 | controller |         "type": "Ready"
2026-06-11 11:57:38.323162 | controller |       },
2026-06-11 11:57:38.323176 | controller |       {
2026-06-11 11:57:38.323189 | controller |         "lastProbeTime": null,
2026-06-11 11:57:38.323203 | controller |         "lastTransitionTime": "2026-06-11T11:02:51Z",
2026-06-11 11:57:38.323216 | controller |         "status": "True",
2026-06-11 11:57:38.323230 | controller |         "type": "ContainersReady"
2026-06-11 11:57:38.323244 | controller |       },
2026-06-11 11:57:38.323257 | controller |       {
2026-06-11 11:57:38.323271 | controller |         "lastProbeTime": null,
2026-06-11 11:57:38.323285 | controller |         "lastTransitionTime": "2026-06-11T11:01:44Z",
2026-06-11 11:57:38.323298 | controller |         "status": "True",
2026-06-11 11:57:38.323312 | controller |         "type": "PodScheduled"
2026-06-11 11:57:38.323326 | controller |       }
2026-06-11 11:57:38.323339 | controller |     ],
2026-06-11 11:57:38.323372 | controller |     "containerStatuses": [
2026-06-11 11:57:38.323388 | controller |       {
2026-06-11 11:57:38.323402 | controller |         "allocatedResources": {
2026-06-11 11:57:38.323416 | controller |           "cpu": "10m",
2026-06-11 11:57:38.323430 | controller |           "memory": "256Mi"
2026-06-11 11:57:38.323444 | controller |         },
2026-06-11 11:57:38.323458 | controller |         "containerID": "cri-o://9a37f89506666b4cbc1fd57ca2ebdedddea96b8390c1bfd9315b100bf7f6ac43",
2026-06-11 11:57:38.323473 | controller |         "image": "quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398",
2026-06-11 11:57:38.323487 | controller |         "imageID": "quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398",
2026-06-11 11:57:38.323501 | controller |         "lastState": {},
2026-06-11 11:57:38.323515 | controller |         "name": "manager",
2026-06-11 11:57:38.323529 | controller |         "ready": true,
2026-06-11 11:57:38.323543 | controller |         "resources": {
2026-06-11 11:57:38.323557 | controller |           "limits": {
2026-06-11 11:57:38.323572 | controller |             "cpu": "500m",
2026-06-11 11:57:38.323586 | controller |             "memory": "512Mi"
2026-06-11 11:57:38.323601 | controller |           },
2026-06-11 11:57:38.323625 | controller |           "requests": {
2026-06-11 11:57:38.323639 | controller |             "cpu": "10m",
2026-06-11 11:57:38.323653 | controller |             "memory": "256Mi"
2026-06-11 11:57:38.323667 | controller |           }
2026-06-11 11:57:38.323681 | controller |         },
2026-06-11 11:57:38.323695 | controller |         "restartCount": 0,
2026-06-11 11:57:38.323709 | controller |         "started": true,
2026-06-11 11:57:38.323723 | controller |         "state": {
2026-06-11 11:57:38.323737 | controller |           "running": {
2026-06-11 11:57:38.323750 | controller |             "startedAt": "2026-06-11T11:02:39Z"
2026-06-11 11:57:38.323764 | controller |           }
2026-06-11 11:57:38.323777 | controller |         },
2026-06-11 11:57:38.323791 | controller |         "user": {
2026-06-11 11:57:38.323805 | controller |           "linux": {
2026-06-11 11:57:38.323819 | controller |             "gid": 0,
2026-06-11 11:57:38.323833 | controller |             "supplementalGroups": [
2026-06-11 11:57:38.323847 | controller |               0
2026-06-11 11:57:38.323861 | controller |             ],
2026-06-11 11:57:38.323875 | controller |             "uid": 65532
2026-06-11 11:57:38.323889 | controller |           }
2026-06-11 11:57:38.323903 | controller |         },
2026-06-11 11:57:38.323918 | controller |         "volumeMounts": [
2026-06-11 11:57:38.323931 | controller |           {
2026-06-11 11:57:38.323945 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 11:57:38.323960 | controller |             "name": "kube-api-access-647rh",
2026-06-11 11:57:38.323974 | controller |             "readOnly": true,
2026-06-11 11:57:38.323989 | controller |             "recursiveReadOnly": "Disabled"
2026-06-11 11:57:38.324005 | controller |           }
2026-06-11 11:57:38.324021 | controller |         ]
2026-06-11 11:57:38.324035 | controller |       }
2026-06-11 11:57:38.324049 | controller |     ],
2026-06-11 11:57:38.324063 | controller |     "hostIP": "192.168.126.11",
2026-06-11 11:57:38.324077 | controller |     "hostIPs": [
2026-06-11 11:57:38.324091 | controller |       {
2026-06-11 11:57:38.324105 | controller |         "ip": "192.168.126.11"
2026-06-11 11:57:38.324120 | controller |       }
2026-06-11 11:57:38.324133 | controller |     ],
2026-06-11 11:57:38.324147 | controller |     "phase": "Running",
2026-06-11 11:57:38.324161 | controller |     "podIP": "10.217.0.84",
2026-06-11 11:57:38.324175 | controller |     "podIPs": [
2026-06-11 11:57:38.324189 | controller |       {
2026-06-11 11:57:38.324203 | controller |         "ip": "10.217.0.84"
2026-06-11 11:57:38.324216 | controller |       }
2026-06-11 11:57:38.324230 | controller |     ],
2026-06-11 11:57:38.324244 | controller |     "qosClass": "Burstable",
2026-06-11 11:57:38.324258 | controller |     "startTime": "2026-06-11T11:01:44Z"
2026-06-11 11:57:38.324272 | controller |   }
2026-06-11 11:57:38.324286 | controller | }
2026-06-11 11:57:38.347236 | controller | ok:
2026-06-11 11:57:38.347375 | controller | {
2026-06-11 11:57:38.347410 | controller |   "apiVersion": "v1",
2026-06-11 11:57:38.347427 | controller |   "kind": "Pod",
2026-06-11 11:57:38.347446 | controller |   "metadata": {
2026-06-11 11:57:38.347469 | controller |     "annotations": {
2026-06-11 11:57:38.347492 | 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-11 11:57:38.347509 | 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-11 11:57:38.347633 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-11 11:57:38.347658 | controller |       "openshift.io/scc": "anyuid",
2026-06-11 11:57:38.347674 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-11 11:57:38.347690 | controller |     },
2026-06-11 11:57:38.347705 | controller |     "creationTimestamp": "2026-06-11T11:01:44Z",
2026-06-11 11:57:38.347726 | controller |     "generateName": "neutron-operator-controller-manager-688d5c756f-",
2026-06-11 11:57:38.347748 | controller |     "generation": 1,
2026-06-11 11:57:38.347764 | controller |     "labels": {
2026-06-11 11:57:38.347779 | controller |       "app.kubernetes.io/name": "neutron-operator",
2026-06-11 11:57:38.347794 | controller |       "control-plane": "controller-manager",
2026-06-11 11:57:38.347809 | controller |       "openstack.org/operator-name": "neutron",
2026-06-11 11:57:38.347823 | controller |       "pod-template-hash": "688d5c756f"
2026-06-11 11:57:38.347838 | controller |     },
2026-06-11 11:57:38.347852 | controller |     "managedFields": [
2026-06-11 11:57:38.347866 | controller |       {
2026-06-11 11:57:38.347880 | controller |         "apiVersion": "v1",
2026-06-11 11:57:38.347893 | controller |         "fieldsType": "FieldsV1",
2026-06-11 11:57:38.347907 | controller |         "fieldsV1": {
2026-06-11 11:57:38.347920 | controller |           "f:metadata": {
2026-06-11 11:57:38.347934 | controller |             "f:annotations": {
2026-06-11 11:57:38.347948 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-11 11:57:38.347962 | controller |             }
2026-06-11 11:57:38.347976 | controller |           }
2026-06-11 11:57:38.347990 | controller |         },
2026-06-11 11:57:38.348003 | controller |         "manager": "crc",
2026-06-11 11:57:38.348018 | controller |         "operation": "Update",
2026-06-11 11:57:38.348032 | controller |         "subresource": "status",
2026-06-11 11:57:38.348046 | controller |         "time": "2026-06-11T11:01:44Z"
2026-06-11 11:57:38.348061 | controller |       },
2026-06-11 11:57:38.348075 | controller |       {
2026-06-11 11:57:38.348089 | controller |         "apiVersion": "v1",
2026-06-11 11:57:38.348103 | controller |         "fieldsType": "FieldsV1",
2026-06-11 11:57:38.348117 | controller |         "fieldsV1": {
2026-06-11 11:57:38.348131 | controller |           "f:metadata": {
2026-06-11 11:57:38.348144 | controller |             "f:annotations": {
2026-06-11 11:57:38.348158 | controller |               ".": {},
2026-06-11 11:57:38.348171 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-11 11:57:38.348185 | controller |             },
2026-06-11 11:57:38.348199 | controller |             "f:generateName": {},
2026-06-11 11:57:38.348213 | controller |             "f:labels": {
2026-06-11 11:57:38.348227 | controller |               ".": {},
2026-06-11 11:57:38.348240 | controller |               "f:app.kubernetes.io/name": {},
2026-06-11 11:57:38.348254 | controller |               "f:control-plane": {},
2026-06-11 11:57:38.348268 | controller |               "f:openstack.org/operator-name": {},
2026-06-11 11:57:38.348281 | controller |               "f:pod-template-hash": {}
2026-06-11 11:57:38.348295 | controller |             },
2026-06-11 11:57:38.348309 | controller |             "f:ownerReferences": {
2026-06-11 11:57:38.348322 | controller |               ".": {},
2026-06-11 11:57:38.348335 | controller |               "k:{\"uid\":\"7b865c99-2b64-4c77-a3ba-9377abce0d66\"}": {}
2026-06-11 11:57:38.348373 | controller |             }
2026-06-11 11:57:38.348391 | controller |           },
2026-06-11 11:57:38.348405 | controller |           "f:spec": {
2026-06-11 11:57:38.348418 | controller |             "f:containers": {
2026-06-11 11:57:38.348432 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-11 11:57:38.348446 | controller |                 ".": {},
2026-06-11 11:57:38.348464 | controller |                 "f:args": {},
2026-06-11 11:57:38.348478 | controller |                 "f:command": {},
2026-06-11 11:57:38.348492 | controller |                 "f:env": {
2026-06-11 11:57:38.348505 | controller |                   ".": {},
2026-06-11 11:57:38.348519 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-11 11:57:38.348533 | controller |                     ".": {},
2026-06-11 11:57:38.348547 | controller |                     "f:name": {},
2026-06-11 11:57:38.348560 | controller |                     "f:value": {}
2026-06-11 11:57:38.348574 | controller |                   },
2026-06-11 11:57:38.348587 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-11 11:57:38.348601 | controller |                     ".": {},
2026-06-11 11:57:38.348615 | controller |                     "f:name": {},
2026-06-11 11:57:38.348628 | controller |                     "f:value": {}
2026-06-11 11:57:38.348642 | controller |                   },
2026-06-11 11:57:38.348656 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-11 11:57:38.348669 | controller |                     ".": {},
2026-06-11 11:57:38.348683 | controller |                     "f:name": {},
2026-06-11 11:57:38.348697 | controller |                     "f:value": {}
2026-06-11 11:57:38.348712 | controller |                   },
2026-06-11 11:57:38.348733 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-11 11:57:38.348754 | controller |                     ".": {},
2026-06-11 11:57:38.348773 | controller |                     "f:name": {},
2026-06-11 11:57:38.348789 | controller |                     "f:value": {}
2026-06-11 11:57:38.348804 | controller |                   },
2026-06-11 11:57:38.348818 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-11 11:57:38.348833 | controller |                     ".": {},
2026-06-11 11:57:38.348847 | controller |                     "f:name": {},
2026-06-11 11:57:38.348862 | controller |                     "f:value": {}
2026-06-11 11:57:38.348876 | controller |                   }
2026-06-11 11:57:38.348890 | controller |                 },
2026-06-11 11:57:38.348904 | controller |                 "f:image": {},
2026-06-11 11:57:38.348918 | controller |                 "f:imagePullPolicy": {},
2026-06-11 11:57:38.348932 | controller |                 "f:livenessProbe": {
2026-06-11 11:57:38.348946 | controller |                   ".": {},
2026-06-11 11:57:38.348960 | controller |                   "f:failureThreshold": {},
2026-06-11 11:57:38.348974 | controller |                   "f:httpGet": {
2026-06-11 11:57:38.348990 | controller |                     ".": {},
2026-06-11 11:57:38.349006 | controller |                     "f:path": {},
2026-06-11 11:57:38.349022 | controller |                     "f:port": {},
2026-06-11 11:57:38.349036 | controller |                     "f:scheme": {}
2026-06-11 11:57:38.349051 | controller |                   },
2026-06-11 11:57:38.349065 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 11:57:38.349079 | controller |                   "f:periodSeconds": {},
2026-06-11 11:57:38.349094 | controller |                   "f:successThreshold": {},
2026-06-11 11:57:38.349108 | controller |                   "f:timeoutSeconds": {}
2026-06-11 11:57:38.349123 | controller |                 },
2026-06-11 11:57:38.349137 | controller |                 "f:name": {},
2026-06-11 11:57:38.349150 | controller |                 "f:readinessProbe": {
2026-06-11 11:57:38.349164 | controller |                   ".": {},
2026-06-11 11:57:38.349178 | controller |                   "f:failureThreshold": {},
2026-06-11 11:57:38.349192 | controller |                   "f:httpGet": {
2026-06-11 11:57:38.349206 | controller |                     ".": {},
2026-06-11 11:57:38.349219 | controller |                     "f:path": {},
2026-06-11 11:57:38.349233 | controller |                     "f:port": {},
2026-06-11 11:57:38.349252 | controller |                     "f:scheme": {}
2026-06-11 11:57:38.349266 | controller |                   },
2026-06-11 11:57:38.349280 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 11:57:38.349293 | controller |                   "f:periodSeconds": {},
2026-06-11 11:57:38.349307 | controller |                   "f:successThreshold": {},
2026-06-11 11:57:38.349321 | controller |                   "f:timeoutSeconds": {}
2026-06-11 11:57:38.349335 | controller |                 },
2026-06-11 11:57:38.349370 | controller |                 "f:resources": {
2026-06-11 11:57:38.349386 | controller |                   ".": {},
2026-06-11 11:57:38.349400 | controller |                   "f:limits": {
2026-06-11 11:57:38.349414 | controller |                     ".": {},
2026-06-11 11:57:38.349428 | controller |                     "f:cpu": {},
2026-06-11 11:57:38.349469 | controller |                     "f:memory": {}
2026-06-11 11:57:38.349485 | controller |                   },
2026-06-11 11:57:38.349499 | controller |                   "f:requests": {
2026-06-11 11:57:38.349513 | controller |                     ".": {},
2026-06-11 11:57:38.349527 | controller |                     "f:cpu": {},
2026-06-11 11:57:38.349540 | controller |                     "f:memory": {}
2026-06-11 11:57:38.349554 | controller |                   }
2026-06-11 11:57:38.349568 | controller |                 },
2026-06-11 11:57:38.349581 | controller |                 "f:securityContext": {
2026-06-11 11:57:38.349595 | controller |                   ".": {},
2026-06-11 11:57:38.349609 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-11 11:57:38.349623 | controller |                 },
2026-06-11 11:57:38.349636 | controller |                 "f:terminationMessagePath": {},
2026-06-11 11:57:38.349650 | controller |                 "f:terminationMessagePolicy": {}
2026-06-11 11:57:38.349664 | controller |               }
2026-06-11 11:57:38.349677 | controller |             },
2026-06-11 11:57:38.349691 | controller |             "f:dnsPolicy": {},
2026-06-11 11:57:38.349704 | controller |             "f:enableServiceLinks": {},
2026-06-11 11:57:38.349724 | controller |             "f:restartPolicy": {},
2026-06-11 11:57:38.349744 | controller |             "f:schedulerName": {},
2026-06-11 11:57:38.349759 | controller |             "f:securityContext": {
2026-06-11 11:57:38.349773 | controller |               ".": {},
2026-06-11 11:57:38.349787 | controller |               "f:runAsNonRoot": {}
2026-06-11 11:57:38.349800 | controller |             },
2026-06-11 11:57:38.349814 | controller |             "f:serviceAccount": {},
2026-06-11 11:57:38.349828 | controller |             "f:serviceAccountName": {},
2026-06-11 11:57:38.349843 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-11 11:57:38.349857 | controller |             "f:tolerations": {}
2026-06-11 11:57:38.349871 | controller |           }
2026-06-11 11:57:38.349885 | controller |         },
2026-06-11 11:57:38.349899 | controller |         "manager": "kube-controller-manager",
2026-06-11 11:57:38.349913 | controller |         "operation": "Update",
2026-06-11 11:57:38.349926 | controller |         "time": "2026-06-11T11:01:44Z"
2026-06-11 11:57:38.349940 | controller |       },
2026-06-11 11:57:38.349954 | controller |       {
2026-06-11 11:57:38.349968 | controller |         "apiVersion": "v1",
2026-06-11 11:57:38.349982 | controller |         "fieldsType": "FieldsV1",
2026-06-11 11:57:38.349995 | controller |         "fieldsV1": {
2026-06-11 11:57:38.350009 | controller |           "f:metadata": {
2026-06-11 11:57:38.350022 | controller |             "f:annotations": {
2026-06-11 11:57:38.350036 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-11 11:57:38.350050 | controller |             }
2026-06-11 11:57:38.350064 | controller |           }
2026-06-11 11:57:38.350078 | controller |         },
2026-06-11 11:57:38.350092 | controller |         "manager": "multus-daemon",
2026-06-11 11:57:38.350111 | controller |         "operation": "Update",
2026-06-11 11:57:38.350125 | controller |         "subresource": "status",
2026-06-11 11:57:38.350139 | controller |         "time": "2026-06-11T11:02:05Z"
2026-06-11 11:57:38.350153 | controller |       },
2026-06-11 11:57:38.350167 | controller |       {
2026-06-11 11:57:38.350180 | controller |         "apiVersion": "v1",
2026-06-11 11:57:38.350194 | controller |         "fieldsType": "FieldsV1",
2026-06-11 11:57:38.350208 | controller |         "fieldsV1": {
2026-06-11 11:57:38.350221 | controller |           "f:status": {
2026-06-11 11:57:38.350235 | controller |             "f:conditions": {
2026-06-11 11:57:38.350249 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-11 11:57:38.350268 | controller |                 ".": {},
2026-06-11 11:57:38.350287 | controller |                 "f:lastProbeTime": {},
2026-06-11 11:57:38.350306 | controller |                 "f:lastTransitionTime": {},
2026-06-11 11:57:38.350325 | controller |                 "f:status": {},
2026-06-11 11:57:38.350344 | controller |                 "f:type": {}
2026-06-11 11:57:38.350402 | controller |               },
2026-06-11 11:57:38.350422 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-11 11:57:38.350441 | controller |                 ".": {},
2026-06-11 11:57:38.350462 | controller |                 "f:lastProbeTime": {},
2026-06-11 11:57:38.350482 | controller |                 "f:lastTransitionTime": {},
2026-06-11 11:57:38.350500 | controller |                 "f:status": {},
2026-06-11 11:57:38.350517 | controller |                 "f:type": {}
2026-06-11 11:57:38.350531 | controller |               },
2026-06-11 11:57:38.350546 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-11 11:57:38.350560 | controller |                 ".": {},
2026-06-11 11:57:38.350574 | controller |                 "f:lastProbeTime": {},
2026-06-11 11:57:38.350588 | controller |                 "f:lastTransitionTime": {},
2026-06-11 11:57:38.350603 | controller |                 "f:status": {},
2026-06-11 11:57:38.350617 | controller |                 "f:type": {}
2026-06-11 11:57:38.350630 | controller |               },
2026-06-11 11:57:38.350644 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-11 11:57:38.350658 | controller |                 ".": {},
2026-06-11 11:57:38.350672 | controller |                 "f:lastProbeTime": {},
2026-06-11 11:57:38.350686 | controller |                 "f:lastTransitionTime": {},
2026-06-11 11:57:38.350700 | controller |                 "f:status": {},
2026-06-11 11:57:38.350716 | controller |                 "f:type": {}
2026-06-11 11:57:38.350738 | controller |               }
2026-06-11 11:57:38.350758 | controller |             },
2026-06-11 11:57:38.350773 | controller |             "f:containerStatuses": {},
2026-06-11 11:57:38.350788 | controller |             "f:hostIP": {},
2026-06-11 11:57:38.350802 | controller |             "f:hostIPs": {},
2026-06-11 11:57:38.350816 | controller |             "f:phase": {},
2026-06-11 11:57:38.350830 | controller |             "f:podIP": {},
2026-06-11 11:57:38.350843 | controller |             "f:podIPs": {
2026-06-11 11:57:38.350857 | controller |               ".": {},
2026-06-11 11:57:38.350870 | controller |               "k:{\"ip\":\"10.217.0.86\"}": {
2026-06-11 11:57:38.350884 | controller |                 ".": {},
2026-06-11 11:57:38.350898 | controller |                 "f:ip": {}
2026-06-11 11:57:38.350913 | controller |               }
2026-06-11 11:57:38.350927 | controller |             },
2026-06-11 11:57:38.350941 | controller |             "f:startTime": {}
2026-06-11 11:57:38.350956 | controller |           }
2026-06-11 11:57:38.350970 | controller |         },
2026-06-11 11:57:38.350984 | controller |         "manager": "kubelet",
2026-06-11 11:57:38.351000 | controller |         "operation": "Update",
2026-06-11 11:57:38.351016 | controller |         "subresource": "status",
2026-06-11 11:57:38.351035 | controller |         "time": "2026-06-11T11:02:53Z"
2026-06-11 11:57:38.351050 | controller |       }
2026-06-11 11:57:38.351064 | controller |     ],
2026-06-11 11:57:38.351078 | controller |     "name": "neutron-operator-controller-manager-688d5c756f-sx7mn",
2026-06-11 11:57:38.351092 | controller |     "namespace": "openstack-operators",
2026-06-11 11:57:38.351106 | controller |     "ownerReferences": [
2026-06-11 11:57:38.351120 | controller |       {
2026-06-11 11:57:38.351135 | controller |         "apiVersion": "apps/v1",
2026-06-11 11:57:38.351149 | controller |         "blockOwnerDeletion": true,
2026-06-11 11:57:38.351164 | controller |         "controller": true,
2026-06-11 11:57:38.351178 | controller |         "kind": "ReplicaSet",
2026-06-11 11:57:38.351191 | controller |         "name": "neutron-operator-controller-manager-688d5c756f",
2026-06-11 11:57:38.351205 | controller |         "uid": "7b865c99-2b64-4c77-a3ba-9377abce0d66"
2026-06-11 11:57:38.351219 | controller |       }
2026-06-11 11:57:38.351233 | controller |     ],
2026-06-11 11:57:38.351247 | controller |     "resourceVersion": "54640",
2026-06-11 11:57:38.351260 | controller |     "uid": "36d5dadd-0aeb-45c8-aaad-d0f2147596e3"
2026-06-11 11:57:38.351274 | controller |   },
2026-06-11 11:57:38.351288 | controller |   "spec": {
2026-06-11 11:57:38.351301 | controller |     "containers": [
2026-06-11 11:57:38.351315 | controller |       {
2026-06-11 11:57:38.351329 | controller |         "args": [
2026-06-11 11:57:38.351342 | controller |           "--leader-elect",
2026-06-11 11:57:38.351399 | controller |           "--health-probe-bind-address=:8081",
2026-06-11 11:57:38.351414 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-11 11:57:38.351428 | controller |         ],
2026-06-11 11:57:38.351442 | controller |         "command": [
2026-06-11 11:57:38.351456 | controller |           "/manager"
2026-06-11 11:57:38.351470 | controller |         ],
2026-06-11 11:57:38.351484 | controller |         "env": [
2026-06-11 11:57:38.351498 | controller |           {
2026-06-11 11:57:38.351511 | controller |             "name": "LEASE_DURATION",
2026-06-11 11:57:38.351525 | controller |             "value": "30"
2026-06-11 11:57:38.351538 | controller |           },
2026-06-11 11:57:38.351552 | controller |           {
2026-06-11 11:57:38.351566 | controller |             "name": "RENEW_DEADLINE",
2026-06-11 11:57:38.351580 | controller |             "value": "20"
2026-06-11 11:57:38.351593 | controller |           },
2026-06-11 11:57:38.351607 | controller |           {
2026-06-11 11:57:38.351621 | controller |             "name": "RETRY_PERIOD",
2026-06-11 11:57:38.351634 | controller |             "value": "5"
2026-06-11 11:57:38.351648 | controller |           },
2026-06-11 11:57:38.351662 | controller |           {
2026-06-11 11:57:38.351675 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-11 11:57:38.351689 | controller |             "value": "false"
2026-06-11 11:57:38.351703 | controller |           },
2026-06-11 11:57:38.351716 | controller |           {
2026-06-11 11:57:38.351729 | controller |             "name": "METRICS_CERTS",
2026-06-11 11:57:38.351743 | controller |             "value": "false"
2026-06-11 11:57:38.351757 | controller |           }
2026-06-11 11:57:38.351770 | controller |         ],
2026-06-11 11:57:38.351783 | controller |         "image": "quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d",
2026-06-11 11:57:38.351798 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-11 11:57:38.351812 | controller |         "livenessProbe": {
2026-06-11 11:57:38.351826 | controller |           "failureThreshold": 3,
2026-06-11 11:57:38.351839 | controller |           "httpGet": {
2026-06-11 11:57:38.351853 | controller |             "path": "/healthz",
2026-06-11 11:57:38.351867 | controller |             "port": 8081,
2026-06-11 11:57:38.351880 | controller |             "scheme": "HTTP"
2026-06-11 11:57:38.351898 | controller |           },
2026-06-11 11:57:38.351912 | controller |           "initialDelaySeconds": 15,
2026-06-11 11:57:38.351927 | controller |           "periodSeconds": 20,
2026-06-11 11:57:38.351941 | controller |           "successThreshold": 1,
2026-06-11 11:57:38.351955 | controller |           "timeoutSeconds": 1
2026-06-11 11:57:38.351969 | controller |         },
2026-06-11 11:57:38.351983 | controller |         "name": "manager",
2026-06-11 11:57:38.351999 | controller |         "readinessProbe": {
2026-06-11 11:57:38.352015 | controller |           "failureThreshold": 3,
2026-06-11 11:57:38.352029 | controller |           "httpGet": {
2026-06-11 11:57:38.352043 | controller |             "path": "/readyz",
2026-06-11 11:57:38.352056 | controller |             "port": 8081,
2026-06-11 11:57:38.352070 | controller |             "scheme": "HTTP"
2026-06-11 11:57:38.352083 | controller |           },
2026-06-11 11:57:38.352097 | controller |           "initialDelaySeconds": 5,
2026-06-11 11:57:38.352111 | controller |           "periodSeconds": 10,
2026-06-11 11:57:38.352125 | controller |           "successThreshold": 1,
2026-06-11 11:57:38.352139 | controller |           "timeoutSeconds": 1
2026-06-11 11:57:38.352153 | controller |         },
2026-06-11 11:57:38.352167 | controller |         "resources": {
2026-06-11 11:57:38.352181 | controller |           "limits": {
2026-06-11 11:57:38.352195 | controller |             "cpu": "500m",
2026-06-11 11:57:38.352209 | controller |             "memory": "512Mi"
2026-06-11 11:57:38.352223 | controller |           },
2026-06-11 11:57:38.352237 | controller |           "requests": {
2026-06-11 11:57:38.352251 | controller |             "cpu": "10m",
2026-06-11 11:57:38.352265 | controller |             "memory": "256Mi"
2026-06-11 11:57:38.352278 | controller |           }
2026-06-11 11:57:38.352292 | controller |         },
2026-06-11 11:57:38.352306 | controller |         "securityContext": {
2026-06-11 11:57:38.352320 | controller |           "allowPrivilegeEscalation": false,
2026-06-11 11:57:38.352334 | controller |           "capabilities": {
2026-06-11 11:57:38.352362 | controller |             "drop": [
2026-06-11 11:57:38.352381 | controller |               "MKNOD"
2026-06-11 11:57:38.352395 | controller |             ]
2026-06-11 11:57:38.352409 | controller |           }
2026-06-11 11:57:38.352422 | controller |         },
2026-06-11 11:57:38.352436 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-11 11:57:38.352449 | controller |         "terminationMessagePolicy": "File",
2026-06-11 11:57:38.352463 | controller |         "volumeMounts": [
2026-06-11 11:57:38.352477 | controller |           {
2026-06-11 11:57:38.352491 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 11:57:38.352505 | controller |             "name": "kube-api-access-hmr9x",
2026-06-11 11:57:38.352519 | controller |             "readOnly": true
2026-06-11 11:57:38.352533 | controller |           }
2026-06-11 11:57:38.352546 | controller |         ]
2026-06-11 11:57:38.352560 | controller |       }
2026-06-11 11:57:38.352574 | controller |     ],
2026-06-11 11:57:38.352588 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-11 11:57:38.352602 | controller |     "enableServiceLinks": true,
2026-06-11 11:57:38.352615 | controller |     "imagePullSecrets": [
2026-06-11 11:57:38.352629 | controller |       {
2026-06-11 11:57:38.352643 | controller |         "name": "neutron-operator-controller-manager-dockercfg-qqvlx"
2026-06-11 11:57:38.352657 | controller |       }
2026-06-11 11:57:38.352670 | controller |     ],
2026-06-11 11:57:38.352684 | controller |     "nodeName": "crc",
2026-06-11 11:57:38.352698 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-11 11:57:38.352711 | controller |     "priority": 0,
2026-06-11 11:57:38.352725 | controller |     "restartPolicy": "Always",
2026-06-11 11:57:38.352739 | controller |     "schedulerName": "default-scheduler",
2026-06-11 11:57:38.352757 | controller |     "securityContext": {
2026-06-11 11:57:38.352771 | controller |       "runAsNonRoot": true,
2026-06-11 11:57:38.352785 | controller |       "seLinuxOptions": {
2026-06-11 11:57:38.352799 | controller |         "level": "s0:c26,c5"
2026-06-11 11:57:38.352813 | controller |       }
2026-06-11 11:57:38.352827 | controller |     },
2026-06-11 11:57:38.352841 | controller |     "serviceAccount": "neutron-operator-controller-manager",
2026-06-11 11:57:38.352854 | controller |     "serviceAccountName": "neutron-operator-controller-manager",
2026-06-11 11:57:38.352868 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-11 11:57:38.352883 | controller |     "tolerations": [
2026-06-11 11:57:38.352897 | controller |       {
2026-06-11 11:57:38.352911 | controller |         "effect": "NoExecute",
2026-06-11 11:57:38.352926 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-11 11:57:38.352940 | controller |         "operator": "Exists",
2026-06-11 11:57:38.352954 | controller |         "tolerationSeconds": 120
2026-06-11 11:57:38.352968 | controller |       },
2026-06-11 11:57:38.352982 | controller |       {
2026-06-11 11:57:38.352996 | controller |         "effect": "NoExecute",
2026-06-11 11:57:38.353010 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-11 11:57:38.353024 | controller |         "operator": "Exists",
2026-06-11 11:57:38.353038 | controller |         "tolerationSeconds": 120
2026-06-11 11:57:38.353052 | controller |       },
2026-06-11 11:57:38.353066 | controller |       {
2026-06-11 11:57:38.353079 | controller |         "effect": "NoSchedule",
2026-06-11 11:57:38.353093 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-11 11:57:38.353107 | controller |         "operator": "Exists"
2026-06-11 11:57:38.353121 | controller |       }
2026-06-11 11:57:38.353135 | controller |     ],
2026-06-11 11:57:38.353150 | controller |     "volumes": [
2026-06-11 11:57:38.353163 | controller |       {
2026-06-11 11:57:38.353177 | controller |         "name": "kube-api-access-hmr9x",
2026-06-11 11:57:38.353191 | controller |         "projected": {
2026-06-11 11:57:38.353205 | controller |           "defaultMode": 420,
2026-06-11 11:57:38.353218 | controller |           "sources": [
2026-06-11 11:57:38.353232 | controller |             {
2026-06-11 11:57:38.353246 | controller |               "serviceAccountToken": {
2026-06-11 11:57:38.353259 | controller |                 "expirationSeconds": 3607,
2026-06-11 11:57:38.353273 | controller |                 "path": "token"
2026-06-11 11:57:38.353287 | controller |               }
2026-06-11 11:57:38.353300 | controller |             },
2026-06-11 11:57:38.353314 | controller |             {
2026-06-11 11:57:38.353327 | controller |               "configMap": {
2026-06-11 11:57:38.353341 | controller |                 "items": [
2026-06-11 11:57:38.353374 | controller |                   {
2026-06-11 11:57:38.353389 | controller |                     "key": "ca.crt",
2026-06-11 11:57:38.353403 | controller |                     "path": "ca.crt"
2026-06-11 11:57:38.353417 | controller |                   }
2026-06-11 11:57:38.353440 | controller |                 ],
2026-06-11 11:57:38.353456 | controller |                 "name": "kube-root-ca.crt"
2026-06-11 11:57:38.353470 | controller |               }
2026-06-11 11:57:38.353483 | controller |             },
2026-06-11 11:57:38.353497 | controller |             {
2026-06-11 11:57:38.353511 | controller |               "downwardAPI": {
2026-06-11 11:57:38.353524 | controller |                 "items": [
2026-06-11 11:57:38.353538 | controller |                   {
2026-06-11 11:57:38.353552 | controller |                     "fieldRef": {
2026-06-11 11:57:38.353566 | controller |                       "apiVersion": "v1",
2026-06-11 11:57:38.353579 | controller |                       "fieldPath": "metadata.namespace"
2026-06-11 11:57:38.353593 | controller |                     },
2026-06-11 11:57:38.353611 | controller |                     "path": "namespace"
2026-06-11 11:57:38.353626 | controller |                   }
2026-06-11 11:57:38.353639 | controller |                 ]
2026-06-11 11:57:38.353653 | controller |               }
2026-06-11 11:57:38.353667 | controller |             },
2026-06-11 11:57:38.353680 | controller |             {
2026-06-11 11:57:38.353694 | controller |               "configMap": {
2026-06-11 11:57:38.353707 | controller |                 "items": [
2026-06-11 11:57:38.353721 | controller |                   {
2026-06-11 11:57:38.353734 | controller |                     "key": "service-ca.crt",
2026-06-11 11:57:38.353748 | controller |                     "path": "service-ca.crt"
2026-06-11 11:57:38.353761 | controller |                   }
2026-06-11 11:57:38.353775 | controller |                 ],
2026-06-11 11:57:38.353788 | controller |                 "name": "openshift-service-ca.crt"
2026-06-11 11:57:38.353802 | controller |               }
2026-06-11 11:57:38.353815 | controller |             }
2026-06-11 11:57:38.353829 | controller |           ]
2026-06-11 11:57:38.353842 | controller |         }
2026-06-11 11:57:38.353856 | controller |       }
2026-06-11 11:57:38.353869 | controller |     ]
2026-06-11 11:57:38.353884 | controller |   },
2026-06-11 11:57:38.353898 | controller |   "status": {
2026-06-11 11:57:38.353912 | controller |     "conditions": [
2026-06-11 11:57:38.353925 | controller |       {
2026-06-11 11:57:38.353939 | controller |         "lastProbeTime": null,
2026-06-11 11:57:38.353953 | controller |         "lastTransitionTime": "2026-06-11T11:02:41Z",
2026-06-11 11:57:38.353967 | controller |         "status": "True",
2026-06-11 11:57:38.353982 | controller |         "type": "PodReadyToStartContainers"
2026-06-11 11:57:38.353995 | controller |       },
2026-06-11 11:57:38.354009 | controller |       {
2026-06-11 11:57:38.354023 | controller |         "lastProbeTime": null,
2026-06-11 11:57:38.354037 | controller |         "lastTransitionTime": "2026-06-11T11:01:44Z",
2026-06-11 11:57:38.354051 | controller |         "status": "True",
2026-06-11 11:57:38.354065 | controller |         "type": "Initialized"
2026-06-11 11:57:38.354079 | controller |       },
2026-06-11 11:57:38.354094 | controller |       {
2026-06-11 11:57:38.354108 | controller |         "lastProbeTime": null,
2026-06-11 11:57:38.354122 | controller |         "lastTransitionTime": "2026-06-11T11:02:53Z",
2026-06-11 11:57:38.354137 | controller |         "status": "True",
2026-06-11 11:57:38.354151 | controller |         "type": "Ready"
2026-06-11 11:57:38.354165 | controller |       },
2026-06-11 11:57:38.354179 | controller |       {
2026-06-11 11:57:38.354193 | controller |         "lastProbeTime": null,
2026-06-11 11:57:38.354207 | controller |         "lastTransitionTime": "2026-06-11T11:02:53Z",
2026-06-11 11:57:38.354221 | controller |         "status": "True",
2026-06-11 11:57:38.354235 | controller |         "type": "ContainersReady"
2026-06-11 11:57:38.354248 | controller |       },
2026-06-11 11:57:38.354262 | controller |       {
2026-06-11 11:57:38.354276 | controller |         "lastProbeTime": null,
2026-06-11 11:57:38.354290 | controller |         "lastTransitionTime": "2026-06-11T11:01:44Z",
2026-06-11 11:57:38.354304 | controller |         "status": "True",
2026-06-11 11:57:38.354318 | controller |         "type": "PodScheduled"
2026-06-11 11:57:38.354332 | controller |       }
2026-06-11 11:57:38.354362 | controller |     ],
2026-06-11 11:57:38.354382 | controller |     "containerStatuses": [
2026-06-11 11:57:38.354396 | controller |       {
2026-06-11 11:57:38.354410 | controller |         "allocatedResources": {
2026-06-11 11:57:38.354424 | controller |           "cpu": "10m",
2026-06-11 11:57:38.354438 | controller |           "memory": "256Mi"
2026-06-11 11:57:38.354451 | controller |         },
2026-06-11 11:57:38.354465 | controller |         "containerID": "cri-o://77ea7dfe57b7f1fa45dd1ae1ec4e41288847cd7cc981ca3ead8e198444be5c22",
2026-06-11 11:57:38.354489 | controller |         "image": "quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d",
2026-06-11 11:57:38.354504 | controller |         "imageID": "quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d",
2026-06-11 11:57:38.354518 | controller |         "lastState": {},
2026-06-11 11:57:38.354532 | controller |         "name": "manager",
2026-06-11 11:57:38.354546 | controller |         "ready": true,
2026-06-11 11:57:38.354560 | controller |         "resources": {
2026-06-11 11:57:38.354574 | controller |           "limits": {
2026-06-11 11:57:38.354588 | controller |             "cpu": "500m",
2026-06-11 11:57:38.354602 | controller |             "memory": "512Mi"
2026-06-11 11:57:38.354616 | controller |           },
2026-06-11 11:57:38.354630 | controller |           "requests": {
2026-06-11 11:57:38.354644 | controller |             "cpu": "10m",
2026-06-11 11:57:38.354657 | controller |             "memory": "256Mi"
2026-06-11 11:57:38.354671 | controller |           }
2026-06-11 11:57:38.354685 | controller |         },
2026-06-11 11:57:38.354699 | controller |         "restartCount": 0,
2026-06-11 11:57:38.354713 | controller |         "started": true,
2026-06-11 11:57:38.354726 | controller |         "state": {
2026-06-11 11:57:38.354740 | controller |           "running": {
2026-06-11 11:57:38.354754 | controller |             "startedAt": "2026-06-11T11:02:39Z"
2026-06-11 11:57:38.354768 | controller |           }
2026-06-11 11:57:38.354782 | controller |         },
2026-06-11 11:57:38.354796 | controller |         "user": {
2026-06-11 11:57:38.354809 | controller |           "linux": {
2026-06-11 11:57:38.354823 | controller |             "gid": 0,
2026-06-11 11:57:38.354836 | controller |             "supplementalGroups": [
2026-06-11 11:57:38.354850 | controller |               0
2026-06-11 11:57:38.354865 | controller |             ],
2026-06-11 11:57:38.354879 | controller |             "uid": 65532
2026-06-11 11:57:38.354893 | controller |           }
2026-06-11 11:57:38.354907 | controller |         },
2026-06-11 11:57:38.354921 | controller |         "volumeMounts": [
2026-06-11 11:57:38.354935 | controller |           {
2026-06-11 11:57:38.354949 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 11:57:38.354964 | controller |             "name": "kube-api-access-hmr9x",
2026-06-11 11:57:38.354978 | controller |             "readOnly": true,
2026-06-11 11:57:38.354992 | controller |             "recursiveReadOnly": "Disabled"
2026-06-11 11:57:38.355006 | controller |           }
2026-06-11 11:57:38.355020 | controller |         ]
2026-06-11 11:57:38.355034 | controller |       }
2026-06-11 11:57:38.355047 | controller |     ],
2026-06-11 11:57:38.355061 | controller |     "hostIP": "192.168.126.11",
2026-06-11 11:57:38.355075 | controller |     "hostIPs": [
2026-06-11 11:57:38.355089 | controller |       {
2026-06-11 11:57:38.355103 | controller |         "ip": "192.168.126.11"
2026-06-11 11:57:38.355117 | controller |       }
2026-06-11 11:57:38.355131 | controller |     ],
2026-06-11 11:57:38.355145 | controller |     "phase": "Running",
2026-06-11 11:57:38.355159 | controller |     "podIP": "10.217.0.86",
2026-06-11 11:57:38.355172 | controller |     "podIPs": [
2026-06-11 11:57:38.355186 | controller |       {
2026-06-11 11:57:38.355200 | controller |         "ip": "10.217.0.86"
2026-06-11 11:57:38.355213 | controller |       }
2026-06-11 11:57:38.355227 | controller |     ],
2026-06-11 11:57:38.355241 | controller |     "qosClass": "Burstable",
2026-06-11 11:57:38.355255 | controller |     "startTime": "2026-06-11T11:01:44Z"
2026-06-11 11:57:38.355269 | controller |   }
2026-06-11 11:57:38.355283 | controller | }
2026-06-11 11:57:38.380002 | controller | ok:
2026-06-11 11:57:38.380061 | controller | {
2026-06-11 11:57:38.380082 | controller |   "apiVersion": "v1",
2026-06-11 11:57:38.380104 | controller |   "kind": "Pod",
2026-06-11 11:57:38.380120 | controller |   "metadata": {
2026-06-11 11:57:38.380135 | controller |     "annotations": {
2026-06-11 11:57:38.380150 | 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-11 11:57:38.380166 | 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-11 11:57:38.380182 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-11 11:57:38.380197 | controller |       "openshift.io/scc": "anyuid",
2026-06-11 11:57:38.380212 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-11 11:57:38.380227 | controller |     },
2026-06-11 11:57:38.380242 | controller |     "creationTimestamp": "2026-06-11T11:01:44Z",
2026-06-11 11:57:38.380257 | controller |     "generateName": "nova-operator-controller-manager-f4c4579bb-",
2026-06-11 11:57:38.380271 | controller |     "generation": 1,
2026-06-11 11:57:38.380286 | controller |     "labels": {
2026-06-11 11:57:38.380300 | controller |       "app.kubernetes.io/name": "nova-operator",
2026-06-11 11:57:38.380314 | controller |       "control-plane": "controller-manager",
2026-06-11 11:57:38.380328 | controller |       "openstack.org/operator-name": "nova",
2026-06-11 11:57:38.380342 | controller |       "pod-template-hash": "f4c4579bb"
2026-06-11 11:57:38.380378 | controller |     },
2026-06-11 11:57:38.380394 | controller |     "managedFields": [
2026-06-11 11:57:38.380408 | controller |       {
2026-06-11 11:57:38.380422 | controller |         "apiVersion": "v1",
2026-06-11 11:57:38.380437 | controller |         "fieldsType": "FieldsV1",
2026-06-11 11:57:38.380451 | controller |         "fieldsV1": {
2026-06-11 11:57:38.380465 | controller |           "f:metadata": {
2026-06-11 11:57:38.380480 | controller |             "f:annotations": {
2026-06-11 11:57:38.380494 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-11 11:57:38.380508 | controller |             }
2026-06-11 11:57:38.380522 | controller |           }
2026-06-11 11:57:38.380536 | controller |         },
2026-06-11 11:57:38.380550 | controller |         "manager": "crc",
2026-06-11 11:57:38.380564 | controller |         "operation": "Update",
2026-06-11 11:57:38.380578 | controller |         "subresource": "status",
2026-06-11 11:57:38.380592 | controller |         "time": "2026-06-11T11:01:44Z"
2026-06-11 11:57:38.380606 | controller |       },
2026-06-11 11:57:38.380646 | controller |       {
2026-06-11 11:57:38.380665 | controller |         "apiVersion": "v1",
2026-06-11 11:57:38.380680 | controller |         "fieldsType": "FieldsV1",
2026-06-11 11:57:38.380695 | controller |         "fieldsV1": {
2026-06-11 11:57:38.380735 | controller |           "f:metadata": {
2026-06-11 11:57:38.380751 | controller |             "f:annotations": {
2026-06-11 11:57:38.380765 | controller |               ".": {},
2026-06-11 11:57:38.380780 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-11 11:57:38.380819 | controller |             },
2026-06-11 11:57:38.380834 | controller |             "f:generateName": {},
2026-06-11 11:57:38.380848 | controller |             "f:labels": {
2026-06-11 11:57:38.380862 | controller |               ".": {},
2026-06-11 11:57:38.380902 | controller |               "f:app.kubernetes.io/name": {},
2026-06-11 11:57:38.380917 | controller |               "f:control-plane": {},
2026-06-11 11:57:38.380936 | controller |               "f:openstack.org/operator-name": {},
2026-06-11 11:57:38.380973 | controller |               "f:pod-template-hash": {}
2026-06-11 11:57:38.380995 | controller |             },
2026-06-11 11:57:38.381012 | controller |             "f:ownerReferences": {
2026-06-11 11:57:38.381027 | controller |               ".": {},
2026-06-11 11:57:38.381067 | controller |               "k:{\"uid\":\"357de731-eccc-441d-aeb4-1ef47cd52adb\"}": {}
2026-06-11 11:57:38.381084 | controller |             }
2026-06-11 11:57:38.381098 | controller |           },
2026-06-11 11:57:38.381113 | controller |           "f:spec": {
2026-06-11 11:57:38.381153 | controller |             "f:containers": {
2026-06-11 11:57:38.381169 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-11 11:57:38.381184 | controller |                 ".": {},
2026-06-11 11:57:38.381216 | controller |                 "f:args": {},
2026-06-11 11:57:38.381237 | controller |                 "f:command": {},
2026-06-11 11:57:38.381252 | controller |                 "f:env": {
2026-06-11 11:57:38.381266 | controller |                   ".": {},
2026-06-11 11:57:38.381279 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-11 11:57:38.381317 | controller |                     ".": {},
2026-06-11 11:57:38.381333 | controller |                     "f:name": {},
2026-06-11 11:57:38.381375 | controller |                     "f:value": {}
2026-06-11 11:57:38.381398 | controller |                   },
2026-06-11 11:57:38.381433 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-11 11:57:38.381474 | controller |                     ".": {},
2026-06-11 11:57:38.381489 | controller |                     "f:name": {},
2026-06-11 11:57:38.381504 | controller |                     "f:value": {}
2026-06-11 11:57:38.381536 | controller |                   },
2026-06-11 11:57:38.381558 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-11 11:57:38.381573 | controller |                     ".": {},
2026-06-11 11:57:38.381588 | controller |                     "f:name": {},
2026-06-11 11:57:38.381622 | controller |                     "f:value": {}
2026-06-11 11:57:38.381642 | controller |                   },
2026-06-11 11:57:38.381657 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-11 11:57:38.381671 | controller |                     ".": {},
2026-06-11 11:57:38.381705 | controller |                     "f:name": {},
2026-06-11 11:57:38.381724 | controller |                     "f:value": {}
2026-06-11 11:57:38.381739 | controller |                   },
2026-06-11 11:57:38.381756 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-11 11:57:38.381771 | controller |                     ".": {},
2026-06-11 11:57:38.381785 | controller |                     "f:name": {},
2026-06-11 11:57:38.381799 | controller |                     "f:value": {}
2026-06-11 11:57:38.381812 | controller |                   }
2026-06-11 11:57:38.381826 | controller |                 },
2026-06-11 11:57:38.381840 | controller |                 "f:image": {},
2026-06-11 11:57:38.381854 | controller |                 "f:imagePullPolicy": {},
2026-06-11 11:57:38.381868 | controller |                 "f:livenessProbe": {
2026-06-11 11:57:38.381882 | controller |                   ".": {},
2026-06-11 11:57:38.381896 | controller |                   "f:failureThreshold": {},
2026-06-11 11:57:38.381909 | controller |                   "f:httpGet": {
2026-06-11 11:57:38.381923 | controller |                     ".": {},
2026-06-11 11:57:38.381937 | controller |                     "f:path": {},
2026-06-11 11:57:38.381951 | controller |                     "f:port": {},
2026-06-11 11:57:38.381964 | controller |                     "f:scheme": {}
2026-06-11 11:57:38.381978 | controller |                   },
2026-06-11 11:57:38.381992 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 11:57:38.382011 | controller |                   "f:periodSeconds": {},
2026-06-11 11:57:38.382026 | controller |                   "f:successThreshold": {},
2026-06-11 11:57:38.382041 | controller |                   "f:timeoutSeconds": {}
2026-06-11 11:57:38.382055 | controller |                 },
2026-06-11 11:57:38.382069 | controller |                 "f:name": {},
2026-06-11 11:57:38.382083 | controller |                 "f:readinessProbe": {
2026-06-11 11:57:38.382097 | controller |                   ".": {},
2026-06-11 11:57:38.382112 | controller |                   "f:failureThreshold": {},
2026-06-11 11:57:38.382126 | controller |                   "f:httpGet": {
2026-06-11 11:57:38.382140 | controller |                     ".": {},
2026-06-11 11:57:38.382154 | controller |                     "f:path": {},
2026-06-11 11:57:38.382168 | controller |                     "f:port": {},
2026-06-11 11:57:38.382182 | controller |                     "f:scheme": {}
2026-06-11 11:57:38.382196 | controller |                   },
2026-06-11 11:57:38.382210 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 11:57:38.382224 | controller |                   "f:periodSeconds": {},
2026-06-11 11:57:38.382239 | controller |                   "f:successThreshold": {},
2026-06-11 11:57:38.382253 | controller |                   "f:timeoutSeconds": {}
2026-06-11 11:57:38.382268 | controller |                 },
2026-06-11 11:57:38.382283 | controller |                 "f:resources": {
2026-06-11 11:57:38.382297 | controller |                   ".": {},
2026-06-11 11:57:38.382311 | controller |                   "f:limits": {
2026-06-11 11:57:38.382325 | controller |                     ".": {},
2026-06-11 11:57:38.382340 | controller |                     "f:cpu": {},
2026-06-11 11:57:38.382380 | controller |                     "f:memory": {}
2026-06-11 11:57:38.382396 | controller |                   },
2026-06-11 11:57:38.382410 | controller |                   "f:requests": {
2026-06-11 11:57:38.382424 | controller |                     ".": {},
2026-06-11 11:57:38.382438 | controller |                     "f:cpu": {},
2026-06-11 11:57:38.382452 | controller |                     "f:memory": {}
2026-06-11 11:57:38.382466 | controller |                   }
2026-06-11 11:57:38.382480 | controller |                 },
2026-06-11 11:57:38.382494 | controller |                 "f:securityContext": {
2026-06-11 11:57:38.382508 | controller |                   ".": {},
2026-06-11 11:57:38.382522 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-11 11:57:38.382643 | controller |                 },
2026-06-11 11:57:38.382664 | controller |                 "f:terminationMessagePath": {},
2026-06-11 11:57:38.383184 | controller |                 "f:terminationMessagePolicy": {}
2026-06-11 11:57:38.383242 | controller |               }
2026-06-11 11:57:38.383261 | controller |             },
2026-06-11 11:57:38.383277 | controller |             "f:dnsPolicy": {},
2026-06-11 11:57:38.383317 | controller |             "f:enableServiceLinks": {},
2026-06-11 11:57:38.383333 | controller |             "f:restartPolicy": {},
2026-06-11 11:57:38.383373 | controller |             "f:schedulerName": {},
2026-06-11 11:57:38.383396 | controller |             "f:securityContext": {
2026-06-11 11:57:38.383411 | controller |               ".": {},
2026-06-11 11:57:38.383425 | controller |               "f:runAsNonRoot": {}
2026-06-11 11:57:38.383463 | controller |             },
2026-06-11 11:57:38.383480 | controller |             "f:serviceAccount": {},
2026-06-11 11:57:38.383495 | controller |             "f:serviceAccountName": {},
2026-06-11 11:57:38.383509 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-11 11:57:38.383548 | controller |             "f:tolerations": {}
2026-06-11 11:57:38.383566 | controller |           }
2026-06-11 11:57:38.383586 | controller |         },
2026-06-11 11:57:38.383717 | controller |         "manager": "kube-controller-manager",
2026-06-11 11:57:38.384628 | controller |         "operation": "Update",
2026-06-11 11:57:38.384704 | controller |         "time": "2026-06-11T11:01:44Z"
2026-06-11 11:57:38.384761 | controller |       },
2026-06-11 11:57:38.384783 | controller |       {
2026-06-11 11:57:38.384799 | controller |         "apiVersion": "v1",
2026-06-11 11:57:38.384843 | controller |         "fieldsType": "FieldsV1",
2026-06-11 11:57:38.384860 | controller |         "fieldsV1": {
2026-06-11 11:57:38.384875 | controller |           "f:metadata": {
2026-06-11 11:57:38.384889 | controller |             "f:annotations": {
2026-06-11 11:57:38.384931 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-11 11:57:38.384947 | controller |             }
2026-06-11 11:57:38.384961 | controller |           }
2026-06-11 11:57:38.384997 | controller |         },
2026-06-11 11:57:38.385017 | controller |         "manager": "multus-daemon",
2026-06-11 11:57:38.385032 | controller |         "operation": "Update",
2026-06-11 11:57:38.385047 | controller |         "subresource": "status",
2026-06-11 11:57:38.385084 | controller |         "time": "2026-06-11T11:02:05Z"
2026-06-11 11:57:38.385103 | controller |       },
2026-06-11 11:57:38.385118 | controller |       {
2026-06-11 11:57:38.385132 | controller |         "apiVersion": "v1",
2026-06-11 11:57:38.385169 | controller |         "fieldsType": "FieldsV1",
2026-06-11 11:57:38.385187 | controller |         "fieldsV1": {
2026-06-11 11:57:38.385202 | controller |           "f:status": {
2026-06-11 11:57:38.385215 | controller |             "f:conditions": {
2026-06-11 11:57:38.385253 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-11 11:57:38.385271 | controller |                 ".": {},
2026-06-11 11:57:38.385285 | controller |                 "f:lastProbeTime": {},
2026-06-11 11:57:38.385300 | controller |                 "f:lastTransitionTime": {},
2026-06-11 11:57:38.385337 | controller |                 "f:status": {},
2026-06-11 11:57:38.385392 | controller |                 "f:type": {}
2026-06-11 11:57:38.385427 | controller |               },
2026-06-11 11:57:38.385468 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-11 11:57:38.385488 | controller |                 ".": {},
2026-06-11 11:57:38.385502 | controller |                 "f:lastProbeTime": {},
2026-06-11 11:57:38.386187 | controller |                 "f:lastTransitionTime": {},
2026-06-11 11:57:38.386226 | controller |                 "f:status": {},
2026-06-11 11:57:38.386245 | controller |                 "f:type": {}
2026-06-11 11:57:38.386432 | controller |               },
2026-06-11 11:57:38.386464 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-11 11:57:38.386481 | controller |                 ".": {},
2026-06-11 11:57:38.386496 | controller |                 "f:lastProbeTime": {},
2026-06-11 11:57:38.386511 | controller |                 "f:lastTransitionTime": {},
2026-06-11 11:57:38.386526 | controller |                 "f:status": {},
2026-06-11 11:57:38.386540 | controller |                 "f:type": {}
2026-06-11 11:57:38.386554 | controller |               },
2026-06-11 11:57:38.386569 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-11 11:57:38.386583 | controller |                 ".": {},
2026-06-11 11:57:38.386597 | controller |                 "f:lastProbeTime": {},
2026-06-11 11:57:38.386611 | controller |                 "f:lastTransitionTime": {},
2026-06-11 11:57:38.386626 | controller |                 "f:status": {},
2026-06-11 11:57:38.386640 | controller |                 "f:type": {}
2026-06-11 11:57:38.386654 | controller |               }
2026-06-11 11:57:38.386668 | controller |             },
2026-06-11 11:57:38.386683 | controller |             "f:containerStatuses": {},
2026-06-11 11:57:38.386697 | controller |             "f:hostIP": {},
2026-06-11 11:57:38.386712 | controller |             "f:hostIPs": {},
2026-06-11 11:57:38.386734 | controller |             "f:phase": {},
2026-06-11 11:57:38.386753 | controller |             "f:podIP": {},
2026-06-11 11:57:38.386774 | controller |             "f:podIPs": {
2026-06-11 11:57:38.386789 | controller |               ".": {},
2026-06-11 11:57:38.386803 | controller |               "k:{\"ip\":\"10.217.0.87\"}": {
2026-06-11 11:57:38.386817 | controller |                 ".": {},
2026-06-11 11:57:38.386831 | controller |                 "f:ip": {}
2026-06-11 11:57:38.386844 | controller |               }
2026-06-11 11:57:38.386858 | controller |             },
2026-06-11 11:57:38.386872 | controller |             "f:startTime": {}
2026-06-11 11:57:38.386885 | controller |           }
2026-06-11 11:57:38.386899 | controller |         },
2026-06-11 11:57:38.386913 | controller |         "manager": "kubelet",
2026-06-11 11:57:38.386927 | controller |         "operation": "Update",
2026-06-11 11:57:38.386942 | controller |         "subresource": "status",
2026-06-11 11:57:38.386962 | controller |         "time": "2026-06-11T11:02:52Z"
2026-06-11 11:57:38.386983 | controller |       }
2026-06-11 11:57:38.387000 | controller |     ],
2026-06-11 11:57:38.387015 | controller |     "name": "nova-operator-controller-manager-f4c4579bb-zsg5c",
2026-06-11 11:57:38.387029 | controller |     "namespace": "openstack-operators",
2026-06-11 11:57:38.387043 | controller |     "ownerReferences": [
2026-06-11 11:57:38.387057 | controller |       {
2026-06-11 11:57:38.387071 | controller |         "apiVersion": "apps/v1",
2026-06-11 11:57:38.387085 | controller |         "blockOwnerDeletion": true,
2026-06-11 11:57:38.387098 | controller |         "controller": true,
2026-06-11 11:57:38.387112 | controller |         "kind": "ReplicaSet",
2026-06-11 11:57:38.387126 | controller |         "name": "nova-operator-controller-manager-f4c4579bb",
2026-06-11 11:57:38.387141 | controller |         "uid": "357de731-eccc-441d-aeb4-1ef47cd52adb"
2026-06-11 11:57:38.387156 | controller |       }
2026-06-11 11:57:38.387170 | controller |     ],
2026-06-11 11:57:38.387185 | controller |     "resourceVersion": "54582",
2026-06-11 11:57:38.387199 | controller |     "uid": "4bc9bdca-d94a-43b3-84b2-eac68927d5dc"
2026-06-11 11:57:38.387214 | controller |   },
2026-06-11 11:57:38.387229 | controller |   "spec": {
2026-06-11 11:57:38.387243 | controller |     "containers": [
2026-06-11 11:57:38.387257 | controller |       {
2026-06-11 11:57:38.387271 | controller |         "args": [
2026-06-11 11:57:38.387285 | controller |           "--leader-elect",
2026-06-11 11:57:38.387299 | controller |           "--health-probe-bind-address=:8081",
2026-06-11 11:57:38.387313 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-11 11:57:38.387327 | controller |         ],
2026-06-11 11:57:38.387342 | controller |         "command": [
2026-06-11 11:57:38.387380 | controller |           "/manager"
2026-06-11 11:57:38.387396 | controller |         ],
2026-06-11 11:57:38.387411 | controller |         "env": [
2026-06-11 11:57:38.387426 | controller |           {
2026-06-11 11:57:38.387440 | controller |             "name": "LEASE_DURATION",
2026-06-11 11:57:38.387454 | controller |             "value": "30"
2026-06-11 11:57:38.387469 | controller |           },
2026-06-11 11:57:38.387483 | controller |           {
2026-06-11 11:57:38.387497 | controller |             "name": "RENEW_DEADLINE",
2026-06-11 11:57:38.387511 | controller |             "value": "20"
2026-06-11 11:57:38.387526 | controller |           },
2026-06-11 11:57:38.387540 | controller |           {
2026-06-11 11:57:38.387554 | controller |             "name": "RETRY_PERIOD",
2026-06-11 11:57:38.387569 | controller |             "value": "5"
2026-06-11 11:57:38.387583 | controller |           },
2026-06-11 11:57:38.387597 | controller |           {
2026-06-11 11:57:38.387613 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-11 11:57:38.387629 | controller |             "value": "false"
2026-06-11 11:57:38.387643 | controller |           },
2026-06-11 11:57:38.387657 | controller |           {
2026-06-11 11:57:38.387671 | controller |             "name": "METRICS_CERTS",
2026-06-11 11:57:38.387690 | controller |             "value": "false"
2026-06-11 11:57:38.387710 | controller |           }
2026-06-11 11:57:38.387731 | controller |         ],
2026-06-11 11:57:38.387747 | controller |         "image": "quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60",
2026-06-11 11:57:38.387762 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-11 11:57:38.387776 | controller |         "livenessProbe": {
2026-06-11 11:57:38.387790 | controller |           "failureThreshold": 3,
2026-06-11 11:57:38.387805 | controller |           "httpGet": {
2026-06-11 11:57:38.387818 | controller |             "path": "/healthz",
2026-06-11 11:57:38.387832 | controller |             "port": 8081,
2026-06-11 11:57:38.387846 | controller |             "scheme": "HTTP"
2026-06-11 11:57:38.387860 | controller |           },
2026-06-11 11:57:38.387874 | controller |           "initialDelaySeconds": 15,
2026-06-11 11:57:38.387888 | controller |           "periodSeconds": 20,
2026-06-11 11:57:38.387902 | controller |           "successThreshold": 1,
2026-06-11 11:57:38.387916 | controller |           "timeoutSeconds": 1
2026-06-11 11:57:38.387931 | controller |         },
2026-06-11 11:57:38.387945 | controller |         "name": "manager",
2026-06-11 11:57:38.387959 | controller |         "readinessProbe": {
2026-06-11 11:57:38.387973 | controller |           "failureThreshold": 3,
2026-06-11 11:57:38.387988 | controller |           "httpGet": {
2026-06-11 11:57:38.388004 | controller |             "path": "/readyz",
2026-06-11 11:57:38.388020 | controller |             "port": 8081,
2026-06-11 11:57:38.388034 | controller |             "scheme": "HTTP"
2026-06-11 11:57:38.388048 | controller |           },
2026-06-11 11:57:38.388062 | controller |           "initialDelaySeconds": 5,
2026-06-11 11:57:38.388075 | controller |           "periodSeconds": 10,
2026-06-11 11:57:38.388089 | controller |           "successThreshold": 1,
2026-06-11 11:57:38.388103 | controller |           "timeoutSeconds": 1
2026-06-11 11:57:38.388116 | controller |         },
2026-06-11 11:57:38.388130 | controller |         "resources": {
2026-06-11 11:57:38.388144 | controller |           "limits": {
2026-06-11 11:57:38.388158 | controller |             "cpu": "500m",
2026-06-11 11:57:38.388173 | controller |             "memory": "512Mi"
2026-06-11 11:57:38.388187 | controller |           },
2026-06-11 11:57:38.388201 | controller |           "requests": {
2026-06-11 11:57:38.388215 | controller |             "cpu": "10m",
2026-06-11 11:57:38.388229 | controller |             "memory": "256Mi"
2026-06-11 11:57:38.388243 | controller |           }
2026-06-11 11:57:38.388257 | controller |         },
2026-06-11 11:57:38.388271 | controller |         "securityContext": {
2026-06-11 11:57:38.388284 | controller |           "allowPrivilegeEscalation": false,
2026-06-11 11:57:38.388298 | controller |           "capabilities": {
2026-06-11 11:57:38.388312 | controller |             "drop": [
2026-06-11 11:57:38.388326 | controller |               "MKNOD"
2026-06-11 11:57:38.388340 | controller |             ]
2026-06-11 11:57:38.388373 | controller |           }
2026-06-11 11:57:38.388389 | controller |         },
2026-06-11 11:57:38.388404 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-11 11:57:38.388418 | controller |         "terminationMessagePolicy": "File",
2026-06-11 11:57:38.388433 | controller |         "volumeMounts": [
2026-06-11 11:57:38.388447 | controller |           {
2026-06-11 11:57:38.388462 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 11:57:38.388477 | controller |             "name": "kube-api-access-nntdj",
2026-06-11 11:57:38.388491 | controller |             "readOnly": true
2026-06-11 11:57:38.388506 | controller |           }
2026-06-11 11:57:38.388520 | controller |         ]
2026-06-11 11:57:38.388534 | controller |       }
2026-06-11 11:57:38.388553 | controller |     ],
2026-06-11 11:57:38.388567 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-11 11:57:38.388582 | controller |     "enableServiceLinks": true,
2026-06-11 11:57:38.388596 | controller |     "imagePullSecrets": [
2026-06-11 11:57:38.388610 | controller |       {
2026-06-11 11:57:38.388624 | controller |         "name": "nova-operator-controller-manager-dockercfg-69cqd"
2026-06-11 11:57:38.388638 | controller |       }
2026-06-11 11:57:38.388652 | controller |     ],
2026-06-11 11:57:38.388666 | controller |     "nodeName": "crc",
2026-06-11 11:57:38.388680 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-11 11:57:38.388694 | controller |     "priority": 0,
2026-06-11 11:57:38.388708 | controller |     "restartPolicy": "Always",
2026-06-11 11:57:38.388722 | controller |     "schedulerName": "default-scheduler",
2026-06-11 11:57:38.388736 | controller |     "securityContext": {
2026-06-11 11:57:38.388750 | controller |       "runAsNonRoot": true,
2026-06-11 11:57:38.388764 | controller |       "seLinuxOptions": {
2026-06-11 11:57:38.388778 | controller |         "level": "s0:c26,c5"
2026-06-11 11:57:38.388792 | controller |       }
2026-06-11 11:57:38.388806 | controller |     },
2026-06-11 11:57:38.388820 | controller |     "serviceAccount": "nova-operator-controller-manager",
2026-06-11 11:57:38.388837 | controller |     "serviceAccountName": "nova-operator-controller-manager",
2026-06-11 11:57:38.388852 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-11 11:57:38.388867 | controller |     "tolerations": [
2026-06-11 11:57:38.388881 | controller |       {
2026-06-11 11:57:38.388896 | controller |         "effect": "NoExecute",
2026-06-11 11:57:38.388910 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-11 11:57:38.388924 | controller |         "operator": "Exists",
2026-06-11 11:57:38.388938 | controller |         "tolerationSeconds": 120
2026-06-11 11:57:38.388952 | controller |       },
2026-06-11 11:57:38.388966 | controller |       {
2026-06-11 11:57:38.388980 | controller |         "effect": "NoExecute",
2026-06-11 11:57:38.388996 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-11 11:57:38.389013 | controller |         "operator": "Exists",
2026-06-11 11:57:38.389026 | controller |         "tolerationSeconds": 120
2026-06-11 11:57:38.389040 | controller |       },
2026-06-11 11:57:38.389054 | controller |       {
2026-06-11 11:57:38.389068 | controller |         "effect": "NoSchedule",
2026-06-11 11:57:38.389082 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-11 11:57:38.389095 | controller |         "operator": "Exists"
2026-06-11 11:57:38.389109 | controller |       }
2026-06-11 11:57:38.389123 | controller |     ],
2026-06-11 11:57:38.389137 | controller |     "volumes": [
2026-06-11 11:57:38.389151 | controller |       {
2026-06-11 11:57:38.389165 | controller |         "name": "kube-api-access-nntdj",
2026-06-11 11:57:38.389179 | controller |         "projected": {
2026-06-11 11:57:38.389193 | controller |           "defaultMode": 420,
2026-06-11 11:57:38.389208 | controller |           "sources": [
2026-06-11 11:57:38.389222 | controller |             {
2026-06-11 11:57:38.389235 | controller |               "serviceAccountToken": {
2026-06-11 11:57:38.389249 | controller |                 "expirationSeconds": 3607,
2026-06-11 11:57:38.389263 | controller |                 "path": "token"
2026-06-11 11:57:38.389277 | controller |               }
2026-06-11 11:57:38.389291 | controller |             },
2026-06-11 11:57:38.389305 | controller |             {
2026-06-11 11:57:38.389366 | controller |               "configMap": {
2026-06-11 11:57:38.389390 | controller |                 "items": [
2026-06-11 11:57:38.389418 | controller |                   {
2026-06-11 11:57:38.389432 | controller |                     "key": "ca.crt",
2026-06-11 11:57:38.389446 | controller |                     "path": "ca.crt"
2026-06-11 11:57:38.389461 | controller |                   }
2026-06-11 11:57:38.389479 | controller |                 ],
2026-06-11 11:57:38.389494 | controller |                 "name": "kube-root-ca.crt"
2026-06-11 11:57:38.389508 | controller |               }
2026-06-11 11:57:38.389523 | controller |             },
2026-06-11 11:57:38.389537 | controller |             {
2026-06-11 11:57:38.389551 | controller |               "downwardAPI": {
2026-06-11 11:57:38.389565 | controller |                 "items": [
2026-06-11 11:57:38.389579 | controller |                   {
2026-06-11 11:57:38.389593 | controller |                     "fieldRef": {
2026-06-11 11:57:38.389607 | controller |                       "apiVersion": "v1",
2026-06-11 11:57:38.389622 | controller |                       "fieldPath": "metadata.namespace"
2026-06-11 11:57:38.389636 | controller |                     },
2026-06-11 11:57:38.389650 | controller |                     "path": "namespace"
2026-06-11 11:57:38.389664 | controller |                   }
2026-06-11 11:57:38.389678 | controller |                 ]
2026-06-11 11:57:38.389692 | controller |               }
2026-06-11 11:57:38.389706 | controller |             },
2026-06-11 11:57:38.389719 | controller |             {
2026-06-11 11:57:38.389733 | controller |               "configMap": {
2026-06-11 11:57:38.389747 | controller |                 "items": [
2026-06-11 11:57:38.389761 | controller |                   {
2026-06-11 11:57:38.389774 | controller |                     "key": "service-ca.crt",
2026-06-11 11:57:38.389788 | controller |                     "path": "service-ca.crt"
2026-06-11 11:57:38.389802 | controller |                   }
2026-06-11 11:57:38.389816 | controller |                 ],
2026-06-11 11:57:38.389830 | controller |                 "name": "openshift-service-ca.crt"
2026-06-11 11:57:38.389844 | controller |               }
2026-06-11 11:57:38.389858 | controller |             }
2026-06-11 11:57:38.389871 | controller |           ]
2026-06-11 11:57:38.389885 | controller |         }
2026-06-11 11:57:38.389899 | controller |       }
2026-06-11 11:57:38.389912 | controller |     ]
2026-06-11 11:57:38.389926 | controller |   },
2026-06-11 11:57:38.389939 | controller |   "status": {
2026-06-11 11:57:38.389953 | controller |     "conditions": [
2026-06-11 11:57:38.389967 | controller |       {
2026-06-11 11:57:38.389980 | controller |         "lastProbeTime": null,
2026-06-11 11:57:38.389996 | controller |         "lastTransitionTime": "2026-06-11T11:02:41Z",
2026-06-11 11:57:38.390012 | controller |         "status": "True",
2026-06-11 11:57:38.390027 | controller |         "type": "PodReadyToStartContainers"
2026-06-11 11:57:38.390041 | controller |       },
2026-06-11 11:57:38.390055 | controller |       {
2026-06-11 11:57:38.390069 | controller |         "lastProbeTime": null,
2026-06-11 11:57:38.390083 | controller |         "lastTransitionTime": "2026-06-11T11:01:44Z",
2026-06-11 11:57:38.390096 | controller |         "status": "True",
2026-06-11 11:57:38.390110 | controller |         "type": "Initialized"
2026-06-11 11:57:38.390124 | controller |       },
2026-06-11 11:57:38.390137 | controller |       {
2026-06-11 11:57:38.390151 | controller |         "lastProbeTime": null,
2026-06-11 11:57:38.390165 | controller |         "lastTransitionTime": "2026-06-11T11:02:52Z",
2026-06-11 11:57:38.390179 | controller |         "status": "True",
2026-06-11 11:57:38.390193 | controller |         "type": "Ready"
2026-06-11 11:57:38.390207 | controller |       },
2026-06-11 11:57:38.390222 | controller |       {
2026-06-11 11:57:38.390236 | controller |         "lastProbeTime": null,
2026-06-11 11:57:38.390249 | controller |         "lastTransitionTime": "2026-06-11T11:02:52Z",
2026-06-11 11:57:38.390263 | controller |         "status": "True",
2026-06-11 11:57:38.390277 | controller |         "type": "ContainersReady"
2026-06-11 11:57:38.390291 | controller |       },
2026-06-11 11:57:38.390305 | controller |       {
2026-06-11 11:57:38.390318 | controller |         "lastProbeTime": null,
2026-06-11 11:57:38.390336 | controller |         "lastTransitionTime": "2026-06-11T11:01:44Z",
2026-06-11 11:57:38.390371 | controller |         "status": "True",
2026-06-11 11:57:38.390387 | controller |         "type": "PodScheduled"
2026-06-11 11:57:38.390401 | controller |       }
2026-06-11 11:57:38.390415 | controller |     ],
2026-06-11 11:57:38.390429 | controller |     "containerStatuses": [
2026-06-11 11:57:38.390443 | controller |       {
2026-06-11 11:57:38.390457 | controller |         "allocatedResources": {
2026-06-11 11:57:38.390471 | controller |           "cpu": "10m",
2026-06-11 11:57:38.390485 | controller |           "memory": "256Mi"
2026-06-11 11:57:38.390499 | controller |         },
2026-06-11 11:57:38.390513 | controller |         "containerID": "cri-o://e3fa45fd5b551bfc628a1723a8230e0024e3f6173ffca98a9ca911f6fbf0f2b8",
2026-06-11 11:57:38.390527 | controller |         "image": "quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60",
2026-06-11 11:57:38.390542 | controller |         "imageID": "quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60",
2026-06-11 11:57:38.390556 | controller |         "lastState": {},
2026-06-11 11:57:38.390570 | controller |         "name": "manager",
2026-06-11 11:57:38.390584 | controller |         "ready": true,
2026-06-11 11:57:38.390598 | controller |         "resources": {
2026-06-11 11:57:38.390612 | controller |           "limits": {
2026-06-11 11:57:38.390626 | controller |             "cpu": "500m",
2026-06-11 11:57:38.390640 | controller |             "memory": "512Mi"
2026-06-11 11:57:38.390653 | controller |           },
2026-06-11 11:57:38.390667 | controller |           "requests": {
2026-06-11 11:57:38.390681 | controller |             "cpu": "10m",
2026-06-11 11:57:38.390695 | controller |             "memory": "256Mi"
2026-06-11 11:57:38.390709 | controller |           }
2026-06-11 11:57:38.390723 | controller |         },
2026-06-11 11:57:38.390737 | controller |         "restartCount": 0,
2026-06-11 11:57:38.390750 | controller |         "started": true,
2026-06-11 11:57:38.390764 | controller |         "state": {
2026-06-11 11:57:38.390778 | controller |           "running": {
2026-06-11 11:57:38.390791 | controller |             "startedAt": "2026-06-11T11:02:40Z"
2026-06-11 11:57:38.390805 | controller |           }
2026-06-11 11:57:38.390819 | controller |         },
2026-06-11 11:57:38.390833 | controller |         "user": {
2026-06-11 11:57:38.390846 | controller |           "linux": {
2026-06-11 11:57:38.390860 | controller |             "gid": 0,
2026-06-11 11:57:38.390873 | controller |             "supplementalGroups": [
2026-06-11 11:57:38.390887 | controller |               0
2026-06-11 11:57:38.390900 | controller |             ],
2026-06-11 11:57:38.390914 | controller |             "uid": 65532
2026-06-11 11:57:38.390928 | controller |           }
2026-06-11 11:57:38.390942 | controller |         },
2026-06-11 11:57:38.390956 | controller |         "volumeMounts": [
2026-06-11 11:57:38.390970 | controller |           {
2026-06-11 11:57:38.390984 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 11:57:38.390997 | controller |             "name": "kube-api-access-nntdj",
2026-06-11 11:57:38.391011 | controller |             "readOnly": true,
2026-06-11 11:57:38.391025 | controller |             "recursiveReadOnly": "Disabled"
2026-06-11 11:57:38.391039 | controller |           }
2026-06-11 11:57:38.391053 | controller |         ]
2026-06-11 11:57:38.391067 | controller |       }
2026-06-11 11:57:38.391081 | controller |     ],
2026-06-11 11:57:38.391094 | controller |     "hostIP": "192.168.126.11",
2026-06-11 11:57:38.391108 | controller |     "hostIPs": [
2026-06-11 11:57:38.391121 | controller |       {
2026-06-11 11:57:38.391135 | controller |         "ip": "192.168.126.11"
2026-06-11 11:57:38.391148 | controller |       }
2026-06-11 11:57:38.391162 | controller |     ],
2026-06-11 11:57:38.391180 | controller |     "phase": "Running",
2026-06-11 11:57:38.391194 | controller |     "podIP": "10.217.0.87",
2026-06-11 11:57:38.391208 | controller |     "podIPs": [
2026-06-11 11:57:38.391222 | controller |       {
2026-06-11 11:57:38.391236 | controller |         "ip": "10.217.0.87"
2026-06-11 11:57:38.391249 | controller |       }
2026-06-11 11:57:38.391263 | controller |     ],
2026-06-11 11:57:38.391277 | controller |     "qosClass": "Burstable",
2026-06-11 11:57:38.391291 | controller |     "startTime": "2026-06-11T11:01:44Z"
2026-06-11 11:57:38.391305 | controller |   }
2026-06-11 11:57:38.391319 | controller | }
2026-06-11 11:57:38.414279 | controller | ok:
2026-06-11 11:57:38.414548 | controller | {
2026-06-11 11:57:38.414579 | controller |   "apiVersion": "v1",
2026-06-11 11:57:38.414596 | controller |   "kind": "Pod",
2026-06-11 11:57:38.414612 | controller |   "metadata": {
2026-06-11 11:57:38.414627 | controller |     "annotations": {
2026-06-11 11:57:38.414642 | 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-11 11:57:38.414659 | 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-11 11:57:38.414675 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-11 11:57:38.414690 | controller |       "openshift.io/scc": "anyuid",
2026-06-11 11:57:38.414705 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-11 11:57:38.414720 | controller |     },
2026-06-11 11:57:38.414734 | controller |     "creationTimestamp": "2026-06-11T11:01:44Z",
2026-06-11 11:57:38.414749 | controller |     "generateName": "octavia-operator-controller-manager-6495978d8d-",
2026-06-11 11:57:38.414764 | controller |     "generation": 1,
2026-06-11 11:57:38.414779 | controller |     "labels": {
2026-06-11 11:57:38.414793 | controller |       "app.kubernetes.io/name": "octavia-operator",
2026-06-11 11:57:38.414807 | controller |       "control-plane": "controller-manager",
2026-06-11 11:57:38.414821 | controller |       "openstack.org/operator-name": "octavia",
2026-06-11 11:57:38.414836 | controller |       "pod-template-hash": "6495978d8d"
2026-06-11 11:57:38.414850 | controller |     },
2026-06-11 11:57:38.414864 | controller |     "managedFields": [
2026-06-11 11:57:38.414879 | controller |       {
2026-06-11 11:57:38.414893 | controller |         "apiVersion": "v1",
2026-06-11 11:57:38.414907 | controller |         "fieldsType": "FieldsV1",
2026-06-11 11:57:38.414922 | controller |         "fieldsV1": {
2026-06-11 11:57:38.414936 | controller |           "f:metadata": {
2026-06-11 11:57:38.414950 | controller |             "f:annotations": {
2026-06-11 11:57:38.414964 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-11 11:57:38.414979 | controller |             }
2026-06-11 11:57:38.414995 | controller |           }
2026-06-11 11:57:38.415011 | controller |         },
2026-06-11 11:57:38.415026 | controller |         "manager": "crc",
2026-06-11 11:57:38.415040 | controller |         "operation": "Update",
2026-06-11 11:57:38.415054 | controller |         "subresource": "status",
2026-06-11 11:57:38.415068 | controller |         "time": "2026-06-11T11:01:44Z"
2026-06-11 11:57:38.415083 | controller |       },
2026-06-11 11:57:38.415097 | controller |       {
2026-06-11 11:57:38.415111 | controller |         "apiVersion": "v1",
2026-06-11 11:57:38.415139 | controller |         "fieldsType": "FieldsV1",
2026-06-11 11:57:38.415154 | controller |         "fieldsV1": {
2026-06-11 11:57:38.415168 | controller |           "f:metadata": {
2026-06-11 11:57:38.415181 | controller |             "f:annotations": {
2026-06-11 11:57:38.415195 | controller |               ".": {},
2026-06-11 11:57:38.415209 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-11 11:57:38.415223 | controller |             },
2026-06-11 11:57:38.415237 | controller |             "f:generateName": {},
2026-06-11 11:57:38.415251 | controller |             "f:labels": {
2026-06-11 11:57:38.415265 | controller |               ".": {},
2026-06-11 11:57:38.415279 | controller |               "f:app.kubernetes.io/name": {},
2026-06-11 11:57:38.415293 | controller |               "f:control-plane": {},
2026-06-11 11:57:38.415307 | controller |               "f:openstack.org/operator-name": {},
2026-06-11 11:57:38.415321 | controller |               "f:pod-template-hash": {}
2026-06-11 11:57:38.415335 | controller |             },
2026-06-11 11:57:38.415367 | controller |             "f:ownerReferences": {
2026-06-11 11:57:38.415386 | controller |               ".": {},
2026-06-11 11:57:38.415401 | controller |               "k:{\"uid\":\"3e3b244f-df63-4e9a-b759-ab07f65d4eb2\"}": {}
2026-06-11 11:57:38.415416 | controller |             }
2026-06-11 11:57:38.415430 | controller |           },
2026-06-11 11:57:38.415444 | controller |           "f:spec": {
2026-06-11 11:57:38.415459 | controller |             "f:containers": {
2026-06-11 11:57:38.415472 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-11 11:57:38.415486 | controller |                 ".": {},
2026-06-11 11:57:38.415500 | controller |                 "f:args": {},
2026-06-11 11:57:38.415514 | controller |                 "f:command": {},
2026-06-11 11:57:38.415529 | controller |                 "f:env": {
2026-06-11 11:57:38.415543 | controller |                   ".": {},
2026-06-11 11:57:38.415557 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-11 11:57:38.415571 | controller |                     ".": {},
2026-06-11 11:57:38.415585 | controller |                     "f:name": {},
2026-06-11 11:57:38.415599 | controller |                     "f:value": {}
2026-06-11 11:57:38.415613 | controller |                   },
2026-06-11 11:57:38.415627 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-11 11:57:38.415642 | controller |                     ".": {},
2026-06-11 11:57:38.415656 | controller |                     "f:name": {},
2026-06-11 11:57:38.415671 | controller |                     "f:value": {}
2026-06-11 11:57:38.415685 | controller |                   },
2026-06-11 11:57:38.415699 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-11 11:57:38.415714 | controller |                     ".": {},
2026-06-11 11:57:38.415728 | controller |                     "f:name": {},
2026-06-11 11:57:38.415742 | controller |                     "f:value": {}
2026-06-11 11:57:38.415756 | controller |                   },
2026-06-11 11:57:38.415770 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-11 11:57:38.415784 | controller |                     ".": {},
2026-06-11 11:57:38.415798 | controller |                     "f:name": {},
2026-06-11 11:57:38.415812 | controller |                     "f:value": {}
2026-06-11 11:57:38.415825 | controller |                   },
2026-06-11 11:57:38.415839 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-11 11:57:38.415853 | controller |                     ".": {},
2026-06-11 11:57:38.415867 | controller |                     "f:name": {},
2026-06-11 11:57:38.415881 | controller |                     "f:value": {}
2026-06-11 11:57:38.415895 | controller |                   }
2026-06-11 11:57:38.415909 | controller |                 },
2026-06-11 11:57:38.415924 | controller |                 "f:image": {},
2026-06-11 11:57:38.415942 | controller |                 "f:imagePullPolicy": {},
2026-06-11 11:57:38.415956 | controller |                 "f:livenessProbe": {
2026-06-11 11:57:38.415971 | controller |                   ".": {},
2026-06-11 11:57:38.415985 | controller |                   "f:failureThreshold": {},
2026-06-11 11:57:38.415999 | controller |                   "f:httpGet": {
2026-06-11 11:57:38.416013 | controller |                     ".": {},
2026-06-11 11:57:38.416027 | controller |                     "f:path": {},
2026-06-11 11:57:38.416041 | controller |                     "f:port": {},
2026-06-11 11:57:38.416056 | controller |                     "f:scheme": {}
2026-06-11 11:57:38.416069 | controller |                   },
2026-06-11 11:57:38.416116 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 11:57:38.416132 | controller |                   "f:periodSeconds": {},
2026-06-11 11:57:38.416146 | controller |                   "f:successThreshold": {},
2026-06-11 11:57:38.416160 | controller |                   "f:timeoutSeconds": {}
2026-06-11 11:57:38.416174 | controller |                 },
2026-06-11 11:57:38.416188 | controller |                 "f:name": {},
2026-06-11 11:57:38.416203 | controller |                 "f:readinessProbe": {
2026-06-11 11:57:38.416217 | controller |                   ".": {},
2026-06-11 11:57:38.416230 | controller |                   "f:failureThreshold": {},
2026-06-11 11:57:38.416244 | controller |                   "f:httpGet": {
2026-06-11 11:57:38.416258 | controller |                     ".": {},
2026-06-11 11:57:38.416272 | controller |                     "f:path": {},
2026-06-11 11:57:38.416285 | controller |                     "f:port": {},
2026-06-11 11:57:38.416299 | controller |                     "f:scheme": {}
2026-06-11 11:57:38.416312 | controller |                   },
2026-06-11 11:57:38.416326 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 11:57:38.416340 | controller |                   "f:periodSeconds": {},
2026-06-11 11:57:38.416370 | controller |                   "f:successThreshold": {},
2026-06-11 11:57:38.416386 | controller |                   "f:timeoutSeconds": {}
2026-06-11 11:57:38.416400 | controller |                 },
2026-06-11 11:57:38.416414 | controller |                 "f:resources": {
2026-06-11 11:57:38.416428 | controller |                   ".": {},
2026-06-11 11:57:38.416442 | controller |                   "f:limits": {
2026-06-11 11:57:38.416457 | controller |                     ".": {},
2026-06-11 11:57:38.416471 | controller |                     "f:cpu": {},
2026-06-11 11:57:38.416484 | controller |                     "f:memory": {}
2026-06-11 11:57:38.416498 | controller |                   },
2026-06-11 11:57:38.416512 | controller |                   "f:requests": {
2026-06-11 11:57:38.416525 | controller |                     ".": {},
2026-06-11 11:57:38.416539 | controller |                     "f:cpu": {},
2026-06-11 11:57:38.416552 | controller |                     "f:memory": {}
2026-06-11 11:57:38.416566 | controller |                   }
2026-06-11 11:57:38.416580 | controller |                 },
2026-06-11 11:57:38.416594 | controller |                 "f:securityContext": {
2026-06-11 11:57:38.416608 | controller |                   ".": {},
2026-06-11 11:57:38.416626 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-11 11:57:38.416644 | controller |                 },
2026-06-11 11:57:38.416659 | controller |                 "f:terminationMessagePath": {},
2026-06-11 11:57:38.416674 | controller |                 "f:terminationMessagePolicy": {}
2026-06-11 11:57:38.416688 | controller |               }
2026-06-11 11:57:38.416703 | controller |             },
2026-06-11 11:57:38.416717 | controller |             "f:dnsPolicy": {},
2026-06-11 11:57:38.416731 | controller |             "f:enableServiceLinks": {},
2026-06-11 11:57:38.416745 | controller |             "f:restartPolicy": {},
2026-06-11 11:57:38.416759 | controller |             "f:schedulerName": {},
2026-06-11 11:57:38.416779 | controller |             "f:securityContext": {
2026-06-11 11:57:38.416793 | controller |               ".": {},
2026-06-11 11:57:38.416808 | controller |               "f:runAsNonRoot": {}
2026-06-11 11:57:38.416822 | controller |             },
2026-06-11 11:57:38.416836 | controller |             "f:serviceAccount": {},
2026-06-11 11:57:38.416850 | controller |             "f:serviceAccountName": {},
2026-06-11 11:57:38.416864 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-11 11:57:38.416879 | controller |             "f:tolerations": {}
2026-06-11 11:57:38.416893 | controller |           }
2026-06-11 11:57:38.416907 | controller |         },
2026-06-11 11:57:38.416921 | controller |         "manager": "kube-controller-manager",
2026-06-11 11:57:38.416935 | controller |         "operation": "Update",
2026-06-11 11:57:38.416949 | controller |         "time": "2026-06-11T11:01:44Z"
2026-06-11 11:57:38.416964 | controller |       },
2026-06-11 11:57:38.416978 | controller |       {
2026-06-11 11:57:38.416994 | controller |         "apiVersion": "v1",
2026-06-11 11:57:38.417010 | controller |         "fieldsType": "FieldsV1",
2026-06-11 11:57:38.417025 | controller |         "fieldsV1": {
2026-06-11 11:57:38.417039 | controller |           "f:metadata": {
2026-06-11 11:57:38.417053 | controller |             "f:annotations": {
2026-06-11 11:57:38.417067 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-11 11:57:38.417082 | controller |             }
2026-06-11 11:57:38.417096 | controller |           }
2026-06-11 11:57:38.417110 | controller |         },
2026-06-11 11:57:38.417123 | controller |         "manager": "multus-daemon",
2026-06-11 11:57:38.417137 | controller |         "operation": "Update",
2026-06-11 11:57:38.417220 | controller |         "subresource": "status",
2026-06-11 11:57:38.417240 | controller |         "time": "2026-06-11T11:02:05Z"
2026-06-11 11:57:38.417255 | controller |       },
2026-06-11 11:57:38.417270 | controller |       {
2026-06-11 11:57:38.417284 | controller |         "apiVersion": "v1",
2026-06-11 11:57:38.417298 | controller |         "fieldsType": "FieldsV1",
2026-06-11 11:57:38.417313 | controller |         "fieldsV1": {
2026-06-11 11:57:38.417327 | controller |           "f:status": {
2026-06-11 11:57:38.417341 | controller |             "f:conditions": {
2026-06-11 11:57:38.417384 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-11 11:57:38.417401 | controller |                 ".": {},
2026-06-11 11:57:38.417415 | controller |                 "f:lastProbeTime": {},
2026-06-11 11:57:38.417429 | controller |                 "f:lastTransitionTime": {},
2026-06-11 11:57:38.417444 | controller |                 "f:status": {},
2026-06-11 11:57:38.417458 | controller |                 "f:type": {}
2026-06-11 11:57:38.417472 | controller |               },
2026-06-11 11:57:38.417486 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-11 11:57:38.417501 | controller |                 ".": {},
2026-06-11 11:57:38.417515 | controller |                 "f:lastProbeTime": {},
2026-06-11 11:57:38.417530 | controller |                 "f:lastTransitionTime": {},
2026-06-11 11:57:38.417544 | controller |                 "f:status": {},
2026-06-11 11:57:38.417558 | controller |                 "f:type": {}
2026-06-11 11:57:38.417572 | controller |               },
2026-06-11 11:57:38.417586 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-11 11:57:38.417600 | controller |                 ".": {},
2026-06-11 11:57:38.417614 | controller |                 "f:lastProbeTime": {},
2026-06-11 11:57:38.417628 | controller |                 "f:lastTransitionTime": {},
2026-06-11 11:57:38.417642 | controller |                 "f:status": {},
2026-06-11 11:57:38.417656 | controller |                 "f:type": {}
2026-06-11 11:57:38.417670 | controller |               },
2026-06-11 11:57:38.417683 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-11 11:57:38.417702 | controller |                 ".": {},
2026-06-11 11:57:38.417716 | controller |                 "f:lastProbeTime": {},
2026-06-11 11:57:38.417730 | controller |                 "f:lastTransitionTime": {},
2026-06-11 11:57:38.417745 | controller |                 "f:status": {},
2026-06-11 11:57:38.417759 | controller |                 "f:type": {}
2026-06-11 11:57:38.417773 | controller |               }
2026-06-11 11:57:38.417788 | controller |             },
2026-06-11 11:57:38.417802 | controller |             "f:containerStatuses": {},
2026-06-11 11:57:38.417817 | controller |             "f:hostIP": {},
2026-06-11 11:57:38.417831 | controller |             "f:hostIPs": {},
2026-06-11 11:57:38.417845 | controller |             "f:phase": {},
2026-06-11 11:57:38.417859 | controller |             "f:podIP": {},
2026-06-11 11:57:38.417873 | controller |             "f:podIPs": {
2026-06-11 11:57:38.417887 | controller |               ".": {},
2026-06-11 11:57:38.417901 | controller |               "k:{\"ip\":\"10.217.0.88\"}": {
2026-06-11 11:57:38.417915 | controller |                 ".": {},
2026-06-11 11:57:38.417928 | controller |                 "f:ip": {}
2026-06-11 11:57:38.417943 | controller |               }
2026-06-11 11:57:38.417957 | controller |             },
2026-06-11 11:57:38.417971 | controller |             "f:startTime": {}
2026-06-11 11:57:38.417985 | controller |           }
2026-06-11 11:57:38.417999 | controller |         },
2026-06-11 11:57:38.418012 | controller |         "manager": "kubelet",
2026-06-11 11:57:38.418026 | controller |         "operation": "Update",
2026-06-11 11:57:38.418040 | controller |         "subresource": "status",
2026-06-11 11:57:38.418053 | controller |         "time": "2026-06-11T11:46:44Z"
2026-06-11 11:57:38.418067 | controller |       }
2026-06-11 11:57:38.418081 | controller |     ],
2026-06-11 11:57:38.418095 | controller |     "name": "octavia-operator-controller-manager-6495978d8d-pvn7j",
2026-06-11 11:57:38.418109 | controller |     "namespace": "openstack-operators",
2026-06-11 11:57:38.418123 | controller |     "ownerReferences": [
2026-06-11 11:57:38.418137 | controller |       {
2026-06-11 11:57:38.418151 | controller |         "apiVersion": "apps/v1",
2026-06-11 11:57:38.418164 | controller |         "blockOwnerDeletion": true,
2026-06-11 11:57:38.418178 | controller |         "controller": true,
2026-06-11 11:57:38.418192 | controller |         "kind": "ReplicaSet",
2026-06-11 11:57:38.418205 | controller |         "name": "octavia-operator-controller-manager-6495978d8d",
2026-06-11 11:57:38.418219 | controller |         "uid": "3e3b244f-df63-4e9a-b759-ab07f65d4eb2"
2026-06-11 11:57:38.418233 | controller |       }
2026-06-11 11:57:38.418247 | controller |     ],
2026-06-11 11:57:38.418290 | controller |     "resourceVersion": "85895",
2026-06-11 11:57:38.418309 | controller |     "uid": "e5372d38-31dc-46f3-a69f-532df3ca5162"
2026-06-11 11:57:38.418324 | controller |   },
2026-06-11 11:57:38.418338 | controller |   "spec": {
2026-06-11 11:57:38.418368 | controller |     "containers": [
2026-06-11 11:57:38.418384 | controller |       {
2026-06-11 11:57:38.418398 | controller |         "args": [
2026-06-11 11:57:38.418412 | controller |           "--leader-elect",
2026-06-11 11:57:38.418426 | controller |           "--health-probe-bind-address=:8081",
2026-06-11 11:57:38.418440 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-11 11:57:38.418455 | controller |         ],
2026-06-11 11:57:38.418469 | controller |         "command": [
2026-06-11 11:57:38.418482 | controller |           "/manager"
2026-06-11 11:57:38.418496 | controller |         ],
2026-06-11 11:57:38.418510 | controller |         "env": [
2026-06-11 11:57:38.418524 | controller |           {
2026-06-11 11:57:38.418538 | controller |             "name": "LEASE_DURATION",
2026-06-11 11:57:38.418552 | controller |             "value": "30"
2026-06-11 11:57:38.418567 | controller |           },
2026-06-11 11:57:38.418586 | controller |           {
2026-06-11 11:57:38.418601 | controller |             "name": "RENEW_DEADLINE",
2026-06-11 11:57:38.418615 | controller |             "value": "20"
2026-06-11 11:57:38.418629 | controller |           },
2026-06-11 11:57:38.418643 | controller |           {
2026-06-11 11:57:38.418657 | controller |             "name": "RETRY_PERIOD",
2026-06-11 11:57:38.418671 | controller |             "value": "5"
2026-06-11 11:57:38.418685 | controller |           },
2026-06-11 11:57:38.418699 | controller |           {
2026-06-11 11:57:38.418714 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-11 11:57:38.418728 | controller |             "value": "false"
2026-06-11 11:57:38.418742 | controller |           },
2026-06-11 11:57:38.418756 | controller |           {
2026-06-11 11:57:38.418770 | controller |             "name": "METRICS_CERTS",
2026-06-11 11:57:38.418784 | controller |             "value": "false"
2026-06-11 11:57:38.418799 | controller |           }
2026-06-11 11:57:38.418813 | controller |         ],
2026-06-11 11:57:38.418828 | controller |         "image": "quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63",
2026-06-11 11:57:38.418842 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-11 11:57:38.418857 | controller |         "livenessProbe": {
2026-06-11 11:57:38.418872 | controller |           "failureThreshold": 3,
2026-06-11 11:57:38.418886 | controller |           "httpGet": {
2026-06-11 11:57:38.418900 | controller |             "path": "/healthz",
2026-06-11 11:57:38.418914 | controller |             "port": 8081,
2026-06-11 11:57:38.418928 | controller |             "scheme": "HTTP"
2026-06-11 11:57:38.418942 | controller |           },
2026-06-11 11:57:38.418957 | controller |           "initialDelaySeconds": 15,
2026-06-11 11:57:38.418971 | controller |           "periodSeconds": 20,
2026-06-11 11:57:38.418985 | controller |           "successThreshold": 1,
2026-06-11 11:57:38.418999 | controller |           "timeoutSeconds": 1
2026-06-11 11:57:38.419012 | controller |         },
2026-06-11 11:57:38.419026 | controller |         "name": "manager",
2026-06-11 11:57:38.419040 | controller |         "readinessProbe": {
2026-06-11 11:57:38.419054 | controller |           "failureThreshold": 3,
2026-06-11 11:57:38.419068 | controller |           "httpGet": {
2026-06-11 11:57:38.419082 | controller |             "path": "/readyz",
2026-06-11 11:57:38.419096 | controller |             "port": 8081,
2026-06-11 11:57:38.419110 | controller |             "scheme": "HTTP"
2026-06-11 11:57:38.419124 | controller |           },
2026-06-11 11:57:38.419138 | controller |           "initialDelaySeconds": 5,
2026-06-11 11:57:38.419153 | controller |           "periodSeconds": 10,
2026-06-11 11:57:38.419167 | controller |           "successThreshold": 1,
2026-06-11 11:57:38.419181 | controller |           "timeoutSeconds": 1
2026-06-11 11:57:38.419195 | controller |         },
2026-06-11 11:57:38.419209 | controller |         "resources": {
2026-06-11 11:57:38.419223 | controller |           "limits": {
2026-06-11 11:57:38.419237 | controller |             "cpu": "500m",
2026-06-11 11:57:38.419251 | controller |             "memory": "512Mi"
2026-06-11 11:57:38.419266 | controller |           },
2026-06-11 11:57:38.419280 | controller |           "requests": {
2026-06-11 11:57:38.419294 | controller |             "cpu": "10m",
2026-06-11 11:57:38.419308 | controller |             "memory": "256Mi"
2026-06-11 11:57:38.419321 | controller |           }
2026-06-11 11:57:38.419335 | controller |         },
2026-06-11 11:57:38.419367 | controller |         "securityContext": {
2026-06-11 11:57:38.419383 | controller |           "allowPrivilegeEscalation": false,
2026-06-11 11:57:38.419397 | controller |           "capabilities": {
2026-06-11 11:57:38.419411 | controller |             "drop": [
2026-06-11 11:57:38.419425 | controller |               "MKNOD"
2026-06-11 11:57:38.419443 | controller |             ]
2026-06-11 11:57:38.419458 | controller |           }
2026-06-11 11:57:38.419472 | controller |         },
2026-06-11 11:57:38.419486 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-11 11:57:38.419500 | controller |         "terminationMessagePolicy": "File",
2026-06-11 11:57:38.419514 | controller |         "volumeMounts": [
2026-06-11 11:57:38.419528 | controller |           {
2026-06-11 11:57:38.419543 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 11:57:38.419557 | controller |             "name": "kube-api-access-xxqcq",
2026-06-11 11:57:38.419571 | controller |             "readOnly": true
2026-06-11 11:57:38.419585 | controller |           }
2026-06-11 11:57:38.419599 | controller |         ]
2026-06-11 11:57:38.419614 | controller |       }
2026-06-11 11:57:38.419627 | controller |     ],
2026-06-11 11:57:38.419641 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-11 11:57:38.419655 | controller |     "enableServiceLinks": true,
2026-06-11 11:57:38.419669 | controller |     "imagePullSecrets": [
2026-06-11 11:57:38.419683 | controller |       {
2026-06-11 11:57:38.419697 | controller |         "name": "octavia-operator-controller-manager-dockercfg-pbfns"
2026-06-11 11:57:38.419711 | controller |       }
2026-06-11 11:57:38.419724 | controller |     ],
2026-06-11 11:57:38.419738 | controller |     "nodeName": "crc",
2026-06-11 11:57:38.419752 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-11 11:57:38.419766 | controller |     "priority": 0,
2026-06-11 11:57:38.419780 | controller |     "restartPolicy": "Always",
2026-06-11 11:57:38.419795 | controller |     "schedulerName": "default-scheduler",
2026-06-11 11:57:38.419809 | controller |     "securityContext": {
2026-06-11 11:57:38.419824 | controller |       "runAsNonRoot": true,
2026-06-11 11:57:38.419838 | controller |       "seLinuxOptions": {
2026-06-11 11:57:38.419852 | controller |         "level": "s0:c26,c5"
2026-06-11 11:57:38.419866 | controller |       }
2026-06-11 11:57:38.419880 | controller |     },
2026-06-11 11:57:38.419894 | controller |     "serviceAccount": "octavia-operator-controller-manager",
2026-06-11 11:57:38.419908 | controller |     "serviceAccountName": "octavia-operator-controller-manager",
2026-06-11 11:57:38.419922 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-11 11:57:38.419936 | controller |     "tolerations": [
2026-06-11 11:57:38.419951 | controller |       {
2026-06-11 11:57:38.419965 | controller |         "effect": "NoExecute",
2026-06-11 11:57:38.419978 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-11 11:57:38.419992 | controller |         "operator": "Exists",
2026-06-11 11:57:38.420006 | controller |         "tolerationSeconds": 120
2026-06-11 11:57:38.420021 | controller |       },
2026-06-11 11:57:38.420034 | controller |       {
2026-06-11 11:57:38.420048 | controller |         "effect": "NoExecute",
2026-06-11 11:57:38.420062 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-11 11:57:38.420076 | controller |         "operator": "Exists",
2026-06-11 11:57:38.420090 | controller |         "tolerationSeconds": 120
2026-06-11 11:57:38.420104 | controller |       },
2026-06-11 11:57:38.420118 | controller |       {
2026-06-11 11:57:38.420132 | controller |         "effect": "NoSchedule",
2026-06-11 11:57:38.420146 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-11 11:57:38.420159 | controller |         "operator": "Exists"
2026-06-11 11:57:38.420173 | controller |       }
2026-06-11 11:57:38.420187 | controller |     ],
2026-06-11 11:57:38.420201 | controller |     "volumes": [
2026-06-11 11:57:38.420215 | controller |       {
2026-06-11 11:57:38.420229 | controller |         "name": "kube-api-access-xxqcq",
2026-06-11 11:57:38.420243 | controller |         "projected": {
2026-06-11 11:57:38.420256 | controller |           "defaultMode": 420,
2026-06-11 11:57:38.420270 | controller |           "sources": [
2026-06-11 11:57:38.420288 | controller |             {
2026-06-11 11:57:38.420302 | controller |               "serviceAccountToken": {
2026-06-11 11:57:38.420316 | controller |                 "expirationSeconds": 3607,
2026-06-11 11:57:38.420370 | controller |                 "path": "token"
2026-06-11 11:57:38.420395 | controller |               }
2026-06-11 11:57:38.420410 | controller |             },
2026-06-11 11:57:38.420425 | controller |             {
2026-06-11 11:57:38.420439 | controller |               "configMap": {
2026-06-11 11:57:38.420453 | controller |                 "items": [
2026-06-11 11:57:38.420467 | controller |                   {
2026-06-11 11:57:38.420481 | controller |                     "key": "ca.crt",
2026-06-11 11:57:38.420495 | controller |                     "path": "ca.crt"
2026-06-11 11:57:38.420510 | controller |                   }
2026-06-11 11:57:38.420524 | controller |                 ],
2026-06-11 11:57:38.420538 | controller |                 "name": "kube-root-ca.crt"
2026-06-11 11:57:38.420552 | controller |               }
2026-06-11 11:57:38.420567 | controller |             },
2026-06-11 11:57:38.420581 | controller |             {
2026-06-11 11:57:38.420595 | controller |               "downwardAPI": {
2026-06-11 11:57:38.420609 | controller |                 "items": [
2026-06-11 11:57:38.420624 | controller |                   {
2026-06-11 11:57:38.420637 | controller |                     "fieldRef": {
2026-06-11 11:57:38.420651 | controller |                       "apiVersion": "v1",
2026-06-11 11:57:38.420666 | controller |                       "fieldPath": "metadata.namespace"
2026-06-11 11:57:38.420680 | controller |                     },
2026-06-11 11:57:38.420694 | controller |                     "path": "namespace"
2026-06-11 11:57:38.420708 | controller |                   }
2026-06-11 11:57:38.420722 | controller |                 ]
2026-06-11 11:57:38.420735 | controller |               }
2026-06-11 11:57:38.420749 | controller |             },
2026-06-11 11:57:38.420763 | controller |             {
2026-06-11 11:57:38.420777 | controller |               "configMap": {
2026-06-11 11:57:38.420791 | controller |                 "items": [
2026-06-11 11:57:38.420806 | controller |                   {
2026-06-11 11:57:38.420820 | controller |                     "key": "service-ca.crt",
2026-06-11 11:57:38.420834 | controller |                     "path": "service-ca.crt"
2026-06-11 11:57:38.420848 | controller |                   }
2026-06-11 11:57:38.420862 | controller |                 ],
2026-06-11 11:57:38.420876 | controller |                 "name": "openshift-service-ca.crt"
2026-06-11 11:57:38.420890 | controller |               }
2026-06-11 11:57:38.420904 | controller |             }
2026-06-11 11:57:38.420918 | controller |           ]
2026-06-11 11:57:38.420932 | controller |         }
2026-06-11 11:57:38.420946 | controller |       }
2026-06-11 11:57:38.420960 | controller |     ]
2026-06-11 11:57:38.420974 | controller |   },
2026-06-11 11:57:38.420989 | controller |   "status": {
2026-06-11 11:57:38.421005 | controller |     "conditions": [
2026-06-11 11:57:38.421020 | controller |       {
2026-06-11 11:57:38.421035 | controller |         "lastProbeTime": null,
2026-06-11 11:57:38.421048 | controller |         "lastTransitionTime": "2026-06-11T11:02:39Z",
2026-06-11 11:57:38.421062 | controller |         "status": "True",
2026-06-11 11:57:38.421076 | controller |         "type": "PodReadyToStartContainers"
2026-06-11 11:57:38.421090 | controller |       },
2026-06-11 11:57:38.421104 | controller |       {
2026-06-11 11:57:38.421118 | controller |         "lastProbeTime": null,
2026-06-11 11:57:38.421132 | controller |         "lastTransitionTime": "2026-06-11T11:01:44Z",
2026-06-11 11:57:38.421145 | controller |         "status": "True",
2026-06-11 11:57:38.421159 | controller |         "type": "Initialized"
2026-06-11 11:57:38.421173 | controller |       },
2026-06-11 11:57:38.421187 | controller |       {
2026-06-11 11:57:38.421206 | controller |         "lastProbeTime": null,
2026-06-11 11:57:38.421221 | controller |         "lastTransitionTime": "2026-06-11T11:46:44Z",
2026-06-11 11:57:38.421235 | controller |         "status": "True",
2026-06-11 11:57:38.421250 | controller |         "type": "Ready"
2026-06-11 11:57:38.421264 | controller |       },
2026-06-11 11:57:38.421277 | controller |       {
2026-06-11 11:57:38.421291 | controller |         "lastProbeTime": null,
2026-06-11 11:57:38.421305 | controller |         "lastTransitionTime": "2026-06-11T11:46:44Z",
2026-06-11 11:57:38.421319 | controller |         "status": "True",
2026-06-11 11:57:38.421333 | controller |         "type": "ContainersReady"
2026-06-11 11:57:38.421370 | controller |       },
2026-06-11 11:57:38.421390 | controller |       {
2026-06-11 11:57:38.421405 | controller |         "lastProbeTime": null,
2026-06-11 11:57:38.421443 | controller |         "lastTransitionTime": "2026-06-11T11:01:44Z",
2026-06-11 11:57:38.421460 | controller |         "status": "True",
2026-06-11 11:57:38.421475 | controller |         "type": "PodScheduled"
2026-06-11 11:57:38.421489 | controller |       }
2026-06-11 11:57:38.421503 | controller |     ],
2026-06-11 11:57:38.421518 | controller |     "containerStatuses": [
2026-06-11 11:57:38.421532 | controller |       {
2026-06-11 11:57:38.421546 | controller |         "allocatedResources": {
2026-06-11 11:57:38.421559 | controller |           "cpu": "10m",
2026-06-11 11:57:38.421573 | controller |           "memory": "256Mi"
2026-06-11 11:57:38.421588 | controller |         },
2026-06-11 11:57:38.421602 | controller |         "containerID": "cri-o://d53b3e74e84216be32a2472a97c6121fcbd0cc0214ea9832676bd1b07991c986",
2026-06-11 11:57:38.421617 | controller |         "image": "quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63",
2026-06-11 11:57:38.421632 | controller |         "imageID": "quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63",
2026-06-11 11:57:38.421646 | controller |         "lastState": {
2026-06-11 11:57:38.421660 | controller |           "terminated": {
2026-06-11 11:57:38.421674 | controller |             "containerID": "cri-o://f6a9c3226a847f6b6f50a4ec64fc4a118b48a4647c1cb0d25ba20c09ea54fc78",
2026-06-11 11:57:38.421689 | controller |             "exitCode": 1,
2026-06-11 11:57:38.421703 | controller |             "finishedAt": "2026-06-11T11:46:30Z",
2026-06-11 11:57:38.421718 | controller |             "reason": "Error",
2026-06-11 11:57:38.421732 | controller |             "startedAt": "2026-06-11T11:02:39Z"
2026-06-11 11:57:38.421746 | controller |           }
2026-06-11 11:57:38.421760 | controller |         },
2026-06-11 11:57:38.421774 | controller |         "name": "manager",
2026-06-11 11:57:38.421788 | controller |         "ready": true,
2026-06-11 11:57:38.421802 | controller |         "resources": {
2026-06-11 11:57:38.421816 | controller |           "limits": {
2026-06-11 11:57:38.421830 | controller |             "cpu": "500m",
2026-06-11 11:57:38.421844 | controller |             "memory": "512Mi"
2026-06-11 11:57:38.421859 | controller |           },
2026-06-11 11:57:38.421873 | controller |           "requests": {
2026-06-11 11:57:38.421888 | controller |             "cpu": "10m",
2026-06-11 11:57:38.421902 | controller |             "memory": "256Mi"
2026-06-11 11:57:38.421916 | controller |           }
2026-06-11 11:57:38.421930 | controller |         },
2026-06-11 11:57:38.421945 | controller |         "restartCount": 1,
2026-06-11 11:57:38.421962 | controller |         "started": true,
2026-06-11 11:57:38.421980 | controller |         "state": {
2026-06-11 11:57:38.421998 | controller |           "running": {
2026-06-11 11:57:38.422015 | controller |             "startedAt": "2026-06-11T11:46:32Z"
2026-06-11 11:57:38.422033 | controller |           }
2026-06-11 11:57:38.422051 | controller |         },
2026-06-11 11:57:38.422069 | controller |         "user": {
2026-06-11 11:57:38.422093 | controller |           "linux": {
2026-06-11 11:57:38.422111 | controller |             "gid": 0,
2026-06-11 11:57:38.422129 | controller |             "supplementalGroups": [
2026-06-11 11:57:38.422146 | controller |               0
2026-06-11 11:57:38.422161 | controller |             ],
2026-06-11 11:57:38.422175 | controller |             "uid": 65532
2026-06-11 11:57:38.422189 | controller |           }
2026-06-11 11:57:38.422203 | controller |         },
2026-06-11 11:57:38.422217 | controller |         "volumeMounts": [
2026-06-11 11:57:38.422231 | controller |           {
2026-06-11 11:57:38.422245 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 11:57:38.422260 | controller |             "name": "kube-api-access-xxqcq",
2026-06-11 11:57:38.422274 | controller |             "readOnly": true,
2026-06-11 11:57:38.422288 | controller |             "recursiveReadOnly": "Disabled"
2026-06-11 11:57:38.422302 | controller |           }
2026-06-11 11:57:38.422316 | controller |         ]
2026-06-11 11:57:38.422330 | controller |       }
2026-06-11 11:57:38.422344 | controller |     ],
2026-06-11 11:57:38.422380 | controller |     "hostIP": "192.168.126.11",
2026-06-11 11:57:38.422396 | controller |     "hostIPs": [
2026-06-11 11:57:38.422410 | controller |       {
2026-06-11 11:57:38.422424 | controller |         "ip": "192.168.126.11"
2026-06-11 11:57:38.422438 | controller |       }
2026-06-11 11:57:38.422452 | controller |     ],
2026-06-11 11:57:38.422466 | controller |     "phase": "Running",
2026-06-11 11:57:38.422506 | controller |     "podIP": "10.217.0.88",
2026-06-11 11:57:38.422526 | controller |     "podIPs": [
2026-06-11 11:57:38.422541 | controller |       {
2026-06-11 11:57:38.422555 | controller |         "ip": "10.217.0.88"
2026-06-11 11:57:38.422569 | controller |       }
2026-06-11 11:57:38.422583 | controller |     ],
2026-06-11 11:57:38.422597 | controller |     "qosClass": "Burstable",
2026-06-11 11:57:38.422611 | controller |     "startTime": "2026-06-11T11:01:44Z"
2026-06-11 11:57:38.422625 | controller |   }
2026-06-11 11:57:38.422639 | controller | }
2026-06-11 11:57:38.447120 | controller | ok:
2026-06-11 11:57:38.447196 | controller | {
2026-06-11 11:57:38.447290 | controller |   "apiVersion": "v1",
2026-06-11 11:57:38.447313 | controller |   "kind": "Pod",
2026-06-11 11:57:38.447330 | controller |   "metadata": {
2026-06-11 11:57:38.447366 | controller |     "annotations": {
2026-06-11 11:57:38.447388 | 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-11 11:57:38.447405 | 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-11 11:57:38.447421 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-11 11:57:38.447437 | controller |       "openshift.io/scc": "restricted-v2",
2026-06-11 11:57:38.447452 | controller |       "seccomp.security.alpha.kubernetes.io/pod": "runtime/default",
2026-06-11 11:57:38.447466 | controller |       "security.openshift.io/validated-scc-subject-type": "user"
2026-06-11 11:57:38.447481 | controller |     },
2026-06-11 11:57:38.447495 | controller |     "creationTimestamp": "2026-06-11T11:01:44Z",
2026-06-11 11:57:38.447509 | controller |     "generateName": "openstack-baremetal-operator-controller-manager-7c67dc759f-",
2026-06-11 11:57:38.447523 | controller |     "generation": 1,
2026-06-11 11:57:38.447543 | controller |     "labels": {
2026-06-11 11:57:38.447559 | controller |       "app.kubernetes.io/name": "openstack-baremetal-operator",
2026-06-11 11:57:38.447573 | controller |       "control-plane": "controller-manager",
2026-06-11 11:57:38.447588 | controller |       "openstack.org/operator-name": "openstack-baremetal",
2026-06-11 11:57:38.447603 | controller |       "pod-template-hash": "7c67dc759f"
2026-06-11 11:57:38.447617 | controller |     },
2026-06-11 11:57:38.447632 | controller |     "managedFields": [
2026-06-11 11:57:38.447646 | controller |       {
2026-06-11 11:57:38.447660 | controller |         "apiVersion": "v1",
2026-06-11 11:57:38.447674 | controller |         "fieldsType": "FieldsV1",
2026-06-11 11:57:38.447689 | controller |         "fieldsV1": {
2026-06-11 11:57:38.447703 | controller |           "f:metadata": {
2026-06-11 11:57:38.447717 | controller |             "f:annotations": {
2026-06-11 11:57:38.447731 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-11 11:57:38.447744 | controller |             }
2026-06-11 11:57:38.447758 | controller |           }
2026-06-11 11:57:38.447772 | controller |         },
2026-06-11 11:57:38.447787 | controller |         "manager": "crc",
2026-06-11 11:57:38.447801 | controller |         "operation": "Update",
2026-06-11 11:57:38.447814 | controller |         "subresource": "status",
2026-06-11 11:57:38.447828 | controller |         "time": "2026-06-11T11:01:44Z"
2026-06-11 11:57:38.447842 | controller |       },
2026-06-11 11:57:38.447855 | controller |       {
2026-06-11 11:57:38.447869 | controller |         "apiVersion": "v1",
2026-06-11 11:57:38.447882 | controller |         "fieldsType": "FieldsV1",
2026-06-11 11:57:38.447896 | controller |         "fieldsV1": {
2026-06-11 11:57:38.447909 | controller |           "f:metadata": {
2026-06-11 11:57:38.447923 | controller |             "f:annotations": {
2026-06-11 11:57:38.447937 | controller |               ".": {},
2026-06-11 11:57:38.447950 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-11 11:57:38.447964 | controller |             },
2026-06-11 11:57:38.447978 | controller |             "f:generateName": {},
2026-06-11 11:57:38.447991 | controller |             "f:labels": {
2026-06-11 11:57:38.448005 | controller |               ".": {},
2026-06-11 11:57:38.448019 | controller |               "f:app.kubernetes.io/name": {},
2026-06-11 11:57:38.448033 | controller |               "f:control-plane": {},
2026-06-11 11:57:38.448046 | controller |               "f:openstack.org/operator-name": {},
2026-06-11 11:57:38.448060 | controller |               "f:pod-template-hash": {}
2026-06-11 11:57:38.448074 | controller |             },
2026-06-11 11:57:38.448087 | controller |             "f:ownerReferences": {
2026-06-11 11:57:38.448101 | controller |               ".": {},
2026-06-11 11:57:38.448114 | controller |               "k:{\"uid\":\"2f75fc01-62d3-4fba-a266-0ea505201e78\"}": {}
2026-06-11 11:57:38.448128 | controller |             }
2026-06-11 11:57:38.448142 | controller |           },
2026-06-11 11:57:38.448155 | controller |           "f:spec": {
2026-06-11 11:57:38.448169 | controller |             "f:containers": {
2026-06-11 11:57:38.448182 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-11 11:57:38.448196 | controller |                 ".": {},
2026-06-11 11:57:38.448210 | controller |                 "f:args": {},
2026-06-11 11:57:38.448224 | controller |                 "f:command": {},
2026-06-11 11:57:38.448237 | controller |                 "f:env": {
2026-06-11 11:57:38.448251 | controller |                   ".": {},
2026-06-11 11:57:38.448265 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-11 11:57:38.448279 | controller |                     ".": {},
2026-06-11 11:57:38.448293 | controller |                     "f:name": {},
2026-06-11 11:57:38.448308 | controller |                     "f:value": {}
2026-06-11 11:57:38.448322 | controller |                   },
2026-06-11 11:57:38.448341 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-11 11:57:38.448376 | controller |                     ".": {},
2026-06-11 11:57:38.448391 | controller |                     "f:name": {},
2026-06-11 11:57:38.448406 | controller |                     "f:value": {}
2026-06-11 11:57:38.448420 | controller |                   },
2026-06-11 11:57:38.448434 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-11 11:57:38.448447 | controller |                     ".": {},
2026-06-11 11:57:38.448461 | controller |                     "f:name": {},
2026-06-11 11:57:38.448474 | controller |                     "f:value": {}
2026-06-11 11:57:38.448488 | controller |                   },
2026-06-11 11:57:38.448502 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.448515 | controller |                     ".": {},
2026-06-11 11:57:38.448530 | controller |                     "f:name": {},
2026-06-11 11:57:38.448544 | controller |                     "f:value": {}
2026-06-11 11:57:38.448558 | controller |                   },
2026-06-11 11:57:38.448572 | controller |                   "k:{\"name\":\"RELATED_IMAGE_ANSIBLEEE_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.448586 | controller |                     ".": {},
2026-06-11 11:57:38.448601 | controller |                     "f:name": {},
2026-06-11 11:57:38.448614 | controller |                     "f:value": {}
2026-06-11 11:57:38.448628 | controller |                   },
2026-06-11 11:57:38.448642 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.448656 | controller |                     ".": {},
2026-06-11 11:57:38.448670 | controller |                     "f:name": {},
2026-06-11 11:57:38.448684 | controller |                     "f:value": {}
2026-06-11 11:57:38.448697 | controller |                   },
2026-06-11 11:57:38.448711 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_EVALUATOR_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.448725 | controller |                     ".": {},
2026-06-11 11:57:38.448740 | controller |                     "f:name": {},
2026-06-11 11:57:38.448754 | controller |                     "f:value": {}
2026-06-11 11:57:38.448768 | controller |                   },
2026-06-11 11:57:38.448782 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_LISTENER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.448796 | controller |                     ".": {},
2026-06-11 11:57:38.448810 | controller |                     "f:name": {},
2026-06-11 11:57:38.448824 | controller |                     "f:value": {}
2026-06-11 11:57:38.448838 | controller |                   },
2026-06-11 11:57:38.448852 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_NOTIFIER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.448866 | controller |                     ".": {},
2026-06-11 11:57:38.448880 | controller |                     "f:name": {},
2026-06-11 11:57:38.448894 | controller |                     "f:value": {}
2026-06-11 11:57:38.448908 | controller |                   },
2026-06-11 11:57:38.448922 | controller |                   "k:{\"name\":\"RELATED_IMAGE_APACHE_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.448936 | controller |                     ".": {},
2026-06-11 11:57:38.448950 | controller |                     "f:name": {},
2026-06-11 11:57:38.448964 | controller |                     "f:value": {}
2026-06-11 11:57:38.448977 | controller |                   },
2026-06-11 11:57:38.448991 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.449005 | controller |                     ".": {},
2026-06-11 11:57:38.449019 | controller |                     "f:name": {},
2026-06-11 11:57:38.449033 | controller |                     "f:value": {}
2026-06-11 11:57:38.449046 | controller |                   },
2026-06-11 11:57:38.449060 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_KEYSTONE_LISTENER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.449081 | controller |                     ".": {},
2026-06-11 11:57:38.449097 | controller |                     "f:name": {},
2026-06-11 11:57:38.449110 | controller |                     "f:value": {}
2026-06-11 11:57:38.449125 | controller |                   },
2026-06-11 11:57:38.449139 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_WORKER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.449153 | controller |                     ".": {},
2026-06-11 11:57:38.449167 | controller |                     "f:name": {},
2026-06-11 11:57:38.449181 | controller |                     "f:value": {}
2026-06-11 11:57:38.449195 | controller |                   },
2026-06-11 11:57:38.449209 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_CENTRAL_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.449223 | controller |                     ".": {},
2026-06-11 11:57:38.449237 | controller |                     "f:name": {},
2026-06-11 11:57:38.449251 | controller |                     "f:value": {}
2026-06-11 11:57:38.449265 | controller |                   },
2026-06-11 11:57:38.449279 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_COMPUTE_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.449293 | controller |                     ".": {},
2026-06-11 11:57:38.449308 | controller |                     "f:name": {},
2026-06-11 11:57:38.449322 | controller |                     "f:value": {}
2026-06-11 11:57:38.449361 | controller |                   },
2026-06-11 11:57:38.449380 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_IPMI_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.449395 | controller |                     ".": {},
2026-06-11 11:57:38.449410 | controller |                     "f:name": {},
2026-06-11 11:57:38.449424 | controller |                     "f:value": {}
2026-06-11 11:57:38.449438 | controller |                   },
2026-06-11 11:57:38.449451 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_MYSQLD_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.449465 | controller |                     ".": {},
2026-06-11 11:57:38.449479 | controller |                     "f:name": {},
2026-06-11 11:57:38.449493 | controller |                     "f:value": {}
2026-06-11 11:57:38.449507 | controller |                   },
2026-06-11 11:57:38.449521 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_NOTIFICATION_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.449535 | controller |                     ".": {},
2026-06-11 11:57:38.449550 | controller |                     "f:name": {},
2026-06-11 11:57:38.449564 | controller |                     "f:value": {}
2026-06-11 11:57:38.449578 | controller |                   },
2026-06-11 11:57:38.449592 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_SGCORE_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.449607 | controller |                     ".": {},
2026-06-11 11:57:38.449621 | controller |                     "f:name": {},
2026-06-11 11:57:38.449635 | controller |                     "f:value": {}
2026-06-11 11:57:38.449648 | controller |                   },
2026-06-11 11:57:38.449662 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.449676 | controller |                     ".": {},
2026-06-11 11:57:38.449690 | controller |                     "f:name": {},
2026-06-11 11:57:38.449704 | controller |                     "f:value": {}
2026-06-11 11:57:38.449717 | controller |                   },
2026-06-11 11:57:38.449731 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_BACKUP_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.449744 | controller |                     ".": {},
2026-06-11 11:57:38.449758 | controller |                     "f:name": {},
2026-06-11 11:57:38.449772 | controller |                     "f:value": {}
2026-06-11 11:57:38.449790 | controller |                   },
2026-06-11 11:57:38.449804 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_SCHEDULER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.449818 | controller |                     ".": {},
2026-06-11 11:57:38.449832 | controller |                     "f:name": {},
2026-06-11 11:57:38.449846 | controller |                     "f:value": {}
2026-06-11 11:57:38.449860 | controller |                   },
2026-06-11 11:57:38.449874 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_VOLUME_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.449888 | controller |                     ".": {},
2026-06-11 11:57:38.449901 | controller |                     "f:name": {},
2026-06-11 11:57:38.449915 | controller |                     "f:value": {}
2026-06-11 11:57:38.449929 | controller |                   },
2026-06-11 11:57:38.449942 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CLOUDKITTY_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.449956 | controller |                     ".": {},
2026-06-11 11:57:38.449970 | controller |                     "f:name": {},
2026-06-11 11:57:38.449984 | controller |                     "f:value": {}
2026-06-11 11:57:38.450000 | controller |                   },
2026-06-11 11:57:38.450016 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CLOUDKITTY_PROC_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.450030 | controller |                     ".": {},
2026-06-11 11:57:38.450044 | controller |                     "f:name": {},
2026-06-11 11:57:38.450058 | controller |                     "f:value": {}
2026-06-11 11:57:38.450072 | controller |                   },
2026-06-11 11:57:38.450086 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.450100 | controller |                     ".": {},
2026-06-11 11:57:38.450114 | controller |                     "f:name": {},
2026-06-11 11:57:38.450128 | controller |                     "f:value": {}
2026-06-11 11:57:38.450142 | controller |                   },
2026-06-11 11:57:38.450156 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_BACKENDBIND9_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.450171 | controller |                     ".": {},
2026-06-11 11:57:38.450185 | controller |                     "f:name": {},
2026-06-11 11:57:38.450198 | controller |                     "f:value": {}
2026-06-11 11:57:38.450213 | controller |                   },
2026-06-11 11:57:38.450226 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_CENTRAL_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.450241 | controller |                     ".": {},
2026-06-11 11:57:38.450255 | controller |                     "f:name": {},
2026-06-11 11:57:38.450269 | controller |                     "f:value": {}
2026-06-11 11:57:38.450283 | controller |                   },
2026-06-11 11:57:38.450297 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_MDNS_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.450312 | controller |                     ".": {},
2026-06-11 11:57:38.450326 | controller |                     "f:name": {},
2026-06-11 11:57:38.450340 | controller |                     "f:value": {}
2026-06-11 11:57:38.450373 | controller |                   },
2026-06-11 11:57:38.450389 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_PRODUCER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.450404 | controller |                     ".": {},
2026-06-11 11:57:38.450418 | controller |                     "f:name": {},
2026-06-11 11:57:38.450432 | controller |                     "f:value": {}
2026-06-11 11:57:38.450446 | controller |                   },
2026-06-11 11:57:38.450460 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_UNBOUND_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.450474 | controller |                     ".": {},
2026-06-11 11:57:38.450488 | controller |                     "f:name": {},
2026-06-11 11:57:38.450506 | controller |                     "f:value": {}
2026-06-11 11:57:38.450521 | controller |                   },
2026-06-11 11:57:38.450535 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_WORKER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.450550 | controller |                     ".": {},
2026-06-11 11:57:38.450564 | controller |                     "f:name": {},
2026-06-11 11:57:38.450579 | controller |                     "f:value": {}
2026-06-11 11:57:38.450593 | controller |                   },
2026-06-11 11:57:38.450607 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_FRR_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.450621 | controller |                     ".": {},
2026-06-11 11:57:38.450635 | controller |                     "f:name": {},
2026-06-11 11:57:38.450649 | controller |                     "f:value": {}
2026-06-11 11:57:38.450662 | controller |                   },
2026-06-11 11:57:38.450676 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_ISCSID_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.450690 | controller |                     ".": {},
2026-06-11 11:57:38.450703 | controller |                     "f:name": {},
2026-06-11 11:57:38.450717 | controller |                     "f:value": {}
2026-06-11 11:57:38.450731 | controller |                   },
2026-06-11 11:57:38.450745 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_KEPLER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.450759 | controller |                     ".": {},
2026-06-11 11:57:38.450773 | controller |                     "f:name": {},
2026-06-11 11:57:38.450787 | controller |                     "f:value": {}
2026-06-11 11:57:38.450800 | controller |                   },
2026-06-11 11:57:38.450814 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_LOGROTATE_CROND_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.450828 | controller |                     ".": {},
2026-06-11 11:57:38.450842 | controller |                     "f:name": {},
2026-06-11 11:57:38.450856 | controller |                     "f:value": {}
2026-06-11 11:57:38.450870 | controller |                   },
2026-06-11 11:57:38.450884 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_MULTIPATHD_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.450898 | controller |                     ".": {},
2026-06-11 11:57:38.450912 | controller |                     "f:name": {},
2026-06-11 11:57:38.450926 | controller |                     "f:value": {}
2026-06-11 11:57:38.450939 | controller |                   },
2026-06-11 11:57:38.450953 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_DHCP_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.450967 | controller |                     ".": {},
2026-06-11 11:57:38.450981 | controller |                     "f:name": {},
2026-06-11 11:57:38.450995 | controller |                     "f:value": {}
2026-06-11 11:57:38.451009 | controller |                   },
2026-06-11 11:57:38.451022 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_METADATA_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.451036 | controller |                     ".": {},
2026-06-11 11:57:38.451049 | controller |                     "f:name": {},
2026-06-11 11:57:38.451063 | controller |                     "f:value": {}
2026-06-11 11:57:38.451077 | controller |                   },
2026-06-11 11:57:38.451090 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_OVN_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.451104 | controller |                     ".": {},
2026-06-11 11:57:38.451118 | controller |                     "f:name": {},
2026-06-11 11:57:38.451132 | controller |                     "f:value": {}
2026-06-11 11:57:38.451145 | controller |                   },
2026-06-11 11:57:38.451159 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_SRIOV_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.451173 | controller |                     ".": {},
2026-06-11 11:57:38.451190 | controller |                     "f:name": {},
2026-06-11 11:57:38.451205 | controller |                     "f:value": {}
2026-06-11 11:57:38.451219 | controller |                   },
2026-06-11 11:57:38.451232 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NODE_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.451246 | controller |                     ".": {},
2026-06-11 11:57:38.451260 | controller |                     "f:name": {},
2026-06-11 11:57:38.451275 | controller |                     "f:value": {}
2026-06-11 11:57:38.451289 | controller |                   },
2026-06-11 11:57:38.451303 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_OVN_BGP_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.451317 | controller |                     ".": {},
2026-06-11 11:57:38.451331 | controller |                     "f:name": {},
2026-06-11 11:57:38.451359 | controller |                     "f:value": {}
2026-06-11 11:57:38.451378 | controller |                   },
2026-06-11 11:57:38.451393 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_PODMAN_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.451407 | controller |                     ".": {},
2026-06-11 11:57:38.451421 | controller |                     "f:name": {},
2026-06-11 11:57:38.451435 | controller |                     "f:value": {}
2026-06-11 11:57:38.451448 | controller |                   },
2026-06-11 11:57:38.451462 | controller |                   "k:{\"name\":\"RELATED_IMAGE_GLANCE_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.451477 | controller |                     ".": {},
2026-06-11 11:57:38.451491 | controller |                     "f:name": {},
2026-06-11 11:57:38.451506 | controller |                     "f:value": {}
2026-06-11 11:57:38.451520 | controller |                   },
2026-06-11 11:57:38.451534 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.451549 | controller |                     ".": {},
2026-06-11 11:57:38.451563 | controller |                     "f:name": {},
2026-06-11 11:57:38.451577 | controller |                     "f:value": {}
2026-06-11 11:57:38.451591 | controller |                   },
2026-06-11 11:57:38.451605 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_CFNAPI_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.451619 | controller |                     ".": {},
2026-06-11 11:57:38.451633 | controller |                     "f:name": {},
2026-06-11 11:57:38.451647 | controller |                     "f:value": {}
2026-06-11 11:57:38.451661 | controller |                   },
2026-06-11 11:57:38.451674 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_ENGINE_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.451689 | controller |                     ".": {},
2026-06-11 11:57:38.451703 | controller |                     "f:name": {},
2026-06-11 11:57:38.451716 | controller |                     "f:value": {}
2026-06-11 11:57:38.451730 | controller |                   },
2026-06-11 11:57:38.451743 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HORIZON_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.451757 | controller |                     ".": {},
2026-06-11 11:57:38.451771 | controller |                     "f:name": {},
2026-06-11 11:57:38.451785 | controller |                     "f:value": {}
2026-06-11 11:57:38.451799 | controller |                   },
2026-06-11 11:57:38.451812 | controller |                   "k:{\"name\":\"RELATED_IMAGE_INFRA_MEMCACHED_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.451826 | controller |                     ".": {},
2026-06-11 11:57:38.451840 | controller |                     "f:name": {},
2026-06-11 11:57:38.451854 | controller |                     "f:value": {}
2026-06-11 11:57:38.451867 | controller |                   },
2026-06-11 11:57:38.451881 | controller |                   "k:{\"name\":\"RELATED_IMAGE_INFRA_REDIS_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.451898 | controller |                     ".": {},
2026-06-11 11:57:38.451912 | controller |                     "f:name": {},
2026-06-11 11:57:38.451926 | controller |                     "f:value": {}
2026-06-11 11:57:38.451940 | controller |                   },
2026-06-11 11:57:38.451954 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.451968 | controller |                     ".": {},
2026-06-11 11:57:38.451983 | controller |                     "f:name": {},
2026-06-11 11:57:38.451996 | controller |                     "f:value": {}
2026-06-11 11:57:38.452010 | controller |                   },
2026-06-11 11:57:38.452024 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_CONDUCTOR_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.452038 | controller |                     ".": {},
2026-06-11 11:57:38.452052 | controller |                     "f:name": {},
2026-06-11 11:57:38.452066 | controller |                     "f:value": {}
2026-06-11 11:57:38.452080 | controller |                   },
2026-06-11 11:57:38.452093 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_INSPECTOR_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.452107 | controller |                     ".": {},
2026-06-11 11:57:38.452121 | controller |                     "f:name": {},
2026-06-11 11:57:38.452135 | controller |                     "f:value": {}
2026-06-11 11:57:38.452149 | controller |                   },
2026-06-11 11:57:38.452163 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_NEUTRON_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.452177 | controller |                     ".": {},
2026-06-11 11:57:38.452190 | controller |                     "f:name": {},
2026-06-11 11:57:38.452204 | controller |                     "f:value": {}
2026-06-11 11:57:38.452218 | controller |                   },
2026-06-11 11:57:38.452232 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_PXE_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.452246 | controller |                     ".": {},
2026-06-11 11:57:38.452260 | controller |                     "f:name": {},
2026-06-11 11:57:38.452274 | controller |                     "f:value": {}
2026-06-11 11:57:38.452288 | controller |                   },
2026-06-11 11:57:38.452302 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_PYTHON_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.452316 | controller |                     ".": {},
2026-06-11 11:57:38.452330 | controller |                     "f:name": {},
2026-06-11 11:57:38.452344 | controller |                     "f:value": {}
2026-06-11 11:57:38.452376 | controller |                   },
2026-06-11 11:57:38.452391 | controller |                   "k:{\"name\":\"RELATED_IMAGE_KEYSTONE_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.452405 | controller |                     ".": {},
2026-06-11 11:57:38.452419 | controller |                     "f:name": {},
2026-06-11 11:57:38.452433 | controller |                     "f:value": {}
2026-06-11 11:57:38.452447 | controller |                   },
2026-06-11 11:57:38.452461 | controller |                   "k:{\"name\":\"RELATED_IMAGE_KSM_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.452475 | controller |                     ".": {},
2026-06-11 11:57:38.452489 | controller |                     "f:name": {},
2026-06-11 11:57:38.452504 | controller |                     "f:value": {}
2026-06-11 11:57:38.452518 | controller |                   },
2026-06-11 11:57:38.452532 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.452546 | controller |                     ".": {},
2026-06-11 11:57:38.452560 | controller |                     "f:name": {},
2026-06-11 11:57:38.452574 | controller |                     "f:value": {}
2026-06-11 11:57:38.452588 | controller |                   },
2026-06-11 11:57:38.452602 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_SCHEDULER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.452620 | controller |                     ".": {},
2026-06-11 11:57:38.452634 | controller |                     "f:name": {},
2026-06-11 11:57:38.452648 | controller |                     "f:value": {}
2026-06-11 11:57:38.452661 | controller |                   },
2026-06-11 11:57:38.452675 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_SHARE_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.452689 | controller |                     ".": {},
2026-06-11 11:57:38.452703 | controller |                     "f:name": {},
2026-06-11 11:57:38.452717 | controller |                     "f:value": {}
2026-06-11 11:57:38.452731 | controller |                   },
2026-06-11 11:57:38.452744 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MARIADB_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.452758 | controller |                     ".": {},
2026-06-11 11:57:38.452772 | controller |                     "f:name": {},
2026-06-11 11:57:38.452786 | controller |                     "f:value": {}
2026-06-11 11:57:38.452800 | controller |                   },
2026-06-11 11:57:38.452813 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NET_UTILS_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.452827 | controller |                     ".": {},
2026-06-11 11:57:38.452841 | controller |                     "f:name": {},
2026-06-11 11:57:38.452855 | controller |                     "f:value": {}
2026-06-11 11:57:38.452870 | controller |                   },
2026-06-11 11:57:38.452884 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NEUTRON_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.452898 | controller |                     ".": {},
2026-06-11 11:57:38.452912 | controller |                     "f:name": {},
2026-06-11 11:57:38.452925 | controller |                     "f:value": {}
2026-06-11 11:57:38.452939 | controller |                   },
2026-06-11 11:57:38.452953 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.452967 | controller |                     ".": {},
2026-06-11 11:57:38.452981 | controller |                     "f:name": {},
2026-06-11 11:57:38.452996 | controller |                     "f:value": {}
2026-06-11 11:57:38.453010 | controller |                   },
2026-06-11 11:57:38.453024 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_COMPUTE_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.453038 | controller |                     ".": {},
2026-06-11 11:57:38.453051 | controller |                     "f:name": {},
2026-06-11 11:57:38.453065 | controller |                     "f:value": {}
2026-06-11 11:57:38.453079 | controller |                   },
2026-06-11 11:57:38.453092 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_CONDUCTOR_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.453106 | controller |                     ".": {},
2026-06-11 11:57:38.453120 | controller |                     "f:name": {},
2026-06-11 11:57:38.453134 | controller |                     "f:value": {}
2026-06-11 11:57:38.453147 | controller |                   },
2026-06-11 11:57:38.453161 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_NOVNC_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.453175 | controller |                     ".": {},
2026-06-11 11:57:38.453189 | controller |                     "f:name": {},
2026-06-11 11:57:38.453203 | controller |                     "f:value": {}
2026-06-11 11:57:38.453218 | controller |                   },
2026-06-11 11:57:38.453232 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_SCHEDULER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.453246 | controller |                     ".": {},
2026-06-11 11:57:38.453261 | controller |                     "f:name": {},
2026-06-11 11:57:38.453275 | controller |                     "f:value": {}
2026-06-11 11:57:38.453289 | controller |                   },
2026-06-11 11:57:38.453303 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.453321 | controller |                     ".": {},
2026-06-11 11:57:38.453366 | controller |                     "f:name": {},
2026-06-11 11:57:38.453382 | controller |                     "f:value": {}
2026-06-11 11:57:38.453396 | controller |                   },
2026-06-11 11:57:38.453410 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_HEALTHMANAGER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.453423 | controller |                     ".": {},
2026-06-11 11:57:38.453437 | controller |                     "f:name": {},
2026-06-11 11:57:38.453450 | controller |                     "f:value": {}
2026-06-11 11:57:38.453464 | controller |                   },
2026-06-11 11:57:38.453478 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_HOUSEKEEPING_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.453493 | controller |                     ".": {},
2026-06-11 11:57:38.453507 | controller |                     "f:name": {},
2026-06-11 11:57:38.453521 | controller |                     "f:value": {}
2026-06-11 11:57:38.453535 | controller |                   },
2026-06-11 11:57:38.453549 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_RSYSLOG_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.453563 | controller |                     ".": {},
2026-06-11 11:57:38.453577 | controller |                     "f:name": {},
2026-06-11 11:57:38.453591 | controller |                     "f:value": {}
2026-06-11 11:57:38.453605 | controller |                   },
2026-06-11 11:57:38.453618 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_WORKER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.453633 | controller |                     ".": {},
2026-06-11 11:57:38.453647 | controller |                     "f:name": {},
2026-06-11 11:57:38.453661 | controller |                     "f:value": {}
2026-06-11 11:57:38.453675 | controller |                   },
2026-06-11 11:57:38.453689 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_CLIENT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.453704 | controller |                     ".": {},
2026-06-11 11:57:38.453718 | controller |                     "f:name": {},
2026-06-11 11:57:38.453732 | controller |                     "f:value": {}
2026-06-11 11:57:38.453746 | controller |                   },
2026-06-11 11:57:38.453760 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_MUST_GATHER_DEFAULT\"}": {
2026-06-11 11:57:38.453774 | controller |                     ".": {},
2026-06-11 11:57:38.453788 | controller |                     "f:name": {},
2026-06-11 11:57:38.453802 | controller |                     "f:value": {}
2026-06-11 11:57:38.453815 | controller |                   },
2026-06-11 11:57:38.453829 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_NETWORK_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.453843 | controller |                     ".": {},
2026-06-11 11:57:38.453856 | controller |                     "f:name": {},
2026-06-11 11:57:38.453870 | controller |                     "f:value": {}
2026-06-11 11:57:38.453883 | controller |                   },
2026-06-11 11:57:38.453897 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OS_CONTAINER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.453911 | controller |                     ".": {},
2026-06-11 11:57:38.453925 | controller |                     "f:name": {},
2026-06-11 11:57:38.453938 | controller |                     "f:value": {}
2026-06-11 11:57:38.453952 | controller |                   },
2026-06-11 11:57:38.453965 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_CONTROLLER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.453979 | controller |                     ".": {},
2026-06-11 11:57:38.453993 | controller |                     "f:name": {},
2026-06-11 11:57:38.454007 | controller |                     "f:value": {}
2026-06-11 11:57:38.454020 | controller |                   },
2026-06-11 11:57:38.454037 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_CONTROLLER_OVS_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.454051 | controller |                     ".": {},
2026-06-11 11:57:38.454065 | controller |                     "f:name": {},
2026-06-11 11:57:38.454078 | controller |                     "f:value": {}
2026-06-11 11:57:38.454092 | controller |                   },
2026-06-11 11:57:38.454105 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_NB_DBCLUSTER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.454119 | controller |                     ".": {},
2026-06-11 11:57:38.454133 | controller |                     "f:name": {},
2026-06-11 11:57:38.454146 | controller |                     "f:value": {}
2026-06-11 11:57:38.454160 | controller |                   },
2026-06-11 11:57:38.454173 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_NORTHD_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.454187 | controller |                     ".": {},
2026-06-11 11:57:38.454201 | controller |                     "f:name": {},
2026-06-11 11:57:38.454215 | controller |                     "f:value": {}
2026-06-11 11:57:38.454229 | controller |                   },
2026-06-11 11:57:38.454243 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_SB_DBCLUSTER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.454258 | controller |                     ".": {},
2026-06-11 11:57:38.454272 | controller |                     "f:name": {},
2026-06-11 11:57:38.454286 | controller |                     "f:value": {}
2026-06-11 11:57:38.454299 | controller |                   },
2026-06-11 11:57:38.454313 | controller |                   "k:{\"name\":\"RELATED_IMAGE_PLACEMENT_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.454327 | controller |                     ".": {},
2026-06-11 11:57:38.454341 | controller |                     "f:name": {},
2026-06-11 11:57:38.454389 | controller |                     "f:value": {}
2026-06-11 11:57:38.454405 | controller |                   },
2026-06-11 11:57:38.454419 | controller |                   "k:{\"name\":\"RELATED_IMAGE_RABBITMQ_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.454433 | controller |                     ".": {},
2026-06-11 11:57:38.454448 | controller |                     "f:name": {},
2026-06-11 11:57:38.454462 | controller |                     "f:value": {}
2026-06-11 11:57:38.454476 | controller |                   },
2026-06-11 11:57:38.454490 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_ACCOUNT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.454504 | controller |                     ".": {},
2026-06-11 11:57:38.454519 | controller |                     "f:name": {},
2026-06-11 11:57:38.454533 | controller |                     "f:value": {}
2026-06-11 11:57:38.454547 | controller |                   },
2026-06-11 11:57:38.454561 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_CONTAINER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.454575 | controller |                     ".": {},
2026-06-11 11:57:38.454589 | controller |                     "f:name": {},
2026-06-11 11:57:38.454603 | controller |                     "f:value": {}
2026-06-11 11:57:38.454617 | controller |                   },
2026-06-11 11:57:38.454630 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_OBJECT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.454645 | controller |                     ".": {},
2026-06-11 11:57:38.454659 | controller |                     "f:name": {},
2026-06-11 11:57:38.454673 | controller |                     "f:value": {}
2026-06-11 11:57:38.454686 | controller |                   },
2026-06-11 11:57:38.454700 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_PROXY_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.454714 | controller |                     ".": {},
2026-06-11 11:57:38.454728 | controller |                     "f:name": {},
2026-06-11 11:57:38.454742 | controller |                     "f:value": {}
2026-06-11 11:57:38.454756 | controller |                   },
2026-06-11 11:57:38.454773 | controller |                   "k:{\"name\":\"RELATED_IMAGE_TEST_TEMPEST_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.454787 | controller |                     ".": {},
2026-06-11 11:57:38.454801 | controller |                     "f:name": {},
2026-06-11 11:57:38.454814 | controller |                     "f:value": {}
2026-06-11 11:57:38.454828 | controller |                   },
2026-06-11 11:57:38.454842 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.454855 | controller |                     ".": {},
2026-06-11 11:57:38.454869 | controller |                     "f:name": {},
2026-06-11 11:57:38.454883 | controller |                     "f:value": {}
2026-06-11 11:57:38.454897 | controller |                   },
2026-06-11 11:57:38.454911 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_APPLIER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.454925 | controller |                     ".": {},
2026-06-11 11:57:38.454939 | controller |                     "f:name": {},
2026-06-11 11:57:38.454953 | controller |                     "f:value": {}
2026-06-11 11:57:38.454967 | controller |                   },
2026-06-11 11:57:38.454981 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_DECISION_ENGINE_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.454995 | controller |                     ".": {},
2026-06-11 11:57:38.455009 | controller |                     "f:name": {},
2026-06-11 11:57:38.455023 | controller |                     "f:value": {}
2026-06-11 11:57:38.455037 | controller |                   },
2026-06-11 11:57:38.455051 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-11 11:57:38.455065 | controller |                     ".": {},
2026-06-11 11:57:38.455079 | controller |                     "f:name": {},
2026-06-11 11:57:38.455093 | controller |                     "f:value": {}
2026-06-11 11:57:38.455107 | controller |                   },
2026-06-11 11:57:38.455122 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-11 11:57:38.455135 | controller |                     ".": {},
2026-06-11 11:57:38.455149 | controller |                     "f:name": {},
2026-06-11 11:57:38.455163 | controller |                     "f:value": {}
2026-06-11 11:57:38.455177 | controller |                   }
2026-06-11 11:57:38.455191 | controller |                 },
2026-06-11 11:57:38.455205 | controller |                 "f:image": {},
2026-06-11 11:57:38.455219 | controller |                 "f:imagePullPolicy": {},
2026-06-11 11:57:38.455234 | controller |                 "f:livenessProbe": {
2026-06-11 11:57:38.455248 | controller |                   ".": {},
2026-06-11 11:57:38.455262 | controller |                   "f:failureThreshold": {},
2026-06-11 11:57:38.455276 | controller |                   "f:httpGet": {
2026-06-11 11:57:38.455290 | controller |                     ".": {},
2026-06-11 11:57:38.455304 | controller |                     "f:path": {},
2026-06-11 11:57:38.455318 | controller |                     "f:port": {},
2026-06-11 11:57:38.455331 | controller |                     "f:scheme": {}
2026-06-11 11:57:38.455360 | controller |                   },
2026-06-11 11:57:38.455379 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 11:57:38.455394 | controller |                   "f:periodSeconds": {},
2026-06-11 11:57:38.455408 | controller |                   "f:successThreshold": {},
2026-06-11 11:57:38.455422 | controller |                   "f:timeoutSeconds": {}
2026-06-11 11:57:38.455436 | controller |                 },
2026-06-11 11:57:38.455450 | controller |                 "f:name": {},
2026-06-11 11:57:38.455465 | controller |                 "f:readinessProbe": {
2026-06-11 11:57:38.455479 | controller |                   ".": {},
2026-06-11 11:57:38.455493 | controller |                   "f:failureThreshold": {},
2026-06-11 11:57:38.455508 | controller |                   "f:httpGet": {
2026-06-11 11:57:38.455526 | controller |                     ".": {},
2026-06-11 11:57:38.455540 | controller |                     "f:path": {},
2026-06-11 11:57:38.455554 | controller |                     "f:port": {},
2026-06-11 11:57:38.455568 | controller |                     "f:scheme": {}
2026-06-11 11:57:38.455581 | controller |                   },
2026-06-11 11:57:38.455595 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 11:57:38.455609 | controller |                   "f:periodSeconds": {},
2026-06-11 11:57:38.455622 | controller |                   "f:successThreshold": {},
2026-06-11 11:57:38.455636 | controller |                   "f:timeoutSeconds": {}
2026-06-11 11:57:38.455650 | controller |                 },
2026-06-11 11:57:38.455664 | controller |                 "f:resources": {
2026-06-11 11:57:38.455678 | controller |                   ".": {},
2026-06-11 11:57:38.455692 | controller |                   "f:limits": {
2026-06-11 11:57:38.455705 | controller |                     ".": {},
2026-06-11 11:57:38.455719 | controller |                     "f:cpu": {},
2026-06-11 11:57:38.455733 | controller |                     "f:memory": {}
2026-06-11 11:57:38.455746 | controller |                   },
2026-06-11 11:57:38.455760 | controller |                   "f:requests": {
2026-06-11 11:57:38.455773 | controller |                     ".": {},
2026-06-11 11:57:38.455787 | controller |                     "f:cpu": {},
2026-06-11 11:57:38.455800 | controller |                     "f:memory": {}
2026-06-11 11:57:38.455814 | controller |                   }
2026-06-11 11:57:38.455828 | controller |                 },
2026-06-11 11:57:38.455842 | controller |                 "f:securityContext": {
2026-06-11 11:57:38.455855 | controller |                   ".": {},
2026-06-11 11:57:38.455869 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-11 11:57:38.455883 | controller |                 },
2026-06-11 11:57:38.455897 | controller |                 "f:terminationMessagePath": {},
2026-06-11 11:57:38.455910 | controller |                 "f:terminationMessagePolicy": {},
2026-06-11 11:57:38.455924 | controller |                 "f:volumeMounts": {
2026-06-11 11:57:38.455938 | controller |                   ".": {},
2026-06-11 11:57:38.455951 | controller |                   "k:{\"mountPath\":\"/tmp/k8s-webhook-server/serving-certs\"}": {
2026-06-11 11:57:38.456001 | controller |                     ".": {},
2026-06-11 11:57:38.456020 | controller |                     "f:mountPath": {},
2026-06-11 11:57:38.456034 | controller |                     "f:name": {},
2026-06-11 11:57:38.456048 | controller |                     "f:readOnly": {}
2026-06-11 11:57:38.456062 | controller |                   }
2026-06-11 11:57:38.456076 | controller |                 }
2026-06-11 11:57:38.456090 | controller |               }
2026-06-11 11:57:38.456104 | controller |             },
2026-06-11 11:57:38.456118 | controller |             "f:dnsPolicy": {},
2026-06-11 11:57:38.456132 | controller |             "f:enableServiceLinks": {},
2026-06-11 11:57:38.456146 | controller |             "f:restartPolicy": {},
2026-06-11 11:57:38.456160 | controller |             "f:schedulerName": {},
2026-06-11 11:57:38.456174 | controller |             "f:securityContext": {
2026-06-11 11:57:38.456187 | controller |               ".": {},
2026-06-11 11:57:38.456201 | controller |               "f:runAsNonRoot": {}
2026-06-11 11:57:38.456216 | controller |             },
2026-06-11 11:57:38.456230 | controller |             "f:serviceAccount": {},
2026-06-11 11:57:38.456245 | controller |             "f:serviceAccountName": {},
2026-06-11 11:57:38.456259 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-11 11:57:38.456273 | controller |             "f:tolerations": {},
2026-06-11 11:57:38.456288 | controller |             "f:volumes": {
2026-06-11 11:57:38.456301 | controller |               ".": {},
2026-06-11 11:57:38.456319 | controller |               "k:{\"name\":\"cert\"}": {
2026-06-11 11:57:38.456333 | controller |                 ".": {},
2026-06-11 11:57:38.456361 | controller |                 "f:name": {},
2026-06-11 11:57:38.456379 | controller |                 "f:secret": {
2026-06-11 11:57:38.456394 | controller |                   ".": {},
2026-06-11 11:57:38.456408 | controller |                   "f:defaultMode": {},
2026-06-11 11:57:38.456422 | controller |                   "f:secretName": {}
2026-06-11 11:57:38.456435 | controller |                 }
2026-06-11 11:57:38.456449 | controller |               }
2026-06-11 11:57:38.456463 | controller |             }
2026-06-11 11:57:38.456478 | controller |           }
2026-06-11 11:57:38.456492 | controller |         },
2026-06-11 11:57:38.456506 | controller |         "manager": "kube-controller-manager",
2026-06-11 11:57:38.456521 | controller |         "operation": "Update",
2026-06-11 11:57:38.456535 | controller |         "time": "2026-06-11T11:01:44Z"
2026-06-11 11:57:38.456549 | controller |       },
2026-06-11 11:57:38.456564 | controller |       {
2026-06-11 11:57:38.456578 | controller |         "apiVersion": "v1",
2026-06-11 11:57:38.456593 | controller |         "fieldsType": "FieldsV1",
2026-06-11 11:57:38.456607 | controller |         "fieldsV1": {
2026-06-11 11:57:38.456621 | controller |           "f:metadata": {
2026-06-11 11:57:38.456635 | controller |             "f:annotations": {
2026-06-11 11:57:38.456649 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-11 11:57:38.456663 | controller |             }
2026-06-11 11:57:38.456677 | controller |           }
2026-06-11 11:57:38.456692 | controller |         },
2026-06-11 11:57:38.456706 | controller |         "manager": "multus-daemon",
2026-06-11 11:57:38.456719 | controller |         "operation": "Update",
2026-06-11 11:57:38.456733 | controller |         "subresource": "status",
2026-06-11 11:57:38.456747 | controller |         "time": "2026-06-11T11:02:07Z"
2026-06-11 11:57:38.456761 | controller |       },
2026-06-11 11:57:38.456775 | controller |       {
2026-06-11 11:57:38.456789 | controller |         "apiVersion": "v1",
2026-06-11 11:57:38.456803 | controller |         "fieldsType": "FieldsV1",
2026-06-11 11:57:38.456817 | controller |         "fieldsV1": {
2026-06-11 11:57:38.456831 | controller |           "f:status": {
2026-06-11 11:57:38.456845 | controller |             "f:conditions": {
2026-06-11 11:57:38.456859 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-11 11:57:38.456874 | controller |                 ".": {},
2026-06-11 11:57:38.456888 | controller |                 "f:lastProbeTime": {},
2026-06-11 11:57:38.456902 | controller |                 "f:lastTransitionTime": {},
2026-06-11 11:57:38.456915 | controller |                 "f:status": {},
2026-06-11 11:57:38.456929 | controller |                 "f:type": {}
2026-06-11 11:57:38.456943 | controller |               },
2026-06-11 11:57:38.456957 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-11 11:57:38.456970 | controller |                 ".": {},
2026-06-11 11:57:38.456984 | controller |                 "f:lastProbeTime": {},
2026-06-11 11:57:38.456998 | controller |                 "f:lastTransitionTime": {},
2026-06-11 11:57:38.457011 | controller |                 "f:status": {},
2026-06-11 11:57:38.457025 | controller |                 "f:type": {}
2026-06-11 11:57:38.457039 | controller |               },
2026-06-11 11:57:38.457052 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-11 11:57:38.457066 | controller |                 ".": {},
2026-06-11 11:57:38.457080 | controller |                 "f:lastProbeTime": {},
2026-06-11 11:57:38.457094 | controller |                 "f:lastTransitionTime": {},
2026-06-11 11:57:38.457108 | controller |                 "f:status": {},
2026-06-11 11:57:38.457122 | controller |                 "f:type": {}
2026-06-11 11:57:38.457135 | controller |               },
2026-06-11 11:57:38.457153 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-11 11:57:38.457167 | controller |                 ".": {},
2026-06-11 11:57:38.457181 | controller |                 "f:lastProbeTime": {},
2026-06-11 11:57:38.457195 | controller |                 "f:lastTransitionTime": {},
2026-06-11 11:57:38.457209 | controller |                 "f:status": {},
2026-06-11 11:57:38.457223 | controller |                 "f:type": {}
2026-06-11 11:57:38.457238 | controller |               }
2026-06-11 11:57:38.457252 | controller |             },
2026-06-11 11:57:38.457266 | controller |             "f:containerStatuses": {},
2026-06-11 11:57:38.457280 | controller |             "f:hostIP": {},
2026-06-11 11:57:38.457294 | controller |             "f:hostIPs": {},
2026-06-11 11:57:38.457308 | controller |             "f:phase": {},
2026-06-11 11:57:38.457322 | controller |             "f:podIP": {},
2026-06-11 11:57:38.457359 | controller |             "f:podIPs": {
2026-06-11 11:57:38.457442 | controller |               ".": {},
2026-06-11 11:57:38.457463 | controller |               "k:{\"ip\":\"10.217.0.89\"}": {
2026-06-11 11:57:38.457478 | controller |                 ".": {},
2026-06-11 11:57:38.457492 | controller |                 "f:ip": {}
2026-06-11 11:57:38.457506 | controller |               }
2026-06-11 11:57:38.457520 | controller |             },
2026-06-11 11:57:38.457534 | controller |             "f:startTime": {}
2026-06-11 11:57:38.457549 | controller |           }
2026-06-11 11:57:38.457563 | controller |         },
2026-06-11 11:57:38.457577 | controller |         "manager": "kubelet",
2026-06-11 11:57:38.457591 | controller |         "operation": "Update",
2026-06-11 11:57:38.457605 | controller |         "subresource": "status",
2026-06-11 11:57:38.457619 | controller |         "time": "2026-06-11T11:46:43Z"
2026-06-11 11:57:38.457633 | controller |       }
2026-06-11 11:57:38.457647 | controller |     ],
2026-06-11 11:57:38.457661 | controller |     "name": "openstack-baremetal-operator-controller-manager-7c67dc759f46tl2",
2026-06-11 11:57:38.457676 | controller |     "namespace": "openstack-operators",
2026-06-11 11:57:38.457691 | controller |     "ownerReferences": [
2026-06-11 11:57:38.457705 | controller |       {
2026-06-11 11:57:38.457719 | controller |         "apiVersion": "apps/v1",
2026-06-11 11:57:38.457733 | controller |         "blockOwnerDeletion": true,
2026-06-11 11:57:38.457747 | controller |         "controller": true,
2026-06-11 11:57:38.457761 | controller |         "kind": "ReplicaSet",
2026-06-11 11:57:38.457775 | controller |         "name": "openstack-baremetal-operator-controller-manager-7c67dc759f",
2026-06-11 11:57:38.457790 | controller |         "uid": "2f75fc01-62d3-4fba-a266-0ea505201e78"
2026-06-11 11:57:38.457804 | controller |       }
2026-06-11 11:57:38.457818 | controller |     ],
2026-06-11 11:57:38.457832 | controller |     "resourceVersion": "85885",
2026-06-11 11:57:38.457846 | controller |     "uid": "4c8cabcb-a02d-4261-b51f-4431d7f769e0"
2026-06-11 11:57:38.457860 | controller |   },
2026-06-11 11:57:38.457874 | controller |   "spec": {
2026-06-11 11:57:38.457888 | controller |     "containers": [
2026-06-11 11:57:38.457902 | controller |       {
2026-06-11 11:57:38.457916 | controller |         "args": [
2026-06-11 11:57:38.457930 | controller |           "--leader-elect",
2026-06-11 11:57:38.457943 | controller |           "--health-probe-bind-address=:8081",
2026-06-11 11:57:38.457957 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-11 11:57:38.457971 | controller |         ],
2026-06-11 11:57:38.457985 | controller |         "command": [
2026-06-11 11:57:38.457999 | controller |           "/manager"
2026-06-11 11:57:38.458013 | controller |         ],
2026-06-11 11:57:38.458026 | controller |         "env": [
2026-06-11 11:57:38.458040 | controller |           {
2026-06-11 11:57:38.458054 | controller |             "name": "LEASE_DURATION",
2026-06-11 11:57:38.458068 | controller |             "value": "30"
2026-06-11 11:57:38.458086 | controller |           },
2026-06-11 11:57:38.458100 | controller |           {
2026-06-11 11:57:38.458113 | controller |             "name": "RENEW_DEADLINE",
2026-06-11 11:57:38.458127 | controller |             "value": "20"
2026-06-11 11:57:38.458141 | controller |           },
2026-06-11 11:57:38.458155 | controller |           {
2026-06-11 11:57:38.458169 | controller |             "name": "RETRY_PERIOD",
2026-06-11 11:57:38.458182 | controller |             "value": "5"
2026-06-11 11:57:38.458196 | controller |           },
2026-06-11 11:57:38.458209 | controller |           {
2026-06-11 11:57:38.458222 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-11 11:57:38.458236 | controller |             "value": "true"
2026-06-11 11:57:38.458249 | controller |           },
2026-06-11 11:57:38.458263 | controller |           {
2026-06-11 11:57:38.458277 | controller |             "name": "RELATED_IMAGE_AGENT_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.458291 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest"
2026-06-11 11:57:38.458305 | controller |           },
2026-06-11 11:57:38.458319 | controller |           {
2026-06-11 11:57:38.458333 | controller |             "name": "RELATED_IMAGE_ANSIBLEEE_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.458364 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest"
2026-06-11 11:57:38.458383 | controller |           },
2026-06-11 11:57:38.458398 | controller |           {
2026-06-11 11:57:38.458412 | controller |             "name": "RELATED_IMAGE_AODH_API_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.458426 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-api:current-podified"
2026-06-11 11:57:38.458440 | controller |           },
2026-06-11 11:57:38.458454 | controller |           {
2026-06-11 11:57:38.458468 | controller |             "name": "RELATED_IMAGE_AODH_EVALUATOR_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.458481 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-evaluator:current-podified"
2026-06-11 11:57:38.458495 | controller |           },
2026-06-11 11:57:38.458509 | controller |           {
2026-06-11 11:57:38.458523 | controller |             "name": "RELATED_IMAGE_AODH_LISTENER_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.458538 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-listener:current-podified"
2026-06-11 11:57:38.458552 | controller |           },
2026-06-11 11:57:38.458566 | controller |           {
2026-06-11 11:57:38.458580 | controller |             "name": "RELATED_IMAGE_AODH_NOTIFIER_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.458594 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-notifier:current-podified"
2026-06-11 11:57:38.458608 | controller |           },
2026-06-11 11:57:38.458622 | controller |           {
2026-06-11 11:57:38.458636 | controller |             "name": "RELATED_IMAGE_APACHE_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.458650 | controller |             "value": "registry.redhat.io/ubi9/httpd-24:latest"
2026-06-11 11:57:38.458664 | controller |           },
2026-06-11 11:57:38.458678 | controller |           {
2026-06-11 11:57:38.458692 | controller |             "name": "RELATED_IMAGE_BARBICAN_API_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.458705 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified"
2026-06-11 11:57:38.458719 | controller |           },
2026-06-11 11:57:38.458733 | controller |           {
2026-06-11 11:57:38.458747 | controller |             "name": "RELATED_IMAGE_BARBICAN_KEYSTONE_LISTENER_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.458761 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified"
2026-06-11 11:57:38.458775 | controller |           },
2026-06-11 11:57:38.458789 | controller |           {
2026-06-11 11:57:38.458807 | controller |             "name": "RELATED_IMAGE_BARBICAN_WORKER_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.458821 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified"
2026-06-11 11:57:38.458835 | controller |           },
2026-06-11 11:57:38.458849 | controller |           {
2026-06-11 11:57:38.458863 | controller |             "name": "RELATED_IMAGE_CEILOMETER_CENTRAL_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.458877 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified"
2026-06-11 11:57:38.458891 | controller |           },
2026-06-11 11:57:38.458905 | controller |           {
2026-06-11 11:57:38.458919 | controller |             "name": "RELATED_IMAGE_CEILOMETER_COMPUTE_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.458933 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-compute:current-podified"
2026-06-11 11:57:38.458946 | controller |           },
2026-06-11 11:57:38.458960 | controller |           {
2026-06-11 11:57:38.458974 | controller |             "name": "RELATED_IMAGE_CEILOMETER_IPMI_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.458988 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-ipmi:current-podified"
2026-06-11 11:57:38.459002 | controller |           },
2026-06-11 11:57:38.459016 | controller |           {
2026-06-11 11:57:38.459029 | controller |             "name": "RELATED_IMAGE_CEILOMETER_MYSQLD_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.459043 | controller |             "value": "quay.io/openstack-k8s-operators/mysqld_exporter:latest"
2026-06-11 11:57:38.459057 | controller |           },
2026-06-11 11:57:38.459071 | controller |           {
2026-06-11 11:57:38.459085 | controller |             "name": "RELATED_IMAGE_CEILOMETER_NOTIFICATION_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.459099 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified"
2026-06-11 11:57:38.459113 | controller |           },
2026-06-11 11:57:38.459126 | controller |           {
2026-06-11 11:57:38.459140 | controller |             "name": "RELATED_IMAGE_CEILOMETER_SGCORE_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.459154 | controller |             "value": "quay.io/openstack-k8s-operators/sg-core:latest"
2026-06-11 11:57:38.459167 | controller |           },
2026-06-11 11:57:38.459181 | controller |           {
2026-06-11 11:57:38.459194 | controller |             "name": "RELATED_IMAGE_CINDER_API_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.459208 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified"
2026-06-11 11:57:38.459222 | controller |           },
2026-06-11 11:57:38.459236 | controller |           {
2026-06-11 11:57:38.459251 | controller |             "name": "RELATED_IMAGE_CINDER_BACKUP_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.459265 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-backup:current-podified"
2026-06-11 11:57:38.459279 | controller |           },
2026-06-11 11:57:38.459293 | controller |           {
2026-06-11 11:57:38.459307 | controller |             "name": "RELATED_IMAGE_CINDER_SCHEDULER_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.459321 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified"
2026-06-11 11:57:38.459336 | controller |           },
2026-06-11 11:57:38.459368 | controller |           {
2026-06-11 11:57:38.459384 | controller |             "name": "RELATED_IMAGE_CINDER_VOLUME_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.459398 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-volume:current-podified"
2026-06-11 11:57:38.459412 | controller |           },
2026-06-11 11:57:38.459426 | controller |           {
2026-06-11 11:57:38.459440 | controller |             "name": "RELATED_IMAGE_CLOUDKITTY_API_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.459457 | controller |             "value": "quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-api:current"
2026-06-11 11:57:38.459472 | controller |           },
2026-06-11 11:57:38.459486 | controller |           {
2026-06-11 11:57:38.459500 | controller |             "name": "RELATED_IMAGE_CLOUDKITTY_PROC_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.459515 | controller |             "value": "quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-processor:current"
2026-06-11 11:57:38.459529 | controller |           },
2026-06-11 11:57:38.459543 | controller |           {
2026-06-11 11:57:38.459557 | controller |             "name": "RELATED_IMAGE_DESIGNATE_API_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.459571 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-api:current-podified"
2026-06-11 11:57:38.459585 | controller |           },
2026-06-11 11:57:38.459599 | controller |           {
2026-06-11 11:57:38.459613 | controller |             "name": "RELATED_IMAGE_DESIGNATE_BACKENDBIND9_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.459627 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-backend-bind9:current-podified"
2026-06-11 11:57:38.459642 | controller |           },
2026-06-11 11:57:38.459655 | controller |           {
2026-06-11 11:57:38.459669 | controller |             "name": "RELATED_IMAGE_DESIGNATE_CENTRAL_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.459683 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-central:current-podified"
2026-06-11 11:57:38.459697 | controller |           },
2026-06-11 11:57:38.459711 | controller |           {
2026-06-11 11:57:38.459725 | controller |             "name": "RELATED_IMAGE_DESIGNATE_MDNS_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.459739 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-mdns:current-podified"
2026-06-11 11:57:38.459753 | controller |           },
2026-06-11 11:57:38.459767 | controller |           {
2026-06-11 11:57:38.459781 | controller |             "name": "RELATED_IMAGE_DESIGNATE_PRODUCER_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.459795 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-producer:current-podified"
2026-06-11 11:57:38.459810 | controller |           },
2026-06-11 11:57:38.459824 | controller |           {
2026-06-11 11:57:38.459838 | controller |             "name": "RELATED_IMAGE_DESIGNATE_UNBOUND_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.459853 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-unbound:current-podified"
2026-06-11 11:57:38.459867 | controller |           },
2026-06-11 11:57:38.459881 | controller |           {
2026-06-11 11:57:38.459895 | controller |             "name": "RELATED_IMAGE_DESIGNATE_WORKER_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.459909 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-worker:current-podified"
2026-06-11 11:57:38.459923 | controller |           },
2026-06-11 11:57:38.459937 | controller |           {
2026-06-11 11:57:38.459951 | controller |             "name": "RELATED_IMAGE_EDPM_FRR_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.459965 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-frr:current-podified"
2026-06-11 11:57:38.459979 | controller |           },
2026-06-11 11:57:38.459994 | controller |           {
2026-06-11 11:57:38.460007 | controller |             "name": "RELATED_IMAGE_EDPM_ISCSID_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.460022 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-iscsid:current-podified"
2026-06-11 11:57:38.460036 | controller |           },
2026-06-11 11:57:38.460050 | controller |           {
2026-06-11 11:57:38.460064 | controller |             "name": "RELATED_IMAGE_EDPM_KEPLER_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.460078 | controller |             "value": "quay.io/sustainable_computing_io/kepler:release-0.7.12"
2026-06-11 11:57:38.460099 | controller |           },
2026-06-11 11:57:38.460114 | controller |           {
2026-06-11 11:57:38.460128 | controller |             "name": "RELATED_IMAGE_EDPM_LOGROTATE_CROND_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.460142 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cron:current-podified"
2026-06-11 11:57:38.460156 | controller |           },
2026-06-11 11:57:38.460170 | controller |           {
2026-06-11 11:57:38.460184 | controller |             "name": "RELATED_IMAGE_EDPM_MULTIPATHD_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.460198 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-multipathd:current-podified"
2026-06-11 11:57:38.460212 | controller |           },
2026-06-11 11:57:38.460226 | controller |           {
2026-06-11 11:57:38.460240 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_DHCP_AGENT_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.460255 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-dhcp-agent:current-podified"
2026-06-11 11:57:38.460269 | controller |           },
2026-06-11 11:57:38.460283 | controller |           {
2026-06-11 11:57:38.460297 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_METADATA_AGENT_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.460311 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-metadata-agent-ovn:current-podified"
2026-06-11 11:57:38.460325 | controller |           },
2026-06-11 11:57:38.460339 | controller |           {
2026-06-11 11:57:38.460370 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_OVN_AGENT_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.460386 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-ovn-agent:current-podified"
2026-06-11 11:57:38.460400 | controller |           },
2026-06-11 11:57:38.460414 | controller |           {
2026-06-11 11:57:38.460428 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_SRIOV_AGENT_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.460441 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-sriov-agent:current-podified"
2026-06-11 11:57:38.460455 | controller |           },
2026-06-11 11:57:38.460469 | controller |           {
2026-06-11 11:57:38.460483 | controller |             "name": "RELATED_IMAGE_EDPM_NODE_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.460497 | controller |             "value": "quay.io/prometheus/node-exporter:v1.5.0"
2026-06-11 11:57:38.460511 | controller |           },
2026-06-11 11:57:38.460526 | controller |           {
2026-06-11 11:57:38.460540 | controller |             "name": "RELATED_IMAGE_EDPM_OVN_BGP_AGENT_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.460554 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-bgp-agent:current-podified"
2026-06-11 11:57:38.460569 | controller |           },
2026-06-11 11:57:38.460583 | controller |           {
2026-06-11 11:57:38.460597 | controller |             "name": "RELATED_IMAGE_EDPM_PODMAN_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.460611 | controller |             "value": "quay.io/openstack-k8s-operators/prometheus-podman-exporter:latest"
2026-06-11 11:57:38.460625 | controller |           },
2026-06-11 11:57:38.460638 | controller |           {
2026-06-11 11:57:38.460652 | controller |             "name": "RELATED_IMAGE_GLANCE_API_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.460666 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-glance-api:current-podified"
2026-06-11 11:57:38.460680 | controller |           },
2026-06-11 11:57:38.460693 | controller |           {
2026-06-11 11:57:38.460707 | controller |             "name": "RELATED_IMAGE_HEAT_API_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.460721 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-heat-api:current-podified"
2026-06-11 11:57:38.460734 | controller |           },
2026-06-11 11:57:38.460748 | controller |           {
2026-06-11 11:57:38.460766 | controller |             "name": "RELATED_IMAGE_HEAT_CFNAPI_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.460780 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-heat-api-cfn:current-podified"
2026-06-11 11:57:38.460794 | controller |           },
2026-06-11 11:57:38.460808 | controller |           {
2026-06-11 11:57:38.460822 | controller |             "name": "RELATED_IMAGE_HEAT_ENGINE_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.460835 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-heat-engine:current-podified"
2026-06-11 11:57:38.460849 | controller |           },
2026-06-11 11:57:38.460863 | controller |           {
2026-06-11 11:57:38.460876 | controller |             "name": "RELATED_IMAGE_HORIZON_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.460890 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-horizon:current-podified"
2026-06-11 11:57:38.460903 | controller |           },
2026-06-11 11:57:38.460917 | controller |           {
2026-06-11 11:57:38.460930 | controller |             "name": "RELATED_IMAGE_INFRA_MEMCACHED_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.460944 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-memcached:current-podified"
2026-06-11 11:57:38.460958 | controller |           },
2026-06-11 11:57:38.460972 | controller |           {
2026-06-11 11:57:38.460986 | controller |             "name": "RELATED_IMAGE_INFRA_REDIS_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.460999 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-redis:current-podified"
2026-06-11 11:57:38.461014 | controller |           },
2026-06-11 11:57:38.461028 | controller |           {
2026-06-11 11:57:38.461042 | controller |             "name": "RELATED_IMAGE_IRONIC_API_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.461056 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-api:current-podified"
2026-06-11 11:57:38.461070 | controller |           },
2026-06-11 11:57:38.461084 | controller |           {
2026-06-11 11:57:38.461098 | controller |             "name": "RELATED_IMAGE_IRONIC_CONDUCTOR_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.461112 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-conductor:current-podified"
2026-06-11 11:57:38.461126 | controller |           },
2026-06-11 11:57:38.461140 | controller |           {
2026-06-11 11:57:38.461154 | controller |             "name": "RELATED_IMAGE_IRONIC_INSPECTOR_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.461168 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-inspector:current-podified"
2026-06-11 11:57:38.461182 | controller |           },
2026-06-11 11:57:38.461195 | controller |           {
2026-06-11 11:57:38.461209 | controller |             "name": "RELATED_IMAGE_IRONIC_NEUTRON_AGENT_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.461224 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-neutron-agent:current-podified"
2026-06-11 11:57:38.461238 | controller |           },
2026-06-11 11:57:38.461253 | controller |           {
2026-06-11 11:57:38.461267 | controller |             "name": "RELATED_IMAGE_IRONIC_PXE_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.461281 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-pxe:current-podified"
2026-06-11 11:57:38.461296 | controller |           },
2026-06-11 11:57:38.461310 | controller |           {
2026-06-11 11:57:38.461335 | controller |             "name": "RELATED_IMAGE_IRONIC_PYTHON_AGENT_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.461367 | controller |             "value": "quay.io/podified-antelope-centos9/ironic-python-agent:current-podified"
2026-06-11 11:57:38.461383 | controller |           },
2026-06-11 11:57:38.461397 | controller |           {
2026-06-11 11:57:38.461411 | controller |             "name": "RELATED_IMAGE_KEYSTONE_API_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.461425 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-keystone:current-podified"
2026-06-11 11:57:38.461444 | controller |           },
2026-06-11 11:57:38.461458 | controller |           {
2026-06-11 11:57:38.461472 | controller |             "name": "RELATED_IMAGE_KSM_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.461487 | controller |             "value": "registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0"
2026-06-11 11:57:38.461501 | controller |           },
2026-06-11 11:57:38.461515 | controller |           {
2026-06-11 11:57:38.461529 | controller |             "name": "RELATED_IMAGE_MANILA_API_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.461543 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-manila-api:current-podified"
2026-06-11 11:57:38.461558 | controller |           },
2026-06-11 11:57:38.461572 | controller |           {
2026-06-11 11:57:38.461586 | controller |             "name": "RELATED_IMAGE_MANILA_SCHEDULER_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.461600 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-manila-scheduler:current-podified"
2026-06-11 11:57:38.461614 | controller |           },
2026-06-11 11:57:38.461628 | controller |           {
2026-06-11 11:57:38.461642 | controller |             "name": "RELATED_IMAGE_MANILA_SHARE_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.461656 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-manila-share:current-podified"
2026-06-11 11:57:38.461670 | controller |           },
2026-06-11 11:57:38.461683 | controller |           {
2026-06-11 11:57:38.461697 | controller |             "name": "RELATED_IMAGE_MARIADB_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.461710 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-mariadb:current-podified"
2026-06-11 11:57:38.461724 | controller |           },
2026-06-11 11:57:38.461738 | controller |           {
2026-06-11 11:57:38.461752 | controller |             "name": "RELATED_IMAGE_NET_UTILS_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.461766 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-netutils:current-podified"
2026-06-11 11:57:38.461780 | controller |           },
2026-06-11 11:57:38.461794 | controller |           {
2026-06-11 11:57:38.461808 | controller |             "name": "RELATED_IMAGE_NEUTRON_API_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.461822 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified"
2026-06-11 11:57:38.461836 | controller |           },
2026-06-11 11:57:38.461850 | controller |           {
2026-06-11 11:57:38.461864 | controller |             "name": "RELATED_IMAGE_NOVA_API_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.461878 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-api:current-podified"
2026-06-11 11:57:38.461891 | controller |           },
2026-06-11 11:57:38.461905 | controller |           {
2026-06-11 11:57:38.461919 | controller |             "name": "RELATED_IMAGE_NOVA_COMPUTE_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.461933 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-compute:current-podified"
2026-06-11 11:57:38.461947 | controller |           },
2026-06-11 11:57:38.461960 | controller |           {
2026-06-11 11:57:38.461974 | controller |             "name": "RELATED_IMAGE_NOVA_CONDUCTOR_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.461988 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified"
2026-06-11 11:57:38.462005 | controller |           },
2026-06-11 11:57:38.462021 | controller |           {
2026-06-11 11:57:38.462035 | controller |             "name": "RELATED_IMAGE_NOVA_NOVNC_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.462049 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified"
2026-06-11 11:57:38.462063 | controller |           },
2026-06-11 11:57:38.462077 | controller |           {
2026-06-11 11:57:38.462095 | controller |             "name": "RELATED_IMAGE_NOVA_SCHEDULER_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.462110 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified"
2026-06-11 11:57:38.462124 | controller |           },
2026-06-11 11:57:38.462138 | controller |           {
2026-06-11 11:57:38.462152 | controller |             "name": "RELATED_IMAGE_OCTAVIA_API_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.462166 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-api:current-podified"
2026-06-11 11:57:38.462180 | controller |           },
2026-06-11 11:57:38.462193 | controller |           {
2026-06-11 11:57:38.462208 | controller |             "name": "RELATED_IMAGE_OCTAVIA_HEALTHMANAGER_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.462222 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-health-manager:current-podified"
2026-06-11 11:57:38.462237 | controller |           },
2026-06-11 11:57:38.462251 | controller |           {
2026-06-11 11:57:38.462265 | controller |             "name": "RELATED_IMAGE_OCTAVIA_HOUSEKEEPING_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.462279 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-housekeeping:current-podified"
2026-06-11 11:57:38.462293 | controller |           },
2026-06-11 11:57:38.462307 | controller |           {
2026-06-11 11:57:38.462321 | controller |             "name": "RELATED_IMAGE_OCTAVIA_RSYSLOG_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.462334 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-rsyslog:current-podified"
2026-06-11 11:57:38.462363 | controller |           },
2026-06-11 11:57:38.462382 | controller |           {
2026-06-11 11:57:38.462397 | controller |             "name": "RELATED_IMAGE_OCTAVIA_WORKER_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.462411 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-worker:current-podified"
2026-06-11 11:57:38.462425 | controller |           },
2026-06-11 11:57:38.462439 | controller |           {
2026-06-11 11:57:38.462452 | controller |             "name": "RELATED_IMAGE_OPENSTACK_CLIENT_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.462466 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified"
2026-06-11 11:57:38.462481 | controller |           },
2026-06-11 11:57:38.462495 | controller |           {
2026-06-11 11:57:38.462509 | controller |             "name": "RELATED_IMAGE_OPENSTACK_MUST_GATHER_DEFAULT",
2026-06-11 11:57:38.462523 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-must-gather:latest"
2026-06-11 11:57:38.462537 | controller |           },
2026-06-11 11:57:38.462552 | controller |           {
2026-06-11 11:57:38.462566 | controller |             "name": "RELATED_IMAGE_OPENSTACK_NETWORK_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.462580 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified"
2026-06-11 11:57:38.462594 | controller |           },
2026-06-11 11:57:38.462608 | controller |           {
2026-06-11 11:57:38.462622 | controller |             "name": "RELATED_IMAGE_OS_CONTAINER_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.462636 | controller |             "value": "quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified"
2026-06-11 11:57:38.462650 | controller |           },
2026-06-11 11:57:38.462664 | controller |           {
2026-06-11 11:57:38.462678 | controller |             "name": "RELATED_IMAGE_OVN_CONTROLLER_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.462691 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified"
2026-06-11 11:57:38.462705 | controller |           },
2026-06-11 11:57:38.462719 | controller |           {
2026-06-11 11:57:38.462733 | controller |             "name": "RELATED_IMAGE_OVN_CONTROLLER_OVS_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.462750 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified"
2026-06-11 11:57:38.462765 | controller |           },
2026-06-11 11:57:38.462778 | controller |           {
2026-06-11 11:57:38.462792 | controller |             "name": "RELATED_IMAGE_OVN_NB_DBCLUSTER_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.462806 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified"
2026-06-11 11:57:38.462820 | controller |           },
2026-06-11 11:57:38.462834 | controller |           {
2026-06-11 11:57:38.462847 | controller |             "name": "RELATED_IMAGE_OVN_NORTHD_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.462861 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified"
2026-06-11 11:57:38.462875 | controller |           },
2026-06-11 11:57:38.462889 | controller |           {
2026-06-11 11:57:38.462902 | controller |             "name": "RELATED_IMAGE_OVN_SB_DBCLUSTER_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.462916 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified"
2026-06-11 11:57:38.462930 | controller |           },
2026-06-11 11:57:38.462944 | controller |           {
2026-06-11 11:57:38.462958 | controller |             "name": "RELATED_IMAGE_PLACEMENT_API_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.462971 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-placement-api:current-podified"
2026-06-11 11:57:38.462985 | controller |           },
2026-06-11 11:57:38.462999 | controller |           {
2026-06-11 11:57:38.463013 | controller |             "name": "RELATED_IMAGE_RABBITMQ_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.463027 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified"
2026-06-11 11:57:38.463041 | controller |           },
2026-06-11 11:57:38.463055 | controller |           {
2026-06-11 11:57:38.463068 | controller |             "name": "RELATED_IMAGE_SWIFT_ACCOUNT_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.463082 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-account:current-podified"
2026-06-11 11:57:38.463096 | controller |           },
2026-06-11 11:57:38.463110 | controller |           {
2026-06-11 11:57:38.463123 | controller |             "name": "RELATED_IMAGE_SWIFT_CONTAINER_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.463137 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-container:current-podified"
2026-06-11 11:57:38.463151 | controller |           },
2026-06-11 11:57:38.463164 | controller |           {
2026-06-11 11:57:38.463178 | controller |             "name": "RELATED_IMAGE_SWIFT_OBJECT_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.463192 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-object:current-podified"
2026-06-11 11:57:38.463206 | controller |           },
2026-06-11 11:57:38.463220 | controller |           {
2026-06-11 11:57:38.463234 | controller |             "name": "RELATED_IMAGE_SWIFT_PROXY_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.463248 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified"
2026-06-11 11:57:38.463262 | controller |           },
2026-06-11 11:57:38.463276 | controller |           {
2026-06-11 11:57:38.463290 | controller |             "name": "RELATED_IMAGE_TEST_TEMPEST_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.463303 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-tempest-all:current-podified"
2026-06-11 11:57:38.463317 | controller |           },
2026-06-11 11:57:38.463330 | controller |           {
2026-06-11 11:57:38.463344 | controller |             "name": "RELATED_IMAGE_WATCHER_API_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.463378 | controller |             "value": "quay.io/podified-master-centos9/openstack-watcher-api:current-podified"
2026-06-11 11:57:38.463397 | controller |           },
2026-06-11 11:57:38.463411 | controller |           {
2026-06-11 11:57:38.463425 | controller |             "name": "RELATED_IMAGE_WATCHER_APPLIER_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.463439 | controller |             "value": "quay.io/podified-master-centos9/openstack-watcher-applier:current-podified"
2026-06-11 11:57:38.463454 | controller |           },
2026-06-11 11:57:38.463468 | controller |           {
2026-06-11 11:57:38.463483 | controller |             "name": "RELATED_IMAGE_WATCHER_DECISION_ENGINE_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.463497 | controller |             "value": "quay.io/podified-master-centos9/openstack-watcher-decision-engine:current-podified"
2026-06-11 11:57:38.463511 | controller |           },
2026-06-11 11:57:38.463525 | controller |           {
2026-06-11 11:57:38.463539 | controller |             "name": "METRICS_CERTS",
2026-06-11 11:57:38.463553 | controller |             "value": "false"
2026-06-11 11:57:38.463592 | controller |           }
2026-06-11 11:57:38.463612 | controller |         ],
2026-06-11 11:57:38.463626 | controller |         "image": "quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1",
2026-06-11 11:57:38.463641 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-11 11:57:38.463655 | controller |         "livenessProbe": {
2026-06-11 11:57:38.463669 | controller |           "failureThreshold": 3,
2026-06-11 11:57:38.463683 | controller |           "httpGet": {
2026-06-11 11:57:38.463697 | controller |             "path": "/healthz",
2026-06-11 11:57:38.463711 | controller |             "port": 8081,
2026-06-11 11:57:38.463724 | controller |             "scheme": "HTTP"
2026-06-11 11:57:38.463738 | controller |           },
2026-06-11 11:57:38.463752 | controller |           "initialDelaySeconds": 15,
2026-06-11 11:57:38.463765 | controller |           "periodSeconds": 20,
2026-06-11 11:57:38.463779 | controller |           "successThreshold": 1,
2026-06-11 11:57:38.463793 | controller |           "timeoutSeconds": 1
2026-06-11 11:57:38.463807 | controller |         },
2026-06-11 11:57:38.463820 | controller |         "name": "manager",
2026-06-11 11:57:38.463834 | controller |         "readinessProbe": {
2026-06-11 11:57:38.463848 | controller |           "failureThreshold": 3,
2026-06-11 11:57:38.463861 | controller |           "httpGet": {
2026-06-11 11:57:38.463874 | controller |             "path": "/readyz",
2026-06-11 11:57:38.463888 | controller |             "port": 8081,
2026-06-11 11:57:38.463901 | controller |             "scheme": "HTTP"
2026-06-11 11:57:38.463915 | controller |           },
2026-06-11 11:57:38.463928 | controller |           "initialDelaySeconds": 5,
2026-06-11 11:57:38.463942 | controller |           "periodSeconds": 10,
2026-06-11 11:57:38.463955 | controller |           "successThreshold": 1,
2026-06-11 11:57:38.463969 | controller |           "timeoutSeconds": 1
2026-06-11 11:57:38.463982 | controller |         },
2026-06-11 11:57:38.463995 | controller |         "resources": {
2026-06-11 11:57:38.464009 | controller |           "limits": {
2026-06-11 11:57:38.464023 | controller |             "cpu": "500m",
2026-06-11 11:57:38.464036 | controller |             "memory": "512Mi"
2026-06-11 11:57:38.464050 | controller |           },
2026-06-11 11:57:38.464063 | controller |           "requests": {
2026-06-11 11:57:38.464077 | controller |             "cpu": "10m",
2026-06-11 11:57:38.464090 | controller |             "memory": "256Mi"
2026-06-11 11:57:38.464104 | controller |           }
2026-06-11 11:57:38.464118 | controller |         },
2026-06-11 11:57:38.464131 | controller |         "securityContext": {
2026-06-11 11:57:38.464145 | controller |           "allowPrivilegeEscalation": false,
2026-06-11 11:57:38.464158 | controller |           "capabilities": {
2026-06-11 11:57:38.464172 | controller |             "drop": [
2026-06-11 11:57:38.464185 | controller |               "ALL"
2026-06-11 11:57:38.464203 | controller |             ]
2026-06-11 11:57:38.464218 | controller |           },
2026-06-11 11:57:38.464232 | controller |           "runAsUser": 1000660000
2026-06-11 11:57:38.464247 | controller |         },
2026-06-11 11:57:38.464261 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-11 11:57:38.464275 | controller |         "terminationMessagePolicy": "File",
2026-06-11 11:57:38.464289 | controller |         "volumeMounts": [
2026-06-11 11:57:38.464303 | controller |           {
2026-06-11 11:57:38.464317 | controller |             "mountPath": "/tmp/k8s-webhook-server/serving-certs",
2026-06-11 11:57:38.464331 | controller |             "name": "cert",
2026-06-11 11:57:38.464344 | controller |             "readOnly": true
2026-06-11 11:57:38.464378 | controller |           },
2026-06-11 11:57:38.464392 | controller |           {
2026-06-11 11:57:38.464406 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 11:57:38.464420 | controller |             "name": "kube-api-access-bkqth",
2026-06-11 11:57:38.464434 | controller |             "readOnly": true
2026-06-11 11:57:38.464448 | controller |           }
2026-06-11 11:57:38.464463 | controller |         ]
2026-06-11 11:57:38.464477 | controller |       }
2026-06-11 11:57:38.464491 | controller |     ],
2026-06-11 11:57:38.464505 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-11 11:57:38.464519 | controller |     "enableServiceLinks": true,
2026-06-11 11:57:38.464532 | controller |     "imagePullSecrets": [
2026-06-11 11:57:38.464546 | controller |       {
2026-06-11 11:57:38.464559 | controller |         "name": "openstack-baremetal-operator-controller-manager-dockercfg-c7lhk"
2026-06-11 11:57:38.464573 | controller |       }
2026-06-11 11:57:38.464587 | controller |     ],
2026-06-11 11:57:38.464601 | controller |     "nodeName": "crc",
2026-06-11 11:57:38.464614 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-11 11:57:38.464628 | controller |     "priority": 0,
2026-06-11 11:57:38.464642 | controller |     "restartPolicy": "Always",
2026-06-11 11:57:38.464656 | controller |     "schedulerName": "default-scheduler",
2026-06-11 11:57:38.464669 | controller |     "securityContext": {
2026-06-11 11:57:38.464683 | controller |       "fsGroup": 1000660000,
2026-06-11 11:57:38.464697 | controller |       "runAsNonRoot": true,
2026-06-11 11:57:38.464711 | controller |       "seLinuxOptions": {
2026-06-11 11:57:38.464725 | controller |         "level": "s0:c26,c5"
2026-06-11 11:57:38.464739 | controller |       },
2026-06-11 11:57:38.464753 | controller |       "seccompProfile": {
2026-06-11 11:57:38.464767 | controller |         "type": "RuntimeDefault"
2026-06-11 11:57:38.464780 | controller |       }
2026-06-11 11:57:38.464794 | controller |     },
2026-06-11 11:57:38.464808 | controller |     "serviceAccount": "openstack-baremetal-operator-controller-manager",
2026-06-11 11:57:38.464822 | controller |     "serviceAccountName": "openstack-baremetal-operator-controller-manager",
2026-06-11 11:57:38.464836 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-11 11:57:38.464850 | controller |     "tolerations": [
2026-06-11 11:57:38.464864 | controller |       {
2026-06-11 11:57:38.464877 | controller |         "effect": "NoExecute",
2026-06-11 11:57:38.464891 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-11 11:57:38.464905 | controller |         "operator": "Exists",
2026-06-11 11:57:38.464919 | controller |         "tolerationSeconds": 120
2026-06-11 11:57:38.464933 | controller |       },
2026-06-11 11:57:38.464946 | controller |       {
2026-06-11 11:57:38.464961 | controller |         "effect": "NoExecute",
2026-06-11 11:57:38.464974 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-11 11:57:38.464988 | controller |         "operator": "Exists",
2026-06-11 11:57:38.465002 | controller |         "tolerationSeconds": 120
2026-06-11 11:57:38.465016 | controller |       },
2026-06-11 11:57:38.465034 | controller |       {
2026-06-11 11:57:38.465049 | controller |         "effect": "NoSchedule",
2026-06-11 11:57:38.465062 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-11 11:57:38.465076 | controller |         "operator": "Exists"
2026-06-11 11:57:38.465090 | controller |       }
2026-06-11 11:57:38.465104 | controller |     ],
2026-06-11 11:57:38.465118 | controller |     "volumes": [
2026-06-11 11:57:38.465131 | controller |       {
2026-06-11 11:57:38.465145 | controller |         "name": "cert",
2026-06-11 11:57:38.465159 | controller |         "secret": {
2026-06-11 11:57:38.465173 | controller |           "defaultMode": 420,
2026-06-11 11:57:38.465187 | controller |           "secretName": "openstack-baremetal-operator-webhook-server-cert"
2026-06-11 11:57:38.465202 | controller |         }
2026-06-11 11:57:38.465216 | controller |       },
2026-06-11 11:57:38.465230 | controller |       {
2026-06-11 11:57:38.465244 | controller |         "name": "kube-api-access-bkqth",
2026-06-11 11:57:38.465258 | controller |         "projected": {
2026-06-11 11:57:38.465271 | controller |           "defaultMode": 420,
2026-06-11 11:57:38.465285 | controller |           "sources": [
2026-06-11 11:57:38.465299 | controller |             {
2026-06-11 11:57:38.465312 | controller |               "serviceAccountToken": {
2026-06-11 11:57:38.465340 | controller |                 "expirationSeconds": 3607,
2026-06-11 11:57:38.465372 | controller |                 "path": "token"
2026-06-11 11:57:38.465387 | controller |               }
2026-06-11 11:57:38.465401 | controller |             },
2026-06-11 11:57:38.465415 | controller |             {
2026-06-11 11:57:38.465429 | controller |               "configMap": {
2026-06-11 11:57:38.465443 | controller |                 "items": [
2026-06-11 11:57:38.465457 | controller |                   {
2026-06-11 11:57:38.465471 | controller |                     "key": "ca.crt",
2026-06-11 11:57:38.465485 | controller |                     "path": "ca.crt"
2026-06-11 11:57:38.465499 | controller |                   }
2026-06-11 11:57:38.465513 | controller |                 ],
2026-06-11 11:57:38.465527 | controller |                 "name": "kube-root-ca.crt"
2026-06-11 11:57:38.465541 | controller |               }
2026-06-11 11:57:38.465555 | controller |             },
2026-06-11 11:57:38.465569 | controller |             {
2026-06-11 11:57:38.465583 | controller |               "downwardAPI": {
2026-06-11 11:57:38.465597 | controller |                 "items": [
2026-06-11 11:57:38.465610 | controller |                   {
2026-06-11 11:57:38.465624 | controller |                     "fieldRef": {
2026-06-11 11:57:38.465638 | controller |                       "apiVersion": "v1",
2026-06-11 11:57:38.465652 | controller |                       "fieldPath": "metadata.namespace"
2026-06-11 11:57:38.465665 | controller |                     },
2026-06-11 11:57:38.465679 | controller |                     "path": "namespace"
2026-06-11 11:57:38.465692 | controller |                   }
2026-06-11 11:57:38.465706 | controller |                 ]
2026-06-11 11:57:38.465719 | controller |               }
2026-06-11 11:57:38.465733 | controller |             },
2026-06-11 11:57:38.465747 | controller |             {
2026-06-11 11:57:38.465760 | controller |               "configMap": {
2026-06-11 11:57:38.465774 | controller |                 "items": [
2026-06-11 11:57:38.465788 | controller |                   {
2026-06-11 11:57:38.465801 | controller |                     "key": "service-ca.crt",
2026-06-11 11:57:38.465815 | controller |                     "path": "service-ca.crt"
2026-06-11 11:57:38.465829 | controller |                   }
2026-06-11 11:57:38.465843 | controller |                 ],
2026-06-11 11:57:38.465857 | controller |                 "name": "openshift-service-ca.crt"
2026-06-11 11:57:38.465871 | controller |               }
2026-06-11 11:57:38.465885 | controller |             }
2026-06-11 11:57:38.465903 | controller |           ]
2026-06-11 11:57:38.465917 | controller |         }
2026-06-11 11:57:38.465932 | controller |       }
2026-06-11 11:57:38.465946 | controller |     ]
2026-06-11 11:57:38.465960 | controller |   },
2026-06-11 11:57:38.465974 | controller |   "status": {
2026-06-11 11:57:38.465988 | controller |     "conditions": [
2026-06-11 11:57:38.466002 | controller |       {
2026-06-11 11:57:38.466016 | controller |         "lastProbeTime": null,
2026-06-11 11:57:38.466030 | controller |         "lastTransitionTime": "2026-06-11T11:02:39Z",
2026-06-11 11:57:38.466044 | controller |         "status": "True",
2026-06-11 11:57:38.466058 | controller |         "type": "PodReadyToStartContainers"
2026-06-11 11:57:38.466072 | controller |       },
2026-06-11 11:57:38.466086 | controller |       {
2026-06-11 11:57:38.466100 | controller |         "lastProbeTime": null,
2026-06-11 11:57:38.466114 | controller |         "lastTransitionTime": "2026-06-11T11:01:44Z",
2026-06-11 11:57:38.466128 | controller |         "status": "True",
2026-06-11 11:57:38.466142 | controller |         "type": "Initialized"
2026-06-11 11:57:38.466156 | controller |       },
2026-06-11 11:57:38.466170 | controller |       {
2026-06-11 11:57:38.466185 | controller |         "lastProbeTime": null,
2026-06-11 11:57:38.466199 | controller |         "lastTransitionTime": "2026-06-11T11:46:43Z",
2026-06-11 11:57:38.466213 | controller |         "status": "True",
2026-06-11 11:57:38.466227 | controller |         "type": "Ready"
2026-06-11 11:57:38.466242 | controller |       },
2026-06-11 11:57:38.466255 | controller |       {
2026-06-11 11:57:38.466270 | controller |         "lastProbeTime": null,
2026-06-11 11:57:38.466284 | controller |         "lastTransitionTime": "2026-06-11T11:46:43Z",
2026-06-11 11:57:38.466298 | controller |         "status": "True",
2026-06-11 11:57:38.466312 | controller |         "type": "ContainersReady"
2026-06-11 11:57:38.466326 | controller |       },
2026-06-11 11:57:38.466339 | controller |       {
2026-06-11 11:57:38.466371 | controller |         "lastProbeTime": null,
2026-06-11 11:57:38.466386 | controller |         "lastTransitionTime": "2026-06-11T11:01:44Z",
2026-06-11 11:57:38.466400 | controller |         "status": "True",
2026-06-11 11:57:38.466414 | controller |         "type": "PodScheduled"
2026-06-11 11:57:38.466428 | controller |       }
2026-06-11 11:57:38.466443 | controller |     ],
2026-06-11 11:57:38.466457 | controller |     "containerStatuses": [
2026-06-11 11:57:38.466472 | controller |       {
2026-06-11 11:57:38.466486 | controller |         "allocatedResources": {
2026-06-11 11:57:38.466500 | controller |           "cpu": "10m",
2026-06-11 11:57:38.466514 | controller |           "memory": "256Mi"
2026-06-11 11:57:38.466528 | controller |         },
2026-06-11 11:57:38.466542 | controller |         "containerID": "cri-o://5e6f707093aaedced4bfd4eaa7004777e7d68fbb9ced9aeca98de1f66f5329f0",
2026-06-11 11:57:38.466557 | controller |         "image": "quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1",
2026-06-11 11:57:38.466571 | controller |         "imageID": "quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1",
2026-06-11 11:57:38.466585 | controller |         "lastState": {
2026-06-11 11:57:38.466600 | controller |           "terminated": {
2026-06-11 11:57:38.466614 | controller |             "containerID": "cri-o://c2d4e7a251552c01cd10a4eb27cbdb3702b389bf4af0508dcde2208c048b9a4e",
2026-06-11 11:57:38.466628 | controller |             "exitCode": 1,
2026-06-11 11:57:38.466642 | controller |             "finishedAt": "2026-06-11T11:46:30Z",
2026-06-11 11:57:38.466656 | controller |             "reason": "Error",
2026-06-11 11:57:38.466670 | controller |             "startedAt": "2026-06-11T11:02:39Z"
2026-06-11 11:57:38.466684 | controller |           }
2026-06-11 11:57:38.466698 | controller |         },
2026-06-11 11:57:38.466716 | controller |         "name": "manager",
2026-06-11 11:57:38.466731 | controller |         "ready": true,
2026-06-11 11:57:38.466745 | controller |         "resources": {
2026-06-11 11:57:38.466758 | controller |           "limits": {
2026-06-11 11:57:38.466772 | controller |             "cpu": "500m",
2026-06-11 11:57:38.466785 | controller |             "memory": "512Mi"
2026-06-11 11:57:38.466799 | controller |           },
2026-06-11 11:57:38.466813 | controller |           "requests": {
2026-06-11 11:57:38.466827 | controller |             "cpu": "10m",
2026-06-11 11:57:38.466840 | controller |             "memory": "256Mi"
2026-06-11 11:57:38.466854 | controller |           }
2026-06-11 11:57:38.466868 | controller |         },
2026-06-11 11:57:38.466882 | controller |         "restartCount": 1,
2026-06-11 11:57:38.466895 | controller |         "started": true,
2026-06-11 11:57:38.466909 | controller |         "state": {
2026-06-11 11:57:38.466923 | controller |           "running": {
2026-06-11 11:57:38.466937 | controller |             "startedAt": "2026-06-11T11:46:31Z"
2026-06-11 11:57:38.466950 | controller |           }
2026-06-11 11:57:38.466964 | controller |         },
2026-06-11 11:57:38.466978 | controller |         "user": {
2026-06-11 11:57:38.466992 | controller |           "linux": {
2026-06-11 11:57:38.467005 | controller |             "gid": 0,
2026-06-11 11:57:38.467019 | controller |             "supplementalGroups": [
2026-06-11 11:57:38.467033 | controller |               0,
2026-06-11 11:57:38.467047 | controller |               1000660000
2026-06-11 11:57:38.467061 | controller |             ],
2026-06-11 11:57:38.467075 | controller |             "uid": 1000660000
2026-06-11 11:57:38.467089 | controller |           }
2026-06-11 11:57:38.467103 | controller |         },
2026-06-11 11:57:38.467117 | controller |         "volumeMounts": [
2026-06-11 11:57:38.467131 | controller |           {
2026-06-11 11:57:38.467146 | controller |             "mountPath": "/tmp/k8s-webhook-server/serving-certs",
2026-06-11 11:57:38.467160 | controller |             "name": "cert",
2026-06-11 11:57:38.467175 | controller |             "readOnly": true,
2026-06-11 11:57:38.467189 | controller |             "recursiveReadOnly": "Disabled"
2026-06-11 11:57:38.467203 | controller |           },
2026-06-11 11:57:38.467217 | controller |           {
2026-06-11 11:57:38.467231 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 11:57:38.467246 | controller |             "name": "kube-api-access-bkqth",
2026-06-11 11:57:38.467260 | controller |             "readOnly": true,
2026-06-11 11:57:38.467274 | controller |             "recursiveReadOnly": "Disabled"
2026-06-11 11:57:38.467288 | controller |           }
2026-06-11 11:57:38.467302 | controller |         ]
2026-06-11 11:57:38.467315 | controller |       }
2026-06-11 11:57:38.467329 | controller |     ],
2026-06-11 11:57:38.467343 | controller |     "hostIP": "192.168.126.11",
2026-06-11 11:57:38.467375 | controller |     "hostIPs": [
2026-06-11 11:57:38.467391 | controller |       {
2026-06-11 11:57:38.467405 | controller |         "ip": "192.168.126.11"
2026-06-11 11:57:38.467420 | controller |       }
2026-06-11 11:57:38.467435 | controller |     ],
2026-06-11 11:57:38.467449 | controller |     "phase": "Running",
2026-06-11 11:57:38.467463 | controller |     "podIP": "10.217.0.89",
2026-06-11 11:57:38.467477 | controller |     "podIPs": [
2026-06-11 11:57:38.467491 | controller |       {
2026-06-11 11:57:38.467506 | controller |         "ip": "10.217.0.89"
2026-06-11 11:57:38.467636 | controller |       }
2026-06-11 11:57:38.467657 | controller |     ],
2026-06-11 11:57:38.467672 | controller |     "qosClass": "Burstable",
2026-06-11 11:57:38.467687 | controller |     "startTime": "2026-06-11T11:01:44Z"
2026-06-11 11:57:38.467702 | controller |   }
2026-06-11 11:57:38.467717 | controller | }
2026-06-11 11:57:38.501897 | controller | ok:
2026-06-11 11:57:38.502080 | controller | {
2026-06-11 11:57:38.502119 | controller |   "apiVersion": "v1",
2026-06-11 11:57:38.502143 | controller |   "kind": "Pod",
2026-06-11 11:57:38.502159 | controller |   "metadata": {
2026-06-11 11:57:38.502177 | controller |     "annotations": {
2026-06-11 11:57:38.502192 | 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-11 11:57:38.502238 | controller |       "capabilities": "Seamless Upgrades",
2026-06-11 11:57:38.502254 | controller |       "createdAt": "2026-06-11T10:23:14Z",
2026-06-11 11:57:38.502274 | controller |       "features.operators.openshift.io/disconnected": "true",
2026-06-11 11:57:38.502290 | controller |       "features.operators.openshift.io/fips-compliant": "true",
2026-06-11 11:57:38.502307 | controller |       "features.operators.openshift.io/proxy-aware": "false",
2026-06-11 11:57:38.502457 | controller |       "features.operators.openshift.io/tls-profiles": "false",
2026-06-11 11:57:38.502482 | controller |       "features.operators.openshift.io/token-auth-aws": "false",
2026-06-11 11:57:38.502497 | controller |       "features.operators.openshift.io/token-auth-azure": "false",
2026-06-11 11:57:38.502511 | controller |       "features.operators.openshift.io/token-auth-gcp": "false",
2026-06-11 11:57:38.502526 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.0.61/23\"],\"mac_address\":\"0a:58:0a:d9:00:3d\",\"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.61/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-11 11:57:38.502542 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.0.61\"\n    ],\n    \"mac\": \"0a:58:0a:d9:00:3d\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-11 11:57:38.502558 | controller |       "kubectl.kubernetes.io/default-container": "operator",
2026-06-11 11:57:38.502573 | controller |       "olm.operatorGroup": "openstack",
2026-06-11 11:57:38.502587 | controller |       "olm.operatorNamespace": "openstack-operators",
2026-06-11 11:57:38.502601 | controller |       "olm.targetNamespaces": "",
2026-06-11 11:57:38.502615 | controller |       "openshift.io/scc": "restricted-v2",
2026-06-11 11:57:38.502629 | controller |       "operatorframework.io/initialization-resource": "{\"apiVersion\":\"operator.openstack.org/v1beta1\",\"kind\":\"OpenStack\",\"metadata\":{\"name\":\"openstack\",\"namespace\":\"openstack-operators\"},\"spec\":{}}",
2026-06-11 11:57:38.502644 | controller |       "operatorframework.io/properties": "{\"properties\":[{\"type\":\"olm.package\",\"value\":{\"packageName\":\"openstack-operator\",\"version\":\"0.6.0\"}},{\"type\":\"olm.gvk\",\"value\":{\"group\":\"operator.openstack.org\",\"kind\":\"OpenStack\",\"version\":\"v1beta1\"}}]}",
2026-06-11 11:57:38.502669 | controller |       "operatorframework.io/suggested-namespace": "openstack-operators",
2026-06-11 11:57:38.502684 | controller |       "operators.openshift.io/valid-subscription": "[\"OpenShift Container Platform\", \"OpenShift Platform Plus\"]",
2026-06-11 11:57:38.502703 | controller |       "operators.operatorframework.io/builder": "operator-sdk-v1.41.1",
2026-06-11 11:57:38.502718 | controller |       "operators.operatorframework.io/project_layout": "go.kubebuilder.io/v4",
2026-06-11 11:57:38.502732 | controller |       "seccomp.security.alpha.kubernetes.io/pod": "runtime/default",
2026-06-11 11:57:38.502746 | controller |       "security.openshift.io/validated-scc-subject-type": "user"
2026-06-11 11:57:38.502760 | controller |     },
2026-06-11 11:57:38.502775 | controller |     "creationTimestamp": "2026-06-11T11:00:20Z",
2026-06-11 11:57:38.502789 | controller |     "generateName": "openstack-operator-controller-init-74c8f49894-",
2026-06-11 11:57:38.502803 | controller |     "generation": 1,
2026-06-11 11:57:38.502817 | controller |     "labels": {
2026-06-11 11:57:38.502832 | controller |       "app.kubernetes.io/name": "openstack-operator-controller-init",
2026-06-11 11:57:38.502846 | controller |       "control-plane": "controller-manager",
2026-06-11 11:57:38.502861 | controller |       "openstack.org/operator-name": "openstack-init",
2026-06-11 11:57:38.502876 | controller |       "pod-template-hash": "74c8f49894"
2026-06-11 11:57:38.502890 | controller |     },
2026-06-11 11:57:38.502905 | controller |     "managedFields": [
2026-06-11 11:57:38.502919 | controller |       {
2026-06-11 11:57:38.502933 | controller |         "apiVersion": "v1",
2026-06-11 11:57:38.502947 | controller |         "fieldsType": "FieldsV1",
2026-06-11 11:57:38.502961 | controller |         "fieldsV1": {
2026-06-11 11:57:38.502975 | controller |           "f:metadata": {
2026-06-11 11:57:38.502990 | controller |             "f:annotations": {
2026-06-11 11:57:38.503004 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-11 11:57:38.503021 | controller |             }
2026-06-11 11:57:38.503037 | controller |           }
2026-06-11 11:57:38.503052 | controller |         },
2026-06-11 11:57:38.503066 | controller |         "manager": "crc",
2026-06-11 11:57:38.503080 | controller |         "operation": "Update",
2026-06-11 11:57:38.503094 | controller |         "subresource": "status",
2026-06-11 11:57:38.503109 | controller |         "time": "2026-06-11T11:00:20Z"
2026-06-11 11:57:38.503123 | controller |       },
2026-06-11 11:57:38.503137 | controller |       {
2026-06-11 11:57:38.503151 | controller |         "apiVersion": "v1",
2026-06-11 11:57:38.503165 | controller |         "fieldsType": "FieldsV1",
2026-06-11 11:57:38.503179 | controller |         "fieldsV1": {
2026-06-11 11:57:38.503194 | controller |           "f:metadata": {
2026-06-11 11:57:38.503241 | controller |             "f:annotations": {
2026-06-11 11:57:38.503258 | controller |               ".": {},
2026-06-11 11:57:38.503272 | controller |               "f:alm-examples": {},
2026-06-11 11:57:38.503287 | controller |               "f:capabilities": {},
2026-06-11 11:57:38.503324 | controller |               "f:createdAt": {},
2026-06-11 11:57:38.503340 | controller |               "f:features.operators.openshift.io/disconnected": {},
2026-06-11 11:57:38.503399 | controller |               "f:features.operators.openshift.io/fips-compliant": {},
2026-06-11 11:57:38.503417 | controller |               "f:features.operators.openshift.io/proxy-aware": {},
2026-06-11 11:57:38.503431 | controller |               "f:features.operators.openshift.io/tls-profiles": {},
2026-06-11 11:57:38.503466 | controller |               "f:features.operators.openshift.io/token-auth-aws": {},
2026-06-11 11:57:38.503486 | controller |               "f:features.operators.openshift.io/token-auth-azure": {},
2026-06-11 11:57:38.503500 | controller |               "f:features.operators.openshift.io/token-auth-gcp": {},
2026-06-11 11:57:38.503514 | controller |               "f:kubectl.kubernetes.io/default-container": {},
2026-06-11 11:57:38.503548 | controller |               "f:olm.operatorGroup": {},
2026-06-11 11:57:38.503572 | controller |               "f:olm.operatorNamespace": {},
2026-06-11 11:57:38.503587 | controller |               "f:olm.targetNamespaces": {},
2026-06-11 11:57:38.503601 | controller |               "f:operatorframework.io/initialization-resource": {},
2026-06-11 11:57:38.503636 | controller |               "f:operatorframework.io/properties": {},
2026-06-11 11:57:38.503655 | controller |               "f:operatorframework.io/suggested-namespace": {},
2026-06-11 11:57:38.503669 | controller |               "f:operators.openshift.io/valid-subscription": {},
2026-06-11 11:57:38.503683 | controller |               "f:operators.operatorframework.io/builder": {},
2026-06-11 11:57:38.503716 | controller |               "f:operators.operatorframework.io/project_layout": {}
2026-06-11 11:57:38.503735 | controller |             },
2026-06-11 11:57:38.503750 | controller |             "f:generateName": {},
2026-06-11 11:57:38.503764 | controller |             "f:labels": {
2026-06-11 11:57:38.503798 | controller |               ".": {},
2026-06-11 11:57:38.503817 | controller |               "f:app.kubernetes.io/name": {},
2026-06-11 11:57:38.503832 | controller |               "f:control-plane": {},
2026-06-11 11:57:38.503846 | controller |               "f:openstack.org/operator-name": {},
2026-06-11 11:57:38.503882 | controller |               "f:pod-template-hash": {}
2026-06-11 11:57:38.503901 | controller |             },
2026-06-11 11:57:38.503916 | controller |             "f:ownerReferences": {
2026-06-11 11:57:38.503930 | controller |               ".": {},
2026-06-11 11:57:38.503991 | controller |               "k:{\"uid\":\"90c71081-1b60-4fdd-a200-bad6b90d9fe5\"}": {}
2026-06-11 11:57:38.504013 | controller |             }
2026-06-11 11:57:38.504058 | controller |           },
2026-06-11 11:57:38.504073 | controller |           "f:spec": {
2026-06-11 11:57:38.504087 | controller |             "f:containers": {
2026-06-11 11:57:38.504101 | controller |               "k:{\"name\":\"operator\"}": {
2026-06-11 11:57:38.504115 | controller |                 ".": {},
2026-06-11 11:57:38.504129 | controller |                 "f:args": {},
2026-06-11 11:57:38.504143 | controller |                 "f:command": {},
2026-06-11 11:57:38.504157 | controller |                 "f:env": {
2026-06-11 11:57:38.504170 | controller |                   ".": {},
2026-06-11 11:57:38.504184 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-11 11:57:38.504199 | controller |                     ".": {},
2026-06-11 11:57:38.504213 | controller |                     "f:name": {},
2026-06-11 11:57:38.504227 | controller |                     "f:value": {}
2026-06-11 11:57:38.504242 | controller |                   },
2026-06-11 11:57:38.504256 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-11 11:57:38.504270 | controller |                     ".": {},
2026-06-11 11:57:38.504283 | controller |                     "f:name": {},
2026-06-11 11:57:38.504297 | controller |                     "f:value": {}
2026-06-11 11:57:38.504311 | controller |                   },
2026-06-11 11:57:38.504325 | controller |                   "k:{\"name\":\"OPENSTACK_RELEASE_VERSION\"}": {
2026-06-11 11:57:38.504339 | controller |                     ".": {},
2026-06-11 11:57:38.504377 | controller |                     "f:name": {},
2026-06-11 11:57:38.504392 | controller |                     "f:value": {}
2026-06-11 11:57:38.504406 | controller |                   },
2026-06-11 11:57:38.504420 | controller |                   "k:{\"name\":\"OPERATOR_CONDITION_NAME\"}": {
2026-06-11 11:57:38.504435 | controller |                     ".": {},
2026-06-11 11:57:38.504449 | controller |                     "f:name": {},
2026-06-11 11:57:38.504464 | controller |                     "f:value": {}
2026-06-11 11:57:38.504478 | controller |                   },
2026-06-11 11:57:38.504492 | controller |                   "k:{\"name\":\"OPERATOR_IMAGE_URL\"}": {
2026-06-11 11:57:38.504511 | controller |                     ".": {},
2026-06-11 11:57:38.504526 | controller |                     "f:name": {},
2026-06-11 11:57:38.504540 | controller |                     "f:value": {}
2026-06-11 11:57:38.504555 | controller |                   },
2026-06-11 11:57:38.504570 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.504591 | controller |                     ".": {},
2026-06-11 11:57:38.504613 | controller |                     "f:name": {},
2026-06-11 11:57:38.504633 | controller |                     "f:value": {}
2026-06-11 11:57:38.504653 | controller |                   },
2026-06-11 11:57:38.504668 | controller |                   "k:{\"name\":\"RELATED_IMAGE_ANSIBLEEE_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.504683 | controller |                     ".": {},
2026-06-11 11:57:38.504697 | controller |                     "f:name": {},
2026-06-11 11:57:38.504712 | controller |                     "f:value": {}
2026-06-11 11:57:38.504733 | controller |                   },
2026-06-11 11:57:38.504753 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.504767 | controller |                     ".": {},
2026-06-11 11:57:38.504781 | controller |                     "f:name": {},
2026-06-11 11:57:38.504795 | controller |                     "f:value": {}
2026-06-11 11:57:38.504809 | controller |                   },
2026-06-11 11:57:38.504823 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_EVALUATOR_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.504838 | controller |                     ".": {},
2026-06-11 11:57:38.504852 | controller |                     "f:name": {},
2026-06-11 11:57:38.504866 | controller |                     "f:value": {}
2026-06-11 11:57:38.504880 | controller |                   },
2026-06-11 11:57:38.504894 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_LISTENER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.504908 | controller |                     ".": {},
2026-06-11 11:57:38.504922 | controller |                     "f:name": {},
2026-06-11 11:57:38.504936 | controller |                     "f:value": {}
2026-06-11 11:57:38.504950 | controller |                   },
2026-06-11 11:57:38.504964 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_NOTIFIER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.504978 | controller |                     ".": {},
2026-06-11 11:57:38.504992 | controller |                     "f:name": {},
2026-06-11 11:57:38.505006 | controller |                     "f:value": {}
2026-06-11 11:57:38.505020 | controller |                   },
2026-06-11 11:57:38.505034 | controller |                   "k:{\"name\":\"RELATED_IMAGE_APACHE_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.505049 | controller |                     ".": {},
2026-06-11 11:57:38.505063 | controller |                     "f:name": {},
2026-06-11 11:57:38.505077 | controller |                     "f:value": {}
2026-06-11 11:57:38.505128 | controller |                   },
2026-06-11 11:57:38.505146 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.505162 | controller |                     ".": {},
2026-06-11 11:57:38.505176 | controller |                     "f:name": {},
2026-06-11 11:57:38.505191 | controller |                     "f:value": {}
2026-06-11 11:57:38.505205 | controller |                   },
2026-06-11 11:57:38.505219 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_KEYSTONE_LISTENER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.505233 | controller |                     ".": {},
2026-06-11 11:57:38.505247 | controller |                     "f:name": {},
2026-06-11 11:57:38.505261 | controller |                     "f:value": {}
2026-06-11 11:57:38.505287 | controller |                   },
2026-06-11 11:57:38.505305 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-11 11:57:38.505324 | controller |                     ".": {},
2026-06-11 11:57:38.505339 | controller |                     "f:name": {},
2026-06-11 11:57:38.505372 | controller |                     "f:value": {}
2026-06-11 11:57:38.505387 | controller |                   },
2026-06-11 11:57:38.505402 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_WORKER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.505416 | controller |                     ".": {},
2026-06-11 11:57:38.505430 | controller |                     "f:name": {},
2026-06-11 11:57:38.505445 | controller |                     "f:value": {}
2026-06-11 11:57:38.505460 | controller |                   },
2026-06-11 11:57:38.505474 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_CENTRAL_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.505488 | controller |                     ".": {},
2026-06-11 11:57:38.505503 | controller |                     "f:name": {},
2026-06-11 11:57:38.505517 | controller |                     "f:value": {}
2026-06-11 11:57:38.505531 | controller |                   },
2026-06-11 11:57:38.505545 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_COMPUTE_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.505560 | controller |                     ".": {},
2026-06-11 11:57:38.505574 | controller |                     "f:name": {},
2026-06-11 11:57:38.505588 | controller |                     "f:value": {}
2026-06-11 11:57:38.505603 | controller |                   },
2026-06-11 11:57:38.505617 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_IPMI_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.505631 | controller |                     ".": {},
2026-06-11 11:57:38.505645 | controller |                     "f:name": {},
2026-06-11 11:57:38.505659 | controller |                     "f:value": {}
2026-06-11 11:57:38.505673 | controller |                   },
2026-06-11 11:57:38.505691 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_MYSQLD_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.505714 | controller |                     ".": {},
2026-06-11 11:57:38.505736 | controller |                     "f:name": {},
2026-06-11 11:57:38.505758 | controller |                     "f:value": {}
2026-06-11 11:57:38.505780 | controller |                   },
2026-06-11 11:57:38.505800 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_NOTIFICATION_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.505816 | controller |                     ".": {},
2026-06-11 11:57:38.505832 | controller |                     "f:name": {},
2026-06-11 11:57:38.505846 | controller |                     "f:value": {}
2026-06-11 11:57:38.505861 | controller |                   },
2026-06-11 11:57:38.505875 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_SGCORE_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.505889 | controller |                     ".": {},
2026-06-11 11:57:38.505903 | controller |                     "f:name": {},
2026-06-11 11:57:38.505917 | controller |                     "f:value": {}
2026-06-11 11:57:38.505931 | controller |                   },
2026-06-11 11:57:38.505945 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.505959 | controller |                     ".": {},
2026-06-11 11:57:38.505973 | controller |                     "f:name": {},
2026-06-11 11:57:38.505987 | controller |                     "f:value": {}
2026-06-11 11:57:38.506002 | controller |                   },
2026-06-11 11:57:38.506016 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_BACKUP_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.506030 | controller |                     ".": {},
2026-06-11 11:57:38.506044 | controller |                     "f:name": {},
2026-06-11 11:57:38.506057 | controller |                     "f:value": {}
2026-06-11 11:57:38.506071 | controller |                   },
2026-06-11 11:57:38.506086 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-11 11:57:38.506105 | controller |                     ".": {},
2026-06-11 11:57:38.506119 | controller |                     "f:name": {},
2026-06-11 11:57:38.506133 | controller |                     "f:value": {}
2026-06-11 11:57:38.506147 | controller |                   },
2026-06-11 11:57:38.506189 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_SCHEDULER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.506210 | controller |                     ".": {},
2026-06-11 11:57:38.506224 | controller |                     "f:name": {},
2026-06-11 11:57:38.506238 | controller |                     "f:value": {}
2026-06-11 11:57:38.506252 | controller |                   },
2026-06-11 11:57:38.506265 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_VOLUME_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.506279 | controller |                     ".": {},
2026-06-11 11:57:38.506293 | controller |                     "f:name": {},
2026-06-11 11:57:38.506307 | controller |                     "f:value": {}
2026-06-11 11:57:38.506320 | controller |                   },
2026-06-11 11:57:38.506334 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CLOUDKITTY_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.506381 | controller |                     ".": {},
2026-06-11 11:57:38.506402 | controller |                     "f:name": {},
2026-06-11 11:57:38.506418 | controller |                     "f:value": {}
2026-06-11 11:57:38.506432 | controller |                   },
2026-06-11 11:57:38.506447 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CLOUDKITTY_PROC_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.506461 | controller |                     ".": {},
2026-06-11 11:57:38.506475 | controller |                     "f:name": {},
2026-06-11 11:57:38.506489 | controller |                     "f:value": {}
2026-06-11 11:57:38.506504 | controller |                   },
2026-06-11 11:57:38.506517 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.506531 | controller |                     ".": {},
2026-06-11 11:57:38.506545 | controller |                     "f:name": {},
2026-06-11 11:57:38.506558 | controller |                     "f:value": {}
2026-06-11 11:57:38.506572 | controller |                   },
2026-06-11 11:57:38.506586 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_BACKENDBIND9_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.506600 | controller |                     ".": {},
2026-06-11 11:57:38.506613 | controller |                     "f:name": {},
2026-06-11 11:57:38.506627 | controller |                     "f:value": {}
2026-06-11 11:57:38.506641 | controller |                   },
2026-06-11 11:57:38.506655 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_CENTRAL_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.506670 | controller |                     ".": {},
2026-06-11 11:57:38.506684 | controller |                     "f:name": {},
2026-06-11 11:57:38.506697 | controller |                     "f:value": {}
2026-06-11 11:57:38.506713 | controller |                   },
2026-06-11 11:57:38.506734 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_MDNS_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.506755 | controller |                     ".": {},
2026-06-11 11:57:38.506769 | controller |                     "f:name": {},
2026-06-11 11:57:38.506784 | controller |                     "f:value": {}
2026-06-11 11:57:38.506798 | controller |                   },
2026-06-11 11:57:38.506812 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-11 11:57:38.506826 | controller |                     ".": {},
2026-06-11 11:57:38.506840 | controller |                     "f:name": {},
2026-06-11 11:57:38.506854 | controller |                     "f:value": {}
2026-06-11 11:57:38.506872 | controller |                   },
2026-06-11 11:57:38.506887 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_PRODUCER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.506901 | controller |                     ".": {},
2026-06-11 11:57:38.506915 | controller |                     "f:name": {},
2026-06-11 11:57:38.506929 | controller |                     "f:value": {}
2026-06-11 11:57:38.506942 | controller |                   },
2026-06-11 11:57:38.506956 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_UNBOUND_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.506970 | controller |                     ".": {},
2026-06-11 11:57:38.506984 | controller |                     "f:name": {},
2026-06-11 11:57:38.506998 | controller |                     "f:value": {}
2026-06-11 11:57:38.507012 | controller |                   },
2026-06-11 11:57:38.507025 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_WORKER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.507039 | controller |                     ".": {},
2026-06-11 11:57:38.507053 | controller |                     "f:name": {},
2026-06-11 11:57:38.507066 | controller |                     "f:value": {}
2026-06-11 11:57:38.507080 | controller |                   },
2026-06-11 11:57:38.507094 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_FRR_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.507107 | controller |                     ".": {},
2026-06-11 11:57:38.507121 | controller |                     "f:name": {},
2026-06-11 11:57:38.507134 | controller |                     "f:value": {}
2026-06-11 11:57:38.507148 | controller |                   },
2026-06-11 11:57:38.507161 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_ISCSID_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.507175 | controller |                     ".": {},
2026-06-11 11:57:38.507189 | controller |                     "f:name": {},
2026-06-11 11:57:38.507203 | controller |                     "f:value": {}
2026-06-11 11:57:38.507216 | controller |                   },
2026-06-11 11:57:38.507259 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_KEPLER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.507280 | controller |                     ".": {},
2026-06-11 11:57:38.507295 | controller |                     "f:name": {},
2026-06-11 11:57:38.507309 | controller |                     "f:value": {}
2026-06-11 11:57:38.507323 | controller |                   },
2026-06-11 11:57:38.507337 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_LOGROTATE_CROND_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.507368 | controller |                     ".": {},
2026-06-11 11:57:38.507383 | controller |                     "f:name": {},
2026-06-11 11:57:38.507397 | controller |                     "f:value": {}
2026-06-11 11:57:38.507411 | controller |                   },
2026-06-11 11:57:38.507425 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_MULTIPATHD_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.507439 | controller |                     ".": {},
2026-06-11 11:57:38.507453 | controller |                     "f:name": {},
2026-06-11 11:57:38.507467 | controller |                     "f:value": {}
2026-06-11 11:57:38.507482 | controller |                   },
2026-06-11 11:57:38.507496 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_DHCP_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.507509 | controller |                     ".": {},
2026-06-11 11:57:38.507523 | controller |                     "f:name": {},
2026-06-11 11:57:38.507537 | controller |                     "f:value": {}
2026-06-11 11:57:38.507550 | controller |                   },
2026-06-11 11:57:38.507564 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_METADATA_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.507578 | controller |                     ".": {},
2026-06-11 11:57:38.507592 | controller |                     "f:name": {},
2026-06-11 11:57:38.507610 | controller |                     "f:value": {}
2026-06-11 11:57:38.507624 | controller |                   },
2026-06-11 11:57:38.507638 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_OVN_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.507652 | controller |                     ".": {},
2026-06-11 11:57:38.507667 | controller |                     "f:name": {},
2026-06-11 11:57:38.507681 | controller |                     "f:value": {}
2026-06-11 11:57:38.507695 | controller |                   },
2026-06-11 11:57:38.507709 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_SRIOV_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.507723 | controller |                     ".": {},
2026-06-11 11:57:38.507737 | controller |                     "f:name": {},
2026-06-11 11:57:38.507751 | controller |                     "f:value": {}
2026-06-11 11:57:38.507765 | controller |                   },
2026-06-11 11:57:38.507779 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NODE_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.507793 | controller |                     ".": {},
2026-06-11 11:57:38.507807 | controller |                     "f:name": {},
2026-06-11 11:57:38.507821 | controller |                     "f:value": {}
2026-06-11 11:57:38.507835 | controller |                   },
2026-06-11 11:57:38.507848 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_OVN_BGP_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.507862 | controller |                     ".": {},
2026-06-11 11:57:38.507876 | controller |                     "f:name": {},
2026-06-11 11:57:38.507890 | controller |                     "f:value": {}
2026-06-11 11:57:38.507903 | controller |                   },
2026-06-11 11:57:38.507917 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_PODMAN_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.507931 | controller |                     ".": {},
2026-06-11 11:57:38.507945 | controller |                     "f:name": {},
2026-06-11 11:57:38.507958 | controller |                     "f:value": {}
2026-06-11 11:57:38.507973 | controller |                   },
2026-06-11 11:57:38.507986 | controller |                   "k:{\"name\":\"RELATED_IMAGE_GLANCE_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.508000 | controller |                     ".": {},
2026-06-11 11:57:38.508014 | controller |                     "f:name": {},
2026-06-11 11:57:38.508028 | controller |                     "f:value": {}
2026-06-11 11:57:38.508042 | controller |                   },
2026-06-11 11:57:38.508056 | controller |                   "k:{\"name\":\"RELATED_IMAGE_GLANCE_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-11 11:57:38.508070 | controller |                     ".": {},
2026-06-11 11:57:38.508083 | controller |                     "f:name": {},
2026-06-11 11:57:38.508097 | controller |                     "f:value": {}
2026-06-11 11:57:38.508111 | controller |                   },
2026-06-11 11:57:38.508125 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.508139 | controller |                     ".": {},
2026-06-11 11:57:38.508153 | controller |                     "f:name": {},
2026-06-11 11:57:38.508166 | controller |                     "f:value": {}
2026-06-11 11:57:38.508180 | controller |                   },
2026-06-11 11:57:38.508194 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_CFNAPI_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.508207 | controller |                     ".": {},
2026-06-11 11:57:38.508221 | controller |                     "f:name": {},
2026-06-11 11:57:38.508235 | controller |                     "f:value": {}
2026-06-11 11:57:38.508248 | controller |                   },
2026-06-11 11:57:38.508262 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_ENGINE_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.508276 | controller |                     ".": {},
2026-06-11 11:57:38.508297 | controller |                     "f:name": {},
2026-06-11 11:57:38.508341 | controller |                     "f:value": {}
2026-06-11 11:57:38.508372 | controller |                   },
2026-06-11 11:57:38.508387 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-11 11:57:38.508402 | controller |                     ".": {},
2026-06-11 11:57:38.508416 | controller |                     "f:name": {},
2026-06-11 11:57:38.508430 | controller |                     "f:value": {}
2026-06-11 11:57:38.508444 | controller |                   },
2026-06-11 11:57:38.508458 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HORIZON_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.508473 | controller |                     ".": {},
2026-06-11 11:57:38.508487 | controller |                     "f:name": {},
2026-06-11 11:57:38.508501 | controller |                     "f:value": {}
2026-06-11 11:57:38.508515 | controller |                   },
2026-06-11 11:57:38.508529 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HORIZON_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-11 11:57:38.508543 | controller |                     ".": {},
2026-06-11 11:57:38.508558 | controller |                     "f:name": {},
2026-06-11 11:57:38.508572 | controller |                     "f:value": {}
2026-06-11 11:57:38.508586 | controller |                   },
2026-06-11 11:57:38.508600 | controller |                   "k:{\"name\":\"RELATED_IMAGE_INFRA_MEMCACHED_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.508614 | controller |                     ".": {},
2026-06-11 11:57:38.508627 | controller |                     "f:name": {},
2026-06-11 11:57:38.508641 | controller |                     "f:value": {}
2026-06-11 11:57:38.508655 | controller |                   },
2026-06-11 11:57:38.508669 | controller |                   "k:{\"name\":\"RELATED_IMAGE_INFRA_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-11 11:57:38.508683 | controller |                     ".": {},
2026-06-11 11:57:38.508698 | controller |                     "f:name": {},
2026-06-11 11:57:38.508712 | controller |                     "f:value": {}
2026-06-11 11:57:38.508726 | controller |                   },
2026-06-11 11:57:38.508740 | controller |                   "k:{\"name\":\"RELATED_IMAGE_INFRA_REDIS_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.508754 | controller |                     ".": {},
2026-06-11 11:57:38.508768 | controller |                     "f:name": {},
2026-06-11 11:57:38.508782 | controller |                     "f:value": {}
2026-06-11 11:57:38.508796 | controller |                   },
2026-06-11 11:57:38.508810 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.508824 | controller |                     ".": {},
2026-06-11 11:57:38.508838 | controller |                     "f:name": {},
2026-06-11 11:57:38.508851 | controller |                     "f:value": {}
2026-06-11 11:57:38.508865 | controller |                   },
2026-06-11 11:57:38.508879 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_CONDUCTOR_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.508893 | controller |                     ".": {},
2026-06-11 11:57:38.508907 | controller |                     "f:name": {},
2026-06-11 11:57:38.508922 | controller |                     "f:value": {}
2026-06-11 11:57:38.508936 | controller |                   },
2026-06-11 11:57:38.508950 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_INSPECTOR_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.508964 | controller |                     ".": {},
2026-06-11 11:57:38.508978 | controller |                     "f:name": {},
2026-06-11 11:57:38.508992 | controller |                     "f:value": {}
2026-06-11 11:57:38.509006 | controller |                   },
2026-06-11 11:57:38.509020 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_NEUTRON_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.509034 | controller |                     ".": {},
2026-06-11 11:57:38.509051 | controller |                     "f:name": {},
2026-06-11 11:57:38.509065 | controller |                     "f:value": {}
2026-06-11 11:57:38.509079 | controller |                   },
2026-06-11 11:57:38.509093 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-11 11:57:38.509107 | controller |                     ".": {},
2026-06-11 11:57:38.509121 | controller |                     "f:name": {},
2026-06-11 11:57:38.509135 | controller |                     "f:value": {}
2026-06-11 11:57:38.509150 | controller |                   },
2026-06-11 11:57:38.509164 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_PXE_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.509178 | controller |                     ".": {},
2026-06-11 11:57:38.509192 | controller |                     "f:name": {},
2026-06-11 11:57:38.509205 | controller |                     "f:value": {}
2026-06-11 11:57:38.509219 | controller |                   },
2026-06-11 11:57:38.509233 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_PYTHON_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.509247 | controller |                     ".": {},
2026-06-11 11:57:38.509261 | controller |                     "f:name": {},
2026-06-11 11:57:38.509288 | controller |                     "f:value": {}
2026-06-11 11:57:38.509303 | controller |                   },
2026-06-11 11:57:38.509317 | controller |                   "k:{\"name\":\"RELATED_IMAGE_KEYSTONE_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.509331 | controller |                     ".": {},
2026-06-11 11:57:38.509376 | controller |                     "f:name": {},
2026-06-11 11:57:38.509400 | controller |                     "f:value": {}
2026-06-11 11:57:38.509415 | controller |                   },
2026-06-11 11:57:38.509429 | controller |                   "k:{\"name\":\"RELATED_IMAGE_KEYSTONE_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-11 11:57:38.509443 | controller |                     ".": {},
2026-06-11 11:57:38.509457 | controller |                     "f:name": {},
2026-06-11 11:57:38.509471 | controller |                     "f:value": {}
2026-06-11 11:57:38.509485 | controller |                   },
2026-06-11 11:57:38.509499 | controller |                   "k:{\"name\":\"RELATED_IMAGE_KSM_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.509513 | controller |                     ".": {},
2026-06-11 11:57:38.509527 | controller |                     "f:name": {},
2026-06-11 11:57:38.509541 | controller |                     "f:value": {}
2026-06-11 11:57:38.509555 | controller |                   },
2026-06-11 11:57:38.509569 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.509583 | controller |                     ".": {},
2026-06-11 11:57:38.509596 | controller |                     "f:name": {},
2026-06-11 11:57:38.509610 | controller |                     "f:value": {}
2026-06-11 11:57:38.509624 | controller |                   },
2026-06-11 11:57:38.509637 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-11 11:57:38.509651 | controller |                     ".": {},
2026-06-11 11:57:38.509664 | controller |                     "f:name": {},
2026-06-11 11:57:38.509677 | controller |                     "f:value": {}
2026-06-11 11:57:38.509691 | controller |                   },
2026-06-11 11:57:38.509705 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_SCHEDULER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.509720 | controller |                     ".": {},
2026-06-11 11:57:38.509734 | controller |                     "f:name": {},
2026-06-11 11:57:38.509747 | controller |                     "f:value": {}
2026-06-11 11:57:38.509761 | controller |                   },
2026-06-11 11:57:38.509775 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_SHARE_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.509793 | controller |                     ".": {},
2026-06-11 11:57:38.509807 | controller |                     "f:name": {},
2026-06-11 11:57:38.509821 | controller |                     "f:value": {}
2026-06-11 11:57:38.509835 | controller |                   },
2026-06-11 11:57:38.509849 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MARIADB_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.509863 | controller |                     ".": {},
2026-06-11 11:57:38.509877 | controller |                     "f:name": {},
2026-06-11 11:57:38.509890 | controller |                     "f:value": {}
2026-06-11 11:57:38.509904 | controller |                   },
2026-06-11 11:57:38.509918 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MARIADB_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-11 11:57:38.509932 | controller |                     ".": {},
2026-06-11 11:57:38.509945 | controller |                     "f:name": {},
2026-06-11 11:57:38.509959 | controller |                     "f:value": {}
2026-06-11 11:57:38.509973 | controller |                   },
2026-06-11 11:57:38.509987 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NET_UTILS_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.510001 | controller |                     ".": {},
2026-06-11 11:57:38.510017 | controller |                     "f:name": {},
2026-06-11 11:57:38.510033 | controller |                     "f:value": {}
2026-06-11 11:57:38.510047 | controller |                   },
2026-06-11 11:57:38.510061 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NEUTRON_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.510075 | controller |                     ".": {},
2026-06-11 11:57:38.510088 | controller |                     "f:name": {},
2026-06-11 11:57:38.510102 | controller |                     "f:value": {}
2026-06-11 11:57:38.510116 | controller |                   },
2026-06-11 11:57:38.510130 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NEUTRON_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-11 11:57:38.510144 | controller |                     ".": {},
2026-06-11 11:57:38.510157 | controller |                     "f:name": {},
2026-06-11 11:57:38.510171 | controller |                     "f:value": {}
2026-06-11 11:57:38.510185 | controller |                   },
2026-06-11 11:57:38.510198 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.510212 | controller |                     ".": {},
2026-06-11 11:57:38.510226 | controller |                     "f:name": {},
2026-06-11 11:57:38.510240 | controller |                     "f:value": {}
2026-06-11 11:57:38.510253 | controller |                   },
2026-06-11 11:57:38.510267 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_COMPUTE_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.510281 | controller |                     ".": {},
2026-06-11 11:57:38.510295 | controller |                     "f:name": {},
2026-06-11 11:57:38.510309 | controller |                     "f:value": {}
2026-06-11 11:57:38.510322 | controller |                   },
2026-06-11 11:57:38.510336 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_CONDUCTOR_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.510366 | controller |                     ".": {},
2026-06-11 11:57:38.510382 | controller |                     "f:name": {},
2026-06-11 11:57:38.510396 | controller |                     "f:value": {}
2026-06-11 11:57:38.510410 | controller |                   },
2026-06-11 11:57:38.510424 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_NOVNC_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.510438 | controller |                     ".": {},
2026-06-11 11:57:38.510452 | controller |                     "f:name": {},
2026-06-11 11:57:38.510467 | controller |                     "f:value": {}
2026-06-11 11:57:38.510481 | controller |                   },
2026-06-11 11:57:38.510495 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-11 11:57:38.510513 | controller |                     ".": {},
2026-06-11 11:57:38.510527 | controller |                     "f:name": {},
2026-06-11 11:57:38.510542 | controller |                     "f:value": {}
2026-06-11 11:57:38.510556 | controller |                   },
2026-06-11 11:57:38.510574 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_SCHEDULER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.510596 | controller |                     ".": {},
2026-06-11 11:57:38.510618 | controller |                     "f:name": {},
2026-06-11 11:57:38.510634 | controller |                     "f:value": {}
2026-06-11 11:57:38.510649 | controller |                   },
2026-06-11 11:57:38.510664 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.510678 | controller |                     ".": {},
2026-06-11 11:57:38.510693 | controller |                     "f:name": {},
2026-06-11 11:57:38.510708 | controller |                     "f:value": {}
2026-06-11 11:57:38.510729 | controller |                   },
2026-06-11 11:57:38.510750 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_HEALTHMANAGER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.510768 | controller |                     ".": {},
2026-06-11 11:57:38.510783 | controller |                     "f:name": {},
2026-06-11 11:57:38.510797 | controller |                     "f:value": {}
2026-06-11 11:57:38.510811 | controller |                   },
2026-06-11 11:57:38.510825 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_HOUSEKEEPING_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.510839 | controller |                     ".": {},
2026-06-11 11:57:38.510853 | controller |                     "f:name": {},
2026-06-11 11:57:38.510867 | controller |                     "f:value": {}
2026-06-11 11:57:38.510881 | controller |                   },
2026-06-11 11:57:38.510895 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-11 11:57:38.510909 | controller |                     ".": {},
2026-06-11 11:57:38.510923 | controller |                     "f:name": {},
2026-06-11 11:57:38.510937 | controller |                     "f:value": {}
2026-06-11 11:57:38.510950 | controller |                   },
2026-06-11 11:57:38.510964 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_RSYSLOG_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.510978 | controller |                     ".": {},
2026-06-11 11:57:38.510991 | controller |                     "f:name": {},
2026-06-11 11:57:38.511005 | controller |                     "f:value": {}
2026-06-11 11:57:38.511019 | controller |                   },
2026-06-11 11:57:38.511033 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_WORKER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.511047 | controller |                     ".": {},
2026-06-11 11:57:38.511061 | controller |                     "f:name": {},
2026-06-11 11:57:38.511075 | controller |                     "f:value": {}
2026-06-11 11:57:38.511089 | controller |                   },
2026-06-11 11:57:38.511103 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_BAREMETAL_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-11 11:57:38.511117 | controller |                     ".": {},
2026-06-11 11:57:38.511131 | controller |                     "f:name": {},
2026-06-11 11:57:38.511145 | controller |                     "f:value": {}
2026-06-11 11:57:38.511159 | controller |                   },
2026-06-11 11:57:38.511173 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_CLIENT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.511187 | controller |                     ".": {},
2026-06-11 11:57:38.511201 | controller |                     "f:name": {},
2026-06-11 11:57:38.511215 | controller |                     "f:value": {}
2026-06-11 11:57:38.511229 | controller |                   },
2026-06-11 11:57:38.511248 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_MUST_GATHER_DEFAULT\"}": {
2026-06-11 11:57:38.511263 | controller |                     ".": {},
2026-06-11 11:57:38.511278 | controller |                     "f:name": {},
2026-06-11 11:57:38.511291 | controller |                     "f:value": {}
2026-06-11 11:57:38.511305 | controller |                   },
2026-06-11 11:57:38.511320 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_NETWORK_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.511333 | controller |                     ".": {},
2026-06-11 11:57:38.511364 | controller |                     "f:name": {},
2026-06-11 11:57:38.511383 | controller |                     "f:value": {}
2026-06-11 11:57:38.511398 | controller |                   },
2026-06-11 11:57:38.511412 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OS_CONTAINER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.511462 | controller |                     ".": {},
2026-06-11 11:57:38.511490 | controller |                     "f:name": {},
2026-06-11 11:57:38.511511 | controller |                     "f:value": {}
2026-06-11 11:57:38.511530 | controller |                   },
2026-06-11 11:57:38.511553 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_CONTROLLER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.511577 | controller |                     ".": {},
2026-06-11 11:57:38.511596 | controller |                     "f:name": {},
2026-06-11 11:57:38.511611 | controller |                     "f:value": {}
2026-06-11 11:57:38.511625 | controller |                   },
2026-06-11 11:57:38.511640 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_CONTROLLER_OVS_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.511654 | controller |                     ".": {},
2026-06-11 11:57:38.511668 | controller |                     "f:name": {},
2026-06-11 11:57:38.511682 | controller |                     "f:value": {}
2026-06-11 11:57:38.511696 | controller |                   },
2026-06-11 11:57:38.511711 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_NB_DBCLUSTER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.511733 | controller |                     ".": {},
2026-06-11 11:57:38.511754 | controller |                     "f:name": {},
2026-06-11 11:57:38.511771 | controller |                     "f:value": {}
2026-06-11 11:57:38.511786 | controller |                   },
2026-06-11 11:57:38.511800 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_NORTHD_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.511814 | controller |                     ".": {},
2026-06-11 11:57:38.511829 | controller |                     "f:name": {},
2026-06-11 11:57:38.511843 | controller |                     "f:value": {}
2026-06-11 11:57:38.511857 | controller |                   },
2026-06-11 11:57:38.511871 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-11 11:57:38.511885 | controller |                     ".": {},
2026-06-11 11:57:38.511899 | controller |                     "f:name": {},
2026-06-11 11:57:38.511913 | controller |                     "f:value": {}
2026-06-11 11:57:38.511927 | controller |                   },
2026-06-11 11:57:38.511941 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_SB_DBCLUSTER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.511955 | controller |                     ".": {},
2026-06-11 11:57:38.511969 | controller |                     "f:name": {},
2026-06-11 11:57:38.511983 | controller |                     "f:value": {}
2026-06-11 11:57:38.511997 | controller |                   },
2026-06-11 11:57:38.512010 | controller |                   "k:{\"name\":\"RELATED_IMAGE_PLACEMENT_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.512024 | controller |                     ".": {},
2026-06-11 11:57:38.512038 | controller |                     "f:name": {},
2026-06-11 11:57:38.512052 | controller |                     "f:value": {}
2026-06-11 11:57:38.512073 | controller |                   },
2026-06-11 11:57:38.512088 | controller |                   "k:{\"name\":\"RELATED_IMAGE_RABBITMQ_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.512102 | controller |                     ".": {},
2026-06-11 11:57:38.512116 | controller |                     "f:name": {},
2026-06-11 11:57:38.512130 | controller |                     "f:value": {}
2026-06-11 11:57:38.512145 | controller |                   },
2026-06-11 11:57:38.512159 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_ACCOUNT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.512173 | controller |                     ".": {},
2026-06-11 11:57:38.512187 | controller |                     "f:name": {},
2026-06-11 11:57:38.512201 | controller |                     "f:value": {}
2026-06-11 11:57:38.512216 | controller |                   },
2026-06-11 11:57:38.512230 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_CONTAINER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.512244 | controller |                     ".": {},
2026-06-11 11:57:38.512257 | controller |                     "f:name": {},
2026-06-11 11:57:38.512272 | controller |                     "f:value": {}
2026-06-11 11:57:38.512286 | controller |                   },
2026-06-11 11:57:38.512300 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_OBJECT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.512314 | controller |                     ".": {},
2026-06-11 11:57:38.512328 | controller |                     "f:name": {},
2026-06-11 11:57:38.512342 | controller |                     "f:value": {}
2026-06-11 11:57:38.512380 | controller |                   },
2026-06-11 11:57:38.512396 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-11 11:57:38.512410 | controller |                     ".": {},
2026-06-11 11:57:38.512424 | controller |                     "f:name": {},
2026-06-11 11:57:38.512439 | controller |                     "f:value": {}
2026-06-11 11:57:38.512453 | controller |                   },
2026-06-11 11:57:38.512467 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_PROXY_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.512481 | controller |                     ".": {},
2026-06-11 11:57:38.512526 | controller |                     "f:name": {},
2026-06-11 11:57:38.512548 | controller |                     "f:value": {}
2026-06-11 11:57:38.512625 | controller |                   },
2026-06-11 11:57:38.512645 | controller |                   "k:{\"name\":\"RELATED_IMAGE_TELEMETRY_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-11 11:57:38.512660 | controller |                     ".": {},
2026-06-11 11:57:38.512675 | controller |                     "f:name": {},
2026-06-11 11:57:38.512689 | controller |                     "f:value": {}
2026-06-11 11:57:38.512703 | controller |                   },
2026-06-11 11:57:38.512718 | controller |                   "k:{\"name\":\"RELATED_IMAGE_TEST_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-11 11:57:38.512732 | controller |                     ".": {},
2026-06-11 11:57:38.512747 | controller |                     "f:name": {},
2026-06-11 11:57:38.512761 | controller |                     "f:value": {}
2026-06-11 11:57:38.512775 | controller |                   },
2026-06-11 11:57:38.512789 | controller |                   "k:{\"name\":\"RELATED_IMAGE_TEST_TEMPEST_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.512804 | controller |                     ".": {},
2026-06-11 11:57:38.512818 | controller |                     "f:name": {},
2026-06-11 11:57:38.512832 | controller |                     "f:value": {}
2026-06-11 11:57:38.512846 | controller |                   },
2026-06-11 11:57:38.512860 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.512875 | controller |                     ".": {},
2026-06-11 11:57:38.512889 | controller |                     "f:name": {},
2026-06-11 11:57:38.512903 | controller |                     "f:value": {}
2026-06-11 11:57:38.512930 | controller |                   },
2026-06-11 11:57:38.512945 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_APPLIER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.512960 | controller |                     ".": {},
2026-06-11 11:57:38.512974 | controller |                     "f:name": {},
2026-06-11 11:57:38.512988 | controller |                     "f:value": {}
2026-06-11 11:57:38.513002 | controller |                   },
2026-06-11 11:57:38.513019 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_DECISION_ENGINE_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.513034 | controller |                     ".": {},
2026-06-11 11:57:38.513049 | controller |                     "f:name": {},
2026-06-11 11:57:38.513063 | controller |                     "f:value": {}
2026-06-11 11:57:38.513077 | controller |                   },
2026-06-11 11:57:38.513091 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-11 11:57:38.513104 | controller |                     ".": {},
2026-06-11 11:57:38.513118 | controller |                     "f:name": {},
2026-06-11 11:57:38.513132 | controller |                     "f:value": {}
2026-06-11 11:57:38.513146 | controller |                   },
2026-06-11 11:57:38.513160 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-11 11:57:38.513174 | controller |                     ".": {},
2026-06-11 11:57:38.513189 | controller |                     "f:name": {},
2026-06-11 11:57:38.513203 | controller |                     "f:value": {}
2026-06-11 11:57:38.513217 | controller |                   },
2026-06-11 11:57:38.513231 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-11 11:57:38.513245 | controller |                     ".": {},
2026-06-11 11:57:38.513259 | controller |                     "f:name": {},
2026-06-11 11:57:38.513285 | controller |                     "f:value": {}
2026-06-11 11:57:38.513299 | controller |                   },
2026-06-11 11:57:38.513313 | controller |                   "k:{\"name\":\"TEST_ANSIBLETEST_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.513327 | controller |                     ".": {},
2026-06-11 11:57:38.513341 | controller |                     "f:name": {},
2026-06-11 11:57:38.513382 | controller |                     "f:value": {}
2026-06-11 11:57:38.513397 | controller |                   },
2026-06-11 11:57:38.513412 | controller |                   "k:{\"name\":\"TEST_HORIZONTEST_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.513426 | controller |                     ".": {},
2026-06-11 11:57:38.513440 | controller |                     "f:name": {},
2026-06-11 11:57:38.513454 | controller |                     "f:value": {}
2026-06-11 11:57:38.513468 | controller |                   },
2026-06-11 11:57:38.513482 | controller |                   "k:{\"name\":\"TEST_TOBIKO_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.513496 | controller |                     ".": {},
2026-06-11 11:57:38.513511 | controller |                     "f:name": {},
2026-06-11 11:57:38.513525 | controller |                     "f:value": {}
2026-06-11 11:57:38.513538 | controller |                   }
2026-06-11 11:57:38.513552 | controller |                 },
2026-06-11 11:57:38.513594 | controller |                 "f:image": {},
2026-06-11 11:57:38.513610 | controller |                 "f:imagePullPolicy": {},
2026-06-11 11:57:38.513624 | controller |                 "f:livenessProbe": {
2026-06-11 11:57:38.513638 | controller |                   ".": {},
2026-06-11 11:57:38.513652 | controller |                   "f:failureThreshold": {},
2026-06-11 11:57:38.513666 | controller |                   "f:httpGet": {
2026-06-11 11:57:38.513680 | controller |                     ".": {},
2026-06-11 11:57:38.513694 | controller |                     "f:path": {},
2026-06-11 11:57:38.513708 | controller |                     "f:port": {},
2026-06-11 11:57:38.513721 | controller |                     "f:scheme": {}
2026-06-11 11:57:38.513739 | controller |                   },
2026-06-11 11:57:38.513754 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 11:57:38.513768 | controller |                   "f:periodSeconds": {},
2026-06-11 11:57:38.513782 | controller |                   "f:successThreshold": {},
2026-06-11 11:57:38.513796 | controller |                   "f:timeoutSeconds": {}
2026-06-11 11:57:38.513811 | controller |                 },
2026-06-11 11:57:38.513825 | controller |                 "f:name": {},
2026-06-11 11:57:38.513838 | controller |                 "f:readinessProbe": {
2026-06-11 11:57:38.513852 | controller |                   ".": {},
2026-06-11 11:57:38.513866 | controller |                   "f:failureThreshold": {},
2026-06-11 11:57:38.513880 | controller |                   "f:httpGet": {
2026-06-11 11:57:38.513893 | controller |                     ".": {},
2026-06-11 11:57:38.513907 | controller |                     "f:path": {},
2026-06-11 11:57:38.513920 | controller |                     "f:port": {},
2026-06-11 11:57:38.513934 | controller |                     "f:scheme": {}
2026-06-11 11:57:38.513948 | controller |                   },
2026-06-11 11:57:38.513961 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 11:57:38.513975 | controller |                   "f:periodSeconds": {},
2026-06-11 11:57:38.513989 | controller |                   "f:successThreshold": {},
2026-06-11 11:57:38.514004 | controller |                   "f:timeoutSeconds": {}
2026-06-11 11:57:38.514018 | controller |                 },
2026-06-11 11:57:38.514032 | controller |                 "f:resources": {
2026-06-11 11:57:38.514046 | controller |                   ".": {},
2026-06-11 11:57:38.514059 | controller |                   "f:limits": {
2026-06-11 11:57:38.514073 | controller |                     ".": {},
2026-06-11 11:57:38.514087 | controller |                     "f:cpu": {},
2026-06-11 11:57:38.514101 | controller |                     "f:memory": {}
2026-06-11 11:57:38.514115 | controller |                   },
2026-06-11 11:57:38.514129 | controller |                   "f:requests": {
2026-06-11 11:57:38.514143 | controller |                     ".": {},
2026-06-11 11:57:38.514157 | controller |                     "f:cpu": {},
2026-06-11 11:57:38.514170 | controller |                     "f:memory": {}
2026-06-11 11:57:38.514184 | controller |                   }
2026-06-11 11:57:38.514198 | controller |                 },
2026-06-11 11:57:38.514212 | controller |                 "f:securityContext": {
2026-06-11 11:57:38.514226 | controller |                   ".": {},
2026-06-11 11:57:38.514240 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-11 11:57:38.514254 | controller |                 },
2026-06-11 11:57:38.514268 | controller |                 "f:terminationMessagePath": {},
2026-06-11 11:57:38.514282 | controller |                 "f:terminationMessagePolicy": {}
2026-06-11 11:57:38.514296 | controller |               }
2026-06-11 11:57:38.514310 | controller |             },
2026-06-11 11:57:38.514324 | controller |             "f:dnsPolicy": {},
2026-06-11 11:57:38.514338 | controller |             "f:enableServiceLinks": {},
2026-06-11 11:57:38.514371 | controller |             "f:restartPolicy": {},
2026-06-11 11:57:38.514387 | controller |             "f:schedulerName": {},
2026-06-11 11:57:38.514401 | controller |             "f:securityContext": {
2026-06-11 11:57:38.514415 | controller |               ".": {},
2026-06-11 11:57:38.514429 | controller |               "f:runAsNonRoot": {}
2026-06-11 11:57:38.514443 | controller |             },
2026-06-11 11:57:38.514457 | controller |             "f:serviceAccount": {},
2026-06-11 11:57:38.514471 | controller |             "f:serviceAccountName": {},
2026-06-11 11:57:38.514485 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-11 11:57:38.514499 | controller |             "f:tolerations": {}
2026-06-11 11:57:38.514517 | controller |           }
2026-06-11 11:57:38.514531 | controller |         },
2026-06-11 11:57:38.514545 | controller |         "manager": "kube-controller-manager",
2026-06-11 11:57:38.514559 | controller |         "operation": "Update",
2026-06-11 11:57:38.514573 | controller |         "time": "2026-06-11T11:00:20Z"
2026-06-11 11:57:38.514586 | controller |       },
2026-06-11 11:57:38.514600 | controller |       {
2026-06-11 11:57:38.514614 | controller |         "apiVersion": "v1",
2026-06-11 11:57:38.514656 | controller |         "fieldsType": "FieldsV1",
2026-06-11 11:57:38.514674 | controller |         "fieldsV1": {
2026-06-11 11:57:38.514689 | controller |           "f:metadata": {
2026-06-11 11:57:38.514703 | controller |             "f:annotations": {
2026-06-11 11:57:38.514718 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-11 11:57:38.514732 | controller |             }
2026-06-11 11:57:38.514746 | controller |           }
2026-06-11 11:57:38.514760 | controller |         },
2026-06-11 11:57:38.514775 | controller |         "manager": "multus-daemon",
2026-06-11 11:57:38.514789 | controller |         "operation": "Update",
2026-06-11 11:57:38.514804 | controller |         "subresource": "status",
2026-06-11 11:57:38.514818 | controller |         "time": "2026-06-11T11:00:22Z"
2026-06-11 11:57:38.514832 | controller |       },
2026-06-11 11:57:38.514846 | controller |       {
2026-06-11 11:57:38.514861 | controller |         "apiVersion": "v1",
2026-06-11 11:57:38.514875 | controller |         "fieldsType": "FieldsV1",
2026-06-11 11:57:38.514889 | controller |         "fieldsV1": {
2026-06-11 11:57:38.514903 | controller |           "f:status": {
2026-06-11 11:57:38.514917 | controller |             "f:conditions": {
2026-06-11 11:57:38.514932 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-11 11:57:38.514946 | controller |                 ".": {},
2026-06-11 11:57:38.514960 | controller |                 "f:lastProbeTime": {},
2026-06-11 11:57:38.514975 | controller |                 "f:lastTransitionTime": {},
2026-06-11 11:57:38.514989 | controller |                 "f:status": {},
2026-06-11 11:57:38.515003 | controller |                 "f:type": {}
2026-06-11 11:57:38.515017 | controller |               },
2026-06-11 11:57:38.515031 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-11 11:57:38.515045 | controller |                 ".": {},
2026-06-11 11:57:38.515060 | controller |                 "f:lastProbeTime": {},
2026-06-11 11:57:38.515074 | controller |                 "f:lastTransitionTime": {},
2026-06-11 11:57:38.515089 | controller |                 "f:status": {},
2026-06-11 11:57:38.515103 | controller |                 "f:type": {}
2026-06-11 11:57:38.515117 | controller |               },
2026-06-11 11:57:38.515131 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-11 11:57:38.515145 | controller |                 ".": {},
2026-06-11 11:57:38.515159 | controller |                 "f:lastProbeTime": {},
2026-06-11 11:57:38.515173 | controller |                 "f:lastTransitionTime": {},
2026-06-11 11:57:38.515187 | controller |                 "f:status": {},
2026-06-11 11:57:38.515201 | controller |                 "f:type": {}
2026-06-11 11:57:38.515216 | controller |               },
2026-06-11 11:57:38.515230 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-11 11:57:38.515245 | controller |                 ".": {},
2026-06-11 11:57:38.515259 | controller |                 "f:lastProbeTime": {},
2026-06-11 11:57:38.515273 | controller |                 "f:lastTransitionTime": {},
2026-06-11 11:57:38.515287 | controller |                 "f:status": {},
2026-06-11 11:57:38.515302 | controller |                 "f:type": {}
2026-06-11 11:57:38.515316 | controller |               }
2026-06-11 11:57:38.515331 | controller |             },
2026-06-11 11:57:38.515359 | controller |             "f:containerStatuses": {},
2026-06-11 11:57:38.515383 | controller |             "f:hostIP": {},
2026-06-11 11:57:38.515399 | controller |             "f:hostIPs": {},
2026-06-11 11:57:38.515414 | controller |             "f:phase": {},
2026-06-11 11:57:38.515428 | controller |             "f:podIP": {},
2026-06-11 11:57:38.515443 | controller |             "f:podIPs": {
2026-06-11 11:57:38.515457 | controller |               ".": {},
2026-06-11 11:57:38.515472 | controller |               "k:{\"ip\":\"10.217.0.61\"}": {
2026-06-11 11:57:38.515487 | controller |                 ".": {},
2026-06-11 11:57:38.515501 | controller |                 "f:ip": {}
2026-06-11 11:57:38.515516 | controller |               }
2026-06-11 11:57:38.515530 | controller |             },
2026-06-11 11:57:38.515545 | controller |             "f:startTime": {}
2026-06-11 11:57:38.515559 | controller |           }
2026-06-11 11:57:38.515574 | controller |         },
2026-06-11 11:57:38.515588 | controller |         "manager": "kubelet",
2026-06-11 11:57:38.515603 | controller |         "operation": "Update",
2026-06-11 11:57:38.515617 | controller |         "subresource": "status",
2026-06-11 11:57:38.515631 | controller |         "time": "2026-06-11T11:01:10Z"
2026-06-11 11:57:38.515646 | controller |       }
2026-06-11 11:57:38.515660 | controller |     ],
2026-06-11 11:57:38.515674 | controller |     "name": "openstack-operator-controller-init-74c8f49894-l9994",
2026-06-11 11:57:38.515689 | controller |     "namespace": "openstack-operators",
2026-06-11 11:57:38.515703 | controller |     "ownerReferences": [
2026-06-11 11:57:38.515718 | controller |       {
2026-06-11 11:57:38.515733 | controller |         "apiVersion": "apps/v1",
2026-06-11 11:57:38.515747 | controller |         "blockOwnerDeletion": true,
2026-06-11 11:57:38.515762 | controller |         "controller": true,
2026-06-11 11:57:38.515777 | controller |         "kind": "ReplicaSet",
2026-06-11 11:57:38.515791 | controller |         "name": "openstack-operator-controller-init-74c8f49894",
2026-06-11 11:57:38.515806 | controller |         "uid": "90c71081-1b60-4fdd-a200-bad6b90d9fe5"
2026-06-11 11:57:38.515821 | controller |       }
2026-06-11 11:57:38.515836 | controller |     ],
2026-06-11 11:57:38.515851 | controller |     "resourceVersion": "51884",
2026-06-11 11:57:38.515865 | controller |     "uid": "9a45ba17-97b4-442c-a6f7-4b56d1017750"
2026-06-11 11:57:38.515880 | controller |   },
2026-06-11 11:57:38.515895 | controller |   "spec": {
2026-06-11 11:57:38.515909 | controller |     "containers": [
2026-06-11 11:57:38.515924 | controller |       {
2026-06-11 11:57:38.515938 | controller |         "args": [
2026-06-11 11:57:38.515952 | controller |           "--leader-elect",
2026-06-11 11:57:38.515967 | controller |           "--health-probe-bind-address=:8081"
2026-06-11 11:57:38.515981 | controller |         ],
2026-06-11 11:57:38.515996 | controller |         "command": [
2026-06-11 11:57:38.516011 | controller |           "/operator"
2026-06-11 11:57:38.516028 | controller |         ],
2026-06-11 11:57:38.516045 | controller |         "env": [
2026-06-11 11:57:38.516059 | controller |           {
2026-06-11 11:57:38.516074 | controller |             "name": "RELATED_IMAGE_AGENT_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.516089 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest"
2026-06-11 11:57:38.516103 | controller |           },
2026-06-11 11:57:38.516118 | controller |           {
2026-06-11 11:57:38.516132 | controller |             "name": "RELATED_IMAGE_ANSIBLEEE_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.516147 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest"
2026-06-11 11:57:38.516162 | controller |           },
2026-06-11 11:57:38.516177 | controller |           {
2026-06-11 11:57:38.516191 | controller |             "name": "RELATED_IMAGE_AODH_API_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.516205 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-api:current-podified"
2026-06-11 11:57:38.516223 | controller |           },
2026-06-11 11:57:38.516238 | controller |           {
2026-06-11 11:57:38.516253 | controller |             "name": "RELATED_IMAGE_AODH_EVALUATOR_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.516268 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-evaluator:current-podified"
2026-06-11 11:57:38.516282 | controller |           },
2026-06-11 11:57:38.516297 | controller |           {
2026-06-11 11:57:38.516311 | controller |             "name": "RELATED_IMAGE_AODH_LISTENER_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.516326 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-listener:current-podified"
2026-06-11 11:57:38.516341 | controller |           },
2026-06-11 11:57:38.516374 | controller |           {
2026-06-11 11:57:38.516390 | controller |             "name": "RELATED_IMAGE_AODH_NOTIFIER_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.516404 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-notifier:current-podified"
2026-06-11 11:57:38.516419 | controller |           },
2026-06-11 11:57:38.516434 | controller |           {
2026-06-11 11:57:38.516448 | controller |             "name": "RELATED_IMAGE_APACHE_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.516462 | controller |             "value": "registry.redhat.io/ubi9/httpd-24:latest"
2026-06-11 11:57:38.516477 | controller |           },
2026-06-11 11:57:38.516491 | controller |           {
2026-06-11 11:57:38.516506 | controller |             "name": "RELATED_IMAGE_BARBICAN_API_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.516520 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified"
2026-06-11 11:57:38.516535 | controller |           },
2026-06-11 11:57:38.516549 | controller |           {
2026-06-11 11:57:38.516564 | controller |             "name": "RELATED_IMAGE_BARBICAN_KEYSTONE_LISTENER_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.516579 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified"
2026-06-11 11:57:38.516594 | controller |           },
2026-06-11 11:57:38.516609 | controller |           {
2026-06-11 11:57:38.516623 | controller |             "name": "RELATED_IMAGE_BARBICAN_WORKER_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.516637 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified"
2026-06-11 11:57:38.516652 | controller |           },
2026-06-11 11:57:38.516667 | controller |           {
2026-06-11 11:57:38.516681 | controller |             "name": "RELATED_IMAGE_CEILOMETER_CENTRAL_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.516720 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified"
2026-06-11 11:57:38.516739 | controller |           },
2026-06-11 11:57:38.516754 | controller |           {
2026-06-11 11:57:38.516769 | controller |             "name": "RELATED_IMAGE_CEILOMETER_COMPUTE_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.516784 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-compute:current-podified"
2026-06-11 11:57:38.516799 | controller |           },
2026-06-11 11:57:38.516813 | controller |           {
2026-06-11 11:57:38.516828 | controller |             "name": "RELATED_IMAGE_CEILOMETER_IPMI_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.516843 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-ipmi:current-podified"
2026-06-11 11:57:38.516858 | controller |           },
2026-06-11 11:57:38.516872 | controller |           {
2026-06-11 11:57:38.516887 | controller |             "name": "RELATED_IMAGE_CEILOMETER_NOTIFICATION_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.516902 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified"
2026-06-11 11:57:38.516916 | controller |           },
2026-06-11 11:57:38.516930 | controller |           {
2026-06-11 11:57:38.516948 | controller |             "name": "RELATED_IMAGE_CEILOMETER_MYSQLD_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.516963 | controller |             "value": "quay.io/openstack-k8s-operators/mysqld_exporter:latest"
2026-06-11 11:57:38.516978 | controller |           },
2026-06-11 11:57:38.516993 | controller |           {
2026-06-11 11:57:38.517007 | controller |             "name": "RELATED_IMAGE_CEILOMETER_SGCORE_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.517022 | controller |             "value": "quay.io/openstack-k8s-operators/sg-core:latest"
2026-06-11 11:57:38.517036 | controller |           },
2026-06-11 11:57:38.517051 | controller |           {
2026-06-11 11:57:38.517066 | controller |             "name": "RELATED_IMAGE_KSM_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.517080 | controller |             "value": "registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0"
2026-06-11 11:57:38.517095 | controller |           },
2026-06-11 11:57:38.517110 | controller |           {
2026-06-11 11:57:38.517125 | controller |             "name": "RELATED_IMAGE_CINDER_API_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.517139 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified"
2026-06-11 11:57:38.517154 | controller |           },
2026-06-11 11:57:38.517168 | controller |           {
2026-06-11 11:57:38.517183 | controller |             "name": "RELATED_IMAGE_CINDER_BACKUP_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.517197 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-backup:current-podified"
2026-06-11 11:57:38.517212 | controller |           },
2026-06-11 11:57:38.517226 | controller |           {
2026-06-11 11:57:38.517241 | controller |             "name": "RELATED_IMAGE_CINDER_SCHEDULER_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.517255 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified"
2026-06-11 11:57:38.517280 | controller |           },
2026-06-11 11:57:38.517295 | controller |           {
2026-06-11 11:57:38.517310 | controller |             "name": "RELATED_IMAGE_CINDER_VOLUME_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.517325 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-volume:current-podified"
2026-06-11 11:57:38.517339 | controller |           },
2026-06-11 11:57:38.517370 | controller |           {
2026-06-11 11:57:38.517387 | controller |             "name": "RELATED_IMAGE_CLOUDKITTY_API_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.517401 | controller |             "value": "quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-api:current"
2026-06-11 11:57:38.517415 | controller |           },
2026-06-11 11:57:38.517430 | controller |           {
2026-06-11 11:57:38.517444 | controller |             "name": "RELATED_IMAGE_CLOUDKITTY_PROC_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.517459 | controller |             "value": "quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-processor:current"
2026-06-11 11:57:38.517474 | controller |           },
2026-06-11 11:57:38.517489 | controller |           {
2026-06-11 11:57:38.517503 | controller |             "name": "RELATED_IMAGE_DESIGNATE_API_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.517517 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-api:current-podified"
2026-06-11 11:57:38.517532 | controller |           },
2026-06-11 11:57:38.517546 | controller |           {
2026-06-11 11:57:38.517561 | controller |             "name": "RELATED_IMAGE_DESIGNATE_BACKENDBIND9_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.517576 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-backend-bind9:current-podified"
2026-06-11 11:57:38.517590 | controller |           },
2026-06-11 11:57:38.517605 | controller |           {
2026-06-11 11:57:38.517619 | controller |             "name": "RELATED_IMAGE_DESIGNATE_CENTRAL_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.517633 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-central:current-podified"
2026-06-11 11:57:38.517653 | controller |           },
2026-06-11 11:57:38.517667 | controller |           {
2026-06-11 11:57:38.517682 | controller |             "name": "RELATED_IMAGE_DESIGNATE_MDNS_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.517696 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-mdns:current-podified"
2026-06-11 11:57:38.517711 | controller |           },
2026-06-11 11:57:38.517726 | controller |           {
2026-06-11 11:57:38.517740 | controller |             "name": "RELATED_IMAGE_DESIGNATE_PRODUCER_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.517755 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-producer:current-podified"
2026-06-11 11:57:38.517801 | controller |           },
2026-06-11 11:57:38.517817 | controller |           {
2026-06-11 11:57:38.517832 | controller |             "name": "RELATED_IMAGE_DESIGNATE_UNBOUND_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.517847 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-unbound:current-podified"
2026-06-11 11:57:38.517862 | controller |           },
2026-06-11 11:57:38.517876 | controller |           {
2026-06-11 11:57:38.517890 | controller |             "name": "RELATED_IMAGE_DESIGNATE_WORKER_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.517906 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-worker:current-podified"
2026-06-11 11:57:38.517921 | controller |           },
2026-06-11 11:57:38.517936 | controller |           {
2026-06-11 11:57:38.517950 | controller |             "name": "RELATED_IMAGE_EDPM_FRR_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.517965 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-frr:current-podified"
2026-06-11 11:57:38.517980 | controller |           },
2026-06-11 11:57:38.517995 | controller |           {
2026-06-11 11:57:38.518009 | controller |             "name": "RELATED_IMAGE_EDPM_ISCSID_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.518024 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-iscsid:current-podified"
2026-06-11 11:57:38.518039 | controller |           },
2026-06-11 11:57:38.518053 | controller |           {
2026-06-11 11:57:38.518068 | controller |             "name": "RELATED_IMAGE_EDPM_LOGROTATE_CROND_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.518083 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cron:current-podified"
2026-06-11 11:57:38.518097 | controller |           },
2026-06-11 11:57:38.518112 | controller |           {
2026-06-11 11:57:38.518126 | controller |             "name": "RELATED_IMAGE_EDPM_MULTIPATHD_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.518141 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-multipathd:current-podified"
2026-06-11 11:57:38.518156 | controller |           },
2026-06-11 11:57:38.518171 | controller |           {
2026-06-11 11:57:38.518185 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_DHCP_AGENT_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.518200 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-dhcp-agent:current-podified"
2026-06-11 11:57:38.518215 | controller |           },
2026-06-11 11:57:38.518229 | controller |           {
2026-06-11 11:57:38.518244 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_METADATA_AGENT_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.518259 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-metadata-agent-ovn:current-podified"
2026-06-11 11:57:38.518274 | controller |           },
2026-06-11 11:57:38.518288 | controller |           {
2026-06-11 11:57:38.518303 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_OVN_AGENT_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.518317 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-ovn-agent:current-podified"
2026-06-11 11:57:38.518335 | controller |           },
2026-06-11 11:57:38.518366 | controller |           {
2026-06-11 11:57:38.518383 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_SRIOV_AGENT_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.518398 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-sriov-agent:current-podified"
2026-06-11 11:57:38.518413 | controller |           },
2026-06-11 11:57:38.518427 | controller |           {
2026-06-11 11:57:38.518442 | controller |             "name": "RELATED_IMAGE_EDPM_NODE_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.518456 | controller |             "value": "quay.io/prometheus/node-exporter:v1.5.0"
2026-06-11 11:57:38.518471 | controller |           },
2026-06-11 11:57:38.518485 | controller |           {
2026-06-11 11:57:38.518500 | controller |             "name": "RELATED_IMAGE_EDPM_KEPLER_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.518514 | controller |             "value": "quay.io/sustainable_computing_io/kepler:release-0.7.12"
2026-06-11 11:57:38.518528 | controller |           },
2026-06-11 11:57:38.518543 | controller |           {
2026-06-11 11:57:38.518557 | controller |             "name": "RELATED_IMAGE_OPENSTACK_NETWORK_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.518571 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified"
2026-06-11 11:57:38.518585 | controller |           },
2026-06-11 11:57:38.518599 | controller |           {
2026-06-11 11:57:38.518613 | controller |             "name": "RELATED_IMAGE_EDPM_OVN_BGP_AGENT_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.518627 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-bgp-agent:current-podified"
2026-06-11 11:57:38.518641 | controller |           },
2026-06-11 11:57:38.518655 | controller |           {
2026-06-11 11:57:38.518668 | controller |             "name": "RELATED_IMAGE_EDPM_PODMAN_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.518682 | controller |             "value": "quay.io/openstack-k8s-operators/prometheus-podman-exporter:latest"
2026-06-11 11:57:38.518696 | controller |           },
2026-06-11 11:57:38.518710 | controller |           {
2026-06-11 11:57:38.518723 | controller |             "name": "RELATED_IMAGE_GLANCE_API_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.518737 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-glance-api:current-podified"
2026-06-11 11:57:38.518751 | controller |           },
2026-06-11 11:57:38.518765 | controller |           {
2026-06-11 11:57:38.518779 | controller |             "name": "RELATED_IMAGE_HEAT_API_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.518792 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-heat-api:current-podified"
2026-06-11 11:57:38.518807 | controller |           },
2026-06-11 11:57:38.518821 | controller |           {
2026-06-11 11:57:38.518864 | controller |             "name": "RELATED_IMAGE_HEAT_CFNAPI_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.518882 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-heat-api-cfn:current-podified"
2026-06-11 11:57:38.518896 | controller |           },
2026-06-11 11:57:38.518911 | controller |           {
2026-06-11 11:57:38.518925 | controller |             "name": "RELATED_IMAGE_HEAT_ENGINE_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.518939 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-heat-engine:current-podified"
2026-06-11 11:57:38.518954 | controller |           },
2026-06-11 11:57:38.518968 | controller |           {
2026-06-11 11:57:38.518982 | controller |             "name": "RELATED_IMAGE_HORIZON_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.518996 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-horizon:current-podified"
2026-06-11 11:57:38.519011 | controller |           },
2026-06-11 11:57:38.519025 | controller |           {
2026-06-11 11:57:38.519040 | controller |             "name": "RELATED_IMAGE_INFRA_MEMCACHED_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.519057 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-memcached:current-podified"
2026-06-11 11:57:38.519072 | controller |           },
2026-06-11 11:57:38.519086 | controller |           {
2026-06-11 11:57:38.519100 | controller |             "name": "RELATED_IMAGE_INFRA_REDIS_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.519114 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-redis:current-podified"
2026-06-11 11:57:38.519128 | controller |           },
2026-06-11 11:57:38.519142 | controller |           {
2026-06-11 11:57:38.519156 | controller |             "name": "RELATED_IMAGE_IRONIC_API_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.519170 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-api:current-podified"
2026-06-11 11:57:38.519185 | controller |           },
2026-06-11 11:57:38.519199 | controller |           {
2026-06-11 11:57:38.519214 | controller |             "name": "RELATED_IMAGE_IRONIC_CONDUCTOR_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.519228 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-conductor:current-podified"
2026-06-11 11:57:38.519242 | controller |           },
2026-06-11 11:57:38.519256 | controller |           {
2026-06-11 11:57:38.519270 | controller |             "name": "RELATED_IMAGE_IRONIC_INSPECTOR_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.519284 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-inspector:current-podified"
2026-06-11 11:57:38.519298 | controller |           },
2026-06-11 11:57:38.519312 | controller |           {
2026-06-11 11:57:38.519326 | controller |             "name": "RELATED_IMAGE_IRONIC_NEUTRON_AGENT_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.519340 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-neutron-agent:current-podified"
2026-06-11 11:57:38.519372 | controller |           },
2026-06-11 11:57:38.519388 | controller |           {
2026-06-11 11:57:38.519403 | controller |             "name": "RELATED_IMAGE_IRONIC_PXE_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.519417 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-pxe:current-podified"
2026-06-11 11:57:38.519431 | controller |           },
2026-06-11 11:57:38.519445 | controller |           {
2026-06-11 11:57:38.519459 | controller |             "name": "RELATED_IMAGE_IRONIC_PYTHON_AGENT_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.519473 | controller |             "value": "quay.io/podified-antelope-centos9/ironic-python-agent:current-podified"
2026-06-11 11:57:38.519487 | controller |           },
2026-06-11 11:57:38.519501 | controller |           {
2026-06-11 11:57:38.519515 | controller |             "name": "RELATED_IMAGE_KEYSTONE_API_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.519529 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-keystone:current-podified"
2026-06-11 11:57:38.519543 | controller |           },
2026-06-11 11:57:38.519557 | controller |           {
2026-06-11 11:57:38.519571 | controller |             "name": "RELATED_IMAGE_MANILA_API_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.519586 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-manila-api:current-podified"
2026-06-11 11:57:38.519600 | controller |           },
2026-06-11 11:57:38.519614 | controller |           {
2026-06-11 11:57:38.519628 | controller |             "name": "RELATED_IMAGE_MANILA_SCHEDULER_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.519642 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-manila-scheduler:current-podified"
2026-06-11 11:57:38.519656 | controller |           },
2026-06-11 11:57:38.519670 | controller |           {
2026-06-11 11:57:38.519684 | controller |             "name": "RELATED_IMAGE_MANILA_SHARE_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.519698 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-manila-share:current-podified"
2026-06-11 11:57:38.519715 | controller |           },
2026-06-11 11:57:38.519729 | controller |           {
2026-06-11 11:57:38.519743 | controller |             "name": "RELATED_IMAGE_MARIADB_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.519757 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-mariadb:current-podified"
2026-06-11 11:57:38.519771 | controller |           },
2026-06-11 11:57:38.519785 | controller |           {
2026-06-11 11:57:38.519800 | controller |             "name": "RELATED_IMAGE_NET_UTILS_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.519813 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-netutils:current-podified"
2026-06-11 11:57:38.519827 | controller |           },
2026-06-11 11:57:38.519841 | controller |           {
2026-06-11 11:57:38.519855 | controller |             "name": "RELATED_IMAGE_NEUTRON_API_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.519869 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified"
2026-06-11 11:57:38.519883 | controller |           },
2026-06-11 11:57:38.519921 | controller |           {
2026-06-11 11:57:38.519941 | controller |             "name": "RELATED_IMAGE_NOVA_API_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.519956 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-api:current-podified"
2026-06-11 11:57:38.519971 | controller |           },
2026-06-11 11:57:38.519985 | controller |           {
2026-06-11 11:57:38.519999 | controller |             "name": "RELATED_IMAGE_NOVA_COMPUTE_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.520013 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-compute:current-podified"
2026-06-11 11:57:38.520028 | controller |           },
2026-06-11 11:57:38.520042 | controller |           {
2026-06-11 11:57:38.520057 | controller |             "name": "RELATED_IMAGE_NOVA_CONDUCTOR_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.520071 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified"
2026-06-11 11:57:38.520086 | controller |           },
2026-06-11 11:57:38.520100 | controller |           {
2026-06-11 11:57:38.520114 | controller |             "name": "RELATED_IMAGE_NOVA_NOVNC_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.520128 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified"
2026-06-11 11:57:38.520142 | controller |           },
2026-06-11 11:57:38.520156 | controller |           {
2026-06-11 11:57:38.520169 | controller |             "name": "RELATED_IMAGE_NOVA_SCHEDULER_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.520183 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified"
2026-06-11 11:57:38.520197 | controller |           },
2026-06-11 11:57:38.520212 | controller |           {
2026-06-11 11:57:38.520226 | controller |             "name": "RELATED_IMAGE_OCTAVIA_API_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.520240 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-api:current-podified"
2026-06-11 11:57:38.520255 | controller |           },
2026-06-11 11:57:38.520269 | controller |           {
2026-06-11 11:57:38.520283 | controller |             "name": "RELATED_IMAGE_OCTAVIA_HEALTHMANAGER_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.520297 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-health-manager:current-podified"
2026-06-11 11:57:38.520312 | controller |           },
2026-06-11 11:57:38.520326 | controller |           {
2026-06-11 11:57:38.520340 | controller |             "name": "RELATED_IMAGE_OCTAVIA_HOUSEKEEPING_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.520372 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-housekeeping:current-podified"
2026-06-11 11:57:38.520388 | controller |           },
2026-06-11 11:57:38.520402 | controller |           {
2026-06-11 11:57:38.520420 | controller |             "name": "RELATED_IMAGE_OCTAVIA_WORKER_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.520434 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-worker:current-podified"
2026-06-11 11:57:38.520448 | controller |           },
2026-06-11 11:57:38.520462 | controller |           {
2026-06-11 11:57:38.520476 | controller |             "name": "RELATED_IMAGE_OCTAVIA_RSYSLOG_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.520490 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-rsyslog:current-podified"
2026-06-11 11:57:38.520504 | controller |           },
2026-06-11 11:57:38.520518 | controller |           {
2026-06-11 11:57:38.520532 | controller |             "name": "RELATED_IMAGE_OPENSTACK_CLIENT_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.520545 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified"
2026-06-11 11:57:38.520559 | controller |           },
2026-06-11 11:57:38.520573 | controller |           {
2026-06-11 11:57:38.520587 | controller |             "name": "RELATED_IMAGE_OS_CONTAINER_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.520601 | controller |             "value": "quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified"
2026-06-11 11:57:38.520615 | controller |           },
2026-06-11 11:57:38.520629 | controller |           {
2026-06-11 11:57:38.520644 | controller |             "name": "RELATED_IMAGE_OVN_CONTROLLER_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.520658 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified"
2026-06-11 11:57:38.520672 | controller |           },
2026-06-11 11:57:38.520686 | controller |           {
2026-06-11 11:57:38.520700 | controller |             "name": "RELATED_IMAGE_OVN_CONTROLLER_OVS_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.520714 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified"
2026-06-11 11:57:38.520729 | controller |           },
2026-06-11 11:57:38.520743 | controller |           {
2026-06-11 11:57:38.520757 | controller |             "name": "RELATED_IMAGE_OVN_NB_DBCLUSTER_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.520771 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified"
2026-06-11 11:57:38.520784 | controller |           },
2026-06-11 11:57:38.520798 | controller |           {
2026-06-11 11:57:38.520812 | controller |             "name": "RELATED_IMAGE_OVN_NORTHD_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.520826 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified"
2026-06-11 11:57:38.520840 | controller |           },
2026-06-11 11:57:38.520854 | controller |           {
2026-06-11 11:57:38.520868 | controller |             "name": "RELATED_IMAGE_OVN_SB_DBCLUSTER_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.520882 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified"
2026-06-11 11:57:38.520895 | controller |           },
2026-06-11 11:57:38.520909 | controller |           {
2026-06-11 11:57:38.520923 | controller |             "name": "RELATED_IMAGE_PLACEMENT_API_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.520937 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-placement-api:current-podified"
2026-06-11 11:57:38.520951 | controller |           },
2026-06-11 11:57:38.520990 | controller |           {
2026-06-11 11:57:38.521010 | controller |             "name": "RELATED_IMAGE_RABBITMQ_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.521025 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified"
2026-06-11 11:57:38.521040 | controller |           },
2026-06-11 11:57:38.521054 | controller |           {
2026-06-11 11:57:38.521069 | controller |             "name": "RELATED_IMAGE_SWIFT_ACCOUNT_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.521086 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-account:current-podified"
2026-06-11 11:57:38.521101 | controller |           },
2026-06-11 11:57:38.521116 | controller |           {
2026-06-11 11:57:38.521130 | controller |             "name": "RELATED_IMAGE_SWIFT_CONTAINER_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.521144 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-container:current-podified"
2026-06-11 11:57:38.521158 | controller |           },
2026-06-11 11:57:38.521172 | controller |           {
2026-06-11 11:57:38.521185 | controller |             "name": "RELATED_IMAGE_SWIFT_OBJECT_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.521199 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-object:current-podified"
2026-06-11 11:57:38.521214 | controller |           },
2026-06-11 11:57:38.521228 | controller |           {
2026-06-11 11:57:38.521242 | controller |             "name": "RELATED_IMAGE_SWIFT_PROXY_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.521268 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified"
2026-06-11 11:57:38.521284 | controller |           },
2026-06-11 11:57:38.521299 | controller |           {
2026-06-11 11:57:38.521313 | controller |             "name": "RELATED_IMAGE_TEST_TEMPEST_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.521327 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-tempest-all:current-podified"
2026-06-11 11:57:38.521342 | controller |           },
2026-06-11 11:57:38.521375 | controller |           {
2026-06-11 11:57:38.521390 | controller |             "name": "RELATED_IMAGE_WATCHER_API_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.521405 | controller |             "value": "quay.io/podified-master-centos9/openstack-watcher-api:current-podified"
2026-06-11 11:57:38.521420 | controller |           },
2026-06-11 11:57:38.521434 | controller |           {
2026-06-11 11:57:38.521448 | controller |             "name": "RELATED_IMAGE_WATCHER_APPLIER_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.521462 | controller |             "value": "quay.io/podified-master-centos9/openstack-watcher-applier:current-podified"
2026-06-11 11:57:38.521477 | controller |           },
2026-06-11 11:57:38.521491 | controller |           {
2026-06-11 11:57:38.521505 | controller |             "name": "RELATED_IMAGE_WATCHER_DECISION_ENGINE_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.521519 | controller |             "value": "quay.io/podified-master-centos9/openstack-watcher-decision-engine:current-podified"
2026-06-11 11:57:38.521533 | controller |           },
2026-06-11 11:57:38.521547 | controller |           {
2026-06-11 11:57:38.521561 | controller |             "name": "TEST_TOBIKO_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.521575 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-tobiko:current-podified"
2026-06-11 11:57:38.521589 | controller |           },
2026-06-11 11:57:38.521603 | controller |           {
2026-06-11 11:57:38.521616 | controller |             "name": "TEST_ANSIBLETEST_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.521630 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ansible-tests:current-podified"
2026-06-11 11:57:38.521644 | controller |           },
2026-06-11 11:57:38.521658 | controller |           {
2026-06-11 11:57:38.521672 | controller |             "name": "TEST_HORIZONTEST_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.521686 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-horizontest:current-podified"
2026-06-11 11:57:38.521699 | controller |           },
2026-06-11 11:57:38.521713 | controller |           {
2026-06-11 11:57:38.521727 | controller |             "name": "RELATED_IMAGE_OPENSTACK_MUST_GATHER_DEFAULT",
2026-06-11 11:57:38.521740 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-must-gather:latest"
2026-06-11 11:57:38.521754 | controller |           },
2026-06-11 11:57:38.521772 | controller |           {
2026-06-11 11:57:38.521786 | controller |             "name": "RELATED_IMAGE_BARBICAN_OPERATOR_MANAGER_IMAGE_URL",
2026-06-11 11:57:38.521800 | controller |             "value": "quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7"
2026-06-11 11:57:38.521815 | controller |           },
2026-06-11 11:57:38.521829 | controller |           {
2026-06-11 11:57:38.521843 | controller |             "name": "RELATED_IMAGE_CINDER_OPERATOR_MANAGER_IMAGE_URL",
2026-06-11 11:57:38.521857 | controller |             "value": "quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce"
2026-06-11 11:57:38.521872 | controller |           },
2026-06-11 11:57:38.521886 | controller |           {
2026-06-11 11:57:38.521900 | controller |             "name": "RELATED_IMAGE_DESIGNATE_OPERATOR_MANAGER_IMAGE_URL",
2026-06-11 11:57:38.521914 | controller |             "value": "quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd"
2026-06-11 11:57:38.521928 | controller |           },
2026-06-11 11:57:38.521942 | controller |           {
2026-06-11 11:57:38.521956 | controller |             "name": "RELATED_IMAGE_GLANCE_OPERATOR_MANAGER_IMAGE_URL",
2026-06-11 11:57:38.521971 | controller |             "value": "quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9"
2026-06-11 11:57:38.521985 | controller |           },
2026-06-11 11:57:38.522000 | controller |           {
2026-06-11 11:57:38.522014 | controller |             "name": "RELATED_IMAGE_HEAT_OPERATOR_MANAGER_IMAGE_URL",
2026-06-11 11:57:38.522029 | controller |             "value": "quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752"
2026-06-11 11:57:38.522102 | controller |           },
2026-06-11 11:57:38.522118 | controller |           {
2026-06-11 11:57:38.522163 | controller |             "name": "RELATED_IMAGE_HORIZON_OPERATOR_MANAGER_IMAGE_URL",
2026-06-11 11:57:38.522179 | controller |             "value": "quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed"
2026-06-11 11:57:38.522194 | controller |           },
2026-06-11 11:57:38.522209 | controller |           {
2026-06-11 11:57:38.522223 | controller |             "name": "RELATED_IMAGE_INFRA_OPERATOR_MANAGER_IMAGE_URL",
2026-06-11 11:57:38.522238 | controller |             "value": "quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373"
2026-06-11 11:57:38.522252 | controller |           },
2026-06-11 11:57:38.522266 | controller |           {
2026-06-11 11:57:38.522280 | controller |             "name": "RELATED_IMAGE_IRONIC_OPERATOR_MANAGER_IMAGE_URL",
2026-06-11 11:57:38.522294 | controller |             "value": "quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf"
2026-06-11 11:57:38.522309 | controller |           },
2026-06-11 11:57:38.522323 | controller |           {
2026-06-11 11:57:38.522338 | controller |             "name": "RELATED_IMAGE_KEYSTONE_OPERATOR_MANAGER_IMAGE_URL",
2026-06-11 11:57:38.522369 | controller |             "value": "quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6"
2026-06-11 11:57:38.522385 | controller |           },
2026-06-11 11:57:38.522400 | controller |           {
2026-06-11 11:57:38.522414 | controller |             "name": "RELATED_IMAGE_MANILA_OPERATOR_MANAGER_IMAGE_URL",
2026-06-11 11:57:38.522429 | controller |             "value": "quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391"
2026-06-11 11:57:38.522443 | controller |           },
2026-06-11 11:57:38.522462 | controller |           {
2026-06-11 11:57:38.522476 | controller |             "name": "RELATED_IMAGE_MARIADB_OPERATOR_MANAGER_IMAGE_URL",
2026-06-11 11:57:38.522490 | controller |             "value": "quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398"
2026-06-11 11:57:38.522505 | controller |           },
2026-06-11 11:57:38.522519 | controller |           {
2026-06-11 11:57:38.522533 | controller |             "name": "RELATED_IMAGE_NEUTRON_OPERATOR_MANAGER_IMAGE_URL",
2026-06-11 11:57:38.522548 | controller |             "value": "quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d"
2026-06-11 11:57:38.522562 | controller |           },
2026-06-11 11:57:38.522576 | controller |           {
2026-06-11 11:57:38.522590 | controller |             "name": "RELATED_IMAGE_NOVA_OPERATOR_MANAGER_IMAGE_URL",
2026-06-11 11:57:38.522604 | controller |             "value": "quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60"
2026-06-11 11:57:38.522619 | controller |           },
2026-06-11 11:57:38.522633 | controller |           {
2026-06-11 11:57:38.522647 | controller |             "name": "RELATED_IMAGE_OCTAVIA_OPERATOR_MANAGER_IMAGE_URL",
2026-06-11 11:57:38.522661 | controller |             "value": "quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63"
2026-06-11 11:57:38.522675 | controller |           },
2026-06-11 11:57:38.522690 | controller |           {
2026-06-11 11:57:38.522709 | controller |             "name": "RELATED_IMAGE_OPENSTACK_BAREMETAL_OPERATOR_MANAGER_IMAGE_URL",
2026-06-11 11:57:38.522783 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1"
2026-06-11 11:57:38.522804 | controller |           },
2026-06-11 11:57:38.522820 | controller |           {
2026-06-11 11:57:38.522834 | controller |             "name": "RELATED_IMAGE_OVN_OPERATOR_MANAGER_IMAGE_URL",
2026-06-11 11:57:38.522849 | controller |             "value": "quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7"
2026-06-11 11:57:38.522864 | controller |           },
2026-06-11 11:57:38.522878 | controller |           {
2026-06-11 11:57:38.522892 | controller |             "name": "RELATED_IMAGE_SWIFT_OPERATOR_MANAGER_IMAGE_URL",
2026-06-11 11:57:38.522906 | controller |             "value": "quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67"
2026-06-11 11:57:38.522920 | controller |           },
2026-06-11 11:57:38.522934 | controller |           {
2026-06-11 11:57:38.522948 | controller |             "name": "RELATED_IMAGE_TELEMETRY_OPERATOR_MANAGER_IMAGE_URL",
2026-06-11 11:57:38.522961 | controller |             "value": "quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6"
2026-06-11 11:57:38.522975 | controller |           },
2026-06-11 11:57:38.522989 | controller |           {
2026-06-11 11:57:38.523003 | controller |             "name": "RELATED_IMAGE_TEST_OPERATOR_MANAGER_IMAGE_URL",
2026-06-11 11:57:38.523016 | controller |             "value": "quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc"
2026-06-11 11:57:38.523030 | controller |           },
2026-06-11 11:57:38.523044 | controller |           {
2026-06-11 11:57:38.523058 | controller |             "name": "RELATED_IMAGE_WATCHER_OPERATOR_MANAGER_IMAGE_URL",
2026-06-11 11:57:38.523072 | controller |             "value": "quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d"
2026-06-11 11:57:38.523086 | controller |           },
2026-06-11 11:57:38.523108 | controller |           {
2026-06-11 11:57:38.523123 | controller |             "name": "OPENSTACK_RELEASE_VERSION",
2026-06-11 11:57:38.523137 | controller |             "value": "0.6.0-1781173393"
2026-06-11 11:57:38.523151 | controller |           },
2026-06-11 11:57:38.523166 | controller |           {
2026-06-11 11:57:38.523180 | controller |             "name": "OPERATOR_IMAGE_URL",
2026-06-11 11:57:38.523195 | controller |             "value": "38.102.83.74:5001/openstack-k8s-operators/openstack-operator:2895d87b692193b55d566fae26f4c769f7f44de8"
2026-06-11 11:57:38.523210 | controller |           },
2026-06-11 11:57:38.523224 | controller |           {
2026-06-11 11:57:38.523238 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-11 11:57:38.523252 | controller |             "value": "false"
2026-06-11 11:57:38.523266 | controller |           },
2026-06-11 11:57:38.523281 | controller |           {
2026-06-11 11:57:38.523295 | controller |             "name": "LEASE_DURATION",
2026-06-11 11:57:38.523310 | controller |             "value": "30"
2026-06-11 11:57:38.523324 | controller |           },
2026-06-11 11:57:38.523339 | controller |           {
2026-06-11 11:57:38.523379 | controller |             "name": "RENEW_DEADLINE",
2026-06-11 11:57:38.523395 | controller |             "value": "20"
2026-06-11 11:57:38.523410 | controller |           },
2026-06-11 11:57:38.523425 | controller |           {
2026-06-11 11:57:38.523440 | controller |             "name": "RETRY_PERIOD",
2026-06-11 11:57:38.523455 | controller |             "value": "5"
2026-06-11 11:57:38.523470 | controller |           },
2026-06-11 11:57:38.523484 | controller |           {
2026-06-11 11:57:38.523499 | controller |             "name": "OPERATOR_CONDITION_NAME",
2026-06-11 11:57:38.523514 | controller |             "value": "openstack-operator.v0.6.0"
2026-06-11 11:57:38.523529 | controller |           }
2026-06-11 11:57:38.523544 | controller |         ],
2026-06-11 11:57:38.523558 | controller |         "image": "38.102.83.74:5001/openstack-k8s-operators/openstack-operator:2895d87b692193b55d566fae26f4c769f7f44de8",
2026-06-11 11:57:38.523573 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-11 11:57:38.523588 | controller |         "livenessProbe": {
2026-06-11 11:57:38.523602 | controller |           "failureThreshold": 3,
2026-06-11 11:57:38.523617 | controller |           "httpGet": {
2026-06-11 11:57:38.523631 | controller |             "path": "/healthz",
2026-06-11 11:57:38.523646 | controller |             "port": 8081,
2026-06-11 11:57:38.523660 | controller |             "scheme": "HTTP"
2026-06-11 11:57:38.523675 | controller |           },
2026-06-11 11:57:38.523690 | controller |           "initialDelaySeconds": 15,
2026-06-11 11:57:38.523704 | controller |           "periodSeconds": 20,
2026-06-11 11:57:38.523719 | controller |           "successThreshold": 1,
2026-06-11 11:57:38.523733 | controller |           "timeoutSeconds": 1
2026-06-11 11:57:38.523748 | controller |         },
2026-06-11 11:57:38.523762 | controller |         "name": "operator",
2026-06-11 11:57:38.523777 | controller |         "readinessProbe": {
2026-06-11 11:57:38.523791 | controller |           "failureThreshold": 3,
2026-06-11 11:57:38.523805 | controller |           "httpGet": {
2026-06-11 11:57:38.523819 | controller |             "path": "/readyz",
2026-06-11 11:57:38.523834 | controller |             "port": 8081,
2026-06-11 11:57:38.523848 | controller |             "scheme": "HTTP"
2026-06-11 11:57:38.523862 | controller |           },
2026-06-11 11:57:38.523876 | controller |           "initialDelaySeconds": 5,
2026-06-11 11:57:38.523891 | controller |           "periodSeconds": 10,
2026-06-11 11:57:38.523905 | controller |           "successThreshold": 1,
2026-06-11 11:57:38.523920 | controller |           "timeoutSeconds": 1
2026-06-11 11:57:38.523934 | controller |         },
2026-06-11 11:57:38.523948 | controller |         "resources": {
2026-06-11 11:57:38.523963 | controller |           "limits": {
2026-06-11 11:57:38.523981 | controller |             "cpu": "500m",
2026-06-11 11:57:38.523996 | controller |             "memory": "256Mi"
2026-06-11 11:57:38.524011 | controller |           },
2026-06-11 11:57:38.524025 | controller |           "requests": {
2026-06-11 11:57:38.524040 | controller |             "cpu": "10m",
2026-06-11 11:57:38.524054 | controller |             "memory": "128Mi"
2026-06-11 11:57:38.524069 | controller |           }
2026-06-11 11:57:38.524084 | controller |         },
2026-06-11 11:57:38.524098 | controller |         "securityContext": {
2026-06-11 11:57:38.524113 | controller |           "allowPrivilegeEscalation": false,
2026-06-11 11:57:38.524127 | controller |           "capabilities": {
2026-06-11 11:57:38.524142 | controller |             "drop": [
2026-06-11 11:57:38.524157 | controller |               "ALL"
2026-06-11 11:57:38.524171 | controller |             ]
2026-06-11 11:57:38.524186 | controller |           },
2026-06-11 11:57:38.524201 | controller |           "runAsUser": 1000660000
2026-06-11 11:57:38.524216 | controller |         },
2026-06-11 11:57:38.524231 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-11 11:57:38.524246 | controller |         "terminationMessagePolicy": "File",
2026-06-11 11:57:38.524261 | controller |         "volumeMounts": [
2026-06-11 11:57:38.524275 | controller |           {
2026-06-11 11:57:38.524289 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 11:57:38.524304 | controller |             "name": "kube-api-access-hj2st",
2026-06-11 11:57:38.524318 | controller |             "readOnly": true
2026-06-11 11:57:38.524332 | controller |           }
2026-06-11 11:57:38.524362 | controller |         ]
2026-06-11 11:57:38.524381 | controller |       }
2026-06-11 11:57:38.524397 | controller |     ],
2026-06-11 11:57:38.524411 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-11 11:57:38.524426 | controller |     "enableServiceLinks": true,
2026-06-11 11:57:38.524441 | controller |     "imagePullSecrets": [
2026-06-11 11:57:38.524456 | controller |       {
2026-06-11 11:57:38.524471 | controller |         "name": "openstack-operator-controller-init-dockercfg-dbrmh"
2026-06-11 11:57:38.524486 | controller |       }
2026-06-11 11:57:38.524501 | controller |     ],
2026-06-11 11:57:38.524516 | controller |     "nodeName": "crc",
2026-06-11 11:57:38.524531 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-11 11:57:38.524545 | controller |     "priority": 0,
2026-06-11 11:57:38.524560 | controller |     "restartPolicy": "Always",
2026-06-11 11:57:38.524574 | controller |     "schedulerName": "default-scheduler",
2026-06-11 11:57:38.524589 | controller |     "securityContext": {
2026-06-11 11:57:38.524603 | controller |       "fsGroup": 1000660000,
2026-06-11 11:57:38.524618 | controller |       "runAsNonRoot": true,
2026-06-11 11:57:38.524632 | controller |       "seLinuxOptions": {
2026-06-11 11:57:38.524646 | controller |         "level": "s0:c26,c5"
2026-06-11 11:57:38.524661 | controller |       },
2026-06-11 11:57:38.524675 | controller |       "seccompProfile": {
2026-06-11 11:57:38.524690 | controller |         "type": "RuntimeDefault"
2026-06-11 11:57:38.524705 | controller |       }
2026-06-11 11:57:38.524719 | controller |     },
2026-06-11 11:57:38.524734 | controller |     "serviceAccount": "openstack-operator-controller-init",
2026-06-11 11:57:38.524748 | controller |     "serviceAccountName": "openstack-operator-controller-init",
2026-06-11 11:57:38.524763 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-11 11:57:38.524777 | controller |     "tolerations": [
2026-06-11 11:57:38.524792 | controller |       {
2026-06-11 11:57:38.524807 | controller |         "effect": "NoExecute",
2026-06-11 11:57:38.524821 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-11 11:57:38.524836 | controller |         "operator": "Exists",
2026-06-11 11:57:38.524850 | controller |         "tolerationSeconds": 120
2026-06-11 11:57:38.524869 | controller |       },
2026-06-11 11:57:38.524883 | controller |       {
2026-06-11 11:57:38.524898 | controller |         "effect": "NoExecute",
2026-06-11 11:57:38.524913 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-11 11:57:38.524927 | controller |         "operator": "Exists",
2026-06-11 11:57:38.524942 | controller |         "tolerationSeconds": 120
2026-06-11 11:57:38.524956 | controller |       },
2026-06-11 11:57:38.524971 | controller |       {
2026-06-11 11:57:38.524985 | controller |         "effect": "NoSchedule",
2026-06-11 11:57:38.525000 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-11 11:57:38.525016 | controller |         "operator": "Exists"
2026-06-11 11:57:38.525033 | controller |       }
2026-06-11 11:57:38.525047 | controller |     ],
2026-06-11 11:57:38.525062 | controller |     "volumes": [
2026-06-11 11:57:38.525076 | controller |       {
2026-06-11 11:57:38.525090 | controller |         "name": "kube-api-access-hj2st",
2026-06-11 11:57:38.525105 | controller |         "projected": {
2026-06-11 11:57:38.525119 | controller |           "defaultMode": 420,
2026-06-11 11:57:38.525133 | controller |           "sources": [
2026-06-11 11:57:38.525147 | controller |             {
2026-06-11 11:57:38.525162 | controller |               "serviceAccountToken": {
2026-06-11 11:57:38.525176 | controller |                 "expirationSeconds": 3607,
2026-06-11 11:57:38.525190 | controller |                 "path": "token"
2026-06-11 11:57:38.525205 | controller |               }
2026-06-11 11:57:38.525219 | controller |             },
2026-06-11 11:57:38.525234 | controller |             {
2026-06-11 11:57:38.525249 | controller |               "configMap": {
2026-06-11 11:57:38.525275 | controller |                 "items": [
2026-06-11 11:57:38.525291 | controller |                   {
2026-06-11 11:57:38.525305 | controller |                     "key": "ca.crt",
2026-06-11 11:57:38.525320 | controller |                     "path": "ca.crt"
2026-06-11 11:57:38.525335 | controller |                   }
2026-06-11 11:57:38.525366 | controller |                 ],
2026-06-11 11:57:38.525382 | controller |                 "name": "kube-root-ca.crt"
2026-06-11 11:57:38.525397 | controller |               }
2026-06-11 11:57:38.525412 | controller |             },
2026-06-11 11:57:38.525426 | controller |             {
2026-06-11 11:57:38.525441 | controller |               "downwardAPI": {
2026-06-11 11:57:38.525481 | controller |                 "items": [
2026-06-11 11:57:38.525497 | controller |                   {
2026-06-11 11:57:38.525512 | controller |                     "fieldRef": {
2026-06-11 11:57:38.525527 | controller |                       "apiVersion": "v1",
2026-06-11 11:57:38.525543 | controller |                       "fieldPath": "metadata.namespace"
2026-06-11 11:57:38.525557 | controller |                     },
2026-06-11 11:57:38.525572 | controller |                     "path": "namespace"
2026-06-11 11:57:38.525587 | controller |                   }
2026-06-11 11:57:38.525602 | controller |                 ]
2026-06-11 11:57:38.525617 | controller |               }
2026-06-11 11:57:38.525631 | controller |             },
2026-06-11 11:57:38.525646 | controller |             {
2026-06-11 11:57:38.525660 | controller |               "configMap": {
2026-06-11 11:57:38.525675 | controller |                 "items": [
2026-06-11 11:57:38.525690 | controller |                   {
2026-06-11 11:57:38.525705 | controller |                     "key": "service-ca.crt",
2026-06-11 11:57:38.525719 | controller |                     "path": "service-ca.crt"
2026-06-11 11:57:38.525734 | controller |                   }
2026-06-11 11:57:38.525749 | controller |                 ],
2026-06-11 11:57:38.525764 | controller |                 "name": "openshift-service-ca.crt"
2026-06-11 11:57:38.525778 | controller |               }
2026-06-11 11:57:38.525793 | controller |             }
2026-06-11 11:57:38.525807 | controller |           ]
2026-06-11 11:57:38.525826 | controller |         }
2026-06-11 11:57:38.525841 | controller |       }
2026-06-11 11:57:38.525856 | controller |     ]
2026-06-11 11:57:38.525871 | controller |   },
2026-06-11 11:57:38.525886 | controller |   "status": {
2026-06-11 11:57:38.525900 | controller |     "conditions": [
2026-06-11 11:57:38.525915 | controller |       {
2026-06-11 11:57:38.525929 | controller |         "lastProbeTime": null,
2026-06-11 11:57:38.525944 | controller |         "lastTransitionTime": "2026-06-11T11:00:59Z",
2026-06-11 11:57:38.525959 | controller |         "status": "True",
2026-06-11 11:57:38.525973 | controller |         "type": "PodReadyToStartContainers"
2026-06-11 11:57:38.525988 | controller |       },
2026-06-11 11:57:38.526003 | controller |       {
2026-06-11 11:57:38.526018 | controller |         "lastProbeTime": null,
2026-06-11 11:57:38.526033 | controller |         "lastTransitionTime": "2026-06-11T11:00:20Z",
2026-06-11 11:57:38.526047 | controller |         "status": "True",
2026-06-11 11:57:38.526062 | controller |         "type": "Initialized"
2026-06-11 11:57:38.526077 | controller |       },
2026-06-11 11:57:38.526091 | controller |       {
2026-06-11 11:57:38.526106 | controller |         "lastProbeTime": null,
2026-06-11 11:57:38.526121 | controller |         "lastTransitionTime": "2026-06-11T11:01:10Z",
2026-06-11 11:57:38.526135 | controller |         "status": "True",
2026-06-11 11:57:38.526150 | controller |         "type": "Ready"
2026-06-11 11:57:38.526165 | controller |       },
2026-06-11 11:57:38.526179 | controller |       {
2026-06-11 11:57:38.526220 | controller |         "lastProbeTime": null,
2026-06-11 11:57:38.526241 | controller |         "lastTransitionTime": "2026-06-11T11:01:10Z",
2026-06-11 11:57:38.526257 | controller |         "status": "True",
2026-06-11 11:57:38.526272 | controller |         "type": "ContainersReady"
2026-06-11 11:57:38.526286 | controller |       },
2026-06-11 11:57:38.526301 | controller |       {
2026-06-11 11:57:38.526316 | controller |         "lastProbeTime": null,
2026-06-11 11:57:38.526331 | controller |         "lastTransitionTime": "2026-06-11T11:00:20Z",
2026-06-11 11:57:38.526361 | controller |         "status": "True",
2026-06-11 11:57:38.526384 | controller |         "type": "PodScheduled"
2026-06-11 11:57:38.526400 | controller |       }
2026-06-11 11:57:38.526415 | controller |     ],
2026-06-11 11:57:38.526430 | controller |     "containerStatuses": [
2026-06-11 11:57:38.526445 | controller |       {
2026-06-11 11:57:38.526459 | controller |         "allocatedResources": {
2026-06-11 11:57:38.526474 | controller |           "cpu": "10m",
2026-06-11 11:57:38.526489 | controller |           "memory": "128Mi"
2026-06-11 11:57:38.526503 | controller |         },
2026-06-11 11:57:38.526518 | controller |         "containerID": "cri-o://c2ace265060b6a0bc08b82cf200b32efa9cff314a596cc9df8dd6b448b806272",
2026-06-11 11:57:38.526533 | controller |         "image": "38.102.83.74:5001/openstack-k8s-operators/openstack-operator:2895d87b692193b55d566fae26f4c769f7f44de8",
2026-06-11 11:57:38.526548 | controller |         "imageID": "38.102.83.74:5001/openstack-k8s-operators/openstack-operator@sha256:ba30b7e8a529687c3ce89e3aca2ebc401b4202f0a3e445c8fe9eb5c0619c0cd5",
2026-06-11 11:57:38.526563 | controller |         "lastState": {},
2026-06-11 11:57:38.526578 | controller |         "name": "operator",
2026-06-11 11:57:38.526594 | controller |         "ready": true,
2026-06-11 11:57:38.526609 | controller |         "resources": {
2026-06-11 11:57:38.526624 | controller |           "limits": {
2026-06-11 11:57:38.526639 | controller |             "cpu": "500m",
2026-06-11 11:57:38.526654 | controller |             "memory": "256Mi"
2026-06-11 11:57:38.526668 | controller |           },
2026-06-11 11:57:38.526683 | controller |           "requests": {
2026-06-11 11:57:38.526698 | controller |             "cpu": "10m",
2026-06-11 11:57:38.526712 | controller |             "memory": "128Mi"
2026-06-11 11:57:38.526727 | controller |           }
2026-06-11 11:57:38.526746 | controller |         },
2026-06-11 11:57:38.526761 | controller |         "restartCount": 0,
2026-06-11 11:57:38.526775 | controller |         "started": true,
2026-06-11 11:57:38.526790 | controller |         "state": {
2026-06-11 11:57:38.526804 | controller |           "running": {
2026-06-11 11:57:38.526819 | controller |             "startedAt": "2026-06-11T11:00:58Z"
2026-06-11 11:57:38.526833 | controller |           }
2026-06-11 11:57:38.526848 | controller |         },
2026-06-11 11:57:38.526862 | controller |         "user": {
2026-06-11 11:57:38.526877 | controller |           "linux": {
2026-06-11 11:57:38.526891 | controller |             "gid": 0,
2026-06-11 11:57:38.526906 | controller |             "supplementalGroups": [
2026-06-11 11:57:38.526920 | controller |               0,
2026-06-11 11:57:38.526934 | controller |               1000660000
2026-06-11 11:57:38.526949 | controller |             ],
2026-06-11 11:57:38.526963 | controller |             "uid": 1000660000
2026-06-11 11:57:38.526978 | controller |           }
2026-06-11 11:57:38.526992 | controller |         },
2026-06-11 11:57:38.527007 | controller |         "volumeMounts": [
2026-06-11 11:57:38.527021 | controller |           {
2026-06-11 11:57:38.527036 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 11:57:38.527050 | controller |             "name": "kube-api-access-hj2st",
2026-06-11 11:57:38.527065 | controller |             "readOnly": true,
2026-06-11 11:57:38.527079 | controller |             "recursiveReadOnly": "Disabled"
2026-06-11 11:57:38.527094 | controller |           }
2026-06-11 11:57:38.527108 | controller |         ]
2026-06-11 11:57:38.527123 | controller |       }
2026-06-11 11:57:38.527137 | controller |     ],
2026-06-11 11:57:38.527152 | controller |     "hostIP": "192.168.126.11",
2026-06-11 11:57:38.527166 | controller |     "hostIPs": [
2026-06-11 11:57:38.527180 | controller |       {
2026-06-11 11:57:38.527194 | controller |         "ip": "192.168.126.11"
2026-06-11 11:57:38.527209 | controller |       }
2026-06-11 11:57:38.527223 | controller |     ],
2026-06-11 11:57:38.527238 | controller |     "phase": "Running",
2026-06-11 11:57:38.527252 | controller |     "podIP": "10.217.0.61",
2026-06-11 11:57:38.527295 | controller |     "podIPs": [
2026-06-11 11:57:38.527314 | controller |       {
2026-06-11 11:57:38.527329 | controller |         "ip": "10.217.0.61"
2026-06-11 11:57:38.527343 | controller |       }
2026-06-11 11:57:38.527376 | controller |     ],
2026-06-11 11:57:38.527391 | controller |     "qosClass": "Burstable",
2026-06-11 11:57:38.527407 | controller |     "startTime": "2026-06-11T11:00:20Z"
2026-06-11 11:57:38.527422 | controller |   }
2026-06-11 11:57:38.527437 | controller | }
2026-06-11 11:57:38.567049 | controller | ok:
2026-06-11 11:57:38.567251 | controller | {
2026-06-11 11:57:38.567299 | controller |   "apiVersion": "v1",
2026-06-11 11:57:38.567336 | controller |   "kind": "Pod",
2026-06-11 11:57:38.567404 | controller |   "metadata": {
2026-06-11 11:57:38.567439 | controller |     "annotations": {
2026-06-11 11:57:38.567472 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.0.95/23\"],\"mac_address\":\"0a:58:0a:d9:00:5f\",\"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.95/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-11 11:57:38.567507 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.0.95\"\n    ],\n    \"mac\": \"0a:58:0a:d9:00:5f\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-11 11:57:38.567542 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-11 11:57:38.567593 | controller |       "openshift.io/scc": "restricted-v2",
2026-06-11 11:57:38.567627 | controller |       "seccomp.security.alpha.kubernetes.io/pod": "runtime/default",
2026-06-11 11:57:38.567660 | controller |       "security.openshift.io/validated-scc-subject-type": "user"
2026-06-11 11:57:38.567693 | controller |     },
2026-06-11 11:57:38.567725 | controller |     "creationTimestamp": "2026-06-11T11:01:45Z",
2026-06-11 11:57:38.567758 | controller |     "generateName": "openstack-operator-controller-manager-79b59fbb5d-",
2026-06-11 11:57:38.567792 | controller |     "generation": 1,
2026-06-11 11:57:38.567824 | controller |     "labels": {
2026-06-11 11:57:38.567856 | controller |       "app.kubernetes.io/name": "openstack-operator",
2026-06-11 11:57:38.567887 | controller |       "control-plane": "controller-manager",
2026-06-11 11:57:38.567919 | controller |       "openstack.org/operator-name": "openstack",
2026-06-11 11:57:38.567951 | controller |       "pod-template-hash": "79b59fbb5d"
2026-06-11 11:57:38.567982 | controller |     },
2026-06-11 11:57:38.568013 | controller |     "managedFields": [
2026-06-11 11:57:38.568045 | controller |       {
2026-06-11 11:57:38.568077 | controller |         "apiVersion": "v1",
2026-06-11 11:57:38.568108 | controller |         "fieldsType": "FieldsV1",
2026-06-11 11:57:38.568141 | controller |         "fieldsV1": {
2026-06-11 11:57:38.568172 | controller |           "f:metadata": {
2026-06-11 11:57:38.568203 | controller |             "f:annotations": {
2026-06-11 11:57:38.568235 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-11 11:57:38.568266 | controller |             }
2026-06-11 11:57:38.568298 | controller |           }
2026-06-11 11:57:38.568329 | controller |         },
2026-06-11 11:57:38.568414 | controller |         "manager": "crc",
2026-06-11 11:57:38.568467 | controller |         "operation": "Update",
2026-06-11 11:57:38.568504 | controller |         "subresource": "status",
2026-06-11 11:57:38.568541 | controller |         "time": "2026-06-11T11:01:45Z"
2026-06-11 11:57:38.568575 | controller |       },
2026-06-11 11:57:38.568607 | controller |       {
2026-06-11 11:57:38.568640 | controller |         "apiVersion": "v1",
2026-06-11 11:57:38.568674 | controller |         "fieldsType": "FieldsV1",
2026-06-11 11:57:38.568708 | controller |         "fieldsV1": {
2026-06-11 11:57:38.568742 | controller |           "f:metadata": {
2026-06-11 11:57:38.568775 | controller |             "f:annotations": {
2026-06-11 11:57:38.568808 | controller |               ".": {},
2026-06-11 11:57:38.568842 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-11 11:57:38.568875 | controller |             },
2026-06-11 11:57:38.568910 | controller |             "f:generateName": {},
2026-06-11 11:57:38.568943 | controller |             "f:labels": {
2026-06-11 11:57:38.568977 | controller |               ".": {},
2026-06-11 11:57:38.569073 | controller |               "f:app.kubernetes.io/name": {},
2026-06-11 11:57:38.569122 | controller |               "f:control-plane": {},
2026-06-11 11:57:38.569157 | controller |               "f:openstack.org/operator-name": {},
2026-06-11 11:57:38.569191 | controller |               "f:pod-template-hash": {}
2026-06-11 11:57:38.569250 | controller |             },
2026-06-11 11:57:38.569287 | controller |             "f:ownerReferences": {
2026-06-11 11:57:38.569321 | controller |               ".": {},
2026-06-11 11:57:38.569392 | controller |               "k:{\"uid\":\"371a2b4e-2133-4ea0-85e9-18137b1c4656\"}": {}
2026-06-11 11:57:38.569433 | controller |             }
2026-06-11 11:57:38.569466 | controller |           },
2026-06-11 11:57:38.569502 | controller |           "f:spec": {
2026-06-11 11:57:38.569535 | controller |             "f:containers": {
2026-06-11 11:57:38.569568 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-11 11:57:38.569603 | controller |                 ".": {},
2026-06-11 11:57:38.569637 | controller |                 "f:args": {},
2026-06-11 11:57:38.569680 | controller |                 "f:command": {},
2026-06-11 11:57:38.569715 | controller |                 "f:env": {
2026-06-11 11:57:38.569749 | controller |                   ".": {},
2026-06-11 11:57:38.569782 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-11 11:57:38.569816 | controller |                     ".": {},
2026-06-11 11:57:38.569851 | controller |                     "f:name": {},
2026-06-11 11:57:38.569884 | controller |                     "f:value": {}
2026-06-11 11:57:38.569917 | controller |                   },
2026-06-11 11:57:38.569951 | controller |                   "k:{\"name\":\"OPENSTACK_RELEASE_VERSION\"}": {
2026-06-11 11:57:38.569985 | controller |                     ".": {},
2026-06-11 11:57:38.570018 | controller |                     "f:name": {},
2026-06-11 11:57:38.570050 | controller |                     "f:value": {}
2026-06-11 11:57:38.570084 | controller |                   },
2026-06-11 11:57:38.570221 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.570269 | controller |                     ".": {},
2026-06-11 11:57:38.570303 | controller |                     "f:name": {},
2026-06-11 11:57:38.570337 | controller |                     "f:value": {}
2026-06-11 11:57:38.570406 | controller |                   },
2026-06-11 11:57:38.570443 | controller |                   "k:{\"name\":\"RELATED_IMAGE_ANSIBLEEE_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.570477 | controller |                     ".": {},
2026-06-11 11:57:38.570512 | controller |                     "f:name": {},
2026-06-11 11:57:38.570545 | controller |                     "f:value": {}
2026-06-11 11:57:38.570581 | controller |                   },
2026-06-11 11:57:38.570614 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.570648 | controller |                     ".": {},
2026-06-11 11:57:38.570682 | controller |                     "f:name": {},
2026-06-11 11:57:38.570715 | controller |                     "f:value": {}
2026-06-11 11:57:38.570748 | controller |                   },
2026-06-11 11:57:38.570781 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_EVALUATOR_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.570815 | controller |                     ".": {},
2026-06-11 11:57:38.570848 | controller |                     "f:name": {},
2026-06-11 11:57:38.570881 | controller |                     "f:value": {}
2026-06-11 11:57:38.570915 | controller |                   },
2026-06-11 11:57:38.570948 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_LISTENER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.570981 | controller |                     ".": {},
2026-06-11 11:57:38.571016 | controller |                     "f:name": {},
2026-06-11 11:57:38.571048 | controller |                     "f:value": {}
2026-06-11 11:57:38.571081 | controller |                   },
2026-06-11 11:57:38.571114 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_NOTIFIER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.571148 | controller |                     ".": {},
2026-06-11 11:57:38.571180 | controller |                     "f:name": {},
2026-06-11 11:57:38.571213 | controller |                     "f:value": {}
2026-06-11 11:57:38.571247 | controller |                   },
2026-06-11 11:57:38.571280 | controller |                   "k:{\"name\":\"RELATED_IMAGE_APACHE_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.571313 | controller |                     ".": {},
2026-06-11 11:57:38.571373 | controller |                     "f:name": {},
2026-06-11 11:57:38.571418 | controller |                     "f:value": {}
2026-06-11 11:57:38.571454 | controller |                   },
2026-06-11 11:57:38.571487 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.571521 | controller |                     ".": {},
2026-06-11 11:57:38.571565 | controller |                     "f:name": {},
2026-06-11 11:57:38.571599 | controller |                     "f:value": {}
2026-06-11 11:57:38.571632 | controller |                   },
2026-06-11 11:57:38.571665 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_KEYSTONE_LISTENER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.571699 | controller |                     ".": {},
2026-06-11 11:57:38.571731 | controller |                     "f:name": {},
2026-06-11 11:57:38.571764 | controller |                     "f:value": {}
2026-06-11 11:57:38.571797 | controller |                   },
2026-06-11 11:57:38.571830 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_WORKER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.571864 | controller |                     ".": {},
2026-06-11 11:57:38.571897 | controller |                     "f:name": {},
2026-06-11 11:57:38.571932 | controller |                     "f:value": {}
2026-06-11 11:57:38.571965 | controller |                   },
2026-06-11 11:57:38.571998 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_CENTRAL_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.572030 | controller |                     ".": {},
2026-06-11 11:57:38.572063 | controller |                     "f:name": {},
2026-06-11 11:57:38.572096 | controller |                     "f:value": {}
2026-06-11 11:57:38.572130 | controller |                   },
2026-06-11 11:57:38.572163 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_COMPUTE_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.572196 | controller |                     ".": {},
2026-06-11 11:57:38.572229 | controller |                     "f:name": {},
2026-06-11 11:57:38.572264 | controller |                     "f:value": {}
2026-06-11 11:57:38.572298 | controller |                   },
2026-06-11 11:57:38.572331 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_IPMI_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.572415 | controller |                     ".": {},
2026-06-11 11:57:38.572469 | controller |                     "f:name": {},
2026-06-11 11:57:38.572508 | controller |                     "f:value": {}
2026-06-11 11:57:38.572546 | controller |                   },
2026-06-11 11:57:38.572580 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_MYSQLD_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.572614 | controller |                     ".": {},
2026-06-11 11:57:38.572648 | controller |                     "f:name": {},
2026-06-11 11:57:38.572681 | controller |                     "f:value": {}
2026-06-11 11:57:38.572712 | controller |                   },
2026-06-11 11:57:38.572747 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_NOTIFICATION_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.572781 | controller |                     ".": {},
2026-06-11 11:57:38.572814 | controller |                     "f:name": {},
2026-06-11 11:57:38.572848 | controller |                     "f:value": {}
2026-06-11 11:57:38.572882 | controller |                   },
2026-06-11 11:57:38.572916 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_SGCORE_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.572950 | controller |                     ".": {},
2026-06-11 11:57:38.572983 | controller |                     "f:name": {},
2026-06-11 11:57:38.573017 | controller |                     "f:value": {}
2026-06-11 11:57:38.573051 | controller |                   },
2026-06-11 11:57:38.573086 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.573121 | controller |                     ".": {},
2026-06-11 11:57:38.573156 | controller |                     "f:name": {},
2026-06-11 11:57:38.573191 | controller |                     "f:value": {}
2026-06-11 11:57:38.573249 | controller |                   },
2026-06-11 11:57:38.573285 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_BACKUP_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.573328 | controller |                     ".": {},
2026-06-11 11:57:38.573402 | controller |                     "f:name": {},
2026-06-11 11:57:38.573439 | controller |                     "f:value": {}
2026-06-11 11:57:38.573471 | controller |                   },
2026-06-11 11:57:38.573506 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_SCHEDULER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.573541 | controller |                     ".": {},
2026-06-11 11:57:38.573574 | controller |                     "f:name": {},
2026-06-11 11:57:38.573607 | controller |                     "f:value": {}
2026-06-11 11:57:38.573640 | controller |                   },
2026-06-11 11:57:38.573674 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_VOLUME_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.573722 | controller |                     ".": {},
2026-06-11 11:57:38.573764 | controller |                     "f:name": {},
2026-06-11 11:57:38.573800 | controller |                     "f:value": {}
2026-06-11 11:57:38.573841 | controller |                   },
2026-06-11 11:57:38.573882 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CLOUDKITTY_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.573923 | controller |                     ".": {},
2026-06-11 11:57:38.573965 | controller |                     "f:name": {},
2026-06-11 11:57:38.574005 | controller |                     "f:value": {}
2026-06-11 11:57:38.574046 | controller |                   },
2026-06-11 11:57:38.574088 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CLOUDKITTY_PROC_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.574129 | controller |                     ".": {},
2026-06-11 11:57:38.574169 | controller |                     "f:name": {},
2026-06-11 11:57:38.574209 | controller |                     "f:value": {}
2026-06-11 11:57:38.574251 | controller |                   },
2026-06-11 11:57:38.574292 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.574332 | controller |                     ".": {},
2026-06-11 11:57:38.574500 | controller |                     "f:name": {},
2026-06-11 11:57:38.574559 | controller |                     "f:value": {}
2026-06-11 11:57:38.574598 | controller |                   },
2026-06-11 11:57:38.574640 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_BACKENDBIND9_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.574683 | controller |                     ".": {},
2026-06-11 11:57:38.574725 | controller |                     "f:name": {},
2026-06-11 11:57:38.574766 | controller |                     "f:value": {}
2026-06-11 11:57:38.574809 | controller |                   },
2026-06-11 11:57:38.574851 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_CENTRAL_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.574892 | controller |                     ".": {},
2026-06-11 11:57:38.574933 | controller |                     "f:name": {},
2026-06-11 11:57:38.574974 | controller |                     "f:value": {}
2026-06-11 11:57:38.575014 | controller |                   },
2026-06-11 11:57:38.575055 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_MDNS_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.575099 | controller |                     ".": {},
2026-06-11 11:57:38.575139 | controller |                     "f:name": {},
2026-06-11 11:57:38.575181 | controller |                     "f:value": {}
2026-06-11 11:57:38.575220 | controller |                   },
2026-06-11 11:57:38.575264 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_PRODUCER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.575305 | controller |                     ".": {},
2026-06-11 11:57:38.575372 | controller |                     "f:name": {},
2026-06-11 11:57:38.575423 | controller |                     "f:value": {}
2026-06-11 11:57:38.575465 | controller |                   },
2026-06-11 11:57:38.575504 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_UNBOUND_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.575554 | controller |                     ".": {},
2026-06-11 11:57:38.575596 | controller |                     "f:name": {},
2026-06-11 11:57:38.575636 | controller |                     "f:value": {}
2026-06-11 11:57:38.575675 | controller |                   },
2026-06-11 11:57:38.575716 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_WORKER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.575756 | controller |                     ".": {},
2026-06-11 11:57:38.575798 | controller |                     "f:name": {},
2026-06-11 11:57:38.575840 | controller |                     "f:value": {}
2026-06-11 11:57:38.575881 | controller |                   },
2026-06-11 11:57:38.575923 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_FRR_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.575965 | controller |                     ".": {},
2026-06-11 11:57:38.576007 | controller |                     "f:name": {},
2026-06-11 11:57:38.576050 | controller |                     "f:value": {}
2026-06-11 11:57:38.576092 | controller |                   },
2026-06-11 11:57:38.576133 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_ISCSID_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.576175 | controller |                     ".": {},
2026-06-11 11:57:38.576216 | controller |                     "f:name": {},
2026-06-11 11:57:38.576257 | controller |                     "f:value": {}
2026-06-11 11:57:38.576299 | controller |                   },
2026-06-11 11:57:38.576341 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_KEPLER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.576444 | controller |                     ".": {},
2026-06-11 11:57:38.576497 | controller |                     "f:name": {},
2026-06-11 11:57:38.576542 | controller |                     "f:value": {}
2026-06-11 11:57:38.576585 | controller |                   },
2026-06-11 11:57:38.576627 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_LOGROTATE_CROND_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.576670 | controller |                     ".": {},
2026-06-11 11:57:38.576712 | controller |                     "f:name": {},
2026-06-11 11:57:38.576753 | controller |                     "f:value": {}
2026-06-11 11:57:38.576794 | controller |                   },
2026-06-11 11:57:38.576835 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_MULTIPATHD_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.576878 | controller |                     ".": {},
2026-06-11 11:57:38.576919 | controller |                     "f:name": {},
2026-06-11 11:57:38.576961 | controller |                     "f:value": {}
2026-06-11 11:57:38.577002 | controller |                   },
2026-06-11 11:57:38.577044 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_DHCP_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.577086 | controller |                     ".": {},
2026-06-11 11:57:38.577127 | controller |                     "f:name": {},
2026-06-11 11:57:38.577169 | controller |                     "f:value": {}
2026-06-11 11:57:38.577230 | controller |                   },
2026-06-11 11:57:38.577275 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_METADATA_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.577318 | controller |                     ".": {},
2026-06-11 11:57:38.577395 | controller |                     "f:name": {},
2026-06-11 11:57:38.577442 | controller |                     "f:value": {}
2026-06-11 11:57:38.577482 | controller |                   },
2026-06-11 11:57:38.577523 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_OVN_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.577565 | controller |                     ".": {},
2026-06-11 11:57:38.577605 | controller |                     "f:name": {},
2026-06-11 11:57:38.577647 | controller |                     "f:value": {}
2026-06-11 11:57:38.577696 | controller |                   },
2026-06-11 11:57:38.577741 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_SRIOV_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.577781 | controller |                     ".": {},
2026-06-11 11:57:38.577821 | controller |                     "f:name": {},
2026-06-11 11:57:38.577863 | controller |                     "f:value": {}
2026-06-11 11:57:38.577905 | controller |                   },
2026-06-11 11:57:38.577939 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NODE_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.577980 | controller |                     ".": {},
2026-06-11 11:57:38.578022 | controller |                     "f:name": {},
2026-06-11 11:57:38.578064 | controller |                     "f:value": {}
2026-06-11 11:57:38.578106 | controller |                   },
2026-06-11 11:57:38.578148 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_OVN_BGP_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.578191 | controller |                     ".": {},
2026-06-11 11:57:38.578232 | controller |                     "f:name": {},
2026-06-11 11:57:38.578273 | controller |                     "f:value": {}
2026-06-11 11:57:38.578314 | controller |                   },
2026-06-11 11:57:38.578513 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_PODMAN_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.578562 | controller |                     ".": {},
2026-06-11 11:57:38.578599 | controller |                     "f:name": {},
2026-06-11 11:57:38.578634 | controller |                     "f:value": {}
2026-06-11 11:57:38.578669 | controller |                   },
2026-06-11 11:57:38.578705 | controller |                   "k:{\"name\":\"RELATED_IMAGE_GLANCE_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.578740 | controller |                     ".": {},
2026-06-11 11:57:38.578774 | controller |                     "f:name": {},
2026-06-11 11:57:38.578809 | controller |                     "f:value": {}
2026-06-11 11:57:38.578844 | controller |                   },
2026-06-11 11:57:38.578878 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.578913 | controller |                     ".": {},
2026-06-11 11:57:38.578946 | controller |                     "f:name": {},
2026-06-11 11:57:38.578982 | controller |                     "f:value": {}
2026-06-11 11:57:38.579014 | controller |                   },
2026-06-11 11:57:38.579122 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_CFNAPI_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.579158 | controller |                     ".": {},
2026-06-11 11:57:38.579192 | controller |                     "f:name": {},
2026-06-11 11:57:38.579227 | controller |                     "f:value": {}
2026-06-11 11:57:38.579260 | controller |                   },
2026-06-11 11:57:38.579294 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_ENGINE_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.579328 | controller |                     ".": {},
2026-06-11 11:57:38.579408 | controller |                     "f:name": {},
2026-06-11 11:57:38.579446 | controller |                     "f:value": {}
2026-06-11 11:57:38.579481 | controller |                   },
2026-06-11 11:57:38.579516 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HORIZON_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.579550 | controller |                     ".": {},
2026-06-11 11:57:38.579584 | controller |                     "f:name": {},
2026-06-11 11:57:38.579617 | controller |                     "f:value": {}
2026-06-11 11:57:38.579650 | controller |                   },
2026-06-11 11:57:38.579684 | controller |                   "k:{\"name\":\"RELATED_IMAGE_INFRA_MEMCACHED_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.579717 | controller |                     ".": {},
2026-06-11 11:57:38.579750 | controller |                     "f:name": {},
2026-06-11 11:57:38.579783 | controller |                     "f:value": {}
2026-06-11 11:57:38.579826 | controller |                   },
2026-06-11 11:57:38.579860 | controller |                   "k:{\"name\":\"RELATED_IMAGE_INFRA_REDIS_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.579895 | controller |                     ".": {},
2026-06-11 11:57:38.579928 | controller |                     "f:name": {},
2026-06-11 11:57:38.579962 | controller |                     "f:value": {}
2026-06-11 11:57:38.579995 | controller |                   },
2026-06-11 11:57:38.580028 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.580063 | controller |                     ".": {},
2026-06-11 11:57:38.580096 | controller |                     "f:name": {},
2026-06-11 11:57:38.580132 | controller |                     "f:value": {}
2026-06-11 11:57:38.580165 | controller |                   },
2026-06-11 11:57:38.580199 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_CONDUCTOR_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.580233 | controller |                     ".": {},
2026-06-11 11:57:38.580268 | controller |                     "f:name": {},
2026-06-11 11:57:38.580301 | controller |                     "f:value": {}
2026-06-11 11:57:38.580334 | controller |                   },
2026-06-11 11:57:38.580421 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_INSPECTOR_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.580473 | controller |                     ".": {},
2026-06-11 11:57:38.580510 | controller |                     "f:name": {},
2026-06-11 11:57:38.580545 | controller |                     "f:value": {}
2026-06-11 11:57:38.580579 | controller |                   },
2026-06-11 11:57:38.580614 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_NEUTRON_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.580649 | controller |                     ".": {},
2026-06-11 11:57:38.580683 | controller |                     "f:name": {},
2026-06-11 11:57:38.580718 | controller |                     "f:value": {}
2026-06-11 11:57:38.580751 | controller |                   },
2026-06-11 11:57:38.580784 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_PXE_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.580817 | controller |                     ".": {},
2026-06-11 11:57:38.580851 | controller |                     "f:name": {},
2026-06-11 11:57:38.580886 | controller |                     "f:value": {}
2026-06-11 11:57:38.580920 | controller |                   },
2026-06-11 11:57:38.580953 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_PYTHON_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.580987 | controller |                     ".": {},
2026-06-11 11:57:38.581020 | controller |                     "f:name": {},
2026-06-11 11:57:38.581054 | controller |                     "f:value": {}
2026-06-11 11:57:38.581087 | controller |                   },
2026-06-11 11:57:38.581120 | controller |                   "k:{\"name\":\"RELATED_IMAGE_KEYSTONE_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.581153 | controller |                     ".": {},
2026-06-11 11:57:38.581186 | controller |                     "f:name": {},
2026-06-11 11:57:38.581251 | controller |                     "f:value": {}
2026-06-11 11:57:38.581287 | controller |                   },
2026-06-11 11:57:38.581321 | controller |                   "k:{\"name\":\"RELATED_IMAGE_KSM_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.581393 | controller |                     ".": {},
2026-06-11 11:57:38.581434 | controller |                     "f:name": {},
2026-06-11 11:57:38.581481 | controller |                     "f:value": {}
2026-06-11 11:57:38.581526 | controller |                   },
2026-06-11 11:57:38.581566 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.581611 | controller |                     ".": {},
2026-06-11 11:57:38.581659 | controller |                     "f:name": {},
2026-06-11 11:57:38.581709 | controller |                     "f:value": {}
2026-06-11 11:57:38.581746 | controller |                   },
2026-06-11 11:57:38.581781 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_SCHEDULER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.581815 | controller |                     ".": {},
2026-06-11 11:57:38.581850 | controller |                     "f:name": {},
2026-06-11 11:57:38.581885 | controller |                     "f:value": {}
2026-06-11 11:57:38.581920 | controller |                   },
2026-06-11 11:57:38.581954 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_SHARE_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.581988 | controller |                     ".": {},
2026-06-11 11:57:38.582022 | controller |                     "f:name": {},
2026-06-11 11:57:38.582062 | controller |                     "f:value": {}
2026-06-11 11:57:38.582097 | controller |                   },
2026-06-11 11:57:38.582131 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MARIADB_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.582166 | controller |                     ".": {},
2026-06-11 11:57:38.582200 | controller |                     "f:name": {},
2026-06-11 11:57:38.582233 | controller |                     "f:value": {}
2026-06-11 11:57:38.582267 | controller |                   },
2026-06-11 11:57:38.582301 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NET_UTILS_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.582336 | controller |                     ".": {},
2026-06-11 11:57:38.582416 | controller |                     "f:name": {},
2026-06-11 11:57:38.582453 | controller |                     "f:value": {}
2026-06-11 11:57:38.582488 | controller |                   },
2026-06-11 11:57:38.582522 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NEUTRON_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.582556 | controller |                     ".": {},
2026-06-11 11:57:38.582589 | controller |                     "f:name": {},
2026-06-11 11:57:38.582623 | controller |                     "f:value": {}
2026-06-11 11:57:38.582657 | controller |                   },
2026-06-11 11:57:38.582690 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.582724 | controller |                     ".": {},
2026-06-11 11:57:38.582757 | controller |                     "f:name": {},
2026-06-11 11:57:38.582791 | controller |                     "f:value": {}
2026-06-11 11:57:38.582824 | controller |                   },
2026-06-11 11:57:38.582858 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_COMPUTE_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.582892 | controller |                     ".": {},
2026-06-11 11:57:38.582927 | controller |                     "f:name": {},
2026-06-11 11:57:38.582961 | controller |                     "f:value": {}
2026-06-11 11:57:38.582995 | controller |                   },
2026-06-11 11:57:38.583028 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_CONDUCTOR_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.583061 | controller |                     ".": {},
2026-06-11 11:57:38.583096 | controller |                     "f:name": {},
2026-06-11 11:57:38.583129 | controller |                     "f:value": {}
2026-06-11 11:57:38.583165 | controller |                   },
2026-06-11 11:57:38.583198 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_NOVNC_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.583231 | controller |                     ".": {},
2026-06-11 11:57:38.583268 | controller |                     "f:name": {},
2026-06-11 11:57:38.583303 | controller |                     "f:value": {}
2026-06-11 11:57:38.583336 | controller |                   },
2026-06-11 11:57:38.583408 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_SCHEDULER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.583446 | controller |                     ".": {},
2026-06-11 11:57:38.583482 | controller |                     "f:name": {},
2026-06-11 11:57:38.583525 | controller |                     "f:value": {}
2026-06-11 11:57:38.583560 | controller |                   },
2026-06-11 11:57:38.583595 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.583630 | controller |                     ".": {},
2026-06-11 11:57:38.583665 | controller |                     "f:name": {},
2026-06-11 11:57:38.583697 | controller |                     "f:value": {}
2026-06-11 11:57:38.583729 | controller |                   },
2026-06-11 11:57:38.583762 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_HEALTHMANAGER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.583795 | controller |                     ".": {},
2026-06-11 11:57:38.583827 | controller |                     "f:name": {},
2026-06-11 11:57:38.583861 | controller |                     "f:value": {}
2026-06-11 11:57:38.583894 | controller |                   },
2026-06-11 11:57:38.583926 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_HOUSEKEEPING_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.583960 | controller |                     ".": {},
2026-06-11 11:57:38.583993 | controller |                     "f:name": {},
2026-06-11 11:57:38.584028 | controller |                     "f:value": {}
2026-06-11 11:57:38.584061 | controller |                   },
2026-06-11 11:57:38.584094 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_RSYSLOG_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.584128 | controller |                     ".": {},
2026-06-11 11:57:38.584163 | controller |                     "f:name": {},
2026-06-11 11:57:38.584196 | controller |                     "f:value": {}
2026-06-11 11:57:38.584229 | controller |                   },
2026-06-11 11:57:38.584262 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_WORKER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.584295 | controller |                     ".": {},
2026-06-11 11:57:38.584328 | controller |                     "f:name": {},
2026-06-11 11:57:38.584415 | controller |                     "f:value": {}
2026-06-11 11:57:38.584537 | controller |                   },
2026-06-11 11:57:38.584595 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_CLIENT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.584633 | controller |                     ".": {},
2026-06-11 11:57:38.584669 | controller |                     "f:name": {},
2026-06-11 11:57:38.584703 | controller |                     "f:value": {}
2026-06-11 11:57:38.584737 | controller |                   },
2026-06-11 11:57:38.584771 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_MUST_GATHER_DEFAULT\"}": {
2026-06-11 11:57:38.584807 | controller |                     ".": {},
2026-06-11 11:57:38.584841 | controller |                     "f:name": {},
2026-06-11 11:57:38.584875 | controller |                     "f:value": {}
2026-06-11 11:57:38.584909 | controller |                   },
2026-06-11 11:57:38.584945 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_NETWORK_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.584978 | controller |                     ".": {},
2026-06-11 11:57:38.585012 | controller |                     "f:name": {},
2026-06-11 11:57:38.585047 | controller |                     "f:value": {}
2026-06-11 11:57:38.585081 | controller |                   },
2026-06-11 11:57:38.585115 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OS_CONTAINER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.585150 | controller |                     ".": {},
2026-06-11 11:57:38.585184 | controller |                     "f:name": {},
2026-06-11 11:57:38.585246 | controller |                     "f:value": {}
2026-06-11 11:57:38.585284 | controller |                   },
2026-06-11 11:57:38.585318 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_CONTROLLER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.585390 | controller |                     ".": {},
2026-06-11 11:57:38.585437 | controller |                     "f:name": {},
2026-06-11 11:57:38.585472 | controller |                     "f:value": {}
2026-06-11 11:57:38.585508 | controller |                   },
2026-06-11 11:57:38.585542 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_CONTROLLER_OVS_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.585576 | controller |                     ".": {},
2026-06-11 11:57:38.585610 | controller |                     "f:name": {},
2026-06-11 11:57:38.585645 | controller |                     "f:value": {}
2026-06-11 11:57:38.585678 | controller |                   },
2026-06-11 11:57:38.585711 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_NB_DBCLUSTER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.585745 | controller |                     ".": {},
2026-06-11 11:57:38.585778 | controller |                     "f:name": {},
2026-06-11 11:57:38.585811 | controller |                     "f:value": {}
2026-06-11 11:57:38.585844 | controller |                   },
2026-06-11 11:57:38.585876 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_NORTHD_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.585909 | controller |                     ".": {},
2026-06-11 11:57:38.585944 | controller |                     "f:name": {},
2026-06-11 11:57:38.585977 | controller |                     "f:value": {}
2026-06-11 11:57:38.586011 | controller |                   },
2026-06-11 11:57:38.586046 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_SB_DBCLUSTER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.586081 | controller |                     ".": {},
2026-06-11 11:57:38.586118 | controller |                     "f:name": {},
2026-06-11 11:57:38.586153 | controller |                     "f:value": {}
2026-06-11 11:57:38.586189 | controller |                   },
2026-06-11 11:57:38.586223 | controller |                   "k:{\"name\":\"RELATED_IMAGE_PLACEMENT_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.586257 | controller |                     ".": {},
2026-06-11 11:57:38.586374 | controller |                     "f:name": {},
2026-06-11 11:57:38.586429 | controller |                     "f:value": {}
2026-06-11 11:57:38.586465 | controller |                   },
2026-06-11 11:57:38.586500 | controller |                   "k:{\"name\":\"RELATED_IMAGE_RABBITMQ_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.586535 | controller |                     ".": {},
2026-06-11 11:57:38.586570 | controller |                     "f:name": {},
2026-06-11 11:57:38.586604 | controller |                     "f:value": {}
2026-06-11 11:57:38.586637 | controller |                   },
2026-06-11 11:57:38.586672 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_ACCOUNT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.586706 | controller |                     ".": {},
2026-06-11 11:57:38.586740 | controller |                     "f:name": {},
2026-06-11 11:57:38.586774 | controller |                     "f:value": {}
2026-06-11 11:57:38.586809 | controller |                   },
2026-06-11 11:57:38.586842 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_CONTAINER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.586876 | controller |                     ".": {},
2026-06-11 11:57:38.586909 | controller |                     "f:name": {},
2026-06-11 11:57:38.586945 | controller |                     "f:value": {}
2026-06-11 11:57:38.586978 | controller |                   },
2026-06-11 11:57:38.587012 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_OBJECT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.587047 | controller |                     ".": {},
2026-06-11 11:57:38.587081 | controller |                     "f:name": {},
2026-06-11 11:57:38.587116 | controller |                     "f:value": {}
2026-06-11 11:57:38.587150 | controller |                   },
2026-06-11 11:57:38.587184 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_PROXY_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.587227 | controller |                     ".": {},
2026-06-11 11:57:38.587262 | controller |                     "f:name": {},
2026-06-11 11:57:38.587296 | controller |                     "f:value": {}
2026-06-11 11:57:38.587329 | controller |                   },
2026-06-11 11:57:38.587398 | controller |                   "k:{\"name\":\"RELATED_IMAGE_TEST_TEMPEST_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.587437 | controller |                     ".": {},
2026-06-11 11:57:38.587471 | controller |                     "f:name": {},
2026-06-11 11:57:38.587505 | controller |                     "f:value": {}
2026-06-11 11:57:38.587539 | controller |                   },
2026-06-11 11:57:38.587572 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.587607 | controller |                     ".": {},
2026-06-11 11:57:38.587640 | controller |                     "f:name": {},
2026-06-11 11:57:38.587675 | controller |                     "f:value": {}
2026-06-11 11:57:38.587708 | controller |                   },
2026-06-11 11:57:38.587741 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_APPLIER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.587776 | controller |                     ".": {},
2026-06-11 11:57:38.587810 | controller |                     "f:name": {},
2026-06-11 11:57:38.587844 | controller |                     "f:value": {}
2026-06-11 11:57:38.587878 | controller |                   },
2026-06-11 11:57:38.587912 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_DECISION_ENGINE_IMAGE_URL_DEFAULT\"}": {
2026-06-11 11:57:38.587945 | controller |                     ".": {},
2026-06-11 11:57:38.587980 | controller |                     "f:name": {},
2026-06-11 11:57:38.588015 | controller |                     "f:value": {}
2026-06-11 11:57:38.588048 | controller |                   },
2026-06-11 11:57:38.588082 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-11 11:57:38.588116 | controller |                     ".": {},
2026-06-11 11:57:38.588152 | controller |                     "f:name": {},
2026-06-11 11:57:38.588186 | controller |                     "f:value": {}
2026-06-11 11:57:38.588220 | controller |                   },
2026-06-11 11:57:38.588252 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-11 11:57:38.588286 | controller |                     ".": {},
2026-06-11 11:57:38.588320 | controller |                     "f:name": {},
2026-06-11 11:57:38.588396 | controller |                     "f:value": {}
2026-06-11 11:57:38.588457 | controller |                   }
2026-06-11 11:57:38.588500 | controller |                 },
2026-06-11 11:57:38.588535 | controller |                 "f:image": {},
2026-06-11 11:57:38.588570 | controller |                 "f:imagePullPolicy": {},
2026-06-11 11:57:38.588621 | controller |                 "f:livenessProbe": {
2026-06-11 11:57:38.588665 | controller |                   ".": {},
2026-06-11 11:57:38.588708 | controller |                   "f:failureThreshold": {},
2026-06-11 11:57:38.588750 | controller |                   "f:httpGet": {
2026-06-11 11:57:38.588792 | controller |                     ".": {},
2026-06-11 11:57:38.588834 | controller |                     "f:path": {},
2026-06-11 11:57:38.588876 | controller |                     "f:port": {},
2026-06-11 11:57:38.588918 | controller |                     "f:scheme": {}
2026-06-11 11:57:38.588959 | controller |                   },
2026-06-11 11:57:38.588999 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 11:57:38.589039 | controller |                   "f:periodSeconds": {},
2026-06-11 11:57:38.589079 | controller |                   "f:successThreshold": {},
2026-06-11 11:57:38.589120 | controller |                   "f:timeoutSeconds": {}
2026-06-11 11:57:38.589160 | controller |                 },
2026-06-11 11:57:38.589222 | controller |                 "f:name": {},
2026-06-11 11:57:38.589277 | controller |                 "f:ports": {
2026-06-11 11:57:38.589320 | controller |                   ".": {},
2026-06-11 11:57:38.589403 | controller |                   "k:{\"containerPort\":9443,\"protocol\":\"TCP\"}": {
2026-06-11 11:57:38.589448 | controller |                     ".": {},
2026-06-11 11:57:38.589492 | controller |                     "f:containerPort": {},
2026-06-11 11:57:38.589534 | controller |                     "f:name": {},
2026-06-11 11:57:38.589575 | controller |                     "f:protocol": {}
2026-06-11 11:57:38.589616 | controller |                   }
2026-06-11 11:57:38.589658 | controller |                 },
2026-06-11 11:57:38.589700 | controller |                 "f:readinessProbe": {
2026-06-11 11:57:38.589742 | controller |                   ".": {},
2026-06-11 11:57:38.589784 | controller |                   "f:failureThreshold": {},
2026-06-11 11:57:38.589826 | controller |                   "f:httpGet": {
2026-06-11 11:57:38.589869 | controller |                     ".": {},
2026-06-11 11:57:38.589909 | controller |                     "f:path": {},
2026-06-11 11:57:38.589950 | controller |                     "f:port": {},
2026-06-11 11:57:38.589990 | controller |                     "f:scheme": {}
2026-06-11 11:57:38.590032 | controller |                   },
2026-06-11 11:57:38.590073 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 11:57:38.590114 | controller |                   "f:periodSeconds": {},
2026-06-11 11:57:38.590156 | controller |                   "f:successThreshold": {},
2026-06-11 11:57:38.590198 | controller |                   "f:timeoutSeconds": {}
2026-06-11 11:57:38.590238 | controller |                 },
2026-06-11 11:57:38.590280 | controller |                 "f:resources": {
2026-06-11 11:57:38.590321 | controller |                   ".": {},
2026-06-11 11:57:38.590409 | controller |                   "f:limits": {
2026-06-11 11:57:38.590464 | controller |                     ".": {},
2026-06-11 11:57:38.590509 | controller |                     "f:cpu": {},
2026-06-11 11:57:38.590551 | controller |                     "f:memory": {}
2026-06-11 11:57:38.590592 | controller |                   },
2026-06-11 11:57:38.590635 | controller |                   "f:requests": {
2026-06-11 11:57:38.590676 | controller |                     ".": {},
2026-06-11 11:57:38.590717 | controller |                     "f:cpu": {},
2026-06-11 11:57:38.590758 | controller |                     "f:memory": {}
2026-06-11 11:57:38.590798 | controller |                   }
2026-06-11 11:57:38.590839 | controller |                 },
2026-06-11 11:57:38.590879 | controller |                 "f:securityContext": {
2026-06-11 11:57:38.590922 | controller |                   ".": {},
2026-06-11 11:57:38.590963 | controller |                   "f:allowPrivilegeEscalation": {},
2026-06-11 11:57:38.591006 | controller |                   "f:capabilities": {
2026-06-11 11:57:38.591047 | controller |                     ".": {},
2026-06-11 11:57:38.591089 | controller |                     "f:drop": {}
2026-06-11 11:57:38.591129 | controller |                   }
2026-06-11 11:57:38.591169 | controller |                 },
2026-06-11 11:57:38.591210 | controller |                 "f:terminationMessagePath": {},
2026-06-11 11:57:38.591254 | controller |                 "f:terminationMessagePolicy": {},
2026-06-11 11:57:38.591296 | controller |                 "f:volumeMounts": {
2026-06-11 11:57:38.591336 | controller |                   ".": {},
2026-06-11 11:57:38.591416 | controller |                   "k:{\"mountPath\":\"/tmp/k8s-metrics-server/metrics-certs\"}": {
2026-06-11 11:57:38.591461 | controller |                     ".": {},
2026-06-11 11:57:38.591502 | controller |                     "f:mountPath": {},
2026-06-11 11:57:38.591541 | controller |                     "f:name": {},
2026-06-11 11:57:38.591582 | controller |                     "f:readOnly": {}
2026-06-11 11:57:38.591625 | controller |                   },
2026-06-11 11:57:38.591737 | controller |                   "k:{\"mountPath\":\"/tmp/k8s-webhook-server/serving-certs\"}": {
2026-06-11 11:57:38.591781 | controller |                     ".": {},
2026-06-11 11:57:38.591817 | controller |                     "f:mountPath": {},
2026-06-11 11:57:38.591851 | controller |                     "f:name": {},
2026-06-11 11:57:38.591885 | controller |                     "f:readOnly": {}
2026-06-11 11:57:38.591920 | controller |                   }
2026-06-11 11:57:38.591954 | controller |                 }
2026-06-11 11:57:38.591989 | controller |               }
2026-06-11 11:57:38.592023 | controller |             },
2026-06-11 11:57:38.592057 | controller |             "f:dnsPolicy": {},
2026-06-11 11:57:38.592090 | controller |             "f:enableServiceLinks": {},
2026-06-11 11:57:38.592124 | controller |             "f:restartPolicy": {},
2026-06-11 11:57:38.592157 | controller |             "f:schedulerName": {},
2026-06-11 11:57:38.592190 | controller |             "f:securityContext": {
2026-06-11 11:57:38.592224 | controller |               ".": {},
2026-06-11 11:57:38.592257 | controller |               "f:runAsNonRoot": {},
2026-06-11 11:57:38.592290 | controller |               "f:seccompProfile": {
2026-06-11 11:57:38.592325 | controller |                 ".": {},
2026-06-11 11:57:38.592416 | controller |                 "f:type": {}
2026-06-11 11:57:38.592467 | controller |               }
2026-06-11 11:57:38.592504 | controller |             },
2026-06-11 11:57:38.592539 | controller |             "f:serviceAccount": {},
2026-06-11 11:57:38.592575 | controller |             "f:serviceAccountName": {},
2026-06-11 11:57:38.592609 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-11 11:57:38.592644 | controller |             "f:volumes": {
2026-06-11 11:57:38.592678 | controller |               ".": {},
2026-06-11 11:57:38.592713 | controller |               "k:{\"name\":\"metrics-certs\"}": {
2026-06-11 11:57:38.592747 | controller |                 ".": {},
2026-06-11 11:57:38.592781 | controller |                 "f:name": {},
2026-06-11 11:57:38.592814 | controller |                 "f:secret": {
2026-06-11 11:57:38.592848 | controller |                   ".": {},
2026-06-11 11:57:38.592882 | controller |                   "f:defaultMode": {},
2026-06-11 11:57:38.592915 | controller |                   "f:items": {},
2026-06-11 11:57:38.592948 | controller |                   "f:optional": {},
2026-06-11 11:57:38.592982 | controller |                   "f:secretName": {}
2026-06-11 11:57:38.593016 | controller |                 }
2026-06-11 11:57:38.593049 | controller |               },
2026-06-11 11:57:38.593083 | controller |               "k:{\"name\":\"webhook-certs\"}": {
2026-06-11 11:57:38.593118 | controller |                 ".": {},
2026-06-11 11:57:38.593151 | controller |                 "f:name": {},
2026-06-11 11:57:38.593207 | controller |                 "f:secret": {
2026-06-11 11:57:38.593244 | controller |                   ".": {},
2026-06-11 11:57:38.593278 | controller |                   "f:defaultMode": {},
2026-06-11 11:57:38.593312 | controller |                   "f:secretName": {}
2026-06-11 11:57:38.593377 | controller |                 }
2026-06-11 11:57:38.593423 | controller |               }
2026-06-11 11:57:38.593459 | controller |             }
2026-06-11 11:57:38.593493 | controller |           }
2026-06-11 11:57:38.593526 | controller |         },
2026-06-11 11:57:38.593561 | controller |         "manager": "kube-controller-manager",
2026-06-11 11:57:38.593595 | controller |         "operation": "Update",
2026-06-11 11:57:38.593629 | controller |         "time": "2026-06-11T11:01:45Z"
2026-06-11 11:57:38.593664 | controller |       },
2026-06-11 11:57:38.593698 | controller |       {
2026-06-11 11:57:38.593732 | controller |         "apiVersion": "v1",
2026-06-11 11:57:38.593765 | controller |         "fieldsType": "FieldsV1",
2026-06-11 11:57:38.593798 | controller |         "fieldsV1": {
2026-06-11 11:57:38.593839 | controller |           "f:metadata": {
2026-06-11 11:57:38.593873 | controller |             "f:annotations": {
2026-06-11 11:57:38.593906 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-11 11:57:38.593941 | controller |             }
2026-06-11 11:57:38.593975 | controller |           }
2026-06-11 11:57:38.594009 | controller |         },
2026-06-11 11:57:38.594041 | controller |         "manager": "multus-daemon",
2026-06-11 11:57:38.594074 | controller |         "operation": "Update",
2026-06-11 11:57:38.594109 | controller |         "subresource": "status",
2026-06-11 11:57:38.594143 | controller |         "time": "2026-06-11T11:02:07Z"
2026-06-11 11:57:38.594177 | controller |       },
2026-06-11 11:57:38.594211 | controller |       {
2026-06-11 11:57:38.594247 | controller |         "apiVersion": "v1",
2026-06-11 11:57:38.594283 | controller |         "fieldsType": "FieldsV1",
2026-06-11 11:57:38.594317 | controller |         "fieldsV1": {
2026-06-11 11:57:38.594381 | controller |           "f:status": {
2026-06-11 11:57:38.594426 | controller |             "f:conditions": {
2026-06-11 11:57:38.594460 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-11 11:57:38.594492 | controller |                 ".": {},
2026-06-11 11:57:38.594525 | controller |                 "f:lastProbeTime": {},
2026-06-11 11:57:38.594558 | controller |                 "f:lastTransitionTime": {},
2026-06-11 11:57:38.594675 | controller |                 "f:status": {},
2026-06-11 11:57:38.594720 | controller |                 "f:type": {}
2026-06-11 11:57:38.594755 | controller |               },
2026-06-11 11:57:38.594791 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-11 11:57:38.594824 | controller |                 ".": {},
2026-06-11 11:57:38.594859 | controller |                 "f:lastProbeTime": {},
2026-06-11 11:57:38.594893 | controller |                 "f:lastTransitionTime": {},
2026-06-11 11:57:38.594926 | controller |                 "f:status": {},
2026-06-11 11:57:38.594961 | controller |                 "f:type": {}
2026-06-11 11:57:38.594994 | controller |               },
2026-06-11 11:57:38.595028 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-11 11:57:38.595142 | controller |                 ".": {},
2026-06-11 11:57:38.595182 | controller |                 "f:lastProbeTime": {},
2026-06-11 11:57:38.595219 | controller |                 "f:lastTransitionTime": {},
2026-06-11 11:57:38.595253 | controller |                 "f:status": {},
2026-06-11 11:57:38.595287 | controller |                 "f:type": {}
2026-06-11 11:57:38.595321 | controller |               },
2026-06-11 11:57:38.595389 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-11 11:57:38.595427 | controller |                 ".": {},
2026-06-11 11:57:38.595461 | controller |                 "f:lastProbeTime": {},
2026-06-11 11:57:38.595496 | controller |                 "f:lastTransitionTime": {},
2026-06-11 11:57:38.595530 | controller |                 "f:status": {},
2026-06-11 11:57:38.595564 | controller |                 "f:type": {}
2026-06-11 11:57:38.595598 | controller |               }
2026-06-11 11:57:38.595631 | controller |             },
2026-06-11 11:57:38.595665 | controller |             "f:containerStatuses": {},
2026-06-11 11:57:38.595698 | controller |             "f:hostIP": {},
2026-06-11 11:57:38.595731 | controller |             "f:hostIPs": {},
2026-06-11 11:57:38.595764 | controller |             "f:phase": {},
2026-06-11 11:57:38.595797 | controller |             "f:podIP": {},
2026-06-11 11:57:38.595830 | controller |             "f:podIPs": {
2026-06-11 11:57:38.595863 | controller |               ".": {},
2026-06-11 11:57:38.595896 | controller |               "k:{\"ip\":\"10.217.0.95\"}": {
2026-06-11 11:57:38.595929 | controller |                 ".": {},
2026-06-11 11:57:38.595962 | controller |                 "f:ip": {}
2026-06-11 11:57:38.595994 | controller |               }
2026-06-11 11:57:38.596042 | controller |             },
2026-06-11 11:57:38.596076 | controller |             "f:startTime": {}
2026-06-11 11:57:38.596110 | controller |           }
2026-06-11 11:57:38.596145 | controller |         },
2026-06-11 11:57:38.596177 | controller |         "manager": "kubelet",
2026-06-11 11:57:38.596210 | controller |         "operation": "Update",
2026-06-11 11:57:38.596241 | controller |         "subresource": "status",
2026-06-11 11:57:38.596273 | controller |         "time": "2026-06-11T11:02:24Z"
2026-06-11 11:57:38.596305 | controller |       }
2026-06-11 11:57:38.596338 | controller |     ],
2026-06-11 11:57:38.596426 | controller |     "name": "openstack-operator-controller-manager-79b59fbb5d-97v7j",
2026-06-11 11:57:38.596479 | controller |     "namespace": "openstack-operators",
2026-06-11 11:57:38.596521 | controller |     "ownerReferences": [
2026-06-11 11:57:38.596555 | controller |       {
2026-06-11 11:57:38.596589 | controller |         "apiVersion": "apps/v1",
2026-06-11 11:57:38.596623 | controller |         "blockOwnerDeletion": true,
2026-06-11 11:57:38.596658 | controller |         "controller": true,
2026-06-11 11:57:38.596691 | controller |         "kind": "ReplicaSet",
2026-06-11 11:57:38.596725 | controller |         "name": "openstack-operator-controller-manager-79b59fbb5d",
2026-06-11 11:57:38.596761 | controller |         "uid": "371a2b4e-2133-4ea0-85e9-18137b1c4656"
2026-06-11 11:57:38.596796 | controller |       }
2026-06-11 11:57:38.596833 | controller |     ],
2026-06-11 11:57:38.596867 | controller |     "resourceVersion": "54223",
2026-06-11 11:57:38.596902 | controller |     "uid": "9103f04e-252e-4fe0-867c-af7acaf87765"
2026-06-11 11:57:38.596936 | controller |   },
2026-06-11 11:57:38.596970 | controller |   "spec": {
2026-06-11 11:57:38.597005 | controller |     "containers": [
2026-06-11 11:57:38.597037 | controller |       {
2026-06-11 11:57:38.597069 | controller |         "args": [
2026-06-11 11:57:38.597102 | controller |           "--metrics-bind-address=:8443",
2026-06-11 11:57:38.597136 | controller |           "--leader-elect",
2026-06-11 11:57:38.597169 | controller |           "--health-probe-bind-address=:8081",
2026-06-11 11:57:38.597226 | controller |           "--metrics-cert-path=/tmp/k8s-metrics-server/metrics-certs",
2026-06-11 11:57:38.597264 | controller |           "--webhook-cert-path=/tmp/k8s-webhook-server/serving-certs"
2026-06-11 11:57:38.597298 | controller |         ],
2026-06-11 11:57:38.597331 | controller |         "command": [
2026-06-11 11:57:38.597404 | controller |           "/manager"
2026-06-11 11:57:38.597440 | controller |         ],
2026-06-11 11:57:38.597474 | controller |         "env": [
2026-06-11 11:57:38.597508 | controller |           {
2026-06-11 11:57:38.597542 | controller |             "name": "LEASE_DURATION",
2026-06-11 11:57:38.597575 | controller |             "value": "30"
2026-06-11 11:57:38.597609 | controller |           },
2026-06-11 11:57:38.597643 | controller |           {
2026-06-11 11:57:38.597678 | controller |             "name": "RENEW_DEADLINE",
2026-06-11 11:57:38.597712 | controller |             "value": "20"
2026-06-11 11:57:38.597745 | controller |           },
2026-06-11 11:57:38.597779 | controller |           {
2026-06-11 11:57:38.597812 | controller |             "name": "RETRY_PERIOD",
2026-06-11 11:57:38.597845 | controller |             "value": "5"
2026-06-11 11:57:38.597880 | controller |           },
2026-06-11 11:57:38.597914 | controller |           {
2026-06-11 11:57:38.597947 | controller |             "name": "OPENSTACK_RELEASE_VERSION",
2026-06-11 11:57:38.597981 | controller |             "value": "0.6.0-1781173393"
2026-06-11 11:57:38.598016 | controller |           },
2026-06-11 11:57:38.598050 | controller |           {
2026-06-11 11:57:38.598084 | controller |             "name": "RELATED_IMAGE_AGENT_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.598117 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest"
2026-06-11 11:57:38.598162 | controller |           },
2026-06-11 11:57:38.598198 | controller |           {
2026-06-11 11:57:38.598233 | controller |             "name": "RELATED_IMAGE_ANSIBLEEE_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.598267 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest"
2026-06-11 11:57:38.598302 | controller |           },
2026-06-11 11:57:38.598336 | controller |           {
2026-06-11 11:57:38.598802 | controller |             "name": "RELATED_IMAGE_AODH_API_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.598855 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-api:current-podified"
2026-06-11 11:57:38.598892 | controller |           },
2026-06-11 11:57:38.598928 | controller |           {
2026-06-11 11:57:38.598964 | controller |             "name": "RELATED_IMAGE_AODH_EVALUATOR_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.598999 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-evaluator:current-podified"
2026-06-11 11:57:38.599033 | controller |           },
2026-06-11 11:57:38.599067 | controller |           {
2026-06-11 11:57:38.599101 | controller |             "name": "RELATED_IMAGE_AODH_LISTENER_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.599310 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-listener:current-podified"
2026-06-11 11:57:38.599392 | controller |           },
2026-06-11 11:57:38.599431 | controller |           {
2026-06-11 11:57:38.599468 | controller |             "name": "RELATED_IMAGE_AODH_NOTIFIER_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.599503 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-notifier:current-podified"
2026-06-11 11:57:38.599538 | controller |           },
2026-06-11 11:57:38.599571 | controller |           {
2026-06-11 11:57:38.599607 | controller |             "name": "RELATED_IMAGE_APACHE_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.599641 | controller |             "value": "registry.redhat.io/ubi9/httpd-24:latest"
2026-06-11 11:57:38.599675 | controller |           },
2026-06-11 11:57:38.599709 | controller |           {
2026-06-11 11:57:38.599743 | controller |             "name": "RELATED_IMAGE_BARBICAN_API_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.599776 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified"
2026-06-11 11:57:38.599810 | controller |           },
2026-06-11 11:57:38.599844 | controller |           {
2026-06-11 11:57:38.599878 | controller |             "name": "RELATED_IMAGE_BARBICAN_KEYSTONE_LISTENER_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.599914 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified"
2026-06-11 11:57:38.599949 | controller |           },
2026-06-11 11:57:38.599983 | controller |           {
2026-06-11 11:57:38.600018 | controller |             "name": "RELATED_IMAGE_BARBICAN_WORKER_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.600053 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified"
2026-06-11 11:57:38.600087 | controller |           },
2026-06-11 11:57:38.600120 | controller |           {
2026-06-11 11:57:38.600153 | controller |             "name": "RELATED_IMAGE_CEILOMETER_CENTRAL_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.600186 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified"
2026-06-11 11:57:38.600220 | controller |           },
2026-06-11 11:57:38.600256 | controller |           {
2026-06-11 11:57:38.600292 | controller |             "name": "RELATED_IMAGE_CEILOMETER_COMPUTE_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.600448 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-compute:current-podified"
2026-06-11 11:57:38.600523 | controller |           },
2026-06-11 11:57:38.600562 | controller |           {
2026-06-11 11:57:38.600598 | controller |             "name": "RELATED_IMAGE_CEILOMETER_IPMI_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.600643 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-ipmi:current-podified"
2026-06-11 11:57:38.600679 | controller |           },
2026-06-11 11:57:38.600715 | controller |           {
2026-06-11 11:57:38.600748 | controller |             "name": "RELATED_IMAGE_CEILOMETER_MYSQLD_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.600782 | controller |             "value": "quay.io/openstack-k8s-operators/mysqld_exporter:latest"
2026-06-11 11:57:38.600817 | controller |           },
2026-06-11 11:57:38.600851 | controller |           {
2026-06-11 11:57:38.600887 | controller |             "name": "RELATED_IMAGE_CEILOMETER_NOTIFICATION_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.600921 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified"
2026-06-11 11:57:38.600956 | controller |           },
2026-06-11 11:57:38.600989 | controller |           {
2026-06-11 11:57:38.601024 | controller |             "name": "RELATED_IMAGE_CEILOMETER_SGCORE_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.601058 | controller |             "value": "quay.io/openstack-k8s-operators/sg-core:latest"
2026-06-11 11:57:38.601093 | controller |           },
2026-06-11 11:57:38.601128 | controller |           {
2026-06-11 11:57:38.601163 | controller |             "name": "RELATED_IMAGE_CINDER_API_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.601224 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified"
2026-06-11 11:57:38.601261 | controller |           },
2026-06-11 11:57:38.601296 | controller |           {
2026-06-11 11:57:38.601330 | controller |             "name": "RELATED_IMAGE_CINDER_BACKUP_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.601403 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-backup:current-podified"
2026-06-11 11:57:38.601441 | controller |           },
2026-06-11 11:57:38.601474 | controller |           {
2026-06-11 11:57:38.601509 | controller |             "name": "RELATED_IMAGE_CINDER_SCHEDULER_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.601543 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified"
2026-06-11 11:57:38.601577 | controller |           },
2026-06-11 11:57:38.601609 | controller |           {
2026-06-11 11:57:38.601643 | controller |             "name": "RELATED_IMAGE_CINDER_VOLUME_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.601678 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-volume:current-podified"
2026-06-11 11:57:38.601712 | controller |           },
2026-06-11 11:57:38.601746 | controller |           {
2026-06-11 11:57:38.601779 | controller |             "name": "RELATED_IMAGE_CLOUDKITTY_API_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.601822 | controller |             "value": "quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-api:current"
2026-06-11 11:57:38.601869 | controller |           },
2026-06-11 11:57:38.601909 | controller |           {
2026-06-11 11:57:38.601953 | controller |             "name": "RELATED_IMAGE_CLOUDKITTY_PROC_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.601995 | controller |             "value": "quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-processor:current"
2026-06-11 11:57:38.602038 | controller |           },
2026-06-11 11:57:38.602079 | controller |           {
2026-06-11 11:57:38.602121 | controller |             "name": "RELATED_IMAGE_DESIGNATE_API_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.602162 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-api:current-podified"
2026-06-11 11:57:38.602197 | controller |           },
2026-06-11 11:57:38.602231 | controller |           {
2026-06-11 11:57:38.602273 | controller |             "name": "RELATED_IMAGE_DESIGNATE_BACKENDBIND9_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.602307 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-backend-bind9:current-podified"
2026-06-11 11:57:38.602417 | controller |           },
2026-06-11 11:57:38.602469 | controller |           {
2026-06-11 11:57:38.602506 | controller |             "name": "RELATED_IMAGE_DESIGNATE_CENTRAL_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.602540 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-central:current-podified"
2026-06-11 11:57:38.602575 | controller |           },
2026-06-11 11:57:38.602609 | controller |           {
2026-06-11 11:57:38.602643 | controller |             "name": "RELATED_IMAGE_DESIGNATE_MDNS_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.602676 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-mdns:current-podified"
2026-06-11 11:57:38.602710 | controller |           },
2026-06-11 11:57:38.602744 | controller |           {
2026-06-11 11:57:38.602777 | controller |             "name": "RELATED_IMAGE_DESIGNATE_PRODUCER_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.602812 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-producer:current-podified"
2026-06-11 11:57:38.602846 | controller |           },
2026-06-11 11:57:38.602880 | controller |           {
2026-06-11 11:57:38.602915 | controller |             "name": "RELATED_IMAGE_DESIGNATE_UNBOUND_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.602950 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-unbound:current-podified"
2026-06-11 11:57:38.602983 | controller |           },
2026-06-11 11:57:38.603016 | controller |           {
2026-06-11 11:57:38.603048 | controller |             "name": "RELATED_IMAGE_DESIGNATE_WORKER_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.603081 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-worker:current-podified"
2026-06-11 11:57:38.603116 | controller |           },
2026-06-11 11:57:38.603149 | controller |           {
2026-06-11 11:57:38.603182 | controller |             "name": "RELATED_IMAGE_EDPM_FRR_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.603215 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-frr:current-podified"
2026-06-11 11:57:38.603248 | controller |           },
2026-06-11 11:57:38.603282 | controller |           {
2026-06-11 11:57:38.603316 | controller |             "name": "RELATED_IMAGE_EDPM_ISCSID_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.603386 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-iscsid:current-podified"
2026-06-11 11:57:38.603431 | controller |           },
2026-06-11 11:57:38.603466 | controller |           {
2026-06-11 11:57:38.603564 | controller |             "name": "RELATED_IMAGE_EDPM_KEPLER_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.603602 | controller |             "value": "quay.io/sustainable_computing_io/kepler:release-0.7.12"
2026-06-11 11:57:38.603637 | controller |           },
2026-06-11 11:57:38.603671 | controller |           {
2026-06-11 11:57:38.603705 | controller |             "name": "RELATED_IMAGE_EDPM_LOGROTATE_CROND_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.603739 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cron:current-podified"
2026-06-11 11:57:38.603773 | controller |           },
2026-06-11 11:57:38.603806 | controller |           {
2026-06-11 11:57:38.603840 | controller |             "name": "RELATED_IMAGE_EDPM_MULTIPATHD_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.603875 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-multipathd:current-podified"
2026-06-11 11:57:38.603909 | controller |           },
2026-06-11 11:57:38.603942 | controller |           {
2026-06-11 11:57:38.603975 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_DHCP_AGENT_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.604008 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-dhcp-agent:current-podified"
2026-06-11 11:57:38.604041 | controller |           },
2026-06-11 11:57:38.604084 | controller |           {
2026-06-11 11:57:38.604118 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_METADATA_AGENT_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.604153 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-metadata-agent-ovn:current-podified"
2026-06-11 11:57:38.604186 | controller |           },
2026-06-11 11:57:38.604219 | controller |           {
2026-06-11 11:57:38.604255 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_OVN_AGENT_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.604289 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-ovn-agent:current-podified"
2026-06-11 11:57:38.604322 | controller |           },
2026-06-11 11:57:38.604403 | controller |           {
2026-06-11 11:57:38.604458 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_SRIOV_AGENT_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.604507 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-sriov-agent:current-podified"
2026-06-11 11:57:38.604546 | controller |           },
2026-06-11 11:57:38.604784 | controller |           {
2026-06-11 11:57:38.604837 | controller |             "name": "RELATED_IMAGE_EDPM_NODE_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.604876 | controller |             "value": "quay.io/prometheus/node-exporter:v1.5.0"
2026-06-11 11:57:38.604911 | controller |           },
2026-06-11 11:57:38.604946 | controller |           {
2026-06-11 11:57:38.604981 | controller |             "name": "RELATED_IMAGE_EDPM_OVN_BGP_AGENT_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.605017 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-bgp-agent:current-podified"
2026-06-11 11:57:38.605050 | controller |           },
2026-06-11 11:57:38.605085 | controller |           {
2026-06-11 11:57:38.605118 | controller |             "name": "RELATED_IMAGE_EDPM_PODMAN_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.605151 | controller |             "value": "quay.io/openstack-k8s-operators/prometheus-podman-exporter:latest"
2026-06-11 11:57:38.605209 | controller |           },
2026-06-11 11:57:38.605247 | controller |           {
2026-06-11 11:57:38.605280 | controller |             "name": "RELATED_IMAGE_GLANCE_API_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.605315 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-glance-api:current-podified"
2026-06-11 11:57:38.605376 | controller |           },
2026-06-11 11:57:38.605422 | controller |           {
2026-06-11 11:57:38.605458 | controller |             "name": "RELATED_IMAGE_HEAT_API_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.605493 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-heat-api:current-podified"
2026-06-11 11:57:38.605527 | controller |           },
2026-06-11 11:57:38.605561 | controller |           {
2026-06-11 11:57:38.605596 | controller |             "name": "RELATED_IMAGE_HEAT_CFNAPI_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.605631 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-heat-api-cfn:current-podified"
2026-06-11 11:57:38.605668 | controller |           },
2026-06-11 11:57:38.605702 | controller |           {
2026-06-11 11:57:38.605736 | controller |             "name": "RELATED_IMAGE_HEAT_ENGINE_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.605770 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-heat-engine:current-podified"
2026-06-11 11:57:38.605805 | controller |           },
2026-06-11 11:57:38.605838 | controller |           {
2026-06-11 11:57:38.605872 | controller |             "name": "RELATED_IMAGE_HORIZON_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.605905 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-horizon:current-podified"
2026-06-11 11:57:38.605939 | controller |           },
2026-06-11 11:57:38.605973 | controller |           {
2026-06-11 11:57:38.606008 | controller |             "name": "RELATED_IMAGE_INFRA_MEMCACHED_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.606049 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-memcached:current-podified"
2026-06-11 11:57:38.606083 | controller |           },
2026-06-11 11:57:38.606118 | controller |           {
2026-06-11 11:57:38.606152 | controller |             "name": "RELATED_IMAGE_INFRA_REDIS_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.606187 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-redis:current-podified"
2026-06-11 11:57:38.606221 | controller |           },
2026-06-11 11:57:38.606255 | controller |           {
2026-06-11 11:57:38.606290 | controller |             "name": "RELATED_IMAGE_IRONIC_API_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.606325 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-api:current-podified"
2026-06-11 11:57:38.606398 | controller |           },
2026-06-11 11:57:38.606436 | controller |           {
2026-06-11 11:57:38.606469 | controller |             "name": "RELATED_IMAGE_IRONIC_CONDUCTOR_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.606504 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-conductor:current-podified"
2026-06-11 11:57:38.606537 | controller |           },
2026-06-11 11:57:38.606571 | controller |           {
2026-06-11 11:57:38.606605 | controller |             "name": "RELATED_IMAGE_IRONIC_INSPECTOR_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.606639 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-inspector:current-podified"
2026-06-11 11:57:38.606672 | controller |           },
2026-06-11 11:57:38.606705 | controller |           {
2026-06-11 11:57:38.606740 | controller |             "name": "RELATED_IMAGE_IRONIC_NEUTRON_AGENT_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.606774 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-neutron-agent:current-podified"
2026-06-11 11:57:38.606808 | controller |           },
2026-06-11 11:57:38.606842 | controller |           {
2026-06-11 11:57:38.606877 | controller |             "name": "RELATED_IMAGE_IRONIC_PXE_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.606909 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-pxe:current-podified"
2026-06-11 11:57:38.606944 | controller |           },
2026-06-11 11:57:38.606977 | controller |           {
2026-06-11 11:57:38.607010 | controller |             "name": "RELATED_IMAGE_IRONIC_PYTHON_AGENT_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.607044 | controller |             "value": "quay.io/podified-antelope-centos9/ironic-python-agent:current-podified"
2026-06-11 11:57:38.607077 | controller |           },
2026-06-11 11:57:38.607110 | controller |           {
2026-06-11 11:57:38.607143 | controller |             "name": "RELATED_IMAGE_KEYSTONE_API_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.607178 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-keystone:current-podified"
2026-06-11 11:57:38.607212 | controller |           },
2026-06-11 11:57:38.607248 | controller |           {
2026-06-11 11:57:38.607282 | controller |             "name": "RELATED_IMAGE_KSM_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.607314 | controller |             "value": "registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0"
2026-06-11 11:57:38.607374 | controller |           },
2026-06-11 11:57:38.607418 | controller |           {
2026-06-11 11:57:38.607454 | controller |             "name": "RELATED_IMAGE_MANILA_API_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.607488 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-manila-api:current-podified"
2026-06-11 11:57:38.607522 | controller |           },
2026-06-11 11:57:38.607557 | controller |           {
2026-06-11 11:57:38.607590 | controller |             "name": "RELATED_IMAGE_MANILA_SCHEDULER_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.607623 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-manila-scheduler:current-podified"
2026-06-11 11:57:38.607665 | controller |           },
2026-06-11 11:57:38.607699 | controller |           {
2026-06-11 11:57:38.607734 | controller |             "name": "RELATED_IMAGE_MANILA_SHARE_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.607767 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-manila-share:current-podified"
2026-06-11 11:57:38.607801 | controller |           },
2026-06-11 11:57:38.607834 | controller |           {
2026-06-11 11:57:38.607867 | controller |             "name": "RELATED_IMAGE_MARIADB_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.607901 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-mariadb:current-podified"
2026-06-11 11:57:38.607935 | controller |           },
2026-06-11 11:57:38.607969 | controller |           {
2026-06-11 11:57:38.608002 | controller |             "name": "RELATED_IMAGE_NET_UTILS_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.608037 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-netutils:current-podified"
2026-06-11 11:57:38.608071 | controller |           },
2026-06-11 11:57:38.608104 | controller |           {
2026-06-11 11:57:38.608138 | controller |             "name": "RELATED_IMAGE_NEUTRON_API_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.608171 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified"
2026-06-11 11:57:38.608204 | controller |           },
2026-06-11 11:57:38.608237 | controller |           {
2026-06-11 11:57:38.608269 | controller |             "name": "RELATED_IMAGE_NOVA_API_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.608304 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-api:current-podified"
2026-06-11 11:57:38.608337 | controller |           },
2026-06-11 11:57:38.608427 | controller |           {
2026-06-11 11:57:38.608480 | controller |             "name": "RELATED_IMAGE_NOVA_COMPUTE_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.608521 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-compute:current-podified"
2026-06-11 11:57:38.608557 | controller |           },
2026-06-11 11:57:38.608591 | controller |           {
2026-06-11 11:57:38.608625 | controller |             "name": "RELATED_IMAGE_NOVA_CONDUCTOR_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.608660 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified"
2026-06-11 11:57:38.608694 | controller |           },
2026-06-11 11:57:38.608728 | controller |           {
2026-06-11 11:57:38.608761 | controller |             "name": "RELATED_IMAGE_NOVA_NOVNC_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.608795 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified"
2026-06-11 11:57:38.608828 | controller |           },
2026-06-11 11:57:38.608864 | controller |           {
2026-06-11 11:57:38.608898 | controller |             "name": "RELATED_IMAGE_NOVA_SCHEDULER_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.608932 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified"
2026-06-11 11:57:38.608964 | controller |           },
2026-06-11 11:57:38.608998 | controller |           {
2026-06-11 11:57:38.609031 | controller |             "name": "RELATED_IMAGE_OCTAVIA_API_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.609065 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-api:current-podified"
2026-06-11 11:57:38.609100 | controller |           },
2026-06-11 11:57:38.609134 | controller |           {
2026-06-11 11:57:38.609188 | controller |             "name": "RELATED_IMAGE_OCTAVIA_HEALTHMANAGER_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.609227 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-health-manager:current-podified"
2026-06-11 11:57:38.609261 | controller |           },
2026-06-11 11:57:38.609294 | controller |           {
2026-06-11 11:57:38.609328 | controller |             "name": "RELATED_IMAGE_OCTAVIA_HOUSEKEEPING_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.609426 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-housekeeping:current-podified"
2026-06-11 11:57:38.609534 | controller |           },
2026-06-11 11:57:38.609597 | controller |           {
2026-06-11 11:57:38.609634 | controller |             "name": "RELATED_IMAGE_OCTAVIA_RSYSLOG_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.609669 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-rsyslog:current-podified"
2026-06-11 11:57:38.609703 | controller |           },
2026-06-11 11:57:38.609736 | controller |           {
2026-06-11 11:57:38.609769 | controller |             "name": "RELATED_IMAGE_OCTAVIA_WORKER_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.609803 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-worker:current-podified"
2026-06-11 11:57:38.609839 | controller |           },
2026-06-11 11:57:38.609873 | controller |           {
2026-06-11 11:57:38.609906 | controller |             "name": "RELATED_IMAGE_OPENSTACK_CLIENT_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.609940 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified"
2026-06-11 11:57:38.609973 | controller |           },
2026-06-11 11:57:38.610006 | controller |           {
2026-06-11 11:57:38.610041 | controller |             "name": "RELATED_IMAGE_OPENSTACK_MUST_GATHER_DEFAULT",
2026-06-11 11:57:38.610074 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-must-gather:latest"
2026-06-11 11:57:38.610108 | controller |           },
2026-06-11 11:57:38.610142 | controller |           {
2026-06-11 11:57:38.610177 | controller |             "name": "RELATED_IMAGE_OPENSTACK_NETWORK_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.610210 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified"
2026-06-11 11:57:38.610244 | controller |           },
2026-06-11 11:57:38.610278 | controller |           {
2026-06-11 11:57:38.610312 | controller |             "name": "RELATED_IMAGE_OS_CONTAINER_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.610379 | controller |             "value": "quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified"
2026-06-11 11:57:38.610427 | controller |           },
2026-06-11 11:57:38.610463 | controller |           {
2026-06-11 11:57:38.610496 | controller |             "name": "RELATED_IMAGE_OVN_CONTROLLER_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.610530 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified"
2026-06-11 11:57:38.610564 | controller |           },
2026-06-11 11:57:38.610597 | controller |           {
2026-06-11 11:57:38.610630 | controller |             "name": "RELATED_IMAGE_OVN_CONTROLLER_OVS_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.610666 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified"
2026-06-11 11:57:38.610700 | controller |           },
2026-06-11 11:57:38.610733 | controller |           {
2026-06-11 11:57:38.610767 | controller |             "name": "RELATED_IMAGE_OVN_NB_DBCLUSTER_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.610800 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified"
2026-06-11 11:57:38.610834 | controller |           },
2026-06-11 11:57:38.610867 | controller |           {
2026-06-11 11:57:38.610901 | controller |             "name": "RELATED_IMAGE_OVN_NORTHD_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.610934 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified"
2026-06-11 11:57:38.610967 | controller |           },
2026-06-11 11:57:38.610999 | controller |           {
2026-06-11 11:57:38.611033 | controller |             "name": "RELATED_IMAGE_OVN_SB_DBCLUSTER_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.611066 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified"
2026-06-11 11:57:38.611108 | controller |           },
2026-06-11 11:57:38.611143 | controller |           {
2026-06-11 11:57:38.611177 | controller |             "name": "RELATED_IMAGE_PLACEMENT_API_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.611211 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-placement-api:current-podified"
2026-06-11 11:57:38.611245 | controller |           },
2026-06-11 11:57:38.611278 | controller |           {
2026-06-11 11:57:38.611311 | controller |             "name": "RELATED_IMAGE_RABBITMQ_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.611370 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified"
2026-06-11 11:57:38.611417 | controller |           },
2026-06-11 11:57:38.611452 | controller |           {
2026-06-11 11:57:38.611485 | controller |             "name": "RELATED_IMAGE_SWIFT_ACCOUNT_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.611519 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-account:current-podified"
2026-06-11 11:57:38.611553 | controller |           },
2026-06-11 11:57:38.611589 | controller |           {
2026-06-11 11:57:38.611622 | controller |             "name": "RELATED_IMAGE_SWIFT_CONTAINER_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.611656 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-container:current-podified"
2026-06-11 11:57:38.611691 | controller |           },
2026-06-11 11:57:38.611725 | controller |           {
2026-06-11 11:57:38.611759 | controller |             "name": "RELATED_IMAGE_SWIFT_OBJECT_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.611795 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-object:current-podified"
2026-06-11 11:57:38.611828 | controller |           },
2026-06-11 11:57:38.611862 | controller |           {
2026-06-11 11:57:38.611895 | controller |             "name": "RELATED_IMAGE_SWIFT_PROXY_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.611929 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified"
2026-06-11 11:57:38.611964 | controller |           },
2026-06-11 11:57:38.611998 | controller |           {
2026-06-11 11:57:38.612032 | controller |             "name": "RELATED_IMAGE_TEST_TEMPEST_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.612066 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-tempest-all:current-podified"
2026-06-11 11:57:38.612100 | controller |           },
2026-06-11 11:57:38.612133 | controller |           {
2026-06-11 11:57:38.612166 | controller |             "name": "RELATED_IMAGE_WATCHER_API_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.612199 | controller |             "value": "quay.io/podified-master-centos9/openstack-watcher-api:current-podified"
2026-06-11 11:57:38.612233 | controller |           },
2026-06-11 11:57:38.612267 | controller |           {
2026-06-11 11:57:38.612301 | controller |             "name": "RELATED_IMAGE_WATCHER_APPLIER_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.612335 | controller |             "value": "quay.io/podified-master-centos9/openstack-watcher-applier:current-podified"
2026-06-11 11:57:38.612422 | controller |           },
2026-06-11 11:57:38.612488 | controller |           {
2026-06-11 11:57:38.612539 | controller |             "name": "RELATED_IMAGE_WATCHER_DECISION_ENGINE_IMAGE_URL_DEFAULT",
2026-06-11 11:57:38.612575 | controller |             "value": "quay.io/podified-master-centos9/openstack-watcher-decision-engine:current-podified"
2026-06-11 11:57:38.612619 | controller |           }
2026-06-11 11:57:38.612661 | controller |         ],
2026-06-11 11:57:38.612696 | controller |         "image": "38.102.83.74:5001/openstack-k8s-operators/openstack-operator:2895d87b692193b55d566fae26f4c769f7f44de8",
2026-06-11 11:57:38.612733 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-11 11:57:38.612767 | controller |         "livenessProbe": {
2026-06-11 11:57:38.612814 | controller |           "failureThreshold": 3,
2026-06-11 11:57:38.612862 | controller |           "httpGet": {
2026-06-11 11:57:38.612902 | controller |             "path": "/healthz",
2026-06-11 11:57:38.612942 | controller |             "port": 8081,
2026-06-11 11:57:38.612983 | controller |             "scheme": "HTTP"
2026-06-11 11:57:38.613026 | controller |           },
2026-06-11 11:57:38.613068 | controller |           "initialDelaySeconds": 15,
2026-06-11 11:57:38.613109 | controller |           "periodSeconds": 20,
2026-06-11 11:57:38.613150 | controller |           "successThreshold": 1,
2026-06-11 11:57:38.613219 | controller |           "timeoutSeconds": 1
2026-06-11 11:57:38.613265 | controller |         },
2026-06-11 11:57:38.613310 | controller |         "name": "manager",
2026-06-11 11:57:38.613421 | controller |         "ports": [
2026-06-11 11:57:38.613472 | controller |           {
2026-06-11 11:57:38.613509 | controller |             "containerPort": 9443,
2026-06-11 11:57:38.613544 | controller |             "name": "webhook-server",
2026-06-11 11:57:38.613579 | controller |             "protocol": "TCP"
2026-06-11 11:57:38.613612 | controller |           }
2026-06-11 11:57:38.613645 | controller |         ],
2026-06-11 11:57:38.613678 | controller |         "readinessProbe": {
2026-06-11 11:57:38.613711 | controller |           "failureThreshold": 3,
2026-06-11 11:57:38.613744 | controller |           "httpGet": {
2026-06-11 11:57:38.613777 | controller |             "path": "/readyz",
2026-06-11 11:57:38.613810 | controller |             "port": 8081,
2026-06-11 11:57:38.613845 | controller |             "scheme": "HTTP"
2026-06-11 11:57:38.613879 | controller |           },
2026-06-11 11:57:38.613913 | controller |           "initialDelaySeconds": 5,
2026-06-11 11:57:38.613948 | controller |           "periodSeconds": 10,
2026-06-11 11:57:38.613983 | controller |           "successThreshold": 1,
2026-06-11 11:57:38.614016 | controller |           "timeoutSeconds": 1
2026-06-11 11:57:38.614050 | controller |         },
2026-06-11 11:57:38.614084 | controller |         "resources": {
2026-06-11 11:57:38.614118 | controller |           "limits": {
2026-06-11 11:57:38.614153 | controller |             "cpu": "500m",
2026-06-11 11:57:38.614189 | controller |             "memory": "1Gi"
2026-06-11 11:57:38.614222 | controller |           },
2026-06-11 11:57:38.614244 | controller |           "requests": {
2026-06-11 11:57:38.614266 | controller |             "cpu": "10m",
2026-06-11 11:57:38.614288 | controller |             "memory": "512Mi"
2026-06-11 11:57:38.614310 | controller |           }
2026-06-11 11:57:38.614332 | controller |         },
2026-06-11 11:57:38.614387 | controller |         "securityContext": {
2026-06-11 11:57:38.614412 | controller |           "allowPrivilegeEscalation": false,
2026-06-11 11:57:38.614435 | controller |           "capabilities": {
2026-06-11 11:57:38.614459 | controller |             "drop": [
2026-06-11 11:57:38.614481 | controller |               "ALL"
2026-06-11 11:57:38.614504 | controller |             ]
2026-06-11 11:57:38.614526 | controller |           },
2026-06-11 11:57:38.614550 | controller |           "runAsUser": 1000660000
2026-06-11 11:57:38.614573 | controller |         },
2026-06-11 11:57:38.614596 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-11 11:57:38.614619 | controller |         "terminationMessagePolicy": "File",
2026-06-11 11:57:38.614642 | controller |         "volumeMounts": [
2026-06-11 11:57:38.614665 | controller |           {
2026-06-11 11:57:38.614687 | controller |             "mountPath": "/tmp/k8s-metrics-server/metrics-certs",
2026-06-11 11:57:38.614710 | controller |             "name": "metrics-certs",
2026-06-11 11:57:38.614733 | controller |             "readOnly": true
2026-06-11 11:57:38.614755 | controller |           },
2026-06-11 11:57:38.614778 | controller |           {
2026-06-11 11:57:38.614850 | controller |             "mountPath": "/tmp/k8s-webhook-server/serving-certs",
2026-06-11 11:57:38.614896 | controller |             "name": "webhook-certs",
2026-06-11 11:57:38.614922 | controller |             "readOnly": true
2026-06-11 11:57:38.614946 | controller |           },
2026-06-11 11:57:38.614969 | controller |           {
2026-06-11 11:57:38.614992 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 11:57:38.615014 | controller |             "name": "kube-api-access-rdkgl",
2026-06-11 11:57:38.615037 | controller |             "readOnly": true
2026-06-11 11:57:38.615061 | controller |           }
2026-06-11 11:57:38.615083 | controller |         ]
2026-06-11 11:57:38.615105 | controller |       }
2026-06-11 11:57:38.615127 | controller |     ],
2026-06-11 11:57:38.615149 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-11 11:57:38.615172 | controller |     "enableServiceLinks": true,
2026-06-11 11:57:38.615194 | controller |     "imagePullSecrets": [
2026-06-11 11:57:38.615216 | controller |       {
2026-06-11 11:57:38.615239 | controller |         "name": "openstack-operator-controller-manager-dockercfg-fxh6j"
2026-06-11 11:57:38.615262 | controller |       }
2026-06-11 11:57:38.615285 | controller |     ],
2026-06-11 11:57:38.615309 | controller |     "nodeName": "crc",
2026-06-11 11:57:38.615330 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-11 11:57:38.615403 | controller |     "priority": 0,
2026-06-11 11:57:38.615430 | controller |     "restartPolicy": "Always",
2026-06-11 11:57:38.615453 | controller |     "schedulerName": "default-scheduler",
2026-06-11 11:57:38.615478 | controller |     "securityContext": {
2026-06-11 11:57:38.615501 | controller |       "fsGroup": 1000660000,
2026-06-11 11:57:38.615524 | controller |       "runAsNonRoot": true,
2026-06-11 11:57:38.615545 | controller |       "seLinuxOptions": {
2026-06-11 11:57:38.615567 | controller |         "level": "s0:c26,c5"
2026-06-11 11:57:38.615589 | controller |       },
2026-06-11 11:57:38.615611 | controller |       "seccompProfile": {
2026-06-11 11:57:38.615634 | controller |         "type": "RuntimeDefault"
2026-06-11 11:57:38.615655 | controller |       }
2026-06-11 11:57:38.615677 | controller |     },
2026-06-11 11:57:38.615699 | controller |     "serviceAccount": "openstack-operator-controller-manager",
2026-06-11 11:57:38.615721 | controller |     "serviceAccountName": "openstack-operator-controller-manager",
2026-06-11 11:57:38.615743 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-11 11:57:38.615766 | controller |     "tolerations": [
2026-06-11 11:57:38.615788 | controller |       {
2026-06-11 11:57:38.615811 | controller |         "effect": "NoExecute",
2026-06-11 11:57:38.615833 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-11 11:57:38.615855 | controller |         "operator": "Exists",
2026-06-11 11:57:38.615878 | controller |         "tolerationSeconds": 300
2026-06-11 11:57:38.615900 | controller |       },
2026-06-11 11:57:38.615923 | controller |       {
2026-06-11 11:57:38.615946 | controller |         "effect": "NoExecute",
2026-06-11 11:57:38.615968 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-11 11:57:38.615991 | controller |         "operator": "Exists",
2026-06-11 11:57:38.616013 | controller |         "tolerationSeconds": 300
2026-06-11 11:57:38.616036 | controller |       },
2026-06-11 11:57:38.616058 | controller |       {
2026-06-11 11:57:38.616080 | controller |         "effect": "NoSchedule",
2026-06-11 11:57:38.616102 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-11 11:57:38.616124 | controller |         "operator": "Exists"
2026-06-11 11:57:38.616146 | controller |       }
2026-06-11 11:57:38.616169 | controller |     ],
2026-06-11 11:57:38.616191 | controller |     "volumes": [
2026-06-11 11:57:38.616214 | controller |       {
2026-06-11 11:57:38.616237 | controller |         "name": "metrics-certs",
2026-06-11 11:57:38.616259 | controller |         "secret": {
2026-06-11 11:57:38.616288 | controller |           "defaultMode": 420,
2026-06-11 11:57:38.616311 | controller |           "items": [
2026-06-11 11:57:38.616333 | controller |             {
2026-06-11 11:57:38.616391 | controller |               "key": "ca.crt",
2026-06-11 11:57:38.616427 | controller |               "path": "ca.crt"
2026-06-11 11:57:38.616456 | controller |             },
2026-06-11 11:57:38.616481 | controller |             {
2026-06-11 11:57:38.616504 | controller |               "key": "tls.crt",
2026-06-11 11:57:38.616526 | controller |               "path": "tls.crt"
2026-06-11 11:57:38.616549 | controller |             },
2026-06-11 11:57:38.616570 | controller |             {
2026-06-11 11:57:38.616591 | controller |               "key": "tls.key",
2026-06-11 11:57:38.616614 | controller |               "path": "tls.key"
2026-06-11 11:57:38.616635 | controller |             }
2026-06-11 11:57:38.616657 | controller |           ],
2026-06-11 11:57:38.616679 | controller |           "optional": false,
2026-06-11 11:57:38.616701 | controller |           "secretName": "metrics-server-cert"
2026-06-11 11:57:38.616723 | controller |         }
2026-06-11 11:57:38.616746 | controller |       },
2026-06-11 11:57:38.616768 | controller |       {
2026-06-11 11:57:38.616790 | controller |         "name": "webhook-certs",
2026-06-11 11:57:38.616812 | controller |         "secret": {
2026-06-11 11:57:38.616835 | controller |           "defaultMode": 420,
2026-06-11 11:57:38.616857 | controller |           "secretName": "webhook-server-cert"
2026-06-11 11:57:38.616880 | controller |         }
2026-06-11 11:57:38.616903 | controller |       },
2026-06-11 11:57:38.616924 | controller |       {
2026-06-11 11:57:38.616947 | controller |         "name": "kube-api-access-rdkgl",
2026-06-11 11:57:38.616970 | controller |         "projected": {
2026-06-11 11:57:38.616992 | controller |           "defaultMode": 420,
2026-06-11 11:57:38.617015 | controller |           "sources": [
2026-06-11 11:57:38.617037 | controller |             {
2026-06-11 11:57:38.617060 | controller |               "serviceAccountToken": {
2026-06-11 11:57:38.617082 | controller |                 "expirationSeconds": 3607,
2026-06-11 11:57:38.617104 | controller |                 "path": "token"
2026-06-11 11:57:38.617125 | controller |               }
2026-06-11 11:57:38.617148 | controller |             },
2026-06-11 11:57:38.617194 | controller |             {
2026-06-11 11:57:38.617218 | controller |               "configMap": {
2026-06-11 11:57:38.617240 | controller |                 "items": [
2026-06-11 11:57:38.617262 | controller |                   {
2026-06-11 11:57:38.617284 | controller |                     "key": "ca.crt",
2026-06-11 11:57:38.617306 | controller |                     "path": "ca.crt"
2026-06-11 11:57:38.617330 | controller |                   }
2026-06-11 11:57:38.617382 | controller |                 ],
2026-06-11 11:57:38.617407 | controller |                 "name": "kube-root-ca.crt"
2026-06-11 11:57:38.617430 | controller |               }
2026-06-11 11:57:38.617452 | controller |             },
2026-06-11 11:57:38.617474 | controller |             {
2026-06-11 11:57:38.617496 | controller |               "downwardAPI": {
2026-06-11 11:57:38.617519 | controller |                 "items": [
2026-06-11 11:57:38.617541 | controller |                   {
2026-06-11 11:57:38.617564 | controller |                     "fieldRef": {
2026-06-11 11:57:38.617586 | controller |                       "apiVersion": "v1",
2026-06-11 11:57:38.617609 | controller |                       "fieldPath": "metadata.namespace"
2026-06-11 11:57:38.617632 | controller |                     },
2026-06-11 11:57:38.617656 | controller |                     "path": "namespace"
2026-06-11 11:57:38.617678 | controller |                   }
2026-06-11 11:57:38.617701 | controller |                 ]
2026-06-11 11:57:38.617722 | controller |               }
2026-06-11 11:57:38.617745 | controller |             },
2026-06-11 11:57:38.617774 | controller |             {
2026-06-11 11:57:38.617798 | controller |               "configMap": {
2026-06-11 11:57:38.617820 | controller |                 "items": [
2026-06-11 11:57:38.617842 | controller |                   {
2026-06-11 11:57:38.617865 | controller |                     "key": "service-ca.crt",
2026-06-11 11:57:38.617888 | controller |                     "path": "service-ca.crt"
2026-06-11 11:57:38.617910 | controller |                   }
2026-06-11 11:57:38.617934 | controller |                 ],
2026-06-11 11:57:38.617956 | controller |                 "name": "openshift-service-ca.crt"
2026-06-11 11:57:38.617978 | controller |               }
2026-06-11 11:57:38.618002 | controller |             }
2026-06-11 11:57:38.618024 | controller |           ]
2026-06-11 11:57:38.618046 | controller |         }
2026-06-11 11:57:38.618094 | controller |       }
2026-06-11 11:57:38.618117 | controller |     ]
2026-06-11 11:57:38.618139 | controller |   },
2026-06-11 11:57:38.618162 | controller |   "status": {
2026-06-11 11:57:38.618184 | controller |     "conditions": [
2026-06-11 11:57:38.618206 | controller |       {
2026-06-11 11:57:38.618228 | controller |         "lastProbeTime": null,
2026-06-11 11:57:38.618250 | controller |         "lastTransitionTime": "2026-06-11T11:02:12Z",
2026-06-11 11:57:38.618273 | controller |         "status": "True",
2026-06-11 11:57:38.618296 | controller |         "type": "PodReadyToStartContainers"
2026-06-11 11:57:38.618318 | controller |       },
2026-06-11 11:57:38.618341 | controller |       {
2026-06-11 11:57:38.618392 | controller |         "lastProbeTime": null,
2026-06-11 11:57:38.618417 | controller |         "lastTransitionTime": "2026-06-11T11:01:45Z",
2026-06-11 11:57:38.618442 | controller |         "status": "True",
2026-06-11 11:57:38.618464 | controller |         "type": "Initialized"
2026-06-11 11:57:38.618485 | controller |       },
2026-06-11 11:57:38.618509 | controller |       {
2026-06-11 11:57:38.618531 | controller |         "lastProbeTime": null,
2026-06-11 11:57:38.618554 | controller |         "lastTransitionTime": "2026-06-11T11:02:24Z",
2026-06-11 11:57:38.618578 | controller |         "status": "True",
2026-06-11 11:57:38.618599 | controller |         "type": "Ready"
2026-06-11 11:57:38.618622 | controller |       },
2026-06-11 11:57:38.618646 | controller |       {
2026-06-11 11:57:38.618668 | controller |         "lastProbeTime": null,
2026-06-11 11:57:38.618692 | controller |         "lastTransitionTime": "2026-06-11T11:02:24Z",
2026-06-11 11:57:38.618715 | controller |         "status": "True",
2026-06-11 11:57:38.618737 | controller |         "type": "ContainersReady"
2026-06-11 11:57:38.618759 | controller |       },
2026-06-11 11:57:38.618782 | controller |       {
2026-06-11 11:57:38.618805 | controller |         "lastProbeTime": null,
2026-06-11 11:57:38.618827 | controller |         "lastTransitionTime": "2026-06-11T11:01:45Z",
2026-06-11 11:57:38.618851 | controller |         "status": "True",
2026-06-11 11:57:38.618872 | controller |         "type": "PodScheduled"
2026-06-11 11:57:38.618894 | controller |       }
2026-06-11 11:57:38.618916 | controller |     ],
2026-06-11 11:57:38.618939 | controller |     "containerStatuses": [
2026-06-11 11:57:38.618962 | controller |       {
2026-06-11 11:57:38.618985 | controller |         "allocatedResources": {
2026-06-11 11:57:38.619008 | controller |           "cpu": "10m",
2026-06-11 11:57:38.619031 | controller |           "memory": "512Mi"
2026-06-11 11:57:38.619053 | controller |         },
2026-06-11 11:57:38.619076 | controller |         "containerID": "cri-o://0ca416cc662e2e798e0ca5d53a89c94af6b013c6a08c573924d63ac75bee0a92",
2026-06-11 11:57:38.619101 | controller |         "image": "38.102.83.74:5001/openstack-k8s-operators/openstack-operator:2895d87b692193b55d566fae26f4c769f7f44de8",
2026-06-11 11:57:38.619124 | controller |         "imageID": "38.102.83.74:5001/openstack-k8s-operators/openstack-operator@sha256:ba30b7e8a529687c3ce89e3aca2ebc401b4202f0a3e445c8fe9eb5c0619c0cd5",
2026-06-11 11:57:38.619169 | controller |         "lastState": {},
2026-06-11 11:57:38.619193 | controller |         "name": "manager",
2026-06-11 11:57:38.619216 | controller |         "ready": true,
2026-06-11 11:57:38.619240 | controller |         "resources": {
2026-06-11 11:57:38.619263 | controller |           "limits": {
2026-06-11 11:57:38.619285 | controller |             "cpu": "500m",
2026-06-11 11:57:38.619308 | controller |             "memory": "1Gi"
2026-06-11 11:57:38.619330 | controller |           },
2026-06-11 11:57:38.619378 | controller |           "requests": {
2026-06-11 11:57:38.619404 | controller |             "cpu": "10m",
2026-06-11 11:57:38.619427 | controller |             "memory": "512Mi"
2026-06-11 11:57:38.619449 | controller |           }
2026-06-11 11:57:38.619471 | controller |         },
2026-06-11 11:57:38.619494 | controller |         "restartCount": 0,
2026-06-11 11:57:38.619517 | controller |         "started": true,
2026-06-11 11:57:38.619539 | controller |         "state": {
2026-06-11 11:57:38.619563 | controller |           "running": {
2026-06-11 11:57:38.619585 | controller |             "startedAt": "2026-06-11T11:02:11Z"
2026-06-11 11:57:38.619607 | controller |           }
2026-06-11 11:57:38.619629 | controller |         },
2026-06-11 11:57:38.619653 | controller |         "user": {
2026-06-11 11:57:38.619676 | controller |           "linux": {
2026-06-11 11:57:38.619698 | controller |             "gid": 0,
2026-06-11 11:57:38.619720 | controller |             "supplementalGroups": [
2026-06-11 11:57:38.619743 | controller |               0,
2026-06-11 11:57:38.619765 | controller |               1000660000
2026-06-11 11:57:38.619788 | controller |             ],
2026-06-11 11:57:38.619812 | controller |             "uid": 1000660000
2026-06-11 11:57:38.619835 | controller |           }
2026-06-11 11:57:38.619858 | controller |         },
2026-06-11 11:57:38.619881 | controller |         "volumeMounts": [
2026-06-11 11:57:38.619903 | controller |           {
2026-06-11 11:57:38.619925 | controller |             "mountPath": "/tmp/k8s-metrics-server/metrics-certs",
2026-06-11 11:57:38.619948 | controller |             "name": "metrics-certs",
2026-06-11 11:57:38.619970 | controller |             "readOnly": true,
2026-06-11 11:57:38.619993 | controller |             "recursiveReadOnly": "Disabled"
2026-06-11 11:57:38.620016 | controller |           },
2026-06-11 11:57:38.620039 | controller |           {
2026-06-11 11:57:38.620062 | controller |             "mountPath": "/tmp/k8s-webhook-server/serving-certs",
2026-06-11 11:57:38.620085 | controller |             "name": "webhook-certs",
2026-06-11 11:57:38.620108 | controller |             "readOnly": true,
2026-06-11 11:57:38.620131 | controller |             "recursiveReadOnly": "Disabled"
2026-06-11 11:57:38.620153 | controller |           },
2026-06-11 11:57:38.620176 | controller |           {
2026-06-11 11:57:38.620198 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 11:57:38.620221 | controller |             "name": "kube-api-access-rdkgl",
2026-06-11 11:57:38.620246 | controller |             "readOnly": true,
2026-06-11 11:57:38.620271 | controller |             "recursiveReadOnly": "Disabled"
2026-06-11 11:57:38.620294 | controller |           }
2026-06-11 11:57:38.620317 | controller |         ]
2026-06-11 11:57:38.620340 | controller |       }
2026-06-11 11:57:38.620402 | controller |     ],
2026-06-11 11:57:38.620437 | controller |     "hostIP": "192.168.126.11",
2026-06-11 11:57:38.620467 | controller |     "hostIPs": [
2026-06-11 11:57:38.620492 | controller |       {
2026-06-11 11:57:38.620515 | controller |         "ip": "192.168.126.11"
2026-06-11 11:57:38.620538 | controller |       }
2026-06-11 11:57:38.620561 | controller |     ],
2026-06-11 11:57:38.620583 | controller |     "phase": "Running",
2026-06-11 11:57:38.620606 | controller |     "podIP": "10.217.0.95",
2026-06-11 11:57:38.620630 | controller |     "podIPs": [
2026-06-11 11:57:38.620658 | controller |       {
2026-06-11 11:57:38.620682 | controller |         "ip": "10.217.0.95"
2026-06-11 11:57:38.620705 | controller |       }
2026-06-11 11:57:38.620727 | controller |     ],
2026-06-11 11:57:38.620751 | controller |     "qosClass": "Burstable",
2026-06-11 11:57:38.620774 | controller |     "startTime": "2026-06-11T11:01:45Z"
2026-06-11 11:57:38.620796 | controller |   }
2026-06-11 11:57:38.620819 | controller | }
2026-06-11 11:57:38.660186 | controller | ok:
2026-06-11 11:57:38.660321 | controller | {
2026-06-11 11:57:38.660343 | controller |   "apiVersion": "v1",
2026-06-11 11:57:38.660390 | controller |   "kind": "Pod",
2026-06-11 11:57:38.660415 | controller |   "metadata": {
2026-06-11 11:57:38.660435 | controller |     "annotations": {
2026-06-11 11:57:38.660454 | 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-11 11:57:38.660472 | 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-11 11:57:38.660490 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-11 11:57:38.660507 | controller |       "openshift.io/scc": "anyuid",
2026-06-11 11:57:38.660523 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-11 11:57:38.660540 | controller |     },
2026-06-11 11:57:38.660555 | controller |     "creationTimestamp": "2026-06-11T11:01:44Z",
2026-06-11 11:57:38.660571 | controller |     "generateName": "ovn-operator-controller-manager-58f85bd97f-",
2026-06-11 11:57:38.660587 | controller |     "generation": 1,
2026-06-11 11:57:38.660603 | controller |     "labels": {
2026-06-11 11:57:38.660619 | controller |       "app.kubernetes.io/name": "ovn-operator",
2026-06-11 11:57:38.660634 | controller |       "control-plane": "controller-manager",
2026-06-11 11:57:38.660649 | controller |       "openstack.org/operator-name": "ovn",
2026-06-11 11:57:38.660664 | controller |       "pod-template-hash": "58f85bd97f"
2026-06-11 11:57:38.660679 | controller |     },
2026-06-11 11:57:38.660694 | controller |     "managedFields": [
2026-06-11 11:57:38.660710 | controller |       {
2026-06-11 11:57:38.660726 | controller |         "apiVersion": "v1",
2026-06-11 11:57:38.660742 | controller |         "fieldsType": "FieldsV1",
2026-06-11 11:57:38.660757 | controller |         "fieldsV1": {
2026-06-11 11:57:38.660772 | controller |           "f:metadata": {
2026-06-11 11:57:38.660788 | controller |             "f:annotations": {
2026-06-11 11:57:38.660804 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-11 11:57:38.660820 | controller |             }
2026-06-11 11:57:38.660835 | controller |           }
2026-06-11 11:57:38.660851 | controller |         },
2026-06-11 11:57:38.660867 | controller |         "manager": "crc",
2026-06-11 11:57:38.660882 | controller |         "operation": "Update",
2026-06-11 11:57:38.660898 | controller |         "subresource": "status",
2026-06-11 11:57:38.660914 | controller |         "time": "2026-06-11T11:01:44Z"
2026-06-11 11:57:38.660930 | controller |       },
2026-06-11 11:57:38.660945 | controller |       {
2026-06-11 11:57:38.660959 | controller |         "apiVersion": "v1",
2026-06-11 11:57:38.660975 | controller |         "fieldsType": "FieldsV1",
2026-06-11 11:57:38.660991 | controller |         "fieldsV1": {
2026-06-11 11:57:38.661006 | controller |           "f:metadata": {
2026-06-11 11:57:38.661022 | controller |             "f:annotations": {
2026-06-11 11:57:38.661050 | controller |               ".": {},
2026-06-11 11:57:38.661066 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-11 11:57:38.661083 | controller |             },
2026-06-11 11:57:38.661099 | controller |             "f:generateName": {},
2026-06-11 11:57:38.661133 | controller |             "f:labels": {
2026-06-11 11:57:38.661150 | controller |               ".": {},
2026-06-11 11:57:38.661166 | controller |               "f:app.kubernetes.io/name": {},
2026-06-11 11:57:38.661182 | controller |               "f:control-plane": {},
2026-06-11 11:57:38.661198 | controller |               "f:openstack.org/operator-name": {},
2026-06-11 11:57:38.661215 | controller |               "f:pod-template-hash": {}
2026-06-11 11:57:38.661230 | controller |             },
2026-06-11 11:57:38.661245 | controller |             "f:ownerReferences": {
2026-06-11 11:57:38.661261 | controller |               ".": {},
2026-06-11 11:57:38.661276 | controller |               "k:{\"uid\":\"ff814a71-aa9f-4e0d-8eac-e11028359f60\"}": {}
2026-06-11 11:57:38.661291 | controller |             }
2026-06-11 11:57:38.661307 | controller |           },
2026-06-11 11:57:38.661323 | controller |           "f:spec": {
2026-06-11 11:57:38.661338 | controller |             "f:containers": {
2026-06-11 11:57:38.661379 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-11 11:57:38.661397 | controller |                 ".": {},
2026-06-11 11:57:38.661413 | controller |                 "f:args": {},
2026-06-11 11:57:38.661429 | controller |                 "f:command": {},
2026-06-11 11:57:38.661445 | controller |                 "f:env": {
2026-06-11 11:57:38.661460 | controller |                   ".": {},
2026-06-11 11:57:38.661476 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-11 11:57:38.661492 | controller |                     ".": {},
2026-06-11 11:57:38.661508 | controller |                     "f:name": {},
2026-06-11 11:57:38.661523 | controller |                     "f:value": {}
2026-06-11 11:57:38.661540 | controller |                   },
2026-06-11 11:57:38.661556 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-11 11:57:38.661571 | controller |                     ".": {},
2026-06-11 11:57:38.661587 | controller |                     "f:name": {},
2026-06-11 11:57:38.661602 | controller |                     "f:value": {}
2026-06-11 11:57:38.661617 | controller |                   },
2026-06-11 11:57:38.661632 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-11 11:57:38.661647 | controller |                     ".": {},
2026-06-11 11:57:38.661663 | controller |                     "f:name": {},
2026-06-11 11:57:38.661678 | controller |                     "f:value": {}
2026-06-11 11:57:38.661694 | controller |                   },
2026-06-11 11:57:38.661709 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-11 11:57:38.661725 | controller |                     ".": {},
2026-06-11 11:57:38.661741 | controller |                     "f:name": {},
2026-06-11 11:57:38.661756 | controller |                     "f:value": {}
2026-06-11 11:57:38.661771 | controller |                   },
2026-06-11 11:57:38.661787 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-11 11:57:38.661803 | controller |                     ".": {},
2026-06-11 11:57:38.661819 | controller |                     "f:name": {},
2026-06-11 11:57:38.661835 | controller |                     "f:value": {}
2026-06-11 11:57:38.661849 | controller |                   }
2026-06-11 11:57:38.661865 | controller |                 },
2026-06-11 11:57:38.661881 | controller |                 "f:image": {},
2026-06-11 11:57:38.661897 | controller |                 "f:imagePullPolicy": {},
2026-06-11 11:57:38.661912 | controller |                 "f:livenessProbe": {
2026-06-11 11:57:38.661928 | controller |                   ".": {},
2026-06-11 11:57:38.661948 | controller |                   "f:failureThreshold": {},
2026-06-11 11:57:38.661964 | controller |                   "f:httpGet": {
2026-06-11 11:57:38.661981 | controller |                     ".": {},
2026-06-11 11:57:38.661996 | controller |                     "f:path": {},
2026-06-11 11:57:38.662011 | controller |                     "f:port": {},
2026-06-11 11:57:38.662027 | controller |                     "f:scheme": {}
2026-06-11 11:57:38.662043 | controller |                   },
2026-06-11 11:57:38.662059 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 11:57:38.662074 | controller |                   "f:periodSeconds": {},
2026-06-11 11:57:38.662090 | controller |                   "f:successThreshold": {},
2026-06-11 11:57:38.662106 | controller |                   "f:timeoutSeconds": {}
2026-06-11 11:57:38.662122 | controller |                 },
2026-06-11 11:57:38.662137 | controller |                 "f:name": {},
2026-06-11 11:57:38.662153 | controller |                 "f:readinessProbe": {
2026-06-11 11:57:38.662169 | controller |                   ".": {},
2026-06-11 11:57:38.662185 | controller |                   "f:failureThreshold": {},
2026-06-11 11:57:38.662200 | controller |                   "f:httpGet": {
2026-06-11 11:57:38.662216 | controller |                     ".": {},
2026-06-11 11:57:38.662232 | controller |                     "f:path": {},
2026-06-11 11:57:38.662250 | controller |                     "f:port": {},
2026-06-11 11:57:38.662268 | controller |                     "f:scheme": {}
2026-06-11 11:57:38.662283 | controller |                   },
2026-06-11 11:57:38.662298 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 11:57:38.662314 | controller |                   "f:periodSeconds": {},
2026-06-11 11:57:38.662330 | controller |                   "f:successThreshold": {},
2026-06-11 11:57:38.662365 | controller |                   "f:timeoutSeconds": {}
2026-06-11 11:57:38.662388 | controller |                 },
2026-06-11 11:57:38.662405 | controller |                 "f:resources": {
2026-06-11 11:57:38.662421 | controller |                   ".": {},
2026-06-11 11:57:38.662436 | controller |                   "f:limits": {
2026-06-11 11:57:38.662452 | controller |                     ".": {},
2026-06-11 11:57:38.662468 | controller |                     "f:cpu": {},
2026-06-11 11:57:38.662483 | controller |                     "f:memory": {}
2026-06-11 11:57:38.662500 | controller |                   },
2026-06-11 11:57:38.662516 | controller |                   "f:requests": {
2026-06-11 11:57:38.662531 | controller |                     ".": {},
2026-06-11 11:57:38.662547 | controller |                     "f:cpu": {},
2026-06-11 11:57:38.662563 | controller |                     "f:memory": {}
2026-06-11 11:57:38.662578 | controller |                   }
2026-06-11 11:57:38.662594 | controller |                 },
2026-06-11 11:57:38.662610 | controller |                 "f:securityContext": {
2026-06-11 11:57:38.662626 | controller |                   ".": {},
2026-06-11 11:57:38.662642 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-11 11:57:38.662657 | controller |                 },
2026-06-11 11:57:38.662673 | controller |                 "f:terminationMessagePath": {},
2026-06-11 11:57:38.662689 | controller |                 "f:terminationMessagePolicy": {}
2026-06-11 11:57:38.662705 | controller |               }
2026-06-11 11:57:38.662721 | controller |             },
2026-06-11 11:57:38.662736 | controller |             "f:dnsPolicy": {},
2026-06-11 11:57:38.662751 | controller |             "f:enableServiceLinks": {},
2026-06-11 11:57:38.662768 | controller |             "f:restartPolicy": {},
2026-06-11 11:57:38.662783 | controller |             "f:schedulerName": {},
2026-06-11 11:57:38.662799 | controller |             "f:securityContext": {
2026-06-11 11:57:38.662815 | controller |               ".": {},
2026-06-11 11:57:38.662830 | controller |               "f:runAsNonRoot": {}
2026-06-11 11:57:38.662850 | controller |             },
2026-06-11 11:57:38.662866 | controller |             "f:serviceAccount": {},
2026-06-11 11:57:38.662882 | controller |             "f:serviceAccountName": {},
2026-06-11 11:57:38.662898 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-11 11:57:38.662913 | controller |             "f:tolerations": {}
2026-06-11 11:57:38.662928 | controller |           }
2026-06-11 11:57:38.662944 | controller |         },
2026-06-11 11:57:38.662960 | controller |         "manager": "kube-controller-manager",
2026-06-11 11:57:38.662974 | controller |         "operation": "Update",
2026-06-11 11:57:38.662990 | controller |         "time": "2026-06-11T11:01:44Z"
2026-06-11 11:57:38.663006 | controller |       },
2026-06-11 11:57:38.663021 | controller |       {
2026-06-11 11:57:38.663037 | controller |         "apiVersion": "v1",
2026-06-11 11:57:38.663052 | controller |         "fieldsType": "FieldsV1",
2026-06-11 11:57:38.663068 | controller |         "fieldsV1": {
2026-06-11 11:57:38.663084 | controller |           "f:metadata": {
2026-06-11 11:57:38.663099 | controller |             "f:annotations": {
2026-06-11 11:57:38.663115 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-11 11:57:38.663131 | controller |             }
2026-06-11 11:57:38.663146 | controller |           }
2026-06-11 11:57:38.663162 | controller |         },
2026-06-11 11:57:38.663177 | controller |         "manager": "multus-daemon",
2026-06-11 11:57:38.663193 | controller |         "operation": "Update",
2026-06-11 11:57:38.663208 | controller |         "subresource": "status",
2026-06-11 11:57:38.663224 | controller |         "time": "2026-06-11T11:02:06Z"
2026-06-11 11:57:38.663239 | controller |       },
2026-06-11 11:57:38.663255 | controller |       {
2026-06-11 11:57:38.663270 | controller |         "apiVersion": "v1",
2026-06-11 11:57:38.663285 | controller |         "fieldsType": "FieldsV1",
2026-06-11 11:57:38.663300 | controller |         "fieldsV1": {
2026-06-11 11:57:38.663317 | controller |           "f:status": {
2026-06-11 11:57:38.663332 | controller |             "f:conditions": {
2026-06-11 11:57:38.663363 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-11 11:57:38.663385 | controller |                 ".": {},
2026-06-11 11:57:38.663401 | controller |                 "f:lastProbeTime": {},
2026-06-11 11:57:38.663416 | controller |                 "f:lastTransitionTime": {},
2026-06-11 11:57:38.663432 | controller |                 "f:status": {},
2026-06-11 11:57:38.663448 | controller |                 "f:type": {}
2026-06-11 11:57:38.663464 | controller |               },
2026-06-11 11:57:38.663479 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-11 11:57:38.663496 | controller |                 ".": {},
2026-06-11 11:57:38.663511 | controller |                 "f:lastProbeTime": {},
2026-06-11 11:57:38.663528 | controller |                 "f:lastTransitionTime": {},
2026-06-11 11:57:38.663544 | controller |                 "f:status": {},
2026-06-11 11:57:38.663559 | controller |                 "f:type": {}
2026-06-11 11:57:38.663575 | controller |               },
2026-06-11 11:57:38.663591 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-11 11:57:38.663607 | controller |                 ".": {},
2026-06-11 11:57:38.663622 | controller |                 "f:lastProbeTime": {},
2026-06-11 11:57:38.663638 | controller |                 "f:lastTransitionTime": {},
2026-06-11 11:57:38.663654 | controller |                 "f:status": {},
2026-06-11 11:57:38.663669 | controller |                 "f:type": {}
2026-06-11 11:57:38.663685 | controller |               },
2026-06-11 11:57:38.663700 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-11 11:57:38.663716 | controller |                 ".": {},
2026-06-11 11:57:38.663731 | controller |                 "f:lastProbeTime": {},
2026-06-11 11:57:38.663746 | controller |                 "f:lastTransitionTime": {},
2026-06-11 11:57:38.663765 | controller |                 "f:status": {},
2026-06-11 11:57:38.663781 | controller |                 "f:type": {}
2026-06-11 11:57:38.663797 | controller |               }
2026-06-11 11:57:38.663812 | controller |             },
2026-06-11 11:57:38.663828 | controller |             "f:containerStatuses": {},
2026-06-11 11:57:38.663843 | controller |             "f:hostIP": {},
2026-06-11 11:57:38.663859 | controller |             "f:hostIPs": {},
2026-06-11 11:57:38.663874 | controller |             "f:phase": {},
2026-06-11 11:57:38.663890 | controller |             "f:podIP": {},
2026-06-11 11:57:38.663905 | controller |             "f:podIPs": {
2026-06-11 11:57:38.663922 | controller |               ".": {},
2026-06-11 11:57:38.663937 | controller |               "k:{\"ip\":\"10.217.0.90\"}": {
2026-06-11 11:57:38.663952 | controller |                 ".": {},
2026-06-11 11:57:38.663967 | controller |                 "f:ip": {}
2026-06-11 11:57:38.663982 | controller |               }
2026-06-11 11:57:38.663998 | controller |             },
2026-06-11 11:57:38.664014 | controller |             "f:startTime": {}
2026-06-11 11:57:38.664030 | controller |           }
2026-06-11 11:57:38.664045 | controller |         },
2026-06-11 11:57:38.664059 | controller |         "manager": "kubelet",
2026-06-11 11:57:38.664074 | controller |         "operation": "Update",
2026-06-11 11:57:38.664089 | controller |         "subresource": "status",
2026-06-11 11:57:38.664103 | controller |         "time": "2026-06-11T11:02:51Z"
2026-06-11 11:57:38.664118 | controller |       }
2026-06-11 11:57:38.664133 | controller |     ],
2026-06-11 11:57:38.664149 | controller |     "name": "ovn-operator-controller-manager-58f85bd97f-zswcl",
2026-06-11 11:57:38.664164 | controller |     "namespace": "openstack-operators",
2026-06-11 11:57:38.664179 | controller |     "ownerReferences": [
2026-06-11 11:57:38.664194 | controller |       {
2026-06-11 11:57:38.664209 | controller |         "apiVersion": "apps/v1",
2026-06-11 11:57:38.664224 | controller |         "blockOwnerDeletion": true,
2026-06-11 11:57:38.664241 | controller |         "controller": true,
2026-06-11 11:57:38.664258 | controller |         "kind": "ReplicaSet",
2026-06-11 11:57:38.664275 | controller |         "name": "ovn-operator-controller-manager-58f85bd97f",
2026-06-11 11:57:38.664290 | controller |         "uid": "ff814a71-aa9f-4e0d-8eac-e11028359f60"
2026-06-11 11:57:38.664306 | controller |       }
2026-06-11 11:57:38.664321 | controller |     ],
2026-06-11 11:57:38.664336 | controller |     "resourceVersion": "54552",
2026-06-11 11:57:38.664379 | controller |     "uid": "89d96ca3-ae10-488c-b838-36da42204f99"
2026-06-11 11:57:38.664404 | controller |   },
2026-06-11 11:57:38.664425 | controller |   "spec": {
2026-06-11 11:57:38.664443 | controller |     "containers": [
2026-06-11 11:57:38.664459 | controller |       {
2026-06-11 11:57:38.664475 | controller |         "args": [
2026-06-11 11:57:38.664490 | controller |           "--leader-elect",
2026-06-11 11:57:38.664505 | controller |           "--health-probe-bind-address=:8081",
2026-06-11 11:57:38.664520 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-11 11:57:38.664536 | controller |         ],
2026-06-11 11:57:38.664552 | controller |         "command": [
2026-06-11 11:57:38.664567 | controller |           "/manager"
2026-06-11 11:57:38.664583 | controller |         ],
2026-06-11 11:57:38.664598 | controller |         "env": [
2026-06-11 11:57:38.664613 | controller |           {
2026-06-11 11:57:38.664629 | controller |             "name": "LEASE_DURATION",
2026-06-11 11:57:38.664644 | controller |             "value": "30"
2026-06-11 11:57:38.664659 | controller |           },
2026-06-11 11:57:38.664675 | controller |           {
2026-06-11 11:57:38.664691 | controller |             "name": "RENEW_DEADLINE",
2026-06-11 11:57:38.664707 | controller |             "value": "20"
2026-06-11 11:57:38.664723 | controller |           },
2026-06-11 11:57:38.664744 | controller |           {
2026-06-11 11:57:38.664760 | controller |             "name": "RETRY_PERIOD",
2026-06-11 11:57:38.664776 | controller |             "value": "5"
2026-06-11 11:57:38.664792 | controller |           },
2026-06-11 11:57:38.664807 | controller |           {
2026-06-11 11:57:38.664823 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-11 11:57:38.664839 | controller |             "value": "false"
2026-06-11 11:57:38.664854 | controller |           },
2026-06-11 11:57:38.664870 | controller |           {
2026-06-11 11:57:38.664885 | controller |             "name": "METRICS_CERTS",
2026-06-11 11:57:38.664900 | controller |             "value": "false"
2026-06-11 11:57:38.664916 | controller |           }
2026-06-11 11:57:38.664931 | controller |         ],
2026-06-11 11:57:38.664947 | controller |         "image": "quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7",
2026-06-11 11:57:38.664963 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-11 11:57:38.664979 | controller |         "livenessProbe": {
2026-06-11 11:57:38.664994 | controller |           "failureThreshold": 3,
2026-06-11 11:57:38.665010 | controller |           "httpGet": {
2026-06-11 11:57:38.665025 | controller |             "path": "/healthz",
2026-06-11 11:57:38.665040 | controller |             "port": 8081,
2026-06-11 11:57:38.665056 | controller |             "scheme": "HTTP"
2026-06-11 11:57:38.665071 | controller |           },
2026-06-11 11:57:38.665087 | controller |           "initialDelaySeconds": 15,
2026-06-11 11:57:38.665103 | controller |           "periodSeconds": 20,
2026-06-11 11:57:38.665132 | controller |           "successThreshold": 1,
2026-06-11 11:57:38.665149 | controller |           "timeoutSeconds": 1
2026-06-11 11:57:38.665163 | controller |         },
2026-06-11 11:57:38.665179 | controller |         "name": "manager",
2026-06-11 11:57:38.665195 | controller |         "readinessProbe": {
2026-06-11 11:57:38.665211 | controller |           "failureThreshold": 3,
2026-06-11 11:57:38.665226 | controller |           "httpGet": {
2026-06-11 11:57:38.665241 | controller |             "path": "/readyz",
2026-06-11 11:57:38.665256 | controller |             "port": 8081,
2026-06-11 11:57:38.665272 | controller |             "scheme": "HTTP"
2026-06-11 11:57:38.665340 | controller |           },
2026-06-11 11:57:38.665381 | controller |           "initialDelaySeconds": 5,
2026-06-11 11:57:38.665400 | controller |           "periodSeconds": 10,
2026-06-11 11:57:38.665416 | controller |           "successThreshold": 1,
2026-06-11 11:57:38.665432 | controller |           "timeoutSeconds": 1
2026-06-11 11:57:38.665448 | controller |         },
2026-06-11 11:57:38.665464 | controller |         "resources": {
2026-06-11 11:57:38.665479 | controller |           "limits": {
2026-06-11 11:57:38.665494 | controller |             "cpu": "500m",
2026-06-11 11:57:38.665510 | controller |             "memory": "512Mi"
2026-06-11 11:57:38.665525 | controller |           },
2026-06-11 11:57:38.665540 | controller |           "requests": {
2026-06-11 11:57:38.665555 | controller |             "cpu": "10m",
2026-06-11 11:57:38.665571 | controller |             "memory": "256Mi"
2026-06-11 11:57:38.665587 | controller |           }
2026-06-11 11:57:38.665603 | controller |         },
2026-06-11 11:57:38.665619 | controller |         "securityContext": {
2026-06-11 11:57:38.665635 | controller |           "allowPrivilegeEscalation": false,
2026-06-11 11:57:38.665651 | controller |           "capabilities": {
2026-06-11 11:57:38.665668 | controller |             "drop": [
2026-06-11 11:57:38.665684 | controller |               "MKNOD"
2026-06-11 11:57:38.665699 | controller |             ]
2026-06-11 11:57:38.665714 | controller |           }
2026-06-11 11:57:38.665729 | controller |         },
2026-06-11 11:57:38.665745 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-11 11:57:38.665766 | controller |         "terminationMessagePolicy": "File",
2026-06-11 11:57:38.665782 | controller |         "volumeMounts": [
2026-06-11 11:57:38.665797 | controller |           {
2026-06-11 11:57:38.665814 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 11:57:38.665829 | controller |             "name": "kube-api-access-84x5f",
2026-06-11 11:57:38.665845 | controller |             "readOnly": true
2026-06-11 11:57:38.665861 | controller |           }
2026-06-11 11:57:38.665878 | controller |         ]
2026-06-11 11:57:38.665893 | controller |       }
2026-06-11 11:57:38.665909 | controller |     ],
2026-06-11 11:57:38.665924 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-11 11:57:38.665939 | controller |     "enableServiceLinks": true,
2026-06-11 11:57:38.665955 | controller |     "imagePullSecrets": [
2026-06-11 11:57:38.665971 | controller |       {
2026-06-11 11:57:38.665986 | controller |         "name": "ovn-operator-controller-manager-dockercfg-hzh45"
2026-06-11 11:57:38.666003 | controller |       }
2026-06-11 11:57:38.666018 | controller |     ],
2026-06-11 11:57:38.666034 | controller |     "nodeName": "crc",
2026-06-11 11:57:38.666050 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-11 11:57:38.666065 | controller |     "priority": 0,
2026-06-11 11:57:38.666081 | controller |     "restartPolicy": "Always",
2026-06-11 11:57:38.666097 | controller |     "schedulerName": "default-scheduler",
2026-06-11 11:57:38.666114 | controller |     "securityContext": {
2026-06-11 11:57:38.666129 | controller |       "runAsNonRoot": true,
2026-06-11 11:57:38.666144 | controller |       "seLinuxOptions": {
2026-06-11 11:57:38.666159 | controller |         "level": "s0:c26,c5"
2026-06-11 11:57:38.666175 | controller |       }
2026-06-11 11:57:38.666190 | controller |     },
2026-06-11 11:57:38.666205 | controller |     "serviceAccount": "ovn-operator-controller-manager",
2026-06-11 11:57:38.666220 | controller |     "serviceAccountName": "ovn-operator-controller-manager",
2026-06-11 11:57:38.666236 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-11 11:57:38.666252 | controller |     "tolerations": [
2026-06-11 11:57:38.666268 | controller |       {
2026-06-11 11:57:38.666283 | controller |         "effect": "NoExecute",
2026-06-11 11:57:38.666298 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-11 11:57:38.666314 | controller |         "operator": "Exists",
2026-06-11 11:57:38.666330 | controller |         "tolerationSeconds": 120
2026-06-11 11:57:38.666362 | controller |       },
2026-06-11 11:57:38.666384 | controller |       {
2026-06-11 11:57:38.666401 | controller |         "effect": "NoExecute",
2026-06-11 11:57:38.666418 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-11 11:57:38.666433 | controller |         "operator": "Exists",
2026-06-11 11:57:38.666449 | controller |         "tolerationSeconds": 120
2026-06-11 11:57:38.666464 | controller |       },
2026-06-11 11:57:38.666479 | controller |       {
2026-06-11 11:57:38.666495 | controller |         "effect": "NoSchedule",
2026-06-11 11:57:38.666510 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-11 11:57:38.666525 | controller |         "operator": "Exists"
2026-06-11 11:57:38.666541 | controller |       }
2026-06-11 11:57:38.666556 | controller |     ],
2026-06-11 11:57:38.666571 | controller |     "volumes": [
2026-06-11 11:57:38.666586 | controller |       {
2026-06-11 11:57:38.666602 | controller |         "name": "kube-api-access-84x5f",
2026-06-11 11:57:38.666617 | controller |         "projected": {
2026-06-11 11:57:38.666633 | controller |           "defaultMode": 420,
2026-06-11 11:57:38.666648 | controller |           "sources": [
2026-06-11 11:57:38.666664 | controller |             {
2026-06-11 11:57:38.666679 | controller |               "serviceAccountToken": {
2026-06-11 11:57:38.666694 | controller |                 "expirationSeconds": 3607,
2026-06-11 11:57:38.666710 | controller |                 "path": "token"
2026-06-11 11:57:38.666729 | controller |               }
2026-06-11 11:57:38.666746 | controller |             },
2026-06-11 11:57:38.666761 | controller |             {
2026-06-11 11:57:38.666778 | controller |               "configMap": {
2026-06-11 11:57:38.666793 | controller |                 "items": [
2026-06-11 11:57:38.666808 | controller |                   {
2026-06-11 11:57:38.666823 | controller |                     "key": "ca.crt",
2026-06-11 11:57:38.666839 | controller |                     "path": "ca.crt"
2026-06-11 11:57:38.666855 | controller |                   }
2026-06-11 11:57:38.667046 | controller |                 ],
2026-06-11 11:57:38.667074 | controller |                 "name": "kube-root-ca.crt"
2026-06-11 11:57:38.667092 | controller |               }
2026-06-11 11:57:38.667108 | controller |             },
2026-06-11 11:57:38.667124 | controller |             {
2026-06-11 11:57:38.667139 | controller |               "downwardAPI": {
2026-06-11 11:57:38.667154 | controller |                 "items": [
2026-06-11 11:57:38.667170 | controller |                   {
2026-06-11 11:57:38.667186 | controller |                     "fieldRef": {
2026-06-11 11:57:38.667202 | controller |                       "apiVersion": "v1",
2026-06-11 11:57:38.667222 | controller |                       "fieldPath": "metadata.namespace"
2026-06-11 11:57:38.667244 | controller |                     },
2026-06-11 11:57:38.667267 | controller |                     "path": "namespace"
2026-06-11 11:57:38.667291 | controller |                   }
2026-06-11 11:57:38.667309 | controller |                 ]
2026-06-11 11:57:38.667326 | controller |               }
2026-06-11 11:57:38.667341 | controller |             },
2026-06-11 11:57:38.667379 | controller |             {
2026-06-11 11:57:38.667399 | controller |               "configMap": {
2026-06-11 11:57:38.667419 | controller |                 "items": [
2026-06-11 11:57:38.667441 | controller |                   {
2026-06-11 11:57:38.667461 | controller |                     "key": "service-ca.crt",
2026-06-11 11:57:38.667481 | controller |                     "path": "service-ca.crt"
2026-06-11 11:57:38.667500 | controller |                   }
2026-06-11 11:57:38.667519 | controller |                 ],
2026-06-11 11:57:38.667538 | controller |                 "name": "openshift-service-ca.crt"
2026-06-11 11:57:38.667557 | controller |               }
2026-06-11 11:57:38.667577 | controller |             }
2026-06-11 11:57:38.667597 | controller |           ]
2026-06-11 11:57:38.667616 | controller |         }
2026-06-11 11:57:38.667636 | controller |       }
2026-06-11 11:57:38.667654 | controller |     ]
2026-06-11 11:57:38.667674 | controller |   },
2026-06-11 11:57:38.667694 | controller |   "status": {
2026-06-11 11:57:38.667715 | controller |     "conditions": [
2026-06-11 11:57:38.667735 | controller |       {
2026-06-11 11:57:38.667754 | controller |         "lastProbeTime": null,
2026-06-11 11:57:38.667773 | controller |         "lastTransitionTime": "2026-06-11T11:02:39Z",
2026-06-11 11:57:38.667793 | controller |         "status": "True",
2026-06-11 11:57:38.667812 | controller |         "type": "PodReadyToStartContainers"
2026-06-11 11:57:38.667833 | controller |       },
2026-06-11 11:57:38.667854 | controller |       {
2026-06-11 11:57:38.667878 | controller |         "lastProbeTime": null,
2026-06-11 11:57:38.667899 | controller |         "lastTransitionTime": "2026-06-11T11:01:45Z",
2026-06-11 11:57:38.667919 | controller |         "status": "True",
2026-06-11 11:57:38.667936 | controller |         "type": "Initialized"
2026-06-11 11:57:38.667952 | controller |       },
2026-06-11 11:57:38.667968 | controller |       {
2026-06-11 11:57:38.667984 | controller |         "lastProbeTime": null,
2026-06-11 11:57:38.667999 | controller |         "lastTransitionTime": "2026-06-11T11:02:51Z",
2026-06-11 11:57:38.668015 | controller |         "status": "True",
2026-06-11 11:57:38.668031 | controller |         "type": "Ready"
2026-06-11 11:57:38.668054 | controller |       },
2026-06-11 11:57:38.668075 | controller |       {
2026-06-11 11:57:38.668096 | controller |         "lastProbeTime": null,
2026-06-11 11:57:38.668116 | controller |         "lastTransitionTime": "2026-06-11T11:02:51Z",
2026-06-11 11:57:38.668135 | controller |         "status": "True",
2026-06-11 11:57:38.668259 | controller |         "type": "ContainersReady"
2026-06-11 11:57:38.668294 | controller |       },
2026-06-11 11:57:38.668319 | controller |       {
2026-06-11 11:57:38.668340 | controller |         "lastProbeTime": null,
2026-06-11 11:57:38.668388 | controller |         "lastTransitionTime": "2026-06-11T11:01:44Z",
2026-06-11 11:57:38.668410 | controller |         "status": "True",
2026-06-11 11:57:38.668430 | controller |         "type": "PodScheduled"
2026-06-11 11:57:38.668450 | controller |       }
2026-06-11 11:57:38.668469 | controller |     ],
2026-06-11 11:57:38.668488 | controller |     "containerStatuses": [
2026-06-11 11:57:38.668507 | controller |       {
2026-06-11 11:57:38.668523 | controller |         "allocatedResources": {
2026-06-11 11:57:38.668537 | controller |           "cpu": "10m",
2026-06-11 11:57:38.668553 | controller |           "memory": "256Mi"
2026-06-11 11:57:38.668568 | controller |         },
2026-06-11 11:57:38.668584 | controller |         "containerID": "cri-o://34200d2f3fc0660f5d7096534e0b72245b3e40d278c67e6bc4cee72a1bb65570",
2026-06-11 11:57:38.668600 | controller |         "image": "quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7",
2026-06-11 11:57:38.668616 | controller |         "imageID": "quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7",
2026-06-11 11:57:38.668632 | controller |         "lastState": {},
2026-06-11 11:57:38.668648 | controller |         "name": "manager",
2026-06-11 11:57:38.668664 | controller |         "ready": true,
2026-06-11 11:57:38.668680 | controller |         "resources": {
2026-06-11 11:57:38.668696 | controller |           "limits": {
2026-06-11 11:57:38.668712 | controller |             "cpu": "500m",
2026-06-11 11:57:38.668728 | controller |             "memory": "512Mi"
2026-06-11 11:57:38.668744 | controller |           },
2026-06-11 11:57:38.668759 | controller |           "requests": {
2026-06-11 11:57:38.668774 | controller |             "cpu": "10m",
2026-06-11 11:57:38.668790 | controller |             "memory": "256Mi"
2026-06-11 11:57:38.668805 | controller |           }
2026-06-11 11:57:38.668821 | controller |         },
2026-06-11 11:57:38.668837 | controller |         "restartCount": 0,
2026-06-11 11:57:38.668852 | controller |         "started": true,
2026-06-11 11:57:38.668867 | controller |         "state": {
2026-06-11 11:57:38.668883 | controller |           "running": {
2026-06-11 11:57:38.668899 | controller |             "startedAt": "2026-06-11T11:02:39Z"
2026-06-11 11:57:38.668914 | controller |           }
2026-06-11 11:57:38.668930 | controller |         },
2026-06-11 11:57:38.668946 | controller |         "user": {
2026-06-11 11:57:38.668962 | controller |           "linux": {
2026-06-11 11:57:38.668977 | controller |             "gid": 0,
2026-06-11 11:57:38.668993 | controller |             "supplementalGroups": [
2026-06-11 11:57:38.669008 | controller |               0
2026-06-11 11:57:38.669024 | controller |             ],
2026-06-11 11:57:38.669040 | controller |             "uid": 65532
2026-06-11 11:57:38.669055 | controller |           }
2026-06-11 11:57:38.669071 | controller |         },
2026-06-11 11:57:38.669087 | controller |         "volumeMounts": [
2026-06-11 11:57:38.669118 | controller |           {
2026-06-11 11:57:38.669136 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 11:57:38.669153 | controller |             "name": "kube-api-access-84x5f",
2026-06-11 11:57:38.669169 | controller |             "readOnly": true,
2026-06-11 11:57:38.669190 | controller |             "recursiveReadOnly": "Disabled"
2026-06-11 11:57:38.669207 | controller |           }
2026-06-11 11:57:38.669223 | controller |         ]
2026-06-11 11:57:38.669239 | controller |       }
2026-06-11 11:57:38.669256 | controller |     ],
2026-06-11 11:57:38.669274 | controller |     "hostIP": "192.168.126.11",
2026-06-11 11:57:38.669292 | controller |     "hostIPs": [
2026-06-11 11:57:38.669321 | controller |       {
2026-06-11 11:57:38.669343 | controller |         "ip": "192.168.126.11"
2026-06-11 11:57:38.669392 | controller |       }
2026-06-11 11:57:38.669424 | controller |     ],
2026-06-11 11:57:38.669445 | controller |     "phase": "Running",
2026-06-11 11:57:38.669470 | controller |     "podIP": "10.217.0.90",
2026-06-11 11:57:38.669487 | controller |     "podIPs": [
2026-06-11 11:57:38.669505 | controller |       {
2026-06-11 11:57:38.669522 | controller |         "ip": "10.217.0.90"
2026-06-11 11:57:38.669543 | controller |       }
2026-06-11 11:57:38.669559 | controller |     ],
2026-06-11 11:57:38.669580 | controller |     "qosClass": "Burstable",
2026-06-11 11:57:38.669596 | controller |     "startTime": "2026-06-11T11:01:45Z"
2026-06-11 11:57:38.669618 | controller |   }
2026-06-11 11:57:38.669635 | controller | }
2026-06-11 11:57:38.932425 | controller | ok:
2026-06-11 11:57:38.932568 | controller | {
2026-06-11 11:57:38.932599 | controller |   "apiVersion": "v1",
2026-06-11 11:57:38.932619 | controller |   "kind": "Pod",
2026-06-11 11:57:38.932640 | controller |   "metadata": {
2026-06-11 11:57:38.932664 | controller |     "annotations": {
2026-06-11 11:57:38.932682 | 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-11 11:57:38.932707 | 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-11 11:57:38.932732 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-11 11:57:38.932756 | controller |       "openshift.io/scc": "restricted-v2",
2026-06-11 11:57:38.932780 | controller |       "seccomp.security.alpha.kubernetes.io/pod": "runtime/default",
2026-06-11 11:57:38.932803 | controller |       "security.openshift.io/validated-scc-subject-type": "user"
2026-06-11 11:57:38.932924 | controller |     },
2026-06-11 11:57:38.932950 | controller |     "creationTimestamp": "2026-06-11T11:01:44Z",
2026-06-11 11:57:38.932969 | controller |     "generateName": "swift-operator-controller-manager-67c49dd5c6-",
2026-06-11 11:57:38.932987 | controller |     "generation": 1,
2026-06-11 11:57:38.933005 | controller |     "labels": {
2026-06-11 11:57:38.933022 | controller |       "app.kubernetes.io/name": "swift-operator",
2026-06-11 11:57:38.933040 | controller |       "control-plane": "controller-manager",
2026-06-11 11:57:38.933057 | controller |       "openstack.org/operator-name": "swift",
2026-06-11 11:57:38.933074 | controller |       "pod-template-hash": "67c49dd5c6"
2026-06-11 11:57:38.933092 | controller |     },
2026-06-11 11:57:38.933109 | controller |     "managedFields": [
2026-06-11 11:57:38.933126 | controller |       {
2026-06-11 11:57:38.933143 | controller |         "apiVersion": "v1",
2026-06-11 11:57:38.933160 | controller |         "fieldsType": "FieldsV1",
2026-06-11 11:57:38.933178 | controller |         "fieldsV1": {
2026-06-11 11:57:38.933195 | controller |           "f:metadata": {
2026-06-11 11:57:38.933212 | controller |             "f:annotations": {
2026-06-11 11:57:38.933238 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-11 11:57:38.933256 | controller |             }
2026-06-11 11:57:38.933273 | controller |           }
2026-06-11 11:57:38.933290 | controller |         },
2026-06-11 11:57:38.933307 | controller |         "manager": "crc",
2026-06-11 11:57:38.933324 | controller |         "operation": "Update",
2026-06-11 11:57:38.933341 | controller |         "subresource": "status",
2026-06-11 11:57:38.933388 | controller |         "time": "2026-06-11T11:01:44Z"
2026-06-11 11:57:38.933407 | controller |       },
2026-06-11 11:57:38.933425 | controller |       {
2026-06-11 11:57:38.933442 | controller |         "apiVersion": "v1",
2026-06-11 11:57:38.933458 | controller |         "fieldsType": "FieldsV1",
2026-06-11 11:57:38.933475 | controller |         "fieldsV1": {
2026-06-11 11:57:38.933492 | controller |           "f:metadata": {
2026-06-11 11:57:38.933509 | controller |             "f:annotations": {
2026-06-11 11:57:38.933526 | controller |               ".": {},
2026-06-11 11:57:38.933543 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-11 11:57:38.933560 | controller |             },
2026-06-11 11:57:38.933577 | controller |             "f:generateName": {},
2026-06-11 11:57:38.933594 | controller |             "f:labels": {
2026-06-11 11:57:38.933611 | controller |               ".": {},
2026-06-11 11:57:38.933627 | controller |               "f:app.kubernetes.io/name": {},
2026-06-11 11:57:38.933644 | controller |               "f:control-plane": {},
2026-06-11 11:57:38.933662 | controller |               "f:openstack.org/operator-name": {},
2026-06-11 11:57:38.933679 | controller |               "f:pod-template-hash": {}
2026-06-11 11:57:38.933697 | controller |             },
2026-06-11 11:57:38.933714 | controller |             "f:ownerReferences": {
2026-06-11 11:57:38.933732 | controller |               ".": {},
2026-06-11 11:57:38.933749 | controller |               "k:{\"uid\":\"1a6a1c7e-6913-4ada-a592-3784f6fcefb6\"}": {}
2026-06-11 11:57:38.933766 | controller |             }
2026-06-11 11:57:38.933784 | controller |           },
2026-06-11 11:57:38.933801 | controller |           "f:spec": {
2026-06-11 11:57:38.933818 | controller |             "f:containers": {
2026-06-11 11:57:38.933835 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-11 11:57:38.933851 | controller |                 ".": {},
2026-06-11 11:57:38.933868 | controller |                 "f:args": {},
2026-06-11 11:57:38.933886 | controller |                 "f:command": {},
2026-06-11 11:57:38.933904 | controller |                 "f:env": {
2026-06-11 11:57:38.933921 | controller |                   ".": {},
2026-06-11 11:57:38.933939 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-11 11:57:38.933956 | controller |                     ".": {},
2026-06-11 11:57:38.933973 | controller |                     "f:name": {},
2026-06-11 11:57:38.933990 | controller |                     "f:value": {}
2026-06-11 11:57:38.934007 | controller |                   },
2026-06-11 11:57:38.934024 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-11 11:57:38.934040 | controller |                     ".": {},
2026-06-11 11:57:38.934057 | controller |                     "f:name": {},
2026-06-11 11:57:38.934074 | controller |                     "f:value": {}
2026-06-11 11:57:38.934091 | controller |                   },
2026-06-11 11:57:38.934107 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-11 11:57:38.934124 | controller |                     ".": {},
2026-06-11 11:57:38.934140 | controller |                     "f:name": {},
2026-06-11 11:57:38.934158 | controller |                     "f:value": {}
2026-06-11 11:57:38.934175 | controller |                   },
2026-06-11 11:57:38.934193 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-11 11:57:38.934210 | controller |                     ".": {},
2026-06-11 11:57:38.934227 | controller |                     "f:name": {},
2026-06-11 11:57:38.934252 | controller |                     "f:value": {}
2026-06-11 11:57:38.934270 | controller |                   },
2026-06-11 11:57:38.934287 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-11 11:57:38.934304 | controller |                     ".": {},
2026-06-11 11:57:38.934321 | controller |                     "f:name": {},
2026-06-11 11:57:38.934338 | controller |                     "f:value": {}
2026-06-11 11:57:38.934382 | controller |                   }
2026-06-11 11:57:38.934406 | controller |                 },
2026-06-11 11:57:38.934429 | controller |                 "f:image": {},
2026-06-11 11:57:38.934449 | controller |                 "f:imagePullPolicy": {},
2026-06-11 11:57:38.934466 | controller |                 "f:livenessProbe": {
2026-06-11 11:57:38.934482 | controller |                   ".": {},
2026-06-11 11:57:38.934498 | controller |                   "f:failureThreshold": {},
2026-06-11 11:57:38.934514 | controller |                   "f:httpGet": {
2026-06-11 11:57:38.934531 | controller |                     ".": {},
2026-06-11 11:57:38.934548 | controller |                     "f:path": {},
2026-06-11 11:57:38.934564 | controller |                     "f:port": {},
2026-06-11 11:57:38.934580 | controller |                     "f:scheme": {}
2026-06-11 11:57:38.934596 | controller |                   },
2026-06-11 11:57:38.934613 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 11:57:38.934629 | controller |                   "f:periodSeconds": {},
2026-06-11 11:57:38.934645 | controller |                   "f:successThreshold": {},
2026-06-11 11:57:38.934662 | controller |                   "f:timeoutSeconds": {}
2026-06-11 11:57:38.934678 | controller |                 },
2026-06-11 11:57:38.934695 | controller |                 "f:name": {},
2026-06-11 11:57:38.934711 | controller |                 "f:readinessProbe": {
2026-06-11 11:57:38.934727 | controller |                   ".": {},
2026-06-11 11:57:38.934744 | controller |                   "f:failureThreshold": {},
2026-06-11 11:57:38.934760 | controller |                   "f:httpGet": {
2026-06-11 11:57:38.934776 | controller |                     ".": {},
2026-06-11 11:57:38.934793 | controller |                     "f:path": {},
2026-06-11 11:57:38.934809 | controller |                     "f:port": {},
2026-06-11 11:57:38.934825 | controller |                     "f:scheme": {}
2026-06-11 11:57:38.934842 | controller |                   },
2026-06-11 11:57:38.934858 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 11:57:38.934874 | controller |                   "f:periodSeconds": {},
2026-06-11 11:57:38.934891 | controller |                   "f:successThreshold": {},
2026-06-11 11:57:38.934907 | controller |                   "f:timeoutSeconds": {}
2026-06-11 11:57:38.934923 | controller |                 },
2026-06-11 11:57:38.934939 | controller |                 "f:resources": {
2026-06-11 11:57:38.934956 | controller |                   ".": {},
2026-06-11 11:57:38.934972 | controller |                   "f:limits": {
2026-06-11 11:57:38.934988 | controller |                     ".": {},
2026-06-11 11:57:38.935004 | controller |                     "f:cpu": {},
2026-06-11 11:57:38.935020 | controller |                     "f:memory": {}
2026-06-11 11:57:38.935036 | controller |                   },
2026-06-11 11:57:38.935053 | controller |                   "f:requests": {
2026-06-11 11:57:38.935069 | controller |                     ".": {},
2026-06-11 11:57:38.935086 | controller |                     "f:cpu": {},
2026-06-11 11:57:38.935102 | controller |                     "f:memory": {}
2026-06-11 11:57:38.935118 | controller |                   }
2026-06-11 11:57:38.935135 | controller |                 },
2026-06-11 11:57:38.935151 | controller |                 "f:securityContext": {
2026-06-11 11:57:38.935168 | controller |                   ".": {},
2026-06-11 11:57:38.935189 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-11 11:57:38.935206 | controller |                 },
2026-06-11 11:57:38.935222 | controller |                 "f:terminationMessagePath": {},
2026-06-11 11:57:38.935239 | controller |                 "f:terminationMessagePolicy": {}
2026-06-11 11:57:38.935255 | controller |               }
2026-06-11 11:57:38.935272 | controller |             },
2026-06-11 11:57:38.935288 | controller |             "f:dnsPolicy": {},
2026-06-11 11:57:38.935305 | controller |             "f:enableServiceLinks": {},
2026-06-11 11:57:38.935322 | controller |             "f:restartPolicy": {},
2026-06-11 11:57:38.935338 | controller |             "f:schedulerName": {},
2026-06-11 11:57:38.935433 | controller |             "f:securityContext": {
2026-06-11 11:57:38.935452 | controller |               ".": {},
2026-06-11 11:57:38.935470 | controller |               "f:runAsNonRoot": {}
2026-06-11 11:57:38.935487 | controller |             },
2026-06-11 11:57:38.935504 | controller |             "f:serviceAccount": {},
2026-06-11 11:57:38.935520 | controller |             "f:serviceAccountName": {},
2026-06-11 11:57:38.935537 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-11 11:57:38.935554 | controller |             "f:tolerations": {}
2026-06-11 11:57:38.935570 | controller |           }
2026-06-11 11:57:38.935587 | controller |         },
2026-06-11 11:57:38.935603 | controller |         "manager": "kube-controller-manager",
2026-06-11 11:57:38.935620 | controller |         "operation": "Update",
2026-06-11 11:57:38.935637 | controller |         "time": "2026-06-11T11:01:44Z"
2026-06-11 11:57:38.935653 | controller |       },
2026-06-11 11:57:38.935670 | controller |       {
2026-06-11 11:57:38.935686 | controller |         "apiVersion": "v1",
2026-06-11 11:57:38.935703 | controller |         "fieldsType": "FieldsV1",
2026-06-11 11:57:38.935719 | controller |         "fieldsV1": {
2026-06-11 11:57:38.935735 | controller |           "f:metadata": {
2026-06-11 11:57:38.935751 | controller |             "f:annotations": {
2026-06-11 11:57:38.935768 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-11 11:57:38.935784 | controller |             }
2026-06-11 11:57:38.935801 | controller |           }
2026-06-11 11:57:38.935817 | controller |         },
2026-06-11 11:57:38.935834 | controller |         "manager": "multus-daemon",
2026-06-11 11:57:38.935850 | controller |         "operation": "Update",
2026-06-11 11:57:38.935867 | controller |         "subresource": "status",
2026-06-11 11:57:38.935883 | controller |         "time": "2026-06-11T11:02:06Z"
2026-06-11 11:57:38.935899 | controller |       },
2026-06-11 11:57:38.935916 | controller |       {
2026-06-11 11:57:38.935932 | controller |         "apiVersion": "v1",
2026-06-11 11:57:38.935949 | controller |         "fieldsType": "FieldsV1",
2026-06-11 11:57:38.935965 | controller |         "fieldsV1": {
2026-06-11 11:57:38.935982 | controller |           "f:status": {
2026-06-11 11:57:38.935998 | controller |             "f:conditions": {
2026-06-11 11:57:38.936014 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-11 11:57:38.936031 | controller |                 ".": {},
2026-06-11 11:57:38.936047 | controller |                 "f:lastProbeTime": {},
2026-06-11 11:57:38.936064 | controller |                 "f:lastTransitionTime": {},
2026-06-11 11:57:38.936080 | controller |                 "f:status": {},
2026-06-11 11:57:38.936097 | controller |                 "f:type": {}
2026-06-11 11:57:38.936114 | controller |               },
2026-06-11 11:57:38.936130 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-11 11:57:38.936146 | controller |                 ".": {},
2026-06-11 11:57:38.936163 | controller |                 "f:lastProbeTime": {},
2026-06-11 11:57:38.936179 | controller |                 "f:lastTransitionTime": {},
2026-06-11 11:57:38.936195 | controller |                 "f:status": {},
2026-06-11 11:57:38.936216 | controller |                 "f:type": {}
2026-06-11 11:57:38.936232 | controller |               },
2026-06-11 11:57:38.936249 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-11 11:57:38.936265 | controller |                 ".": {},
2026-06-11 11:57:38.936282 | controller |                 "f:lastProbeTime": {},
2026-06-11 11:57:38.936298 | controller |                 "f:lastTransitionTime": {},
2026-06-11 11:57:38.936316 | controller |                 "f:status": {},
2026-06-11 11:57:38.936333 | controller |                 "f:type": {}
2026-06-11 11:57:38.936369 | controller |               },
2026-06-11 11:57:38.936388 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-11 11:57:38.936405 | controller |                 ".": {},
2026-06-11 11:57:38.936421 | controller |                 "f:lastProbeTime": {},
2026-06-11 11:57:38.936437 | controller |                 "f:lastTransitionTime": {},
2026-06-11 11:57:38.936453 | controller |                 "f:status": {},
2026-06-11 11:57:38.936470 | controller |                 "f:type": {}
2026-06-11 11:57:38.936486 | controller |               }
2026-06-11 11:57:38.936502 | controller |             },
2026-06-11 11:57:38.936518 | controller |             "f:containerStatuses": {},
2026-06-11 11:57:38.936534 | controller |             "f:hostIP": {},
2026-06-11 11:57:38.936550 | controller |             "f:hostIPs": {},
2026-06-11 11:57:38.936566 | controller |             "f:phase": {},
2026-06-11 11:57:38.936583 | controller |             "f:podIP": {},
2026-06-11 11:57:38.936600 | controller |             "f:podIPs": {
2026-06-11 11:57:38.936616 | controller |               ".": {},
2026-06-11 11:57:38.936633 | controller |               "k:{\"ip\":\"10.217.0.91\"}": {
2026-06-11 11:57:38.936649 | controller |                 ".": {},
2026-06-11 11:57:38.936666 | controller |                 "f:ip": {}
2026-06-11 11:57:38.936682 | controller |               }
2026-06-11 11:57:38.936699 | controller |             },
2026-06-11 11:57:38.936715 | controller |             "f:startTime": {}
2026-06-11 11:57:38.936732 | controller |           }
2026-06-11 11:57:38.936748 | controller |         },
2026-06-11 11:57:38.936765 | controller |         "manager": "kubelet",
2026-06-11 11:57:38.936781 | controller |         "operation": "Update",
2026-06-11 11:57:38.936797 | controller |         "subresource": "status",
2026-06-11 11:57:38.936813 | controller |         "time": "2026-06-11T11:02:53Z"
2026-06-11 11:57:38.936845 | controller |       }
2026-06-11 11:57:38.936864 | controller |     ],
2026-06-11 11:57:38.936881 | controller |     "name": "swift-operator-controller-manager-67c49dd5c6-fps25",
2026-06-11 11:57:38.936898 | controller |     "namespace": "openstack-operators",
2026-06-11 11:57:38.936915 | controller |     "ownerReferences": [
2026-06-11 11:57:38.936932 | controller |       {
2026-06-11 11:57:38.936948 | controller |         "apiVersion": "apps/v1",
2026-06-11 11:57:38.936965 | controller |         "blockOwnerDeletion": true,
2026-06-11 11:57:38.936981 | controller |         "controller": true,
2026-06-11 11:57:38.936998 | controller |         "kind": "ReplicaSet",
2026-06-11 11:57:38.937016 | controller |         "name": "swift-operator-controller-manager-67c49dd5c6",
2026-06-11 11:57:38.937035 | controller |         "uid": "1a6a1c7e-6913-4ada-a592-3784f6fcefb6"
2026-06-11 11:57:38.937054 | controller |       }
2026-06-11 11:57:38.937069 | controller |     ],
2026-06-11 11:57:38.937085 | controller |     "resourceVersion": "54655",
2026-06-11 11:57:38.937101 | controller |     "uid": "20cd5ff3-5229-4b53-96ce-866e0c7bc508"
2026-06-11 11:57:38.937118 | controller |   },
2026-06-11 11:57:38.937134 | controller |   "spec": {
2026-06-11 11:57:38.937151 | controller |     "containers": [
2026-06-11 11:57:38.937167 | controller |       {
2026-06-11 11:57:38.937183 | controller |         "args": [
2026-06-11 11:57:38.937199 | controller |           "--leader-elect",
2026-06-11 11:57:38.937220 | controller |           "--health-probe-bind-address=:8081",
2026-06-11 11:57:38.937237 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-11 11:57:38.937253 | controller |         ],
2026-06-11 11:57:38.937270 | controller |         "command": [
2026-06-11 11:57:38.937286 | controller |           "/manager"
2026-06-11 11:57:38.937302 | controller |         ],
2026-06-11 11:57:38.937318 | controller |         "env": [
2026-06-11 11:57:38.937334 | controller |           {
2026-06-11 11:57:38.937370 | controller |             "name": "LEASE_DURATION",
2026-06-11 11:57:38.937388 | controller |             "value": "30"
2026-06-11 11:57:38.937405 | controller |           },
2026-06-11 11:57:38.937421 | controller |           {
2026-06-11 11:57:38.937438 | controller |             "name": "RENEW_DEADLINE",
2026-06-11 11:57:38.937454 | controller |             "value": "20"
2026-06-11 11:57:38.937470 | controller |           },
2026-06-11 11:57:38.937486 | controller |           {
2026-06-11 11:57:38.937503 | controller |             "name": "RETRY_PERIOD",
2026-06-11 11:57:38.937519 | controller |             "value": "5"
2026-06-11 11:57:38.937535 | controller |           },
2026-06-11 11:57:38.937552 | controller |           {
2026-06-11 11:57:38.937568 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-11 11:57:38.937584 | controller |             "value": "false"
2026-06-11 11:57:38.937600 | controller |           },
2026-06-11 11:57:38.937616 | controller |           {
2026-06-11 11:57:38.937632 | controller |             "name": "METRICS_CERTS",
2026-06-11 11:57:38.937649 | controller |             "value": "false"
2026-06-11 11:57:38.937665 | controller |           }
2026-06-11 11:57:38.937681 | controller |         ],
2026-06-11 11:57:38.937697 | controller |         "image": "quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67",
2026-06-11 11:57:38.937714 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-11 11:57:38.937730 | controller |         "livenessProbe": {
2026-06-11 11:57:38.937747 | controller |           "failureThreshold": 3,
2026-06-11 11:57:38.937763 | controller |           "httpGet": {
2026-06-11 11:57:38.937780 | controller |             "path": "/healthz",
2026-06-11 11:57:38.937796 | controller |             "port": 8081,
2026-06-11 11:57:38.937813 | controller |             "scheme": "HTTP"
2026-06-11 11:57:38.937830 | controller |           },
2026-06-11 11:57:38.937846 | controller |           "initialDelaySeconds": 15,
2026-06-11 11:57:38.937862 | controller |           "periodSeconds": 20,
2026-06-11 11:57:38.937879 | controller |           "successThreshold": 1,
2026-06-11 11:57:38.937895 | controller |           "timeoutSeconds": 1
2026-06-11 11:57:38.937912 | controller |         },
2026-06-11 11:57:38.937928 | controller |         "name": "manager",
2026-06-11 11:57:38.937944 | controller |         "readinessProbe": {
2026-06-11 11:57:38.937960 | controller |           "failureThreshold": 3,
2026-06-11 11:57:38.937977 | controller |           "httpGet": {
2026-06-11 11:57:38.937993 | controller |             "path": "/readyz",
2026-06-11 11:57:38.938009 | controller |             "port": 8081,
2026-06-11 11:57:38.938025 | controller |             "scheme": "HTTP"
2026-06-11 11:57:38.938041 | controller |           },
2026-06-11 11:57:38.938057 | controller |           "initialDelaySeconds": 5,
2026-06-11 11:57:38.938074 | controller |           "periodSeconds": 10,
2026-06-11 11:57:38.938090 | controller |           "successThreshold": 1,
2026-06-11 11:57:38.938107 | controller |           "timeoutSeconds": 1
2026-06-11 11:57:38.938123 | controller |         },
2026-06-11 11:57:38.938140 | controller |         "resources": {
2026-06-11 11:57:38.938157 | controller |           "limits": {
2026-06-11 11:57:38.938173 | controller |             "cpu": "500m",
2026-06-11 11:57:38.938189 | controller |             "memory": "512Mi"
2026-06-11 11:57:38.938206 | controller |           },
2026-06-11 11:57:38.938225 | controller |           "requests": {
2026-06-11 11:57:38.938242 | controller |             "cpu": "10m",
2026-06-11 11:57:38.938258 | controller |             "memory": "256Mi"
2026-06-11 11:57:38.938275 | controller |           }
2026-06-11 11:57:38.938291 | controller |         },
2026-06-11 11:57:38.938307 | controller |         "securityContext": {
2026-06-11 11:57:38.938324 | controller |           "allowPrivilegeEscalation": false,
2026-06-11 11:57:38.938340 | controller |           "capabilities": {
2026-06-11 11:57:38.938383 | controller |             "drop": [
2026-06-11 11:57:38.938408 | controller |               "ALL"
2026-06-11 11:57:38.938428 | controller |             ]
2026-06-11 11:57:38.938445 | controller |           },
2026-06-11 11:57:38.938461 | controller |           "runAsUser": 1000660000
2026-06-11 11:57:38.938477 | controller |         },
2026-06-11 11:57:38.938493 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-11 11:57:38.938509 | controller |         "terminationMessagePolicy": "File",
2026-06-11 11:57:38.938526 | controller |         "volumeMounts": [
2026-06-11 11:57:38.938542 | controller |           {
2026-06-11 11:57:38.938558 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 11:57:38.938575 | controller |             "name": "kube-api-access-lrrx2",
2026-06-11 11:57:38.938591 | controller |             "readOnly": true
2026-06-11 11:57:38.938608 | controller |           }
2026-06-11 11:57:38.938624 | controller |         ]
2026-06-11 11:57:38.938640 | controller |       }
2026-06-11 11:57:38.938657 | controller |     ],
2026-06-11 11:57:38.938673 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-11 11:57:38.938690 | controller |     "enableServiceLinks": true,
2026-06-11 11:57:38.938706 | controller |     "imagePullSecrets": [
2026-06-11 11:57:38.938723 | controller |       {
2026-06-11 11:57:38.938739 | controller |         "name": "swift-operator-controller-manager-dockercfg-k9h6p"
2026-06-11 11:57:38.938755 | controller |       }
2026-06-11 11:57:38.938772 | controller |     ],
2026-06-11 11:57:38.938788 | controller |     "nodeName": "crc",
2026-06-11 11:57:38.938804 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-11 11:57:38.938821 | controller |     "priority": 0,
2026-06-11 11:57:38.938837 | controller |     "restartPolicy": "Always",
2026-06-11 11:57:38.938853 | controller |     "schedulerName": "default-scheduler",
2026-06-11 11:57:38.938869 | controller |     "securityContext": {
2026-06-11 11:57:38.938886 | controller |       "fsGroup": 1000660000,
2026-06-11 11:57:38.938902 | controller |       "runAsNonRoot": true,
2026-06-11 11:57:38.938918 | controller |       "seLinuxOptions": {
2026-06-11 11:57:38.938934 | controller |         "level": "s0:c26,c5"
2026-06-11 11:57:38.938951 | controller |       },
2026-06-11 11:57:38.938967 | controller |       "seccompProfile": {
2026-06-11 11:57:38.938984 | controller |         "type": "RuntimeDefault"
2026-06-11 11:57:38.939000 | controller |       }
2026-06-11 11:57:38.939016 | controller |     },
2026-06-11 11:57:38.939033 | controller |     "serviceAccount": "swift-operator-controller-manager",
2026-06-11 11:57:38.939049 | controller |     "serviceAccountName": "swift-operator-controller-manager",
2026-06-11 11:57:38.939066 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-11 11:57:38.939082 | controller |     "tolerations": [
2026-06-11 11:57:38.939099 | controller |       {
2026-06-11 11:57:38.939116 | controller |         "effect": "NoExecute",
2026-06-11 11:57:38.939132 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-11 11:57:38.939148 | controller |         "operator": "Exists",
2026-06-11 11:57:38.939165 | controller |         "tolerationSeconds": 120
2026-06-11 11:57:38.939181 | controller |       },
2026-06-11 11:57:38.939197 | controller |       {
2026-06-11 11:57:38.939213 | controller |         "effect": "NoExecute",
2026-06-11 11:57:38.939234 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-11 11:57:38.939250 | controller |         "operator": "Exists",
2026-06-11 11:57:38.939266 | controller |         "tolerationSeconds": 120
2026-06-11 11:57:38.939283 | controller |       },
2026-06-11 11:57:38.939299 | controller |       {
2026-06-11 11:57:38.939315 | controller |         "effect": "NoSchedule",
2026-06-11 11:57:38.939405 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-11 11:57:38.939430 | controller |         "operator": "Exists"
2026-06-11 11:57:38.939448 | controller |       }
2026-06-11 11:57:38.939464 | controller |     ],
2026-06-11 11:57:38.939481 | controller |     "volumes": [
2026-06-11 11:57:38.939497 | controller |       {
2026-06-11 11:57:38.939514 | controller |         "name": "kube-api-access-lrrx2",
2026-06-11 11:57:38.939530 | controller |         "projected": {
2026-06-11 11:57:38.939547 | controller |           "defaultMode": 420,
2026-06-11 11:57:38.939563 | controller |           "sources": [
2026-06-11 11:57:38.939580 | controller |             {
2026-06-11 11:57:38.939596 | controller |               "serviceAccountToken": {
2026-06-11 11:57:38.939613 | controller |                 "expirationSeconds": 3607,
2026-06-11 11:57:38.939629 | controller |                 "path": "token"
2026-06-11 11:57:38.939645 | controller |               }
2026-06-11 11:57:38.939662 | controller |             },
2026-06-11 11:57:38.939678 | controller |             {
2026-06-11 11:57:38.939694 | controller |               "configMap": {
2026-06-11 11:57:38.939710 | controller |                 "items": [
2026-06-11 11:57:38.939727 | controller |                   {
2026-06-11 11:57:38.939743 | controller |                     "key": "ca.crt",
2026-06-11 11:57:38.939759 | controller |                     "path": "ca.crt"
2026-06-11 11:57:38.939776 | controller |                   }
2026-06-11 11:57:38.939792 | controller |                 ],
2026-06-11 11:57:38.939808 | controller |                 "name": "kube-root-ca.crt"
2026-06-11 11:57:38.939825 | controller |               }
2026-06-11 11:57:38.939841 | controller |             },
2026-06-11 11:57:38.939857 | controller |             {
2026-06-11 11:57:38.939874 | controller |               "downwardAPI": {
2026-06-11 11:57:38.939890 | controller |                 "items": [
2026-06-11 11:57:38.939906 | controller |                   {
2026-06-11 11:57:38.939923 | controller |                     "fieldRef": {
2026-06-11 11:57:38.939939 | controller |                       "apiVersion": "v1",
2026-06-11 11:57:38.939955 | controller |                       "fieldPath": "metadata.namespace"
2026-06-11 11:57:38.939972 | controller |                     },
2026-06-11 11:57:38.939988 | controller |                     "path": "namespace"
2026-06-11 11:57:38.940004 | controller |                   }
2026-06-11 11:57:38.940021 | controller |                 ]
2026-06-11 11:57:38.940037 | controller |               }
2026-06-11 11:57:38.940053 | controller |             },
2026-06-11 11:57:38.940069 | controller |             {
2026-06-11 11:57:38.940085 | controller |               "configMap": {
2026-06-11 11:57:38.940101 | controller |                 "items": [
2026-06-11 11:57:38.940118 | controller |                   {
2026-06-11 11:57:38.940134 | controller |                     "key": "service-ca.crt",
2026-06-11 11:57:38.940151 | controller |                     "path": "service-ca.crt"
2026-06-11 11:57:38.940168 | controller |                   }
2026-06-11 11:57:38.940185 | controller |                 ],
2026-06-11 11:57:38.940201 | controller |                 "name": "openshift-service-ca.crt"
2026-06-11 11:57:38.940218 | controller |               }
2026-06-11 11:57:38.940234 | controller |             }
2026-06-11 11:57:38.940251 | controller |           ]
2026-06-11 11:57:38.940270 | controller |         }
2026-06-11 11:57:38.940289 | controller |       }
2026-06-11 11:57:38.940306 | controller |     ]
2026-06-11 11:57:38.940326 | controller |   },
2026-06-11 11:57:38.940343 | controller |   "status": {
2026-06-11 11:57:38.940391 | controller |     "conditions": [
2026-06-11 11:57:38.940408 | controller |       {
2026-06-11 11:57:38.940424 | controller |         "lastProbeTime": null,
2026-06-11 11:57:38.940440 | controller |         "lastTransitionTime": "2026-06-11T11:02:41Z",
2026-06-11 11:57:38.940457 | controller |         "status": "True",
2026-06-11 11:57:38.940473 | controller |         "type": "PodReadyToStartContainers"
2026-06-11 11:57:38.940489 | controller |       },
2026-06-11 11:57:38.940506 | controller |       {
2026-06-11 11:57:38.940522 | controller |         "lastProbeTime": null,
2026-06-11 11:57:38.940538 | controller |         "lastTransitionTime": "2026-06-11T11:01:45Z",
2026-06-11 11:57:38.940554 | controller |         "status": "True",
2026-06-11 11:57:38.940570 | controller |         "type": "Initialized"
2026-06-11 11:57:38.940587 | controller |       },
2026-06-11 11:57:38.940603 | controller |       {
2026-06-11 11:57:38.940619 | controller |         "lastProbeTime": null,
2026-06-11 11:57:38.940635 | controller |         "lastTransitionTime": "2026-06-11T11:02:53Z",
2026-06-11 11:57:38.940651 | controller |         "status": "True",
2026-06-11 11:57:38.940667 | controller |         "type": "Ready"
2026-06-11 11:57:38.940683 | controller |       },
2026-06-11 11:57:38.940699 | controller |       {
2026-06-11 11:57:38.940715 | controller |         "lastProbeTime": null,
2026-06-11 11:57:38.940731 | controller |         "lastTransitionTime": "2026-06-11T11:02:53Z",
2026-06-11 11:57:38.940746 | controller |         "status": "True",
2026-06-11 11:57:38.940762 | controller |         "type": "ContainersReady"
2026-06-11 11:57:38.940778 | controller |       },
2026-06-11 11:57:38.940794 | controller |       {
2026-06-11 11:57:38.940810 | controller |         "lastProbeTime": null,
2026-06-11 11:57:38.940837 | controller |         "lastTransitionTime": "2026-06-11T11:01:44Z",
2026-06-11 11:57:38.940855 | controller |         "status": "True",
2026-06-11 11:57:38.940872 | controller |         "type": "PodScheduled"
2026-06-11 11:57:38.940887 | controller |       }
2026-06-11 11:57:38.940903 | controller |     ],
2026-06-11 11:57:38.940919 | controller |     "containerStatuses": [
2026-06-11 11:57:38.940935 | controller |       {
2026-06-11 11:57:38.940952 | controller |         "allocatedResources": {
2026-06-11 11:57:38.940968 | controller |           "cpu": "10m",
2026-06-11 11:57:38.940984 | controller |           "memory": "256Mi"
2026-06-11 11:57:38.941000 | controller |         },
2026-06-11 11:57:38.941016 | controller |         "containerID": "cri-o://8a50551c4839ef093cf8729b018a9b4d7ebacb663713bef146b6681ab45da315",
2026-06-11 11:57:38.941033 | controller |         "image": "quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67",
2026-06-11 11:57:38.941050 | controller |         "imageID": "quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67",
2026-06-11 11:57:38.941066 | controller |         "lastState": {},
2026-06-11 11:57:38.941083 | controller |         "name": "manager",
2026-06-11 11:57:38.941100 | controller |         "ready": true,
2026-06-11 11:57:38.941116 | controller |         "resources": {
2026-06-11 11:57:38.941132 | controller |           "limits": {
2026-06-11 11:57:38.941148 | controller |             "cpu": "500m",
2026-06-11 11:57:38.941164 | controller |             "memory": "512Mi"
2026-06-11 11:57:38.941180 | controller |           },
2026-06-11 11:57:38.941196 | controller |           "requests": {
2026-06-11 11:57:38.941212 | controller |             "cpu": "10m",
2026-06-11 11:57:38.941228 | controller |             "memory": "256Mi"
2026-06-11 11:57:38.941244 | controller |           }
2026-06-11 11:57:38.941260 | controller |         },
2026-06-11 11:57:38.941276 | controller |         "restartCount": 0,
2026-06-11 11:57:38.941292 | controller |         "started": true,
2026-06-11 11:57:38.941312 | controller |         "state": {
2026-06-11 11:57:38.941329 | controller |           "running": {
2026-06-11 11:57:38.941358 | controller |             "startedAt": "2026-06-11T11:02:40Z"
2026-06-11 11:57:38.941380 | controller |           }
2026-06-11 11:57:38.941397 | controller |         },
2026-06-11 11:57:38.941413 | controller |         "user": {
2026-06-11 11:57:38.941429 | controller |           "linux": {
2026-06-11 11:57:38.941446 | controller |             "gid": 0,
2026-06-11 11:57:38.941462 | controller |             "supplementalGroups": [
2026-06-11 11:57:38.941478 | controller |               0,
2026-06-11 11:57:38.941494 | controller |               1000660000
2026-06-11 11:57:38.941510 | controller |             ],
2026-06-11 11:57:38.941526 | controller |             "uid": 1000660000
2026-06-11 11:57:38.941542 | controller |           }
2026-06-11 11:57:38.941558 | controller |         },
2026-06-11 11:57:38.941574 | controller |         "volumeMounts": [
2026-06-11 11:57:38.941590 | controller |           {
2026-06-11 11:57:38.941606 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 11:57:38.941622 | controller |             "name": "kube-api-access-lrrx2",
2026-06-11 11:57:38.941638 | controller |             "readOnly": true,
2026-06-11 11:57:38.941654 | controller |             "recursiveReadOnly": "Disabled"
2026-06-11 11:57:38.941670 | controller |           }
2026-06-11 11:57:38.941687 | controller |         ]
2026-06-11 11:57:38.941703 | controller |       }
2026-06-11 11:57:38.941719 | controller |     ],
2026-06-11 11:57:38.941735 | controller |     "hostIP": "192.168.126.11",
2026-06-11 11:57:38.941751 | controller |     "hostIPs": [
2026-06-11 11:57:38.941767 | controller |       {
2026-06-11 11:57:38.941783 | controller |         "ip": "192.168.126.11"
2026-06-11 11:57:38.941799 | controller |       }
2026-06-11 11:57:38.941814 | controller |     ],
2026-06-11 11:57:38.941830 | controller |     "phase": "Running",
2026-06-11 11:57:38.941846 | controller |     "podIP": "10.217.0.91",
2026-06-11 11:57:38.941862 | controller |     "podIPs": [
2026-06-11 11:57:38.941878 | controller |       {
2026-06-11 11:57:38.941894 | controller |         "ip": "10.217.0.91"
2026-06-11 11:57:38.941910 | controller |       }
2026-06-11 11:57:38.941926 | controller |     ],
2026-06-11 11:57:38.941942 | controller |     "qosClass": "Burstable",
2026-06-11 11:57:38.941958 | controller |     "startTime": "2026-06-11T11:01:45Z"
2026-06-11 11:57:38.941974 | controller |   }
2026-06-11 11:57:38.941990 | controller | }
2026-06-11 11:57:38.965978 | controller | ok:
2026-06-11 11:57:38.966096 | controller | {
2026-06-11 11:57:38.966121 | controller |   "apiVersion": "v1",
2026-06-11 11:57:38.966144 | controller |   "kind": "Pod",
2026-06-11 11:57:38.966220 | controller |   "metadata": {
2026-06-11 11:57:38.966243 | controller |     "annotations": {
2026-06-11 11:57:38.966259 | 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-11 11:57:38.966277 | 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-11 11:57:38.966295 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-11 11:57:38.966311 | controller |       "openshift.io/scc": "anyuid",
2026-06-11 11:57:38.966328 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-11 11:57:38.966386 | controller |     },
2026-06-11 11:57:38.966419 | controller |     "creationTimestamp": "2026-06-11T11:01:44Z",
2026-06-11 11:57:38.966441 | controller |     "generateName": "telemetry-operator-controller-manager-5d65c7d97d-",
2026-06-11 11:57:38.966460 | controller |     "generation": 1,
2026-06-11 11:57:38.966475 | controller |     "labels": {
2026-06-11 11:57:38.966490 | controller |       "app.kubernetes.io/name": "telemetry-operator",
2026-06-11 11:57:38.966506 | controller |       "control-plane": "controller-manager",
2026-06-11 11:57:38.966521 | controller |       "openstack.org/operator-name": "telemetry",
2026-06-11 11:57:38.966536 | controller |       "pod-template-hash": "5d65c7d97d"
2026-06-11 11:57:38.966552 | controller |     },
2026-06-11 11:57:38.966566 | controller |     "managedFields": [
2026-06-11 11:57:38.966581 | controller |       {
2026-06-11 11:57:38.966596 | controller |         "apiVersion": "v1",
2026-06-11 11:57:38.966612 | controller |         "fieldsType": "FieldsV1",
2026-06-11 11:57:38.966627 | controller |         "fieldsV1": {
2026-06-11 11:57:38.966643 | controller |           "f:metadata": {
2026-06-11 11:57:38.966658 | controller |             "f:annotations": {
2026-06-11 11:57:38.966675 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-11 11:57:38.966690 | controller |             }
2026-06-11 11:57:38.966705 | controller |           }
2026-06-11 11:57:38.966721 | controller |         },
2026-06-11 11:57:38.966736 | controller |         "manager": "crc",
2026-06-11 11:57:38.966752 | controller |         "operation": "Update",
2026-06-11 11:57:38.966767 | controller |         "subresource": "status",
2026-06-11 11:57:38.966782 | controller |         "time": "2026-06-11T11:01:44Z"
2026-06-11 11:57:38.966798 | controller |       },
2026-06-11 11:57:38.966814 | controller |       {
2026-06-11 11:57:38.966829 | controller |         "apiVersion": "v1",
2026-06-11 11:57:38.966844 | controller |         "fieldsType": "FieldsV1",
2026-06-11 11:57:38.966859 | controller |         "fieldsV1": {
2026-06-11 11:57:38.966874 | controller |           "f:metadata": {
2026-06-11 11:57:38.966889 | controller |             "f:annotations": {
2026-06-11 11:57:38.966905 | controller |               ".": {},
2026-06-11 11:57:38.966919 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-11 11:57:38.966935 | controller |             },
2026-06-11 11:57:38.966950 | controller |             "f:generateName": {},
2026-06-11 11:57:38.966966 | controller |             "f:labels": {
2026-06-11 11:57:38.966981 | controller |               ".": {},
2026-06-11 11:57:38.966997 | controller |               "f:app.kubernetes.io/name": {},
2026-06-11 11:57:38.967013 | controller |               "f:control-plane": {},
2026-06-11 11:57:38.967028 | controller |               "f:openstack.org/operator-name": {},
2026-06-11 11:57:38.967043 | controller |               "f:pod-template-hash": {}
2026-06-11 11:57:38.967059 | controller |             },
2026-06-11 11:57:38.967074 | controller |             "f:ownerReferences": {
2026-06-11 11:57:38.967090 | controller |               ".": {},
2026-06-11 11:57:38.967105 | controller |               "k:{\"uid\":\"dd316cfc-46ac-446f-821b-157ce21d7230\"}": {}
2026-06-11 11:57:38.967121 | controller |             }
2026-06-11 11:57:38.967136 | controller |           },
2026-06-11 11:57:38.967151 | controller |           "f:spec": {
2026-06-11 11:57:38.967167 | controller |             "f:containers": {
2026-06-11 11:57:38.967182 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-11 11:57:38.967198 | controller |                 ".": {},
2026-06-11 11:57:38.967214 | controller |                 "f:args": {},
2026-06-11 11:57:38.967229 | controller |                 "f:command": {},
2026-06-11 11:57:38.967244 | controller |                 "f:env": {
2026-06-11 11:57:38.967259 | controller |                   ".": {},
2026-06-11 11:57:38.967275 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-11 11:57:38.967295 | controller |                     ".": {},
2026-06-11 11:57:38.967311 | controller |                     "f:name": {},
2026-06-11 11:57:38.967326 | controller |                     "f:value": {}
2026-06-11 11:57:38.967341 | controller |                   },
2026-06-11 11:57:38.967380 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-11 11:57:38.967397 | controller |                     ".": {},
2026-06-11 11:57:38.967412 | controller |                     "f:name": {},
2026-06-11 11:57:38.967427 | controller |                     "f:value": {}
2026-06-11 11:57:38.967443 | controller |                   },
2026-06-11 11:57:38.967458 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-11 11:57:38.967474 | controller |                     ".": {},
2026-06-11 11:57:38.967489 | controller |                     "f:name": {},
2026-06-11 11:57:38.967505 | controller |                     "f:value": {}
2026-06-11 11:57:38.967520 | controller |                   },
2026-06-11 11:57:38.967536 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-11 11:57:38.967551 | controller |                     ".": {},
2026-06-11 11:57:38.967566 | controller |                     "f:name": {},
2026-06-11 11:57:38.967581 | controller |                     "f:value": {}
2026-06-11 11:57:38.967596 | controller |                   },
2026-06-11 11:57:38.967611 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-11 11:57:38.967627 | controller |                     ".": {},
2026-06-11 11:57:38.967642 | controller |                     "f:name": {},
2026-06-11 11:57:38.967656 | controller |                     "f:value": {}
2026-06-11 11:57:38.967672 | controller |                   }
2026-06-11 11:57:38.967687 | controller |                 },
2026-06-11 11:57:38.967702 | controller |                 "f:image": {},
2026-06-11 11:57:38.967718 | controller |                 "f:imagePullPolicy": {},
2026-06-11 11:57:38.967734 | controller |                 "f:livenessProbe": {
2026-06-11 11:57:38.967750 | controller |                   ".": {},
2026-06-11 11:57:38.967765 | controller |                   "f:failureThreshold": {},
2026-06-11 11:57:38.967781 | controller |                   "f:httpGet": {
2026-06-11 11:57:38.967797 | controller |                     ".": {},
2026-06-11 11:57:38.967812 | controller |                     "f:path": {},
2026-06-11 11:57:38.967828 | controller |                     "f:port": {},
2026-06-11 11:57:38.967843 | controller |                     "f:scheme": {}
2026-06-11 11:57:38.967858 | controller |                   },
2026-06-11 11:57:38.967873 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 11:57:38.967889 | controller |                   "f:periodSeconds": {},
2026-06-11 11:57:38.967905 | controller |                   "f:successThreshold": {},
2026-06-11 11:57:38.967921 | controller |                   "f:timeoutSeconds": {}
2026-06-11 11:57:38.967936 | controller |                 },
2026-06-11 11:57:38.967952 | controller |                 "f:name": {},
2026-06-11 11:57:38.967967 | controller |                 "f:readinessProbe": {
2026-06-11 11:57:38.967984 | controller |                   ".": {},
2026-06-11 11:57:38.967999 | controller |                   "f:failureThreshold": {},
2026-06-11 11:57:38.968015 | controller |                   "f:httpGet": {
2026-06-11 11:57:38.968030 | controller |                     ".": {},
2026-06-11 11:57:38.968046 | controller |                     "f:path": {},
2026-06-11 11:57:38.968061 | controller |                     "f:port": {},
2026-06-11 11:57:38.968076 | controller |                     "f:scheme": {}
2026-06-11 11:57:38.968091 | controller |                   },
2026-06-11 11:57:38.968107 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 11:57:38.968123 | controller |                   "f:periodSeconds": {},
2026-06-11 11:57:38.968138 | controller |                   "f:successThreshold": {},
2026-06-11 11:57:38.968157 | controller |                   "f:timeoutSeconds": {}
2026-06-11 11:57:38.968174 | controller |                 },
2026-06-11 11:57:38.968189 | controller |                 "f:resources": {
2026-06-11 11:57:38.968205 | controller |                   ".": {},
2026-06-11 11:57:38.968220 | controller |                   "f:limits": {
2026-06-11 11:57:38.968236 | controller |                     ".": {},
2026-06-11 11:57:38.968253 | controller |                     "f:cpu": {},
2026-06-11 11:57:38.968272 | controller |                     "f:memory": {}
2026-06-11 11:57:38.968288 | controller |                   },
2026-06-11 11:57:38.968303 | controller |                   "f:requests": {
2026-06-11 11:57:38.968319 | controller |                     ".": {},
2026-06-11 11:57:38.968334 | controller |                     "f:cpu": {},
2026-06-11 11:57:38.968370 | controller |                     "f:memory": {}
2026-06-11 11:57:38.968388 | controller |                   }
2026-06-11 11:57:38.968403 | controller |                 },
2026-06-11 11:57:38.968419 | controller |                 "f:securityContext": {
2026-06-11 11:57:38.968435 | controller |                   ".": {},
2026-06-11 11:57:38.968451 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-11 11:57:38.968466 | controller |                 },
2026-06-11 11:57:38.968482 | controller |                 "f:terminationMessagePath": {},
2026-06-11 11:57:38.968497 | controller |                 "f:terminationMessagePolicy": {}
2026-06-11 11:57:38.968513 | controller |               }
2026-06-11 11:57:38.968528 | controller |             },
2026-06-11 11:57:38.968543 | controller |             "f:dnsPolicy": {},
2026-06-11 11:57:38.968559 | controller |             "f:enableServiceLinks": {},
2026-06-11 11:57:38.968574 | controller |             "f:restartPolicy": {},
2026-06-11 11:57:38.968590 | controller |             "f:schedulerName": {},
2026-06-11 11:57:38.968606 | controller |             "f:securityContext": {
2026-06-11 11:57:38.968621 | controller |               ".": {},
2026-06-11 11:57:38.968636 | controller |               "f:runAsNonRoot": {}
2026-06-11 11:57:38.968651 | controller |             },
2026-06-11 11:57:38.968666 | controller |             "f:serviceAccount": {},
2026-06-11 11:57:38.968681 | controller |             "f:serviceAccountName": {},
2026-06-11 11:57:38.968697 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-11 11:57:38.968712 | controller |             "f:tolerations": {}
2026-06-11 11:57:38.968728 | controller |           }
2026-06-11 11:57:38.968743 | controller |         },
2026-06-11 11:57:38.968758 | controller |         "manager": "kube-controller-manager",
2026-06-11 11:57:38.968773 | controller |         "operation": "Update",
2026-06-11 11:57:38.968788 | controller |         "time": "2026-06-11T11:01:44Z"
2026-06-11 11:57:38.968818 | controller |       },
2026-06-11 11:57:38.968835 | controller |       {
2026-06-11 11:57:38.968851 | controller |         "apiVersion": "v1",
2026-06-11 11:57:38.968866 | controller |         "fieldsType": "FieldsV1",
2026-06-11 11:57:38.968881 | controller |         "fieldsV1": {
2026-06-11 11:57:38.968897 | controller |           "f:metadata": {
2026-06-11 11:57:38.968912 | controller |             "f:annotations": {
2026-06-11 11:57:38.968927 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-11 11:57:38.968943 | controller |             }
2026-06-11 11:57:38.968958 | controller |           }
2026-06-11 11:57:38.968972 | controller |         },
2026-06-11 11:57:38.968987 | controller |         "manager": "multus-daemon",
2026-06-11 11:57:38.969001 | controller |         "operation": "Update",
2026-06-11 11:57:38.969016 | controller |         "subresource": "status",
2026-06-11 11:57:38.969031 | controller |         "time": "2026-06-11T11:02:05Z"
2026-06-11 11:57:38.969046 | controller |       },
2026-06-11 11:57:38.969061 | controller |       {
2026-06-11 11:57:38.969080 | controller |         "apiVersion": "v1",
2026-06-11 11:57:38.969095 | controller |         "fieldsType": "FieldsV1",
2026-06-11 11:57:38.969110 | controller |         "fieldsV1": {
2026-06-11 11:57:38.969125 | controller |           "f:status": {
2026-06-11 11:57:38.969140 | controller |             "f:conditions": {
2026-06-11 11:57:38.969156 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-11 11:57:38.969170 | controller |                 ".": {},
2026-06-11 11:57:38.969185 | controller |                 "f:lastProbeTime": {},
2026-06-11 11:57:38.969200 | controller |                 "f:lastTransitionTime": {},
2026-06-11 11:57:38.969214 | controller |                 "f:status": {},
2026-06-11 11:57:38.969229 | controller |                 "f:type": {}
2026-06-11 11:57:38.969245 | controller |               },
2026-06-11 11:57:38.969262 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-11 11:57:38.969280 | controller |                 ".": {},
2026-06-11 11:57:38.969295 | controller |                 "f:lastProbeTime": {},
2026-06-11 11:57:38.969310 | controller |                 "f:lastTransitionTime": {},
2026-06-11 11:57:38.969325 | controller |                 "f:status": {},
2026-06-11 11:57:38.969341 | controller |                 "f:type": {}
2026-06-11 11:57:38.969385 | controller |               },
2026-06-11 11:57:38.969402 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-11 11:57:38.969417 | controller |                 ".": {},
2026-06-11 11:57:38.969433 | controller |                 "f:lastProbeTime": {},
2026-06-11 11:57:38.969448 | controller |                 "f:lastTransitionTime": {},
2026-06-11 11:57:38.969463 | controller |                 "f:status": {},
2026-06-11 11:57:38.969478 | controller |                 "f:type": {}
2026-06-11 11:57:38.969492 | controller |               },
2026-06-11 11:57:38.969507 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-11 11:57:38.969523 | controller |                 ".": {},
2026-06-11 11:57:38.969538 | controller |                 "f:lastProbeTime": {},
2026-06-11 11:57:38.969553 | controller |                 "f:lastTransitionTime": {},
2026-06-11 11:57:38.969568 | controller |                 "f:status": {},
2026-06-11 11:57:38.969584 | controller |                 "f:type": {}
2026-06-11 11:57:38.969599 | controller |               }
2026-06-11 11:57:38.969683 | controller |             },
2026-06-11 11:57:38.969705 | controller |             "f:containerStatuses": {},
2026-06-11 11:57:38.969726 | controller |             "f:hostIP": {},
2026-06-11 11:57:38.969746 | controller |             "f:hostIPs": {},
2026-06-11 11:57:38.969764 | controller |             "f:phase": {},
2026-06-11 11:57:38.969781 | controller |             "f:podIP": {},
2026-06-11 11:57:38.969801 | controller |             "f:podIPs": {
2026-06-11 11:57:38.969822 | controller |               ".": {},
2026-06-11 11:57:38.969841 | controller |               "k:{\"ip\":\"10.217.0.92\"}": {
2026-06-11 11:57:38.969859 | controller |                 ".": {},
2026-06-11 11:57:38.969874 | controller |                 "f:ip": {}
2026-06-11 11:57:38.969890 | controller |               }
2026-06-11 11:57:38.969905 | controller |             },
2026-06-11 11:57:38.969920 | controller |             "f:startTime": {}
2026-06-11 11:57:38.969935 | controller |           }
2026-06-11 11:57:38.969950 | controller |         },
2026-06-11 11:57:38.969968 | controller |         "manager": "kubelet",
2026-06-11 11:57:38.969989 | controller |         "operation": "Update",
2026-06-11 11:57:38.970008 | controller |         "subresource": "status",
2026-06-11 11:57:38.970026 | controller |         "time": "2026-06-11T11:02:52Z"
2026-06-11 11:57:38.970046 | controller |       }
2026-06-11 11:57:38.970065 | controller |     ],
2026-06-11 11:57:38.970081 | controller |     "name": "telemetry-operator-controller-manager-5d65c7d97d-4bjzh",
2026-06-11 11:57:38.970099 | controller |     "namespace": "openstack-operators",
2026-06-11 11:57:38.970123 | controller |     "ownerReferences": [
2026-06-11 11:57:38.970143 | controller |       {
2026-06-11 11:57:38.970163 | controller |         "apiVersion": "apps/v1",
2026-06-11 11:57:38.970183 | controller |         "blockOwnerDeletion": true,
2026-06-11 11:57:38.970201 | controller |         "controller": true,
2026-06-11 11:57:38.970216 | controller |         "kind": "ReplicaSet",
2026-06-11 11:57:38.970231 | controller |         "name": "telemetry-operator-controller-manager-5d65c7d97d",
2026-06-11 11:57:38.970247 | controller |         "uid": "dd316cfc-46ac-446f-821b-157ce21d7230"
2026-06-11 11:57:38.970264 | controller |       }
2026-06-11 11:57:38.970281 | controller |     ],
2026-06-11 11:57:38.970296 | controller |     "resourceVersion": "54603",
2026-06-11 11:57:38.970311 | controller |     "uid": "8386adf3-768c-4027-8733-6f9ccc045387"
2026-06-11 11:57:38.970326 | controller |   },
2026-06-11 11:57:38.970341 | controller |   "spec": {
2026-06-11 11:57:38.970382 | controller |     "containers": [
2026-06-11 11:57:38.970398 | controller |       {
2026-06-11 11:57:38.970413 | controller |         "args": [
2026-06-11 11:57:38.970428 | controller |           "--leader-elect",
2026-06-11 11:57:38.970443 | controller |           "--health-probe-bind-address=:8081",
2026-06-11 11:57:38.970458 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-11 11:57:38.970473 | controller |         ],
2026-06-11 11:57:38.970488 | controller |         "command": [
2026-06-11 11:57:38.970503 | controller |           "/manager"
2026-06-11 11:57:38.970519 | controller |         ],
2026-06-11 11:57:38.970534 | controller |         "env": [
2026-06-11 11:57:38.970549 | controller |           {
2026-06-11 11:57:38.970564 | controller |             "name": "LEASE_DURATION",
2026-06-11 11:57:38.970579 | controller |             "value": "30"
2026-06-11 11:57:38.970594 | controller |           },
2026-06-11 11:57:38.970610 | controller |           {
2026-06-11 11:57:38.970625 | controller |             "name": "RENEW_DEADLINE",
2026-06-11 11:57:38.970640 | controller |             "value": "20"
2026-06-11 11:57:38.970655 | controller |           },
2026-06-11 11:57:38.970670 | controller |           {
2026-06-11 11:57:38.970685 | controller |             "name": "RETRY_PERIOD",
2026-06-11 11:57:38.970700 | controller |             "value": "5"
2026-06-11 11:57:38.970715 | controller |           },
2026-06-11 11:57:38.970730 | controller |           {
2026-06-11 11:57:38.970745 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-11 11:57:38.970760 | controller |             "value": "false"
2026-06-11 11:57:38.970775 | controller |           },
2026-06-11 11:57:38.970790 | controller |           {
2026-06-11 11:57:38.970805 | controller |             "name": "METRICS_CERTS",
2026-06-11 11:57:38.970821 | controller |             "value": "false"
2026-06-11 11:57:38.970836 | controller |           }
2026-06-11 11:57:38.970851 | controller |         ],
2026-06-11 11:57:38.970866 | controller |         "image": "quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6",
2026-06-11 11:57:38.970882 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-11 11:57:38.970898 | controller |         "livenessProbe": {
2026-06-11 11:57:38.970913 | controller |           "failureThreshold": 3,
2026-06-11 11:57:38.970928 | controller |           "httpGet": {
2026-06-11 11:57:38.970943 | controller |             "path": "/healthz",
2026-06-11 11:57:38.970958 | controller |             "port": 8081,
2026-06-11 11:57:38.970973 | controller |             "scheme": "HTTP"
2026-06-11 11:57:38.970988 | controller |           },
2026-06-11 11:57:38.971003 | controller |           "initialDelaySeconds": 15,
2026-06-11 11:57:38.971018 | controller |           "periodSeconds": 20,
2026-06-11 11:57:38.971034 | controller |           "successThreshold": 1,
2026-06-11 11:57:38.971049 | controller |           "timeoutSeconds": 1
2026-06-11 11:57:38.971068 | controller |         },
2026-06-11 11:57:38.971084 | controller |         "name": "manager",
2026-06-11 11:57:38.971099 | controller |         "readinessProbe": {
2026-06-11 11:57:38.971114 | controller |           "failureThreshold": 3,
2026-06-11 11:57:38.971129 | controller |           "httpGet": {
2026-06-11 11:57:38.971144 | controller |             "path": "/readyz",
2026-06-11 11:57:38.971159 | controller |             "port": 8081,
2026-06-11 11:57:38.971174 | controller |             "scheme": "HTTP"
2026-06-11 11:57:38.971190 | controller |           },
2026-06-11 11:57:38.971205 | controller |           "initialDelaySeconds": 5,
2026-06-11 11:57:38.971220 | controller |           "periodSeconds": 10,
2026-06-11 11:57:38.971235 | controller |           "successThreshold": 1,
2026-06-11 11:57:38.971251 | controller |           "timeoutSeconds": 1
2026-06-11 11:57:38.971266 | controller |         },
2026-06-11 11:57:38.971281 | controller |         "resources": {
2026-06-11 11:57:38.971296 | controller |           "limits": {
2026-06-11 11:57:38.971312 | controller |             "cpu": "500m",
2026-06-11 11:57:38.971326 | controller |             "memory": "512Mi"
2026-06-11 11:57:38.971342 | controller |           },
2026-06-11 11:57:38.971383 | controller |           "requests": {
2026-06-11 11:57:38.971399 | controller |             "cpu": "10m",
2026-06-11 11:57:38.971414 | controller |             "memory": "256Mi"
2026-06-11 11:57:38.971429 | controller |           }
2026-06-11 11:57:38.971444 | controller |         },
2026-06-11 11:57:38.971460 | controller |         "securityContext": {
2026-06-11 11:57:38.971475 | controller |           "allowPrivilegeEscalation": false,
2026-06-11 11:57:38.971491 | controller |           "capabilities": {
2026-06-11 11:57:38.971506 | controller |             "drop": [
2026-06-11 11:57:38.971521 | controller |               "MKNOD"
2026-06-11 11:57:38.971537 | controller |             ]
2026-06-11 11:57:38.971552 | controller |           }
2026-06-11 11:57:38.971568 | controller |         },
2026-06-11 11:57:38.971583 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-11 11:57:38.971598 | controller |         "terminationMessagePolicy": "File",
2026-06-11 11:57:38.971614 | controller |         "volumeMounts": [
2026-06-11 11:57:38.971629 | controller |           {
2026-06-11 11:57:38.971645 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 11:57:38.971660 | controller |             "name": "kube-api-access-2fs8t",
2026-06-11 11:57:38.971675 | controller |             "readOnly": true
2026-06-11 11:57:38.971690 | controller |           }
2026-06-11 11:57:38.971705 | controller |         ]
2026-06-11 11:57:38.971720 | controller |       }
2026-06-11 11:57:38.971736 | controller |     ],
2026-06-11 11:57:38.971750 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-11 11:57:38.971765 | controller |     "enableServiceLinks": true,
2026-06-11 11:57:38.971780 | controller |     "imagePullSecrets": [
2026-06-11 11:57:38.971795 | controller |       {
2026-06-11 11:57:38.971809 | controller |         "name": "telemetry-operator-controller-manager-dockercfg-ww5bt"
2026-06-11 11:57:38.971824 | controller |       }
2026-06-11 11:57:38.971839 | controller |     ],
2026-06-11 11:57:38.971854 | controller |     "nodeName": "crc",
2026-06-11 11:57:38.971869 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-11 11:57:38.971884 | controller |     "priority": 0,
2026-06-11 11:57:38.971899 | controller |     "restartPolicy": "Always",
2026-06-11 11:57:38.971914 | controller |     "schedulerName": "default-scheduler",
2026-06-11 11:57:38.971929 | controller |     "securityContext": {
2026-06-11 11:57:38.971943 | controller |       "runAsNonRoot": true,
2026-06-11 11:57:38.971959 | controller |       "seLinuxOptions": {
2026-06-11 11:57:38.971974 | controller |         "level": "s0:c26,c5"
2026-06-11 11:57:38.971989 | controller |       }
2026-06-11 11:57:38.972007 | controller |     },
2026-06-11 11:57:38.972023 | controller |     "serviceAccount": "telemetry-operator-controller-manager",
2026-06-11 11:57:38.972039 | controller |     "serviceAccountName": "telemetry-operator-controller-manager",
2026-06-11 11:57:38.972054 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-11 11:57:38.972069 | controller |     "tolerations": [
2026-06-11 11:57:38.972085 | controller |       {
2026-06-11 11:57:38.972099 | controller |         "effect": "NoExecute",
2026-06-11 11:57:38.972114 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-11 11:57:38.972130 | controller |         "operator": "Exists",
2026-06-11 11:57:38.972145 | controller |         "tolerationSeconds": 120
2026-06-11 11:57:38.972160 | controller |       },
2026-06-11 11:57:38.972175 | controller |       {
2026-06-11 11:57:38.972190 | controller |         "effect": "NoExecute",
2026-06-11 11:57:38.972205 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-11 11:57:38.972221 | controller |         "operator": "Exists",
2026-06-11 11:57:38.972236 | controller |         "tolerationSeconds": 120
2026-06-11 11:57:38.972252 | controller |       },
2026-06-11 11:57:38.972267 | controller |       {
2026-06-11 11:57:38.972282 | controller |         "effect": "NoSchedule",
2026-06-11 11:57:38.972297 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-11 11:57:38.972312 | controller |         "operator": "Exists"
2026-06-11 11:57:38.972327 | controller |       }
2026-06-11 11:57:38.972342 | controller |     ],
2026-06-11 11:57:38.972378 | controller |     "volumes": [
2026-06-11 11:57:38.972395 | controller |       {
2026-06-11 11:57:38.972410 | controller |         "name": "kube-api-access-2fs8t",
2026-06-11 11:57:38.972425 | controller |         "projected": {
2026-06-11 11:57:38.972441 | controller |           "defaultMode": 420,
2026-06-11 11:57:38.972456 | controller |           "sources": [
2026-06-11 11:57:38.972471 | controller |             {
2026-06-11 11:57:38.972487 | controller |               "serviceAccountToken": {
2026-06-11 11:57:38.972502 | controller |                 "expirationSeconds": 3607,
2026-06-11 11:57:38.972517 | controller |                 "path": "token"
2026-06-11 11:57:38.972532 | controller |               }
2026-06-11 11:57:38.972547 | controller |             },
2026-06-11 11:57:38.972563 | controller |             {
2026-06-11 11:57:38.972578 | controller |               "configMap": {
2026-06-11 11:57:38.972593 | controller |                 "items": [
2026-06-11 11:57:38.972608 | controller |                   {
2026-06-11 11:57:38.972623 | controller |                     "key": "ca.crt",
2026-06-11 11:57:38.972638 | controller |                     "path": "ca.crt"
2026-06-11 11:57:38.972653 | controller |                   }
2026-06-11 11:57:38.972668 | controller |                 ],
2026-06-11 11:57:38.972683 | controller |                 "name": "kube-root-ca.crt"
2026-06-11 11:57:38.972698 | controller |               }
2026-06-11 11:57:38.972713 | controller |             },
2026-06-11 11:57:38.972727 | controller |             {
2026-06-11 11:57:38.972742 | controller |               "downwardAPI": {
2026-06-11 11:57:38.972757 | controller |                 "items": [
2026-06-11 11:57:38.972773 | controller |                   {
2026-06-11 11:57:38.972788 | controller |                     "fieldRef": {
2026-06-11 11:57:38.972819 | controller |                       "apiVersion": "v1",
2026-06-11 11:57:38.972835 | controller |                       "fieldPath": "metadata.namespace"
2026-06-11 11:57:38.972850 | controller |                     },
2026-06-11 11:57:38.972866 | controller |                     "path": "namespace"
2026-06-11 11:57:38.972881 | controller |                   }
2026-06-11 11:57:38.972896 | controller |                 ]
2026-06-11 11:57:38.972911 | controller |               }
2026-06-11 11:57:38.972926 | controller |             },
2026-06-11 11:57:38.972945 | controller |             {
2026-06-11 11:57:38.972960 | controller |               "configMap": {
2026-06-11 11:57:38.972976 | controller |                 "items": [
2026-06-11 11:57:38.972991 | controller |                   {
2026-06-11 11:57:38.973007 | controller |                     "key": "service-ca.crt",
2026-06-11 11:57:38.973022 | controller |                     "path": "service-ca.crt"
2026-06-11 11:57:38.973037 | controller |                   }
2026-06-11 11:57:38.973052 | controller |                 ],
2026-06-11 11:57:38.973068 | controller |                 "name": "openshift-service-ca.crt"
2026-06-11 11:57:38.973083 | controller |               }
2026-06-11 11:57:38.973098 | controller |             }
2026-06-11 11:57:38.973113 | controller |           ]
2026-06-11 11:57:38.973128 | controller |         }
2026-06-11 11:57:38.973143 | controller |       }
2026-06-11 11:57:38.973158 | controller |     ]
2026-06-11 11:57:38.973173 | controller |   },
2026-06-11 11:57:38.973187 | controller |   "status": {
2026-06-11 11:57:38.973202 | controller |     "conditions": [
2026-06-11 11:57:38.973217 | controller |       {
2026-06-11 11:57:38.973232 | controller |         "lastProbeTime": null,
2026-06-11 11:57:38.973247 | controller |         "lastTransitionTime": "2026-06-11T11:02:39Z",
2026-06-11 11:57:38.973262 | controller |         "status": "True",
2026-06-11 11:57:38.973277 | controller |         "type": "PodReadyToStartContainers"
2026-06-11 11:57:38.973293 | controller |       },
2026-06-11 11:57:38.973309 | controller |       {
2026-06-11 11:57:38.973324 | controller |         "lastProbeTime": null,
2026-06-11 11:57:38.973340 | controller |         "lastTransitionTime": "2026-06-11T11:01:45Z",
2026-06-11 11:57:38.973375 | controller |         "status": "True",
2026-06-11 11:57:38.973392 | controller |         "type": "Initialized"
2026-06-11 11:57:38.973407 | controller |       },
2026-06-11 11:57:38.973423 | controller |       {
2026-06-11 11:57:38.973438 | controller |         "lastProbeTime": null,
2026-06-11 11:57:38.973453 | controller |         "lastTransitionTime": "2026-06-11T11:02:52Z",
2026-06-11 11:57:38.973469 | controller |         "status": "True",
2026-06-11 11:57:38.973484 | controller |         "type": "Ready"
2026-06-11 11:57:38.973500 | controller |       },
2026-06-11 11:57:38.973515 | controller |       {
2026-06-11 11:57:38.973530 | controller |         "lastProbeTime": null,
2026-06-11 11:57:38.973545 | controller |         "lastTransitionTime": "2026-06-11T11:02:52Z",
2026-06-11 11:57:38.973560 | controller |         "status": "True",
2026-06-11 11:57:38.973575 | controller |         "type": "ContainersReady"
2026-06-11 11:57:38.973591 | controller |       },
2026-06-11 11:57:38.973606 | controller |       {
2026-06-11 11:57:38.973621 | controller |         "lastProbeTime": null,
2026-06-11 11:57:38.973636 | controller |         "lastTransitionTime": "2026-06-11T11:01:44Z",
2026-06-11 11:57:38.973652 | controller |         "status": "True",
2026-06-11 11:57:38.973668 | controller |         "type": "PodScheduled"
2026-06-11 11:57:38.973684 | controller |       }
2026-06-11 11:57:38.973699 | controller |     ],
2026-06-11 11:57:38.973714 | controller |     "containerStatuses": [
2026-06-11 11:57:38.973729 | controller |       {
2026-06-11 11:57:38.973745 | controller |         "allocatedResources": {
2026-06-11 11:57:38.973759 | controller |           "cpu": "10m",
2026-06-11 11:57:38.973774 | controller |           "memory": "256Mi"
2026-06-11 11:57:38.973789 | controller |         },
2026-06-11 11:57:38.973804 | controller |         "containerID": "cri-o://de9b9eeb0e63ead07bb8ebb9f30c37a190fef3abc99c052a3fb1686cac009db3",
2026-06-11 11:57:38.973820 | controller |         "image": "quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6",
2026-06-11 11:57:38.973835 | controller |         "imageID": "quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6",
2026-06-11 11:57:38.973854 | controller |         "lastState": {},
2026-06-11 11:57:38.973870 | controller |         "name": "manager",
2026-06-11 11:57:38.973885 | controller |         "ready": true,
2026-06-11 11:57:38.973900 | controller |         "resources": {
2026-06-11 11:57:38.973915 | controller |           "limits": {
2026-06-11 11:57:38.973931 | controller |             "cpu": "500m",
2026-06-11 11:57:38.973949 | controller |             "memory": "512Mi"
2026-06-11 11:57:38.973969 | controller |           },
2026-06-11 11:57:38.973989 | controller |           "requests": {
2026-06-11 11:57:38.974007 | controller |             "cpu": "10m",
2026-06-11 11:57:38.974023 | controller |             "memory": "256Mi"
2026-06-11 11:57:38.974039 | controller |           }
2026-06-11 11:57:38.974054 | controller |         },
2026-06-11 11:57:38.974069 | controller |         "restartCount": 0,
2026-06-11 11:57:38.974085 | controller |         "started": true,
2026-06-11 11:57:38.974100 | controller |         "state": {
2026-06-11 11:57:38.974116 | controller |           "running": {
2026-06-11 11:57:38.974131 | controller |             "startedAt": "2026-06-11T11:02:39Z"
2026-06-11 11:57:38.974146 | controller |           }
2026-06-11 11:57:38.974162 | controller |         },
2026-06-11 11:57:38.974178 | controller |         "user": {
2026-06-11 11:57:38.974194 | controller |           "linux": {
2026-06-11 11:57:38.974209 | controller |             "gid": 0,
2026-06-11 11:57:38.974224 | controller |             "supplementalGroups": [
2026-06-11 11:57:38.974240 | controller |               0
2026-06-11 11:57:38.974255 | controller |             ],
2026-06-11 11:57:38.974270 | controller |             "uid": 65532
2026-06-11 11:57:38.974286 | controller |           }
2026-06-11 11:57:38.974300 | controller |         },
2026-06-11 11:57:38.974315 | controller |         "volumeMounts": [
2026-06-11 11:57:38.974331 | controller |           {
2026-06-11 11:57:38.974365 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 11:57:38.974387 | controller |             "name": "kube-api-access-2fs8t",
2026-06-11 11:57:38.974404 | controller |             "readOnly": true,
2026-06-11 11:57:38.974419 | controller |             "recursiveReadOnly": "Disabled"
2026-06-11 11:57:38.974435 | controller |           }
2026-06-11 11:57:38.974450 | controller |         ]
2026-06-11 11:57:38.974465 | controller |       }
2026-06-11 11:57:38.974480 | controller |     ],
2026-06-11 11:57:38.974496 | controller |     "hostIP": "192.168.126.11",
2026-06-11 11:57:38.974511 | controller |     "hostIPs": [
2026-06-11 11:57:38.974526 | controller |       {
2026-06-11 11:57:38.974541 | controller |         "ip": "192.168.126.11"
2026-06-11 11:57:38.974557 | controller |       }
2026-06-11 11:57:38.974572 | controller |     ],
2026-06-11 11:57:38.974587 | controller |     "phase": "Running",
2026-06-11 11:57:38.974602 | controller |     "podIP": "10.217.0.92",
2026-06-11 11:57:38.974618 | controller |     "podIPs": [
2026-06-11 11:57:38.974633 | controller |       {
2026-06-11 11:57:38.974649 | controller |         "ip": "10.217.0.92"
2026-06-11 11:57:38.974664 | controller |       }
2026-06-11 11:57:38.974680 | controller |     ],
2026-06-11 11:57:38.974694 | controller |     "qosClass": "Burstable",
2026-06-11 11:57:38.974709 | controller |     "startTime": "2026-06-11T11:01:45Z"
2026-06-11 11:57:38.974725 | controller |   }
2026-06-11 11:57:38.974741 | controller | }
2026-06-11 11:57:38.997797 | controller | ok:
2026-06-11 11:57:38.997879 | controller | {
2026-06-11 11:57:38.997910 | controller |   "apiVersion": "v1",
2026-06-11 11:57:38.997989 | controller |   "kind": "Pod",
2026-06-11 11:57:38.998012 | controller |   "metadata": {
2026-06-11 11:57:38.998028 | controller |     "annotations": {
2026-06-11 11:57:38.998044 | 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-11 11:57:38.998068 | 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-11 11:57:38.998086 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-11 11:57:38.998103 | controller |       "openshift.io/scc": "anyuid",
2026-06-11 11:57:38.998119 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-11 11:57:38.998134 | controller |     },
2026-06-11 11:57:38.998151 | controller |     "creationTimestamp": "2026-06-11T11:01:44Z",
2026-06-11 11:57:38.998166 | controller |     "generateName": "test-operator-controller-manager-8d5599d7d-",
2026-06-11 11:57:38.998182 | controller |     "generation": 1,
2026-06-11 11:57:38.998198 | controller |     "labels": {
2026-06-11 11:57:38.998214 | controller |       "app.kubernetes.io/name": "test-operator",
2026-06-11 11:57:38.998229 | controller |       "control-plane": "controller-manager",
2026-06-11 11:57:38.998244 | controller |       "openstack.org/operator-name": "test",
2026-06-11 11:57:38.998259 | controller |       "pod-template-hash": "8d5599d7d"
2026-06-11 11:57:38.998275 | controller |     },
2026-06-11 11:57:38.998290 | controller |     "managedFields": [
2026-06-11 11:57:38.998305 | controller |       {
2026-06-11 11:57:38.998320 | controller |         "apiVersion": "v1",
2026-06-11 11:57:38.998335 | controller |         "fieldsType": "FieldsV1",
2026-06-11 11:57:38.998378 | controller |         "fieldsV1": {
2026-06-11 11:57:38.998397 | controller |           "f:metadata": {
2026-06-11 11:57:38.998413 | controller |             "f:annotations": {
2026-06-11 11:57:38.998429 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-11 11:57:38.998444 | controller |             }
2026-06-11 11:57:38.998460 | controller |           }
2026-06-11 11:57:38.998477 | controller |         },
2026-06-11 11:57:38.998492 | controller |         "manager": "crc",
2026-06-11 11:57:38.998507 | controller |         "operation": "Update",
2026-06-11 11:57:38.998522 | controller |         "subresource": "status",
2026-06-11 11:57:38.998537 | controller |         "time": "2026-06-11T11:01:44Z"
2026-06-11 11:57:38.998553 | controller |       },
2026-06-11 11:57:38.998568 | controller |       {
2026-06-11 11:57:38.998583 | controller |         "apiVersion": "v1",
2026-06-11 11:57:38.998599 | controller |         "fieldsType": "FieldsV1",
2026-06-11 11:57:38.998615 | controller |         "fieldsV1": {
2026-06-11 11:57:38.998630 | controller |           "f:metadata": {
2026-06-11 11:57:38.998646 | controller |             "f:annotations": {
2026-06-11 11:57:38.998661 | controller |               ".": {},
2026-06-11 11:57:38.998676 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-11 11:57:38.998692 | controller |             },
2026-06-11 11:57:38.998708 | controller |             "f:generateName": {},
2026-06-11 11:57:38.998723 | controller |             "f:labels": {
2026-06-11 11:57:38.998738 | controller |               ".": {},
2026-06-11 11:57:38.998754 | controller |               "f:app.kubernetes.io/name": {},
2026-06-11 11:57:38.998769 | controller |               "f:control-plane": {},
2026-06-11 11:57:38.998784 | controller |               "f:openstack.org/operator-name": {},
2026-06-11 11:57:38.998800 | controller |               "f:pod-template-hash": {}
2026-06-11 11:57:38.998815 | controller |             },
2026-06-11 11:57:38.998831 | controller |             "f:ownerReferences": {
2026-06-11 11:57:38.998847 | controller |               ".": {},
2026-06-11 11:57:38.998868 | controller |               "k:{\"uid\":\"c17f9ad8-e968-49b1-9d56-7a173cef7f53\"}": {}
2026-06-11 11:57:38.998884 | controller |             }
2026-06-11 11:57:38.998900 | controller |           },
2026-06-11 11:57:38.998916 | controller |           "f:spec": {
2026-06-11 11:57:38.998931 | controller |             "f:containers": {
2026-06-11 11:57:38.998946 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-11 11:57:38.998962 | controller |                 ".": {},
2026-06-11 11:57:38.998977 | controller |                 "f:args": {},
2026-06-11 11:57:38.998993 | controller |                 "f:command": {},
2026-06-11 11:57:38.999008 | controller |                 "f:env": {
2026-06-11 11:57:38.999023 | controller |                   ".": {},
2026-06-11 11:57:38.999038 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-11 11:57:38.999053 | controller |                     ".": {},
2026-06-11 11:57:38.999069 | controller |                     "f:name": {},
2026-06-11 11:57:38.999084 | controller |                     "f:value": {}
2026-06-11 11:57:38.999099 | controller |                   },
2026-06-11 11:57:38.999114 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-11 11:57:38.999130 | controller |                     ".": {},
2026-06-11 11:57:38.999145 | controller |                     "f:name": {},
2026-06-11 11:57:38.999161 | controller |                     "f:value": {}
2026-06-11 11:57:38.999176 | controller |                   },
2026-06-11 11:57:38.999191 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-11 11:57:38.999207 | controller |                     ".": {},
2026-06-11 11:57:38.999222 | controller |                     "f:name": {},
2026-06-11 11:57:38.999238 | controller |                     "f:value": {}
2026-06-11 11:57:38.999254 | controller |                   },
2026-06-11 11:57:38.999269 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-11 11:57:38.999285 | controller |                     ".": {},
2026-06-11 11:57:38.999301 | controller |                     "f:name": {},
2026-06-11 11:57:38.999316 | controller |                     "f:value": {}
2026-06-11 11:57:38.999331 | controller |                   },
2026-06-11 11:57:38.999365 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-11 11:57:38.999396 | controller |                     ".": {},
2026-06-11 11:57:38.999419 | controller |                     "f:name": {},
2026-06-11 11:57:38.999439 | controller |                     "f:value": {}
2026-06-11 11:57:38.999457 | controller |                   }
2026-06-11 11:57:38.999473 | controller |                 },
2026-06-11 11:57:38.999488 | controller |                 "f:image": {},
2026-06-11 11:57:38.999503 | controller |                 "f:imagePullPolicy": {},
2026-06-11 11:57:38.999519 | controller |                 "f:livenessProbe": {
2026-06-11 11:57:38.999535 | controller |                   ".": {},
2026-06-11 11:57:38.999551 | controller |                   "f:failureThreshold": {},
2026-06-11 11:57:38.999566 | controller |                   "f:httpGet": {
2026-06-11 11:57:38.999582 | controller |                     ".": {},
2026-06-11 11:57:38.999597 | controller |                     "f:path": {},
2026-06-11 11:57:38.999612 | controller |                     "f:port": {},
2026-06-11 11:57:38.999627 | controller |                     "f:scheme": {}
2026-06-11 11:57:38.999642 | controller |                   },
2026-06-11 11:57:38.999657 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 11:57:38.999672 | controller |                   "f:periodSeconds": {},
2026-06-11 11:57:38.999688 | controller |                   "f:successThreshold": {},
2026-06-11 11:57:38.999703 | controller |                   "f:timeoutSeconds": {}
2026-06-11 11:57:38.999719 | controller |                 },
2026-06-11 11:57:38.999734 | controller |                 "f:name": {},
2026-06-11 11:57:38.999754 | controller |                 "f:readinessProbe": {
2026-06-11 11:57:38.999769 | controller |                   ".": {},
2026-06-11 11:57:38.999785 | controller |                   "f:failureThreshold": {},
2026-06-11 11:57:38.999800 | controller |                   "f:httpGet": {
2026-06-11 11:57:38.999816 | controller |                     ".": {},
2026-06-11 11:57:38.999831 | controller |                     "f:path": {},
2026-06-11 11:57:38.999847 | controller |                     "f:port": {},
2026-06-11 11:57:38.999863 | controller |                     "f:scheme": {}
2026-06-11 11:57:38.999878 | controller |                   },
2026-06-11 11:57:38.999937 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 11:57:38.999960 | controller |                   "f:periodSeconds": {},
2026-06-11 11:57:38.999977 | controller |                   "f:successThreshold": {},
2026-06-11 11:57:38.999992 | controller |                   "f:timeoutSeconds": {}
2026-06-11 11:57:39.000008 | controller |                 },
2026-06-11 11:57:39.000024 | controller |                 "f:resources": {
2026-06-11 11:57:39.000040 | controller |                   ".": {},
2026-06-11 11:57:39.000055 | controller |                   "f:limits": {
2026-06-11 11:57:39.000071 | controller |                     ".": {},
2026-06-11 11:57:39.000087 | controller |                     "f:cpu": {},
2026-06-11 11:57:39.000103 | controller |                     "f:memory": {}
2026-06-11 11:57:39.000119 | controller |                   },
2026-06-11 11:57:39.000134 | controller |                   "f:requests": {
2026-06-11 11:57:39.000149 | controller |                     ".": {},
2026-06-11 11:57:39.000165 | controller |                     "f:cpu": {},
2026-06-11 11:57:39.000180 | controller |                     "f:memory": {}
2026-06-11 11:57:39.000195 | controller |                   }
2026-06-11 11:57:39.000210 | controller |                 },
2026-06-11 11:57:39.000226 | controller |                 "f:securityContext": {
2026-06-11 11:57:39.000242 | controller |                   ".": {},
2026-06-11 11:57:39.000258 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-11 11:57:39.000273 | controller |                 },
2026-06-11 11:57:39.000289 | controller |                 "f:terminationMessagePath": {},
2026-06-11 11:57:39.000305 | controller |                 "f:terminationMessagePolicy": {}
2026-06-11 11:57:39.000320 | controller |               }
2026-06-11 11:57:39.000336 | controller |             },
2026-06-11 11:57:39.000369 | controller |             "f:dnsPolicy": {},
2026-06-11 11:57:39.000387 | controller |             "f:enableServiceLinks": {},
2026-06-11 11:57:39.000403 | controller |             "f:restartPolicy": {},
2026-06-11 11:57:39.000418 | controller |             "f:schedulerName": {},
2026-06-11 11:57:39.000433 | controller |             "f:securityContext": {
2026-06-11 11:57:39.000448 | controller |               ".": {},
2026-06-11 11:57:39.000464 | controller |               "f:runAsNonRoot": {}
2026-06-11 11:57:39.000479 | controller |             },
2026-06-11 11:57:39.000495 | controller |             "f:serviceAccount": {},
2026-06-11 11:57:39.000510 | controller |             "f:serviceAccountName": {},
2026-06-11 11:57:39.000525 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-11 11:57:39.000540 | controller |             "f:tolerations": {}
2026-06-11 11:57:39.000556 | controller |           }
2026-06-11 11:57:39.000571 | controller |         },
2026-06-11 11:57:39.000587 | controller |         "manager": "kube-controller-manager",
2026-06-11 11:57:39.000602 | controller |         "operation": "Update",
2026-06-11 11:57:39.000618 | controller |         "time": "2026-06-11T11:01:44Z"
2026-06-11 11:57:39.000633 | controller |       },
2026-06-11 11:57:39.000649 | controller |       {
2026-06-11 11:57:39.000665 | controller |         "apiVersion": "v1",
2026-06-11 11:57:39.000680 | controller |         "fieldsType": "FieldsV1",
2026-06-11 11:57:39.000701 | controller |         "fieldsV1": {
2026-06-11 11:57:39.000717 | controller |           "f:metadata": {
2026-06-11 11:57:39.000734 | controller |             "f:annotations": {
2026-06-11 11:57:39.000749 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-11 11:57:39.000781 | controller |             }
2026-06-11 11:57:39.000800 | controller |           }
2026-06-11 11:57:39.000816 | controller |         },
2026-06-11 11:57:39.000832 | controller |         "manager": "multus-daemon",
2026-06-11 11:57:39.000847 | controller |         "operation": "Update",
2026-06-11 11:57:39.000863 | controller |         "subresource": "status",
2026-06-11 11:57:39.000878 | controller |         "time": "2026-06-11T11:02:06Z"
2026-06-11 11:57:39.000894 | controller |       },
2026-06-11 11:57:39.000910 | controller |       {
2026-06-11 11:57:39.000926 | controller |         "apiVersion": "v1",
2026-06-11 11:57:39.000941 | controller |         "fieldsType": "FieldsV1",
2026-06-11 11:57:39.000956 | controller |         "fieldsV1": {
2026-06-11 11:57:39.000971 | controller |           "f:status": {
2026-06-11 11:57:39.000987 | controller |             "f:conditions": {
2026-06-11 11:57:39.001002 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-11 11:57:39.001019 | controller |                 ".": {},
2026-06-11 11:57:39.001034 | controller |                 "f:lastProbeTime": {},
2026-06-11 11:57:39.001050 | controller |                 "f:lastTransitionTime": {},
2026-06-11 11:57:39.001065 | controller |                 "f:status": {},
2026-06-11 11:57:39.001081 | controller |                 "f:type": {}
2026-06-11 11:57:39.001096 | controller |               },
2026-06-11 11:57:39.001111 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-11 11:57:39.001126 | controller |                 ".": {},
2026-06-11 11:57:39.001141 | controller |                 "f:lastProbeTime": {},
2026-06-11 11:57:39.001157 | controller |                 "f:lastTransitionTime": {},
2026-06-11 11:57:39.001173 | controller |                 "f:status": {},
2026-06-11 11:57:39.001188 | controller |                 "f:type": {}
2026-06-11 11:57:39.001204 | controller |               },
2026-06-11 11:57:39.001220 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-11 11:57:39.001235 | controller |                 ".": {},
2026-06-11 11:57:39.001251 | controller |                 "f:lastProbeTime": {},
2026-06-11 11:57:39.001268 | controller |                 "f:lastTransitionTime": {},
2026-06-11 11:57:39.001286 | controller |                 "f:status": {},
2026-06-11 11:57:39.001301 | controller |                 "f:type": {}
2026-06-11 11:57:39.001316 | controller |               },
2026-06-11 11:57:39.001332 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-11 11:57:39.001370 | controller |                 ".": {},
2026-06-11 11:57:39.001393 | controller |                 "f:lastProbeTime": {},
2026-06-11 11:57:39.001409 | controller |                 "f:lastTransitionTime": {},
2026-06-11 11:57:39.001425 | controller |                 "f:status": {},
2026-06-11 11:57:39.001440 | controller |                 "f:type": {}
2026-06-11 11:57:39.001456 | controller |               }
2026-06-11 11:57:39.001471 | controller |             },
2026-06-11 11:57:39.001487 | controller |             "f:containerStatuses": {},
2026-06-11 11:57:39.001503 | controller |             "f:hostIP": {},
2026-06-11 11:57:39.001518 | controller |             "f:hostIPs": {},
2026-06-11 11:57:39.001534 | controller |             "f:phase": {},
2026-06-11 11:57:39.001549 | controller |             "f:podIP": {},
2026-06-11 11:57:39.001565 | controller |             "f:podIPs": {
2026-06-11 11:57:39.001580 | controller |               ".": {},
2026-06-11 11:57:39.001595 | controller |               "k:{\"ip\":\"10.217.0.93\"}": {
2026-06-11 11:57:39.001610 | controller |                 ".": {},
2026-06-11 11:57:39.001630 | controller |                 "f:ip": {}
2026-06-11 11:57:39.001645 | controller |               }
2026-06-11 11:57:39.001661 | controller |             },
2026-06-11 11:57:39.001677 | controller |             "f:startTime": {}
2026-06-11 11:57:39.001692 | controller |           }
2026-06-11 11:57:39.001707 | controller |         },
2026-06-11 11:57:39.001722 | controller |         "manager": "kubelet",
2026-06-11 11:57:39.001738 | controller |         "operation": "Update",
2026-06-11 11:57:39.001753 | controller |         "subresource": "status",
2026-06-11 11:57:39.001768 | controller |         "time": "2026-06-11T11:46:45Z"
2026-06-11 11:57:39.001783 | controller |       }
2026-06-11 11:57:39.001798 | controller |     ],
2026-06-11 11:57:39.001813 | controller |     "name": "test-operator-controller-manager-8d5599d7d-rwsh4",
2026-06-11 11:57:39.001828 | controller |     "namespace": "openstack-operators",
2026-06-11 11:57:39.001844 | controller |     "ownerReferences": [
2026-06-11 11:57:39.001860 | controller |       {
2026-06-11 11:57:39.001875 | controller |         "apiVersion": "apps/v1",
2026-06-11 11:57:39.001890 | controller |         "blockOwnerDeletion": true,
2026-06-11 11:57:39.001905 | controller |         "controller": true,
2026-06-11 11:57:39.001920 | controller |         "kind": "ReplicaSet",
2026-06-11 11:57:39.001935 | controller |         "name": "test-operator-controller-manager-8d5599d7d",
2026-06-11 11:57:39.001950 | controller |         "uid": "c17f9ad8-e968-49b1-9d56-7a173cef7f53"
2026-06-11 11:57:39.001965 | controller |       }
2026-06-11 11:57:39.001981 | controller |     ],
2026-06-11 11:57:39.001996 | controller |     "resourceVersion": "85908",
2026-06-11 11:57:39.002011 | controller |     "uid": "4d1cf959-04e1-402b-aef4-a48f7956f70c"
2026-06-11 11:57:39.002026 | controller |   },
2026-06-11 11:57:39.002042 | controller |   "spec": {
2026-06-11 11:57:39.002057 | controller |     "containers": [
2026-06-11 11:57:39.002073 | controller |       {
2026-06-11 11:57:39.002088 | controller |         "args": [
2026-06-11 11:57:39.002104 | controller |           "--leader-elect",
2026-06-11 11:57:39.002119 | controller |           "--health-probe-bind-address=:8081",
2026-06-11 11:57:39.002135 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-11 11:57:39.002150 | controller |         ],
2026-06-11 11:57:39.002166 | controller |         "command": [
2026-06-11 11:57:39.002182 | controller |           "/manager"
2026-06-11 11:57:39.002197 | controller |         ],
2026-06-11 11:57:39.002212 | controller |         "env": [
2026-06-11 11:57:39.002227 | controller |           {
2026-06-11 11:57:39.002243 | controller |             "name": "LEASE_DURATION",
2026-06-11 11:57:39.002259 | controller |             "value": "30"
2026-06-11 11:57:39.002274 | controller |           },
2026-06-11 11:57:39.002289 | controller |           {
2026-06-11 11:57:39.002305 | controller |             "name": "RENEW_DEADLINE",
2026-06-11 11:57:39.002321 | controller |             "value": "20"
2026-06-11 11:57:39.002336 | controller |           },
2026-06-11 11:57:39.002370 | controller |           {
2026-06-11 11:57:39.002389 | controller |             "name": "RETRY_PERIOD",
2026-06-11 11:57:39.002410 | controller |             "value": "5"
2026-06-11 11:57:39.002432 | controller |           },
2026-06-11 11:57:39.002454 | controller |           {
2026-06-11 11:57:39.002473 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-11 11:57:39.002492 | controller |             "value": "false"
2026-06-11 11:57:39.002507 | controller |           },
2026-06-11 11:57:39.002522 | controller |           {
2026-06-11 11:57:39.002537 | controller |             "name": "METRICS_CERTS",
2026-06-11 11:57:39.002553 | controller |             "value": "false"
2026-06-11 11:57:39.002569 | controller |           }
2026-06-11 11:57:39.002584 | controller |         ],
2026-06-11 11:57:39.002600 | controller |         "image": "quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc",
2026-06-11 11:57:39.002620 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-11 11:57:39.002636 | controller |         "livenessProbe": {
2026-06-11 11:57:39.002652 | controller |           "failureThreshold": 3,
2026-06-11 11:57:39.002667 | controller |           "httpGet": {
2026-06-11 11:57:39.002683 | controller |             "path": "/healthz",
2026-06-11 11:57:39.002698 | controller |             "port": 8081,
2026-06-11 11:57:39.002714 | controller |             "scheme": "HTTP"
2026-06-11 11:57:39.002731 | controller |           },
2026-06-11 11:57:39.002746 | controller |           "initialDelaySeconds": 15,
2026-06-11 11:57:39.002762 | controller |           "periodSeconds": 20,
2026-06-11 11:57:39.002777 | controller |           "successThreshold": 1,
2026-06-11 11:57:39.002792 | controller |           "timeoutSeconds": 1
2026-06-11 11:57:39.002807 | controller |         },
2026-06-11 11:57:39.002822 | controller |         "name": "manager",
2026-06-11 11:57:39.002837 | controller |         "readinessProbe": {
2026-06-11 11:57:39.002853 | controller |           "failureThreshold": 3,
2026-06-11 11:57:39.002868 | controller |           "httpGet": {
2026-06-11 11:57:39.002883 | controller |             "path": "/readyz",
2026-06-11 11:57:39.002899 | controller |             "port": 8081,
2026-06-11 11:57:39.002914 | controller |             "scheme": "HTTP"
2026-06-11 11:57:39.002929 | controller |           },
2026-06-11 11:57:39.002945 | controller |           "initialDelaySeconds": 5,
2026-06-11 11:57:39.002960 | controller |           "periodSeconds": 10,
2026-06-11 11:57:39.002976 | controller |           "successThreshold": 1,
2026-06-11 11:57:39.002991 | controller |           "timeoutSeconds": 1
2026-06-11 11:57:39.003007 | controller |         },
2026-06-11 11:57:39.003023 | controller |         "resources": {
2026-06-11 11:57:39.003038 | controller |           "limits": {
2026-06-11 11:57:39.003053 | controller |             "cpu": "500m",
2026-06-11 11:57:39.003068 | controller |             "memory": "512Mi"
2026-06-11 11:57:39.003083 | controller |           },
2026-06-11 11:57:39.003098 | controller |           "requests": {
2026-06-11 11:57:39.003114 | controller |             "cpu": "10m",
2026-06-11 11:57:39.003129 | controller |             "memory": "256Mi"
2026-06-11 11:57:39.003144 | controller |           }
2026-06-11 11:57:39.003160 | controller |         },
2026-06-11 11:57:39.003175 | controller |         "securityContext": {
2026-06-11 11:57:39.003191 | controller |           "allowPrivilegeEscalation": false,
2026-06-11 11:57:39.003207 | controller |           "capabilities": {
2026-06-11 11:57:39.003223 | controller |             "drop": [
2026-06-11 11:57:39.003239 | controller |               "MKNOD"
2026-06-11 11:57:39.003257 | controller |             ]
2026-06-11 11:57:39.003274 | controller |           }
2026-06-11 11:57:39.003290 | controller |         },
2026-06-11 11:57:39.003305 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-11 11:57:39.003320 | controller |         "terminationMessagePolicy": "File",
2026-06-11 11:57:39.003335 | controller |         "volumeMounts": [
2026-06-11 11:57:39.003376 | controller |           {
2026-06-11 11:57:39.003402 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 11:57:39.003422 | controller |             "name": "kube-api-access-72bvr",
2026-06-11 11:57:39.003440 | controller |             "readOnly": true
2026-06-11 11:57:39.003456 | controller |           }
2026-06-11 11:57:39.003472 | controller |         ]
2026-06-11 11:57:39.003489 | controller |       }
2026-06-11 11:57:39.003511 | controller |     ],
2026-06-11 11:57:39.003571 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-11 11:57:39.003602 | controller |     "enableServiceLinks": true,
2026-06-11 11:57:39.003622 | controller |     "imagePullSecrets": [
2026-06-11 11:57:39.003641 | controller |       {
2026-06-11 11:57:39.003665 | controller |         "name": "test-operator-controller-manager-dockercfg-chjrk"
2026-06-11 11:57:39.003681 | controller |       }
2026-06-11 11:57:39.003697 | controller |     ],
2026-06-11 11:57:39.003712 | controller |     "nodeName": "crc",
2026-06-11 11:57:39.003727 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-11 11:57:39.003743 | controller |     "priority": 0,
2026-06-11 11:57:39.003758 | controller |     "restartPolicy": "Always",
2026-06-11 11:57:39.003773 | controller |     "schedulerName": "default-scheduler",
2026-06-11 11:57:39.003789 | controller |     "securityContext": {
2026-06-11 11:57:39.003804 | controller |       "runAsNonRoot": true,
2026-06-11 11:57:39.003820 | controller |       "seLinuxOptions": {
2026-06-11 11:57:39.003835 | controller |         "level": "s0:c26,c5"
2026-06-11 11:57:39.003850 | controller |       }
2026-06-11 11:57:39.003865 | controller |     },
2026-06-11 11:57:39.003880 | controller |     "serviceAccount": "test-operator-controller-manager",
2026-06-11 11:57:39.003896 | controller |     "serviceAccountName": "test-operator-controller-manager",
2026-06-11 11:57:39.003912 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-11 11:57:39.003928 | controller |     "tolerations": [
2026-06-11 11:57:39.003943 | controller |       {
2026-06-11 11:57:39.003958 | controller |         "effect": "NoExecute",
2026-06-11 11:57:39.003974 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-11 11:57:39.003989 | controller |         "operator": "Exists",
2026-06-11 11:57:39.004004 | controller |         "tolerationSeconds": 120
2026-06-11 11:57:39.004019 | controller |       },
2026-06-11 11:57:39.004035 | controller |       {
2026-06-11 11:57:39.004051 | controller |         "effect": "NoExecute",
2026-06-11 11:57:39.004066 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-11 11:57:39.004082 | controller |         "operator": "Exists",
2026-06-11 11:57:39.004097 | controller |         "tolerationSeconds": 120
2026-06-11 11:57:39.004112 | controller |       },
2026-06-11 11:57:39.004128 | controller |       {
2026-06-11 11:57:39.004144 | controller |         "effect": "NoSchedule",
2026-06-11 11:57:39.004164 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-11 11:57:39.004186 | controller |         "operator": "Exists"
2026-06-11 11:57:39.004205 | controller |       }
2026-06-11 11:57:39.004223 | controller |     ],
2026-06-11 11:57:39.004238 | controller |     "volumes": [
2026-06-11 11:57:39.004253 | controller |       {
2026-06-11 11:57:39.004268 | controller |         "name": "kube-api-access-72bvr",
2026-06-11 11:57:39.004283 | controller |         "projected": {
2026-06-11 11:57:39.004299 | controller |           "defaultMode": 420,
2026-06-11 11:57:39.004314 | controller |           "sources": [
2026-06-11 11:57:39.004329 | controller |             {
2026-06-11 11:57:39.004414 | controller |               "serviceAccountToken": {
2026-06-11 11:57:39.004441 | controller |                 "expirationSeconds": 3607,
2026-06-11 11:57:39.004458 | controller |                 "path": "token"
2026-06-11 11:57:39.004474 | controller |               }
2026-06-11 11:57:39.004490 | controller |             },
2026-06-11 11:57:39.004506 | controller |             {
2026-06-11 11:57:39.004521 | controller |               "configMap": {
2026-06-11 11:57:39.004537 | controller |                 "items": [
2026-06-11 11:57:39.004552 | controller |                   {
2026-06-11 11:57:39.004567 | controller |                     "key": "ca.crt",
2026-06-11 11:57:39.004583 | controller |                     "path": "ca.crt"
2026-06-11 11:57:39.004598 | controller |                   }
2026-06-11 11:57:39.004613 | controller |                 ],
2026-06-11 11:57:39.004628 | controller |                 "name": "kube-root-ca.crt"
2026-06-11 11:57:39.004644 | controller |               }
2026-06-11 11:57:39.004659 | controller |             },
2026-06-11 11:57:39.004675 | controller |             {
2026-06-11 11:57:39.004694 | controller |               "downwardAPI": {
2026-06-11 11:57:39.004710 | controller |                 "items": [
2026-06-11 11:57:39.004726 | controller |                   {
2026-06-11 11:57:39.004742 | controller |                     "fieldRef": {
2026-06-11 11:57:39.004758 | controller |                       "apiVersion": "v1",
2026-06-11 11:57:39.004789 | controller |                       "fieldPath": "metadata.namespace"
2026-06-11 11:57:39.004806 | controller |                     },
2026-06-11 11:57:39.004822 | controller |                     "path": "namespace"
2026-06-11 11:57:39.004838 | controller |                   }
2026-06-11 11:57:39.004853 | controller |                 ]
2026-06-11 11:57:39.004868 | controller |               }
2026-06-11 11:57:39.004883 | controller |             },
2026-06-11 11:57:39.004899 | controller |             {
2026-06-11 11:57:39.004914 | controller |               "configMap": {
2026-06-11 11:57:39.004929 | controller |                 "items": [
2026-06-11 11:57:39.004945 | controller |                   {
2026-06-11 11:57:39.004960 | controller |                     "key": "service-ca.crt",
2026-06-11 11:57:39.004976 | controller |                     "path": "service-ca.crt"
2026-06-11 11:57:39.004992 | controller |                   }
2026-06-11 11:57:39.005007 | controller |                 ],
2026-06-11 11:57:39.005023 | controller |                 "name": "openshift-service-ca.crt"
2026-06-11 11:57:39.005038 | controller |               }
2026-06-11 11:57:39.005054 | controller |             }
2026-06-11 11:57:39.005069 | controller |           ]
2026-06-11 11:57:39.005084 | controller |         }
2026-06-11 11:57:39.005100 | controller |       }
2026-06-11 11:57:39.005115 | controller |     ]
2026-06-11 11:57:39.005131 | controller |   },
2026-06-11 11:57:39.005146 | controller |   "status": {
2026-06-11 11:57:39.005161 | controller |     "conditions": [
2026-06-11 11:57:39.005178 | controller |       {
2026-06-11 11:57:39.005193 | controller |         "lastProbeTime": null,
2026-06-11 11:57:39.005208 | controller |         "lastTransitionTime": "2026-06-11T11:02:07Z",
2026-06-11 11:57:39.005224 | controller |         "status": "True",
2026-06-11 11:57:39.005239 | controller |         "type": "PodReadyToStartContainers"
2026-06-11 11:57:39.005255 | controller |       },
2026-06-11 11:57:39.005271 | controller |       {
2026-06-11 11:57:39.005286 | controller |         "lastProbeTime": null,
2026-06-11 11:57:39.005302 | controller |         "lastTransitionTime": "2026-06-11T11:01:45Z",
2026-06-11 11:57:39.005317 | controller |         "status": "True",
2026-06-11 11:57:39.005333 | controller |         "type": "Initialized"
2026-06-11 11:57:39.005366 | controller |       },
2026-06-11 11:57:39.005386 | controller |       {
2026-06-11 11:57:39.005402 | controller |         "lastProbeTime": null,
2026-06-11 11:57:39.005417 | controller |         "lastTransitionTime": "2026-06-11T11:46:45Z",
2026-06-11 11:57:39.005433 | controller |         "status": "True",
2026-06-11 11:57:39.005449 | controller |         "type": "Ready"
2026-06-11 11:57:39.005464 | controller |       },
2026-06-11 11:57:39.005480 | controller |       {
2026-06-11 11:57:39.005494 | controller |         "lastProbeTime": null,
2026-06-11 11:57:39.005510 | controller |         "lastTransitionTime": "2026-06-11T11:46:45Z",
2026-06-11 11:57:39.005525 | controller |         "status": "True",
2026-06-11 11:57:39.005541 | controller |         "type": "ContainersReady"
2026-06-11 11:57:39.005557 | controller |       },
2026-06-11 11:57:39.005573 | controller |       {
2026-06-11 11:57:39.005588 | controller |         "lastProbeTime": null,
2026-06-11 11:57:39.005605 | controller |         "lastTransitionTime": "2026-06-11T11:01:44Z",
2026-06-11 11:57:39.005621 | controller |         "status": "True",
2026-06-11 11:57:39.005642 | controller |         "type": "PodScheduled"
2026-06-11 11:57:39.005664 | controller |       }
2026-06-11 11:57:39.005687 | controller |     ],
2026-06-11 11:57:39.005711 | controller |     "containerStatuses": [
2026-06-11 11:57:39.005729 | controller |       {
2026-06-11 11:57:39.005745 | controller |         "allocatedResources": {
2026-06-11 11:57:39.005761 | controller |           "cpu": "10m",
2026-06-11 11:57:39.005777 | controller |           "memory": "256Mi"
2026-06-11 11:57:39.005793 | controller |         },
2026-06-11 11:57:39.005808 | controller |         "containerID": "cri-o://424da0c06a77fd8ca1314a3d8af43a855250d1a457d4ba899d97b8089c6b11ad",
2026-06-11 11:57:39.005824 | controller |         "image": "quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc",
2026-06-11 11:57:39.005840 | controller |         "imageID": "quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc",
2026-06-11 11:57:39.005856 | controller |         "lastState": {
2026-06-11 11:57:39.005871 | controller |           "terminated": {
2026-06-11 11:57:39.005887 | controller |             "containerID": "cri-o://3ab1645ad749f72ca9f9d6bb1bd474e1fca4f0e3129d13a8bcd0bd4fe7d1a51f",
2026-06-11 11:57:39.005903 | controller |             "exitCode": 1,
2026-06-11 11:57:39.005919 | controller |             "finishedAt": "2026-06-11T11:46:30Z",
2026-06-11 11:57:39.005934 | controller |             "reason": "Error",
2026-06-11 11:57:39.005950 | controller |             "startedAt": "2026-06-11T11:02:40Z"
2026-06-11 11:57:39.005966 | controller |           }
2026-06-11 11:57:39.005982 | controller |         },
2026-06-11 11:57:39.005997 | controller |         "name": "manager",
2026-06-11 11:57:39.006013 | controller |         "ready": true,
2026-06-11 11:57:39.006028 | controller |         "resources": {
2026-06-11 11:57:39.006043 | controller |           "limits": {
2026-06-11 11:57:39.006059 | controller |             "cpu": "500m",
2026-06-11 11:57:39.006075 | controller |             "memory": "512Mi"
2026-06-11 11:57:39.006090 | controller |           },
2026-06-11 11:57:39.006105 | controller |           "requests": {
2026-06-11 11:57:39.006120 | controller |             "cpu": "10m",
2026-06-11 11:57:39.006136 | controller |             "memory": "256Mi"
2026-06-11 11:57:39.006151 | controller |           }
2026-06-11 11:57:39.006167 | controller |         },
2026-06-11 11:57:39.006182 | controller |         "restartCount": 1,
2026-06-11 11:57:39.006198 | controller |         "started": true,
2026-06-11 11:57:39.006214 | controller |         "state": {
2026-06-11 11:57:39.006229 | controller |           "running": {
2026-06-11 11:57:39.006244 | controller |             "startedAt": "2026-06-11T11:46:31Z"
2026-06-11 11:57:39.006262 | controller |           }
2026-06-11 11:57:39.006279 | controller |         },
2026-06-11 11:57:39.006294 | controller |         "user": {
2026-06-11 11:57:39.006310 | controller |           "linux": {
2026-06-11 11:57:39.006325 | controller |             "gid": 0,
2026-06-11 11:57:39.006340 | controller |             "supplementalGroups": [
2026-06-11 11:57:39.006378 | controller |               0
2026-06-11 11:57:39.006394 | controller |             ],
2026-06-11 11:57:39.006410 | controller |             "uid": 65532
2026-06-11 11:57:39.006425 | controller |           }
2026-06-11 11:57:39.006440 | controller |         },
2026-06-11 11:57:39.006456 | controller |         "volumeMounts": [
2026-06-11 11:57:39.006471 | controller |           {
2026-06-11 11:57:39.006487 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 11:57:39.006503 | controller |             "name": "kube-api-access-72bvr",
2026-06-11 11:57:39.006519 | controller |             "readOnly": true,
2026-06-11 11:57:39.006535 | controller |             "recursiveReadOnly": "Disabled"
2026-06-11 11:57:39.006550 | controller |           }
2026-06-11 11:57:39.006566 | controller |         ]
2026-06-11 11:57:39.006581 | controller |       }
2026-06-11 11:57:39.006596 | controller |     ],
2026-06-11 11:57:39.006612 | controller |     "hostIP": "192.168.126.11",
2026-06-11 11:57:39.006631 | controller |     "hostIPs": [
2026-06-11 11:57:39.006647 | controller |       {
2026-06-11 11:57:39.006662 | controller |         "ip": "192.168.126.11"
2026-06-11 11:57:39.006677 | controller |       }
2026-06-11 11:57:39.006693 | controller |     ],
2026-06-11 11:57:39.006709 | controller |     "phase": "Running",
2026-06-11 11:57:39.006728 | controller |     "podIP": "10.217.0.93",
2026-06-11 11:57:39.006751 | controller |     "podIPs": [
2026-06-11 11:57:39.006802 | controller |       {
2026-06-11 11:57:39.006825 | controller |         "ip": "10.217.0.93"
2026-06-11 11:57:39.006842 | controller |       }
2026-06-11 11:57:39.006858 | controller |     ],
2026-06-11 11:57:39.006874 | controller |     "qosClass": "Burstable",
2026-06-11 11:57:39.006889 | controller |     "startTime": "2026-06-11T11:01:45Z"
2026-06-11 11:57:39.006905 | controller |   }
2026-06-11 11:57:39.006921 | controller | }
2026-06-11 11:57:39.028121 | controller | ok:
2026-06-11 11:57:39.028175 | controller | {
2026-06-11 11:57:39.028197 | controller |   "apiVersion": "v1",
2026-06-11 11:57:39.028214 | controller |   "kind": "Pod",
2026-06-11 11:57:39.028231 | controller |   "metadata": {
2026-06-11 11:57:39.028246 | controller |     "annotations": {
2026-06-11 11:57:39.028263 | 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-11 11:57:39.028280 | 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-11 11:57:39.028297 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-11 11:57:39.028314 | controller |       "openshift.io/scc": "anyuid",
2026-06-11 11:57:39.028330 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-11 11:57:39.028365 | controller |     },
2026-06-11 11:57:39.028387 | controller |     "creationTimestamp": "2026-06-11T11:01:44Z",
2026-06-11 11:57:39.028404 | controller |     "generateName": "watcher-operator-controller-manager-577b679b5c-",
2026-06-11 11:57:39.028420 | controller |     "generation": 1,
2026-06-11 11:57:39.028435 | controller |     "labels": {
2026-06-11 11:57:39.028451 | controller |       "app.kubernetes.io/name": "watcher-operator",
2026-06-11 11:57:39.028466 | controller |       "control-plane": "controller-manager",
2026-06-11 11:57:39.028481 | controller |       "openstack.org/operator-name": "watcher",
2026-06-11 11:57:39.028497 | controller |       "pod-template-hash": "577b679b5c"
2026-06-11 11:57:39.028513 | controller |     },
2026-06-11 11:57:39.028528 | controller |     "managedFields": [
2026-06-11 11:57:39.028544 | controller |       {
2026-06-11 11:57:39.028559 | controller |         "apiVersion": "v1",
2026-06-11 11:57:39.028575 | controller |         "fieldsType": "FieldsV1",
2026-06-11 11:57:39.028590 | controller |         "fieldsV1": {
2026-06-11 11:57:39.028606 | controller |           "f:metadata": {
2026-06-11 11:57:39.028621 | controller |             "f:annotations": {
2026-06-11 11:57:39.028637 | controller |               ".": {},
2026-06-11 11:57:39.028652 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-11 11:57:39.028668 | controller |             },
2026-06-11 11:57:39.028684 | controller |             "f:generateName": {},
2026-06-11 11:57:39.028699 | controller |             "f:labels": {
2026-06-11 11:57:39.028714 | controller |               ".": {},
2026-06-11 11:57:39.028735 | controller |               "f:app.kubernetes.io/name": {},
2026-06-11 11:57:39.028766 | controller |               "f:control-plane": {},
2026-06-11 11:57:39.028783 | controller |               "f:openstack.org/operator-name": {},
2026-06-11 11:57:39.028798 | controller |               "f:pod-template-hash": {}
2026-06-11 11:57:39.028813 | controller |             },
2026-06-11 11:57:39.028828 | controller |             "f:ownerReferences": {
2026-06-11 11:57:39.028844 | controller |               ".": {},
2026-06-11 11:57:39.028859 | controller |               "k:{\"uid\":\"825b5f07-0ff6-4ba8-af5b-31bb2fb3e88f\"}": {}
2026-06-11 11:57:39.028875 | controller |             }
2026-06-11 11:57:39.028891 | controller |           },
2026-06-11 11:57:39.028906 | controller |           "f:spec": {
2026-06-11 11:57:39.028922 | controller |             "f:containers": {
2026-06-11 11:57:39.028937 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-11 11:57:39.028952 | controller |                 ".": {},
2026-06-11 11:57:39.028967 | controller |                 "f:args": {},
2026-06-11 11:57:39.028983 | controller |                 "f:command": {},
2026-06-11 11:57:39.028998 | controller |                 "f:env": {
2026-06-11 11:57:39.029014 | controller |                   ".": {},
2026-06-11 11:57:39.029029 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-11 11:57:39.029045 | controller |                     ".": {},
2026-06-11 11:57:39.029060 | controller |                     "f:name": {},
2026-06-11 11:57:39.029076 | controller |                     "f:value": {}
2026-06-11 11:57:39.029091 | controller |                   },
2026-06-11 11:57:39.029106 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-11 11:57:39.029122 | controller |                     ".": {},
2026-06-11 11:57:39.029137 | controller |                     "f:name": {},
2026-06-11 11:57:39.029152 | controller |                     "f:value": {}
2026-06-11 11:57:39.029168 | controller |                   },
2026-06-11 11:57:39.029183 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-11 11:57:39.029198 | controller |                     ".": {},
2026-06-11 11:57:39.029214 | controller |                     "f:name": {},
2026-06-11 11:57:39.029230 | controller |                     "f:value": {}
2026-06-11 11:57:39.029245 | controller |                   },
2026-06-11 11:57:39.029260 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-11 11:57:39.029275 | controller |                     ".": {},
2026-06-11 11:57:39.029291 | controller |                     "f:name": {},
2026-06-11 11:57:39.029306 | controller |                     "f:value": {}
2026-06-11 11:57:39.029321 | controller |                   },
2026-06-11 11:57:39.029337 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-11 11:57:39.029374 | controller |                     ".": {},
2026-06-11 11:57:39.029392 | controller |                     "f:name": {},
2026-06-11 11:57:39.029408 | controller |                     "f:value": {}
2026-06-11 11:57:39.029423 | controller |                   }
2026-06-11 11:57:39.029439 | controller |                 },
2026-06-11 11:57:39.029454 | controller |                 "f:image": {},
2026-06-11 11:57:39.029470 | controller |                 "f:imagePullPolicy": {},
2026-06-11 11:57:39.029485 | controller |                 "f:livenessProbe": {
2026-06-11 11:57:39.029500 | controller |                   ".": {},
2026-06-11 11:57:39.029515 | controller |                   "f:failureThreshold": {},
2026-06-11 11:57:39.029530 | controller |                   "f:httpGet": {
2026-06-11 11:57:39.029545 | controller |                     ".": {},
2026-06-11 11:57:39.029560 | controller |                     "f:path": {},
2026-06-11 11:57:39.029576 | controller |                     "f:port": {},
2026-06-11 11:57:39.029591 | controller |                     "f:scheme": {}
2026-06-11 11:57:39.029610 | controller |                   },
2026-06-11 11:57:39.029626 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 11:57:39.029642 | controller |                   "f:periodSeconds": {},
2026-06-11 11:57:39.029657 | controller |                   "f:successThreshold": {},
2026-06-11 11:57:39.029672 | controller |                   "f:timeoutSeconds": {}
2026-06-11 11:57:39.029687 | controller |                 },
2026-06-11 11:57:39.029702 | controller |                 "f:name": {},
2026-06-11 11:57:39.029718 | controller |                 "f:readinessProbe": {
2026-06-11 11:57:39.029733 | controller |                   ".": {},
2026-06-11 11:57:39.029748 | controller |                   "f:failureThreshold": {},
2026-06-11 11:57:39.029764 | controller |                   "f:httpGet": {
2026-06-11 11:57:39.029779 | controller |                     ".": {},
2026-06-11 11:57:39.029795 | controller |                     "f:path": {},
2026-06-11 11:57:39.029810 | controller |                     "f:port": {},
2026-06-11 11:57:39.029825 | controller |                     "f:scheme": {}
2026-06-11 11:57:39.029840 | controller |                   },
2026-06-11 11:57:39.029856 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 11:57:39.029871 | controller |                   "f:periodSeconds": {},
2026-06-11 11:57:39.029886 | controller |                   "f:successThreshold": {},
2026-06-11 11:57:39.029902 | controller |                   "f:timeoutSeconds": {}
2026-06-11 11:57:39.029917 | controller |                 },
2026-06-11 11:57:39.029932 | controller |                 "f:resources": {
2026-06-11 11:57:39.029947 | controller |                   ".": {},
2026-06-11 11:57:39.029963 | controller |                   "f:limits": {
2026-06-11 11:57:39.029979 | controller |                     ".": {},
2026-06-11 11:57:39.029994 | controller |                     "f:cpu": {},
2026-06-11 11:57:39.030008 | controller |                     "f:memory": {}
2026-06-11 11:57:39.030023 | controller |                   },
2026-06-11 11:57:39.030038 | controller |                   "f:requests": {
2026-06-11 11:57:39.030053 | controller |                     ".": {},
2026-06-11 11:57:39.030068 | controller |                     "f:cpu": {},
2026-06-11 11:57:39.030084 | controller |                     "f:memory": {}
2026-06-11 11:57:39.030099 | controller |                   }
2026-06-11 11:57:39.030114 | controller |                 },
2026-06-11 11:57:39.030129 | controller |                 "f:securityContext": {
2026-06-11 11:57:39.030189 | controller |                   ".": {},
2026-06-11 11:57:39.030210 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-11 11:57:39.030226 | controller |                 },
2026-06-11 11:57:39.030243 | controller |                 "f:terminationMessagePath": {},
2026-06-11 11:57:39.030259 | controller |                 "f:terminationMessagePolicy": {}
2026-06-11 11:57:39.030276 | controller |               }
2026-06-11 11:57:39.030292 | controller |             },
2026-06-11 11:57:39.030307 | controller |             "f:dnsPolicy": {},
2026-06-11 11:57:39.030322 | controller |             "f:enableServiceLinks": {},
2026-06-11 11:57:39.030337 | controller |             "f:restartPolicy": {},
2026-06-11 11:57:39.030370 | controller |             "f:schedulerName": {},
2026-06-11 11:57:39.030387 | controller |             "f:securityContext": {
2026-06-11 11:57:39.030403 | controller |               ".": {},
2026-06-11 11:57:39.030419 | controller |               "f:runAsNonRoot": {}
2026-06-11 11:57:39.030434 | controller |             },
2026-06-11 11:57:39.030449 | controller |             "f:serviceAccount": {},
2026-06-11 11:57:39.030464 | controller |             "f:serviceAccountName": {},
2026-06-11 11:57:39.030479 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-11 11:57:39.030494 | controller |             "f:tolerations": {}
2026-06-11 11:57:39.030509 | controller |           }
2026-06-11 11:57:39.030529 | controller |         },
2026-06-11 11:57:39.030544 | controller |         "manager": "kube-controller-manager",
2026-06-11 11:57:39.030560 | controller |         "operation": "Update",
2026-06-11 11:57:39.030576 | controller |         "time": "2026-06-11T11:01:44Z"
2026-06-11 11:57:39.030591 | controller |       },
2026-06-11 11:57:39.030606 | controller |       {
2026-06-11 11:57:39.030622 | controller |         "apiVersion": "v1",
2026-06-11 11:57:39.030637 | controller |         "fieldsType": "FieldsV1",
2026-06-11 11:57:39.030653 | controller |         "fieldsV1": {
2026-06-11 11:57:39.030668 | controller |           "f:metadata": {
2026-06-11 11:57:39.030684 | controller |             "f:annotations": {
2026-06-11 11:57:39.030700 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-11 11:57:39.030716 | controller |             }
2026-06-11 11:57:39.030731 | controller |           }
2026-06-11 11:57:39.030747 | controller |         },
2026-06-11 11:57:39.030762 | controller |         "manager": "crc",
2026-06-11 11:57:39.030777 | controller |         "operation": "Update",
2026-06-11 11:57:39.030792 | controller |         "subresource": "status",
2026-06-11 11:57:39.030807 | controller |         "time": "2026-06-11T11:01:45Z"
2026-06-11 11:57:39.030823 | controller |       },
2026-06-11 11:57:39.030839 | controller |       {
2026-06-11 11:57:39.030854 | controller |         "apiVersion": "v1",
2026-06-11 11:57:39.030869 | controller |         "fieldsType": "FieldsV1",
2026-06-11 11:57:39.030884 | controller |         "fieldsV1": {
2026-06-11 11:57:39.030900 | controller |           "f:metadata": {
2026-06-11 11:57:39.030915 | controller |             "f:annotations": {
2026-06-11 11:57:39.030931 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-11 11:57:39.030946 | controller |             }
2026-06-11 11:57:39.030962 | controller |           }
2026-06-11 11:57:39.030978 | controller |         },
2026-06-11 11:57:39.030993 | controller |         "manager": "multus-daemon",
2026-06-11 11:57:39.031009 | controller |         "operation": "Update",
2026-06-11 11:57:39.031024 | controller |         "subresource": "status",
2026-06-11 11:57:39.031040 | controller |         "time": "2026-06-11T11:02:05Z"
2026-06-11 11:57:39.031055 | controller |       },
2026-06-11 11:57:39.031071 | controller |       {
2026-06-11 11:57:39.031086 | controller |         "apiVersion": "v1",
2026-06-11 11:57:39.031102 | controller |         "fieldsType": "FieldsV1",
2026-06-11 11:57:39.031118 | controller |         "fieldsV1": {
2026-06-11 11:57:39.031133 | controller |           "f:status": {
2026-06-11 11:57:39.031148 | controller |             "f:conditions": {
2026-06-11 11:57:39.031163 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-11 11:57:39.031179 | controller |                 ".": {},
2026-06-11 11:57:39.031194 | controller |                 "f:lastProbeTime": {},
2026-06-11 11:57:39.031209 | controller |                 "f:lastTransitionTime": {},
2026-06-11 11:57:39.031225 | controller |                 "f:status": {},
2026-06-11 11:57:39.031241 | controller |                 "f:type": {}
2026-06-11 11:57:39.031256 | controller |               },
2026-06-11 11:57:39.031271 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-11 11:57:39.031286 | controller |                 ".": {},
2026-06-11 11:57:39.031301 | controller |                 "f:lastProbeTime": {},
2026-06-11 11:57:39.031316 | controller |                 "f:lastTransitionTime": {},
2026-06-11 11:57:39.031332 | controller |                 "f:status": {},
2026-06-11 11:57:39.031365 | controller |                 "f:type": {}
2026-06-11 11:57:39.031430 | controller |               },
2026-06-11 11:57:39.031453 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-11 11:57:39.031475 | controller |                 ".": {},
2026-06-11 11:57:39.031496 | controller |                 "f:lastProbeTime": {},
2026-06-11 11:57:39.031517 | controller |                 "f:lastTransitionTime": {},
2026-06-11 11:57:39.031540 | controller |                 "f:status": {},
2026-06-11 11:57:39.031556 | controller |                 "f:type": {}
2026-06-11 11:57:39.031572 | controller |               },
2026-06-11 11:57:39.031587 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-11 11:57:39.031602 | controller |                 ".": {},
2026-06-11 11:57:39.031617 | controller |                 "f:lastProbeTime": {},
2026-06-11 11:57:39.031632 | controller |                 "f:lastTransitionTime": {},
2026-06-11 11:57:39.031648 | controller |                 "f:status": {},
2026-06-11 11:57:39.031663 | controller |                 "f:type": {}
2026-06-11 11:57:39.031678 | controller |               }
2026-06-11 11:57:39.031694 | controller |             },
2026-06-11 11:57:39.031710 | controller |             "f:containerStatuses": {},
2026-06-11 11:57:39.031725 | controller |             "f:hostIP": {},
2026-06-11 11:57:39.031740 | controller |             "f:hostIPs": {},
2026-06-11 11:57:39.031755 | controller |             "f:phase": {},
2026-06-11 11:57:39.031770 | controller |             "f:podIP": {},
2026-06-11 11:57:39.031786 | controller |             "f:podIPs": {
2026-06-11 11:57:39.031801 | controller |               ".": {},
2026-06-11 11:57:39.031816 | controller |               "k:{\"ip\":\"10.217.0.94\"}": {
2026-06-11 11:57:39.031832 | controller |                 ".": {},
2026-06-11 11:57:39.031847 | controller |                 "f:ip": {}
2026-06-11 11:57:39.031863 | controller |               }
2026-06-11 11:57:39.031878 | controller |             },
2026-06-11 11:57:39.031894 | controller |             "f:startTime": {}
2026-06-11 11:57:39.031911 | controller |           }
2026-06-11 11:57:39.031926 | controller |         },
2026-06-11 11:57:39.031941 | controller |         "manager": "kubelet",
2026-06-11 11:57:39.031956 | controller |         "operation": "Update",
2026-06-11 11:57:39.031971 | controller |         "subresource": "status",
2026-06-11 11:57:39.031986 | controller |         "time": "2026-06-11T11:02:53Z"
2026-06-11 11:57:39.032001 | controller |       }
2026-06-11 11:57:39.032017 | controller |     ],
2026-06-11 11:57:39.032032 | controller |     "name": "watcher-operator-controller-manager-577b679b5c-85jw5",
2026-06-11 11:57:39.032047 | controller |     "namespace": "openstack-operators",
2026-06-11 11:57:39.032063 | controller |     "ownerReferences": [
2026-06-11 11:57:39.032078 | controller |       {
2026-06-11 11:57:39.032093 | controller |         "apiVersion": "apps/v1",
2026-06-11 11:57:39.032108 | controller |         "blockOwnerDeletion": true,
2026-06-11 11:57:39.032123 | controller |         "controller": true,
2026-06-11 11:57:39.032138 | controller |         "kind": "ReplicaSet",
2026-06-11 11:57:39.032153 | controller |         "name": "watcher-operator-controller-manager-577b679b5c",
2026-06-11 11:57:39.032168 | controller |         "uid": "825b5f07-0ff6-4ba8-af5b-31bb2fb3e88f"
2026-06-11 11:57:39.032183 | controller |       }
2026-06-11 11:57:39.032199 | controller |     ],
2026-06-11 11:57:39.032214 | controller |     "resourceVersion": "54644",
2026-06-11 11:57:39.032230 | controller |     "uid": "fdde5382-3309-4bb6-b881-0179a7d0af64"
2026-06-11 11:57:39.032246 | controller |   },
2026-06-11 11:57:39.032262 | controller |   "spec": {
2026-06-11 11:57:39.032278 | controller |     "containers": [
2026-06-11 11:57:39.032293 | controller |       {
2026-06-11 11:57:39.032308 | controller |         "args": [
2026-06-11 11:57:39.032324 | controller |           "--leader-elect",
2026-06-11 11:57:39.032339 | controller |           "--health-probe-bind-address=:8081",
2026-06-11 11:57:39.032378 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-11 11:57:39.032395 | controller |         ],
2026-06-11 11:57:39.032410 | controller |         "command": [
2026-06-11 11:57:39.032425 | controller |           "/manager"
2026-06-11 11:57:39.032440 | controller |         ],
2026-06-11 11:57:39.032459 | controller |         "env": [
2026-06-11 11:57:39.032475 | controller |           {
2026-06-11 11:57:39.032491 | controller |             "name": "LEASE_DURATION",
2026-06-11 11:57:39.032506 | controller |             "value": "30"
2026-06-11 11:57:39.032522 | controller |           },
2026-06-11 11:57:39.032538 | controller |           {
2026-06-11 11:57:39.032553 | controller |             "name": "RENEW_DEADLINE",
2026-06-11 11:57:39.032569 | controller |             "value": "20"
2026-06-11 11:57:39.032584 | controller |           },
2026-06-11 11:57:39.032600 | controller |           {
2026-06-11 11:57:39.032615 | controller |             "name": "RETRY_PERIOD",
2026-06-11 11:57:39.032630 | controller |             "value": "5"
2026-06-11 11:57:39.032645 | controller |           },
2026-06-11 11:57:39.032661 | controller |           {
2026-06-11 11:57:39.032676 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-11 11:57:39.032692 | controller |             "value": "false"
2026-06-11 11:57:39.032707 | controller |           },
2026-06-11 11:57:39.032722 | controller |           {
2026-06-11 11:57:39.032749 | controller |             "name": "METRICS_CERTS",
2026-06-11 11:57:39.032766 | controller |             "value": "false"
2026-06-11 11:57:39.032781 | controller |           }
2026-06-11 11:57:39.032796 | controller |         ],
2026-06-11 11:57:39.032811 | controller |         "image": "quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d",
2026-06-11 11:57:39.032827 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-11 11:57:39.032843 | controller |         "livenessProbe": {
2026-06-11 11:57:39.032858 | controller |           "failureThreshold": 3,
2026-06-11 11:57:39.032874 | controller |           "httpGet": {
2026-06-11 11:57:39.032889 | controller |             "path": "/healthz",
2026-06-11 11:57:39.032904 | controller |             "port": 8081,
2026-06-11 11:57:39.032920 | controller |             "scheme": "HTTP"
2026-06-11 11:57:39.032935 | controller |           },
2026-06-11 11:57:39.032950 | controller |           "initialDelaySeconds": 15,
2026-06-11 11:57:39.032964 | controller |           "periodSeconds": 20,
2026-06-11 11:57:39.032980 | controller |           "successThreshold": 1,
2026-06-11 11:57:39.032995 | controller |           "timeoutSeconds": 1
2026-06-11 11:57:39.033010 | controller |         },
2026-06-11 11:57:39.033026 | controller |         "name": "manager",
2026-06-11 11:57:39.033041 | controller |         "readinessProbe": {
2026-06-11 11:57:39.033056 | controller |           "failureThreshold": 3,
2026-06-11 11:57:39.033071 | controller |           "httpGet": {
2026-06-11 11:57:39.033087 | controller |             "path": "/readyz",
2026-06-11 11:57:39.033102 | controller |             "port": 8081,
2026-06-11 11:57:39.033116 | controller |             "scheme": "HTTP"
2026-06-11 11:57:39.033131 | controller |           },
2026-06-11 11:57:39.033147 | controller |           "initialDelaySeconds": 5,
2026-06-11 11:57:39.033162 | controller |           "periodSeconds": 10,
2026-06-11 11:57:39.033177 | controller |           "successThreshold": 1,
2026-06-11 11:57:39.033192 | controller |           "timeoutSeconds": 1
2026-06-11 11:57:39.033207 | controller |         },
2026-06-11 11:57:39.033222 | controller |         "resources": {
2026-06-11 11:57:39.033237 | controller |           "limits": {
2026-06-11 11:57:39.033255 | controller |             "cpu": "500m",
2026-06-11 11:57:39.033272 | controller |             "memory": "512Mi"
2026-06-11 11:57:39.033288 | controller |           },
2026-06-11 11:57:39.033304 | controller |           "requests": {
2026-06-11 11:57:39.033320 | controller |             "cpu": "10m",
2026-06-11 11:57:39.033335 | controller |             "memory": "256Mi"
2026-06-11 11:57:39.033371 | controller |           }
2026-06-11 11:57:39.033389 | controller |         },
2026-06-11 11:57:39.033404 | controller |         "securityContext": {
2026-06-11 11:57:39.033423 | controller |           "allowPrivilegeEscalation": false,
2026-06-11 11:57:39.033439 | controller |           "capabilities": {
2026-06-11 11:57:39.033455 | controller |             "drop": [
2026-06-11 11:57:39.033470 | controller |               "MKNOD"
2026-06-11 11:57:39.033486 | controller |             ]
2026-06-11 11:57:39.033500 | controller |           }
2026-06-11 11:57:39.033516 | controller |         },
2026-06-11 11:57:39.033531 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-11 11:57:39.033547 | controller |         "terminationMessagePolicy": "File",
2026-06-11 11:57:39.033562 | controller |         "volumeMounts": [
2026-06-11 11:57:39.033577 | controller |           {
2026-06-11 11:57:39.033593 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 11:57:39.033609 | controller |             "name": "kube-api-access-fjtxv",
2026-06-11 11:57:39.033624 | controller |             "readOnly": true
2026-06-11 11:57:39.033640 | controller |           }
2026-06-11 11:57:39.033656 | controller |         ]
2026-06-11 11:57:39.033671 | controller |       }
2026-06-11 11:57:39.033687 | controller |     ],
2026-06-11 11:57:39.033702 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-11 11:57:39.033719 | controller |     "enableServiceLinks": true,
2026-06-11 11:57:39.033734 | controller |     "imagePullSecrets": [
2026-06-11 11:57:39.033749 | controller |       {
2026-06-11 11:57:39.033765 | controller |         "name": "watcher-operator-controller-manager-dockercfg-mqs2p"
2026-06-11 11:57:39.033779 | controller |       }
2026-06-11 11:57:39.033795 | controller |     ],
2026-06-11 11:57:39.033811 | controller |     "nodeName": "crc",
2026-06-11 11:57:39.033826 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-11 11:57:39.033841 | controller |     "priority": 0,
2026-06-11 11:57:39.033856 | controller |     "restartPolicy": "Always",
2026-06-11 11:57:39.033872 | controller |     "schedulerName": "default-scheduler",
2026-06-11 11:57:39.033888 | controller |     "securityContext": {
2026-06-11 11:57:39.033903 | controller |       "runAsNonRoot": true,
2026-06-11 11:57:39.033919 | controller |       "seLinuxOptions": {
2026-06-11 11:57:39.033934 | controller |         "level": "s0:c26,c5"
2026-06-11 11:57:39.033950 | controller |       }
2026-06-11 11:57:39.033966 | controller |     },
2026-06-11 11:57:39.033981 | controller |     "serviceAccount": "watcher-operator-controller-manager",
2026-06-11 11:57:39.033997 | controller |     "serviceAccountName": "watcher-operator-controller-manager",
2026-06-11 11:57:39.034013 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-11 11:57:39.034028 | controller |     "tolerations": [
2026-06-11 11:57:39.034043 | controller |       {
2026-06-11 11:57:39.034059 | controller |         "effect": "NoExecute",
2026-06-11 11:57:39.034074 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-11 11:57:39.034089 | controller |         "operator": "Exists",
2026-06-11 11:57:39.034104 | controller |         "tolerationSeconds": 120
2026-06-11 11:57:39.034120 | controller |       },
2026-06-11 11:57:39.034135 | controller |       {
2026-06-11 11:57:39.034151 | controller |         "effect": "NoExecute",
2026-06-11 11:57:39.034166 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-11 11:57:39.034182 | controller |         "operator": "Exists",
2026-06-11 11:57:39.034197 | controller |         "tolerationSeconds": 120
2026-06-11 11:57:39.034213 | controller |       },
2026-06-11 11:57:39.034228 | controller |       {
2026-06-11 11:57:39.034244 | controller |         "effect": "NoSchedule",
2026-06-11 11:57:39.034259 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-11 11:57:39.034275 | controller |         "operator": "Exists"
2026-06-11 11:57:39.034291 | controller |       }
2026-06-11 11:57:39.034307 | controller |     ],
2026-06-11 11:57:39.034322 | controller |     "volumes": [
2026-06-11 11:57:39.034342 | controller |       {
2026-06-11 11:57:39.034386 | controller |         "name": "kube-api-access-fjtxv",
2026-06-11 11:57:39.034407 | controller |         "projected": {
2026-06-11 11:57:39.034423 | controller |           "defaultMode": 420,
2026-06-11 11:57:39.034438 | controller |           "sources": [
2026-06-11 11:57:39.034454 | controller |             {
2026-06-11 11:57:39.034470 | controller |               "serviceAccountToken": {
2026-06-11 11:57:39.034486 | controller |                 "expirationSeconds": 3607,
2026-06-11 11:57:39.034501 | controller |                 "path": "token"
2026-06-11 11:57:39.034517 | controller |               }
2026-06-11 11:57:39.034533 | controller |             },
2026-06-11 11:57:39.034552 | controller |             {
2026-06-11 11:57:39.034570 | controller |               "configMap": {
2026-06-11 11:57:39.034648 | controller |                 "items": [
2026-06-11 11:57:39.034670 | controller |                   {
2026-06-11 11:57:39.034686 | controller |                     "key": "ca.crt",
2026-06-11 11:57:39.034703 | controller |                     "path": "ca.crt"
2026-06-11 11:57:39.034718 | controller |                   }
2026-06-11 11:57:39.034732 | controller |                 ],
2026-06-11 11:57:39.034747 | controller |                 "name": "kube-root-ca.crt"
2026-06-11 11:57:39.034763 | controller |               }
2026-06-11 11:57:39.034779 | controller |             },
2026-06-11 11:57:39.034794 | controller |             {
2026-06-11 11:57:39.034810 | controller |               "downwardAPI": {
2026-06-11 11:57:39.034826 | controller |                 "items": [
2026-06-11 11:57:39.034842 | controller |                   {
2026-06-11 11:57:39.034857 | controller |                     "fieldRef": {
2026-06-11 11:57:39.034873 | controller |                       "apiVersion": "v1",
2026-06-11 11:57:39.034889 | controller |                       "fieldPath": "metadata.namespace"
2026-06-11 11:57:39.034905 | controller |                     },
2026-06-11 11:57:39.034921 | controller |                     "path": "namespace"
2026-06-11 11:57:39.034937 | controller |                   }
2026-06-11 11:57:39.034953 | controller |                 ]
2026-06-11 11:57:39.034968 | controller |               }
2026-06-11 11:57:39.034984 | controller |             },
2026-06-11 11:57:39.034999 | controller |             {
2026-06-11 11:57:39.035014 | controller |               "configMap": {
2026-06-11 11:57:39.035029 | controller |                 "items": [
2026-06-11 11:57:39.035044 | controller |                   {
2026-06-11 11:57:39.035060 | controller |                     "key": "service-ca.crt",
2026-06-11 11:57:39.035075 | controller |                     "path": "service-ca.crt"
2026-06-11 11:57:39.035090 | controller |                   }
2026-06-11 11:57:39.035105 | controller |                 ],
2026-06-11 11:57:39.035120 | controller |                 "name": "openshift-service-ca.crt"
2026-06-11 11:57:39.035136 | controller |               }
2026-06-11 11:57:39.035150 | controller |             }
2026-06-11 11:57:39.035166 | controller |           ]
2026-06-11 11:57:39.035182 | controller |         }
2026-06-11 11:57:39.035196 | controller |       }
2026-06-11 11:57:39.035212 | controller |     ]
2026-06-11 11:57:39.035227 | controller |   },
2026-06-11 11:57:39.035242 | controller |   "status": {
2026-06-11 11:57:39.035257 | controller |     "conditions": [
2026-06-11 11:57:39.035272 | controller |       {
2026-06-11 11:57:39.035288 | controller |         "lastProbeTime": null,
2026-06-11 11:57:39.035303 | controller |         "lastTransitionTime": "2026-06-11T11:02:41Z",
2026-06-11 11:57:39.035319 | controller |         "status": "True",
2026-06-11 11:57:39.035334 | controller |         "type": "PodReadyToStartContainers"
2026-06-11 11:57:39.035382 | controller |       },
2026-06-11 11:57:39.035408 | controller |       {
2026-06-11 11:57:39.035428 | controller |         "lastProbeTime": null,
2026-06-11 11:57:39.035445 | controller |         "lastTransitionTime": "2026-06-11T11:01:45Z",
2026-06-11 11:57:39.035466 | controller |         "status": "True",
2026-06-11 11:57:39.035482 | controller |         "type": "Initialized"
2026-06-11 11:57:39.035497 | controller |       },
2026-06-11 11:57:39.035513 | controller |       {
2026-06-11 11:57:39.035528 | controller |         "lastProbeTime": null,
2026-06-11 11:57:39.035543 | controller |         "lastTransitionTime": "2026-06-11T11:02:53Z",
2026-06-11 11:57:39.035558 | controller |         "status": "True",
2026-06-11 11:57:39.035573 | controller |         "type": "Ready"
2026-06-11 11:57:39.035588 | controller |       },
2026-06-11 11:57:39.035604 | controller |       {
2026-06-11 11:57:39.035620 | controller |         "lastProbeTime": null,
2026-06-11 11:57:39.035635 | controller |         "lastTransitionTime": "2026-06-11T11:02:53Z",
2026-06-11 11:57:39.035651 | controller |         "status": "True",
2026-06-11 11:57:39.035666 | controller |         "type": "ContainersReady"
2026-06-11 11:57:39.035682 | controller |       },
2026-06-11 11:57:39.035697 | controller |       {
2026-06-11 11:57:39.035712 | controller |         "lastProbeTime": null,
2026-06-11 11:57:39.035727 | controller |         "lastTransitionTime": "2026-06-11T11:01:45Z",
2026-06-11 11:57:39.035742 | controller |         "status": "True",
2026-06-11 11:57:39.035759 | controller |         "type": "PodScheduled"
2026-06-11 11:57:39.035774 | controller |       }
2026-06-11 11:57:39.035790 | controller |     ],
2026-06-11 11:57:39.035805 | controller |     "containerStatuses": [
2026-06-11 11:57:39.035819 | controller |       {
2026-06-11 11:57:39.035835 | controller |         "allocatedResources": {
2026-06-11 11:57:39.035850 | controller |           "cpu": "10m",
2026-06-11 11:57:39.035865 | controller |           "memory": "256Mi"
2026-06-11 11:57:39.035881 | controller |         },
2026-06-11 11:57:39.035897 | controller |         "containerID": "cri-o://e8a75d019b185b342bba610d7e2f1f4ddadd2f99549ffd7b68fbe7fdc0617d45",
2026-06-11 11:57:39.035912 | controller |         "image": "quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d",
2026-06-11 11:57:39.035928 | controller |         "imageID": "quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d",
2026-06-11 11:57:39.035943 | controller |         "lastState": {},
2026-06-11 11:57:39.035959 | controller |         "name": "manager",
2026-06-11 11:57:39.035974 | controller |         "ready": true,
2026-06-11 11:57:39.035989 | controller |         "resources": {
2026-06-11 11:57:39.036004 | controller |           "limits": {
2026-06-11 11:57:39.036020 | controller |             "cpu": "500m",
2026-06-11 11:57:39.036035 | controller |             "memory": "512Mi"
2026-06-11 11:57:39.036049 | controller |           },
2026-06-11 11:57:39.036064 | controller |           "requests": {
2026-06-11 11:57:39.036081 | controller |             "cpu": "10m",
2026-06-11 11:57:39.036096 | controller |             "memory": "256Mi"
2026-06-11 11:57:39.036112 | controller |           }
2026-06-11 11:57:39.036128 | controller |         },
2026-06-11 11:57:39.036143 | controller |         "restartCount": 0,
2026-06-11 11:57:39.036158 | controller |         "started": true,
2026-06-11 11:57:39.036174 | controller |         "state": {
2026-06-11 11:57:39.036189 | controller |           "running": {
2026-06-11 11:57:39.036205 | controller |             "startedAt": "2026-06-11T11:02:39Z"
2026-06-11 11:57:39.036220 | controller |           }
2026-06-11 11:57:39.036236 | controller |         },
2026-06-11 11:57:39.036251 | controller |         "user": {
2026-06-11 11:57:39.036266 | controller |           "linux": {
2026-06-11 11:57:39.036282 | controller |             "gid": 0,
2026-06-11 11:57:39.036297 | controller |             "supplementalGroups": [
2026-06-11 11:57:39.036312 | controller |               0
2026-06-11 11:57:39.036328 | controller |             ],
2026-06-11 11:57:39.036364 | controller |             "uid": 65532
2026-06-11 11:57:39.036387 | controller |           }
2026-06-11 11:57:39.036403 | controller |         },
2026-06-11 11:57:39.036418 | controller |         "volumeMounts": [
2026-06-11 11:57:39.036434 | controller |           {
2026-06-11 11:57:39.036450 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 11:57:39.036466 | controller |             "name": "kube-api-access-fjtxv",
2026-06-11 11:57:39.036482 | controller |             "readOnly": true,
2026-06-11 11:57:39.036498 | controller |             "recursiveReadOnly": "Disabled"
2026-06-11 11:57:39.036513 | controller |           }
2026-06-11 11:57:39.036528 | controller |         ]
2026-06-11 11:57:39.036543 | controller |       }
2026-06-11 11:57:39.036559 | controller |     ],
2026-06-11 11:57:39.036575 | controller |     "hostIP": "192.168.126.11",
2026-06-11 11:57:39.036590 | controller |     "hostIPs": [
2026-06-11 11:57:39.036605 | controller |       {
2026-06-11 11:57:39.036621 | controller |         "ip": "192.168.126.11"
2026-06-11 11:57:39.036636 | controller |       }
2026-06-11 11:57:39.036651 | controller |     ],
2026-06-11 11:57:39.036666 | controller |     "phase": "Running",
2026-06-11 11:57:39.036682 | controller |     "podIP": "10.217.0.94",
2026-06-11 11:57:39.036697 | controller |     "podIPs": [
2026-06-11 11:57:39.036713 | controller |       {
2026-06-11 11:57:39.036728 | controller |         "ip": "10.217.0.94"
2026-06-11 11:57:39.036759 | controller |       }
2026-06-11 11:57:39.036775 | controller |     ],
2026-06-11 11:57:39.036790 | controller |     "qosClass": "Burstable",
2026-06-11 11:57:39.036805 | controller |     "startTime": "2026-06-11T11:01:45Z"
2026-06-11 11:57:39.036821 | controller |   }
2026-06-11 11:57:39.036837 | controller | }
2026-06-11 11:57:39.275303 | 
2026-06-11 11:57:39.275495 | TASK [env_op_images : Write images to file]
2026-06-11 11:57:41.744339 | controller | changed
2026-06-11 11:57:41.774475 | 
2026-06-11 11:57:41.774648 | TASK [env_op_images : Generate pulled images registry report]
2026-06-11 11:57:41.836535 | controller | ok
2026-06-11 11:57:41.863455 | controller | included: /var/lib/zuul/builds/c97d27467eeb44b69341f7655d098d33/untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/roles/env_op_images/tasks/pulled_images_report.yml
2026-06-11 11:57:41.885622 | 
2026-06-11 11:57:41.885804 | TASK [env_op_images : Ensure artifacts directory exists]
2026-06-11 11:57:42.269532 | controller | ok
2026-06-11 11:57:42.290128 | 
2026-06-11 11:57:42.290246 | TASK [env_op_images : Get ICSP mirror rules]
2026-06-11 11:57:43.042791 | controller | {
2026-06-11 11:57:43.042961 | controller |     "apiVersion": "v1",
2026-06-11 11:57:43.042973 | controller |     "items": [],
2026-06-11 11:57:43.043012 | controller |     "kind": "List",
2026-06-11 11:57:43.043019 | controller |     "metadata": {
2026-06-11 11:57:43.043028 | controller |         "resourceVersion": ""
2026-06-11 11:57:43.043036 | controller |     }
2026-06-11 11:57:43.043044 | controller | }
2026-06-11 11:57:43.151509 | controller | ok: Runtime: 0:00:00.146874
2026-06-11 11:57:43.178067 | 
2026-06-11 11:57:43.178210 | TASK [env_op_images : Get IDMS mirror rules]
2026-06-11 11:57:43.802901 | controller | {
2026-06-11 11:57:43.803021 | controller |     "apiVersion": "v1",
2026-06-11 11:57:43.803030 | controller |     "items": [],
2026-06-11 11:57:43.803036 | controller |     "kind": "List",
2026-06-11 11:57:43.803041 | controller |     "metadata": {
2026-06-11 11:57:43.803046 | controller |         "resourceVersion": ""
2026-06-11 11:57:43.803052 | controller |     }
2026-06-11 11:57:43.803056 | controller | }
2026-06-11 11:57:44.326408 | controller | ok: Runtime: 0:00:00.177435
2026-06-11 11:57:44.380798 | 
2026-06-11 11:57:44.381017 | TASK [env_op_images : Build source-to-mirror mapping from ICSP/IDMS]
2026-06-11 11:57:44.498755 | controller | ok
2026-06-11 11:57:44.525094 | 
2026-06-11 11:57:44.525267 | TASK [env_op_images : Warn if no ICSP/IDMS mirror rules found]
2026-06-11 11:57:44.636503 | controller | ok: No ICSP or IDMS mirror rules found on the cluster. All rows will have expected_pull_basis: source and expected_pull_location from the image ref.
2026-06-11 11:57:44.661463 | 
2026-06-11 11:57:44.661607 | LOOP [env_op_images : Get pods per namespace]
2026-06-11 11:57:47.408234 | controller | ok: "openstack"
2026-06-11 11:57:47.408466 | controller | ok: All items complete
2026-06-11 11:57:47.408494 | 
2026-06-11 11:57:50.203230 | controller | ok: "openstack-operators"
2026-06-11 11:57:51.478632 | 
2026-06-11 11:57:51.478796 | TASK [env_op_images : Build per-pod pulled images report]
2026-06-11 11:57:53.423215 | controller | ok
2026-06-11 11:57:53.473188 | 
2026-06-11 11:57:53.473382 | TASK [env_op_images : Build report summary]
2026-06-11 11:57:53.598891 | controller | ok
2026-06-11 11:57:53.628624 | 
2026-06-11 11:57:53.628752 | TASK [env_op_images : Save pulled images report to artifacts]
2026-06-11 11:57:55.192170 | controller | changed
2026-06-11 11:57:55.218966 | 
2026-06-11 11:57:55.219096 | TASK [env_op_images : Pulled images report summary]
2026-06-11 11:57:55.295002 | controller | ok: Pulled images report: 119 containers (0 mirror, 119 source), 0 mirror rules. Full report: /home/zuul/ci-framework-data/artifacts/pulled_images_report.yaml
2026-06-11 11:57:55.589120 | 
2026-06-11 11:57:55.589267 | TASK [env_op_images : Verify pulled report against CRI-O node logs]
2026-06-11 11:57:55.641485 | controller | ok
2026-06-11 11:57:55.670760 | controller | included: /var/lib/zuul/builds/c97d27467eeb44b69341f7655d098d33/untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/roles/env_op_images/tasks/verify_pulled_report_crio.yml
2026-06-11 11:57:55.698244 | 
2026-06-11 11:57:55.698428 | TASK [env_op_images : Check pulled images report exists]
2026-06-11 11:57:56.093478 | controller | ok
2026-06-11 11:57:56.121079 | 
2026-06-11 11:57:56.121237 | TASK [env_op_images : Ensure CRI-O logs directory exists]
2026-06-11 11:57:56.541822 | controller | changed
2026-06-11 11:57:56.566761 | 
2026-06-11 11:57:56.566912 | TASK [env_op_images : List cluster nodes]
2026-06-11 11:57:57.108426 | controller | {
2026-06-11 11:57:57.108545 | controller |     "apiVersion": "v1",
2026-06-11 11:57:57.108562 | controller |     "items": [
2026-06-11 11:57:57.108570 | controller |         {
2026-06-11 11:57:57.108581 | controller |             "apiVersion": "v1",
2026-06-11 11:57:57.108591 | controller |             "kind": "Node",
2026-06-11 11:57:57.108599 | controller |             "metadata": {
2026-06-11 11:57:57.108608 | controller |                 "annotations": {
2026-06-11 11:57:57.108620 | controller |                     "csi.volume.kubernetes.io/nodeid": "{\"kubevirt.io.hostpath-provisioner\":\"crc\"}",
2026-06-11 11:57:57.108635 | 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-11 11:57:57.108646 | 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-11 11:57:57.108653 | controller |                     "k8s.ovn.org/node-chassis-id": "3b0abf3d-8e25-46c6-8e31-df8d6f85716a",
2026-06-11 11:57:57.108661 | controller |                     "k8s.ovn.org/node-encap-ips": "[\"192.168.126.11\"]",
2026-06-11 11:57:57.108668 | controller |                     "k8s.ovn.org/node-id": "2",
2026-06-11 11:57:57.108680 | controller |                     "k8s.ovn.org/node-masquerade-subnet": "{\"ipv4\":\"169.254.0.0/17\",\"ipv6\":\"fd69::/112\"}",
2026-06-11 11:57:57.108687 | controller |                     "k8s.ovn.org/node-primary-ifaddr": "{\"ipv4\":\"192.168.130.11/24\"}",
2026-06-11 11:57:57.108693 | controller |                     "k8s.ovn.org/node-subnets": "{\"default\":[\"10.217.0.0/23\"]}",
2026-06-11 11:57:57.108700 | controller |                     "k8s.ovn.org/node-transit-switch-port-ifaddr": "{\"ipv4\":\"100.88.0.2/16\"}",
2026-06-11 11:57:57.108706 | controller |                     "k8s.ovn.org/remote-zone-migrated": "crc",
2026-06-11 11:57:57.108713 | controller |                     "k8s.ovn.org/zone-name": "crc",
2026-06-11 11:57:57.108719 | controller |                     "machineconfiguration.openshift.io/controlPlaneTopology": "SingleReplica",
2026-06-11 11:57:57.108725 | controller |                     "machineconfiguration.openshift.io/currentConfig": "rendered-master-463c990ae77c88c10ed494b769c09675",
2026-06-11 11:57:57.108732 | controller |                     "machineconfiguration.openshift.io/desiredConfig": "rendered-master-719719ee979060ee66c434e5f0f3d207",
2026-06-11 11:57:57.108739 | controller |                     "machineconfiguration.openshift.io/desiredDrain": "uncordon-rendered-master-463c990ae77c88c10ed494b769c09675",
2026-06-11 11:57:57.108744 | controller |                     "machineconfiguration.openshift.io/lastAppliedDrain": "uncordon-rendered-master-463c990ae77c88c10ed494b769c09675",
2026-06-11 11:57:57.108751 | controller |                     "machineconfiguration.openshift.io/lastObservedServerCAAnnotation": "false",
2026-06-11 11:57:57.108757 | controller |                     "machineconfiguration.openshift.io/lastSyncedControllerConfigResourceVersion": "89605",
2026-06-11 11:57:57.108764 | controller |                     "machineconfiguration.openshift.io/post-config-action": "",
2026-06-11 11:57:57.108770 | controller |                     "machineconfiguration.openshift.io/reason": "unexpected on-disk state validating against rendered-master-463c990ae77c88c10ed494b769c09675: content mismatch for file \"/etc/containers/registries.conf\"",
2026-06-11 11:57:57.108815 | controller |                     "machineconfiguration.openshift.io/state": "Degraded",
2026-06-11 11:57:57.108822 | controller |                     "volumes.kubernetes.io/controller-managed-attach-detach": "true"
2026-06-11 11:57:57.108828 | controller |                 },
2026-06-11 11:57:57.108834 | controller |                 "creationTimestamp": "2025-11-02T07:49:51Z",
2026-06-11 11:57:57.108841 | controller |                 "labels": {
2026-06-11 11:57:57.108847 | controller |                     "beta.kubernetes.io/arch": "amd64",
2026-06-11 11:57:57.108853 | controller |                     "beta.kubernetes.io/os": "linux",
2026-06-11 11:57:57.108867 | controller |                     "kubernetes.io/arch": "amd64",
2026-06-11 11:57:57.108874 | controller |                     "kubernetes.io/hostname": "crc",
2026-06-11 11:57:57.108880 | controller |                     "kubernetes.io/os": "linux",
2026-06-11 11:57:57.108887 | controller |                     "node-role.kubernetes.io/control-plane": "",
2026-06-11 11:57:57.108893 | controller |                     "node-role.kubernetes.io/master": "",
2026-06-11 11:57:57.108899 | controller |                     "node-role.kubernetes.io/worker": "",
2026-06-11 11:57:57.108905 | controller |                     "node.openshift.io/os_id": "rhel",
2026-06-11 11:57:57.108911 | controller |                     "topology.hostpath.csi/node": "crc"
2026-06-11 11:57:57.108917 | controller |                 },
2026-06-11 11:57:57.108923 | controller |                 "name": "crc",
2026-06-11 11:57:57.108930 | controller |                 "resourceVersion": "89672",
2026-06-11 11:57:57.108936 | controller |                 "uid": "23216ff3-032e-49af-af7e-1d23d5907b59"
2026-06-11 11:57:57.108943 | controller |             },
2026-06-11 11:57:57.108949 | controller |             "spec": {},
2026-06-11 11:57:57.108955 | controller |             "status": {
2026-06-11 11:57:57.108961 | controller |                 "addresses": [
2026-06-11 11:57:57.108967 | controller |                     {
2026-06-11 11:57:57.108995 | controller |                         "address": "192.168.126.11",
2026-06-11 11:57:57.109008 | controller |                         "type": "InternalIP"
2026-06-11 11:57:57.109015 | controller |                     },
2026-06-11 11:57:57.109022 | controller |                     {
2026-06-11 11:57:57.109030 | controller |                         "address": "crc",
2026-06-11 11:57:57.109038 | controller |                         "type": "Hostname"
2026-06-11 11:57:57.109045 | controller |                     }
2026-06-11 11:57:57.109052 | controller |                 ],
2026-06-11 11:57:57.109069 | controller |                 "allocatable": {
2026-06-11 11:57:57.109076 | controller |                     "cpu": "11800m",
2026-06-11 11:57:57.109083 | controller |                     "ephemeral-storage": "231016688053",
2026-06-11 11:57:57.109089 | controller |                     "hugepages-1Gi": "0",
2026-06-11 11:57:57.109095 | controller |                     "hugepages-2Mi": "0",
2026-06-11 11:57:57.109101 | controller |                     "memory": "31621688Ki",
2026-06-11 11:57:57.109107 | controller |                     "pods": "250"
2026-06-11 11:57:57.109113 | controller |                 },
2026-06-11 11:57:57.109119 | controller |                 "capacity": {
2026-06-11 11:57:57.109125 | controller |                     "cpu": "12",
2026-06-11 11:57:57.109131 | controller |                     "ephemeral-storage": "251067372Ki",
2026-06-11 11:57:57.109137 | controller |                     "hugepages-1Gi": "0",
2026-06-11 11:57:57.109143 | controller |                     "hugepages-2Mi": "0",
2026-06-11 11:57:57.109150 | controller |                     "memory": "32082488Ki",
2026-06-11 11:57:57.109156 | controller |                     "pods": "250"
2026-06-11 11:57:57.109162 | controller |                 },
2026-06-11 11:57:57.109168 | controller |                 "conditions": [
2026-06-11 11:57:57.109175 | controller |                     {
2026-06-11 11:57:57.109181 | controller |                         "lastHeartbeatTime": "2026-06-11T11:53:19Z",
2026-06-11 11:57:57.109188 | controller |                         "lastTransitionTime": "2026-05-05T08:08:11Z",
2026-06-11 11:57:57.109194 | controller |                         "message": "kubelet has sufficient memory available",
2026-06-11 11:57:57.109200 | controller |                         "reason": "KubeletHasSufficientMemory",
2026-06-11 11:57:57.109206 | controller |                         "status": "False",
2026-06-11 11:57:57.109212 | controller |                         "type": "MemoryPressure"
2026-06-11 11:57:57.109223 | controller |                     },
2026-06-11 11:57:57.109228 | controller |                     {
2026-06-11 11:57:57.109235 | controller |                         "lastHeartbeatTime": "2026-06-11T11:53:19Z",
2026-06-11 11:57:57.109241 | controller |                         "lastTransitionTime": "2026-05-05T08:08:11Z",
2026-06-11 11:57:57.109247 | controller |                         "message": "kubelet has no disk pressure",
2026-06-11 11:57:57.109253 | controller |                         "reason": "KubeletHasNoDiskPressure",
2026-06-11 11:57:57.109260 | controller |                         "status": "False",
2026-06-11 11:57:57.109266 | controller |                         "type": "DiskPressure"
2026-06-11 11:57:57.109277 | controller |                     },
2026-06-11 11:57:57.109283 | controller |                     {
2026-06-11 11:57:57.109289 | controller |                         "lastHeartbeatTime": "2026-06-11T11:53:19Z",
2026-06-11 11:57:57.109296 | controller |                         "lastTransitionTime": "2026-05-05T08:08:11Z",
2026-06-11 11:57:57.109302 | controller |                         "message": "kubelet has sufficient PID available",
2026-06-11 11:57:57.109308 | controller |                         "reason": "KubeletHasSufficientPID",
2026-06-11 11:57:57.109313 | controller |                         "status": "False",
2026-06-11 11:57:57.109319 | controller |                         "type": "PIDPressure"
2026-06-11 11:57:57.109326 | controller |                     },
2026-06-11 11:57:57.109332 | controller |                     {
2026-06-11 11:57:57.109338 | controller |                         "lastHeartbeatTime": "2026-06-11T11:53:19Z",
2026-06-11 11:57:57.109344 | controller |                         "lastTransitionTime": "2026-05-05T08:09:02Z",
2026-06-11 11:57:57.109351 | controller |                         "message": "kubelet is posting ready status",
2026-06-11 11:57:57.109357 | controller |                         "reason": "KubeletReady",
2026-06-11 11:57:57.109363 | controller |                         "status": "True",
2026-06-11 11:57:57.109369 | controller |                         "type": "Ready"
2026-06-11 11:57:57.109376 | controller |                     }
2026-06-11 11:57:57.109382 | controller |                 ],
2026-06-11 11:57:57.109388 | controller |                 "daemonEndpoints": {
2026-06-11 11:57:57.109394 | controller |                     "kubeletEndpoint": {
2026-06-11 11:57:57.109400 | controller |                         "Port": 10250
2026-06-11 11:57:57.109406 | controller |                     }
2026-06-11 11:57:57.109412 | controller |                 },
2026-06-11 11:57:57.109418 | controller |                 "features": {
2026-06-11 11:57:57.109424 | controller |                     "supplementalGroupsPolicy": true
2026-06-11 11:57:57.109431 | controller |                 },
2026-06-11 11:57:57.109437 | controller |                 "images": [
2026-06-11 11:57:57.109443 | controller |                     {
2026-06-11 11:57:57.109449 | controller |                         "names": [
2026-06-11 11:57:57.109456 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3"
2026-06-11 11:57:57.109463 | controller |                         ],
2026-06-11 11:57:57.109469 | controller |                         "sizeBytes": 2981840865
2026-06-11 11:57:57.109475 | controller |                     },
2026-06-11 11:57:57.109481 | controller |                     {
2026-06-11 11:57:57.109487 | controller |                         "names": [
2026-06-11 11:57:57.109493 | controller |                             "registry.redhat.io/redhat/redhat-operator-index@sha256:17ab4d99557778e6afe5e9146f4101afee5cc37b156a72f5666c03bc2ebee883"
2026-06-11 11:57:57.109499 | controller |                         ],
2026-06-11 11:57:57.109506 | controller |                         "sizeBytes": 1791386233
2026-06-11 11:57:57.109512 | controller |                     },
2026-06-11 11:57:57.109518 | controller |                     {
2026-06-11 11:57:57.109524 | controller |                         "names": [
2026-06-11 11:57:57.109530 | controller |                             "registry.redhat.io/redhat/redhat-operator-index@sha256:53c66d689150010983275e5a155c9b2e8343887caa0579ad86cd3f8dcdf70d2b",
2026-06-11 11:57:57.109536 | controller |                             "registry.redhat.io/redhat/redhat-operator-index@sha256:546c77fdbf5f7c6a9a4243f4c4ef38fe0f584972a70f687bc40091743ee77d60",
2026-06-11 11:57:57.109542 | controller |                             "registry.redhat.io/redhat/redhat-operator-index:v4.20"
2026-06-11 11:57:57.109548 | controller |                         ],
2026-06-11 11:57:57.109554 | controller |                         "sizeBytes": 1662318656
2026-06-11 11:57:57.109561 | controller |                     },
2026-06-11 11:57:57.109567 | controller |                     {
2026-06-11 11:57:57.109573 | controller |                         "names": [
2026-06-11 11:57:57.109579 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122"
2026-06-11 11:57:57.109585 | controller |                         ],
2026-06-11 11:57:57.109590 | controller |                         "sizeBytes": 1641503854
2026-06-11 11:57:57.109597 | controller |                     },
2026-06-11 11:57:57.109607 | controller |                     {
2026-06-11 11:57:57.109614 | controller |                         "names": [
2026-06-11 11:57:57.109624 | controller |                             "registry.redhat.io/redhat/redhat-operator-index@sha256:286bb0beab328954b0a86b7f066fd5a843b462d6acb2812df7ec788015cd32d4"
2026-06-11 11:57:57.109630 | controller |                         ],
2026-06-11 11:57:57.109637 | controller |                         "sizeBytes": 1597684406
2026-06-11 11:57:57.109646 | controller |                     },
2026-06-11 11:57:57.109652 | controller |                     {
2026-06-11 11:57:57.109658 | controller |                         "names": [
2026-06-11 11:57:57.109664 | controller |                             "registry.redhat.io/redhat/community-operator-index@sha256:c9add2335003619091431949f06c510389101d25ed6fce687f8c88c5af845e28"
2026-06-11 11:57:57.109671 | controller |                         ],
2026-06-11 11:57:57.109677 | controller |                         "sizeBytes": 1283022964
2026-06-11 11:57:57.109683 | controller |                     },
2026-06-11 11:57:57.109689 | controller |                     {
2026-06-11 11:57:57.109695 | controller |                         "names": [
2026-06-11 11:57:57.109702 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05"
2026-06-11 11:57:57.109707 | controller |                         ],
2026-06-11 11:57:57.109713 | controller |                         "sizeBytes": 1261384762
2026-06-11 11:57:57.109719 | controller |                     },
2026-06-11 11:57:57.109726 | controller |                     {
2026-06-11 11:57:57.109732 | controller |                         "names": [
2026-06-11 11:57:57.109738 | controller |                             "registry.redhat.io/redhat/certified-operator-index@sha256:37e263543015cf9e1eb290fd9b583ca3e38111ab4a2c1b19924645996153a503"
2026-06-11 11:57:57.109745 | controller |                         ],
2026-06-11 11:57:57.109751 | controller |                         "sizeBytes": 1236270196
2026-06-11 11:57:57.109757 | controller |                     },
2026-06-11 11:57:57.109763 | controller |                     {
2026-06-11 11:57:57.109769 | controller |                         "names": [
2026-06-11 11:57:57.109774 | controller |                             "registry.redhat.io/redhat/community-operator-index@sha256:8d607fb6cc75ca36bca1e0a9c5bea5d1919b75db20733df69c64c8a10ee8083d"
2026-06-11 11:57:57.109781 | controller |                         ],
2026-06-11 11:57:57.109787 | controller |                         "sizeBytes": 1224304325
2026-06-11 11:57:57.109793 | controller |                     },
2026-06-11 11:57:57.109799 | controller |                     {
2026-06-11 11:57:57.109805 | controller |                         "names": [
2026-06-11 11:57:57.109812 | controller |                             "registry.redhat.io/redhat/redhat-marketplace-index@sha256:16c924364aff11c1e7d81fc194230d06a544055b8b45d3db8079a0682e0aed75"
2026-06-11 11:57:57.109817 | controller |                         ],
2026-06-11 11:57:57.109824 | controller |                         "sizeBytes": 1188201576
2026-06-11 11:57:57.109830 | controller |                     },
2026-06-11 11:57:57.109836 | controller |                     {
2026-06-11 11:57:57.109842 | controller |                         "names": [
2026-06-11 11:57:57.109849 | controller |                             "quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:887afd1c76a8f43378130fcf66af889c82cfb4e143afae335480328d4fc7cc1a",
2026-06-11 11:57:57.109856 | controller |                             "quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified"
2026-06-11 11:57:57.109862 | controller |                         ],
2026-06-11 11:57:57.109868 | controller |                         "sizeBytes": 1161782565
2026-06-11 11:57:57.109875 | controller |                     },
2026-06-11 11:57:57.109881 | controller |                     {
2026-06-11 11:57:57.109887 | controller |                         "names": [
2026-06-11 11:57:57.109893 | controller |                             "registry.redhat.io/redhat/certified-operator-index@sha256:b71336c99eb2401353d06283dad1df51757bf4a4c0596cd4fa55655a8644ed93",
2026-06-11 11:57:57.109900 | controller |                             "registry.redhat.io/redhat/certified-operator-index@sha256:ff23a6409155a523e9d8d88955ed6c8eeef67a7bed83b65b88346a17ef0248a3",
2026-06-11 11:57:57.109906 | controller |                             "registry.redhat.io/redhat/certified-operator-index:v4.20"
2026-06-11 11:57:57.109917 | controller |                         ],
2026-06-11 11:57:57.109923 | controller |                         "sizeBytes": 1141445448
2026-06-11 11:57:57.109929 | controller |                     },
2026-06-11 11:57:57.109935 | controller |                     {
2026-06-11 11:57:57.109941 | controller |                         "names": [
2026-06-11 11:57:57.109947 | controller |                             "registry.redhat.io/redhat/certified-operator-index@sha256:9ec770d0d678fb1c706363ef131e1be15733d03bdca83cf1cfd113dc231a9cd3"
2026-06-11 11:57:57.109953 | controller |                         ],
2026-06-11 11:57:57.109959 | controller |                         "sizeBytes": 1140936002
2026-06-11 11:57:57.109965 | controller |                     },
2026-06-11 11:57:57.109971 | controller |                     {
2026-06-11 11:57:57.110004 | controller |                         "names": [
2026-06-11 11:57:57.110012 | controller |                             "registry.redhat.io/redhat/certified-operator-index@sha256:a4c5df55584cba56f00004a090923a5c6de2071add5eb1672a5e20aa646aad8c"
2026-06-11 11:57:57.110020 | controller |                         ],
2026-06-11 11:57:57.110027 | controller |                         "sizeBytes": 1126957757
2026-06-11 11:57:57.110034 | controller |                     },
2026-06-11 11:57:57.110041 | controller |                     {
2026-06-11 11:57:57.110048 | controller |                         "names": [
2026-06-11 11:57:57.110055 | controller |                             "registry.redhat.io/redhat/community-operator-index@sha256:b0fafa72a92a6cf6409273dfde5e9eb51299e9769477544abd06e5ab8ec3f1e4",
2026-06-11 11:57:57.110062 | controller |                             "registry.redhat.io/redhat/community-operator-index@sha256:c1bf1a7cae92e701b0ff93032482fe022c0ec704dcb6a892b32d9c898b64e1e0",
2026-06-11 11:57:57.110067 | controller |                             "registry.redhat.io/redhat/community-operator-index:v4.20"
2026-06-11 11:57:57.110074 | controller |                         ],
2026-06-11 11:57:57.110079 | controller |                         "sizeBytes": 1112813882
2026-06-11 11:57:57.110085 | controller |                     },
2026-06-11 11:57:57.110091 | controller |                     {
2026-06-11 11:57:57.110098 | controller |                         "names": [
2026-06-11 11:57:57.110108 | controller |                             "quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:05ada8cde6c86ae8ee0ca06b60e0cbb9224777312d1f41e2b34dc7d5e04057f4",
2026-06-11 11:57:57.110121 | controller |                             "quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified"
2026-06-11 11:57:57.110128 | controller |                         ],
2026-06-11 11:57:57.110134 | controller |                         "sizeBytes": 1083749533
2026-06-11 11:57:57.110139 | controller |                     },
2026-06-11 11:57:57.110145 | controller |                     {
2026-06-11 11:57:57.110151 | controller |                         "names": [
2026-06-11 11:57:57.110158 | controller |                             "registry.redhat.io/redhat/redhat-marketplace-index@sha256:df08951924aa23b2333436a1d04b2dba56c366bb4f09d39ae3aedb980e4fb909"
2026-06-11 11:57:57.110164 | controller |                         ],
2026-06-11 11:57:57.110170 | controller |                         "sizeBytes": 1079537324
2026-06-11 11:57:57.110176 | controller |                     },
2026-06-11 11:57:57.110182 | controller |                     {
2026-06-11 11:57:57.110188 | controller |                         "names": [
2026-06-11 11:57:57.110194 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115"
2026-06-11 11:57:57.110200 | controller |                         ],
2026-06-11 11:57:57.110206 | controller |                         "sizeBytes": 1052707833
2026-06-11 11:57:57.110212 | controller |                     },
2026-06-11 11:57:57.110218 | controller |                     {
2026-06-11 11:57:57.110225 | controller |                         "names": [
2026-06-11 11:57:57.110231 | controller |                             "registry.redhat.io/redhat/redhat-marketplace-index@sha256:2406e044dfb66590b6cbcc27e0ad13c623ab354dbf62ceb0a43a91832e6f600b",
2026-06-11 11:57:57.110237 | controller |                             "registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03",
2026-06-11 11:57:57.110244 | controller |                             "registry.redhat.io/redhat/redhat-marketplace-index:v4.20"
2026-06-11 11:57:57.110254 | controller |                         ],
2026-06-11 11:57:57.110261 | controller |                         "sizeBytes": 1040693038
2026-06-11 11:57:57.110267 | controller |                     },
2026-06-11 11:57:57.110273 | controller |                     {
2026-06-11 11:57:57.110279 | controller |                         "names": [
2026-06-11 11:57:57.110286 | controller |                             "quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:cf8337209db10a9c53b1358d3d7669e668ae4eac41e3ce0552be9bfb2c1165d1",
2026-06-11 11:57:57.110293 | controller |                             "quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified"
2026-06-11 11:57:57.110299 | controller |                         ],
2026-06-11 11:57:57.110305 | controller |                         "sizeBytes": 992738785
2026-06-11 11:57:57.110311 | controller |                     },
2026-06-11 11:57:57.110317 | controller |                     {
2026-06-11 11:57:57.110323 | controller |                         "names": [
2026-06-11 11:57:57.110329 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9"
2026-06-11 11:57:57.110335 | controller |                         ],
2026-06-11 11:57:57.110341 | controller |                         "sizeBytes": 989392005
2026-06-11 11:57:57.110347 | controller |                     },
2026-06-11 11:57:57.110354 | controller |                     {
2026-06-11 11:57:57.110360 | controller |                         "names": [
2026-06-11 11:57:57.110366 | controller |                             "quay.io/podified-antelope-centos9/openstack-glance-api@sha256:30d61dd1afa8d55014cd6fec25360a879ff63cbe03089f1dcdf120a632bb54d9",
2026-06-11 11:57:57.110372 | controller |                             "quay.io/podified-antelope-centos9/openstack-glance-api:current-podified"
2026-06-11 11:57:57.110379 | controller |                         ],
2026-06-11 11:57:57.110385 | controller |                         "sizeBytes": 983337330
2026-06-11 11:57:57.110391 | controller |                     },
2026-06-11 11:57:57.110397 | controller |                     {
2026-06-11 11:57:57.110402 | controller |                         "names": [
2026-06-11 11:57:57.110408 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47"
2026-06-11 11:57:57.110414 | controller |                         ],
2026-06-11 11:57:57.110420 | controller |                         "sizeBytes": 971668163
2026-06-11 11:57:57.110426 | controller |                     },
2026-06-11 11:57:57.110433 | controller |                     {
2026-06-11 11:57:57.110438 | controller |                         "names": [
2026-06-11 11:57:57.110444 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0"
2026-06-11 11:57:57.110450 | controller |                         ],
2026-06-11 11:57:57.110456 | controller |                         "sizeBytes": 969078739
2026-06-11 11:57:57.110463 | controller |                     },
2026-06-11 11:57:57.110469 | controller |                     {
2026-06-11 11:57:57.110475 | controller |                         "names": [
2026-06-11 11:57:57.110482 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f"
2026-06-11 11:57:57.110491 | controller |                         ],
2026-06-11 11:57:57.110497 | controller |                         "sizeBytes": 876488654
2026-06-11 11:57:57.110503 | controller |                     },
2026-06-11 11:57:57.110509 | controller |                     {
2026-06-11 11:57:57.110515 | controller |                         "names": [
2026-06-11 11:57:57.110521 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2"
2026-06-11 11:57:57.110527 | controller |                         ],
2026-06-11 11:57:57.110532 | controller |                         "sizeBytes": 874121453
2026-06-11 11:57:57.110538 | controller |                     },
2026-06-11 11:57:57.110545 | controller |                     {
2026-06-11 11:57:57.110551 | controller |                         "names": [
2026-06-11 11:57:57.110557 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825"
2026-06-11 11:57:57.110566 | controller |                         ],
2026-06-11 11:57:57.110573 | controller |                         "sizeBytes": 847332502
2026-06-11 11:57:57.110579 | controller |                     },
2026-06-11 11:57:57.110585 | controller |                     {
2026-06-11 11:57:57.110591 | controller |                         "names": [
2026-06-11 11:57:57.110600 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b"
2026-06-11 11:57:57.110607 | controller |                         ],
2026-06-11 11:57:57.110613 | controller |                         "sizeBytes": 772260039
2026-06-11 11:57:57.110619 | controller |                     },
2026-06-11 11:57:57.110625 | controller |                     {
2026-06-11 11:57:57.110631 | controller |                         "names": [
2026-06-11 11:57:57.110637 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:36c4867005702f0c4cbfcfa33f18a98596a6c9b1340b633c85ccef84a0c4f889"
2026-06-11 11:57:57.110644 | controller |                         ],
2026-06-11 11:57:57.110650 | controller |                         "sizeBytes": 769516783
2026-06-11 11:57:57.110656 | controller |                     },
2026-06-11 11:57:57.110662 | controller |                     {
2026-06-11 11:57:57.110668 | controller |                         "names": [
2026-06-11 11:57:57.110674 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:1b55c029f731ebbde3c5580eef98a588264f4d6a8ae667805c9521dd1ecf1d5d"
2026-06-11 11:57:57.110680 | controller |                         ],
2026-06-11 11:57:57.110686 | controller |                         "sizeBytes": 721591926
2026-06-11 11:57:57.110692 | controller |                     },
2026-06-11 11:57:57.110698 | controller |                     {
2026-06-11 11:57:57.110704 | controller |                         "names": [
2026-06-11 11:57:57.110710 | controller |                             "quay.io/podified-antelope-centos9/openstack-nova-api@sha256:6a1fd3afaff3c587030a5cdd0a7f07a1b02c0c9244e9095fd7907e93229b8ba3",
2026-06-11 11:57:57.110715 | controller |                             "quay.io/podified-antelope-centos9/openstack-nova-api:current-podified"
2026-06-11 11:57:57.110721 | controller |                         ],
2026-06-11 11:57:57.110728 | controller |                         "sizeBytes": 685346535
2026-06-11 11:57:57.110734 | controller |                     },
2026-06-11 11:57:57.110740 | controller |                     {
2026-06-11 11:57:57.110746 | controller |                         "names": [
2026-06-11 11:57:57.110753 | controller |                             "quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:32504a0660cd81bed4bf883ab18219c7af028ef6f5cd6b5cc8225a58252d65e8",
2026-06-11 11:57:57.110759 | controller |                             "quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified"
2026-06-11 11:57:57.110765 | controller |                         ],
2026-06-11 11:57:57.110771 | controller |                         "sizeBytes": 679305043
2026-06-11 11:57:57.110778 | controller |                     },
2026-06-11 11:57:57.110784 | controller |                     {
2026-06-11 11:57:57.110789 | controller |                         "names": [
2026-06-11 11:57:57.110796 | controller |                             "quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8b54a4f4c4d0ed06bf07b9f6ef7cd9d730d448789c5ad3e20c1cdc56bcbcae90",
2026-06-11 11:57:57.110802 | controller |                             "quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified"
2026-06-11 11:57:57.110808 | controller |                         ],
2026-06-11 11:57:57.110813 | controller |                         "sizeBytes": 670911986
2026-06-11 11:57:57.110820 | controller |                     },
2026-06-11 11:57:57.110826 | controller |                     {
2026-06-11 11:57:57.110832 | controller |                         "names": [
2026-06-11 11:57:57.110838 | controller |                             "quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:99287b7aa83a5c1c32b9c3077bb084ea2f3c582f87b298d861544e5c5a6ebf41",
2026-06-11 11:57:57.110844 | controller |                             "quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified"
2026-06-11 11:57:57.110850 | controller |                         ],
2026-06-11 11:57:57.110856 | controller |                         "sizeBytes": 668539883
2026-06-11 11:57:57.110869 | controller |                     },
2026-06-11 11:57:57.110875 | controller |                     {
2026-06-11 11:57:57.110881 | controller |                         "names": [
2026-06-11 11:57:57.110887 | controller |                             "quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:d4f2093717c3afc62018cae39e59e66ec30f8e1a29b1d7786aa73e23ce8f9b7e",
2026-06-11 11:57:57.110894 | controller |                             "quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified"
2026-06-11 11:57:57.110900 | controller |                         ],
2026-06-11 11:57:57.110907 | controller |                         "sizeBytes": 668539883
2026-06-11 11:57:57.110913 | controller |                     },
2026-06-11 11:57:57.110919 | controller |                     {
2026-06-11 11:57:57.110924 | controller |                         "names": [
2026-06-11 11:57:57.110931 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e"
2026-06-11 11:57:57.110937 | controller |                         ],
2026-06-11 11:57:57.110943 | controller |                         "sizeBytes": 646867625
2026-06-11 11:57:57.110949 | controller |                     },
2026-06-11 11:57:57.110955 | controller |                     {
2026-06-11 11:57:57.110961 | controller |                         "names": [
2026-06-11 11:57:57.110967 | controller |                             "quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8",
2026-06-11 11:57:57.110997 | controller |                             "quay.io/metal3-io/ironic:release-24.1"
2026-06-11 11:57:57.111007 | controller |                         ],
2026-06-11 11:57:57.111014 | controller |                         "sizeBytes": 644545406
2026-06-11 11:57:57.111025 | controller |                     },
2026-06-11 11:57:57.111032 | controller |                     {
2026-06-11 11:57:57.111039 | controller |                         "names": [
2026-06-11 11:57:57.111046 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b"
2026-06-11 11:57:57.111053 | controller |                         ],
2026-06-11 11:57:57.111059 | controller |                         "sizeBytes": 638910445
2026-06-11 11:57:57.111066 | controller |                     },
2026-06-11 11:57:57.111072 | controller |                     {
2026-06-11 11:57:57.111079 | controller |                         "names": [
2026-06-11 11:57:57.111086 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4"
2026-06-11 11:57:57.111097 | controller |                         ],
2026-06-11 11:57:57.111103 | controller |                         "sizeBytes": 617699779
2026-06-11 11:57:57.111109 | controller |                     },
2026-06-11 11:57:57.111115 | controller |                     {
2026-06-11 11:57:57.111122 | controller |                         "names": [
2026-06-11 11:57:57.111128 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9"
2026-06-11 11:57:57.111134 | controller |                         ],
2026-06-11 11:57:57.111140 | controller |                         "sizeBytes": 607756695
2026-06-11 11:57:57.111147 | controller |                     },
2026-06-11 11:57:57.111153 | controller |                     {
2026-06-11 11:57:57.111159 | controller |                         "names": [
2026-06-11 11:57:57.111165 | controller |                             "quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2ef2c3ebb9340307b3b5d6b8c8bf113f5dc11b07cf78924d38dde8b2945b8e04",
2026-06-11 11:57:57.111172 | controller |                             "quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified"
2026-06-11 11:57:57.111178 | controller |                         ],
2026-06-11 11:57:57.111183 | controller |                         "sizeBytes": 594687717
2026-06-11 11:57:57.111190 | controller |                     },
2026-06-11 11:57:57.111196 | controller |                     {
2026-06-11 11:57:57.111202 | controller |                         "names": [
2026-06-11 11:57:57.111208 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e"
2026-06-11 11:57:57.111214 | controller |                         ],
2026-06-11 11:57:57.111225 | controller |                         "sizeBytes": 584721741
2026-06-11 11:57:57.111231 | controller |                     },
2026-06-11 11:57:57.111238 | controller |                     {
2026-06-11 11:57:57.111244 | controller |                         "names": [
2026-06-11 11:57:57.111250 | controller |                             "registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9",
2026-06-11 11:57:57.111257 | controller |                             "registry.redhat.io/openshift4/ose-cli@sha256:ef83967297f619f45075e7fd1428a1eb981622a6c174c46fb53b158ed24bed85",
2026-06-11 11:57:57.111263 | controller |                             "registry.redhat.io/openshift4/ose-cli:latest"
2026-06-11 11:57:57.111269 | controller |                         ],
2026-06-11 11:57:57.111275 | controller |                         "sizeBytes": 584351326
2026-06-11 11:57:57.111281 | controller |                     },
2026-06-11 11:57:57.111288 | controller |                     {
2026-06-11 11:57:57.111294 | controller |                         "names": [
2026-06-11 11:57:57.111300 | controller |                             "quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04"
2026-06-11 11:57:57.111305 | controller |                         ],
2026-06-11 11:57:57.111312 | controller |                         "sizeBytes": 545674969
2026-06-11 11:57:57.111318 | controller |                     },
2026-06-11 11:57:57.111325 | controller |                     {
2026-06-11 11:57:57.111332 | controller |                         "names": [
2026-06-11 11:57:57.111339 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e"
2026-06-11 11:57:57.111346 | controller |                         ],
2026-06-11 11:57:57.111353 | controller |                         "sizeBytes": 542463064
2026-06-11 11:57:57.111360 | controller |                     },
2026-06-11 11:57:57.111366 | controller |                     {
2026-06-11 11:57:57.111372 | controller |                         "names": [
2026-06-11 11:57:57.111378 | controller |                             "quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6"
2026-06-11 11:57:57.111385 | controller |                         ],
2026-06-11 11:57:57.111391 | controller |                         "sizeBytes": 539380592
2026-06-11 11:57:57.111396 | controller |                     },
2026-06-11 11:57:57.111402 | controller |                     {
2026-06-11 11:57:57.111409 | controller |                         "names": [
2026-06-11 11:57:57.111415 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2"
2026-06-11 11:57:57.111421 | controller |                         ],
2026-06-11 11:57:57.111428 | controller |                         "sizeBytes": 533027808
2026-06-11 11:57:57.111434 | controller |                     },
2026-06-11 11:57:57.111440 | controller |                     {
2026-06-11 11:57:57.111447 | controller |                         "names": [
2026-06-11 11:57:57.111453 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612"
2026-06-11 11:57:57.111459 | controller |                         ],
2026-06-11 11:57:57.111465 | controller |                         "sizeBytes": 528200501
2026-06-11 11:57:57.111472 | controller |                     },
2026-06-11 11:57:57.111478 | controller |                     {
2026-06-11 11:57:57.111484 | controller |                         "names": [
2026-06-11 11:57:57.111491 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a"
2026-06-11 11:57:57.111497 | controller |                         ],
2026-06-11 11:57:57.111503 | controller |                         "sizeBytes": 527774342
2026-06-11 11:57:57.111510 | controller |                     },
2026-06-11 11:57:57.111516 | controller |                     {
2026-06-11 11:57:57.111522 | controller |                         "names": [
2026-06-11 11:57:57.111528 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d"
2026-06-11 11:57:57.111534 | controller |                         ],
2026-06-11 11:57:57.111544 | controller |                         "sizeBytes": 526632426
2026-06-11 11:57:57.111551 | controller |                     }
2026-06-11 11:57:57.111557 | controller |                 ],
2026-06-11 11:57:57.111563 | controller |                 "nodeInfo": {
2026-06-11 11:57:57.111569 | controller |                     "architecture": "amd64",
2026-06-11 11:57:57.111575 | controller |                     "bootID": "641c1187-e67a-457e-bf40-43edb02b4500",
2026-06-11 11:57:57.111581 | controller |                     "containerRuntimeVersion": "cri-o://1.33.5-3.rhaos4.20.gitd0ea985.el9",
2026-06-11 11:57:57.111592 | controller |                     "kernelVersion": "5.14.0-570.57.1.el9_6.x86_64",
2026-06-11 11:57:57.111598 | controller |                     "kubeProxyVersion": "",
2026-06-11 11:57:57.111604 | controller |                     "kubeletVersion": "v1.33.5",
2026-06-11 11:57:57.111609 | controller |                     "machineID": "80bc4fba336e4ca1bc9d28a8be52a356",
2026-06-11 11:57:57.111616 | controller |                     "operatingSystem": "linux",
2026-06-11 11:57:57.111622 | controller |                     "osImage": "Red Hat Enterprise Linux CoreOS 9.6.20251021-0 (Plow)",
2026-06-11 11:57:57.111628 | controller |                     "systemUUID": "d875d6c5-0af8-437b-a0ec-be45f993ef57"
2026-06-11 11:57:57.111634 | controller |                 },
2026-06-11 11:57:57.111640 | controller |                 "runtimeHandlers": [
2026-06-11 11:57:57.111647 | controller |                     {
2026-06-11 11:57:57.111653 | controller |                         "features": {
2026-06-11 11:57:57.111658 | controller |                             "recursiveReadOnlyMounts": true,
2026-06-11 11:57:57.111668 | controller |                             "userNamespaces": true
2026-06-11 11:57:57.111675 | controller |                         },
2026-06-11 11:57:57.111681 | controller |                         "name": "crun"
2026-06-11 11:57:57.111687 | controller |                     },
2026-06-11 11:57:57.111692 | controller |                     {
2026-06-11 11:57:57.111699 | controller |                         "features": {
2026-06-11 11:57:57.111705 | controller |                             "recursiveReadOnlyMounts": true,
2026-06-11 11:57:57.111711 | controller |                             "userNamespaces": true
2026-06-11 11:57:57.111718 | controller |                         },
2026-06-11 11:57:57.111724 | controller |                         "name": ""
2026-06-11 11:57:57.111730 | controller |                     },
2026-06-11 11:57:57.111735 | controller |                     {
2026-06-11 11:57:57.111742 | controller |                         "features": {
2026-06-11 11:57:57.111748 | controller |                             "recursiveReadOnlyMounts": true,
2026-06-11 11:57:57.111754 | controller |                             "userNamespaces": true
2026-06-11 11:57:57.111760 | controller |                         },
2026-06-11 11:57:57.111766 | controller |                         "name": "runc"
2026-06-11 11:57:57.111772 | controller |                     }
2026-06-11 11:57:57.111778 | controller |                 ]
2026-06-11 11:57:57.111784 | controller |             }
2026-06-11 11:57:57.111790 | controller |         }
2026-06-11 11:57:57.111796 | controller |     ],
2026-06-11 11:57:57.111802 | controller |     "kind": "List",
2026-06-11 11:57:57.111808 | controller |     "metadata": {
2026-06-11 11:57:57.111814 | controller |         "resourceVersion": ""
2026-06-11 11:57:57.111821 | controller |     }
2026-06-11 11:57:57.111827 | controller | }
2026-06-11 11:57:57.255139 | controller | ok: Runtime: 0:00:00.129793
2026-06-11 11:57:57.289089 | 
2026-06-11 11:57:57.289280 | TASK [env_op_images : Warn when oc get nodes did not succeed]
2026-06-11 11:57:57.336295 | controller | skipping: Conditional result was False
2026-06-11 11:57:57.390038 | 
2026-06-11 11:57:57.390232 | TASK [env_op_images : Extract node names]
2026-06-11 11:57:57.503032 | controller | ok
2026-06-11 11:57:57.547452 | 
2026-06-11 11:57:57.547711 | LOOP [env_op_images : Fetch CRI-O unit logs per node]
2026-06-11 11:57:58.955337 | controller | Jun 11 10:28:33.583514 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...
2026-06-11 11:57:58.956296 | controller | Jun 11 10:28:34.596690 crc crio[3650]: time="2026-06-11T10:28:34.595004982Z" level=info msg="Updating config from single file: /etc/crio/crio.conf"
2026-06-11 11:57:58.956341 | controller | Jun 11 10:28:34.596690 crc crio[3650]: time="2026-06-11T10:28:34.596590653Z" level=info msg="Updating config from drop-in file: /etc/crio/crio.conf"
2026-06-11 11:57:58.956451 | controller | Jun 11 10:28:34.600490 crc crio[3650]: time="2026-06-11T10:28:34.60036197Z" level=info msg="Updating config from path: /etc/crio/crio.conf.d"
2026-06-11 11:57:58.956477 | controller | Jun 11 10:28:34.601607 crc crio[3650]: time="2026-06-11T10:28:34.601485439Z" level=info msg="Updating config from drop-in file: /etc/crio/crio.conf.d/00-default"
2026-06-11 11:57:58.956495 | controller | Jun 11 10:28:34.630102 crc crio[3650]: time="2026-06-11T10:28:34.6298956Z" level=info msg="Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)"
2026-06-11 11:57:58.956515 | controller | Jun 11 10:28:34.630488 crc crio[3650]: time="2026-06-11T10:28:34.630434461Z" level=info msg="Node configuration value for hugetlb cgroup is true"
2026-06-11 11:57:58.956531 | controller | Jun 11 10:28:34.630488 crc crio[3650]: time="2026-06-11T10:28:34.630466477Z" level=info msg="Node configuration value for pid cgroup is true"
2026-06-11 11:57:58.956547 | controller | Jun 11 10:28:34.630718 crc crio[3650]: time="2026-06-11T10:28:34.630668669Z" level=info msg="Node configuration value for memoryswap cgroup is true"
2026-06-11 11:57:58.956564 | controller | Jun 11 10:28:34.630718 crc crio[3650]: time="2026-06-11T10:28:34.630697812Z" level=info msg="Node configuration value for cgroup v2 is true"
2026-06-11 11:57:58.956579 | controller | Jun 11 10:28:34.691668 crc crio[3650]: time="2026-06-11T10:28:34.691160818Z" level=info msg="Node configuration value for systemd AllowedCPUs is true"
2026-06-11 11:57:58.956596 | controller | Jun 11 10:28:34.725438 crc crio[3650]: time="2026-06-11T10:28:34.725382942Z" 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-11 11:57:58.956614 | controller | Jun 11 10:28:34.730959 crc crio[3650]: time="2026-06-11T10:28:34.730835017Z" 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-11 11:57:58.956631 | controller | Jun 11 10:28:35.147278 crc crio[3650]: time="2026-06-11T10:28:35.146644151Z" 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-11 11:57:58.956648 | controller | Jun 11 10:28:35.588040 crc crio[3650]: time="2026-06-11T10:28:35.587919888Z" level=info msg="Checkpoint/restore support enabled"
2026-06-11 11:57:58.956664 | controller | Jun 11 10:28:35.588040 crc crio[3650]: time="2026-06-11T10:28:35.587978213Z" level=info msg="Using the internal default seccomp profile"
2026-06-11 11:57:58.956680 | controller | Jun 11 10:28:35.588289 crc crio[3650]: time="2026-06-11T10:28:35.588074676Z" level=info msg="AppArmor is disabled by the system or at CRI-O build-time"
2026-06-11 11:57:58.956695 | controller | Jun 11 10:28:35.588289 crc crio[3650]: time="2026-06-11T10:28:35.588086201Z" level=info msg="No blockio config file specified, blockio not configured"
2026-06-11 11:57:58.956710 | controller | Jun 11 10:28:35.588289 crc crio[3650]: time="2026-06-11T10:28:35.58809365Z" level=info msg="RDT not available in the host system"
2026-06-11 11:57:58.956725 | controller | Jun 11 10:28:35.595768 crc crio[3650]: time="2026-06-11T10:28:35.594962801Z" level=info msg="Conmon does support the --sync option"
2026-06-11 11:57:58.956740 | controller | Jun 11 10:28:35.595768 crc crio[3650]: time="2026-06-11T10:28:35.595699733Z" level=info msg="Conmon does support the --log-global-size-max option"
2026-06-11 11:57:58.956756 | controller | Jun 11 10:28:35.606185 crc crio[3650]: time="2026-06-11T10:28:35.606026605Z" level=info msg="Conmon does support the --sync option"
2026-06-11 11:57:58.956775 | controller | Jun 11 10:28:35.606185 crc crio[3650]: time="2026-06-11T10:28:35.606158203Z" level=info msg="Conmon does support the --log-global-size-max option"
2026-06-11 11:57:58.956794 | controller | Jun 11 10:28:36.274066 crc crio[3650]: time="2026-06-11T10:28:36.273649269Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 11:57:58.956811 | controller | Jun 11 10:28:36.274066 crc crio[3650]: time="2026-06-11T10:28:36.274052895Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 11:57:58.956826 | controller | Jun 11 10:28:36.274996 crc crio[3650]: time="2026-06-11T10:28:36.274878721Z" level=info msg="FLAG: --enable-profile-unix-socket=\"true\"\n"
2026-06-11 11:57:58.956841 | controller | Jun 11 10:28:36.274996 crc crio[3650]: time="2026-06-11T10:28:36.274994579Z" level=info msg="FLAG: --stream-address=\"192.168.130.11\"\n"
2026-06-11 11:57:58.956858 | controller | Jun 11 10:28:36.279322 crc crio[3650]: time="2026-06-11T10:28:36.278981137Z" 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.ShmSize\", \"irq-load-balancing.crio.io\", \"io.containers.trace-syscall\", \"io.kubernetes.cri.rdt-class\", \"io.kubernetes.cri-o.TrySkipVolumeSELinuxLabel\", \"io.kubernetes.cri-o.DisableFIPS\", \"org.systemd.property.\", \"io.kubernetes.cri-o.cgroup2-mount-hierarchy-rw\", \"io.kubernetes.cri-o.UnifiedCgroup\", \"cpu-quota.crio.io\", \"cpu-freq-governor.crio.io\", \"io.kubernetes.cri-o.umask\", \"seccomp-profile.kubernetes.cri-o.io\", \"io.kubernetes.cri.container-type\", \"run.oci.\", \"cpu-c-states.crio.io\", \"io.kubernetes.cri-o.seccompNotifierAction\", \"cpu-load-balancing.crio.io\", \"io.kubernetes.cri-o.PodLinuxResources\", \"io.kubernetes.cri-o.LinkLogs\", \"cpu-shared.crio.io\", \"io.kubernetes.cri-o.PodLinuxOverhead\", \"bundle\", \"org.criu.config\", \"module.wasm.image/variant\"]\n        [crio.runtime.workloads.openshift-builder.resources]\n          CPUShares = 0\n          CPUQuota = 0\n          CPUPeriod = 0\n          CPUSet = \"\"\n          CPULimit = 0\n  [crio.image]\n    default_transport = \"docker://\"\n    global_auth_file = \"/var/lib/kubelet/config.json\"\n    pause_image = \"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:cc2b30e70040205c2536d01ae5c850be1ed2d775cf13249e50328e5085777977\"\n    pause_image_auth_file = \"/var/lib/kubelet/config.json\"\n    pause_command = \"/usr/bin/pod\"\n    signature_policy = \"\"\n    signature_policy_dir = \"/etc/crio/policies\"\n    image_volumes = \"mkdir\"\n    big_files_temporary_dir = \"\"\n    auto_reload_registries = false\n    pull_progress_timeout = \"0s\"\n    oci_artifact_mount_support = false\n  [crio.network]\n    cni_default_network = \"\"\n    network_dir = \"/etc/kubernetes/cni/net.d/\"\n    plugin_dirs = [\"/var/lib/cni/bin\"]\n  [crio.metrics]\n    enable_metrics = true\n    metrics_collectors = [\"operations\", \"operations_latency_microseconds_total\", \"operations_latency_microseconds\", \"operations_errors\", \"image_pulls_layer_size\", \"containers_oom_total\", \"containers_oom\", \"operations_total\", \"operations_latency_seconds_total\", \"operations_latency_seconds\", \"operations_errors_total\", \"image_pulls_bytes_total\", \"image_pulls_skipped_bytes_total\", \"image_pulls_success_total\", \"image_pulls_failure_total\", \"image_layer_reuse_total\", \"containers_oom_count_total\", \"processes_defunct\"]\n    metrics_host = \"127.0.0.1\"\n    metrics_port = 9537\n    metrics_socket = \"\"\n    metrics_cert = \"\"\n    metrics_key = \"\"\n  [crio.tracing]\n    enable_tracing = false\n    tracing_endpoint = \"127.0.0.1:4317\"\n    tracing_sampling_rate_per_million = 0\n  [crio.stats]\n    stats_collection_period = 0\n    collection_period = 0\n  [crio.nri]\n    enable_nri = true\n    nri_listen = \"/var/run/nri/nri.sock\"\n    nri_plugin_dir = \"/opt/nri/plugins\"\n    nri_plugin_config_dir = \"/etc/nri/conf.d\"\n    nri_plugin_registration_timeout = \"5s\"\n    nri_plugin_request_timeout = \"2s\"\n    nri_disable_connections = false\n"
2026-06-11 11:57:58.956884 | controller | Jun 11 10:28:36.292256 crc crio[3650]: time="2026-06-11T10:28:36.291840884Z" level=warning msg="Checking storage directory /var/lib/containers/storage for errors because of unclean shutdown"
2026-06-11 11:57:58.956901 | controller | Jun 11 10:28:38.179577 crc crio[3650]: time="2026-06-11T10:28:38.178517433Z" level=info msg="Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus"
2026-06-11 11:57:58.956918 | controller | Jun 11 10:28:38.181579 crc crio[3650]: time="2026-06-11T10:28:38.180302373Z" level=info msg="Restore irqbalance config: nothing to do"
2026-06-11 11:57:58.956933 | controller | Jun 11 10:28:38.449509 crc crio[3650]: time="2026-06-11T10:28:38.448680172Z" 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-11 11:57:58.956950 | controller | Jun 11 10:28:38.456701 crc crio[3650]: time="2026-06-11T10:28:38.456578062Z" level=warning msg="Deleting all containers under sandbox f6dab756a5f81da6b1648d44137e45cc60b6c69fca2c6887870ecbde15f13852 since it could not be restored"
2026-06-11 11:57:58.956966 | controller | Jun 11 10:28:38.467588 crc crio[3650]: time="2026-06-11T10:28:38.467495224Z" 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-11 11:57:58.956982 | controller | Jun 11 10:28:38.472885 crc crio[3650]: time="2026-06-11T10:28:38.472807192Z" level=warning msg="Deleting all containers under sandbox 6388b28b2c8f23494d8172acdbe0c2c15336b1bc90da0e9a409e30b24cb20fd5 since it could not be restored"
2026-06-11 11:57:58.956998 | controller | Jun 11 10:28:38.480676 crc crio[3650]: time="2026-06-11T10:28:38.480585318Z" 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-11 11:57:58.957013 | controller | Jun 11 10:28:38.488707 crc crio[3650]: time="2026-06-11T10:28:38.488661592Z" level=warning msg="Deleting all containers under sandbox 3234aedde795ea669264e61b92a4110e67549062eab489f074d78b555b724ec0 since it could not be restored"
2026-06-11 11:57:58.957028 | controller | Jun 11 10:28:38.498647 crc crio[3650]: time="2026-06-11T10:28:38.498219118Z" 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-11 11:57:58.957043 | controller | Jun 11 10:28:38.503019 crc crio[3650]: time="2026-06-11T10:28:38.50294783Z" level=warning msg="Deleting all containers under sandbox ec5a93cdc49312f5503e75704e281effbdefdd7427b8ccb6f397b0a59fe3fcda since it could not be restored"
2026-06-11 11:57:58.957059 | controller | Jun 11 10:28:38.511331 crc crio[3650]: time="2026-06-11T10:28:38.51122596Z" 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-11 11:57:58.957074 | controller | Jun 11 10:28:38.517063 crc crio[3650]: time="2026-06-11T10:28:38.51697224Z" level=warning msg="Deleting all containers under sandbox b3fb04fc606fe54422d5489bd8fc2b18438bf32c094e6d5499989b1c4680081d since it could not be restored"
2026-06-11 11:57:58.957090 | controller | Jun 11 10:28:38.535674 crc crio[3650]: time="2026-06-11T10:28:38.535545615Z" 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-11 11:57:58.957109 | controller | Jun 11 10:28:38.540065 crc crio[3650]: time="2026-06-11T10:28:38.540017931Z" level=warning msg="Deleting all containers under sandbox ec5d8cc1a78af44633e5b157a326c7eb057086da9645d399ada87ef76a040673 since it could not be restored"
2026-06-11 11:57:58.957126 | controller | Jun 11 10:28:38.549048 crc crio[3650]: time="2026-06-11T10:28:38.548912387Z" 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-11 11:57:58.957141 | controller | Jun 11 10:28:38.554328 crc crio[3650]: time="2026-06-11T10:28:38.554258357Z" level=warning msg="Deleting all containers under sandbox c8d89a6a18d8bf8e544fca6f74b002af11259ae7912ab06a6b65e2bd0a014a86 since it could not be restored"
2026-06-11 11:57:58.957156 | controller | Jun 11 10:28:38.611688 crc crio[3650]: time="2026-06-11T10:28:38.611574539Z" 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-11 11:57:58.957172 | controller | Jun 11 10:28:38.617352 crc crio[3650]: time="2026-06-11T10:28:38.617262068Z" level=warning msg="Deleting all containers under sandbox 38107617a56be24a3c4df55a1260c58edb4a789423b3d5f4c1941bd57e4bbb71 since it could not be restored"
2026-06-11 11:57:58.957187 | controller | Jun 11 10:28:38.645528 crc crio[3650]: time="2026-06-11T10:28:38.645355949Z" 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-11 11:57:58.957204 | controller | Jun 11 10:28:38.652353 crc crio[3650]: time="2026-06-11T10:28:38.65222623Z" level=warning msg="Deleting all containers under sandbox 38165b96140e0076a6d060c89dd252472b6263208d068db2a44f1fadfdbe61b1 since it could not be restored"
2026-06-11 11:57:58.957220 | controller | Jun 11 10:28:38.668491 crc crio[3650]: time="2026-06-11T10:28:38.668298796Z" 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-11 11:57:58.957236 | controller | Jun 11 10:28:38.675176 crc crio[3650]: time="2026-06-11T10:28:38.675008052Z" level=warning msg="Deleting all containers under sandbox a1ec76a456ee5385866457eedabe1015f1dd152e348fe1bc374c717f36f55be7 since it could not be restored"
2026-06-11 11:57:58.957252 | controller | Jun 11 10:28:38.695394 crc crio[3650]: time="2026-06-11T10:28:38.695340777Z" 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-11 11:57:58.957267 | controller | Jun 11 10:28:38.700542 crc crio[3650]: time="2026-06-11T10:28:38.70046164Z" level=warning msg="Deleting all containers under sandbox 39b7866f65a026a9785951e874d79b2a65586cc09117692bad73d8da76814de6 since it could not be restored"
2026-06-11 11:57:58.957283 | controller | Jun 11 10:28:38.724085 crc crio[3650]: time="2026-06-11T10:28:38.723747208Z" 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-11 11:57:58.957300 | controller | Jun 11 10:28:38.739884 crc crio[3650]: time="2026-06-11T10:28:38.739835698Z" level=warning msg="Deleting all containers under sandbox 850471e46d32f5277b86e9692db1754f62ff7b6a77a5279a6248f6e9bb69a471 since it could not be restored"
2026-06-11 11:57:58.957316 | controller | Jun 11 10:28:38.771728 crc crio[3650]: time="2026-06-11T10:28:38.771578816Z" 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-11 11:57:58.957335 | controller | Jun 11 10:28:38.779775 crc crio[3650]: time="2026-06-11T10:28:38.779629512Z" level=warning msg="Deleting all containers under sandbox 3b398edf19198ddc81be81078de4824a97cec2e1108a23a94f74580805811fab since it could not be restored"
2026-06-11 11:57:58.957385 | controller | Jun 11 10:28:38.788855 crc crio[3650]: time="2026-06-11T10:28:38.788637821Z" 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-11 11:57:58.957404 | controller | Jun 11 10:28:38.794592 crc crio[3650]: time="2026-06-11T10:28:38.794500065Z" level=warning msg="Deleting all containers under sandbox ca101b65abcacc688b6db6fe9499e5cc58a69da3e55d5e9e0dbd37efd4357017 since it could not be restored"
2026-06-11 11:57:58.957420 | controller | Jun 11 10:28:38.815774 crc crio[3650]: time="2026-06-11T10:28:38.815388014Z" 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-11 11:57:58.957436 | controller | Jun 11 10:28:38.824191 crc crio[3650]: time="2026-06-11T10:28:38.823940874Z" level=warning msg="Deleting all containers under sandbox 34dab8a60616b7cf01d4e9c425e238f75c5ad085d018feae02e699514bf41b3e since it could not be restored"
2026-06-11 11:57:58.957452 | controller | Jun 11 10:28:38.836435 crc crio[3650]: time="2026-06-11T10:28:38.836298845Z" 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-11 11:57:58.957467 | controller | Jun 11 10:28:38.842599 crc crio[3650]: time="2026-06-11T10:28:38.842504149Z" level=warning msg="Deleting all containers under sandbox 044c75aa04b88e425cfee36b8a2db3c825c7003dbbcf88c6942411327c436ded since it could not be restored"
2026-06-11 11:57:58.957483 | controller | Jun 11 10:28:38.854895 crc crio[3650]: time="2026-06-11T10:28:38.854704087Z" 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-11 11:57:58.957499 | controller | Jun 11 10:28:38.866216 crc crio[3650]: time="2026-06-11T10:28:38.866102623Z" level=warning msg="Deleting all containers under sandbox cd0afe61f4dcc682558e239c4cb64ff7d7005e7aa4cbbb50855521992f51be0f since it could not be restored"
2026-06-11 11:57:58.957515 | controller | Jun 11 10:28:38.875395 crc crio[3650]: time="2026-06-11T10:28:38.8753362Z" 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-11 11:57:58.957531 | controller | Jun 11 10:28:38.879721 crc crio[3650]: time="2026-06-11T10:28:38.879688142Z" level=warning msg="Deleting all containers under sandbox a81533570b925ea6f6bf65ff689b58f63ee17cd1f7b5f92e4652de0cd34bccd5 since it could not be restored"
2026-06-11 11:57:58.957547 | controller | Jun 11 10:28:38.890105 crc crio[3650]: time="2026-06-11T10:28:38.890042029Z" 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-11 11:57:58.957563 | controller | Jun 11 10:28:38.894963 crc crio[3650]: time="2026-06-11T10:28:38.894932876Z" level=warning msg="Deleting all containers under sandbox 34605a8868d5dd6079efc188a3cce49b09c028efd54279b3b2b7c48df8fd5e16 since it could not be restored"
2026-06-11 11:57:58.957585 | controller | Jun 11 10:28:38.906065 crc crio[3650]: time="2026-06-11T10:28:38.906024923Z" 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-11 11:57:58.957601 | controller | Jun 11 10:28:38.915751 crc crio[3650]: time="2026-06-11T10:28:38.915634952Z" level=warning msg="Deleting all containers under sandbox 2a669a230e0afc58260587ab928a151b6752183179007838320ca23d77998240 since it could not be restored"
2026-06-11 11:57:58.957617 | controller | Jun 11 10:28:38.929281 crc crio[3650]: time="2026-06-11T10:28:38.929047784Z" 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-11 11:57:58.957632 | controller | Jun 11 10:28:38.941862 crc crio[3650]: time="2026-06-11T10:28:38.941733117Z" level=warning msg="Deleting all containers under sandbox 2bb8f893c353ca3f958d7610b7e177b91239bc7ad02146c114f0eb690f4c783d since it could not be restored"
2026-06-11 11:57:58.957712 | controller | Jun 11 10:28:38.957543 crc crio[3650]: time="2026-06-11T10:28:38.957358791Z" 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-11 11:57:58.957732 | controller | Jun 11 10:28:38.962849 crc crio[3650]: time="2026-06-11T10:28:38.962672519Z" level=warning msg="Deleting all containers under sandbox 18fee4b4ea4c96ee307aa88a73acb6266b3648c944e27a6179a14fcc5c344911 since it could not be restored"
2026-06-11 11:57:58.957749 | controller | Jun 11 10:28:38.977409 crc crio[3650]: time="2026-06-11T10:28:38.977317726Z" 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-11 11:57:58.957765 | controller | Jun 11 10:28:38.983812 crc crio[3650]: time="2026-06-11T10:28:38.983720735Z" level=warning msg="Deleting all containers under sandbox 25817f64d195aeb9a06049cd2c29b6be89a688364d3f94522e2eb3a0462d038b since it could not be restored"
2026-06-11 11:57:58.957781 | controller | Jun 11 10:28:38.990577 crc crio[3650]: time="2026-06-11T10:28:38.990486161Z" 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-11 11:57:58.957797 | controller | Jun 11 10:28:38.995736 crc crio[3650]: time="2026-06-11T10:28:38.995637375Z" level=warning msg="Deleting all containers under sandbox 21404741c3fd258e80b2394df9e1c6b540de60ebd5dfdda164431e320737c791 since it could not be restored"
2026-06-11 11:57:58.957813 | controller | Jun 11 10:28:39.007078 crc crio[3650]: time="2026-06-11T10:28:39.006921628Z" 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-11 11:57:58.957829 | controller | Jun 11 10:28:39.013421 crc crio[3650]: time="2026-06-11T10:28:39.013318576Z" level=warning msg="Deleting all containers under sandbox b772409aebad8f593523276009413324ceef9893239aaa903bf8e87341af63e5 since it could not be restored"
2026-06-11 11:57:58.957845 | controller | Jun 11 10:28:39.021730 crc crio[3650]: time="2026-06-11T10:28:39.021598116Z" 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-11 11:57:58.957860 | controller | Jun 11 10:28:39.026232 crc crio[3650]: time="2026-06-11T10:28:39.026079561Z" level=warning msg="Deleting all containers under sandbox 6f1db32e9e579db7cf7dab1ab228e7efa8c130d835afbaf76bc51f3cc09c4bdb since it could not be restored"
2026-06-11 11:57:58.957880 | controller | Jun 11 10:28:39.035353 crc crio[3650]: time="2026-06-11T10:28:39.035249155Z" 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-11 11:57:58.957896 | controller | Jun 11 10:28:39.040277 crc crio[3650]: time="2026-06-11T10:28:39.040190703Z" level=warning msg="Deleting all containers under sandbox 2722679ed228c861ba4d42fe944351839b15ae69a368bf9fbe597f9d6a6ddaa0 since it could not be restored"
2026-06-11 11:57:58.957911 | controller | Jun 11 10:28:39.048492 crc crio[3650]: time="2026-06-11T10:28:39.048099952Z" 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-11 11:57:58.957927 | controller | Jun 11 10:28:39.053774 crc crio[3650]: time="2026-06-11T10:28:39.053580916Z" level=warning msg="Deleting all containers under sandbox e222155a1c4fc4565a7da9c88c4bc428dc8a0a17b11d7bae294454bb07604400 since it could not be restored"
2026-06-11 11:57:58.957943 | controller | Jun 11 10:28:39.061748 crc crio[3650]: time="2026-06-11T10:28:39.061629588Z" 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-11 11:57:58.957959 | controller | Jun 11 10:28:39.067709 crc crio[3650]: time="2026-06-11T10:28:39.067471012Z" level=warning msg="Deleting all containers under sandbox 7e6ed0d9b7c9ab8c33dcd92eb7fd9e991ad4f26f2911216520ca0edce8757255 since it could not be restored"
2026-06-11 11:57:58.957975 | controller | Jun 11 10:28:39.075426 crc crio[3650]: time="2026-06-11T10:28:39.075278198Z" 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-11 11:57:58.957990 | controller | Jun 11 10:28:39.078865 crc crio[3650]: time="2026-06-11T10:28:39.078704184Z" level=warning msg="Deleting all containers under sandbox da2adf6cd892779e9e97c725a1a8d45c2cdb5890c09a25ac078e96ef16ce314f since it could not be restored"
2026-06-11 11:57:58.958006 | controller | Jun 11 10:28:39.150006 crc crio[3650]: time="2026-06-11T10:28:39.14981533Z" 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-11 11:57:58.958021 | controller | Jun 11 10:28:39.153702 crc crio[3650]: time="2026-06-11T10:28:39.153614406Z" level=warning msg="Deleting all containers under sandbox 410638bdabddf5fcd1c35e7a74c44e5944cfa3831815455f10afe54ace39c37a since it could not be restored"
2026-06-11 11:57:58.958036 | controller | Jun 11 10:28:39.173325 crc crio[3650]: time="2026-06-11T10:28:39.173058666Z" 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-11 11:57:58.958051 | controller | Jun 11 10:28:39.179858 crc crio[3650]: time="2026-06-11T10:28:39.179729624Z" level=warning msg="Deleting all containers under sandbox 5fa37ff5131c654317df29274d488133bf9d3fc0bbac893fd1adc704cac18f20 since it could not be restored"
2026-06-11 11:57:58.958066 | controller | Jun 11 10:28:39.191870 crc crio[3650]: time="2026-06-11T10:28:39.191731545Z" 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-11 11:57:58.958084 | controller | Jun 11 10:28:39.197345 crc crio[3650]: time="2026-06-11T10:28:39.197106195Z" level=warning msg="Deleting all containers under sandbox df7839e3a7fe9f97d215b350da23429c49ceb57289d871c643f130f5c2ddd4ef since it could not be restored"
2026-06-11 11:57:58.958101 | controller | Jun 11 10:28:39.202994 crc crio[3650]: time="2026-06-11T10:28:39.202944597Z" 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-11 11:57:58.958117 | controller | Jun 11 10:28:39.207035 crc crio[3650]: time="2026-06-11T10:28:39.206978119Z" level=warning msg="Deleting all containers under sandbox 42cbc53167cb884d8df411e7ea16aba8682a4699b61f094c370e2471299c2405 since it could not be restored"
2026-06-11 11:57:58.958132 | controller | Jun 11 10:28:39.215957 crc crio[3650]: time="2026-06-11T10:28:39.215871816Z" 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-11 11:57:58.958148 | controller | Jun 11 10:28:39.220996 crc crio[3650]: time="2026-06-11T10:28:39.220899716Z" level=warning msg="Deleting all containers under sandbox 2906610114c892c992247553738002a45050cbeeafe5029b3a6b35d817dc452a since it could not be restored"
2026-06-11 11:57:58.958163 | controller | Jun 11 10:28:39.233875 crc crio[3650]: time="2026-06-11T10:28:39.233725992Z" 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-11 11:57:58.958178 | controller | Jun 11 10:28:39.237890 crc crio[3650]: time="2026-06-11T10:28:39.237763555Z" level=warning msg="Deleting all containers under sandbox 2ad4e6712288ae4114ef99649d38397a6414bb10a28064a266721a8faa87797b since it could not be restored"
2026-06-11 11:57:58.958193 | controller | Jun 11 10:28:39.245435 crc crio[3650]: time="2026-06-11T10:28:39.245346985Z" 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-11 11:57:58.958209 | controller | Jun 11 10:28:39.249256 crc crio[3650]: time="2026-06-11T10:28:39.24911147Z" level=warning msg="Deleting all containers under sandbox 05bb449ea8d4a6051eb35e811bf87fff5904034ddb31563b966a94feda62d150 since it could not be restored"
2026-06-11 11:57:58.958224 | controller | Jun 11 10:28:39.268856 crc crio[3650]: time="2026-06-11T10:28:39.268615743Z" 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-11 11:57:58.958240 | controller | Jun 11 10:28:39.273066 crc crio[3650]: time="2026-06-11T10:28:39.272994135Z" level=warning msg="Deleting all containers under sandbox 77c7a43aebfa236b2f5dda89f94c365080a6bc71e13aa97182d67accd59f42a2 since it could not be restored"
2026-06-11 11:57:58.958255 | controller | Jun 11 10:28:39.281928 crc crio[3650]: time="2026-06-11T10:28:39.28184691Z" 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-11 11:57:58.958270 | controller | Jun 11 10:28:39.285952 crc crio[3650]: time="2026-06-11T10:28:39.285809831Z" level=warning msg="Deleting all containers under sandbox 716f9b4b423fda207fd050f2cc805a414ecaf503cdd039d9046723715112fc7a since it could not be restored"
2026-06-11 11:57:58.958285 | controller | Jun 11 10:28:39.297318 crc crio[3650]: time="2026-06-11T10:28:39.297060132Z" 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-11 11:57:58.958303 | controller | Jun 11 10:28:39.302924 crc crio[3650]: time="2026-06-11T10:28:39.302849923Z" level=warning msg="Deleting all containers under sandbox cee73eca6bb7492bb52d42bf5c775e8ff855dcead097943420955764786385fc since it could not be restored"
2026-06-11 11:57:58.958319 | controller | Jun 11 10:28:39.315643 crc crio[3650]: time="2026-06-11T10:28:39.315518786Z" 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-11 11:57:58.958334 | controller | Jun 11 10:28:39.320014 crc crio[3650]: time="2026-06-11T10:28:39.319862137Z" level=warning msg="Deleting all containers under sandbox fd391bae970f3b64b4d0651ad727c5e7e11857de509c35f5d95e1825021e4183 since it could not be restored"
2026-06-11 11:57:58.958370 | controller | Jun 11 10:28:39.324924 crc crio[3650]: time="2026-06-11T10:28:39.324836714Z" 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-11 11:57:58.958391 | controller | Jun 11 10:28:39.329320 crc crio[3650]: time="2026-06-11T10:28:39.329220017Z" level=warning msg="Deleting all containers under sandbox d9d2a25c8e17fdfe8249ac2d59a81a5e7e2044dd011c522e21a3181c10ddbd65 since it could not be restored"
2026-06-11 11:57:58.958407 | controller | Jun 11 10:28:39.339101 crc crio[3650]: time="2026-06-11T10:28:39.338971139Z" 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-11 11:57:58.958423 | controller | Jun 11 10:28:39.344299 crc crio[3650]: time="2026-06-11T10:28:39.344108577Z" level=warning msg="Deleting all containers under sandbox 0390d7aadc8a3e6eb344c5e0b8426cde958d22f535ef3e4b6a7ecc87ec7ab007 since it could not be restored"
2026-06-11 11:57:58.958439 | controller | Jun 11 10:28:39.350477 crc crio[3650]: time="2026-06-11T10:28:39.349874392Z" 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-11 11:57:58.958456 | controller | Jun 11 10:28:39.354919 crc crio[3650]: time="2026-06-11T10:28:39.354763984Z" level=warning msg="Deleting all containers under sandbox f68d1f4dd26c55a06c14b0734678ced4491fa0b84ec5bc3808a016fd565574e6 since it could not be restored"
2026-06-11 11:57:58.958472 | controller | Jun 11 10:28:39.400021 crc crio[3650]: time="2026-06-11T10:28:39.399895213Z" 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-11 11:57:58.958487 | controller | Jun 11 10:28:39.405093 crc crio[3650]: time="2026-06-11T10:28:39.405004339Z" level=warning msg="Deleting all containers under sandbox 88d468be9fd1b10ec3aa146a7a933cb4766b9709f66115fc74ae0820c095a45f since it could not be restored"
2026-06-11 11:57:58.958503 | controller | Jun 11 10:28:39.419899 crc crio[3650]: time="2026-06-11T10:28:39.419730393Z" 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-11 11:57:58.958518 | controller | Jun 11 10:28:39.425693 crc crio[3650]: time="2026-06-11T10:28:39.425552411Z" level=warning msg="Deleting all containers under sandbox 4251b0938a7c7926c0d92fda115d0192567b38afd62b1da6d3d76cfd5d20a25f since it could not be restored"
2026-06-11 11:57:58.958534 | controller | Jun 11 10:28:39.455174 crc crio[3650]: time="2026-06-11T10:28:39.454981818Z" 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-11 11:57:58.958553 | controller | Jun 11 10:28:39.461101 crc crio[3650]: time="2026-06-11T10:28:39.460994981Z" level=warning msg="Deleting all containers under sandbox aa31576716b05cdc9e4d264e54c2c41b79aab1b69c8410d864515a3524230ed1 since it could not be restored"
2026-06-11 11:57:58.958569 | controller | Jun 11 10:28:39.469075 crc crio[3650]: time="2026-06-11T10:28:39.468950149Z" 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-11 11:57:58.958584 | controller | Jun 11 10:28:39.475701 crc crio[3650]: time="2026-06-11T10:28:39.475618193Z" level=warning msg="Deleting all containers under sandbox 40c09d5600c463fc9cd78edba9f0f727e1df5d968ded070c29fdcc4571676587 since it could not be restored"
2026-06-11 11:57:58.958600 | controller | Jun 11 10:28:39.481376 crc crio[3650]: time="2026-06-11T10:28:39.481293845Z" 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-11 11:57:58.958615 | controller | Jun 11 10:28:39.485289 crc crio[3650]: time="2026-06-11T10:28:39.485202058Z" level=warning msg="Deleting all containers under sandbox 28ae9e11dbe1d6e9c74da5fe96ab600e043908b4e8f617bfc6f2a1e749a58a8d since it could not be restored"
2026-06-11 11:57:58.958631 | controller | Jun 11 10:28:39.490630 crc crio[3650]: time="2026-06-11T10:28:39.490501209Z" 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-11 11:57:58.958646 | controller | Jun 11 10:28:39.493398 crc crio[3650]: time="2026-06-11T10:28:39.493334641Z" level=warning msg="Deleting all containers under sandbox c007be82b33d8a9981381fb90ba81b7decd46a3a32856131653d22904f819946 since it could not be restored"
2026-06-11 11:57:58.958661 | controller | Jun 11 10:28:39.524542 crc crio[3650]: time="2026-06-11T10:28:39.524433746Z" 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-11 11:57:58.958677 | controller | Jun 11 10:28:39.527621 crc crio[3650]: time="2026-06-11T10:28:39.527546806Z" level=warning msg="Deleting all containers under sandbox 2ac08f16964b2c410806c8a32454b11baadab0ae32ec6ee16db109b5c70d9227 since it could not be restored"
2026-06-11 11:57:58.958693 | controller | Jun 11 10:28:39.532483 crc crio[3650]: time="2026-06-11T10:28:39.532412556Z" 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-11 11:57:58.958708 | controller | Jun 11 10:28:39.535229 crc crio[3650]: time="2026-06-11T10:28:39.535108464Z" level=warning msg="Deleting all containers under sandbox 36b0ac2e570067cac5fa856749f889c89cde326de0eac243b55d634175c59e21 since it could not be restored"
2026-06-11 11:57:58.958724 | controller | Jun 11 10:28:39.541411 crc crio[3650]: time="2026-06-11T10:28:39.541301131Z" 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-11 11:57:58.958739 | controller | Jun 11 10:28:39.544610 crc crio[3650]: time="2026-06-11T10:28:39.544526825Z" level=warning msg="Deleting all containers under sandbox caf0bfcc994327ffce39f65a476266f0028b1730dffd3aee3cea097c9e6941d4 since it could not be restored"
2026-06-11 11:57:58.958757 | controller | Jun 11 10:28:39.554098 crc crio[3650]: time="2026-06-11T10:28:39.553999917Z" 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-11 11:57:58.958773 | controller | Jun 11 10:28:39.556725 crc crio[3650]: time="2026-06-11T10:28:39.556672494Z" level=warning msg="Deleting all containers under sandbox 64c293b20911d06c0a74a43cc241ac2351c0a45b448543e1133e22d8e4b30010 since it could not be restored"
2026-06-11 11:57:58.958789 | controller | Jun 11 10:28:39.567438 crc crio[3650]: time="2026-06-11T10:28:39.567370462Z" 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-11 11:57:58.958850 | controller | Jun 11 10:28:39.571213 crc crio[3650]: time="2026-06-11T10:28:39.571042228Z" level=warning msg="Deleting all containers under sandbox f62ec4c74b2d28d07d15680e61dc47bea0d64f3c10cd0998203816ee1a5e21ae since it could not be restored"
2026-06-11 11:57:58.958871 | controller | Jun 11 10:28:39.583321 crc crio[3650]: time="2026-06-11T10:28:39.583102394Z" 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-11 11:57:58.958887 | controller | Jun 11 10:28:39.589719 crc crio[3650]: time="2026-06-11T10:28:39.589603813Z" level=warning msg="Deleting all containers under sandbox 8c6585b8db86793364698268f6d5287dd5b180895605886d7545253be162b3b7 since it could not be restored"
2026-06-11 11:57:58.958924 | controller | Jun 11 10:28:39.599797 crc crio[3650]: time="2026-06-11T10:28:39.599676861Z" 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-11 11:57:58.958946 | controller | Jun 11 10:28:39.606872 crc crio[3650]: time="2026-06-11T10:28:39.606711015Z" level=warning msg="Deleting all containers under sandbox 4dc0a1f7b702c1c1cceb3e59fb11d1ccca5adc60a822681834a3ffca24387118 since it could not be restored"
2026-06-11 11:57:58.958962 | controller | Jun 11 10:28:39.627196 crc crio[3650]: time="2026-06-11T10:28:39.626938606Z" 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-11 11:57:58.958978 | controller | Jun 11 10:28:39.631466 crc crio[3650]: time="2026-06-11T10:28:39.631337483Z" level=warning msg="Deleting all containers under sandbox 5504c42c3d1ebf7a6885beeba6f007b75ba053fc3f41adab8282e77c371e66d3 since it could not be restored"
2026-06-11 11:57:58.959016 | controller | Jun 11 10:28:39.640617 crc crio[3650]: time="2026-06-11T10:28:39.640472916Z" 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-11 11:57:58.959035 | controller | Jun 11 10:28:39.646212 crc crio[3650]: time="2026-06-11T10:28:39.646036316Z" level=warning msg="Deleting all containers under sandbox 87513315fd0d6459c3e9ff38722c06f45676fd2cd669a0356da2de9c0d9d759d since it could not be restored"
2026-06-11 11:57:58.959050 | controller | Jun 11 10:28:39.655520 crc crio[3650]: time="2026-06-11T10:28:39.655407595Z" 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-11 11:57:58.959066 | controller | Jun 11 10:28:39.659270 crc crio[3650]: time="2026-06-11T10:28:39.659205315Z" level=warning msg="Deleting all containers under sandbox 1a6f453dbe8bac2c3bdbb09d3e238da0475d47dbc239b5adad9041e5590c52d9 since it could not be restored"
2026-06-11 11:57:58.959109 | controller | Jun 11 10:28:39.672743 crc crio[3650]: time="2026-06-11T10:28:39.672633991Z" 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-11 11:57:58.959127 | controller | Jun 11 10:28:39.676017 crc crio[3650]: time="2026-06-11T10:28:39.675909005Z" level=warning msg="Deleting all containers under sandbox 8d059150b9d8ada814e838c2ef04c41dcd9e7f5cc6cd8d6be9fc11344100bd28 since it could not be restored"
2026-06-11 11:57:58.959143 | controller | Jun 11 10:28:39.688225 crc crio[3650]: time="2026-06-11T10:28:39.687501489Z" 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-11 11:57:58.959181 | controller | Jun 11 10:28:39.693329 crc crio[3650]: time="2026-06-11T10:28:39.693258554Z" level=warning msg="Deleting all containers under sandbox cf95c321a021eb9a3ba610455248b4b97c8822803f4d40be10c7b1c223b38946 since it could not be restored"
2026-06-11 11:57:58.959201 | controller | Jun 11 10:28:39.698033 crc crio[3650]: time="2026-06-11T10:28:39.697939319Z" 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-11 11:57:58.959217 | controller | Jun 11 10:28:39.701428 crc crio[3650]: time="2026-06-11T10:28:39.701340637Z" level=warning msg="Deleting all containers under sandbox ac8f65e743463176074b4c0cb4e8c2b3cb849e56ae25be37a16bb9efcd7eb64f since it could not be restored"
2026-06-11 11:57:58.959233 | controller | Jun 11 10:28:39.715558 crc crio[3650]: time="2026-06-11T10:28:39.715392691Z" 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-11 11:57:58.959274 | controller | Jun 11 10:28:39.722065 crc crio[3650]: time="2026-06-11T10:28:39.72192984Z" level=warning msg="Deleting all containers under sandbox ffa16630965ee37fb7ae4617aa9da06a6662aa11df1df8dabfd1ed98d76641ff since it could not be restored"
2026-06-11 11:57:58.959291 | controller | Jun 11 10:28:39.734001 crc crio[3650]: time="2026-06-11T10:28:39.733877454Z" 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-11 11:57:58.959307 | controller | Jun 11 10:28:39.739504 crc crio[3650]: time="2026-06-11T10:28:39.739385921Z" level=warning msg="Deleting all containers under sandbox 5d12a23f28cfdfab8acc2c31b8e590b1cd1c66262a95d0d9e6334df5c9d83730 since it could not be restored"
2026-06-11 11:57:58.959342 | controller | Jun 11 10:28:39.749362 crc crio[3650]: time="2026-06-11T10:28:39.749078191Z" 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-11 11:57:58.959397 | controller | Jun 11 10:28:39.756991 crc crio[3650]: time="2026-06-11T10:28:39.756761643Z" level=warning msg="Deleting all containers under sandbox 13dd75522d1f0664cc279c53dad4d387d2327319de1d97ccf61611a6510ffda1 since it could not be restored"
2026-06-11 11:57:58.959468 | controller | Jun 11 10:28:39.776197 crc crio[3650]: time="2026-06-11T10:28:39.775974484Z" 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-11 11:57:58.959492 | controller | Jun 11 10:28:39.781589 crc crio[3650]: time="2026-06-11T10:28:39.781481394Z" level=warning msg="Deleting all containers under sandbox 1a4e3f601cadcab1698cc4e396c2d86420ae76346b72be0fd3b8879ae0e9e4ce since it could not be restored"
2026-06-11 11:57:58.959509 | controller | Jun 11 10:28:39.822348 crc crio[3650]: time="2026-06-11T10:28:39.821913957Z" 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-11 11:57:58.959549 | controller | Jun 11 10:28:39.826256 crc crio[3650]: time="2026-06-11T10:28:39.826061887Z" level=warning msg="Deleting all containers under sandbox 0a627e5c6308b6ab884fc5085cf4d12b710327538b6da457318523644e6aaa34 since it could not be restored"
2026-06-11 11:57:58.959569 | controller | Jun 11 10:28:39.851009 crc crio[3650]: time="2026-06-11T10:28:39.850768997Z" 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-11 11:57:58.959584 | controller | Jun 11 10:28:39.854832 crc crio[3650]: time="2026-06-11T10:28:39.85467269Z" level=warning msg="Deleting all containers under sandbox 6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9 since it could not be restored"
2026-06-11 11:57:58.959600 | controller | Jun 11 10:28:39.866944 crc crio[3650]: time="2026-06-11T10:28:39.866102058Z" 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-11 11:57:58.959641 | controller | Jun 11 10:28:39.872873 crc crio[3650]: time="2026-06-11T10:28:39.872735679Z" level=warning msg="Deleting all containers under sandbox aa60add6962486c4fb47d83aaf4c6a4c24a0670709ef89751b12f7b79d4c4f8c since it could not be restored"
2026-06-11 11:57:58.959658 | controller | Jun 11 10:28:39.884903 crc crio[3650]: time="2026-06-11T10:28:39.884658123Z" 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-11 11:57:58.959673 | controller | Jun 11 10:28:39.888344 crc crio[3650]: time="2026-06-11T10:28:39.888261947Z" level=warning msg="Deleting all containers under sandbox 9f0a0b85d7741383b49556652c4202e48dd515bc39386ca123ebab03ab835fa7 since it could not be restored"
2026-06-11 11:57:58.959689 | controller | Jun 11 10:28:39.939550 crc crio[3650]: time="2026-06-11T10:28:39.939400688Z" 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-11 11:57:58.959704 | controller | Jun 11 10:28:39.939692 crc crio[3650]: time="2026-06-11T10:28:39.939576853Z" level=info msg="cleanup sandbox network"
2026-06-11 11:57:58.959731 | controller | Jun 11 10:28:39.940027 crc crio[3650]: time="2026-06-11T10:28:39.93983224Z" level=info msg="Successfully cleaned up network for pod 7e6ed0d9b7c9ab8c33dcd92eb7fd9e991ad4f26f2911216520ca0edce8757255"
2026-06-11 11:57:58.959754 | controller | Jun 11 10:28:39.940027 crc crio[3650]: time="2026-06-11T10:28:39.939877441Z" level=info msg="cleanup sandbox network"
2026-06-11 11:57:58.959776 | controller | Jun 11 10:28:39.940027 crc crio[3650]: time="2026-06-11T10:28:39.939894922Z" level=info msg="Successfully cleaned up network for pod 5504c42c3d1ebf7a6885beeba6f007b75ba053fc3f41adab8282e77c371e66d3"
2026-06-11 11:57:58.959793 | controller | Jun 11 10:28:39.940027 crc crio[3650]: time="2026-06-11T10:28:39.939904822Z" level=info msg="cleanup sandbox network"
2026-06-11 11:57:58.959810 | controller | Jun 11 10:28:39.940317 crc crio[3650]: time="2026-06-11T10:28:39.940028386Z" 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-11 11:57:58.959840 | controller | Jun 11 10:28:39.940712 crc crio[3650]: time="2026-06-11T10:28:39.940620263Z" 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:0xc00008c5b8}] Aliases:map[]}"
2026-06-11 11:57:58.959863 | controller | Jun 11 10:28:39.940948 crc crio[3650]: time="2026-06-11T10:28:39.94086235Z" level=info msg="Deleting pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:58.959879 | controller | Jun 11 10:28:39.942657 crc crio[3650]: time="2026-06-11T10:28:39.942507697Z" level=info msg="Registered SIGHUP reload watcher"
2026-06-11 11:57:58.959895 | controller | Jun 11 10:28:39.949313 crc crio[3650]: time="2026-06-11T10:28:39.949100596Z" level=info msg="Starting seccomp notifier watcher"
2026-06-11 11:57:58.959911 | controller | Jun 11 10:28:39.949518 crc crio[3650]: time="2026-06-11T10:28:39.949464757Z" level=info msg="Create NRI interface"
2026-06-11 11:57:58.959927 | controller | Jun 11 10:28:39.949600 crc crio[3650]: time="2026-06-11T10:28:39.94955977Z" level=info msg="Serving metrics on 127.0.0.1:9537 using HTTP"
2026-06-11 11:57:58.959943 | controller | Jun 11 10:28:39.951859 crc crio[3650]: time="2026-06-11T10:28:39.951726753Z" level=info msg="runtime interface created"
2026-06-11 11:57:58.959959 | controller | Jun 11 10:28:39.951859 crc crio[3650]: time="2026-06-11T10:28:39.951853076Z" level=info msg="Registered domain \"k8s.io\" with NRI"
2026-06-11 11:57:58.959975 | controller | Jun 11 10:28:39.952054 crc crio[3650]: time="2026-06-11T10:28:39.951876767Z" level=info msg="runtime interface starting up..."
2026-06-11 11:57:58.959990 | controller | Jun 11 10:28:39.952054 crc crio[3650]: time="2026-06-11T10:28:39.951896808Z" level=info msg="starting plugins..."
2026-06-11 11:57:58.960006 | controller | Jun 11 10:28:39.952501 crc crio[3650]: time="2026-06-11T10:28:39.952270249Z" level=info msg="Synchronizing NRI (plugin) with current runtime state"
2026-06-11 11:57:58.960021 | controller | Jun 11 10:28:39.955627 crc crio[3650]: time="2026-06-11T10:28:39.955501851Z" level=info msg="No systemd watchdog enabled"
2026-06-11 11:57:58.960037 | controller | Jun 11 10:28:39.960563 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).
2026-06-11 11:57:58.960053 | controller | Jun 11 10:28:40.009856 crc crio[3650]: 2026-06-11T10:28:39Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-11 11:57:58.960068 | controller | Jun 11 10:28:40.010615 crc crio[3650]: time="2026-06-11T10:28:40.010513694Z" level=info msg="Successfully cleaned up network for pod 38165b96140e0076a6d060c89dd252472b6263208d068db2a44f1fadfdbe61b1"
2026-06-11 11:57:58.960084 | controller | Jun 11 10:28:40.010615 crc crio[3650]: time="2026-06-11T10:28:40.010600707Z" level=info msg="cleanup sandbox network"
2026-06-11 11:57:58.960099 | controller | Jun 11 10:28:40.010770 crc crio[3650]: time="2026-06-11T10:28:40.010664699Z" 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-11 11:57:58.960119 | controller | Jun 11 10:28:40.011323 crc crio[3650]: time="2026-06-11T10:28:40.011089171Z" 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:0xc00021b450}] Aliases:map[]}"
2026-06-11 11:57:58.960135 | controller | Jun 11 10:28:40.011698 crc crio[3650]: time="2026-06-11T10:28:40.011600766Z" 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-11 11:57:58.960151 | controller | Jun 11 10:28:40.189317 crc crio[3650]: 2026-06-11T10:28:40Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-11 11:57:58.960167 | controller | Jun 11 10:28:40.190570 crc crio[3650]: time="2026-06-11T10:28:40.189501745Z" level=info msg="Successfully cleaned up network for pod 9f0a0b85d7741383b49556652c4202e48dd515bc39386ca123ebab03ab835fa7"
2026-06-11 11:57:58.960183 | controller | Jun 11 10:28:40.190570 crc crio[3650]: time="2026-06-11T10:28:40.189569907Z" level=info msg="cleanup sandbox network"
2026-06-11 11:57:58.960199 | controller | Jun 11 10:28:40.190570 crc crio[3650]: time="2026-06-11T10:28:40.189602838Z" level=info msg="Successfully cleaned up network for pod 1a4e3f601cadcab1698cc4e396c2d86420ae76346b72be0fd3b8879ae0e9e4ce"
2026-06-11 11:57:58.960214 | controller | Jun 11 10:28:40.190570 crc crio[3650]: time="2026-06-11T10:28:40.189619579Z" level=info msg="cleanup sandbox network"
2026-06-11 11:57:58.960229 | controller | Jun 11 10:28:40.190570 crc crio[3650]: time="2026-06-11T10:28:40.189640289Z" level=info msg="Successfully cleaned up network for pod 36b0ac2e570067cac5fa856749f889c89cde326de0eac243b55d634175c59e21"
2026-06-11 11:57:58.960245 | controller | Jun 11 10:28:40.190570 crc crio[3650]: time="2026-06-11T10:28:40.18966239Z" level=info msg="cleanup sandbox network"
2026-06-11 11:57:58.960261 | controller | Jun 11 10:28:40.190570 crc crio[3650]: time="2026-06-11T10:28:40.189722292Z" 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-11 11:57:58.960277 | controller | Jun 11 10:28:40.190570 crc crio[3650]: time="2026-06-11T10:28:40.190386731Z" 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:0xc000622018}] Aliases:map[]}"
2026-06-11 11:57:58.960293 | controller | Jun 11 10:28:40.190977 crc crio[3650]: time="2026-06-11T10:28:40.19070435Z" level=info msg="Deleting pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:58.960308 | controller | Jun 11 10:28:40.209436 crc crio[3650]: 2026-06-11T10:28:40Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-11 11:57:58.960323 | controller | Jun 11 10:28:40.209615 crc crio[3650]: time="2026-06-11T10:28:40.20949081Z" level=info msg="Successfully cleaned up network for pod 05bb449ea8d4a6051eb35e811bf87fff5904034ddb31563b966a94feda62d150"
2026-06-11 11:57:58.960366 | controller | Jun 11 10:28:40.209615 crc crio[3650]: time="2026-06-11T10:28:40.20952328Z" level=info msg="cleanup sandbox network"
2026-06-11 11:57:58.960390 | controller | Jun 11 10:28:40.209615 crc crio[3650]: time="2026-06-11T10:28:40.209558231Z" 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-11 11:57:58.960408 | controller | Jun 11 10:28:40.209800 crc crio[3650]: time="2026-06-11T10:28:40.209741367Z" 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:0xc00021b4e0}] Aliases:map[]}"
2026-06-11 11:57:58.960425 | controller | Jun 11 10:28:40.209988 crc crio[3650]: time="2026-06-11T10:28:40.209937513Z" 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-11 11:57:58.960441 | controller | Jun 11 10:28:40.331229 crc crio[3650]: 2026-06-11T10:28:40Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-11 11:57:58.960456 | controller | Jun 11 10:28:40.331565 crc crio[3650]: time="2026-06-11T10:28:40.331499931Z" level=info msg="Successfully cleaned up network for pod 42cbc53167cb884d8df411e7ea16aba8682a4699b61f094c370e2471299c2405"
2026-06-11 11:57:58.960471 | controller | Jun 11 10:28:40.331565 crc crio[3650]: time="2026-06-11T10:28:40.331553643Z" level=info msg="cleanup sandbox network"
2026-06-11 11:57:58.960487 | controller | Jun 11 10:28:40.331647 crc crio[3650]: time="2026-06-11T10:28:40.331589824Z" 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-11 11:57:58.960502 | controller | Jun 11 10:28:40.332326 crc crio[3650]: time="2026-06-11T10:28:40.33180889Z" 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:0xc00021b570}] Aliases:map[]}"
2026-06-11 11:57:58.960518 | controller | Jun 11 10:28:40.332474 crc crio[3650]: time="2026-06-11T10:28:40.332421528Z" level=info msg="Deleting pod openshift-console-operator_console-operator-67c89758df-4jf4f from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:58.960533 | controller | Jun 11 10:28:40.481644 crc crio[3650]: 2026-06-11T10:28:40Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-11 11:57:58.960548 | controller | Jun 11 10:28:40.481861 crc crio[3650]: time="2026-06-11T10:28:40.481702383Z" level=info msg="Successfully cleaned up network for pod 5fa37ff5131c654317df29274d488133bf9d3fc0bbac893fd1adc704cac18f20"
2026-06-11 11:57:58.960567 | controller | Jun 11 10:28:40.481861 crc crio[3650]: time="2026-06-11T10:28:40.481749144Z" level=info msg="cleanup sandbox network"
2026-06-11 11:57:58.960583 | controller | Jun 11 10:28:40.482027 crc crio[3650]: time="2026-06-11T10:28:40.481865278Z" 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-11 11:57:58.960599 | controller | Jun 11 10:28:40.482437 crc crio[3650]: time="2026-06-11T10:28:40.482344752Z" 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:0xc00021b600}] Aliases:map[]}"
2026-06-11 11:57:58.960615 | controller | Jun 11 10:28:40.482677 crc crio[3650]: time="2026-06-11T10:28:40.482607729Z" level=info msg="Deleting pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:58.960631 | controller | Jun 11 10:28:40.504421 crc crio[3650]: 2026-06-11T10:28:40Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-11 11:57:58.960647 | controller | Jun 11 10:28:40.504631 crc crio[3650]: time="2026-06-11T10:28:40.50451026Z" level=info msg="Successfully cleaned up network for pod 64c293b20911d06c0a74a43cc241ac2351c0a45b448543e1133e22d8e4b30010"
2026-06-11 11:57:58.960662 | controller | Jun 11 10:28:40.504631 crc crio[3650]: time="2026-06-11T10:28:40.504546741Z" level=info msg="cleanup sandbox network"
2026-06-11 11:57:58.960678 | controller | Jun 11 10:28:40.504631 crc crio[3650]: time="2026-06-11T10:28:40.504584512Z" 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-11 11:57:58.960694 | controller | Jun 11 10:28:40.504970 crc crio[3650]: time="2026-06-11T10:28:40.50487192Z" 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:0xc0006220d0}] Aliases:map[]}"
2026-06-11 11:57:58.960711 | controller | Jun 11 10:28:40.505306 crc crio[3650]: time="2026-06-11T10:28:40.505099067Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-l27pk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:58.960727 | controller | Jun 11 10:28:40.743469 crc crio[3650]: 2026-06-11T10:28:40Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-11 11:57:58.960742 | controller | Jun 11 10:28:40.743660 crc crio[3650]: time="2026-06-11T10:28:40.743479407Z" level=info msg="Successfully cleaned up network for pod a1ec76a456ee5385866457eedabe1015f1dd152e348fe1bc374c717f36f55be7"
2026-06-11 11:57:58.960757 | controller | Jun 11 10:28:40.743660 crc crio[3650]: time="2026-06-11T10:28:40.743513648Z" level=info msg="cleanup sandbox network"
2026-06-11 11:57:58.960776 | controller | Jun 11 10:28:40.743660 crc crio[3650]: time="2026-06-11T10:28:40.743551139Z" 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-11 11:57:58.960792 | controller | Jun 11 10:28:40.743848 crc crio[3650]: time="2026-06-11T10:28:40.743746245Z" 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:0xc00008c690}] Aliases:map[]}"
2026-06-11 11:57:58.960808 | controller | Jun 11 10:28:40.743948 crc crio[3650]: time="2026-06-11T10:28:40.743908839Z" level=info msg="Deleting pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:58.960824 | controller | Jun 11 10:28:40.836237 crc crio[3650]: 2026-06-11T10:28:40Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-11 11:57:58.960839 | controller | Jun 11 10:28:40.836439 crc crio[3650]: time="2026-06-11T10:28:40.836332978Z" level=info msg="Successfully cleaned up network for pod 6388b28b2c8f23494d8172acdbe0c2c15336b1bc90da0e9a409e30b24cb20fd5"
2026-06-11 11:57:58.960854 | controller | Jun 11 10:28:40.836439 crc crio[3650]: time="2026-06-11T10:28:40.836374759Z" level=info msg="cleanup sandbox network"
2026-06-11 11:57:58.960870 | controller | Jun 11 10:28:40.836439 crc crio[3650]: time="2026-06-11T10:28:40.83641579Z" 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-11 11:57:58.960886 | controller | Jun 11 10:28:40.836602 crc crio[3650]: time="2026-06-11T10:28:40.836556515Z" 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:0xc001082018}] Aliases:map[]}"
2026-06-11 11:57:58.960902 | controller | Jun 11 10:28:40.836696 crc crio[3650]: time="2026-06-11T10:28:40.836657217Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 11:57:58.960918 | controller | Jun 11 10:28:40.836696 crc crio[3650]: time="2026-06-11T10:28:40.836691078Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 11:57:58.960934 | controller | Jun 11 10:28:40.836814 crc crio[3650]: time="2026-06-11T10:28:40.836708899Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29632800-ls5hs from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:58.960949 | controller | Jun 11 10:28:41.069371 crc crio[3650]: 2026-06-11T10:28:40Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-11 11:57:58.960968 | controller | Jun 11 10:28:41.069371 crc crio[3650]: time="2026-06-11T10:28:41.069058545Z" level=info msg="Successfully cleaned up network for pod 25817f64d195aeb9a06049cd2c29b6be89a688364d3f94522e2eb3a0462d038b"
2026-06-11 11:57:58.960984 | controller | Jun 11 10:28:41.069371 crc crio[3650]: time="2026-06-11T10:28:41.069107377Z" level=info msg="cleanup sandbox network"
2026-06-11 11:57:58.961000 | controller | Jun 11 10:28:41.069371 crc crio[3650]: time="2026-06-11T10:28:41.069373895Z" 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-11 11:57:58.961016 | controller | Jun 11 10:28:41.070341 crc crio[3650]: time="2026-06-11T10:28:41.06991469Z" 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:0xc001082080}] Aliases:map[]}"
2026-06-11 11:57:58.961032 | controller | Jun 11 10:28:41.070541 crc crio[3650]: time="2026-06-11T10:28:41.070330112Z" 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-11 11:57:58.961048 | controller | Jun 11 10:28:41.163700 crc crio[3650]: 2026-06-11T10:28:41Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-11 11:57:58.961063 | controller | Jun 11 10:28:41.164049 crc crio[3650]: time="2026-06-11T10:28:41.163933737Z" level=info msg="Successfully cleaned up network for pod f62ec4c74b2d28d07d15680e61dc47bea0d64f3c10cd0998203816ee1a5e21ae"
2026-06-11 11:57:58.961079 | controller | Jun 11 10:28:41.164107 crc crio[3650]: time="2026-06-11T10:28:41.16405206Z" level=info msg="cleanup sandbox network"
2026-06-11 11:57:58.961095 | controller | Jun 11 10:28:41.164107 crc crio[3650]: time="2026-06-11T10:28:41.164089391Z" level=info msg="Successfully cleaned up network for pod 2ac08f16964b2c410806c8a32454b11baadab0ae32ec6ee16db109b5c70d9227"
2026-06-11 11:57:58.961111 | controller | Jun 11 10:28:41.164284 crc crio[3650]: time="2026-06-11T10:28:41.164218844Z" level=info msg="cleanup sandbox network"
2026-06-11 11:57:58.961127 | controller | Jun 11 10:28:41.164396 crc crio[3650]: time="2026-06-11T10:28:41.164294707Z" 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-11 11:57:58.961144 | controller | Jun 11 10:28:41.164921 crc crio[3650]: time="2026-06-11T10:28:41.16474494Z" 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:0xc001082110}] Aliases:map[]}"
2026-06-11 11:57:58.961160 | controller | Jun 11 10:28:41.165562 crc crio[3650]: time="2026-06-11T10:28:41.165457451Z" level=info msg="Deleting pod openshift-multus_network-metrics-daemon-n2bqt from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:58.961176 | controller | Jun 11 10:28:41.225675 crc crio[3650]: 2026-06-11T10:28:41Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-11 11:57:58.961197 | controller | Jun 11 10:28:41.227709 crc crio[3650]: time="2026-06-11T10:28:41.225699273Z" level=info msg="Successfully cleaned up network for pod 716f9b4b423fda207fd050f2cc805a414ecaf503cdd039d9046723715112fc7a"
2026-06-11 11:57:58.961213 | controller | Jun 11 10:28:41.227709 crc crio[3650]: time="2026-06-11T10:28:41.225730274Z" level=info msg="cleanup sandbox network"
2026-06-11 11:57:58.961229 | controller | Jun 11 10:28:41.227709 crc crio[3650]: time="2026-06-11T10:28:41.225760425Z" 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-11 11:57:58.961245 | controller | Jun 11 10:28:41.227709 crc crio[3650]: time="2026-06-11T10:28:41.226010162Z" 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:0xc0010821a0}] Aliases:map[]}"
2026-06-11 11:57:58.961261 | controller | Jun 11 10:28:41.227709 crc crio[3650]: time="2026-06-11T10:28:41.226228379Z" level=info msg="Deleting pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:58.961277 | controller | Jun 11 10:28:41.347917 crc crio[3650]: 2026-06-11T10:28:41Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-11 11:57:58.961293 | controller | Jun 11 10:28:41.348262 crc crio[3650]: time="2026-06-11T10:28:41.347927602Z" level=info msg="Successfully cleaned up network for pod 2ad4e6712288ae4114ef99649d38397a6414bb10a28064a266721a8faa87797b"
2026-06-11 11:57:58.961309 | controller | Jun 11 10:28:41.348262 crc crio[3650]: time="2026-06-11T10:28:41.347988333Z" level=info msg="cleanup sandbox network"
2026-06-11 11:57:58.961325 | controller | Jun 11 10:28:41.348262 crc crio[3650]: time="2026-06-11T10:28:41.348014684Z" level=info msg="Successfully cleaned up network for pod 39b7866f65a026a9785951e874d79b2a65586cc09117692bad73d8da76814de6"
2026-06-11 11:57:58.961341 | controller | Jun 11 10:28:41.348262 crc crio[3650]: time="2026-06-11T10:28:41.348029915Z" level=info msg="cleanup sandbox network"
2026-06-11 11:57:58.961378 | controller | Jun 11 10:28:41.348262 crc crio[3650]: time="2026-06-11T10:28:41.348083206Z" 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-11 11:57:58.961396 | controller | Jun 11 10:28:41.348610 crc crio[3650]: time="2026-06-11T10:28:41.348577601Z" 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:0xc000622178}] Aliases:map[]}"
2026-06-11 11:57:58.961416 | controller | Jun 11 10:28:41.349072 crc crio[3650]: time="2026-06-11T10:28:41.34890329Z" 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-11 11:57:58.961433 | controller | Jun 11 10:28:41.560612 crc crio[3650]: 2026-06-11T10:28:41Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-11 11:57:58.961448 | controller | Jun 11 10:28:41.561618 crc crio[3650]: time="2026-06-11T10:28:41.561516827Z" level=info msg="Successfully cleaned up network for pod b3fb04fc606fe54422d5489bd8fc2b18438bf32c094e6d5499989b1c4680081d"
2026-06-11 11:57:58.961464 | controller | Jun 11 10:28:41.561618 crc crio[3650]: time="2026-06-11T10:28:41.5615934Z" level=info msg="cleanup sandbox network"
2026-06-11 11:57:58.961479 | controller | Jun 11 10:28:41.561737 crc crio[3650]: time="2026-06-11T10:28:41.561641701Z" 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-11 11:57:58.961496 | controller | Jun 11 10:28:41.561978 crc crio[3650]: time="2026-06-11T10:28:41.561914539Z" 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:0xc00021b6c0}] Aliases:map[]}"
2026-06-11 11:57:58.961512 | controller | Jun 11 10:28:41.562201 crc crio[3650]: time="2026-06-11T10:28:41.562098704Z" 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-11 11:57:58.961528 | controller | Jun 11 10:28:41.648350 crc crio[3650]: 2026-06-11T10:28:41Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-11 11:57:58.961543 | controller | Jun 11 10:28:41.648812 crc crio[3650]: time="2026-06-11T10:28:41.648670696Z" level=info msg="Successfully cleaned up network for pod 6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9"
2026-06-11 11:57:58.961558 | controller | Jun 11 10:28:41.648812 crc crio[3650]: time="2026-06-11T10:28:41.64880892Z" level=info msg="cleanup sandbox network"
2026-06-11 11:57:58.961573 | controller | Jun 11 10:28:41.648903 crc crio[3650]: time="2026-06-11T10:28:41.648865341Z" 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-11 11:57:58.961589 | controller | Jun 11 10:28:41.649268 crc crio[3650]: time="2026-06-11T10:28:41.649182281Z" 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:0xc0013841b8}] Aliases:map[]}"
2026-06-11 11:57:58.961605 | controller | Jun 11 10:28:41.649432 crc crio[3650]: time="2026-06-11T10:28:41.649371816Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-ntdwx from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:58.961624 | controller | Jun 11 10:28:41.669379 crc crio[3650]: 2026-06-11T10:28:41Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-11 11:57:58.961640 | controller | Jun 11 10:28:41.669703 crc crio[3650]: time="2026-06-11T10:28:41.669581768Z" level=info msg="Successfully cleaned up network for pod 8d059150b9d8ada814e838c2ef04c41dcd9e7f5cc6cd8d6be9fc11344100bd28"
2026-06-11 11:57:58.961655 | controller | Jun 11 10:28:41.669703 crc crio[3650]: time="2026-06-11T10:28:41.669689221Z" level=info msg="cleanup sandbox network"
2026-06-11 11:57:58.961671 | controller | Jun 11 10:28:41.669994 crc crio[3650]: time="2026-06-11T10:28:41.669743453Z" 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-11 11:57:58.961687 | controller | Jun 11 10:28:41.670470 crc crio[3650]: time="2026-06-11T10:28:41.67034022Z" 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:0xc001082238}] Aliases:map[]}"
2026-06-11 11:57:58.961703 | controller | Jun 11 10:28:41.670747 crc crio[3650]: time="2026-06-11T10:28:41.670649969Z" level=info msg="Deleting pod hostpath-provisioner_csi-hostpathplugin-mpq2f from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:58.961719 | controller | Jun 11 10:28:41.696657 crc crio[3650]: 2026-06-11T10:28:41Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-11 11:57:58.961734 | controller | Jun 11 10:28:41.696889 crc crio[3650]: time="2026-06-11T10:28:41.696743769Z" level=info msg="Successfully cleaned up network for pod f68d1f4dd26c55a06c14b0734678ced4491fa0b84ec5bc3808a016fd565574e6"
2026-06-11 11:57:58.961750 | controller | Jun 11 10:28:41.696889 crc crio[3650]: time="2026-06-11T10:28:41.696808131Z" level=info msg="cleanup sandbox network"
2026-06-11 11:57:58.961765 | controller | Jun 11 10:28:41.696889 crc crio[3650]: time="2026-06-11T10:28:41.696850482Z" 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-11 11:57:58.961781 | controller | Jun 11 10:28:41.697183 crc crio[3650]: time="2026-06-11T10:28:41.697060848Z" 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:0xc00021b760}] Aliases:map[]}"
2026-06-11 11:57:58.961796 | controller | Jun 11 10:28:41.697366 crc crio[3650]: time="2026-06-11T10:28:41.697298375Z" level=info msg="Deleting pod openshift-network-diagnostics_network-check-target-fhkjl from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:58.961815 | controller | Jun 11 10:28:41.776427 crc crio[3650]: 2026-06-11T10:28:41Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-11 11:57:58.961830 | controller | Jun 11 10:28:41.776670 crc crio[3650]: time="2026-06-11T10:28:41.776510105Z" level=info msg="Successfully cleaned up network for pod 0390d7aadc8a3e6eb344c5e0b8426cde958d22f535ef3e4b6a7ecc87ec7ab007"
2026-06-11 11:57:58.961846 | controller | Jun 11 10:28:41.776670 crc crio[3650]: time="2026-06-11T10:28:41.776541376Z" level=info msg="cleanup sandbox network"
2026-06-11 11:57:58.961898 | controller | Jun 11 10:28:41.776670 crc crio[3650]: time="2026-06-11T10:28:41.776575797Z" 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-11 11:57:58.961918 | controller | Jun 11 10:28:41.776947 crc crio[3650]: time="2026-06-11T10:28:41.776763132Z" 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:0xc0010822c8}] Aliases:map[]}"
2026-06-11 11:57:58.961937 | controller | Jun 11 10:28:41.777020 crc crio[3650]: time="2026-06-11T10:28:41.776965128Z" 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-11 11:57:58.961953 | controller | Jun 11 10:28:41.799549 crc crio[3650]: 2026-06-11T10:28:41Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-11 11:57:58.961969 | controller | Jun 11 10:28:41.799771 crc crio[3650]: time="2026-06-11T10:28:41.799700362Z" level=info msg="Successfully cleaned up network for pod 8c6585b8db86793364698268f6d5287dd5b180895605886d7545253be162b3b7"
2026-06-11 11:57:58.961984 | controller | Jun 11 10:28:41.799771 crc crio[3650]: time="2026-06-11T10:28:41.799750063Z" level=info msg="cleanup sandbox network"
2026-06-11 11:57:58.962000 | controller | Jun 11 10:28:41.799967 crc crio[3650]: time="2026-06-11T10:28:41.799879157Z" 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-11 11:57:58.962016 | controller | Jun 11 10:28:41.800403 crc crio[3650]: time="2026-06-11T10:28:41.80030257Z" 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:0xc001384250}] Aliases:map[]}"
2026-06-11 11:57:58.962033 | controller | Jun 11 10:28:41.800507 crc crio[3650]: time="2026-06-11T10:28:41.800484025Z" level=info msg="Deleting pod openshift-console_downloads-747b44746d-4pqvr from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:58.962049 | controller | Jun 11 10:28:41.836223 crc crio[3650]: 2026-06-11T10:28:41Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-11 11:57:58.962068 | controller | Jun 11 10:28:41.836406 crc crio[3650]: time="2026-06-11T10:28:41.836283655Z" level=info msg="Successfully cleaned up network for pod cee73eca6bb7492bb52d42bf5c775e8ff855dcead097943420955764786385fc"
2026-06-11 11:57:58.962085 | controller | Jun 11 10:28:41.836406 crc crio[3650]: time="2026-06-11T10:28:41.836315946Z" level=info msg="cleanup sandbox network"
2026-06-11 11:57:58.962100 | controller | Jun 11 10:28:41.836406 crc crio[3650]: time="2026-06-11T10:28:41.836350387Z" 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-11 11:57:58.962117 | controller | Jun 11 10:28:41.836583 crc crio[3650]: time="2026-06-11T10:28:41.83647109Z" 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:0xc000622270}] Aliases:map[]}"
2026-06-11 11:57:58.962136 | controller | Jun 11 10:28:41.836583 crc crio[3650]: time="2026-06-11T10:28:41.836527912Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 11:57:58.962154 | controller | Jun 11 10:28:41.836583 crc crio[3650]: time="2026-06-11T10:28:41.836541052Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 11:57:58.962169 | controller | Jun 11 10:28:41.836583 crc crio[3650]: time="2026-06-11T10:28:41.836551773Z" level=info msg="Deleting pod openshift-kube-apiserver_installer-12-crc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:58.962185 | controller | Jun 11 10:28:41.854355 crc crio[3650]: 2026-06-11T10:28:41Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-11 11:57:58.962200 | controller | Jun 11 10:28:41.854355 crc crio[3650]: time="2026-06-11T10:28:41.854247832Z" level=info msg="Successfully cleaned up network for pod 3b398edf19198ddc81be81078de4824a97cec2e1108a23a94f74580805811fab"
2026-06-11 11:57:58.962215 | controller | Jun 11 10:28:41.854355 crc crio[3650]: time="2026-06-11T10:28:41.854269713Z" level=info msg="cleanup sandbox network"
2026-06-11 11:57:58.962231 | controller | Jun 11 10:28:41.854355 crc crio[3650]: time="2026-06-11T10:28:41.854297724Z" 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-11 11:57:58.962247 | controller | Jun 11 10:28:41.854711 crc crio[3650]: time="2026-06-11T10:28:41.854440168Z" 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:0xc00021b8f8}] Aliases:map[]}"
2026-06-11 11:57:58.962263 | controller | Jun 11 10:28:41.854711 crc crio[3650]: time="2026-06-11T10:28:41.854557761Z" level=info msg="Deleting pod openshift-apiserver_apiserver-9ddfb9f55-k47zv from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:58.962282 | controller | Jun 11 10:28:41.875874 crc crio[3650]: 2026-06-11T10:28:41Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-11 11:57:58.962298 | controller | Jun 11 10:28:41.876046 crc crio[3650]: time="2026-06-11T10:28:41.875943716Z" level=info msg="Successfully cleaned up network for pod 38107617a56be24a3c4df55a1260c58edb4a789423b3d5f4c1941bd57e4bbb71"
2026-06-11 11:57:58.962314 | controller | Jun 11 10:28:41.876046 crc crio[3650]: time="2026-06-11T10:28:41.875973347Z" level=info msg="cleanup sandbox network"
2026-06-11 11:57:58.962330 | controller | Jun 11 10:28:41.876046 crc crio[3650]: time="2026-06-11T10:28:41.875985497Z" level=info msg="Successfully cleaned up network for pod 3234aedde795ea669264e61b92a4110e67549062eab489f074d78b555b724ec0"
2026-06-11 11:57:58.962360 | controller | Jun 11 10:28:41.876046 crc crio[3650]: time="2026-06-11T10:28:41.875993318Z" level=info msg="cleanup sandbox network"
2026-06-11 11:57:58.962382 | controller | Jun 11 10:28:41.876046 crc crio[3650]: time="2026-06-11T10:28:41.876001728Z" level=info msg="Successfully cleaned up network for pod f6dab756a5f81da6b1648d44137e45cc60b6c69fca2c6887870ecbde15f13852"
2026-06-11 11:57:58.962399 | controller | Jun 11 10:28:41.876046 crc crio[3650]: time="2026-06-11T10:28:41.876008818Z" level=info msg="cleanup sandbox network"
2026-06-11 11:57:58.962415 | controller | Jun 11 10:28:41.876046 crc crio[3650]: time="2026-06-11T10:28:41.876037849Z" 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-11 11:57:58.962432 | controller | Jun 11 10:28:41.876652 crc crio[3650]: time="2026-06-11T10:28:41.876270416Z" 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:0xc0006222d8}] Aliases:map[]}"
2026-06-11 11:57:58.962449 | controller | Jun 11 10:28:41.876652 crc crio[3650]: time="2026-06-11T10:28:41.876384949Z" 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-11 11:57:58.962464 | controller | Jun 11 10:28:41.897609 crc crio[3650]: 2026-06-11T10:28:41Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-11 11:57:58.962480 | controller | Jun 11 10:28:41.897768 crc crio[3650]: time="2026-06-11T10:28:41.897695122Z" level=info msg="Successfully cleaned up network for pod aa60add6962486c4fb47d83aaf4c6a4c24a0670709ef89751b12f7b79d4c4f8c"
2026-06-11 11:57:58.962496 | controller | Jun 11 10:28:41.897768 crc crio[3650]: time="2026-06-11T10:28:41.897753464Z" level=info msg="cleanup sandbox network"
2026-06-11 11:57:58.962511 | controller | Jun 11 10:28:41.897869 crc crio[3650]: time="2026-06-11T10:28:41.897822336Z" 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-11 11:57:58.962531 | controller | Jun 11 10:28:41.898072 crc crio[3650]: time="2026-06-11T10:28:41.898004451Z" 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:0xc001384300}] Aliases:map[]}"
2026-06-11 11:57:58.962548 | controller | Jun 11 10:28:41.898270 crc crio[3650]: time="2026-06-11T10:28:41.898215667Z" level=info msg="Deleting pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:58.962564 | controller | Jun 11 10:28:41.935363 crc crio[3650]: 2026-06-11T10:28:41Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-11 11:57:58.962580 | controller | Jun 11 10:28:41.935558 crc crio[3650]: time="2026-06-11T10:28:41.935488203Z" level=info msg="Successfully cleaned up network for pod 77c7a43aebfa236b2f5dda89f94c365080a6bc71e13aa97182d67accd59f42a2"
2026-06-11 11:57:58.962595 | controller | Jun 11 10:28:41.935558 crc crio[3650]: time="2026-06-11T10:28:41.935545315Z" level=info msg="cleanup sandbox network"
2026-06-11 11:57:58.962611 | controller | Jun 11 10:28:41.935649 crc crio[3650]: time="2026-06-11T10:28:41.935594546Z" 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-11 11:57:58.962627 | controller | Jun 11 10:28:41.936398 crc crio[3650]: time="2026-06-11T10:28:41.936310785Z" 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:0xc0017aa010}] Aliases:map[]}"
2026-06-11 11:57:58.962643 | controller | Jun 11 10:28:41.937870 crc crio[3650]: time="2026-06-11T10:28:41.937711054Z" 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-11 11:57:58.962658 | controller | Jun 11 10:28:42.111391 crc crio[3650]: 2026-06-11T10:28:42Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-11 11:57:58.962674 | controller | Jun 11 10:28:42.111391 crc crio[3650]: time="2026-06-11T10:28:42.110610292Z" level=info msg="Successfully cleaned up network for pod ec5a93cdc49312f5503e75704e281effbdefdd7427b8ccb6f397b0a59fe3fcda"
2026-06-11 11:57:58.962689 | controller | Jun 11 10:28:42.111391 crc crio[3650]: time="2026-06-11T10:28:42.110657313Z" level=info msg="cleanup sandbox network"
2026-06-11 11:57:58.962705 | controller | Jun 11 10:28:42.111391 crc crio[3650]: time="2026-06-11T10:28:42.110704285Z" 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-11 11:57:58.962721 | controller | Jun 11 10:28:42.111391 crc crio[3650]: time="2026-06-11T10:28:42.110958152Z" 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:0xc001384378}] Aliases:map[]}"
2026-06-11 11:57:58.962741 | controller | Jun 11 10:28:42.111391 crc crio[3650]: time="2026-06-11T10:28:42.111110267Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-x5vn9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:58.962757 | controller | Jun 11 10:28:42.290931 crc crio[3650]: 2026-06-11T10:28:42Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-11 11:57:58.962772 | controller | Jun 11 10:28:42.290931 crc crio[3650]: time="2026-06-11T10:28:42.272533249Z" level=info msg="Successfully cleaned up network for pod 13dd75522d1f0664cc279c53dad4d387d2327319de1d97ccf61611a6510ffda1"
2026-06-11 11:57:58.962788 | controller | Jun 11 10:28:42.290931 crc crio[3650]: time="2026-06-11T10:28:42.27257936Z" level=info msg="cleanup sandbox network"
2026-06-11 11:57:58.962803 | controller | Jun 11 10:28:42.290931 crc crio[3650]: time="2026-06-11T10:28:42.273064104Z" 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-11 11:57:58.962819 | controller | Jun 11 10:28:42.290931 crc crio[3650]: time="2026-06-11T10:28:42.273347583Z" 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:0xc000188180}] Aliases:map[]}"
2026-06-11 11:57:58.962835 | controller | Jun 11 10:28:42.290931 crc crio[3650]: time="2026-06-11T10:28:42.273405044Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 11:57:58.962850 | controller | Jun 11 10:28:42.290931 crc crio[3650]: time="2026-06-11T10:28:42.273416795Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 11:57:58.962865 | controller | Jun 11 10:28:42.290931 crc crio[3650]: time="2026-06-11T10:28:42.273431585Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29632815-n4njh from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:58.962881 | controller | Jun 11 10:28:42.435303 crc crio[3650]: 2026-06-11T10:28:42Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-11 11:57:58.962896 | controller | Jun 11 10:28:42.435536 crc crio[3650]: time="2026-06-11T10:28:42.435385416Z" level=info msg="Successfully cleaned up network for pod ffa16630965ee37fb7ae4617aa9da06a6662aa11df1df8dabfd1ed98d76641ff"
2026-06-11 11:57:58.962911 | controller | Jun 11 10:28:42.435536 crc crio[3650]: time="2026-06-11T10:28:42.435442308Z" level=info msg="cleanup sandbox network"
2026-06-11 11:57:58.962926 | controller | Jun 11 10:28:42.435536 crc crio[3650]: time="2026-06-11T10:28:42.43551262Z" 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-11 11:57:58.962945 | controller | Jun 11 10:28:42.436041 crc crio[3650]: time="2026-06-11T10:28:42.435741856Z" 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:0xc001082498}] Aliases:map[]}"
2026-06-11 11:57:58.962961 | controller | Jun 11 10:28:42.436041 crc crio[3650]: time="2026-06-11T10:28:42.435971563Z" level=info msg="Deleting pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:58.962977 | controller | Jun 11 10:28:42.699350 crc crio[3650]: 2026-06-11T10:28:42Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-11 11:57:58.962993 | controller | Jun 11 10:28:42.699548 crc crio[3650]: time="2026-06-11T10:28:42.699480606Z" level=info msg="Successfully cleaned up network for pod caf0bfcc994327ffce39f65a476266f0028b1730dffd3aee3cea097c9e6941d4"
2026-06-11 11:57:58.963008 | controller | Jun 11 10:28:42.699548 crc crio[3650]: time="2026-06-11T10:28:42.699520898Z" level=info msg="cleanup sandbox network"
2026-06-11 11:57:58.963023 | controller | Jun 11 10:28:42.699548 crc crio[3650]: time="2026-06-11T10:28:42.699539718Z" level=info msg="Successfully cleaned up network for pod fd391bae970f3b64b4d0651ad727c5e7e11857de509c35f5d95e1825021e4183"
2026-06-11 11:57:58.963038 | controller | Jun 11 10:28:42.699548 crc crio[3650]: time="2026-06-11T10:28:42.699550118Z" level=info msg="cleanup sandbox network"
2026-06-11 11:57:58.963054 | controller | Jun 11 10:28:42.699847 crc crio[3650]: time="2026-06-11T10:28:42.699580219Z" 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-11 11:57:58.963070 | controller | Jun 11 10:28:42.699847 crc crio[3650]: time="2026-06-11T10:28:42.699756064Z" 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:0xc000188310}] Aliases:map[]}"
2026-06-11 11:57:58.963086 | controller | Jun 11 10:28:42.699966 crc crio[3650]: time="2026-06-11T10:28:42.69995115Z" level=info msg="Deleting pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:58.963101 | controller | Jun 11 10:28:42.790218 crc crio[3650]: 2026-06-11T10:28:42Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-11 11:57:58.963117 | controller | Jun 11 10:28:42.790577 crc crio[3650]: time="2026-06-11T10:28:42.790485816Z" level=info msg="Successfully cleaned up network for pod 21404741c3fd258e80b2394df9e1c6b540de60ebd5dfdda164431e320737c791"
2026-06-11 11:57:58.963135 | controller | Jun 11 10:28:42.790651 crc crio[3650]: time="2026-06-11T10:28:42.790579569Z" level=info msg="cleanup sandbox network"
2026-06-11 11:57:58.963151 | controller | Jun 11 10:28:42.790688 crc crio[3650]: time="2026-06-11T10:28:42.790645471Z" 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-11 11:57:58.963166 | controller | Jun 11 10:28:42.791070 crc crio[3650]: time="2026-06-11T10:28:42.790996551Z" 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:0xc001384270}] Aliases:map[]}"
2026-06-11 11:57:58.963182 | controller | Jun 11 10:28:42.791506 crc crio[3650]: time="2026-06-11T10:28:42.791426483Z" level=info msg="Deleting pod openshift-service-ca_service-ca-74545575db-n469q from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:58.963197 | controller | Jun 11 10:28:42.813976 crc crio[3650]: time="2026-06-11T10:28:42.813867378Z" level=info msg="Running pod sandbox: openshift-etcd/etcd-crc/POD" id=79694e9d-471e-45d0-beb5-b56932410a67 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:58.963212 | controller | Jun 11 10:28:42.814322 crc crio[3650]: time="2026-06-11T10:28:42.814157919Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.963228 | controller | Jun 11 10:28:42.818482 crc crio[3650]: 2026-06-11T10:28:42Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-11 11:57:58.963243 | controller | Jun 11 10:28:42.818674 crc crio[3650]: time="2026-06-11T10:28:42.818602334Z" level=info msg="Successfully cleaned up network for pod ec5d8cc1a78af44633e5b157a326c7eb057086da9645d399ada87ef76a040673"
2026-06-11 11:57:58.963258 | controller | Jun 11 10:28:42.818674 crc crio[3650]: time="2026-06-11T10:28:42.818657146Z" level=info msg="cleanup sandbox network"
2026-06-11 11:57:58.963274 | controller | Jun 11 10:28:42.818674 crc crio[3650]: time="2026-06-11T10:28:42.818676126Z" level=info msg="Successfully cleaned up network for pod 0a627e5c6308b6ab884fc5085cf4d12b710327538b6da457318523644e6aaa34"
2026-06-11 11:57:58.963289 | controller | Jun 11 10:28:42.818845 crc crio[3650]: time="2026-06-11T10:28:42.818687627Z" level=info msg="cleanup sandbox network"
2026-06-11 11:57:58.963304 | controller | Jun 11 10:28:42.818845 crc crio[3650]: time="2026-06-11T10:28:42.818714868Z" 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-11 11:57:58.963320 | controller | Jun 11 10:28:42.818991 crc crio[3650]: time="2026-06-11T10:28:42.818929704Z" 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:0xc001384548}] Aliases:map[]}"
2026-06-11 11:57:58.963337 | controller | Jun 11 10:28:42.819185 crc crio[3650]: time="2026-06-11T10:28:42.819083398Z" level=info msg="Deleting pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:58.963377 | controller | Jun 11 10:28:42.827377 crc crio[3650]: time="2026-06-11T10:28:42.827278815Z" 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=79694e9d-471e-45d0-beb5-b56932410a67 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:58.963397 | controller | Jun 11 10:28:42.857650 crc crio[3650]: time="2026-06-11T10:28:42.857361503Z" level=info msg="Ran pod sandbox fa1fdb88abea1578cc8f05af8654098ce3a8239c8f2571c7a77ad2ddfc5e26e3 with infra container: openshift-etcd/etcd-crc/POD" id=79694e9d-471e-45d0-beb5-b56932410a67 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:58.963413 | controller | Jun 11 10:28:42.864656 crc crio[3650]: time="2026-06-11T10:28:42.864514727Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=a40f74c3-421d-4b99-a9a2-5eb7451eb2aa name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.963429 | controller | Jun 11 10:28:42.872969 crc crio[3650]: time="2026-06-11T10:28:42.872903777Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=05c21b74-b205-4267-9425-d5c12d2265d6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.963445 | controller | Jun 11 10:28:42.874810 crc crio[3650]: time="2026-06-11T10:28:42.874094462Z" level=info msg="Running pod sandbox: openshift-kube-apiserver/kube-apiserver-crc/POD" id=3aa77b64-f7b9-4827-8f94-9c9e71d89aea name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:58.963461 | controller | Jun 11 10:28:42.874810 crc crio[3650]: time="2026-06-11T10:28:42.874484273Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.963477 | controller | Jun 11 10:28:42.880489 crc crio[3650]: time="2026-06-11T10:28:42.880192248Z" level=info msg="Creating container: openshift-etcd/etcd-crc/setup" id=fd69ed68-42ed-4eaa-a718-de3172e4f21a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.963492 | controller | Jun 11 10:28:42.885991 crc crio[3650]: time="2026-06-11T10:28:42.885819449Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.963508 | controller | Jun 11 10:28:42.889225 crc crio[3650]: time="2026-06-11T10:28:42.888977634Z" 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=3aa77b64-f7b9-4827-8f94-9c9e71d89aea name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:58.963523 | controller | Jun 11 10:28:42.898653 crc crio[3650]: time="2026-06-11T10:28:42.898454613Z" level=info msg="Running pod sandbox: openshift-kube-controller-manager/kube-controller-manager-crc/POD" id=8c035528-f941-4be1-b934-efb9fe80f5fa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:58.963539 | controller | Jun 11 10:28:42.898653 crc crio[3650]: time="2026-06-11T10:28:42.898579566Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.963554 | controller | Jun 11 10:28:42.907667 crc crio[3650]: time="2026-06-11T10:28:42.90702755Z" level=info msg="Ran pod sandbox 3ff6b0b5cf64cbc0bedb02f1a345c56432557f5f705d145d2ec5f223a47835a1 with infra container: openshift-kube-apiserver/kube-apiserver-crc/POD" id=3aa77b64-f7b9-4827-8f94-9c9e71d89aea name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:58.963574 | controller | Jun 11 10:28:42.907954 crc crio[3650]: time="2026-06-11T10:28:42.907924397Z" 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=8c035528-f941-4be1-b934-efb9fe80f5fa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:58.963590 | controller | Jun 11 10:28:42.910005 crc crio[3650]: time="2026-06-11T10:28:42.909935183Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=db012901-1cce-4c8d-a2a7-29d64c48b9cf name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.963605 | controller | Jun 11 10:28:42.916028 crc crio[3650]: time="2026-06-11T10:28:42.915915227Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=31f9a2b9-0b89-4649-b9e0-373f952b8a9f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.963621 | controller | Jun 11 10:28:42.920077 crc crio[3650]: time="2026-06-11T10:28:42.919993562Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.963636 | controller | Jun 11 10:28:42.920365 crc crio[3650]: time="2026-06-11T10:28:42.920341632Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/setup" id=949ad3f5-3087-459c-a54f-e85580b9fe4d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.963652 | controller | Jun 11 10:28:42.921696 crc crio[3650]: time="2026-06-11T10:28:42.920690512Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.963668 | controller | Jun 11 10:28:42.927532 crc crio[3650]: time="2026-06-11T10:28:42.927367205Z" level=info msg="Ran pod sandbox 4c75261105eca0cc2e0b236aa1c794f7d8a93841056df4b3fe9366cc4e9916e2 with infra container: openshift-kube-controller-manager/kube-controller-manager-crc/POD" id=8c035528-f941-4be1-b934-efb9fe80f5fa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:58.963684 | controller | Jun 11 10:28:42.932955 crc crio[3650]: time="2026-06-11T10:28:42.931044711Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=3f0e6575-53bc-4a70-b4fa-1ca09c15a257 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.963700 | controller | Jun 11 10:28:42.937865 crc crio[3650]: time="2026-06-11T10:28:42.936461837Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=bab014f2-d399-45ef-83fc-3c6c2b588a0f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.963732 | controller | Jun 11 10:28:42.938699 crc crio[3650]: time="2026-06-11T10:28:42.93830051Z" level=info msg="Running pod sandbox: openshift-kube-scheduler/openshift-kube-scheduler-crc/POD" id=e550d7fd-8158-4869-bb0a-a7e3d0f5a222 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:58.963751 | controller | Jun 11 10:28:42.938699 crc crio[3650]: time="2026-06-11T10:28:42.938558187Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.963767 | controller | Jun 11 10:28:42.940698 crc crio[3650]: time="2026-06-11T10:28:42.940669188Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=20dd752b-a0d2-45ce-b741-3dfba3cf83dd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.963783 | controller | Jun 11 10:28:42.941667 crc crio[3650]: time="2026-06-11T10:28:42.941539743Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.963802 | controller | Jun 11 10:28:42.953528 crc crio[3650]: time="2026-06-11T10:28:42.953432115Z" level=info msg="Running pod sandbox: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/POD" id=a62f9a03-7d24-4e9e-99c8-3a13e6de5e8a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:58.963817 | controller | Jun 11 10:28:42.953618 crc crio[3650]: time="2026-06-11T10:28:42.953553278Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.963833 | controller | Jun 11 10:28:42.957470 crc crio[3650]: time="2026-06-11T10:28:42.956474084Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.963848 | controller | Jun 11 10:28:42.961946 crc crio[3650]: time="2026-06-11T10:28:42.961642143Z" 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=e550d7fd-8158-4869-bb0a-a7e3d0f5a222 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:58.963863 | controller | Jun 11 10:28:42.966005 crc crio[3650]: time="2026-06-11T10:28:42.965914895Z" 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=a62f9a03-7d24-4e9e-99c8-3a13e6de5e8a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:58.963879 | controller | Jun 11 10:28:42.981196 crc crio[3650]: time="2026-06-11T10:28:42.980468585Z" level=info msg="Ran pod sandbox c1420cf72cf4373ab8b5faa85d81e525dd10cc2f8c870f164eddf65b46d3316c with infra container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/POD" id=a62f9a03-7d24-4e9e-99c8-3a13e6de5e8a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:58.963894 | controller | Jun 11 10:28:42.989580 crc crio[3650]: time="2026-06-11T10:28:42.989526716Z" level=info msg="Ran pod sandbox 4004c0680f4846cec5f2f23572abe1d111a622de9d9019870f087a0059338ed1 with infra container: openshift-kube-scheduler/openshift-kube-scheduler-crc/POD" id=e550d7fd-8158-4869-bb0a-a7e3d0f5a222 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:58.963910 | controller | Jun 11 10:28:42.996305 crc crio[3650]: time="2026-06-11T10:28:42.996260932Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=fbe647f7-e9ae-41ec-b000-30d62b681715 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.963925 | controller | Jun 11 10:28:43.011512 crc crio[3650]: time="2026-06-11T10:28:43.010104507Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=3c617fa5-e0e5-4827-9ad7-788918bc1afd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.963941 | controller | Jun 11 10:28:43.011658 crc crio[3650]: time="2026-06-11T10:28:43.011553209Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=7cf62338-4dc4-427b-8113-5520aa4f1cff name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.963956 | controller | Jun 11 10:28:43.025422 crc crio[3650]: time="2026-06-11T10:28:43.025309264Z" level=info msg="Creating container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup" id=304f04a0-67cb-4293-b2d6-9a22412d25e1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.963971 | controller | Jun 11 10:28:43.025988 crc crio[3650]: time="2026-06-11T10:28:43.025875241Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.963990 | controller | Jun 11 10:28:43.033400 crc crio[3650]: time="2026-06-11T10:28:43.033221511Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=f7d334d7-1fec-4007-a7fe-b10858c31430 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.964007 | controller | Jun 11 10:28:43.037281 crc crio[3650]: 2026-06-11T10:28:43Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-11 11:57:58.964022 | controller | Jun 11 10:28:43.037281 crc crio[3650]: time="2026-06-11T10:28:43.036869067Z" level=info msg="Successfully cleaned up network for pod 87513315fd0d6459c3e9ff38722c06f45676fd2cd669a0356da2de9c0d9d759d"
2026-06-11 11:57:58.964037 | controller | Jun 11 10:28:43.037281 crc crio[3650]: time="2026-06-11T10:28:43.036907818Z" level=info msg="cleanup sandbox network"
2026-06-11 11:57:58.964052 | controller | Jun 11 10:28:43.037281 crc crio[3650]: time="2026-06-11T10:28:43.036938779Z" 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-11 11:57:58.964069 | controller | Jun 11 10:28:43.037281 crc crio[3650]: time="2026-06-11T10:28:43.037201766Z" 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:0xc0017aac40}] Aliases:map[]}"
2026-06-11 11:57:58.964088 | controller | Jun 11 10:28:43.038442 crc crio[3650]: time="2026-06-11T10:28:43.037365481Z" 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-11 11:57:58.964106 | controller | Jun 11 10:28:43.038442 crc crio[3650]: time="2026-06-11T10:28:43.03768924Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.964122 | controller | Jun 11 10:28:43.040685 crc crio[3650]: time="2026-06-11T10:28:43.040316535Z" level=info msg="Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port" id=53dc0991-48ed-497f-9604-a68ede2f4f3a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.964137 | controller | Jun 11 10:28:43.042397 crc crio[3650]: time="2026-06-11T10:28:43.042098237Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.964153 | controller | Jun 11 10:28:43.043969 crc crio[3650]: time="2026-06-11T10:28:43.042290333Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.964168 | controller | Jun 11 10:28:43.055394 crc crio[3650]: time="2026-06-11T10:28:43.055267276Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.964184 | controller | Jun 11 10:28:43.234427 crc crio[3650]: 2026-06-11T10:28:43Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-11 11:57:58.964203 | controller | Jun 11 10:28:43.234639 crc crio[3650]: time="2026-06-11T10:28:43.234481643Z" level=info msg="Successfully cleaned up network for pod 34dab8a60616b7cf01d4e9c425e238f75c5ad085d018feae02e699514bf41b3e"
2026-06-11 11:57:58.964219 | controller | Jun 11 10:28:43.234639 crc crio[3650]: time="2026-06-11T10:28:43.234526225Z" level=info msg="cleanup sandbox network"
2026-06-11 11:57:58.964234 | controller | Jun 11 10:28:43.234639 crc crio[3650]: time="2026-06-11T10:28:43.234566956Z" 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-11 11:57:58.964250 | controller | Jun 11 10:28:43.234856 crc crio[3650]: time="2026-06-11T10:28:43.234812873Z" 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:0xc00021a0c0}] Aliases:map[]}"
2026-06-11 11:57:58.964267 | controller | Jun 11 10:28:43.235105 crc crio[3650]: time="2026-06-11T10:28:43.234990828Z" level=info msg="Deleting pod openshift-dns_dns-default-qtghf from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:58.964282 | controller | Jun 11 10:28:43.273464 crc crio[3650]: 2026-06-11T10:28:43Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-11 11:57:58.964298 | controller | Jun 11 10:28:43.273640 crc crio[3650]: time="2026-06-11T10:28:43.273582799Z" level=info msg="Successfully cleaned up network for pod d9d2a25c8e17fdfe8249ac2d59a81a5e7e2044dd011c522e21a3181c10ddbd65"
2026-06-11 11:57:58.964313 | controller | Jun 11 10:28:43.273640 crc crio[3650]: time="2026-06-11T10:28:43.27362289Z" level=info msg="cleanup sandbox network"
2026-06-11 11:57:58.964329 | controller | Jun 11 10:28:43.273726 crc crio[3650]: time="2026-06-11T10:28:43.2736411Z" level=info msg="Successfully cleaned up network for pod 410638bdabddf5fcd1c35e7a74c44e5944cfa3831815455f10afe54ace39c37a"
2026-06-11 11:57:58.964359 | controller | Jun 11 10:28:43.273726 crc crio[3650]: time="2026-06-11T10:28:43.273652401Z" level=info msg="cleanup sandbox network"
2026-06-11 11:57:58.964381 | controller | Jun 11 10:28:43.273726 crc crio[3650]: time="2026-06-11T10:28:43.273685122Z" 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-11 11:57:58.964399 | controller | Jun 11 10:28:43.274831 crc crio[3650]: time="2026-06-11T10:28:43.27396352Z" 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:0xc00021a570}] Aliases:map[]}"
2026-06-11 11:57:58.964415 | controller | Jun 11 10:28:43.274831 crc crio[3650]: time="2026-06-11T10:28:43.274267439Z" level=info msg="Deleting pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:58.964437 | controller | Jun 11 10:28:43.380798 crc crio[3650]: 2026-06-11T10:28:43Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-11 11:57:58.964453 | controller | Jun 11 10:28:43.381458 crc crio[3650]: time="2026-06-11T10:28:43.380948028Z" level=info msg="Successfully cleaned up network for pod 34605a8868d5dd6079efc188a3cce49b09c028efd54279b3b2b7c48df8fd5e16"
2026-06-11 11:57:58.964468 | controller | Jun 11 10:28:43.381458 crc crio[3650]: time="2026-06-11T10:28:43.380977309Z" level=info msg="cleanup sandbox network"
2026-06-11 11:57:58.964483 | controller | Jun 11 10:28:43.381458 crc crio[3650]: time="2026-06-11T10:28:43.380988549Z" level=info msg="Successfully cleaned up network for pod ca101b65abcacc688b6db6fe9499e5cc58a69da3e55d5e9e0dbd37efd4357017"
2026-06-11 11:57:58.964499 | controller | Jun 11 10:28:43.381458 crc crio[3650]: time="2026-06-11T10:28:43.380996299Z" level=info msg="cleanup sandbox network"
2026-06-11 11:57:58.964514 | controller | Jun 11 10:28:43.381458 crc crio[3650]: time="2026-06-11T10:28:43.38101678Z" 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-11 11:57:58.964530 | controller | Jun 11 10:28:43.381458 crc crio[3650]: time="2026-06-11T10:28:43.381313698Z" 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:0xc00021a8e8}] Aliases:map[]}"
2026-06-11 11:57:58.964547 | controller | Jun 11 10:28:43.381458 crc crio[3650]: time="2026-06-11T10:28:43.381458873Z" level=info msg="Deleting pod openshift-console_console-6c684df5db-cc8g8 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:58.964563 | controller | Jun 11 10:28:43.403569 crc crio[3650]: 2026-06-11T10:28:43Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-11 11:57:58.964579 | controller | Jun 11 10:28:43.403922 crc crio[3650]: time="2026-06-11T10:28:43.403851267Z" level=info msg="Successfully cleaned up network for pod e222155a1c4fc4565a7da9c88c4bc428dc8a0a17b11d7bae294454bb07604400"
2026-06-11 11:57:58.964594 | controller | Jun 11 10:28:43.403922 crc crio[3650]: time="2026-06-11T10:28:43.403912649Z" level=info msg="cleanup sandbox network"
2026-06-11 11:57:58.964610 | controller | Jun 11 10:28:43.404066 crc crio[3650]: time="2026-06-11T10:28:43.40394991Z" 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-11 11:57:58.964625 | controller | Jun 11 10:28:43.404248 crc crio[3650]: time="2026-06-11T10:28:43.404180026Z" 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:0xc0017aa358}] Aliases:map[]}"
2026-06-11 11:57:58.964644 | controller | Jun 11 10:28:43.404427 crc crio[3650]: time="2026-06-11T10:28:43.404367742Z" 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-11 11:57:58.964661 | controller | Jun 11 10:28:43.639811 crc crio[3650]: 2026-06-11T10:28:43Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-11 11:57:58.964677 | controller | Jun 11 10:28:43.640039 crc crio[3650]: time="2026-06-11T10:28:43.639938761Z" level=info msg="Successfully cleaned up network for pod 2722679ed228c861ba4d42fe944351839b15ae69a368bf9fbe597f9d6a6ddaa0"
2026-06-11 11:57:58.964693 | controller | Jun 11 10:28:43.640039 crc crio[3650]: time="2026-06-11T10:28:43.639982503Z" level=info msg="cleanup sandbox network"
2026-06-11 11:57:58.964708 | controller | Jun 11 10:28:43.640305 crc crio[3650]: time="2026-06-11T10:28:43.640041354Z" 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-11 11:57:58.964724 | controller | Jun 11 10:28:43.640418 crc crio[3650]: time="2026-06-11T10:28:43.640341813Z" 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:0xc00008c988}] Aliases:map[]}"
2026-06-11 11:57:58.964740 | controller | Jun 11 10:28:43.640823 crc crio[3650]: time="2026-06-11T10:28:43.640742845Z" level=info msg="Deleting pod openshift-ingress-canary_ingress-canary-jlj86 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:58.964756 | controller | Jun 11 10:28:43.657376 crc crio[3650]: 2026-06-11T10:28:43Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-11 11:57:58.964773 | controller | Jun 11 10:28:43.657613 crc crio[3650]: time="2026-06-11T10:28:43.657508319Z" level=info msg="Successfully cleaned up network for pod 6f1db32e9e579db7cf7dab1ab228e7efa8c130d835afbaf76bc51f3cc09c4bdb"
2026-06-11 11:57:58.964788 | controller | Jun 11 10:28:43.657613 crc crio[3650]: time="2026-06-11T10:28:43.657593152Z" level=info msg="cleanup sandbox network"
2026-06-11 11:57:58.964805 | controller | Jun 11 10:28:43.657748 crc crio[3650]: time="2026-06-11T10:28:43.657648843Z" 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-11 11:57:58.964821 | controller | Jun 11 10:28:43.658022 crc crio[3650]: time="2026-06-11T10:28:43.657928342Z" 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:0xc0028e4000}] Aliases:map[]}"
2026-06-11 11:57:58.964837 | controller | Jun 11 10:28:43.658351 crc crio[3650]: time="2026-06-11T10:28:43.658275572Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:58.964856 | controller | Jun 11 10:28:43.905380 crc crio[3650]: 2026-06-11T10:28:43Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-11 11:57:58.964872 | controller | Jun 11 10:28:43.905612 crc crio[3650]: time="2026-06-11T10:28:43.905526544Z" level=info msg="Successfully cleaned up network for pod 2a669a230e0afc58260587ab928a151b6752183179007838320ca23d77998240"
2026-06-11 11:57:58.964887 | controller | Jun 11 10:28:43.905612 crc crio[3650]: time="2026-06-11T10:28:43.905609886Z" level=info msg="cleanup sandbox network"
2026-06-11 11:57:58.964903 | controller | Jun 11 10:28:43.905810 crc crio[3650]: time="2026-06-11T10:28:43.905649838Z" 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-11 11:57:58.964919 | controller | Jun 11 10:28:43.905885 crc crio[3650]: time="2026-06-11T10:28:43.905855713Z" 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:0xc002a1a118}] Aliases:map[]}"
2026-06-11 11:57:58.964935 | controller | Jun 11 10:28:43.906079 crc crio[3650]: time="2026-06-11T10:28:43.906033639Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:58.964950 | controller | Jun 11 10:28:44.080642 crc crio[3650]: 2026-06-11T10:28:44Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-11 11:57:58.964965 | controller | Jun 11 10:28:44.080642 crc crio[3650]: time="2026-06-11T10:28:44.080626153Z" level=info msg="Successfully cleaned up network for pod b772409aebad8f593523276009413324ceef9893239aaa903bf8e87341af63e5"
2026-06-11 11:57:58.964981 | controller | Jun 11 10:28:44.080642 crc crio[3650]: time="2026-06-11T10:28:44.080662474Z" level=info msg="cleanup sandbox network"
2026-06-11 11:57:58.964997 | controller | Jun 11 10:28:44.081005 crc crio[3650]: time="2026-06-11T10:28:44.080702725Z" 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-11 11:57:58.965013 | controller | Jun 11 10:28:44.081005 crc crio[3650]: time="2026-06-11T10:28:44.080914472Z" 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:0xc0013842d8}] Aliases:map[]}"
2026-06-11 11:57:58.965029 | controller | Jun 11 10:28:44.081099 crc crio[3650]: time="2026-06-11T10:28:44.081060656Z" level=info msg="Deleting pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:58.965048 | controller | Jun 11 10:28:44.179391 crc crio[3650]: 2026-06-11T10:28:44Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-11 11:57:58.965065 | controller | Jun 11 10:28:44.179598 crc crio[3650]: time="2026-06-11T10:28:44.179535699Z" level=info msg="Successfully cleaned up network for pod 044c75aa04b88e425cfee36b8a2db3c825c7003dbbcf88c6942411327c436ded"
2026-06-11 11:57:58.965081 | controller | Jun 11 10:28:44.179686 crc crio[3650]: time="2026-06-11T10:28:44.179596881Z" level=info msg="cleanup sandbox network"
2026-06-11 11:57:58.965096 | controller | Jun 11 10:28:44.179686 crc crio[3650]: time="2026-06-11T10:28:44.179650082Z" 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-11 11:57:58.965112 | controller | Jun 11 10:28:44.180019 crc crio[3650]: time="2026-06-11T10:28:44.179950911Z" 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:0xc001082468}] Aliases:map[]}"
2026-06-11 11:57:58.965128 | controller | Jun 11 10:28:44.180423 crc crio[3650]: time="2026-06-11T10:28:44.180326872Z" level=info msg="Deleting pod openshift-config-operator_openshift-config-operator-5777786469-bccdj from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:58.965144 | controller | Jun 11 10:28:44.256632 crc crio[3650]: 2026-06-11T10:28:44Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-11 11:57:58.965159 | controller | Jun 11 10:28:44.258561 crc crio[3650]: time="2026-06-11T10:28:44.256740991Z" level=info msg="Successfully cleaned up network for pod 850471e46d32f5277b86e9692db1754f62ff7b6a77a5279a6248f6e9bb69a471"
2026-06-11 11:57:58.965175 | controller | Jun 11 10:28:44.258561 crc crio[3650]: time="2026-06-11T10:28:44.256806823Z" level=info msg="cleanup sandbox network"
2026-06-11 11:57:58.965190 | controller | Jun 11 10:28:44.258561 crc crio[3650]: time="2026-06-11T10:28:44.256848184Z" 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-11 11:57:58.965207 | controller | Jun 11 10:28:44.258561 crc crio[3650]: time="2026-06-11T10:28:44.257157942Z" 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:0xc0008b40a0}] Aliases:map[]}"
2026-06-11 11:57:58.965222 | controller | Jun 11 10:28:44.258848 crc crio[3650]: time="2026-06-11T10:28:44.258614915Z" 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-11 11:57:58.965242 | controller | Jun 11 10:28:44.411414 crc crio[3650]: 2026-06-11T10:28:44Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-11 11:57:58.965258 | controller | Jun 11 10:28:44.411895 crc crio[3650]: time="2026-06-11T10:28:44.411495705Z" level=info msg="Successfully cleaned up network for pod 5d12a23f28cfdfab8acc2c31b8e590b1cd1c66262a95d0d9e6334df5c9d83730"
2026-06-11 11:57:58.965273 | controller | Jun 11 10:28:44.411895 crc crio[3650]: time="2026-06-11T10:28:44.411533926Z" level=info msg="cleanup sandbox network"
2026-06-11 11:57:58.965289 | controller | Jun 11 10:28:44.411895 crc crio[3650]: time="2026-06-11T10:28:44.411554056Z" level=info msg="Successfully cleaned up network for pod 4251b0938a7c7926c0d92fda115d0192567b38afd62b1da6d3d76cfd5d20a25f"
2026-06-11 11:57:58.965304 | controller | Jun 11 10:28:44.411895 crc crio[3650]: time="2026-06-11T10:28:44.411565597Z" level=info msg="cleanup sandbox network"
2026-06-11 11:57:58.965319 | controller | Jun 11 10:28:44.411895 crc crio[3650]: time="2026-06-11T10:28:44.411575407Z" level=info msg="Successfully cleaned up network for pod 88d468be9fd1b10ec3aa146a7a933cb4766b9709f66115fc74ae0820c095a45f"
2026-06-11 11:57:58.965335 | controller | Jun 11 10:28:44.411895 crc crio[3650]: time="2026-06-11T10:28:44.411590187Z" level=info msg="cleanup sandbox network"
2026-06-11 11:57:58.965370 | controller | Jun 11 10:28:44.411895 crc crio[3650]: time="2026-06-11T10:28:44.411602458Z" level=info msg="Successfully cleaned up network for pod 18fee4b4ea4c96ee307aa88a73acb6266b3648c944e27a6179a14fcc5c344911"
2026-06-11 11:57:58.965388 | controller | Jun 11 10:28:44.411895 crc crio[3650]: time="2026-06-11T10:28:44.41161226Z" level=info msg="cleanup sandbox network"
2026-06-11 11:57:58.965404 | controller | Jun 11 10:28:44.411895 crc crio[3650]: time="2026-06-11T10:28:44.411650139Z" 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-11 11:57:58.965421 | controller | Jun 11 10:28:44.411895 crc crio[3650]: time="2026-06-11T10:28:44.411858555Z" 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:0xc0008b4520}] Aliases:map[]}"
2026-06-11 11:57:58.965437 | controller | Jun 11 10:28:44.416387 crc crio[3650]: time="2026-06-11T10:28:44.41201251Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:58.965453 | controller | Jun 11 10:28:44.603054 crc crio[3650]: 2026-06-11T10:28:44Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-11 11:57:58.965468 | controller | Jun 11 10:28:44.603054 crc crio[3650]: time="2026-06-11T10:28:44.602926593Z" level=info msg="Successfully cleaned up network for pod 2bb8f893c353ca3f958d7610b7e177b91239bc7ad02146c114f0eb690f4c783d"
2026-06-11 11:57:58.965483 | controller | Jun 11 10:28:44.603054 crc crio[3650]: time="2026-06-11T10:28:44.602963214Z" level=info msg="cleanup sandbox network"
2026-06-11 11:57:58.965499 | controller | Jun 11 10:28:44.603054 crc crio[3650]: time="2026-06-11T10:28:44.603001005Z" 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-11 11:57:58.965518 | controller | Jun 11 10:28:44.603475 crc crio[3650]: time="2026-06-11T10:28:44.603328525Z" 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:0xc0017aa1d0}] Aliases:map[]}"
2026-06-11 11:57:58.965534 | controller | Jun 11 10:28:44.603541 crc crio[3650]: time="2026-06-11T10:28:44.60349141Z" 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-11 11:57:58.965550 | controller | Jun 11 10:28:44.782197 crc crio[3650]: 2026-06-11T10:28:44Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-11 11:57:58.965565 | controller | Jun 11 10:28:44.782396 crc crio[3650]: time="2026-06-11T10:28:44.782226074Z" level=info msg="Successfully cleaned up network for pod cd0afe61f4dcc682558e239c4cb64ff7d7005e7aa4cbbb50855521992f51be0f"
2026-06-11 11:57:58.965580 | controller | Jun 11 10:28:44.782449 crc crio[3650]: time="2026-06-11T10:28:44.782262655Z" level=info msg="cleanup sandbox network"
2026-06-11 11:57:58.965596 | controller | Jun 11 10:28:44.782809 crc crio[3650]: time="2026-06-11T10:28:44.782691167Z" 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-11 11:57:58.965612 | controller | Jun 11 10:28:44.783004 crc crio[3650]: time="2026-06-11T10:28:44.782905104Z" 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:0xc0006221f0}] Aliases:map[]}"
2026-06-11 11:57:58.965628 | controller | Jun 11 10:28:44.783356 crc crio[3650]: time="2026-06-11T10:28:44.783281706Z" level=info msg="Deleting pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:58.965643 | controller | Jun 11 10:28:44.847068 crc crio[3650]: time="2026-06-11T10:28:44.846929425Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.965659 | controller | Jun 11 10:28:44.847845 crc crio[3650]: time="2026-06-11T10:28:44.847661798Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.965675 | controller | Jun 11 10:28:44.849010 crc crio[3650]: time="2026-06-11T10:28:44.848921772Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.965691 | controller | Jun 11 10:28:44.850549 crc crio[3650]: time="2026-06-11T10:28:44.850456737Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.965709 | controller | Jun 11 10:28:44.850751 crc crio[3650]: time="2026-06-11T10:28:44.850636552Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.965725 | controller | Jun 11 10:28:44.891690 crc crio[3650]: 2026-06-11T10:28:44Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-11 11:57:58.965741 | controller | Jun 11 10:28:44.892044 crc crio[3650]: time="2026-06-11T10:28:44.89190529Z" level=info msg="Successfully cleaned up network for pod ac8f65e743463176074b4c0cb4e8c2b3cb849e56ae25be37a16bb9efcd7eb64f"
2026-06-11 11:57:58.965757 | controller | Jun 11 10:28:44.892044 crc crio[3650]: time="2026-06-11T10:28:44.891947991Z" level=info msg="cleanup sandbox network"
2026-06-11 11:57:58.965773 | controller | Jun 11 10:28:44.892044 crc crio[3650]: time="2026-06-11T10:28:44.891988302Z" 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-11 11:57:58.965788 | controller | Jun 11 10:28:44.892232 crc crio[3650]: time="2026-06-11T10:28:44.892092685Z" 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:0xc000622018}] Aliases:map[]}"
2026-06-11 11:57:58.965805 | controller | Jun 11 10:28:44.892232 crc crio[3650]: time="2026-06-11T10:28:44.892220669Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 11:57:58.965820 | controller | Jun 11 10:28:44.892310 crc crio[3650]: time="2026-06-11T10:28:44.892236879Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 11:57:58.965836 | controller | Jun 11 10:28:44.892310 crc crio[3650]: time="2026-06-11T10:28:44.89224988Z" level=info msg="Deleting pod openshift-kube-scheduler_revision-pruner-6-crc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:58.965851 | controller | Jun 11 10:28:44.917872 crc crio[3650]: 2026-06-11T10:28:44Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-11 11:57:58.965867 | controller | Jun 11 10:28:44.918036 crc crio[3650]: time="2026-06-11T10:28:44.917936679Z" level=info msg="Successfully cleaned up network for pod cf95c321a021eb9a3ba610455248b4b97c8822803f4d40be10c7b1c223b38946"
2026-06-11 11:57:58.965883 | controller | Jun 11 10:28:44.918036 crc crio[3650]: time="2026-06-11T10:28:44.917996741Z" level=info msg="cleanup sandbox network"
2026-06-11 11:57:58.965898 | controller | Jun 11 10:28:44.918213 crc crio[3650]: time="2026-06-11T10:28:44.918063963Z" 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-11 11:57:58.965915 | controller | Jun 11 10:28:44.918523 crc crio[3650]: time="2026-06-11T10:28:44.918360201Z" 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:0xc000622098}] Aliases:map[]}"
2026-06-11 11:57:58.965934 | controller | Jun 11 10:28:44.918639 crc crio[3650]: time="2026-06-11T10:28:44.918594888Z" level=info msg="Deleting pod openshift-marketplace_community-operators-qhh6t from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:58.965950 | controller | Jun 11 10:28:44.945056 crc crio[3650]: 2026-06-11T10:28:44Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-11 11:57:58.965965 | controller | Jun 11 10:28:44.945511 crc crio[3650]: time="2026-06-11T10:28:44.9454106Z" level=info msg="Successfully cleaned up network for pod 4dc0a1f7b702c1c1cceb3e59fb11d1ccca5adc60a822681834a3ffca24387118"
2026-06-11 11:57:58.965981 | controller | Jun 11 10:28:44.945511 crc crio[3650]: time="2026-06-11T10:28:44.945484472Z" level=info msg="cleanup sandbox network"
2026-06-11 11:57:58.965997 | controller | Jun 11 10:28:44.945655 crc crio[3650]: time="2026-06-11T10:28:44.945519443Z" level=info msg="Successfully cleaned up network for pod c007be82b33d8a9981381fb90ba81b7decd46a3a32856131653d22904f819946"
2026-06-11 11:57:58.966012 | controller | Jun 11 10:28:44.945655 crc crio[3650]: time="2026-06-11T10:28:44.945530363Z" level=info msg="cleanup sandbox network"
2026-06-11 11:57:58.966028 | controller | Jun 11 10:28:44.945655 crc crio[3650]: time="2026-06-11T10:28:44.945570794Z" 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-11 11:57:58.966043 | controller | Jun 11 10:28:44.946571 crc crio[3650]: time="2026-06-11T10:28:44.945681257Z" 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:0xc001384108}] Aliases:map[]}"
2026-06-11 11:57:58.966059 | controller | Jun 11 10:28:44.946571 crc crio[3650]: time="2026-06-11T10:28:44.945744709Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 11:57:58.966075 | controller | Jun 11 10:28:44.946571 crc crio[3650]: time="2026-06-11T10:28:44.9457573Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 11:57:58.966093 | controller | Jun 11 10:28:44.946571 crc crio[3650]: time="2026-06-11T10:28:44.945818071Z" level=info msg="Deleting pod openshift-kube-apiserver_revision-pruner-11-crc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:58.966110 | controller | Jun 11 10:28:44.963102 crc crio[3650]: 2026-06-11T10:28:44Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-11 11:57:58.966126 | controller | Jun 11 10:28:44.963461 crc crio[3650]: time="2026-06-11T10:28:44.963430168Z" level=info msg="Successfully cleaned up network for pod 40c09d5600c463fc9cd78edba9f0f727e1df5d968ded070c29fdcc4571676587"
2026-06-11 11:57:58.966142 | controller | Jun 11 10:28:44.963627 crc crio[3650]: time="2026-06-11T10:28:44.963612373Z" level=info msg="cleanup sandbox network"
2026-06-11 11:57:58.966160 | controller | Jun 11 10:28:44.963701 crc crio[3650]: time="2026-06-11T10:28:44.963687655Z" level=info msg="Successfully cleaned up network for pod a81533570b925ea6f6bf65ff689b58f63ee17cd1f7b5f92e4652de0cd34bccd5"
2026-06-11 11:57:58.966177 | controller | Jun 11 10:28:44.963800 crc crio[3650]: time="2026-06-11T10:28:44.963752707Z" level=info msg="cleanup sandbox network"
2026-06-11 11:57:58.966192 | controller | Jun 11 10:28:44.963914 crc crio[3650]: time="2026-06-11T10:28:44.963895531Z" level=info msg="Successfully cleaned up network for pod c8d89a6a18d8bf8e544fca6f74b002af11259ae7912ab06a6b65e2bd0a014a86"
2026-06-11 11:57:58.966207 | controller | Jun 11 10:28:44.963985 crc crio[3650]: time="2026-06-11T10:28:44.963972893Z" level=info msg="cleanup sandbox network"
2026-06-11 11:57:58.966223 | controller | Jun 11 10:28:44.964068 crc crio[3650]: time="2026-06-11T10:28:44.964052836Z" 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-11 11:57:58.966239 | controller | Jun 11 10:28:44.964373 crc crio[3650]: time="2026-06-11T10:28:44.964349214Z" 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:0xc0013841f0}] Aliases:map[]}"
2026-06-11 11:57:58.966255 | controller | Jun 11 10:28:44.964570 crc crio[3650]: time="2026-06-11T10:28:44.96455515Z" level=info msg="Deleting pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:58.966270 | controller | Jun 11 10:28:44.987073 crc crio[3650]: 2026-06-11T10:28:44Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-11 11:57:58.966286 | controller | Jun 11 10:28:44.987270 crc crio[3650]: time="2026-06-11T10:28:44.987202685Z" level=info msg="Successfully cleaned up network for pod 1a6f453dbe8bac2c3bdbb09d3e238da0475d47dbc239b5adad9041e5590c52d9"
2026-06-11 11:57:58.966301 | controller | Jun 11 10:28:44.987270 crc crio[3650]: time="2026-06-11T10:28:44.987269197Z" level=info msg="cleanup sandbox network"
2026-06-11 11:57:58.966316 | controller | Jun 11 10:28:44.987424 crc crio[3650]: time="2026-06-11T10:28:44.987306688Z" 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-11 11:57:58.966332 | controller | Jun 11 10:28:44.987493 crc crio[3650]: time="2026-06-11T10:28:44.987467583Z" 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:0xc002a1a010}] Aliases:map[]}"
2026-06-11 11:57:58.966362 | controller | Jun 11 10:28:44.987681 crc crio[3650]: time="2026-06-11T10:28:44.987608867Z" level=info msg="Deleting pod openshift-multus_multus-admission-controller-69db94689b-rvf8p from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:58.966387 | controller | Jun 11 10:28:45.007606 crc crio[3650]: time="2026-06-11T10:28:45.007511126Z" level=info msg="Created container aa65b15a5cf4f477c7007779bce2af5b8242ea2565692bcbe248139bbed785f1: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=20dd752b-a0d2-45ce-b741-3dfba3cf83dd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.966404 | controller | Jun 11 10:28:45.009304 crc crio[3650]: time="2026-06-11T10:28:45.00922593Z" level=info msg="Created container e140e8c850682ca1177846f15a2b83f482ec5eb24b5650be7d5945830df1a38f: openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port" id=53dc0991-48ed-497f-9604-a68ede2f4f3a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.966420 | controller | Jun 11 10:28:45.009749 crc crio[3650]: time="2026-06-11T10:28:45.009640018Z" level=info msg="Created container 1d38a97ea93c7f0e81d68a16c698b31698566094956d6e1f16b27c5b0077e19c: openshift-etcd/etcd-crc/setup" id=fd69ed68-42ed-4eaa-a718-de3172e4f21a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.966436 | controller | Jun 11 10:28:45.010057 crc crio[3650]: time="2026-06-11T10:28:45.010022799Z" level=info msg="Starting container: aa65b15a5cf4f477c7007779bce2af5b8242ea2565692bcbe248139bbed785f1" id=ce16545b-e0e1-4440-8df3-0be9a0465c59 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:58.966452 | controller | Jun 11 10:28:45.010669 crc crio[3650]: time="2026-06-11T10:28:45.010612736Z" level=info msg="Starting container: 1d38a97ea93c7f0e81d68a16c698b31698566094956d6e1f16b27c5b0077e19c" id=8a78ca63-00fe-4662-9646-68a68328b174 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:58.966467 | controller | Jun 11 10:28:45.010745 crc crio[3650]: time="2026-06-11T10:28:45.01007676Z" level=info msg="Created container 5337151cb232522594ddfabaf8cb5f0da102827c1903bb1275e1bbb01ec4fd92: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup" id=304f04a0-67cb-4293-b2d6-9a22412d25e1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.966483 | controller | Jun 11 10:28:45.011096 crc crio[3650]: time="2026-06-11T10:28:45.011071489Z" level=info msg="Starting container: e140e8c850682ca1177846f15a2b83f482ec5eb24b5650be7d5945830df1a38f" id=dc16fbd3-a7d8-40e1-b8d5-4a1b3b4e4065 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:58.966499 | controller | Jun 11 10:28:45.011884 crc crio[3650]: time="2026-06-11T10:28:45.011656355Z" level=info msg="Starting container: 5337151cb232522594ddfabaf8cb5f0da102827c1903bb1275e1bbb01ec4fd92" id=602d8f66-b85e-4557-9f99-d063f355cd1e name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:58.966515 | controller | Jun 11 10:28:45.015250 crc crio[3650]: time="2026-06-11T10:28:45.015220208Z" level=info msg="Started container" PID=5400 containerID=aa65b15a5cf4f477c7007779bce2af5b8242ea2565692bcbe248139bbed785f1 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=ce16545b-e0e1-4440-8df3-0be9a0465c59 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4c75261105eca0cc2e0b236aa1c794f7d8a93841056df4b3fe9366cc4e9916e2
2026-06-11 11:57:58.966532 | controller | Jun 11 10:28:45.016418 crc crio[3650]: 2026-06-11T10:28:45Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-11 11:57:58.966548 | controller | Jun 11 10:28:45.016697 crc crio[3650]: time="2026-06-11T10:28:45.016665559Z" level=info msg="Successfully cleaned up network for pod 2906610114c892c992247553738002a45050cbeeafe5029b3a6b35d817dc452a"
2026-06-11 11:57:58.966567 | controller | Jun 11 10:28:45.016697 crc crio[3650]: time="2026-06-11T10:28:45.01668961Z" level=info msg="cleanup sandbox network"
2026-06-11 11:57:58.966583 | controller | Jun 11 10:28:45.016928 crc crio[3650]: time="2026-06-11T10:28:45.016722511Z" 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-11 11:57:58.966606 | controller | Jun 11 10:28:45.016928 crc crio[3650]: time="2026-06-11T10:28:45.016832484Z" 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:0xc000188458}] Aliases:map[]}"
2026-06-11 11:57:58.966629 | controller | Jun 11 10:28:45.016928 crc crio[3650]: time="2026-06-11T10:28:45.016877676Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 11:57:58.966645 | controller | Jun 11 10:28:45.016928 crc crio[3650]: time="2026-06-11T10:28:45.016887116Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 11:57:58.966666 | controller | Jun 11 10:28:45.016928 crc crio[3650]: time="2026-06-11T10:28:45.016896426Z" level=info msg="Deleting pod openshift-kube-apiserver_revision-pruner-12-crc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:58.966769 | controller | Jun 11 10:28:45.017305 crc crio[3650]: time="2026-06-11T10:28:45.017237037Z" level=info msg="Started container" PID=5395 containerID=e140e8c850682ca1177846f15a2b83f482ec5eb24b5650be7d5945830df1a38f description=openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port id=dc16fbd3-a7d8-40e1-b8d5-4a1b3b4e4065 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4004c0680f4846cec5f2f23572abe1d111a622de9d9019870f087a0059338ed1
2026-06-11 11:57:58.966794 | controller | Jun 11 10:28:45.018889 crc crio[3650]: time="2026-06-11T10:28:45.018812083Z" level=info msg="Started container" PID=5397 containerID=5337151cb232522594ddfabaf8cb5f0da102827c1903bb1275e1bbb01ec4fd92 description=openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup id=602d8f66-b85e-4557-9f99-d063f355cd1e name=/runtime.v1.RuntimeService/StartContainer sandboxID=c1420cf72cf4373ab8b5faa85d81e525dd10cc2f8c870f164eddf65b46d3316c
2026-06-11 11:57:58.966811 | controller | Jun 11 10:28:45.021477 crc crio[3650]: time="2026-06-11T10:28:45.021370205Z" level=info msg="Started container" PID=5402 containerID=1d38a97ea93c7f0e81d68a16c698b31698566094956d6e1f16b27c5b0077e19c description=openshift-etcd/etcd-crc/setup id=8a78ca63-00fe-4662-9646-68a68328b174 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fa1fdb88abea1578cc8f05af8654098ce3a8239c8f2571c7a77ad2ddfc5e26e3
2026-06-11 11:57:58.966828 | controller | Jun 11 10:28:45.022103 crc crio[3650]: time="2026-06-11T10:28:45.022041664Z" level=info msg="Created container 3ae96a8600996afd8725fe71925e3210f3e0e09e04ed3c58da276eba40fa10ab: openshift-kube-apiserver/kube-apiserver-crc/setup" id=949ad3f5-3087-459c-a54f-e85580b9fe4d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.966844 | controller | Jun 11 10:28:45.023337 crc crio[3650]: time="2026-06-11T10:28:45.0232832Z" level=info msg="Starting container: 3ae96a8600996afd8725fe71925e3210f3e0e09e04ed3c58da276eba40fa10ab" id=6d966ef0-559c-4c14-bb52-cc968bad5042 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:58.966860 | controller | Jun 11 10:28:45.028726 crc crio[3650]: time="2026-06-11T10:28:45.028236943Z" level=info msg="Started container" PID=5398 containerID=3ae96a8600996afd8725fe71925e3210f3e0e09e04ed3c58da276eba40fa10ab description=openshift-kube-apiserver/kube-apiserver-crc/setup id=6d966ef0-559c-4c14-bb52-cc968bad5042 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3ff6b0b5cf64cbc0bedb02f1a345c56432557f5f705d145d2ec5f223a47835a1
2026-06-11 11:57:58.966876 | controller | Jun 11 10:28:45.029097 crc crio[3650]: time="2026-06-11T10:28:45.029031306Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=856d202e-0bad-4ad3-a820-5f11c4213b79 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.966895 | controller | Jun 11 10:28:45.031034 crc crio[3650]: time="2026-06-11T10:28:45.030955131Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=2091661d-140a-4772-95e1-faf741695437 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.966912 | controller | Jun 11 10:28:45.033740 crc crio[3650]: time="2026-06-11T10:28:45.033587006Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=b7d5921f-2527-413f-be32-5360dbffb7ea name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.966928 | controller | Jun 11 10:28:45.033960 crc crio[3650]: time="2026-06-11T10:28:45.033902776Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.966944 | controller | Jun 11 10:28:45.042332 crc crio[3650]: 2026-06-11T10:28:45Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-11 11:57:58.966960 | controller | Jun 11 10:28:45.042441 crc crio[3650]: time="2026-06-11T10:28:45.042349639Z" level=info msg="Successfully cleaned up network for pod 28ae9e11dbe1d6e9c74da5fe96ab600e043908b4e8f617bfc6f2a1e749a58a8d"
2026-06-11 11:57:58.966975 | controller | Jun 11 10:28:45.042441 crc crio[3650]: time="2026-06-11T10:28:45.042368199Z" level=info msg="cleanup sandbox network"
2026-06-11 11:57:58.966991 | controller | Jun 11 10:28:45.042441 crc crio[3650]: time="2026-06-11T10:28:45.0423974Z" 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-11 11:57:58.967007 | controller | Jun 11 10:28:45.043577 crc crio[3650]: time="2026-06-11T10:28:45.042507493Z" 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:0xc00008c770}] Aliases:map[]}"
2026-06-11 11:57:58.967024 | controller | Jun 11 10:28:45.043577 crc crio[3650]: time="2026-06-11T10:28:45.042619387Z" level=info msg="Deleting pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:58.967039 | controller | Jun 11 10:28:45.048173 crc crio[3650]: time="2026-06-11T10:28:45.048040813Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.967054 | controller | Jun 11 10:28:45.273758 crc crio[3650]: 2026-06-11T10:28:45Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-11 11:57:58.967070 | controller | Jun 11 10:28:45.274098 crc crio[3650]: time="2026-06-11T10:28:45.274000856Z" level=info msg="Successfully cleaned up network for pod aa31576716b05cdc9e4d264e54c2c41b79aab1b69c8410d864515a3524230ed1"
2026-06-11 11:57:58.967089 | controller | Jun 11 10:28:45.274098 crc crio[3650]: time="2026-06-11T10:28:45.274038607Z" level=info msg="cleanup sandbox network"
2026-06-11 11:57:58.967105 | controller | Jun 11 10:28:45.274098 crc crio[3650]: time="2026-06-11T10:28:45.274086728Z" 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-11 11:57:58.967122 | controller | Jun 11 10:28:45.274458 crc crio[3650]: time="2026-06-11T10:28:45.274372716Z" 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:0xc0013847a8}] Aliases:map[]}"
2026-06-11 11:57:58.967138 | controller | Jun 11 10:28:45.274610 crc crio[3650]: time="2026-06-11T10:28:45.274576952Z" 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-11 11:57:58.967154 | controller | Jun 11 10:28:45.400397 crc crio[3650]: time="2026-06-11T10:28:45.400252648Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.967171 | controller | Jun 11 10:28:45.410465 crc crio[3650]: time="2026-06-11T10:28:45.410320409Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=51777b5a-603f-4089-b547-2159146312a9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.967186 | controller | Jun 11 10:28:45.413579 crc crio[3650]: time="2026-06-11T10:28:45.413494219Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=947e0103-6734-4274-ae30-2b65d66e145f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.967202 | controller | Jun 11 10:28:45.416231 crc crio[3650]: time="2026-06-11T10:28:45.416098846Z" level=info msg="Creating container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio" id=e6bcbd8e-4432-464c-9da8-b7d62067ebce name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.967217 | controller | Jun 11 10:28:45.416303 crc crio[3650]: time="2026-06-11T10:28:45.416220849Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=746dec43-2994-4e8a-9d3a-3e9143741545 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.967233 | controller | Jun 11 10:28:45.416871 crc crio[3650]: time="2026-06-11T10:28:45.416808467Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.967248 | controller | Jun 11 10:28:45.417828 crc crio[3650]: time="2026-06-11T10:28:45.41769053Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=4cf730a1-a802-4075-bb14-f43151b3078a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.967264 | controller | Jun 11 10:28:45.419535 crc crio[3650]: time="2026-06-11T10:28:45.419461951Z" level=info msg="Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler" id=54558acf-b56a-4428-924f-8dc98266a182 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.967282 | controller | Jun 11 10:28:45.422506 crc crio[3650]: time="2026-06-11T10:28:45.422447217Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=a5a80953-3c66-4280-9fb6-3564cec6e0ef name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.967298 | controller | Jun 11 10:28:45.425561 crc crio[3650]: time="2026-06-11T10:28:45.425476674Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=9fc92829-c976-467f-8443-332e80d1c1cc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.967314 | controller | Jun 11 10:28:45.426963 crc crio[3650]: time="2026-06-11T10:28:45.426878915Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.967329 | controller | Jun 11 10:28:45.429296 crc crio[3650]: time="2026-06-11T10:28:45.429099509Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=65bf9965-0e16-4bb8-a0f5-3c2d4503419a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.967344 | controller | Jun 11 10:28:45.429296 crc crio[3650]: time="2026-06-11T10:28:45.429230223Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=4a20561c-35b6-47fc-baed-5e79ef425927 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.967391 | controller | Jun 11 10:28:45.437480 crc crio[3650]: time="2026-06-11T10:28:45.434492844Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver" id=454b861d-3bd2-4f0e-8773-b52c158a4550 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.967408 | controller | Jun 11 10:28:45.437480 crc crio[3650]: time="2026-06-11T10:28:45.435892505Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-ensure-env-vars" id=e0b261b4-9eb8-4d2f-ada0-7dac024609ac name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.967423 | controller | Jun 11 10:28:45.437480 crc crio[3650]: time="2026-06-11T10:28:45.436321057Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.967439 | controller | Jun 11 10:28:45.437480 crc crio[3650]: time="2026-06-11T10:28:45.436763319Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.967454 | controller | Jun 11 10:28:45.437837 crc crio[3650]: time="2026-06-11T10:28:45.437532082Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.967469 | controller | Jun 11 10:28:45.458354 crc crio[3650]: time="2026-06-11T10:28:45.458040152Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.967484 | controller | Jun 11 10:28:45.464650 crc crio[3650]: time="2026-06-11T10:28:45.464304422Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.967500 | controller | Jun 11 10:28:45.477215 crc crio[3650]: time="2026-06-11T10:28:45.477067719Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.967515 | controller | Jun 11 10:28:45.583275 crc crio[3650]: time="2026-06-11T10:28:45.581730866Z" level=info msg="Created container aefb3911a36fa414922730c6e0d6d42cfbc99a41010bec17a1fbf79f78c727b9: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=b7d5921f-2527-413f-be32-5360dbffb7ea name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.967534 | controller | Jun 11 10:28:45.585057 crc crio[3650]: time="2026-06-11T10:28:45.584679449Z" level=info msg="Starting container: aefb3911a36fa414922730c6e0d6d42cfbc99a41010bec17a1fbf79f78c727b9" id=71fe512d-dcda-4afa-bd3e-39ba1a20f684 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:58.967550 | controller | Jun 11 10:28:45.607603 crc crio[3650]: 2026-06-11T10:28:45Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-11 11:57:58.967565 | controller | Jun 11 10:28:45.607885 crc crio[3650]: time="2026-06-11T10:28:45.607661538Z" level=info msg="Successfully cleaned up network for pod df7839e3a7fe9f97d215b350da23429c49ceb57289d871c643f130f5c2ddd4ef"
2026-06-11 11:57:58.967580 | controller | Jun 11 10:28:45.607885 crc crio[3650]: time="2026-06-11T10:28:45.607698109Z" level=info msg="cleanup sandbox network"
2026-06-11 11:57:58.967596 | controller | Jun 11 10:28:45.607885 crc crio[3650]: time="2026-06-11T10:28:45.60771173Z" level=info msg="Successfully cleaned up network for pod da2adf6cd892779e9e97c725a1a8d45c2cdb5890c09a25ac078e96ef16ce314f"
2026-06-11 11:57:58.967611 | controller | Jun 11 10:28:45.639796 crc crio[3650]: time="2026-06-11T10:28:45.639598867Z" level=info msg="Started container" PID=5491 containerID=aefb3911a36fa414922730c6e0d6d42cfbc99a41010bec17a1fbf79f78c727b9 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=71fe512d-dcda-4afa-bd3e-39ba1a20f684 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4c75261105eca0cc2e0b236aa1c794f7d8a93841056df4b3fe9366cc4e9916e2
2026-06-11 11:57:58.967628 | controller | Jun 11 10:28:45.697887 crc crio[3650]: time="2026-06-11T10:28:45.696492989Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=1251dbf3-e869-4777-bc97-c8d4cc8f2d87 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.967644 | controller | Jun 11 10:28:45.705667 crc crio[3650]: time="2026-06-11T10:28:45.705250704Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=f4e34644-2973-4837-a5e0-fc5fdb862da2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.967660 | controller | Jun 11 10:28:45.709604 crc crio[3650]: time="2026-06-11T10:28:45.708527976Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer" id=e5539207-9d56-4fc9-8942-8bac03584e8e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.967676 | controller | Jun 11 10:28:45.709604 crc crio[3650]: time="2026-06-11T10:28:45.709571206Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.967692 | controller | Jun 11 10:28:45.750825 crc crio[3650]: time="2026-06-11T10:28:45.750424085Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.967727 | controller | Jun 11 10:28:46.296559 crc crio[3650]: time="2026-06-11T10:28:46.295359664Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.967793 | controller | Jun 11 10:28:46.345093 crc crio[3650]: time="2026-06-11T10:28:46.343926856Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.967819 | controller | Jun 11 10:28:46.392396 crc crio[3650]: time="2026-06-11T10:28:46.388353283Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.967837 | controller | Jun 11 10:28:46.402736 crc crio[3650]: time="2026-06-11T10:28:46.402698198Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.967854 | controller | Jun 11 10:28:46.471633 crc crio[3650]: time="2026-06-11T10:28:46.471374997Z" level=info msg="Created container 4f5ff7443fa2e7e4f5c46086495658056be4d2b43d44eb2b7ef40f907584c265: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler" id=54558acf-b56a-4428-924f-8dc98266a182 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.967869 | controller | Jun 11 10:28:46.474181 crc crio[3650]: time="2026-06-11T10:28:46.47405966Z" level=info msg="Created container a34efecdcae4c260b4e72130dc6c76d31617c10419b378a52310a7ac5bfd2dc6: openshift-etcd/etcd-crc/etcd-ensure-env-vars" id=e0b261b4-9eb8-4d2f-ada0-7dac024609ac name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.967885 | controller | Jun 11 10:28:46.474739 crc crio[3650]: time="2026-06-11T10:28:46.474419661Z" level=info msg="Starting container: 4f5ff7443fa2e7e4f5c46086495658056be4d2b43d44eb2b7ef40f907584c265" id=39ad1426-9d96-4b12-b9a6-a7de8d953bc1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:58.967901 | controller | Jun 11 10:28:46.475971 crc crio[3650]: time="2026-06-11T10:28:46.475915369Z" level=info msg="Starting container: a34efecdcae4c260b4e72130dc6c76d31617c10419b378a52310a7ac5bfd2dc6" id=06a9cf77-56a1-4e72-bd05-51789b20c1ac name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:58.967917 | controller | Jun 11 10:28:46.482606 crc crio[3650]: time="2026-06-11T10:28:46.482506255Z" level=info msg="Started container" PID=5535 containerID=4f5ff7443fa2e7e4f5c46086495658056be4d2b43d44eb2b7ef40f907584c265 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler id=39ad1426-9d96-4b12-b9a6-a7de8d953bc1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4004c0680f4846cec5f2f23572abe1d111a622de9d9019870f087a0059338ed1
2026-06-11 11:57:58.967934 | controller | Jun 11 10:28:46.490301 crc crio[3650]: time="2026-06-11T10:28:46.489380061Z" level=info msg="Started container" PID=5538 containerID=a34efecdcae4c260b4e72130dc6c76d31617c10419b378a52310a7ac5bfd2dc6 description=openshift-etcd/etcd-crc/etcd-ensure-env-vars id=06a9cf77-56a1-4e72-bd05-51789b20c1ac name=/runtime.v1.RuntimeService/StartContainer sandboxID=fa1fdb88abea1578cc8f05af8654098ce3a8239c8f2571c7a77ad2ddfc5e26e3
2026-06-11 11:57:58.967950 | controller | Jun 11 10:28:46.530802 crc crio[3650]: time="2026-06-11T10:28:46.530666309Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=dd123466-89cf-4d42-b13e-c6d5cac120ac name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.967965 | controller | Jun 11 10:28:46.533924 crc crio[3650]: time="2026-06-11T10:28:46.53385869Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=229a8709-5fa9-46b1-a2a5-a3991246bac6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.967981 | controller | Jun 11 10:28:46.536696 crc crio[3650]: time="2026-06-11T10:28:46.53662154Z" level=info msg="Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer" id=13639d93-c415-4227-8a52-20ff7a8b1770 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.967996 | controller | Jun 11 10:28:46.537257 crc crio[3650]: time="2026-06-11T10:28:46.537194176Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.968016 | controller | Jun 11 10:28:46.540657 crc crio[3650]: time="2026-06-11T10:28:46.540516982Z" level=info msg="Created container 4652201a578c86d3400ad43c741300feb3524971d0b9a60e14d739160246abc5: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver" id=454b861d-3bd2-4f0e-8773-b52c158a4550 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.968032 | controller | Jun 11 10:28:46.542624 crc crio[3650]: time="2026-06-11T10:28:46.542564413Z" level=info msg="Starting container: 4652201a578c86d3400ad43c741300feb3524971d0b9a60e14d739160246abc5" id=89f2fc2d-ce3f-456e-bcc2-30f816129474 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:58.968047 | controller | Jun 11 10:28:46.572963 crc crio[3650]: time="2026-06-11T10:28:46.572576544Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.968063 | controller | Jun 11 10:28:46.573603 crc crio[3650]: time="2026-06-11T10:28:46.573527692Z" level=info msg="Started container" PID=5548 containerID=4652201a578c86d3400ad43c741300feb3524971d0b9a60e14d739160246abc5 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver id=89f2fc2d-ce3f-456e-bcc2-30f816129474 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3ff6b0b5cf64cbc0bedb02f1a345c56432557f5f705d145d2ec5f223a47835a1
2026-06-11 11:57:58.968079 | controller | Jun 11 10:28:46.578949 crc crio[3650]: time="2026-06-11T10:28:46.578846146Z" level=info msg="Created container 45f373c066de6e211016eca2c8e08bd3d012eef2a4c56982262d624615f4cc8c: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio" id=e6bcbd8e-4432-464c-9da8-b7d62067ebce name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.968095 | controller | Jun 11 10:28:46.580586 crc crio[3650]: time="2026-06-11T10:28:46.580542594Z" level=info msg="Starting container: 45f373c066de6e211016eca2c8e08bd3d012eef2a4c56982262d624615f4cc8c" id=da4d2cca-2c53-444c-9680-938a80ee8e3b name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:58.968111 | controller | Jun 11 10:28:46.658394 crc crio[3650]: time="2026-06-11T10:28:46.655990017Z" level=info msg="Started container" PID=5549 containerID=45f373c066de6e211016eca2c8e08bd3d012eef2a4c56982262d624615f4cc8c description=openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio id=da4d2cca-2c53-444c-9680-938a80ee8e3b name=/runtime.v1.RuntimeService/StartContainer sandboxID=c1420cf72cf4373ab8b5faa85d81e525dd10cc2f8c870f164eddf65b46d3316c
2026-06-11 11:57:58.968128 | controller | Jun 11 10:28:46.670503 crc crio[3650]: time="2026-06-11T10:28:46.670282377Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=50cedb30-feef-4dac-b601-e9fe2b4db835 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.968144 | controller | Jun 11 10:28:46.675952 crc crio[3650]: time="2026-06-11T10:28:46.675842248Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=2712e51c-7a57-40ae-a6c0-7b6bf439e81c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.968159 | controller | Jun 11 10:28:46.687750 crc crio[3650]: time="2026-06-11T10:28:46.686510813Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer" id=ec5e608f-7b81-469e-877a-551e72864ea8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.968175 | controller | Jun 11 10:28:46.687750 crc crio[3650]: time="2026-06-11T10:28:46.686999848Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.968194 | controller | Jun 11 10:28:46.807083 crc crio[3650]: time="2026-06-11T10:28:46.804240834Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.968210 | controller | Jun 11 10:28:47.390793 crc crio[3650]: time="2026-06-11T10:28:47.389199197Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.968226 | controller | Jun 11 10:28:47.586376 crc crio[3650]: time="2026-06-11T10:28:47.586214568Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=6077a781-4cc2-4699-93b1-49c2515484fa name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.968241 | controller | Jun 11 10:28:47.613249 crc crio[3650]: time="2026-06-11T10:28:47.612983346Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=8592c34e-b2c6-49f1-bd3c-d92f97472027 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.968257 | controller | Jun 11 10:28:47.634518 crc crio[3650]: time="2026-06-11T10:28:47.627370501Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-resources-copy" id=cc68ba7e-2d3c-41e8-88f5-6cc9afff1176 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.968273 | controller | Jun 11 10:28:47.640606 crc crio[3650]: time="2026-06-11T10:28:47.640441389Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.968289 | controller | Jun 11 10:28:47.736981 crc crio[3650]: time="2026-06-11T10:28:47.736363976Z" level=info msg="Created container 3eb0cfbdfd280165c1275e4ceee8d97ad80aa117a1f587014e7a1370d078f792: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer" id=13639d93-c415-4227-8a52-20ff7a8b1770 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.968304 | controller | Jun 11 10:28:47.751616 crc crio[3650]: time="2026-06-11T10:28:47.751387965Z" level=info msg="Starting container: 3eb0cfbdfd280165c1275e4ceee8d97ad80aa117a1f587014e7a1370d078f792" id=93554747-eed8-478c-86af-1a588645b4e4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:58.968319 | controller | Jun 11 10:28:47.789074 crc crio[3650]: time="2026-06-11T10:28:47.785987893Z" level=info msg="Started container" PID=5584 containerID=3eb0cfbdfd280165c1275e4ceee8d97ad80aa117a1f587014e7a1370d078f792 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer id=93554747-eed8-478c-86af-1a588645b4e4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4004c0680f4846cec5f2f23572abe1d111a622de9d9019870f087a0059338ed1
2026-06-11 11:57:58.968336 | controller | Jun 11 10:28:47.829021 crc crio[3650]: time="2026-06-11T10:28:47.825399682Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.968376 | controller | Jun 11 10:28:47.841084 crc crio[3650]: time="2026-06-11T10:28:47.840901176Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=c82a9874-de68-4be7-b7a3-05c5e924880f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.968394 | controller | Jun 11 10:28:47.865038 crc crio[3650]: time="2026-06-11T10:28:47.864853197Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=70554d4d-739e-4fad-87be-f519b3c2ac2a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.968410 | controller | Jun 11 10:28:47.901995 crc crio[3650]: time="2026-06-11T10:28:47.890903805Z" level=info msg="Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller" id=edfb322e-019e-4c2d-ac96-6b79a306025a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.968430 | controller | Jun 11 10:28:47.901995 crc crio[3650]: time="2026-06-11T10:28:47.892597774Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.968446 | controller | Jun 11 10:28:47.945444 crc crio[3650]: time="2026-06-11T10:28:47.944062004Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.968462 | controller | Jun 11 10:28:48.928593 crc crio[3650]: time="2026-06-11T10:28:48.926936729Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.968478 | controller | Jun 11 10:28:49.285680 crc crio[3650]: time="2026-06-11T10:28:49.285548093Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.968493 | controller | Jun 11 10:28:49.324641 crc crio[3650]: time="2026-06-11T10:28:49.324470828Z" level=info msg="Created container a4369d4932648417dac09ada33ebfe4d894d5f18d6cff3edf19e3fbae8df8b28: openshift-etcd/etcd-crc/etcd-resources-copy" id=cc68ba7e-2d3c-41e8-88f5-6cc9afff1176 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.968508 | controller | Jun 11 10:28:49.335042 crc crio[3650]: time="2026-06-11T10:28:49.33496585Z" level=info msg="Starting container: a4369d4932648417dac09ada33ebfe4d894d5f18d6cff3edf19e3fbae8df8b28" id=be38f3c7-dd7a-4d87-a5dd-fcf9300f0df1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:58.968524 | controller | Jun 11 10:28:49.388906 crc crio[3650]: time="2026-06-11T10:28:49.388546674Z" level=info msg="Started container" PID=5615 containerID=a4369d4932648417dac09ada33ebfe4d894d5f18d6cff3edf19e3fbae8df8b28 description=openshift-etcd/etcd-crc/etcd-resources-copy id=be38f3c7-dd7a-4d87-a5dd-fcf9300f0df1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fa1fdb88abea1578cc8f05af8654098ce3a8239c8f2571c7a77ad2ddfc5e26e3
2026-06-11 11:57:58.968539 | controller | Jun 11 10:28:49.504624 crc crio[3650]: time="2026-06-11T10:28:49.503498209Z" level=info msg="Created container 083acecf1e7f0599a408a9b6feefff4e22bfb50f5b67fa09764b235394d2971a: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller" id=edfb322e-019e-4c2d-ac96-6b79a306025a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.968555 | controller | Jun 11 10:28:49.533015 crc crio[3650]: time="2026-06-11T10:28:49.508316688Z" level=info msg="Starting container: 083acecf1e7f0599a408a9b6feefff4e22bfb50f5b67fa09764b235394d2971a" id=0ad64df3-ba35-4ef3-b05b-4b1f75de1417 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:58.968571 | controller | Jun 11 10:28:49.622302 crc crio[3650]: time="2026-06-11T10:28:49.621891663Z" level=info msg="Started container" PID=5646 containerID=083acecf1e7f0599a408a9b6feefff4e22bfb50f5b67fa09764b235394d2971a description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller id=0ad64df3-ba35-4ef3-b05b-4b1f75de1417 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4004c0680f4846cec5f2f23572abe1d111a622de9d9019870f087a0059338ed1
2026-06-11 11:57:58.968587 | controller | Jun 11 10:28:50.761474 crc crio[3650]: time="2026-06-11T10:28:50.761306015Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=1fa2ed30-9729-41ab-bb81-2eec14f52ee6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.968603 | controller | Jun 11 10:28:50.768470 crc crio[3650]: time="2026-06-11T10:28:50.76836524Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=4b6a22e2-7eb3-4445-8bb2-8a3c5fa4e71f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.968621 | controller | Jun 11 10:28:50.776108 crc crio[3650]: time="2026-06-11T10:28:50.775490116Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcdctl" id=ab1ac849-848c-4dc9-8a4c-c29113c2eebf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.968637 | controller | Jun 11 10:28:50.776610 crc crio[3650]: time="2026-06-11T10:28:50.776240398Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.968653 | controller | Jun 11 10:28:50.816600 crc crio[3650]: time="2026-06-11T10:28:50.816472525Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.968668 | controller | Jun 11 10:28:50.833313 crc crio[3650]: time="2026-06-11T10:28:50.832847545Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.968684 | controller | Jun 11 10:28:50.842941 crc crio[3650]: time="2026-06-11T10:28:50.842038152Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.968699 | controller | Jun 11 10:28:51.105319 crc crio[3650]: time="2026-06-11T10:28:51.104991816Z" level=info msg="Created container 368380ba31dc04cbe6cd00c3fc0384e870ff9cdcfa5dd2f7fa11a0117eec5036: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer" id=ec5e608f-7b81-469e-877a-551e72864ea8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.968714 | controller | Jun 11 10:28:51.107399 crc crio[3650]: time="2026-06-11T10:28:51.107025795Z" level=info msg="Starting container: 368380ba31dc04cbe6cd00c3fc0384e870ff9cdcfa5dd2f7fa11a0117eec5036" id=671e36de-b8d4-4835-897d-49888525159c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:58.968730 | controller | Jun 11 10:28:51.110606 crc crio[3650]: time="2026-06-11T10:28:51.110508538Z" level=info msg="Created container 2b20296cd3356d8e276d87e6e43e23eba3bd2345d809b374ff890dbc1c7fa856: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer" id=e5539207-9d56-4fc9-8942-8bac03584e8e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.968745 | controller | Jun 11 10:28:51.111710 crc crio[3650]: time="2026-06-11T10:28:51.111600395Z" level=info msg="Starting container: 2b20296cd3356d8e276d87e6e43e23eba3bd2345d809b374ff890dbc1c7fa856" id=201033cb-e5d5-4e49-9b56-867518953409 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:58.968761 | controller | Jun 11 10:28:51.119223 crc crio[3650]: time="2026-06-11T10:28:51.118987049Z" level=info msg="Started container" PID=5711 containerID=2b20296cd3356d8e276d87e6e43e23eba3bd2345d809b374ff890dbc1c7fa856 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer id=201033cb-e5d5-4e49-9b56-867518953409 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4c75261105eca0cc2e0b236aa1c794f7d8a93841056df4b3fe9366cc4e9916e2
2026-06-11 11:57:58.968776 | controller | Jun 11 10:28:51.131483 crc crio[3650]: time="2026-06-11T10:28:51.130932393Z" level=info msg="Started container" PID=5710 containerID=368380ba31dc04cbe6cd00c3fc0384e870ff9cdcfa5dd2f7fa11a0117eec5036 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer id=671e36de-b8d4-4835-897d-49888525159c name=/runtime.v1.RuntimeService/StartContainer sandboxID=3ff6b0b5cf64cbc0bedb02f1a345c56432557f5f705d145d2ec5f223a47835a1
2026-06-11 11:57:58.968792 | controller | Jun 11 10:28:51.193254 crc crio[3650]: time="2026-06-11T10:28:51.193175713Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.968811 | controller | Jun 11 10:28:51.225222 crc crio[3650]: time="2026-06-11T10:28:51.22293609Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=b32dfbcb-a85a-43bf-91ba-f67bf833afe7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.968827 | controller | Jun 11 10:28:51.228476 crc crio[3650]: time="2026-06-11T10:28:51.228405328Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=ae08b5fe-e83c-449b-bc85-f62e06166f78 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.968843 | controller | Jun 11 10:28:51.228565 crc crio[3650]: time="2026-06-11T10:28:51.228454498Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=f789ea50-9c25-429c-bc16-6fc2d4aa4cea name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.968859 | controller | Jun 11 10:28:51.232249 crc crio[3650]: time="2026-06-11T10:28:51.232107863Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller" id=603c9e03-2095-4c39-a821-6f173f44972d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.968874 | controller | Jun 11 10:28:51.232517 crc crio[3650]: time="2026-06-11T10:28:51.232164585Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=603e8a5f-3459-48be-b59d-84e1b65b14ef name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.968889 | controller | Jun 11 10:28:51.232802 crc crio[3650]: time="2026-06-11T10:28:51.23266431Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.968904 | controller | Jun 11 10:28:51.235908 crc crio[3650]: time="2026-06-11T10:28:51.235830781Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller" id=2f68aefc-08da-4195-a0bc-8d5880fad83d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.968919 | controller | Jun 11 10:28:51.236320 crc crio[3650]: time="2026-06-11T10:28:51.236267164Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.968934 | controller | Jun 11 10:28:51.261292 crc crio[3650]: time="2026-06-11T10:28:51.261014065Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.968949 | controller | Jun 11 10:28:51.307406 crc crio[3650]: time="2026-06-11T10:28:51.307255726Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.968964 | controller | Jun 11 10:28:51.425997 crc crio[3650]: time="2026-06-11T10:28:51.425623864Z" level=info msg="Created container 6058d110c06a11a759b01e21119b487bfaa0e5f3d32a703827efcc559e4bc01d: openshift-etcd/etcd-crc/etcdctl" id=ab1ac849-848c-4dc9-8a4c-c29113c2eebf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.968979 | controller | Jun 11 10:28:51.428536 crc crio[3650]: time="2026-06-11T10:28:51.428328734Z" level=info msg="Starting container: 6058d110c06a11a759b01e21119b487bfaa0e5f3d32a703827efcc559e4bc01d" id=6b27663e-b2cc-4153-8b74-a6dafea6abc7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:58.968998 | controller | Jun 11 10:28:51.471402 crc crio[3650]: time="2026-06-11T10:28:51.470040924Z" level=info msg="Started container" PID=5721 containerID=6058d110c06a11a759b01e21119b487bfaa0e5f3d32a703827efcc559e4bc01d description=openshift-etcd/etcd-crc/etcdctl id=6b27663e-b2cc-4153-8b74-a6dafea6abc7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fa1fdb88abea1578cc8f05af8654098ce3a8239c8f2571c7a77ad2ddfc5e26e3
2026-06-11 11:57:58.969015 | controller | Jun 11 10:28:51.547413 crc crio[3650]: time="2026-06-11T10:28:51.547257213Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=df0b3e20-6d96-40bf-bc49-ac4d86db6792 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.969030 | controller | Jun 11 10:28:51.550705 crc crio[3650]: time="2026-06-11T10:28:51.550519766Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=7502dcb6-5c09-4423-a9a4-de8628b87fe7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.969045 | controller | Jun 11 10:28:51.558334 crc crio[3650]: time="2026-06-11T10:28:51.558015523Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd" id=0c4bbcf8-35ed-47df-8267-b3bdc5e1f3e5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.969060 | controller | Jun 11 10:28:51.558922 crc crio[3650]: time="2026-06-11T10:28:51.55862543Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.969075 | controller | Jun 11 10:28:51.607218 crc crio[3650]: time="2026-06-11T10:28:51.605957334Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.969091 | controller | Jun 11 10:28:51.944359 crc crio[3650]: time="2026-06-11T10:28:51.943627217Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.969107 | controller | Jun 11 10:28:52.116188 crc crio[3650]: time="2026-06-11T10:28:52.115958598Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.969122 | controller | Jun 11 10:28:52.329064 crc crio[3650]: time="2026-06-11T10:28:52.328948027Z" level=info msg="Created container 3edbafbb8544c2912a55ba2aa04d4d6ac092fcdb7b583b489d3b7cdf410919ec: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller" id=603c9e03-2095-4c39-a821-6f173f44972d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.969138 | controller | Jun 11 10:28:52.339845 crc crio[3650]: time="2026-06-11T10:28:52.33108176Z" level=info msg="Starting container: 3edbafbb8544c2912a55ba2aa04d4d6ac092fcdb7b583b489d3b7cdf410919ec" id=f480d9d6-2313-49a8-bbde-6a95829279f8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:58.969154 | controller | Jun 11 10:28:52.360854 crc crio[3650]: time="2026-06-11T10:28:52.359020184Z" level=info msg="Started container" PID=5757 containerID=3edbafbb8544c2912a55ba2aa04d4d6ac092fcdb7b583b489d3b7cdf410919ec description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller id=f480d9d6-2313-49a8-bbde-6a95829279f8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4c75261105eca0cc2e0b236aa1c794f7d8a93841056df4b3fe9366cc4e9916e2
2026-06-11 11:57:58.969170 | controller | Jun 11 10:28:52.407889 crc crio[3650]: time="2026-06-11T10:28:52.407623462Z" level=info msg="Created container 91dbcdb87f53f467958246f88c4569b114b3c97271484d0c307b1e6c805e3b45: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller" id=2f68aefc-08da-4195-a0bc-8d5880fad83d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.969189 | controller | Jun 11 10:28:52.411218 crc crio[3650]: time="2026-06-11T10:28:52.410464743Z" level=info msg="Starting container: 91dbcdb87f53f467958246f88c4569b114b3c97271484d0c307b1e6c805e3b45" id=db9e494f-e126-43f1-a80a-54583705414a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:58.969205 | controller | Jun 11 10:28:52.454035 crc crio[3650]: time="2026-06-11T10:28:52.452374659Z" level=info msg="Started container" PID=5764 containerID=91dbcdb87f53f467958246f88c4569b114b3c97271484d0c307b1e6c805e3b45 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller id=db9e494f-e126-43f1-a80a-54583705414a name=/runtime.v1.RuntimeService/StartContainer sandboxID=3ff6b0b5cf64cbc0bedb02f1a345c56432557f5f705d145d2ec5f223a47835a1
2026-06-11 11:57:58.969221 | controller | Jun 11 10:28:52.564709 crc crio[3650]: time="2026-06-11T10:28:52.563989704Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=5d346c80-77b8-4d41-8954-69143c709043 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.969238 | controller | Jun 11 10:28:52.576580 crc crio[3650]: time="2026-06-11T10:28:52.575730944Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=07d92eea-f1bf-4f26-a3f6-30187f7ffe5d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.969253 | controller | Jun 11 10:28:52.584620 crc crio[3650]: time="2026-06-11T10:28:52.584335169Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz" id=28cb0864-9042-453d-945e-e1bbb5ae7772 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.969269 | controller | Jun 11 10:28:52.584748 crc crio[3650]: time="2026-06-11T10:28:52.584667519Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.969309 | controller | Jun 11 10:28:52.622256 crc crio[3650]: time="2026-06-11T10:28:52.620392885Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.969333 | controller | Jun 11 10:28:52.644469 crc crio[3650]: time="2026-06-11T10:28:52.639402932Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.969380 | controller | Jun 11 10:28:53.118560 crc crio[3650]: time="2026-06-11T10:28:53.118411316Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.969402 | controller | Jun 11 10:28:53.317521 crc crio[3650]: time="2026-06-11T10:28:53.317397582Z" level=info msg="Created container d558e31fb4faf4692d80ad7bb748ca71a61794ca8dfb79973420f7ea802cc9fa: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz" id=28cb0864-9042-453d-945e-e1bbb5ae7772 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.969419 | controller | Jun 11 10:28:53.318884 crc crio[3650]: time="2026-06-11T10:28:53.317950979Z" level=info msg="Created container 6e2b6f84343a5c8a05b13a6da3b2a2c8a77ceafaf0c0432cf23b0aec6bee9f34: openshift-etcd/etcd-crc/etcd" id=0c4bbcf8-35ed-47df-8267-b3bdc5e1f3e5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.969456 | controller | Jun 11 10:28:53.320531 crc crio[3650]: time="2026-06-11T10:28:53.3201021Z" level=info msg="Starting container: d558e31fb4faf4692d80ad7bb748ca71a61794ca8dfb79973420f7ea802cc9fa" id=07e368d0-1534-43ca-9741-92d0f5bd5e98 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:58.969481 | controller | Jun 11 10:28:53.320599 crc crio[3650]: time="2026-06-11T10:28:53.320182512Z" level=info msg="Starting container: 6e2b6f84343a5c8a05b13a6da3b2a2c8a77ceafaf0c0432cf23b0aec6bee9f34" id=c5c8e542-4ddf-41bb-a06a-628384bab831 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:58.969498 | controller | Jun 11 10:28:53.345678 crc crio[3650]: time="2026-06-11T10:28:53.341701643Z" level=info msg="Started container" PID=5802 containerID=d558e31fb4faf4692d80ad7bb748ca71a61794ca8dfb79973420f7ea802cc9fa description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz id=07e368d0-1534-43ca-9741-92d0f5bd5e98 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3ff6b0b5cf64cbc0bedb02f1a345c56432557f5f705d145d2ec5f223a47835a1
2026-06-11 11:57:58.969514 | controller | Jun 11 10:28:53.375605 crc crio[3650]: time="2026-06-11T10:28:53.37454504Z" level=info msg="Started container" PID=5797 containerID=6e2b6f84343a5c8a05b13a6da3b2a2c8a77ceafaf0c0432cf23b0aec6bee9f34 description=openshift-etcd/etcd-crc/etcd id=c5c8e542-4ddf-41bb-a06a-628384bab831 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fa1fdb88abea1578cc8f05af8654098ce3a8239c8f2571c7a77ad2ddfc5e26e3
2026-06-11 11:57:58.969557 | controller | Jun 11 10:28:53.397916 crc crio[3650]: time="2026-06-11T10:28:53.397522009Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=386342fc-f70d-4e04-a3fd-7a495034eb41 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.969574 | controller | Jun 11 10:28:53.410296 crc crio[3650]: time="2026-06-11T10:28:53.409945058Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=1c0cc2a1-556f-4196-90f2-6897dfc7c475 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.969590 | controller | Jun 11 10:28:53.411455 crc crio[3650]: time="2026-06-11T10:28:53.410378919Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=04c6d35e-967f-4418-8c16-5291769efa98 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.969628 | controller | Jun 11 10:28:53.415980 crc crio[3650]: time="2026-06-11T10:28:53.415672001Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=38e24218-c4ea-4cee-ac7c-434a0a3987e8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.969648 | controller | Jun 11 10:28:53.423530 crc crio[3650]: time="2026-06-11T10:28:53.423353072Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-metrics" id=b46992b3-5678-4823-8748-54ced7a7f0e0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.969664 | controller | Jun 11 10:28:53.423943 crc crio[3650]: time="2026-06-11T10:28:53.423697851Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=f07af42f-2632-4277-8576-c73ced87ba58 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.969680 | controller | Jun 11 10:28:53.424369 crc crio[3650]: time="2026-06-11T10:28:53.424064663Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.969723 | controller | Jun 11 10:28:53.424722 crc crio[3650]: time="2026-06-11T10:28:53.424627998Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.969740 | controller | Jun 11 10:28:53.470731 crc crio[3650]: time="2026-06-11T10:28:53.469961593Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.969760 | controller | Jun 11 10:28:53.579049 crc crio[3650]: time="2026-06-11T10:28:53.572345715Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.969801 | controller | Jun 11 10:28:54.808195 crc crio[3650]: time="2026-06-11T10:28:54.808068371Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.969819 | controller | Jun 11 10:28:54.892884 crc crio[3650]: time="2026-06-11T10:28:54.886517717Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.969835 | controller | Jun 11 10:28:55.167953 crc crio[3650]: time="2026-06-11T10:28:55.167334839Z" level=info msg="Created container 5a9cca47983ddd877d3f172a44ab7b81d57b0e59bf0e230bb278210ae6415550: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=f07af42f-2632-4277-8576-c73ced87ba58 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.969873 | controller | Jun 11 10:28:55.172292 crc crio[3650]: time="2026-06-11T10:28:55.172055935Z" level=info msg="Starting container: 5a9cca47983ddd877d3f172a44ab7b81d57b0e59bf0e230bb278210ae6415550" id=66425474-f15f-4bba-bd88-ab111135a129 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:58.969895 | controller | Jun 11 10:28:55.173547 crc crio[3650]: time="2026-06-11T10:28:55.173374944Z" level=info msg="Created container 092b0bd7ebca4073c30e6292b4c07f5766f3e1e95a6a9369cbb6c6c30b14387b: openshift-etcd/etcd-crc/etcd-metrics" id=b46992b3-5678-4823-8748-54ced7a7f0e0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.969911 | controller | Jun 11 10:28:55.177787 crc crio[3650]: time="2026-06-11T10:28:55.177581404Z" level=info msg="Starting container: 092b0bd7ebca4073c30e6292b4c07f5766f3e1e95a6a9369cbb6c6c30b14387b" id=b85391f1-ae7b-4f03-8dee-64f02f0b2085 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:58.969928 | controller | Jun 11 10:28:55.187825 crc crio[3650]: time="2026-06-11T10:28:55.187554605Z" level=info msg="Started container" PID=5844 containerID=5a9cca47983ddd877d3f172a44ab7b81d57b0e59bf0e230bb278210ae6415550 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=66425474-f15f-4bba-bd88-ab111135a129 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3ff6b0b5cf64cbc0bedb02f1a345c56432557f5f705d145d2ec5f223a47835a1
2026-06-11 11:57:58.969967 | controller | Jun 11 10:28:55.234303 crc crio[3650]: time="2026-06-11T10:28:55.233955706Z" level=info msg="Started container" PID=5843 containerID=092b0bd7ebca4073c30e6292b4c07f5766f3e1e95a6a9369cbb6c6c30b14387b description=openshift-etcd/etcd-crc/etcd-metrics id=b85391f1-ae7b-4f03-8dee-64f02f0b2085 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fa1fdb88abea1578cc8f05af8654098ce3a8239c8f2571c7a77ad2ddfc5e26e3
2026-06-11 11:57:58.969985 | controller | Jun 11 10:28:55.316740 crc crio[3650]: time="2026-06-11T10:28:55.316583239Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=69818438-05bc-42b5-bc6d-02ec2606c9b8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.970001 | controller | Jun 11 10:28:55.323084 crc crio[3650]: time="2026-06-11T10:28:55.322908163Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=d4a18305-ffab-4a45-93ce-9bc769830370 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.970017 | controller | Jun 11 10:28:55.329262 crc crio[3650]: time="2026-06-11T10:28:55.329094643Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-readyz" id=9df1235e-277b-4b48-955f-18fafc89aaad name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.970036 | controller | Jun 11 10:28:55.330698 crc crio[3650]: time="2026-06-11T10:28:55.329715741Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.970052 | controller | Jun 11 10:28:55.358276 crc crio[3650]: time="2026-06-11T10:28:55.3564434Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.970068 | controller | Jun 11 10:28:55.908591 crc crio[3650]: time="2026-06-11T10:28:55.908455855Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.970083 | controller | Jun 11 10:28:56.087620 crc crio[3650]: time="2026-06-11T10:28:56.086932692Z" level=info msg="Created container 4c2d1c3227c2736fa6314e645869b1d5ea539a771a737ddd0813ecd08e96fecd: openshift-etcd/etcd-crc/etcd-readyz" id=9df1235e-277b-4b48-955f-18fafc89aaad name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.970099 | controller | Jun 11 10:28:56.088861 crc crio[3650]: time="2026-06-11T10:28:56.088720822Z" level=info msg="Starting container: 4c2d1c3227c2736fa6314e645869b1d5ea539a771a737ddd0813ecd08e96fecd" id=3cd0aaf4-7faa-4ccd-9240-d0524db8368f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:58.970114 | controller | Jun 11 10:28:56.100446 crc crio[3650]: time="2026-06-11T10:28:56.100106769Z" level=info msg="Started container" PID=5871 containerID=4c2d1c3227c2736fa6314e645869b1d5ea539a771a737ddd0813ecd08e96fecd description=openshift-etcd/etcd-crc/etcd-readyz id=3cd0aaf4-7faa-4ccd-9240-d0524db8368f name=/runtime.v1.RuntimeService/StartContainer sandboxID=fa1fdb88abea1578cc8f05af8654098ce3a8239c8f2571c7a77ad2ddfc5e26e3
2026-06-11 11:57:58.970130 | controller | Jun 11 10:28:56.130486 crc crio[3650]: time="2026-06-11T10:28:56.128476867Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=f6c24291-7512-41bc-92e5-003ff0992988 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.970145 | controller | Jun 11 10:28:56.137032 crc crio[3650]: time="2026-06-11T10:28:56.134388047Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=d7e2dad0-d83a-44b9-a11d-9d5fead85303 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.970160 | controller | Jun 11 10:28:56.145969 crc crio[3650]: time="2026-06-11T10:28:56.143882431Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-rev" id=f962b310-2cc9-4dd1-85f0-416a04a08ef1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.970176 | controller | Jun 11 10:28:56.145969 crc crio[3650]: time="2026-06-11T10:28:56.14487274Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.970191 | controller | Jun 11 10:28:56.176503 crc crio[3650]: time="2026-06-11T10:28:56.176056115Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.970206 | controller | Jun 11 10:28:56.592822 crc crio[3650]: time="2026-06-11T10:28:56.592564291Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.970222 | controller | Jun 11 10:28:56.755505 crc crio[3650]: time="2026-06-11T10:28:56.755306884Z" level=info msg="Created container 07f61e30050f8bcd1c3764aa113c45ce59ab294186155c53e090ba2e832c86a0: openshift-etcd/etcd-crc/etcd-rev" id=f962b310-2cc9-4dd1-85f0-416a04a08ef1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.970238 | controller | Jun 11 10:28:56.756399 crc crio[3650]: time="2026-06-11T10:28:56.756333734Z" level=info msg="Starting container: 07f61e30050f8bcd1c3764aa113c45ce59ab294186155c53e090ba2e832c86a0" id=d460552a-6d56-4c03-9673-606deef6a1a1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:58.970256 | controller | Jun 11 10:28:56.775543 crc crio[3650]: time="2026-06-11T10:28:56.775396242Z" level=info msg="Started container" PID=5887 containerID=07f61e30050f8bcd1c3764aa113c45ce59ab294186155c53e090ba2e832c86a0 description=openshift-etcd/etcd-crc/etcd-rev id=d460552a-6d56-4c03-9673-606deef6a1a1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fa1fdb88abea1578cc8f05af8654098ce3a8239c8f2571c7a77ad2ddfc5e26e3
2026-06-11 11:57:58.970273 | controller | Jun 11 10:29:20.402843 crc crio[3650]: time="2026-06-11T10:29:20.401787581Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=206ff4f2-423d-4462-a9bb-bd6ef1e00444 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.970288 | controller | Jun 11 10:29:20.408846 crc crio[3650]: time="2026-06-11T10:29:20.408362954Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=1d96f5ea-d090-4204-8c6b-530a5380e4e0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.970303 | controller | Jun 11 10:29:20.414336 crc crio[3650]: time="2026-06-11T10:29:20.413634298Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=14d62068-9925-4121-a73b-f3fc57369333 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.970317 | controller | Jun 11 10:29:20.418373 crc crio[3650]: time="2026-06-11T10:29:20.415662772Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.970333 | controller | Jun 11 10:29:20.447818 crc crio[3650]: time="2026-06-11T10:29:20.444502696Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.970362 | controller | Jun 11 10:29:20.796005 crc crio[3650]: time="2026-06-11T10:29:20.795527595Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.970383 | controller | Jun 11 10:29:20.901524 crc crio[3650]: time="2026-06-11T10:29:20.901379174Z" level=info msg="Created container 744332f1097cf6013606799f95d9b932c2fa564259d6085973b6d6aeef9e7fb1: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=14d62068-9925-4121-a73b-f3fc57369333 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.970399 | controller | Jun 11 10:29:20.903418 crc crio[3650]: time="2026-06-11T10:29:20.90318583Z" level=info msg="Starting container: 744332f1097cf6013606799f95d9b932c2fa564259d6085973b6d6aeef9e7fb1" id=c00205a2-2eb8-4e10-ade0-f445309c299b name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:58.970415 | controller | Jun 11 10:29:20.909610 crc crio[3650]: time="2026-06-11T10:29:20.909519195Z" level=info msg="Started container" PID=6145 containerID=744332f1097cf6013606799f95d9b932c2fa564259d6085973b6d6aeef9e7fb1 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=c00205a2-2eb8-4e10-ade0-f445309c299b name=/runtime.v1.RuntimeService/StartContainer sandboxID=4c75261105eca0cc2e0b236aa1c794f7d8a93841056df4b3fe9366cc4e9916e2
2026-06-11 11:57:58.970431 | controller | Jun 11 10:29:24.682611 crc crio[3650]: time="2026-06-11T10:29:24.678396482Z" level=info msg="Stopping container: 744332f1097cf6013606799f95d9b932c2fa564259d6085973b6d6aeef9e7fb1 (timeout: 30s)" id=e25dcb7f-1a7b-423b-bb9d-7e8a2bbfa75b name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:58.970450 | controller | Jun 11 10:29:24.870886 crc crio[3650]: time="2026-06-11T10:29:24.870567107Z" level=info msg="Stopped container 744332f1097cf6013606799f95d9b932c2fa564259d6085973b6d6aeef9e7fb1: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=e25dcb7f-1a7b-423b-bb9d-7e8a2bbfa75b name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:58.970466 | controller | Jun 11 10:29:25.425040 crc crio[3650]: time="2026-06-11T10:29:25.424488964Z" level=info msg="Removing container: aefb3911a36fa414922730c6e0d6d42cfbc99a41010bec17a1fbf79f78c727b9" id=e09cced0-419f-43fe-a986-986872d61a80 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:58.970482 | controller | Jun 11 10:29:25.512425 crc crio[3650]: time="2026-06-11T10:29:25.512297958Z" level=info msg="Removed container aefb3911a36fa414922730c6e0d6d42cfbc99a41010bec17a1fbf79f78c727b9: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=e09cced0-419f-43fe-a986-986872d61a80 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:58.970498 | controller | Jun 11 10:29:42.343405 crc crio[3650]: time="2026-06-11T10:29:42.342307783Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=ddd8b42c-0e67-4513-96a4-fcb6447d1412 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.970513 | controller | Jun 11 10:29:42.349704 crc crio[3650]: time="2026-06-11T10:29:42.349502245Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=579332b3-472e-4581-b366-10de43bb9e73 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.970528 | controller | Jun 11 10:29:42.354394 crc crio[3650]: time="2026-06-11T10:29:42.353663443Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=ea7de88e-cd36-47c2-a5df-27b5ebebd266 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.970544 | controller | Jun 11 10:29:42.356375 crc crio[3650]: time="2026-06-11T10:29:42.356263274Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.970559 | controller | Jun 11 10:29:42.383393 crc crio[3650]: time="2026-06-11T10:29:42.383312366Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.970574 | controller | Jun 11 10:29:42.609372 crc crio[3650]: time="2026-06-11T10:29:42.609332645Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.970590 | controller | Jun 11 10:29:42.695491 crc crio[3650]: time="2026-06-11T10:29:42.695242481Z" level=info msg="Created container 2d2af8718a40dc0c5af57abb990d7780fdd400216656d85bac1cc4fb0786cfb1: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=ea7de88e-cd36-47c2-a5df-27b5ebebd266 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.970606 | controller | Jun 11 10:29:42.696350 crc crio[3650]: time="2026-06-11T10:29:42.696286952Z" level=info msg="Starting container: 2d2af8718a40dc0c5af57abb990d7780fdd400216656d85bac1cc4fb0786cfb1" id=380d2697-024c-4141-b95e-ff34a33ff9d5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:58.970622 | controller | Jun 11 10:29:42.705258 crc crio[3650]: time="2026-06-11T10:29:42.70465594Z" level=info msg="Started container" PID=6340 containerID=2d2af8718a40dc0c5af57abb990d7780fdd400216656d85bac1cc4fb0786cfb1 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=380d2697-024c-4141-b95e-ff34a33ff9d5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4c75261105eca0cc2e0b236aa1c794f7d8a93841056df4b3fe9366cc4e9916e2
2026-06-11 11:57:58.970642 | controller | Jun 11 10:29:42.927887 crc crio[3650]: time="2026-06-11T10:29:42.927816202Z" level=info msg="Stopping container: 5a9cca47983ddd877d3f172a44ab7b81d57b0e59bf0e230bb278210ae6415550 (timeout: 15s)" id=0a527b51-d7b4-4a62-bad7-27b189fbca9e name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:58.970659 | controller | Jun 11 10:29:57.944273 crc crio[3650]: time="2026-06-11T10:29:57.94386792Z" level=warning msg="Stopping container 5a9cca47983ddd877d3f172a44ab7b81d57b0e59bf0e230bb278210ae6415550 with stop signal(15) timed out. Killing..."
2026-06-11 11:57:58.970675 | controller | Jun 11 10:29:58.476776 crc crio[3650]: time="2026-06-11T10:29:58.476645423Z" level=info msg="Stopped container 5a9cca47983ddd877d3f172a44ab7b81d57b0e59bf0e230bb278210ae6415550: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=0a527b51-d7b4-4a62-bad7-27b189fbca9e name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:58.970691 | controller | Jun 11 10:29:58.478267 crc crio[3650]: time="2026-06-11T10:29:58.478053136Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=ef5611fc-9e6a-45e5-9441-bcb75da94cd8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.970706 | controller | Jun 11 10:29:58.480474 crc crio[3650]: time="2026-06-11T10:29:58.480392788Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=b0b95722-7f64-412a-acf3-1b1855f91254 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.970722 | controller | Jun 11 10:29:58.482897 crc crio[3650]: time="2026-06-11T10:29:58.482830603Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=a3539a9e-7008-4a24-81cc-7246dfc68b8c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.970737 | controller | Jun 11 10:29:58.483498 crc crio[3650]: time="2026-06-11T10:29:58.483408111Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.970753 | controller | Jun 11 10:29:58.495677 crc crio[3650]: time="2026-06-11T10:29:58.495594798Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.970769 | controller | Jun 11 10:29:58.636656 crc crio[3650]: time="2026-06-11T10:29:58.636560366Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.970784 | controller | Jun 11 10:29:58.741718 crc crio[3650]: time="2026-06-11T10:29:58.741510942Z" level=info msg="Created container 547a64f14f9f54d1e6f8793790815a6dfe5932de96da0b921e58e20a8d7076b4: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=a3539a9e-7008-4a24-81cc-7246dfc68b8c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.970800 | controller | Jun 11 10:29:58.744347 crc crio[3650]: time="2026-06-11T10:29:58.743939237Z" level=info msg="Starting container: 547a64f14f9f54d1e6f8793790815a6dfe5932de96da0b921e58e20a8d7076b4" id=41e62081-672e-455f-86d6-74576d7be7c9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:58.970816 | controller | Jun 11 10:29:58.748984 crc crio[3650]: time="2026-06-11T10:29:58.748872719Z" level=info msg="Started container" PID=6442 containerID=547a64f14f9f54d1e6f8793790815a6dfe5932de96da0b921e58e20a8d7076b4 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=41e62081-672e-455f-86d6-74576d7be7c9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3ff6b0b5cf64cbc0bedb02f1a345c56432557f5f705d145d2ec5f223a47835a1
2026-06-11 11:57:58.970836 | controller | Jun 11 10:30:13.461962 crc crio[3650]: time="2026-06-11T10:30:13.46183875Z" level=info msg="Stopping container: 2d2af8718a40dc0c5af57abb990d7780fdd400216656d85bac1cc4fb0786cfb1 (timeout: 30s)" id=41b01e1e-3378-4864-b666-2f930d53c999 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:58.970853 | controller | Jun 11 10:30:13.525883 crc crio[3650]: time="2026-06-11T10:30:13.525338973Z" level=info msg="Stopped container 2d2af8718a40dc0c5af57abb990d7780fdd400216656d85bac1cc4fb0786cfb1: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=41b01e1e-3378-4864-b666-2f930d53c999 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:58.970869 | controller | Jun 11 10:30:13.527509 crc crio[3650]: time="2026-06-11T10:30:13.527397757Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=62cd67eb-d2cc-4c0b-bbbb-992cfd5ae47b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.970885 | controller | Jun 11 10:30:13.529385 crc crio[3650]: time="2026-06-11T10:30:13.529269855Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=b68f0051-86cb-4007-a43c-8577b07d36c1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.970901 | controller | Jun 11 10:30:13.531388 crc crio[3650]: time="2026-06-11T10:30:13.531335779Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=0570d10b-077e-41c1-9c46-9c5ee453a0bb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.970916 | controller | Jun 11 10:30:13.531852 crc crio[3650]: time="2026-06-11T10:30:13.531788333Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.970932 | controller | Jun 11 10:30:13.545471 crc crio[3650]: time="2026-06-11T10:30:13.545390373Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.970947 | controller | Jun 11 10:30:13.684351 crc crio[3650]: time="2026-06-11T10:30:13.684276367Z" level=info msg="Removing container: 744332f1097cf6013606799f95d9b932c2fa564259d6085973b6d6aeef9e7fb1" id=71c85163-d699-40b8-8e5a-e15ec0c1e0ae name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:58.970962 | controller | Jun 11 10:30:13.695536 crc crio[3650]: time="2026-06-11T10:30:13.695451823Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.970977 | controller | Jun 11 10:30:13.721906 crc crio[3650]: time="2026-06-11T10:30:13.72184323Z" level=info msg="Removed container 744332f1097cf6013606799f95d9b932c2fa564259d6085973b6d6aeef9e7fb1: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=71c85163-d699-40b8-8e5a-e15ec0c1e0ae name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:58.970993 | controller | Jun 11 10:30:13.774741 crc crio[3650]: time="2026-06-11T10:30:13.774560459Z" level=info msg="Created container a40b0ad266f0349e3710983c74b3de1c18a33f55d6af770e2d6ca6422a6ae41b: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=0570d10b-077e-41c1-9c46-9c5ee453a0bb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.971008 | controller | Jun 11 10:30:13.775803 crc crio[3650]: time="2026-06-11T10:30:13.775739346Z" level=info msg="Starting container: a40b0ad266f0349e3710983c74b3de1c18a33f55d6af770e2d6ca6422a6ae41b" id=e2741622-88b1-4c06-93b3-5086bcbc74ef name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:58.971024 | controller | Jun 11 10:30:13.780029 crc crio[3650]: time="2026-06-11T10:30:13.779944955Z" level=info msg="Started container" PID=6539 containerID=a40b0ad266f0349e3710983c74b3de1c18a33f55d6af770e2d6ca6422a6ae41b description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=e2741622-88b1-4c06-93b3-5086bcbc74ef name=/runtime.v1.RuntimeService/StartContainer sandboxID=4c75261105eca0cc2e0b236aa1c794f7d8a93841056df4b3fe9366cc4e9916e2
2026-06-11 11:57:58.971046 | controller | Jun 11 10:30:32.928059 crc crio[3650]: time="2026-06-11T10:30:32.927904711Z" level=info msg="Stopping container: 547a64f14f9f54d1e6f8793790815a6dfe5932de96da0b921e58e20a8d7076b4 (timeout: 15s)" id=ab637581-efcc-4970-9e90-e6485cf4fae0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:58.971063 | controller | Jun 11 10:30:44.385884 crc crio[3650]: time="2026-06-11T10:30:44.385701746Z" level=info msg="Stopping container: a40b0ad266f0349e3710983c74b3de1c18a33f55d6af770e2d6ca6422a6ae41b (timeout: 30s)" id=541c211b-1b47-4a5d-8bd9-3338694f15d6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:58.971078 | controller | Jun 11 10:30:44.442940 crc crio[3650]: time="2026-06-11T10:30:44.44277129Z" level=info msg="Stopped container a40b0ad266f0349e3710983c74b3de1c18a33f55d6af770e2d6ca6422a6ae41b: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=541c211b-1b47-4a5d-8bd9-3338694f15d6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:58.971094 | controller | Jun 11 10:30:44.839704 crc crio[3650]: time="2026-06-11T10:30:44.839475626Z" level=info msg="Removing container: 2d2af8718a40dc0c5af57abb990d7780fdd400216656d85bac1cc4fb0786cfb1" id=ae5771c2-aa24-44b2-b0ab-b6d818e37f35 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:58.971110 | controller | Jun 11 10:30:44.869472 crc crio[3650]: time="2026-06-11T10:30:44.869323729Z" level=info msg="Removed container 2d2af8718a40dc0c5af57abb990d7780fdd400216656d85bac1cc4fb0786cfb1: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=ae5771c2-aa24-44b2-b0ab-b6d818e37f35 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:58.971126 | controller | Jun 11 10:30:47.941030 crc crio[3650]: time="2026-06-11T10:30:47.940940488Z" level=warning msg="Stopping container 547a64f14f9f54d1e6f8793790815a6dfe5932de96da0b921e58e20a8d7076b4 with stop signal(15) timed out. Killing..."
2026-06-11 11:57:58.971142 | controller | Jun 11 10:30:47.998493 crc crio[3650]: time="2026-06-11T10:30:47.998328442Z" level=error msg="Killing container 547a64f14f9f54d1e6f8793790815a6dfe5932de96da0b921e58e20a8d7076b4 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 547a64f14f9f54d1e6f8793790815a6dfe5932de96da0b921e58e20a8d7076b4 KILL` failed: process not running: No such process\n : exit status 1"
2026-06-11 11:57:58.971158 | controller | Jun 11 10:30:48.076759 crc crio[3650]: time="2026-06-11T10:30:48.075737207Z" level=info msg="Stopped container 547a64f14f9f54d1e6f8793790815a6dfe5932de96da0b921e58e20a8d7076b4: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=ab637581-efcc-4970-9e90-e6485cf4fae0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:58.971173 | controller | Jun 11 10:30:48.078693 crc crio[3650]: time="2026-06-11T10:30:48.078602335Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=32e43e42-381e-48d5-9c64-c6f87d70ed27 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.971189 | controller | Jun 11 10:30:48.080621 crc crio[3650]: time="2026-06-11T10:30:48.080528034Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=c9746ce7-31cc-4184-9737-92c96623e787 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.971204 | controller | Jun 11 10:30:48.082860 crc crio[3650]: time="2026-06-11T10:30:48.082763593Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=99abac2c-e5a3-4b2b-ade8-62ee6294e765 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.971222 | controller | Jun 11 10:30:48.083423 crc crio[3650]: time="2026-06-11T10:30:48.08328739Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.971238 | controller | Jun 11 10:30:48.096652 crc crio[3650]: time="2026-06-11T10:30:48.096009924Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.971253 | controller | Jun 11 10:30:48.228185 crc crio[3650]: time="2026-06-11T10:30:48.227708585Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.971268 | controller | Jun 11 10:30:48.296160 crc crio[3650]: time="2026-06-11T10:30:48.296016806Z" level=info msg="Created container 556e5bea589c74b4ef6a63fadefbf9b4aeb7cedebe531631cfd4de9dffc34a30: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=99abac2c-e5a3-4b2b-ade8-62ee6294e765 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.971284 | controller | Jun 11 10:30:48.297443 crc crio[3650]: time="2026-06-11T10:30:48.297363548Z" level=info msg="Starting container: 556e5bea589c74b4ef6a63fadefbf9b4aeb7cedebe531631cfd4de9dffc34a30" id=520287a8-b3d0-413c-b631-d78aaef9e513 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:58.971299 | controller | Jun 11 10:30:48.302408 crc crio[3650]: time="2026-06-11T10:30:48.302301871Z" level=info msg="Started container" PID=6776 containerID=556e5bea589c74b4ef6a63fadefbf9b4aeb7cedebe531631cfd4de9dffc34a30 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=520287a8-b3d0-413c-b631-d78aaef9e513 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3ff6b0b5cf64cbc0bedb02f1a345c56432557f5f705d145d2ec5f223a47835a1
2026-06-11 11:57:58.971315 | controller | Jun 11 10:30:48.868280 crc crio[3650]: time="2026-06-11T10:30:48.867957Z" level=info msg="Removing container: 5a9cca47983ddd877d3f172a44ab7b81d57b0e59bf0e230bb278210ae6415550" id=281108f1-9bff-4e46-a695-1cb0cdf3efc3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:58.971330 | controller | Jun 11 10:30:48.915875 crc crio[3650]: time="2026-06-11T10:30:48.915561442Z" level=info msg="Removed container 5a9cca47983ddd877d3f172a44ab7b81d57b0e59bf0e230bb278210ae6415550: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=281108f1-9bff-4e46-a695-1cb0cdf3efc3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:58.971363 | controller | Jun 11 10:31:22.926458 crc crio[3650]: time="2026-06-11T10:31:22.925922418Z" level=info msg="Stopping container: 556e5bea589c74b4ef6a63fadefbf9b4aeb7cedebe531631cfd4de9dffc34a30 (timeout: 15s)" id=a90cae40-6c26-4b14-a7a1-cdf5d3a6058a name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:58.971384 | controller | Jun 11 10:31:28.797924 crc crio[3650]: time="2026-06-11T10:31:28.797753533Z" level=info msg="Stopped container 556e5bea589c74b4ef6a63fadefbf9b4aeb7cedebe531631cfd4de9dffc34a30: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=a90cae40-6c26-4b14-a7a1-cdf5d3a6058a name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:58.971401 | controller | Jun 11 10:31:28.799494 crc crio[3650]: time="2026-06-11T10:31:28.799418426Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=5019dd45-7b12-4d6a-b1e6-f823817909b6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.971416 | controller | Jun 11 10:31:28.801594 crc crio[3650]: time="2026-06-11T10:31:28.801341169Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=0034d5e2-d596-40d7-bb37-954348942b28 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.971436 | controller | Jun 11 10:31:28.803183 crc crio[3650]: time="2026-06-11T10:31:28.802980121Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=a2af13d9-2703-4c55-9e8e-d0f5574249a6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.971451 | controller | Jun 11 10:31:28.804683 crc crio[3650]: time="2026-06-11T10:31:28.804647425Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.971466 | controller | Jun 11 10:31:28.821552 crc crio[3650]: time="2026-06-11T10:31:28.821447904Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.971482 | controller | Jun 11 10:31:28.979785 crc crio[3650]: time="2026-06-11T10:31:28.979715279Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.971497 | controller | Jun 11 10:31:29.046076 crc crio[3650]: time="2026-06-11T10:31:29.046013116Z" level=info msg="Removing container: 547a64f14f9f54d1e6f8793790815a6dfe5932de96da0b921e58e20a8d7076b4" id=e26a4f50-37e8-4ee1-890b-74aaf0e7efe1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:58.971513 | controller | Jun 11 10:31:29.069059 crc crio[3650]: time="2026-06-11T10:31:29.068929179Z" level=info msg="Created container 903220baa4546d649d3876913f5e1f2070df1b0fc971f61e473ef011114bae07: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=a2af13d9-2703-4c55-9e8e-d0f5574249a6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.971529 | controller | Jun 11 10:31:29.070773 crc crio[3650]: time="2026-06-11T10:31:29.070734738Z" level=info msg="Starting container: 903220baa4546d649d3876913f5e1f2070df1b0fc971f61e473ef011114bae07" id=a9fe0b51-3e8f-4399-a0a7-4d80f41e4893 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:58.971545 | controller | Jun 11 10:31:29.076776 crc crio[3650]: time="2026-06-11T10:31:29.07667034Z" level=info msg="Started container" PID=7015 containerID=903220baa4546d649d3876913f5e1f2070df1b0fc971f61e473ef011114bae07 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=a9fe0b51-3e8f-4399-a0a7-4d80f41e4893 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3ff6b0b5cf64cbc0bedb02f1a345c56432557f5f705d145d2ec5f223a47835a1
2026-06-11 11:57:58.971561 | controller | Jun 11 10:31:29.082541 crc crio[3650]: time="2026-06-11T10:31:29.082357411Z" level=info msg="Removed container 547a64f14f9f54d1e6f8793790815a6dfe5932de96da0b921e58e20a8d7076b4: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=e26a4f50-37e8-4ee1-890b-74aaf0e7efe1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:58.971577 | controller | Jun 11 10:31:31.339387 crc crio[3650]: time="2026-06-11T10:31:31.339272468Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=a4355179-c283-4cd2-a3d1-dbc6a83b02cf name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.971593 | controller | Jun 11 10:31:31.341667 crc crio[3650]: time="2026-06-11T10:31:31.341547291Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=801488fb-ee0c-44b9-a5d1-a842f6d42bd0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.971608 | controller | Jun 11 10:31:31.343851 crc crio[3650]: time="2026-06-11T10:31:31.343752522Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=43f53299-03e7-404a-aa23-16cf860de554 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.971627 | controller | Jun 11 10:31:31.344333 crc crio[3650]: time="2026-06-11T10:31:31.344064862Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.971642 | controller | Jun 11 10:31:31.365031 crc crio[3650]: time="2026-06-11T10:31:31.364844882Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.971658 | controller | Jun 11 10:31:31.560850 crc crio[3650]: time="2026-06-11T10:31:31.560756302Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.971673 | controller | Jun 11 10:31:31.617269 crc crio[3650]: time="2026-06-11T10:31:31.617089478Z" level=info msg="Created container 6d9957b8e8038150ac8cae0325116c233f1483b436ff1b353784fd53810d72d8: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=43f53299-03e7-404a-aa23-16cf860de554 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.971702 | controller | Jun 11 10:31:31.618613 crc crio[3650]: time="2026-06-11T10:31:31.618542805Z" level=info msg="Starting container: 6d9957b8e8038150ac8cae0325116c233f1483b436ff1b353784fd53810d72d8" id=9b95b7ee-8729-4f1d-8692-27aa4e63d23e name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:58.971723 | controller | Jun 11 10:31:31.623391 crc crio[3650]: time="2026-06-11T10:31:31.623326728Z" level=info msg="Started container" PID=7174 containerID=6d9957b8e8038150ac8cae0325116c233f1483b436ff1b353784fd53810d72d8 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=9b95b7ee-8729-4f1d-8692-27aa4e63d23e name=/runtime.v1.RuntimeService/StartContainer sandboxID=4c75261105eca0cc2e0b236aa1c794f7d8a93841056df4b3fe9366cc4e9916e2
2026-06-11 11:57:58.971740 | controller | Jun 11 10:32:28.270980 crc crio[3650]: time="2026-06-11T10:32:28.270824367Z" level=info msg="Running pod sandbox: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/POD" id=2e34b65b-5162-4121-8a5e-9e5b5504d9fb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:58.971756 | controller | Jun 11 10:32:28.272060 crc crio[3650]: time="2026-06-11T10:32:28.271173378Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.971772 | controller | Jun 11 10:32:28.292850 crc crio[3650]: time="2026-06-11T10:32:28.29276396Z" level=info msg="Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:d8c8cc606e0696fffbcb91f0748cf04b5c0491757d87e7c82481d8b13ef13cfa UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/613fead4-44a4-4a57-823f-efe2b501fd7d 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:0xc0001889c0}] Aliases:map[]}"
2026-06-11 11:57:58.971796 | controller | Jun 11 10:32:28.292850 crc crio[3650]: time="2026-06-11T10:32:28.292827122Z" level=info msg="Adding pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:58.971812 | controller | Jun 11 10:32:30.935679 crc crio[3650]: time="2026-06-11T10:32:30.935175026Z" level=info msg="Running pod sandbox: openshift-network-node-identity/network-node-identity-dgvkt/POD" id=e6d8ceeb-b9db-4bae-a7a5-9242e3999038 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:58.971828 | controller | Jun 11 10:32:30.936478 crc crio[3650]: time="2026-06-11T10:32:30.935700463Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.971848 | controller | Jun 11 10:32:30.944894 crc crio[3650]: time="2026-06-11T10:32:30.944608474Z" 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=e6d8ceeb-b9db-4bae-a7a5-9242e3999038 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:58.971864 | controller | Jun 11 10:32:30.953489 crc crio[3650]: time="2026-06-11T10:32:30.953201716Z" level=info msg="Ran pod sandbox 40734c51274e7a1569cafadfa4eec667fbd11772752d4467125d00ae298a5460 with infra container: openshift-network-node-identity/network-node-identity-dgvkt/POD" id=e6d8ceeb-b9db-4bae-a7a5-9242e3999038 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:58.971880 | controller | Jun 11 10:32:30.955397 crc crio[3650]: time="2026-06-11T10:32:30.955304872Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=07471163-0db8-4723-8ef9-b6506293d9cb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.971895 | controller | Jun 11 10:32:30.971692 crc crio[3650]: time="2026-06-11T10:32:30.971502933Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=52d7734b-65c6-43cb-93e4-9cc8293ad887 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.971911 | controller | Jun 11 10:32:30.974425 crc crio[3650]: time="2026-06-11T10:32:30.974319202Z" level=info msg="Creating container: openshift-network-node-identity/network-node-identity-dgvkt/webhook" id=e21a78ca-e068-4806-a39b-54d643497f08 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.971927 | controller | Jun 11 10:32:30.974731 crc crio[3650]: time="2026-06-11T10:32:30.974655632Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.971942 | controller | Jun 11 10:32:30.990490 crc crio[3650]: time="2026-06-11T10:32:30.99043348Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.971957 | controller | Jun 11 10:32:31.027750 crc crio[3650]: time="2026-06-11T10:32:31.027618614Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.971973 | controller | Jun 11 10:32:31.162369 crc crio[3650]: time="2026-06-11T10:32:31.162225534Z" level=info msg="Running pod sandbox: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/POD" id=38b3a871-4736-4e7a-942a-cd4fd470fe42 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:58.971989 | controller | Jun 11 10:32:31.162369 crc crio[3650]: time="2026-06-11T10:32:31.162342078Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.972005 | controller | Jun 11 10:32:31.169813 crc crio[3650]: time="2026-06-11T10:32:31.16968423Z" 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=38b3a871-4736-4e7a-942a-cd4fd470fe42 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:58.972020 | controller | Jun 11 10:32:31.176017 crc crio[3650]: time="2026-06-11T10:32:31.175900426Z" level=info msg="Ran pod sandbox 1665a77d348d79b7b1ecda37f1c8e3fe4f558188498c03b003200ea12dd03a92 with infra container: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/POD" id=38b3a871-4736-4e7a-942a-cd4fd470fe42 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:58.972040 | controller | Jun 11 10:32:31.178035 crc crio[3650]: time="2026-06-11T10:32:31.177957012Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b" id=f68f525c-bdb1-437a-b116-f5f718a4050e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.972056 | controller | Jun 11 10:32:31.200434 crc crio[3650]: time="2026-06-11T10:32:31.200373168Z" level=info msg="Running pod sandbox: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/POD" id=87e65a5c-ed69-45b5-8c63-44ff3199c430 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:58.972072 | controller | Jun 11 10:32:31.200543 crc crio[3650]: time="2026-06-11T10:32:31.20045227Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.972090 | controller | Jun 11 10:32:31.214304 crc crio[3650]: time="2026-06-11T10:32:31.212495921Z" level=info msg="Running pod sandbox: openshift-network-diagnostics/network-check-target-fhkjl/POD" id=e467e37f-fac3-4f31-bfe8-0047a6bd2d2d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:58.972108 | controller | Jun 11 10:32:31.214304 crc crio[3650]: time="2026-06-11T10:32:31.212569583Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.972123 | controller | Jun 11 10:32:31.214304 crc crio[3650]: time="2026-06-11T10:32:31.212816952Z" level=info msg="Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:2ced3af3cca149ba83101d5265b6e6e316162c0dd91c53005206785947b41a69 UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/0f0844f6-3d78-46aa-a86e-b60563c0e3ba 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:0xc000188f78}] Aliases:map[]}"
2026-06-11 11:57:58.972139 | controller | Jun 11 10:32:31.214304 crc crio[3650]: time="2026-06-11T10:32:31.212894664Z" level=info msg="Adding pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:58.972155 | controller | Jun 11 10:32:31.223052 crc crio[3650]: time="2026-06-11T10:32:31.222835608Z" level=info msg="Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:f44e3225afe57afed1bc937cd165e98d088eeb2b7a98b54af19b180be964aa57 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/90695116-c143-4b1d-97e2-8e66919cc0ef 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:0xc001648120}] Aliases:map[]}"
2026-06-11 11:57:58.972171 | controller | Jun 11 10:32:31.223052 crc crio[3650]: time="2026-06-11T10:32:31.22291143Z" level=info msg="Adding pod openshift-network-diagnostics_network-check-target-fhkjl to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:58.972188 | controller | Jun 11 10:32:31.267669 crc crio[3650]: time="2026-06-11T10:32:31.267567319Z" level=info msg="Running pod sandbox: openshift-network-operator/iptables-alerter-5jnd7/POD" id=e58f601d-d7ff-4bc0-98d4-f8113fc129d2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:58.972203 | controller | Jun 11 10:32:31.267796 crc crio[3650]: time="2026-06-11T10:32:31.267674222Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.972219 | controller | Jun 11 10:32:31.275248 crc crio[3650]: time="2026-06-11T10:32:31.275079277Z" 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=e58f601d-d7ff-4bc0-98d4-f8113fc129d2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:58.972239 | controller | Jun 11 10:32:31.281253 crc crio[3650]: time="2026-06-11T10:32:31.281079506Z" level=info msg="Ran pod sandbox abd3e69b781cf0c79945b73354c69362dc52388fc6409db7b0ea741529eb43e5 with infra container: openshift-network-operator/iptables-alerter-5jnd7/POD" id=e58f601d-d7ff-4bc0-98d4-f8113fc129d2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:58.972255 | controller | Jun 11 10:32:31.283333 crc crio[3650]: time="2026-06-11T10:32:31.283257318Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e" id=d66e5b45-5d63-42d4-b375-c7bb5ee2d0c4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.972270 | controller | Jun 11 10:32:31.285643 crc crio[3650]: time="2026-06-11T10:32:31.285562387Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e" id=6c30d90e-dd9b-4a42-bc7a-604383cd2ee5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.972285 | controller | Jun 11 10:32:31.318211 crc crio[3650]: time="2026-06-11T10:32:31.318053382Z" level=info msg="Running pod sandbox: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/POD" id=9886b1b6-6b13-45c5-83a8-386a3b15159c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:58.972301 | controller | Jun 11 10:32:31.318342 crc crio[3650]: time="2026-06-11T10:32:31.318324711Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.972317 | controller | Jun 11 10:32:31.326580 crc crio[3650]: time="2026-06-11T10:32:31.326403238Z" 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=9886b1b6-6b13-45c5-83a8-386a3b15159c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:58.972332 | controller | Jun 11 10:32:31.327369 crc crio[3650]: time="2026-06-11T10:32:31.327289955Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b" id=6ca12948-8549-4184-8cf6-7b3eaa0dd754 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.972364 | controller | Jun 11 10:32:31.328255 crc crio[3650]: time="2026-06-11T10:32:31.32807949Z" level=info msg="Creating container: openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter" id=6f30d12d-d772-484b-b4f2-ab5030f0689b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.972387 | controller | Jun 11 10:32:31.329171 crc crio[3650]: time="2026-06-11T10:32:31.32903184Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.972403 | controller | Jun 11 10:32:31.329492 crc crio[3650]: time="2026-06-11T10:32:31.329409951Z" level=info msg="Creating container: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator" id=7f8135c9-ff57-458c-8311-d7c95d7720eb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.972419 | controller | Jun 11 10:32:31.329868 crc crio[3650]: time="2026-06-11T10:32:31.329802324Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.972434 | controller | Jun 11 10:32:31.339425 crc crio[3650]: time="2026-06-11T10:32:31.339342115Z" level=info msg="Ran pod sandbox f195dee13357e279a90a719cc7a247ac4ecc02acc96349929805e67921d762e1 with infra container: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/POD" id=9886b1b6-6b13-45c5-83a8-386a3b15159c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:58.972453 | controller | Jun 11 10:32:31.341657 crc crio[3650]: time="2026-06-11T10:32:31.341569845Z" level=info msg="Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761" id=17fbf253-79e4-481c-a1af-0d73514c81bc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.972470 | controller | Jun 11 10:32:31.346353 crc crio[3650]: time="2026-06-11T10:32:31.346305275Z" level=info msg="Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761" id=e35bf689-dad1-42a0-9f7e-c2b85bdfa84f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.972485 | controller | Jun 11 10:32:31.347181 crc crio[3650]: time="2026-06-11T10:32:31.34706308Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.972501 | controller | Jun 11 10:32:31.351425 crc crio[3650]: time="2026-06-11T10:32:31.351338553Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.972516 | controller | Jun 11 10:32:31.351672 crc crio[3650]: time="2026-06-11T10:32:31.351631423Z" level=info msg="Creating container: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator" id=61ca9598-69a3-4586-9b7e-7542dac34a98 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.972532 | controller | Jun 11 10:32:31.352195 crc crio[3650]: time="2026-06-11T10:32:31.35216732Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.972547 | controller | Jun 11 10:32:31.357312 crc crio[3650]: time="2026-06-11T10:32:31.357228609Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.972562 | controller | Jun 11 10:32:31.393525 crc crio[3650]: time="2026-06-11T10:32:31.393220195Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.972577 | controller | Jun 11 10:32:31.458885 crc crio[3650]: time="2026-06-11T10:32:31.458818937Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.972593 | controller | Jun 11 10:32:31.519989 crc crio[3650]: time="2026-06-11T10:32:31.519942356Z" level=info msg="Created container 48093a4aae894c843baf7b6bb75179322f1be5af81267f65b57113647ef10b65: openshift-network-node-identity/network-node-identity-dgvkt/webhook" id=e21a78ca-e068-4806-a39b-54d643497f08 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.972608 | controller | Jun 11 10:32:31.525304 crc crio[3650]: time="2026-06-11T10:32:31.525202165Z" level=info msg="Starting container: 48093a4aae894c843baf7b6bb75179322f1be5af81267f65b57113647ef10b65" id=3b0009a4-fb1b-4b51-ba29-b63114bdb456 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:58.972624 | controller | Jun 11 10:32:31.531837 crc crio[3650]: time="2026-06-11T10:32:31.531731668Z" level=info msg="Running pod sandbox: openshift-multus/multus-admission-controller-69db94689b-rvf8p/POD" id=ced47774-bc8c-4e94-859e-e7ad58b2757e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:58.972639 | controller | Jun 11 10:32:31.531920 crc crio[3650]: time="2026-06-11T10:32:31.531852022Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.972655 | controller | Jun 11 10:32:31.537482 crc crio[3650]: time="2026-06-11T10:32:31.537380887Z" level=info msg="Started container" PID=7987 containerID=48093a4aae894c843baf7b6bb75179322f1be5af81267f65b57113647ef10b65 description=openshift-network-node-identity/network-node-identity-dgvkt/webhook id=3b0009a4-fb1b-4b51-ba29-b63114bdb456 name=/runtime.v1.RuntimeService/StartContainer sandboxID=40734c51274e7a1569cafadfa4eec667fbd11772752d4467125d00ae298a5460
2026-06-11 11:57:58.972674 | controller | Jun 11 10:32:31.546551 crc crio[3650]: time="2026-06-11T10:32:31.546398892Z" level=info msg="Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:0388217e0684e71e30a2fcae461773ecdb68db35fb1f5cef4a8dbc2eba3d9790 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/d226181c-51e9-4f21-add3-00f53db048d9 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:0xc00008c718}] Aliases:map[]}"
2026-06-11 11:57:58.972691 | controller | Jun 11 10:32:31.546551 crc crio[3650]: time="2026-06-11T10:32:31.546466564Z" level=info msg="Adding pod openshift-multus_multus-admission-controller-69db94689b-rvf8p to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:58.972707 | controller | Jun 11 10:32:31.553225 crc crio[3650]: time="2026-06-11T10:32:31.55302154Z" level=info msg="Running pod sandbox: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/POD" id=94d47532-d6c3-4a84-8386-12f4cf1fa0ec name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:58.972723 | controller | Jun 11 10:32:31.553225 crc crio[3650]: time="2026-06-11T10:32:31.553213436Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.972738 | controller | Jun 11 10:32:31.590351 crc crio[3650]: time="2026-06-11T10:32:31.590259906Z" level=info msg="Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:814a6d6535d3704ef1122414b17259f4db384b0fd8b65cf4bf3f50df61827ac5 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/bc3a7dcb-8326-4ba5-a13c-e6a1d84cc52a 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:0xc001586948}] Aliases:map[]}"
2026-06-11 11:57:58.972754 | controller | Jun 11 10:32:31.590351 crc crio[3650]: time="2026-06-11T10:32:31.590325178Z" level=info msg="Adding pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:58.972770 | controller | Jun 11 10:32:31.607633 crc crio[3650]: time="2026-06-11T10:32:31.607314867Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=8d2bc9e8-78e3-4425-a57b-c3a979897f85 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.972786 | controller | Jun 11 10:32:31.611750 crc crio[3650]: time="2026-06-11T10:32:31.611530338Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=9923b91f-b82c-418d-a532-4ed3c6126a8c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.972802 | controller | Jun 11 10:32:31.614049 crc crio[3650]: time="2026-06-11T10:32:31.613949495Z" level=info msg="Creating container: openshift-network-node-identity/network-node-identity-dgvkt/approver" id=b5132019-ab9b-46e0-849b-3650a5bfff7e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.972817 | controller | Jun 11 10:32:31.614678 crc crio[3650]: time="2026-06-11T10:32:31.614595516Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.972837 | controller | Jun 11 10:32:31.618757 crc crio[3650]: time="2026-06-11T10:32:31.618598061Z" level=info msg="Created container 9c29ec2dde4f2900a76bc533d5529eb83c880f93add0d61e0041544e0c2e8851: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator" id=61ca9598-69a3-4586-9b7e-7542dac34a98 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.972853 | controller | Jun 11 10:32:31.619938 crc crio[3650]: time="2026-06-11T10:32:31.619839557Z" level=info msg="Running pod sandbox: openshift-multus/multus-additional-cni-plugins-hdftf/POD" id=437aba2e-a2bd-467f-8de1-e5f0ab472c73 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:58.972869 | controller | Jun 11 10:32:31.620081 crc crio[3650]: time="2026-06-11T10:32:31.619991582Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.972885 | controller | Jun 11 10:32:31.620272 crc crio[3650]: time="2026-06-11T10:32:31.620222982Z" level=info msg="Starting container: 9c29ec2dde4f2900a76bc533d5529eb83c880f93add0d61e0041544e0c2e8851" id=e4112318-b028-46b2-8076-a33e1e92b370 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:58.972902 | controller | Jun 11 10:32:31.636901 crc crio[3650]: time="2026-06-11T10:32:31.6363299Z" level=info msg="Started container" PID=8029 containerID=9c29ec2dde4f2900a76bc533d5529eb83c880f93add0d61e0041544e0c2e8851 description=openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator id=e4112318-b028-46b2-8076-a33e1e92b370 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f195dee13357e279a90a719cc7a247ac4ecc02acc96349929805e67921d762e1
2026-06-11 11:57:58.972918 | controller | Jun 11 10:32:31.659030 crc crio[3650]: time="2026-06-11T10:32:31.65894327Z" 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=437aba2e-a2bd-467f-8de1-e5f0ab472c73 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:58.972934 | controller | Jun 11 10:32:31.661595 crc crio[3650]: time="2026-06-11T10:32:31.661280727Z" level=info msg="Running pod sandbox: openshift-apiserver/apiserver-9ddfb9f55-k47zv/POD" id=a380f5e3-c32d-4c6f-8d5a-a374ca21f508 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:58.972950 | controller | Jun 11 10:32:31.661595 crc crio[3650]: time="2026-06-11T10:32:31.661399121Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.972965 | controller | Jun 11 10:32:31.693523 crc crio[3650]: time="2026-06-11T10:32:31.691634262Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/POD" id=8026303e-e454-447b-8906-4b17199a28df name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:58.972981 | controller | Jun 11 10:32:31.693523 crc crio[3650]: time="2026-06-11T10:32:31.691743066Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.972997 | controller | Jun 11 10:32:31.699506 crc crio[3650]: time="2026-06-11T10:32:31.699338668Z" level=info msg="Running pod sandbox: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/POD" id=0693820f-0e2d-4e91-af5d-3ac1a31cba8f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:58.973012 | controller | Jun 11 10:32:31.699506 crc crio[3650]: time="2026-06-11T10:32:31.699486343Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.973028 | controller | Jun 11 10:32:31.702606 crc crio[3650]: time="2026-06-11T10:32:31.702446468Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.973055 | controller | Jun 11 10:32:31.731311 crc crio[3650]: time="2026-06-11T10:32:31.730558619Z" level=info msg="Ran pod sandbox c081178cf65c9574c3dcf99a784a765ab9e7df9c36560766fee6be0ffa7435ad with infra container: openshift-multus/multus-additional-cni-plugins-hdftf/POD" id=437aba2e-a2bd-467f-8de1-e5f0ab472c73 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:58.973072 | controller | Jun 11 10:32:31.736052 crc crio[3650]: time="2026-06-11T10:32:31.735972076Z" level=info msg="Running pod sandbox: openshift-image-registry/node-ca-2wddl/POD" id=a34a8796-8095-4400-97d1-46c07351c48f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:58.973087 | controller | Jun 11 10:32:31.736262 crc crio[3650]: time="2026-06-11T10:32:31.73608582Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.973103 | controller | Jun 11 10:32:31.737342 crc crio[3650]: time="2026-06-11T10:32:31.7370706Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a" id=8a900da1-7629-4c36-b126-774c5ba9bb9c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.973119 | controller | Jun 11 10:32:31.737656 crc crio[3650]: time="2026-06-11T10:32:31.737535765Z" level=info msg="Running pod sandbox: hostpath-provisioner/csi-hostpathplugin-mpq2f/POD" id=3e744d48-8f2f-4ac0-b71e-af764eca9979 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:58.973134 | controller | Jun 11 10:32:31.737734 crc crio[3650]: time="2026-06-11T10:32:31.73768471Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.973150 | controller | Jun 11 10:32:31.738659 crc crio[3650]: time="2026-06-11T10:32:31.738320912Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.973166 | controller | Jun 11 10:32:31.740442 crc crio[3650]: time="2026-06-11T10:32:31.740374218Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.973181 | controller | Jun 11 10:32:31.751242 crc crio[3650]: time="2026-06-11T10:32:31.750582559Z" 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=0693820f-0e2d-4e91-af5d-3ac1a31cba8f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:58.973197 | controller | Jun 11 10:32:31.752815 crc crio[3650]: time="2026-06-11T10:32:31.752712457Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a" id=b83fdb3b-4dbe-4f1e-9eb9-e3e4dd148065 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.973213 | controller | Jun 11 10:32:31.770561 crc crio[3650]: time="2026-06-11T10:32:31.769046523Z" level=info msg="Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy" id=7310f129-4660-4f22-af15-51a96196ba38 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.973228 | controller | Jun 11 10:32:31.770561 crc crio[3650]: time="2026-06-11T10:32:31.770218181Z" level=info msg="Running pod sandbox: openshift-machine-config-operator/machine-config-server-frshx/POD" id=53bf14c2-87d6-45db-a424-9b59d3322e53 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:58.973243 | controller | Jun 11 10:32:31.770561 crc crio[3650]: time="2026-06-11T10:32:31.770304904Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.973262 | controller | Jun 11 10:32:31.770984 crc crio[3650]: time="2026-06-11T10:32:31.770912232Z" level=info msg="Running pod sandbox: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/POD" id=1bf085f9-565e-404c-90ed-3a0b1cd0d7cf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:58.973278 | controller | Jun 11 10:32:31.771064 crc crio[3650]: time="2026-06-11T10:32:31.771012246Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.973294 | controller | Jun 11 10:32:31.774884 crc crio[3650]: time="2026-06-11T10:32:31.772602292Z" level=info msg="Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:9d4aa1898017b16d783969e94d920569ad171c8ccee63341635be05f5d8ff6e6 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/a2edd1d4-cf8f-4dbd-80d7-47b139e37b4b 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:0xc001586288}] Aliases:map[]}"
2026-06-11 11:57:58.973310 | controller | Jun 11 10:32:31.774884 crc crio[3650]: time="2026-06-11T10:32:31.772896372Z" level=info msg="Adding pod openshift-apiserver_apiserver-9ddfb9f55-k47zv to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:58.973325 | controller | Jun 11 10:32:31.779369 crc crio[3650]: time="2026-06-11T10:32:31.779211643Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.973341 | controller | Jun 11 10:32:31.783702 crc crio[3650]: time="2026-06-11T10:32:31.783660372Z" level=info msg="Ran pod sandbox 6286c5cd824d0722cf7d1aa46f4dae6382b3cddde7d5609b9f4d263a4214395a with infra container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/POD" id=0693820f-0e2d-4e91-af5d-3ac1a31cba8f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:58.973385 | controller | Jun 11 10:32:31.785989 crc crio[3650]: time="2026-06-11T10:32:31.78579869Z" 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=a34a8796-8095-4400-97d1-46c07351c48f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:58.973402 | controller | Jun 11 10:32:31.788852 crc crio[3650]: time="2026-06-11T10:32:31.788730017Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=515b0456-2688-4eeb-8186-4f5a0af80d4f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.973418 | controller | Jun 11 10:32:31.790402 crc crio[3650]: time="2026-06-11T10:32:31.790370314Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-l27pk/POD" id=dfa1bd49-c3f7-443b-8189-9c236cd0178b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:58.973433 | controller | Jun 11 10:32:31.790849 crc crio[3650]: time="2026-06-11T10:32:31.790822678Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.973449 | controller | Jun 11 10:32:31.791432 crc crio[3650]: time="2026-06-11T10:32:31.79132899Z" level=info msg="Running pod sandbox: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/POD" id=a24dd8f9-370b-4302-b34e-302668b6c7c7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:58.973464 | controller | Jun 11 10:32:31.791543 crc crio[3650]: time="2026-06-11T10:32:31.791465015Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.973479 | controller | Jun 11 10:32:31.798506 crc crio[3650]: time="2026-06-11T10:32:31.798469819Z" level=info msg="Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:5474d1b9b8f5df016208902e205ff88b11ff76f9a8854bec80c774d6ec54b5be UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/1a76ac17-7987-4b74-9c05-fcc7729b976b 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:0xc000188830}] Aliases:map[]}"
2026-06-11 11:57:58.973499 | controller | Jun 11 10:32:31.798650 crc crio[3650]: time="2026-06-11T10:32:31.798631514Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:58.973514 | controller | Jun 11 10:32:31.802799 crc crio[3650]: time="2026-06-11T10:32:31.802681502Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-qhh6t/POD" id=a8cc8d0b-1556-43fa-b5f9-5b7582c0f842 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:58.973530 | controller | Jun 11 10:32:31.802945 crc crio[3650]: time="2026-06-11T10:32:31.802873768Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.973546 | controller | Jun 11 10:32:31.815572 crc crio[3650]: time="2026-06-11T10:32:31.815462835Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-x5vn9/POD" id=97570b62-60d0-490e-9a84-17cbb2a093ea name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:58.973562 | controller | Jun 11 10:32:31.815676 crc crio[3650]: time="2026-06-11T10:32:31.815593509Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.973577 | controller | Jun 11 10:32:31.827059 crc crio[3650]: time="2026-06-11T10:32:31.826404831Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-ntdwx/POD" id=8c0648d8-681e-4d1e-845d-11e9e0d94e4c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:58.973592 | controller | Jun 11 10:32:31.827059 crc crio[3650]: time="2026-06-11T10:32:31.826545586Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.973608 | controller | Jun 11 10:32:31.834579 crc crio[3650]: time="2026-06-11T10:32:31.832087299Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=3497a6b4-f033-4f67-8ae9-8f73976561b6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.973623 | controller | Jun 11 10:32:31.861607 crc crio[3650]: time="2026-06-11T10:32:31.860953143Z" level=info msg="Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:4b6f68ee5043dc4cefea29f31ca220f4e08b9d82b41af55c49f6cf64addd60e9 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/12a16425-93fc-4537-9b85-6ebd32bb72e6 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:0xc00021a658}] Aliases:map[]}"
2026-06-11 11:57:58.973639 | controller | Jun 11 10:32:31.861607 crc crio[3650]: time="2026-06-11T10:32:31.861292964Z" level=info msg="Adding pod hostpath-provisioner_csi-hostpathplugin-mpq2f to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:58.973655 | controller | Jun 11 10:32:31.866421 crc crio[3650]: time="2026-06-11T10:32:31.866054784Z" level=info msg="Running pod sandbox: openshift-console/downloads-747b44746d-4pqvr/POD" id=12dda734-22d6-4b01-b0bf-3013a34c50e0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:58.973674 | controller | Jun 11 10:32:31.866421 crc crio[3650]: time="2026-06-11T10:32:31.866331853Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.973690 | controller | Jun 11 10:32:31.881811 crc crio[3650]: time="2026-06-11T10:32:31.881053447Z" level=info msg="Ran pod sandbox 9e6f9b5a56381c94ac17d5b6df2d94043f1cfc36cdc64bb129fd74be31317a55 with infra container: openshift-image-registry/node-ca-2wddl/POD" id=a34a8796-8095-4400-97d1-46c07351c48f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:58.973706 | controller | Jun 11 10:32:31.885358 crc crio[3650]: time="2026-06-11T10:32:31.885320751Z" level=info msg="Running pod sandbox: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/POD" id=6aa19c04-e2f8-41e7-9b43-a82033ad918c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:58.973722 | controller | Jun 11 10:32:31.885546 crc crio[3650]: time="2026-06-11T10:32:31.885527628Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.973737 | controller | Jun 11 10:32:31.892196 crc crio[3650]: time="2026-06-11T10:32:31.889030237Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418" id=dfc00f5b-4ec9-4855-8e88-210e81481c7f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.973753 | controller | Jun 11 10:32:31.908992 crc crio[3650]: time="2026-06-11T10:32:31.908835243Z" level=info msg="Running pod sandbox: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/POD" id=46d19749-6ebb-4d71-9a81-c64e94cd4daa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:58.973768 | controller | Jun 11 10:32:31.908992 crc crio[3650]: time="2026-06-11T10:32:31.908924116Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.973783 | controller | Jun 11 10:32:31.908992 crc crio[3650]: time="2026-06-11T10:32:31.908963788Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.973798 | controller | Jun 11 10:32:31.910599 crc crio[3650]: time="2026-06-11T10:32:31.910526153Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy" id=a1f5bdb8-50d2-4249-8cbd-e9e3cde396fb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.973814 | controller | Jun 11 10:32:31.913968 crc crio[3650]: time="2026-06-11T10:32:31.913652125Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.973829 | controller | Jun 11 10:32:31.917723 crc crio[3650]: time="2026-06-11T10:32:31.917564908Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418" id=bedbaf0a-021b-4f7e-952b-e10f1dbc92e8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.973844 | controller | Jun 11 10:32:31.929030 crc crio[3650]: time="2026-06-11T10:32:31.926611966Z" level=info msg="Running pod sandbox: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/POD" id=2047afb7-a098-42ec-b39c-5ec8f6e141b7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:58.973859 | controller | Jun 11 10:32:31.929030 crc crio[3650]: time="2026-06-11T10:32:31.926678048Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.973874 | controller | Jun 11 10:32:31.946952 crc crio[3650]: time="2026-06-11T10:32:31.946800383Z" level=info msg="Creating container: openshift-image-registry/node-ca-2wddl/node-ca" id=593ba114-8b4a-43d4-8fbd-e2087c4b5f81 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.973896 | controller | Jun 11 10:32:31.967972 crc crio[3650]: time="2026-06-11T10:32:31.967721522Z" level=info msg="Running pod sandbox: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/POD" id=06dfda6f-fb03-45f9-b4c2-44d916f1ef72 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:58.973912 | controller | Jun 11 10:32:31.967972 crc crio[3650]: time="2026-06-11T10:32:31.967821015Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.973927 | controller | Jun 11 10:32:31.974057 crc crio[3650]: time="2026-06-11T10:32:31.973924198Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.973943 | controller | Jun 11 10:32:32.005487 crc crio[3650]: time="2026-06-11T10:32:32.004249063Z" level=info msg="Running pod sandbox: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/POD" id=601e9591-081f-4649-b6bb-c48a88a0f06e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:58.973958 | controller | Jun 11 10:32:32.005487 crc crio[3650]: time="2026-06-11T10:32:32.004404048Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.973973 | controller | Jun 11 10:32:32.006824 crc crio[3650]: time="2026-06-11T10:32:32.006753254Z" level=info msg="Running pod sandbox: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/POD" id=cfa4a5b9-1435-481e-bf71-fece0883f307 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:58.973989 | controller | Jun 11 10:32:32.006913 crc crio[3650]: time="2026-06-11T10:32:32.006851777Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.974005 | controller | Jun 11 10:32:32.015269 crc crio[3650]: time="2026-06-11T10:32:32.014976563Z" level=info msg="Running pod sandbox: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/POD" id=0cfa99ba-e9c7-4ac5-b3db-efcd35b4cb9f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:58.974021 | controller | Jun 11 10:32:32.015371 crc crio[3650]: time="2026-06-11T10:32:32.015325094Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.974037 | controller | Jun 11 10:32:32.034700 crc crio[3650]: time="2026-06-11T10:32:32.033981264Z" 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=53bf14c2-87d6-45db-a424-9b59d3322e53 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:58.974053 | controller | Jun 11 10:32:32.086851 crc crio[3650]: time="2026-06-11T10:32:32.085986265Z" level=info msg="Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:c16806a1016fb09572def5ffddbf142dc6be2237317f815aeece3fdfc89e358d UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/8cfab58f-dd7e-4a73-8e6a-0a9626c5185a 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:0xc0001884f0}] Aliases:map[]}"
2026-06-11 11:57:58.974070 | controller | Jun 11 10:32:32.086851 crc crio[3650]: time="2026-06-11T10:32:32.086676647Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-x5vn9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:58.974091 | controller | Jun 11 10:32:32.115999 crc crio[3650]: time="2026-06-11T10:32:32.115767363Z" level=info msg="Created container 77b763c4e390d27c49ce9fde1a38c1310857ee6d114fbb3713d809e57b49b6c8: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator" id=7f8135c9-ff57-458c-8311-d7c95d7720eb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.974107 | controller | Jun 11 10:32:32.119566 crc crio[3650]: time="2026-06-11T10:32:32.119460172Z" level=info msg="Starting container: 77b763c4e390d27c49ce9fde1a38c1310857ee6d114fbb3713d809e57b49b6c8" id=df53d45a-fc16-486d-be8a-fac0e16e3476 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:58.974124 | controller | Jun 11 10:32:32.197755 crc crio[3650]: time="2026-06-11T10:32:32.196786836Z" level=info msg="Created container abbd8679ff3f81a71ce1d32a4e4f6ae5af6cad6f4153d4e35c50ea3c6a0278f6: openshift-network-node-identity/network-node-identity-dgvkt/approver" id=b5132019-ab9b-46e0-849b-3650a5bfff7e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.974139 | controller | Jun 11 10:32:32.200624 crc crio[3650]: time="2026-06-11T10:32:32.199200573Z" level=info msg="Starting container: abbd8679ff3f81a71ce1d32a4e4f6ae5af6cad6f4153d4e35c50ea3c6a0278f6" id=37c7b8e8-a4c6-43a6-8e6b-8d9d09238521 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:58.974155 | controller | Jun 11 10:32:32.239208 crc crio[3650]: time="2026-06-11T10:32:32.235426099Z" level=info msg="Ran pod sandbox ee10ec578451648351990cf096007fadd52c9bcc2f406ad7c0418aa57ed936f3 with infra container: openshift-machine-config-operator/machine-config-server-frshx/POD" id=53bf14c2-87d6-45db-a424-9b59d3322e53 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:58.974170 | controller | Jun 11 10:32:32.252953 crc crio[3650]: time="2026-06-11T10:32:32.252884522Z" level=info msg="Running pod sandbox: openshift-ingress/router-default-68cf44c8b8-w4gs8/POD" id=6fd623a0-16ac-4120-ae70-976c812807fc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:58.974186 | controller | Jun 11 10:32:32.253015 crc crio[3650]: time="2026-06-11T10:32:32.252979325Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.974201 | controller | Jun 11 10:32:32.273082 crc crio[3650]: time="2026-06-11T10:32:32.269268101Z" level=info msg="Started container" PID=8083 containerID=77b763c4e390d27c49ce9fde1a38c1310857ee6d114fbb3713d809e57b49b6c8 description=openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator id=df53d45a-fc16-486d-be8a-fac0e16e3476 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1665a77d348d79b7b1ecda37f1c8e3fe4f558188498c03b003200ea12dd03a92
2026-06-11 11:57:58.974217 | controller | Jun 11 10:32:32.277436 crc crio[3650]: time="2026-06-11T10:32:32.276632505Z" level=info msg="Started container" PID=8082 containerID=abbd8679ff3f81a71ce1d32a4e4f6ae5af6cad6f4153d4e35c50ea3c6a0278f6 description=openshift-network-node-identity/network-node-identity-dgvkt/approver id=37c7b8e8-a4c6-43a6-8e6b-8d9d09238521 name=/runtime.v1.RuntimeService/StartContainer sandboxID=40734c51274e7a1569cafadfa4eec667fbd11772752d4467125d00ae298a5460
2026-06-11 11:57:58.974236 | controller | Jun 11 10:32:32.288379 crc crio[3650]: time="2026-06-11T10:32:32.288332363Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=ab4f187b-08c7-4be9-89da-22080c28b4bb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.974279 | controller | Jun 11 10:32:32.330220 crc crio[3650]: time="2026-06-11T10:32:32.324581079Z" level=info msg="Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:75a34b9d735f293ff0af6d791618b1cede0d9c1578e168ba6ecd2f3ca7f9f051 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/90aca7e3-2d63-40a6-b086-7c9089eccfaf 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:0xc0001888a0}] Aliases:map[]}"
2026-06-11 11:57:58.974315 | controller | Jun 11 10:32:32.330220 crc crio[3650]: time="2026-06-11T10:32:32.324740494Z" level=info msg="Adding pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:58.974339 | controller | Jun 11 10:32:32.469434 crc crio[3650]: time="2026-06-11T10:32:32.469294834Z" level=info msg="Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:ed5e22ae44b291e5f4185543b89bed76a7dac5b4dcf90f0cd6fb838ba2475124 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/900ed776-97f8-48d6-ac70-867f91fdca60 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:0xc0006226f8}] Aliases:map[]}"
2026-06-11 11:57:58.974387 | controller | Jun 11 10:32:32.469434 crc crio[3650]: time="2026-06-11T10:32:32.469419538Z" level=info msg="Adding pod openshift-console_downloads-747b44746d-4pqvr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:58.974407 | controller | Jun 11 10:32:32.471721 crc crio[3650]: time="2026-06-11T10:32:32.471536589Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=0e487535-c5c8-47f7-a1a8-baea008fe6fa name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.974425 | controller | Jun 11 10:32:32.571666 crc crio[3650]: time="2026-06-11T10:32:32.570982428Z" level=info msg="Running pod sandbox: openshift-multus/network-metrics-daemon-n2bqt/POD" id=7b5e2973-005e-403f-b3ea-4bfe738f7f1c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:58.974441 | controller | Jun 11 10:32:32.571808 crc crio[3650]: time="2026-06-11T10:32:32.57166811Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.974457 | controller | Jun 11 10:32:32.628178 crc crio[3650]: time="2026-06-11T10:32:32.625831004Z" level=info msg="Creating container: openshift-machine-config-operator/machine-config-server-frshx/machine-config-server" id=8133922b-89ca-4bdd-a297-e52199e166aa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.974473 | controller | Jun 11 10:32:32.646866 crc crio[3650]: time="2026-06-11T10:32:32.641448193Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.974490 | controller | Jun 11 10:32:32.646866 crc crio[3650]: time="2026-06-11T10:32:32.642772345Z" 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=46d19749-6ebb-4d71-9a81-c64e94cd4daa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:58.974506 | controller | Jun 11 10:32:32.650821 crc crio[3650]: time="2026-06-11T10:32:32.650542089Z" level=info msg="Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:fbd80202514f0b5860be30327966a252459f2586f0298dbbb61609f16ff252b9 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/c4f5aa31-9404-422b-8f37-24129d40c664 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:0xc000e120b8}] Aliases:map[]}"
2026-06-11 11:57:58.974522 | controller | Jun 11 10:32:32.650821 crc crio[3650]: time="2026-06-11T10:32:32.650690644Z" level=info msg="Adding pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:58.974542 | controller | Jun 11 10:32:32.671358 crc crio[3650]: time="2026-06-11T10:32:32.670752408Z" level=info msg="Running pod sandbox: openshift-console/console-6c684df5db-cc8g8/POD" id=cc58637f-53ea-4622-abc6-e1d2e62f0608 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:58.974559 | controller | Jun 11 10:32:32.671462 crc crio[3650]: time="2026-06-11T10:32:32.671372208Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.974574 | controller | Jun 11 10:32:32.714376 crc crio[3650]: time="2026-06-11T10:32:32.714020762Z" level=info msg="Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:f5f968b95a4c09e9a35de10cc4c90e9de82846e8b43984b8310fb6d763a380c8 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/431d11f5-46e6-446f-9602-32962b5f8cef 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:0xc0001887d0}] Aliases:map[]}"
2026-06-11 11:57:58.974590 | controller | Jun 11 10:32:32.714376 crc crio[3650]: time="2026-06-11T10:32:32.714234819Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-ntdwx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:58.974606 | controller | Jun 11 10:32:32.726199 crc crio[3650]: time="2026-06-11T10:32:32.725987584Z" level=info msg="Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:fc27bf3df737d5f0da513dc6b9589bda63a78c45c873dd43d0d225052b3b3ec9 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/6c859371-18ba-499c-acc0-75b1674111e5 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:0xc00008c540}] Aliases:map[]}"
2026-06-11 11:57:58.974622 | controller | Jun 11 10:32:32.726199 crc crio[3650]: time="2026-06-11T10:32:32.726179637Z" level=info msg="Adding pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:58.974637 | controller | Jun 11 10:32:32.739372 crc crio[3650]: time="2026-06-11T10:32:32.732474772Z" 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=6fd623a0-16ac-4120-ae70-976c812807fc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:58.974653 | controller | Jun 11 10:32:32.743083 crc crio[3650]: time="2026-06-11T10:32:32.742945686Z" level=info msg="Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:ee181da4c8522f5a6a012d826f5689867d8d9bec2142766aadfe5d2692add209 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/cb6ccb60-7eca-4df7-8109-eeb40cfea68c 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:0xc000622568}] Aliases:map[]}"
2026-06-11 11:57:58.974669 | controller | Jun 11 10:32:32.743083 crc crio[3650]: time="2026-06-11T10:32:32.74306373Z" 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-11 11:57:58.974685 | controller | Jun 11 10:32:32.818042 crc crio[3650]: time="2026-06-11T10:32:32.817471648Z" level=info msg="Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:a6c2e68b27559c957be075c005201faa0d7b43992fb1c64ca415754eccca4335 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/ae47957c-fd82-4182-90a4-35c93556a0fd 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:0xc0017aa560}] Aliases:map[]}"
2026-06-11 11:57:58.974704 | controller | Jun 11 10:32:32.818042 crc crio[3650]: time="2026-06-11T10:32:32.817666574Z" level=info msg="Adding pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:58.974720 | controller | Jun 11 10:32:32.829705 crc crio[3650]: time="2026-06-11T10:32:32.829445056Z" level=info msg="Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:f00a4f34978e87c5f1c6b100799810df031c4bff66b809eb32c23ea709e5dade UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/5d5b07e4-0498-4d08-aa03-e288b8e0a2f6 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:0xc0017aa480}] Aliases:map[]}"
2026-06-11 11:57:58.974735 | controller | Jun 11 10:32:32.829829 crc crio[3650]: time="2026-06-11T10:32:32.829725695Z" level=info msg="Adding pod openshift-marketplace_certified-operators-l27pk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:58.974751 | controller | Jun 11 10:32:32.834355 crc crio[3650]: time="2026-06-11T10:32:32.832983143Z" level=info msg="Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:07062107e831bd2bc053de9df6a86b3b014f434c930c900b1ce1ed92b05fd52b UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/37db4130-3ded-41cc-971a-892cb8825741 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:0xc001384470}] Aliases:map[]}"
2026-06-11 11:57:58.974766 | controller | Jun 11 10:32:32.834355 crc crio[3650]: time="2026-06-11T10:32:32.833314374Z" level=info msg="Adding pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:58.974782 | controller | Jun 11 10:32:33.004706 crc crio[3650]: time="2026-06-11T10:32:33.003977754Z" level=info msg="Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:9c99f420713f64225ce22b01f6c0084a92811a3bb938bd360f37762aa82d56d4 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/385ec03d-40ef-4ca9-bba7-173d9aa040b1 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:0xc000622858}] Aliases:map[]}"
2026-06-11 11:57:58.974797 | controller | Jun 11 10:32:33.004706 crc crio[3650]: time="2026-06-11T10:32:33.004663776Z" 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-11 11:57:58.974812 | controller | Jun 11 10:32:33.135931 crc crio[3650]: time="2026-06-11T10:32:33.135419758Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.974828 | controller | Jun 11 10:32:33.216241 crc crio[3650]: time="2026-06-11T10:32:33.21598103Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.974843 | controller | Jun 11 10:32:33.233441 crc crio[3650]: time="2026-06-11T10:32:33.233372028Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/POD" id=1dfc886b-024b-468a-aeb9-7deadb3df160 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:58.974862 | controller | Jun 11 10:32:33.233527 crc crio[3650]: time="2026-06-11T10:32:33.233475611Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.974904 | controller | Jun 11 10:32:33.239244 crc crio[3650]: time="2026-06-11T10:32:33.233892265Z" level=info msg="Running pod sandbox: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/POD" id=970bbdef-3193-4523-b906-cfe753ce8a52 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:58.974921 | controller | Jun 11 10:32:33.239244 crc crio[3650]: time="2026-06-11T10:32:33.233928776Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.974938 | controller | Jun 11 10:32:33.239244 crc crio[3650]: time="2026-06-11T10:32:33.23405557Z" level=info msg="Running pod sandbox: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/POD" id=4a9fd3e2-8cee-48e9-bcd8-3fe112b8ab6d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:58.974954 | controller | Jun 11 10:32:33.239244 crc crio[3650]: time="2026-06-11T10:32:33.234170474Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.974968 | controller | Jun 11 10:32:33.239244 crc crio[3650]: time="2026-06-11T10:32:33.234279637Z" level=info msg="Running pod sandbox: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/POD" id=f065c7fe-c2f9-4963-b3d8-88cdb04a648c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:58.974984 | controller | Jun 11 10:32:33.239244 crc crio[3650]: time="2026-06-11T10:32:33.234313228Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.974999 | controller | Jun 11 10:32:33.239244 crc crio[3650]: time="2026-06-11T10:32:33.234392051Z" level=info msg="Running pod sandbox: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/POD" id=b1f91305-50cc-46dc-a743-9805e3895197 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:58.975014 | controller | Jun 11 10:32:33.239244 crc crio[3650]: time="2026-06-11T10:32:33.234421482Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.975029 | controller | Jun 11 10:32:33.239244 crc crio[3650]: time="2026-06-11T10:32:33.234503894Z" level=info msg="Running pod sandbox: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/POD" id=74e6c850-b5e7-42d0-954c-7c7229d0c3c9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:58.975045 | controller | Jun 11 10:32:33.239244 crc crio[3650]: time="2026-06-11T10:32:33.234529535Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.975060 | controller | Jun 11 10:32:33.239244 crc crio[3650]: time="2026-06-11T10:32:33.235424904Z" level=info msg="Running pod sandbox: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/POD" id=e9ef621f-75eb-41b8-bc88-72b4b34cf8e8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:58.975076 | controller | Jun 11 10:32:33.239244 crc crio[3650]: time="2026-06-11T10:32:33.235482505Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.975091 | controller | Jun 11 10:32:33.254326 crc crio[3650]: time="2026-06-11T10:32:33.253514771Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/POD" id=be0cdb30-7939-49e1-8296-2bdbfc41752f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:58.975110 | controller | Jun 11 10:32:33.254326 crc crio[3650]: time="2026-06-11T10:32:33.253729878Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.975126 | controller | Jun 11 10:32:33.254326 crc crio[3650]: time="2026-06-11T10:32:33.253929874Z" level=info msg="Running pod sandbox: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/POD" id=a7d4e231-ba35-4cce-b2df-c7a530a3255d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:58.975142 | controller | Jun 11 10:32:33.254326 crc crio[3650]: time="2026-06-11T10:32:33.253964886Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.975157 | controller | Jun 11 10:32:33.254326 crc crio[3650]: time="2026-06-11T10:32:33.254075319Z" level=info msg="Running pod sandbox: openshift-dns/dns-default-qtghf/POD" id=0ebb00ac-d71f-401c-a078-631d0d369da1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:58.975172 | controller | Jun 11 10:32:33.254579 crc crio[3650]: time="2026-06-11T10:32:33.254359038Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.975187 | controller | Jun 11 10:32:33.254579 crc crio[3650]: time="2026-06-11T10:32:33.254477832Z" level=info msg="Running pod sandbox: openshift-dns/node-resolver-277xp/POD" id=faf5ef42-5cd6-4c7f-9af5-1865953f9331 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:58.975203 | controller | Jun 11 10:32:33.254579 crc crio[3650]: time="2026-06-11T10:32:33.254508403Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.975219 | controller | Jun 11 10:32:33.256082 crc crio[3650]: time="2026-06-11T10:32:33.255397191Z" level=info msg="Running pod sandbox: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/POD" id=a3c46093-a6fe-41d7-9edc-14e399d77b3c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:58.975234 | controller | Jun 11 10:32:33.256082 crc crio[3650]: time="2026-06-11T10:32:33.2556647Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.975250 | controller | Jun 11 10:32:33.268969 crc crio[3650]: time="2026-06-11T10:32:33.257957105Z" level=info msg="Running pod sandbox: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/POD" id=86539263-9517-4a34-81a5-14d4788f8239 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:58.975265 | controller | Jun 11 10:32:33.268969 crc crio[3650]: time="2026-06-11T10:32:33.258081117Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.975281 | controller | Jun 11 10:32:33.268969 crc crio[3650]: time="2026-06-11T10:32:33.258292686Z" level=info msg="Running pod sandbox: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/POD" id=41dfbe0a-2d41-46ee-8dd9-82422329972a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:58.975297 | controller | Jun 11 10:32:33.268969 crc crio[3650]: time="2026-06-11T10:32:33.258324147Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.975312 | controller | Jun 11 10:32:33.268969 crc crio[3650]: time="2026-06-11T10:32:33.258409587Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/POD" id=ba4ac37a-0423-46b3-ac1a-05237ad6a0ea name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:58.975331 | controller | Jun 11 10:32:33.268969 crc crio[3650]: time="2026-06-11T10:32:33.258440338Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.975364 | controller | Jun 11 10:32:33.268969 crc crio[3650]: time="2026-06-11T10:32:33.258516973Z" level=info msg="Running pod sandbox: openshift-config-operator/openshift-config-operator-5777786469-bccdj/POD" id=528baec3-1c0e-428f-8c60-e35d57906f03 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:58.975386 | controller | Jun 11 10:32:33.268969 crc crio[3650]: time="2026-06-11T10:32:33.258547294Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.975403 | controller | Jun 11 10:32:33.268969 crc crio[3650]: time="2026-06-11T10:32:33.258625966Z" level=info msg="Running pod sandbox: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/POD" id=19e6ba2e-3acf-4b5f-ac84-74f01c6fdaab name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:58.975419 | controller | Jun 11 10:32:33.268969 crc crio[3650]: time="2026-06-11T10:32:33.258655837Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.975435 | controller | Jun 11 10:32:33.268969 crc crio[3650]: time="2026-06-11T10:32:33.25872731Z" level=info msg="Running pod sandbox: openshift-console-operator/console-operator-67c89758df-4jf4f/POD" id=a0ac3997-61f6-463b-b3db-6c909b8f0cac name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:58.975451 | controller | Jun 11 10:32:33.268969 crc crio[3650]: time="2026-06-11T10:32:33.25875192Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.975466 | controller | Jun 11 10:32:33.268969 crc crio[3650]: time="2026-06-11T10:32:33.258839793Z" level=info msg="Running pod sandbox: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/POD" id=928ed601-9597-4015-b455-814705f1aadd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:58.975482 | controller | Jun 11 10:32:33.268969 crc crio[3650]: time="2026-06-11T10:32:33.258901755Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.975498 | controller | Jun 11 10:32:33.268969 crc crio[3650]: time="2026-06-11T10:32:33.258973407Z" level=info msg="Running pod sandbox: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/POD" id=af3c6ba2-3fd2-489e-b868-aaf061b65c02 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:58.975513 | controller | Jun 11 10:32:33.268969 crc crio[3650]: time="2026-06-11T10:32:33.259001348Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.975529 | controller | Jun 11 10:32:33.268969 crc crio[3650]: time="2026-06-11T10:32:33.259070481Z" level=info msg="Running pod sandbox: openshift-machine-config-operator/machine-config-daemon-5w5zs/POD" id=e207184b-7c81-4910-94f3-c3d054ee6246 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:58.975544 | controller | Jun 11 10:32:33.268969 crc crio[3650]: time="2026-06-11T10:32:33.259287497Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.975560 | controller | Jun 11 10:32:33.268969 crc crio[3650]: time="2026-06-11T10:32:33.259396301Z" level=info msg="Running pod sandbox: openshift-service-ca/service-ca-74545575db-n469q/POD" id=33408e2b-61c6-4b4b-b74a-3217abf8dbb8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:58.975578 | controller | Jun 11 10:32:33.268969 crc crio[3650]: time="2026-06-11T10:32:33.259424252Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.975594 | controller | Jun 11 10:32:33.271718 crc crio[3650]: time="2026-06-11T10:32:33.271301149Z" level=info msg="Running pod sandbox: openshift-ingress-canary/ingress-canary-jlj86/POD" id=a51033c1-807e-4c8b-949d-e130c9714600 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:58.975609 | controller | Jun 11 10:32:33.271718 crc crio[3650]: time="2026-06-11T10:32:33.271532426Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.975625 | controller | Jun 11 10:32:33.292814 crc crio[3650]: time="2026-06-11T10:32:33.292403773Z" level=info msg="Running pod sandbox: openshift-ovn-kubernetes/ovnkube-node-2tk97/POD" id=4dda945e-1a49-498b-bab6-ec01b260ef0b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:58.975641 | controller | Jun 11 10:32:33.292814 crc crio[3650]: time="2026-06-11T10:32:33.292520686Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.975657 | controller | Jun 11 10:32:33.422289 crc crio[3650]: time="2026-06-11T10:32:33.421995282Z" level=info msg="Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:d2a5b75e1cb0179e3b2cf70397fa9bc5a2aa2e153ec38377131b90489bc50f1c UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/3bb6ad31-547f-437d-9a9d-78d86be07e44 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:0xc001586500}] Aliases:map[]}"
2026-06-11 11:57:58.975689 | controller | Jun 11 10:32:33.435454 crc crio[3650]: time="2026-06-11T10:32:33.42578534Z" level=info msg="Adding pod openshift-marketplace_community-operators-qhh6t to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:58.975710 | controller | Jun 11 10:32:33.435454 crc crio[3650]: time="2026-06-11T10:32:33.434285699Z" level=info msg="Running pod sandbox: openshift-multus/multus-bzhnf/POD" id=c198301f-c7b2-4589-a0d9-87e00e0bffc0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:58.975727 | controller | Jun 11 10:32:33.435454 crc crio[3650]: time="2026-06-11T10:32:33.434375952Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.975742 | controller | Jun 11 10:32:33.501432 crc crio[3650]: time="2026-06-11T10:32:33.487413273Z" level=info msg="Ran pod sandbox ab8f173b547e1b0deac61ddae7c6930a1cc8161dbb90190a30fb006c69705d92 with infra container: openshift-ingress/router-default-68cf44c8b8-w4gs8/POD" id=6fd623a0-16ac-4120-ae70-976c812807fc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:58.975758 | controller | Jun 11 10:32:33.501432 crc crio[3650]: time="2026-06-11T10:32:33.488219869Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.975773 | controller | Jun 11 10:32:33.501432 crc crio[3650]: time="2026-06-11T10:32:33.492801026Z" level=info msg="Ran pod sandbox 106340d852599cbf4baa350ac7e1500a562578e321ecf31ccbcd3945cae2303a with infra container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/POD" id=46d19749-6ebb-4d71-9a81-c64e94cd4daa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:58.975788 | controller | Jun 11 10:32:33.503380 crc crio[3650]: time="2026-06-11T10:32:33.502998Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=ff5b08e3-11a1-460a-8b0a-c3a367727a0a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.975807 | controller | Jun 11 10:32:33.515309 crc crio[3650]: time="2026-06-11T10:32:33.509523148Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946" id=54f8f8a6-a007-4f0b-805a-1e00061e715c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.975823 | controller | Jun 11 10:32:33.589731 crc crio[3650]: time="2026-06-11T10:32:33.58275447Z" level=info msg="Running pod sandbox: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/POD" id=3e2cd161-c5a1-4510-ad85-e9a24247ba81 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:58.975838 | controller | Jun 11 10:32:33.589731 crc crio[3650]: time="2026-06-11T10:32:33.582838042Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.975853 | controller | Jun 11 10:32:33.614583 crc crio[3650]: time="2026-06-11T10:32:33.614435431Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946" id=84d37edb-1a72-4c80-9415-78b913c50b82 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.975869 | controller | Jun 11 10:32:33.627649 crc crio[3650]: time="2026-06-11T10:32:33.627423656Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=8faf7dea-1871-485d-97d5-8f528c3db00c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.975884 | controller | Jun 11 10:32:33.635693 crc crio[3650]: time="2026-06-11T10:32:33.6354014Z" level=info msg="Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy" id=4e40729c-1ef9-4097-bfdd-fb65b707978b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.975899 | controller | Jun 11 10:32:33.645052 crc crio[3650]: time="2026-06-11T10:32:33.64230096Z" level=info msg="Creating container: openshift-ingress/router-default-68cf44c8b8-w4gs8/router" id=04e215d7-a719-4d3f-ae5e-5d67b84576d4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.975914 | controller | Jun 11 10:32:33.669845 crc crio[3650]: time="2026-06-11T10:32:33.669494842Z" level=info msg="Created container 982f907785bc08afd8693cb81ece5058e61392ec5eb1b42e9c5e8203e34e5593: openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy" id=7310f129-4660-4f22-af15-51a96196ba38 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.975930 | controller | Jun 11 10:32:33.684744 crc crio[3650]: time="2026-06-11T10:32:33.684478819Z" level=info msg="Starting container: 982f907785bc08afd8693cb81ece5058e61392ec5eb1b42e9c5e8203e34e5593" id=40af995e-6811-42fb-990e-3978ee03bfb7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:58.975945 | controller | Jun 11 10:32:33.702016 crc crio[3650]: time="2026-06-11T10:32:33.701540355Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.975960 | controller | Jun 11 10:32:33.704357 crc crio[3650]: time="2026-06-11T10:32:33.703649732Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.975975 | controller | Jun 11 10:32:33.805625 crc crio[3650]: time="2026-06-11T10:32:33.804753041Z" level=info msg="Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:06f2fcdca9620729839d83d47e099fed83ed7f2a7600f1d0295d591e1d79ab35 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/b185b262-0045-4c12-89ac-87c2d186bd5b 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:0xc002a1a0a8}] Aliases:map[]}"
2026-06-11 11:57:58.976006 | controller | Jun 11 10:32:33.805625 crc crio[3650]: time="2026-06-11T10:32:33.805007309Z" 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-11 11:57:58.976023 | controller | Jun 11 10:32:34.412653 crc crio[3650]: time="2026-06-11T10:32:34.412477567Z" level=info msg="Started container" PID=8243 containerID=982f907785bc08afd8693cb81ece5058e61392ec5eb1b42e9c5e8203e34e5593 description=openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy id=40af995e-6811-42fb-990e-3978ee03bfb7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c081178cf65c9574c3dcf99a784a765ab9e7df9c36560766fee6be0ffa7435ad
2026-06-11 11:57:58.976039 | controller | Jun 11 10:32:35.738555 crc crio[3650]: time="2026-06-11T10:32:35.73785719Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/upgrade_0cd29682-e63e-40a7-a870-8d5ef3a3aea5\""
2026-06-11 11:57:58.976055 | controller | Jun 11 10:32:36.183057 crc crio[3650]: time="2026-06-11T10:32:36.182808595Z" level=info msg="Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:d2436a448532320e93112c8fee57715fac7d8439f2ce1e798c335f4630f737c1 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/931314fb-dc94-4c78-a26b-2a787bb686c5 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:0xc000e120e8}] Aliases:map[]}"
2026-06-11 11:57:58.976071 | controller | Jun 11 10:32:36.183057 crc crio[3650]: time="2026-06-11T10:32:36.182906818Z" level=info msg="Adding pod openshift-multus_network-metrics-daemon-n2bqt to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:58.976087 | controller | Jun 11 10:32:36.366746 crc crio[3650]: time="2026-06-11T10:32:36.357444498Z" level=info msg="Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:516bc6d9bcbfea8786b9cfbe5a5cf1a4347cbfac023867d6d7110c911d4e0a40 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/5daac21e-e0ef-4118-949c-ea3cf1a409f8 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:0xc0017aa310}] Aliases:map[]}"
2026-06-11 11:57:58.976102 | controller | Jun 11 10:32:36.366746 crc crio[3650]: time="2026-06-11T10:32:36.35749275Z" 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-11 11:57:58.976117 | controller | Jun 11 10:32:37.320321 crc crio[3650]: time="2026-06-11T10:32:37.318012421Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.976132 | controller | Jun 11 10:32:37.967027 crc crio[3650]: time="2026-06-11T10:32:37.966674467Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.976147 | controller | Jun 11 10:32:38.389338 crc crio[3650]: time="2026-06-11T10:32:38.381045472Z" 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=e207184b-7c81-4910-94f3-c3d054ee6246 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:58.976166 | controller | Jun 11 10:32:38.467758 crc crio[3650]: time="2026-06-11T10:32:38.467069116Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 11:57:58.976181 | controller | Jun 11 10:32:39.292527 crc crio[3650]: time="2026-06-11T10:32:39.288198806Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.976197 | controller | Jun 11 10:32:39.319824 crc crio[3650]: time="2026-06-11T10:32:39.319488644Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.976212 | controller | Jun 11 10:32:39.334338 crc crio[3650]: time="2026-06-11T10:32:39.334106341Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.976227 | controller | Jun 11 10:32:39.334927 crc crio[3650]: time="2026-06-11T10:32:39.3346129Z" 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=faf5ef42-5cd6-4c7f-9af5-1865953f9331 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:58.976243 | controller | Jun 11 10:32:39.355591 crc crio[3650]: time="2026-06-11T10:32:39.353907629Z" level=info msg="Ran pod sandbox 0352637e341e5f5d5fdc87eaa7a35107a984f132f511322de571442b465f6ad3 with infra container: openshift-machine-config-operator/machine-config-daemon-5w5zs/POD" id=e207184b-7c81-4910-94f3-c3d054ee6246 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:58.976258 | controller | Jun 11 10:32:39.359875 crc crio[3650]: time="2026-06-11T10:32:39.359339571Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=e7ff8681-ae98-4e13-83ad-9f09de2eda60 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.976273 | controller | Jun 11 10:32:39.465560 crc crio[3650]: time="2026-06-11T10:32:39.464296664Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.976288 | controller | Jun 11 10:32:39.483726 crc crio[3650]: time="2026-06-11T10:32:39.483476551Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=f1cc5f09-97de-4524-ac03-35c20ec97da7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.976303 | controller | Jun 11 10:32:39.485789 crc crio[3650]: time="2026-06-11T10:32:39.485070101Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.976318 | controller | Jun 11 10:32:39.561763 crc crio[3650]: time="2026-06-11T10:32:39.548316736Z" level=info msg="Created container c2fbaa8a711b9a836e9b3c4b3b05cc3203a4ba7bce7c170ffb45a10fa2afbfee: openshift-image-registry/node-ca-2wddl/node-ca" id=593ba114-8b4a-43d4-8fbd-e2087c4b5f81 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.976333 | controller | Jun 11 10:32:39.571032 crc crio[3650]: time="2026-06-11T10:32:39.564709186Z" level=info msg="Starting container: c2fbaa8a711b9a836e9b3c4b3b05cc3203a4ba7bce7c170ffb45a10fa2afbfee" id=c0b1123f-54f8-44a9-bf8b-312066b76547 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:58.976374 | controller | Jun 11 10:32:39.579664 crc crio[3650]: time="2026-06-11T10:32:39.57945135Z" 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=c198301f-c7b2-4589-a0d9-87e00e0bffc0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:58.976397 | controller | Jun 11 10:32:39.624980 crc crio[3650]: time="2026-06-11T10:32:39.624605712Z" 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=4dda945e-1a49-498b-bab6-ec01b260ef0b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:58.976414 | controller | Jun 11 10:32:39.639885 crc crio[3650]: time="2026-06-11T10:32:39.639548953Z" level=info msg="Created container a1bc690a5d7640ebcd2334cacab75b7909a2c41f7ee2077b807de1cb4c82e832: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy" id=a1f5bdb8-50d2-4249-8cbd-e9e3cde396fb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.976430 | controller | Jun 11 10:32:39.659313 crc crio[3650]: time="2026-06-11T10:32:39.658898527Z" level=info msg="Starting container: a1bc690a5d7640ebcd2334cacab75b7909a2c41f7ee2077b807de1cb4c82e832" id=c8055afd-c34a-48b9-9e75-ce7e3fd00449 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:58.976447 | controller | Jun 11 10:32:39.686599 crc crio[3650]: time="2026-06-11T10:32:39.675814751Z" level=info msg="Started container" PID=8454 containerID=a1bc690a5d7640ebcd2334cacab75b7909a2c41f7ee2077b807de1cb4c82e832 description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy id=c8055afd-c34a-48b9-9e75-ce7e3fd00449 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6286c5cd824d0722cf7d1aa46f4dae6382b3cddde7d5609b9f4d263a4214395a
2026-06-11 11:57:58.976463 | controller | Jun 11 10:32:39.686599 crc crio[3650]: time="2026-06-11T10:32:39.685437527Z" level=info msg="Creating container: openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon" id=41a3bb68-3529-4278-8127-145ae6271007 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.976479 | controller | Jun 11 10:32:39.691679 crc crio[3650]: time="2026-06-11T10:32:39.690831916Z" level=info msg="Ran pod sandbox 99914829c5891cd141078883aff9dd9f6cc70a6cc8b4dfd0f6846a1eebc07480 with infra container: openshift-dns/node-resolver-277xp/POD" id=faf5ef42-5cd6-4c7f-9af5-1865953f9331 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:58.976495 | controller | Jun 11 10:32:39.702044 crc crio[3650]: time="2026-06-11T10:32:39.698183383Z" level=info msg="Started container" PID=8413 containerID=c2fbaa8a711b9a836e9b3c4b3b05cc3203a4ba7bce7c170ffb45a10fa2afbfee description=openshift-image-registry/node-ca-2wddl/node-ca id=c0b1123f-54f8-44a9-bf8b-312066b76547 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9e6f9b5a56381c94ac17d5b6df2d94043f1cfc36cdc64bb129fd74be31317a55
2026-06-11 11:57:58.976511 | controller | Jun 11 10:32:39.702044 crc crio[3650]: time="2026-06-11T10:32:39.701974079Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e" id=f6e0d7c9-91c6-4294-a2f4-529930a76dc8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.976527 | controller | Jun 11 10:32:39.721530 crc crio[3650]: time="2026-06-11T10:32:39.720576859Z" level=info msg="Ran pod sandbox 4674836dcee75012a702db78b5525c1a9492d9ec9c049efb1233b94387c357ef with infra container: openshift-multus/multus-bzhnf/POD" id=c198301f-c7b2-4589-a0d9-87e00e0bffc0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:58.976543 | controller | Jun 11 10:32:39.762678 crc crio[3650]: time="2026-06-11T10:32:39.762575341Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=cdb27bf5-723a-48b4-8b65-88618a0b6cea name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.976558 | controller | Jun 11 10:32:39.768944 crc crio[3650]: time="2026-06-11T10:32:39.768461171Z" level=info msg="Created container c2c141783c1672d6bc4b474403392749bf7cbc17168c7a7b416cb5b86f6bac3e: openshift-ingress/router-default-68cf44c8b8-w4gs8/router" id=04e215d7-a719-4d3f-ae5e-5d67b84576d4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.976579 | controller | Jun 11 10:32:39.773775 crc crio[3650]: time="2026-06-11T10:32:39.773499669Z" level=info msg="Starting container: c2c141783c1672d6bc4b474403392749bf7cbc17168c7a7b416cb5b86f6bac3e" id=bec6b678-ef4e-40b5-adf3-b58cdbe83eab name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:58.976595 | controller | Jun 11 10:32:39.791659 crc crio[3650]: time="2026-06-11T10:32:39.788055646Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=716b964e-725a-4c1b-a320-5f9a0deed4e4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.976611 | controller | Jun 11 10:32:39.795975 crc crio[3650]: time="2026-06-11T10:32:39.795354689Z" level=info msg="Created container 8f93d5d95b511d036e8128cf21dc16d09297bb48f5a0df6ca10340e57268d533: openshift-machine-config-operator/machine-config-server-frshx/machine-config-server" id=8133922b-89ca-4bdd-a297-e52199e166aa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.976627 | controller | Jun 11 10:32:39.801886 crc crio[3650]: time="2026-06-11T10:32:39.799516039Z" level=info msg="Started container" PID=8484 containerID=c2c141783c1672d6bc4b474403392749bf7cbc17168c7a7b416cb5b86f6bac3e description=openshift-ingress/router-default-68cf44c8b8-w4gs8/router id=bec6b678-ef4e-40b5-adf3-b58cdbe83eab name=/runtime.v1.RuntimeService/StartContainer sandboxID=ab8f173b547e1b0deac61ddae7c6930a1cc8161dbb90190a30fb006c69705d92
2026-06-11 11:57:58.976644 | controller | Jun 11 10:32:39.803646 crc crio[3650]: time="2026-06-11T10:32:39.802609951Z" level=info msg="Starting container: 8f93d5d95b511d036e8128cf21dc16d09297bb48f5a0df6ca10340e57268d533" id=15340ea3-2a51-417f-973c-6079c9b97853 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:58.976660 | controller | Jun 11 10:32:39.806011 crc crio[3650]: time="2026-06-11T10:32:39.805621677Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.976676 | controller | Jun 11 10:32:39.812321 crc crio[3650]: time="2026-06-11T10:32:39.811774643Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e" id=42cec26f-d402-4830-8e8b-b62ccf9471a4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.976692 | controller | Jun 11 10:32:39.836045 crc crio[3650]: time="2026-06-11T10:32:39.826921894Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=04f675be-fdc9-460b-9e08-35f149cea4c8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.976708 | controller | Jun 11 10:32:39.836045 crc crio[3650]: time="2026-06-11T10:32:39.827511353Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=fbc5313b-2019-465f-9058-0bc89cacee85 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.976723 | controller | Jun 11 10:32:39.843383 crc crio[3650]: time="2026-06-11T10:32:39.837436263Z" level=info msg="Creating container: openshift-multus/multus-bzhnf/kube-multus" id=f4603353-4828-4df9-92e2-5dee14b1211b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.976739 | controller | Jun 11 10:32:39.843383 crc crio[3650]: time="2026-06-11T10:32:39.837524685Z" level=info msg="Creating container: openshift-dns/node-resolver-277xp/dns-node-resolver" id=fe2a29b0-aa22-44fe-bc4d-e2e2b9e1c2b4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.976754 | controller | Jun 11 10:32:39.843383 crc crio[3650]: time="2026-06-11T10:32:39.838042462Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager" id=ea5a454f-1176-42b3-9839-f0b70423305b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.976773 | controller | Jun 11 10:32:39.843383 crc crio[3650]: time="2026-06-11T10:32:39.83829324Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.976789 | controller | Jun 11 10:32:39.843383 crc crio[3650]: time="2026-06-11T10:32:39.838407204Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.976805 | controller | Jun 11 10:32:39.843383 crc crio[3650]: time="2026-06-11T10:32:39.838544488Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.976820 | controller | Jun 11 10:32:39.843383 crc crio[3650]: time="2026-06-11T10:32:39.841467291Z" level=info msg="Started container" PID=8487 containerID=8f93d5d95b511d036e8128cf21dc16d09297bb48f5a0df6ca10340e57268d533 description=openshift-machine-config-operator/machine-config-server-frshx/machine-config-server id=15340ea3-2a51-417f-973c-6079c9b97853 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee10ec578451648351990cf096007fadd52c9bcc2f406ad7c0418aa57ed936f3
2026-06-11 11:57:58.976836 | controller | Jun 11 10:32:39.883330 crc crio[3650]: time="2026-06-11T10:32:39.882536622Z" level=info msg="Ran pod sandbox 056acbe880837bcd1561926247a50a75ddd52f999a401bd0ec0608b539f3f3c3 with infra container: openshift-ovn-kubernetes/ovnkube-node-2tk97/POD" id=4dda945e-1a49-498b-bab6-ec01b260ef0b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:58.976852 | controller | Jun 11 10:32:39.938175 crc crio[3650]: time="2026-06-11T10:32:39.937677686Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=5e93a190-cc41-4792-8f3a-52bc448a31bd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.976875 | controller | Jun 11 10:32:39.957561 crc crio[3650]: time="2026-06-11T10:32:39.957508695Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=31d8a676-c9d8-4102-948e-be842c5f5583 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.976892 | controller | Jun 11 10:32:40.020630 crc crio[3650]: time="2026-06-11T10:32:40.020008066Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup" id=4bf0892f-0c56-418f-9824-b1e9661d5c94 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.976910 | controller | Jun 11 10:32:40.117179 crc crio[3650]: time="2026-06-11T10:32:40.116533503Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.976926 | controller | Jun 11 10:32:40.130290 crc crio[3650]: time="2026-06-11T10:32:40.129920375Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.976944 | controller | Jun 11 10:32:40.139358 crc crio[3650]: time="2026-06-11T10:32:40.138992922Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.976960 | controller | Jun 11 10:32:40.147022 crc crio[3650]: time="2026-06-11T10:32:40.146890365Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.976978 | controller | Jun 11 10:32:40.148279 crc crio[3650]: time="2026-06-11T10:32:40.147823733Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.976996 | controller | Jun 11 10:32:40.246302 crc crio[3650]: time="2026-06-11T10:32:40.245566035Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.977015 | controller | Jun 11 10:32:40.400674 crc crio[3650]: time="2026-06-11T10:32:40.400314667Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.977030 | controller | Jun 11 10:32:40.405657 crc crio[3650]: time="2026-06-11T10:32:40.405222997Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.977048 | controller | Jun 11 10:32:40.523259 crc crio[3650]: time="2026-06-11T10:32:40.520992136Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.977063 | controller | Jun 11 10:32:40.539025 crc crio[3650]: time="2026-06-11T10:32:40.53803162Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.977080 | controller | Jun 11 10:32:40.635624 crc crio[3650]: time="2026-06-11T10:32:40.631705123Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.977095 | controller | Jun 11 10:32:40.667666 crc crio[3650]: time="2026-06-11T10:32:40.667566108Z" level=info msg="Created container 6dde3f755222cbd319c38197e24a9ff45927898bda82e13d9b4272b3090607ef: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager" id=ea5a454f-1176-42b3-9839-f0b70423305b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.977112 | controller | Jun 11 10:32:40.669833 crc crio[3650]: time="2026-06-11T10:32:40.669006884Z" level=info msg="Starting container: 6dde3f755222cbd319c38197e24a9ff45927898bda82e13d9b4272b3090607ef" id=c3b268ef-45f0-4adb-9442-327dc0dcc3ae name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:58.977133 | controller | Jun 11 10:32:40.672782 crc crio[3650]: time="2026-06-11T10:32:40.672527026Z" level=info msg="Created container 3679cbbb8c0ea764a440475eb7d4c018e06294e8b05885b65fbfb2e01c8baa07: openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon" id=41a3bb68-3529-4278-8127-145ae6271007 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.977149 | controller | Jun 11 10:32:40.674979 crc crio[3650]: time="2026-06-11T10:32:40.674858241Z" level=info msg="Starting container: 3679cbbb8c0ea764a440475eb7d4c018e06294e8b05885b65fbfb2e01c8baa07" id=650c604e-b0f3-437a-96a5-97fcb9886abb name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:58.977167 | controller | Jun 11 10:32:40.695813 crc crio[3650]: time="2026-06-11T10:32:40.695701337Z" level=info msg="Started container" PID=8537 containerID=3679cbbb8c0ea764a440475eb7d4c018e06294e8b05885b65fbfb2e01c8baa07 description=openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon id=650c604e-b0f3-437a-96a5-97fcb9886abb name=/runtime.v1.RuntimeService/StartContainer sandboxID=0352637e341e5f5d5fdc87eaa7a35107a984f132f511322de571442b465f6ad3
2026-06-11 11:57:58.977182 | controller | Jun 11 10:32:40.753523 crc crio[3650]: time="2026-06-11T10:32:40.753274285Z" level=info msg="Started container" PID=8551 containerID=6dde3f755222cbd319c38197e24a9ff45927898bda82e13d9b4272b3090607ef description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager id=c3b268ef-45f0-4adb-9442-327dc0dcc3ae name=/runtime.v1.RuntimeService/StartContainer sandboxID=6286c5cd824d0722cf7d1aa46f4dae6382b3cddde7d5609b9f4d263a4214395a
2026-06-11 11:57:58.977205 | controller | Jun 11 10:32:40.786317 crc crio[3650]: time="2026-06-11T10:32:40.775257693Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=82f694e6-7c50-44d3-8f6e-a8ba87464c3b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.977295 | controller | Jun 11 10:32:40.798294 crc crio[3650]: time="2026-06-11T10:32:40.794716763Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=f65c3e87-7582-4568-9299-fbbdc41dbe61 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.977318 | controller | Jun 11 10:32:40.799991 crc crio[3650]: time="2026-06-11T10:32:40.799942924Z" level=info msg="Creating container: openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy" id=832a67a3-656a-4b55-8cac-1265fb7181ef name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.977334 | controller | Jun 11 10:32:40.800780 crc crio[3650]: time="2026-06-11T10:32:40.800481421Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.977376 | controller | Jun 11 10:32:40.876371 crc crio[3650]: time="2026-06-11T10:32:40.876248508Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.977394 | controller | Jun 11 10:32:40.883991 crc crio[3650]: time="2026-06-11T10:32:40.883743087Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.977411 | controller | Jun 11 10:32:40.987450 crc crio[3650]: time="2026-06-11T10:32:40.986863929Z" level=info msg="Created container 04fc12f8c69d027d6c645f20981fd5cef4fe9ccc3e08b42609b64d4c1cce219a: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup" id=4bf0892f-0c56-418f-9824-b1e9661d5c94 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.977426 | controller | Jun 11 10:32:40.997492 crc crio[3650]: time="2026-06-11T10:32:40.997321834Z" level=info msg="Starting container: 04fc12f8c69d027d6c645f20981fd5cef4fe9ccc3e08b42609b64d4c1cce219a" id=14d98f4b-10a4-4e96-a60e-42e3feb58b72 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:58.977442 | controller | Jun 11 10:32:41.059496 crc crio[3650]: time="2026-06-11T10:32:41.058765112Z" level=info msg="Started container" PID=8573 containerID=04fc12f8c69d027d6c645f20981fd5cef4fe9ccc3e08b42609b64d4c1cce219a description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup id=14d98f4b-10a4-4e96-a60e-42e3feb58b72 name=/runtime.v1.RuntimeService/StartContainer sandboxID=056acbe880837bcd1561926247a50a75ddd52f999a401bd0ec0608b539f3f3c3
2026-06-11 11:57:58.977457 | controller | Jun 11 10:32:41.146856 crc crio[3650]: time="2026-06-11T10:32:41.146793472Z" level=info msg="Created container c61bf95152505ba63232f1c0adddcca2642e1b0f953785c43266902d7590dad8: openshift-multus/multus-bzhnf/kube-multus" id=f4603353-4828-4df9-92e2-5dee14b1211b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.977472 | controller | Jun 11 10:32:41.152506 crc crio[3650]: time="2026-06-11T10:32:41.151037171Z" level=info msg="Starting container: c61bf95152505ba63232f1c0adddcca2642e1b0f953785c43266902d7590dad8" id=fe22e05b-d681-49b6-829c-187138e474ad name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:58.977487 | controller | Jun 11 10:32:41.166214 crc crio[3650]: time="2026-06-11T10:32:41.162002427Z" level=info msg="Created container 9804d360fe238c76351576ed6eb0e43b8d1ec44b7bea02892b52397b5187bda2: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy" id=4e40729c-1ef9-4097-bfdd-fb65b707978b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.977506 | controller | Jun 11 10:32:41.170473 crc crio[3650]: time="2026-06-11T10:32:41.167401328Z" level=info msg="Starting container: 9804d360fe238c76351576ed6eb0e43b8d1ec44b7bea02892b52397b5187bda2" id=c92ad7ba-d910-4e58-b1a1-215c47c2e481 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:58.977522 | controller | Jun 11 10:32:41.177741 crc crio[3650]: time="2026-06-11T10:32:41.177368633Z" level=info msg="Started container" PID=8562 containerID=c61bf95152505ba63232f1c0adddcca2642e1b0f953785c43266902d7590dad8 description=openshift-multus/multus-bzhnf/kube-multus id=fe22e05b-d681-49b6-829c-187138e474ad name=/runtime.v1.RuntimeService/StartContainer sandboxID=4674836dcee75012a702db78b5525c1a9492d9ec9c049efb1233b94387c357ef
2026-06-11 11:57:58.977537 | controller | Jun 11 10:32:41.275772 crc crio[3650]: time="2026-06-11T10:32:41.275111191Z" level=info msg="Started container" PID=8579 containerID=9804d360fe238c76351576ed6eb0e43b8d1ec44b7bea02892b52397b5187bda2 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy id=c92ad7ba-d910-4e58-b1a1-215c47c2e481 name=/runtime.v1.RuntimeService/StartContainer sandboxID=106340d852599cbf4baa350ac7e1500a562578e321ecf31ccbcd3945cae2303a
2026-06-11 11:57:58.977553 | controller | Jun 11 10:32:41.318059 crc crio[3650]: time="2026-06-11T10:32:41.316618977Z" level=info msg="Created container 11403312a6cc607b8f7ea0ae3fa99c7d2eca338a890fd4fccd05e43944d9a6e3: openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy" id=832a67a3-656a-4b55-8cac-1265fb7181ef name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.977568 | controller | Jun 11 10:32:41.325836 crc crio[3650]: time="2026-06-11T10:32:41.325582913Z" level=info msg="Starting container: 11403312a6cc607b8f7ea0ae3fa99c7d2eca338a890fd4fccd05e43944d9a6e3" id=2958b446-e005-462c-ba7f-4fa0f11f41dd name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:58.977583 | controller | Jun 11 10:32:41.375498 crc crio[3650]: time="2026-06-11T10:32:41.374611591Z" level=info msg="Started container" PID=8586 containerID=11403312a6cc607b8f7ea0ae3fa99c7d2eca338a890fd4fccd05e43944d9a6e3 description=openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy id=2958b446-e005-462c-ba7f-4fa0f11f41dd name=/runtime.v1.RuntimeService/StartContainer sandboxID=0352637e341e5f5d5fdc87eaa7a35107a984f132f511322de571442b465f6ad3
2026-06-11 11:57:58.977599 | controller | Jun 11 10:32:41.438499 crc crio[3650]: time="2026-06-11T10:32:41.4363014Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=80634553-3357-4792-b9e2-c27bd048c07d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.977614 | controller | Jun 11 10:32:41.441445 crc crio[3650]: time="2026-06-11T10:32:41.440797952Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=159b2958-4d3c-4798-abee-9300948c8a86 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.977630 | controller | Jun 11 10:32:41.455864 crc crio[3650]: time="2026-06-11T10:32:41.452534831Z" level=info msg="Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=f003b885-dcdb-480f-a983-22e26236248b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.977645 | controller | Jun 11 10:32:41.460589 crc crio[3650]: time="2026-06-11T10:32:41.46002422Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.977661 | controller | Jun 11 10:32:41.605948 crc crio[3650]: time="2026-06-11T10:32:41.596734548Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.977677 | controller | Jun 11 10:32:42.948384 crc crio[3650]: time="2026-06-11T10:32:42.943052293Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.977696 | controller | Jun 11 10:32:43.124911 crc crio[3650]: time="2026-06-11T10:32:43.122392908Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.977712 | controller | Jun 11 10:32:43.371296 crc crio[3650]: time="2026-06-11T10:32:43.369466942Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:1b55c029f731ebbde3c5580eef98a588264f4d6a8ae667805c9521dd1ecf1d5d" id=ae225adc-385f-44f1-9d98-3a6446610ac2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.977727 | controller | Jun 11 10:32:43.373518 crc crio[3650]: time="2026-06-11T10:32:43.373445889Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:1b55c029f731ebbde3c5580eef98a588264f4d6a8ae667805c9521dd1ecf1d5d" id=493ada8d-f417-4e4b-b1bd-66d636b3234b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.977743 | controller | Jun 11 10:32:43.377692 crc crio[3650]: time="2026-06-11T10:32:43.377286069Z" level=info msg="Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins" id=644d02af-44bb-44de-b8da-f2f98816cfd3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.977758 | controller | Jun 11 10:32:43.377791 crc crio[3650]: time="2026-06-11T10:32:43.377708806Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.977774 | controller | Jun 11 10:32:43.424626 crc crio[3650]: time="2026-06-11T10:32:43.423451948Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=f4bdf58e-4362-4827-903c-838d3306455d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.977790 | controller | Jun 11 10:32:43.428192 crc crio[3650]: time="2026-06-11T10:32:43.427749926Z" level=info msg="Created container d1d45bd0df3be1febafa5c7855166cbc38776970bc564030b93d7139015cbb95: openshift-dns/node-resolver-277xp/dns-node-resolver" id=fe2a29b0-aa22-44fe-bc4d-e2e2b9e1c2b4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.977805 | controller | Jun 11 10:32:43.472804 crc crio[3650]: time="2026-06-11T10:32:43.472370334Z" level=info msg="Starting container: d1d45bd0df3be1febafa5c7855166cbc38776970bc564030b93d7139015cbb95" id=bb64605e-e556-4c30-bf37-35de71c85af2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:58.977864 | controller | Jun 11 10:32:43.486769 crc crio[3650]: time="2026-06-11T10:32:43.486643532Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.977887 | controller | Jun 11 10:32:43.515667 crc crio[3650]: time="2026-06-11T10:32:43.515608809Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=3ed24d5e-105a-4c74-b6e7-a1f626c3c8e7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.977904 | controller | Jun 11 10:32:43.555965 crc crio[3650]: time="2026-06-11T10:32:43.536668876Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller" id=c9311508-f0a8-4f19-af6f-b7ef7c5fc6e8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.977921 | controller | Jun 11 10:32:43.556835 crc crio[3650]: time="2026-06-11T10:32:43.556741816Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.977937 | controller | Jun 11 10:32:43.557698 crc crio[3650]: time="2026-06-11T10:32:43.557657386Z" level=info msg="Created container 8654ff591391f9a32e71a6b62fa0aaebbcfa8821e2f3eadb46fb4de831baccd8: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=f003b885-dcdb-480f-a983-22e26236248b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.977957 | controller | Jun 11 10:32:43.582328 crc crio[3650]: time="2026-06-11T10:32:43.580937639Z" level=info msg="Starting container: 8654ff591391f9a32e71a6b62fa0aaebbcfa8821e2f3eadb46fb4de831baccd8" id=90bfbab5-7e45-45eb-b2f4-c9a243891942 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:58.977975 | controller | Jun 11 10:32:43.610647 crc crio[3650]: time="2026-06-11T10:32:43.609697982Z" level=info msg="Started container" PID=8672 containerID=d1d45bd0df3be1febafa5c7855166cbc38776970bc564030b93d7139015cbb95 description=openshift-dns/node-resolver-277xp/dns-node-resolver id=bb64605e-e556-4c30-bf37-35de71c85af2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=99914829c5891cd141078883aff9dd9f6cc70a6cc8b4dfd0f6846a1eebc07480
2026-06-11 11:57:58.977992 | controller | Jun 11 10:32:43.650489 crc crio[3650]: time="2026-06-11T10:32:43.649808067Z" level=info msg="Started container" PID=8681 containerID=8654ff591391f9a32e71a6b62fa0aaebbcfa8821e2f3eadb46fb4de831baccd8 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=90bfbab5-7e45-45eb-b2f4-c9a243891942 name=/runtime.v1.RuntimeService/StartContainer sandboxID=106340d852599cbf4baa350ac7e1500a562578e321ecf31ccbcd3945cae2303a
2026-06-11 11:57:58.978009 | controller | Jun 11 10:32:43.894333 crc crio[3650]: time="2026-06-11T10:32:43.89424289Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.978025 | controller | Jun 11 10:32:43.931772 crc crio[3650]: time="2026-06-11T10:32:43.930015281Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.978041 | controller | Jun 11 10:32:44.424970 crc crio[3650]: time="2026-06-11T10:32:44.423772007Z" level=info msg="Created container f638a966efe6c51b890b1f7f9dc1db87bc84194d3f041f238b5975f0244f2065: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller" id=c9311508-f0a8-4f19-af6f-b7ef7c5fc6e8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.978056 | controller | Jun 11 10:32:44.427714 crc crio[3650]: time="2026-06-11T10:32:44.425983595Z" level=info msg="Starting container: f638a966efe6c51b890b1f7f9dc1db87bc84194d3f041f238b5975f0244f2065" id=083c4ed7-f8db-4994-bc46-fa219f9536fb name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:58.978072 | controller | Jun 11 10:32:44.521770 crc crio[3650]: time="2026-06-11T10:32:44.520653967Z" level=info msg="Started container" PID=8702 containerID=f638a966efe6c51b890b1f7f9dc1db87bc84194d3f041f238b5975f0244f2065 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller id=083c4ed7-f8db-4994-bc46-fa219f9536fb name=/runtime.v1.RuntimeService/StartContainer sandboxID=056acbe880837bcd1561926247a50a75ddd52f999a401bd0ec0608b539f3f3c3
2026-06-11 11:57:58.978088 | controller | Jun 11 10:32:44.591718 crc crio[3650]: time="2026-06-11T10:32:44.586653953Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=1e04c4c2-5ebb-4b72-8648-db23c711660b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.978104 | controller | Jun 11 10:32:44.643897 crc crio[3650]: time="2026-06-11T10:32:44.642971503Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=021ec74f-e823-4596-bf81-083821d8a302 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.978120 | controller | Jun 11 10:32:44.734015 crc crio[3650]: time="2026-06-11T10:32:44.731778109Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.978139 | controller | Jun 11 10:32:44.753379 crc crio[3650]: time="2026-06-11T10:32:44.753229436Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging" id=88aba556-1307-4f37-b87c-6d060a38a217 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.978155 | controller | Jun 11 10:32:44.761990 crc crio[3650]: time="2026-06-11T10:32:44.755103436Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.978171 | controller | Jun 11 10:32:44.808867 crc crio[3650]: time="2026-06-11T10:32:44.808820472Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.978187 | controller | Jun 11 10:32:44.811784 crc crio[3650]: time="2026-06-11T10:32:44.811755535Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.978203 | controller | Jun 11 10:32:44.975638 crc crio[3650]: time="2026-06-11T10:32:44.97504533Z" level=info msg="Created container a4a82c2933c759aab0a152e4b8353f6aeb61bf20df80f35f330dde66c9962c3c: openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins" id=644d02af-44bb-44de-b8da-f2f98816cfd3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.978218 | controller | Jun 11 10:32:44.982580 crc crio[3650]: time="2026-06-11T10:32:44.98237942Z" level=info msg="Starting container: a4a82c2933c759aab0a152e4b8353f6aeb61bf20df80f35f330dde66c9962c3c" id=4df20da9-c134-4132-b8e6-9beb9f496376 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:58.978233 | controller | Jun 11 10:32:45.017791 crc crio[3650]: time="2026-06-11T10:32:45.015839617Z" level=info msg="Started container" PID=8747 containerID=a4a82c2933c759aab0a152e4b8353f6aeb61bf20df80f35f330dde66c9962c3c description=openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins id=4df20da9-c134-4132-b8e6-9beb9f496376 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c081178cf65c9574c3dcf99a784a765ab9e7df9c36560766fee6be0ffa7435ad
2026-06-11 11:57:58.978249 | controller | Jun 11 10:32:45.091816 crc crio[3650]: time="2026-06-11T10:32:45.091563209Z" level=info msg="Created container 62484b5c61d05877cc27a5121471cd33c4ac097934f90ab1bad075a60a6b10de: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging" id=88aba556-1307-4f37-b87c-6d060a38a217 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.978264 | controller | Jun 11 10:32:45.106197 crc crio[3650]: time="2026-06-11T10:32:45.099256205Z" level=info msg="Starting container: 62484b5c61d05877cc27a5121471cd33c4ac097934f90ab1bad075a60a6b10de" id=90c409a2-c529-491c-94d9-d3bc8a9582f2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:58.978279 | controller | Jun 11 10:32:45.157228 crc crio[3650]: time="2026-06-11T10:32:45.156632873Z" level=info msg="Started container" PID=8756 containerID=62484b5c61d05877cc27a5121471cd33c4ac097934f90ab1bad075a60a6b10de description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging id=90c409a2-c529-491c-94d9-d3bc8a9582f2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=056acbe880837bcd1561926247a50a75ddd52f999a401bd0ec0608b539f3f3c3
2026-06-11 11:57:58.978295 | controller | Jun 11 10:32:45.242837 crc crio[3650]: time="2026-06-11T10:32:45.241851401Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=fb9cbd3f-6dd5-452b-8782-d2ec3d804f27 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.978311 | controller | Jun 11 10:32:45.247444 crc crio[3650]: time="2026-06-11T10:32:45.246664503Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=e6c0edf3-66fc-4a27-9604-7ce2ba87a8a4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.978330 | controller | Jun 11 10:32:45.253882 crc crio[3650]: time="2026-06-11T10:32:45.253770557Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node" id=0e33570a-4d11-47e9-82f4-5922f837115b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.978362 | controller | Jun 11 10:32:45.254408 crc crio[3650]: time="2026-06-11T10:32:45.254273073Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.978384 | controller | Jun 11 10:32:45.302588 crc crio[3650]: time="2026-06-11T10:32:45.30253374Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.978401 | controller | Jun 11 10:32:45.308748 crc crio[3650]: time="2026-06-11T10:32:45.308719697Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.978417 | controller | Jun 11 10:32:45.518584 crc crio[3650]: time="2026-06-11T10:32:45.518527895Z" level=info msg="Created container 5166c37f312c4ac55fb7f54d5088add42f3e7dba6b396535416425f42251578d: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node" id=0e33570a-4d11-47e9-82f4-5922f837115b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.978432 | controller | Jun 11 10:32:45.522750 crc crio[3650]: time="2026-06-11T10:32:45.522662085Z" level=info msg="Starting container: 5166c37f312c4ac55fb7f54d5088add42f3e7dba6b396535416425f42251578d" id=3bec8436-6dc5-44fc-a040-4de78524ea73 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:58.978448 | controller | Jun 11 10:32:45.562476 crc crio[3650]: time="2026-06-11T10:32:45.561934926Z" level=info msg="Started container" PID=8811 containerID=5166c37f312c4ac55fb7f54d5088add42f3e7dba6b396535416425f42251578d description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node id=3bec8436-6dc5-44fc-a040-4de78524ea73 name=/runtime.v1.RuntimeService/StartContainer sandboxID=056acbe880837bcd1561926247a50a75ddd52f999a401bd0ec0608b539f3f3c3
2026-06-11 11:57:58.978464 | controller | Jun 11 10:32:45.637535 crc crio[3650]: time="2026-06-11T10:32:45.636544281Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=c81121c9-ffa6-465d-8fc8-1bd8d9c6de5a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.978479 | controller | Jun 11 10:32:45.641521 crc crio[3650]: time="2026-06-11T10:32:45.641436138Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=3fd294de-cd13-429f-b5a7-0ba61bc2414f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.978494 | controller | Jun 11 10:32:45.651624 crc crio[3650]: time="2026-06-11T10:32:45.650919535Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics" id=54600368-f368-4ee8-ae38-f8a2b961390d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.978509 | controller | Jun 11 10:32:45.652689 crc crio[3650]: time="2026-06-11T10:32:45.652597479Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.978525 | controller | Jun 11 10:32:45.724995 crc crio[3650]: time="2026-06-11T10:32:45.720742322Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.978543 | controller | Jun 11 10:32:45.728469 crc crio[3650]: time="2026-06-11T10:32:45.728426802Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.978559 | controller | Jun 11 10:32:45.965685 crc crio[3650]: time="2026-06-11T10:32:45.965619539Z" level=info msg="Created container 3616a2ff7547e79c5f3e44ff574ab2f7cdcba5b06f4b6e7c3abf4f8e024f62cc: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics" id=54600368-f368-4ee8-ae38-f8a2b961390d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.978575 | controller | Jun 11 10:32:45.976797 crc crio[3650]: time="2026-06-11T10:32:45.975377823Z" level=info msg="Starting container: 3616a2ff7547e79c5f3e44ff574ab2f7cdcba5b06f4b6e7c3abf4f8e024f62cc" id=d88c7884-5392-4ea3-8801-d65cd3a4025e name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:58.978590 | controller | Jun 11 10:32:46.013416 crc crio[3650]: time="2026-06-11T10:32:46.010962563Z" level=info msg="Started container" PID=8834 containerID=3616a2ff7547e79c5f3e44ff574ab2f7cdcba5b06f4b6e7c3abf4f8e024f62cc description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics id=d88c7884-5392-4ea3-8801-d65cd3a4025e name=/runtime.v1.RuntimeService/StartContainer sandboxID=056acbe880837bcd1561926247a50a75ddd52f999a401bd0ec0608b539f3f3c3
2026-06-11 11:57:58.978606 | controller | Jun 11 10:32:46.058839 crc crio[3650]: time="2026-06-11T10:32:46.054546377Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=91615342-7338-4299-9ca1-17a15068fa3e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.978621 | controller | Jun 11 10:32:46.085961 crc crio[3650]: time="2026-06-11T10:32:46.085801063Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=bedb05b0-e83a-4d59-b202-d56e4e78afc0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.978637 | controller | Jun 11 10:32:46.090670 crc crio[3650]: time="2026-06-11T10:32:46.090614445Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd" id=a897946b-3dff-4b2e-8ff5-9acc41b031ce name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.978652 | controller | Jun 11 10:32:46.092006 crc crio[3650]: time="2026-06-11T10:32:46.091635237Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.978667 | controller | Jun 11 10:32:46.137445 crc crio[3650]: time="2026-06-11T10:32:46.136516408Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.978683 | controller | Jun 11 10:32:46.142838 crc crio[3650]: time="2026-06-11T10:32:46.142809639Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.978698 | controller | Jun 11 10:32:46.592223 crc crio[3650]: time="2026-06-11T10:32:46.591794133Z" level=info msg="Created container 7576fbdac9ae606605e50518d0f7570738dda2963c2b51380edbb05d28745314: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd" id=a897946b-3dff-4b2e-8ff5-9acc41b031ce name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.978713 | controller | Jun 11 10:32:46.605787 crc crio[3650]: time="2026-06-11T10:32:46.605435522Z" level=info msg="Starting container: 7576fbdac9ae606605e50518d0f7570738dda2963c2b51380edbb05d28745314" id=1a1fbe44-dddc-44d3-8cc1-f8beddf0c4e8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:58.978728 | controller | Jun 11 10:32:46.663335 crc crio[3650]: time="2026-06-11T10:32:46.662037795Z" level=info msg="Started container" PID=8867 containerID=7576fbdac9ae606605e50518d0f7570738dda2963c2b51380edbb05d28745314 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/northd id=1a1fbe44-dddc-44d3-8cc1-f8beddf0c4e8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=056acbe880837bcd1561926247a50a75ddd52f999a401bd0ec0608b539f3f3c3
2026-06-11 11:57:58.978748 | controller | Jun 11 10:32:46.920409 crc crio[3650]: time="2026-06-11T10:32:46.919659646Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=42393afd-2ae1-4c13-a34b-ce5b896c2ca4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.978763 | controller | Jun 11 10:32:46.927174 crc crio[3650]: time="2026-06-11T10:32:46.924442823Z" level=info msg="Created container 83b0ed657ae33014ac52e2a84f5de69d3610511cb2e672c1cb4742d7406674a3: openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter" id=6f30d12d-d772-484b-b4f2-ab5030f0689b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.978779 | controller | Jun 11 10:32:46.927174 crc crio[3650]: time="2026-06-11T10:32:46.926835323Z" level=info msg="Starting container: 83b0ed657ae33014ac52e2a84f5de69d3610511cb2e672c1cb4742d7406674a3" id=ede2b23a-c45e-4e85-be26-f49b33b2b4ae name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:58.978794 | controller | Jun 11 10:32:46.936912 crc crio[3650]: time="2026-06-11T10:32:46.934439377Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=b5a72602-a7f9-4db2-b77f-167d3fa2cb5a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.978810 | controller | Jun 11 10:32:46.944626 crc crio[3650]: time="2026-06-11T10:32:46.944372324Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb" id=16160425-a9dc-4786-b25e-7369c62d4947 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.978826 | controller | Jun 11 10:32:46.946289 crc crio[3650]: time="2026-06-11T10:32:46.945000134Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.978842 | controller | Jun 11 10:32:47.019440 crc crio[3650]: time="2026-06-11T10:32:47.019375496Z" level=info msg="Started container" PID=8453 containerID=83b0ed657ae33014ac52e2a84f5de69d3610511cb2e672c1cb4742d7406674a3 description=openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter id=ede2b23a-c45e-4e85-be26-f49b33b2b4ae name=/runtime.v1.RuntimeService/StartContainer sandboxID=abd3e69b781cf0c79945b73354c69362dc52388fc6409db7b0ea741529eb43e5
2026-06-11 11:57:58.978858 | controller | Jun 11 10:32:47.038362 crc crio[3650]: time="2026-06-11T10:32:47.033504228Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.978874 | controller | Jun 11 10:32:47.038362 crc crio[3650]: time="2026-06-11T10:32:47.037666381Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.978890 | controller | Jun 11 10:32:47.322295 crc crio[3650]: time="2026-06-11T10:32:47.31287664Z" level=info msg="Created container d97330e68c40e47eec1425ae9f3ca426794d815d632e776501491664787417e0: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb" id=16160425-a9dc-4786-b25e-7369c62d4947 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.978905 | controller | Jun 11 10:32:47.322295 crc crio[3650]: time="2026-06-11T10:32:47.318001763Z" level=info msg="Starting container: d97330e68c40e47eec1425ae9f3ca426794d815d632e776501491664787417e0" id=62fdb9c8-a92c-43e5-b0c0-504293a6c983 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:58.978921 | controller | Jun 11 10:32:47.426857 crc crio[3650]: time="2026-06-11T10:32:47.424621637Z" level=info msg="Started container" PID=8896 containerID=d97330e68c40e47eec1425ae9f3ca426794d815d632e776501491664787417e0 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb id=62fdb9c8-a92c-43e5-b0c0-504293a6c983 name=/runtime.v1.RuntimeService/StartContainer sandboxID=056acbe880837bcd1561926247a50a75ddd52f999a401bd0ec0608b539f3f3c3
2026-06-11 11:57:58.978939 | controller | Jun 11 10:32:50.309013 crc crio[3650]: time="2026-06-11T10:32:50.305927076Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=ce054795-04b6-49a7-b2df-b5460c3bf702 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.978955 | controller | Jun 11 10:32:50.315407 crc crio[3650]: time="2026-06-11T10:32:50.314611034Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=03a2167b-07a7-44c1-9ae3-1fdeba1ffd6d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.978970 | controller | Jun 11 10:32:50.330503 crc crio[3650]: time="2026-06-11T10:32:50.329457061Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb" id=8830d061-76a8-4a46-a6f2-6344b6658850 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.978986 | controller | Jun 11 10:32:50.334461 crc crio[3650]: time="2026-06-11T10:32:50.332616502Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.979001 | controller | Jun 11 10:32:50.397686 crc crio[3650]: time="2026-06-11T10:32:50.397556408Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.979017 | controller | Jun 11 10:32:50.401488 crc crio[3650]: time="2026-06-11T10:32:50.40137061Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.979032 | controller | Jun 11 10:32:50.649091 crc crio[3650]: time="2026-06-11T10:32:50.648875122Z" level=info msg="Created container 5a78a5680973ee7e503f431eb4c76e8e2338ea73a337e72869fb725572a61c34: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb" id=8830d061-76a8-4a46-a6f2-6344b6658850 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.979048 | controller | Jun 11 10:32:50.652031 crc crio[3650]: time="2026-06-11T10:32:50.651861936Z" level=info msg="Starting container: 5a78a5680973ee7e503f431eb4c76e8e2338ea73a337e72869fb725572a61c34" id=3e676bf9-5f27-4555-9afb-dcac0df3be67 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:58.979064 | controller | Jun 11 10:32:50.711779 crc crio[3650]: time="2026-06-11T10:32:50.711582343Z" level=info msg="Started container" PID=9003 containerID=5a78a5680973ee7e503f431eb4c76e8e2338ea73a337e72869fb725572a61c34 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb id=3e676bf9-5f27-4555-9afb-dcac0df3be67 name=/runtime.v1.RuntimeService/StartContainer sandboxID=056acbe880837bcd1561926247a50a75ddd52f999a401bd0ec0608b539f3f3c3
2026-06-11 11:57:58.979079 | controller | Jun 11 10:32:53.381849 crc crio[3650]: time="2026-06-11T10:32:53.381448404Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=d6ed81a2-d8db-49b8-ab8a-91cd32eb67b9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.979094 | controller | Jun 11 10:32:53.433849 crc crio[3650]: time="2026-06-11T10:32:53.433795597Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=d54ce735-4c8f-437f-945f-6a90c495ae4d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.979109 | controller | Jun 11 10:32:53.439362 crc crio[3650]: time="2026-06-11T10:32:53.43894589Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller" id=1a31aa55-e888-4dbd-871a-31b50eee2dd1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.979128 | controller | Jun 11 10:32:53.440272 crc crio[3650]: time="2026-06-11T10:32:53.439517528Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.979144 | controller | Jun 11 10:32:53.500642 crc crio[3650]: time="2026-06-11T10:32:53.499523935Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.979159 | controller | Jun 11 10:32:53.515435 crc crio[3650]: time="2026-06-11T10:32:53.514966548Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.979175 | controller | Jun 11 10:32:54.019881 crc crio[3650]: time="2026-06-11T10:32:54.017530294Z" level=info msg="Created container ded4235e2d91629051f887d09b34bdfa55aa6017194596648369be7205eec939: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller" id=1a31aa55-e888-4dbd-871a-31b50eee2dd1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.979190 | controller | Jun 11 10:32:54.023628 crc crio[3650]: time="2026-06-11T10:32:54.023460303Z" level=info msg="Starting container: ded4235e2d91629051f887d09b34bdfa55aa6017194596648369be7205eec939" id=aff16c24-c142-41c3-9c8c-99910fe25387 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:58.979205 | controller | Jun 11 10:32:54.089923 crc crio[3650]: time="2026-06-11T10:32:54.089530747Z" level=info msg="Started container" PID=9109 containerID=ded4235e2d91629051f887d09b34bdfa55aa6017194596648369be7205eec939 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller id=aff16c24-c142-41c3-9c8c-99910fe25387 name=/runtime.v1.RuntimeService/StartContainer sandboxID=056acbe880837bcd1561926247a50a75ddd52f999a401bd0ec0608b539f3f3c3
2026-06-11 11:57:58.979220 | controller | Jun 11 10:32:57.596995 crc crio[3650]: time="2026-06-11T10:32:57.595870471Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6efa070ceb93cc5fc2e76eab6d9c96ac3c4f8812085d0b6eb6e3f513b5bac782" id=261d27c8-d0db-490a-b28b-1ed712031f91 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.979236 | controller | Jun 11 10:32:57.601582 crc crio[3650]: time="2026-06-11T10:32:57.60141825Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6efa070ceb93cc5fc2e76eab6d9c96ac3c4f8812085d0b6eb6e3f513b5bac782" id=27c87c6b-0029-43c8-87c1-4a345d8043ac name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.979251 | controller | Jun 11 10:32:57.607877 crc crio[3650]: time="2026-06-11T10:32:57.606664265Z" level=info msg="Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin" id=2f737d4c-3288-4ace-a6be-e32287b434ad name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.979266 | controller | Jun 11 10:32:57.607877 crc crio[3650]: time="2026-06-11T10:32:57.607707528Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.979281 | controller | Jun 11 10:32:57.678239 crc crio[3650]: time="2026-06-11T10:32:57.678085519Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.979296 | controller | Jun 11 10:32:58.381000 crc crio[3650]: time="2026-06-11T10:32:58.380410101Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.979312 | controller | Jun 11 10:32:58.621918 crc crio[3650]: time="2026-06-11T10:32:58.621707988Z" level=info msg="Created container ec5e1e200c00367a5e681ea0227a97e0e4124bb799096583d4839909b45146da: openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin" id=2f737d4c-3288-4ace-a6be-e32287b434ad name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.979330 | controller | Jun 11 10:32:58.633973 crc crio[3650]: time="2026-06-11T10:32:58.633861274Z" level=info msg="Starting container: ec5e1e200c00367a5e681ea0227a97e0e4124bb799096583d4839909b45146da" id=8a56ef26-9b37-40b5-97d7-0df018cef087 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:58.979362 | controller | Jun 11 10:32:58.669234 crc crio[3650]: time="2026-06-11T10:32:58.667725337Z" level=info msg="Started container" PID=9294 containerID=ec5e1e200c00367a5e681ea0227a97e0e4124bb799096583d4839909b45146da description=openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin id=8a56ef26-9b37-40b5-97d7-0df018cef087 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c081178cf65c9574c3dcf99a784a765ab9e7df9c36560766fee6be0ffa7435ad
2026-06-11 11:57:58.979384 | controller | Jun 11 10:32:59.748858 crc crio[3650]: time="2026-06-11T10:32:59.748775023Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:c3454e762466e22e2a893650b9781823558bc6fdfda2aa4188aff3cb819014c4" id=287d9200-4b76-4ec0-92ce-5684f19a267f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.979401 | controller | Jun 11 10:32:59.751443 crc crio[3650]: time="2026-06-11T10:32:59.751367523Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:c3454e762466e22e2a893650b9781823558bc6fdfda2aa4188aff3cb819014c4" id=e6837443-6094-4fae-9736-aa40f52f1bc4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.979416 | controller | Jun 11 10:32:59.753495 crc crio[3650]: time="2026-06-11T10:32:59.753418367Z" level=info msg="Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni" id=b86c3781-8a25-4186-8808-c8d4fe972caa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.979432 | controller | Jun 11 10:32:59.753793 crc crio[3650]: time="2026-06-11T10:32:59.753725206Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.979447 | controller | Jun 11 10:32:59.952894 crc crio[3650]: time="2026-06-11T10:32:59.951864853Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.979462 | controller | Jun 11 10:33:00.580976 crc crio[3650]: time="2026-06-11T10:33:00.580580529Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.979478 | controller | Jun 11 10:33:00.756670 crc crio[3650]: time="2026-06-11T10:33:00.754681809Z" level=info msg="Created container a53d7e0cbaaa5da6116b5a8bb272b77d68485eadcf8831b44c1380e39c1e4bbd: openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni" id=b86c3781-8a25-4186-8808-c8d4fe972caa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.979493 | controller | Jun 11 10:33:00.768873 crc crio[3650]: time="2026-06-11T10:33:00.767762765Z" level=info msg="Starting container: a53d7e0cbaaa5da6116b5a8bb272b77d68485eadcf8831b44c1380e39c1e4bbd" id=70cd14bd-6cb9-4cfc-83a3-03fd9c49be74 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:58.979508 | controller | Jun 11 10:33:00.809877 crc crio[3650]: time="2026-06-11T10:33:00.809655623Z" level=info msg="Started container" PID=9337 containerID=a53d7e0cbaaa5da6116b5a8bb272b77d68485eadcf8831b44c1380e39c1e4bbd description=openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni id=70cd14bd-6cb9-4cfc-83a3-03fd9c49be74 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c081178cf65c9574c3dcf99a784a765ab9e7df9c36560766fee6be0ffa7435ad
2026-06-11 11:57:58.979528 | controller | Jun 11 10:33:01.843938 crc crio[3650]: time="2026-06-11T10:33:01.843807186Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0" id=0be8715d-31d5-4416-9dff-415de9ce3be2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.979543 | controller | Jun 11 10:33:01.848796 crc crio[3650]: time="2026-06-11T10:33:01.848603918Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0" id=89c85755-8674-4cfc-b9b6-c683f1c8d580 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.979558 | controller | Jun 11 10:33:01.853377 crc crio[3650]: time="2026-06-11T10:33:01.852885993Z" level=info msg="Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy" id=0fc05ca6-2852-4dfb-81d0-395581809f08 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.979574 | controller | Jun 11 10:33:01.853883 crc crio[3650]: time="2026-06-11T10:33:01.853645237Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.979589 | controller | Jun 11 10:33:01.920566 crc crio[3650]: time="2026-06-11T10:33:01.918717574Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.979605 | controller | Jun 11 10:33:02.809505 crc crio[3650]: time="2026-06-11T10:33:02.80939702Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.979620 | controller | Jun 11 10:33:02.976408 crc crio[3650]: time="2026-06-11T10:33:02.975621385Z" level=info msg="Created container f890cb031d1e6063e0e3d12baed0de5aea55a358fe5abbc76c1c1b09ae3230d8: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy" id=0fc05ca6-2852-4dfb-81d0-395581809f08 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.979636 | controller | Jun 11 10:33:02.981741 crc crio[3650]: time="2026-06-11T10:33:02.981605411Z" level=info msg="Starting container: f890cb031d1e6063e0e3d12baed0de5aea55a358fe5abbc76c1c1b09ae3230d8" id=c052c921-4fbd-44dd-99f1-3c208184fb49 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:58.979651 | controller | Jun 11 10:33:02.997797 crc crio[3650]: time="2026-06-11T10:33:02.997689221Z" level=info msg="Started container" PID=9388 containerID=f890cb031d1e6063e0e3d12baed0de5aea55a358fe5abbc76c1c1b09ae3230d8 description=openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy id=c052c921-4fbd-44dd-99f1-3c208184fb49 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c081178cf65c9574c3dcf99a784a765ab9e7df9c36560766fee6be0ffa7435ad
2026-06-11 11:57:58.979684 | controller | Jun 11 10:33:06.210080 crc crio[3650]: time="2026-06-11T10:33:06.209310654Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29686230-hs9dx/POD" id=1b2c3128-ae11-41f8-86b5-6731b2330aff name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:58.979702 | controller | Jun 11 10:33:06.210716 crc crio[3650]: time="2026-06-11T10:33:06.210270004Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.979717 | controller | Jun 11 10:33:19.480046 crc crio[3650]: time="2026-06-11T10:33:19.400070184Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=11b16fcb-90b3-486a-8ea3-0c6135a44523 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.979733 | controller | Jun 11 10:33:19.480046 crc crio[3650]: time="2026-06-11T10:33:19.404324616Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=97afdf47-4f76-42e0-91d7-1de76cc362f9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.979768 | controller | Jun 11 10:33:19.480046 crc crio[3650]: time="2026-06-11T10:33:19.40770462Z" level=info msg="Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=ce083494-622c-4666-9f09-d5476307cbba name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.979808 | controller | Jun 11 10:33:19.480046 crc crio[3650]: time="2026-06-11T10:33:19.408078042Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.979836 | controller | Jun 11 10:33:19.480046 crc crio[3650]: time="2026-06-11T10:33:19.456440725Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.979858 | controller | Jun 11 10:33:20.490880 crc crio[3650]: time="2026-06-11T10:33:20.490501416Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.979881 | controller | Jun 11 10:33:21.134256 crc crio[3650]: time="2026-06-11T10:33:21.131550554Z" level=info msg="Created container 9594ba19fdc1ee5b56e0111b37152e1242f4d454791c2c10ff18bc9b9b9ec070: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=ce083494-622c-4666-9f09-d5476307cbba name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.979898 | controller | Jun 11 10:33:21.134256 crc crio[3650]: time="2026-06-11T10:33:21.134071453Z" level=info msg="Starting container: 9594ba19fdc1ee5b56e0111b37152e1242f4d454791c2c10ff18bc9b9b9ec070" id=ab4fa69a-73b6-4b8d-ad83-87ae981338dd name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:58.979915 | controller | Jun 11 10:33:21.140970 crc crio[3650]: time="2026-06-11T10:33:21.140006777Z" level=info msg="Started container" PID=9790 containerID=9594ba19fdc1ee5b56e0111b37152e1242f4d454791c2c10ff18bc9b9b9ec070 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=ab4fa69a-73b6-4b8d-ad83-87ae981338dd name=/runtime.v1.RuntimeService/StartContainer sandboxID=106340d852599cbf4baa350ac7e1500a562578e321ecf31ccbcd3945cae2303a
2026-06-11 11:57:58.979932 | controller | Jun 11 10:33:25.477843 crc crio[3650]: time="2026-06-11T10:33:25.476671039Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0" id=807164d4-90a2-4a36-b88b-55a73287615e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.979949 | controller | Jun 11 10:33:25.487612 crc crio[3650]: time="2026-06-11T10:33:25.487452342Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0" id=08b8ef8a-1ee2-478d-ae05-cc5900c2d16e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.979965 | controller | Jun 11 10:33:25.493746 crc crio[3650]: time="2026-06-11T10:33:25.493428808Z" level=info msg="Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni" id=4899b830-6310-4082-9b94-96702f39cd36 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.979982 | controller | Jun 11 10:33:25.494082 crc crio[3650]: time="2026-06-11T10:33:25.493993266Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.979999 | controller | Jun 11 10:33:25.535780 crc crio[3650]: time="2026-06-11T10:33:25.535548767Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.980020 | controller | Jun 11 10:33:26.058982 crc crio[3650]: time="2026-06-11T10:33:26.05876396Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.980037 | controller | Jun 11 10:33:26.162908 crc crio[3650]: time="2026-06-11T10:33:26.162805347Z" level=info msg="Created container 85e7eed68a7ca755dd7adbfa4790bc5acea9a4e27e6a8d7bdaaab7ea3002bf6c: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni" id=4899b830-6310-4082-9b94-96702f39cd36 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.980052 | controller | Jun 11 10:33:26.165531 crc crio[3650]: time="2026-06-11T10:33:26.165432388Z" level=info msg="Starting container: 85e7eed68a7ca755dd7adbfa4790bc5acea9a4e27e6a8d7bdaaab7ea3002bf6c" id=548d0019-f5c5-4927-9ae1-676afa298b78 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:58.980068 | controller | Jun 11 10:33:26.172952 crc crio[3650]: time="2026-06-11T10:33:26.172866139Z" level=info msg="Started container" PID=10069 containerID=85e7eed68a7ca755dd7adbfa4790bc5acea9a4e27e6a8d7bdaaab7ea3002bf6c description=openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni id=548d0019-f5c5-4927-9ae1-676afa298b78 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c081178cf65c9574c3dcf99a784a765ab9e7df9c36560766fee6be0ffa7435ad
2026-06-11 11:57:58.980084 | controller | Jun 11 10:33:26.489439 crc crio[3650]: time="2026-06-11T10:33:26.489292371Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=185b47c4-0cb9-4bd5-acad-69da60b740c3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.980100 | controller | Jun 11 10:33:26.493459 crc crio[3650]: time="2026-06-11T10:33:26.493008826Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=b952fb9d-4df5-4a23-a130-16bd72ba88bc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.980115 | controller | Jun 11 10:33:26.496543 crc crio[3650]: time="2026-06-11T10:33:26.496418681Z" level=info msg="Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins" id=4571443f-926d-4b77-becc-89dd4721d8c0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.980131 | controller | Jun 11 10:33:26.496981 crc crio[3650]: time="2026-06-11T10:33:26.496873726Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.980146 | controller | Jun 11 10:33:26.538680 crc crio[3650]: time="2026-06-11T10:33:26.538574301Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.980161 | controller | Jun 11 10:33:26.765892 crc crio[3650]: time="2026-06-11T10:33:26.76570506Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.980177 | controller | Jun 11 10:33:26.900188 crc crio[3650]: time="2026-06-11T10:33:26.899967549Z" level=info msg="Created container c52c7f93d5168a715d1e43f734fc04261988efeb727b942d02d5c98da0883c26: openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins" id=4571443f-926d-4b77-becc-89dd4721d8c0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.980192 | controller | Jun 11 10:33:26.902631 crc crio[3650]: time="2026-06-11T10:33:26.902514588Z" level=info msg="Starting container: c52c7f93d5168a715d1e43f734fc04261988efeb727b942d02d5c98da0883c26" id=9df81b41-48e5-4a41-804b-4c83de9cf030 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:58.980212 | controller | Jun 11 10:33:26.912975 crc crio[3650]: time="2026-06-11T10:33:26.912240783Z" level=info msg="Started container" PID=10092 containerID=c52c7f93d5168a715d1e43f734fc04261988efeb727b942d02d5c98da0883c26 description=openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins id=9df81b41-48e5-4a41-804b-4c83de9cf030 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c081178cf65c9574c3dcf99a784a765ab9e7df9c36560766fee6be0ffa7435ad
2026-06-11 11:57:58.980229 | controller | Jun 11 10:33:31.411325 crc crio[3650]: 2026-06-11T10:33:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ee181da4c8522f5 Mac:fa:7c:72:62:3e:d6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:26 Mtu:0 Sandbox:/var/run/netns/cb6ccb60-7eca-4df7-8109-eeb40cfea68c SocketPath: PciID:}] [{Interface:0xc0000159d0 Address:{IP:10.217.0.38 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:58.980245 | controller | Jun 11 10:33:32.558854 crc crio[3650]: 2026-06-11T10:33:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5474d1b9b8f5df0 Mac:76:2a:bd:ef:63:38 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:11 Mtu:0 Sandbox:/var/run/netns/1a76ac17-7987-4b74-9c05-fcc7729b976b SocketPath: PciID:}] [{Interface:0xc000244650 Address:{IP:10.217.0.17 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:58.980261 | controller | Jun 11 10:33:32.656527 crc crio[3650]: 2026-06-11T10:33:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d2a5b75e1cb0179 Mac:2a:9d:af:25:2d:91 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2c Mtu:0 Sandbox:/var/run/netns/3bb6ad31-547f-437d-9a9d-78d86be07e44 SocketPath: PciID:}] [{Interface:0xc00033c910 Address:{IP:10.217.0.44 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:58.980277 | controller | Jun 11 10:33:33.373880 crc crio[3650]: 2026-06-11T10:33:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:516bc6d9bcbfea8 Mac:ae:02:b6:e1:30:d8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:18 Mtu:0 Sandbox:/var/run/netns/5daac21e-e0ef-4118-949c-ea3cf1a409f8 SocketPath: PciID:}] [{Interface:0xc00058c830 Address:{IP:10.217.0.24 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:58.980293 | controller | Jun 11 10:33:33.385245 crc crio[3650]: 2026-06-11T10:33:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c16806a1016fb09 Mac:76:46:96:a8:8f:fa Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:31 Mtu:0 Sandbox:/var/run/netns/8cfab58f-dd7e-4a73-8e6a-0a9626c5185a SocketPath: PciID:}] [{Interface:0xc000118640 Address:{IP:10.217.0.49 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:58.980310 | controller | Jun 11 10:33:33.495552 crc crio[3650]: 2026-06-11T10:33:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fbd80202514f0b5 Mac:56:59:33:ea:a5:93 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:13 Mtu:0 Sandbox:/var/run/netns/c4f5aa31-9404-422b-8f37-24129d40c664 SocketPath: PciID:}] [{Interface:0xc000608800 Address:{IP:10.217.0.19 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:58.980326 | controller | Jun 11 10:33:34.285055 crc crio[3650]: 2026-06-11T10:33:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:75a34b9d735f293 Mac:ae:f7:6e:b5:15:ce Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:06 Mtu:0 Sandbox:/var/run/netns/90aca7e3-2d63-40a6-b086-7c9089eccfaf SocketPath: PciID:}] [{Interface:0xc0002daaa0 Address:{IP:10.217.0.6 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:58.980341 | controller | Jun 11 10:33:34.317232 crc crio[3650]: 2026-06-11T10:33:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4b6f68ee5043dc4 Mac:aa:bd:99:25:57:92 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:21 Mtu:0 Sandbox:/var/run/netns/12a16425-93fc-4537-9b85-6ebd32bb72e6 SocketPath: PciID:}] [{Interface:0xc0005805d0 Address:{IP:10.217.0.33 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:58.980387 | controller | Jun 11 10:33:34.324475 crc crio[3650]: 2026-06-11T10:33:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f5f968b95a4c09e Mac:46:60:71:fe:a5:ae Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:30 Mtu:0 Sandbox:/var/run/netns/431d11f5-46e6-446f-9602-32962b5f8cef SocketPath: PciID:}] [{Interface:0xc0001377a0 Address:{IP:10.217.0.48 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:58.980409 | controller | Jun 11 10:33:34.434843 crc crio[3650]: 2026-06-11T10:33:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a6c2e68b27559c9 Mac:36:9d:da:ec:d3:5f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0e Mtu:0 Sandbox:/var/run/netns/ae47957c-fd82-4182-90a4-35c93556a0fd SocketPath: PciID:}] [{Interface:0xc000014490 Address:{IP:10.217.0.14 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:58.980426 | controller | Jun 11 10:33:34.435913 crc crio[3650]: 2026-06-11T10:33:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9c99f420713f642 Mac:12:09:cf:32:e0:48 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0a Mtu:0 Sandbox:/var/run/netns/385ec03d-40ef-4ca9-bba7-173d9aa040b1 SocketPath: PciID:}] [{Interface:0xc0005885b0 Address:{IP:10.217.0.10 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:58.980442 | controller | Jun 11 10:33:34.442169 crc crio[3650]: 2026-06-11T10:33:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:06f2fcdca962072 Mac:8e:3a:d3:ca:88:ec Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1d Mtu:0 Sandbox:/var/run/netns/b185b262-0045-4c12-89ac-87c2d186bd5b SocketPath: PciID:}] [{Interface:0xc000014e90 Address:{IP:10.217.0.29 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:58.980458 | controller | Jun 11 10:33:34.447766 crc crio[3650]: 2026-06-11T10:33:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f00a4f34978e87c Mac:06:b7:9e:7e:ef:5f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2d Mtu:0 Sandbox:/var/run/netns/5d5b07e4-0498-4d08-aa03-e288b8e0a2f6 SocketPath: PciID:}] [{Interface:0xc000201240 Address:{IP:10.217.0.45 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:58.980473 | controller | Jun 11 10:33:34.459998 crc crio[3650]: 2026-06-11T10:33:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ed5e22ae44b291e Mac:c2:ff:de:1a:89:a4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:10 Mtu:0 Sandbox:/var/run/netns/900ed776-97f8-48d6-ac70-867f91fdca60 SocketPath: PciID:}] [{Interface:0xc000534bf0 Address:{IP:10.217.0.16 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:58.980488 | controller | Jun 11 10:33:34.464876 crc crio[3650]: 2026-06-11T10:33:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9d4aa1898017b16 Mac:e2:5d:72:05:33:ef Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:08 Mtu:0 Sandbox:/var/run/netns/a2edd1d4-cf8f-4dbd-80d7-47b139e37b4b SocketPath: PciID:}] [{Interface:0xc000193030 Address:{IP:10.217.0.8 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:58.980504 | controller | Jun 11 10:33:34.568695 crc crio[3650]: 2026-06-11T10:33:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2ced3af3cca149b Mac:7a:ce:07:ff:86:ff Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3a Mtu:0 Sandbox:/var/run/netns/0f0844f6-3d78-46aa-a86e-b60563c0e3ba SocketPath: PciID:}] [{Interface:0xc000014f90 Address:{IP:10.217.0.58 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:58.980519 | controller | Jun 11 10:33:34.572787 crc crio[3650]: 2026-06-11T10:33:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fc27bf3df737d5f Mac:42:00:92:2d:a7:df Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:12 Mtu:0 Sandbox:/var/run/netns/6c859371-18ba-499c-acc0-75b1674111e5 SocketPath: PciID:}] [{Interface:0xc000266a30 Address:{IP:10.217.0.18 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:58.980534 | controller | Jun 11 10:33:34.587287 crc crio[3650]: 2026-06-11T10:33:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:814a6d6535d3704 Mac:26:19:13:40:fc:7f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:41 Mtu:0 Sandbox:/var/run/netns/bc3a7dcb-8326-4ba5-a13c-e6a1d84cc52a SocketPath: PciID:}] [{Interface:0xc0004309b0 Address:{IP:10.217.0.65 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:58.980552 | controller | Jun 11 10:33:34.602981 crc crio[3650]: 2026-06-11T10:33:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f44e3225afe57af Mac:9e:59:f8:77:86:64 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:04 Mtu:0 Sandbox:/var/run/netns/90695116-c143-4b1d-97e2-8e66919cc0ef SocketPath: PciID:}] [{Interface:0xc000228d90 Address:{IP:10.217.0.4 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:58.980568 | controller | Jun 11 10:33:34.604326 crc crio[3650]: 2026-06-11T10:33:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d2436a448532320 Mac:6e:87:4e:a1:34:14 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:03 Mtu:0 Sandbox:/var/run/netns/931314fb-dc94-4c78-a26b-2a787bb686c5 SocketPath: PciID:}] [{Interface:0xc0005b8930 Address:{IP:10.217.0.3 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:58.980583 | controller | Jun 11 10:33:34.604912 crc crio[3650]: 2026-06-11T10:33:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0388217e0684e71 Mac:a6:57:5b:8d:71:f8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2a Mtu:0 Sandbox:/var/run/netns/d226181c-51e9-4f21-add3-00f53db048d9 SocketPath: PciID:}] [{Interface:0xc0002d4990 Address:{IP:10.217.0.42 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:58.980598 | controller | Jun 11 10:33:34.606021 crc crio[3650]: 2026-06-11T10:33:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d8c8cc606e0696f Mac:56:f4:cc:04:5a:7f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3b Mtu:0 Sandbox:/var/run/netns/613fead4-44a4-4a57-823f-efe2b501fd7d SocketPath: PciID:}] [{Interface:0xc0004b4ec0 Address:{IP:10.217.0.59 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:58.980614 | controller | Jun 11 10:33:34.611761 crc crio[3650]: 2026-06-11T10:33:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:07062107e831bd2 Mac:0e:d9:89:6a:8d:71 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:23 Mtu:0 Sandbox:/var/run/netns/37db4130-3ded-41cc-971a-892cb8825741 SocketPath: PciID:}] [{Interface:0xc0003bc820 Address:{IP:10.217.0.35 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:58.980629 | controller | Jun 11 10:33:34.612386 crc crio[3650]: time="2026-06-11T10:33:34.612270503Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 11:57:58.980645 | controller | Jun 11 10:33:34.612386 crc crio[3650]: time="2026-06-11T10:33:34.612383646Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/egress-router\""
2026-06-11 11:57:58.980661 | controller | Jun 11 10:33:34.613445 crc crio[3650]: time="2026-06-11T10:33:34.61335787Z" level=info msg="Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:06f2fcdca9620729839d83d47e099fed83ed7f2a7600f1d0295d591e1d79ab35 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/b185b262-0045-4c12-89ac-87c2d186bd5b 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:0xc002a1a0a8}] Aliases:map[]}"
2026-06-11 11:57:58.980678 | controller | Jun 11 10:33:34.613637 crc crio[3650]: time="2026-06-11T10:33:34.613460763Z" level=info msg="Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:516bc6d9bcbfea8786b9cfbe5a5cf1a4347cbfac023867d6d7110c911d4e0a40 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/5daac21e-e0ef-4118-949c-ea3cf1a409f8 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:0xc0017aa310}] Aliases:map[]}"
2026-06-11 11:57:58.980698 | controller | Jun 11 10:33:34.613637 crc crio[3650]: time="2026-06-11T10:33:34.613588964Z" level=info msg="Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:c1d646d91840306ab4bf01e865e3b2326bda4801e06fc082c833812929de6cd1 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/0135306d-31cf-4be2-bde1-d5e97c0d9e4e 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:0xc0015865a8}] Aliases:map[]}"
2026-06-11 11:57:58.980715 | controller | Jun 11 10:33:34.613637 crc crio[3650]: time="2026-06-11T10:33:34.613615085Z" level=info msg="Adding pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:58.980731 | controller | Jun 11 10:33:34.613777 crc crio[3650]: time="2026-06-11T10:33:34.613636659Z" 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-11 11:57:58.980747 | controller | Jun 11 10:33:34.613777 crc crio[3650]: time="2026-06-11T10:33:34.613657539Z" level=info msg="Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:75a34b9d735f293ff0af6d791618b1cede0d9c1578e168ba6ecd2f3ca7f9f051 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/90aca7e3-2d63-40a6-b086-7c9089eccfaf 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:0xc0001888a0}] Aliases:map[]}"
2026-06-11 11:57:58.980763 | controller | Jun 11 10:33:34.613850 crc crio[3650]: time="2026-06-11T10:33:34.613816904Z" level=info msg="Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:58.980779 | controller | Jun 11 10:33:34.614048 crc crio[3650]: time="2026-06-11T10:33:34.613973059Z" level=info msg="Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:f44e3225afe57afed1bc937cd165e98d088eeb2b7a98b54af19b180be964aa57 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/90695116-c143-4b1d-97e2-8e66919cc0ef 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:0xc001648120}] Aliases:map[]}"
2026-06-11 11:57:58.980810 | controller | Jun 11 10:33:34.614048 crc crio[3650]: time="2026-06-11T10:33:34.614031771Z" level=info msg="Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:4b6f68ee5043dc4cefea29f31ca220f4e08b9d82b41af55c49f6cf64addd60e9 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/12a16425-93fc-4537-9b85-6ebd32bb72e6 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:0xc00021a658}] Aliases:map[]}"
2026-06-11 11:57:58.980852 | controller | Jun 11 10:33:34.614203 crc crio[3650]: time="2026-06-11T10:33:34.614057633Z" level=info msg="Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:07062107e831bd2bc053de9df6a86b3b014f434c930c900b1ce1ed92b05fd52b UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/37db4130-3ded-41cc-971a-892cb8825741 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:0xc001384470}] Aliases:map[]}"
2026-06-11 11:57:58.980882 | controller | Jun 11 10:33:34.614259 crc crio[3650]: time="2026-06-11T10:33:34.614233127Z" level=info msg="Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:58.980907 | controller | Jun 11 10:33:34.614298 crc crio[3650]: time="2026-06-11T10:33:34.614259648Z" level=info msg="Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:f00a4f34978e87c5f1c6b100799810df031c4bff66b809eb32c23ea709e5dade UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/5d5b07e4-0498-4d08-aa03-e288b8e0a2f6 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:0xc0017aa480}] Aliases:map[]}"
2026-06-11 11:57:58.980954 | controller | Jun 11 10:33:34.614298 crc crio[3650]: time="2026-06-11T10:33:34.61427725Z" level=info msg="Checking pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:58.980981 | controller | Jun 11 10:33:34.614412 crc crio[3650]: time="2026-06-11T10:33:34.614379092Z" level=info msg="Checking pod openshift-marketplace_certified-operators-l27pk for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:58.981006 | controller | Jun 11 10:33:34.614538 crc crio[3650]: time="2026-06-11T10:33:34.614243678Z" level=info msg="Checking pod openshift-network-diagnostics_network-check-target-fhkjl for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:58.981030 | controller | Jun 11 10:33:34.614597 crc crio[3650]: time="2026-06-11T10:33:34.614554998Z" level=info msg="Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:ed5e22ae44b291e5f4185543b89bed76a7dac5b4dcf90f0cd6fb838ba2475124 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/900ed776-97f8-48d6-ac70-867f91fdca60 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:0xc0006226f8}] Aliases:map[]}"
2026-06-11 11:57:58.981053 | controller | Jun 11 10:33:34.614652 crc crio[3650]: time="2026-06-11T10:33:34.61459385Z" level=info msg="Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:d2436a448532320e93112c8fee57715fac7d8439f2ce1e798c335f4630f737c1 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/931314fb-dc94-4c78-a26b-2a787bb686c5 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:0xc000e120e8}] Aliases:map[]}"
2026-06-11 11:57:58.981071 | controller | Jun 11 10:33:34.614691 crc crio[3650]: time="2026-06-11T10:33:34.614653561Z" level=info msg="Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:58.981090 | controller | Jun 11 10:33:34.614691 crc crio[3650]: time="2026-06-11T10:33:34.614686033Z" level=info msg="Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:58.981108 | controller | Jun 11 10:33:34.614787 crc crio[3650]: time="2026-06-11T10:33:34.613424742Z" level=info msg="Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:ee181da4c8522f5a6a012d826f5689867d8d9bec2142766aadfe5d2692add209 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/cb6ccb60-7eca-4df7-8109-eeb40cfea68c 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:0xc000622568}] Aliases:map[]}"
2026-06-11 11:57:58.981128 | controller | Jun 11 10:33:34.614856 crc crio[3650]: time="2026-06-11T10:33:34.614815596Z" level=info msg="Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:9d4aa1898017b16d783969e94d920569ad171c8ccee63341635be05f5d8ff6e6 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/a2edd1d4-cf8f-4dbd-80d7-47b139e37b4b 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:0xc001586288}] Aliases:map[]}"
2026-06-11 11:57:58.981145 | controller | Jun 11 10:33:34.614856 crc crio[3650]: time="2026-06-11T10:33:34.614839037Z" level=info msg="Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:0388217e0684e71e30a2fcae461773ecdb68db35fb1f5cef4a8dbc2eba3d9790 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/d226181c-51e9-4f21-add3-00f53db048d9 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:0xc00008c718}] Aliases:map[]}"
2026-06-11 11:57:58.981162 | controller | Jun 11 10:33:34.614976 crc crio[3650]: time="2026-06-11T10:33:34.6149439Z" 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-11 11:57:58.981179 | controller | Jun 11 10:33:34.615013 crc crio[3650]: time="2026-06-11T10:33:34.614967651Z" level=info msg="Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:fc27bf3df737d5f0da513dc6b9589bda63a78c45c873dd43d0d225052b3b3ec9 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/6c859371-18ba-499c-acc0-75b1674111e5 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:0xc00008c540}] Aliases:map[]}"
2026-06-11 11:57:58.981195 | controller | Jun 11 10:33:34.615013 crc crio[3650]: time="2026-06-11T10:33:34.614989192Z" level=info msg="Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:d8c8cc606e0696fffbcb91f0748cf04b5c0491757d87e7c82481d8b13ef13cfa UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/613fead4-44a4-4a57-823f-efe2b501fd7d 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:0xc0001889c0}] Aliases:map[]}"
2026-06-11 11:57:58.981212 | controller | Jun 11 10:33:34.615091 crc crio[3650]: time="2026-06-11T10:33:34.615070834Z" level=info msg="Checking pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:58.981228 | controller | Jun 11 10:33:34.615246 crc crio[3650]: time="2026-06-11T10:33:34.615101696Z" level=info msg="Checking pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:58.981243 | controller | Jun 11 10:33:34.615359 crc crio[3650]: time="2026-06-11T10:33:34.61494459Z" level=info msg="Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:58.981259 | controller | Jun 11 10:33:34.615636 crc crio[3650]: time="2026-06-11T10:33:34.613450113Z" level=info msg="Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:d2a5b75e1cb0179e3b2cf70397fa9bc5a2aa2e153ec38377131b90489bc50f1c UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/3bb6ad31-547f-437d-9a9d-78d86be07e44 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:0xc001586500}] Aliases:map[]}"
2026-06-11 11:57:58.981279 | controller | Jun 11 10:33:34.615853 crc crio[3650]: time="2026-06-11T10:33:34.615773176Z" level=info msg="Checking pod openshift-marketplace_community-operators-qhh6t for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:58.981296 | controller | Jun 11 10:33:34.616008 crc crio[3650]: time="2026-06-11T10:33:34.614974172Z" level=info msg="Checking pod openshift-multus_multus-admission-controller-69db94689b-rvf8p for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:58.981312 | controller | Jun 11 10:33:34.616177 crc crio[3650]: time="2026-06-11T10:33:34.61495817Z" level=info msg="Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:2ced3af3cca149ba83101d5265b6e6e316162c0dd91c53005206785947b41a69 UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/0f0844f6-3d78-46aa-a86e-b60563c0e3ba 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:0xc000188f78}] Aliases:map[]}"
2026-06-11 11:57:58.981329 | controller | Jun 11 10:33:34.616325 crc crio[3650]: time="2026-06-11T10:33:34.61626882Z" level=info msg="Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:c16806a1016fb09572def5ffddbf142dc6be2237317f815aeece3fdfc89e358d UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/8cfab58f-dd7e-4a73-8e6a-0a9626c5185a 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:0xc0001884f0}] Aliases:map[]}"
2026-06-11 11:57:58.981363 | controller | Jun 11 10:33:34.616441 crc crio[3650]: time="2026-06-11T10:33:34.615517688Z" level=info msg="Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:bbaa7e0f3e4c0cf312d2162e6b9804bbfc3ac4948b51e312c0a8b5306a6256d2 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/5b48bc03-0e1a-4ca8-a1c1-a4eeff2315f9 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:0xc001586640}] Aliases:map[]}"
2026-06-11 11:57:58.981386 | controller | Jun 11 10:33:34.616520 crc crio[3650]: time="2026-06-11T10:33:34.616436867Z" level=info msg="Adding pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:58.981403 | controller | Jun 11 10:33:34.617467 crc crio[3650]: time="2026-06-11T10:33:34.613437222Z" level=info msg="Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:5474d1b9b8f5df016208902e205ff88b11ff76f9a8854bec80c774d6ec54b5be UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/1a76ac17-7987-4b74-9c05-fcc7729b976b 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:0xc000188830}] Aliases:map[]}"
2026-06-11 11:57:58.981419 | controller | Jun 11 10:33:34.617546 crc crio[3650]: time="2026-06-11T10:33:34.613407112Z" level=info msg="Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:fbd80202514f0b5860be30327966a252459f2586f0298dbbb61609f16ff252b9 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/c4f5aa31-9404-422b-8f37-24129d40c664 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:0xc000e120b8}] Aliases:map[]}"
2026-06-11 11:57:58.981439 | controller | Jun 11 10:33:34.617656 crc crio[3650]: time="2026-06-11T10:33:34.617594183Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:58.981479 | controller | Jun 11 10:33:34.625579 crc crio[3650]: time="2026-06-11T10:33:34.616275412Z" level=info msg="Checking pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:58.981498 | controller | Jun 11 10:33:34.626738 crc crio[3650]: time="2026-06-11T10:33:34.613637199Z" 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-11 11:57:58.981514 | controller | Jun 11 10:33:34.626928 crc crio[3650]: time="2026-06-11T10:33:34.621851117Z" level=info msg="Ran pod sandbox 516bc6d9bcbfea8786b9cfbe5a5cf1a4347cbfac023867d6d7110c911d4e0a40 with infra container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/POD" id=e9ef621f-75eb-41b8-bc88-72b4b34cf8e8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:58.981531 | controller | Jun 11 10:33:34.627085 crc crio[3650]: time="2026-06-11T10:33:34.614032332Z" level=info msg="Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:87ad15347a1d983c8966b74cdadb3590e2f09f721f12959cfedf5e172650b04f UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/c9e3e164-7e29-4085-8a89-9df8eaad3d43 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:0xc0010821b0}] Aliases:map[]}"
2026-06-11 11:57:58.981559 | controller | Jun 11 10:33:34.627085 crc crio[3650]: time="2026-06-11T10:33:34.627077561Z" 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-11 11:57:58.981577 | controller | Jun 11 10:33:34.632648 crc crio[3650]: time="2026-06-11T10:33:34.632620443Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=204b3d3f-1703-4884-8eff-7d8357d69753 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.981593 | controller | Jun 11 10:33:34.634500 crc crio[3650]: time="2026-06-11T10:33:34.633716777Z" level=info msg="Ran pod sandbox 07062107e831bd2bc053de9df6a86b3b014f434c930c900b1ce1ed92b05fd52b with infra container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/POD" id=06dfda6f-fb03-45f9-b4c2-44d916f1ef72 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:58.981627 | controller | Jun 11 10:33:34.636198 crc crio[3650]: time="2026-06-11T10:33:34.636169675Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=32c96d88-26e3-4f89-8f28-8bf52d18204f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.981645 | controller | Jun 11 10:33:34.636554 crc crio[3650]: time="2026-06-11T10:33:34.616420286Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-x5vn9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:58.981661 | controller | Jun 11 10:33:34.637217 crc crio[3650]: time="2026-06-11T10:33:34.617661104Z" level=info msg="Checking pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:58.981677 | controller | Jun 11 10:33:34.637597 crc crio[3650]: time="2026-06-11T10:33:34.615561629Z" level=info msg="Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:a6c2e68b27559c957be075c005201faa0d7b43992fb1c64ca415754eccca4335 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/ae47957c-fd82-4182-90a4-35c93556a0fd 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:0xc0017aa560}] Aliases:map[]}"
2026-06-11 11:57:58.981697 | controller | Jun 11 10:33:34.637984 crc crio[3650]: time="2026-06-11T10:33:34.637962631Z" level=info msg="Checking pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:58.981714 | controller | Jun 11 10:33:34.638399 crc crio[3650]: time="2026-06-11T10:33:34.615540109Z" level=info msg="Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:9c99f420713f64225ce22b01f6c0084a92811a3bb938bd360f37762aa82d56d4 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/385ec03d-40ef-4ca9-bba7-173d9aa040b1 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:0xc000622858}] Aliases:map[]}"
2026-06-11 11:57:58.981730 | controller | Jun 11 10:33:34.638814 crc crio[3650]: time="2026-06-11T10:33:34.638793082Z" 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-11 11:57:58.981745 | controller | Jun 11 10:33:34.638990 crc crio[3650]: time="2026-06-11T10:33:34.624550839Z" level=info msg="Ran pod sandbox 4b6f68ee5043dc4cefea29f31ca220f4e08b9d82b41af55c49f6cf64addd60e9 with infra container: hostpath-provisioner/csi-hostpathplugin-mpq2f/POD" id=3e744d48-8f2f-4ac0-b71e-af764eca9979 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:58.981761 | controller | Jun 11 10:33:34.639708 crc crio[3650]: time="2026-06-11T10:33:34.616285162Z" level=info msg="Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:814a6d6535d3704ef1122414b17259f4db384b0fd8b65cf4bf3f50df61827ac5 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/bc3a7dcb-8326-4ba5-a13c-e6a1d84cc52a 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:0xc001586948}] Aliases:map[]}"
2026-06-11 11:57:58.981777 | controller | Jun 11 10:33:34.640002 crc crio[3650]: time="2026-06-11T10:33:34.615551989Z" level=info msg="Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:f5f968b95a4c09e9a35de10cc4c90e9de82846e8b43984b8310fb6d763a380c8 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/431d11f5-46e6-446f-9602-32962b5f8cef 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:0xc0001887d0}] Aliases:map[]}"
2026-06-11 11:57:58.981793 | controller | Jun 11 10:33:34.640522 crc crio[3650]: time="2026-06-11T10:33:34.640166044Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-ntdwx for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:58.981808 | controller | Jun 11 10:33:34.641322 crc crio[3650]: time="2026-06-11T10:33:34.641239834Z" level=info msg="Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:58.981823 | controller | Jun 11 10:33:34.642219 crc crio[3650]: time="2026-06-11T10:33:34.641248574Z" level=info msg="Ran pod sandbox f00a4f34978e87c5f1c6b100799810df031c4bff66b809eb32c23ea709e5dade with infra container: openshift-marketplace/certified-operators-l27pk/POD" id=dfa1bd49-c3f7-443b-8189-9c236cd0178b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:58.981842 | controller | Jun 11 10:33:34.643738 crc crio[3650]: time="2026-06-11T10:33:34.643663681Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=c1a9a922-b74d-4bb7-b157-e7277286e69b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.981858 | controller | Jun 11 10:33:34.644925 crc crio[3650]: time="2026-06-11T10:33:34.644811191Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 11:57:58.981873 | controller | Jun 11 10:33:34.645486 crc crio[3650]: time="2026-06-11T10:33:34.645411266Z" level=info msg="Checking image status: registry.redhat.io/container-native-virtualization/hostpath-csi-driver-rhel9:v4.15" id=6689b16e-fd55-409f-863b-5c115e38ac6b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.981889 | controller | Jun 11 10:33:34.645697 crc crio[3650]: time="2026-06-11T10:33:34.645598885Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=4585d92f-943d-4cc6-90ca-f0d7e50db8fe name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.981905 | controller | Jun 11 10:33:34.652846 crc crio[3650]: time="2026-06-11T10:33:34.652705653Z" level=info msg="Ran pod sandbox f44e3225afe57afed1bc937cd165e98d088eeb2b7a98b54af19b180be964aa57 with infra container: openshift-network-diagnostics/network-check-target-fhkjl/POD" id=e467e37f-fac3-4f31-bfe8-0047a6bd2d2d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:58.981920 | controller | Jun 11 10:33:34.654090 crc crio[3650]: time="2026-06-11T10:33:34.653696764Z" level=info msg="Ran pod sandbox ed5e22ae44b291e5f4185543b89bed76a7dac5b4dcf90f0cd6fb838ba2475124 with infra container: openshift-console/downloads-747b44746d-4pqvr/POD" id=12dda734-22d6-4b01-b0bf-3013a34c50e0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:58.981935 | controller | Jun 11 10:33:34.656490 crc crio[3650]: time="2026-06-11T10:33:34.656359207Z" level=info msg="Ran pod sandbox d8c8cc606e0696fffbcb91f0748cf04b5c0491757d87e7c82481d8b13ef13cfa with infra container: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/POD" id=2e34b65b-5162-4121-8a5e-9e5b5504d9fb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:58.981950 | controller | Jun 11 10:33:34.657812 crc crio[3650]: time="2026-06-11T10:33:34.657538285Z" level=info msg="Ran pod sandbox ee181da4c8522f5a6a012d826f5689867d8d9bec2142766aadfe5d2692add209 with infra container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/POD" id=6aa19c04-e2f8-41e7-9b43-a82033ad918c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:58.981966 | controller | Jun 11 10:33:34.662284 crc crio[3650]: time="2026-06-11T10:33:34.662198891Z" level=info msg="Ran pod sandbox d2436a448532320e93112c8fee57715fac7d8439f2ce1e798c335f4630f737c1 with infra container: openshift-multus/network-metrics-daemon-n2bqt/POD" id=7b5e2973-005e-403f-b3ea-4bfe738f7f1c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:58.981981 | controller | Jun 11 10:33:34.684716 crc crio[3650]: time="2026-06-11T10:33:34.684602934Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:fbdfe828b092b23e6d4480daf3e0216aada6debaf1ef1b314a0a31e73ebf13c4" id=3767ef0d-ec01-4595-b8f5-45141340eee0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.981996 | controller | Jun 11 10:33:34.685083 crc crio[3650]: time="2026-06-11T10:33:34.684817181Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b" id=579d344b-ff66-44b8-857d-b94393a505cc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.982014 | controller | Jun 11 10:33:34.685083 crc crio[3650]: time="2026-06-11T10:33:34.684862832Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=7e649f72-51f6-4191-aa60-690ec708d75e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.982030 | controller | Jun 11 10:33:34.685083 crc crio[3650]: time="2026-06-11T10:33:34.684939095Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=35ec2774-4865-4ee6-93a2-8b16edf46205 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.982045 | controller | Jun 11 10:33:34.695045 crc crio[3650]: time="2026-06-11T10:33:34.694977459Z" level=info msg="Ran pod sandbox 75a34b9d735f293ff0af6d791618b1cede0d9c1578e168ba6ecd2f3ca7f9f051 with infra container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/POD" id=1bf085f9-565e-404c-90ed-3a0b1cd0d7cf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:58.982059 | controller | Jun 11 10:33:34.697445 crc crio[3650]: time="2026-06-11T10:33:34.697300119Z" level=info msg="Ran pod sandbox 0388217e0684e71e30a2fcae461773ecdb68db35fb1f5cef4a8dbc2eba3d9790 with infra container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/POD" id=ced47774-bc8c-4e94-859e-e7ad58b2757e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:58.982074 | controller | Jun 11 10:33:34.699069 crc crio[3650]: time="2026-06-11T10:33:34.698992246Z" level=info msg="Ran pod sandbox d2a5b75e1cb0179e3b2cf70397fa9bc5a2aa2e153ec38377131b90489bc50f1c with infra container: openshift-marketplace/community-operators-qhh6t/POD" id=a8cc8d0b-1556-43fa-b5f9-5b7582c0f842 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:58.982089 | controller | Jun 11 10:33:34.701778 crc crio[3650]: time="2026-06-11T10:33:34.701696455Z" level=info msg="Ran pod sandbox 9d4aa1898017b16d783969e94d920569ad171c8ccee63341635be05f5d8ff6e6 with infra container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/POD" id=a380f5e3-c32d-4c6f-8d5a-a374ca21f508 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:58.982104 | controller | Jun 11 10:33:34.704481 crc crio[3650]: time="2026-06-11T10:33:34.704408971Z" level=info msg="Ran pod sandbox fc27bf3df737d5f0da513dc6b9589bda63a78c45c873dd43d0d225052b3b3ec9 with infra container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/POD" id=0cfa99ba-e9c7-4ac5-b3db-efcd35b4cb9f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:58.982118 | controller | Jun 11 10:33:34.705738 crc crio[3650]: time="2026-06-11T10:33:34.705704068Z" level=info msg="Ran pod sandbox 2ced3af3cca149ba83101d5265b6e6e316162c0dd91c53005206785947b41a69 with infra container: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/POD" id=87e65a5c-ed69-45b5-8c63-44ff3199c430 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:58.982133 | controller | Jun 11 10:33:34.710483 crc crio[3650]: time="2026-06-11T10:33:34.710329426Z" level=info msg="Ran pod sandbox 5474d1b9b8f5df016208902e205ff88b11ff76f9a8854bec80c774d6ec54b5be with infra container: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/POD" id=8026303e-e454-447b-8906-4b17199a28df name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:58.982148 | controller | Jun 11 10:33:34.711922 crc crio[3650]: time="2026-06-11T10:33:34.711825963Z" level=info msg="Ran pod sandbox 06f2fcdca9620729839d83d47e099fed83ed7f2a7600f1d0295d591e1d79ab35 with infra container: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/POD" id=601e9591-081f-4649-b6bb-c48a88a0f06e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:58.982162 | controller | Jun 11 10:33:34.713999 crc crio[3650]: time="2026-06-11T10:33:34.713053938Z" level=info msg="Creating container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator" id=b0dea5c9-c381-47a2-b83a-df7e9a5d6418 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.982180 | controller | Jun 11 10:33:34.713999 crc crio[3650]: time="2026-06-11T10:33:34.713564014Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d" id=970482e0-3dd8-4efc-9a3c-fb0b29f1b87e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.982196 | controller | Jun 11 10:33:34.713999 crc crio[3650]: time="2026-06-11T10:33:34.713809282Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=56c7a165-156e-482c-881c-dc79634fefe8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.982211 | controller | Jun 11 10:33:34.713999 crc crio[3650]: time="2026-06-11T10:33:34.713965327Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b" id=62f35773-4148-4b63-bfe1-a5c6533e8080 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.982225 | controller | Jun 11 10:33:34.714338 crc crio[3650]: time="2026-06-11T10:33:34.71406688Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:49b34ce0d25eec7a6077f4bf21bf7d4e64e598d28785a20b9ee3594423b7de14" id=61ef1bfe-2be8-4866-8066-53533986ee04 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.982240 | controller | Jun 11 10:33:34.714767 crc crio[3650]: time="2026-06-11T10:33:34.71439237Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=920d004e-e197-4a0b-8bb7-587af4258523 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.982255 | controller | Jun 11 10:33:34.714767 crc crio[3650]: time="2026-06-11T10:33:34.714449432Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=51e733c6-53ff-4d84-aa67-d956e9497464 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.982270 | controller | Jun 11 10:33:34.714767 crc crio[3650]: time="2026-06-11T10:33:34.714543105Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c" id=7200efa7-4c19-4f88-88c5-b1c4f31f0caa name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.982285 | controller | Jun 11 10:33:34.714767 crc crio[3650]: time="2026-06-11T10:33:34.71469999Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9" id=a024a0b7-2e73-429d-898b-13c8f37c0f38 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.982299 | controller | Jun 11 10:33:34.717381 crc crio[3650]: time="2026-06-11T10:33:34.717245758Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b5000f8f055fd8f734ef74afbd9bd5333a38345cbc4959ddaad728b8394bccd4" id=79f711da-a837-4774-9df0-b872b0f00d38 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.982314 | controller | Jun 11 10:33:34.718970 crc crio[3650]: time="2026-06-11T10:33:34.718933534Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9" id=41a63f6a-5598-4d34-87fe-de9a3210d5a9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.982328 | controller | Jun 11 10:33:34.725225 crc crio[3650]: time="2026-06-11T10:33:34.725082282Z" level=info msg="Ran pod sandbox fbd80202514f0b5860be30327966a252459f2586f0298dbbb61609f16ff252b9 with infra container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/POD" id=a24dd8f9-370b-4302-b34e-302668b6c7c7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:58.982362 | controller | Jun 11 10:33:34.730237 crc crio[3650]: time="2026-06-11T10:33:34.730062417Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7" id=4b24d1fd-70c7-40c6-a095-f807a9cde6bd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.982383 | controller | Jun 11 10:33:34.735271 crc crio[3650]: time="2026-06-11T10:33:34.735167749Z" level=info msg="Ran pod sandbox a6c2e68b27559c957be075c005201faa0d7b43992fb1c64ca415754eccca4335 with infra container: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/POD" id=cfa4a5b9-1435-481e-bf71-fece0883f307 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:58.982400 | controller | Jun 11 10:33:34.741994 crc crio[3650]: time="2026-06-11T10:33:34.741531852Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=39f15d05-9345-4b84-ba2d-0e6d73a20456 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.982416 | controller | Jun 11 10:33:34.742757 crc crio[3650]: time="2026-06-11T10:33:34.742694009Z" level=info msg="Ran pod sandbox f5f968b95a4c09e9a35de10cc4c90e9de82846e8b43984b8310fb6d763a380c8 with infra container: openshift-marketplace/redhat-marketplace-ntdwx/POD" id=8c0648d8-681e-4d1e-845d-11e9e0d94e4c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:58.982431 | controller | Jun 11 10:33:34.745174 crc crio[3650]: time="2026-06-11T10:33:34.74497232Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=c1e584a0-9fbf-4e12-bfb5-2f17a5c09777 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.982447 | controller | Jun 11 10:33:34.746318 crc crio[3650]: time="2026-06-11T10:33:34.746054474Z" level=info msg="Ran pod sandbox c16806a1016fb09572def5ffddbf142dc6be2237317f815aeece3fdfc89e358d with infra container: openshift-marketplace/redhat-operators-x5vn9/POD" id=97570b62-60d0-490e-9a84-17cbb2a093ea name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:58.982463 | controller | Jun 11 10:33:34.763479 crc crio[3650]: time="2026-06-11T10:33:34.76006647Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=6e83c26e-99a3-4e57-9e6f-c20a5ffc1b1a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.982479 | controller | Jun 11 10:33:34.771605 crc crio[3650]: time="2026-06-11T10:33:34.765873862Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.982495 | controller | Jun 11 10:33:34.771605 crc crio[3650]: time="2026-06-11T10:33:34.76866217Z" level=info msg="Ran pod sandbox 814a6d6535d3704ef1122414b17259f4db384b0fd8b65cf4bf3f50df61827ac5 with infra container: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/POD" id=94d47532-d6c3-4a84-8386-12f4cf1fa0ec name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:58.982511 | controller | Jun 11 10:33:34.775325 crc crio[3650]: time="2026-06-11T10:33:34.775258217Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=aeddf705-8e13-4a08-89bd-8072e890bd5b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.982527 | controller | Jun 11 10:33:34.775427 crc crio[3650]: time="2026-06-11T10:33:34.775360121Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=0cd4c242-7cfd-4290-9165-57d8c8e15b84 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.982549 | controller | Jun 11 10:33:34.775472 crc crio[3650]: time="2026-06-11T10:33:34.775433223Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c" id=213d4dea-b455-46f9-b85f-5c59f2de32a7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.982565 | controller | Jun 11 10:33:34.775511 crc crio[3650]: time="2026-06-11T10:33:34.775473484Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7" id=f28c7be7-43fa-4712-9610-3882f6a8ddb0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.982581 | controller | Jun 11 10:33:34.775511 crc crio[3650]: time="2026-06-11T10:33:34.775499975Z" level=info msg="Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions" id=a36ebf54-700c-4743-87bb-d596c9e80a60 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.982597 | controller | Jun 11 10:33:34.775581 crc crio[3650]: time="2026-06-11T10:33:34.775526586Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=4263cd61-3099-48b2-86cc-4b86408dd07d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.982613 | controller | Jun 11 10:33:34.775581 crc crio[3650]: time="2026-06-11T10:33:34.775502055Z" level=info msg="Checking image status: registry.redhat.io/container-native-virtualization/hostpath-csi-driver-rhel9:v4.15" id=715a91f1-1356-48e4-92d4-d2d1ec335e00 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.982628 | controller | Jun 11 10:33:34.775581 crc crio[3650]: time="2026-06-11T10:33:34.775556667Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b" id=19034f9d-a387-4ebb-88f5-6a4a48a7e896 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.982644 | controller | Jun 11 10:33:34.775717 crc crio[3650]: time="2026-06-11T10:33:34.775589058Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=77d89ead-e50a-4654-b62d-b60273a6fc2e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.982659 | controller | Jun 11 10:33:34.775758 crc crio[3650]: time="2026-06-11T10:33:34.775728972Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d" id=ecaf397c-1254-4db8-b954-5a7b2bc87c21 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.982675 | controller | Jun 11 10:33:34.775798 crc crio[3650]: time="2026-06-11T10:33:34.775762963Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=fe04f9b8-587f-4aee-9bfc-8d612911f0b0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.982690 | controller | Jun 11 10:33:34.775798 crc crio[3650]: time="2026-06-11T10:33:34.775776964Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=e9135ee8-d3cb-4d15-a701-71cd442075d6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.982705 | controller | Jun 11 10:33:34.775856 crc crio[3650]: time="2026-06-11T10:33:34.775789224Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:49b34ce0d25eec7a6077f4bf21bf7d4e64e598d28785a20b9ee3594423b7de14" id=31a5614b-8dd7-447c-bf4f-714b52a5698a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.982721 | controller | Jun 11 10:33:34.784671 crc crio[3650]: time="2026-06-11T10:33:34.775799524Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b" id=c8610150-bfb6-4d2e-8120-cb45c828264c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.982739 | controller | Jun 11 10:33:34.807279 crc crio[3650]: time="2026-06-11T10:33:34.807062107Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=587a26ff-3ec3-4aa9-ad50-3eba420699dd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.982756 | controller | Jun 11 10:33:34.810724 crc crio[3650]: time="2026-06-11T10:33:34.807438389Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c" id=14bd9dfd-cc86-404e-b16b-1366912275c6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.982771 | controller | Jun 11 10:33:34.810724 crc crio[3650]: time="2026-06-11T10:33:34.807613784Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=7182b85e-aaa8-47d5-b0c3-3c6b68bdf12f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.982787 | controller | Jun 11 10:33:34.810724 crc crio[3650]: time="2026-06-11T10:33:34.807950755Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=c4f39a06-6660-4924-940a-9d94f55701f4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.982802 | controller | Jun 11 10:33:34.810724 crc crio[3650]: time="2026-06-11T10:33:34.808023887Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b5000f8f055fd8f734ef74afbd9bd5333a38345cbc4959ddaad728b8394bccd4" id=3dd20576-f965-48c9-a6fe-eb7f7802aa29 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.982817 | controller | Jun 11 10:33:34.816052 crc crio[3650]: time="2026-06-11T10:33:34.816011178Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:fbdfe828b092b23e6d4480daf3e0216aada6debaf1ef1b314a0a31e73ebf13c4" id=13eff2b9-b1dc-47a6-8b76-131cd61bf053 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.982832 | controller | Jun 11 10:33:34.828161 crc crio[3650]: time="2026-06-11T10:33:34.824668139Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.982848 | controller | Jun 11 10:33:34.828161 crc crio[3650]: time="2026-06-11T10:33:34.826604366Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=325bf109-58fa-4b5c-82ad-5cf7780191de name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.982863 | controller | Jun 11 10:33:34.840544 crc crio[3650]: time="2026-06-11T10:33:34.840458902Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-x5vn9/extract-utilities" id=822af9dc-0888-404a-9fa9-adcc8e05e9bb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.982879 | controller | Jun 11 10:33:34.840658 crc crio[3650]: time="2026-06-11T10:33:34.840605256Z" level=info msg="Creating container: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator" id=4dca057a-c496-4881-963b-f0e6df646779 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.982894 | controller | Jun 11 10:33:34.845397 crc crio[3650]: time="2026-06-11T10:33:34.845328675Z" level=info msg="Creating container: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints" id=ef4bd312-d6e7-4371-8de0-10c5afb0ee80 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.982910 | controller | Jun 11 10:33:34.850032 crc crio[3650]: time="2026-06-11T10:33:34.84931988Z" level=info msg="Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server" id=3ff26adc-7b2c-497a-822e-e0188eed93c7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.982929 | controller | Jun 11 10:33:34.850032 crc crio[3650]: time="2026-06-11T10:33:34.849506386Z" level=info msg="Creating container: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin" id=89390010-3ba4-4654-80b2-b3103bd71702 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.982946 | controller | Jun 11 10:33:34.855387 crc crio[3650]: time="2026-06-11T10:33:34.855347745Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.982961 | controller | Jun 11 10:33:34.856612 crc crio[3650]: time="2026-06-11T10:33:34.856542707Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.982977 | controller | Jun 11 10:33:34.857074 crc crio[3650]: time="2026-06-11T10:33:34.857052278Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.982993 | controller | Jun 11 10:33:34.869805 crc crio[3650]: time="2026-06-11T10:33:34.869722079Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.983008 | controller | Jun 11 10:33:34.870022 crc crio[3650]: time="2026-06-11T10:33:34.869852603Z" level=info msg="Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner" id=62ac1d5a-b76c-491b-a60f-5fe1ae3e47fa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.983024 | controller | Jun 11 10:33:34.870392 crc crio[3650]: time="2026-06-11T10:33:34.869738737Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c" id=e7da9d7a-c32c-4a80-9f4c-ffaca1ab2bfe name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.983039 | controller | Jun 11 10:33:34.870536 crc crio[3650]: time="2026-06-11T10:33:34.870303028Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.983054 | controller | Jun 11 10:33:34.870620 crc crio[3650]: time="2026-06-11T10:33:34.870336946Z" level=info msg="Creating container: openshift-marketplace/certified-operators-l27pk/extract-utilities" id=ca393374-a887-4114-839e-b8554b71fd4e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.983069 | controller | Jun 11 10:33:34.870841 crc crio[3650]: time="2026-06-11T10:33:34.87080014Z" level=info msg="Creating container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=0c4704a5-5925-4cc1-978d-8d892bed2fd1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.983084 | controller | Jun 11 10:33:34.871605 crc crio[3650]: time="2026-06-11T10:33:34.871577945Z" level=info msg="Creating container: openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container" id=4079447e-6d8a-4d4a-ad54-6d6ae9065b59 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.983099 | controller | Jun 11 10:33:34.872210 crc crio[3650]: time="2026-06-11T10:33:34.872184004Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.983114 | controller | Jun 11 10:33:34.872780 crc crio[3650]: time="2026-06-11T10:33:34.872705829Z" level=info msg="Creating container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller" id=8fb0ee7a-7f81-4abc-b039-f09f3327470b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.983132 | controller | Jun 11 10:33:34.873069 crc crio[3650]: time="2026-06-11T10:33:34.873045711Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.983154 | controller | Jun 11 10:33:34.874779 crc crio[3650]: time="2026-06-11T10:33:34.873102661Z" level=info msg="Creating container: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container" id=652ba2a5-a89c-4e2d-b140-988b1703076d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.983169 | controller | Jun 11 10:33:34.874779 crc crio[3650]: time="2026-06-11T10:33:34.873194634Z" level=info msg="Creating container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller" id=c1b61d1d-5d1f-4f82-9a61-160e21621803 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.983184 | controller | Jun 11 10:33:34.874955 crc crio[3650]: time="2026-06-11T10:33:34.873441843Z" level=info msg="Creating container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions" id=5c8332b1-7c08-4837-92f5-0234a55d8bcb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.983199 | controller | Jun 11 10:33:34.874955 crc crio[3650]: time="2026-06-11T10:33:34.873466307Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator" id=983f5688-e082-4bf5-947d-4cda741f6e6a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.983215 | controller | Jun 11 10:33:34.874955 crc crio[3650]: time="2026-06-11T10:33:34.873477553Z" level=info msg="Creating container: openshift-marketplace/community-operators-qhh6t/extract-utilities" id=26e6b92a-03b2-4475-bf8d-3b369afd61ee name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.983230 | controller | Jun 11 10:33:34.874955 crc crio[3650]: time="2026-06-11T10:33:34.873521195Z" level=info msg="Creating container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator" id=7687dbf5-aa35-43f9-b608-ae0d34902c7c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.983245 | controller | Jun 11 10:33:34.874955 crc crio[3650]: time="2026-06-11T10:33:34.873562457Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.983260 | controller | Jun 11 10:33:34.877863 crc crio[3650]: time="2026-06-11T10:33:34.873591987Z" level=info msg="Creating container: openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon" id=2ac63530-6a05-490c-b57e-547f7325ddc2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.983276 | controller | Jun 11 10:33:34.877863 crc crio[3650]: time="2026-06-11T10:33:34.873801384Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.983291 | controller | Jun 11 10:33:34.877863 crc crio[3650]: time="2026-06-11T10:33:34.87462135Z" level=info msg="Creating container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator" id=f0836a99-81a0-43eb-a84c-9ca2b7eb24d1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.983306 | controller | Jun 11 10:33:34.877863 crc crio[3650]: time="2026-06-11T10:33:34.873961359Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.983322 | controller | Jun 11 10:33:34.877863 crc crio[3650]: time="2026-06-11T10:33:34.876244674Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities" id=e1004c3d-dbb8-478b-9c48-3d634ae160dc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.983336 | controller | Jun 11 10:33:34.878816 crc crio[3650]: time="2026-06-11T10:33:34.878771031Z" level=info msg="Creating container: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift" id=34c0fc07-252c-49c2-98b6-3a0cdd553512 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.983374 | controller | Jun 11 10:33:34.880708 crc crio[3650]: time="2026-06-11T10:33:34.880635976Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.983393 | controller | Jun 11 10:33:34.881028 crc crio[3650]: time="2026-06-11T10:33:34.880991757Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.983408 | controller | Jun 11 10:33:34.881216 crc crio[3650]: time="2026-06-11T10:33:34.881153309Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.983423 | controller | Jun 11 10:33:34.883270 crc crio[3650]: time="2026-06-11T10:33:34.883238636Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.983439 | controller | Jun 11 10:33:34.884200 crc crio[3650]: time="2026-06-11T10:33:34.884175256Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.983453 | controller | Jun 11 10:33:34.884521 crc crio[3650]: time="2026-06-11T10:33:34.884464274Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.983468 | controller | Jun 11 10:33:34.884596 crc crio[3650]: time="2026-06-11T10:33:34.884463863Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.983483 | controller | Jun 11 10:33:34.884746 crc crio[3650]: time="2026-06-11T10:33:34.884722451Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.983499 | controller | Jun 11 10:33:34.884953 crc crio[3650]: time="2026-06-11T10:33:34.884797834Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.983513 | controller | Jun 11 10:33:34.885067 crc crio[3650]: time="2026-06-11T10:33:34.88496823Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.983529 | controller | Jun 11 10:33:34.894423 crc crio[3650]: time="2026-06-11T10:33:34.894351081Z" level=info msg="Ran pod sandbox 9c99f420713f64225ce22b01f6c0084a92811a3bb938bd360f37762aa82d56d4 with infra container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/POD" id=2047afb7-a098-42ec-b39c-5ec8f6e141b7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:58.983544 | controller | Jun 11 10:33:34.903006 crc crio[3650]: time="2026-06-11T10:33:34.902418884Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360" id=7e162164-eab8-4de2-ad5d-b55d8d1aec69 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.983559 | controller | Jun 11 10:33:34.906854 crc crio[3650]: time="2026-06-11T10:33:34.906761157Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.983575 | controller | Jun 11 10:33:34.937491 crc crio[3650]: time="2026-06-11T10:33:34.937017229Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.983594 | controller | Jun 11 10:33:34.945942 crc crio[3650]: time="2026-06-11T10:33:34.945840613Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.983610 | controller | Jun 11 10:33:34.952224 crc crio[3650]: time="2026-06-11T10:33:34.952059295Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.983625 | controller | Jun 11 10:33:34.977171 crc crio[3650]: time="2026-06-11T10:33:34.964403148Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360" id=692048fd-bebb-4dc8-83aa-c5178629eb98 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.983653 | controller | Jun 11 10:33:34.990775 crc crio[3650]: time="2026-06-11T10:33:34.990689417Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.983677 | controller | Jun 11 10:33:34.998011 crc crio[3650]: time="2026-06-11T10:33:34.997958629Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.983698 | controller | Jun 11 10:33:35.006434 crc crio[3650]: time="2026-06-11T10:33:35.004807355Z" level=info msg="Creating container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator" id=8ecf244d-a53c-4cf3-bf67-68eb96b62409 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.983718 | controller | Jun 11 10:33:35.006434 crc crio[3650]: time="2026-06-11T10:33:35.005696591Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.983738 | controller | Jun 11 10:33:35.032849 crc crio[3650]: time="2026-06-11T10:33:35.032586715Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.983758 | controller | Jun 11 10:33:35.035572 crc crio[3650]: time="2026-06-11T10:33:35.035474568Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.983774 | controller | Jun 11 10:33:35.038156 crc crio[3650]: 2026-06-11T10:33:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bbaa7e0f3e4c0cf Mac:42:24:e7:66:22:e6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:09 Mtu:0 Sandbox:/var/run/netns/5b48bc03-0e1a-4ca8-a1c1-a4eeff2315f9 SocketPath: PciID:}] [{Interface:0xc0001808e0 Address:{IP:10.217.0.9 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:58.983790 | controller | Jun 11 10:33:35.044422 crc crio[3650]: time="2026-06-11T10:33:35.044260362Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.983805 | controller | Jun 11 10:33:35.055652 crc crio[3650]: time="2026-06-11T10:33:35.055585798Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.983820 | controller | Jun 11 10:33:35.072507 crc crio[3650]: 2026-06-11T10:33:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c1d646d91840306 Mac:2e:bb:ae:b0:55:88 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:05 Mtu:0 Sandbox:/var/run/netns/0135306d-31cf-4be2-bde1-d5e97c0d9e4e SocketPath: PciID:}] [{Interface:0xc000582930 Address:{IP:10.217.0.5 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:58.983835 | controller | Jun 11 10:33:35.091033 crc crio[3650]: 2026-06-11T10:33:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:87ad15347a1d983 Mac:b6:ad:cd:88:54:cd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:44 Mtu:0 Sandbox:/var/run/netns/c9e3e164-7e29-4085-8a89-9df8eaad3d43 SocketPath: PciID:}] [{Interface:0xc0001225c0 Address:{IP:10.217.0.68 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:58.983855 | controller | Jun 11 10:33:35.092500 crc crio[3650]: time="2026-06-11T10:33:35.092400055Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 11:57:58.983872 | controller | Jun 11 10:33:35.092694 crc crio[3650]: time="2026-06-11T10:33:35.092661633Z" level=info msg="CNI monitoring event REMOVE        \"/var/lib/cni/bin/upgrade_0cd29682-e63e-40a7-a870-8d5ef3a3aea5\""
2026-06-11 11:57:58.983888 | controller | Jun 11 10:33:35.092856 crc crio[3650]: time="2026-06-11T10:33:35.092831599Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/upgrade_85236153-2818-467c-a091-96386cde7110\""
2026-06-11 11:57:58.983905 | controller | Jun 11 10:33:35.093857 crc crio[3650]: time="2026-06-11T10:33:35.093745402Z" level=info msg="Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:8985b114e219e5dafc14dc9e2b91617f6f9d197483f41f68b27317fb61885d6e UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/24a3051a-a304-47b0-b39f-fea4c16f2b99 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:0xc001648000}] Aliases:map[]}"
2026-06-11 11:57:58.983921 | controller | Jun 11 10:33:35.093857 crc crio[3650]: time="2026-06-11T10:33:35.093847416Z" level=info msg="Adding pod openshift-service-ca_service-ca-74545575db-n469q to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:58.983938 | controller | Jun 11 10:33:35.094404 crc crio[3650]: time="2026-06-11T10:33:35.094308936Z" level=info msg="Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:00061e14ba0f53ee3e468ef87a929c317a5858b7d16013bffbe7e1e93701fe9e UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/b6372668-1346-4799-bafa-ee7a68ce15f4 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:0xc0010824a0}] Aliases:map[]}"
2026-06-11 11:57:58.983954 | controller | Jun 11 10:33:35.094404 crc crio[3650]: time="2026-06-11T10:33:35.094378108Z" level=info msg="Adding pod openshift-config-operator_openshift-config-operator-5777786469-bccdj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:58.983970 | controller | Jun 11 10:33:35.094659 crc crio[3650]: time="2026-06-11T10:33:35.094614755Z" level=info msg="Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:7c9b8439825296730475bfb0226e2762812ed00dc63fea5c58402a1839ed8cbf UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/0f61f05c-56fc-4df2-8404-a6abd45f71dd 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:0xc001586718}] Aliases:map[]}"
2026-06-11 11:57:58.983985 | controller | Jun 11 10:33:35.095864 crc crio[3650]: time="2026-06-11T10:33:35.095761922Z" level=info msg="Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:bee064a86ca0eeb4ff04004766d628768c20085b8f22a24de72bda1bf48cc9c2 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/29376849-3221-441c-b733-393513def666 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:0xc0013845f8}] Aliases:map[]}"
2026-06-11 11:57:58.984005 | controller | Jun 11 10:33:35.095864 crc crio[3650]: time="2026-06-11T10:33:35.095854295Z" level=info msg="Adding pod openshift-console_console-6c684df5db-cc8g8 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:58.984021 | controller | Jun 11 10:33:35.096208 crc crio[3650]: time="2026-06-11T10:33:35.096088731Z" level=info msg="Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:d721c5d42c7fe8a2ef71fdfaea832f74a256dc039aed3fb50857cfa739db852d UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/23eccc59-caac-4e7a-ad87-d8ad5f0e6be3 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:0xc0001888a8}] Aliases:map[]}"
2026-06-11 11:57:58.984037 | controller | Jun 11 10:33:35.096847 crc crio[3650]: time="2026-06-11T10:33:35.096809374Z" 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-11 11:57:58.984053 | controller | Jun 11 10:33:35.097869 crc crio[3650]: time="2026-06-11T10:33:35.097761603Z" level=info msg="Got pod network &{Name:collect-profiles-29686230-hs9dx Namespace:openshift-operator-lifecycle-manager ID:d37725fcb001234b3ff31ef8adb55416630aef35171b78a5708c66e0297d57e8 UID:81b25572-ffb9-4917-87d1-f6713e295cc7 NetNS:/var/run/netns/ab6efe14-31ab-42bd-8e6d-4e41c17e7e0c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod81b25572_ffb9_4917_87d1_f6713e295cc7.slice PodAnnotations:0xc002a1a1c8}] Aliases:map[]}"
2026-06-11 11:57:58.984069 | controller | Jun 11 10:33:35.097869 crc crio[3650]: time="2026-06-11T10:33:35.097853726Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_collect-profiles-29686230-hs9dx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:58.984085 | controller | Jun 11 10:33:35.098112 crc crio[3650]: time="2026-06-11T10:33:35.09798649Z" level=info msg="Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:bb73203da0f8806a0058ff5c7f015469ed1d0dcfcb558a024d53e72ada603766 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/9c944ab8-9f4a-452e-89aa-f65193ee9a47 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:0xc0015866e8}] Aliases:map[]}"
2026-06-11 11:57:58.984103 | controller | Jun 11 10:33:35.098112 crc crio[3650]: time="2026-06-11T10:33:35.098031321Z" level=info msg="Adding pod openshift-ingress-canary_ingress-canary-jlj86 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:58.984121 | controller | Jun 11 10:33:35.100761 crc crio[3650]: time="2026-06-11T10:33:35.10060681Z" level=info msg="Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:089f8796586f8b7db92a69c83013faa76dd5287d067fcd029cad6702aa674c55 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/20f920f0-446e-4879-932a-647b0a058a82 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:0xc001082240}] Aliases:map[]}"
2026-06-11 11:57:58.984136 | controller | Jun 11 10:33:35.100761 crc crio[3650]: time="2026-06-11T10:33:35.100646231Z" 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-11 11:57:58.984155 | controller | Jun 11 10:33:35.109502 crc crio[3650]: time="2026-06-11T10:33:35.109261329Z" level=info msg="Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:9f17537f203b5369b515fdf93df3c21e0e1ec76139d277ab3fdc9d259dcd43de UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/4e90b64f-4996-4558-b351-c01649a55028 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:0xc001612398}] Aliases:map[]}"
2026-06-11 11:57:58.984172 | controller | Jun 11 10:33:35.109502 crc crio[3650]: time="2026-06-11T10:33:35.109439055Z" level=info msg="Adding pod openshift-dns_dns-default-qtghf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:58.984188 | controller | Jun 11 10:33:35.111658 crc crio[3650]: time="2026-06-11T10:33:35.111498813Z" level=info msg="Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:66c4dd1c40e3b6182485cd3f50b91bd9b65c2b5109958d01b68f3857f6960d38 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/d35622ba-c9a3-4870-a80b-59a53d993773 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:0xc00008c108}] Aliases:map[]}"
2026-06-11 11:57:58.984203 | controller | Jun 11 10:33:35.111658 crc crio[3650]: time="2026-06-11T10:33:35.111583086Z" 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-11 11:57:58.984219 | controller | Jun 11 10:33:35.114344 crc crio[3650]: time="2026-06-11T10:33:35.11401487Z" level=info msg="Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:bca9cdc7581b33475a012a721b9060d11ab4236fed24ec99de48c4f1be0290d7 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/dfae5057-b378-4808-872a-49b11a1d89f7 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:0xc001082250}] Aliases:map[]}"
2026-06-11 11:57:58.984235 | controller | Jun 11 10:33:35.114344 crc crio[3650]: time="2026-06-11T10:33:35.114084172Z" level=info msg="Adding pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:58.984251 | controller | Jun 11 10:33:35.114344 crc crio[3650]: time="2026-06-11T10:33:35.114203894Z" level=info msg="Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:76282f2c5663e964888d088eccaad2478462902e770894c5da12754c6a51675b UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/cbf6f81f-d54f-47b4-8269-dbc07d7fd476 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:0xc0010824d0}] Aliases:map[]}"
2026-06-11 11:57:58.984277 | controller | Jun 11 10:33:35.114344 crc crio[3650]: time="2026-06-11T10:33:35.114250696Z" 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-11 11:57:58.984294 | controller | Jun 11 10:33:35.114783 crc crio[3650]: time="2026-06-11T10:33:35.095779301Z" level=info msg="Adding pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:58.984310 | controller | Jun 11 10:33:35.114910 crc crio[3650]: time="2026-06-11T10:33:35.095805672Z" level=info msg="Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:04fdf0749a99d67d272d39cfaad894109c5cd565eab508afc4c5fc42805cc9b7 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/450cc1fa-fdad-416b-9b9e-22838a47ed5c 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:0xc000e12038}] Aliases:map[]}"
2026-06-11 11:57:58.984329 | controller | Jun 11 10:33:35.114969 crc crio[3650]: time="2026-06-11T10:33:35.114917614Z" level=info msg="Adding pod openshift-console-operator_console-operator-67c89758df-4jf4f to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:58.984363 | controller | Jun 11 10:33:35.115250 crc crio[3650]: time="2026-06-11T10:33:35.095822623Z" level=info msg="Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:219e9c2f0e426efed0f2f1d50a432f0f680a56e5a70e628201bedaf65f8e8389 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/3b04d50c-4167-43c7-b07e-8f54219dd6bf 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:0xc001082508}] Aliases:map[]}"
2026-06-11 11:57:58.984385 | controller | Jun 11 10:33:35.115526 crc crio[3650]: time="2026-06-11T10:33:35.115231474Z" level=info msg="Adding pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:58.984401 | controller | Jun 11 10:33:35.116524 crc crio[3650]: time="2026-06-11T10:33:35.116453072Z" level=info msg="Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:61d1e9bc82c791fa5bd1611d9665e0aa80dc160f85e5a849458e443b5028d56c UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/bf7d32c2-1540-4b5d-ab4c-45d125b60d5b 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:0xc0013845b8}] Aliases:map[]}"
2026-06-11 11:57:58.984417 | controller | Jun 11 10:33:35.116524 crc crio[3650]: time="2026-06-11T10:33:35.116506204Z" 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-11 11:57:58.984433 | controller | Jun 11 10:33:35.118468 crc crio[3650]: time="2026-06-11T10:33:35.115280865Z" level=info msg="Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:ca8434f73c9406390d09b0932f52b4f7acd9cca94a39541db2aeacce0c70c711 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/9e0a8424-1e16-4375-883e-796d6d9197d6 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:0xc001586620}] Aliases:map[]}"
2026-06-11 11:57:58.984449 | controller | Jun 11 10:33:35.118468 crc crio[3650]: time="2026-06-11T10:33:35.118450955Z" 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-11 11:57:58.984465 | controller | Jun 11 10:33:35.119232 crc crio[3650]: time="2026-06-11T10:33:35.119100353Z" level=info msg="Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:3a99d2cff4eb408b82b989c2d7f34de64ed03ecd7c4bbf07f6765bd313ce9b50 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/cd268ed3-db52-4030-8613-61d050e34c21 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:0xc002a1a210}] Aliases:map[]}"
2026-06-11 11:57:58.984484 | controller | Jun 11 10:33:35.119467 crc crio[3650]: time="2026-06-11T10:33:35.119228317Z" 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-11 11:57:58.984500 | controller | Jun 11 10:33:35.120473 crc crio[3650]: time="2026-06-11T10:33:35.115294896Z" level=info msg="Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:bbaa7e0f3e4c0cf312d2162e6b9804bbfc3ac4948b51e312c0a8b5306a6256d2 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/5b48bc03-0e1a-4ca8-a1c1-a4eeff2315f9 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:0xc001586640}] Aliases:map[]}"
2026-06-11 11:57:58.984515 | controller | Jun 11 10:33:35.120473 crc crio[3650]: time="2026-06-11T10:33:35.119789897Z" level=info msg="Checking pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:58.984531 | controller | Jun 11 10:33:35.146776 crc crio[3650]: time="2026-06-11T10:33:35.146580109Z" level=info msg="Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:31cd14af7c6599c615254daebfd7fc1cecd5e6746400d55037d288258fc9c63e UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/4fda0c39-c0e7-4263-8b78-71463e9b5aff 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:0xc00021a558}] Aliases:map[]}"
2026-06-11 11:57:58.984546 | controller | Jun 11 10:33:35.146776 crc crio[3650]: time="2026-06-11T10:33:35.146738014Z" 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-11 11:57:58.984561 | controller | Jun 11 10:33:35.164450 crc crio[3650]: time="2026-06-11T10:33:35.150034887Z" level=info msg="Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:6ef12fd6b0c6e147573c9d7167dded74e9302978058c0c041290a283a9ee58a5 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/4ccb2a5b-0375-4c81-95a5-b9e5ab177a47 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:0xc00021a4f0}] Aliases:map[]}"
2026-06-11 11:57:58.984577 | controller | Jun 11 10:33:35.164450 crc crio[3650]: time="2026-06-11T10:33:35.15044975Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:58.984592 | controller | Jun 11 10:33:35.164450 crc crio[3650]: time="2026-06-11T10:33:35.152873174Z" level=info msg="Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:5253c570edf3b1586971eb345f33ec0addc675d59ebd2a7da755e82b2134ca60 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/55916e3b-688a-417b-95ca-cc3b91aa60e2 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:0xc000e12000}] Aliases:map[]}"
2026-06-11 11:57:58.984608 | controller | Jun 11 10:33:35.164450 crc crio[3650]: time="2026-06-11T10:33:35.152970317Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:58.984626 | controller | Jun 11 10:33:35.164450 crc crio[3650]: time="2026-06-11T10:33:35.115311916Z" level=info msg="Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:c1d646d91840306ab4bf01e865e3b2326bda4801e06fc082c833812929de6cd1 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/0135306d-31cf-4be2-bde1-d5e97c0d9e4e 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:0xc0015865a8}] Aliases:map[]}"
2026-06-11 11:57:58.984642 | controller | Jun 11 10:33:35.175922 crc crio[3650]: time="2026-06-11T10:33:35.115326807Z" level=info msg="Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:87ad15347a1d983c8966b74cdadb3590e2f09f721f12959cfedf5e172650b04f UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/c9e3e164-7e29-4085-8a89-9df8eaad3d43 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:0xc0010821b0}] Aliases:map[]}"
2026-06-11 11:57:58.984658 | controller | Jun 11 10:33:35.175922 crc crio[3650]: time="2026-06-11T10:33:35.170535019Z" level=info msg="Checking pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:58.984673 | controller | Jun 11 10:33:35.175922 crc crio[3650]: time="2026-06-11T10:33:35.171234641Z" 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-11 11:57:58.984689 | controller | Jun 11 10:33:35.268780 crc crio[3650]: time="2026-06-11T10:33:35.268663092Z" level=info msg="Created container 74825a5f13822a1f03ddfd9c2c49ef460bc44b2369a5d25caba040ef05a90adf: openshift-marketplace/redhat-operators-x5vn9/extract-utilities" id=822af9dc-0888-404a-9fa9-adcc8e05e9bb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.984704 | controller | Jun 11 10:33:35.280154 crc crio[3650]: time="2026-06-11T10:33:35.279532981Z" level=info msg="Created container a9f812b7bce25944f6dbd65ced29e6d18af9a94797a74dd8749476a52cb84202: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=0c4704a5-5925-4cc1-978d-8d892bed2fd1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.984720 | controller | Jun 11 10:33:35.285388 crc crio[3650]: time="2026-06-11T10:33:35.284831947Z" level=info msg="Created container 160980df21ca0dc89bbe521d6bd0ac47fe10812f3e2506b2487d22aaf1a27b1f: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin" id=89390010-3ba4-4654-80b2-b3103bd71702 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.984735 | controller | Jun 11 10:33:35.301726 crc crio[3650]: time="2026-06-11T10:33:35.301477179Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 11:57:58.984751 | controller | Jun 11 10:33:35.334359 crc crio[3650]: time="2026-06-11T10:33:35.334058605Z" level=info msg="Created container 64ee0c620774916712a39a84e14f629bd05d65edaca560bbd3a12ae3aa9b2a44: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator" id=b0dea5c9-c381-47a2-b83a-df7e9a5d6418 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.984766 | controller | Jun 11 10:33:35.345700 crc crio[3650]: time="2026-06-11T10:33:35.345561322Z" level=info msg="Starting container: 64ee0c620774916712a39a84e14f629bd05d65edaca560bbd3a12ae3aa9b2a44" id=ef310e83-9f13-483c-9546-b84d841fd5ab name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:58.984792 | controller | Jun 11 10:33:35.346921 crc crio[3650]: time="2026-06-11T10:33:35.346811993Z" level=info msg="Starting container: a9f812b7bce25944f6dbd65ced29e6d18af9a94797a74dd8749476a52cb84202" id=a58a7a62-6fc0-47ff-8fff-e765cd97ff8d name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:58.984808 | controller | Jun 11 10:33:35.349418 crc crio[3650]: time="2026-06-11T10:33:35.346814795Z" level=info msg="Starting container: 160980df21ca0dc89bbe521d6bd0ac47fe10812f3e2506b2487d22aaf1a27b1f" id=607e9707-24a9-492e-99de-85a19ec431b0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:58.984824 | controller | Jun 11 10:33:35.349657 crc crio[3650]: time="2026-06-11T10:33:35.347021771Z" level=info msg="Starting container: 74825a5f13822a1f03ddfd9c2c49ef460bc44b2369a5d25caba040ef05a90adf" id=02d1fd46-2946-4fa5-9ce1-43056aa1f9de name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:58.984840 | controller | Jun 11 10:33:35.358855 crc crio[3650]: time="2026-06-11T10:33:35.358529202Z" level=info msg="Started container" PID=10806 containerID=a9f812b7bce25944f6dbd65ced29e6d18af9a94797a74dd8749476a52cb84202 description=openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator id=a58a7a62-6fc0-47ff-8fff-e765cd97ff8d name=/runtime.v1.RuntimeService/StartContainer sandboxID=07062107e831bd2bc053de9df6a86b3b014f434c930c900b1ce1ed92b05fd52b
2026-06-11 11:57:58.984856 | controller | Jun 11 10:33:35.382259 crc crio[3650]: time="2026-06-11T10:33:35.381711465Z" level=info msg="Started container" PID=10812 containerID=74825a5f13822a1f03ddfd9c2c49ef460bc44b2369a5d25caba040ef05a90adf description=openshift-marketplace/redhat-operators-x5vn9/extract-utilities id=02d1fd46-2946-4fa5-9ce1-43056aa1f9de name=/runtime.v1.RuntimeService/StartContainer sandboxID=c16806a1016fb09572def5ffddbf142dc6be2237317f815aeece3fdfc89e358d
2026-06-11 11:57:58.984872 | controller | Jun 11 10:33:35.458313 crc crio[3650]: time="2026-06-11T10:33:35.455993713Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.984887 | controller | Jun 11 10:33:35.481564 crc crio[3650]: time="2026-06-11T10:33:35.478017388Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.984903 | controller | Jun 11 10:33:35.488333 crc crio[3650]: time="2026-06-11T10:33:35.487022468Z" level=info msg="Started container" PID=10855 containerID=160980df21ca0dc89bbe521d6bd0ac47fe10812f3e2506b2487d22aaf1a27b1f description=openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin id=607e9707-24a9-492e-99de-85a19ec431b0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d8c8cc606e0696fffbcb91f0748cf04b5c0491757d87e7c82481d8b13ef13cfa
2026-06-11 11:57:58.984919 | controller | Jun 11 10:33:35.501865 crc crio[3650]: time="2026-06-11T10:33:35.50172538Z" level=info msg="Started container" PID=10811 containerID=64ee0c620774916712a39a84e14f629bd05d65edaca560bbd3a12ae3aa9b2a44 description=openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator id=ef310e83-9f13-483c-9546-b84d841fd5ab name=/runtime.v1.RuntimeService/StartContainer sandboxID=516bc6d9bcbfea8786b9cfbe5a5cf1a4347cbfac023867d6d7110c911d4e0a40
2026-06-11 11:57:58.984935 | controller | Jun 11 10:33:35.552598 crc crio[3650]: time="2026-06-11T10:33:35.541820779Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.984950 | controller | Jun 11 10:33:35.552598 crc crio[3650]: time="2026-06-11T10:33:35.544527966Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.984972 | controller | Jun 11 10:33:35.552598 crc crio[3650]: time="2026-06-11T10:33:35.551513715Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=27322de8-ae06-4bb7-b4f6-275650b1b595 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.984988 | controller | Jun 11 10:33:35.560598 crc crio[3650]: time="2026-06-11T10:33:35.56045575Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.985004 | controller | Jun 11 10:33:35.651651 crc crio[3650]: time="2026-06-11T10:33:35.649462505Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.985020 | controller | Jun 11 10:33:35.706754 crc crio[3650]: time="2026-06-11T10:33:35.706655917Z" level=info msg="Ran pod sandbox bbaa7e0f3e4c0cf312d2162e6b9804bbfc3ac4948b51e312c0a8b5306a6256d2 with infra container: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/POD" id=b1f91305-50cc-46dc-a743-9805e3895197 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:58.985036 | controller | Jun 11 10:33:35.709959 crc crio[3650]: time="2026-06-11T10:33:35.709405584Z" level=info msg="Ran pod sandbox 87ad15347a1d983c8966b74cdadb3590e2f09f721f12959cfedf5e172650b04f with infra container: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/POD" id=a7d4e231-ba35-4cce-b2df-c7a530a3255d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:58.985051 | controller | Jun 11 10:33:35.727721 crc crio[3650]: time="2026-06-11T10:33:35.723869228Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d" id=f000903f-f6e9-4341-8817-f70b24df56ce name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.985066 | controller | Jun 11 10:33:35.736568 crc crio[3650]: time="2026-06-11T10:33:35.728536675Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095" id=12525b75-685e-4390-b6ff-ce630e973d54 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.985082 | controller | Jun 11 10:33:35.827435 crc crio[3650]: time="2026-06-11T10:33:35.818603348Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.985097 | controller | Jun 11 10:33:35.993066 crc crio[3650]: time="2026-06-11T10:33:35.992220533Z" level=info msg="Ran pod sandbox c1d646d91840306ab4bf01e865e3b2326bda4801e06fc082c833812929de6cd1 with infra container: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/POD" id=3e2cd161-c5a1-4510-ad85-e9a24247ba81 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:58.985112 | controller | Jun 11 10:33:36.692247 crc crio[3650]: time="2026-06-11T10:33:36.682624486Z" level=info msg="Created container aea46483242cefd6acbad875242123cb68c76ed5fdde82b80dcc67fc3bc81bfd: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator" id=4dca057a-c496-4881-963b-f0e6df646779 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.985127 | controller | Jun 11 10:33:36.989299 crc crio[3650]: time="2026-06-11T10:33:36.988409894Z" level=info msg="Starting container: aea46483242cefd6acbad875242123cb68c76ed5fdde82b80dcc67fc3bc81bfd" id=9a0f5735-2811-4b23-96cd-ec446b38e0ab name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:58.985143 | controller | Jun 11 10:33:36.989534 crc crio[3650]: time="2026-06-11T10:33:36.989484551Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f" id=d175865e-3727-4c71-aa06-876052ab0410 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.985162 | controller | Jun 11 10:33:37.074337 crc crio[3650]: time="2026-06-11T10:33:37.072733708Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.985177 | controller | Jun 11 10:33:37.111346 crc crio[3650]: time="2026-06-11T10:33:37.097553008Z" level=info msg="Started container" PID=11206 containerID=aea46483242cefd6acbad875242123cb68c76ed5fdde82b80dcc67fc3bc81bfd description=openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator id=9a0f5735-2811-4b23-96cd-ec446b38e0ab name=/runtime.v1.RuntimeService/StartContainer sandboxID=a6c2e68b27559c957be075c005201faa0d7b43992fb1c64ca415754eccca4335
2026-06-11 11:57:58.985194 | controller | Jun 11 10:33:37.166479 crc crio[3650]: time="2026-06-11T10:33:37.165530068Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=b59f4405-96f4-420b-b5c1-56b7459e6eb9 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:58.985209 | controller | Jun 11 10:33:37.178438 crc crio[3650]: time="2026-06-11T10:33:37.173027625Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.985225 | controller | Jun 11 10:33:37.184451 crc crio[3650]: time="2026-06-11T10:33:37.184331599Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.985240 | controller | Jun 11 10:33:37.254983 crc crio[3650]: time="2026-06-11T10:33:37.254559258Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.985255 | controller | Jun 11 10:33:37.285372 crc crio[3650]: time="2026-06-11T10:33:37.284536819Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=4e11277c-897c-4617-b5ce-b1cbb95cd4f0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.985271 | controller | Jun 11 10:33:37.310269 crc crio[3650]: time="2026-06-11T10:33:37.294641446Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d" id=ce5b788f-0e65-4350-bee6-75ee3cc3670e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.985286 | controller | Jun 11 10:33:37.310269 crc crio[3650]: time="2026-06-11T10:33:37.294730898Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.985301 | controller | Jun 11 10:33:37.310269 crc crio[3650]: time="2026-06-11T10:33:37.303663094Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.985316 | controller | Jun 11 10:33:37.313800 crc crio[3650]: time="2026-06-11T10:33:37.313605967Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.985331 | controller | Jun 11 10:33:37.331849 crc crio[3650]: time="2026-06-11T10:33:37.322826423Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.985361 | controller | Jun 11 10:33:37.344400 crc crio[3650]: time="2026-06-11T10:33:37.344059041Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.985382 | controller | Jun 11 10:33:37.344623 crc crio[3650]: time="2026-06-11T10:33:37.344544075Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095" id=c6743b57-fb64-489f-a36a-3af8230b75dc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.985401 | controller | Jun 11 10:33:37.487510 crc crio[3650]: time="2026-06-11T10:33:37.487360217Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.985417 | controller | Jun 11 10:33:37.965502 crc crio[3650]: time="2026-06-11T10:33:37.961716421Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-11 11:57:58.985432 | controller | Jun 11 10:33:38.308989 crc crio[3650]: time="2026-06-11T10:33:38.308294335Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.985448 | controller | Jun 11 10:33:38.327464 crc crio[3650]: 2026-06-11T10:33:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:00061e14ba0f53e Mac:96:23:c9:e5:1f:bb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0b Mtu:0 Sandbox:/var/run/netns/b6372668-1346-4799-bafa-ee7a68ce15f4 SocketPath: PciID:}] [{Interface:0xc000404ac0 Address:{IP:10.217.0.11 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:58.985464 | controller | Jun 11 10:33:38.351348 crc crio[3650]: 2026-06-11T10:33:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7c9b84398252967 Mac:1a:f5:dc:fa:ae:7f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:43 Mtu:0 Sandbox:/var/run/netns/0f61f05c-56fc-4df2-8404-a6abd45f71dd SocketPath: PciID:}] [{Interface:0xc0005025b0 Address:{IP:10.217.0.67 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:58.985479 | controller | Jun 11 10:33:38.385396 crc crio[3650]: time="2026-06-11T10:33:38.385063375Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.985494 | controller | Jun 11 10:33:38.400705 crc crio[3650]: 2026-06-11T10:33:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:66c4dd1c40e3b61 Mac:f6:14:bb:5a:d9:49 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1c Mtu:0 Sandbox:/var/run/netns/d35622ba-c9a3-4870-a80b-59a53d993773 SocketPath: PciID:}] [{Interface:0xc000130e60 Address:{IP:10.217.0.28 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:58.985509 | controller | Jun 11 10:33:38.491223 crc crio[3650]: time="2026-06-11T10:33:38.489456702Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.985524 | controller | Jun 11 10:33:38.525202 crc crio[3650]: time="2026-06-11T10:33:38.522489758Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.985540 | controller | Jun 11 10:33:38.526935 crc crio[3650]: 2026-06-11T10:33:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:04fdf0749a99d67 Mac:f6:86:03:84:d2:e4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:16 Mtu:0 Sandbox:/var/run/netns/450cc1fa-fdad-416b-9b9e-22838a47ed5c SocketPath: PciID:}] [{Interface:0xc0004383b0 Address:{IP:10.217.0.22 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:58.985555 | controller | Jun 11 10:33:38.544393 crc crio[3650]: time="2026-06-11T10:33:38.537448828Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.985570 | controller | Jun 11 10:33:38.555432 crc crio[3650]: time="2026-06-11T10:33:38.548800982Z" level=info msg="Created container 653a01410df0de8595e0b6f4a44b01b6a95175abafb899472ca07d1766577dd7: openshift-marketplace/community-operators-qhh6t/extract-utilities" id=26e6b92a-03b2-4475-bf8d-3b369afd61ee name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.985588 | controller | Jun 11 10:33:38.584781 crc crio[3650]: time="2026-06-11T10:33:38.584718088Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f" id=16e24261-100e-4f51-ad28-6126aaaff4f4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.985605 | controller | Jun 11 10:33:38.585542 crc crio[3650]: 2026-06-11T10:33:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:76282f2c5663e96 Mac:9e:c1:83:9e:e9:23 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:29 Mtu:0 Sandbox:/var/run/netns/cbf6f81f-d54f-47b4-8269-dbc07d7fd476 SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.41 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:58.985620 | controller | Jun 11 10:33:38.631432 crc crio[3650]: time="2026-06-11T10:33:38.630870952Z" level=info msg="Starting container: 653a01410df0de8595e0b6f4a44b01b6a95175abafb899472ca07d1766577dd7" id=6d45fe11-7b20-42e7-820b-deef8b130a19 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:58.985635 | controller | Jun 11 10:33:38.644995 crc crio[3650]: time="2026-06-11T10:33:38.6445302Z" level=info msg="Started container" PID=11354 containerID=653a01410df0de8595e0b6f4a44b01b6a95175abafb899472ca07d1766577dd7 description=openshift-marketplace/community-operators-qhh6t/extract-utilities id=6d45fe11-7b20-42e7-820b-deef8b130a19 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d2a5b75e1cb0179e3b2cf70397fa9bc5a2aa2e153ec38377131b90489bc50f1c
2026-06-11 11:57:58.985651 | controller | Jun 11 10:33:38.650275 crc crio[3650]: time="2026-06-11T10:33:38.650090196Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.985666 | controller | Jun 11 10:33:38.651646 crc crio[3650]: time="2026-06-11T10:33:38.651504674Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.985681 | controller | Jun 11 10:33:38.678958 crc crio[3650]: time="2026-06-11T10:33:38.678733452Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.985696 | controller | Jun 11 10:33:38.732583 crc crio[3650]: time="2026-06-11T10:33:38.732527562Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.985711 | controller | Jun 11 10:33:38.737605 crc crio[3650]: time="2026-06-11T10:33:38.737344131Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.985726 | controller | Jun 11 10:33:38.741012 crc crio[3650]: time="2026-06-11T10:33:38.740807032Z" level=info msg="Created container 5419a6f29de601dfa853055cd98341c060c7a239dbd235f64153557d189d70d8: openshift-console/downloads-747b44746d-4pqvr/download-server" id=3ff26adc-7b2c-497a-822e-e0188eed93c7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.985742 | controller | Jun 11 10:33:38.742445 crc crio[3650]: time="2026-06-11T10:33:38.741705415Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.985757 | controller | Jun 11 10:33:38.744109 crc crio[3650]: time="2026-06-11T10:33:38.744076401Z" level=info msg="Created container ee82adc306932ec4b595b3fbdbe7128c4d51a4e7eab16b8f2cc3da4320d8190a: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator" id=7687dbf5-aa35-43f9-b608-ae0d34902c7c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.985775 | controller | Jun 11 10:33:38.746034 crc crio[3650]: time="2026-06-11T10:33:38.745670651Z" level=info msg="Starting container: 5419a6f29de601dfa853055cd98341c060c7a239dbd235f64153557d189d70d8" id=92721e4f-1343-466c-a7ce-3ee898762cf5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:58.985790 | controller | Jun 11 10:33:38.746428 crc crio[3650]: time="2026-06-11T10:33:38.746299413Z" level=info msg="Created container 5e079226d69bab41d8c0825c2dbba808ec58be841f2049be5d9e635cfe1b0f39: openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container" id=4079447e-6d8a-4d4a-ad54-6d6ae9065b59 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.985805 | controller | Jun 11 10:33:38.747373 crc crio[3650]: time="2026-06-11T10:33:38.747301582Z" level=info msg="Starting container: ee82adc306932ec4b595b3fbdbe7128c4d51a4e7eab16b8f2cc3da4320d8190a" id=bd6dcf94-55b7-49cc-95df-9b26df82375b name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:58.985821 | controller | Jun 11 10:33:38.757317 crc crio[3650]: time="2026-06-11T10:33:38.756977574Z" level=info msg="Starting container: 5e079226d69bab41d8c0825c2dbba808ec58be841f2049be5d9e635cfe1b0f39" id=c1f33d36-08da-4d00-9afe-0f0c1cb9cec4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:58.985836 | controller | Jun 11 10:33:38.759318 crc crio[3650]: time="2026-06-11T10:33:38.759249636Z" level=info msg="Creating container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy" id=59ba994a-ede3-4488-8765-616ade2cde2f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.985851 | controller | Jun 11 10:33:38.759741 crc crio[3650]: time="2026-06-11T10:33:38.759688865Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.985867 | controller | Jun 11 10:33:38.760880 crc crio[3650]: time="2026-06-11T10:33:38.760821055Z" level=info msg="Creating container: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator" id=1f9be8a2-99de-49bf-b60c-8f434b6563d2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.985882 | controller | Jun 11 10:33:38.763832 crc crio[3650]: time="2026-06-11T10:33:38.761368782Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.985898 | controller | Jun 11 10:33:38.763832 crc crio[3650]: time="2026-06-11T10:33:38.761844572Z" level=info msg="Creating container: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager" id=11d475b8-d5a7-4d58-824e-5ac4ae48635b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.985914 | controller | Jun 11 10:33:38.763832 crc crio[3650]: time="2026-06-11T10:33:38.762512378Z" level=info msg="Creating container: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator" id=27eb6894-8aaa-458b-b23e-e47259c3e392 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.985929 | controller | Jun 11 10:33:38.763832 crc crio[3650]: time="2026-06-11T10:33:38.762526404Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.985945 | controller | Jun 11 10:33:38.763832 crc crio[3650]: time="2026-06-11T10:33:38.762727015Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.985960 | controller | Jun 11 10:33:38.778101 crc crio[3650]: time="2026-06-11T10:33:38.777733289Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.985976 | controller | Jun 11 10:33:38.837452 crc crio[3650]: time="2026-06-11T10:33:38.832470124Z" level=info msg="Created container 6146970d6ae3754dffa08b392801001714f078b245f3005ee8f3e64b031c11c3: openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions" id=a36ebf54-700c-4743-87bb-d596c9e80a60 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.985995 | controller | Jun 11 10:33:38.847214 crc crio[3650]: time="2026-06-11T10:33:38.847073343Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.986011 | controller | Jun 11 10:33:38.854759 crc crio[3650]: time="2026-06-11T10:33:38.854697678Z" level=info msg="Started container" PID=11488 containerID=5419a6f29de601dfa853055cd98341c060c7a239dbd235f64153557d189d70d8 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=92721e4f-1343-466c-a7ce-3ee898762cf5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed5e22ae44b291e5f4185543b89bed76a7dac5b4dcf90f0cd6fb838ba2475124
2026-06-11 11:57:58.986026 | controller | Jun 11 10:33:38.860464 crc crio[3650]: time="2026-06-11T10:33:38.860410155Z" level=info msg="Started container" PID=11483 containerID=ee82adc306932ec4b595b3fbdbe7128c4d51a4e7eab16b8f2cc3da4320d8190a description=openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator id=bd6dcf94-55b7-49cc-95df-9b26df82375b name=/runtime.v1.RuntimeService/StartContainer sandboxID=fbd80202514f0b5860be30327966a252459f2586f0298dbbb61609f16ff252b9
2026-06-11 11:57:58.986042 | controller | Jun 11 10:33:38.869574 crc crio[3650]: time="2026-06-11T10:33:38.868436576Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.986058 | controller | Jun 11 10:33:38.904595 crc crio[3650]: time="2026-06-11T10:33:38.902945889Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.986073 | controller | Jun 11 10:33:38.915542 crc crio[3650]: time="2026-06-11T10:33:38.915048135Z" level=info msg="Created container cd20a3033f01e5e0113970988d015b230ce2f24c2dba617a5b79ee9f4e8f8be3: openshift-marketplace/certified-operators-l27pk/extract-utilities" id=ca393374-a887-4114-839e-b8554b71fd4e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.986088 | controller | Jun 11 10:33:38.920782 crc crio[3650]: time="2026-06-11T10:33:38.919302476Z" level=info msg="Started container" PID=11494 containerID=5e079226d69bab41d8c0825c2dbba808ec58be841f2049be5d9e635cfe1b0f39 description=openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container id=c1f33d36-08da-4d00-9afe-0f0c1cb9cec4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f44e3225afe57afed1bc937cd165e98d088eeb2b7a98b54af19b180be964aa57
2026-06-11 11:57:58.986104 | controller | Jun 11 10:33:38.948412 crc crio[3650]: time="2026-06-11T10:33:38.943609898Z" level=info msg="Starting container: cd20a3033f01e5e0113970988d015b230ce2f24c2dba617a5b79ee9f4e8f8be3" id=5438d2d6-5e16-4909-8380-7f3c4512f4e8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:58.986120 | controller | Jun 11 10:33:38.949410 crc crio[3650]: time="2026-06-11T10:33:38.949363494Z" level=info msg="Starting container: 6146970d6ae3754dffa08b392801001714f078b245f3005ee8f3e64b031c11c3" id=200a1415-bd88-4c90-8730-47aa88991e1d name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:58.986137 | controller | Jun 11 10:33:38.958668 crc crio[3650]: time="2026-06-11T10:33:38.958458272Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7" id=fa26b0a4-6717-4ecb-bf52-8a6ace8036bd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.986152 | controller | Jun 11 10:33:38.978748 crc crio[3650]: time="2026-06-11T10:33:38.977387205Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7" id=58cf949b-b6a0-4f3b-a778-1d5572b897d9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.986171 | controller | Jun 11 10:33:39.034404 crc crio[3650]: time="2026-06-11T10:33:39.034004164Z" level=info msg="Started container" PID=11491 containerID=6146970d6ae3754dffa08b392801001714f078b245f3005ee8f3e64b031c11c3 description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions id=200a1415-bd88-4c90-8730-47aa88991e1d name=/runtime.v1.RuntimeService/StartContainer sandboxID=9d4aa1898017b16d783969e94d920569ad171c8ccee63341635be05f5d8ff6e6
2026-06-11 11:57:58.986187 | controller | Jun 11 10:33:39.098401 crc crio[3650]: time="2026-06-11T10:33:39.097394096Z" level=info msg="Started container" PID=11502 containerID=cd20a3033f01e5e0113970988d015b230ce2f24c2dba617a5b79ee9f4e8f8be3 description=openshift-marketplace/certified-operators-l27pk/extract-utilities id=5438d2d6-5e16-4909-8380-7f3c4512f4e8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f00a4f34978e87c5f1c6b100799810df031c4bff66b809eb32c23ea709e5dade
2026-06-11 11:57:58.986203 | controller | Jun 11 10:33:39.103327 crc crio[3650]: time="2026-06-11T10:33:39.102614565Z" level=info msg="Created container e8c3137f268bc7d1c19693f3aa59bb41db7e0a4ca7b72178a911c1582f01c660: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator" id=983f5688-e082-4bf5-947d-4cda741f6e6a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.986218 | controller | Jun 11 10:33:39.115615 crc crio[3650]: time="2026-06-11T10:33:39.113463116Z" level=info msg="Starting container: e8c3137f268bc7d1c19693f3aa59bb41db7e0a4ca7b72178a911c1582f01c660" id=95b9f11e-4722-4a9d-a0d9-4b73da402af2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:58.986233 | controller | Jun 11 10:33:39.201041 crc crio[3650]: time="2026-06-11T10:33:39.197797134Z" level=info msg="Started container" PID=11512 containerID=e8c3137f268bc7d1c19693f3aa59bb41db7e0a4ca7b72178a911c1582f01c660 description=openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator id=95b9f11e-4722-4a9d-a0d9-4b73da402af2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5474d1b9b8f5df016208902e205ff88b11ff76f9a8854bec80c774d6ec54b5be
2026-06-11 11:57:58.986249 | controller | Jun 11 10:33:39.233987 crc crio[3650]: time="2026-06-11T10:33:39.233747088Z" level=info msg="Creating container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination" id=860515b8-0900-4917-8d76-29534ad81384 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.986265 | controller | Jun 11 10:33:39.243245 crc crio[3650]: 2026-06-11T10:33:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3a99d2cff4eb408 Mac:92:c3:83:19:76:16 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:25 Mtu:0 Sandbox:/var/run/netns/cd268ed3-db52-4030-8613-61d050e34c21 SocketPath: PciID:}] [{Interface:0xc0002a28c0 Address:{IP:10.217.0.37 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:58.986280 | controller | Jun 11 10:33:39.250391 crc crio[3650]: time="2026-06-11T10:33:39.248284785Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.986295 | controller | Jun 11 10:33:39.281018 crc crio[3650]: time="2026-06-11T10:33:39.275209206Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.986311 | controller | Jun 11 10:33:39.281018 crc crio[3650]: time="2026-06-11T10:33:39.280805255Z" level=info msg="Created container 0bc864f80f151bfa747e0ae8456321751de2437684036c5a6ac393195ea98c8f: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator" id=f0836a99-81a0-43eb-a84c-9ca2b7eb24d1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.986326 | controller | Jun 11 10:33:39.363191 crc crio[3650]: time="2026-06-11T10:33:39.363031203Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.986344 | controller | Jun 11 10:33:39.365066 crc crio[3650]: time="2026-06-11T10:33:39.36479953Z" level=info msg="Starting container: 0bc864f80f151bfa747e0ae8456321751de2437684036c5a6ac393195ea98c8f" id=cf4ba9c8-6e2a-4db1-b759-60dd14e77f13 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:58.986380 | controller | Jun 11 10:33:39.375082 crc crio[3650]: time="2026-06-11T10:33:39.374771252Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.986396 | controller | Jun 11 10:33:39.381603 crc crio[3650]: time="2026-06-11T10:33:39.381518997Z" level=info msg="Started container" PID=11573 containerID=0bc864f80f151bfa747e0ae8456321751de2437684036c5a6ac393195ea98c8f description=openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator id=cf4ba9c8-6e2a-4db1-b759-60dd14e77f13 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fc27bf3df737d5f0da513dc6b9589bda63a78c45c873dd43d0d225052b3b3ec9
2026-06-11 11:57:58.986412 | controller | Jun 11 10:33:39.397463 crc crio[3650]: 2026-06-11T10:33:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:089f8796586f8b7 Mac:a6:2f:37:5a:e1:84 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1e Mtu:0 Sandbox:/var/run/netns/20f920f0-446e-4879-932a-647b0a058a82 SocketPath: PciID:}] [{Interface:0xc00038e780 Address:{IP:10.217.0.30 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:58.986428 | controller | Jun 11 10:33:39.397463 crc crio[3650]: 2026-06-11T10:33:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6ef12fd6b0c6e14 Mac:62:bf:78:46:60:a8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:28 Mtu:0 Sandbox:/var/run/netns/4ccb2a5b-0375-4c81-95a5-b9e5ab177a47 SocketPath: PciID:}] [{Interface:0xc00035b010 Address:{IP:10.217.0.40 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:58.986443 | controller | Jun 11 10:33:39.410100 crc crio[3650]: time="2026-06-11T10:33:39.407299404Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.986458 | controller | Jun 11 10:33:39.417544 crc crio[3650]: time="2026-06-11T10:33:39.417477979Z" level=info msg="Created container e9315373ae04a14b52a0dee1388f8aa40a297ae52e7193db9b8726cce54a5d81: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller" id=c1b61d1d-5d1f-4f82-9a61-160e21621803 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.986474 | controller | Jun 11 10:33:39.418254 crc crio[3650]: 2026-06-11T10:33:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:31cd14af7c6599c Mac:16:45:73:f7:27:b4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:22 Mtu:0 Sandbox:/var/run/netns/4fda0c39-c0e7-4263-8b78-71463e9b5aff SocketPath: PciID:}] [{Interface:0xc000394780 Address:{IP:10.217.0.34 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:58.986489 | controller | Jun 11 10:33:39.419011 crc crio[3650]: time="2026-06-11T10:33:39.418813157Z" level=info msg="Created container 9a4c3c3918159c108adaf28462ec595eaddfd38bb49e373bf0758b01cc4bea3e: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions" id=5c8332b1-7c08-4837-92f5-0234a55d8bcb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.986505 | controller | Jun 11 10:33:39.421748 crc crio[3650]: 2026-06-11T10:33:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bca9cdc7581b334 Mac:9a:aa:2e:f8:1f:a7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1f Mtu:0 Sandbox:/var/run/netns/dfae5057-b378-4808-872a-49b11a1d89f7 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.31 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:58.986523 | controller | Jun 11 10:33:39.425440 crc crio[3650]: 2026-06-11T10:33:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:219e9c2f0e426ef Mac:fe:34:a2:81:be:45 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0d Mtu:0 Sandbox:/var/run/netns/3b04d50c-4167-43c7-b07e-8f54219dd6bf SocketPath: PciID:}] [{Interface:0xc0004b25d0 Address:{IP:10.217.0.13 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:58.986538 | controller | Jun 11 10:33:39.431513 crc crio[3650]: 2026-06-11T10:33:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:61d1e9bc82c791f Mac:c2:24:3a:e9:18:46 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:20 Mtu:0 Sandbox:/var/run/netns/bf7d32c2-1540-4b5d-ab4c-45d125b60d5b SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.32 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:58.986554 | controller | Jun 11 10:33:39.438663 crc crio[3650]: time="2026-06-11T10:33:39.433647751Z" level=info msg="Starting container: 9a4c3c3918159c108adaf28462ec595eaddfd38bb49e373bf0758b01cc4bea3e" id=bdfe9546-b44d-4662-bf34-3d241f7259f6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:58.986570 | controller | Jun 11 10:33:39.438663 crc crio[3650]: time="2026-06-11T10:33:39.434601111Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=d7fb720f-3448-4f22-9d66-0234a89eefce name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.986585 | controller | Jun 11 10:33:39.438663 crc crio[3650]: time="2026-06-11T10:33:39.437081343Z" level=info msg="Starting container: e9315373ae04a14b52a0dee1388f8aa40a297ae52e7193db9b8726cce54a5d81" id=99f390b5-cc0f-443f-a965-23f675013aa9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:58.986600 | controller | Jun 11 10:33:39.445051 crc crio[3650]: 2026-06-11T10:33:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bee064a86ca0eeb Mac:1a:2f:fc:33:4d:3b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3f Mtu:0 Sandbox:/var/run/netns/29376849-3221-441c-b733-393513def666 SocketPath: PciID:}] [{Interface:0xc000350a00 Address:{IP:10.217.0.63 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:58.986616 | controller | Jun 11 10:33:39.445051 crc crio[3650]: 2026-06-11T10:33:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bb73203da0f8806 Mac:22:82:b1:3f:c4:7d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2b Mtu:0 Sandbox:/var/run/netns/9c944ab8-9f4a-452e-89aa-f65193ee9a47 SocketPath: PciID:}] [{Interface:0xc0001daa20 Address:{IP:10.217.0.43 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:58.986632 | controller | Jun 11 10:33:39.451269 crc crio[3650]: time="2026-06-11T10:33:39.448723639Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=f150bcee-429c-4d2d-a71a-cf0c7591928a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.986647 | controller | Jun 11 10:33:39.451443 crc crio[3650]: 2026-06-11T10:33:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d721c5d42c7fe8a Mac:36:13:3c:30:c4:8b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:17 Mtu:0 Sandbox:/var/run/netns/23eccc59-caac-4e7a-ad87-d8ad5f0e6be3 SocketPath: PciID:}] [{Interface:0xc000112990 Address:{IP:10.217.0.23 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:58.986663 | controller | Jun 11 10:33:39.452036 crc crio[3650]: 2026-06-11T10:33:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8985b114e219e5d Mac:8a:66:d3:c0:ed:6d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1b Mtu:0 Sandbox:/var/run/netns/24a3051a-a304-47b0-b39f-fea4c16f2b99 SocketPath: PciID:}] [{Interface:0xc0004c25d0 Address:{IP:10.217.0.27 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:58.986678 | controller | Jun 11 10:33:39.464750 crc crio[3650]: 2026-06-11T10:33:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ca8434f73c94063 Mac:96:4f:57:b6:40:d5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:15 Mtu:0 Sandbox:/var/run/netns/9e0a8424-1e16-4375-883e-796d6d9197d6 SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.21 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:58.986698 | controller | Jun 11 10:33:39.464750 crc crio[3650]: 2026-06-11T10:33:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5253c570edf3b15 Mac:72:0f:34:e7:b6:67 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:24 Mtu:0 Sandbox:/var/run/netns/55916e3b-688a-417b-95ca-cc3b91aa60e2 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.36 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:58.986714 | controller | Jun 11 10:33:39.464750 crc crio[3650]: time="2026-06-11T10:33:39.462780839Z" level=info msg="Creating container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy" id=1f63a26a-bd16-4d67-808e-9b9587f95c5e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.986729 | controller | Jun 11 10:33:39.464750 crc crio[3650]: time="2026-06-11T10:33:39.46344931Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.986745 | controller | Jun 11 10:33:39.493782 crc crio[3650]: time="2026-06-11T10:33:39.493671592Z" level=info msg="Created container f0e4e47a9a8d6297df14a264a3b5625018e25bca7cf1de7f531c7a7b31415841: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints" id=ef4bd312-d6e7-4371-8de0-10c5afb0ee80 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.986760 | controller | Jun 11 10:33:39.494207 crc crio[3650]: 2026-06-11T10:33:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9f17537f203b536 Mac:3e:9f:d1:9a:16:b3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:27 Mtu:0 Sandbox:/var/run/netns/4e90b64f-4996-4558-b351-c01649a55028 SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.39 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:58.986775 | controller | Jun 11 10:33:39.510485 crc crio[3650]: time="2026-06-11T10:33:39.502684875Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.986791 | controller | Jun 11 10:33:39.510485 crc crio[3650]: time="2026-06-11T10:33:39.503386107Z" level=info msg="Started container" PID=11576 containerID=e9315373ae04a14b52a0dee1388f8aa40a297ae52e7193db9b8726cce54a5d81 description=openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller id=99f390b5-cc0f-443f-a965-23f675013aa9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee181da4c8522f5a6a012d826f5689867d8d9bec2142766aadfe5d2692add209
2026-06-11 11:57:58.986807 | controller | Jun 11 10:33:39.510485 crc crio[3650]: time="2026-06-11T10:33:39.508010093Z" level=info msg="Started container" PID=11586 containerID=9a4c3c3918159c108adaf28462ec595eaddfd38bb49e373bf0758b01cc4bea3e description=openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions id=bdfe9546-b44d-4662-bf34-3d241f7259f6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=75a34b9d735f293ff0af6d791618b1cede0d9c1578e168ba6ecd2f3ca7f9f051
2026-06-11 11:57:58.986822 | controller | Jun 11 10:33:39.529028 crc crio[3650]: time="2026-06-11T10:33:39.525003951Z" level=info msg="Starting container: f0e4e47a9a8d6297df14a264a3b5625018e25bca7cf1de7f531c7a7b31415841" id=f48b47e7-74c1-43e5-bf9e-83b678c62b22 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:58.986838 | controller | Jun 11 10:33:39.561375 crc crio[3650]: time="2026-06-11T10:33:39.557527562Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=aa1d06ca-9de6-4f62-9028-bdc586ee68c9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.986857 | controller | Jun 11 10:33:39.570345 crc crio[3650]: time="2026-06-11T10:33:39.569920021Z" level=info msg="Started container" PID=11589 containerID=f0e4e47a9a8d6297df14a264a3b5625018e25bca7cf1de7f531c7a7b31415841 description=openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints id=f48b47e7-74c1-43e5-bf9e-83b678c62b22 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2ced3af3cca149ba83101d5265b6e6e316162c0dd91c53005206785947b41a69
2026-06-11 11:57:58.986873 | controller | Jun 11 10:33:39.582104 crc crio[3650]: time="2026-06-11T10:33:39.577522179Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=d3be1ed2-d826-4108-9e39-5d660e888e62 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.986889 | controller | Jun 11 10:33:39.582104 crc crio[3650]: time="2026-06-11T10:33:39.577807109Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.986904 | controller | Jun 11 10:33:39.585055 crc crio[3650]: time="2026-06-11T10:33:39.585002685Z" level=info msg="Creating container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy" id=ff01543c-89e8-45f2-97d6-b293948a109e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.986920 | controller | Jun 11 10:33:39.593167 crc crio[3650]: time="2026-06-11T10:33:39.591536461Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.986935 | controller | Jun 11 10:33:39.636463 crc crio[3650]: time="2026-06-11T10:33:39.631844966Z" level=info msg="Created container 7f7b8989f4c67e5faf42e9c74a26c0ff618e955175a53550fb6cb3604602ff33: openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon" id=2ac63530-6a05-490c-b57e-547f7325ddc2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.986950 | controller | Jun 11 10:33:39.656851 crc crio[3650]: time="2026-06-11T10:33:39.656262058Z" level=info msg="Starting container: 7f7b8989f4c67e5faf42e9c74a26c0ff618e955175a53550fb6cb3604602ff33" id=9f888b11-0210-4f19-b2c4-48ecf54f8f0a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:58.986966 | controller | Jun 11 10:33:39.660361 crc crio[3650]: 2026-06-11T10:33:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d37725fcb001234 Mac:06:23:59:4a:99:b0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:07 Mtu:0 Sandbox:/var/run/netns/ab6efe14-31ab-42bd-8e6d-4e41c17e7e0c SocketPath: PciID:}] [{Interface:0xc0003513b0 Address:{IP:10.217.0.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:58.986982 | controller | Jun 11 10:33:39.662058 crc crio[3650]: time="2026-06-11T10:33:39.661926276Z" level=info msg="Started container" PID=11624 containerID=7f7b8989f4c67e5faf42e9c74a26c0ff618e955175a53550fb6cb3604602ff33 description=openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon id=9f888b11-0210-4f19-b2c4-48ecf54f8f0a name=/runtime.v1.RuntimeService/StartContainer sandboxID=d2436a448532320e93112c8fee57715fac7d8439f2ce1e798c335f4630f737c1
2026-06-11 11:57:58.986998 | controller | Jun 11 10:33:39.662444 crc crio[3650]: time="2026-06-11T10:33:39.662225826Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 11:57:58.987015 | controller | Jun 11 10:33:39.662444 crc crio[3650]: time="2026-06-11T10:33:39.662414931Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/upgrade_225ca418-1233-4fa0-aaf4-c02969e2af44\""
2026-06-11 11:57:58.987031 | controller | Jun 11 10:33:39.666040 crc crio[3650]: time="2026-06-11T10:33:39.665839891Z" level=info msg="Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:00061e14ba0f53ee3e468ef87a929c317a5858b7d16013bffbe7e1e93701fe9e UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/b6372668-1346-4799-bafa-ee7a68ce15f4 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:0xc0010824a0}] Aliases:map[]}"
2026-06-11 11:57:58.987051 | controller | Jun 11 10:33:39.666792 crc crio[3650]: time="2026-06-11T10:33:39.666723169Z" level=info msg="Checking pod openshift-config-operator_openshift-config-operator-5777786469-bccdj for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:58.987068 | controller | Jun 11 10:33:39.667246 crc crio[3650]: time="2026-06-11T10:33:39.667184203Z" level=info msg="Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:7c9b8439825296730475bfb0226e2762812ed00dc63fea5c58402a1839ed8cbf UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/0f61f05c-56fc-4df2-8404-a6abd45f71dd 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:0xc001586718}] Aliases:map[]}"
2026-06-11 11:57:58.987085 | controller | Jun 11 10:33:39.667495 crc crio[3650]: time="2026-06-11T10:33:39.667348728Z" level=info msg="Checking pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:58.987101 | controller | Jun 11 10:33:39.667819 crc crio[3650]: time="2026-06-11T10:33:39.667546255Z" level=info msg="Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:66c4dd1c40e3b6182485cd3f50b91bd9b65c2b5109958d01b68f3857f6960d38 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/d35622ba-c9a3-4870-a80b-59a53d993773 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:0xc00008c108}] Aliases:map[]}"
2026-06-11 11:57:58.987117 | controller | Jun 11 10:33:39.667819 crc crio[3650]: time="2026-06-11T10:33:39.667687549Z" 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-11 11:57:58.987133 | controller | Jun 11 10:33:39.668279 crc crio[3650]: time="2026-06-11T10:33:39.668067371Z" level=info msg="Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:04fdf0749a99d67d272d39cfaad894109c5cd565eab508afc4c5fc42805cc9b7 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/450cc1fa-fdad-416b-9b9e-22838a47ed5c 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:0xc000e12038}] Aliases:map[]}"
2026-06-11 11:57:58.987148 | controller | Jun 11 10:33:39.668279 crc crio[3650]: time="2026-06-11T10:33:39.668276108Z" level=info msg="Checking pod openshift-console-operator_console-operator-67c89758df-4jf4f for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:58.987164 | controller | Jun 11 10:33:39.668621 crc crio[3650]: time="2026-06-11T10:33:39.668452363Z" level=info msg="Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:76282f2c5663e964888d088eccaad2478462902e770894c5da12754c6a51675b UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/cbf6f81f-d54f-47b4-8269-dbc07d7fd476 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:0xc0010824d0}] Aliases:map[]}"
2026-06-11 11:57:58.987183 | controller | Jun 11 10:33:39.668621 crc crio[3650]: time="2026-06-11T10:33:39.668604208Z" 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-11 11:57:58.987199 | controller | Jun 11 10:33:39.674409 crc crio[3650]: time="2026-06-11T10:33:39.674302829Z" level=info msg="Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:bb73203da0f8806a0058ff5c7f015469ed1d0dcfcb558a024d53e72ada603766 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/9c944ab8-9f4a-452e-89aa-f65193ee9a47 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:0xc0015866e8}] Aliases:map[]}"
2026-06-11 11:57:58.987215 | controller | Jun 11 10:33:39.675042 crc crio[3650]: time="2026-06-11T10:33:39.674482545Z" level=info msg="Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:58.987232 | controller | Jun 11 10:33:39.675042 crc crio[3650]: time="2026-06-11T10:33:39.674628609Z" level=info msg="Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:3a99d2cff4eb408b82b989c2d7f34de64ed03ecd7c4bbf07f6765bd313ce9b50 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/cd268ed3-db52-4030-8613-61d050e34c21 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:0xc002a1a210}] Aliases:map[]}"
2026-06-11 11:57:58.987248 | controller | Jun 11 10:33:39.675042 crc crio[3650]: time="2026-06-11T10:33:39.674736893Z" 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-11 11:57:58.987264 | controller | Jun 11 10:33:39.675042 crc crio[3650]: time="2026-06-11T10:33:39.674943179Z" level=info msg="Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:6ef12fd6b0c6e147573c9d7167dded74e9302978058c0c041290a283a9ee58a5 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/4ccb2a5b-0375-4c81-95a5-b9e5ab177a47 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:0xc00021a4f0}] Aliases:map[]}"
2026-06-11 11:57:58.987281 | controller | Jun 11 10:33:39.675347 crc crio[3650]: time="2026-06-11T10:33:39.675059603Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:58.987297 | controller | Jun 11 10:33:39.675347 crc crio[3650]: time="2026-06-11T10:33:39.675309691Z" level=info msg="Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:089f8796586f8b7db92a69c83013faa76dd5287d067fcd029cad6702aa674c55 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/20f920f0-446e-4879-932a-647b0a058a82 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:0xc001082240}] Aliases:map[]}"
2026-06-11 11:57:58.987313 | controller | Jun 11 10:33:39.675522 crc crio[3650]: time="2026-06-11T10:33:39.675426564Z" 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-11 11:57:58.987329 | controller | Jun 11 10:33:39.675594 crc crio[3650]: time="2026-06-11T10:33:39.675561549Z" level=info msg="Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:31cd14af7c6599c615254daebfd7fc1cecd5e6746400d55037d288258fc9c63e UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/4fda0c39-c0e7-4263-8b78-71463e9b5aff 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:0xc00021a558}] Aliases:map[]}"
2026-06-11 11:57:58.987362 | controller | Jun 11 10:33:39.676533 crc crio[3650]: time="2026-06-11T10:33:39.676352384Z" level=info msg="Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:ca8434f73c9406390d09b0932f52b4f7acd9cca94a39541db2aeacce0c70c711 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/9e0a8424-1e16-4375-883e-796d6d9197d6 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:0xc001586620}] Aliases:map[]}"
2026-06-11 11:57:58.987384 | controller | Jun 11 10:33:39.677481 crc crio[3650]: time="2026-06-11T10:33:39.676637643Z" level=info msg="Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:8985b114e219e5dafc14dc9e2b91617f6f9d197483f41f68b27317fb61885d6e UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/24a3051a-a304-47b0-b39f-fea4c16f2b99 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:0xc001648000}] Aliases:map[]}"
2026-06-11 11:57:58.987413 | controller | Jun 11 10:33:39.677676 crc crio[3650]: time="2026-06-11T10:33:39.677608144Z" 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-11 11:57:58.987429 | controller | Jun 11 10:33:39.677976 crc crio[3650]: time="2026-06-11T10:33:39.677941778Z" level=info msg="Checking pod openshift-service-ca_service-ca-74545575db-n469q for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:58.987447 | controller | Jun 11 10:33:39.678171 crc crio[3650]: time="2026-06-11T10:33:39.676788568Z" level=info msg="Got pod network &{Name:collect-profiles-29686230-hs9dx Namespace:openshift-operator-lifecycle-manager ID:d37725fcb001234b3ff31ef8adb55416630aef35171b78a5708c66e0297d57e8 UID:81b25572-ffb9-4917-87d1-f6713e295cc7 NetNS:/var/run/netns/ab6efe14-31ab-42bd-8e6d-4e41c17e7e0c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod81b25572_ffb9_4917_87d1_f6713e295cc7.slice PodAnnotations:0xc002a1a1c8}] Aliases:map[]}"
2026-06-11 11:57:58.987463 | controller | Jun 11 10:33:39.678409 crc crio[3650]: time="2026-06-11T10:33:39.678386512Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_collect-profiles-29686230-hs9dx for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:58.987481 | controller | Jun 11 10:33:39.679471 crc crio[3650]: time="2026-06-11T10:33:39.676660594Z" level=info msg="Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:9f17537f203b5369b515fdf93df3c21e0e1ec76139d277ab3fdc9d259dcd43de UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/4e90b64f-4996-4558-b351-c01649a55028 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:0xc001612398}] Aliases:map[]}"
2026-06-11 11:57:58.987497 | controller | Jun 11 10:33:39.681220 crc crio[3650]: time="2026-06-11T10:33:39.676675725Z" level=info msg="Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:bca9cdc7581b33475a012a721b9060d11ab4236fed24ec99de48c4f1be0290d7 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/dfae5057-b378-4808-872a-49b11a1d89f7 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:0xc001082250}] Aliases:map[]}"
2026-06-11 11:57:58.987517 | controller | Jun 11 10:33:39.681552 crc crio[3650]: time="2026-06-11T10:33:39.6813852Z" level=info msg="Checking pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:58.987602 | controller | Jun 11 10:33:39.681688 crc crio[3650]: time="2026-06-11T10:33:39.681103808Z" level=info msg="Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:58.987624 | controller | Jun 11 10:33:39.681967 crc crio[3650]: time="2026-06-11T10:33:39.676710936Z" level=info msg="Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:61d1e9bc82c791fa5bd1611d9665e0aa80dc160f85e5a849458e443b5028d56c UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/bf7d32c2-1540-4b5d-ab4c-45d125b60d5b 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:0xc0013845b8}] Aliases:map[]}"
2026-06-11 11:57:58.987658 | controller | Jun 11 10:33:39.682251 crc crio[3650]: time="2026-06-11T10:33:39.682083917Z" 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-11 11:57:58.987676 | controller | Jun 11 10:33:39.682457 crc crio[3650]: time="2026-06-11T10:33:39.676737057Z" level=info msg="Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:bee064a86ca0eeb4ff04004766d628768c20085b8f22a24de72bda1bf48cc9c2 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/29376849-3221-441c-b733-393513def666 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:0xc0013845f8}] Aliases:map[]}"
2026-06-11 11:57:58.987692 | controller | Jun 11 10:33:39.682457 crc crio[3650]: time="2026-06-11T10:33:39.676697345Z" level=info msg="Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:219e9c2f0e426efed0f2f1d50a432f0f680a56e5a70e628201bedaf65f8e8389 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/3b04d50c-4167-43c7-b07e-8f54219dd6bf 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:0xc001082508}] Aliases:map[]}"
2026-06-11 11:57:58.987708 | controller | Jun 11 10:33:39.683765 crc crio[3650]: time="2026-06-11T10:33:39.683443614Z" level=info msg="Checking pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:58.987724 | controller | Jun 11 10:33:39.684715 crc crio[3650]: time="2026-06-11T10:33:39.684390164Z" level=info msg="Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:58.987740 | controller | Jun 11 10:33:39.685348 crc crio[3650]: time="2026-06-11T10:33:39.676754937Z" level=info msg="Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:5253c570edf3b1586971eb345f33ec0addc675d59ebd2a7da755e82b2134ca60 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/55916e3b-688a-417b-95ca-cc3b91aa60e2 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:0xc000e12000}] Aliases:map[]}"
2026-06-11 11:57:58.987762 | controller | Jun 11 10:33:39.685469 crc crio[3650]: time="2026-06-11T10:33:39.685453231Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:58.987779 | controller | Jun 11 10:33:39.685698 crc crio[3650]: time="2026-06-11T10:33:39.676766887Z" level=info msg="Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:d721c5d42c7fe8a2ef71fdfaea832f74a256dc039aed3fb50857cfa739db852d UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/23eccc59-caac-4e7a-ad87-d8ad5f0e6be3 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:0xc0001888a8}] Aliases:map[]}"
2026-06-11 11:57:58.987796 | controller | Jun 11 10:33:39.685956 crc crio[3650]: time="2026-06-11T10:33:39.685807819Z" 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-11 11:57:58.987811 | controller | Jun 11 10:33:39.688808 crc crio[3650]: time="2026-06-11T10:33:39.687411623Z" 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-11 11:57:58.987827 | controller | Jun 11 10:33:39.694205 crc crio[3650]: time="2026-06-11T10:33:39.694068339Z" level=info msg="Created container 34e8a8d8d5ca6d4bd736d21a982257722dfb414f50dac50f92f1b9952837954e: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator" id=8ecf244d-a53c-4cf3-bf67-68eb96b62409 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.987842 | controller | Jun 11 10:33:39.695250 crc crio[3650]: time="2026-06-11T10:33:39.694748401Z" level=info msg="Created container ed713a75013229024bd38dee8cbb81ceadd5f919400005195744701a43b3b233: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator" id=27eb6894-8aaa-458b-b23e-e47259c3e392 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.987858 | controller | Jun 11 10:33:39.698027 crc crio[3650]: time="2026-06-11T10:33:39.697936499Z" level=info msg="Created container b317cb2295f8790b63bc1eb2095e2b36eb2a16f2d0f8331ffd1b66d7c94c25ad: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator" id=1f9be8a2-99de-49bf-b60c-8f434b6563d2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.987873 | controller | Jun 11 10:33:39.698599 crc crio[3650]: time="2026-06-11T10:33:39.698447654Z" level=info msg="Starting container: ed713a75013229024bd38dee8cbb81ceadd5f919400005195744701a43b3b233" id=b9fc3c72-acc7-4e2c-82be-3ad12bad50b8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:58.987888 | controller | Jun 11 10:33:39.699481 crc crio[3650]: time="2026-06-11T10:33:39.699451936Z" level=info msg="Starting container: 34e8a8d8d5ca6d4bd736d21a982257722dfb414f50dac50f92f1b9952837954e" id=6240893b-4180-42ac-a47c-3bb3dca59a29 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:58.987952 | controller | Jun 11 10:33:39.701476 crc crio[3650]: time="2026-06-11T10:33:39.701257962Z" level=info msg="Starting container: b317cb2295f8790b63bc1eb2095e2b36eb2a16f2d0f8331ffd1b66d7c94c25ad" id=5e6f89bf-7932-45a1-a1d7-7ede231aa2f2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:58.987976 | controller | Jun 11 10:33:39.704404 crc crio[3650]: time="2026-06-11T10:33:39.704011739Z" level=info msg="Created container 7d6ebd9335e4cef3aa2afab627767d661adde6426b008ce9485f573720b0ac6a: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities" id=e1004c3d-dbb8-478b-9c48-3d634ae160dc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.987993 | controller | Jun 11 10:33:39.705247 crc crio[3650]: time="2026-06-11T10:33:39.705088331Z" level=info msg="Started container" PID=11626 containerID=34e8a8d8d5ca6d4bd736d21a982257722dfb414f50dac50f92f1b9952837954e description=openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator id=6240893b-4180-42ac-a47c-3bb3dca59a29 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9c99f420713f64225ce22b01f6c0084a92811a3bb938bd360f37762aa82d56d4
2026-06-11 11:57:58.988010 | controller | Jun 11 10:33:39.708514 crc crio[3650]: time="2026-06-11T10:33:39.70839327Z" level=info msg="Started container" PID=11643 containerID=ed713a75013229024bd38dee8cbb81ceadd5f919400005195744701a43b3b233 description=openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator id=b9fc3c72-acc7-4e2c-82be-3ad12bad50b8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c1d646d91840306ab4bf01e865e3b2326bda4801e06fc082c833812929de6cd1
2026-06-11 11:57:58.988027 | controller | Jun 11 10:33:39.708765 crc crio[3650]: time="2026-06-11T10:33:39.708654155Z" level=info msg="Starting container: 7d6ebd9335e4cef3aa2afab627767d661adde6426b008ce9485f573720b0ac6a" id=5c0f40d5-cb1a-4336-8cb6-4aacd3374df5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:58.988042 | controller | Jun 11 10:33:39.718534 crc crio[3650]: time="2026-06-11T10:33:39.715423731Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=95154117-b938-4b6a-8002-e85a9155382c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.988058 | controller | Jun 11 10:33:39.734740 crc crio[3650]: time="2026-06-11T10:33:39.734415214Z" level=info msg="Started container" PID=11617 containerID=7d6ebd9335e4cef3aa2afab627767d661adde6426b008ce9485f573720b0ac6a description=openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities id=5c0f40d5-cb1a-4336-8cb6-4aacd3374df5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f5f968b95a4c09e9a35de10cc4c90e9de82846e8b43984b8310fb6d763a380c8
2026-06-11 11:57:58.988075 | controller | Jun 11 10:33:39.735574 crc crio[3650]: time="2026-06-11T10:33:39.735499575Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.988091 | controller | Jun 11 10:33:39.761359 crc crio[3650]: time="2026-06-11T10:33:39.76121855Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=831ef7cb-8755-41c7-8e01-6c9ad1277395 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.988107 | controller | Jun 11 10:33:39.768104 crc crio[3650]: time="2026-06-11T10:33:39.768055648Z" level=info msg="Creating container: openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy" id=19c08869-caf5-451f-a0da-eb783886b51a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.988123 | controller | Jun 11 10:33:39.778493 crc crio[3650]: time="2026-06-11T10:33:39.775556599Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 11:57:58.988139 | controller | Jun 11 10:33:39.778493 crc crio[3650]: time="2026-06-11T10:33:39.775618881Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 11:57:58.988154 | controller | Jun 11 10:33:39.778493 crc crio[3650]: time="2026-06-11T10:33:39.775647402Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:58.988174 | controller | Jun 11 10:33:39.778493 crc crio[3650]: time="2026-06-11T10:33:39.775651433Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.988190 | controller | Jun 11 10:33:39.778493 crc crio[3650]: time="2026-06-11T10:33:39.777602444Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360" id=c5eec388-d588-450b-9703-b8c2c0c3a526 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.988206 | controller | Jun 11 10:33:39.783342 crc crio[3650]: time="2026-06-11T10:33:39.783275362Z" level=info msg="Ran pod sandbox 6ef12fd6b0c6e147573c9d7167dded74e9302978058c0c041290a283a9ee58a5 with infra container: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/POD" id=ba4ac37a-0423-46b3-ac1a-05237ad6a0ea name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:58.988222 | controller | Jun 11 10:33:39.785406 crc crio[3650]: time="2026-06-11T10:33:39.785319118Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.988238 | controller | Jun 11 10:33:39.793222 crc crio[3650]: time="2026-06-11T10:33:39.79001943Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=29ad1b3a-8605-42c3-85ff-d098504b4297 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.988254 | controller | Jun 11 10:33:39.796873 crc crio[3650]: time="2026-06-11T10:33:39.796105459Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=6083ee62-7744-4c28-a306-c9cb17fbaab4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.988270 | controller | Jun 11 10:33:39.798018 crc crio[3650]: time="2026-06-11T10:33:39.797535744Z" level=info msg="Started container" PID=11637 containerID=b317cb2295f8790b63bc1eb2095e2b36eb2a16f2d0f8331ffd1b66d7c94c25ad description=openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator id=5e6f89bf-7932-45a1-a1d7-7ede231aa2f2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bbaa7e0f3e4c0cf312d2162e6b9804bbfc3ac4948b51e312c0a8b5306a6256d2
2026-06-11 11:57:58.988286 | controller | Jun 11 10:33:39.814457 crc crio[3650]: time="2026-06-11T10:33:39.811061914Z" level=info msg="Ran pod sandbox 3a99d2cff4eb408b82b989c2d7f34de64ed03ecd7c4bbf07f6765bd313ce9b50 with infra container: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/POD" id=af3c6ba2-3fd2-489e-b868-aaf061b65c02 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:58.988302 | controller | Jun 11 10:33:39.814457 crc crio[3650]: time="2026-06-11T10:33:39.812280782Z" level=info msg="Ran pod sandbox bb73203da0f8806a0058ff5c7f015469ed1d0dcfcb558a024d53e72ada603766 with infra container: openshift-ingress-canary/ingress-canary-jlj86/POD" id=a51033c1-807e-4c8b-949d-e130c9714600 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:58.988318 | controller | Jun 11 10:33:39.817707 crc crio[3650]: time="2026-06-11T10:33:39.81762293Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d" id=3469b604-370d-4e18-a0d9-fb7d779455f5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.988334 | controller | Jun 11 10:33:39.824694 crc crio[3650]: time="2026-06-11T10:33:39.823865796Z" level=info msg="Ran pod sandbox 9f17537f203b5369b515fdf93df3c21e0e1ec76139d277ab3fdc9d259dcd43de with infra container: openshift-dns/dns-default-qtghf/POD" id=0ebb00ac-d71f-401c-a078-631d0d369da1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:58.988382 | controller | Jun 11 10:33:39.834531 crc crio[3650]: time="2026-06-11T10:33:39.834432368Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=d004d344-be54-448b-8db9-7bde84b74bea name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.988403 | controller | Jun 11 10:33:39.844286 crc crio[3650]: time="2026-06-11T10:33:39.843961937Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:0fe5a041a2b99d736e82f1b4a6cd9792c5e23ded475e9f0742cd19234070f989" id=2987af99-c0f8-457a-afce-d9e14972def6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.988420 | controller | Jun 11 10:33:39.855869 crc crio[3650]: time="2026-06-11T10:33:39.855732252Z" level=info msg="Created container 8d5e9dd534915acca312489cc8b11e6b4c591dceb37ad5fdc2e1a5a69982d9b0: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager" id=11d475b8-d5a7-4d58-824e-5ac4ae48635b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.988437 | controller | Jun 11 10:33:39.859952 crc crio[3650]: time="2026-06-11T10:33:39.859574141Z" level=info msg="Starting container: 8d5e9dd534915acca312489cc8b11e6b4c591dceb37ad5fdc2e1a5a69982d9b0" id=bd919b4d-56a6-43b9-ac08-3a12f4598ff4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:58.988453 | controller | Jun 11 10:33:39.876180 crc crio[3650]: time="2026-06-11T10:33:39.87550499Z" level=info msg="Started container" PID=11671 containerID=8d5e9dd534915acca312489cc8b11e6b4c591dceb37ad5fdc2e1a5a69982d9b0 description=openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager id=bd919b4d-56a6-43b9-ac08-3a12f4598ff4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=87ad15347a1d983c8966b74cdadb3590e2f09f721f12959cfedf5e172650b04f
2026-06-11 11:57:58.988469 | controller | Jun 11 10:33:39.880178 crc crio[3650]: time="2026-06-11T10:33:39.876999473Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c" id=a950681a-bb41-408e-a4b7-4e25efce03e0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.988486 | controller | Jun 11 10:33:39.880178 crc crio[3650]: time="2026-06-11T10:33:39.878470427Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.988502 | controller | Jun 11 10:33:39.908696 crc crio[3650]: time="2026-06-11T10:33:39.908107989Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 11:57:58.988518 | controller | Jun 11 10:33:39.908696 crc crio[3650]: time="2026-06-11T10:33:39.908594705Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 11:57:58.988534 | controller | Jun 11 10:33:39.908696 crc crio[3650]: time="2026-06-11T10:33:39.908624916Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/bandwidth\""
2026-06-11 11:57:58.988550 | controller | Jun 11 10:33:39.960625 crc crio[3650]: time="2026-06-11T10:33:39.960285572Z" level=info msg="Ran pod sandbox d37725fcb001234b3ff31ef8adb55416630aef35171b78a5708c66e0297d57e8 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29686230-hs9dx/POD" id=1b2c3128-ae11-41f8-86b5-6731b2330aff name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:58.988566 | controller | Jun 11 10:33:39.960625 crc crio[3650]: time="2026-06-11T10:33:39.960315143Z" level=info msg="Ran pod sandbox 8985b114e219e5dafc14dc9e2b91617f6f9d197483f41f68b27317fb61885d6e with infra container: openshift-service-ca/service-ca-74545575db-n469q/POD" id=33408e2b-61c6-4b4b-b74a-3217abf8dbb8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:58.988582 | controller | Jun 11 10:33:39.963081 crc crio[3650]: time="2026-06-11T10:33:39.962864912Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135" id=ef391db7-29e3-49ca-b98b-4b4a6941cb7e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.988601 | controller | Jun 11 10:33:39.964226 crc crio[3650]: time="2026-06-11T10:33:39.96407145Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=2ace4605-1330-4049-84b8-e5dd789e501e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.988618 | controller | Jun 11 10:33:39.973880 crc crio[3650]: time="2026-06-11T10:33:39.968681916Z" level=info msg="Ran pod sandbox bca9cdc7581b33475a012a721b9060d11ab4236fed24ec99de48c4f1be0290d7 with infra container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/POD" id=928ed601-9597-4015-b455-814705f1aadd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:58.988634 | controller | Jun 11 10:33:39.973880 crc crio[3650]: time="2026-06-11T10:33:39.971065691Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=89cf3e0c-ffd0-48ed-b158-a96d9529ca9e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.988650 | controller | Jun 11 10:33:39.980669 crc crio[3650]: time="2026-06-11T10:33:39.973665367Z" level=info msg="Ran pod sandbox 089f8796586f8b7db92a69c83013faa76dd5287d067fcd029cad6702aa674c55 with infra container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/POD" id=41dfbe0a-2d41-46ee-8dd9-82422329972a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:58.988665 | controller | Jun 11 10:33:39.984969 crc crio[3650]: time="2026-06-11T10:33:39.98296843Z" level=info msg="Ran pod sandbox ca8434f73c9406390d09b0932f52b4f7acd9cca94a39541db2aeacce0c70c711 with infra container: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/POD" id=19e6ba2e-3acf-4b5f-ac84-74f01c6fdaab name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:58.988681 | controller | Jun 11 10:33:39.995524 crc crio[3650]: time="2026-06-11T10:33:39.988965949Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=6317f9d0-6d4d-4c3f-9e04-3df46ef80b3d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.988697 | controller | Jun 11 10:33:39.995524 crc crio[3650]: time="2026-06-11T10:33:39.989617259Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=636071ed-d06c-4217-9848-51ecdfe10198 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:58.988713 | controller | Jun 11 10:33:39.995524 crc crio[3650]: time="2026-06-11T10:33:39.990477116Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d" id=3fdcb5e0-2e21-40d0-91c2-f115fdc2745c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.988728 | controller | Jun 11 10:33:39.998010 crc crio[3650]: time="2026-06-11T10:33:39.997930034Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d" id=aec9906a-219a-49a7-bbce-053697732505 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.988745 | controller | Jun 11 10:33:40.001317 crc crio[3650]: time="2026-06-11T10:33:40.000614155Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-11 11:57:58.988761 | controller | Jun 11 10:33:40.005378 crc crio[3650]: time="2026-06-11T10:33:40.004801871Z" level=info msg="Ran pod sandbox 5253c570edf3b1586971eb345f33ec0addc675d59ebd2a7da755e82b2134ca60 with infra container: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/POD" id=1dfc886b-024b-468a-aeb9-7deadb3df160 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:58.988780 | controller | Jun 11 10:33:40.009719 crc crio[3650]: time="2026-06-11T10:33:40.009617235Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=11fa05a8-3b25-4fda-9115-679e89dedf62 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.988796 | controller | Jun 11 10:33:40.018618 crc crio[3650]: time="2026-06-11T10:33:40.016859422Z" level=info msg="Ran pod sandbox 219e9c2f0e426efed0f2f1d50a432f0f680a56e5a70e628201bedaf65f8e8389 with infra container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/POD" id=74e6c850-b5e7-42d0-954c-7c7229d0c3c9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:58.988812 | controller | Jun 11 10:33:40.018618 crc crio[3650]: time="2026-06-11T10:33:40.01748237Z" level=info msg="Ran pod sandbox 61d1e9bc82c791fa5bd1611d9665e0aa80dc160f85e5a849458e443b5028d56c with infra container: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/POD" id=f065c7fe-c2f9-4963-b3d8-88cdb04a648c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:58.988828 | controller | Jun 11 10:33:40.025429 crc crio[3650]: time="2026-06-11T10:33:40.023833589Z" level=info msg="Ran pod sandbox bee064a86ca0eeb4ff04004766d628768c20085b8f22a24de72bda1bf48cc9c2 with infra container: openshift-console/console-6c684df5db-cc8g8/POD" id=cc58637f-53ea-4622-abc6-e1d2e62f0608 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:58.988843 | controller | Jun 11 10:33:40.029349 crc crio[3650]: time="2026-06-11T10:33:40.027569192Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=f768b3b7-c24a-4a2e-a2ab-a37fe10f40ae name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.988858 | controller | Jun 11 10:33:40.029349 crc crio[3650]: time="2026-06-11T10:33:40.028652975Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.988874 | controller | Jun 11 10:33:40.029349 crc crio[3650]: time="2026-06-11T10:33:40.028705247Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9" id=70770a9a-3dfb-459f-b910-0556021ab9b1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.988890 | controller | Jun 11 10:33:40.030301 crc crio[3650]: time="2026-06-11T10:33:40.030242115Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a5bb05344dd2296077f5066e908ede0eea23f5a12fb78ef86a9513c88d3faaca" id=cc28c076-20c9-428a-8386-a0830d498380 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.988905 | controller | Jun 11 10:33:40.030515 crc crio[3650]: time="2026-06-11T10:33:40.030434249Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4" id=3d3c676e-00e0-40fa-a494-06bd346740b1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.988920 | controller | Jun 11 10:33:40.030672 crc crio[3650]: time="2026-06-11T10:33:40.030598204Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b" id=c60715ed-5a37-4a9e-8c64-e3c3eb973f0d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.988935 | controller | Jun 11 10:33:40.035749 crc crio[3650]: time="2026-06-11T10:33:40.035664983Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.988954 | controller | Jun 11 10:33:40.046675 crc crio[3650]: time="2026-06-11T10:33:40.046548461Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 11:57:58.988982 | controller | Jun 11 10:33:40.046675 crc crio[3650]: time="2026-06-11T10:33:40.046649155Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 11:57:58.989006 | controller | Jun 11 10:33:40.046675 crc crio[3650]: time="2026-06-11T10:33:40.046678856Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/bridge\""
2026-06-11 11:57:58.989031 | controller | Jun 11 10:33:40.052742 crc crio[3650]: time="2026-06-11T10:33:40.052281481Z" level=info msg="Ran pod sandbox 31cd14af7c6599c615254daebfd7fc1cecd5e6746400d55037d288258fc9c63e with infra container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/POD" id=be0cdb30-7939-49e1-8296-2bdbfc41752f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:58.989048 | controller | Jun 11 10:33:40.060823 crc crio[3650]: time="2026-06-11T10:33:40.058929546Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=f98cd818-574f-479c-9fa7-29fb3bedd191 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.989065 | controller | Jun 11 10:33:40.060823 crc crio[3650]: time="2026-06-11T10:33:40.059878646Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.989080 | controller | Jun 11 10:33:40.065241 crc crio[3650]: time="2026-06-11T10:33:40.065075958Z" level=info msg="Ran pod sandbox d721c5d42c7fe8a2ef71fdfaea832f74a256dc039aed3fb50857cfa739db852d with infra container: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/POD" id=970bbdef-3193-4523-b906-cfe753ce8a52 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:58.989096 | controller | Jun 11 10:33:40.098430 crc crio[3650]: time="2026-06-11T10:33:40.098036352Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e" id=953d90cd-848a-41de-9719-b86449292d8c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.989111 | controller | Jun 11 10:33:40.100456 crc crio[3650]: time="2026-06-11T10:33:40.100329287Z" level=info msg="Ran pod sandbox 66c4dd1c40e3b6182485cd3f50b91bd9b65c2b5109958d01b68f3857f6960d38 with infra container: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/POD" id=86539263-9517-4a34-81a5-14d4788f8239 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:58.989128 | controller | Jun 11 10:33:40.118191 crc crio[3650]: time="2026-06-11T10:33:40.109327879Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.989144 | controller | Jun 11 10:33:40.135497 crc crio[3650]: time="2026-06-11T10:33:40.121580154Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.989160 | controller | Jun 11 10:33:40.144010 crc crio[3650]: time="2026-06-11T10:33:40.143759221Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135" id=050799e8-2dcd-459c-b1da-93b1e2cf3ea7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.989175 | controller | Jun 11 10:33:40.225499 crc crio[3650]: time="2026-06-11T10:33:40.224537783Z" level=info msg="Created container 2811682bddbd82efb779a13409ab6b05bbde1533700e17cfbe83ba9977018b14: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy" id=59ba994a-ede3-4488-8765-616ade2cde2f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.989190 | controller | Jun 11 10:33:40.225752 crc crio[3650]: time="2026-06-11T10:33:40.225532487Z" level=info msg="Created container c997586a96942f8f4fbc365bef78799884b027a9c4787ea74b5ee2758532d1b6: openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller" id=8fb0ee7a-7f81-4abc-b039-f09f3327470b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.989211 | controller | Jun 11 10:33:40.241878 crc crio[3650]: time="2026-06-11T10:33:40.240484021Z" level=info msg="Starting container: c997586a96942f8f4fbc365bef78799884b027a9c4787ea74b5ee2758532d1b6" id=9cfe67cd-2193-444a-8110-cf2849fb05e2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:58.989227 | controller | Jun 11 10:33:40.251596 crc crio[3650]: time="2026-06-11T10:33:40.244681733Z" level=info msg="Starting container: 2811682bddbd82efb779a13409ab6b05bbde1533700e17cfbe83ba9977018b14" id=aa9fed7b-85cd-46b2-9b5b-84af198dff8e name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:58.989243 | controller | Jun 11 10:33:40.256349 crc crio[3650]: time="2026-06-11T10:33:40.253697856Z" level=info msg="Ran pod sandbox 7c9b8439825296730475bfb0226e2762812ed00dc63fea5c58402a1839ed8cbf with infra container: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/POD" id=a3c46093-a6fe-41d7-9edc-14e399d77b3c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:58.989258 | controller | Jun 11 10:33:40.260692 crc crio[3650]: time="2026-06-11T10:33:40.258864859Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=5cef15eb-e203-4c31-9d49-f8fd2b619213 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:58.989273 | controller | Jun 11 10:33:40.266606 crc crio[3650]: time="2026-06-11T10:33:40.265043673Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-11 11:57:58.989288 | controller | Jun 11 10:33:40.266606 crc crio[3650]: time="2026-06-11T10:33:40.266491028Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2" id=6d7c5f73-b184-4f4c-978d-4d715117dc84 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.989303 | controller | Jun 11 10:33:40.271332 crc crio[3650]: time="2026-06-11T10:33:40.267712687Z" level=info msg="Ran pod sandbox 00061e14ba0f53ee3e468ef87a929c317a5858b7d16013bffbe7e1e93701fe9e with infra container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/POD" id=528baec3-1c0e-428f-8c60-e35d57906f03 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:58.989319 | controller | Jun 11 10:33:40.281680 crc crio[3650]: time="2026-06-11T10:33:40.279979218Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:63b9704591980c76142c6569123648908ca7e1fb34522ab25f952e9c3bc7616d" id=40c98436-3961-4fdb-8906-c2b201bad2dd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.989334 | controller | Jun 11 10:33:40.294494 crc crio[3650]: time="2026-06-11T10:33:40.289627844Z" level=info msg="Started container" PID=11741 containerID=2811682bddbd82efb779a13409ab6b05bbde1533700e17cfbe83ba9977018b14 description=openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy id=aa9fed7b-85cd-46b2-9b5b-84af198dff8e name=/runtime.v1.RuntimeService/StartContainer sandboxID=516bc6d9bcbfea8786b9cfbe5a5cf1a4347cbfac023867d6d7110c911d4e0a40
2026-06-11 11:57:58.989373 | controller | Jun 11 10:33:40.302827 crc crio[3650]: time="2026-06-11T10:33:40.302041972Z" level=info msg="Started container" PID=11748 containerID=c997586a96942f8f4fbc365bef78799884b027a9c4787ea74b5ee2758532d1b6 description=openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller id=9cfe67cd-2193-444a-8110-cf2849fb05e2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0388217e0684e71e30a2fcae461773ecdb68db35fb1f5cef4a8dbc2eba3d9790
2026-06-11 11:57:58.989392 | controller | Jun 11 10:33:40.320313 crc crio[3650]: time="2026-06-11T10:33:40.318568737Z" level=info msg="Created container 1bbc4d6aa2d56652767a5690c2999ec4a9c36be0bcc3d5adfa133e9fd9efd812: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container" id=652ba2a5-a89c-4e2d-b140-988b1703076d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.989413 | controller | Jun 11 10:33:40.333436 crc crio[3650]: time="2026-06-11T10:33:40.332697705Z" level=info msg="Starting container: 1bbc4d6aa2d56652767a5690c2999ec4a9c36be0bcc3d5adfa133e9fd9efd812" id=c38adb3f-ecd7-4574-993e-009b9041b766 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:58.989429 | controller | Jun 11 10:33:40.367824 crc crio[3650]: time="2026-06-11T10:33:40.367576388Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.989445 | controller | Jun 11 10:33:40.368356 crc crio[3650]: time="2026-06-11T10:33:40.368221098Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=504512fa-c686-4536-a751-14f407693964 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.989462 | controller | Jun 11 10:33:40.373286 crc crio[3650]: time="2026-06-11T10:33:40.371440533Z" level=info msg="Started container" PID=11742 containerID=1bbc4d6aa2d56652767a5690c2999ec4a9c36be0bcc3d5adfa133e9fd9efd812 description=openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container id=c38adb3f-ecd7-4574-993e-009b9041b766 name=/runtime.v1.RuntimeService/StartContainer sandboxID=06f2fcdca9620729839d83d47e099fed83ed7f2a7600f1d0295d591e1d79ab35
2026-06-11 11:57:58.989479 | controller | Jun 11 10:33:40.392300 crc crio[3650]: time="2026-06-11T10:33:40.384108614Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=cd535f6a-31ed-421b-9ce0-74014884eaa7 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:58.989495 | controller | Jun 11 10:33:40.392300 crc crio[3650]: time="2026-06-11T10:33:40.389667588Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360" id=209cb6af-7ef7-474a-bb12-8489c94f5264 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.989511 | controller | Jun 11 10:33:40.408305 crc crio[3650]: time="2026-06-11T10:33:40.404098892Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=86e3e4a9-bf8a-43f3-bf51-3d5e2b025001 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.989527 | controller | Jun 11 10:33:40.410457 crc crio[3650]: time="2026-06-11T10:33:40.409492612Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-11 11:57:58.989543 | controller | Jun 11 10:33:40.455741 crc crio[3650]: time="2026-06-11T10:33:40.455539933Z" level=info msg="Ran pod sandbox 04fdf0749a99d67d272d39cfaad894109c5cd565eab508afc4c5fc42805cc9b7 with infra container: openshift-console-operator/console-operator-67c89758df-4jf4f/POD" id=a0ac3997-61f6-463b-b3db-6c909b8f0cac name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:58.989559 | controller | Jun 11 10:33:40.468007 crc crio[3650]: time="2026-06-11T10:33:40.467722655Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5" id=de566902-2b94-4e73-a550-956ecf389d03 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.989575 | controller | Jun 11 10:33:40.543678 crc crio[3650]: time="2026-06-11T10:33:40.542699518Z" level=info msg="Ran pod sandbox 76282f2c5663e964888d088eccaad2478462902e770894c5da12754c6a51675b with infra container: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/POD" id=4a9fd3e2-8cee-48e9-bcd8-3fe112b8ab6d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:58.989594 | controller | Jun 11 10:33:40.583751 crc crio[3650]: time="2026-06-11T10:33:40.583496466Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366" id=bc90724f-902d-4948-bee2-bc1b98a5f6f6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.989612 | controller | Jun 11 10:33:40.638697 crc crio[3650]: time="2026-06-11T10:33:40.638536206Z" level=info msg="Created container 4a35c028b2ce3eec7218c2e028d00970bf39c4efca5766910f3048221348c014: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy" id=1f63a26a-bd16-4d67-808e-9b9587f95c5e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.989628 | controller | Jun 11 10:33:40.652551 crc crio[3650]: time="2026-06-11T10:33:40.65234781Z" level=info msg="Starting container: 4a35c028b2ce3eec7218c2e028d00970bf39c4efca5766910f3048221348c014" id=68b68d06-fe15-48d1-ab65-f731f7191899 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:58.989644 | controller | Jun 11 10:33:40.771453 crc crio[3650]: time="2026-06-11T10:33:40.770224002Z" level=info msg="Started container" PID=11783 containerID=4a35c028b2ce3eec7218c2e028d00970bf39c4efca5766910f3048221348c014 description=openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy id=68b68d06-fe15-48d1-ab65-f731f7191899 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fc27bf3df737d5f0da513dc6b9589bda63a78c45c873dd43d0d225052b3b3ec9
2026-06-11 11:57:58.989660 | controller | Jun 11 10:33:40.808640 crc crio[3650]: time="2026-06-11T10:33:40.800501212Z" level=info msg="Creating container: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator" id=883c930c-dba5-45b3-b9d8-51da13adefac name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.989676 | controller | Jun 11 10:33:40.813547 crc crio[3650]: time="2026-06-11T10:33:40.813449201Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.989692 | controller | Jun 11 10:33:40.814481 crc crio[3650]: time="2026-06-11T10:33:40.8144355Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e" id=4b3850cc-b714-4e2a-8578-b83a56fa73e2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.989707 | controller | Jun 11 10:33:40.830326 crc crio[3650]: time="2026-06-11T10:33:40.815401123Z" level=info msg="Creating container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy" id=ff348f83-7097-4390-a6d4-7960880145b3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.989723 | controller | Jun 11 10:33:40.840435 crc crio[3650]: time="2026-06-11T10:33:40.832867329Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:63b9704591980c76142c6569123648908ca7e1fb34522ab25f952e9c3bc7616d" id=37510ed3-e1d9-4ee7-b1f3-d137a857bfb2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.989739 | controller | Jun 11 10:33:40.857180 crc crio[3650]: time="2026-06-11T10:33:40.838720733Z" level=info msg="Creating container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator" id=278bfad6-bf73-486d-aa85-9f32ca82b07e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.989754 | controller | Jun 11 10:33:40.860631 crc crio[3650]: time="2026-06-11T10:33:40.858097942Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2" id=3ab55ddd-ad5b-4afa-962d-a8146da9e233 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.989770 | controller | Jun 11 10:33:40.861191 crc crio[3650]: time="2026-06-11T10:33:40.838867138Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9" id=abc1169a-d321-4f80-8f12-4954a403977e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.989790 | controller | Jun 11 10:33:40.873366 crc crio[3650]: time="2026-06-11T10:33:40.841826116Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135" id=6ad2e72b-7670-4f43-a1b3-378c95dd59cf name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.989806 | controller | Jun 11 10:33:40.873366 crc crio[3650]: time="2026-06-11T10:33:40.842049538Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4" id=2bf1be90-e977-4d99-9fc0-6adc64cc971d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.989822 | controller | Jun 11 10:33:40.873366 crc crio[3650]: time="2026-06-11T10:33:40.841840471Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=e3322d30-45f6-455c-8fb7-7219d9e2de75 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.989837 | controller | Jun 11 10:33:40.873366 crc crio[3650]: time="2026-06-11T10:33:40.841970175Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:0fe5a041a2b99d736e82f1b4a6cd9792c5e23ded475e9f0742cd19234070f989" id=d5370609-b3ff-43ff-9a36-be0bc284358b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.989853 | controller | Jun 11 10:33:40.873366 crc crio[3650]: time="2026-06-11T10:33:40.842009186Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=55b1bae6-01a8-4672-b234-a18fb0f29a22 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.989868 | controller | Jun 11 10:33:40.873366 crc crio[3650]: time="2026-06-11T10:33:40.840837519Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b" id=bbff6feb-2458-45f0-93ad-ee50a3188b73 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.989883 | controller | Jun 11 10:33:40.873366 crc crio[3650]: time="2026-06-11T10:33:40.839544739Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=ba85306e-f334-412f-b2c9-49e832294497 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.989898 | controller | Jun 11 10:33:40.873366 crc crio[3650]: time="2026-06-11T10:33:40.840787518Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c" id=f8341fd4-b1bb-4e11-b862-095c8a1b69aa name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.989914 | controller | Jun 11 10:33:40.873366 crc crio[3650]: time="2026-06-11T10:33:40.841072217Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d" id=ee3ae715-ddfb-4807-835d-8171eef6568b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.989929 | controller | Jun 11 10:33:40.873366 crc crio[3650]: time="2026-06-11T10:33:40.840879591Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=97609790-96d1-4462-ae04-c65b1e730824 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.989944 | controller | Jun 11 10:33:40.873366 crc crio[3650]: time="2026-06-11T10:33:40.84179964Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a5bb05344dd2296077f5066e908ede0eea23f5a12fb78ef86a9513c88d3faaca" id=f0668d9a-1a12-4c6a-977a-90c01b1407e3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.989962 | controller | Jun 11 10:33:40.873366 crc crio[3650]: time="2026-06-11T10:33:40.842539643Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator" id=facd9bbb-0206-4836-b7ad-73bd4b2ac4eb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.989978 | controller | Jun 11 10:33:40.873366 crc crio[3650]: time="2026-06-11T10:33:40.842078539Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=517f2e93-c8ae-4c0f-a410-fb8b230e27bb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.989993 | controller | Jun 11 10:33:40.873366 crc crio[3650]: time="2026-06-11T10:33:40.843365214Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135" id=c54da898-7a45-4ed2-9797-df73350a97d2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.990008 | controller | Jun 11 10:33:40.874762 crc crio[3650]: time="2026-06-11T10:33:40.861672634Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.990025 | controller | Jun 11 10:33:40.886298 crc crio[3650]: time="2026-06-11T10:33:40.885445175Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.990040 | controller | Jun 11 10:33:40.903311 crc crio[3650]: time="2026-06-11T10:33:40.892983611Z" level=info msg="Created container ba2af31834a859cb76993fc6bfcb508129efe9721f300ec6f6c0e1e93cd6191f: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination" id=860515b8-0900-4917-8d76-29534ad81384 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.990056 | controller | Jun 11 10:33:40.916849 crc crio[3650]: time="2026-06-11T10:33:40.914311842Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.990071 | controller | Jun 11 10:33:40.927637 crc crio[3650]: time="2026-06-11T10:33:40.925973718Z" level=info msg="Starting container: ba2af31834a859cb76993fc6bfcb508129efe9721f300ec6f6c0e1e93cd6191f" id=1ae6c666-6ed4-4cea-b5a6-54e49745b5f7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:58.990087 | controller | Jun 11 10:33:40.931403 crc crio[3650]: time="2026-06-11T10:33:40.931276415Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366" id=ff0a918e-601c-44a0-bba1-abd2974d225a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.990102 | controller | Jun 11 10:33:40.931403 crc crio[3650]: time="2026-06-11T10:33:40.931360708Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5" id=d1c36641-7069-4742-aaf1-f80646cea2e7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.990117 | controller | Jun 11 10:33:40.936250 crc crio[3650]: time="2026-06-11T10:33:40.936080646Z" level=info msg="Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api" id=0d3055c1-cc48-493b-ad0b-1e02b04141c9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.990133 | controller | Jun 11 10:33:40.936504 crc crio[3650]: time="2026-06-11T10:33:40.936316023Z" level=info msg="Creating container: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller" id=3bb5d833-6c41-4dcd-9ff7-1dd9ce002817 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.990148 | controller | Jun 11 10:33:40.936933 crc crio[3650]: time="2026-06-11T10:33:40.93685041Z" level=info msg="Creating container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch" id=f9c843b1-50e5-4934-90eb-e10e3531c0bf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.990167 | controller | Jun 11 10:33:40.938399 crc crio[3650]: time="2026-06-11T10:33:40.936995745Z" level=info msg="Creating container: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator" id=2ca6bcfe-0883-417b-98d4-75a5f9b8de08 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.990183 | controller | Jun 11 10:33:40.938399 crc crio[3650]: time="2026-06-11T10:33:40.937356276Z" level=info msg="Creating container: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager" id=1ac007b4-5a3c-4d9a-ab40-de4a1a8413be name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.990198 | controller | Jun 11 10:33:40.938399 crc crio[3650]: time="2026-06-11T10:33:40.937598624Z" level=info msg="Creating container: openshift-console/console-6c684df5db-cc8g8/console" id=cec45db2-c673-43ca-9708-aeb883ed9e1e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.990213 | controller | Jun 11 10:33:40.938582 crc crio[3650]: time="2026-06-11T10:33:40.938539403Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy" id=b1b45afe-630a-4d8c-8135-907c138e4060 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.990228 | controller | Jun 11 10:33:40.949426 crc crio[3650]: time="2026-06-11T10:33:40.946958362Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver" id=b9d6750f-d0b2-43e0-b611-40694bee4a06 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.990243 | controller | Jun 11 10:33:40.949426 crc crio[3650]: time="2026-06-11T10:33:40.947790648Z" level=info msg="Creating container: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator" id=5668cdb3-472c-4b4d-8da8-f1e7299c6538 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.990258 | controller | Jun 11 10:33:40.969481 crc crio[3650]: time="2026-06-11T10:33:40.958489088Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.990273 | controller | Jun 11 10:33:41.014849 crc crio[3650]: time="2026-06-11T10:33:41.014673073Z" level=info msg="Started container" PID=11815 containerID=ba2af31834a859cb76993fc6bfcb508129efe9721f300ec6f6c0e1e93cd6191f description=openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination id=1ae6c666-6ed4-4cea-b5a6-54e49745b5f7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fbd80202514f0b5860be30327966a252459f2586f0298dbbb61609f16ff252b9
2026-06-11 11:57:58.990289 | controller | Jun 11 10:33:41.049322 crc crio[3650]: time="2026-06-11T10:33:41.045401735Z" level=info msg="Creating container: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator" id=6d2627e8-e411-45ce-8a6c-a4bd58f7a73f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.990305 | controller | Jun 11 10:33:41.071720 crc crio[3650]: time="2026-06-11T10:33:41.071526786Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/collect-profiles-29686230-hs9dx/collect-profiles" id=6330824f-8588-4aab-91ea-451cc3b0bd46 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.990320 | controller | Jun 11 10:33:41.072102 crc crio[3650]: time="2026-06-11T10:33:41.071948129Z" level=info msg="Creating container: openshift-dns/dns-default-qtghf/dns" id=ef79c869-d55d-4bfa-a7ca-9fdd355e4099 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.990335 | controller | Jun 11 10:33:41.072787 crc crio[3650]: time="2026-06-11T10:33:41.07227556Z" level=info msg="Creating container: openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary" id=bcf085f7-d0c5-4abf-8c43-cda16e88ec50 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.990374 | controller | Jun 11 10:33:41.072787 crc crio[3650]: time="2026-06-11T10:33:41.072453765Z" level=info msg="Creating container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver" id=1e9a9519-9323-4bd6-bab3-942694c20dfc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.990394 | controller | Jun 11 10:33:41.072787 crc crio[3650]: time="2026-06-11T10:33:41.072649251Z" level=info msg="Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver" id=0e6b1680-eec3-4da1-b294-93b79ee3cc3a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.990411 | controller | Jun 11 10:33:41.157316 crc crio[3650]: time="2026-06-11T10:33:41.156341879Z" level=info msg="Created container f2127b5bc0cce0adb1199abfc432b04be3bd2aa5da464a2b6ea8edd93b7b200b: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift" id=34c0fc07-252c-49c2-98b6-3a0cdd553512 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.990427 | controller | Jun 11 10:33:41.202371 crc crio[3650]: time="2026-06-11T10:33:41.19532109Z" level=info msg="Starting container: f2127b5bc0cce0adb1199abfc432b04be3bd2aa5da464a2b6ea8edd93b7b200b" id=903fad12-ce25-4755-a570-26bd4bfd5a11 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:58.990442 | controller | Jun 11 10:33:41.538320 crc crio[3650]: time="2026-06-11T10:33:41.530414192Z" level=info msg="Created container 649477f1774fd116a5fa05fe0b462e70a90a4c2573f38186f870ccf09595c438: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy" id=ff01543c-89e8-45f2-97d6-b293948a109e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.990458 | controller | Jun 11 10:33:41.555463 crc crio[3650]: time="2026-06-11T10:33:41.552683812Z" level=info msg="Starting container: 649477f1774fd116a5fa05fe0b462e70a90a4c2573f38186f870ccf09595c438" id=8444f2ac-95d6-4a90-a45e-18b26737bd4a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:58.990473 | controller | Jun 11 10:33:41.606528 crc crio[3650]: time="2026-06-11T10:33:41.606472413Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 11:57:58.990488 | controller | Jun 11 10:33:41.606848 crc crio[3650]: time="2026-06-11T10:33:41.606834074Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 11:57:58.990504 | controller | Jun 11 10:33:41.607038 crc crio[3650]: time="2026-06-11T10:33:41.60700715Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/dhcp\""
2026-06-11 11:57:58.990519 | controller | Jun 11 10:33:41.633397 crc crio[3650]: time="2026-06-11T10:33:41.62157373Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.990535 | controller | Jun 11 10:33:41.633397 crc crio[3650]: time="2026-06-11T10:33:41.632438172Z" level=info msg="Creating container: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator" id=80446038-2f87-415d-878c-c5ce6d59e042 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.990550 | controller | Jun 11 10:33:41.647651 crc crio[3650]: time="2026-06-11T10:33:41.641366122Z" level=info msg="Creating container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy" id=1940e1aa-a067-42ea-90b8-1a37b1d30e25 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.990566 | controller | Jun 11 10:33:41.647651 crc crio[3650]: time="2026-06-11T10:33:41.641574999Z" level=info msg="Started container" PID=11797 containerID=f2127b5bc0cce0adb1199abfc432b04be3bd2aa5da464a2b6ea8edd93b7b200b description=openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift id=903fad12-ce25-4755-a570-26bd4bfd5a11 name=/runtime.v1.RuntimeService/StartContainer sandboxID=814a6d6535d3704ef1122414b17259f4db384b0fd8b65cf4bf3f50df61827ac5
2026-06-11 11:57:58.990586 | controller | Jun 11 10:33:41.647651 crc crio[3650]: time="2026-06-11T10:33:41.642073405Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.990603 | controller | Jun 11 10:33:41.647651 crc crio[3650]: time="2026-06-11T10:33:41.643391176Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.990620 | controller | Jun 11 10:33:41.649094 crc crio[3650]: time="2026-06-11T10:33:41.649011203Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.990638 | controller | Jun 11 10:33:41.650442 crc crio[3650]: time="2026-06-11T10:33:41.650380856Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.990655 | controller | Jun 11 10:33:41.694735 crc crio[3650]: time="2026-06-11T10:33:41.692338275Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.990670 | controller | Jun 11 10:33:41.694735 crc crio[3650]: time="2026-06-11T10:33:41.692951791Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.990686 | controller | Jun 11 10:33:41.694735 crc crio[3650]: time="2026-06-11T10:33:41.693294415Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.990701 | controller | Jun 11 10:33:41.696374 crc crio[3650]: time="2026-06-11T10:33:41.696293689Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.990716 | controller | Jun 11 10:33:41.697428 crc crio[3650]: time="2026-06-11T10:33:41.696700067Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.990731 | controller | Jun 11 10:33:41.729259 crc crio[3650]: time="2026-06-11T10:33:41.726909224Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.990746 | controller | Jun 11 10:33:41.729259 crc crio[3650]: time="2026-06-11T10:33:41.727555695Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.990761 | controller | Jun 11 10:33:41.729259 crc crio[3650]: time="2026-06-11T10:33:41.727761301Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.990777 | controller | Jun 11 10:33:41.729259 crc crio[3650]: time="2026-06-11T10:33:41.728307248Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.990792 | controller | Jun 11 10:33:41.729259 crc crio[3650]: time="2026-06-11T10:33:41.728489994Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.990807 | controller | Jun 11 10:33:41.729259 crc crio[3650]: time="2026-06-11T10:33:41.728795143Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.990828 | controller | Jun 11 10:33:41.729259 crc crio[3650]: time="2026-06-11T10:33:41.729232907Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.990844 | controller | Jun 11 10:33:41.730851 crc crio[3650]: time="2026-06-11T10:33:41.729524426Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.990861 | controller | Jun 11 10:33:41.747627 crc crio[3650]: time="2026-06-11T10:33:41.730109655Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.990904 | controller | Jun 11 10:33:41.783750 crc crio[3650]: time="2026-06-11T10:33:41.783004417Z" level=info msg="Started container" PID=11867 containerID=649477f1774fd116a5fa05fe0b462e70a90a4c2573f38186f870ccf09595c438 description=openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy id=8444f2ac-95d6-4a90-a45e-18b26737bd4a name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee181da4c8522f5a6a012d826f5689867d8d9bec2142766aadfe5d2692add209
2026-06-11 11:57:58.990935 | controller | Jun 11 10:33:41.787108 crc crio[3650]: time="2026-06-11T10:33:41.787036874Z" level=info msg="Creating container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator" id=ed5e06fb-67b5-4d36-b313-70646d35cd23 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.990954 | controller | Jun 11 10:33:41.787360 crc crio[3650]: time="2026-06-11T10:33:41.787037123Z" level=info msg="Creating container: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator" id=0f6d6fd2-9a6d-440a-a87a-b3528755a203 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.990971 | controller | Jun 11 10:33:41.787477 crc crio[3650]: time="2026-06-11T10:33:41.787409875Z" level=info msg="Creating container: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator" id=60a48697-6d3c-4105-b6d5-cfe1a7e4a45d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.990988 | controller | Jun 11 10:33:42.126168 crc crio[3650]: time="2026-06-11T10:33:42.12003993Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 11:57:58.991005 | controller | Jun 11 10:33:42.126168 crc crio[3650]: time="2026-06-11T10:33:42.120595317Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 11:57:58.991022 | controller | Jun 11 10:33:42.126168 crc crio[3650]: time="2026-06-11T10:33:42.120811884Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/dummy\""
2026-06-11 11:57:58.991039 | controller | Jun 11 10:33:42.659037 crc crio[3650]: time="2026-06-11T10:33:42.658393329Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.991055 | controller | Jun 11 10:33:42.679441 crc crio[3650]: time="2026-06-11T10:33:42.679394222Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.991071 | controller | Jun 11 10:33:43.266369 crc crio[3650]: time="2026-06-11T10:33:43.258310755Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.991088 | controller | Jun 11 10:33:43.998669 crc crio[3650]: time="2026-06-11T10:33:43.997985913Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.991111 | controller | Jun 11 10:33:44.007355 crc crio[3650]: time="2026-06-11T10:33:44.005365621Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.991127 | controller | Jun 11 10:33:44.007355 crc crio[3650]: time="2026-06-11T10:33:44.005706612Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.991143 | controller | Jun 11 10:33:45.537275 crc crio[3650]: time="2026-06-11T10:33:45.369546269Z" level=info msg="Created container 9c81d9e652c8957792225dce248e18f8d34c36e4d9b0dd5fcb6c78f61804dbe4: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy" id=1940e1aa-a067-42ea-90b8-1a37b1d30e25 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.991160 | controller | Jun 11 10:33:46.103357 crc crio[3650]: time="2026-06-11T10:33:46.10265779Z" level=info msg="Starting container: 9c81d9e652c8957792225dce248e18f8d34c36e4d9b0dd5fcb6c78f61804dbe4" id=e9bda31d-1a4e-4cbc-8467-1568fcb29edc name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:58.991176 | controller | Jun 11 10:33:46.542868 crc crio[3650]: time="2026-06-11T10:33:46.539957597Z" level=info msg="Started container" PID=11974 containerID=9c81d9e652c8957792225dce248e18f8d34c36e4d9b0dd5fcb6c78f61804dbe4 description=openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy id=e9bda31d-1a4e-4cbc-8467-1568fcb29edc name=/runtime.v1.RuntimeService/StartContainer sandboxID=bca9cdc7581b33475a012a721b9060d11ab4236fed24ec99de48c4f1be0290d7
2026-06-11 11:57:58.991192 | controller | Jun 11 10:33:46.917436 crc crio[3650]: time="2026-06-11T10:33:46.917388951Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.991207 | controller | Jun 11 10:33:47.011996 crc crio[3650]: time="2026-06-11T10:33:47.011840149Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.991223 | controller | Jun 11 10:33:47.890389 crc crio[3650]: time="2026-06-11T10:33:47.88485579Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9" id=ceaaa7cc-ca34-4130-b651-dd330c637bb3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.991239 | controller | Jun 11 10:33:47.890389 crc crio[3650]: time="2026-06-11T10:33:47.887267509Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.991255 | controller | Jun 11 10:33:47.893719 crc crio[3650]: time="2026-06-11T10:33:47.892361549Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.991270 | controller | Jun 11 10:33:47.932253 crc crio[3650]: time="2026-06-11T10:33:47.919584775Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 11:57:58.991286 | controller | Jun 11 10:33:47.932253 crc crio[3650]: time="2026-06-11T10:33:47.919794071Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 11:57:58.991302 | controller | Jun 11 10:33:47.932253 crc crio[3650]: time="2026-06-11T10:33:47.919822712Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/firewall\""
2026-06-11 11:57:58.991317 | controller | Jun 11 10:33:47.988081 crc crio[3650]: time="2026-06-11T10:33:47.987379469Z" level=info msg="Created container 2b1582eb9e8bd03bdc9d8a74780399673a335dfe56f789ae4e95eb4671cce596: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller" id=3bb5d833-6c41-4dcd-9ff7-1dd9ce002817 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.991337 | controller | Jun 11 10:33:47.993473 crc crio[3650]: time="2026-06-11T10:33:47.992774418Z" level=info msg="Starting container: 2b1582eb9e8bd03bdc9d8a74780399673a335dfe56f789ae4e95eb4671cce596" id=3cd5d11b-aad7-4186-8da7-98f166f99eb1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:58.991379 | controller | Jun 11 10:33:48.212400 crc crio[3650]: time="2026-06-11T10:33:48.211346823Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.991398 | controller | Jun 11 10:33:48.381662 crc crio[3650]: time="2026-06-11T10:33:48.379878083Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.991414 | controller | Jun 11 10:33:48.433443 crc crio[3650]: time="2026-06-11T10:33:48.432072926Z" level=info msg="Started container" PID=12061 containerID=2b1582eb9e8bd03bdc9d8a74780399673a335dfe56f789ae4e95eb4671cce596 description=openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller id=3cd5d11b-aad7-4186-8da7-98f166f99eb1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8985b114e219e5dafc14dc9e2b91617f6f9d197483f41f68b27317fb61885d6e
2026-06-11 11:57:58.991430 | controller | Jun 11 10:33:48.574728 crc crio[3650]: time="2026-06-11T10:33:48.556005374Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.991446 | controller | Jun 11 10:33:48.841512 crc crio[3650]: time="2026-06-11T10:33:48.836959533Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9" id=7918c44a-9d70-4f1e-9ce9-b5630c337d7a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.991462 | controller | Jun 11 10:33:49.315589 crc crio[3650]: time="2026-06-11T10:33:49.314868303Z" level=info msg="Created container e7cf910a9614b6810981c762b97af4223f8f3f0b4ff936a14081e92c7a91557a: openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy" id=19c08869-caf5-451f-a0da-eb783886b51a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.991477 | controller | Jun 11 10:33:49.399420 crc crio[3650]: time="2026-06-11T10:33:49.398831677Z" level=info msg="Starting container: e7cf910a9614b6810981c762b97af4223f8f3f0b4ff936a14081e92c7a91557a" id=4ed7f8eb-b112-416f-b186-121f792938fb name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:58.991492 | controller | Jun 11 10:33:49.787816 crc crio[3650]: time="2026-06-11T10:33:49.779535893Z" level=info msg="Created container dc2d1599df109a0246a5115270a7c513629120894ea106cd0663d60043c93077: openshift-operator-lifecycle-manager/collect-profiles-29686230-hs9dx/collect-profiles" id=6330824f-8588-4aab-91ea-451cc3b0bd46 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.991507 | controller | Jun 11 10:33:49.930034 crc crio[3650]: time="2026-06-11T10:33:49.929750294Z" level=info msg="Started container" PID=12083 containerID=e7cf910a9614b6810981c762b97af4223f8f3f0b4ff936a14081e92c7a91557a description=openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy id=4ed7f8eb-b112-416f-b186-121f792938fb name=/runtime.v1.RuntimeService/StartContainer sandboxID=d2436a448532320e93112c8fee57715fac7d8439f2ce1e798c335f4630f737c1
2026-06-11 11:57:58.991522 | controller | Jun 11 10:33:50.418558 crc crio[3650]: time="2026-06-11T10:33:50.418486767Z" level=info msg="Starting container: dc2d1599df109a0246a5115270a7c513629120894ea106cd0663d60043c93077" id=fa2d2006-e55d-456d-ae4d-aeec7b58bfb4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:58.991538 | controller | Jun 11 10:33:50.515720 crc crio[3650]: time="2026-06-11T10:33:50.512664565Z" level=info msg="Started container" PID=12106 containerID=dc2d1599df109a0246a5115270a7c513629120894ea106cd0663d60043c93077 description=openshift-operator-lifecycle-manager/collect-profiles-29686230-hs9dx/collect-profiles id=fa2d2006-e55d-456d-ae4d-aeec7b58bfb4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d37725fcb001234b3ff31ef8adb55416630aef35171b78a5708c66e0297d57e8
2026-06-11 11:57:58.991557 | controller | Jun 11 10:33:50.747592 crc crio[3650]: time="2026-06-11T10:33:50.747371437Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.991574 | controller | Jun 11 10:33:50.985313 crc crio[3650]: time="2026-06-11T10:33:50.985243122Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.991589 | controller | Jun 11 10:33:52.233099 crc crio[3650]: time="2026-06-11T10:33:52.232624131Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 11:57:58.991605 | controller | Jun 11 10:33:52.234770 crc crio[3650]: time="2026-06-11T10:33:52.234741797Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 11:57:58.991646 | controller | Jun 11 10:33:52.234916 crc crio[3650]: time="2026-06-11T10:33:52.234864371Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/host-device\""
2026-06-11 11:57:58.991666 | controller | Jun 11 10:33:52.327599 crc crio[3650]: time="2026-06-11T10:33:52.326971186Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-g4n5b/POD" id=fc182a31-d065-4f6d-ab87-ebbb7ba735b6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:58.991682 | controller | Jun 11 10:33:52.347789 crc crio[3650]: time="2026-06-11T10:33:52.327108981Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.991698 | controller | Jun 11 10:33:52.497748 crc crio[3650]: time="2026-06-11T10:33:52.493043242Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.991713 | controller | Jun 11 10:33:52.556715 crc crio[3650]: time="2026-06-11T10:33:52.555985702Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-lndxz/POD" id=1a481154-00b4-4fae-b287-19702f9972c7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:58.991728 | controller | Jun 11 10:33:52.598052 crc crio[3650]: time="2026-06-11T10:33:52.597553279Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.991743 | controller | Jun 11 10:33:52.639410 crc crio[3650]: time="2026-06-11T10:33:52.637377601Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.991758 | controller | Jun 11 10:33:53.425675 crc crio[3650]: time="2026-06-11T10:33:53.424071279Z" level=info msg="Creating container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator" id=eadbceb7-e702-4c82-8c52-143e4241f4eb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.991774 | controller | Jun 11 10:33:53.457711 crc crio[3650]: time="2026-06-11T10:33:53.45751391Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.991789 | controller | Jun 11 10:33:53.484040 crc crio[3650]: time="2026-06-11T10:33:53.482673884Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.991808 | controller | Jun 11 10:33:53.577604 crc crio[3650]: time="2026-06-11T10:33:53.577346749Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.991824 | controller | Jun 11 10:33:53.610231 crc crio[3650]: time="2026-06-11T10:33:53.591475536Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.991840 | controller | Jun 11 10:33:53.640361 crc crio[3650]: time="2026-06-11T10:33:53.64026589Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-6cmg6/POD" id=b2148d3b-9ecd-4686-9c03-20786e88cd07 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:58.991856 | controller | Jun 11 10:33:53.640534 crc crio[3650]: time="2026-06-11T10:33:53.640401924Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.991872 | controller | Jun 11 10:33:53.711320 crc crio[3650]: time="2026-06-11T10:33:53.710357706Z" level=info msg="Created container 61697a5cc143a41b05e76427ee06523fd7ec3771c776667e24f60d5157d29629: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch" id=f9c843b1-50e5-4934-90eb-e10e3531c0bf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.991888 | controller | Jun 11 10:33:53.745377 crc crio[3650]: time="2026-06-11T10:33:53.744316535Z" level=info msg="Starting container: 61697a5cc143a41b05e76427ee06523fd7ec3771c776667e24f60d5157d29629" id=eb4d4183-6034-40dd-bbee-0da4073f1b8d name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:58.991904 | controller | Jun 11 10:33:53.890841 crc crio[3650]: time="2026-06-11T10:33:53.890467192Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.991920 | controller | Jun 11 10:33:54.023848 crc crio[3650]: time="2026-06-11T10:33:53.926352631Z" level=info msg="Started container" PID=12202 containerID=61697a5cc143a41b05e76427ee06523fd7ec3771c776667e24f60d5157d29629 description=openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch id=eb4d4183-6034-40dd-bbee-0da4073f1b8d name=/runtime.v1.RuntimeService/StartContainer sandboxID=9c99f420713f64225ce22b01f6c0084a92811a3bb938bd360f37762aa82d56d4
2026-06-11 11:57:58.991936 | controller | Jun 11 10:33:54.026504 crc crio[3650]: time="2026-06-11T10:33:54.025611132Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.991953 | controller | Jun 11 10:33:54.109461 crc crio[3650]: time="2026-06-11T10:33:53.949632562Z" level=info msg="Created container a09a5f1382e1a7db2e27c8829d4ed451a619069a9dec2fa67d3c615f8c783cfb: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator" id=5668cdb3-472c-4b4d-8da8-f1e7299c6538 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.991968 | controller | Jun 11 10:33:54.314859 crc crio[3650]: time="2026-06-11T10:33:54.314391977Z" level=info msg="Starting container: a09a5f1382e1a7db2e27c8829d4ed451a619069a9dec2fa67d3c615f8c783cfb" id=683d5a4c-8a91-47c6-98b6-5a798521a1d1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:58.991984 | controller | Jun 11 10:33:54.580788 crc crio[3650]: time="2026-06-11T10:33:54.579692213Z" level=info msg="Started container" PID=12172 containerID=a09a5f1382e1a7db2e27c8829d4ed451a619069a9dec2fa67d3c615f8c783cfb description=openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator id=683d5a4c-8a91-47c6-98b6-5a798521a1d1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=61d1e9bc82c791fa5bd1611d9665e0aa80dc160f85e5a849458e443b5028d56c
2026-06-11 11:57:58.992003 | controller | Jun 11 10:33:54.711702 crc crio[3650]: time="2026-06-11T10:33:54.708447701Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-kv5rz/POD" id=fda589fe-86a5-48ce-aca3-5eb4eb3babe4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:58.992019 | controller | Jun 11 10:33:54.711702 crc crio[3650]: time="2026-06-11T10:33:54.708546255Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.992035 | controller | Jun 11 10:33:55.026741 crc crio[3650]: time="2026-06-11T10:33:55.025746289Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.992051 | controller | Jun 11 10:33:55.165244 crc crio[3650]: time="2026-06-11T10:33:55.164238101Z" level=info msg="Created container 1f5a90b2b91d5391beeacdd7e3c0d6ee60670f77393f4ac253b512b873bb3cb7: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator" id=0f6d6fd2-9a6d-440a-a87a-b3528755a203 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.992067 | controller | Jun 11 10:33:55.196719 crc crio[3650]: time="2026-06-11T10:33:55.196554178Z" level=info msg="Created container 196ce992652288f460c68e7b5ce1c43e9e2e288704ff7e267d85b3d8352ac5c3: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator" id=883c930c-dba5-45b3-b9d8-51da13adefac name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.992082 | controller | Jun 11 10:33:55.200103 crc crio[3650]: time="2026-06-11T10:33:55.200061507Z" level=info msg="Starting container: 1f5a90b2b91d5391beeacdd7e3c0d6ee60670f77393f4ac253b512b873bb3cb7" id=b19722db-d8ef-4021-8498-f7910bee0887 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:58.992097 | controller | Jun 11 10:33:55.214094 crc crio[3650]: time="2026-06-11T10:33:55.213993192Z" level=info msg="Starting container: 196ce992652288f460c68e7b5ce1c43e9e2e288704ff7e267d85b3d8352ac5c3" id=5b556803-d213-41a6-8278-bb5eb960aa9b name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:58.992113 | controller | Jun 11 10:33:55.367314 crc crio[3650]: time="2026-06-11T10:33:55.365760909Z" level=info msg="Created container be42b391a4b33d9a9da814e9a9f49992acdd4a95808fd0e47c35f235e4f8bce3: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator" id=278bfad6-bf73-486d-aa85-9f32ca82b07e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.992131 | controller | Jun 11 10:33:55.367824 crc crio[3650]: time="2026-06-11T10:33:55.367775823Z" level=info msg="Started container" PID=12222 containerID=1f5a90b2b91d5391beeacdd7e3c0d6ee60670f77393f4ac253b512b873bb3cb7 description=openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator id=b19722db-d8ef-4021-8498-f7910bee0887 name=/runtime.v1.RuntimeService/StartContainer sandboxID=04fdf0749a99d67d272d39cfaad894109c5cd565eab508afc4c5fc42805cc9b7
2026-06-11 11:57:58.992148 | controller | Jun 11 10:33:55.446572 crc crio[3650]: time="2026-06-11T10:33:55.439555989Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.992164 | controller | Jun 11 10:33:55.449625 crc crio[3650]: time="2026-06-11T10:33:55.449326556Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.992180 | controller | Jun 11 10:33:55.557415 crc crio[3650]: time="2026-06-11T10:33:55.546437471Z" level=info msg="Started container" PID=12247 containerID=196ce992652288f460c68e7b5ce1c43e9e2e288704ff7e267d85b3d8352ac5c3 description=openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator id=5b556803-d213-41a6-8278-bb5eb960aa9b name=/runtime.v1.RuntimeService/StartContainer sandboxID=ca8434f73c9406390d09b0932f52b4f7acd9cca94a39541db2aeacce0c70c711
2026-06-11 11:57:58.992198 | controller | Jun 11 10:33:55.632501 crc crio[3650]: time="2026-06-11T10:33:55.625069565Z" level=info msg="Starting container: be42b391a4b33d9a9da814e9a9f49992acdd4a95808fd0e47c35f235e4f8bce3" id=3dc24023-a75f-466d-ac69-f37628c482f8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:58.992214 | controller | Jun 11 10:33:57.658423 crc crio[3650]: time="2026-06-11T10:33:57.6434832Z" level=info msg="Started container" PID=12245 containerID=be42b391a4b33d9a9da814e9a9f49992acdd4a95808fd0e47c35f235e4f8bce3 description=openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator id=3dc24023-a75f-466d-ac69-f37628c482f8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=089f8796586f8b7db92a69c83013faa76dd5287d067fcd029cad6702aa674c55
2026-06-11 11:57:58.992229 | controller | Jun 11 10:33:57.968025 crc crio[3650]: time="2026-06-11T10:33:57.954867706Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.992244 | controller | Jun 11 10:33:58.056986 crc crio[3650]: time="2026-06-11T10:33:58.056571075Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.992260 | controller | Jun 11 10:33:58.775225 crc crio[3650]: time="2026-06-11T10:33:58.773647364Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.992275 | controller | Jun 11 10:33:58.829453 crc crio[3650]: time="2026-06-11T10:33:58.825525505Z" level=info msg="Created container 020f4a7cf4d782fafc362e448aa279e514df7fe5e848934643064b106ea30636: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator" id=2ca6bcfe-0883-417b-98d4-75a5f9b8de08 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.992291 | controller | Jun 11 10:33:59.142417 crc crio[3650]: time="2026-06-11T10:33:59.075931055Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.992306 | controller | Jun 11 10:33:59.142417 crc crio[3650]: time="2026-06-11T10:33:59.099746596Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.992321 | controller | Jun 11 10:33:59.224023 crc crio[3650]: time="2026-06-11T10:33:59.223818244Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.992335 | controller | Jun 11 10:33:59.798531 crc crio[3650]: time="2026-06-11T10:33:59.797441018Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.992370 | controller | Jun 11 10:34:00.577037 crc crio[3650]: time="2026-06-11T10:34:00.342733432Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.992388 | controller | Jun 11 10:34:00.590782 crc crio[3650]: time="2026-06-11T10:34:00.590356056Z" level=info msg="Starting container: 020f4a7cf4d782fafc362e448aa279e514df7fe5e848934643064b106ea30636" id=52fedc0a-1789-4549-8f30-b07891cbac28 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:58.992404 | controller | Jun 11 10:34:00.798602 crc crio[3650]: time="2026-06-11T10:34:00.595028662Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.992422 | controller | Jun 11 10:34:01.280687 crc crio[3650]: time="2026-06-11T10:34:01.280569511Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.992438 | controller | Jun 11 10:34:01.282409 crc crio[3650]: time="2026-06-11T10:34:01.281771459Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.992454 | controller | Jun 11 10:34:01.291004 crc crio[3650]: time="2026-06-11T10:34:01.290818773Z" level=info msg="Started container" PID=12274 containerID=020f4a7cf4d782fafc362e448aa279e514df7fe5e848934643064b106ea30636 description=openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator id=52fedc0a-1789-4549-8f30-b07891cbac28 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d721c5d42c7fe8a2ef71fdfaea832f74a256dc039aed3fb50857cfa739db852d
2026-06-11 11:57:58.992470 | controller | Jun 11 10:34:01.355332 crc crio[3650]: time="2026-06-11T10:34:01.349099301Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.992485 | controller | Jun 11 10:34:01.421436 crc crio[3650]: time="2026-06-11T10:34:01.415293092Z" level=info msg="Created container c2c8c682c672a19db4b8efaa485be0488ddfef947d5093cbfa774f7672103ef1: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator" id=60a48697-6d3c-4105-b6d5-cfe1a7e4a45d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.992501 | controller | Jun 11 10:34:01.426609 crc crio[3650]: time="2026-06-11T10:34:01.421561795Z" level=info msg="Created container 0b93ee3843ee2a1087123d8e6f9c6735898086a8b07621c93e26f83c3f042cb3: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator" id=facd9bbb-0206-4836-b7ad-73bd4b2ac4eb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.992517 | controller | Jun 11 10:34:01.432705 crc crio[3650]: time="2026-06-11T10:34:01.431028487Z" level=info msg="Starting container: c2c8c682c672a19db4b8efaa485be0488ddfef947d5093cbfa774f7672103ef1" id=c93a3242-5c3c-4959-819e-a0f4234f8865 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:58.992532 | controller | Jun 11 10:34:01.470711 crc crio[3650]: time="2026-06-11T10:34:01.444792225Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.992548 | controller | Jun 11 10:34:01.470711 crc crio[3650]: time="2026-06-11T10:34:01.461418277Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.992564 | controller | Jun 11 10:34:01.478188 crc crio[3650]: time="2026-06-11T10:34:01.478040092Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 11:57:58.992579 | controller | Jun 11 10:34:01.478188 crc crio[3650]: time="2026-06-11T10:34:01.478104774Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 11:57:58.992594 | controller | Jun 11 10:34:01.482832 crc crio[3650]: time="2026-06-11T10:34:01.482768511Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/host-local\""
2026-06-11 11:57:58.992610 | controller | Jun 11 10:34:01.524358 crc crio[3650]: time="2026-06-11T10:34:01.523825874Z" level=info msg="Starting container: 0b93ee3843ee2a1087123d8e6f9c6735898086a8b07621c93e26f83c3f042cb3" id=9c968ac5-894b-45b6-be33-abc25bbdcea7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:58.992629 | controller | Jun 11 10:34:01.571772 crc crio[3650]: time="2026-06-11T10:34:01.567382621Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.992645 | controller | Jun 11 10:34:01.595753 crc crio[3650]: time="2026-06-11T10:34:01.595222127Z" level=info msg="Started container" PID=12329 containerID=c2c8c682c672a19db4b8efaa485be0488ddfef947d5093cbfa774f7672103ef1 description=openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator id=c93a3242-5c3c-4959-819e-a0f4234f8865 name=/runtime.v1.RuntimeService/StartContainer sandboxID=76282f2c5663e964888d088eccaad2478462902e770894c5da12754c6a51675b
2026-06-11 11:57:58.992661 | controller | Jun 11 10:34:02.775331 crc crio[3650]: time="2026-06-11T10:34:02.443291187Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.992677 | controller | Jun 11 10:34:02.775331 crc crio[3650]: time="2026-06-11T10:34:02.470309188Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.992693 | controller | Jun 11 10:34:02.775331 crc crio[3650]: time="2026-06-11T10:34:02.752838382Z" level=info msg="Stopping container: 5419a6f29de601dfa853055cd98341c060c7a239dbd235f64153557d189d70d8 (timeout: 2s)" id=df5ec052-3d7a-4677-8aa3-2542c44f558b name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:58.992708 | controller | Jun 11 10:34:02.819035 crc crio[3650]: time="2026-06-11T10:34:02.80656573Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.992724 | controller | Jun 11 10:34:03.148336 crc crio[3650]: time="2026-06-11T10:34:03.132321603Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.992739 | controller | Jun 11 10:34:03.213303 crc crio[3650]: time="2026-06-11T10:34:03.210584173Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.992754 | controller | Jun 11 10:34:03.258248 crc crio[3650]: time="2026-06-11T10:34:03.257012118Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.992769 | controller | Jun 11 10:34:03.260083 crc crio[3650]: time="2026-06-11T10:34:03.259404588Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.992784 | controller | Jun 11 10:34:03.283325 crc crio[3650]: time="2026-06-11T10:34:03.283270306Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.992799 | controller | Jun 11 10:34:03.453585 crc crio[3650]: time="2026-06-11T10:34:03.442205458Z" level=info msg="Started container" PID=12344 containerID=0b93ee3843ee2a1087123d8e6f9c6735898086a8b07621c93e26f83c3f042cb3 description=openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator id=9c968ac5-894b-45b6-be33-abc25bbdcea7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6ef12fd6b0c6e147573c9d7167dded74e9302978058c0c041290a283a9ee58a5
2026-06-11 11:57:58.992815 | controller | Jun 11 10:34:03.453585 crc crio[3650]: time="2026-06-11T10:34:03.446323394Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.992833 | controller | Jun 11 10:34:05.725395 crc crio[3650]: time="2026-06-11T10:34:05.724737711Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.992849 | controller | Jun 11 10:34:06.840783 crc crio[3650]: time="2026-06-11T10:34:06.750459982Z" level=info msg="Stopped container 5419a6f29de601dfa853055cd98341c060c7a239dbd235f64153557d189d70d8: openshift-console/downloads-747b44746d-4pqvr/download-server" id=df5ec052-3d7a-4677-8aa3-2542c44f558b name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:58.992865 | controller | Jun 11 10:34:06.840783 crc crio[3650]: time="2026-06-11T10:34:06.758515813Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=e7b7ee00-2fec-47f9-9366-11f7b30730ba name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.992881 | controller | Jun 11 10:34:07.672063 crc crio[3650]: time="2026-06-11T10:34:07.664720469Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 11:57:58.992896 | controller | Jun 11 10:34:07.672063 crc crio[3650]: time="2026-06-11T10:34:07.665848255Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 11:57:58.992911 | controller | Jun 11 10:34:07.672063 crc crio[3650]: time="2026-06-11T10:34:07.665921177Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/ipvlan\""
2026-06-11 11:57:58.992927 | controller | Jun 11 10:34:08.755048 crc crio[3650]: time="2026-06-11T10:34:08.754859809Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.992943 | controller | Jun 11 10:34:09.756331 crc crio[3650]: time="2026-06-11T10:34:09.75525649Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=91bdc822-78e6-4099-867a-b7b47cdbfd05 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.992959 | controller | Jun 11 10:34:10.786957 crc crio[3650]: time="2026-06-11T10:34:10.7868137Z" level=info msg="Created container 544da3d9dec2636c78ad90af723efcef9c9f64ebba8206c4b2e709885e167a1c: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator" id=80446038-2f87-415d-878c-c5ce6d59e042 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.992975 | controller | Jun 11 10:34:10.835371 crc crio[3650]: time="2026-06-11T10:34:10.833864472Z" level=info msg="Created container 9a2954b37429f55be70c0f621e61dc37cc77458bd8e95150de2c8331106aa9aa: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy" id=b1b45afe-630a-4d8c-8135-907c138e4060 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.992991 | controller | Jun 11 10:34:11.103517 crc crio[3650]: time="2026-06-11T10:34:10.884251662Z" level=info msg="Starting container: 9a2954b37429f55be70c0f621e61dc37cc77458bd8e95150de2c8331106aa9aa" id=4aef531a-d615-4eb4-903f-704e83787269 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:58.993007 | controller | Jun 11 10:34:11.103517 crc crio[3650]: time="2026-06-11T10:34:11.08018012Z" level=info msg="Starting container: 544da3d9dec2636c78ad90af723efcef9c9f64ebba8206c4b2e709885e167a1c" id=f1b3293c-eb2f-4600-af9e-aabe5c6bb788 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:58.993022 | controller | Jun 11 10:34:11.105490 crc crio[3650]: time="2026-06-11T10:34:11.105301395Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.993038 | controller | Jun 11 10:34:11.108279 crc crio[3650]: time="2026-06-11T10:34:11.105327516Z" level=info msg="Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server" id=d60060df-572c-4ba9-8992-984ed43f9656 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.993056 | controller | Jun 11 10:34:11.157241 crc crio[3650]: time="2026-06-11T10:34:11.151567598Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.993072 | controller | Jun 11 10:34:11.194947 crc crio[3650]: time="2026-06-11T10:34:11.194632969Z" level=info msg="Created container 7ef3d9dc3bbcbb381715116ce711370597bcade53864025ef5adb3e1d991cb7b: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api" id=0d3055c1-cc48-493b-ad0b-1e02b04141c9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.993088 | controller | Jun 11 10:34:11.345504 crc crio[3650]: time="2026-06-11T10:34:11.271347948Z" level=info msg="Starting container: 7ef3d9dc3bbcbb381715116ce711370597bcade53864025ef5adb3e1d991cb7b" id=8fcb01bd-2729-4053-97d2-ac06f0afd6f9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:58.993104 | controller | Jun 11 10:34:11.345504 crc crio[3650]: time="2026-06-11T10:34:11.289606674Z" level=info msg="Started container" PID=12368 containerID=544da3d9dec2636c78ad90af723efcef9c9f64ebba8206c4b2e709885e167a1c description=openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator id=f1b3293c-eb2f-4600-af9e-aabe5c6bb788 name=/runtime.v1.RuntimeService/StartContainer sandboxID=66c4dd1c40e3b6182485cd3f50b91bd9b65c2b5109958d01b68f3857f6960d38
2026-06-11 11:57:58.993119 | controller | Jun 11 10:34:11.345504 crc crio[3650]: time="2026-06-11T10:34:11.2928492Z" level=info msg="Started container" PID=12392 containerID=7ef3d9dc3bbcbb381715116ce711370597bcade53864025ef5adb3e1d991cb7b description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api id=8fcb01bd-2729-4053-97d2-ac06f0afd6f9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=00061e14ba0f53ee3e468ef87a929c317a5858b7d16013bffbe7e1e93701fe9e
2026-06-11 11:57:58.993135 | controller | Jun 11 10:34:11.345504 crc crio[3650]: time="2026-06-11T10:34:11.304695987Z" level=info msg="Started container" PID=12369 containerID=9a2954b37429f55be70c0f621e61dc37cc77458bd8e95150de2c8331106aa9aa description=openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy id=4aef531a-d615-4eb4-903f-704e83787269 name=/runtime.v1.RuntimeService/StartContainer sandboxID=31cd14af7c6599c615254daebfd7fc1cecd5e6746400d55037d288258fc9c63e
2026-06-11 11:57:58.993151 | controller | Jun 11 10:34:11.710171 crc crio[3650]: time="2026-06-11T10:34:11.705868155Z" level=info msg="Got pod network &{Name:redhat-operators-kv5rz Namespace:openshift-marketplace ID:9be70a8a1e967cf49af88e5c028643913c2cda475761eb8311686b0b8e1ad971 UID:129e9f60-3ef6-47ec-9345-b1fae82a0710 NetNS:/var/run/netns/a3c29515-9c43-4fbb-a538-01525922f06c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod129e9f60_3ef6_47ec_9345_b1fae82a0710.slice PodAnnotations:0xc002a1a078}] Aliases:map[]}"
2026-06-11 11:57:58.993167 | controller | Jun 11 10:34:11.710171 crc crio[3650]: time="2026-06-11T10:34:11.706068112Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-kv5rz to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:58.993183 | controller | Jun 11 10:34:12.143037 crc crio[3650]: time="2026-06-11T10:34:12.142489991Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.993199 | controller | Jun 11 10:34:12.275584 crc crio[3650]: time="2026-06-11T10:34:12.275532018Z" level=info msg="Created container 8951b5bf96af784a3004edbdbdb15e0d90c0f1d2eeb5e6fa6aa76ae1e9b4e420: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager" id=1ac007b4-5a3c-4d9a-ab40-de4a1a8413be name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.993218 | controller | Jun 11 10:34:12.292235 crc crio[3650]: time="2026-06-11T10:34:12.281981954Z" level=info msg="Created container 019da2af79950e8f0756460ce05dbcc65ad5efa9f7f7ce14954f29d672ed7025: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver" id=b9d6750f-d0b2-43e0-b611-40694bee4a06 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.993235 | controller | Jun 11 10:34:12.301428 crc crio[3650]: time="2026-06-11T10:34:12.275951141Z" level=info msg="Created container f45bf38de18b8129f16d09cbac89fcad2a7a6f381745f63d0852db7ceec42f59: openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy" id=ff348f83-7097-4390-a6d4-7960880145b3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.993250 | controller | Jun 11 10:34:12.302370 crc crio[3650]: time="2026-06-11T10:34:12.302344437Z" level=info msg="Starting container: 019da2af79950e8f0756460ce05dbcc65ad5efa9f7f7ce14954f29d672ed7025" id=7457b586-d2a3-40b1-b58f-86068fc6d73e name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:58.993266 | controller | Jun 11 10:34:12.307195 crc crio[3650]: time="2026-06-11T10:34:12.302788511Z" level=info msg="Created container a8d09f8d4e672ccb18e161f87e2da91ea8f5c6485682c874df5ea91a3911e127: openshift-console/console-6c684df5db-cc8g8/console" id=cec45db2-c673-43ca-9708-aeb883ed9e1e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.993281 | controller | Jun 11 10:34:12.322514 crc crio[3650]: time="2026-06-11T10:34:12.311041765Z" level=info msg="Starting container: 8951b5bf96af784a3004edbdbdb15e0d90c0f1d2eeb5e6fa6aa76ae1e9b4e420" id=5a7f82eb-3fbd-465e-af63-7355aaddb642 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:58.993297 | controller | Jun 11 10:34:12.341371 crc crio[3650]: time="2026-06-11T10:34:12.340548145Z" level=info msg="Got pod network &{Name:community-operators-g4n5b Namespace:openshift-marketplace ID:4b886999eab3494f15ccfc8cf016639b090e3611a9781c6cf70344189df13ad1 UID:f0679be2-2a87-40f8-8167-38a8a691c7a2 NetNS:/var/run/netns/59a373b2-618b-4047-8947-a19cb4fe447b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf0679be2_2a87_40f8_8167_38a8a691c7a2.slice PodAnnotations:0xc000e12260}] Aliases:map[]}"
2026-06-11 11:57:58.993313 | controller | Jun 11 10:34:12.341371 crc crio[3650]: time="2026-06-11T10:34:12.341043871Z" level=info msg="Adding pod openshift-marketplace_community-operators-g4n5b to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:58.993328 | controller | Jun 11 10:34:12.342750 crc crio[3650]: time="2026-06-11T10:34:12.342703194Z" level=info msg="Started container" PID=12494 containerID=8951b5bf96af784a3004edbdbdb15e0d90c0f1d2eeb5e6fa6aa76ae1e9b4e420 description=openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager id=5a7f82eb-3fbd-465e-af63-7355aaddb642 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7c9b8439825296730475bfb0226e2762812ed00dc63fea5c58402a1839ed8cbf
2026-06-11 11:57:58.993344 | controller | Jun 11 10:34:12.345460 crc crio[3650]: time="2026-06-11T10:34:12.345417321Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=2d465d7c-56a4-4f86-9f15-22e40df9708b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.993380 | controller | Jun 11 10:34:12.355971 crc crio[3650]: time="2026-06-11T10:34:12.355778353Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=9a21ae71-e5e3-4961-ab79-54b52494020d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.993397 | controller | Jun 11 10:34:12.368318 crc crio[3650]: time="2026-06-11T10:34:12.368261693Z" level=info msg="Starting container: a8d09f8d4e672ccb18e161f87e2da91ea8f5c6485682c874df5ea91a3911e127" id=9ebf753c-06cc-4706-b711-adebcd10d1d7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:58.993415 | controller | Jun 11 10:34:13.171440 crc crio[3650]: time="2026-06-11T10:34:12.392564712Z" level=info msg="Got pod network &{Name:redhat-marketplace-6cmg6 Namespace:openshift-marketplace ID:83cb843c8ad1d0ebcf734d03aa0b36969aa3a015d5a677cb495a8a3fac4a9797 UID:c6ade685-1f8f-486c-a1f6-9ac217d19fe6 NetNS:/var/run/netns/e489d83e-da3f-479e-9554-5f585eba8f28 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc6ade685_1f8f_486c_a1f6_9ac217d19fe6.slice PodAnnotations:0xc0016483d8}] Aliases:map[]}"
2026-06-11 11:57:58.993432 | controller | Jun 11 10:34:13.171440 crc crio[3650]: time="2026-06-11T10:34:12.393502002Z" level=info msg="Got pod network &{Name:certified-operators-lndxz Namespace:openshift-marketplace ID:83018d340f1996716877ab5520c6fd3ecec4f26a46fa4b0b1506fdcd8cf0fcf7 UID:e6f28c0e-7991-4ba3-99be-8a0437731473 NetNS:/var/run/netns/a26aee17-d9f9-48f7-a7ce-f89e8a3d04ea Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode6f28c0e_7991_4ba3_99be_8a0437731473.slice PodAnnotations:0xc001384458}] Aliases:map[]}"
2026-06-11 11:57:58.993447 | controller | Jun 11 10:34:13.171440 crc crio[3650]: time="2026-06-11T10:34:12.393961797Z" level=info msg="Adding pod openshift-marketplace_certified-operators-lndxz to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:58.993463 | controller | Jun 11 10:34:13.171440 crc crio[3650]: time="2026-06-11T10:34:12.400356522Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager" id=139de320-57e8-4304-bb29-6ce5c49def35 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.993478 | controller | Jun 11 10:34:13.171440 crc crio[3650]: time="2026-06-11T10:34:12.40092541Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.993494 | controller | Jun 11 10:34:13.171440 crc crio[3650]: time="2026-06-11T10:34:12.393052257Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-6cmg6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:58.993509 | controller | Jun 11 10:34:13.171440 crc crio[3650]: time="2026-06-11T10:34:12.589007082Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.993524 | controller | Jun 11 10:34:13.171440 crc crio[3650]: time="2026-06-11T10:34:12.734779117Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.993540 | controller | Jun 11 10:34:13.171440 crc crio[3650]: time="2026-06-11T10:34:12.800492852Z" level=info msg="Starting container: f45bf38de18b8129f16d09cbac89fcad2a7a6f381745f63d0852db7ceec42f59" id=a1e1667f-8b52-439c-8288-03c6c6f6050b name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:58.993555 | controller | Jun 11 10:34:13.178516 crc crio[3650]: time="2026-06-11T10:34:13.178463705Z" level=info msg="Started container" PID=12487 containerID=019da2af79950e8f0756460ce05dbcc65ad5efa9f7f7ce14954f29d672ed7025 description=openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver id=7457b586-d2a3-40b1-b58f-86068fc6d73e name=/runtime.v1.RuntimeService/StartContainer sandboxID=5253c570edf3b1586971eb345f33ec0addc675d59ebd2a7da755e82b2134ca60
2026-06-11 11:57:58.993571 | controller | Jun 11 10:34:13.198332 crc crio[3650]: time="2026-06-11T10:34:13.198094808Z" level=info msg="Created container 39cc2134b2c467cc1867c9d6a437b0d397d5c554784337579247df9f3c43dbcd: hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner" id=62ac1d5a-b76c-491b-a60f-5fe1ae3e47fa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.993589 | controller | Jun 11 10:34:13.210976 crc crio[3650]: time="2026-06-11T10:34:13.210909382Z" level=info msg="Starting container: 39cc2134b2c467cc1867c9d6a437b0d397d5c554784337579247df9f3c43dbcd" id=7f6a506b-0828-4a83-8232-db4307e60c02 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:58.993605 | controller | Jun 11 10:34:13.665416 crc crio[3650]: time="2026-06-11T10:34:13.29229317Z" level=info msg="Started container" PID=12504 containerID=a8d09f8d4e672ccb18e161f87e2da91ea8f5c6485682c874df5ea91a3911e127 description=openshift-console/console-6c684df5db-cc8g8/console id=9ebf753c-06cc-4706-b711-adebcd10d1d7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bee064a86ca0eeb4ff04004766d628768c20085b8f22a24de72bda1bf48cc9c2
2026-06-11 11:57:58.993621 | controller | Jun 11 10:34:13.665416 crc crio[3650]: time="2026-06-11T10:34:13.43697616Z" level=info msg="Created container 4dd62fe0565de6949796f12771d9f78774ff88d1ec4c2b16969d6003ef6f4b3d: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver" id=0e6b1680-eec3-4da1-b294-93b79ee3cc3a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.993636 | controller | Jun 11 10:34:13.665416 crc crio[3650]: time="2026-06-11T10:34:13.471638783Z" level=info msg="Created container f2efdeedd13ececbe7be5e53480cc927e5e05828e0bc843606435d3a6e55fe0c: openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary" id=bcf085f7-d0c5-4abf-8c43-cda16e88ec50 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.993651 | controller | Jun 11 10:34:13.665416 crc crio[3650]: time="2026-06-11T10:34:13.519435233Z" level=info msg="Created container 261dcc33b46264a4b26abfffa2d33c49498d1aefee6bf5d927daffab59bed298: openshift-dns/dns-default-qtghf/dns" id=ef79c869-d55d-4bfa-a7ca-9fdd355e4099 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.993666 | controller | Jun 11 10:34:13.665416 crc crio[3650]: time="2026-06-11T10:34:13.563009641Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 11:57:58.993681 | controller | Jun 11 10:34:13.665416 crc crio[3650]: time="2026-06-11T10:34:13.563809749Z" level=info msg="Starting container: f2efdeedd13ececbe7be5e53480cc927e5e05828e0bc843606435d3a6e55fe0c" id=82f868cb-1cff-4663-be3d-d754c6c724c7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:58.993696 | controller | Jun 11 10:34:13.665416 crc crio[3650]: time="2026-06-11T10:34:13.566471064Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.993711 | controller | Jun 11 10:34:13.682713 crc crio[3650]: time="2026-06-11T10:34:13.682554206Z" level=info msg="Starting container: 261dcc33b46264a4b26abfffa2d33c49498d1aefee6bf5d927daffab59bed298" id=5efd59dc-083a-495e-8776-9c6485e80878 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:58.993726 | controller | Jun 11 10:34:13.688344 crc crio[3650]: time="2026-06-11T10:34:13.685580203Z" level=info msg="Starting container: 4dd62fe0565de6949796f12771d9f78774ff88d1ec4c2b16969d6003ef6f4b3d" id=6a19fbbf-2d63-4455-a4c6-aefe675c58e4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:58.993742 | controller | Jun 11 10:34:13.690954 crc crio[3650]: time="2026-06-11T10:34:13.690744218Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.993757 | controller | Jun 11 10:34:13.769084 crc crio[3650]: time="2026-06-11T10:34:13.751067651Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.993772 | controller | Jun 11 10:34:13.909275 crc crio[3650]: time="2026-06-11T10:34:13.907223369Z" level=info msg="Started container" PID=12505 containerID=f2efdeedd13ececbe7be5e53480cc927e5e05828e0bc843606435d3a6e55fe0c description=openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary id=82f868cb-1cff-4663-be3d-d754c6c724c7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bb73203da0f8806a0058ff5c7f015469ed1d0dcfcb558a024d53e72ada603766
2026-06-11 11:57:58.993792 | controller | Jun 11 10:34:13.913643 crc crio[3650]: time="2026-06-11T10:34:13.913530461Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.993808 | controller | Jun 11 10:34:14.232663 crc crio[3650]: time="2026-06-11T10:34:14.126432936Z" level=info msg="Created container e29346e1f7c776134107e58bd295c7ff59b735ae9c594e899377ac73b773b182: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver" id=1e9a9519-9323-4bd6-bab3-942694c20dfc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.993824 | controller | Jun 11 10:34:14.232663 crc crio[3650]: time="2026-06-11T10:34:14.166732746Z" level=info msg="Starting container: e29346e1f7c776134107e58bd295c7ff59b735ae9c594e899377ac73b773b182" id=2f55fc9e-06c9-4ee8-88f4-b474e99b8708 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:58.993839 | controller | Jun 11 10:34:14.702789 crc crio[3650]: time="2026-06-11T10:34:14.696791146Z" level=info msg="Started container" PID=12506 containerID=f45bf38de18b8129f16d09cbac89fcad2a7a6f381745f63d0852db7ceec42f59 description=openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy id=a1e1667f-8b52-439c-8288-03c6c6f6050b name=/runtime.v1.RuntimeService/StartContainer sandboxID=0388217e0684e71e30a2fcae461773ecdb68db35fb1f5cef4a8dbc2eba3d9790
2026-06-11 11:57:58.993855 | controller | Jun 11 10:34:15.447105 crc crio[3650]: time="2026-06-11T10:34:14.998225822Z" level=info msg="Started container" PID=12503 containerID=4dd62fe0565de6949796f12771d9f78774ff88d1ec4c2b16969d6003ef6f4b3d description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver id=6a19fbbf-2d63-4455-a4c6-aefe675c58e4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9d4aa1898017b16d783969e94d920569ad171c8ccee63341635be05f5d8ff6e6
2026-06-11 11:57:58.993871 | controller | Jun 11 10:34:15.447105 crc crio[3650]: time="2026-06-11T10:34:15.01441288Z" level=info msg="Started container" PID=12502 containerID=39cc2134b2c467cc1867c9d6a437b0d397d5c554784337579247df9f3c43dbcd description=hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner id=7f6a506b-0828-4a83-8232-db4307e60c02 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4b6f68ee5043dc4cefea29f31ca220f4e08b9d82b41af55c49f6cf64addd60e9
2026-06-11 11:57:58.993887 | controller | Jun 11 10:34:15.447105 crc crio[3650]: time="2026-06-11T10:34:15.024515214Z" level=info msg="Started container" PID=12495 containerID=261dcc33b46264a4b26abfffa2d33c49498d1aefee6bf5d927daffab59bed298 description=openshift-dns/dns-default-qtghf/dns id=5efd59dc-083a-495e-8776-9c6485e80878 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9f17537f203b5369b515fdf93df3c21e0e1ec76139d277ab3fdc9d259dcd43de
2026-06-11 11:57:58.993903 | controller | Jun 11 10:34:15.582432 crc crio[3650]: time="2026-06-11T10:34:15.580611241Z" level=info msg="Started container" PID=12496 containerID=e29346e1f7c776134107e58bd295c7ff59b735ae9c594e899377ac73b773b182 description=openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver id=2f55fc9e-06c9-4ee8-88f4-b474e99b8708 name=/runtime.v1.RuntimeService/StartContainer sandboxID=75a34b9d735f293ff0af6d791618b1cede0d9c1578e168ba6ecd2f3ca7f9f051
2026-06-11 11:57:58.993918 | controller | Jun 11 10:34:16.015233 crc crio[3650]: time="2026-06-11T10:34:16.015085635Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-csi-node-driver-registrar:latest" id=43504c38-7613-44d3-a7e0-a0447157d741 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.993934 | controller | Jun 11 10:34:16.035208 crc crio[3650]: time="2026-06-11T10:34:16.031483921Z" level=info msg="Created container 6b8c214a49b9bcfbe2dd4e55525a24b4f03a0df436b9427b703ced1e53ca46ff: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator" id=ed5e06fb-67b5-4d36-b313-70646d35cd23 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.993955 | controller | Jun 11 10:34:16.042778 crc crio[3650]: time="2026-06-11T10:34:16.042725921Z" level=info msg="Starting container: 6b8c214a49b9bcfbe2dd4e55525a24b4f03a0df436b9427b703ced1e53ca46ff" id=768b5736-de4f-474f-91dd-22c68a4df6d8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:58.993971 | controller | Jun 11 10:34:16.312614 crc crio[3650]: time="2026-06-11T10:34:16.04663515Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=00cc3f75-7d80-4cde-8d79-3ed4de929dbd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.993986 | controller | Jun 11 10:34:16.312614 crc crio[3650]: time="2026-06-11T10:34:16.071796943Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=46c43fdd-eb3c-493b-9392-8e9e378bd2ad name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.994001 | controller | Jun 11 10:34:16.361562 crc crio[3650]: time="2026-06-11T10:34:16.361500704Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-csi-node-driver-registrar:latest" id=143dec49-64f3-4f6e-b825-b0eefe19c76d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.994017 | controller | Jun 11 10:34:16.366076 crc crio[3650]: time="2026-06-11T10:34:16.365006046Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=da8b23c0-70d7-45c4-9cce-a459ac8dd7c1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.994031 | controller | Jun 11 10:34:16.366619 crc crio[3650]: time="2026-06-11T10:34:16.365040707Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=e27911c6-bd81-4ff3-bf94-23de864f74e5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.994047 | controller | Jun 11 10:34:16.369613 crc crio[3650]: time="2026-06-11T10:34:16.368546479Z" level=info msg="Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar" id=edfee223-9ef5-45cd-98e6-9133e1774a35 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.994062 | controller | Jun 11 10:34:16.370957 crc crio[3650]: time="2026-06-11T10:34:16.370928116Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.994078 | controller | Jun 11 10:34:16.374764 crc crio[3650]: time="2026-06-11T10:34:16.374741018Z" level=info msg="Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints" id=9e1248d0-49ae-4082-8b44-b8c3d7fb67d5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.994097 | controller | Jun 11 10:34:16.377606 crc crio[3650]: time="2026-06-11T10:34:16.377573559Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.994115 | controller | Jun 11 10:34:16.379637 crc crio[3650]: time="2026-06-11T10:34:16.379367533Z" level=info msg="Creating container: openshift-dns/dns-default-qtghf/kube-rbac-proxy" id=ab14a41d-40ee-411a-ae12-705f12c1fe3e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.994130 | controller | Jun 11 10:34:16.393714 crc crio[3650]: time="2026-06-11T10:34:16.393532572Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.994149 | controller | Jun 11 10:34:16.394060 crc crio[3650]: time="2026-06-11T10:34:16.393703065Z" level=info msg="Started container" PID=12590 containerID=6b8c214a49b9bcfbe2dd4e55525a24b4f03a0df436b9427b703ced1e53ca46ff description=openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator id=768b5736-de4f-474f-91dd-22c68a4df6d8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=219e9c2f0e426efed0f2f1d50a432f0f680a56e5a70e628201bedaf65f8e8389
2026-06-11 11:57:58.994166 | controller | Jun 11 10:34:17.698487 crc crio[3650]: time="2026-06-11T10:34:17.697928304Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.994181 | controller | Jun 11 10:34:17.852791 crc crio[3650]: time="2026-06-11T10:34:17.852412002Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=512d13af-3b99-4aa0-a2a4-20cf230752b3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.994196 | controller | Jun 11 10:34:18.539085 crc crio[3650]: time="2026-06-11T10:34:18.489321022Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.994212 | controller | Jun 11 10:34:18.539085 crc crio[3650]: time="2026-06-11T10:34:18.500658754Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=76ec5769-6d49-4551-86f9-c9361b0bc0d8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.994227 | controller | Jun 11 10:34:18.581681 crc crio[3650]: time="2026-06-11T10:34:18.581274532Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.994243 | controller | Jun 11 10:34:18.969519 crc crio[3650]: time="2026-06-11T10:34:18.844171044Z" level=info msg="Creating container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy" id=2cc63d5d-74cd-47fd-b836-f59469e119a2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.994258 | controller | Jun 11 10:34:18.969519 crc crio[3650]: time="2026-06-11T10:34:18.84468072Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.994274 | controller | Jun 11 10:34:20.827369 crc crio[3650]: time="2026-06-11T10:34:20.820286177Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.994290 | controller | Jun 11 10:34:22.556611 crc crio[3650]: time="2026-06-11T10:34:22.556187723Z" level=info msg="Created container b164ef81fe17e002cb7d6a02ba91032b90e252a7d3e581aaeb3ecaed8570b5d6: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator" id=eadbceb7-e702-4c82-8c52-143e4241f4eb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.994306 | controller | Jun 11 10:34:22.665465 crc crio[3650]: time="2026-06-11T10:34:22.665027194Z" level=info msg="Starting container: b164ef81fe17e002cb7d6a02ba91032b90e252a7d3e581aaeb3ecaed8570b5d6" id=82d40854-b812-4088-b9ac-a1287242a958 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:58.994322 | controller | Jun 11 10:34:22.854776 crc crio[3650]: time="2026-06-11T10:34:22.853845229Z" level=info msg="Started container" PID=12601 containerID=b164ef81fe17e002cb7d6a02ba91032b90e252a7d3e581aaeb3ecaed8570b5d6 description=openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator id=82d40854-b812-4088-b9ac-a1287242a958 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bca9cdc7581b33475a012a721b9060d11ab4236fed24ec99de48c4f1be0290d7
2026-06-11 11:57:58.994342 | controller | Jun 11 10:34:23.376759 crc crio[3650]: time="2026-06-11T10:34:23.376478212Z" level=info msg="Created container 721307ce8042a2f2a02e5f9a4fc9d5176e4bbe0423578f3efabfa7f06941fd34: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator" id=6d2627e8-e411-45ce-8a6c-a4bd58f7a73f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.994379 | controller | Jun 11 10:34:23.832044 crc crio[3650]: time="2026-06-11T10:34:23.75109629Z" level=info msg="Starting container: 721307ce8042a2f2a02e5f9a4fc9d5176e4bbe0423578f3efabfa7f06941fd34" id=8f5310ae-373e-4c9e-8e3e-658b5c10aa7f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:58.994397 | controller | Jun 11 10:34:26.515906 crc crio[3650]: time="2026-06-11T10:34:26.514722623Z" level=info msg="Started container" PID=12591 containerID=721307ce8042a2f2a02e5f9a4fc9d5176e4bbe0423578f3efabfa7f06941fd34 description=openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator id=8f5310ae-373e-4c9e-8e3e-658b5c10aa7f name=/runtime.v1.RuntimeService/StartContainer sandboxID=3a99d2cff4eb408b82b989c2d7f34de64ed03ecd7c4bbf07f6765bd313ce9b50
2026-06-11 11:57:58.994413 | controller | Jun 11 10:34:28.073799 crc crio[3650]: time="2026-06-11T10:34:28.073301291Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.994429 | controller | Jun 11 10:34:31.633238 crc crio[3650]: time="2026-06-11T10:34:31.631579992Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.994444 | controller | Jun 11 10:34:31.971254 crc crio[3650]: time="2026-06-11T10:34:31.970976756Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.994460 | controller | Jun 11 10:34:35.733848 crc crio[3650]: time="2026-06-11T10:34:35.732789767Z" level=info msg="Created container dbce8f1e1ffa893ad3b32dbf8a7a6a0d2342ade09f696dbd559f4344c8929e36: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager" id=139de320-57e8-4304-bb29-6ce5c49def35 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.994475 | controller | Jun 11 10:34:35.747331 crc crio[3650]: time="2026-06-11T10:34:35.742833309Z" level=info msg="Created container 5349721461e8b99d639f28f707ce02b0cfb21b121313dc902d7bfdafb1386171: openshift-console/downloads-747b44746d-4pqvr/download-server" id=d60060df-572c-4ba9-8992-984ed43f9656 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.994490 | controller | Jun 11 10:34:35.964445 crc crio[3650]: time="2026-06-11T10:34:35.964352096Z" level=info msg="Starting container: dbce8f1e1ffa893ad3b32dbf8a7a6a0d2342ade09f696dbd559f4344c8929e36" id=5c22f345-1746-42c7-8d2a-afd15f2540d8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:58.994506 | controller | Jun 11 10:34:36.013495 crc crio[3650]: time="2026-06-11T10:34:36.006512507Z" level=info msg="Starting container: 5349721461e8b99d639f28f707ce02b0cfb21b121313dc902d7bfdafb1386171" id=0f8b1671-a042-46a9-bcb0-657dc51f89ea name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:58.994521 | controller | Jun 11 10:34:37.091056 crc crio[3650]: time="2026-06-11T10:34:37.090502421Z" level=info msg="Started container" PID=12776 containerID=dbce8f1e1ffa893ad3b32dbf8a7a6a0d2342ade09f696dbd559f4344c8929e36 description=openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager id=5c22f345-1746-42c7-8d2a-afd15f2540d8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=31cd14af7c6599c615254daebfd7fc1cecd5e6746400d55037d288258fc9c63e
2026-06-11 11:57:58.994536 | controller | Jun 11 10:34:37.103329 crc crio[3650]: time="2026-06-11T10:34:37.095682417Z" level=info msg="Started container" PID=12639 containerID=5349721461e8b99d639f28f707ce02b0cfb21b121313dc902d7bfdafb1386171 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=0f8b1671-a042-46a9-bcb0-657dc51f89ea name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed5e22ae44b291e5f4185543b89bed76a7dac5b4dcf90f0cd6fb838ba2475124
2026-06-11 11:57:58.994556 | controller | Jun 11 10:34:37.393201 crc crio[3650]: time="2026-06-11T10:34:37.390571734Z" level=info msg="Created container 287e1bb9fcffd93cbf0ee953b6f46978021a476b5f3642a4a98937ab43acf4e8: openshift-dns/dns-default-qtghf/kube-rbac-proxy" id=ab14a41d-40ee-411a-ae12-705f12c1fe3e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.994572 | controller | Jun 11 10:34:37.408610 crc crio[3650]: time="2026-06-11T10:34:37.408521241Z" level=info msg="Created container 480916fd790364ddfdf200dfcc4bf6c4743b6e0aac2c87b338c9c8554d758cae: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints" id=9e1248d0-49ae-4082-8b44-b8c3d7fb67d5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.994588 | controller | Jun 11 10:34:37.996726 crc crio[3650]: time="2026-06-11T10:34:37.995747395Z" level=info msg="Created container 824c803c27387081cd137fabece2a720af19480d586080b723004a6a83402ca2: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy" id=2cc63d5d-74cd-47fd-b836-f59469e119a2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.994604 | controller | Jun 11 10:34:38.763461 crc crio[3650]: time="2026-06-11T10:34:38.754541839Z" level=info msg="Starting container: 480916fd790364ddfdf200dfcc4bf6c4743b6e0aac2c87b338c9c8554d758cae" id=dec7c1e2-d1ab-42f1-960d-9d68edc71467 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:58.994619 | controller | Jun 11 10:34:38.911488 crc crio[3650]: time="2026-06-11T10:34:38.786260426Z" level=info msg="Starting container: 824c803c27387081cd137fabece2a720af19480d586080b723004a6a83402ca2" id=9fa6be76-7f7e-4bf3-b738-7fc42e32d570 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:58.994635 | controller | Jun 11 10:34:38.911488 crc crio[3650]: time="2026-06-11T10:34:38.786618527Z" level=info msg="Starting container: 287e1bb9fcffd93cbf0ee953b6f46978021a476b5f3642a4a98937ab43acf4e8" id=4674d0dd-9e11-49f0-a691-4b28f9176c9a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:58.994650 | controller | Jun 11 10:34:39.002780 crc crio[3650]: time="2026-06-11T10:34:38.986625503Z" level=info msg="Started container" PID=13003 containerID=287e1bb9fcffd93cbf0ee953b6f46978021a476b5f3642a4a98937ab43acf4e8 description=openshift-dns/dns-default-qtghf/kube-rbac-proxy id=4674d0dd-9e11-49f0-a691-4b28f9176c9a name=/runtime.v1.RuntimeService/StartContainer sandboxID=9f17537f203b5369b515fdf93df3c21e0e1ec76139d277ab3fdc9d259dcd43de
2026-06-11 11:57:58.994666 | controller | Jun 11 10:34:39.158840 crc crio[3650]: time="2026-06-11T10:34:39.15795975Z" level=info msg="Started container" PID=13009 containerID=824c803c27387081cd137fabece2a720af19480d586080b723004a6a83402ca2 description=openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy id=9fa6be76-7f7e-4bf3-b738-7fc42e32d570 name=/runtime.v1.RuntimeService/StartContainer sandboxID=219e9c2f0e426efed0f2f1d50a432f0f680a56e5a70e628201bedaf65f8e8389
2026-06-11 11:57:58.994681 | controller | Jun 11 10:34:39.518403 crc crio[3650]: time="2026-06-11T10:34:39.51821534Z" level=info msg="Started container" PID=13004 containerID=480916fd790364ddfdf200dfcc4bf6c4743b6e0aac2c87b338c9c8554d758cae description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints id=dec7c1e2-d1ab-42f1-960d-9d68edc71467 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9d4aa1898017b16d783969e94d920569ad171c8ccee63341635be05f5d8ff6e6
2026-06-11 11:57:58.994697 | controller | Jun 11 10:34:39.844781 crc crio[3650]: time="2026-06-11T10:34:39.844059058Z" level=info msg="Stopping container: 1f5a90b2b91d5391beeacdd7e3c0d6ee60670f77393f4ac253b512b873bb3cb7 (timeout: 30s)" id=6c648b10-9818-45d4-98dd-5274acedebdf name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:58.994715 | controller | Jun 11 10:34:39.848406 crc crio[3650]: time="2026-06-11T10:34:39.847830714Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=34245565-b9ee-4bdd-8f36-7cb988468a63 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.994731 | controller | Jun 11 10:34:40.610840 crc crio[3650]: time="2026-06-11T10:34:40.610481571Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=588dbb04-5629-46eb-ba72-ef1ea5b59e57 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.994746 | controller | Jun 11 10:34:40.624531 crc crio[3650]: time="2026-06-11T10:34:40.62445171Z" level=info msg="Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=03b23031-9204-4d95-b2ec-ed734ad52d63 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.994761 | controller | Jun 11 10:34:40.625289 crc crio[3650]: time="2026-06-11T10:34:40.62507625Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.994776 | controller | Jun 11 10:34:41.133477 crc crio[3650]: 2026-06-11T10:34:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:83018d340f19967 Mac:fa:d0:71:a7:d2:f9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0c Mtu:0 Sandbox:/var/run/netns/a26aee17-d9f9-48f7-a7ce-f89e8a3d04ea SocketPath: PciID:}] [{Interface:0xc00025a6a0 Address:{IP:10.217.0.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:58.994792 | controller | Jun 11 10:34:41.169845 crc crio[3650]: 2026-06-11T10:34:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9be70a8a1e967cf Mac:fa:2f:e1:72:68:ef Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:19 Mtu:0 Sandbox:/var/run/netns/a3c29515-9c43-4fbb-a538-01525922f06c SocketPath: PciID:}] [{Interface:0xc0002649f0 Address:{IP:10.217.0.25 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:58.994807 | controller | Jun 11 10:34:41.625476 crc crio[3650]: 2026-06-11T10:34:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:83cb843c8ad1d0e Mac:ee:89:10:0e:70:1b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:14 Mtu:0 Sandbox:/var/run/netns/e489d83e-da3f-479e-9554-5f585eba8f28 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:58.994822 | controller | Jun 11 10:34:42.115311 crc crio[3650]: time="2026-06-11T10:34:42.100804957Z" level=info msg="Stopped container 1f5a90b2b91d5391beeacdd7e3c0d6ee60670f77393f4ac253b512b873bb3cb7: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator" id=6c648b10-9818-45d4-98dd-5274acedebdf name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:58.994837 | controller | Jun 11 10:34:42.251925 crc crio[3650]: 2026-06-11T10:34:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4b886999eab3494 Mac:3a:ef:d9:cb:da:bd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0f Mtu:0 Sandbox:/var/run/netns/59a373b2-618b-4047-8947-a19cb4fe447b SocketPath: PciID:}] [{Interface:0xc000122780 Address:{IP:10.217.0.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:58.994852 | controller | Jun 11 10:34:42.652350 crc crio[3650]: time="2026-06-11T10:34:42.340818087Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 11:57:58.994867 | controller | Jun 11 10:34:42.652350 crc crio[3650]: time="2026-06-11T10:34:42.341002983Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/loopback\""
2026-06-11 11:57:58.994883 | controller | Jun 11 10:34:42.652350 crc crio[3650]: time="2026-06-11T10:34:42.424665283Z" level=info msg="Got pod network &{Name:certified-operators-lndxz Namespace:openshift-marketplace ID:83018d340f1996716877ab5520c6fd3ecec4f26a46fa4b0b1506fdcd8cf0fcf7 UID:e6f28c0e-7991-4ba3-99be-8a0437731473 NetNS:/var/run/netns/a26aee17-d9f9-48f7-a7ce-f89e8a3d04ea Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode6f28c0e_7991_4ba3_99be_8a0437731473.slice PodAnnotations:0xc001384458}] Aliases:map[]}"
2026-06-11 11:57:58.994902 | controller | Jun 11 10:34:42.652350 crc crio[3650]: time="2026-06-11T10:34:42.424952462Z" level=info msg="Checking pod openshift-marketplace_certified-operators-lndxz for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:58.994918 | controller | Jun 11 10:34:42.652350 crc crio[3650]: time="2026-06-11T10:34:42.437182054Z" level=info msg="Got pod network &{Name:redhat-operators-kv5rz Namespace:openshift-marketplace ID:9be70a8a1e967cf49af88e5c028643913c2cda475761eb8311686b0b8e1ad971 UID:129e9f60-3ef6-47ec-9345-b1fae82a0710 NetNS:/var/run/netns/a3c29515-9c43-4fbb-a538-01525922f06c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod129e9f60_3ef6_47ec_9345_b1fae82a0710.slice PodAnnotations:0xc002a1a078}] Aliases:map[]}"
2026-06-11 11:57:58.994934 | controller | Jun 11 10:34:42.652350 crc crio[3650]: time="2026-06-11T10:34:42.437236593Z" level=info msg="Got pod network &{Name:redhat-marketplace-6cmg6 Namespace:openshift-marketplace ID:83cb843c8ad1d0ebcf734d03aa0b36969aa3a015d5a677cb495a8a3fac4a9797 UID:c6ade685-1f8f-486c-a1f6-9ac217d19fe6 NetNS:/var/run/netns/e489d83e-da3f-479e-9554-5f585eba8f28 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc6ade685_1f8f_486c_a1f6_9ac217d19fe6.slice PodAnnotations:0xc0016483d8}] Aliases:map[]}"
2026-06-11 11:57:58.994950 | controller | Jun 11 10:34:42.652350 crc crio[3650]: time="2026-06-11T10:34:42.437440262Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-kv5rz for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:58.994965 | controller | Jun 11 10:34:42.652350 crc crio[3650]: time="2026-06-11T10:34:42.437615195Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-6cmg6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:58.994981 | controller | Jun 11 10:34:42.652350 crc crio[3650]: time="2026-06-11T10:34:42.437188441Z" level=info msg="Got pod network &{Name:community-operators-g4n5b Namespace:openshift-marketplace ID:4b886999eab3494f15ccfc8cf016639b090e3611a9781c6cf70344189df13ad1 UID:f0679be2-2a87-40f8-8167-38a8a691c7a2 NetNS:/var/run/netns/59a373b2-618b-4047-8947-a19cb4fe447b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf0679be2_2a87_40f8_8167_38a8a691c7a2.slice PodAnnotations:0xc000e12260}] Aliases:map[]}"
2026-06-11 11:57:58.994996 | controller | Jun 11 10:34:42.652350 crc crio[3650]: time="2026-06-11T10:34:42.438434971Z" level=info msg="Checking pod openshift-marketplace_community-operators-g4n5b for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:58.995011 | controller | Jun 11 10:34:42.652350 crc crio[3650]: time="2026-06-11T10:34:42.63618324Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.995026 | controller | Jun 11 10:34:42.652350 crc crio[3650]: time="2026-06-11T10:34:42.647648667Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.995041 | controller | Jun 11 10:34:42.761478 crc crio[3650]: time="2026-06-11T10:34:42.761022803Z" level=info msg="Ran pod sandbox 83018d340f1996716877ab5520c6fd3ecec4f26a46fa4b0b1506fdcd8cf0fcf7 with infra container: openshift-marketplace/certified-operators-lndxz/POD" id=1a481154-00b4-4fae-b287-19702f9972c7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:58.995060 | controller | Jun 11 10:34:42.881989 crc crio[3650]: time="2026-06-11T10:34:42.881428345Z" level=info msg="Ran pod sandbox 9be70a8a1e967cf49af88e5c028643913c2cda475761eb8311686b0b8e1ad971 with infra container: openshift-marketplace/redhat-operators-kv5rz/POD" id=fda589fe-86a5-48ce-aca3-5eb4eb3babe4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:58.995076 | controller | Jun 11 10:34:43.354367 crc crio[3650]: time="2026-06-11T10:34:43.330306788Z" level=info msg="Created container 6a18fa9004b719057e1968207bea23bb79b59e25d5586cdd1e2bb154355ffea9: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=03b23031-9204-4d95-b2ec-ed734ad52d63 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.995091 | controller | Jun 11 10:34:44.041403 crc crio[3650]: time="2026-06-11T10:34:43.46354219Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5" id=31d5929b-a739-42e7-b8cf-d87c49b82a22 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.995107 | controller | Jun 11 10:34:44.041403 crc crio[3650]: time="2026-06-11T10:34:43.515555609Z" level=info msg="Ran pod sandbox 83cb843c8ad1d0ebcf734d03aa0b36969aa3a015d5a677cb495a8a3fac4a9797 with infra container: openshift-marketplace/redhat-marketplace-6cmg6/POD" id=b2148d3b-9ecd-4686-9c03-20786e88cd07 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:58.995122 | controller | Jun 11 10:34:44.041403 crc crio[3650]: time="2026-06-11T10:34:43.693012967Z" level=info msg="Ran pod sandbox 4b886999eab3494f15ccfc8cf016639b090e3611a9781c6cf70344189df13ad1 with infra container: openshift-marketplace/community-operators-g4n5b/POD" id=fc182a31-d065-4f6d-ab87-ebbb7ba735b6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:58.995138 | controller | Jun 11 10:34:44.219749 crc crio[3650]: time="2026-06-11T10:34:44.219009263Z" level=info msg="Starting container: 6a18fa9004b719057e1968207bea23bb79b59e25d5586cdd1e2bb154355ffea9" id=489d8450-bc17-41cc-9c6f-051fe617453d name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:58.995153 | controller | Jun 11 10:34:44.288424 crc crio[3650]: time="2026-06-11T10:34:44.272792402Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=ea7291cc-3b2c-45ec-8f70-cdb6a27684e8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.995169 | controller | Jun 11 10:34:44.320373 crc crio[3650]: time="2026-06-11T10:34:44.313460374Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5" id=e4bebd39-0329-492d-860a-196c8efe0363 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.995185 | controller | Jun 11 10:34:44.336058 crc crio[3650]: time="2026-06-11T10:34:44.335999716Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=c12bceaf-e90d-4865-84f3-462246ace1f5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.995201 | controller | Jun 11 10:34:44.361311 crc crio[3650]: time="2026-06-11T10:34:44.350428579Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=19e22398-7d0f-4cf9-a096-ab7e04626851 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.995216 | controller | Jun 11 10:34:44.375493 crc crio[3650]: time="2026-06-11T10:34:44.375449551Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=47ce55b3-ca3b-4e09-bb05-84386c321dfe name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.995235 | controller | Jun 11 10:34:44.503262 crc crio[3650]: time="2026-06-11T10:34:44.379222779Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=e0454f84-f5f5-4cef-bc04-533156deb434 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.995251 | controller | Jun 11 10:34:44.503262 crc crio[3650]: time="2026-06-11T10:34:44.381614426Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=d15836f3-1389-4cbe-96f9-46162a1b0708 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.995267 | controller | Jun 11 10:34:44.655243 crc crio[3650]: time="2026-06-11T10:34:44.654398843Z" level=info msg="Creating container: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator" id=fa20f91b-31d9-4919-afaf-345e9aca4747 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.995282 | controller | Jun 11 10:34:44.655243 crc crio[3650]: time="2026-06-11T10:34:44.654810166Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.995298 | controller | Jun 11 10:34:44.727347 crc crio[3650]: time="2026-06-11T10:34:44.727199096Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=f063f9ff-c489-4932-a0ab-09609e7247db name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.995314 | controller | Jun 11 10:34:44.775907 crc crio[3650]: time="2026-06-11T10:34:44.775807764Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=8a0215a5-c49b-4bc3-ae98-a4ba6224a334 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.995329 | controller | Jun 11 10:34:44.852404 crc crio[3650]: time="2026-06-11T10:34:44.782199393Z" level=info msg="Creating container: openshift-marketplace/community-operators-g4n5b/extract-utilities" id=e6568bb6-6dc2-4c02-8b85-8df754bc20b8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.995345 | controller | Jun 11 10:34:44.852404 crc crio[3650]: time="2026-06-11T10:34:44.846565346Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.995384 | controller | Jun 11 10:34:45.028073 crc crio[3650]: time="2026-06-11T10:34:45.025550828Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-6cmg6/extract-utilities" id=53f2d317-33eb-4915-a9be-2b03f88d964e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.995401 | controller | Jun 11 10:34:45.028073 crc crio[3650]: time="2026-06-11T10:34:45.026319622Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.995417 | controller | Jun 11 10:34:45.164799 crc crio[3650]: time="2026-06-11T10:34:45.02749803Z" level=info msg="Creating container: openshift-marketplace/certified-operators-lndxz/extract-utilities" id=18949bf1-afbb-4882-abdb-0d1ce0b8959d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.995433 | controller | Jun 11 10:34:45.164799 crc crio[3650]: time="2026-06-11T10:34:45.027587993Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-kv5rz/extract-utilities" id=61f51e70-4f2d-4c4c-a66b-daeb92854910 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.995449 | controller | Jun 11 10:34:45.385321 crc crio[3650]: time="2026-06-11T10:34:45.381956097Z" level=info msg="Stopping pod sandbox: d37725fcb001234b3ff31ef8adb55416630aef35171b78a5708c66e0297d57e8" id=c4e8fe89-37da-40bc-9dab-d7c1fc3318df name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:58.995468 | controller | Jun 11 10:34:45.385321 crc crio[3650]: time="2026-06-11T10:34:45.383270449Z" level=info msg="Got pod network &{Name:collect-profiles-29686230-hs9dx Namespace:openshift-operator-lifecycle-manager ID:d37725fcb001234b3ff31ef8adb55416630aef35171b78a5708c66e0297d57e8 UID:81b25572-ffb9-4917-87d1-f6713e295cc7 NetNS:/var/run/netns/ab6efe14-31ab-42bd-8e6d-4e41c17e7e0c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod81b25572_ffb9_4917_87d1_f6713e295cc7.slice PodAnnotations:0xc001082218}] Aliases:map[]}"
2026-06-11 11:57:58.995485 | controller | Jun 11 10:34:45.385321 crc crio[3650]: time="2026-06-11T10:34:45.383411834Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29686230-hs9dx from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:58.995500 | controller | Jun 11 10:34:45.714342 crc crio[3650]: time="2026-06-11T10:34:45.712977706Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.995516 | controller | Jun 11 10:34:46.076928 crc crio[3650]: time="2026-06-11T10:34:45.832041007Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.995532 | controller | Jun 11 10:34:46.076928 crc crio[3650]: time="2026-06-11T10:34:46.027847547Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.995547 | controller | Jun 11 10:34:46.129263 crc crio[3650]: time="2026-06-11T10:34:46.129081394Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.995563 | controller | Jun 11 10:34:46.168866 crc crio[3650]: time="2026-06-11T10:34:46.150631436Z" level=info msg="Started container" PID=13196 containerID=6a18fa9004b719057e1968207bea23bb79b59e25d5586cdd1e2bb154355ffea9 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=489d8450-bc17-41cc-9c6f-051fe617453d name=/runtime.v1.RuntimeService/StartContainer sandboxID=00061e14ba0f53ee3e468ef87a929c317a5858b7d16013bffbe7e1e93701fe9e
2026-06-11 11:57:58.995579 | controller | Jun 11 10:34:46.297834 crc crio[3650]: time="2026-06-11T10:34:46.297771073Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.995595 | controller | Jun 11 10:34:47.107489 crc crio[3650]: time="2026-06-11T10:34:47.107358863Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.995628 | controller | Jun 11 10:34:47.321980 crc crio[3650]: time="2026-06-11T10:34:47.319772309Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.995647 | controller | Jun 11 10:34:47.337408 crc crio[3650]: time="2026-06-11T10:34:47.33733565Z" level=info msg="Stopping container: 019da2af79950e8f0756460ce05dbcc65ad5efa9f7f7ce14954f29d672ed7025 (timeout: 30s)" id=455da40a-0362-43a6-92f0-8ef3827e0f85 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:58.995663 | controller | Jun 11 10:34:47.338627 crc crio[3650]: time="2026-06-11T10:34:47.33855763Z" level=info msg="Stopping container: c2c141783c1672d6bc4b474403392749bf7cbc17168c7a7b416cb5b86f6bac3e (timeout: 3600s)" id=fbb6182b-830c-4b34-ad0d-15cd6ef1ade7 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:58.995683 | controller | Jun 11 10:34:47.460876 crc crio[3650]: time="2026-06-11T10:34:47.460082121Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.995699 | controller | Jun 11 10:34:47.635850 crc crio[3650]: time="2026-06-11T10:34:47.632099804Z" level=info msg="Created container ade9e1d3d61f7e7853655c82db16312635e6a120a89155e9721a73134b01e904: openshift-marketplace/community-operators-g4n5b/extract-utilities" id=e6568bb6-6dc2-4c02-8b85-8df754bc20b8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.995715 | controller | Jun 11 10:34:47.712071 crc crio[3650]: time="2026-06-11T10:34:47.711973586Z" level=info msg="Starting container: ade9e1d3d61f7e7853655c82db16312635e6a120a89155e9721a73134b01e904" id=fc14fd24-e018-484b-9c71-53d7053941db name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:58.995731 | controller | Jun 11 10:34:48.035702 crc crio[3650]: time="2026-06-11T10:34:47.988732622Z" level=info msg="Started container" PID=13267 containerID=ade9e1d3d61f7e7853655c82db16312635e6a120a89155e9721a73134b01e904 description=openshift-marketplace/community-operators-g4n5b/extract-utilities id=fc14fd24-e018-484b-9c71-53d7053941db name=/runtime.v1.RuntimeService/StartContainer sandboxID=4b886999eab3494f15ccfc8cf016639b090e3611a9781c6cf70344189df13ad1
2026-06-11 11:57:58.995747 | controller | Jun 11 10:34:48.281533 crc crio[3650]: time="2026-06-11T10:34:48.256853532Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.995762 | controller | Jun 11 10:34:48.281533 crc crio[3650]: time="2026-06-11T10:34:48.271735886Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.995778 | controller | Jun 11 10:34:48.970555 crc crio[3650]: time="2026-06-11T10:34:48.867378429Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.995793 | controller | Jun 11 10:34:48.970555 crc crio[3650]: time="2026-06-11T10:34:48.900462029Z" level=info msg="Created container 75f9fe444d35ff4172d53dcc2c818cf015ed7eada6b133bc1748421d93b300e6: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator" id=fa20f91b-31d9-4919-afaf-345e9aca4747 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.995809 | controller | Jun 11 10:34:48.970555 crc crio[3650]: time="2026-06-11T10:34:48.913107875Z" level=info msg="Starting container: 75f9fe444d35ff4172d53dcc2c818cf015ed7eada6b133bc1748421d93b300e6" id=efbbf98d-1f26-451e-bcdd-86c0d85a6d28 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:58.995825 | controller | Jun 11 10:34:49.372966 crc crio[3650]: time="2026-06-11T10:34:49.372066407Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.995840 | controller | Jun 11 10:34:49.413714 crc crio[3650]: time="2026-06-11T10:34:49.413616114Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 11:57:58.995855 | controller | Jun 11 10:34:49.455073 crc crio[3650]: time="2026-06-11T10:34:49.454861729Z" level=info msg="Started container" PID=13265 containerID=75f9fe444d35ff4172d53dcc2c818cf015ed7eada6b133bc1748421d93b300e6 description=openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator id=efbbf98d-1f26-451e-bcdd-86c0d85a6d28 name=/runtime.v1.RuntimeService/StartContainer sandboxID=04fdf0749a99d67d272d39cfaad894109c5cd565eab508afc4c5fc42805cc9b7
2026-06-11 11:57:58.995871 | controller | Jun 11 10:34:53.144208 crc crio[3650]: time="2026-06-11T10:34:53.143522252Z" level=info msg="Created container 834fd5c12cee3ea6dc38c3a1a883fde5532cb6d9a0bdd82ba1548dd664889aee: openshift-marketplace/redhat-marketplace-6cmg6/extract-utilities" id=53f2d317-33eb-4915-a9be-2b03f88d964e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.995890 | controller | Jun 11 10:34:53.152352 crc crio[3650]: time="2026-06-11T10:34:53.151643929Z" level=info msg="Starting container: 834fd5c12cee3ea6dc38c3a1a883fde5532cb6d9a0bdd82ba1548dd664889aee" id=ead3733e-fecf-414b-b598-ab26f1ef57b9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:58.995906 | controller | Jun 11 10:34:53.337862 crc crio[3650]: time="2026-06-11T10:34:53.337753905Z" level=info msg="Started container" PID=13302 containerID=834fd5c12cee3ea6dc38c3a1a883fde5532cb6d9a0bdd82ba1548dd664889aee description=openshift-marketplace/redhat-marketplace-6cmg6/extract-utilities id=ead3733e-fecf-414b-b598-ab26f1ef57b9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=83cb843c8ad1d0ebcf734d03aa0b36969aa3a015d5a677cb495a8a3fac4a9797
2026-06-11 11:57:58.995922 | controller | Jun 11 10:34:58.259699 crc crio[3650]: time="2026-06-11T10:34:58.258636789Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 11:57:58.995937 | controller | Jun 11 10:34:58.261500 crc crio[3650]: time="2026-06-11T10:34:58.259726974Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/macvlan\""
2026-06-11 11:57:58.995953 | controller | Jun 11 10:34:58.348585 crc crio[3650]: time="2026-06-11T10:34:58.348390656Z" level=info msg="Stopped container 019da2af79950e8f0756460ce05dbcc65ad5efa9f7f7ce14954f29d672ed7025: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver" id=455da40a-0362-43a6-92f0-8ef3827e0f85 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:58.995969 | controller | Jun 11 10:34:58.356973 crc crio[3650]: time="2026-06-11T10:34:58.356812506Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=968c2391-55ca-43d5-aee0-bd666e9a7266 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.995985 | controller | Jun 11 10:34:58.442272 crc crio[3650]: time="2026-06-11T10:34:58.442213916Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=97015f26-ecb7-4816-916f-944f79c2532b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.996000 | controller | Jun 11 10:34:58.442754 crc crio[3650]: time="2026-06-11T10:34:58.442574148Z" level=info msg="Stopped pod sandbox: d37725fcb001234b3ff31ef8adb55416630aef35171b78a5708c66e0297d57e8" id=c4e8fe89-37da-40bc-9dab-d7c1fc3318df name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:58.996016 | controller | Jun 11 10:34:58.478734 crc crio[3650]: time="2026-06-11T10:34:58.476832156Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver" id=008da991-c7d2-4d11-8e42-562270f3438c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.996032 | controller | Jun 11 10:34:58.478734 crc crio[3650]: time="2026-06-11T10:34:58.477640562Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.996047 | controller | Jun 11 10:34:59.077568 crc crio[3650]: time="2026-06-11T10:34:59.077370642Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.996062 | controller | Jun 11 10:34:59.172760 crc crio[3650]: time="2026-06-11T10:34:59.149347478Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.996077 | controller | Jun 11 10:34:59.999412 crc crio[3650]: time="2026-06-11T10:34:59.997529497Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 11:57:58.996096 | controller | Jun 11 10:34:59.999412 crc crio[3650]: time="2026-06-11T10:34:59.99857101Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 11:57:58.996112 | controller | Jun 11 10:34:59.999412 crc crio[3650]: time="2026-06-11T10:34:59.998606942Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/portmap\""
2026-06-11 11:57:58.996127 | controller | Jun 11 10:35:00.110314 crc crio[3650]: time="2026-06-11T10:35:00.104366515Z" level=info msg="Created container 25e2ce71deb8406565a3b9a39a5415da35735286e5bb67a6d4d5ca603e619aa6: openshift-marketplace/certified-operators-lndxz/extract-utilities" id=18949bf1-afbb-4882-abdb-0d1ce0b8959d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.996142 | controller | Jun 11 10:35:00.131709 crc crio[3650]: time="2026-06-11T10:35:00.13135402Z" level=info msg="Starting container: 25e2ce71deb8406565a3b9a39a5415da35735286e5bb67a6d4d5ca603e619aa6" id=6e374286-cbc9-4eca-b788-2b0c1411e91c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:58.996158 | controller | Jun 11 10:35:00.210364 crc crio[3650]: time="2026-06-11T10:35:00.209985223Z" level=info msg="Started container" PID=13312 containerID=25e2ce71deb8406565a3b9a39a5415da35735286e5bb67a6d4d5ca603e619aa6 description=openshift-marketplace/certified-operators-lndxz/extract-utilities id=6e374286-cbc9-4eca-b788-2b0c1411e91c name=/runtime.v1.RuntimeService/StartContainer sandboxID=83018d340f1996716877ab5520c6fd3ecec4f26a46fa4b0b1506fdcd8cf0fcf7
2026-06-11 11:57:58.996173 | controller | Jun 11 10:35:00.845108 crc crio[3650]: time="2026-06-11T10:35:00.843959579Z" level=info msg="Created container ab348bea6f09588b7f3f53bf0a00f0cf458286366ad5ffd9ba415818d6c33467: openshift-marketplace/redhat-operators-kv5rz/extract-utilities" id=61f51e70-4f2d-4c4c-a66b-daeb92854910 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.996188 | controller | Jun 11 10:35:00.862014 crc crio[3650]: time="2026-06-11T10:35:00.859867033Z" level=info msg="Starting container: ab348bea6f09588b7f3f53bf0a00f0cf458286366ad5ffd9ba415818d6c33467" id=2e144f9b-8d49-4a94-8c8e-7ce4515791c5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:58.996204 | controller | Jun 11 10:35:01.259332 crc crio[3650]: time="2026-06-11T10:35:01.25923722Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=c493072d-590e-4467-97b6-3d6cbf77c295 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:58.996219 | controller | Jun 11 10:35:01.261577 crc crio[3650]: time="2026-06-11T10:35:01.260992896Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=37e37914-821c-4de8-a286-5281878da47d name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:58.996234 | controller | Jun 11 10:35:01.274048 crc crio[3650]: time="2026-06-11T10:35:01.273957247Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-11 11:57:58.996250 | controller | Jun 11 10:35:01.276973 crc crio[3650]: time="2026-06-11T10:35:01.27685723Z" level=info msg="Stopping container: 6a18fa9004b719057e1968207bea23bb79b59e25d5586cdd1e2bb154355ffea9 (timeout: 30s)" id=9c57d057-e92d-4091-adc8-9b44a04922df name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:58.996265 | controller | Jun 11 10:35:01.277213 crc crio[3650]: time="2026-06-11T10:35:01.274539075Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-11 11:57:58.996281 | controller | Jun 11 10:35:01.496667 crc crio[3650]: time="2026-06-11T10:35:01.495487659Z" level=info msg="Started container" PID=13335 containerID=ab348bea6f09588b7f3f53bf0a00f0cf458286366ad5ffd9ba415818d6c33467 description=openshift-marketplace/redhat-operators-kv5rz/extract-utilities id=2e144f9b-8d49-4a94-8c8e-7ce4515791c5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9be70a8a1e967cf49af88e5c028643913c2cda475761eb8311686b0b8e1ad971
2026-06-11 11:57:58.996303 | controller | Jun 11 10:35:01.586680 crc crio[3650]: time="2026-06-11T10:35:01.578696938Z" level=info msg="Created container 9f1e97eaeee73cfb14c7ecb423d715c6f6bdaf78f1ed05474dca05270fe9a40c: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver" id=008da991-c7d2-4d11-8e42-562270f3438c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.996320 | controller | Jun 11 10:35:01.605402 crc crio[3650]: time="2026-06-11T10:35:01.604546971Z" level=info msg="Starting container: 9f1e97eaeee73cfb14c7ecb423d715c6f6bdaf78f1ed05474dca05270fe9a40c" id=0d1e5e3e-7590-4df9-8e87-3514c9ed93de name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:58.996336 | controller | Jun 11 10:35:01.666649 crc crio[3650]: time="2026-06-11T10:35:01.666473538Z" level=info msg="Started container" PID=13444 containerID=9f1e97eaeee73cfb14c7ecb423d715c6f6bdaf78f1ed05474dca05270fe9a40c description=openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver id=0d1e5e3e-7590-4df9-8e87-3514c9ed93de name=/runtime.v1.RuntimeService/StartContainer sandboxID=5253c570edf3b1586971eb345f33ec0addc675d59ebd2a7da755e82b2134ca60
2026-06-11 11:57:58.996380 | controller | Jun 11 10:35:01.810655 crc crio[3650]: time="2026-06-11T10:35:01.800744774Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=c15cc1c9-5761-458b-99f9-9ec815ae65fb name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:58.996399 | controller | Jun 11 10:35:01.831287 crc crio[3650]: time="2026-06-11T10:35:01.830986684Z" level=info msg="Running pod sandbox: openshift-multus/cni-sysctl-allowlist-ds-tnn8n/POD" id=e35aac78-e559-4548-acdd-81009cea4d14 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:58.996415 | controller | Jun 11 10:35:01.832260 crc crio[3650]: time="2026-06-11T10:35:01.831988556Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.996431 | controller | Jun 11 10:35:01.857339 crc crio[3650]: time="2026-06-11T10:35:01.857237805Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-11 11:57:58.996447 | controller | Jun 11 10:35:01.926610 crc crio[3650]: time="2026-06-11T10:35:01.926466507Z" level=info msg="Stopping container: 5349721461e8b99d639f28f707ce02b0cfb21b121313dc902d7bfdafb1386171 (timeout: 2s)" id=016bf9ac-77b1-4feb-a69f-cf7cbda839cf name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:58.996462 | controller | Jun 11 10:35:02.267611 crc crio[3650]: time="2026-06-11T10:35:02.266669524Z" 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=e35aac78-e559-4548-acdd-81009cea4d14 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:58.996478 | controller | Jun 11 10:35:02.322452 crc crio[3650]: time="2026-06-11T10:35:02.32023079Z" level=info msg="Ran pod sandbox ee5a05824ac132d125ed0e8dd19bede47096df030812ff75f135fd630f7dda6e with infra container: openshift-multus/cni-sysctl-allowlist-ds-tnn8n/POD" id=e35aac78-e559-4548-acdd-81009cea4d14 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:58.996493 | controller | Jun 11 10:35:02.374638 crc crio[3650]: time="2026-06-11T10:35:02.374485616Z" level=info msg="Stopped container 6a18fa9004b719057e1968207bea23bb79b59e25d5586cdd1e2bb154355ffea9: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=9c57d057-e92d-4091-adc8-9b44a04922df name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:58.996509 | controller | Jun 11 10:35:02.390339 crc crio[3650]: time="2026-06-11T10:35:02.389044363Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=c980f97e-c945-4fff-b574-63f259e833f6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.996527 | controller | Jun 11 10:35:02.462324 crc crio[3650]: time="2026-06-11T10:35:02.462211601Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=617f265c-f594-4c5d-8f83-56e402ef4e33 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.996543 | controller | Jun 11 10:35:02.479535 crc crio[3650]: time="2026-06-11T10:35:02.479309808Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=ef12b947-013d-4806-a00d-8251b0b9c865 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.996559 | controller | Jun 11 10:35:02.492793 crc crio[3650]: time="2026-06-11T10:35:02.492703167Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=ef48c633-84cd-4dea-900a-abeef941c87d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.996575 | controller | Jun 11 10:35:02.576236 crc crio[3650]: time="2026-06-11T10:35:02.570959796Z" level=info msg="Creating container: openshift-multus/cni-sysctl-allowlist-ds-tnn8n/kube-multus-additional-cni-plugins" id=c60ed20a-69f3-4e64-85e4-8f3b0f80aeb4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.996591 | controller | Jun 11 10:35:02.594830 crc crio[3650]: time="2026-06-11T10:35:02.594753808Z" level=info msg="Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=6901c765-4c7a-4eaf-a4cf-7e3c1a1b573b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.996608 | controller | Jun 11 10:35:02.623811 crc crio[3650]: time="2026-06-11T10:35:02.62005377Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.996624 | controller | Jun 11 10:35:02.813284 crc crio[3650]: time="2026-06-11T10:35:02.812750965Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.996639 | controller | Jun 11 10:35:02.901687 crc crio[3650]: time="2026-06-11T10:35:02.899180873Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 11:57:58.996655 | controller | Jun 11 10:35:02.901687 crc crio[3650]: time="2026-06-11T10:35:02.899296161Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 11:57:58.996671 | controller | Jun 11 10:35:02.901687 crc crio[3650]: time="2026-06-11T10:35:02.899323398Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/ptp\""
2026-06-11 11:57:58.996686 | controller | Jun 11 10:35:02.938783 crc crio[3650]: time="2026-06-11T10:35:02.929240313Z" level=info msg="Stopped container 5349721461e8b99d639f28f707ce02b0cfb21b121313dc902d7bfdafb1386171: openshift-console/downloads-747b44746d-4pqvr/download-server" id=016bf9ac-77b1-4feb-a69f-cf7cbda839cf name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:58.996702 | controller | Jun 11 10:35:03.274792 crc crio[3650]: time="2026-06-11T10:35:03.27342452Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=c564ea91-3410-4ab8-af7d-168f293439e8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.996717 | controller | Jun 11 10:35:03.398369 crc crio[3650]: time="2026-06-11T10:35:03.391540549Z" level=info msg="Removing container: 5419a6f29de601dfa853055cd98341c060c7a239dbd235f64153557d189d70d8" id=98e79038-33d8-4dad-b85a-8d4e16689374 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:58.996733 | controller | Jun 11 10:35:03.572982 crc crio[3650]: time="2026-06-11T10:35:03.4606145Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.996752 | controller | Jun 11 10:35:03.617285 crc crio[3650]: time="2026-06-11T10:35:03.616698337Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=16f8fb88-37ca-4ea8-91b9-2c4a21f81a09 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.996768 | controller | Jun 11 10:35:03.622759 crc crio[3650]: time="2026-06-11T10:35:03.621720898Z" level=info msg="Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server" id=7e99f396-1b3d-4bc1-8d16-a11f8dd31268 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.996783 | controller | Jun 11 10:35:03.630217 crc crio[3650]: time="2026-06-11T10:35:03.624766815Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.996798 | controller | Jun 11 10:35:03.893685 crc crio[3650]: time="2026-06-11T10:35:03.828696641Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=a6369339-5530-49e9-8300-bb27b0491d4c name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:58.996814 | controller | Jun 11 10:35:03.934670 crc crio[3650]: time="2026-06-11T10:35:03.934021006Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-11 11:57:58.996830 | controller | Jun 11 10:35:04.234226 crc crio[3650]: time="2026-06-11T10:35:04.233846701Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.996845 | controller | Jun 11 10:35:04.271578 crc crio[3650]: time="2026-06-11T10:35:04.271287462Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.996860 | controller | Jun 11 10:35:04.608319 crc crio[3650]: time="2026-06-11T10:35:04.608233656Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.996875 | controller | Jun 11 10:35:04.735997 crc crio[3650]: time="2026-06-11T10:35:04.734686957Z" level=info msg="Removed container 5419a6f29de601dfa853055cd98341c060c7a239dbd235f64153557d189d70d8: openshift-console/downloads-747b44746d-4pqvr/download-server" id=98e79038-33d8-4dad-b85a-8d4e16689374 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:58.996891 | controller | Jun 11 10:35:04.813626 crc crio[3650]: time="2026-06-11T10:35:04.813435674Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.996905 | controller | Jun 11 10:35:05.567770 crc crio[3650]: time="2026-06-11T10:35:05.528235552Z" level=info msg="Created container 28d724efaf56a7dddade9e24291b840d9070601ef90e7db063c632bd7a276335: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=6901c765-4c7a-4eaf-a4cf-7e3c1a1b573b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.996921 | controller | Jun 11 10:35:05.655684 crc crio[3650]: time="2026-06-11T10:35:05.654108779Z" level=info msg="Starting container: 28d724efaf56a7dddade9e24291b840d9070601ef90e7db063c632bd7a276335" id=88b594e8-0f4f-4c4c-bfdf-97014f957d34 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:58.996936 | controller | Jun 11 10:35:05.667586 crc crio[3650]: time="2026-06-11T10:35:05.667512445Z" level=info msg="Started container" PID=13530 containerID=28d724efaf56a7dddade9e24291b840d9070601ef90e7db063c632bd7a276335 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=88b594e8-0f4f-4c4c-bfdf-97014f957d34 name=/runtime.v1.RuntimeService/StartContainer sandboxID=00061e14ba0f53ee3e468ef87a929c317a5858b7d16013bffbe7e1e93701fe9e
2026-06-11 11:57:58.996958 | controller | Jun 11 10:35:06.117247 crc crio[3650]: time="2026-06-11T10:35:06.115470748Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 11:57:58.996974 | controller | Jun 11 10:35:06.117247 crc crio[3650]: time="2026-06-11T10:35:06.115581211Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 11:57:58.996990 | controller | Jun 11 10:35:06.117247 crc crio[3650]: time="2026-06-11T10:35:06.115609322Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/sbr\""
2026-06-11 11:57:58.997006 | controller | Jun 11 10:35:06.213500 crc crio[3650]: time="2026-06-11T10:35:06.19783615Z" level=info msg="Created container a8b3e1903eae7914855418947d92681662f3e487b256d2803ddfd007bb4daa0c: openshift-console/downloads-747b44746d-4pqvr/download-server" id=7e99f396-1b3d-4bc1-8d16-a11f8dd31268 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.997021 | controller | Jun 11 10:35:06.276721 crc crio[3650]: time="2026-06-11T10:35:06.264833781Z" level=info msg="Starting container: a8b3e1903eae7914855418947d92681662f3e487b256d2803ddfd007bb4daa0c" id=ccd6ab91-a113-46e1-8171-1da0363f6bbd name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:58.997037 | controller | Jun 11 10:35:06.315672 crc crio[3650]: time="2026-06-11T10:35:06.303329448Z" level=info msg="Started container" PID=13573 containerID=a8b3e1903eae7914855418947d92681662f3e487b256d2803ddfd007bb4daa0c description=openshift-console/downloads-747b44746d-4pqvr/download-server id=ccd6ab91-a113-46e1-8171-1da0363f6bbd name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed5e22ae44b291e5f4185543b89bed76a7dac5b4dcf90f0cd6fb838ba2475124
2026-06-11 11:57:58.997053 | controller | Jun 11 10:35:08.545947 crc crio[3650]: time="2026-06-11T10:35:08.544036341Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.997069 | controller | Jun 11 10:35:10.840972 crc crio[3650]: time="2026-06-11T10:35:10.828542089Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 11:57:58.997084 | controller | Jun 11 10:35:10.840972 crc crio[3650]: time="2026-06-11T10:35:10.829106697Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 11:57:58.997100 | controller | Jun 11 10:35:10.840972 crc crio[3650]: time="2026-06-11T10:35:10.836307618Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/static\""
2026-06-11 11:57:58.997115 | controller | Jun 11 10:35:11.156383 crc crio[3650]: time="2026-06-11T10:35:11.150026675Z" level=info msg="Created container add780a9276345682a5b4416037524bac490d3582f0fa18cb31e01e8314de239: openshift-multus/cni-sysctl-allowlist-ds-tnn8n/kube-multus-additional-cni-plugins" id=c60ed20a-69f3-4e64-85e4-8f3b0f80aeb4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.997130 | controller | Jun 11 10:35:11.156383 crc crio[3650]: time="2026-06-11T10:35:11.154500599Z" level=info msg="Starting container: add780a9276345682a5b4416037524bac490d3582f0fa18cb31e01e8314de239" id=47aeae01-f1c7-4902-8409-feb589583427 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:58.997146 | controller | Jun 11 10:35:11.219985 crc crio[3650]: time="2026-06-11T10:35:11.219825179Z" level=info msg="Started container" PID=13667 containerID=add780a9276345682a5b4416037524bac490d3582f0fa18cb31e01e8314de239 description=openshift-multus/cni-sysctl-allowlist-ds-tnn8n/kube-multus-additional-cni-plugins id=47aeae01-f1c7-4902-8409-feb589583427 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee5a05824ac132d125ed0e8dd19bede47096df030812ff75f135fd630f7dda6e
2026-06-11 11:57:58.997162 | controller | Jun 11 10:35:14.539705 crc crio[3650]: time="2026-06-11T10:35:14.53855279Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 11:57:58.997181 | controller | Jun 11 10:35:14.545106 crc crio[3650]: time="2026-06-11T10:35:14.545063189Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 11:57:58.997197 | controller | Jun 11 10:35:14.546800 crc crio[3650]: time="2026-06-11T10:35:14.546585078Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/tap\""
2026-06-11 11:57:58.997212 | controller | Jun 11 10:35:15.534669 crc crio[3650]: time="2026-06-11T10:35:15.534389453Z" level=info msg="Stopping container: 28d724efaf56a7dddade9e24291b840d9070601ef90e7db063c632bd7a276335 (timeout: 30s)" id=a6a50360-3401-4ae7-b65c-408868c77ec9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:58.997228 | controller | Jun 11 10:35:16.023004 crc crio[3650]: time="2026-06-11T10:35:16.022816592Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 11:57:58.997243 | controller | Jun 11 10:35:16.023004 crc crio[3650]: time="2026-06-11T10:35:16.022851483Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 11:57:58.997257 | controller | Jun 11 10:35:16.023004 crc crio[3650]: time="2026-06-11T10:35:16.022873344Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/tuning\""
2026-06-11 11:57:58.997272 | controller | Jun 11 10:35:17.289317 crc crio[3650]: time="2026-06-11T10:35:17.288985356Z" level=info msg="Stopping container: add780a9276345682a5b4416037524bac490d3582f0fa18cb31e01e8314de239 (timeout: 30s)" id=1386480e-7e63-4977-bbbc-74127ef725f9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:58.997287 | controller | Jun 11 10:35:17.570752 crc crio[3650]: time="2026-06-11T10:35:17.569861468Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 11:57:58.997303 | controller | Jun 11 10:35:17.570752 crc crio[3650]: time="2026-06-11T10:35:17.570591552Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 11:57:58.997318 | controller | Jun 11 10:35:17.704112 crc crio[3650]: time="2026-06-11T10:35:17.704024118Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/vlan\""
2026-06-11 11:57:58.997333 | controller | Jun 11 10:35:18.935968 crc crio[3650]: time="2026-06-11T10:35:18.935843138Z" level=info msg="Stopped container 28d724efaf56a7dddade9e24291b840d9070601ef90e7db063c632bd7a276335: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=a6a50360-3401-4ae7-b65c-408868c77ec9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:58.997364 | controller | Jun 11 10:35:19.046956 crc crio[3650]: time="2026-06-11T10:35:19.046675713Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=ac78606c-a336-4009-868c-cd98a704a4dd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.997385 | controller | Jun 11 10:35:19.261476 crc crio[3650]: time="2026-06-11T10:35:19.256332206Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=31c69192-2061-4b90-8d6c-031b4ba24310 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.997402 | controller | Jun 11 10:35:19.346261 crc crio[3650]: time="2026-06-11T10:35:19.339093154Z" level=info msg="Removing container: 6a18fa9004b719057e1968207bea23bb79b59e25d5586cdd1e2bb154355ffea9" id=93711c43-e855-4987-9119-339c1430105d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:58.997418 | controller | Jun 11 10:35:19.359435 crc crio[3650]: time="2026-06-11T10:35:19.359244926Z" level=info msg="Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=dc5230aa-a225-4cb1-aa8d-ecbf112ea781 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.997443 | controller | Jun 11 10:35:19.400961 crc crio[3650]: time="2026-06-11T10:35:19.400628705Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.997460 | controller | Jun 11 10:35:19.954246 crc crio[3650]: time="2026-06-11T10:35:19.95352317Z" level=info msg="Removed container 6a18fa9004b719057e1968207bea23bb79b59e25d5586cdd1e2bb154355ffea9: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=93711c43-e855-4987-9119-339c1430105d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:58.997477 | controller | Jun 11 10:35:19.975183 crc crio[3650]: time="2026-06-11T10:35:19.975056562Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.997493 | controller | Jun 11 10:35:19.985238 crc crio[3650]: time="2026-06-11T10:35:19.985048952Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.997508 | controller | Jun 11 10:35:20.287388 crc crio[3650]: time="2026-06-11T10:35:20.286844405Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 11:57:58.997524 | controller | Jun 11 10:35:20.287388 crc crio[3650]: time="2026-06-11T10:35:20.287001826Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 11:57:58.997539 | controller | Jun 11 10:35:20.287388 crc crio[3650]: time="2026-06-11T10:35:20.287027407Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/vrf\""
2026-06-11 11:57:58.997555 | controller | Jun 11 10:35:21.283755 crc crio[3650]: time="2026-06-11T10:35:21.278590862Z" level=info msg="Created container 2ccdc160fda66452dd223b8a5d53212395f17e391118d95e7bd61c0d9433b599: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=dc5230aa-a225-4cb1-aa8d-ecbf112ea781 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.997570 | controller | Jun 11 10:35:21.313360 crc crio[3650]: time="2026-06-11T10:35:21.312521385Z" level=info msg="Starting container: 2ccdc160fda66452dd223b8a5d53212395f17e391118d95e7bd61c0d9433b599" id=09e0e906-a18d-4570-8f7f-54be7fc7e988 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:58.997586 | controller | Jun 11 10:35:21.335307 crc crio[3650]: time="2026-06-11T10:35:21.330329075Z" level=info msg="Started container" PID=13771 containerID=2ccdc160fda66452dd223b8a5d53212395f17e391118d95e7bd61c0d9433b599 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=09e0e906-a18d-4570-8f7f-54be7fc7e988 name=/runtime.v1.RuntimeService/StartContainer sandboxID=00061e14ba0f53ee3e468ef87a929c317a5858b7d16013bffbe7e1e93701fe9e
2026-06-11 11:57:58.997602 | controller | Jun 11 10:35:25.387321 crc crio[3650]: time="2026-06-11T10:35:25.310458914Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 11:57:58.997618 | controller | Jun 11 10:35:25.387321 crc crio[3650]: time="2026-06-11T10:35:25.310907569Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 11:57:58.997634 | controller | Jun 11 10:35:25.387321 crc crio[3650]: time="2026-06-11T10:35:25.31093965Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:58.997650 | controller | Jun 11 10:35:26.062652 crc crio[3650]: time="2026-06-11T10:35:25.832549398Z" level=info msg="Stopping container: 8951b5bf96af784a3004edbdbdb15e0d90c0f1d2eeb5e6fa6aa76ae1e9b4e420 (timeout: 30s)" id=e6d89a92-4541-493a-9411-662fe89ce805 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:58.997670 | controller | Jun 11 10:35:26.093309 crc crio[3650]: time="2026-06-11T10:35:26.092082995Z" level=info msg="Stopping container: 8d5e9dd534915acca312489cc8b11e6b4c591dceb37ad5fdc2e1a5a69982d9b0 (timeout: 30s)" id=df9d50de-12e2-4a61-b046-009896feabb7 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:58.997686 | controller | Jun 11 10:35:26.426192 crc crio[3650]: time="2026-06-11T10:35:26.419026714Z" level=info msg="Stopped container 8d5e9dd534915acca312489cc8b11e6b4c591dceb37ad5fdc2e1a5a69982d9b0: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager" id=df9d50de-12e2-4a61-b046-009896feabb7 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:58.997774 | controller | Jun 11 10:35:26.447510 crc crio[3650]: time="2026-06-11T10:35:26.447412861Z" level=info msg="Stopping pod sandbox: 87ad15347a1d983c8966b74cdadb3590e2f09f721f12959cfedf5e172650b04f" id=9bc2b151-43b0-40f7-9655-be4028d097b1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:58.997798 | controller | Jun 11 10:35:26.456295 crc crio[3650]: time="2026-06-11T10:35:26.451775231Z" level=info msg="Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:87ad15347a1d983c8966b74cdadb3590e2f09f721f12959cfedf5e172650b04f UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/c9e3e164-7e29-4085-8a89-9df8eaad3d43 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:0xc000e12218}] Aliases:map[]}"
2026-06-11 11:57:58.997815 | controller | Jun 11 10:35:26.456295 crc crio[3650]: time="2026-06-11T10:35:26.453448065Z" 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-11 11:57:58.997831 | controller | Jun 11 10:35:26.474975 crc crio[3650]: time="2026-06-11T10:35:26.474610328Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 11:57:58.997847 | controller | Jun 11 10:35:26.591503 crc crio[3650]: time="2026-06-11T10:35:26.5913446Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.997863 | controller | Jun 11 10:35:27.139733 crc crio[3650]: time="2026-06-11T10:35:27.139062687Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 11:57:58.997878 | controller | Jun 11 10:35:27.139733 crc crio[3650]: time="2026-06-11T10:35:27.139311555Z" level=info msg="CNI monitoring event REMOVE        \"/var/lib/cni/bin/upgrade_225ca418-1233-4fa0-aaf4-c02969e2af44\""
2026-06-11 11:57:58.997894 | controller | Jun 11 10:35:27.139733 crc crio[3650]: time="2026-06-11T10:35:27.139353516Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:58.997909 | controller | Jun 11 10:35:27.561309 crc crio[3650]: time="2026-06-11T10:35:27.560491484Z" level=info msg="Stopped pod sandbox: 87ad15347a1d983c8966b74cdadb3590e2f09f721f12959cfedf5e172650b04f" id=9bc2b151-43b0-40f7-9655-be4028d097b1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:58.997925 | controller | Jun 11 10:35:27.587935 crc crio[3650]: time="2026-06-11T10:35:27.586686205Z" level=info msg="Created container 56c10238ab4bf17a9024b994d1bf5d3b9b1376ec9ba223c661e3919c756801c2: hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar" id=edfee223-9ef5-45cd-98e6-9133e1774a35 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.997940 | controller | Jun 11 10:35:27.603551 crc crio[3650]: time="2026-06-11T10:35:27.603463903Z" level=info msg="Starting container: 56c10238ab4bf17a9024b994d1bf5d3b9b1376ec9ba223c661e3919c756801c2" id=1b408250-9c32-414f-a2af-7c96fbcb4ce5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:58.997959 | controller | Jun 11 10:35:27.686467 crc crio[3650]: time="2026-06-11T10:35:27.651813758Z" level=info msg="Stopped container 8951b5bf96af784a3004edbdbdb15e0d90c0f1d2eeb5e6fa6aa76ae1e9b4e420: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager" id=e6d89a92-4541-493a-9411-662fe89ce805 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:58.998013 | controller | Jun 11 10:35:27.686467 crc crio[3650]: time="2026-06-11T10:35:27.678348763Z" level=info msg="Stopping pod sandbox: 7c9b8439825296730475bfb0226e2762812ed00dc63fea5c58402a1839ed8cbf" id=d8f95c9f-7ec2-4cd4-9795-7bcc51e8ba66 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:58.998038 | controller | Jun 11 10:35:27.760086 crc crio[3650]: time="2026-06-11T10:35:27.73325824Z" level=info msg="Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:7c9b8439825296730475bfb0226e2762812ed00dc63fea5c58402a1839ed8cbf UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/0f61f05c-56fc-4df2-8404-a6abd45f71dd 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:0xc00008ccf8}] Aliases:map[]}"
2026-06-11 11:57:58.998056 | controller | Jun 11 10:35:27.760086 crc crio[3650]: time="2026-06-11T10:35:27.733452596Z" level=info msg="Deleting pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:58.998073 | controller | Jun 11 10:35:28.181402 crc crio[3650]: time="2026-06-11T10:35:28.180489173Z" level=info msg="Started container" PID=13849 containerID=56c10238ab4bf17a9024b994d1bf5d3b9b1376ec9ba223c661e3919c756801c2 description=hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar id=1b408250-9c32-414f-a2af-7c96fbcb4ce5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4b6f68ee5043dc4cefea29f31ca220f4e08b9d82b41af55c49f6cf64addd60e9
2026-06-11 11:57:58.998090 | controller | Jun 11 10:35:28.990357 crc crio[3650]: time="2026-06-11T10:35:28.987375638Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-csi-livenessprobe:latest" id=8cf1d41e-a12f-4371-9796-11f3ae30bb45 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.998106 | controller | Jun 11 10:35:29.352086 crc crio[3650]: time="2026-06-11T10:35:29.351683725Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-csi-livenessprobe:latest" id=913850db-2b27-43a5-94f8-38d0ba419860 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.998121 | controller | Jun 11 10:35:29.401011 crc crio[3650]: time="2026-06-11T10:35:29.356461221Z" level=info msg="Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe" id=aa00d471-f808-45bd-82d2-7ac1895e7e5b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.998137 | controller | Jun 11 10:35:29.401995 crc crio[3650]: time="2026-06-11T10:35:29.401709259Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.998152 | controller | Jun 11 10:35:29.429713 crc crio[3650]: time="2026-06-11T10:35:29.428861373Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 11:57:58.998168 | controller | Jun 11 10:35:30.242812 crc crio[3650]: time="2026-06-11T10:35:30.24198554Z" level=info msg="Stopping container: 2ccdc160fda66452dd223b8a5d53212395f17e391118d95e7bd61c0d9433b599 (timeout: 30s)" id=9c249121-104a-4b97-89d1-99d3e720a386 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:58.998184 | controller | Jun 11 10:35:30.473308 crc crio[3650]: time="2026-06-11T10:35:30.466627173Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.998203 | controller | Jun 11 10:35:32.307636 crc crio[3650]: time="2026-06-11T10:35:32.306607378Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 11:57:58.998219 | controller | Jun 11 10:35:32.307636 crc crio[3650]: time="2026-06-11T10:35:32.307540148Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/upgrade_cc36d5da-d4f0-4730-9823-156210db7d11\""
2026-06-11 11:57:58.998235 | controller | Jun 11 10:35:32.332112 crc crio[3650]: time="2026-06-11T10:35:32.332031171Z" level=info msg="Stopped pod sandbox: 7c9b8439825296730475bfb0226e2762812ed00dc63fea5c58402a1839ed8cbf" id=d8f95c9f-7ec2-4cd4-9795-7bcc51e8ba66 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:58.998251 | controller | Jun 11 10:35:32.377624 crc crio[3650]: time="2026-06-11T10:35:32.376978069Z" level=info msg="Stopping container: a8b3e1903eae7914855418947d92681662f3e487b256d2803ddfd007bb4daa0c (timeout: 2s)" id=ab9e5caa-3fcf-4eae-bd1f-dc4a56743f37 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:58.998266 | controller | Jun 11 10:35:32.541651 crc crio[3650]: time="2026-06-11T10:35:32.429819191Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 11:57:58.998281 | controller | Jun 11 10:35:32.541651 crc crio[3650]: time="2026-06-11T10:35:32.429860443Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 11:57:58.998297 | controller | Jun 11 10:35:32.541651 crc crio[3650]: time="2026-06-11T10:35:32.429961286Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:58.998313 | controller | Jun 11 10:35:32.999384 crc crio[3650]: time="2026-06-11T10:35:32.999225867Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 11:57:58.998328 | controller | Jun 11 10:35:32.999688 crc crio[3650]: time="2026-06-11T10:35:32.999476196Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 11:57:58.998344 | controller | Jun 11 10:35:32.999688 crc crio[3650]: time="2026-06-11T10:35:32.999550408Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/bond\""
2026-06-11 11:57:58.998389 | controller | Jun 11 10:35:33.008754 crc crio[3650]: time="2026-06-11T10:35:33.007644014Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.998407 | controller | Jun 11 10:35:33.132263 crc crio[3650]: time="2026-06-11T10:35:33.132097218Z" level=info msg="Removing container: 5349721461e8b99d639f28f707ce02b0cfb21b121313dc902d7bfdafb1386171" id=3e3b429e-a5b5-4bc8-859e-48646d631392 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:58.998423 | controller | Jun 11 10:35:33.205314 crc crio[3650]: time="2026-06-11T10:35:33.205006675Z" level=info msg="Stopped container 2ccdc160fda66452dd223b8a5d53212395f17e391118d95e7bd61c0d9433b599: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=9c249121-104a-4b97-89d1-99d3e720a386 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:58.998439 | controller | Jun 11 10:35:33.209578 crc crio[3650]: time="2026-06-11T10:35:33.209015847Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=b8329e68-5df1-451a-bf7c-d6a03a38a054 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.998454 | controller | Jun 11 10:35:33.265340 crc crio[3650]: time="2026-06-11T10:35:33.261788011Z" level=info msg="Stopped container a8b3e1903eae7914855418947d92681662f3e487b256d2803ddfd007bb4daa0c: openshift-console/downloads-747b44746d-4pqvr/download-server" id=ab9e5caa-3fcf-4eae-bd1f-dc4a56743f37 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:58.998473 | controller | Jun 11 10:35:33.267759 crc crio[3650]: time="2026-06-11T10:35:33.26770866Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=8565856c-b616-424f-aafd-98853a72a2ee name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.998489 | controller | Jun 11 10:35:33.288039 crc crio[3650]: time="2026-06-11T10:35:33.287872279Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=5fe19d25-4a5a-4849-bcf6-522c20023295 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.998504 | controller | Jun 11 10:35:33.290422 crc crio[3650]: time="2026-06-11T10:35:33.290027646Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=42c95001-1a0e-42f8-8c41-219af185a39f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.998520 | controller | Jun 11 10:35:33.316405 crc crio[3650]: time="2026-06-11T10:35:33.316218357Z" level=info msg="Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=f102b819-8c32-4556-9f1b-0c4e63f1bf2b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.998535 | controller | Jun 11 10:35:33.318614 crc crio[3650]: time="2026-06-11T10:35:33.318580633Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.998550 | controller | Jun 11 10:35:33.560715 crc crio[3650]: time="2026-06-11T10:35:33.560077016Z" level=info msg="Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server" id=38835c99-7b2f-4b5e-90aa-36402e673b96 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.998566 | controller | Jun 11 10:35:33.561005 crc crio[3650]: time="2026-06-11T10:35:33.560845541Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.998581 | controller | Jun 11 10:35:33.785758 crc crio[3650]: time="2026-06-11T10:35:33.785523552Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.998596 | controller | Jun 11 10:35:33.853357 crc crio[3650]: time="2026-06-11T10:35:33.844739255Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.998612 | controller | Jun 11 10:35:33.853357 crc crio[3650]: time="2026-06-11T10:35:33.853216794Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.998627 | controller | Jun 11 10:35:34.074247 crc crio[3650]: time="2026-06-11T10:35:34.073986373Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.998642 | controller | Jun 11 10:35:34.178932 crc crio[3650]: time="2026-06-11T10:35:34.178438842Z" level=info msg="Created container c1f870a61cd2e2a853ff6399861c5bcb87cc29198534030cbd790f13035ae24d: hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe" id=aa00d471-f808-45bd-82d2-7ac1895e7e5b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.998657 | controller | Jun 11 10:35:34.185696 crc crio[3650]: time="2026-06-11T10:35:34.185435123Z" level=info msg="Starting container: c1f870a61cd2e2a853ff6399861c5bcb87cc29198534030cbd790f13035ae24d" id=8fad5274-84d2-4e15-a9a1-981fb3eb1473 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:58.998673 | controller | Jun 11 10:35:34.393526 crc crio[3650]: time="2026-06-11T10:35:34.392865264Z" level=info msg="Started container" PID=13964 containerID=c1f870a61cd2e2a853ff6399861c5bcb87cc29198534030cbd790f13035ae24d description=hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe id=8fad5274-84d2-4e15-a9a1-981fb3eb1473 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4b6f68ee5043dc4cefea29f31ca220f4e08b9d82b41af55c49f6cf64addd60e9
2026-06-11 11:57:58.998693 | controller | Jun 11 10:35:34.504225 crc crio[3650]: time="2026-06-11T10:35:34.491510027Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-csi-external-provisioner:latest" id=72b849ce-f42a-4f98-9280-b9f7a442f434 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.998709 | controller | Jun 11 10:35:34.631506 crc crio[3650]: time="2026-06-11T10:35:34.63135687Z" level=info msg="Removed container 5349721461e8b99d639f28f707ce02b0cfb21b121313dc902d7bfdafb1386171: openshift-console/downloads-747b44746d-4pqvr/download-server" id=3e3b429e-a5b5-4bc8-859e-48646d631392 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:58.998726 | controller | Jun 11 10:35:34.663317 crc crio[3650]: time="2026-06-11T10:35:34.650759876Z" level=info msg="Removing container: 8951b5bf96af784a3004edbdbdb15e0d90c0f1d2eeb5e6fa6aa76ae1e9b4e420" id=077f758d-437e-4dfb-beff-7983fa49ff9c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:58.998742 | controller | Jun 11 10:35:34.677775 crc crio[3650]: time="2026-06-11T10:35:34.674608837Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 11:57:58.998758 | controller | Jun 11 10:35:34.677775 crc crio[3650]: time="2026-06-11T10:35:34.675001551Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 11:57:58.998774 | controller | Jun 11 10:35:34.677775 crc crio[3650]: time="2026-06-11T10:35:34.675031371Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:58.998790 | controller | Jun 11 10:35:34.677775 crc crio[3650]: time="2026-06-11T10:35:34.676636633Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-csi-external-provisioner:latest" id=fca3c532-caa6-4c71-9a93-a4fe78f9b5ed name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.998805 | controller | Jun 11 10:35:34.687224 crc crio[3650]: time="2026-06-11T10:35:34.681710063Z" level=info msg="Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner" id=9af282b6-962c-484b-81bf-05c712e835a6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.998821 | controller | Jun 11 10:35:34.687224 crc crio[3650]: time="2026-06-11T10:35:34.682174508Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.998836 | controller | Jun 11 10:35:34.786074 crc crio[3650]: time="2026-06-11T10:35:34.785530464Z" level=info msg="Stopped container c2c141783c1672d6bc4b474403392749bf7cbc17168c7a7b416cb5b86f6bac3e: openshift-ingress/router-default-68cf44c8b8-w4gs8/router" id=fbb6182b-830c-4b34-ad0d-15cd6ef1ade7 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:58.998852 | controller | Jun 11 10:35:34.793187 crc crio[3650]: time="2026-06-11T10:35:34.791781855Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946" id=61dbde5d-4f86-48bb-a29d-34c31c40c5c7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.998868 | controller | Jun 11 10:35:34.797377 crc crio[3650]: time="2026-06-11T10:35:34.797164977Z" level=info msg="Running pod sandbox: openshift-route-controller-manager/route-controller-manager-665d8d9c75-wps6n/POD" id=4eda05d5-d542-49a9-a5e5-707137f82bee name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:58.998883 | controller | Jun 11 10:35:34.797573 crc crio[3650]: time="2026-06-11T10:35:34.797502508Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.998903 | controller | Jun 11 10:35:34.845650 crc crio[3650]: time="2026-06-11T10:35:34.845572517Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946" id=f5ed5d01-370e-453b-8181-ad9b7929ab6c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:58.998919 | controller | Jun 11 10:35:34.868725 crc crio[3650]: time="2026-06-11T10:35:34.868612725Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.998935 | controller | Jun 11 10:35:34.870243 crc crio[3650]: time="2026-06-11T10:35:34.870063582Z" level=info msg="Creating container: openshift-ingress/router-default-68cf44c8b8-w4gs8/router" id=6e4db099-58ba-408c-8b31-0f8de81bc62a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.998951 | controller | Jun 11 10:35:34.887191 crc crio[3650]: time="2026-06-11T10:35:34.887058043Z" level=info msg="Removed container 8951b5bf96af784a3004edbdbdb15e0d90c0f1d2eeb5e6fa6aa76ae1e9b4e420: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager" id=077f758d-437e-4dfb-beff-7983fa49ff9c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:58.998968 | controller | Jun 11 10:35:34.888325 crc crio[3650]: time="2026-06-11T10:35:34.887743035Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.998984 | controller | Jun 11 10:35:34.894296 crc crio[3650]: time="2026-06-11T10:35:34.894197842Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 11:57:58.998999 | controller | Jun 11 10:35:34.894580 crc crio[3650]: time="2026-06-11T10:35:34.894262324Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 11:57:58.999015 | controller | Jun 11 10:35:34.894580 crc crio[3650]: time="2026-06-11T10:35:34.894560254Z" level=info msg="CNI monitoring event REMOVE        \"/var/lib/cni/bin/upgrade_cc36d5da-d4f0-4730-9823-156210db7d11\""
2026-06-11 11:57:58.999030 | controller | Jun 11 10:35:34.895056 crc crio[3650]: time="2026-06-11T10:35:34.895000278Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:58.999046 | controller | Jun 11 10:35:34.902609 crc crio[3650]: time="2026-06-11T10:35:34.901788886Z" level=info msg="Removing container: 28d724efaf56a7dddade9e24291b840d9070601ef90e7db063c632bd7a276335" id=a0de2d03-102c-4856-919c-f55546ae8256 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:58.999061 | controller | Jun 11 10:35:34.952958 crc crio[3650]: time="2026-06-11T10:35:34.952648579Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.999077 | controller | Jun 11 10:35:34.954278 crc crio[3650]: time="2026-06-11T10:35:34.953681265Z" level=info msg="Got pod network &{Name:route-controller-manager-665d8d9c75-wps6n Namespace:openshift-route-controller-manager ID:d24ccf6f5f80d3dde6964becd958ff4ade9398e9a4268f11463f1ad57eabc3ef UID:731ea37f-9334-438c-8697-c0e8d670c097 NetNS:/var/run/netns/1b99c623-9af9-405e-839a-f25daea80db1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod731ea37f_9334_438c_8697_c0e8d670c097.slice PodAnnotations:0xc0001891d8}] Aliases:map[]}"
2026-06-11 11:57:58.999093 | controller | Jun 11 10:35:34.954278 crc crio[3650]: time="2026-06-11T10:35:34.953751807Z" level=info msg="Adding pod openshift-route-controller-manager_route-controller-manager-665d8d9c75-wps6n to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:58.999112 | controller | Jun 11 10:35:34.955367 crc crio[3650]: time="2026-06-11T10:35:34.955266214Z" level=info msg="Created container dc43eb7de959be0ce262ffca4cd07531b03d328242fd1c168f9ddb52a514dcf6: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=f102b819-8c32-4556-9f1b-0c4e63f1bf2b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.999128 | controller | Jun 11 10:35:34.962052 crc crio[3650]: time="2026-06-11T10:35:34.961551831Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.999143 | controller | Jun 11 10:35:34.972069 crc crio[3650]: time="2026-06-11T10:35:34.971763552Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 11:57:58.999158 | controller | Jun 11 10:35:34.973827 crc crio[3650]: time="2026-06-11T10:35:34.973673057Z" level=info msg="Starting container: dc43eb7de959be0ce262ffca4cd07531b03d328242fd1c168f9ddb52a514dcf6" id=775d0e18-9a23-4ac6-89bb-24db7d1fd631 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:58.999174 | controller | Jun 11 10:35:34.981534 crc crio[3650]: time="2026-06-11T10:35:34.981489093Z" level=info msg="Started container" PID=13984 containerID=dc43eb7de959be0ce262ffca4cd07531b03d328242fd1c168f9ddb52a514dcf6 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=775d0e18-9a23-4ac6-89bb-24db7d1fd631 name=/runtime.v1.RuntimeService/StartContainer sandboxID=00061e14ba0f53ee3e468ef87a929c317a5858b7d16013bffbe7e1e93701fe9e
2026-06-11 11:57:58.999190 | controller | Jun 11 10:35:35.388253 crc crio[3650]: time="2026-06-11T10:35:35.387994338Z" level=info msg="Created container 0087e256a999fde88a97260b32a75ed6a0a18d7b6c11b2eb10b9827956da71a3: openshift-console/downloads-747b44746d-4pqvr/download-server" id=38835c99-7b2f-4b5e-90aa-36402e673b96 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.999206 | controller | Jun 11 10:35:35.391760 crc crio[3650]: time="2026-06-11T10:35:35.391581901Z" level=info msg="Starting container: 0087e256a999fde88a97260b32a75ed6a0a18d7b6c11b2eb10b9827956da71a3" id=09dca05f-7543-4cba-9697-31583bf5b6fd name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:58.999222 | controller | Jun 11 10:35:35.438361 crc crio[3650]: time="2026-06-11T10:35:35.435573082Z" level=info msg="Started container" PID=13986 containerID=0087e256a999fde88a97260b32a75ed6a0a18d7b6c11b2eb10b9827956da71a3 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=09dca05f-7543-4cba-9697-31583bf5b6fd name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed5e22ae44b291e5f4185543b89bed76a7dac5b4dcf90f0cd6fb838ba2475124
2026-06-11 11:57:58.999237 | controller | Jun 11 10:35:35.575656 crc crio[3650]: time="2026-06-11T10:35:35.574790586Z" level=info msg="Removed container 28d724efaf56a7dddade9e24291b840d9070601ef90e7db063c632bd7a276335: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=a0de2d03-102c-4856-919c-f55546ae8256 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:58.999253 | controller | Jun 11 10:35:36.561969 crc crio[3650]: time="2026-06-11T10:35:36.561758267Z" level=info msg="Created container 782d2b4515d9483e1be88148596c3c011f91b692d84495b0870b14c1ee814aed: openshift-ingress/router-default-68cf44c8b8-w4gs8/router" id=6e4db099-58ba-408c-8b31-0f8de81bc62a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.999268 | controller | Jun 11 10:35:36.564493 crc crio[3650]: time="2026-06-11T10:35:36.564053195Z" level=info msg="Starting container: 782d2b4515d9483e1be88148596c3c011f91b692d84495b0870b14c1ee814aed" id=3ec861a3-31ac-4193-8039-2a1cbc3b1257 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:58.999284 | controller | Jun 11 10:35:36.649802 crc crio[3650]: time="2026-06-11T10:35:36.649738385Z" level=info msg="Started container" PID=14036 containerID=782d2b4515d9483e1be88148596c3c011f91b692d84495b0870b14c1ee814aed description=openshift-ingress/router-default-68cf44c8b8-w4gs8/router id=3ec861a3-31ac-4193-8039-2a1cbc3b1257 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ab8f173b547e1b0deac61ddae7c6930a1cc8161dbb90190a30fb006c69705d92
2026-06-11 11:57:58.999302 | controller | Jun 11 10:35:38.021239 crc crio[3650]: time="2026-06-11T10:35:38.021071378Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:58.999318 | controller | Jun 11 10:35:41.392643 crc crio[3650]: time="2026-06-11T10:35:41.392279599Z" level=info msg="Created container 1c4194b04bb39b5d1487d7780e275bd5d9c6a0b7e788a95397bd9d689f965f7d: hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner" id=9af282b6-962c-484b-81bf-05c712e835a6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:58.999333 | controller | Jun 11 10:35:41.402638 crc crio[3650]: time="2026-06-11T10:35:41.400277223Z" level=info msg="Starting container: 1c4194b04bb39b5d1487d7780e275bd5d9c6a0b7e788a95397bd9d689f965f7d" id=4e8eae27-698c-4277-a370-60913e4bbd12 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:58.999365 | controller | Jun 11 10:35:41.483200 crc crio[3650]: time="2026-06-11T10:35:41.48268649Z" level=info msg="Started container" PID=14115 containerID=1c4194b04bb39b5d1487d7780e275bd5d9c6a0b7e788a95397bd9d689f965f7d description=hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner id=4e8eae27-698c-4277-a370-60913e4bbd12 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4b6f68ee5043dc4cefea29f31ca220f4e08b9d82b41af55c49f6cf64addd60e9
2026-06-11 11:57:58.999387 | controller | Jun 11 10:35:46.335441 crc crio[3650]: time="2026-06-11T10:35:46.334784986Z" level=info msg="Stopping container: dc43eb7de959be0ce262ffca4cd07531b03d328242fd1c168f9ddb52a514dcf6 (timeout: 30s)" id=14abb987-94b6-43c8-a7e2-6227d682baf4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:58.999403 | controller | Jun 11 10:35:46.367874 crc crio[3650]: 2026-06-11T10:35:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d24ccf6f5f80d3d Mac:c6:d4:c4:87:c6:64 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1a Mtu:0 Sandbox:/var/run/netns/1b99c623-9af9-405e-839a-f25daea80db1 SocketPath: PciID:}] [{Interface:0xc0004826d0 Address:{IP:10.217.0.26 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:58.999419 | controller | Jun 11 10:35:46.376423 crc crio[3650]: time="2026-06-11T10:35:46.376254635Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 11:57:58.999435 | controller | Jun 11 10:35:46.377015 crc crio[3650]: time="2026-06-11T10:35:46.376440361Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/upgrade_a8adca3e-c046-4c4a-8a0a-ee2d6465d875\""
2026-06-11 11:57:58.999451 | controller | Jun 11 10:35:46.378078 crc crio[3650]: time="2026-06-11T10:35:46.37742119Z" level=info msg="Got pod network &{Name:route-controller-manager-665d8d9c75-wps6n Namespace:openshift-route-controller-manager ID:d24ccf6f5f80d3dde6964becd958ff4ade9398e9a4268f11463f1ad57eabc3ef UID:731ea37f-9334-438c-8697-c0e8d670c097 NetNS:/var/run/netns/1b99c623-9af9-405e-839a-f25daea80db1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod731ea37f_9334_438c_8697_c0e8d670c097.slice PodAnnotations:0xc0001891d8}] Aliases:map[]}"
2026-06-11 11:57:58.999467 | controller | Jun 11 10:35:46.378376 crc crio[3650]: time="2026-06-11T10:35:46.378296958Z" level=info msg="Checking pod openshift-route-controller-manager_route-controller-manager-665d8d9c75-wps6n for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:58.999483 | controller | Jun 11 10:35:46.981105 crc crio[3650]: time="2026-06-11T10:35:46.980529172Z" level=info msg="Stopping pod sandbox: 7c9b8439825296730475bfb0226e2762812ed00dc63fea5c58402a1839ed8cbf" id=6d2de43d-e5e6-460b-b4f1-b103291ab043 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:58.999502 | controller | Jun 11 10:35:46.981105 crc crio[3650]: time="2026-06-11T10:35:46.980649006Z" level=info msg="Stopped pod sandbox (already stopped): 7c9b8439825296730475bfb0226e2762812ed00dc63fea5c58402a1839ed8cbf" id=6d2de43d-e5e6-460b-b4f1-b103291ab043 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:58.999519 | controller | Jun 11 10:35:46.993996 crc crio[3650]: time="2026-06-11T10:35:46.993847399Z" level=info msg="Removing pod sandbox: 7c9b8439825296730475bfb0226e2762812ed00dc63fea5c58402a1839ed8cbf" id=7f1a707d-a8b0-41ac-8322-fef73b26a59e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:58.999534 | controller | Jun 11 10:35:47.328365 crc crio[3650]: time="2026-06-11T10:35:47.326399498Z" level=warning msg="Stopping container add780a9276345682a5b4416037524bac490d3582f0fa18cb31e01e8314de239 with stop signal(15) timed out. Killing..."
2026-06-11 11:57:58.999550 | controller | Jun 11 10:35:48.309411 crc crio[3650]: time="2026-06-11T10:35:48.308976638Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 11:57:58.999566 | controller | Jun 11 10:35:48.309411 crc crio[3650]: time="2026-06-11T10:35:48.309224856Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 11:57:58.999581 | controller | Jun 11 10:35:48.309411 crc crio[3650]: time="2026-06-11T10:35:48.309299798Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:58.999616 | controller | Jun 11 10:35:48.309411 crc crio[3650]: time="2026-06-11T10:35:48.309425731Z" level=error msg="Killing container add780a9276345682a5b4416037524bac490d3582f0fa18cb31e01e8314de239 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill add780a9276345682a5b4416037524bac490d3582f0fa18cb31e01e8314de239 KILL` failed: process not running: No such process\n : exit status 1"
2026-06-11 11:57:58.999638 | controller | Jun 11 10:35:48.793521 crc crio[3650]: time="2026-06-11T10:35:48.793375449Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 11:57:58.999657 | controller | Jun 11 10:35:48.793521 crc crio[3650]: time="2026-06-11T10:35:48.793432501Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 11:57:58.999672 | controller | Jun 11 10:35:48.793521 crc crio[3650]: time="2026-06-11T10:35:48.793459562Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/route-override\""
2026-06-11 11:57:58.999688 | controller | Jun 11 10:35:49.858928 crc crio[3650]: time="2026-06-11T10:35:49.858745212Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 11:57:58.999703 | controller | Jun 11 10:35:49.858928 crc crio[3650]: time="2026-06-11T10:35:49.858809664Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 11:57:58.999718 | controller | Jun 11 10:35:49.858928 crc crio[3650]: time="2026-06-11T10:35:49.858836985Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:58.999734 | controller | Jun 11 10:35:51.439524 crc crio[3650]: time="2026-06-11T10:35:51.436769302Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 11:57:58.999748 | controller | Jun 11 10:35:51.439524 crc crio[3650]: time="2026-06-11T10:35:51.437284879Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 11:57:58.999763 | controller | Jun 11 10:35:51.439524 crc crio[3650]: time="2026-06-11T10:35:51.437306779Z" level=info msg="CNI monitoring event REMOVE        \"/var/lib/cni/bin/upgrade_a8adca3e-c046-4c4a-8a0a-ee2d6465d875\""
2026-06-11 11:57:58.999783 | controller | Jun 11 10:35:51.439524 crc crio[3650]: time="2026-06-11T10:35:51.437341721Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:58.999798 | controller | Jun 11 10:35:51.609314 crc crio[3650]: time="2026-06-11T10:35:51.608954874Z" level=info msg="Removing container: 2ccdc160fda66452dd223b8a5d53212395f17e391118d95e7bd61c0d9433b599" id=643a2706-ec1a-4de6-a4fa-6e78aac5f84d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:58.999814 | controller | Jun 11 10:35:53.436875 crc crio[3650]: time="2026-06-11T10:35:53.436808721Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 11:57:58.999829 | controller | Jun 11 10:35:53.436875 crc crio[3650]: time="2026-06-11T10:35:53.436853542Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 11:57:58.999845 | controller | Jun 11 10:35:53.436875 crc crio[3650]: time="2026-06-11T10:35:53.436872353Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/upgrade_e151a114-23f6-4225-a13b-add448e50a59\""
2026-06-11 11:57:58.999860 | controller | Jun 11 10:35:54.739673 crc crio[3650]: time="2026-06-11T10:35:54.739028922Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 11:57:58.999876 | controller | Jun 11 10:35:54.739673 crc crio[3650]: time="2026-06-11T10:35:54.73928661Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 11:57:58.999893 | controller | Jun 11 10:35:54.739673 crc crio[3650]: time="2026-06-11T10:35:54.739310391Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/cert-approver\""
2026-06-11 11:57:58.999908 | controller | Jun 11 10:35:55.436787 crc crio[3650]: time="2026-06-11T10:35:55.436689354Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 11:57:58.999924 | controller | Jun 11 10:35:55.436787 crc crio[3650]: time="2026-06-11T10:35:55.436752846Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 11:57:58.999939 | controller | Jun 11 10:35:55.436787 crc crio[3650]: time="2026-06-11T10:35:55.436773497Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/install_multus\""
2026-06-11 11:57:58.999954 | controller | Jun 11 10:35:56.276106 crc crio[3650]: time="2026-06-11T10:35:56.275797912Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 11:57:58.999970 | controller | Jun 11 10:35:56.276106 crc crio[3650]: time="2026-06-11T10:35:56.276031269Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 11:57:58.999985 | controller | Jun 11 10:35:56.276106 crc crio[3650]: time="2026-06-11T10:35:56.27605349Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/kubeconfig_generator\""
2026-06-11 11:57:59 | controller | Jun 11 10:35:56.356868 crc crio[3650]: time="2026-06-11T10:35:56.34402772Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 11:57:59.000015 | controller | Jun 11 10:35:56.356868 crc crio[3650]: time="2026-06-11T10:35:56.344251787Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 11:57:59.000031 | controller | Jun 11 10:35:56.356868 crc crio[3650]: time="2026-06-11T10:35:56.344272298Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/multus\""
2026-06-11 11:57:59.000047 | controller | Jun 11 10:35:56.439255 crc crio[3650]: time="2026-06-11T10:35:56.439186Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 11:57:59.000062 | controller | Jun 11 10:35:56.439255 crc crio[3650]: time="2026-06-11T10:35:56.439248649Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 11:57:59.000084 | controller | Jun 11 10:35:56.439255 crc crio[3650]: time="2026-06-11T10:35:56.439274763Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/multus-daemon\""
2026-06-11 11:57:59.000103 | controller | Jun 11 10:35:57.073839 crc crio[3650]: time="2026-06-11T10:35:57.073424358Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 11:57:59.000121 | controller | Jun 11 10:35:57.074173 crc crio[3650]: time="2026-06-11T10:35:57.074000796Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 11:57:59.000137 | controller | Jun 11 10:35:57.074173 crc crio[3650]: time="2026-06-11T10:35:57.074040827Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/multus-shim\""
2026-06-11 11:57:59.000152 | controller | Jun 11 10:35:58.006502 crc crio[3650]: time="2026-06-11T10:35:58.005565484Z" level=info msg="Running pod sandbox: openshift-kube-apiserver/revision-pruner-13-crc/POD" id=d6b6c09a-8df6-4a0c-94f1-894eab13fc3a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.000168 | controller | Jun 11 10:35:58.006502 crc crio[3650]: time="2026-06-11T10:35:58.005701812Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.000184 | controller | Jun 11 10:35:58.573445 crc crio[3650]: time="2026-06-11T10:35:58.572506201Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 11:57:59.000199 | controller | Jun 11 10:35:58.573445 crc crio[3650]: time="2026-06-11T10:35:58.573329998Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 11:57:59.000215 | controller | Jun 11 10:35:58.573445 crc crio[3650]: time="2026-06-11T10:35:58.573364569Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/passthru\""
2026-06-11 11:57:59.000231 | controller | Jun 11 10:35:59.213705 crc crio[3650]: time="2026-06-11T10:35:59.213531678Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 11:57:59.000246 | controller | Jun 11 10:35:59.213705 crc crio[3650]: time="2026-06-11T10:35:59.213621181Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 11:57:59.000261 | controller | Jun 11 10:35:59.213705 crc crio[3650]: time="2026-06-11T10:35:59.213655752Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/thin_entrypoint\""
2026-06-11 11:57:59.000277 | controller | Jun 11 10:35:59.805390 crc crio[3650]: time="2026-06-11T10:35:59.804738558Z" level=info msg="Running pod sandbox: openshift-controller-manager/controller-manager-6df87f8965-dgc55/POD" id=0a2610fd-e9b6-4bb4-be8d-8b1e1e8f3245 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.000293 | controller | Jun 11 10:35:59.805390 crc crio[3650]: time="2026-06-11T10:35:59.804883203Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.000308 | controller | Jun 11 10:36:00.403000 crc crio[3650]: time="2026-06-11T10:36:00.402566264Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 11:57:59.000323 | controller | Jun 11 10:36:00.403000 crc crio[3650]: time="2026-06-11T10:36:00.402621956Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 11:57:59.000338 | controller | Jun 11 10:36:00.403000 crc crio[3650]: time="2026-06-11T10:36:00.402647887Z" level=info msg="CNI monitoring event REMOVE        \"/var/lib/cni/bin/upgrade_85236153-2818-467c-a091-96386cde7110\""
2026-06-11 11:57:59.000376 | controller | Jun 11 10:36:00.403000 crc crio[3650]: time="2026-06-11T10:36:00.402687947Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/ip-control-loop\""
2026-06-11 11:57:59.000397 | controller | Jun 11 10:36:00.779672 crc crio[3650]: time="2026-06-11T10:36:00.777322732Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 11:57:59.000413 | controller | Jun 11 10:36:00.779672 crc crio[3650]: time="2026-06-11T10:36:00.777480167Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 11:57:59.000428 | controller | Jun 11 10:36:00.779672 crc crio[3650]: time="2026-06-11T10:36:00.777519088Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/node-slice-controller\""
2026-06-11 11:57:59.000444 | controller | Jun 11 10:36:01.874075 crc crio[3650]: time="2026-06-11T10:36:01.873738471Z" level=info msg="Stopping container: 0087e256a999fde88a97260b32a75ed6a0a18d7b6c11b2eb10b9827956da71a3 (timeout: 2s)" id=bdfa1f86-e3ad-494b-9980-32816499e9b3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.000460 | controller | Jun 11 10:36:02.287759 crc crio[3650]: time="2026-06-11T10:36:02.286492511Z" level=info msg="Running pod sandbox: openshift-kube-apiserver/installer-13-crc/POD" id=8adaa139-1292-425e-b949-d07a19d0f9d7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.000475 | controller | Jun 11 10:36:02.287759 crc crio[3650]: time="2026-06-11T10:36:02.287019608Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.000491 | controller | Jun 11 10:36:02.434812 crc crio[3650]: time="2026-06-11T10:36:02.433368069Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 11:57:59.000506 | controller | Jun 11 10:36:02.434812 crc crio[3650]: time="2026-06-11T10:36:02.433636188Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 11:57:59.000521 | controller | Jun 11 10:36:02.434812 crc crio[3650]: time="2026-06-11T10:36:02.433671119Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/whereabouts\""
2026-06-11 11:57:59.000536 | controller | Jun 11 10:36:02.946726 crc crio[3650]: time="2026-06-11T10:36:02.945962617Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 11:57:59.000551 | controller | Jun 11 10:36:02.946726 crc crio[3650]: time="2026-06-11T10:36:02.94606805Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 11:57:59.000567 | controller | Jun 11 10:36:02.946726 crc crio[3650]: time="2026-06-11T10:36:02.946093671Z" level=info msg="CNI monitoring event REMOVE        \"/var/lib/cni/bin/upgrade_e151a114-23f6-4225-a13b-add448e50a59\""
2026-06-11 11:57:59.000582 | controller | Jun 11 10:36:02.946726 crc crio[3650]: time="2026-06-11T10:36:02.94636881Z" level=info msg="CNI monitoring event WRITE         \"/etc/kubernetes/cni/net.d/00-multus.conf\""
2026-06-11 11:57:59.000597 | controller | Jun 11 10:36:03.329037 crc crio[3650]: time="2026-06-11T10:36:03.328531815Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 11:57:59.000612 | controller | Jun 11 10:36:03.329037 crc crio[3650]: time="2026-06-11T10:36:03.328663559Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 11:57:59.000628 | controller | Jun 11 10:36:43.448273 crc crio[3650]: time="2026-06-11T10:36:43.447343714Z" level=info msg="Running pod sandbox: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/POD" id=88478cf3-876e-41b1-b42a-25c9d3949cc6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.000643 | controller | Jun 11 10:36:43.448273 crc crio[3650]: time="2026-06-11T10:36:43.448103878Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.000658 | controller | Jun 11 10:36:44.011408 crc crio[3650]: time="2026-06-11T10:36:44.011275329Z" level=info msg="Stopped container dc43eb7de959be0ce262ffca4cd07531b03d328242fd1c168f9ddb52a514dcf6: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=14abb987-94b6-43c8-a7e2-6227d682baf4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.000681 | controller | Jun 11 10:36:44.016757 crc crio[3650]: time="2026-06-11T10:36:44.016645581Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=51c809ca-5fba-4d2b-a58c-7999121e11fd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.000697 | controller | Jun 11 10:36:44.092037 crc crio[3650]: time="2026-06-11T10:36:44.091876612Z" level=info msg="Stopped container 0087e256a999fde88a97260b32a75ed6a0a18d7b6c11b2eb10b9827956da71a3: openshift-console/downloads-747b44746d-4pqvr/download-server" id=bdfa1f86-e3ad-494b-9980-32816499e9b3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.000713 | controller | Jun 11 10:36:44.096988 crc crio[3650]: time="2026-06-11T10:36:44.096711985Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=18d0b389-03c2-492a-b248-4253f2966ebf name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.000729 | controller | Jun 11 10:36:44.135840 crc crio[3650]: time="2026-06-11T10:36:44.135528236Z" level=info msg="Ran pod sandbox d24ccf6f5f80d3dde6964becd958ff4ade9398e9a4268f11463f1ad57eabc3ef with infra container: openshift-route-controller-manager/route-controller-manager-665d8d9c75-wps6n/POD" id=4eda05d5-d542-49a9-a5e5-707137f82bee name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.000744 | controller | Jun 11 10:36:44.146814 crc crio[3650]: time="2026-06-11T10:36:44.1466667Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095" id=07955e7f-ebe8-4c4c-8525-211d869d43b2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.000759 | controller | Jun 11 10:36:44.404893 crc crio[3650]: time="2026-06-11T10:36:44.403457028Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=69029e79-ce0d-4011-bedd-9df05e4c0f50 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.000775 | controller | Jun 11 10:36:44.405295 crc crio[3650]: time="2026-06-11T10:36:44.405059849Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095" id=cfd9fe2e-4d09-44a9-a164-2c0defae7e88 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.000790 | controller | Jun 11 10:36:44.407880 crc crio[3650]: time="2026-06-11T10:36:44.407764288Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=1f6eaaa5-6542-409b-b9e9-385765695103 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.000806 | controller | Jun 11 10:36:44.412349 crc crio[3650]: time="2026-06-11T10:36:44.411862594Z" level=info msg="Stopped container add780a9276345682a5b4416037524bac490d3582f0fa18cb31e01e8314de239: openshift-multus/cni-sysctl-allowlist-ds-tnn8n/kube-multus-additional-cni-plugins" id=1386480e-7e63-4977-bbbc-74127ef725f9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.000821 | controller | Jun 11 10:36:44.418527 crc crio[3650]: time="2026-06-11T10:36:44.41843237Z" level=info msg="Stopping pod sandbox: ee5a05824ac132d125ed0e8dd19bede47096df030812ff75f135fd630f7dda6e" id=7d2c0e53-b374-46c4-8b59-fbd8cbc49344 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.000837 | controller | Jun 11 10:36:44.480598 crc crio[3650]: time="2026-06-11T10:36:44.48047123Z" level=info msg="Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server" id=fff47437-5697-40e4-a322-bf0fd7f7df96 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.000856 | controller | Jun 11 10:36:44.480598 crc crio[3650]: time="2026-06-11T10:36:44.480594145Z" level=info msg="Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=7a3e6a0a-9441-4b32-ab31-a9e65ffd772e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.000872 | controller | Jun 11 10:36:44.490409 crc crio[3650]: time="2026-06-11T10:36:44.490329317Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.000888 | controller | Jun 11 10:36:44.490710 crc crio[3650]: time="2026-06-11T10:36:44.490667953Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.000904 | controller | Jun 11 10:36:44.492582 crc crio[3650]: time="2026-06-11T10:36:44.492359134Z" level=info msg="Creating container: openshift-route-controller-manager/route-controller-manager-665d8d9c75-wps6n/route-controller-manager" id=c27bb2ac-44d7-4c51-8b21-7c31c36aa132 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.000920 | controller | Jun 11 10:36:53.442104 crc crio[3650]: time="2026-06-11T10:36:53.441579374Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.000935 | controller | Jun 11 10:36:53.504931 crc crio[3650]: time="2026-06-11T10:36:53.504792983Z" level=info msg="Removed pod sandbox: 7c9b8439825296730475bfb0226e2762812ed00dc63fea5c58402a1839ed8cbf" id=7f1a707d-a8b0-41ac-8322-fef73b26a59e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.000951 | controller | Jun 11 10:36:53.519248 crc crio[3650]: time="2026-06-11T10:36:53.519047588Z" level=info msg="Stopped pod sandbox: ee5a05824ac132d125ed0e8dd19bede47096df030812ff75f135fd630f7dda6e" id=7d2c0e53-b374-46c4-8b59-fbd8cbc49344 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.000967 | controller | Jun 11 10:36:53.586267 crc crio[3650]: time="2026-06-11T10:36:53.586157226Z" level=info msg="Removed container 2ccdc160fda66452dd223b8a5d53212395f17e391118d95e7bd61c0d9433b599: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=643a2706-ec1a-4de6-a4fa-6e78aac5f84d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.000983 | controller | Jun 11 10:36:53.593828 crc crio[3650]: time="2026-06-11T10:36:53.593733266Z" level=info msg="Removing container: a8b3e1903eae7914855418947d92681662f3e487b256d2803ddfd007bb4daa0c" id=935675f1-f4d3-46a5-8969-57ce09646744 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.000999 | controller | Jun 11 10:36:53.604378 crc crio[3650]: time="2026-06-11T10:36:53.604326112Z" level=info msg="Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:ec4a77515b3024041e4cdb07e1157865cac61f91192b638810dd38b646ca95f1 UID:0816b583-83d2-4f80-b070-e62689ae2712 NetNS:/var/run/netns/a3148ab3-6a91-4470-b50f-70d7dda7818b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod0816b583_83d2_4f80_b070_e62689ae2712.slice PodAnnotations:0xc001648928}] Aliases:map[]}"
2026-06-11 11:57:59.001016 | controller | Jun 11 10:36:53.604378 crc crio[3650]: time="2026-06-11T10:36:53.604377493Z" level=info msg="Adding pod openshift-kube-apiserver_installer-13-crc to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.001032 | controller | Jun 11 10:36:54.671669 crc crio[3650]: 2026-06-11T10:36:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ec4a77515b30240 Mac:be:3a:43:83:7e:1b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:33 Mtu:0 Sandbox:/var/run/netns/a3148ab3-6a91-4470-b50f-70d7dda7818b SocketPath: PciID:}] [{Interface:0xc00043e6a0 Address:{IP:10.217.0.51 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.001051 | controller | Jun 11 10:36:54.674465 crc crio[3650]: time="2026-06-11T10:36:54.674318935Z" level=info msg="Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:ec4a77515b3024041e4cdb07e1157865cac61f91192b638810dd38b646ca95f1 UID:0816b583-83d2-4f80-b070-e62689ae2712 NetNS:/var/run/netns/a3148ab3-6a91-4470-b50f-70d7dda7818b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod0816b583_83d2_4f80_b070_e62689ae2712.slice PodAnnotations:0xc001648928}] Aliases:map[]}"
2026-06-11 11:57:59.001068 | controller | Jun 11 10:36:54.674621 crc crio[3650]: time="2026-06-11T10:36:54.674545682Z" level=info msg="Checking pod openshift-kube-apiserver_installer-13-crc for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.001084 | controller | Jun 11 10:37:09.676719 crc crio[3650]: time="2026-06-11T10:37:09.675874624Z" level=info msg="Ran pod sandbox ec4a77515b3024041e4cdb07e1157865cac61f91192b638810dd38b646ca95f1 with infra container: openshift-kube-apiserver/installer-13-crc/POD" id=8adaa139-1292-425e-b949-d07a19d0f9d7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.001100 | controller | Jun 11 10:37:09.679827 crc crio[3650]: time="2026-06-11T10:37:09.67954683Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=8e5ca6a5-4e3b-4a5e-997a-1dc56df340e3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.001116 | controller | Jun 11 10:37:32.362015 crc crio[3650]: time="2026-06-11T10:37:32.361263621Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=25f7d887-d4cc-4c89-8a27-1c19ebbc2e90 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.001131 | controller | Jun 11 10:37:39.248608 crc crio[3650]: time="2026-06-11T10:37:39.248041183Z" level=info msg="Creating container: openshift-kube-apiserver/installer-13-crc/installer" id=e9eeeac2-662f-4076-8a3e-808f44b8b07a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.001146 | controller | Jun 11 10:37:49.526997 crc crio[3650]: time="2026-06-11T10:37:49.526251917Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.001162 | controller | Jun 11 10:37:58.756993 crc crio[3650]: time="2026-06-11T10:37:58.755843015Z" level=info msg="Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:9e753f8518f14bfedde0b2ea422b4e623e451ccf2f06fbda1e703a727b96b5d0 UID:8ba3564d-7e57-41aa-8318-5b95af01317b NetNS:/var/run/netns/d9ea277a-d5e7-4a37-ac44-ca8b3fccdf4e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod8ba3564d_7e57_41aa_8318_5b95af01317b.slice PodAnnotations:0xc0017aa0e0}] Aliases:map[]}"
2026-06-11 11:57:59.001178 | controller | Jun 11 10:37:58.756993 crc crio[3650]: time="2026-06-11T10:37:58.756929269Z" level=info msg="Adding pod openshift-kube-apiserver_revision-pruner-13-crc to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.001194 | controller | Jun 11 10:37:58.762672 crc crio[3650]: time="2026-06-11T10:37:58.762541155Z" level=info msg="Got pod network &{Name:controller-manager-6df87f8965-dgc55 Namespace:openshift-controller-manager ID:6707bb06254c8d128f9be4b39ee81506e78af7ea6f2aabc3782d27b45b761532 UID:0424196e-4304-40e4-893d-fa63ea1454e9 NetNS:/var/run/netns/c9782c49-3681-422d-ae18-5ae151f78e14 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0424196e_4304_40e4_893d_fa63ea1454e9.slice PodAnnotations:0xc000622148}] Aliases:map[]}"
2026-06-11 11:57:59.001214 | controller | Jun 11 10:37:58.762672 crc crio[3650]: time="2026-06-11T10:37:58.762648919Z" level=info msg="Adding pod openshift-controller-manager_controller-manager-6df87f8965-dgc55 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.001230 | controller | Jun 11 10:37:58.781728 crc crio[3650]: time="2026-06-11T10:37:58.780600999Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.001246 | controller | Jun 11 10:37:58.790702 crc crio[3650]: time="2026-06-11T10:37:58.790594873Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.001261 | controller | Jun 11 10:37:58.881275 crc crio[3650]: time="2026-06-11T10:37:58.881106527Z" level=info msg="Removed container a8b3e1903eae7914855418947d92681662f3e487b256d2803ddfd007bb4daa0c: openshift-console/downloads-747b44746d-4pqvr/download-server" id=935675f1-f4d3-46a5-8969-57ce09646744 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.001277 | controller | Jun 11 10:37:58.904556 crc crio[3650]: time="2026-06-11T10:37:58.904419118Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03" id=cd535f6a-31ed-421b-9ce0-74014884eaa7 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.001293 | controller | Jun 11 10:37:58.906959 crc crio[3650]: time="2026-06-11T10:37:58.906750609Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=90cc8955-51de-499e-b8f9-619ef6359a03 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.001308 | controller | Jun 11 10:37:58.922689 crc crio[3650]: time="2026-06-11T10:37:58.922289957Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.001324 | controller | Jun 11 10:37:58.940679 crc crio[3650]: time="2026-06-11T10:37:58.940519867Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.001339 | controller | Jun 11 10:37:58.941474 crc crio[3650]: time="2026-06-11T10:37:58.94142942Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:c1bf1a7cae92e701b0ff93032482fe022c0ec704dcb6a892b32d9c898b64e1e0" id=636071ed-d06c-4217-9848-51ecdfe10198 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.001374 | controller | Jun 11 10:37:58.951310 crc crio[3650]: time="2026-06-11T10:37:58.951233419Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.001392 | controller | Jun 11 10:37:58.953864 crc crio[3650]: time="2026-06-11T10:37:58.953770091Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.001408 | controller | Jun 11 10:37:58.954401 crc crio[3650]: time="2026-06-11T10:37:58.954322972Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:546c77fdbf5f7c6a9a4243f4c4ef38fe0f584972a70f687bc40091743ee77d60" id=b59f4405-96f4-420b-b5c1-56b7459e6eb9 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.001424 | controller | Jun 11 10:37:58.962104 crc crio[3650]: time="2026-06-11T10:37:58.956582773Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=cc0c1801-d037-43ca-93a1-754a29312a9a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.001444 | controller | Jun 11 10:37:58.969566 crc crio[3650]: time="2026-06-11T10:37:58.969450753Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=cea8d283-272e-4985-a1c8-aae7a6fd264f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.001460 | controller | Jun 11 10:37:58.973847 crc crio[3650]: time="2026-06-11T10:37:58.973676456Z" level=info msg="Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:a77b5a57378bca1caee3556e675f2b54c89f9bea0e36bbe0ba2c5f90d745855d UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/8d9bbcff-9711-4ae9-abb2-e4c6ae3b00c3 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:0xc0016480d0}] Aliases:map[]}"
2026-06-11 11:57:59.001477 | controller | Jun 11 10:37:58.974240 crc crio[3650]: time="2026-06-11T10:37:58.974060808Z" level=info msg="Adding pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.001493 | controller | Jun 11 10:37:59.081786 crc crio[3650]: time="2026-06-11T10:37:59.080725158Z" level=info msg="Created container 0e018af0692908daebd5a5d2b7fd094183c8b3257f1bb3a5d187a7d49f049d33: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=7a3e6a0a-9441-4b32-ab31-a9e65ffd772e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.001508 | controller | Jun 11 10:37:59.081786 crc crio[3650]: time="2026-06-11T10:37:59.081674468Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:546c77fdbf5f7c6a9a4243f4c4ef38fe0f584972a70f687bc40091743ee77d60" id=a6369339-5530-49e9-8300-bb27b0491d4c name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.001524 | controller | Jun 11 10:37:59.084700 crc crio[3650]: time="2026-06-11T10:37:59.084434177Z" level=info msg="Starting container: 0e018af0692908daebd5a5d2b7fd094183c8b3257f1bb3a5d187a7d49f049d33" id=275bc7a7-17cf-4670-a7fd-1fb936a5003a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.001539 | controller | Jun 11 10:37:59.084700 crc crio[3650]: time="2026-06-11T10:37:59.084568639Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=cbadc90c-3d73-469e-9f2d-5a919f664e57 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.001555 | controller | Jun 11 10:37:59.098555 crc crio[3650]: time="2026-06-11T10:37:59.095860968Z" level=info msg="Started container" PID=15092 containerID=0e018af0692908daebd5a5d2b7fd094183c8b3257f1bb3a5d187a7d49f049d33 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=275bc7a7-17cf-4670-a7fd-1fb936a5003a name=/runtime.v1.RuntimeService/StartContainer sandboxID=00061e14ba0f53ee3e468ef87a929c317a5858b7d16013bffbe7e1e93701fe9e
2026-06-11 11:57:59.001571 | controller | Jun 11 10:37:59.345008 crc crio[3650]: time="2026-06-11T10:37:59.338252813Z" level=info msg="Created container d5bf57a22fbc4a9df6070dfb3ac12fb2dc4cfe40e9acf998cf5e2614ede6e5bd: openshift-console/downloads-747b44746d-4pqvr/download-server" id=fff47437-5697-40e4-a322-bf0fd7f7df96 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.001587 | controller | Jun 11 10:37:59.345008 crc crio[3650]: time="2026-06-11T10:37:59.33945547Z" level=info msg="Created container d4c5b750447866b8cf4fb8fcd51e56f7583ed13a27d07780724fe6bfbf037e78: openshift-route-controller-manager/route-controller-manager-665d8d9c75-wps6n/route-controller-manager" id=c27bb2ac-44d7-4c51-8b21-7c31c36aa132 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.001603 | controller | Jun 11 10:37:59.345008 crc crio[3650]: time="2026-06-11T10:37:59.343092833Z" level=info msg="Starting container: d4c5b750447866b8cf4fb8fcd51e56f7583ed13a27d07780724fe6bfbf037e78" id=642c68d8-d01f-4c0d-8d79-a86cfbde5f3d name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.001622 | controller | Jun 11 10:37:59.347017 crc crio[3650]: time="2026-06-11T10:37:59.345649145Z" level=info msg="Starting container: d5bf57a22fbc4a9df6070dfb3ac12fb2dc4cfe40e9acf998cf5e2614ede6e5bd" id=98729fed-716c-41d0-9d58-b69bd21c551e name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.001638 | controller | Jun 11 10:37:59.362815 crc crio[3650]: time="2026-06-11T10:37:59.362686676Z" level=info msg="Started container" PID=15112 containerID=d4c5b750447866b8cf4fb8fcd51e56f7583ed13a27d07780724fe6bfbf037e78 description=openshift-route-controller-manager/route-controller-manager-665d8d9c75-wps6n/route-controller-manager id=642c68d8-d01f-4c0d-8d79-a86cfbde5f3d name=/runtime.v1.RuntimeService/StartContainer sandboxID=d24ccf6f5f80d3dde6964becd958ff4ade9398e9a4268f11463f1ad57eabc3ef
2026-06-11 11:57:59.001654 | controller | Jun 11 10:37:59.387379 crc crio[3650]: time="2026-06-11T10:37:59.387313189Z" level=info msg="Started container" PID=15113 containerID=d5bf57a22fbc4a9df6070dfb3ac12fb2dc4cfe40e9acf998cf5e2614ede6e5bd description=openshift-console/downloads-747b44746d-4pqvr/download-server id=98729fed-716c-41d0-9d58-b69bd21c551e name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed5e22ae44b291e5f4185543b89bed76a7dac5b4dcf90f0cd6fb838ba2475124
2026-06-11 11:57:59.001670 | controller | Jun 11 10:37:59.453362 crc crio[3650]: time="2026-06-11T10:37:59.450563189Z" level=info msg="Stopping container: d4c5b750447866b8cf4fb8fcd51e56f7583ed13a27d07780724fe6bfbf037e78 (timeout: 30s)" id=b8024f15-3cfc-4da8-a694-c16d28d90ecb name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.001686 | controller | Jun 11 10:37:59.487143 crc crio[3650]: time="2026-06-11T10:37:59.487062355Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.001702 | controller | Jun 11 10:37:59.712269 crc crio[3650]: time="2026-06-11T10:37:59.70734889Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03" id=c493072d-590e-4467-97b6-3d6cbf77c295 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.001717 | controller | Jun 11 10:37:59.712269 crc crio[3650]: time="2026-06-11T10:37:59.712010218Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=942547f9-a612-4b73-aeda-553167bc32d9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.001733 | controller | Jun 11 10:37:59.759862 crc crio[3650]: time="2026-06-11T10:37:59.759355086Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:6b36b6f39459c9ec839353793dce87ba5802bb0d927bfa0efa7b5a9a61815fc0" id=5cef15eb-e203-4c31-9d49-f8fd2b619213 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.001748 | controller | Jun 11 10:37:59.761371 crc crio[3650]: time="2026-06-11T10:37:59.761323749Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=9cf9c2d2-fe39-4869-9c29-905cfb9bfc27 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.001763 | controller | Jun 11 10:38:00.006251 crc crio[3650]: time="2026-06-11T10:38:00.005816671Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:6b36b6f39459c9ec839353793dce87ba5802bb0d927bfa0efa7b5a9a61815fc0" id=c15cc1c9-5761-458b-99f9-9ec815ae65fb name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.001778 | controller | Jun 11 10:38:00.007285 crc crio[3650]: time="2026-06-11T10:38:00.007076694Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=817d0d9a-662e-4bf0-9836-241b692a356f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.001794 | controller | Jun 11 10:38:00.049013 crc crio[3650]: time="2026-06-11T10:38:00.048942075Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.001812 | controller | Jun 11 10:38:00.213050 crc crio[3650]: time="2026-06-11T10:38:00.212878249Z" level=info msg="Stopped container d4c5b750447866b8cf4fb8fcd51e56f7583ed13a27d07780724fe6bfbf037e78: openshift-route-controller-manager/route-controller-manager-665d8d9c75-wps6n/route-controller-manager" id=b8024f15-3cfc-4da8-a694-c16d28d90ecb name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.001828 | controller | Jun 11 10:38:00.216026 crc crio[3650]: time="2026-06-11T10:38:00.215879862Z" level=info msg="Stopping pod sandbox: d24ccf6f5f80d3dde6964becd958ff4ade9398e9a4268f11463f1ad57eabc3ef" id=a9dd0a44-b3af-4b31-ab3f-e4f4b940e60e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.001844 | controller | Jun 11 10:38:00.216632 crc crio[3650]: time="2026-06-11T10:38:00.216537933Z" level=info msg="Got pod network &{Name:route-controller-manager-665d8d9c75-wps6n Namespace:openshift-route-controller-manager ID:d24ccf6f5f80d3dde6964becd958ff4ade9398e9a4268f11463f1ad57eabc3ef UID:731ea37f-9334-438c-8697-c0e8d670c097 NetNS:/var/run/netns/1b99c623-9af9-405e-839a-f25daea80db1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod731ea37f_9334_438c_8697_c0e8d670c097.slice PodAnnotations:0xc002a1a9b8}] Aliases:map[]}"
2026-06-11 11:57:59.001860 | controller | Jun 11 10:38:00.216801 crc crio[3650]: time="2026-06-11T10:38:00.21675554Z" level=info msg="Deleting pod openshift-route-controller-manager_route-controller-manager-665d8d9c75-wps6n from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.001875 | controller | Jun 11 10:38:00.300394 crc crio[3650]: 2026-06-11T10:38:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6707bb06254c8d1 Mac:16:ff:7a:fd:bb:b6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:32 Mtu:0 Sandbox:/var/run/netns/c9782c49-3681-422d-ae18-5ae151f78e14 SocketPath: PciID:}] [{Interface:0xc00023e990 Address:{IP:10.217.0.50 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.001890 | controller | Jun 11 10:38:00.304564 crc crio[3650]: time="2026-06-11T10:38:00.304470427Z" level=info msg="Got pod network &{Name:controller-manager-6df87f8965-dgc55 Namespace:openshift-controller-manager ID:6707bb06254c8d128f9be4b39ee81506e78af7ea6f2aabc3782d27b45b761532 UID:0424196e-4304-40e4-893d-fa63ea1454e9 NetNS:/var/run/netns/c9782c49-3681-422d-ae18-5ae151f78e14 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0424196e_4304_40e4_893d_fa63ea1454e9.slice PodAnnotations:0xc000622148}] Aliases:map[]}"
2026-06-11 11:57:59.001906 | controller | Jun 11 10:38:00.304755 crc crio[3650]: time="2026-06-11T10:38:00.304683384Z" level=info msg="Checking pod openshift-controller-manager_controller-manager-6df87f8965-dgc55 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.001921 | controller | Jun 11 10:38:00.316827 crc crio[3650]: time="2026-06-11T10:38:00.316615749Z" level=info msg="Ran pod sandbox 6707bb06254c8d128f9be4b39ee81506e78af7ea6f2aabc3782d27b45b761532 with infra container: openshift-controller-manager/controller-manager-6df87f8965-dgc55/POD" id=0a2610fd-e9b6-4bb4-be8d-8b1e1e8f3245 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.001937 | controller | Jun 11 10:38:00.320721 crc crio[3650]: time="2026-06-11T10:38:00.32050037Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2" id=583ea853-5a18-425c-b50a-c57f0b2685ee name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.001952 | controller | Jun 11 10:38:00.612875 crc crio[3650]: time="2026-06-11T10:38:00.606689241Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=d95aeecd-f864-4ad6-9114-4e8b29e17a54 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.001970 | controller | Jun 11 10:38:00.612875 crc crio[3650]: time="2026-06-11T10:38:00.607389213Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2" id=a4042fe4-2297-4b13-9ec4-dfe39a6b18a6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.001986 | controller | Jun 11 10:38:00.612875 crc crio[3650]: time="2026-06-11T10:38:00.610262773Z" level=info msg="Created container 0444a51c05c18a1f545dba18e22d875ed63717765840298eec64fa570a91af94: openshift-kube-apiserver/installer-13-crc/installer" id=e9eeeac2-662f-4076-8a3e-808f44b8b07a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.002001 | controller | Jun 11 10:38:00.612875 crc crio[3650]: time="2026-06-11T10:38:00.611693047Z" level=info msg="Starting container: 0444a51c05c18a1f545dba18e22d875ed63717765840298eec64fa570a91af94" id=daa11734-e244-454b-bae0-d6738cc8954e name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.002016 | controller | Jun 11 10:38:00.618258 crc crio[3650]: time="2026-06-11T10:38:00.616605771Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=a77fa953-068f-4635-a531-eea9700630c1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.002031 | controller | Jun 11 10:38:00.618258 crc crio[3650]: time="2026-06-11T10:38:00.617525809Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=2eec972e-ebe4-4499-836d-f7874d847374 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.002046 | controller | Jun 11 10:38:00.628434 crc crio[3650]: time="2026-06-11T10:38:00.628090026Z" level=info msg="Creating container: openshift-marketplace/community-operators-qhh6t/extract-content" id=a995dcfb-e390-4563-b87a-e64d502a3281 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.002061 | controller | Jun 11 10:38:00.632253 crc crio[3650]: time="2026-06-11T10:38:00.632067602Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.002077 | controller | Jun 11 10:38:00.642251 crc crio[3650]: time="2026-06-11T10:38:00.641757947Z" level=info msg="Started container" PID=15223 containerID=0444a51c05c18a1f545dba18e22d875ed63717765840298eec64fa570a91af94 description=openshift-kube-apiserver/installer-13-crc/installer id=daa11734-e244-454b-bae0-d6738cc8954e name=/runtime.v1.RuntimeService/StartContainer sandboxID=ec4a77515b3024041e4cdb07e1157865cac61f91192b638810dd38b646ca95f1
2026-06-11 11:57:59.002093 | controller | Jun 11 10:38:00.642251 crc crio[3650]: time="2026-06-11T10:38:00.641978505Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=c69efcf6-23a4-4960-b9de-1b84f85bad06 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.002109 | controller | Jun 11 10:38:00.642251 crc crio[3650]: time="2026-06-11T10:38:00.641978505Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=86128a3e-42de-4279-8873-8375189f3bc5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.002124 | controller | Jun 11 10:38:00.642251 crc crio[3650]: time="2026-06-11T10:38:00.642031457Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=9d0b9406-b206-468e-907b-954ecefff1b3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.002140 | controller | Jun 11 10:38:00.642251 crc crio[3650]: time="2026-06-11T10:38:00.642061167Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=b50bf397-bd01-4716-89a3-bb5125574d8a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.002155 | controller | Jun 11 10:38:00.644675 crc crio[3650]: time="2026-06-11T10:38:00.641771388Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-x5vn9/extract-content" id=ddc910af-eec5-4e7d-b38b-de1e06076847 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.002173 | controller | Jun 11 10:38:00.653053 crc crio[3650]: time="2026-06-11T10:38:00.650350799Z" level=info msg="Stopped pod sandbox: d24ccf6f5f80d3dde6964becd958ff4ade9398e9a4268f11463f1ad57eabc3ef" id=a9dd0a44-b3af-4b31-ab3f-e4f4b940e60e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.002190 | controller | Jun 11 10:38:00.675437 crc crio[3650]: 2026-06-11T10:38:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9e753f8518f14bf Mac:5e:3a:59:4d:20:12 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2e Mtu:0 Sandbox:/var/run/netns/d9ea277a-d5e7-4a37-ac44-ca8b3fccdf4e SocketPath: PciID:}] [{Interface:0xc00023a6f0 Address:{IP:10.217.0.46 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.002206 | controller | Jun 11 10:38:00.675437 crc crio[3650]: time="2026-06-11T10:38:00.673516014Z" level=info msg="Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:9e753f8518f14bfedde0b2ea422b4e623e451ccf2f06fbda1e703a727b96b5d0 UID:8ba3564d-7e57-41aa-8318-5b95af01317b NetNS:/var/run/netns/d9ea277a-d5e7-4a37-ac44-ca8b3fccdf4e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod8ba3564d_7e57_41aa_8318_5b95af01317b.slice PodAnnotations:0xc0017aa0e0}] Aliases:map[]}"
2026-06-11 11:57:59.002222 | controller | Jun 11 10:38:00.675437 crc crio[3650]: time="2026-06-11T10:38:00.67370278Z" level=info msg="Checking pod openshift-kube-apiserver_revision-pruner-13-crc for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.002238 | controller | Jun 11 10:38:00.686573 crc crio[3650]: time="2026-06-11T10:38:00.686503659Z" level=info msg="Creating container: openshift-controller-manager/controller-manager-6df87f8965-dgc55/controller-manager" id=30220dac-cf5f-40f9-a9fc-44d423d54998 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.002254 | controller | Jun 11 10:38:00.687069 crc crio[3650]: time="2026-06-11T10:38:00.686995115Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.002270 | controller | Jun 11 10:38:00.688391 crc crio[3650]: time="2026-06-11T10:38:00.688205499Z" level=info msg="Ran pod sandbox 9e753f8518f14bfedde0b2ea422b4e623e451ccf2f06fbda1e703a727b96b5d0 with infra container: openshift-kube-apiserver/revision-pruner-13-crc/POD" id=d6b6c09a-8df6-4a0c-94f1-894eab13fc3a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.002286 | controller | Jun 11 10:38:00.690825 crc crio[3650]: time="2026-06-11T10:38:00.690798328Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=7c267a84-5db4-48d8-9e7c-6a8225788a79 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.002302 | controller | Jun 11 10:38:00.695631 crc crio[3650]: time="2026-06-11T10:38:00.695511864Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.002317 | controller | Jun 11 10:38:00.697225 crc crio[3650]: time="2026-06-11T10:38:00.697072651Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-6cmg6/extract-content" id=d4fd0cda-6016-41ce-a415-7b8c469a2ca2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.002333 | controller | Jun 11 10:38:00.699999 crc crio[3650]: time="2026-06-11T10:38:00.699937911Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.002365 | controller | Jun 11 10:38:00.709338 crc crio[3650]: time="2026-06-11T10:38:00.709270032Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=2d0a6858-11b8-4057-9975-5f9232acb180 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.002390 | controller | Jun 11 10:38:00.709540 crc crio[3650]: 2026-06-11T10:38:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a77b5a57378bca1 Mac:f2:51:7e:ec:ff:a1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:35 Mtu:0 Sandbox:/var/run/netns/8d9bbcff-9711-4ae9-abb2-e4c6ae3b00c3 SocketPath: PciID:}] [{Interface:0xc0001265b0 Address:{IP:10.217.0.53 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.002407 | controller | Jun 11 10:38:00.709961 crc crio[3650]: time="2026-06-11T10:38:00.709922743Z" level=info msg="Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:a77b5a57378bca1caee3556e675f2b54c89f9bea0e36bbe0ba2c5f90d745855d UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/8d9bbcff-9711-4ae9-abb2-e4c6ae3b00c3 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:0xc0016480d0}] Aliases:map[]}"
2026-06-11 11:57:59.002423 | controller | Jun 11 10:38:00.710175 crc crio[3650]: time="2026-06-11T10:38:00.710060947Z" level=info msg="Checking pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.002440 | controller | Jun 11 10:38:00.724275 crc crio[3650]: time="2026-06-11T10:38:00.724053145Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-kv5rz/extract-content" id=59fad925-5c39-4f8a-b6fe-4867bd79e8be name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.002455 | controller | Jun 11 10:38:00.726560 crc crio[3650]: time="2026-06-11T10:38:00.726286907Z" level=info msg="Creating container: openshift-marketplace/certified-operators-l27pk/extract-content" id=52d3528e-0dee-4d6b-b186-965c1da52eb8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.002471 | controller | Jun 11 10:38:00.726881 crc crio[3650]: time="2026-06-11T10:38:00.726817753Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.002487 | controller | Jun 11 10:38:00.729766 crc crio[3650]: time="2026-06-11T10:38:00.729692365Z" level=info msg="Ran pod sandbox a77b5a57378bca1caee3556e675f2b54c89f9bea0e36bbe0ba2c5f90d745855d with infra container: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/POD" id=88478cf3-876e-41b1-b42a-25c9d3949cc6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.002503 | controller | Jun 11 10:38:00.731790 crc crio[3650]: time="2026-06-11T10:38:00.731696994Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418" id=0218673e-3426-45b2-887f-20aad2b23389 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.002519 | controller | Jun 11 10:38:00.732284 crc crio[3650]: time="2026-06-11T10:38:00.732216931Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.002534 | controller | Jun 11 10:38:00.734777 crc crio[3650]: time="2026-06-11T10:38:00.734716115Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.002550 | controller | Jun 11 10:38:00.737329 crc crio[3650]: time="2026-06-11T10:38:00.736530852Z" level=info msg="Creating container: openshift-marketplace/certified-operators-lndxz/extract-content" id=01dd299c-a8c3-4882-9b26-0da06645996b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.002568 | controller | Jun 11 10:38:00.737495 crc crio[3650]: time="2026-06-11T10:38:00.737423825Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.002584 | controller | Jun 11 10:38:00.739628 crc crio[3650]: time="2026-06-11T10:38:00.739570732Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.002600 | controller | Jun 11 10:38:00.739856 crc crio[3650]: time="2026-06-11T10:38:00.739801296Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.002615 | controller | Jun 11 10:38:00.741971 crc crio[3650]: time="2026-06-11T10:38:00.741926363Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:c1bf1a7cae92e701b0ff93032482fe022c0ec704dcb6a892b32d9c898b64e1e0" id=37e37914-821c-4de8-a286-5281878da47d name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.002631 | controller | Jun 11 10:38:00.742915 crc crio[3650]: time="2026-06-11T10:38:00.742216774Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418" id=3ab60ccc-cade-4291-8659-502e47579cb4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.002646 | controller | Jun 11 10:38:00.743527 crc crio[3650]: time="2026-06-11T10:38:00.743490804Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=9d26d227-4d83-4961-bff7-5c7f01a496dd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.002661 | controller | Jun 11 10:38:00.746019 crc crio[3650]: time="2026-06-11T10:38:00.74592939Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-ntdwx/extract-content" id=89e9bf81-deab-414c-849b-210ec99ba177 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.002677 | controller | Jun 11 10:38:00.754445 crc crio[3650]: time="2026-06-11T10:38:00.754340083Z" level=info msg="Creating container: openshift-kube-apiserver/revision-pruner-13-crc/pruner" id=e95368b3-a98d-47d2-99b8-0742d6207fe8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.002692 | controller | Jun 11 10:38:00.756819 crc crio[3650]: time="2026-06-11T10:38:00.756739881Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.002708 | controller | Jun 11 10:38:00.792208 crc crio[3650]: time="2026-06-11T10:38:00.790278999Z" level=info msg="Creating container: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry" id=3bf8281e-b807-4f66-b962-551c5fd472d9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.002723 | controller | Jun 11 10:38:00.804678 crc crio[3650]: time="2026-06-11T10:38:00.804534651Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.002739 | controller | Jun 11 10:38:00.818285 crc crio[3650]: time="2026-06-11T10:38:00.817025387Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=2b8bec32-19d2-45c0-8b41-b4d5cc49115c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.002755 | controller | Jun 11 10:38:00.862105 crc crio[3650]: time="2026-06-11T10:38:00.862052944Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.002770 | controller | Jun 11 10:38:00.871686 crc crio[3650]: time="2026-06-11T10:38:00.871629269Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.002789 | controller | Jun 11 10:38:00.874061 crc crio[3650]: time="2026-06-11T10:38:00.874039495Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.002805 | controller | Jun 11 10:38:00.876863 crc crio[3650]: time="2026-06-11T10:38:00.876840984Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.002821 | controller | Jun 11 10:38:00.878448 crc crio[3650]: time="2026-06-11T10:38:00.878351398Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.002836 | controller | Jun 11 10:38:00.879093 crc crio[3650]: time="2026-06-11T10:38:00.879069735Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.002851 | controller | Jun 11 10:38:00.879383 crc crio[3650]: time="2026-06-11T10:38:00.879210874Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.002867 | controller | Jun 11 10:38:00.882152 crc crio[3650]: time="2026-06-11T10:38:00.882006582Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.002882 | controller | Jun 11 10:38:00.891210 crc crio[3650]: time="2026-06-11T10:38:00.891163949Z" level=info msg="Creating container: openshift-marketplace/community-operators-g4n5b/extract-content" id=2bf34336-b4ef-4ae1-b3b8-92b777f21388 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.002897 | controller | Jun 11 10:38:00.923489 crc crio[3650]: time="2026-06-11T10:38:00.922940503Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.002913 | controller | Jun 11 10:38:00.951978 crc crio[3650]: time="2026-06-11T10:38:00.951860798Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.002927 | controller | Jun 11 10:38:00.954872 crc crio[3650]: time="2026-06-11T10:38:00.954806571Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.002942 | controller | Jun 11 10:38:00.962084 crc crio[3650]: time="2026-06-11T10:38:00.962004491Z" level=info msg="Created container 68ed0ebbd67119b7ef833cd1e46b19334a3c092c31f8e8f789af2f74352c5242: openshift-controller-manager/controller-manager-6df87f8965-dgc55/controller-manager" id=30220dac-cf5f-40f9-a9fc-44d423d54998 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.002958 | controller | Jun 11 10:38:00.970309 crc crio[3650]: time="2026-06-11T10:38:00.968731547Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.002973 | controller | Jun 11 10:38:00.971206 crc crio[3650]: time="2026-06-11T10:38:00.970658387Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.002989 | controller | Jun 11 10:38:00.977587 crc crio[3650]: time="2026-06-11T10:38:00.968444712Z" level=info msg="Starting container: 68ed0ebbd67119b7ef833cd1e46b19334a3c092c31f8e8f789af2f74352c5242" id=c18c9911-c56f-4535-9416-ee1d6e74cdce name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.003004 | controller | Jun 11 10:38:00.979767 crc crio[3650]: time="2026-06-11T10:38:00.979690881Z" level=info msg="Created container 1054483cb9c68207350cb0adcd8d072865588af545f03c9fc4e823fc02dd7658: openshift-marketplace/community-operators-qhh6t/extract-content" id=a995dcfb-e390-4563-b87a-e64d502a3281 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.003023 | controller | Jun 11 10:38:00.981750 crc crio[3650]: time="2026-06-11T10:38:00.981653333Z" level=info msg="Starting container: 1054483cb9c68207350cb0adcd8d072865588af545f03c9fc4e823fc02dd7658" id=3adf6943-beaa-4284-8f8e-8b3dc1f71162 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.003039 | controller | Jun 11 10:38:00.986509 crc crio[3650]: time="2026-06-11T10:38:00.980758153Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.003054 | controller | Jun 11 10:38:00.989952 crc crio[3650]: time="2026-06-11T10:38:00.989692977Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.003070 | controller | Jun 11 10:38:00.994642 crc crio[3650]: time="2026-06-11T10:38:00.994530048Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.003087 | controller | Jun 11 10:38:00.996176 crc crio[3650]: time="2026-06-11T10:38:00.996055843Z" level=info msg="Started container" PID=15263 containerID=68ed0ebbd67119b7ef833cd1e46b19334a3c092c31f8e8f789af2f74352c5242 description=openshift-controller-manager/controller-manager-6df87f8965-dgc55/controller-manager id=c18c9911-c56f-4535-9416-ee1d6e74cdce name=/runtime.v1.RuntimeService/StartContainer sandboxID=6707bb06254c8d128f9be4b39ee81506e78af7ea6f2aabc3782d27b45b761532
2026-06-11 11:57:59.003106 | controller | Jun 11 10:38:00.999358 crc crio[3650]: time="2026-06-11T10:38:00.998850941Z" level=info msg="Started container" PID=15266 containerID=1054483cb9c68207350cb0adcd8d072865588af545f03c9fc4e823fc02dd7658 description=openshift-marketplace/community-operators-qhh6t/extract-content id=3adf6943-beaa-4284-8f8e-8b3dc1f71162 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d2a5b75e1cb0179e3b2cf70397fa9bc5a2aa2e153ec38377131b90489bc50f1c
2026-06-11 11:57:59.003123 | controller | Jun 11 10:38:01.001063 crc crio[3650]: time="2026-06-11T10:38:01.000995097Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.003139 | controller | Jun 11 10:38:01.026769 crc crio[3650]: time="2026-06-11T10:38:01.024749128Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.003154 | controller | Jun 11 10:38:01.075931 crc crio[3650]: time="2026-06-11T10:38:01.07583996Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.003170 | controller | Jun 11 10:38:01.090627 crc crio[3650]: time="2026-06-11T10:38:01.090424947Z" level=info msg="Running pod sandbox: openshift-route-controller-manager/route-controller-manager-68f8cf746f-ztkv9/POD" id=9b2a0873-5a0a-4e97-bc6e-a23d44393a19 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.003185 | controller | Jun 11 10:38:01.090627 crc crio[3650]: time="2026-06-11T10:38:01.090529461Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.003201 | controller | Jun 11 10:38:01.129072 crc crio[3650]: time="2026-06-11T10:38:01.128972005Z" level=info msg="Got pod network &{Name:route-controller-manager-68f8cf746f-ztkv9 Namespace:openshift-route-controller-manager ID:673a3c43e06e0e36360476d50b89ca07dc1b6ec1075985e462d7c2f984476a15 UID:21fe681e-1d63-4836-acc2-97a59c3e261f NetNS:/var/run/netns/a09e691b-2f45-4812-b3a4-1c5c4b8e770c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod21fe681e_1d63_4836_acc2_97a59c3e261f.slice PodAnnotations:0xc001612078}] Aliases:map[]}"
2026-06-11 11:57:59.003221 | controller | Jun 11 10:38:01.129072 crc crio[3650]: time="2026-06-11T10:38:01.129071578Z" level=info msg="Adding pod openshift-route-controller-manager_route-controller-manager-68f8cf746f-ztkv9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.003238 | controller | Jun 11 10:38:01.142746 crc crio[3650]: time="2026-06-11T10:38:01.14245868Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.003254 | controller | Jun 11 10:38:01.349833 crc crio[3650]: time="2026-06-11T10:38:01.349721757Z" level=info msg="Created container 3c2459629aa56541a2ecff075cc04d1b6193697f9dc0cd58cc47bb7b310e5ae2: openshift-marketplace/redhat-marketplace-ntdwx/extract-content" id=89e9bf81-deab-414c-849b-210ec99ba177 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.003269 | controller | Jun 11 10:38:01.352483 crc crio[3650]: time="2026-06-11T10:38:01.352095932Z" level=info msg="Starting container: 3c2459629aa56541a2ecff075cc04d1b6193697f9dc0cd58cc47bb7b310e5ae2" id=dffb68e8-3319-4c4e-9b23-1459c224efa0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.003285 | controller | Jun 11 10:38:01.356278 crc crio[3650]: time="2026-06-11T10:38:01.356014183Z" level=info msg="Created container 98135a51b13bfb207d29df6b586faeba427024eb6a261215a2f3001b9a23fccc: openshift-marketplace/redhat-marketplace-6cmg6/extract-content" id=d4fd0cda-6016-41ce-a415-7b8c469a2ca2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.003301 | controller | Jun 11 10:38:01.359279 crc crio[3650]: time="2026-06-11T10:38:01.358499748Z" level=info msg="Starting container: 98135a51b13bfb207d29df6b586faeba427024eb6a261215a2f3001b9a23fccc" id=302a3d25-8335-4e94-b40f-1b38614d5cd0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.003316 | controller | Jun 11 10:38:01.360256 crc crio[3650]: time="2026-06-11T10:38:01.360184905Z" level=info msg="Created container 6b89cc19f47ed31ad015113142fee1182e0c336a53ce0df8ddf5fb4faf38e5f2: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry" id=3bf8281e-b807-4f66-b962-551c5fd472d9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.003332 | controller | Jun 11 10:38:01.363494 crc crio[3650]: time="2026-06-11T10:38:01.363407839Z" level=info msg="Started container" PID=15314 containerID=3c2459629aa56541a2ecff075cc04d1b6193697f9dc0cd58cc47bb7b310e5ae2 description=openshift-marketplace/redhat-marketplace-ntdwx/extract-content id=dffb68e8-3319-4c4e-9b23-1459c224efa0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f5f968b95a4c09e9a35de10cc4c90e9de82846e8b43984b8310fb6d763a380c8
2026-06-11 11:57:59.003362 | controller | Jun 11 10:38:01.363873 crc crio[3650]: time="2026-06-11T10:38:01.363763315Z" level=info msg="Starting container: 6b89cc19f47ed31ad015113142fee1182e0c336a53ce0df8ddf5fb4faf38e5f2" id=cb98197e-6b0b-4644-83d2-46529a13dafe name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.003383 | controller | Jun 11 10:38:01.371514 crc crio[3650]: time="2026-06-11T10:38:01.365086322Z" level=info msg="Started container" PID=15327 containerID=98135a51b13bfb207d29df6b586faeba427024eb6a261215a2f3001b9a23fccc description=openshift-marketplace/redhat-marketplace-6cmg6/extract-content id=302a3d25-8335-4e94-b40f-1b38614d5cd0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=83cb843c8ad1d0ebcf734d03aa0b36969aa3a015d5a677cb495a8a3fac4a9797
2026-06-11 11:57:59.003400 | controller | Jun 11 10:38:01.379085 crc crio[3650]: time="2026-06-11T10:38:01.377361403Z" level=info msg="Started container" PID=15326 containerID=6b89cc19f47ed31ad015113142fee1182e0c336a53ce0df8ddf5fb4faf38e5f2 description=openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry id=cb98197e-6b0b-4644-83d2-46529a13dafe name=/runtime.v1.RuntimeService/StartContainer sandboxID=a77b5a57378bca1caee3556e675f2b54c89f9bea0e36bbe0ba2c5f90d745855d
2026-06-11 11:57:59.003419 | controller | Jun 11 10:38:01.412495 crc crio[3650]: time="2026-06-11T10:38:01.411803331Z" level=info msg="Created container daa90905f66146b709b14fabcdfc86e522ac4d9f6d538c9e2e77f2a49eccef73: openshift-marketplace/certified-operators-lndxz/extract-content" id=01dd299c-a8c3-4882-9b26-0da06645996b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.003436 | controller | Jun 11 10:38:01.442807 crc crio[3650]: time="2026-06-11T10:38:01.441338866Z" level=info msg="Starting container: daa90905f66146b709b14fabcdfc86e522ac4d9f6d538c9e2e77f2a49eccef73" id=0262ff9c-20cf-47fc-88c7-8d692179f2d9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.003452 | controller | Jun 11 10:38:01.461933 crc crio[3650]: time="2026-06-11T10:38:01.461820073Z" level=info msg="Started container" PID=15328 containerID=daa90905f66146b709b14fabcdfc86e522ac4d9f6d538c9e2e77f2a49eccef73 description=openshift-marketplace/certified-operators-lndxz/extract-content id=0262ff9c-20cf-47fc-88c7-8d692179f2d9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=83018d340f1996716877ab5520c6fd3ecec4f26a46fa4b0b1506fdcd8cf0fcf7
2026-06-11 11:57:59.003468 | controller | Jun 11 10:38:01.474824 crc crio[3650]: time="2026-06-11T10:38:01.473268066Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.003484 | controller | Jun 11 10:38:01.546161 crc crio[3650]: time="2026-06-11T10:38:01.545197377Z" level=info msg="Created container fe3b47bf4b5f55c2cef2e11184b2a2479b04ec5433977a143b7781d827b560a2: openshift-marketplace/redhat-operators-kv5rz/extract-content" id=59fad925-5c39-4f8a-b6fe-4867bd79e8be name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.003500 | controller | Jun 11 10:38:01.555231 crc crio[3650]: time="2026-06-11T10:38:01.555176493Z" level=info msg="Starting container: fe3b47bf4b5f55c2cef2e11184b2a2479b04ec5433977a143b7781d827b560a2" id=ce2508b0-7249-48da-807d-5c57d71d320b name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.003516 | controller | Jun 11 10:38:01.562464 crc crio[3650]: time="2026-06-11T10:38:01.561236934Z" level=info msg="Removing container: d4c5b750447866b8cf4fb8fcd51e56f7583ed13a27d07780724fe6bfbf037e78" id=bf074ce1-950d-4c77-b769-ccfeccca7488 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.003532 | controller | Jun 11 10:38:01.565244 crc crio[3650]: time="2026-06-11T10:38:01.563809407Z" level=info msg="Started container" PID=15325 containerID=fe3b47bf4b5f55c2cef2e11184b2a2479b04ec5433977a143b7781d827b560a2 description=openshift-marketplace/redhat-operators-kv5rz/extract-content id=ce2508b0-7249-48da-807d-5c57d71d320b name=/runtime.v1.RuntimeService/StartContainer sandboxID=9be70a8a1e967cf49af88e5c028643913c2cda475761eb8311686b0b8e1ad971
2026-06-11 11:57:59.003547 | controller | Jun 11 10:38:01.607026 crc crio[3650]: time="2026-06-11T10:38:01.606665087Z" level=info msg="Removed container d4c5b750447866b8cf4fb8fcd51e56f7583ed13a27d07780724fe6bfbf037e78: openshift-route-controller-manager/route-controller-manager-665d8d9c75-wps6n/route-controller-manager" id=bf074ce1-950d-4c77-b769-ccfeccca7488 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.003563 | controller | Jun 11 10:38:01.626531 crc crio[3650]: time="2026-06-11T10:38:01.626410158Z" level=info msg="Created container dc0850afd279ca5cf6456ba029ffd1b06ca65cc403485bdbef94aecc15192fc1: openshift-marketplace/community-operators-g4n5b/extract-content" id=2bf34336-b4ef-4ae1-b3b8-92b777f21388 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.003590 | controller | Jun 11 10:38:01.635777 crc crio[3650]: time="2026-06-11T10:38:01.634078136Z" level=info msg="Starting container: dc0850afd279ca5cf6456ba029ffd1b06ca65cc403485bdbef94aecc15192fc1" id=e3a0cc59-ce74-405c-b997-0bdb7eddb352 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.003616 | controller | Jun 11 10:38:01.650269 crc crio[3650]: time="2026-06-11T10:38:01.650022115Z" level=info msg="Created container e618b18a18fc32663bf917ffa4cb78492c34653eb7312fcd0cc9a4c71bbb32d1: openshift-marketplace/redhat-operators-x5vn9/extract-content" id=ddc910af-eec5-4e7d-b38b-de1e06076847 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.003633 | controller | Jun 11 10:38:01.664271 crc crio[3650]: time="2026-06-11T10:38:01.65952989Z" level=info msg="Starting container: e618b18a18fc32663bf917ffa4cb78492c34653eb7312fcd0cc9a4c71bbb32d1" id=11366581-7ac0-4315-b3b7-66bffb924cef name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.003649 | controller | Jun 11 10:38:01.664271 crc crio[3650]: time="2026-06-11T10:38:01.663375181Z" level=info msg="Started container" PID=15338 containerID=dc0850afd279ca5cf6456ba029ffd1b06ca65cc403485bdbef94aecc15192fc1 description=openshift-marketplace/community-operators-g4n5b/extract-content id=e3a0cc59-ce74-405c-b997-0bdb7eddb352 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4b886999eab3494f15ccfc8cf016639b090e3611a9781c6cf70344189df13ad1
2026-06-11 11:57:59.003665 | controller | Jun 11 10:38:01.665602 crc crio[3650]: time="2026-06-11T10:38:01.665501719Z" level=info msg="Created container e82a2f69a9195036b1070dc2efdce0d6eb4e244b45d581727bf31ea5899c37c4: openshift-marketplace/certified-operators-l27pk/extract-content" id=52d3528e-0dee-4d6b-b186-965c1da52eb8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.003681 | controller | Jun 11 10:38:01.671632 crc crio[3650]: time="2026-06-11T10:38:01.671212974Z" level=info msg="Starting container: e82a2f69a9195036b1070dc2efdce0d6eb4e244b45d581727bf31ea5899c37c4" id=263c9dee-cb8c-4307-893a-40aa1d0d8abc name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.003697 | controller | Jun 11 10:38:01.705761 crc crio[3650]: time="2026-06-11T10:38:01.705549578Z" level=info msg="Started container" PID=15320 containerID=e82a2f69a9195036b1070dc2efdce0d6eb4e244b45d581727bf31ea5899c37c4 description=openshift-marketplace/certified-operators-l27pk/extract-content id=263c9dee-cb8c-4307-893a-40aa1d0d8abc name=/runtime.v1.RuntimeService/StartContainer sandboxID=f00a4f34978e87c5f1c6b100799810df031c4bff66b809eb32c23ea709e5dade
2026-06-11 11:57:59.003712 | controller | Jun 11 10:38:01.708834 crc crio[3650]: time="2026-06-11T10:38:01.70870685Z" level=info msg="Started container" PID=15323 containerID=e618b18a18fc32663bf917ffa4cb78492c34653eb7312fcd0cc9a4c71bbb32d1 description=openshift-marketplace/redhat-operators-x5vn9/extract-content id=11366581-7ac0-4315-b3b7-66bffb924cef name=/runtime.v1.RuntimeService/StartContainer sandboxID=c16806a1016fb09572def5ffddbf142dc6be2237317f815aeece3fdfc89e358d
2026-06-11 11:57:59.003728 | controller | Jun 11 10:38:01.734579 crc crio[3650]: time="2026-06-11T10:38:01.734475324Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=9b26bafe-5943-4bd1-862a-41e59267c148 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.003744 | controller | Jun 11 10:38:01.743058 crc crio[3650]: time="2026-06-11T10:38:01.741042802Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=ce6e36a9-dd1b-414b-bbd3-d946f71e3b5b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.003759 | controller | Jun 11 10:38:01.786511 crc crio[3650]: 2026-06-11T10:38:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:673a3c43e06e0e3 Mac:56:7e:0f:b5:24:b2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:34 Mtu:0 Sandbox:/var/run/netns/a09e691b-2f45-4812-b3a4-1c5c4b8e770c SocketPath: PciID:}] [{Interface:0xc00019c6c0 Address:{IP:10.217.0.52 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.003779 | controller | Jun 11 10:38:01.786770 crc crio[3650]: time="2026-06-11T10:38:01.786748264Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-6cmg6/registry-server" id=a968baa8-d9c9-431c-8c27-004ffec00e49 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.003796 | controller | Jun 11 10:38:01.787200 crc crio[3650]: time="2026-06-11T10:38:01.787100815Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.003811 | controller | Jun 11 10:38:01.787495 crc crio[3650]: time="2026-06-11T10:38:01.787405893Z" level=info msg="Got pod network &{Name:route-controller-manager-68f8cf746f-ztkv9 Namespace:openshift-route-controller-manager ID:673a3c43e06e0e36360476d50b89ca07dc1b6ec1075985e462d7c2f984476a15 UID:21fe681e-1d63-4836-acc2-97a59c3e261f NetNS:/var/run/netns/a09e691b-2f45-4812-b3a4-1c5c4b8e770c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod21fe681e_1d63_4836_acc2_97a59c3e261f.slice PodAnnotations:0xc001612078}] Aliases:map[]}"
2026-06-11 11:57:59.003828 | controller | Jun 11 10:38:01.787584 crc crio[3650]: time="2026-06-11T10:38:01.787559888Z" level=info msg="Checking pod openshift-route-controller-manager_route-controller-manager-68f8cf746f-ztkv9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.003844 | controller | Jun 11 10:38:01.807188 crc crio[3650]: time="2026-06-11T10:38:01.80467371Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=e5ed19bc-0130-4d3f-ab4f-cb82172d7c2c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.003860 | controller | Jun 11 10:38:01.812030 crc crio[3650]: time="2026-06-11T10:38:01.811885279Z" level=info msg="Ran pod sandbox 673a3c43e06e0e36360476d50b89ca07dc1b6ec1075985e462d7c2f984476a15 with infra container: openshift-route-controller-manager/route-controller-manager-68f8cf746f-ztkv9/POD" id=9b2a0873-5a0a-4e97-bc6e-a23d44393a19 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.003876 | controller | Jun 11 10:38:01.814079 crc crio[3650]: time="2026-06-11T10:38:01.814026237Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095" id=f9b5dcb6-896f-4765-96b7-4c18b546e3b6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.003891 | controller | Jun 11 10:38:01.828856 crc crio[3650]: time="2026-06-11T10:38:01.828771633Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=b706a786-b418-4573-9d8b-fe74a611433f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.003907 | controller | Jun 11 10:38:01.853975 crc crio[3650]: time="2026-06-11T10:38:01.853858802Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095" id=29f43f3b-b30a-421b-a7bf-b2e47ed088aa name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.003923 | controller | Jun 11 10:38:01.881022 crc crio[3650]: time="2026-06-11T10:38:01.880883466Z" level=info msg="Created container 359468bef937d8c91ce646a408002109cc888ca7d04f949f357d5ac3830322e8: openshift-kube-apiserver/revision-pruner-13-crc/pruner" id=e95368b3-a98d-47d2-99b8-0742d6207fe8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.003938 | controller | Jun 11 10:38:01.882656 crc crio[3650]: time="2026-06-11T10:38:01.882548151Z" level=info msg="Creating container: openshift-route-controller-manager/route-controller-manager-68f8cf746f-ztkv9/route-controller-manager" id=8fd9ba81-a9db-4daa-94f3-9d3e243125aa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.003957 | controller | Jun 11 10:38:01.883320 crc crio[3650]: time="2026-06-11T10:38:01.883260414Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.003973 | controller | Jun 11 10:38:01.892715 crc crio[3650]: time="2026-06-11T10:38:01.892558696Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-ntdwx/registry-server" id=87f9f667-fbc5-475a-bfe8-d2484b2308d6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.003989 | controller | Jun 11 10:38:01.900530 crc crio[3650]: time="2026-06-11T10:38:01.900423077Z" level=info msg="Starting container: 359468bef937d8c91ce646a408002109cc888ca7d04f949f357d5ac3830322e8" id=be1e8804-a91d-4ecd-bfef-489d8840679b name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.004004 | controller | Jun 11 10:38:01.905995 crc crio[3650]: time="2026-06-11T10:38:01.905385276Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.004020 | controller | Jun 11 10:38:01.913211 crc crio[3650]: time="2026-06-11T10:38:01.913079918Z" level=info msg="Started container" PID=15391 containerID=359468bef937d8c91ce646a408002109cc888ca7d04f949f357d5ac3830322e8 description=openshift-kube-apiserver/revision-pruner-13-crc/pruner id=be1e8804-a91d-4ecd-bfef-489d8840679b name=/runtime.v1.RuntimeService/StartContainer sandboxID=9e753f8518f14bfedde0b2ea422b4e623e451ccf2f06fbda1e703a727b96b5d0
2026-06-11 11:57:59.004035 | controller | Jun 11 10:38:01.967025 crc crio[3650]: time="2026-06-11T10:38:01.966873323Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.004051 | controller | Jun 11 10:38:01.978766 crc crio[3650]: time="2026-06-11T10:38:01.978715958Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.004067 | controller | Jun 11 10:38:01.989386 crc crio[3650]: time="2026-06-11T10:38:01.989287562Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.004083 | controller | Jun 11 10:38:02.028494 crc crio[3650]: time="2026-06-11T10:38:02.028305308Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.004098 | controller | Jun 11 10:38:02.041938 crc crio[3650]: time="2026-06-11T10:38:02.041723573Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.004113 | controller | Jun 11 10:38:02.044578 crc crio[3650]: time="2026-06-11T10:38:02.044488141Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.004128 | controller | Jun 11 10:38:02.190353 crc crio[3650]: time="2026-06-11T10:38:02.190284378Z" level=info msg="Created container 9334603f459b00aa4caeef5f478b0f3429882702e121472d2c08273a9ae57d92: openshift-route-controller-manager/route-controller-manager-68f8cf746f-ztkv9/route-controller-manager" id=8fd9ba81-a9db-4daa-94f3-9d3e243125aa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.004144 | controller | Jun 11 10:38:02.216765 crc crio[3650]: time="2026-06-11T10:38:02.216640299Z" level=info msg="Starting container: 9334603f459b00aa4caeef5f478b0f3429882702e121472d2c08273a9ae57d92" id=8c6d7af1-35d8-43e6-8816-654781db7289 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.004159 | controller | Jun 11 10:38:02.231539 crc crio[3650]: time="2026-06-11T10:38:02.231383836Z" level=info msg="Started container" PID=15446 containerID=9334603f459b00aa4caeef5f478b0f3429882702e121472d2c08273a9ae57d92 description=openshift-route-controller-manager/route-controller-manager-68f8cf746f-ztkv9/route-controller-manager id=8c6d7af1-35d8-43e6-8816-654781db7289 name=/runtime.v1.RuntimeService/StartContainer sandboxID=673a3c43e06e0e36360476d50b89ca07dc1b6ec1075985e462d7c2f984476a15
2026-06-11 11:57:59.004178 | controller | Jun 11 10:38:02.271413 crc crio[3650]: time="2026-06-11T10:38:02.271045014Z" level=info msg="Created container af7c7e5f311b73b91bc386f5a3348a72a676d5b786dfb193a9d6a24d5102181a: openshift-marketplace/redhat-marketplace-ntdwx/registry-server" id=87f9f667-fbc5-475a-bfe8-d2484b2308d6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.004194 | controller | Jun 11 10:38:02.273221 crc crio[3650]: time="2026-06-11T10:38:02.27305992Z" level=info msg="Starting container: af7c7e5f311b73b91bc386f5a3348a72a676d5b786dfb193a9d6a24d5102181a" id=48db8876-fddb-4a82-b1ba-eb8a57a40a8d name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.004210 | controller | Jun 11 10:38:02.286084 crc crio[3650]: time="2026-06-11T10:38:02.285688467Z" level=info msg="Started container" PID=15452 containerID=af7c7e5f311b73b91bc386f5a3348a72a676d5b786dfb193a9d6a24d5102181a description=openshift-marketplace/redhat-marketplace-ntdwx/registry-server id=48db8876-fddb-4a82-b1ba-eb8a57a40a8d name=/runtime.v1.RuntimeService/StartContainer sandboxID=f5f968b95a4c09e9a35de10cc4c90e9de82846e8b43984b8310fb6d763a380c8
2026-06-11 11:57:59.004226 | controller | Jun 11 10:38:02.428253 crc crio[3650]: time="2026-06-11T10:38:02.42747747Z" level=info msg="Created container 702bfe96cd923bb4f9f20b329afe5fe2df8a13ebd96c8b6de589d45d44c7f5ab: openshift-marketplace/redhat-marketplace-6cmg6/registry-server" id=a968baa8-d9c9-431c-8c27-004ffec00e49 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.004242 | controller | Jun 11 10:38:02.431551 crc crio[3650]: time="2026-06-11T10:38:02.431452522Z" level=info msg="Starting container: 702bfe96cd923bb4f9f20b329afe5fe2df8a13ebd96c8b6de589d45d44c7f5ab" id=cb17f2c1-3fcd-492a-9a31-ff7ca6407a2d name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.004257 | controller | Jun 11 10:38:02.441831 crc crio[3650]: time="2026-06-11T10:38:02.441735952Z" level=info msg="Started container" PID=15461 containerID=702bfe96cd923bb4f9f20b329afe5fe2df8a13ebd96c8b6de589d45d44c7f5ab description=openshift-marketplace/redhat-marketplace-6cmg6/registry-server id=cb17f2c1-3fcd-492a-9a31-ff7ca6407a2d name=/runtime.v1.RuntimeService/StartContainer sandboxID=83cb843c8ad1d0ebcf734d03aa0b36969aa3a015d5a677cb495a8a3fac4a9797
2026-06-11 11:57:59.004273 | controller | Jun 11 10:38:02.809552 crc crio[3650]: time="2026-06-11T10:38:02.809494092Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=a2ca694b-10de-4c31-ac22-df6acf1f034b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.004289 | controller | Jun 11 10:38:02.813378 crc crio[3650]: time="2026-06-11T10:38:02.813325013Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=fb831013-999c-4252-b049-259db5b9cdeb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.004305 | controller | Jun 11 10:38:02.813797 crc crio[3650]: time="2026-06-11T10:38:02.813741866Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=cc169615-b73a-440b-b2ee-15916533b566 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.004320 | controller | Jun 11 10:38:02.820789 crc crio[3650]: time="2026-06-11T10:38:02.82075642Z" level=info msg="Creating container: openshift-marketplace/certified-operators-l27pk/registry-server" id=bba4b252-25d6-4aaf-bd90-36f730abb03d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.004339 | controller | Jun 11 10:38:02.821183 crc crio[3650]: time="2026-06-11T10:38:02.821017398Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.004378 | controller | Jun 11 10:38:02.844329 crc crio[3650]: time="2026-06-11T10:38:02.84402259Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=f845c48c-2409-46d5-bb50-209ef234e8f2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.004396 | controller | Jun 11 10:38:02.850237 crc crio[3650]: time="2026-06-11T10:38:02.850032986Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=1ba637db-0776-44d7-8e8f-f77e4df68d07 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.004413 | controller | Jun 11 10:38:02.869083 crc crio[3650]: time="2026-06-11T10:38:02.869003891Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=737bee76-5134-40cf-871c-6306cc4ce24a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.004429 | controller | Jun 11 10:38:02.869397 crc crio[3650]: time="2026-06-11T10:38:02.869285644Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=a308a969-a501-44e9-bcca-12131ceb2ddc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.004444 | controller | Jun 11 10:38:02.869570 crc crio[3650]: time="2026-06-11T10:38:02.869007776Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=a3b18ca9-280a-46bc-aaa4-3e745303bdcc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.004460 | controller | Jun 11 10:38:02.887066 crc crio[3650]: time="2026-06-11T10:38:02.886972473Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.004475 | controller | Jun 11 10:38:02.893735 crc crio[3650]: time="2026-06-11T10:38:02.893644504Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.004491 | controller | Jun 11 10:38:03.508328 crc crio[3650]: time="2026-06-11T10:38:03.506213323Z" level=info msg="Creating container: openshift-marketplace/certified-operators-lndxz/registry-server" id=9f9b8c64-54ad-44d5-9e42-fcfa2a042c07 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.004506 | controller | Jun 11 10:38:03.508328 crc crio[3650]: time="2026-06-11T10:38:03.506679588Z" level=info msg="Creating container: openshift-marketplace/community-operators-qhh6t/registry-server" id=6c72ec38-04b6-48b1-99ca-4071747f9bf0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.004522 | controller | Jun 11 10:38:03.508328 crc crio[3650]: time="2026-06-11T10:38:03.506829353Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.004538 | controller | Jun 11 10:38:03.508328 crc crio[3650]: time="2026-06-11T10:38:03.507355139Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.004553 | controller | Jun 11 10:38:03.557377 crc crio[3650]: time="2026-06-11T10:38:03.557173353Z" level=info msg="Created container 39acba9f59861e4877d0535261e304ae8fcba3d13ebae8af6b378a834433fa75: openshift-marketplace/certified-operators-l27pk/registry-server" id=bba4b252-25d6-4aaf-bd90-36f730abb03d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.004572 | controller | Jun 11 10:38:03.558693 crc crio[3650]: time="2026-06-11T10:38:03.558627784Z" level=info msg="Starting container: 39acba9f59861e4877d0535261e304ae8fcba3d13ebae8af6b378a834433fa75" id=445eb538-223b-4b1f-a5ff-7435406b7d08 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.004588 | controller | Jun 11 10:38:03.567442 crc crio[3650]: time="2026-06-11T10:38:03.567332087Z" level=info msg="Started container" PID=15506 containerID=39acba9f59861e4877d0535261e304ae8fcba3d13ebae8af6b378a834433fa75 description=openshift-marketplace/certified-operators-l27pk/registry-server id=445eb538-223b-4b1f-a5ff-7435406b7d08 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f00a4f34978e87c5f1c6b100799810df031c4bff66b809eb32c23ea709e5dade
2026-06-11 11:57:59.004604 | controller | Jun 11 10:38:03.576417 crc crio[3650]: time="2026-06-11T10:38:03.576328349Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.004620 | controller | Jun 11 10:38:03.580771 crc crio[3650]: time="2026-06-11T10:38:03.580674166Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.004636 | controller | Jun 11 10:38:03.584334 crc crio[3650]: time="2026-06-11T10:38:03.584245227Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.004652 | controller | Jun 11 10:38:03.589361 crc crio[3650]: time="2026-06-11T10:38:03.589265865Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.004668 | controller | Jun 11 10:38:03.914811 crc crio[3650]: time="2026-06-11T10:38:03.914631033Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=79504f3e-77f3-44ae-8e37-2a9b73d0ca44 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.004684 | controller | Jun 11 10:38:03.931746 crc crio[3650]: time="2026-06-11T10:38:03.931623815Z" level=info msg="Creating container: openshift-marketplace/community-operators-g4n5b/registry-server" id=33a91833-eb83-4dd8-8f25-c6c4883f6b66 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.004699 | controller | Jun 11 10:38:03.932952 crc crio[3650]: time="2026-06-11T10:38:03.932864853Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=3a6f5a95-373f-44a3-9522-2ea3bc04d9f8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.004715 | controller | Jun 11 10:38:03.934992 crc crio[3650]: time="2026-06-11T10:38:03.934443574Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.004730 | controller | Jun 11 10:38:03.935322 crc crio[3650]: time="2026-06-11T10:38:03.935109154Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=7a7c7fdf-d7e4-432b-8bb0-9c2a1554c3a2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.004746 | controller | Jun 11 10:38:03.963047 crc crio[3650]: time="2026-06-11T10:38:03.962691477Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=02b1ed7b-c5c8-494c-92f3-6edb33e45fa2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.004761 | controller | Jun 11 10:38:04.023610 crc crio[3650]: time="2026-06-11T10:38:04.023371738Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.004780 | controller | Jun 11 10:38:04.032358 crc crio[3650]: time="2026-06-11T10:38:04.032258109Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.004796 | controller | Jun 11 10:38:04.170646 crc crio[3650]: time="2026-06-11T10:38:04.170565506Z" level=info msg="Created container b8c81218325e8fe9c67ef0df13cab06e751912f08617e0fdb37f001a7146a3fb: openshift-marketplace/certified-operators-lndxz/registry-server" id=9f9b8c64-54ad-44d5-9e42-fcfa2a042c07 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.004812 | controller | Jun 11 10:38:04.171646 crc crio[3650]: time="2026-06-11T10:38:04.171430194Z" level=info msg="Created container 5e9441089e138993331225faf727ae62a079e63e7801e67b86293ac55c68182a: openshift-marketplace/community-operators-qhh6t/registry-server" id=6c72ec38-04b6-48b1-99ca-4071747f9bf0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.004827 | controller | Jun 11 10:38:04.182981 crc crio[3650]: time="2026-06-11T10:38:04.182858962Z" level=info msg="Starting container: b8c81218325e8fe9c67ef0df13cab06e751912f08617e0fdb37f001a7146a3fb" id=48f51933-b437-44b3-ba1b-4727febadbdd name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.004843 | controller | Jun 11 10:38:04.183405 crc crio[3650]: time="2026-06-11T10:38:04.183278405Z" level=info msg="Starting container: 5e9441089e138993331225faf727ae62a079e63e7801e67b86293ac55c68182a" id=70b020c3-e8b3-448f-9006-150c4a9d2792 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.004859 | controller | Jun 11 10:38:04.190278 crc crio[3650]: time="2026-06-11T10:38:04.190101518Z" level=info msg="Started container" PID=15540 containerID=b8c81218325e8fe9c67ef0df13cab06e751912f08617e0fdb37f001a7146a3fb description=openshift-marketplace/certified-operators-lndxz/registry-server id=48f51933-b437-44b3-ba1b-4727febadbdd name=/runtime.v1.RuntimeService/StartContainer sandboxID=83018d340f1996716877ab5520c6fd3ecec4f26a46fa4b0b1506fdcd8cf0fcf7
2026-06-11 11:57:59.004874 | controller | Jun 11 10:38:04.202084 crc crio[3650]: time="2026-06-11T10:38:04.201996401Z" level=info msg="Started container" PID=15539 containerID=5e9441089e138993331225faf727ae62a079e63e7801e67b86293ac55c68182a description=openshift-marketplace/community-operators-qhh6t/registry-server id=70b020c3-e8b3-448f-9006-150c4a9d2792 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d2a5b75e1cb0179e3b2cf70397fa9bc5a2aa2e153ec38377131b90489bc50f1c
2026-06-11 11:57:59.004890 | controller | Jun 11 10:38:04.214536 crc crio[3650]: time="2026-06-11T10:38:04.214225474Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-x5vn9/registry-server" id=f5646d38-4feb-4ce6-b311-bae11ebcc062 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.004906 | controller | Jun 11 10:38:04.215075 crc crio[3650]: time="2026-06-11T10:38:04.215005669Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.004922 | controller | Jun 11 10:38:04.215392 crc crio[3650]: time="2026-06-11T10:38:04.215354882Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-kv5rz/registry-server" id=565841e9-3e15-43cc-9543-1fdfd48772ac name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.004937 | controller | Jun 11 10:38:04.217447 crc crio[3650]: time="2026-06-11T10:38:04.217346002Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.004953 | controller | Jun 11 10:38:04.298809 crc crio[3650]: time="2026-06-11T10:38:04.298637007Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.004972 | controller | Jun 11 10:38:04.303007 crc crio[3650]: time="2026-06-11T10:38:04.302877073Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.004988 | controller | Jun 11 10:38:04.303720 crc crio[3650]: time="2026-06-11T10:38:04.303631643Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.005004 | controller | Jun 11 10:38:04.306950 crc crio[3650]: time="2026-06-11T10:38:04.306849864Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.005020 | controller | Jun 11 10:38:04.441095 crc crio[3650]: time="2026-06-11T10:38:04.440867231Z" level=info msg="Created container 83201f9af3cb0c7cffa3e42ebeb88a92a08ae9efaf8c1cc9444afaa380e975b9: openshift-marketplace/community-operators-g4n5b/registry-server" id=33a91833-eb83-4dd8-8f25-c6c4883f6b66 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.005035 | controller | Jun 11 10:38:04.444447 crc crio[3650]: time="2026-06-11T10:38:04.44434223Z" level=info msg="Starting container: 83201f9af3cb0c7cffa3e42ebeb88a92a08ae9efaf8c1cc9444afaa380e975b9" id=2734ede2-45dd-4bc0-a3a4-276795f36111 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.005054 | controller | Jun 11 10:38:04.451182 crc crio[3650]: time="2026-06-11T10:38:04.451008268Z" level=info msg="Started container" PID=15548 containerID=83201f9af3cb0c7cffa3e42ebeb88a92a08ae9efaf8c1cc9444afaa380e975b9 description=openshift-marketplace/community-operators-g4n5b/registry-server id=2734ede2-45dd-4bc0-a3a4-276795f36111 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4b886999eab3494f15ccfc8cf016639b090e3611a9781c6cf70344189df13ad1
2026-06-11 11:57:59.005073 | controller | Jun 11 10:38:04.617150 crc crio[3650]: time="2026-06-11T10:38:04.616666216Z" level=info msg="Created container 2f7aef8f9e9ee48cad70bc732af5d5c3df801970ab665fa4087c7d3d1a963a09: openshift-marketplace/redhat-operators-kv5rz/registry-server" id=565841e9-3e15-43cc-9543-1fdfd48772ac name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.005093 | controller | Jun 11 10:38:04.622668 crc crio[3650]: time="2026-06-11T10:38:04.622625514Z" level=info msg="Starting container: 2f7aef8f9e9ee48cad70bc732af5d5c3df801970ab665fa4087c7d3d1a963a09" id=7358b938-d178-4a0c-bdef-f56cead69aca name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.005112 | controller | Jun 11 10:38:04.634636 crc crio[3650]: time="2026-06-11T10:38:04.634493044Z" level=info msg="Started container" PID=15578 containerID=2f7aef8f9e9ee48cad70bc732af5d5c3df801970ab665fa4087c7d3d1a963a09 description=openshift-marketplace/redhat-operators-kv5rz/registry-server id=7358b938-d178-4a0c-bdef-f56cead69aca name=/runtime.v1.RuntimeService/StartContainer sandboxID=9be70a8a1e967cf49af88e5c028643913c2cda475761eb8311686b0b8e1ad971
2026-06-11 11:57:59.005132 | controller | Jun 11 10:38:04.701735 crc crio[3650]: time="2026-06-11T10:38:04.701665187Z" level=info msg="Created container fcba41fdafb7f2fe7076dfbd5924e2d26733e9f8c5277d707d50e98446e72ec6: openshift-marketplace/redhat-operators-x5vn9/registry-server" id=f5646d38-4feb-4ce6-b311-bae11ebcc062 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.005151 | controller | Jun 11 10:38:04.707546 crc crio[3650]: time="2026-06-11T10:38:04.707386477Z" level=info msg="Starting container: fcba41fdafb7f2fe7076dfbd5924e2d26733e9f8c5277d707d50e98446e72ec6" id=cbed1221-a9e6-4dee-ac70-36f7c6125d39 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.005171 | controller | Jun 11 10:38:04.719628 crc crio[3650]: time="2026-06-11T10:38:04.719443492Z" level=info msg="Started container" PID=15580 containerID=fcba41fdafb7f2fe7076dfbd5924e2d26733e9f8c5277d707d50e98446e72ec6 description=openshift-marketplace/redhat-operators-x5vn9/registry-server id=cbed1221-a9e6-4dee-ac70-36f7c6125d39 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c16806a1016fb09572def5ffddbf142dc6be2237317f815aeece3fdfc89e358d
2026-06-11 11:57:59.005195 | controller | Jun 11 10:38:05.980934 crc crio[3650]: time="2026-06-11T10:38:05.980778556Z" level=info msg="Stopping pod sandbox: 9e753f8518f14bfedde0b2ea422b4e623e451ccf2f06fbda1e703a727b96b5d0" id=7a779786-ec7b-4988-a2d0-db81d362860d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.005215 | controller | Jun 11 10:38:05.981829 crc crio[3650]: time="2026-06-11T10:38:05.981513039Z" level=info msg="Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:9e753f8518f14bfedde0b2ea422b4e623e451ccf2f06fbda1e703a727b96b5d0 UID:8ba3564d-7e57-41aa-8318-5b95af01317b NetNS:/var/run/netns/d9ea277a-d5e7-4a37-ac44-ca8b3fccdf4e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod8ba3564d_7e57_41aa_8318_5b95af01317b.slice PodAnnotations:0xc001082690}] Aliases:map[]}"
2026-06-11 11:57:59.005235 | controller | Jun 11 10:38:05.981829 crc crio[3650]: time="2026-06-11T10:38:05.981644453Z" level=info msg="Deleting pod openshift-kube-apiserver_revision-pruner-13-crc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.005253 | controller | Jun 11 10:38:07.386906 crc crio[3650]: time="2026-06-11T10:38:07.386510272Z" level=info msg="Stopped pod sandbox: 9e753f8518f14bfedde0b2ea422b4e623e451ccf2f06fbda1e703a727b96b5d0" id=7a779786-ec7b-4988-a2d0-db81d362860d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.005270 | controller | Jun 11 10:38:20.566826 crc crio[3650]: time="2026-06-11T10:38:20.565979444Z" level=info msg="Stopping container: 702bfe96cd923bb4f9f20b329afe5fe2df8a13ebd96c8b6de589d45d44c7f5ab (timeout: 2s)" id=8ab0bdb8-5f32-45fc-9462-eb2b2f378243 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.005285 | controller | Jun 11 10:38:21.380680 crc crio[3650]: time="2026-06-11T10:38:21.379767745Z" level=info msg="Stopped container 702bfe96cd923bb4f9f20b329afe5fe2df8a13ebd96c8b6de589d45d44c7f5ab: openshift-marketplace/redhat-marketplace-6cmg6/registry-server" id=8ab0bdb8-5f32-45fc-9462-eb2b2f378243 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.005301 | controller | Jun 11 10:38:21.381822 crc crio[3650]: time="2026-06-11T10:38:21.381705506Z" level=info msg="Stopping pod sandbox: 83cb843c8ad1d0ebcf734d03aa0b36969aa3a015d5a677cb495a8a3fac4a9797" id=79325572-73a7-4778-bf7a-2a66a905ef0e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.005317 | controller | Jun 11 10:38:21.382660 crc crio[3650]: time="2026-06-11T10:38:21.382512721Z" level=info msg="Got pod network &{Name:redhat-marketplace-6cmg6 Namespace:openshift-marketplace ID:83cb843c8ad1d0ebcf734d03aa0b36969aa3a015d5a677cb495a8a3fac4a9797 UID:c6ade685-1f8f-486c-a1f6-9ac217d19fe6 NetNS:/var/run/netns/e489d83e-da3f-479e-9554-5f585eba8f28 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc6ade685_1f8f_486c_a1f6_9ac217d19fe6.slice PodAnnotations:0xc000e12b40}] Aliases:map[]}"
2026-06-11 11:57:59.005333 | controller | Jun 11 10:38:21.382929 crc crio[3650]: time="2026-06-11T10:38:21.382671966Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-6cmg6 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.005374 | controller | Jun 11 10:38:21.597254 crc crio[3650]: time="2026-06-11T10:38:21.597036058Z" level=info msg="Stopping container: 83201f9af3cb0c7cffa3e42ebeb88a92a08ae9efaf8c1cc9444afaa380e975b9 (timeout: 2s)" id=3ecdb262-5c86-4861-bf15-0be021d57631 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.005393 | controller | Jun 11 10:38:21.883169 crc crio[3650]: time="2026-06-11T10:38:21.883011164Z" level=info msg="Stopping container: d5bf57a22fbc4a9df6070dfb3ac12fb2dc4cfe40e9acf998cf5e2614ede6e5bd (timeout: 2s)" id=47b6da78-2aa8-4f01-b6d7-78287685adb6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.005413 | controller | Jun 11 10:38:21.991911 crc crio[3650]: time="2026-06-11T10:38:21.991807866Z" level=info msg="Stopped pod sandbox: 83cb843c8ad1d0ebcf734d03aa0b36969aa3a015d5a677cb495a8a3fac4a9797" id=79325572-73a7-4778-bf7a-2a66a905ef0e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.005430 | controller | Jun 11 10:38:22.022935 crc crio[3650]: time="2026-06-11T10:38:22.022613735Z" level=info msg="Stopped container 83201f9af3cb0c7cffa3e42ebeb88a92a08ae9efaf8c1cc9444afaa380e975b9: openshift-marketplace/community-operators-g4n5b/registry-server" id=3ecdb262-5c86-4861-bf15-0be021d57631 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.005446 | controller | Jun 11 10:38:22.023784 crc crio[3650]: time="2026-06-11T10:38:22.023721668Z" level=info msg="Stopping pod sandbox: 4b886999eab3494f15ccfc8cf016639b090e3611a9781c6cf70344189df13ad1" id=bbd44721-5d7b-4467-98b5-f1d827fc1c05 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.005462 | controller | Jun 11 10:38:22.024319 crc crio[3650]: time="2026-06-11T10:38:22.024201746Z" level=info msg="Got pod network &{Name:community-operators-g4n5b Namespace:openshift-marketplace ID:4b886999eab3494f15ccfc8cf016639b090e3611a9781c6cf70344189df13ad1 UID:f0679be2-2a87-40f8-8167-38a8a691c7a2 NetNS:/var/run/netns/59a373b2-618b-4047-8947-a19cb4fe447b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf0679be2_2a87_40f8_8167_38a8a691c7a2.slice PodAnnotations:0xc00008d428}] Aliases:map[]}"
2026-06-11 11:57:59.005477 | controller | Jun 11 10:38:22.024412 crc crio[3650]: time="2026-06-11T10:38:22.024394873Z" level=info msg="Deleting pod openshift-marketplace_community-operators-g4n5b from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.005494 | controller | Jun 11 10:38:22.183308 crc crio[3650]: time="2026-06-11T10:38:22.182903411Z" level=info msg="Removing container: 0087e256a999fde88a97260b32a75ed6a0a18d7b6c11b2eb10b9827956da71a3" id=c79ad5c3-8254-462a-b75b-6ee447b52036 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.005510 | controller | Jun 11 10:38:22.328731 crc crio[3650]: time="2026-06-11T10:38:22.32856305Z" level=info msg="Stopped pod sandbox: 4b886999eab3494f15ccfc8cf016639b090e3611a9781c6cf70344189df13ad1" id=bbd44721-5d7b-4467-98b5-f1d827fc1c05 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.005526 | controller | Jun 11 10:38:22.587043 crc crio[3650]: time="2026-06-11T10:38:22.58686507Z" level=info msg="Removed container 0087e256a999fde88a97260b32a75ed6a0a18d7b6c11b2eb10b9827956da71a3: openshift-console/downloads-747b44746d-4pqvr/download-server" id=c79ad5c3-8254-462a-b75b-6ee447b52036 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.005542 | controller | Jun 11 10:38:22.590211 crc crio[3650]: time="2026-06-11T10:38:22.590080298Z" level=info msg="Removing container: 702bfe96cd923bb4f9f20b329afe5fe2df8a13ebd96c8b6de589d45d44c7f5ab" id=d5c3f03c-5ef6-429a-849c-231e6f593bf5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.005558 | controller | Jun 11 10:38:22.616369 crc crio[3650]: time="2026-06-11T10:38:22.616243472Z" level=info msg="Removed container 702bfe96cd923bb4f9f20b329afe5fe2df8a13ebd96c8b6de589d45d44c7f5ab: openshift-marketplace/redhat-marketplace-6cmg6/registry-server" id=d5c3f03c-5ef6-429a-849c-231e6f593bf5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.005574 | controller | Jun 11 10:38:22.621020 crc crio[3650]: time="2026-06-11T10:38:22.62095857Z" level=info msg="Removing container: 98135a51b13bfb207d29df6b586faeba427024eb6a261215a2f3001b9a23fccc" id=4183505c-e3e4-4ce9-9840-4f86d60ad2c1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.005589 | controller | Jun 11 10:38:22.654197 crc crio[3650]: time="2026-06-11T10:38:22.653958343Z" level=info msg="Removed container 98135a51b13bfb207d29df6b586faeba427024eb6a261215a2f3001b9a23fccc: openshift-marketplace/redhat-marketplace-6cmg6/extract-content" id=4183505c-e3e4-4ce9-9840-4f86d60ad2c1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.005608 | controller | Jun 11 10:38:22.660733 crc crio[3650]: time="2026-06-11T10:38:22.660653407Z" level=info msg="Removing container: 834fd5c12cee3ea6dc38c3a1a883fde5532cb6d9a0bdd82ba1548dd664889aee" id=ea6ec2e4-7449-4054-b880-196bae772d1e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.005624 | controller | Jun 11 10:38:22.683178 crc crio[3650]: time="2026-06-11T10:38:22.683000108Z" level=info msg="Removed container 834fd5c12cee3ea6dc38c3a1a883fde5532cb6d9a0bdd82ba1548dd664889aee: openshift-marketplace/redhat-marketplace-6cmg6/extract-utilities" id=ea6ec2e4-7449-4054-b880-196bae772d1e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.005640 | controller | Jun 11 10:38:23.221542 crc crio[3650]: time="2026-06-11T10:38:23.221452176Z" level=info msg="Removing container: 83201f9af3cb0c7cffa3e42ebeb88a92a08ae9efaf8c1cc9444afaa380e975b9" id=62e9f57f-39fc-4bd2-a03b-360041fd808a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.005655 | controller | Jun 11 10:38:23.249755 crc crio[3650]: time="2026-06-11T10:38:23.249636599Z" level=info msg="Removed container 83201f9af3cb0c7cffa3e42ebeb88a92a08ae9efaf8c1cc9444afaa380e975b9: openshift-marketplace/community-operators-g4n5b/registry-server" id=62e9f57f-39fc-4bd2-a03b-360041fd808a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.005670 | controller | Jun 11 10:38:23.252805 crc crio[3650]: time="2026-06-11T10:38:23.252731454Z" level=info msg="Removing container: dc0850afd279ca5cf6456ba029ffd1b06ca65cc403485bdbef94aecc15192fc1" id=1e44dbfd-9d87-4703-b6e8-d3945de8aaf9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.005686 | controller | Jun 11 10:38:23.281560 crc crio[3650]: time="2026-06-11T10:38:23.281427774Z" level=info msg="Removed container dc0850afd279ca5cf6456ba029ffd1b06ca65cc403485bdbef94aecc15192fc1: openshift-marketplace/community-operators-g4n5b/extract-content" id=1e44dbfd-9d87-4703-b6e8-d3945de8aaf9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.005701 | controller | Jun 11 10:38:23.291256 crc crio[3650]: time="2026-06-11T10:38:23.291172794Z" level=info msg="Removing container: ade9e1d3d61f7e7853655c82db16312635e6a120a89155e9721a73134b01e904" id=7588da01-e167-4e20-918f-31e55e0e890b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.005716 | controller | Jun 11 10:38:23.308217 crc crio[3650]: time="2026-06-11T10:38:23.308090848Z" level=info msg="Removed container ade9e1d3d61f7e7853655c82db16312635e6a120a89155e9721a73134b01e904: openshift-marketplace/community-operators-g4n5b/extract-utilities" id=7588da01-e167-4e20-918f-31e55e0e890b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.005731 | controller | Jun 11 10:38:24.129282 crc crio[3650]: time="2026-06-11T10:38:24.128748071Z" level=info msg="Stopped container d5bf57a22fbc4a9df6070dfb3ac12fb2dc4cfe40e9acf998cf5e2614ede6e5bd: openshift-console/downloads-747b44746d-4pqvr/download-server" id=47b6da78-2aa8-4f01-b6d7-78287685adb6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.005747 | controller | Jun 11 10:38:24.132051 crc crio[3650]: time="2026-06-11T10:38:24.131946912Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=33c049c6-a57f-487a-9495-8d4c210071d8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.005762 | controller | Jun 11 10:38:24.285169 crc crio[3650]: time="2026-06-11T10:38:24.28494768Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=24df91cd-6009-4fc5-bf38-b511b6e95c12 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.005780 | controller | Jun 11 10:38:24.294324 crc crio[3650]: time="2026-06-11T10:38:24.294089267Z" level=info msg="Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server" id=8b9bba35-fa42-49a1-a682-c72aca2ac75a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.005797 | controller | Jun 11 10:38:24.294829 crc crio[3650]: time="2026-06-11T10:38:24.294740762Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.005813 | controller | Jun 11 10:38:24.326085 crc crio[3650]: time="2026-06-11T10:38:24.325918185Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.005829 | controller | Jun 11 10:38:24.335291 crc crio[3650]: time="2026-06-11T10:38:24.334770151Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.005845 | controller | Jun 11 10:38:25.657423 crc crio[3650]: time="2026-06-11T10:38:25.657354723Z" level=info msg="Stopping container: b8c81218325e8fe9c67ef0df13cab06e751912f08617e0fdb37f001a7146a3fb (timeout: 2s)" id=410b5a76-ed9d-47ff-b68c-283271595c72 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.005860 | controller | Jun 11 10:38:25.866385 crc crio[3650]: time="2026-06-11T10:38:25.863461313Z" level=info msg="Created container 2e8c27a91a8c87ba2292f3ea2007c7ba2218c8619c52889c9ba8752958ab25ee: openshift-console/downloads-747b44746d-4pqvr/download-server" id=8b9bba35-fa42-49a1-a682-c72aca2ac75a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.005876 | controller | Jun 11 10:38:25.866385 crc crio[3650]: time="2026-06-11T10:38:25.866032211Z" level=info msg="Starting container: 2e8c27a91a8c87ba2292f3ea2007c7ba2218c8619c52889c9ba8752958ab25ee" id=ba9bc2e5-c271-47f8-9629-e0933761a9bb name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.005892 | controller | Jun 11 10:38:25.876986 crc crio[3650]: time="2026-06-11T10:38:25.876794179Z" level=info msg="Started container" PID=16138 containerID=2e8c27a91a8c87ba2292f3ea2007c7ba2218c8619c52889c9ba8752958ab25ee description=openshift-console/downloads-747b44746d-4pqvr/download-server id=ba9bc2e5-c271-47f8-9629-e0933761a9bb name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed5e22ae44b291e5f4185543b89bed76a7dac5b4dcf90f0cd6fb838ba2475124
2026-06-11 11:57:59.005907 | controller | Jun 11 10:38:27.496020 crc crio[3650]: time="2026-06-11T10:38:27.495722091Z" level=info msg="Stopped container b8c81218325e8fe9c67ef0df13cab06e751912f08617e0fdb37f001a7146a3fb: openshift-marketplace/certified-operators-lndxz/registry-server" id=410b5a76-ed9d-47ff-b68c-283271595c72 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.005922 | controller | Jun 11 10:38:27.496020 crc crio[3650]: time="2026-06-11T10:38:27.497819429Z" level=info msg="Stopping pod sandbox: 83018d340f1996716877ab5520c6fd3ecec4f26a46fa4b0b1506fdcd8cf0fcf7" id=d63f37d7-2c37-4ca4-9530-82585dc8e3c9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.005938 | controller | Jun 11 10:38:27.499725 crc crio[3650]: time="2026-06-11T10:38:27.499094417Z" level=info msg="Got pod network &{Name:certified-operators-lndxz Namespace:openshift-marketplace ID:83018d340f1996716877ab5520c6fd3ecec4f26a46fa4b0b1506fdcd8cf0fcf7 UID:e6f28c0e-7991-4ba3-99be-8a0437731473 NetNS:/var/run/netns/a26aee17-d9f9-48f7-a7ce-f89e8a3d04ea Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode6f28c0e_7991_4ba3_99be_8a0437731473.slice PodAnnotations:0xc001612a40}] Aliases:map[]}"
2026-06-11 11:57:59.005954 | controller | Jun 11 10:38:27.499725 crc crio[3650]: time="2026-06-11T10:38:27.499568426Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-lndxz from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.005973 | controller | Jun 11 10:38:28.666812 crc crio[3650]: time="2026-06-11T10:38:28.665818581Z" level=info msg="Stopped pod sandbox: 83018d340f1996716877ab5520c6fd3ecec4f26a46fa4b0b1506fdcd8cf0fcf7" id=d63f37d7-2c37-4ca4-9530-82585dc8e3c9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.005989 | controller | Jun 11 10:38:29.305804 crc crio[3650]: time="2026-06-11T10:38:29.305605846Z" level=info msg="Removing container: b8c81218325e8fe9c67ef0df13cab06e751912f08617e0fdb37f001a7146a3fb" id=947d563b-3ab5-42b4-a708-f6a6f3991b4f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.006005 | controller | Jun 11 10:38:29.357888 crc crio[3650]: time="2026-06-11T10:38:29.357774869Z" level=info msg="Removed container b8c81218325e8fe9c67ef0df13cab06e751912f08617e0fdb37f001a7146a3fb: openshift-marketplace/certified-operators-lndxz/registry-server" id=947d563b-3ab5-42b4-a708-f6a6f3991b4f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.006021 | controller | Jun 11 10:38:29.362093 crc crio[3650]: time="2026-06-11T10:38:29.362038788Z" level=info msg="Removing container: daa90905f66146b709b14fabcdfc86e522ac4d9f6d538c9e2e77f2a49eccef73" id=774d36d1-5ed6-41e6-bb11-7db18d7376ce name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.006036 | controller | Jun 11 10:38:29.395306 crc crio[3650]: time="2026-06-11T10:38:29.395109936Z" level=info msg="Removed container daa90905f66146b709b14fabcdfc86e522ac4d9f6d538c9e2e77f2a49eccef73: openshift-marketplace/certified-operators-lndxz/extract-content" id=774d36d1-5ed6-41e6-bb11-7db18d7376ce name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.006051 | controller | Jun 11 10:38:29.399457 crc crio[3650]: time="2026-06-11T10:38:29.399349694Z" level=info msg="Removing container: 25e2ce71deb8406565a3b9a39a5415da35735286e5bb67a6d4d5ca603e619aa6" id=6ebbbc50-b716-464d-9fdc-ab0905752706 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.006067 | controller | Jun 11 10:38:29.428827 crc crio[3650]: time="2026-06-11T10:38:29.428691431Z" level=info msg="Removed container 25e2ce71deb8406565a3b9a39a5415da35735286e5bb67a6d4d5ca603e619aa6: openshift-marketplace/certified-operators-lndxz/extract-utilities" id=6ebbbc50-b716-464d-9fdc-ab0905752706 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.006082 | controller | Jun 11 10:38:30.903358 crc crio[3650]: time="2026-06-11T10:38:30.902448686Z" level=info msg="Stopping container: 2f7aef8f9e9ee48cad70bc732af5d5c3df801970ab665fa4087c7d3d1a963a09 (timeout: 2s)" id=2c0ecf43-3d3d-428a-a9df-52233eddcc2b name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.006098 | controller | Jun 11 10:38:31.038557 crc crio[3650]: time="2026-06-11T10:38:31.03846741Z" level=info msg="Stopped container 2f7aef8f9e9ee48cad70bc732af5d5c3df801970ab665fa4087c7d3d1a963a09: openshift-marketplace/redhat-operators-kv5rz/registry-server" id=2c0ecf43-3d3d-428a-a9df-52233eddcc2b name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.006113 | controller | Jun 11 10:38:31.040594 crc crio[3650]: time="2026-06-11T10:38:31.039659355Z" level=info msg="Stopping pod sandbox: 9be70a8a1e967cf49af88e5c028643913c2cda475761eb8311686b0b8e1ad971" id=65e8d373-afdf-4459-844b-81c884ae26fe name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.006128 | controller | Jun 11 10:38:31.040594 crc crio[3650]: time="2026-06-11T10:38:31.040108502Z" level=info msg="Got pod network &{Name:redhat-operators-kv5rz Namespace:openshift-marketplace ID:9be70a8a1e967cf49af88e5c028643913c2cda475761eb8311686b0b8e1ad971 UID:129e9f60-3ef6-47ec-9345-b1fae82a0710 NetNS:/var/run/netns/a3c29515-9c43-4fbb-a538-01525922f06c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod129e9f60_3ef6_47ec_9345_b1fae82a0710.slice PodAnnotations:0xc00008c7b0}] Aliases:map[]}"
2026-06-11 11:57:59.006147 | controller | Jun 11 10:38:31.040594 crc crio[3650]: time="2026-06-11T10:38:31.040294859Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-kv5rz from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.006164 | controller | Jun 11 10:38:32.364819 crc crio[3650]: time="2026-06-11T10:38:32.364388125Z" level=info msg="Stopped pod sandbox: 9be70a8a1e967cf49af88e5c028643913c2cda475761eb8311686b0b8e1ad971" id=65e8d373-afdf-4459-844b-81c884ae26fe name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.006179 | controller | Jun 11 10:38:33.371494 crc crio[3650]: time="2026-06-11T10:38:33.370987018Z" level=info msg="Removing container: 2f7aef8f9e9ee48cad70bc732af5d5c3df801970ab665fa4087c7d3d1a963a09" id=54f45bc2-c602-4d69-95c3-470eb9dbe8d5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.006195 | controller | Jun 11 10:38:33.400977 crc crio[3650]: time="2026-06-11T10:38:33.400824332Z" level=info msg="Removed container 2f7aef8f9e9ee48cad70bc732af5d5c3df801970ab665fa4087c7d3d1a963a09: openshift-marketplace/redhat-operators-kv5rz/registry-server" id=54f45bc2-c602-4d69-95c3-470eb9dbe8d5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.006210 | controller | Jun 11 10:38:33.404787 crc crio[3650]: time="2026-06-11T10:38:33.404668087Z" level=info msg="Removing container: fe3b47bf4b5f55c2cef2e11184b2a2479b04ec5433977a143b7781d827b560a2" id=9c12bc0b-5fca-4a7e-b954-636bd10f51a2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.006225 | controller | Jun 11 10:38:33.450437 crc crio[3650]: time="2026-06-11T10:38:33.450305801Z" level=info msg="Removed container fe3b47bf4b5f55c2cef2e11184b2a2479b04ec5433977a143b7781d827b560a2: openshift-marketplace/redhat-operators-kv5rz/extract-content" id=9c12bc0b-5fca-4a7e-b954-636bd10f51a2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.006240 | controller | Jun 11 10:38:33.462630 crc crio[3650]: time="2026-06-11T10:38:33.461830937Z" level=info msg="Removing container: ab348bea6f09588b7f3f53bf0a00f0cf458286366ad5ffd9ba415818d6c33467" id=3ed3df82-bbec-44dc-a9b9-a4da5a8f3fa8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.006255 | controller | Jun 11 10:38:33.500380 crc crio[3650]: time="2026-06-11T10:38:33.500256479Z" level=info msg="Removed container ab348bea6f09588b7f3f53bf0a00f0cf458286366ad5ffd9ba415818d6c33467: openshift-marketplace/redhat-operators-kv5rz/extract-utilities" id=3ed3df82-bbec-44dc-a9b9-a4da5a8f3fa8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.006270 | controller | Jun 11 10:38:46.515728 crc crio[3650]: time="2026-06-11T10:38:46.514644389Z" level=info msg="Stopping container: 4652201a578c86d3400ad43c741300feb3524971d0b9a60e14d739160246abc5 (timeout: 15s)" id=0f9701c4-590c-464e-a2dd-5508d35f1811 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.006285 | controller | Jun 11 10:38:46.517655 crc crio[3650]: time="2026-06-11T10:38:46.51471177Z" level=info msg="Stopping container: 368380ba31dc04cbe6cd00c3fc0384e870ff9cdcfa5dd2f7fa11a0117eec5036 (timeout: 15s)" id=558822fa-8a85-4623-bccc-6c9bfa9192b0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.006300 | controller | Jun 11 10:38:46.517655 crc crio[3650]: time="2026-06-11T10:38:46.514784673Z" level=info msg="Stopping container: 903220baa4546d649d3876913f5e1f2070df1b0fc971f61e473ef011114bae07 (timeout: 15s)" id=7a5f8e25-8c6b-49c7-ab66-e79e2186a4fe name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.006316 | controller | Jun 11 10:38:46.517655 crc crio[3650]: time="2026-06-11T10:38:46.514826784Z" level=info msg="Stopping container: d558e31fb4faf4692d80ad7bb748ca71a61794ca8dfb79973420f7ea802cc9fa (timeout: 15s)" id=311f5eec-cbd2-49d5-8166-22c1310ef488 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.006331 | controller | Jun 11 10:38:46.521439 crc crio[3650]: time="2026-06-11T10:38:46.514978882Z" level=info msg="Stopping container: 91dbcdb87f53f467958246f88c4569b114b3c97271484d0c307b1e6c805e3b45 (timeout: 15s)" id=fb61c716-3566-487c-9de9-89f5b4c218e8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.006364 | controller | Jun 11 10:38:46.804775 crc crio[3650]: time="2026-06-11T10:38:46.803367337Z" level=info msg="Stopped container 368380ba31dc04cbe6cd00c3fc0384e870ff9cdcfa5dd2f7fa11a0117eec5036: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer" id=558822fa-8a85-4623-bccc-6c9bfa9192b0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.006386 | controller | Jun 11 10:38:46.909726 crc crio[3650]: time="2026-06-11T10:38:46.909527317Z" level=info msg="Stopped container d558e31fb4faf4692d80ad7bb748ca71a61794ca8dfb79973420f7ea802cc9fa: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz" id=311f5eec-cbd2-49d5-8166-22c1310ef488 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.006403 | controller | Jun 11 10:38:47.097439 crc crio[3650]: time="2026-06-11T10:38:47.097276605Z" level=info msg="Stopped container 91dbcdb87f53f467958246f88c4569b114b3c97271484d0c307b1e6c805e3b45: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller" id=fb61c716-3566-487c-9de9-89f5b4c218e8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.006419 | controller | Jun 11 10:38:47.113794 crc crio[3650]: time="2026-06-11T10:38:47.113751262Z" level=info msg="Running pod sandbox: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/POD" id=7695cb1e-fdfc-49b1-b91b-bb6637e5e84d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.006435 | controller | Jun 11 10:38:47.113958 crc crio[3650]: time="2026-06-11T10:38:47.113940529Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.006451 | controller | Jun 11 10:38:47.147545 crc crio[3650]: time="2026-06-11T10:38:47.147416122Z" 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=7695cb1e-fdfc-49b1-b91b-bb6637e5e84d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.006466 | controller | Jun 11 10:38:47.178372 crc crio[3650]: time="2026-06-11T10:38:47.178267939Z" level=info msg="Ran pod sandbox cacaff2b4b10ae5290de34fa4ff34e9297deaff54b9ee093c60e8e450781fb5d with infra container: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/POD" id=7695cb1e-fdfc-49b1-b91b-bb6637e5e84d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.006482 | controller | Jun 11 10:38:47.185222 crc crio[3650]: time="2026-06-11T10:38:47.185048566Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=24fc80da-79fc-4b47-8aee-7965cde514af name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.006497 | controller | Jun 11 10:38:47.201542 crc crio[3650]: time="2026-06-11T10:38:47.201476041Z" level=info msg="Stopped container 903220baa4546d649d3876913f5e1f2070df1b0fc971f61e473ef011114bae07: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=7a5f8e25-8c6b-49c7-ab66-e79e2186a4fe name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.006513 | controller | Jun 11 10:38:47.213189 crc crio[3650]: time="2026-06-11T10:38:47.212652655Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=0b105462-007e-47fb-b5bf-d8620490e61e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.006529 | controller | Jun 11 10:38:47.232210 crc crio[3650]: time="2026-06-11T10:38:47.232066302Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor" id=07867a01-9f8f-434c-9961-8a62d10d0873 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.006544 | controller | Jun 11 10:38:47.232536 crc crio[3650]: time="2026-06-11T10:38:47.232475897Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.006565 | controller | Jun 11 10:38:47.257627 crc crio[3650]: time="2026-06-11T10:38:47.256697427Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.006582 | controller | Jun 11 10:38:47.439636 crc crio[3650]: time="2026-06-11T10:38:47.439518456Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.006597 | controller | Jun 11 10:38:47.534815 crc crio[3650]: time="2026-06-11T10:38:47.534739841Z" level=info msg="Removing container: 556e5bea589c74b4ef6a63fadefbf9b4aeb7cedebe531631cfd4de9dffc34a30" id=4f3b3748-ae08-4d5f-8040-254cbf0d3d33 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.006613 | controller | Jun 11 10:38:47.561699 crc crio[3650]: time="2026-06-11T10:38:47.561534909Z" level=info msg="Created container 592847d5ec172e5630aa754e6c59bf212fa837aa8c1d66da3422d3a396269922: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor" id=07867a01-9f8f-434c-9961-8a62d10d0873 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.006629 | controller | Jun 11 10:38:47.565705 crc crio[3650]: time="2026-06-11T10:38:47.565608883Z" level=info msg="Starting container: 592847d5ec172e5630aa754e6c59bf212fa837aa8c1d66da3422d3a396269922" id=b5d1a0f2-a21c-46af-a1c5-2b67d17d2365 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.006645 | controller | Jun 11 10:38:47.566254 crc crio[3650]: time="2026-06-11T10:38:47.566079702Z" level=info msg="Removed container 556e5bea589c74b4ef6a63fadefbf9b4aeb7cedebe531631cfd4de9dffc34a30: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=4f3b3748-ae08-4d5f-8040-254cbf0d3d33 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.006661 | controller | Jun 11 10:38:47.572488 crc crio[3650]: time="2026-06-11T10:38:47.57235167Z" level=info msg="Started container" PID=16566 containerID=592847d5ec172e5630aa754e6c59bf212fa837aa8c1d66da3422d3a396269922 description=openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor id=b5d1a0f2-a21c-46af-a1c5-2b67d17d2365 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cacaff2b4b10ae5290de34fa4ff34e9297deaff54b9ee093c60e8e450781fb5d
2026-06-11 11:57:59.006678 | controller | Jun 11 10:38:48.564391 crc crio[3650]: time="2026-06-11T10:38:48.563690914Z" level=info msg="Stopping pod sandbox: ec4a77515b3024041e4cdb07e1157865cac61f91192b638810dd38b646ca95f1" id=8dd2f9d5-2e9b-4f07-9069-0f921a5c181f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.006694 | controller | Jun 11 10:38:48.565282 crc crio[3650]: time="2026-06-11T10:38:48.565205042Z" level=info msg="Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:ec4a77515b3024041e4cdb07e1157865cac61f91192b638810dd38b646ca95f1 UID:0816b583-83d2-4f80-b070-e62689ae2712 NetNS:/var/run/netns/a3148ab3-6a91-4470-b50f-70d7dda7818b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod0816b583_83d2_4f80_b070_e62689ae2712.slice PodAnnotations:0xc002a1a268}] Aliases:map[]}"
2026-06-11 11:57:59.006711 | controller | Jun 11 10:38:48.565512 crc crio[3650]: time="2026-06-11T10:38:48.565407259Z" level=info msg="Deleting pod openshift-kube-apiserver_installer-13-crc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.006727 | controller | Jun 11 10:38:49.783757 crc crio[3650]: time="2026-06-11T10:38:49.783652517Z" level=info msg="Stopped container 4652201a578c86d3400ad43c741300feb3524971d0b9a60e14d739160246abc5: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver" id=0f9701c4-590c-464e-a2dd-5508d35f1811 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.006747 | controller | Jun 11 10:38:49.784935 crc crio[3650]: time="2026-06-11T10:38:49.784759909Z" level=info msg="Stopping pod sandbox: 3ff6b0b5cf64cbc0bedb02f1a345c56432557f5f705d145d2ec5f223a47835a1" id=e5493380-c48a-45a6-ba95-d2d8c7cfd58e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.006763 | controller | Jun 11 10:38:49.796020 crc crio[3650]: time="2026-06-11T10:38:49.795898082Z" level=info msg="Stopped pod sandbox: 3ff6b0b5cf64cbc0bedb02f1a345c56432557f5f705d145d2ec5f223a47835a1" id=e5493380-c48a-45a6-ba95-d2d8c7cfd58e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.006779 | controller | Jun 11 10:38:49.820310 crc crio[3650]: time="2026-06-11T10:38:49.820179434Z" level=info msg="Stopped pod sandbox: ec4a77515b3024041e4cdb07e1157865cac61f91192b638810dd38b646ca95f1" id=8dd2f9d5-2e9b-4f07-9069-0f921a5c181f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.006795 | controller | Jun 11 10:38:50.665478 crc crio[3650]: time="2026-06-11T10:38:50.665009895Z" level=info msg="Removing container: 903220baa4546d649d3876913f5e1f2070df1b0fc971f61e473ef011114bae07" id=b00aea53-7d07-49c2-95c3-f4f21d8861a4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.006810 | controller | Jun 11 10:38:50.695534 crc crio[3650]: time="2026-06-11T10:38:50.695446281Z" level=info msg="Removed container 903220baa4546d649d3876913f5e1f2070df1b0fc971f61e473ef011114bae07: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=b00aea53-7d07-49c2-95c3-f4f21d8861a4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.006826 | controller | Jun 11 10:38:50.700434 crc crio[3650]: time="2026-06-11T10:38:50.699745134Z" level=info msg="Removing container: d558e31fb4faf4692d80ad7bb748ca71a61794ca8dfb79973420f7ea802cc9fa" id=f49392ad-a26d-4de1-8d6e-67d0aae4e799 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.006841 | controller | Jun 11 10:38:50.728352 crc crio[3650]: time="2026-06-11T10:38:50.728258106Z" level=info msg="Removed container d558e31fb4faf4692d80ad7bb748ca71a61794ca8dfb79973420f7ea802cc9fa: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz" id=f49392ad-a26d-4de1-8d6e-67d0aae4e799 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.006857 | controller | Jun 11 10:38:50.732734 crc crio[3650]: time="2026-06-11T10:38:50.732646782Z" level=info msg="Removing container: 91dbcdb87f53f467958246f88c4569b114b3c97271484d0c307b1e6c805e3b45" id=aad976f5-6f53-485f-97c3-bd7b92c9d0fa name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.006872 | controller | Jun 11 10:38:50.758790 crc crio[3650]: time="2026-06-11T10:38:50.758722164Z" level=info msg="Removed container 91dbcdb87f53f467958246f88c4569b114b3c97271484d0c307b1e6c805e3b45: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller" id=aad976f5-6f53-485f-97c3-bd7b92c9d0fa name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.006888 | controller | Jun 11 10:38:50.762630 crc crio[3650]: time="2026-06-11T10:38:50.762545667Z" level=info msg="Removing container: 368380ba31dc04cbe6cd00c3fc0384e870ff9cdcfa5dd2f7fa11a0117eec5036" id=0449b20f-7e06-4a81-9d3f-5beeca198213 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.006904 | controller | Jun 11 10:38:50.779306 crc crio[3650]: time="2026-06-11T10:38:50.778981722Z" level=info msg="Removed container 368380ba31dc04cbe6cd00c3fc0384e870ff9cdcfa5dd2f7fa11a0117eec5036: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer" id=0449b20f-7e06-4a81-9d3f-5beeca198213 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.006920 | controller | Jun 11 10:38:50.783970 crc crio[3650]: time="2026-06-11T10:38:50.783767923Z" level=info msg="Removing container: 4652201a578c86d3400ad43c741300feb3524971d0b9a60e14d739160246abc5" id=05f49bc0-9ccb-42b4-9b5b-6b3ba5a25d50 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.006940 | controller | Jun 11 10:38:50.812265 crc crio[3650]: time="2026-06-11T10:38:50.810223618Z" level=info msg="Removed container 4652201a578c86d3400ad43c741300feb3524971d0b9a60e14d739160246abc5: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver" id=05f49bc0-9ccb-42b4-9b5b-6b3ba5a25d50 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.006956 | controller | Jun 11 10:38:50.816423 crc crio[3650]: time="2026-06-11T10:38:50.815225538Z" level=info msg="Removing container: 3ae96a8600996afd8725fe71925e3210f3e0e09e04ed3c58da276eba40fa10ab" id=8d793733-3f06-4e69-ae3b-79851fb38b07 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.006973 | controller | Jun 11 10:38:50.900335 crc crio[3650]: time="2026-06-11T10:38:50.899862535Z" level=info msg="Removed container 3ae96a8600996afd8725fe71925e3210f3e0e09e04ed3c58da276eba40fa10ab: openshift-kube-apiserver/kube-apiserver-crc/setup" id=8d793733-3f06-4e69-ae3b-79851fb38b07 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.006989 | controller | Jun 11 10:38:51.868924 crc crio[3650]: time="2026-06-11T10:38:51.868840606Z" level=info msg="Stopping container: 2e8c27a91a8c87ba2292f3ea2007c7ba2218c8619c52889c9ba8752958ab25ee (timeout: 2s)" id=cd4529f9-b5f6-47d4-9c65-7e45ce427c09 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.007005 | controller | Jun 11 10:38:52.510162 crc crio[3650]: time="2026-06-11T10:38:52.509562558Z" level=info msg="Stopped container 2e8c27a91a8c87ba2292f3ea2007c7ba2218c8619c52889c9ba8752958ab25ee: openshift-console/downloads-747b44746d-4pqvr/download-server" id=cd4529f9-b5f6-47d4-9c65-7e45ce427c09 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.007021 | controller | Jun 11 10:38:52.696573 crc crio[3650]: time="2026-06-11T10:38:52.696479069Z" level=info msg="Removing container: d5bf57a22fbc4a9df6070dfb3ac12fb2dc4cfe40e9acf998cf5e2614ede6e5bd" id=63342423-e2d0-42f7-bf29-65a6faf9ee14 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.007037 | controller | Jun 11 10:38:52.973346 crc crio[3650]: time="2026-06-11T10:38:52.973253243Z" level=info msg="Removed container d5bf57a22fbc4a9df6070dfb3ac12fb2dc4cfe40e9acf998cf5e2614ede6e5bd: openshift-console/downloads-747b44746d-4pqvr/download-server" id=63342423-e2d0-42f7-bf29-65a6faf9ee14 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.007053 | controller | Jun 11 10:38:53.553093 crc crio[3650]: time="2026-06-11T10:38:53.553000121Z" level=info msg="Stopping pod sandbox: 3ff6b0b5cf64cbc0bedb02f1a345c56432557f5f705d145d2ec5f223a47835a1" id=1cd256de-db88-4ccd-b069-b26ce055dda0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.007069 | controller | Jun 11 10:38:53.553093 crc crio[3650]: time="2026-06-11T10:38:53.553105355Z" level=info msg="Stopped pod sandbox (already stopped): 3ff6b0b5cf64cbc0bedb02f1a345c56432557f5f705d145d2ec5f223a47835a1" id=1cd256de-db88-4ccd-b069-b26ce055dda0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.007084 | controller | Jun 11 10:38:53.554351 crc crio[3650]: time="2026-06-11T10:38:53.554319241Z" level=info msg="Removing pod sandbox: 3ff6b0b5cf64cbc0bedb02f1a345c56432557f5f705d145d2ec5f223a47835a1" id=6ecf8576-f59d-459f-a05a-b48246dd3c90 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.007100 | controller | Jun 11 10:38:53.564003 crc crio[3650]: time="2026-06-11T10:38:53.563914979Z" level=info msg="Removed pod sandbox: 3ff6b0b5cf64cbc0bedb02f1a345c56432557f5f705d145d2ec5f223a47835a1" id=6ecf8576-f59d-459f-a05a-b48246dd3c90 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.007115 | controller | Jun 11 10:38:53.564902 crc crio[3650]: time="2026-06-11T10:38:53.564825509Z" level=info msg="Stopping pod sandbox: 9be70a8a1e967cf49af88e5c028643913c2cda475761eb8311686b0b8e1ad971" id=7bf891e1-7ce9-4ccd-bc42-c568d5f1d2b9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.007131 | controller | Jun 11 10:38:53.565179 crc crio[3650]: time="2026-06-11T10:38:53.564901822Z" level=info msg="Stopped pod sandbox (already stopped): 9be70a8a1e967cf49af88e5c028643913c2cda475761eb8311686b0b8e1ad971" id=7bf891e1-7ce9-4ccd-bc42-c568d5f1d2b9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.007150 | controller | Jun 11 10:38:53.566192 crc crio[3650]: time="2026-06-11T10:38:53.565986353Z" level=info msg="Removing pod sandbox: 9be70a8a1e967cf49af88e5c028643913c2cda475761eb8311686b0b8e1ad971" id=ac01acfc-5e1b-416f-acbf-5aef4581ace9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.007167 | controller | Jun 11 10:38:53.578691 crc crio[3650]: time="2026-06-11T10:38:53.578349845Z" level=info msg="Removed pod sandbox: 9be70a8a1e967cf49af88e5c028643913c2cda475761eb8311686b0b8e1ad971" id=ac01acfc-5e1b-416f-acbf-5aef4581ace9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.007182 | controller | Jun 11 10:38:53.579688 crc crio[3650]: time="2026-06-11T10:38:53.579550588Z" level=info msg="Stopping pod sandbox: d24ccf6f5f80d3dde6964becd958ff4ade9398e9a4268f11463f1ad57eabc3ef" id=e90031bd-49d3-4cd2-bd09-9bd7e9b8d5dc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.007198 | controller | Jun 11 10:38:53.579688 crc crio[3650]: time="2026-06-11T10:38:53.579650802Z" level=info msg="Stopped pod sandbox (already stopped): d24ccf6f5f80d3dde6964becd958ff4ade9398e9a4268f11463f1ad57eabc3ef" id=e90031bd-49d3-4cd2-bd09-9bd7e9b8d5dc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.007214 | controller | Jun 11 10:38:53.582365 crc crio[3650]: time="2026-06-11T10:38:53.582270661Z" level=info msg="Removing pod sandbox: d24ccf6f5f80d3dde6964becd958ff4ade9398e9a4268f11463f1ad57eabc3ef" id=9aa9a7e6-c016-431f-93f7-023f17ad07b2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.007229 | controller | Jun 11 10:38:53.601854 crc crio[3650]: time="2026-06-11T10:38:53.601738371Z" level=info msg="Removed pod sandbox: d24ccf6f5f80d3dde6964becd958ff4ade9398e9a4268f11463f1ad57eabc3ef" id=9aa9a7e6-c016-431f-93f7-023f17ad07b2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.007245 | controller | Jun 11 10:38:53.604571 crc crio[3650]: time="2026-06-11T10:38:53.604474554Z" level=info msg="Stopping pod sandbox: 4b886999eab3494f15ccfc8cf016639b090e3611a9781c6cf70344189df13ad1" id=205bd642-d0dc-4612-9132-b6a12edb6ac1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.007260 | controller | Jun 11 10:38:53.604649 crc crio[3650]: time="2026-06-11T10:38:53.604575398Z" level=info msg="Stopped pod sandbox (already stopped): 4b886999eab3494f15ccfc8cf016639b090e3611a9781c6cf70344189df13ad1" id=205bd642-d0dc-4612-9132-b6a12edb6ac1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.007276 | controller | Jun 11 10:38:53.605254 crc crio[3650]: time="2026-06-11T10:38:53.605177981Z" level=info msg="Removing pod sandbox: 4b886999eab3494f15ccfc8cf016639b090e3611a9781c6cf70344189df13ad1" id=3ef0d210-1b74-4bee-a900-8ca9092408df name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.007291 | controller | Jun 11 10:38:53.615688 crc crio[3650]: time="2026-06-11T10:38:53.615572866Z" level=info msg="Removed pod sandbox: 4b886999eab3494f15ccfc8cf016639b090e3611a9781c6cf70344189df13ad1" id=3ef0d210-1b74-4bee-a900-8ca9092408df name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.007307 | controller | Jun 11 10:38:53.616967 crc crio[3650]: time="2026-06-11T10:38:53.616781882Z" level=info msg="Stopping pod sandbox: 83cb843c8ad1d0ebcf734d03aa0b36969aa3a015d5a677cb495a8a3fac4a9797" id=309ef62b-4fe0-4f7f-b71b-14b27397dbeb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.007322 | controller | Jun 11 10:38:53.616967 crc crio[3650]: time="2026-06-11T10:38:53.616889826Z" level=info msg="Stopped pod sandbox (already stopped): 83cb843c8ad1d0ebcf734d03aa0b36969aa3a015d5a677cb495a8a3fac4a9797" id=309ef62b-4fe0-4f7f-b71b-14b27397dbeb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.007338 | controller | Jun 11 10:38:53.617527 crc crio[3650]: time="2026-06-11T10:38:53.617444217Z" level=info msg="Removing pod sandbox: 83cb843c8ad1d0ebcf734d03aa0b36969aa3a015d5a677cb495a8a3fac4a9797" id=926c82a7-08a6-4e2a-9d7f-f76fcc01d872 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.007375 | controller | Jun 11 10:38:53.629309 crc crio[3650]: time="2026-06-11T10:38:53.629209706Z" level=info msg="Removed pod sandbox: 83cb843c8ad1d0ebcf734d03aa0b36969aa3a015d5a677cb495a8a3fac4a9797" id=926c82a7-08a6-4e2a-9d7f-f76fcc01d872 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.007393 | controller | Jun 11 10:38:53.630355 crc crio[3650]: time="2026-06-11T10:38:53.629934181Z" level=info msg="Stopping pod sandbox: 83018d340f1996716877ab5520c6fd3ecec4f26a46fa4b0b1506fdcd8cf0fcf7" id=a675bfa4-d228-4ae7-84db-66dc3c518859 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.007409 | controller | Jun 11 10:38:53.630355 crc crio[3650]: time="2026-06-11T10:38:53.629990503Z" level=info msg="Stopped pod sandbox (already stopped): 83018d340f1996716877ab5520c6fd3ecec4f26a46fa4b0b1506fdcd8cf0fcf7" id=a675bfa4-d228-4ae7-84db-66dc3c518859 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.007424 | controller | Jun 11 10:38:53.630897 crc crio[3650]: time="2026-06-11T10:38:53.630806984Z" level=info msg="Removing pod sandbox: 83018d340f1996716877ab5520c6fd3ecec4f26a46fa4b0b1506fdcd8cf0fcf7" id=27e90a5f-d05f-4c24-9cad-9c99bdbd1c83 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.007440 | controller | Jun 11 10:38:53.640707 crc crio[3650]: time="2026-06-11T10:38:53.640623747Z" level=info msg="Removed pod sandbox: 83018d340f1996716877ab5520c6fd3ecec4f26a46fa4b0b1506fdcd8cf0fcf7" id=27e90a5f-d05f-4c24-9cad-9c99bdbd1c83 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.007455 | controller | Jun 11 10:38:57.380456 crc crio[3650]: time="2026-06-11T10:38:57.379697642Z" level=info msg="Running pod sandbox: openshift-kube-apiserver/kube-apiserver-crc/POD" id=c1a75a3d-8a5d-4af7-adfd-583cf8ccb22a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.007470 | controller | Jun 11 10:38:57.380456 crc crio[3650]: time="2026-06-11T10:38:57.380354448Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.007485 | controller | Jun 11 10:38:57.395635 crc crio[3650]: time="2026-06-11T10:38:57.395279275Z" 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=c1a75a3d-8a5d-4af7-adfd-583cf8ccb22a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.007501 | controller | Jun 11 10:38:57.413225 crc crio[3650]: time="2026-06-11T10:38:57.41303097Z" level=info msg="Ran pod sandbox c1869ab73516074f0c52a855f92efaabd1e2d6a20aef4210b78f25bfd016c76c with infra container: openshift-kube-apiserver/kube-apiserver-crc/POD" id=c1a75a3d-8a5d-4af7-adfd-583cf8ccb22a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.007516 | controller | Jun 11 10:38:57.415285 crc crio[3650]: time="2026-06-11T10:38:57.41518525Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=064aeb37-955a-42fa-b664-75d7028136c4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.007531 | controller | Jun 11 10:38:57.418194 crc crio[3650]: time="2026-06-11T10:38:57.417965345Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=166b8e92-9b67-461a-b1b2-ccc57172fe46 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.007546 | controller | Jun 11 10:38:57.438227 crc crio[3650]: time="2026-06-11T10:38:57.437807979Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/setup" id=36379986-2a6a-4bd6-87de-c11df05e8df5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.007577 | controller | Jun 11 10:38:57.438606 crc crio[3650]: time="2026-06-11T10:38:57.438489465Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.007601 | controller | Jun 11 10:38:57.473188 crc crio[3650]: time="2026-06-11T10:38:57.472925914Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.007619 | controller | Jun 11 10:38:57.632542 crc crio[3650]: time="2026-06-11T10:38:57.6324982Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.007635 | controller | Jun 11 10:38:57.720652 crc crio[3650]: time="2026-06-11T10:38:57.720568082Z" level=info msg="Created container 2b1b46087cd480d2474c574b94b226a5c31cc84a9e31e86c56a70056b3538edd: openshift-kube-apiserver/kube-apiserver-crc/setup" id=36379986-2a6a-4bd6-87de-c11df05e8df5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.007651 | controller | Jun 11 10:38:57.721597 crc crio[3650]: time="2026-06-11T10:38:57.72153554Z" level=info msg="Starting container: 2b1b46087cd480d2474c574b94b226a5c31cc84a9e31e86c56a70056b3538edd" id=70750f28-f549-49c6-aef6-127e2324c962 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.007667 | controller | Jun 11 10:38:57.726056 crc crio[3650]: time="2026-06-11T10:38:57.725977178Z" level=info msg="Started container" PID=16764 containerID=2b1b46087cd480d2474c574b94b226a5c31cc84a9e31e86c56a70056b3538edd description=openshift-kube-apiserver/kube-apiserver-crc/setup id=70750f28-f549-49c6-aef6-127e2324c962 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c1869ab73516074f0c52a855f92efaabd1e2d6a20aef4210b78f25bfd016c76c
2026-06-11 11:57:59.007683 | controller | Jun 11 10:38:58.773740 crc crio[3650]: time="2026-06-11T10:38:58.773014586Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=74ace472-462d-4c32-aa46-08eed5498b51 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.007699 | controller | Jun 11 10:38:58.777334 crc crio[3650]: time="2026-06-11T10:38:58.777218106Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=49e5080a-0a42-4a03-b73c-f3dcd9232df0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.007715 | controller | Jun 11 10:38:58.787482 crc crio[3650]: time="2026-06-11T10:38:58.787356071Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver" id=ab0fe380-2b9c-499f-93f3-d947f75e6f68 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.007730 | controller | Jun 11 10:38:58.788260 crc crio[3650]: time="2026-06-11T10:38:58.788008666Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.007747 | controller | Jun 11 10:38:58.836969 crc crio[3650]: time="2026-06-11T10:38:58.83688139Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.007763 | controller | Jun 11 10:38:59.001178 crc crio[3650]: time="2026-06-11T10:38:59.001026222Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.007782 | controller | Jun 11 10:38:59.115961 crc crio[3650]: time="2026-06-11T10:38:59.115507878Z" level=info msg="Created container d6b9a01e0e65223a0cbba8977cc864074875e8148f898dbf7539af3950461a6e: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver" id=ab0fe380-2b9c-499f-93f3-d947f75e6f68 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.007814 | controller | Jun 11 10:38:59.118061 crc crio[3650]: time="2026-06-11T10:38:59.117981122Z" level=info msg="Starting container: d6b9a01e0e65223a0cbba8977cc864074875e8148f898dbf7539af3950461a6e" id=d78751a2-a62e-47eb-b521-187b096d5dff name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.007848 | controller | Jun 11 10:38:59.125492 crc crio[3650]: time="2026-06-11T10:38:59.125425084Z" level=info msg="Started container" PID=16779 containerID=d6b9a01e0e65223a0cbba8977cc864074875e8148f898dbf7539af3950461a6e description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver id=d78751a2-a62e-47eb-b521-187b096d5dff name=/runtime.v1.RuntimeService/StartContainer sandboxID=c1869ab73516074f0c52a855f92efaabd1e2d6a20aef4210b78f25bfd016c76c
2026-06-11 11:57:59.007871 | controller | Jun 11 10:38:59.138848 crc crio[3650]: time="2026-06-11T10:38:59.13875879Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=cbf05d3a-6a3f-42d8-888a-cbc959552cb1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.007893 | controller | Jun 11 10:38:59.141839 crc crio[3650]: time="2026-06-11T10:38:59.141649671Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=5d88515d-13d9-454d-9b21-8efd6492da7b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.007916 | controller | Jun 11 10:38:59.148301 crc crio[3650]: time="2026-06-11T10:38:59.148198199Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer" id=4138df09-7a8c-4e99-b52d-26343b06998b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.007937 | controller | Jun 11 10:38:59.148466 crc crio[3650]: time="2026-06-11T10:38:59.148440768Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.007959 | controller | Jun 11 10:38:59.172681 crc crio[3650]: time="2026-06-11T10:38:59.168365456Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.007980 | controller | Jun 11 10:38:59.357841 crc crio[3650]: time="2026-06-11T10:38:59.357282266Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.008001 | controller | Jun 11 10:38:59.441690 crc crio[3650]: time="2026-06-11T10:38:59.441556867Z" level=info msg="Created container a0d5444308df35b6c7863706ab85d1011061788f6b4589502630b875c6aa48db: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer" id=4138df09-7a8c-4e99-b52d-26343b06998b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.008022 | controller | Jun 11 10:38:59.442891 crc crio[3650]: time="2026-06-11T10:38:59.442817984Z" level=info msg="Starting container: a0d5444308df35b6c7863706ab85d1011061788f6b4589502630b875c6aa48db" id=2a4f5a97-f03b-43a5-b83a-60817921d359 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.008043 | controller | Jun 11 10:38:59.448336 crc crio[3650]: time="2026-06-11T10:38:59.448259192Z" level=info msg="Started container" PID=16813 containerID=a0d5444308df35b6c7863706ab85d1011061788f6b4589502630b875c6aa48db description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer id=2a4f5a97-f03b-43a5-b83a-60817921d359 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c1869ab73516074f0c52a855f92efaabd1e2d6a20aef4210b78f25bfd016c76c
2026-06-11 11:57:59.008110 | controller | Jun 11 10:38:59.462451 crc crio[3650]: time="2026-06-11T10:38:59.462354276Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=6fe36f29-b444-49e7-a331-13b3832fcf66 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.008140 | controller | Jun 11 10:38:59.464587 crc crio[3650]: time="2026-06-11T10:38:59.464496407Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=1d864834-f465-497a-ac59-75d6eaa7fa1c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.008163 | controller | Jun 11 10:38:59.470218 crc crio[3650]: time="2026-06-11T10:38:59.470070748Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller" id=7b8d96f3-a4ac-4bac-91f3-3f7fbc1a652d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.008185 | controller | Jun 11 10:38:59.470534 crc crio[3650]: time="2026-06-11T10:38:59.470476444Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.008207 | controller | Jun 11 10:38:59.496820 crc crio[3650]: time="2026-06-11T10:38:59.496774392Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.008229 | controller | Jun 11 10:38:59.659412 crc crio[3650]: time="2026-06-11T10:38:59.65922698Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.008250 | controller | Jun 11 10:38:59.732226 crc crio[3650]: time="2026-06-11T10:38:59.731896378Z" level=info msg="Created container f0b844268d3ddb358a66765d6ead99d533b35325ad9dc2bcf7398fd48c7cb76e: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller" id=7b8d96f3-a4ac-4bac-91f3-3f7fbc1a652d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.008272 | controller | Jun 11 10:38:59.733291 crc crio[3650]: time="2026-06-11T10:38:59.732825513Z" level=info msg="Starting container: f0b844268d3ddb358a66765d6ead99d533b35325ad9dc2bcf7398fd48c7cb76e" id=310ebdbf-d37c-4c91-9694-f117c104d0e3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.008294 | controller | Jun 11 10:38:59.738507 crc crio[3650]: time="2026-06-11T10:38:59.738473748Z" level=info msg="Started container" PID=16832 containerID=f0b844268d3ddb358a66765d6ead99d533b35325ad9dc2bcf7398fd48c7cb76e description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller id=310ebdbf-d37c-4c91-9694-f117c104d0e3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c1869ab73516074f0c52a855f92efaabd1e2d6a20aef4210b78f25bfd016c76c
2026-06-11 11:57:59.008316 | controller | Jun 11 10:38:59.768461 crc crio[3650]: time="2026-06-11T10:38:59.768373053Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=f06a4254-d27c-46c5-842d-8fcc2898abe8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.008337 | controller | Jun 11 10:38:59.770948 crc crio[3650]: time="2026-06-11T10:38:59.770829906Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=cae09a1d-a6a5-4906-9d69-c22ac2af8f73 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.008377 | controller | Jun 11 10:38:59.777709 crc crio[3650]: time="2026-06-11T10:38:59.777614937Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz" id=0e09595d-bbdc-4caf-8547-43234bcd4cdf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.008401 | controller | Jun 11 10:38:59.778765 crc crio[3650]: time="2026-06-11T10:38:59.777972571Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.008425 | controller | Jun 11 10:38:59.801572 crc crio[3650]: time="2026-06-11T10:38:59.801516441Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.008448 | controller | Jun 11 10:39:00.061460 crc crio[3650]: time="2026-06-11T10:39:00.061391317Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.008469 | controller | Jun 11 10:39:00.149461 crc crio[3650]: time="2026-06-11T10:39:00.148826239Z" level=info msg="Created container 15007ae37514f1684deffdd8aafdb73dfa65e43dc06f2fbb1baef36ec65ec522: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz" id=0e09595d-bbdc-4caf-8547-43234bcd4cdf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.008491 | controller | Jun 11 10:39:00.150648 crc crio[3650]: time="2026-06-11T10:39:00.150472538Z" level=info msg="Starting container: 15007ae37514f1684deffdd8aafdb73dfa65e43dc06f2fbb1baef36ec65ec522" id=d7ef61dc-6a9f-4304-b6e7-8e7fc861402d name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.008512 | controller | Jun 11 10:39:00.155850 crc crio[3650]: time="2026-06-11T10:39:00.154957918Z" level=info msg="Started container" PID=16852 containerID=15007ae37514f1684deffdd8aafdb73dfa65e43dc06f2fbb1baef36ec65ec522 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz id=d7ef61dc-6a9f-4304-b6e7-8e7fc861402d name=/runtime.v1.RuntimeService/StartContainer sandboxID=c1869ab73516074f0c52a855f92efaabd1e2d6a20aef4210b78f25bfd016c76c
2026-06-11 11:57:59.008534 | controller | Jun 11 10:39:00.164773 crc crio[3650]: time="2026-06-11T10:39:00.164727499Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=6334bfee-0b51-4cee-9806-86d65ef952de name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.008555 | controller | Jun 11 10:39:00.166678 crc crio[3650]: time="2026-06-11T10:39:00.16656183Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=29011864-7510-44e3-b88e-abe8b3c66104 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.008575 | controller | Jun 11 10:39:00.178058 crc crio[3650]: time="2026-06-11T10:39:00.177254975Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=b73d32e8-15c0-4d5b-9c18-4fb77aa1c0bc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.008596 | controller | Jun 11 10:39:00.178058 crc crio[3650]: time="2026-06-11T10:39:00.177545907Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.008618 | controller | Jun 11 10:39:00.213500 crc crio[3650]: time="2026-06-11T10:39:00.213335955Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.008639 | controller | Jun 11 10:39:00.402260 crc crio[3650]: time="2026-06-11T10:39:00.402167873Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.008659 | controller | Jun 11 10:39:00.498967 crc crio[3650]: time="2026-06-11T10:39:00.49874795Z" level=info msg="Created container 8f887375f48096a305ae88721d446c537c4da4319396af6979599bf0b3d0b726: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=b73d32e8-15c0-4d5b-9c18-4fb77aa1c0bc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.008684 | controller | Jun 11 10:39:00.500422 crc crio[3650]: time="2026-06-11T10:39:00.50033438Z" level=info msg="Starting container: 8f887375f48096a305ae88721d446c537c4da4319396af6979599bf0b3d0b726" id=a651443f-7c91-400d-8428-e94144529302 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.008705 | controller | Jun 11 10:39:00.504824 crc crio[3650]: time="2026-06-11T10:39:00.504743918Z" level=info msg="Started container" PID=16870 containerID=8f887375f48096a305ae88721d446c537c4da4319396af6979599bf0b3d0b726 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=a651443f-7c91-400d-8428-e94144529302 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c1869ab73516074f0c52a855f92efaabd1e2d6a20aef4210b78f25bfd016c76c
2026-06-11 11:57:59.008727 | controller | Jun 11 10:39:01.814476 crc crio[3650]: time="2026-06-11T10:39:01.813852325Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=38a4ba4b-df02-43ce-9793-37a192c47238 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.008749 | controller | Jun 11 10:39:01.821483 crc crio[3650]: time="2026-06-11T10:39:01.8213846Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=3501d59d-7d92-4840-bb22-b3fbbe9aa34c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.008770 | controller | Jun 11 10:39:01.824197 crc crio[3650]: time="2026-06-11T10:39:01.82403182Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=936806aa-fb12-4aef-bb94-212c53c40822 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.008791 | controller | Jun 11 10:39:01.824421 crc crio[3650]: time="2026-06-11T10:39:01.824355932Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.008812 | controller | Jun 11 10:39:01.851558 crc crio[3650]: time="2026-06-11T10:39:01.851448031Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.008833 | controller | Jun 11 10:39:02.127351 crc crio[3650]: time="2026-06-11T10:39:02.125721322Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.008853 | controller | Jun 11 10:39:02.213694 crc crio[3650]: time="2026-06-11T10:39:02.213602639Z" level=info msg="Created container ccb7e0d6f7c667b25640cbaa4bda48272c3fb764faf20b6ade5dc50ae0e1c0eb: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=936806aa-fb12-4aef-bb94-212c53c40822 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.008875 | controller | Jun 11 10:39:02.214909 crc crio[3650]: time="2026-06-11T10:39:02.214824996Z" level=info msg="Starting container: ccb7e0d6f7c667b25640cbaa4bda48272c3fb764faf20b6ade5dc50ae0e1c0eb" id=c3963748-a130-42b6-9476-f672f5955c09 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.008896 | controller | Jun 11 10:39:02.219888 crc crio[3650]: time="2026-06-11T10:39:02.219815155Z" level=info msg="Started container" PID=16947 containerID=ccb7e0d6f7c667b25640cbaa4bda48272c3fb764faf20b6ade5dc50ae0e1c0eb description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=c3963748-a130-42b6-9476-f672f5955c09 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4c75261105eca0cc2e0b236aa1c794f7d8a93841056df4b3fe9366cc4e9916e2
2026-06-11 11:57:59.008917 | controller | Jun 11 10:39:39.327993 crc crio[3650]: time="2026-06-11T10:39:39.324385021Z" level=info msg="Stopping container: 592847d5ec172e5630aa754e6c59bf212fa837aa8c1d66da3422d3a396269922 (timeout: 5s)" id=037bf0a0-5dba-44a1-b1cc-41260dc0c1a5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.008942 | controller | Jun 11 10:39:44.343787 crc crio[3650]: time="2026-06-11T10:39:44.343079792Z" level=warning msg="Stopping container 592847d5ec172e5630aa754e6c59bf212fa837aa8c1d66da3422d3a396269922 with stop signal(15) timed out. Killing..."
2026-06-11 11:57:59.008964 | controller | Jun 11 10:39:44.893575 crc crio[3650]: time="2026-06-11T10:39:44.89302763Z" level=info msg="Stopped container 592847d5ec172e5630aa754e6c59bf212fa837aa8c1d66da3422d3a396269922: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor" id=037bf0a0-5dba-44a1-b1cc-41260dc0c1a5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.008985 | controller | Jun 11 10:39:44.894870 crc crio[3650]: time="2026-06-11T10:39:44.894735236Z" level=info msg="Stopping pod sandbox: cacaff2b4b10ae5290de34fa4ff34e9297deaff54b9ee093c60e8e450781fb5d" id=897a16e8-a826-4352-8877-451d8467e5c0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.009006 | controller | Jun 11 10:39:44.903807 crc crio[3650]: time="2026-06-11T10:39:44.903702974Z" level=info msg="Stopped pod sandbox: cacaff2b4b10ae5290de34fa4ff34e9297deaff54b9ee093c60e8e450781fb5d" id=897a16e8-a826-4352-8877-451d8467e5c0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.009027 | controller | Jun 11 10:39:45.238967 crc crio[3650]: time="2026-06-11T10:39:45.238880724Z" level=info msg="Removing container: 592847d5ec172e5630aa754e6c59bf212fa837aa8c1d66da3422d3a396269922" id=ac3d1e71-4f94-4e2c-a176-8cfd4d0d80ed name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.009057 | controller | Jun 11 10:39:45.262780 crc crio[3650]: time="2026-06-11T10:39:45.262567728Z" level=info msg="Removed container 592847d5ec172e5630aa754e6c59bf212fa837aa8c1d66da3422d3a396269922: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor" id=ac3d1e71-4f94-4e2c-a176-8cfd4d0d80ed name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.009087 | controller | Jun 11 10:39:53.665019 crc crio[3650]: time="2026-06-11T10:39:53.664097999Z" level=info msg="Removing container: 8d5e9dd534915acca312489cc8b11e6b4c591dceb37ad5fdc2e1a5a69982d9b0" id=cdafc8a5-447c-42d5-80d3-9713dccc6f87 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.009116 | controller | Jun 11 10:39:53.683444 crc crio[3650]: time="2026-06-11T10:39:53.683357012Z" level=info msg="Removed container 8d5e9dd534915acca312489cc8b11e6b4c591dceb37ad5fdc2e1a5a69982d9b0: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager" id=cdafc8a5-447c-42d5-80d3-9713dccc6f87 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.009144 | controller | Jun 11 10:39:53.688948 crc crio[3650]: time="2026-06-11T10:39:53.688910448Z" level=info msg="Stopping pod sandbox: 87ad15347a1d983c8966b74cdadb3590e2f09f721f12959cfedf5e172650b04f" id=e3dbe649-c6ac-4bc2-9cfd-ef3ca6950e5c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.009171 | controller | Jun 11 10:39:53.689332 crc crio[3650]: time="2026-06-11T10:39:53.689311951Z" level=info msg="Stopped pod sandbox (already stopped): 87ad15347a1d983c8966b74cdadb3590e2f09f721f12959cfedf5e172650b04f" id=e3dbe649-c6ac-4bc2-9cfd-ef3ca6950e5c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.009199 | controller | Jun 11 10:39:53.690017 crc crio[3650]: time="2026-06-11T10:39:53.689971883Z" level=info msg="Removing pod sandbox: 87ad15347a1d983c8966b74cdadb3590e2f09f721f12959cfedf5e172650b04f" id=bace57cc-6d73-4804-b27c-a89ca3eb6a19 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.009226 | controller | Jun 11 10:39:53.696241 crc crio[3650]: time="2026-06-11T10:39:53.696171275Z" level=info msg="Removed pod sandbox: 87ad15347a1d983c8966b74cdadb3590e2f09f721f12959cfedf5e172650b04f" id=bace57cc-6d73-4804-b27c-a89ca3eb6a19 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.009253 | controller | Jun 11 10:39:53.696792 crc crio[3650]: time="2026-06-11T10:39:53.696767441Z" level=info msg="Stopping pod sandbox: cacaff2b4b10ae5290de34fa4ff34e9297deaff54b9ee093c60e8e450781fb5d" id=cc745254-70d6-4054-991e-71523d3f4d67 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.009284 | controller | Jun 11 10:39:53.696913 crc crio[3650]: time="2026-06-11T10:39:53.696894915Z" level=info msg="Stopped pod sandbox (already stopped): cacaff2b4b10ae5290de34fa4ff34e9297deaff54b9ee093c60e8e450781fb5d" id=cc745254-70d6-4054-991e-71523d3f4d67 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.009315 | controller | Jun 11 10:39:53.697644 crc crio[3650]: time="2026-06-11T10:39:53.697529176Z" level=info msg="Removing pod sandbox: cacaff2b4b10ae5290de34fa4ff34e9297deaff54b9ee093c60e8e450781fb5d" id=8f2b437b-c744-4c33-8b11-daa12b184214 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.009345 | controller | Jun 11 10:39:53.705521 crc crio[3650]: time="2026-06-11T10:39:53.705452464Z" level=info msg="Removed pod sandbox: cacaff2b4b10ae5290de34fa4ff34e9297deaff54b9ee093c60e8e450781fb5d" id=8f2b437b-c744-4c33-8b11-daa12b184214 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.009403 | controller | Jun 11 10:40:23.339684 crc crio[3650]: time="2026-06-11T10:40:23.338635013Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=efe9a9bd-bf0c-410c-8d22-5f81975c4098 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.009435 | controller | Jun 11 10:40:23.342413 crc crio[3650]: time="2026-06-11T10:40:23.342328932Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=17f3db2b-3077-4746-bd9f-57d692624987 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.009465 | controller | Jun 11 10:40:23.351077 crc crio[3650]: time="2026-06-11T10:40:23.35097917Z" level=info msg="Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server" id=17c43b04-beb5-499a-9134-644f8f1d450e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.009494 | controller | Jun 11 10:40:23.351516 crc crio[3650]: time="2026-06-11T10:40:23.351436975Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.009522 | controller | Jun 11 10:40:23.373250 crc crio[3650]: time="2026-06-11T10:40:23.372974258Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.009550 | controller | Jun 11 10:40:23.377832 crc crio[3650]: time="2026-06-11T10:40:23.377699321Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.009580 | controller | Jun 11 10:40:23.489683 crc crio[3650]: time="2026-06-11T10:40:23.489018248Z" level=info msg="Created container b2823b55b1a85f7f80a10a87c3f3db986f3385f05dad15b7b6ba754997f72c92: openshift-console/downloads-747b44746d-4pqvr/download-server" id=17c43b04-beb5-499a-9134-644f8f1d450e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.009610 | controller | Jun 11 10:40:23.491036 crc crio[3650]: time="2026-06-11T10:40:23.490986911Z" level=info msg="Starting container: b2823b55b1a85f7f80a10a87c3f3db986f3385f05dad15b7b6ba754997f72c92" id=7bb6097f-b4c8-42a5-8ca4-a9e18a4b01ad name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.009640 | controller | Jun 11 10:40:23.498556 crc crio[3650]: time="2026-06-11T10:40:23.498480494Z" level=info msg="Started container" PID=18051 containerID=b2823b55b1a85f7f80a10a87c3f3db986f3385f05dad15b7b6ba754997f72c92 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=7bb6097f-b4c8-42a5-8ca4-a9e18a4b01ad name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed5e22ae44b291e5f4185543b89bed76a7dac5b4dcf90f0cd6fb838ba2475124
2026-06-11 11:57:59.009717 | controller | Jun 11 10:40:51.876719 crc crio[3650]: time="2026-06-11T10:40:51.875931713Z" level=info msg="Stopping container: b2823b55b1a85f7f80a10a87c3f3db986f3385f05dad15b7b6ba754997f72c92 (timeout: 2s)" id=6814ad58-0558-49e0-9b77-174653e01840 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.009753 | controller | Jun 11 10:40:52.104787 crc crio[3650]: time="2026-06-11T10:40:52.104555051Z" level=info msg="Stopped container b2823b55b1a85f7f80a10a87c3f3db986f3385f05dad15b7b6ba754997f72c92: openshift-console/downloads-747b44746d-4pqvr/download-server" id=6814ad58-0558-49e0-9b77-174653e01840 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.009778 | controller | Jun 11 10:40:52.902673 crc crio[3650]: time="2026-06-11T10:40:52.902597322Z" level=info msg="Removing container: 2e8c27a91a8c87ba2292f3ea2007c7ba2218c8619c52889c9ba8752958ab25ee" id=ed46510b-9383-4360-aceb-4bfd0b974b6f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.009802 | controller | Jun 11 10:40:53.364365 crc crio[3650]: time="2026-06-11T10:40:53.364032469Z" level=info msg="Removed container 2e8c27a91a8c87ba2292f3ea2007c7ba2218c8619c52889c9ba8752958ab25ee: openshift-console/downloads-747b44746d-4pqvr/download-server" id=ed46510b-9383-4360-aceb-4bfd0b974b6f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.009826 | controller | Jun 11 10:41:53.745518 crc crio[3650]: time="2026-06-11T10:41:53.744350969Z" level=info msg="Removing container: add780a9276345682a5b4416037524bac490d3582f0fa18cb31e01e8314de239" id=96ef1a1f-dcee-4239-8a8e-d570cd050713 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.009849 | controller | Jun 11 10:41:53.772366 crc crio[3650]: time="2026-06-11T10:41:53.772215203Z" level=info msg="Removed container add780a9276345682a5b4416037524bac490d3582f0fa18cb31e01e8314de239: openshift-multus/cni-sysctl-allowlist-ds-tnn8n/kube-multus-additional-cni-plugins" id=96ef1a1f-dcee-4239-8a8e-d570cd050713 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.009873 | controller | Jun 11 10:41:53.785042 crc crio[3650]: time="2026-06-11T10:41:53.784859192Z" level=info msg="Stopping pod sandbox: ee5a05824ac132d125ed0e8dd19bede47096df030812ff75f135fd630f7dda6e" id=c37a62fe-28f6-4f58-9634-e4fe99d119a4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.009897 | controller | Jun 11 10:41:53.785422 crc crio[3650]: time="2026-06-11T10:41:53.785061439Z" level=info msg="Stopped pod sandbox (already stopped): ee5a05824ac132d125ed0e8dd19bede47096df030812ff75f135fd630f7dda6e" id=c37a62fe-28f6-4f58-9634-e4fe99d119a4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.009921 | controller | Jun 11 10:41:53.786791 crc crio[3650]: time="2026-06-11T10:41:53.786640229Z" level=info msg="Removing pod sandbox: ee5a05824ac132d125ed0e8dd19bede47096df030812ff75f135fd630f7dda6e" id=30f60ee8-d8ff-46c1-bceb-7e17b5dfd8ec name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.009945 | controller | Jun 11 10:41:53.801813 crc crio[3650]: time="2026-06-11T10:41:53.80156734Z" level=info msg="Removed pod sandbox: ee5a05824ac132d125ed0e8dd19bede47096df030812ff75f135fd630f7dda6e" id=30f60ee8-d8ff-46c1-bceb-7e17b5dfd8ec name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.009968 | controller | Jun 11 10:42:15.241576 crc crio[3650]: time="2026-06-11T10:42:15.240367751Z" level=info msg="Stopping container: 39acba9f59861e4877d0535261e304ae8fcba3d13ebae8af6b378a834433fa75 (timeout: 30s)" id=5d9c7793-1f53-41f9-a6e8-1665a22714e3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.009993 | controller | Jun 11 10:42:15.255922 crc crio[3650]: time="2026-06-11T10:42:15.255781631Z" level=info msg="Stopping container: 5e9441089e138993331225faf727ae62a079e63e7801e67b86293ac55c68182a (timeout: 30s)" id=d5b61b41-4e13-41d7-82a9-e7dad7214d4f name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.010015 | controller | Jun 11 10:42:15.274868 crc crio[3650]: time="2026-06-11T10:42:15.274775207Z" level=info msg="Stopping container: a9f812b7bce25944f6dbd65ced29e6d18af9a94797a74dd8749476a52cb84202 (timeout: 30s)" id=2e40ee9a-b498-42b6-8774-5df4e3771afe name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.010042 | controller | Jun 11 10:42:15.301027 crc crio[3650]: time="2026-06-11T10:42:15.300915613Z" level=info msg="Stopping container: af7c7e5f311b73b91bc386f5a3348a72a676d5b786dfb193a9d6a24d5102181a (timeout: 30s)" id=9fad2d65-34df-4550-a8f3-c25844a89685 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.010067 | controller | Jun 11 10:42:15.318622 crc crio[3650]: time="2026-06-11T10:42:15.318537905Z" level=info msg="Stopping container: fcba41fdafb7f2fe7076dfbd5924e2d26733e9f8c5277d707d50e98446e72ec6 (timeout: 30s)" id=a4337a1a-3e54-4c98-9555-57731df71942 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.010091 | controller | Jun 11 10:42:15.377157 crc crio[3650]: time="2026-06-11T10:42:15.377037493Z" level=info msg="Stopped container 39acba9f59861e4877d0535261e304ae8fcba3d13ebae8af6b378a834433fa75: openshift-marketplace/certified-operators-l27pk/registry-server" id=5d9c7793-1f53-41f9-a6e8-1665a22714e3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.010115 | controller | Jun 11 10:42:15.378574 crc crio[3650]: time="2026-06-11T10:42:15.378503768Z" level=info msg="Stopping pod sandbox: f00a4f34978e87c5f1c6b100799810df031c4bff66b809eb32c23ea709e5dade" id=eb91cb27-089d-4efc-b119-fef62dbfbf5d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.010138 | controller | Jun 11 10:42:15.379464 crc crio[3650]: time="2026-06-11T10:42:15.379370946Z" level=info msg="Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:f00a4f34978e87c5f1c6b100799810df031c4bff66b809eb32c23ea709e5dade UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/5d5b07e4-0498-4d08-aa03-e288b8e0a2f6 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:0xc002a1ac90}] Aliases:map[]}"
2026-06-11 11:57:59.010162 | controller | Jun 11 10:42:15.379657 crc crio[3650]: time="2026-06-11T10:42:15.379604924Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-l27pk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.010186 | controller | Jun 11 10:42:15.410275 crc crio[3650]: time="2026-06-11T10:42:15.4101691Z" level=info msg="Stopped container 5e9441089e138993331225faf727ae62a079e63e7801e67b86293ac55c68182a: openshift-marketplace/community-operators-qhh6t/registry-server" id=d5b61b41-4e13-41d7-82a9-e7dad7214d4f name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.010210 | controller | Jun 11 10:42:15.411374 crc crio[3650]: time="2026-06-11T10:42:15.411292468Z" level=info msg="Stopping pod sandbox: d2a5b75e1cb0179e3b2cf70397fa9bc5a2aa2e153ec38377131b90489bc50f1c" id=0e9cbd3f-a7e2-4454-ab22-4b2dbe09c72b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.010233 | controller | Jun 11 10:42:15.411817 crc crio[3650]: time="2026-06-11T10:42:15.411712091Z" level=info msg="Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:d2a5b75e1cb0179e3b2cf70397fa9bc5a2aa2e153ec38377131b90489bc50f1c UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/3bb6ad31-547f-437d-9a9d-78d86be07e44 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:0xc0010830e8}] Aliases:map[]}"
2026-06-11 11:57:59.010257 | controller | Jun 11 10:42:15.412091 crc crio[3650]: time="2026-06-11T10:42:15.412031411Z" level=info msg="Deleting pod openshift-marketplace_community-operators-qhh6t from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.010286 | controller | Jun 11 10:42:15.419459 crc crio[3650]: time="2026-06-11T10:42:15.419383604Z" level=info msg="Stopped container a9f812b7bce25944f6dbd65ced29e6d18af9a94797a74dd8749476a52cb84202: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=2e40ee9a-b498-42b6-8774-5df4e3771afe name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.010312 | controller | Jun 11 10:42:15.420181 crc crio[3650]: time="2026-06-11T10:42:15.420078386Z" level=info msg="Stopping pod sandbox: 07062107e831bd2bc053de9df6a86b3b014f434c930c900b1ce1ed92b05fd52b" id=1f262c8c-fd8b-42b8-b77c-09031e4e5242 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.010337 | controller | Jun 11 10:42:15.420547 crc crio[3650]: time="2026-06-11T10:42:15.420476439Z" level=info msg="Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:07062107e831bd2bc053de9df6a86b3b014f434c930c900b1ce1ed92b05fd52b UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/37db4130-3ded-41cc-971a-892cb8825741 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:0xc001384c38}] Aliases:map[]}"
2026-06-11 11:57:59.010404 | controller | Jun 11 10:42:15.420702 crc crio[3650]: time="2026-06-11T10:42:15.420653944Z" level=info msg="Deleting pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.010434 | controller | Jun 11 10:42:15.435986 crc crio[3650]: time="2026-06-11T10:42:15.435843889Z" level=info msg="Stopped container af7c7e5f311b73b91bc386f5a3348a72a676d5b786dfb193a9d6a24d5102181a: openshift-marketplace/redhat-marketplace-ntdwx/registry-server" id=9fad2d65-34df-4550-a8f3-c25844a89685 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.010459 | controller | Jun 11 10:42:15.437359 crc crio[3650]: time="2026-06-11T10:42:15.437307485Z" level=info msg="Stopping pod sandbox: f5f968b95a4c09e9a35de10cc4c90e9de82846e8b43984b8310fb6d763a380c8" id=4beddd18-6db2-41b1-8d72-ae6ea9b21749 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.010483 | controller | Jun 11 10:42:15.437658 crc crio[3650]: time="2026-06-11T10:42:15.437621945Z" level=info msg="Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:f5f968b95a4c09e9a35de10cc4c90e9de82846e8b43984b8310fb6d763a380c8 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/431d11f5-46e6-446f-9602-32962b5f8cef 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:0xc002a1ade8}] Aliases:map[]}"
2026-06-11 11:57:59.010506 | controller | Jun 11 10:42:15.437798 crc crio[3650]: time="2026-06-11T10:42:15.43776562Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-ntdwx from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.010530 | controller | Jun 11 10:42:15.460946 crc crio[3650]: time="2026-06-11T10:42:15.460860517Z" level=info msg="Stopped container fcba41fdafb7f2fe7076dfbd5924e2d26733e9f8c5277d707d50e98446e72ec6: openshift-marketplace/redhat-operators-x5vn9/registry-server" id=a4337a1a-3e54-4c98-9555-57731df71942 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.010554 | controller | Jun 11 10:42:15.462719 crc crio[3650]: time="2026-06-11T10:42:15.462658824Z" level=info msg="Stopping pod sandbox: c16806a1016fb09572def5ffddbf142dc6be2237317f815aeece3fdfc89e358d" id=92ca0efd-c9c4-4d56-9222-9669632ec60a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.010577 | controller | Jun 11 10:42:15.463038 crc crio[3650]: time="2026-06-11T10:42:15.462946874Z" level=info msg="Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:c16806a1016fb09572def5ffddbf142dc6be2237317f815aeece3fdfc89e358d UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/8cfab58f-dd7e-4a73-8e6a-0a9626c5185a 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:0xc000e12698}] Aliases:map[]}"
2026-06-11 11:57:59.010610 | controller | Jun 11 10:42:15.463294 crc crio[3650]: time="2026-06-11T10:42:15.463235354Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-x5vn9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.010635 | controller | Jun 11 10:42:15.646231 crc crio[3650]: time="2026-06-11T10:42:15.64578798Z" level=info msg="Stopped pod sandbox: f00a4f34978e87c5f1c6b100799810df031c4bff66b809eb32c23ea709e5dade" id=eb91cb27-089d-4efc-b119-fef62dbfbf5d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.010656 | controller | Jun 11 10:42:15.703738 crc crio[3650]: time="2026-06-11T10:42:15.703662647Z" level=info msg="Stopped pod sandbox: 07062107e831bd2bc053de9df6a86b3b014f434c930c900b1ce1ed92b05fd52b" id=1f262c8c-fd8b-42b8-b77c-09031e4e5242 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.010677 | controller | Jun 11 10:42:15.708484 crc crio[3650]: time="2026-06-11T10:42:15.708378039Z" level=info msg="Running pod sandbox: openshift-marketplace/marketplace-operator-547dbd544d-msl67/POD" id=543c7379-8ec3-418d-8397-c382ee2ca97e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.010698 | controller | Jun 11 10:42:15.708484 crc crio[3650]: time="2026-06-11T10:42:15.708447911Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.010719 | controller | Jun 11 10:42:15.726909 crc crio[3650]: time="2026-06-11T10:42:15.726812936Z" level=info msg="Stopped pod sandbox: f5f968b95a4c09e9a35de10cc4c90e9de82846e8b43984b8310fb6d763a380c8" id=4beddd18-6db2-41b1-8d72-ae6ea9b21749 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.010741 | controller | Jun 11 10:42:15.731954 crc crio[3650]: time="2026-06-11T10:42:15.731911659Z" level=info msg="Stopped pod sandbox: d2a5b75e1cb0179e3b2cf70397fa9bc5a2aa2e153ec38377131b90489bc50f1c" id=0e9cbd3f-a7e2-4454-ab22-4b2dbe09c72b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.010762 | controller | Jun 11 10:42:15.768020 crc crio[3650]: time="2026-06-11T10:42:15.767894298Z" level=info msg="Got pod network &{Name:marketplace-operator-547dbd544d-msl67 Namespace:openshift-marketplace ID:275d7dcc4bc8f174646b2ef56319d0ea75932f10ed1e7d03a583f6417d7d7986 UID:d41d136f-a78f-476c-b322-a166cdafbe5c NetNS:/var/run/netns/07d010f6-9ea7-4c62-b1c9-061082a7e6bf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd41d136f_a78f_476c_b322_a166cdafbe5c.slice PodAnnotations:0xc000e12178}] Aliases:map[]}"
2026-06-11 11:57:59.010783 | controller | Jun 11 10:42:15.768020 crc crio[3650]: time="2026-06-11T10:42:15.767996054Z" level=info msg="Adding pod openshift-marketplace_marketplace-operator-547dbd544d-msl67 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.010804 | controller | Jun 11 10:42:15.835375 crc crio[3650]: time="2026-06-11T10:42:15.835012319Z" level=info msg="Stopped pod sandbox: c16806a1016fb09572def5ffddbf142dc6be2237317f815aeece3fdfc89e358d" id=92ca0efd-c9c4-4d56-9222-9669632ec60a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.010825 | controller | Jun 11 10:42:16.048949 crc crio[3650]: 2026-06-11T10:42:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:275d7dcc4bc8f17 Mac:b2:25:59:bb:49:d0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:36 Mtu:0 Sandbox:/var/run/netns/07d010f6-9ea7-4c62-b1c9-061082a7e6bf SocketPath: PciID:}] [{Interface:0xc0005a45f0 Address:{IP:10.217.0.54 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.010853 | controller | Jun 11 10:42:16.052173 crc crio[3650]: time="2026-06-11T10:42:16.052048218Z" level=info msg="Got pod network &{Name:marketplace-operator-547dbd544d-msl67 Namespace:openshift-marketplace ID:275d7dcc4bc8f174646b2ef56319d0ea75932f10ed1e7d03a583f6417d7d7986 UID:d41d136f-a78f-476c-b322-a166cdafbe5c NetNS:/var/run/netns/07d010f6-9ea7-4c62-b1c9-061082a7e6bf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd41d136f_a78f_476c_b322_a166cdafbe5c.slice PodAnnotations:0xc000e12178}] Aliases:map[]}"
2026-06-11 11:57:59.010876 | controller | Jun 11 10:42:16.052311 crc crio[3650]: time="2026-06-11T10:42:16.052271265Z" level=info msg="Checking pod openshift-marketplace_marketplace-operator-547dbd544d-msl67 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.010898 | controller | Jun 11 10:42:16.061575 crc crio[3650]: time="2026-06-11T10:42:16.061497483Z" level=info msg="Ran pod sandbox 275d7dcc4bc8f174646b2ef56319d0ea75932f10ed1e7d03a583f6417d7d7986 with infra container: openshift-marketplace/marketplace-operator-547dbd544d-msl67/POD" id=543c7379-8ec3-418d-8397-c382ee2ca97e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.010919 | controller | Jun 11 10:42:16.068271 crc crio[3650]: time="2026-06-11T10:42:16.068198113Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=ff82ef8b-f6b7-4363-a9f4-2c729965bb4e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.010942 | controller | Jun 11 10:42:16.071440 crc crio[3650]: time="2026-06-11T10:42:16.071380495Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=e1df98fd-9daf-4b2d-afd4-4d81abf9cd95 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.010963 | controller | Jun 11 10:42:16.097814 crc crio[3650]: time="2026-06-11T10:42:16.096704853Z" level=info msg="Creating container: openshift-marketplace/marketplace-operator-547dbd544d-msl67/marketplace-operator" id=c31e44cb-cef9-4c9b-90b1-d9b48082febe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.010987 | controller | Jun 11 10:42:16.097814 crc crio[3650]: time="2026-06-11T10:42:16.097329443Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.011012 | controller | Jun 11 10:42:16.130750 crc crio[3650]: time="2026-06-11T10:42:16.130549352Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.011035 | controller | Jun 11 10:42:16.134308 crc crio[3650]: time="2026-06-11T10:42:16.13422969Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.011058 | controller | Jun 11 10:42:16.266632 crc crio[3650]: time="2026-06-11T10:42:16.26645307Z" level=info msg="Created container 980e7054ee554048c56f815b9e69288bb7459b31f3d6c46ecf8af85511fbe60c: openshift-marketplace/marketplace-operator-547dbd544d-msl67/marketplace-operator" id=c31e44cb-cef9-4c9b-90b1-d9b48082febe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.011084 | controller | Jun 11 10:42:16.268889 crc crio[3650]: time="2026-06-11T10:42:16.268781044Z" level=info msg="Starting container: 980e7054ee554048c56f815b9e69288bb7459b31f3d6c46ecf8af85511fbe60c" id=c72fc759-97ab-4ffb-bd7d-c9139d6a6afd name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.011114 | controller | Jun 11 10:42:16.274995 crc crio[3650]: time="2026-06-11T10:42:16.274858731Z" level=info msg="Started container" PID=19703 containerID=980e7054ee554048c56f815b9e69288bb7459b31f3d6c46ecf8af85511fbe60c description=openshift-marketplace/marketplace-operator-547dbd544d-msl67/marketplace-operator id=c72fc759-97ab-4ffb-bd7d-c9139d6a6afd name=/runtime.v1.RuntimeService/StartContainer sandboxID=275d7dcc4bc8f174646b2ef56319d0ea75932f10ed1e7d03a583f6417d7d7986
2026-06-11 11:57:59.011149 | controller | Jun 11 10:42:16.699714 crc crio[3650]: time="2026-06-11T10:42:16.699595145Z" level=info msg="Removing container: af7c7e5f311b73b91bc386f5a3348a72a676d5b786dfb193a9d6a24d5102181a" id=8c29b523-6e97-4da8-ad04-b48cdbb2b4e5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.011178 | controller | Jun 11 10:42:16.731186 crc crio[3650]: time="2026-06-11T10:42:16.731050769Z" level=info msg="Removed container af7c7e5f311b73b91bc386f5a3348a72a676d5b786dfb193a9d6a24d5102181a: openshift-marketplace/redhat-marketplace-ntdwx/registry-server" id=8c29b523-6e97-4da8-ad04-b48cdbb2b4e5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.011208 | controller | Jun 11 10:42:16.733878 crc crio[3650]: time="2026-06-11T10:42:16.733803147Z" level=info msg="Removing container: 3c2459629aa56541a2ecff075cc04d1b6193697f9dc0cd58cc47bb7b310e5ae2" id=04eea0e3-9ebc-4f90-b63f-bab69b51b3e0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.011280 | controller | Jun 11 10:42:16.751157 crc crio[3650]: time="2026-06-11T10:42:16.750929545Z" level=info msg="Removed container 3c2459629aa56541a2ecff075cc04d1b6193697f9dc0cd58cc47bb7b310e5ae2: openshift-marketplace/redhat-marketplace-ntdwx/extract-content" id=04eea0e3-9ebc-4f90-b63f-bab69b51b3e0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.011306 | controller | Jun 11 10:42:16.754812 crc crio[3650]: time="2026-06-11T10:42:16.754742858Z" level=info msg="Removing container: 7d6ebd9335e4cef3aa2afab627767d661adde6426b008ce9485f573720b0ac6a" id=3d0401cf-6b06-44c0-8bea-3e88ecaa5f47 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.011329 | controller | Jun 11 10:42:16.777308 crc crio[3650]: time="2026-06-11T10:42:16.777213024Z" level=info msg="Removed container 7d6ebd9335e4cef3aa2afab627767d661adde6426b008ce9485f573720b0ac6a: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities" id=3d0401cf-6b06-44c0-8bea-3e88ecaa5f47 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.011370 | controller | Jun 11 10:42:16.780183 crc crio[3650]: time="2026-06-11T10:42:16.780073155Z" level=info msg="Removing container: a9f812b7bce25944f6dbd65ced29e6d18af9a94797a74dd8749476a52cb84202" id=790f6d41-8253-4818-93dc-793588d2669a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.011401 | controller | Jun 11 10:42:16.799695 crc crio[3650]: time="2026-06-11T10:42:16.79957669Z" level=info msg="Removed container a9f812b7bce25944f6dbd65ced29e6d18af9a94797a74dd8749476a52cb84202: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=790f6d41-8253-4818-93dc-793588d2669a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.011427 | controller | Jun 11 10:42:16.803823 crc crio[3650]: time="2026-06-11T10:42:16.8037463Z" level=info msg="Removing container: fcba41fdafb7f2fe7076dfbd5924e2d26733e9f8c5277d707d50e98446e72ec6" id=a63e2762-edeb-464d-864f-fc807aff57bb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.011451 | controller | Jun 11 10:42:16.822148 crc crio[3650]: time="2026-06-11T10:42:16.822025024Z" level=info msg="Removed container fcba41fdafb7f2fe7076dfbd5924e2d26733e9f8c5277d707d50e98446e72ec6: openshift-marketplace/redhat-operators-x5vn9/registry-server" id=a63e2762-edeb-464d-864f-fc807aff57bb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.011474 | controller | Jun 11 10:42:16.827198 crc crio[3650]: time="2026-06-11T10:42:16.827030903Z" level=info msg="Removing container: e618b18a18fc32663bf917ffa4cb78492c34653eb7312fcd0cc9a4c71bbb32d1" id=1218467b-1241-400b-ad2e-e3ff5faa8fba name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.011497 | controller | Jun 11 10:42:16.846258 crc crio[3650]: time="2026-06-11T10:42:16.84601015Z" level=info msg="Removed container e618b18a18fc32663bf917ffa4cb78492c34653eb7312fcd0cc9a4c71bbb32d1: openshift-marketplace/redhat-operators-x5vn9/extract-content" id=1218467b-1241-400b-ad2e-e3ff5faa8fba name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.011524 | controller | Jun 11 10:42:16.848664 crc crio[3650]: time="2026-06-11T10:42:16.848596301Z" level=info msg="Removing container: 74825a5f13822a1f03ddfd9c2c49ef460bc44b2369a5d25caba040ef05a90adf" id=5c21486c-009b-48f9-9c13-c4c69a8253e1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.011559 | controller | Jun 11 10:42:16.863764 crc crio[3650]: time="2026-06-11T10:42:16.863698115Z" level=info msg="Removed container 74825a5f13822a1f03ddfd9c2c49ef460bc44b2369a5d25caba040ef05a90adf: openshift-marketplace/redhat-operators-x5vn9/extract-utilities" id=5c21486c-009b-48f9-9c13-c4c69a8253e1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.011585 | controller | Jun 11 10:42:16.866558 crc crio[3650]: time="2026-06-11T10:42:16.866500223Z" level=info msg="Removing container: 5e9441089e138993331225faf727ae62a079e63e7801e67b86293ac55c68182a" id=c305ecd0-8678-4146-a753-615fda3f8ae6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.011608 | controller | Jun 11 10:42:16.886849 crc crio[3650]: time="2026-06-11T10:42:16.886712769Z" level=info msg="Removed container 5e9441089e138993331225faf727ae62a079e63e7801e67b86293ac55c68182a: openshift-marketplace/community-operators-qhh6t/registry-server" id=c305ecd0-8678-4146-a753-615fda3f8ae6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.011630 | controller | Jun 11 10:42:16.889953 crc crio[3650]: time="2026-06-11T10:42:16.889869878Z" level=info msg="Removing container: 1054483cb9c68207350cb0adcd8d072865588af545f03c9fc4e823fc02dd7658" id=454cf784-8aab-46f4-8fbb-237f3768c6fd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.011650 | controller | Jun 11 10:42:16.931693 crc crio[3650]: time="2026-06-11T10:42:16.931303524Z" level=info msg="Removed container 1054483cb9c68207350cb0adcd8d072865588af545f03c9fc4e823fc02dd7658: openshift-marketplace/community-operators-qhh6t/extract-content" id=454cf784-8aab-46f4-8fbb-237f3768c6fd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.011670 | controller | Jun 11 10:42:16.936905 crc crio[3650]: time="2026-06-11T10:42:16.93657636Z" level=info msg="Removing container: 653a01410df0de8595e0b6f4a44b01b6a95175abafb899472ca07d1766577dd7" id=8dc4f090-2f3c-4447-b8a5-16d49847c7eb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.011691 | controller | Jun 11 10:42:16.965522 crc crio[3650]: time="2026-06-11T10:42:16.965331069Z" level=info msg="Removed container 653a01410df0de8595e0b6f4a44b01b6a95175abafb899472ca07d1766577dd7: openshift-marketplace/community-operators-qhh6t/extract-utilities" id=8dc4f090-2f3c-4447-b8a5-16d49847c7eb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.011711 | controller | Jun 11 10:42:17.801751 crc crio[3650]: time="2026-06-11T10:42:17.801354752Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-4mshq/POD" id=49e88b0a-24fb-4d03-a2f9-f3e6d5f0e8e0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.011731 | controller | Jun 11 10:42:17.802951 crc crio[3650]: time="2026-06-11T10:42:17.801782856Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.011752 | controller | Jun 11 10:42:17.825016 crc crio[3650]: time="2026-06-11T10:42:17.824880782Z" level=info msg="Got pod network &{Name:redhat-marketplace-4mshq Namespace:openshift-marketplace ID:b18a4694ae109c0e8a03ea38c19dd6f97d686b76a93acc92af618b014c7d36b6 UID:5fc2325a-df2f-44a3-97ff-8d19f076d854 NetNS:/var/run/netns/1d3b5a02-ecca-4147-b9fc-bd9588ece1e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5fc2325a_df2f_44a3_97ff_8d19f076d854.slice PodAnnotations:0xc001612608}] Aliases:map[]}"
2026-06-11 11:57:59.011780 | controller | Jun 11 10:42:17.825016 crc crio[3650]: time="2026-06-11T10:42:17.824939874Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-4mshq to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.011804 | controller | Jun 11 10:42:18.019543 crc crio[3650]: time="2026-06-11T10:42:18.019479724Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-l4wsd/POD" id=861f43db-c440-4a02-a0c4-3abccd4b2023 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.011825 | controller | Jun 11 10:42:18.019643 crc crio[3650]: time="2026-06-11T10:42:18.019563927Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.011846 | controller | Jun 11 10:42:18.037455 crc crio[3650]: time="2026-06-11T10:42:18.037013344Z" level=info msg="Got pod network &{Name:redhat-operators-l4wsd Namespace:openshift-marketplace ID:431104bd6803320b613e64354a49d0f01737cc93b32a868c6aee1e0d920dfea5 UID:7c260c7a-8f49-44ed-8c08-6377afd3201a NetNS:/var/run/netns/36c037db-f23a-43af-aabf-92ef699e5651 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7c260c7a_8f49_44ed_8c08_6377afd3201a.slice PodAnnotations:0xc00021a398}] Aliases:map[]}"
2026-06-11 11:57:59.011866 | controller | Jun 11 10:42:18.037455 crc crio[3650]: time="2026-06-11T10:42:18.037440738Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-l4wsd to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.011887 | controller | Jun 11 10:42:18.148572 crc crio[3650]: 2026-06-11T10:42:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b18a4694ae109c0 Mac:6a:38:84:de:7e:78 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:37 Mtu:0 Sandbox:/var/run/netns/1d3b5a02-ecca-4147-b9fc-bd9588ece1e7 SocketPath: PciID:}] [{Interface:0xc00048c6b0 Address:{IP:10.217.0.55 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.011909 | controller | Jun 11 10:42:18.150277 crc crio[3650]: time="2026-06-11T10:42:18.150100964Z" level=info msg="Got pod network &{Name:redhat-marketplace-4mshq Namespace:openshift-marketplace ID:b18a4694ae109c0e8a03ea38c19dd6f97d686b76a93acc92af618b014c7d36b6 UID:5fc2325a-df2f-44a3-97ff-8d19f076d854 NetNS:/var/run/netns/1d3b5a02-ecca-4147-b9fc-bd9588ece1e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5fc2325a_df2f_44a3_97ff_8d19f076d854.slice PodAnnotations:0xc001612608}] Aliases:map[]}"
2026-06-11 11:57:59.011931 | controller | Jun 11 10:42:18.150429 crc crio[3650]: time="2026-06-11T10:42:18.150366233Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-4mshq for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.011954 | controller | Jun 11 10:42:18.158182 crc crio[3650]: time="2026-06-11T10:42:18.158080819Z" level=info msg="Ran pod sandbox b18a4694ae109c0e8a03ea38c19dd6f97d686b76a93acc92af618b014c7d36b6 with infra container: openshift-marketplace/redhat-marketplace-4mshq/POD" id=49e88b0a-24fb-4d03-a2f9-f3e6d5f0e8e0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.011977 | controller | Jun 11 10:42:18.160633 crc crio[3650]: time="2026-06-11T10:42:18.160563537Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=dbeb301c-0f92-4cf5-b96f-81f216f458e0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.011999 | controller | Jun 11 10:42:18.163864 crc crio[3650]: time="2026-06-11T10:42:18.163787931Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=850ad778-4054-4683-adae-e030475a1cc9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.012030 | controller | Jun 11 10:42:18.174669 crc crio[3650]: time="2026-06-11T10:42:18.174587815Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-4mshq/extract-utilities" id=36e32111-f29a-43c7-8357-2bd84f0abe62 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.012052 | controller | Jun 11 10:42:18.175177 crc crio[3650]: time="2026-06-11T10:42:18.175027889Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.012072 | controller | Jun 11 10:42:18.200914 crc crio[3650]: time="2026-06-11T10:42:18.200631088Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.012092 | controller | Jun 11 10:42:18.206377 crc crio[3650]: time="2026-06-11T10:42:18.206288417Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.012112 | controller | Jun 11 10:42:18.281054 crc crio[3650]: 2026-06-11T10:42:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:431104bd6803320 Mac:d6:f8:7f:6b:f0:f0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:38 Mtu:0 Sandbox:/var/run/netns/36c037db-f23a-43af-aabf-92ef699e5651 SocketPath: PciID:}] [{Interface:0xc00050c5d0 Address:{IP:10.217.0.56 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.012133 | controller | Jun 11 10:42:18.282090 crc crio[3650]: time="2026-06-11T10:42:18.282000823Z" level=info msg="Got pod network &{Name:redhat-operators-l4wsd Namespace:openshift-marketplace ID:431104bd6803320b613e64354a49d0f01737cc93b32a868c6aee1e0d920dfea5 UID:7c260c7a-8f49-44ed-8c08-6377afd3201a NetNS:/var/run/netns/36c037db-f23a-43af-aabf-92ef699e5651 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7c260c7a_8f49_44ed_8c08_6377afd3201a.slice PodAnnotations:0xc00021a398}] Aliases:map[]}"
2026-06-11 11:57:59.012154 | controller | Jun 11 10:42:18.282304 crc crio[3650]: time="2026-06-11T10:42:18.282234331Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-l4wsd for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.012174 | controller | Jun 11 10:42:18.288062 crc crio[3650]: time="2026-06-11T10:42:18.287910663Z" level=info msg="Ran pod sandbox 431104bd6803320b613e64354a49d0f01737cc93b32a868c6aee1e0d920dfea5 with infra container: openshift-marketplace/redhat-operators-l4wsd/POD" id=861f43db-c440-4a02-a0c4-3abccd4b2023 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.012196 | controller | Jun 11 10:42:18.290280 crc crio[3650]: time="2026-06-11T10:42:18.290078681Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=21dcf232-f318-4126-83bf-85d552839377 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.012218 | controller | Jun 11 10:42:18.294717 crc crio[3650]: time="2026-06-11T10:42:18.294568295Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=6a931145-4a0a-4abe-833a-9bdd572af969 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.012238 | controller | Jun 11 10:42:18.302864 crc crio[3650]: time="2026-06-11T10:42:18.302790037Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-l4wsd/extract-utilities" id=4898ff19-6cc0-4ffb-bb8d-b017c4cb6185 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.012259 | controller | Jun 11 10:42:18.303174 crc crio[3650]: time="2026-06-11T10:42:18.303048835Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.012285 | controller | Jun 11 10:42:18.317617 crc crio[3650]: time="2026-06-11T10:42:18.317503866Z" level=info msg="Created container 348992a8e61f088a128475122d849ae1e80b118c709bf8f257b73273fff968ae: openshift-marketplace/redhat-marketplace-4mshq/extract-utilities" id=36e32111-f29a-43c7-8357-2bd84f0abe62 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.012309 | controller | Jun 11 10:42:18.318547 crc crio[3650]: time="2026-06-11T10:42:18.318445706Z" level=info msg="Starting container: 348992a8e61f088a128475122d849ae1e80b118c709bf8f257b73273fff968ae" id=0d89a5bd-9a36-43ee-a1a2-a52458c2e809 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.012333 | controller | Jun 11 10:42:18.322609 crc crio[3650]: time="2026-06-11T10:42:18.322534047Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.012391 | controller | Jun 11 10:42:18.324719 crc crio[3650]: time="2026-06-11T10:42:18.324592523Z" level=info msg="Started container" PID=19804 containerID=348992a8e61f088a128475122d849ae1e80b118c709bf8f257b73273fff968ae description=openshift-marketplace/redhat-marketplace-4mshq/extract-utilities id=0d89a5bd-9a36-43ee-a1a2-a52458c2e809 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b18a4694ae109c0e8a03ea38c19dd6f97d686b76a93acc92af618b014c7d36b6
2026-06-11 11:57:59.012420 | controller | Jun 11 10:42:18.326048 crc crio[3650]: time="2026-06-11T10:42:18.325953256Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.012444 | controller | Jun 11 10:42:18.516800 crc crio[3650]: time="2026-06-11T10:42:18.516624722Z" level=info msg="Created container 680c836d4caaa499d47368af7236c967b7c3e63f04f3f0521f9270af6fb05271: openshift-marketplace/redhat-operators-l4wsd/extract-utilities" id=4898ff19-6cc0-4ffb-bb8d-b017c4cb6185 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.012466 | controller | Jun 11 10:42:18.518613 crc crio[3650]: time="2026-06-11T10:42:18.518497282Z" level=info msg="Starting container: 680c836d4caaa499d47368af7236c967b7c3e63f04f3f0521f9270af6fb05271" id=3a800f8c-1af1-42f7-91c2-cd775cd2ebec name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.012486 | controller | Jun 11 10:42:18.523960 crc crio[3650]: time="2026-06-11T10:42:18.523807611Z" level=info msg="Started container" PID=19813 containerID=680c836d4caaa499d47368af7236c967b7c3e63f04f3f0521f9270af6fb05271 description=openshift-marketplace/redhat-operators-l4wsd/extract-utilities id=3a800f8c-1af1-42f7-91c2-cd775cd2ebec name=/runtime.v1.RuntimeService/StartContainer sandboxID=431104bd6803320b613e64354a49d0f01737cc93b32a868c6aee1e0d920dfea5
2026-06-11 11:57:59.012507 | controller | Jun 11 10:42:18.779894 crc crio[3650]: time="2026-06-11T10:42:18.779802482Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=c72a8c5e-a0cd-4d21-a6c6-79cee08d2b4f name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.012528 | controller | Jun 11 10:42:18.784819 crc crio[3650]: time="2026-06-11T10:42:18.784636877Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=d918ca40-87f1-4657-9400-0fd89baf0c1e name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.012548 | controller | Jun 11 10:42:18.790870 crc crio[3650]: time="2026-06-11T10:42:18.790776653Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-11 11:57:59.012569 | controller | Jun 11 10:42:18.792579 crc crio[3650]: time="2026-06-11T10:42:18.792496579Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-11 11:57:59.012590 | controller | Jun 11 10:42:19.655575 crc crio[3650]: time="2026-06-11T10:42:19.654566824Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03" id=d918ca40-87f1-4657-9400-0fd89baf0c1e name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.012616 | controller | Jun 11 10:42:19.657598 crc crio[3650]: time="2026-06-11T10:42:19.656627179Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=04347b1b-b362-4e7c-be07-b751d4cb74b0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.012638 | controller | Jun 11 10:42:19.660386 crc crio[3650]: time="2026-06-11T10:42:19.660304867Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=91cc37fb-fc9d-44db-8c65-691fb2ddff6f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.012658 | controller | Jun 11 10:42:19.670379 crc crio[3650]: time="2026-06-11T10:42:19.670287325Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-4mshq/extract-content" id=016a0a7d-8c51-4a23-8fba-54ad5c5afa6a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.012681 | controller | Jun 11 10:42:19.670901 crc crio[3650]: time="2026-06-11T10:42:19.670789711Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.012705 | controller | Jun 11 10:42:19.709867 crc crio[3650]: time="2026-06-11T10:42:19.709645271Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.012729 | controller | Jun 11 10:42:19.713388 crc crio[3650]: time="2026-06-11T10:42:19.713311539Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.012751 | controller | Jun 11 10:42:19.812079 crc crio[3650]: time="2026-06-11T10:42:19.811951467Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:546c77fdbf5f7c6a9a4243f4c4ef38fe0f584972a70f687bc40091743ee77d60" id=c72a8c5e-a0cd-4d21-a6c6-79cee08d2b4f name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.012774 | controller | Jun 11 10:42:19.813210 crc crio[3650]: time="2026-06-11T10:42:19.813016851Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=99dd94ae-0fd1-4be8-86e4-67cc44ce93e9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.012795 | controller | Jun 11 10:42:19.817892 crc crio[3650]: time="2026-06-11T10:42:19.817593076Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=1724a280-80db-4783-97f7-df10ba5ef88a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.012816 | controller | Jun 11 10:42:19.834516 crc crio[3650]: time="2026-06-11T10:42:19.834410254Z" level=info msg="Created container 6656aa10d389b8a39aa511ad4dd8222ab7dedc4f6d7cc7626c907f161a562efa: openshift-marketplace/redhat-marketplace-4mshq/extract-content" id=016a0a7d-8c51-4a23-8fba-54ad5c5afa6a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.012840 | controller | Jun 11 10:42:19.835927 crc crio[3650]: time="2026-06-11T10:42:19.835726216Z" level=info msg="Starting container: 6656aa10d389b8a39aa511ad4dd8222ab7dedc4f6d7cc7626c907f161a562efa" id=b5811c80-5ba1-45f1-bb02-9d8cd6c5e519 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.012864 | controller | Jun 11 10:42:19.837068 crc crio[3650]: time="2026-06-11T10:42:19.836956445Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-l4wsd/extract-content" id=27d5543d-9498-4dd0-98f3-49ae40c4c2b4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.012889 | controller | Jun 11 10:42:19.837613 crc crio[3650]: time="2026-06-11T10:42:19.837545944Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.012919 | controller | Jun 11 10:42:19.856321 crc crio[3650]: time="2026-06-11T10:42:19.856021374Z" level=info msg="Started container" PID=19830 containerID=6656aa10d389b8a39aa511ad4dd8222ab7dedc4f6d7cc7626c907f161a562efa description=openshift-marketplace/redhat-marketplace-4mshq/extract-content id=b5811c80-5ba1-45f1-bb02-9d8cd6c5e519 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b18a4694ae109c0e8a03ea38c19dd6f97d686b76a93acc92af618b014c7d36b6
2026-06-11 11:57:59.012946 | controller | Jun 11 10:42:19.869611 crc crio[3650]: time="2026-06-11T10:42:19.864903627Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.012972 | controller | Jun 11 10:42:19.869611 crc crio[3650]: time="2026-06-11T10:42:19.868484371Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.012997 | controller | Jun 11 10:42:19.979922 crc crio[3650]: time="2026-06-11T10:42:19.977888103Z" level=info msg="Created container 6d17291061e14c204760e44df04468215340616c99b0441c4d5b41665beed344: openshift-marketplace/redhat-operators-l4wsd/extract-content" id=27d5543d-9498-4dd0-98f3-49ae40c4c2b4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.013023 | controller | Jun 11 10:42:19.979922 crc crio[3650]: time="2026-06-11T10:42:19.979000719Z" level=info msg="Starting container: 6d17291061e14c204760e44df04468215340616c99b0441c4d5b41665beed344" id=f1c082fc-d4e6-46d3-9f3e-d2fdb553a09f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.013049 | controller | Jun 11 10:42:19.985239 crc crio[3650]: time="2026-06-11T10:42:19.985023682Z" level=info msg="Started container" PID=19845 containerID=6d17291061e14c204760e44df04468215340616c99b0441c4d5b41665beed344 description=openshift-marketplace/redhat-operators-l4wsd/extract-content id=f1c082fc-d4e6-46d3-9f3e-d2fdb553a09f name=/runtime.v1.RuntimeService/StartContainer sandboxID=431104bd6803320b613e64354a49d0f01737cc93b32a868c6aee1e0d920dfea5
2026-06-11 11:57:59.013074 | controller | Jun 11 10:42:20.270235 crc crio[3650]: time="2026-06-11T10:42:20.269686397Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-pvc9x/POD" id=00197585-cd4b-4869-bb1d-f9c53730e531 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.013103 | controller | Jun 11 10:42:20.270353 crc crio[3650]: time="2026-06-11T10:42:20.270247185Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.013130 | controller | Jun 11 10:42:20.292592 crc crio[3650]: time="2026-06-11T10:42:20.292440924Z" level=info msg="Got pod network &{Name:certified-operators-pvc9x Namespace:openshift-marketplace ID:33296598bb10fcdc09c6929be6b79ef41d3486b9358fc0c880d305ba28d1114f UID:6c83f1fd-a22d-4972-abb7-23a3f712c8b0 NetNS:/var/run/netns/5dd468f2-28b8-487c-81a8-a43b8e2f1d70 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6c83f1fd_a22d_4972_abb7_23a3f712c8b0.slice PodAnnotations:0xc001384c50}] Aliases:map[]}"
2026-06-11 11:57:59.013156 | controller | Jun 11 10:42:20.292592 crc crio[3650]: time="2026-06-11T10:42:20.292503126Z" level=info msg="Adding pod openshift-marketplace_certified-operators-pvc9x to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.013182 | controller | Jun 11 10:42:20.459007 crc crio[3650]: time="2026-06-11T10:42:20.457359717Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-mzmwc/POD" id=4196a610-8fcb-4893-8653-29bbb568ea6e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.013207 | controller | Jun 11 10:42:20.459007 crc crio[3650]: time="2026-06-11T10:42:20.457489041Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.013237 | controller | Jun 11 10:42:20.478809 crc crio[3650]: time="2026-06-11T10:42:20.478721009Z" level=info msg="Got pod network &{Name:community-operators-mzmwc Namespace:openshift-marketplace ID:5f9a4852e4f1edf916443c14129675e4bc537736ba350a119603b2d55d963ddf UID:73bec29a-42a8-4103-9fc1-af0156e49a2c NetNS:/var/run/netns/6dc77ac6-b3e8-44fd-871b-805911f3b972 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod73bec29a_42a8_4103_9fc1_af0156e49a2c.slice PodAnnotations:0xc001384e28}] Aliases:map[]}"
2026-06-11 11:57:59.013265 | controller | Jun 11 10:42:20.478809 crc crio[3650]: time="2026-06-11T10:42:20.478792541Z" level=info msg="Adding pod openshift-marketplace_community-operators-mzmwc to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.013290 | controller | Jun 11 10:42:20.577672 crc crio[3650]: 2026-06-11T10:42:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:33296598bb10fcd Mac:de:2b:0e:92:41:10 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:39 Mtu:0 Sandbox:/var/run/netns/5dd468f2-28b8-487c-81a8-a43b8e2f1d70 SocketPath: PciID:}] [{Interface:0xc000582760 Address:{IP:10.217.0.57 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.013316 | controller | Jun 11 10:42:20.578832 crc crio[3650]: time="2026-06-11T10:42:20.578754852Z" level=info msg="Got pod network &{Name:certified-operators-pvc9x Namespace:openshift-marketplace ID:33296598bb10fcdc09c6929be6b79ef41d3486b9358fc0c880d305ba28d1114f UID:6c83f1fd-a22d-4972-abb7-23a3f712c8b0 NetNS:/var/run/netns/5dd468f2-28b8-487c-81a8-a43b8e2f1d70 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6c83f1fd_a22d_4972_abb7_23a3f712c8b0.slice PodAnnotations:0xc001384c50}] Aliases:map[]}"
2026-06-11 11:57:59.013342 | controller | Jun 11 10:42:20.579018 crc crio[3650]: time="2026-06-11T10:42:20.578946638Z" level=info msg="Checking pod openshift-marketplace_certified-operators-pvc9x for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.013405 | controller | Jun 11 10:42:20.586153 crc crio[3650]: time="2026-06-11T10:42:20.586025815Z" level=info msg="Ran pod sandbox 33296598bb10fcdc09c6929be6b79ef41d3486b9358fc0c880d305ba28d1114f with infra container: openshift-marketplace/certified-operators-pvc9x/POD" id=00197585-cd4b-4869-bb1d-f9c53730e531 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.013435 | controller | Jun 11 10:42:20.589486 crc crio[3650]: time="2026-06-11T10:42:20.589431943Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=dbe17e12-04ee-4c90-8355-edf68bb3bffd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.013462 | controller | Jun 11 10:42:20.595299 crc crio[3650]: time="2026-06-11T10:42:20.595215657Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=cf9aaeda-a186-48f2-a626-bc44f022d063 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.013488 | controller | Jun 11 10:42:20.604758 crc crio[3650]: time="2026-06-11T10:42:20.60470323Z" level=info msg="Creating container: openshift-marketplace/certified-operators-pvc9x/extract-utilities" id=bb21838c-0001-4d23-9110-d8359437e428 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.013513 | controller | Jun 11 10:42:20.605649 crc crio[3650]: time="2026-06-11T10:42:20.605622849Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.013541 | controller | Jun 11 10:42:20.647748 crc crio[3650]: time="2026-06-11T10:42:20.646601087Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.013565 | controller | Jun 11 10:42:20.651023 crc crio[3650]: time="2026-06-11T10:42:20.650330456Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.013589 | controller | Jun 11 10:42:20.714829 crc crio[3650]: 2026-06-11T10:42:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5f9a4852e4f1edf Mac:ae:b6:9a:06:39:f0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3c Mtu:0 Sandbox:/var/run/netns/6dc77ac6-b3e8-44fd-871b-805911f3b972 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.60 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.013613 | controller | Jun 11 10:42:20.716009 crc crio[3650]: time="2026-06-11T10:42:20.715552618Z" level=info msg="Got pod network &{Name:community-operators-mzmwc Namespace:openshift-marketplace ID:5f9a4852e4f1edf916443c14129675e4bc537736ba350a119603b2d55d963ddf UID:73bec29a-42a8-4103-9fc1-af0156e49a2c NetNS:/var/run/netns/6dc77ac6-b3e8-44fd-871b-805911f3b972 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod73bec29a_42a8_4103_9fc1_af0156e49a2c.slice PodAnnotations:0xc001384e28}] Aliases:map[]}"
2026-06-11 11:57:59.013637 | controller | Jun 11 10:42:20.716009 crc crio[3650]: time="2026-06-11T10:42:20.715673972Z" level=info msg="Checking pod openshift-marketplace_community-operators-mzmwc for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.013661 | controller | Jun 11 10:42:20.722104 crc crio[3650]: time="2026-06-11T10:42:20.722047308Z" level=info msg="Ran pod sandbox 5f9a4852e4f1edf916443c14129675e4bc537736ba350a119603b2d55d963ddf with infra container: openshift-marketplace/community-operators-mzmwc/POD" id=4196a610-8fcb-4893-8653-29bbb568ea6e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.013686 | controller | Jun 11 10:42:20.724458 crc crio[3650]: time="2026-06-11T10:42:20.724336989Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=24777fe2-a182-4de1-9fe3-d9a6828a0870 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.013710 | controller | Jun 11 10:42:20.726287 crc crio[3650]: time="2026-06-11T10:42:20.726236139Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=228fa697-efad-4fe8-aff9-de7e0312686b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.013733 | controller | Jun 11 10:42:20.737953 crc crio[3650]: time="2026-06-11T10:42:20.737820029Z" level=info msg="Creating container: openshift-marketplace/community-operators-mzmwc/extract-utilities" id=786ef82f-b83c-44a5-b742-7772a45bab98 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.013756 | controller | Jun 11 10:42:20.738472 crc crio[3650]: time="2026-06-11T10:42:20.738240963Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.013781 | controller | Jun 11 10:42:20.759930 crc crio[3650]: time="2026-06-11T10:42:20.759834072Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.013803 | controller | Jun 11 10:42:20.762947 crc crio[3650]: time="2026-06-11T10:42:20.762866818Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.013831 | controller | Jun 11 10:42:20.795788 crc crio[3650]: time="2026-06-11T10:42:20.795689366Z" level=info msg="Created container 3f8532dbcc9fdb472c3a6e006ece889cc681159e01b6a12c27df94219970f0c1: openshift-marketplace/certified-operators-pvc9x/extract-utilities" id=bb21838c-0001-4d23-9110-d8359437e428 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.013983 | controller | Jun 11 10:42:20.797450 crc crio[3650]: time="2026-06-11T10:42:20.797301408Z" level=info msg="Starting container: 3f8532dbcc9fdb472c3a6e006ece889cc681159e01b6a12c27df94219970f0c1" id=d54e2046-f664-4941-95e5-55e98977eb65 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.014016 | controller | Jun 11 10:42:20.803693 crc crio[3650]: time="2026-06-11T10:42:20.803207526Z" level=info msg="Started container" PID=19927 containerID=3f8532dbcc9fdb472c3a6e006ece889cc681159e01b6a12c27df94219970f0c1 description=openshift-marketplace/certified-operators-pvc9x/extract-utilities id=d54e2046-f664-4941-95e5-55e98977eb65 name=/runtime.v1.RuntimeService/StartContainer sandboxID=33296598bb10fcdc09c6929be6b79ef41d3486b9358fc0c880d305ba28d1114f
2026-06-11 11:57:59.014043 | controller | Jun 11 10:42:20.823952 crc crio[3650]: time="2026-06-11T10:42:20.823721934Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=91758121-071e-4f52-ae7d-e90e59033e13 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.014067 | controller | Jun 11 10:42:20.825811 crc crio[3650]: time="2026-06-11T10:42:20.825631521Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=f567e97f-e097-46e2-9cde-1dc61254d2cf name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.014090 | controller | Jun 11 10:42:20.842918 crc crio[3650]: time="2026-06-11T10:42:20.842843371Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-4mshq/registry-server" id=dec9b4c3-4314-4f24-8e31-cff0c1fecaaa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.014115 | controller | Jun 11 10:42:20.843457 crc crio[3650]: time="2026-06-11T10:42:20.843396189Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.014138 | controller | Jun 11 10:42:20.874674 crc crio[3650]: time="2026-06-11T10:42:20.87444195Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.014160 | controller | Jun 11 10:42:20.879007 crc crio[3650]: time="2026-06-11T10:42:20.878928443Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.014183 | controller | Jun 11 10:42:21.032540 crc crio[3650]: time="2026-06-11T10:42:21.032409412Z" level=info msg="Created container 2a4002b6ec0920f1cf955870709470ae4e5661b9d4be7c3cca82689fb6a7da30: openshift-marketplace/community-operators-mzmwc/extract-utilities" id=786ef82f-b83c-44a5-b742-7772a45bab98 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.014205 | controller | Jun 11 10:42:21.033554 crc crio[3650]: time="2026-06-11T10:42:21.033464925Z" level=info msg="Starting container: 2a4002b6ec0920f1cf955870709470ae4e5661b9d4be7c3cca82689fb6a7da30" id=95c53b73-569e-490a-b358-cc79ff7d0e57 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.014226 | controller | Jun 11 10:42:21.040563 crc crio[3650]: time="2026-06-11T10:42:21.040462259Z" level=info msg="Started container" PID=19934 containerID=2a4002b6ec0920f1cf955870709470ae4e5661b9d4be7c3cca82689fb6a7da30 description=openshift-marketplace/community-operators-mzmwc/extract-utilities id=95c53b73-569e-490a-b358-cc79ff7d0e57 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5f9a4852e4f1edf916443c14129675e4bc537736ba350a119603b2d55d963ddf
2026-06-11 11:57:59.014253 | controller | Jun 11 10:42:21.047327 crc crio[3650]: time="2026-06-11T10:42:21.047227134Z" level=info msg="Created container d20de8089434ff33a556c924692beed1fb1d1492dffc5e13a27766a84916f798: openshift-marketplace/redhat-marketplace-4mshq/registry-server" id=dec9b4c3-4314-4f24-8e31-cff0c1fecaaa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.014277 | controller | Jun 11 10:42:21.050603 crc crio[3650]: time="2026-06-11T10:42:21.048413703Z" level=info msg="Starting container: d20de8089434ff33a556c924692beed1fb1d1492dffc5e13a27766a84916f798" id=028a35b0-a8cc-4296-832b-c8144cd1df2d name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.014300 | controller | Jun 11 10:42:21.056378 crc crio[3650]: time="2026-06-11T10:42:21.056287855Z" level=info msg="Started container" PID=19942 containerID=d20de8089434ff33a556c924692beed1fb1d1492dffc5e13a27766a84916f798 description=openshift-marketplace/redhat-marketplace-4mshq/registry-server id=028a35b0-a8cc-4296-832b-c8144cd1df2d name=/runtime.v1.RuntimeService/StartContainer sandboxID=b18a4694ae109c0e8a03ea38c19dd6f97d686b76a93acc92af618b014c7d36b6
2026-06-11 11:57:59.014323 | controller | Jun 11 10:42:21.854296 crc crio[3650]: time="2026-06-11T10:42:21.853893062Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=f5b6fb8b-c7a8-44e0-9be5-79b7914d3a5e name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.014345 | controller | Jun 11 10:42:21.857538 crc crio[3650]: time="2026-06-11T10:42:21.857467059Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-11 11:57:59.014398 | controller | Jun 11 10:42:21.862445 crc crio[3650]: time="2026-06-11T10:42:21.862101444Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=122f9150-1726-48b9-bbfa-1bae1a41694d name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.014421 | controller | Jun 11 10:42:21.863923 crc crio[3650]: time="2026-06-11T10:42:21.863872992Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-11 11:57:59.014441 | controller | Jun 11 10:42:21.868187 crc crio[3650]: time="2026-06-11T10:42:21.868073396Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=a2aacb23-5e5c-4e09-8bc3-f198c3f3f44e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.014464 | controller | Jun 11 10:42:21.872177 crc crio[3650]: time="2026-06-11T10:42:21.871690522Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=6e111bb5-b1b7-4163-b44f-0320cc31fe4e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.014488 | controller | Jun 11 10:42:21.884570 crc crio[3650]: time="2026-06-11T10:42:21.884301423Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-l4wsd/registry-server" id=fd860ccb-592d-49f4-b8a2-f61b0c96883f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.014512 | controller | Jun 11 10:42:21.884847 crc crio[3650]: time="2026-06-11T10:42:21.884785539Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.014538 | controller | Jun 11 10:42:21.949093 crc crio[3650]: time="2026-06-11T10:42:21.948958566Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.014562 | controller | Jun 11 10:42:21.957247 crc crio[3650]: time="2026-06-11T10:42:21.95717673Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.014590 | controller | Jun 11 10:42:22.106722 crc crio[3650]: time="2026-06-11T10:42:22.106420222Z" level=info msg="Created container dfeb90143cc2307bf2e69f27ce7532d04377e5a24115ff33ae174f07ff3c6b45: openshift-marketplace/redhat-operators-l4wsd/registry-server" id=fd860ccb-592d-49f4-b8a2-f61b0c96883f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.014615 | controller | Jun 11 10:42:22.108018 crc crio[3650]: time="2026-06-11T10:42:22.10793766Z" level=info msg="Starting container: dfeb90143cc2307bf2e69f27ce7532d04377e5a24115ff33ae174f07ff3c6b45" id=05ce5bcc-0f91-476f-8919-146f5de747e1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.014638 | controller | Jun 11 10:42:22.115236 crc crio[3650]: time="2026-06-11T10:42:22.115195033Z" level=info msg="Started container" PID=19970 containerID=dfeb90143cc2307bf2e69f27ce7532d04377e5a24115ff33ae174f07ff3c6b45 description=openshift-marketplace/redhat-operators-l4wsd/registry-server id=05ce5bcc-0f91-476f-8919-146f5de747e1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=431104bd6803320b613e64354a49d0f01737cc93b32a868c6aee1e0d920dfea5
2026-06-11 11:57:59.014661 | controller | Jun 11 10:42:22.534488 crc crio[3650]: time="2026-06-11T10:42:22.534427305Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:6b36b6f39459c9ec839353793dce87ba5802bb0d927bfa0efa7b5a9a61815fc0" id=122f9150-1726-48b9-bbfa-1bae1a41694d name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.014685 | controller | Jun 11 10:42:22.536007 crc crio[3650]: time="2026-06-11T10:42:22.535826349Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=4b36ed8e-57bf-4559-a7a3-562262b65ad3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.014707 | controller | Jun 11 10:42:22.538605 crc crio[3650]: time="2026-06-11T10:42:22.538094001Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=f1d2e528-af46-4b95-b174-ff62efcfb96d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.014730 | controller | Jun 11 10:42:22.550219 crc crio[3650]: time="2026-06-11T10:42:22.550065463Z" level=info msg="Creating container: openshift-marketplace/certified-operators-pvc9x/extract-content" id=d532c945-1bb5-41c8-a870-d7bb11c91122 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.014753 | controller | Jun 11 10:42:22.550689 crc crio[3650]: time="2026-06-11T10:42:22.550623731Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.014777 | controller | Jun 11 10:42:22.579162 crc crio[3650]: time="2026-06-11T10:42:22.578637115Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.014801 | controller | Jun 11 10:42:22.582358 crc crio[3650]: time="2026-06-11T10:42:22.582284841Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.014823 | controller | Jun 11 10:42:22.692514 crc crio[3650]: time="2026-06-11T10:42:22.692354725Z" level=info msg="Created container a249e5ff99d2f2a133007f9ce96620a7856ab645aa36b6ae70451469314ccf1f: openshift-marketplace/certified-operators-pvc9x/extract-content" id=d532c945-1bb5-41c8-a870-d7bb11c91122 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.014846 | controller | Jun 11 10:42:22.694617 crc crio[3650]: time="2026-06-11T10:42:22.694549285Z" level=info msg="Starting container: a249e5ff99d2f2a133007f9ce96620a7856ab645aa36b6ae70451469314ccf1f" id=6cacbba5-387c-48a3-a31a-6caa90745227 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.014868 | controller | Jun 11 10:42:22.700229 crc crio[3650]: time="2026-06-11T10:42:22.700109862Z" level=info msg="Started container" PID=19993 containerID=a249e5ff99d2f2a133007f9ce96620a7856ab645aa36b6ae70451469314ccf1f description=openshift-marketplace/certified-operators-pvc9x/extract-content id=6cacbba5-387c-48a3-a31a-6caa90745227 name=/runtime.v1.RuntimeService/StartContainer sandboxID=33296598bb10fcdc09c6929be6b79ef41d3486b9358fc0c880d305ba28d1114f
2026-06-11 11:57:59.014897 | controller | Jun 11 10:42:22.919365 crc crio[3650]: time="2026-06-11T10:42:22.919044229Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:c1bf1a7cae92e701b0ff93032482fe022c0ec704dcb6a892b32d9c898b64e1e0" id=f5b6fb8b-c7a8-44e0-9be5-79b7914d3a5e name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.014921 | controller | Jun 11 10:42:22.920589 crc crio[3650]: time="2026-06-11T10:42:22.920473172Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=ad78def2-9383-4ba8-a24a-411cbe7b5b04 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.014944 | controller | Jun 11 10:42:22.923179 crc crio[3650]: time="2026-06-11T10:42:22.922931575Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=74cfb5b7-5ef0-4df0-969c-7aacb38af22d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.014967 | controller | Jun 11 10:42:22.935284 crc crio[3650]: time="2026-06-11T10:42:22.935161796Z" level=info msg="Creating container: openshift-marketplace/community-operators-mzmwc/extract-content" id=789ef96b-4d27-410e-b993-b5509c893b4e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.014992 | controller | Jun 11 10:42:22.935935 crc crio[3650]: time="2026-06-11T10:42:22.935816417Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.015016 | controller | Jun 11 10:42:22.963827 crc crio[3650]: time="2026-06-11T10:42:22.963736957Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.015038 | controller | Jun 11 10:42:22.968262 crc crio[3650]: time="2026-06-11T10:42:22.968185878Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.015060 | controller | Jun 11 10:42:23.069737 crc crio[3650]: time="2026-06-11T10:42:23.069584075Z" level=info msg="Created container 0a58cec8afbc6d5e1bab16e3c63999d4777d585d01297186f9717b37919a6029: openshift-marketplace/community-operators-mzmwc/extract-content" id=789ef96b-4d27-410e-b993-b5509c893b4e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.015083 | controller | Jun 11 10:42:23.070746 crc crio[3650]: time="2026-06-11T10:42:23.070690211Z" level=info msg="Starting container: 0a58cec8afbc6d5e1bab16e3c63999d4777d585d01297186f9717b37919a6029" id=c353e008-e770-4194-917a-25df31acefcb name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.015104 | controller | Jun 11 10:42:23.079836 crc crio[3650]: time="2026-06-11T10:42:23.079710428Z" level=info msg="Started container" PID=20005 containerID=0a58cec8afbc6d5e1bab16e3c63999d4777d585d01297186f9717b37919a6029 description=openshift-marketplace/community-operators-mzmwc/extract-content id=c353e008-e770-4194-917a-25df31acefcb name=/runtime.v1.RuntimeService/StartContainer sandboxID=5f9a4852e4f1edf916443c14129675e4bc537736ba350a119603b2d55d963ddf
2026-06-11 11:57:59.015125 | controller | Jun 11 10:42:23.901820 crc crio[3650]: time="2026-06-11T10:42:23.900788246Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=c18129d4-06ce-469e-8adb-e306158e7a7e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.015146 | controller | Jun 11 10:42:23.904612 crc crio[3650]: time="2026-06-11T10:42:23.904500604Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=ed06c137-9d1f-46e0-822f-e76c0d641083 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.015175 | controller | Jun 11 10:42:23.904702 crc crio[3650]: time="2026-06-11T10:42:23.904613252Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=477172b3-739c-41d0-850f-f233d7efa191 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.015196 | controller | Jun 11 10:42:23.908196 crc crio[3650]: time="2026-06-11T10:42:23.908064007Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=7953e810-9cfa-4afd-9586-1127c4b6bee9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.015217 | controller | Jun 11 10:42:23.923720 crc crio[3650]: time="2026-06-11T10:42:23.923526701Z" level=info msg="Creating container: openshift-marketplace/certified-operators-pvc9x/registry-server" id=85a63735-c025-4575-b5ec-4dba37fe1293 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.015238 | controller | Jun 11 10:42:23.924312 crc crio[3650]: time="2026-06-11T10:42:23.924251785Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.015260 | controller | Jun 11 10:42:23.930220 crc crio[3650]: time="2026-06-11T10:42:23.929962757Z" level=info msg="Creating container: openshift-marketplace/community-operators-mzmwc/registry-server" id=7f6397e6-2a3a-4194-a24d-3218c5c98c5b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.015282 | controller | Jun 11 10:42:23.939597 crc crio[3650]: time="2026-06-11T10:42:23.93946503Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.015304 | controller | Jun 11 10:42:23.975607 crc crio[3650]: time="2026-06-11T10:42:23.975407909Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.015324 | controller | Jun 11 10:42:23.982454 crc crio[3650]: time="2026-06-11T10:42:23.98236994Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.015368 | controller | Jun 11 10:42:23.986340 crc crio[3650]: time="2026-06-11T10:42:23.986229712Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.015397 | controller | Jun 11 10:42:23.990410 crc crio[3650]: time="2026-06-11T10:42:23.990315763Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.015415 | controller | Jun 11 10:42:24.114485 crc crio[3650]: time="2026-06-11T10:42:24.114396914Z" level=info msg="Created container 1b2f9615e515c3a9bffa29114297b08015dd80a0edba4e1e63ef51c5e93cee92: openshift-marketplace/certified-operators-pvc9x/registry-server" id=85a63735-c025-4575-b5ec-4dba37fe1293 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.015432 | controller | Jun 11 10:42:24.116079 crc crio[3650]: time="2026-06-11T10:42:24.116007945Z" level=info msg="Starting container: 1b2f9615e515c3a9bffa29114297b08015dd80a0edba4e1e63ef51c5e93cee92" id=44dcf780-519d-4685-b6f1-44b0e31e99d3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.015448 | controller | Jun 11 10:42:24.122431 crc crio[3650]: time="2026-06-11T10:42:24.122345777Z" level=info msg="Started container" PID=20028 containerID=1b2f9615e515c3a9bffa29114297b08015dd80a0edba4e1e63ef51c5e93cee92 description=openshift-marketplace/certified-operators-pvc9x/registry-server id=44dcf780-519d-4685-b6f1-44b0e31e99d3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=33296598bb10fcdc09c6929be6b79ef41d3486b9358fc0c880d305ba28d1114f
2026-06-11 11:57:59.015468 | controller | Jun 11 10:42:24.149018 crc crio[3650]: time="2026-06-11T10:42:24.148891205Z" level=info msg="Created container 492c31a40eb02ee0a7d6af1c30f4e552f6098852b3c2dcd068acd030b8f95606: openshift-marketplace/community-operators-mzmwc/registry-server" id=7f6397e6-2a3a-4194-a24d-3218c5c98c5b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.015486 | controller | Jun 11 10:42:24.150213 crc crio[3650]: time="2026-06-11T10:42:24.150074592Z" level=info msg="Starting container: 492c31a40eb02ee0a7d6af1c30f4e552f6098852b3c2dcd068acd030b8f95606" id=c7016caa-ccfe-4eee-9571-950fd42b40f4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.015502 | controller | Jun 11 10:42:24.161391 crc crio[3650]: time="2026-06-11T10:42:24.161300801Z" level=info msg="Started container" PID=20031 containerID=492c31a40eb02ee0a7d6af1c30f4e552f6098852b3c2dcd068acd030b8f95606 description=openshift-marketplace/community-operators-mzmwc/registry-server id=c7016caa-ccfe-4eee-9571-950fd42b40f4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5f9a4852e4f1edf916443c14129675e4bc537736ba350a119603b2d55d963ddf
2026-06-11 11:57:59.015520 | controller | Jun 11 10:42:35.321491 crc systemd[1]: Stopping Container Runtime Interface for OCI (CRI-O)...
2026-06-11 11:57:59.015561 | controller | Jun 11 10:42:38.494404 crc systemd[1]: crio.service: Deactivated successfully.
2026-06-11 11:57:59.015584 | controller | Jun 11 10:42:38.494771 crc systemd[1]: Stopped Container Runtime Interface for OCI (CRI-O).
2026-06-11 11:57:59.015602 | controller | Jun 11 10:42:38.494896 crc systemd[1]: crio.service: Consumed 19min 56.472s CPU time.
2026-06-11 11:57:59.015618 | controller | Jun 11 10:42:38.564514 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...
2026-06-11 11:57:59.015633 | controller | Jun 11 10:42:38.638489 crc crio[20957]: time="2026-06-11T10:42:38.631483491Z" level=info msg="Updating config from single file: /etc/crio/crio.conf"
2026-06-11 11:57:59.015649 | controller | Jun 11 10:42:38.638489 crc crio[20957]: time="2026-06-11T10:42:38.631530582Z" level=info msg="Updating config from drop-in file: /etc/crio/crio.conf"
2026-06-11 11:57:59.015665 | controller | Jun 11 10:42:38.638489 crc crio[20957]: time="2026-06-11T10:42:38.634609751Z" level=info msg="Updating config from path: /etc/crio/crio.conf.d"
2026-06-11 11:57:59.015681 | controller | Jun 11 10:42:38.638489 crc crio[20957]: time="2026-06-11T10:42:38.634680363Z" level=info msg="Updating config from drop-in file: /etc/crio/crio.conf.d/00-default"
2026-06-11 11:57:59.015698 | controller | Jun 11 10:42:38.654816 crc crio[20957]: time="2026-06-11T10:42:38.654706652Z" level=info msg="Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)"
2026-06-11 11:57:59.015713 | controller | Jun 11 10:42:38.655105 crc crio[20957]: time="2026-06-11T10:42:38.654887057Z" level=info msg="Node configuration value for hugetlb cgroup is true"
2026-06-11 11:57:59.015729 | controller | Jun 11 10:42:38.655105 crc crio[20957]: time="2026-06-11T10:42:38.654898628Z" level=info msg="Node configuration value for pid cgroup is true"
2026-06-11 11:57:59.015744 | controller | Jun 11 10:42:38.655105 crc crio[20957]: time="2026-06-11T10:42:38.654985101Z" level=info msg="Node configuration value for memoryswap cgroup is true"
2026-06-11 11:57:59.015759 | controller | Jun 11 10:42:38.655105 crc crio[20957]: time="2026-06-11T10:42:38.654992451Z" level=info msg="Node configuration value for cgroup v2 is true"
2026-06-11 11:57:59.015775 | controller | Jun 11 10:42:38.680436 crc crio[20957]: time="2026-06-11T10:42:38.680256498Z" level=info msg="Node configuration value for systemd AllowedCPUs is true"
2026-06-11 11:57:59.015791 | controller | Jun 11 10:42:38.698848 crc crio[20957]: time="2026-06-11T10:42:38.698746425Z" 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-11 11:57:59.015813 | controller | Jun 11 10:42:38.711613 crc crio[20957]: time="2026-06-11T10:42:38.711048612Z" 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-11 11:57:59.015829 | controller | Jun 11 10:42:38.738381 crc crio[20957]: time="2026-06-11T10:42:38.734833829Z" 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-11 11:57:59.015845 | controller | Jun 11 10:42:38.957941 crc crio[20957]: time="2026-06-11T10:42:38.957562934Z" level=info msg="Checkpoint/restore support enabled"
2026-06-11 11:57:59.015861 | controller | Jun 11 10:42:38.957941 crc crio[20957]: time="2026-06-11T10:42:38.957875665Z" level=info msg="Using the internal default seccomp profile"
2026-06-11 11:57:59.015876 | controller | Jun 11 10:42:38.957941 crc crio[20957]: time="2026-06-11T10:42:38.957894175Z" level=info msg="AppArmor is disabled by the system or at CRI-O build-time"
2026-06-11 11:57:59.015891 | controller | Jun 11 10:42:38.957941 crc crio[20957]: time="2026-06-11T10:42:38.957903125Z" level=info msg="No blockio config file specified, blockio not configured"
2026-06-11 11:57:59.015905 | controller | Jun 11 10:42:38.957941 crc crio[20957]: time="2026-06-11T10:42:38.957912766Z" level=info msg="RDT not available in the host system"
2026-06-11 11:57:59.015920 | controller | Jun 11 10:42:38.963882 crc crio[20957]: time="2026-06-11T10:42:38.963761396Z" level=info msg="Conmon does support the --sync option"
2026-06-11 11:57:59.015936 | controller | Jun 11 10:42:38.963989 crc crio[20957]: time="2026-06-11T10:42:38.963898461Z" level=info msg="Conmon does support the --log-global-size-max option"
2026-06-11 11:57:59.015950 | controller | Jun 11 10:42:38.968831 crc crio[20957]: time="2026-06-11T10:42:38.968721995Z" level=info msg="Conmon does support the --sync option"
2026-06-11 11:57:59.015967 | controller | Jun 11 10:42:38.968831 crc crio[20957]: time="2026-06-11T10:42:38.968811507Z" level=info msg="Conmon does support the --log-global-size-max option"
2026-06-11 11:57:59.015990 | controller | Jun 11 10:42:39.020653 crc crio[20957]: time="2026-06-11T10:42:39.02045374Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 11:57:59.016011 | controller | Jun 11 10:42:39.020653 crc crio[20957]: time="2026-06-11T10:42:39.020533483Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 11:57:59.016027 | controller | Jun 11 10:42:39.021056 crc crio[20957]: time="2026-06-11T10:42:39.020960767Z" level=info msg="FLAG: --enable-profile-unix-socket=\"true\"\n"
2026-06-11 11:57:59.016043 | controller | Jun 11 10:42:39.021193 crc crio[20957]: time="2026-06-11T10:42:39.02105871Z" level=info msg="FLAG: --stream-address=\"192.168.130.11\"\n"
2026-06-11 11:57:59.016062 | controller | Jun 11 10:42:39.022202 crc crio[20957]: time="2026-06-11T10:42:39.021904547Z" level=info msg="Current CRI-O configuration:\n[crio]\n  root = \"/var/lib/containers/storage\"\n  runroot = \"/run/containers/storage\"\n  imagestore = \"\"\n  storage_driver = \"overlay\"\n  storage_option = [\"overlay.skip_mount_home=true\"]\n  log_dir = \"/var/log/crio/pods\"\n  version_file = \"/var/run/crio/version\"\n  version_file_persist = \"\"\n  clean_shutdown_file = \"/var/lib/crio/clean.shutdown\"\n  internal_wipe = true\n  internal_repair = true\n  [crio.api]\n    grpc_max_send_msg_size = 83886080\n    grpc_max_recv_msg_size = 83886080\n    listen = \"/var/run/crio/crio.sock\"\n    stream_address = \"192.168.130.11\"\n    stream_port = \"0\"\n    stream_enable_tls = false\n    stream_tls_cert = \"\"\n    stream_tls_key = \"\"\n    stream_tls_ca = \"\"\n    stream_idle_timeout = \"\"\n  [crio.runtime]\n    no_pivot = false\n    selinux = true\n    log_to_journald = false\n    drop_infra_ctr = true\n    read_only = false\n    hooks_dir = [\"/etc/containers/oci/hooks.d\", \"/run/containers/oci/hooks.d\", \"/usr/share/containers/oci/hooks.d\"]\n    default_capabilities = [\"CHOWN\", \"DAC_OVERRIDE\", \"FSETID\", \"FOWNER\", \"SETGID\", \"SETUID\", \"SETPCAP\", \"NET_BIND_SERVICE\", \"KILL\"]\n    add_inheritable_capabilities = false\n    default_env = [\"NSS_SDB_USE_CACHE=no\"]\n    default_sysctls = [\"net.ipv4.ping_group_range=0 2147483647\"]\n    default_ulimits = [\"nofile=1048576\"]\n    allowed_devices = [\"/dev/fuse\", \"/dev/net/tun\"]\n    cdi_spec_dirs = [\"/etc/cdi\", \"/var/run/cdi\"]\n    device_ownership_from_security_context = false\n    default_runtime = \"crun\"\n    decryption_keys_path = \"/etc/crio/keys/\"\n    conmon = \"\"\n    conmon_cgroup = \"pod\"\n    seccomp_profile = \"\"\n    privileged_seccomp_profile = \"\"\n    apparmor_profile = \"crio-default\"\n    blockio_config_file = \"\"\n    blockio_reload = false\n    irqbalance_config_file = \"/etc/sysconfig/irqbalance\"\n    rdt_config_file = \"\"\n    cgroup_manager = \"systemd\"\n    default_mounts_file = \"\"\n    container_exits_dir = \"/var/run/crio/exits\"\n    container_attach_socket_dir = \"/var/run/crio\"\n    bind_mount_prefix = \"\"\n    uid_mappings = \"\"\n    minimum_mappable_uid = -1\n    gid_mappings = \"\"\n    minimum_mappable_gid = -1\n    log_level = \"info\"\n    log_filter = \"\"\n    namespaces_dir = \"/var/run\"\n    pinns_path = \"/usr/bin/pinns\"\n    enable_criu_support = true\n    pids_limit = -1\n    log_size_max = -1\n    ctr_stop_timeout = 30\n    separate_pull_cgroup = \"\"\n    infra_ctr_cpuset = \"\"\n    shared_cpuset = \"\"\n    absent_mount_sources_to_reject = [\"/etc/hostname\"]\n    enable_pod_events = false\n    irqbalance_config_restore_file = \"/etc/sysconfig/orig_irq_banned_cpus\"\n    hostnetwork_disable_selinux = true\n    disable_hostport_mapping = false\n    timezone = \"\"\n    [crio.runtime.runtimes]\n      [crio.runtime.runtimes.crun]\n        runtime_config_path = \"\"\n        runtime_path = \"/usr/bin/crun\"\n        runtime_type = \"\"\n        runtime_root = \"/run/crun\"\n        allowed_annotations = [\"io.containers.trace-syscall\", \"io.kubernetes.cri-o.Devices\", \"io.kubernetes.cri-o.LinkLogs\"]\n        monitor_path = \"/usr/bin/conmon\"\n        monitor_cgroup = \"pod\"\n        container_min_memory = \"512KiB\"\n        no_sync_log = false\n        [crio.runtime.runtimes.crun.default_annotations]\n          \"run.oci.systemd.subgroup\" = \"\"\n      [crio.runtime.runtimes.runc]\n        runtime_config_path = \"\"\n        runtime_path = \"/usr/bin/runc\"\n        runtime_type = \"\"\n        runtime_root = \"/run/runc\"\n        allowed_annotations = [\"io.containers.trace-syscall\", \"io.kubernetes.cri-o.Devices\", \"io.kubernetes.cri-o.LinkLogs\"]\n        monitor_path = \"/usr/bin/conmon\"\n        monitor_cgroup = \"pod\"\n        container_min_memory = \"12MiB\"\n        no_sync_log = false\n    [crio.runtime.workloads]\n      [crio.runtime.workloads.openshift-builder]\n        activation_annotation = \"io.openshift.builder\"\n        annotation_prefix = \"\"\n        allowed_annotations = [\"io.kubernetes.cri-o.userns-mode\", \"io.kubernetes.cri-o.Devices\"]\n        DisallowedAnnotations = [\"io.containers.trace-syscall\", \"io.kubernetes.cri.rdt-class\", \"cpu-c-states.crio.io\", \"irq-load-balancing.crio.io\", \"io.kubernetes.cri-o.PodLinuxOverhead\", \"io.kubernetes.cri-o.PodLinuxResources\", \"cpu-shared.crio.io\", \"seccomp-profile.kubernetes.cri-o.io\", \"org.criu.config\", \"module.wasm.image/variant\", \"io.kubernetes.cri-o.UnifiedCgroup\", \"io.kubernetes.cri-o.TrySkipVolumeSELinuxLabel\", \"cpu-freq-governor.crio.io\", \"io.kubernetes.cri-o.seccompNotifierAction\", \"io.kubernetes.cri-o.umask\", \"io.kubernetes.cri-o.DisableFIPS\", \"bundle\", \"io.kubernetes.cri.container-type\", \"io.kubernetes.cri-o.cgroup2-mount-hierarchy-rw\", \"io.kubernetes.cri-o.ShmSize\", \"cpu-load-balancing.crio.io\", \"cpu-quota.crio.io\", \"io.kubernetes.cri-o.LinkLogs\", \"org.systemd.property.\", \"run.oci.\"]\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-11 11:57:59.016087 | controller | Jun 11 10:42:39.023920 crc crio[20957]: time="2026-06-11T10:42:39.023879761Z" level=info msg="Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus"
2026-06-11 11:57:59.016104 | controller | Jun 11 10:42:39.024331 crc crio[20957]: time="2026-06-11T10:42:39.024272714Z" level=info msg="Restore irqbalance config: nothing to do"
2026-06-11 11:57:59.016120 | controller | Jun 11 10:42:40.574192 crc crio[20957]: time="2026-06-11T10:42:40.573749987Z" level=info msg="Got pod network &{Name:community-operators-mzmwc Namespace:openshift-marketplace ID:5f9a4852e4f1edf916443c14129675e4bc537736ba350a119603b2d55d963ddf UID:73bec29a-42a8-4103-9fc1-af0156e49a2c NetNS:/var/run/netns/6dc77ac6-b3e8-44fd-871b-805911f3b972 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod73bec29a_42a8_4103_9fc1_af0156e49a2c.slice PodAnnotations:0xc00008da58}] Aliases:map[]}"
2026-06-11 11:57:59.016137 | controller | Jun 11 10:42:40.575301 crc crio[20957]: time="2026-06-11T10:42:40.574252071Z" level=info msg="Checking pod openshift-marketplace_community-operators-mzmwc for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.016154 | controller | Jun 11 10:42:40.575301 crc crio[20957]: time="2026-06-11T10:42:40.574864093Z" level=info msg="Got pod network &{Name:certified-operators-pvc9x Namespace:openshift-marketplace ID:33296598bb10fcdc09c6929be6b79ef41d3486b9358fc0c880d305ba28d1114f UID:6c83f1fd-a22d-4972-abb7-23a3f712c8b0 NetNS:/var/run/netns/5dd468f2-28b8-487c-81a8-a43b8e2f1d70 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6c83f1fd_a22d_4972_abb7_23a3f712c8b0.slice PodAnnotations:0xc0001266a8}] Aliases:map[]}"
2026-06-11 11:57:59.016174 | controller | Jun 11 10:42:40.575301 crc crio[20957]: time="2026-06-11T10:42:40.574978586Z" level=info msg="Checking pod openshift-marketplace_certified-operators-pvc9x for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.016191 | controller | Jun 11 10:42:40.575683 crc crio[20957]: time="2026-06-11T10:42:40.575572145Z" level=info msg="Got pod network &{Name:redhat-operators-l4wsd Namespace:openshift-marketplace ID:431104bd6803320b613e64354a49d0f01737cc93b32a868c6aee1e0d920dfea5 UID:7c260c7a-8f49-44ed-8c08-6377afd3201a NetNS:/var/run/netns/36c037db-f23a-43af-aabf-92ef699e5651 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7c260c7a_8f49_44ed_8c08_6377afd3201a.slice PodAnnotations:0xc000126760}] Aliases:map[]}"
2026-06-11 11:57:59.016208 | controller | Jun 11 10:42:40.575783 crc crio[20957]: time="2026-06-11T10:42:40.57572252Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-l4wsd for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.016225 | controller | Jun 11 10:42:40.576413 crc crio[20957]: time="2026-06-11T10:42:40.57634281Z" level=info msg="Got pod network &{Name:redhat-marketplace-4mshq Namespace:openshift-marketplace ID:b18a4694ae109c0e8a03ea38c19dd6f97d686b76a93acc92af618b014c7d36b6 UID:5fc2325a-df2f-44a3-97ff-8d19f076d854 NetNS:/var/run/netns/1d3b5a02-ecca-4147-b9fc-bd9588ece1e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5fc2325a_df2f_44a3_97ff_8d19f076d854.slice PodAnnotations:0xc000126800}] Aliases:map[]}"
2026-06-11 11:57:59.016242 | controller | Jun 11 10:42:40.576519 crc crio[20957]: time="2026-06-11T10:42:40.576477764Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-4mshq for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.016259 | controller | Jun 11 10:42:40.577040 crc crio[20957]: time="2026-06-11T10:42:40.576929899Z" level=info msg="Got pod network &{Name:marketplace-operator-547dbd544d-msl67 Namespace:openshift-marketplace ID:275d7dcc4bc8f174646b2ef56319d0ea75932f10ed1e7d03a583f6417d7d7986 UID:d41d136f-a78f-476c-b322-a166cdafbe5c NetNS:/var/run/netns/07d010f6-9ea7-4c62-b1c9-061082a7e6bf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd41d136f_a78f_476c_b322_a166cdafbe5c.slice PodAnnotations:0xc000126898}] Aliases:map[]}"
2026-06-11 11:57:59.016276 | controller | Jun 11 10:42:40.577198 crc crio[20957]: time="2026-06-11T10:42:40.577180657Z" level=info msg="Checking pod openshift-marketplace_marketplace-operator-547dbd544d-msl67 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.016293 | controller | Jun 11 10:42:40.577726 crc crio[20957]: time="2026-06-11T10:42:40.577663017Z" level=info msg="Got pod network &{Name:route-controller-manager-68f8cf746f-ztkv9 Namespace:openshift-route-controller-manager ID:673a3c43e06e0e36360476d50b89ca07dc1b6ec1075985e462d7c2f984476a15 UID:21fe681e-1d63-4836-acc2-97a59c3e261f NetNS:/var/run/netns/a09e691b-2f45-4812-b3a4-1c5c4b8e770c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod21fe681e_1d63_4836_acc2_97a59c3e261f.slice PodAnnotations:0xc000126920}] Aliases:map[]}"
2026-06-11 11:57:59.016309 | controller | Jun 11 10:42:40.577838 crc crio[20957]: time="2026-06-11T10:42:40.577792011Z" level=info msg="Checking pod openshift-route-controller-manager_route-controller-manager-68f8cf746f-ztkv9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.016326 | controller | Jun 11 10:42:40.578419 crc crio[20957]: time="2026-06-11T10:42:40.578349219Z" level=info msg="Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:a77b5a57378bca1caee3556e675f2b54c89f9bea0e36bbe0ba2c5f90d745855d UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/8d9bbcff-9711-4ae9-abb2-e4c6ae3b00c3 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:0xc0001269c0}] Aliases:map[]}"
2026-06-11 11:57:59.016363 | controller | Jun 11 10:42:40.578530 crc crio[20957]: time="2026-06-11T10:42:40.57850125Z" level=info msg="Checking pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.016388 | controller | Jun 11 10:42:40.579102 crc crio[20957]: time="2026-06-11T10:42:40.578977569Z" level=info msg="Got pod network &{Name:controller-manager-6df87f8965-dgc55 Namespace:openshift-controller-manager ID:6707bb06254c8d128f9be4b39ee81506e78af7ea6f2aabc3782d27b45b761532 UID:0424196e-4304-40e4-893d-fa63ea1454e9 NetNS:/var/run/netns/c9782c49-3681-422d-ae18-5ae151f78e14 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0424196e_4304_40e4_893d_fa63ea1454e9.slice PodAnnotations:0xc000126a60}] Aliases:map[]}"
2026-06-11 11:57:59.016406 | controller | Jun 11 10:42:40.579248 crc crio[20957]: time="2026-06-11T10:42:40.579230443Z" level=info msg="Checking pod openshift-controller-manager_controller-manager-6df87f8965-dgc55 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.016422 | controller | Jun 11 10:42:40.579440 crc crio[20957]: time="2026-06-11T10:42:40.579366907Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-11 11:57:59.016438 | controller | Jun 11 10:42:40.579440 crc crio[20957]: time="2026-06-11T10:42:40.579423279Z" level=warning msg="Could not restore sandbox IP for 9e753f8518f14bfedde0b2ea422b4e623e451ccf2f06fbda1e703a727b96b5d0: failed to get network status for pod sandbox k8s_revision-pruner-13-crc_openshift-kube-apiserver_8ba3564d-7e57-41aa-8318-5b95af01317b_0(9e753f8518f14bfedde0b2ea422b4e623e451ccf2f06fbda1e703a727b96b5d0): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-11 11:57:59.016455 | controller | Jun 11 10:42:40.579587 crc crio[20957]: time="2026-06-11T10:42:40.5794625Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-11 11:57:59.016471 | controller | Jun 11 10:42:40.579587 crc crio[20957]: time="2026-06-11T10:42:40.579476151Z" level=warning msg="Could not restore sandbox IP for ec4a77515b3024041e4cdb07e1157865cac61f91192b638810dd38b646ca95f1: failed to get network status for pod sandbox k8s_installer-13-crc_openshift-kube-apiserver_0816b583-83d2-4f80-b070-e62689ae2712_0(ec4a77515b3024041e4cdb07e1157865cac61f91192b638810dd38b646ca95f1): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-11 11:57:59.016487 | controller | Jun 11 10:42:40.579587 crc crio[20957]: time="2026-06-11T10:42:40.579494221Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-11 11:57:59.016503 | controller | Jun 11 10:42:40.579587 crc crio[20957]: time="2026-06-11T10:42:40.579504412Z" level=warning msg="Could not restore sandbox IP for d37725fcb001234b3ff31ef8adb55416630aef35171b78a5708c66e0297d57e8: failed to get network status for pod sandbox k8s_collect-profiles-29686230-hs9dx_openshift-operator-lifecycle-manager_81b25572-ffb9-4917-87d1-f6713e295cc7_0(d37725fcb001234b3ff31ef8adb55416630aef35171b78a5708c66e0297d57e8): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-11 11:57:59.016521 | controller | Jun 11 10:42:40.580099 crc crio[20957]: time="2026-06-11T10:42:40.579992677Z" level=info msg="Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:d721c5d42c7fe8a2ef71fdfaea832f74a256dc039aed3fb50857cfa739db852d UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/23eccc59-caac-4e7a-ad87-d8ad5f0e6be3 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:0xc000126b10}] Aliases:map[]}"
2026-06-11 11:57:59.016542 | controller | Jun 11 10:42:40.580323 crc crio[20957]: time="2026-06-11T10:42:40.580253486Z" 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-11 11:57:59.016560 | controller | Jun 11 10:42:40.580778 crc crio[20957]: time="2026-06-11T10:42:40.580712521Z" level=info msg="Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:9f17537f203b5369b515fdf93df3c21e0e1ec76139d277ab3fdc9d259dcd43de UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/4e90b64f-4996-4558-b351-c01649a55028 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:0xc000126ba8}] Aliases:map[]}"
2026-06-11 11:57:59.016576 | controller | Jun 11 10:42:40.580930 crc crio[20957]: time="2026-06-11T10:42:40.580874456Z" level=info msg="Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.016592 | controller | Jun 11 10:42:40.582641 crc crio[20957]: time="2026-06-11T10:42:40.581606233Z" level=info msg="Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:3a99d2cff4eb408b82b989c2d7f34de64ed03ecd7c4bbf07f6765bd313ce9b50 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/cd268ed3-db52-4030-8613-61d050e34c21 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:0xc000126c28}] Aliases:map[]}"
2026-06-11 11:57:59.016609 | controller | Jun 11 10:42:40.582641 crc crio[20957]: time="2026-06-11T10:42:40.581715193Z" 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-11 11:57:59.016624 | controller | Jun 11 10:42:40.582641 crc crio[20957]: time="2026-06-11T10:42:40.582060954Z" level=info msg="Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:bca9cdc7581b33475a012a721b9060d11ab4236fed24ec99de48c4f1be0290d7 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/dfae5057-b378-4808-872a-49b11a1d89f7 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:0xc000126ca8}] Aliases:map[]}"
2026-06-11 11:57:59.016640 | controller | Jun 11 10:42:40.582641 crc crio[20957]: time="2026-06-11T10:42:40.582276981Z" level=info msg="Checking pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.016656 | controller | Jun 11 10:42:40.583610 crc crio[20957]: time="2026-06-11T10:42:40.583533531Z" level=info msg="Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:bb73203da0f8806a0058ff5c7f015469ed1d0dcfcb558a024d53e72ada603766 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/9c944ab8-9f4a-452e-89aa-f65193ee9a47 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:0xc000126d38}] Aliases:map[]}"
2026-06-11 11:57:59.016676 | controller | Jun 11 10:42:40.583782 crc crio[20957]: time="2026-06-11T10:42:40.583718687Z" level=info msg="Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.016692 | controller | Jun 11 10:42:40.584247 crc crio[20957]: time="2026-06-11T10:42:40.584172062Z" level=info msg="Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:089f8796586f8b7db92a69c83013faa76dd5287d067fcd029cad6702aa674c55 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/20f920f0-446e-4879-932a-647b0a058a82 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:0xc000126dc8}] Aliases:map[]}"
2026-06-11 11:57:59.016709 | controller | Jun 11 10:42:40.584352 crc crio[20957]: time="2026-06-11T10:42:40.584296956Z" 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-11 11:57:59.016725 | controller | Jun 11 10:42:40.584778 crc crio[20957]: time="2026-06-11T10:42:40.584717119Z" level=info msg="Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:66c4dd1c40e3b6182485cd3f50b91bd9b65c2b5109958d01b68f3857f6960d38 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/d35622ba-c9a3-4870-a80b-59a53d993773 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:0xc000126e58}] Aliases:map[]}"
2026-06-11 11:57:59.016741 | controller | Jun 11 10:42:40.584922 crc crio[20957]: time="2026-06-11T10:42:40.584874974Z" 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-11 11:57:59.016757 | controller | Jun 11 10:42:40.585489 crc crio[20957]: time="2026-06-11T10:42:40.585412572Z" level=info msg="Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:8985b114e219e5dafc14dc9e2b91617f6f9d197483f41f68b27317fb61885d6e UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/24a3051a-a304-47b0-b39f-fea4c16f2b99 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:0xc000126ee8}] Aliases:map[]}"
2026-06-11 11:57:59.016773 | controller | Jun 11 10:42:40.585596 crc crio[20957]: time="2026-06-11T10:42:40.585552736Z" level=info msg="Checking pod openshift-service-ca_service-ca-74545575db-n469q for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.016789 | controller | Jun 11 10:42:40.585955 crc crio[20957]: time="2026-06-11T10:42:40.585879357Z" level=info msg="Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:6ef12fd6b0c6e147573c9d7167dded74e9302978058c0c041290a283a9ee58a5 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/4ccb2a5b-0375-4c81-95a5-b9e5ab177a47 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:0xc000126f78}] Aliases:map[]}"
2026-06-11 11:57:59.016805 | controller | Jun 11 10:42:40.586201 crc crio[20957]: time="2026-06-11T10:42:40.586077713Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.016824 | controller | Jun 11 10:42:40.587438 crc crio[20957]: time="2026-06-11T10:42:40.587322633Z" level=info msg="Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:00061e14ba0f53ee3e468ef87a929c317a5858b7d16013bffbe7e1e93701fe9e UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/b6372668-1346-4799-bafa-ee7a68ce15f4 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:0xc000127008}] Aliases:map[]}"
2026-06-11 11:57:59.016840 | controller | Jun 11 10:42:40.587573 crc crio[20957]: time="2026-06-11T10:42:40.587492919Z" level=info msg="Checking pod openshift-config-operator_openshift-config-operator-5777786469-bccdj for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.016856 | controller | Jun 11 10:42:40.587955 crc crio[20957]: time="2026-06-11T10:42:40.587892301Z" level=info msg="Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:c1d646d91840306ab4bf01e865e3b2326bda4801e06fc082c833812929de6cd1 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/0135306d-31cf-4be2-bde1-d5e97c0d9e4e 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:0xc000127098}] Aliases:map[]}"
2026-06-11 11:57:59.016872 | controller | Jun 11 10:42:40.588084 crc crio[20957]: time="2026-06-11T10:42:40.588043146Z" level=info msg="Checking pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.016887 | controller | Jun 11 10:42:40.588621 crc crio[20957]: time="2026-06-11T10:42:40.588504431Z" level=info msg="Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:219e9c2f0e426efed0f2f1d50a432f0f680a56e5a70e628201bedaf65f8e8389 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/3b04d50c-4167-43c7-b07e-8f54219dd6bf 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:0xc000127118}] Aliases:map[]}"
2026-06-11 11:57:59.016903 | controller | Jun 11 10:42:40.588719 crc crio[20957]: time="2026-06-11T10:42:40.588648786Z" level=info msg="Checking pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.016919 | controller | Jun 11 10:42:40.589244 crc crio[20957]: time="2026-06-11T10:42:40.58908804Z" level=info msg="Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:5253c570edf3b1586971eb345f33ec0addc675d59ebd2a7da755e82b2134ca60 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/55916e3b-688a-417b-95ca-cc3b91aa60e2 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:0xc000127198}] Aliases:map[]}"
2026-06-11 11:57:59.016936 | controller | Jun 11 10:42:40.589351 crc crio[20957]: time="2026-06-11T10:42:40.589271856Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.016952 | controller | Jun 11 10:42:40.589750 crc crio[20957]: time="2026-06-11T10:42:40.589678319Z" level=info msg="Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:04fdf0749a99d67d272d39cfaad894109c5cd565eab508afc4c5fc42805cc9b7 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/450cc1fa-fdad-416b-9b9e-22838a47ed5c 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:0xc000127228}] Aliases:map[]}"
2026-06-11 11:57:59.016973 | controller | Jun 11 10:42:40.590834 crc crio[20957]: time="2026-06-11T10:42:40.589872605Z" level=info msg="Checking pod openshift-console-operator_console-operator-67c89758df-4jf4f for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.016998 | controller | Jun 11 10:42:40.590834 crc crio[20957]: time="2026-06-11T10:42:40.590293239Z" level=info msg="Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:bee064a86ca0eeb4ff04004766d628768c20085b8f22a24de72bda1bf48cc9c2 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/29376849-3221-441c-b733-393513def666 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:0xc0001272b8}] Aliases:map[]}"
2026-06-11 11:57:59.017017 | controller | Jun 11 10:42:40.590834 crc crio[20957]: time="2026-06-11T10:42:40.590405102Z" level=info msg="Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.017034 | controller | Jun 11 10:42:40.590834 crc crio[20957]: time="2026-06-11T10:42:40.590726343Z" level=info msg="Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:76282f2c5663e964888d088eccaad2478462902e770894c5da12754c6a51675b UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/cbf6f81f-d54f-47b4-8269-dbc07d7fd476 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:0xc000127348}] Aliases:map[]}"
2026-06-11 11:57:59.017052 | controller | Jun 11 10:42:40.591224 crc crio[20957]: time="2026-06-11T10:42:40.590850377Z" 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-11 11:57:59.017068 | controller | Jun 11 10:42:40.591485 crc crio[20957]: time="2026-06-11T10:42:40.591360553Z" level=info msg="Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:bbaa7e0f3e4c0cf312d2162e6b9804bbfc3ac4948b51e312c0a8b5306a6256d2 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/5b48bc03-0e1a-4ca8-a1c1-a4eeff2315f9 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:0xc0001273d8}] Aliases:map[]}"
2026-06-11 11:57:59.017084 | controller | Jun 11 10:42:40.591485 crc crio[20957]: time="2026-06-11T10:42:40.591484267Z" level=info msg="Checking pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.017100 | controller | Jun 11 10:42:40.591929 crc crio[20957]: time="2026-06-11T10:42:40.591832278Z" level=info msg="Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:31cd14af7c6599c615254daebfd7fc1cecd5e6746400d55037d288258fc9c63e UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/4fda0c39-c0e7-4263-8b78-71463e9b5aff 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:0xc000127468}] Aliases:map[]}"
2026-06-11 11:57:59.017120 | controller | Jun 11 10:42:40.592209 crc crio[20957]: time="2026-06-11T10:42:40.592083126Z" 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-11 11:57:59.017138 | controller | Jun 11 10:42:40.592573 crc crio[20957]: time="2026-06-11T10:42:40.59252615Z" level=info msg="Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:ca8434f73c9406390d09b0932f52b4f7acd9cca94a39541db2aeacce0c70c711 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/9e0a8424-1e16-4375-883e-796d6d9197d6 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:0xc0001274f8}] Aliases:map[]}"
2026-06-11 11:57:59.017155 | controller | Jun 11 10:42:40.592667 crc crio[20957]: time="2026-06-11T10:42:40.592626824Z" 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-11 11:57:59.017171 | controller | Jun 11 10:42:40.593099 crc crio[20957]: time="2026-06-11T10:42:40.593037507Z" level=info msg="Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:61d1e9bc82c791fa5bd1611d9665e0aa80dc160f85e5a849458e443b5028d56c UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/bf7d32c2-1540-4b5d-ab4c-45d125b60d5b 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:0xc000127578}] Aliases:map[]}"
2026-06-11 11:57:59.017187 | controller | Jun 11 10:42:40.593285 crc crio[20957]: time="2026-06-11T10:42:40.593245034Z" 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-11 11:57:59.017203 | controller | Jun 11 10:42:40.593784 crc crio[20957]: time="2026-06-11T10:42:40.593678057Z" level=info msg="Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:516bc6d9bcbfea8786b9cfbe5a5cf1a4347cbfac023867d6d7110c911d4e0a40 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/5daac21e-e0ef-4118-949c-ea3cf1a409f8 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:0xc000127608}] Aliases:map[]}"
2026-06-11 11:57:59.017219 | controller | Jun 11 10:42:40.593874 crc crio[20957]: time="2026-06-11T10:42:40.593847253Z" 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-11 11:57:59.017235 | controller | Jun 11 10:42:40.594969 crc crio[20957]: time="2026-06-11T10:42:40.594883736Z" level=info msg="Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:d2436a448532320e93112c8fee57715fac7d8439f2ce1e798c335f4630f737c1 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/931314fb-dc94-4c78-a26b-2a787bb686c5 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:0xc000127688}] Aliases:map[]}"
2026-06-11 11:57:59.017250 | controller | Jun 11 10:42:40.595255 crc crio[20957]: time="2026-06-11T10:42:40.595184784Z" level=info msg="Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.017269 | controller | Jun 11 10:42:40.595752 crc crio[20957]: time="2026-06-11T10:42:40.595660711Z" level=info msg="Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:06f2fcdca9620729839d83d47e099fed83ed7f2a7600f1d0295d591e1d79ab35 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/b185b262-0045-4c12-89ac-87c2d186bd5b 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:0xc001202080}] Aliases:map[]}"
2026-06-11 11:57:59.017286 | controller | Jun 11 10:42:40.595851 crc crio[20957]: time="2026-06-11T10:42:40.595787685Z" 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-11 11:57:59.017302 | controller | Jun 11 10:42:40.595908 crc crio[20957]: time="2026-06-11T10:42:40.595892559Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-11 11:57:59.017318 | controller | Jun 11 10:42:40.595968 crc crio[20957]: time="2026-06-11T10:42:40.595908829Z" level=warning msg="Could not restore sandbox IP for d2a5b75e1cb0179e3b2cf70397fa9bc5a2aa2e153ec38377131b90489bc50f1c: failed to get network status for pod sandbox k8s_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0(d2a5b75e1cb0179e3b2cf70397fa9bc5a2aa2e153ec38377131b90489bc50f1c): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-11 11:57:59.017334 | controller | Jun 11 10:42:40.595968 crc crio[20957]: time="2026-06-11T10:42:40.59592565Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-11 11:57:59.017373 | controller | Jun 11 10:42:40.595968 crc crio[20957]: time="2026-06-11T10:42:40.59593443Z" level=warning msg="Could not restore sandbox IP for 07062107e831bd2bc053de9df6a86b3b014f434c930c900b1ce1ed92b05fd52b: failed to get network status for pod sandbox k8s_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0(07062107e831bd2bc053de9df6a86b3b014f434c930c900b1ce1ed92b05fd52b): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-11 11:57:59.017392 | controller | Jun 11 10:42:40.596358 crc crio[20957]: time="2026-06-11T10:42:40.596302462Z" level=info msg="Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:9c99f420713f64225ce22b01f6c0084a92811a3bb938bd360f37762aa82d56d4 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/385ec03d-40ef-4ca9-bba7-173d9aa040b1 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:0xc001202110}] Aliases:map[]}"
2026-06-11 11:57:59.017409 | controller | Jun 11 10:42:40.596455 crc crio[20957]: time="2026-06-11T10:42:40.596437816Z" 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-11 11:57:59.017425 | controller | Jun 11 10:42:40.596593 crc crio[20957]: time="2026-06-11T10:42:40.596539519Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-11 11:57:59.017441 | controller | Jun 11 10:42:40.596593 crc crio[20957]: time="2026-06-11T10:42:40.596574731Z" level=warning msg="Could not restore sandbox IP for f00a4f34978e87c5f1c6b100799810df031c4bff66b809eb32c23ea709e5dade: failed to get network status for pod sandbox k8s_certified-operators-l27pk_openshift-marketplace_91f37d35-53d4-49eb-b4e2-8ee1a226094b_0(f00a4f34978e87c5f1c6b100799810df031c4bff66b809eb32c23ea709e5dade): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-11 11:57:59.017461 | controller | Jun 11 10:42:40.596897 crc crio[20957]: time="2026-06-11T10:42:40.596839726Z" level=info msg="Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:a6c2e68b27559c957be075c005201faa0d7b43992fb1c64ca415754eccca4335 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/ae47957c-fd82-4182-90a4-35c93556a0fd 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:0xc0012021b0}] Aliases:map[]}"
2026-06-11 11:57:59.017478 | controller | Jun 11 10:42:40.596985 crc crio[20957]: time="2026-06-11T10:42:40.596960733Z" level=info msg="Checking pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.017495 | controller | Jun 11 10:42:40.597578 crc crio[20957]: time="2026-06-11T10:42:40.59748671Z" level=info msg="Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:fc27bf3df737d5f0da513dc6b9589bda63a78c45c873dd43d0d225052b3b3ec9 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/6c859371-18ba-499c-acc0-75b1674111e5 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:0xc001202230}] Aliases:map[]}"
2026-06-11 11:57:59.017510 | controller | Jun 11 10:42:40.597683 crc crio[20957]: time="2026-06-11T10:42:40.597665366Z" level=info msg="Checking pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.017526 | controller | Jun 11 10:42:40.597861 crc crio[20957]: time="2026-06-11T10:42:40.59779665Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-11 11:57:59.017543 | controller | Jun 11 10:42:40.597861 crc crio[20957]: time="2026-06-11T10:42:40.597837891Z" level=warning msg="Could not restore sandbox IP for f5f968b95a4c09e9a35de10cc4c90e9de82846e8b43984b8310fb6d763a380c8: failed to get network status for pod sandbox k8s_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0(f5f968b95a4c09e9a35de10cc4c90e9de82846e8b43984b8310fb6d763a380c8): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-11 11:57:59.017560 | controller | Jun 11 10:42:40.598318 crc crio[20957]: time="2026-06-11T10:42:40.598259315Z" level=info msg="Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:ee181da4c8522f5a6a012d826f5689867d8d9bec2142766aadfe5d2692add209 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/cb6ccb60-7eca-4df7-8109-eeb40cfea68c 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:0xc0012022c8}] Aliases:map[]}"
2026-06-11 11:57:59.017577 | controller | Jun 11 10:42:40.598465 crc crio[20957]: time="2026-06-11T10:42:40.598407399Z" 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-11 11:57:59.017593 | controller | Jun 11 10:42:40.598937 crc crio[20957]: time="2026-06-11T10:42:40.598872174Z" level=info msg="Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:fbd80202514f0b5860be30327966a252459f2586f0298dbbb61609f16ff252b9 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/c4f5aa31-9404-422b-8f37-24129d40c664 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:0xc001202358}] Aliases:map[]}"
2026-06-11 11:57:59.017612 | controller | Jun 11 10:42:40.599209 crc crio[20957]: time="2026-06-11T10:42:40.599077921Z" level=info msg="Checking pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.017628 | controller | Jun 11 10:42:40.599745 crc crio[20957]: time="2026-06-11T10:42:40.59968068Z" level=info msg="Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:ed5e22ae44b291e5f4185543b89bed76a7dac5b4dcf90f0cd6fb838ba2475124 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/900ed776-97f8-48d6-ac70-867f91fdca60 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:0xc0012023e8}] Aliases:map[]}"
2026-06-11 11:57:59.017644 | controller | Jun 11 10:42:40.599837 crc crio[20957]: time="2026-06-11T10:42:40.599822635Z" level=info msg="Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.017662 | controller | Jun 11 10:42:40.600336 crc crio[20957]: time="2026-06-11T10:42:40.60027954Z" level=info msg="Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:75a34b9d735f293ff0af6d791618b1cede0d9c1578e168ba6ecd2f3ca7f9f051 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/90aca7e3-2d63-40a6-b086-7c9089eccfaf 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:0xc001202478}] Aliases:map[]}"
2026-06-11 11:57:59.017678 | controller | Jun 11 10:42:40.600442 crc crio[20957]: time="2026-06-11T10:42:40.600408084Z" level=info msg="Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.017695 | controller | Jun 11 10:42:40.600565 crc crio[20957]: time="2026-06-11T10:42:40.600510197Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-11 11:57:59.017711 | controller | Jun 11 10:42:40.600565 crc crio[20957]: time="2026-06-11T10:42:40.600541888Z" level=warning msg="Could not restore sandbox IP for c16806a1016fb09572def5ffddbf142dc6be2237317f815aeece3fdfc89e358d: failed to get network status for pod sandbox k8s_redhat-operators-x5vn9_openshift-marketplace_0ee7e057-363b-48e4-a711-ee54046db35f_0(c16806a1016fb09572def5ffddbf142dc6be2237317f815aeece3fdfc89e358d): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-11 11:57:59.017727 | controller | Jun 11 10:42:40.600903 crc crio[20957]: time="2026-06-11T10:42:40.600844758Z" level=info msg="Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:4b6f68ee5043dc4cefea29f31ca220f4e08b9d82b41af55c49f6cf64addd60e9 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/12a16425-93fc-4537-9b85-6ebd32bb72e6 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:0xc001202510}] Aliases:map[]}"
2026-06-11 11:57:59.017743 | controller | Jun 11 10:42:40.601001 crc crio[20957]: time="2026-06-11T10:42:40.600987412Z" level=info msg="Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.017759 | controller | Jun 11 10:42:40.601608 crc crio[20957]: time="2026-06-11T10:42:40.601550031Z" level=info msg="Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:5474d1b9b8f5df016208902e205ff88b11ff76f9a8854bec80c774d6ec54b5be UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/1a76ac17-7987-4b74-9c05-fcc7729b976b 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:0xc001202590}] Aliases:map[]}"
2026-06-11 11:57:59.017782 | controller | Jun 11 10:42:40.601761 crc crio[20957]: time="2026-06-11T10:42:40.601704545Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.017799 | controller | Jun 11 10:42:40.602336 crc crio[20957]: time="2026-06-11T10:42:40.602276344Z" level=info msg="Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:9d4aa1898017b16d783969e94d920569ad171c8ccee63341635be05f5d8ff6e6 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/a2edd1d4-cf8f-4dbd-80d7-47b139e37b4b 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:0xc001202620}] Aliases:map[]}"
2026-06-11 11:57:59.017815 | controller | Jun 11 10:42:40.602491 crc crio[20957]: time="2026-06-11T10:42:40.602435219Z" level=info msg="Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.017831 | controller | Jun 11 10:42:40.602934 crc crio[20957]: time="2026-06-11T10:42:40.602872128Z" level=info msg="Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:814a6d6535d3704ef1122414b17259f4db384b0fd8b65cf4bf3f50df61827ac5 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/bc3a7dcb-8326-4ba5-a13c-e6a1d84cc52a 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:0xc0012026b0}] Aliases:map[]}"
2026-06-11 11:57:59.017847 | controller | Jun 11 10:42:40.603093 crc crio[20957]: time="2026-06-11T10:42:40.603042664Z" level=info msg="Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.017864 | controller | Jun 11 10:42:40.603608 crc crio[20957]: time="2026-06-11T10:42:40.603536074Z" level=info msg="Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:0388217e0684e71e30a2fcae461773ecdb68db35fb1f5cef4a8dbc2eba3d9790 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/d226181c-51e9-4f21-add3-00f53db048d9 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:0xc001202740}] Aliases:map[]}"
2026-06-11 11:57:59.017886 | controller | Jun 11 10:42:40.603758 crc crio[20957]: time="2026-06-11T10:42:40.60370187Z" level=info msg="Checking pod openshift-multus_multus-admission-controller-69db94689b-rvf8p for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.017911 | controller | Jun 11 10:42:40.604666 crc crio[20957]: time="2026-06-11T10:42:40.604538782Z" level=info msg="Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:f44e3225afe57afed1bc937cd165e98d088eeb2b7a98b54af19b180be964aa57 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/90695116-c143-4b1d-97e2-8e66919cc0ef 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:0xc0012027c0}] Aliases:map[]}"
2026-06-11 11:57:59.017937 | controller | Jun 11 10:42:40.604999 crc crio[20957]: time="2026-06-11T10:42:40.604930884Z" level=info msg="Checking pod openshift-network-diagnostics_network-check-target-fhkjl for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.017955 | controller | Jun 11 10:42:40.605986 crc crio[20957]: time="2026-06-11T10:42:40.605909126Z" level=info msg="Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:2ced3af3cca149ba83101d5265b6e6e316162c0dd91c53005206785947b41a69 UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/0f0844f6-3d78-46aa-a86e-b60563c0e3ba 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:0xc00008db20}] Aliases:map[]}"
2026-06-11 11:57:59.017975 | controller | Jun 11 10:42:40.606178 crc crio[20957]: time="2026-06-11T10:42:40.606105362Z" level=info msg="Checking pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.017999 | controller | Jun 11 10:42:40.606641 crc crio[20957]: time="2026-06-11T10:42:40.606575897Z" level=info msg="Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:d8c8cc606e0696fffbcb91f0748cf04b5c0491757d87e7c82481d8b13ef13cfa UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/613fead4-44a4-4a57-823f-efe2b501fd7d 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:0xc00008dbd8}] Aliases:map[]}"
2026-06-11 11:57:59.018018 | controller | Jun 11 10:42:40.606730 crc crio[20957]: time="2026-06-11T10:42:40.606712822Z" level=info msg="Checking pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.018034 | controller | Jun 11 10:42:40.607590 crc crio[20957]: time="2026-06-11T10:42:40.607524886Z" level=info msg="Registered SIGHUP reload watcher"
2026-06-11 11:57:59.018051 | controller | Jun 11 10:42:40.608551 crc crio[20957]: time="2026-06-11T10:42:40.608478796Z" level=info msg="Starting seccomp notifier watcher"
2026-06-11 11:57:59.018067 | controller | Jun 11 10:42:40.608658 crc crio[20957]: time="2026-06-11T10:42:40.608570139Z" level=info msg="Create NRI interface"
2026-06-11 11:57:59.018084 | controller | Jun 11 10:42:40.608658 crc crio[20957]: time="2026-06-11T10:42:40.60860829Z" level=info msg="runtime interface created"
2026-06-11 11:57:59.018100 | controller | Jun 11 10:42:40.608658 crc crio[20957]: time="2026-06-11T10:42:40.608621721Z" level=info msg="Registered domain \"k8s.io\" with NRI"
2026-06-11 11:57:59.018115 | controller | Jun 11 10:42:40.608658 crc crio[20957]: time="2026-06-11T10:42:40.608629681Z" level=info msg="runtime interface starting up..."
2026-06-11 11:57:59.018184 | controller | Jun 11 10:42:40.608658 crc crio[20957]: time="2026-06-11T10:42:40.608637351Z" level=info msg="starting plugins..."
2026-06-11 11:57:59.018211 | controller | Jun 11 10:42:40.608658 crc crio[20957]: time="2026-06-11T10:42:40.608658572Z" level=info msg="Synchronizing NRI (plugin) with current runtime state"
2026-06-11 11:57:59.018228 | controller | Jun 11 10:42:40.610270 crc crio[20957]: time="2026-06-11T10:42:40.610066656Z" level=info msg="Serving metrics on 127.0.0.1:9537 using HTTP"
2026-06-11 11:57:59.018244 | controller | Jun 11 10:42:40.612416 crc crio[20957]: time="2026-06-11T10:42:40.61235432Z" level=info msg="No systemd watchdog enabled"
2026-06-11 11:57:59.018260 | controller | Jun 11 10:42:40.618861 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).
2026-06-11 11:57:59.018277 | controller | Jun 11 10:42:43.797939 crc crio[20957]: time="2026-06-11T10:42:43.797174322Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=ce90292b-1409-4964-ab0e-bae3b83fffe4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.018297 | controller | Jun 11 10:42:43.803513 crc crio[20957]: time="2026-06-11T10:42:43.803409093Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=7f63a0f6-5a82-4925-97ad-96576112fc03 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.018313 | controller | Jun 11 10:42:43.807545 crc crio[20957]: time="2026-06-11T10:42:43.807466226Z" level=info msg="Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server" id=a4c44f66-ef2c-4354-a329-24567f7126ee name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.018330 | controller | Jun 11 10:42:43.807855 crc crio[20957]: time="2026-06-11T10:42:43.807787037Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.018361 | controller | Jun 11 10:42:43.842099 crc crio[20957]: time="2026-06-11T10:42:43.841979263Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.018385 | controller | Jun 11 10:42:43.857065 crc crio[20957]: time="2026-06-11T10:42:43.85696051Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.018402 | controller | Jun 11 10:42:43.966577 crc crio[20957]: time="2026-06-11T10:42:43.966491613Z" level=info msg="Created container 65387d6d5fb122b2d8137b789221e9d744712b3f23462cdcf04d375378aacc76: openshift-console/downloads-747b44746d-4pqvr/download-server" id=a4c44f66-ef2c-4354-a329-24567f7126ee name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.018418 | controller | Jun 11 10:42:43.968197 crc crio[20957]: time="2026-06-11T10:42:43.968071362Z" level=info msg="Starting container: 65387d6d5fb122b2d8137b789221e9d744712b3f23462cdcf04d375378aacc76" id=393d4cbb-5d8c-4476-9af3-98fae156dbf7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.018436 | controller | Jun 11 10:42:43.974365 crc crio[20957]: time="2026-06-11T10:42:43.974261899Z" level=info msg="Started container" PID=21406 containerID=65387d6d5fb122b2d8137b789221e9d744712b3f23462cdcf04d375378aacc76 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=393d4cbb-5d8c-4476-9af3-98fae156dbf7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed5e22ae44b291e5f4185543b89bed76a7dac5b4dcf90f0cd6fb838ba2475124
2026-06-11 11:57:59.018464 | controller | Jun 11 10:42:54.701572 crc systemd[1]: Stopping Container Runtime Interface for OCI (CRI-O)...
2026-06-11 11:57:59.018504 | controller | Jun 11 10:43:01.540297 crc systemd[1]: crio.service: Deactivated successfully.
2026-06-11 11:57:59.018526 | controller | Jun 11 10:43:01.541351 crc systemd[1]: Stopped Container Runtime Interface for OCI (CRI-O).
2026-06-11 11:57:59.018543 | controller | Jun 11 10:43:01.541579 crc systemd[1]: crio.service: Consumed 3.918s CPU time.
2026-06-11 11:57:59.018559 | controller | Jun 11 10:43:01.613947 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...
2026-06-11 11:57:59.018576 | controller | Jun 11 10:43:01.713227 crc crio[22652]: time="2026-06-11T10:43:01.71304437Z" level=info msg="Updating config from single file: /etc/crio/crio.conf"
2026-06-11 11:57:59.018591 | controller | Jun 11 10:43:01.713227 crc crio[22652]: time="2026-06-11T10:43:01.713242233Z" level=info msg="Updating config from drop-in file: /etc/crio/crio.conf"
2026-06-11 11:57:59.018607 | controller | Jun 11 10:43:01.716757 crc crio[22652]: time="2026-06-11T10:43:01.716667756Z" level=info msg="Updating config from path: /etc/crio/crio.conf.d"
2026-06-11 11:57:59.018628 | controller | Jun 11 10:43:01.716905 crc crio[22652]: time="2026-06-11T10:43:01.716854312Z" level=info msg="Updating config from drop-in file: /etc/crio/crio.conf.d/00-default"
2026-06-11 11:57:59.018645 | controller | Jun 11 10:43:01.717749 crc crio[22652]: time="2026-06-11T10:43:01.717696049Z" level=info msg="Updating config from drop-in file: /etc/crio/crio.conf.d/zuul"
2026-06-11 11:57:59.018660 | controller | Jun 11 10:43:01.734428 crc crio[22652]: time="2026-06-11T10:43:01.734285899Z" level=info msg="Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)"
2026-06-11 11:57:59.018676 | controller | Jun 11 10:43:01.734684 crc crio[22652]: time="2026-06-11T10:43:01.734558798Z" level=info msg="Node configuration value for hugetlb cgroup is true"
2026-06-11 11:57:59.018691 | controller | Jun 11 10:43:01.734684 crc crio[22652]: time="2026-06-11T10:43:01.734571938Z" level=info msg="Node configuration value for pid cgroup is true"
2026-06-11 11:57:59.018706 | controller | Jun 11 10:43:01.734779 crc crio[22652]: time="2026-06-11T10:43:01.734696168Z" level=info msg="Node configuration value for memoryswap cgroup is true"
2026-06-11 11:57:59.018721 | controller | Jun 11 10:43:01.734779 crc crio[22652]: time="2026-06-11T10:43:01.734710869Z" level=info msg="Node configuration value for cgroup v2 is true"
2026-06-11 11:57:59.018737 | controller | Jun 11 10:43:01.759369 crc crio[22652]: time="2026-06-11T10:43:01.7591966Z" level=info msg="Node configuration value for systemd AllowedCPUs is true"
2026-06-11 11:57:59.018752 | controller | Jun 11 10:43:01.780922 crc crio[22652]: time="2026-06-11T10:43:01.780743748Z" 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-11 11:57:59.018768 | controller | Jun 11 10:43:01.785796 crc crio[22652]: time="2026-06-11T10:43:01.78568525Z" 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-11 11:57:59.018785 | controller | Jun 11 10:43:01.804032 crc crio[22652]: time="2026-06-11T10:43:01.80394959Z" 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-11 11:57:59.018801 | controller | Jun 11 10:43:01.968428 crc crio[22652]: time="2026-06-11T10:43:01.968313575Z" level=info msg="Checkpoint/restore support enabled"
2026-06-11 11:57:59.018817 | controller | Jun 11 10:43:01.968428 crc crio[22652]: time="2026-06-11T10:43:01.9683733Z" level=info msg="Using the internal default seccomp profile"
2026-06-11 11:57:59.018832 | controller | Jun 11 10:43:01.968428 crc crio[22652]: time="2026-06-11T10:43:01.968383851Z" level=info msg="AppArmor is disabled by the system or at CRI-O build-time"
2026-06-11 11:57:59.018847 | controller | Jun 11 10:43:01.968428 crc crio[22652]: time="2026-06-11T10:43:01.968392311Z" level=info msg="No blockio config file specified, blockio not configured"
2026-06-11 11:57:59.018862 | controller | Jun 11 10:43:01.968428 crc crio[22652]: time="2026-06-11T10:43:01.968399171Z" level=info msg="RDT not available in the host system"
2026-06-11 11:57:59.018877 | controller | Jun 11 10:43:01.984327 crc crio[22652]: time="2026-06-11T10:43:01.984217852Z" level=info msg="Conmon does support the --sync option"
2026-06-11 11:57:59.018891 | controller | Jun 11 10:43:01.984327 crc crio[22652]: time="2026-06-11T10:43:01.984261893Z" level=info msg="Conmon does support the --log-global-size-max option"
2026-06-11 11:57:59.018907 | controller | Jun 11 10:43:01.991376 crc crio[22652]: time="2026-06-11T10:43:01.991260635Z" level=info msg="Conmon does support the --sync option"
2026-06-11 11:57:59.018921 | controller | Jun 11 10:43:01.991376 crc crio[22652]: time="2026-06-11T10:43:01.991357598Z" level=info msg="Conmon does support the --log-global-size-max option"
2026-06-11 11:57:59.018939 | controller | Jun 11 10:43:02.017948 crc crio[22652]: time="2026-06-11T10:43:02.017415587Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 11:57:59.018955 | controller | Jun 11 10:43:02.017948 crc crio[22652]: time="2026-06-11T10:43:02.017909643Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 11:57:59.018978 | controller | Jun 11 10:43:02.018490 crc crio[22652]: time="2026-06-11T10:43:02.018417809Z" level=info msg="FLAG: --enable-profile-unix-socket=\"true\"\n"
2026-06-11 11:57:59.019019 | controller | Jun 11 10:43:02.018490 crc crio[22652]: time="2026-06-11T10:43:02.018475001Z" level=info msg="FLAG: --stream-address=\"192.168.130.11\"\n"
2026-06-11 11:57:59.019042 | controller | Jun 11 10:43:02.019349 crc crio[22652]: time="2026-06-11T10:43:02.019106161Z" 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.cgroup2-mount-hierarchy-rw\", \"cpu-load-balancing.crio.io\", \"io.containers.trace-syscall\", \"seccomp-profile.kubernetes.cri-o.io\", \"io.kubernetes.cri-o.DisableFIPS\", \"io.kubernetes.cri.container-type\", \"run.oci.\", \"io.kubernetes.cri-o.UnifiedCgroup\", \"io.kubernetes.cri-o.ShmSize\", \"irq-load-balancing.crio.io\", \"io.kubernetes.cri.rdt-class\", \"io.kubernetes.cri-o.PodLinuxOverhead\", \"cpu-shared.crio.io\", \"bundle\", \"org.systemd.property.\", \"cpu-quota.crio.io\", \"io.kubernetes.cri-o.TrySkipVolumeSELinuxLabel\", \"io.kubernetes.cri-o.seccompNotifierAction\", \"io.kubernetes.cri-o.umask\", \"org.criu.config\", \"module.wasm.image/variant\", \"cpu-c-states.crio.io\", \"cpu-freq-governor.crio.io\", \"io.kubernetes.cri-o.PodLinuxResources\", \"io.kubernetes.cri-o.LinkLogs\"]\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-11 11:57:59.019070 | controller | Jun 11 10:43:02.020062 crc crio[22652]: time="2026-06-11T10:43:02.02000781Z" level=info msg="Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus"
2026-06-11 11:57:59.019088 | controller | Jun 11 10:43:02.020310 crc crio[22652]: time="2026-06-11T10:43:02.020256068Z" level=info msg="Restore irqbalance config: nothing to do"
2026-06-11 11:57:59.019105 | controller | Jun 11 10:43:03.593410 crc crio[22652]: time="2026-06-11T10:43:03.593340931Z" level=info msg="Got pod network &{Name:community-operators-mzmwc Namespace:openshift-marketplace ID:5f9a4852e4f1edf916443c14129675e4bc537736ba350a119603b2d55d963ddf UID:73bec29a-42a8-4103-9fc1-af0156e49a2c NetNS:/var/run/netns/6dc77ac6-b3e8-44fd-871b-805911f3b972 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod73bec29a_42a8_4103_9fc1_af0156e49a2c.slice PodAnnotations:0xc0001032a0}] Aliases:map[]}"
2026-06-11 11:57:59.019136 | controller | Jun 11 10:43:03.594604 crc crio[22652]: time="2026-06-11T10:43:03.593470975Z" level=info msg="Checking pod openshift-marketplace_community-operators-mzmwc for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.019174 | controller | Jun 11 10:43:03.594604 crc crio[22652]: time="2026-06-11T10:43:03.593866908Z" level=info msg="Got pod network &{Name:certified-operators-pvc9x Namespace:openshift-marketplace ID:33296598bb10fcdc09c6929be6b79ef41d3486b9358fc0c880d305ba28d1114f UID:6c83f1fd-a22d-4972-abb7-23a3f712c8b0 NetNS:/var/run/netns/5dd468f2-28b8-487c-81a8-a43b8e2f1d70 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6c83f1fd_a22d_4972_abb7_23a3f712c8b0.slice PodAnnotations:0xc0001033a8}] Aliases:map[]}"
2026-06-11 11:57:59.019202 | controller | Jun 11 10:43:03.594604 crc crio[22652]: time="2026-06-11T10:43:03.593957011Z" level=info msg="Checking pod openshift-marketplace_certified-operators-pvc9x for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.019225 | controller | Jun 11 10:43:03.594785 crc crio[22652]: time="2026-06-11T10:43:03.594603852Z" level=info msg="Got pod network &{Name:redhat-operators-l4wsd Namespace:openshift-marketplace ID:431104bd6803320b613e64354a49d0f01737cc93b32a868c6aee1e0d920dfea5 UID:7c260c7a-8f49-44ed-8c08-6377afd3201a NetNS:/var/run/netns/36c037db-f23a-43af-aabf-92ef699e5651 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7c260c7a_8f49_44ed_8c08_6377afd3201a.slice PodAnnotations:0xc000103440}] Aliases:map[]}"
2026-06-11 11:57:59.019244 | controller | Jun 11 10:43:03.594785 crc crio[22652]: time="2026-06-11T10:43:03.594750796Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-l4wsd for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.019261 | controller | Jun 11 10:43:03.595279 crc crio[22652]: time="2026-06-11T10:43:03.595239032Z" level=info msg="Got pod network &{Name:redhat-marketplace-4mshq Namespace:openshift-marketplace ID:b18a4694ae109c0e8a03ea38c19dd6f97d686b76a93acc92af618b014c7d36b6 UID:5fc2325a-df2f-44a3-97ff-8d19f076d854 NetNS:/var/run/netns/1d3b5a02-ecca-4147-b9fc-bd9588ece1e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5fc2325a_df2f_44a3_97ff_8d19f076d854.slice PodAnnotations:0xc0001034d0}] Aliases:map[]}"
2026-06-11 11:57:59.019277 | controller | Jun 11 10:43:03.595380 crc crio[22652]: time="2026-06-11T10:43:03.595354086Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-4mshq for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.019294 | controller | Jun 11 10:43:03.595759 crc crio[22652]: time="2026-06-11T10:43:03.595699977Z" level=info msg="Got pod network &{Name:marketplace-operator-547dbd544d-msl67 Namespace:openshift-marketplace ID:275d7dcc4bc8f174646b2ef56319d0ea75932f10ed1e7d03a583f6417d7d7986 UID:d41d136f-a78f-476c-b322-a166cdafbe5c NetNS:/var/run/netns/07d010f6-9ea7-4c62-b1c9-061082a7e6bf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd41d136f_a78f_476c_b322_a166cdafbe5c.slice PodAnnotations:0xc000103560}] Aliases:map[]}"
2026-06-11 11:57:59.019314 | controller | Jun 11 10:43:03.595834 crc crio[22652]: time="2026-06-11T10:43:03.59581238Z" level=info msg="Checking pod openshift-marketplace_marketplace-operator-547dbd544d-msl67 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.019332 | controller | Jun 11 10:43:03.596855 crc crio[22652]: time="2026-06-11T10:43:03.596800862Z" level=info msg="Got pod network &{Name:route-controller-manager-68f8cf746f-ztkv9 Namespace:openshift-route-controller-manager ID:673a3c43e06e0e36360476d50b89ca07dc1b6ec1075985e462d7c2f984476a15 UID:21fe681e-1d63-4836-acc2-97a59c3e261f NetNS:/var/run/netns/a09e691b-2f45-4812-b3a4-1c5c4b8e770c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod21fe681e_1d63_4836_acc2_97a59c3e261f.slice PodAnnotations:0xc0001035e0}] Aliases:map[]}"
2026-06-11 11:57:59.019367 | controller | Jun 11 10:43:03.597279 crc crio[22652]: time="2026-06-11T10:43:03.597227576Z" level=info msg="Checking pod openshift-route-controller-manager_route-controller-manager-68f8cf746f-ztkv9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.019392 | controller | Jun 11 10:43:03.597703 crc crio[22652]: time="2026-06-11T10:43:03.59765073Z" level=info msg="Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:a77b5a57378bca1caee3556e675f2b54c89f9bea0e36bbe0ba2c5f90d745855d UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/8d9bbcff-9711-4ae9-abb2-e4c6ae3b00c3 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:0xc000103670}] Aliases:map[]}"
2026-06-11 11:57:59.019409 | controller | Jun 11 10:43:03.597822 crc crio[22652]: time="2026-06-11T10:43:03.597776084Z" level=info msg="Checking pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.019425 | controller | Jun 11 10:43:03.598693 crc crio[22652]: time="2026-06-11T10:43:03.598635731Z" level=info msg="Got pod network &{Name:controller-manager-6df87f8965-dgc55 Namespace:openshift-controller-manager ID:6707bb06254c8d128f9be4b39ee81506e78af7ea6f2aabc3782d27b45b761532 UID:0424196e-4304-40e4-893d-fa63ea1454e9 NetNS:/var/run/netns/c9782c49-3681-422d-ae18-5ae151f78e14 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0424196e_4304_40e4_893d_fa63ea1454e9.slice PodAnnotations:0xc000103700}] Aliases:map[]}"
2026-06-11 11:57:59.019442 | controller | Jun 11 10:43:03.598776 crc crio[22652]: time="2026-06-11T10:43:03.598753885Z" level=info msg="Checking pod openshift-controller-manager_controller-manager-6df87f8965-dgc55 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.019458 | controller | Jun 11 10:43:03.598893 crc crio[22652]: time="2026-06-11T10:43:03.598845728Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-11 11:57:59.019474 | controller | Jun 11 10:43:03.598893 crc crio[22652]: time="2026-06-11T10:43:03.598881799Z" level=warning msg="Could not restore sandbox IP for 9e753f8518f14bfedde0b2ea422b4e623e451ccf2f06fbda1e703a727b96b5d0: failed to get network status for pod sandbox k8s_revision-pruner-13-crc_openshift-kube-apiserver_8ba3564d-7e57-41aa-8318-5b95af01317b_0(9e753f8518f14bfedde0b2ea422b4e623e451ccf2f06fbda1e703a727b96b5d0): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-11 11:57:59.019493 | controller | Jun 11 10:43:03.598997 crc crio[22652]: time="2026-06-11T10:43:03.59890429Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-11 11:57:59.019510 | controller | Jun 11 10:43:03.598997 crc crio[22652]: time="2026-06-11T10:43:03.59891313Z" level=warning msg="Could not restore sandbox IP for ec4a77515b3024041e4cdb07e1157865cac61f91192b638810dd38b646ca95f1: failed to get network status for pod sandbox k8s_installer-13-crc_openshift-kube-apiserver_0816b583-83d2-4f80-b070-e62689ae2712_0(ec4a77515b3024041e4cdb07e1157865cac61f91192b638810dd38b646ca95f1): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-11 11:57:59.019541 | controller | Jun 11 10:43:03.598997 crc crio[22652]: time="2026-06-11T10:43:03.598929771Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-11 11:57:59.019559 | controller | Jun 11 10:43:03.598997 crc crio[22652]: time="2026-06-11T10:43:03.598938701Z" level=warning msg="Could not restore sandbox IP for d37725fcb001234b3ff31ef8adb55416630aef35171b78a5708c66e0297d57e8: failed to get network status for pod sandbox k8s_collect-profiles-29686230-hs9dx_openshift-operator-lifecycle-manager_81b25572-ffb9-4917-87d1-f6713e295cc7_0(d37725fcb001234b3ff31ef8adb55416630aef35171b78a5708c66e0297d57e8): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-11 11:57:59.019576 | controller | Jun 11 10:43:03.599333 crc crio[22652]: time="2026-06-11T10:43:03.599286632Z" level=info msg="Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:d721c5d42c7fe8a2ef71fdfaea832f74a256dc039aed3fb50857cfa739db852d UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/23eccc59-caac-4e7a-ad87-d8ad5f0e6be3 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:0xc0001037a8}] Aliases:map[]}"
2026-06-11 11:57:59.019593 | controller | Jun 11 10:43:03.599432 crc crio[22652]: time="2026-06-11T10:43:03.599403276Z" 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-11 11:57:59.019609 | controller | Jun 11 10:43:03.599820 crc crio[22652]: time="2026-06-11T10:43:03.599771768Z" level=info msg="Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:9f17537f203b5369b515fdf93df3c21e0e1ec76139d277ab3fdc9d259dcd43de UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/4e90b64f-4996-4558-b351-c01649a55028 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:0xc000103838}] Aliases:map[]}"
2026-06-11 11:57:59.019625 | controller | Jun 11 10:43:03.599922 crc crio[22652]: time="2026-06-11T10:43:03.599886881Z" level=info msg="Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.019641 | controller | Jun 11 10:43:03.600347 crc crio[22652]: time="2026-06-11T10:43:03.600304365Z" level=info msg="Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:3a99d2cff4eb408b82b989c2d7f34de64ed03ecd7c4bbf07f6765bd313ce9b50 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/cd268ed3-db52-4030-8613-61d050e34c21 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:0xc0001038b8}] Aliases:map[]}"
2026-06-11 11:57:59.019661 | controller | Jun 11 10:43:03.600451 crc crio[22652]: time="2026-06-11T10:43:03.600420759Z" 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-11 11:57:59.019678 | controller | Jun 11 10:43:03.600856 crc crio[22652]: time="2026-06-11T10:43:03.600803161Z" level=info msg="Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:bca9cdc7581b33475a012a721b9060d11ab4236fed24ec99de48c4f1be0290d7 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/dfae5057-b378-4808-872a-49b11a1d89f7 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:0xc000103938}] Aliases:map[]}"
2026-06-11 11:57:59.019694 | controller | Jun 11 10:43:03.600957 crc crio[22652]: time="2026-06-11T10:43:03.600917505Z" level=info msg="Checking pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.019710 | controller | Jun 11 10:43:03.601380 crc crio[22652]: time="2026-06-11T10:43:03.601332028Z" level=info msg="Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:bb73203da0f8806a0058ff5c7f015469ed1d0dcfcb558a024d53e72ada603766 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/9c944ab8-9f4a-452e-89aa-f65193ee9a47 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:0xc0001039c8}] Aliases:map[]}"
2026-06-11 11:57:59.019726 | controller | Jun 11 10:43:03.601480 crc crio[22652]: time="2026-06-11T10:43:03.601451032Z" level=info msg="Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.019741 | controller | Jun 11 10:43:03.601828 crc crio[22652]: time="2026-06-11T10:43:03.601779362Z" level=info msg="Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:089f8796586f8b7db92a69c83013faa76dd5287d067fcd029cad6702aa674c55 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/20f920f0-446e-4879-932a-647b0a058a82 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:0xc000103a58}] Aliases:map[]}"
2026-06-11 11:57:59.019757 | controller | Jun 11 10:43:03.601909 crc crio[22652]: time="2026-06-11T10:43:03.601892696Z" 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-11 11:57:59.019773 | controller | Jun 11 10:43:03.602393 crc crio[22652]: time="2026-06-11T10:43:03.602336586Z" level=info msg="Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:66c4dd1c40e3b6182485cd3f50b91bd9b65c2b5109958d01b68f3857f6960d38 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/d35622ba-c9a3-4870-a80b-59a53d993773 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:0xc000103dc0}] Aliases:map[]}"
2026-06-11 11:57:59.019789 | controller | Jun 11 10:43:03.602477 crc crio[22652]: time="2026-06-11T10:43:03.602455064Z" 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-11 11:57:59.019809 | controller | Jun 11 10:43:03.602849 crc crio[22652]: time="2026-06-11T10:43:03.602785855Z" level=info msg="Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:8985b114e219e5dafc14dc9e2b91617f6f9d197483f41f68b27317fb61885d6e UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/24a3051a-a304-47b0-b39f-fea4c16f2b99 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:0xc000103e58}] Aliases:map[]}"
2026-06-11 11:57:59.019835 | controller | Jun 11 10:43:03.602933 crc crio[22652]: time="2026-06-11T10:43:03.602903258Z" level=info msg="Checking pod openshift-service-ca_service-ca-74545575db-n469q for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.019907 | controller | Jun 11 10:43:03.603375 crc crio[22652]: time="2026-06-11T10:43:03.603314402Z" level=info msg="Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:6ef12fd6b0c6e147573c9d7167dded74e9302978058c0c041290a283a9ee58a5 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/4ccb2a5b-0375-4c81-95a5-b9e5ab177a47 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:0xc000103ee8}] Aliases:map[]}"
2026-06-11 11:57:59.019932 | controller | Jun 11 10:43:03.603443 crc crio[22652]: time="2026-06-11T10:43:03.603435206Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.019950 | controller | Jun 11 10:43:03.603835 crc crio[22652]: time="2026-06-11T10:43:03.603779607Z" level=info msg="Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:00061e14ba0f53ee3e468ef87a929c317a5858b7d16013bffbe7e1e93701fe9e UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/b6372668-1346-4799-bafa-ee7a68ce15f4 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:0xc000103f78}] Aliases:map[]}"
2026-06-11 11:57:59.019968 | controller | Jun 11 10:43:03.603937 crc crio[22652]: time="2026-06-11T10:43:03.60389885Z" level=info msg="Checking pod openshift-config-operator_openshift-config-operator-5777786469-bccdj for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.020010 | controller | Jun 11 10:43:03.604399 crc crio[22652]: time="2026-06-11T10:43:03.604350425Z" level=info msg="Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:c1d646d91840306ab4bf01e865e3b2326bda4801e06fc082c833812929de6cd1 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/0135306d-31cf-4be2-bde1-d5e97c0d9e4e 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:0xc0014a40a8}] Aliases:map[]}"
2026-06-11 11:57:59.020037 | controller | Jun 11 10:43:03.604502 crc crio[22652]: time="2026-06-11T10:43:03.604465719Z" level=info msg="Checking pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.020055 | controller | Jun 11 10:43:03.604861 crc crio[22652]: time="2026-06-11T10:43:03.60481111Z" level=info msg="Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:219e9c2f0e426efed0f2f1d50a432f0f680a56e5a70e628201bedaf65f8e8389 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/3b04d50c-4167-43c7-b07e-8f54219dd6bf 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:0xc0014a4140}] Aliases:map[]}"
2026-06-11 11:57:59.020077 | controller | Jun 11 10:43:03.604968 crc crio[22652]: time="2026-06-11T10:43:03.604932004Z" level=info msg="Checking pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.020094 | controller | Jun 11 10:43:03.605424 crc crio[22652]: time="2026-06-11T10:43:03.605368098Z" level=info msg="Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:5253c570edf3b1586971eb345f33ec0addc675d59ebd2a7da755e82b2134ca60 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/55916e3b-688a-417b-95ca-cc3b91aa60e2 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:0xc0014a41d0}] Aliases:map[]}"
2026-06-11 11:57:59.020112 | controller | Jun 11 10:43:03.605504 crc crio[22652]: time="2026-06-11T10:43:03.605493102Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.020129 | controller | Jun 11 10:43:03.605883 crc crio[22652]: time="2026-06-11T10:43:03.605829963Z" level=info msg="Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:04fdf0749a99d67d272d39cfaad894109c5cd565eab508afc4c5fc42805cc9b7 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/450cc1fa-fdad-416b-9b9e-22838a47ed5c 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:0xc0014a4280}] Aliases:map[]}"
2026-06-11 11:57:59.020148 | controller | Jun 11 10:43:03.605974 crc crio[22652]: time="2026-06-11T10:43:03.605944426Z" level=info msg="Checking pod openshift-console-operator_console-operator-67c89758df-4jf4f for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.020166 | controller | Jun 11 10:43:03.606426 crc crio[22652]: time="2026-06-11T10:43:03.60636897Z" level=info msg="Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:bee064a86ca0eeb4ff04004766d628768c20085b8f22a24de72bda1bf48cc9c2 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/29376849-3221-441c-b733-393513def666 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:0xc0014a4320}] Aliases:map[]}"
2026-06-11 11:57:59.020183 | controller | Jun 11 10:43:03.606510 crc crio[22652]: time="2026-06-11T10:43:03.606488354Z" level=info msg="Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.020199 | controller | Jun 11 10:43:03.606874 crc crio[22652]: time="2026-06-11T10:43:03.606812004Z" level=info msg="Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:76282f2c5663e964888d088eccaad2478462902e770894c5da12754c6a51675b UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/cbf6f81f-d54f-47b4-8269-dbc07d7fd476 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:0xc0014a43c8}] Aliases:map[]}"
2026-06-11 11:57:59.020215 | controller | Jun 11 10:43:03.606957 crc crio[22652]: time="2026-06-11T10:43:03.606929268Z" 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-11 11:57:59.020235 | controller | Jun 11 10:43:03.607751 crc crio[22652]: time="2026-06-11T10:43:03.607691292Z" level=info msg="Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:bbaa7e0f3e4c0cf312d2162e6b9804bbfc3ac4948b51e312c0a8b5306a6256d2 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/5b48bc03-0e1a-4ca8-a1c1-a4eeff2315f9 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:0xc0014a4460}] Aliases:map[]}"
2026-06-11 11:57:59.020252 | controller | Jun 11 10:43:03.607835 crc crio[22652]: time="2026-06-11T10:43:03.607814856Z" level=info msg="Checking pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.020268 | controller | Jun 11 10:43:03.608235 crc crio[22652]: time="2026-06-11T10:43:03.608171808Z" level=info msg="Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:31cd14af7c6599c615254daebfd7fc1cecd5e6746400d55037d288258fc9c63e UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/4fda0c39-c0e7-4263-8b78-71463e9b5aff 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:0xc0014a44f0}] Aliases:map[]}"
2026-06-11 11:57:59.020284 | controller | Jun 11 10:43:03.608360 crc crio[22652]: time="2026-06-11T10:43:03.608306872Z" 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-11 11:57:59.020300 | controller | Jun 11 10:43:03.608669 crc crio[22652]: time="2026-06-11T10:43:03.608611722Z" level=info msg="Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:ca8434f73c9406390d09b0932f52b4f7acd9cca94a39541db2aeacce0c70c711 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/9e0a8424-1e16-4375-883e-796d6d9197d6 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:0xc0004bea78}] Aliases:map[]}"
2026-06-11 11:57:59.020317 | controller | Jun 11 10:43:03.608742 crc crio[22652]: time="2026-06-11T10:43:03.608726986Z" 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-11 11:57:59.020333 | controller | Jun 11 10:43:03.609286 crc crio[22652]: time="2026-06-11T10:43:03.609216814Z" level=info msg="Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:61d1e9bc82c791fa5bd1611d9665e0aa80dc160f85e5a849458e443b5028d56c UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/bf7d32c2-1540-4b5d-ab4c-45d125b60d5b 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:0xc0004beb30}] Aliases:map[]}"
2026-06-11 11:57:59.020379 | controller | Jun 11 10:43:03.609385 crc crio[22652]: time="2026-06-11T10:43:03.609354666Z" 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-11 11:57:59.020407 | controller | Jun 11 10:43:03.609735 crc crio[22652]: time="2026-06-11T10:43:03.609678926Z" level=info msg="Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:516bc6d9bcbfea8786b9cfbe5a5cf1a4347cbfac023867d6d7110c911d4e0a40 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/5daac21e-e0ef-4118-949c-ea3cf1a409f8 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:0xc0004bec28}] Aliases:map[]}"
2026-06-11 11:57:59.020425 | controller | Jun 11 10:43:03.609829 crc crio[22652]: time="2026-06-11T10:43:03.60979429Z" 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-11 11:57:59.020442 | controller | Jun 11 10:43:03.610610 crc crio[22652]: time="2026-06-11T10:43:03.610545814Z" level=info msg="Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:d2436a448532320e93112c8fee57715fac7d8439f2ce1e798c335f4630f737c1 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/931314fb-dc94-4c78-a26b-2a787bb686c5 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:0xc0004becf0}] Aliases:map[]}"
2026-06-11 11:57:59.020458 | controller | Jun 11 10:43:03.610690 crc crio[22652]: time="2026-06-11T10:43:03.610661678Z" level=info msg="Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.020475 | controller | Jun 11 10:43:03.611069 crc crio[22652]: time="2026-06-11T10:43:03.611006149Z" level=info msg="Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:06f2fcdca9620729839d83d47e099fed83ed7f2a7600f1d0295d591e1d79ab35 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/b185b262-0045-4c12-89ac-87c2d186bd5b 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:0xc0004beda0}] Aliases:map[]}"
2026-06-11 11:57:59.020491 | controller | Jun 11 10:43:03.611241 crc crio[22652]: time="2026-06-11T10:43:03.611193798Z" 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-11 11:57:59.020507 | controller | Jun 11 10:43:03.611361 crc crio[22652]: time="2026-06-11T10:43:03.611318989Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-11 11:57:59.020522 | controller | Jun 11 10:43:03.611361 crc crio[22652]: time="2026-06-11T10:43:03.61135377Z" level=warning msg="Could not restore sandbox IP for d2a5b75e1cb0179e3b2cf70397fa9bc5a2aa2e153ec38377131b90489bc50f1c: failed to get network status for pod sandbox k8s_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0(d2a5b75e1cb0179e3b2cf70397fa9bc5a2aa2e153ec38377131b90489bc50f1c): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-11 11:57:59.020538 | controller | Jun 11 10:43:03.611466 crc crio[22652]: time="2026-06-11T10:43:03.611375581Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-11 11:57:59.020554 | controller | Jun 11 10:43:03.611466 crc crio[22652]: time="2026-06-11T10:43:03.611384311Z" level=warning msg="Could not restore sandbox IP for 07062107e831bd2bc053de9df6a86b3b014f434c930c900b1ce1ed92b05fd52b: failed to get network status for pod sandbox k8s_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0(07062107e831bd2bc053de9df6a86b3b014f434c930c900b1ce1ed92b05fd52b): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-11 11:57:59.020574 | controller | Jun 11 10:43:03.611821 crc crio[22652]: time="2026-06-11T10:43:03.611767653Z" level=info msg="Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:9c99f420713f64225ce22b01f6c0084a92811a3bb938bd360f37762aa82d56d4 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/385ec03d-40ef-4ca9-bba7-173d9aa040b1 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:0xc0004bee90}] Aliases:map[]}"
2026-06-11 11:57:59.020591 | controller | Jun 11 10:43:03.611925 crc crio[22652]: time="2026-06-11T10:43:03.611887637Z" 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-11 11:57:59.020607 | controller | Jun 11 10:43:03.612411 crc crio[22652]: time="2026-06-11T10:43:03.612361523Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-11 11:57:59.020622 | controller | Jun 11 10:43:03.612411 crc crio[22652]: time="2026-06-11T10:43:03.612396044Z" level=warning msg="Could not restore sandbox IP for f00a4f34978e87c5f1c6b100799810df031c4bff66b809eb32c23ea709e5dade: failed to get network status for pod sandbox k8s_certified-operators-l27pk_openshift-marketplace_91f37d35-53d4-49eb-b4e2-8ee1a226094b_0(f00a4f34978e87c5f1c6b100799810df031c4bff66b809eb32c23ea709e5dade): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-11 11:57:59.020638 | controller | Jun 11 10:43:03.612734 crc crio[22652]: time="2026-06-11T10:43:03.612684253Z" level=info msg="Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:a6c2e68b27559c957be075c005201faa0d7b43992fb1c64ca415754eccca4335 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/ae47957c-fd82-4182-90a4-35c93556a0fd 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:0xc0004bef50}] Aliases:map[]}"
2026-06-11 11:57:59.020654 | controller | Jun 11 10:43:03.612945 crc crio[22652]: time="2026-06-11T10:43:03.61289507Z" level=info msg="Checking pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.020670 | controller | Jun 11 10:43:03.613529 crc crio[22652]: time="2026-06-11T10:43:03.613470978Z" level=info msg="Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:fc27bf3df737d5f0da513dc6b9589bda63a78c45c873dd43d0d225052b3b3ec9 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/6c859371-18ba-499c-acc0-75b1674111e5 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:0xc0004beff0}] Aliases:map[]}"
2026-06-11 11:57:59.020686 | controller | Jun 11 10:43:03.613631 crc crio[22652]: time="2026-06-11T10:43:03.613589892Z" level=info msg="Checking pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.020702 | controller | Jun 11 10:43:03.613730 crc crio[22652]: time="2026-06-11T10:43:03.613686635Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-11 11:57:59.020718 | controller | Jun 11 10:43:03.613730 crc crio[22652]: time="2026-06-11T10:43:03.613717676Z" level=warning msg="Could not restore sandbox IP for f5f968b95a4c09e9a35de10cc4c90e9de82846e8b43984b8310fb6d763a380c8: failed to get network status for pod sandbox k8s_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0(f5f968b95a4c09e9a35de10cc4c90e9de82846e8b43984b8310fb6d763a380c8): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-11 11:57:59.020740 | controller | Jun 11 10:43:03.614007 crc crio[22652]: time="2026-06-11T10:43:03.613947334Z" level=info msg="Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:ee181da4c8522f5a6a012d826f5689867d8d9bec2142766aadfe5d2692add209 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/cb6ccb60-7eca-4df7-8109-eeb40cfea68c 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:0xc0004bf0b8}] Aliases:map[]}"
2026-06-11 11:57:59.020756 | controller | Jun 11 10:43:03.614200 crc crio[22652]: time="2026-06-11T10:43:03.614103829Z" 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-11 11:57:59.020772 | controller | Jun 11 10:43:03.614569 crc crio[22652]: time="2026-06-11T10:43:03.614501111Z" level=info msg="Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:fbd80202514f0b5860be30327966a252459f2586f0298dbbb61609f16ff252b9 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/c4f5aa31-9404-422b-8f37-24129d40c664 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:0xc0004bf170}] Aliases:map[]}"
2026-06-11 11:57:59.020788 | controller | Jun 11 10:43:03.614652 crc crio[22652]: time="2026-06-11T10:43:03.614621095Z" level=info msg="Checking pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.020804 | controller | Jun 11 10:43:03.615074 crc crio[22652]: time="2026-06-11T10:43:03.615003327Z" level=info msg="Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:ed5e22ae44b291e5f4185543b89bed76a7dac5b4dcf90f0cd6fb838ba2475124 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/900ed776-97f8-48d6-ac70-867f91fdca60 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:0xc0004bf218}] Aliases:map[]}"
2026-06-11 11:57:59.020819 | controller | Jun 11 10:43:03.615287 crc crio[22652]: time="2026-06-11T10:43:03.615232985Z" level=info msg="Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.020835 | controller | Jun 11 10:43:03.615753 crc crio[22652]: time="2026-06-11T10:43:03.61569591Z" level=info msg="Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:75a34b9d735f293ff0af6d791618b1cede0d9c1578e168ba6ecd2f3ca7f9f051 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/90aca7e3-2d63-40a6-b086-7c9089eccfaf 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:0xc0004bf2b0}] Aliases:map[]}"
2026-06-11 11:57:59.020851 | controller | Jun 11 10:43:03.615830 crc crio[22652]: time="2026-06-11T10:43:03.615817514Z" level=info msg="Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.020872 | controller | Jun 11 10:43:03.615961 crc crio[22652]: time="2026-06-11T10:43:03.615914557Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-11 11:57:59.020888 | controller | Jun 11 10:43:03.616024 crc crio[22652]: time="2026-06-11T10:43:03.615995289Z" level=warning msg="Could not restore sandbox IP for c16806a1016fb09572def5ffddbf142dc6be2237317f815aeece3fdfc89e358d: failed to get network status for pod sandbox k8s_redhat-operators-x5vn9_openshift-marketplace_0ee7e057-363b-48e4-a711-ee54046db35f_0(c16806a1016fb09572def5ffddbf142dc6be2237317f815aeece3fdfc89e358d): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-11 11:57:59.020905 | controller | Jun 11 10:43:03.616400 crc crio[22652]: time="2026-06-11T10:43:03.616344101Z" level=info msg="Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:4b6f68ee5043dc4cefea29f31ca220f4e08b9d82b41af55c49f6cf64addd60e9 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/12a16425-93fc-4537-9b85-6ebd32bb72e6 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:0xc0004bf358}] Aliases:map[]}"
2026-06-11 11:57:59.020920 | controller | Jun 11 10:43:03.616478 crc crio[22652]: time="2026-06-11T10:43:03.616461944Z" level=info msg="Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.020936 | controller | Jun 11 10:43:03.617476 crc crio[22652]: time="2026-06-11T10:43:03.617415115Z" level=info msg="Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:5474d1b9b8f5df016208902e205ff88b11ff76f9a8854bec80c774d6ec54b5be UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/1a76ac17-7987-4b74-9c05-fcc7729b976b 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:0xc0004bf3e8}] Aliases:map[]}"
2026-06-11 11:57:59.020952 | controller | Jun 11 10:43:03.617554 crc crio[22652]: time="2026-06-11T10:43:03.617535899Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.020969 | controller | Jun 11 10:43:03.617928 crc crio[22652]: time="2026-06-11T10:43:03.6178746Z" level=info msg="Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:9d4aa1898017b16d783969e94d920569ad171c8ccee63341635be05f5d8ff6e6 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/a2edd1d4-cf8f-4dbd-80d7-47b139e37b4b 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:0xc0004bf488}] Aliases:map[]}"
2026-06-11 11:57:59.020993 | controller | Jun 11 10:43:03.618029 crc crio[22652]: time="2026-06-11T10:43:03.617993594Z" level=info msg="Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.021013 | controller | Jun 11 10:43:03.618570 crc crio[22652]: time="2026-06-11T10:43:03.61850312Z" level=info msg="Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:814a6d6535d3704ef1122414b17259f4db384b0fd8b65cf4bf3f50df61827ac5 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/bc3a7dcb-8326-4ba5-a13c-e6a1d84cc52a 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:0xc0004bf528}] Aliases:map[]}"
2026-06-11 11:57:59.021034 | controller | Jun 11 10:43:03.618654 crc crio[22652]: time="2026-06-11T10:43:03.618620254Z" level=info msg="Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.021050 | controller | Jun 11 10:43:03.620967 crc crio[22652]: time="2026-06-11T10:43:03.620735522Z" level=info msg="Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:0388217e0684e71e30a2fcae461773ecdb68db35fb1f5cef4a8dbc2eba3d9790 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/d226181c-51e9-4f21-add3-00f53db048d9 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:0xc0014a4538}] Aliases:map[]}"
2026-06-11 11:57:59.021066 | controller | Jun 11 10:43:03.622540 crc crio[22652]: time="2026-06-11T10:43:03.622394874Z" level=info msg="Checking pod openshift-multus_multus-admission-controller-69db94689b-rvf8p for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.021082 | controller | Jun 11 10:43:03.624532 crc crio[22652]: time="2026-06-11T10:43:03.624410159Z" level=info msg="Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:f44e3225afe57afed1bc937cd165e98d088eeb2b7a98b54af19b180be964aa57 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/90695116-c143-4b1d-97e2-8e66919cc0ef 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:0xc0014a45b8}] Aliases:map[]}"
2026-06-11 11:57:59.021097 | controller | Jun 11 10:43:03.624847 crc crio[22652]: time="2026-06-11T10:43:03.62478035Z" level=info msg="Checking pod openshift-network-diagnostics_network-check-target-fhkjl for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.021113 | controller | Jun 11 10:43:03.625698 crc crio[22652]: time="2026-06-11T10:43:03.625632826Z" level=info msg="Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:2ced3af3cca149ba83101d5265b6e6e316162c0dd91c53005206785947b41a69 UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/0f0844f6-3d78-46aa-a86e-b60563c0e3ba 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:0xc00008c788}] Aliases:map[]}"
2026-06-11 11:57:59.021129 | controller | Jun 11 10:43:03.625832 crc crio[22652]: time="2026-06-11T10:43:03.625781942Z" level=info msg="Checking pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.021145 | controller | Jun 11 10:43:03.626478 crc crio[22652]: time="2026-06-11T10:43:03.626407182Z" level=info msg="Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:d8c8cc606e0696fffbcb91f0748cf04b5c0491757d87e7c82481d8b13ef13cfa UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/613fead4-44a4-4a57-823f-efe2b501fd7d 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:0xc00008c830}] Aliases:map[]}"
2026-06-11 11:57:59.021160 | controller | Jun 11 10:43:03.627265 crc crio[22652]: time="2026-06-11T10:43:03.627078094Z" level=info msg="Checking pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.021176 | controller | Jun 11 10:43:03.627867 crc crio[22652]: time="2026-06-11T10:43:03.627772285Z" level=info msg="Registered SIGHUP reload watcher"
2026-06-11 11:57:59.021196 | controller | Jun 11 10:43:03.629426 crc crio[22652]: time="2026-06-11T10:43:03.629333545Z" level=info msg="Starting seccomp notifier watcher"
2026-06-11 11:57:59.021214 | controller | Jun 11 10:43:03.629514 crc crio[22652]: time="2026-06-11T10:43:03.62947074Z" level=info msg="Create NRI interface"
2026-06-11 11:57:59.021229 | controller | Jun 11 10:43:03.629559 crc crio[22652]: time="2026-06-11T10:43:03.629493049Z" level=info msg="Serving metrics on 127.0.0.1:9537 using HTTP"
2026-06-11 11:57:59.021246 | controller | Jun 11 10:43:03.629658 crc crio[22652]: time="2026-06-11T10:43:03.629526861Z" level=info msg="runtime interface created"
2026-06-11 11:57:59.021261 | controller | Jun 11 10:43:03.629726 crc crio[22652]: time="2026-06-11T10:43:03.629699376Z" level=info msg="Registered domain \"k8s.io\" with NRI"
2026-06-11 11:57:59.021276 | controller | Jun 11 10:43:03.629768 crc crio[22652]: time="2026-06-11T10:43:03.629730717Z" level=info msg="runtime interface starting up..."
2026-06-11 11:57:59.021292 | controller | Jun 11 10:43:03.629768 crc crio[22652]: time="2026-06-11T10:43:03.629755858Z" level=info msg="starting plugins..."
2026-06-11 11:57:59.021308 | controller | Jun 11 10:43:03.629837 crc crio[22652]: time="2026-06-11T10:43:03.62981621Z" level=info msg="Synchronizing NRI (plugin) with current runtime state"
2026-06-11 11:57:59.021324 | controller | Jun 11 10:43:03.640611 crc crio[22652]: time="2026-06-11T10:43:03.640503191Z" level=info msg="No systemd watchdog enabled"
2026-06-11 11:57:59.021340 | controller | Jun 11 10:43:03.648636 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).
2026-06-11 11:57:59.021380 | controller | Jun 11 10:43:20.931826 crc crio[22652]: time="2026-06-11T10:43:20.931182651Z" level=info msg="Running pod sandbox: openshift-etcd/installer-3-crc/POD" id=8707676f-ca98-43c8-9961-9c9ed4001f3e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.021399 | controller | Jun 11 10:43:20.931826 crc crio[22652]: time="2026-06-11T10:43:20.931829292Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.021415 | controller | Jun 11 10:43:20.979990 crc crio[22652]: time="2026-06-11T10:43:20.979842086Z" level=info msg="Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:acb3f50ce2cd0280326ae3a61263140cb725e06ee0a710c34b312566c5008775 UID:fa839ca1-f0f5-4ec8-b9d0-599f786862fc NetNS:/var/run/netns/5ad3c3e8-5427-4364-ae1c-2cee2382ce91 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-podfa839ca1_f0f5_4ec8_b9d0_599f786862fc.slice PodAnnotations:0xc0004be580}] Aliases:map[]}"
2026-06-11 11:57:59.021432 | controller | Jun 11 10:43:20.979990 crc crio[22652]: time="2026-06-11T10:43:20.979924389Z" level=info msg="Adding pod openshift-etcd_installer-3-crc to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.021448 | controller | Jun 11 10:43:21.421093 crc crio[22652]: 2026-06-11T10:43:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:acb3f50ce2cd028 Mac:6a:ee:4f:b6:2c:ab Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3d Mtu:0 Sandbox:/var/run/netns/5ad3c3e8-5427-4364-ae1c-2cee2382ce91 SocketPath: PciID:}] [{Interface:0xc000158f80 Address:{IP:10.217.0.61 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.021464 | controller | Jun 11 10:43:21.423068 crc crio[22652]: time="2026-06-11T10:43:21.422993748Z" level=info msg="Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:acb3f50ce2cd0280326ae3a61263140cb725e06ee0a710c34b312566c5008775 UID:fa839ca1-f0f5-4ec8-b9d0-599f786862fc NetNS:/var/run/netns/5ad3c3e8-5427-4364-ae1c-2cee2382ce91 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-podfa839ca1_f0f5_4ec8_b9d0_599f786862fc.slice PodAnnotations:0xc0004be580}] Aliases:map[]}"
2026-06-11 11:57:59.021484 | controller | Jun 11 10:43:21.423243 crc crio[22652]: time="2026-06-11T10:43:21.423213045Z" level=info msg="Checking pod openshift-etcd_installer-3-crc for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.021501 | controller | Jun 11 10:43:21.430239 crc crio[22652]: time="2026-06-11T10:43:21.429976331Z" level=info msg="Ran pod sandbox acb3f50ce2cd0280326ae3a61263140cb725e06ee0a710c34b312566c5008775 with infra container: openshift-etcd/installer-3-crc/POD" id=8707676f-ca98-43c8-9961-9c9ed4001f3e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.021517 | controller | Jun 11 10:43:21.433442 crc crio[22652]: time="2026-06-11T10:43:21.433307936Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=ce9294b8-c3b5-465f-aad0-2f830ce713e0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.021533 | controller | Jun 11 10:43:21.436839 crc crio[22652]: time="2026-06-11T10:43:21.436775075Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=b49d5d48-016d-4282-b601-171b129725a3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.021548 | controller | Jun 11 10:43:21.444347 crc crio[22652]: time="2026-06-11T10:43:21.444275824Z" level=info msg="Creating container: openshift-etcd/installer-3-crc/installer" id=c7c890a2-597e-484e-9309-8cda72930925 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.021564 | controller | Jun 11 10:43:21.444734 crc crio[22652]: time="2026-06-11T10:43:21.444682817Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.021580 | controller | Jun 11 10:43:21.470462 crc crio[22652]: time="2026-06-11T10:43:21.469640991Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.021595 | controller | Jun 11 10:43:21.655391 crc crio[22652]: time="2026-06-11T10:43:21.655259803Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.021611 | controller | Jun 11 10:43:21.959008 crc crio[22652]: time="2026-06-11T10:43:21.958782722Z" level=info msg="Created container a25eaf033e3e146a6ceba69bafa138d8b47890544e341e013bc9527f5e05abe3: openshift-etcd/installer-3-crc/installer" id=c7c890a2-597e-484e-9309-8cda72930925 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.021627 | controller | Jun 11 10:43:21.961311 crc crio[22652]: time="2026-06-11T10:43:21.961157789Z" level=info msg="Starting container: a25eaf033e3e146a6ceba69bafa138d8b47890544e341e013bc9527f5e05abe3" id=3e25edde-99b1-4162-9c50-2ddf0757d4fc name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.021645 | controller | Jun 11 10:43:21.970725 crc crio[22652]: time="2026-06-11T10:43:21.970584338Z" level=info msg="Started container" PID=23225 containerID=a25eaf033e3e146a6ceba69bafa138d8b47890544e341e013bc9527f5e05abe3 description=openshift-etcd/installer-3-crc/installer id=3e25edde-99b1-4162-9c50-2ddf0757d4fc name=/runtime.v1.RuntimeService/StartContainer sandboxID=acb3f50ce2cd0280326ae3a61263140cb725e06ee0a710c34b312566c5008775
2026-06-11 11:57:59.021661 | controller | Jun 11 10:43:54.123706 crc crio[22652]: time="2026-06-11T10:43:54.123245678Z" level=info msg="Stopping container: 6058d110c06a11a759b01e21119b487bfaa0e5f3d32a703827efcc559e4bc01d (timeout: 30s)" id=4900d253-f5b6-4a4b-99ee-7d76be798440 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.021677 | controller | Jun 11 10:43:54.124516 crc crio[22652]: time="2026-06-11T10:43:54.124071163Z" level=info msg="Stopping container: 07f61e30050f8bcd1c3764aa113c45ce59ab294186155c53e090ba2e832c86a0 (timeout: 30s)" id=061cfa1f-f2f8-4ef4-9403-f0c7e108e178 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.021696 | controller | Jun 11 10:43:54.124736 crc crio[22652]: time="2026-06-11T10:43:54.124697013Z" level=info msg="Stopping container: 4c2d1c3227c2736fa6314e645869b1d5ea539a771a737ddd0813ecd08e96fecd (timeout: 30s)" id=d9ef7cbf-5ac4-4f66-b956-1f4a397812a8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.021713 | controller | Jun 11 10:43:54.127073 crc crio[22652]: time="2026-06-11T10:43:54.12648584Z" level=info msg="Stopping container: 092b0bd7ebca4073c30e6292b4c07f5766f3e1e95a6a9369cbb6c6c30b14387b (timeout: 30s)" id=238f18ad-d825-4394-9c87-9061a0f0321c name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.021729 | controller | Jun 11 10:43:54.127073 crc crio[22652]: time="2026-06-11T10:43:54.126753509Z" level=info msg="Stopping container: 6e2b6f84343a5c8a05b13a6da3b2a2c8a77ceafaf0c0432cf23b0aec6bee9f34 (timeout: 30s)" id=8b8d5500-16b3-45eb-bacd-e7df13ac8d21 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.021746 | controller | Jun 11 10:43:54.297953 crc crio[22652]: time="2026-06-11T10:43:54.297769576Z" level=info msg="Stopped container 07f61e30050f8bcd1c3764aa113c45ce59ab294186155c53e090ba2e832c86a0: openshift-etcd/etcd-crc/etcd-rev" id=061cfa1f-f2f8-4ef4-9403-f0c7e108e178 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.021761 | controller | Jun 11 10:43:54.353682 crc crio[22652]: time="2026-06-11T10:43:54.353530889Z" level=info msg="Stopped container 4c2d1c3227c2736fa6314e645869b1d5ea539a771a737ddd0813ecd08e96fecd: openshift-etcd/etcd-crc/etcd-readyz" id=d9ef7cbf-5ac4-4f66-b956-1f4a397812a8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.021777 | controller | Jun 11 10:43:54.392839 crc crio[22652]: time="2026-06-11T10:43:54.392498657Z" level=info msg="Stopped container 092b0bd7ebca4073c30e6292b4c07f5766f3e1e95a6a9369cbb6c6c30b14387b: openshift-etcd/etcd-crc/etcd-metrics" id=238f18ad-d825-4394-9c87-9061a0f0321c name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.021793 | controller | Jun 11 10:44:04.165721 crc crio[22652]: time="2026-06-11T10:44:04.165196842Z" level=info msg="Removing container: 39acba9f59861e4877d0535261e304ae8fcba3d13ebae8af6b378a834433fa75" id=797b5c8f-831d-4ca9-8a72-c64fa008d5da name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.021808 | controller | Jun 11 10:44:04.186707 crc crio[22652]: time="2026-06-11T10:44:04.186604345Z" level=info msg="Removed container 39acba9f59861e4877d0535261e304ae8fcba3d13ebae8af6b378a834433fa75: openshift-marketplace/certified-operators-l27pk/registry-server" id=797b5c8f-831d-4ca9-8a72-c64fa008d5da name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.021824 | controller | Jun 11 10:44:04.189481 crc crio[22652]: time="2026-06-11T10:44:04.189381371Z" level=info msg="Removing container: cd20a3033f01e5e0113970988d015b230ce2f24c2dba617a5b79ee9f4e8f8be3" id=a271842a-62ea-49bf-98ab-f9843e9fdfb7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.021839 | controller | Jun 11 10:44:04.206910 crc crio[22652]: time="2026-06-11T10:44:04.206817786Z" level=info msg="Removed container cd20a3033f01e5e0113970988d015b230ce2f24c2dba617a5b79ee9f4e8f8be3: openshift-marketplace/certified-operators-l27pk/extract-utilities" id=a271842a-62ea-49bf-98ab-f9843e9fdfb7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.021855 | controller | Jun 11 10:44:04.213359 crc crio[22652]: time="2026-06-11T10:44:04.21326192Z" level=info msg="Removing container: e82a2f69a9195036b1070dc2efdce0d6eb4e244b45d581727bf31ea5899c37c4" id=950a5235-bf92-48d5-8778-e3bdff20f2d2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.021871 | controller | Jun 11 10:44:04.235494 crc crio[22652]: time="2026-06-11T10:44:04.234982653Z" level=info msg="Removed container e82a2f69a9195036b1070dc2efdce0d6eb4e244b45d581727bf31ea5899c37c4: openshift-marketplace/certified-operators-l27pk/extract-content" id=950a5235-bf92-48d5-8778-e3bdff20f2d2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.021890 | controller | Jun 11 10:44:04.241785 crc crio[22652]: time="2026-06-11T10:44:04.241711685Z" level=info msg="Stopping pod sandbox: d2a5b75e1cb0179e3b2cf70397fa9bc5a2aa2e153ec38377131b90489bc50f1c" id=7314a094-441f-40d6-9de8-2fe3a8bb44b9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.021906 | controller | Jun 11 10:44:04.241785 crc crio[22652]: time="2026-06-11T10:44:04.241784247Z" level=info msg="Stopped pod sandbox (already stopped): d2a5b75e1cb0179e3b2cf70397fa9bc5a2aa2e153ec38377131b90489bc50f1c" id=7314a094-441f-40d6-9de8-2fe3a8bb44b9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.021922 | controller | Jun 11 10:44:04.242630 crc crio[22652]: time="2026-06-11T10:44:04.242554051Z" level=info msg="Removing pod sandbox: d2a5b75e1cb0179e3b2cf70397fa9bc5a2aa2e153ec38377131b90489bc50f1c" id=02fe8ea7-1d8d-43dd-b75c-a07d72a4b37b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.021937 | controller | Jun 11 10:44:04.251280 crc crio[22652]: time="2026-06-11T10:44:04.251094775Z" level=info msg="Removed pod sandbox: d2a5b75e1cb0179e3b2cf70397fa9bc5a2aa2e153ec38377131b90489bc50f1c" id=02fe8ea7-1d8d-43dd-b75c-a07d72a4b37b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.021953 | controller | Jun 11 10:44:04.252852 crc crio[22652]: time="2026-06-11T10:44:04.252791967Z" level=info msg="Stopping pod sandbox: f00a4f34978e87c5f1c6b100799810df031c4bff66b809eb32c23ea709e5dade" id=15f26e5c-e412-44d4-a843-464031dee618 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.021970 | controller | Jun 11 10:44:04.252950 crc crio[22652]: time="2026-06-11T10:44:04.252855329Z" level=info msg="Stopped pod sandbox (already stopped): f00a4f34978e87c5f1c6b100799810df031c4bff66b809eb32c23ea709e5dade" id=15f26e5c-e412-44d4-a843-464031dee618 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.021994 | controller | Jun 11 10:44:04.253528 crc crio[22652]: time="2026-06-11T10:44:04.253390225Z" level=info msg="Removing pod sandbox: f00a4f34978e87c5f1c6b100799810df031c4bff66b809eb32c23ea709e5dade" id=7c0cc5b6-7146-415c-b4bf-ff5f3e7b6621 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.022016 | controller | Jun 11 10:44:04.260339 crc crio[22652]: time="2026-06-11T10:44:04.260271496Z" level=info msg="Removed pod sandbox: f00a4f34978e87c5f1c6b100799810df031c4bff66b809eb32c23ea709e5dade" id=7c0cc5b6-7146-415c-b4bf-ff5f3e7b6621 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.022033 | controller | Jun 11 10:44:04.261655 crc crio[22652]: time="2026-06-11T10:44:04.261577427Z" level=info msg="Stopping pod sandbox: 07062107e831bd2bc053de9df6a86b3b014f434c930c900b1ce1ed92b05fd52b" id=44824cd8-8b4a-4e69-9da2-e2ec0b379105 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.022048 | controller | Jun 11 10:44:04.261739 crc crio[22652]: time="2026-06-11T10:44:04.26166486Z" level=info msg="Stopped pod sandbox (already stopped): 07062107e831bd2bc053de9df6a86b3b014f434c930c900b1ce1ed92b05fd52b" id=44824cd8-8b4a-4e69-9da2-e2ec0b379105 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.022063 | controller | Jun 11 10:44:04.262726 crc crio[22652]: time="2026-06-11T10:44:04.26265131Z" level=info msg="Removing pod sandbox: 07062107e831bd2bc053de9df6a86b3b014f434c930c900b1ce1ed92b05fd52b" id=144edcc0-2796-4b29-8138-d9a0d02f11e0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.022079 | controller | Jun 11 10:44:04.268529 crc crio[22652]: time="2026-06-11T10:44:04.268450555Z" level=info msg="Removed pod sandbox: 07062107e831bd2bc053de9df6a86b3b014f434c930c900b1ce1ed92b05fd52b" id=144edcc0-2796-4b29-8138-d9a0d02f11e0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.022094 | controller | Jun 11 10:44:04.270352 crc crio[22652]: time="2026-06-11T10:44:04.270282774Z" level=info msg="Stopping pod sandbox: c16806a1016fb09572def5ffddbf142dc6be2237317f815aeece3fdfc89e358d" id=9e2aa768-27e3-433f-ac7c-deccd6754fc7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.022113 | controller | Jun 11 10:44:04.270439 crc crio[22652]: time="2026-06-11T10:44:04.270371336Z" level=info msg="Stopped pod sandbox (already stopped): c16806a1016fb09572def5ffddbf142dc6be2237317f815aeece3fdfc89e358d" id=9e2aa768-27e3-433f-ac7c-deccd6754fc7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.022129 | controller | Jun 11 10:44:04.271056 crc crio[22652]: time="2026-06-11T10:44:04.270943115Z" level=info msg="Removing pod sandbox: c16806a1016fb09572def5ffddbf142dc6be2237317f815aeece3fdfc89e358d" id=24aed928-b867-4eef-8542-9f4106acd844 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.022144 | controller | Jun 11 10:44:04.277652 crc crio[22652]: time="2026-06-11T10:44:04.277527344Z" level=info msg="Removed pod sandbox: c16806a1016fb09572def5ffddbf142dc6be2237317f815aeece3fdfc89e358d" id=24aed928-b867-4eef-8542-9f4106acd844 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.022158 | controller | Jun 11 10:44:04.278677 crc crio[22652]: time="2026-06-11T10:44:04.278470413Z" level=info msg="Stopping pod sandbox: f5f968b95a4c09e9a35de10cc4c90e9de82846e8b43984b8310fb6d763a380c8" id=e2a4bf8e-ac00-4059-90ae-10ea2ae03b2a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.022173 | controller | Jun 11 10:44:04.278756 crc crio[22652]: time="2026-06-11T10:44:04.27869067Z" level=info msg="Stopped pod sandbox (already stopped): f5f968b95a4c09e9a35de10cc4c90e9de82846e8b43984b8310fb6d763a380c8" id=e2a4bf8e-ac00-4059-90ae-10ea2ae03b2a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.022190 | controller | Jun 11 10:44:04.279537 crc crio[22652]: time="2026-06-11T10:44:04.279491916Z" level=info msg="Removing pod sandbox: f5f968b95a4c09e9a35de10cc4c90e9de82846e8b43984b8310fb6d763a380c8" id=77e82762-d517-47c7-a9ea-cae106b243f2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.022205 | controller | Jun 11 10:44:04.286783 crc crio[22652]: time="2026-06-11T10:44:04.286697495Z" level=info msg="Removed pod sandbox: f5f968b95a4c09e9a35de10cc4c90e9de82846e8b43984b8310fb6d763a380c8" id=77e82762-d517-47c7-a9ea-cae106b243f2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.022220 | controller | Jun 11 10:44:08.345832 crc crio[22652]: time="2026-06-11T10:44:08.345354384Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=661fbee7-4dd8-4437-9f3e-b8bf201cb041 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.022236 | controller | Jun 11 10:44:08.347448 crc crio[22652]: time="2026-06-11T10:44:08.347358417Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=90c795dd-4b0d-401b-969c-5a6017f51bd9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.022251 | controller | Jun 11 10:44:08.348855 crc crio[22652]: time="2026-06-11T10:44:08.348771142Z" level=info msg="Removing container: aa65b15a5cf4f477c7007779bce2af5b8242ea2565692bcbe248139bbed785f1" id=19685d32-a479-4121-97d6-0eab5d48ebbb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.022266 | controller | Jun 11 10:44:08.358479 crc crio[22652]: time="2026-06-11T10:44:08.35468536Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=26a06c7b-d574-4160-a1b0-9de6d5418f15 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.022281 | controller | Jun 11 10:44:08.402101 crc crio[22652]: time="2026-06-11T10:44:08.401888061Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.022297 | controller | Jun 11 10:44:08.438222 crc crio[22652]: time="2026-06-11T10:44:08.437874425Z" level=info msg="Removed container aa65b15a5cf4f477c7007779bce2af5b8242ea2565692bcbe248139bbed785f1: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=19685d32-a479-4121-97d6-0eab5d48ebbb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.022316 | controller | Jun 11 10:44:08.452042 crc crio[22652]: time="2026-06-11T10:44:08.45185037Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.022332 | controller | Jun 11 10:44:08.648976 crc crio[22652]: time="2026-06-11T10:44:08.648853003Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.022363 | controller | Jun 11 10:44:08.737041 crc crio[22652]: time="2026-06-11T10:44:08.736951474Z" level=info msg="Created container 0c0ee042f8f0917ecb7e87cd581d5e884572ba32488e209c8e96ceef919fe832: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=26a06c7b-d574-4160-a1b0-9de6d5418f15 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.022385 | controller | Jun 11 10:44:08.738384 crc crio[22652]: time="2026-06-11T10:44:08.738264315Z" level=info msg="Starting container: 0c0ee042f8f0917ecb7e87cd581d5e884572ba32488e209c8e96ceef919fe832" id=049210a0-c2ec-4951-863b-c2f4fcfae72f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.022402 | controller | Jun 11 10:44:08.746350 crc crio[22652]: time="2026-06-11T10:44:08.743598855Z" level=info msg="Started container" PID=23886 containerID=0c0ee042f8f0917ecb7e87cd581d5e884572ba32488e209c8e96ceef919fe832 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=049210a0-c2ec-4951-863b-c2f4fcfae72f name=/runtime.v1.RuntimeService/StartContainer sandboxID=4c75261105eca0cc2e0b236aa1c794f7d8a93841056df4b3fe9366cc4e9916e2
2026-06-11 11:57:59.022418 | controller | Jun 11 10:44:09.358655 crc crio[22652]: time="2026-06-11T10:44:09.358547147Z" level=info msg="Stopping pod sandbox: acb3f50ce2cd0280326ae3a61263140cb725e06ee0a710c34b312566c5008775" id=34e02a1a-500c-4e16-9661-c621c122e07d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.022434 | controller | Jun 11 10:44:09.359733 crc crio[22652]: time="2026-06-11T10:44:09.359517319Z" level=info msg="Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:acb3f50ce2cd0280326ae3a61263140cb725e06ee0a710c34b312566c5008775 UID:fa839ca1-f0f5-4ec8-b9d0-599f786862fc NetNS:/var/run/netns/5ad3c3e8-5427-4364-ae1c-2cee2382ce91 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-podfa839ca1_f0f5_4ec8_b9d0_599f786862fc.slice PodAnnotations:0xc0036e6f90}] Aliases:map[]}"
2026-06-11 11:57:59.022450 | controller | Jun 11 10:44:09.359733 crc crio[22652]: time="2026-06-11T10:44:09.359676204Z" level=info msg="Deleting pod openshift-etcd_installer-3-crc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.022466 | controller | Jun 11 10:44:09.611727 crc crio[22652]: time="2026-06-11T10:44:09.611409586Z" level=info msg="Stopped pod sandbox: acb3f50ce2cd0280326ae3a61263140cb725e06ee0a710c34b312566c5008775" id=34e02a1a-500c-4e16-9661-c621c122e07d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.022482 | controller | Jun 11 10:44:21.341489 crc crio[22652]: time="2026-06-11T10:44:21.336573438Z" level=info msg="Stopped container 6e2b6f84343a5c8a05b13a6da3b2a2c8a77ceafaf0c0432cf23b0aec6bee9f34: openshift-etcd/etcd-crc/etcd" id=8b8d5500-16b3-45eb-bacd-e7df13ac8d21 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.022498 | controller | Jun 11 10:44:24.161067 crc crio[22652]: time="2026-06-11T10:44:24.160894272Z" level=warning msg="Stopping container 6058d110c06a11a759b01e21119b487bfaa0e5f3d32a703827efcc559e4bc01d with stop signal(15) timed out. Killing..."
2026-06-11 11:57:59.022518 | controller | Jun 11 10:44:24.206077 crc crio[22652]: time="2026-06-11T10:44:24.205517062Z" level=error msg="Killing container 6058d110c06a11a759b01e21119b487bfaa0e5f3d32a703827efcc559e4bc01d failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 6058d110c06a11a759b01e21119b487bfaa0e5f3d32a703827efcc559e4bc01d KILL` failed: process not running: No such process\n : exit status 1"
2026-06-11 11:57:59.022536 | controller | Jun 11 10:44:24.280454 crc crio[22652]: time="2026-06-11T10:44:24.280377002Z" level=info msg="Stopped container 6058d110c06a11a759b01e21119b487bfaa0e5f3d32a703827efcc559e4bc01d: openshift-etcd/etcd-crc/etcdctl" id=4900d253-f5b6-4a4b-99ee-7d76be798440 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.022552 | controller | Jun 11 10:44:24.281676 crc crio[22652]: time="2026-06-11T10:44:24.28156053Z" level=info msg="Stopping pod sandbox: fa1fdb88abea1578cc8f05af8654098ce3a8239c8f2571c7a77ad2ddfc5e26e3" id=91352550-956a-417a-8733-dc1979818d2c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.022567 | controller | Jun 11 10:44:24.288749 crc crio[22652]: time="2026-06-11T10:44:24.288584603Z" level=info msg="Stopped pod sandbox: fa1fdb88abea1578cc8f05af8654098ce3a8239c8f2571c7a77ad2ddfc5e26e3" id=91352550-956a-417a-8733-dc1979818d2c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.022582 | controller | Jun 11 10:44:24.535779 crc crio[22652]: time="2026-06-11T10:44:24.535629228Z" level=info msg="Removing container: 07f61e30050f8bcd1c3764aa113c45ce59ab294186155c53e090ba2e832c86a0" id=bd484ed7-5114-4836-af07-3a4bc72875ae name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.022597 | controller | Jun 11 10:44:24.559713 crc crio[22652]: time="2026-06-11T10:44:24.559599803Z" level=info msg="Removed container 07f61e30050f8bcd1c3764aa113c45ce59ab294186155c53e090ba2e832c86a0: openshift-etcd/etcd-crc/etcd-rev" id=bd484ed7-5114-4836-af07-3a4bc72875ae name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.022613 | controller | Jun 11 10:44:24.563193 crc crio[22652]: time="2026-06-11T10:44:24.563032939Z" level=info msg="Removing container: 4c2d1c3227c2736fa6314e645869b1d5ea539a771a737ddd0813ecd08e96fecd" id=4886d724-10d5-4656-9cb5-b3b890968f85 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.022628 | controller | Jun 11 10:44:24.593325 crc crio[22652]: time="2026-06-11T10:44:24.5932282Z" level=info msg="Removed container 4c2d1c3227c2736fa6314e645869b1d5ea539a771a737ddd0813ecd08e96fecd: openshift-etcd/etcd-crc/etcd-readyz" id=4886d724-10d5-4656-9cb5-b3b890968f85 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.022643 | controller | Jun 11 10:44:24.596882 crc crio[22652]: time="2026-06-11T10:44:24.596794434Z" level=info msg="Removing container: 092b0bd7ebca4073c30e6292b4c07f5766f3e1e95a6a9369cbb6c6c30b14387b" id=73d3d861-7213-4159-8ce2-9f15226951f7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.022658 | controller | Jun 11 10:44:24.620503 crc crio[22652]: time="2026-06-11T10:44:24.619599308Z" level=info msg="Removed container 092b0bd7ebca4073c30e6292b4c07f5766f3e1e95a6a9369cbb6c6c30b14387b: openshift-etcd/etcd-crc/etcd-metrics" id=73d3d861-7213-4159-8ce2-9f15226951f7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.022673 | controller | Jun 11 10:44:24.627528 crc crio[22652]: time="2026-06-11T10:44:24.627409516Z" level=info msg="Removing container: 6e2b6f84343a5c8a05b13a6da3b2a2c8a77ceafaf0c0432cf23b0aec6bee9f34" id=d62eb21e-7a20-4947-a981-194fddd4bd49 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.022689 | controller | Jun 11 10:44:24.654049 crc crio[22652]: time="2026-06-11T10:44:24.653889658Z" level=info msg="Removed container 6e2b6f84343a5c8a05b13a6da3b2a2c8a77ceafaf0c0432cf23b0aec6bee9f34: openshift-etcd/etcd-crc/etcd" id=d62eb21e-7a20-4947-a981-194fddd4bd49 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.022704 | controller | Jun 11 10:44:24.657208 crc crio[22652]: time="2026-06-11T10:44:24.656988396Z" level=info msg="Removing container: 6058d110c06a11a759b01e21119b487bfaa0e5f3d32a703827efcc559e4bc01d" id=900564bb-3d08-41c4-8342-623923ba44e9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.022723 | controller | Jun 11 10:44:24.672187 crc crio[22652]: time="2026-06-11T10:44:24.671989693Z" level=info msg="Removed container 6058d110c06a11a759b01e21119b487bfaa0e5f3d32a703827efcc559e4bc01d: openshift-etcd/etcd-crc/etcdctl" id=900564bb-3d08-41c4-8342-623923ba44e9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.022739 | controller | Jun 11 10:44:24.675795 crc crio[22652]: time="2026-06-11T10:44:24.675617709Z" level=info msg="Removing container: a4369d4932648417dac09ada33ebfe4d894d5f18d6cff3edf19e3fbae8df8b28" id=99a2f6c8-c000-49fe-8145-eb3b62ceee39 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.022755 | controller | Jun 11 10:44:24.742864 crc crio[22652]: time="2026-06-11T10:44:24.742717594Z" level=info msg="Removed container a4369d4932648417dac09ada33ebfe4d894d5f18d6cff3edf19e3fbae8df8b28: openshift-etcd/etcd-crc/etcd-resources-copy" id=99a2f6c8-c000-49fe-8145-eb3b62ceee39 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.022772 | controller | Jun 11 10:44:24.745900 crc crio[22652]: time="2026-06-11T10:44:24.74581723Z" level=info msg="Removing container: a34efecdcae4c260b4e72130dc6c76d31617c10419b378a52310a7ac5bfd2dc6" id=79a5a370-dade-42c1-833b-19c1a5ad76d7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.022788 | controller | Jun 11 10:44:24.819050 crc crio[22652]: time="2026-06-11T10:44:24.818916816Z" level=info msg="Removed container a34efecdcae4c260b4e72130dc6c76d31617c10419b378a52310a7ac5bfd2dc6: openshift-etcd/etcd-crc/etcd-ensure-env-vars" id=79a5a370-dade-42c1-833b-19c1a5ad76d7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.022803 | controller | Jun 11 10:44:24.822851 crc crio[22652]: time="2026-06-11T10:44:24.822772147Z" level=info msg="Removing container: 1d38a97ea93c7f0e81d68a16c698b31698566094956d6e1f16b27c5b0077e19c" id=0e51af68-03bb-4bc8-b3b4-ecbd9623cc6a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.022818 | controller | Jun 11 10:44:24.896727 crc crio[22652]: time="2026-06-11T10:44:24.896589785Z" level=info msg="Removed container 1d38a97ea93c7f0e81d68a16c698b31698566094956d6e1f16b27c5b0077e19c: openshift-etcd/etcd-crc/setup" id=0e51af68-03bb-4bc8-b3b4-ecbd9623cc6a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.022834 | controller | Jun 11 10:44:45.747820 crc crio[22652]: time="2026-06-11T10:44:45.746520652Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=b48e6c6d-2b39-47fb-bce7-c20d02e55c4c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.022849 | controller | Jun 11 10:44:45.750532 crc crio[22652]: time="2026-06-11T10:44:45.750426457Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=04114654-ce22-40d5-bf26-ccec01e68844 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.022864 | controller | Jun 11 10:44:45.753212 crc crio[22652]: time="2026-06-11T10:44:45.753087471Z" level=info msg="Creating container: openshift-network-node-identity/network-node-identity-dgvkt/approver" id=77f7e95b-92f7-4120-a199-f24b42891cdf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.022879 | controller | Jun 11 10:44:45.753726 crc crio[22652]: time="2026-06-11T10:44:45.753646039Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.022895 | controller | Jun 11 10:44:45.796067 crc crio[22652]: time="2026-06-11T10:44:45.795803699Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.022915 | controller | Jun 11 10:44:45.800274 crc crio[22652]: time="2026-06-11T10:44:45.800109776Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.022931 | controller | Jun 11 10:44:45.935266 crc crio[22652]: time="2026-06-11T10:44:45.935045317Z" level=info msg="Created container 9058f202f9cb4f242aaf9a294a1ad6233f30109281a76140e6e6ebad637d2787: openshift-network-node-identity/network-node-identity-dgvkt/approver" id=77f7e95b-92f7-4120-a199-f24b42891cdf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.022948 | controller | Jun 11 10:44:45.936994 crc crio[22652]: time="2026-06-11T10:44:45.936598376Z" level=info msg="Starting container: 9058f202f9cb4f242aaf9a294a1ad6233f30109281a76140e6e6ebad637d2787" id=69b6a7f1-cb89-4fdc-a061-e1211bd2b66b name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.022965 | controller | Jun 11 10:44:45.948379 crc crio[22652]: time="2026-06-11T10:44:45.942671619Z" level=info msg="Started container" PID=24404 containerID=9058f202f9cb4f242aaf9a294a1ad6233f30109281a76140e6e6ebad637d2787 description=openshift-network-node-identity/network-node-identity-dgvkt/approver id=69b6a7f1-cb89-4fdc-a061-e1211bd2b66b name=/runtime.v1.RuntimeService/StartContainer sandboxID=40734c51274e7a1569cafadfa4eec667fbd11772752d4467125d00ae298a5460
2026-06-11 11:57:59.022989 | controller | Jun 11 10:45:04.243578 crc crio[22652]: time="2026-06-11T10:45:04.242681151Z" level=info msg="Running pod sandbox: openshift-etcd/etcd-crc/POD" id=3d46748b-d65d-4ff3-98ff-a89ca3519400 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.023010 | controller | Jun 11 10:45:04.245835 crc crio[22652]: time="2026-06-11T10:45:04.243603181Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.023026 | controller | Jun 11 10:45:04.261569 crc crio[22652]: time="2026-06-11T10:45:04.261431636Z" 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=3d46748b-d65d-4ff3-98ff-a89ca3519400 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.023043 | controller | Jun 11 10:45:04.274063 crc crio[22652]: time="2026-06-11T10:45:04.273963375Z" level=info msg="Ran pod sandbox 6b22384c34906afb7c6a6e4fd1e54b28799ba5d8829702a81aa5e6c3a52ac00c with infra container: openshift-etcd/etcd-crc/POD" id=3d46748b-d65d-4ff3-98ff-a89ca3519400 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.023059 | controller | Jun 11 10:45:04.276049 crc crio[22652]: time="2026-06-11T10:45:04.275963768Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=478d0321-239f-48fe-b806-dcb7ea3cf421 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.023075 | controller | Jun 11 10:45:04.278079 crc crio[22652]: time="2026-06-11T10:45:04.278004162Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=719def20-6f6d-4dd6-b8a7-05e5784d3113 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.023093 | controller | Jun 11 10:45:04.312833 crc crio[22652]: time="2026-06-11T10:45:04.312667412Z" level=info msg="Creating container: openshift-etcd/etcd-crc/setup" id=38dbeb45-f0b2-46c2-8f9a-063967ed9eb3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.023126 | controller | Jun 11 10:45:04.313603 crc crio[22652]: time="2026-06-11T10:45:04.313515629Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.023166 | controller | Jun 11 10:45:04.315742 crc crio[22652]: time="2026-06-11T10:45:04.315677327Z" level=info msg="Stopping pod sandbox: fa1fdb88abea1578cc8f05af8654098ce3a8239c8f2571c7a77ad2ddfc5e26e3" id=34b09c56-7617-4524-a538-5d4a19331262 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.023197 | controller | Jun 11 10:45:04.315742 crc crio[22652]: time="2026-06-11T10:45:04.315748319Z" level=info msg="Stopped pod sandbox (already stopped): fa1fdb88abea1578cc8f05af8654098ce3a8239c8f2571c7a77ad2ddfc5e26e3" id=34b09c56-7617-4524-a538-5d4a19331262 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.023216 | controller | Jun 11 10:45:04.316725 crc crio[22652]: time="2026-06-11T10:45:04.316640698Z" level=info msg="Removing pod sandbox: fa1fdb88abea1578cc8f05af8654098ce3a8239c8f2571c7a77ad2ddfc5e26e3" id=ca2c4ccc-5700-4494-b5b8-00802976395d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.023233 | controller | Jun 11 10:45:04.338842 crc crio[22652]: time="2026-06-11T10:45:04.338655292Z" level=info msg="Removed pod sandbox: fa1fdb88abea1578cc8f05af8654098ce3a8239c8f2571c7a77ad2ddfc5e26e3" id=ca2c4ccc-5700-4494-b5b8-00802976395d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.023249 | controller | Jun 11 10:45:04.351650 crc crio[22652]: time="2026-06-11T10:45:04.351514624Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.023265 | controller | Jun 11 10:45:04.497599 crc crio[22652]: time="2026-06-11T10:45:04.497433447Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.023280 | controller | Jun 11 10:45:04.603763 crc crio[22652]: time="2026-06-11T10:45:04.60310156Z" level=info msg="Created container 95d0d446ecf915dea32e950ae4ec0b40f1b409deb262a3d507d7dd0b878245b1: openshift-etcd/etcd-crc/setup" id=38dbeb45-f0b2-46c2-8f9a-063967ed9eb3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.023296 | controller | Jun 11 10:45:04.606011 crc crio[22652]: time="2026-06-11T10:45:04.605951961Z" level=info msg="Starting container: 95d0d446ecf915dea32e950ae4ec0b40f1b409deb262a3d507d7dd0b878245b1" id=22229189-16ef-42ab-87e2-62c94508717a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.023311 | controller | Jun 11 10:45:04.611311 crc crio[22652]: time="2026-06-11T10:45:04.611255519Z" level=info msg="Started container" PID=24644 containerID=95d0d446ecf915dea32e950ae4ec0b40f1b409deb262a3d507d7dd0b878245b1 description=openshift-etcd/etcd-crc/setup id=22229189-16ef-42ab-87e2-62c94508717a name=/runtime.v1.RuntimeService/StartContainer sandboxID=6b22384c34906afb7c6a6e4fd1e54b28799ba5d8829702a81aa5e6c3a52ac00c
2026-06-11 11:57:59.023327 | controller | Jun 11 10:45:38.948518 crc crio[22652]: time="2026-06-11T10:45:38.947373792Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=e3c9fa89-35fe-4cd0-bb2a-64789630e71e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.023438 | controller | Jun 11 10:45:38.953276 crc crio[22652]: time="2026-06-11T10:45:38.95298748Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=0ad9d46e-9f01-48ef-b991-92dc891398d4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.023487 | controller | Jun 11 10:45:38.978084 crc crio[22652]: time="2026-06-11T10:45:38.977779947Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-ensure-env-vars" id=49e0a4f4-f466-4223-8c2e-c6c087443a7f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.023517 | controller | Jun 11 10:45:38.978819 crc crio[22652]: time="2026-06-11T10:45:38.978690606Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.023571 | controller | Jun 11 10:45:39.039686 crc crio[22652]: time="2026-06-11T10:45:39.038980329Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.023593 | controller | Jun 11 10:45:39.234851 crc crio[22652]: time="2026-06-11T10:45:39.233906647Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.023610 | controller | Jun 11 10:45:39.357457 crc crio[22652]: time="2026-06-11T10:45:39.357311174Z" level=info msg="Created container a0c492fe6f7444963436ef59a4b7794354d09ee419bb6a7b921dfccf5f7eb9e7: openshift-etcd/etcd-crc/etcd-ensure-env-vars" id=49e0a4f4-f466-4223-8c2e-c6c087443a7f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.023652 | controller | Jun 11 10:45:39.359438 crc crio[22652]: time="2026-06-11T10:45:39.359338218Z" level=info msg="Starting container: a0c492fe6f7444963436ef59a4b7794354d09ee419bb6a7b921dfccf5f7eb9e7" id=76aacfe1-cfea-479a-9901-02b735e461db name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.023671 | controller | Jun 11 10:45:39.366693 crc crio[22652]: time="2026-06-11T10:45:39.366602418Z" level=info msg="Started container" PID=25106 containerID=a0c492fe6f7444963436ef59a4b7794354d09ee419bb6a7b921dfccf5f7eb9e7 description=openshift-etcd/etcd-crc/etcd-ensure-env-vars id=76aacfe1-cfea-479a-9901-02b735e461db name=/runtime.v1.RuntimeService/StartContainer sandboxID=6b22384c34906afb7c6a6e4fd1e54b28799ba5d8829702a81aa5e6c3a52ac00c
2026-06-11 11:57:59.023688 | controller | Jun 11 10:45:51.370027 crc crio[22652]: time="2026-06-11T10:45:51.36892526Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=b11c0a32-85f2-4165-838e-d9596962ff7e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.023703 | controller | Jun 11 10:45:51.372680 crc crio[22652]: time="2026-06-11T10:45:51.372638348Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=3f2ae6e3-3408-4d1a-912b-2b441f7ae47f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.023739 | controller | Jun 11 10:45:51.375764 crc crio[22652]: time="2026-06-11T10:45:51.375633374Z" level=info msg="Creating container: openshift-marketplace/marketplace-operator-547dbd544d-msl67/marketplace-operator" id=ebf5779f-41da-453d-bb62-9cf53931360a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.023763 | controller | Jun 11 10:45:51.376922 crc crio[22652]: time="2026-06-11T10:45:51.376330066Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.023779 | controller | Jun 11 10:45:51.421082 crc crio[22652]: time="2026-06-11T10:45:51.420882629Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.023795 | controller | Jun 11 10:45:51.426663 crc crio[22652]: time="2026-06-11T10:45:51.426526789Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.023810 | controller | Jun 11 10:45:51.570038 crc crio[22652]: time="2026-06-11T10:45:51.569751684Z" level=info msg="Created container 3a22adbd6e1475d5d60ac5a99accaecdda5c55f4dfb19569a01d4bf4ef675b04: openshift-marketplace/marketplace-operator-547dbd544d-msl67/marketplace-operator" id=ebf5779f-41da-453d-bb62-9cf53931360a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.023826 | controller | Jun 11 10:45:51.578624 crc crio[22652]: time="2026-06-11T10:45:51.574058291Z" level=info msg="Starting container: 3a22adbd6e1475d5d60ac5a99accaecdda5c55f4dfb19569a01d4bf4ef675b04" id=1a3feddc-4f39-48ae-aad7-0a3bf8a5e713 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.023847 | controller | Jun 11 10:45:51.580624 crc crio[22652]: time="2026-06-11T10:45:51.580356751Z" level=info msg="Started container" PID=25275 containerID=3a22adbd6e1475d5d60ac5a99accaecdda5c55f4dfb19569a01d4bf4ef675b04 description=openshift-marketplace/marketplace-operator-547dbd544d-msl67/marketplace-operator id=1a3feddc-4f39-48ae-aad7-0a3bf8a5e713 name=/runtime.v1.RuntimeService/StartContainer sandboxID=275d7dcc4bc8f174646b2ef56319d0ea75932f10ed1e7d03a583f6417d7d7986
2026-06-11 11:57:59.023887 | controller | Jun 11 10:46:14.276426 crc crio[22652]: time="2026-06-11T10:46:14.275004622Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=aa2fa91e-29b2-48fe-9fff-673af328d5ce name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.023910 | controller | Jun 11 10:46:14.281911 crc crio[22652]: time="2026-06-11T10:46:14.281796317Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=07580af9-f889-4a55-ab87-bdc54e0ef0d9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.023926 | controller | Jun 11 10:46:14.301360 crc crio[22652]: time="2026-06-11T10:46:14.301193943Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-resources-copy" id=97b42b2e-1d1d-4ec8-8dac-b38ab8086faf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.023943 | controller | Jun 11 10:46:14.301790 crc crio[22652]: time="2026-06-11T10:46:14.301749791Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.023980 | controller | Jun 11 10:46:14.338615 crc crio[22652]: time="2026-06-11T10:46:14.33829271Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.024016 | controller | Jun 11 10:46:14.468795 crc crio[22652]: time="2026-06-11T10:46:14.468743011Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.024043 | controller | Jun 11 10:46:14.560603 crc crio[22652]: time="2026-06-11T10:46:14.560481712Z" level=info msg="Created container 12875682bd0595a008b301b8a147a60bf5a5c12c62ff1f9636aecd9c38c10c51: openshift-etcd/etcd-crc/etcd-resources-copy" id=97b42b2e-1d1d-4ec8-8dac-b38ab8086faf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.024062 | controller | Jun 11 10:46:14.561709 crc crio[22652]: time="2026-06-11T10:46:14.561628349Z" level=info msg="Starting container: 12875682bd0595a008b301b8a147a60bf5a5c12c62ff1f9636aecd9c38c10c51" id=ecb9b421-aace-4e1c-8659-c25513c8789e name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.024080 | controller | Jun 11 10:46:14.569201 crc crio[22652]: time="2026-06-11T10:46:14.569070525Z" level=info msg="Started container" PID=25567 containerID=12875682bd0595a008b301b8a147a60bf5a5c12c62ff1f9636aecd9c38c10c51 description=openshift-etcd/etcd-crc/etcd-resources-copy id=ecb9b421-aace-4e1c-8659-c25513c8789e name=/runtime.v1.RuntimeService/StartContainer sandboxID=6b22384c34906afb7c6a6e4fd1e54b28799ba5d8829702a81aa5e6c3a52ac00c
2026-06-11 11:57:59.024175 | controller | Jun 11 10:46:19.684975 crc crio[22652]: time="2026-06-11T10:46:19.683858048Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=d53d8d13-3201-49f9-ac28-0faffbcfcf9d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.024207 | controller | Jun 11 10:46:19.689001 crc crio[22652]: time="2026-06-11T10:46:19.688900687Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=7f67553f-5ecc-42a8-b812-e67605b2cf31 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.024257 | controller | Jun 11 10:46:19.691668 crc crio[22652]: time="2026-06-11T10:46:19.691561432Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=bb8e81f9-1709-4e62-84c8-60e85d0f9d2b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.024282 | controller | Jun 11 10:46:19.692352 crc crio[22652]: time="2026-06-11T10:46:19.692216573Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager" id=4a3d48df-1221-49f9-aa89-ec192293b466 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.024302 | controller | Jun 11 10:46:19.692758 crc crio[22652]: time="2026-06-11T10:46:19.692658917Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.024318 | controller | Jun 11 10:46:19.693753 crc crio[22652]: time="2026-06-11T10:46:19.693654898Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=6279a51b-139f-4db8-af48-c6031ebc5e1a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.024334 | controller | Jun 11 10:46:19.696572 crc crio[22652]: time="2026-06-11T10:46:19.696477069Z" level=info msg="Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller" id=a68b030a-433a-49eb-a255-bd7c33438a33 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.024393 | controller | Jun 11 10:46:19.701068 crc crio[22652]: time="2026-06-11T10:46:19.700983421Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=f0b8e08b-8496-42c7-8e1c-3e2f9d35b770 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.024413 | controller | Jun 11 10:46:19.703260 crc crio[22652]: time="2026-06-11T10:46:19.703035106Z" level=info msg="Removing container: a40b0ad266f0349e3710983c74b3de1c18a33f55d6af770e2d6ca6422a6ae41b" id=04c3d468-399a-4305-afbb-a8938519713e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.024430 | controller | Jun 11 10:46:19.715276 crc crio[22652]: time="2026-06-11T10:46:19.715037847Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.024448 | controller | Jun 11 10:46:19.718032 crc crio[22652]: time="2026-06-11T10:46:19.717907209Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=13de00dd-94ba-4932-b121-b680d1b8da6a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.024463 | controller | Jun 11 10:46:19.720853 crc crio[22652]: time="2026-06-11T10:46:19.720730148Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=4f35e8f4-dbab-45f6-8362-beae0dc07118 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.024479 | controller | Jun 11 10:46:19.732988 crc crio[22652]: time="2026-06-11T10:46:19.732893174Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.024495 | controller | Jun 11 10:46:19.747708 crc crio[22652]: time="2026-06-11T10:46:19.747369353Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.024515 | controller | Jun 11 10:46:19.759542 crc crio[22652]: time="2026-06-11T10:46:19.759403345Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.024534 | controller | Jun 11 10:46:19.765057 crc crio[22652]: time="2026-06-11T10:46:19.764913763Z" level=info msg="Removed container a40b0ad266f0349e3710983c74b3de1c18a33f55d6af770e2d6ca6422a6ae41b: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=04c3d468-399a-4305-afbb-a8938519713e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.024550 | controller | Jun 11 10:46:19.768260 crc crio[22652]: time="2026-06-11T10:46:19.768090791Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.024566 | controller | Jun 11 10:46:19.787478 crc crio[22652]: time="2026-06-11T10:46:19.787360372Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.024581 | controller | Jun 11 10:46:19.926377 crc crio[22652]: time="2026-06-11T10:46:19.926063777Z" level=info msg="Created container bc491962fef783e8c968a88c1ba1217a49ee4883f3d9f66199d4d2f26593d847: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager" id=4a3d48df-1221-49f9-aa89-ec192293b466 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.024597 | controller | Jun 11 10:46:19.927562 crc crio[22652]: time="2026-06-11T10:46:19.927298354Z" level=info msg="Starting container: bc491962fef783e8c968a88c1ba1217a49ee4883f3d9f66199d4d2f26593d847" id=cd164c5b-4239-4a25-801f-e5ec859be0bf name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.024613 | controller | Jun 11 10:46:19.937814 crc crio[22652]: time="2026-06-11T10:46:19.937703565Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.024631 | controller | Jun 11 10:46:19.941517 crc crio[22652]: time="2026-06-11T10:46:19.941323859Z" level=info msg="Started container" PID=25693 containerID=bc491962fef783e8c968a88c1ba1217a49ee4883f3d9f66199d4d2f26593d847 description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager id=cd164c5b-4239-4a25-801f-e5ec859be0bf name=/runtime.v1.RuntimeService/StartContainer sandboxID=6286c5cd824d0722cf7d1aa46f4dae6382b3cddde7d5609b9f4d263a4214395a
2026-06-11 11:57:59.024647 | controller | Jun 11 10:46:19.952276 crc crio[22652]: time="2026-06-11T10:46:19.952109052Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.024663 | controller | Jun 11 10:46:20.046910 crc crio[22652]: time="2026-06-11T10:46:20.046543648Z" level=info msg="Created container aa68a47059b99e05aa0e59bce9820f94e520f94156dd813ff79066657cf75557: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=4f35e8f4-dbab-45f6-8362-beae0dc07118 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.024679 | controller | Jun 11 10:46:20.048690 crc crio[22652]: time="2026-06-11T10:46:20.048609624Z" level=info msg="Created container e0a458801345f0c01ea35e7aa3cf4cc7d8a0133f46ee0cf83af563b55d65fee6: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller" id=a68b030a-433a-49eb-a255-bd7c33438a33 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.024696 | controller | Jun 11 10:46:20.048904 crc crio[22652]: time="2026-06-11T10:46:20.048833321Z" level=info msg="Starting container: aa68a47059b99e05aa0e59bce9820f94e520f94156dd813ff79066657cf75557" id=a23ddc67-0141-4bb0-9dd2-a0f3ac967fc2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.024712 | controller | Jun 11 10:46:20.049656 crc crio[22652]: time="2026-06-11T10:46:20.049603845Z" level=info msg="Starting container: e0a458801345f0c01ea35e7aa3cf4cc7d8a0133f46ee0cf83af563b55d65fee6" id=037b0e56-2030-4091-b17f-d2ae8f5bc687 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.024731 | controller | Jun 11 10:46:20.053781 crc crio[22652]: time="2026-06-11T10:46:20.053669035Z" level=info msg="Started container" PID=25715 containerID=aa68a47059b99e05aa0e59bce9820f94e520f94156dd813ff79066657cf75557 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=a23ddc67-0141-4bb0-9dd2-a0f3ac967fc2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4c75261105eca0cc2e0b236aa1c794f7d8a93841056df4b3fe9366cc4e9916e2
2026-06-11 11:57:59.024749 | controller | Jun 11 10:46:20.055285 crc crio[22652]: time="2026-06-11T10:46:20.055166612Z" level=info msg="Started container" PID=25713 containerID=e0a458801345f0c01ea35e7aa3cf4cc7d8a0133f46ee0cf83af563b55d65fee6 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller id=037b0e56-2030-4091-b17f-d2ae8f5bc687 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4004c0680f4846cec5f2f23572abe1d111a622de9d9019870f087a0059338ed1
2026-06-11 11:57:59.024765 | controller | Jun 11 10:46:20.066651 crc crio[22652]: time="2026-06-11T10:46:20.066537533Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=1863f7b9-be36-499d-9192-9664be4f6ae7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.024782 | controller | Jun 11 10:46:20.068544 crc crio[22652]: time="2026-06-11T10:46:20.068480175Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=2b91d474-bb1b-4747-9432-8cb249ec57ff name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.024797 | controller | Jun 11 10:46:20.070541 crc crio[22652]: time="2026-06-11T10:46:20.070486628Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller" id=6526faff-04b1-4772-b23e-fe13b9208383 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.024813 | controller | Jun 11 10:46:20.070944 crc crio[22652]: time="2026-06-11T10:46:20.070893971Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.024830 | controller | Jun 11 10:46:20.092428 crc crio[22652]: time="2026-06-11T10:46:20.092347742Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.024846 | controller | Jun 11 10:46:20.252616 crc crio[22652]: time="2026-06-11T10:46:20.252364632Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.024862 | controller | Jun 11 10:46:20.334184 crc crio[22652]: time="2026-06-11T10:46:20.333984031Z" level=info msg="Created container cb02381406c590b030c97c28656cf831ef0c2b6cc00022ae6ffaf82132dd9f34: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller" id=6526faff-04b1-4772-b23e-fe13b9208383 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.024878 | controller | Jun 11 10:46:20.335997 crc crio[22652]: time="2026-06-11T10:46:20.335791528Z" level=info msg="Starting container: cb02381406c590b030c97c28656cf831ef0c2b6cc00022ae6ffaf82132dd9f34" id=01c7044d-4842-4938-bfdd-e55f9f183d1f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.024893 | controller | Jun 11 10:46:20.342217 crc crio[22652]: time="2026-06-11T10:46:20.342048897Z" level=info msg="Started container" PID=25753 containerID=cb02381406c590b030c97c28656cf831ef0c2b6cc00022ae6ffaf82132dd9f34 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller id=01c7044d-4842-4938-bfdd-e55f9f183d1f name=/runtime.v1.RuntimeService/StartContainer sandboxID=4c75261105eca0cc2e0b236aa1c794f7d8a93841056df4b3fe9366cc4e9916e2
2026-06-11 11:57:59.024913 | controller | Jun 11 10:46:31.856441 crc crio[22652]: time="2026-06-11T10:46:31.855580514Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=9af640a8-866a-405e-b877-b6c5420cdee6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.024931 | controller | Jun 11 10:46:31.859031 crc crio[22652]: time="2026-06-11T10:46:31.85894045Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d" id=1e291dbd-5eef-4656-b2c9-abca51973871 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.024947 | controller | Jun 11 10:46:31.859542 crc crio[22652]: time="2026-06-11T10:46:31.859447757Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=00db2a48-50de-437a-a01f-181e466ea336 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.024962 | controller | Jun 11 10:46:31.861760 crc crio[22652]: time="2026-06-11T10:46:31.861660987Z" level=info msg="Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler" id=f935fb22-f3ec-469c-94a8-a22394bba681 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.024985 | controller | Jun 11 10:46:31.861760 crc crio[22652]: time="2026-06-11T10:46:31.861716609Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d" id=edc6fadc-5362-4373-81d3-bbd9c4d9b43f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.025009 | controller | Jun 11 10:46:31.862222 crc crio[22652]: time="2026-06-11T10:46:31.86206832Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.025026 | controller | Jun 11 10:46:31.863921 crc crio[22652]: time="2026-06-11T10:46:31.863840976Z" level=info msg="Creating container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator" id=b3c144b5-a3b9-48db-83c9-0783b43e4adf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.025043 | controller | Jun 11 10:46:31.864415 crc crio[22652]: time="2026-06-11T10:46:31.864356562Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.025059 | controller | Jun 11 10:46:31.908787 crc crio[22652]: time="2026-06-11T10:46:31.908669709Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.025075 | controller | Jun 11 10:46:31.928301 crc crio[22652]: time="2026-06-11T10:46:31.927990432Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.025090 | controller | Jun 11 10:46:31.933614 crc crio[22652]: time="2026-06-11T10:46:31.933474217Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.025106 | controller | Jun 11 10:46:32.037325 crc crio[22652]: time="2026-06-11T10:46:32.037266Z" level=info msg="Created container 5c6e5c6fe451bba1640873b14cbd5bc3b8edc34b3e8855d8c02ec16f7fbffcd5: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator" id=b3c144b5-a3b9-48db-83c9-0783b43e4adf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.025126 | controller | Jun 11 10:46:32.039545 crc crio[22652]: time="2026-06-11T10:46:32.039478941Z" level=info msg="Starting container: 5c6e5c6fe451bba1640873b14cbd5bc3b8edc34b3e8855d8c02ec16f7fbffcd5" id=07d58ecb-4ad5-48b2-91e0-8fa1443d31f8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.025143 | controller | Jun 11 10:46:32.048461 crc crio[22652]: time="2026-06-11T10:46:32.04829771Z" level=info msg="Started container" PID=25891 containerID=5c6e5c6fe451bba1640873b14cbd5bc3b8edc34b3e8855d8c02ec16f7fbffcd5 description=openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator id=07d58ecb-4ad5-48b2-91e0-8fa1443d31f8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=089f8796586f8b7db92a69c83013faa76dd5287d067fcd029cad6702aa674c55
2026-06-11 11:57:59.025160 | controller | Jun 11 10:46:32.080963 crc crio[22652]: time="2026-06-11T10:46:32.080815012Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.025176 | controller | Jun 11 10:46:32.166820 crc crio[22652]: time="2026-06-11T10:46:32.166709968Z" level=info msg="Created container bfbaabc0dbcc229bbd875b5e9a4f91e3d679070220d10be6b4e577487463fb38: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler" id=f935fb22-f3ec-469c-94a8-a22394bba681 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.025191 | controller | Jun 11 10:46:32.167829 crc crio[22652]: time="2026-06-11T10:46:32.167763242Z" level=info msg="Starting container: bfbaabc0dbcc229bbd875b5e9a4f91e3d679070220d10be6b4e577487463fb38" id=a62d2bd5-d8ca-421c-b1f5-772c636a514d name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.025207 | controller | Jun 11 10:46:32.176741 crc crio[22652]: time="2026-06-11T10:46:32.176687066Z" level=info msg="Started container" PID=25907 containerID=bfbaabc0dbcc229bbd875b5e9a4f91e3d679070220d10be6b4e577487463fb38 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler id=a62d2bd5-d8ca-421c-b1f5-772c636a514d name=/runtime.v1.RuntimeService/StartContainer sandboxID=4004c0680f4846cec5f2f23572abe1d111a622de9d9019870f087a0059338ed1
2026-06-11 11:57:59.025223 | controller | Jun 11 10:46:39.954019 crc crio[22652]: time="2026-06-11T10:46:39.953371751Z" level=info msg="Removing container: 8654ff591391f9a32e71a6b62fa0aaebbcfa8821e2f3eadb46fb4de831baccd8" id=ebd51257-115c-474a-a5ce-128fbbdd1574 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.025238 | controller | Jun 11 10:46:39.955008 crc crio[22652]: time="2026-06-11T10:46:39.953959009Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=490c9e73-aa91-4a1f-873f-d2683e666636 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.025253 | controller | Jun 11 10:46:40.004514 crc crio[22652]: time="2026-06-11T10:46:40.004421592Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=20f37879-5f74-4fc3-8d1f-654875352be7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.025268 | controller | Jun 11 10:46:40.006448 crc crio[22652]: time="2026-06-11T10:46:40.006373613Z" level=info msg="Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=4b5a1bb5-c14c-4115-9971-90325d3cd9a3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.025284 | controller | Jun 11 10:46:40.006684 crc crio[22652]: time="2026-06-11T10:46:40.006630301Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.025299 | controller | Jun 11 10:46:40.021755 crc crio[22652]: time="2026-06-11T10:46:40.02164995Z" level=info msg="Removed container 8654ff591391f9a32e71a6b62fa0aaebbcfa8821e2f3eadb46fb4de831baccd8: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=ebd51257-115c-474a-a5ce-128fbbdd1574 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.025318 | controller | Jun 11 10:46:40.028458 crc crio[22652]: time="2026-06-11T10:46:40.028370961Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.025334 | controller | Jun 11 10:46:40.177185 crc crio[22652]: time="2026-06-11T10:46:40.177010279Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.025373 | controller | Jun 11 10:46:40.274936 crc crio[22652]: time="2026-06-11T10:46:40.274818723Z" level=info msg="Created container 5ff43cdea3e86db53c06264ee3888584be2e2a796390b16a505e176d63a5921f: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=4b5a1bb5-c14c-4115-9971-90325d3cd9a3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.025393 | controller | Jun 11 10:46:40.276496 crc crio[22652]: time="2026-06-11T10:46:40.276401393Z" level=info msg="Starting container: 5ff43cdea3e86db53c06264ee3888584be2e2a796390b16a505e176d63a5921f" id=30e85bbb-6250-478c-be6b-207154bcbf92 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.025410 | controller | Jun 11 10:46:40.287509 crc crio[22652]: time="2026-06-11T10:46:40.286190654Z" level=info msg="Started container" PID=26051 containerID=5ff43cdea3e86db53c06264ee3888584be2e2a796390b16a505e176d63a5921f description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=30e85bbb-6250-478c-be6b-207154bcbf92 name=/runtime.v1.RuntimeService/StartContainer sandboxID=106340d852599cbf4baa350ac7e1500a562578e321ecf31ccbcd3945cae2303a
2026-06-11 11:57:59.025427 | controller | Jun 11 10:46:48.615852 crc crio[22652]: time="2026-06-11T10:46:48.614957446Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=aa7d0105-dae1-467c-a387-ccfae8a2f6dd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.025444 | controller | Jun 11 10:46:48.617971 crc crio[22652]: time="2026-06-11T10:46:48.617835398Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=6cdf80d8-ee34-4aee-8630-f80a87a29537 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.025460 | controller | Jun 11 10:46:48.630353 crc crio[22652]: time="2026-06-11T10:46:48.630212421Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcdctl" id=57578c47-c349-4cc7-8f33-25e672db650f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.025475 | controller | Jun 11 10:46:48.630724 crc crio[22652]: time="2026-06-11T10:46:48.630634205Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.025491 | controller | Jun 11 10:46:48.649674 crc crio[22652]: time="2026-06-11T10:46:48.649566924Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.025507 | controller | Jun 11 10:46:48.692730 crc crio[22652]: time="2026-06-11T10:46:48.692638315Z" level=info msg="Stopping container: aa68a47059b99e05aa0e59bce9820f94e520f94156dd813ff79066657cf75557 (timeout: 30s)" id=9d3e7151-65f3-444c-8757-d1f470290b04 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.025522 | controller | Jun 11 10:46:48.820713 crc crio[22652]: time="2026-06-11T10:46:48.820595872Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.025541 | controller | Jun 11 10:46:48.858019 crc crio[22652]: time="2026-06-11T10:46:48.857775875Z" level=info msg="Stopped container aa68a47059b99e05aa0e59bce9820f94e520f94156dd813ff79066657cf75557: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=9d3e7151-65f3-444c-8757-d1f470290b04 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.025557 | controller | Jun 11 10:46:48.859466 crc crio[22652]: time="2026-06-11T10:46:48.859358813Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=a8fcda4e-d4f1-4ade-8204-a59e071f5e07 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.025572 | controller | Jun 11 10:46:48.861495 crc crio[22652]: time="2026-06-11T10:46:48.861364627Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=6d2b7113-0f97-4a0f-b106-f3205db3391f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.025588 | controller | Jun 11 10:46:48.863496 crc crio[22652]: time="2026-06-11T10:46:48.86335006Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=62b05a68-5c11-4017-95b1-e5a65a716e54 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.025603 | controller | Jun 11 10:46:48.863630 crc crio[22652]: time="2026-06-11T10:46:48.863617428Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.025619 | controller | Jun 11 10:46:48.886435 crc crio[22652]: time="2026-06-11T10:46:48.886350841Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.025636 | controller | Jun 11 10:46:48.907688 crc crio[22652]: time="2026-06-11T10:46:48.907592165Z" level=info msg="Created container 00ea78fb5622665d8ef1c4a076f722d80f7804b69b2d9e19fd4c7990ed227e08: openshift-etcd/etcd-crc/etcdctl" id=57578c47-c349-4cc7-8f33-25e672db650f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.025652 | controller | Jun 11 10:46:48.908939 crc crio[22652]: time="2026-06-11T10:46:48.908866404Z" level=info msg="Starting container: 00ea78fb5622665d8ef1c4a076f722d80f7804b69b2d9e19fd4c7990ed227e08" id=ca2b301f-51cd-47a0-8f8c-8a463148ac36 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.025668 | controller | Jun 11 10:46:48.912965 crc crio[22652]: time="2026-06-11T10:46:48.912885981Z" level=info msg="Started container" PID=26212 containerID=00ea78fb5622665d8ef1c4a076f722d80f7804b69b2d9e19fd4c7990ed227e08 description=openshift-etcd/etcd-crc/etcdctl id=ca2b301f-51cd-47a0-8f8c-8a463148ac36 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6b22384c34906afb7c6a6e4fd1e54b28799ba5d8829702a81aa5e6c3a52ac00c
2026-06-11 11:57:59.025684 | controller | Jun 11 10:46:48.926468 crc crio[22652]: time="2026-06-11T10:46:48.926414302Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=638e9e97-dc28-40a7-99cc-f1804be6ad5a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.025700 | controller | Jun 11 10:46:48.929524 crc crio[22652]: time="2026-06-11T10:46:48.929439908Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=9805c9e1-69e5-40ea-b401-9ae9807186da name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.025715 | controller | Jun 11 10:46:48.935751 crc crio[22652]: time="2026-06-11T10:46:48.935687856Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd" id=dd93edd8-5272-4409-881b-b4fca08bab1a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.025734 | controller | Jun 11 10:46:48.936059 crc crio[22652]: time="2026-06-11T10:46:48.936012307Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.025751 | controller | Jun 11 10:46:48.964330 crc crio[22652]: time="2026-06-11T10:46:48.963770817Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.025766 | controller | Jun 11 10:46:49.064074 crc crio[22652]: time="2026-06-11T10:46:49.063937176Z" level=info msg="Removing container: 6d9957b8e8038150ac8cae0325116c233f1483b436ff1b353784fd53810d72d8" id=119896af-c5a9-4ead-84ac-c28c7b812c4f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.025782 | controller | Jun 11 10:46:49.068648 crc crio[22652]: time="2026-06-11T10:46:49.068580863Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.025798 | controller | Jun 11 10:46:49.147965 crc crio[22652]: time="2026-06-11T10:46:49.147829149Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.025813 | controller | Jun 11 10:46:49.149966 crc crio[22652]: time="2026-06-11T10:46:49.149819936Z" level=info msg="Removed container 6d9957b8e8038150ac8cae0325116c233f1483b436ff1b353784fd53810d72d8: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=119896af-c5a9-4ead-84ac-c28c7b812c4f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.025829 | controller | Jun 11 10:46:49.170002 crc crio[22652]: time="2026-06-11T10:46:49.168328359Z" level=info msg="Created container 4d5bf335a520676ae7cc317ef750bb2099d3b1e05c79dfa63b6da067b9254fa0: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=62b05a68-5c11-4017-95b1-e5a65a716e54 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.025844 | controller | Jun 11 10:46:49.170002 crc crio[22652]: time="2026-06-11T10:46:49.169779676Z" level=info msg="Starting container: 4d5bf335a520676ae7cc317ef750bb2099d3b1e05c79dfa63b6da067b9254fa0" id=bd21874c-b84a-491b-a55d-6df20086550c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.025860 | controller | Jun 11 10:46:49.175532 crc crio[22652]: time="2026-06-11T10:46:49.175433006Z" level=info msg="Started container" PID=26232 containerID=4d5bf335a520676ae7cc317ef750bb2099d3b1e05c79dfa63b6da067b9254fa0 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=bd21874c-b84a-491b-a55d-6df20086550c name=/runtime.v1.RuntimeService/StartContainer sandboxID=4c75261105eca0cc2e0b236aa1c794f7d8a93841056df4b3fe9366cc4e9916e2
2026-06-11 11:57:59.025876 | controller | Jun 11 10:46:49.210504 crc crio[22652]: time="2026-06-11T10:46:49.210355913Z" level=info msg="Created container 05e0938fdf721035e367b2ff1d44a71acf125715fbb05fdd91d95a448445162f: openshift-etcd/etcd-crc/etcd" id=dd93edd8-5272-4409-881b-b4fca08bab1a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.025892 | controller | Jun 11 10:46:49.212591 crc crio[22652]: time="2026-06-11T10:46:49.21248365Z" level=info msg="Starting container: 05e0938fdf721035e367b2ff1d44a71acf125715fbb05fdd91d95a448445162f" id=daaaec31-bbab-4174-b08a-8bc9f84dc923 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.025907 | controller | Jun 11 10:46:49.218784 crc crio[22652]: time="2026-06-11T10:46:49.218675437Z" level=info msg="Started container" PID=26238 containerID=05e0938fdf721035e367b2ff1d44a71acf125715fbb05fdd91d95a448445162f description=openshift-etcd/etcd-crc/etcd id=daaaec31-bbab-4174-b08a-8bc9f84dc923 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6b22384c34906afb7c6a6e4fd1e54b28799ba5d8829702a81aa5e6c3a52ac00c
2026-06-11 11:57:59.025934 | controller | Jun 11 10:46:49.235101 crc crio[22652]: time="2026-06-11T10:46:49.235006305Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=d316cd03-0f96-4258-b945-94ba5c22dd96 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.025950 | controller | Jun 11 10:46:49.237098 crc crio[22652]: time="2026-06-11T10:46:49.237015739Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=42d94b91-95b3-4094-98cb-a72fb8a28297 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.025966 | controller | Jun 11 10:46:49.243423 crc crio[22652]: time="2026-06-11T10:46:49.24335245Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-metrics" id=70d2c906-ad4f-4cf2-8245-4b5ccee4a734 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.025990 | controller | Jun 11 10:46:49.243795 crc crio[22652]: time="2026-06-11T10:46:49.243732372Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.026013 | controller | Jun 11 10:46:49.274383 crc crio[22652]: time="2026-06-11T10:46:49.274330765Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.026034 | controller | Jun 11 10:46:49.438199 crc crio[22652]: time="2026-06-11T10:46:49.437929826Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.026051 | controller | Jun 11 10:46:49.534401 crc crio[22652]: time="2026-06-11T10:46:49.534266444Z" level=info msg="Created container 2255433fbe8a87773bacabe2738eacee1e7a916958cd76d63fcc9baad6c50aa2: openshift-etcd/etcd-crc/etcd-metrics" id=70d2c906-ad4f-4cf2-8245-4b5ccee4a734 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.026067 | controller | Jun 11 10:46:49.535634 crc crio[22652]: time="2026-06-11T10:46:49.535539374Z" level=info msg="Starting container: 2255433fbe8a87773bacabe2738eacee1e7a916958cd76d63fcc9baad6c50aa2" id=870bf896-43d5-42c7-a9a8-fc573d8d2b46 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.026084 | controller | Jun 11 10:46:49.542865 crc crio[22652]: time="2026-06-11T10:46:49.542795443Z" level=info msg="Started container" PID=26270 containerID=2255433fbe8a87773bacabe2738eacee1e7a916958cd76d63fcc9baad6c50aa2 description=openshift-etcd/etcd-crc/etcd-metrics id=870bf896-43d5-42c7-a9a8-fc573d8d2b46 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6b22384c34906afb7c6a6e4fd1e54b28799ba5d8829702a81aa5e6c3a52ac00c
2026-06-11 11:57:59.026100 | controller | Jun 11 10:46:49.555827 crc crio[22652]: time="2026-06-11T10:46:49.555731765Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=54d327ab-9304-4038-b0ce-25e6a9db975d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.026115 | controller | Jun 11 10:46:49.557547 crc crio[22652]: time="2026-06-11T10:46:49.557463649Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=5312d69a-84ba-4b79-b9a0-56a86373e117 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.026131 | controller | Jun 11 10:46:49.562828 crc crio[22652]: time="2026-06-11T10:46:49.562744548Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-readyz" id=ed576faf-e95a-412b-a931-3577fe2f5a89 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.026151 | controller | Jun 11 10:46:49.563272 crc crio[22652]: time="2026-06-11T10:46:49.563194592Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.026167 | controller | Jun 11 10:46:49.604967 crc crio[22652]: time="2026-06-11T10:46:49.604791041Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.026182 | controller | Jun 11 10:46:49.762354 crc crio[22652]: time="2026-06-11T10:46:49.762193157Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.026198 | controller | Jun 11 10:46:49.853924 crc crio[22652]: time="2026-06-11T10:46:49.853877297Z" level=info msg="Created container 0fcac4279837f86e0e405f9a9658d157530eae76cefb45b8d23ecd024c966894: openshift-etcd/etcd-crc/etcd-readyz" id=ed576faf-e95a-412b-a931-3577fe2f5a89 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.026214 | controller | Jun 11 10:46:49.855709 crc crio[22652]: time="2026-06-11T10:46:49.85555067Z" level=info msg="Starting container: 0fcac4279837f86e0e405f9a9658d157530eae76cefb45b8d23ecd024c966894" id=701df81f-7cd7-4304-9c1a-ea8cbfa00efe name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.026229 | controller | Jun 11 10:46:49.869016 crc crio[22652]: time="2026-06-11T10:46:49.868867563Z" level=info msg="Started container" PID=26288 containerID=0fcac4279837f86e0e405f9a9658d157530eae76cefb45b8d23ecd024c966894 description=openshift-etcd/etcd-crc/etcd-readyz id=701df81f-7cd7-4304-9c1a-ea8cbfa00efe name=/runtime.v1.RuntimeService/StartContainer sandboxID=6b22384c34906afb7c6a6e4fd1e54b28799ba5d8829702a81aa5e6c3a52ac00c
2026-06-11 11:57:59.026245 | controller | Jun 11 10:46:49.885226 crc crio[22652]: time="2026-06-11T10:46:49.880295615Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=6be1a1e3-8562-4784-9e63-7a21addc887b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.026260 | controller | Jun 11 10:46:49.885226 crc crio[22652]: time="2026-06-11T10:46:49.882626099Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=2a6f1f43-0591-4b47-b36d-0820981227f3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.026276 | controller | Jun 11 10:46:49.889559 crc crio[22652]: time="2026-06-11T10:46:49.889482309Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-rev" id=f136b4fa-a221-4322-9fce-db9f42dbea5b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.026298 | controller | Jun 11 10:46:49.889872 crc crio[22652]: time="2026-06-11T10:46:49.889832231Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.026322 | controller | Jun 11 10:46:49.927389 crc crio[22652]: time="2026-06-11T10:46:49.926825132Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.026339 | controller | Jun 11 10:46:50.134618 crc crio[22652]: time="2026-06-11T10:46:50.134479775Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.026382 | controller | Jun 11 10:46:50.244836 crc crio[22652]: time="2026-06-11T10:46:50.24435498Z" level=info msg="Created container d8e7c8943c5518c620297346d510d308fcf74fd1ad00580e19ca850096782cbc: openshift-etcd/etcd-crc/etcd-rev" id=f136b4fa-a221-4322-9fce-db9f42dbea5b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.026409 | controller | Jun 11 10:46:50.246328 crc crio[22652]: time="2026-06-11T10:46:50.245993982Z" level=info msg="Starting container: d8e7c8943c5518c620297346d510d308fcf74fd1ad00580e19ca850096782cbc" id=1baac0c9-e9c6-4ef8-98f1-e19f54687920 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.026436 | controller | Jun 11 10:46:50.251655 crc crio[22652]: time="2026-06-11T10:46:50.251564848Z" level=info msg="Started container" PID=26308 containerID=d8e7c8943c5518c620297346d510d308fcf74fd1ad00580e19ca850096782cbc description=openshift-etcd/etcd-crc/etcd-rev id=1baac0c9-e9c6-4ef8-98f1-e19f54687920 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6b22384c34906afb7c6a6e4fd1e54b28799ba5d8829702a81aa5e6c3a52ac00c
2026-06-11 11:57:59.026453 | controller | Jun 11 10:48:41.380013 crc crio[22652]: time="2026-06-11T10:48:41.378595509Z" level=info msg="Stopping container: 68ed0ebbd67119b7ef833cd1e46b19334a3c092c31f8e8f789af2f74352c5242 (timeout: 30s)" id=40d082d4-3735-44ef-9cc0-e12d454a7c28 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.026471 | controller | Jun 11 10:48:41.503823 crc crio[22652]: time="2026-06-11T10:48:41.503565832Z" level=info msg="Stopped container 68ed0ebbd67119b7ef833cd1e46b19334a3c092c31f8e8f789af2f74352c5242: openshift-controller-manager/controller-manager-6df87f8965-dgc55/controller-manager" id=40d082d4-3735-44ef-9cc0-e12d454a7c28 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.026495 | controller | Jun 11 10:48:41.506542 crc crio[22652]: time="2026-06-11T10:48:41.506418514Z" level=info msg="Stopping pod sandbox: 6707bb06254c8d128f9be4b39ee81506e78af7ea6f2aabc3782d27b45b761532" id=79f11c09-6f79-4ed5-ab96-afc9d0478e54 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.026519 | controller | Jun 11 10:48:41.507685 crc crio[22652]: time="2026-06-11T10:48:41.507598412Z" level=info msg="Got pod network &{Name:controller-manager-6df87f8965-dgc55 Namespace:openshift-controller-manager ID:6707bb06254c8d128f9be4b39ee81506e78af7ea6f2aabc3782d27b45b761532 UID:0424196e-4304-40e4-893d-fa63ea1454e9 NetNS:/var/run/netns/c9782c49-3681-422d-ae18-5ae151f78e14 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0424196e_4304_40e4_893d_fa63ea1454e9.slice PodAnnotations:0xc001e8e6c8}] Aliases:map[]}"
2026-06-11 11:57:59.026538 | controller | Jun 11 10:48:41.507921 crc crio[22652]: time="2026-06-11T10:48:41.50786853Z" level=info msg="Deleting pod openshift-controller-manager_controller-manager-6df87f8965-dgc55 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.026555 | controller | Jun 11 10:48:41.707204 crc crio[22652]: time="2026-06-11T10:48:41.70701419Z" level=info msg="Stopped pod sandbox: 6707bb06254c8d128f9be4b39ee81506e78af7ea6f2aabc3782d27b45b761532" id=79f11c09-6f79-4ed5-ab96-afc9d0478e54 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.026577 | controller | Jun 11 10:48:42.185885 crc crio[22652]: time="2026-06-11T10:48:42.185498657Z" level=info msg="Removing container: 68ed0ebbd67119b7ef833cd1e46b19334a3c092c31f8e8f789af2f74352c5242" id=e7a5e699-2318-4efd-9a10-a85d92a3be9d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.026604 | controller | Jun 11 10:48:42.209972 crc crio[22652]: time="2026-06-11T10:48:42.209291645Z" level=info msg="Removed container 68ed0ebbd67119b7ef833cd1e46b19334a3c092c31f8e8f789af2f74352c5242: openshift-controller-manager/controller-manager-6df87f8965-dgc55/controller-manager" id=e7a5e699-2318-4efd-9a10-a85d92a3be9d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.026626 | controller | Jun 11 10:49:04.413834 crc crio[22652]: time="2026-06-11T10:49:04.412873318Z" level=info msg="Stopping pod sandbox: 6707bb06254c8d128f9be4b39ee81506e78af7ea6f2aabc3782d27b45b761532" id=84079719-8ea8-4440-8777-dd884e201776 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.026646 | controller | Jun 11 10:49:04.413834 crc crio[22652]: time="2026-06-11T10:49:04.413789648Z" level=info msg="Stopped pod sandbox (already stopped): 6707bb06254c8d128f9be4b39ee81506e78af7ea6f2aabc3782d27b45b761532" id=84079719-8ea8-4440-8777-dd884e201776 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.026672 | controller | Jun 11 10:49:04.415443 crc crio[22652]: time="2026-06-11T10:49:04.414525971Z" level=info msg="Removing pod sandbox: 6707bb06254c8d128f9be4b39ee81506e78af7ea6f2aabc3782d27b45b761532" id=30cc6091-2f62-4931-ba78-2a8fc8cd92e3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.026697 | controller | Jun 11 10:49:04.421699 crc crio[22652]: time="2026-06-11T10:49:04.421513645Z" level=info msg="Removed pod sandbox: 6707bb06254c8d128f9be4b39ee81506e78af7ea6f2aabc3782d27b45b761532" id=30cc6091-2f62-4931-ba78-2a8fc8cd92e3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.026719 | controller | Jun 11 10:50:09.720657 crc crio[22652]: time="2026-06-11T10:50:09.719951536Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686250-zchq7/POD" id=701a7f3b-2a5a-4bde-a095-5b9f1207bc74 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.026739 | controller | Jun 11 10:50:09.721768 crc crio[22652]: time="2026-06-11T10:50:09.720678549Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.026761 | controller | Jun 11 10:50:09.731695 crc crio[22652]: time="2026-06-11T10:50:09.731555506Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-4xpt2/POD" id=322b5ac7-fb3e-4985-b02b-fd89ebfbe9bb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.026783 | controller | Jun 11 10:50:09.731796 crc crio[22652]: time="2026-06-11T10:50:09.73170117Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.026804 | controller | Jun 11 10:50:09.738550 crc crio[22652]: time="2026-06-11T10:50:09.738473225Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686250-zchq7 Namespace:openshift-infra ID:c6c0aa16869607996c5ebc8f91c78a8e21cda669b8c1d22e9beb4b7373c4c949 UID:a2744798-3f37-43ca-b342-3696775dffdc NetNS:/var/run/netns/4c0d27c3-d839-4fc3-81fe-1196b51e34e0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda2744798_3f37_43ca_b342_3696775dffdc.slice PodAnnotations:0xc0014a4560}] Aliases:map[]}"
2026-06-11 11:57:59.026825 | controller | Jun 11 10:50:09.738550 crc crio[22652]: time="2026-06-11T10:50:09.738535047Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686250-zchq7 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.026847 | controller | Jun 11 10:50:09.751522 crc crio[22652]: time="2026-06-11T10:50:09.751449909Z" level=info msg="Got pod network &{Name:redhat-operators-4xpt2 Namespace:openshift-marketplace ID:0332d729c3678a6e0e42c3dcbe72d901b8cfcaa5c462f808f59a74fcebd68703 UID:fd9da623-d8d6-4baf-bf94-8efa694d5ef9 NetNS:/var/run/netns/6fe70925-7f63-4d44-b5c6-51ce450fcda7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfd9da623_d8d6_4baf_bf94_8efa694d5ef9.slice PodAnnotations:0xc002acc858}] Aliases:map[]}"
2026-06-11 11:57:59.026872 | controller | Jun 11 10:50:09.751522 crc crio[22652]: time="2026-06-11T10:50:09.751505041Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-4xpt2 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.026893 | controller | Jun 11 10:50:09.768487 crc crio[22652]: time="2026-06-11T10:50:09.76841853Z" level=info msg="Running pod sandbox: openshift-controller-manager/controller-manager-6df87f8965-2c8sn/POD" id=bade9525-8641-4f09-abec-7218cfbde83d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.026918 | controller | Jun 11 10:50:09.768748 crc crio[22652]: time="2026-06-11T10:50:09.768511343Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.026942 | controller | Jun 11 10:50:09.787547 crc crio[22652]: time="2026-06-11T10:50:09.787482856Z" level=info msg="Got pod network &{Name:controller-manager-6df87f8965-2c8sn Namespace:openshift-controller-manager ID:8f8352d3725c7e11836edcd6d054b0489e17c2af528a321a1e3430b621e2e4f1 UID:4853c29e-c265-4c5f-9d51-6eb82e8d115f NetNS:/var/run/netns/efbcec90-949f-4d6a-b29e-be89ee5b0a74 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4853c29e_c265_4c5f_9d51_6eb82e8d115f.slice PodAnnotations:0xc0004be5f0}] Aliases:map[]}"
2026-06-11 11:57:59.026964 | controller | Jun 11 10:50:09.787547 crc crio[22652]: time="2026-06-11T10:50:09.787540719Z" level=info msg="Adding pod openshift-controller-manager_controller-manager-6df87f8965-2c8sn to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.026987 | controller | Jun 11 10:50:09.789844 crc crio[22652]: time="2026-06-11T10:50:09.78981581Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-wjdlq/POD" id=73187c09-8aa5-4ad0-970e-40d2a6cf53a2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.027009 | controller | Jun 11 10:50:09.790073 crc crio[22652]: time="2026-06-11T10:50:09.790053878Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.027030 | controller | Jun 11 10:50:09.811671 crc crio[22652]: time="2026-06-11T10:50:09.811625524Z" level=info msg="Got pod network &{Name:certified-operators-wjdlq Namespace:openshift-marketplace ID:ffadab8ae6eefa84a18092e6646435a8db18b905bdea6a203e4c5f7438479b87 UID:9aa3609e-fd38-47c5-ba4e-791ca70e5a3b NetNS:/var/run/netns/48275f37-0d30-43a0-930f-830512af55a8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9aa3609e_fd38_47c5_ba4e_791ca70e5a3b.slice PodAnnotations:0xc0014a4920}] Aliases:map[]}"
2026-06-11 11:57:59.027051 | controller | Jun 11 10:50:09.811959 crc crio[22652]: time="2026-06-11T10:50:09.811939124Z" level=info msg="Adding pod openshift-marketplace_certified-operators-wjdlq to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.027073 | controller | Jun 11 10:50:09.821020 crc crio[22652]: time="2026-06-11T10:50:09.819834815Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-xvxk9/POD" id=531b9860-3d2f-4951-adb0-d2ba0679b6a2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.027095 | controller | Jun 11 10:50:09.821020 crc crio[22652]: time="2026-06-11T10:50:09.819949869Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.027116 | controller | Jun 11 10:50:09.839716 crc crio[22652]: time="2026-06-11T10:50:09.839601077Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29686245-lwzps/POD" id=be6fc5ff-21d4-4a39-b008-ace95ee5a0a4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.027136 | controller | Jun 11 10:50:09.839934 crc crio[22652]: time="2026-06-11T10:50:09.839776163Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.027156 | controller | Jun 11 10:50:09.857031 crc crio[22652]: time="2026-06-11T10:50:09.856985019Z" level=info msg="Got pod network &{Name:redhat-marketplace-xvxk9 Namespace:openshift-marketplace ID:4beb63e29c4e5419b3e8b74a6c49d807612086db1a030dc1aac80dec2a7466b0 UID:289cbcbf-3da9-4078-a390-2602a777b4e9 NetNS:/var/run/netns/75bfc49a-dc50-45d4-b956-32e57f30e740 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod289cbcbf_3da9_4078_a390_2602a777b4e9.slice PodAnnotations:0xc000988020}] Aliases:map[]}"
2026-06-11 11:57:59.027179 | controller | Jun 11 10:50:09.857612 crc crio[22652]: time="2026-06-11T10:50:09.857587508Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-xvxk9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.027196 | controller | Jun 11 10:50:09.859308 crc crio[22652]: time="2026-06-11T10:50:09.858769904Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-vcs7p/POD" id=b484549a-75de-46a8-95a1-29a8b2b12fe3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.027213 | controller | Jun 11 10:50:09.859308 crc crio[22652]: time="2026-06-11T10:50:09.858883538Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.027230 | controller | Jun 11 10:50:09.935021 crc crio[22652]: time="2026-06-11T10:50:09.934805526Z" level=info msg="Got pod network &{Name:collect-profiles-29686245-lwzps Namespace:openshift-operator-lifecycle-manager ID:c0b0373a88d4c9fc784be9ea3aa208890cb8a71bdbfcdffd0cc37ae075194e68 UID:4518ce95-28d9-40c3-8d20-9d445a28bd07 NetNS:/var/run/netns/accad498-f5a2-43ee-9a51-0d92db4c3fad Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4518ce95_28d9_40c3_8d20_9d445a28bd07.slice PodAnnotations:0xc0014a4338}] Aliases:map[]}"
2026-06-11 11:57:59.027246 | controller | Jun 11 10:50:09.935021 crc crio[22652]: time="2026-06-11T10:50:09.93493415Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_collect-profiles-29686245-lwzps to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.027262 | controller | Jun 11 10:50:09.982987 crc crio[22652]: time="2026-06-11T10:50:09.978759586Z" level=info msg="Got pod network &{Name:community-operators-vcs7p Namespace:openshift-marketplace ID:27d562bdcfc41661f35c53b5fc31b6cce2133235b022781ef6b4084e57229cda UID:1b5a180a-07e5-42f6-8bac-37736e0319ce NetNS:/var/run/netns/11704329-1094-4f88-a062-02e78f8880fc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1b5a180a_07e5_42f6_8bac_37736e0319ce.slice PodAnnotations:0xc0001025c0}] Aliases:map[]}"
2026-06-11 11:57:59.027278 | controller | Jun 11 10:50:09.982987 crc crio[22652]: time="2026-06-11T10:50:09.980386908Z" level=info msg="Adding pod openshift-marketplace_community-operators-vcs7p to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.027294 | controller | Jun 11 10:50:11.450939 crc crio[22652]: 2026-06-11T10:50:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c6c0aa168696079 Mac:46:85:a1:22:ba:14 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3e Mtu:0 Sandbox:/var/run/netns/4c0d27c3-d839-4fc3-81fe-1196b51e34e0 SocketPath: PciID:}] [{Interface:0xc0002aadc0 Address:{IP:10.217.0.62 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.027310 | controller | Jun 11 10:50:11.453603 crc crio[22652]: time="2026-06-11T10:50:11.453481656Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686250-zchq7 Namespace:openshift-infra ID:c6c0aa16869607996c5ebc8f91c78a8e21cda669b8c1d22e9beb4b7373c4c949 UID:a2744798-3f37-43ca-b342-3696775dffdc NetNS:/var/run/netns/4c0d27c3-d839-4fc3-81fe-1196b51e34e0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda2744798_3f37_43ca_b342_3696775dffdc.slice PodAnnotations:0xc0014a4560}] Aliases:map[]}"
2026-06-11 11:57:59.027330 | controller | Jun 11 10:50:11.453717 crc crio[22652]: time="2026-06-11T10:50:11.453646151Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686250-zchq7 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.027366 | controller | Jun 11 10:50:11.463001 crc crio[22652]: time="2026-06-11T10:50:11.462845337Z" level=info msg="Ran pod sandbox c6c0aa16869607996c5ebc8f91c78a8e21cda669b8c1d22e9beb4b7373c4c949 with infra container: openshift-infra/auto-csr-approver-29686250-zchq7/POD" id=701a7f3b-2a5a-4bde-a095-5b9f1207bc74 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.027390 | controller | Jun 11 10:50:11.474380 crc crio[22652]: time="2026-06-11T10:50:11.473894195Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=567f8341-54f2-46e4-9ef6-7a65a791cca2 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.027407 | controller | Jun 11 10:50:11.494468 crc crio[22652]: time="2026-06-11T10:50:11.49388639Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 11:57:59.027423 | controller | Jun 11 10:50:11.763226 crc crio[22652]: 2026-06-11T10:50:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0332d729c3678a6 Mac:42:ad:0e:c8:e6:3e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:40 Mtu:0 Sandbox:/var/run/netns/6fe70925-7f63-4d44-b5c6-51ce450fcda7 SocketPath: PciID:}] [{Interface:0xc00025a9e0 Address:{IP:10.217.0.64 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.027439 | controller | Jun 11 10:50:11.766165 crc crio[22652]: time="2026-06-11T10:50:11.766033136Z" level=info msg="Got pod network &{Name:redhat-operators-4xpt2 Namespace:openshift-marketplace ID:0332d729c3678a6e0e42c3dcbe72d901b8cfcaa5c462f808f59a74fcebd68703 UID:fd9da623-d8d6-4baf-bf94-8efa694d5ef9 NetNS:/var/run/netns/6fe70925-7f63-4d44-b5c6-51ce450fcda7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfd9da623_d8d6_4baf_bf94_8efa694d5ef9.slice PodAnnotations:0xc002acc858}] Aliases:map[]}"
2026-06-11 11:57:59.027456 | controller | Jun 11 10:50:11.766461 crc crio[22652]: time="2026-06-11T10:50:11.766375074Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-4xpt2 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.027472 | controller | Jun 11 10:50:11.788988 crc crio[22652]: time="2026-06-11T10:50:11.788719016Z" level=info msg="Ran pod sandbox 0332d729c3678a6e0e42c3dcbe72d901b8cfcaa5c462f808f59a74fcebd68703 with infra container: openshift-marketplace/redhat-operators-4xpt2/POD" id=322b5ac7-fb3e-4985-b02b-fd89ebfbe9bb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.027501 | controller | Jun 11 10:50:11.794699 crc crio[22652]: time="2026-06-11T10:50:11.794597482Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=8e5e0400-ec21-4aba-98ac-711271edf91f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.027522 | controller | Jun 11 10:50:11.796814 crc crio[22652]: time="2026-06-11T10:50:11.79671127Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=ea706a05-eb57-46b9-9aec-23007cb79ac8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.027539 | controller | Jun 11 10:50:11.811234 crc crio[22652]: time="2026-06-11T10:50:11.808166805Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-4xpt2/extract-utilities" id=edd37eaa-5e73-4d60-a9f3-8ba7f8c44e5e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.027555 | controller | Jun 11 10:50:11.811234 crc crio[22652]: time="2026-06-11T10:50:11.808779655Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.027579 | controller | Jun 11 10:50:11.870191 crc crio[22652]: time="2026-06-11T10:50:11.869830794Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.027595 | controller | Jun 11 10:50:11.879690 crc crio[22652]: time="2026-06-11T10:50:11.878864875Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.027611 | controller | Jun 11 10:50:12.029792 crc crio[22652]: time="2026-06-11T10:50:12.029687795Z" level=info msg="Created container df42f7af1586a5b74b76fa5344896ce55528a8221ccdad44ceac1bc8a65bb2d8: openshift-marketplace/redhat-operators-4xpt2/extract-utilities" id=edd37eaa-5e73-4d60-a9f3-8ba7f8c44e5e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.027626 | controller | Jun 11 10:50:12.033679 crc crio[22652]: time="2026-06-11T10:50:12.033599389Z" level=info msg="Starting container: df42f7af1586a5b74b76fa5344896ce55528a8221ccdad44ceac1bc8a65bb2d8" id=e210c79e-23cb-4f8b-a833-994dde73a640 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.027642 | controller | Jun 11 10:50:12.042737 crc crio[22652]: time="2026-06-11T10:50:12.040044784Z" level=info msg="Started container" PID=29155 containerID=df42f7af1586a5b74b76fa5344896ce55528a8221ccdad44ceac1bc8a65bb2d8 description=openshift-marketplace/redhat-operators-4xpt2/extract-utilities id=e210c79e-23cb-4f8b-a833-994dde73a640 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0332d729c3678a6e0e42c3dcbe72d901b8cfcaa5c462f808f59a74fcebd68703
2026-06-11 11:57:59.027658 | controller | Jun 11 10:50:12.204675 crc crio[22652]: 2026-06-11T10:50:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4beb63e29c4e541 Mac:46:d8:d4:92:56:a8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:44 Mtu:0 Sandbox:/var/run/netns/75bfc49a-dc50-45d4-b956-32e57f30e740 SocketPath: PciID:}] [{Interface:0xc000331810 Address:{IP:10.217.0.68 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.027674 | controller | Jun 11 10:50:12.206556 crc crio[22652]: time="2026-06-11T10:50:12.206486343Z" level=info msg="Got pod network &{Name:redhat-marketplace-xvxk9 Namespace:openshift-marketplace ID:4beb63e29c4e5419b3e8b74a6c49d807612086db1a030dc1aac80dec2a7466b0 UID:289cbcbf-3da9-4078-a390-2602a777b4e9 NetNS:/var/run/netns/75bfc49a-dc50-45d4-b956-32e57f30e740 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod289cbcbf_3da9_4078_a390_2602a777b4e9.slice PodAnnotations:0xc000988020}] Aliases:map[]}"
2026-06-11 11:57:59.027691 | controller | Jun 11 10:50:12.206725 crc crio[22652]: time="2026-06-11T10:50:12.206650838Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-xvxk9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.027707 | controller | Jun 11 10:50:12.221965 crc crio[22652]: time="2026-06-11T10:50:12.221755648Z" level=info msg="Ran pod sandbox 4beb63e29c4e5419b3e8b74a6c49d807612086db1a030dc1aac80dec2a7466b0 with infra container: openshift-marketplace/redhat-marketplace-xvxk9/POD" id=531b9860-3d2f-4951-adb0-d2ba0679b6a2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.027724 | controller | Jun 11 10:50:12.228490 crc crio[22652]: time="2026-06-11T10:50:12.225496078Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=39f5bd05-9dff-41f1-8d8b-8af428f24af5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.027739 | controller | Jun 11 10:50:12.228490 crc crio[22652]: time="2026-06-11T10:50:12.227928135Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=bfc4a286-426b-4f59-9fe2-b8258795a085 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.027759 | controller | Jun 11 10:50:12.237440 crc crio[22652]: time="2026-06-11T10:50:12.237351024Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-xvxk9/extract-utilities" id=5bde40dd-7b2f-4302-882a-058d2840876f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.027774 | controller | Jun 11 10:50:12.237792 crc crio[22652]: time="2026-06-11T10:50:12.237744487Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.027790 | controller | Jun 11 10:50:12.282518 crc crio[22652]: 2026-06-11T10:50:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ffadab8ae6eefa8 Mac:7e:f1:fe:4c:54:87 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:43 Mtu:0 Sandbox:/var/run/netns/48275f37-0d30-43a0-930f-830512af55a8 SocketPath: PciID:}] [{Interface:0xc00045e860 Address:{IP:10.217.0.67 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.027806 | controller | Jun 11 10:50:12.283528 crc crio[22652]: time="2026-06-11T10:50:12.283464535Z" level=info msg="Got pod network &{Name:certified-operators-wjdlq Namespace:openshift-marketplace ID:ffadab8ae6eefa84a18092e6646435a8db18b905bdea6a203e4c5f7438479b87 UID:9aa3609e-fd38-47c5-ba4e-791ca70e5a3b NetNS:/var/run/netns/48275f37-0d30-43a0-930f-830512af55a8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9aa3609e_fd38_47c5_ba4e_791ca70e5a3b.slice PodAnnotations:0xc0014a4920}] Aliases:map[]}"
2026-06-11 11:57:59.027822 | controller | Jun 11 10:50:12.283688 crc crio[22652]: time="2026-06-11T10:50:12.283663142Z" level=info msg="Checking pod openshift-marketplace_certified-operators-wjdlq for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.027838 | controller | Jun 11 10:50:12.293837 crc crio[22652]: time="2026-06-11T10:50:12.293719189Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.027854 | controller | Jun 11 10:50:12.296728 crc crio[22652]: 2026-06-11T10:50:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8f8352d3725c7e1 Mac:4a:67:00:76:04:5c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:42 Mtu:0 Sandbox:/var/run/netns/efbcec90-949f-4d6a-b29e-be89ee5b0a74 SocketPath: PciID:}] [{Interface:0xc0002005c0 Address:{IP:10.217.0.66 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.027870 | controller | Jun 11 10:50:12.299663 crc crio[22652]: time="2026-06-11T10:50:12.297043473Z" level=info msg="Ran pod sandbox ffadab8ae6eefa84a18092e6646435a8db18b905bdea6a203e4c5f7438479b87 with infra container: openshift-marketplace/certified-operators-wjdlq/POD" id=73187c09-8aa5-4ad0-970e-40d2a6cf53a2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.027886 | controller | Jun 11 10:50:12.300036 crc crio[22652]: time="2026-06-11T10:50:12.299965608Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.027902 | controller | Jun 11 10:50:12.300156 crc crio[22652]: time="2026-06-11T10:50:12.30004843Z" level=info msg="Got pod network &{Name:controller-manager-6df87f8965-2c8sn Namespace:openshift-controller-manager ID:8f8352d3725c7e11836edcd6d054b0489e17c2af528a321a1e3430b621e2e4f1 UID:4853c29e-c265-4c5f-9d51-6eb82e8d115f NetNS:/var/run/netns/efbcec90-949f-4d6a-b29e-be89ee5b0a74 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4853c29e_c265_4c5f_9d51_6eb82e8d115f.slice PodAnnotations:0xc0004be5f0}] Aliases:map[]}"
2026-06-11 11:57:59.027918 | controller | Jun 11 10:50:12.300408 crc crio[22652]: time="2026-06-11T10:50:12.30035028Z" level=info msg="Checking pod openshift-controller-manager_controller-manager-6df87f8965-2c8sn for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.027938 | controller | Jun 11 10:50:12.302384 crc crio[22652]: time="2026-06-11T10:50:12.302328613Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=0346bc97-d55e-4d1e-88c1-31266a2ec1a0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.027956 | controller | Jun 11 10:50:12.308929 crc crio[22652]: time="2026-06-11T10:50:12.308821562Z" level=info msg="Ran pod sandbox 8f8352d3725c7e11836edcd6d054b0489e17c2af528a321a1e3430b621e2e4f1 with infra container: openshift-controller-manager/controller-manager-6df87f8965-2c8sn/POD" id=bade9525-8641-4f09-abec-7218cfbde83d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.027976 | controller | Jun 11 10:50:12.317579 crc crio[22652]: time="2026-06-11T10:50:12.317336321Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=170193f5-5588-4fe0-bc70-893b93222d88 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.027999 | controller | Jun 11 10:50:12.317579 crc crio[22652]: 2026-06-11T10:50:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:27d562bdcfc4166 Mac:7e:e9:46:82:d0:7b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:46 Mtu:0 Sandbox:/var/run/netns/11704329-1094-4f88-a062-02e78f8880fc SocketPath: PciID:}] [{Interface:0xc000324960 Address:{IP:10.217.0.70 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.028018 | controller | Jun 11 10:50:12.318281 crc crio[22652]: time="2026-06-11T10:50:12.318213939Z" level=info msg="Got pod network &{Name:community-operators-vcs7p Namespace:openshift-marketplace ID:27d562bdcfc41661f35c53b5fc31b6cce2133235b022781ef6b4084e57229cda UID:1b5a180a-07e5-42f6-8bac-37736e0319ce NetNS:/var/run/netns/11704329-1094-4f88-a062-02e78f8880fc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1b5a180a_07e5_42f6_8bac_37736e0319ce.slice PodAnnotations:0xc0001025c0}] Aliases:map[]}"
2026-06-11 11:57:59.028035 | controller | Jun 11 10:50:12.318422 crc crio[22652]: time="2026-06-11T10:50:12.318386154Z" level=info msg="Checking pod openshift-marketplace_community-operators-vcs7p for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.028051 | controller | Jun 11 10:50:12.321377 crc crio[22652]: time="2026-06-11T10:50:12.321299359Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2" id=68b2a41d-09a7-43c4-bc15-b819d1b8dbb3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.028068 | controller | Jun 11 10:50:12.325695 crc crio[22652]: time="2026-06-11T10:50:12.325471649Z" level=info msg="Creating container: openshift-marketplace/certified-operators-wjdlq/extract-utilities" id=970df1cc-e621-455b-bbee-62a680313182 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.028084 | controller | Jun 11 10:50:12.329235 crc crio[22652]: time="2026-06-11T10:50:12.325927734Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.028101 | controller | Jun 11 10:50:12.329235 crc crio[22652]: time="2026-06-11T10:50:12.327830625Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2" id=cef2a356-7285-4723-a40b-771e4a76a1f3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.028116 | controller | Jun 11 10:50:12.329946 crc crio[22652]: time="2026-06-11T10:50:12.329884692Z" level=info msg="Ran pod sandbox 27d562bdcfc41661f35c53b5fc31b6cce2133235b022781ef6b4084e57229cda with infra container: openshift-marketplace/community-operators-vcs7p/POD" id=b484549a-75de-46a8-95a1-29a8b2b12fe3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.028136 | controller | Jun 11 10:50:12.339902 crc crio[22652]: time="2026-06-11T10:50:12.339797136Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=744781a2-e74d-4df0-ae09-6b98efb5a741 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.028152 | controller | Jun 11 10:50:12.346429 crc crio[22652]: time="2026-06-11T10:50:12.346383406Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=caf1f5db-a91c-4496-a70d-3f2728cd4833 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.028168 | controller | Jun 11 10:50:12.352317 crc crio[22652]: time="2026-06-11T10:50:12.352232353Z" level=info msg="Creating container: openshift-controller-manager/controller-manager-6df87f8965-2c8sn/controller-manager" id=7e82ac79-81b6-44f2-8138-4527e735c439 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.028185 | controller | Jun 11 10:50:12.352772 crc crio[22652]: time="2026-06-11T10:50:12.352725369Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.028201 | controller | Jun 11 10:50:12.356780 crc crio[22652]: 2026-06-11T10:50:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c0b0373a88d4c9f Mac:3e:e3:b3:70:1d:95 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:45 Mtu:0 Sandbox:/var/run/netns/accad498-f5a2-43ee-9a51-0d92db4c3fad SocketPath: PciID:}] [{Interface:0xc0001dc770 Address:{IP:10.217.0.69 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.028217 | controller | Jun 11 10:50:12.357006 crc crio[22652]: time="2026-06-11T10:50:12.356933791Z" level=info msg="Creating container: openshift-marketplace/community-operators-vcs7p/extract-utilities" id=16d7003b-913f-4dfd-a8ce-aebc2d404076 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.028284 | controller | Jun 11 10:50:12.357521 crc crio[22652]: time="2026-06-11T10:50:12.357473119Z" level=info msg="Got pod network &{Name:collect-profiles-29686245-lwzps Namespace:openshift-operator-lifecycle-manager ID:c0b0373a88d4c9fc784be9ea3aa208890cb8a71bdbfcdffd0cc37ae075194e68 UID:4518ce95-28d9-40c3-8d20-9d445a28bd07 NetNS:/var/run/netns/accad498-f5a2-43ee-9a51-0d92db4c3fad Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4518ce95_28d9_40c3_8d20_9d445a28bd07.slice PodAnnotations:0xc0014a4338}] Aliases:map[]}"
2026-06-11 11:57:59.028303 | controller | Jun 11 10:50:12.357750 crc crio[22652]: time="2026-06-11T10:50:12.357713396Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_collect-profiles-29686245-lwzps for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.028320 | controller | Jun 11 10:50:12.365808 crc crio[22652]: time="2026-06-11T10:50:12.365776513Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.028336 | controller | Jun 11 10:50:12.369375 crc crio[22652]: time="2026-06-11T10:50:12.369301256Z" level=info msg="Ran pod sandbox c0b0373a88d4c9fc784be9ea3aa208890cb8a71bdbfcdffd0cc37ae075194e68 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29686245-lwzps/POD" id=be6fc5ff-21d4-4a39-b008-ace95ee5a0a4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.028372 | controller | Jun 11 10:50:12.371351 crc crio[22652]: time="2026-06-11T10:50:12.371292418Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=76d02507-ac18-4229-97a0-4083b2a7d98d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.028395 | controller | Jun 11 10:50:12.371931 crc crio[22652]: time="2026-06-11T10:50:12.371863676Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.028412 | controller | Jun 11 10:50:12.374891 crc crio[22652]: time="2026-06-11T10:50:12.37482181Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.028429 | controller | Jun 11 10:50:12.380497 crc crio[22652]: time="2026-06-11T10:50:12.380407748Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=8a55f23a-e544-4356-9930-32bc8d5088b1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.028444 | controller | Jun 11 10:50:12.385245 crc crio[22652]: time="2026-06-11T10:50:12.382796835Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.028460 | controller | Jun 11 10:50:12.395552 crc crio[22652]: time="2026-06-11T10:50:12.395497158Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.028476 | controller | Jun 11 10:50:12.398790 crc crio[22652]: time="2026-06-11T10:50:12.398750492Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/collect-profiles-29686245-lwzps/collect-profiles" id=b6d34907-759a-4d32-9b08-9f637062b8a5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.028491 | controller | Jun 11 10:50:12.406593 crc crio[22652]: time="2026-06-11T10:50:12.406487569Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.028506 | controller | Jun 11 10:50:12.411714 crc crio[22652]: time="2026-06-11T10:50:12.411638582Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.028521 | controller | Jun 11 10:50:12.418626 crc crio[22652]: time="2026-06-11T10:50:12.418542962Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.028536 | controller | Jun 11 10:50:12.436080 crc crio[22652]: time="2026-06-11T10:50:12.435960847Z" level=info msg="Created container 7d31bc12083e89c7a191782abe4977585816b0527477a3fb5dfd49c3556e2ca3: openshift-marketplace/redhat-marketplace-xvxk9/extract-utilities" id=5bde40dd-7b2f-4302-882a-058d2840876f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.028551 | controller | Jun 11 10:50:12.441579 crc crio[22652]: time="2026-06-11T10:50:12.441520918Z" level=info msg="Starting container: 7d31bc12083e89c7a191782abe4977585816b0527477a3fb5dfd49c3556e2ca3" id=f2123594-c139-46d6-b966-efabe5f180e0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.028566 | controller | Jun 11 10:50:12.458621 crc crio[22652]: time="2026-06-11T10:50:12.458518695Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.028581 | controller | Jun 11 10:50:12.461511 crc crio[22652]: time="2026-06-11T10:50:12.461466528Z" level=info msg="Started container" PID=29206 containerID=7d31bc12083e89c7a191782abe4977585816b0527477a3fb5dfd49c3556e2ca3 description=openshift-marketplace/redhat-marketplace-xvxk9/extract-utilities id=f2123594-c139-46d6-b966-efabe5f180e0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4beb63e29c4e5419b3e8b74a6c49d807612086db1a030dc1aac80dec2a7466b0
2026-06-11 11:57:59.028600 | controller | Jun 11 10:50:12.461893 crc crio[22652]: time="2026-06-11T10:50:12.46184881Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.028617 | controller | Jun 11 10:50:12.502980 crc crio[22652]: time="2026-06-11T10:50:12.502894977Z" level=info msg="Created container 23c9c7763683e251c45fc42c541173f9334d9426893b8729f845eeba508a271c: openshift-marketplace/certified-operators-wjdlq/extract-utilities" id=970df1cc-e621-455b-bbee-62a680313182 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.028632 | controller | Jun 11 10:50:12.507223 crc crio[22652]: time="2026-06-11T10:50:12.50705085Z" level=info msg="Starting container: 23c9c7763683e251c45fc42c541173f9334d9426893b8729f845eeba508a271c" id=8e214063-09ff-46f2-8a2b-14ae467dac6d name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.028648 | controller | Jun 11 10:50:12.522900 crc crio[22652]: time="2026-06-11T10:50:12.522862392Z" level=info msg="Started container" PID=29212 containerID=23c9c7763683e251c45fc42c541173f9334d9426893b8729f845eeba508a271c description=openshift-marketplace/certified-operators-wjdlq/extract-utilities id=8e214063-09ff-46f2-8a2b-14ae467dac6d name=/runtime.v1.RuntimeService/StartContainer sandboxID=ffadab8ae6eefa84a18092e6646435a8db18b905bdea6a203e4c5f7438479b87
2026-06-11 11:57:59.028664 | controller | Jun 11 10:50:12.527918 crc crio[22652]: time="2026-06-11T10:50:12.527039927Z" level=info msg="Created container d62f161501b53e2ad4a30e2f3f3697f9d9059dda16e2d22d607482a38cc48885: openshift-controller-manager/controller-manager-6df87f8965-2c8sn/controller-manager" id=7e82ac79-81b6-44f2-8138-4527e735c439 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.028680 | controller | Jun 11 10:50:12.528466 crc crio[22652]: time="2026-06-11T10:50:12.528358707Z" level=info msg="Starting container: d62f161501b53e2ad4a30e2f3f3697f9d9059dda16e2d22d607482a38cc48885" id=e76673c0-f607-4a95-9716-6f706f063976 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.028695 | controller | Jun 11 10:50:12.537058 crc crio[22652]: time="2026-06-11T10:50:12.536966001Z" level=info msg="Started container" PID=29217 containerID=d62f161501b53e2ad4a30e2f3f3697f9d9059dda16e2d22d607482a38cc48885 description=openshift-controller-manager/controller-manager-6df87f8965-2c8sn/controller-manager id=e76673c0-f607-4a95-9716-6f706f063976 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8f8352d3725c7e11836edcd6d054b0489e17c2af528a321a1e3430b621e2e4f1
2026-06-11 11:57:59.028712 | controller | Jun 11 10:50:12.677951 crc crio[22652]: time="2026-06-11T10:50:12.677855196Z" level=info msg="Created container 6120f434c4ad2c2b6d530fc727571a97fb5517e51f161bf0635e8c33922cd2fc: openshift-operator-lifecycle-manager/collect-profiles-29686245-lwzps/collect-profiles" id=b6d34907-759a-4d32-9b08-9f637062b8a5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.028728 | controller | Jun 11 10:50:12.679216 crc crio[22652]: time="2026-06-11T10:50:12.679072165Z" level=info msg="Starting container: 6120f434c4ad2c2b6d530fc727571a97fb5517e51f161bf0635e8c33922cd2fc" id=a709a62a-d7a8-4d53-9527-76f213bce926 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.028744 | controller | Jun 11 10:50:12.679454 crc crio[22652]: time="2026-06-11T10:50:12.679101976Z" level=info msg="Created container 875f3d5e1ad046ad742791276dfe01b34390cd709562e9c0bab4e43f8ea8cd9f: openshift-marketplace/community-operators-vcs7p/extract-utilities" id=16d7003b-913f-4dfd-a8ce-aebc2d404076 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.028759 | controller | Jun 11 10:50:12.680660 crc crio[22652]: time="2026-06-11T10:50:12.680597383Z" level=info msg="Starting container: 875f3d5e1ad046ad742791276dfe01b34390cd709562e9c0bab4e43f8ea8cd9f" id=57783a03-7713-439f-9bf4-fec6ac3495ee name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.028780 | controller | Jun 11 10:50:12.686814 crc crio[22652]: time="2026-06-11T10:50:12.686217562Z" level=info msg="Started container" PID=29227 containerID=6120f434c4ad2c2b6d530fc727571a97fb5517e51f161bf0635e8c33922cd2fc description=openshift-operator-lifecycle-manager/collect-profiles-29686245-lwzps/collect-profiles id=a709a62a-d7a8-4d53-9527-76f213bce926 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c0b0373a88d4c9fc784be9ea3aa208890cb8a71bdbfcdffd0cc37ae075194e68
2026-06-11 11:57:59.028796 | controller | Jun 11 10:50:12.690866 crc crio[22652]: time="2026-06-11T10:50:12.689102197Z" level=info msg="Started container" PID=29226 containerID=875f3d5e1ad046ad742791276dfe01b34390cd709562e9c0bab4e43f8ea8cd9f description=openshift-marketplace/community-operators-vcs7p/extract-utilities id=57783a03-7713-439f-9bf4-fec6ac3495ee name=/runtime.v1.RuntimeService/StartContainer sandboxID=27d562bdcfc41661f35c53b5fc31b6cce2133235b022781ef6b4084e57229cda
2026-06-11 11:57:59.028812 | controller | Jun 11 10:50:12.987321 crc crio[22652]: time="2026-06-11T10:50:12.98557132Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=3a11acb4-d5fe-4b10-a04b-dd46cde0ba70 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.028829 | controller | Jun 11 10:50:12.994354 crc crio[22652]: time="2026-06-11T10:50:12.994202308Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-11 11:57:59.028845 | controller | Jun 11 10:50:13.011190 crc crio[22652]: time="2026-06-11T10:50:13.011030991Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=6110f3ad-6331-43bf-bd76-9ee9da263fa8 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.028861 | controller | Jun 11 10:50:13.015078 crc crio[22652]: time="2026-06-11T10:50:13.015006429Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-11 11:57:59.028877 | controller | Jun 11 10:50:13.028709 crc crio[22652]: time="2026-06-11T10:50:13.028638539Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=c7fa7dd5-abf2-472e-9ba4-26c091f45134 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.028893 | controller | Jun 11 10:50:13.038360 crc crio[22652]: time="2026-06-11T10:50:13.038235676Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=9013fee4-3296-440a-bc7c-203272435619 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.028909 | controller | Jun 11 10:50:13.043025 crc crio[22652]: time="2026-06-11T10:50:13.041527944Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-11 11:57:59.028924 | controller | Jun 11 10:50:13.043025 crc crio[22652]: time="2026-06-11T10:50:13.042077069Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-11 11:57:59.028940 | controller | Jun 11 10:50:13.599820 crc crio[22652]: time="2026-06-11T10:50:13.59974747Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:6b36b6f39459c9ec839353793dce87ba5802bb0d927bfa0efa7b5a9a61815fc0" id=6110f3ad-6331-43bf-bd76-9ee9da263fa8 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.028955 | controller | Jun 11 10:50:13.602465 crc crio[22652]: time="2026-06-11T10:50:13.601443493Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=cd3dcca9-7e4a-4933-b560-3f07f30c9d7a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.028973 | controller | Jun 11 10:50:13.610305 crc crio[22652]: time="2026-06-11T10:50:13.610171451Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=5ca8fdc3-7262-4ef6-936c-0355c80d4831 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.028997 | controller | Jun 11 10:50:13.623935 crc crio[22652]: time="2026-06-11T10:50:13.623840947Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:546c77fdbf5f7c6a9a4243f4c4ef38fe0f584972a70f687bc40091743ee77d60" id=3a11acb4-d5fe-4b10-a04b-dd46cde0ba70 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.029019 | controller | Jun 11 10:50:13.625197 crc crio[22652]: time="2026-06-11T10:50:13.625055085Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=162a81e6-c31a-402b-8ac7-643d8f34219a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.029036 | controller | Jun 11 10:50:13.632708 crc crio[22652]: time="2026-06-11T10:50:13.632505794Z" level=info msg="Creating container: openshift-marketplace/certified-operators-wjdlq/extract-content" id=38ac140a-2c79-46b2-943a-d5b492d02460 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.029051 | controller | Jun 11 10:50:13.633189 crc crio[22652]: time="2026-06-11T10:50:13.632511702Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=03fc3abf-b386-4f6d-92b3-2b22e3e8a9a8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.029066 | controller | Jun 11 10:50:13.634386 crc crio[22652]: time="2026-06-11T10:50:13.633685642Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.029083 | controller | Jun 11 10:50:13.666357 crc crio[22652]: time="2026-06-11T10:50:13.664665716Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.029098 | controller | Jun 11 10:50:13.668330 crc crio[22652]: time="2026-06-11T10:50:13.668233119Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.029114 | controller | Jun 11 10:50:13.709195 crc crio[22652]: time="2026-06-11T10:50:13.709034498Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-4xpt2/extract-content" id=55aca159-a5b8-4f7c-8e78-fd3e1590979c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.029130 | controller | Jun 11 10:50:13.709871 crc crio[22652]: time="2026-06-11T10:50:13.709806063Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.029145 | controller | Jun 11 10:50:13.744769 crc crio[22652]: time="2026-06-11T10:50:13.744694983Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.029161 | controller | Jun 11 10:50:13.747891 crc crio[22652]: time="2026-06-11T10:50:13.747750281Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.029177 | controller | Jun 11 10:50:13.876620 crc crio[22652]: time="2026-06-11T10:50:13.876453467Z" level=info msg="Created container cb4c89fed68b6edadd94e3290f805e330e7f19ffed6cdf48ac836b877ddb7ce3: openshift-marketplace/certified-operators-wjdlq/extract-content" id=38ac140a-2c79-46b2-943a-d5b492d02460 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.029192 | controller | Jun 11 10:50:13.879969 crc crio[22652]: time="2026-06-11T10:50:13.878311126Z" level=info msg="Starting container: cb4c89fed68b6edadd94e3290f805e330e7f19ffed6cdf48ac836b877ddb7ce3" id=b86f76c5-84a0-48bc-b844-cbd81c190acd name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.029208 | controller | Jun 11 10:50:13.898625 crc crio[22652]: time="2026-06-11T10:50:13.898520269Z" level=info msg="Started container" PID=29292 containerID=cb4c89fed68b6edadd94e3290f805e330e7f19ffed6cdf48ac836b877ddb7ce3 description=openshift-marketplace/certified-operators-wjdlq/extract-content id=b86f76c5-84a0-48bc-b844-cbd81c190acd name=/runtime.v1.RuntimeService/StartContainer sandboxID=ffadab8ae6eefa84a18092e6646435a8db18b905bdea6a203e4c5f7438479b87
2026-06-11 11:57:59.029228 | controller | Jun 11 10:50:13.985545 crc crio[22652]: time="2026-06-11T10:50:13.985085586Z" level=info msg="Created container ddaceeac97765b507e3cb6b0258b982a603628af06ace439adb987275285e146: openshift-marketplace/redhat-operators-4xpt2/extract-content" id=55aca159-a5b8-4f7c-8e78-fd3e1590979c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.029245 | controller | Jun 11 10:50:13.989645 crc crio[22652]: time="2026-06-11T10:50:13.989551817Z" level=info msg="Starting container: ddaceeac97765b507e3cb6b0258b982a603628af06ace439adb987275285e146" id=15221cff-2bc7-408f-a886-5c75e8484a28 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.029261 | controller | Jun 11 10:50:14.024842 crc crio[22652]: time="2026-06-11T10:50:14.024680995Z" level=info msg="Started container" PID=29297 containerID=ddaceeac97765b507e3cb6b0258b982a603628af06ace439adb987275285e146 description=openshift-marketplace/redhat-operators-4xpt2/extract-content id=15221cff-2bc7-408f-a886-5c75e8484a28 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0332d729c3678a6e0e42c3dcbe72d901b8cfcaa5c462f808f59a74fcebd68703
2026-06-11 11:57:59.029277 | controller | Jun 11 10:50:14.056281 crc crio[22652]: time="2026-06-11T10:50:14.053645867Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:c1bf1a7cae92e701b0ff93032482fe022c0ec704dcb6a892b32d9c898b64e1e0" id=c7fa7dd5-abf2-472e-9ba4-26c091f45134 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.029293 | controller | Jun 11 10:50:14.063088 crc crio[22652]: time="2026-06-11T10:50:14.061872455Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=ebe13ea7-ee13-4bd9-9609-42ccc6bf0353 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.029310 | controller | Jun 11 10:50:14.087035 crc crio[22652]: time="2026-06-11T10:50:14.083661844Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03" id=9013fee4-3296-440a-bc7c-203272435619 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.029325 | controller | Jun 11 10:50:14.094879 crc crio[22652]: time="2026-06-11T10:50:14.09100109Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=71b3e7b3-23df-434e-98e3-dc256bf95204 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.029341 | controller | Jun 11 10:50:14.099460 crc crio[22652]: time="2026-06-11T10:50:14.099358464Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=9bf7c468-cdad-4870-863a-a7dabe7a367f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.029380 | controller | Jun 11 10:50:14.114956 crc crio[22652]: time="2026-06-11T10:50:14.113556244Z" level=info msg="Creating container: openshift-marketplace/community-operators-vcs7p/extract-content" id=28885d7a-dff9-4802-ae3b-620c06d5ff70 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.029398 | controller | Jun 11 10:50:14.119373 crc crio[22652]: time="2026-06-11T10:50:14.118992359Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.029414 | controller | Jun 11 10:50:14.121585 crc crio[22652]: time="2026-06-11T10:50:14.121283939Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=2367eee7-e22f-41f8-8670-bdbc9e963925 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.029430 | controller | Jun 11 10:50:14.151816 crc crio[22652]: time="2026-06-11T10:50:14.151610806Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-xvxk9/extract-content" id=2861dd9d-b377-4235-b99a-4203e2b181e4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.029445 | controller | Jun 11 10:50:14.153053 crc crio[22652]: time="2026-06-11T10:50:14.152938129Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.029466 | controller | Jun 11 10:50:14.179459 crc crio[22652]: time="2026-06-11T10:50:14.179240575Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.029482 | controller | Jun 11 10:50:14.187956 crc crio[22652]: time="2026-06-11T10:50:14.18787206Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.029497 | controller | Jun 11 10:50:14.229910 crc crio[22652]: time="2026-06-11T10:50:14.229417971Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.029512 | controller | Jun 11 10:50:14.263546 crc crio[22652]: time="2026-06-11T10:50:14.263403794Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.029528 | controller | Jun 11 10:50:14.478325 crc crio[22652]: time="2026-06-11T10:50:14.476642322Z" level=info msg="Created container 8b6a87e60f22708e3862fb7661c0315c3e51c06eb567b85717ba274cc2d9dc1c: openshift-marketplace/community-operators-vcs7p/extract-content" id=28885d7a-dff9-4802-ae3b-620c06d5ff70 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.029544 | controller | Jun 11 10:50:14.486073 crc crio[22652]: time="2026-06-11T10:50:14.485898637Z" level=info msg="Starting container: 8b6a87e60f22708e3862fb7661c0315c3e51c06eb567b85717ba274cc2d9dc1c" id=12a76683-1343-4f12-a107-689fa0b37cab name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.029560 | controller | Jun 11 10:50:14.495329 crc crio[22652]: time="2026-06-11T10:50:14.494865291Z" level=info msg="Created container 449935dd6fd32566652f5397d429ab06b11280ad5232bd8ad8be570fc20012ad: openshift-marketplace/redhat-marketplace-xvxk9/extract-content" id=2861dd9d-b377-4235-b99a-4203e2b181e4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.029575 | controller | Jun 11 10:50:14.497788 crc crio[22652]: time="2026-06-11T10:50:14.497653452Z" level=info msg="Starting container: 449935dd6fd32566652f5397d429ab06b11280ad5232bd8ad8be570fc20012ad" id=60cf14d7-9063-44ca-9630-e004d3b3375b name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.029591 | controller | Jun 11 10:50:14.509685 crc crio[22652]: time="2026-06-11T10:50:14.509090207Z" level=info msg="Started container" PID=29329 containerID=8b6a87e60f22708e3862fb7661c0315c3e51c06eb567b85717ba274cc2d9dc1c description=openshift-marketplace/community-operators-vcs7p/extract-content id=12a76683-1343-4f12-a107-689fa0b37cab name=/runtime.v1.RuntimeService/StartContainer sandboxID=27d562bdcfc41661f35c53b5fc31b6cce2133235b022781ef6b4084e57229cda
2026-06-11 11:57:59.029607 | controller | Jun 11 10:50:14.516930 crc crio[22652]: time="2026-06-11T10:50:14.516726698Z" level=info msg="Started container" PID=29332 containerID=449935dd6fd32566652f5397d429ab06b11280ad5232bd8ad8be570fc20012ad description=openshift-marketplace/redhat-marketplace-xvxk9/extract-content id=60cf14d7-9063-44ca-9630-e004d3b3375b name=/runtime.v1.RuntimeService/StartContainer sandboxID=4beb63e29c4e5419b3e8b74a6c49d807612086db1a030dc1aac80dec2a7466b0
2026-06-11 11:57:59.029623 | controller | Jun 11 10:50:15.172965 crc crio[22652]: time="2026-06-11T10:50:15.172922838Z" level=info msg="Stopping pod sandbox: c0b0373a88d4c9fc784be9ea3aa208890cb8a71bdbfcdffd0cc37ae075194e68" id=266bf6e9-bd5f-412d-aff2-766b3d59c991 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.029639 | controller | Jun 11 10:50:15.174752 crc crio[22652]: time="2026-06-11T10:50:15.174721956Z" level=info msg="Got pod network &{Name:collect-profiles-29686245-lwzps Namespace:openshift-operator-lifecycle-manager ID:c0b0373a88d4c9fc784be9ea3aa208890cb8a71bdbfcdffd0cc37ae075194e68 UID:4518ce95-28d9-40c3-8d20-9d445a28bd07 NetNS:/var/run/netns/accad498-f5a2-43ee-9a51-0d92db4c3fad Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4518ce95_28d9_40c3_8d20_9d445a28bd07.slice PodAnnotations:0xc0022f61b8}] Aliases:map[]}"
2026-06-11 11:57:59.029659 | controller | Jun 11 10:50:15.175038 crc crio[22652]: time="2026-06-11T10:50:15.175015805Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29686245-lwzps from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.029675 | controller | Jun 11 10:50:18.242474 crc crio[22652]: time="2026-06-11T10:50:18.240239026Z" level=info msg="Stopped pod sandbox: c0b0373a88d4c9fc784be9ea3aa208890cb8a71bdbfcdffd0cc37ae075194e68" id=266bf6e9-bd5f-412d-aff2-766b3d59c991 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.029691 | controller | Jun 11 10:50:23.637047 crc crio[22652]: time="2026-06-11T10:50:23.635713085Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=e3355986-0e5a-4ff3-ae04-e016c7a394cc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.029707 | controller | Jun 11 10:50:30.080311 crc crio[22652]: time="2026-06-11T10:50:30.077921932Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=d44969d1-1b34-401f-b3bd-4ee16f52aea5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.029723 | controller | Jun 11 10:50:30.088162 crc crio[22652]: time="2026-06-11T10:50:30.088049993Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=647f4721-ebf1-4910-9f81-5d3f24861275 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.029738 | controller | Jun 11 10:50:36.436524 crc crio[22652]: time="2026-06-11T10:50:36.43545298Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=e6abf12f-1dd6-4121-9615-55a0c6a19330 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.029754 | controller | Jun 11 10:50:36.437909 crc crio[22652]: time="2026-06-11T10:50:36.436814584Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=5813a6d0-2bf2-496f-8ff7-89cae99e8f49 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.029769 | controller | Jun 11 10:50:36.437909 crc crio[22652]: time="2026-06-11T10:50:36.436877017Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=013c51d2-b6a7-4453-b799-6745b0904f91 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.029784 | controller | Jun 11 10:50:36.444019 crc crio[22652]: time="2026-06-11T10:50:36.443765586Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-xvxk9/registry-server" id=286ab14f-ef0d-4544-bc96-6f10bd874bbf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.029799 | controller | Jun 11 10:50:36.445038 crc crio[22652]: time="2026-06-11T10:50:36.444771837Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.029814 | controller | Jun 11 10:50:36.448832 crc crio[22652]: time="2026-06-11T10:50:36.448381743Z" level=info msg="Creating container: openshift-marketplace/certified-operators-wjdlq/registry-server" id=35a78348-0588-42ec-84e3-ebf525c666d0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.029832 | controller | Jun 11 10:50:36.455163 crc crio[22652]: time="2026-06-11T10:50:36.455015673Z" level=info msg="Creating container: openshift-marketplace/community-operators-vcs7p/registry-server" id=44a50cfc-3eee-42d6-b030-de46d9a7ed21 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.029848 | controller | Jun 11 10:50:36.459574 crc crio[22652]: time="2026-06-11T10:50:36.459482464Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.029863 | controller | Jun 11 10:50:36.459912 crc crio[22652]: time="2026-06-11T10:50:36.459838147Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.029879 | controller | Jun 11 10:50:36.501292 crc crio[22652]: time="2026-06-11T10:50:36.501039597Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.029894 | controller | Jun 11 10:50:36.506503 crc crio[22652]: time="2026-06-11T10:50:36.506419219Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.029909 | controller | Jun 11 10:50:36.593835 crc crio[22652]: time="2026-06-11T10:50:36.593197081Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.029923 | controller | Jun 11 10:50:36.601099 crc crio[22652]: time="2026-06-11T10:50:36.60069329Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.029938 | controller | Jun 11 10:50:36.622325 crc crio[22652]: time="2026-06-11T10:50:36.622101122Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=567f8341-54f2-46e4-9ef6-7a65a791cca2 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.029954 | controller | Jun 11 10:50:36.623712 crc crio[22652]: time="2026-06-11T10:50:36.623596119Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=e240cb5a-1572-47ac-9880-e27c75c1ccf6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.030020 | controller | Jun 11 10:50:36.627217 crc crio[22652]: time="2026-06-11T10:50:36.627085439Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=a1eb65fc-4885-42fc-b854-b5a206138e01 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.030046 | controller | Jun 11 10:50:36.638057 crc crio[22652]: time="2026-06-11T10:50:36.637943215Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686250-zchq7/oc" id=578ccb6c-1f57-44c1-b313-5c8c72b1920c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.030064 | controller | Jun 11 10:50:36.643225 crc crio[22652]: time="2026-06-11T10:50:36.643052598Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.030081 | controller | Jun 11 10:50:36.650885 crc crio[22652]: time="2026-06-11T10:50:36.650787354Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.030099 | controller | Jun 11 10:50:36.654210 crc crio[22652]: time="2026-06-11T10:50:36.654024602Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.030117 | controller | Jun 11 10:50:36.689037 crc crio[22652]: time="2026-06-11T10:50:36.688610738Z" level=info msg="Created container d0a3afe3438eea1086e6db6cff5692a3c1d0f81837b946ec6df1ed664392f189: openshift-marketplace/redhat-marketplace-xvxk9/registry-server" id=286ab14f-ef0d-4544-bc96-6f10bd874bbf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.030138 | controller | Jun 11 10:50:36.691417 crc crio[22652]: time="2026-06-11T10:50:36.691211051Z" level=info msg="Starting container: d0a3afe3438eea1086e6db6cff5692a3c1d0f81837b946ec6df1ed664392f189" id=558afc9f-c7c4-4ff3-9fbf-f422ed5a008f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.030155 | controller | Jun 11 10:50:36.705555 crc crio[22652]: time="2026-06-11T10:50:36.705347138Z" level=info msg="Started container" PID=29689 containerID=d0a3afe3438eea1086e6db6cff5692a3c1d0f81837b946ec6df1ed664392f189 description=openshift-marketplace/redhat-marketplace-xvxk9/registry-server id=558afc9f-c7c4-4ff3-9fbf-f422ed5a008f name=/runtime.v1.RuntimeService/StartContainer sandboxID=4beb63e29c4e5419b3e8b74a6c49d807612086db1a030dc1aac80dec2a7466b0
2026-06-11 11:57:59.030171 | controller | Jun 11 10:50:36.713027 crc crio[22652]: time="2026-06-11T10:50:36.71283175Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.030186 | controller | Jun 11 10:50:36.772459 crc crio[22652]: time="2026-06-11T10:50:36.770556646Z" level=info msg="Created container 5f5e0e74b6d361aacaea52d79254d8460e2cd7fabcad63e4c33030bd0f771045: openshift-marketplace/community-operators-vcs7p/registry-server" id=44a50cfc-3eee-42d6-b030-de46d9a7ed21 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.030202 | controller | Jun 11 10:50:36.786729 crc crio[22652]: time="2026-06-11T10:50:36.786345699Z" level=info msg="Starting container: 5f5e0e74b6d361aacaea52d79254d8460e2cd7fabcad63e4c33030bd0f771045" id=f25790fe-a266-4068-bf64-8632dfe2bcaa name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.030217 | controller | Jun 11 10:50:36.852081 crc crio[22652]: time="2026-06-11T10:50:36.82482736Z" level=info msg="Started container" PID=29692 containerID=5f5e0e74b6d361aacaea52d79254d8460e2cd7fabcad63e4c33030bd0f771045 description=openshift-marketplace/community-operators-vcs7p/registry-server id=f25790fe-a266-4068-bf64-8632dfe2bcaa name=/runtime.v1.RuntimeService/StartContainer sandboxID=27d562bdcfc41661f35c53b5fc31b6cce2133235b022781ef6b4084e57229cda
2026-06-11 11:57:59.030233 | controller | Jun 11 10:50:36.994783 crc crio[22652]: time="2026-06-11T10:50:36.991350845Z" level=info msg="Created container 818e33d4c11c0ce9013cb6714f9a5b1a3a7a5efb1a484ce358817b480cbdecd4: openshift-marketplace/certified-operators-wjdlq/registry-server" id=35a78348-0588-42ec-84e3-ebf525c666d0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.030248 | controller | Jun 11 10:50:37.002010 crc crio[22652]: time="2026-06-11T10:50:36.999617299Z" level=info msg="Starting container: 818e33d4c11c0ce9013cb6714f9a5b1a3a7a5efb1a484ce358817b480cbdecd4" id=f0597f30-31d3-4649-b416-80f6542a4459 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.030264 | controller | Jun 11 10:50:37.034532 crc crio[22652]: time="2026-06-11T10:50:37.033999892Z" level=info msg="Started container" PID=29699 containerID=818e33d4c11c0ce9013cb6714f9a5b1a3a7a5efb1a484ce358817b480cbdecd4 description=openshift-marketplace/certified-operators-wjdlq/registry-server id=f0597f30-31d3-4649-b416-80f6542a4459 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ffadab8ae6eefa84a18092e6646435a8db18b905bdea6a203e4c5f7438479b87
2026-06-11 11:57:59.030280 | controller | Jun 11 10:50:39.089530 crc crio[22652]: time="2026-06-11T10:50:39.088030408Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.030296 | controller | Jun 11 10:50:39.601881 crc crio[22652]: time="2026-06-11T10:50:39.601164245Z" level=info msg="Created container 3802fa2612b778dcdc07d498a7bfa2c3461a9abdc7552d614000f55c84a89890: openshift-infra/auto-csr-approver-29686250-zchq7/oc" id=578ccb6c-1f57-44c1-b313-5c8c72b1920c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.030315 | controller | Jun 11 10:50:39.603020 crc crio[22652]: time="2026-06-11T10:50:39.602914135Z" level=info msg="Starting container: 3802fa2612b778dcdc07d498a7bfa2c3461a9abdc7552d614000f55c84a89890" id=834843de-e517-4bb4-b1c5-ab662b033823 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.030332 | controller | Jun 11 10:50:39.620381 crc crio[22652]: time="2026-06-11T10:50:39.618662011Z" level=info msg="Started container" PID=29794 containerID=3802fa2612b778dcdc07d498a7bfa2c3461a9abdc7552d614000f55c84a89890 description=openshift-infra/auto-csr-approver-29686250-zchq7/oc id=834843de-e517-4bb4-b1c5-ab662b033823 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c6c0aa16869607996c5ebc8f91c78a8e21cda669b8c1d22e9beb4b7373c4c949
2026-06-11 11:57:59.030373 | controller | Jun 11 10:50:40.869762 crc crio[22652]: time="2026-06-11T10:50:40.868594047Z" level=info msg="Stopping container: f2127b5bc0cce0adb1199abfc432b04be3bd2aa5da464a2b6ea8edd93b7b200b (timeout: 15s)" id=dbdb1883-3fe3-4b54-88e9-bfee1543f7eb name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.030397 | controller | Jun 11 10:50:42.211527 crc crio[22652]: time="2026-06-11T10:50:42.209785873Z" level=info msg="Stopped container f2127b5bc0cce0adb1199abfc432b04be3bd2aa5da464a2b6ea8edd93b7b200b: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift" id=dbdb1883-3fe3-4b54-88e9-bfee1543f7eb name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.030415 | controller | Jun 11 10:50:42.214965 crc crio[22652]: time="2026-06-11T10:50:42.213587169Z" level=info msg="Stopping pod sandbox: 814a6d6535d3704ef1122414b17259f4db384b0fd8b65cf4bf3f50df61827ac5" id=4310b90b-3e66-4463-b7e9-a55797c1d3c9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.030432 | controller | Jun 11 10:50:42.215589 crc crio[22652]: time="2026-06-11T10:50:42.215105378Z" level=info msg="Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:814a6d6535d3704ef1122414b17259f4db384b0fd8b65cf4bf3f50df61827ac5 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/bc3a7dcb-8326-4ba5-a13c-e6a1d84cc52a 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:0xc002618088}] Aliases:map[]}"
2026-06-11 11:57:59.030448 | controller | Jun 11 10:50:42.215994 crc crio[22652]: time="2026-06-11T10:50:42.215855782Z" level=info msg="Deleting pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.030464 | controller | Jun 11 10:50:43.822057 crc crio[22652]: time="2026-06-11T10:50:43.821290921Z" level=info msg="Stopped pod sandbox: 814a6d6535d3704ef1122414b17259f4db384b0fd8b65cf4bf3f50df61827ac5" id=4310b90b-3e66-4463-b7e9-a55797c1d3c9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.030480 | controller | Jun 11 10:50:44.305518 crc crio[22652]: time="2026-06-11T10:50:44.30540078Z" level=info msg="Removing container: f2127b5bc0cce0adb1199abfc432b04be3bd2aa5da464a2b6ea8edd93b7b200b" id=a36b37e3-3de7-4ed5-91ed-7929bb9e3051 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.030496 | controller | Jun 11 10:50:44.314880 crc crio[22652]: time="2026-06-11T10:50:44.314721961Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=8ebb4673-17be-43b5-a61e-b2f0884db979 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.030511 | controller | Jun 11 10:50:44.318671 crc crio[22652]: time="2026-06-11T10:50:44.318500085Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=1e994f5e-db3a-41b5-a6c2-36dc80f79d41 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.030530 | controller | Jun 11 10:50:44.329294 crc crio[22652]: time="2026-06-11T10:50:44.329098475Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-4xpt2/registry-server" id=15303e76-fb76-46ee-9960-d706c5716ada name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.030547 | controller | Jun 11 10:50:44.330095 crc crio[22652]: time="2026-06-11T10:50:44.329968473Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.030562 | controller | Jun 11 10:50:44.350788 crc crio[22652]: time="2026-06-11T10:50:44.350650757Z" level=info msg="Running pod sandbox: openshift-authentication/oauth-openshift-547f8bbdb8-85mh4/POD" id=14230888-a79a-4d81-8516-731728a25308 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.030578 | controller | Jun 11 10:50:44.350788 crc crio[22652]: time="2026-06-11T10:50:44.350768971Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.030594 | controller | Jun 11 10:50:44.382430 crc crio[22652]: time="2026-06-11T10:50:44.379054847Z" level=info msg="Removed container f2127b5bc0cce0adb1199abfc432b04be3bd2aa5da464a2b6ea8edd93b7b200b: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift" id=a36b37e3-3de7-4ed5-91ed-7929bb9e3051 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.030610 | controller | Jun 11 10:50:44.461955 crc crio[22652]: time="2026-06-11T10:50:44.46162407Z" level=info msg="Got pod network &{Name:oauth-openshift-547f8bbdb8-85mh4 Namespace:openshift-authentication ID:7a19e3e7593b1208c25d4eb782badad8a4e9177bd2bab63e53bc5c8b4094b3fe UID:14085029-f81e-4c84-af4b-278a8c34542f NetNS:/var/run/netns/b12de934-bc62-40c7-adae-07f03e813869 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod14085029_f81e_4c84_af4b_278a8c34542f.slice PodAnnotations:0xc0022f60f8}] Aliases:map[]}"
2026-06-11 11:57:59.030626 | controller | Jun 11 10:50:44.462808 crc crio[22652]: time="2026-06-11T10:50:44.462356976Z" level=info msg="Adding pod openshift-authentication_oauth-openshift-547f8bbdb8-85mh4 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.030642 | controller | Jun 11 10:50:44.464709 crc crio[22652]: time="2026-06-11T10:50:44.464476423Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.030658 | controller | Jun 11 10:50:44.476955 crc crio[22652]: time="2026-06-11T10:50:44.47662413Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.030673 | controller | Jun 11 10:50:44.660483 crc crio[22652]: time="2026-06-11T10:50:44.659717798Z" level=info msg="Created container 6ca860fc7bb78f7e47e6ee7afa4aac8eebf6502234200bf12d4ba0bf63ac352f: openshift-marketplace/redhat-operators-4xpt2/registry-server" id=15303e76-fb76-46ee-9960-d706c5716ada name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.030690 | controller | Jun 11 10:50:44.664737 crc crio[22652]: time="2026-06-11T10:50:44.664496287Z" level=info msg="Starting container: 6ca860fc7bb78f7e47e6ee7afa4aac8eebf6502234200bf12d4ba0bf63ac352f" id=25f6e0cb-f7dd-413d-a3f3-402ad824d1c0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.030705 | controller | Jun 11 10:50:44.695424 crc crio[22652]: time="2026-06-11T10:50:44.684661611Z" level=info msg="Started container" PID=30008 containerID=6ca860fc7bb78f7e47e6ee7afa4aac8eebf6502234200bf12d4ba0bf63ac352f description=openshift-marketplace/redhat-operators-4xpt2/registry-server id=25f6e0cb-f7dd-413d-a3f3-402ad824d1c0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0332d729c3678a6e0e42c3dcbe72d901b8cfcaa5c462f808f59a74fcebd68703
2026-06-11 11:57:59.030728 | controller | Jun 11 10:50:45.366242 crc crio[22652]: time="2026-06-11T10:50:45.365565125Z" level=info msg="Stopping pod sandbox: c6c0aa16869607996c5ebc8f91c78a8e21cda669b8c1d22e9beb4b7373c4c949" id=8fdcee9c-6c0a-4cd5-80e4-43cfe6250fc6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.030744 | controller | Jun 11 10:50:45.366916 crc crio[22652]: time="2026-06-11T10:50:45.36635776Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686250-zchq7 Namespace:openshift-infra ID:c6c0aa16869607996c5ebc8f91c78a8e21cda669b8c1d22e9beb4b7373c4c949 UID:a2744798-3f37-43ca-b342-3696775dffdc NetNS:/var/run/netns/4c0d27c3-d839-4fc3-81fe-1196b51e34e0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda2744798_3f37_43ca_b342_3696775dffdc.slice PodAnnotations:0xc001e8e890}] Aliases:map[]}"
2026-06-11 11:57:59.030760 | controller | Jun 11 10:50:45.366916 crc crio[22652]: time="2026-06-11T10:50:45.366502825Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686250-zchq7 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.030776 | controller | Jun 11 10:50:45.437552 crc crio[22652]: 2026-06-11T10:50:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7a19e3e7593b120 Mac:16:4b:43:18:34:bf Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:47 Mtu:0 Sandbox:/var/run/netns/b12de934-bc62-40c7-adae-07f03e813869 SocketPath: PciID:}] [{Interface:0xc0001ae800 Address:{IP:10.217.0.71 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.030792 | controller | Jun 11 10:50:45.439713 crc crio[22652]: time="2026-06-11T10:50:45.439674494Z" level=info msg="Got pod network &{Name:oauth-openshift-547f8bbdb8-85mh4 Namespace:openshift-authentication ID:7a19e3e7593b1208c25d4eb782badad8a4e9177bd2bab63e53bc5c8b4094b3fe UID:14085029-f81e-4c84-af4b-278a8c34542f NetNS:/var/run/netns/b12de934-bc62-40c7-adae-07f03e813869 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod14085029_f81e_4c84_af4b_278a8c34542f.slice PodAnnotations:0xc0022f60f8}] Aliases:map[]}"
2026-06-11 11:57:59.030808 | controller | Jun 11 10:50:45.440640 crc crio[22652]: time="2026-06-11T10:50:45.440606794Z" level=info msg="Checking pod openshift-authentication_oauth-openshift-547f8bbdb8-85mh4 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.030824 | controller | Jun 11 10:50:45.454323 crc crio[22652]: time="2026-06-11T10:50:45.454250403Z" level=info msg="Ran pod sandbox 7a19e3e7593b1208c25d4eb782badad8a4e9177bd2bab63e53bc5c8b4094b3fe with infra container: openshift-authentication/oauth-openshift-547f8bbdb8-85mh4/POD" id=14230888-a79a-4d81-8516-731728a25308 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.030841 | controller | Jun 11 10:50:45.459516 crc crio[22652]: time="2026-06-11T10:50:45.459242263Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c" id=bd9bedc1-55d5-43be-9432-2ba59524087d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.030857 | controller | Jun 11 10:50:45.462764 crc crio[22652]: time="2026-06-11T10:50:45.461474429Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c" id=3ba87822-f4cb-4a6f-b1ef-e31ea9473347 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.030872 | controller | Jun 11 10:50:45.470300 crc crio[22652]: time="2026-06-11T10:50:45.470234627Z" level=info msg="Creating container: openshift-authentication/oauth-openshift-547f8bbdb8-85mh4/oauth-openshift" id=a2098717-2146-4c44-9418-4608eed2dbfc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.030891 | controller | Jun 11 10:50:45.470930 crc crio[22652]: time="2026-06-11T10:50:45.470904128Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.030907 | controller | Jun 11 10:50:45.570926 crc crio[22652]: time="2026-06-11T10:50:45.569906123Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.030922 | controller | Jun 11 10:50:46.021728 crc crio[22652]: time="2026-06-11T10:50:46.021066929Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.030938 | controller | Jun 11 10:50:46.028531 crc crio[22652]: time="2026-06-11T10:50:46.028413224Z" level=info msg="Stopped pod sandbox: c6c0aa16869607996c5ebc8f91c78a8e21cda669b8c1d22e9beb4b7373c4c949" id=8fdcee9c-6c0a-4cd5-80e4-43cfe6250fc6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.030954 | controller | Jun 11 10:50:46.235096 crc crio[22652]: time="2026-06-11T10:50:46.234626983Z" level=info msg="Created container 935a67aaca1b9608e831f61b6c698a990d17dbeeb129b09166be066fdc5236e9: openshift-authentication/oauth-openshift-547f8bbdb8-85mh4/oauth-openshift" id=a2098717-2146-4c44-9418-4608eed2dbfc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.030971 | controller | Jun 11 10:50:46.239929 crc crio[22652]: time="2026-06-11T10:50:46.239796392Z" level=info msg="Starting container: 935a67aaca1b9608e831f61b6c698a990d17dbeeb129b09166be066fdc5236e9" id=6d5065cd-01f3-469d-84b1-a1c91b06f3b1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.030995 | controller | Jun 11 10:50:46.254013 crc crio[22652]: time="2026-06-11T10:50:46.253865412Z" level=info msg="Started container" PID=30121 containerID=935a67aaca1b9608e831f61b6c698a990d17dbeeb129b09166be066fdc5236e9 description=openshift-authentication/oauth-openshift-547f8bbdb8-85mh4/oauth-openshift id=6d5065cd-01f3-469d-84b1-a1c91b06f3b1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7a19e3e7593b1208c25d4eb782badad8a4e9177bd2bab63e53bc5c8b4094b3fe
2026-06-11 11:57:59.031014 | controller | Jun 11 10:50:51.836671 crc crio[22652]: time="2026-06-11T10:50:51.835957957Z" level=info msg="Stopping container: 1b2f9615e515c3a9bffa29114297b08015dd80a0edba4e1e63ef51c5e93cee92 (timeout: 2s)" id=bc21eb76-abca-47f6-a730-d13296a3e0a0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.031030 | controller | Jun 11 10:50:51.962231 crc crio[22652]: time="2026-06-11T10:50:51.962059823Z" level=info msg="Stopped container 1b2f9615e515c3a9bffa29114297b08015dd80a0edba4e1e63ef51c5e93cee92: openshift-marketplace/certified-operators-pvc9x/registry-server" id=bc21eb76-abca-47f6-a730-d13296a3e0a0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.031046 | controller | Jun 11 10:50:51.963312 crc crio[22652]: time="2026-06-11T10:50:51.96296025Z" level=info msg="Stopping pod sandbox: 33296598bb10fcdc09c6929be6b79ef41d3486b9358fc0c880d305ba28d1114f" id=cccf310d-dccb-4857-80b4-13cac96a4b3d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.031062 | controller | Jun 11 10:50:51.963653 crc crio[22652]: time="2026-06-11T10:50:51.96358039Z" level=info msg="Got pod network &{Name:certified-operators-pvc9x Namespace:openshift-marketplace ID:33296598bb10fcdc09c6929be6b79ef41d3486b9358fc0c880d305ba28d1114f UID:6c83f1fd-a22d-4972-abb7-23a3f712c8b0 NetNS:/var/run/netns/5dd468f2-28b8-487c-81a8-a43b8e2f1d70 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6c83f1fd_a22d_4972_abb7_23a3f712c8b0.slice PodAnnotations:0xc002acc958}] Aliases:map[]}"
2026-06-11 11:57:59.031082 | controller | Jun 11 10:50:51.963838 crc crio[22652]: time="2026-06-11T10:50:51.963777987Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-pvc9x from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.031099 | controller | Jun 11 10:50:52.323606 crc crio[22652]: time="2026-06-11T10:50:52.323175425Z" level=info msg="Stopped pod sandbox: 33296598bb10fcdc09c6929be6b79ef41d3486b9358fc0c880d305ba28d1114f" id=cccf310d-dccb-4857-80b4-13cac96a4b3d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.031115 | controller | Jun 11 10:50:52.449162 crc crio[22652]: time="2026-06-11T10:50:52.449002711Z" level=info msg="Stopping container: 492c31a40eb02ee0a7d6af1c30f4e552f6098852b3c2dcd068acd030b8f95606 (timeout: 2s)" id=2da66994-11be-4739-8a03-68b1115da80d name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.031130 | controller | Jun 11 10:50:52.453906 crc crio[22652]: time="2026-06-11T10:50:52.453833727Z" level=info msg="Removing container: 1b2f9615e515c3a9bffa29114297b08015dd80a0edba4e1e63ef51c5e93cee92" id=b385686f-f16c-4019-bd48-772955dd9564 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.031146 | controller | Jun 11 10:50:52.494514 crc crio[22652]: time="2026-06-11T10:50:52.494371768Z" level=info msg="Removed container 1b2f9615e515c3a9bffa29114297b08015dd80a0edba4e1e63ef51c5e93cee92: openshift-marketplace/certified-operators-pvc9x/registry-server" id=b385686f-f16c-4019-bd48-772955dd9564 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.031162 | controller | Jun 11 10:50:52.498331 crc crio[22652]: time="2026-06-11T10:50:52.498077063Z" level=info msg="Removing container: a249e5ff99d2f2a133007f9ce96620a7856ab645aa36b6ae70451469314ccf1f" id=fd911b0f-30be-4775-8254-8d80b42e0359 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.031178 | controller | Jun 11 10:50:52.517284 crc crio[22652]: time="2026-06-11T10:50:52.517175753Z" level=info msg="Removed container a249e5ff99d2f2a133007f9ce96620a7856ab645aa36b6ae70451469314ccf1f: openshift-marketplace/certified-operators-pvc9x/extract-content" id=fd911b0f-30be-4775-8254-8d80b42e0359 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.031193 | controller | Jun 11 10:50:52.521994 crc crio[22652]: time="2026-06-11T10:50:52.521917901Z" level=info msg="Removing container: 3f8532dbcc9fdb472c3a6e006ece889cc681159e01b6a12c27df94219970f0c1" id=d81099a5-a887-4ac7-8b16-dd507b5fb39d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.031209 | controller | Jun 11 10:50:52.563030 crc crio[22652]: time="2026-06-11T10:50:52.562383883Z" level=info msg="Removed container 3f8532dbcc9fdb472c3a6e006ece889cc681159e01b6a12c27df94219970f0c1: openshift-marketplace/certified-operators-pvc9x/extract-utilities" id=d81099a5-a887-4ac7-8b16-dd507b5fb39d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.031224 | controller | Jun 11 10:50:52.588964 crc crio[22652]: time="2026-06-11T10:50:52.588661556Z" level=info msg="Stopped container 492c31a40eb02ee0a7d6af1c30f4e552f6098852b3c2dcd068acd030b8f95606: openshift-marketplace/community-operators-mzmwc/registry-server" id=2da66994-11be-4739-8a03-68b1115da80d name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.031239 | controller | Jun 11 10:50:52.590545 crc crio[22652]: time="2026-06-11T10:50:52.590486223Z" level=info msg="Stopping pod sandbox: 5f9a4852e4f1edf916443c14129675e4bc537736ba350a119603b2d55d963ddf" id=69601cee-57e6-4c81-a055-a5cceca4345c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.031255 | controller | Jun 11 10:50:52.591049 crc crio[22652]: time="2026-06-11T10:50:52.590978989Z" level=info msg="Got pod network &{Name:community-operators-mzmwc Namespace:openshift-marketplace ID:5f9a4852e4f1edf916443c14129675e4bc537736ba350a119603b2d55d963ddf UID:73bec29a-42a8-4103-9fc1-af0156e49a2c NetNS:/var/run/netns/6dc77ac6-b3e8-44fd-871b-805911f3b972 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod73bec29a_42a8_4103_9fc1_af0156e49a2c.slice PodAnnotations:0xc0001022d8}] Aliases:map[]}"
2026-06-11 11:57:59.031274 | controller | Jun 11 10:50:52.591291 crc crio[22652]: time="2026-06-11T10:50:52.591224517Z" level=info msg="Deleting pod openshift-marketplace_community-operators-mzmwc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.031291 | controller | Jun 11 10:50:53.031019 crc crio[22652]: time="2026-06-11T10:50:53.03093233Z" level=info msg="Stopped pod sandbox: 5f9a4852e4f1edf916443c14129675e4bc537736ba350a119603b2d55d963ddf" id=69601cee-57e6-4c81-a055-a5cceca4345c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.031306 | controller | Jun 11 10:50:53.459757 crc crio[22652]: time="2026-06-11T10:50:53.459614739Z" level=info msg="Removing container: 492c31a40eb02ee0a7d6af1c30f4e552f6098852b3c2dcd068acd030b8f95606" id=042e4da4-32c8-493a-95cf-2b44ddaf6f7e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.031322 | controller | Jun 11 10:50:53.485643 crc crio[22652]: time="2026-06-11T10:50:53.484833912Z" level=info msg="Removed container 492c31a40eb02ee0a7d6af1c30f4e552f6098852b3c2dcd068acd030b8f95606: openshift-marketplace/community-operators-mzmwc/registry-server" id=042e4da4-32c8-493a-95cf-2b44ddaf6f7e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.031337 | controller | Jun 11 10:50:53.489535 crc crio[22652]: time="2026-06-11T10:50:53.488998813Z" level=info msg="Removing container: 0a58cec8afbc6d5e1bab16e3c63999d4777d585d01297186f9717b37919a6029" id=c6e43911-f832-4297-afc5-6f4d0eea071a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.031375 | controller | Jun 11 10:50:53.512829 crc crio[22652]: time="2026-06-11T10:50:53.512504804Z" level=info msg="Removed container 0a58cec8afbc6d5e1bab16e3c63999d4777d585d01297186f9717b37919a6029: openshift-marketplace/community-operators-mzmwc/extract-content" id=c6e43911-f832-4297-afc5-6f4d0eea071a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.031394 | controller | Jun 11 10:50:53.515864 crc crio[22652]: time="2026-06-11T10:50:53.515794066Z" level=info msg="Removing container: 2a4002b6ec0920f1cf955870709470ae4e5661b9d4be7c3cca82689fb6a7da30" id=11ab618a-183b-4c6c-aac4-fca16728ec30 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.031410 | controller | Jun 11 10:50:53.553684 crc crio[22652]: time="2026-06-11T10:50:53.553623209Z" level=info msg="Removed container 2a4002b6ec0920f1cf955870709470ae4e5661b9d4be7c3cca82689fb6a7da30: openshift-marketplace/community-operators-mzmwc/extract-utilities" id=11ab618a-183b-4c6c-aac4-fca16728ec30 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.031425 | controller | Jun 11 10:50:54.242860 crc crio[22652]: time="2026-06-11T10:50:54.242434865Z" level=info msg="Stopping container: d20de8089434ff33a556c924692beed1fb1d1492dffc5e13a27766a84916f798 (timeout: 2s)" id=19338478-14d0-4e93-81ea-637410066d74 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.031441 | controller | Jun 11 10:50:54.377580 crc crio[22652]: time="2026-06-11T10:50:54.377466207Z" level=info msg="Stopped container d20de8089434ff33a556c924692beed1fb1d1492dffc5e13a27766a84916f798: openshift-marketplace/redhat-marketplace-4mshq/registry-server" id=19338478-14d0-4e93-81ea-637410066d74 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.031457 | controller | Jun 11 10:50:54.379020 crc crio[22652]: time="2026-06-11T10:50:54.378915837Z" level=info msg="Stopping pod sandbox: b18a4694ae109c0e8a03ea38c19dd6f97d686b76a93acc92af618b014c7d36b6" id=aafd57ba-1e30-4751-84f8-6e22e65c94a6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.031472 | controller | Jun 11 10:50:54.379616 crc crio[22652]: time="2026-06-11T10:50:54.379514936Z" level=info msg="Got pod network &{Name:redhat-marketplace-4mshq Namespace:openshift-marketplace ID:b18a4694ae109c0e8a03ea38c19dd6f97d686b76a93acc92af618b014c7d36b6 UID:5fc2325a-df2f-44a3-97ff-8d19f076d854 NetNS:/var/run/netns/1d3b5a02-ecca-4147-b9fc-bd9588ece1e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5fc2325a_df2f_44a3_97ff_8d19f076d854.slice PodAnnotations:0xc000102690}] Aliases:map[]}"
2026-06-11 11:57:59.031510 | controller | Jun 11 10:50:54.379703 crc crio[22652]: time="2026-06-11T10:50:54.379677041Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-4mshq from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.031532 | controller | Jun 11 10:50:54.826930 crc crio[22652]: time="2026-06-11T10:50:54.826844805Z" level=info msg="Stopped pod sandbox: b18a4694ae109c0e8a03ea38c19dd6f97d686b76a93acc92af618b014c7d36b6" id=aafd57ba-1e30-4751-84f8-6e22e65c94a6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.031549 | controller | Jun 11 10:50:55.537184 crc crio[22652]: time="2026-06-11T10:50:55.53708817Z" level=info msg="Removing container: d20de8089434ff33a556c924692beed1fb1d1492dffc5e13a27766a84916f798" id=bb51545b-1230-4db9-b8d5-4a9b5bfa8f44 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.031565 | controller | Jun 11 10:50:55.568475 crc crio[22652]: time="2026-06-11T10:50:55.568363737Z" level=info msg="Removed container d20de8089434ff33a556c924692beed1fb1d1492dffc5e13a27766a84916f798: openshift-marketplace/redhat-marketplace-4mshq/registry-server" id=bb51545b-1230-4db9-b8d5-4a9b5bfa8f44 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.031581 | controller | Jun 11 10:50:55.573527 crc crio[22652]: time="2026-06-11T10:50:55.573446291Z" level=info msg="Removing container: 6656aa10d389b8a39aa511ad4dd8222ab7dedc4f6d7cc7626c907f161a562efa" id=67dee8ff-4e34-411d-b67a-5513bf76ecbb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.031597 | controller | Jun 11 10:50:55.593983 crc crio[22652]: time="2026-06-11T10:50:55.593837693Z" level=info msg="Removed container 6656aa10d389b8a39aa511ad4dd8222ab7dedc4f6d7cc7626c907f161a562efa: openshift-marketplace/redhat-marketplace-4mshq/extract-content" id=67dee8ff-4e34-411d-b67a-5513bf76ecbb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.031613 | controller | Jun 11 10:50:55.600070 crc crio[22652]: time="2026-06-11T10:50:55.600019744Z" level=info msg="Removing container: 348992a8e61f088a128475122d849ae1e80b118c709bf8f257b73273fff968ae" id=205197da-c0ee-4d25-9c81-7ecd85a360ca name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.031628 | controller | Jun 11 10:50:55.640057 crc crio[22652]: time="2026-06-11T10:50:55.639951313Z" level=info msg="Removed container 348992a8e61f088a128475122d849ae1e80b118c709bf8f257b73273fff968ae: openshift-marketplace/redhat-marketplace-4mshq/extract-utilities" id=205197da-c0ee-4d25-9c81-7ecd85a360ca name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.031644 | controller | Jun 11 10:51:00.640725 crc crio[22652]: time="2026-06-11T10:51:00.639006998Z" level=info msg="Stopping container: dfeb90143cc2307bf2e69f27ce7532d04377e5a24115ff33ae174f07ff3c6b45 (timeout: 2s)" id=77ae1933-ff20-4db0-98d9-0269df90a2e6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.031659 | controller | Jun 11 10:51:00.767624 crc crio[22652]: time="2026-06-11T10:51:00.767457127Z" level=info msg="Stopped container dfeb90143cc2307bf2e69f27ce7532d04377e5a24115ff33ae174f07ff3c6b45: openshift-marketplace/redhat-operators-l4wsd/registry-server" id=77ae1933-ff20-4db0-98d9-0269df90a2e6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.031676 | controller | Jun 11 10:51:00.769087 crc crio[22652]: time="2026-06-11T10:51:00.768987055Z" level=info msg="Stopping pod sandbox: 431104bd6803320b613e64354a49d0f01737cc93b32a868c6aee1e0d920dfea5" id=169d9a15-713e-41f3-943d-f08f11fb99cd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.031692 | controller | Jun 11 10:51:00.769885 crc crio[22652]: time="2026-06-11T10:51:00.769812611Z" level=info msg="Got pod network &{Name:redhat-operators-l4wsd Namespace:openshift-marketplace ID:431104bd6803320b613e64354a49d0f01737cc93b32a868c6aee1e0d920dfea5 UID:7c260c7a-8f49-44ed-8c08-6377afd3201a NetNS:/var/run/netns/36c037db-f23a-43af-aabf-92ef699e5651 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7c260c7a_8f49_44ed_8c08_6377afd3201a.slice PodAnnotations:0xc001e8e950}] Aliases:map[]}"
2026-06-11 11:57:59.031711 | controller | Jun 11 10:51:00.770106 crc crio[22652]: time="2026-06-11T10:51:00.770019408Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-l4wsd from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.031728 | controller | Jun 11 10:51:01.060013 crc crio[22652]: time="2026-06-11T10:51:01.059508712Z" level=info msg="Stopped pod sandbox: 431104bd6803320b613e64354a49d0f01737cc93b32a868c6aee1e0d920dfea5" id=169d9a15-713e-41f3-943d-f08f11fb99cd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.031745 | controller | Jun 11 10:51:01.809357 crc crio[22652]: time="2026-06-11T10:51:01.809199395Z" level=info msg="Removing container: dfeb90143cc2307bf2e69f27ce7532d04377e5a24115ff33ae174f07ff3c6b45" id=2f87cc1d-87aa-4497-be7b-c58668b7ee39 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.031761 | controller | Jun 11 10:51:01.840075 crc crio[22652]: time="2026-06-11T10:51:01.839861048Z" level=info msg="Removed container dfeb90143cc2307bf2e69f27ce7532d04377e5a24115ff33ae174f07ff3c6b45: openshift-marketplace/redhat-operators-l4wsd/registry-server" id=2f87cc1d-87aa-4497-be7b-c58668b7ee39 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.031778 | controller | Jun 11 10:51:01.844842 crc crio[22652]: time="2026-06-11T10:51:01.844755617Z" level=info msg="Removing container: 6d17291061e14c204760e44df04468215340616c99b0441c4d5b41665beed344" id=0a5d9ccb-4965-4a96-bd1d-37315db41d3f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.031794 | controller | Jun 11 10:51:01.883942 crc crio[22652]: time="2026-06-11T10:51:01.883715909Z" level=info msg="Removed container 6d17291061e14c204760e44df04468215340616c99b0441c4d5b41665beed344: openshift-marketplace/redhat-operators-l4wsd/extract-content" id=0a5d9ccb-4965-4a96-bd1d-37315db41d3f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.031810 | controller | Jun 11 10:51:01.887423 crc crio[22652]: time="2026-06-11T10:51:01.886911869Z" level=info msg="Removing container: 680c836d4caaa499d47368af7236c967b7c3e63f04f3f0521f9270af6fb05271" id=852e3886-1059-4ec3-8393-51d99a234b70 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.031826 | controller | Jun 11 10:51:01.915497 crc crio[22652]: time="2026-06-11T10:51:01.915359076Z" level=info msg="Removed container 680c836d4caaa499d47368af7236c967b7c3e63f04f3f0521f9270af6fb05271: openshift-marketplace/redhat-operators-l4wsd/extract-utilities" id=852e3886-1059-4ec3-8393-51d99a234b70 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.031841 | controller | Jun 11 10:51:04.456055 crc crio[22652]: time="2026-06-11T10:51:04.454961299Z" level=info msg="Stopping pod sandbox: b18a4694ae109c0e8a03ea38c19dd6f97d686b76a93acc92af618b014c7d36b6" id=9f53c1b0-9553-4068-b45e-2d83740275b2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.031857 | controller | Jun 11 10:51:04.456055 crc crio[22652]: time="2026-06-11T10:51:04.45593647Z" level=info msg="Stopped pod sandbox (already stopped): b18a4694ae109c0e8a03ea38c19dd6f97d686b76a93acc92af618b014c7d36b6" id=9f53c1b0-9553-4068-b45e-2d83740275b2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.031873 | controller | Jun 11 10:51:04.457512 crc crio[22652]: time="2026-06-11T10:51:04.456711835Z" level=info msg="Removing pod sandbox: b18a4694ae109c0e8a03ea38c19dd6f97d686b76a93acc92af618b014c7d36b6" id=62f1a610-43c0-4768-bb11-0dc03be8c80a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.031889 | controller | Jun 11 10:51:04.471336 crc crio[22652]: time="2026-06-11T10:51:04.471221788Z" level=info msg="Removed pod sandbox: b18a4694ae109c0e8a03ea38c19dd6f97d686b76a93acc92af618b014c7d36b6" id=62f1a610-43c0-4768-bb11-0dc03be8c80a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.031908 | controller | Jun 11 10:51:04.473058 crc crio[22652]: time="2026-06-11T10:51:04.472992313Z" level=info msg="Stopping pod sandbox: 33296598bb10fcdc09c6929be6b79ef41d3486b9358fc0c880d305ba28d1114f" id=aab6c384-a332-4fc3-b58b-f76cd1c47406 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.031924 | controller | Jun 11 10:51:04.473384 crc crio[22652]: time="2026-06-11T10:51:04.473066235Z" level=info msg="Stopped pod sandbox (already stopped): 33296598bb10fcdc09c6929be6b79ef41d3486b9358fc0c880d305ba28d1114f" id=aab6c384-a332-4fc3-b58b-f76cd1c47406 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.031940 | controller | Jun 11 10:51:04.473791 crc crio[22652]: time="2026-06-11T10:51:04.473671565Z" level=info msg="Removing pod sandbox: 33296598bb10fcdc09c6929be6b79ef41d3486b9358fc0c880d305ba28d1114f" id=7cdc4d09-8ad0-4774-a7e2-c0ecc570ca16 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.031955 | controller | Jun 11 10:51:04.479342 crc crio[22652]: time="2026-06-11T10:51:04.479272445Z" level=info msg="Removed pod sandbox: 33296598bb10fcdc09c6929be6b79ef41d3486b9358fc0c880d305ba28d1114f" id=7cdc4d09-8ad0-4774-a7e2-c0ecc570ca16 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.031974 | controller | Jun 11 10:51:04.480197 crc crio[22652]: time="2026-06-11T10:51:04.480039237Z" level=info msg="Stopping pod sandbox: 431104bd6803320b613e64354a49d0f01737cc93b32a868c6aee1e0d920dfea5" id=90e45281-81eb-435b-b948-ef9e591a1cca name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.031998 | controller | Jun 11 10:51:04.480197 crc crio[22652]: time="2026-06-11T10:51:04.480100899Z" level=info msg="Stopped pod sandbox (already stopped): 431104bd6803320b613e64354a49d0f01737cc93b32a868c6aee1e0d920dfea5" id=90e45281-81eb-435b-b948-ef9e591a1cca name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.032015 | controller | Jun 11 10:51:04.480950 crc crio[22652]: time="2026-06-11T10:51:04.480888454Z" level=info msg="Removing pod sandbox: 431104bd6803320b613e64354a49d0f01737cc93b32a868c6aee1e0d920dfea5" id=a4bb50e0-74c1-4083-b288-6358f55a8e51 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.032032 | controller | Jun 11 10:51:04.488585 crc crio[22652]: time="2026-06-11T10:51:04.488468787Z" level=info msg="Removed pod sandbox: 431104bd6803320b613e64354a49d0f01737cc93b32a868c6aee1e0d920dfea5" id=a4bb50e0-74c1-4083-b288-6358f55a8e51 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.032047 | controller | Jun 11 10:51:04.489560 crc crio[22652]: time="2026-06-11T10:51:04.489468187Z" level=info msg="Stopping pod sandbox: 5f9a4852e4f1edf916443c14129675e4bc537736ba350a119603b2d55d963ddf" id=c4772d68-9596-4699-9d94-c516da424eac name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.032063 | controller | Jun 11 10:51:04.489666 crc crio[22652]: time="2026-06-11T10:51:04.489589571Z" level=info msg="Stopped pod sandbox (already stopped): 5f9a4852e4f1edf916443c14129675e4bc537736ba350a119603b2d55d963ddf" id=c4772d68-9596-4699-9d94-c516da424eac name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.032079 | controller | Jun 11 10:51:04.490212 crc crio[22652]: time="2026-06-11T10:51:04.490067557Z" level=info msg="Removing pod sandbox: 5f9a4852e4f1edf916443c14129675e4bc537736ba350a119603b2d55d963ddf" id=52ba2c89-ac05-426d-a1f2-7f5140753636 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.032097 | controller | Jun 11 10:51:04.497169 crc crio[22652]: time="2026-06-11T10:51:04.497017559Z" level=info msg="Removed pod sandbox: 5f9a4852e4f1edf916443c14129675e4bc537736ba350a119603b2d55d963ddf" id=52ba2c89-ac05-426d-a1f2-7f5140753636 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.032114 | controller | Jun 11 10:51:04.498459 crc crio[22652]: time="2026-06-11T10:51:04.49833818Z" level=info msg="Stopping pod sandbox: 814a6d6535d3704ef1122414b17259f4db384b0fd8b65cf4bf3f50df61827ac5" id=6aece53f-4f06-4514-aff0-a21df3c24fa1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.032133 | controller | Jun 11 10:51:04.498459 crc crio[22652]: time="2026-06-11T10:51:04.498449724Z" level=info msg="Stopped pod sandbox (already stopped): 814a6d6535d3704ef1122414b17259f4db384b0fd8b65cf4bf3f50df61827ac5" id=6aece53f-4f06-4514-aff0-a21df3c24fa1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.032149 | controller | Jun 11 10:51:04.499066 crc crio[22652]: time="2026-06-11T10:51:04.4989677Z" level=info msg="Removing pod sandbox: 814a6d6535d3704ef1122414b17259f4db384b0fd8b65cf4bf3f50df61827ac5" id=0c22cfc3-f350-42cc-9c61-b788f34a72b5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.032165 | controller | Jun 11 10:51:04.505709 crc crio[22652]: time="2026-06-11T10:51:04.505635734Z" level=info msg="Removed pod sandbox: 814a6d6535d3704ef1122414b17259f4db384b0fd8b65cf4bf3f50df61827ac5" id=0c22cfc3-f350-42cc-9c61-b788f34a72b5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.032180 | controller | Jun 11 10:52:00.509533 crc crio[22652]: time="2026-06-11T10:52:00.508676771Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686252-kqlsf/POD" id=8d96b4da-a41c-4dc4-88c4-1d82308e0cdf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.032196 | controller | Jun 11 10:52:00.511225 crc crio[22652]: time="2026-06-11T10:52:00.509652003Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.032212 | controller | Jun 11 10:52:00.544457 crc crio[22652]: time="2026-06-11T10:52:00.543951481Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686252-kqlsf Namespace:openshift-infra ID:d599299480410c9ede0cd58377c1d4ab9691f8c6e813115dd5634ab8a826c732 UID:9a19cdd1-165b-4e1f-a8ee-0889e06176a5 NetNS:/var/run/netns/762e2d27-f062-45aa-ac2d-a1901db7dcb2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9a19cdd1_165b_4e1f_a8ee_0889e06176a5.slice PodAnnotations:0xc0009881c8}] Aliases:map[]}"
2026-06-11 11:57:59.032228 | controller | Jun 11 10:52:00.544457 crc crio[22652]: time="2026-06-11T10:52:00.544404525Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686252-kqlsf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.032244 | controller | Jun 11 10:52:00.874305 crc crio[22652]: 2026-06-11T10:52:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d599299480410c9 Mac:22:57:4a:e7:f1:8d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:48 Mtu:0 Sandbox:/var/run/netns/762e2d27-f062-45aa-ac2d-a1901db7dcb2 SocketPath: PciID:}] [{Interface:0xc000142610 Address:{IP:10.217.0.72 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.032259 | controller | Jun 11 10:52:00.875620 crc crio[22652]: time="2026-06-11T10:52:00.875553487Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686252-kqlsf Namespace:openshift-infra ID:d599299480410c9ede0cd58377c1d4ab9691f8c6e813115dd5634ab8a826c732 UID:9a19cdd1-165b-4e1f-a8ee-0889e06176a5 NetNS:/var/run/netns/762e2d27-f062-45aa-ac2d-a1901db7dcb2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9a19cdd1_165b_4e1f_a8ee_0889e06176a5.slice PodAnnotations:0xc0009881c8}] Aliases:map[]}"
2026-06-11 11:57:59.032276 | controller | Jun 11 10:52:00.876000 crc crio[22652]: time="2026-06-11T10:52:00.875940769Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686252-kqlsf for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.032292 | controller | Jun 11 10:52:00.885596 crc crio[22652]: time="2026-06-11T10:52:00.885511472Z" level=info msg="Ran pod sandbox d599299480410c9ede0cd58377c1d4ab9691f8c6e813115dd5634ab8a826c732 with infra container: openshift-infra/auto-csr-approver-29686252-kqlsf/POD" id=8d96b4da-a41c-4dc4-88c4-1d82308e0cdf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.032311 | controller | Jun 11 10:52:00.888729 crc crio[22652]: time="2026-06-11T10:52:00.888641222Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=1d3bea51-6923-4ab9-897c-f6e1121a897a name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.032328 | controller | Jun 11 10:52:00.897700 crc crio[22652]: time="2026-06-11T10:52:00.897625267Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 11:57:59.032344 | controller | Jun 11 10:52:01.667170 crc crio[22652]: time="2026-06-11T10:52:01.667027229Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=1d3bea51-6923-4ab9-897c-f6e1121a897a name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.032384 | controller | Jun 11 10:52:01.668703 crc crio[22652]: time="2026-06-11T10:52:01.668619629Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=f041c73c-3719-4ffc-a4e7-40e1276e3c31 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.032401 | controller | Jun 11 10:52:01.671663 crc crio[22652]: time="2026-06-11T10:52:01.671596113Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=ec3e180e-ceaa-4d2a-a3ac-27100b533c3e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.032417 | controller | Jun 11 10:52:01.680772 crc crio[22652]: time="2026-06-11T10:52:01.680644083Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686252-kqlsf/oc" id=259c5306-b058-4fd7-bdf7-109e3b9e1f54 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.032433 | controller | Jun 11 10:52:01.682525 crc crio[22652]: time="2026-06-11T10:52:01.681635072Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.032449 | controller | Jun 11 10:52:01.714030 crc crio[22652]: time="2026-06-11T10:52:01.713657279Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.032465 | controller | Jun 11 10:52:01.953962 crc crio[22652]: time="2026-06-11T10:52:01.953812851Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.032481 | controller | Jun 11 10:52:02.063047 crc crio[22652]: time="2026-06-11T10:52:02.062959066Z" level=info msg="Created container 57039012061e05829610195f803ede70b182af8ca89f1825e99d99beb1271bae: openshift-infra/auto-csr-approver-29686252-kqlsf/oc" id=259c5306-b058-4fd7-bdf7-109e3b9e1f54 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.032496 | controller | Jun 11 10:52:02.065103 crc crio[22652]: time="2026-06-11T10:52:02.065006311Z" level=info msg="Starting container: 57039012061e05829610195f803ede70b182af8ca89f1825e99d99beb1271bae" id=22318f07-c9b6-4475-b242-88a33b1a9ae1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.032512 | controller | Jun 11 10:52:02.069787 crc crio[22652]: time="2026-06-11T10:52:02.06971112Z" level=info msg="Started container" PID=31424 containerID=57039012061e05829610195f803ede70b182af8ca89f1825e99d99beb1271bae description=openshift-infra/auto-csr-approver-29686252-kqlsf/oc id=22318f07-c9b6-4475-b242-88a33b1a9ae1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d599299480410c9ede0cd58377c1d4ab9691f8c6e813115dd5634ab8a826c732
2026-06-11 11:57:59.032528 | controller | Jun 11 10:52:04.375737 crc crio[22652]: time="2026-06-11T10:52:04.375081625Z" level=info msg="Stopping pod sandbox: d599299480410c9ede0cd58377c1d4ab9691f8c6e813115dd5634ab8a826c732" id=c4ba60df-acb9-4a97-930e-5805e1a0855e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.032548 | controller | Jun 11 10:52:04.377014 crc crio[22652]: time="2026-06-11T10:52:04.376438328Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686252-kqlsf Namespace:openshift-infra ID:d599299480410c9ede0cd58377c1d4ab9691f8c6e813115dd5634ab8a826c732 UID:9a19cdd1-165b-4e1f-a8ee-0889e06176a5 NetNS:/var/run/netns/762e2d27-f062-45aa-ac2d-a1901db7dcb2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9a19cdd1_165b_4e1f_a8ee_0889e06176a5.slice PodAnnotations:0xc002928958}] Aliases:map[]}"
2026-06-11 11:57:59.032565 | controller | Jun 11 10:52:04.377014 crc crio[22652]: time="2026-06-11T10:52:04.376555802Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686252-kqlsf from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.032581 | controller | Jun 11 10:52:04.600246 crc crio[22652]: time="2026-06-11T10:52:04.599658593Z" level=info msg="Stopped pod sandbox: d599299480410c9ede0cd58377c1d4ab9691f8c6e813115dd5634ab8a826c732" id=c4ba60df-acb9-4a97-930e-5805e1a0855e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.032598 | controller | Jun 11 10:54:01.902433 crc crio[22652]: time="2026-06-11T10:54:01.900959391Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686254-h2lxv/POD" id=849a88f3-4637-466a-96af-51d4d3d607c0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.032613 | controller | Jun 11 10:54:01.902433 crc crio[22652]: time="2026-06-11T10:54:01.901756777Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.032629 | controller | Jun 11 10:54:01.938356 crc crio[22652]: time="2026-06-11T10:54:01.93804678Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686254-h2lxv Namespace:openshift-infra ID:26689348156fb170c6f2bb7a404a4372fbf7aa6436517b0cb56ccdfccb1e4db0 UID:042fad33-e42d-45b1-b4f3-48b24691bb9c NetNS:/var/run/netns/ae1a2b69-2b38-4f8e-a38d-a793683a2f3d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod042fad33_e42d_45b1_b4f3_48b24691bb9c.slice PodAnnotations:0xc0004beef0}] Aliases:map[]}"
2026-06-11 11:57:59.032645 | controller | Jun 11 10:54:01.938356 crc crio[22652]: time="2026-06-11T10:54:01.938245104Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686254-h2lxv to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.032660 | controller | Jun 11 10:54:02.180275 crc crio[22652]: 2026-06-11T10:54:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:26689348156fb17 Mac:4e:2f:8e:a9:15:35 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:49 Mtu:0 Sandbox:/var/run/netns/ae1a2b69-2b38-4f8e-a38d-a793683a2f3d SocketPath: PciID:}] [{Interface:0xc00025a9e0 Address:{IP:10.217.0.73 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.032676 | controller | Jun 11 10:54:02.181295 crc crio[22652]: time="2026-06-11T10:54:02.181228647Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686254-h2lxv Namespace:openshift-infra ID:26689348156fb170c6f2bb7a404a4372fbf7aa6436517b0cb56ccdfccb1e4db0 UID:042fad33-e42d-45b1-b4f3-48b24691bb9c NetNS:/var/run/netns/ae1a2b69-2b38-4f8e-a38d-a793683a2f3d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod042fad33_e42d_45b1_b4f3_48b24691bb9c.slice PodAnnotations:0xc0004beef0}] Aliases:map[]}"
2026-06-11 11:57:59.032693 | controller | Jun 11 10:54:02.181414 crc crio[22652]: time="2026-06-11T10:54:02.181376221Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686254-h2lxv for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.032712 | controller | Jun 11 10:54:02.187413 crc crio[22652]: time="2026-06-11T10:54:02.18733291Z" level=info msg="Ran pod sandbox 26689348156fb170c6f2bb7a404a4372fbf7aa6436517b0cb56ccdfccb1e4db0 with infra container: openshift-infra/auto-csr-approver-29686254-h2lxv/POD" id=849a88f3-4637-466a-96af-51d4d3d607c0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.032730 | controller | Jun 11 10:54:02.189776 crc crio[22652]: time="2026-06-11T10:54:02.189609503Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=08cb5e67-95a2-4225-9352-2080d5d4341a name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.032746 | controller | Jun 11 10:54:02.196341 crc crio[22652]: time="2026-06-11T10:54:02.196258384Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 11:57:59.032762 | controller | Jun 11 10:54:03.350106 crc crio[22652]: time="2026-06-11T10:54:03.349382116Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=08cb5e67-95a2-4225-9352-2080d5d4341a name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.032778 | controller | Jun 11 10:54:03.351526 crc crio[22652]: time="2026-06-11T10:54:03.350987756Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=8727fc32-0860-4fc3-a1f6-0eb1693e3f1b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.032793 | controller | Jun 11 10:54:03.355028 crc crio[22652]: time="2026-06-11T10:54:03.354921811Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=b6b191f1-c9c1-46d1-8dd2-8e3f022a942a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.032809 | controller | Jun 11 10:54:03.364003 crc crio[22652]: time="2026-06-11T10:54:03.363868146Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686254-h2lxv/oc" id=b585a9a0-193e-425e-ae7a-02f9cd46b225 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.032824 | controller | Jun 11 10:54:03.364785 crc crio[22652]: time="2026-06-11T10:54:03.364700272Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.032839 | controller | Jun 11 10:54:03.394662 crc crio[22652]: time="2026-06-11T10:54:03.394525669Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.032855 | controller | Jun 11 10:54:03.563638 crc crio[22652]: time="2026-06-11T10:54:03.563487811Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.032870 | controller | Jun 11 10:54:03.659789 crc crio[22652]: time="2026-06-11T10:54:03.659702565Z" level=info msg="Created container 2003d0bcc90da98161989159ffc8166e93458ec7c2fed4b7315495173d8743fa: openshift-infra/auto-csr-approver-29686254-h2lxv/oc" id=b585a9a0-193e-425e-ae7a-02f9cd46b225 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.032885 | controller | Jun 11 10:54:03.661460 crc crio[22652]: time="2026-06-11T10:54:03.661385768Z" level=info msg="Starting container: 2003d0bcc90da98161989159ffc8166e93458ec7c2fed4b7315495173d8743fa" id=43413c54-b9f8-48da-ba07-5dbbecfb5d90 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.032901 | controller | Jun 11 10:54:03.666572 crc crio[22652]: time="2026-06-11T10:54:03.66645741Z" level=info msg="Started container" PID=33072 containerID=2003d0bcc90da98161989159ffc8166e93458ec7c2fed4b7315495173d8743fa description=openshift-infra/auto-csr-approver-29686254-h2lxv/oc id=43413c54-b9f8-48da-ba07-5dbbecfb5d90 name=/runtime.v1.RuntimeService/StartContainer sandboxID=26689348156fb170c6f2bb7a404a4372fbf7aa6436517b0cb56ccdfccb1e4db0
2026-06-11 11:57:59.032922 | controller | Jun 11 10:54:05.499369 crc crio[22652]: time="2026-06-11T10:54:05.498751749Z" level=info msg="Stopping pod sandbox: 26689348156fb170c6f2bb7a404a4372fbf7aa6436517b0cb56ccdfccb1e4db0" id=91fabd32-054a-44f0-a506-4c51eec97481 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.032938 | controller | Jun 11 10:54:05.500938 crc crio[22652]: time="2026-06-11T10:54:05.499940987Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686254-h2lxv Namespace:openshift-infra ID:26689348156fb170c6f2bb7a404a4372fbf7aa6436517b0cb56ccdfccb1e4db0 UID:042fad33-e42d-45b1-b4f3-48b24691bb9c NetNS:/var/run/netns/ae1a2b69-2b38-4f8e-a38d-a793683a2f3d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod042fad33_e42d_45b1_b4f3_48b24691bb9c.slice PodAnnotations:0xc000988630}] Aliases:map[]}"
2026-06-11 11:57:59.032955 | controller | Jun 11 10:54:05.500938 crc crio[22652]: time="2026-06-11T10:54:05.500090912Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686254-h2lxv from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.032974 | controller | Jun 11 10:54:05.729105 crc crio[22652]: time="2026-06-11T10:54:05.728717619Z" level=info msg="Stopped pod sandbox: 26689348156fb170c6f2bb7a404a4372fbf7aa6436517b0cb56ccdfccb1e4db0" id=91fabd32-054a-44f0-a506-4c51eec97481 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.032998 | controller | Jun 11 10:54:56.137767 crc crio[22652]: time="2026-06-11T10:54:56.137189224Z" level=info msg="Running pod sandbox: cert-manager/cert-manager-cainjector-7f9fdd5dd5-748wl/POD" id=4db3c9cc-7726-4ab5-bd2c-70030f6619c2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.033017 | controller | Jun 11 10:54:56.140398 crc crio[22652]: time="2026-06-11T10:54:56.137940048Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.033034 | controller | Jun 11 10:54:56.160900 crc crio[22652]: time="2026-06-11T10:54:56.160741891Z" level=info msg="Got pod network &{Name:cert-manager-cainjector-7f9fdd5dd5-748wl Namespace:cert-manager ID:d14a05a2ca3eca6d6c79e0024eb5a19596573e81e80930944f1c7d5812f69efa UID:12bf1f13-32d9-4003-a67d-9c6ac807c139 NetNS:/var/run/netns/0a9200bc-d023-48b1-bd27-091716b38ade Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod12bf1f13_32d9_4003_a67d_9c6ac807c139.slice PodAnnotations:0xc0036e66c0}] Aliases:map[]}"
2026-06-11 11:57:59.033051 | controller | Jun 11 10:54:56.160900 crc crio[22652]: time="2026-06-11T10:54:56.160800513Z" level=info msg="Adding pod cert-manager_cert-manager-cainjector-7f9fdd5dd5-748wl to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.033067 | controller | Jun 11 10:54:56.206715 crc crio[22652]: time="2026-06-11T10:54:56.206541536Z" level=info msg="Running pod sandbox: cert-manager/cert-manager-7b8b89f89d-b8q44/POD" id=49393a2e-c923-4fa2-8788-d306e482f107 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.033082 | controller | Jun 11 10:54:56.206715 crc crio[22652]: time="2026-06-11T10:54:56.20666492Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.033098 | controller | Jun 11 10:54:56.232226 crc crio[22652]: time="2026-06-11T10:54:56.232040915Z" level=info msg="Got pod network &{Name:cert-manager-7b8b89f89d-b8q44 Namespace:cert-manager ID:d5ec9551770182e0376abc7ee92dac9a3e7a3d8e5713ec8ff1e71573583c8caf UID:1dffaf79-ef47-481e-bdc4-99d89d014cb5 NetNS:/var/run/netns/2f949f8f-4524-444c-9e71-9714846d5321 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1dffaf79_ef47_481e_bdc4_99d89d014cb5.slice PodAnnotations:0xc0036e69e0}] Aliases:map[]}"
2026-06-11 11:57:59.033117 | controller | Jun 11 10:54:56.232731 crc crio[22652]: time="2026-06-11T10:54:56.232697756Z" level=info msg="Adding pod cert-manager_cert-manager-7b8b89f89d-b8q44 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.033134 | controller | Jun 11 10:54:56.431039 crc crio[22652]: time="2026-06-11T10:54:56.429699258Z" level=info msg="Running pod sandbox: cert-manager/cert-manager-webhook-769f6b94cb-t4s98/POD" id=fb494d50-1092-436c-b9c2-7dffcd6bc362 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.033151 | controller | Jun 11 10:54:56.431039 crc crio[22652]: time="2026-06-11T10:54:56.429836163Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.033167 | controller | Jun 11 10:54:56.453506 crc crio[22652]: time="2026-06-11T10:54:56.453004298Z" level=info msg="Got pod network &{Name:cert-manager-webhook-769f6b94cb-t4s98 Namespace:cert-manager ID:8917ed69f80ff66cad5c5663f65f112585e6c58c267c9465b6b333ffa25ddb86 UID:4bd1bb59-a9bc-40ca-88ac-38adaa5cff31 NetNS:/var/run/netns/6c62f983-0cb2-4a6e-8bf7-4edde755049d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4bd1bb59_a9bc_40ca_88ac_38adaa5cff31.slice PodAnnotations:0xc0036e6ce8}] Aliases:map[]}"
2026-06-11 11:57:59.033184 | controller | Jun 11 10:54:56.453506 crc crio[22652]: time="2026-06-11T10:54:56.453406681Z" level=info msg="Adding pod cert-manager_cert-manager-webhook-769f6b94cb-t4s98 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.033199 | controller | Jun 11 10:54:56.478430 crc crio[22652]: 2026-06-11T10:54:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d14a05a2ca3eca6 Mac:2a:c1:04:2a:23:06 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4a Mtu:0 Sandbox:/var/run/netns/0a9200bc-d023-48b1-bd27-091716b38ade SocketPath: PciID:}] [{Interface:0xc0000150f0 Address:{IP:10.217.0.74 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.033216 | controller | Jun 11 10:54:56.479759 crc crio[22652]: time="2026-06-11T10:54:56.479638663Z" level=info msg="Got pod network &{Name:cert-manager-cainjector-7f9fdd5dd5-748wl Namespace:cert-manager ID:d14a05a2ca3eca6d6c79e0024eb5a19596573e81e80930944f1c7d5812f69efa UID:12bf1f13-32d9-4003-a67d-9c6ac807c139 NetNS:/var/run/netns/0a9200bc-d023-48b1-bd27-091716b38ade Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod12bf1f13_32d9_4003_a67d_9c6ac807c139.slice PodAnnotations:0xc0036e66c0}] Aliases:map[]}"
2026-06-11 11:57:59.033232 | controller | Jun 11 10:54:56.479914 crc crio[22652]: time="2026-06-11T10:54:56.479879151Z" level=info msg="Checking pod cert-manager_cert-manager-cainjector-7f9fdd5dd5-748wl for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.033248 | controller | Jun 11 10:54:56.490409 crc crio[22652]: time="2026-06-11T10:54:56.490095309Z" level=info msg="Ran pod sandbox d14a05a2ca3eca6d6c79e0024eb5a19596573e81e80930944f1c7d5812f69efa with infra container: cert-manager/cert-manager-cainjector-7f9fdd5dd5-748wl/POD" id=4db3c9cc-7726-4ab5-bd2c-70030f6619c2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.033264 | controller | Jun 11 10:54:56.496943 crc crio[22652]: time="2026-06-11T10:54:56.496448073Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2" id=f5ec386e-49ce-41f2-8713-97563a348fc3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.033280 | controller | Jun 11 10:54:56.497427 crc crio[22652]: time="2026-06-11T10:54:56.497324571Z" level=info msg="Image quay.io/jetstack/cert-manager-cainjector:v1.19.2 not found" id=f5ec386e-49ce-41f2-8713-97563a348fc3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.033299 | controller | Jun 11 10:54:56.498636 crc crio[22652]: time="2026-06-11T10:54:56.497972732Z" level=info msg="Neither image nor artfiact quay.io/jetstack/cert-manager-cainjector:v1.19.2 found" id=f5ec386e-49ce-41f2-8713-97563a348fc3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.033315 | controller | Jun 11 10:54:56.506763 crc crio[22652]: time="2026-06-11T10:54:56.505764873Z" level=info msg="Pulling image: quay.io/jetstack/cert-manager-cainjector:v1.19.2" id=2906f97d-f08e-4bc1-af1a-8da0142fe512 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.033332 | controller | Jun 11 10:54:56.517714 crc crio[22652]: time="2026-06-11T10:54:56.517627501Z" level=info msg="Trying to access \"quay.io/jetstack/cert-manager-cainjector:v1.19.2\""
2026-06-11 11:57:59.033364 | controller | Jun 11 10:54:56.557027 crc crio[22652]: 2026-06-11T10:54:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d5ec9551770182e Mac:22:f1:37:79:27:1d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4b Mtu:0 Sandbox:/var/run/netns/2f949f8f-4524-444c-9e71-9714846d5321 SocketPath: PciID:}] [{Interface:0xc0004b45b0 Address:{IP:10.217.0.75 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.033387 | controller | Jun 11 10:54:56.559458 crc crio[22652]: time="2026-06-11T10:54:56.559365294Z" level=info msg="Got pod network &{Name:cert-manager-7b8b89f89d-b8q44 Namespace:cert-manager ID:d5ec9551770182e0376abc7ee92dac9a3e7a3d8e5713ec8ff1e71573583c8caf UID:1dffaf79-ef47-481e-bdc4-99d89d014cb5 NetNS:/var/run/netns/2f949f8f-4524-444c-9e71-9714846d5321 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1dffaf79_ef47_481e_bdc4_99d89d014cb5.slice PodAnnotations:0xc0036e69e0}] Aliases:map[]}"
2026-06-11 11:57:59.033405 | controller | Jun 11 10:54:56.559710 crc crio[22652]: time="2026-06-11T10:54:56.559641633Z" level=info msg="Checking pod cert-manager_cert-manager-7b8b89f89d-b8q44 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.033421 | controller | Jun 11 10:54:56.567920 crc crio[22652]: time="2026-06-11T10:54:56.567826534Z" level=info msg="Ran pod sandbox d5ec9551770182e0376abc7ee92dac9a3e7a3d8e5713ec8ff1e71573583c8caf with infra container: cert-manager/cert-manager-7b8b89f89d-b8q44/POD" id=49393a2e-c923-4fa2-8788-d306e482f107 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.033437 | controller | Jun 11 10:54:56.570307 crc crio[22652]: time="2026-06-11T10:54:56.570097715Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2" id=db98c459-a471-4bd2-b45e-8f9afb91cc35 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.033453 | controller | Jun 11 10:54:56.570573 crc crio[22652]: time="2026-06-11T10:54:56.570526249Z" level=info msg="Image quay.io/jetstack/cert-manager-controller:v1.19.2 not found" id=db98c459-a471-4bd2-b45e-8f9afb91cc35 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.033468 | controller | Jun 11 10:54:56.570714 crc crio[22652]: time="2026-06-11T10:54:56.570682184Z" level=info msg="Neither image nor artfiact quay.io/jetstack/cert-manager-controller:v1.19.2 found" id=db98c459-a471-4bd2-b45e-8f9afb91cc35 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.033484 | controller | Jun 11 10:54:56.571965 crc crio[22652]: time="2026-06-11T10:54:56.571639403Z" level=info msg="Pulling image: quay.io/jetstack/cert-manager-controller:v1.19.2" id=3f6064a7-c62a-4d59-8a82-1c6dbeeb1150 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.033500 | controller | Jun 11 10:54:56.575373 crc crio[22652]: time="2026-06-11T10:54:56.575237178Z" level=info msg="Trying to access \"quay.io/jetstack/cert-manager-controller:v1.19.2\""
2026-06-11 11:57:59.033516 | controller | Jun 11 10:54:56.750771 crc crio[22652]: 2026-06-11T10:54:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8917ed69f80ff66 Mac:8e:18:2e:74:d5:23 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4c Mtu:0 Sandbox:/var/run/netns/6c62f983-0cb2-4a6e-8bf7-4edde755049d SocketPath: PciID:}] [{Interface:0xc000014d80 Address:{IP:10.217.0.76 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.033535 | controller | Jun 11 10:54:56.753589 crc crio[22652]: time="2026-06-11T10:54:56.753485268Z" level=info msg="Got pod network &{Name:cert-manager-webhook-769f6b94cb-t4s98 Namespace:cert-manager ID:8917ed69f80ff66cad5c5663f65f112585e6c58c267c9465b6b333ffa25ddb86 UID:4bd1bb59-a9bc-40ca-88ac-38adaa5cff31 NetNS:/var/run/netns/6c62f983-0cb2-4a6e-8bf7-4edde755049d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4bd1bb59_a9bc_40ca_88ac_38adaa5cff31.slice PodAnnotations:0xc0036e6ce8}] Aliases:map[]}"
2026-06-11 11:57:59.033552 | controller | Jun 11 10:54:56.753876 crc crio[22652]: time="2026-06-11T10:54:56.753794768Z" level=info msg="Checking pod cert-manager_cert-manager-webhook-769f6b94cb-t4s98 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.033568 | controller | Jun 11 10:54:56.763054 crc crio[22652]: time="2026-06-11T10:54:56.762672018Z" level=info msg="Ran pod sandbox 8917ed69f80ff66cad5c5663f65f112585e6c58c267c9465b6b333ffa25ddb86 with infra container: cert-manager/cert-manager-webhook-769f6b94cb-t4s98/POD" id=fb494d50-1092-436c-b9c2-7dffcd6bc362 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.033585 | controller | Jun 11 10:54:56.765032 crc crio[22652]: time="2026-06-11T10:54:56.764956239Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2" id=06d404bf-e871-4d02-a355-a0d43bb135ef name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.033601 | controller | Jun 11 10:54:56.765240 crc crio[22652]: time="2026-06-11T10:54:56.765167686Z" level=info msg="Image quay.io/jetstack/cert-manager-webhook:v1.19.2 not found" id=06d404bf-e871-4d02-a355-a0d43bb135ef name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.033616 | controller | Jun 11 10:54:56.765322 crc crio[22652]: time="2026-06-11T10:54:56.765267139Z" level=info msg="Neither image nor artfiact quay.io/jetstack/cert-manager-webhook:v1.19.2 found" id=06d404bf-e871-4d02-a355-a0d43bb135ef name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.033632 | controller | Jun 11 10:54:56.766066 crc crio[22652]: time="2026-06-11T10:54:56.765987443Z" level=info msg="Pulling image: quay.io/jetstack/cert-manager-webhook:v1.19.2" id=489abc3b-c9d6-4b5c-a97d-1270a0a99e47 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.033648 | controller | Jun 11 10:54:56.768693 crc crio[22652]: time="2026-06-11T10:54:56.768621406Z" level=info msg="Trying to access \"quay.io/jetstack/cert-manager-webhook:v1.19.2\""
2026-06-11 11:57:59.033663 | controller | Jun 11 10:55:00.040049 crc crio[22652]: time="2026-06-11T10:55:00.039227502Z" level=info msg="Pulled image: quay.io/jetstack/cert-manager-cainjector@sha256:687398bee209314862fa1a7e830a37d8d7145653a8cc5579edcf9b6d2b766f56" id=2906f97d-f08e-4bc1-af1a-8da0142fe512 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.033679 | controller | Jun 11 10:55:00.041459 crc crio[22652]: time="2026-06-11T10:55:00.041051939Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2" id=f67f5388-3264-41a2-a192-761dae1043bb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.033694 | controller | Jun 11 10:55:00.046556 crc crio[22652]: time="2026-06-11T10:55:00.046477481Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2" id=8eabf122-d493-4946-981f-dd330654154c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.033709 | controller | Jun 11 10:55:00.057539 crc crio[22652]: time="2026-06-11T10:55:00.05744697Z" level=info msg="Creating container: cert-manager/cert-manager-cainjector-7f9fdd5dd5-748wl/cert-manager-cainjector" id=16896326-55a0-4faa-a304-8fd1f3fd17e3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.033731 | controller | Jun 11 10:55:00.059888 crc crio[22652]: time="2026-06-11T10:55:00.059822876Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.033747 | controller | Jun 11 10:55:00.116627 crc crio[22652]: time="2026-06-11T10:55:00.116484233Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.033762 | controller | Jun 11 10:55:00.130480 crc crio[22652]: time="2026-06-11T10:55:00.130361393Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.033778 | controller | Jun 11 10:55:00.222796 crc crio[22652]: time="2026-06-11T10:55:00.222323502Z" level=info msg="Created container a06ffe1bbdecd212d249ee28a5f93e62c6377323576d82b3ffb6399081539925: cert-manager/cert-manager-cainjector-7f9fdd5dd5-748wl/cert-manager-cainjector" id=16896326-55a0-4faa-a304-8fd1f3fd17e3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.033794 | controller | Jun 11 10:55:00.224843 crc crio[22652]: time="2026-06-11T10:55:00.224563563Z" level=info msg="Starting container: a06ffe1bbdecd212d249ee28a5f93e62c6377323576d82b3ffb6399081539925" id=15456fe7-0b7a-42c6-915b-7bb2e8e9f158 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.033810 | controller | Jun 11 10:55:00.231887 crc crio[22652]: time="2026-06-11T10:55:00.231829374Z" level=info msg="Started container" PID=34644 containerID=a06ffe1bbdecd212d249ee28a5f93e62c6377323576d82b3ffb6399081539925 description=cert-manager/cert-manager-cainjector-7f9fdd5dd5-748wl/cert-manager-cainjector id=15456fe7-0b7a-42c6-915b-7bb2e8e9f158 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d14a05a2ca3eca6d6c79e0024eb5a19596573e81e80930944f1c7d5812f69efa
2026-06-11 11:57:59.033826 | controller | Jun 11 10:55:02.850606 crc crio[22652]: time="2026-06-11T10:55:02.84998739Z" level=info msg="Pulled image: quay.io/jetstack/cert-manager-controller@sha256:ab0905bad1a9acf05ca92b23761a9ecc76b1173053565c81fed727dff948d0f5" id=3f6064a7-c62a-4d59-8a82-1c6dbeeb1150 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.033843 | controller | Jun 11 10:55:02.853283 crc crio[22652]: time="2026-06-11T10:55:02.85318206Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2" id=2e73df99-6e6b-4713-99d3-55164949618c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.033860 | controller | Jun 11 10:55:03.210244 crc crio[22652]: time="2026-06-11T10:55:03.210044486Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2" id=7496d9c3-4a25-45c5-b6e7-737a9083b75e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.033876 | controller | Jun 11 10:55:03.220242 crc crio[22652]: time="2026-06-11T10:55:03.220069474Z" level=info msg="Creating container: cert-manager/cert-manager-7b8b89f89d-b8q44/cert-manager-controller" id=65fec93d-b739-451d-b8f9-2bde1d39e0bf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.033891 | controller | Jun 11 10:55:03.222701 crc crio[22652]: time="2026-06-11T10:55:03.222610976Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.033907 | controller | Jun 11 10:55:03.275079 crc crio[22652]: time="2026-06-11T10:55:03.274975597Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.033922 | controller | Jun 11 10:55:03.279453 crc crio[22652]: time="2026-06-11T10:55:03.279370567Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.033941 | controller | Jun 11 10:55:03.289551 crc crio[22652]: time="2026-06-11T10:55:03.289430697Z" level=info msg="Pulled image: quay.io/jetstack/cert-manager-webhook@sha256:041f7bb9259557188d7ff416ce90d670a0d0aa8710203927703743682064270b" id=489abc3b-c9d6-4b5c-a97d-1270a0a99e47 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.033958 | controller | Jun 11 10:55:03.290869 crc crio[22652]: time="2026-06-11T10:55:03.290803939Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2" id=a66673de-dfeb-4743-8db5-aca746624e87 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.033979 | controller | Jun 11 10:55:03.295691 crc crio[22652]: time="2026-06-11T10:55:03.295579981Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2" id=ea7d0b31-b5dc-45f8-9651-b3fc1966a67a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.034004 | controller | Jun 11 10:55:03.305072 crc crio[22652]: time="2026-06-11T10:55:03.304773083Z" level=info msg="Creating container: cert-manager/cert-manager-webhook-769f6b94cb-t4s98/cert-manager-webhook" id=78b3ccbd-04fb-4dcf-beac-21361466d584 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.034023 | controller | Jun 11 10:55:03.307537 crc crio[22652]: time="2026-06-11T10:55:03.307272273Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.034040 | controller | Jun 11 10:55:03.338671 crc crio[22652]: time="2026-06-11T10:55:03.338553425Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.034057 | controller | Jun 11 10:55:03.342784 crc crio[22652]: time="2026-06-11T10:55:03.342619544Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.034073 | controller | Jun 11 10:55:03.379344 crc crio[22652]: time="2026-06-11T10:55:03.379285378Z" level=info msg="Created container a3e02b2ccd50d7030bfb10ed26224bf2eecea5e2131d126591320777f7d56653: cert-manager/cert-manager-7b8b89f89d-b8q44/cert-manager-controller" id=65fec93d-b739-451d-b8f9-2bde1d39e0bf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.034089 | controller | Jun 11 10:55:03.380705 crc crio[22652]: time="2026-06-11T10:55:03.38059599Z" level=info msg="Starting container: a3e02b2ccd50d7030bfb10ed26224bf2eecea5e2131d126591320777f7d56653" id=c9c41bb1-ea04-45ce-95df-84c669321aff name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.034105 | controller | Jun 11 10:55:03.386454 crc crio[22652]: time="2026-06-11T10:55:03.386390104Z" level=info msg="Started container" PID=34772 containerID=a3e02b2ccd50d7030bfb10ed26224bf2eecea5e2131d126591320777f7d56653 description=cert-manager/cert-manager-7b8b89f89d-b8q44/cert-manager-controller id=c9c41bb1-ea04-45ce-95df-84c669321aff name=/runtime.v1.RuntimeService/StartContainer sandboxID=d5ec9551770182e0376abc7ee92dac9a3e7a3d8e5713ec8ff1e71573583c8caf
2026-06-11 11:57:59.034122 | controller | Jun 11 10:55:03.444163 crc crio[22652]: time="2026-06-11T10:55:03.444021933Z" level=info msg="Created container 8e3cc5b33ac716b4baf83e89563bf2f55f0c990271eaa5e7c2fc94e2f4006014: cert-manager/cert-manager-webhook-769f6b94cb-t4s98/cert-manager-webhook" id=78b3ccbd-04fb-4dcf-beac-21361466d584 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.034138 | controller | Jun 11 10:55:03.446719 crc crio[22652]: time="2026-06-11T10:55:03.446609416Z" level=info msg="Starting container: 8e3cc5b33ac716b4baf83e89563bf2f55f0c990271eaa5e7c2fc94e2f4006014" id=e4b0e2be-0ac7-4b61-a5a7-095da7163fa6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.034154 | controller | Jun 11 10:55:03.453626 crc crio[22652]: time="2026-06-11T10:55:03.453507454Z" level=info msg="Started container" PID=34779 containerID=8e3cc5b33ac716b4baf83e89563bf2f55f0c990271eaa5e7c2fc94e2f4006014 description=cert-manager/cert-manager-webhook-769f6b94cb-t4s98/cert-manager-webhook id=e4b0e2be-0ac7-4b61-a5a7-095da7163fa6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8917ed69f80ff66cad5c5663f65f112585e6c58c267c9465b6b333ffa25ddb86
2026-06-11 11:57:59.034175 | controller | Jun 11 10:55:03.756700 crc crio[22652]: time="2026-06-11T10:55:03.756609436Z" level=info msg="Stopping container: bc491962fef783e8c968a88c1ba1217a49ee4883f3d9f66199d4d2f26593d847 (timeout: 30s)" id=cfd24dc9-2a28-48c8-93f9-0441e37b5e8e name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.034192 | controller | Jun 11 10:55:03.756851 crc crio[22652]: time="2026-06-11T10:55:03.756726168Z" level=info msg="Stopping container: a1bc690a5d7640ebcd2334cacab75b7909a2c41f7ee2077b807de1cb4c82e832 (timeout: 30s)" id=603fbd0c-6c62-497d-b999-20ef7cac9e8d name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.034207 | controller | Jun 11 10:55:03.925660 crc crio[22652]: time="2026-06-11T10:55:03.925180906Z" level=info msg="Stopped container a1bc690a5d7640ebcd2334cacab75b7909a2c41f7ee2077b807de1cb4c82e832: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy" id=603fbd0c-6c62-497d-b999-20ef7cac9e8d name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.034223 | controller | Jun 11 10:55:03.927423 crc crio[22652]: time="2026-06-11T10:55:03.927312095Z" level=info msg="Stopped container bc491962fef783e8c968a88c1ba1217a49ee4883f3d9f66199d4d2f26593d847: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager" id=cfd24dc9-2a28-48c8-93f9-0441e37b5e8e name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.034239 | controller | Jun 11 10:55:03.928416 crc crio[22652]: time="2026-06-11T10:55:03.928342707Z" level=info msg="Stopping pod sandbox: 6286c5cd824d0722cf7d1aa46f4dae6382b3cddde7d5609b9f4d263a4214395a" id=33e54b91-9e0a-42fe-ab33-1fa3eb0fb60f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.034255 | controller | Jun 11 10:55:03.933693 crc crio[22652]: time="2026-06-11T10:55:03.933574122Z" level=info msg="Stopped pod sandbox: 6286c5cd824d0722cf7d1aa46f4dae6382b3cddde7d5609b9f4d263a4214395a" id=33e54b91-9e0a-42fe-ab33-1fa3eb0fb60f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.034271 | controller | Jun 11 10:55:03.975679 crc crio[22652]: time="2026-06-11T10:55:03.975600478Z" level=info msg="Stopping container: f638a966efe6c51b890b1f7f9dc1db87bc84194d3f041f238b5975f0244f2065 (timeout: 30s)" id=96f30eed-79ca-4af8-8d28-4c8586a640a1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.034286 | controller | Jun 11 10:55:03.975787 crc crio[22652]: time="2026-06-11T10:55:03.975727426Z" level=info msg="Stopping container: 3616a2ff7547e79c5f3e44ff574ab2f7cdcba5b06f4b6e7c3abf4f8e024f62cc (timeout: 30s)" id=65ae9507-65eb-4a21-961c-9475d3a47933 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.034316 | controller | Jun 11 10:55:03.975830 crc crio[22652]: time="2026-06-11T10:55:03.975787478Z" level=info msg="Stopping container: 7576fbdac9ae606605e50518d0f7570738dda2963c2b51380edbb05d28745314 (timeout: 30s)" id=eb026eec-3220-42f2-84fa-9b75017abde4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.034334 | controller | Jun 11 10:55:03.975963 crc crio[22652]: time="2026-06-11T10:55:03.975892859Z" level=info msg="Stopping container: 62484b5c61d05877cc27a5121471cd33c4ac097934f90ab1bad075a60a6b10de (timeout: 30s)" id=8c3dc76e-656b-4c81-a07a-5881595b9f2e name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.034377 | controller | Jun 11 10:55:03.976471 crc crio[22652]: time="2026-06-11T10:55:03.975632173Z" level=info msg="Stopping container: 5166c37f312c4ac55fb7f54d5088add42f3e7dba6b396535416425f42251578d (timeout: 30s)" id=596407c6-13d5-46e5-9cae-d7475fc05b4e name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.034401 | controller | Jun 11 10:55:03.977286 crc crio[22652]: time="2026-06-11T10:55:03.977179313Z" level=info msg="Stopping container: 5a78a5680973ee7e503f431eb4c76e8e2338ea73a337e72869fb725572a61c34 (timeout: 30s)" id=6a1d9d93-7e4e-433f-a12a-37361beaebe1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.034422 | controller | Jun 11 10:55:03.980401 crc crio[22652]: time="2026-06-11T10:55:03.975732616Z" level=info msg="Stopping container: d97330e68c40e47eec1425ae9f3ca426794d815d632e776501491664787417e0 (timeout: 30s)" id=cc77cd87-c2b2-4b4b-aa84-7fdd63e311d4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.034441 | controller | Jun 11 10:55:04.042093 crc crio[22652]: time="2026-06-11T10:55:04.041714356Z" level=info msg="CNI monitoring event REMOVE        \"/etc/kubernetes/cni/net.d/00-multus.conf\""
2026-06-11 11:57:59.034465 | controller | Jun 11 10:55:04.042450 crc crio[22652]: time="2026-06-11T10:55:04.042360897Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.034490 | controller | Jun 11 10:55:04.047506 crc crio[22652]: time="2026-06-11T10:55:04.047334596Z" level=info msg="Stopping container: ded4235e2d91629051f887d09b34bdfa55aa6017194596648369be7205eec939 (timeout: 30s)" id=755aecd3-5174-4bd0-a91e-6dbfa411f8e1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.034507 | controller | Jun 11 10:55:04.141293 crc crio[22652]: time="2026-06-11T10:55:04.132517653Z" level=info msg="Removing container: bc491962fef783e8c968a88c1ba1217a49ee4883f3d9f66199d4d2f26593d847" id=a521d72f-7abd-4958-9781-a2c5f85aca97 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.034524 | controller | Jun 11 10:55:04.167658 crc crio[22652]: time="2026-06-11T10:55:04.165470589Z" level=info msg="Stopped container 5166c37f312c4ac55fb7f54d5088add42f3e7dba6b396535416425f42251578d: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node" id=596407c6-13d5-46e5-9cae-d7475fc05b4e name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.034540 | controller | Jun 11 10:55:04.171874 crc crio[22652]: time="2026-06-11T10:55:04.171830165Z" level=info msg="Stopped container 3616a2ff7547e79c5f3e44ff574ab2f7cdcba5b06f4b6e7c3abf4f8e024f62cc: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics" id=65ae9507-65eb-4a21-961c-9475d3a47933 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.034555 | controller | Jun 11 10:55:04.174550 crc crio[22652]: time="2026-06-11T10:55:04.174465729Z" level=info msg="Stopped container f638a966efe6c51b890b1f7f9dc1db87bc84194d3f041f238b5975f0244f2065: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller" id=96f30eed-79ca-4af8-8d28-4c8586a640a1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.034571 | controller | Jun 11 10:55:04.180894 crc crio[22652]: time="2026-06-11T10:55:04.180816814Z" level=info msg="Removed container bc491962fef783e8c968a88c1ba1217a49ee4883f3d9f66199d4d2f26593d847: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager" id=a521d72f-7abd-4958-9781-a2c5f85aca97 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.034586 | controller | Jun 11 10:55:04.191353 crc crio[22652]: time="2026-06-11T10:55:04.190989921Z" level=info msg="Stopped container 62484b5c61d05877cc27a5121471cd33c4ac097934f90ab1bad075a60a6b10de: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging" id=8c3dc76e-656b-4c81-a07a-5881595b9f2e name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.034602 | controller | Jun 11 10:55:04.192566 crc crio[22652]: time="2026-06-11T10:55:04.192521522Z" level=info msg="Removing container: 6dde3f755222cbd319c38197e24a9ff45927898bda82e13d9b4272b3090607ef" id=f8cd9492-118f-4572-baa0-460a52c08316 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.034618 | controller | Jun 11 10:55:04.246489 crc crio[22652]: time="2026-06-11T10:55:04.246385742Z" level=info msg="Removed container 6dde3f755222cbd319c38197e24a9ff45927898bda82e13d9b4272b3090607ef: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager" id=f8cd9492-118f-4572-baa0-460a52c08316 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.034638 | controller | Jun 11 10:55:04.256754 crc crio[22652]: time="2026-06-11T10:55:04.256682108Z" level=info msg="Removing container: a1bc690a5d7640ebcd2334cacab75b7909a2c41f7ee2077b807de1cb4c82e832" id=67dff631-2ca0-4954-8a7d-d5dc1c27cece name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.034654 | controller | Jun 11 10:55:04.285371 crc crio[22652]: time="2026-06-11T10:55:04.285248337Z" level=info msg="Removed container a1bc690a5d7640ebcd2334cacab75b7909a2c41f7ee2077b807de1cb4c82e832: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy" id=67dff631-2ca0-4954-8a7d-d5dc1c27cece name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.034670 | controller | Jun 11 10:55:04.311674 crc crio[22652]: time="2026-06-11T10:55:04.311554829Z" level=info msg="Stopped container 5a78a5680973ee7e503f431eb4c76e8e2338ea73a337e72869fb725572a61c34: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb" id=6a1d9d93-7e4e-433f-a12a-37361beaebe1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.034686 | controller | Jun 11 10:55:04.388929 crc crio[22652]: time="2026-06-11T10:55:04.388607606Z" level=info msg="Stopped container ded4235e2d91629051f887d09b34bdfa55aa6017194596648369be7205eec939: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller" id=755aecd3-5174-4bd0-a91e-6dbfa411f8e1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.034702 | controller | Jun 11 10:55:04.410929 crc crio[22652]: time="2026-06-11T10:55:04.410870492Z" level=info msg="Stopped container 7576fbdac9ae606605e50518d0f7570738dda2963c2b51380edbb05d28745314: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd" id=eb026eec-3220-42f2-84fa-9b75017abde4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.034718 | controller | Jun 11 10:55:04.412081 crc crio[22652]: time="2026-06-11T10:55:04.412004178Z" level=info msg="Stopped container d97330e68c40e47eec1425ae9f3ca426794d815d632e776501491664787417e0: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb" id=cc77cd87-c2b2-4b4b-aa84-7fdd63e311d4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.034734 | controller | Jun 11 10:55:04.413522 crc crio[22652]: time="2026-06-11T10:55:04.413433884Z" level=info msg="Stopping pod sandbox: 056acbe880837bcd1561926247a50a75ddd52f999a401bd0ec0608b539f3f3c3" id=56836e49-07c8-4a7e-9d72-7b003cb86c89 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.034749 | controller | Jun 11 10:55:04.416921 crc crio[22652]: time="2026-06-11T10:55:04.416821081Z" level=info msg="Stopped pod sandbox: 056acbe880837bcd1561926247a50a75ddd52f999a401bd0ec0608b539f3f3c3" id=56836e49-07c8-4a7e-9d72-7b003cb86c89 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.034765 | controller | Jun 11 10:55:04.488505 crc crio[22652]: time="2026-06-11T10:55:04.488414653Z" level=info msg="Running pod sandbox: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-d6xkh/POD" id=4cbe7654-dcae-4872-a898-c254449e46a0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.034780 | controller | Jun 11 10:55:04.488628 crc crio[22652]: time="2026-06-11T10:55:04.488524667Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.034797 | controller | Jun 11 10:55:04.504110 crc crio[22652]: time="2026-06-11T10:55:04.503994628Z" 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=4cbe7654-dcae-4872-a898-c254449e46a0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.034830 | controller | Jun 11 10:55:04.513914 crc crio[22652]: time="2026-06-11T10:55:04.513835413Z" level=info msg="Ran pod sandbox df4eab165cd4ae10154383e5073db19b28e74ddcaa80e338e39b33821061a6a0 with infra container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-d6xkh/POD" id=4cbe7654-dcae-4872-a898-c254449e46a0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.034873 | controller | Jun 11 10:55:04.516544 crc crio[22652]: time="2026-06-11T10:55:04.516463595Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=453be761-cc88-4a5f-acd0-aed8061baca3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.034898 | controller | Jun 11 10:55:04.519671 crc crio[22652]: time="2026-06-11T10:55:04.519594335Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=4b1736c8-2a90-4031-ab48-f3ef7d69fb5f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.034916 | controller | Jun 11 10:55:04.529088 crc crio[22652]: time="2026-06-11T10:55:04.527851538Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-d6xkh/kube-rbac-proxy" id=6a848cbc-b318-46b6-bd15-14781658f966 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.034933 | controller | Jun 11 10:55:04.529088 crc crio[22652]: time="2026-06-11T10:55:04.529061985Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.034950 | controller | Jun 11 10:55:04.567926 crc crio[22652]: time="2026-06-11T10:55:04.567840595Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.034966 | controller | Jun 11 10:55:04.574012 crc crio[22652]: time="2026-06-11T10:55:04.573941539Z" level=info msg="Removing container: f638a966efe6c51b890b1f7f9dc1db87bc84194d3f041f238b5975f0244f2065" id=bcd0fcd5-468e-46a5-be3d-59abe1ce027b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.034983 | controller | Jun 11 10:55:04.607164 crc crio[22652]: time="2026-06-11T10:55:04.606972628Z" level=info msg="Removed container f638a966efe6c51b890b1f7f9dc1db87bc84194d3f041f238b5975f0244f2065: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller" id=bcd0fcd5-468e-46a5-be3d-59abe1ce027b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.034999 | controller | Jun 11 10:55:04.616487 crc crio[22652]: time="2026-06-11T10:55:04.611640455Z" level=info msg="Removing container: ded4235e2d91629051f887d09b34bdfa55aa6017194596648369be7205eec939" id=4b6c2eb0-cf6c-4156-a2fb-afcce087f8a7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.035015 | controller | Jun 11 10:55:04.641786 crc crio[22652]: time="2026-06-11T10:55:04.64167554Z" level=info msg="Removed container ded4235e2d91629051f887d09b34bdfa55aa6017194596648369be7205eec939: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller" id=4b6c2eb0-cf6c-4156-a2fb-afcce087f8a7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.035031 | controller | Jun 11 10:55:04.644451 crc crio[22652]: time="2026-06-11T10:55:04.644366386Z" level=info msg="Removing container: 3616a2ff7547e79c5f3e44ff574ab2f7cdcba5b06f4b6e7c3abf4f8e024f62cc" id=a187ac30-517a-4790-929a-3f383561eac7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.035047 | controller | Jun 11 10:55:04.661625 crc crio[22652]: time="2026-06-11T10:55:04.661542983Z" level=info msg="Removed container 3616a2ff7547e79c5f3e44ff574ab2f7cdcba5b06f4b6e7c3abf4f8e024f62cc: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics" id=a187ac30-517a-4790-929a-3f383561eac7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.035063 | controller | Jun 11 10:55:04.669667 crc crio[22652]: time="2026-06-11T10:55:04.669601254Z" level=info msg="Removing container: d97330e68c40e47eec1425ae9f3ca426794d815d632e776501491664787417e0" id=571836b0-3c4b-48fb-81b7-e29fd02be805 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.035079 | controller | Jun 11 10:55:04.689963 crc crio[22652]: time="2026-06-11T10:55:04.68980361Z" level=info msg="Removed container d97330e68c40e47eec1425ae9f3ca426794d815d632e776501491664787417e0: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb" id=571836b0-3c4b-48fb-81b7-e29fd02be805 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.035101 | controller | Jun 11 10:55:04.696241 crc crio[22652]: time="2026-06-11T10:55:04.696018743Z" level=info msg="Removing container: 62484b5c61d05877cc27a5121471cd33c4ac097934f90ab1bad075a60a6b10de" id=21d92562-b580-4abc-98cb-22029b6a04d4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.035117 | controller | Jun 11 10:55:04.724226 crc crio[22652]: time="2026-06-11T10:55:04.724045254Z" level=info msg="Removed container 62484b5c61d05877cc27a5121471cd33c4ac097934f90ab1bad075a60a6b10de: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging" id=21d92562-b580-4abc-98cb-22029b6a04d4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.035133 | controller | Jun 11 10:55:04.729614 crc crio[22652]: time="2026-06-11T10:55:04.729484466Z" level=info msg="Removing container: 5a78a5680973ee7e503f431eb4c76e8e2338ea73a337e72869fb725572a61c34" id=377cb6ee-64d2-4d64-a26a-7eb94a710c89 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.035149 | controller | Jun 11 10:55:04.748648 crc crio[22652]: time="2026-06-11T10:55:04.748554501Z" level=info msg="Removed container 5a78a5680973ee7e503f431eb4c76e8e2338ea73a337e72869fb725572a61c34: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb" id=377cb6ee-64d2-4d64-a26a-7eb94a710c89 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.035165 | controller | Jun 11 10:55:04.751995 crc crio[22652]: time="2026-06-11T10:55:04.751925489Z" level=info msg="Removing container: 5166c37f312c4ac55fb7f54d5088add42f3e7dba6b396535416425f42251578d" id=7a32f7e7-6529-4c39-b7e1-d225da3fcf94 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.035181 | controller | Jun 11 10:55:04.774734 crc crio[22652]: time="2026-06-11T10:55:04.774568661Z" level=info msg="Removed container 5166c37f312c4ac55fb7f54d5088add42f3e7dba6b396535416425f42251578d: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node" id=7a32f7e7-6529-4c39-b7e1-d225da3fcf94 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.035196 | controller | Jun 11 10:55:04.777408 crc crio[22652]: time="2026-06-11T10:55:04.777333074Z" level=info msg="Removing container: 04fc12f8c69d027d6c645f20981fd5cef4fe9ccc3e08b42609b64d4c1cce219a" id=4561badd-4cca-42c0-9364-c66c81fbfc6e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.035212 | controller | Jun 11 10:55:04.786656 crc crio[22652]: time="2026-06-11T10:55:04.786528696Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.035227 | controller | Jun 11 10:55:04.793668 crc crio[22652]: time="2026-06-11T10:55:04.793555852Z" level=info msg="Removed container 04fc12f8c69d027d6c645f20981fd5cef4fe9ccc3e08b42609b64d4c1cce219a: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup" id=4561badd-4cca-42c0-9364-c66c81fbfc6e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.035243 | controller | Jun 11 10:55:04.796355 crc crio[22652]: time="2026-06-11T10:55:04.796299006Z" level=info msg="Removing container: 7576fbdac9ae606605e50518d0f7570738dda2963c2b51380edbb05d28745314" id=9e658c14-f5bb-4470-9656-bb7bd2ffaf18 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.035259 | controller | Jun 11 10:55:04.821558 crc crio[22652]: time="2026-06-11T10:55:04.821390282Z" level=info msg="Removed container 7576fbdac9ae606605e50518d0f7570738dda2963c2b51380edbb05d28745314: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd" id=9e658c14-f5bb-4470-9656-bb7bd2ffaf18 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.035274 | controller | Jun 11 10:55:04.830415 crc crio[22652]: time="2026-06-11T10:55:04.82941527Z" level=info msg="Stopping pod sandbox: 6286c5cd824d0722cf7d1aa46f4dae6382b3cddde7d5609b9f4d263a4214395a" id=4574c310-82da-4a79-a4ac-b044fa974bab name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.035293 | controller | Jun 11 10:55:04.831016 crc crio[22652]: time="2026-06-11T10:55:04.830518645Z" level=info msg="Stopped pod sandbox (already stopped): 6286c5cd824d0722cf7d1aa46f4dae6382b3cddde7d5609b9f4d263a4214395a" id=4574c310-82da-4a79-a4ac-b044fa974bab name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.035310 | controller | Jun 11 10:55:04.831441 crc crio[22652]: time="2026-06-11T10:55:04.831352919Z" level=info msg="Removing pod sandbox: 6286c5cd824d0722cf7d1aa46f4dae6382b3cddde7d5609b9f4d263a4214395a" id=915453b6-fa08-4f22-a98b-34dc16aa0e22 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.035325 | controller | Jun 11 10:55:04.851764 crc crio[22652]: time="2026-06-11T10:55:04.851712328Z" level=info msg="Removed pod sandbox: 6286c5cd824d0722cf7d1aa46f4dae6382b3cddde7d5609b9f4d263a4214395a" id=915453b6-fa08-4f22-a98b-34dc16aa0e22 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.035340 | controller | Jun 11 10:55:04.853912 crc crio[22652]: time="2026-06-11T10:55:04.853802142Z" level=info msg="Stopping pod sandbox: 056acbe880837bcd1561926247a50a75ddd52f999a401bd0ec0608b539f3f3c3" id=6159b58f-15e1-47bf-9db2-1e9a30748fa7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.035381 | controller | Jun 11 10:55:04.854453 crc crio[22652]: time="2026-06-11T10:55:04.853970617Z" level=info msg="Stopped pod sandbox (already stopped): 056acbe880837bcd1561926247a50a75ddd52f999a401bd0ec0608b539f3f3c3" id=6159b58f-15e1-47bf-9db2-1e9a30748fa7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.035399 | controller | Jun 11 10:55:04.855527 crc crio[22652]: time="2026-06-11T10:55:04.855298029Z" level=info msg="Removing pod sandbox: 056acbe880837bcd1561926247a50a75ddd52f999a401bd0ec0608b539f3f3c3" id=ded4d940-2849-47c4-b9a1-9b7cda6d0648 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.035415 | controller | Jun 11 10:55:04.862965 crc crio[22652]: time="2026-06-11T10:55:04.862847031Z" level=info msg="Removed pod sandbox: 056acbe880837bcd1561926247a50a75ddd52f999a401bd0ec0608b539f3f3c3" id=ded4d940-2849-47c4-b9a1-9b7cda6d0648 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.035431 | controller | Jun 11 10:55:04.877742 crc crio[22652]: time="2026-06-11T10:55:04.877418321Z" level=info msg="Created container b47326bfe2c4c81ab8069c4c615db91846b238f44c44438bb000a73ee36013d8: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-d6xkh/kube-rbac-proxy" id=6a848cbc-b318-46b6-bd15-14781658f966 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.035447 | controller | Jun 11 10:55:04.878796 crc crio[22652]: time="2026-06-11T10:55:04.878715512Z" level=info msg="Starting container: b47326bfe2c4c81ab8069c4c615db91846b238f44c44438bb000a73ee36013d8" id=72eaff94-24a8-4c74-a9d7-43415b89d218 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.035475 | controller | Jun 11 10:55:04.884503 crc crio[22652]: time="2026-06-11T10:55:04.884424484Z" level=info msg="Started container" PID=34953 containerID=b47326bfe2c4c81ab8069c4c615db91846b238f44c44438bb000a73ee36013d8 description=openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-d6xkh/kube-rbac-proxy id=72eaff94-24a8-4c74-a9d7-43415b89d218 name=/runtime.v1.RuntimeService/StartContainer sandboxID=df4eab165cd4ae10154383e5073db19b28e74ddcaa80e338e39b33821061a6a0
2026-06-11 11:57:59.035495 | controller | Jun 11 10:55:04.896041 crc crio[22652]: time="2026-06-11T10:55:04.895904388Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=cb9612bb-5e6f-4f76-a30e-539876fbd879 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.035512 | controller | Jun 11 10:55:04.901004 crc crio[22652]: time="2026-06-11T10:55:04.900843065Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=f576209d-18c8-4ed4-917d-3d5054b50744 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.035532 | controller | Jun 11 10:55:04.909746 crc crio[22652]: time="2026-06-11T10:55:04.909456368Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-d6xkh/ovnkube-cluster-manager" id=c0925d2c-4a00-4730-9405-479be78f2544 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.035548 | controller | Jun 11 10:55:04.909746 crc crio[22652]: time="2026-06-11T10:55:04.909485771Z" level=info msg="Running pod sandbox: openshift-ovn-kubernetes/ovnkube-node-cxsj9/POD" id=0263544f-d57f-4064-ad04-75a7f0b23f3f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.035564 | controller | Jun 11 10:55:04.910083 crc crio[22652]: time="2026-06-11T10:55:04.909748439Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.035580 | controller | Jun 11 10:55:04.910083 crc crio[22652]: time="2026-06-11T10:55:04.909896982Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.035596 | controller | Jun 11 10:55:04.930983 crc crio[22652]: time="2026-06-11T10:55:04.930829129Z" 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=0263544f-d57f-4064-ad04-75a7f0b23f3f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.035612 | controller | Jun 11 10:55:04.947383 crc crio[22652]: time="2026-06-11T10:55:04.947105947Z" level=info msg="Ran pod sandbox ebdb1e5f5f766abc593448aface2d8995056ccb0a7710413faf1f5519aeccbb1 with infra container: openshift-ovn-kubernetes/ovnkube-node-cxsj9/POD" id=0263544f-d57f-4064-ad04-75a7f0b23f3f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.035628 | controller | Jun 11 10:55:04.949796 crc crio[22652]: time="2026-06-11T10:55:04.949640793Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.035644 | controller | Jun 11 10:55:04.951586 crc crio[22652]: time="2026-06-11T10:55:04.951561275Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=1cbf9bae-5ca1-4f86-9caa-448081124536 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.035659 | controller | Jun 11 10:55:04.953055 crc crio[22652]: time="2026-06-11T10:55:04.953027751Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=953f3089-0076-4aee-b72f-13d7accaeb9a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.035675 | controller | Jun 11 10:55:04.953996 crc crio[22652]: time="2026-06-11T10:55:04.953881148Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.035690 | controller | Jun 11 10:55:04.962246 crc crio[22652]: time="2026-06-11T10:55:04.962167991Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-cxsj9/kubecfg-setup" id=71e58f91-f77c-4640-b22f-d130cd96dd12 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.035705 | controller | Jun 11 10:55:04.962706 crc crio[22652]: time="2026-06-11T10:55:04.962545413Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.035720 | controller | Jun 11 10:55:04.982429 crc crio[22652]: time="2026-06-11T10:55:04.982234398Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.035738 | controller | Jun 11 10:55:04.983965 crc crio[22652]: time="2026-06-11T10:55:04.983887501Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.035754 | controller | Jun 11 10:55:05.102613 crc crio[22652]: time="2026-06-11T10:55:05.102544897Z" level=info msg="Created container 53c9c3523adfa089a5322eedb2520eacd33174a6580df4e389b6d7ad18a36dcd: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-d6xkh/ovnkube-cluster-manager" id=c0925d2c-4a00-4730-9405-479be78f2544 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.035769 | controller | Jun 11 10:55:05.105723 crc crio[22652]: time="2026-06-11T10:55:05.105622815Z" level=info msg="Starting container: 53c9c3523adfa089a5322eedb2520eacd33174a6580df4e389b6d7ad18a36dcd" id=8a81fa92-2967-4fb4-88f2-808f29ef8459 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.035784 | controller | Jun 11 10:55:05.112474 crc crio[22652]: time="2026-06-11T10:55:05.111894103Z" level=info msg="Started container" PID=34977 containerID=53c9c3523adfa089a5322eedb2520eacd33174a6580df4e389b6d7ad18a36dcd description=openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-d6xkh/ovnkube-cluster-manager id=8a81fa92-2967-4fb4-88f2-808f29ef8459 name=/runtime.v1.RuntimeService/StartContainer sandboxID=df4eab165cd4ae10154383e5073db19b28e74ddcaa80e338e39b33821061a6a0
2026-06-11 11:57:59.035800 | controller | Jun 11 10:55:05.147677 crc crio[22652]: time="2026-06-11T10:55:05.147534675Z" level=info msg="Created container 856645823e5ab88ad8b02f0d5627782f6eeab70657a8882bde936418741725e5: openshift-ovn-kubernetes/ovnkube-node-cxsj9/kubecfg-setup" id=71e58f91-f77c-4640-b22f-d130cd96dd12 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.035816 | controller | Jun 11 10:55:05.148844 crc crio[22652]: time="2026-06-11T10:55:05.148795334Z" level=info msg="Starting container: 856645823e5ab88ad8b02f0d5627782f6eeab70657a8882bde936418741725e5" id=ba2e35e1-51e8-4897-9089-731693b53421 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.035831 | controller | Jun 11 10:55:05.158053 crc crio[22652]: time="2026-06-11T10:55:05.153513756Z" level=info msg="Started container" PID=34978 containerID=856645823e5ab88ad8b02f0d5627782f6eeab70657a8882bde936418741725e5 description=openshift-ovn-kubernetes/ovnkube-node-cxsj9/kubecfg-setup id=ba2e35e1-51e8-4897-9089-731693b53421 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ebdb1e5f5f766abc593448aface2d8995056ccb0a7710413faf1f5519aeccbb1
2026-06-11 11:57:59.035847 | controller | Jun 11 10:55:05.187711 crc crio[22652]: time="2026-06-11T10:55:05.187549604Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=c9bbcecb-ac12-4e04-a259-551a1f5221a0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.035863 | controller | Jun 11 10:55:05.189813 crc crio[22652]: time="2026-06-11T10:55:05.189733294Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=26bafba0-c980-49c8-a6c2-3a5763840405 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.035878 | controller | Jun 11 10:55:05.196229 crc crio[22652]: time="2026-06-11T10:55:05.196062116Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-cxsj9/ovn-controller" id=ca67a957-a3f8-427e-a782-5168c2903c95 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.035893 | controller | Jun 11 10:55:05.196617 crc crio[22652]: time="2026-06-11T10:55:05.196570682Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.035908 | controller | Jun 11 10:55:05.198256 crc crio[22652]: time="2026-06-11T10:55:05.198064269Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=2209a4ef-550e-400a-bbdd-5eaaccc5a4c6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.035927 | controller | Jun 11 10:55:05.217747 crc crio[22652]: time="2026-06-11T10:55:05.217654653Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=250461c8-d1d0-4f9c-aeb1-adceb6ccb6db name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.035942 | controller | Jun 11 10:55:05.221165 crc crio[22652]: time="2026-06-11T10:55:05.220830222Z" level=info msg="Creating container: openshift-multus/multus-bzhnf/kube-multus" id=62efeb53-ba0b-4d28-aaa0-43c80f1c00a4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.035958 | controller | Jun 11 10:55:05.221644 crc crio[22652]: time="2026-06-11T10:55:05.221594956Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.035973 | controller | Jun 11 10:55:05.256977 crc crio[22652]: time="2026-06-11T10:55:05.256797718Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.035988 | controller | Jun 11 10:55:05.259608 crc crio[22652]: time="2026-06-11T10:55:05.259546826Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.036003 | controller | Jun 11 10:55:05.261636 crc crio[22652]: time="2026-06-11T10:55:05.261557774Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.036019 | controller | Jun 11 10:55:05.263608 crc crio[22652]: time="2026-06-11T10:55:05.263542728Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.036033 | controller | Jun 11 10:55:05.409653 crc crio[22652]: time="2026-06-11T10:55:05.409152658Z" level=info msg="Created container 68495665d38ce684e6bf47a38509b63ace065cfb09dd6f87ee89eaed3ce53c14: openshift-multus/multus-bzhnf/kube-multus" id=62efeb53-ba0b-4d28-aaa0-43c80f1c00a4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.036048 | controller | Jun 11 10:55:05.410914 crc crio[22652]: time="2026-06-11T10:55:05.410847903Z" level=info msg="Starting container: 68495665d38ce684e6bf47a38509b63ace065cfb09dd6f87ee89eaed3ce53c14" id=28742d95-51e0-4042-a7c7-769d47259ca2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.036064 | controller | Jun 11 10:55:05.414578 crc crio[22652]: time="2026-06-11T10:55:05.414487749Z" level=info msg="Created container 3fec2e93bbfe666e653bcdbc3669e0535b125b85837f15f936c4d28d6be3d2f0: openshift-ovn-kubernetes/ovnkube-node-cxsj9/ovn-controller" id=ca67a957-a3f8-427e-a782-5168c2903c95 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.036079 | controller | Jun 11 10:55:05.415690 crc crio[22652]: time="2026-06-11T10:55:05.415651335Z" level=info msg="Starting container: 3fec2e93bbfe666e653bcdbc3669e0535b125b85837f15f936c4d28d6be3d2f0" id=414180bb-9653-4376-aa28-ad566300c7df name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.036094 | controller | Jun 11 10:55:05.419674 crc crio[22652]: time="2026-06-11T10:55:05.419602361Z" level=info msg="Started container" PID=35013 containerID=68495665d38ce684e6bf47a38509b63ace065cfb09dd6f87ee89eaed3ce53c14 description=openshift-multus/multus-bzhnf/kube-multus id=28742d95-51e0-4042-a7c7-769d47259ca2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4674836dcee75012a702db78b5525c1a9492d9ec9c049efb1233b94387c357ef
2026-06-11 11:57:59.036113 | controller | Jun 11 10:55:05.426305 crc crio[22652]: time="2026-06-11T10:55:05.426250261Z" level=info msg="Started container" PID=35010 containerID=3fec2e93bbfe666e653bcdbc3669e0535b125b85837f15f936c4d28d6be3d2f0 description=openshift-ovn-kubernetes/ovnkube-node-cxsj9/ovn-controller id=414180bb-9653-4376-aa28-ad566300c7df name=/runtime.v1.RuntimeService/StartContainer sandboxID=ebdb1e5f5f766abc593448aface2d8995056ccb0a7710413faf1f5519aeccbb1
2026-06-11 11:57:59.036129 | controller | Jun 11 10:55:05.440654 crc crio[22652]: time="2026-06-11T10:55:05.440577378Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=d6f8a19e-4a22-4da6-9a84-36d75e0b6d37 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.036145 | controller | Jun 11 10:55:05.442736 crc crio[22652]: time="2026-06-11T10:55:05.442699505Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=d805261a-484b-4014-a666-ead240a823fd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.036161 | controller | Jun 11 10:55:05.460919 crc crio[22652]: time="2026-06-11T10:55:05.460853712Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-cxsj9/ovn-acl-logging" id=4322afab-7086-4bd8-9aaa-288a18310850 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.036176 | controller | Jun 11 10:55:05.461707 crc crio[22652]: time="2026-06-11T10:55:05.461683169Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.036191 | controller | Jun 11 10:55:05.464526 crc crio[22652]: time="2026-06-11T10:55:05.464428005Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/upgrade_ea82f38a-9988-48f7-a026-93297a715699\""
2026-06-11 11:57:59.036207 | controller | Jun 11 10:55:05.464909 crc crio[22652]: time="2026-06-11T10:55:05.464854798Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.036223 | controller | Jun 11 10:55:05.499590 crc crio[22652]: time="2026-06-11T10:55:05.495579302Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.036239 | controller | Jun 11 10:55:05.499590 crc crio[22652]: time="2026-06-11T10:55:05.497630817Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.036255 | controller | Jun 11 10:55:05.606864 crc crio[22652]: time="2026-06-11T10:55:05.606762812Z" level=info msg="Created container 44b3ec1ea0116379e07f0bb40f00bf518796a7558caa6d879f7737ba7b045767: openshift-ovn-kubernetes/ovnkube-node-cxsj9/ovn-acl-logging" id=4322afab-7086-4bd8-9aaa-288a18310850 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.036271 | controller | Jun 11 10:55:05.608626 crc crio[22652]: time="2026-06-11T10:55:05.608451065Z" level=info msg="Starting container: 44b3ec1ea0116379e07f0bb40f00bf518796a7558caa6d879f7737ba7b045767" id=1d298c22-5093-4d95-8997-2d8e3ff24b39 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.036287 | controller | Jun 11 10:55:05.613878 crc crio[22652]: time="2026-06-11T10:55:05.613578449Z" level=info msg="Started container" PID=35036 containerID=44b3ec1ea0116379e07f0bb40f00bf518796a7558caa6d879f7737ba7b045767 description=openshift-ovn-kubernetes/ovnkube-node-cxsj9/ovn-acl-logging id=1d298c22-5093-4d95-8997-2d8e3ff24b39 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ebdb1e5f5f766abc593448aface2d8995056ccb0a7710413faf1f5519aeccbb1
2026-06-11 11:57:59.036302 | controller | Jun 11 10:55:05.628049 crc crio[22652]: time="2026-06-11T10:55:05.627634924Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=fe471d6a-7ead-4542-ba2a-8cfe2c6d0f62 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.036322 | controller | Jun 11 10:55:05.630959 crc crio[22652]: time="2026-06-11T10:55:05.630878527Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=7efc0695-f30c-42dc-8f9a-1d7cf43e5099 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.036338 | controller | Jun 11 10:55:05.640555 crc crio[22652]: time="2026-06-11T10:55:05.640403849Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-cxsj9/kube-rbac-proxy-node" id=e16ae876-9e59-4cc5-a2c3-10666d9177b0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.036375 | controller | Jun 11 10:55:05.640923 crc crio[22652]: time="2026-06-11T10:55:05.640862144Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.036393 | controller | Jun 11 10:55:05.674234 crc crio[22652]: time="2026-06-11T10:55:05.663902446Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.036408 | controller | Jun 11 10:55:05.674234 crc crio[22652]: time="2026-06-11T10:55:05.665820297Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.036424 | controller | Jun 11 10:55:05.787143 crc crio[22652]: time="2026-06-11T10:55:05.787040453Z" level=info msg="Created container 9965f50265d035f1981f7eec948285fd731190cf5a3ba49a5c4cfff5bc15a84e: openshift-ovn-kubernetes/ovnkube-node-cxsj9/kube-rbac-proxy-node" id=e16ae876-9e59-4cc5-a2c3-10666d9177b0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.036440 | controller | Jun 11 10:55:05.788731 crc crio[22652]: time="2026-06-11T10:55:05.788666595Z" level=info msg="Starting container: 9965f50265d035f1981f7eec948285fd731190cf5a3ba49a5c4cfff5bc15a84e" id=191f2d6e-5b95-4663-b84b-a3f6e1d8df95 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.036455 | controller | Jun 11 10:55:05.795026 crc crio[22652]: time="2026-06-11T10:55:05.794874242Z" level=info msg="Started container" PID=35054 containerID=9965f50265d035f1981f7eec948285fd731190cf5a3ba49a5c4cfff5bc15a84e description=openshift-ovn-kubernetes/ovnkube-node-cxsj9/kube-rbac-proxy-node id=191f2d6e-5b95-4663-b84b-a3f6e1d8df95 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ebdb1e5f5f766abc593448aface2d8995056ccb0a7710413faf1f5519aeccbb1
2026-06-11 11:57:59.036471 | controller | Jun 11 10:55:05.807939 crc crio[22652]: time="2026-06-11T10:55:05.807706099Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=2781883d-6888-41e4-b830-c26307ab8f2c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.036486 | controller | Jun 11 10:55:05.811806 crc crio[22652]: time="2026-06-11T10:55:05.811728948Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=dc95b173-17d9-4efb-b45a-cd1113c37f63 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.036502 | controller | Jun 11 10:55:05.815286 crc crio[22652]: time="2026-06-11T10:55:05.815185897Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/cert-approver\""
2026-06-11 11:57:59.036518 | controller | Jun 11 10:55:05.815406 crc crio[22652]: time="2026-06-11T10:55:05.81529506Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.036534 | controller | Jun 11 10:55:05.817789 crc crio[22652]: time="2026-06-11T10:55:05.817725998Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-cxsj9/kube-rbac-proxy-ovn-metrics" id=f016d6e7-6f12-44af-89dc-3804c514130e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.036553 | controller | Jun 11 10:55:05.818468 crc crio[22652]: time="2026-06-11T10:55:05.818391869Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.036570 | controller | Jun 11 10:55:05.823739 crc crio[22652]: time="2026-06-11T10:55:05.823663006Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/install_multus\""
2026-06-11 11:57:59.036586 | controller | Jun 11 10:55:05.823739 crc crio[22652]: time="2026-06-11T10:55:05.823734158Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.036602 | controller | Jun 11 10:55:05.824373 crc crio[22652]: time="2026-06-11T10:55:05.824279235Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/kubeconfig_generator\""
2026-06-11 11:57:59.036617 | controller | Jun 11 10:55:05.824448 crc crio[22652]: time="2026-06-11T10:55:05.82440824Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.036633 | controller | Jun 11 10:55:05.833823 crc crio[22652]: time="2026-06-11T10:55:05.833754857Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/multus\""
2026-06-11 11:57:59.036649 | controller | Jun 11 10:55:05.833823 crc crio[22652]: time="2026-06-11T10:55:05.833819709Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.036665 | controller | Jun 11 10:55:05.843739 crc crio[22652]: time="2026-06-11T10:55:05.843623879Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/multus-daemon\""
2026-06-11 11:57:59.036680 | controller | Jun 11 10:55:05.843739 crc crio[22652]: time="2026-06-11T10:55:05.843738563Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.036696 | controller | Jun 11 10:55:05.845588 crc crio[22652]: time="2026-06-11T10:55:05.84552673Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.036711 | controller | Jun 11 10:55:05.846935 crc crio[22652]: time="2026-06-11T10:55:05.846867493Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.036727 | controller | Jun 11 10:55:05.855082 crc crio[22652]: time="2026-06-11T10:55:05.855013091Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/multus-shim\""
2026-06-11 11:57:59.036743 | controller | Jun 11 10:55:05.855082 crc crio[22652]: time="2026-06-11T10:55:05.855075953Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.036758 | controller | Jun 11 10:55:05.864009 crc crio[22652]: time="2026-06-11T10:55:05.863937874Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/passthru\""
2026-06-11 11:57:59.036773 | controller | Jun 11 10:55:05.864009 crc crio[22652]: time="2026-06-11T10:55:05.864005527Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.036788 | controller | Jun 11 10:55:05.866547 crc crio[22652]: time="2026-06-11T10:55:05.866470545Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/thin_entrypoint\""
2026-06-11 11:57:59.036803 | controller | Jun 11 10:55:05.866634 crc crio[22652]: time="2026-06-11T10:55:05.866581178Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.036819 | controller | Jun 11 10:55:05.873370 crc crio[22652]: time="2026-06-11T10:55:05.872656771Z" level=info msg="CNI monitoring event REMOVE        \"/var/lib/cni/bin/upgrade_ea82f38a-9988-48f7-a026-93297a715699\""
2026-06-11 11:57:59.036834 | controller | Jun 11 10:55:05.961709 crc crio[22652]: time="2026-06-11T10:55:05.961601514Z" level=info msg="Created container 3d33fe25ce68a27d4af7aabb57c0737afec02329f8a8c7f19f43877a3652f857: openshift-ovn-kubernetes/ovnkube-node-cxsj9/kube-rbac-proxy-ovn-metrics" id=f016d6e7-6f12-44af-89dc-3804c514130e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.036854 | controller | Jun 11 10:55:05.963450 crc crio[22652]: time="2026-06-11T10:55:05.96336516Z" level=info msg="Starting container: 3d33fe25ce68a27d4af7aabb57c0737afec02329f8a8c7f19f43877a3652f857" id=a5da40ae-944d-481e-9e88-1e3438bfa6d2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.036871 | controller | Jun 11 10:55:05.967747 crc crio[22652]: time="2026-06-11T10:55:05.967638966Z" level=info msg="Started container" PID=35084 containerID=3d33fe25ce68a27d4af7aabb57c0737afec02329f8a8c7f19f43877a3652f857 description=openshift-ovn-kubernetes/ovnkube-node-cxsj9/kube-rbac-proxy-ovn-metrics id=a5da40ae-944d-481e-9e88-1e3438bfa6d2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ebdb1e5f5f766abc593448aface2d8995056ccb0a7710413faf1f5519aeccbb1
2026-06-11 11:57:59.036887 | controller | Jun 11 10:55:05.976413 crc crio[22652]: time="2026-06-11T10:55:05.976291441Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=edf9b1e9-b12e-4c71-89a2-5898c8e8e2d3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.036902 | controller | Jun 11 10:55:05.980383 crc crio[22652]: time="2026-06-11T10:55:05.980318398Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=67dee4b2-78ff-47f8-b034-1bf7d6a40c85 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.036918 | controller | Jun 11 10:55:05.985588 crc crio[22652]: time="2026-06-11T10:55:05.985499232Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-cxsj9/northd" id=c2e63dc4-8d6a-40e0-9b58-6535593c54a0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.036933 | controller | Jun 11 10:55:05.985855 crc crio[22652]: time="2026-06-11T10:55:05.985799942Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.036949 | controller | Jun 11 10:55:06.018239 crc crio[22652]: time="2026-06-11T10:55:06.014606508Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.036964 | controller | Jun 11 10:55:06.018239 crc crio[22652]: time="2026-06-11T10:55:06.015987632Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.036979 | controller | Jun 11 10:55:06.120822 crc crio[22652]: time="2026-06-11T10:55:06.120735345Z" level=info msg="Created container 01356b80ea7c21b12de43088a492c25af0f481f26e1a86abe381db2d50cfc07c: openshift-ovn-kubernetes/ovnkube-node-cxsj9/northd" id=c2e63dc4-8d6a-40e0-9b58-6535593c54a0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.036994 | controller | Jun 11 10:55:06.122421 crc crio[22652]: time="2026-06-11T10:55:06.122227733Z" level=info msg="Starting container: 01356b80ea7c21b12de43088a492c25af0f481f26e1a86abe381db2d50cfc07c" id=4a8d3b01-cf20-48e8-8a48-3f86047a2af8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.037010 | controller | Jun 11 10:55:06.127411 crc crio[22652]: time="2026-06-11T10:55:06.127330495Z" level=info msg="Started container" PID=35104 containerID=01356b80ea7c21b12de43088a492c25af0f481f26e1a86abe381db2d50cfc07c description=openshift-ovn-kubernetes/ovnkube-node-cxsj9/northd id=4a8d3b01-cf20-48e8-8a48-3f86047a2af8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ebdb1e5f5f766abc593448aface2d8995056ccb0a7710413faf1f5519aeccbb1
2026-06-11 11:57:59.037026 | controller | Jun 11 10:55:06.136987 crc crio[22652]: time="2026-06-11T10:55:06.136910988Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=54f3c10d-7429-433a-98df-08535b25dbb3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.037047 | controller | Jun 11 10:55:06.139298 crc crio[22652]: time="2026-06-11T10:55:06.139234942Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=bb340ed1-b2ec-4c83-8c67-c12eb3ab90c6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.037063 | controller | Jun 11 10:55:06.147393 crc crio[22652]: time="2026-06-11T10:55:06.146748961Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-cxsj9/nbdb" id=42516e32-ff4f-492b-93bd-19b3f4e13b7f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.037078 | controller | Jun 11 10:55:06.147393 crc crio[22652]: time="2026-06-11T10:55:06.147057941Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.037093 | controller | Jun 11 10:55:06.166280 crc crio[22652]: time="2026-06-11T10:55:06.166179408Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.037108 | controller | Jun 11 10:55:06.167779 crc crio[22652]: time="2026-06-11T10:55:06.167676356Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.037123 | controller | Jun 11 10:55:06.250895 crc crio[22652]: time="2026-06-11T10:55:06.250729302Z" level=info msg="Created container 67c6a8af2d8a3550bf1afedc2a1d9003b11e8f4b8e7a23e478b277a6be95b3b2: openshift-ovn-kubernetes/ovnkube-node-cxsj9/nbdb" id=42516e32-ff4f-492b-93bd-19b3f4e13b7f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.037138 | controller | Jun 11 10:55:06.251990 crc crio[22652]: time="2026-06-11T10:55:06.251925591Z" level=info msg="Starting container: 67c6a8af2d8a3550bf1afedc2a1d9003b11e8f4b8e7a23e478b277a6be95b3b2" id=32424a2e-405e-416d-b0d1-962950b6c48b name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.037153 | controller | Jun 11 10:55:06.258920 crc crio[22652]: time="2026-06-11T10:55:06.258824279Z" level=info msg="Started container" PID=35115 containerID=67c6a8af2d8a3550bf1afedc2a1d9003b11e8f4b8e7a23e478b277a6be95b3b2 description=openshift-ovn-kubernetes/ovnkube-node-cxsj9/nbdb id=32424a2e-405e-416d-b0d1-962950b6c48b name=/runtime.v1.RuntimeService/StartContainer sandboxID=ebdb1e5f5f766abc593448aface2d8995056ccb0a7710413faf1f5519aeccbb1
2026-06-11 11:57:59.037168 | controller | Jun 11 10:55:08.380394 crc crio[22652]: time="2026-06-11T10:55:08.379653036Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=c57e912e-37cd-4b00-ad3b-c8b9926fd53e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.037183 | controller | Jun 11 10:55:08.382889 crc crio[22652]: time="2026-06-11T10:55:08.382810616Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=b86d5ff6-9a2a-4ea9-ad67-1277fe5fe47e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.037198 | controller | Jun 11 10:55:08.391684 crc crio[22652]: time="2026-06-11T10:55:08.391574155Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-cxsj9/sbdb" id=34080ad8-f22a-4cbd-b669-87c377e5cf26 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.037213 | controller | Jun 11 10:55:08.392155 crc crio[22652]: time="2026-06-11T10:55:08.391985528Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.037228 | controller | Jun 11 10:55:08.415533 crc crio[22652]: time="2026-06-11T10:55:08.415402362Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.037247 | controller | Jun 11 10:55:08.417286 crc crio[22652]: time="2026-06-11T10:55:08.417193149Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.037262 | controller | Jun 11 10:55:08.503080 crc crio[22652]: time="2026-06-11T10:55:08.5029636Z" level=info msg="Created container 9997914dca27cc29b6c1c708e603883ea02774426c647c0d3762d7e92d2dfb1a: openshift-ovn-kubernetes/ovnkube-node-cxsj9/sbdb" id=34080ad8-f22a-4cbd-b669-87c377e5cf26 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.037277 | controller | Jun 11 10:55:08.505029 crc crio[22652]: time="2026-06-11T10:55:08.504566032Z" level=info msg="Starting container: 9997914dca27cc29b6c1c708e603883ea02774426c647c0d3762d7e92d2dfb1a" id=067b4393-a2ce-4ec3-b0be-c29b9138c433 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.037292 | controller | Jun 11 10:55:08.509646 crc crio[22652]: time="2026-06-11T10:55:08.509398585Z" level=info msg="Started container" PID=35178 containerID=9997914dca27cc29b6c1c708e603883ea02774426c647c0d3762d7e92d2dfb1a description=openshift-ovn-kubernetes/ovnkube-node-cxsj9/sbdb id=067b4393-a2ce-4ec3-b0be-c29b9138c433 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ebdb1e5f5f766abc593448aface2d8995056ccb0a7710413faf1f5519aeccbb1
2026-06-11 11:57:59.037307 | controller | Jun 11 10:55:10.595506 crc crio[22652]: time="2026-06-11T10:55:10.594627303Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=4d508532-1d6b-44ab-b597-f7665a08f949 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.037323 | controller | Jun 11 10:55:10.619700 crc crio[22652]: time="2026-06-11T10:55:10.618588294Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=7738326c-def4-4985-ac34-f15556330e86 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.037338 | controller | Jun 11 10:55:10.627517 crc crio[22652]: time="2026-06-11T10:55:10.627423483Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-cxsj9/ovnkube-controller" id=3385c7bc-a124-4812-b6cd-3a2a6b2c31cd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.037374 | controller | Jun 11 10:55:10.627960 crc crio[22652]: time="2026-06-11T10:55:10.627916379Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.037392 | controller | Jun 11 10:55:10.662791 crc crio[22652]: time="2026-06-11T10:55:10.662669053Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.037408 | controller | Jun 11 10:55:10.665929 crc crio[22652]: time="2026-06-11T10:55:10.665840682Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.037423 | controller | Jun 11 10:55:11.152141 crc crio[22652]: time="2026-06-11T10:55:11.151716456Z" level=info msg="Created container 4c26b86a3572081c6a98a045a11a1aa86b2a224306fa5cae3be78fc0016c4da7: openshift-ovn-kubernetes/ovnkube-node-cxsj9/ovnkube-controller" id=3385c7bc-a124-4812-b6cd-3a2a6b2c31cd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.037439 | controller | Jun 11 10:55:11.153527 crc crio[22652]: time="2026-06-11T10:55:11.153458131Z" level=info msg="Starting container: 4c26b86a3572081c6a98a045a11a1aa86b2a224306fa5cae3be78fc0016c4da7" id=ce4d6942-e9f8-4935-9a4c-601a41ce331c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.037458 | controller | Jun 11 10:55:11.161054 crc crio[22652]: time="2026-06-11T10:55:11.160964329Z" level=info msg="Started container" PID=35331 containerID=4c26b86a3572081c6a98a045a11a1aa86b2a224306fa5cae3be78fc0016c4da7 description=openshift-ovn-kubernetes/ovnkube-node-cxsj9/ovnkube-controller id=ce4d6942-e9f8-4935-9a4c-601a41ce331c name=/runtime.v1.RuntimeService/StartContainer sandboxID=ebdb1e5f5f766abc593448aface2d8995056ccb0a7710413faf1f5519aeccbb1
2026-06-11 11:57:59.037475 | controller | Jun 11 10:55:11.241874 crc crio[22652]: time="2026-06-11T10:55:11.241691612Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.037491 | controller | Jun 11 10:55:11.242304 crc crio[22652]: time="2026-06-11T10:55:11.241967681Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.037507 | controller | Jun 11 10:55:11.242471 crc crio[22652]: time="2026-06-11T10:55:11.242374194Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.037522 | controller | Jun 11 10:55:11.242547 crc crio[22652]: time="2026-06-11T10:55:11.242515388Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.037539 | controller | Jun 11 10:55:11.242592 crc crio[22652]: time="2026-06-11T10:55:11.24256531Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.037554 | controller | Jun 11 10:55:11.242641 crc crio[22652]: time="2026-06-11T10:55:11.242596881Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.037569 | controller | Jun 11 10:55:11.242641 crc crio[22652]: time="2026-06-11T10:55:11.242629752Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.037584 | controller | Jun 11 10:55:11.242711 crc crio[22652]: time="2026-06-11T10:55:11.242648022Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.037599 | controller | Jun 11 10:55:11.242808 crc crio[22652]: time="2026-06-11T10:55:11.242765055Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.037615 | controller | Jun 11 10:55:11.242855 crc crio[22652]: time="2026-06-11T10:55:11.242813947Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.037631 | controller | Jun 11 10:55:11.242977 crc crio[22652]: time="2026-06-11T10:55:11.24291045Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.037646 | controller | Jun 11 10:55:11.243238 crc crio[22652]: time="2026-06-11T10:55:11.243041714Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.037662 | controller | Jun 11 10:55:11.243238 crc crio[22652]: time="2026-06-11T10:55:11.243090956Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.037677 | controller | Jun 11 10:55:11.243238 crc crio[22652]: time="2026-06-11T10:55:11.243195529Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.037693 | controller | Jun 11 10:55:11.243369 crc crio[22652]: time="2026-06-11T10:55:11.243253211Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.037708 | controller | Jun 11 10:55:11.243369 crc crio[22652]: time="2026-06-11T10:55:11.243282672Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.037723 | controller | Jun 11 10:55:11.243443 crc crio[22652]: time="2026-06-11T10:55:11.243382175Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.037738 | controller | Jun 11 10:55:11.243443 crc crio[22652]: time="2026-06-11T10:55:11.243424306Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.037754 | controller | Jun 11 10:55:11.243513 crc crio[22652]: time="2026-06-11T10:55:11.243446707Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.037772 | controller | Jun 11 10:55:11.243513 crc crio[22652]: time="2026-06-11T10:55:11.243469598Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.037788 | controller | Jun 11 10:55:11.243586 crc crio[22652]: time="2026-06-11T10:55:11.24354134Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.037803 | controller | Jun 11 10:55:11.243586 crc crio[22652]: time="2026-06-11T10:55:11.243569441Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.037818 | controller | Jun 11 10:55:11.243661 crc crio[22652]: time="2026-06-11T10:55:11.243644713Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.037832 | controller | Jun 11 10:55:11.243701 crc crio[22652]: time="2026-06-11T10:55:11.243672274Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.037847 | controller | Jun 11 10:55:11.243834 crc crio[22652]: time="2026-06-11T10:55:11.243787578Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.037862 | controller | Jun 11 10:55:11.243834 crc crio[22652]: time="2026-06-11T10:55:11.243831179Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.037878 | controller | Jun 11 10:55:11.244282 crc crio[22652]: time="2026-06-11T10:55:11.244034116Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.037893 | controller | Jun 11 10:55:11.244282 crc crio[22652]: time="2026-06-11T10:55:11.244079597Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.037908 | controller | Jun 11 10:55:11.244282 crc crio[22652]: time="2026-06-11T10:55:11.24414898Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.037923 | controller | Jun 11 10:55:11.244282 crc crio[22652]: time="2026-06-11T10:55:11.244187601Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.037939 | controller | Jun 11 10:55:11.244282 crc crio[22652]: time="2026-06-11T10:55:11.244231592Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.037953 | controller | Jun 11 10:55:11.244282 crc crio[22652]: time="2026-06-11T10:55:11.244259243Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.037968 | controller | Jun 11 10:55:11.244553 crc crio[22652]: time="2026-06-11T10:55:11.244334526Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.037983 | controller | Jun 11 10:55:11.244553 crc crio[22652]: time="2026-06-11T10:55:11.244368887Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.037998 | controller | Jun 11 10:55:11.244553 crc crio[22652]: time="2026-06-11T10:55:11.244462Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.038013 | controller | Jun 11 10:55:11.244553 crc crio[22652]: time="2026-06-11T10:55:11.24448635Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.038028 | controller | Jun 11 10:55:11.244715 crc crio[22652]: time="2026-06-11T10:55:11.244610084Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.038043 | controller | Jun 11 10:55:11.244715 crc crio[22652]: time="2026-06-11T10:55:11.244659456Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.038058 | controller | Jun 11 10:55:11.244715 crc crio[22652]: time="2026-06-11T10:55:11.244701477Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.038073 | controller | Jun 11 10:55:11.244838 crc crio[22652]: time="2026-06-11T10:55:11.244743189Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.038092 | controller | Jun 11 10:55:11.244878 crc crio[22652]: time="2026-06-11T10:55:11.244848752Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.038107 | controller | Jun 11 10:55:11.244878 crc crio[22652]: time="2026-06-11T10:55:11.244877963Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.038123 | controller | Jun 11 10:55:11.245261 crc crio[22652]: time="2026-06-11T10:55:11.245079739Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.038138 | controller | Jun 11 10:55:11.245261 crc crio[22652]: time="2026-06-11T10:55:11.245179873Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.038153 | controller | Jun 11 10:55:11.245525 crc crio[22652]: time="2026-06-11T10:55:11.245468382Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.038168 | controller | Jun 11 10:55:11.245525 crc crio[22652]: time="2026-06-11T10:55:11.245508443Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.038183 | controller | Jun 11 10:55:11.245655 crc crio[22652]: time="2026-06-11T10:55:11.245590975Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.038198 | controller | Jun 11 10:55:11.245655 crc crio[22652]: time="2026-06-11T10:55:11.245625976Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.038213 | controller | Jun 11 10:55:11.245655 crc crio[22652]: time="2026-06-11T10:55:11.245646917Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.038228 | controller | Jun 11 10:55:11.245757 crc crio[22652]: time="2026-06-11T10:55:11.245664107Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.038243 | controller | Jun 11 10:55:11.245757 crc crio[22652]: time="2026-06-11T10:55:11.2457529Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.038259 | controller | Jun 11 10:55:11.245831 crc crio[22652]: time="2026-06-11T10:55:11.245778491Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.038274 | controller | Jun 11 10:55:11.245865 crc crio[22652]: time="2026-06-11T10:55:11.245852153Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.038288 | controller | Jun 11 10:55:11.245899 crc crio[22652]: time="2026-06-11T10:55:11.245875574Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.038341 | controller | Jun 11 10:55:11.246078 crc crio[22652]: time="2026-06-11T10:55:11.246012078Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.038382 | controller | Jun 11 10:55:11.246266 crc crio[22652]: time="2026-06-11T10:55:11.246085781Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.038400 | controller | Jun 11 10:55:11.246461 crc crio[22652]: time="2026-06-11T10:55:11.246404752Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.038417 | controller | Jun 11 10:55:11.246461 crc crio[22652]: time="2026-06-11T10:55:11.246443843Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.038433 | controller | Jun 11 10:55:11.246715 crc crio[22652]: time="2026-06-11T10:55:11.246574466Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.038448 | controller | Jun 11 10:55:11.246715 crc crio[22652]: time="2026-06-11T10:55:11.246630498Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.038464 | controller | Jun 11 10:55:11.246715 crc crio[22652]: time="2026-06-11T10:55:11.24666378Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.038483 | controller | Jun 11 10:55:11.246715 crc crio[22652]: time="2026-06-11T10:55:11.246697651Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.038499 | controller | Jun 11 10:55:11.246938 crc crio[22652]: time="2026-06-11T10:55:11.246756802Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.038515 | controller | Jun 11 10:55:11.246938 crc crio[22652]: time="2026-06-11T10:55:11.246791193Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.038531 | controller | Jun 11 10:55:11.247306 crc crio[22652]: time="2026-06-11T10:55:11.247092724Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.038546 | controller | Jun 11 10:55:11.247306 crc crio[22652]: time="2026-06-11T10:55:11.247184617Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.038562 | controller | Jun 11 10:55:11.247306 crc crio[22652]: time="2026-06-11T10:55:11.247254849Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.038577 | controller | Jun 11 10:55:11.247306 crc crio[22652]: time="2026-06-11T10:55:11.2472813Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.038593 | controller | Jun 11 10:55:11.247579 crc crio[22652]: time="2026-06-11T10:55:11.247528617Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.038608 | controller | Jun 11 10:55:11.247678 crc crio[22652]: time="2026-06-11T10:55:11.247582969Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.038624 | controller | Jun 11 10:55:11.247678 crc crio[22652]: time="2026-06-11T10:55:11.247599039Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.038639 | controller | Jun 11 10:55:11.247678 crc crio[22652]: time="2026-06-11T10:55:11.24761557Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.038654 | controller | Jun 11 10:55:11.247789 crc crio[22652]: time="2026-06-11T10:55:11.247693262Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.038668 | controller | Jun 11 10:55:11.247789 crc crio[22652]: time="2026-06-11T10:55:11.247729683Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.038684 | controller | Jun 11 10:55:11.247851 crc crio[22652]: time="2026-06-11T10:55:11.247807836Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.038699 | controller | Jun 11 10:55:11.247884 crc crio[22652]: time="2026-06-11T10:55:11.247852137Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.038714 | controller | Jun 11 10:55:11.247918 crc crio[22652]: time="2026-06-11T10:55:11.247884138Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.038729 | controller | Jun 11 10:55:11.247918 crc crio[22652]: time="2026-06-11T10:55:11.247910239Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.038745 | controller | Jun 11 10:55:11.248059 crc crio[22652]: time="2026-06-11T10:55:11.247998882Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.038761 | controller | Jun 11 10:55:11.248296 crc crio[22652]: time="2026-06-11T10:55:11.248059104Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.038777 | controller | Jun 11 10:55:11.248569 crc crio[22652]: time="2026-06-11T10:55:11.248421117Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.038792 | controller | Jun 11 10:55:11.248569 crc crio[22652]: time="2026-06-11T10:55:11.248455518Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.038808 | controller | Jun 11 10:55:11.248569 crc crio[22652]: time="2026-06-11T10:55:11.248490459Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.038827 | controller | Jun 11 10:55:11.248569 crc crio[22652]: time="2026-06-11T10:55:11.24851482Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.038843 | controller | Jun 11 10:55:11.248569 crc crio[22652]: time="2026-06-11T10:55:11.2485369Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.038859 | controller | Jun 11 10:55:11.248569 crc crio[22652]: time="2026-06-11T10:55:11.248553339Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.038875 | controller | Jun 11 10:55:11.248826 crc crio[22652]: time="2026-06-11T10:55:11.248713124Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.038891 | controller | Jun 11 10:55:11.248826 crc crio[22652]: time="2026-06-11T10:55:11.248744455Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.038906 | controller | Jun 11 10:55:11.248826 crc crio[22652]: time="2026-06-11T10:55:11.248800637Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.038922 | controller | Jun 11 10:55:11.248826 crc crio[22652]: time="2026-06-11T10:55:11.248824448Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.038938 | controller | Jun 11 10:55:11.248950 crc crio[22652]: time="2026-06-11T10:55:11.248919551Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.038953 | controller | Jun 11 10:55:11.248950 crc crio[22652]: time="2026-06-11T10:55:11.248946702Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.038969 | controller | Jun 11 10:55:11.249066 crc crio[22652]: time="2026-06-11T10:55:11.249018994Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.038984 | controller | Jun 11 10:55:11.249066 crc crio[22652]: time="2026-06-11T10:55:11.249064335Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.039000 | controller | Jun 11 10:55:11.249293 crc crio[22652]: time="2026-06-11T10:55:11.249182229Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.039014 | controller | Jun 11 10:55:11.249293 crc crio[22652]: time="2026-06-11T10:55:11.249238711Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.039030 | controller | Jun 11 10:55:11.249383 crc crio[22652]: time="2026-06-11T10:55:11.249337834Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.039045 | controller | Jun 11 10:55:11.249383 crc crio[22652]: time="2026-06-11T10:55:11.249361555Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.039060 | controller | Jun 11 10:55:11.249588 crc crio[22652]: time="2026-06-11T10:55:11.249570472Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.039075 | controller | Jun 11 10:55:11.249684 crc crio[22652]: time="2026-06-11T10:55:11.249601543Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.039093 | controller | Jun 11 10:55:11.250009 crc crio[22652]: time="2026-06-11T10:55:11.249798699Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.039110 | controller | Jun 11 10:55:11.250009 crc crio[22652]: time="2026-06-11T10:55:11.249870491Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.039126 | controller | Jun 11 10:55:11.250009 crc crio[22652]: time="2026-06-11T10:55:11.249913233Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.039141 | controller | Jun 11 10:55:11.250009 crc crio[22652]: time="2026-06-11T10:55:11.249946694Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.039161 | controller | Jun 11 10:55:11.250009 crc crio[22652]: time="2026-06-11T10:55:11.249973655Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.039177 | controller | Jun 11 10:55:11.250009 crc crio[22652]: time="2026-06-11T10:55:11.249992535Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.039193 | controller | Jun 11 10:55:11.250420 crc crio[22652]: time="2026-06-11T10:55:11.250221003Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.039208 | controller | Jun 11 10:55:11.250420 crc crio[22652]: time="2026-06-11T10:55:11.250253664Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.039223 | controller | Jun 11 10:55:11.250599 crc crio[22652]: time="2026-06-11T10:55:11.250555173Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.039239 | controller | Jun 11 10:55:11.250683 crc crio[22652]: time="2026-06-11T10:55:11.250604965Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.039254 | controller | Jun 11 10:55:11.250683 crc crio[22652]: time="2026-06-11T10:55:11.250636326Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.039270 | controller | Jun 11 10:55:11.250683 crc crio[22652]: time="2026-06-11T10:55:11.250660287Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.039285 | controller | Jun 11 10:55:11.250818 crc crio[22652]: time="2026-06-11T10:55:11.25075432Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.039301 | controller | Jun 11 10:55:11.250818 crc crio[22652]: time="2026-06-11T10:55:11.250809521Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.039316 | controller | Jun 11 10:55:11.250890 crc crio[22652]: time="2026-06-11T10:55:11.250833342Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.039332 | controller | Jun 11 10:55:11.250890 crc crio[22652]: time="2026-06-11T10:55:11.250850673Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.039370 | controller | Jun 11 10:55:11.251003 crc crio[22652]: time="2026-06-11T10:55:11.250951966Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.039392 | controller | Jun 11 10:55:11.251003 crc crio[22652]: time="2026-06-11T10:55:11.250994167Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.039408 | controller | Jun 11 10:55:11.251423 crc crio[22652]: time="2026-06-11T10:55:11.251311767Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.039424 | controller | Jun 11 10:55:11.251423 crc crio[22652]: time="2026-06-11T10:55:11.251353639Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.039440 | controller | Jun 11 10:55:11.251423 crc crio[22652]: time="2026-06-11T10:55:11.25138279Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.039465 | controller | Jun 11 10:55:11.251423 crc crio[22652]: time="2026-06-11T10:55:11.251407281Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.039488 | controller | Jun 11 10:55:11.251578 crc crio[22652]: time="2026-06-11T10:55:11.251446791Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.039507 | controller | Jun 11 10:55:11.251578 crc crio[22652]: time="2026-06-11T10:55:11.251477402Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.039523 | controller | Jun 11 10:55:11.251640 crc crio[22652]: time="2026-06-11T10:55:11.251613336Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.039543 | controller | Jun 11 10:55:11.251684 crc crio[22652]: time="2026-06-11T10:55:11.251642827Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.039559 | controller | Jun 11 10:55:11.251938 crc crio[22652]: time="2026-06-11T10:55:11.251843224Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.039574 | controller | Jun 11 10:55:11.251997 crc crio[22652]: time="2026-06-11T10:55:11.251977558Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.039590 | controller | Jun 11 10:55:11.252032 crc crio[22652]: time="2026-06-11T10:55:11.252014239Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.039606 | controller | Jun 11 10:55:11.252236 crc crio[22652]: time="2026-06-11T10:55:11.25204062Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.039621 | controller | Jun 11 10:55:11.252236 crc crio[22652]: time="2026-06-11T10:55:11.252078951Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.039637 | controller | Jun 11 10:55:11.252236 crc crio[22652]: time="2026-06-11T10:55:11.252109132Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.039653 | controller | Jun 11 10:55:11.252395 crc crio[22652]: time="2026-06-11T10:55:11.252265997Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.039669 | controller | Jun 11 10:55:11.252395 crc crio[22652]: time="2026-06-11T10:55:11.252294408Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.039685 | controller | Jun 11 10:55:11.252456 crc crio[22652]: time="2026-06-11T10:55:11.252398301Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.039700 | controller | Jun 11 10:55:11.252456 crc crio[22652]: time="2026-06-11T10:55:11.252423072Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.039716 | controller | Jun 11 10:55:11.252565 crc crio[22652]: time="2026-06-11T10:55:11.252511515Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.039731 | controller | Jun 11 10:55:11.252565 crc crio[22652]: time="2026-06-11T10:55:11.252554996Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.039747 | controller | Jun 11 10:55:11.252917 crc crio[22652]: time="2026-06-11T10:55:11.252775994Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.039762 | controller | Jun 11 10:55:11.252917 crc crio[22652]: time="2026-06-11T10:55:11.252811295Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.039776 | controller | Jun 11 10:55:11.252917 crc crio[22652]: time="2026-06-11T10:55:11.252840906Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.039791 | controller | Jun 11 10:55:11.252917 crc crio[22652]: time="2026-06-11T10:55:11.252865286Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.039806 | controller | Jun 11 10:55:11.252917 crc crio[22652]: time="2026-06-11T10:55:11.252886067Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.039821 | controller | Jun 11 10:55:11.252917 crc crio[22652]: time="2026-06-11T10:55:11.252902738Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.039837 | controller | Jun 11 10:55:11.253193 crc crio[22652]: time="2026-06-11T10:55:11.253012721Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.039852 | controller | Jun 11 10:55:11.253193 crc crio[22652]: time="2026-06-11T10:55:11.253086504Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.039871 | controller | Jun 11 10:55:11.253193 crc crio[22652]: time="2026-06-11T10:55:11.253189277Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.039887 | controller | Jun 11 10:55:11.253364 crc crio[22652]: time="2026-06-11T10:55:11.253245939Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.039902 | controller | Jun 11 10:55:11.253443 crc crio[22652]: time="2026-06-11T10:55:11.253412214Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.039918 | controller | Jun 11 10:55:11.253526 crc crio[22652]: time="2026-06-11T10:55:11.253455505Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.039933 | controller | Jun 11 10:55:11.253526 crc crio[22652]: time="2026-06-11T10:55:11.253484416Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.039948 | controller | Jun 11 10:55:11.253526 crc crio[22652]: time="2026-06-11T10:55:11.253506707Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.039969 | controller | Jun 11 10:55:11.253661 crc crio[22652]: time="2026-06-11T10:55:11.253528958Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.039992 | controller | Jun 11 10:55:11.253661 crc crio[22652]: time="2026-06-11T10:55:11.253568129Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.040014 | controller | Jun 11 10:55:11.253854 crc crio[22652]: time="2026-06-11T10:55:11.253821417Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.040034 | controller | Jun 11 10:55:11.253939 crc crio[22652]: time="2026-06-11T10:55:11.253865798Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.040050 | controller | Jun 11 10:55:11.254450 crc crio[22652]: time="2026-06-11T10:55:11.254080705Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.040065 | controller | Jun 11 10:55:11.254450 crc crio[22652]: time="2026-06-11T10:55:11.25424633Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.040080 | controller | Jun 11 10:55:11.254450 crc crio[22652]: time="2026-06-11T10:55:11.254293822Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.040104 | controller | Jun 11 10:55:11.254450 crc crio[22652]: time="2026-06-11T10:55:11.254327453Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.040121 | controller | Jun 11 10:55:11.254450 crc crio[22652]: time="2026-06-11T10:55:11.254360074Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.040190 | controller | Jun 11 10:55:11.254450 crc crio[22652]: time="2026-06-11T10:55:11.254385685Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.040213 | controller | Jun 11 10:55:11.254450 crc crio[22652]: time="2026-06-11T10:55:11.254416276Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.040229 | controller | Jun 11 10:55:11.254450 crc crio[22652]: time="2026-06-11T10:55:11.254432687Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.040244 | controller | Jun 11 10:55:11.254765 crc crio[22652]: time="2026-06-11T10:55:11.25458142Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.040260 | controller | Jun 11 10:55:11.254765 crc crio[22652]: time="2026-06-11T10:55:11.254646053Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.040275 | controller | Jun 11 10:55:11.254765 crc crio[22652]: time="2026-06-11T10:55:11.254677264Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.040295 | controller | Jun 11 10:55:11.254765 crc crio[22652]: time="2026-06-11T10:55:11.254701464Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.040311 | controller | Jun 11 10:55:11.254765 crc crio[22652]: time="2026-06-11T10:55:11.254752677Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.040326 | controller | Jun 11 10:55:11.254940 crc crio[22652]: time="2026-06-11T10:55:11.254783218Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.040342 | controller | Jun 11 10:55:11.254940 crc crio[22652]: time="2026-06-11T10:55:11.254883861Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.040386 | controller | Jun 11 10:55:11.254940 crc crio[22652]: time="2026-06-11T10:55:11.254909042Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.040403 | controller | Jun 11 10:55:11.255046 crc crio[22652]: time="2026-06-11T10:55:11.254989855Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.040419 | controller | Jun 11 10:55:11.255046 crc crio[22652]: time="2026-06-11T10:55:11.255012755Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.040434 | controller | Jun 11 10:55:11.255106 crc crio[22652]: time="2026-06-11T10:55:11.255093518Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.040449 | controller | Jun 11 10:55:11.255244 crc crio[22652]: time="2026-06-11T10:55:11.25516774Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.040464 | controller | Jun 11 10:55:11.255420 crc crio[22652]: time="2026-06-11T10:55:11.255385886Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.040480 | controller | Jun 11 10:55:11.255471 crc crio[22652]: time="2026-06-11T10:55:11.255442198Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.040495 | controller | Jun 11 10:55:11.255578 crc crio[22652]: time="2026-06-11T10:55:11.2555027Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.040510 | controller | Jun 11 10:55:11.255649 crc crio[22652]: time="2026-06-11T10:55:11.255611023Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.040526 | controller | Jun 11 10:55:11.255685 crc crio[22652]: time="2026-06-11T10:55:11.255667455Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.040541 | controller | Jun 11 10:55:11.255797 crc crio[22652]: time="2026-06-11T10:55:11.255768279Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.040556 | controller | Jun 11 10:55:11.255856 crc crio[22652]: time="2026-06-11T10:55:11.25582777Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.040571 | controller | Jun 11 10:55:11.255946 crc crio[22652]: time="2026-06-11T10:55:11.255918593Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.040586 | controller | Jun 11 10:55:11.255946 crc crio[22652]: time="2026-06-11T10:55:11.255945474Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.040601 | controller | Jun 11 10:55:11.256034 crc crio[22652]: time="2026-06-11T10:55:11.256008786Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.040616 | controller | Jun 11 10:55:11.256180 crc crio[22652]: time="2026-06-11T10:55:11.256039817Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.040632 | controller | Jun 11 10:55:11.256180 crc crio[22652]: time="2026-06-11T10:55:11.256063728Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.040658 | controller | Jun 11 10:55:11.256408 crc crio[22652]: time="2026-06-11T10:55:11.256376678Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.040674 | controller | Jun 11 10:55:11.256462 crc crio[22652]: time="2026-06-11T10:55:11.25642216Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.040689 | controller | Jun 11 10:55:11.256504 crc crio[22652]: time="2026-06-11T10:55:11.25645235Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.040704 | controller | Jun 11 10:55:11.256541 crc crio[22652]: time="2026-06-11T10:55:11.256512152Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.040719 | controller | Jun 11 10:55:11.256541 crc crio[22652]: time="2026-06-11T10:55:11.256522813Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.040735 | controller | Jun 11 10:55:11.256541 crc crio[22652]: time="2026-06-11T10:55:11.256537713Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.040750 | controller | Jun 11 10:55:11.256641 crc crio[22652]: time="2026-06-11T10:55:11.256558014Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.040765 | controller | Jun 11 10:55:11.256680 crc crio[22652]: time="2026-06-11T10:55:11.256647227Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.040780 | controller | Jun 11 10:55:11.256680 crc crio[22652]: time="2026-06-11T10:55:11.256663007Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.040795 | controller | Jun 11 10:55:11.256774 crc crio[22652]: time="2026-06-11T10:55:11.25674544Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.040810 | controller | Jun 11 10:55:11.256829 crc crio[22652]: time="2026-06-11T10:55:11.256774471Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.040826 | controller | Jun 11 10:55:11.256886 crc crio[22652]: time="2026-06-11T10:55:11.256845203Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.040842 | controller | Jun 11 10:55:11.256886 crc crio[22652]: time="2026-06-11T10:55:11.256855993Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.040858 | controller | Jun 11 10:55:11.256886 crc crio[22652]: time="2026-06-11T10:55:11.256872064Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.040874 | controller | Jun 11 10:55:11.256982 crc crio[22652]: time="2026-06-11T10:55:11.256961167Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.040889 | controller | Jun 11 10:55:11.257014 crc crio[22652]: time="2026-06-11T10:55:11.256986788Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.040905 | controller | Jun 11 10:55:11.257074 crc crio[22652]: time="2026-06-11T10:55:11.25704633Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.040920 | controller | Jun 11 10:55:11.257370 crc crio[22652]: time="2026-06-11T10:55:11.257084631Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.040934 | controller | Jun 11 10:55:11.257370 crc crio[22652]: time="2026-06-11T10:55:11.257189544Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.040949 | controller | Jun 11 10:55:11.257370 crc crio[22652]: time="2026-06-11T10:55:11.257243936Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.040964 | controller | Jun 11 10:55:11.257914 crc crio[22652]: time="2026-06-11T10:55:11.257450642Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.040979 | controller | Jun 11 10:55:11.257914 crc crio[22652]: time="2026-06-11T10:55:11.257649358Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.040998 | controller | Jun 11 10:55:11.257914 crc crio[22652]: time="2026-06-11T10:55:11.257867485Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.041013 | controller | Jun 11 10:55:11.258555 crc crio[22652]: time="2026-06-11T10:55:11.257957028Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.041028 | controller | Jun 11 10:55:11.258555 crc crio[22652]: time="2026-06-11T10:55:11.258006429Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.041043 | controller | Jun 11 10:55:11.258555 crc crio[22652]: time="2026-06-11T10:55:11.258083102Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.041059 | controller | Jun 11 10:55:11.258555 crc crio[22652]: time="2026-06-11T10:55:11.258182745Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.041074 | controller | Jun 11 10:55:11.258555 crc crio[22652]: time="2026-06-11T10:55:11.258284958Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.041090 | controller | Jun 11 10:55:11.258555 crc crio[22652]: time="2026-06-11T10:55:11.258414802Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.041106 | controller | Jun 11 10:55:11.258555 crc crio[22652]: time="2026-06-11T10:55:11.258455854Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.041121 | controller | Jun 11 10:55:11.259327 crc crio[22652]: time="2026-06-11T10:55:11.258561207Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.041137 | controller | Jun 11 10:55:11.259327 crc crio[22652]: time="2026-06-11T10:55:11.258595388Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.041153 | controller | Jun 11 10:55:11.259327 crc crio[22652]: time="2026-06-11T10:55:11.258689651Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.041168 | controller | Jun 11 10:55:11.259327 crc crio[22652]: time="2026-06-11T10:55:11.258723922Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.041184 | controller | Jun 11 10:55:11.259327 crc crio[22652]: time="2026-06-11T10:55:11.258800515Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.041199 | controller | Jun 11 10:55:11.259327 crc crio[22652]: time="2026-06-11T10:55:11.258828266Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.041215 | controller | Jun 11 10:55:11.259327 crc crio[22652]: time="2026-06-11T10:55:11.258930109Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.041230 | controller | Jun 11 10:55:11.259327 crc crio[22652]: time="2026-06-11T10:55:11.25896652Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.041245 | controller | Jun 11 10:55:11.259327 crc crio[22652]: time="2026-06-11T10:55:11.259072024Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.041260 | controller | Jun 11 10:55:11.259327 crc crio[22652]: time="2026-06-11T10:55:11.259100074Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.041275 | controller | Jun 11 10:55:11.259327 crc crio[22652]: time="2026-06-11T10:55:11.259168057Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.041289 | controller | Jun 11 10:55:11.259327 crc crio[22652]: time="2026-06-11T10:55:11.259231069Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.041304 | controller | Jun 11 10:55:11.259708 crc crio[22652]: time="2026-06-11T10:55:11.259398333Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.041323 | controller | Jun 11 10:55:11.259708 crc crio[22652]: time="2026-06-11T10:55:11.259435224Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.041338 | controller | Jun 11 10:55:11.259708 crc crio[22652]: time="2026-06-11T10:55:11.259564268Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.041374 | controller | Jun 11 10:55:11.259708 crc crio[22652]: time="2026-06-11T10:55:11.259596279Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.041392 | controller | Jun 11 10:55:11.259708 crc crio[22652]: time="2026-06-11T10:55:11.259658801Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.041407 | controller | Jun 11 10:55:11.259708 crc crio[22652]: time="2026-06-11T10:55:11.259693242Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.041422 | controller | Jun 11 10:55:11.259881 crc crio[22652]: time="2026-06-11T10:55:11.259753904Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.041438 | controller | Jun 11 10:55:11.259881 crc crio[22652]: time="2026-06-11T10:55:11.259779095Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.041453 | controller | Jun 11 10:55:11.259941 crc crio[22652]: time="2026-06-11T10:55:11.259874888Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.041468 | controller | Jun 11 10:55:11.259941 crc crio[22652]: time="2026-06-11T10:55:11.259910069Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.041484 | controller | Jun 11 10:55:11.260108 crc crio[22652]: time="2026-06-11T10:55:11.259980812Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.041499 | controller | Jun 11 10:55:11.260108 crc crio[22652]: time="2026-06-11T10:55:11.260007793Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.041514 | controller | Jun 11 10:55:11.260313 crc crio[22652]: time="2026-06-11T10:55:11.260101096Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.041529 | controller | Jun 11 10:55:11.260313 crc crio[22652]: time="2026-06-11T10:55:11.2602294Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.041544 | controller | Jun 11 10:55:11.260420 crc crio[22652]: time="2026-06-11T10:55:11.260385695Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.041559 | controller | Jun 11 10:55:11.260478 crc crio[22652]: time="2026-06-11T10:55:11.260432906Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.041575 | controller | Jun 11 10:55:11.260478 crc crio[22652]: time="2026-06-11T10:55:11.260467077Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.041589 | controller | Jun 11 10:55:11.260552 crc crio[22652]: time="2026-06-11T10:55:11.260492278Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.041605 | controller | Jun 11 10:55:11.260552 crc crio[22652]: time="2026-06-11T10:55:11.260515749Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.041620 | controller | Jun 11 10:55:11.260552 crc crio[22652]: time="2026-06-11T10:55:11.260532189Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.041635 | controller | Jun 11 10:55:11.260784 crc crio[22652]: time="2026-06-11T10:55:11.260746666Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.041650 | controller | Jun 11 10:55:11.260849 crc crio[22652]: time="2026-06-11T10:55:11.260800338Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.041669 | controller | Jun 11 10:55:11.260907 crc crio[22652]: time="2026-06-11T10:55:11.26084604Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.041685 | controller | Jun 11 10:55:11.260907 crc crio[22652]: time="2026-06-11T10:55:11.260878661Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.041701 | controller | Jun 11 10:55:11.261183 crc crio[22652]: time="2026-06-11T10:55:11.260974914Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.041716 | controller | Jun 11 10:55:11.261183 crc crio[22652]: time="2026-06-11T10:55:11.261004045Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.041732 | controller | Jun 11 10:55:11.261347 crc crio[22652]: time="2026-06-11T10:55:11.261265133Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.041747 | controller | Jun 11 10:55:11.261347 crc crio[22652]: time="2026-06-11T10:55:11.261308784Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.041763 | controller | Jun 11 10:55:11.261454 crc crio[22652]: time="2026-06-11T10:55:11.261347656Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.041778 | controller | Jun 11 10:55:11.261454 crc crio[22652]: time="2026-06-11T10:55:11.261382137Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.041793 | controller | Jun 11 10:55:11.261553 crc crio[22652]: time="2026-06-11T10:55:11.261453829Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.041809 | controller | Jun 11 10:55:11.261553 crc crio[22652]: time="2026-06-11T10:55:11.2614844Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.041824 | controller | Jun 11 10:55:11.261641 crc crio[22652]: time="2026-06-11T10:55:11.261626095Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.041839 | controller | Jun 11 10:55:11.261699 crc crio[22652]: time="2026-06-11T10:55:11.261664816Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.041855 | controller | Jun 11 10:55:11.261699 crc crio[22652]: time="2026-06-11T10:55:11.261684786Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.041870 | controller | Jun 11 10:55:11.261795 crc crio[22652]: time="2026-06-11T10:55:11.261709907Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.041885 | controller | Jun 11 10:55:11.261921 crc crio[22652]: time="2026-06-11T10:55:11.261888933Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.041901 | controller | Jun 11 10:55:11.261998 crc crio[22652]: time="2026-06-11T10:55:11.261927424Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.041916 | controller | Jun 11 10:55:11.262452 crc crio[22652]: time="2026-06-11T10:55:11.262015897Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.041932 | controller | Jun 11 10:55:11.262452 crc crio[22652]: time="2026-06-11T10:55:11.262355318Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.041948 | controller | Jun 11 10:55:11.262566 crc crio[22652]: time="2026-06-11T10:55:11.262467461Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.041964 | controller | Jun 11 10:55:11.262566 crc crio[22652]: time="2026-06-11T10:55:11.262499032Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.041979 | controller | Jun 11 10:55:11.262659 crc crio[22652]: time="2026-06-11T10:55:11.262580115Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.042001 | controller | Jun 11 10:55:11.262659 crc crio[22652]: time="2026-06-11T10:55:11.262616506Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.042017 | controller | Jun 11 10:55:11.262762 crc crio[22652]: time="2026-06-11T10:55:11.262739169Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.042033 | controller | Jun 11 10:55:11.262815 crc crio[22652]: time="2026-06-11T10:55:11.26276802Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.042048 | controller | Jun 11 10:55:11.262963 crc crio[22652]: time="2026-06-11T10:55:11.262924766Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.042063 | controller | Jun 11 10:55:11.263040 crc crio[22652]: time="2026-06-11T10:55:11.262977928Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.042079 | controller | Jun 11 10:55:11.263040 crc crio[22652]: time="2026-06-11T10:55:11.263014459Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.042096 | controller | Jun 11 10:55:11.263365 crc crio[22652]: time="2026-06-11T10:55:11.26304681Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.042114 | controller | Jun 11 10:55:11.263365 crc crio[22652]: time="2026-06-11T10:55:11.263076121Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.042129 | controller | Jun 11 10:55:11.263365 crc crio[22652]: time="2026-06-11T10:55:11.263100532Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.042144 | controller | Jun 11 10:55:11.263507 crc crio[22652]: time="2026-06-11T10:55:11.263463632Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.042159 | controller | Jun 11 10:55:11.263507 crc crio[22652]: time="2026-06-11T10:55:11.263501924Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.042175 | controller | Jun 11 10:55:11.263661 crc crio[22652]: time="2026-06-11T10:55:11.263608687Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.042190 | controller | Jun 11 10:55:11.263661 crc crio[22652]: time="2026-06-11T10:55:11.263646608Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.042206 | controller | Jun 11 10:55:11.263864 crc crio[22652]: time="2026-06-11T10:55:11.263821134Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.042220 | controller | Jun 11 10:55:11.263956 crc crio[22652]: time="2026-06-11T10:55:11.263878186Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.042235 | controller | Jun 11 10:55:11.263956 crc crio[22652]: time="2026-06-11T10:55:11.263937498Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.042251 | controller | Jun 11 10:55:11.264062 crc crio[22652]: time="2026-06-11T10:55:11.263975939Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.042265 | controller | Jun 11 10:55:11.264062 crc crio[22652]: time="2026-06-11T10:55:11.264033371Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.042280 | controller | Jun 11 10:55:11.264263 crc crio[22652]: time="2026-06-11T10:55:11.264067312Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.042295 | controller | Jun 11 10:55:11.264344 crc crio[22652]: time="2026-06-11T10:55:11.264277579Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.042310 | controller | Jun 11 10:55:11.264344 crc crio[22652]: time="2026-06-11T10:55:11.26431598Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.042329 | controller | Jun 11 10:55:11.265460 crc crio[22652]: time="2026-06-11T10:55:11.264721133Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.042365 | controller | Jun 11 10:55:11.265460 crc crio[22652]: time="2026-06-11T10:55:11.264752974Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.042387 | controller | Jun 11 10:55:11.265460 crc crio[22652]: time="2026-06-11T10:55:11.264926148Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.042403 | controller | Jun 11 10:55:11.265460 crc crio[22652]: time="2026-06-11T10:55:11.26498322Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.042418 | controller | Jun 11 10:55:11.265460 crc crio[22652]: time="2026-06-11T10:55:11.265364133Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.042434 | controller | Jun 11 10:55:11.265460 crc crio[22652]: time="2026-06-11T10:55:11.265397414Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.042448 | controller | Jun 11 10:55:11.265890 crc crio[22652]: time="2026-06-11T10:55:11.265461826Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.042463 | controller | Jun 11 10:55:11.265890 crc crio[22652]: time="2026-06-11T10:55:11.265501157Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.042478 | controller | Jun 11 10:55:11.265890 crc crio[22652]: time="2026-06-11T10:55:11.26560179Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.042493 | controller | Jun 11 10:55:11.265890 crc crio[22652]: time="2026-06-11T10:55:11.265627641Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.042509 | controller | Jun 11 10:55:11.265890 crc crio[22652]: time="2026-06-11T10:55:11.265793196Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.042524 | controller | Jun 11 10:55:11.265890 crc crio[22652]: time="2026-06-11T10:55:11.265830928Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.042539 | controller | Jun 11 10:55:11.266330 crc crio[22652]: time="2026-06-11T10:55:11.26592069Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.042554 | controller | Jun 11 10:55:11.266330 crc crio[22652]: time="2026-06-11T10:55:11.265945741Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.042569 | controller | Jun 11 10:55:11.266330 crc crio[22652]: time="2026-06-11T10:55:11.266189869Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.042584 | controller | Jun 11 10:55:11.266330 crc crio[22652]: time="2026-06-11T10:55:11.266259151Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.042599 | controller | Jun 11 10:55:11.266494 crc crio[22652]: time="2026-06-11T10:55:11.266382215Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.042614 | controller | Jun 11 10:55:11.266494 crc crio[22652]: time="2026-06-11T10:55:11.266417366Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.042629 | controller | Jun 11 10:55:11.266648 crc crio[22652]: time="2026-06-11T10:55:11.266610653Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.042644 | controller | Jun 11 10:55:11.266735 crc crio[22652]: time="2026-06-11T10:55:11.266663304Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.042659 | controller | Jun 11 10:55:11.266735 crc crio[22652]: time="2026-06-11T10:55:11.266725466Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.042677 | controller | Jun 11 10:55:11.266923 crc crio[22652]: time="2026-06-11T10:55:11.266751757Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.042693 | controller | Jun 11 10:55:11.266923 crc crio[22652]: time="2026-06-11T10:55:11.266901242Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.042708 | controller | Jun 11 10:55:11.267019 crc crio[22652]: time="2026-06-11T10:55:11.266937823Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.042724 | controller | Jun 11 10:55:11.267062 crc crio[22652]: time="2026-06-11T10:55:11.267047707Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.042739 | controller | Jun 11 10:55:11.267187 crc crio[22652]: time="2026-06-11T10:55:11.267073737Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.042754 | controller | Jun 11 10:55:11.267400 crc crio[22652]: time="2026-06-11T10:55:11.267361467Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.042769 | controller | Jun 11 10:55:11.267501 crc crio[22652]: time="2026-06-11T10:55:11.267415458Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.042784 | controller | Jun 11 10:55:11.267501 crc crio[22652]: time="2026-06-11T10:55:11.26745454Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.042799 | controller | Jun 11 10:55:11.267709 crc crio[22652]: time="2026-06-11T10:55:11.267533152Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.042814 | controller | Jun 11 10:55:11.267709 crc crio[22652]: time="2026-06-11T10:55:11.267593314Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.042829 | controller | Jun 11 10:55:11.267814 crc crio[22652]: time="2026-06-11T10:55:11.267732589Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.042844 | controller | Jun 11 10:55:11.267814 crc crio[22652]: time="2026-06-11T10:55:11.26777385Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.042860 | controller | Jun 11 10:55:11.267921 crc crio[22652]: time="2026-06-11T10:55:11.267851042Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.042875 | controller | Jun 11 10:55:11.267979 crc crio[22652]: time="2026-06-11T10:55:11.267934905Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.042890 | controller | Jun 11 10:55:11.267979 crc crio[22652]: time="2026-06-11T10:55:11.267968196Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.042905 | controller | Jun 11 10:55:11.268231 crc crio[22652]: time="2026-06-11T10:55:11.26809422Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.042920 | controller | Jun 11 10:55:11.268231 crc crio[22652]: time="2026-06-11T10:55:11.268188568Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.042935 | controller | Jun 11 10:55:11.268395 crc crio[22652]: time="2026-06-11T10:55:11.268347528Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.042950 | controller | Jun 11 10:55:11.268468 crc crio[22652]: time="2026-06-11T10:55:11.26840539Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.042965 | controller | Jun 11 10:55:11.268518 crc crio[22652]: time="2026-06-11T10:55:11.268491333Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.042981 | controller | Jun 11 10:55:11.268518 crc crio[22652]: time="2026-06-11T10:55:11.268517344Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.042996 | controller | Jun 11 10:55:11.268700 crc crio[22652]: time="2026-06-11T10:55:11.268663108Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.043016 | controller | Jun 11 10:55:11.268773 crc crio[22652]: time="2026-06-11T10:55:11.26871493Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.043033 | controller | Jun 11 10:55:11.268822 crc crio[22652]: time="2026-06-11T10:55:11.268804553Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.043049 | controller | Jun 11 10:55:11.268881 crc crio[22652]: time="2026-06-11T10:55:11.268829654Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.043064 | controller | Jun 11 10:55:11.271312 crc crio[22652]: time="2026-06-11T10:55:11.269740162Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.043080 | controller | Jun 11 10:55:11.271312 crc crio[22652]: time="2026-06-11T10:55:11.269789004Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.043096 | controller | Jun 11 10:55:11.271312 crc crio[22652]: time="2026-06-11T10:55:11.269817535Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.043111 | controller | Jun 11 10:55:11.271312 crc crio[22652]: time="2026-06-11T10:55:11.269840905Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.043127 | controller | Jun 11 10:55:11.271312 crc crio[22652]: time="2026-06-11T10:55:11.269875747Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.043142 | controller | Jun 11 10:55:11.271312 crc crio[22652]: time="2026-06-11T10:55:11.269913269Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.043157 | controller | Jun 11 10:55:11.271312 crc crio[22652]: time="2026-06-11T10:55:11.270389173Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.043173 | controller | Jun 11 10:55:11.271312 crc crio[22652]: time="2026-06-11T10:55:11.270429254Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.043188 | controller | Jun 11 10:55:11.271312 crc crio[22652]: time="2026-06-11T10:55:11.27061067Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.043203 | controller | Jun 11 10:55:11.271312 crc crio[22652]: time="2026-06-11T10:55:11.270645681Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.043218 | controller | Jun 11 10:55:11.271312 crc crio[22652]: time="2026-06-11T10:55:11.270774164Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.043233 | controller | Jun 11 10:55:11.271312 crc crio[22652]: time="2026-06-11T10:55:11.270813895Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.043249 | controller | Jun 11 10:55:11.271312 crc crio[22652]: time="2026-06-11T10:55:11.270910689Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.043265 | controller | Jun 11 10:55:11.271312 crc crio[22652]: time="2026-06-11T10:55:11.27094524Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.043281 | controller | Jun 11 10:55:11.271312 crc crio[22652]: time="2026-06-11T10:55:11.271019782Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.043297 | controller | Jun 11 10:55:11.271312 crc crio[22652]: time="2026-06-11T10:55:11.271051513Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.043313 | controller | Jun 11 10:55:11.271312 crc crio[22652]: time="2026-06-11T10:55:11.27128125Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.043375 | controller | Jun 11 10:55:11.271312 crc crio[22652]: time="2026-06-11T10:55:11.271319172Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.043407 | controller | Jun 11 10:55:11.272988 crc crio[22652]: time="2026-06-11T10:55:11.271438386Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.043507 | controller | Jun 11 10:55:11.272988 crc crio[22652]: time="2026-06-11T10:55:11.271469467Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.043530 | controller | Jun 11 10:55:11.272988 crc crio[22652]: time="2026-06-11T10:55:11.27159318Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.043546 | controller | Jun 11 10:55:11.272988 crc crio[22652]: time="2026-06-11T10:55:11.271620461Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.043585 | controller | Jun 11 10:55:11.272988 crc crio[22652]: time="2026-06-11T10:55:11.271724215Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.043606 | controller | Jun 11 10:55:11.272988 crc crio[22652]: time="2026-06-11T10:55:11.271755746Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.043622 | controller | Jun 11 10:55:11.272988 crc crio[22652]: time="2026-06-11T10:55:11.2721865Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.043638 | controller | Jun 11 10:55:11.272988 crc crio[22652]: time="2026-06-11T10:55:11.272255642Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.043705 | controller | Jun 11 10:55:11.272988 crc crio[22652]: time="2026-06-11T10:55:11.272291563Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.043723 | controller | Jun 11 10:55:11.272988 crc crio[22652]: time="2026-06-11T10:55:11.272321054Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.043740 | controller | Jun 11 10:55:11.272988 crc crio[22652]: time="2026-06-11T10:55:11.272349225Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.043778 | controller | Jun 11 10:55:11.272988 crc crio[22652]: time="2026-06-11T10:55:11.272370475Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.043799 | controller | Jun 11 10:55:11.272988 crc crio[22652]: time="2026-06-11T10:55:11.27251479Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.043815 | controller | Jun 11 10:55:11.272988 crc crio[22652]: time="2026-06-11T10:55:11.272549401Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.043830 | controller | Jun 11 10:55:11.272988 crc crio[22652]: time="2026-06-11T10:55:11.272652696Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.043871 | controller | Jun 11 10:55:11.272988 crc crio[22652]: time="2026-06-11T10:55:11.272690577Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.043888 | controller | Jun 11 10:55:11.272988 crc crio[22652]: time="2026-06-11T10:55:11.27281431Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.043959 | controller | Jun 11 10:55:11.272988 crc crio[22652]: time="2026-06-11T10:55:11.272850661Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.043980 | controller | Jun 11 10:55:11.272988 crc crio[22652]: time="2026-06-11T10:55:11.272929984Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.043996 | controller | Jun 11 10:55:11.272988 crc crio[22652]: time="2026-06-11T10:55:11.272964986Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.044031 | controller | Jun 11 10:55:11.273936 crc crio[22652]: time="2026-06-11T10:55:11.273080698Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.044059 | controller | Jun 11 10:55:11.273936 crc crio[22652]: time="2026-06-11T10:55:11.273247974Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.044142 | controller | Jun 11 10:55:11.273936 crc crio[22652]: time="2026-06-11T10:55:11.273405509Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.044165 | controller | Jun 11 10:55:11.273936 crc crio[22652]: time="2026-06-11T10:55:11.27343889Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.044182 | controller | Jun 11 10:55:11.273936 crc crio[22652]: time="2026-06-11T10:55:11.273531632Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.044231 | controller | Jun 11 10:55:11.273936 crc crio[22652]: time="2026-06-11T10:55:11.273573673Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.044255 | controller | Jun 11 10:55:11.273936 crc crio[22652]: time="2026-06-11T10:55:11.273653367Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.044272 | controller | Jun 11 10:55:11.273936 crc crio[22652]: time="2026-06-11T10:55:11.273688068Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.044585 | controller | Jun 11 10:55:11.273936 crc crio[22652]: time="2026-06-11T10:55:11.273800291Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.044606 | controller | Jun 11 10:55:11.273936 crc crio[22652]: time="2026-06-11T10:55:11.273828412Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.044651 | controller | Jun 11 10:55:11.273936 crc crio[22652]: time="2026-06-11T10:55:11.273925275Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.044669 | controller | Jun 11 10:55:11.273936 crc crio[22652]: time="2026-06-11T10:55:11.273950356Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.044685 | controller | Jun 11 10:55:11.274658 crc crio[22652]: time="2026-06-11T10:55:11.274095441Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.044724 | controller | Jun 11 10:55:11.274658 crc crio[22652]: time="2026-06-11T10:55:11.274169933Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.044745 | controller | Jun 11 10:55:11.274658 crc crio[22652]: time="2026-06-11T10:55:11.274267476Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.044760 | controller | Jun 11 10:55:11.274658 crc crio[22652]: time="2026-06-11T10:55:11.274295537Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.044776 | controller | Jun 11 10:55:11.274658 crc crio[22652]: time="2026-06-11T10:55:11.274562295Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.044815 | controller | Jun 11 10:55:11.274658 crc crio[22652]: time="2026-06-11T10:55:11.274586766Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.044833 | controller | Jun 11 10:55:11.274884 crc crio[22652]: time="2026-06-11T10:55:11.274688929Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.044849 | controller | Jun 11 10:55:11.274884 crc crio[22652]: time="2026-06-11T10:55:11.27472041Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.044885 | controller | Jun 11 10:55:11.275076 crc crio[22652]: time="2026-06-11T10:55:11.275016419Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.044906 | controller | Jun 11 10:55:11.275076 crc crio[22652]: time="2026-06-11T10:55:11.275067681Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.044926 | controller | Jun 11 10:55:11.275300 crc crio[22652]: time="2026-06-11T10:55:11.275252617Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.044942 | controller | Jun 11 10:55:11.275300 crc crio[22652]: time="2026-06-11T10:55:11.275283358Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.044958 | controller | Jun 11 10:55:11.275496 crc crio[22652]: time="2026-06-11T10:55:11.275449303Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.044973 | controller | Jun 11 10:55:11.275496 crc crio[22652]: time="2026-06-11T10:55:11.275478824Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.044989 | controller | Jun 11 10:55:11.275635 crc crio[22652]: time="2026-06-11T10:55:11.275600968Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.045004 | controller | Jun 11 10:55:11.275700 crc crio[22652]: time="2026-06-11T10:55:11.275643199Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.045020 | controller | Jun 11 10:55:11.275739 crc crio[22652]: time="2026-06-11T10:55:11.275713542Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.045036 | controller | Jun 11 10:55:11.275739 crc crio[22652]: time="2026-06-11T10:55:11.275737433Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.045052 | controller | Jun 11 10:55:11.275864 crc crio[22652]: time="2026-06-11T10:55:11.275820545Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.045067 | controller | Jun 11 10:55:11.275864 crc crio[22652]: time="2026-06-11T10:55:11.275863507Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.045083 | controller | Jun 11 10:55:11.275955 crc crio[22652]: time="2026-06-11T10:55:11.275936329Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.045098 | controller | Jun 11 10:55:11.275990 crc crio[22652]: time="2026-06-11T10:55:11.27595943Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.045114 | controller | Jun 11 10:55:11.276073 crc crio[22652]: time="2026-06-11T10:55:11.276041952Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.045129 | controller | Jun 11 10:55:11.276235 crc crio[22652]: time="2026-06-11T10:55:11.276084984Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.045144 | controller | Jun 11 10:55:11.276362 crc crio[22652]: time="2026-06-11T10:55:11.276311801Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.045159 | controller | Jun 11 10:55:11.276433 crc crio[22652]: time="2026-06-11T10:55:11.276366223Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.045174 | controller | Jun 11 10:55:11.277017 crc crio[22652]: time="2026-06-11T10:55:11.276957291Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.045189 | controller | Jun 11 10:55:11.277017 crc crio[22652]: time="2026-06-11T10:55:11.277006482Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.045205 | controller | Jun 11 10:55:11.277181 crc crio[22652]: time="2026-06-11T10:55:11.277094575Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.045220 | controller | Jun 11 10:55:11.277272 crc crio[22652]: time="2026-06-11T10:55:11.27724238Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.045236 | controller | Jun 11 10:55:11.277390 crc crio[22652]: time="2026-06-11T10:55:11.277331883Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.045255 | controller | Jun 11 10:55:11.277468 crc crio[22652]: time="2026-06-11T10:55:11.277398925Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.045272 | controller | Jun 11 10:55:11.277468 crc crio[22652]: time="2026-06-11T10:55:11.277416375Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.045288 | controller | Jun 11 10:55:11.277468 crc crio[22652]: time="2026-06-11T10:55:11.277441046Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.045304 | controller | Jun 11 10:55:11.277626 crc crio[22652]: time="2026-06-11T10:55:11.277518999Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.045319 | controller | Jun 11 10:55:11.277626 crc crio[22652]: time="2026-06-11T10:55:11.27755217Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.045334 | controller | Jun 11 10:55:11.277722 crc crio[22652]: time="2026-06-11T10:55:11.277649773Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.045376 | controller | Jun 11 10:55:11.277722 crc crio[22652]: time="2026-06-11T10:55:11.277685844Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.045396 | controller | Jun 11 10:55:11.277808 crc crio[22652]: time="2026-06-11T10:55:11.277763967Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.045411 | controller | Jun 11 10:55:11.277808 crc crio[22652]: time="2026-06-11T10:55:11.277802718Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.045427 | controller | Jun 11 10:55:11.277907 crc crio[22652]: time="2026-06-11T10:55:11.277832409Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.045442 | controller | Jun 11 10:55:11.277907 crc crio[22652]: time="2026-06-11T10:55:11.277898461Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.045457 | controller | Jun 11 10:55:11.277989 crc crio[22652]: time="2026-06-11T10:55:11.277965163Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.045472 | controller | Jun 11 10:55:11.278077 crc crio[22652]: time="2026-06-11T10:55:11.278001264Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.045487 | controller | Jun 11 10:55:11.278224 crc crio[22652]: time="2026-06-11T10:55:11.2780984Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.045503 | controller | Jun 11 10:55:11.278224 crc crio[22652]: time="2026-06-11T10:55:11.278189363Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.045518 | controller | Jun 11 10:55:11.278338 crc crio[22652]: time="2026-06-11T10:55:11.278290626Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.045533 | controller | Jun 11 10:55:11.278338 crc crio[22652]: time="2026-06-11T10:55:11.278325708Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.045548 | controller | Jun 11 10:55:11.278727 crc crio[22652]: time="2026-06-11T10:55:11.278638725Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.045564 | controller | Jun 11 10:55:11.278727 crc crio[22652]: time="2026-06-11T10:55:11.278711937Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.045579 | controller | Jun 11 10:55:11.278849 crc crio[22652]: time="2026-06-11T10:55:11.278767359Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.045594 | controller | Jun 11 10:55:11.278849 crc crio[22652]: time="2026-06-11T10:55:11.278833531Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.045610 | controller | Jun 11 10:55:11.278936 crc crio[22652]: time="2026-06-11T10:55:11.278906053Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.045629 | controller | Jun 11 10:55:11.278992 crc crio[22652]: time="2026-06-11T10:55:11.278978526Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.045645 | controller | Jun 11 10:55:11.279098 crc crio[22652]: time="2026-06-11T10:55:11.279039168Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.045660 | controller | Jun 11 10:55:11.279318 crc crio[22652]: time="2026-06-11T10:55:11.27910599Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.045675 | controller | Jun 11 10:55:11.279318 crc crio[22652]: time="2026-06-11T10:55:11.279263654Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.045691 | controller | Jun 11 10:55:11.280707 crc crio[22652]: time="2026-06-11T10:55:11.279299445Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.045706 | controller | Jun 11 10:55:11.280707 crc crio[22652]: time="2026-06-11T10:55:11.279634856Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.045721 | controller | Jun 11 10:55:11.280707 crc crio[22652]: time="2026-06-11T10:55:11.279679037Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.045737 | controller | Jun 11 10:55:11.280707 crc crio[22652]: time="2026-06-11T10:55:11.280421811Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.045752 | controller | Jun 11 10:55:11.280707 crc crio[22652]: time="2026-06-11T10:55:11.280462082Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.045767 | controller | Jun 11 10:55:11.280707 crc crio[22652]: time="2026-06-11T10:55:11.280599001Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.045782 | controller | Jun 11 10:55:11.280707 crc crio[22652]: time="2026-06-11T10:55:11.280648928Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.045797 | controller | Jun 11 10:55:11.281028 crc crio[22652]: time="2026-06-11T10:55:11.280763392Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.045812 | controller | Jun 11 10:55:11.281028 crc crio[22652]: time="2026-06-11T10:55:11.280790533Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.045827 | controller | Jun 11 10:55:11.281028 crc crio[22652]: time="2026-06-11T10:55:11.280800233Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.045843 | controller | Jun 11 10:55:11.281028 crc crio[22652]: time="2026-06-11T10:55:11.280815434Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.045858 | controller | Jun 11 10:55:11.281028 crc crio[22652]: time="2026-06-11T10:55:11.280861395Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.045873 | controller | Jun 11 10:55:11.281028 crc crio[22652]: time="2026-06-11T10:55:11.280900196Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.045888 | controller | Jun 11 10:55:11.281028 crc crio[22652]: time="2026-06-11T10:55:11.28101216Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.045903 | controller | Jun 11 10:55:11.281531 crc crio[22652]: time="2026-06-11T10:55:11.281045981Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.045917 | controller | Jun 11 10:55:11.281531 crc crio[22652]: time="2026-06-11T10:55:11.281069712Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.045932 | controller | Jun 11 10:55:11.281531 crc crio[22652]: time="2026-06-11T10:55:11.281086652Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.045950 | controller | Jun 11 10:55:11.281531 crc crio[22652]: time="2026-06-11T10:55:11.281392066Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.045966 | controller | Jun 11 10:55:11.281531 crc crio[22652]: time="2026-06-11T10:55:11.281427087Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.045981 | controller | Jun 11 10:55:11.281531 crc crio[22652]: time="2026-06-11T10:55:11.281519486Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.045996 | controller | Jun 11 10:55:11.281776 crc crio[22652]: time="2026-06-11T10:55:11.281559247Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.046012 | controller | Jun 11 10:55:11.281776 crc crio[22652]: time="2026-06-11T10:55:11.281674825Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.046027 | controller | Jun 11 10:55:11.281776 crc crio[22652]: time="2026-06-11T10:55:11.281706856Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.046042 | controller | Jun 11 10:55:11.281776 crc crio[22652]: time="2026-06-11T10:55:11.281727967Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.046058 | controller | Jun 11 10:55:11.281776 crc crio[22652]: time="2026-06-11T10:55:11.281745257Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.046073 | controller | Jun 11 10:55:11.281981 crc crio[22652]: time="2026-06-11T10:55:11.281894497Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.046089 | controller | Jun 11 10:55:11.281981 crc crio[22652]: time="2026-06-11T10:55:11.281929308Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.046105 | controller | Jun 11 10:55:11.282175 crc crio[22652]: time="2026-06-11T10:55:11.282081568Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.046120 | controller | Jun 11 10:55:11.282283 crc crio[22652]: time="2026-06-11T10:55:11.282177231Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.046136 | controller | Jun 11 10:55:11.282283 crc crio[22652]: time="2026-06-11T10:55:11.282225713Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.046151 | controller | Jun 11 10:55:11.282283 crc crio[22652]: time="2026-06-11T10:55:11.282264094Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.046167 | controller | Jun 11 10:55:11.282416 crc crio[22652]: time="2026-06-11T10:55:11.282325831Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.046182 | controller | Jun 11 10:55:11.282416 crc crio[22652]: time="2026-06-11T10:55:11.282362442Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.046198 | controller | Jun 11 10:55:11.282572 crc crio[22652]: time="2026-06-11T10:55:11.282516847Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.046214 | controller | Jun 11 10:55:11.282649 crc crio[22652]: time="2026-06-11T10:55:11.282577119Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.046229 | controller | Jun 11 10:55:11.282649 crc crio[22652]: time="2026-06-11T10:55:11.28261768Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.046244 | controller | Jun 11 10:55:11.282727 crc crio[22652]: time="2026-06-11T10:55:11.282663532Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.046260 | controller | Jun 11 10:55:11.282820 crc crio[22652]: time="2026-06-11T10:55:11.282781256Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.046280 | controller | Jun 11 10:55:11.282881 crc crio[22652]: time="2026-06-11T10:55:11.282833137Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.046296 | controller | Jun 11 10:55:11.282881 crc crio[22652]: time="2026-06-11T10:55:11.282846108Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.046311 | controller | Jun 11 10:55:11.282881 crc crio[22652]: time="2026-06-11T10:55:11.282863538Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.046326 | controller | Jun 11 10:55:11.283012 crc crio[22652]: time="2026-06-11T10:55:11.282973407Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.046342 | controller | Jun 11 10:55:11.283065 crc crio[22652]: time="2026-06-11T10:55:11.283052409Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.046385 | controller | Jun 11 10:55:11.283101 crc crio[22652]: time="2026-06-11T10:55:11.28306965Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.046403 | controller | Jun 11 10:55:11.283101 crc crio[22652]: time="2026-06-11T10:55:11.283091801Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.046418 | controller | Jun 11 10:55:11.283324 crc crio[22652]: time="2026-06-11T10:55:11.283291072Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.046434 | controller | Jun 11 10:55:11.283430 crc crio[22652]: time="2026-06-11T10:55:11.283338154Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.046449 | controller | Jun 11 10:55:11.283548 crc crio[22652]: time="2026-06-11T10:55:11.283503249Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.046464 | controller | Jun 11 10:55:11.283615 crc crio[22652]: time="2026-06-11T10:55:11.283566261Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.046480 | controller | Jun 11 10:55:11.283615 crc crio[22652]: time="2026-06-11T10:55:11.283583641Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.046495 | controller | Jun 11 10:55:11.283615 crc crio[22652]: time="2026-06-11T10:55:11.283610922Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.046510 | controller | Jun 11 10:55:11.283759 crc crio[22652]: time="2026-06-11T10:55:11.283664394Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.046526 | controller | Jun 11 10:55:11.283759 crc crio[22652]: time="2026-06-11T10:55:11.283700985Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.046541 | controller | Jun 11 10:55:11.283836 crc crio[22652]: time="2026-06-11T10:55:11.283805439Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.046556 | controller | Jun 11 10:55:11.283836 crc crio[22652]: time="2026-06-11T10:55:11.283835329Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.046571 | controller | Jun 11 10:55:11.284035 crc crio[22652]: time="2026-06-11T10:55:11.283977634Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.046587 | controller | Jun 11 10:55:11.284163 crc crio[22652]: time="2026-06-11T10:55:11.284043056Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.046603 | controller | Jun 11 10:55:11.284163 crc crio[22652]: time="2026-06-11T10:55:11.284074107Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.046618 | controller | Jun 11 10:55:11.284163 crc crio[22652]: time="2026-06-11T10:55:11.284098998Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.046637 | controller | Jun 11 10:55:11.284526 crc crio[22652]: time="2026-06-11T10:55:11.284407788Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.046653 | controller | Jun 11 10:55:11.284526 crc crio[22652]: time="2026-06-11T10:55:11.284442229Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.046669 | controller | Jun 11 10:55:11.284618 crc crio[22652]: time="2026-06-11T10:55:11.284547142Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.046685 | controller | Jun 11 10:55:11.284618 crc crio[22652]: time="2026-06-11T10:55:11.284578173Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.046701 | controller | Jun 11 10:55:11.285552 crc crio[22652]: time="2026-06-11T10:55:11.284709288Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.046716 | controller | Jun 11 10:55:11.285552 crc crio[22652]: time="2026-06-11T10:55:11.284748009Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.046732 | controller | Jun 11 10:55:11.285552 crc crio[22652]: time="2026-06-11T10:55:11.284823421Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.046747 | controller | Jun 11 10:55:11.285552 crc crio[22652]: time="2026-06-11T10:55:11.284855592Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.046763 | controller | Jun 11 10:55:11.285552 crc crio[22652]: time="2026-06-11T10:55:11.284961996Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.046778 | controller | Jun 11 10:55:11.285552 crc crio[22652]: time="2026-06-11T10:55:11.284995847Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.046794 | controller | Jun 11 10:55:11.285552 crc crio[22652]: time="2026-06-11T10:55:11.28509582Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.046809 | controller | Jun 11 10:55:11.285552 crc crio[22652]: time="2026-06-11T10:55:11.285186993Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.046825 | controller | Jun 11 10:55:11.285552 crc crio[22652]: time="2026-06-11T10:55:11.285360168Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.046840 | controller | Jun 11 10:55:11.285552 crc crio[22652]: time="2026-06-11T10:55:11.285392549Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.046856 | controller | Jun 11 10:55:11.285552 crc crio[22652]: time="2026-06-11T10:55:11.285501563Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.046871 | controller | Jun 11 10:55:11.285552 crc crio[22652]: time="2026-06-11T10:55:11.285530684Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.046886 | controller | Jun 11 10:55:11.285946 crc crio[22652]: time="2026-06-11T10:55:11.285641147Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.046902 | controller | Jun 11 10:55:11.285946 crc crio[22652]: time="2026-06-11T10:55:11.285672928Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.046917 | controller | Jun 11 10:55:11.285946 crc crio[22652]: time="2026-06-11T10:55:11.285775132Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.046933 | controller | Jun 11 10:55:11.285946 crc crio[22652]: time="2026-06-11T10:55:11.285806953Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.046948 | controller | Jun 11 10:55:11.285946 crc crio[22652]: time="2026-06-11T10:55:11.285908196Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.046967 | controller | Jun 11 10:55:11.285946 crc crio[22652]: time="2026-06-11T10:55:11.285939957Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.046983 | controller | Jun 11 10:55:11.286335 crc crio[22652]: time="2026-06-11T10:55:11.286066221Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.046999 | controller | Jun 11 10:55:11.286335 crc crio[22652]: time="2026-06-11T10:55:11.286097592Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.047014 | controller | Jun 11 10:55:11.286335 crc crio[22652]: time="2026-06-11T10:55:11.286254177Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.047029 | controller | Jun 11 10:55:11.286335 crc crio[22652]: time="2026-06-11T10:55:11.286289028Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.047045 | controller | Jun 11 10:55:11.289100 crc crio[22652]: time="2026-06-11T10:55:11.286378841Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.047060 | controller | Jun 11 10:55:11.289100 crc crio[22652]: time="2026-06-11T10:55:11.286411772Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.047075 | controller | Jun 11 10:55:11.289100 crc crio[22652]: time="2026-06-11T10:55:11.286555997Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.047090 | controller | Jun 11 10:55:11.289100 crc crio[22652]: time="2026-06-11T10:55:11.286591068Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.047105 | controller | Jun 11 10:55:11.289100 crc crio[22652]: time="2026-06-11T10:55:11.286728922Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.047121 | controller | Jun 11 10:55:11.289100 crc crio[22652]: time="2026-06-11T10:55:11.286764663Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.047136 | controller | Jun 11 10:55:11.289100 crc crio[22652]: time="2026-06-11T10:55:11.286848491Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.047152 | controller | Jun 11 10:55:11.289100 crc crio[22652]: time="2026-06-11T10:55:11.286886622Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.047167 | controller | Jun 11 10:55:11.289100 crc crio[22652]: time="2026-06-11T10:55:11.286913163Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.047183 | controller | Jun 11 10:55:11.289100 crc crio[22652]: time="2026-06-11T10:55:11.286940584Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.047199 | controller | Jun 11 10:55:11.289100 crc crio[22652]: time="2026-06-11T10:55:11.287229953Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.047214 | controller | Jun 11 10:55:11.289100 crc crio[22652]: time="2026-06-11T10:55:11.287269779Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.047230 | controller | Jun 11 10:55:11.289100 crc crio[22652]: time="2026-06-11T10:55:11.287302416Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.047246 | controller | Jun 11 10:55:11.289100 crc crio[22652]: time="2026-06-11T10:55:11.287334397Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.047262 | controller | Jun 11 10:55:11.289100 crc crio[22652]: time="2026-06-11T10:55:11.287488075Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.047278 | controller | Jun 11 10:55:11.289100 crc crio[22652]: time="2026-06-11T10:55:11.287529576Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.047294 | controller | Jun 11 10:55:11.289100 crc crio[22652]: time="2026-06-11T10:55:11.287618699Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.047312 | controller | Jun 11 10:55:11.289100 crc crio[22652]: time="2026-06-11T10:55:11.287699732Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.047329 | controller | Jun 11 10:55:11.289100 crc crio[22652]: time="2026-06-11T10:55:11.287781844Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.047362 | controller | Jun 11 10:55:11.289100 crc crio[22652]: time="2026-06-11T10:55:11.287823615Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.047385 | controller | Jun 11 10:55:11.289100 crc crio[22652]: time="2026-06-11T10:55:11.287885077Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.047402 | controller | Jun 11 10:55:11.289100 crc crio[22652]: time="2026-06-11T10:55:11.287922189Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.047418 | controller | Jun 11 10:55:11.289100 crc crio[22652]: time="2026-06-11T10:55:11.288024512Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.047449 | controller | Jun 11 10:55:11.289100 crc crio[22652]: time="2026-06-11T10:55:11.288065893Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.047471 | controller | Jun 11 10:55:11.289100 crc crio[22652]: time="2026-06-11T10:55:11.288242859Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.047490 | controller | Jun 11 10:55:11.289100 crc crio[22652]: time="2026-06-11T10:55:11.28828336Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.047507 | controller | Jun 11 10:55:11.289100 crc crio[22652]: time="2026-06-11T10:55:11.288322251Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.047523 | controller | Jun 11 10:55:11.289100 crc crio[22652]: time="2026-06-11T10:55:11.288353562Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.047538 | controller | Jun 11 10:55:11.289100 crc crio[22652]: time="2026-06-11T10:55:11.288388214Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.047554 | controller | Jun 11 10:55:11.289100 crc crio[22652]: time="2026-06-11T10:55:11.288475446Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.047569 | controller | Jun 11 10:55:11.289100 crc crio[22652]: time="2026-06-11T10:55:11.288510648Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.047584 | controller | Jun 11 10:55:11.289100 crc crio[22652]: time="2026-06-11T10:55:11.288541209Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.047599 | controller | Jun 11 10:55:11.289100 crc crio[22652]: time="2026-06-11T10:55:11.288606851Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.047614 | controller | Jun 11 10:55:11.289100 crc crio[22652]: time="2026-06-11T10:55:11.288641282Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.047629 | controller | Jun 11 10:55:11.289100 crc crio[22652]: time="2026-06-11T10:55:11.288756085Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.047644 | controller | Jun 11 10:55:11.289100 crc crio[22652]: time="2026-06-11T10:55:11.288790617Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.047660 | controller | Jun 11 10:55:11.289100 crc crio[22652]: time="2026-06-11T10:55:11.288936891Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.047675 | controller | Jun 11 10:55:11.289100 crc crio[22652]: time="2026-06-11T10:55:11.288972092Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.047694 | controller | Jun 11 10:55:11.289100 crc crio[22652]: time="2026-06-11T10:55:11.289053195Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.047709 | controller | Jun 11 10:55:11.289100 crc crio[22652]: time="2026-06-11T10:55:11.289097106Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.047725 | controller | Jun 11 10:55:11.289100 crc crio[22652]: time="2026-06-11T10:55:11.289327144Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.047740 | controller | Jun 11 10:55:11.292077 crc crio[22652]: time="2026-06-11T10:55:11.289365695Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.047754 | controller | Jun 11 10:55:11.292077 crc crio[22652]: time="2026-06-11T10:55:11.289441477Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.047769 | controller | Jun 11 10:55:11.292077 crc crio[22652]: time="2026-06-11T10:55:11.289485239Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.047785 | controller | Jun 11 10:55:11.292077 crc crio[22652]: time="2026-06-11T10:55:11.289549721Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.047800 | controller | Jun 11 10:55:11.292077 crc crio[22652]: time="2026-06-11T10:55:11.289583252Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.047815 | controller | Jun 11 10:55:11.292077 crc crio[22652]: time="2026-06-11T10:55:11.289682925Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.047830 | controller | Jun 11 10:55:11.292077 crc crio[22652]: time="2026-06-11T10:55:11.289725286Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.047845 | controller | Jun 11 10:55:11.292077 crc crio[22652]: time="2026-06-11T10:55:11.289773288Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.047860 | controller | Jun 11 10:55:11.292077 crc crio[22652]: time="2026-06-11T10:55:11.28982573Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.047876 | controller | Jun 11 10:55:11.292077 crc crio[22652]: time="2026-06-11T10:55:11.289959594Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.047891 | controller | Jun 11 10:55:11.292077 crc crio[22652]: time="2026-06-11T10:55:11.290003095Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.047906 | controller | Jun 11 10:55:11.292077 crc crio[22652]: time="2026-06-11T10:55:11.290071958Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.047921 | controller | Jun 11 10:55:11.292077 crc crio[22652]: time="2026-06-11T10:55:11.290098128Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.047936 | controller | Jun 11 10:55:11.292077 crc crio[22652]: time="2026-06-11T10:55:11.290182621Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.047951 | controller | Jun 11 10:55:11.292077 crc crio[22652]: time="2026-06-11T10:55:11.290252853Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.047967 | controller | Jun 11 10:55:11.292077 crc crio[22652]: time="2026-06-11T10:55:11.290325366Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.047983 | controller | Jun 11 10:55:11.292077 crc crio[22652]: time="2026-06-11T10:55:11.290363917Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.047998 | controller | Jun 11 10:55:11.292077 crc crio[22652]: time="2026-06-11T10:55:11.290585204Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.048019 | controller | Jun 11 10:55:11.292077 crc crio[22652]: time="2026-06-11T10:55:11.290624325Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.048035 | controller | Jun 11 10:55:11.292077 crc crio[22652]: time="2026-06-11T10:55:11.290635696Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.048050 | controller | Jun 11 10:55:11.292077 crc crio[22652]: time="2026-06-11T10:55:11.290656796Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.048065 | controller | Jun 11 10:55:11.292077 crc crio[22652]: time="2026-06-11T10:55:11.290681877Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.048080 | controller | Jun 11 10:55:11.292077 crc crio[22652]: time="2026-06-11T10:55:11.290704988Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.048095 | controller | Jun 11 10:55:11.292077 crc crio[22652]: time="2026-06-11T10:55:11.290728469Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.048110 | controller | Jun 11 10:55:11.292077 crc crio[22652]: time="2026-06-11T10:55:11.29075619Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.048125 | controller | Jun 11 10:55:11.292077 crc crio[22652]: time="2026-06-11T10:55:11.290877564Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.048140 | controller | Jun 11 10:55:11.292077 crc crio[22652]: time="2026-06-11T10:55:11.290911075Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.048155 | controller | Jun 11 10:55:11.292077 crc crio[22652]: time="2026-06-11T10:55:11.290984227Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.048171 | controller | Jun 11 10:55:11.292077 crc crio[22652]: time="2026-06-11T10:55:11.291018608Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.048186 | controller | Jun 11 10:55:11.292077 crc crio[22652]: time="2026-06-11T10:55:11.291100091Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.048201 | controller | Jun 11 10:55:11.292077 crc crio[22652]: time="2026-06-11T10:55:11.291231995Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.048216 | controller | Jun 11 10:55:11.292077 crc crio[22652]: time="2026-06-11T10:55:11.291266436Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.048231 | controller | Jun 11 10:55:11.292077 crc crio[22652]: time="2026-06-11T10:55:11.291296257Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.048246 | controller | Jun 11 10:55:11.292077 crc crio[22652]: time="2026-06-11T10:55:11.29140051Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.048261 | controller | Jun 11 10:55:11.292077 crc crio[22652]: time="2026-06-11T10:55:11.291432701Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.048276 | controller | Jun 11 10:55:11.292077 crc crio[22652]: time="2026-06-11T10:55:11.291522264Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.048291 | controller | Jun 11 10:55:11.292077 crc crio[22652]: time="2026-06-11T10:55:11.291559255Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.048307 | controller | Jun 11 10:55:11.292077 crc crio[22652]: time="2026-06-11T10:55:11.291651628Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.048323 | controller | Jun 11 10:55:11.292077 crc crio[22652]: time="2026-06-11T10:55:11.291684069Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.048342 | controller | Jun 11 10:55:11.292077 crc crio[22652]: time="2026-06-11T10:55:11.291777692Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.048418 | controller | Jun 11 10:55:11.292077 crc crio[22652]: time="2026-06-11T10:55:11.291813244Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.048438 | controller | Jun 11 10:55:11.292077 crc crio[22652]: time="2026-06-11T10:55:11.292074282Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.048455 | controller | Jun 11 10:55:11.292077 crc crio[22652]: time="2026-06-11T10:55:11.292109863Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.048471 | controller | Jun 11 10:55:11.294959 crc crio[22652]: time="2026-06-11T10:55:11.292296508Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.048486 | controller | Jun 11 10:55:11.294959 crc crio[22652]: time="2026-06-11T10:55:11.292337169Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.048502 | controller | Jun 11 10:55:11.294959 crc crio[22652]: time="2026-06-11T10:55:11.292389711Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.048518 | controller | Jun 11 10:55:11.294959 crc crio[22652]: time="2026-06-11T10:55:11.292422142Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.048533 | controller | Jun 11 10:55:11.294959 crc crio[22652]: time="2026-06-11T10:55:11.292514585Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.048549 | controller | Jun 11 10:55:11.294959 crc crio[22652]: time="2026-06-11T10:55:11.292543436Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.048564 | controller | Jun 11 10:55:11.294959 crc crio[22652]: time="2026-06-11T10:55:11.292606868Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.048579 | controller | Jun 11 10:55:11.294959 crc crio[22652]: time="2026-06-11T10:55:11.292637299Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.048595 | controller | Jun 11 10:55:11.294959 crc crio[22652]: time="2026-06-11T10:55:11.292720972Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.048611 | controller | Jun 11 10:55:11.294959 crc crio[22652]: time="2026-06-11T10:55:11.292755083Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.048627 | controller | Jun 11 10:55:11.294959 crc crio[22652]: time="2026-06-11T10:55:11.292834595Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.048643 | controller | Jun 11 10:55:11.294959 crc crio[22652]: time="2026-06-11T10:55:11.292873957Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.048659 | controller | Jun 11 10:55:11.294959 crc crio[22652]: time="2026-06-11T10:55:11.292942029Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.048675 | controller | Jun 11 10:55:11.294959 crc crio[22652]: time="2026-06-11T10:55:11.29297094Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.048691 | controller | Jun 11 10:55:11.294959 crc crio[22652]: time="2026-06-11T10:55:11.293511447Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.048706 | controller | Jun 11 10:55:11.294959 crc crio[22652]: time="2026-06-11T10:55:11.293547418Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.048722 | controller | Jun 11 10:55:11.294959 crc crio[22652]: time="2026-06-11T10:55:11.29358884Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.048741 | controller | Jun 11 10:55:11.294959 crc crio[22652]: time="2026-06-11T10:55:11.293622291Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.048758 | controller | Jun 11 10:55:11.294959 crc crio[22652]: time="2026-06-11T10:55:11.293659721Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.048773 | controller | Jun 11 10:55:11.294959 crc crio[22652]: time="2026-06-11T10:55:11.293704392Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.048789 | controller | Jun 11 10:55:11.294959 crc crio[22652]: time="2026-06-11T10:55:11.294077985Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.048805 | controller | Jun 11 10:55:11.294959 crc crio[22652]: time="2026-06-11T10:55:11.294304283Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.048820 | controller | Jun 11 10:55:11.294959 crc crio[22652]: time="2026-06-11T10:55:11.294339104Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.048836 | controller | Jun 11 10:55:11.294959 crc crio[22652]: time="2026-06-11T10:55:11.294367635Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.048851 | controller | Jun 11 10:55:11.294959 crc crio[22652]: time="2026-06-11T10:55:11.294395165Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.048867 | controller | Jun 11 10:55:11.294959 crc crio[22652]: time="2026-06-11T10:55:11.294416976Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.048882 | controller | Jun 11 10:55:11.294959 crc crio[22652]: time="2026-06-11T10:55:11.294520409Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.048898 | controller | Jun 11 10:55:11.294959 crc crio[22652]: time="2026-06-11T10:55:11.29455147Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.048913 | controller | Jun 11 10:55:11.294959 crc crio[22652]: time="2026-06-11T10:55:11.294644043Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.048928 | controller | Jun 11 10:55:11.294959 crc crio[22652]: time="2026-06-11T10:55:11.294673014Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.048944 | controller | Jun 11 10:55:11.294959 crc crio[22652]: time="2026-06-11T10:55:11.294769617Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.048960 | controller | Jun 11 10:55:11.294959 crc crio[22652]: time="2026-06-11T10:55:11.294804529Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.048976 | controller | Jun 11 10:55:11.294959 crc crio[22652]: time="2026-06-11T10:55:11.294909612Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.048992 | controller | Jun 11 10:55:11.294959 crc crio[22652]: time="2026-06-11T10:55:11.294940993Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.049007 | controller | Jun 11 10:55:11.296399 crc crio[22652]: time="2026-06-11T10:55:11.295078137Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.049023 | controller | Jun 11 10:55:11.296399 crc crio[22652]: time="2026-06-11T10:55:11.295110178Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.049038 | controller | Jun 11 10:55:11.296399 crc crio[22652]: time="2026-06-11T10:55:11.295283704Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.049054 | controller | Jun 11 10:55:11.296399 crc crio[22652]: time="2026-06-11T10:55:11.295318675Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.049072 | controller | Jun 11 10:55:11.296399 crc crio[22652]: time="2026-06-11T10:55:11.295400768Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.049089 | controller | Jun 11 10:55:11.296399 crc crio[22652]: time="2026-06-11T10:55:11.295433609Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.049105 | controller | Jun 11 10:55:11.296399 crc crio[22652]: time="2026-06-11T10:55:11.295535822Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.049120 | controller | Jun 11 10:55:11.296399 crc crio[22652]: time="2026-06-11T10:55:11.295567953Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.049136 | controller | Jun 11 10:55:11.296399 crc crio[22652]: time="2026-06-11T10:55:11.295637925Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.049151 | controller | Jun 11 10:55:11.296399 crc crio[22652]: time="2026-06-11T10:55:11.295669356Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.049166 | controller | Jun 11 10:55:11.296399 crc crio[22652]: time="2026-06-11T10:55:11.295751749Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.049181 | controller | Jun 11 10:55:11.296399 crc crio[22652]: time="2026-06-11T10:55:11.29578507Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.049197 | controller | Jun 11 10:55:11.296399 crc crio[22652]: time="2026-06-11T10:55:11.295863693Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.049212 | controller | Jun 11 10:55:11.296399 crc crio[22652]: time="2026-06-11T10:55:11.295894554Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.049227 | controller | Jun 11 10:55:11.296399 crc crio[22652]: time="2026-06-11T10:55:11.295983296Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.049242 | controller | Jun 11 10:55:11.296399 crc crio[22652]: time="2026-06-11T10:55:11.296016457Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.049257 | controller | Jun 11 10:55:11.296399 crc crio[22652]: time="2026-06-11T10:55:11.2960893Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.049272 | controller | Jun 11 10:55:11.296399 crc crio[22652]: time="2026-06-11T10:55:11.296239335Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.049288 | controller | Jun 11 10:55:11.297108 crc crio[22652]: time="2026-06-11T10:55:11.29641378Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.049303 | controller | Jun 11 10:55:11.297108 crc crio[22652]: time="2026-06-11T10:55:11.296448591Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.049319 | controller | Jun 11 10:55:11.297108 crc crio[22652]: time="2026-06-11T10:55:11.296537714Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.049334 | controller | Jun 11 10:55:11.297108 crc crio[22652]: time="2026-06-11T10:55:11.296569655Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.049368 | controller | Jun 11 10:55:11.297108 crc crio[22652]: time="2026-06-11T10:55:11.296653718Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.049387 | controller | Jun 11 10:55:11.297108 crc crio[22652]: time="2026-06-11T10:55:11.296685959Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.049403 | controller | Jun 11 10:55:11.297108 crc crio[22652]: time="2026-06-11T10:55:11.296784002Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.049419 | controller | Jun 11 10:55:11.297108 crc crio[22652]: time="2026-06-11T10:55:11.296814073Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.049438 | controller | Jun 11 10:55:11.297108 crc crio[22652]: time="2026-06-11T10:55:11.296913006Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.049454 | controller | Jun 11 10:55:11.297108 crc crio[22652]: time="2026-06-11T10:55:11.296948257Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.049470 | controller | Jun 11 10:55:11.297108 crc crio[22652]: time="2026-06-11T10:55:11.297047521Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.049486 | controller | Jun 11 10:55:11.297108 crc crio[22652]: time="2026-06-11T10:55:11.297081022Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.049503 | controller | Jun 11 10:55:11.297683 crc crio[22652]: time="2026-06-11T10:55:11.297271648Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.049519 | controller | Jun 11 10:55:11.297683 crc crio[22652]: time="2026-06-11T10:55:11.297306329Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.049534 | controller | Jun 11 10:55:11.297683 crc crio[22652]: time="2026-06-11T10:55:11.297392702Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.049550 | controller | Jun 11 10:55:11.297683 crc crio[22652]: time="2026-06-11T10:55:11.297421823Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.049566 | controller | Jun 11 10:55:11.297683 crc crio[22652]: time="2026-06-11T10:55:11.297571277Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.049581 | controller | Jun 11 10:55:11.297683 crc crio[22652]: time="2026-06-11T10:55:11.297603368Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.049597 | controller | Jun 11 10:55:11.297683 crc crio[22652]: time="2026-06-11T10:55:11.297627259Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.049613 | controller | Jun 11 10:55:11.297683 crc crio[22652]: time="2026-06-11T10:55:11.29764824Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.049629 | controller | Jun 11 10:55:11.297683 crc crio[22652]: time="2026-06-11T10:55:11.297676041Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.049644 | controller | Jun 11 10:55:11.298088 crc crio[22652]: time="2026-06-11T10:55:11.297696901Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.049660 | controller | Jun 11 10:55:11.298088 crc crio[22652]: time="2026-06-11T10:55:11.297799765Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.049676 | controller | Jun 11 10:55:11.298088 crc crio[22652]: time="2026-06-11T10:55:11.297840246Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.049692 | controller | Jun 11 10:55:11.298088 crc crio[22652]: time="2026-06-11T10:55:11.297921209Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.049707 | controller | Jun 11 10:55:11.298088 crc crio[22652]: time="2026-06-11T10:55:11.29795246Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.049723 | controller | Jun 11 10:55:11.298088 crc crio[22652]: time="2026-06-11T10:55:11.298052903Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.049739 | controller | Jun 11 10:55:11.298088 crc crio[22652]: time="2026-06-11T10:55:11.298085034Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.049755 | controller | Jun 11 10:55:11.298476 crc crio[22652]: time="2026-06-11T10:55:11.29827248Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.049775 | controller | Jun 11 10:55:11.298476 crc crio[22652]: time="2026-06-11T10:55:11.298307001Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.049791 | controller | Jun 11 10:55:11.298476 crc crio[22652]: time="2026-06-11T10:55:11.298407014Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.049807 | controller | Jun 11 10:55:11.298476 crc crio[22652]: time="2026-06-11T10:55:11.298439525Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.049823 | controller | Jun 11 10:55:11.298666 crc crio[22652]: time="2026-06-11T10:55:11.298516678Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.049839 | controller | Jun 11 10:55:11.298666 crc crio[22652]: time="2026-06-11T10:55:11.298548059Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.049855 | controller | Jun 11 10:55:11.298666 crc crio[22652]: time="2026-06-11T10:55:11.298626361Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.049870 | controller | Jun 11 10:55:11.298666 crc crio[22652]: time="2026-06-11T10:55:11.298656612Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.049886 | controller | Jun 11 10:55:11.298828 crc crio[22652]: time="2026-06-11T10:55:11.298734545Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.049901 | controller | Jun 11 10:55:11.298828 crc crio[22652]: time="2026-06-11T10:55:11.298764766Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.049917 | controller | Jun 11 10:55:11.298923 crc crio[22652]: time="2026-06-11T10:55:11.298839548Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.049932 | controller | Jun 11 10:55:11.298923 crc crio[22652]: time="2026-06-11T10:55:11.298873259Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.049947 | controller | Jun 11 10:55:11.299007 crc crio[22652]: time="2026-06-11T10:55:11.298950242Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.049963 | controller | Jun 11 10:55:11.299007 crc crio[22652]: time="2026-06-11T10:55:11.298980873Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.049978 | controller | Jun 11 10:55:11.299104 crc crio[22652]: time="2026-06-11T10:55:11.299057625Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.049994 | controller | Jun 11 10:55:11.299104 crc crio[22652]: time="2026-06-11T10:55:11.299086966Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.050009 | controller | Jun 11 10:55:11.299309 crc crio[22652]: time="2026-06-11T10:55:11.299248211Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.050024 | controller | Jun 11 10:55:11.299357 crc crio[22652]: time="2026-06-11T10:55:11.299280912Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.050040 | controller | Jun 11 10:55:11.299449 crc crio[22652]: time="2026-06-11T10:55:11.299412956Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.050055 | controller | Jun 11 10:55:11.299529 crc crio[22652]: time="2026-06-11T10:55:11.299465288Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.050070 | controller | Jun 11 10:55:11.299529 crc crio[22652]: time="2026-06-11T10:55:11.299495569Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.050086 | controller | Jun 11 10:55:11.299529 crc crio[22652]: time="2026-06-11T10:55:11.29951862Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.050104 | controller | Jun 11 10:55:11.299660 crc crio[22652]: time="2026-06-11T10:55:11.299548461Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.050119 | controller | Jun 11 10:55:11.299660 crc crio[22652]: time="2026-06-11T10:55:11.299571642Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.050135 | controller | Jun 11 10:55:11.299754 crc crio[22652]: time="2026-06-11T10:55:11.299676205Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.050150 | controller | Jun 11 10:55:11.299754 crc crio[22652]: time="2026-06-11T10:55:11.299706766Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.050165 | controller | Jun 11 10:55:11.299842 crc crio[22652]: time="2026-06-11T10:55:11.299779108Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.050180 | controller | Jun 11 10:55:11.299842 crc crio[22652]: time="2026-06-11T10:55:11.299807259Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.050196 | controller | Jun 11 10:55:11.300020 crc crio[22652]: time="2026-06-11T10:55:11.299894642Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.050211 | controller | Jun 11 10:55:11.300020 crc crio[22652]: time="2026-06-11T10:55:11.299925733Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.050226 | controller | Jun 11 10:55:11.300020 crc crio[22652]: time="2026-06-11T10:55:11.300007246Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.050242 | controller | Jun 11 10:55:11.300281 crc crio[22652]: time="2026-06-11T10:55:11.300035526Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.050313 | controller | Jun 11 10:55:11.300281 crc crio[22652]: time="2026-06-11T10:55:11.300180741Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.050336 | controller | Jun 11 10:55:11.300281 crc crio[22652]: time="2026-06-11T10:55:11.300249583Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.050376 | controller | Jun 11 10:55:11.300419 crc crio[22652]: time="2026-06-11T10:55:11.300294135Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.050394 | controller | Jun 11 10:55:11.300419 crc crio[22652]: time="2026-06-11T10:55:11.300315955Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.050410 | controller | Jun 11 10:55:11.300515 crc crio[22652]: time="2026-06-11T10:55:11.30045145Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.050425 | controller | Jun 11 10:55:11.300515 crc crio[22652]: time="2026-06-11T10:55:11.300481211Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.050440 | controller | Jun 11 10:55:11.300597 crc crio[22652]: time="2026-06-11T10:55:11.300556303Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.050455 | controller | Jun 11 10:55:11.300597 crc crio[22652]: time="2026-06-11T10:55:11.300589674Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.050470 | controller | Jun 11 10:55:11.300685 crc crio[22652]: time="2026-06-11T10:55:11.300671787Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.050486 | controller | Jun 11 10:55:11.300741 crc crio[22652]: time="2026-06-11T10:55:11.300701318Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.050500 | controller | Jun 11 10:55:11.300796 crc crio[22652]: time="2026-06-11T10:55:11.30077879Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.050519 | controller | Jun 11 10:55:11.300847 crc crio[22652]: time="2026-06-11T10:55:11.300810031Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.050535 | controller | Jun 11 10:55:11.300923 crc crio[22652]: time="2026-06-11T10:55:11.300886804Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.050550 | controller | Jun 11 10:55:11.300982 crc crio[22652]: time="2026-06-11T10:55:11.300936555Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.050565 | controller | Jun 11 10:55:11.301021 crc crio[22652]: time="2026-06-11T10:55:11.301002017Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.050580 | controller | Jun 11 10:55:11.301059 crc crio[22652]: time="2026-06-11T10:55:11.301031418Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.050594 | controller | Jun 11 10:55:11.301255 crc crio[22652]: time="2026-06-11T10:55:11.301109401Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.050609 | controller | Jun 11 10:55:11.301255 crc crio[22652]: time="2026-06-11T10:55:11.301242575Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.050625 | controller | Jun 11 10:55:11.301362 crc crio[22652]: time="2026-06-11T10:55:11.301273706Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.050641 | controller | Jun 11 10:55:11.301362 crc crio[22652]: time="2026-06-11T10:55:11.301295357Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.050657 | controller | Jun 11 10:55:11.301438 crc crio[22652]: time="2026-06-11T10:55:11.301427411Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.050672 | controller | Jun 11 10:55:11.301477 crc crio[22652]: time="2026-06-11T10:55:11.301455762Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.050688 | controller | Jun 11 10:55:11.301572 crc crio[22652]: time="2026-06-11T10:55:11.301536755Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.050703 | controller | Jun 11 10:55:11.301642 crc crio[22652]: time="2026-06-11T10:55:11.301584806Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.050719 | controller | Jun 11 10:55:11.301683 crc crio[22652]: time="2026-06-11T10:55:11.301651238Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.050734 | controller | Jun 11 10:55:11.301683 crc crio[22652]: time="2026-06-11T10:55:11.301680499Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.050750 | controller | Jun 11 10:55:11.301777 crc crio[22652]: time="2026-06-11T10:55:11.301755352Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.050765 | controller | Jun 11 10:55:11.301926 crc crio[22652]: time="2026-06-11T10:55:11.301782653Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.050781 | controller | Jun 11 10:55:11.301926 crc crio[22652]: time="2026-06-11T10:55:11.301866995Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.050797 | controller | Jun 11 10:55:11.301926 crc crio[22652]: time="2026-06-11T10:55:11.301903216Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.050812 | controller | Jun 11 10:55:11.302089 crc crio[22652]: time="2026-06-11T10:55:11.301980329Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.050827 | controller | Jun 11 10:55:11.302089 crc crio[22652]: time="2026-06-11T10:55:11.302034271Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.050847 | controller | Jun 11 10:55:11.302378 crc crio[22652]: time="2026-06-11T10:55:11.30231834Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.050863 | controller | Jun 11 10:55:11.302378 crc crio[22652]: time="2026-06-11T10:55:11.302352591Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.050879 | controller | Jun 11 10:55:11.302378 crc crio[22652]: time="2026-06-11T10:55:11.302376372Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.050894 | controller | Jun 11 10:55:11.302512 crc crio[22652]: time="2026-06-11T10:55:11.302396702Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.050910 | controller | Jun 11 10:55:11.302558 crc crio[22652]: time="2026-06-11T10:55:11.302544527Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.050926 | controller | Jun 11 10:55:11.302607 crc crio[22652]: time="2026-06-11T10:55:11.302572308Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.050942 | controller | Jun 11 10:55:11.302692 crc crio[22652]: time="2026-06-11T10:55:11.302654641Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.050957 | controller | Jun 11 10:55:11.302760 crc crio[22652]: time="2026-06-11T10:55:11.302704342Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.050973 | controller | Jun 11 10:55:11.302800 crc crio[22652]: time="2026-06-11T10:55:11.302771834Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.050988 | controller | Jun 11 10:55:11.302838 crc crio[22652]: time="2026-06-11T10:55:11.302799715Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.051004 | controller | Jun 11 10:55:11.302909 crc crio[22652]: time="2026-06-11T10:55:11.302877158Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.051019 | controller | Jun 11 10:55:11.303182 crc crio[22652]: time="2026-06-11T10:55:11.302922899Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.051035 | controller | Jun 11 10:55:11.303182 crc crio[22652]: time="2026-06-11T10:55:11.302985061Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.051051 | controller | Jun 11 10:55:11.303182 crc crio[22652]: time="2026-06-11T10:55:11.303085444Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.051066 | controller | Jun 11 10:55:11.303182 crc crio[22652]: time="2026-06-11T10:55:11.303163457Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.051082 | controller | Jun 11 10:55:11.303388 crc crio[22652]: time="2026-06-11T10:55:11.303235619Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.051099 | controller | Jun 11 10:55:11.303388 crc crio[22652]: time="2026-06-11T10:55:11.30326617Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.051117 | controller | Jun 11 10:55:11.303388 crc crio[22652]: time="2026-06-11T10:55:11.303289481Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.051132 | controller | Jun 11 10:55:11.303513 crc crio[22652]: time="2026-06-11T10:55:11.303394964Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.051147 | controller | Jun 11 10:55:11.303513 crc crio[22652]: time="2026-06-11T10:55:11.303426875Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.051163 | controller | Jun 11 10:55:11.303590 crc crio[22652]: time="2026-06-11T10:55:11.30355839Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.051181 | controller | Jun 11 10:55:11.303590 crc crio[22652]: time="2026-06-11T10:55:11.30358692Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.051198 | controller | Jun 11 10:55:11.303716 crc crio[22652]: time="2026-06-11T10:55:11.303680053Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.051213 | controller | Jun 11 10:55:11.303790 crc crio[22652]: time="2026-06-11T10:55:11.303727085Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.051228 | controller | Jun 11 10:55:11.304005 crc crio[22652]: time="2026-06-11T10:55:11.303932778Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.051243 | controller | Jun 11 10:55:11.304082 crc crio[22652]: time="2026-06-11T10:55:11.30401237Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.051259 | controller | Jun 11 10:55:11.304082 crc crio[22652]: time="2026-06-11T10:55:11.304045331Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.051273 | controller | Jun 11 10:55:11.304082 crc crio[22652]: time="2026-06-11T10:55:11.304072772Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.051289 | controller | Jun 11 10:55:11.304606 crc crio[22652]: time="2026-06-11T10:55:11.304094793Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.051304 | controller | Jun 11 10:55:11.304606 crc crio[22652]: time="2026-06-11T10:55:11.304165525Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.051319 | controller | Jun 11 10:55:11.304606 crc crio[22652]: time="2026-06-11T10:55:11.304328164Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.051334 | controller | Jun 11 10:55:11.304606 crc crio[22652]: time="2026-06-11T10:55:11.304467259Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.051368 | controller | Jun 11 10:55:11.304606 crc crio[22652]: time="2026-06-11T10:55:11.30450819Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.051387 | controller | Jun 11 10:55:11.304606 crc crio[22652]: time="2026-06-11T10:55:11.304543591Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.051403 | controller | Jun 11 10:55:11.304606 crc crio[22652]: time="2026-06-11T10:55:11.304569922Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.051433 | controller | Jun 11 10:55:11.304606 crc crio[22652]: time="2026-06-11T10:55:11.304589313Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.051450 | controller | Jun 11 10:55:11.304922 crc crio[22652]: time="2026-06-11T10:55:11.304776754Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.051466 | controller | Jun 11 10:55:11.304922 crc crio[22652]: time="2026-06-11T10:55:11.304812285Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.051481 | controller | Jun 11 10:55:11.305067 crc crio[22652]: time="2026-06-11T10:55:11.305027116Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.051497 | controller | Jun 11 10:55:11.305184 crc crio[22652]: time="2026-06-11T10:55:11.305082318Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.051513 | controller | Jun 11 10:55:11.305281 crc crio[22652]: time="2026-06-11T10:55:11.305256159Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.051529 | controller | Jun 11 10:55:11.305424 crc crio[22652]: time="2026-06-11T10:55:11.305374763Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.051544 | controller | Jun 11 10:55:11.305424 crc crio[22652]: time="2026-06-11T10:55:11.305415314Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.051563 | controller | Jun 11 10:55:11.305503 crc crio[22652]: time="2026-06-11T10:55:11.305450305Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.051579 | controller | Jun 11 10:55:11.305543 crc crio[22652]: time="2026-06-11T10:55:11.305519018Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.051594 | controller | Jun 11 10:55:11.305582 crc crio[22652]: time="2026-06-11T10:55:11.305551799Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.051610 | controller | Jun 11 10:55:11.305616 crc crio[22652]: time="2026-06-11T10:55:11.30558898Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.051625 | controller | Jun 11 10:55:11.305793 crc crio[22652]: time="2026-06-11T10:55:11.305757095Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.051641 | controller | Jun 11 10:55:11.306325 crc crio[22652]: time="2026-06-11T10:55:11.306099776Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.051656 | controller | Jun 11 10:55:11.306325 crc crio[22652]: time="2026-06-11T10:55:11.306278812Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.051672 | controller | Jun 11 10:55:11.306436 crc crio[22652]: time="2026-06-11T10:55:11.306320413Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.051687 | controller | Jun 11 10:55:11.306436 crc crio[22652]: time="2026-06-11T10:55:11.306364435Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.051702 | controller | Jun 11 10:55:11.306827 crc crio[22652]: time="2026-06-11T10:55:11.306762147Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.051718 | controller | Jun 11 10:55:11.306894 crc crio[22652]: time="2026-06-11T10:55:11.30683466Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.051733 | controller | Jun 11 10:55:11.307001 crc crio[22652]: time="2026-06-11T10:55:11.306939082Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.051749 | controller | Jun 11 10:55:11.307059 crc crio[22652]: time="2026-06-11T10:55:11.307012134Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.051765 | controller | Jun 11 10:55:11.307059 crc crio[22652]: time="2026-06-11T10:55:11.307047046Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.051781 | controller | Jun 11 10:55:11.307338 crc crio[22652]: time="2026-06-11T10:55:11.307082557Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.051796 | controller | Jun 11 10:55:11.307338 crc crio[22652]: time="2026-06-11T10:55:11.307232111Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.051812 | controller | Jun 11 10:55:11.307338 crc crio[22652]: time="2026-06-11T10:55:11.307283903Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.051827 | controller | Jun 11 10:55:11.307760 crc crio[22652]: time="2026-06-11T10:55:11.307703277Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.051842 | controller | Jun 11 10:55:11.307825 crc crio[22652]: time="2026-06-11T10:55:11.307766469Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.051857 | controller | Jun 11 10:55:11.307882 crc crio[22652]: time="2026-06-11T10:55:11.307828591Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.051872 | controller | Jun 11 10:55:11.307882 crc crio[22652]: time="2026-06-11T10:55:11.307863272Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.051891 | controller | Jun 11 10:55:11.308747 crc crio[22652]: time="2026-06-11T10:55:11.308681508Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.051907 | controller | Jun 11 10:55:11.308747 crc crio[22652]: time="2026-06-11T10:55:11.30874372Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.051922 | controller | Jun 11 10:55:11.308854 crc crio[22652]: time="2026-06-11T10:55:11.308782141Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.051937 | controller | Jun 11 10:55:11.308854 crc crio[22652]: time="2026-06-11T10:55:11.308819822Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.051952 | controller | Jun 11 10:55:11.308854 crc crio[22652]: time="2026-06-11T10:55:11.308852643Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.051966 | controller | Jun 11 10:55:11.308951 crc crio[22652]: time="2026-06-11T10:55:11.308881254Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.051982 | controller | Jun 11 10:55:11.309095 crc crio[22652]: time="2026-06-11T10:55:11.3090415Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.051997 | controller | Jun 11 10:55:11.309095 crc crio[22652]: time="2026-06-11T10:55:11.309093731Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.052013 | controller | Jun 11 10:55:11.309286 crc crio[22652]: time="2026-06-11T10:55:11.309184944Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.052029 | controller | Jun 11 10:55:11.309286 crc crio[22652]: time="2026-06-11T10:55:11.309250856Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.052045 | controller | Jun 11 10:55:11.309358 crc crio[22652]: time="2026-06-11T10:55:11.309302188Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.052060 | controller | Jun 11 10:55:11.309358 crc crio[22652]: time="2026-06-11T10:55:11.309347049Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.052076 | controller | Jun 11 10:55:11.309616 crc crio[22652]: time="2026-06-11T10:55:11.309547966Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.052091 | controller | Jun 11 10:55:11.309682 crc crio[22652]: time="2026-06-11T10:55:11.309622798Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.052106 | controller | Jun 11 10:55:11.309682 crc crio[22652]: time="2026-06-11T10:55:11.309660049Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.052122 | controller | Jun 11 10:55:11.309763 crc crio[22652]: time="2026-06-11T10:55:11.309695621Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.052137 | controller | Jun 11 10:55:11.309763 crc crio[22652]: time="2026-06-11T10:55:11.309724912Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.052152 | controller | Jun 11 10:55:11.309763 crc crio[22652]: time="2026-06-11T10:55:11.309750012Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.052168 | controller | Jun 11 10:55:11.309858 crc crio[22652]: time="2026-06-11T10:55:11.309839595Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.052183 | controller | Jun 11 10:55:11.309898 crc crio[22652]: time="2026-06-11T10:55:11.309875666Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.052199 | controller | Jun 11 10:55:11.310317 crc crio[22652]: time="2026-06-11T10:55:11.310058377Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.052217 | controller | Jun 11 10:55:11.310317 crc crio[22652]: time="2026-06-11T10:55:11.310180226Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.052234 | controller | Jun 11 10:55:11.310317 crc crio[22652]: time="2026-06-11T10:55:11.310244868Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.052249 | controller | Jun 11 10:55:11.310317 crc crio[22652]: time="2026-06-11T10:55:11.310277529Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.052264 | controller | Jun 11 10:55:11.310317 crc crio[22652]: time="2026-06-11T10:55:11.310311929Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.052280 | controller | Jun 11 10:55:11.310523 crc crio[22652]: time="2026-06-11T10:55:11.310356861Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.052295 | controller | Jun 11 10:55:11.311011 crc crio[22652]: time="2026-06-11T10:55:11.3109476Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.052310 | controller | Jun 11 10:55:11.311067 crc crio[22652]: time="2026-06-11T10:55:11.311014918Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.052325 | controller | Jun 11 10:55:11.311067 crc crio[22652]: time="2026-06-11T10:55:11.311058593Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.052340 | controller | Jun 11 10:55:11.311191 crc crio[22652]: time="2026-06-11T10:55:11.311091654Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.052375 | controller | Jun 11 10:55:11.311315 crc crio[22652]: time="2026-06-11T10:55:11.311243119Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.052392 | controller | Jun 11 10:55:11.311315 crc crio[22652]: time="2026-06-11T10:55:11.31128132Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.052408 | controller | Jun 11 10:55:11.311507 crc crio[22652]: time="2026-06-11T10:55:11.311442456Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.052423 | controller | Jun 11 10:55:11.311564 crc crio[22652]: time="2026-06-11T10:55:11.311516508Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.052438 | controller | Jun 11 10:55:11.311615 crc crio[22652]: time="2026-06-11T10:55:11.311561589Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.052453 | controller | Jun 11 10:55:11.311615 crc crio[22652]: time="2026-06-11T10:55:11.311597591Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.052469 | controller | Jun 11 10:55:11.311679 crc crio[22652]: time="2026-06-11T10:55:11.311638372Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.052484 | controller | Jun 11 10:55:11.311679 crc crio[22652]: time="2026-06-11T10:55:11.311662683Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.052499 | controller | Jun 11 10:55:11.311871 crc crio[22652]: time="2026-06-11T10:55:11.311816488Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.052514 | controller | Jun 11 10:55:11.311871 crc crio[22652]: time="2026-06-11T10:55:11.311870109Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.052529 | controller | Jun 11 10:55:11.312301 crc crio[22652]: time="2026-06-11T10:55:11.312061135Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.052544 | controller | Jun 11 10:55:11.312301 crc crio[22652]: time="2026-06-11T10:55:11.312224011Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.052563 | controller | Jun 11 10:55:11.312301 crc crio[22652]: time="2026-06-11T10:55:11.312269292Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.052578 | controller | Jun 11 10:55:11.312301 crc crio[22652]: time="2026-06-11T10:55:11.312302493Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.052594 | controller | Jun 11 10:55:11.312469 crc crio[22652]: time="2026-06-11T10:55:11.312397706Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.052609 | controller | Jun 11 10:55:11.312469 crc crio[22652]: time="2026-06-11T10:55:11.312438458Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.052624 | controller | Jun 11 10:55:11.312650 crc crio[22652]: time="2026-06-11T10:55:11.312600322Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.052639 | controller | Jun 11 10:55:11.312706 crc crio[22652]: time="2026-06-11T10:55:11.312660184Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.052654 | controller | Jun 11 10:55:11.312706 crc crio[22652]: time="2026-06-11T10:55:11.312678614Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.052669 | controller | Jun 11 10:55:11.312706 crc crio[22652]: time="2026-06-11T10:55:11.312703345Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.052684 | controller | Jun 11 10:55:11.312809 crc crio[22652]: time="2026-06-11T10:55:11.312735736Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.052699 | controller | Jun 11 10:55:11.312809 crc crio[22652]: time="2026-06-11T10:55:11.312759007Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.052714 | controller | Jun 11 10:55:11.312981 crc crio[22652]: time="2026-06-11T10:55:11.312943753Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.052729 | controller | Jun 11 10:55:11.313033 crc crio[22652]: time="2026-06-11T10:55:11.313005465Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.052744 | controller | Jun 11 10:55:11.313173 crc crio[22652]: time="2026-06-11T10:55:11.313078198Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.052759 | controller | Jun 11 10:55:11.313280 crc crio[22652]: time="2026-06-11T10:55:11.313228283Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.052775 | controller | Jun 11 10:55:11.313280 crc crio[22652]: time="2026-06-11T10:55:11.313274264Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.052790 | controller | Jun 11 10:55:11.313493 crc crio[22652]: time="2026-06-11T10:55:11.313310526Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.052805 | controller | Jun 11 10:55:11.313493 crc crio[22652]: time="2026-06-11T10:55:11.313320786Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.052820 | controller | Jun 11 10:55:11.313493 crc crio[22652]: time="2026-06-11T10:55:11.313338827Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.052836 | controller | Jun 11 10:55:11.313493 crc crio[22652]: time="2026-06-11T10:55:11.313451489Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.052851 | controller | Jun 11 10:55:11.313493 crc crio[22652]: time="2026-06-11T10:55:11.31348706Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.052867 | controller | Jun 11 10:55:11.313726 crc crio[22652]: time="2026-06-11T10:55:11.313689647Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.052886 | controller | Jun 11 10:55:11.313790 crc crio[22652]: time="2026-06-11T10:55:11.313748469Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.052902 | controller | Jun 11 10:55:11.313825 crc crio[22652]: time="2026-06-11T10:55:11.31379294Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.052917 | controller | Jun 11 10:55:11.313860 crc crio[22652]: time="2026-06-11T10:55:11.313823591Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.052933 | controller | Jun 11 10:55:11.313997 crc crio[22652]: time="2026-06-11T10:55:11.313964386Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.052949 | controller | Jun 11 10:55:11.314084 crc crio[22652]: time="2026-06-11T10:55:11.314036698Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.052964 | controller | Jun 11 10:55:11.314269 crc crio[22652]: time="2026-06-11T10:55:11.314194754Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.052980 | controller | Jun 11 10:55:11.314360 crc crio[22652]: time="2026-06-11T10:55:11.314280397Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.052995 | controller | Jun 11 10:55:11.314360 crc crio[22652]: time="2026-06-11T10:55:11.314321008Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.053010 | controller | Jun 11 10:55:11.314360 crc crio[22652]: time="2026-06-11T10:55:11.314353819Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.053026 | controller | Jun 11 10:55:11.314484 crc crio[22652]: time="2026-06-11T10:55:11.3144177Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.053041 | controller | Jun 11 10:55:11.314484 crc crio[22652]: time="2026-06-11T10:55:11.314449511Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.053056 | controller | Jun 11 10:55:11.314614 crc crio[22652]: time="2026-06-11T10:55:11.314570115Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.053072 | controller | Jun 11 10:55:11.314674 crc crio[22652]: time="2026-06-11T10:55:11.314627667Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.053087 | controller | Jun 11 10:55:11.314674 crc crio[22652]: time="2026-06-11T10:55:11.314658798Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.053103 | controller | Jun 11 10:55:11.314753 crc crio[22652]: time="2026-06-11T10:55:11.314682569Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.053118 | controller | Jun 11 10:55:11.314951 crc crio[22652]: time="2026-06-11T10:55:11.314888765Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.053134 | controller | Jun 11 10:55:11.315030 crc crio[22652]: time="2026-06-11T10:55:11.314953747Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.053150 | controller | Jun 11 10:55:11.315030 crc crio[22652]: time="2026-06-11T10:55:11.314989378Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.053165 | controller | Jun 11 10:55:11.315030 crc crio[22652]: time="2026-06-11T10:55:11.31502727Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.053181 | controller | Jun 11 10:55:11.315299 crc crio[22652]: time="2026-06-11T10:55:11.315056881Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.053196 | controller | Jun 11 10:55:11.315299 crc crio[22652]: time="2026-06-11T10:55:11.315080721Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.053212 | controller | Jun 11 10:55:11.316389 crc crio[22652]: time="2026-06-11T10:55:11.315303058Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.053233 | controller | Jun 11 10:55:11.316389 crc crio[22652]: time="2026-06-11T10:55:11.31534183Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.053249 | controller | Jun 11 10:55:11.316389 crc crio[22652]: time="2026-06-11T10:55:11.315393971Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.053264 | controller | Jun 11 10:55:11.316389 crc crio[22652]: time="2026-06-11T10:55:11.315426502Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.053280 | controller | Jun 11 10:55:11.316389 crc crio[22652]: time="2026-06-11T10:55:11.315530505Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.053295 | controller | Jun 11 10:55:11.316389 crc crio[22652]: time="2026-06-11T10:55:11.315572176Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.053310 | controller | Jun 11 10:55:11.318185 crc crio[22652]: time="2026-06-11T10:55:11.317974923Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.053325 | controller | Jun 11 10:55:11.318185 crc crio[22652]: time="2026-06-11T10:55:11.318050626Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.053341 | controller | Jun 11 10:55:11.318185 crc crio[22652]: time="2026-06-11T10:55:11.318063176Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.053376 | controller | Jun 11 10:55:11.318185 crc crio[22652]: time="2026-06-11T10:55:11.318079087Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.053394 | controller | Jun 11 10:55:11.318185 crc crio[22652]: time="2026-06-11T10:55:11.318100137Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.053409 | controller | Jun 11 10:55:11.318185 crc crio[22652]: time="2026-06-11T10:55:11.31816922Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.053425 | controller | Jun 11 10:55:11.319746 crc crio[22652]: time="2026-06-11T10:55:11.318340814Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.053440 | controller | Jun 11 10:55:11.319746 crc crio[22652]: time="2026-06-11T10:55:11.318379515Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.053456 | controller | Jun 11 10:55:11.319746 crc crio[22652]: time="2026-06-11T10:55:11.318407476Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.053471 | controller | Jun 11 10:55:11.319746 crc crio[22652]: time="2026-06-11T10:55:11.318431207Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.053487 | controller | Jun 11 10:55:11.319746 crc crio[22652]: time="2026-06-11T10:55:11.318584322Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.053503 | controller | Jun 11 10:55:11.319746 crc crio[22652]: time="2026-06-11T10:55:11.318612053Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.053518 | controller | Jun 11 10:55:11.319746 crc crio[22652]: time="2026-06-11T10:55:11.318632353Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.053534 | controller | Jun 11 10:55:11.319746 crc crio[22652]: time="2026-06-11T10:55:11.318652194Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.053549 | controller | Jun 11 10:55:11.319746 crc crio[22652]: time="2026-06-11T10:55:11.319390437Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.053565 | controller | Jun 11 10:55:11.319746 crc crio[22652]: time="2026-06-11T10:55:11.319643295Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.053584 | controller | Jun 11 10:55:11.320284 crc crio[22652]: time="2026-06-11T10:55:11.319775119Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.053600 | controller | Jun 11 10:55:11.320284 crc crio[22652]: time="2026-06-11T10:55:11.320193943Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.053615 | controller | Jun 11 10:55:11.320470 crc crio[22652]: time="2026-06-11T10:55:11.320346817Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.053630 | controller | Jun 11 10:55:11.320511 crc crio[22652]: time="2026-06-11T10:55:11.320466451Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.053646 | controller | Jun 11 10:55:11.320728 crc crio[22652]: time="2026-06-11T10:55:11.320589055Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.053662 | controller | Jun 11 10:55:11.320864 crc crio[22652]: time="2026-06-11T10:55:11.320811182Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.053677 | controller | Jun 11 10:55:11.321532 crc crio[22652]: time="2026-06-11T10:55:11.320969467Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.053693 | controller | Jun 11 10:55:11.321680 crc crio[22652]: time="2026-06-11T10:55:11.321611248Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.053708 | controller | Jun 11 10:55:11.321822 crc crio[22652]: time="2026-06-11T10:55:11.321757613Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.053724 | controller | Jun 11 10:55:11.321909 crc crio[22652]: time="2026-06-11T10:55:11.321891687Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.053739 | controller | Jun 11 10:55:11.322193 crc crio[22652]: time="2026-06-11T10:55:11.322096084Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.053755 | controller | Jun 11 10:55:11.322396 crc crio[22652]: time="2026-06-11T10:55:11.32230579Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.053770 | controller | Jun 11 10:55:11.322499 crc crio[22652]: time="2026-06-11T10:55:11.322458105Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.053785 | controller | Jun 11 10:55:11.322630 crc crio[22652]: time="2026-06-11T10:55:11.32259321Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.053801 | controller | Jun 11 10:55:11.322757 crc crio[22652]: time="2026-06-11T10:55:11.322715873Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.053816 | controller | Jun 11 10:55:11.322872 crc crio[22652]: time="2026-06-11T10:55:11.322831597Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.053832 | controller | Jun 11 10:55:11.322991 crc crio[22652]: time="2026-06-11T10:55:11.322951731Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.053847 | controller | Jun 11 10:55:11.323097 crc crio[22652]: time="2026-06-11T10:55:11.323061605Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.053862 | controller | Jun 11 10:55:11.324323 crc crio[22652]: time="2026-06-11T10:55:11.32322821Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.053878 | controller | Jun 11 10:55:11.324323 crc crio[22652]: time="2026-06-11T10:55:11.323346304Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.053893 | controller | Jun 11 10:55:11.324323 crc crio[22652]: time="2026-06-11T10:55:11.323467458Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.053911 | controller | Jun 11 10:55:11.324851 crc crio[22652]: time="2026-06-11T10:55:11.324104748Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.053928 | controller | Jun 11 10:55:11.324851 crc crio[22652]: time="2026-06-11T10:55:11.324554673Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.053943 | controller | Jun 11 10:55:11.324851 crc crio[22652]: time="2026-06-11T10:55:11.32479153Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.053959 | controller | Jun 11 10:55:11.325036 crc crio[22652]: time="2026-06-11T10:55:11.325015117Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.053975 | controller | Jun 11 10:55:11.326536 crc crio[22652]: time="2026-06-11T10:55:11.325235494Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.053990 | controller | Jun 11 10:55:11.326536 crc crio[22652]: time="2026-06-11T10:55:11.325449431Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.054006 | controller | Jun 11 10:55:11.326536 crc crio[22652]: time="2026-06-11T10:55:11.325616247Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.054022 | controller | Jun 11 10:55:11.326536 crc crio[22652]: time="2026-06-11T10:55:11.326066861Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.054037 | controller | Jun 11 10:55:11.326536 crc crio[22652]: time="2026-06-11T10:55:11.326331509Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.054053 | controller | Jun 11 10:55:11.326536 crc crio[22652]: time="2026-06-11T10:55:11.326444013Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.054068 | controller | Jun 11 10:55:11.326536 crc crio[22652]: time="2026-06-11T10:55:11.326473284Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.054084 | controller | Jun 11 10:55:11.326808 crc crio[22652]: time="2026-06-11T10:55:11.326610788Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.054102 | controller | Jun 11 10:55:11.326916 crc crio[22652]: time="2026-06-11T10:55:11.32665417Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.054120 | controller | Jun 11 10:55:11.326969 crc crio[22652]: time="2026-06-11T10:55:11.326934969Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.054135 | controller | Jun 11 10:55:11.330454 crc crio[22652]: time="2026-06-11T10:55:11.32697454Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.054151 | controller | Jun 11 10:55:11.330454 crc crio[22652]: time="2026-06-11T10:55:11.327026282Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.054166 | controller | Jun 11 10:55:11.330454 crc crio[22652]: time="2026-06-11T10:55:11.327053093Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.054182 | controller | Jun 11 10:55:11.330454 crc crio[22652]: time="2026-06-11T10:55:11.327264549Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.054198 | controller | Jun 11 10:55:11.330454 crc crio[22652]: time="2026-06-11T10:55:11.327301361Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.054213 | controller | Jun 11 10:55:11.330454 crc crio[22652]: time="2026-06-11T10:55:11.327328982Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.054228 | controller | Jun 11 10:55:11.330454 crc crio[22652]: time="2026-06-11T10:55:11.327350362Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.054247 | controller | Jun 11 10:55:11.331554 crc crio[22652]: time="2026-06-11T10:55:11.330593644Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.054263 | controller | Jun 11 10:55:11.331554 crc crio[22652]: time="2026-06-11T10:55:11.330838092Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.054278 | controller | Jun 11 10:55:11.331554 crc crio[22652]: time="2026-06-11T10:55:11.330937425Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.054293 | controller | Jun 11 10:55:11.331554 crc crio[22652]: time="2026-06-11T10:55:11.331053629Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.054309 | controller | Jun 11 10:55:11.331554 crc crio[22652]: time="2026-06-11T10:55:11.331315418Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.054324 | controller | Jun 11 10:55:11.331554 crc crio[22652]: time="2026-06-11T10:55:11.331442912Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.054339 | controller | Jun 11 10:55:11.332404 crc crio[22652]: time="2026-06-11T10:55:11.331686258Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.054373 | controller | Jun 11 10:55:11.332404 crc crio[22652]: time="2026-06-11T10:55:11.331774501Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.054390 | controller | Jun 11 10:55:11.332404 crc crio[22652]: time="2026-06-11T10:55:11.331804682Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.054405 | controller | Jun 11 10:55:11.332404 crc crio[22652]: time="2026-06-11T10:55:11.331826363Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.054421 | controller | Jun 11 10:55:11.332404 crc crio[22652]: time="2026-06-11T10:55:11.331838493Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.054436 | controller | Jun 11 10:55:11.332404 crc crio[22652]: time="2026-06-11T10:55:11.331853154Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.054451 | controller | Jun 11 10:55:11.332404 crc crio[22652]: time="2026-06-11T10:55:11.331959977Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.054466 | controller | Jun 11 10:55:11.332404 crc crio[22652]: time="2026-06-11T10:55:11.331991928Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.054481 | controller | Jun 11 10:55:11.332404 crc crio[22652]: time="2026-06-11T10:55:11.332110651Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.054496 | controller | Jun 11 10:55:11.332404 crc crio[22652]: time="2026-06-11T10:55:11.332230935Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.054511 | controller | Jun 11 10:55:11.332404 crc crio[22652]: time="2026-06-11T10:55:11.332322588Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.054526 | controller | Jun 11 10:55:11.332404 crc crio[22652]: time="2026-06-11T10:55:11.332353599Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.054542 | controller | Jun 11 10:55:11.333763 crc crio[22652]: time="2026-06-11T10:55:11.332494513Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.054557 | controller | Jun 11 10:55:11.333763 crc crio[22652]: time="2026-06-11T10:55:11.332530915Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.054572 | controller | Jun 11 10:55:11.333763 crc crio[22652]: time="2026-06-11T10:55:11.332681529Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.054590 | controller | Jun 11 10:55:11.333763 crc crio[22652]: time="2026-06-11T10:55:11.33271221Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.054606 | controller | Jun 11 10:55:11.333763 crc crio[22652]: time="2026-06-11T10:55:11.332840094Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.054621 | controller | Jun 11 10:55:11.333763 crc crio[22652]: time="2026-06-11T10:55:11.332868815Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.054636 | controller | Jun 11 10:55:11.333763 crc crio[22652]: time="2026-06-11T10:55:11.332946958Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.054651 | controller | Jun 11 10:55:11.333763 crc crio[22652]: time="2026-06-11T10:55:11.332978549Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.054665 | controller | Jun 11 10:55:11.333763 crc crio[22652]: time="2026-06-11T10:55:11.333082042Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.054681 | controller | Jun 11 10:55:11.333763 crc crio[22652]: time="2026-06-11T10:55:11.333171235Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.054696 | controller | Jun 11 10:55:11.333763 crc crio[22652]: time="2026-06-11T10:55:11.33333149Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.054711 | controller | Jun 11 10:55:11.333763 crc crio[22652]: time="2026-06-11T10:55:11.333364201Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.054725 | controller | Jun 11 10:55:11.333763 crc crio[22652]: time="2026-06-11T10:55:11.333533527Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.054740 | controller | Jun 11 10:55:11.333763 crc crio[22652]: time="2026-06-11T10:55:11.333580628Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.054755 | controller | Jun 11 10:55:11.333763 crc crio[22652]: time="2026-06-11T10:55:11.333722313Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.054770 | controller | Jun 11 10:55:11.333763 crc crio[22652]: time="2026-06-11T10:55:11.333761824Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.054785 | controller | Jun 11 10:55:11.336049 crc crio[22652]: time="2026-06-11T10:55:11.335239081Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.054800 | controller | Jun 11 10:55:11.336049 crc crio[22652]: time="2026-06-11T10:55:11.335306434Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.054816 | controller | Jun 11 10:55:11.336049 crc crio[22652]: time="2026-06-11T10:55:11.335319994Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 11:57:59.054831 | controller | Jun 11 10:55:11.336049 crc crio[22652]: time="2026-06-11T10:55:11.335339565Z" level=info msg="Updated default CNI network name to "
2026-06-11 11:57:59.054847 | controller | Jun 11 10:55:15.013330 crc crio[22652]: time="2026-06-11T10:55:15.012506132Z" level=info msg="CNI monitoring event CREATE        \"/etc/kubernetes/cni/net.d/00-multus.conf\""
2026-06-11 11:57:59.054862 | controller | Jun 11 10:55:15.031502 crc crio[22652]: time="2026-06-11T10:55:15.031392881Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 11:57:59.054877 | controller | Jun 11 10:55:15.031502 crc crio[22652]: time="2026-06-11T10:55:15.031475964Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 11:57:59.054892 | controller | Jun 11 10:55:15.031737 crc crio[22652]: time="2026-06-11T10:55:15.031536516Z" level=info msg="CNI monitoring event WRITE         \"/etc/kubernetes/cni/net.d/00-multus.conf\""
2026-06-11 11:57:59.054910 | controller | Jun 11 10:55:15.048929 crc crio[22652]: time="2026-06-11T10:55:15.048836285Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 11:57:59.054927 | controller | Jun 11 10:55:15.048929 crc crio[22652]: time="2026-06-11T10:55:15.048889017Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 11:57:59.054942 | controller | Jun 11 10:55:47.370278 crc crio[22652]: time="2026-06-11T10:55:47.369054445Z" level=info msg="Running pod sandbox: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9l9ffs/POD" id=ea2c3663-88c9-478c-b3fd-9f886951bd77 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.054958 | controller | Jun 11 10:55:47.371610 crc crio[22652]: time="2026-06-11T10:55:47.370334446Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.054975 | controller | Jun 11 10:55:47.412956 crc crio[22652]: time="2026-06-11T10:55:47.412443512Z" level=info msg="Got pod network &{Name:ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9l9ffs Namespace:openshift-marketplace ID:fc5b29c136a3ff9ecc6ec5d7b891f85f23b4930de4218ab27b6d30427b89cca3 UID:7f278ff8-2321-40b6-b420-8cc237445225 NetNS:/var/run/netns/21aa23f8-9fa4-40cc-bee3-50c0ea6d90fe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7f278ff8_2321_40b6_b420_8cc237445225.slice PodAnnotations:0xc0036e6d28}] Aliases:map[]}"
2026-06-11 11:57:59.054992 | controller | Jun 11 10:55:47.412956 crc crio[22652]: time="2026-06-11T10:55:47.412844485Z" level=info msg="Adding pod openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9l9ffs to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.055008 | controller | Jun 11 10:55:47.728746 crc crio[22652]: 2026-06-11T10:55:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fc5b29c136a3ff9 Mac:c2:3a:4c:ad:e0:dd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:07 Mtu:0 Sandbox:/var/run/netns/21aa23f8-9fa4-40cc-bee3-50c0ea6d90fe SocketPath: PciID:}] [{Interface:0xc00025ac20 Address:{IP:10.217.0.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.055026 | controller | Jun 11 10:55:47.729866 crc crio[22652]: time="2026-06-11T10:55:47.729800455Z" level=info msg="Got pod network &{Name:ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9l9ffs Namespace:openshift-marketplace ID:fc5b29c136a3ff9ecc6ec5d7b891f85f23b4930de4218ab27b6d30427b89cca3 UID:7f278ff8-2321-40b6-b420-8cc237445225 NetNS:/var/run/netns/21aa23f8-9fa4-40cc-bee3-50c0ea6d90fe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7f278ff8_2321_40b6_b420_8cc237445225.slice PodAnnotations:0xc0036e6d28}] Aliases:map[]}"
2026-06-11 11:57:59.055042 | controller | Jun 11 10:55:47.729983 crc crio[22652]: time="2026-06-11T10:55:47.729929869Z" level=info msg="Checking pod openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9l9ffs for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.055059 | controller | Jun 11 10:55:47.735650 crc crio[22652]: time="2026-06-11T10:55:47.735569608Z" level=info msg="Ran pod sandbox fc5b29c136a3ff9ecc6ec5d7b891f85f23b4930de4218ab27b6d30427b89cca3 with infra container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9l9ffs/POD" id=ea2c3663-88c9-478c-b3fd-9f886951bd77 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.055076 | controller | Jun 11 10:55:47.737618 crc crio[22652]: time="2026-06-11T10:55:47.737562761Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=91e0193b-52d5-4b8b-a2a8-a6b74b6e3ac7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.055095 | controller | Jun 11 10:55:47.742335 crc crio[22652]: time="2026-06-11T10:55:47.74226368Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=4b0853f7-f34c-407d-b508-7e6a5062e4b5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.055112 | controller | Jun 11 10:55:47.749649 crc crio[22652]: time="2026-06-11T10:55:47.749567482Z" level=info msg="Creating container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9l9ffs/util" id=d5a3ae5c-9e96-484d-a2ae-5b859b3b95c7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.055128 | controller | Jun 11 10:55:47.749993 crc crio[22652]: time="2026-06-11T10:55:47.749936173Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.055143 | controller | Jun 11 10:55:47.772747 crc crio[22652]: time="2026-06-11T10:55:47.772687256Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.055159 | controller | Jun 11 10:55:47.775953 crc crio[22652]: time="2026-06-11T10:55:47.775883067Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.055175 | controller | Jun 11 10:55:47.887874 crc crio[22652]: time="2026-06-11T10:55:47.887543121Z" level=info msg="Created container dfff7bb0516ec868796fc0c9f9b0172e9faccdd1019e608628a58293b263f8fa: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9l9ffs/util" id=d5a3ae5c-9e96-484d-a2ae-5b859b3b95c7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.055191 | controller | Jun 11 10:55:47.889349 crc crio[22652]: time="2026-06-11T10:55:47.889262057Z" level=info msg="Starting container: dfff7bb0516ec868796fc0c9f9b0172e9faccdd1019e608628a58293b263f8fa" id=a66e6634-ebf0-4892-bab2-12deca9bfab6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.055206 | controller | Jun 11 10:55:47.896726 crc crio[22652]: time="2026-06-11T10:55:47.896507526Z" level=info msg="Started container" PID=36854 containerID=dfff7bb0516ec868796fc0c9f9b0172e9faccdd1019e608628a58293b263f8fa description=openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9l9ffs/util id=a66e6634-ebf0-4892-bab2-12deca9bfab6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fc5b29c136a3ff9ecc6ec5d7b891f85f23b4930de4218ab27b6d30427b89cca3
2026-06-11 11:57:59.055223 | controller | Jun 11 10:55:48.619594 crc crio[22652]: time="2026-06-11T10:55:48.619495826Z" level=info msg="Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7" id=0b3ad008-0689-4681-9e1b-9bc9ba61cda3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.055240 | controller | Jun 11 10:55:48.620195 crc crio[22652]: time="2026-06-11T10:55:48.619898408Z" level=info msg="Image registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7 not found" id=0b3ad008-0689-4681-9e1b-9bc9ba61cda3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.055255 | controller | Jun 11 10:55:48.620195 crc crio[22652]: time="2026-06-11T10:55:48.619984431Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7 found" id=0b3ad008-0689-4681-9e1b-9bc9ba61cda3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.055271 | controller | Jun 11 10:55:48.624770 crc crio[22652]: time="2026-06-11T10:55:48.624678281Z" level=info msg="Pulling image: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7" id=c3cd9453-d156-4ccb-bd69-7c7eea7734ac name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.055291 | controller | Jun 11 10:55:48.634806 crc crio[22652]: time="2026-06-11T10:55:48.634678308Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\""
2026-06-11 11:57:59.055307 | controller | Jun 11 10:55:50.599918 crc crio[22652]: time="2026-06-11T10:55:50.599497335Z" level=info msg="Pulled image: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7" id=c3cd9453-d156-4ccb-bd69-7c7eea7734ac name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.055323 | controller | Jun 11 10:55:50.601109 crc crio[22652]: time="2026-06-11T10:55:50.601016152Z" level=info msg="Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7" id=63a20f7b-e4a6-40bf-803e-f8e66e1df93c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.055339 | controller | Jun 11 10:55:50.605299 crc crio[22652]: time="2026-06-11T10:55:50.605185304Z" level=info msg="Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7" id=e4669f28-3a44-4a11-b371-94ffb6eb003d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.055375 | controller | Jun 11 10:55:50.614482 crc crio[22652]: time="2026-06-11T10:55:50.614399037Z" level=info msg="Creating container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9l9ffs/pull" id=f0b6c4fb-8ec8-46e5-a499-61ae6005fef7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.055392 | controller | Jun 11 10:55:50.615939 crc crio[22652]: time="2026-06-11T10:55:50.615893585Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.055419 | controller | Jun 11 10:55:50.647695 crc crio[22652]: time="2026-06-11T10:55:50.647538749Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.055441 | controller | Jun 11 10:55:50.648799 crc crio[22652]: time="2026-06-11T10:55:50.647804687Z" level=warning msg="Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/c4c2b0046d4d81339b776c326e92f4ef1c065d9b0d8edc03362b453a5746ae37/merged/etc/passwd: no such file or directory"
2026-06-11 11:57:59.055463 | controller | Jun 11 10:55:50.648799 crc crio[22652]: time="2026-06-11T10:55:50.647833758Z" level=warning msg="Failed to open /etc/group: open /var/lib/containers/storage/overlay/c4c2b0046d4d81339b776c326e92f4ef1c065d9b0d8edc03362b453a5746ae37/merged/etc/group: no such file or directory"
2026-06-11 11:57:59.055480 | controller | Jun 11 10:55:50.650557 crc crio[22652]: time="2026-06-11T10:55:50.650472373Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.055496 | controller | Jun 11 10:55:50.761004 crc crio[22652]: time="2026-06-11T10:55:50.760859456Z" level=info msg="Created container fbaf5d5a6d540510cd5d8f0c01df9edfefe5979ff460cf775295a85a37f97b73: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9l9ffs/pull" id=f0b6c4fb-8ec8-46e5-a499-61ae6005fef7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.055511 | controller | Jun 11 10:55:50.763053 crc crio[22652]: time="2026-06-11T10:55:50.762986653Z" level=info msg="Starting container: fbaf5d5a6d540510cd5d8f0c01df9edfefe5979ff460cf775295a85a37f97b73" id=5f30b710-f727-4267-bd98-e03d778a5281 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.055531 | controller | Jun 11 10:55:50.768469 crc crio[22652]: time="2026-06-11T10:55:50.768391455Z" level=info msg="Started container" PID=36977 containerID=fbaf5d5a6d540510cd5d8f0c01df9edfefe5979ff460cf775295a85a37f97b73 description=openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9l9ffs/pull id=5f30b710-f727-4267-bd98-e03d778a5281 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fc5b29c136a3ff9ecc6ec5d7b891f85f23b4930de4218ab27b6d30427b89cca3
2026-06-11 11:57:59.055548 | controller | Jun 11 10:55:51.656666 crc crio[22652]: time="2026-06-11T10:55:51.652733676Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=867e7181-76d8-4f99-ae0a-b66d64b1a6b4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.055564 | controller | Jun 11 10:55:51.659945 crc crio[22652]: time="2026-06-11T10:55:51.658912242Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=ac1be927-f646-4f6c-9779-c093b1dc3b5d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.055579 | controller | Jun 11 10:55:51.666723 crc crio[22652]: time="2026-06-11T10:55:51.666326107Z" level=info msg="Creating container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9l9ffs/extract" id=0bee5401-9111-454e-a397-1bbd5e18ca01 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.055595 | controller | Jun 11 10:55:51.666982 crc crio[22652]: time="2026-06-11T10:55:51.666925896Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.055611 | controller | Jun 11 10:55:51.706391 crc crio[22652]: time="2026-06-11T10:55:51.70580751Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.055626 | controller | Jun 11 10:55:51.716780 crc crio[22652]: time="2026-06-11T10:55:51.716711836Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.055641 | controller | Jun 11 10:55:51.802054 crc crio[22652]: time="2026-06-11T10:55:51.801912431Z" level=info msg="Created container 0b4a5e89af87fbbe27f693a381acd60859094d98886465be4844cc10618f439e: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9l9ffs/extract" id=0bee5401-9111-454e-a397-1bbd5e18ca01 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.055657 | controller | Jun 11 10:55:51.804647 crc crio[22652]: time="2026-06-11T10:55:51.804314357Z" level=info msg="Starting container: 0b4a5e89af87fbbe27f693a381acd60859094d98886465be4844cc10618f439e" id=d8913c32-22d7-4732-88cd-ba2ea15fc68e name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.055673 | controller | Jun 11 10:55:51.809738 crc crio[22652]: time="2026-06-11T10:55:51.809629877Z" level=info msg="Started container" PID=37013 containerID=0b4a5e89af87fbbe27f693a381acd60859094d98886465be4844cc10618f439e description=openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9l9ffs/extract id=d8913c32-22d7-4732-88cd-ba2ea15fc68e name=/runtime.v1.RuntimeService/StartContainer sandboxID=fc5b29c136a3ff9ecc6ec5d7b891f85f23b4930de4218ab27b6d30427b89cca3
2026-06-11 11:57:59.055689 | controller | Jun 11 10:55:53.676734 crc crio[22652]: time="2026-06-11T10:55:53.676294256Z" level=info msg="Stopping pod sandbox: fc5b29c136a3ff9ecc6ec5d7b891f85f23b4930de4218ab27b6d30427b89cca3" id=2d2ac84b-9dc6-4e3f-bf97-b3e1602bf01c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.055705 | controller | Jun 11 10:55:53.677939 crc crio[22652]: time="2026-06-11T10:55:53.67704579Z" level=info msg="Got pod network &{Name:ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9l9ffs Namespace:openshift-marketplace ID:fc5b29c136a3ff9ecc6ec5d7b891f85f23b4930de4218ab27b6d30427b89cca3 UID:7f278ff8-2321-40b6-b420-8cc237445225 NetNS:/var/run/netns/21aa23f8-9fa4-40cc-bee3-50c0ea6d90fe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7f278ff8_2321_40b6_b420_8cc237445225.slice PodAnnotations:0xc0036e64a0}] Aliases:map[]}"
2026-06-11 11:57:59.055724 | controller | Jun 11 10:55:53.677939 crc crio[22652]: time="2026-06-11T10:55:53.677259467Z" level=info msg="Deleting pod openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9l9ffs from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.055740 | controller | Jun 11 10:55:53.991835 crc crio[22652]: time="2026-06-11T10:55:53.991714329Z" level=info msg="Stopped pod sandbox: fc5b29c136a3ff9ecc6ec5d7b891f85f23b4930de4218ab27b6d30427b89cca3" id=2d2ac84b-9dc6-4e3f-bf97-b3e1602bf01c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.055756 | controller | Jun 11 10:55:57.750028 crc crio[22652]: time="2026-06-11T10:55:57.749098344Z" level=info msg="Running pod sandbox: openshift-nmstate/nmstate-operator-6569c8c666-shgh7/POD" id=709e1b0e-40d3-4aa0-a7b0-36aca70c1169 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.055772 | controller | Jun 11 10:55:57.750028 crc crio[22652]: time="2026-06-11T10:55:57.750002133Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.055788 | controller | Jun 11 10:55:57.776760 crc crio[22652]: time="2026-06-11T10:55:57.776502214Z" level=info msg="Got pod network &{Name:nmstate-operator-6569c8c666-shgh7 Namespace:openshift-nmstate ID:e53b0232abeb7f0742733285956ec449e118b9d1083ff54f76fc86c101ea9d15 UID:25c91b21-28b3-494f-a68f-8d024d224821 NetNS:/var/run/netns/778b5b84-c56f-4201-a5c9-3a853d85ce26 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod25c91b21_28b3_494f_a68f_8d024d224821.slice PodAnnotations:0xc00008ca50}] Aliases:map[]}"
2026-06-11 11:57:59.055804 | controller | Jun 11 10:55:57.776760 crc crio[22652]: time="2026-06-11T10:55:57.776570726Z" level=info msg="Adding pod openshift-nmstate_nmstate-operator-6569c8c666-shgh7 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.055820 | controller | Jun 11 10:55:58.492585 crc crio[22652]: 2026-06-11T10:55:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e53b0232abeb7f0 Mac:32:c2:c7:ec:ca:0c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0c Mtu:0 Sandbox:/var/run/netns/778b5b84-c56f-4201-a5c9-3a853d85ce26 SocketPath: PciID:}] [{Interface:0xc0000145f0 Address:{IP:10.217.0.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.055835 | controller | Jun 11 10:55:58.496378 crc crio[22652]: time="2026-06-11T10:55:58.496297069Z" level=info msg="Got pod network &{Name:nmstate-operator-6569c8c666-shgh7 Namespace:openshift-nmstate ID:e53b0232abeb7f0742733285956ec449e118b9d1083ff54f76fc86c101ea9d15 UID:25c91b21-28b3-494f-a68f-8d024d224821 NetNS:/var/run/netns/778b5b84-c56f-4201-a5c9-3a853d85ce26 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod25c91b21_28b3_494f_a68f_8d024d224821.slice PodAnnotations:0xc00008ca50}] Aliases:map[]}"
2026-06-11 11:57:59.055851 | controller | Jun 11 10:55:58.496552 crc crio[22652]: time="2026-06-11T10:55:58.496522926Z" level=info msg="Checking pod openshift-nmstate_nmstate-operator-6569c8c666-shgh7 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.055866 | controller | Jun 11 10:55:58.507892 crc crio[22652]: time="2026-06-11T10:55:58.507813069Z" level=info msg="Ran pod sandbox e53b0232abeb7f0742733285956ec449e118b9d1083ff54f76fc86c101ea9d15 with infra container: openshift-nmstate/nmstate-operator-6569c8c666-shgh7/POD" id=709e1b0e-40d3-4aa0-a7b0-36aca70c1169 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.055886 | controller | Jun 11 10:55:58.513738 crc crio[22652]: time="2026-06-11T10:55:58.513501278Z" level=info msg="Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e" id=4164eb58-a1c6-4cf2-b584-eb3b22ad983e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.055902 | controller | Jun 11 10:55:58.513904 crc crio[22652]: time="2026-06-11T10:55:58.513861899Z" level=info msg="Image registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e not found" id=4164eb58-a1c6-4cf2-b584-eb3b22ad983e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.055917 | controller | Jun 11 10:55:58.513966 crc crio[22652]: time="2026-06-11T10:55:58.513933472Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e found" id=4164eb58-a1c6-4cf2-b584-eb3b22ad983e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.055933 | controller | Jun 11 10:55:58.515685 crc crio[22652]: time="2026-06-11T10:55:58.515596624Z" level=info msg="Pulling image: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e" id=77102f6e-2d73-446b-a872-4f3cbfbf3bcc name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.055949 | controller | Jun 11 10:55:58.520613 crc crio[22652]: time="2026-06-11T10:55:58.520544391Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\""
2026-06-11 11:57:59.055965 | controller | Jun 11 10:56:00.514890 crc crio[22652]: time="2026-06-11T10:56:00.514059229Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686256-8vzqq/POD" id=54cfbb72-5add-40be-ab61-5b646da63021 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.055980 | controller | Jun 11 10:56:00.518027 crc crio[22652]: time="2026-06-11T10:56:00.514997289Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.055996 | controller | Jun 11 10:56:00.546527 crc crio[22652]: time="2026-06-11T10:56:00.545846409Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686256-8vzqq Namespace:openshift-infra ID:25698adc13fb655f9a3b6632b96c2d379aa2e9048fa77513c70e9e2a71105e4b UID:f0edc559-4072-4405-9366-c58e55a24ea3 NetNS:/var/run/netns/772772f6-4d84-4925-bbfe-2cfbe8d7e0cf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf0edc559_4072_4405_9366_c58e55a24ea3.slice PodAnnotations:0xc0022f6e60}] Aliases:map[]}"
2026-06-11 11:57:59.056012 | controller | Jun 11 10:56:00.546527 crc crio[22652]: time="2026-06-11T10:56:00.545932882Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686256-8vzqq to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.056029 | controller | Jun 11 10:56:01.029314 crc crio[22652]: 2026-06-11T10:56:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:25698adc13fb655 Mac:8a:19:ac:42:7f:b3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0f Mtu:0 Sandbox:/var/run/netns/772772f6-4d84-4925-bbfe-2cfbe8d7e0cf SocketPath: PciID:}] [{Interface:0xc0002845b0 Address:{IP:10.217.0.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.056045 | controller | Jun 11 10:56:01.033434 crc crio[22652]: time="2026-06-11T10:56:01.033247201Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686256-8vzqq Namespace:openshift-infra ID:25698adc13fb655f9a3b6632b96c2d379aa2e9048fa77513c70e9e2a71105e4b UID:f0edc559-4072-4405-9366-c58e55a24ea3 NetNS:/var/run/netns/772772f6-4d84-4925-bbfe-2cfbe8d7e0cf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf0edc559_4072_4405_9366_c58e55a24ea3.slice PodAnnotations:0xc0022f6e60}] Aliases:map[]}"
2026-06-11 11:57:59.056064 | controller | Jun 11 10:56:01.033703 crc crio[22652]: time="2026-06-11T10:56:01.033504739Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686256-8vzqq for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.056081 | controller | Jun 11 10:56:01.057323 crc crio[22652]: time="2026-06-11T10:56:01.056348644Z" level=info msg="Ran pod sandbox 25698adc13fb655f9a3b6632b96c2d379aa2e9048fa77513c70e9e2a71105e4b with infra container: openshift-infra/auto-csr-approver-29686256-8vzqq/POD" id=54cfbb72-5add-40be-ab61-5b646da63021 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.056097 | controller | Jun 11 10:56:01.063019 crc crio[22652]: time="2026-06-11T10:56:01.062939053Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=4485f93b-9848-4026-a6a7-44509a5a9e89 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.056113 | controller | Jun 11 10:56:01.071194 crc crio[22652]: time="2026-06-11T10:56:01.07099485Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 11:57:59.056128 | controller | Jun 11 10:56:02.200617 crc crio[22652]: time="2026-06-11T10:56:02.200504594Z" level=info msg="Pulled image: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ad05fa5fb88f3810861b2bda4f8e0a0ab2e6055fabd31b17d5a8b570cac6efc6" id=77102f6e-2d73-446b-a872-4f3cbfbf3bcc name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.056144 | controller | Jun 11 10:56:02.202740 crc crio[22652]: time="2026-06-11T10:56:02.202592997Z" level=info msg="Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e" id=c70fd2e5-89db-4707-a48a-36321467f44a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.056159 | controller | Jun 11 10:56:02.216455 crc crio[22652]: time="2026-06-11T10:56:02.216293293Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=4485f93b-9848-4026-a6a7-44509a5a9e89 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.056175 | controller | Jun 11 10:56:02.218599 crc crio[22652]: time="2026-06-11T10:56:02.21842035Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=16b1b7ca-ce84-429a-be00-90ae7257143e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.056192 | controller | Jun 11 10:56:02.219687 crc crio[22652]: time="2026-06-11T10:56:02.219538375Z" level=info msg="Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e" id=9b22625e-e3a7-47a3-a06b-a180997e1f9f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.056208 | controller | Jun 11 10:56:02.221893 crc crio[22652]: time="2026-06-11T10:56:02.221822298Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=01d5e61c-db95-41cc-96dd-78d829dc7fe2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.056224 | controller | Jun 11 10:56:02.230998 crc crio[22652]: time="2026-06-11T10:56:02.230929718Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686256-8vzqq/oc" id=03444bfa-fddc-4714-96a6-2ecbeff99d89 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.056240 | controller | Jun 11 10:56:02.232296 crc crio[22652]: time="2026-06-11T10:56:02.232263781Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.056259 | controller | Jun 11 10:56:02.241508 crc crio[22652]: time="2026-06-11T10:56:02.241399631Z" level=info msg="Creating container: openshift-nmstate/nmstate-operator-6569c8c666-shgh7/nmstate-operator" id=3a3f340e-efe5-439a-8b3c-d9227d3be1eb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.056276 | controller | Jun 11 10:56:02.249340 crc crio[22652]: time="2026-06-11T10:56:02.249252719Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.056292 | controller | Jun 11 10:56:02.265858 crc crio[22652]: time="2026-06-11T10:56:02.265796803Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.056307 | controller | Jun 11 10:56:02.274370 crc crio[22652]: time="2026-06-11T10:56:02.274290543Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.056323 | controller | Jun 11 10:56:02.277995 crc crio[22652]: time="2026-06-11T10:56:02.277924068Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.056339 | controller | Jun 11 10:56:02.394718 crc crio[22652]: time="2026-06-11T10:56:02.392807446Z" level=info msg="Created container 8923af4f1eb3c27b6bc3f84b1eb2d342fe8fb18694f128e5cdfdf6ff75c415c1: openshift-nmstate/nmstate-operator-6569c8c666-shgh7/nmstate-operator" id=3a3f340e-efe5-439a-8b3c-d9227d3be1eb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.056376 | controller | Jun 11 10:56:02.396250 crc crio[22652]: time="2026-06-11T10:56:02.396192353Z" level=info msg="Starting container: 8923af4f1eb3c27b6bc3f84b1eb2d342fe8fb18694f128e5cdfdf6ff75c415c1" id=7176de24-9339-489b-b156-6bdde3c61dc4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.056394 | controller | Jun 11 10:56:02.412761 crc crio[22652]: time="2026-06-11T10:56:02.412537162Z" level=info msg="Started container" PID=37301 containerID=8923af4f1eb3c27b6bc3f84b1eb2d342fe8fb18694f128e5cdfdf6ff75c415c1 description=openshift-nmstate/nmstate-operator-6569c8c666-shgh7/nmstate-operator id=7176de24-9339-489b-b156-6bdde3c61dc4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e53b0232abeb7f0742733285956ec449e118b9d1083ff54f76fc86c101ea9d15
2026-06-11 11:57:59.056410 | controller | Jun 11 10:56:02.538290 crc crio[22652]: time="2026-06-11T10:56:02.538250012Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.056427 | controller | Jun 11 10:56:02.616765 crc crio[22652]: time="2026-06-11T10:56:02.616662581Z" level=info msg="Created container b7742b36ce8e2078186095cc52773c5de8ce28980b69d9d5d9027ad8c8047fce: openshift-infra/auto-csr-approver-29686256-8vzqq/oc" id=03444bfa-fddc-4714-96a6-2ecbeff99d89 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.056443 | controller | Jun 11 10:56:02.617995 crc crio[22652]: time="2026-06-11T10:56:02.617951292Z" level=info msg="Starting container: b7742b36ce8e2078186095cc52773c5de8ce28980b69d9d5d9027ad8c8047fce" id=a6cae19e-bce0-4f4f-8e9d-370c1fd14699 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.056459 | controller | Jun 11 10:56:02.624188 crc crio[22652]: time="2026-06-11T10:56:02.624056585Z" level=info msg="Started container" PID=37327 containerID=b7742b36ce8e2078186095cc52773c5de8ce28980b69d9d5d9027ad8c8047fce description=openshift-infra/auto-csr-approver-29686256-8vzqq/oc id=a6cae19e-bce0-4f4f-8e9d-370c1fd14699 name=/runtime.v1.RuntimeService/StartContainer sandboxID=25698adc13fb655f9a3b6632b96c2d379aa2e9048fa77513c70e9e2a71105e4b
2026-06-11 11:57:59.056479 | controller | Jun 11 10:56:04.813912 crc crio[22652]: time="2026-06-11T10:56:04.812980746Z" level=info msg="Stopping pod sandbox: 25698adc13fb655f9a3b6632b96c2d379aa2e9048fa77513c70e9e2a71105e4b" id=3b1d9b14-13a2-48b7-95ed-e927221c21e1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.056496 | controller | Jun 11 10:56:04.815546 crc crio[22652]: time="2026-06-11T10:56:04.814330769Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686256-8vzqq Namespace:openshift-infra ID:25698adc13fb655f9a3b6632b96c2d379aa2e9048fa77513c70e9e2a71105e4b UID:f0edc559-4072-4405-9366-c58e55a24ea3 NetNS:/var/run/netns/772772f6-4d84-4925-bbfe-2cfbe8d7e0cf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf0edc559_4072_4405_9366_c58e55a24ea3.slice PodAnnotations:0xc0022f6700}] Aliases:map[]}"
2026-06-11 11:57:59.056513 | controller | Jun 11 10:56:04.815546 crc crio[22652]: time="2026-06-11T10:56:04.814461174Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686256-8vzqq from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.056529 | controller | Jun 11 10:56:05.141947 crc crio[22652]: time="2026-06-11T10:56:05.141525755Z" level=info msg="Stopped pod sandbox: 25698adc13fb655f9a3b6632b96c2d379aa2e9048fa77513c70e9e2a71105e4b" id=3b1d9b14-13a2-48b7-95ed-e927221c21e1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.056545 | controller | Jun 11 10:56:15.781449 crc crio[22652]: time="2026-06-11T10:56:15.780579037Z" level=info msg="Running pod sandbox: openshift-nmstate/nmstate-metrics-756b4d6fc6-tmwgn/POD" id=408fcb65-0c1d-44c8-beb5-7ceb59bb4eef name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.056561 | controller | Jun 11 10:56:15.782853 crc crio[22652]: time="2026-06-11T10:56:15.781489996Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.056577 | controller | Jun 11 10:56:15.831649 crc crio[22652]: time="2026-06-11T10:56:15.831254157Z" level=info msg="Running pod sandbox: openshift-nmstate/nmstate-webhook-9b7874799-c5vwx/POD" id=6c7e5a06-a286-4a97-9f7a-d9f6bbbe3176 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.056593 | controller | Jun 11 10:56:15.831940 crc crio[22652]: time="2026-06-11T10:56:15.831915228Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.056609 | controller | Jun 11 10:56:15.832734 crc crio[22652]: time="2026-06-11T10:56:15.831927627Z" level=info msg="Got pod network &{Name:nmstate-metrics-756b4d6fc6-tmwgn Namespace:openshift-nmstate ID:3307739bff43a7bfbc94569a5b92c4a31409198a4d259f27fdf39b47a030c62e UID:cd7cd333-56ac-477d-b3fa-af5ceddba774 NetNS:/var/run/netns/62327634-63fa-4907-9b10-65fa151addbc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcd7cd333_56ac_477d_b3fa_af5ceddba774.slice PodAnnotations:0xc0014a4740}] Aliases:map[]}"
2026-06-11 11:57:59.056625 | controller | Jun 11 10:56:15.832734 crc crio[22652]: time="2026-06-11T10:56:15.832727332Z" level=info msg="Adding pod openshift-nmstate_nmstate-metrics-756b4d6fc6-tmwgn to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.056641 | controller | Jun 11 10:56:15.865317 crc crio[22652]: time="2026-06-11T10:56:15.865185982Z" level=info msg="Got pod network &{Name:nmstate-webhook-9b7874799-c5vwx Namespace:openshift-nmstate ID:7fcc5bf9d5a2390cfcbb2f14b98f7edf595d9dec0f92dc981ced834df8896680 UID:1b8fc460-bb7f-47a8-8741-994c1c6665db NetNS:/var/run/netns/e533f44e-d774-4aac-a4c7-a3b0f980bd5d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1b8fc460_bb7f_47a8_8741_994c1c6665db.slice PodAnnotations:0xc0029293f8}] Aliases:map[]}"
2026-06-11 11:57:59.056661 | controller | Jun 11 10:56:15.865317 crc crio[22652]: time="2026-06-11T10:56:15.865296308Z" level=info msg="Adding pod openshift-nmstate_nmstate-webhook-9b7874799-c5vwx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.056677 | controller | Jun 11 10:56:15.870307 crc crio[22652]: time="2026-06-11T10:56:15.870247263Z" level=info msg="Running pod sandbox: openshift-nmstate/nmstate-handler-lcc69/POD" id=4eac0c77-1116-4fea-99dc-978ca9d52b36 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.056693 | controller | Jun 11 10:56:15.870307 crc crio[22652]: time="2026-06-11T10:56:15.870354096Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.056709 | controller | Jun 11 10:56:15.903713 crc crio[22652]: time="2026-06-11T10:56:15.903619257Z" 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=4eac0c77-1116-4fea-99dc-978ca9d52b36 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.056725 | controller | Jun 11 10:56:15.914796 crc crio[22652]: time="2026-06-11T10:56:15.914694696Z" level=info msg="Ran pod sandbox c2e6e6ac82dfbc4bc83d1f2695c3a445b9b959647643cd2a2d31c39b2fdb59a4 with infra container: openshift-nmstate/nmstate-handler-lcc69/POD" id=4eac0c77-1116-4fea-99dc-978ca9d52b36 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.056742 | controller | Jun 11 10:56:15.916966 crc crio[22652]: time="2026-06-11T10:56:15.916925677Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=10182e70-c44d-4da8-88ab-ea47ee4c0fa8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.056757 | controller | Jun 11 10:56:15.918725 crc crio[22652]: time="2026-06-11T10:56:15.918700082Z" level=info msg="Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 not found" id=10182e70-c44d-4da8-88ab-ea47ee4c0fa8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.056774 | controller | Jun 11 10:56:15.918942 crc crio[22652]: time="2026-06-11T10:56:15.918924639Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 found" id=10182e70-c44d-4da8-88ab-ea47ee4c0fa8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.056790 | controller | Jun 11 10:56:15.924003 crc crio[22652]: time="2026-06-11T10:56:15.921442299Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=5cf910e1-0d59-4380-942d-ac41fd80057d name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.056806 | controller | Jun 11 10:56:15.930458 crc crio[22652]: time="2026-06-11T10:56:15.92810911Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\""
2026-06-11 11:57:59.056822 | controller | Jun 11 10:56:16.306992 crc crio[22652]: 2026-06-11T10:56:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3307739bff43a7b Mac:a2:09:81:68:4b:fa Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:14 Mtu:0 Sandbox:/var/run/netns/62327634-63fa-4907-9b10-65fa151addbc SocketPath: PciID:}] [{Interface:0xc0001188e0 Address:{IP:10.217.0.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.056838 | controller | Jun 11 10:56:16.308605 crc crio[22652]: time="2026-06-11T10:56:16.308536035Z" level=info msg="Got pod network &{Name:nmstate-metrics-756b4d6fc6-tmwgn Namespace:openshift-nmstate ID:3307739bff43a7bfbc94569a5b92c4a31409198a4d259f27fdf39b47a030c62e UID:cd7cd333-56ac-477d-b3fa-af5ceddba774 NetNS:/var/run/netns/62327634-63fa-4907-9b10-65fa151addbc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcd7cd333_56ac_477d_b3fa_af5ceddba774.slice PodAnnotations:0xc0014a4740}] Aliases:map[]}"
2026-06-11 11:57:59.056859 | controller | Jun 11 10:56:16.309189 crc crio[22652]: time="2026-06-11T10:56:16.308732452Z" level=info msg="Checking pod openshift-nmstate_nmstate-metrics-756b4d6fc6-tmwgn for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.056876 | controller | Jun 11 10:56:16.317406 crc crio[22652]: time="2026-06-11T10:56:16.316535822Z" level=info msg="Ran pod sandbox 3307739bff43a7bfbc94569a5b92c4a31409198a4d259f27fdf39b47a030c62e with infra container: openshift-nmstate/nmstate-metrics-756b4d6fc6-tmwgn/POD" id=408fcb65-0c1d-44c8-beb5-7ceb59bb4eef name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.056893 | controller | Jun 11 10:56:16.318755 crc crio[22652]: time="2026-06-11T10:56:16.318667517Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=2be28658-e2ac-47fb-969f-6f100768e2c0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.056909 | controller | Jun 11 10:56:16.318907 crc crio[22652]: time="2026-06-11T10:56:16.318891384Z" level=info msg="Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 not found" id=2be28658-e2ac-47fb-969f-6f100768e2c0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.056924 | controller | Jun 11 10:56:16.318984 crc crio[22652]: time="2026-06-11T10:56:16.318944165Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 found" id=2be28658-e2ac-47fb-969f-6f100768e2c0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.056940 | controller | Jun 11 10:56:16.320395 crc crio[22652]: time="2026-06-11T10:56:16.320083372Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=51be5b53-a04b-4ee1-a587-6267c7a209dd name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.056955 | controller | Jun 11 10:56:16.322992 crc crio[22652]: time="2026-06-11T10:56:16.322920473Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\""
2026-06-11 11:57:59.056971 | controller | Jun 11 10:56:16.479503 crc crio[22652]: time="2026-06-11T10:56:16.479400378Z" level=info msg="Running pod sandbox: openshift-nmstate/nmstate-console-plugin-9bcc7988b-crpds/POD" id=69eceafd-534a-4aab-8d94-3a0e72c55eb6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.057014 | controller | Jun 11 10:56:16.479641 crc crio[22652]: time="2026-06-11T10:56:16.479523622Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.057032 | controller | Jun 11 10:56:16.505526 crc crio[22652]: time="2026-06-11T10:56:16.505418354Z" level=info msg="Got pod network &{Name:nmstate-console-plugin-9bcc7988b-crpds Namespace:openshift-nmstate ID:8dac396fd0a09235685705ddcd4219e1157440f7e7939950a5938ddc9b32345d UID:fb137a31-fe05-4147-872e-43a624582d40 NetNS:/var/run/netns/e5e4d26d-09c5-4733-aafe-ec19c9f243c4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfb137a31_fe05_4147_872e_43a624582d40.slice PodAnnotations:0xc002928450}] Aliases:map[]}"
2026-06-11 11:57:59.057052 | controller | Jun 11 10:56:16.505526 crc crio[22652]: time="2026-06-11T10:56:16.505480846Z" level=info msg="Adding pod openshift-nmstate_nmstate-console-plugin-9bcc7988b-crpds to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.057069 | controller | Jun 11 10:56:16.530722 crc crio[22652]: 2026-06-11T10:56:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7fcc5bf9d5a2390 Mac:c6:1d:84:2f:ba:b9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:19 Mtu:0 Sandbox:/var/run/netns/e533f44e-d774-4aac-a4c7-a3b0f980bd5d SocketPath: PciID:}] [{Interface:0xc0004826e0 Address:{IP:10.217.0.25 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.057085 | controller | Jun 11 10:56:16.533105 crc crio[22652]: time="2026-06-11T10:56:16.532580287Z" level=info msg="Got pod network &{Name:nmstate-webhook-9b7874799-c5vwx Namespace:openshift-nmstate ID:7fcc5bf9d5a2390cfcbb2f14b98f7edf595d9dec0f92dc981ced834df8896680 UID:1b8fc460-bb7f-47a8-8741-994c1c6665db NetNS:/var/run/netns/e533f44e-d774-4aac-a4c7-a3b0f980bd5d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1b8fc460_bb7f_47a8_8741_994c1c6665db.slice PodAnnotations:0xc0029293f8}] Aliases:map[]}"
2026-06-11 11:57:59.057101 | controller | Jun 11 10:56:16.533105 crc crio[22652]: time="2026-06-11T10:56:16.532953849Z" level=info msg="Checking pod openshift-nmstate_nmstate-webhook-9b7874799-c5vwx for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.057118 | controller | Jun 11 10:56:16.537013 crc crio[22652]: time="2026-06-11T10:56:16.536036166Z" level=info msg="Running pod sandbox: openshift-console/console-5fd9bb5bf7-29brc/POD" id=22032700-a10c-4eed-b38f-e2d0c4571c0d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.057134 | controller | Jun 11 10:56:16.537013 crc crio[22652]: time="2026-06-11T10:56:16.536325905Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.057150 | controller | Jun 11 10:56:16.540700 crc crio[22652]: time="2026-06-11T10:56:16.540625155Z" level=info msg="Ran pod sandbox 7fcc5bf9d5a2390cfcbb2f14b98f7edf595d9dec0f92dc981ced834df8896680 with infra container: openshift-nmstate/nmstate-webhook-9b7874799-c5vwx/POD" id=6c7e5a06-a286-4a97-9f7a-d9f6bbbe3176 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.057166 | controller | Jun 11 10:56:16.541989 crc crio[22652]: time="2026-06-11T10:56:16.541906762Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=8c8efc1e-86b6-43fe-bba3-c5209c36c82e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.057182 | controller | Jun 11 10:56:16.544176 crc crio[22652]: time="2026-06-11T10:56:16.544072881Z" level=info msg="Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 not found" id=8c8efc1e-86b6-43fe-bba3-c5209c36c82e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.057197 | controller | Jun 11 10:56:16.544287 crc crio[22652]: time="2026-06-11T10:56:16.544235326Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 found" id=8c8efc1e-86b6-43fe-bba3-c5209c36c82e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.057213 | controller | Jun 11 10:56:16.545170 crc crio[22652]: time="2026-06-11T10:56:16.545050272Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=c5b4b33d-0f5d-41f5-a638-3bb68d9a1452 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.057231 | controller | Jun 11 10:56:16.547384 crc crio[22652]: time="2026-06-11T10:56:16.547320424Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\""
2026-06-11 11:57:59.057247 | controller | Jun 11 10:56:16.556405 crc crio[22652]: time="2026-06-11T10:56:16.55632677Z" level=info msg="Got pod network &{Name:console-5fd9bb5bf7-29brc Namespace:openshift-console ID:3052a3049135a5045bc323c12a1eac7de23c2bf1b0e1aa751968ed7ef0cb1021 UID:433b5a96-2ddd-4326-a425-9768a1a29cdd NetNS:/var/run/netns/a307d2f7-df32-4eff-b297-1b8d48feb5af Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod433b5a96_2ddd_4326_a425_9768a1a29cdd.slice PodAnnotations:0xc002928618}] Aliases:map[]}"
2026-06-11 11:57:59.057262 | controller | Jun 11 10:56:16.556405 crc crio[22652]: time="2026-06-11T10:56:16.556379382Z" level=info msg="Adding pod openshift-console_console-5fd9bb5bf7-29brc to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.057278 | controller | Jun 11 10:56:16.802495 crc crio[22652]: 2026-06-11T10:56:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8dac396fd0a0923 Mac:82:ed:fd:7d:f6:b3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1a Mtu:0 Sandbox:/var/run/netns/e5e4d26d-09c5-4733-aafe-ec19c9f243c4 SocketPath: PciID:}] [{Interface:0xc00025aa20 Address:{IP:10.217.0.26 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.057294 | controller | Jun 11 10:56:16.804393 crc crio[22652]: time="2026-06-11T10:56:16.804314762Z" level=info msg="Got pod network &{Name:nmstate-console-plugin-9bcc7988b-crpds Namespace:openshift-nmstate ID:8dac396fd0a09235685705ddcd4219e1157440f7e7939950a5938ddc9b32345d UID:fb137a31-fe05-4147-872e-43a624582d40 NetNS:/var/run/netns/e5e4d26d-09c5-4733-aafe-ec19c9f243c4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfb137a31_fe05_4147_872e_43a624582d40.slice PodAnnotations:0xc002928450}] Aliases:map[]}"
2026-06-11 11:57:59.057311 | controller | Jun 11 10:56:16.804630 crc crio[22652]: time="2026-06-11T10:56:16.804569161Z" level=info msg="Checking pod openshift-nmstate_nmstate-console-plugin-9bcc7988b-crpds for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.057326 | controller | Jun 11 10:56:16.811435 crc crio[22652]: time="2026-06-11T10:56:16.811015075Z" level=info msg="Ran pod sandbox 8dac396fd0a09235685705ddcd4219e1157440f7e7939950a5938ddc9b32345d with infra container: openshift-nmstate/nmstate-console-plugin-9bcc7988b-crpds/POD" id=69eceafd-534a-4aab-8d94-3a0e72c55eb6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.057342 | controller | Jun 11 10:56:16.814871 crc crio[22652]: time="2026-06-11T10:56:16.814801974Z" level=info msg="Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e" id=d69d3728-8edf-4518-a200-4e11bb3d6129 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.057379 | controller | Jun 11 10:56:16.815093 crc crio[22652]: time="2026-06-11T10:56:16.815035452Z" level=info msg="Image registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e not found" id=d69d3728-8edf-4518-a200-4e11bb3d6129 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.057397 | controller | Jun 11 10:56:16.815267 crc crio[22652]: time="2026-06-11T10:56:16.815235718Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e found" id=d69d3728-8edf-4518-a200-4e11bb3d6129 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.057417 | controller | Jun 11 10:56:16.816310 crc crio[22652]: time="2026-06-11T10:56:16.816183398Z" level=info msg="Pulling image: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e" id=c082c171-50ea-4ed9-b875-3f76917e42aa name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.057433 | controller | Jun 11 10:56:16.821537 crc crio[22652]: time="2026-06-11T10:56:16.818713529Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\""
2026-06-11 11:57:59.057449 | controller | Jun 11 10:56:16.924589 crc crio[22652]: 2026-06-11T10:56:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3052a3049135a50 Mac:6e:4b:32:8e:e7:e5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:23 Mtu:0 Sandbox:/var/run/netns/a307d2f7-df32-4eff-b297-1b8d48feb5af SocketPath: PciID:}] [{Interface:0xc0002dca20 Address:{IP:10.217.0.35 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.057465 | controller | Jun 11 10:56:16.926171 crc crio[22652]: time="2026-06-11T10:56:16.926058086Z" level=info msg="Got pod network &{Name:console-5fd9bb5bf7-29brc Namespace:openshift-console ID:3052a3049135a5045bc323c12a1eac7de23c2bf1b0e1aa751968ed7ef0cb1021 UID:433b5a96-2ddd-4326-a425-9768a1a29cdd NetNS:/var/run/netns/a307d2f7-df32-4eff-b297-1b8d48feb5af Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod433b5a96_2ddd_4326_a425_9768a1a29cdd.slice PodAnnotations:0xc002928618}] Aliases:map[]}"
2026-06-11 11:57:59.057482 | controller | Jun 11 10:56:16.926430 crc crio[22652]: time="2026-06-11T10:56:16.926365596Z" level=info msg="Checking pod openshift-console_console-5fd9bb5bf7-29brc for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.057498 | controller | Jun 11 10:56:16.940951 crc crio[22652]: time="2026-06-11T10:56:16.940789866Z" level=info msg="Ran pod sandbox 3052a3049135a5045bc323c12a1eac7de23c2bf1b0e1aa751968ed7ef0cb1021 with infra container: openshift-console/console-5fd9bb5bf7-29brc/POD" id=22032700-a10c-4eed-b38f-e2d0c4571c0d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.057514 | controller | Jun 11 10:56:16.945840 crc crio[22652]: time="2026-06-11T10:56:16.945604867Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4" id=5db7d8ca-2930-467c-942a-f9847a728d75 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.057530 | controller | Jun 11 10:56:16.948817 crc crio[22652]: time="2026-06-11T10:56:16.948483008Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4" id=7d0559c4-e0b0-4a40-8a12-2fd877a1b94d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.057545 | controller | Jun 11 10:56:16.962852 crc crio[22652]: time="2026-06-11T10:56:16.962772042Z" level=info msg="Creating container: openshift-console/console-5fd9bb5bf7-29brc/console" id=d2e1e06e-cb12-4653-9aaa-80f677d50cc4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.057561 | controller | Jun 11 10:56:16.963354 crc crio[22652]: time="2026-06-11T10:56:16.963270538Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.057577 | controller | Jun 11 10:56:17.002192 crc crio[22652]: time="2026-06-11T10:56:17.001928354Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.057593 | controller | Jun 11 10:56:17.006900 crc crio[22652]: time="2026-06-11T10:56:17.006802879Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.057611 | controller | Jun 11 10:56:17.115498 crc crio[22652]: time="2026-06-11T10:56:17.115397688Z" level=info msg="Created container 5b358e50578a26d74d1e54be1ede52d7c9d297e8ea5eca163d146008414a200b: openshift-console/console-5fd9bb5bf7-29brc/console" id=d2e1e06e-cb12-4653-9aaa-80f677d50cc4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.057628 | controller | Jun 11 10:56:17.116503 crc crio[22652]: time="2026-06-11T10:56:17.11645159Z" level=info msg="Starting container: 5b358e50578a26d74d1e54be1ede52d7c9d297e8ea5eca163d146008414a200b" id=f1f2a7de-0405-41d4-84da-78f5ad8878f1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.057644 | controller | Jun 11 10:56:17.121791 crc crio[22652]: time="2026-06-11T10:56:17.121734507Z" level=info msg="Started container" PID=37695 containerID=5b358e50578a26d74d1e54be1ede52d7c9d297e8ea5eca163d146008414a200b description=openshift-console/console-5fd9bb5bf7-29brc/console id=f1f2a7de-0405-41d4-84da-78f5ad8878f1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3052a3049135a5045bc323c12a1eac7de23c2bf1b0e1aa751968ed7ef0cb1021
2026-06-11 11:57:59.057661 | controller | Jun 11 10:56:20.221445 crc crio[22652]: time="2026-06-11T10:56:20.220859639Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:bcda449a4925872250ec4e77f06e5a6ea4977b1aa0d36da237e4a862ff325ede" id=5cf910e1-0d59-4380-942d-ac41fd80057d name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.057678 | controller | Jun 11 10:56:20.223163 crc crio[22652]: time="2026-06-11T10:56:20.222008416Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=29dda635-41e0-4bad-8429-1b80784933b1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.057694 | controller | Jun 11 10:56:20.250729 crc crio[22652]: time="2026-06-11T10:56:20.250563851Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=02512f96-2f11-48d7-88d0-7d2b56120799 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.057711 | controller | Jun 11 10:56:20.251663 crc crio[22652]: time="2026-06-11T10:56:20.251561065Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:bcda449a4925872250ec4e77f06e5a6ea4977b1aa0d36da237e4a862ff325ede" id=c5b4b33d-0f5d-41f5-a638-3bb68d9a1452 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.057727 | controller | Jun 11 10:56:20.253309 crc crio[22652]: time="2026-06-11T10:56:20.253053501Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=61840cef-6a11-4163-bbd2-94a2c70b1995 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.057743 | controller | Jun 11 10:56:20.259293 crc crio[22652]: time="2026-06-11T10:56:20.259077811Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=29802fef-154f-4fe6-817a-38bfef43816e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.057759 | controller | Jun 11 10:56:20.260853 crc crio[22652]: time="2026-06-11T10:56:20.260575809Z" level=info msg="Creating container: openshift-nmstate/nmstate-handler-lcc69/nmstate-handler" id=afa44375-7771-478f-82be-7f57850fdf6b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.057775 | controller | Jun 11 10:56:20.262480 crc crio[22652]: time="2026-06-11T10:56:20.262424369Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.057794 | controller | Jun 11 10:56:20.269344 crc crio[22652]: time="2026-06-11T10:56:20.269182653Z" level=info msg="Creating container: openshift-nmstate/nmstate-webhook-9b7874799-c5vwx/nmstate-webhook" id=25aeee8a-aaa0-4a25-b46c-de81ec37ed31 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.057810 | controller | Jun 11 10:56:20.274598 crc crio[22652]: time="2026-06-11T10:56:20.274518262Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.057826 | controller | Jun 11 10:56:20.291547 crc crio[22652]: time="2026-06-11T10:56:20.291229912Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.057842 | controller | Jun 11 10:56:20.316945 crc crio[22652]: time="2026-06-11T10:56:20.31671016Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.057858 | controller | Jun 11 10:56:20.333028 crc crio[22652]: time="2026-06-11T10:56:20.332898965Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.057873 | controller | Jun 11 10:56:20.450772 crc crio[22652]: time="2026-06-11T10:56:20.450483187Z" level=info msg="Created container 784bd4160a69422dd2f1499494d4d212a0aae60b682267261821741ba3daab49: openshift-nmstate/nmstate-webhook-9b7874799-c5vwx/nmstate-webhook" id=25aeee8a-aaa0-4a25-b46c-de81ec37ed31 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.057889 | controller | Jun 11 10:56:20.453261 crc crio[22652]: time="2026-06-11T10:56:20.452651776Z" level=info msg="Starting container: 784bd4160a69422dd2f1499494d4d212a0aae60b682267261821741ba3daab49" id=6db199c4-3451-4c2b-b01d-96e5454d4047 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.057905 | controller | Jun 11 10:56:20.463275 crc crio[22652]: time="2026-06-11T10:56:20.461805629Z" level=info msg="Started container" PID=37843 containerID=784bd4160a69422dd2f1499494d4d212a0aae60b682267261821741ba3daab49 description=openshift-nmstate/nmstate-webhook-9b7874799-c5vwx/nmstate-webhook id=6db199c4-3451-4c2b-b01d-96e5454d4047 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7fcc5bf9d5a2390cfcbb2f14b98f7edf595d9dec0f92dc981ced834df8896680
2026-06-11 11:57:59.057922 | controller | Jun 11 10:56:20.554061 crc crio[22652]: time="2026-06-11T10:56:20.553858909Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.057938 | controller | Jun 11 10:56:20.653991 crc crio[22652]: time="2026-06-11T10:56:20.653859673Z" level=info msg="Created container ee3597ff67d5e34814e0068f90cbe5b1544cb08bd826d7f5e5abc6124c4da85e: openshift-nmstate/nmstate-handler-lcc69/nmstate-handler" id=afa44375-7771-478f-82be-7f57850fdf6b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.057954 | controller | Jun 11 10:56:20.657043 crc crio[22652]: time="2026-06-11T10:56:20.655222797Z" level=info msg="Starting container: ee3597ff67d5e34814e0068f90cbe5b1544cb08bd826d7f5e5abc6124c4da85e" id=91a640ce-73c0-4186-99cf-8f929d0fda10 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.057970 | controller | Jun 11 10:56:20.662649 crc crio[22652]: time="2026-06-11T10:56:20.662507147Z" level=info msg="Started container" PID=37860 containerID=ee3597ff67d5e34814e0068f90cbe5b1544cb08bd826d7f5e5abc6124c4da85e description=openshift-nmstate/nmstate-handler-lcc69/nmstate-handler id=91a640ce-73c0-4186-99cf-8f929d0fda10 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c2e6e6ac82dfbc4bc83d1f2695c3a445b9b959647643cd2a2d31c39b2fdb59a4
2026-06-11 11:57:59.057986 | controller | Jun 11 10:56:21.045663 crc crio[22652]: time="2026-06-11T10:56:21.044833169Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:bcda449a4925872250ec4e77f06e5a6ea4977b1aa0d36da237e4a862ff325ede" id=51be5b53-a04b-4ee1-a587-6267c7a209dd name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.058005 | controller | Jun 11 10:56:21.047655 crc crio[22652]: time="2026-06-11T10:56:21.047500058Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=ba89d4f9-e765-41c3-820c-e8745e516d99 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.058021 | controller | Jun 11 10:56:21.051454 crc crio[22652]: time="2026-06-11T10:56:21.051318189Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=4efe2faf-b47b-4aaa-be87-05a8d9ef93ee name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.058037 | controller | Jun 11 10:56:21.059559 crc crio[22652]: time="2026-06-11T10:56:21.059412067Z" level=info msg="Creating container: openshift-nmstate/nmstate-metrics-756b4d6fc6-tmwgn/nmstate-metrics" id=fa999ad8-2f65-43ce-bdcc-f9feaba1c63a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.058053 | controller | Jun 11 10:56:21.061965 crc crio[22652]: time="2026-06-11T10:56:21.061917397Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.058069 | controller | Jun 11 10:56:21.101964 crc crio[22652]: time="2026-06-11T10:56:21.101883003Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.058085 | controller | Jun 11 10:56:21.108035 crc crio[22652]: time="2026-06-11T10:56:21.107964208Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.058101 | controller | Jun 11 10:56:21.266252 crc crio[22652]: time="2026-06-11T10:56:21.265869569Z" level=info msg="Created container 6da388863c8e6f690349f28742346978fc787ebc0b026137f4914dc1f7eed442: openshift-nmstate/nmstate-metrics-756b4d6fc6-tmwgn/nmstate-metrics" id=fa999ad8-2f65-43ce-bdcc-f9feaba1c63a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.058117 | controller | Jun 11 10:56:21.270909 crc crio[22652]: time="2026-06-11T10:56:21.267022936Z" level=info msg="Starting container: 6da388863c8e6f690349f28742346978fc787ebc0b026137f4914dc1f7eed442" id=892b9371-8c4a-40c4-8de9-ca00ecd9e100 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.058132 | controller | Jun 11 10:56:21.271985 crc crio[22652]: time="2026-06-11T10:56:21.27190364Z" level=info msg="Started container" PID=37885 containerID=6da388863c8e6f690349f28742346978fc787ebc0b026137f4914dc1f7eed442 description=openshift-nmstate/nmstate-metrics-756b4d6fc6-tmwgn/nmstate-metrics id=892b9371-8c4a-40c4-8de9-ca00ecd9e100 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3307739bff43a7bfbc94569a5b92c4a31409198a4d259f27fdf39b47a030c62e
2026-06-11 11:57:59.058148 | controller | Jun 11 10:56:21.284792 crc crio[22652]: time="2026-06-11T10:56:21.283317423Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1" id=09a0bcfc-dfb6-46c2-aa8f-7bc741fef551 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.058164 | controller | Jun 11 10:56:21.284792 crc crio[22652]: time="2026-06-11T10:56:21.283568351Z" level=info msg="Image registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1 not found" id=09a0bcfc-dfb6-46c2-aa8f-7bc741fef551 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.058184 | controller | Jun 11 10:56:21.284792 crc crio[22652]: time="2026-06-11T10:56:21.283636313Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1 found" id=09a0bcfc-dfb6-46c2-aa8f-7bc741fef551 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.058200 | controller | Jun 11 10:56:21.285085 crc crio[22652]: time="2026-06-11T10:56:21.28480426Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1" id=4453c4d2-ceed-4fd3-b804-210fc6217094 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.058216 | controller | Jun 11 10:56:21.290035 crc crio[22652]: time="2026-06-11T10:56:21.289957495Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\""
2026-06-11 11:57:59.058232 | controller | Jun 11 10:56:24.071376 crc crio[22652]: time="2026-06-11T10:56:24.070544386Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:281a4f96defc7aa220db5af8ea7f3a4ab914e4b932e6edea4c2b02d95fbc5672" id=4453c4d2-ceed-4fd3-b804-210fc6217094 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.058247 | controller | Jun 11 10:56:24.073570 crc crio[22652]: time="2026-06-11T10:56:24.072355401Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1" id=b1eaacbd-cff1-449e-90af-1f76eeaaac9b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.058263 | controller | Jun 11 10:56:24.076761 crc crio[22652]: time="2026-06-11T10:56:24.076662928Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1" id=da0b3a58-ef7b-4d7a-b9ac-98967805777b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.058278 | controller | Jun 11 10:56:24.087279 crc crio[22652]: time="2026-06-11T10:56:24.0871092Z" level=info msg="Creating container: openshift-nmstate/nmstate-metrics-756b4d6fc6-tmwgn/kube-rbac-proxy" id=947dbae6-aa37-43ab-96e4-1ae65bc87a91 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.058293 | controller | Jun 11 10:56:24.089296 crc crio[22652]: time="2026-06-11T10:56:24.089092054Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.058309 | controller | Jun 11 10:56:24.119678 crc crio[22652]: time="2026-06-11T10:56:24.119543249Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.058325 | controller | Jun 11 10:56:24.125310 crc crio[22652]: time="2026-06-11T10:56:24.125189458Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.058340 | controller | Jun 11 10:56:24.243777 crc crio[22652]: time="2026-06-11T10:56:24.24336391Z" level=info msg="Created container 1644ccf22de0135e4b02fde7aa8d4581ed95e5184de1b1956f5ab966d07b4a7f: openshift-nmstate/nmstate-metrics-756b4d6fc6-tmwgn/kube-rbac-proxy" id=947dbae6-aa37-43ab-96e4-1ae65bc87a91 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.058376 | controller | Jun 11 10:56:24.247100 crc crio[22652]: time="2026-06-11T10:56:24.247019746Z" level=info msg="Starting container: 1644ccf22de0135e4b02fde7aa8d4581ed95e5184de1b1956f5ab966d07b4a7f" id=ed1579a9-163a-40d5-87d1-73493f945459 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.058393 | controller | Jun 11 10:56:24.256451 crc crio[22652]: time="2026-06-11T10:56:24.256385934Z" level=info msg="Started container" PID=37947 containerID=1644ccf22de0135e4b02fde7aa8d4581ed95e5184de1b1956f5ab966d07b4a7f description=openshift-nmstate/nmstate-metrics-756b4d6fc6-tmwgn/kube-rbac-proxy id=ed1579a9-163a-40d5-87d1-73493f945459 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3307739bff43a7bfbc94569a5b92c4a31409198a4d259f27fdf39b47a030c62e
2026-06-11 11:57:59.058413 | controller | Jun 11 10:56:28.581059 crc crio[22652]: time="2026-06-11T10:56:28.579964924Z" level=info msg="Pulled image: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:3bf2d5fbb780de667ad48e0102ef7d2abd032bf1a490bb8344ff7b8fa745446a" id=c082c171-50ea-4ed9-b875-3f76917e42aa name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.058430 | controller | Jun 11 10:56:28.583096 crc crio[22652]: time="2026-06-11T10:56:28.582636145Z" level=info msg="Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e" id=b241eb03-5f8b-4bf5-bf7a-c5262b767f17 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.058487 | controller | Jun 11 10:56:28.603826 crc crio[22652]: time="2026-06-11T10:56:28.603739788Z" level=info msg="Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e" id=fda21714-9c85-4a93-86bc-9d22334e725c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.058507 | controller | Jun 11 10:56:28.613552 crc crio[22652]: time="2026-06-11T10:56:28.613444815Z" level=info msg="Creating container: openshift-nmstate/nmstate-console-plugin-9bcc7988b-crpds/nmstate-console-plugin" id=844d27cc-0373-45d7-9572-ec4192867631 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.058524 | controller | Jun 11 10:56:28.615431 crc crio[22652]: time="2026-06-11T10:56:28.615365027Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.058540 | controller | Jun 11 10:56:28.640985 crc crio[22652]: time="2026-06-11T10:56:28.640884275Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.058556 | controller | Jun 11 10:56:28.643790 crc crio[22652]: time="2026-06-11T10:56:28.643732947Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.058573 | controller | Jun 11 10:56:28.790065 crc crio[22652]: time="2026-06-11T10:56:28.789633996Z" level=info msg="Created container ceb29124f1750d7c25b35074cf6a37b2b7abb5025d0404f26ddeab7aba4c187f: openshift-nmstate/nmstate-console-plugin-9bcc7988b-crpds/nmstate-console-plugin" id=844d27cc-0373-45d7-9572-ec4192867631 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.058616 | controller | Jun 11 10:56:28.791827 crc crio[22652]: time="2026-06-11T10:56:28.791712062Z" level=info msg="Starting container: ceb29124f1750d7c25b35074cf6a37b2b7abb5025d0404f26ddeab7aba4c187f" id=93dc3890-08cf-4d2a-b581-5d8a44d90bbb name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.058637 | controller | Jun 11 10:56:28.797913 crc crio[22652]: time="2026-06-11T10:56:28.797788205Z" level=info msg="Started container" PID=38016 containerID=ceb29124f1750d7c25b35074cf6a37b2b7abb5025d0404f26ddeab7aba4c187f description=openshift-nmstate/nmstate-console-plugin-9bcc7988b-crpds/nmstate-console-plugin id=93dc3890-08cf-4d2a-b581-5d8a44d90bbb name=/runtime.v1.RuntimeService/StartContainer sandboxID=8dac396fd0a09235685705ddcd4219e1157440f7e7939950a5938ddc9b32345d
2026-06-11 11:57:59.058654 | controller | Jun 11 10:56:52.246561 crc crio[22652]: time="2026-06-11T10:56:52.238382691Z" level=info msg="Stopping container: a8d09f8d4e672ccb18e161f87e2da91ea8f5c6485682c874df5ea91a3911e127 (timeout: 15s)" id=d6e7c7f3-9aa4-4684-bf52-7a37a5ae27a1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.058670 | controller | Jun 11 10:56:52.384606 crc crio[22652]: time="2026-06-11T10:56:52.38452426Z" level=info msg="Stopped container a8d09f8d4e672ccb18e161f87e2da91ea8f5c6485682c874df5ea91a3911e127: openshift-console/console-6c684df5db-cc8g8/console" id=d6e7c7f3-9aa4-4684-bf52-7a37a5ae27a1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.058689 | controller | Jun 11 10:56:52.386902 crc crio[22652]: time="2026-06-11T10:56:52.386838073Z" level=info msg="Stopping pod sandbox: bee064a86ca0eeb4ff04004766d628768c20085b8f22a24de72bda1bf48cc9c2" id=47ff16ac-9cdf-4321-9d59-bd4b097a3366 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.058706 | controller | Jun 11 10:56:52.388053 crc crio[22652]: time="2026-06-11T10:56:52.387772023Z" level=info msg="Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:bee064a86ca0eeb4ff04004766d628768c20085b8f22a24de72bda1bf48cc9c2 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/29376849-3221-441c-b733-393513def666 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:0xc0036e68f8}] Aliases:map[]}"
2026-06-11 11:57:59.058723 | controller | Jun 11 10:56:52.388053 crc crio[22652]: time="2026-06-11T10:56:52.38798924Z" level=info msg="Deleting pod openshift-console_console-6c684df5db-cc8g8 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.058739 | controller | Jun 11 10:56:52.680748 crc crio[22652]: time="2026-06-11T10:56:52.672292454Z" level=info msg="Stopped pod sandbox: bee064a86ca0eeb4ff04004766d628768c20085b8f22a24de72bda1bf48cc9c2" id=47ff16ac-9cdf-4321-9d59-bd4b097a3366 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.058756 | controller | Jun 11 10:56:53.337487 crc crio[22652]: time="2026-06-11T10:56:53.33689832Z" level=info msg="Removing container: a8d09f8d4e672ccb18e161f87e2da91ea8f5c6485682c874df5ea91a3911e127" id=7cbf5e78-a704-4175-a9a7-1befb30a9ef8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.058772 | controller | Jun 11 10:56:53.373735 crc crio[22652]: time="2026-06-11T10:56:53.373549773Z" level=info msg="Removed container a8d09f8d4e672ccb18e161f87e2da91ea8f5c6485682c874df5ea91a3911e127: openshift-console/console-6c684df5db-cc8g8/console" id=7cbf5e78-a704-4175-a9a7-1befb30a9ef8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.058788 | controller | Jun 11 10:56:55.680657 crc crio[22652]: time="2026-06-11T10:56:55.68017791Z" level=info msg="Running pod sandbox: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3v8zdw/POD" id=799dee84-904e-41d5-b21f-636835188177 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.058805 | controller | Jun 11 10:56:55.681628 crc crio[22652]: time="2026-06-11T10:56:55.680712417Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.058821 | controller | Jun 11 10:56:55.711573 crc crio[22652]: time="2026-06-11T10:56:55.711378201Z" level=info msg="Got pod network &{Name:387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3v8zdw Namespace:openshift-marketplace ID:dc84b23df774f067d801a95e037e057e9bcdedcc16b0a95aeaecb0b0cf9c0614 UID:92d40219-23c1-48b1-831e-e654f28db39c NetNS:/var/run/netns/fa5d457e-badd-41aa-8e63-3e097fce0b91 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod92d40219_23c1_48b1_831e_e654f28db39c.slice PodAnnotations:0xc000988d88}] Aliases:map[]}"
2026-06-11 11:57:59.058838 | controller | Jun 11 10:56:55.711573 crc crio[22652]: time="2026-06-11T10:56:55.711461434Z" level=info msg="Adding pod openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3v8zdw to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.058857 | controller | Jun 11 10:56:56.015348 crc crio[22652]: 2026-06-11T10:56:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dc84b23df774f06 Mac:22:05:56:21:18:e8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2c Mtu:0 Sandbox:/var/run/netns/fa5d457e-badd-41aa-8e63-3e097fce0b91 SocketPath: PciID:}] [{Interface:0xc000286970 Address:{IP:10.217.0.44 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.058874 | controller | Jun 11 10:56:56.015781 crc crio[22652]: time="2026-06-11T10:56:56.01572868Z" level=info msg="Got pod network &{Name:387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3v8zdw Namespace:openshift-marketplace ID:dc84b23df774f067d801a95e037e057e9bcdedcc16b0a95aeaecb0b0cf9c0614 UID:92d40219-23c1-48b1-831e-e654f28db39c NetNS:/var/run/netns/fa5d457e-badd-41aa-8e63-3e097fce0b91 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod92d40219_23c1_48b1_831e_e654f28db39c.slice PodAnnotations:0xc000988d88}] Aliases:map[]}"
2026-06-11 11:57:59.058890 | controller | Jun 11 10:56:56.015913 crc crio[22652]: time="2026-06-11T10:56:56.015882525Z" level=info msg="Checking pod openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3v8zdw for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.058906 | controller | Jun 11 10:56:56.024737 crc crio[22652]: time="2026-06-11T10:56:56.024636154Z" level=info msg="Ran pod sandbox dc84b23df774f067d801a95e037e057e9bcdedcc16b0a95aeaecb0b0cf9c0614 with infra container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3v8zdw/POD" id=799dee84-904e-41d5-b21f-636835188177 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.058922 | controller | Jun 11 10:56:56.027921 crc crio[22652]: time="2026-06-11T10:56:56.027505345Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=3b20a549-5d30-4421-8602-f2da5c6dece2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.058938 | controller | Jun 11 10:56:56.029746 crc crio[22652]: time="2026-06-11T10:56:56.029700964Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=33c433b5-e43d-494a-8491-8d181b0b3a06 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.058953 | controller | Jun 11 10:56:56.037681 crc crio[22652]: time="2026-06-11T10:56:56.037593824Z" level=info msg="Creating container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3v8zdw/util" id=2914419b-6186-4864-857d-505c9b750365 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.058969 | controller | Jun 11 10:56:56.038003 crc crio[22652]: time="2026-06-11T10:56:56.037945196Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.058984 | controller | Jun 11 10:56:56.090302 crc crio[22652]: time="2026-06-11T10:56:56.078987651Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.059000 | controller | Jun 11 10:56:56.095017 crc crio[22652]: time="2026-06-11T10:56:56.094931017Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.059015 | controller | Jun 11 10:56:56.187984 crc crio[22652]: time="2026-06-11T10:56:56.187888199Z" level=info msg="Created container eebc42e142fd6b7e4821400dc4b4a260904274572ea46151f8cfb67a2d1b5b86: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3v8zdw/util" id=2914419b-6186-4864-857d-505c9b750365 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.059034 | controller | Jun 11 10:56:56.189274 crc crio[22652]: time="2026-06-11T10:56:56.189166676Z" level=info msg="Starting container: eebc42e142fd6b7e4821400dc4b4a260904274572ea46151f8cfb67a2d1b5b86" id=520794f0-df3d-4663-9790-491bd40b8599 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.059050 | controller | Jun 11 10:56:56.197647 crc crio[22652]: time="2026-06-11T10:56:56.197546902Z" level=info msg="Started container" PID=39215 containerID=eebc42e142fd6b7e4821400dc4b4a260904274572ea46151f8cfb67a2d1b5b86 description=openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3v8zdw/util id=520794f0-df3d-4663-9790-491bd40b8599 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dc84b23df774f067d801a95e037e057e9bcdedcc16b0a95aeaecb0b0cf9c0614
2026-06-11 11:57:59.059066 | controller | Jun 11 10:56:56.364727 crc crio[22652]: time="2026-06-11T10:56:56.364688607Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f" id=32385f4d-239c-4bc7-927b-87cb6978d2b6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.059081 | controller | Jun 11 10:56:56.365025 crc crio[22652]: time="2026-06-11T10:56:56.365005067Z" level=info msg="Image registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f not found" id=32385f4d-239c-4bc7-927b-87cb6978d2b6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.059097 | controller | Jun 11 10:56:56.365247 crc crio[22652]: time="2026-06-11T10:56:56.365224034Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f found" id=32385f4d-239c-4bc7-927b-87cb6978d2b6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.059113 | controller | Jun 11 10:56:56.366439 crc crio[22652]: time="2026-06-11T10:56:56.366379461Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f" id=b5609f19-1ab1-4bb3-9309-bfb532e66f6e name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.059129 | controller | Jun 11 10:56:56.373643 crc crio[22652]: time="2026-06-11T10:56:56.373606851Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\""
2026-06-11 11:57:59.059145 | controller | Jun 11 10:56:58.021102 crc crio[22652]: time="2026-06-11T10:56:58.020720512Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f" id=b5609f19-1ab1-4bb3-9309-bfb532e66f6e name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.059161 | controller | Jun 11 10:56:58.023386 crc crio[22652]: time="2026-06-11T10:56:58.023195911Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f" id=a20bd55b-6072-4a20-ae19-ed9621555360 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.059176 | controller | Jun 11 10:56:58.028327 crc crio[22652]: time="2026-06-11T10:56:58.028090136Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f" id=38eff779-7604-4407-8550-463f55102cf0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.059192 | controller | Jun 11 10:56:58.039872 crc crio[22652]: time="2026-06-11T10:56:58.039788088Z" level=info msg="Creating container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3v8zdw/pull" id=c6d24996-3fbe-439e-a89b-e4056193b4cb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.059207 | controller | Jun 11 10:56:58.041431 crc crio[22652]: time="2026-06-11T10:56:58.041374018Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.059226 | controller | Jun 11 10:56:58.071586 crc crio[22652]: time="2026-06-11T10:56:58.071498503Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.059242 | controller | Jun 11 10:56:58.072007 crc crio[22652]: time="2026-06-11T10:56:58.071770352Z" level=warning msg="Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/865e78f1536e67ef1cdb49a7b418b2cc33c415be53db2ed598f1797c99057dbf/merged/etc/passwd: no such file or directory"
2026-06-11 11:57:59.059258 | controller | Jun 11 10:56:58.072007 crc crio[22652]: time="2026-06-11T10:56:58.071796673Z" level=warning msg="Failed to open /etc/group: open /var/lib/containers/storage/overlay/865e78f1536e67ef1cdb49a7b418b2cc33c415be53db2ed598f1797c99057dbf/merged/etc/group: no such file or directory"
2026-06-11 11:57:59.059273 | controller | Jun 11 10:56:58.075980 crc crio[22652]: time="2026-06-11T10:56:58.075893003Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.059289 | controller | Jun 11 10:56:58.189369 crc crio[22652]: time="2026-06-11T10:56:58.189257171Z" level=info msg="Created container fe7740df85aa73d3156c7b7f95e30f4c73f1e279414bd8bc76fbfb90eabe6b6d: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3v8zdw/pull" id=c6d24996-3fbe-439e-a89b-e4056193b4cb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.059305 | controller | Jun 11 10:56:58.190520 crc crio[22652]: time="2026-06-11T10:56:58.190447739Z" level=info msg="Starting container: fe7740df85aa73d3156c7b7f95e30f4c73f1e279414bd8bc76fbfb90eabe6b6d" id=d1d210d2-e285-411b-b5e2-10c7ce72a3b7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.059320 | controller | Jun 11 10:56:58.195505 crc crio[22652]: time="2026-06-11T10:56:58.195403767Z" level=info msg="Started container" PID=39249 containerID=fe7740df85aa73d3156c7b7f95e30f4c73f1e279414bd8bc76fbfb90eabe6b6d description=openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3v8zdw/pull id=d1d210d2-e285-411b-b5e2-10c7ce72a3b7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dc84b23df774f067d801a95e037e057e9bcdedcc16b0a95aeaecb0b0cf9c0614
2026-06-11 11:57:59.059337 | controller | Jun 11 10:56:58.386092 crc crio[22652]: time="2026-06-11T10:56:58.385358487Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=6d668417-6add-40b4-9225-fbe6aaf08586 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.059373 | controller | Jun 11 10:56:58.387660 crc crio[22652]: time="2026-06-11T10:56:58.387566607Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=bc20ce27-df91-4017-a114-f8538d943796 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.059402 | controller | Jun 11 10:56:58.394020 crc crio[22652]: time="2026-06-11T10:56:58.39391391Z" level=info msg="Creating container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3v8zdw/extract" id=896c638b-85b9-412e-b2af-fd4e88274771 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.059482 | controller | Jun 11 10:56:58.394979 crc crio[22652]: time="2026-06-11T10:56:58.394331063Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.059521 | controller | Jun 11 10:56:58.422345 crc crio[22652]: time="2026-06-11T10:56:58.422230426Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.059547 | controller | Jun 11 10:56:58.426547 crc crio[22652]: time="2026-06-11T10:56:58.42641596Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.059601 | controller | Jun 11 10:56:58.532032 crc crio[22652]: time="2026-06-11T10:56:58.531799074Z" level=info msg="Created container 04786abe4e64d9b6b56bca4df9688cdbc582b7522be506be96b5c6a0364108b6: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3v8zdw/extract" id=896c638b-85b9-412e-b2af-fd4e88274771 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.059623 | controller | Jun 11 10:56:58.534370 crc crio[22652]: time="2026-06-11T10:56:58.534098037Z" level=info msg="Starting container: 04786abe4e64d9b6b56bca4df9688cdbc582b7522be506be96b5c6a0364108b6" id=1834eb83-729c-4a08-9e30-18b43cb4a65a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.059642 | controller | Jun 11 10:56:58.543620 crc crio[22652]: time="2026-06-11T10:56:58.543492156Z" level=info msg="Started container" PID=39266 containerID=04786abe4e64d9b6b56bca4df9688cdbc582b7522be506be96b5c6a0364108b6 description=openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3v8zdw/extract id=1834eb83-729c-4a08-9e30-18b43cb4a65a name=/runtime.v1.RuntimeService/StartContainer sandboxID=dc84b23df774f067d801a95e037e057e9bcdedcc16b0a95aeaecb0b0cf9c0614
2026-06-11 11:57:59.059721 | controller | Jun 11 10:57:00.407483 crc crio[22652]: time="2026-06-11T10:57:00.406705757Z" level=info msg="Stopping pod sandbox: dc84b23df774f067d801a95e037e057e9bcdedcc16b0a95aeaecb0b0cf9c0614" id=ae083322-34c6-48ea-b07d-45e1111b8c41 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.059742 | controller | Jun 11 10:57:00.410023 crc crio[22652]: time="2026-06-11T10:57:00.407832713Z" level=info msg="Got pod network &{Name:387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3v8zdw Namespace:openshift-marketplace ID:dc84b23df774f067d801a95e037e057e9bcdedcc16b0a95aeaecb0b0cf9c0614 UID:92d40219-23c1-48b1-831e-e654f28db39c NetNS:/var/run/netns/fa5d457e-badd-41aa-8e63-3e097fce0b91 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod92d40219_23c1_48b1_831e_e654f28db39c.slice PodAnnotations:0xc000988620}] Aliases:map[]}"
2026-06-11 11:57:59.059782 | controller | Jun 11 10:57:00.410023 crc crio[22652]: time="2026-06-11T10:57:00.408006739Z" level=info msg="Deleting pod openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3v8zdw from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.059806 | controller | Jun 11 10:57:00.695866 crc crio[22652]: time="2026-06-11T10:57:00.695657939Z" level=info msg="Stopped pod sandbox: dc84b23df774f067d801a95e037e057e9bcdedcc16b0a95aeaecb0b0cf9c0614" id=ae083322-34c6-48ea-b07d-45e1111b8c41 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.059824 | controller | Jun 11 10:57:04.923915 crc crio[22652]: time="2026-06-11T10:57:04.923168608Z" level=info msg="Removing container: 3802fa2612b778dcdc07d498a7bfa2c3461a9abdc7552d614000f55c84a89890" id=1d7bbe47-df6c-43a2-85e5-83001f4a62b7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.059841 | controller | Jun 11 10:57:05.223735 crc crio[22652]: time="2026-06-11T10:57:05.223433312Z" level=info msg="Removed container 3802fa2612b778dcdc07d498a7bfa2c3461a9abdc7552d614000f55c84a89890: openshift-infra/auto-csr-approver-29686250-zchq7/oc" id=1d7bbe47-df6c-43a2-85e5-83001f4a62b7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.059858 | controller | Jun 11 10:57:05.230305 crc crio[22652]: time="2026-06-11T10:57:05.23006459Z" level=info msg="Stopping pod sandbox: c6c0aa16869607996c5ebc8f91c78a8e21cda669b8c1d22e9beb4b7373c4c949" id=de59b101-94a7-47e2-9438-f5b71ec33cf6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.059889 | controller | Jun 11 10:57:05.230305 crc crio[22652]: time="2026-06-11T10:57:05.230175994Z" level=info msg="Stopped pod sandbox (already stopped): c6c0aa16869607996c5ebc8f91c78a8e21cda669b8c1d22e9beb4b7373c4c949" id=de59b101-94a7-47e2-9438-f5b71ec33cf6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.059907 | controller | Jun 11 10:57:05.230732 crc crio[22652]: time="2026-06-11T10:57:05.230695131Z" level=info msg="Removing pod sandbox: c6c0aa16869607996c5ebc8f91c78a8e21cda669b8c1d22e9beb4b7373c4c949" id=510e7e36-dbd2-4e86-a9c3-129aff217191 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.059925 | controller | Jun 11 10:57:05.237922 crc crio[22652]: time="2026-06-11T10:57:05.23783965Z" level=info msg="Removed pod sandbox: c6c0aa16869607996c5ebc8f91c78a8e21cda669b8c1d22e9beb4b7373c4c949" id=510e7e36-dbd2-4e86-a9c3-129aff217191 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.059942 | controller | Jun 11 10:57:05.238925 crc crio[22652]: time="2026-06-11T10:57:05.238802418Z" level=info msg="Stopping pod sandbox: bee064a86ca0eeb4ff04004766d628768c20085b8f22a24de72bda1bf48cc9c2" id=471905ab-1573-40c1-acd6-df755968f704 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.059959 | controller | Jun 11 10:57:05.238925 crc crio[22652]: time="2026-06-11T10:57:05.238843699Z" level=info msg="Stopped pod sandbox (already stopped): bee064a86ca0eeb4ff04004766d628768c20085b8f22a24de72bda1bf48cc9c2" id=471905ab-1573-40c1-acd6-df755968f704 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.059977 | controller | Jun 11 10:57:05.239617 crc crio[22652]: time="2026-06-11T10:57:05.239557192Z" level=info msg="Removing pod sandbox: bee064a86ca0eeb4ff04004766d628768c20085b8f22a24de72bda1bf48cc9c2" id=f8b2f4bd-569f-49d1-a0be-fc8cc0cc288c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.059993 | controller | Jun 11 10:57:05.246371 crc crio[22652]: time="2026-06-11T10:57:05.246104152Z" level=info msg="Removed pod sandbox: bee064a86ca0eeb4ff04004766d628768c20085b8f22a24de72bda1bf48cc9c2" id=f8b2f4bd-569f-49d1-a0be-fc8cc0cc288c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.060011 | controller | Jun 11 10:57:13.929468 crc crio[22652]: time="2026-06-11T10:57:13.92857605Z" level=info msg="Running pod sandbox: metallb-system/metallb-operator-controller-manager-6b45478744-dhq8h/POD" id=f1bcd794-d341-4e27-acaa-18d9056a93ea name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.060029 | controller | Jun 11 10:57:13.931059 crc crio[22652]: time="2026-06-11T10:57:13.929507969Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.060047 | controller | Jun 11 10:57:13.962580 crc crio[22652]: time="2026-06-11T10:57:13.962392257Z" level=info msg="Got pod network &{Name:metallb-operator-controller-manager-6b45478744-dhq8h Namespace:metallb-system ID:c5868a94760e0bb1fa3960ca616331352bf7ab99319fa50df625870bce523dc5 UID:cd197bab-2a45-494a-9a2a-1c508ab91265 NetNS:/var/run/netns/72fef954-c27c-4b47-b37a-4bf4d7bd233b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcd197bab_2a45_494a_9a2a_1c508ab91265.slice PodAnnotations:0xc0004bed70}] Aliases:map[]}"
2026-06-11 11:57:59.060065 | controller | Jun 11 10:57:13.962895 crc crio[22652]: time="2026-06-11T10:57:13.962636425Z" level=info msg="Adding pod metallb-system_metallb-operator-controller-manager-6b45478744-dhq8h to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.060083 | controller | Jun 11 10:57:14.696957 crc crio[22652]: 2026-06-11T10:57:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c5868a94760e0bb Mac:8e:25:b3:30:b8:f0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2d Mtu:0 Sandbox:/var/run/netns/72fef954-c27c-4b47-b37a-4bf4d7bd233b SocketPath: PciID:}] [{Interface:0xc00013adb0 Address:{IP:10.217.0.45 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.060108 | controller | Jun 11 10:57:14.699887 crc crio[22652]: time="2026-06-11T10:57:14.699762811Z" level=info msg="Got pod network &{Name:metallb-operator-controller-manager-6b45478744-dhq8h Namespace:metallb-system ID:c5868a94760e0bb1fa3960ca616331352bf7ab99319fa50df625870bce523dc5 UID:cd197bab-2a45-494a-9a2a-1c508ab91265 NetNS:/var/run/netns/72fef954-c27c-4b47-b37a-4bf4d7bd233b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcd197bab_2a45_494a_9a2a_1c508ab91265.slice PodAnnotations:0xc0004bed70}] Aliases:map[]}"
2026-06-11 11:57:59.060127 | controller | Jun 11 10:57:14.700291 crc crio[22652]: time="2026-06-11T10:57:14.700105522Z" level=info msg="Checking pod metallb-system_metallb-operator-controller-manager-6b45478744-dhq8h for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.060145 | controller | Jun 11 10:57:14.710777 crc crio[22652]: time="2026-06-11T10:57:14.710690014Z" level=info msg="Ran pod sandbox c5868a94760e0bb1fa3960ca616331352bf7ab99319fa50df625870bce523dc5 with infra container: metallb-system/metallb-operator-controller-manager-6b45478744-dhq8h/POD" id=f1bcd794-d341-4e27-acaa-18d9056a93ea name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.060162 | controller | Jun 11 10:57:14.717460 crc crio[22652]: time="2026-06-11T10:57:14.717329125Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca" id=c5318278-1d4d-422e-8b53-2ac5f52f8450 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.060179 | controller | Jun 11 10:57:14.717735 crc crio[22652]: time="2026-06-11T10:57:14.717606264Z" level=info msg="Image registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca not found" id=c5318278-1d4d-422e-8b53-2ac5f52f8450 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.060196 | controller | Jun 11 10:57:14.717735 crc crio[22652]: time="2026-06-11T10:57:14.717653776Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca found" id=c5318278-1d4d-422e-8b53-2ac5f52f8450 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.060213 | controller | Jun 11 10:57:14.722067 crc crio[22652]: time="2026-06-11T10:57:14.721960855Z" level=info msg="Pulling image: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca" id=745b0921-582e-4bd3-a2e2-d7260b2d12f0 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.060230 | controller | Jun 11 10:57:14.728431 crc crio[22652]: time="2026-06-11T10:57:14.727966444Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\""
2026-06-11 11:57:59.060248 | controller | Jun 11 10:57:15.427821 crc crio[22652]: time="2026-06-11T10:57:15.427732725Z" level=info msg="Running pod sandbox: metallb-system/metallb-operator-webhook-server-7f4bfb7fcb-m6dfd/POD" id=aeaba9be-4d37-4a48-a38e-8159cc8b6e54 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.060265 | controller | Jun 11 10:57:15.427821 crc crio[22652]: time="2026-06-11T10:57:15.427855779Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.060283 | controller | Jun 11 10:57:15.450699 crc crio[22652]: time="2026-06-11T10:57:15.450356753Z" level=info msg="Got pod network &{Name:metallb-operator-webhook-server-7f4bfb7fcb-m6dfd Namespace:metallb-system ID:ce0266a19691f3f70cfe95377534c751820bcf8b52a21477d5bd0bbfb3660ae6 UID:bc7a1780-46c0-43df-ae16-757774b607a5 NetNS:/var/run/netns/c13a7529-f05a-4518-ad75-d792387f5df1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbc7a1780_46c0_43df_ae16_757774b607a5.slice PodAnnotations:0xc0004bf308}] Aliases:map[]}"
2026-06-11 11:57:59.060304 | controller | Jun 11 10:57:15.450699 crc crio[22652]: time="2026-06-11T10:57:15.450667553Z" level=info msg="Adding pod metallb-system_metallb-operator-webhook-server-7f4bfb7fcb-m6dfd to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.060323 | controller | Jun 11 10:57:15.963014 crc crio[22652]: 2026-06-11T10:57:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ce0266a19691f3f Mac:56:b9:ba:e5:ce:3f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2e Mtu:0 Sandbox:/var/run/netns/c13a7529-f05a-4518-ad75-d792387f5df1 SocketPath: PciID:}] [{Interface:0xc00028e6c0 Address:{IP:10.217.0.46 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.060340 | controller | Jun 11 10:57:15.966283 crc crio[22652]: time="2026-06-11T10:57:15.966171817Z" level=info msg="Got pod network &{Name:metallb-operator-webhook-server-7f4bfb7fcb-m6dfd Namespace:metallb-system ID:ce0266a19691f3f70cfe95377534c751820bcf8b52a21477d5bd0bbfb3660ae6 UID:bc7a1780-46c0-43df-ae16-757774b607a5 NetNS:/var/run/netns/c13a7529-f05a-4518-ad75-d792387f5df1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbc7a1780_46c0_43df_ae16_757774b607a5.slice PodAnnotations:0xc0004bf308}] Aliases:map[]}"
2026-06-11 11:57:59.060445 | controller | Jun 11 10:57:15.966609 crc crio[22652]: time="2026-06-11T10:57:15.966545919Z" level=info msg="Checking pod metallb-system_metallb-operator-webhook-server-7f4bfb7fcb-m6dfd for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.060472 | controller | Jun 11 10:57:15.977807 crc crio[22652]: time="2026-06-11T10:57:15.977747835Z" level=info msg="Ran pod sandbox ce0266a19691f3f70cfe95377534c751820bcf8b52a21477d5bd0bbfb3660ae6 with infra container: metallb-system/metallb-operator-webhook-server-7f4bfb7fcb-m6dfd/POD" id=aeaba9be-4d37-4a48-a38e-8159cc8b6e54 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.060491 | controller | Jun 11 10:57:15.982893 crc crio[22652]: time="2026-06-11T10:57:15.982812978Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee" id=74f9f407-8f8e-4d60-af66-b921e0a09f6e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.060509 | controller | Jun 11 10:57:15.983064 crc crio[22652]: time="2026-06-11T10:57:15.983024395Z" level=info msg="Image registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee not found" id=74f9f407-8f8e-4d60-af66-b921e0a09f6e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.060526 | controller | Jun 11 10:57:15.983246 crc crio[22652]: time="2026-06-11T10:57:15.983069126Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee found" id=74f9f407-8f8e-4d60-af66-b921e0a09f6e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.060543 | controller | Jun 11 10:57:15.984829 crc crio[22652]: time="2026-06-11T10:57:15.984764161Z" level=info msg="Pulling image: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee" id=bbf62596-2925-425b-afa2-6cc4999b8edc name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.060559 | controller | Jun 11 10:57:15.988320 crc crio[22652]: time="2026-06-11T10:57:15.988268527Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\""
2026-06-11 11:57:59.060580 | controller | Jun 11 10:57:21.723322 crc crio[22652]: time="2026-06-11T10:57:21.721798729Z" level=info msg="Pulled image: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:17a529d2879517de7496a2b9408b82d437fe0e858cc5f62aea1ff22151b4d86a" id=745b0921-582e-4bd3-a2e2-d7260b2d12f0 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.060598 | controller | Jun 11 10:57:21.725063 crc crio[22652]: time="2026-06-11T10:57:21.725007201Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca" id=079d526a-d24c-4daf-88f0-a87ab47a260f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.060613 | controller | Jun 11 10:57:21.729793 crc crio[22652]: time="2026-06-11T10:57:21.729748191Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca" id=261ebe51-1375-4c23-b03f-a1961e38699a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.060630 | controller | Jun 11 10:57:21.746784 crc crio[22652]: time="2026-06-11T10:57:21.746629297Z" level=info msg="Creating container: metallb-system/metallb-operator-controller-manager-6b45478744-dhq8h/manager" id=a8d04a4d-3ecb-4e7a-9f29-e38f33bd6322 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.060647 | controller | Jun 11 10:57:21.749571 crc crio[22652]: time="2026-06-11T10:57:21.749386234Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.060664 | controller | Jun 11 10:57:21.785846 crc crio[22652]: time="2026-06-11T10:57:21.785739598Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.060681 | controller | Jun 11 10:57:21.791377 crc crio[22652]: time="2026-06-11T10:57:21.791285354Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.060698 | controller | Jun 11 10:57:21.966343 crc crio[22652]: time="2026-06-11T10:57:21.963917515Z" level=info msg="Created container 09682fc505d98b2fd23cb247d25cbbf974f1ba53ae1421f96abd51bbd61ffbec: metallb-system/metallb-operator-controller-manager-6b45478744-dhq8h/manager" id=a8d04a4d-3ecb-4e7a-9f29-e38f33bd6322 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.060716 | controller | Jun 11 10:57:21.969836 crc crio[22652]: time="2026-06-11T10:57:21.969719078Z" level=info msg="Starting container: 09682fc505d98b2fd23cb247d25cbbf974f1ba53ae1421f96abd51bbd61ffbec" id=0e322f5d-861b-4783-9888-936a9980b84a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.060733 | controller | Jun 11 10:57:21.980059 crc crio[22652]: time="2026-06-11T10:57:21.979966006Z" level=info msg="Started container" PID=39856 containerID=09682fc505d98b2fd23cb247d25cbbf974f1ba53ae1421f96abd51bbd61ffbec description=metallb-system/metallb-operator-controller-manager-6b45478744-dhq8h/manager id=0e322f5d-861b-4783-9888-936a9980b84a name=/runtime.v1.RuntimeService/StartContainer sandboxID=c5868a94760e0bb1fa3960ca616331352bf7ab99319fa50df625870bce523dc5
2026-06-11 11:57:59.060751 | controller | Jun 11 10:57:27.470957 crc crio[22652]: time="2026-06-11T10:57:27.469861903Z" level=info msg="Pulled image: registry.redhat.io/openshift4/metallb-rhel9@sha256:d641d7235a0ecc39b8e0bb0d437962611f44602ab030791c04dbbc7d8e11c885" id=bbf62596-2925-425b-afa2-6cc4999b8edc name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.060768 | controller | Jun 11 10:57:27.472769 crc crio[22652]: time="2026-06-11T10:57:27.472696654Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee" id=df7e33e0-659f-4243-ba48-293305c9fecb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.060788 | controller | Jun 11 10:57:27.484642 crc crio[22652]: time="2026-06-11T10:57:27.484546517Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee" id=6b59dc46-1bd7-4a90-bb3d-3986f3d247b2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.060806 | controller | Jun 11 10:57:27.492229 crc crio[22652]: time="2026-06-11T10:57:27.49185551Z" level=info msg="Creating container: metallb-system/metallb-operator-webhook-server-7f4bfb7fcb-m6dfd/webhook-server" id=974d1711-569e-4655-9772-28c9624fdab5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.060823 | controller | Jun 11 10:57:27.496506 crc crio[22652]: time="2026-06-11T10:57:27.496420986Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.060840 | controller | Jun 11 10:57:27.523793 crc crio[22652]: time="2026-06-11T10:57:27.523714391Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.060857 | controller | Jun 11 10:57:27.527399 crc crio[22652]: time="2026-06-11T10:57:27.527309646Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.060874 | controller | Jun 11 10:57:27.643476 crc crio[22652]: time="2026-06-11T10:57:27.642558733Z" level=info msg="Created container d016802de77b9315c30d0a5b7d060fc41869d62dd2dcf59860ba4a724cb58457: metallb-system/metallb-operator-webhook-server-7f4bfb7fcb-m6dfd/webhook-server" id=974d1711-569e-4655-9772-28c9624fdab5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.060890 | controller | Jun 11 10:57:27.644813 crc crio[22652]: time="2026-06-11T10:57:27.644735052Z" level=info msg="Starting container: d016802de77b9315c30d0a5b7d060fc41869d62dd2dcf59860ba4a724cb58457" id=fb0dfb41-2c14-4413-a943-21038243bb3e name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.060907 | controller | Jun 11 10:57:27.651945 crc crio[22652]: time="2026-06-11T10:57:27.651742115Z" level=info msg="Started container" PID=39911 containerID=d016802de77b9315c30d0a5b7d060fc41869d62dd2dcf59860ba4a724cb58457 description=metallb-system/metallb-operator-webhook-server-7f4bfb7fcb-m6dfd/webhook-server id=fb0dfb41-2c14-4413-a943-21038243bb3e name=/runtime.v1.RuntimeService/StartContainer sandboxID=ce0266a19691f3f70cfe95377534c751820bcf8b52a21477d5bd0bbfb3660ae6
2026-06-11 11:57:59.060925 | controller | Jun 11 10:57:56.567706 crc crio[22652]: time="2026-06-11T10:57:56.567058868Z" level=info msg="Running pod sandbox: metallb-system/controller-8464864885-sbcxc/POD" id=472e8de1-58f6-4939-adc3-5aad097f96e6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.060942 | controller | Jun 11 10:57:56.570409 crc crio[22652]: time="2026-06-11T10:57:56.56773965Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.060959 | controller | Jun 11 10:57:56.594109 crc crio[22652]: time="2026-06-11T10:57:56.593561468Z" level=info msg="Got pod network &{Name:controller-8464864885-sbcxc Namespace:metallb-system ID:ad112e2f94892c22bfccf6fe8593bd82d65f2fff11520bd2f19f68be05569a2a UID:ac6cacea-50f8-4dc1-b16e-60e951749c89 NetNS:/var/run/netns/d67bb2d4-24b3-4189-8db2-04be522a6d0c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podac6cacea_50f8_4dc1_b16e_60e951749c89.slice PodAnnotations:0xc002400a28}] Aliases:map[]}"
2026-06-11 11:57:59.060977 | controller | Jun 11 10:57:56.594109 crc crio[22652]: time="2026-06-11T10:57:56.594071645Z" level=info msg="Adding pod metallb-system_controller-8464864885-sbcxc to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.060999 | controller | Jun 11 10:57:57.255248 crc crio[22652]: 2026-06-11T10:57:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ad112e2f94892c2 Mac:1a:82:e2:73:cb:48 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2f Mtu:0 Sandbox:/var/run/netns/d67bb2d4-24b3-4189-8db2-04be522a6d0c SocketPath: PciID:}] [{Interface:0xc000015140 Address:{IP:10.217.0.47 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.061018 | controller | Jun 11 10:57:57.256947 crc crio[22652]: time="2026-06-11T10:57:57.256643037Z" level=info msg="Got pod network &{Name:controller-8464864885-sbcxc Namespace:metallb-system ID:ad112e2f94892c22bfccf6fe8593bd82d65f2fff11520bd2f19f68be05569a2a UID:ac6cacea-50f8-4dc1-b16e-60e951749c89 NetNS:/var/run/netns/d67bb2d4-24b3-4189-8db2-04be522a6d0c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podac6cacea_50f8_4dc1_b16e_60e951749c89.slice PodAnnotations:0xc002400a28}] Aliases:map[]}"
2026-06-11 11:57:59.061036 | controller | Jun 11 10:57:57.257097 crc crio[22652]: time="2026-06-11T10:57:57.257029059Z" level=info msg="Checking pod metallb-system_controller-8464864885-sbcxc for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.061054 | controller | Jun 11 10:57:57.263800 crc crio[22652]: time="2026-06-11T10:57:57.26371141Z" level=info msg="Ran pod sandbox ad112e2f94892c22bfccf6fe8593bd82d65f2fff11520bd2f19f68be05569a2a with infra container: metallb-system/controller-8464864885-sbcxc/POD" id=472e8de1-58f6-4939-adc3-5aad097f96e6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.061071 | controller | Jun 11 10:57:57.266304 crc crio[22652]: time="2026-06-11T10:57:57.265534258Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee" id=ed890a48-7ea3-4aa3-8d34-bc1908c7e832 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.061090 | controller | Jun 11 10:57:57.270062 crc crio[22652]: time="2026-06-11T10:57:57.269968989Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee" id=eaada0da-c169-41f1-8317-3f3f25e8e313 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.061110 | controller | Jun 11 10:57:57.278708 crc crio[22652]: time="2026-06-11T10:57:57.278606273Z" level=info msg="Creating container: metallb-system/controller-8464864885-sbcxc/controller" id=bb4ec0dd-8516-427a-b651-feced38b04cf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.061127 | controller | Jun 11 10:57:57.279092 crc crio[22652]: time="2026-06-11T10:57:57.279032866Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.061144 | controller | Jun 11 10:57:57.308544 crc crio[22652]: time="2026-06-11T10:57:57.30840462Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.061161 | controller | Jun 11 10:57:57.311888 crc crio[22652]: time="2026-06-11T10:57:57.311830417Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.061177 | controller | Jun 11 10:57:57.416900 crc crio[22652]: time="2026-06-11T10:57:57.416803129Z" level=info msg="Created container 1148ce2933eee35907ccf0e36aa1709389dbc8879f022ec555f23657a7a2473c: metallb-system/controller-8464864885-sbcxc/controller" id=bb4ec0dd-8516-427a-b651-feced38b04cf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.061194 | controller | Jun 11 10:57:57.418666 crc crio[22652]: time="2026-06-11T10:57:57.418573885Z" level=info msg="Starting container: 1148ce2933eee35907ccf0e36aa1709389dbc8879f022ec555f23657a7a2473c" id=ee06bc30-338a-4635-937a-1234307c9630 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.061215 | controller | Jun 11 10:57:57.423738 crc crio[22652]: time="2026-06-11T10:57:57.423665777Z" level=info msg="Started container" PID=40428 containerID=1148ce2933eee35907ccf0e36aa1709389dbc8879f022ec555f23657a7a2473c description=metallb-system/controller-8464864885-sbcxc/controller id=ee06bc30-338a-4635-937a-1234307c9630 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ad112e2f94892c22bfccf6fe8593bd82d65f2fff11520bd2f19f68be05569a2a
2026-06-11 11:57:59.061234 | controller | Jun 11 10:57:57.434447 crc crio[22652]: time="2026-06-11T10:57:57.434399307Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1" id=20cb8e31-ba97-40e8-878e-0becb15f86fe name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.061252 | controller | Jun 11 10:57:57.437860 crc crio[22652]: time="2026-06-11T10:57:57.437780585Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1" id=399ac5c0-532b-4660-8d8a-28dd1885829f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.061270 | controller | Jun 11 10:57:57.443908 crc crio[22652]: time="2026-06-11T10:57:57.443815827Z" level=info msg="Creating container: metallb-system/controller-8464864885-sbcxc/kube-rbac-proxy" id=edc59355-b656-4b1b-92d6-e6bf7923e38b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.061287 | controller | Jun 11 10:57:57.444447 crc crio[22652]: time="2026-06-11T10:57:57.444369204Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.061303 | controller | Jun 11 10:57:57.513251 crc crio[22652]: time="2026-06-11T10:57:57.506520567Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.061320 | controller | Jun 11 10:57:57.513251 crc crio[22652]: time="2026-06-11T10:57:57.511690411Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.061336 | controller | Jun 11 10:57:57.640169 crc crio[22652]: time="2026-06-11T10:57:57.639982693Z" level=info msg="Created container 4b0b9d49fd552fac869b131d02f225b1c50579efaaf3b1a478a9cbb0c269d145: metallb-system/controller-8464864885-sbcxc/kube-rbac-proxy" id=edc59355-b656-4b1b-92d6-e6bf7923e38b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.061385 | controller | Jun 11 10:57:57.641656 crc crio[22652]: time="2026-06-11T10:57:57.641612515Z" level=info msg="Starting container: 4b0b9d49fd552fac869b131d02f225b1c50579efaaf3b1a478a9cbb0c269d145" id=16c7fa39-2eaa-4b9c-adbf-d162f9c015de name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.061407 | controller | Jun 11 10:57:57.649715 crc crio[22652]: time="2026-06-11T10:57:57.649564853Z" level=info msg="Started container" PID=40444 containerID=4b0b9d49fd552fac869b131d02f225b1c50579efaaf3b1a478a9cbb0c269d145 description=metallb-system/controller-8464864885-sbcxc/kube-rbac-proxy id=16c7fa39-2eaa-4b9c-adbf-d162f9c015de name=/runtime.v1.RuntimeService/StartContainer sandboxID=ad112e2f94892c22bfccf6fe8593bd82d65f2fff11520bd2f19f68be05569a2a
2026-06-11 11:57:59.061425 | controller | Jun 11 10:57:58.704037 crc crio[22652]: time="2026-06-11T10:57:58.703568715Z" level=info msg="Running pod sandbox: metallb-system/speaker-ql775/POD" id=361f84d4-ac64-41a3-b272-1ca2abc240af name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.061443 | controller | Jun 11 10:57:58.705042 crc crio[22652]: time="2026-06-11T10:57:58.704072561Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.061464 | controller | Jun 11 10:57:58.727253 crc crio[22652]: time="2026-06-11T10:57:58.719423529Z" 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=361f84d4-ac64-41a3-b272-1ca2abc240af name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.061483 | controller | Jun 11 10:57:58.748185 crc crio[22652]: time="2026-06-11T10:57:58.747799522Z" level=info msg="Ran pod sandbox 52e4ebf30d2a8e03006a5174bfa327a3866c4553f1afc0b5d7bb4e5ab5a6c7f3 with infra container: metallb-system/speaker-ql775/POD" id=361f84d4-ac64-41a3-b272-1ca2abc240af name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.061500 | controller | Jun 11 10:57:58.749795 crc crio[22652]: time="2026-06-11T10:57:58.749722878Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee" id=f877e015-8dc4-48df-a095-f59ae2425b71 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.061517 | controller | Jun 11 10:57:58.752086 crc crio[22652]: time="2026-06-11T10:57:58.752014871Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee" id=659ab199-c0ba-4d34-bdad-beea33d7d94d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.061534 | controller | Jun 11 10:57:58.760881 crc crio[22652]: time="2026-06-11T10:57:58.760782569Z" level=info msg="Creating container: metallb-system/speaker-ql775/speaker" id=16a2755e-6802-4f81-8ec9-d4ea2a09c784 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.061551 | controller | Jun 11 10:57:58.761378 crc crio[22652]: time="2026-06-11T10:57:58.761298885Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.061568 | controller | Jun 11 10:57:58.808663 crc crio[22652]: time="2026-06-11T10:57:58.808554722Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.061585 | controller | Jun 11 10:57:58.965694 crc crio[22652]: time="2026-06-11T10:57:58.965503218Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.061602 | controller | Jun 11 10:57:59.112395 crc crio[22652]: time="2026-06-11T10:57:59.112294647Z" level=info msg="Created container b237c663a48abd963a8e64e6563482d53afb599ccc4b5cbcaa4f08ad87762378: metallb-system/speaker-ql775/speaker" id=16a2755e-6802-4f81-8ec9-d4ea2a09c784 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.061619 | controller | Jun 11 10:57:59.113483 crc crio[22652]: time="2026-06-11T10:57:59.113382862Z" level=info msg="Starting container: b237c663a48abd963a8e64e6563482d53afb599ccc4b5cbcaa4f08ad87762378" id=f7dd5fea-60ba-467a-a403-f130c59ae80a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.061637 | controller | Jun 11 10:57:59.118620 crc crio[22652]: time="2026-06-11T10:57:59.118540635Z" level=info msg="Started container" PID=40468 containerID=b237c663a48abd963a8e64e6563482d53afb599ccc4b5cbcaa4f08ad87762378 description=metallb-system/speaker-ql775/speaker id=f7dd5fea-60ba-467a-a403-f130c59ae80a name=/runtime.v1.RuntimeService/StartContainer sandboxID=52e4ebf30d2a8e03006a5174bfa327a3866c4553f1afc0b5d7bb4e5ab5a6c7f3
2026-06-11 11:57:59.061655 | controller | Jun 11 10:57:59.131914 crc crio[22652]: time="2026-06-11T10:57:59.131409443Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1" id=1be7d0e7-7795-4033-b031-b2397c39786c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.061677 | controller | Jun 11 10:57:59.136600 crc crio[22652]: time="2026-06-11T10:57:59.136520385Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1" id=f427d7a7-2aad-481d-93f7-1e44f95ba12f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.061696 | controller | Jun 11 10:57:59.148543 crc crio[22652]: time="2026-06-11T10:57:59.148473725Z" level=info msg="Creating container: metallb-system/speaker-ql775/kube-rbac-proxy" id=6467ce7a-e6ff-4bca-beed-8e4eb7d6da25 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.061713 | controller | Jun 11 10:57:59.149006 crc crio[22652]: time="2026-06-11T10:57:59.148835707Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.061730 | controller | Jun 11 10:57:59.188257 crc crio[22652]: time="2026-06-11T10:57:59.184061906Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.061747 | controller | Jun 11 10:57:59.383468 crc crio[22652]: time="2026-06-11T10:57:59.38300359Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.061765 | controller | Jun 11 10:57:59.491562 crc crio[22652]: time="2026-06-11T10:57:59.491401361Z" level=info msg="Created container db821db441b0944a5e14512bde862fca48d1882d286a3e0d88d272d8d1aae8ba: metallb-system/speaker-ql775/kube-rbac-proxy" id=6467ce7a-e6ff-4bca-beed-8e4eb7d6da25 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.061782 | controller | Jun 11 10:57:59.493618 crc crio[22652]: time="2026-06-11T10:57:59.493504127Z" level=info msg="Starting container: db821db441b0944a5e14512bde862fca48d1882d286a3e0d88d272d8d1aae8ba" id=ee41bee7-dc5d-4177-b7bc-4b52e7c28e7b name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.061799 | controller | Jun 11 10:57:59.500051 crc crio[22652]: time="2026-06-11T10:57:59.499943243Z" level=info msg="Started container" PID=40489 containerID=db821db441b0944a5e14512bde862fca48d1882d286a3e0d88d272d8d1aae8ba description=metallb-system/speaker-ql775/kube-rbac-proxy id=ee41bee7-dc5d-4177-b7bc-4b52e7c28e7b name=/runtime.v1.RuntimeService/StartContainer sandboxID=52e4ebf30d2a8e03006a5174bfa327a3866c4553f1afc0b5d7bb4e5ab5a6c7f3
2026-06-11 11:57:59.061815 | controller | Jun 11 10:58:00.716450 crc crio[22652]: time="2026-06-11T10:58:00.715804096Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686258-r9j4b/POD" id=56e1fb6f-970a-4684-bda4-7ac5873f8809 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.061831 | controller | Jun 11 10:58:00.717975 crc crio[22652]: time="2026-06-11T10:58:00.716456427Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.061849 | controller | Jun 11 10:58:00.747765 crc crio[22652]: time="2026-06-11T10:58:00.747537043Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686258-r9j4b Namespace:openshift-infra ID:86ceb64404cc7b5abeef192db32332c1c3f26f08c7d8d8725128bd059d70cd90 UID:aaa1dae9-234b-45b8-897c-7752227ecf8c NetNS:/var/run/netns/fd0eed8c-11bf-464c-b6ff-056f728e2e28 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaaa1dae9_234b_45b8_897c_7752227ecf8c.slice PodAnnotations:0xc0036e6530}] Aliases:map[]}"
2026-06-11 11:57:59.061866 | controller | Jun 11 10:58:00.747765 crc crio[22652]: time="2026-06-11T10:58:00.747677977Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686258-r9j4b to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.061887 | controller | Jun 11 10:58:01.361096 crc crio[22652]: 2026-06-11T10:58:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:86ceb64404cc7b5 Mac:a2:e2:83:87:81:66 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:30 Mtu:0 Sandbox:/var/run/netns/fd0eed8c-11bf-464c-b6ff-056f728e2e28 SocketPath: PciID:}] [{Interface:0xc0004089a0 Address:{IP:10.217.0.48 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.061905 | controller | Jun 11 10:58:01.362737 crc crio[22652]: time="2026-06-11T10:58:01.362659038Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686258-r9j4b Namespace:openshift-infra ID:86ceb64404cc7b5abeef192db32332c1c3f26f08c7d8d8725128bd059d70cd90 UID:aaa1dae9-234b-45b8-897c-7752227ecf8c NetNS:/var/run/netns/fd0eed8c-11bf-464c-b6ff-056f728e2e28 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaaa1dae9_234b_45b8_897c_7752227ecf8c.slice PodAnnotations:0xc0036e6530}] Aliases:map[]}"
2026-06-11 11:57:59.061923 | controller | Jun 11 10:58:01.362838 crc crio[22652]: time="2026-06-11T10:58:01.362818893Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686258-r9j4b for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.061941 | controller | Jun 11 10:58:01.368794 crc crio[22652]: time="2026-06-11T10:58:01.36870142Z" level=info msg="Ran pod sandbox 86ceb64404cc7b5abeef192db32332c1c3f26f08c7d8d8725128bd059d70cd90 with infra container: openshift-infra/auto-csr-approver-29686258-r9j4b/POD" id=56e1fb6f-970a-4684-bda4-7ac5873f8809 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.061959 | controller | Jun 11 10:58:01.371672 crc crio[22652]: time="2026-06-11T10:58:01.37157378Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=5c021bcb-fc02-472f-8112-16deb8c14eed name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.061976 | controller | Jun 11 10:58:01.379172 crc crio[22652]: time="2026-06-11T10:58:01.379078869Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 11:57:59.061993 | controller | Jun 11 10:58:02.324547 crc crio[22652]: time="2026-06-11T10:58:02.324268211Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=5c021bcb-fc02-472f-8112-16deb8c14eed name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.062010 | controller | Jun 11 10:58:02.326025 crc crio[22652]: time="2026-06-11T10:58:02.325086976Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=de67f010-38bf-4b71-9ab2-7139385f683f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.062027 | controller | Jun 11 10:58:02.327678 crc crio[22652]: time="2026-06-11T10:58:02.327589596Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=75dfcccc-87e3-4c23-b314-8a14ab092641 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.062043 | controller | Jun 11 10:58:02.340508 crc crio[22652]: time="2026-06-11T10:58:02.336177719Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686258-r9j4b/oc" id=194ec3b8-11af-48ea-9009-2df96716039f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.062061 | controller | Jun 11 10:58:02.340508 crc crio[22652]: time="2026-06-11T10:58:02.336656065Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.062077 | controller | Jun 11 10:58:02.361183 crc crio[22652]: time="2026-06-11T10:58:02.361059168Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.062094 | controller | Jun 11 10:58:02.603781 crc crio[22652]: time="2026-06-11T10:58:02.603618188Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.062114 | controller | Jun 11 10:58:02.694502 crc crio[22652]: time="2026-06-11T10:58:02.693803391Z" level=info msg="Created container 5afe0b213fe9b623a85f737de7192cb16eba1f20b72d70feacd0601a22997a37: openshift-infra/auto-csr-approver-29686258-r9j4b/oc" id=194ec3b8-11af-48ea-9009-2df96716039f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.062131 | controller | Jun 11 10:58:02.697364 crc crio[22652]: time="2026-06-11T10:58:02.696477696Z" level=info msg="Starting container: 5afe0b213fe9b623a85f737de7192cb16eba1f20b72d70feacd0601a22997a37" id=38d811b4-bbfb-4821-9bb6-632421a0b849 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.062148 | controller | Jun 11 10:58:02.701302 crc crio[22652]: time="2026-06-11T10:58:02.701077252Z" level=info msg="Started container" PID=40680 containerID=5afe0b213fe9b623a85f737de7192cb16eba1f20b72d70feacd0601a22997a37 description=openshift-infra/auto-csr-approver-29686258-r9j4b/oc id=38d811b4-bbfb-4821-9bb6-632421a0b849 name=/runtime.v1.RuntimeService/StartContainer sandboxID=86ceb64404cc7b5abeef192db32332c1c3f26f08c7d8d8725128bd059d70cd90
2026-06-11 11:57:59.062165 | controller | Jun 11 10:58:05.187492 crc crio[22652]: time="2026-06-11T10:58:05.186676049Z" level=info msg="Stopping pod sandbox: 86ceb64404cc7b5abeef192db32332c1c3f26f08c7d8d8725128bd059d70cd90" id=058de201-f28f-44f0-a5fd-045d8daeb618 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.062182 | controller | Jun 11 10:58:05.188628 crc crio[22652]: time="2026-06-11T10:58:05.188548109Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686258-r9j4b Namespace:openshift-infra ID:86ceb64404cc7b5abeef192db32332c1c3f26f08c7d8d8725128bd059d70cd90 UID:aaa1dae9-234b-45b8-897c-7752227ecf8c NetNS:/var/run/netns/fd0eed8c-11bf-464c-b6ff-056f728e2e28 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaaa1dae9_234b_45b8_897c_7752227ecf8c.slice PodAnnotations:0xc0036e65b8}] Aliases:map[]}"
2026-06-11 11:57:59.062200 | controller | Jun 11 10:58:05.188829 crc crio[22652]: time="2026-06-11T10:58:05.188763986Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686258-r9j4b from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.062217 | controller | Jun 11 10:58:05.493713 crc crio[22652]: time="2026-06-11T10:58:05.493613052Z" level=info msg="Stopped pod sandbox: 86ceb64404cc7b5abeef192db32332c1c3f26f08c7d8d8725128bd059d70cd90" id=058de201-f28f-44f0-a5fd-045d8daeb618 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.062233 | controller | Jun 11 10:58:21.664372 crc crio[22652]: time="2026-06-11T10:58:21.663486528Z" level=info msg="Running pod sandbox: openshift-frr-k8s/frr-k8s-552g9/POD" id=4b359c24-b8b7-455a-829b-6ada706913f7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.062250 | controller | Jun 11 10:58:21.664372 crc crio[22652]: time="2026-06-11T10:58:21.664368747Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.062267 | controller | Jun 11 10:58:21.684852 crc crio[22652]: time="2026-06-11T10:58:21.684724741Z" 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=4b359c24-b8b7-455a-829b-6ada706913f7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.062283 | controller | Jun 11 10:58:22.373563 crc crio[22652]: time="2026-06-11T10:58:22.373258953Z" level=info msg="Ran pod sandbox b1f96b3a2067c931bab91813403c72aa526644e792ff6c6d99d5da305db15528 with infra container: openshift-frr-k8s/frr-k8s-552g9/POD" id=4b359c24-b8b7-455a-829b-6ada706913f7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.062304 | controller | Jun 11 10:58:22.375406 crc crio[22652]: time="2026-06-11T10:58:22.375311438Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=3b0e10c2-68e3-4a3c-959b-d17805158e74 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.062321 | controller | Jun 11 10:58:22.375641 crc crio[22652]: time="2026-06-11T10:58:22.375539996Z" level=info msg="Image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b not found" id=3b0e10c2-68e3-4a3c-959b-d17805158e74 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.062338 | controller | Jun 11 10:58:22.375641 crc crio[22652]: time="2026-06-11T10:58:22.375607198Z" level=info msg="Neither image nor artfiact quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b found" id=3b0e10c2-68e3-4a3c-959b-d17805158e74 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.062378 | controller | Jun 11 10:58:22.377287 crc crio[22652]: time="2026-06-11T10:58:22.377061134Z" level=info msg="Pulling image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=002974f4-ee80-4c72-b8de-6a0d4fb87184 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.062397 | controller | Jun 11 10:58:22.387749 crc crio[22652]: time="2026-06-11T10:58:22.387674912Z" level=info msg="Trying to access \"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\""
2026-06-11 11:57:59.062414 | controller | Jun 11 10:58:22.868558 crc crio[22652]: time="2026-06-11T10:58:22.867991058Z" level=info msg="Running pod sandbox: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-nh77s/POD" id=118c8915-7ff0-498a-ad6c-b6c9e0dd571e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.062432 | controller | Jun 11 10:58:22.869412 crc crio[22652]: time="2026-06-11T10:58:22.868573336Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.062448 | controller | Jun 11 10:58:22.889726 crc crio[22652]: time="2026-06-11T10:58:22.889518333Z" 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=118c8915-7ff0-498a-ad6c-b6c9e0dd571e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.062465 | controller | Jun 11 10:58:22.906198 crc crio[22652]: time="2026-06-11T10:58:22.906062317Z" level=info msg="Ran pod sandbox 364927a5b8b139a73ad42029589890386ced3252a7781a29568571e9d95fcc94 with infra container: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-nh77s/POD" id=118c8915-7ff0-498a-ad6c-b6c9e0dd571e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.062482 | controller | Jun 11 10:58:22.909949 crc crio[22652]: time="2026-06-11T10:58:22.909789513Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=9b69b27c-ffb9-4678-b6ac-320415666ec0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.062499 | controller | Jun 11 10:58:22.910349 crc crio[22652]: time="2026-06-11T10:58:22.910202657Z" level=info msg="Image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b not found" id=9b69b27c-ffb9-4678-b6ac-320415666ec0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.062516 | controller | Jun 11 10:58:22.910349 crc crio[22652]: time="2026-06-11T10:58:22.91029721Z" level=info msg="Neither image nor artfiact quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b found" id=9b69b27c-ffb9-4678-b6ac-320415666ec0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.062536 | controller | Jun 11 10:58:22.912105 crc crio[22652]: time="2026-06-11T10:58:22.911981824Z" level=info msg="Pulling image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=d7ca3b06-8cbc-4fad-90f2-a56d6f051b55 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.062554 | controller | Jun 11 10:58:22.915463 crc crio[22652]: time="2026-06-11T10:58:22.915380182Z" level=info msg="Trying to access \"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\""
2026-06-11 11:57:59.062571 | controller | Jun 11 10:58:47.159319 crc crio[22652]: time="2026-06-11T10:58:47.158474017Z" level=info msg="Pulled image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=d7ca3b06-8cbc-4fad-90f2-a56d6f051b55 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.062588 | controller | Jun 11 10:58:47.162319 crc crio[22652]: time="2026-06-11T10:58:47.16205581Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=57c4e4c5-d43b-425b-a38d-0ebc345a5364 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.062606 | controller | Jun 11 10:58:47.167022 crc crio[22652]: time="2026-06-11T10:58:47.166745678Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=53cc2857-49a9-4918-917d-08166bee9b1c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.062624 | controller | Jun 11 10:58:47.178065 crc crio[22652]: time="2026-06-11T10:58:47.177954264Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-nh77s/frr-k8s-webhook-server" id=efc4bd40-7ab3-4ab2-a4e9-b760bfe12ccd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.062641 | controller | Jun 11 10:58:47.180429 crc crio[22652]: time="2026-06-11T10:58:47.180277029Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.062658 | controller | Jun 11 10:58:47.184035 crc crio[22652]: time="2026-06-11T10:58:47.183674239Z" level=info msg="Pulled image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=002974f4-ee80-4c72-b8de-6a0d4fb87184 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.062675 | controller | Jun 11 10:58:47.184550 crc crio[22652]: time="2026-06-11T10:58:47.184477831Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=3b01e4c1-8e72-48a7-aa76-ace08dcc3e44 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.062692 | controller | Jun 11 10:58:47.210602 crc crio[22652]: time="2026-06-11T10:58:47.201534163Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=ba9bde01-2f8d-4d41-ae4f-2f8d2b00fc0e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.062709 | controller | Jun 11 10:58:47.214093 crc crio[22652]: time="2026-06-11T10:58:47.214019601Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.062727 | controller | Jun 11 10:58:47.218042 crc crio[22652]: time="2026-06-11T10:58:47.217946795Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.062744 | controller | Jun 11 10:58:47.235612 crc crio[22652]: time="2026-06-11T10:58:47.235459941Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-552g9/cp-frr-files" id=06b53e6c-a092-4e38-a2b9-b4bc1ab2571b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.062766 | controller | Jun 11 10:58:47.239376 crc crio[22652]: time="2026-06-11T10:58:47.239265051Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.062784 | controller | Jun 11 10:58:47.289854 crc crio[22652]: time="2026-06-11T10:58:47.289746762Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.062801 | controller | Jun 11 10:58:47.297785 crc crio[22652]: time="2026-06-11T10:58:47.297642106Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.062818 | controller | Jun 11 10:58:47.384933 crc crio[22652]: time="2026-06-11T10:58:47.384424957Z" level=info msg="Created container 5dafe2a40aa33e92d6980a968820e9424d3f915910dee9de1696c7f7cea565dd: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-nh77s/frr-k8s-webhook-server" id=efc4bd40-7ab3-4ab2-a4e9-b760bfe12ccd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.062835 | controller | Jun 11 10:58:47.386404 crc crio[22652]: time="2026-06-11T10:58:47.386315918Z" level=info msg="Created container b5b22283dc29b5ed54e49ff91fbe55c7c79113b9e507cdf61a39487b261192bf: openshift-frr-k8s/frr-k8s-552g9/cp-frr-files" id=06b53e6c-a092-4e38-a2b9-b4bc1ab2571b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.062853 | controller | Jun 11 10:58:47.387067 crc crio[22652]: time="2026-06-11T10:58:47.386990119Z" level=info msg="Starting container: 5dafe2a40aa33e92d6980a968820e9424d3f915910dee9de1696c7f7cea565dd" id=abe8309e-edd2-4dcf-8658-7650c2282504 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.062870 | controller | Jun 11 10:58:47.387732 crc crio[22652]: time="2026-06-11T10:58:47.387681001Z" level=info msg="Starting container: b5b22283dc29b5ed54e49ff91fbe55c7c79113b9e507cdf61a39487b261192bf" id=49a22301-b735-4569-a8bc-563ef01ed1b7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.062888 | controller | Jun 11 10:58:47.397743 crc crio[22652]: time="2026-06-11T10:58:47.397685138Z" level=info msg="Started container" PID=41394 containerID=5dafe2a40aa33e92d6980a968820e9424d3f915910dee9de1696c7f7cea565dd description=openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-nh77s/frr-k8s-webhook-server id=abe8309e-edd2-4dcf-8658-7650c2282504 name=/runtime.v1.RuntimeService/StartContainer sandboxID=364927a5b8b139a73ad42029589890386ced3252a7781a29568571e9d95fcc94
2026-06-11 11:57:59.062906 | controller | Jun 11 10:58:47.398317 crc crio[22652]: time="2026-06-11T10:58:47.397988259Z" level=info msg="Started container" PID=41399 containerID=b5b22283dc29b5ed54e49ff91fbe55c7c79113b9e507cdf61a39487b261192bf description=openshift-frr-k8s/frr-k8s-552g9/cp-frr-files id=49a22301-b735-4569-a8bc-563ef01ed1b7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b1f96b3a2067c931bab91813403c72aa526644e792ff6c6d99d5da305db15528
2026-06-11 11:57:59.062923 | controller | Jun 11 10:58:47.812539 crc crio[22652]: time="2026-06-11T10:58:47.812191577Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=2ec1924d-80d5-476d-a450-d03ee650c463 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.062940 | controller | Jun 11 10:58:47.818962 crc crio[22652]: time="2026-06-11T10:58:47.818859557Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=484fa87d-2838-415f-82ea-2950c7898824 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.062957 | controller | Jun 11 10:58:47.827324 crc crio[22652]: time="2026-06-11T10:58:47.827282965Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-552g9/cp-reloader" id=8f2120a7-915a-4b31-b10d-58d273a372b6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.062978 | controller | Jun 11 10:58:47.829637 crc crio[22652]: time="2026-06-11T10:58:47.829607409Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.062997 | controller | Jun 11 10:58:47.865196 crc crio[22652]: time="2026-06-11T10:58:47.865023143Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.063014 | controller | Jun 11 10:58:47.874977 crc crio[22652]: time="2026-06-11T10:58:47.874917087Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.063031 | controller | Jun 11 10:58:47.980548 crc crio[22652]: time="2026-06-11T10:58:47.980500598Z" level=info msg="Created container cc81c61c6a0e46ad8efe854d9da6a335ad27988146e8bf5c397d0740ffdeb6c2: openshift-frr-k8s/frr-k8s-552g9/cp-reloader" id=8f2120a7-915a-4b31-b10d-58d273a372b6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.063048 | controller | Jun 11 10:58:47.982505 crc crio[22652]: time="2026-06-11T10:58:47.982290755Z" level=info msg="Starting container: cc81c61c6a0e46ad8efe854d9da6a335ad27988146e8bf5c397d0740ffdeb6c2" id=adeed25d-04eb-4f10-a630-b87905c0c381 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.063066 | controller | Jun 11 10:58:47.994852 crc crio[22652]: time="2026-06-11T10:58:47.994701759Z" level=info msg="Started container" PID=41423 containerID=cc81c61c6a0e46ad8efe854d9da6a335ad27988146e8bf5c397d0740ffdeb6c2 description=openshift-frr-k8s/frr-k8s-552g9/cp-reloader id=adeed25d-04eb-4f10-a630-b87905c0c381 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b1f96b3a2067c931bab91813403c72aa526644e792ff6c6d99d5da305db15528
2026-06-11 11:57:59.063083 | controller | Jun 11 10:58:48.825331 crc crio[22652]: time="2026-06-11T10:58:48.824647223Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=17284d1e-725b-4a64-a2e8-2b03ec9aa8e2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.063101 | controller | Jun 11 10:58:48.830425 crc crio[22652]: time="2026-06-11T10:58:48.830336574Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=4e517ead-89ed-424b-88ef-ebf697625bac name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.063118 | controller | Jun 11 10:58:48.846647 crc crio[22652]: time="2026-06-11T10:58:48.846519347Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-552g9/cp-metrics" id=697320e6-e536-49bf-85ef-d3929f39fcb4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.063135 | controller | Jun 11 10:58:48.848965 crc crio[22652]: time="2026-06-11T10:58:48.84878101Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.063152 | controller | Jun 11 10:58:48.892190 crc crio[22652]: time="2026-06-11T10:58:48.892073574Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.063169 | controller | Jun 11 10:58:48.896426 crc crio[22652]: time="2026-06-11T10:58:48.896359519Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.063187 | controller | Jun 11 10:58:49.037889 crc crio[22652]: time="2026-06-11T10:58:49.03783397Z" level=info msg="Created container 84393ba64a64a2960076983047e8aa031712dc1d6cf93d731765f946ec334743: openshift-frr-k8s/frr-k8s-552g9/cp-metrics" id=697320e6-e536-49bf-85ef-d3929f39fcb4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.063210 | controller | Jun 11 10:58:49.039827 crc crio[22652]: time="2026-06-11T10:58:49.039752481Z" level=info msg="Starting container: 84393ba64a64a2960076983047e8aa031712dc1d6cf93d731765f946ec334743" id=d802e375-6a03-468c-b7d9-c1053e5628d0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.063226 | controller | Jun 11 10:58:49.046631 crc crio[22652]: time="2026-06-11T10:58:49.046509466Z" level=info msg="Started container" PID=41433 containerID=84393ba64a64a2960076983047e8aa031712dc1d6cf93d731765f946ec334743 description=openshift-frr-k8s/frr-k8s-552g9/cp-metrics id=d802e375-6a03-468c-b7d9-c1053e5628d0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b1f96b3a2067c931bab91813403c72aa526644e792ff6c6d99d5da305db15528
2026-06-11 11:57:59.063243 | controller | Jun 11 10:58:49.843821 crc crio[22652]: time="2026-06-11T10:58:49.843780933Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=5705fde3-1261-4ae2-8bb7-45443e562925 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.063259 | controller | Jun 11 10:58:49.850501 crc crio[22652]: time="2026-06-11T10:58:49.850396672Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=cba0915c-4e52-419a-9b19-d3e1bd06f8cb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.063276 | controller | Jun 11 10:58:49.874542 crc crio[22652]: time="2026-06-11T10:58:49.874453026Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-552g9/cp-frr-status" id=b7cb9811-5599-422a-87ab-8db0dac93eef name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.063293 | controller | Jun 11 10:58:49.876949 crc crio[22652]: time="2026-06-11T10:58:49.876810361Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.063309 | controller | Jun 11 10:58:49.926947 crc crio[22652]: time="2026-06-11T10:58:49.926604831Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.063327 | controller | Jun 11 10:58:49.933333 crc crio[22652]: time="2026-06-11T10:58:49.930532936Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.063344 | controller | Jun 11 10:58:50.061723 crc crio[22652]: time="2026-06-11T10:58:50.061609686Z" level=info msg="Created container 03c845d3a9aba4d298d839d7fd16be6f14117b9088194672df71f122a8df6ea6: openshift-frr-k8s/frr-k8s-552g9/cp-frr-status" id=b7cb9811-5599-422a-87ab-8db0dac93eef name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.063407 | controller | Jun 11 10:58:50.063819 crc crio[22652]: time="2026-06-11T10:58:50.063640362Z" level=info msg="Starting container: 03c845d3a9aba4d298d839d7fd16be6f14117b9088194672df71f122a8df6ea6" id=656fa528-67fa-4f73-9fbb-ffb0094d3bfd name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.063428 | controller | Jun 11 10:58:50.069856 crc crio[22652]: time="2026-06-11T10:58:50.069702044Z" level=info msg="Started container" PID=41501 containerID=03c845d3a9aba4d298d839d7fd16be6f14117b9088194672df71f122a8df6ea6 description=openshift-frr-k8s/frr-k8s-552g9/cp-frr-status id=656fa528-67fa-4f73-9fbb-ffb0094d3bfd name=/runtime.v1.RuntimeService/StartContainer sandboxID=b1f96b3a2067c931bab91813403c72aa526644e792ff6c6d99d5da305db15528
2026-06-11 11:57:59.063445 | controller | Jun 11 10:58:50.855851 crc crio[22652]: time="2026-06-11T10:58:50.855387702Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=20452286-9db4-4482-ae0b-6847e055aef4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.063470 | controller | Jun 11 10:58:50.860345 crc crio[22652]: time="2026-06-11T10:58:50.860304039Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=fba83022-01b6-4f75-abd7-8f01824ff695 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.063488 | controller | Jun 11 10:58:51.142216 crc crio[22652]: time="2026-06-11T10:58:51.142165575Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-552g9/controller" id=9d4f2ba8-0725-4d4f-bffc-85682232751a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.063506 | controller | Jun 11 10:58:51.144244 crc crio[22652]: time="2026-06-11T10:58:51.14419155Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.063523 | controller | Jun 11 10:58:51.170565 crc crio[22652]: time="2026-06-11T10:58:51.170510825Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.063540 | controller | Jun 11 10:58:51.178672 crc crio[22652]: time="2026-06-11T10:58:51.178628523Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.063558 | controller | Jun 11 10:58:51.480569 crc crio[22652]: time="2026-06-11T10:58:51.480400631Z" level=info msg="Created container 82e5ab447e2b0eedee4ce37fa3c2fb435a12df91e2587f4a0d63d3d9e261d508: openshift-frr-k8s/frr-k8s-552g9/controller" id=9d4f2ba8-0725-4d4f-bffc-85682232751a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.063574 | controller | Jun 11 10:58:51.483718 crc crio[22652]: time="2026-06-11T10:58:51.483584603Z" level=info msg="Starting container: 82e5ab447e2b0eedee4ce37fa3c2fb435a12df91e2587f4a0d63d3d9e261d508" id=832bd09f-d7d0-492f-ab59-6e9a0a47a1fa name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.063591 | controller | Jun 11 10:58:51.492751 crc crio[22652]: time="2026-06-11T10:58:51.492587978Z" level=info msg="Started container" PID=41540 containerID=82e5ab447e2b0eedee4ce37fa3c2fb435a12df91e2587f4a0d63d3d9e261d508 description=openshift-frr-k8s/frr-k8s-552g9/controller id=832bd09f-d7d0-492f-ab59-6e9a0a47a1fa name=/runtime.v1.RuntimeService/StartContainer sandboxID=b1f96b3a2067c931bab91813403c72aa526644e792ff6c6d99d5da305db15528
2026-06-11 11:57:59.063609 | controller | Jun 11 10:58:51.739652 crc crio[22652]: time="2026-06-11T10:58:51.739207467Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=65329754-864e-48d0-b0ba-73d7f94b6b9a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.063626 | controller | Jun 11 10:58:51.748360 crc crio[22652]: time="2026-06-11T10:58:51.748260494Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=39b56cd4-aa01-4026-804e-f0e15f716c13 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.063642 | controller | Jun 11 10:58:51.824900 crc crio[22652]: time="2026-06-11T10:58:51.824803834Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-552g9/frr" id=a23ad33f-6af8-44bc-8275-9aefbaef6b5b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.063659 | controller | Jun 11 10:58:51.827456 crc crio[22652]: time="2026-06-11T10:58:51.827323855Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.063675 | controller | Jun 11 10:58:51.869056 crc crio[22652]: time="2026-06-11T10:58:51.868969465Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.063696 | controller | Jun 11 10:58:51.873518 crc crio[22652]: time="2026-06-11T10:58:51.873265923Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.063713 | controller | Jun 11 10:58:52.033985 crc crio[22652]: time="2026-06-11T10:58:52.033851969Z" level=info msg="Created container 9e4a54fad6032b7bbe0764ff3bb38bbd26875068d1c99e52b3f4c36eb705645d: openshift-frr-k8s/frr-k8s-552g9/frr" id=a23ad33f-6af8-44bc-8275-9aefbaef6b5b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.063730 | controller | Jun 11 10:58:52.043653 crc crio[22652]: time="2026-06-11T10:58:52.03829321Z" level=info msg="Starting container: 9e4a54fad6032b7bbe0764ff3bb38bbd26875068d1c99e52b3f4c36eb705645d" id=05dbbf53-6a82-4d91-a7df-93d3ad4cba9b name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.063747 | controller | Jun 11 10:58:52.049983 crc crio[22652]: time="2026-06-11T10:58:52.049931539Z" level=info msg="Started container" PID=41576 containerID=9e4a54fad6032b7bbe0764ff3bb38bbd26875068d1c99e52b3f4c36eb705645d description=openshift-frr-k8s/frr-k8s-552g9/frr id=05dbbf53-6a82-4d91-a7df-93d3ad4cba9b name=/runtime.v1.RuntimeService/StartContainer sandboxID=b1f96b3a2067c931bab91813403c72aa526644e792ff6c6d99d5da305db15528
2026-06-11 11:57:59.063764 | controller | Jun 11 10:58:52.069921 crc crio[22652]: time="2026-06-11T10:58:52.069871073Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=db97e164-5ff8-49d2-9790-a7c1b2a83aa0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.063780 | controller | Jun 11 10:58:52.075068 crc crio[22652]: time="2026-06-11T10:58:52.074991645Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=b037ac68-34a3-4112-86db-dea53b0ad870 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.063798 | controller | Jun 11 10:58:52.108923 crc crio[22652]: time="2026-06-11T10:58:52.108422516Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-552g9/reloader" id=971224e9-5851-4bc2-97fd-70157359b2b3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.063815 | controller | Jun 11 10:58:52.112446 crc crio[22652]: time="2026-06-11T10:58:52.111417671Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.063834 | controller | Jun 11 10:58:52.153756 crc crio[22652]: time="2026-06-11T10:58:52.153616351Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.063851 | controller | Jun 11 10:58:52.157839 crc crio[22652]: time="2026-06-11T10:58:52.15770454Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.063869 | controller | Jun 11 10:58:52.318736 crc crio[22652]: time="2026-06-11T10:58:52.318546526Z" level=info msg="Created container 1ef6a035ba5dcc1be6821a0f8e4ab29d1ba03c74abfe80fbef77a97244b09d14: openshift-frr-k8s/frr-k8s-552g9/reloader" id=971224e9-5851-4bc2-97fd-70157359b2b3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.063887 | controller | Jun 11 10:58:52.320312 crc crio[22652]: time="2026-06-11T10:58:52.320038293Z" level=info msg="Starting container: 1ef6a035ba5dcc1be6821a0f8e4ab29d1ba03c74abfe80fbef77a97244b09d14" id=eb9174be-ca42-4ea7-8b62-3fc4b93d2b30 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.063905 | controller | Jun 11 10:58:52.325400 crc crio[22652]: time="2026-06-11T10:58:52.32532669Z" level=info msg="Started container" PID=41613 containerID=1ef6a035ba5dcc1be6821a0f8e4ab29d1ba03c74abfe80fbef77a97244b09d14 description=openshift-frr-k8s/frr-k8s-552g9/reloader id=eb9174be-ca42-4ea7-8b62-3fc4b93d2b30 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b1f96b3a2067c931bab91813403c72aa526644e792ff6c6d99d5da305db15528
2026-06-11 11:57:59.063927 | controller | Jun 11 10:58:52.348461 crc crio[22652]: time="2026-06-11T10:58:52.348403053Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=6aa34b50-dd87-4b28-8e73-a2d48cd1a6a8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.063944 | controller | Jun 11 10:58:52.353372 crc crio[22652]: time="2026-06-11T10:58:52.35333478Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=f5463cbd-5ec9-4876-9a9e-21023c5f8c10 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.063961 | controller | Jun 11 10:58:52.374054 crc crio[22652]: time="2026-06-11T10:58:52.373968095Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-552g9/frr-metrics" id=bd68a519-7e6c-47a5-ab86-11664820db10 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.063978 | controller | Jun 11 10:58:52.376483 crc crio[22652]: time="2026-06-11T10:58:52.376422074Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.063995 | controller | Jun 11 10:58:52.417559 crc crio[22652]: time="2026-06-11T10:58:52.417459016Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.064013 | controller | Jun 11 10:58:52.421503 crc crio[22652]: time="2026-06-11T10:58:52.421425191Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.064029 | controller | Jun 11 10:58:52.560787 crc crio[22652]: time="2026-06-11T10:58:52.560557157Z" level=info msg="Created container f6d3239b76331b254ef14a570df8cd46f671d4823b8ff1da37d81eaeddacba34: openshift-frr-k8s/frr-k8s-552g9/frr-metrics" id=bd68a519-7e6c-47a5-ab86-11664820db10 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.064047 | controller | Jun 11 10:58:52.562596 crc crio[22652]: time="2026-06-11T10:58:52.562020604Z" level=info msg="Starting container: f6d3239b76331b254ef14a570df8cd46f671d4823b8ff1da37d81eaeddacba34" id=54281f17-0461-4aa3-8ae6-b68dffea01d9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.064065 | controller | Jun 11 10:58:52.569097 crc crio[22652]: time="2026-06-11T10:58:52.568584373Z" level=info msg="Started container" PID=41639 containerID=f6d3239b76331b254ef14a570df8cd46f671d4823b8ff1da37d81eaeddacba34 description=openshift-frr-k8s/frr-k8s-552g9/frr-metrics id=54281f17-0461-4aa3-8ae6-b68dffea01d9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b1f96b3a2067c931bab91813403c72aa526644e792ff6c6d99d5da305db15528
2026-06-11 11:57:59.064083 | controller | Jun 11 10:58:52.584071 crc crio[22652]: time="2026-06-11T10:58:52.583864817Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=a6722436-7e26-4042-b122-60cbfad7778f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.064102 | controller | Jun 11 10:58:52.588805 crc crio[22652]: time="2026-06-11T10:58:52.588731812Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=7a931141-b19a-44ed-95ae-6e114704d679 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.064125 | controller | Jun 11 10:58:52.624520 crc crio[22652]: time="2026-06-11T10:58:52.624289758Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-552g9/frr-status" id=b1d177b0-b086-419f-9f0e-eaa840f210db name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.064144 | controller | Jun 11 10:58:52.626557 crc crio[22652]: time="2026-06-11T10:58:52.626391928Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.064161 | controller | Jun 11 10:58:52.652758 crc crio[22652]: time="2026-06-11T10:58:52.652669661Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.064179 | controller | Jun 11 10:58:52.656886 crc crio[22652]: time="2026-06-11T10:58:52.656800892Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.064196 | controller | Jun 11 10:58:52.814512 crc crio[22652]: time="2026-06-11T10:58:52.814360644Z" level=info msg="Created container 1125d26c6264ebfa6f86bfc5e99e0e7e7d43c273d277baf885bd4ea932a9f83a: openshift-frr-k8s/frr-k8s-552g9/frr-status" id=b1d177b0-b086-419f-9f0e-eaa840f210db name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.064213 | controller | Jun 11 10:58:52.815800 crc crio[22652]: time="2026-06-11T10:58:52.815700476Z" level=info msg="Starting container: 1125d26c6264ebfa6f86bfc5e99e0e7e7d43c273d277baf885bd4ea932a9f83a" id=b35e29a4-843f-42ad-8fc6-eb218936a3d5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.064232 | controller | Jun 11 10:58:52.822716 crc crio[22652]: time="2026-06-11T10:58:52.822564524Z" level=info msg="Started container" PID=41657 containerID=1125d26c6264ebfa6f86bfc5e99e0e7e7d43c273d277baf885bd4ea932a9f83a description=openshift-frr-k8s/frr-k8s-552g9/frr-status id=b35e29a4-843f-42ad-8fc6-eb218936a3d5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b1f96b3a2067c931bab91813403c72aa526644e792ff6c6d99d5da305db15528
2026-06-11 11:57:59.064250 | controller | Jun 11 10:58:52.836864 crc crio[22652]: time="2026-06-11T10:58:52.836772925Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=0be82fe1-dffa-4d5d-a555-619ae32dc638 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.064267 | controller | Jun 11 10:58:52.839945 crc crio[22652]: time="2026-06-11T10:58:52.839848703Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=43dff2c4-9069-4527-9a8d-af93bbb848fa name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.064285 | controller | Jun 11 10:58:52.850835 crc crio[22652]: time="2026-06-11T10:58:52.850657046Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-552g9/kube-rbac-proxy" id=8fc42151-a9d7-40b6-bf4a-bf605868c9d7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.064302 | controller | Jun 11 10:58:52.851546 crc crio[22652]: time="2026-06-11T10:58:52.851443611Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.064319 | controller | Jun 11 10:58:52.883754 crc crio[22652]: time="2026-06-11T10:58:52.883617362Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.064336 | controller | Jun 11 10:58:53.142360 crc crio[22652]: time="2026-06-11T10:58:53.140918059Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.064374 | controller | Jun 11 10:58:53.237353 crc crio[22652]: time="2026-06-11T10:58:53.237246177Z" level=info msg="Created container 13cc12272d8268756a55ce1eda320804fff8b84e66df189d695e73288352e08d: openshift-frr-k8s/frr-k8s-552g9/kube-rbac-proxy" id=8fc42151-a9d7-40b6-bf4a-bf605868c9d7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.064398 | controller | Jun 11 10:58:53.238479 crc crio[22652]: time="2026-06-11T10:58:53.238431354Z" level=info msg="Starting container: 13cc12272d8268756a55ce1eda320804fff8b84e66df189d695e73288352e08d" id=c3971569-e9a6-4010-92ba-1ced279b4a18 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.064416 | controller | Jun 11 10:58:53.243822 crc crio[22652]: time="2026-06-11T10:58:53.243745663Z" level=info msg="Started container" PID=41701 containerID=13cc12272d8268756a55ce1eda320804fff8b84e66df189d695e73288352e08d description=openshift-frr-k8s/frr-k8s-552g9/kube-rbac-proxy id=c3971569-e9a6-4010-92ba-1ced279b4a18 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b1f96b3a2067c931bab91813403c72aa526644e792ff6c6d99d5da305db15528
2026-06-11 11:57:59.064433 | controller | Jun 11 10:58:53.255375 crc crio[22652]: time="2026-06-11T10:58:53.255289609Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=3d7890f0-4344-46e4-92d4-2ba8c846b8c2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.064451 | controller | Jun 11 10:58:53.257456 crc crio[22652]: time="2026-06-11T10:58:53.257389276Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=4e3a375b-39d6-41ad-9817-865280aa8bfb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.064468 | controller | Jun 11 10:58:53.263731 crc crio[22652]: time="2026-06-11T10:58:53.263411827Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-552g9/kube-rbac-proxy-frr" id=16b96c72-2bdc-40d1-8116-043c5f847cbe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.064485 | controller | Jun 11 10:58:53.264165 crc crio[22652]: time="2026-06-11T10:58:53.264094899Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.064501 | controller | Jun 11 10:58:53.297475 crc crio[22652]: time="2026-06-11T10:58:53.291209811Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.064518 | controller | Jun 11 10:58:53.459785 crc crio[22652]: time="2026-06-11T10:58:53.459610945Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.064536 | controller | Jun 11 10:58:53.562469 crc crio[22652]: time="2026-06-11T10:58:53.562257164Z" level=info msg="Created container 532295464d4c007ce15c108d1a01ece65dc95dda1f31c163444f8d9e212528a9: openshift-frr-k8s/frr-k8s-552g9/kube-rbac-proxy-frr" id=16b96c72-2bdc-40d1-8116-043c5f847cbe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.064553 | controller | Jun 11 10:58:53.564404 crc crio[22652]: time="2026-06-11T10:58:53.564308349Z" level=info msg="Starting container: 532295464d4c007ce15c108d1a01ece65dc95dda1f31c163444f8d9e212528a9" id=a5951966-b4f0-44b4-b632-ab764d42576d name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.064569 | controller | Jun 11 10:58:53.570563 crc crio[22652]: time="2026-06-11T10:58:53.570464894Z" level=info msg="Started container" PID=41719 containerID=532295464d4c007ce15c108d1a01ece65dc95dda1f31c163444f8d9e212528a9 description=openshift-frr-k8s/frr-k8s-552g9/kube-rbac-proxy-frr id=a5951966-b4f0-44b4-b632-ab764d42576d name=/runtime.v1.RuntimeService/StartContainer sandboxID=b1f96b3a2067c931bab91813403c72aa526644e792ff6c6d99d5da305db15528
2026-06-11 11:57:59.064587 | controller | Jun 11 10:59:05.403905 crc crio[22652]: time="2026-06-11T10:59:05.402935175Z" level=info msg="Removing container: 57039012061e05829610195f803ede70b182af8ca89f1825e99d99beb1271bae" id=7877b1b0-1c76-427b-83a1-c79e70c8a5d9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.064608 | controller | Jun 11 10:59:05.831104 crc crio[22652]: time="2026-06-11T10:59:05.830996227Z" level=info msg="Removed container 57039012061e05829610195f803ede70b182af8ca89f1825e99d99beb1271bae: openshift-infra/auto-csr-approver-29686252-kqlsf/oc" id=7877b1b0-1c76-427b-83a1-c79e70c8a5d9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.064626 | controller | Jun 11 10:59:05.838800 crc crio[22652]: time="2026-06-11T10:59:05.838723379Z" level=info msg="Stopping pod sandbox: d599299480410c9ede0cd58377c1d4ab9691f8c6e813115dd5634ab8a826c732" id=8d05ea46-387c-4d28-aaf2-e576d391302b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.064645 | controller | Jun 11 10:59:05.838800 crc crio[22652]: time="2026-06-11T10:59:05.838801202Z" level=info msg="Stopped pod sandbox (already stopped): d599299480410c9ede0cd58377c1d4ab9691f8c6e813115dd5634ab8a826c732" id=8d05ea46-387c-4d28-aaf2-e576d391302b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.064662 | controller | Jun 11 10:59:05.839418 crc crio[22652]: time="2026-06-11T10:59:05.839324919Z" level=info msg="Removing pod sandbox: d599299480410c9ede0cd58377c1d4ab9691f8c6e813115dd5634ab8a826c732" id=0c245811-8d7b-4ad1-8984-264e5bc7c214 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.064679 | controller | Jun 11 10:59:05.848595 crc crio[22652]: time="2026-06-11T10:59:05.848505173Z" level=info msg="Removed pod sandbox: d599299480410c9ede0cd58377c1d4ab9691f8c6e813115dd5634ab8a826c732" id=0c245811-8d7b-4ad1-8984-264e5bc7c214 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.064696 | controller | Jun 11 10:59:25.211412 crc crio[22652]: time="2026-06-11T10:59:25.210587586Z" level=info msg="Running pod sandbox: baremetal-operator-system/baremetal-operator-controller-manager-5cdd86f4c9-nlkzh/POD" id=4342f2bd-9b99-438c-a417-4566a38b37d4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.064713 | controller | Jun 11 10:59:25.212969 crc crio[22652]: time="2026-06-11T10:59:25.211455254Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.064731 | controller | Jun 11 10:59:25.246895 crc crio[22652]: time="2026-06-11T10:59:25.246269109Z" level=info msg="Got pod network &{Name:baremetal-operator-controller-manager-5cdd86f4c9-nlkzh Namespace:baremetal-operator-system ID:dd1952c7ecbb9a9c3852a5ba1f52c955a3c22ea251573ac4d3e1199dc8bd776c UID:9a7a09ca-bb8a-42ad-8aea-596405a8e038 NetNS:/var/run/netns/d4df8b75-2fcd-4bd6-931a-d74b352703aa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9a7a09ca_bb8a_42ad_8aea_596405a8e038.slice PodAnnotations:0xc002acc1d0}] Aliases:map[]}"
2026-06-11 11:57:59.064749 | controller | Jun 11 10:59:25.246895 crc crio[22652]: time="2026-06-11T10:59:25.246836998Z" level=info msg="Adding pod baremetal-operator-system_baremetal-operator-controller-manager-5cdd86f4c9-nlkzh to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.064767 | controller | Jun 11 10:59:26.138916 crc crio[22652]: time="2026-06-11T10:59:26.138029125Z" level=info msg="Running pod sandbox: openstack-operators/openstack-operator-index-2d625/POD" id=09234eb6-fccd-402d-a101-1f486ea7316f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.064785 | controller | Jun 11 10:59:26.138916 crc crio[22652]: time="2026-06-11T10:59:26.13884759Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.064803 | controller | Jun 11 10:59:26.212922 crc crio[22652]: time="2026-06-11T10:59:26.212420567Z" level=info msg="Got pod network &{Name:openstack-operator-index-2d625 Namespace:openstack-operators ID:b2a1de644fa1c54691087f2011cee03de5ddf60cbb3411340eadb9354dd260fe UID:c2beda6e-37fc-4884-9fb8-e309e9e7c746 NetNS:/var/run/netns/afa827ff-c8d2-4211-a904-bbf8a86f77d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc2beda6e_37fc_4884_9fb8_e309e9e7c746.slice PodAnnotations:0xc000102b60}] Aliases:map[]}"
2026-06-11 11:57:59.064825 | controller | Jun 11 10:59:26.212922 crc crio[22652]: time="2026-06-11T10:59:26.212492219Z" level=info msg="Adding pod openstack-operators_openstack-operator-index-2d625 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.064843 | controller | Jun 11 10:59:26.414050 crc crio[22652]: 2026-06-11T10:59:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dd1952c7ecbb9a9 Mac:7e:d1:13:1a:76:85 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:31 Mtu:0 Sandbox:/var/run/netns/d4df8b75-2fcd-4bd6-931a-d74b352703aa SocketPath: PciID:}] [{Interface:0xc00013c7a0 Address:{IP:10.217.0.49 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.064861 | controller | Jun 11 10:59:26.415530 crc crio[22652]: time="2026-06-11T10:59:26.415353918Z" level=info msg="Got pod network &{Name:baremetal-operator-controller-manager-5cdd86f4c9-nlkzh Namespace:baremetal-operator-system ID:dd1952c7ecbb9a9c3852a5ba1f52c955a3c22ea251573ac4d3e1199dc8bd776c UID:9a7a09ca-bb8a-42ad-8aea-596405a8e038 NetNS:/var/run/netns/d4df8b75-2fcd-4bd6-931a-d74b352703aa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9a7a09ca_bb8a_42ad_8aea_596405a8e038.slice PodAnnotations:0xc002acc1d0}] Aliases:map[]}"
2026-06-11 11:57:59.064879 | controller | Jun 11 10:59:26.417861 crc crio[22652]: time="2026-06-11T10:59:26.415606336Z" level=info msg="Checking pod baremetal-operator-system_baremetal-operator-controller-manager-5cdd86f4c9-nlkzh for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.064896 | controller | Jun 11 10:59:26.426740 crc crio[22652]: time="2026-06-11T10:59:26.426636057Z" level=info msg="Ran pod sandbox dd1952c7ecbb9a9c3852a5ba1f52c955a3c22ea251573ac4d3e1199dc8bd776c with infra container: baremetal-operator-system/baremetal-operator-controller-manager-5cdd86f4c9-nlkzh/POD" id=4342f2bd-9b99-438c-a417-4566a38b37d4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.064913 | controller | Jun 11 10:59:26.430901 crc crio[22652]: time="2026-06-11T10:59:26.430063684Z" level=info msg="Pulling image: quay.io/metal3-io/baremetal-operator:release-0.9" id=8ddda57b-ccbf-476e-933f-aba2630a4ac5 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.064931 | controller | Jun 11 10:59:26.444636 crc crio[22652]: time="2026-06-11T10:59:26.444545385Z" level=info msg="Trying to access \"quay.io/metal3-io/baremetal-operator:release-0.9\""
2026-06-11 11:57:59.064948 | controller | Jun 11 10:59:26.869871 crc crio[22652]: 2026-06-11T10:59:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b2a1de644fa1c54 Mac:fa:59:95:10:37:ca Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:32 Mtu:0 Sandbox:/var/run/netns/afa827ff-c8d2-4211-a904-bbf8a86f77d4 SocketPath: PciID:}] [{Interface:0xc0002f5330 Address:{IP:10.217.0.50 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.064965 | controller | Jun 11 10:59:26.871936 crc crio[22652]: time="2026-06-11T10:59:26.871858115Z" level=info msg="Got pod network &{Name:openstack-operator-index-2d625 Namespace:openstack-operators ID:b2a1de644fa1c54691087f2011cee03de5ddf60cbb3411340eadb9354dd260fe UID:c2beda6e-37fc-4884-9fb8-e309e9e7c746 NetNS:/var/run/netns/afa827ff-c8d2-4211-a904-bbf8a86f77d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc2beda6e_37fc_4884_9fb8_e309e9e7c746.slice PodAnnotations:0xc000102b60}] Aliases:map[]}"
2026-06-11 11:57:59.064986 | controller | Jun 11 10:59:26.875703 crc crio[22652]: time="2026-06-11T10:59:26.872028271Z" level=info msg="Checking pod openstack-operators_openstack-operator-index-2d625 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.065004 | controller | Jun 11 10:59:26.878963 crc crio[22652]: time="2026-06-11T10:59:26.87887726Z" level=info msg="Ran pod sandbox b2a1de644fa1c54691087f2011cee03de5ddf60cbb3411340eadb9354dd260fe with infra container: openstack-operators/openstack-operator-index-2d625/POD" id=09234eb6-fccd-402d-a101-1f486ea7316f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.065021 | controller | Jun 11 10:59:26.887657 crc crio[22652]: time="2026-06-11T10:59:26.887563496Z" level=info msg="Pulling image: 38.102.83.74:5001/openstack-k8s-operators/openstack-operator-index:2895d87b692193b55d566fae26f4c769f7f44de8" id=5d731b4c-988d-45c2-8c23-7ec2aa8f2d7e name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.065039 | controller | Jun 11 10:59:26.888900 crc crio[22652]: time="2026-06-11T10:59:26.888846997Z" level=info msg="Trying to access \"38.102.83.74:5001/openstack-k8s-operators/openstack-operator-index:2895d87b692193b55d566fae26f4c769f7f44de8\""
2026-06-11 11:57:59.065056 | controller | Jun 11 10:59:28.604562 crc crio[22652]: time="2026-06-11T10:59:28.603644527Z" level=info msg="Running pod sandbox: baremetal-operator-system/baremetal-operator-controller-manager-7cbd659958-h2tgj/POD" id=0ddad1f5-b1bf-48fa-983c-86e74322fa2e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.065073 | controller | Jun 11 10:59:28.607466 crc crio[22652]: time="2026-06-11T10:59:28.607440377Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.065091 | controller | Jun 11 10:59:30.068988 crc crio[22652]: time="2026-06-11T10:59:30.067869514Z" level=info msg="Running pod sandbox: openstack-operators/openstack-operator-index-hsnfz/POD" id=9f7ab7c1-7d34-4cfd-af18-bfde7e39763e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.065109 | controller | Jun 11 10:59:30.070602 crc crio[22652]: time="2026-06-11T10:59:30.069018891Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.065127 | controller | Jun 11 10:59:30.938441 crc crio[22652]: time="2026-06-11T10:59:30.937925361Z" level=info msg="Got pod network &{Name:baremetal-operator-controller-manager-7cbd659958-h2tgj Namespace:baremetal-operator-system ID:26b6f5c5bd116dbbd724905b3a86d6311193a24e041547b6df7510c8c9481273 UID:2cb61f26-86c8-45b2-919c-321db3954875 NetNS:/var/run/netns/ad848985-3480-4c8a-bf4b-daf372b43473 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2cb61f26_86c8_45b2_919c_321db3954875.slice PodAnnotations:0xc000102ad8}] Aliases:map[]}"
2026-06-11 11:57:59.065146 | controller | Jun 11 10:59:30.938441 crc crio[22652]: time="2026-06-11T10:59:30.938018314Z" level=info msg="Adding pod baremetal-operator-system_baremetal-operator-controller-manager-7cbd659958-h2tgj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.065163 | controller | Jun 11 10:59:31.552403 crc crio[22652]: 2026-06-11T10:59:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:26b6f5c5bd116db Mac:ee:d8:60:17:5f:66 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:33 Mtu:0 Sandbox:/var/run/netns/ad848985-3480-4c8a-bf4b-daf372b43473 SocketPath: PciID:}] [{Interface:0xc0001125b0 Address:{IP:10.217.0.51 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.065181 | controller | Jun 11 10:59:31.553632 crc crio[22652]: time="2026-06-11T10:59:31.553545193Z" level=info msg="Got pod network &{Name:baremetal-operator-controller-manager-7cbd659958-h2tgj Namespace:baremetal-operator-system ID:26b6f5c5bd116dbbd724905b3a86d6311193a24e041547b6df7510c8c9481273 UID:2cb61f26-86c8-45b2-919c-321db3954875 NetNS:/var/run/netns/ad848985-3480-4c8a-bf4b-daf372b43473 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2cb61f26_86c8_45b2_919c_321db3954875.slice PodAnnotations:0xc000102ad8}] Aliases:map[]}"
2026-06-11 11:57:59.065203 | controller | Jun 11 10:59:31.553828 crc crio[22652]: time="2026-06-11T10:59:31.55375169Z" level=info msg="Checking pod baremetal-operator-system_baremetal-operator-controller-manager-7cbd659958-h2tgj for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.065221 | controller | Jun 11 10:59:33.743168 crc crio[22652]: time="2026-06-11T10:59:33.742291698Z" level=info msg="Ran pod sandbox 26b6f5c5bd116dbbd724905b3a86d6311193a24e041547b6df7510c8c9481273 with infra container: baremetal-operator-system/baremetal-operator-controller-manager-7cbd659958-h2tgj/POD" id=0ddad1f5-b1bf-48fa-983c-86e74322fa2e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.065237 | controller | Jun 11 10:59:33.745221 crc crio[22652]: time="2026-06-11T10:59:33.745065774Z" level=info msg="Pulling image: quay.io/metal3-io/baremetal-operator:latest" id=f1ca5686-dea6-4f30-8633-ed30e8cbc2b0 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.065255 | controller | Jun 11 10:59:33.745696 crc crio[22652]: time="2026-06-11T10:59:33.745659764Z" level=info msg="Got pod network &{Name:openstack-operator-index-hsnfz Namespace:openstack-operators ID:4d2f39a3caa044f931afa012474273c11fbd552fc01c9ec5bca2dd9c4d6c940b UID:f8384160-03e7-4d55-97a9-2fc713831f3e NetNS:/var/run/netns/305cbea4-ed7b-4c33-88dd-7c204b2f68d6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf8384160_03e7_4d55_97a9_2fc713831f3e.slice PodAnnotations:0xc0014a4070}] Aliases:map[]}"
2026-06-11 11:57:59.065272 | controller | Jun 11 10:59:33.746013 crc crio[22652]: time="2026-06-11T10:59:33.745988865Z" level=info msg="Adding pod openstack-operators_openstack-operator-index-hsnfz to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.065290 | controller | Jun 11 10:59:33.752271 crc crio[22652]: time="2026-06-11T10:59:33.751992106Z" level=info msg="Trying to access \"quay.io/metal3-io/baremetal-operator:latest\""
2026-06-11 11:57:59.065308 | controller | Jun 11 10:59:34.220339 crc crio[22652]: 2026-06-11T10:59:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4d2f39a3caa044f Mac:b6:22:96:b6:b1:ae Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:37 Mtu:0 Sandbox:/var/run/netns/305cbea4-ed7b-4c33-88dd-7c204b2f68d6 SocketPath: PciID:}] [{Interface:0xc0002c49e0 Address:{IP:10.217.0.55 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.065326 | controller | Jun 11 10:59:34.221781 crc crio[22652]: time="2026-06-11T10:59:34.221656913Z" level=info msg="Got pod network &{Name:openstack-operator-index-hsnfz Namespace:openstack-operators ID:4d2f39a3caa044f931afa012474273c11fbd552fc01c9ec5bca2dd9c4d6c940b UID:f8384160-03e7-4d55-97a9-2fc713831f3e NetNS:/var/run/netns/305cbea4-ed7b-4c33-88dd-7c204b2f68d6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf8384160_03e7_4d55_97a9_2fc713831f3e.slice PodAnnotations:0xc0014a4070}] Aliases:map[]}"
2026-06-11 11:57:59.065343 | controller | Jun 11 10:59:34.221993 crc crio[22652]: time="2026-06-11T10:59:34.221928422Z" level=info msg="Checking pod openstack-operators_openstack-operator-index-hsnfz for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.065383 | controller | Jun 11 10:59:34.696694 crc crio[22652]: time="2026-06-11T10:59:34.696439025Z" level=info msg="Ran pod sandbox 4d2f39a3caa044f931afa012474273c11fbd552fc01c9ec5bca2dd9c4d6c940b with infra container: openstack-operators/openstack-operator-index-hsnfz/POD" id=9f7ab7c1-7d34-4cfd-af18-bfde7e39763e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.065406 | controller | Jun 11 10:59:34.701527 crc crio[22652]: time="2026-06-11T10:59:34.701435042Z" level=info msg="Pulling image: 38.102.83.74:5001/openstack-k8s-operators/openstack-operator-index:2895d87b692193b55d566fae26f4c769f7f44de8" id=e4ff28a4-8fa8-460e-af21-4cd0a4f339c9 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.065424 | controller | Jun 11 10:59:34.702445 crc crio[22652]: time="2026-06-11T10:59:34.702391353Z" level=info msg="Trying to access \"38.102.83.74:5001/openstack-k8s-operators/openstack-operator-index:2895d87b692193b55d566fae26f4c769f7f44de8\""
2026-06-11 11:57:59.065442 | controller | Jun 11 10:59:34.763021 crc crio[22652]: time="2026-06-11T10:59:34.762240003Z" level=info msg="Pulled image: quay.io/metal3-io/baremetal-operator@sha256:9ef16b26df77e09ed539968e7c9664caa407b3271b47747c22f676af9f47a963" id=8ddda57b-ccbf-476e-933f-aba2630a4ac5 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.065459 | controller | Jun 11 10:59:34.768566 crc crio[22652]: time="2026-06-11T10:59:34.767679844Z" level=info msg="Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9" id=4a91349c-35b1-46ab-996e-032c49182e6b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.065476 | controller | Jun 11 10:59:34.963434 crc crio[22652]: time="2026-06-11T10:59:34.963267802Z" level=info msg="Running pod sandbox: baremetal-operator-system/baremetal-operator-ironic-d98796459-l2x4z/POD" id=6c21f448-7ccb-4e9b-ad36-24b383b2222a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.065493 | controller | Jun 11 10:59:34.963551 crc crio[22652]: time="2026-06-11T10:59:34.963462859Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.065510 | controller | Jun 11 10:59:35.197394 crc crio[22652]: time="2026-06-11T10:59:35.197233559Z" level=info msg="Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9" id=1c253f01-2027-4e26-b40a-fcf4a511cdf0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.065527 | controller | Jun 11 10:59:35.456905 crc crio[22652]: time="2026-06-11T10:59:35.456692886Z" 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=6c21f448-7ccb-4e9b-ad36-24b383b2222a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.065544 | controller | Jun 11 10:59:35.764033 crc crio[22652]: time="2026-06-11T10:59:35.763729342Z" level=info msg="Ran pod sandbox 823e12ab64de986d4e9df31315ef1f3111146d0af259f6bfbb9ffa9c751db2f9 with infra container: baremetal-operator-system/baremetal-operator-ironic-d98796459-l2x4z/POD" id=6c21f448-7ccb-4e9b-ad36-24b383b2222a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.065562 | controller | Jun 11 10:59:35.766503 crc crio[22652]: time="2026-06-11T10:59:35.766357304Z" level=info msg="Pulling image: quay.io/metal3-io/ironic-ipa-downloader:latest" id=40b54a71-515e-4fe0-9c06-853d97e57cda name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.065579 | controller | Jun 11 10:59:35.770785 crc crio[22652]: time="2026-06-11T10:59:35.770715773Z" level=info msg="Creating container: baremetal-operator-system/baremetal-operator-controller-manager-5cdd86f4c9-nlkzh/manager" id=b39fa1bd-bea1-4b30-9185-82083c29a0a3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.065597 | controller | Jun 11 10:59:35.775887 crc crio[22652]: time="2026-06-11T10:59:35.775793125Z" level=info msg="Trying to access \"quay.io/metal3-io/ironic-ipa-downloader:latest\""
2026-06-11 11:57:59.065615 | controller | Jun 11 10:59:40.677307 crc crio[22652]: time="2026-06-11T10:59:40.676458Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.065637 | controller | Jun 11 10:59:41.102191 crc crio[22652]: time="2026-06-11T10:59:41.101865527Z" level=info msg="Pulled image: quay.io/metal3-io/baremetal-operator@sha256:f8cea8a8d7d1bb9abfb877f3a8c922976093b3b7b65ed091b8f89b51cc058afa" id=f1ca5686-dea6-4f30-8633-ed30e8cbc2b0 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.065654 | controller | Jun 11 10:59:41.102675 crc crio[22652]: time="2026-06-11T10:59:41.102591016Z" level=info msg="Checking image status: quay.io/metal3-io/baremetal-operator:latest" id=83ed9922-8ddd-4981-a815-400a115e27c8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.065672 | controller | Jun 11 10:59:41.585840 crc crio[22652]: time="2026-06-11T10:59:41.585711722Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.065689 | controller | Jun 11 10:59:41.610216 crc crio[22652]: time="2026-06-11T10:59:41.610083475Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.065707 | controller | Jun 11 10:59:41.673207 crc crio[22652]: time="2026-06-11T10:59:41.673079305Z" level=info msg="Checking image status: quay.io/metal3-io/baremetal-operator" id=f0905411-fc55-4398-b818-8db4d1ae2d49 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.065724 | controller | Jun 11 10:59:41.682769 crc crio[22652]: time="2026-06-11T10:59:41.682407385Z" level=info msg="Pulled image: 38.102.83.74:5001/openstack-k8s-operators/openstack-operator-index@sha256:1b4e3bbfa3a634b36095a24bc4b974c5e4dd086576c103d5653b11f0d4646539" id=5d731b4c-988d-45c2-8c23-7ec2aa8f2d7e name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.065741 | controller | Jun 11 10:59:41.683803 crc crio[22652]: time="2026-06-11T10:59:41.683594298Z" level=info msg="Checking image status: 38.102.83.74:5001/openstack-k8s-operators/openstack-operator-index:2895d87b692193b55d566fae26f4c769f7f44de8" id=c412d55c-2355-4ac8-8502-b041c5fb829e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.065758 | controller | Jun 11 10:59:41.704766 crc crio[22652]: time="2026-06-11T10:59:41.704661607Z" level=info msg="Creating container: baremetal-operator-system/baremetal-operator-controller-manager-7cbd659958-h2tgj/manager" id=ec679f05-cc60-475b-9d49-fd887f4552fc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.065775 | controller | Jun 11 10:59:41.738879 crc crio[22652]: time="2026-06-11T10:59:41.738819072Z" level=info msg="Pulled image: 38.102.83.74:5001/openstack-k8s-operators/openstack-operator-index@sha256:1b4e3bbfa3a634b36095a24bc4b974c5e4dd086576c103d5653b11f0d4646539" id=e4ff28a4-8fa8-460e-af21-4cd0a4f339c9 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.065791 | controller | Jun 11 10:59:41.741877 crc crio[22652]: time="2026-06-11T10:59:41.741846639Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.065808 | controller | Jun 11 10:59:41.743888 crc crio[22652]: time="2026-06-11T10:59:41.743803749Z" level=info msg="Checking image status: 38.102.83.74:5001/openstack-k8s-operators/openstack-operator-index:2895d87b692193b55d566fae26f4c769f7f44de8" id=c4357278-02ad-474f-ba16-b52aea55948d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.065826 | controller | Jun 11 10:59:41.752198 crc crio[22652]: time="2026-06-11T10:59:41.751968481Z" level=info msg="Checking image status: 38.102.83.74:5001/openstack-k8s-operators/openstack-operator-index:2895d87b692193b55d566fae26f4c769f7f44de8" id=5b1359e2-e6a4-411d-bc65-6209dd0b7a15 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.065843 | controller | Jun 11 10:59:41.764502 crc crio[22652]: time="2026-06-11T10:59:41.764091433Z" level=info msg="Created container ec51f7d8164fb259e6b629918af9ccb3fe873a874fe27bc1e5c16ff1b019df0c: baremetal-operator-system/baremetal-operator-controller-manager-5cdd86f4c9-nlkzh/manager" id=b39fa1bd-bea1-4b30-9185-82083c29a0a3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.065865 | controller | Jun 11 10:59:41.769433 crc crio[22652]: time="2026-06-11T10:59:41.766610383Z" level=info msg="Starting container: ec51f7d8164fb259e6b629918af9ccb3fe873a874fe27bc1e5c16ff1b019df0c" id=f5756e2b-23a7-435c-b9e5-e26351c82974 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.065883 | controller | Jun 11 10:59:41.774318 crc crio[22652]: time="2026-06-11T10:59:41.774024528Z" level=info msg="Started container" PID=43192 containerID=ec51f7d8164fb259e6b629918af9ccb3fe873a874fe27bc1e5c16ff1b019df0c description=baremetal-operator-system/baremetal-operator-controller-manager-5cdd86f4c9-nlkzh/manager id=f5756e2b-23a7-435c-b9e5-e26351c82974 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dd1952c7ecbb9a9c3852a5ba1f52c955a3c22ea251573ac4d3e1199dc8bd776c
2026-06-11 11:57:59.065901 | controller | Jun 11 10:59:41.786536 crc crio[22652]: time="2026-06-11T10:59:41.786438933Z" level=info msg="Checking image status: 38.102.83.74:5001/openstack-k8s-operators/openstack-operator-index:2895d87b692193b55d566fae26f4c769f7f44de8" id=b3261a4b-ffb6-43bc-8b2d-f87d1ed97ebb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.065919 | controller | Jun 11 10:59:41.795398 crc crio[22652]: time="2026-06-11T10:59:41.795304264Z" level=info msg="Creating container: openstack-operators/openstack-operator-index-2d625/registry-server" id=f91637c8-896e-4a79-a08d-595fe7446a7d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.065937 | controller | Jun 11 10:59:41.804618 crc crio[22652]: time="2026-06-11T10:59:41.804531977Z" level=info msg="Creating container: openstack-operators/openstack-operator-index-hsnfz/registry-server" id=93221c05-2229-40d9-905f-310703fcb1f7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.065954 | controller | Jun 11 10:59:41.819591 crc crio[22652]: time="2026-06-11T10:59:41.81908459Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.065971 | controller | Jun 11 10:59:41.822424 crc crio[22652]: time="2026-06-11T10:59:41.822351643Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.065989 | controller | Jun 11 10:59:41.829453 crc crio[22652]: time="2026-06-11T10:59:41.829282303Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.066006 | controller | Jun 11 10:59:41.856929 crc crio[22652]: time="2026-06-11T10:59:41.856740774Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.066024 | controller | Jun 11 10:59:41.874605 crc crio[22652]: time="2026-06-11T10:59:41.874534529Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.066041 | controller | Jun 11 10:59:41.880219 crc crio[22652]: time="2026-06-11T10:59:41.878616939Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.066058 | controller | Jun 11 10:59:41.887987 crc crio[22652]: time="2026-06-11T10:59:41.887290134Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.066075 | controller | Jun 11 10:59:41.893938 crc crio[22652]: time="2026-06-11T10:59:41.893870503Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.066097 | controller | Jun 11 10:59:42.243646 crc crio[22652]: time="2026-06-11T10:59:42.243523141Z" level=info msg="Created container 8c554c965596d1c55102ae8cdac67cd906a1e9d9840ca806694322d2c028cd60: openstack-operators/openstack-operator-index-2d625/registry-server" id=f91637c8-896e-4a79-a08d-595fe7446a7d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.066114 | controller | Jun 11 10:59:42.246286 crc crio[22652]: time="2026-06-11T10:59:42.246184136Z" level=info msg="Starting container: 8c554c965596d1c55102ae8cdac67cd906a1e9d9840ca806694322d2c028cd60" id=d14d20c3-b9cd-4409-a238-5c919ab92a97 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.066131 | controller | Jun 11 10:59:42.253047 crc crio[22652]: time="2026-06-11T10:59:42.252948751Z" level=info msg="Started container" PID=43230 containerID=8c554c965596d1c55102ae8cdac67cd906a1e9d9840ca806694322d2c028cd60 description=openstack-operators/openstack-operator-index-2d625/registry-server id=d14d20c3-b9cd-4409-a238-5c919ab92a97 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b2a1de644fa1c54691087f2011cee03de5ddf60cbb3411340eadb9354dd260fe
2026-06-11 11:57:59.066149 | controller | Jun 11 10:59:42.274779 crc crio[22652]: time="2026-06-11T10:59:42.27466471Z" level=info msg="Created container 80b62c0da7b26ebace47d7da8b2f5cdc8506778865b0f22834373ff27048d7ff: baremetal-operator-system/baremetal-operator-controller-manager-7cbd659958-h2tgj/manager" id=ec679f05-cc60-475b-9d49-fd887f4552fc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.066167 | controller | Jun 11 10:59:42.288666 crc crio[22652]: time="2026-06-11T10:59:42.288430367Z" level=info msg="Starting container: 80b62c0da7b26ebace47d7da8b2f5cdc8506778865b0f22834373ff27048d7ff" id=5a54e1c6-8b0e-448d-ae41-f246f19afd4b name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.066184 | controller | Jun 11 10:59:42.297881 crc crio[22652]: time="2026-06-11T10:59:42.297762603Z" level=info msg="Started container" PID=43225 containerID=80b62c0da7b26ebace47d7da8b2f5cdc8506778865b0f22834373ff27048d7ff description=baremetal-operator-system/baremetal-operator-controller-manager-7cbd659958-h2tgj/manager id=5a54e1c6-8b0e-448d-ae41-f246f19afd4b name=/runtime.v1.RuntimeService/StartContainer sandboxID=26b6f5c5bd116dbbd724905b3a86d6311193a24e041547b6df7510c8c9481273
2026-06-11 11:57:59.066201 | controller | Jun 11 10:59:42.329922 crc crio[22652]: time="2026-06-11T10:59:42.32981792Z" level=info msg="Created container 5c27d32496fa9c2f25f43c371f1870ca993a9d712a35949602e4bf48fab549e9: openstack-operators/openstack-operator-index-hsnfz/registry-server" id=93221c05-2229-40d9-905f-310703fcb1f7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.066218 | controller | Jun 11 10:59:42.331382 crc crio[22652]: time="2026-06-11T10:59:42.331325989Z" level=info msg="Starting container: 5c27d32496fa9c2f25f43c371f1870ca993a9d712a35949602e4bf48fab549e9" id=3a2a4270-7cff-4948-b324-c3cf6d043a20 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.066235 | controller | Jun 11 10:59:42.337822 crc crio[22652]: time="2026-06-11T10:59:42.337690862Z" level=info msg="Started container" PID=43231 containerID=5c27d32496fa9c2f25f43c371f1870ca993a9d712a35949602e4bf48fab549e9 description=openstack-operators/openstack-operator-index-hsnfz/registry-server id=3a2a4270-7cff-4948-b324-c3cf6d043a20 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4d2f39a3caa044f931afa012474273c11fbd552fc01c9ec5bca2dd9c4d6c940b
2026-06-11 11:57:59.066253 | controller | Jun 11 10:59:43.129748 crc crio[22652]: time="2026-06-11T10:59:43.129417432Z" level=info msg="Stopping container: 8c554c965596d1c55102ae8cdac67cd906a1e9d9840ca806694322d2c028cd60 (timeout: 2s)" id=c14bf7c0-7f43-4b36-9498-da5776b09c60 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.066270 | controller | Jun 11 10:59:47.022500 crc crio[22652]: time="2026-06-11T10:59:47.021592745Z" level=info msg="Stopped container 8c554c965596d1c55102ae8cdac67cd906a1e9d9840ca806694322d2c028cd60: openstack-operators/openstack-operator-index-2d625/registry-server" id=c14bf7c0-7f43-4b36-9498-da5776b09c60 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.066291 | controller | Jun 11 10:59:47.026571 crc crio[22652]: time="2026-06-11T10:59:47.023871807Z" level=info msg="Stopping pod sandbox: b2a1de644fa1c54691087f2011cee03de5ddf60cbb3411340eadb9354dd260fe" id=02de2f79-8595-449d-8f22-880cf93b6bab name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.066310 | controller | Jun 11 10:59:47.026571 crc crio[22652]: time="2026-06-11T10:59:47.024732135Z" level=info msg="Got pod network &{Name:openstack-operator-index-2d625 Namespace:openstack-operators ID:b2a1de644fa1c54691087f2011cee03de5ddf60cbb3411340eadb9354dd260fe UID:c2beda6e-37fc-4884-9fb8-e309e9e7c746 NetNS:/var/run/netns/afa827ff-c8d2-4211-a904-bbf8a86f77d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc2beda6e_37fc_4884_9fb8_e309e9e7c746.slice PodAnnotations:0xc001e8e2f8}] Aliases:map[]}"
2026-06-11 11:57:59.066328 | controller | Jun 11 10:59:47.026571 crc crio[22652]: time="2026-06-11T10:59:47.02489771Z" level=info msg="Deleting pod openstack-operators_openstack-operator-index-2d625 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.066364 | controller | Jun 11 10:59:47.789417 crc crio[22652]: time="2026-06-11T10:59:47.788377424Z" level=info msg="Stopped pod sandbox: b2a1de644fa1c54691087f2011cee03de5ddf60cbb3411340eadb9354dd260fe" id=02de2f79-8595-449d-8f22-880cf93b6bab name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.066389 | controller | Jun 11 10:59:47.944429 crc crio[22652]: time="2026-06-11T10:59:47.944106139Z" level=info msg="Pulled image: quay.io/metal3-io/ironic-ipa-downloader@sha256:15382b9ddf944ce2a38a44053d2e470dff2bae389316f016792b3b7637c49ea7" id=40b54a71-515e-4fe0-9c06-853d97e57cda name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.066408 | controller | Jun 11 10:59:47.946689 crc crio[22652]: time="2026-06-11T10:59:47.946597497Z" level=info msg="Checking image status: quay.io/metal3-io/ironic-ipa-downloader:latest" id=20639cec-5dfa-4564-9008-bad7fc522444 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.066425 | controller | Jun 11 10:59:47.949655 crc crio[22652]: time="2026-06-11T10:59:47.949577801Z" level=info msg="Checking image status: quay.io/metal3-io/ironic-ipa-downloader" id=4c4b3376-c962-4bdc-98f8-a2c8b1e87235 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.066444 | controller | Jun 11 10:59:47.995952 crc crio[22652]: time="2026-06-11T10:59:47.99585873Z" level=info msg="Creating container: baremetal-operator-system/baremetal-operator-ironic-d98796459-l2x4z/ironic-ipa-downloader" id=19b746de-3535-4a6c-adb3-cf4e4c5c9b58 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.066460 | controller | Jun 11 10:59:47.997347 crc crio[22652]: time="2026-06-11T10:59:47.997246724Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.066477 | controller | Jun 11 10:59:48.027063 crc crio[22652]: time="2026-06-11T10:59:48.026967977Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.066495 | controller | Jun 11 10:59:48.203731 crc crio[22652]: time="2026-06-11T10:59:48.203592084Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.066512 | controller | Jun 11 10:59:48.216189 crc crio[22652]: time="2026-06-11T10:59:48.216058059Z" level=info msg="Removing container: 8c554c965596d1c55102ae8cdac67cd906a1e9d9840ca806694322d2c028cd60" id=9fad83b4-83c8-4737-9bbe-bee0bc36df31 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.066533 | controller | Jun 11 10:59:48.256003 crc crio[22652]: time="2026-06-11T10:59:48.255838527Z" level=info msg="Removed container 8c554c965596d1c55102ae8cdac67cd906a1e9d9840ca806694322d2c028cd60: openstack-operators/openstack-operator-index-2d625/registry-server" id=9fad83b4-83c8-4737-9bbe-bee0bc36df31 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.066552 | controller | Jun 11 10:59:48.363168 crc crio[22652]: time="2026-06-11T10:59:48.362776147Z" level=info msg="Created container e6eedbecd8a7a9370c17149d165e7f8e82add1c7bfa4693c1697f4930c02d725: baremetal-operator-system/baremetal-operator-ironic-d98796459-l2x4z/ironic-ipa-downloader" id=19b746de-3535-4a6c-adb3-cf4e4c5c9b58 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.066570 | controller | Jun 11 10:59:48.364225 crc crio[22652]: time="2026-06-11T10:59:48.364075458Z" level=info msg="Starting container: e6eedbecd8a7a9370c17149d165e7f8e82add1c7bfa4693c1697f4930c02d725" id=0f0493ef-30bd-41d9-8367-34aa4e858436 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.066588 | controller | Jun 11 10:59:48.370851 crc crio[22652]: time="2026-06-11T10:59:48.370484561Z" level=info msg="Started container" PID=43408 containerID=e6eedbecd8a7a9370c17149d165e7f8e82add1c7bfa4693c1697f4930c02d725 description=baremetal-operator-system/baremetal-operator-ironic-d98796459-l2x4z/ironic-ipa-downloader id=0f0493ef-30bd-41d9-8367-34aa4e858436 name=/runtime.v1.RuntimeService/StartContainer sandboxID=823e12ab64de986d4e9df31315ef1f3111146d0af259f6bfbb9ffa9c751db2f9
2026-06-11 11:57:59.066606 | controller | Jun 11 10:59:57.223918 crc crio[22652]: time="2026-06-11T10:59:57.223057521Z" level=info msg="Running pod sandbox: openstack-operators/10535605dd1a10220c5e05d050a640a6c810e6fa829ec585be81b5c96fwtzb5/POD" id=23ffe155-1cdf-43bc-93ae-5e4042fc09bb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.066624 | controller | Jun 11 10:59:57.225391 crc crio[22652]: time="2026-06-11T10:59:57.223959429Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.066641 | controller | Jun 11 10:59:57.266510 crc crio[22652]: time="2026-06-11T10:59:57.266375158Z" level=info msg="Got pod network &{Name:10535605dd1a10220c5e05d050a640a6c810e6fa829ec585be81b5c96fwtzb5 Namespace:openstack-operators ID:2024275a148f789936b446ec221a6ccb0c8619726c1017aa9dfaac465bc8e3fe UID:cc2eba04-cf50-4372-b4b3-ea7b0910dbf1 NetNS:/var/run/netns/f1a89fb1-ebd0-44dc-9611-0c45f49dc03d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcc2eba04_cf50_4372_b4b3_ea7b0910dbf1.slice PodAnnotations:0xc000103578}] Aliases:map[]}"
2026-06-11 11:57:59.066660 | controller | Jun 11 10:59:57.266510 crc crio[22652]: time="2026-06-11T10:59:57.26644343Z" level=info msg="Adding pod openstack-operators_10535605dd1a10220c5e05d050a640a6c810e6fa829ec585be81b5c96fwtzb5 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.066678 | controller | Jun 11 10:59:58.947208 crc crio[22652]: 2026-06-11T10:59:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2024275a148f789 Mac:5e:42:7a:12:13:ce Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:38 Mtu:0 Sandbox:/var/run/netns/f1a89fb1-ebd0-44dc-9611-0c45f49dc03d SocketPath: PciID:}] [{Interface:0xc000365570 Address:{IP:10.217.0.56 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.066696 | controller | Jun 11 10:59:58.947208 crc crio[22652]: time="2026-06-11T10:59:58.938530067Z" level=info msg="Got pod network &{Name:10535605dd1a10220c5e05d050a640a6c810e6fa829ec585be81b5c96fwtzb5 Namespace:openstack-operators ID:2024275a148f789936b446ec221a6ccb0c8619726c1017aa9dfaac465bc8e3fe UID:cc2eba04-cf50-4372-b4b3-ea7b0910dbf1 NetNS:/var/run/netns/f1a89fb1-ebd0-44dc-9611-0c45f49dc03d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcc2eba04_cf50_4372_b4b3_ea7b0910dbf1.slice PodAnnotations:0xc000103578}] Aliases:map[]}"
2026-06-11 11:57:59.066721 | controller | Jun 11 10:59:58.947208 crc crio[22652]: time="2026-06-11T10:59:58.938710372Z" level=info msg="Checking pod openstack-operators_10535605dd1a10220c5e05d050a640a6c810e6fa829ec585be81b5c96fwtzb5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.066740 | controller | Jun 11 10:59:58.952295 crc crio[22652]: time="2026-06-11T10:59:58.949960704Z" level=info msg="Ran pod sandbox 2024275a148f789936b446ec221a6ccb0c8619726c1017aa9dfaac465bc8e3fe with infra container: openstack-operators/10535605dd1a10220c5e05d050a640a6c810e6fa829ec585be81b5c96fwtzb5/POD" id=23ffe155-1cdf-43bc-93ae-5e4042fc09bb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.066757 | controller | Jun 11 10:59:58.952523 crc crio[22652]: time="2026-06-11T10:59:58.952369917Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=ac84e05e-8b14-4520-8d52-9453ff43a039 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.066774 | controller | Jun 11 10:59:58.954720 crc crio[22652]: time="2026-06-11T10:59:58.954608638Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=d5b9cf08-a849-4ea6-b85f-4408a40e7a60 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.066792 | controller | Jun 11 11:00:00.150783 crc crio[22652]: time="2026-06-11T11:00:00.149963353Z" level=info msg="Creating container: openstack-operators/10535605dd1a10220c5e05d050a640a6c810e6fa829ec585be81b5c96fwtzb5/util" id=38df4523-8e97-4a9c-a9f2-5eeec194a433 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.066809 | controller | Jun 11 11:00:00.152609 crc crio[22652]: time="2026-06-11T11:00:00.151495231Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.066826 | controller | Jun 11 11:00:00.309700 crc crio[22652]: time="2026-06-11T11:00:00.309597144Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.066843 | controller | Jun 11 11:00:00.331157 crc crio[22652]: time="2026-06-11T11:00:00.330999558Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.066860 | controller | Jun 11 11:00:00.948191 crc crio[22652]: time="2026-06-11T11:00:00.947024227Z" level=info msg="Created container 41faebe380e2e30a19939e0a5c87185ecabcc7549bff8014255d693cf602dea3: openstack-operators/10535605dd1a10220c5e05d050a640a6c810e6fa829ec585be81b5c96fwtzb5/util" id=38df4523-8e97-4a9c-a9f2-5eeec194a433 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.066877 | controller | Jun 11 11:00:00.950932 crc crio[22652]: time="2026-06-11T11:00:00.950805156Z" level=info msg="Starting container: 41faebe380e2e30a19939e0a5c87185ecabcc7549bff8014255d693cf602dea3" id=9f07d870-c91b-49e0-97aa-d529c105cc5c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.066894 | controller | Jun 11 11:00:00.963810 crc crio[22652]: time="2026-06-11T11:00:00.963486993Z" level=info msg="Started container" PID=43744 containerID=41faebe380e2e30a19939e0a5c87185ecabcc7549bff8014255d693cf602dea3 description=openstack-operators/10535605dd1a10220c5e05d050a640a6c810e6fa829ec585be81b5c96fwtzb5/util id=9f07d870-c91b-49e0-97aa-d529c105cc5c name=/runtime.v1.RuntimeService/StartContainer sandboxID=2024275a148f789936b446ec221a6ccb0c8619726c1017aa9dfaac465bc8e3fe
2026-06-11 11:57:59.066912 | controller | Jun 11 11:00:01.600693 crc crio[22652]: time="2026-06-11T11:00:01.600494699Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29686260-bfqlb/POD" id=52b7563e-25fc-49e5-b56d-657e3ba85d0c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.066932 | controller | Jun 11 11:00:01.600693 crc crio[22652]: time="2026-06-11T11:00:01.600672315Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.066951 | controller | Jun 11 11:00:01.678816 crc crio[22652]: time="2026-06-11T11:00:01.678068139Z" level=info msg="Got pod network &{Name:collect-profiles-29686260-bfqlb Namespace:openshift-operator-lifecycle-manager ID:cc56f8038bf258bf85f4253f2420411ae6d0afdec330d31bda67c9333e85efa8 UID:3ca980ce-41f0-461c-a152-8215e2e24972 NetNS:/var/run/netns/d582175d-50b4-4820-98db-4f668f8e36e2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3ca980ce_41f0_461c_a152_8215e2e24972.slice PodAnnotations:0xc0029281c8}] Aliases:map[]}"
2026-06-11 11:57:59.066969 | controller | Jun 11 11:00:01.678816 crc crio[22652]: time="2026-06-11T11:00:01.678810653Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_collect-profiles-29686260-bfqlb to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.066986 | controller | Jun 11 11:00:01.797620 crc crio[22652]: time="2026-06-11T11:00:01.797568584Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686260-2pp8f/POD" id=9f91d6ea-aa49-457c-a969-61224c70b028 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.067003 | controller | Jun 11 11:00:01.797831 crc crio[22652]: time="2026-06-11T11:00:01.797809482Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.067019 | controller | Jun 11 11:00:01.849960 crc crio[22652]: time="2026-06-11T11:00:01.849796466Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686260-2pp8f Namespace:openshift-infra ID:c99e7923b803cb64ee3d2ffd33260d13561764193fa0edfa55b5edb8ec43ff07 UID:3dc082a3-990f-4404-8035-646aa104784b NetNS:/var/run/netns/70177192-f4cc-4d28-bc0a-42d08de5a3a1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3dc082a3_990f_4404_8035_646aa104784b.slice PodAnnotations:0xc002928518}] Aliases:map[]}"
2026-06-11 11:57:59.067036 | controller | Jun 11 11:00:01.849960 crc crio[22652]: time="2026-06-11T11:00:01.849962231Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686260-2pp8f to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.067053 | controller | Jun 11 11:00:03.501081 crc crio[22652]: time="2026-06-11T11:00:03.499018936Z" level=info msg="Pulling image: 38.102.83.74:5001/openstack-k8s-operators/openstack-operator-bundle:2895d87b692193b55d566fae26f4c769f7f44de8" id=5f35dbf5-8503-4b85-beee-90de5dacf7ff name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.067070 | controller | Jun 11 11:00:03.501808 crc crio[22652]: time="2026-06-11T11:00:03.50163539Z" level=info msg="Trying to access \"38.102.83.74:5001/openstack-k8s-operators/openstack-operator-bundle:2895d87b692193b55d566fae26f4c769f7f44de8\""
2026-06-11 11:57:59.067087 | controller | Jun 11 11:00:04.287197 crc crio[22652]: 2026-06-11T11:00:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c99e7923b803cb6 Mac:86:0a:e8:02:3e:f7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:39 Mtu:0 Sandbox:/var/run/netns/70177192-f4cc-4d28-bc0a-42d08de5a3a1 SocketPath: PciID:}] [{Interface:0xc000014e20 Address:{IP:10.217.0.57 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.067105 | controller | Jun 11 11:00:04.290832 crc crio[22652]: 2026-06-11T11:00:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cc56f8038bf258b Mac:2a:04:1e:4f:2c:97 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3c Mtu:0 Sandbox:/var/run/netns/d582175d-50b4-4820-98db-4f668f8e36e2 SocketPath: PciID:}] [{Interface:0xc000122a30 Address:{IP:10.217.0.60 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.067126 | controller | Jun 11 11:00:04.291768 crc crio[22652]: time="2026-06-11T11:00:04.291706293Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686260-2pp8f Namespace:openshift-infra ID:c99e7923b803cb64ee3d2ffd33260d13561764193fa0edfa55b5edb8ec43ff07 UID:3dc082a3-990f-4404-8035-646aa104784b NetNS:/var/run/netns/70177192-f4cc-4d28-bc0a-42d08de5a3a1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3dc082a3_990f_4404_8035_646aa104784b.slice PodAnnotations:0xc002928518}] Aliases:map[]}"
2026-06-11 11:57:59.067144 | controller | Jun 11 11:00:04.291911 crc crio[22652]: time="2026-06-11T11:00:04.291760612Z" level=info msg="Got pod network &{Name:collect-profiles-29686260-bfqlb Namespace:openshift-operator-lifecycle-manager ID:cc56f8038bf258bf85f4253f2420411ae6d0afdec330d31bda67c9333e85efa8 UID:3ca980ce-41f0-461c-a152-8215e2e24972 NetNS:/var/run/netns/d582175d-50b4-4820-98db-4f668f8e36e2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3ca980ce_41f0_461c_a152_8215e2e24972.slice PodAnnotations:0xc0029281c8}] Aliases:map[]}"
2026-06-11 11:57:59.067162 | controller | Jun 11 11:00:04.291911 crc crio[22652]: time="2026-06-11T11:00:04.291886456Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_collect-profiles-29686260-bfqlb for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.067179 | controller | Jun 11 11:00:04.291911 crc crio[22652]: time="2026-06-11T11:00:04.291896879Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686260-2pp8f for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.067196 | controller | Jun 11 11:00:04.304067 crc crio[22652]: time="2026-06-11T11:00:04.303980047Z" level=info msg="Ran pod sandbox cc56f8038bf258bf85f4253f2420411ae6d0afdec330d31bda67c9333e85efa8 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29686260-bfqlb/POD" id=52b7563e-25fc-49e5-b56d-657e3ba85d0c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.067215 | controller | Jun 11 11:00:04.304747 crc crio[22652]: time="2026-06-11T11:00:04.304648416Z" level=info msg="Ran pod sandbox c99e7923b803cb64ee3d2ffd33260d13561764193fa0edfa55b5edb8ec43ff07 with infra container: openshift-infra/auto-csr-approver-29686260-2pp8f/POD" id=9f91d6ea-aa49-457c-a969-61224c70b028 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.067232 | controller | Jun 11 11:00:04.316047 crc crio[22652]: time="2026-06-11T11:00:04.315841867Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=3b0be4a0-2135-4414-84bc-c2d884b76866 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.067250 | controller | Jun 11 11:00:04.316458 crc crio[22652]: time="2026-06-11T11:00:04.315889759Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=9347839c-c201-4a7b-a06d-3cb07e9455c1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.067268 | controller | Jun 11 11:00:04.320889 crc crio[22652]: time="2026-06-11T11:00:04.320797852Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=3fd45d8c-321f-4a43-8834-1463e2849a4c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.067285 | controller | Jun 11 11:00:04.328306 crc crio[22652]: time="2026-06-11T11:00:04.328185344Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 11:57:59.067306 | controller | Jun 11 11:00:05.017174 crc crio[22652]: time="2026-06-11T11:00:05.016517218Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/collect-profiles-29686260-bfqlb/collect-profiles" id=e96bb999-d6c4-477c-8751-4c5ec7e8318f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.067324 | controller | Jun 11 11:00:05.018104 crc crio[22652]: time="2026-06-11T11:00:05.017413976Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.067342 | controller | Jun 11 11:00:05.089651 crc crio[22652]: time="2026-06-11T11:00:05.089459703Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.067398 | controller | Jun 11 11:00:05.093100 crc crio[22652]: time="2026-06-11T11:00:05.093007714Z" level=info msg="Stopping container: 80b62c0da7b26ebace47d7da8b2f5cdc8506778865b0f22834373ff27048d7ff (timeout: 10s)" id=0b616d4a-4f5c-4ab7-9461-01bd278c93b2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.067427 | controller | Jun 11 11:00:05.109077 crc crio[22652]: time="2026-06-11T11:00:05.108956964Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.067468 | controller | Jun 11 11:00:05.413526 crc crio[22652]: time="2026-06-11T11:00:05.412843644Z" level=info msg="Created container 2c7d0212ad44b432c7c7d2b38ac03cbd1a1124524093d83222356cd1b0cd5629: openshift-operator-lifecycle-manager/collect-profiles-29686260-bfqlb/collect-profiles" id=e96bb999-d6c4-477c-8751-4c5ec7e8318f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.067489 | controller | Jun 11 11:00:05.417739 crc crio[22652]: time="2026-06-11T11:00:05.416891131Z" level=info msg="Starting container: 2c7d0212ad44b432c7c7d2b38ac03cbd1a1124524093d83222356cd1b0cd5629" id=e1c4f15e-11a4-4ab1-8848-e9d50fe44f7a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.067508 | controller | Jun 11 11:00:05.456772 crc crio[22652]: time="2026-06-11T11:00:05.456710098Z" level=info msg="Started container" PID=43903 containerID=2c7d0212ad44b432c7c7d2b38ac03cbd1a1124524093d83222356cd1b0cd5629 description=openshift-operator-lifecycle-manager/collect-profiles-29686260-bfqlb/collect-profiles id=e1c4f15e-11a4-4ab1-8848-e9d50fe44f7a name=/runtime.v1.RuntimeService/StartContainer sandboxID=cc56f8038bf258bf85f4253f2420411ae6d0afdec330d31bda67c9333e85efa8
2026-06-11 11:57:59.067527 | controller | Jun 11 11:00:05.879801 crc crio[22652]: time="2026-06-11T11:00:05.87868492Z" level=info msg="Stopping pod sandbox: b2a1de644fa1c54691087f2011cee03de5ddf60cbb3411340eadb9354dd260fe" id=f96bb836-12d4-4549-b71b-1103df211ceb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.067544 | controller | Jun 11 11:00:05.879801 crc crio[22652]: time="2026-06-11T11:00:05.879476905Z" level=info msg="Stopped pod sandbox (already stopped): b2a1de644fa1c54691087f2011cee03de5ddf60cbb3411340eadb9354dd260fe" id=f96bb836-12d4-4549-b71b-1103df211ceb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.067560 | controller | Jun 11 11:00:05.881406 crc crio[22652]: time="2026-06-11T11:00:05.881305503Z" level=info msg="Removing pod sandbox: b2a1de644fa1c54691087f2011cee03de5ddf60cbb3411340eadb9354dd260fe" id=d9e0d8c2-b17c-455c-9268-7ac69ef2fbc2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.067577 | controller | Jun 11 11:00:06.533492 crc crio[22652]: time="2026-06-11T11:00:06.532851533Z" level=info msg="Stopped container 80b62c0da7b26ebace47d7da8b2f5cdc8506778865b0f22834373ff27048d7ff: baremetal-operator-system/baremetal-operator-controller-manager-7cbd659958-h2tgj/manager" id=0b616d4a-4f5c-4ab7-9461-01bd278c93b2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.067594 | controller | Jun 11 11:00:06.535284 crc crio[22652]: time="2026-06-11T11:00:06.53462837Z" level=info msg="Stopping pod sandbox: 26b6f5c5bd116dbbd724905b3a86d6311193a24e041547b6df7510c8c9481273" id=25bd990e-b895-44bb-872e-45ca01d08f91 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.067616 | controller | Jun 11 11:00:06.535284 crc crio[22652]: time="2026-06-11T11:00:06.535011732Z" level=info msg="Got pod network &{Name:baremetal-operator-controller-manager-7cbd659958-h2tgj Namespace:baremetal-operator-system ID:26b6f5c5bd116dbbd724905b3a86d6311193a24e041547b6df7510c8c9481273 UID:2cb61f26-86c8-45b2-919c-321db3954875 NetNS:/var/run/netns/ad848985-3480-4c8a-bf4b-daf372b43473 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2cb61f26_86c8_45b2_919c_321db3954875.slice PodAnnotations:0xc0004be920}] Aliases:map[]}"
2026-06-11 11:57:59.067634 | controller | Jun 11 11:00:06.535284 crc crio[22652]: time="2026-06-11T11:00:06.535232929Z" level=info msg="Deleting pod baremetal-operator-system_baremetal-operator-controller-manager-7cbd659958-h2tgj from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.067653 | controller | Jun 11 11:00:06.579683 crc crio[22652]: time="2026-06-11T11:00:06.579532167Z" level=info msg="Removed pod sandbox: b2a1de644fa1c54691087f2011cee03de5ddf60cbb3411340eadb9354dd260fe" id=d9e0d8c2-b17c-455c-9268-7ac69ef2fbc2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.067671 | controller | Jun 11 11:00:06.696376 crc crio[22652]: time="2026-06-11T11:00:06.696040556Z" level=info msg="Pulled image: 38.102.83.74:5001/openstack-k8s-operators/openstack-operator-bundle@sha256:d94fe7d54ad73a5e851b83bf7df93d034d2021ab3ed266a87e056f63d11a147c" id=5f35dbf5-8503-4b85-beee-90de5dacf7ff name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.067689 | controller | Jun 11 11:00:06.699308 crc crio[22652]: time="2026-06-11T11:00:06.698990657Z" level=info msg="Checking image status: 38.102.83.74:5001/openstack-k8s-operators/openstack-operator-bundle:2895d87b692193b55d566fae26f4c769f7f44de8" id=9404d739-c050-483b-9d3c-ed56d1acfa98 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.067706 | controller | Jun 11 11:00:06.705823 crc crio[22652]: time="2026-06-11T11:00:06.705409058Z" level=info msg="Checking image status: 38.102.83.74:5001/openstack-k8s-operators/openstack-operator-bundle:2895d87b692193b55d566fae26f4c769f7f44de8" id=3e2d5f72-c98e-4ed2-822f-5fafab16b8d3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.067724 | controller | Jun 11 11:00:06.715737 crc crio[22652]: time="2026-06-11T11:00:06.715602647Z" level=info msg="Creating container: openstack-operators/10535605dd1a10220c5e05d050a640a6c810e6fa829ec585be81b5c96fwtzb5/pull" id=ed880988-3964-47d3-aef6-c1f9c35b1b73 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.067742 | controller | Jun 11 11:00:06.717781 crc crio[22652]: time="2026-06-11T11:00:06.717686784Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.067759 | controller | Jun 11 11:00:06.769192 crc crio[22652]: time="2026-06-11T11:00:06.768737713Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.067775 | controller | Jun 11 11:00:06.769192 crc crio[22652]: time="2026-06-11T11:00:06.769062823Z" level=warning msg="Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/77c1c7892e7f50c88e2f7df6e21a66c0f61865c5fa8372dcd643ef221d9f8dbd/merged/etc/passwd: no such file or directory"
2026-06-11 11:57:59.067792 | controller | Jun 11 11:00:06.769192 crc crio[22652]: time="2026-06-11T11:00:06.769092234Z" level=warning msg="Failed to open /etc/group: open /var/lib/containers/storage/overlay/77c1c7892e7f50c88e2f7df6e21a66c0f61865c5fa8372dcd643ef221d9f8dbd/merged/etc/group: no such file or directory"
2026-06-11 11:57:59.067813 | controller | Jun 11 11:00:06.781908 crc crio[22652]: time="2026-06-11T11:00:06.781594926Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.067830 | controller | Jun 11 11:00:07.013974 crc crio[22652]: time="2026-06-11T11:00:07.013250284Z" level=info msg="Created container 7207128fa00783d233e86e3d125462393b7c31827af378bc5ca4013731302c75: openstack-operators/10535605dd1a10220c5e05d050a640a6c810e6fa829ec585be81b5c96fwtzb5/pull" id=ed880988-3964-47d3-aef6-c1f9c35b1b73 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.067847 | controller | Jun 11 11:00:07.019367 crc crio[22652]: time="2026-06-11T11:00:07.018736207Z" level=info msg="Starting container: 7207128fa00783d233e86e3d125462393b7c31827af378bc5ca4013731302c75" id=504800ed-d0aa-4b7f-8b38-1cf2ed7e6938 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.067864 | controller | Jun 11 11:00:07.088899 crc crio[22652]: time="2026-06-11T11:00:07.088575284Z" level=info msg="Started container" PID=43971 containerID=7207128fa00783d233e86e3d125462393b7c31827af378bc5ca4013731302c75 description=openstack-operators/10535605dd1a10220c5e05d050a640a6c810e6fa829ec585be81b5c96fwtzb5/pull id=504800ed-d0aa-4b7f-8b38-1cf2ed7e6938 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2024275a148f789936b446ec221a6ccb0c8619726c1017aa9dfaac465bc8e3fe
2026-06-11 11:57:59.067882 | controller | Jun 11 11:00:07.575675 crc crio[22652]: time="2026-06-11T11:00:07.575576389Z" level=info msg="Stopped pod sandbox: 26b6f5c5bd116dbbd724905b3a86d6311193a24e041547b6df7510c8c9481273" id=25bd990e-b895-44bb-872e-45ca01d08f91 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.067899 | controller | Jun 11 11:00:07.583402 crc crio[22652]: time="2026-06-11T11:00:07.583296741Z" level=info msg="Stopping pod sandbox: cc56f8038bf258bf85f4253f2420411ae6d0afdec330d31bda67c9333e85efa8" id=53018c04-2ee9-4f19-9d7a-ebb91b7be8ee name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.067917 | controller | Jun 11 11:00:07.583502 crc crio[22652]: time="2026-06-11T11:00:07.583471936Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=b961e327-2637-4aef-a451-94cc04ec969c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.067934 | controller | Jun 11 11:00:07.583805 crc crio[22652]: time="2026-06-11T11:00:07.583746815Z" level=info msg="Got pod network &{Name:collect-profiles-29686260-bfqlb Namespace:openshift-operator-lifecycle-manager ID:cc56f8038bf258bf85f4253f2420411ae6d0afdec330d31bda67c9333e85efa8 UID:3ca980ce-41f0-461c-a152-8215e2e24972 NetNS:/var/run/netns/d582175d-50b4-4820-98db-4f668f8e36e2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3ca980ce_41f0_461c_a152_8215e2e24972.slice PodAnnotations:0xc001e8eef8}] Aliases:map[]}"
2026-06-11 11:57:59.067952 | controller | Jun 11 11:00:07.583937 crc crio[22652]: time="2026-06-11T11:00:07.58390211Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29686260-bfqlb from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.067970 | controller | Jun 11 11:00:07.586309 crc crio[22652]: time="2026-06-11T11:00:07.585708807Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=fc63a8a2-f6ad-4aac-9e92-48f482c8c19b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.067987 | controller | Jun 11 11:00:07.634721 crc crio[22652]: time="2026-06-11T11:00:07.63433752Z" level=info msg="Creating container: openstack-operators/10535605dd1a10220c5e05d050a640a6c810e6fa829ec585be81b5c96fwtzb5/extract" id=44cd2472-5bd0-421c-ab4f-28ec65c8b723 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.068009 | controller | Jun 11 11:00:07.635083 crc crio[22652]: time="2026-06-11T11:00:07.634742073Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.068027 | controller | Jun 11 11:00:07.709713 crc crio[22652]: time="2026-06-11T11:00:07.709647199Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.068044 | controller | Jun 11 11:00:07.716616 crc crio[22652]: time="2026-06-11T11:00:07.716513295Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.068062 | controller | Jun 11 11:00:07.911817 crc crio[22652]: time="2026-06-11T11:00:07.911006029Z" level=info msg="Created container 4cad60d37bcab7aad96fac4589816713c019d9b94eedb2d0730c2c0fa94a5f83: openstack-operators/10535605dd1a10220c5e05d050a640a6c810e6fa829ec585be81b5c96fwtzb5/extract" id=44cd2472-5bd0-421c-ab4f-28ec65c8b723 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.068080 | controller | Jun 11 11:00:07.918862 crc crio[22652]: time="2026-06-11T11:00:07.918757401Z" level=info msg="Starting container: 4cad60d37bcab7aad96fac4589816713c019d9b94eedb2d0730c2c0fa94a5f83" id=dc6d6845-e6c6-4280-a169-b7d713c25dae name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.068098 | controller | Jun 11 11:00:07.943615 crc crio[22652]: time="2026-06-11T11:00:07.942961851Z" level=info msg="Started container" PID=44025 containerID=4cad60d37bcab7aad96fac4589816713c019d9b94eedb2d0730c2c0fa94a5f83 description=openstack-operators/10535605dd1a10220c5e05d050a640a6c810e6fa829ec585be81b5c96fwtzb5/extract id=dc6d6845-e6c6-4280-a169-b7d713c25dae name=/runtime.v1.RuntimeService/StartContainer sandboxID=2024275a148f789936b446ec221a6ccb0c8619726c1017aa9dfaac465bc8e3fe
2026-06-11 11:57:59.068116 | controller | Jun 11 11:00:07.969764 crc crio[22652]: time="2026-06-11T11:00:07.969626776Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=3b0be4a0-2135-4414-84bc-c2d884b76866 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.068133 | controller | Jun 11 11:00:07.972358 crc crio[22652]: time="2026-06-11T11:00:07.971421681Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=c3ce98c8-3eb1-4199-9bda-6feb2e7dc72f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.068150 | controller | Jun 11 11:00:07.977303 crc crio[22652]: time="2026-06-11T11:00:07.976733498Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=837e0354-c42e-4148-acaa-633cbfb52588 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.068166 | controller | Jun 11 11:00:07.986477 crc crio[22652]: time="2026-06-11T11:00:07.984607864Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686260-2pp8f/oc" id=88264c13-de65-48ae-9207-0d66ba4bf1c0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.068183 | controller | Jun 11 11:00:07.986477 crc crio[22652]: time="2026-06-11T11:00:07.986407111Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.068199 | controller | Jun 11 11:00:08.037325 crc crio[22652]: time="2026-06-11T11:00:08.034668762Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.068216 | controller | Jun 11 11:00:08.150015 crc crio[22652]: time="2026-06-11T11:00:08.149856671Z" level=info msg="Stopped pod sandbox: cc56f8038bf258bf85f4253f2420411ae6d0afdec330d31bda67c9333e85efa8" id=53018c04-2ee9-4f19-9d7a-ebb91b7be8ee name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.068236 | controller | Jun 11 11:00:08.520835 crc crio[22652]: time="2026-06-11T11:00:08.520378321Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.068253 | controller | Jun 11 11:00:08.601239 crc crio[22652]: time="2026-06-11T11:00:08.600815069Z" level=info msg="Removing container: 80b62c0da7b26ebace47d7da8b2f5cdc8506778865b0f22834373ff27048d7ff" id=64c430f4-20d3-4597-b60f-9f8b7988cc5b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.068270 | controller | Jun 11 11:00:08.692109 crc crio[22652]: time="2026-06-11T11:00:08.691430698Z" level=info msg="Removed container 80b62c0da7b26ebace47d7da8b2f5cdc8506778865b0f22834373ff27048d7ff: baremetal-operator-system/baremetal-operator-controller-manager-7cbd659958-h2tgj/manager" id=64c430f4-20d3-4597-b60f-9f8b7988cc5b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.068287 | controller | Jun 11 11:00:08.752009 crc crio[22652]: time="2026-06-11T11:00:08.751897643Z" level=info msg="Created container 465914790d1fccd124f1f85a4ac5295644a8145645e948815b486b3c11712d11: openshift-infra/auto-csr-approver-29686260-2pp8f/oc" id=88264c13-de65-48ae-9207-0d66ba4bf1c0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.068304 | controller | Jun 11 11:00:08.756692 crc crio[22652]: time="2026-06-11T11:00:08.756543638Z" level=info msg="Starting container: 465914790d1fccd124f1f85a4ac5295644a8145645e948815b486b3c11712d11" id=84c9ac38-6749-491a-b11d-62184a4ef473 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.068322 | controller | Jun 11 11:00:08.792019 crc crio[22652]: time="2026-06-11T11:00:08.791738991Z" level=info msg="Started container" PID=44068 containerID=465914790d1fccd124f1f85a4ac5295644a8145645e948815b486b3c11712d11 description=openshift-infra/auto-csr-approver-29686260-2pp8f/oc id=84c9ac38-6749-491a-b11d-62184a4ef473 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c99e7923b803cb64ee3d2ffd33260d13561764193fa0edfa55b5edb8ec43ff07
2026-06-11 11:57:59.068340 | controller | Jun 11 11:00:09.625237 crc crio[22652]: time="2026-06-11T11:00:09.624303464Z" level=info msg="Stopping pod sandbox: 2024275a148f789936b446ec221a6ccb0c8619726c1017aa9dfaac465bc8e3fe" id=452159c0-ff93-4e5f-9354-dc6a421a7e3e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.068381 | controller | Jun 11 11:00:09.625237 crc crio[22652]: time="2026-06-11T11:00:09.624938965Z" level=info msg="Got pod network &{Name:10535605dd1a10220c5e05d050a640a6c810e6fa829ec585be81b5c96fwtzb5 Namespace:openstack-operators ID:2024275a148f789936b446ec221a6ccb0c8619726c1017aa9dfaac465bc8e3fe UID:cc2eba04-cf50-4372-b4b3-ea7b0910dbf1 NetNS:/var/run/netns/f1a89fb1-ebd0-44dc-9611-0c45f49dc03d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcc2eba04_cf50_4372_b4b3_ea7b0910dbf1.slice PodAnnotations:0xc002acc850}] Aliases:map[]}"
2026-06-11 11:57:59.068402 | controller | Jun 11 11:00:09.626236 crc crio[22652]: time="2026-06-11T11:00:09.625335957Z" level=info msg="Deleting pod openstack-operators_10535605dd1a10220c5e05d050a640a6c810e6fa829ec585be81b5c96fwtzb5 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.068423 | controller | Jun 11 11:00:11.419307 crc crio[22652]: time="2026-06-11T11:00:11.418671257Z" level=info msg="Stopped pod sandbox: 2024275a148f789936b446ec221a6ccb0c8619726c1017aa9dfaac465bc8e3fe" id=452159c0-ff93-4e5f-9354-dc6a421a7e3e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.068448 | controller | Jun 11 11:00:12.734534 crc crio[22652]: time="2026-06-11T11:00:12.733945296Z" level=info msg="Stopping pod sandbox: c99e7923b803cb64ee3d2ffd33260d13561764193fa0edfa55b5edb8ec43ff07" id=2c017bd5-6f8f-4f6b-8271-e96e91d957a8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.068469 | controller | Jun 11 11:00:12.735561 crc crio[22652]: time="2026-06-11T11:00:12.735207906Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686260-2pp8f Namespace:openshift-infra ID:c99e7923b803cb64ee3d2ffd33260d13561764193fa0edfa55b5edb8ec43ff07 UID:3dc082a3-990f-4404-8035-646aa104784b NetNS:/var/run/netns/70177192-f4cc-4d28-bc0a-42d08de5a3a1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3dc082a3_990f_4404_8035_646aa104784b.slice PodAnnotations:0xc002928a88}] Aliases:map[]}"
2026-06-11 11:57:59.068491 | controller | Jun 11 11:00:12.735561 crc crio[22652]: time="2026-06-11T11:00:12.735426093Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686260-2pp8f from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.068547 | controller | Jun 11 11:00:13.538934 crc crio[22652]: time="2026-06-11T11:00:13.538442307Z" level=info msg="Stopped pod sandbox: c99e7923b803cb64ee3d2ffd33260d13561764193fa0edfa55b5edb8ec43ff07" id=2c017bd5-6f8f-4f6b-8271-e96e91d957a8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.068581 | controller | Jun 11 11:00:21.290825 crc crio[22652]: time="2026-06-11T11:00:21.290034754Z" level=info msg="Running pod sandbox: openstack-operators/openstack-operator-controller-init-74c8f49894-l9994/POD" id=f16f7eb7-c99d-4f58-bf28-08d6f0d7a4ac name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.068609 | controller | Jun 11 11:00:21.290825 crc crio[22652]: time="2026-06-11T11:00:21.290813909Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.068636 | controller | Jun 11 11:00:21.331530 crc crio[22652]: time="2026-06-11T11:00:21.330982014Z" level=info msg="Got pod network &{Name:openstack-operator-controller-init-74c8f49894-l9994 Namespace:openstack-operators ID:bc4889af19b2665ead178953940d6a7bee735abe685a3ba6cd15fffdf41ad36a UID:9a45ba17-97b4-442c-a6f7-4b56d1017750 NetNS:/var/run/netns/50fe3396-175d-4899-8675-8142ae8627cd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9a45ba17_97b4_442c_a6f7_4b56d1017750.slice PodAnnotations:0xc001e8eb58}] Aliases:map[]}"
2026-06-11 11:57:59.068659 | controller | Jun 11 11:00:21.331530 crc crio[22652]: time="2026-06-11T11:00:21.331533462Z" level=info msg="Adding pod openstack-operators_openstack-operator-controller-init-74c8f49894-l9994 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.068681 | controller | Jun 11 11:00:21.758736 crc crio[22652]: time="2026-06-11T11:00:21.758671685Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-hfzvr/POD" id=0fd32bb3-3a9d-4c0e-9024-071e5bffd038 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.068702 | controller | Jun 11 11:00:21.758871 crc crio[22652]: time="2026-06-11T11:00:21.758760878Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.068719 | controller | Jun 11 11:00:21.819526 crc crio[22652]: time="2026-06-11T11:00:21.818771899Z" level=info msg="Got pod network &{Name:redhat-operators-hfzvr Namespace:openshift-marketplace ID:0f652ac4e97b5ff81940cae73d34cb5a9ccb8e55b22993e0af364546753686f7 UID:62c34af5-8f34-4848-92ef-9dbfad1719da NetNS:/var/run/netns/77aa472f-ea01-415d-8b95-b1ecdd5e6341 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod62c34af5_8f34_4848_92ef_9dbfad1719da.slice PodAnnotations:0xc00008c2d0}] Aliases:map[]}"
2026-06-11 11:57:59.068768 | controller | Jun 11 11:00:21.819526 crc crio[22652]: time="2026-06-11T11:00:21.818863192Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-hfzvr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.068798 | controller | Jun 11 11:00:23.051108 crc crio[22652]: 2026-06-11T11:00:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bc4889af19b2665 Mac:2a:9e:e0:d8:42:04 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3d Mtu:0 Sandbox:/var/run/netns/50fe3396-175d-4899-8675-8142ae8627cd SocketPath: PciID:}] [{Interface:0xc0003045c0 Address:{IP:10.217.0.61 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.068817 | controller | Jun 11 11:00:23.053359 crc crio[22652]: time="2026-06-11T11:00:23.053167592Z" level=info msg="Got pod network &{Name:openstack-operator-controller-init-74c8f49894-l9994 Namespace:openstack-operators ID:bc4889af19b2665ead178953940d6a7bee735abe685a3ba6cd15fffdf41ad36a UID:9a45ba17-97b4-442c-a6f7-4b56d1017750 NetNS:/var/run/netns/50fe3396-175d-4899-8675-8142ae8627cd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9a45ba17_97b4_442c_a6f7_4b56d1017750.slice PodAnnotations:0xc001e8eb58}] Aliases:map[]}"
2026-06-11 11:57:59.068836 | controller | Jun 11 11:00:23.053475 crc crio[22652]: time="2026-06-11T11:00:23.053457971Z" level=info msg="Checking pod openstack-operators_openstack-operator-controller-init-74c8f49894-l9994 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.068854 | controller | Jun 11 11:00:23.074213 crc crio[22652]: time="2026-06-11T11:00:23.073966831Z" level=info msg="Ran pod sandbox bc4889af19b2665ead178953940d6a7bee735abe685a3ba6cd15fffdf41ad36a with infra container: openstack-operators/openstack-operator-controller-init-74c8f49894-l9994/POD" id=f16f7eb7-c99d-4f58-bf28-08d6f0d7a4ac name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.068871 | controller | Jun 11 11:00:23.083312 crc crio[22652]: time="2026-06-11T11:00:23.082734246Z" level=info msg="Checking image status: 38.102.83.74:5001/openstack-k8s-operators/openstack-operator:2895d87b692193b55d566fae26f4c769f7f44de8" id=02d81b54-cd23-4b2b-8bfd-0021505188aa name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.068889 | controller | Jun 11 11:00:23.083312 crc crio[22652]: time="2026-06-11T11:00:23.082979274Z" level=info msg="Image 38.102.83.74:5001/openstack-k8s-operators/openstack-operator:2895d87b692193b55d566fae26f4c769f7f44de8 not found" id=02d81b54-cd23-4b2b-8bfd-0021505188aa name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.068906 | controller | Jun 11 11:00:23.083312 crc crio[22652]: time="2026-06-11T11:00:23.083051176Z" level=info msg="Neither image nor artfiact 38.102.83.74:5001/openstack-k8s-operators/openstack-operator:2895d87b692193b55d566fae26f4c769f7f44de8 found" id=02d81b54-cd23-4b2b-8bfd-0021505188aa name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.068923 | controller | Jun 11 11:00:23.092345 crc crio[22652]: time="2026-06-11T11:00:23.088656904Z" level=info msg="Pulling image: 38.102.83.74:5001/openstack-k8s-operators/openstack-operator:2895d87b692193b55d566fae26f4c769f7f44de8" id=e140879c-7d70-4ae8-8f07-5800ff5220ee name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.068940 | controller | Jun 11 11:00:23.092345 crc crio[22652]: time="2026-06-11T11:00:23.090567934Z" level=info msg="Trying to access \"38.102.83.74:5001/openstack-k8s-operators/openstack-operator:2895d87b692193b55d566fae26f4c769f7f44de8\""
2026-06-11 11:57:59.068957 | controller | Jun 11 11:00:23.508436 crc crio[22652]: 2026-06-11T11:00:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0f652ac4e97b5ff Mac:ce:1a:31:47:cb:7e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3e Mtu:0 Sandbox:/var/run/netns/77aa472f-ea01-415d-8b95-b1ecdd5e6341 SocketPath: PciID:}] [{Interface:0xc00028e6d0 Address:{IP:10.217.0.62 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.068974 | controller | Jun 11 11:00:23.510194 crc crio[22652]: time="2026-06-11T11:00:23.509920774Z" level=info msg="Got pod network &{Name:redhat-operators-hfzvr Namespace:openshift-marketplace ID:0f652ac4e97b5ff81940cae73d34cb5a9ccb8e55b22993e0af364546753686f7 UID:62c34af5-8f34-4848-92ef-9dbfad1719da NetNS:/var/run/netns/77aa472f-ea01-415d-8b95-b1ecdd5e6341 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod62c34af5_8f34_4848_92ef_9dbfad1719da.slice PodAnnotations:0xc00008c2d0}] Aliases:map[]}"
2026-06-11 11:57:59.068997 | controller | Jun 11 11:00:23.510387 crc crio[22652]: time="2026-06-11T11:00:23.510249014Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-hfzvr for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.069015 | controller | Jun 11 11:00:23.525778 crc crio[22652]: time="2026-06-11T11:00:23.525631724Z" level=info msg="Ran pod sandbox 0f652ac4e97b5ff81940cae73d34cb5a9ccb8e55b22993e0af364546753686f7 with infra container: openshift-marketplace/redhat-operators-hfzvr/POD" id=0fd32bb3-3a9d-4c0e-9024-071e5bffd038 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.069039 | controller | Jun 11 11:00:23.528058 crc crio[22652]: time="2026-06-11T11:00:23.527951894Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=fa546cac-f194-4611-8313-cbcf8448ca16 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.069066 | controller | Jun 11 11:00:23.531576 crc crio[22652]: time="2026-06-11T11:00:23.531404804Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=82bb20ec-a68e-441b-b9fc-753357d0de01 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.069091 | controller | Jun 11 11:00:23.624580 crc crio[22652]: time="2026-06-11T11:00:23.624464097Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-hfzvr/extract-utilities" id=b40f02c5-2dd4-4592-81d9-11f63241a4d0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.069113 | controller | Jun 11 11:00:23.625546 crc crio[22652]: time="2026-06-11T11:00:23.625110168Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.069134 | controller | Jun 11 11:00:23.746345 crc crio[22652]: time="2026-06-11T11:00:23.74585466Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.069158 | controller | Jun 11 11:00:23.755939 crc crio[22652]: time="2026-06-11T11:00:23.755822682Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.069182 | controller | Jun 11 11:00:24.008008 crc crio[22652]: time="2026-06-11T11:00:24.007817467Z" level=info msg="Created container adb198b0657a60c17c99419589a662dd997afacfde997719adb05339ad4d4cde: openshift-marketplace/redhat-operators-hfzvr/extract-utilities" id=b40f02c5-2dd4-4592-81d9-11f63241a4d0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.069203 | controller | Jun 11 11:00:24.009426 crc crio[22652]: time="2026-06-11T11:00:24.009346725Z" level=info msg="Starting container: adb198b0657a60c17c99419589a662dd997afacfde997719adb05339ad4d4cde" id=7595b4a7-a153-4583-b00a-a8302eddccd7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.069224 | controller | Jun 11 11:00:24.017660 crc crio[22652]: time="2026-06-11T11:00:24.017372636Z" level=info msg="Started container" PID=44560 containerID=adb198b0657a60c17c99419589a662dd997afacfde997719adb05339ad4d4cde description=openshift-marketplace/redhat-operators-hfzvr/extract-utilities id=7595b4a7-a153-4583-b00a-a8302eddccd7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0f652ac4e97b5ff81940cae73d34cb5a9ccb8e55b22993e0af364546753686f7
2026-06-11 11:57:59.069252 | controller | Jun 11 11:00:24.199807 crc crio[22652]: time="2026-06-11T11:00:24.199572266Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-rcwl4/POD" id=bbe9df9a-aeb2-4935-a0ab-7dc82cc96369 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.069273 | controller | Jun 11 11:00:24.199807 crc crio[22652]: time="2026-06-11T11:00:24.19974595Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.069332 | controller | Jun 11 11:00:24.303560 crc crio[22652]: time="2026-06-11T11:00:24.302376364Z" level=info msg="Got pod network &{Name:redhat-marketplace-rcwl4 Namespace:openshift-marketplace ID:25b48388ce0a94d00bf5cd0c103c41b7a0a93c526807aabdeab82fe1a2a5cc3b UID:b8c8b1fd-ad82-43b9-a512-4eff2f6eff62 NetNS:/var/run/netns/099f1300-4aeb-4b38-a5e5-797b9d636b68 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb8c8b1fd_ad82_43b9_a512_4eff2f6eff62.slice PodAnnotations:0xc0004beb38}] Aliases:map[]}"
2026-06-11 11:57:59.069402 | controller | Jun 11 11:00:24.303560 crc crio[22652]: time="2026-06-11T11:00:24.302786521Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-rcwl4 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.069432 | controller | Jun 11 11:00:24.953966 crc crio[22652]: time="2026-06-11T11:00:24.953808184Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=08e174dd-7d05-4174-9bf6-3be959429b8b name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.069491 | controller | Jun 11 11:00:24.969693 crc crio[22652]: time="2026-06-11T11:00:24.960086733Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-11 11:57:59.069518 | controller | Jun 11 11:00:26.535683 crc crio[22652]: 2026-06-11T11:00:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:25b48388ce0a94d Mac:2a:0e:e9:85:9f:5a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3f Mtu:0 Sandbox:/var/run/netns/099f1300-4aeb-4b38-a5e5-797b9d636b68 SocketPath: PciID:}] [{Interface:0xc00048c5c0 Address:{IP:10.217.0.63 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.069564 | controller | Jun 11 11:00:26.538941 crc crio[22652]: time="2026-06-11T11:00:26.538595585Z" level=info msg="Got pod network &{Name:redhat-marketplace-rcwl4 Namespace:openshift-marketplace ID:25b48388ce0a94d00bf5cd0c103c41b7a0a93c526807aabdeab82fe1a2a5cc3b UID:b8c8b1fd-ad82-43b9-a512-4eff2f6eff62 NetNS:/var/run/netns/099f1300-4aeb-4b38-a5e5-797b9d636b68 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb8c8b1fd_ad82_43b9_a512_4eff2f6eff62.slice PodAnnotations:0xc0004beb38}] Aliases:map[]}"
2026-06-11 11:57:59.069586 | controller | Jun 11 11:00:26.540059 crc crio[22652]: time="2026-06-11T11:00:26.54003125Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-rcwl4 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.069605 | controller | Jun 11 11:00:26.555231 crc crio[22652]: time="2026-06-11T11:00:26.55516919Z" level=info msg="Ran pod sandbox 25b48388ce0a94d00bf5cd0c103c41b7a0a93c526807aabdeab82fe1a2a5cc3b with infra container: openshift-marketplace/redhat-marketplace-rcwl4/POD" id=bbe9df9a-aeb2-4935-a0ab-7dc82cc96369 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.069649 | controller | Jun 11 11:00:26.561723 crc crio[22652]: time="2026-06-11T11:00:26.561507072Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=27700318-7af7-47c8-b39b-b3d6ac81b2ca name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.069669 | controller | Jun 11 11:00:26.980701 crc crio[22652]: time="2026-06-11T11:00:26.980545309Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=05e9d79e-9e69-4e6e-bcf3-adedfff6f2d1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.069717 | controller | Jun 11 11:00:27.346176 crc crio[22652]: time="2026-06-11T11:00:27.345814041Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-rcwl4/extract-utilities" id=5a8f89d7-dba0-4b62-b73c-9dee634d5c26 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.069754 | controller | Jun 11 11:00:27.390592 crc crio[22652]: time="2026-06-11T11:00:27.389738198Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.069864 | controller | Jun 11 11:00:27.471806 crc crio[22652]: time="2026-06-11T11:00:27.471715096Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:546c77fdbf5f7c6a9a4243f4c4ef38fe0f584972a70f687bc40091743ee77d60" id=08e174dd-7d05-4174-9bf6-3be959429b8b name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.069969 | controller | Jun 11 11:00:27.474586 crc crio[22652]: time="2026-06-11T11:00:27.474469902Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=f3f804bd-55e2-48ea-9be3-bb8cd7d31969 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.069999 | controller | Jun 11 11:00:27.480316 crc crio[22652]: time="2026-06-11T11:00:27.477414515Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=997a69d7-4030-42e3-bc83-7990f4d3ab8d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.070022 | controller | Jun 11 11:00:27.593005 crc crio[22652]: time="2026-06-11T11:00:27.592050736Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.070041 | controller | Jun 11 11:00:27.601569 crc crio[22652]: time="2026-06-11T11:00:27.601412349Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.070058 | controller | Jun 11 11:00:27.678446 crc crio[22652]: time="2026-06-11T11:00:27.677954037Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-hfzvr/extract-content" id=ea34c947-573a-4aeb-befc-a770f6383266 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.070077 | controller | Jun 11 11:00:27.679418 crc crio[22652]: time="2026-06-11T11:00:27.678845726Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.070094 | controller | Jun 11 11:00:27.867353 crc crio[22652]: time="2026-06-11T11:00:27.867251342Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.070111 | controller | Jun 11 11:00:27.880853 crc crio[22652]: time="2026-06-11T11:00:27.880694724Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.070129 | controller | Jun 11 11:00:27.939903 crc crio[22652]: time="2026-06-11T11:00:27.939820597Z" level=info msg="Created container 4b3ee4740eb8cd82ee1af662743ff2fc909609a615fed62ff7df1d4c63773189: openshift-marketplace/redhat-marketplace-rcwl4/extract-utilities" id=5a8f89d7-dba0-4b62-b73c-9dee634d5c26 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.070146 | controller | Jun 11 11:00:27.941970 crc crio[22652]: time="2026-06-11T11:00:27.941845778Z" level=info msg="Starting container: 4b3ee4740eb8cd82ee1af662743ff2fc909609a615fed62ff7df1d4c63773189" id=aada438b-2b19-469e-aa77-da1b18cd8d17 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.070169 | controller | Jun 11 11:00:27.969845 crc crio[22652]: time="2026-06-11T11:00:27.969718491Z" level=info msg="Started container" PID=44616 containerID=4b3ee4740eb8cd82ee1af662743ff2fc909609a615fed62ff7df1d4c63773189 description=openshift-marketplace/redhat-marketplace-rcwl4/extract-utilities id=aada438b-2b19-469e-aa77-da1b18cd8d17 name=/runtime.v1.RuntimeService/StartContainer sandboxID=25b48388ce0a94d00bf5cd0c103c41b7a0a93c526807aabdeab82fe1a2a5cc3b
2026-06-11 11:57:59.070197 | controller | Jun 11 11:00:28.247858 crc crio[22652]: time="2026-06-11T11:00:28.234431373Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-4tk9r/POD" id=77f5aed0-e38c-475f-855f-61eecc35e9f2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.070222 | controller | Jun 11 11:00:28.249582 crc crio[22652]: time="2026-06-11T11:00:28.248512323Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.070243 | controller | Jun 11 11:00:28.304450 crc crio[22652]: time="2026-06-11T11:00:28.296576439Z" level=info msg="Created container 0f615cb1b6da23f5e8907e637cf25ec341dc54fa1f382cc5460443351a26d20a: openshift-marketplace/redhat-operators-hfzvr/extract-content" id=ea34c947-573a-4aeb-befc-a770f6383266 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.070264 | controller | Jun 11 11:00:28.304450 crc crio[22652]: time="2026-06-11T11:00:28.301016696Z" level=info msg="Starting container: 0f615cb1b6da23f5e8907e637cf25ec341dc54fa1f382cc5460443351a26d20a" id=d6346163-e81d-4295-bdce-7264bd0b0e91 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.070284 | controller | Jun 11 11:00:28.418944 crc crio[22652]: time="2026-06-11T11:00:28.418775731Z" level=info msg="Started container" PID=44623 containerID=0f615cb1b6da23f5e8907e637cf25ec341dc54fa1f382cc5460443351a26d20a description=openshift-marketplace/redhat-operators-hfzvr/extract-content id=d6346163-e81d-4295-bdce-7264bd0b0e91 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0f652ac4e97b5ff81940cae73d34cb5a9ccb8e55b22993e0af364546753686f7
2026-06-11 11:57:59.070303 | controller | Jun 11 11:00:28.626841 crc crio[22652]: time="2026-06-11T11:00:28.626361453Z" level=info msg="Got pod network &{Name:community-operators-4tk9r Namespace:openshift-marketplace ID:21a5f9b5141ef795a2afd4e091275488379161344a10f9f90a31a46400f9c71c UID:45f7a14e-a04b-4e18-a98f-4b9573aac333 NetNS:/var/run/netns/c0f4613c-3d66-4e26-9f74-874b8d948431 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod45f7a14e_a04b_4e18_a98f_4b9573aac333.slice PodAnnotations:0xc0009882b0}] Aliases:map[]}"
2026-06-11 11:57:59.070326 | controller | Jun 11 11:00:28.626841 crc crio[22652]: time="2026-06-11T11:00:28.626787527Z" level=info msg="Adding pod openshift-marketplace_community-operators-4tk9r to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.070376 | controller | Jun 11 11:00:29.124528 crc crio[22652]: time="2026-06-11T11:00:29.123969841Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=3c058309-56a3-4dac-8e7d-427fa688c98c name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.070400 | controller | Jun 11 11:00:29.133033 crc crio[22652]: time="2026-06-11T11:00:29.132923101Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-11 11:57:59.070423 | controller | Jun 11 11:00:30.683831 crc crio[22652]: time="2026-06-11T11:00:30.683326653Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03" id=3c058309-56a3-4dac-8e7d-427fa688c98c name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.070446 | controller | Jun 11 11:00:30.685814 crc crio[22652]: time="2026-06-11T11:00:30.685600003Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=8fd0e674-84d2-4164-b402-3c5db9d4c27b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.070472 | controller | Jun 11 11:00:30.694960 crc crio[22652]: time="2026-06-11T11:00:30.694680557Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=8d9e6d36-81d8-4843-85c1-199ee382bb6d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.070496 | controller | Jun 11 11:00:30.740840 crc crio[22652]: time="2026-06-11T11:00:30.739950981Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-rcwl4/extract-content" id=763972e3-6317-4977-8718-606e0d29b379 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.070526 | controller | Jun 11 11:00:30.740840 crc crio[22652]: time="2026-06-11T11:00:30.740727986Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.070553 | controller | Jun 11 11:00:31.034206 crc crio[22652]: time="2026-06-11T11:00:31.028590176Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.070580 | controller | Jun 11 11:00:31.103867 crc crio[22652]: time="2026-06-11T11:00:31.10289581Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.070607 | controller | Jun 11 11:00:31.837788 crc crio[22652]: time="2026-06-11T11:00:31.836974983Z" level=info msg="Created container 08308194279f645a18dce4e976a9c8e81824beff5e6f1a5415635a463caa5468: openshift-marketplace/redhat-marketplace-rcwl4/extract-content" id=763972e3-6317-4977-8718-606e0d29b379 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.070637 | controller | Jun 11 11:00:31.850825 crc crio[22652]: time="2026-06-11T11:00:31.850680898Z" level=info msg="Starting container: 08308194279f645a18dce4e976a9c8e81824beff5e6f1a5415635a463caa5468" id=85aef845-3d94-4cae-b2a7-950da454b823 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.070667 | controller | Jun 11 11:00:31.875649 crc crio[22652]: time="2026-06-11T11:00:31.875502711Z" level=info msg="Started container" PID=44784 containerID=08308194279f645a18dce4e976a9c8e81824beff5e6f1a5415635a463caa5468 description=openshift-marketplace/redhat-marketplace-rcwl4/extract-content id=85aef845-3d94-4cae-b2a7-950da454b823 name=/runtime.v1.RuntimeService/StartContainer sandboxID=25b48388ce0a94d00bf5cd0c103c41b7a0a93c526807aabdeab82fe1a2a5cc3b
2026-06-11 11:57:59.070693 | controller | Jun 11 11:00:32.415092 crc crio[22652]: 2026-06-11T11:00:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:21a5f9b5141ef79 Mac:ee:6a:62:28:bb:2f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:41 Mtu:0 Sandbox:/var/run/netns/c0f4613c-3d66-4e26-9f74-874b8d948431 SocketPath: PciID:}] [{Interface:0xc00011ac70 Address:{IP:10.217.0.65 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.070720 | controller | Jun 11 11:00:32.417792 crc crio[22652]: time="2026-06-11T11:00:32.417237613Z" level=info msg="Got pod network &{Name:community-operators-4tk9r Namespace:openshift-marketplace ID:21a5f9b5141ef795a2afd4e091275488379161344a10f9f90a31a46400f9c71c UID:45f7a14e-a04b-4e18-a98f-4b9573aac333 NetNS:/var/run/netns/c0f4613c-3d66-4e26-9f74-874b8d948431 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod45f7a14e_a04b_4e18_a98f_4b9573aac333.slice PodAnnotations:0xc0009882b0}] Aliases:map[]}"
2026-06-11 11:57:59.070746 | controller | Jun 11 11:00:32.417792 crc crio[22652]: time="2026-06-11T11:00:32.41774947Z" level=info msg="Checking pod openshift-marketplace_community-operators-4tk9r for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.070780 | controller | Jun 11 11:00:32.456042 crc crio[22652]: time="2026-06-11T11:00:32.45582561Z" level=info msg="Ran pod sandbox 21a5f9b5141ef795a2afd4e091275488379161344a10f9f90a31a46400f9c71c with infra container: openshift-marketplace/community-operators-4tk9r/POD" id=77f5aed0-e38c-475f-855f-61eecc35e9f2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.070807 | controller | Jun 11 11:00:32.480396 crc crio[22652]: time="2026-06-11T11:00:32.473027984Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=ea318518-21f3-4850-a746-8fb23158c447 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.070831 | controller | Jun 11 11:00:32.487090 crc crio[22652]: time="2026-06-11T11:00:32.487033889Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=0e09df8a-b05b-4cf2-904b-f03dce475147 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.070862 | controller | Jun 11 11:00:32.509574 crc crio[22652]: time="2026-06-11T11:00:32.509523111Z" level=info msg="Creating container: openshift-marketplace/community-operators-4tk9r/extract-utilities" id=3807038d-a3e5-4061-b606-691db3399f62 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.070888 | controller | Jun 11 11:00:32.511095 crc crio[22652]: time="2026-06-11T11:00:32.511035019Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.070911 | controller | Jun 11 11:00:32.659050 crc crio[22652]: time="2026-06-11T11:00:32.658466203Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.071122 | controller | Jun 11 11:00:32.695231 crc crio[22652]: time="2026-06-11T11:00:32.695032085Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.071154 | controller | Jun 11 11:00:33.482105 crc crio[22652]: time="2026-06-11T11:00:33.481747703Z" level=info msg="Created container cb4dc3b0c5af6fd9ca1492f1851b837724df46702a04eed3751d67349dc3b43f: openshift-marketplace/community-operators-4tk9r/extract-utilities" id=3807038d-a3e5-4061-b606-691db3399f62 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.071179 | controller | Jun 11 11:00:33.493720 crc crio[22652]: time="2026-06-11T11:00:33.490968481Z" level=info msg="Starting container: cb4dc3b0c5af6fd9ca1492f1851b837724df46702a04eed3751d67349dc3b43f" id=f5037ef0-00d7-4506-8840-5b457b314cbe name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.071202 | controller | Jun 11 11:00:33.543067 crc crio[22652]: time="2026-06-11T11:00:33.542948785Z" level=info msg="Started container" PID=44832 containerID=cb4dc3b0c5af6fd9ca1492f1851b837724df46702a04eed3751d67349dc3b43f description=openshift-marketplace/community-operators-4tk9r/extract-utilities id=f5037ef0-00d7-4506-8840-5b457b314cbe name=/runtime.v1.RuntimeService/StartContainer sandboxID=21a5f9b5141ef795a2afd4e091275488379161344a10f9f90a31a46400f9c71c
2026-06-11 11:57:59.071226 | controller | Jun 11 11:00:34.657504 crc crio[22652]: time="2026-06-11T11:00:34.656860201Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=94bae829-23a0-4c50-9d04-c8705b4e3018 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.071257 | controller | Jun 11 11:00:34.677838 crc crio[22652]: time="2026-06-11T11:00:34.677407922Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-11 11:57:59.071284 | controller | Jun 11 11:00:35.682594 crc crio[22652]: time="2026-06-11T11:00:35.682304824Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=c9b46b2f-6704-4b55-aa51-beecec4606a1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.071311 | controller | Jun 11 11:00:35.695531 crc crio[22652]: time="2026-06-11T11:00:35.695442074Z" level=info msg="Pulling image: quay.io/metal3-io/mariadb:latest" id=bec97102-55d3-4e9a-b946-729bebccbbec name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.071334 | controller | Jun 11 11:00:35.727050 crc crio[22652]: time="2026-06-11T11:00:35.72688678Z" level=info msg="Trying to access \"quay.io/metal3-io/mariadb:latest\""
2026-06-11 11:57:59.071395 | controller | Jun 11 11:00:46.879342 crc crio[22652]: time="2026-06-11T11:00:46.878600312Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=2f22a5f6-917c-4029-8f09-a19791209afe name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.071427 | controller | Jun 11 11:00:47.116744 crc crio[22652]: time="2026-06-11T11:00:47.116512677Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=0e989eb3-4944-48df-85c8-d3e65355fa8b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.071461 | controller | Jun 11 11:00:47.117802 crc crio[22652]: time="2026-06-11T11:00:47.117708913Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=515af3f1-4e70-4cba-aaea-15bb697fc2cf name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.071492 | controller | Jun 11 11:00:50.545461 crc crio[22652]: time="2026-06-11T11:00:50.544710896Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-rcwl4/registry-server" id=4094ad3f-762a-4471-af84-b01134b8652c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.071516 | controller | Jun 11 11:00:50.550481 crc crio[22652]: time="2026-06-11T11:00:50.550288051Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-hfzvr/registry-server" id=c4b9da93-3555-483a-ac35-d70391d4bc39 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.071538 | controller | Jun 11 11:00:56.937906 crc crio[22652]: time="2026-06-11T11:00:56.937365129Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.071565 | controller | Jun 11 11:00:56.937906 crc crio[22652]: time="2026-06-11T11:00:56.937511282Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.071596 | controller | Jun 11 11:00:58.171152 crc crio[22652]: time="2026-06-11T11:00:58.170628765Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.071623 | controller | Jun 11 11:00:58.174295 crc crio[22652]: time="2026-06-11T11:00:58.174035071Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.071646 | controller | Jun 11 11:00:58.175329 crc crio[22652]: time="2026-06-11T11:00:58.175236109Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.071674 | controller | Jun 11 11:00:58.177904 crc crio[22652]: time="2026-06-11T11:00:58.177771728Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.071707 | controller | Jun 11 11:00:58.254215 crc crio[22652]: time="2026-06-11T11:00:58.253386837Z" level=info msg="Pulled image: 38.102.83.74:5001/openstack-k8s-operators/openstack-operator@sha256:ba30b7e8a529687c3ce89e3aca2ebc401b4202f0a3e445c8fe9eb5c0619c0cd5" id=e140879c-7d70-4ae8-8f07-5800ff5220ee name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.071745 | controller | Jun 11 11:00:58.254678 crc crio[22652]: time="2026-06-11T11:00:58.25441818Z" level=info msg="Checking image status: 38.102.83.74:5001/openstack-k8s-operators/openstack-operator:2895d87b692193b55d566fae26f4c769f7f44de8" id=48a277f8-c8eb-4969-9043-056b0daf27fd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.071780 | controller | Jun 11 11:00:58.290838 crc crio[22652]: time="2026-06-11T11:00:58.290629234Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:c1bf1a7cae92e701b0ff93032482fe022c0ec704dcb6a892b32d9c898b64e1e0" id=94bae829-23a0-4c50-9d04-c8705b4e3018 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.071814 | controller | Jun 11 11:00:58.293761 crc crio[22652]: time="2026-06-11T11:00:58.293611788Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=fe95f483-657a-4383-940d-89d6c4d66a9e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.071847 | controller | Jun 11 11:00:58.298554 crc crio[22652]: time="2026-06-11T11:00:58.298205281Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=e9681b80-d5fc-4efd-bec0-702f5b273b50 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.071877 | controller | Jun 11 11:00:58.305839 crc crio[22652]: time="2026-06-11T11:00:58.301739772Z" level=info msg="Checking image status: 38.102.83.74:5001/openstack-k8s-operators/openstack-operator:2895d87b692193b55d566fae26f4c769f7f44de8" id=2921a625-35c4-44bb-bd9c-2da1ff61e29b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.071910 | controller | Jun 11 11:00:58.310810 crc crio[22652]: time="2026-06-11T11:00:58.310719274Z" level=info msg="Creating container: openshift-marketplace/community-operators-4tk9r/extract-content" id=ba1defde-3d15-4b31-81af-73ddf8b663ed name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.071944 | controller | Jun 11 11:00:58.311316 crc crio[22652]: time="2026-06-11T11:00:58.31123412Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.071976 | controller | Jun 11 11:00:58.319764 crc crio[22652]: time="2026-06-11T11:00:58.315157466Z" level=info msg="Creating container: openstack-operators/openstack-operator-controller-init-74c8f49894-l9994/operator" id=5427e2c7-8af8-4768-b349-a3274b2f9ce0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.072008 | controller | Jun 11 11:00:58.330919 crc crio[22652]: time="2026-06-11T11:00:58.330827954Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.072037 | controller | Jun 11 11:00:58.355621 crc crio[22652]: time="2026-06-11T11:00:58.355497887Z" level=info msg="Created container 10fbf66f930213196c0b1f7cd8045cc374f14a2134d59ff630441cd4f8a9b90f: openshift-marketplace/redhat-marketplace-rcwl4/registry-server" id=4094ad3f-762a-4471-af84-b01134b8652c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.072064 | controller | Jun 11 11:00:58.356664 crc crio[22652]: time="2026-06-11T11:00:58.35659317Z" level=info msg="Starting container: 10fbf66f930213196c0b1f7cd8045cc374f14a2134d59ff630441cd4f8a9b90f" id=311edb7a-d84c-43a4-8de0-3814df45fd2a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.072091 | controller | Jun 11 11:00:58.373186 crc crio[22652]: time="2026-06-11T11:00:58.372209843Z" level=info msg="Started container" PID=45305 containerID=10fbf66f930213196c0b1f7cd8045cc374f14a2134d59ff630441cd4f8a9b90f description=openshift-marketplace/redhat-marketplace-rcwl4/registry-server id=311edb7a-d84c-43a4-8de0-3814df45fd2a name=/runtime.v1.RuntimeService/StartContainer sandboxID=25b48388ce0a94d00bf5cd0c103c41b7a0a93c526807aabdeab82fe1a2a5cc3b
2026-06-11 11:57:59.072122 | controller | Jun 11 11:00:58.373186 crc crio[22652]: time="2026-06-11T11:00:58.372532112Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.072145 | controller | Jun 11 11:00:58.379947 crc crio[22652]: time="2026-06-11T11:00:58.379035833Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.072168 | controller | Jun 11 11:00:58.379947 crc crio[22652]: time="2026-06-11T11:00:58.379736346Z" level=info msg="Created container 85171d9a0170148c438325d3ce745e03de27459fa7b4d9d37e4d481a4b6df82b: openshift-marketplace/redhat-operators-hfzvr/registry-server" id=c4b9da93-3555-483a-ac35-d70391d4bc39 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.072190 | controller | Jun 11 11:00:58.382027 crc crio[22652]: time="2026-06-11T11:00:58.381855333Z" level=info msg="Starting container: 85171d9a0170148c438325d3ce745e03de27459fa7b4d9d37e4d481a4b6df82b" id=9f514697-f341-44ee-a0a7-bac2d21991e8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.072215 | controller | Jun 11 11:00:58.391366 crc crio[22652]: time="2026-06-11T11:00:58.390645127Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.072247 | controller | Jun 11 11:00:58.398589 crc crio[22652]: time="2026-06-11T11:00:58.398434991Z" level=info msg="Started container" PID=45304 containerID=85171d9a0170148c438325d3ce745e03de27459fa7b4d9d37e4d481a4b6df82b description=openshift-marketplace/redhat-operators-hfzvr/registry-server id=9f514697-f341-44ee-a0a7-bac2d21991e8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0f652ac4e97b5ff81940cae73d34cb5a9ccb8e55b22993e0af364546753686f7
2026-06-11 11:57:59.072272 | controller | Jun 11 11:00:58.399618 crc crio[22652]: time="2026-06-11T11:00:58.399532389Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.072291 | controller | Jun 11 11:00:58.548347 crc crio[22652]: time="2026-06-11T11:00:58.547591494Z" level=info msg="Created container 2effeb93e39377a486cde7f4eb13f29729466bd82a3ca5a6bff761e2b8f99e62: openshift-marketplace/community-operators-4tk9r/extract-content" id=ba1defde-3d15-4b31-81af-73ddf8b663ed name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.072322 | controller | Jun 11 11:00:58.550616 crc crio[22652]: time="2026-06-11T11:00:58.550569578Z" level=info msg="Starting container: 2effeb93e39377a486cde7f4eb13f29729466bd82a3ca5a6bff761e2b8f99e62" id=fda2779b-62c6-4ac5-85fe-43b4dc494eda name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.072378 | controller | Jun 11 11:00:58.577615 crc crio[22652]: time="2026-06-11T11:00:58.576048767Z" level=info msg="Started container" PID=45343 containerID=2effeb93e39377a486cde7f4eb13f29729466bd82a3ca5a6bff761e2b8f99e62 description=openshift-marketplace/community-operators-4tk9r/extract-content id=fda2779b-62c6-4ac5-85fe-43b4dc494eda name=/runtime.v1.RuntimeService/StartContainer sandboxID=21a5f9b5141ef795a2afd4e091275488379161344a10f9f90a31a46400f9c71c
2026-06-11 11:57:59.072405 | controller | Jun 11 11:00:58.615910 crc crio[22652]: time="2026-06-11T11:00:58.615790476Z" level=info msg="Created container c2ace265060b6a0bc08b82cf200b32efa9cff314a596cc9df8dd6b448b806272: openstack-operators/openstack-operator-controller-init-74c8f49894-l9994/operator" id=5427e2c7-8af8-4768-b349-a3274b2f9ce0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.072435 | controller | Jun 11 11:00:58.619373 crc crio[22652]: time="2026-06-11T11:00:58.618718018Z" level=info msg="Starting container: c2ace265060b6a0bc08b82cf200b32efa9cff314a596cc9df8dd6b448b806272" id=2f7f465e-338b-4bf3-ba83-3bd4b277562e name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.072468 | controller | Jun 11 11:00:58.637404 crc crio[22652]: time="2026-06-11T11:00:58.636937984Z" level=info msg="Started container" PID=45346 containerID=c2ace265060b6a0bc08b82cf200b32efa9cff314a596cc9df8dd6b448b806272 description=openstack-operators/openstack-operator-controller-init-74c8f49894-l9994/operator id=2f7f465e-338b-4bf3-ba83-3bd4b277562e name=/runtime.v1.RuntimeService/StartContainer sandboxID=bc4889af19b2665ead178953940d6a7bee735abe685a3ba6cd15fffdf41ad36a
2026-06-11 11:57:59.072493 | controller | Jun 11 11:01:01.185197 crc crio[22652]: time="2026-06-11T11:01:01.184474295Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=95bf61d9-a42a-468c-bd39-d9e7c800d5d8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.072517 | controller | Jun 11 11:01:01.188614 crc crio[22652]: time="2026-06-11T11:01:01.18848432Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=546fc76f-711c-43c7-862e-557d6e4646fe name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.072539 | controller | Jun 11 11:01:01.208429 crc crio[22652]: time="2026-06-11T11:01:01.206486654Z" level=info msg="Creating container: openshift-marketplace/community-operators-4tk9r/registry-server" id=35e458b9-55da-4ac2-b0cf-219b40ad2eee name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.072563 | controller | Jun 11 11:01:01.208429 crc crio[22652]: time="2026-06-11T11:01:01.207407166Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.072585 | controller | Jun 11 11:01:01.340440 crc crio[22652]: time="2026-06-11T11:01:01.340310027Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.072608 | controller | Jun 11 11:01:01.353423 crc crio[22652]: time="2026-06-11T11:01:01.352628763Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.072631 | controller | Jun 11 11:01:01.552431 crc crio[22652]: time="2026-06-11T11:01:01.552333Z" level=info msg="Created container cddff6c71b7a661050b677f5ae5808dd64b0369ff18c2d50f42930b6ccc6219e: openshift-marketplace/community-operators-4tk9r/registry-server" id=35e458b9-55da-4ac2-b0cf-219b40ad2eee name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.072653 | controller | Jun 11 11:01:01.556854 crc crio[22652]: time="2026-06-11T11:01:01.556676365Z" level=info msg="Starting container: cddff6c71b7a661050b677f5ae5808dd64b0369ff18c2d50f42930b6ccc6219e" id=b6474888-756d-4056-a357-5897ecd38a15 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.072675 | controller | Jun 11 11:01:01.570057 crc crio[22652]: time="2026-06-11T11:01:01.569936111Z" level=info msg="Started container" PID=45515 containerID=cddff6c71b7a661050b677f5ae5808dd64b0369ff18c2d50f42930b6ccc6219e description=openshift-marketplace/community-operators-4tk9r/registry-server id=b6474888-756d-4056-a357-5897ecd38a15 name=/runtime.v1.RuntimeService/StartContainer sandboxID=21a5f9b5141ef795a2afd4e091275488379161344a10f9f90a31a46400f9c71c
2026-06-11 11:57:59.072697 | controller | Jun 11 11:01:06.605524 crc crio[22652]: time="2026-06-11T11:01:06.604863617Z" level=info msg="Removing container: 2003d0bcc90da98161989159ffc8166e93458ec7c2fed4b7315495173d8743fa" id=ab2a7d2f-4e31-4f3c-bbea-cc188bbd6c84 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.072720 | controller | Jun 11 11:01:07.274803 crc crio[22652]: time="2026-06-11T11:01:07.274410994Z" level=info msg="Stopping container: 10fbf66f930213196c0b1f7cd8045cc374f14a2134d59ff630441cd4f8a9b90f (timeout: 2s)" id=9d6f8ea1-c3d0-4836-8332-102c7168eaeb name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.072746 | controller | Jun 11 11:01:10.331615 crc crio[22652]: time="2026-06-11T11:01:10.329354123Z" level=info msg="Stopping container: cddff6c71b7a661050b677f5ae5808dd64b0369ff18c2d50f42930b6ccc6219e (timeout: 2s)" id=981b1eac-7e20-472c-8eba-addfe216368d name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.072769 | controller | Jun 11 11:01:12.376976 crc crio[22652]: time="2026-06-11T11:01:12.376483227Z" level=info msg="Removed container 2003d0bcc90da98161989159ffc8166e93458ec7c2fed4b7315495173d8743fa: openshift-infra/auto-csr-approver-29686254-h2lxv/oc" id=ab2a7d2f-4e31-4f3c-bbea-cc188bbd6c84 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.072791 | controller | Jun 11 11:01:12.401885 crc crio[22652]: time="2026-06-11T11:01:12.401757926Z" level=info msg="Stopped container cddff6c71b7a661050b677f5ae5808dd64b0369ff18c2d50f42930b6ccc6219e: openshift-marketplace/community-operators-4tk9r/registry-server" id=981b1eac-7e20-472c-8eba-addfe216368d name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.072813 | controller | Jun 11 11:01:12.403841 crc crio[22652]: time="2026-06-11T11:01:12.403566963Z" level=info msg="Stopping pod sandbox: 21a5f9b5141ef795a2afd4e091275488379161344a10f9f90a31a46400f9c71c" id=1bc41ae3-db3a-4a06-9e9b-0b985fc68c9e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.072835 | controller | Jun 11 11:01:12.404709 crc crio[22652]: time="2026-06-11T11:01:12.404637867Z" level=info msg="Got pod network &{Name:community-operators-4tk9r Namespace:openshift-marketplace ID:21a5f9b5141ef795a2afd4e091275488379161344a10f9f90a31a46400f9c71c UID:45f7a14e-a04b-4e18-a98f-4b9573aac333 NetNS:/var/run/netns/c0f4613c-3d66-4e26-9f74-874b8d948431 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod45f7a14e_a04b_4e18_a98f_4b9573aac333.slice PodAnnotations:0xc0004be538}] Aliases:map[]}"
2026-06-11 11:57:59.072858 | controller | Jun 11 11:01:12.405419 crc crio[22652]: time="2026-06-11T11:01:12.405094561Z" level=info msg="Deleting pod openshift-marketplace_community-operators-4tk9r from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.072880 | controller | Jun 11 11:01:12.409695 crc crio[22652]: time="2026-06-11T11:01:12.409562261Z" level=info msg="Stopping pod sandbox: 26b6f5c5bd116dbbd724905b3a86d6311193a24e041547b6df7510c8c9481273" id=e442e17c-8b66-480e-86a4-84e1bcc49b9d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.072903 | controller | Jun 11 11:01:12.409909 crc crio[22652]: time="2026-06-11T11:01:12.409775277Z" level=info msg="Stopped pod sandbox (already stopped): 26b6f5c5bd116dbbd724905b3a86d6311193a24e041547b6df7510c8c9481273" id=e442e17c-8b66-480e-86a4-84e1bcc49b9d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.072921 | controller | Jun 11 11:01:12.410093 crc crio[22652]: time="2026-06-11T11:01:12.409643383Z" level=info msg="Stopped container 10fbf66f930213196c0b1f7cd8045cc374f14a2134d59ff630441cd4f8a9b90f: openshift-marketplace/redhat-marketplace-rcwl4/registry-server" id=9d6f8ea1-c3d0-4836-8332-102c7168eaeb name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.072938 | controller | Jun 11 11:01:12.410811 crc crio[22652]: time="2026-06-11T11:01:12.410744777Z" level=info msg="Stopping pod sandbox: 25b48388ce0a94d00bf5cd0c103c41b7a0a93c526807aabdeab82fe1a2a5cc3b" id=52668a9b-195b-409b-ae4e-10a548a166a1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.072961 | controller | Jun 11 11:01:12.411433 crc crio[22652]: time="2026-06-11T11:01:12.411368117Z" level=info msg="Got pod network &{Name:redhat-marketplace-rcwl4 Namespace:openshift-marketplace ID:25b48388ce0a94d00bf5cd0c103c41b7a0a93c526807aabdeab82fe1a2a5cc3b UID:b8c8b1fd-ad82-43b9-a512-4eff2f6eff62 NetNS:/var/run/netns/099f1300-4aeb-4b38-a5e5-797b9d636b68 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb8c8b1fd_ad82_43b9_a512_4eff2f6eff62.slice PodAnnotations:0xc0022f6048}] Aliases:map[]}"
2026-06-11 11:57:59.073019 | controller | Jun 11 11:01:12.411641 crc crio[22652]: time="2026-06-11T11:01:12.411582044Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-rcwl4 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.073044 | controller | Jun 11 11:01:12.412048 crc crio[22652]: time="2026-06-11T11:01:12.412014048Z" level=info msg="Removing pod sandbox: 26b6f5c5bd116dbbd724905b3a86d6311193a24e041547b6df7510c8c9481273" id=7896a75c-c8f2-4518-a8e2-231676553273 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.073062 | controller | Jun 11 11:01:12.610984 crc crio[22652]: time="2026-06-11T11:01:12.610926241Z" level=info msg="Removed pod sandbox: 26b6f5c5bd116dbbd724905b3a86d6311193a24e041547b6df7510c8c9481273" id=7896a75c-c8f2-4518-a8e2-231676553273 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.073079 | controller | Jun 11 11:01:12.614499 crc crio[22652]: time="2026-06-11T11:01:12.614267166Z" level=info msg="Stopping pod sandbox: 26689348156fb170c6f2bb7a404a4372fbf7aa6436517b0cb56ccdfccb1e4db0" id=6cf97569-654f-4ffe-8f5c-016beeadba1c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.073096 | controller | Jun 11 11:01:12.614499 crc crio[22652]: time="2026-06-11T11:01:12.614423161Z" level=info msg="Stopped pod sandbox (already stopped): 26689348156fb170c6f2bb7a404a4372fbf7aa6436517b0cb56ccdfccb1e4db0" id=6cf97569-654f-4ffe-8f5c-016beeadba1c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.073120 | controller | Jun 11 11:01:12.615715 crc crio[22652]: time="2026-06-11T11:01:12.615596805Z" level=info msg="Removing pod sandbox: 26689348156fb170c6f2bb7a404a4372fbf7aa6436517b0cb56ccdfccb1e4db0" id=6c1262b9-834a-45e2-b225-a2e28d7eaa4e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.073146 | controller | Jun 11 11:01:13.375757 crc crio[22652]: time="2026-06-11T11:01:13.375338377Z" level=info msg="Stopping container: 85171d9a0170148c438325d3ce745e03de27459fa7b4d9d37e4d481a4b6df82b (timeout: 2s)" id=28f9bdd7-ba58-41bd-8cc8-fa3e656e8cff name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.073171 | controller | Jun 11 11:01:19.335055 crc crio[22652]: time="2026-06-11T11:01:19.33360262Z" level=info msg="Removed pod sandbox: 26689348156fb170c6f2bb7a404a4372fbf7aa6436517b0cb56ccdfccb1e4db0" id=6c1262b9-834a-45e2-b225-a2e28d7eaa4e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.073195 | controller | Jun 11 11:01:19.345691 crc crio[22652]: time="2026-06-11T11:01:19.345429346Z" level=info msg="Stopped pod sandbox: 25b48388ce0a94d00bf5cd0c103c41b7a0a93c526807aabdeab82fe1a2a5cc3b" id=52668a9b-195b-409b-ae4e-10a548a166a1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.073215 | controller | Jun 11 11:01:19.354282 crc crio[22652]: time="2026-06-11T11:01:19.353985964Z" level=info msg="Stopped container 85171d9a0170148c438325d3ce745e03de27459fa7b4d9d37e4d481a4b6df82b: openshift-marketplace/redhat-operators-hfzvr/registry-server" id=28f9bdd7-ba58-41bd-8cc8-fa3e656e8cff name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.073238 | controller | Jun 11 11:01:19.355591 crc crio[22652]: time="2026-06-11T11:01:19.35542015Z" level=info msg="Stopping pod sandbox: 0f652ac4e97b5ff81940cae73d34cb5a9ccb8e55b22993e0af364546753686f7" id=e1a26942-4b52-4653-b362-a6435f3b3097 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.073263 | controller | Jun 11 11:01:19.355704 crc crio[22652]: time="2026-06-11T11:01:19.355670997Z" level=info msg="Stopped pod sandbox: 21a5f9b5141ef795a2afd4e091275488379161344a10f9f90a31a46400f9c71c" id=1bc41ae3-db3a-4a06-9e9b-0b985fc68c9e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.073287 | controller | Jun 11 11:01:19.356264 crc crio[22652]: time="2026-06-11T11:01:19.356001028Z" level=info msg="Got pod network &{Name:redhat-operators-hfzvr Namespace:openshift-marketplace ID:0f652ac4e97b5ff81940cae73d34cb5a9ccb8e55b22993e0af364546753686f7 UID:62c34af5-8f34-4848-92ef-9dbfad1719da NetNS:/var/run/netns/77aa472f-ea01-415d-8b95-b1ecdd5e6341 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod62c34af5_8f34_4848_92ef_9dbfad1719da.slice PodAnnotations:0xc0004be5c8}] Aliases:map[]}"
2026-06-11 11:57:59.073310 | controller | Jun 11 11:01:19.356798 crc crio[22652]: time="2026-06-11T11:01:19.356722241Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-hfzvr from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.073334 | controller | Jun 11 11:01:19.536508 crc crio[22652]: time="2026-06-11T11:01:19.526101847Z" level=info msg="Removing container: 10fbf66f930213196c0b1f7cd8045cc374f14a2134d59ff630441cd4f8a9b90f" id=0ccdcad8-30f0-44b6-8edc-f15148501d84 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.073390 | controller | Jun 11 11:01:20.784225 crc crio[22652]: time="2026-06-11T11:01:20.780032651Z" level=info msg="Removed container 10fbf66f930213196c0b1f7cd8045cc374f14a2134d59ff630441cd4f8a9b90f: openshift-marketplace/redhat-marketplace-rcwl4/registry-server" id=0ccdcad8-30f0-44b6-8edc-f15148501d84 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.073413 | controller | Jun 11 11:01:20.811207 crc crio[22652]: time="2026-06-11T11:01:20.810892227Z" level=info msg="Removing container: 08308194279f645a18dce4e976a9c8e81824beff5e6f1a5415635a463caa5468" id=ef9e3249-a676-4f89-9ca8-08321bb71aaf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.073438 | controller | Jun 11 11:01:20.880662 crc crio[22652]: time="2026-06-11T11:01:20.877691591Z" level=info msg="Pulled image: quay.io/metal3-io/mariadb@sha256:04c98546a59417b616c1ed83c4a8b5b840f52c343c715e28df0e145acfe1e8f0" id=bec97102-55d3-4e9a-b946-729bebccbbec name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.073463 | controller | Jun 11 11:01:20.890188 crc crio[22652]: time="2026-06-11T11:01:20.884370122Z" level=info msg="Checking image status: quay.io/metal3-io/mariadb:latest" id=bf50d6ae-dd69-4247-b0b6-6a0373a63b0e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.073488 | controller | Jun 11 11:01:20.897753 crc crio[22652]: time="2026-06-11T11:01:20.896605671Z" level=info msg="Removed container 08308194279f645a18dce4e976a9c8e81824beff5e6f1a5415635a463caa5468: openshift-marketplace/redhat-marketplace-rcwl4/extract-content" id=ef9e3249-a676-4f89-9ca8-08321bb71aaf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.073512 | controller | Jun 11 11:01:20.915023 crc crio[22652]: time="2026-06-11T11:01:20.914907705Z" level=info msg="Removing container: 4b3ee4740eb8cd82ee1af662743ff2fc909609a615fed62ff7df1d4c63773189" id=afba5380-d430-46e5-8aeb-209777ca7a5a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.073537 | controller | Jun 11 11:01:20.945585 crc crio[22652]: time="2026-06-11T11:01:20.945480257Z" level=info msg="Checking image status: quay.io/metal3-io/mariadb" id=18ef4f32-71e4-46fb-8082-07dd17d87ee9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.073560 | controller | Jun 11 11:01:20.958171 crc crio[22652]: time="2026-06-11T11:01:20.958023316Z" level=info msg="Removed container 4b3ee4740eb8cd82ee1af662743ff2fc909609a615fed62ff7df1d4c63773189: openshift-marketplace/redhat-marketplace-rcwl4/extract-utilities" id=afba5380-d430-46e5-8aeb-209777ca7a5a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.073584 | controller | Jun 11 11:01:20.967532 crc crio[22652]: time="2026-06-11T11:01:20.967399958Z" level=info msg="Removing container: cddff6c71b7a661050b677f5ae5808dd64b0369ff18c2d50f42930b6ccc6219e" id=9c7b0868-7616-461c-a2f8-f3f7e1eca02a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.073612 | controller | Jun 11 11:01:20.972434 crc crio[22652]: time="2026-06-11T11:01:20.972352014Z" level=info msg="Creating container: baremetal-operator-system/baremetal-operator-ironic-d98796459-l2x4z/mariadb" id=a1a809fa-2fc5-471b-80b6-ffbd046e5059 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.073636 | controller | Jun 11 11:01:20.974014 crc crio[22652]: time="2026-06-11T11:01:20.973971476Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.073659 | controller | Jun 11 11:01:20.977516 crc crio[22652]: time="2026-06-11T11:01:20.977191315Z" level=info msg="Stopped pod sandbox: 0f652ac4e97b5ff81940cae73d34cb5a9ccb8e55b22993e0af364546753686f7" id=e1a26942-4b52-4653-b362-a6435f3b3097 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.073683 | controller | Jun 11 11:01:21.047867 crc crio[22652]: time="2026-06-11T11:01:21.045878222Z" level=info msg="Removed container cddff6c71b7a661050b677f5ae5808dd64b0369ff18c2d50f42930b6ccc6219e: openshift-marketplace/community-operators-4tk9r/registry-server" id=9c7b0868-7616-461c-a2f8-f3f7e1eca02a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.073706 | controller | Jun 11 11:01:21.051474 crc crio[22652]: time="2026-06-11T11:01:21.05140083Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.073729 | controller | Jun 11 11:01:21.061881 crc crio[22652]: time="2026-06-11T11:01:21.06157937Z" level=info msg="Removing container: 2effeb93e39377a486cde7f4eb13f29729466bd82a3ca5a6bff761e2b8f99e62" id=eddff57c-3013-4aa9-99cc-5607bf9c074e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.073753 | controller | Jun 11 11:01:21.116361 crc crio[22652]: time="2026-06-11T11:01:21.116060437Z" level=info msg="Removed container 2effeb93e39377a486cde7f4eb13f29729466bd82a3ca5a6bff761e2b8f99e62: openshift-marketplace/community-operators-4tk9r/extract-content" id=eddff57c-3013-4aa9-99cc-5607bf9c074e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.073776 | controller | Jun 11 11:01:21.141865 crc crio[22652]: time="2026-06-11T11:01:21.141712833Z" level=info msg="Removing container: cb4dc3b0c5af6fd9ca1492f1851b837724df46702a04eed3751d67349dc3b43f" id=77762b13-82c4-4fdc-97d5-05bd6983f315 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.073799 | controller | Jun 11 11:01:21.243362 crc crio[22652]: time="2026-06-11T11:01:21.243064756Z" level=info msg="Removed container cb4dc3b0c5af6fd9ca1492f1851b837724df46702a04eed3751d67349dc3b43f: openshift-marketplace/community-operators-4tk9r/extract-utilities" id=77762b13-82c4-4fdc-97d5-05bd6983f315 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.073822 | controller | Jun 11 11:01:21.642199 crc crio[22652]: time="2026-06-11T11:01:21.640407543Z" level=info msg="Removing container: 85171d9a0170148c438325d3ce745e03de27459fa7b4d9d37e4d481a4b6df82b" id=78812263-d948-40c2-8fab-5def63dd6c69 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.073847 | controller | Jun 11 11:01:21.650767 crc crio[22652]: time="2026-06-11T11:01:21.650673062Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.073870 | controller | Jun 11 11:01:21.694790 crc crio[22652]: time="2026-06-11T11:01:21.69474836Z" level=info msg="Removed container 85171d9a0170148c438325d3ce745e03de27459fa7b4d9d37e4d481a4b6df82b: openshift-marketplace/redhat-operators-hfzvr/registry-server" id=78812263-d948-40c2-8fab-5def63dd6c69 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.073894 | controller | Jun 11 11:01:21.710270 crc crio[22652]: time="2026-06-11T11:01:21.710096661Z" level=info msg="Removing container: 0f615cb1b6da23f5e8907e637cf25ec341dc54fa1f382cc5460443351a26d20a" id=dd21f013-97c2-4674-ab91-9766b0f1726b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.073921 | controller | Jun 11 11:01:21.779600 crc crio[22652]: time="2026-06-11T11:01:21.779445292Z" level=info msg="Removed container 0f615cb1b6da23f5e8907e637cf25ec341dc54fa1f382cc5460443351a26d20a: openshift-marketplace/redhat-operators-hfzvr/extract-content" id=dd21f013-97c2-4674-ab91-9766b0f1726b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.073946 | controller | Jun 11 11:01:21.787729 crc crio[22652]: time="2026-06-11T11:01:21.787592973Z" level=info msg="Removing container: adb198b0657a60c17c99419589a662dd997afacfde997719adb05339ad4d4cde" id=e3a3b8ed-3df5-45a3-9edd-0598d8f77433 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.073969 | controller | Jun 11 11:01:21.835880 crc crio[22652]: time="2026-06-11T11:01:21.835700299Z" level=info msg="Created container 4f3152a8db31f1d3b7c6d7867022b222b075dbb231114e36f091dde613c14590: baremetal-operator-system/baremetal-operator-ironic-d98796459-l2x4z/mariadb" id=a1a809fa-2fc5-471b-80b6-ffbd046e5059 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.073993 | controller | Jun 11 11:01:21.840550 crc crio[22652]: time="2026-06-11T11:01:21.838084555Z" level=info msg="Starting container: 4f3152a8db31f1d3b7c6d7867022b222b075dbb231114e36f091dde613c14590" id=f6041dec-1c94-47fa-b036-bfe3bba94127 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.074016 | controller | Jun 11 11:01:21.854162 crc crio[22652]: time="2026-06-11T11:01:21.854024894Z" level=info msg="Started container" PID=46151 containerID=4f3152a8db31f1d3b7c6d7867022b222b075dbb231114e36f091dde613c14590 description=baremetal-operator-system/baremetal-operator-ironic-d98796459-l2x4z/mariadb id=f6041dec-1c94-47fa-b036-bfe3bba94127 name=/runtime.v1.RuntimeService/StartContainer sandboxID=823e12ab64de986d4e9df31315ef1f3111146d0af259f6bfbb9ffa9c751db2f9
2026-06-11 11:57:59.074040 | controller | Jun 11 11:01:21.871378 crc crio[22652]: time="2026-06-11T11:01:21.871209085Z" level=info msg="Removed container adb198b0657a60c17c99419589a662dd997afacfde997719adb05339ad4d4cde: openshift-marketplace/redhat-operators-hfzvr/extract-utilities" id=e3a3b8ed-3df5-45a3-9edd-0598d8f77433 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.074063 | controller | Jun 11 11:01:21.873688 crc crio[22652]: time="2026-06-11T11:01:21.873596149Z" level=info msg="Pulling image: quay.io/metal3-io/ironic:release-24.1" id=473d7e89-b4d3-4b91-982d-852931c8fcf2 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.074087 | controller | Jun 11 11:01:21.877672 crc crio[22652]: time="2026-06-11T11:01:21.877569942Z" level=info msg="Trying to access \"quay.io/metal3-io/ironic:release-24.1\""
2026-06-11 11:57:59.074111 | controller | Jun 11 11:01:27.185077 crc crio[22652]: time="2026-06-11T11:01:27.184004674Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-5fkl5/POD" id=3f386498-08f8-4ca9-9448-46f171c4f580 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.074134 | controller | Jun 11 11:01:27.186657 crc crio[22652]: time="2026-06-11T11:01:27.185168641Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.074158 | controller | Jun 11 11:01:27.213525 crc crio[22652]: time="2026-06-11T11:01:27.213473668Z" level=info msg="Got pod network &{Name:certified-operators-5fkl5 Namespace:openshift-marketplace ID:d76ed1f688bc6d80e53dd90217ba7a5f2aa6db600e570cc3f8eba9f5179bff49 UID:2c8befd6-e52e-450b-8d9e-4a469d2c2af8 NetNS:/var/run/netns/9a56bc21-08f2-4c92-a7fd-453ea014c436 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2c8befd6_e52e_450b_8d9e_4a469d2c2af8.slice PodAnnotations:0xc0022f6290}] Aliases:map[]}"
2026-06-11 11:57:59.074182 | controller | Jun 11 11:01:27.213935 crc crio[22652]: time="2026-06-11T11:01:27.213881391Z" level=info msg="Adding pod openshift-marketplace_certified-operators-5fkl5 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.074210 | controller | Jun 11 11:01:28.169611 crc crio[22652]: 2026-06-11T11:01:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d76ed1f688bc6d8 Mac:1e:56:e0:be:23:5f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:45 Mtu:0 Sandbox:/var/run/netns/9a56bc21-08f2-4c92-a7fd-453ea014c436 SocketPath: PciID:}] [{Interface:0xc00039d460 Address:{IP:10.217.0.69 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.074235 | controller | Jun 11 11:01:28.171809 crc crio[22652]: time="2026-06-11T11:01:28.171758208Z" level=info msg="Got pod network &{Name:certified-operators-5fkl5 Namespace:openshift-marketplace ID:d76ed1f688bc6d80e53dd90217ba7a5f2aa6db600e570cc3f8eba9f5179bff49 UID:2c8befd6-e52e-450b-8d9e-4a469d2c2af8 NetNS:/var/run/netns/9a56bc21-08f2-4c92-a7fd-453ea014c436 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2c8befd6_e52e_450b_8d9e_4a469d2c2af8.slice PodAnnotations:0xc0022f6290}] Aliases:map[]}"
2026-06-11 11:57:59.074260 | controller | Jun 11 11:01:28.172203 crc crio[22652]: time="2026-06-11T11:01:28.172173181Z" level=info msg="Checking pod openshift-marketplace_certified-operators-5fkl5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.074283 | controller | Jun 11 11:01:28.191098 crc crio[22652]: time="2026-06-11T11:01:28.191044139Z" level=info msg="Ran pod sandbox d76ed1f688bc6d80e53dd90217ba7a5f2aa6db600e570cc3f8eba9f5179bff49 with infra container: openshift-marketplace/certified-operators-5fkl5/POD" id=3f386498-08f8-4ca9-9448-46f171c4f580 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.074307 | controller | Jun 11 11:01:28.210812 crc crio[22652]: time="2026-06-11T11:01:28.210714551Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=efd41a01-2194-4870-a4a4-d9511e43c412 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.074330 | controller | Jun 11 11:01:28.217095 crc crio[22652]: time="2026-06-11T11:01:28.21698811Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=f3ad3c9b-5cec-4ee4-84b2-6bb6ee0e2205 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.074381 | controller | Jun 11 11:01:28.257010 crc crio[22652]: time="2026-06-11T11:01:28.256907807Z" level=info msg="Creating container: openshift-marketplace/certified-operators-5fkl5/extract-utilities" id=99f4005a-e9d6-41b3-b3c2-1365a31ea764 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.074407 | controller | Jun 11 11:01:28.257457 crc crio[22652]: time="2026-06-11T11:01:28.257386312Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.074432 | controller | Jun 11 11:01:28.309505 crc crio[22652]: time="2026-06-11T11:01:28.307274445Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.074456 | controller | Jun 11 11:01:28.318609 crc crio[22652]: time="2026-06-11T11:01:28.318514969Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.074480 | controller | Jun 11 11:01:28.460098 crc crio[22652]: time="2026-06-11T11:01:28.459970753Z" level=info msg="Created container c676b58367b33fc83da67b6f82d5b4fbe6a5288c4e16543836529a1a125fb7ec: openshift-marketplace/certified-operators-5fkl5/extract-utilities" id=99f4005a-e9d6-41b3-b3c2-1365a31ea764 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.074509 | controller | Jun 11 11:01:28.461438 crc crio[22652]: time="2026-06-11T11:01:28.461340834Z" level=info msg="Starting container: c676b58367b33fc83da67b6f82d5b4fbe6a5288c4e16543836529a1a125fb7ec" id=04c766b7-1b49-4013-8127-e5db00bf464b name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.074534 | controller | Jun 11 11:01:28.474551 crc crio[22652]: time="2026-06-11T11:01:28.474458709Z" level=info msg="Started container" PID=46405 containerID=c676b58367b33fc83da67b6f82d5b4fbe6a5288c4e16543836529a1a125fb7ec description=openshift-marketplace/certified-operators-5fkl5/extract-utilities id=04c766b7-1b49-4013-8127-e5db00bf464b name=/runtime.v1.RuntimeService/StartContainer sandboxID=d76ed1f688bc6d80e53dd90217ba7a5f2aa6db600e570cc3f8eba9f5179bff49
2026-06-11 11:57:59.074558 | controller | Jun 11 11:01:28.725476 crc crio[22652]: time="2026-06-11T11:01:28.724884438Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=816b4973-09ca-4e84-989d-5d18dd581c12 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.074582 | controller | Jun 11 11:01:28.735005 crc crio[22652]: time="2026-06-11T11:01:28.734867535Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-11 11:57:59.074607 | controller | Jun 11 11:01:29.313634 crc crio[22652]: time="2026-06-11T11:01:29.312952505Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:6b36b6f39459c9ec839353793dce87ba5802bb0d927bfa0efa7b5a9a61815fc0" id=816b4973-09ca-4e84-989d-5d18dd581c12 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.074631 | controller | Jun 11 11:01:29.320449 crc crio[22652]: time="2026-06-11T11:01:29.317657399Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=1e5db9fd-aeb8-4f98-8679-55a46b5fc90e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.074654 | controller | Jun 11 11:01:29.326724 crc crio[22652]: time="2026-06-11T11:01:29.326641103Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=cfd0b1a7-b04c-4d89-b1bc-53c3061f0451 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.074677 | controller | Jun 11 11:01:29.334965 crc crio[22652]: time="2026-06-11T11:01:29.334882888Z" level=info msg="Creating container: openshift-marketplace/certified-operators-5fkl5/extract-content" id=84bc639d-0746-456a-949c-31676f124f57 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.074701 | controller | Jun 11 11:01:29.335501 crc crio[22652]: time="2026-06-11T11:01:29.335425286Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.074724 | controller | Jun 11 11:01:29.402352 crc crio[22652]: time="2026-06-11T11:01:29.402201868Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.074747 | controller | Jun 11 11:01:29.409219 crc crio[22652]: time="2026-06-11T11:01:29.409108134Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.074770 | controller | Jun 11 11:01:29.533283 crc crio[22652]: time="2026-06-11T11:01:29.533101758Z" level=info msg="Created container 4b8adfee8ba974b8821de3b10e744c508ab2533f1865af3efac2f2da4572da27: openshift-marketplace/certified-operators-5fkl5/extract-content" id=84bc639d-0746-456a-949c-31676f124f57 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.074794 | controller | Jun 11 11:01:29.538833 crc crio[22652]: time="2026-06-11T11:01:29.538700034Z" level=info msg="Starting container: 4b8adfee8ba974b8821de3b10e744c508ab2533f1865af3efac2f2da4572da27" id=815ce344-26cf-4f8b-9223-5cbcf1697ce1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.074817 | controller | Jun 11 11:01:29.546907 crc crio[22652]: time="2026-06-11T11:01:29.546841239Z" level=info msg="Started container" PID=46416 containerID=4b8adfee8ba974b8821de3b10e744c508ab2533f1865af3efac2f2da4572da27 description=openshift-marketplace/certified-operators-5fkl5/extract-content id=815ce344-26cf-4f8b-9223-5cbcf1697ce1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d76ed1f688bc6d80e53dd90217ba7a5f2aa6db600e570cc3f8eba9f5179bff49
2026-06-11 11:57:59.074845 | controller | Jun 11 11:01:30.771812 crc crio[22652]: time="2026-06-11T11:01:30.771348251Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=b1a89870-60ab-45ad-8954-fccff96de396 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.074870 | controller | Jun 11 11:01:36.151955 crc crio[22652]: time="2026-06-11T11:01:36.151033908Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=5d4b6e3b-917d-4e3c-9866-9f211730df00 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.074893 | controller | Jun 11 11:01:37.098089 crc crio[22652]: time="2026-06-11T11:01:37.097939035Z" level=info msg="Creating container: openshift-marketplace/certified-operators-5fkl5/registry-server" id=d398d4b9-4291-4010-b1e0-91246d149542 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.074916 | controller | Jun 11 11:01:37.556177 crc crio[22652]: time="2026-06-11T11:01:37.555576414Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.074939 | controller | Jun 11 11:01:44.528078 crc crio[22652]: time="2026-06-11T11:01:44.527083613Z" level=info msg="Running pod sandbox: openstack-operators/heat-operator-controller-manager-5c5844cc68-ncnk7/POD" id=cf6c9c70-bb30-4fd2-a0b6-439be7d045b5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.074963 | controller | Jun 11 11:01:44.530538 crc crio[22652]: time="2026-06-11T11:01:44.528169597Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.074986 | controller | Jun 11 11:01:44.567565 crc crio[22652]: time="2026-06-11T11:01:44.567451125Z" level=info msg="Running pod sandbox: openstack-operators/glance-operator-controller-manager-5bdfb47c4d-rlr9c/POD" id=e5ba5e9b-13fe-4bb6-a98c-e87c9dae6b7a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.075009 | controller | Jun 11 11:01:44.567698 crc crio[22652]: time="2026-06-11T11:01:44.567656931Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.075033 | controller | Jun 11 11:01:44.609371 crc crio[22652]: time="2026-06-11T11:01:44.608723996Z" level=info msg="Running pod sandbox: openstack-operators/barbican-operator-controller-manager-7b8ffd8c4f-gmfq5/POD" id=43299618-f154-43d5-aecd-36362aa00ca1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.075056 | controller | Jun 11 11:01:44.609749 crc crio[22652]: time="2026-06-11T11:01:44.609726527Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.075080 | controller | Jun 11 11:01:44.638702 crc crio[22652]: time="2026-06-11T11:01:44.638640404Z" level=info msg="Running pod sandbox: openstack-operators/horizon-operator-controller-manager-548d6d5f9-q6n5d/POD" id=978b19c1-511d-4ce2-bb7b-008ce2916bf4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.075103 | controller | Jun 11 11:01:44.638814 crc crio[22652]: time="2026-06-11T11:01:44.638716546Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.075132 | controller | Jun 11 11:01:44.707605 crc crio[22652]: time="2026-06-11T11:01:44.706657719Z" level=info msg="Running pod sandbox: openstack-operators/cinder-operator-controller-manager-86c584f6fc-7g94f/POD" id=4e0d852f-4dc6-4056-8d07-ad962460dde1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.075156 | controller | Jun 11 11:01:44.707605 crc crio[22652]: time="2026-06-11T11:01:44.706777433Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.075180 | controller | Jun 11 11:01:44.709859 crc crio[22652]: time="2026-06-11T11:01:44.709292167Z" level=info msg="Running pod sandbox: openstack-operators/designate-operator-controller-manager-6bf8599b68-cr567/POD" id=50a81cd3-4cfc-4fbb-9b43-bf5e395a2b3d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.075203 | controller | Jun 11 11:01:44.709859 crc crio[22652]: time="2026-06-11T11:01:44.709434122Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.075225 | controller | Jun 11 11:01:44.881425 crc crio[22652]: time="2026-06-11T11:01:44.880789783Z" level=info msg="Running pod sandbox: openstack-operators/ironic-operator-controller-manager-75f8548fcd-wljgl/POD" id=dd637246-d6ec-4c86-862b-15d9baac1cc4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.075248 | controller | Jun 11 11:01:44.881425 crc crio[22652]: time="2026-06-11T11:01:44.880886696Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.075272 | controller | Jun 11 11:01:44.957275 crc crio[22652]: time="2026-06-11T11:01:44.956785983Z" level=info msg="Running pod sandbox: openstack-operators/keystone-operator-controller-manager-6ccff66c5b-d7888/POD" id=cff1a48c-14be-4539-9d6e-f1fdb9bf9435 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.075295 | controller | Jun 11 11:01:44.957275 crc crio[22652]: time="2026-06-11T11:01:44.956946958Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.075318 | controller | Jun 11 11:01:45.072094 crc crio[22652]: time="2026-06-11T11:01:45.06494981Z" level=info msg="Running pod sandbox: openstack-operators/mariadb-operator-controller-manager-7fcb8b58d6-rjt8l/POD" id=cffd4e5d-42d7-4dd5-bf97-6935e5aff09f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.075385 | controller | Jun 11 11:01:45.072094 crc crio[22652]: time="2026-06-11T11:01:45.065045053Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.075413 | controller | Jun 11 11:01:45.134998 crc crio[22652]: time="2026-06-11T11:01:45.13486948Z" level=info msg="Running pod sandbox: openstack-operators/manila-operator-controller-manager-677d9d8477-jpktc/POD" id=b1ee0359-a4a7-4b28-b759-552bc1fb8d87 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.075438 | controller | Jun 11 11:01:45.134998 crc crio[22652]: time="2026-06-11T11:01:45.134975993Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.075462 | controller | Jun 11 11:01:45.217032 crc crio[22652]: time="2026-06-11T11:01:45.216942821Z" level=info msg="Running pod sandbox: openstack-operators/neutron-operator-controller-manager-688d5c756f-sx7mn/POD" id=66cbe81b-ed57-40bc-8fd4-9dcc464b9012 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.075485 | controller | Jun 11 11:01:45.217032 crc crio[22652]: time="2026-06-11T11:01:45.217038994Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.075513 | controller | Jun 11 11:01:45.260500 crc crio[22652]: time="2026-06-11T11:01:45.260371471Z" level=info msg="Running pod sandbox: openstack-operators/nova-operator-controller-manager-f4c4579bb-zsg5c/POD" id=f7965393-8b9e-46f0-a195-fe7132a9b0e5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.075537 | controller | Jun 11 11:01:45.260711 crc crio[22652]: time="2026-06-11T11:01:45.260505196Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.075558 | controller | Jun 11 11:01:45.477387 crc crio[22652]: time="2026-06-11T11:01:45.47697361Z" level=info msg="Running pod sandbox: openstack-operators/swift-operator-controller-manager-67c49dd5c6-fps25/POD" id=a30c5f43-3d84-4695-be53-bbd2772c4613 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.075578 | controller | Jun 11 11:01:45.477558 crc crio[22652]: time="2026-06-11T11:01:45.477421574Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.075595 | controller | Jun 11 11:01:45.512753 crc crio[22652]: time="2026-06-11T11:01:45.512681006Z" level=info msg="Running pod sandbox: openstack-operators/telemetry-operator-controller-manager-5d65c7d97d-4bjzh/POD" id=ad465b6f-003e-40d7-8aad-b9284d85071a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.075612 | controller | Jun 11 11:01:45.512978 crc crio[22652]: time="2026-06-11T11:01:45.51281382Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.075630 | controller | Jun 11 11:01:45.554059 crc crio[22652]: time="2026-06-11T11:01:45.55398075Z" level=info msg="Running pod sandbox: openstack-operators/test-operator-controller-manager-8d5599d7d-rwsh4/POD" id=b61d9801-bf9f-4992-be64-9d7627cf38fd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.075647 | controller | Jun 11 11:01:45.555441 crc crio[22652]: time="2026-06-11T11:01:45.554084413Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.075665 | controller | Jun 11 11:01:45.587570 crc crio[22652]: time="2026-06-11T11:01:45.587461069Z" level=info msg="Running pod sandbox: openstack-operators/watcher-operator-controller-manager-577b679b5c-85jw5/POD" id=4bbce611-f52a-423e-9744-ac6e92a23e20 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.075682 | controller | Jun 11 11:01:45.587570 crc crio[22652]: time="2026-06-11T11:01:45.587559592Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.075699 | controller | Jun 11 11:01:45.588069 crc crio[22652]: time="2026-06-11T11:01:45.587953624Z" level=info msg="Running pod sandbox: openstack-operators/octavia-operator-controller-manager-6495978d8d-pvn7j/POD" id=2464ee38-8006-4f30-8b86-37ed04d52a86 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.075716 | controller | Jun 11 11:01:45.588069 crc crio[22652]: time="2026-06-11T11:01:45.588048417Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.075733 | controller | Jun 11 11:01:45.695949 crc crio[22652]: time="2026-06-11T11:01:45.695829234Z" level=info msg="Running pod sandbox: openstack-operators/ovn-operator-controller-manager-58f85bd97f-zswcl/POD" id=f93e7bba-3576-4117-88ae-8414ef4320db name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.075749 | controller | Jun 11 11:01:45.696107 crc crio[22652]: time="2026-06-11T11:01:45.695976459Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.075772 | controller | Jun 11 11:02:00.281039 crc crio[22652]: time="2026-06-11T11:02:00.280309843Z" level=info msg="Running pod sandbox: openstack-operators/infra-operator-controller-manager-cbcfcddf7-65qnr/POD" id=96f5d8a8-1d7c-49d3-badf-1c007b146ebf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.075791 | controller | Jun 11 11:02:00.284672 crc crio[22652]: time="2026-06-11T11:02:00.284214414Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.075807 | controller | Jun 11 11:02:00.699685 crc crio[22652]: time="2026-06-11T11:02:00.699572166Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686262-52lkt/POD" id=3c2a830a-3c41-4e96-b4cf-33852ea95b38 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.075825 | controller | Jun 11 11:02:00.699849 crc crio[22652]: time="2026-06-11T11:02:00.699695391Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.075842 | controller | Jun 11 11:02:01.032438 crc crio[22652]: time="2026-06-11T11:02:01.031906998Z" level=info msg="Got pod network &{Name:keystone-operator-controller-manager-6ccff66c5b-d7888 Namespace:openstack-operators ID:d5bd3f6b0e7bc4d3ed92438507b6d06521f449a57662421de210a1ea14381354 UID:0b60348a-18e3-48cc-9d19-a311d3eeebd3 NetNS:/var/run/netns/86f310ce-71c5-417a-b47c-41c7fe531d08 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0b60348a_18e3_48cc_9d19_a311d3eeebd3.slice PodAnnotations:0xc0014a41f8}] Aliases:map[]}"
2026-06-11 11:57:59.075860 | controller | Jun 11 11:02:01.032438 crc crio[22652]: time="2026-06-11T11:02:01.032417074Z" level=info msg="Adding pod openstack-operators_keystone-operator-controller-manager-6ccff66c5b-d7888 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.075877 | controller | Jun 11 11:02:01.213452 crc crio[22652]: time="2026-06-11T11:02:01.212632362Z" level=info msg="Running pod sandbox: openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759f46tl2/POD" id=a8cee112-22e8-4a27-84d5-1d06f210018a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.075893 | controller | Jun 11 11:02:01.213452 crc crio[22652]: time="2026-06-11T11:02:01.213452325Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.075911 | controller | Jun 11 11:02:01.224663 crc crio[22652]: time="2026-06-11T11:02:01.224570595Z" level=info msg="Got pod network &{Name:cinder-operator-controller-manager-86c584f6fc-7g94f Namespace:openstack-operators ID:dfa6cf09405e2b772827391ee66f45f28951bce76a54a57807d5327cdfbb7a48 UID:fd79699a-28ff-419a-ae5f-beafebabe9ac NetNS:/var/run/netns/b340f119-9cf0-49a1-bd09-0ec38e96f87e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfd79699a_28ff_419a_ae5f_beafebabe9ac.slice PodAnnotations:0xc0024002e8}] Aliases:map[]}"
2026-06-11 11:57:59.075929 | controller | Jun 11 11:02:01.224663 crc crio[22652]: time="2026-06-11T11:02:01.224645827Z" level=info msg="Adding pod openstack-operators_cinder-operator-controller-manager-86c584f6fc-7g94f to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.075946 | controller | Jun 11 11:02:01.248366 crc crio[22652]: time="2026-06-11T11:02:01.247522368Z" level=info msg="Got pod network &{Name:ironic-operator-controller-manager-75f8548fcd-wljgl Namespace:openstack-operators ID:f917408fba74c06adb6a1e4b036c6fb24716824cc81d14dbcdfaac06eaad9fb1 UID:346af4cc-271e-4382-95cf-9ba4bbd429fa NetNS:/var/run/netns/8b515f96-e54a-4107-9024-434eee7f187e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod346af4cc_271e_4382_95cf_9ba4bbd429fa.slice PodAnnotations:0xc000102750}] Aliases:map[]}"
2026-06-11 11:57:59.075967 | controller | Jun 11 11:02:01.248366 crc crio[22652]: time="2026-06-11T11:02:01.24758548Z" level=info msg="Adding pod openstack-operators_ironic-operator-controller-manager-75f8548fcd-wljgl to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.075985 | controller | Jun 11 11:02:01.326823 crc crio[22652]: time="2026-06-11T11:02:01.326619236Z" level=info msg="Got pod network &{Name:horizon-operator-controller-manager-548d6d5f9-q6n5d Namespace:openstack-operators ID:0c7b479f1848ea2f86bf52e689de6d02d0b11b5d03886ce08f253626b725da10 UID:0a7597bd-58fe-4417-8292-fc2decf85aed NetNS:/var/run/netns/7f612de9-ca48-4e5e-9bb3-54e540af9b27 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0a7597bd_58fe_4417_8292_fc2decf85aed.slice PodAnnotations:0xc0001028d8}] Aliases:map[]}"
2026-06-11 11:57:59.076004 | controller | Jun 11 11:02:01.326823 crc crio[22652]: time="2026-06-11T11:02:01.326718799Z" level=info msg="Adding pod openstack-operators_horizon-operator-controller-manager-548d6d5f9-q6n5d to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.076021 | controller | Jun 11 11:02:01.392613 crc crio[22652]: time="2026-06-11T11:02:01.392485918Z" level=info msg="Got pod network &{Name:manila-operator-controller-manager-677d9d8477-jpktc Namespace:openstack-operators ID:3cc081dac6d8c2097490be8567dae14551760aa65f2d83b365ce2942a1cbc934 UID:17b3ef4c-6777-40dd-af58-65cd4ff2f672 NetNS:/var/run/netns/2af3bad7-9fac-4d7d-89e7-06537c224896 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod17b3ef4c_6777_40dd_af58_65cd4ff2f672.slice PodAnnotations:0xc0024003b0}] Aliases:map[]}"
2026-06-11 11:57:59.076039 | controller | Jun 11 11:02:01.392613 crc crio[22652]: time="2026-06-11T11:02:01.392597162Z" level=info msg="Adding pod openstack-operators_manila-operator-controller-manager-677d9d8477-jpktc to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.076057 | controller | Jun 11 11:02:01.397613 crc crio[22652]: time="2026-06-11T11:02:01.397479964Z" level=info msg="Got pod network &{Name:neutron-operator-controller-manager-688d5c756f-sx7mn Namespace:openstack-operators ID:1fa2004bc3c66416b5d9331db47d5f4548989633ad916f78b128bd040ddb0ed4 UID:36d5dadd-0aeb-45c8-aaad-d0f2147596e3 NetNS:/var/run/netns/912ac50d-96ab-4f8c-b9e3-d752546ba6fe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod36d5dadd_0aeb_45c8_aaad_d0f2147596e3.slice PodAnnotations:0xc0026182a0}] Aliases:map[]}"
2026-06-11 11:57:59.076074 | controller | Jun 11 11:02:01.397613 crc crio[22652]: time="2026-06-11T11:02:01.397544506Z" level=info msg="Adding pod openstack-operators_neutron-operator-controller-manager-688d5c756f-sx7mn to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.076092 | controller | Jun 11 11:02:01.411910 crc crio[22652]: time="2026-06-11T11:02:01.411649097Z" level=info msg="Got pod network &{Name:telemetry-operator-controller-manager-5d65c7d97d-4bjzh Namespace:openstack-operators ID:876984a91465f38abedb2381d9e37b45cacc9f8fdef66b2e1da357ac18b29939 UID:8386adf3-768c-4027-8733-6f9ccc045387 NetNS:/var/run/netns/aca76c41-2d7e-4bc4-a54d-62a2cd4b6853 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8386adf3_768c_4027_8733_6f9ccc045387.slice PodAnnotations:0xc0014a4188}] Aliases:map[]}"
2026-06-11 11:57:59.076122 | controller | Jun 11 11:02:01.411910 crc crio[22652]: time="2026-06-11T11:02:01.41176553Z" level=info msg="Adding pod openstack-operators_telemetry-operator-controller-manager-5d65c7d97d-4bjzh to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.076140 | controller | Jun 11 11:02:01.432225 crc crio[22652]: time="2026-06-11T11:02:01.424058133Z" level=info msg="Got pod network &{Name:nova-operator-controller-manager-f4c4579bb-zsg5c Namespace:openstack-operators ID:c0d5826e6afe85dca942e3d1a4306ace016b168d392ef09fc5b860982c481ba5 UID:4bc9bdca-d94a-43b3-84b2-eac68927d5dc NetNS:/var/run/netns/26257120-d54c-4ac9-b49a-f342f1420b96 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4bc9bdca_d94a_43b3_84b2_eac68927d5dc.slice PodAnnotations:0xc0009880e8}] Aliases:map[]}"
2026-06-11 11:57:59.076157 | controller | Jun 11 11:02:01.432225 crc crio[22652]: time="2026-06-11T11:02:01.424165832Z" level=info msg="Adding pod openstack-operators_nova-operator-controller-manager-f4c4579bb-zsg5c to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.076174 | controller | Jun 11 11:02:01.432225 crc crio[22652]: time="2026-06-11T11:02:01.430544498Z" level=info msg="Got pod network &{Name:heat-operator-controller-manager-5c5844cc68-ncnk7 Namespace:openstack-operators ID:029148ae93ca57f8198750ebcad3794be298720656ae98eb8cc9e20f18dd5d17 UID:9ba28aa3-0c93-4c15-8d80-0886c33fc751 NetNS:/var/run/netns/ad1096f6-63b0-46ee-9cf9-85c48ecd1cd5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9ba28aa3_0c93_4c15_8d80_0886c33fc751.slice PodAnnotations:0xc000102498}] Aliases:map[]}"
2026-06-11 11:57:59.076191 | controller | Jun 11 11:02:01.432225 crc crio[22652]: time="2026-06-11T11:02:01.43059593Z" level=info msg="Adding pod openstack-operators_heat-operator-controller-manager-5c5844cc68-ncnk7 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.076208 | controller | Jun 11 11:02:01.571256 crc crio[22652]: time="2026-06-11T11:02:01.558887748Z" level=info msg="Got pod network &{Name:watcher-operator-controller-manager-577b679b5c-85jw5 Namespace:openstack-operators ID:6ab0cbe57588b73d31305a9f8380746fb0252c302a646582225360f38499cddd UID:fdde5382-3309-4bb6-b881-0179a7d0af64 NetNS:/var/run/netns/34b591bc-a73a-4b8d-8398-9905260fcb07 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfdde5382_3309_4bb6_b881_0179a7d0af64.slice PodAnnotations:0xc002400670}] Aliases:map[]}"
2026-06-11 11:57:59.076225 | controller | Jun 11 11:02:01.571256 crc crio[22652]: time="2026-06-11T11:02:01.559542428Z" level=info msg="Adding pod openstack-operators_watcher-operator-controller-manager-577b679b5c-85jw5 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.076243 | controller | Jun 11 11:02:01.576957 crc crio[22652]: time="2026-06-11T11:02:01.57675189Z" level=info msg="Got pod network &{Name:octavia-operator-controller-manager-6495978d8d-pvn7j Namespace:openstack-operators ID:1d4e89c9c4ce6ffcc0b969ae7f07419b21a56224a3e6d60ae9d47587b405b1f0 UID:e5372d38-31dc-46f3-a69f-532df3ca5162 NetNS:/var/run/netns/82169e7f-e919-44de-ae5a-38410f79159c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode5372d38_31dc_46f3_a69f_532df3ca5162.slice PodAnnotations:0xc0004be538}] Aliases:map[]}"
2026-06-11 11:57:59.076260 | controller | Jun 11 11:02:01.577105 crc crio[22652]: time="2026-06-11T11:02:01.576970467Z" level=info msg="Adding pod openstack-operators_octavia-operator-controller-manager-6495978d8d-pvn7j to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.076276 | controller | Jun 11 11:02:01.775642 crc crio[22652]: time="2026-06-11T11:02:01.764697741Z" level=info msg="Running pod sandbox: openstack-operators/openstack-operator-controller-manager-79b59fbb5d-97v7j/POD" id=9fc560e5-2866-4568-a61c-59d245641514 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.076297 | controller | Jun 11 11:02:01.775642 crc crio[22652]: time="2026-06-11T11:02:01.764891317Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.076315 | controller | Jun 11 11:02:02.203965 crc crio[22652]: 2026-06-11T11:02:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d5bd3f6b0e7bc4d Mac:3e:06:18:2f:81:09 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:53 Mtu:0 Sandbox:/var/run/netns/86f310ce-71c5-417a-b47c-41c7fe531d08 SocketPath: PciID:}] [{Interface:0xc00058c5c0 Address:{IP:10.217.0.83 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.076334 | controller | Jun 11 11:02:02.207514 crc crio[22652]: time="2026-06-11T11:02:02.205501339Z" level=info msg="Got pod network &{Name:keystone-operator-controller-manager-6ccff66c5b-d7888 Namespace:openstack-operators ID:d5bd3f6b0e7bc4d3ed92438507b6d06521f449a57662421de210a1ea14381354 UID:0b60348a-18e3-48cc-9d19-a311d3eeebd3 NetNS:/var/run/netns/86f310ce-71c5-417a-b47c-41c7fe531d08 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0b60348a_18e3_48cc_9d19_a311d3eeebd3.slice PodAnnotations:0xc0014a41f8}] Aliases:map[]}"
2026-06-11 11:57:59.076384 | controller | Jun 11 11:02:02.207514 crc crio[22652]: time="2026-06-11T11:02:02.206512191Z" level=info msg="Checking pod openstack-operators_keystone-operator-controller-manager-6ccff66c5b-d7888 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.076405 | controller | Jun 11 11:02:05.316205 crc crio[22652]: time="2026-06-11T11:02:05.313610359Z" level=info msg="Got pod network &{Name:mariadb-operator-controller-manager-7fcb8b58d6-rjt8l Namespace:openstack-operators ID:d856d40e4b59c5a7fbf556345f0a2a39b014ff2456c23838dadd643911c2174a UID:ac7ad1f8-8394-4642-b9e9-29b0465fe085 NetNS:/var/run/netns/41a74a89-4aea-4cfb-8b2a-b77815039aa0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podac7ad1f8_8394_4642_b9e9_29b0465fe085.slice PodAnnotations:0xc000988898}] Aliases:map[]}"
2026-06-11 11:57:59.076429 | controller | Jun 11 11:02:05.318102 crc crio[22652]: time="2026-06-11T11:02:05.317918422Z" level=info msg="Adding pod openstack-operators_mariadb-operator-controller-manager-7fcb8b58d6-rjt8l to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.076454 | controller | Jun 11 11:02:05.318102 crc crio[22652]: time="2026-06-11T11:02:05.314600478Z" level=info msg="Got pod network &{Name:barbican-operator-controller-manager-7b8ffd8c4f-gmfq5 Namespace:openstack-operators ID:221c05d8ffec1ae09f961a0abeeb96f67f746f5e4447be31ce8c11d9bc2b9150 UID:ec1bc2d6-c364-42c6-822b-f581e3d6b8e7 NetNS:/var/run/netns/05ce461d-6435-4b5b-af69-7d2e76189e9a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podec1bc2d6_c364_42c6_822b_f581e3d6b8e7.slice PodAnnotations:0xc0004bed80}] Aliases:map[]}"
2026-06-11 11:57:59.076475 | controller | Jun 11 11:02:05.318102 crc crio[22652]: time="2026-06-11T11:02:05.318088617Z" level=info msg="Adding pod openstack-operators_barbican-operator-controller-manager-7b8ffd8c4f-gmfq5 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.076494 | controller | Jun 11 11:02:05.318438 crc crio[22652]: time="2026-06-11T11:02:05.315990162Z" level=info msg="Got pod network &{Name:swift-operator-controller-manager-67c49dd5c6-fps25 Namespace:openstack-operators ID:1b709e07d8ce04e3c1beb8cb88b08ab8cab792a51da918265e4cc39e6b8c949c UID:20cd5ff3-5229-4b53-96ce-866e0c7bc508 NetNS:/var/run/netns/f8c51ec7-ab5e-4e1e-a2e4-7b470b5fc770 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod20cd5ff3_5229_4b53_96ce_866e0c7bc508.slice PodAnnotations:0xc001e8e488}] Aliases:map[]}"
2026-06-11 11:57:59.076516 | controller | Jun 11 11:02:05.318438 crc crio[22652]: time="2026-06-11T11:02:05.318259023Z" level=info msg="Adding pod openstack-operators_swift-operator-controller-manager-67c49dd5c6-fps25 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.076532 | controller | Jun 11 11:02:05.329762 crc crio[22652]: time="2026-06-11T11:02:05.32962774Z" level=info msg="Got pod network &{Name:designate-operator-controller-manager-6bf8599b68-cr567 Namespace:openstack-operators ID:d78b7a67f54e5e59fdfca8ad5243a143690827b3aab45173e825b5619df8a56e UID:6a56db9f-b708-499c-a918-23df58a2e99c NetNS:/var/run/netns/7165d509-3f70-4fc6-b567-53d7569afc9e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6a56db9f_b708_499c_a918_23df58a2e99c.slice PodAnnotations:0xc002618420}] Aliases:map[]}"
2026-06-11 11:57:59.076549 | controller | Jun 11 11:02:05.329762 crc crio[22652]: time="2026-06-11T11:02:05.329750424Z" level=info msg="Adding pod openstack-operators_designate-operator-controller-manager-6bf8599b68-cr567 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.076567 | controller | Jun 11 11:02:05.332857 crc crio[22652]: time="2026-06-11T11:02:05.332658714Z" level=info msg="Got pod network &{Name:ovn-operator-controller-manager-58f85bd97f-zswcl Namespace:openstack-operators ID:60be409e2de2d30d235ee0baabd456e57d9d7471758874be04a225478e9c72b7 UID:89d96ca3-ae10-488c-b838-36da42204f99 NetNS:/var/run/netns/8e50e1ce-4049-4933-829c-4f34c0043523 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod89d96ca3_ae10_488c_b838_36da42204f99.slice PodAnnotations:0xc000102ab0}] Aliases:map[]}"
2026-06-11 11:57:59.076585 | controller | Jun 11 11:02:05.332857 crc crio[22652]: time="2026-06-11T11:02:05.332823609Z" level=info msg="Adding pod openstack-operators_ovn-operator-controller-manager-58f85bd97f-zswcl to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.076602 | controller | Jun 11 11:02:05.368915 crc crio[22652]: time="2026-06-11T11:02:05.36877433Z" level=info msg="Got pod network &{Name:glance-operator-controller-manager-5bdfb47c4d-rlr9c Namespace:openstack-operators ID:e94e1a80fcc5acc5aca377d6f5f0f2c2aad4bedb617f07298540faa0db65159d UID:7c69a377-809b-4551-886b-95a608fa32b8 NetNS:/var/run/netns/f8a104ca-15c3-4cac-a333-ddda81c45ca6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7c69a377_809b_4551_886b_95a608fa32b8.slice PodAnnotations:0xc0036e6048}] Aliases:map[]}"
2026-06-11 11:57:59.076619 | controller | Jun 11 11:02:05.368915 crc crio[22652]: time="2026-06-11T11:02:05.368907265Z" level=info msg="Adding pod openstack-operators_glance-operator-controller-manager-5bdfb47c4d-rlr9c to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.076636 | controller | Jun 11 11:02:05.385665 crc crio[22652]: time="2026-06-11T11:02:05.383501077Z" level=info msg="Got pod network &{Name:infra-operator-controller-manager-cbcfcddf7-65qnr Namespace:openstack-operators ID:96959608f8d6c67cc7b1dbfb76eceaca82bcd684ef37a9d2b85caf7d968692f8 UID:7ae6f174-4d5e-4ac4-b951-e8b9c1091e48 NetNS:/var/run/netns/beaeb7c7-1724-48ab-b275-22435e51c9fa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7ae6f174_4d5e_4ac4_b951_e8b9c1091e48.slice PodAnnotations:0xc0029280d0}] Aliases:map[]}"
2026-06-11 11:57:59.076657 | controller | Jun 11 11:02:05.385665 crc crio[22652]: time="2026-06-11T11:02:05.383939421Z" level=info msg="Adding pod openstack-operators_infra-operator-controller-manager-cbcfcddf7-65qnr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.076675 | controller | Jun 11 11:02:05.410367 crc crio[22652]: 2026-06-11T11:02:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f917408fba74c06 Mac:fe:a7:06:1d:43:66 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:52 Mtu:0 Sandbox:/var/run/netns/8b515f96-e54a-4107-9024-434eee7f187e SocketPath: PciID:}] [{Interface:0xc0004146c0 Address:{IP:10.217.0.82 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.076693 | controller | Jun 11 11:02:05.413813 crc crio[22652]: time="2026-06-11T11:02:05.410985566Z" level=info msg="Got pod network &{Name:ironic-operator-controller-manager-75f8548fcd-wljgl Namespace:openstack-operators ID:f917408fba74c06adb6a1e4b036c6fb24716824cc81d14dbcdfaac06eaad9fb1 UID:346af4cc-271e-4382-95cf-9ba4bbd429fa NetNS:/var/run/netns/8b515f96-e54a-4107-9024-434eee7f187e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod346af4cc_271e_4382_95cf_9ba4bbd429fa.slice PodAnnotations:0xc000102750}] Aliases:map[]}"
2026-06-11 11:57:59.076711 | controller | Jun 11 11:02:05.413813 crc crio[22652]: time="2026-06-11T11:02:05.411275915Z" level=info msg="Checking pod openstack-operators_ironic-operator-controller-manager-75f8548fcd-wljgl for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.076728 | controller | Jun 11 11:02:05.415224 crc crio[22652]: time="2026-06-11T11:02:05.415079586Z" level=info msg="Got pod network &{Name:test-operator-controller-manager-8d5599d7d-rwsh4 Namespace:openstack-operators ID:7091021d6b5fccb913ae6e74b7670d034d97303585656d16ff3044fb4801ad05 UID:4d1cf959-04e1-402b-aef4-a48f7956f70c NetNS:/var/run/netns/19fc253a-df30-4d6b-8eb8-b4c4e276d756 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4d1cf959_04e1_402b_aef4_a48f7956f70c.slice PodAnnotations:0xc0014a4090}] Aliases:map[]}"
2026-06-11 11:57:59.076745 | controller | Jun 11 11:02:05.415224 crc crio[22652]: time="2026-06-11T11:02:05.41520463Z" level=info msg="Adding pod openstack-operators_test-operator-controller-manager-8d5599d7d-rwsh4 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.076762 | controller | Jun 11 11:02:05.420393 crc crio[22652]: time="2026-06-11T11:02:05.420295079Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.076779 | controller | Jun 11 11:02:05.434274 crc crio[22652]: time="2026-06-11T11:02:05.429565887Z" level=info msg="Ran pod sandbox d5bd3f6b0e7bc4d3ed92438507b6d06521f449a57662421de210a1ea14381354 with infra container: openstack-operators/keystone-operator-controller-manager-6ccff66c5b-d7888/POD" id=cff1a48c-14be-4539-9d6e-f1fdb9bf9435 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.076796 | controller | Jun 11 11:02:05.434274 crc crio[22652]: time="2026-06-11T11:02:05.431330666Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.076813 | controller | Jun 11 11:02:05.435878 crc crio[22652]: time="2026-06-11T11:02:05.435830658Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6" id=e29e28f6-84c6-4b74-87bd-eedc51edf551 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.076830 | controller | Jun 11 11:02:05.436373 crc crio[22652]: time="2026-06-11T11:02:05.436350632Z" level=info msg="Image quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6 not found" id=e29e28f6-84c6-4b74-87bd-eedc51edf551 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.076849 | controller | Jun 11 11:02:05.436515 crc crio[22652]: time="2026-06-11T11:02:05.436498846Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6 found" id=e29e28f6-84c6-4b74-87bd-eedc51edf551 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.076867 | controller | Jun 11 11:02:05.441572 crc crio[22652]: time="2026-06-11T11:02:05.441543626Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6" id=5ab4c3d8-7389-4b36-af19-51bbf4132136 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.076884 | controller | Jun 11 11:02:05.477035 crc crio[22652]: time="2026-06-11T11:02:05.473881512Z" level=info msg="Ran pod sandbox f917408fba74c06adb6a1e4b036c6fb24716824cc81d14dbcdfaac06eaad9fb1 with infra container: openstack-operators/ironic-operator-controller-manager-75f8548fcd-wljgl/POD" id=dd637246-d6ec-4c86-862b-15d9baac1cc4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.076900 | controller | Jun 11 11:02:05.490574 crc crio[22652]: time="2026-06-11T11:02:05.490533338Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6\""
2026-06-11 11:57:59.076916 | controller | Jun 11 11:02:05.497454 crc crio[22652]: time="2026-06-11T11:02:05.497418076Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf" id=ae53798a-18e9-43f8-8488-06c517d4b200 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.076933 | controller | Jun 11 11:02:05.536367 crc crio[22652]: 2026-06-11T11:02:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:876984a91465f38 Mac:0a:14:f0:0e:29:fe Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5c Mtu:0 Sandbox:/var/run/netns/aca76c41-2d7e-4bc4-a54d-62a2cd4b6853 SocketPath: PciID:}] [{Interface:0xc000014fd0 Address:{IP:10.217.0.92 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.076949 | controller | Jun 11 11:02:05.543824 crc crio[22652]: time="2026-06-11T11:02:05.543675545Z" level=info msg="Image quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf not found" id=ae53798a-18e9-43f8-8488-06c517d4b200 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.076964 | controller | Jun 11 11:02:05.544018 crc crio[22652]: time="2026-06-11T11:02:05.543858101Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf found" id=ae53798a-18e9-43f8-8488-06c517d4b200 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.076981 | controller | Jun 11 11:02:05.549206 crc crio[22652]: time="2026-06-11T11:02:05.548917438Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf" id=e25833a9-73f3-4be8-be44-b70b1986b2b5 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.076998 | controller | Jun 11 11:02:05.553093 crc crio[22652]: time="2026-06-11T11:02:05.552967607Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf\""
2026-06-11 11:57:59.077015 | controller | Jun 11 11:02:05.570089 crc crio[22652]: time="2026-06-11T11:02:05.569947328Z" level=info msg="Got pod network &{Name:telemetry-operator-controller-manager-5d65c7d97d-4bjzh Namespace:openstack-operators ID:876984a91465f38abedb2381d9e37b45cacc9f8fdef66b2e1da357ac18b29939 UID:8386adf3-768c-4027-8733-6f9ccc045387 NetNS:/var/run/netns/aca76c41-2d7e-4bc4-a54d-62a2cd4b6853 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8386adf3_768c_4027_8733_6f9ccc045387.slice PodAnnotations:0xc0014a4188}] Aliases:map[]}"
2026-06-11 11:57:59.077035 | controller | Jun 11 11:02:05.570576 crc crio[22652]: time="2026-06-11T11:02:05.570506195Z" level=info msg="Checking pod openstack-operators_telemetry-operator-controller-manager-5d65c7d97d-4bjzh for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.077052 | controller | Jun 11 11:02:05.722915 crc crio[22652]: 2026-06-11T11:02:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c0d5826e6afe85d Mac:42:1d:4b:00:f1:84 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:57 Mtu:0 Sandbox:/var/run/netns/26257120-d54c-4ac9-b49a-f342f1420b96 SocketPath: PciID:}] [{Interface:0xc0002245b0 Address:{IP:10.217.0.87 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.077068 | controller | Jun 11 11:02:05.802492 crc crio[22652]: time="2026-06-11T11:02:05.80077569Z" level=info msg="Got pod network &{Name:nova-operator-controller-manager-f4c4579bb-zsg5c Namespace:openstack-operators ID:c0d5826e6afe85dca942e3d1a4306ace016b168d392ef09fc5b860982c481ba5 UID:4bc9bdca-d94a-43b3-84b2-eac68927d5dc NetNS:/var/run/netns/26257120-d54c-4ac9-b49a-f342f1420b96 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4bc9bdca_d94a_43b3_84b2_eac68927d5dc.slice PodAnnotations:0xc0009880e8}] Aliases:map[]}"
2026-06-11 11:57:59.077087 | controller | Jun 11 11:02:05.802492 crc crio[22652]: time="2026-06-11T11:02:05.802458513Z" level=info msg="Checking pod openstack-operators_nova-operator-controller-manager-f4c4579bb-zsg5c for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.077106 | controller | Jun 11 11:02:05.805105 crc crio[22652]: time="2026-06-11T11:02:05.804755056Z" level=info msg="Created container f771430ee7fac006f3d9f0582b24649cec473260a1131266a769fd953a13fe65: openshift-marketplace/certified-operators-5fkl5/registry-server" id=d398d4b9-4291-4010-b1e0-91246d149542 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.077124 | controller | Jun 11 11:02:05.807605 crc crio[22652]: time="2026-06-11T11:02:05.80749286Z" level=info msg="Starting container: f771430ee7fac006f3d9f0582b24649cec473260a1131266a769fd953a13fe65" id=bfb8e602-7da8-4edf-9531-1f04d3363974 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.077142 | controller | Jun 11 11:02:05.823790 crc crio[22652]: time="2026-06-11T11:02:05.823319936Z" level=info msg="Started container" PID=47762 containerID=f771430ee7fac006f3d9f0582b24649cec473260a1131266a769fd953a13fe65 description=openshift-marketplace/certified-operators-5fkl5/registry-server id=bfb8e602-7da8-4edf-9531-1f04d3363974 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d76ed1f688bc6d80e53dd90217ba7a5f2aa6db600e570cc3f8eba9f5179bff49
2026-06-11 11:57:59.077160 | controller | Jun 11 11:02:05.869765 crc crio[22652]: 2026-06-11T11:02:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dfa6cf09405e2b7 Mac:4e:39:96:70:7c:f9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:49 Mtu:0 Sandbox:/var/run/netns/b340f119-9cf0-49a1-bd09-0ec38e96f87e SocketPath: PciID:}] [{Interface:0xc0004c4c00 Address:{IP:10.217.0.73 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.077176 | controller | Jun 11 11:02:05.872008 crc crio[22652]: time="2026-06-11T11:02:05.871028142Z" level=info msg="Got pod network &{Name:cinder-operator-controller-manager-86c584f6fc-7g94f Namespace:openstack-operators ID:dfa6cf09405e2b772827391ee66f45f28951bce76a54a57807d5327cdfbb7a48 UID:fd79699a-28ff-419a-ae5f-beafebabe9ac NetNS:/var/run/netns/b340f119-9cf0-49a1-bd09-0ec38e96f87e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfd79699a_28ff_419a_ae5f_beafebabe9ac.slice PodAnnotations:0xc0024002e8}] Aliases:map[]}"
2026-06-11 11:57:59.077198 | controller | Jun 11 11:02:05.872008 crc crio[22652]: time="2026-06-11T11:02:05.871313891Z" level=info msg="Checking pod openstack-operators_cinder-operator-controller-manager-86c584f6fc-7g94f for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.077216 | controller | Jun 11 11:02:05.873454 crc crio[22652]: 2026-06-11T11:02:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0c7b479f1848ea2 Mac:ca:80:4f:f9:a0:99 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:50 Mtu:0 Sandbox:/var/run/netns/7f612de9-ca48-4e5e-9bb3-54e540af9b27 SocketPath: PciID:}] [{Interface:0xc000421000 Address:{IP:10.217.0.80 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.077233 | controller | Jun 11 11:02:05.873454 crc crio[22652]: 2026-06-11T11:02:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:029148ae93ca57f Mac:26:17:53:de:4b:b5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4f Mtu:0 Sandbox:/var/run/netns/ad1096f6-63b0-46ee-9cf9-85c48ecd1cd5 SocketPath: PciID:}] [{Interface:0xc0002ee800 Address:{IP:10.217.0.79 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.077250 | controller | Jun 11 11:02:05.873454 crc crio[22652]: time="2026-06-11T11:02:05.873037766Z" level=info msg="Got pod network &{Name:horizon-operator-controller-manager-548d6d5f9-q6n5d Namespace:openstack-operators ID:0c7b479f1848ea2f86bf52e689de6d02d0b11b5d03886ce08f253626b725da10 UID:0a7597bd-58fe-4417-8292-fc2decf85aed NetNS:/var/run/netns/7f612de9-ca48-4e5e-9bb3-54e540af9b27 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0a7597bd_58fe_4417_8292_fc2decf85aed.slice PodAnnotations:0xc0001028d8}] Aliases:map[]}"
2026-06-11 11:57:59.077268 | controller | Jun 11 11:02:05.873454 crc crio[22652]: time="2026-06-11T11:02:05.873252637Z" level=info msg="Checking pod openstack-operators_horizon-operator-controller-manager-548d6d5f9-q6n5d for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.077285 | controller | Jun 11 11:02:05.879442 crc crio[22652]: time="2026-06-11T11:02:05.878778303Z" level=info msg="Got pod network &{Name:heat-operator-controller-manager-5c5844cc68-ncnk7 Namespace:openstack-operators ID:029148ae93ca57f8198750ebcad3794be298720656ae98eb8cc9e20f18dd5d17 UID:9ba28aa3-0c93-4c15-8d80-0886c33fc751 NetNS:/var/run/netns/ad1096f6-63b0-46ee-9cf9-85c48ecd1cd5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9ba28aa3_0c93_4c15_8d80_0886c33fc751.slice PodAnnotations:0xc000102498}] Aliases:map[]}"
2026-06-11 11:57:59.077302 | controller | Jun 11 11:02:05.881659 crc crio[22652]: time="2026-06-11T11:02:05.881576712Z" level=info msg="Checking pod openstack-operators_heat-operator-controller-manager-5c5844cc68-ncnk7 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.077319 | controller | Jun 11 11:02:05.893780 crc crio[22652]: 2026-06-11T11:02:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3cc081dac6d8c20 Mac:e6:d2:c7:84:0d:6a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:55 Mtu:0 Sandbox:/var/run/netns/2af3bad7-9fac-4d7d-89e7-06537c224896 SocketPath: PciID:}] [{Interface:0xc000014cf0 Address:{IP:10.217.0.85 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.077336 | controller | Jun 11 11:02:05.894399 crc crio[22652]: 2026-06-11T11:02:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1fa2004bc3c6641 Mac:0a:09:c0:02:e2:bb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:56 Mtu:0 Sandbox:/var/run/netns/912ac50d-96ab-4f8c-b9e3-d752546ba6fe SocketPath: PciID:}] [{Interface:0xc000284650 Address:{IP:10.217.0.86 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.077386 | controller | Jun 11 11:02:05.895869 crc crio[22652]: time="2026-06-11T11:02:05.895789839Z" level=info msg="Got pod network &{Name:neutron-operator-controller-manager-688d5c756f-sx7mn Namespace:openstack-operators ID:1fa2004bc3c66416b5d9331db47d5f4548989633ad916f78b128bd040ddb0ed4 UID:36d5dadd-0aeb-45c8-aaad-d0f2147596e3 NetNS:/var/run/netns/912ac50d-96ab-4f8c-b9e3-d752546ba6fe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod36d5dadd_0aeb_45c8_aaad_d0f2147596e3.slice PodAnnotations:0xc0026182a0}] Aliases:map[]}"
2026-06-11 11:57:59.077408 | controller | Jun 11 11:02:05.896021 crc crio[22652]: time="2026-06-11T11:02:05.895968835Z" level=info msg="Checking pod openstack-operators_neutron-operator-controller-manager-688d5c756f-sx7mn for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.077431 | controller | Jun 11 11:02:05.897602 crc crio[22652]: time="2026-06-11T11:02:05.89752035Z" level=info msg="Got pod network &{Name:manila-operator-controller-manager-677d9d8477-jpktc Namespace:openstack-operators ID:3cc081dac6d8c2097490be8567dae14551760aa65f2d83b365ce2942a1cbc934 UID:17b3ef4c-6777-40dd-af58-65cd4ff2f672 NetNS:/var/run/netns/2af3bad7-9fac-4d7d-89e7-06537c224896 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod17b3ef4c_6777_40dd_af58_65cd4ff2f672.slice PodAnnotations:0xc0024003b0}] Aliases:map[]}"
2026-06-11 11:57:59.077455 | controller | Jun 11 11:02:05.898481 crc crio[22652]: time="2026-06-11T11:02:05.898408198Z" level=info msg="Checking pod openstack-operators_manila-operator-controller-manager-677d9d8477-jpktc for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.077473 | controller | Jun 11 11:02:05.921016 crc crio[22652]: 2026-06-11T11:02:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1d4e89c9c4ce6ff Mac:7a:4d:4a:f8:3f:19 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:58 Mtu:0 Sandbox:/var/run/netns/82169e7f-e919-44de-ae5a-38410f79159c SocketPath: PciID:}] [{Interface:0xc0001a85b0 Address:{IP:10.217.0.88 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.077490 | controller | Jun 11 11:02:05.921576 crc crio[22652]: 2026-06-11T11:02:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6ab0cbe57588b73 Mac:f2:cf:69:c2:1e:b6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5e Mtu:0 Sandbox:/var/run/netns/34b591bc-a73a-4b8d-8398-9905260fcb07 SocketPath: PciID:}] [{Interface:0xc000014ce0 Address:{IP:10.217.0.94 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.077508 | controller | Jun 11 11:02:05.922582 crc crio[22652]: time="2026-06-11T11:02:05.922461616Z" level=info msg="Got pod network &{Name:octavia-operator-controller-manager-6495978d8d-pvn7j Namespace:openstack-operators ID:1d4e89c9c4ce6ffcc0b969ae7f07419b21a56224a3e6d60ae9d47587b405b1f0 UID:e5372d38-31dc-46f3-a69f-532df3ca5162 NetNS:/var/run/netns/82169e7f-e919-44de-ae5a-38410f79159c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode5372d38_31dc_46f3_a69f_532df3ca5162.slice PodAnnotations:0xc0004be538}] Aliases:map[]}"
2026-06-11 11:57:59.077525 | controller | Jun 11 11:02:05.922687 crc crio[22652]: time="2026-06-11T11:02:05.922629402Z" level=info msg="Checking pod openstack-operators_octavia-operator-controller-manager-6495978d8d-pvn7j for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.077542 | controller | Jun 11 11:02:05.934739 crc crio[22652]: time="2026-06-11T11:02:05.932614835Z" level=info msg="Got pod network &{Name:watcher-operator-controller-manager-577b679b5c-85jw5 Namespace:openstack-operators ID:6ab0cbe57588b73d31305a9f8380746fb0252c302a646582225360f38499cddd UID:fdde5382-3309-4bb6-b881-0179a7d0af64 NetNS:/var/run/netns/34b591bc-a73a-4b8d-8398-9905260fcb07 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfdde5382_3309_4bb6_b881_0179a7d0af64.slice PodAnnotations:0xc002400670}] Aliases:map[]}"
2026-06-11 11:57:59.077564 | controller | Jun 11 11:02:05.934926 crc crio[22652]: time="2026-06-11T11:02:05.934523276Z" level=info msg="Checking pod openstack-operators_watcher-operator-controller-manager-577b679b5c-85jw5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.077581 | controller | Jun 11 11:02:06.276644 crc crio[22652]: time="2026-06-11T11:02:06.276101923Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686262-52lkt Namespace:openshift-infra ID:42260be90f3c84f0a11f035ab8d8e7eea53055ee8c7d83a9197a862e17009fd5 UID:4d4c98ec-62f0-462b-b80f-cddfd3c82c23 NetNS:/var/run/netns/4b8a6eec-8aa4-4523-b515-fd6990ad8afd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4d4c98ec_62f0_462b_b80f_cddfd3c82c23.slice PodAnnotations:0xc002928cf0}] Aliases:map[]}"
2026-06-11 11:57:59.077599 | controller | Jun 11 11:02:06.276644 crc crio[22652]: time="2026-06-11T11:02:06.276221317Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686262-52lkt to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.077616 | controller | Jun 11 11:02:06.277641 crc crio[22652]: time="2026-06-11T11:02:06.277604817Z" level=info msg="Got pod network &{Name:openstack-baremetal-operator-controller-manager-7c67dc759f46tl2 Namespace:openstack-operators ID:e255759035f2a87f2c4f1c8f24504084a639e57360982bce12fcd3a2219e394e UID:4c8cabcb-a02d-4261-b51f-4431d7f769e0 NetNS:/var/run/netns/c94cf49b-b4fe-4d20-b0b8-03353677da63 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4c8cabcb_a02d_4261_b51f_4431d7f769e0.slice PodAnnotations:0xc000988c78}] Aliases:map[]}"
2026-06-11 11:57:59.077634 | controller | Jun 11 11:02:06.277796 crc crio[22652]: time="2026-06-11T11:02:06.277780283Z" level=info msg="Adding pod openstack-operators_openstack-baremetal-operator-controller-manager-7c67dc759f46tl2 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.077652 | controller | Jun 11 11:02:06.291391 crc crio[22652]: time="2026-06-11T11:02:06.291306238Z" level=info msg="Ran pod sandbox c0d5826e6afe85dca942e3d1a4306ace016b168d392ef09fc5b860982c481ba5 with infra container: openstack-operators/nova-operator-controller-manager-f4c4579bb-zsg5c/POD" id=f7965393-8b9e-46f0-a195-fe7132a9b0e5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.077669 | controller | Jun 11 11:02:06.305881 crc crio[22652]: time="2026-06-11T11:02:06.305473556Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60" id=c2b1b94c-986c-45b8-842f-615f8204cbc0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.077686 | controller | Jun 11 11:02:06.306784 crc crio[22652]: time="2026-06-11T11:02:06.306721116Z" level=info msg="Image quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60 not found" id=c2b1b94c-986c-45b8-842f-615f8204cbc0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.077703 | controller | Jun 11 11:02:06.306879 crc crio[22652]: time="2026-06-11T11:02:06.306831419Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60 found" id=c2b1b94c-986c-45b8-842f-615f8204cbc0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.077720 | controller | Jun 11 11:02:06.310480 crc crio[22652]: time="2026-06-11T11:02:06.309297468Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60" id=67b4d988-0827-464e-8b44-3ac4cd985a66 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.077740 | controller | Jun 11 11:02:06.314556 crc crio[22652]: time="2026-06-11T11:02:06.31441552Z" level=info msg="Ran pod sandbox 876984a91465f38abedb2381d9e37b45cacc9f8fdef66b2e1da357ac18b29939 with infra container: openstack-operators/telemetry-operator-controller-manager-5d65c7d97d-4bjzh/POD" id=ad465b6f-003e-40d7-8aad-b9284d85071a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.077758 | controller | Jun 11 11:02:06.316478 crc crio[22652]: time="2026-06-11T11:02:06.316415103Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6" id=79afd9e8-3e4c-4012-96f1-48c52be89390 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.077776 | controller | Jun 11 11:02:06.317533 crc crio[22652]: time="2026-06-11T11:02:06.316613269Z" level=info msg="Image quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6 not found" id=79afd9e8-3e4c-4012-96f1-48c52be89390 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.077793 | controller | Jun 11 11:02:06.317533 crc crio[22652]: time="2026-06-11T11:02:06.316661041Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6 found" id=79afd9e8-3e4c-4012-96f1-48c52be89390 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.077810 | controller | Jun 11 11:02:06.317887 crc crio[22652]: time="2026-06-11T11:02:06.317849491Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60\""
2026-06-11 11:57:59.077827 | controller | Jun 11 11:02:06.323805 crc crio[22652]: time="2026-06-11T11:02:06.323761958Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6" id=3031d22c-5811-4980-84b1-889adb30f098 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.077844 | controller | Jun 11 11:02:06.325028 crc crio[22652]: time="2026-06-11T11:02:06.324986783Z" level=info msg="Ran pod sandbox dfa6cf09405e2b772827391ee66f45f28951bce76a54a57807d5327cdfbb7a48 with infra container: openstack-operators/cinder-operator-controller-manager-86c584f6fc-7g94f/POD" id=4e0d852f-4dc6-4056-8d07-ad962460dde1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.077861 | controller | Jun 11 11:02:06.335475 crc crio[22652]: time="2026-06-11T11:02:06.335311386Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6\""
2026-06-11 11:57:59.077879 | controller | Jun 11 11:02:06.337535 crc crio[22652]: time="2026-06-11T11:02:06.337383922Z" level=info msg="Ran pod sandbox 029148ae93ca57f8198750ebcad3794be298720656ae98eb8cc9e20f18dd5d17 with infra container: openstack-operators/heat-operator-controller-manager-5c5844cc68-ncnk7/POD" id=cf6c9c70-bb30-4fd2-a0b6-439be7d045b5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.077896 | controller | Jun 11 11:02:06.341380 crc crio[22652]: time="2026-06-11T11:02:06.338441511Z" level=info msg="Ran pod sandbox 0c7b479f1848ea2f86bf52e689de6d02d0b11b5d03886ce08f253626b725da10 with infra container: openstack-operators/horizon-operator-controller-manager-548d6d5f9-q6n5d/POD" id=978b19c1-511d-4ce2-bb7b-008ce2916bf4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.077913 | controller | Jun 11 11:02:06.341380 crc crio[22652]: time="2026-06-11T11:02:06.339089574Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce" id=3c5e91c7-2d4f-4070-a97f-4db6fd9ad21e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.077934 | controller | Jun 11 11:02:06.341380 crc crio[22652]: time="2026-06-11T11:02:06.339493956Z" level=info msg="Image quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce not found" id=3c5e91c7-2d4f-4070-a97f-4db6fd9ad21e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.077951 | controller | Jun 11 11:02:06.341380 crc crio[22652]: time="2026-06-11T11:02:06.339550698Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce found" id=3c5e91c7-2d4f-4070-a97f-4db6fd9ad21e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.077968 | controller | Jun 11 11:02:06.341380 crc crio[22652]: time="2026-06-11T11:02:06.33957604Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752" id=3c90520c-b36f-4c54-b3bc-5c32adf9d179 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.077985 | controller | Jun 11 11:02:06.341380 crc crio[22652]: time="2026-06-11T11:02:06.3398806Z" level=info msg="Image quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752 not found" id=3c90520c-b36f-4c54-b3bc-5c32adf9d179 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.078002 | controller | Jun 11 11:02:06.341380 crc crio[22652]: time="2026-06-11T11:02:06.339945752Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752 found" id=3c90520c-b36f-4c54-b3bc-5c32adf9d179 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.078019 | controller | Jun 11 11:02:06.341380 crc crio[22652]: time="2026-06-11T11:02:06.34090265Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed" id=b53662c1-f515-41ba-8cc2-01813e582eac name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.078036 | controller | Jun 11 11:02:06.341380 crc crio[22652]: time="2026-06-11T11:02:06.341053975Z" level=info msg="Image quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed not found" id=b53662c1-f515-41ba-8cc2-01813e582eac name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.078053 | controller | Jun 11 11:02:06.341380 crc crio[22652]: time="2026-06-11T11:02:06.341099152Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed found" id=b53662c1-f515-41ba-8cc2-01813e582eac name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.078070 | controller | Jun 11 11:02:06.341380 crc crio[22652]: time="2026-06-11T11:02:06.341492419Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752" id=e7a30b6d-67fc-49b0-ba63-80b9ff523dce name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.078087 | controller | Jun 11 11:02:06.345110 crc crio[22652]: time="2026-06-11T11:02:06.342662776Z" level=info msg="Ran pod sandbox 1fa2004bc3c66416b5d9331db47d5f4548989633ad916f78b128bd040ddb0ed4 with infra container: openstack-operators/neutron-operator-controller-manager-688d5c756f-sx7mn/POD" id=66cbe81b-ed57-40bc-8fd4-9dcc464b9012 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.078104 | controller | Jun 11 11:02:06.345110 crc crio[22652]: time="2026-06-11T11:02:06.344899456Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752\""
2026-06-11 11:57:59.078121 | controller | Jun 11 11:02:06.345483 crc crio[22652]: time="2026-06-11T11:02:06.345304026Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed" id=133b89ce-27ee-4c0f-bf0f-03b04f67f86c name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.078142 | controller | Jun 11 11:02:06.345912 crc crio[22652]: time="2026-06-11T11:02:06.345802974Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce" id=29319396-2941-4cf8-b553-3d251047d3d5 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.078159 | controller | Jun 11 11:02:06.348290 crc crio[22652]: time="2026-06-11T11:02:06.347669773Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce\""
2026-06-11 11:57:59.078176 | controller | Jun 11 11:02:06.348290 crc crio[22652]: time="2026-06-11T11:02:06.347821207Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed\""
2026-06-11 11:57:59.078193 | controller | Jun 11 11:02:06.351620 crc crio[22652]: time="2026-06-11T11:02:06.351546704Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d" id=62cbd27d-0175-4cb2-a120-cc9e41ca11c0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.078210 | controller | Jun 11 11:02:06.352359 crc crio[22652]: time="2026-06-11T11:02:06.351879255Z" level=info msg="Image quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d not found" id=62cbd27d-0175-4cb2-a120-cc9e41ca11c0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.078227 | controller | Jun 11 11:02:06.352359 crc crio[22652]: time="2026-06-11T11:02:06.351930866Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d found" id=62cbd27d-0175-4cb2-a120-cc9e41ca11c0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.078244 | controller | Jun 11 11:02:06.354947 crc crio[22652]: time="2026-06-11T11:02:06.354775936Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d" id=57fc9fd1-7dd5-4db5-b9f7-2e134e3eaaa3 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.078261 | controller | Jun 11 11:02:06.368454 crc crio[22652]: time="2026-06-11T11:02:06.368348811Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d\""
2026-06-11 11:57:59.078279 | controller | Jun 11 11:02:06.701187 crc crio[22652]: 2026-06-11T11:02:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1b709e07d8ce04e Mac:7a:a2:f8:18:8c:7c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5b Mtu:0 Sandbox:/var/run/netns/f8c51ec7-ab5e-4e1e-a2e4-7b470b5fc770 SocketPath: PciID:}] [{Interface:0xc000482750 Address:{IP:10.217.0.91 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.078295 | controller | Jun 11 11:02:06.701546 crc crio[22652]: 2026-06-11T11:02:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d856d40e4b59c5a Mac:4e:cb:4e:a6:60:fd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:54 Mtu:0 Sandbox:/var/run/netns/41a74a89-4aea-4cfb-8b2a-b77815039aa0 SocketPath: PciID:}] [{Interface:0xc000014c50 Address:{IP:10.217.0.84 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.078312 | controller | Jun 11 11:02:06.703805 crc crio[22652]: time="2026-06-11T11:02:06.702191302Z" level=info msg="Got pod network &{Name:swift-operator-controller-manager-67c49dd5c6-fps25 Namespace:openstack-operators ID:1b709e07d8ce04e3c1beb8cb88b08ab8cab792a51da918265e4cc39e6b8c949c UID:20cd5ff3-5229-4b53-96ce-866e0c7bc508 NetNS:/var/run/netns/f8c51ec7-ab5e-4e1e-a2e4-7b470b5fc770 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod20cd5ff3_5229_4b53_96ce_866e0c7bc508.slice PodAnnotations:0xc001e8e488}] Aliases:map[]}"
2026-06-11 11:57:59.078333 | controller | Jun 11 11:02:06.703805 crc crio[22652]: time="2026-06-11T11:02:06.70246016Z" level=info msg="Checking pod openstack-operators_swift-operator-controller-manager-67c49dd5c6-fps25 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.078372 | controller | Jun 11 11:02:06.703805 crc crio[22652]: 2026-06-11T11:02:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:221c05d8ffec1ae Mac:0a:bc:53:86:5a:94 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:48 Mtu:0 Sandbox:/var/run/netns/05ce461d-6435-4b5b-af69-7d2e76189e9a SocketPath: PciID:}] [{Interface:0xc0004826c0 Address:{IP:10.217.0.72 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.078392 | controller | Jun 11 11:02:06.703805 crc crio[22652]: time="2026-06-11T11:02:06.703184161Z" level=info msg="Got pod network &{Name:mariadb-operator-controller-manager-7fcb8b58d6-rjt8l Namespace:openstack-operators ID:d856d40e4b59c5a7fbf556345f0a2a39b014ff2456c23838dadd643911c2174a UID:ac7ad1f8-8394-4642-b9e9-29b0465fe085 NetNS:/var/run/netns/41a74a89-4aea-4cfb-8b2a-b77815039aa0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podac7ad1f8_8394_4642_b9e9_29b0465fe085.slice PodAnnotations:0xc000988898}] Aliases:map[]}"
2026-06-11 11:57:59.078411 | controller | Jun 11 11:02:06.703805 crc crio[22652]: time="2026-06-11T11:02:06.703403078Z" level=info msg="Checking pod openstack-operators_mariadb-operator-controller-manager-7fcb8b58d6-rjt8l for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.078435 | controller | Jun 11 11:02:06.703805 crc crio[22652]: time="2026-06-11T11:02:06.703569828Z" level=info msg="Got pod network &{Name:barbican-operator-controller-manager-7b8ffd8c4f-gmfq5 Namespace:openstack-operators ID:221c05d8ffec1ae09f961a0abeeb96f67f746f5e4447be31ce8c11d9bc2b9150 UID:ec1bc2d6-c364-42c6-822b-f581e3d6b8e7 NetNS:/var/run/netns/05ce461d-6435-4b5b-af69-7d2e76189e9a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podec1bc2d6_c364_42c6_822b_f581e3d6b8e7.slice PodAnnotations:0xc0004bed80}] Aliases:map[]}"
2026-06-11 11:57:59.078456 | controller | Jun 11 11:02:06.703805 crc crio[22652]: time="2026-06-11T11:02:06.703724842Z" level=info msg="Checking pod openstack-operators_barbican-operator-controller-manager-7b8ffd8c4f-gmfq5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.078474 | controller | Jun 11 11:02:06.717684 crc crio[22652]: 2026-06-11T11:02:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:60be409e2de2d30 Mac:ce:00:69:2e:c2:27 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5a Mtu:0 Sandbox:/var/run/netns/8e50e1ce-4049-4933-829c-4f34c0043523 SocketPath: PciID:}] [{Interface:0xc00019ccc0 Address:{IP:10.217.0.90 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.078490 | controller | Jun 11 11:02:06.718563 crc crio[22652]: time="2026-06-11T11:02:06.71848316Z" level=info msg="Got pod network &{Name:ovn-operator-controller-manager-58f85bd97f-zswcl Namespace:openstack-operators ID:60be409e2de2d30d235ee0baabd456e57d9d7471758874be04a225478e9c72b7 UID:89d96ca3-ae10-488c-b838-36da42204f99 NetNS:/var/run/netns/8e50e1ce-4049-4933-829c-4f34c0043523 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod89d96ca3_ae10_488c_b838_36da42204f99.slice PodAnnotations:0xc000102ab0}] Aliases:map[]}"
2026-06-11 11:57:59.078514 | controller | Jun 11 11:02:06.718700 crc crio[22652]: time="2026-06-11T11:02:06.718644285Z" level=info msg="Checking pod openstack-operators_ovn-operator-controller-manager-58f85bd97f-zswcl for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.078532 | controller | Jun 11 11:02:06.730078 crc crio[22652]: 2026-06-11T11:02:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d78b7a67f54e5e5 Mac:de:40:19:63:45:ed Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4d Mtu:0 Sandbox:/var/run/netns/7165d509-3f70-4fc6-b567-53d7569afc9e SocketPath: PciID:}] [{Interface:0xc0003145b0 Address:{IP:10.217.0.77 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.078549 | controller | Jun 11 11:02:06.730494 crc crio[22652]: time="2026-06-11T11:02:06.730424554Z" level=info msg="Got pod network &{Name:designate-operator-controller-manager-6bf8599b68-cr567 Namespace:openstack-operators ID:d78b7a67f54e5e59fdfca8ad5243a143690827b3aab45173e825b5619df8a56e UID:6a56db9f-b708-499c-a918-23df58a2e99c NetNS:/var/run/netns/7165d509-3f70-4fc6-b567-53d7569afc9e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6a56db9f_b708_499c_a918_23df58a2e99c.slice PodAnnotations:0xc002618420}] Aliases:map[]}"
2026-06-11 11:57:59.078566 | controller | Jun 11 11:02:06.730643 crc crio[22652]: time="2026-06-11T11:02:06.73058842Z" level=info msg="Checking pod openstack-operators_designate-operator-controller-manager-6bf8599b68-cr567 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.078583 | controller | Jun 11 11:02:07.129322 crc crio[22652]: 2026-06-11T11:02:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:42260be90f3c84f Mac:c6:a3:0b:4c:aa:3d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:60 Mtu:0 Sandbox:/var/run/netns/4b8a6eec-8aa4-4523-b515-fd6990ad8afd SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.0.96 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.078645 | controller | Jun 11 11:02:07.129322 crc crio[22652]: 2026-06-11T11:02:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e94e1a80fcc5acc Mac:46:24:7f:af:db:e5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4e Mtu:0 Sandbox:/var/run/netns/f8a104ca-15c3-4cac-a333-ddda81c45ca6 SocketPath: PciID:}] [{Interface:0xc000312790 Address:{IP:10.217.0.78 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.078669 | controller | Jun 11 11:02:07.130264 crc crio[22652]: time="2026-06-11T11:02:07.130126906Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686262-52lkt Namespace:openshift-infra ID:42260be90f3c84f0a11f035ab8d8e7eea53055ee8c7d83a9197a862e17009fd5 UID:4d4c98ec-62f0-462b-b80f-cddfd3c82c23 NetNS:/var/run/netns/4b8a6eec-8aa4-4523-b515-fd6990ad8afd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4d4c98ec_62f0_462b_b80f_cddfd3c82c23.slice PodAnnotations:0xc002928cf0}] Aliases:map[]}"
2026-06-11 11:57:59.078687 | controller | Jun 11 11:02:07.130360 crc crio[22652]: time="2026-06-11T11:02:07.130325054Z" level=info msg="Got pod network &{Name:glance-operator-controller-manager-5bdfb47c4d-rlr9c Namespace:openstack-operators ID:e94e1a80fcc5acc5aca377d6f5f0f2c2aad4bedb617f07298540faa0db65159d UID:7c69a377-809b-4551-886b-95a608fa32b8 NetNS:/var/run/netns/f8a104ca-15c3-4cac-a333-ddda81c45ca6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7c69a377_809b_4551_886b_95a608fa32b8.slice PodAnnotations:0xc0036e6048}] Aliases:map[]}"
2026-06-11 11:57:59.078705 | controller | Jun 11 11:02:07.130404 crc crio[22652]: time="2026-06-11T11:02:07.130373254Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686262-52lkt for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.078728 | controller | Jun 11 11:02:07.130517 crc crio[22652]: time="2026-06-11T11:02:07.130459448Z" level=info msg="Checking pod openstack-operators_glance-operator-controller-manager-5bdfb47c4d-rlr9c for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.078745 | controller | Jun 11 11:02:07.137617 crc crio[22652]: 2026-06-11T11:02:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:96959608f8d6c67 Mac:4e:cd:d7:b3:5e:94 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:51 Mtu:0 Sandbox:/var/run/netns/beaeb7c7-1724-48ab-b275-22435e51c9fa SocketPath: PciID:}] [{Interface:0xc000014710 Address:{IP:10.217.0.81 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.078761 | controller | Jun 11 11:02:07.137725 crc crio[22652]: 2026-06-11T11:02:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7091021d6b5fccb Mac:b2:3b:dc:fb:e4:4c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5d Mtu:0 Sandbox:/var/run/netns/19fc253a-df30-4d6b-8eb8-b4c4e276d756 SocketPath: PciID:}] [{Interface:0xc0002be960 Address:{IP:10.217.0.93 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.078779 | controller | Jun 11 11:02:07.138581 crc crio[22652]: time="2026-06-11T11:02:07.138511519Z" level=info msg="Got pod network &{Name:infra-operator-controller-manager-cbcfcddf7-65qnr Namespace:openstack-operators ID:96959608f8d6c67cc7b1dbfb76eceaca82bcd684ef37a9d2b85caf7d968692f8 UID:7ae6f174-4d5e-4ac4-b951-e8b9c1091e48 NetNS:/var/run/netns/beaeb7c7-1724-48ab-b275-22435e51c9fa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7ae6f174_4d5e_4ac4_b951_e8b9c1091e48.slice PodAnnotations:0xc0029280d0}] Aliases:map[]}"
2026-06-11 11:57:59.078796 | controller | Jun 11 11:02:07.138723 crc crio[22652]: time="2026-06-11T11:02:07.138669224Z" level=info msg="Checking pod openstack-operators_infra-operator-controller-manager-cbcfcddf7-65qnr for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.078813 | controller | Jun 11 11:02:07.138930 crc crio[22652]: time="2026-06-11T11:02:07.13885953Z" level=info msg="Got pod network &{Name:test-operator-controller-manager-8d5599d7d-rwsh4 Namespace:openstack-operators ID:7091021d6b5fccb913ae6e74b7670d034d97303585656d16ff3044fb4801ad05 UID:4d1cf959-04e1-402b-aef4-a48f7956f70c NetNS:/var/run/netns/19fc253a-df30-4d6b-8eb8-b4c4e276d756 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4d1cf959_04e1_402b_aef4_a48f7956f70c.slice PodAnnotations:0xc0014a4090}] Aliases:map[]}"
2026-06-11 11:57:59.078831 | controller | Jun 11 11:02:07.139096 crc crio[22652]: time="2026-06-11T11:02:07.139045596Z" level=info msg="Checking pod openstack-operators_test-operator-controller-manager-8d5599d7d-rwsh4 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.078847 | controller | Jun 11 11:02:07.224279 crc crio[22652]: time="2026-06-11T11:02:07.221577225Z" level=info msg="Ran pod sandbox 3cc081dac6d8c2097490be8567dae14551760aa65f2d83b365ce2942a1cbc934 with infra container: openstack-operators/manila-operator-controller-manager-677d9d8477-jpktc/POD" id=b1ee0359-a4a7-4b28-b759-552bc1fb8d87 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.078863 | controller | Jun 11 11:02:07.225759 crc crio[22652]: time="2026-06-11T11:02:07.224981233Z" level=info msg="Ran pod sandbox 1d4e89c9c4ce6ffcc0b969ae7f07419b21a56224a3e6d60ae9d47587b405b1f0 with infra container: openstack-operators/octavia-operator-controller-manager-6495978d8d-pvn7j/POD" id=2464ee38-8006-4f30-8b86-37ed04d52a86 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.078881 | controller | Jun 11 11:02:07.226673 crc crio[22652]: time="2026-06-11T11:02:07.226476054Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391" id=cb7b49e9-8660-480b-a7e8-72f870aba637 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.078902 | controller | Jun 11 11:02:07.228899 crc crio[22652]: time="2026-06-11T11:02:07.22883803Z" level=info msg="Ran pod sandbox 6ab0cbe57588b73d31305a9f8380746fb0252c302a646582225360f38499cddd with infra container: openstack-operators/watcher-operator-controller-manager-577b679b5c-85jw5/POD" id=4bbce611-f52a-423e-9744-ac6e92a23e20 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.078919 | controller | Jun 11 11:02:07.231075 crc crio[22652]: time="2026-06-11T11:02:07.231032207Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63" id=1ca5b7ba-2fe0-4a79-a3cf-4a22052b38f8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.078937 | controller | Jun 11 11:02:07.233801 crc crio[22652]: time="2026-06-11T11:02:07.233738492Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d" id=2d9672a5-60de-437e-90fc-b763fcf3015b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.078953 | controller | Jun 11 11:02:07.234257 crc crio[22652]: time="2026-06-11T11:02:07.234195707Z" level=info msg="Image quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d not found" id=2d9672a5-60de-437e-90fc-b763fcf3015b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.078971 | controller | Jun 11 11:02:07.234428 crc crio[22652]: time="2026-06-11T11:02:07.234409434Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d found" id=2d9672a5-60de-437e-90fc-b763fcf3015b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.078987 | controller | Jun 11 11:02:07.234582 crc crio[22652]: time="2026-06-11T11:02:07.233749673Z" level=info msg="Image quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63 not found" id=1ca5b7ba-2fe0-4a79-a3cf-4a22052b38f8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.079003 | controller | Jun 11 11:02:07.234719 crc crio[22652]: time="2026-06-11T11:02:07.234701563Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63 found" id=1ca5b7ba-2fe0-4a79-a3cf-4a22052b38f8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.079020 | controller | Jun 11 11:02:07.234920 crc crio[22652]: time="2026-06-11T11:02:07.233881597Z" level=info msg="Image quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391 not found" id=cb7b49e9-8660-480b-a7e8-72f870aba637 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.079037 | controller | Jun 11 11:02:07.235045 crc crio[22652]: time="2026-06-11T11:02:07.235027933Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391 found" id=cb7b49e9-8660-480b-a7e8-72f870aba637 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.079054 | controller | Jun 11 11:02:07.235384 crc crio[22652]: time="2026-06-11T11:02:07.235361414Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d" id=978b2f8c-322f-49c4-89f8-3de18de71183 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.079071 | controller | Jun 11 11:02:07.236989 crc crio[22652]: time="2026-06-11T11:02:07.236857779Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63" id=f3d7b24f-bec2-4da3-a555-36b5c72cea51 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.079094 | controller | Jun 11 11:02:07.238402 crc crio[22652]: time="2026-06-11T11:02:07.23813336Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391" id=bdd22e65-ba14-4ca2-9751-df07c6c6ee6e name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.079112 | controller | Jun 11 11:02:07.238402 crc crio[22652]: time="2026-06-11T11:02:07.238343556Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63\""
2026-06-11 11:57:59.079129 | controller | Jun 11 11:02:07.239520 crc crio[22652]: time="2026-06-11T11:02:07.239390479Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d\""
2026-06-11 11:57:59.079145 | controller | Jun 11 11:02:07.243107 crc crio[22652]: time="2026-06-11T11:02:07.243027795Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391\""
2026-06-11 11:57:59.079162 | controller | Jun 11 11:02:07.245597 crc crio[22652]: time="2026-06-11T11:02:07.245110881Z" level=info msg="Got pod network &{Name:openstack-operator-controller-manager-79b59fbb5d-97v7j Namespace:openstack-operators ID:864bb58c4331c284036fba8fc50b4803d2cb85d369d13d2081fab8daaafb6202 UID:9103f04e-252e-4fe0-867c-af7acaf87765 NetNS:/var/run/netns/9d2da007-55c3-44de-b018-db40643032d5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9103f04e_252e_4fe0_867c_af7acaf87765.slice PodAnnotations:0xc000988bf0}] Aliases:map[]}"
2026-06-11 11:57:59.079180 | controller | Jun 11 11:02:07.245770 crc crio[22652]: time="2026-06-11T11:02:07.245704669Z" level=info msg="Adding pod openstack-operators_openstack-operator-controller-manager-79b59fbb5d-97v7j to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.079198 | controller | Jun 11 11:02:07.250587 crc crio[22652]: time="2026-06-11T11:02:07.250460897Z" level=info msg="Ran pod sandbox d78b7a67f54e5e59fdfca8ad5243a143690827b3aab45173e825b5619df8a56e with infra container: openstack-operators/designate-operator-controller-manager-6bf8599b68-cr567/POD" id=50a81cd3-4cfc-4fbb-9b43-bf5e395a2b3d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.079216 | controller | Jun 11 11:02:07.252713 crc crio[22652]: time="2026-06-11T11:02:07.252619463Z" level=info msg="Ran pod sandbox d856d40e4b59c5a7fbf556345f0a2a39b014ff2456c23838dadd643911c2174a with infra container: openstack-operators/mariadb-operator-controller-manager-7fcb8b58d6-rjt8l/POD" id=cffd4e5d-42d7-4dd5-bf97-6935e5aff09f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.079233 | controller | Jun 11 11:02:07.257758 crc crio[22652]: time="2026-06-11T11:02:07.256320741Z" level=info msg="Ran pod sandbox 42260be90f3c84f0a11f035ab8d8e7eea53055ee8c7d83a9197a862e17009fd5 with infra container: openshift-infra/auto-csr-approver-29686262-52lkt/POD" id=3c2a830a-3c41-4e96-b4cf-33852ea95b38 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.079251 | controller | Jun 11 11:02:07.261482 crc crio[22652]: time="2026-06-11T11:02:07.259880883Z" level=info msg="Ran pod sandbox e94e1a80fcc5acc5aca377d6f5f0f2c2aad4bedb617f07298540faa0db65159d with infra container: openstack-operators/glance-operator-controller-manager-5bdfb47c4d-rlr9c/POD" id=e5ba5e9b-13fe-4bb6-a98c-e87c9dae6b7a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.079268 | controller | Jun 11 11:02:07.266695 crc crio[22652]: time="2026-06-11T11:02:07.266602656Z" level=info msg="Ran pod sandbox 1b709e07d8ce04e3c1beb8cb88b08ab8cab792a51da918265e4cc39e6b8c949c with infra container: openstack-operators/swift-operator-controller-manager-67c49dd5c6-fps25/POD" id=a30c5f43-3d84-4695-be53-bbd2772c4613 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.079288 | controller | Jun 11 11:02:07.267492 crc crio[22652]: time="2026-06-11T11:02:07.267402169Z" level=info msg="Ran pod sandbox 60be409e2de2d30d235ee0baabd456e57d9d7471758874be04a225478e9c72b7 with infra container: openstack-operators/ovn-operator-controller-manager-58f85bd97f-zswcl/POD" id=f93e7bba-3576-4117-88ae-8414ef4320db name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.079305 | controller | Jun 11 11:02:07.270589 crc crio[22652]: time="2026-06-11T11:02:07.270516018Z" level=info msg="Ran pod sandbox 96959608f8d6c67cc7b1dbfb76eceaca82bcd684ef37a9d2b85caf7d968692f8 with infra container: openstack-operators/infra-operator-controller-manager-cbcfcddf7-65qnr/POD" id=96f5d8a8-1d7c-49d3-badf-1c007b146ebf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.079339 | controller | Jun 11 11:02:07.273318 crc crio[22652]: time="2026-06-11T11:02:07.273088485Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7" id=67fb677e-d666-4bda-830b-cae2823549aa name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.079386 | controller | Jun 11 11:02:07.273422 crc crio[22652]: time="2026-06-11T11:02:07.273404975Z" level=info msg="Image quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7 not found" id=67fb677e-d666-4bda-830b-cae2823549aa name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.079406 | controller | Jun 11 11:02:07.273505 crc crio[22652]: time="2026-06-11T11:02:07.273457557Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7 found" id=67fb677e-d666-4bda-830b-cae2823549aa name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.079430 | controller | Jun 11 11:02:07.273583 crc crio[22652]: time="2026-06-11T11:02:07.273525498Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373" id=524704c6-5aa8-4025-a78a-afab2da08d38 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.079451 | controller | Jun 11 11:02:07.273862 crc crio[22652]: time="2026-06-11T11:02:07.273830305Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=d972f11c-8fa1-47c9-9f89-9ad57a52e7a0 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.079469 | controller | Jun 11 11:02:07.276009 crc crio[22652]: time="2026-06-11T11:02:07.274025164Z" level=info msg="Image quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373 not found" id=524704c6-5aa8-4025-a78a-afab2da08d38 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.079486 | controller | Jun 11 11:02:07.276110 crc crio[22652]: time="2026-06-11T11:02:07.274130402Z" level=info msg="Ran pod sandbox 221c05d8ffec1ae09f961a0abeeb96f67f746f5e4447be31ce8c11d9bc2b9150 with infra container: openstack-operators/barbican-operator-controller-manager-7b8ffd8c4f-gmfq5/POD" id=43299618-f154-43d5-aecd-36362aa00ca1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.079503 | controller | Jun 11 11:02:07.276110 crc crio[22652]: time="2026-06-11T11:02:07.274355879Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398" id=fbc1b53a-62a2-4dcf-996e-cdac72a73945 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.079520 | controller | Jun 11 11:02:07.276110 crc crio[22652]: time="2026-06-11T11:02:07.27607484Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373 found" id=524704c6-5aa8-4025-a78a-afab2da08d38 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.079537 | controller | Jun 11 11:02:07.276356 crc crio[22652]: time="2026-06-11T11:02:07.276294881Z" level=info msg="Image quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398 not found" id=fbc1b53a-62a2-4dcf-996e-cdac72a73945 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.079559 | controller | Jun 11 11:02:07.276418 crc crio[22652]: time="2026-06-11T11:02:07.276376783Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398 found" id=fbc1b53a-62a2-4dcf-996e-cdac72a73945 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.079577 | controller | Jun 11 11:02:07.276463 crc crio[22652]: time="2026-06-11T11:02:07.274446312Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9" id=dbebe81b-c040-4890-9cd1-34eb542f6147 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.079594 | controller | Jun 11 11:02:07.276629 crc crio[22652]: time="2026-06-11T11:02:07.276567853Z" level=info msg="Image quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9 not found" id=dbebe81b-c040-4890-9cd1-34eb542f6147 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.079611 | controller | Jun 11 11:02:07.276698 crc crio[22652]: time="2026-06-11T11:02:07.276654136Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9 found" id=dbebe81b-c040-4890-9cd1-34eb542f6147 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.079628 | controller | Jun 11 11:02:07.276748 crc crio[22652]: time="2026-06-11T11:02:07.274476083Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd" id=358393c2-5363-4d0a-a51d-1a49303c4156 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.079644 | controller | Jun 11 11:02:07.276899 crc crio[22652]: time="2026-06-11T11:02:07.276840242Z" level=info msg="Image quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd not found" id=358393c2-5363-4d0a-a51d-1a49303c4156 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.079661 | controller | Jun 11 11:02:07.277044 crc crio[22652]: time="2026-06-11T11:02:07.276980666Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd found" id=358393c2-5363-4d0a-a51d-1a49303c4156 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.079678 | controller | Jun 11 11:02:07.277117 crc crio[22652]: time="2026-06-11T11:02:07.275098775Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7" id=5ae31498-2af3-4542-822a-1a0d8cf9a364 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.079695 | controller | Jun 11 11:02:07.277516 crc crio[22652]: time="2026-06-11T11:02:07.277308139Z" level=info msg="Ran pod sandbox 7091021d6b5fccb913ae6e74b7670d034d97303585656d16ff3044fb4801ad05 with infra container: openstack-operators/test-operator-controller-manager-8d5599d7d-rwsh4/POD" id=b61d9801-bf9f-4992-be64-9d7627cf38fd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.079712 | controller | Jun 11 11:02:07.277516 crc crio[22652]: time="2026-06-11T11:02:07.275328215Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67" id=f016595c-a3af-4482-ab5f-33eb5ea10afa name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.079729 | controller | Jun 11 11:02:07.277516 crc crio[22652]: time="2026-06-11T11:02:07.277503861Z" level=info msg="Image quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67 not found" id=f016595c-a3af-4482-ab5f-33eb5ea10afa name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.079750 | controller | Jun 11 11:02:07.278043 crc crio[22652]: time="2026-06-11T11:02:07.277542932Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67 found" id=f016595c-a3af-4482-ab5f-33eb5ea10afa name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.079767 | controller | Jun 11 11:02:07.280921 crc crio[22652]: time="2026-06-11T11:02:07.280842278Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9" id=9f0b0d53-ee0e-4635-bcb2-c5f2f2ba7102 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.079784 | controller | Jun 11 11:02:07.281174 crc crio[22652]: time="2026-06-11T11:02:07.281066655Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67" id=5500c256-3bbd-41f7-99a5-87c50fefcde6 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.079801 | controller | Jun 11 11:02:07.281433 crc crio[22652]: time="2026-06-11T11:02:07.281350624Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398" id=a848efff-0ce7-4599-8940-e5341b061abb name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.079817 | controller | Jun 11 11:02:07.282485 crc crio[22652]: time="2026-06-11T11:02:07.282349007Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398\""
2026-06-11 11:57:59.079834 | controller | Jun 11 11:02:07.282650 crc crio[22652]: time="2026-06-11T11:02:07.282594913Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9\""
2026-06-11 11:57:59.079851 | controller | Jun 11 11:02:07.283036 crc crio[22652]: time="2026-06-11T11:02:07.282935045Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67\""
2026-06-11 11:57:59.079867 | controller | Jun 11 11:02:07.283207 crc crio[22652]: time="2026-06-11T11:02:07.283093579Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7\""
2026-06-11 11:57:59.079884 | controller | Jun 11 11:02:07.283598 crc crio[22652]: time="2026-06-11T11:02:07.283538732Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7" id=d1a35831-8844-45d1-b7ab-ce62f0f66678 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.079901 | controller | Jun 11 11:02:07.283731 crc crio[22652]: time="2026-06-11T11:02:07.283630897Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc" id=869de4b9-ece1-4165-831e-1b059ca5d704 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.079917 | controller | Jun 11 11:02:07.283731 crc crio[22652]: time="2026-06-11T11:02:07.283662246Z" level=info msg="Image quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7 not found" id=d1a35831-8844-45d1-b7ab-ce62f0f66678 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.079933 | controller | Jun 11 11:02:07.283731 crc crio[22652]: time="2026-06-11T11:02:07.283706908Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7 found" id=d1a35831-8844-45d1-b7ab-ce62f0f66678 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.079952 | controller | Jun 11 11:02:07.285948 crc crio[22652]: time="2026-06-11T11:02:07.285886566Z" level=info msg="Image quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc not found" id=869de4b9-ece1-4165-831e-1b059ca5d704 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.079969 | controller | Jun 11 11:02:07.286019 crc crio[22652]: time="2026-06-11T11:02:07.285990359Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc found" id=869de4b9-ece1-4165-831e-1b059ca5d704 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.079996 | controller | Jun 11 11:02:07.287429 crc crio[22652]: time="2026-06-11T11:02:07.287398474Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 11:57:59.080011 | controller | Jun 11 11:02:07.692961 crc crio[22652]: 2026-06-11T11:02:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e255759035f2a87 Mac:f2:91:10:17:29:e2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:59 Mtu:0 Sandbox:/var/run/netns/c94cf49b-b4fe-4d20-b0b8-03353677da63 SocketPath: PciID:}] [{Interface:0xc00018c780 Address:{IP:10.217.0.89 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.080028 | controller | Jun 11 11:02:07.694131 crc crio[22652]: time="2026-06-11T11:02:07.694036693Z" level=info msg="Got pod network &{Name:openstack-baremetal-operator-controller-manager-7c67dc759f46tl2 Namespace:openstack-operators ID:e255759035f2a87f2c4f1c8f24504084a639e57360982bce12fcd3a2219e394e UID:4c8cabcb-a02d-4261-b51f-4431d7f769e0 NetNS:/var/run/netns/c94cf49b-b4fe-4d20-b0b8-03353677da63 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4c8cabcb_a02d_4261_b51f_4431d7f769e0.slice PodAnnotations:0xc000988c78}] Aliases:map[]}"
2026-06-11 11:57:59.080046 | controller | Jun 11 11:02:07.694576 crc crio[22652]: time="2026-06-11T11:02:07.694353212Z" level=info msg="Checking pod openstack-operators_openstack-baremetal-operator-controller-manager-7c67dc759f46tl2 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.080062 | controller | Jun 11 11:02:07.841604 crc crio[22652]: time="2026-06-11T11:02:07.838807339Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc" id=4fdd4468-dcbe-4498-bdf1-60e838ae9bef name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.080079 | controller | Jun 11 11:02:07.841604 crc crio[22652]: time="2026-06-11T11:02:07.839031867Z" level=info msg="Image quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc not found" id=4fdd4468-dcbe-4498-bdf1-60e838ae9bef name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.080099 | controller | Jun 11 11:02:07.841604 crc crio[22652]: time="2026-06-11T11:02:07.83912725Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc found" id=4fdd4468-dcbe-4498-bdf1-60e838ae9bef name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.080118 | controller | Jun 11 11:02:07.849049 crc crio[22652]: time="2026-06-11T11:02:07.848826543Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd" id=ef2f0317-32f1-4118-b0ad-1e3c16f65fc7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.080135 | controller | Jun 11 11:02:07.849598 crc crio[22652]: time="2026-06-11T11:02:07.849533475Z" level=info msg="Image quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd not found" id=ef2f0317-32f1-4118-b0ad-1e3c16f65fc7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.080156 | controller | Jun 11 11:02:07.849777 crc crio[22652]: time="2026-06-11T11:02:07.84967943Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd found" id=ef2f0317-32f1-4118-b0ad-1e3c16f65fc7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.080173 | controller | Jun 11 11:02:07.865926 crc crio[22652]: time="2026-06-11T11:02:07.861738668Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373" id=2358c94d-92f4-40e9-93a9-1ee2d48d4920 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.080189 | controller | Jun 11 11:02:07.865926 crc crio[22652]: time="2026-06-11T11:02:07.861991036Z" level=info msg="Image quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373 not found" id=2358c94d-92f4-40e9-93a9-1ee2d48d4920 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.080207 | controller | Jun 11 11:02:07.865926 crc crio[22652]: time="2026-06-11T11:02:07.862055788Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373 found" id=2358c94d-92f4-40e9-93a9-1ee2d48d4920 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.080223 | controller | Jun 11 11:02:07.907902 crc crio[22652]: time="2026-06-11T11:02:07.902926857Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7" id=02f37b94-6070-4bf1-9c6a-49aaf14bc59f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.080240 | controller | Jun 11 11:02:07.907902 crc crio[22652]: time="2026-06-11T11:02:07.903795165Z" level=info msg="Image quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7 not found" id=02f37b94-6070-4bf1-9c6a-49aaf14bc59f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.080257 | controller | Jun 11 11:02:07.907902 crc crio[22652]: time="2026-06-11T11:02:07.90395624Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7 found" id=02f37b94-6070-4bf1-9c6a-49aaf14bc59f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.080273 | controller | Jun 11 11:02:07.933909 crc crio[22652]: 2026-06-11T11:02:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:864bb58c4331c28 Mac:5a:c8:a5:86:97:20 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5f Mtu:0 Sandbox:/var/run/netns/9d2da007-55c3-44de-b018-db40643032d5 SocketPath: PciID:}] [{Interface:0xc00011a5b0 Address:{IP:10.217.0.95 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.080290 | controller | Jun 11 11:02:07.934480 crc crio[22652]: time="2026-06-11T11:02:07.934366902Z" level=info msg="Got pod network &{Name:openstack-operator-controller-manager-79b59fbb5d-97v7j Namespace:openstack-operators ID:864bb58c4331c284036fba8fc50b4803d2cb85d369d13d2081fab8daaafb6202 UID:9103f04e-252e-4fe0-867c-af7acaf87765 NetNS:/var/run/netns/9d2da007-55c3-44de-b018-db40643032d5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9103f04e_252e_4fe0_867c_af7acaf87765.slice PodAnnotations:0xc000988bf0}] Aliases:map[]}"
2026-06-11 11:57:59.080307 | controller | Jun 11 11:02:07.934603 crc crio[22652]: time="2026-06-11T11:02:07.934519507Z" level=info msg="Checking pod openstack-operators_openstack-operator-controller-manager-79b59fbb5d-97v7j for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.080328 | controller | Jun 11 11:02:08.355609 crc crio[22652]: time="2026-06-11T11:02:08.355091024Z" level=info msg="Ran pod sandbox e255759035f2a87f2c4f1c8f24504084a639e57360982bce12fcd3a2219e394e with infra container: openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759f46tl2/POD" id=a8cee112-22e8-4a27-84d5-1d06f210018a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.080363 | controller | Jun 11 11:02:08.359431 crc crio[22652]: time="2026-06-11T11:02:08.359354155Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1" id=643c8fed-b7ce-4904-9aca-099a2cbd10f1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.080386 | controller | Jun 11 11:02:08.359652 crc crio[22652]: time="2026-06-11T11:02:08.359565482Z" level=info msg="Image quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1 not found" id=643c8fed-b7ce-4904-9aca-099a2cbd10f1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.080404 | controller | Jun 11 11:02:08.359772 crc crio[22652]: time="2026-06-11T11:02:08.359658995Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1 found" id=643c8fed-b7ce-4904-9aca-099a2cbd10f1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.080427 | controller | Jun 11 11:02:08.369626 crc crio[22652]: time="2026-06-11T11:02:08.369506601Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1" id=a774f3c2-0478-4f78-945c-c4d86876ce8d name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.080450 | controller | Jun 11 11:02:08.374085 crc crio[22652]: time="2026-06-11T11:02:08.373945487Z" level=info msg="Ran pod sandbox 864bb58c4331c284036fba8fc50b4803d2cb85d369d13d2081fab8daaafb6202 with infra container: openstack-operators/openstack-operator-controller-manager-79b59fbb5d-97v7j/POD" id=9fc560e5-2866-4568-a61c-59d245641514 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.080468 | controller | Jun 11 11:02:08.377571 crc crio[22652]: time="2026-06-11T11:02:08.376696889Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1\""
2026-06-11 11:57:59.080486 | controller | Jun 11 11:02:08.382790 crc crio[22652]: time="2026-06-11T11:02:08.382659986Z" level=info msg="Checking image status: 38.102.83.74:5001/openstack-k8s-operators/openstack-operator:2895d87b692193b55d566fae26f4c769f7f44de8" id=e7860e18-1089-4816-9a11-525610c5c4c1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.080504 | controller | Jun 11 11:02:08.942789 crc crio[22652]: time="2026-06-11T11:02:08.942587046Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd" id=0a8ca2f9-2b67-4ef1-a626-a9d1dc9be055 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.080522 | controller | Jun 11 11:02:08.943898 crc crio[22652]: time="2026-06-11T11:02:08.942944538Z" level=info msg="Image quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd not found" id=0a8ca2f9-2b67-4ef1-a626-a9d1dc9be055 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.080539 | controller | Jun 11 11:02:08.943898 crc crio[22652]: time="2026-06-11T11:02:08.942995259Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd found" id=0a8ca2f9-2b67-4ef1-a626-a9d1dc9be055 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.080557 | controller | Jun 11 11:02:08.943898 crc crio[22652]: time="2026-06-11T11:02:08.943750769Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc" id=41697eec-8c9f-48c9-9d5d-df15330ae208 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.080578 | controller | Jun 11 11:02:08.944301 crc crio[22652]: time="2026-06-11T11:02:08.944059699Z" level=info msg="Image quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc not found" id=41697eec-8c9f-48c9-9d5d-df15330ae208 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.080596 | controller | Jun 11 11:02:08.947092 crc crio[22652]: time="2026-06-11T11:02:08.946841171Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7" id=18b32e14-a583-4ad0-933c-4f647018d8be name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.080613 | controller | Jun 11 11:02:08.947787 crc crio[22652]: time="2026-06-11T11:02:08.947679714Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc found" id=41697eec-8c9f-48c9-9d5d-df15330ae208 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.080630 | controller | Jun 11 11:02:08.947787 crc crio[22652]: time="2026-06-11T11:02:08.947685668Z" level=info msg="Image quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7 not found" id=18b32e14-a583-4ad0-933c-4f647018d8be name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.080647 | controller | Jun 11 11:02:08.947897 crc crio[22652]: time="2026-06-11T11:02:08.947807192Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7 found" id=18b32e14-a583-4ad0-933c-4f647018d8be name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.080665 | controller | Jun 11 11:02:08.955024 crc crio[22652]: time="2026-06-11T11:02:08.954963786Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373" id=9d1af6b0-974d-4121-924b-963218469f7a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.080682 | controller | Jun 11 11:02:08.955299 crc crio[22652]: time="2026-06-11T11:02:08.955220805Z" level=info msg="Image quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373 not found" id=9d1af6b0-974d-4121-924b-963218469f7a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.080697 | controller | Jun 11 11:02:08.955377 crc crio[22652]: time="2026-06-11T11:02:08.955330167Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373 found" id=9d1af6b0-974d-4121-924b-963218469f7a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.080714 | controller | Jun 11 11:02:09.169654 crc crio[22652]: time="2026-06-11T11:02:09.169594254Z" level=info msg="Checking image status: 38.102.83.74:5001/openstack-k8s-operators/openstack-operator:2895d87b692193b55d566fae26f4c769f7f44de8" id=4ca229b7-7318-4f56-b80d-3f6a0827fab0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.080732 | controller | Jun 11 11:02:09.899062 crc crio[22652]: time="2026-06-11T11:02:09.89891977Z" level=info msg="Creating container: openstack-operators/openstack-operator-controller-manager-79b59fbb5d-97v7j/manager" id=9432a166-ebcb-4c30-a71e-573b06a2668f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.080749 | controller | Jun 11 11:02:10.505267 crc crio[22652]: time="2026-06-11T11:02:10.505112092Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.080770 | controller | Jun 11 11:02:10.938652 crc crio[22652]: time="2026-06-11T11:02:10.934892684Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.080787 | controller | Jun 11 11:02:10.963568 crc crio[22652]: time="2026-06-11T11:02:10.963492054Z" level=info msg="Pulled image: quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8" id=473d7e89-b4d3-4b91-982d-852931c8fcf2 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.080804 | controller | Jun 11 11:02:10.965858 crc crio[22652]: time="2026-06-11T11:02:10.965804838Z" level=info msg="Checking image status: quay.io/metal3-io/ironic:release-24.1" id=15abcb94-c88f-4744-84b0-c2a1484b1b6d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.080822 | controller | Jun 11 11:02:10.980979 crc crio[22652]: time="2026-06-11T11:02:10.980896315Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.080839 | controller | Jun 11 11:02:11.044583 crc crio[22652]: time="2026-06-11T11:02:11.042207907Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=d972f11c-8fa1-47c9-9f89-9ad57a52e7a0 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.080856 | controller | Jun 11 11:02:11.065093 crc crio[22652]: time="2026-06-11T11:02:11.064505098Z" level=info msg="Checking image status: quay.io/metal3-io/ironic:release-24.1" id=a7fe2728-6065-4917-ba3d-ce4fc57f358e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.080872 | controller | Jun 11 11:02:11.066047 crc crio[22652]: time="2026-06-11T11:02:11.065923683Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=d167d4ba-8b5a-4c86-8092-9ea21a3702bb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.080889 | controller | Jun 11 11:02:11.070043 crc crio[22652]: time="2026-06-11T11:02:11.069964271Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=98511f57-e848-4a8c-a8e3-9e0ebc10ecb9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.080906 | controller | Jun 11 11:02:11.095207 crc crio[22652]: time="2026-06-11T11:02:11.094992991Z" level=info msg="Created container 0ca416cc662e2e798e0ca5d53a89c94af6b013c6a08c573924d63ac75bee0a92: openstack-operators/openstack-operator-controller-manager-79b59fbb5d-97v7j/manager" id=9432a166-ebcb-4c30-a71e-573b06a2668f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.080923 | controller | Jun 11 11:02:11.097501 crc crio[22652]: time="2026-06-11T11:02:11.09739488Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686262-52lkt/oc" id=94fa53ad-3b2c-4f86-b352-9953ecada2af name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.080940 | controller | Jun 11 11:02:11.098808 crc crio[22652]: time="2026-06-11T11:02:11.098723862Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.080958 | controller | Jun 11 11:02:11.100755 crc crio[22652]: time="2026-06-11T11:02:11.099315528Z" level=info msg="Starting container: 0ca416cc662e2e798e0ca5d53a89c94af6b013c6a08c573924d63ac75bee0a92" id=52110e92-7fa5-4701-806f-c6d1fd0dff80 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.080975 | controller | Jun 11 11:02:11.100980 crc crio[22652]: time="2026-06-11T11:02:11.099906693Z" level=info msg="Creating container: baremetal-operator-system/baremetal-operator-ironic-d98796459-l2x4z/ironic" id=f8ba03a1-8b5f-4a32-8a50-929a7084900d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.080993 | controller | Jun 11 11:02:11.107855 crc crio[22652]: time="2026-06-11T11:02:11.106279812Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.081013 | controller | Jun 11 11:02:11.126186 crc crio[22652]: time="2026-06-11T11:02:11.126072744Z" level=info msg="Started container" PID=48338 containerID=0ca416cc662e2e798e0ca5d53a89c94af6b013c6a08c573924d63ac75bee0a92 description=openstack-operators/openstack-operator-controller-manager-79b59fbb5d-97v7j/manager id=52110e92-7fa5-4701-806f-c6d1fd0dff80 name=/runtime.v1.RuntimeService/StartContainer sandboxID=864bb58c4331c284036fba8fc50b4803d2cb85d369d13d2081fab8daaafb6202
2026-06-11 11:57:59.081031 | controller | Jun 11 11:02:11.283714 crc crio[22652]: time="2026-06-11T11:02:11.283448013Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.081049 | controller | Jun 11 11:02:12.467006 crc crio[22652]: time="2026-06-11T11:02:12.466623091Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.081066 | controller | Jun 11 11:02:12.697744 crc crio[22652]: time="2026-06-11T11:02:12.697578734Z" level=info msg="Created container 17ade23a8657063d0ffd0138dd0faab48b8e51b1a997b9aa0ff994bb9eaea252: openshift-infra/auto-csr-approver-29686262-52lkt/oc" id=94fa53ad-3b2c-4f86-b352-9953ecada2af name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.081082 | controller | Jun 11 11:02:12.700635 crc crio[22652]: time="2026-06-11T11:02:12.700474489Z" level=info msg="Starting container: 17ade23a8657063d0ffd0138dd0faab48b8e51b1a997b9aa0ff994bb9eaea252" id=eb76afca-4f5f-47f5-aa81-afee3b15cba9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.081100 | controller | Jun 11 11:02:12.721571 crc crio[22652]: time="2026-06-11T11:02:12.721416985Z" level=info msg="Started container" PID=48400 containerID=17ade23a8657063d0ffd0138dd0faab48b8e51b1a997b9aa0ff994bb9eaea252 description=openshift-infra/auto-csr-approver-29686262-52lkt/oc id=eb76afca-4f5f-47f5-aa81-afee3b15cba9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=42260be90f3c84f0a11f035ab8d8e7eea53055ee8c7d83a9197a862e17009fd5
2026-06-11 11:57:59.081117 | controller | Jun 11 11:02:15.106066 crc crio[22652]: time="2026-06-11T11:02:15.105464312Z" level=info msg="Stopping pod sandbox: 42260be90f3c84f0a11f035ab8d8e7eea53055ee8c7d83a9197a862e17009fd5" id=28b171f8-f48d-4afe-8ce1-a17447bc1e4a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.081135 | controller | Jun 11 11:02:15.107017 crc crio[22652]: time="2026-06-11T11:02:15.106955219Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686262-52lkt Namespace:openshift-infra ID:42260be90f3c84f0a11f035ab8d8e7eea53055ee8c7d83a9197a862e17009fd5 UID:4d4c98ec-62f0-462b-b80f-cddfd3c82c23 NetNS:/var/run/netns/4b8a6eec-8aa4-4523-b515-fd6990ad8afd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4d4c98ec_62f0_462b_b80f_cddfd3c82c23.slice PodAnnotations:0xc001e8e9f0}] Aliases:map[]}"
2026-06-11 11:57:59.081155 | controller | Jun 11 11:02:15.107466 crc crio[22652]: time="2026-06-11T11:02:15.107411284Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686262-52lkt from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.081175 | controller | Jun 11 11:02:19.155438 crc crio[22652]: time="2026-06-11T11:02:19.154603592Z" level=info msg="Stopping container: f771430ee7fac006f3d9f0582b24649cec473260a1131266a769fd953a13fe65 (timeout: 2s)" id=060395bc-3970-4b15-8631-0ba2e663322a name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.081192 | controller | Jun 11 11:02:19.365848 crc crio[22652]: time="2026-06-11T11:02:19.365788548Z" level=info msg="Stopping pod sandbox: 21a5f9b5141ef795a2afd4e091275488379161344a10f9f90a31a46400f9c71c" id=b2603051-e1f6-4eb1-870a-585cc88fc912 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.081214 | controller | Jun 11 11:02:19.366590 crc crio[22652]: time="2026-06-11T11:02:19.366563103Z" level=info msg="Stopped pod sandbox (already stopped): 21a5f9b5141ef795a2afd4e091275488379161344a10f9f90a31a46400f9c71c" id=b2603051-e1f6-4eb1-870a-585cc88fc912 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.081231 | controller | Jun 11 11:02:19.367622 crc crio[22652]: time="2026-06-11T11:02:19.367479261Z" level=info msg="Removing pod sandbox: 21a5f9b5141ef795a2afd4e091275488379161344a10f9f90a31a46400f9c71c" id=b44df8fd-ac46-4bae-b408-086287dce622 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.081248 | controller | Jun 11 11:02:20.191854 crc crio[22652]: time="2026-06-11T11:02:20.191751094Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.081267 | controller | Jun 11 11:02:20.650201 crc crio[22652]: time="2026-06-11T11:02:20.649738203Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.081284 | controller | Jun 11 11:02:20.796869 crc crio[22652]: time="2026-06-11T11:02:20.79675653Z" level=info msg="Created container 0de94a754ecca1d5b63f4a7d8c082a8cc0ddb17f8be2466d0070516a80a75784: baremetal-operator-system/baremetal-operator-ironic-d98796459-l2x4z/ironic" id=f8ba03a1-8b5f-4a32-8a50-929a7084900d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.081301 | controller | Jun 11 11:02:20.799080 crc crio[22652]: time="2026-06-11T11:02:20.798986661Z" level=info msg="Starting container: 0de94a754ecca1d5b63f4a7d8c082a8cc0ddb17f8be2466d0070516a80a75784" id=5b2c9a4d-1f0f-4ede-bfa7-c7b7a144fb92 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.081319 | controller | Jun 11 11:02:20.809901 crc crio[22652]: time="2026-06-11T11:02:20.809766092Z" level=info msg="Started container" PID=48732 containerID=0de94a754ecca1d5b63f4a7d8c082a8cc0ddb17f8be2466d0070516a80a75784 description=baremetal-operator-system/baremetal-operator-ironic-d98796459-l2x4z/ironic id=5b2c9a4d-1f0f-4ede-bfa7-c7b7a144fb92 name=/runtime.v1.RuntimeService/StartContainer sandboxID=823e12ab64de986d4e9df31315ef1f3111146d0af259f6bfbb9ffa9c751db2f9
2026-06-11 11:57:59.081335 | controller | Jun 11 11:02:20.835384 crc crio[22652]: time="2026-06-11T11:02:20.835336317Z" level=info msg="Pulling image: quay.io/metal3-io/ironic:release-24.1" id=92bc77c4-ff91-460b-aa6d-7d1bcd99a257 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.081374 | controller | Jun 11 11:02:20.842953 crc crio[22652]: time="2026-06-11T11:02:20.842813393Z" level=info msg="Trying to access \"quay.io/metal3-io/ironic:release-24.1\""
2026-06-11 11:57:59.081395 | controller | Jun 11 11:02:23.216092 crc crio[22652]: time="2026-06-11T11:02:23.215712281Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7" id=c280cd68-e57c-414d-b985-ad34b23d7b89 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.081414 | controller | Jun 11 11:02:23.217600 crc crio[22652]: time="2026-06-11T11:02:23.216025412Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373" id=5785c7c6-0277-441b-b011-6c19f84987f8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.081439 | controller | Jun 11 11:02:23.217600 crc crio[22652]: time="2026-06-11T11:02:23.216381462Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc" id=ff3e6e5d-e973-4b12-9cef-11b34cb97bee name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.081457 | controller | Jun 11 11:02:23.217600 crc crio[22652]: time="2026-06-11T11:02:23.216706914Z" level=info msg="Image quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7 not found" id=c280cd68-e57c-414d-b985-ad34b23d7b89 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.081478 | controller | Jun 11 11:02:23.217600 crc crio[22652]: time="2026-06-11T11:02:23.216799354Z" level=info msg="Image quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373 not found" id=5785c7c6-0277-441b-b011-6c19f84987f8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.081497 | controller | Jun 11 11:02:23.217600 crc crio[22652]: time="2026-06-11T11:02:23.216711622Z" level=info msg="Image quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc not found" id=ff3e6e5d-e973-4b12-9cef-11b34cb97bee name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.081514 | controller | Jun 11 11:02:23.217600 crc crio[22652]: time="2026-06-11T11:02:23.216928588Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc found" id=ff3e6e5d-e973-4b12-9cef-11b34cb97bee name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.081530 | controller | Jun 11 11:02:23.217600 crc crio[22652]: time="2026-06-11T11:02:23.216931718Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373 found" id=5785c7c6-0277-441b-b011-6c19f84987f8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.081548 | controller | Jun 11 11:02:23.217600 crc crio[22652]: time="2026-06-11T11:02:23.216958862Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7 found" id=c280cd68-e57c-414d-b985-ad34b23d7b89 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.081565 | controller | Jun 11 11:02:23.218026 crc crio[22652]: time="2026-06-11T11:02:23.21794947Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373" id=45bc7197-57d4-45e6-a540-e422fb174707 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.081582 | controller | Jun 11 11:02:23.218026 crc crio[22652]: time="2026-06-11T11:02:23.217970924Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc" id=69c0fd27-a501-46da-9aa4-f3fde8147622 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.081598 | controller | Jun 11 11:02:23.218677 crc crio[22652]: time="2026-06-11T11:02:23.21857179Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7" id=eb7b5954-ef3e-44cf-94f5-f6702daf152c name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.081615 | controller | Jun 11 11:02:23.223268 crc crio[22652]: time="2026-06-11T11:02:23.223183765Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7\""
2026-06-11 11:57:59.081632 | controller | Jun 11 11:02:23.223421 crc crio[22652]: time="2026-06-11T11:02:23.223370931Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc\""
2026-06-11 11:57:59.081648 | controller | Jun 11 11:02:23.223619 crc crio[22652]: time="2026-06-11T11:02:23.223556366Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373\""
2026-06-11 11:57:59.081664 | controller | Jun 11 11:02:24.216748 crc crio[22652]: time="2026-06-11T11:02:24.216585156Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd" id=64df40cb-9e93-439b-990f-316e28416e1d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.081689 | controller | Jun 11 11:02:24.217390 crc crio[22652]: time="2026-06-11T11:02:24.216910966Z" level=info msg="Image quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd not found" id=64df40cb-9e93-439b-990f-316e28416e1d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.081706 | controller | Jun 11 11:02:24.217390 crc crio[22652]: time="2026-06-11T11:02:24.216974808Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd found" id=64df40cb-9e93-439b-990f-316e28416e1d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.081723 | controller | Jun 11 11:02:24.218432 crc crio[22652]: time="2026-06-11T11:02:24.218355052Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd" id=f5b4a2eb-5425-4609-af15-bac03c46d741 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.081741 | controller | Jun 11 11:02:24.221516 crc crio[22652]: time="2026-06-11T11:02:24.221429308Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd\""
2026-06-11 11:57:59.081758 | controller | Jun 11 11:02:34.786987 crc crio[22652]: time="2026-06-11T11:02:34.785752323Z" level=info msg="Stopped pod sandbox: 42260be90f3c84f0a11f035ab8d8e7eea53055ee8c7d83a9197a862e17009fd5" id=28b171f8-f48d-4afe-8ce1-a17447bc1e4a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.081775 | controller | Jun 11 11:02:34.826538 crc crio[22652]: time="2026-06-11T11:02:34.826440857Z" level=info msg="Stopped container f771430ee7fac006f3d9f0582b24649cec473260a1131266a769fd953a13fe65: openshift-marketplace/certified-operators-5fkl5/registry-server" id=060395bc-3970-4b15-8631-0ba2e663322a name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.081792 | controller | Jun 11 11:02:34.827466 crc crio[22652]: time="2026-06-11T11:02:34.827390248Z" level=info msg="Stopping pod sandbox: d76ed1f688bc6d80e53dd90217ba7a5f2aa6db600e570cc3f8eba9f5179bff49" id=8600bd05-8f6c-46ba-94ea-13703196eff7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.081808 | controller | Jun 11 11:02:34.827870 crc crio[22652]: time="2026-06-11T11:02:34.827803731Z" level=info msg="Got pod network &{Name:certified-operators-5fkl5 Namespace:openshift-marketplace ID:d76ed1f688bc6d80e53dd90217ba7a5f2aa6db600e570cc3f8eba9f5179bff49 UID:2c8befd6-e52e-450b-8d9e-4a469d2c2af8 NetNS:/var/run/netns/9a56bc21-08f2-4c92-a7fd-453ea014c436 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2c8befd6_e52e_450b_8d9e_4a469d2c2af8.slice PodAnnotations:0xc00008c8a0}] Aliases:map[]}"
2026-06-11 11:57:59.081825 | controller | Jun 11 11:02:34.828059 crc crio[22652]: time="2026-06-11T11:02:34.827991827Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-5fkl5 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.081842 | controller | Jun 11 11:02:34.848695 crc crio[22652]: time="2026-06-11T11:02:34.848549562Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752" id=e7a30b6d-67fc-49b0-ba63-80b9ff523dce name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.081860 | controller | Jun 11 11:02:34.850623 crc crio[22652]: time="2026-06-11T11:02:34.850527923Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752" id=a03362ff-0720-41d4-b38c-476e358c4b1e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.081879 | controller | Jun 11 11:02:34.856519 crc crio[22652]: time="2026-06-11T11:02:34.856469774Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7" id=5ae31498-2af3-4542-822a-1a0d8cf9a364 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.081896 | controller | Jun 11 11:02:34.857818 crc crio[22652]: time="2026-06-11T11:02:34.857745018Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7" id=9bbf2c0b-0b96-43d0-83b4-b3405ef22da4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.081912 | controller | Jun 11 11:02:34.860095 crc crio[22652]: time="2026-06-11T11:02:34.859999359Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63" id=f3d7b24f-bec2-4da3-a555-36b5c72cea51 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.081929 | controller | Jun 11 11:02:34.862361 crc crio[22652]: time="2026-06-11T11:02:34.862056024Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63" id=d8f2239a-84b5-4f28-b554-405d5393c92e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.081946 | controller | Jun 11 11:02:34.862673 crc crio[22652]: time="2026-06-11T11:02:34.862195821Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1" id=a774f3c2-0478-4f78-945c-c4d86876ce8d name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.081963 | controller | Jun 11 11:02:34.863900 crc crio[22652]: time="2026-06-11T11:02:34.863729547Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1" id=bf8e5252-2d5a-428b-99dc-e678432fc049 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.081980 | controller | Jun 11 11:02:34.875446 crc crio[22652]: time="2026-06-11T11:02:34.87533547Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6" id=3031d22c-5811-4980-84b1-889adb30f098 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.081997 | controller | Jun 11 11:02:34.876533 crc crio[22652]: time="2026-06-11T11:02:34.876468508Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6" id=1bf2b638-4cb7-4efa-9864-627581deba86 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.082015 | controller | Jun 11 11:02:34.880374 crc crio[22652]: time="2026-06-11T11:02:34.880292597Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf" id=e25833a9-73f3-4be8-be44-b70b1986b2b5 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.082031 | controller | Jun 11 11:02:34.881346 crc crio[22652]: time="2026-06-11T11:02:34.881300789Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf" id=2413d042-e849-468f-8f74-71745a9df529 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.082048 | controller | Jun 11 11:02:34.905685 crc crio[22652]: time="2026-06-11T11:02:34.905543183Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d" id=978b2f8c-322f-49c4-89f8-3de18de71183 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.082068 | controller | Jun 11 11:02:34.906888 crc crio[22652]: time="2026-06-11T11:02:34.906807859Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d" id=0f961400-585f-4b09-8745-4bfb31a05856 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.082085 | controller | Jun 11 11:02:34.911456 crc crio[22652]: time="2026-06-11T11:02:34.911318056Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6" id=5ab4c3d8-7389-4b36-af19-51bbf4132136 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.082102 | controller | Jun 11 11:02:34.913763 crc crio[22652]: time="2026-06-11T11:02:34.913669391Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6" id=648de770-50bb-450e-823f-9b2db51693ca name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.082118 | controller | Jun 11 11:02:35.592334 crc crio[22652]: time="2026-06-11T11:02:35.59188451Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398" id=a848efff-0ce7-4599-8940-e5341b061abb name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.082135 | controller | Jun 11 11:02:35.593585 crc crio[22652]: time="2026-06-11T11:02:35.59352035Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398" id=89479530-f7f5-4a68-9548-678d839dd71d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.082151 | controller | Jun 11 11:02:35.599333 crc crio[22652]: time="2026-06-11T11:02:35.5992588Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9" id=9f0b0d53-ee0e-4635-bcb2-c5f2f2ba7102 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.082168 | controller | Jun 11 11:02:35.600390 crc crio[22652]: time="2026-06-11T11:02:35.600321692Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9" id=5c69ef3e-9277-4e7e-af95-b4d243db376a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.082185 | controller | Jun 11 11:02:35.605945 crc crio[22652]: time="2026-06-11T11:02:35.605874899Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed" id=133b89ce-27ee-4c0f-bf0f-03b04f67f86c name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.082202 | controller | Jun 11 11:02:35.607014 crc crio[22652]: time="2026-06-11T11:02:35.606952174Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed" id=d686130c-37b7-4edc-bdae-fb42c7cedad7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.082219 | controller | Jun 11 11:02:36.359587 crc crio[22652]: time="2026-06-11T11:02:36.359406204Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752" id=1fc8896d-8092-48c9-8936-8d1cfacd355e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.082236 | controller | Jun 11 11:02:36.360851 crc crio[22652]: time="2026-06-11T11:02:36.359427444Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63" id=2cb096af-40da-4feb-a4b7-269999098448 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.082252 | controller | Jun 11 11:02:36.360851 crc crio[22652]: time="2026-06-11T11:02:36.359444695Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6" id=62c47a6e-9994-496f-9788-240874ad20af name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.082272 | controller | Jun 11 11:02:36.360851 crc crio[22652]: time="2026-06-11T11:02:36.359845008Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf" id=dfa8130a-f6bd-479f-8bb6-577ecdda20dd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.082290 | controller | Jun 11 11:02:36.363105 crc crio[22652]: time="2026-06-11T11:02:36.362816751Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1" id=e5045016-c798-4fbf-bdac-5394b94b2bcc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.082306 | controller | Jun 11 11:02:36.363105 crc crio[22652]: time="2026-06-11T11:02:36.362935275Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7" id=edb0ffc4-66e5-41b3-96c3-857af8494d37 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.082323 | controller | Jun 11 11:02:36.363105 crc crio[22652]: time="2026-06-11T11:02:36.362987596Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6" id=f5aa236b-d059-487d-8a88-75de3c1954ce name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.082340 | controller | Jun 11 11:02:36.364949 crc crio[22652]: time="2026-06-11T11:02:36.364448521Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d" id=2a255f65-1f19-4d2f-a9a0-193963f6c58b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.082380 | controller | Jun 11 11:02:38.592902 crc crio[22652]: time="2026-06-11T11:02:38.591462531Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9" id=3b1ec1ad-628f-4298-8643-ea2c050f4be7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.082399 | controller | Jun 11 11:02:38.592902 crc crio[22652]: time="2026-06-11T11:02:38.592462912Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed" id=4aaedf14-db20-4e1a-88e1-3b089936fa03 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.082420 | controller | Jun 11 11:02:38.592902 crc crio[22652]: time="2026-06-11T11:02:38.592835304Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398" id=bc984c2f-cd49-439c-bda8-ceb5dd2f213d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.082443 | controller | Jun 11 11:02:38.637765 crc crio[22652]: time="2026-06-11T11:02:38.63763009Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce" id=29319396-2941-4cf8-b553-3d251047d3d5 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.082465 | controller | Jun 11 11:02:38.640004 crc crio[22652]: time="2026-06-11T11:02:38.639911628Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce" id=04a734f1-15fe-4060-a18f-a7063f245a83 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.082483 | controller | Jun 11 11:02:38.672403 crc crio[22652]: time="2026-06-11T11:02:38.672269462Z" level=info msg="Creating container: openstack-operators/keystone-operator-controller-manager-6ccff66c5b-d7888/manager" id=8f62efc8-f7a5-4245-82cc-9503389dad24 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.082504 | controller | Jun 11 11:02:38.676926 crc crio[22652]: time="2026-06-11T11:02:38.676849616Z" level=info msg="Creating container: openstack-operators/ovn-operator-controller-manager-58f85bd97f-zswcl/manager" id=cc2cce2b-6d8c-4333-a384-74dcd57dc13d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.082522 | controller | Jun 11 11:02:38.677877 crc crio[22652]: time="2026-06-11T11:02:38.677806136Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67" id=5500c256-3bbd-41f7-99a5-87c50fefcde6 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.082539 | controller | Jun 11 11:02:38.678811 crc crio[22652]: time="2026-06-11T11:02:38.678741985Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67" id=c80a88a4-82f6-492c-8f19-d666d0f54ce6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.082557 | controller | Jun 11 11:02:38.686215 crc crio[22652]: time="2026-06-11T11:02:38.686071355Z" level=info msg="Creating container: openstack-operators/watcher-operator-controller-manager-577b679b5c-85jw5/manager" id=300b0697-ab56-423a-9539-adb4135b6c8a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.082575 | controller | Jun 11 11:02:38.687047 crc crio[22652]: time="2026-06-11T11:02:38.686970954Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391" id=bdd22e65-ba14-4ca2-9751-df07c6c6ee6e name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.082593 | controller | Jun 11 11:02:38.687749 crc crio[22652]: time="2026-06-11T11:02:38.687675605Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391" id=a9cf93e9-e499-4c9f-84f5-7d6895dee941 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.082611 | controller | Jun 11 11:02:38.697086 crc crio[22652]: time="2026-06-11T11:02:38.696978501Z" level=info msg="Removed pod sandbox: 21a5f9b5141ef795a2afd4e091275488379161344a10f9f90a31a46400f9c71c" id=b44df8fd-ac46-4bae-b408-086287dce622 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.082628 | controller | Jun 11 11:02:38.697372 crc crio[22652]: time="2026-06-11T11:02:38.697330161Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d" id=57fc9fd1-7dd5-4db5-b9f7-2e134e3eaaa3 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.082646 | controller | Jun 11 11:02:38.697691 crc crio[22652]: time="2026-06-11T11:02:38.697603196Z" level=info msg="Creating container: openstack-operators/ironic-operator-controller-manager-75f8548fcd-wljgl/manager" id=16c11175-7441-4a54-a881-25985f0289a5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.082663 | controller | Jun 11 11:02:38.698065 crc crio[22652]: time="2026-06-11T11:02:38.697973258Z" level=info msg="Stopping pod sandbox: 0f652ac4e97b5ff81940cae73d34cb5a9ccb8e55b22993e0af364546753686f7" id=71db3e2e-e12b-4502-9297-08956ec369cc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.082680 | controller | Jun 11 11:02:38.698263 crc crio[22652]: time="2026-06-11T11:02:38.698106392Z" level=info msg="Stopped pod sandbox (already stopped): 0f652ac4e97b5ff81940cae73d34cb5a9ccb8e55b22993e0af364546753686f7" id=71db3e2e-e12b-4502-9297-08956ec369cc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.082697 | controller | Jun 11 11:02:38.698263 crc crio[22652]: time="2026-06-11T11:02:38.697983493Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d" id=c99e506a-2916-4617-8284-2b7e50030174 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.082718 | controller | Jun 11 11:02:38.699253 crc crio[22652]: time="2026-06-11T11:02:38.699076522Z" level=info msg="Removing pod sandbox: 0f652ac4e97b5ff81940cae73d34cb5a9ccb8e55b22993e0af364546753686f7" id=73cdcd11-1426-4960-b769-136899e220bc name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.082736 | controller | Jun 11 11:02:38.703814 crc crio[22652]: time="2026-06-11T11:02:38.703709447Z" level=info msg="Stopped pod sandbox: d76ed1f688bc6d80e53dd90217ba7a5f2aa6db600e570cc3f8eba9f5179bff49" id=8600bd05-8f6c-46ba-94ea-13703196eff7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.082754 | controller | Jun 11 11:02:38.704466 crc crio[22652]: time="2026-06-11T11:02:38.704330716Z" level=info msg="Creating container: openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759f46tl2/manager" id=679e50a3-c991-40bf-973b-9d9c3daace1c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.082771 | controller | Jun 11 11:02:38.711284 crc crio[22652]: time="2026-06-11T11:02:38.711079339Z" level=info msg="Creating container: openstack-operators/telemetry-operator-controller-manager-5d65c7d97d-4bjzh/manager" id=a7ad665a-79a8-400e-b0fc-46ebebdec0f6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.082787 | controller | Jun 11 11:02:38.713948 crc crio[22652]: time="2026-06-11T11:02:38.713869536Z" level=info msg="Creating container: openstack-operators/heat-operator-controller-manager-5c5844cc68-ncnk7/manager" id=886a4d4e-61ed-47ac-8cf5-f9f15d42fa76 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.082804 | controller | Jun 11 11:02:38.717090 crc crio[22652]: time="2026-06-11T11:02:38.717014894Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce" id=446f7d91-557e-4c92-bba3-8b00f70a80b4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.082822 | controller | Jun 11 11:02:38.720574 crc crio[22652]: time="2026-06-11T11:02:38.720494074Z" level=info msg="Creating container: openstack-operators/octavia-operator-controller-manager-6495978d8d-pvn7j/manager" id=91ebbf97-c6ea-425b-8106-4b638c3af5e1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.082838 | controller | Jun 11 11:02:38.723790 crc crio[22652]: time="2026-06-11T11:02:38.723689304Z" level=info msg="Creating container: openstack-operators/horizon-operator-controller-manager-548d6d5f9-q6n5d/manager" id=e4e9d391-b953-4da6-896d-7de898204492 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.082855 | controller | Jun 11 11:02:38.725254 crc crio[22652]: time="2026-06-11T11:02:38.725095159Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60" id=67b4d988-0827-464e-8b44-3ac4cd985a66 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.082872 | controller | Jun 11 11:02:38.726014 crc crio[22652]: time="2026-06-11T11:02:38.725926984Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60" id=67c41b79-5b1a-4b36-bcd2-4a48beb907ef name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.082889 | controller | Jun 11 11:02:38.728531 crc crio[22652]: time="2026-06-11T11:02:38.728459793Z" level=info msg="Creating container: openstack-operators/mariadb-operator-controller-manager-7fcb8b58d6-rjt8l/manager" id=09997a37-1f24-4df0-9b4b-bd9cc1f6a168 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.082906 | controller | Jun 11 11:02:38.728981 crc crio[22652]: time="2026-06-11T11:02:38.728843986Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373" id=45bc7197-57d4-45e6-a540-e422fb174707 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.082923 | controller | Jun 11 11:02:38.730504 crc crio[22652]: time="2026-06-11T11:02:38.729845266Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373" id=cb58fd47-61af-458f-9149-e12a80437360 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.082944 | controller | Jun 11 11:02:38.733256 crc crio[22652]: time="2026-06-11T11:02:38.732990224Z" level=info msg="Creating container: openstack-operators/glance-operator-controller-manager-5bdfb47c4d-rlr9c/manager" id=9ec13158-c2b2-42e5-853e-5903fd018368 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.082961 | controller | Jun 11 11:02:38.742346 crc crio[22652]: time="2026-06-11T11:02:38.742201996Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7" id=eb7b5954-ef3e-44cf-94f5-f6702daf152c name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.082979 | controller | Jun 11 11:02:38.742939 crc crio[22652]: time="2026-06-11T11:02:38.742874935Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7" id=3d637d54-c90e-41f7-87da-06739a427bb7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.082996 | controller | Jun 11 11:02:38.748413 crc crio[22652]: time="2026-06-11T11:02:38.748308619Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc" id=69c0fd27-a501-46da-9aa4-f3fde8147622 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.083013 | controller | Jun 11 11:02:38.749263 crc crio[22652]: time="2026-06-11T11:02:38.749187582Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc" id=3e6b0f36-9eb5-4cfd-879c-97cdc48c219e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.083030 | controller | Jun 11 11:02:38.751193 crc crio[22652]: time="2026-06-11T11:02:38.751045854Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd" id=f5b4a2eb-5425-4609-af15-bac03c46d741 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.083047 | controller | Jun 11 11:02:38.751892 crc crio[22652]: time="2026-06-11T11:02:38.751815404Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd" id=b7700cf1-185c-48e6-8ba2-4a405ba5e702 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.083072 | controller | Jun 11 11:02:38.753434 crc crio[22652]: time="2026-06-11T11:02:38.753368483Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.083097 | controller | Jun 11 11:02:38.753880 crc crio[22652]: time="2026-06-11T11:02:38.753808997Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.083159 | controller | Jun 11 11:02:38.754272 crc crio[22652]: time="2026-06-11T11:02:38.754008953Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.083184 | controller | Jun 11 11:02:38.754356 crc crio[22652]: time="2026-06-11T11:02:38.754305753Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.083201 | controller | Jun 11 11:02:38.754458 crc crio[22652]: time="2026-06-11T11:02:38.754405136Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.083222 | controller | Jun 11 11:02:38.754458 crc crio[22652]: time="2026-06-11T11:02:38.754311353Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.083238 | controller | Jun 11 11:02:38.755556 crc crio[22652]: time="2026-06-11T11:02:38.755480549Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391" id=78b2f074-a119-4bcf-b7ba-77f477cbefd4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.083255 | controller | Jun 11 11:02:38.756887 crc crio[22652]: time="2026-06-11T11:02:38.756827942Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d" id=fa945bc5-c1c4-439d-8910-a2b5252eda82 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.083271 | controller | Jun 11 11:02:38.757382 crc crio[22652]: time="2026-06-11T11:02:38.757058059Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.083288 | controller | Jun 11 11:02:38.757382 crc crio[22652]: time="2026-06-11T11:02:38.757305297Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67" id=4d9249b7-5c45-4595-b658-1bd329c0b996 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.083330 | controller | Jun 11 11:02:38.758015 crc crio[22652]: time="2026-06-11T11:02:38.757584895Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd" id=cdec34a6-4eab-463c-8a74-5dcbe8a9f80a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.083378 | controller | Jun 11 11:02:38.758941 crc crio[22652]: time="2026-06-11T11:02:38.758553079Z" level=info msg="Removed pod sandbox: 0f652ac4e97b5ff81940cae73d34cb5a9ccb8e55b22993e0af364546753686f7" id=73cdcd11-1426-4960-b769-136899e220bc name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.083398 | controller | Jun 11 11:02:38.759678 crc crio[22652]: time="2026-06-11T11:02:38.759586538Z" level=info msg="Stopping pod sandbox: 25b48388ce0a94d00bf5cd0c103c41b7a0a93c526807aabdeab82fe1a2a5cc3b" id=17e8e777-8e19-411f-be00-2cba540c2fd5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.083422 | controller | Jun 11 11:02:38.759953 crc crio[22652]: time="2026-06-11T11:02:38.759829676Z" level=info msg="Stopped pod sandbox (already stopped): 25b48388ce0a94d00bf5cd0c103c41b7a0a93c526807aabdeab82fe1a2a5cc3b" id=17e8e777-8e19-411f-be00-2cba540c2fd5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.083445 | controller | Jun 11 11:02:38.761463 crc crio[22652]: time="2026-06-11T11:02:38.761365054Z" level=info msg="Removing pod sandbox: 25b48388ce0a94d00bf5cd0c103c41b7a0a93c526807aabdeab82fe1a2a5cc3b" id=d5050804-d34e-46a8-a7b0-0bce07a44e1c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.083464 | controller | Jun 11 11:02:38.771206 crc crio[22652]: time="2026-06-11T11:02:38.769526079Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.083481 | controller | Jun 11 11:02:38.771206 crc crio[22652]: time="2026-06-11T11:02:38.769723278Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.083498 | controller | Jun 11 11:02:38.774638 crc crio[22652]: time="2026-06-11T11:02:38.774556966Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc" id=1d9ec638-a805-4fda-9ae3-a49da107ca9c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.083519 | controller | Jun 11 11:02:38.774931 crc crio[22652]: time="2026-06-11T11:02:38.774600538Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.083536 | controller | Jun 11 11:02:38.779461 crc crio[22652]: time="2026-06-11T11:02:38.779362018Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373" id=ee036729-f53b-4067-a8af-f9f49f142698 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.083553 | controller | Jun 11 11:02:38.783091 crc crio[22652]: time="2026-06-11T11:02:38.783019262Z" level=info msg="Creating container: openstack-operators/neutron-operator-controller-manager-688d5c756f-sx7mn/manager" id=b1f19f15-df76-40e5-aa8e-61b92ff6acc3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.083569 | controller | Jun 11 11:02:38.788302 crc crio[22652]: time="2026-06-11T11:02:38.786840632Z" level=info msg="Removed pod sandbox: 25b48388ce0a94d00bf5cd0c103c41b7a0a93c526807aabdeab82fe1a2a5cc3b" id=d5050804-d34e-46a8-a7b0-0bce07a44e1c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.083586 | controller | Jun 11 11:02:38.788302 crc crio[22652]: time="2026-06-11T11:02:38.787464932Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.083603 | controller | Jun 11 11:02:38.788302 crc crio[22652]: time="2026-06-11T11:02:38.78808238Z" level=info msg="Creating container: openstack-operators/swift-operator-controller-manager-67c49dd5c6-fps25/manager" id=6deac23a-01e9-4bff-9c67-de8e0a3360b3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.083621 | controller | Jun 11 11:02:38.795310 crc crio[22652]: time="2026-06-11T11:02:38.795174804Z" level=info msg="Creating container: openstack-operators/cinder-operator-controller-manager-86c584f6fc-7g94f/manager" id=208125d1-67b0-41ed-bfd5-5f1d5aa2edbc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.083638 | controller | Jun 11 11:02:38.805758 crc crio[22652]: time="2026-06-11T11:02:38.805604429Z" level=info msg="Creating container: openstack-operators/test-operator-controller-manager-8d5599d7d-rwsh4/manager" id=b70dfd12-6349-48c1-a0e8-8d9863f47657 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.083655 | controller | Jun 11 11:02:38.809447 crc crio[22652]: time="2026-06-11T11:02:38.809336237Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60" id=9f77d1a9-0edb-4d99-b0bf-bd4b5d535d2e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.083672 | controller | Jun 11 11:02:38.809592 crc crio[22652]: time="2026-06-11T11:02:38.809448612Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7" id=9ec398eb-ed6d-44c5-bb2f-85a01c7de235 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.083688 | controller | Jun 11 11:02:38.820659 crc crio[22652]: time="2026-06-11T11:02:38.820549318Z" level=info msg="Creating container: openstack-operators/infra-operator-controller-manager-cbcfcddf7-65qnr/manager" id=78464799-c1bd-4483-a981-783eb2cfc5d7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.083706 | controller | Jun 11 11:02:38.821070 crc crio[22652]: time="2026-06-11T11:02:38.820995742Z" level=info msg="Creating container: openstack-operators/designate-operator-controller-manager-6bf8599b68-cr567/manager" id=118ec239-db1b-4140-b769-9e3ab69e1055 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.083723 | controller | Jun 11 11:02:38.825405 crc crio[22652]: time="2026-06-11T11:02:38.825331849Z" level=info msg="Creating container: openstack-operators/manila-operator-controller-manager-677d9d8477-jpktc/manager" id=2fa62951-06d0-4767-b720-e5a09e31cf19 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.083743 | controller | Jun 11 11:02:38.843183 crc crio[22652]: time="2026-06-11T11:02:38.842793405Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.083761 | controller | Jun 11 11:02:38.848921 crc crio[22652]: time="2026-06-11T11:02:38.847603585Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.083778 | controller | Jun 11 11:02:38.865974 crc crio[22652]: time="2026-06-11T11:02:38.865849377Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.083796 | controller | Jun 11 11:02:38.871540 crc crio[22652]: time="2026-06-11T11:02:38.871440273Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.083813 | controller | Jun 11 11:02:38.872454 crc crio[22652]: time="2026-06-11T11:02:38.872348153Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.083829 | controller | Jun 11 11:02:38.875990 crc crio[22652]: time="2026-06-11T11:02:38.875939483Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.083846 | controller | Jun 11 11:02:38.883563 crc crio[22652]: time="2026-06-11T11:02:38.883446449Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.083862 | controller | Jun 11 11:02:38.884454 crc crio[22652]: time="2026-06-11T11:02:38.88410769Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.083879 | controller | Jun 11 11:02:38.918285 crc crio[22652]: time="2026-06-11T11:02:38.917861216Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.083896 | controller | Jun 11 11:02:38.922586 crc crio[22652]: time="2026-06-11T11:02:38.922317246Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.083914 | controller | Jun 11 11:02:38.932651 crc crio[22652]: time="2026-06-11T11:02:38.932569758Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.083931 | controller | Jun 11 11:02:38.941879 crc crio[22652]: time="2026-06-11T11:02:38.941800526Z" level=info msg="Creating container: openstack-operators/barbican-operator-controller-manager-7b8ffd8c4f-gmfq5/manager" id=061b5bc3-bda4-46fd-a30f-b6fd48361997 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.083948 | controller | Jun 11 11:02:38.971571 crc crio[22652]: time="2026-06-11T11:02:38.971381915Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.083965 | controller | Jun 11 11:02:38.975733 crc crio[22652]: time="2026-06-11T11:02:38.97564798Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.083982 | controller | Jun 11 11:02:38.980592 crc crio[22652]: time="2026-06-11T11:02:38.980388495Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.084002 | controller | Jun 11 11:02:38.981725 crc crio[22652]: time="2026-06-11T11:02:38.981634644Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.084020 | controller | Jun 11 11:02:38.985294 crc crio[22652]: time="2026-06-11T11:02:38.985191947Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.084038 | controller | Jun 11 11:02:38.989451 crc crio[22652]: time="2026-06-11T11:02:38.988540561Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.084055 | controller | Jun 11 11:02:38.989562 crc crio[22652]: time="2026-06-11T11:02:38.989525542Z" level=info msg="Creating container: openstack-operators/nova-operator-controller-manager-f4c4579bb-zsg5c/manager" id=c72103b0-7b59-4d79-ae76-ebba5302fecc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.084073 | controller | Jun 11 11:02:38.989956 crc crio[22652]: time="2026-06-11T11:02:38.989870754Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.084091 | controller | Jun 11 11:02:38.994749 crc crio[22652]: time="2026-06-11T11:02:38.994183129Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.084108 | controller | Jun 11 11:02:39.000304 crc crio[22652]: time="2026-06-11T11:02:39.000180536Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.084125 | controller | Jun 11 11:02:39.008173 crc crio[22652]: time="2026-06-11T11:02:39.006771821Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.084143 | controller | Jun 11 11:02:39.008173 crc crio[22652]: time="2026-06-11T11:02:39.006991539Z" level=info msg="Pulled image: quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8" id=92bc77c4-ff91-460b-aa6d-7d1bcd99a257 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.084160 | controller | Jun 11 11:02:39.008548 crc crio[22652]: time="2026-06-11T11:02:39.008502277Z" level=info msg="Checking image status: quay.io/metal3-io/ironic:release-24.1" id=a20afacf-9e76-46da-8520-a9a4c9339953 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.084175 | controller | Jun 11 11:02:39.023947 crc crio[22652]: time="2026-06-11T11:02:39.023881417Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.084192 | controller | Jun 11 11:02:39.029362 crc crio[22652]: time="2026-06-11T11:02:39.029210554Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.084209 | controller | Jun 11 11:02:39.053477 crc crio[22652]: time="2026-06-11T11:02:39.053387762Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.084226 | controller | Jun 11 11:02:39.058951 crc crio[22652]: time="2026-06-11T11:02:39.058531313Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.084246 | controller | Jun 11 11:02:39.074681 crc crio[22652]: time="2026-06-11T11:02:39.074598736Z" level=info msg="Created container 9a37f89506666b4cbc1fd57ca2ebdedddea96b8390c1bfd9315b100bf7f6ac43: openstack-operators/mariadb-operator-controller-manager-7fcb8b58d6-rjt8l/manager" id=09997a37-1f24-4df0-9b4b-bd9cc1f6a168 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.084264 | controller | Jun 11 11:02:39.075581 crc crio[22652]: time="2026-06-11T11:02:39.075360282Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.084281 | controller | Jun 11 11:02:39.079162 crc crio[22652]: time="2026-06-11T11:02:39.078916403Z" level=info msg="Starting container: 9a37f89506666b4cbc1fd57ca2ebdedddea96b8390c1bfd9315b100bf7f6ac43" id=db378e09-ae60-4a91-b68f-302beb2e4e71 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.084299 | controller | Jun 11 11:02:39.083995 crc crio[22652]: time="2026-06-11T11:02:39.083506586Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.084317 | controller | Jun 11 11:02:39.089826 crc crio[22652]: time="2026-06-11T11:02:39.089671529Z" level=info msg="Started container" PID=49242 containerID=9a37f89506666b4cbc1fd57ca2ebdedddea96b8390c1bfd9315b100bf7f6ac43 description=openstack-operators/mariadb-operator-controller-manager-7fcb8b58d6-rjt8l/manager id=db378e09-ae60-4a91-b68f-302beb2e4e71 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d856d40e4b59c5a7fbf556345f0a2a39b014ff2456c23838dadd643911c2174a
2026-06-11 11:57:59.084335 | controller | Jun 11 11:02:39.090634 crc crio[22652]: time="2026-06-11T11:02:39.089745071Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.084380 | controller | Jun 11 11:02:39.090738 crc crio[22652]: time="2026-06-11T11:02:39.090463884Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.084402 | controller | Jun 11 11:02:39.091546 crc crio[22652]: time="2026-06-11T11:02:39.091486716Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.084424 | controller | Jun 11 11:02:39.098564 crc crio[22652]: time="2026-06-11T11:02:39.097885136Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.084448 | controller | Jun 11 11:02:39.165321 crc crio[22652]: time="2026-06-11T11:02:39.165153614Z" level=info msg="Created container c2d4e7a251552c01cd10a4eb27cbdb3702b389bf4af0508dcde2208c048b9a4e: openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759f46tl2/manager" id=679e50a3-c991-40bf-973b-9d9c3daace1c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.084466 | controller | Jun 11 11:02:39.167770 crc crio[22652]: time="2026-06-11T11:02:39.16760116Z" level=info msg="Created container 539c102115f865396af4c9e484de9fed840ab0620d4cfe6d97681108894c28e3: openstack-operators/horizon-operator-controller-manager-548d6d5f9-q6n5d/manager" id=e4e9d391-b953-4da6-896d-7de898204492 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.084483 | controller | Jun 11 11:02:39.170733 crc crio[22652]: time="2026-06-11T11:02:39.170662086Z" level=info msg="Starting container: 539c102115f865396af4c9e484de9fed840ab0620d4cfe6d97681108894c28e3" id=c20fb1ea-8949-46c9-9bb7-a474ba58a76c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.084501 | controller | Jun 11 11:02:39.171009 crc crio[22652]: time="2026-06-11T11:02:39.170984377Z" level=info msg="Starting container: c2d4e7a251552c01cd10a4eb27cbdb3702b389bf4af0508dcde2208c048b9a4e" id=a7fe7a34-3539-44b2-9180-2762131c4104 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.084522 | controller | Jun 11 11:02:39.183345 crc crio[22652]: time="2026-06-11T11:02:39.180513604Z" level=info msg="Started container" PID=49243 containerID=539c102115f865396af4c9e484de9fed840ab0620d4cfe6d97681108894c28e3 description=openstack-operators/horizon-operator-controller-manager-548d6d5f9-q6n5d/manager id=c20fb1ea-8949-46c9-9bb7-a474ba58a76c name=/runtime.v1.RuntimeService/StartContainer sandboxID=0c7b479f1848ea2f86bf52e689de6d02d0b11b5d03886ce08f253626b725da10
2026-06-11 11:57:59.084541 | controller | Jun 11 11:02:39.184339 crc crio[22652]: time="2026-06-11T11:02:39.184286454Z" level=info msg="Started container" PID=49244 containerID=c2d4e7a251552c01cd10a4eb27cbdb3702b389bf4af0508dcde2208c048b9a4e description=openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759f46tl2/manager id=a7fe7a34-3539-44b2-9180-2762131c4104 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e255759035f2a87f2c4f1c8f24504084a639e57360982bce12fcd3a2219e394e
2026-06-11 11:57:59.084559 | controller | Jun 11 11:02:39.215890 crc crio[22652]: time="2026-06-11T11:02:39.21577168Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.084577 | controller | Jun 11 11:02:39.221017 crc crio[22652]: time="2026-06-11T11:02:39.22089224Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.084595 | controller | Jun 11 11:02:39.225035 crc crio[22652]: time="2026-06-11T11:02:39.224931268Z" level=info msg="Created container f6a9c3226a847f6b6f50a4ec64fc4a118b48a4647c1cb0d25ba20c09ea54fc78: openstack-operators/octavia-operator-controller-manager-6495978d8d-pvn7j/manager" id=91ebbf97-c6ea-425b-8106-4b638c3af5e1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.084613 | controller | Jun 11 11:02:39.228480 crc crio[22652]: time="2026-06-11T11:02:39.226080015Z" level=info msg="Created container 34200d2f3fc0660f5d7096534e0b72245b3e40d278c67e6bc4cee72a1bb65570: openstack-operators/ovn-operator-controller-manager-58f85bd97f-zswcl/manager" id=cc2cce2b-6d8c-4333-a384-74dcd57dc13d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.084630 | controller | Jun 11 11:02:39.229405 crc crio[22652]: time="2026-06-11T11:02:39.229317424Z" level=info msg="Starting container: f6a9c3226a847f6b6f50a4ec64fc4a118b48a4647c1cb0d25ba20c09ea54fc78" id=ad5eae2e-de17-410e-ad4f-a7accc24708c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.084647 | controller | Jun 11 11:02:39.232414 crc crio[22652]: time="2026-06-11T11:02:39.229328926Z" level=info msg="Starting container: 34200d2f3fc0660f5d7096534e0b72245b3e40d278c67e6bc4cee72a1bb65570" id=dd38a941-2f63-4087-9f77-94f69df10f3b name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.084664 | controller | Jun 11 11:02:39.241482 crc crio[22652]: time="2026-06-11T11:02:39.241321321Z" level=info msg="Started container" PID=49255 containerID=34200d2f3fc0660f5d7096534e0b72245b3e40d278c67e6bc4cee72a1bb65570 description=openstack-operators/ovn-operator-controller-manager-58f85bd97f-zswcl/manager id=dd38a941-2f63-4087-9f77-94f69df10f3b name=/runtime.v1.RuntimeService/StartContainer sandboxID=60be409e2de2d30d235ee0baabd456e57d9d7471758874be04a225478e9c72b7
2026-06-11 11:57:59.084682 | controller | Jun 11 11:02:39.251812 crc crio[22652]: time="2026-06-11T11:02:39.251559346Z" level=info msg="Started container" PID=49254 containerID=f6a9c3226a847f6b6f50a4ec64fc4a118b48a4647c1cb0d25ba20c09ea54fc78 description=openstack-operators/octavia-operator-controller-manager-6495978d8d-pvn7j/manager id=ad5eae2e-de17-410e-ad4f-a7accc24708c name=/runtime.v1.RuntimeService/StartContainer sandboxID=1d4e89c9c4ce6ffcc0b969ae7f07419b21a56224a3e6d60ae9d47587b405b1f0
2026-06-11 11:57:59.084702 | controller | Jun 11 11:02:39.284923 crc crio[22652]: time="2026-06-11T11:02:39.284092303Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.084719 | controller | Jun 11 11:02:39.291348 crc crio[22652]: time="2026-06-11T11:02:39.291264487Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.084736 | controller | Jun 11 11:02:39.293293 crc crio[22652]: time="2026-06-11T11:02:39.292974318Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.084754 | controller | Jun 11 11:02:39.297942 crc crio[22652]: time="2026-06-11T11:02:39.2978466Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.084771 | controller | Jun 11 11:02:39.308053 crc crio[22652]: time="2026-06-11T11:02:39.307974038Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.084788 | controller | Jun 11 11:02:39.316762 crc crio[22652]: time="2026-06-11T11:02:39.316087843Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.084805 | controller | Jun 11 11:02:39.368877 crc crio[22652]: time="2026-06-11T11:02:39.368454563Z" level=info msg="Checking image status: quay.io/metal3-io/ironic:release-24.1" id=e0275082-4e92-435f-abf8-a8218e774c2b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.084822 | controller | Jun 11 11:02:39.369612 crc crio[22652]: time="2026-06-11T11:02:39.368537725Z" level=info msg="Created container 9cf27621d417fb3e0f439c3aab9f3956f6a61d9bf755814322f1365ad2a7a666: openstack-operators/glance-operator-controller-manager-5bdfb47c4d-rlr9c/manager" id=9ec13158-c2b2-42e5-853e-5903fd018368 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.084839 | controller | Jun 11 11:02:39.377366 crc crio[22652]: time="2026-06-11T11:02:39.377289046Z" level=info msg="Starting container: 9cf27621d417fb3e0f439c3aab9f3956f6a61d9bf755814322f1365ad2a7a666" id=fdeb68bd-0fd3-44f8-871c-7505304f50c4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.084856 | controller | Jun 11 11:02:39.383550 crc crio[22652]: time="2026-06-11T11:02:39.382741781Z" level=info msg="Created container de9b9eeb0e63ead07bb8ebb9f30c37a190fef3abc99c052a3fb1686cac009db3: openstack-operators/telemetry-operator-controller-manager-5d65c7d97d-4bjzh/manager" id=a7ad665a-79a8-400e-b0fc-46ebebdec0f6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.084874 | controller | Jun 11 11:02:39.384414 crc crio[22652]: time="2026-06-11T11:02:39.384373682Z" level=info msg="Starting container: de9b9eeb0e63ead07bb8ebb9f30c37a190fef3abc99c052a3fb1686cac009db3" id=4d55517b-c437-4e61-8803-17bf1fef0ac1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.084892 | controller | Jun 11 11:02:39.389606 crc crio[22652]: time="2026-06-11T11:02:39.388948035Z" level=info msg="Started container" PID=49264 containerID=9cf27621d417fb3e0f439c3aab9f3956f6a61d9bf755814322f1365ad2a7a666 description=openstack-operators/glance-operator-controller-manager-5bdfb47c4d-rlr9c/manager id=fdeb68bd-0fd3-44f8-871c-7505304f50c4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e94e1a80fcc5acc5aca377d6f5f0f2c2aad4bedb617f07298540faa0db65159d
2026-06-11 11:57:59.084909 | controller | Jun 11 11:02:39.392005 crc crio[22652]: time="2026-06-11T11:02:39.39196619Z" level=info msg="Started container" PID=49262 containerID=de9b9eeb0e63ead07bb8ebb9f30c37a190fef3abc99c052a3fb1686cac009db3 description=openstack-operators/telemetry-operator-controller-manager-5d65c7d97d-4bjzh/manager id=4d55517b-c437-4e61-8803-17bf1fef0ac1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=876984a91465f38abedb2381d9e37b45cacc9f8fdef66b2e1da357ac18b29939
2026-06-11 11:57:59.084929 | controller | Jun 11 11:02:39.395587 crc crio[22652]: time="2026-06-11T11:02:39.394615782Z" level=info msg="Created container e8a75d019b185b342bba610d7e2f1f4ddadd2f99549ffd7b68fbe7fdc0617d45: openstack-operators/watcher-operator-controller-manager-577b679b5c-85jw5/manager" id=300b0697-ab56-423a-9539-adb4135b6c8a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.084948 | controller | Jun 11 11:02:39.403780 crc crio[22652]: time="2026-06-11T11:02:39.39901998Z" level=info msg="Starting container: e8a75d019b185b342bba610d7e2f1f4ddadd2f99549ffd7b68fbe7fdc0617d45" id=718cef64-a292-4b04-8999-e02d07a3dcdc name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.084965 | controller | Jun 11 11:02:39.410682 crc crio[22652]: time="2026-06-11T11:02:39.408180527Z" level=info msg="Started container" PID=49283 containerID=e8a75d019b185b342bba610d7e2f1f4ddadd2f99549ffd7b68fbe7fdc0617d45 description=openstack-operators/watcher-operator-controller-manager-577b679b5c-85jw5/manager id=718cef64-a292-4b04-8999-e02d07a3dcdc name=/runtime.v1.RuntimeService/StartContainer sandboxID=6ab0cbe57588b73d31305a9f8380746fb0252c302a646582225360f38499cddd
2026-06-11 11:57:59.084982 | controller | Jun 11 11:02:39.411725 crc crio[22652]: time="2026-06-11T11:02:39.411618847Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.084999 | controller | Jun 11 11:02:39.425738 crc crio[22652]: time="2026-06-11T11:02:39.425427875Z" level=info msg="Creating container: baremetal-operator-system/baremetal-operator-ironic-d98796459-l2x4z/ironic-httpd" id=8a01c558-e740-4e6d-99c4-ece7711af883 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.085017 | controller | Jun 11 11:02:39.441050 crc crio[22652]: time="2026-06-11T11:02:39.440960535Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.085033 | controller | Jun 11 11:02:39.463831 crc crio[22652]: time="2026-06-11T11:02:39.463733542Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.085050 | controller | Jun 11 11:02:39.471026 crc crio[22652]: time="2026-06-11T11:02:39.470979503Z" level=info msg="Removing container: f771430ee7fac006f3d9f0582b24649cec473260a1131266a769fd953a13fe65" id=5d684dd5-e3ea-48ff-8158-78ab057a6026 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.085067 | controller | Jun 11 11:02:39.471854 crc crio[22652]: time="2026-06-11T11:02:39.471745678Z" level=info msg="Created container 838fcdb642a7237121762074221e400d554102973f16d9d7c5af2495c959003d: openstack-operators/keystone-operator-controller-manager-6ccff66c5b-d7888/manager" id=8f62efc8-f7a5-4245-82cc-9503389dad24 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.085083 | controller | Jun 11 11:02:39.474964 crc crio[22652]: time="2026-06-11T11:02:39.474939039Z" level=info msg="Created container 77ea7dfe57b7f1fa45dd1ae1ec4e41288847cd7cc981ca3ead8e198444be5c22: openstack-operators/neutron-operator-controller-manager-688d5c756f-sx7mn/manager" id=b1f19f15-df76-40e5-aa8e-61b92ff6acc3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.085100 | controller | Jun 11 11:02:39.476857 crc crio[22652]: time="2026-06-11T11:02:39.47654237Z" level=info msg="Starting container: 838fcdb642a7237121762074221e400d554102973f16d9d7c5af2495c959003d" id=049230c1-92f1-4cee-9ff6-7e32916d5f4e name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.085118 | controller | Jun 11 11:02:39.478565 crc crio[22652]: time="2026-06-11T11:02:39.478480241Z" level=info msg="Starting container: 77ea7dfe57b7f1fa45dd1ae1ec4e41288847cd7cc981ca3ead8e198444be5c22" id=6115a4a1-060e-4897-b0f9-2f85650998a2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.085141 | controller | Jun 11 11:02:39.483798 crc crio[22652]: time="2026-06-11T11:02:39.483712297Z" level=info msg="Started container" PID=49263 containerID=838fcdb642a7237121762074221e400d554102973f16d9d7c5af2495c959003d description=openstack-operators/keystone-operator-controller-manager-6ccff66c5b-d7888/manager id=049230c1-92f1-4cee-9ff6-7e32916d5f4e name=/runtime.v1.RuntimeService/StartContainer sandboxID=d5bd3f6b0e7bc4d3ed92438507b6d06521f449a57662421de210a1ea14381354
2026-06-11 11:57:59.085160 | controller | Jun 11 11:02:39.493699 crc crio[22652]: time="2026-06-11T11:02:39.493591798Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.085177 | controller | Jun 11 11:02:39.496250 crc crio[22652]: time="2026-06-11T11:02:39.496029041Z" level=info msg="Started container" PID=49284 containerID=77ea7dfe57b7f1fa45dd1ae1ec4e41288847cd7cc981ca3ead8e198444be5c22 description=openstack-operators/neutron-operator-controller-manager-688d5c756f-sx7mn/manager id=6115a4a1-060e-4897-b0f9-2f85650998a2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1fa2004bc3c66416b5d9331db47d5f4548989633ad916f78b128bd040ddb0ed4
2026-06-11 11:57:59.085194 | controller | Jun 11 11:02:39.499911 crc crio[22652]: time="2026-06-11T11:02:39.499826719Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.085212 | controller | Jun 11 11:02:39.551810 crc crio[22652]: time="2026-06-11T11:02:39.551661013Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.085229 | controller | Jun 11 11:02:39.572725 crc crio[22652]: time="2026-06-11T11:02:39.572632494Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.085245 | controller | Jun 11 11:02:39.619240 crc crio[22652]: time="2026-06-11T11:02:39.619053097Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.085261 | controller | Jun 11 11:02:39.640880 crc crio[22652]: time="2026-06-11T11:02:39.640807448Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.085279 | controller | Jun 11 11:02:39.660896 crc crio[22652]: time="2026-06-11T11:02:39.660748582Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.085296 | controller | Jun 11 11:02:39.680175 crc crio[22652]: time="2026-06-11T11:02:39.679471685Z" level=info msg="Removed container f771430ee7fac006f3d9f0582b24649cec473260a1131266a769fd953a13fe65: openshift-marketplace/certified-operators-5fkl5/registry-server" id=5d684dd5-e3ea-48ff-8158-78ab057a6026 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.085313 | controller | Jun 11 11:02:39.705080 crc crio[22652]: time="2026-06-11T11:02:39.70476343Z" level=info msg="Created container 5a2d0bb7b68c9dbb844e42d3c648f876b45216f224828326d4c127068ff5833e: openstack-operators/ironic-operator-controller-manager-75f8548fcd-wljgl/manager" id=16c11175-7441-4a54-a881-25985f0289a5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.085329 | controller | Jun 11 11:02:39.705502 crc crio[22652]: time="2026-06-11T11:02:39.704788147Z" level=info msg="Removing container: 4b8adfee8ba974b8821de3b10e744c508ab2533f1865af3efac2f2da4572da27" id=a3eab871-dca3-44d0-9723-45cc64d0f6d7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.085371 | controller | Jun 11 11:02:39.707528 crc crio[22652]: time="2026-06-11T11:02:39.707415174Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.085395 | controller | Jun 11 11:02:39.716397 crc crio[22652]: time="2026-06-11T11:02:39.716252851Z" level=info msg="Starting container: 5a2d0bb7b68c9dbb844e42d3c648f876b45216f224828326d4c127068ff5833e" id=b6fa57f5-84ee-40a1-963e-96a974bbdee4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.085417 | controller | Jun 11 11:02:39.757736 crc crio[22652]: time="2026-06-11T11:02:39.757598984Z" level=info msg="Started container" PID=49332 containerID=5a2d0bb7b68c9dbb844e42d3c648f876b45216f224828326d4c127068ff5833e description=openstack-operators/ironic-operator-controller-manager-75f8548fcd-wljgl/manager id=b6fa57f5-84ee-40a1-963e-96a974bbdee4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f917408fba74c06adb6a1e4b036c6fb24716824cc81d14dbcdfaac06eaad9fb1
2026-06-11 11:57:59.085441 | controller | Jun 11 11:02:39.903921 crc crio[22652]: time="2026-06-11T11:02:39.903802834Z" level=info msg="Created container 6727d21a8276e05fc6cf342b7c999f9033f456dd9cfbfe60a1af4bcdb7a8435b: openstack-operators/heat-operator-controller-manager-5c5844cc68-ncnk7/manager" id=886a4d4e-61ed-47ac-8cf5-f9f15d42fa76 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.085461 | controller | Jun 11 11:02:39.905416 crc crio[22652]: time="2026-06-11T11:02:39.905349963Z" level=info msg="Starting container: 6727d21a8276e05fc6cf342b7c999f9033f456dd9cfbfe60a1af4bcdb7a8435b" id=6ccf7833-4283-4e2a-ab67-20348b98c09c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.085479 | controller | Jun 11 11:02:39.919630 crc crio[22652]: time="2026-06-11T11:02:39.919537127Z" level=info msg="Started container" PID=49287 containerID=6727d21a8276e05fc6cf342b7c999f9033f456dd9cfbfe60a1af4bcdb7a8435b description=openstack-operators/heat-operator-controller-manager-5c5844cc68-ncnk7/manager id=6ccf7833-4283-4e2a-ab67-20348b98c09c name=/runtime.v1.RuntimeService/StartContainer sandboxID=029148ae93ca57f8198750ebcad3794be298720656ae98eb8cc9e20f18dd5d17
2026-06-11 11:57:59.085496 | controller | Jun 11 11:02:40.015406 crc crio[22652]: time="2026-06-11T11:02:40.015258914Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.085514 | controller | Jun 11 11:02:40.033368 crc crio[22652]: time="2026-06-11T11:02:40.033182174Z" level=info msg="Created container 8a50551c4839ef093cf8729b018a9b4d7ebacb663713bef146b6681ab45da315: openstack-operators/swift-operator-controller-manager-67c49dd5c6-fps25/manager" id=6deac23a-01e9-4bff-9c67-de8e0a3360b3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.085532 | controller | Jun 11 11:02:40.037913 crc crio[22652]: time="2026-06-11T11:02:40.037804129Z" level=info msg="Starting container: 8a50551c4839ef093cf8729b018a9b4d7ebacb663713bef146b6681ab45da315" id=8be5021f-b73d-4ba3-9456-96fb2d55c4f1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.085550 | controller | Jun 11 11:02:40.077542 crc crio[22652]: time="2026-06-11T11:02:40.077396686Z" level=info msg="Started container" PID=49354 containerID=8a50551c4839ef093cf8729b018a9b4d7ebacb663713bef146b6681ab45da315 description=openstack-operators/swift-operator-controller-manager-67c49dd5c6-fps25/manager id=8be5021f-b73d-4ba3-9456-96fb2d55c4f1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1b709e07d8ce04e3c1beb8cb88b08ab8cab792a51da918265e4cc39e6b8c949c
2026-06-11 11:57:59.085567 | controller | Jun 11 11:02:40.108526 crc crio[22652]: time="2026-06-11T11:02:40.108106724Z" level=info msg="Created container f0d8f9d7184a1ab1353351b44f8509a7ff62017a312ec10c053723d1bc92f069: openstack-operators/infra-operator-controller-manager-cbcfcddf7-65qnr/manager" id=78464799-c1bd-4483-a981-783eb2cfc5d7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.085589 | controller | Jun 11 11:02:40.112918 crc crio[22652]: time="2026-06-11T11:02:40.112869108Z" level=info msg="Starting container: f0d8f9d7184a1ab1353351b44f8509a7ff62017a312ec10c053723d1bc92f069" id=6e586f57-093d-498d-9e28-8293ec0253dc name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.085608 | controller | Jun 11 11:02:40.147458 crc crio[22652]: time="2026-06-11T11:02:40.147410122Z" level=info msg="Started container" PID=49438 containerID=f0d8f9d7184a1ab1353351b44f8509a7ff62017a312ec10c053723d1bc92f069 description=openstack-operators/infra-operator-controller-manager-cbcfcddf7-65qnr/manager id=6e586f57-093d-498d-9e28-8293ec0253dc name=/runtime.v1.RuntimeService/StartContainer sandboxID=96959608f8d6c67cc7b1dbfb76eceaca82bcd684ef37a9d2b85caf7d968692f8
2026-06-11 11:57:59.085626 | controller | Jun 11 11:02:40.190525 crc crio[22652]: time="2026-06-11T11:02:40.190411109Z" level=info msg="Created container af63005be43ecd4a31a722a1e0eb98bae5f5dd9ec60401852ecdb7c22951506a: openstack-operators/manila-operator-controller-manager-677d9d8477-jpktc/manager" id=2fa62951-06d0-4767-b720-e5a09e31cf19 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.085644 | controller | Jun 11 11:02:40.196557 crc crio[22652]: time="2026-06-11T11:02:40.195530621Z" level=info msg="Starting container: af63005be43ecd4a31a722a1e0eb98bae5f5dd9ec60401852ecdb7c22951506a" id=0d38e63b-67a3-4963-adda-00c9ec3d0cea name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.085662 | controller | Jun 11 11:02:40.239345 crc crio[22652]: time="2026-06-11T11:02:40.236474463Z" level=info msg="Started container" PID=49359 containerID=af63005be43ecd4a31a722a1e0eb98bae5f5dd9ec60401852ecdb7c22951506a description=openstack-operators/manila-operator-controller-manager-677d9d8477-jpktc/manager id=0d38e63b-67a3-4963-adda-00c9ec3d0cea name=/runtime.v1.RuntimeService/StartContainer sandboxID=3cc081dac6d8c2097490be8567dae14551760aa65f2d83b365ce2942a1cbc934
2026-06-11 11:57:59.085679 | controller | Jun 11 11:02:40.317303 crc crio[22652]: time="2026-06-11T11:02:40.3144428Z" level=info msg="Created container 3ab1645ad749f72ca9f9d6bb1bd474e1fca4f0e3129d13a8bcd0bd4fe7d1a51f: openstack-operators/test-operator-controller-manager-8d5599d7d-rwsh4/manager" id=b70dfd12-6349-48c1-a0e8-8d9863f47657 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.085696 | controller | Jun 11 11:02:40.327090 crc crio[22652]: time="2026-06-11T11:02:40.326996166Z" level=info msg="Created container 266677d8203f55402bb5a1d54722f6f815f6ce35e611320bd78ba6b6311fac1b: openstack-operators/designate-operator-controller-manager-6bf8599b68-cr567/manager" id=118ec239-db1b-4140-b769-9e3ab69e1055 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.085713 | controller | Jun 11 11:02:40.331911 crc crio[22652]: time="2026-06-11T11:02:40.331720988Z" level=info msg="Starting container: 266677d8203f55402bb5a1d54722f6f815f6ce35e611320bd78ba6b6311fac1b" id=234a13ac-1af2-4889-8605-210e5eaec2bd name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.085731 | controller | Jun 11 11:02:40.336188 crc crio[22652]: time="2026-06-11T11:02:40.333415446Z" level=info msg="Starting container: 3ab1645ad749f72ca9f9d6bb1bd474e1fca4f0e3129d13a8bcd0bd4fe7d1a51f" id=4701ca31-fecb-4adb-9841-c6bbe0475117 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.085749 | controller | Jun 11 11:02:40.349324 crc crio[22652]: time="2026-06-11T11:02:40.348471441Z" level=info msg="Started container" PID=49437 containerID=266677d8203f55402bb5a1d54722f6f815f6ce35e611320bd78ba6b6311fac1b description=openstack-operators/designate-operator-controller-manager-6bf8599b68-cr567/manager id=234a13ac-1af2-4889-8605-210e5eaec2bd name=/runtime.v1.RuntimeService/StartContainer sandboxID=d78b7a67f54e5e59fdfca8ad5243a143690827b3aab45173e825b5619df8a56e
2026-06-11 11:57:59.085767 | controller | Jun 11 11:02:40.364527 crc crio[22652]: time="2026-06-11T11:02:40.364430873Z" level=info msg="Started container" PID=49441 containerID=3ab1645ad749f72ca9f9d6bb1bd474e1fca4f0e3129d13a8bcd0bd4fe7d1a51f description=openstack-operators/test-operator-controller-manager-8d5599d7d-rwsh4/manager id=4701ca31-fecb-4adb-9841-c6bbe0475117 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7091021d6b5fccb913ae6e74b7670d034d97303585656d16ff3044fb4801ad05
2026-06-11 11:57:59.085788 | controller | Jun 11 11:02:40.463361 crc crio[22652]: time="2026-06-11T11:02:40.463031813Z" level=info msg="Created container 8677f43e41668e12f9f7651a03bc59590e763f06c3c0cfd3d69a927ebe6522a8: openstack-operators/cinder-operator-controller-manager-86c584f6fc-7g94f/manager" id=208125d1-67b0-41ed-bfd5-5f1d5aa2edbc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.085807 | controller | Jun 11 11:02:40.499242 crc crio[22652]: time="2026-06-11T11:02:40.496473026Z" level=info msg="Starting container: 8677f43e41668e12f9f7651a03bc59590e763f06c3c0cfd3d69a927ebe6522a8" id=203e6e1f-8445-4b88-9a1d-2323aae0bb2f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.085824 | controller | Jun 11 11:02:40.501858 crc crio[22652]: time="2026-06-11T11:02:40.501793454Z" level=info msg="Removed container 4b8adfee8ba974b8821de3b10e744c508ab2533f1865af3efac2f2da4572da27: openshift-marketplace/certified-operators-5fkl5/extract-content" id=a3eab871-dca3-44d0-9723-45cc64d0f6d7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.085843 | controller | Jun 11 11:02:40.528656 crc crio[22652]: time="2026-06-11T11:02:40.528523571Z" level=info msg="Started container" PID=49356 containerID=8677f43e41668e12f9f7651a03bc59590e763f06c3c0cfd3d69a927ebe6522a8 description=openstack-operators/cinder-operator-controller-manager-86c584f6fc-7g94f/manager id=203e6e1f-8445-4b88-9a1d-2323aae0bb2f name=/runtime.v1.RuntimeService/StartContainer sandboxID=dfa6cf09405e2b772827391ee66f45f28951bce76a54a57807d5327cdfbb7a48
2026-06-11 11:57:59.085860 | controller | Jun 11 11:02:40.545833 crc crio[22652]: time="2026-06-11T11:02:40.545502792Z" level=info msg="Created container e3fa45fd5b551bfc628a1723a8230e0024e3f6173ffca98a9ca911f6fbf0f2b8: openstack-operators/nova-operator-controller-manager-f4c4579bb-zsg5c/manager" id=c72103b0-7b59-4d79-ae76-ebba5302fecc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.085878 | controller | Jun 11 11:02:40.550691 crc crio[22652]: time="2026-06-11T11:02:40.550563279Z" level=info msg="Starting container: e3fa45fd5b551bfc628a1723a8230e0024e3f6173ffca98a9ca911f6fbf0f2b8" id=b93085b9-f72d-4005-b190-92b96802ce08 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.085895 | controller | Jun 11 11:02:40.551469 crc crio[22652]: time="2026-06-11T11:02:40.551403896Z" level=info msg="Removing container: c676b58367b33fc83da67b6f82d5b4fbe6a5288c4e16543836529a1a125fb7ec" id=ef0215ca-2224-4558-9907-ae3cb377e8f7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.085912 | controller | Jun 11 11:02:40.581880 crc crio[22652]: time="2026-06-11T11:02:40.581755968Z" level=info msg="Started container" PID=49590 containerID=e3fa45fd5b551bfc628a1723a8230e0024e3f6173ffca98a9ca911f6fbf0f2b8 description=openstack-operators/nova-operator-controller-manager-f4c4579bb-zsg5c/manager id=b93085b9-f72d-4005-b190-92b96802ce08 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c0d5826e6afe85dca942e3d1a4306ace016b168d392ef09fc5b860982c481ba5
2026-06-11 11:57:59.085930 | controller | Jun 11 11:02:40.734184 crc crio[22652]: time="2026-06-11T11:02:40.733484387Z" level=info msg="Created container 1e84b8f97241a19644598bfa74421bcec253b810ab202b66c0a19d246929193c: openstack-operators/barbican-operator-controller-manager-7b8ffd8c4f-gmfq5/manager" id=061b5bc3-bda4-46fd-a30f-b6fd48361997 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.085948 | controller | Jun 11 11:02:40.769272 crc crio[22652]: time="2026-06-11T11:02:40.768794515Z" level=info msg="Removed container c676b58367b33fc83da67b6f82d5b4fbe6a5288c4e16543836529a1a125fb7ec: openshift-marketplace/certified-operators-5fkl5/extract-utilities" id=ef0215ca-2224-4558-9907-ae3cb377e8f7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.085968 | controller | Jun 11 11:02:40.779899 crc crio[22652]: time="2026-06-11T11:02:40.7798197Z" level=info msg="Starting container: 1e84b8f97241a19644598bfa74421bcec253b810ab202b66c0a19d246929193c" id=5a6ae9e6-fd18-41cc-823b-3099ba971db0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.085986 | controller | Jun 11 11:02:40.814403 crc crio[22652]: time="2026-06-11T11:02:40.81002687Z" level=info msg="Started container" PID=49461 containerID=1e84b8f97241a19644598bfa74421bcec253b810ab202b66c0a19d246929193c description=openstack-operators/barbican-operator-controller-manager-7b8ffd8c4f-gmfq5/manager id=5a6ae9e6-fd18-41cc-823b-3099ba971db0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=221c05d8ffec1ae09f961a0abeeb96f67f746f5e4447be31ce8c11d9bc2b9150
2026-06-11 11:57:59.086004 | controller | Jun 11 11:02:41.695728 crc crio[22652]: time="2026-06-11T11:02:41.695634144Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.086022 | controller | Jun 11 11:02:41.928745 crc crio[22652]: time="2026-06-11T11:02:41.928601941Z" level=info msg="Created container c75fff362646b61383b1709bf8708006042748dfd72cd434cfa463fc4e7c3972: baremetal-operator-system/baremetal-operator-ironic-d98796459-l2x4z/ironic-httpd" id=8a01c558-e740-4e6d-99c4-ece7711af883 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.086039 | controller | Jun 11 11:02:41.930612 crc crio[22652]: time="2026-06-11T11:02:41.93054233Z" level=info msg="Starting container: c75fff362646b61383b1709bf8708006042748dfd72cd434cfa463fc4e7c3972" id=cf112bb1-35e5-44d5-9bfa-fe3580e0cb8e name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.086056 | controller | Jun 11 11:02:41.937940 crc crio[22652]: time="2026-06-11T11:02:41.937848152Z" level=info msg="Started container" PID=49780 containerID=c75fff362646b61383b1709bf8708006042748dfd72cd434cfa463fc4e7c3972 description=baremetal-operator-system/baremetal-operator-ironic-d98796459-l2x4z/ironic-httpd id=cf112bb1-35e5-44d5-9bfa-fe3580e0cb8e name=/runtime.v1.RuntimeService/StartContainer sandboxID=823e12ab64de986d4e9df31315ef1f3111146d0af259f6bfbb9ffa9c751db2f9
2026-06-11 11:57:59.086073 | controller | Jun 11 11:02:41.957924 crc crio[22652]: time="2026-06-11T11:02:41.957860061Z" level=info msg="Pulling image: quay.io/metal3-io/ironic:release-24.1" id=8b87143e-48d4-4641-9aa6-74b65fd027ac name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.086091 | controller | Jun 11 11:02:41.972493 crc crio[22652]: time="2026-06-11T11:02:41.972026255Z" level=info msg="Trying to access \"quay.io/metal3-io/ironic:release-24.1\""
2026-06-11 11:57:59.086107 | controller | Jun 11 11:02:42.446711 crc crio[22652]: time="2026-06-11T11:02:42.446643928Z" level=info msg="Pulled image: quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8" id=8b87143e-48d4-4641-9aa6-74b65fd027ac name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.086125 | controller | Jun 11 11:02:42.449348 crc crio[22652]: time="2026-06-11T11:02:42.449262889Z" level=info msg="Checking image status: quay.io/metal3-io/ironic:release-24.1" id=b57d0955-6f42-4963-84c8-9426ddca3ce2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.086142 | controller | Jun 11 11:02:42.451355 crc crio[22652]: time="2026-06-11T11:02:42.451311856Z" level=info msg="Checking image status: quay.io/metal3-io/ironic:release-24.1" id=0c20b3a7-64c7-4e65-9471-59ed2772b858 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.086158 | controller | Jun 11 11:02:42.458994 crc crio[22652]: time="2026-06-11T11:02:42.458903082Z" level=info msg="Creating container: baremetal-operator-system/baremetal-operator-ironic-d98796459-l2x4z/ironic-log-watch" id=bbc4e668-33ad-4626-adac-3c79e7ba3444 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.086176 | controller | Jun 11 11:02:42.459504 crc crio[22652]: time="2026-06-11T11:02:42.459437727Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.086196 | controller | Jun 11 11:02:42.500662 crc crio[22652]: time="2026-06-11T11:02:42.500612901Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.086214 | controller | Jun 11 11:02:43.264599 crc crio[22652]: time="2026-06-11T11:02:43.264485677Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.086231 | controller | Jun 11 11:02:43.418798 crc crio[22652]: time="2026-06-11T11:02:43.418746862Z" level=info msg="Created container 6b47151dd77ffc5c9190326ab36a016a3ca61694afc5e3c945ff30e5c708f056: baremetal-operator-system/baremetal-operator-ironic-d98796459-l2x4z/ironic-log-watch" id=bbc4e668-33ad-4626-adac-3c79e7ba3444 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.086248 | controller | Jun 11 11:02:43.420666 crc crio[22652]: time="2026-06-11T11:02:43.420611541Z" level=info msg="Starting container: 6b47151dd77ffc5c9190326ab36a016a3ca61694afc5e3c945ff30e5c708f056" id=7e1d1b87-32d4-417f-9654-616acb08c3d0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.086265 | controller | Jun 11 11:02:43.444248 crc crio[22652]: time="2026-06-11T11:02:43.438530109Z" level=info msg="Started container" PID=49837 containerID=6b47151dd77ffc5c9190326ab36a016a3ca61694afc5e3c945ff30e5c708f056 description=baremetal-operator-system/baremetal-operator-ironic-d98796459-l2x4z/ironic-log-watch id=7e1d1b87-32d4-417f-9654-616acb08c3d0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=823e12ab64de986d4e9df31315ef1f3111146d0af259f6bfbb9ffa9c751db2f9
2026-06-11 11:57:59.086283 | controller | Jun 11 11:03:12.956192 crc crio[22652]: time="2026-06-11T11:03:12.955509614Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-7dc8cc99c9-bqwjs/POD" id=73b0bfcf-8c92-4949-91c8-ccf7c180f6dd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.086300 | controller | Jun 11 11:03:12.957360 crc crio[22652]: time="2026-06-11T11:03:12.956268058Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.086316 | controller | Jun 11 11:03:13.013448 crc crio[22652]: time="2026-06-11T11:03:13.013040868Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7dc8cc99c9-bqwjs Namespace:openstack ID:60264fd76d3bf2d8fbcee1e5e5332923e466c89257037da320c373cd392864e3 UID:5db2c596-7167-409b-b0d6-f4cccbca6fe5 NetNS:/var/run/netns/cad39c52-ccb3-4567-981f-c5afd58d4ca9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5db2c596_7167_409b_b0d6_f4cccbca6fe5.slice PodAnnotations:0xc00008c100}] Aliases:map[]}"
2026-06-11 11:57:59.086334 | controller | Jun 11 11:03:13.013448 crc crio[22652]: time="2026-06-11T11:03:13.01310673Z" level=info msg="Adding pod openstack_dnsmasq-dns-7dc8cc99c9-bqwjs to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.086372 | controller | Jun 11 11:03:13.076840 crc crio[22652]: time="2026-06-11T11:03:13.076744755Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-769fc96f7c-fc8kw/POD" id=ba3c0a31-927c-4e78-a8d0-c15ccbf67082 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.086391 | controller | Jun 11 11:03:13.076971 crc crio[22652]: time="2026-06-11T11:03:13.076860156Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.086410 | controller | Jun 11 11:03:13.135098 crc crio[22652]: time="2026-06-11T11:03:13.134680617Z" level=info msg="Got pod network &{Name:dnsmasq-dns-769fc96f7c-fc8kw Namespace:openstack ID:0d9a77eaa16e261c141cb16fbf36e7f256e1da6b22e46c5ff5f541ddf79c9490 UID:3c8883bb-2799-4f58-a19c-f6e6159f729f NetNS:/var/run/netns/fd6040bf-785c-4478-9573-741d97bc1f94 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3c8883bb_2799_4f58_a19c_f6e6159f729f.slice PodAnnotations:0xc00008c5b8}] Aliases:map[]}"
2026-06-11 11:57:59.086439 | controller | Jun 11 11:03:13.135098 crc crio[22652]: time="2026-06-11T11:03:13.13508068Z" level=info msg="Adding pod openstack_dnsmasq-dns-769fc96f7c-fc8kw to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.086459 | controller | Jun 11 11:03:13.627378 crc crio[22652]: 2026-06-11T11:03:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:60264fd76d3bf2d Mac:ee:b5:69:d3:ea:cb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:61 Mtu:0 Sandbox:/var/run/netns/cad39c52-ccb3-4567-981f-c5afd58d4ca9 SocketPath: PciID:}] [{Interface:0xc0002447f0 Address:{IP:10.217.0.97 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.086476 | controller | Jun 11 11:03:13.628485 crc crio[22652]: time="2026-06-11T11:03:13.628291673Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7dc8cc99c9-bqwjs Namespace:openstack ID:60264fd76d3bf2d8fbcee1e5e5332923e466c89257037da320c373cd392864e3 UID:5db2c596-7167-409b-b0d6-f4cccbca6fe5 NetNS:/var/run/netns/cad39c52-ccb3-4567-981f-c5afd58d4ca9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5db2c596_7167_409b_b0d6_f4cccbca6fe5.slice PodAnnotations:0xc00008c100}] Aliases:map[]}"
2026-06-11 11:57:59.086494 | controller | Jun 11 11:03:13.628485 crc crio[22652]: time="2026-06-11T11:03:13.628480328Z" level=info msg="Checking pod openstack_dnsmasq-dns-7dc8cc99c9-bqwjs for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.086511 | controller | Jun 11 11:03:13.637198 crc crio[22652]: time="2026-06-11T11:03:13.637000845Z" level=info msg="Ran pod sandbox 60264fd76d3bf2d8fbcee1e5e5332923e466c89257037da320c373cd392864e3 with infra container: openstack/dnsmasq-dns-7dc8cc99c9-bqwjs/POD" id=73b0bfcf-8c92-4949-91c8-ccf7c180f6dd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.086529 | controller | Jun 11 11:03:13.640542 crc crio[22652]: time="2026-06-11T11:03:13.640415971Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=d04540cc-4aac-4dd0-8e1e-46cc296ab17b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.086546 | controller | Jun 11 11:03:13.640781 crc crio[22652]: time="2026-06-11T11:03:13.640690149Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found" id=d04540cc-4aac-4dd0-8e1e-46cc296ab17b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.086564 | controller | Jun 11 11:03:13.640877 crc crio[22652]: time="2026-06-11T11:03:13.640780022Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found" id=d04540cc-4aac-4dd0-8e1e-46cc296ab17b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.086581 | controller | Jun 11 11:03:13.641921 crc crio[22652]: time="2026-06-11T11:03:13.641820857Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=a9765674-9789-45db-9e4e-3d87ed5589d2 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.086599 | controller | Jun 11 11:03:13.653427 crc crio[22652]: time="2026-06-11T11:03:13.653320049Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\""
2026-06-11 11:57:59.086616 | controller | Jun 11 11:03:13.711778 crc crio[22652]: 2026-06-11T11:03:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0d9a77eaa16e261 Mac:d6:9e:e2:9a:7e:5a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:62 Mtu:0 Sandbox:/var/run/netns/fd6040bf-785c-4478-9573-741d97bc1f94 SocketPath: PciID:}] [{Interface:0xc000700a40 Address:{IP:10.217.0.98 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.086637 | controller | Jun 11 11:03:13.712781 crc crio[22652]: time="2026-06-11T11:03:13.712663746Z" level=info msg="Got pod network &{Name:dnsmasq-dns-769fc96f7c-fc8kw Namespace:openstack ID:0d9a77eaa16e261c141cb16fbf36e7f256e1da6b22e46c5ff5f541ddf79c9490 UID:3c8883bb-2799-4f58-a19c-f6e6159f729f NetNS:/var/run/netns/fd6040bf-785c-4478-9573-741d97bc1f94 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3c8883bb_2799_4f58_a19c_f6e6159f729f.slice PodAnnotations:0xc00008c5b8}] Aliases:map[]}"
2026-06-11 11:57:59.086656 | controller | Jun 11 11:03:13.712935 crc crio[22652]: time="2026-06-11T11:03:13.712826311Z" level=info msg="Checking pod openstack_dnsmasq-dns-769fc96f7c-fc8kw for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.086674 | controller | Jun 11 11:03:13.721617 crc crio[22652]: time="2026-06-11T11:03:13.721545762Z" level=info msg="Ran pod sandbox 0d9a77eaa16e261c141cb16fbf36e7f256e1da6b22e46c5ff5f541ddf79c9490 with infra container: openstack/dnsmasq-dns-769fc96f7c-fc8kw/POD" id=ba3c0a31-927c-4e78-a8d0-c15ccbf67082 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.086692 | controller | Jun 11 11:03:13.723721 crc crio[22652]: time="2026-06-11T11:03:13.723626547Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=78990131-463a-4572-b54b-c34cf5aca44b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.086710 | controller | Jun 11 11:03:13.723845 crc crio[22652]: time="2026-06-11T11:03:13.723815403Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found" id=78990131-463a-4572-b54b-c34cf5aca44b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.086727 | controller | Jun 11 11:03:13.723915 crc crio[22652]: time="2026-06-11T11:03:13.723857285Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found" id=78990131-463a-4572-b54b-c34cf5aca44b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.086744 | controller | Jun 11 11:03:13.724834 crc crio[22652]: time="2026-06-11T11:03:13.724721862Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=c0037ea2-9f2e-4dbc-bc06-b7c5850b6642 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.086760 | controller | Jun 11 11:03:13.728342 crc crio[22652]: time="2026-06-11T11:03:13.728100468Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\""
2026-06-11 11:57:59.086778 | controller | Jun 11 11:03:15.682705 crc crio[22652]: time="2026-06-11T11:03:15.679290299Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-6b994dcc49-x95q9/POD" id=dc1aa307-852c-4fff-9012-1463847a0b22 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.086795 | controller | Jun 11 11:03:15.682705 crc crio[22652]: time="2026-06-11T11:03:15.681614763Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.086813 | controller | Jun 11 11:03:15.829270 crc crio[22652]: time="2026-06-11T11:03:15.826802519Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6b994dcc49-x95q9 Namespace:openstack ID:150666e8fe657599f387d26f85c806ce5334a6999737d88c80c4a449210f3890 UID:b163b8e8-92d1-4fbb-933e-0182be136e0d NetNS:/var/run/netns/fa066c17-c80e-42d2-b6bb-ac5e2488eec7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb163b8e8_92d1_4fbb_933e_0182be136e0d.slice PodAnnotations:0xc0004bef08}] Aliases:map[]}"
2026-06-11 11:57:59.086834 | controller | Jun 11 11:03:15.829270 crc crio[22652]: time="2026-06-11T11:03:15.826945114Z" level=info msg="Adding pod openstack_dnsmasq-dns-6b994dcc49-x95q9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.086852 | controller | Jun 11 11:03:16.160794 crc crio[22652]: time="2026-06-11T11:03:16.160556664Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-68bc84565-mf2dh/POD" id=b60e96f2-af26-4440-a336-b905243486a0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.086871 | controller | Jun 11 11:03:16.161572 crc crio[22652]: time="2026-06-11T11:03:16.161522245Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.086889 | controller | Jun 11 11:03:16.330252 crc crio[22652]: time="2026-06-11T11:03:16.329974995Z" level=info msg="Got pod network &{Name:dnsmasq-dns-68bc84565-mf2dh Namespace:openstack ID:6f799f0eeb738be7e70a73ac9b791a28451acede31c9dd47fd56f3f69d43d309 UID:caf2d78c-2764-484b-9a2d-7c82bd1f2cc1 NetNS:/var/run/netns/00f037f8-8828-469a-ade3-7ba29caa0333 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcaf2d78c_2764_484b_9a2d_7c82bd1f2cc1.slice PodAnnotations:0xc000988180}] Aliases:map[]}"
2026-06-11 11:57:59.086906 | controller | Jun 11 11:03:16.330252 crc crio[22652]: time="2026-06-11T11:03:16.330070025Z" level=info msg="Adding pod openstack_dnsmasq-dns-68bc84565-mf2dh to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.086924 | controller | Jun 11 11:03:16.463523 crc crio[22652]: 2026-06-11T11:03:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:150666e8fe65759 Mac:ba:31:9c:85:f4:76 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:63 Mtu:0 Sandbox:/var/run/netns/fa066c17-c80e-42d2-b6bb-ac5e2488eec7 SocketPath: PciID:}] [{Interface:0xc000124c50 Address:{IP:10.217.0.99 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.086942 | controller | Jun 11 11:03:16.471518 crc crio[22652]: time="2026-06-11T11:03:16.471440454Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6b994dcc49-x95q9 Namespace:openstack ID:150666e8fe657599f387d26f85c806ce5334a6999737d88c80c4a449210f3890 UID:b163b8e8-92d1-4fbb-933e-0182be136e0d NetNS:/var/run/netns/fa066c17-c80e-42d2-b6bb-ac5e2488eec7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb163b8e8_92d1_4fbb_933e_0182be136e0d.slice PodAnnotations:0xc0004bef08}] Aliases:map[]}"
2026-06-11 11:57:59.086960 | controller | Jun 11 11:03:16.471750 crc crio[22652]: time="2026-06-11T11:03:16.4716355Z" level=info msg="Checking pod openstack_dnsmasq-dns-6b994dcc49-x95q9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.086977 | controller | Jun 11 11:03:16.512312 crc crio[22652]: time="2026-06-11T11:03:16.507748298Z" level=info msg="Ran pod sandbox 150666e8fe657599f387d26f85c806ce5334a6999737d88c80c4a449210f3890 with infra container: openstack/dnsmasq-dns-6b994dcc49-x95q9/POD" id=dc1aa307-852c-4fff-9012-1463847a0b22 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.086995 | controller | Jun 11 11:03:16.528568 crc crio[22652]: time="2026-06-11T11:03:16.521715608Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=b47e470a-9623-495d-a6c3-d0498a9a2a4a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.087013 | controller | Jun 11 11:03:16.528568 crc crio[22652]: time="2026-06-11T11:03:16.521929835Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found" id=b47e470a-9623-495d-a6c3-d0498a9a2a4a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.087034 | controller | Jun 11 11:03:16.528568 crc crio[22652]: time="2026-06-11T11:03:16.521972486Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found" id=b47e470a-9623-495d-a6c3-d0498a9a2a4a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.087051 | controller | Jun 11 11:03:16.528568 crc crio[22652]: time="2026-06-11T11:03:16.524866147Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=b772a931-bade-43a9-b898-7844046569de name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.087069 | controller | Jun 11 11:03:16.538744 crc crio[22652]: time="2026-06-11T11:03:16.538675742Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\""
2026-06-11 11:57:59.087086 | controller | Jun 11 11:03:16.866928 crc crio[22652]: time="2026-06-11T11:03:16.866398706Z" level=info msg="Running pod sandbox: openstack/rabbitmq-server-0/POD" id=3bf9510c-fd56-4d53-b3d6-d0f48a838d74 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.087104 | controller | Jun 11 11:03:16.866928 crc crio[22652]: time="2026-06-11T11:03:16.866892272Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.087120 | controller | Jun 11 11:03:16.980466 crc crio[22652]: time="2026-06-11T11:03:16.969952331Z" level=info msg="Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:68c28310e93ce04289a3136ad93a9a8461ba81633ec853a01d9fd0670e7d6740 UID:9ce5b578-ecf9-41be-b18f-206c09439299 NetNS:/var/run/netns/2a19d5d3-69bf-48fd-a0fb-04b623704bdd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9ce5b578_ecf9_41be_b18f_206c09439299.slice PodAnnotations:0xc0036e6440}] Aliases:map[]}"
2026-06-11 11:57:59.087137 | controller | Jun 11 11:03:16.980466 crc crio[22652]: time="2026-06-11T11:03:16.969992982Z" level=info msg="Adding pod openstack_rabbitmq-server-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.087154 | controller | Jun 11 11:03:17.182351 crc crio[22652]: 2026-06-11T11:03:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6f799f0eeb738be Mac:2e:f6:7d:f2:19:18 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:64 Mtu:0 Sandbox:/var/run/netns/00f037f8-8828-469a-ade3-7ba29caa0333 SocketPath: PciID:}] [{Interface:0xc0003eec60 Address:{IP:10.217.0.100 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.087172 | controller | Jun 11 11:03:17.194256 crc crio[22652]: time="2026-06-11T11:03:17.190820724Z" level=info msg="Got pod network &{Name:dnsmasq-dns-68bc84565-mf2dh Namespace:openstack ID:6f799f0eeb738be7e70a73ac9b791a28451acede31c9dd47fd56f3f69d43d309 UID:caf2d78c-2764-484b-9a2d-7c82bd1f2cc1 NetNS:/var/run/netns/00f037f8-8828-469a-ade3-7ba29caa0333 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcaf2d78c_2764_484b_9a2d_7c82bd1f2cc1.slice PodAnnotations:0xc000988180}] Aliases:map[]}"
2026-06-11 11:57:59.087189 | controller | Jun 11 11:03:17.194256 crc crio[22652]: time="2026-06-11T11:03:17.191020267Z" level=info msg="Checking pod openstack_dnsmasq-dns-68bc84565-mf2dh for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.087206 | controller | Jun 11 11:03:17.307777 crc crio[22652]: time="2026-06-11T11:03:17.307619201Z" level=info msg="Ran pod sandbox 6f799f0eeb738be7e70a73ac9b791a28451acede31c9dd47fd56f3f69d43d309 with infra container: openstack/dnsmasq-dns-68bc84565-mf2dh/POD" id=b60e96f2-af26-4440-a336-b905243486a0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.087224 | controller | Jun 11 11:03:17.311567 crc crio[22652]: time="2026-06-11T11:03:17.310760837Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=51d788c7-bda1-49ef-809b-0744c7450237 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.087245 | controller | Jun 11 11:03:17.311567 crc crio[22652]: time="2026-06-11T11:03:17.310995745Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found" id=51d788c7-bda1-49ef-809b-0744c7450237 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.087263 | controller | Jun 11 11:03:17.311567 crc crio[22652]: time="2026-06-11T11:03:17.311039596Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found" id=51d788c7-bda1-49ef-809b-0744c7450237 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.087281 | controller | Jun 11 11:03:17.313792 crc crio[22652]: time="2026-06-11T11:03:17.312664138Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=599afbb4-0eba-4ed9-aceb-d0975ed1b3d2 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.087313 | controller | Jun 11 11:03:17.330254 crc crio[22652]: time="2026-06-11T11:03:17.330171861Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\""
2026-06-11 11:57:59.087332 | controller | Jun 11 11:03:17.415162 crc crio[22652]: time="2026-06-11T11:03:17.415008917Z" level=info msg="Running pod sandbox: openstack/rabbitmq-cell1-server-0/POD" id=221c4144-03d5-4f04-8633-8a948af51be3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.087371 | controller | Jun 11 11:03:17.415382 crc crio[22652]: time="2026-06-11T11:03:17.415178249Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.087392 | controller | Jun 11 11:03:17.466420 crc crio[22652]: time="2026-06-11T11:03:17.465924501Z" level=info msg="Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:c2786fd46ac0a8592e2e22a166ee96d1b10e6b1eb2a55bdad611709533c77aa0 UID:9dde6e6a-ac8e-4dbe-97e5-fde6dbaacb53 NetNS:/var/run/netns/72ae2081-8a8c-4491-a2b2-4fea73763756 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9dde6e6a_ac8e_4dbe_97e5_fde6dbaacb53.slice PodAnnotations:0xc0004beff0}] Aliases:map[]}"
2026-06-11 11:57:59.087413 | controller | Jun 11 11:03:17.466420 crc crio[22652]: time="2026-06-11T11:03:17.466380085Z" level=info msg="Adding pod openstack_rabbitmq-cell1-server-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.087438 | controller | Jun 11 11:03:17.769645 crc crio[22652]: 2026-06-11T11:03:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:68c28310e93ce04 Mac:4e:b5:b9:62:75:d2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:65 Mtu:0 Sandbox:/var/run/netns/2a19d5d3-69bf-48fd-a0fb-04b623704bdd SocketPath: PciID:}] [{Interface:0xc000506d90 Address:{IP:10.217.0.101 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.087459 | controller | Jun 11 11:03:17.770560 crc crio[22652]: time="2026-06-11T11:03:17.770497181Z" level=info msg="Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:68c28310e93ce04289a3136ad93a9a8461ba81633ec853a01d9fd0670e7d6740 UID:9ce5b578-ecf9-41be-b18f-206c09439299 NetNS:/var/run/netns/2a19d5d3-69bf-48fd-a0fb-04b623704bdd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9ce5b578_ecf9_41be_b18f_206c09439299.slice PodAnnotations:0xc0036e6440}] Aliases:map[]}"
2026-06-11 11:57:59.087476 | controller | Jun 11 11:03:17.770737 crc crio[22652]: time="2026-06-11T11:03:17.770673327Z" level=info msg="Checking pod openstack_rabbitmq-server-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.087498 | controller | Jun 11 11:03:17.789173 crc crio[22652]: time="2026-06-11T11:03:17.787852118Z" level=info msg="Ran pod sandbox 68c28310e93ce04289a3136ad93a9a8461ba81633ec853a01d9fd0670e7d6740 with infra container: openstack/rabbitmq-server-0/POD" id=3bf9510c-fd56-4d53-b3d6-d0f48a838d74 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.087516 | controller | Jun 11 11:03:17.807531 crc crio[22652]: time="2026-06-11T11:03:17.807454435Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=4b2d91b7-4029-4322-b771-2d9f84256721 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.087532 | controller | Jun 11 11:03:17.807831 crc crio[22652]: time="2026-06-11T11:03:17.807664751Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified not found" id=4b2d91b7-4029-4322-b771-2d9f84256721 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.087550 | controller | Jun 11 11:03:17.807831 crc crio[22652]: time="2026-06-11T11:03:17.807709403Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified found" id=4b2d91b7-4029-4322-b771-2d9f84256721 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.087568 | controller | Jun 11 11:03:17.809087 crc crio[22652]: time="2026-06-11T11:03:17.809047648Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=decea69c-c357-4d8c-810a-561e9c769ffc name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.087586 | controller | Jun 11 11:03:17.852401 crc crio[22652]: time="2026-06-11T11:03:17.852041125Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\""
2026-06-11 11:57:59.087603 | controller | Jun 11 11:03:18.167584 crc crio[22652]: time="2026-06-11T11:03:18.167476903Z" level=info msg="Running pod sandbox: openstack/openstack-galera-0/POD" id=4d02264c-9e4a-47d9-8a2e-1b7dca1d0f6f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.087620 | controller | Jun 11 11:03:18.167584 crc crio[22652]: time="2026-06-11T11:03:18.167592817Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.087637 | controller | Jun 11 11:03:18.276159 crc crio[22652]: 2026-06-11T11:03:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c2786fd46ac0a85 Mac:6a:d0:f5:f4:85:00 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:66 Mtu:0 Sandbox:/var/run/netns/72ae2081-8a8c-4491-a2b2-4fea73763756 SocketPath: PciID:}] [{Interface:0xc0004405d0 Address:{IP:10.217.0.102 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.087655 | controller | Jun 11 11:03:18.284414 crc crio[22652]: time="2026-06-11T11:03:18.281835982Z" level=info msg="Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:c2786fd46ac0a8592e2e22a166ee96d1b10e6b1eb2a55bdad611709533c77aa0 UID:9dde6e6a-ac8e-4dbe-97e5-fde6dbaacb53 NetNS:/var/run/netns/72ae2081-8a8c-4491-a2b2-4fea73763756 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9dde6e6a_ac8e_4dbe_97e5_fde6dbaacb53.slice PodAnnotations:0xc0004beff0}] Aliases:map[]}"
2026-06-11 11:57:59.087673 | controller | Jun 11 11:03:18.284414 crc crio[22652]: time="2026-06-11T11:03:18.282475332Z" level=info msg="Checking pod openstack_rabbitmq-cell1-server-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.087690 | controller | Jun 11 11:03:18.296022 crc crio[22652]: time="2026-06-11T11:03:18.295883627Z" level=info msg="Ran pod sandbox c2786fd46ac0a8592e2e22a166ee96d1b10e6b1eb2a55bdad611709533c77aa0 with infra container: openstack/rabbitmq-cell1-server-0/POD" id=221c4144-03d5-4f04-8633-8a948af51be3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.087707 | controller | Jun 11 11:03:18.324306 crc crio[22652]: time="2026-06-11T11:03:18.323558908Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=66d6f62f-01ea-4ee3-8875-2084e4d04413 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.087728 | controller | Jun 11 11:03:18.339796 crc crio[22652]: time="2026-06-11T11:03:18.3395232Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified not found" id=66d6f62f-01ea-4ee3-8875-2084e4d04413 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.087746 | controller | Jun 11 11:03:18.339796 crc crio[22652]: time="2026-06-11T11:03:18.339637093Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified found" id=66d6f62f-01ea-4ee3-8875-2084e4d04413 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.087764 | controller | Jun 11 11:03:18.345725 crc crio[22652]: time="2026-06-11T11:03:18.345410353Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=7bcf146a-dc09-4068-a78c-b5e86889712c name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.087781 | controller | Jun 11 11:03:18.359237 crc crio[22652]: time="2026-06-11T11:03:18.355437996Z" level=info msg="Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:dcd8511e066436b79586125c5d5fe8e1f4491293a9d09fa063d690ff44d328aa UID:4da32b6f-0921-4345-b353-46d3e11aa854 NetNS:/var/run/netns/3c024e92-fad5-4ec6-98d6-42fa98b1320b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4da32b6f_0921_4345_b353_46d3e11aa854.slice PodAnnotations:0xc002928a08}] Aliases:map[]}"
2026-06-11 11:57:59.087798 | controller | Jun 11 11:03:18.359237 crc crio[22652]: time="2026-06-11T11:03:18.355507408Z" level=info msg="Adding pod openstack_openstack-galera-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.087815 | controller | Jun 11 11:03:18.359237 crc crio[22652]: time="2026-06-11T11:03:18.355701109Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\""
2026-06-11 11:57:59.087832 | controller | Jun 11 11:03:18.869438 crc crio[22652]: 2026-06-11T11:03:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dcd8511e066436b Mac:1a:6b:c3:4f:60:6e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:67 Mtu:0 Sandbox:/var/run/netns/3c024e92-fad5-4ec6-98d6-42fa98b1320b SocketPath: PciID:}] [{Interface:0xc0003ec9c0 Address:{IP:10.217.0.103 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.087850 | controller | Jun 11 11:03:18.883238 crc crio[22652]: time="2026-06-11T11:03:18.882887997Z" level=info msg="Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:dcd8511e066436b79586125c5d5fe8e1f4491293a9d09fa063d690ff44d328aa UID:4da32b6f-0921-4345-b353-46d3e11aa854 NetNS:/var/run/netns/3c024e92-fad5-4ec6-98d6-42fa98b1320b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4da32b6f_0921_4345_b353_46d3e11aa854.slice PodAnnotations:0xc002928a08}] Aliases:map[]}"
2026-06-11 11:57:59.087868 | controller | Jun 11 11:03:18.894094 crc crio[22652]: time="2026-06-11T11:03:18.889863489Z" level=info msg="Checking pod openstack_openstack-galera-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.087885 | controller | Jun 11 11:03:18.938559 crc crio[22652]: time="2026-06-11T11:03:18.938386653Z" level=info msg="Ran pod sandbox dcd8511e066436b79586125c5d5fe8e1f4491293a9d09fa063d690ff44d328aa with infra container: openstack/openstack-galera-0/POD" id=4d02264c-9e4a-47d9-8a2e-1b7dca1d0f6f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.087903 | controller | Jun 11 11:03:18.953746 crc crio[22652]: time="2026-06-11T11:03:18.94703372Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=8708b6a0-cf72-4cab-9cf8-65a39e79d153 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.087924 | controller | Jun 11 11:03:18.953746 crc crio[22652]: time="2026-06-11T11:03:18.953555477Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-mariadb:current-podified not found" id=8708b6a0-cf72-4cab-9cf8-65a39e79d153 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.087942 | controller | Jun 11 11:03:18.953746 crc crio[22652]: time="2026-06-11T11:03:18.95366472Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-mariadb:current-podified found" id=8708b6a0-cf72-4cab-9cf8-65a39e79d153 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.087959 | controller | Jun 11 11:03:18.960812 crc crio[22652]: time="2026-06-11T11:03:18.957807389Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=20d2d7cc-c44a-49e1-aaa0-e34be4f02a86 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.087976 | controller | Jun 11 11:03:18.962696 crc crio[22652]: time="2026-06-11T11:03:18.962426603Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\""
2026-06-11 11:57:59.087994 | controller | Jun 11 11:03:19.526770 crc crio[22652]: time="2026-06-11T11:03:19.523253738Z" level=info msg="Running pod sandbox: openstack/openstack-cell1-galera-0/POD" id=96ca39b4-3694-48bf-8dd2-10e8e5c832e3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.088012 | controller | Jun 11 11:03:19.526770 crc crio[22652]: time="2026-06-11T11:03:19.523695372Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.088029 | controller | Jun 11 11:03:19.588639 crc crio[22652]: time="2026-06-11T11:03:19.587926738Z" level=info msg="Running pod sandbox: openstack/memcached-0/POD" id=7929145e-e31d-4347-aa66-d5b05ed133f2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.088047 | controller | Jun 11 11:03:19.588639 crc crio[22652]: time="2026-06-11T11:03:19.588033321Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.088064 | controller | Jun 11 11:03:19.594314 crc crio[22652]: time="2026-06-11T11:03:19.593886886Z" level=info msg="Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:1bc135ac57f549fd8ae843a6ed24dc3d15f496fb4f39a793dcd4dbb9d079611a UID:e2ac1e23-2a61-440b-b763-7ec61a386c25 NetNS:/var/run/netns/7c67aa53-05e2-404b-8ffd-1902b0266838 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode2ac1e23_2a61_440b_b763_7ec61a386c25.slice PodAnnotations:0xc00008c668}] Aliases:map[]}"
2026-06-11 11:57:59.088082 | controller | Jun 11 11:03:19.594314 crc crio[22652]: time="2026-06-11T11:03:19.594045181Z" level=info msg="Adding pod openstack_openstack-cell1-galera-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.088132 | controller | Jun 11 11:03:19.663975 crc crio[22652]: time="2026-06-11T11:03:19.663637051Z" level=info msg="Got pod network &{Name:memcached-0 Namespace:openstack ID:f9a55e94c662e1edb13ad7e961ca0efebc40ebc91899a6e867b728d2defb4e9e UID:43e5066b-3cee-41aa-b67d-90e74890ac08 NetNS:/var/run/netns/15f864d3-8f9c-4b00-8804-fde9aabd33f7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod43e5066b_3cee_41aa_b67d_90e74890ac08.slice PodAnnotations:0xc0009885b0}] Aliases:map[]}"
2026-06-11 11:57:59.088152 | controller | Jun 11 11:03:19.664372 crc crio[22652]: time="2026-06-11T11:03:19.664047954Z" level=info msg="Adding pod openstack_memcached-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.088173 | controller | Jun 11 11:03:20.352603 crc crio[22652]: 2026-06-11T11:03:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f9a55e94c662e1e Mac:02:8d:db:55:55:02 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:69 Mtu:0 Sandbox:/var/run/netns/15f864d3-8f9c-4b00-8804-fde9aabd33f7 SocketPath: PciID:}] [{Interface:0xc00015ef70 Address:{IP:10.217.0.105 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.088191 | controller | Jun 11 11:03:20.356631 crc crio[22652]: time="2026-06-11T11:03:20.356169985Z" level=info msg="Got pod network &{Name:memcached-0 Namespace:openstack ID:f9a55e94c662e1edb13ad7e961ca0efebc40ebc91899a6e867b728d2defb4e9e UID:43e5066b-3cee-41aa-b67d-90e74890ac08 NetNS:/var/run/netns/15f864d3-8f9c-4b00-8804-fde9aabd33f7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod43e5066b_3cee_41aa_b67d_90e74890ac08.slice PodAnnotations:0xc0009885b0}] Aliases:map[]}"
2026-06-11 11:57:59.088210 | controller | Jun 11 11:03:20.356631 crc crio[22652]: time="2026-06-11T11:03:20.356490375Z" level=info msg="Checking pod openstack_memcached-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.088227 | controller | Jun 11 11:03:20.415086 crc crio[22652]: time="2026-06-11T11:03:20.415034933Z" level=info msg="Ran pod sandbox f9a55e94c662e1edb13ad7e961ca0efebc40ebc91899a6e867b728d2defb4e9e with infra container: openstack/memcached-0/POD" id=7929145e-e31d-4347-aa66-d5b05ed133f2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.088245 | controller | Jun 11 11:03:20.431525 crc crio[22652]: time="2026-06-11T11:03:20.421702786Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-memcached:current-podified" id=e65aabc1-a3ec-45fd-bfec-f2c4efe20cee name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.088262 | controller | Jun 11 11:03:20.431525 crc crio[22652]: time="2026-06-11T11:03:20.422331836Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-memcached:current-podified not found" id=e65aabc1-a3ec-45fd-bfec-f2c4efe20cee name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.088279 | controller | Jun 11 11:03:20.431525 crc crio[22652]: time="2026-06-11T11:03:20.422393728Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-memcached:current-podified found" id=e65aabc1-a3ec-45fd-bfec-f2c4efe20cee name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.088296 | controller | Jun 11 11:03:20.431525 crc crio[22652]: time="2026-06-11T11:03:20.425289879Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-memcached:current-podified" id=49d00a72-8045-4d1a-bda5-1b1e4ab1c078 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.088314 | controller | Jun 11 11:03:20.446592 crc crio[22652]: time="2026-06-11T11:03:20.446273458Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-memcached:current-podified\""
2026-06-11 11:57:59.088332 | controller | Jun 11 11:03:20.497298 crc crio[22652]: 2026-06-11T11:03:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1bc135ac57f549f Mac:c2:d7:48:d9:41:dd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:68 Mtu:0 Sandbox:/var/run/netns/7c67aa53-05e2-404b-8ffd-1902b0266838 SocketPath: PciID:}] [{Interface:0xc000304650 Address:{IP:10.217.0.104 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.088366 | controller | Jun 11 11:03:20.502748 crc crio[22652]: time="2026-06-11T11:03:20.502664172Z" level=info msg="Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:1bc135ac57f549fd8ae843a6ed24dc3d15f496fb4f39a793dcd4dbb9d079611a UID:e2ac1e23-2a61-440b-b763-7ec61a386c25 NetNS:/var/run/netns/7c67aa53-05e2-404b-8ffd-1902b0266838 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode2ac1e23_2a61_440b_b763_7ec61a386c25.slice PodAnnotations:0xc00008c668}] Aliases:map[]}"
2026-06-11 11:57:59.088421 | controller | Jun 11 11:03:20.503230 crc crio[22652]: time="2026-06-11T11:03:20.503024843Z" level=info msg="Checking pod openstack_openstack-cell1-galera-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.088449 | controller | Jun 11 11:03:20.580337 crc crio[22652]: time="2026-06-11T11:03:20.580033316Z" level=info msg="Ran pod sandbox 1bc135ac57f549fd8ae843a6ed24dc3d15f496fb4f39a793dcd4dbb9d079611a with infra container: openstack/openstack-cell1-galera-0/POD" id=96ca39b4-3694-48bf-8dd2-10e8e5c832e3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.088468 | controller | Jun 11 11:03:20.653230 crc crio[22652]: time="2026-06-11T11:03:20.653005843Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=325ea581-28fc-425d-be3c-c73dd06e51c1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.088486 | controller | Jun 11 11:03:20.653548 crc crio[22652]: time="2026-06-11T11:03:20.653455668Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-mariadb:current-podified not found" id=325ea581-28fc-425d-be3c-c73dd06e51c1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.088503 | controller | Jun 11 11:03:20.653548 crc crio[22652]: time="2026-06-11T11:03:20.653511469Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-mariadb:current-podified found" id=325ea581-28fc-425d-be3c-c73dd06e51c1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.088521 | controller | Jun 11 11:03:20.667385 crc crio[22652]: time="2026-06-11T11:03:20.667330145Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=c40a4af9-799a-4fbc-88c1-f2966cc52076 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.088539 | controller | Jun 11 11:03:20.685455 crc crio[22652]: time="2026-06-11T11:03:20.684852615Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\""
2026-06-11 11:57:59.088556 | controller | Jun 11 11:03:22.924324 crc crio[22652]: time="2026-06-11T11:03:22.92328229Z" level=info msg="Running pod sandbox: openstack/kube-state-metrics-0/POD" id=78ab0bde-ef39-4165-a10f-4a23a277bc1c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.088575 | controller | Jun 11 11:03:22.925305 crc crio[22652]: time="2026-06-11T11:03:22.924372924Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.088592 | controller | Jun 11 11:03:22.959404 crc crio[22652]: time="2026-06-11T11:03:22.959272385Z" level=info msg="Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:6bfbe827e8b784097550037ef5ab606c3807b0523e3c9182045f82143a0e1f1e UID:9a3464b3-c3df-4346-88e5-44f79d733fce NetNS:/var/run/netns/5b049a38-58ff-4cd5-ba7b-7437b709fab1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9a3464b3_c3df_4346_88e5_44f79d733fce.slice PodAnnotations:0xc000988748}] Aliases:map[]}"
2026-06-11 11:57:59.088611 | controller | Jun 11 11:03:22.959404 crc crio[22652]: time="2026-06-11T11:03:22.959380369Z" level=info msg="Adding pod openstack_kube-state-metrics-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.088629 | controller | Jun 11 11:03:23.641919 crc crio[22652]: 2026-06-11T11:03:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6bfbe827e8b7840 Mac:7a:05:38:6e:a0:4f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6a Mtu:0 Sandbox:/var/run/netns/5b049a38-58ff-4cd5-ba7b-7437b709fab1 SocketPath: PciID:}] [{Interface:0xc000112a80 Address:{IP:10.217.0.106 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.088647 | controller | Jun 11 11:03:23.645868 crc crio[22652]: time="2026-06-11T11:03:23.644905582Z" level=info msg="Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:6bfbe827e8b784097550037ef5ab606c3807b0523e3c9182045f82143a0e1f1e UID:9a3464b3-c3df-4346-88e5-44f79d733fce NetNS:/var/run/netns/5b049a38-58ff-4cd5-ba7b-7437b709fab1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9a3464b3_c3df_4346_88e5_44f79d733fce.slice PodAnnotations:0xc000988748}] Aliases:map[]}"
2026-06-11 11:57:59.088669 | controller | Jun 11 11:03:23.646233 crc crio[22652]: time="2026-06-11T11:03:23.646076321Z" level=info msg="Checking pod openstack_kube-state-metrics-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.088734 | controller | Jun 11 11:03:23.662879 crc crio[22652]: time="2026-06-11T11:03:23.662549323Z" level=info msg="Ran pod sandbox 6bfbe827e8b784097550037ef5ab606c3807b0523e3c9182045f82143a0e1f1e with infra container: openstack/kube-state-metrics-0/POD" id=78ab0bde-ef39-4165-a10f-4a23a277bc1c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.088756 | controller | Jun 11 11:03:23.691794 crc crio[22652]: time="2026-06-11T11:03:23.69149161Z" level=info msg="Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0" id=f65da310-9374-48b5-a712-0a6ee61bec3f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.088773 | controller | Jun 11 11:03:23.691794 crc crio[22652]: time="2026-06-11T11:03:23.6917877Z" level=info msg="Image registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0 not found" id=f65da310-9374-48b5-a712-0a6ee61bec3f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.088791 | controller | Jun 11 11:03:23.692591 crc crio[22652]: time="2026-06-11T11:03:23.691848592Z" level=info msg="Neither image nor artfiact registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0 found" id=f65da310-9374-48b5-a712-0a6ee61bec3f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.088809 | controller | Jun 11 11:03:23.697741 crc crio[22652]: time="2026-06-11T11:03:23.697632158Z" level=info msg="Pulling image: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0" id=dc8ea107-d9ec-4ab1-937d-8e694262c001 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.088826 | controller | Jun 11 11:03:23.717836 crc crio[22652]: time="2026-06-11T11:03:23.717696257Z" level=info msg="Trying to access \"registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\""
2026-06-11 11:57:59.088844 | controller | Jun 11 11:03:25.730763 crc crio[22652]: time="2026-06-11T11:03:25.729684628Z" level=info msg="Running pod sandbox: openstack/ovn-controller-hfc5h/POD" id=2e16c47c-6e2f-448b-9680-d505a44616d5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.088861 | controller | Jun 11 11:03:25.734852 crc crio[22652]: time="2026-06-11T11:03:25.730952209Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.088878 | controller | Jun 11 11:03:25.882748 crc crio[22652]: time="2026-06-11T11:03:25.882610269Z" level=info msg="Running pod sandbox: openstack/ovn-controller-ovs-n6pzb/POD" id=45330cd6-eb78-40f4-8a87-817741b02997 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.088894 | controller | Jun 11 11:03:25.882862 crc crio[22652]: time="2026-06-11T11:03:25.882789944Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.088911 | controller | Jun 11 11:03:26.058874 crc crio[22652]: time="2026-06-11T11:03:26.058775008Z" level=info msg="Running pod sandbox: openstack/ovsdbserver-nb-0/POD" id=0ec870c0-b216-4117-a202-b90ec6e3c132 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.088927 | controller | Jun 11 11:03:26.058874 crc crio[22652]: time="2026-06-11T11:03:26.05885355Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.088948 | controller | Jun 11 11:03:28.246192 crc crio[22652]: time="2026-06-11T11:03:28.244455264Z" level=info msg="Got pod network &{Name:ovn-controller-ovs-n6pzb Namespace:openstack ID:885442492bab6c41bb0b22ab1f93ecf3f12d5cb69b4a8fcf47708b373df9aec5 UID:b394ec9a-2add-4308-983d-4c9fce6d4da5 NetNS:/var/run/netns/87d6594c-bb4c-4a62-818e-b090bbd11ceb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb394ec9a_2add_4308_983d_4c9fce6d4da5.slice PodAnnotations:0xc002400648}] Aliases:map[]}"
2026-06-11 11:57:59.088967 | controller | Jun 11 11:03:28.246192 crc crio[22652]: time="2026-06-11T11:03:28.245360533Z" level=info msg="Adding pod openstack_ovn-controller-ovs-n6pzb to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.088985 | controller | Jun 11 11:03:28.250784 crc crio[22652]: time="2026-06-11T11:03:28.250710055Z" level=info msg="Got pod network &{Name:ovn-controller-hfc5h Namespace:openstack ID:7c4e7fa6fe34fee4e2fd4bb96bc5ac6b69e7f98b2dd603ffbb08a507c738e4bd UID:254416a7-e9ae-4b47-bfce-86894d511cf5 NetNS:/var/run/netns/ebe247f0-07bd-470b-86f9-ceff206b3608 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod254416a7_e9ae_4b47_bfce_86894d511cf5.slice PodAnnotations:0xc000988788}] Aliases:map[]}"
2026-06-11 11:57:59.089003 | controller | Jun 11 11:03:28.250871 crc crio[22652]: time="2026-06-11T11:03:28.250793187Z" level=info msg="Adding pod openstack_ovn-controller-hfc5h to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.089021 | controller | Jun 11 11:03:28.292395 crc crio[22652]: time="2026-06-11T11:03:28.292098018Z" level=info msg="Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:44228b80808a239ce2667b06e39f88cd6e3000fcee81263fcac0545aef7ac091 UID:77b64e64-c30a-467b-8e9e-1c8fe69f214e NetNS:/var/run/netns/2c03ca05-f6ed-4dcd-9c7d-344bdf9760a5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod77b64e64_c30a_467b_8e9e_1c8fe69f214e.slice PodAnnotations:0xc0004bee20}] Aliases:map[]}"
2026-06-11 11:57:59.089040 | controller | Jun 11 11:03:28.292395 crc crio[22652]: time="2026-06-11T11:03:28.292264063Z" level=info msg="Adding pod openstack_ovsdbserver-nb-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.089057 | controller | Jun 11 11:03:28.989006 crc crio[22652]: 2026-06-11T11:03:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7c4e7fa6fe34fee Mac:da:dc:7b:5c:49:20 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6b Mtu:0 Sandbox:/var/run/netns/ebe247f0-07bd-470b-86f9-ceff206b3608 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.107 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.089076 | controller | Jun 11 11:03:28.991000 crc crio[22652]: time="2026-06-11T11:03:28.990886622Z" level=info msg="Got pod network &{Name:ovn-controller-hfc5h Namespace:openstack ID:7c4e7fa6fe34fee4e2fd4bb96bc5ac6b69e7f98b2dd603ffbb08a507c738e4bd UID:254416a7-e9ae-4b47-bfce-86894d511cf5 NetNS:/var/run/netns/ebe247f0-07bd-470b-86f9-ceff206b3608 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod254416a7_e9ae_4b47_bfce_86894d511cf5.slice PodAnnotations:0xc000988788}] Aliases:map[]}"
2026-06-11 11:57:59.089095 | controller | Jun 11 11:03:28.991248 crc crio[22652]: time="2026-06-11T11:03:28.991047012Z" level=info msg="Checking pod openstack_ovn-controller-hfc5h for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.089115 | controller | Jun 11 11:03:29.572069 crc crio[22652]: 2026-06-11T11:03:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:885442492bab6c4 Mac:22:02:5e:31:09:19 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6d Mtu:0 Sandbox:/var/run/netns/87d6594c-bb4c-4a62-818e-b090bbd11ceb SocketPath: PciID:}] [{Interface:0xc00022c5c0 Address:{IP:10.217.0.109 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.089136 | controller | Jun 11 11:03:29.575430 crc crio[22652]: time="2026-06-11T11:03:29.575235554Z" level=info msg="Got pod network &{Name:ovn-controller-ovs-n6pzb Namespace:openstack ID:885442492bab6c41bb0b22ab1f93ecf3f12d5cb69b4a8fcf47708b373df9aec5 UID:b394ec9a-2add-4308-983d-4c9fce6d4da5 NetNS:/var/run/netns/87d6594c-bb4c-4a62-818e-b090bbd11ceb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb394ec9a_2add_4308_983d_4c9fce6d4da5.slice PodAnnotations:0xc002400648}] Aliases:map[]}"
2026-06-11 11:57:59.089154 | controller | Jun 11 11:03:29.576049 crc crio[22652]: time="2026-06-11T11:03:29.576026409Z" level=info msg="Checking pod openstack_ovn-controller-ovs-n6pzb for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.089171 | controller | Jun 11 11:03:30.246229 crc crio[22652]: 2026-06-11T11:03:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:44228b80808a239 Mac:2e:eb:50:da:87:61 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6c Mtu:0 Sandbox:/var/run/netns/2c03ca05-f6ed-4dcd-9c7d-344bdf9760a5 SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.108 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.089188 | controller | Jun 11 11:03:30.250773 crc crio[22652]: time="2026-06-11T11:03:30.250565932Z" level=info msg="Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:44228b80808a239ce2667b06e39f88cd6e3000fcee81263fcac0545aef7ac091 UID:77b64e64-c30a-467b-8e9e-1c8fe69f214e NetNS:/var/run/netns/2c03ca05-f6ed-4dcd-9c7d-344bdf9760a5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod77b64e64_c30a_467b_8e9e_1c8fe69f214e.slice PodAnnotations:0xc0004bee20}] Aliases:map[]}"
2026-06-11 11:57:59.089205 | controller | Jun 11 11:03:30.251160 crc crio[22652]: time="2026-06-11T11:03:30.251057408Z" level=info msg="Checking pod openstack_ovsdbserver-nb-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.089223 | controller | Jun 11 11:03:30.474397 crc crio[22652]: time="2026-06-11T11:03:30.474195041Z" level=info msg="Running pod sandbox: openstack/ovsdbserver-sb-0/POD" id=5b5542b2-96e5-4873-a543-9dc238a327f8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.089240 | controller | Jun 11 11:03:30.474397 crc crio[22652]: time="2026-06-11T11:03:30.474340176Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.089258 | controller | Jun 11 11:03:31.356554 crc crio[22652]: time="2026-06-11T11:03:31.353849055Z" level=info msg="Running pod sandbox: openstack/ovn-controller-metrics-hjsp2/POD" id=43919b58-669e-4ff3-8fca-bb7eb20ac347 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.089275 | controller | Jun 11 11:03:31.356554 crc crio[22652]: time="2026-06-11T11:03:31.354041641Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.089292 | controller | Jun 11 11:03:31.760757 crc crio[22652]: time="2026-06-11T11:03:31.76000591Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-86cd84489-xpctj/POD" id=08056af6-6316-4c83-8fee-86a288a4f5ab name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.089309 | controller | Jun 11 11:03:31.760757 crc crio[22652]: time="2026-06-11T11:03:31.760732213Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.089330 | controller | Jun 11 11:03:38.813552 crc crio[22652]: time="2026-06-11T11:03:38.812849745Z" level=info msg="Removing container: b7742b36ce8e2078186095cc52773c5de8ce28980b69d9d5d9027ad8c8047fce" id=f05173e5-92ef-45cb-8264-e057f3bd68bd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.089364 | controller | Jun 11 11:03:40.258935 crc crio[22652]: time="2026-06-11T11:03:40.258628618Z" level=info msg="Ran pod sandbox 44228b80808a239ce2667b06e39f88cd6e3000fcee81263fcac0545aef7ac091 with infra container: openstack/ovsdbserver-nb-0/POD" id=0ec870c0-b216-4117-a202-b90ec6e3c132 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.089389 | controller | Jun 11 11:03:40.263446 crc crio[22652]: time="2026-06-11T11:03:40.263285885Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified" id=97c50e49-6701-4605-8494-bc5e95ac0bdb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.089408 | controller | Jun 11 11:03:40.263749 crc crio[22652]: time="2026-06-11T11:03:40.263636656Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified not found" id=97c50e49-6701-4605-8494-bc5e95ac0bdb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.089433 | controller | Jun 11 11:03:40.263749 crc crio[22652]: time="2026-06-11T11:03:40.263726659Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified found" id=97c50e49-6701-4605-8494-bc5e95ac0bdb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.089455 | controller | Jun 11 11:03:40.266744 crc crio[22652]: time="2026-06-11T11:03:40.266670641Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified" id=fe41ee25-455c-49b2-9721-d2a0d69e3546 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.089473 | controller | Jun 11 11:03:40.278064 crc crio[22652]: time="2026-06-11T11:03:40.277602284Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\""
2026-06-11 11:57:59.089491 | controller | Jun 11 11:03:40.331103 crc crio[22652]: time="2026-06-11T11:03:40.331006438Z" level=info msg="Ran pod sandbox 7c4e7fa6fe34fee4e2fd4bb96bc5ac6b69e7f98b2dd603ffbb08a507c738e4bd with infra container: openstack/ovn-controller-hfc5h/POD" id=2e16c47c-6e2f-448b-9680-d505a44616d5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.089509 | controller | Jun 11 11:03:40.334183 crc crio[22652]: time="2026-06-11T11:03:40.334049031Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified" id=2fcea425-a329-48ba-a920-dccbea91546e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.089526 | controller | Jun 11 11:03:40.334376 crc crio[22652]: time="2026-06-11T11:03:40.334356931Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified not found" id=2fcea425-a329-48ba-a920-dccbea91546e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.089544 | controller | Jun 11 11:03:40.334479 crc crio[22652]: time="2026-06-11T11:03:40.334416933Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified found" id=2fcea425-a329-48ba-a920-dccbea91546e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.089562 | controller | Jun 11 11:03:40.334743 crc crio[22652]: time="2026-06-11T11:03:40.334665802Z" level=info msg="Ran pod sandbox 885442492bab6c41bb0b22ab1f93ecf3f12d5cb69b4a8fcf47708b373df9aec5 with infra container: openstack/ovn-controller-ovs-n6pzb/POD" id=45330cd6-eb78-40f4-8a87-817741b02997 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.089579 | controller | Jun 11 11:03:40.335783 crc crio[22652]: time="2026-06-11T11:03:40.335709824Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified" id=121d76c2-4520-49eb-8e6e-7fbb48c9b23b name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.089607 | controller | Jun 11 11:03:40.337952 crc crio[22652]: time="2026-06-11T11:03:40.337898412Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified" id=a7b34af4-db53-473f-af10-45bf327a8bc4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.089624 | controller | Jun 11 11:03:40.338028 crc crio[22652]: time="2026-06-11T11:03:40.337992725Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified not found" id=a7b34af4-db53-473f-af10-45bf327a8bc4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.089642 | controller | Jun 11 11:03:40.338028 crc crio[22652]: time="2026-06-11T11:03:40.338024786Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified found" id=a7b34af4-db53-473f-af10-45bf327a8bc4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.089660 | controller | Jun 11 11:03:40.339043 crc crio[22652]: time="2026-06-11T11:03:40.338958636Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified" id=01fe0dbb-dd4a-4d1e-9aa3-3f44874bd0b4 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.089677 | controller | Jun 11 11:03:40.341067 crc crio[22652]: time="2026-06-11T11:03:40.340983189Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\""
2026-06-11 11:57:59.089694 | controller | Jun 11 11:03:40.341273 crc crio[22652]: time="2026-06-11T11:03:40.341102483Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\""
2026-06-11 11:57:59.089712 | controller | Jun 11 11:03:43.489308 crc crio[22652]: time="2026-06-11T11:03:43.488771112Z" level=info msg="Removed container b7742b36ce8e2078186095cc52773c5de8ce28980b69d9d5d9027ad8c8047fce: openshift-infra/auto-csr-approver-29686256-8vzqq/oc" id=f05173e5-92ef-45cb-8264-e057f3bd68bd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.089731 | controller | Jun 11 11:03:43.507359 crc crio[22652]: time="2026-06-11T11:03:43.507222853Z" level=info msg="Stopping pod sandbox: 25698adc13fb655f9a3b6632b96c2d379aa2e9048fa77513c70e9e2a71105e4b" id=88edfca5-7502-41ed-b60c-ba257cb79c12 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.089749 | controller | Jun 11 11:03:43.507359 crc crio[22652]: time="2026-06-11T11:03:43.507329346Z" level=info msg="Stopped pod sandbox (already stopped): 25698adc13fb655f9a3b6632b96c2d379aa2e9048fa77513c70e9e2a71105e4b" id=88edfca5-7502-41ed-b60c-ba257cb79c12 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.089766 | controller | Jun 11 11:03:43.508341 crc crio[22652]: time="2026-06-11T11:03:43.508244634Z" level=info msg="Removing pod sandbox: 25698adc13fb655f9a3b6632b96c2d379aa2e9048fa77513c70e9e2a71105e4b" id=1a8acf0b-4ecf-4cad-8667-d42a9e2c55ef name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.089784 | controller | Jun 11 11:03:55.359634 crc crio[22652]: time="2026-06-11T11:03:55.358905828Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-memcached@sha256:647630343be667cb46f7c2dbcdd39cf5ba9eafb77c9032e069e28ba9be88ce0a" id=49d00a72-8045-4d1a-bda5-1b1e4ab1c078 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.089801 | controller | Jun 11 11:03:55.362854 crc crio[22652]: time="2026-06-11T11:03:55.362691286Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-memcached:current-podified" id=a0e70be5-f51b-4dd4-982c-b80e0f4c3193 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.089819 | controller | Jun 11 11:03:56.507088 crc crio[22652]: time="2026-06-11T11:03:56.506815223Z" level=info msg="Removed pod sandbox: 25698adc13fb655f9a3b6632b96c2d379aa2e9048fa77513c70e9e2a71105e4b" id=1a8acf0b-4ecf-4cad-8667-d42a9e2c55ef name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.089839 | controller | Jun 11 11:03:56.508363 crc crio[22652]: time="2026-06-11T11:03:56.508307019Z" level=info msg="Stopping pod sandbox: d76ed1f688bc6d80e53dd90217ba7a5f2aa6db600e570cc3f8eba9f5179bff49" id=31fe417f-e707-4598-b0bf-7b4424da0dac name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.089856 | controller | Jun 11 11:03:56.508950 crc crio[22652]: time="2026-06-11T11:03:56.508924628Z" level=info msg="Stopped pod sandbox (already stopped): d76ed1f688bc6d80e53dd90217ba7a5f2aa6db600e570cc3f8eba9f5179bff49" id=31fe417f-e707-4598-b0bf-7b4424da0dac name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.089874 | controller | Jun 11 11:03:56.510026 crc crio[22652]: time="2026-06-11T11:03:56.509940747Z" level=info msg="Removing pod sandbox: d76ed1f688bc6d80e53dd90217ba7a5f2aa6db600e570cc3f8eba9f5179bff49" id=5e40f03e-8fdb-4a1c-be80-ef134bde777f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.089890 | controller | Jun 11 11:03:56.545766 crc crio[22652]: time="2026-06-11T11:03:56.545369398Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-memcached:current-podified" id=5058bc2a-0ff0-4773-be40-025a1d61c79b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.089907 | controller | Jun 11 11:03:56.554347 crc crio[22652]: time="2026-06-11T11:03:56.554176957Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:188950d1f5330b4995908cb5b3336bc06b64ba2f656b4b785e2d2e234f16ec8f" id=c40a4af9-799a-4fbc-88c1-f2966cc52076 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.089923 | controller | Jun 11 11:03:56.555750 crc crio[22652]: time="2026-06-11T11:03:56.555671754Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=7c25e8dc-8e91-4c51-9f77-509e3658f4ad name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.089941 | controller | Jun 11 11:03:58.344658 crc crio[22652]: time="2026-06-11T11:03:58.344577814Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=447fe5e0-b1c5-4957-830b-845a6648e02b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.089959 | controller | Jun 11 11:03:58.373233 crc crio[22652]: time="2026-06-11T11:03:58.372331754Z" level=info msg="Creating container: openstack/memcached-0/memcached" id=da85a3cd-6f03-4bec-af99-e91aa20caa38 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.089977 | controller | Jun 11 11:03:58.448710 crc crio[22652]: time="2026-06-11T11:03:58.448553849Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9f4bbf522c1232aa0ae76b346ada0fb5e9f387537605e845fa73a76e0ff04110" id=7bcf146a-dc09-4068-a78c-b5e86889712c name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.089994 | controller | Jun 11 11:03:58.449978 crc crio[22652]: time="2026-06-11T11:03:58.449887423Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=3267c04e-c222-41fe-bfa0-37a8a839a334 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.090011 | controller | Jun 11 11:03:58.575418 crc crio[22652]: time="2026-06-11T11:03:58.575160928Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:32504a0660cd81bed4bf883ab18219c7af028ef6f5cd6b5cc8225a58252d65e8" id=c0037ea2-9f2e-4dbc-bc06-b7c5850b6642 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.090029 | controller | Jun 11 11:03:58.577097 crc crio[22652]: time="2026-06-11T11:03:58.577019016Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=feb491c7-bc46-45d8-a089-8e87362cca4c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.090047 | controller | Jun 11 11:03:58.676539 crc crio[22652]: time="2026-06-11T11:03:58.676356949Z" level=info msg="Creating container: openstack/openstack-cell1-galera-0/mysql-bootstrap" id=a150a3bb-917c-477b-99b9-295a98a20153 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.090069 | controller | Jun 11 11:03:58.677349 crc crio[22652]: time="2026-06-11T11:03:58.677268018Z" level=info msg="Got pod network &{Name:dnsmasq-dns-86cd84489-xpctj Namespace:openstack ID:9f0ec4992342483a7073fb216559e8735804bc4e932814f080b68a21d5296210 UID:1010afb5-e4f0-4c1d-a576-a2d0c62cd86a NetNS:/var/run/netns/6b0e37a7-01b2-49e8-a965-e180b0873e28 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1010afb5_e4f0_4c1d_a576_a2d0c62cd86a.slice PodAnnotations:0xc0024004a0}] Aliases:map[]}"
2026-06-11 11:57:59.090087 | controller | Jun 11 11:03:58.677349 crc crio[22652]: time="2026-06-11T11:03:58.67733715Z" level=info msg="Adding pod openstack_dnsmasq-dns-86cd84489-xpctj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.090105 | controller | Jun 11 11:03:59.232652 crc crio[22652]: 2026-06-11T11:03:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9f0ec4992342483 Mac:d6:30:ae:22:be:22 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:70 Mtu:0 Sandbox:/var/run/netns/6b0e37a7-01b2-49e8-a965-e180b0873e28 SocketPath: PciID:}] [{Interface:0xc0002ac770 Address:{IP:10.217.0.112 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.090123 | controller | Jun 11 11:03:59.234376 crc crio[22652]: time="2026-06-11T11:03:59.234272117Z" level=info msg="Got pod network &{Name:dnsmasq-dns-86cd84489-xpctj Namespace:openstack ID:9f0ec4992342483a7073fb216559e8735804bc4e932814f080b68a21d5296210 UID:1010afb5-e4f0-4c1d-a576-a2d0c62cd86a NetNS:/var/run/netns/6b0e37a7-01b2-49e8-a965-e180b0873e28 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1010afb5_e4f0_4c1d_a576_a2d0c62cd86a.slice PodAnnotations:0xc0024004a0}] Aliases:map[]}"
2026-06-11 11:57:59.090141 | controller | Jun 11 11:03:59.234899 crc crio[22652]: time="2026-06-11T11:03:59.234808495Z" level=info msg="Checking pod openstack_dnsmasq-dns-86cd84489-xpctj for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.090159 | controller | Jun 11 11:03:59.451056 crc crio[22652]: time="2026-06-11T11:03:59.450945642Z" level=info msg="Got pod network &{Name:ovn-controller-metrics-hjsp2 Namespace:openstack ID:df3de104edb77980c85e29aa9c65c5ef88e457b44fd795194c2b0d3796987f1a UID:fa8b50e5-409c-466a-9ac9-ddded102a3ff NetNS:/var/run/netns/52aa4534-1146-49b7-84d1-41d32843cac2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfa8b50e5_409c_466a_9ac9_ddded102a3ff.slice PodAnnotations:0xc0022f6118}] Aliases:map[]}"
2026-06-11 11:57:59.090176 | controller | Jun 11 11:03:59.451056 crc crio[22652]: time="2026-06-11T11:03:59.451017605Z" level=info msg="Adding pod openstack_ovn-controller-metrics-hjsp2 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.090193 | controller | Jun 11 11:03:59.454984 crc crio[22652]: time="2026-06-11T11:03:59.454920239Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:7b731db5aae0df7b814f3d00e979dfead5d3d5d0628ad440b664274097714eee" id=01fe0dbb-dd4a-4d1e-9aa3-3f44874bd0b4 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.090210 | controller | Jun 11 11:03:59.456555 crc crio[22652]: time="2026-06-11T11:03:59.456445978Z" level=info msg="Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:f01b878ebdefbb15ead53f37a3c8fc4d7693540ba7fd6163f6f22fcbfb5c7664 UID:e813630b-a0ce-4c8c-8ed3-4f6ad69ea0ad NetNS:/var/run/netns/072a999d-b9b8-4089-aa9c-39de1d46347c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode813630b_a0ce_4c8c_8ed3_4f6ad69ea0ad.slice PodAnnotations:0xc005a4c098}] Aliases:map[]}"
2026-06-11 11:57:59.090232 | controller | Jun 11 11:03:59.456555 crc crio[22652]: time="2026-06-11T11:03:59.45650954Z" level=info msg="Adding pod openstack_ovsdbserver-sb-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.090251 | controller | Jun 11 11:03:59.458850 crc crio[22652]: time="2026-06-11T11:03:59.458810733Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified" id=d50f30d3-8f69-4451-9e92-85b8847c2dce name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.090268 | controller | Jun 11 11:03:59.468783 crc crio[22652]: time="2026-06-11T11:03:59.468329776Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9f4bbf522c1232aa0ae76b346ada0fb5e9f387537605e845fa73a76e0ff04110" id=decea69c-c357-4d8c-810a-561e9c769ffc name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.090286 | controller | Jun 11 11:03:59.469880 crc crio[22652]: time="2026-06-11T11:03:59.469770185Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=637d837a-3a19-4354-87da-75e432141a4f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.090303 | controller | Jun 11 11:03:59.485040 crc crio[22652]: time="2026-06-11T11:03:59.484763271Z" level=info msg="Removed pod sandbox: d76ed1f688bc6d80e53dd90217ba7a5f2aa6db600e570cc3f8eba9f5179bff49" id=5e40f03e-8fdb-4a1c-be80-ef134bde777f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.090321 | controller | Jun 11 11:03:59.527453 crc crio[22652]: time="2026-06-11T11:03:59.527304684Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:188950d1f5330b4995908cb5b3336bc06b64ba2f656b4b785e2d2e234f16ec8f" id=20d2d7cc-c44a-49e1-aaa0-e34be4f02a86 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.090339 | controller | Jun 11 11:03:59.528486 crc crio[22652]: time="2026-06-11T11:03:59.528447263Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=2e2cee70-f5f0-4514-9daf-c41e8bcc4366 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.090381 | controller | Jun 11 11:03:59.558865 crc crio[22652]: time="2026-06-11T11:03:59.558781817Z" level=info msg="Ran pod sandbox 9f0ec4992342483a7073fb216559e8735804bc4e932814f080b68a21d5296210 with infra container: openstack/dnsmasq-dns-86cd84489-xpctj/POD" id=08056af6-6316-4c83-8fee-86a288a4f5ab name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.090401 | controller | Jun 11 11:03:59.569389 crc crio[22652]: time="2026-06-11T11:03:59.569311356Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=f5acb9b6-2d0a-495c-9e3e-74d908aec8fd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.090423 | controller | Jun 11 11:03:59.590609 crc crio[22652]: time="2026-06-11T11:03:59.590553489Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=61c12938-dd4c-4b3e-b6d8-d18c4c074e6c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.090447 | controller | Jun 11 11:03:59.651538 crc crio[22652]: time="2026-06-11T11:03:59.651373025Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.090466 | controller | Jun 11 11:03:59.669545 crc crio[22652]: time="2026-06-11T11:03:59.66943045Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=a758cccd-73c8-4895-8a32-64d7db8d6b2d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.090484 | controller | Jun 11 11:03:59.725483 crc crio[22652]: time="2026-06-11T11:03:59.723809161Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:32504a0660cd81bed4bf883ab18219c7af028ef6f5cd6b5cc8225a58252d65e8" id=b772a931-bade-43a9-b898-7844046569de name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.090505 | controller | Jun 11 11:03:59.725483 crc crio[22652]: time="2026-06-11T11:03:59.724984301Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=a3f21a89-59e8-4525-803e-52554f88b9ce name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.090523 | controller | Jun 11 11:03:59.751359 crc crio[22652]: time="2026-06-11T11:03:59.751107703Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:32504a0660cd81bed4bf883ab18219c7af028ef6f5cd6b5cc8225a58252d65e8" id=a9765674-9789-45db-9e4e-3d87ed5589d2 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.090541 | controller | Jun 11 11:03:59.753979 crc crio[22652]: time="2026-06-11T11:03:59.753847355Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=83a14519-2ccb-497e-8205-89377f2e3ffe name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.090559 | controller | Jun 11 11:03:59.779454 crc crio[22652]: time="2026-06-11T11:03:59.77922059Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.090576 | controller | Jun 11 11:03:59.799533 crc crio[22652]: time="2026-06-11T11:03:59.799372482Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=ea1118e9-9026-4671-9800-37cace316314 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.090594 | controller | Jun 11 11:03:59.812630 crc crio[22652]: time="2026-06-11T11:03:59.812572018Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:ba97cb84e9c691378c75d7722e1b3beae894cc25addffadc2d7106e39c07e58c" id=fe41ee25-455c-49b2-9721-d2a0d69e3546 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.090610 | controller | Jun 11 11:03:59.814438 crc crio[22652]: time="2026-06-11T11:03:59.814398342Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified" id=a38c445a-a571-43f6-a654-ea11aa281370 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.090627 | controller | Jun 11 11:03:59.823408 crc crio[22652]: time="2026-06-11T11:03:59.823314757Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:807c1076fe368456aee9a88438d275805fc908d207bada66f46e084e1fd4e8d9" id=121d76c2-4520-49eb-8e6e-7fbb48c9b23b name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.090645 | controller | Jun 11 11:03:59.824464 crc crio[22652]: time="2026-06-11T11:03:59.824428257Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified" id=35d5eadb-c182-4f0f-bba1-057b682c75ec name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.090661 | controller | Jun 11 11:03:59.866891 crc crio[22652]: time="2026-06-11T11:03:59.866759375Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:32504a0660cd81bed4bf883ab18219c7af028ef6f5cd6b5cc8225a58252d65e8" id=599afbb4-0eba-4ed9-aceb-d0975ed1b3d2 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.090678 | controller | Jun 11 11:03:59.868625 crc crio[22652]: time="2026-06-11T11:03:59.867777214Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=227ac4bc-20d4-4f43-880e-b299e72e8831 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.090694 | controller | Jun 11 11:03:59.922401 crc crio[22652]: time="2026-06-11T11:03:59.921482988Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified" id=c54e3dd7-3fa7-4a36-807f-306253b5e335 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.090714 | controller | Jun 11 11:03:59.922682 crc crio[22652]: time="2026-06-11T11:03:59.922598312Z" level=info msg="Creating container: openstack/rabbitmq-cell1-server-0/setup-container" id=b6cdfdcc-4b00-40a0-8b1c-1531f3ad2523 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.090732 | controller | Jun 11 11:03:59.956945 crc crio[22652]: time="2026-06-11T11:03:59.956832741Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=b8f7eef4-423e-4e1b-a065-40ebb905a138 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.090748 | controller | Jun 11 11:03:59.971694 crc crio[22652]: time="2026-06-11T11:03:59.971589666Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=100f2a42-6638-4bef-92c9-d9d19961ec2d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.090765 | controller | Jun 11 11:04:00.102536 crc crio[22652]: 2026-06-11T11:04:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:df3de104edb7798 Mac:ea:33:28:17:4c:68 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6f Mtu:0 Sandbox:/var/run/netns/52aa4534-1146-49b7-84d1-41d32843cac2 SocketPath: PciID:}] [{Interface:0xc00048c6b0 Address:{IP:10.217.0.111 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.090782 | controller | Jun 11 11:04:00.103478 crc crio[22652]: time="2026-06-11T11:04:00.103404999Z" level=info msg="Got pod network &{Name:ovn-controller-metrics-hjsp2 Namespace:openstack ID:df3de104edb77980c85e29aa9c65c5ef88e457b44fd795194c2b0d3796987f1a UID:fa8b50e5-409c-466a-9ac9-ddded102a3ff NetNS:/var/run/netns/52aa4534-1146-49b7-84d1-41d32843cac2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfa8b50e5_409c_466a_9ac9_ddded102a3ff.slice PodAnnotations:0xc0022f6118}] Aliases:map[]}"
2026-06-11 11:57:59.090800 | controller | Jun 11 11:04:00.103691 crc crio[22652]: time="2026-06-11T11:04:00.103594265Z" level=info msg="Checking pod openstack_ovn-controller-metrics-hjsp2 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.090819 | controller | Jun 11 11:04:00.174404 crc crio[22652]: time="2026-06-11T11:04:00.173968537Z" level=info msg="Creating container: openstack/dnsmasq-dns-86cd84489-xpctj/init" id=b893b0ee-d732-47be-adc4-01457d8c060a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.090837 | controller | Jun 11 11:04:00.365705 crc crio[22652]: 2026-06-11T11:04:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f01b878ebdefbb1 Mac:e2:ec:59:32:c4:80 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6e Mtu:0 Sandbox:/var/run/netns/072a999d-b9b8-4089-aa9c-39de1d46347c SocketPath: PciID:}] [{Interface:0xc0001345b0 Address:{IP:10.217.0.110 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.090854 | controller | Jun 11 11:04:00.365705 crc crio[22652]: time="2026-06-11T11:04:00.363089081Z" level=info msg="Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:f01b878ebdefbb15ead53f37a3c8fc4d7693540ba7fd6163f6f22fcbfb5c7664 UID:e813630b-a0ce-4c8c-8ed3-4f6ad69ea0ad NetNS:/var/run/netns/072a999d-b9b8-4089-aa9c-39de1d46347c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode813630b_a0ce_4c8c_8ed3_4f6ad69ea0ad.slice PodAnnotations:0xc005a4c098}] Aliases:map[]}"
2026-06-11 11:57:59.090872 | controller | Jun 11 11:04:00.365705 crc crio[22652]: time="2026-06-11T11:04:00.363407121Z" level=info msg="Checking pod openstack_ovsdbserver-sb-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.090889 | controller | Jun 11 11:04:00.706552 crc crio[22652]: time="2026-06-11T11:04:00.706452169Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686264-865mm/POD" id=533fb67b-4351-4166-849d-1348c508f673 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.090910 | controller | Jun 11 11:04:00.709554 crc crio[22652]: time="2026-06-11T11:04:00.706593343Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.090928 | controller | Jun 11 11:04:01.853257 crc crio[22652]: time="2026-06-11T11:04:01.851990676Z" level=info msg="Ran pod sandbox df3de104edb77980c85e29aa9c65c5ef88e457b44fd795194c2b0d3796987f1a with infra container: openstack/ovn-controller-metrics-hjsp2/POD" id=43919b58-669e-4ff3-8fca-bb7eb20ac347 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.090945 | controller | Jun 11 11:04:01.853257 crc crio[22652]: time="2026-06-11T11:04:01.852898017Z" level=info msg="Creating container: openstack/openstack-galera-0/mysql-bootstrap" id=dc82da6a-83d1-4edb-9a96-56b34b02a677 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.090963 | controller | Jun 11 11:04:01.870566 crc crio[22652]: time="2026-06-11T11:04:01.87045369Z" level=info msg="Creating container: openstack/dnsmasq-dns-769fc96f7c-fc8kw/init" id=bdc200cb-d197-444f-955c-bbc9a072f3dd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.090979 | controller | Jun 11 11:04:01.880763 crc crio[22652]: time="2026-06-11T11:04:01.880662524Z" level=info msg="Ran pod sandbox f01b878ebdefbb15ead53f37a3c8fc4d7693540ba7fd6163f6f22fcbfb5c7664 with infra container: openstack/ovsdbserver-sb-0/POD" id=5b5542b2-96e5-4873-a543-9dc238a327f8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.090996 | controller | Jun 11 11:04:01.885519 crc crio[22652]: time="2026-06-11T11:04:01.880896532Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=5a465102-e370-4776-8b11-813bf738ba59 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.091012 | controller | Jun 11 11:04:01.885519 crc crio[22652]: time="2026-06-11T11:04:01.883460334Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=c7f27c5f-e5c8-44be-ad20-248ad9cd003c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.091029 | controller | Jun 11 11:04:01.885519 crc crio[22652]: time="2026-06-11T11:04:01.884790022Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified" id=b4938ab4-9ec7-4ff0-827e-96c3ca6a1b27 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.091046 | controller | Jun 11 11:04:01.887242 crc crio[22652]: time="2026-06-11T11:04:01.887097327Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.091062 | controller | Jun 11 11:04:01.888815 crc crio[22652]: time="2026-06-11T11:04:01.888727518Z" level=info msg="Image quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified not found" id=c7f27c5f-e5c8-44be-ad20-248ad9cd003c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.091080 | controller | Jun 11 11:04:01.889105 crc crio[22652]: time="2026-06-11T11:04:01.889043968Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified not found" id=b4938ab4-9ec7-4ff0-827e-96c3ca6a1b27 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.091097 | controller | Jun 11 11:04:01.889293 crc crio[22652]: time="2026-06-11T11:04:01.889176083Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified found" id=b4938ab4-9ec7-4ff0-827e-96c3ca6a1b27 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.091115 | controller | Jun 11 11:04:01.889293 crc crio[22652]: time="2026-06-11T11:04:01.889216124Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified found" id=c7f27c5f-e5c8-44be-ad20-248ad9cd003c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.091136 | controller | Jun 11 11:04:01.892927 crc crio[22652]: time="2026-06-11T11:04:01.891020829Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified" id=f7e4c8d1-a692-493c-8b24-6196d5c78d56 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.091154 | controller | Jun 11 11:04:01.892927 crc crio[22652]: time="2026-06-11T11:04:01.89261108Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=9bf23950-abfc-4812-95ad-3e2f86dc223e name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.091172 | controller | Jun 11 11:04:01.897804 crc crio[22652]: time="2026-06-11T11:04:01.897537586Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\""
2026-06-11 11:57:59.091190 | controller | Jun 11 11:04:01.906250 crc crio[22652]: time="2026-06-11T11:04:01.903545295Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\""
2026-06-11 11:57:59.091206 | controller | Jun 11 11:04:01.922323 crc crio[22652]: time="2026-06-11T11:04:01.911749659Z" level=info msg="Creating container: openstack/ovn-controller-ovs-n6pzb/ovsdb-server-init" id=3bb58874-98e2-4a1a-a6e5-648ac7a13d90 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.091223 | controller | Jun 11 11:04:01.922323 crc crio[22652]: time="2026-06-11T11:04:01.914508496Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=6ffc2bbf-7847-4296-9b76-d3864fbfe2b5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.091240 | controller | Jun 11 11:04:01.922323 crc crio[22652]: time="2026-06-11T11:04:01.916305231Z" level=info msg="Creating container: openstack/dnsmasq-dns-7dc8cc99c9-bqwjs/init" id=08952342-c49a-4323-a288-8db210326838 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.091256 | controller | Jun 11 11:04:01.929894 crc crio[22652]: time="2026-06-11T11:04:01.924546361Z" level=info msg="Creating container: openstack/rabbitmq-server-0/setup-container" id=2b84adba-9795-49dc-aa58-227134fe0e0a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.091273 | controller | Jun 11 11:04:01.939008 crc crio[22652]: time="2026-06-11T11:04:01.93889029Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=a2a79a88-f8fc-42b7-9d83-f0a2086ed371 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.091307 | controller | Jun 11 11:04:01.965384 crc crio[22652]: time="2026-06-11T11:04:01.965021018Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified" id=5e3e92d4-b4b9-4a11-9095-10dceabd3f03 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.091325 | controller | Jun 11 11:04:01.979929 crc crio[22652]: time="2026-06-11T11:04:01.979818082Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified" id=62740dd5-117f-4f6a-816e-beee6a1e7bc3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.091341 | controller | Jun 11 11:04:01.990391 crc crio[22652]: time="2026-06-11T11:04:01.990328841Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.091380 | controller | Jun 11 11:04:02.001978 crc crio[22652]: time="2026-06-11T11:04:02.001923684Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.091399 | controller | Jun 11 11:04:02.006794 crc crio[22652]: time="2026-06-11T11:04:02.00649359Z" level=info msg="Pulled image: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:d9760cb88c96b59bfab6a3586064b204b5234b6ad07bec2667ca37f797a519ff" id=dc8ea107-d9ec-4ab1-937d-8e694262c001 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.091425 | controller | Jun 11 11:04:02.014249 crc crio[22652]: time="2026-06-11T11:04:02.014071813Z" level=info msg="Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0" id=6ed87033-f1a4-405a-ac20-2b1ccd56a47e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.091448 | controller | Jun 11 11:04:02.017531 crc crio[22652]: time="2026-06-11T11:04:02.017431651Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.091467 | controller | Jun 11 11:04:02.025411 crc crio[22652]: time="2026-06-11T11:04:02.023576712Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.091485 | controller | Jun 11 11:04:02.047804 crc crio[22652]: time="2026-06-11T11:04:02.047707359Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.091502 | controller | Jun 11 11:04:02.048479 crc crio[22652]: time="2026-06-11T11:04:02.048373283Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.091520 | controller | Jun 11 11:04:02.061683 crc crio[22652]: time="2026-06-11T11:04:02.061523743Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.091538 | controller | Jun 11 11:04:02.066443 crc crio[22652]: time="2026-06-11T11:04:02.066340502Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.091556 | controller | Jun 11 11:04:02.070278 crc crio[22652]: time="2026-06-11T11:04:02.070104192Z" level=info msg="Creating container: openstack/dnsmasq-dns-6b994dcc49-x95q9/init" id=0041a158-9912-4d5c-9dc8-0b11a9d6aed8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.091573 | controller | Jun 11 11:04:02.083616 crc crio[22652]: time="2026-06-11T11:04:02.082096856Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.091591 | controller | Jun 11 11:04:02.092170 crc crio[22652]: time="2026-06-11T11:04:02.091767079Z" level=info msg="Creating container: openstack/ovsdbserver-nb-0/ovsdbserver-nb" id=3d7aa372-948c-4e44-b18e-b3d21ad004aa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.091608 | controller | Jun 11 11:04:02.098090 crc crio[22652]: time="2026-06-11T11:04:02.097690606Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.091625 | controller | Jun 11 11:04:02.108407 crc crio[22652]: time="2026-06-11T11:04:02.107743423Z" level=info msg="Creating container: openstack/ovn-controller-hfc5h/ovn-controller" id=6d40a4d2-cf34-470f-ab61-d2215a9ef27f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.091643 | controller | Jun 11 11:04:02.119963 crc crio[22652]: time="2026-06-11T11:04:02.119812017Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686264-865mm Namespace:openshift-infra ID:5b2a39462143cf82a0fc33421a44facd25bafdebcd573a0cac1be03ac2c50452 UID:7c132bc1-d6f8-4322-90df-d41f6db61590 NetNS:/var/run/netns/9809efb4-d97f-4bb3-806d-f2caba188fea Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7c132bc1_d6f8_4322_90df_d41f6db61590.slice PodAnnotations:0xc005a4c688}] Aliases:map[]}"
2026-06-11 11:57:59.091661 | controller | Jun 11 11:04:02.119963 crc crio[22652]: time="2026-06-11T11:04:02.11991692Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686264-865mm to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.091681 | controller | Jun 11 11:04:02.147000 crc crio[22652]: time="2026-06-11T11:04:02.14598987Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.091699 | controller | Jun 11 11:04:02.161622 crc crio[22652]: time="2026-06-11T11:04:02.161580076Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.091716 | controller | Jun 11 11:04:02.163063 crc crio[22652]: time="2026-06-11T11:04:02.16265286Z" level=info msg="Creating container: openstack/dnsmasq-dns-68bc84565-mf2dh/init" id=a91889a1-9cb3-45f1-a43b-80c156aa4d63 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.091734 | controller | Jun 11 11:04:02.163537 crc crio[22652]: time="2026-06-11T11:04:02.163450943Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.091751 | controller | Jun 11 11:04:02.173604 crc crio[22652]: time="2026-06-11T11:04:02.172411479Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.091768 | controller | Jun 11 11:04:02.206368 crc crio[22652]: time="2026-06-11T11:04:02.205494691Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.091785 | controller | Jun 11 11:04:02.209892 crc crio[22652]: time="2026-06-11T11:04:02.20830795Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.091803 | controller | Jun 11 11:04:02.226090 crc crio[22652]: time="2026-06-11T11:04:02.225963143Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.091821 | controller | Jun 11 11:04:02.245852 crc crio[22652]: time="2026-06-11T11:04:02.245689831Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.091838 | controller | Jun 11 11:04:02.275679 crc crio[22652]: time="2026-06-11T11:04:02.275428133Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.091856 | controller | Jun 11 11:04:02.284041 crc crio[22652]: time="2026-06-11T11:04:02.28235234Z" level=info msg="Created container d81862aabf6c80d66d5aefd7e4f49b1fc2d524cfe5551e14162f10a1c042d8e2: openstack/openstack-cell1-galera-0/mysql-bootstrap" id=a150a3bb-917c-477b-99b9-295a98a20153 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.091874 | controller | Jun 11 11:04:02.284566 crc crio[22652]: time="2026-06-11T11:04:02.284443865Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.091892 | controller | Jun 11 11:04:02.288248 crc crio[22652]: time="2026-06-11T11:04:02.285443981Z" level=info msg="Starting container: d81862aabf6c80d66d5aefd7e4f49b1fc2d524cfe5551e14162f10a1c042d8e2" id=efb27ce8-6325-4497-bcb5-0d95d04f79a6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.091910 | controller | Jun 11 11:04:02.288248 crc crio[22652]: time="2026-06-11T11:04:02.286992468Z" level=info msg="Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0" id=55188e4d-ec76-4b81-946b-fb2fe5f08986 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.091934 | controller | Jun 11 11:04:02.299756 crc crio[22652]: time="2026-06-11T11:04:02.299618571Z" level=info msg="Started container" PID=52811 containerID=d81862aabf6c80d66d5aefd7e4f49b1fc2d524cfe5551e14162f10a1c042d8e2 description=openstack/openstack-cell1-galera-0/mysql-bootstrap id=efb27ce8-6325-4497-bcb5-0d95d04f79a6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1bc135ac57f549fd8ae843a6ed24dc3d15f496fb4f39a793dcd4dbb9d079611a
2026-06-11 11:57:59.091953 | controller | Jun 11 11:04:02.320455 crc crio[22652]: time="2026-06-11T11:04:02.318731099Z" level=info msg="Created container 9c8243395104712062e8e7704ed8c603ecce8f06f2872176f4b5ca406e4a3205: openstack/memcached-0/memcached" id=da85a3cd-6f03-4bec-af99-e91aa20caa38 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.091971 | controller | Jun 11 11:04:02.321501 crc crio[22652]: time="2026-06-11T11:04:02.321417569Z" level=info msg="Created container f91b43728e81f81b66d60bfe3bd21387929a12bb042d89472aa45aaf916853f7: openstack/dnsmasq-dns-86cd84489-xpctj/init" id=b893b0ee-d732-47be-adc4-01457d8c060a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.091988 | controller | Jun 11 11:04:02.321766 crc crio[22652]: time="2026-06-11T11:04:02.321642675Z" level=info msg="Starting container: 9c8243395104712062e8e7704ed8c603ecce8f06f2872176f4b5ca406e4a3205" id=54340b60-53d6-4fd2-aae5-40f8a3db3a82 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.092005 | controller | Jun 11 11:04:02.327092 crc crio[22652]: time="2026-06-11T11:04:02.326392516Z" level=info msg="Starting container: f91b43728e81f81b66d60bfe3bd21387929a12bb042d89472aa45aaf916853f7" id=c6aad265-3ff0-4212-b5d1-b124c1704ce0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.092023 | controller | Jun 11 11:04:02.332062 crc crio[22652]: time="2026-06-11T11:04:02.332015016Z" level=info msg="Started container" PID=52803 containerID=9c8243395104712062e8e7704ed8c603ecce8f06f2872176f4b5ca406e4a3205 description=openstack/memcached-0/memcached id=54340b60-53d6-4fd2-aae5-40f8a3db3a82 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f9a55e94c662e1edb13ad7e961ca0efebc40ebc91899a6e867b728d2defb4e9e
2026-06-11 11:57:59.092041 | controller | Jun 11 11:04:02.343151 crc crio[22652]: time="2026-06-11T11:04:02.342842687Z" level=info msg="Started container" PID=52823 containerID=f91b43728e81f81b66d60bfe3bd21387929a12bb042d89472aa45aaf916853f7 description=openstack/dnsmasq-dns-86cd84489-xpctj/init id=c6aad265-3ff0-4212-b5d1-b124c1704ce0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9f0ec4992342483a7073fb216559e8735804bc4e932814f080b68a21d5296210
2026-06-11 11:57:59.092058 | controller | Jun 11 11:04:02.352231 crc crio[22652]: time="2026-06-11T11:04:02.352061223Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.092076 | controller | Jun 11 11:04:02.366375 crc crio[22652]: time="2026-06-11T11:04:02.366284022Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.092093 | controller | Jun 11 11:04:02.410659 crc crio[22652]: time="2026-06-11T11:04:02.410561746Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.092110 | controller | Jun 11 11:04:02.442015 crc crio[22652]: time="2026-06-11T11:04:02.438625765Z" level=info msg="Created container 8b86fe768a69120434744169f54265b17c43462c9d8eb6efe5a3ebda0446b333: openstack/dnsmasq-dns-769fc96f7c-fc8kw/init" id=bdc200cb-d197-444f-955c-bbc9a072f3dd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.092127 | controller | Jun 11 11:04:02.447427 crc crio[22652]: time="2026-06-11T11:04:02.442509978Z" level=info msg="Starting container: 8b86fe768a69120434744169f54265b17c43462c9d8eb6efe5a3ebda0446b333" id=1b89dab3-1ea8-4a4a-bf59-868e18b3efbb name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.092148 | controller | Jun 11 11:04:02.447427 crc crio[22652]: time="2026-06-11T11:04:02.447315113Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.092166 | controller | Jun 11 11:04:02.455339 crc crio[22652]: time="2026-06-11T11:04:02.451607297Z" level=info msg="Started container" PID=52854 containerID=8b86fe768a69120434744169f54265b17c43462c9d8eb6efe5a3ebda0446b333 description=openstack/dnsmasq-dns-769fc96f7c-fc8kw/init id=1b89dab3-1ea8-4a4a-bf59-868e18b3efbb name=/runtime.v1.RuntimeService/StartContainer sandboxID=0d9a77eaa16e261c141cb16fbf36e7f256e1da6b22e46c5ff5f541ddf79c9490
2026-06-11 11:57:59.092185 | controller | Jun 11 11:04:02.460651 crc crio[22652]: time="2026-06-11T11:04:02.460598315Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.092202 | controller | Jun 11 11:04:02.462638 crc crio[22652]: time="2026-06-11T11:04:02.462611389Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.092219 | controller | Jun 11 11:04:02.475265 crc crio[22652]: time="2026-06-11T11:04:02.475181291Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.092236 | controller | Jun 11 11:04:02.483347 crc crio[22652]: time="2026-06-11T11:04:02.483276124Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.092252 | controller | Jun 11 11:04:02.493995 crc crio[22652]: time="2026-06-11T11:04:02.493890631Z" level=info msg="Creating container: openstack/kube-state-metrics-0/kube-state-metrics" id=ae41e575-26ff-4a4f-862c-834f7377cf5c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.092268 | controller | Jun 11 11:04:02.506792 crc crio[22652]: time="2026-06-11T11:04:02.505320688Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.092285 | controller | Jun 11 11:04:02.535015 crc crio[22652]: 2026-06-11T11:04:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5b2a39462143cf8 Mac:12:26:4a:ec:da:1a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:71 Mtu:0 Sandbox:/var/run/netns/9809efb4-d97f-4bb3-806d-f2caba188fea SocketPath: PciID:}] [{Interface:0xc0004b05c0 Address:{IP:10.217.0.113 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.092302 | controller | Jun 11 11:04:02.536499 crc crio[22652]: time="2026-06-11T11:04:02.536428889Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686264-865mm Namespace:openshift-infra ID:5b2a39462143cf82a0fc33421a44facd25bafdebcd573a0cac1be03ac2c50452 UID:7c132bc1-d6f8-4322-90df-d41f6db61590 NetNS:/var/run/netns/9809efb4-d97f-4bb3-806d-f2caba188fea Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7c132bc1_d6f8_4322_90df_d41f6db61590.slice PodAnnotations:0xc005a4c688}] Aliases:map[]}"
2026-06-11 11:57:59.092320 | controller | Jun 11 11:04:02.536623 crc crio[22652]: time="2026-06-11T11:04:02.536611125Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686264-865mm for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.092338 | controller | Jun 11 11:04:02.552867 crc crio[22652]: time="2026-06-11T11:04:02.55270323Z" level=info msg="Created container 117e65fb453ce02217edfbbc64c160792cae0e82de88b486a25764175f19863c: openstack/openstack-galera-0/mysql-bootstrap" id=dc82da6a-83d1-4edb-9a96-56b34b02a677 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.092383 | controller | Jun 11 11:04:02.557667 crc crio[22652]: time="2026-06-11T11:04:02.557384205Z" level=info msg="Starting container: 117e65fb453ce02217edfbbc64c160792cae0e82de88b486a25764175f19863c" id=f5fd46c0-2fda-4619-a507-fc99590f8929 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.092403 | controller | Jun 11 11:04:02.575486 crc crio[22652]: time="2026-06-11T11:04:02.575313361Z" level=info msg="Started container" PID=52867 containerID=117e65fb453ce02217edfbbc64c160792cae0e82de88b486a25764175f19863c description=openstack/openstack-galera-0/mysql-bootstrap id=f5fd46c0-2fda-4619-a507-fc99590f8929 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dcd8511e066436b79586125c5d5fe8e1f4491293a9d09fa063d690ff44d328aa
2026-06-11 11:57:59.092427 | controller | Jun 11 11:04:02.580477 crc crio[22652]: time="2026-06-11T11:04:02.580387057Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.092451 | controller | Jun 11 11:04:02.583724 crc crio[22652]: time="2026-06-11T11:04:02.583686764Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.092470 | controller | Jun 11 11:04:02.586927 crc crio[22652]: time="2026-06-11T11:04:02.586830763Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.092487 | controller | Jun 11 11:04:02.594421 crc crio[22652]: time="2026-06-11T11:04:02.594234708Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.092504 | controller | Jun 11 11:04:02.604756 crc crio[22652]: time="2026-06-11T11:04:02.604660168Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.092520 | controller | Jun 11 11:04:02.607506 crc crio[22652]: time="2026-06-11T11:04:02.607346781Z" level=info msg="Ran pod sandbox 5b2a39462143cf82a0fc33421a44facd25bafdebcd573a0cac1be03ac2c50452 with infra container: openshift-infra/auto-csr-approver-29686264-865mm/POD" id=533fb67b-4351-4166-849d-1348c508f673 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.092537 | controller | Jun 11 11:04:02.616753 crc crio[22652]: time="2026-06-11T11:04:02.616541061Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=998c8b71-1bc5-4996-beee-51227f25b0b7 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.092553 | controller | Jun 11 11:04:02.630423 crc crio[22652]: time="2026-06-11T11:04:02.63022788Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 11:57:59.092570 | controller | Jun 11 11:04:02.642648 crc crio[22652]: time="2026-06-11T11:04:02.641969827Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.092587 | controller | Jun 11 11:04:02.653275 crc crio[22652]: time="2026-06-11T11:04:02.653175212Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.092603 | controller | Jun 11 11:04:02.664653 crc crio[22652]: time="2026-06-11T11:04:02.664602174Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.092620 | controller | Jun 11 11:04:02.690738 crc crio[22652]: time="2026-06-11T11:04:02.690696775Z" level=info msg="Created container cde93d39fd7f7fd0ecbd703ebb1d6b638e58b63c2ae4c9c275ae503927d44cdb: openstack/dnsmasq-dns-7dc8cc99c9-bqwjs/init" id=08952342-c49a-4323-a288-8db210326838 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.092640 | controller | Jun 11 11:04:02.703727 crc crio[22652]: time="2026-06-11T11:04:02.70028723Z" level=info msg="Starting container: cde93d39fd7f7fd0ecbd703ebb1d6b638e58b63c2ae4c9c275ae503927d44cdb" id=ccefae68-4213-423a-974d-760dedfd8b48 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.092657 | controller | Jun 11 11:04:02.707020 crc crio[22652]: time="2026-06-11T11:04:02.706924201Z" level=info msg="Started container" PID=52892 containerID=cde93d39fd7f7fd0ecbd703ebb1d6b638e58b63c2ae4c9c275ae503927d44cdb description=openstack/dnsmasq-dns-7dc8cc99c9-bqwjs/init id=ccefae68-4213-423a-974d-760dedfd8b48 name=/runtime.v1.RuntimeService/StartContainer sandboxID=60264fd76d3bf2d8fbcee1e5e5332923e466c89257037da320c373cd392864e3
2026-06-11 11:57:59.092675 | controller | Jun 11 11:04:02.708816 crc crio[22652]: time="2026-06-11T11:04:02.708718832Z" level=info msg="Created container e05116e4806884408705fe8a919e72a974bdbb4a3059914288e9d6ed0c4e7603: openstack/dnsmasq-dns-6b994dcc49-x95q9/init" id=0041a158-9912-4d5c-9dc8-0b11a9d6aed8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.092691 | controller | Jun 11 11:04:02.711029 crc crio[22652]: time="2026-06-11T11:04:02.710957287Z" level=info msg="Starting container: e05116e4806884408705fe8a919e72a974bdbb4a3059914288e9d6ed0c4e7603" id=0df3ddd0-ba8d-4662-b8e6-d92a2f61b297 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.092708 | controller | Jun 11 11:04:02.729737 crc crio[22652]: time="2026-06-11T11:04:02.729660777Z" level=info msg="Started container" PID=52909 containerID=e05116e4806884408705fe8a919e72a974bdbb4a3059914288e9d6ed0c4e7603 description=openstack/dnsmasq-dns-6b994dcc49-x95q9/init id=0df3ddd0-ba8d-4662-b8e6-d92a2f61b297 name=/runtime.v1.RuntimeService/StartContainer sandboxID=150666e8fe657599f387d26f85c806ce5334a6999737d88c80c4a449210f3890
2026-06-11 11:57:59.092725 | controller | Jun 11 11:04:02.804066 crc crio[22652]: time="2026-06-11T11:04:02.80394772Z" level=info msg="Created container 8acf047f68fb58855dac10efb7a6253e5a0b6e775b64e05159a5479f16d1c61c: openstack/dnsmasq-dns-68bc84565-mf2dh/init" id=a91889a1-9cb3-45f1-a43b-80c156aa4d63 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.092742 | controller | Jun 11 11:04:02.808665 crc crio[22652]: time="2026-06-11T11:04:02.806862229Z" level=info msg="Starting container: 8acf047f68fb58855dac10efb7a6253e5a0b6e775b64e05159a5479f16d1c61c" id=ffe0fd25-b27b-4069-be89-47f8c50e04b1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.092759 | controller | Jun 11 11:04:02.823882 crc crio[22652]: time="2026-06-11T11:04:02.822655017Z" level=info msg="Started container" PID=52950 containerID=8acf047f68fb58855dac10efb7a6253e5a0b6e775b64e05159a5479f16d1c61c description=openstack/dnsmasq-dns-68bc84565-mf2dh/init id=ffe0fd25-b27b-4069-be89-47f8c50e04b1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6f799f0eeb738be7e70a73ac9b791a28451acede31c9dd47fd56f3f69d43d309
2026-06-11 11:57:59.092775 | controller | Jun 11 11:04:03.168817 crc crio[22652]: time="2026-06-11T11:04:03.16847507Z" level=info msg="Created container 21b0e131095b4dccff440db96e18da0560f6c119369f1e20d7fa07784905f0ed: openstack/ovsdbserver-nb-0/ovsdbserver-nb" id=3d7aa372-948c-4e44-b18e-b3d21ad004aa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.092792 | controller | Jun 11 11:04:03.181603 crc crio[22652]: time="2026-06-11T11:04:03.181308143Z" level=info msg="Starting container: 21b0e131095b4dccff440db96e18da0560f6c119369f1e20d7fa07784905f0ed" id=89c88f88-619f-4587-861d-61186b4bf000 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.092808 | controller | Jun 11 11:04:03.183573 crc crio[22652]: time="2026-06-11T11:04:03.183346787Z" level=info msg="Stopping pod sandbox: 60264fd76d3bf2d8fbcee1e5e5332923e466c89257037da320c373cd392864e3" id=d7ef5296-833f-4159-821f-9265a2e1b9e1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.092829 | controller | Jun 11 11:04:03.184007 crc crio[22652]: time="2026-06-11T11:04:03.183846173Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7dc8cc99c9-bqwjs Namespace:openstack ID:60264fd76d3bf2d8fbcee1e5e5332923e466c89257037da320c373cd392864e3 UID:5db2c596-7167-409b-b0d6-f4cccbca6fe5 NetNS:/var/run/netns/cad39c52-ccb3-4567-981f-c5afd58d4ca9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5db2c596_7167_409b_b0d6_f4cccbca6fe5.slice PodAnnotations:0xc000988b30}] Aliases:map[]}"
2026-06-11 11:57:59.092847 | controller | Jun 11 11:04:03.184007 crc crio[22652]: time="2026-06-11T11:04:03.183963677Z" level=info msg="Deleting pod openstack_dnsmasq-dns-7dc8cc99c9-bqwjs from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.092863 | controller | Jun 11 11:04:03.207302 crc crio[22652]: time="2026-06-11T11:04:03.207216052Z" level=info msg="Stopping pod sandbox: 0d9a77eaa16e261c141cb16fbf36e7f256e1da6b22e46c5ff5f541ddf79c9490" id=11cac14e-b369-4a25-bfe8-4e66a4809e32 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.092880 | controller | Jun 11 11:04:03.207894 crc crio[22652]: time="2026-06-11T11:04:03.207808063Z" level=info msg="Got pod network &{Name:dnsmasq-dns-769fc96f7c-fc8kw Namespace:openstack ID:0d9a77eaa16e261c141cb16fbf36e7f256e1da6b22e46c5ff5f541ddf79c9490 UID:3c8883bb-2799-4f58-a19c-f6e6159f729f NetNS:/var/run/netns/fd6040bf-785c-4478-9573-741d97bc1f94 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3c8883bb_2799_4f58_a19c_f6e6159f729f.slice PodAnnotations:0xc0004bf478}] Aliases:map[]}"
2026-06-11 11:57:59.092898 | controller | Jun 11 11:04:03.208071 crc crio[22652]: time="2026-06-11T11:04:03.208014037Z" level=info msg="Deleting pod openstack_dnsmasq-dns-769fc96f7c-fc8kw from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.092916 | controller | Jun 11 11:04:03.211415 crc crio[22652]: time="2026-06-11T11:04:03.211284953Z" level=info msg="Started container" PID=52948 containerID=21b0e131095b4dccff440db96e18da0560f6c119369f1e20d7fa07784905f0ed description=openstack/ovsdbserver-nb-0/ovsdbserver-nb id=89c88f88-619f-4587-861d-61186b4bf000 name=/runtime.v1.RuntimeService/StartContainer sandboxID=44228b80808a239ce2667b06e39f88cd6e3000fcee81263fcac0545aef7ac091
2026-06-11 11:57:59.092933 | controller | Jun 11 11:04:03.231450 crc crio[22652]: time="2026-06-11T11:04:03.231234918Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=918f086d-3239-447b-84a5-913f6167befa name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.092950 | controller | Jun 11 11:04:03.231947 crc crio[22652]: time="2026-06-11T11:04:03.23192657Z" level=info msg="Image quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified not found" id=918f086d-3239-447b-84a5-913f6167befa name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.092967 | controller | Jun 11 11:04:03.232713 crc crio[22652]: time="2026-06-11T11:04:03.232582151Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified found" id=918f086d-3239-447b-84a5-913f6167befa name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.092985 | controller | Jun 11 11:04:03.251060 crc crio[22652]: time="2026-06-11T11:04:03.250969994Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=0266f802-18f3-4029-923f-29245de767ed name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.093002 | controller | Jun 11 11:04:03.261349 crc crio[22652]: time="2026-06-11T11:04:03.260658499Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=204b8637-cfa8-4da7-ae13-169f991451aa name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.093024 | controller | Jun 11 11:04:03.265039 crc crio[22652]: time="2026-06-11T11:04:03.264497169Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=38de94a9-6940-4e62-9820-1100dbab3489 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.093041 | controller | Jun 11 11:04:03.267350 crc crio[22652]: time="2026-06-11T11:04:03.266730242Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\""
2026-06-11 11:57:59.093059 | controller | Jun 11 11:04:03.296621 crc crio[22652]: time="2026-06-11T11:04:03.293299561Z" level=info msg="Stopping pod sandbox: 6f799f0eeb738be7e70a73ac9b791a28451acede31c9dd47fd56f3f69d43d309" id=08b930d2-0731-43c1-b256-36b02b45669a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.093076 | controller | Jun 11 11:04:03.296621 crc crio[22652]: time="2026-06-11T11:04:03.295765229Z" level=info msg="Got pod network &{Name:dnsmasq-dns-68bc84565-mf2dh Namespace:openstack ID:6f799f0eeb738be7e70a73ac9b791a28451acede31c9dd47fd56f3f69d43d309 UID:caf2d78c-2764-484b-9a2d-7c82bd1f2cc1 NetNS:/var/run/netns/00f037f8-8828-469a-ade3-7ba29caa0333 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcaf2d78c_2764_484b_9a2d_7c82bd1f2cc1.slice PodAnnotations:0xc001e8e870}] Aliases:map[]}"
2026-06-11 11:57:59.093094 | controller | Jun 11 11:04:03.296621 crc crio[22652]: time="2026-06-11T11:04:03.295964945Z" level=info msg="Deleting pod openstack_dnsmasq-dns-68bc84565-mf2dh from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.093112 | controller | Jun 11 11:04:03.362766 crc crio[22652]: time="2026-06-11T11:04:03.361095465Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=3655a30f-f434-4774-9645-da7ca2aa2e38 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.093130 | controller | Jun 11 11:04:03.395283 crc crio[22652]: time="2026-06-11T11:04:03.394802131Z" level=info msg="Creating container: openstack/dnsmasq-dns-86cd84489-xpctj/dnsmasq-dns" id=1a4b6861-9004-4d0e-a7e0-9a2ce5d87855 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.093147 | controller | Jun 11 11:04:03.395283 crc crio[22652]: time="2026-06-11T11:04:03.395064Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=84ec92e5-6845-46fa-bfd2-5bcc4d099732 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.093164 | controller | Jun 11 11:04:03.397609 crc crio[22652]: time="2026-06-11T11:04:03.397524397Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.093180 | controller | Jun 11 11:04:03.475529 crc crio[22652]: time="2026-06-11T11:04:03.475425896Z" level=info msg="Creating container: openstack/dnsmasq-dns-6b994dcc49-x95q9/dnsmasq-dns" id=d3a5492d-9849-4eff-ae0c-2f84a19d4f77 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.093197 | controller | Jun 11 11:04:03.509558 crc crio[22652]: time="2026-06-11T11:04:03.504424706Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.093214 | controller | Jun 11 11:04:03.518045 crc crio[22652]: time="2026-06-11T11:04:03.517832955Z" level=info msg="Created container 52234572fc13d025f1e673a6a1145f78de42add5f4a6d2cd7b868230c9b11833: openstack/kube-state-metrics-0/kube-state-metrics" id=ae41e575-26ff-4a4f-862c-834f7377cf5c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.093238 | controller | Jun 11 11:04:03.533465 crc crio[22652]: time="2026-06-11T11:04:03.533228909Z" level=info msg="Starting container: 52234572fc13d025f1e673a6a1145f78de42add5f4a6d2cd7b868230c9b11833" id=3508e8b0-3734-4381-894f-8eeec5cf4962 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.093266 | controller | Jun 11 11:04:03.539868 crc crio[22652]: time="2026-06-11T11:04:03.539769286Z" level=info msg="Started container" PID=52974 containerID=52234572fc13d025f1e673a6a1145f78de42add5f4a6d2cd7b868230c9b11833 description=openstack/kube-state-metrics-0/kube-state-metrics id=3508e8b0-3734-4381-894f-8eeec5cf4962 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6bfbe827e8b784097550037ef5ab606c3807b0523e3c9182045f82143a0e1f1e
2026-06-11 11:57:59.093289 | controller | Jun 11 11:04:03.877225 crc crio[22652]: time="2026-06-11T11:04:03.876835012Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.093312 | controller | Jun 11 11:04:03.896224 crc crio[22652]: time="2026-06-11T11:04:03.892430121Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=998c8b71-1bc5-4996-beee-51227f25b0b7 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.093332 | controller | Jun 11 11:04:03.896224 crc crio[22652]: time="2026-06-11T11:04:03.895642517Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=8d96e7a1-df3b-4c7c-9bb3-94e2de35a0f0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.093384 | controller | Jun 11 11:04:03.903430 crc crio[22652]: time="2026-06-11T11:04:03.899628267Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.093410 | controller | Jun 11 11:04:03.939950 crc crio[22652]: time="2026-06-11T11:04:03.939864062Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=a0a66075-235e-452e-a4f0-d451b943475c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.093434 | controller | Jun 11 11:04:03.950365 crc crio[22652]: time="2026-06-11T11:04:03.948832361Z" level=info msg="Stopped pod sandbox: 60264fd76d3bf2d8fbcee1e5e5332923e466c89257037da320c373cd392864e3" id=d7ef5296-833f-4159-821f-9265a2e1b9e1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.093463 | controller | Jun 11 11:04:03.953286 crc crio[22652]: time="2026-06-11T11:04:03.952616116Z" level=info msg="Stopped pod sandbox: 0d9a77eaa16e261c141cb16fbf36e7f256e1da6b22e46c5ff5f541ddf79c9490" id=11cac14e-b369-4a25-bfe8-4e66a4809e32 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.093487 | controller | Jun 11 11:04:03.964644 crc crio[22652]: time="2026-06-11T11:04:03.963735266Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.093509 | controller | Jun 11 11:04:03.970079 crc crio[22652]: time="2026-06-11T11:04:03.970020242Z" level=info msg="Stopped pod sandbox: 6f799f0eeb738be7e70a73ac9b791a28451acede31c9dd47fd56f3f69d43d309" id=08b930d2-0731-43c1-b256-36b02b45669a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.093531 | controller | Jun 11 11:04:03.973714 crc crio[22652]: time="2026-06-11T11:04:03.972462309Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686264-865mm/oc" id=44654164-09e8-49d9-99a0-3ff92fb1b4e2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.093554 | controller | Jun 11 11:04:03.973714 crc crio[22652]: time="2026-06-11T11:04:03.973675748Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.093576 | controller | Jun 11 11:04:03.973878 crc crio[22652]: time="2026-06-11T11:04:03.973730451Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.093605 | controller | Jun 11 11:04:03.988460 crc crio[22652]: time="2026-06-11T11:04:03.987696207Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.093628 | controller | Jun 11 11:04:04.123563 crc crio[22652]: time="2026-06-11T11:04:04.123495012Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.093649 | controller | Jun 11 11:04:04.154170 crc crio[22652]: time="2026-06-11T11:04:04.154008617Z" level=info msg="Created container 2fc9ffafc23475c84b6cc2cde9f93de82bb7f00a8053206412bc7c605b42dd39: openstack/rabbitmq-cell1-server-0/setup-container" id=b6cdfdcc-4b00-40a0-8b1c-1531f3ad2523 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.093672 | controller | Jun 11 11:04:04.163304 crc crio[22652]: time="2026-06-11T11:04:04.156778063Z" level=info msg="Starting container: 2fc9ffafc23475c84b6cc2cde9f93de82bb7f00a8053206412bc7c605b42dd39" id=2958a3aa-4c94-4f41-a6eb-7fe594dfbf10 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.093694 | controller | Jun 11 11:04:04.170314 crc crio[22652]: time="2026-06-11T11:04:04.170101685Z" level=info msg="Started container" PID=52829 containerID=2fc9ffafc23475c84b6cc2cde9f93de82bb7f00a8053206412bc7c605b42dd39 description=openstack/rabbitmq-cell1-server-0/setup-container id=2958a3aa-4c94-4f41-a6eb-7fe594dfbf10 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c2786fd46ac0a8592e2e22a166ee96d1b10e6b1eb2a55bdad611709533c77aa0
2026-06-11 11:57:59.093717 | controller | Jun 11 11:04:04.487521 crc crio[22652]: time="2026-06-11T11:04:04.486484712Z" level=info msg="Created container b004fabdf474d55b58907758f2b753d29118a3f14612e90987dcd260f8c337ca: openstack/rabbitmq-server-0/setup-container" id=2b84adba-9795-49dc-aa58-227134fe0e0a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.093739 | controller | Jun 11 11:04:04.497360 crc crio[22652]: time="2026-06-11T11:04:04.49729934Z" level=info msg="Starting container: b004fabdf474d55b58907758f2b753d29118a3f14612e90987dcd260f8c337ca" id=3e61413f-6bdd-4234-8743-6464282bf8b2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.093757 | controller | Jun 11 11:04:04.504074 crc crio[22652]: time="2026-06-11T11:04:04.503463953Z" level=info msg="Started container" PID=52891 containerID=b004fabdf474d55b58907758f2b753d29118a3f14612e90987dcd260f8c337ca description=openstack/rabbitmq-server-0/setup-container id=3e61413f-6bdd-4234-8743-6464282bf8b2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=68c28310e93ce04289a3136ad93a9a8461ba81633ec853a01d9fd0670e7d6740
2026-06-11 11:57:59.093774 | controller | Jun 11 11:04:04.542585 crc crio[22652]: time="2026-06-11T11:04:04.542104544Z" level=info msg="Created container 73bc90c12fd34fdccf040e2bb6144fa68824b5e8225d1b4e94983a905e9ba413: openstack/dnsmasq-dns-6b994dcc49-x95q9/dnsmasq-dns" id=d3a5492d-9849-4eff-ae0c-2f84a19d4f77 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.093793 | controller | Jun 11 11:04:04.544295 crc crio[22652]: time="2026-06-11T11:04:04.544250252Z" level=info msg="Starting container: 73bc90c12fd34fdccf040e2bb6144fa68824b5e8225d1b4e94983a905e9ba413" id=925c8888-4c41-4cd4-b70e-975bea84f89e name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.093816 | controller | Jun 11 11:04:04.551601 crc crio[22652]: time="2026-06-11T11:04:04.551547651Z" level=info msg="Started container" PID=53331 containerID=73bc90c12fd34fdccf040e2bb6144fa68824b5e8225d1b4e94983a905e9ba413 description=openstack/dnsmasq-dns-6b994dcc49-x95q9/dnsmasq-dns id=925c8888-4c41-4cd4-b70e-975bea84f89e name=/runtime.v1.RuntimeService/StartContainer sandboxID=150666e8fe657599f387d26f85c806ce5334a6999737d88c80c4a449210f3890
2026-06-11 11:57:59.093839 | controller | Jun 11 11:04:04.553708 crc crio[22652]: time="2026-06-11T11:04:04.553642268Z" level=info msg="Created container 6f5102b11e70456c2e7733a5aeb9e70888eea103898f69078bd5c76b1d41a152: openstack/ovn-controller-ovs-n6pzb/ovsdb-server-init" id=3bb58874-98e2-4a1a-a6e5-648ac7a13d90 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.093865 | controller | Jun 11 11:04:04.555360 crc crio[22652]: time="2026-06-11T11:04:04.555286722Z" level=info msg="Starting container: 6f5102b11e70456c2e7733a5aeb9e70888eea103898f69078bd5c76b1d41a152" id=740e562b-d1e9-4cd5-af79-3984f5e43107 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.093888 | controller | Jun 11 11:04:04.568151 crc crio[22652]: time="2026-06-11T11:04:04.567924804Z" level=info msg="Started container" PID=53326 containerID=6f5102b11e70456c2e7733a5aeb9e70888eea103898f69078bd5c76b1d41a152 description=openstack/ovn-controller-ovs-n6pzb/ovsdb-server-init id=740e562b-d1e9-4cd5-af79-3984f5e43107 name=/runtime.v1.RuntimeService/StartContainer sandboxID=885442492bab6c41bb0b22ab1f93ecf3f12d5cb69b4a8fcf47708b373df9aec5
2026-06-11 11:57:59.093911 | controller | Jun 11 11:04:04.570420 crc crio[22652]: time="2026-06-11T11:04:04.570353901Z" level=info msg="Created container 3885cb2903b548556a5f774c4fa17b4eb67d5e15ddc08c49f59ea3516d06193d: openstack/dnsmasq-dns-86cd84489-xpctj/dnsmasq-dns" id=1a4b6861-9004-4d0e-a7e0-9a2ce5d87855 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.093932 | controller | Jun 11 11:04:04.574022 crc crio[22652]: time="2026-06-11T11:04:04.573737578Z" level=info msg="Starting container: 3885cb2903b548556a5f774c4fa17b4eb67d5e15ddc08c49f59ea3516d06193d" id=e271aa69-abe6-4697-96d7-3c13b0b799b8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.093954 | controller | Jun 11 11:04:04.589860 crc crio[22652]: time="2026-06-11T11:04:04.589707826Z" level=info msg="Created container aff601cd4a3aa97398cbed7f8d0f7797aeb3a26040ae8b41761d5966ebee1794: openstack/ovn-controller-hfc5h/ovn-controller" id=6d40a4d2-cf34-470f-ab61-d2215a9ef27f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.093977 | controller | Jun 11 11:04:04.599830 crc crio[22652]: time="2026-06-11T11:04:04.599704769Z" level=info msg="Started container" PID=53312 containerID=3885cb2903b548556a5f774c4fa17b4eb67d5e15ddc08c49f59ea3516d06193d description=openstack/dnsmasq-dns-86cd84489-xpctj/dnsmasq-dns id=e271aa69-abe6-4697-96d7-3c13b0b799b8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9f0ec4992342483a7073fb216559e8735804bc4e932814f080b68a21d5296210
2026-06-11 11:57:59.094000 | controller | Jun 11 11:04:04.602020 crc crio[22652]: time="2026-06-11T11:04:04.601314084Z" level=info msg="Starting container: aff601cd4a3aa97398cbed7f8d0f7797aeb3a26040ae8b41761d5966ebee1794" id=a7f5f1e6-8a91-4fca-8c29-b69a9a511d3b name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.094023 | controller | Jun 11 11:04:04.625056 crc crio[22652]: time="2026-06-11T11:04:04.62496132Z" level=info msg="Started container" PID=53333 containerID=aff601cd4a3aa97398cbed7f8d0f7797aeb3a26040ae8b41761d5966ebee1794 description=openstack/ovn-controller-hfc5h/ovn-controller id=a7f5f1e6-8a91-4fca-8c29-b69a9a511d3b name=/runtime.v1.RuntimeService/StartContainer sandboxID=7c4e7fa6fe34fee4e2fd4bb96bc5ac6b69e7f98b2dd603ffbb08a507c738e4bd
2026-06-11 11:57:59.094045 | controller | Jun 11 11:04:05.211501 crc crio[22652]: time="2026-06-11T11:04:05.210757832Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.094067 | controller | Jun 11 11:04:05.289945 crc crio[22652]: time="2026-06-11T11:04:05.289889673Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:85b4f27c1058f2c2b0c03e426e77c60ade32cce5d8d14bb6242195cf45e42e90" id=f7e4c8d1-a692-493c-8b24-6196d5c78d56 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.094090 | controller | Jun 11 11:04:05.292430 crc crio[22652]: time="2026-06-11T11:04:05.292367418Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified" id=4e131fa0-ab24-4a1b-a626-8d74e3f6540c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.094117 | controller | Jun 11 11:04:05.343524 crc crio[22652]: time="2026-06-11T11:04:05.342920283Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified" id=be31d8f8-2d8b-4780-8c47-6384d473f0f5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.094140 | controller | Jun 11 11:04:05.351479 crc crio[22652]: time="2026-06-11T11:04:05.351390668Z" level=info msg="Creating container: openstack/ovsdbserver-sb-0/ovsdbserver-sb" id=c65d27ad-4719-4376-9c80-58081809f596 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.094164 | controller | Jun 11 11:04:05.367561 crc crio[22652]: time="2026-06-11T11:04:05.367213781Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.094186 | controller | Jun 11 11:04:05.415336 crc crio[22652]: time="2026-06-11T11:04:05.415255009Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.094209 | controller | Jun 11 11:04:05.445782 crc crio[22652]: time="2026-06-11T11:04:05.445704683Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified" id=886208c9-2e3f-4a42-95f6-956653357e0d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.094233 | controller | Jun 11 11:04:05.456041 crc crio[22652]: time="2026-06-11T11:04:05.455977345Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified" id=3f2908fb-6cc5-41b5-a7a9-c2dd31ee36a4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.094255 | controller | Jun 11 11:04:05.465386 crc crio[22652]: time="2026-06-11T11:04:05.465341578Z" level=info msg="Creating container: openstack/ovn-controller-ovs-n6pzb/ovsdb-server" id=fe9ada43-a70f-4a27-a21a-1edd506ebfb6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.094278 | controller | Jun 11 11:04:05.466713 crc crio[22652]: time="2026-06-11T11:04:05.466688711Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.094300 | controller | Jun 11 11:04:05.502970 crc crio[22652]: time="2026-06-11T11:04:05.502814742Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.094320 | controller | Jun 11 11:04:05.508745 crc crio[22652]: time="2026-06-11T11:04:05.508671565Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.094342 | controller | Jun 11 11:04:05.543775 crc crio[22652]: time="2026-06-11T11:04:05.543647641Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.094386 | controller | Jun 11 11:04:05.544439 crc crio[22652]: time="2026-06-11T11:04:05.544282387Z" level=info msg="Created container 4805a109413cbddc9e7a38318aa8816f23603e4c9de0b6cf5c5d4cc9cd16a9a0: openshift-infra/auto-csr-approver-29686264-865mm/oc" id=44654164-09e8-49d9-99a0-3ff92fb1b4e2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.094410 | controller | Jun 11 11:04:05.545432 crc crio[22652]: time="2026-06-11T11:04:05.54535063Z" level=info msg="Starting container: 4805a109413cbddc9e7a38318aa8816f23603e4c9de0b6cf5c5d4cc9cd16a9a0" id=097ea0e4-b553-4e1a-8cc0-69e5c6960cb2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.094430 | controller | Jun 11 11:04:05.562717 crc crio[22652]: time="2026-06-11T11:04:05.562243577Z" level=info msg="Started container" PID=53799 containerID=4805a109413cbddc9e7a38318aa8816f23603e4c9de0b6cf5c5d4cc9cd16a9a0 description=openshift-infra/auto-csr-approver-29686264-865mm/oc id=097ea0e4-b553-4e1a-8cc0-69e5c6960cb2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5b2a39462143cf82a0fc33421a44facd25bafdebcd573a0cac1be03ac2c50452
2026-06-11 11:57:59.094453 | controller | Jun 11 11:04:05.631025 crc crio[22652]: time="2026-06-11T11:04:05.630903714Z" level=info msg="Created container 528b77e67312f746a3e48af5121d60610a7e7d0ea4dfbf03cccba8a7ee92faa0: openstack/ovsdbserver-sb-0/ovsdbserver-sb" id=c65d27ad-4719-4376-9c80-58081809f596 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.094476 | controller | Jun 11 11:04:05.633089 crc crio[22652]: time="2026-06-11T11:04:05.632828256Z" level=info msg="Starting container: 528b77e67312f746a3e48af5121d60610a7e7d0ea4dfbf03cccba8a7ee92faa0" id=b49bfc66-e27c-4dcb-bfa5-4613deef4f8e name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.094499 | controller | Jun 11 11:04:05.650384 crc crio[22652]: time="2026-06-11T11:04:05.650288581Z" level=info msg="Started container" PID=53834 containerID=528b77e67312f746a3e48af5121d60610a7e7d0ea4dfbf03cccba8a7ee92faa0 description=openstack/ovsdbserver-sb-0/ovsdbserver-sb id=b49bfc66-e27c-4dcb-bfa5-4613deef4f8e name=/runtime.v1.RuntimeService/StartContainer sandboxID=f01b878ebdefbb15ead53f37a3c8fc4d7693540ba7fd6163f6f22fcbfb5c7664
2026-06-11 11:57:59.094522 | controller | Jun 11 11:04:05.671779 crc crio[22652]: time="2026-06-11T11:04:05.671687443Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=afd3cb46-f6b0-43d7-b5ff-5d206d870b0a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.094544 | controller | Jun 11 11:04:05.672444 crc crio[22652]: time="2026-06-11T11:04:05.672390386Z" level=info msg="Image quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified not found" id=afd3cb46-f6b0-43d7-b5ff-5d206d870b0a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.094566 | controller | Jun 11 11:04:05.672660 crc crio[22652]: time="2026-06-11T11:04:05.672600942Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified found" id=afd3cb46-f6b0-43d7-b5ff-5d206d870b0a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.094588 | controller | Jun 11 11:04:05.682520 crc crio[22652]: time="2026-06-11T11:04:05.678815681Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=16eb1047-c6c0-4829-8603-98c68140dc75 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.094611 | controller | Jun 11 11:04:05.740928 crc crio[22652]: time="2026-06-11T11:04:05.739453818Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\""
2026-06-11 11:57:59.094633 | controller | Jun 11 11:04:06.000548 crc crio[22652]: time="2026-06-11T11:04:06.000253856Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.094656 | controller | Jun 11 11:04:06.858478 crc crio[22652]: time="2026-06-11T11:04:06.857567867Z" level=info msg="Created container 80edb572dd1ed6686d027d0d752b891ca12ce09085ed2deff07455ceb98a2fbc: openstack/ovn-controller-ovs-n6pzb/ovsdb-server" id=fe9ada43-a70f-4a27-a21a-1edd506ebfb6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.094680 | controller | Jun 11 11:04:06.862784 crc crio[22652]: time="2026-06-11T11:04:06.862675704Z" level=info msg="Starting container: 80edb572dd1ed6686d027d0d752b891ca12ce09085ed2deff07455ceb98a2fbc" id=f9c2a6ce-d3aa-4dad-b2ac-bddf1d64feed name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.094699 | controller | Jun 11 11:04:06.877740 crc crio[22652]: time="2026-06-11T11:04:06.877615422Z" level=info msg="Started container" PID=53950 containerID=80edb572dd1ed6686d027d0d752b891ca12ce09085ed2deff07455ceb98a2fbc description=openstack/ovn-controller-ovs-n6pzb/ovsdb-server id=f9c2a6ce-d3aa-4dad-b2ac-bddf1d64feed name=/runtime.v1.RuntimeService/StartContainer sandboxID=885442492bab6c41bb0b22ab1f93ecf3f12d5cb69b4a8fcf47708b373df9aec5
2026-06-11 11:57:59.094726 | controller | Jun 11 11:04:07.090855 crc crio[22652]: time="2026-06-11T11:04:07.090753619Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified" id=da6d4911-e232-40b9-aaac-67821dbe9862 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.094749 | controller | Jun 11 11:04:07.094886 crc crio[22652]: time="2026-06-11T11:04:07.094769886Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified" id=2c25484a-6cd8-41c1-afe0-b5c58ab797f7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.094771 | controller | Jun 11 11:04:07.331436 crc crio[22652]: time="2026-06-11T11:04:07.331346217Z" level=info msg="Creating container: openstack/ovn-controller-ovs-n6pzb/ovs-vswitchd" id=d91876db-2e63-4a19-81e7-d2c6473bcf54 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.094793 | controller | Jun 11 11:04:07.334431 crc crio[22652]: time="2026-06-11T11:04:07.334352812Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.094814 | controller | Jun 11 11:04:07.381464 crc crio[22652]: time="2026-06-11T11:04:07.381042293Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.094835 | controller | Jun 11 11:04:07.574646 crc crio[22652]: time="2026-06-11T11:04:07.573836373Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.094857 | controller | Jun 11 11:04:07.693104 crc crio[22652]: time="2026-06-11T11:04:07.692566433Z" level=info msg="Created container 1243c73a504de5586865d55dbe477d5cc7ee9303a59ec9df75fcef3dd956b03f: openstack/ovn-controller-ovs-n6pzb/ovs-vswitchd" id=d91876db-2e63-4a19-81e7-d2c6473bcf54 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.094878 | controller | Jun 11 11:04:07.696077 crc crio[22652]: time="2026-06-11T11:04:07.695692301Z" level=info msg="Starting container: 1243c73a504de5586865d55dbe477d5cc7ee9303a59ec9df75fcef3dd956b03f" id=5adc508d-d8ed-4fc3-a073-4758f8065006 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.094900 | controller | Jun 11 11:04:07.707714 crc crio[22652]: time="2026-06-11T11:04:07.707636366Z" level=info msg="Started container" PID=54144 containerID=1243c73a504de5586865d55dbe477d5cc7ee9303a59ec9df75fcef3dd956b03f description=openstack/ovn-controller-ovs-n6pzb/ovs-vswitchd id=5adc508d-d8ed-4fc3-a073-4758f8065006 name=/runtime.v1.RuntimeService/StartContainer sandboxID=885442492bab6c41bb0b22ab1f93ecf3f12d5cb69b4a8fcf47708b373df9aec5
2026-06-11 11:57:59.094922 | controller | Jun 11 11:04:08.598355 crc crio[22652]: time="2026-06-11T11:04:08.598173845Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=4a42649a-3966-4f14-8b02-9e97b54ddd46 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.094946 | controller | Jun 11 11:04:08.604226 crc crio[22652]: time="2026-06-11T11:04:08.60375185Z" level=info msg="Stopping pod sandbox: 5b2a39462143cf82a0fc33421a44facd25bafdebcd573a0cac1be03ac2c50452" id=200e9901-dd85-4906-a346-c8bd4efd7cc8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.094969 | controller | Jun 11 11:04:08.605011 crc crio[22652]: time="2026-06-11T11:04:08.604954828Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686264-865mm Namespace:openshift-infra ID:5b2a39462143cf82a0fc33421a44facd25bafdebcd573a0cac1be03ac2c50452 UID:7c132bc1-d6f8-4322-90df-d41f6db61590 NetNS:/var/run/netns/9809efb4-d97f-4bb3-806d-f2caba188fea Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7c132bc1_d6f8_4322_90df_d41f6db61590.slice PodAnnotations:0xc005a4c038}] Aliases:map[]}"
2026-06-11 11:57:59.094996 | controller | Jun 11 11:04:08.605311 crc crio[22652]: time="2026-06-11T11:04:08.605102263Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686264-865mm from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.095020 | controller | Jun 11 11:04:08.608453 crc crio[22652]: time="2026-06-11T11:04:08.608403455Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=090bd4d6-4b73-481f-9296-e36bc11da199 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.095043 | controller | Jun 11 11:04:09.494404 crc crio[22652]: time="2026-06-11T11:04:09.493957728Z" level=info msg="Stopped pod sandbox: 5b2a39462143cf82a0fc33421a44facd25bafdebcd573a0cac1be03ac2c50452" id=200e9901-dd85-4906-a346-c8bd4efd7cc8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.095066 | controller | Jun 11 11:04:10.064029 crc crio[22652]: time="2026-06-11T11:04:10.063448232Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=a797d6b2-463e-42d6-9693-60e2d21cb280 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.095089 | controller | Jun 11 11:04:10.066093 crc crio[22652]: time="2026-06-11T11:04:10.063571013Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=3e04cccd-acc2-4973-8453-465fbb7445e5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.095111 | controller | Jun 11 11:04:10.421936 crc crio[22652]: time="2026-06-11T11:04:10.421860548Z" level=info msg="Creating container: openstack/openstack-cell1-galera-0/galera" id=5a5f616e-b69f-4521-bfbe-8198c8a3dd63 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.095134 | controller | Jun 11 11:04:10.423364 crc crio[22652]: time="2026-06-11T11:04:10.423295534Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.095156 | controller | Jun 11 11:04:10.428335 crc crio[22652]: time="2026-06-11T11:04:10.428102684Z" level=info msg="Creating container: openstack/openstack-galera-0/galera" id=e933f409-9c2b-48b3-9f3e-d92623c3de69 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.095178 | controller | Jun 11 11:04:10.499431 crc crio[22652]: time="2026-06-11T11:04:10.496760064Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.095200 | controller | Jun 11 11:04:10.499431 crc crio[22652]: time="2026-06-11T11:04:10.497463097Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.095222 | controller | Jun 11 11:04:10.500814 crc crio[22652]: time="2026-06-11T11:04:10.50074389Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.095244 | controller | Jun 11 11:04:10.554724 crc crio[22652]: time="2026-06-11T11:04:10.55429963Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:a318af732f6ea2fc8bc9d0b09130968c6cfd0a35ab45b3b32e73b118f5b0dcb8" id=16eb1047-c6c0-4829-8603-98c68140dc75 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.095281 | controller | Jun 11 11:04:10.555772 crc crio[22652]: time="2026-06-11T11:04:10.555735973Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=5b13cce9-4e8d-4e9f-9826-c5ddf1de7ece name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.095307 | controller | Jun 11 11:04:10.559908 crc crio[22652]: time="2026-06-11T11:04:10.559837486Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:a318af732f6ea2fc8bc9d0b09130968c6cfd0a35ab45b3b32e73b118f5b0dcb8" id=204b8637-cfa8-4da7-ae13-169f991451aa name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.095331 | controller | Jun 11 11:04:10.561429 crc crio[22652]: time="2026-06-11T11:04:10.561396569Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=274276ea-86a4-4624-a1ec-c19d3747b2c2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.095379 | controller | Jun 11 11:04:10.594326 crc crio[22652]: time="2026-06-11T11:04:10.59269385Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.095404 | controller | Jun 11 11:04:10.596680 crc crio[22652]: time="2026-06-11T11:04:10.596579032Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.095474 | controller | Jun 11 11:04:10.621906 crc crio[22652]: time="2026-06-11T11:04:10.621769641Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:a318af732f6ea2fc8bc9d0b09130968c6cfd0a35ab45b3b32e73b118f5b0dcb8" id=9bf23950-abfc-4812-95ad-3e2f86dc223e name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.095499 | controller | Jun 11 11:04:10.623651 crc crio[22652]: time="2026-06-11T11:04:10.623579438Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=86cda404-2d28-49f1-beac-276454353a1c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.095517 | controller | Jun 11 11:04:10.656432 crc crio[22652]: time="2026-06-11T11:04:10.656335264Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=c1010f6b-df69-4130-9766-85ab66617138 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.095534 | controller | Jun 11 11:04:10.661379 crc crio[22652]: time="2026-06-11T11:04:10.661222778Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=5bf037de-4a37-4ea3-9c34-14630cb81c16 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.095552 | controller | Jun 11 11:04:10.674854 crc crio[22652]: time="2026-06-11T11:04:10.674608417Z" level=info msg="Creating container: openstack/ovsdbserver-sb-0/openstack-network-exporter" id=6c803ff1-1b3b-4cd3-bff8-f47f43e07c9d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.095569 | controller | Jun 11 11:04:10.677258 crc crio[22652]: time="2026-06-11T11:04:10.677103906Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.095586 | controller | Jun 11 11:04:10.681331 crc crio[22652]: time="2026-06-11T11:04:10.679396926Z" level=info msg="Creating container: openstack/ovsdbserver-nb-0/openstack-network-exporter" id=094030a1-1a46-48c2-9765-09875d3d6ce7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.095604 | controller | Jun 11 11:04:10.681829 crc crio[22652]: time="2026-06-11T11:04:10.68174477Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=e58c90da-2417-4ba6-a5c6-c7af94b0f146 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.095621 | controller | Jun 11 11:04:10.710430 crc crio[22652]: time="2026-06-11T11:04:10.710110001Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.095638 | controller | Jun 11 11:04:10.714678 crc crio[22652]: time="2026-06-11T11:04:10.71398092Z" level=info msg="Creating container: openstack/ovn-controller-metrics-hjsp2/openstack-network-exporter" id=b706f2c5-b06b-4495-a212-4a72104d449a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.095659 | controller | Jun 11 11:04:10.751259 crc crio[22652]: time="2026-06-11T11:04:10.749572762Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.095678 | controller | Jun 11 11:04:10.751259 crc crio[22652]: time="2026-06-11T11:04:10.750213435Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.095695 | controller | Jun 11 11:04:10.753707 crc crio[22652]: time="2026-06-11T11:04:10.753644933Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.095712 | controller | Jun 11 11:04:10.771400 crc crio[22652]: time="2026-06-11T11:04:10.771216125Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.095727 | controller | Jun 11 11:04:10.774800 crc crio[22652]: time="2026-06-11T11:04:10.774736033Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.095744 | controller | Jun 11 11:04:10.805105 crc crio[22652]: time="2026-06-11T11:04:10.804540427Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.095761 | controller | Jun 11 11:04:10.811288 crc crio[22652]: time="2026-06-11T11:04:10.810739831Z" level=info msg="Created container 41e5586df5c46d74f9ac5d2bb1d9bfb05e25047a39f788e80428d704defd44ad: openstack/openstack-cell1-galera-0/galera" id=5a5f616e-b69f-4521-bfbe-8198c8a3dd63 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.095778 | controller | Jun 11 11:04:10.813722 crc crio[22652]: time="2026-06-11T11:04:10.813609473Z" level=info msg="Starting container: 41e5586df5c46d74f9ac5d2bb1d9bfb05e25047a39f788e80428d704defd44ad" id=b661720b-4292-4452-9b8a-a5f20671ed10 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.095796 | controller | Jun 11 11:04:10.845101 crc crio[22652]: time="2026-06-11T11:04:10.845019305Z" level=info msg="Started container" PID=54443 containerID=41e5586df5c46d74f9ac5d2bb1d9bfb05e25047a39f788e80428d704defd44ad description=openstack/openstack-cell1-galera-0/galera id=b661720b-4292-4452-9b8a-a5f20671ed10 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1bc135ac57f549fd8ae843a6ed24dc3d15f496fb4f39a793dcd4dbb9d079611a
2026-06-11 11:57:59.095814 | controller | Jun 11 11:04:10.886908 crc crio[22652]: time="2026-06-11T11:04:10.88673789Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.095831 | controller | Jun 11 11:04:10.941271 crc crio[22652]: time="2026-06-11T11:04:10.941054424Z" level=info msg="Created container 9a67d91f18bd582cc05bc8759b9b17caf9051f2ca7bf7fe9fd4e6878ee914574: openstack/ovsdbserver-nb-0/openstack-network-exporter" id=094030a1-1a46-48c2-9765-09875d3d6ce7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.095848 | controller | Jun 11 11:04:10.943423 crc crio[22652]: time="2026-06-11T11:04:10.943358926Z" level=info msg="Starting container: 9a67d91f18bd582cc05bc8759b9b17caf9051f2ca7bf7fe9fd4e6878ee914574" id=761db5c5-d5ac-4a5e-bf5b-10d887bd5b67 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.095864 | controller | Jun 11 11:04:10.961239 crc crio[22652]: time="2026-06-11T11:04:10.957707817Z" level=info msg="Started container" PID=54480 containerID=9a67d91f18bd582cc05bc8759b9b17caf9051f2ca7bf7fe9fd4e6878ee914574 description=openstack/ovsdbserver-nb-0/openstack-network-exporter id=761db5c5-d5ac-4a5e-bf5b-10d887bd5b67 name=/runtime.v1.RuntimeService/StartContainer sandboxID=44228b80808a239ce2667b06e39f88cd6e3000fcee81263fcac0545aef7ac091
2026-06-11 11:57:59.095889 | controller | Jun 11 11:04:10.961239 crc crio[22652]: time="2026-06-11T11:04:10.960574296Z" level=info msg="Created container d7d781377af4baf1fa2ac09c06ec48aadde2c81d75a963bde67aa555a7a7a1ae: openstack/openstack-galera-0/galera" id=e933f409-9c2b-48b3-9f3e-d92623c3de69 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.095907 | controller | Jun 11 11:04:10.962330 crc crio[22652]: time="2026-06-11T11:04:10.962108994Z" level=info msg="Starting container: d7d781377af4baf1fa2ac09c06ec48aadde2c81d75a963bde67aa555a7a7a1ae" id=b976f0cc-c26d-485f-9eea-4613e69659ce name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.095924 | controller | Jun 11 11:04:10.966897 crc crio[22652]: time="2026-06-11T11:04:10.96679955Z" level=info msg="Started container" PID=54472 containerID=d7d781377af4baf1fa2ac09c06ec48aadde2c81d75a963bde67aa555a7a7a1ae description=openstack/openstack-galera-0/galera id=b976f0cc-c26d-485f-9eea-4613e69659ce name=/runtime.v1.RuntimeService/StartContainer sandboxID=dcd8511e066436b79586125c5d5fe8e1f4491293a9d09fa063d690ff44d328aa
2026-06-11 11:57:59.095942 | controller | Jun 11 11:04:10.967374 crc crio[22652]: time="2026-06-11T11:04:10.967279528Z" level=info msg="Created container 644b86f7113cd9f44262e09e35d0fc8c3f9602d56da4bc456d13dd521d3676c9: openstack/ovsdbserver-sb-0/openstack-network-exporter" id=6c803ff1-1b3b-4cd3-bff8-f47f43e07c9d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.095958 | controller | Jun 11 11:04:10.968725 crc crio[22652]: time="2026-06-11T11:04:10.968643839Z" level=info msg="Starting container: 644b86f7113cd9f44262e09e35d0fc8c3f9602d56da4bc456d13dd521d3676c9" id=a995da21-944f-4976-b864-0b899d0cb096 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.095975 | controller | Jun 11 11:04:10.979099 crc crio[22652]: time="2026-06-11T11:04:10.978997842Z" level=info msg="Started container" PID=54481 containerID=644b86f7113cd9f44262e09e35d0fc8c3f9602d56da4bc456d13dd521d3676c9 description=openstack/ovsdbserver-sb-0/openstack-network-exporter id=a995da21-944f-4976-b864-0b899d0cb096 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f01b878ebdefbb15ead53f37a3c8fc4d7693540ba7fd6163f6f22fcbfb5c7664
2026-06-11 11:57:59.095992 | controller | Jun 11 11:04:11.026313 crc crio[22652]: time="2026-06-11T11:04:11.026225582Z" level=info msg="Created container 842862d0f7f028b649f854b3df05451ddb538e2c634c33b1d7ec8ba8758519ff: openstack/ovn-controller-metrics-hjsp2/openstack-network-exporter" id=b706f2c5-b06b-4495-a212-4a72104d449a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.096009 | controller | Jun 11 11:04:11.027735 crc crio[22652]: time="2026-06-11T11:04:11.027625946Z" level=info msg="Starting container: 842862d0f7f028b649f854b3df05451ddb538e2c634c33b1d7ec8ba8758519ff" id=97c6b42c-3f49-4427-b5b2-750423ffed67 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.096026 | controller | Jun 11 11:04:11.035763 crc crio[22652]: time="2026-06-11T11:04:11.035687449Z" level=info msg="Started container" PID=54488 containerID=842862d0f7f028b649f854b3df05451ddb538e2c634c33b1d7ec8ba8758519ff description=openstack/ovn-controller-metrics-hjsp2/openstack-network-exporter id=97c6b42c-3f49-4427-b5b2-750423ffed67 name=/runtime.v1.RuntimeService/StartContainer sandboxID=df3de104edb77980c85e29aa9c65c5ef88e457b44fd795194c2b0d3796987f1a
2026-06-11 11:57:59.096043 | controller | Jun 11 11:04:12.168020 crc crio[22652]: time="2026-06-11T11:04:12.167659166Z" level=info msg="Stopping container: 73bc90c12fd34fdccf040e2bb6144fa68824b5e8225d1b4e94983a905e9ba413 (timeout: 10s)" id=7257a2ef-f6aa-497d-93fb-f16a554e5f51 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.096060 | controller | Jun 11 11:04:12.295737 crc crio[22652]: time="2026-06-11T11:04:12.293453122Z" level=info msg="Stopped container 73bc90c12fd34fdccf040e2bb6144fa68824b5e8225d1b4e94983a905e9ba413: openstack/dnsmasq-dns-6b994dcc49-x95q9/dnsmasq-dns" id=7257a2ef-f6aa-497d-93fb-f16a554e5f51 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.096081 | controller | Jun 11 11:04:12.298427 crc crio[22652]: time="2026-06-11T11:04:12.296058765Z" level=info msg="Stopping pod sandbox: 150666e8fe657599f387d26f85c806ce5334a6999737d88c80c4a449210f3890" id=106b966a-a65e-4f2b-aefe-333b9a1ed460 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.096100 | controller | Jun 11 11:04:12.298427 crc crio[22652]: time="2026-06-11T11:04:12.296826098Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6b994dcc49-x95q9 Namespace:openstack ID:150666e8fe657599f387d26f85c806ce5334a6999737d88c80c4a449210f3890 UID:b163b8e8-92d1-4fbb-933e-0182be136e0d NetNS:/var/run/netns/fa066c17-c80e-42d2-b6bb-ac5e2488eec7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb163b8e8_92d1_4fbb_933e_0182be136e0d.slice PodAnnotations:0xc0004be848}] Aliases:map[]}"
2026-06-11 11:57:59.096118 | controller | Jun 11 11:04:12.298427 crc crio[22652]: time="2026-06-11T11:04:12.296992343Z" level=info msg="Deleting pod openstack_dnsmasq-dns-6b994dcc49-x95q9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.096135 | controller | Jun 11 11:04:12.637735 crc crio[22652]: time="2026-06-11T11:04:12.637312767Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-77594b4b4f-bkvhb/POD" id=79c041f3-e582-44a2-9e69-7797f425a2db name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.096155 | controller | Jun 11 11:04:12.637885 crc crio[22652]: time="2026-06-11T11:04:12.637755941Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.096175 | controller | Jun 11 11:04:12.659412 crc crio[22652]: time="2026-06-11T11:04:12.659313464Z" level=info msg="Stopped pod sandbox: 150666e8fe657599f387d26f85c806ce5334a6999737d88c80c4a449210f3890" id=106b966a-a65e-4f2b-aefe-333b9a1ed460 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.096193 | controller | Jun 11 11:04:12.667683 crc crio[22652]: time="2026-06-11T11:04:12.667574853Z" level=info msg="Got pod network &{Name:dnsmasq-dns-77594b4b4f-bkvhb Namespace:openstack ID:1018a88c6d1824b705413a8b26f22052c228d171fe07f25f6f3817293bcc32b3 UID:832b75c8-1ea7-4ed7-bd58-db31eff40750 NetNS:/var/run/netns/e13468b8-b20b-4e22-a3aa-50156e2fb3d9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod832b75c8_1ea7_4ed7_bd58_db31eff40750.slice PodAnnotations:0xc0004bef30}] Aliases:map[]}"
2026-06-11 11:57:59.096211 | controller | Jun 11 11:04:12.667683 crc crio[22652]: time="2026-06-11T11:04:12.667646755Z" level=info msg="Adding pod openstack_dnsmasq-dns-77594b4b4f-bkvhb to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.096229 | controller | Jun 11 11:04:13.511446 crc crio[22652]: 2026-06-11T11:04:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1018a88c6d1824b Mac:5a:cd:41:05:7a:bb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:72 Mtu:0 Sandbox:/var/run/netns/e13468b8-b20b-4e22-a3aa-50156e2fb3d9 SocketPath: PciID:}] [{Interface:0xc0003cf0a0 Address:{IP:10.217.0.114 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.096247 | controller | Jun 11 11:04:13.512968 crc crio[22652]: time="2026-06-11T11:04:13.512727146Z" level=info msg="Got pod network &{Name:dnsmasq-dns-77594b4b4f-bkvhb Namespace:openstack ID:1018a88c6d1824b705413a8b26f22052c228d171fe07f25f6f3817293bcc32b3 UID:832b75c8-1ea7-4ed7-bd58-db31eff40750 NetNS:/var/run/netns/e13468b8-b20b-4e22-a3aa-50156e2fb3d9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod832b75c8_1ea7_4ed7_bd58_db31eff40750.slice PodAnnotations:0xc0004bef30}] Aliases:map[]}"
2026-06-11 11:57:59.096269 | controller | Jun 11 11:04:13.512968 crc crio[22652]: time="2026-06-11T11:04:13.512921973Z" level=info msg="Checking pod openstack_dnsmasq-dns-77594b4b4f-bkvhb for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.096287 | controller | Jun 11 11:04:13.535877 crc crio[22652]: time="2026-06-11T11:04:13.535808435Z" level=info msg="Ran pod sandbox 1018a88c6d1824b705413a8b26f22052c228d171fe07f25f6f3817293bcc32b3 with infra container: openstack/dnsmasq-dns-77594b4b4f-bkvhb/POD" id=79c041f3-e582-44a2-9e69-7797f425a2db name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.096305 | controller | Jun 11 11:04:13.549168 crc crio[22652]: time="2026-06-11T11:04:13.548992643Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=0314fa02-a4e4-40ef-8035-ca5ef717eaa5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.096322 | controller | Jun 11 11:04:13.660475 crc crio[22652]: time="2026-06-11T11:04:13.656672351Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=fe473898-3b2d-4678-854b-00e248295256 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.096339 | controller | Jun 11 11:04:13.666163 crc crio[22652]: time="2026-06-11T11:04:13.665043333Z" level=info msg="Creating container: openstack/dnsmasq-dns-77594b4b4f-bkvhb/init" id=ca49ac3c-4d29-4653-a687-8759949c20f2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.096387 | controller | Jun 11 11:04:13.666898 crc crio[22652]: time="2026-06-11T11:04:13.666854479Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.096407 | controller | Jun 11 11:04:13.806376 crc crio[22652]: time="2026-06-11T11:04:13.797277136Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.096425 | controller | Jun 11 11:04:13.813964 crc crio[22652]: time="2026-06-11T11:04:13.810616574Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.096442 | controller | Jun 11 11:04:14.048730 crc crio[22652]: time="2026-06-11T11:04:14.046902335Z" level=info msg="Created container a60971c56aeb6c1318c832968a0cde21b254863348501ac486c374815db2c588: openstack/dnsmasq-dns-77594b4b4f-bkvhb/init" id=ca49ac3c-4d29-4653-a687-8759949c20f2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.096459 | controller | Jun 11 11:04:14.048730 crc crio[22652]: time="2026-06-11T11:04:14.048394577Z" level=info msg="Starting container: a60971c56aeb6c1318c832968a0cde21b254863348501ac486c374815db2c588" id=30a832f5-492e-4c0c-9524-15f5c70bf324 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.096475 | controller | Jun 11 11:04:14.066212 crc crio[22652]: time="2026-06-11T11:04:14.065961637Z" level=info msg="Started container" PID=54805 containerID=a60971c56aeb6c1318c832968a0cde21b254863348501ac486c374815db2c588 description=openstack/dnsmasq-dns-77594b4b4f-bkvhb/init id=30a832f5-492e-4c0c-9524-15f5c70bf324 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1018a88c6d1824b705413a8b26f22052c228d171fe07f25f6f3817293bcc32b3
2026-06-11 11:57:59.096493 | controller | Jun 11 11:04:14.371521 crc crio[22652]: time="2026-06-11T11:04:14.371444604Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-7b6fcdc445-drzfk/POD" id=704b9644-fcc0-42be-a862-34d985565213 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.096510 | controller | Jun 11 11:04:14.371634 crc crio[22652]: time="2026-06-11T11:04:14.371549677Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.096531 | controller | Jun 11 11:04:14.407394 crc crio[22652]: time="2026-06-11T11:04:14.407223105Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7b6fcdc445-drzfk Namespace:openstack ID:d4338da2e8f566a331651e762385c4a4343ca0e977da02339b2613a99d57989e UID:a9c8c34c-91e5-44e2-b66b-35ad4b5ccf78 NetNS:/var/run/netns/8dec53fc-bda7-46ea-998e-2b944feef0b7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda9c8c34c_91e5_44e2_b66b_35ad4b5ccf78.slice PodAnnotations:0xc0004bf558}] Aliases:map[]}"
2026-06-11 11:57:59.096550 | controller | Jun 11 11:04:14.407394 crc crio[22652]: time="2026-06-11T11:04:14.407309848Z" level=info msg="Adding pod openstack_dnsmasq-dns-7b6fcdc445-drzfk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.096567 | controller | Jun 11 11:04:14.735840 crc crio[22652]: 2026-06-11T11:04:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d4338da2e8f566a Mac:42:3f:a1:7b:f3:cf Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:73 Mtu:0 Sandbox:/var/run/netns/8dec53fc-bda7-46ea-998e-2b944feef0b7 SocketPath: PciID:}] [{Interface:0xc000456830 Address:{IP:10.217.0.115 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.096585 | controller | Jun 11 11:04:14.736980 crc crio[22652]: time="2026-06-11T11:04:14.736895284Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7b6fcdc445-drzfk Namespace:openstack ID:d4338da2e8f566a331651e762385c4a4343ca0e977da02339b2613a99d57989e UID:a9c8c34c-91e5-44e2-b66b-35ad4b5ccf78 NetNS:/var/run/netns/8dec53fc-bda7-46ea-998e-2b944feef0b7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda9c8c34c_91e5_44e2_b66b_35ad4b5ccf78.slice PodAnnotations:0xc0004bf558}] Aliases:map[]}"
2026-06-11 11:57:59.096603 | controller | Jun 11 11:04:14.737094 crc crio[22652]: time="2026-06-11T11:04:14.737060239Z" level=info msg="Checking pod openstack_dnsmasq-dns-7b6fcdc445-drzfk for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.096620 | controller | Jun 11 11:04:14.747379 crc crio[22652]: time="2026-06-11T11:04:14.747290819Z" level=info msg="Ran pod sandbox d4338da2e8f566a331651e762385c4a4343ca0e977da02339b2613a99d57989e with infra container: openstack/dnsmasq-dns-7b6fcdc445-drzfk/POD" id=704b9644-fcc0-42be-a862-34d985565213 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.096638 | controller | Jun 11 11:04:14.751570 crc crio[22652]: time="2026-06-11T11:04:14.751400077Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=95e860b1-e455-47c2-97cd-d0c6ba8e6946 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.096656 | controller | Jun 11 11:04:14.764624 crc crio[22652]: time="2026-06-11T11:04:14.764540248Z" level=info msg="Stopping pod sandbox: 1018a88c6d1824b705413a8b26f22052c228d171fe07f25f6f3817293bcc32b3" id=48f1154a-c10e-4bac-9d50-45330b6db00d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.096673 | controller | Jun 11 11:04:14.765387 crc crio[22652]: time="2026-06-11T11:04:14.765318043Z" level=info msg="Got pod network &{Name:dnsmasq-dns-77594b4b4f-bkvhb Namespace:openstack ID:1018a88c6d1824b705413a8b26f22052c228d171fe07f25f6f3817293bcc32b3 UID:832b75c8-1ea7-4ed7-bd58-db31eff40750 NetNS:/var/run/netns/e13468b8-b20b-4e22-a3aa-50156e2fb3d9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod832b75c8_1ea7_4ed7_bd58_db31eff40750.slice PodAnnotations:0xc002acca40}] Aliases:map[]}"
2026-06-11 11:57:59.096691 | controller | Jun 11 11:04:14.765586 crc crio[22652]: time="2026-06-11T11:04:14.765519179Z" level=info msg="Deleting pod openstack_dnsmasq-dns-77594b4b4f-bkvhb from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.096711 | controller | Jun 11 11:04:14.826846 crc crio[22652]: time="2026-06-11T11:04:14.826749478Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=9e6ada22-4423-49c3-8611-6c25101dd496 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.096729 | controller | Jun 11 11:04:14.858885 crc crio[22652]: time="2026-06-11T11:04:14.85845468Z" level=info msg="Creating container: openstack/dnsmasq-dns-7b6fcdc445-drzfk/init" id=c35b4463-a672-4e3f-81fb-1f24e9e06ba3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.096746 | controller | Jun 11 11:04:14.860748 crc crio[22652]: time="2026-06-11T11:04:14.86067496Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.096763 | controller | Jun 11 11:04:14.921037 crc crio[22652]: time="2026-06-11T11:04:14.918015429Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.096780 | controller | Jun 11 11:04:14.936996 crc crio[22652]: time="2026-06-11T11:04:14.936888027Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.096797 | controller | Jun 11 11:04:15.108009 crc crio[22652]: time="2026-06-11T11:04:15.107699708Z" level=info msg="Stopped pod sandbox: 1018a88c6d1824b705413a8b26f22052c228d171fe07f25f6f3817293bcc32b3" id=48f1154a-c10e-4bac-9d50-45330b6db00d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.096815 | controller | Jun 11 11:04:15.156929 crc crio[22652]: time="2026-06-11T11:04:15.156086096Z" level=info msg="Created container 80ecf6d5b3d1a1cd7f8832093e2e3b19b03112041f506d875b25f30f9ebfcd36: openstack/dnsmasq-dns-7b6fcdc445-drzfk/init" id=c35b4463-a672-4e3f-81fb-1f24e9e06ba3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.096832 | controller | Jun 11 11:04:15.168184 crc crio[22652]: time="2026-06-11T11:04:15.16482057Z" level=info msg="Starting container: 80ecf6d5b3d1a1cd7f8832093e2e3b19b03112041f506d875b25f30f9ebfcd36" id=12cd3db1-fa67-47e5-9889-2617ea6c31ee name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.096849 | controller | Jun 11 11:04:15.175184 crc crio[22652]: time="2026-06-11T11:04:15.174230603Z" level=info msg="Started container" PID=55201 containerID=80ecf6d5b3d1a1cd7f8832093e2e3b19b03112041f506d875b25f30f9ebfcd36 description=openstack/dnsmasq-dns-7b6fcdc445-drzfk/init id=12cd3db1-fa67-47e5-9889-2617ea6c31ee name=/runtime.v1.RuntimeService/StartContainer sandboxID=d4338da2e8f566a331651e762385c4a4343ca0e977da02339b2613a99d57989e
2026-06-11 11:57:59.096867 | controller | Jun 11 11:04:15.791758 crc crio[22652]: time="2026-06-11T11:04:15.791301755Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=731af17d-070b-48c1-87fb-c4bda97fed5f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.096884 | controller | Jun 11 11:04:15.818816 crc crio[22652]: time="2026-06-11T11:04:15.818618773Z" level=info msg="Removing container: a60971c56aeb6c1318c832968a0cde21b254863348501ac486c374815db2c588" id=5b3f97c1-c3d3-423e-8ab0-a2bc521f7aed name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.096901 | controller | Jun 11 11:04:15.855004 crc crio[22652]: time="2026-06-11T11:04:15.854918628Z" level=info msg="Running pod sandbox: openstack/ovsdbserver-nb-0-config-1781175855-x8xzf/POD" id=c1b5d324-d5c8-456e-881d-a12ee2a50d9e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.096919 | controller | Jun 11 11:04:15.855213 crc crio[22652]: time="2026-06-11T11:04:15.855018771Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.096940 | controller | Jun 11 11:04:15.891605 crc crio[22652]: time="2026-06-11T11:04:15.891496825Z" level=info msg="Got pod network &{Name:ovsdbserver-nb-0-config-1781175855-x8xzf Namespace:openstack ID:69bf8eaab312cfe0759ccac2809ea49abcfd28c7bc273b16c1885d05f387ad94 UID:1033019e-1c63-4dc2-a34b-7b8b112b1890 NetNS:/var/run/netns/0d5578bc-584a-4586-bc23-84933f96df97 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1033019e_1c63_4dc2_a34b_7b8b112b1890.slice PodAnnotations:0xc002928310}] Aliases:map[]}"
2026-06-11 11:57:59.096958 | controller | Jun 11 11:04:15.891605 crc crio[22652]: time="2026-06-11T11:04:15.891584197Z" level=info msg="Adding pod openstack_ovsdbserver-nb-0-config-1781175855-x8xzf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.096976 | controller | Jun 11 11:04:15.916245 crc crio[22652]: time="2026-06-11T11:04:15.915638973Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=141af74c-0e9a-4552-8821-caf7b252d25c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.096993 | controller | Jun 11 11:04:15.958723 crc crio[22652]: time="2026-06-11T11:04:15.957643028Z" level=info msg="Removed container a60971c56aeb6c1318c832968a0cde21b254863348501ac486c374815db2c588: openstack/dnsmasq-dns-77594b4b4f-bkvhb/init" id=5b3f97c1-c3d3-423e-8ab0-a2bc521f7aed name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.097010 | controller | Jun 11 11:04:15.988606 crc crio[22652]: time="2026-06-11T11:04:15.987657878Z" level=info msg="Creating container: openstack/dnsmasq-dns-7b6fcdc445-drzfk/dnsmasq-dns" id=228045a9-c448-4d10-a425-4739b389a494 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.097027 | controller | Jun 11 11:04:15.998259 crc crio[22652]: time="2026-06-11T11:04:15.996478108Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.097045 | controller | Jun 11 11:04:16.070577 crc crio[22652]: time="2026-06-11T11:04:16.070345597Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.097061 | controller | Jun 11 11:04:16.078918 crc crio[22652]: time="2026-06-11T11:04:16.078823983Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.097079 | controller | Jun 11 11:04:16.092582 crc crio[22652]: time="2026-06-11T11:04:16.090354354Z" level=info msg="Running pod sandbox: openstack/swift-ring-rebalance-9nsrh/POD" id=ea756384-2772-4d44-8d25-62490ee2d59a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.097096 | controller | Jun 11 11:04:16.092582 crc crio[22652]: time="2026-06-11T11:04:16.090443816Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.097112 | controller | Jun 11 11:04:16.164238 crc crio[22652]: time="2026-06-11T11:04:16.164098525Z" level=info msg="Got pod network &{Name:swift-ring-rebalance-9nsrh Namespace:openstack ID:83b300f4445870f8b000d8ad2698e7dbd09ef41f56246c3cf547f62c468a6194 UID:ee5bbbb7-2f3c-48d3-9ef0-c5586d2d07fa NetNS:/var/run/netns/5c6abbf0-205c-4d62-9426-fb13bdeda0f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podee5bbbb7_2f3c_48d3_9ef0_c5586d2d07fa.slice PodAnnotations:0xc001e8e7f0}] Aliases:map[]}"
2026-06-11 11:57:59.097130 | controller | Jun 11 11:04:16.164554 crc crio[22652]: time="2026-06-11T11:04:16.164528659Z" level=info msg="Adding pod openstack_swift-ring-rebalance-9nsrh to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.097151 | controller | Jun 11 11:04:16.208206 crc crio[22652]: time="2026-06-11T11:04:16.205287606Z" level=info msg="Created container 4ec2105c7e184e8940ad4508cbf8232020c580671c5d19a849a62cee14e02fa4: openstack/dnsmasq-dns-7b6fcdc445-drzfk/dnsmasq-dns" id=228045a9-c448-4d10-a425-4739b389a494 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.097169 | controller | Jun 11 11:04:16.208206 crc crio[22652]: time="2026-06-11T11:04:16.206773871Z" level=info msg="Starting container: 4ec2105c7e184e8940ad4508cbf8232020c580671c5d19a849a62cee14e02fa4" id=c73e2f56-d1ba-47ce-a227-b9eb6a808dc4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.097186 | controller | Jun 11 11:04:16.238008 crc crio[22652]: time="2026-06-11T11:04:16.237429492Z" level=info msg="Started container" PID=55353 containerID=4ec2105c7e184e8940ad4508cbf8232020c580671c5d19a849a62cee14e02fa4 description=openstack/dnsmasq-dns-7b6fcdc445-drzfk/dnsmasq-dns id=c73e2f56-d1ba-47ce-a227-b9eb6a808dc4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d4338da2e8f566a331651e762385c4a4343ca0e977da02339b2613a99d57989e
2026-06-11 11:57:59.097203 | controller | Jun 11 11:04:16.552994 crc crio[22652]: 2026-06-11T11:04:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:69bf8eaab312cfe Mac:d2:9f:f0:f1:8d:a9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:75 Mtu:0 Sandbox:/var/run/netns/0d5578bc-584a-4586-bc23-84933f96df97 SocketPath: PciID:}] [{Interface:0xc000014c50 Address:{IP:10.217.0.117 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.097221 | controller | Jun 11 11:04:16.556931 crc crio[22652]: time="2026-06-11T11:04:16.55686619Z" level=info msg="Got pod network &{Name:ovsdbserver-nb-0-config-1781175855-x8xzf Namespace:openstack ID:69bf8eaab312cfe0759ccac2809ea49abcfd28c7bc273b16c1885d05f387ad94 UID:1033019e-1c63-4dc2-a34b-7b8b112b1890 NetNS:/var/run/netns/0d5578bc-584a-4586-bc23-84933f96df97 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1033019e_1c63_4dc2_a34b_7b8b112b1890.slice PodAnnotations:0xc002928310}] Aliases:map[]}"
2026-06-11 11:57:59.097239 | controller | Jun 11 11:04:16.558734 crc crio[22652]: time="2026-06-11T11:04:16.558669087Z" level=info msg="Checking pod openstack_ovsdbserver-nb-0-config-1781175855-x8xzf for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.097257 | controller | Jun 11 11:04:16.602836 crc crio[22652]: time="2026-06-11T11:04:16.602738828Z" level=info msg="Ran pod sandbox 69bf8eaab312cfe0759ccac2809ea49abcfd28c7bc273b16c1885d05f387ad94 with infra container: openstack/ovsdbserver-nb-0-config-1781175855-x8xzf/POD" id=c1b5d324-d5c8-456e-881d-a12ee2a50d9e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.097275 | controller | Jun 11 11:04:16.604974 crc crio[22652]: time="2026-06-11T11:04:16.604853842Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified" id=11802494-bd61-4538-a8de-932a1433b99b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.097293 | controller | Jun 11 11:04:16.623517 crc crio[22652]: time="2026-06-11T11:04:16.62344412Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified" id=e04b725c-91de-4e8c-b435-9d299baaba50 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.097310 | controller | Jun 11 11:04:16.633254 crc crio[22652]: time="2026-06-11T11:04:16.632943663Z" level=info msg="Creating container: openstack/ovsdbserver-nb-0-config-1781175855-x8xzf/ovn-config" id=4a84e655-3dac-494e-bd23-ba62f8d36496 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.097328 | controller | Jun 11 11:04:16.634804 crc crio[22652]: time="2026-06-11T11:04:16.63474955Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.097368 | controller | Jun 11 11:04:16.682994 crc crio[22652]: time="2026-06-11T11:04:16.682627339Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.097393 | controller | Jun 11 11:04:16.687334 crc crio[22652]: time="2026-06-11T11:04:16.687264274Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.097412 | controller | Jun 11 11:04:16.833379 crc crio[22652]: time="2026-06-11T11:04:16.83299229Z" level=info msg="Created container 5ea860b9d420b01f103bd0cd025f6242f2ffba69ed31c5aeb4b3d83b616e18e7: openstack/ovsdbserver-nb-0-config-1781175855-x8xzf/ovn-config" id=4a84e655-3dac-494e-bd23-ba62f8d36496 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.097429 | controller | Jun 11 11:04:16.836919 crc crio[22652]: time="2026-06-11T11:04:16.836883312Z" level=info msg="Starting container: 5ea860b9d420b01f103bd0cd025f6242f2ffba69ed31c5aeb4b3d83b616e18e7" id=4a3089b4-341f-423c-8fe9-9a1cb0c42e20 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.097446 | controller | Jun 11 11:04:16.850859 crc crio[22652]: 2026-06-11T11:04:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:83b300f4445870f Mac:56:a6:6f:ae:e8:bf Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:76 Mtu:0 Sandbox:/var/run/netns/5c6abbf0-205c-4d62-9426-fb13bdeda0f6 SocketPath: PciID:}] [{Interface:0xc0005aca10 Address:{IP:10.217.0.118 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.097464 | controller | Jun 11 11:04:16.854690 crc crio[22652]: time="2026-06-11T11:04:16.853479307Z" level=info msg="Got pod network &{Name:swift-ring-rebalance-9nsrh Namespace:openstack ID:83b300f4445870f8b000d8ad2698e7dbd09ef41f56246c3cf547f62c468a6194 UID:ee5bbbb7-2f3c-48d3-9ef0-c5586d2d07fa NetNS:/var/run/netns/5c6abbf0-205c-4d62-9426-fb13bdeda0f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podee5bbbb7_2f3c_48d3_9ef0_c5586d2d07fa.slice PodAnnotations:0xc001e8e7f0}] Aliases:map[]}"
2026-06-11 11:57:59.097482 | controller | Jun 11 11:04:16.854690 crc crio[22652]: time="2026-06-11T11:04:16.85388161Z" level=info msg="Checking pod openstack_swift-ring-rebalance-9nsrh for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.097499 | controller | Jun 11 11:04:16.868285 crc crio[22652]: time="2026-06-11T11:04:16.86807629Z" level=info msg="Ran pod sandbox 83b300f4445870f8b000d8ad2698e7dbd09ef41f56246c3cf547f62c468a6194 with infra container: openstack/swift-ring-rebalance-9nsrh/POD" id=ea756384-2772-4d44-8d25-62490ee2d59a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.097517 | controller | Jun 11 11:04:16.871341 crc crio[22652]: time="2026-06-11T11:04:16.871223528Z" level=info msg="Started container" PID=55427 containerID=5ea860b9d420b01f103bd0cd025f6242f2ffba69ed31c5aeb4b3d83b616e18e7 description=openstack/ovsdbserver-nb-0-config-1781175855-x8xzf/ovn-config id=4a3089b4-341f-423c-8fe9-9a1cb0c42e20 name=/runtime.v1.RuntimeService/StartContainer sandboxID=69bf8eaab312cfe0759ccac2809ea49abcfd28c7bc273b16c1885d05f387ad94
2026-06-11 11:57:59.097535 | controller | Jun 11 11:04:16.873503 crc crio[22652]: time="2026-06-11T11:04:16.873455669Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=cdc3de1e-1048-45e5-b6f7-92d91de5ab39 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.097552 | controller | Jun 11 11:04:16.873871 crc crio[22652]: time="2026-06-11T11:04:16.873844861Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified not found" id=cdc3de1e-1048-45e5-b6f7-92d91de5ab39 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.097569 | controller | Jun 11 11:04:16.874031 crc crio[22652]: time="2026-06-11T11:04:16.874007606Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified found" id=cdc3de1e-1048-45e5-b6f7-92d91de5ab39 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.097590 | controller | Jun 11 11:04:16.877426 crc crio[22652]: time="2026-06-11T11:04:16.877307968Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=825c74cf-0fa1-498c-a665-d59892b607c3 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.097609 | controller | Jun 11 11:04:16.890725 crc crio[22652]: time="2026-06-11T11:04:16.890663697Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\""
2026-06-11 11:57:59.097625 | controller | Jun 11 11:04:18.873337 crc crio[22652]: time="2026-06-11T11:04:18.872850616Z" level=info msg="Stopping pod sandbox: 69bf8eaab312cfe0759ccac2809ea49abcfd28c7bc273b16c1885d05f387ad94" id=b4d8df67-7f52-4bfc-b4d7-d7ff919c313d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.097644 | controller | Jun 11 11:04:18.874319 crc crio[22652]: time="2026-06-11T11:04:18.874271731Z" level=info msg="Got pod network &{Name:ovsdbserver-nb-0-config-1781175855-x8xzf Namespace:openstack ID:69bf8eaab312cfe0759ccac2809ea49abcfd28c7bc273b16c1885d05f387ad94 UID:1033019e-1c63-4dc2-a34b-7b8b112b1890 NetNS:/var/run/netns/0d5578bc-584a-4586-bc23-84933f96df97 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1033019e_1c63_4dc2_a34b_7b8b112b1890.slice PodAnnotations:0xc002400a10}] Aliases:map[]}"
2026-06-11 11:57:59.097662 | controller | Jun 11 11:04:18.874546 crc crio[22652]: time="2026-06-11T11:04:18.874471847Z" level=info msg="Deleting pod openstack_ovsdbserver-nb-0-config-1781175855-x8xzf from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.097679 | controller | Jun 11 11:04:19.234639 crc crio[22652]: time="2026-06-11T11:04:19.234475804Z" level=info msg="Stopped pod sandbox: 69bf8eaab312cfe0759ccac2809ea49abcfd28c7bc273b16c1885d05f387ad94" id=b4d8df67-7f52-4bfc-b4d7-d7ff919c313d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.097697 | controller | Jun 11 11:04:23.983606 crc crio[22652]: time="2026-06-11T11:04:23.982926412Z" level=info msg="Stopping container: 3885cb2903b548556a5f774c4fa17b4eb67d5e15ddc08c49f59ea3516d06193d (timeout: 10s)" id=516c836f-2c9f-48fd-a2f6-5df5355a3fe8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.097714 | controller | Jun 11 11:04:24.442843 crc crio[22652]: time="2026-06-11T11:04:24.442727601Z" level=info msg="Running pod sandbox: openstack/ovsdbserver-sb-0-config-1781175863-nwsd4/POD" id=f2b97371-b802-4801-8cf5-fa9a5f193bf8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.097731 | controller | Jun 11 11:04:24.442843 crc crio[22652]: time="2026-06-11T11:04:24.442843017Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.097750 | controller | Jun 11 11:04:24.662813 crc crio[22652]: time="2026-06-11T11:04:24.660108Z" level=info msg="Running pod sandbox: openstack/ovn-northd-0/POD" id=9c0c5102-95af-4503-9b34-e77c8a143b83 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.097767 | controller | Jun 11 11:04:24.662813 crc crio[22652]: time="2026-06-11T11:04:24.660712229Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.097784 | controller | Jun 11 11:04:25.011738 crc crio[22652]: time="2026-06-11T11:04:25.011592062Z" level=info msg="Stopped container 3885cb2903b548556a5f774c4fa17b4eb67d5e15ddc08c49f59ea3516d06193d: openstack/dnsmasq-dns-86cd84489-xpctj/dnsmasq-dns" id=516c836f-2c9f-48fd-a2f6-5df5355a3fe8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.097805 | controller | Jun 11 11:04:25.014058 crc crio[22652]: time="2026-06-11T11:04:25.013911904Z" level=info msg="Stopping pod sandbox: 9f0ec4992342483a7073fb216559e8735804bc4e932814f080b68a21d5296210" id=c1207057-748e-433e-be64-0064045dfcf2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.097823 | controller | Jun 11 11:04:25.014974 crc crio[22652]: time="2026-06-11T11:04:25.014884145Z" level=info msg="Got pod network &{Name:dnsmasq-dns-86cd84489-xpctj Namespace:openstack ID:9f0ec4992342483a7073fb216559e8735804bc4e932814f080b68a21d5296210 UID:1010afb5-e4f0-4c1d-a576-a2d0c62cd86a NetNS:/var/run/netns/6b0e37a7-01b2-49e8-a965-e180b0873e28 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1010afb5_e4f0_4c1d_a576_a2d0c62cd86a.slice PodAnnotations:0xc0004bee28}] Aliases:map[]}"
2026-06-11 11:57:59.097841 | controller | Jun 11 11:04:25.015244 crc crio[22652]: time="2026-06-11T11:04:25.015101852Z" level=info msg="Deleting pod openstack_dnsmasq-dns-86cd84489-xpctj from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.097858 | controller | Jun 11 11:04:25.048737 crc crio[22652]: time="2026-06-11T11:04:25.048661916Z" level=info msg="Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:b27350f48a87cbfffe2f7c49317db7b43873aadd683b8d44df0c38d25c3f4ce8 UID:d44e5a03-d097-48c0-81cb-3355514aac3d NetNS:/var/run/netns/2300740f-df2e-48f5-ad07-2cca55f101c1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd44e5a03_d097_48c0_81cb_3355514aac3d.slice PodAnnotations:0xc0004bf0d8}] Aliases:map[]}"
2026-06-11 11:57:59.097876 | controller | Jun 11 11:04:25.048737 crc crio[22652]: time="2026-06-11T11:04:25.048720877Z" level=info msg="Adding pod openstack_ovn-northd-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.097893 | controller | Jun 11 11:04:25.056639 crc crio[22652]: time="2026-06-11T11:04:25.05653051Z" level=info msg="Got pod network &{Name:ovsdbserver-sb-0-config-1781175863-nwsd4 Namespace:openstack ID:9f6605ab870e7f27bd6334e34bd461bdcc80e4115babf5abfb30c5d56d7615c1 UID:bc8d208c-87dd-413f-8cc2-6f9818596a23 NetNS:/var/run/netns/175f5a63-125c-4cfb-b60c-38e0c22b699f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbc8d208c_87dd_413f_8cc2_6f9818596a23.slice PodAnnotations:0xc00008c548}] Aliases:map[]}"
2026-06-11 11:57:59.097910 | controller | Jun 11 11:04:25.056893 crc crio[22652]: time="2026-06-11T11:04:25.056657534Z" level=info msg="Adding pod openstack_ovsdbserver-sb-0-config-1781175863-nwsd4 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.097927 | controller | Jun 11 11:04:25.380568 crc crio[22652]: time="2026-06-11T11:04:25.380419731Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:67d018c7e5e92c52ce9a230242d017b0b4d5dec62eb3f77013d1b1ee83fadc31" id=825c74cf-0fa1-498c-a665-d59892b607c3 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.097945 | controller | Jun 11 11:04:25.381453 crc crio[22652]: time="2026-06-11T11:04:25.381383567Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=428b1218-0eec-408b-9537-3f3f8092177a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.097962 | controller | Jun 11 11:04:25.452825 crc crio[22652]: time="2026-06-11T11:04:25.452725782Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=a174a98e-7891-4077-8746-74e5c41142d2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.097979 | controller | Jun 11 11:04:25.465252 crc crio[22652]: time="2026-06-11T11:04:25.465084029Z" level=info msg="Creating container: openstack/swift-ring-rebalance-9nsrh/swift-ring-rebalance" id=cf575c0a-3627-410f-ab30-844e5213c042 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.098000 | controller | Jun 11 11:04:25.468974 crc crio[22652]: time="2026-06-11T11:04:25.46890385Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.098018 | controller | Jun 11 11:04:25.497456 crc crio[22652]: time="2026-06-11T11:04:25.49735561Z" level=info msg="Stopped pod sandbox: 9f0ec4992342483a7073fb216559e8735804bc4e932814f080b68a21d5296210" id=c1207057-748e-433e-be64-0064045dfcf2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.098034 | controller | Jun 11 11:04:25.514525 crc crio[22652]: time="2026-06-11T11:04:25.514328784Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.098051 | controller | Jun 11 11:04:25.517530 crc crio[22652]: time="2026-06-11T11:04:25.517464049Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.098068 | controller | Jun 11 11:04:25.661978 crc crio[22652]: time="2026-06-11T11:04:25.661015587Z" level=info msg="Created container 094d8c992e90e96d617d6eb2409f6329e233a354cc7fad0f6d58ac06f29b6172: openstack/swift-ring-rebalance-9nsrh/swift-ring-rebalance" id=cf575c0a-3627-410f-ab30-844e5213c042 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.098085 | controller | Jun 11 11:04:25.662693 crc crio[22652]: time="2026-06-11T11:04:25.662577415Z" level=info msg="Starting container: 094d8c992e90e96d617d6eb2409f6329e233a354cc7fad0f6d58ac06f29b6172" id=df87beb5-52a7-4650-9bb9-fac4fc2991b1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.098103 | controller | Jun 11 11:04:25.676749 crc crio[22652]: time="2026-06-11T11:04:25.676638446Z" level=info msg="Started container" PID=56605 containerID=094d8c992e90e96d617d6eb2409f6329e233a354cc7fad0f6d58ac06f29b6172 description=openstack/swift-ring-rebalance-9nsrh/swift-ring-rebalance id=df87beb5-52a7-4650-9bb9-fac4fc2991b1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=83b300f4445870f8b000d8ad2698e7dbd09ef41f56246c3cf547f62c468a6194
2026-06-11 11:57:59.098120 | controller | Jun 11 11:04:25.752358 crc crio[22652]: 2026-06-11T11:04:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9f6605ab870e7f2 Mac:92:d2:cc:1e:55:72 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:77 Mtu:0 Sandbox:/var/run/netns/175f5a63-125c-4cfb-b60c-38e0c22b699f SocketPath: PciID:}] [{Interface:0xc0002d8c00 Address:{IP:10.217.0.119 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.098138 | controller | Jun 11 11:04:25.753910 crc crio[22652]: time="2026-06-11T11:04:25.753818894Z" level=info msg="Got pod network &{Name:ovsdbserver-sb-0-config-1781175863-nwsd4 Namespace:openstack ID:9f6605ab870e7f27bd6334e34bd461bdcc80e4115babf5abfb30c5d56d7615c1 UID:bc8d208c-87dd-413f-8cc2-6f9818596a23 NetNS:/var/run/netns/175f5a63-125c-4cfb-b60c-38e0c22b699f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbc8d208c_87dd_413f_8cc2_6f9818596a23.slice PodAnnotations:0xc00008c548}] Aliases:map[]}"
2026-06-11 11:57:59.098155 | controller | Jun 11 11:04:25.754095 crc crio[22652]: time="2026-06-11T11:04:25.75398312Z" level=info msg="Checking pod openstack_ovsdbserver-sb-0-config-1781175863-nwsd4 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.098173 | controller | Jun 11 11:04:25.763503 crc crio[22652]: time="2026-06-11T11:04:25.761664311Z" level=info msg="Ran pod sandbox 9f6605ab870e7f27bd6334e34bd461bdcc80e4115babf5abfb30c5d56d7615c1 with infra container: openstack/ovsdbserver-sb-0-config-1781175863-nwsd4/POD" id=f2b97371-b802-4801-8cf5-fa9a5f193bf8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.098194 | controller | Jun 11 11:04:25.767496 crc crio[22652]: time="2026-06-11T11:04:25.76735162Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified" id=b2f571de-b089-4e65-82fc-bbad21be55b9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.098213 | controller | Jun 11 11:04:25.769230 crc crio[22652]: 2026-06-11T11:04:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b27350f48a87cbf Mac:c6:05:52:9f:5c:60 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:78 Mtu:0 Sandbox:/var/run/netns/2300740f-df2e-48f5-ad07-2cca55f101c1 SocketPath: PciID:}] [{Interface:0xc0004b45b0 Address:{IP:10.217.0.120 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.098231 | controller | Jun 11 11:04:25.770099 crc crio[22652]: time="2026-06-11T11:04:25.770029584Z" level=info msg="Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:b27350f48a87cbfffe2f7c49317db7b43873aadd683b8d44df0c38d25c3f4ce8 UID:d44e5a03-d097-48c0-81cb-3355514aac3d NetNS:/var/run/netns/2300740f-df2e-48f5-ad07-2cca55f101c1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd44e5a03_d097_48c0_81cb_3355514aac3d.slice PodAnnotations:0xc0004bf0d8}] Aliases:map[]}"
2026-06-11 11:57:59.098249 | controller | Jun 11 11:04:25.770728 crc crio[22652]: time="2026-06-11T11:04:25.770667715Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified" id=a738b918-788b-491c-a228-ed6c4018cd96 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.098265 | controller | Jun 11 11:04:25.772738 crc crio[22652]: time="2026-06-11T11:04:25.772663918Z" level=info msg="Checking pod openstack_ovn-northd-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.098283 | controller | Jun 11 11:04:25.782288 crc crio[22652]: time="2026-06-11T11:04:25.782170342Z" level=info msg="Ran pod sandbox b27350f48a87cbfffe2f7c49317db7b43873aadd683b8d44df0c38d25c3f4ce8 with infra container: openstack/ovn-northd-0/POD" id=9c0c5102-95af-4503-9b34-e77c8a143b83 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.098300 | controller | Jun 11 11:04:25.790215 crc crio[22652]: time="2026-06-11T11:04:25.784232117Z" level=info msg="Creating container: openstack/ovsdbserver-sb-0-config-1781175863-nwsd4/ovn-config" id=9ec57f8e-95f6-4a3b-aa6b-12be28ebd7ba name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.098318 | controller | Jun 11 11:04:25.790215 crc crio[22652]: time="2026-06-11T11:04:25.785181946Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified" id=a7dc08e1-5898-486c-9219-3704177ea4aa name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.098335 | controller | Jun 11 11:04:25.790215 crc crio[22652]: time="2026-06-11T11:04:25.785810516Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified not found" id=a7dc08e1-5898-486c-9219-3704177ea4aa name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.098373 | controller | Jun 11 11:04:25.790215 crc crio[22652]: time="2026-06-11T11:04:25.785835228Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.098393 | controller | Jun 11 11:04:25.790215 crc crio[22652]: time="2026-06-11T11:04:25.785865868Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified found" id=a7dc08e1-5898-486c-9219-3704177ea4aa name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.098411 | controller | Jun 11 11:04:25.790215 crc crio[22652]: time="2026-06-11T11:04:25.787266131Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified" id=e705999d-3c75-46ff-9208-46ff12baeb3c name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.098432 | controller | Jun 11 11:04:25.791947 crc crio[22652]: time="2026-06-11T11:04:25.791340891Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\""
2026-06-11 11:57:59.098451 | controller | Jun 11 11:04:25.833002 crc crio[22652]: time="2026-06-11T11:04:25.832925782Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.098470 | controller | Jun 11 11:04:25.836642 crc crio[22652]: time="2026-06-11T11:04:25.836582647Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.098487 | controller | Jun 11 11:04:25.951406 crc crio[22652]: time="2026-06-11T11:04:25.951234749Z" level=info msg="Created container a5b2548015116a2cf332e09ae56e067c92f6cc8a02394cb2e4ccbb9068ed2f09: openstack/ovsdbserver-sb-0-config-1781175863-nwsd4/ovn-config" id=9ec57f8e-95f6-4a3b-aa6b-12be28ebd7ba name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.098504 | controller | Jun 11 11:04:25.952880 crc crio[22652]: time="2026-06-11T11:04:25.952705344Z" level=info msg="Starting container: a5b2548015116a2cf332e09ae56e067c92f6cc8a02394cb2e4ccbb9068ed2f09" id=c46b3e40-0c93-4628-95d1-4fdc37bc4c07 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.098523 | controller | Jun 11 11:04:25.966747 crc crio[22652]: time="2026-06-11T11:04:25.966636952Z" level=info msg="Started container" PID=56626 containerID=a5b2548015116a2cf332e09ae56e067c92f6cc8a02394cb2e4ccbb9068ed2f09 description=openstack/ovsdbserver-sb-0-config-1781175863-nwsd4/ovn-config id=c46b3e40-0c93-4628-95d1-4fdc37bc4c07 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9f6605ab870e7f27bd6334e34bd461bdcc80e4115babf5abfb30c5d56d7615c1
2026-06-11 11:57:59.098541 | controller | Jun 11 11:04:25.980728 crc crio[22652]: time="2026-06-11T11:04:25.98064247Z" level=info msg="Removing container: 3885cb2903b548556a5f774c4fa17b4eb67d5e15ddc08c49f59ea3516d06193d" id=16edcea5-ef06-4e3a-8ca4-4d94d16a9fc5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.098559 | controller | Jun 11 11:04:26.006654 crc crio[22652]: time="2026-06-11T11:04:26.006551441Z" level=info msg="Removed container 3885cb2903b548556a5f774c4fa17b4eb67d5e15ddc08c49f59ea3516d06193d: openstack/dnsmasq-dns-86cd84489-xpctj/dnsmasq-dns" id=16edcea5-ef06-4e3a-8ca4-4d94d16a9fc5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.098577 | controller | Jun 11 11:04:26.011000 crc crio[22652]: time="2026-06-11T11:04:26.010567298Z" level=info msg="Removing container: f91b43728e81f81b66d60bfe3bd21387929a12bb042d89472aa45aaf916853f7" id=5ba2daab-fccf-4e15-b6d3-bc0ed1eb2f9a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.098595 | controller | Jun 11 11:04:26.047750 crc crio[22652]: time="2026-06-11T11:04:26.047549877Z" level=info msg="Removed container f91b43728e81f81b66d60bfe3bd21387929a12bb042d89472aa45aaf916853f7: openstack/dnsmasq-dns-86cd84489-xpctj/init" id=5ba2daab-fccf-4e15-b6d3-bc0ed1eb2f9a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.098613 | controller | Jun 11 11:04:28.014669 crc crio[22652]: time="2026-06-11T11:04:28.014510738Z" level=info msg="Stopping pod sandbox: 9f6605ab870e7f27bd6334e34bd461bdcc80e4115babf5abfb30c5d56d7615c1" id=0c487447-2bcd-4762-b8a6-090e1e35d4f7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.098630 | controller | Jun 11 11:04:28.015939 crc crio[22652]: time="2026-06-11T11:04:28.015433047Z" level=info msg="Got pod network &{Name:ovsdbserver-sb-0-config-1781175863-nwsd4 Namespace:openstack ID:9f6605ab870e7f27bd6334e34bd461bdcc80e4115babf5abfb30c5d56d7615c1 UID:bc8d208c-87dd-413f-8cc2-6f9818596a23 NetNS:/var/run/netns/175f5a63-125c-4cfb-b60c-38e0c22b699f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbc8d208c_87dd_413f_8cc2_6f9818596a23.slice PodAnnotations:0xc0022f6758}] Aliases:map[]}"
2026-06-11 11:57:59.098653 | controller | Jun 11 11:04:28.015939 crc crio[22652]: time="2026-06-11T11:04:28.015555721Z" level=info msg="Deleting pod openstack_ovsdbserver-sb-0-config-1781175863-nwsd4 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.098671 | controller | Jun 11 11:04:28.360705 crc crio[22652]: time="2026-06-11T11:04:28.360294521Z" level=info msg="Stopped pod sandbox: 9f6605ab870e7f27bd6334e34bd461bdcc80e4115babf5abfb30c5d56d7615c1" id=0c487447-2bcd-4762-b8a6-090e1e35d4f7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.098688 | controller | Jun 11 11:04:29.234101 crc crio[22652]: time="2026-06-11T11:04:29.234016473Z" level=info msg="Running pod sandbox: openstack/root-account-create-update-tbv46/POD" id=7d9a6fd0-46fd-4f1a-aeac-025f68a56e5f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.098705 | controller | Jun 11 11:04:29.234942 crc crio[22652]: time="2026-06-11T11:04:29.2342551Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.098723 | controller | Jun 11 11:04:29.266545 crc crio[22652]: time="2026-06-11T11:04:29.266082228Z" level=info msg="Got pod network &{Name:root-account-create-update-tbv46 Namespace:openstack ID:2ea7b02417ca878b2ea6f423686edc68afb5402cbcaadda3f4bee52723928439 UID:2f63f026-d8e6-48fb-a56a-1e792769e9d4 NetNS:/var/run/netns/06859317-119c-402a-878b-77741d5cb00a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2f63f026_d8e6_48fb_a56a_1e792769e9d4.slice PodAnnotations:0xc0022f6c88}] Aliases:map[]}"
2026-06-11 11:57:59.098740 | controller | Jun 11 11:04:29.266545 crc crio[22652]: time="2026-06-11T11:04:29.26645895Z" level=info msg="Adding pod openstack_root-account-create-update-tbv46 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.098797 | controller | Jun 11 11:04:30.432945 crc crio[22652]: 2026-06-11T11:04:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2ea7b02417ca878 Mac:ca:d3:0a:c6:1c:11 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:79 Mtu:0 Sandbox:/var/run/netns/06859317-119c-402a-878b-77741d5cb00a SocketPath: PciID:}] [{Interface:0xc0004b25d0 Address:{IP:10.217.0.121 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.098822 | controller | Jun 11 11:04:30.435294 crc crio[22652]: time="2026-06-11T11:04:30.434679349Z" level=info msg="Got pod network &{Name:root-account-create-update-tbv46 Namespace:openstack ID:2ea7b02417ca878b2ea6f423686edc68afb5402cbcaadda3f4bee52723928439 UID:2f63f026-d8e6-48fb-a56a-1e792769e9d4 NetNS:/var/run/netns/06859317-119c-402a-878b-77741d5cb00a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2f63f026_d8e6_48fb_a56a_1e792769e9d4.slice PodAnnotations:0xc0022f6c88}] Aliases:map[]}"
2026-06-11 11:57:59.098841 | controller | Jun 11 11:04:30.435294 crc crio[22652]: time="2026-06-11T11:04:30.434847304Z" level=info msg="Checking pod openstack_root-account-create-update-tbv46 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.098860 | controller | Jun 11 11:04:30.445032 crc crio[22652]: time="2026-06-11T11:04:30.444916763Z" level=info msg="Ran pod sandbox 2ea7b02417ca878b2ea6f423686edc68afb5402cbcaadda3f4bee52723928439 with infra container: openstack/root-account-create-update-tbv46/POD" id=7d9a6fd0-46fd-4f1a-aeac-025f68a56e5f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.098878 | controller | Jun 11 11:04:30.448929 crc crio[22652]: time="2026-06-11T11:04:30.447534901Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=ffa978e7-f550-4db7-b169-7218436b5396 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.098900 | controller | Jun 11 11:04:30.451985 crc crio[22652]: time="2026-06-11T11:04:30.451659051Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=26f767b9-2591-4fc5-b260-3d1928189a3b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.098918 | controller | Jun 11 11:04:30.555673 crc crio[22652]: time="2026-06-11T11:04:30.555392941Z" level=info msg="Creating container: openstack/root-account-create-update-tbv46/mariadb-account-create-update" id=602ebd96-ae37-4c50-9775-f072da70fb9e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.098936 | controller | Jun 11 11:04:30.556876 crc crio[22652]: time="2026-06-11T11:04:30.556812486Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.098954 | controller | Jun 11 11:04:30.604576 crc crio[22652]: time="2026-06-11T11:04:30.604475758Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.098972 | controller | Jun 11 11:04:30.607886 crc crio[22652]: time="2026-06-11T11:04:30.607797172Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.098989 | controller | Jun 11 11:04:30.930232 crc crio[22652]: time="2026-06-11T11:04:30.929951615Z" level=info msg="Created container 165d0d086c7498a2096ac03bf9c1eaed968c233e5b26139d4c58fdd242493ea8: openstack/root-account-create-update-tbv46/mariadb-account-create-update" id=602ebd96-ae37-4c50-9775-f072da70fb9e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.099007 | controller | Jun 11 11:04:30.931746 crc crio[22652]: time="2026-06-11T11:04:30.931676268Z" level=info msg="Starting container: 165d0d086c7498a2096ac03bf9c1eaed968c233e5b26139d4c58fdd242493ea8" id=3cb12897-600d-4361-9837-4795b1fe54b2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.099024 | controller | Jun 11 11:04:30.939647 crc crio[22652]: time="2026-06-11T11:04:30.939520224Z" level=info msg="Started container" PID=56963 containerID=165d0d086c7498a2096ac03bf9c1eaed968c233e5b26139d4c58fdd242493ea8 description=openstack/root-account-create-update-tbv46/mariadb-account-create-update id=3cb12897-600d-4361-9837-4795b1fe54b2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2ea7b02417ca878b2ea6f423686edc68afb5402cbcaadda3f4bee52723928439
2026-06-11 11:57:59.099042 | controller | Jun 11 11:04:31.260854 crc crio[22652]: time="2026-06-11T11:04:31.260739868Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:1103ac44213a31db91a44725405204317c723260e4337ee3e45072e804733904" id=e705999d-3c75-46ff-9208-46ff12baeb3c name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.099060 | controller | Jun 11 11:04:31.262516 crc crio[22652]: time="2026-06-11T11:04:31.262433392Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified" id=43abb2ec-f67e-4330-8518-fd174c000742 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.099077 | controller | Jun 11 11:04:31.408871 crc crio[22652]: time="2026-06-11T11:04:31.406888061Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified" id=996f2bac-8a1f-45bd-a25a-d59ed60cfec4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.099093 | controller | Jun 11 11:04:31.425216 crc crio[22652]: time="2026-06-11T11:04:31.424774887Z" level=info msg="Creating container: openstack/ovn-northd-0/ovn-northd" id=5efce454-9b3f-426d-9594-52582e52bf51 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.099116 | controller | Jun 11 11:04:31.429329 crc crio[22652]: time="2026-06-11T11:04:31.427447811Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.099134 | controller | Jun 11 11:04:31.489746 crc crio[22652]: time="2026-06-11T11:04:31.489640809Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.099151 | controller | Jun 11 11:04:31.500434 crc crio[22652]: time="2026-06-11T11:04:31.497765833Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.099169 | controller | Jun 11 11:04:31.825887 crc crio[22652]: time="2026-06-11T11:04:31.825363617Z" level=info msg="Running pod sandbox: openstack/glance-db-create-48h59/POD" id=d20b6e64-cf0b-4cc1-b0de-2d7fc5a68df3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.099185 | controller | Jun 11 11:04:31.825887 crc crio[22652]: time="2026-06-11T11:04:31.825696597Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.099203 | controller | Jun 11 11:04:31.847835 crc crio[22652]: time="2026-06-11T11:04:31.847540671Z" level=info msg="Got pod network &{Name:glance-db-create-48h59 Namespace:openstack ID:3e4998413b98f05a5db3e0ab5651d6b2007fc2987404ec98a27e09ac85331a7e UID:5af7bbda-9b2f-44d2-815b-987a8d959303 NetNS:/var/run/netns/36f57f8a-d98e-44be-99e3-85cc702e42a4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5af7bbda_9b2f_44d2_815b_987a8d959303.slice PodAnnotations:0xc0022f66f0}] Aliases:map[]}"
2026-06-11 11:57:59.099220 | controller | Jun 11 11:04:31.848504 crc crio[22652]: time="2026-06-11T11:04:31.847879462Z" level=info msg="Adding pod openstack_glance-db-create-48h59 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.099237 | controller | Jun 11 11:04:31.946864 crc crio[22652]: time="2026-06-11T11:04:31.942726344Z" level=info msg="Running pod sandbox: openstack/glance-3136-account-create-update-6xt6q/POD" id=990cd313-f91f-4ef6-a5c4-4f73aa6d6320 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.099276 | controller | Jun 11 11:04:31.946864 crc crio[22652]: time="2026-06-11T11:04:31.942811867Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.099295 | controller | Jun 11 11:04:31.981319 crc crio[22652]: time="2026-06-11T11:04:31.980762295Z" level=info msg="Got pod network &{Name:glance-3136-account-create-update-6xt6q Namespace:openstack ID:52134ad1b84dc02fffa14865569bf0a96f6348a6a62e780cd1aa2281d5e66247 UID:f00f4f57-249a-4e3a-89d7-b77c48f41b72 NetNS:/var/run/netns/bda2f63a-d99c-464b-8357-2e25b2e55b34 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf00f4f57_249a_4e3a_89d7_b77c48f41b72.slice PodAnnotations:0xc0022f6a60}] Aliases:map[]}"
2026-06-11 11:57:59.099313 | controller | Jun 11 11:04:31.981319 crc crio[22652]: time="2026-06-11T11:04:31.981281871Z" level=info msg="Adding pod openstack_glance-3136-account-create-update-6xt6q to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.099331 | controller | Jun 11 11:04:31.989834 crc crio[22652]: time="2026-06-11T11:04:31.989745887Z" level=info msg="Running pod sandbox: openstack/keystone-db-create-wzpkh/POD" id=6fb85e93-ce45-45c2-94f3-f498ea0aad3b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.099364 | controller | Jun 11 11:04:31.990008 crc crio[22652]: time="2026-06-11T11:04:31.989859971Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.099392 | controller | Jun 11 11:04:32.007760 crc crio[22652]: time="2026-06-11T11:04:32.007586485Z" level=info msg="Running pod sandbox: openstack/placement-2379-account-create-update-gctzb/POD" id=eeede55d-12f1-4abd-8eca-146bf60e939d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.099412 | controller | Jun 11 11:04:32.009213 crc crio[22652]: time="2026-06-11T11:04:32.00898265Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.099429 | controller | Jun 11 11:04:32.023547 crc crio[22652]: time="2026-06-11T11:04:32.023467344Z" level=info msg="Running pod sandbox: openstack/keystone-6159-account-create-update-7vtnj/POD" id=c694ceb5-a609-4a69-a0da-eb1e129f2f29 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.099446 | controller | Jun 11 11:04:32.024578 crc crio[22652]: time="2026-06-11T11:04:32.023595538Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.099463 | controller | Jun 11 11:04:32.040977 crc crio[22652]: time="2026-06-11T11:04:32.040820977Z" level=info msg="Created container a547afc1f90b769320aa9f2cfb59c1f4407fe52b72f57fede6eb53d453710d9f: openstack/ovn-northd-0/ovn-northd" id=5efce454-9b3f-426d-9594-52582e52bf51 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.099480 | controller | Jun 11 11:04:32.045626 crc crio[22652]: time="2026-06-11T11:04:32.045171502Z" level=info msg="Starting container: a547afc1f90b769320aa9f2cfb59c1f4407fe52b72f57fede6eb53d453710d9f" id=36d9cb2a-fffc-4ccf-ab12-f5dc851b2147 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.099497 | controller | Jun 11 11:04:32.045626 crc crio[22652]: time="2026-06-11T11:04:32.045222255Z" level=info msg="Running pod sandbox: openstack/placement-db-create-rvs77/POD" id=34159e3f-6c34-4e5e-9b7e-794a6e9e5792 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.099513 | controller | Jun 11 11:04:32.046414 crc crio[22652]: time="2026-06-11T11:04:32.046328659Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.099530 | controller | Jun 11 11:04:32.063988 crc crio[22652]: time="2026-06-11T11:04:32.0638949Z" level=info msg="Got pod network &{Name:keystone-db-create-wzpkh Namespace:openstack ID:1f5e537fd5bede545d2d5f15fda20c5a486e456ea213dc3d694764405e261470 UID:c56d9081-d154-41d8-a3b2-fa9c3ccd231e NetNS:/var/run/netns/340ecdb8-ce54-47fe-8699-25605453679a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc56d9081_d154_41d8_a3b2_fa9c3ccd231e.slice PodAnnotations:0xc002accb38}] Aliases:map[]}"
2026-06-11 11:57:59.099547 | controller | Jun 11 11:04:32.063988 crc crio[22652]: time="2026-06-11T11:04:32.063975762Z" level=info msg="Adding pod openstack_keystone-db-create-wzpkh to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.099565 | controller | Jun 11 11:04:32.065889 crc crio[22652]: time="2026-06-11T11:04:32.064923921Z" level=info msg="Started container" PID=57016 containerID=a547afc1f90b769320aa9f2cfb59c1f4407fe52b72f57fede6eb53d453710d9f description=openstack/ovn-northd-0/ovn-northd id=36d9cb2a-fffc-4ccf-ab12-f5dc851b2147 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b27350f48a87cbfffe2f7c49317db7b43873aadd683b8d44df0c38d25c3f4ce8
2026-06-11 11:57:59.099583 | controller | Jun 11 11:04:32.192735 crc crio[22652]: time="2026-06-11T11:04:32.192606522Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=10f613bf-43d5-48a6-8d68-7e461aa9d118 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.099604 | controller | Jun 11 11:04:32.250273 crc crio[22652]: time="2026-06-11T11:04:32.249606278Z" level=info msg="Got pod network &{Name:placement-2379-account-create-update-gctzb Namespace:openstack ID:ce430b31b70eeac8a9958a140e268402212149ad5ab3785027fd748bbf514fcc UID:0075fa64-83b6-4f89-b8bf-952c7283760c NetNS:/var/run/netns/a3d7fd07-0f6a-4723-8c77-5b7904381b50 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0075fa64_83b6_4f89_b8bf_952c7283760c.slice PodAnnotations:0xc002acc0e0}] Aliases:map[]}"
2026-06-11 11:57:59.099623 | controller | Jun 11 11:04:32.250273 crc crio[22652]: time="2026-06-11T11:04:32.250258369Z" level=info msg="Adding pod openstack_placement-2379-account-create-update-gctzb to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.099642 | controller | Jun 11 11:04:32.250635 crc crio[22652]: time="2026-06-11T11:04:32.250376071Z" level=info msg="Got pod network &{Name:placement-db-create-rvs77 Namespace:openstack ID:b648d8108b65208ef632ce19a02ca7e916d64a0151a8890ecbb3ca5321dc7f2e UID:df75942a-dd3d-4b34-b13d-988c9dff944f NetNS:/var/run/netns/abb6cb7b-962c-4076-b076-7556c610fd02 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddf75942a_dd3d_4b34_b13d_988c9dff944f.slice PodAnnotations:0xc0022f63a8}] Aliases:map[]}"
2026-06-11 11:57:59.099660 | controller | Jun 11 11:04:32.250635 crc crio[22652]: time="2026-06-11T11:04:32.250504045Z" level=info msg="Adding pod openstack_placement-db-create-rvs77 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.099677 | controller | Jun 11 11:04:32.270086 crc crio[22652]: time="2026-06-11T11:04:32.269997347Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=4013b942-a568-4fbb-beb4-81f7ce83cc9c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.099694 | controller | Jun 11 11:04:32.279349 crc crio[22652]: time="2026-06-11T11:04:32.279267508Z" level=info msg="Got pod network &{Name:keystone-6159-account-create-update-7vtnj Namespace:openstack ID:9c31580446cfd6753735389cf390a0b8be9df247d92da6ebe24b03a8eb5c9f63 UID:f2192e5f-9c90-4a0b-8c3c-f479edde86cf NetNS:/var/run/netns/de81852a-d1a8-4c83-9fed-eda11685afc9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf2192e5f_9c90_4a0b_8c3c_f479edde86cf.slice PodAnnotations:0xc001e8e130}] Aliases:map[]}"
2026-06-11 11:57:59.099712 | controller | Jun 11 11:04:32.279349 crc crio[22652]: time="2026-06-11T11:04:32.27933404Z" level=info msg="Adding pod openstack_keystone-6159-account-create-update-7vtnj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.099729 | controller | Jun 11 11:04:32.283067 crc crio[22652]: time="2026-06-11T11:04:32.282949812Z" level=info msg="Creating container: openstack/ovn-northd-0/openstack-network-exporter" id=7baff839-5a40-4304-a76b-55605dd02b6b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.099746 | controller | Jun 11 11:04:32.284541 crc crio[22652]: time="2026-06-11T11:04:32.2844509Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.099763 | controller | Jun 11 11:04:32.353424 crc crio[22652]: time="2026-06-11T11:04:32.342679863Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.099781 | controller | Jun 11 11:04:32.353424 crc crio[22652]: time="2026-06-11T11:04:32.352487152Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.099801 | controller | Jun 11 11:04:32.405798 crc crio[22652]: 2026-06-11T11:04:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3e4998413b98f05 Mac:66:15:3d:1e:df:bc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7a Mtu:0 Sandbox:/var/run/netns/36f57f8a-d98e-44be-99e3-85cc702e42a4 SocketPath: PciID:}] [{Interface:0xc00059c5e0 Address:{IP:10.217.0.122 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.099820 | controller | Jun 11 11:04:32.408784 crc crio[22652]: time="2026-06-11T11:04:32.408669534Z" level=info msg="Got pod network &{Name:glance-db-create-48h59 Namespace:openstack ID:3e4998413b98f05a5db3e0ab5651d6b2007fc2987404ec98a27e09ac85331a7e UID:5af7bbda-9b2f-44d2-815b-987a8d959303 NetNS:/var/run/netns/36f57f8a-d98e-44be-99e3-85cc702e42a4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5af7bbda_9b2f_44d2_815b_987a8d959303.slice PodAnnotations:0xc0022f66f0}] Aliases:map[]}"
2026-06-11 11:57:59.099837 | controller | Jun 11 11:04:32.408878 crc crio[22652]: time="2026-06-11T11:04:32.40885746Z" level=info msg="Checking pod openstack_glance-db-create-48h59 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.099855 | controller | Jun 11 11:04:32.468034 crc crio[22652]: time="2026-06-11T11:04:32.46793703Z" level=info msg="Ran pod sandbox 3e4998413b98f05a5db3e0ab5651d6b2007fc2987404ec98a27e09ac85331a7e with infra container: openstack/glance-db-create-48h59/POD" id=d20b6e64-cf0b-4cc1-b0de-2d7fc5a68df3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.099873 | controller | Jun 11 11:04:32.471851 crc crio[22652]: time="2026-06-11T11:04:32.471790912Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=0f0927a4-defb-42ac-a9f8-bb927abb6e8a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.099890 | controller | Jun 11 11:04:32.483951 crc crio[22652]: time="2026-06-11T11:04:32.483843228Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=230c1616-295e-4077-b0e6-51f6d7336d16 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.099908 | controller | Jun 11 11:04:32.498012 crc crio[22652]: time="2026-06-11T11:04:32.497411184Z" level=info msg="Creating container: openstack/glance-db-create-48h59/mariadb-database-create" id=41262e4f-15a2-41e8-9a9e-ec6d8d3a605b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.099926 | controller | Jun 11 11:04:32.500009 crc crio[22652]: time="2026-06-11T11:04:32.499908263Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.099944 | controller | Jun 11 11:04:32.535456 crc crio[22652]: time="2026-06-11T11:04:32.535175463Z" level=info msg="Created container f3ae5a01c5a10baf9196f0c3e481501bbfdd44eb998673e4c1a3f6ec28450b58: openstack/ovn-northd-0/openstack-network-exporter" id=7baff839-5a40-4304-a76b-55605dd02b6b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.099961 | controller | Jun 11 11:04:32.537747 crc crio[22652]: time="2026-06-11T11:04:32.537649562Z" level=info msg="Starting container: f3ae5a01c5a10baf9196f0c3e481501bbfdd44eb998673e4c1a3f6ec28450b58" id=870c6215-f175-40c1-bffb-24816d1fa664 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.099978 | controller | Jun 11 11:04:32.549918 crc crio[22652]: time="2026-06-11T11:04:32.544497066Z" level=info msg="Started container" PID=57219 containerID=f3ae5a01c5a10baf9196f0c3e481501bbfdd44eb998673e4c1a3f6ec28450b58 description=openstack/ovn-northd-0/openstack-network-exporter id=870c6215-f175-40c1-bffb-24816d1fa664 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b27350f48a87cbfffe2f7c49317db7b43873aadd683b8d44df0c38d25c3f4ce8
2026-06-11 11:57:59.099999 | controller | Jun 11 11:04:32.555272 crc crio[22652]: time="2026-06-11T11:04:32.5548313Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.100017 | controller | Jun 11 11:04:32.568714 crc crio[22652]: time="2026-06-11T11:04:32.56759558Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.100035 | controller | Jun 11 11:04:32.596924 crc crio[22652]: 2026-06-11T11:04:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:52134ad1b84dc02 Mac:ae:d4:d8:a2:82:1c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7b Mtu:0 Sandbox:/var/run/netns/bda2f63a-d99c-464b-8357-2e25b2e55b34 SocketPath: PciID:}] [{Interface:0xc000526630 Address:{IP:10.217.0.123 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.100053 | controller | Jun 11 11:04:32.609230 crc crio[22652]: time="2026-06-11T11:04:32.606708599Z" level=info msg="Got pod network &{Name:glance-3136-account-create-update-6xt6q Namespace:openstack ID:52134ad1b84dc02fffa14865569bf0a96f6348a6a62e780cd1aa2281d5e66247 UID:f00f4f57-249a-4e3a-89d7-b77c48f41b72 NetNS:/var/run/netns/bda2f63a-d99c-464b-8357-2e25b2e55b34 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf00f4f57_249a_4e3a_89d7_b77c48f41b72.slice PodAnnotations:0xc0022f6a60}] Aliases:map[]}"
2026-06-11 11:57:59.100070 | controller | Jun 11 11:04:32.609230 crc crio[22652]: time="2026-06-11T11:04:32.607011745Z" level=info msg="Checking pod openstack_glance-3136-account-create-update-6xt6q for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.100088 | controller | Jun 11 11:04:32.667567 crc crio[22652]: time="2026-06-11T11:04:32.667465936Z" level=info msg="Ran pod sandbox 52134ad1b84dc02fffa14865569bf0a96f6348a6a62e780cd1aa2281d5e66247 with infra container: openstack/glance-3136-account-create-update-6xt6q/POD" id=990cd313-f91f-4ef6-a5c4-4f73aa6d6320 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.100110 | controller | Jun 11 11:04:32.678419 crc crio[22652]: time="2026-06-11T11:04:32.6780639Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=b5bfd94b-d969-451e-a360-81a0ddb395d8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.100128 | controller | Jun 11 11:04:32.683578 crc crio[22652]: time="2026-06-11T11:04:32.683053567Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=df5dd065-74d9-4056-ae2e-ad5f6b79d2f5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.100145 | controller | Jun 11 11:04:32.696362 crc crio[22652]: time="2026-06-11T11:04:32.696000352Z" level=info msg="Creating container: openstack/glance-3136-account-create-update-6xt6q/mariadb-account-create-update" id=629caf1d-b65f-4364-a2b9-3271c850e60a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.100162 | controller | Jun 11 11:04:32.696828 crc crio[22652]: time="2026-06-11T11:04:32.696703205Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.100179 | controller | Jun 11 11:04:32.709478 crc crio[22652]: 2026-06-11T11:04:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1f5e537fd5bede5 Mac:92:cb:7d:5a:23:f1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7c Mtu:0 Sandbox:/var/run/netns/340ecdb8-ce54-47fe-8699-25605453679a SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.0.124 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.100196 | controller | Jun 11 11:04:32.714652 crc crio[22652]: time="2026-06-11T11:04:32.714595165Z" level=info msg="Got pod network &{Name:keystone-db-create-wzpkh Namespace:openstack ID:1f5e537fd5bede545d2d5f15fda20c5a486e456ea213dc3d694764405e261470 UID:c56d9081-d154-41d8-a3b2-fa9c3ccd231e NetNS:/var/run/netns/340ecdb8-ce54-47fe-8699-25605453679a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc56d9081_d154_41d8_a3b2_fa9c3ccd231e.slice PodAnnotations:0xc002accb38}] Aliases:map[]}"
2026-06-11 11:57:59.100217 | controller | Jun 11 11:04:32.714992 crc crio[22652]: time="2026-06-11T11:04:32.714959372Z" level=info msg="Checking pod openstack_keystone-db-create-wzpkh for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.100236 | controller | Jun 11 11:04:32.757927 crc crio[22652]: time="2026-06-11T11:04:32.75783679Z" level=info msg="Created container 3a657274e37d4e9a29ae10fa876470119e028e22b989eb0426b5d6274f790a27: openstack/glance-db-create-48h59/mariadb-database-create" id=41262e4f-15a2-41e8-9a9e-ec6d8d3a605b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.100254 | controller | Jun 11 11:04:32.759709 crc crio[22652]: time="2026-06-11T11:04:32.759647077Z" level=info msg="Ran pod sandbox 1f5e537fd5bede545d2d5f15fda20c5a486e456ea213dc3d694764405e261470 with infra container: openstack/keystone-db-create-wzpkh/POD" id=6fb85e93-ce45-45c2-94f3-f498ea0aad3b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.100272 | controller | Jun 11 11:04:32.769529 crc crio[22652]: time="2026-06-11T11:04:32.767323218Z" level=info msg="Starting container: 3a657274e37d4e9a29ae10fa876470119e028e22b989eb0426b5d6274f790a27" id=4cea5e6d-5da9-4cb0-994a-7e1cee8e3194 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.100290 | controller | Jun 11 11:04:32.774269 crc crio[22652]: time="2026-06-11T11:04:32.774052497Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=c1c15851-89f0-4fb8-a66e-28ddd5cd7dbb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.100308 | controller | Jun 11 11:04:32.778728 crc crio[22652]: time="2026-06-11T11:04:32.778644281Z" level=info msg="Started container" PID=57248 containerID=3a657274e37d4e9a29ae10fa876470119e028e22b989eb0426b5d6274f790a27 description=openstack/glance-db-create-48h59/mariadb-database-create id=4cea5e6d-5da9-4cb0-994a-7e1cee8e3194 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3e4998413b98f05a5db3e0ab5651d6b2007fc2987404ec98a27e09ac85331a7e
2026-06-11 11:57:59.100326 | controller | Jun 11 11:04:32.791259 crc crio[22652]: time="2026-06-11T11:04:32.790990148Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=6e82c092-0aba-4960-bf3f-b658c5ec85fe name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.100365 | controller | Jun 11 11:04:32.801804 crc crio[22652]: time="2026-06-11T11:04:32.80157842Z" level=info msg="Creating container: openstack/keystone-db-create-wzpkh/mariadb-database-create" id=a222f81e-9a9f-42c5-a02e-e882bff9c538 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.100389 | controller | Jun 11 11:04:32.805792 crc crio[22652]: time="2026-06-11T11:04:32.805692151Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.100409 | controller | Jun 11 11:04:32.810531 crc crio[22652]: time="2026-06-11T11:04:32.805995029Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.100426 | controller | Jun 11 11:04:32.814373 crc crio[22652]: time="2026-06-11T11:04:32.81432855Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.100443 | controller | Jun 11 11:04:32.879053 crc crio[22652]: time="2026-06-11T11:04:32.878974974Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.100464 | controller | Jun 11 11:04:32.901076 crc crio[22652]: time="2026-06-11T11:04:32.90086068Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.100482 | controller | Jun 11 11:04:32.953291 crc crio[22652]: 2026-06-11T11:04:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ce430b31b70eeac Mac:52:ef:f5:ec:4b:a4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7f Mtu:0 Sandbox:/var/run/netns/a3d7fd07-0f6a-4723-8c77-5b7904381b50 SocketPath: PciID:}] [{Interface:0xc000015490 Address:{IP:10.217.0.127 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.100499 | controller | Jun 11 11:04:32.955510 crc crio[22652]: time="2026-06-11T11:04:32.955359468Z" level=info msg="Got pod network &{Name:placement-2379-account-create-update-gctzb Namespace:openstack ID:ce430b31b70eeac8a9958a140e268402212149ad5ab3785027fd748bbf514fcc UID:0075fa64-83b6-4f89-b8bf-952c7283760c NetNS:/var/run/netns/a3d7fd07-0f6a-4723-8c77-5b7904381b50 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0075fa64_83b6_4f89_b8bf_952c7283760c.slice PodAnnotations:0xc002acc0e0}] Aliases:map[]}"
2026-06-11 11:57:59.100517 | controller | Jun 11 11:04:32.955622 crc crio[22652]: time="2026-06-11T11:04:32.955516013Z" level=info msg="Checking pod openstack_placement-2379-account-create-update-gctzb for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.100534 | controller | Jun 11 11:04:32.961314 crc crio[22652]: 2026-06-11T11:04:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b648d8108b65208 Mac:4a:03:22:49:6b:d2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7e Mtu:0 Sandbox:/var/run/netns/abb6cb7b-962c-4076-b076-7556c610fd02 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.126 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.100551 | controller | Jun 11 11:04:32.961873 crc crio[22652]: time="2026-06-11T11:04:32.961783629Z" level=info msg="Got pod network &{Name:placement-db-create-rvs77 Namespace:openstack ID:b648d8108b65208ef632ce19a02ca7e916d64a0151a8890ecbb3ca5321dc7f2e UID:df75942a-dd3d-4b34-b13d-988c9dff944f NetNS:/var/run/netns/abb6cb7b-962c-4076-b076-7556c610fd02 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddf75942a_dd3d_4b34_b13d_988c9dff944f.slice PodAnnotations:0xc0022f63a8}] Aliases:map[]}"
2026-06-11 11:57:59.100568 | controller | Jun 11 11:04:32.962015 crc crio[22652]: time="2026-06-11T11:04:32.961948744Z" level=info msg="Checking pod openstack_placement-db-create-rvs77 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.100585 | controller | Jun 11 11:04:32.981387 crc crio[22652]: time="2026-06-11T11:04:32.981263709Z" level=info msg="Ran pod sandbox ce430b31b70eeac8a9958a140e268402212149ad5ab3785027fd748bbf514fcc with infra container: openstack/placement-2379-account-create-update-gctzb/POD" id=eeede55d-12f1-4abd-8eca-146bf60e939d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.100602 | controller | Jun 11 11:04:32.984641 crc crio[22652]: time="2026-06-11T11:04:32.984567414Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=4fbf7603-6c04-4b87-8445-b679b5d96026 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.100619 | controller | Jun 11 11:04:32.987774 crc crio[22652]: time="2026-06-11T11:04:32.987560127Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=3dad34e8-e99e-49ce-ac8f-094549d46d06 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.100637 | controller | Jun 11 11:04:32.996506 crc crio[22652]: time="2026-06-11T11:04:32.996355812Z" level=info msg="Creating container: openstack/placement-2379-account-create-update-gctzb/mariadb-account-create-update" id=787bfc03-04d7-49c5-9a22-fb228958ddf3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.100658 | controller | Jun 11 11:04:32.996901 crc crio[22652]: time="2026-06-11T11:04:32.996773056Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.100676 | controller | Jun 11 11:04:32.998467 crc crio[22652]: time="2026-06-11T11:04:32.998378136Z" level=info msg="Ran pod sandbox b648d8108b65208ef632ce19a02ca7e916d64a0151a8890ecbb3ca5321dc7f2e with infra container: openstack/placement-db-create-rvs77/POD" id=34159e3f-6c34-4e5e-9b7e-794a6e9e5792 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.100694 | controller | Jun 11 11:04:33.001212 crc crio[22652]: time="2026-06-11T11:04:33.001048091Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=985b0ca8-d5db-4135-aeab-0809cf3c152c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.100711 | controller | Jun 11 11:04:33.002448 crc crio[22652]: time="2026-06-11T11:04:33.00232596Z" level=info msg="Created container a2ed7b3b04f84570597153f6a2c14965a1b5badb703dc2043b1dfe4bfe3997bb: openstack/glance-3136-account-create-update-6xt6q/mariadb-account-create-update" id=629caf1d-b65f-4364-a2b9-3271c850e60a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.100727 | controller | Jun 11 11:04:33.004543 crc crio[22652]: time="2026-06-11T11:04:33.004466819Z" level=info msg="Starting container: a2ed7b3b04f84570597153f6a2c14965a1b5badb703dc2043b1dfe4bfe3997bb" id=de291a52-9004-47c9-8fc5-47c9a6f70460 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.100744 | controller | Jun 11 11:04:33.014447 crc crio[22652]: time="2026-06-11T11:04:33.014368586Z" level=info msg="Started container" PID=57273 containerID=a2ed7b3b04f84570597153f6a2c14965a1b5badb703dc2043b1dfe4bfe3997bb description=openstack/glance-3136-account-create-update-6xt6q/mariadb-account-create-update id=de291a52-9004-47c9-8fc5-47c9a6f70460 name=/runtime.v1.RuntimeService/StartContainer sandboxID=52134ad1b84dc02fffa14865569bf0a96f6348a6a62e780cd1aa2281d5e66247
2026-06-11 11:57:59.100761 | controller | Jun 11 11:04:33.025168 crc crio[22652]: time="2026-06-11T11:04:33.025036601Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=4fab1f37-2f49-4c47-811e-72eaaacd2c0b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.100778 | controller | Jun 11 11:04:33.039768 crc crio[22652]: time="2026-06-11T11:04:33.039672149Z" level=info msg="Creating container: openstack/placement-db-create-rvs77/mariadb-database-create" id=80928d45-13d8-4a51-94ca-29eee48e07a6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.100795 | controller | Jun 11 11:04:33.040105 crc crio[22652]: time="2026-06-11T11:04:33.040086242Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.100811 | controller | Jun 11 11:04:33.042518 crc crio[22652]: time="2026-06-11T11:04:33.042438465Z" level=info msg="Created container 68838653a8bdef6c5211b0e277c34ae9c66535d1c9913fc26e9932c16d5a1914: openstack/keystone-db-create-wzpkh/mariadb-database-create" id=a222f81e-9a9f-42c5-a02e-e882bff9c538 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.100828 | controller | Jun 11 11:04:33.047492 crc crio[22652]: time="2026-06-11T11:04:33.04732742Z" level=info msg="Starting container: 68838653a8bdef6c5211b0e277c34ae9c66535d1c9913fc26e9932c16d5a1914" id=2b7f2ae9-41b1-42aa-b81e-5acd4901275a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.100845 | controller | Jun 11 11:04:33.056361 crc crio[22652]: time="2026-06-11T11:04:33.056167305Z" level=info msg="Started container" PID=57282 containerID=68838653a8bdef6c5211b0e277c34ae9c66535d1c9913fc26e9932c16d5a1914 description=openstack/keystone-db-create-wzpkh/mariadb-database-create id=2b7f2ae9-41b1-42aa-b81e-5acd4901275a name=/runtime.v1.RuntimeService/StartContainer sandboxID=1f5e537fd5bede545d2d5f15fda20c5a486e456ea213dc3d694764405e261470
2026-06-11 11:57:59.100864 | controller | Jun 11 11:04:33.067574 crc crio[22652]: time="2026-06-11T11:04:33.067349996Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.100882 | controller | Jun 11 11:04:33.076673 crc crio[22652]: time="2026-06-11T11:04:33.076546994Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.100899 | controller | Jun 11 11:04:33.099644 crc crio[22652]: time="2026-06-11T11:04:33.099535145Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.100916 | controller | Jun 11 11:04:33.105799 crc crio[22652]: time="2026-06-11T11:04:33.105680196Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.100932 | controller | Jun 11 11:04:33.130939 crc crio[22652]: 2026-06-11T11:04:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9c31580446cfd67 Mac:ee:da:21:e7:a0:32 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7d Mtu:0 Sandbox:/var/run/netns/de81852a-d1a8-4c83-9fed-eda11685afc9 SocketPath: PciID:}] [{Interface:0xc000014580 Address:{IP:10.217.0.125 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.100950 | controller | Jun 11 11:04:33.132613 crc crio[22652]: time="2026-06-11T11:04:33.132530625Z" level=info msg="Got pod network &{Name:keystone-6159-account-create-update-7vtnj Namespace:openstack ID:9c31580446cfd6753735389cf390a0b8be9df247d92da6ebe24b03a8eb5c9f63 UID:f2192e5f-9c90-4a0b-8c3c-f479edde86cf NetNS:/var/run/netns/de81852a-d1a8-4c83-9fed-eda11685afc9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf2192e5f_9c90_4a0b_8c3c_f479edde86cf.slice PodAnnotations:0xc001e8e130}] Aliases:map[]}"
2026-06-11 11:57:59.100967 | controller | Jun 11 11:04:33.132806 crc crio[22652]: time="2026-06-11T11:04:33.132719721Z" level=info msg="Checking pod openstack_keystone-6159-account-create-update-7vtnj for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.100985 | controller | Jun 11 11:04:33.169216 crc crio[22652]: time="2026-06-11T11:04:33.169050512Z" level=info msg="Ran pod sandbox 9c31580446cfd6753735389cf390a0b8be9df247d92da6ebe24b03a8eb5c9f63 with infra container: openstack/keystone-6159-account-create-update-7vtnj/POD" id=c694ceb5-a609-4a69-a0da-eb1e129f2f29 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.101002 | controller | Jun 11 11:04:33.180027 crc crio[22652]: time="2026-06-11T11:04:33.178593471Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=90b8dd45-0658-40a3-8823-13d7989cc316 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.101020 | controller | Jun 11 11:04:33.183397 crc crio[22652]: time="2026-06-11T11:04:33.183108273Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=5856cfa6-cb26-4dc6-b63e-10a34fe9f1ed name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.101037 | controller | Jun 11 11:04:33.196631 crc crio[22652]: time="2026-06-11T11:04:33.196537193Z" level=info msg="Creating container: openstack/keystone-6159-account-create-update-7vtnj/mariadb-account-create-update" id=a4e6e10d-a8a9-4210-9dd7-afa5f64baa27 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.101057 | controller | Jun 11 11:04:33.196985 crc crio[22652]: time="2026-06-11T11:04:33.196935646Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.101075 | controller | Jun 11 11:04:33.267604 crc crio[22652]: time="2026-06-11T11:04:33.266417213Z" level=info msg="Stopping pod sandbox: 2ea7b02417ca878b2ea6f423686edc68afb5402cbcaadda3f4bee52723928439" id=50cf2972-a637-46a3-8106-bb89ebdb8c98 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.101091 | controller | Jun 11 11:04:33.267604 crc crio[22652]: time="2026-06-11T11:04:33.267170247Z" level=info msg="Got pod network &{Name:root-account-create-update-tbv46 Namespace:openstack ID:2ea7b02417ca878b2ea6f423686edc68afb5402cbcaadda3f4bee52723928439 UID:2f63f026-d8e6-48fb-a56a-1e792769e9d4 NetNS:/var/run/netns/06859317-119c-402a-878b-77741d5cb00a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2f63f026_d8e6_48fb_a56a_1e792769e9d4.slice PodAnnotations:0xc0014a40e8}] Aliases:map[]}"
2026-06-11 11:57:59.101108 | controller | Jun 11 11:04:33.267604 crc crio[22652]: time="2026-06-11T11:04:33.267371204Z" level=info msg="Deleting pod openstack_root-account-create-update-tbv46 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.101125 | controller | Jun 11 11:04:33.282056 crc crio[22652]: time="2026-06-11T11:04:33.281944381Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.101142 | controller | Jun 11 11:04:33.287232 crc crio[22652]: time="2026-06-11T11:04:33.287091921Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.101160 | controller | Jun 11 11:04:33.308720 crc crio[22652]: time="2026-06-11T11:04:33.307943456Z" level=info msg="Created container cdbda7a095b7682cd8ddb0467c80e2f2fdb5c4aa57123aca28a330cf1f26fe39: openstack/placement-2379-account-create-update-gctzb/mariadb-account-create-update" id=787bfc03-04d7-49c5-9a22-fb228958ddf3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.101178 | controller | Jun 11 11:04:33.309028 crc crio[22652]: time="2026-06-11T11:04:33.308953565Z" level=info msg="Created container e42e5c1c8dbf5be97f9058799efecf9e625f51b7afe193fe3d25d83cb9b4fbcc: openstack/placement-db-create-rvs77/mariadb-database-create" id=80928d45-13d8-4a51-94ca-29eee48e07a6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.101195 | controller | Jun 11 11:04:33.313267 crc crio[22652]: time="2026-06-11T11:04:33.312406564Z" level=info msg="Starting container: cdbda7a095b7682cd8ddb0467c80e2f2fdb5c4aa57123aca28a330cf1f26fe39" id=ae8712b9-6164-4293-bc23-9fe75bfc5240 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.101213 | controller | Jun 11 11:04:33.313267 crc crio[22652]: time="2026-06-11T11:04:33.312857019Z" level=info msg="Starting container: e42e5c1c8dbf5be97f9058799efecf9e625f51b7afe193fe3d25d83cb9b4fbcc" id=b02b8338-1763-4e19-aab8-2b887d404385 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.101230 | controller | Jun 11 11:04:33.323677 crc crio[22652]: time="2026-06-11T11:04:33.323573964Z" level=info msg="Started container" PID=57317 containerID=cdbda7a095b7682cd8ddb0467c80e2f2fdb5c4aa57123aca28a330cf1f26fe39 description=openstack/placement-2379-account-create-update-gctzb/mariadb-account-create-update id=ae8712b9-6164-4293-bc23-9fe75bfc5240 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ce430b31b70eeac8a9958a140e268402212149ad5ab3785027fd748bbf514fcc
2026-06-11 11:57:59.101248 | controller | Jun 11 11:04:33.339348 crc crio[22652]: time="2026-06-11T11:04:33.336730037Z" level=info msg="Started container" PID=57322 containerID=e42e5c1c8dbf5be97f9058799efecf9e625f51b7afe193fe3d25d83cb9b4fbcc description=openstack/placement-db-create-rvs77/mariadb-database-create id=b02b8338-1763-4e19-aab8-2b887d404385 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b648d8108b65208ef632ce19a02ca7e916d64a0151a8890ecbb3ca5321dc7f2e
2026-06-11 11:57:59.101269 | controller | Jun 11 11:04:33.423478 crc crio[22652]: time="2026-06-11T11:04:33.423338019Z" level=info msg="Created container d1ca93bfc745e29138df3c6c2d04b92994914a2f579c08ac8a9846b5783d43f5: openstack/keystone-6159-account-create-update-7vtnj/mariadb-account-create-update" id=a4e6e10d-a8a9-4210-9dd7-afa5f64baa27 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.101287 | controller | Jun 11 11:04:33.424471 crc crio[22652]: time="2026-06-11T11:04:33.424392312Z" level=info msg="Starting container: d1ca93bfc745e29138df3c6c2d04b92994914a2f579c08ac8a9846b5783d43f5" id=36f774f1-649b-4a18-a0c9-13dcf73dd583 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.101305 | controller | Jun 11 11:04:33.436715 crc crio[22652]: time="2026-06-11T11:04:33.43579472Z" level=info msg="Started container" PID=57382 containerID=d1ca93bfc745e29138df3c6c2d04b92994914a2f579c08ac8a9846b5783d43f5 description=openstack/keystone-6159-account-create-update-7vtnj/mariadb-account-create-update id=36f774f1-649b-4a18-a0c9-13dcf73dd583 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9c31580446cfd6753735389cf390a0b8be9df247d92da6ebe24b03a8eb5c9f63
2026-06-11 11:57:59.101323 | controller | Jun 11 11:04:33.696988 crc crio[22652]: time="2026-06-11T11:04:33.696892848Z" level=info msg="Stopped pod sandbox: 2ea7b02417ca878b2ea6f423686edc68afb5402cbcaadda3f4bee52723928439" id=50cf2972-a637-46a3-8106-bb89ebdb8c98 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.101341 | controller | Jun 11 11:04:34.319283 crc crio[22652]: time="2026-06-11T11:04:34.318783301Z" level=info msg="Stopping pod sandbox: 3e4998413b98f05a5db3e0ab5651d6b2007fc2987404ec98a27e09ac85331a7e" id=39383fb5-42f9-427b-9d60-5054b2167927 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.101380 | controller | Jun 11 11:04:34.320215 crc crio[22652]: time="2026-06-11T11:04:34.320065192Z" level=info msg="Got pod network &{Name:glance-db-create-48h59 Namespace:openstack ID:3e4998413b98f05a5db3e0ab5651d6b2007fc2987404ec98a27e09ac85331a7e UID:5af7bbda-9b2f-44d2-815b-987a8d959303 NetNS:/var/run/netns/36f57f8a-d98e-44be-99e3-85cc702e42a4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5af7bbda_9b2f_44d2_815b_987a8d959303.slice PodAnnotations:0xc00008cb30}] Aliases:map[]}"
2026-06-11 11:57:59.101400 | controller | Jun 11 11:04:34.320374 crc crio[22652]: time="2026-06-11T11:04:34.32032714Z" level=info msg="Deleting pod openstack_glance-db-create-48h59 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.101419 | controller | Jun 11 11:04:34.725800 crc crio[22652]: time="2026-06-11T11:04:34.72569476Z" level=info msg="Stopped pod sandbox: 3e4998413b98f05a5db3e0ab5651d6b2007fc2987404ec98a27e09ac85331a7e" id=39383fb5-42f9-427b-9d60-5054b2167927 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.101436 | controller | Jun 11 11:04:35.335229 crc crio[22652]: time="2026-06-11T11:04:35.335019619Z" level=info msg="Stopping pod sandbox: 9c31580446cfd6753735389cf390a0b8be9df247d92da6ebe24b03a8eb5c9f63" id=e97815c5-f331-40a7-ad01-cdc9c49ae0b9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.101453 | controller | Jun 11 11:04:35.335835 crc crio[22652]: time="2026-06-11T11:04:35.335068453Z" level=info msg="Stopping pod sandbox: 52134ad1b84dc02fffa14865569bf0a96f6348a6a62e780cd1aa2281d5e66247" id=d4e781b9-b934-48d6-b81d-ea5d83691eed name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.101472 | controller | Jun 11 11:04:35.335914 crc crio[22652]: time="2026-06-11T11:04:35.335882456Z" level=info msg="Got pod network &{Name:keystone-6159-account-create-update-7vtnj Namespace:openstack ID:9c31580446cfd6753735389cf390a0b8be9df247d92da6ebe24b03a8eb5c9f63 UID:f2192e5f-9c90-4a0b-8c3c-f479edde86cf NetNS:/var/run/netns/de81852a-d1a8-4c83-9fed-eda11685afc9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf2192e5f_9c90_4a0b_8c3c_f479edde86cf.slice PodAnnotations:0xc0009886f8}] Aliases:map[]}"
2026-06-11 11:57:59.101493 | controller | Jun 11 11:04:35.336072 crc crio[22652]: time="2026-06-11T11:04:35.33601816Z" level=info msg="Deleting pod openstack_keystone-6159-account-create-update-7vtnj from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.101512 | controller | Jun 11 11:04:35.336640 crc crio[22652]: time="2026-06-11T11:04:35.336571578Z" level=info msg="Stopping pod sandbox: b648d8108b65208ef632ce19a02ca7e916d64a0151a8890ecbb3ca5321dc7f2e" id=46b941d6-7777-4871-83cb-9f74030acf68 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.101530 | controller | Jun 11 11:04:35.336875 crc crio[22652]: time="2026-06-11T11:04:35.336788458Z" level=info msg="Got pod network &{Name:glance-3136-account-create-update-6xt6q Namespace:openstack ID:52134ad1b84dc02fffa14865569bf0a96f6348a6a62e780cd1aa2281d5e66247 UID:f00f4f57-249a-4e3a-89d7-b77c48f41b72 NetNS:/var/run/netns/bda2f63a-d99c-464b-8357-2e25b2e55b34 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf00f4f57_249a_4e3a_89d7_b77c48f41b72.slice PodAnnotations:0xc0004bf258}] Aliases:map[]}"
2026-06-11 11:57:59.101548 | controller | Jun 11 11:04:35.337040 crc crio[22652]: time="2026-06-11T11:04:35.336983181Z" level=info msg="Got pod network &{Name:placement-db-create-rvs77 Namespace:openstack ID:b648d8108b65208ef632ce19a02ca7e916d64a0151a8890ecbb3ca5321dc7f2e UID:df75942a-dd3d-4b34-b13d-988c9dff944f NetNS:/var/run/netns/abb6cb7b-962c-4076-b076-7556c610fd02 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddf75942a_dd3d_4b34_b13d_988c9dff944f.slice PodAnnotations:0xc00008cd90}] Aliases:map[]}"
2026-06-11 11:57:59.101566 | controller | Jun 11 11:04:35.337112 crc crio[22652]: time="2026-06-11T11:04:35.336854157Z" level=info msg="Stopping pod sandbox: ce430b31b70eeac8a9958a140e268402212149ad5ab3785027fd748bbf514fcc" id=65765072-223f-491f-abdd-5e422340b6bd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.101582 | controller | Jun 11 11:04:35.337307 crc crio[22652]: time="2026-06-11T11:04:35.337210748Z" level=info msg="Deleting pod openstack_placement-db-create-rvs77 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.101599 | controller | Jun 11 11:04:35.337627 crc crio[22652]: time="2026-06-11T11:04:35.337469889Z" level=info msg="Deleting pod openstack_glance-3136-account-create-update-6xt6q from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.101617 | controller | Jun 11 11:04:35.338250 crc crio[22652]: time="2026-06-11T11:04:35.33760171Z" level=info msg="Stopping pod sandbox: 1f5e537fd5bede545d2d5f15fda20c5a486e456ea213dc3d694764405e261470" id=86b3605a-5e65-4942-98d6-64638f5e40bd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.101635 | controller | Jun 11 11:04:35.338435 crc crio[22652]: time="2026-06-11T11:04:35.337655932Z" level=info msg="Got pod network &{Name:placement-2379-account-create-update-gctzb Namespace:openstack ID:ce430b31b70eeac8a9958a140e268402212149ad5ab3785027fd748bbf514fcc UID:0075fa64-83b6-4f89-b8bf-952c7283760c NetNS:/var/run/netns/a3d7fd07-0f6a-4723-8c77-5b7904381b50 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0075fa64_83b6_4f89_b8bf_952c7283760c.slice PodAnnotations:0xc002618778}] Aliases:map[]}"
2026-06-11 11:57:59.101656 | controller | Jun 11 11:04:35.338519 crc crio[22652]: time="2026-06-11T11:04:35.338505218Z" level=info msg="Deleting pod openstack_placement-2379-account-create-update-gctzb from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.101675 | controller | Jun 11 11:04:35.339500 crc crio[22652]: time="2026-06-11T11:04:35.339433591Z" level=info msg="Got pod network &{Name:keystone-db-create-wzpkh Namespace:openstack ID:1f5e537fd5bede545d2d5f15fda20c5a486e456ea213dc3d694764405e261470 UID:c56d9081-d154-41d8-a3b2-fa9c3ccd231e NetNS:/var/run/netns/340ecdb8-ce54-47fe-8699-25605453679a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc56d9081_d154_41d8_a3b2_fa9c3ccd231e.slice PodAnnotations:0xc0014a4778}] Aliases:map[]}"
2026-06-11 11:57:59.101692 | controller | Jun 11 11:04:35.339910 crc crio[22652]: time="2026-06-11T11:04:35.339854595Z" level=info msg="Deleting pod openstack_keystone-db-create-wzpkh from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.101710 | controller | Jun 11 11:04:35.729539 crc crio[22652]: time="2026-06-11T11:04:35.72924151Z" level=info msg="Stopped pod sandbox: 9c31580446cfd6753735389cf390a0b8be9df247d92da6ebe24b03a8eb5c9f63" id=e97815c5-f331-40a7-ad01-cdc9c49ae0b9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.101728 | controller | Jun 11 11:04:35.909063 crc crio[22652]: time="2026-06-11T11:04:35.908913418Z" level=info msg="Stopped pod sandbox: ce430b31b70eeac8a9958a140e268402212149ad5ab3785027fd748bbf514fcc" id=65765072-223f-491f-abdd-5e422340b6bd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.101746 | controller | Jun 11 11:04:35.914737 crc crio[22652]: time="2026-06-11T11:04:35.914630627Z" level=info msg="Stopped pod sandbox: 1f5e537fd5bede545d2d5f15fda20c5a486e456ea213dc3d694764405e261470" id=86b3605a-5e65-4942-98d6-64638f5e40bd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.101763 | controller | Jun 11 11:04:35.918497 crc crio[22652]: time="2026-06-11T11:04:35.91839534Z" level=info msg="Stopped pod sandbox: b648d8108b65208ef632ce19a02ca7e916d64a0151a8890ecbb3ca5321dc7f2e" id=46b941d6-7777-4871-83cb-9f74030acf68 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.101780 | controller | Jun 11 11:04:35.934177 crc crio[22652]: time="2026-06-11T11:04:35.932356543Z" level=info msg="Stopped pod sandbox: 52134ad1b84dc02fffa14865569bf0a96f6348a6a62e780cd1aa2281d5e66247" id=d4e781b9-b934-48d6-b81d-ea5d83691eed name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.101797 | controller | Jun 11 11:04:37.408727 crc crio[22652]: time="2026-06-11T11:04:37.40759589Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=9db3916e-0f5c-47e5-9287-ccb2d8a4c948 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.101813 | controller | Jun 11 11:04:37.417361 crc crio[22652]: time="2026-06-11T11:04:37.417322084Z" level=info msg="Stopping pod sandbox: 83b300f4445870f8b000d8ad2698e7dbd09ef41f56246c3cf547f62c468a6194" id=11fdf8ce-8534-4e63-a41f-2a283fd39ea3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.101831 | controller | Jun 11 11:04:37.418301 crc crio[22652]: time="2026-06-11T11:04:37.418274194Z" level=info msg="Got pod network &{Name:swift-ring-rebalance-9nsrh Namespace:openstack ID:83b300f4445870f8b000d8ad2698e7dbd09ef41f56246c3cf547f62c468a6194 UID:ee5bbbb7-2f3c-48d3-9ef0-c5586d2d07fa NetNS:/var/run/netns/5c6abbf0-205c-4d62-9426-fb13bdeda0f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podee5bbbb7_2f3c_48d3_9ef0_c5586d2d07fa.slice PodAnnotations:0xc0014a4110}] Aliases:map[]}"
2026-06-11 11:57:59.101848 | controller | Jun 11 11:04:37.418514 crc crio[22652]: time="2026-06-11T11:04:37.418496561Z" level=info msg="Deleting pod openstack_swift-ring-rebalance-9nsrh from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.101869 | controller | Jun 11 11:04:37.419056 crc crio[22652]: time="2026-06-11T11:04:37.419025878Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=85e1dfc1-4f00-4c3c-9fb1-0c9ce5e7ee36 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.101887 | controller | Jun 11 11:04:37.473605 crc crio[22652]: time="2026-06-11T11:04:37.473539585Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=2fdcc911-04b3-42b0-854d-c410792e0116 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.101904 | controller | Jun 11 11:04:37.483301 crc crio[22652]: time="2026-06-11T11:04:37.483217869Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=2cc840a3-c932-4324-b86c-aeaec0d21ed8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.101921 | controller | Jun 11 11:04:37.542705 crc crio[22652]: time="2026-06-11T11:04:37.54230697Z" level=info msg="Creating container: openstack/rabbitmq-server-0/rabbitmq" id=b9b99e8f-a0d5-4c86-a9f2-dafca012a27f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.101939 | controller | Jun 11 11:04:37.542989 crc crio[22652]: time="2026-06-11T11:04:37.542952861Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.101955 | controller | Jun 11 11:04:37.560318 crc crio[22652]: time="2026-06-11T11:04:37.560036477Z" level=info msg="Creating container: openstack/rabbitmq-cell1-server-0/rabbitmq" id=8bd65411-736b-448f-a549-3afaff60c1d1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.101972 | controller | Jun 11 11:04:37.568314 crc crio[22652]: time="2026-06-11T11:04:37.56817499Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.101990 | controller | Jun 11 11:04:37.601658 crc crio[22652]: time="2026-06-11T11:04:37.601598029Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.102007 | controller | Jun 11 11:04:37.606297 crc crio[22652]: time="2026-06-11T11:04:37.606252366Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.102023 | controller | Jun 11 11:04:37.608702 crc crio[22652]: time="2026-06-11T11:04:37.608502704Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.102041 | controller | Jun 11 11:04:37.612245 crc crio[22652]: time="2026-06-11T11:04:37.612086007Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.102058 | controller | Jun 11 11:04:37.761361 crc crio[22652]: time="2026-06-11T11:04:37.76130568Z" level=info msg="Created container f3fa568ab55ef572b924c05f14593e34a880c8ccbe37d95fe22c7fb2af9b70b9: openstack/rabbitmq-server-0/rabbitmq" id=b9b99e8f-a0d5-4c86-a9f2-dafca012a27f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.102075 | controller | Jun 11 11:04:37.764669 crc crio[22652]: time="2026-06-11T11:04:37.764591213Z" level=info msg="Starting container: f3fa568ab55ef572b924c05f14593e34a880c8ccbe37d95fe22c7fb2af9b70b9" id=45393aa0-294a-40d1-a510-b63f380338ad name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.102093 | controller | Jun 11 11:04:37.769323 crc crio[22652]: time="2026-06-11T11:04:37.769077155Z" level=info msg="Created container e78ce6ece75bb32f74b7760660a2971bcfd685f5940c977b973ce4ff5de597dc: openstack/rabbitmq-cell1-server-0/rabbitmq" id=8bd65411-736b-448f-a549-3afaff60c1d1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.102113 | controller | Jun 11 11:04:37.770025 crc crio[22652]: time="2026-06-11T11:04:37.769984013Z" level=info msg="Started container" PID=57763 containerID=f3fa568ab55ef572b924c05f14593e34a880c8ccbe37d95fe22c7fb2af9b70b9 description=openstack/rabbitmq-server-0/rabbitmq id=45393aa0-294a-40d1-a510-b63f380338ad name=/runtime.v1.RuntimeService/StartContainer sandboxID=68c28310e93ce04289a3136ad93a9a8461ba81633ec853a01d9fd0670e7d6740
2026-06-11 11:57:59.102130 | controller | Jun 11 11:04:37.771781 crc crio[22652]: time="2026-06-11T11:04:37.771707847Z" level=info msg="Stopped pod sandbox: 83b300f4445870f8b000d8ad2698e7dbd09ef41f56246c3cf547f62c468a6194" id=11fdf8ce-8534-4e63-a41f-2a283fd39ea3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.102147 | controller | Jun 11 11:04:37.775870 crc crio[22652]: time="2026-06-11T11:04:37.775681971Z" level=info msg="Starting container: e78ce6ece75bb32f74b7760660a2971bcfd685f5940c977b973ce4ff5de597dc" id=59bf2d9d-60f7-450d-adc1-3bc50e66f23c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.102164 | controller | Jun 11 11:04:37.780944 crc crio[22652]: time="2026-06-11T11:04:37.780843933Z" level=info msg="Started container" PID=57764 containerID=e78ce6ece75bb32f74b7760660a2971bcfd685f5940c977b973ce4ff5de597dc description=openstack/rabbitmq-cell1-server-0/rabbitmq id=59bf2d9d-60f7-450d-adc1-3bc50e66f23c name=/runtime.v1.RuntimeService/StartContainer sandboxID=c2786fd46ac0a8592e2e22a166ee96d1b10e6b1eb2a55bdad611709533c77aa0
2026-06-11 11:57:59.102182 | controller | Jun 11 11:04:40.255218 crc crio[22652]: time="2026-06-11T11:04:40.254397716Z" level=info msg="Running pod sandbox: openstack/ovn-controller-hfc5h-config-vq8bw/POD" id=e3d2e620-b5ff-4988-baf6-1f11b6231a0b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.102199 | controller | Jun 11 11:04:40.256485 crc crio[22652]: time="2026-06-11T11:04:40.255291424Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.102216 | controller | Jun 11 11:04:40.288645 crc crio[22652]: time="2026-06-11T11:04:40.288541056Z" level=info msg="Got pod network &{Name:ovn-controller-hfc5h-config-vq8bw Namespace:openstack ID:801978f5110caa790749229c0075870a86ecda7ef14eca29a56c29d00a63d457 UID:86f3a79c-230d-43ec-ac06-f998234d5d8b NetNS:/var/run/netns/f7e74bf9-a22c-4433-b38a-aa57aa0f6a85 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod86f3a79c_230d_43ec_ac06_f998234d5d8b.slice PodAnnotations:0xc0014a4d50}] Aliases:map[]}"
2026-06-11 11:57:59.102234 | controller | Jun 11 11:04:40.288645 crc crio[22652]: time="2026-06-11T11:04:40.288610218Z" level=info msg="Adding pod openstack_ovn-controller-hfc5h-config-vq8bw to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.102252 | controller | Jun 11 11:04:40.812281 crc crio[22652]: 2026-06-11T11:04:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:801978f5110caa7 Mac:76:0a:32:4d:ff:8e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:80 Mtu:0 Sandbox:/var/run/netns/f7e74bf9-a22c-4433-b38a-aa57aa0f6a85 SocketPath: PciID:}] [{Interface:0xc0002845b0 Address:{IP:10.217.0.128 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.102269 | controller | Jun 11 11:04:40.814863 crc crio[22652]: time="2026-06-11T11:04:40.81437466Z" level=info msg="Got pod network &{Name:ovn-controller-hfc5h-config-vq8bw Namespace:openstack ID:801978f5110caa790749229c0075870a86ecda7ef14eca29a56c29d00a63d457 UID:86f3a79c-230d-43ec-ac06-f998234d5d8b NetNS:/var/run/netns/f7e74bf9-a22c-4433-b38a-aa57aa0f6a85 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod86f3a79c_230d_43ec_ac06_f998234d5d8b.slice PodAnnotations:0xc0014a4d50}] Aliases:map[]}"
2026-06-11 11:57:59.102295 | controller | Jun 11 11:04:40.814863 crc crio[22652]: time="2026-06-11T11:04:40.814614248Z" level=info msg="Checking pod openstack_ovn-controller-hfc5h-config-vq8bw for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.102313 | controller | Jun 11 11:04:40.821543 crc crio[22652]: time="2026-06-11T11:04:40.821468693Z" level=info msg="Ran pod sandbox 801978f5110caa790749229c0075870a86ecda7ef14eca29a56c29d00a63d457 with infra container: openstack/ovn-controller-hfc5h-config-vq8bw/POD" id=e3d2e620-b5ff-4988-baf6-1f11b6231a0b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.102330 | controller | Jun 11 11:04:40.824703 crc crio[22652]: time="2026-06-11T11:04:40.82461387Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified" id=83c85436-ed3d-4f62-8bc9-f35a3f0f7e8c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.102363 | controller | Jun 11 11:04:40.826890 crc crio[22652]: time="2026-06-11T11:04:40.826803149Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified" id=e14657e9-d49b-4c89-8f0c-a719bdf9e08d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.102386 | controller | Jun 11 11:04:40.834159 crc crio[22652]: time="2026-06-11T11:04:40.834050116Z" level=info msg="Creating container: openstack/ovn-controller-hfc5h-config-vq8bw/ovn-config" id=d1d14cf4-1423-44dd-9d1f-f81e65ce5531 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.102405 | controller | Jun 11 11:04:40.834606 crc crio[22652]: time="2026-06-11T11:04:40.834527261Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.102421 | controller | Jun 11 11:04:40.882785 crc crio[22652]: time="2026-06-11T11:04:40.882660059Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.102439 | controller | Jun 11 11:04:41.055414 crc crio[22652]: time="2026-06-11T11:04:41.055241725Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.102455 | controller | Jun 11 11:04:41.172384 crc crio[22652]: time="2026-06-11T11:04:41.172269703Z" level=info msg="Created container 852adaad2d96f9b441628415ccf1dab3b7e9e9dff097a15afe03d007b51da28b: openstack/ovn-controller-hfc5h-config-vq8bw/ovn-config" id=d1d14cf4-1423-44dd-9d1f-f81e65ce5531 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.102473 | controller | Jun 11 11:04:41.175987 crc crio[22652]: time="2026-06-11T11:04:41.175889928Z" level=info msg="Starting container: 852adaad2d96f9b441628415ccf1dab3b7e9e9dff097a15afe03d007b51da28b" id=977c20d6-4ec0-42c7-8753-d0896d5dd8b3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.102490 | controller | Jun 11 11:04:41.182383 crc crio[22652]: time="2026-06-11T11:04:41.182293837Z" level=info msg="Started container" PID=58188 containerID=852adaad2d96f9b441628415ccf1dab3b7e9e9dff097a15afe03d007b51da28b description=openstack/ovn-controller-hfc5h-config-vq8bw/ovn-config id=977c20d6-4ec0-42c7-8753-d0896d5dd8b3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=801978f5110caa790749229c0075870a86ecda7ef14eca29a56c29d00a63d457
2026-06-11 11:57:59.102508 | controller | Jun 11 11:04:42.858466 crc crio[22652]: time="2026-06-11T11:04:42.85757981Z" level=info msg="Running pod sandbox: openstack/glance-db-sync-4x2dn/POD" id=9b7a21cc-a3f7-462c-9dba-23cd007be4d2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.102525 | controller | Jun 11 11:04:42.859759 crc crio[22652]: time="2026-06-11T11:04:42.858495569Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.102547 | controller | Jun 11 11:04:42.890441 crc crio[22652]: time="2026-06-11T11:04:42.889871002Z" level=info msg="Got pod network &{Name:glance-db-sync-4x2dn Namespace:openstack ID:b8c8956b67ed174047a16138b6df8fec9038483e2d2dacf992881800c7eca45a UID:44a6bcbe-e0a2-4ec6-9e5f-3668a54d4dd7 NetNS:/var/run/netns/4dcdc361-5503-4664-afc3-1ae7a753e34c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod44a6bcbe_e0a2_4ec6_9e5f_3668a54d4dd7.slice PodAnnotations:0xc002acd600}] Aliases:map[]}"
2026-06-11 11:57:59.102566 | controller | Jun 11 11:04:42.890441 crc crio[22652]: time="2026-06-11T11:04:42.89043135Z" level=info msg="Adding pod openstack_glance-db-sync-4x2dn to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.102583 | controller | Jun 11 11:04:43.538108 crc crio[22652]: time="2026-06-11T11:04:43.53747557Z" level=info msg="Stopping pod sandbox: 801978f5110caa790749229c0075870a86ecda7ef14eca29a56c29d00a63d457" id=5d197a9b-fd27-439c-ab0b-7398f794b0d3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.102601 | controller | Jun 11 11:04:43.539052 crc crio[22652]: time="2026-06-11T11:04:43.538963077Z" level=info msg="Got pod network &{Name:ovn-controller-hfc5h-config-vq8bw Namespace:openstack ID:801978f5110caa790749229c0075870a86ecda7ef14eca29a56c29d00a63d457 UID:86f3a79c-230d-43ec-ac06-f998234d5d8b NetNS:/var/run/netns/f7e74bf9-a22c-4433-b38a-aa57aa0f6a85 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod86f3a79c_230d_43ec_ac06_f998234d5d8b.slice PodAnnotations:0xc002acd7a0}] Aliases:map[]}"
2026-06-11 11:57:59.102618 | controller | Jun 11 11:04:43.539313 crc crio[22652]: time="2026-06-11T11:04:43.539253796Z" level=info msg="Deleting pod openstack_ovn-controller-hfc5h-config-vq8bw from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.102636 | controller | Jun 11 11:04:43.581906 crc crio[22652]: 2026-06-11T11:04:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b8c8956b67ed174 Mac:ae:a3:e6:b9:7a:10 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:81 Mtu:0 Sandbox:/var/run/netns/4dcdc361-5503-4664-afc3-1ae7a753e34c SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.0.129 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.102653 | controller | Jun 11 11:04:43.583010 crc crio[22652]: time="2026-06-11T11:04:43.582934694Z" level=info msg="Got pod network &{Name:glance-db-sync-4x2dn Namespace:openstack ID:b8c8956b67ed174047a16138b6df8fec9038483e2d2dacf992881800c7eca45a UID:44a6bcbe-e0a2-4ec6-9e5f-3668a54d4dd7 NetNS:/var/run/netns/4dcdc361-5503-4664-afc3-1ae7a753e34c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod44a6bcbe_e0a2_4ec6_9e5f_3668a54d4dd7.slice PodAnnotations:0xc002acd600}] Aliases:map[]}"
2026-06-11 11:57:59.102671 | controller | Jun 11 11:04:43.583264 crc crio[22652]: time="2026-06-11T11:04:43.583213053Z" level=info msg="Checking pod openstack_glance-db-sync-4x2dn for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.102689 | controller | Jun 11 11:04:43.593940 crc crio[22652]: time="2026-06-11T11:04:43.593842298Z" level=info msg="Ran pod sandbox b8c8956b67ed174047a16138b6df8fec9038483e2d2dacf992881800c7eca45a with infra container: openstack/glance-db-sync-4x2dn/POD" id=9b7a21cc-a3f7-462c-9dba-23cd007be4d2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.102706 | controller | Jun 11 11:04:43.597024 crc crio[22652]: time="2026-06-11T11:04:43.596923462Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=e266ad41-5dcd-4601-82ca-47e2b7ab8dbf name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.102728 | controller | Jun 11 11:04:43.597402 crc crio[22652]: time="2026-06-11T11:04:43.597334906Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-glance-api:current-podified not found" id=e266ad41-5dcd-4601-82ca-47e2b7ab8dbf name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.102746 | controller | Jun 11 11:04:43.597540 crc crio[22652]: time="2026-06-11T11:04:43.597424328Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-glance-api:current-podified found" id=e266ad41-5dcd-4601-82ca-47e2b7ab8dbf name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.102764 | controller | Jun 11 11:04:43.598610 crc crio[22652]: time="2026-06-11T11:04:43.598516722Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=1a2b218b-b959-4033-9dfa-b72b641e0292 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.102782 | controller | Jun 11 11:04:43.609778 crc crio[22652]: time="2026-06-11T11:04:43.609695365Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\""
2026-06-11 11:57:59.102799 | controller | Jun 11 11:04:43.891709 crc crio[22652]: time="2026-06-11T11:04:43.891620255Z" level=info msg="Stopped pod sandbox: 801978f5110caa790749229c0075870a86ecda7ef14eca29a56c29d00a63d457" id=5d197a9b-fd27-439c-ab0b-7398f794b0d3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.102816 | controller | Jun 11 11:04:45.485618 crc crio[22652]: time="2026-06-11T11:04:45.48520925Z" level=info msg="Running pod sandbox: openstack/root-account-create-update-rx2q5/POD" id=e770a5d8-19c5-4d83-a0e3-7eea98d13137 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.102834 | controller | Jun 11 11:04:45.486656 crc crio[22652]: time="2026-06-11T11:04:45.485633554Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.102852 | controller | Jun 11 11:04:45.546900 crc crio[22652]: time="2026-06-11T11:04:45.546847381Z" level=info msg="Got pod network &{Name:root-account-create-update-rx2q5 Namespace:openstack ID:bb8b9ddd0f769ceeeb22639bc3b0ce80e0625b2dfa1648a37bd8cd1981af8398 UID:96ea7eb3-e57d-4a74-9bc8-c120dc3a00e0 NetNS:/var/run/netns/a2222668-f0b8-4128-af12-ee621edadf4c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod96ea7eb3_e57d_4a74_9bc8_c120dc3a00e0.slice PodAnnotations:0xc0004be5f0}] Aliases:map[]}"
2026-06-11 11:57:59.102869 | controller | Jun 11 11:04:45.547285 crc crio[22652]: time="2026-06-11T11:04:45.547260064Z" level=info msg="Adding pod openstack_root-account-create-update-rx2q5 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.102886 | controller | Jun 11 11:04:46.131516 crc crio[22652]: 2026-06-11T11:04:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bb8b9ddd0f769ce Mac:da:fe:11:4b:48:26 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:82 Mtu:0 Sandbox:/var/run/netns/a2222668-f0b8-4128-af12-ee621edadf4c SocketPath: PciID:}] [{Interface:0xc0001306a0 Address:{IP:10.217.0.130 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.102903 | controller | Jun 11 11:04:46.132976 crc crio[22652]: time="2026-06-11T11:04:46.132891792Z" level=info msg="Got pod network &{Name:root-account-create-update-rx2q5 Namespace:openstack ID:bb8b9ddd0f769ceeeb22639bc3b0ce80e0625b2dfa1648a37bd8cd1981af8398 UID:96ea7eb3-e57d-4a74-9bc8-c120dc3a00e0 NetNS:/var/run/netns/a2222668-f0b8-4128-af12-ee621edadf4c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod96ea7eb3_e57d_4a74_9bc8_c120dc3a00e0.slice PodAnnotations:0xc0004be5f0}] Aliases:map[]}"
2026-06-11 11:57:59.102920 | controller | Jun 11 11:04:46.133081 crc crio[22652]: time="2026-06-11T11:04:46.133061217Z" level=info msg="Checking pod openstack_root-account-create-update-rx2q5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.102940 | controller | Jun 11 11:04:46.144577 crc crio[22652]: time="2026-06-11T11:04:46.140983948Z" level=info msg="Ran pod sandbox bb8b9ddd0f769ceeeb22639bc3b0ce80e0625b2dfa1648a37bd8cd1981af8398 with infra container: openstack/root-account-create-update-rx2q5/POD" id=e770a5d8-19c5-4d83-a0e3-7eea98d13137 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.102958 | controller | Jun 11 11:04:46.144577 crc crio[22652]: time="2026-06-11T11:04:46.144461523Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=84ed78b4-c05b-437d-a8d2-9354cc1adbb0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.102976 | controller | Jun 11 11:04:46.149338 crc crio[22652]: time="2026-06-11T11:04:46.149261697Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=51f9d6b5-922a-4460-9493-ff7f3aba2cb5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.102993 | controller | Jun 11 11:04:46.158865 crc crio[22652]: time="2026-06-11T11:04:46.158786672Z" level=info msg="Creating container: openstack/root-account-create-update-rx2q5/mariadb-account-create-update" id=cf2fa590-2ec9-4e0c-b783-8e2d07ce397f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.103010 | controller | Jun 11 11:04:46.159413 crc crio[22652]: time="2026-06-11T11:04:46.15935752Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.103027 | controller | Jun 11 11:04:46.202605 crc crio[22652]: time="2026-06-11T11:04:46.201934824Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.103045 | controller | Jun 11 11:04:46.215532 crc crio[22652]: time="2026-06-11T11:04:46.215423438Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.103061 | controller | Jun 11 11:04:46.358225 crc crio[22652]: time="2026-06-11T11:04:46.358055315Z" level=info msg="Created container 411d28b84c2cb532d94077740ec4e54d434a89f35643c2ea57aef28bb10ba940: openstack/root-account-create-update-rx2q5/mariadb-account-create-update" id=cf2fa590-2ec9-4e0c-b783-8e2d07ce397f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.103079 | controller | Jun 11 11:04:46.359325 crc crio[22652]: time="2026-06-11T11:04:46.359266942Z" level=info msg="Starting container: 411d28b84c2cb532d94077740ec4e54d434a89f35643c2ea57aef28bb10ba940" id=7e073c6d-a179-4c59-8b60-a00cfdcca711 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.103097 | controller | Jun 11 11:04:46.364679 crc crio[22652]: time="2026-06-11T11:04:46.36461828Z" level=info msg="Started container" PID=58606 containerID=411d28b84c2cb532d94077740ec4e54d434a89f35643c2ea57aef28bb10ba940 description=openstack/root-account-create-update-rx2q5/mariadb-account-create-update id=7e073c6d-a179-4c59-8b60-a00cfdcca711 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bb8b9ddd0f769ceeeb22639bc3b0ce80e0625b2dfa1648a37bd8cd1981af8398
2026-06-11 11:57:59.103115 | controller | Jun 11 11:04:47.257350 crc crio[22652]: time="2026-06-11T11:04:47.256909485Z" level=info msg="Running pod sandbox: openstack/swift-storage-0/POD" id=f9950a78-9a32-481f-a6d0-841ca4fc618b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.103132 | controller | Jun 11 11:04:47.258718 crc crio[22652]: time="2026-06-11T11:04:47.257376389Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.103150 | controller | Jun 11 11:04:47.294386 crc crio[22652]: time="2026-06-11T11:04:47.293927437Z" level=info msg="Got pod network &{Name:swift-storage-0 Namespace:openstack ID:50ef70d4250e784decfe294f6042b2a3ca4c391f812948a90fd2137fc9add240 UID:ceeba875-5d99-4073-8517-5124a4c727e9 NetNS:/var/run/netns/97d6e1cd-c992-4840-90c2-eaa330474b8f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podceeba875_5d99_4073_8517_5124a4c727e9.slice PodAnnotations:0xc0004bf3f0}] Aliases:map[]}"
2026-06-11 11:57:59.103171 | controller | Jun 11 11:04:47.295211 crc crio[22652]: time="2026-06-11T11:04:47.294495225Z" level=info msg="Adding pod openstack_swift-storage-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.103189 | controller | Jun 11 11:04:48.067697 crc crio[22652]: 2026-06-11T11:04:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:50ef70d4250e784 Mac:f2:f9:48:f9:7b:7f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:74 Mtu:0 Sandbox:/var/run/netns/97d6e1cd-c992-4840-90c2-eaa330474b8f SocketPath: PciID:}] [{Interface:0xc000426700 Address:{IP:10.217.0.116 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.103207 | controller | Jun 11 11:04:48.069219 crc crio[22652]: time="2026-06-11T11:04:48.069055501Z" level=info msg="Got pod network &{Name:swift-storage-0 Namespace:openstack ID:50ef70d4250e784decfe294f6042b2a3ca4c391f812948a90fd2137fc9add240 UID:ceeba875-5d99-4073-8517-5124a4c727e9 NetNS:/var/run/netns/97d6e1cd-c992-4840-90c2-eaa330474b8f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podceeba875_5d99_4073_8517_5124a4c727e9.slice PodAnnotations:0xc0004bf3f0}] Aliases:map[]}"
2026-06-11 11:57:59.103224 | controller | Jun 11 11:04:48.069377 crc crio[22652]: time="2026-06-11T11:04:48.06931102Z" level=info msg="Checking pod openstack_swift-storage-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.103256 | controller | Jun 11 11:04:48.078366 crc crio[22652]: time="2026-06-11T11:04:48.07831504Z" level=info msg="Ran pod sandbox 50ef70d4250e784decfe294f6042b2a3ca4c391f812948a90fd2137fc9add240 with infra container: openstack/swift-storage-0/POD" id=f9950a78-9a32-481f-a6d0-841ca4fc618b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.103276 | controller | Jun 11 11:04:48.082641 crc crio[22652]: time="2026-06-11T11:04:48.08252769Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=7ccae632-0cff-40ba-96bb-ca28558fdb6e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.103293 | controller | Jun 11 11:04:48.082765 crc crio[22652]: time="2026-06-11T11:04:48.082748677Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-swift-object:current-podified not found" id=7ccae632-0cff-40ba-96bb-ca28558fdb6e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.103310 | controller | Jun 11 11:04:48.082814 crc crio[22652]: time="2026-06-11T11:04:48.082790639Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-object:current-podified found" id=7ccae632-0cff-40ba-96bb-ca28558fdb6e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.103327 | controller | Jun 11 11:04:48.085415 crc crio[22652]: time="2026-06-11T11:04:48.085334368Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=fa10a300-5214-44cf-975a-651ef944a945 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.103361 | controller | Jun 11 11:04:48.089207 crc crio[22652]: time="2026-06-11T11:04:48.089029685Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\""
2026-06-11 11:57:59.103385 | controller | Jun 11 11:04:48.673209 crc crio[22652]: time="2026-06-11T11:04:48.673062651Z" level=info msg="Stopping pod sandbox: bb8b9ddd0f769ceeeb22639bc3b0ce80e0625b2dfa1648a37bd8cd1981af8398" id=0da770e1-0392-418f-9a88-2299805a65e2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.103407 | controller | Jun 11 11:04:48.674640 crc crio[22652]: time="2026-06-11T11:04:48.673618578Z" level=info msg="Got pod network &{Name:root-account-create-update-rx2q5 Namespace:openstack ID:bb8b9ddd0f769ceeeb22639bc3b0ce80e0625b2dfa1648a37bd8cd1981af8398 UID:96ea7eb3-e57d-4a74-9bc8-c120dc3a00e0 NetNS:/var/run/netns/a2222668-f0b8-4128-af12-ee621edadf4c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod96ea7eb3_e57d_4a74_9bc8_c120dc3a00e0.slice PodAnnotations:0xc0004bf6b0}] Aliases:map[]}"
2026-06-11 11:57:59.103426 | controller | Jun 11 11:04:48.674640 crc crio[22652]: time="2026-06-11T11:04:48.673910828Z" level=info msg="Deleting pod openstack_root-account-create-update-rx2q5 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.103443 | controller | Jun 11 11:04:48.960927 crc crio[22652]: time="2026-06-11T11:04:48.960440328Z" level=info msg="Stopped pod sandbox: bb8b9ddd0f769ceeeb22639bc3b0ce80e0625b2dfa1648a37bd8cd1981af8398" id=0da770e1-0392-418f-9a88-2299805a65e2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.103464 | controller | Jun 11 11:04:49.530519 crc crio[22652]: time="2026-06-11T11:04:49.53040227Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:ca70cf0e497f85d020943547bece4f9a7193c8b97ef5575264cff0ea6de83083" id=fa10a300-5214-44cf-975a-651ef944a945 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.103482 | controller | Jun 11 11:04:49.531317 crc crio[22652]: time="2026-06-11T11:04:49.531234467Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=9ccfe9e4-60a2-442d-99c2-0163b2ea715c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.103500 | controller | Jun 11 11:04:49.534868 crc crio[22652]: time="2026-06-11T11:04:49.534815258Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=cc728dd1-9f2f-4e95-995d-188bb33ecc96 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.103517 | controller | Jun 11 11:04:49.545681 crc crio[22652]: time="2026-06-11T11:04:49.545542037Z" level=info msg="Creating container: openstack/swift-storage-0/xattr-restore" id=23787401-feab-41db-9d4a-b7a5a37646e0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.103535 | controller | Jun 11 11:04:49.547672 crc crio[22652]: time="2026-06-11T11:04:49.547512895Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.103552 | controller | Jun 11 11:04:49.588264 crc crio[22652]: time="2026-06-11T11:04:49.588022275Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.103569 | controller | Jun 11 11:04:49.591764 crc crio[22652]: time="2026-06-11T11:04:49.591719591Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.103586 | controller | Jun 11 11:04:49.741993 crc crio[22652]: time="2026-06-11T11:04:49.741473752Z" level=info msg="Created container 36a8c7d638074cc079ba6eb586828eedf0bdc9a188f01d9088890f38f036ae94: openstack/swift-storage-0/xattr-restore" id=23787401-feab-41db-9d4a-b7a5a37646e0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.103603 | controller | Jun 11 11:04:49.743487 crc crio[22652]: time="2026-06-11T11:04:49.743398174Z" level=info msg="Starting container: 36a8c7d638074cc079ba6eb586828eedf0bdc9a188f01d9088890f38f036ae94" id=3814f041-d6dd-4061-b4bc-0567c4a91b8d name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.103624 | controller | Jun 11 11:04:49.752413 crc crio[22652]: time="2026-06-11T11:04:49.752319122Z" level=info msg="Started container" PID=58802 containerID=36a8c7d638074cc079ba6eb586828eedf0bdc9a188f01d9088890f38f036ae94 description=openstack/swift-storage-0/xattr-restore id=3814f041-d6dd-4061-b4bc-0567c4a91b8d name=/runtime.v1.RuntimeService/StartContainer sandboxID=50ef70d4250e784decfe294f6042b2a3ca4c391f812948a90fd2137fc9add240
2026-06-11 11:57:59.103641 | controller | Jun 11 11:04:50.727336 crc crio[22652]: time="2026-06-11T11:04:50.727220494Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=7199042a-1a1e-48aa-8148-5b4fca8be8c3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.103658 | controller | Jun 11 11:04:50.727698 crc crio[22652]: time="2026-06-11T11:04:50.727616827Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-swift-account:current-podified not found" id=7199042a-1a1e-48aa-8148-5b4fca8be8c3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.103675 | controller | Jun 11 11:04:50.727698 crc crio[22652]: time="2026-06-11T11:04:50.727662688Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-account:current-podified found" id=7199042a-1a1e-48aa-8148-5b4fca8be8c3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.103693 | controller | Jun 11 11:04:50.729543 crc crio[22652]: time="2026-06-11T11:04:50.729445335Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=0cab4320-90f8-4b53-89ec-9cd26ab8e191 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.103710 | controller | Jun 11 11:04:50.737926 crc crio[22652]: time="2026-06-11T11:04:50.737829978Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\""
2026-06-11 11:57:59.103729 | controller | Jun 11 11:04:59.515928 crc crio[22652]: time="2026-06-11T11:04:59.514251507Z" level=info msg="Removing container: 5afe0b213fe9b623a85f737de7192cb16eba1f20b72d70feacd0601a22997a37" id=3ea6c6a0-e3e2-4d46-9d3f-78dcd14bdbe8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.103746 | controller | Jun 11 11:05:00.579852 crc crio[22652]: time="2026-06-11T11:05:00.579194602Z" level=info msg="Running pod sandbox: openstack/cinder-db-create-9xh4p/POD" id=8432d91b-c71b-4666-bb97-4f8e47bd33ee name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.103763 | controller | Jun 11 11:05:00.580938 crc crio[22652]: time="2026-06-11T11:05:00.58091207Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.103780 | controller | Jun 11 11:05:00.727501 crc crio[22652]: time="2026-06-11T11:05:00.726619411Z" level=info msg="Running pod sandbox: openstack/cinder-bca4-account-create-update-9dr8m/POD" id=b7680538-e564-48d4-b205-3ef7e96a35ce name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.103797 | controller | Jun 11 11:05:00.727501 crc crio[22652]: time="2026-06-11T11:05:00.726734885Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.103815 | controller | Jun 11 11:05:00.918294 crc crio[22652]: time="2026-06-11T11:05:00.917524889Z" level=info msg="Running pod sandbox: openstack/barbican-db-create-wwrl8/POD" id=64e2d83a-1fb9-482a-957d-ca792d405f20 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.103832 | controller | Jun 11 11:05:00.918294 crc crio[22652]: time="2026-06-11T11:05:00.917620722Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.103850 | controller | Jun 11 11:05:01.116015 crc crio[22652]: time="2026-06-11T11:05:01.115929215Z" level=info msg="Running pod sandbox: openstack/neutron-db-create-t4zvt/POD" id=8c529dc4-7aa2-4ca0-aa48-50a237aa02a0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.103871 | controller | Jun 11 11:05:01.116200 crc crio[22652]: time="2026-06-11T11:05:01.116038558Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.103889 | controller | Jun 11 11:05:01.158777 crc crio[22652]: time="2026-06-11T11:05:01.158676124Z" level=info msg="Running pod sandbox: openstack/keystone-db-sync-dfjjj/POD" id=f9c8552e-32ea-478a-bf92-a56c3573aba4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.103907 | controller | Jun 11 11:05:01.158984 crc crio[22652]: time="2026-06-11T11:05:01.158786259Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.103924 | controller | Jun 11 11:05:01.187509 crc crio[22652]: time="2026-06-11T11:05:01.187316912Z" level=info msg="Running pod sandbox: openstack/barbican-eade-account-create-update-c9hjw/POD" id=666f3d33-bd5b-4074-bd93-a2b9eca736b9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.103941 | controller | Jun 11 11:05:01.187509 crc crio[22652]: time="2026-06-11T11:05:01.187476947Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.103959 | controller | Jun 11 11:05:01.242011 crc crio[22652]: time="2026-06-11T11:05:01.241891181Z" level=info msg="Running pod sandbox: openstack/neutron-4aa9-account-create-update-hvtl4/POD" id=a8608ad8-05ca-4946-9d2a-7fb12e6e8770 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.103977 | controller | Jun 11 11:05:01.242218 crc crio[22652]: time="2026-06-11T11:05:01.242066467Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.103994 | controller | Jun 11 11:05:02.968824 crc crio[22652]: time="2026-06-11T11:05:02.968445573Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:2e8a2b2bbccdd61ef08eb9b79a8e66a2e2e82e19054bde454cdbcb0d80d92310" id=0cab4320-90f8-4b53-89ec-9cd26ab8e191 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.104012 | controller | Jun 11 11:05:02.970112 crc crio[22652]: time="2026-06-11T11:05:02.970046712Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=dede522d-015d-44d8-b2c6-4ad945e01cf3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.104029 | controller | Jun 11 11:05:02.997385 crc crio[22652]: time="2026-06-11T11:05:02.997289057Z" level=info msg="Removed container 5afe0b213fe9b623a85f737de7192cb16eba1f20b72d70feacd0601a22997a37: openshift-infra/auto-csr-approver-29686258-r9j4b/oc" id=3ea6c6a0-e3e2-4d46-9d3f-78dcd14bdbe8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.104046 | controller | Jun 11 11:05:03.008240 crc crio[22652]: time="2026-06-11T11:05:03.008080243Z" level=info msg="Stopping pod sandbox: 1018a88c6d1824b705413a8b26f22052c228d171fe07f25f6f3817293bcc32b3" id=8db50eb4-3e4b-462b-be09-5224a7ebe1e6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.104063 | controller | Jun 11 11:05:03.008625 crc crio[22652]: time="2026-06-11T11:05:03.008254479Z" level=info msg="Stopped pod sandbox (already stopped): 1018a88c6d1824b705413a8b26f22052c228d171fe07f25f6f3817293bcc32b3" id=8db50eb4-3e4b-462b-be09-5224a7ebe1e6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.104080 | controller | Jun 11 11:05:03.009426 crc crio[22652]: time="2026-06-11T11:05:03.009346013Z" level=info msg="Removing pod sandbox: 1018a88c6d1824b705413a8b26f22052c228d171fe07f25f6f3817293bcc32b3" id=047e303b-22f9-4652-9f0b-303359bac0c4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.104097 | controller | Jun 11 11:05:03.067184 crc crio[22652]: time="2026-06-11T11:05:03.067009931Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:30d61dd1afa8d55014cd6fec25360a879ff63cbe03089f1dcdf120a632bb54d9" id=1a2b218b-b959-4033-9dfa-b72b641e0292 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.104124 | controller | Jun 11 11:05:03.068202 crc crio[22652]: time="2026-06-11T11:05:03.067991121Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=0e3b0150-8ffc-459d-bba6-edd4c4e25c72 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.104141 | controller | Jun 11 11:05:03.105632 crc crio[22652]: time="2026-06-11T11:05:03.105539457Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=a195644d-b33d-4444-82cb-6a9ff08900ac name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.104159 | controller | Jun 11 11:05:03.132849 crc crio[22652]: time="2026-06-11T11:05:03.127223468Z" level=info msg="Got pod network &{Name:barbican-eade-account-create-update-c9hjw Namespace:openstack ID:3e73538c7e0da35e4ef0ee3d5065d43b3c50e2a68622b1a294812608eee9066f UID:21ba4889-0ee3-477b-8768-6d41620c7f1e NetNS:/var/run/netns/0dcd0929-db34-49bd-8e9a-6313c08c8003 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod21ba4889_0ee3_477b_8768_6d41620c7f1e.slice PodAnnotations:0xc0022f6b98}] Aliases:map[]}"
2026-06-11 11:57:59.104176 | controller | Jun 11 11:05:03.132849 crc crio[22652]: time="2026-06-11T11:05:03.127484567Z" level=info msg="Adding pod openstack_barbican-eade-account-create-update-c9hjw to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.104194 | controller | Jun 11 11:05:03.135342 crc crio[22652]: time="2026-06-11T11:05:03.134791745Z" level=info msg="Removed pod sandbox: 1018a88c6d1824b705413a8b26f22052c228d171fe07f25f6f3817293bcc32b3" id=047e303b-22f9-4652-9f0b-303359bac0c4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.104211 | controller | Jun 11 11:05:03.138239 crc crio[22652]: time="2026-06-11T11:05:03.135938009Z" level=info msg="Stopping pod sandbox: 9f0ec4992342483a7073fb216559e8735804bc4e932814f080b68a21d5296210" id=d6c33a04-d906-46a5-b488-d14e5ee747c3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.104227 | controller | Jun 11 11:05:03.138239 crc crio[22652]: time="2026-06-11T11:05:03.136023912Z" level=info msg="Stopped pod sandbox (already stopped): 9f0ec4992342483a7073fb216559e8735804bc4e932814f080b68a21d5296210" id=d6c33a04-d906-46a5-b488-d14e5ee747c3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.104245 | controller | Jun 11 11:05:03.138239 crc crio[22652]: time="2026-06-11T11:05:03.137715017Z" level=info msg="Removing pod sandbox: 9f0ec4992342483a7073fb216559e8735804bc4e932814f080b68a21d5296210" id=85bbdb75-e843-476a-b6c7-8088d2975f29 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.104263 | controller | Jun 11 11:05:03.159027 crc crio[22652]: time="2026-06-11T11:05:03.158861374Z" level=info msg="Got pod network &{Name:barbican-db-create-wwrl8 Namespace:openstack ID:a884947018bab5d8e3fdd5124310abbd279ad3fe9c3c6b306c587abb13933ac9 UID:0cd11aeb-9bd3-4244-b7b4-e7ee1ac3f6fd NetNS:/var/run/netns/8d537d12-1ae4-4e80-8197-17824c51d4e4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0cd11aeb_9bd3_4244_b7b4_e7ee1ac3f6fd.slice PodAnnotations:0xc002acc6e8}] Aliases:map[]}"
2026-06-11 11:57:59.104281 | controller | Jun 11 11:05:03.159477 crc crio[22652]: time="2026-06-11T11:05:03.159458123Z" level=info msg="Adding pod openstack_barbican-db-create-wwrl8 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.104298 | controller | Jun 11 11:05:03.164391 crc crio[22652]: time="2026-06-11T11:05:03.164315979Z" level=info msg="Creating container: openstack/swift-storage-0/account-server" id=a0a83dc0-f2d5-49a3-85f6-b833f9e792f9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.104320 | controller | Jun 11 11:05:03.176006 crc crio[22652]: time="2026-06-11T11:05:03.172445163Z" level=info msg="Got pod network &{Name:neutron-4aa9-account-create-update-hvtl4 Namespace:openstack ID:e7fb69a33f848655b80ebd9ac5011bc20d8cd2aa4ad7e5208a8ac3b46af081d4 UID:ad19c4e0-a587-4505-9f63-6dbcf4f3345c NetNS:/var/run/netns/05c6ea6f-a528-4390-9f67-5f5ae9842f60 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podad19c4e0_a587_4505_9f63_6dbcf4f3345c.slice PodAnnotations:0xc002acc8d0}] Aliases:map[]}"
2026-06-11 11:57:59.104338 | controller | Jun 11 11:05:03.176006 crc crio[22652]: time="2026-06-11T11:05:03.172508075Z" level=info msg="Adding pod openstack_neutron-4aa9-account-create-update-hvtl4 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.104377 | controller | Jun 11 11:05:03.177096 crc crio[22652]: time="2026-06-11T11:05:03.177038028Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=ac830d8b-70cb-4aa5-9dac-d82db8ea3b9d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.104397 | controller | Jun 11 11:05:03.186577 crc crio[22652]: time="2026-06-11T11:05:03.186515984Z" level=info msg="Got pod network &{Name:keystone-db-sync-dfjjj Namespace:openstack ID:0642d9264789c1ebaa7cda65eb111908079772940c97307b9a048d66f3be5a23 UID:6d50fb70-6601-4eac-8298-34e7f12a35f4 NetNS:/var/run/netns/20b1cf74-54d2-43dd-bec6-dc4164018a81 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6d50fb70_6601_4eac_8298_34e7f12a35f4.slice PodAnnotations:0xc001e8e1b0}] Aliases:map[]}"
2026-06-11 11:57:59.104415 | controller | Jun 11 11:05:03.186984 crc crio[22652]: time="2026-06-11T11:05:03.186956348Z" level=info msg="Adding pod openstack_keystone-db-sync-dfjjj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.104433 | controller | Jun 11 11:05:03.197382 crc crio[22652]: time="2026-06-11T11:05:03.197102688Z" level=info msg="Got pod network &{Name:neutron-db-create-t4zvt Namespace:openstack ID:7aa47ff0d6a5306215567cae6affab6da6ae914cd4bbff957b93750b68294b94 UID:4ab0443e-0fc9-46e9-b68b-3947d4bfc070 NetNS:/var/run/netns/121e19ea-97b4-4b44-b8de-462b2464b3d6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4ab0443e_0fc9_46e9_b68b_3947d4bfc070.slice PodAnnotations:0xc0001023f0}] Aliases:map[]}"
2026-06-11 11:57:59.104451 | controller | Jun 11 11:05:03.198318 crc crio[22652]: time="2026-06-11T11:05:03.198233553Z" level=info msg="Adding pod openstack_neutron-db-create-t4zvt to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.104468 | controller | Jun 11 11:05:03.210012 crc crio[22652]: time="2026-06-11T11:05:03.209536987Z" level=info msg="Got pod network &{Name:cinder-bca4-account-create-update-9dr8m Namespace:openstack ID:fb3b55f1a53cb71484591b69552d5aeca4e40610144eaf01fe0987dff21b9c65 UID:6242ae3e-468f-43b5-9fa1-fee245085114 NetNS:/var/run/netns/f54f6890-9fc1-44a6-b020-7f8664c6c95a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6242ae3e_468f_43b5_9fa1_fee245085114.slice PodAnnotations:0xc0022f6210}] Aliases:map[]}"
2026-06-11 11:57:59.104487 | controller | Jun 11 11:05:03.210012 crc crio[22652]: time="2026-06-11T11:05:03.209620829Z" level=info msg="Adding pod openstack_cinder-bca4-account-create-update-9dr8m to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.104505 | controller | Jun 11 11:05:03.213927 crc crio[22652]: time="2026-06-11T11:05:03.213641739Z" level=info msg="Got pod network &{Name:cinder-db-create-9xh4p Namespace:openstack ID:66a26e6232a527a32696b62e5e14d0c689bd1ffae2b4cadb338c8d02f4ac3460 UID:f7d6a5a6-3998-407e-a485-2cee08052614 NetNS:/var/run/netns/76769461-14a4-4338-a067-b8e67e862788 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf7d6a5a6_3998_407e_a485_2cee08052614.slice PodAnnotations:0xc0022f64a8}] Aliases:map[]}"
2026-06-11 11:57:59.104527 | controller | Jun 11 11:05:03.213927 crc crio[22652]: time="2026-06-11T11:05:03.21369403Z" level=info msg="Adding pod openstack_cinder-db-create-9xh4p to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.104545 | controller | Jun 11 11:05:03.234537 crc crio[22652]: time="2026-06-11T11:05:03.23444583Z" level=info msg="Removed pod sandbox: 9f0ec4992342483a7073fb216559e8735804bc4e932814f080b68a21d5296210" id=85bbdb75-e843-476a-b6c7-8088d2975f29 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.104563 | controller | Jun 11 11:05:03.235269 crc crio[22652]: time="2026-06-11T11:05:03.235219243Z" level=info msg="Stopping pod sandbox: 86ceb64404cc7b5abeef192db32332c1c3f26f08c7d8d8725128bd059d70cd90" id=1e8b6817-9d84-4d13-a3e3-accb9c701c75 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.104580 | controller | Jun 11 11:05:03.235362 crc crio[22652]: time="2026-06-11T11:05:03.235296696Z" level=info msg="Stopped pod sandbox (already stopped): 86ceb64404cc7b5abeef192db32332c1c3f26f08c7d8d8725128bd059d70cd90" id=1e8b6817-9d84-4d13-a3e3-accb9c701c75 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.104599 | controller | Jun 11 11:05:03.236211 crc crio[22652]: time="2026-06-11T11:05:03.236008387Z" level=info msg="Removing pod sandbox: 86ceb64404cc7b5abeef192db32332c1c3f26f08c7d8d8725128bd059d70cd90" id=ebd0341b-27b8-4484-9025-7d8611633fd0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.104616 | controller | Jun 11 11:05:03.236622 crc crio[22652]: time="2026-06-11T11:05:03.236556016Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.104634 | controller | Jun 11 11:05:03.253768 crc crio[22652]: time="2026-06-11T11:05:03.253682531Z" level=info msg="Removed pod sandbox: 86ceb64404cc7b5abeef192db32332c1c3f26f08c7d8d8725128bd059d70cd90" id=ebd0341b-27b8-4484-9025-7d8611633fd0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.104652 | controller | Jun 11 11:05:03.265908 crc crio[22652]: time="2026-06-11T11:05:03.265828196Z" level=info msg="Creating container: openstack/glance-db-sync-4x2dn/glance-db-sync" id=6f03592a-7107-4b27-b2db-5c02bce8c0df name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.104669 | controller | Jun 11 11:05:03.282209 crc crio[22652]: time="2026-06-11T11:05:03.282054141Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.104686 | controller | Jun 11 11:05:03.323870 crc crio[22652]: time="2026-06-11T11:05:03.323469225Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.104703 | controller | Jun 11 11:05:03.351931 crc crio[22652]: time="2026-06-11T11:05:03.351850885Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.104721 | controller | Jun 11 11:05:03.374473 crc crio[22652]: time="2026-06-11T11:05:03.370025803Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.104738 | controller | Jun 11 11:05:03.529436 crc crio[22652]: time="2026-06-11T11:05:03.529333154Z" level=info msg="Created container ed70bd6ccd6b4216be965dea92ffb97bb10379bb9661c32fcff0cc3e308942cb: openstack/swift-storage-0/account-server" id=a0a83dc0-f2d5-49a3-85f6-b833f9e792f9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.104758 | controller | Jun 11 11:05:03.530847 crc crio[22652]: time="2026-06-11T11:05:03.530756251Z" level=info msg="Starting container: ed70bd6ccd6b4216be965dea92ffb97bb10379bb9661c32fcff0cc3e308942cb" id=f10738fa-198c-42e1-b061-3efa8a2d2cb1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.104776 | controller | Jun 11 11:05:03.543346 crc crio[22652]: time="2026-06-11T11:05:03.539866475Z" level=info msg="Started container" PID=59856 containerID=ed70bd6ccd6b4216be965dea92ffb97bb10379bb9661c32fcff0cc3e308942cb description=openstack/swift-storage-0/account-server id=f10738fa-198c-42e1-b061-3efa8a2d2cb1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=50ef70d4250e784decfe294f6042b2a3ca4c391f812948a90fd2137fc9add240
2026-06-11 11:57:59.104793 | controller | Jun 11 11:05:03.563676 crc crio[22652]: time="2026-06-11T11:05:03.563519997Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=9e575afe-e284-48f5-be76-9a2f347e8263 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.104811 | controller | Jun 11 11:05:03.608713 crc crio[22652]: time="2026-06-11T11:05:03.60861888Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=69eab37f-78ef-4f28-b5f9-83e661e9cfe6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.104828 | controller | Jun 11 11:05:03.631972 crc crio[22652]: time="2026-06-11T11:05:03.629654942Z" level=info msg="Creating container: openstack/swift-storage-0/account-replicator" id=7b7dd72e-b82e-4060-a107-7010c41042d2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.104845 | controller | Jun 11 11:05:03.631972 crc crio[22652]: time="2026-06-11T11:05:03.631582603Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.104862 | controller | Jun 11 11:05:03.687441 crc crio[22652]: time="2026-06-11T11:05:03.68722553Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.104879 | controller | Jun 11 11:05:03.690551 crc crio[22652]: time="2026-06-11T11:05:03.690477663Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.104896 | controller | Jun 11 11:05:03.788697 crc crio[22652]: 2026-06-11T11:05:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3e73538c7e0da35 Mac:e6:e8:6e:cc:73:e2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:88 Mtu:0 Sandbox:/var/run/netns/0dcd0929-db34-49bd-8e9a-6313c08c8003 SocketPath: PciID:}] [{Interface:0xc0005024e0 Address:{IP:10.217.0.136 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.104914 | controller | Jun 11 11:05:03.790721 crc crio[22652]: time="2026-06-11T11:05:03.790679913Z" level=info msg="Got pod network &{Name:barbican-eade-account-create-update-c9hjw Namespace:openstack ID:3e73538c7e0da35e4ef0ee3d5065d43b3c50e2a68622b1a294812608eee9066f UID:21ba4889-0ee3-477b-8768-6d41620c7f1e NetNS:/var/run/netns/0dcd0929-db34-49bd-8e9a-6313c08c8003 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod21ba4889_0ee3_477b_8768_6d41620c7f1e.slice PodAnnotations:0xc0022f6b98}] Aliases:map[]}"
2026-06-11 11:57:59.104932 | controller | Jun 11 11:05:03.791001 crc crio[22652]: time="2026-06-11T11:05:03.790976872Z" level=info msg="Checking pod openstack_barbican-eade-account-create-update-c9hjw for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.104953 | controller | Jun 11 11:05:03.808380 crc crio[22652]: time="2026-06-11T11:05:03.808323749Z" level=info msg="Ran pod sandbox 3e73538c7e0da35e4ef0ee3d5065d43b3c50e2a68622b1a294812608eee9066f with infra container: openstack/barbican-eade-account-create-update-c9hjw/POD" id=666f3d33-bd5b-4074-bd93-a2b9eca736b9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.104972 | controller | Jun 11 11:05:03.812992 crc crio[22652]: time="2026-06-11T11:05:03.811500927Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=2cdd764c-e236-4efe-a293-8ab1258403ba name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.104990 | controller | Jun 11 11:05:03.815646 crc crio[22652]: time="2026-06-11T11:05:03.815570791Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=6ec05b23-daad-446f-93e6-67bd32567518 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.105008 | controller | Jun 11 11:05:03.824949 crc crio[22652]: time="2026-06-11T11:05:03.824815874Z" level=info msg="Creating container: openstack/barbican-eade-account-create-update-c9hjw/mariadb-account-create-update" id=d8b51d40-4605-4b6f-a0f8-ebcf5509c8d4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.105026 | controller | Jun 11 11:05:03.825568 crc crio[22652]: time="2026-06-11T11:05:03.825367512Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.105044 | controller | Jun 11 11:05:03.892468 crc crio[22652]: time="2026-06-11T11:05:03.892293816Z" level=info msg="Created container db32fcd1e1274e1ffcdddc78fb2e8441e20f54fde50a4277e443b41a1e0c752b: openstack/swift-storage-0/account-replicator" id=7b7dd72e-b82e-4060-a107-7010c41042d2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.105062 | controller | Jun 11 11:05:03.901502 crc crio[22652]: time="2026-06-11T11:05:03.898395176Z" level=info msg="Starting container: db32fcd1e1274e1ffcdddc78fb2e8441e20f54fde50a4277e443b41a1e0c752b" id=cdb1560a-eaf7-4dc3-8522-0a453f8db5b1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.105079 | controller | Jun 11 11:05:03.922910 crc crio[22652]: time="2026-06-11T11:05:03.921459168Z" level=info msg="Started container" PID=59906 containerID=db32fcd1e1274e1ffcdddc78fb2e8441e20f54fde50a4277e443b41a1e0c752b description=openstack/swift-storage-0/account-replicator id=cdb1560a-eaf7-4dc3-8522-0a453f8db5b1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=50ef70d4250e784decfe294f6042b2a3ca4c391f812948a90fd2137fc9add240
2026-06-11 11:57:59.105096 | controller | Jun 11 11:05:03.978495 crc crio[22652]: 2026-06-11T11:05:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e7fb69a33f84865 Mac:8e:bf:b6:cf:86:65 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:89 Mtu:0 Sandbox:/var/run/netns/05c6ea6f-a528-4390-9f67-5f5ae9842f60 SocketPath: PciID:}] [{Interface:0xc000134160 Address:{IP:10.217.0.137 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.105113 | controller | Jun 11 11:05:03.986525 crc crio[22652]: 2026-06-11T11:05:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0642d9264789c1e Mac:de:71:e5:f4:bd:8f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:87 Mtu:0 Sandbox:/var/run/netns/20b1cf74-54d2-43dd-bec6-dc4164018a81 SocketPath: PciID:}] [{Interface:0xc0002ff6f0 Address:{IP:10.217.0.135 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.105130 | controller | Jun 11 11:05:03.986525 crc crio[22652]: 2026-06-11T11:05:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a884947018bab5d Mac:f2:3e:cb:33:7f:18 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:85 Mtu:0 Sandbox:/var/run/netns/8d537d12-1ae4-4e80-8197-17824c51d4e4 SocketPath: PciID:}] [{Interface:0xc0002949f0 Address:{IP:10.217.0.133 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.105151 | controller | Jun 11 11:05:03.986525 crc crio[22652]: time="2026-06-11T11:05:03.980288141Z" level=info msg="Got pod network &{Name:barbican-db-create-wwrl8 Namespace:openstack ID:a884947018bab5d8e3fdd5124310abbd279ad3fe9c3c6b306c587abb13933ac9 UID:0cd11aeb-9bd3-4244-b7b4-e7ee1ac3f6fd NetNS:/var/run/netns/8d537d12-1ae4-4e80-8197-17824c51d4e4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0cd11aeb_9bd3_4244_b7b4_e7ee1ac3f6fd.slice PodAnnotations:0xc002acc6e8}] Aliases:map[]}"
2026-06-11 11:57:59.105169 | controller | Jun 11 11:05:03.986525 crc crio[22652]: 2026-06-11T11:05:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fb3b55f1a53cb71 Mac:5a:f6:d4:02:81:a9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:84 Mtu:0 Sandbox:/var/run/netns/f54f6890-9fc1-44a6-b020-7f8664c6c95a SocketPath: PciID:}] [{Interface:0xc0000147b0 Address:{IP:10.217.0.132 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.105185 | controller | Jun 11 11:05:03.986525 crc crio[22652]: time="2026-06-11T11:05:03.980428356Z" level=info msg="Checking pod openstack_barbican-db-create-wwrl8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.105202 | controller | Jun 11 11:05:03.986525 crc crio[22652]: time="2026-06-11T11:05:03.980287892Z" level=info msg="Got pod network &{Name:keystone-db-sync-dfjjj Namespace:openstack ID:0642d9264789c1ebaa7cda65eb111908079772940c97307b9a048d66f3be5a23 UID:6d50fb70-6601-4eac-8298-34e7f12a35f4 NetNS:/var/run/netns/20b1cf74-54d2-43dd-bec6-dc4164018a81 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6d50fb70_6601_4eac_8298_34e7f12a35f4.slice PodAnnotations:0xc001e8e1b0}] Aliases:map[]}"
2026-06-11 11:57:59.105220 | controller | Jun 11 11:05:03.986525 crc crio[22652]: time="2026-06-11T11:05:03.980724975Z" level=info msg="Checking pod openstack_keystone-db-sync-dfjjj for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.105238 | controller | Jun 11 11:05:03.986525 crc crio[22652]: time="2026-06-11T11:05:03.980934305Z" level=info msg="Got pod network &{Name:cinder-bca4-account-create-update-9dr8m Namespace:openstack ID:fb3b55f1a53cb71484591b69552d5aeca4e40610144eaf01fe0987dff21b9c65 UID:6242ae3e-468f-43b5-9fa1-fee245085114 NetNS:/var/run/netns/f54f6890-9fc1-44a6-b020-7f8664c6c95a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6242ae3e_468f_43b5_9fa1_fee245085114.slice PodAnnotations:0xc0022f6210}] Aliases:map[]}"
2026-06-11 11:57:59.105256 | controller | Jun 11 11:05:03.986525 crc crio[22652]: time="2026-06-11T11:05:03.981034788Z" level=info msg="Checking pod openstack_cinder-bca4-account-create-update-9dr8m for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.105273 | controller | Jun 11 11:05:03.986525 crc crio[22652]: time="2026-06-11T11:05:03.985911378Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=c372853c-cf76-4271-a2f5-26906ef14550 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.105290 | controller | Jun 11 11:05:03.990035 crc crio[22652]: time="2026-06-11T11:05:03.987398348Z" level=info msg="Got pod network &{Name:neutron-4aa9-account-create-update-hvtl4 Namespace:openstack ID:e7fb69a33f848655b80ebd9ac5011bc20d8cd2aa4ad7e5208a8ac3b46af081d4 UID:ad19c4e0-a587-4505-9f63-6dbcf4f3345c NetNS:/var/run/netns/05c6ea6f-a528-4390-9f67-5f5ae9842f60 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podad19c4e0_a587_4505_9f63_6dbcf4f3345c.slice PodAnnotations:0xc002acc8d0}] Aliases:map[]}"
2026-06-11 11:57:59.105307 | controller | Jun 11 11:05:03.990035 crc crio[22652]: time="2026-06-11T11:05:03.987954911Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.105328 | controller | Jun 11 11:05:03.990035 crc crio[22652]: 2026-06-11T11:05:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:66a26e6232a527a Mac:be:a9:d7:b1:ee:fb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:83 Mtu:0 Sandbox:/var/run/netns/76769461-14a4-4338-a067-b8e67e862788 SocketPath: PciID:}] [{Interface:0xc0002ac750 Address:{IP:10.217.0.131 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.105361 | controller | Jun 11 11:05:03.990035 crc crio[22652]: time="2026-06-11T11:05:03.98981832Z" level=info msg="Got pod network &{Name:cinder-db-create-9xh4p Namespace:openstack ID:66a26e6232a527a32696b62e5e14d0c689bd1ffae2b4cadb338c8d02f4ac3460 UID:f7d6a5a6-3998-407e-a485-2cee08052614 NetNS:/var/run/netns/76769461-14a4-4338-a067-b8e67e862788 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf7d6a5a6_3998_407e_a485_2cee08052614.slice PodAnnotations:0xc0022f64a8}] Aliases:map[]}"
2026-06-11 11:57:59.105386 | controller | Jun 11 11:05:03.990035 crc crio[22652]: time="2026-06-11T11:05:03.989968875Z" level=info msg="Checking pod openstack_cinder-db-create-9xh4p for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.105404 | controller | Jun 11 11:05:03.990362 crc crio[22652]: time="2026-06-11T11:05:03.990097323Z" level=info msg="Checking pod openstack_neutron-4aa9-account-create-update-hvtl4 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.105423 | controller | Jun 11 11:05:04.003433 crc crio[22652]: time="2026-06-11T11:05:04.00306429Z" level=info msg="Ran pod sandbox a884947018bab5d8e3fdd5124310abbd279ad3fe9c3c6b306c587abb13933ac9 with infra container: openstack/barbican-db-create-wwrl8/POD" id=64e2d83a-1fb9-482a-957d-ca792d405f20 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.105440 | controller | Jun 11 11:05:04.006402 crc crio[22652]: time="2026-06-11T11:05:04.00627385Z" level=info msg="Ran pod sandbox 0642d9264789c1ebaa7cda65eb111908079772940c97307b9a048d66f3be5a23 with infra container: openstack/keystone-db-sync-dfjjj/POD" id=f9c8552e-32ea-478a-bf92-a56c3573aba4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.105459 | controller | Jun 11 11:05:04.007457 crc crio[22652]: time="2026-06-11T11:05:04.00736743Z" level=info msg="Ran pod sandbox fb3b55f1a53cb71484591b69552d5aeca4e40610144eaf01fe0987dff21b9c65 with infra container: openstack/cinder-bca4-account-create-update-9dr8m/POD" id=b7680538-e564-48d4-b205-3ef7e96a35ce name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.105476 | controller | Jun 11 11:05:04.012071 crc crio[22652]: time="2026-06-11T11:05:04.011977696Z" level=info msg="Ran pod sandbox 66a26e6232a527a32696b62e5e14d0c689bd1ffae2b4cadb338c8d02f4ac3460 with infra container: openstack/cinder-db-create-9xh4p/POD" id=8432d91b-c71b-4666-bb97-4f8e47bd33ee name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.105493 | controller | Jun 11 11:05:04.030083 crc crio[22652]: time="2026-06-11T11:05:04.029976516Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=8c4aed79-902d-4584-bbb4-537d57ef8e8d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.105511 | controller | Jun 11 11:05:04.031324 crc crio[22652]: time="2026-06-11T11:05:04.031226531Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=c2e3c3da-deb8-49f8-ad1d-916302e7438d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.105528 | controller | Jun 11 11:05:04.033793 crc crio[22652]: time="2026-06-11T11:05:04.033651513Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=0e7688f9-8f90-4149-b7c9-b27fd8396036 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.105601 | controller | Jun 11 11:05:04.034711 crc crio[22652]: 2026-06-11T11:05:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7aa47ff0d6a5306 Mac:d2:d4:69:19:31:80 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:86 Mtu:0 Sandbox:/var/run/netns/121e19ea-97b4-4b44-b8de-462b2464b3d6 SocketPath: PciID:}] [{Interface:0xc0003c0c80 Address:{IP:10.217.0.134 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.105626 | controller | Jun 11 11:05:04.035383 crc crio[22652]: time="2026-06-11T11:05:04.034681712Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=fe3fc6f3-d374-48ce-a22b-b99bf9e2cb14 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.105644 | controller | Jun 11 11:05:04.036694 crc crio[22652]: time="2026-06-11T11:05:04.036613929Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=d0e588a5-d91b-4bf5-9369-1e0049220815 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.105661 | controller | Jun 11 11:05:04.037335 crc crio[22652]: time="2026-06-11T11:05:04.03695996Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-keystone:current-podified not found" id=0e7688f9-8f90-4149-b7c9-b27fd8396036 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.105678 | controller | Jun 11 11:05:04.037335 crc crio[22652]: time="2026-06-11T11:05:04.037293761Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-keystone:current-podified found" id=0e7688f9-8f90-4149-b7c9-b27fd8396036 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.105694 | controller | Jun 11 11:05:04.038384 crc crio[22652]: time="2026-06-11T11:05:04.038283862Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=bd4f9774-7440-480a-a261-3282e9132e37 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.105711 | controller | Jun 11 11:05:04.042459 crc crio[22652]: time="2026-06-11T11:05:04.04241007Z" level=info msg="Got pod network &{Name:neutron-db-create-t4zvt Namespace:openstack ID:7aa47ff0d6a5306215567cae6affab6da6ae914cd4bbff957b93750b68294b94 UID:4ab0443e-0fc9-46e9-b68b-3947d4bfc070 NetNS:/var/run/netns/121e19ea-97b4-4b44-b8de-462b2464b3d6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4ab0443e_0fc9_46e9_b68b_3947d4bfc070.slice PodAnnotations:0xc0001023f0}] Aliases:map[]}"
2026-06-11 11:57:59.105729 | controller | Jun 11 11:05:04.042774 crc crio[22652]: time="2026-06-11T11:05:04.042689329Z" level=info msg="Checking pod openstack_neutron-db-create-t4zvt for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.105746 | controller | Jun 11 11:05:04.044456 crc crio[22652]: time="2026-06-11T11:05:04.043522958Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-keystone:current-podified\""
2026-06-11 11:57:59.105763 | controller | Jun 11 11:05:04.049352 crc crio[22652]: time="2026-06-11T11:05:04.048793963Z" level=info msg="Creating container: openstack/barbican-db-create-wwrl8/mariadb-database-create" id=b4a72359-d6a4-4a87-b4d8-392a523a224d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.105780 | controller | Jun 11 11:05:04.054369 crc crio[22652]: time="2026-06-11T11:05:04.054213598Z" level=info msg="Ran pod sandbox e7fb69a33f848655b80ebd9ac5011bc20d8cd2aa4ad7e5208a8ac3b46af081d4 with infra container: openstack/neutron-4aa9-account-create-update-hvtl4/POD" id=a8608ad8-05ca-4946-9d2a-7fb12e6e8770 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.105798 | controller | Jun 11 11:05:04.054910 crc crio[22652]: time="2026-06-11T11:05:04.054788008Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.105819 | controller | Jun 11 11:05:04.068094 crc crio[22652]: time="2026-06-11T11:05:04.065042359Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=dd453fe1-7275-4bc7-b7aa-cc7e730d7afd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.105837 | controller | Jun 11 11:05:04.069658 crc crio[22652]: time="2026-06-11T11:05:04.069417325Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=b609290c-5d98-40b2-b318-d09394f74d9c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.105855 | controller | Jun 11 11:05:04.070270 crc crio[22652]: time="2026-06-11T11:05:04.070226199Z" level=info msg="Ran pod sandbox 7aa47ff0d6a5306215567cae6affab6da6ae914cd4bbff957b93750b68294b94 with infra container: openstack/neutron-db-create-t4zvt/POD" id=8c529dc4-7aa2-4ca0-aa48-50a237aa02a0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.105872 | controller | Jun 11 11:05:04.078578 crc crio[22652]: time="2026-06-11T11:05:04.074051819Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.105889 | controller | Jun 11 11:05:04.082327 crc crio[22652]: time="2026-06-11T11:05:04.082088421Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=93132d67-f86d-4d79-a98c-b43c0d3337f7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.105906 | controller | Jun 11 11:05:04.118422 crc crio[22652]: time="2026-06-11T11:05:04.118267689Z" level=info msg="Creating container: openstack/cinder-bca4-account-create-update-9dr8m/mariadb-account-create-update" id=83052c74-b291-48c5-8718-53bff6fce4b7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.105923 | controller | Jun 11 11:05:04.118884 crc crio[22652]: time="2026-06-11T11:05:04.118672642Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.105940 | controller | Jun 11 11:05:04.124793 crc crio[22652]: time="2026-06-11T11:05:04.120934567Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=c3fe2c1f-e525-45cd-8a4c-9dc59c7eac60 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.105993 | controller | Jun 11 11:05:04.124793 crc crio[22652]: time="2026-06-11T11:05:04.121588318Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=7ed02e65-3772-4384-a6e9-a8aa2c808028 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.106014 | controller | Jun 11 11:05:04.136076 crc crio[22652]: time="2026-06-11T11:05:04.135994681Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=06a562ed-ac5e-424a-8544-5eda60b6b32b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.106032 | controller | Jun 11 11:05:04.136301 crc crio[22652]: time="2026-06-11T11:05:04.136242908Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=c4744286-f7ca-42a6-88d9-031533f0ad91 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.106049 | controller | Jun 11 11:05:04.136649 crc crio[22652]: time="2026-06-11T11:05:04.136613015Z" level=info msg="Creating container: openstack/swift-storage-0/account-auditor" id=8d3b582a-f50c-45c0-8a11-58b5caa7bd96 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.106066 | controller | Jun 11 11:05:04.146250 crc crio[22652]: time="2026-06-11T11:05:04.145716885Z" level=info msg="Creating container: openstack/cinder-db-create-9xh4p/mariadb-database-create" id=8fdb0f1d-2a0d-4ed8-b85f-712c02fcb496 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.106084 | controller | Jun 11 11:05:04.171339 crc crio[22652]: time="2026-06-11T11:05:04.169809283Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.106105 | controller | Jun 11 11:05:04.171339 crc crio[22652]: time="2026-06-11T11:05:04.170958469Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.106124 | controller | Jun 11 11:05:04.178925 crc crio[22652]: time="2026-06-11T11:05:04.178690377Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.106141 | controller | Jun 11 11:05:04.194715 crc crio[22652]: time="2026-06-11T11:05:04.194619737Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.106159 | controller | Jun 11 11:05:04.208503 crc crio[22652]: time="2026-06-11T11:05:04.208401508Z" level=info msg="Creating container: openstack/neutron-db-create-t4zvt/mariadb-database-create" id=bd643255-07f6-400f-a158-798db91aabf7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.106176 | controller | Jun 11 11:05:04.211468 crc crio[22652]: time="2026-06-11T11:05:04.21123155Z" level=info msg="Creating container: openstack/neutron-4aa9-account-create-update-hvtl4/mariadb-account-create-update" id=b5ed2991-61d3-4e96-a3f5-95b25464fdde name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.106194 | controller | Jun 11 11:05:04.276002 crc crio[22652]: time="2026-06-11T11:05:04.268428979Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.106211 | controller | Jun 11 11:05:04.281267 crc crio[22652]: time="2026-06-11T11:05:04.281075482Z" level=info msg="Created container 3733581a820a650000df4ce44904ab5e3e75e5726414d8921fcd0a8645a56d73: openstack/barbican-eade-account-create-update-c9hjw/mariadb-account-create-update" id=d8b51d40-4605-4b6f-a0f8-ebcf5509c8d4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.106229 | controller | Jun 11 11:05:04.283856 crc crio[22652]: time="2026-06-11T11:05:04.283747788Z" level=info msg="Starting container: 3733581a820a650000df4ce44904ab5e3e75e5726414d8921fcd0a8645a56d73" id=17e6f074-3b6c-46e4-bec7-897066a51260 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.106246 | controller | Jun 11 11:05:04.292471 crc crio[22652]: time="2026-06-11T11:05:04.292104671Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.106263 | controller | Jun 11 11:05:04.306098 crc crio[22652]: time="2026-06-11T11:05:04.300532235Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.106280 | controller | Jun 11 11:05:04.310199 crc crio[22652]: time="2026-06-11T11:05:04.309981713Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.106298 | controller | Jun 11 11:05:04.312292 crc crio[22652]: time="2026-06-11T11:05:04.311643803Z" level=info msg="Started container" PID=59945 containerID=3733581a820a650000df4ce44904ab5e3e75e5726414d8921fcd0a8645a56d73 description=openstack/barbican-eade-account-create-update-c9hjw/mariadb-account-create-update id=17e6f074-3b6c-46e4-bec7-897066a51260 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3e73538c7e0da35e4ef0ee3d5065d43b3c50e2a68622b1a294812608eee9066f
2026-06-11 11:57:59.106316 | controller | Jun 11 11:05:04.327679 crc crio[22652]: time="2026-06-11T11:05:04.327337169Z" level=info msg="Created container 77b794bc6f5a2e4d87e838a38acdd8cf64947ad172643d36adeedd92eb28b838: openstack/barbican-db-create-wwrl8/mariadb-database-create" id=b4a72359-d6a4-4a87-b4d8-392a523a224d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.106338 | controller | Jun 11 11:05:04.329561 crc crio[22652]: time="2026-06-11T11:05:04.329338727Z" level=info msg="Starting container: 77b794bc6f5a2e4d87e838a38acdd8cf64947ad172643d36adeedd92eb28b838" id=323b9429-5efd-4b80-81bb-db0598be4998 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.106387 | controller | Jun 11 11:05:04.339305 crc crio[22652]: time="2026-06-11T11:05:04.339230517Z" level=info msg="Started container" PID=59950 containerID=77b794bc6f5a2e4d87e838a38acdd8cf64947ad172643d36adeedd92eb28b838 description=openstack/barbican-db-create-wwrl8/mariadb-database-create id=323b9429-5efd-4b80-81bb-db0598be4998 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a884947018bab5d8e3fdd5124310abbd279ad3fe9c3c6b306c587abb13933ac9
2026-06-11 11:57:59.106408 | controller | Jun 11 11:05:04.417376 crc crio[22652]: time="2026-06-11T11:05:04.417105306Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.106426 | controller | Jun 11 11:05:04.430806 crc crio[22652]: time="2026-06-11T11:05:04.430742033Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.106444 | controller | Jun 11 11:05:04.433051 crc crio[22652]: time="2026-06-11T11:05:04.432922778Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.106460 | controller | Jun 11 11:05:04.435069 crc crio[22652]: time="2026-06-11T11:05:04.435038999Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.106500 | controller | Jun 11 11:05:04.486205 crc crio[22652]: time="2026-06-11T11:05:04.485978195Z" level=info msg="Created container f975f6ea74a7735002111e669b15fff0c370859b72d8aaa2cab01ada5e393bf1: openstack/cinder-bca4-account-create-update-9dr8m/mariadb-account-create-update" id=83052c74-b291-48c5-8718-53bff6fce4b7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.106526 | controller | Jun 11 11:05:04.490626 crc crio[22652]: time="2026-06-11T11:05:04.489811707Z" level=info msg="Starting container: f975f6ea74a7735002111e669b15fff0c370859b72d8aaa2cab01ada5e393bf1" id=15fe432b-f826-46da-af17-230d70e45529 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.106544 | controller | Jun 11 11:05:04.494026 crc crio[22652]: time="2026-06-11T11:05:04.492983724Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.106562 | controller | Jun 11 11:05:04.495080 crc crio[22652]: time="2026-06-11T11:05:04.494939656Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.106607 | controller | Jun 11 11:05:04.499491 crc crio[22652]: time="2026-06-11T11:05:04.497902598Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.106627 | controller | Jun 11 11:05:04.504467 crc crio[22652]: time="2026-06-11T11:05:04.504380031Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.106645 | controller | Jun 11 11:05:04.525190 crc crio[22652]: time="2026-06-11T11:05:04.525020497Z" level=info msg="Started container" PID=59985 containerID=f975f6ea74a7735002111e669b15fff0c370859b72d8aaa2cab01ada5e393bf1 description=openstack/cinder-bca4-account-create-update-9dr8m/mariadb-account-create-update id=15fe432b-f826-46da-af17-230d70e45529 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fb3b55f1a53cb71484591b69552d5aeca4e40610144eaf01fe0987dff21b9c65
2026-06-11 11:57:59.106695 | controller | Jun 11 11:05:04.629371 crc crio[22652]: time="2026-06-11T11:05:04.627670734Z" level=info msg="Created container 26ec54b81c9229b15b3ea2bc8b80f7f0c224e57bdb3c2b48089933a67a8bdc87: openstack/swift-storage-0/account-auditor" id=8d3b582a-f50c-45c0-8a11-58b5caa7bd96 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.106715 | controller | Jun 11 11:05:04.630488 crc crio[22652]: time="2026-06-11T11:05:04.629734548Z" level=info msg="Starting container: 26ec54b81c9229b15b3ea2bc8b80f7f0c224e57bdb3c2b48089933a67a8bdc87" id=46d1bf44-7352-4071-85f3-e8a141d8a5da name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.106756 | controller | Jun 11 11:05:04.637675 crc crio[22652]: time="2026-06-11T11:05:04.637584474Z" level=info msg="Started container" PID=60016 containerID=26ec54b81c9229b15b3ea2bc8b80f7f0c224e57bdb3c2b48089933a67a8bdc87 description=openstack/swift-storage-0/account-auditor id=46d1bf44-7352-4071-85f3-e8a141d8a5da name=/runtime.v1.RuntimeService/StartContainer sandboxID=50ef70d4250e784decfe294f6042b2a3ca4c391f812948a90fd2137fc9add240
2026-06-11 11:57:59.106779 | controller | Jun 11 11:05:04.646353 crc crio[22652]: time="2026-06-11T11:05:04.645915954Z" level=info msg="Created container d0bde4c24add757591be50426b7578a7c3902fb665ab713d36c62a7db286f1a3: openstack/neutron-4aa9-account-create-update-hvtl4/mariadb-account-create-update" id=b5ed2991-61d3-4e96-a3f5-95b25464fdde name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.106797 | controller | Jun 11 11:05:04.646353 crc crio[22652]: time="2026-06-11T11:05:04.646248065Z" level=info msg="Created container 08771813639de861968e4431cee4475cb05895d00c8610a62486f2d94a1c857f: openstack/cinder-db-create-9xh4p/mariadb-database-create" id=8fdb0f1d-2a0d-4ed8-b85f-712c02fcb496 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.106814 | controller | Jun 11 11:05:04.647500 crc crio[22652]: time="2026-06-11T11:05:04.64736315Z" level=info msg="Starting container: d0bde4c24add757591be50426b7578a7c3902fb665ab713d36c62a7db286f1a3" id=fcc167ab-ad1a-4554-a396-9dbd71e13454 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.106859 | controller | Jun 11 11:05:04.647500 crc crio[22652]: time="2026-06-11T11:05:04.647453023Z" level=info msg="Starting container: 08771813639de861968e4431cee4475cb05895d00c8610a62486f2d94a1c857f" id=5a4b3a72-8e31-4a28-aae1-de487fb2d0d3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.106877 | controller | Jun 11 11:05:04.654296 crc crio[22652]: time="2026-06-11T11:05:04.6533397Z" level=info msg="Created container 9982cef10e2360c926fa35a7ebcff3d9b7a1fc3379580f3a43adf344b3cfbb63: openstack/neutron-db-create-t4zvt/mariadb-database-create" id=bd643255-07f6-400f-a158-798db91aabf7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.106894 | controller | Jun 11 11:05:04.654695 crc crio[22652]: time="2026-06-11T11:05:04.654626659Z" level=info msg="Started container" PID=60030 containerID=08771813639de861968e4431cee4475cb05895d00c8610a62486f2d94a1c857f description=openstack/cinder-db-create-9xh4p/mariadb-database-create id=5a4b3a72-8e31-4a28-aae1-de487fb2d0d3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=66a26e6232a527a32696b62e5e14d0c689bd1ffae2b4cadb338c8d02f4ac3460
2026-06-11 11:57:59.106938 | controller | Jun 11 11:05:04.654946 crc crio[22652]: time="2026-06-11T11:05:04.654769405Z" level=info msg="Starting container: 9982cef10e2360c926fa35a7ebcff3d9b7a1fc3379580f3a43adf344b3cfbb63" id=2eb158a5-9b02-4d10-98a0-55cefcdd1916 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.106958 | controller | Jun 11 11:05:04.660961 crc crio[22652]: time="2026-06-11T11:05:04.660895348Z" level=info msg="Started container" PID=60033 containerID=d0bde4c24add757591be50426b7578a7c3902fb665ab713d36c62a7db286f1a3 description=openstack/neutron-4aa9-account-create-update-hvtl4/mariadb-account-create-update id=fcc167ab-ad1a-4554-a396-9dbd71e13454 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e7fb69a33f848655b80ebd9ac5011bc20d8cd2aa4ad7e5208a8ac3b46af081d4
2026-06-11 11:57:59.106979 | controller | Jun 11 11:05:04.661242 crc crio[22652]: time="2026-06-11T11:05:04.661003929Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=ba6a8964-4e8a-4d80-9687-0ab582161de4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.107091 | controller | Jun 11 11:05:04.669914 crc crio[22652]: time="2026-06-11T11:05:04.66954436Z" level=info msg="Started container" PID=60035 containerID=9982cef10e2360c926fa35a7ebcff3d9b7a1fc3379580f3a43adf344b3cfbb63 description=openstack/neutron-db-create-t4zvt/mariadb-database-create id=2eb158a5-9b02-4d10-98a0-55cefcdd1916 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7aa47ff0d6a5306215567cae6affab6da6ae914cd4bbff957b93750b68294b94
2026-06-11 11:57:59.107161 | controller | Jun 11 11:05:04.686305 crc crio[22652]: time="2026-06-11T11:05:04.68607082Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=56914ab5-659b-4720-84ae-40247561c511 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.107185 | controller | Jun 11 11:05:04.708990 crc crio[22652]: time="2026-06-11T11:05:04.70887162Z" level=info msg="Creating container: openstack/swift-storage-0/account-reaper" id=6ea19083-3235-48d5-b432-2b2449dc7f38 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.107204 | controller | Jun 11 11:05:04.712761 crc crio[22652]: time="2026-06-11T11:05:04.712569967Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.107234 | controller | Jun 11 11:05:04.858393 crc crio[22652]: time="2026-06-11T11:05:04.84738952Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.107255 | controller | Jun 11 11:05:04.874932 crc crio[22652]: time="2026-06-11T11:05:04.874850357Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.107272 | controller | Jun 11 11:05:04.885031 crc crio[22652]: time="2026-06-11T11:05:04.88473657Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.107290 | controller | Jun 11 11:05:05.141949 crc crio[22652]: time="2026-06-11T11:05:05.140563774Z" level=info msg="Created container 3fe8ab3ade6130b6839460624474dbcc4b66ecc7dba5485c813a7d2b080921bb: openstack/swift-storage-0/account-reaper" id=6ea19083-3235-48d5-b432-2b2449dc7f38 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.107307 | controller | Jun 11 11:05:05.143551 crc crio[22652]: time="2026-06-11T11:05:05.142035997Z" level=info msg="Starting container: 3fe8ab3ade6130b6839460624474dbcc4b66ecc7dba5485c813a7d2b080921bb" id=05a79919-e17a-43fe-8698-482c754f62a9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.107324 | controller | Jun 11 11:05:05.150683 crc crio[22652]: time="2026-06-11T11:05:05.150582595Z" level=info msg="Started container" PID=60202 containerID=3fe8ab3ade6130b6839460624474dbcc4b66ecc7dba5485c813a7d2b080921bb description=openstack/swift-storage-0/account-reaper id=05a79919-e17a-43fe-8698-482c754f62a9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=50ef70d4250e784decfe294f6042b2a3ca4c391f812948a90fd2137fc9add240
2026-06-11 11:57:59.107341 | controller | Jun 11 11:05:05.168297 crc crio[22652]: time="2026-06-11T11:05:05.168103886Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=bcbd7869-40ea-43e0-9b12-55da96991705 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.107384 | controller | Jun 11 11:05:05.168568 crc crio[22652]: time="2026-06-11T11:05:05.168417226Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-swift-container:current-podified not found" id=bcbd7869-40ea-43e0-9b12-55da96991705 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.107404 | controller | Jun 11 11:05:05.168568 crc crio[22652]: time="2026-06-11T11:05:05.168462058Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-container:current-podified found" id=bcbd7869-40ea-43e0-9b12-55da96991705 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.107422 | controller | Jun 11 11:05:05.171971 crc crio[22652]: time="2026-06-11T11:05:05.171850111Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=97f3a980-2bd1-4f4d-9b87-fef8b4cc5fc2 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.107439 | controller | Jun 11 11:05:05.195897 crc crio[22652]: time="2026-06-11T11:05:05.195766822Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\""
2026-06-11 11:57:59.107456 | controller | Jun 11 11:05:05.294953 crc crio[22652]: time="2026-06-11T11:05:05.294820394Z" level=info msg="Created container b10de1774c3761d945f482579e9d6ab654fb63695b1d270bea47f05e588278af: openstack/glance-db-sync-4x2dn/glance-db-sync" id=6f03592a-7107-4b27-b2db-5c02bce8c0df name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.107473 | controller | Jun 11 11:05:05.296518 crc crio[22652]: time="2026-06-11T11:05:05.296358962Z" level=info msg="Starting container: b10de1774c3761d945f482579e9d6ab654fb63695b1d270bea47f05e588278af" id=b605bf9d-5313-40b4-9502-96b60b6257df name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.107489 | controller | Jun 11 11:05:05.307552 crc crio[22652]: time="2026-06-11T11:05:05.307434949Z" level=info msg="Started container" PID=60197 containerID=b10de1774c3761d945f482579e9d6ab654fb63695b1d270bea47f05e588278af description=openstack/glance-db-sync-4x2dn/glance-db-sync id=b605bf9d-5313-40b4-9502-96b60b6257df name=/runtime.v1.RuntimeService/StartContainer sandboxID=b8c8956b67ed174047a16138b6df8fec9038483e2d2dacf992881800c7eca45a
2026-06-11 11:57:59.107506 | controller | Jun 11 11:05:06.154286 crc crio[22652]: time="2026-06-11T11:05:06.153570938Z" level=info msg="Stopping pod sandbox: 66a26e6232a527a32696b62e5e14d0c689bd1ffae2b4cadb338c8d02f4ac3460" id=84a4fa9f-a5fc-4d96-8de8-bda9182db746 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.107523 | controller | Jun 11 11:05:06.156626 crc crio[22652]: time="2026-06-11T11:05:06.156594592Z" level=info msg="Got pod network &{Name:cinder-db-create-9xh4p Namespace:openstack ID:66a26e6232a527a32696b62e5e14d0c689bd1ffae2b4cadb338c8d02f4ac3460 UID:f7d6a5a6-3998-407e-a485-2cee08052614 NetNS:/var/run/netns/76769461-14a4-4338-a067-b8e67e862788 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf7d6a5a6_3998_407e_a485_2cee08052614.slice PodAnnotations:0xc002928c88}] Aliases:map[]}"
2026-06-11 11:57:59.107541 | controller | Jun 11 11:05:06.156949 crc crio[22652]: time="2026-06-11T11:05:06.156924443Z" level=info msg="Deleting pod openstack_cinder-db-create-9xh4p from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.107559 | controller | Jun 11 11:05:06.173591 crc crio[22652]: time="2026-06-11T11:05:06.173493862Z" level=info msg="Stopping pod sandbox: fb3b55f1a53cb71484591b69552d5aeca4e40610144eaf01fe0987dff21b9c65" id=d8569af3-2b4d-4ab9-b18f-9e78acbe99b9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.107576 | controller | Jun 11 11:05:06.173934 crc crio[22652]: time="2026-06-11T11:05:06.173850363Z" level=info msg="Got pod network &{Name:cinder-bca4-account-create-update-9dr8m Namespace:openstack ID:fb3b55f1a53cb71484591b69552d5aeca4e40610144eaf01fe0987dff21b9c65 UID:6242ae3e-468f-43b5-9fa1-fee245085114 NetNS:/var/run/netns/f54f6890-9fc1-44a6-b020-7f8664c6c95a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6242ae3e_468f_43b5_9fa1_fee245085114.slice PodAnnotations:0xc002acc5c0}] Aliases:map[]}"
2026-06-11 11:57:59.107596 | controller | Jun 11 11:05:06.174076 crc crio[22652]: time="2026-06-11T11:05:06.173995758Z" level=info msg="Deleting pod openstack_cinder-bca4-account-create-update-9dr8m from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.107614 | controller | Jun 11 11:05:06.179278 crc crio[22652]: time="2026-06-11T11:05:06.175347291Z" level=info msg="Stopping pod sandbox: a884947018bab5d8e3fdd5124310abbd279ad3fe9c3c6b306c587abb13933ac9" id=2215b8d3-286a-4e98-ae52-8f6b7ddba2ef name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.107632 | controller | Jun 11 11:05:06.179278 crc crio[22652]: time="2026-06-11T11:05:06.176421155Z" level=info msg="Got pod network &{Name:barbican-db-create-wwrl8 Namespace:openstack ID:a884947018bab5d8e3fdd5124310abbd279ad3fe9c3c6b306c587abb13933ac9 UID:0cd11aeb-9bd3-4244-b7b4-e7ee1ac3f6fd NetNS:/var/run/netns/8d537d12-1ae4-4e80-8197-17824c51d4e4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0cd11aeb_9bd3_4244_b7b4_e7ee1ac3f6fd.slice PodAnnotations:0xc0036e65e8}] Aliases:map[]}"
2026-06-11 11:57:59.107649 | controller | Jun 11 11:05:06.179278 crc crio[22652]: time="2026-06-11T11:05:06.176748485Z" level=info msg="Deleting pod openstack_barbican-db-create-wwrl8 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.107666 | controller | Jun 11 11:05:06.179278 crc crio[22652]: time="2026-06-11T11:05:06.178339604Z" level=info msg="Stopping pod sandbox: 3e73538c7e0da35e4ef0ee3d5065d43b3c50e2a68622b1a294812608eee9066f" id=28d5686e-ba6d-42da-8d31-685a1e80d329 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.107683 | controller | Jun 11 11:05:06.179278 crc crio[22652]: time="2026-06-11T11:05:06.179022296Z" level=info msg="Got pod network &{Name:barbican-eade-account-create-update-c9hjw Namespace:openstack ID:3e73538c7e0da35e4ef0ee3d5065d43b3c50e2a68622b1a294812608eee9066f UID:21ba4889-0ee3-477b-8768-6d41620c7f1e NetNS:/var/run/netns/0dcd0929-db34-49bd-8e9a-6313c08c8003 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod21ba4889_0ee3_477b_8768_6d41620c7f1e.slice PodAnnotations:0xc002928d88}] Aliases:map[]}"
2026-06-11 11:57:59.107700 | controller | Jun 11 11:05:06.180064 crc crio[22652]: time="2026-06-11T11:05:06.179302265Z" level=info msg="Deleting pod openstack_barbican-eade-account-create-update-c9hjw from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.107716 | controller | Jun 11 11:05:06.843565 crc crio[22652]: time="2026-06-11T11:05:06.842899943Z" level=info msg="Stopped pod sandbox: fb3b55f1a53cb71484591b69552d5aeca4e40610144eaf01fe0987dff21b9c65" id=d8569af3-2b4d-4ab9-b18f-9e78acbe99b9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.107733 | controller | Jun 11 11:05:06.850905 crc crio[22652]: time="2026-06-11T11:05:06.850829432Z" level=info msg="Stopped pod sandbox: 66a26e6232a527a32696b62e5e14d0c689bd1ffae2b4cadb338c8d02f4ac3460" id=84a4fa9f-a5fc-4d96-8de8-bda9182db746 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.107749 | controller | Jun 11 11:05:06.851952 crc crio[22652]: time="2026-06-11T11:05:06.851908345Z" level=info msg="Stopped pod sandbox: 3e73538c7e0da35e4ef0ee3d5065d43b3c50e2a68622b1a294812608eee9066f" id=28d5686e-ba6d-42da-8d31-685a1e80d329 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.107766 | controller | Jun 11 11:05:06.854369 crc crio[22652]: time="2026-06-11T11:05:06.85428619Z" level=info msg="Stopped pod sandbox: a884947018bab5d8e3fdd5124310abbd279ad3fe9c3c6b306c587abb13933ac9" id=2215b8d3-286a-4e98-ae52-8f6b7ddba2ef name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.107786 | controller | Jun 11 11:05:06.950703 crc crio[22652]: time="2026-06-11T11:05:06.950592998Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:2cd9d911af0f170eec9beb49d19054a0cd0882cf56009471751a226026a1ce53" id=97f3a980-2bd1-4f4d-9b87-fef8b4cc5fc2 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.107803 | controller | Jun 11 11:05:06.951731 crc crio[22652]: time="2026-06-11T11:05:06.95164327Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=bb72ea03-ad9b-460d-976e-e77efa4bd00a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.107821 | controller | Jun 11 11:05:06.969847 crc crio[22652]: time="2026-06-11T11:05:06.969718906Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=b08f88dc-0fd9-4cd9-bd0d-5947ffe59398 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.107838 | controller | Jun 11 11:05:06.983521 crc crio[22652]: time="2026-06-11T11:05:06.983466237Z" level=info msg="Creating container: openstack/swift-storage-0/container-server" id=bfb642d4-1190-4172-b234-4d067e56f634 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.107855 | controller | Jun 11 11:05:06.986063 crc crio[22652]: time="2026-06-11T11:05:06.986036119Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.107872 | controller | Jun 11 11:05:07.040044 crc crio[22652]: time="2026-06-11T11:05:07.039981737Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.107889 | controller | Jun 11 11:05:07.044918 crc crio[22652]: time="2026-06-11T11:05:07.044887371Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.107907 | controller | Jun 11 11:05:07.235649 crc crio[22652]: time="2026-06-11T11:05:07.235575569Z" level=info msg="Stopping pod sandbox: e7fb69a33f848655b80ebd9ac5011bc20d8cd2aa4ad7e5208a8ac3b46af081d4" id=302a2ff5-dd2c-4476-843a-66fe81acd8a5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.107924 | controller | Jun 11 11:05:07.236487 crc crio[22652]: time="2026-06-11T11:05:07.23625343Z" level=info msg="Got pod network &{Name:neutron-4aa9-account-create-update-hvtl4 Namespace:openstack ID:e7fb69a33f848655b80ebd9ac5011bc20d8cd2aa4ad7e5208a8ac3b46af081d4 UID:ad19c4e0-a587-4505-9f63-6dbcf4f3345c NetNS:/var/run/netns/05c6ea6f-a528-4390-9f67-5f5ae9842f60 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podad19c4e0_a587_4505_9f63_6dbcf4f3345c.slice PodAnnotations:0xc0004bea88}] Aliases:map[]}"
2026-06-11 11:57:59.107942 | controller | Jun 11 11:05:07.236487 crc crio[22652]: time="2026-06-11T11:05:07.236435036Z" level=info msg="Deleting pod openstack_neutron-4aa9-account-create-update-hvtl4 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.107961 | controller | Jun 11 11:05:07.236989 crc crio[22652]: time="2026-06-11T11:05:07.236951738Z" level=info msg="Stopping pod sandbox: 7aa47ff0d6a5306215567cae6affab6da6ae914cd4bbff957b93750b68294b94" id=cdf01a07-cf4f-4d5b-a238-7726b71ccdd8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.107979 | controller | Jun 11 11:05:07.238270 crc crio[22652]: time="2026-06-11T11:05:07.238220498Z" level=info msg="Got pod network &{Name:neutron-db-create-t4zvt Namespace:openstack ID:7aa47ff0d6a5306215567cae6affab6da6ae914cd4bbff957b93750b68294b94 UID:4ab0443e-0fc9-46e9-b68b-3947d4bfc070 NetNS:/var/run/netns/121e19ea-97b4-4b44-b8de-462b2464b3d6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4ab0443e_0fc9_46e9_b68b_3947d4bfc070.slice PodAnnotations:0xc0036e6300}] Aliases:map[]}"
2026-06-11 11:57:59.108000 | controller | Jun 11 11:05:07.238494 crc crio[22652]: time="2026-06-11T11:05:07.238474156Z" level=info msg="Deleting pod openstack_neutron-db-create-t4zvt from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.108018 | controller | Jun 11 11:05:07.301622 crc crio[22652]: time="2026-06-11T11:05:07.300993744Z" level=info msg="Created container 9d3ee7985a65f59284a7934842d54969d17452e3a66a5d7c977c810b83831595: openstack/swift-storage-0/container-server" id=bfb642d4-1190-4172-b234-4d067e56f634 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.108036 | controller | Jun 11 11:05:07.311849 crc crio[22652]: time="2026-06-11T11:05:07.311613207Z" level=info msg="Starting container: 9d3ee7985a65f59284a7934842d54969d17452e3a66a5d7c977c810b83831595" id=ff3d9aee-4038-41e2-a02f-d0bf8f965cf4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.108053 | controller | Jun 11 11:05:07.327225 crc crio[22652]: time="2026-06-11T11:05:07.326925807Z" level=info msg="Started container" PID=60383 containerID=9d3ee7985a65f59284a7934842d54969d17452e3a66a5d7c977c810b83831595 description=openstack/swift-storage-0/container-server id=ff3d9aee-4038-41e2-a02f-d0bf8f965cf4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=50ef70d4250e784decfe294f6042b2a3ca4c391f812948a90fd2137fc9add240
2026-06-11 11:57:59.108070 | controller | Jun 11 11:05:07.343685 crc crio[22652]: time="2026-06-11T11:05:07.343567518Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=36367a8d-8b51-4fc8-9d1a-979fa9e7fcd2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.108087 | controller | Jun 11 11:05:07.369977 crc crio[22652]: time="2026-06-11T11:05:07.369814967Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=88ca2884-35bc-45b0-863b-a8e0d043abac name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.108104 | controller | Jun 11 11:05:07.385214 crc crio[22652]: time="2026-06-11T11:05:07.382393555Z" level=info msg="Creating container: openstack/swift-storage-0/container-replicator" id=4aa01584-a3a3-4c7c-8e25-dd57203384fd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.108121 | controller | Jun 11 11:05:07.385484 crc crio[22652]: time="2026-06-11T11:05:07.385438361Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.108140 | controller | Jun 11 11:05:07.501515 crc crio[22652]: time="2026-06-11T11:05:07.500634429Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.108159 | controller | Jun 11 11:05:07.515807 crc crio[22652]: time="2026-06-11T11:05:07.515706971Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.108177 | controller | Jun 11 11:05:07.663064 crc crio[22652]: time="2026-06-11T11:05:07.662951434Z" level=info msg="Created container 51a8466c6e8567b1b46858290445662aa0fa293540dceb785192057b4e00611c: openstack/swift-storage-0/container-replicator" id=4aa01584-a3a3-4c7c-8e25-dd57203384fd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.108194 | controller | Jun 11 11:05:07.664074 crc crio[22652]: time="2026-06-11T11:05:07.664010367Z" level=info msg="Starting container: 51a8466c6e8567b1b46858290445662aa0fa293540dceb785192057b4e00611c" id=09ea0c04-5a46-4126-b547-f227d68305d4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.108215 | controller | Jun 11 11:05:07.673323 crc crio[22652]: time="2026-06-11T11:05:07.672837374Z" level=info msg="Started container" PID=60436 containerID=51a8466c6e8567b1b46858290445662aa0fa293540dceb785192057b4e00611c description=openstack/swift-storage-0/container-replicator id=09ea0c04-5a46-4126-b547-f227d68305d4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=50ef70d4250e784decfe294f6042b2a3ca4c391f812948a90fd2137fc9add240
2026-06-11 11:57:59.108234 | controller | Jun 11 11:05:07.686616 crc crio[22652]: time="2026-06-11T11:05:07.686512943Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=62dab07f-6150-40c1-a3c3-c60ed9fb5df4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.108251 | controller | Jun 11 11:05:07.688360 crc crio[22652]: time="2026-06-11T11:05:07.688291588Z" level=info msg="Stopped pod sandbox: e7fb69a33f848655b80ebd9ac5011bc20d8cd2aa4ad7e5208a8ac3b46af081d4" id=302a2ff5-dd2c-4476-843a-66fe81acd8a5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.108268 | controller | Jun 11 11:05:07.700649 crc crio[22652]: time="2026-06-11T11:05:07.700098958Z" level=info msg="Stopped pod sandbox: 7aa47ff0d6a5306215567cae6affab6da6ae914cd4bbff957b93750b68294b94" id=cdf01a07-cf4f-4d5b-a238-7726b71ccdd8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.108285 | controller | Jun 11 11:05:12.235603 crc crio[22652]: time="2026-06-11T11:05:12.23468344Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=39e04970-b96e-48c9-93f9-dbcea04126e5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.108302 | controller | Jun 11 11:05:12.245300 crc crio[22652]: time="2026-06-11T11:05:12.24490272Z" level=info msg="Creating container: openstack/swift-storage-0/container-auditor" id=878054cd-ab13-4f08-bc79-d2b2b9f74a83 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.108319 | controller | Jun 11 11:05:12.246852 crc crio[22652]: time="2026-06-11T11:05:12.24678074Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.108336 | controller | Jun 11 11:05:12.325953 crc crio[22652]: time="2026-06-11T11:05:12.325426598Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-keystone@sha256:ab100203188fc03e43c62a1ca90a3d8f03ed8b4a3e248f5cd6669efe9a52b1e3" id=bd4f9774-7440-480a-a261-3282e9132e37 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.108379 | controller | Jun 11 11:05:12.326543 crc crio[22652]: time="2026-06-11T11:05:12.326445777Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=aa01c781-491a-4e62-b5f8-77c626b8359d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.108404 | controller | Jun 11 11:05:12.342884 crc crio[22652]: time="2026-06-11T11:05:12.342714124Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.108428 | controller | Jun 11 11:05:12.359602 crc crio[22652]: time="2026-06-11T11:05:12.359392993Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.108454 | controller | Jun 11 11:05:12.375056 crc crio[22652]: time="2026-06-11T11:05:12.374940834Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=155ba2a6-fe42-4b03-b01a-a1d227ac6516 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.108477 | controller | Jun 11 11:05:12.385101 crc crio[22652]: time="2026-06-11T11:05:12.38500435Z" level=info msg="Creating container: openstack/keystone-db-sync-dfjjj/keystone-db-sync" id=1347c1c6-fb78-4c3d-b760-9b6c0fca270b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.108505 | controller | Jun 11 11:05:12.387103 crc crio[22652]: time="2026-06-11T11:05:12.387043035Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.108527 | controller | Jun 11 11:05:12.431283 crc crio[22652]: time="2026-06-11T11:05:12.431037672Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.108548 | controller | Jun 11 11:05:12.436533 crc crio[22652]: time="2026-06-11T11:05:12.436446421Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.108568 | controller | Jun 11 11:05:12.623950 crc crio[22652]: time="2026-06-11T11:05:12.623828152Z" level=info msg="Created container 56f685328f1510d2d80d9e0eda1be891f579685ee906bfd8540004bfa8d9973d: openstack/swift-storage-0/container-auditor" id=878054cd-ab13-4f08-bc79-d2b2b9f74a83 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.108590 | controller | Jun 11 11:05:12.625029 crc crio[22652]: time="2026-06-11T11:05:12.624967918Z" level=info msg="Starting container: 56f685328f1510d2d80d9e0eda1be891f579685ee906bfd8540004bfa8d9973d" id=83d34388-503e-4902-937a-4d9bc6e9cbc4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.108612 | controller | Jun 11 11:05:12.625478 crc crio[22652]: time="2026-06-11T11:05:12.625402941Z" level=info msg="Created container f6694f6abbafed9a032453f5672a61f61e274b569b28fb7cd6e68221d6b74304: openstack/keystone-db-sync-dfjjj/keystone-db-sync" id=1347c1c6-fb78-4c3d-b760-9b6c0fca270b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.108634 | controller | Jun 11 11:05:12.626524 crc crio[22652]: time="2026-06-11T11:05:12.626400822Z" level=info msg="Starting container: f6694f6abbafed9a032453f5672a61f61e274b569b28fb7cd6e68221d6b74304" id=48619655-4c93-4026-8302-98dcc9de88da name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.108656 | controller | Jun 11 11:05:12.631540 crc crio[22652]: time="2026-06-11T11:05:12.631401029Z" level=info msg="Started container" PID=60766 containerID=f6694f6abbafed9a032453f5672a61f61e274b569b28fb7cd6e68221d6b74304 description=openstack/keystone-db-sync-dfjjj/keystone-db-sync id=48619655-4c93-4026-8302-98dcc9de88da name=/runtime.v1.RuntimeService/StartContainer sandboxID=0642d9264789c1ebaa7cda65eb111908079772940c97307b9a048d66f3be5a23
2026-06-11 11:57:59.108679 | controller | Jun 11 11:05:12.632081 crc crio[22652]: time="2026-06-11T11:05:12.631976587Z" level=info msg="Started container" PID=60765 containerID=56f685328f1510d2d80d9e0eda1be891f579685ee906bfd8540004bfa8d9973d description=openstack/swift-storage-0/container-auditor id=83d34388-503e-4902-937a-4d9bc6e9cbc4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=50ef70d4250e784decfe294f6042b2a3ca4c391f812948a90fd2137fc9add240
2026-06-11 11:57:59.108701 | controller | Jun 11 11:05:12.641744 crc crio[22652]: time="2026-06-11T11:05:12.641241766Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=e5b06ef0-19a3-4197-9e6d-52c54eb63f57 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.108722 | controller | Jun 11 11:05:12.657093 crc crio[22652]: time="2026-06-11T11:05:12.65699055Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=9745be87-adb3-4707-9fd6-d8cb6f42ee2a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.108744 | controller | Jun 11 11:05:12.669950 crc crio[22652]: time="2026-06-11T11:05:12.669867423Z" level=info msg="Creating container: openstack/swift-storage-0/container-updater" id=33f7cee8-3c7b-43cd-9fb4-293493945e74 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.108769 | controller | Jun 11 11:05:12.671541 crc crio[22652]: time="2026-06-11T11:05:12.671471104Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.108792 | controller | Jun 11 11:05:12.715472 crc crio[22652]: time="2026-06-11T11:05:12.71538791Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.108814 | controller | Jun 11 11:05:12.718865 crc crio[22652]: time="2026-06-11T11:05:12.718797547Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.108880 | controller | Jun 11 11:05:12.822567 crc crio[22652]: time="2026-06-11T11:05:12.822459574Z" level=info msg="Created container b040cc368b9ef9d4d7cf80f59acfd4e31284867b5a9e8eca8b0c4a28212bf0a7: openstack/swift-storage-0/container-updater" id=33f7cee8-3c7b-43cd-9fb4-293493945e74 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.108912 | controller | Jun 11 11:05:12.823910 crc crio[22652]: time="2026-06-11T11:05:12.823842717Z" level=info msg="Starting container: b040cc368b9ef9d4d7cf80f59acfd4e31284867b5a9e8eca8b0c4a28212bf0a7" id=89045614-34fa-43b7-aae2-1fb210cf97bd name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.108935 | controller | Jun 11 11:05:12.831621 crc crio[22652]: time="2026-06-11T11:05:12.831548738Z" level=info msg="Started container" PID=60778 containerID=b040cc368b9ef9d4d7cf80f59acfd4e31284867b5a9e8eca8b0c4a28212bf0a7 description=openstack/swift-storage-0/container-updater id=89045614-34fa-43b7-aae2-1fb210cf97bd name=/runtime.v1.RuntimeService/StartContainer sandboxID=50ef70d4250e784decfe294f6042b2a3ca4c391f812948a90fd2137fc9add240
2026-06-11 11:57:59.108959 | controller | Jun 11 11:05:12.843064 crc crio[22652]: time="2026-06-11T11:05:12.842955116Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=ba7fc855-e08b-4471-8bc4-656764045507 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.108981 | controller | Jun 11 11:05:12.856560 crc crio[22652]: time="2026-06-11T11:05:12.856390708Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=4a0d38a0-0cf8-430f-a31f-2f2e04e63965 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.109002 | controller | Jun 11 11:05:12.863003 crc crio[22652]: time="2026-06-11T11:05:12.862908802Z" level=info msg="Creating container: openstack/swift-storage-0/object-server" id=92a58cd7-db15-4132-944b-537ebb3ad805 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.109024 | controller | Jun 11 11:05:12.863488 crc crio[22652]: time="2026-06-11T11:05:12.863428068Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.109045 | controller | Jun 11 11:05:12.935878 crc crio[22652]: time="2026-06-11T11:05:12.935755303Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.109067 | controller | Jun 11 11:05:12.938310 crc crio[22652]: time="2026-06-11T11:05:12.93821831Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.109089 | controller | Jun 11 11:05:13.059909 crc crio[22652]: time="2026-06-11T11:05:13.059765419Z" level=info msg="Created container fb7693783c57980635fab4114d2ab22c85f892457c960ef8d0b4ba60b08e1758: openstack/swift-storage-0/object-server" id=92a58cd7-db15-4132-944b-537ebb3ad805 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.109111 | controller | Jun 11 11:05:13.061535 crc crio[22652]: time="2026-06-11T11:05:13.061444741Z" level=info msg="Starting container: fb7693783c57980635fab4114d2ab22c85f892457c960ef8d0b4ba60b08e1758" id=4a709d24-8563-496a-b906-58ecd3a1e9e3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.109141 | controller | Jun 11 11:05:13.066847 crc crio[22652]: time="2026-06-11T11:05:13.066729466Z" level=info msg="Started container" PID=60790 containerID=fb7693783c57980635fab4114d2ab22c85f892457c960ef8d0b4ba60b08e1758 description=openstack/swift-storage-0/object-server id=4a709d24-8563-496a-b906-58ecd3a1e9e3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=50ef70d4250e784decfe294f6042b2a3ca4c391f812948a90fd2137fc9add240
2026-06-11 11:57:59.109165 | controller | Jun 11 11:05:13.082572 crc crio[22652]: time="2026-06-11T11:05:13.082420248Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=0ff56a3d-211b-457a-bb64-3add46a569ab name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.109185 | controller | Jun 11 11:05:13.094495 crc crio[22652]: time="2026-06-11T11:05:13.094369893Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=79597f8f-3900-4352-95fe-508b9a3fcf9a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.109203 | controller | Jun 11 11:05:13.103889 crc crio[22652]: time="2026-06-11T11:05:13.103378954Z" level=info msg="Creating container: openstack/swift-storage-0/object-replicator" id=1e44bab4-78ff-43b2-adcb-b90f625c3b69 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.109221 | controller | Jun 11 11:05:13.104387 crc crio[22652]: time="2026-06-11T11:05:13.104328055Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.109239 | controller | Jun 11 11:05:13.147404 crc crio[22652]: time="2026-06-11T11:05:13.14727266Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.109257 | controller | Jun 11 11:05:13.151529 crc crio[22652]: time="2026-06-11T11:05:13.151397331Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.109276 | controller | Jun 11 11:05:13.270864 crc crio[22652]: time="2026-06-11T11:05:13.27075477Z" level=info msg="Created container 9faa992c43d67a2972a4ef4129f06800ab0634e59cbb1dc6ac2f5826dde4b893: openstack/swift-storage-0/object-replicator" id=1e44bab4-78ff-43b2-adcb-b90f625c3b69 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.109302 | controller | Jun 11 11:05:13.272806 crc crio[22652]: time="2026-06-11T11:05:13.272734911Z" level=info msg="Starting container: 9faa992c43d67a2972a4ef4129f06800ab0634e59cbb1dc6ac2f5826dde4b893" id=b9a37885-a80b-4d99-91b2-505521f03a5e name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.109327 | controller | Jun 11 11:05:13.280542 crc crio[22652]: time="2026-06-11T11:05:13.280043789Z" level=info msg="Started container" PID=60817 containerID=9faa992c43d67a2972a4ef4129f06800ab0634e59cbb1dc6ac2f5826dde4b893 description=openstack/swift-storage-0/object-replicator id=b9a37885-a80b-4d99-91b2-505521f03a5e name=/runtime.v1.RuntimeService/StartContainer sandboxID=50ef70d4250e784decfe294f6042b2a3ca4c391f812948a90fd2137fc9add240
2026-06-11 11:57:59.109369 | controller | Jun 11 11:05:13.293340 crc crio[22652]: time="2026-06-11T11:05:13.292975905Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=2503a877-c3b3-42b7-8c8d-b42fab06947b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.109398 | controller | Jun 11 11:05:13.314636 crc crio[22652]: time="2026-06-11T11:05:13.314086096Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=9e13a6ce-230a-4883-a399-3ff3ddd33a1f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.109425 | controller | Jun 11 11:05:13.323370 crc crio[22652]: time="2026-06-11T11:05:13.323272864Z" level=info msg="Creating container: openstack/swift-storage-0/object-auditor" id=ddba8db2-ec84-48c0-a85e-de2eae01a9d8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.109449 | controller | Jun 11 11:05:13.323735 crc crio[22652]: time="2026-06-11T11:05:13.323669487Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.109471 | controller | Jun 11 11:05:13.378416 crc crio[22652]: time="2026-06-11T11:05:13.37832082Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.109491 | controller | Jun 11 11:05:13.384418 crc crio[22652]: time="2026-06-11T11:05:13.384323936Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.109512 | controller | Jun 11 11:05:13.533608 crc crio[22652]: time="2026-06-11T11:05:13.533508101Z" level=info msg="Created container e4f49b0fff69b9305039b8b4a6850e09e7c716ef255943d993384bc9563c6431: openstack/swift-storage-0/object-auditor" id=ddba8db2-ec84-48c0-a85e-de2eae01a9d8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.109534 | controller | Jun 11 11:05:13.543453 crc crio[22652]: time="2026-06-11T11:05:13.543364539Z" level=info msg="Starting container: e4f49b0fff69b9305039b8b4a6850e09e7c716ef255943d993384bc9563c6431" id=87401cd9-7452-4aa6-ba84-552332c67b40 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.109555 | controller | Jun 11 11:05:13.563248 crc crio[22652]: time="2026-06-11T11:05:13.563066268Z" level=info msg="Started container" PID=60836 containerID=e4f49b0fff69b9305039b8b4a6850e09e7c716ef255943d993384bc9563c6431 description=openstack/swift-storage-0/object-auditor id=87401cd9-7452-4aa6-ba84-552332c67b40 name=/runtime.v1.RuntimeService/StartContainer sandboxID=50ef70d4250e784decfe294f6042b2a3ca4c391f812948a90fd2137fc9add240
2026-06-11 11:57:59.109572 | controller | Jun 11 11:05:13.580077 crc crio[22652]: time="2026-06-11T11:05:13.579841052Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=77a84db6-f8d3-42a1-90f4-296a0caff649 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.109588 | controller | Jun 11 11:05:13.596710 crc crio[22652]: time="2026-06-11T11:05:13.596609247Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=212d7d00-a86a-4290-95db-8e73974e39e8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.109604 | controller | Jun 11 11:05:13.603604 crc crio[22652]: time="2026-06-11T11:05:13.603483323Z" level=info msg="Creating container: openstack/swift-storage-0/object-updater" id=c410e080-7d43-4b6e-972e-f8ff5056a0d8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.109620 | controller | Jun 11 11:05:13.604081 crc crio[22652]: time="2026-06-11T11:05:13.60401816Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.109637 | controller | Jun 11 11:05:13.655210 crc crio[22652]: time="2026-06-11T11:05:13.655025231Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.109654 | controller | Jun 11 11:05:13.663522 crc crio[22652]: time="2026-06-11T11:05:13.66340874Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.109671 | controller | Jun 11 11:05:13.810619 crc crio[22652]: time="2026-06-11T11:05:13.80991963Z" level=info msg="Created container 44c831e13299f6637ca001dd5b9339700f5b56c46fc5e5e86226f2ecba41bef3: openstack/swift-storage-0/object-updater" id=c410e080-7d43-4b6e-972e-f8ff5056a0d8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.109694 | controller | Jun 11 11:05:13.811755 crc crio[22652]: time="2026-06-11T11:05:13.811668104Z" level=info msg="Starting container: 44c831e13299f6637ca001dd5b9339700f5b56c46fc5e5e86226f2ecba41bef3" id=cd5052b7-8703-45a3-8690-a485f1e35599 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.109712 | controller | Jun 11 11:05:13.819571 crc crio[22652]: time="2026-06-11T11:05:13.81948333Z" level=info msg="Started container" PID=60855 containerID=44c831e13299f6637ca001dd5b9339700f5b56c46fc5e5e86226f2ecba41bef3 description=openstack/swift-storage-0/object-updater id=cd5052b7-8703-45a3-8690-a485f1e35599 name=/runtime.v1.RuntimeService/StartContainer sandboxID=50ef70d4250e784decfe294f6042b2a3ca4c391f812948a90fd2137fc9add240
2026-06-11 11:57:59.109730 | controller | Jun 11 11:05:13.839456 crc crio[22652]: time="2026-06-11T11:05:13.839210718Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=e5f35428-297d-4dc8-bfdc-bb3833c70c92 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.109747 | controller | Jun 11 11:05:13.862657 crc crio[22652]: time="2026-06-11T11:05:13.862539278Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=8ff1365d-6804-4fff-9d1d-da28595438fe name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.109764 | controller | Jun 11 11:05:13.870017 crc crio[22652]: time="2026-06-11T11:05:13.86991269Z" level=info msg="Creating container: openstack/swift-storage-0/object-expirer" id=d181ab19-7fd6-429b-9971-ba1acd946122 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.109782 | controller | Jun 11 11:05:13.870452 crc crio[22652]: time="2026-06-11T11:05:13.870414906Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.109799 | controller | Jun 11 11:05:13.908496 crc crio[22652]: time="2026-06-11T11:05:13.908371334Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.109816 | controller | Jun 11 11:05:13.911815 crc crio[22652]: time="2026-06-11T11:05:13.911713139Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.109832 | controller | Jun 11 11:05:14.039069 crc crio[22652]: time="2026-06-11T11:05:14.038945985Z" level=info msg="Created container 9214fd51cc7127fd5e5ea1f1aec889ce9051609b0b2045a305bc19d8cded01f3: openstack/swift-storage-0/object-expirer" id=d181ab19-7fd6-429b-9971-ba1acd946122 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.109849 | controller | Jun 11 11:05:14.040923 crc crio[22652]: time="2026-06-11T11:05:14.040493194Z" level=info msg="Starting container: 9214fd51cc7127fd5e5ea1f1aec889ce9051609b0b2045a305bc19d8cded01f3" id=ac3d8bc5-24fb-44dc-b48c-0e0b33d750dc name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.109865 | controller | Jun 11 11:05:14.048101 crc crio[22652]: time="2026-06-11T11:05:14.048002019Z" level=info msg="Started container" PID=60891 containerID=9214fd51cc7127fd5e5ea1f1aec889ce9051609b0b2045a305bc19d8cded01f3 description=openstack/swift-storage-0/object-expirer id=ac3d8bc5-24fb-44dc-b48c-0e0b33d750dc name=/runtime.v1.RuntimeService/StartContainer sandboxID=50ef70d4250e784decfe294f6042b2a3ca4c391f812948a90fd2137fc9add240
2026-06-11 11:57:59.109882 | controller | Jun 11 11:05:14.061997 crc crio[22652]: time="2026-06-11T11:05:14.061870063Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=88bbbd57-7226-4e8f-a236-5e6fc16dfc18 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.109903 | controller | Jun 11 11:05:14.082901 crc crio[22652]: time="2026-06-11T11:05:14.082565418Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=e8c2ff1c-27d7-4052-a754-3473c1c990a0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.109920 | controller | Jun 11 11:05:14.092721 crc crio[22652]: time="2026-06-11T11:05:14.092571575Z" level=info msg="Creating container: openstack/swift-storage-0/rsync" id=ec4e8339-1b10-449a-b19e-5214730a3f2c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.109938 | controller | Jun 11 11:05:14.093077 crc crio[22652]: time="2026-06-11T11:05:14.093010579Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.109955 | controller | Jun 11 11:05:14.149942 crc crio[22652]: time="2026-06-11T11:05:14.14986297Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.109973 | controller | Jun 11 11:05:14.153019 crc crio[22652]: time="2026-06-11T11:05:14.152956266Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.109989 | controller | Jun 11 11:05:14.282343 crc crio[22652]: time="2026-06-11T11:05:14.282287269Z" level=info msg="Created container d146514dc398b401490bb580888a1c971fe3c4be80c1bb77b451aaa4639dd818: openstack/swift-storage-0/rsync" id=ec4e8339-1b10-449a-b19e-5214730a3f2c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.110006 | controller | Jun 11 11:05:14.285629 crc crio[22652]: time="2026-06-11T11:05:14.285526996Z" level=info msg="Starting container: d146514dc398b401490bb580888a1c971fe3c4be80c1bb77b451aaa4639dd818" id=116506f5-a610-4eea-9697-ccf66c190bc9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.110023 | controller | Jun 11 11:05:14.290804 crc crio[22652]: time="2026-06-11T11:05:14.290760344Z" level=info msg="Started container" PID=60914 containerID=d146514dc398b401490bb580888a1c971fe3c4be80c1bb77b451aaa4639dd818 description=openstack/swift-storage-0/rsync id=116506f5-a610-4eea-9697-ccf66c190bc9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=50ef70d4250e784decfe294f6042b2a3ca4c391f812948a90fd2137fc9add240
2026-06-11 11:57:59.110040 | controller | Jun 11 11:05:14.303381 crc crio[22652]: time="2026-06-11T11:05:14.303033299Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=80a1fe51-9982-4ad6-a3c5-b107fca46ce5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.110057 | controller | Jun 11 11:05:14.315331 crc crio[22652]: time="2026-06-11T11:05:14.315229011Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=99bc1f2e-251d-42aa-9754-0b1f4379aded name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.110074 | controller | Jun 11 11:05:14.321333 crc crio[22652]: time="2026-06-11T11:05:14.321247899Z" level=info msg="Creating container: openstack/swift-storage-0/swift-recon-cron" id=36130e42-848d-4dae-bbf5-d11dc480555c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.110091 | controller | Jun 11 11:05:14.321808 crc crio[22652]: time="2026-06-11T11:05:14.321751555Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.110108 | controller | Jun 11 11:05:14.390341 crc crio[22652]: time="2026-06-11T11:05:14.390076566Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.110128 | controller | Jun 11 11:05:14.398042 crc crio[22652]: time="2026-06-11T11:05:14.397740975Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.110145 | controller | Jun 11 11:05:14.537410 crc crio[22652]: time="2026-06-11T11:05:14.537241516Z" level=info msg="Created container 22ead6ca7a0283cc9baf88c4f7be8489346b5f142f7d5f4d5810bc4266167185: openstack/swift-storage-0/swift-recon-cron" id=36130e42-848d-4dae-bbf5-d11dc480555c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.110162 | controller | Jun 11 11:05:14.538763 crc crio[22652]: time="2026-06-11T11:05:14.53865329Z" level=info msg="Starting container: 22ead6ca7a0283cc9baf88c4f7be8489346b5f142f7d5f4d5810bc4266167185" id=5197a2db-69c9-4cc7-b02c-ff19f4f01039 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.110178 | controller | Jun 11 11:05:14.545032 crc crio[22652]: time="2026-06-11T11:05:14.544927416Z" level=info msg="Started container" PID=60941 containerID=22ead6ca7a0283cc9baf88c4f7be8489346b5f142f7d5f4d5810bc4266167185 description=openstack/swift-storage-0/swift-recon-cron id=5197a2db-69c9-4cc7-b02c-ff19f4f01039 name=/runtime.v1.RuntimeService/StartContainer sandboxID=50ef70d4250e784decfe294f6042b2a3ca4c391f812948a90fd2137fc9add240
2026-06-11 11:57:59.110195 | controller | Jun 11 11:05:16.416493 crc crio[22652]: time="2026-06-11T11:05:16.415879386Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-68c444669f-stff4/POD" id=244745a1-984f-4473-8f93-7e84f615855d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.110212 | controller | Jun 11 11:05:16.416493 crc crio[22652]: time="2026-06-11T11:05:16.416423863Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.110229 | controller | Jun 11 11:05:16.452265 crc crio[22652]: time="2026-06-11T11:05:16.451828348Z" level=info msg="Got pod network &{Name:dnsmasq-dns-68c444669f-stff4 Namespace:openstack ID:572660153b949c4c7e878b86b10bb105065e5635a95b00cfce430c748d08467a UID:c3f3b1b3-f5c8-4afe-b35c-3697eb6ff79f NetNS:/var/run/netns/39ebdfc5-51e8-4283-8543-5e4fdf596f8c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc3f3b1b3_f5c8_4afe_b35c_3697eb6ff79f.slice PodAnnotations:0xc005a4cd58}] Aliases:map[]}"
2026-06-11 11:57:59.110247 | controller | Jun 11 11:05:16.452265 crc crio[22652]: time="2026-06-11T11:05:16.452020614Z" level=info msg="Adding pod openstack_dnsmasq-dns-68c444669f-stff4 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.110265 | controller | Jun 11 11:05:17.036679 crc crio[22652]: 2026-06-11T11:05:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:572660153b949c4 Mac:5a:94:e2:3e:26:f6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8a Mtu:0 Sandbox:/var/run/netns/39ebdfc5-51e8-4283-8543-5e4fdf596f8c SocketPath: PciID:}] [{Interface:0xc00050c740 Address:{IP:10.217.0.138 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.110282 | controller | Jun 11 11:05:17.038093 crc crio[22652]: time="2026-06-11T11:05:17.038006912Z" level=info msg="Got pod network &{Name:dnsmasq-dns-68c444669f-stff4 Namespace:openstack ID:572660153b949c4c7e878b86b10bb105065e5635a95b00cfce430c748d08467a UID:c3f3b1b3-f5c8-4afe-b35c-3697eb6ff79f NetNS:/var/run/netns/39ebdfc5-51e8-4283-8543-5e4fdf596f8c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc3f3b1b3_f5c8_4afe_b35c_3697eb6ff79f.slice PodAnnotations:0xc005a4cd58}] Aliases:map[]}"
2026-06-11 11:57:59.110300 | controller | Jun 11 11:05:17.038309 crc crio[22652]: time="2026-06-11T11:05:17.038288191Z" level=info msg="Checking pod openstack_dnsmasq-dns-68c444669f-stff4 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.110321 | controller | Jun 11 11:05:17.051230 crc crio[22652]: time="2026-06-11T11:05:17.050382474Z" level=info msg="Ran pod sandbox 572660153b949c4c7e878b86b10bb105065e5635a95b00cfce430c748d08467a with infra container: openstack/dnsmasq-dns-68c444669f-stff4/POD" id=244745a1-984f-4473-8f93-7e84f615855d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.110339 | controller | Jun 11 11:05:17.052717 crc crio[22652]: time="2026-06-11T11:05:17.052640643Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=bc48a1ac-610b-4160-9806-b3b73aa22ac3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.110380 | controller | Jun 11 11:05:17.120241 crc crio[22652]: time="2026-06-11T11:05:17.120036131Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=59b844bf-2c9d-45fa-8530-5e7d90ba3e95 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.110399 | controller | Jun 11 11:05:17.127390 crc crio[22652]: time="2026-06-11T11:05:17.127292998Z" level=info msg="Creating container: openstack/dnsmasq-dns-68c444669f-stff4/init" id=30be1531-0a53-49be-977e-d7bf439b4d10 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.110421 | controller | Jun 11 11:05:17.127732 crc crio[22652]: time="2026-06-11T11:05:17.12767595Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.110446 | controller | Jun 11 11:05:17.172897 crc crio[22652]: time="2026-06-11T11:05:17.172799844Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.110465 | controller | Jun 11 11:05:17.177109 crc crio[22652]: time="2026-06-11T11:05:17.177028796Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.110482 | controller | Jun 11 11:05:17.309911 crc crio[22652]: time="2026-06-11T11:05:17.309385523Z" level=info msg="Created container d0d57d841703076c4e9c4786c34b1cafd3489e92e839a12cb3d64f44480ae38f: openstack/dnsmasq-dns-68c444669f-stff4/init" id=30be1531-0a53-49be-977e-d7bf439b4d10 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.110499 | controller | Jun 11 11:05:17.311821 crc crio[22652]: time="2026-06-11T11:05:17.311733846Z" level=info msg="Starting container: d0d57d841703076c4e9c4786c34b1cafd3489e92e839a12cb3d64f44480ae38f" id=d0216a3a-6c47-4e94-b08d-5cd03c53425f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.110515 | controller | Jun 11 11:05:17.318493 crc crio[22652]: time="2026-06-11T11:05:17.318385555Z" level=info msg="Started container" PID=61124 containerID=d0d57d841703076c4e9c4786c34b1cafd3489e92e839a12cb3d64f44480ae38f description=openstack/dnsmasq-dns-68c444669f-stff4/init id=d0216a3a-6c47-4e94-b08d-5cd03c53425f name=/runtime.v1.RuntimeService/StartContainer sandboxID=572660153b949c4c7e878b86b10bb105065e5635a95b00cfce430c748d08467a
2026-06-11 11:57:59.110532 | controller | Jun 11 11:05:17.533907 crc crio[22652]: time="2026-06-11T11:05:17.533824035Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=5308b0cd-370f-4ec0-9c35-9f0bb0e3a4f0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.110549 | controller | Jun 11 11:05:17.597891 crc crio[22652]: time="2026-06-11T11:05:17.597689625Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=8d193112-a4ff-4794-a8d3-cd5bda93eadb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.110567 | controller | Jun 11 11:05:17.604265 crc crio[22652]: time="2026-06-11T11:05:17.604075416Z" level=info msg="Creating container: openstack/dnsmasq-dns-68c444669f-stff4/dnsmasq-dns" id=f4ba9e2a-637a-4d1a-b8b3-0b9a7f2363f6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.110588 | controller | Jun 11 11:05:17.604640 crc crio[22652]: time="2026-06-11T11:05:17.604571511Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.110605 | controller | Jun 11 11:05:17.651220 crc crio[22652]: time="2026-06-11T11:05:17.651090168Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.110622 | controller | Jun 11 11:05:17.657678 crc crio[22652]: time="2026-06-11T11:05:17.657626874Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.110639 | controller | Jun 11 11:05:17.826223 crc crio[22652]: time="2026-06-11T11:05:17.82605946Z" level=info msg="Created container 7bd3c1303bbbe06b49aed29311a1bac5a2b2f5cd4cd2901e2348109bb42c2e77: openstack/dnsmasq-dns-68c444669f-stff4/dnsmasq-dns" id=f4ba9e2a-637a-4d1a-b8b3-0b9a7f2363f6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.110656 | controller | Jun 11 11:05:17.828045 crc crio[22652]: time="2026-06-11T11:05:17.827882877Z" level=info msg="Starting container: 7bd3c1303bbbe06b49aed29311a1bac5a2b2f5cd4cd2901e2348109bb42c2e77" id=657458a7-e73b-43d9-af20-b10853839e27 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.110673 | controller | Jun 11 11:05:17.834679 crc crio[22652]: time="2026-06-11T11:05:17.834333619Z" level=info msg="Started container" PID=61148 containerID=7bd3c1303bbbe06b49aed29311a1bac5a2b2f5cd4cd2901e2348109bb42c2e77 description=openstack/dnsmasq-dns-68c444669f-stff4/dnsmasq-dns id=657458a7-e73b-43d9-af20-b10853839e27 name=/runtime.v1.RuntimeService/StartContainer sandboxID=572660153b949c4c7e878b86b10bb105065e5635a95b00cfce430c748d08467a
2026-06-11 11:57:59.110691 | controller | Jun 11 11:05:18.560458 crc crio[22652]: time="2026-06-11T11:05:18.559984802Z" level=info msg="Stopping pod sandbox: 0642d9264789c1ebaa7cda65eb111908079772940c97307b9a048d66f3be5a23" id=8ea2875a-125b-4775-9c09-0e3700fd5dcf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.110709 | controller | Jun 11 11:05:18.561291 crc crio[22652]: time="2026-06-11T11:05:18.561094658Z" level=info msg="Got pod network &{Name:keystone-db-sync-dfjjj Namespace:openstack ID:0642d9264789c1ebaa7cda65eb111908079772940c97307b9a048d66f3be5a23 UID:6d50fb70-6601-4eac-8298-34e7f12a35f4 NetNS:/var/run/netns/20b1cf74-54d2-43dd-bec6-dc4164018a81 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6d50fb70_6601_4eac_8298_34e7f12a35f4.slice PodAnnotations:0xc0022f6520}] Aliases:map[]}"
2026-06-11 11:57:59.110728 | controller | Jun 11 11:05:18.561434 crc crio[22652]: time="2026-06-11T11:05:18.561365177Z" level=info msg="Deleting pod openstack_keystone-db-sync-dfjjj from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.110745 | controller | Jun 11 11:05:18.920887 crc crio[22652]: time="2026-06-11T11:05:18.920707274Z" level=info msg="Stopped pod sandbox: 0642d9264789c1ebaa7cda65eb111908079772940c97307b9a048d66f3be5a23" id=8ea2875a-125b-4775-9c09-0e3700fd5dcf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.110762 | controller | Jun 11 11:05:19.596385 crc crio[22652]: time="2026-06-11T11:05:19.596008801Z" level=info msg="Stopping pod sandbox: b8c8956b67ed174047a16138b6df8fec9038483e2d2dacf992881800c7eca45a" id=b7c3a179-6ad6-4ed9-898e-62f8d6a93237 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.110780 | controller | Jun 11 11:05:19.597632 crc crio[22652]: time="2026-06-11T11:05:19.597053994Z" level=info msg="Got pod network &{Name:glance-db-sync-4x2dn Namespace:openstack ID:b8c8956b67ed174047a16138b6df8fec9038483e2d2dacf992881800c7eca45a UID:44a6bcbe-e0a2-4ec6-9e5f-3668a54d4dd7 NetNS:/var/run/netns/4dcdc361-5503-4664-afc3-1ae7a753e34c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod44a6bcbe_e0a2_4ec6_9e5f_3668a54d4dd7.slice PodAnnotations:0xc002618198}] Aliases:map[]}"
2026-06-11 11:57:59.110801 | controller | Jun 11 11:05:19.597729 crc crio[22652]: time="2026-06-11T11:05:19.597703044Z" level=info msg="Deleting pod openstack_glance-db-sync-4x2dn from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.110819 | controller | Jun 11 11:05:22.640285 crc crio[22652]: time="2026-06-11T11:05:22.638564728Z" level=info msg="Stopped pod sandbox: b8c8956b67ed174047a16138b6df8fec9038483e2d2dacf992881800c7eca45a" id=b7c3a179-6ad6-4ed9-898e-62f8d6a93237 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.110837 | controller | Jun 11 11:05:25.463106 crc crio[22652]: time="2026-06-11T11:05:25.461679714Z" level=info msg="Stopping container: 7bd3c1303bbbe06b49aed29311a1bac5a2b2f5cd4cd2901e2348109bb42c2e77 (timeout: 10s)" id=2e8aac07-77c9-4efd-a40d-783d8e7e0a72 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.110855 | controller | Jun 11 11:05:25.603232 crc crio[22652]: time="2026-06-11T11:05:25.601860217Z" level=info msg="Stopped container 7bd3c1303bbbe06b49aed29311a1bac5a2b2f5cd4cd2901e2348109bb42c2e77: openstack/dnsmasq-dns-68c444669f-stff4/dnsmasq-dns" id=2e8aac07-77c9-4efd-a40d-783d8e7e0a72 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.110872 | controller | Jun 11 11:05:25.605806 crc crio[22652]: time="2026-06-11T11:05:25.603711312Z" level=info msg="Stopping pod sandbox: 572660153b949c4c7e878b86b10bb105065e5635a95b00cfce430c748d08467a" id=9b611085-6fed-489c-b78d-79f1495204aa name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.110889 | controller | Jun 11 11:05:25.605806 crc crio[22652]: time="2026-06-11T11:05:25.604547479Z" level=info msg="Got pod network &{Name:dnsmasq-dns-68c444669f-stff4 Namespace:openstack ID:572660153b949c4c7e878b86b10bb105065e5635a95b00cfce430c748d08467a UID:c3f3b1b3-f5c8-4afe-b35c-3697eb6ff79f NetNS:/var/run/netns/39ebdfc5-51e8-4283-8543-5e4fdf596f8c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc3f3b1b3_f5c8_4afe_b35c_3697eb6ff79f.slice PodAnnotations:0xc002928a18}] Aliases:map[]}"
2026-06-11 11:57:59.110906 | controller | Jun 11 11:05:25.605806 crc crio[22652]: time="2026-06-11T11:05:25.604705904Z" level=info msg="Deleting pod openstack_dnsmasq-dns-68c444669f-stff4 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.110923 | controller | Jun 11 11:05:25.986557 crc crio[22652]: time="2026-06-11T11:05:25.986481155Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-5556978f87-mdr8r/POD" id=58c06d76-b82d-4e9e-b7a9-bf5c754332eb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.110940 | controller | Jun 11 11:05:25.986715 crc crio[22652]: time="2026-06-11T11:05:25.986593448Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.110957 | controller | Jun 11 11:05:26.113244 crc crio[22652]: time="2026-06-11T11:05:26.110570586Z" level=info msg="Got pod network &{Name:dnsmasq-dns-5556978f87-mdr8r Namespace:openstack ID:bc65a2f00faed08908e852b59e1acf5d1a2058e82c9c0e070a04904641701bc6 UID:f3352b91-8fb4-452f-b8b1-667346e637fc NetNS:/var/run/netns/bf774cc5-12d2-4590-9139-0e0308f52d82 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf3352b91_8fb4_452f_b8b1_667346e637fc.slice PodAnnotations:0xc0036e6a50}] Aliases:map[]}"
2026-06-11 11:57:59.110974 | controller | Jun 11 11:05:26.113244 crc crio[22652]: time="2026-06-11T11:05:26.110881515Z" level=info msg="Adding pod openstack_dnsmasq-dns-5556978f87-mdr8r to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.110996 | controller | Jun 11 11:05:26.143525 crc crio[22652]: time="2026-06-11T11:05:26.143471624Z" level=info msg="Running pod sandbox: openstack/keystone-bootstrap-td8xq/POD" id=698d29eb-a44e-48e0-a07a-2bc5fa6e16e5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.111014 | controller | Jun 11 11:05:26.143737 crc crio[22652]: time="2026-06-11T11:05:26.143712396Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.111032 | controller | Jun 11 11:05:26.276969 crc crio[22652]: time="2026-06-11T11:05:26.271995863Z" level=info msg="Got pod network &{Name:keystone-bootstrap-td8xq Namespace:openstack ID:a8c0f02d70f1238912b21fe0f26c673da62929f1cbe827fc31ecc22037e9b6fb UID:9f9c51a3-63bf-4a9a-8c87-541f0ea02a60 NetNS:/var/run/netns/ef178a23-8b5f-451f-b0f3-994a446251f0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9f9c51a3_63bf_4a9a_8c87_541f0ea02a60.slice PodAnnotations:0xc002928b28}] Aliases:map[]}"
2026-06-11 11:57:59.111049 | controller | Jun 11 11:05:26.276969 crc crio[22652]: time="2026-06-11T11:05:26.272075796Z" level=info msg="Adding pod openstack_keystone-bootstrap-td8xq to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.111065 | controller | Jun 11 11:05:26.544690 crc crio[22652]: time="2026-06-11T11:05:26.540671647Z" level=info msg="Running pod sandbox: openstack/ceilometer-0/POD" id=b0eb5bd9-037d-4da4-9f66-3edee243d71d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.111082 | controller | Jun 11 11:05:26.544690 crc crio[22652]: time="2026-06-11T11:05:26.541033979Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.111102 | controller | Jun 11 11:05:26.553466 crc crio[22652]: time="2026-06-11T11:05:26.55337818Z" level=info msg="Running pod sandbox: openstack/cinder-db-sync-29lb4/POD" id=a5c34b1e-aced-44c2-8f66-655bd5c2c26b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.111121 | controller | Jun 11 11:05:26.553615 crc crio[22652]: time="2026-06-11T11:05:26.553500724Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.111138 | controller | Jun 11 11:05:26.667403 crc crio[22652]: time="2026-06-11T11:05:26.665601701Z" level=info msg="Stopped pod sandbox: 572660153b949c4c7e878b86b10bb105065e5635a95b00cfce430c748d08467a" id=9b611085-6fed-489c-b78d-79f1495204aa name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.111155 | controller | Jun 11 11:05:26.682079 crc crio[22652]: time="2026-06-11T11:05:26.681984677Z" level=info msg="Got pod network &{Name:cinder-db-sync-29lb4 Namespace:openstack ID:1747d0d3e5e607b0cdbb7e208ca8ec9065ae4ecd93fd5eb952c629c960a0e7ed UID:5863c2af-5d7f-4b90-a8c1-155394118b50 NetNS:/var/run/netns/c7a56e29-d476-4c21-a4f8-e40e740ccfc6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5863c2af_5d7f_4b90_a8c1_155394118b50.slice PodAnnotations:0xc005a4c4d0}] Aliases:map[]}"
2026-06-11 11:57:59.111172 | controller | Jun 11 11:05:26.682079 crc crio[22652]: time="2026-06-11T11:05:26.682051209Z" level=info msg="Adding pod openstack_cinder-db-sync-29lb4 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.111189 | controller | Jun 11 11:05:26.693227 crc crio[22652]: time="2026-06-11T11:05:26.686969052Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:6ad27316ebe077d1561c112eaf21e23d23397c5ea289bbc52584db4ed49f81f4 UID:8aac619d-73fe-470e-96ac-5031147eced9 NetNS:/var/run/netns/4af5c5f1-ad4c-40e0-b6aa-b9e514ece408 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8aac619d_73fe_470e_96ac_5031147eced9.slice PodAnnotations:0xc000988788}] Aliases:map[]}"
2026-06-11 11:57:59.111228 | controller | Jun 11 11:05:26.693227 crc crio[22652]: time="2026-06-11T11:05:26.687049174Z" level=info msg="Adding pod openstack_ceilometer-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.111249 | controller | Jun 11 11:05:26.834353 crc crio[22652]: time="2026-06-11T11:05:26.834302072Z" level=info msg="Running pod sandbox: openstack/neutron-db-sync-8w6nw/POD" id=9e56b193-94cd-4a96-b1a1-f0daa9139698 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.111267 | controller | Jun 11 11:05:26.841885 crc crio[22652]: time="2026-06-11T11:05:26.84180125Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.111283 | controller | Jun 11 11:05:26.960104 crc crio[22652]: time="2026-06-11T11:05:26.959530679Z" level=info msg="Running pod sandbox: openstack/barbican-db-sync-tf75q/POD" id=8f1a321a-f576-462b-8539-31c411d8b15d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.111300 | controller | Jun 11 11:05:26.960104 crc crio[22652]: time="2026-06-11T11:05:26.959713905Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.111319 | controller | Jun 11 11:05:26.974225 crc crio[22652]: time="2026-06-11T11:05:26.974176238Z" level=info msg="Got pod network &{Name:neutron-db-sync-8w6nw Namespace:openstack ID:5b1efe741a77fa3f1dffa21913112443b8d2b4bbcce9f2c624073bd0f5c4a504 UID:e678ce75-49c8-4387-ac3b-e8e0aa92338f NetNS:/var/run/netns/d1b6ee64-fba0-4e2e-973d-a7cab1411277 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode678ce75_49c8_4387_ac3b_e8e0aa92338f.slice PodAnnotations:0xc0036e6408}] Aliases:map[]}"
2026-06-11 11:57:59.111336 | controller | Jun 11 11:05:26.974532 crc crio[22652]: time="2026-06-11T11:05:26.974513174Z" level=info msg="Adding pod openstack_neutron-db-sync-8w6nw to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.111377 | controller | Jun 11 11:05:27.099712 crc crio[22652]: time="2026-06-11T11:05:27.099248328Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-65b8c788ff-6n8zr/POD" id=4ee3c619-2df4-4a60-9f66-a87684d7c76a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.111397 | controller | Jun 11 11:05:27.099849 crc crio[22652]: time="2026-06-11T11:05:27.099738504Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.111415 | controller | Jun 11 11:05:27.114068 crc crio[22652]: time="2026-06-11T11:05:27.113853563Z" level=info msg="Got pod network &{Name:barbican-db-sync-tf75q Namespace:openstack ID:211cc5fb19c87a857dfad7f0227c8a4f0412d365e67ba21edb31eeaa266944b8 UID:56c6cb6f-7785-4314-9f2b-02e49a6176ce NetNS:/var/run/netns/fd2ff31a-75a7-44d3-9f95-d3ccbdb86140 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod56c6cb6f_7785_4314_9f2b_02e49a6176ce.slice PodAnnotations:0xc0004beec0}] Aliases:map[]}"
2026-06-11 11:57:59.111437 | controller | Jun 11 11:05:27.114068 crc crio[22652]: time="2026-06-11T11:05:27.113921935Z" level=info msg="Adding pod openstack_barbican-db-sync-tf75q to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.111459 | controller | Jun 11 11:05:27.155503 crc crio[22652]: time="2026-06-11T11:05:27.152461434Z" level=info msg="Running pod sandbox: openstack/placement-db-sync-2vxlv/POD" id=ec187180-92aa-424a-b64e-23ef2edc4ea5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.111482 | controller | Jun 11 11:05:27.155503 crc crio[22652]: time="2026-06-11T11:05:27.152577888Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.111500 | controller | Jun 11 11:05:27.317791 crc crio[22652]: time="2026-06-11T11:05:27.317511091Z" level=info msg="Got pod network &{Name:dnsmasq-dns-65b8c788ff-6n8zr Namespace:openstack ID:4b9a1f71cdf7a8d9f9227aee91750b44d1c990959883be936ef90749bcbd31bb UID:fd869423-d9d8-49e6-9ea2-818851cac9a4 NetNS:/var/run/netns/20542fb1-1491-4e08-8e7c-65158bcb9bff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfd869423_d9d8_49e6_9ea2_818851cac9a4.slice PodAnnotations:0xc0004bf228}] Aliases:map[]}"
2026-06-11 11:57:59.111517 | controller | Jun 11 11:05:27.317791 crc crio[22652]: time="2026-06-11T11:05:27.317623435Z" level=info msg="Adding pod openstack_dnsmasq-dns-65b8c788ff-6n8zr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.111534 | controller | Jun 11 11:05:27.394780 crc crio[22652]: time="2026-06-11T11:05:27.392091266Z" level=info msg="Got pod network &{Name:placement-db-sync-2vxlv Namespace:openstack ID:78690cf18e0bac7af401841d3e2713d1dc3221c65e9d88c3e057814cdc77674e UID:428e1c76-9877-49d3-9647-2c653c4b4f65 NetNS:/var/run/netns/c45bd792-e7bd-4e24-9896-26e10aa78a4a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod428e1c76_9877_49d3_9647_2c653c4b4f65.slice PodAnnotations:0xc002618320}] Aliases:map[]}"
2026-06-11 11:57:59.111551 | controller | Jun 11 11:05:27.394780 crc crio[22652]: time="2026-06-11T11:05:27.392233451Z" level=info msg="Adding pod openstack_placement-db-sync-2vxlv to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.111568 | controller | Jun 11 11:05:27.410424 crc crio[22652]: 2026-06-11T11:05:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a8c0f02d70f1238 Mac:52:e6:1b:73:9c:10 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8b Mtu:0 Sandbox:/var/run/netns/ef178a23-8b5f-451f-b0f3-994a446251f0 SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.139 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.111586 | controller | Jun 11 11:05:27.414248 crc crio[22652]: time="2026-06-11T11:05:27.410971761Z" level=info msg="Got pod network &{Name:keystone-bootstrap-td8xq Namespace:openstack ID:a8c0f02d70f1238912b21fe0f26c673da62929f1cbe827fc31ecc22037e9b6fb UID:9f9c51a3-63bf-4a9a-8c87-541f0ea02a60 NetNS:/var/run/netns/ef178a23-8b5f-451f-b0f3-994a446251f0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9f9c51a3_63bf_4a9a_8c87_541f0ea02a60.slice PodAnnotations:0xc002928b28}] Aliases:map[]}"
2026-06-11 11:57:59.111603 | controller | Jun 11 11:05:27.414248 crc crio[22652]: time="2026-06-11T11:05:27.411205909Z" level=info msg="Checking pod openstack_keystone-bootstrap-td8xq for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.111621 | controller | Jun 11 11:05:27.476340 crc crio[22652]: time="2026-06-11T11:05:27.474603485Z" level=info msg="Ran pod sandbox a8c0f02d70f1238912b21fe0f26c673da62929f1cbe827fc31ecc22037e9b6fb with infra container: openstack/keystone-bootstrap-td8xq/POD" id=698d29eb-a44e-48e0-a07a-2bc5fa6e16e5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.111638 | controller | Jun 11 11:05:27.589212 crc crio[22652]: time="2026-06-11T11:05:27.581832004Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=467a65ca-0d29-4205-ad3c-ea6b97a7db09 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.111660 | controller | Jun 11 11:05:27.608466 crc crio[22652]: 2026-06-11T11:05:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bc65a2f00faed08 Mac:fe:52:67:b9:a0:18 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8c Mtu:0 Sandbox:/var/run/netns/bf774cc5-12d2-4590-9139-0e0308f52d82 SocketPath: PciID:}] [{Interface:0xc0004826c0 Address:{IP:10.217.0.140 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.111678 | controller | Jun 11 11:05:27.610877 crc crio[22652]: time="2026-06-11T11:05:27.609862602Z" level=info msg="Got pod network &{Name:dnsmasq-dns-5556978f87-mdr8r Namespace:openstack ID:bc65a2f00faed08908e852b59e1acf5d1a2058e82c9c0e070a04904641701bc6 UID:f3352b91-8fb4-452f-b8b1-667346e637fc NetNS:/var/run/netns/bf774cc5-12d2-4590-9139-0e0308f52d82 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf3352b91_8fb4_452f_b8b1_667346e637fc.slice PodAnnotations:0xc0036e6a50}] Aliases:map[]}"
2026-06-11 11:57:59.111697 | controller | Jun 11 11:05:27.610877 crc crio[22652]: time="2026-06-11T11:05:27.610020068Z" level=info msg="Checking pod openstack_dnsmasq-dns-5556978f87-mdr8r for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.111714 | controller | Jun 11 11:05:27.622503 crc crio[22652]: time="2026-06-11T11:05:27.622328164Z" level=info msg="Ran pod sandbox bc65a2f00faed08908e852b59e1acf5d1a2058e82c9c0e070a04904641701bc6 with infra container: openstack/dnsmasq-dns-5556978f87-mdr8r/POD" id=58c06d76-b82d-4e9e-b7a9-bf5c754332eb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.111732 | controller | Jun 11 11:05:27.637216 crc crio[22652]: time="2026-06-11T11:05:27.636466365Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=903eff69-4e3e-41c2-b85e-a3e2a411164a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.111750 | controller | Jun 11 11:05:27.741764 crc crio[22652]: time="2026-06-11T11:05:27.740473306Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=ebd93893-f1ed-4f6c-a11b-3c781a97ff2c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.111767 | controller | Jun 11 11:05:27.773699 crc crio[22652]: time="2026-06-11T11:05:27.773593116Z" level=info msg="Creating container: openstack/keystone-bootstrap-td8xq/keystone-bootstrap" id=bc0f2541-73ce-4a36-b57a-7e0f07062d11 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.111784 | controller | Jun 11 11:05:27.776760 crc crio[22652]: time="2026-06-11T11:05:27.774991821Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.111801 | controller | Jun 11 11:05:27.873039 crc crio[22652]: time="2026-06-11T11:05:27.872624474Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=56431834-f811-422e-8ad7-569aafbb4ec4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.111819 | controller | Jun 11 11:05:27.875545 crc crio[22652]: time="2026-06-11T11:05:27.87501466Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-6674dbf88c-zkx77/POD" id=dfa03927-905f-4094-80e0-1b74c26afcb8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.111836 | controller | Jun 11 11:05:27.875749 crc crio[22652]: time="2026-06-11T11:05:27.875588238Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.111854 | controller | Jun 11 11:05:27.891518 crc crio[22652]: time="2026-06-11T11:05:27.890872635Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.111873 | controller | Jun 11 11:05:27.903413 crc crio[22652]: time="2026-06-11T11:05:27.903309045Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.111890 | controller | Jun 11 11:05:27.940759 crc crio[22652]: time="2026-06-11T11:05:27.940590516Z" level=info msg="Creating container: openstack/dnsmasq-dns-5556978f87-mdr8r/init" id=6b7d19da-cd70-420b-bcdd-2bff6bb48f9d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.111906 | controller | Jun 11 11:05:27.941207 crc crio[22652]: time="2026-06-11T11:05:27.941082439Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.111924 | controller | Jun 11 11:05:27.949285 crc crio[22652]: time="2026-06-11T11:05:27.949237128Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6674dbf88c-zkx77 Namespace:openstack ID:4dc790dce2c1210604fcafab449b31b5e543df7a2013318a9f535d377ed6298b UID:7636bade-d6da-4b00-8612-ea18f16d57fa NetNS:/var/run/netns/d84e6e4c-295b-4880-ac52-4ab89248f0f9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7636bade_d6da_4b00_8612_ea18f16d57fa.slice PodAnnotations:0xc0004bf340}] Aliases:map[]}"
2026-06-11 11:57:59.111941 | controller | Jun 11 11:05:27.949561 crc crio[22652]: time="2026-06-11T11:05:27.949539227Z" level=info msg="Adding pod openstack_dnsmasq-dns-6674dbf88c-zkx77 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.111958 | controller | Jun 11 11:05:28.048460 crc crio[22652]: time="2026-06-11T11:05:28.048384431Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.111975 | controller | Jun 11 11:05:28.052973 crc crio[22652]: time="2026-06-11T11:05:28.05252864Z" level=info msg="Created container 20413c5cff16652ac665cd8fab2631c458b6d62dc5315a264c3d7133983884ed: openstack/keystone-bootstrap-td8xq/keystone-bootstrap" id=bc0f2541-73ce-4a36-b57a-7e0f07062d11 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.111994 | controller | Jun 11 11:05:28.053513 crc crio[22652]: time="2026-06-11T11:05:28.05344961Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.112011 | controller | Jun 11 11:05:28.054340 crc crio[22652]: time="2026-06-11T11:05:28.054115821Z" level=info msg="Starting container: 20413c5cff16652ac665cd8fab2631c458b6d62dc5315a264c3d7133983884ed" id=8ff597d8-8b3c-4fc3-963c-18a8943780cf name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.112029 | controller | Jun 11 11:05:28.083105 crc crio[22652]: time="2026-06-11T11:05:28.081388993Z" level=info msg="Started container" PID=61979 containerID=20413c5cff16652ac665cd8fab2631c458b6d62dc5315a264c3d7133983884ed description=openstack/keystone-bootstrap-td8xq/keystone-bootstrap id=8ff597d8-8b3c-4fc3-963c-18a8943780cf name=/runtime.v1.RuntimeService/StartContainer sandboxID=a8c0f02d70f1238912b21fe0f26c673da62929f1cbe827fc31ecc22037e9b6fb
2026-06-11 11:57:59.112046 | controller | Jun 11 11:05:28.211572 crc crio[22652]: 2026-06-11T11:05:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6ad27316ebe077d Mac:82:76:87:08:54:25 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8d Mtu:0 Sandbox:/var/run/netns/4af5c5f1-ad4c-40e0-b6aa-b9e514ece408 SocketPath: PciID:}] [{Interface:0xc000584d70 Address:{IP:10.217.0.141 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.112063 | controller | Jun 11 11:05:28.212557 crc crio[22652]: time="2026-06-11T11:05:28.212453902Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:6ad27316ebe077d1561c112eaf21e23d23397c5ea289bbc52584db4ed49f81f4 UID:8aac619d-73fe-470e-96ac-5031147eced9 NetNS:/var/run/netns/4af5c5f1-ad4c-40e0-b6aa-b9e514ece408 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8aac619d_73fe_470e_96ac_5031147eced9.slice PodAnnotations:0xc000988788}] Aliases:map[]}"
2026-06-11 11:57:59.112085 | controller | Jun 11 11:05:28.212906 crc crio[22652]: time="2026-06-11T11:05:28.212669769Z" level=info msg="Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.112104 | controller | Jun 11 11:05:28.251324 crc crio[22652]: time="2026-06-11T11:05:28.24290254Z" level=info msg="Ran pod sandbox 6ad27316ebe077d1561c112eaf21e23d23397c5ea289bbc52584db4ed49f81f4 with infra container: openstack/ceilometer-0/POD" id=b0eb5bd9-037d-4da4-9f66-3edee243d71d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.112122 | controller | Jun 11 11:05:28.251324 crc crio[22652]: time="2026-06-11T11:05:28.248408047Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=465e894e-c58a-4438-86ee-da0d38284b9f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.112139 | controller | Jun 11 11:05:28.251324 crc crio[22652]: time="2026-06-11T11:05:28.249232033Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified not found" id=465e894e-c58a-4438-86ee-da0d38284b9f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.112156 | controller | Jun 11 11:05:28.251324 crc crio[22652]: time="2026-06-11T11:05:28.249278265Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified found" id=465e894e-c58a-4438-86ee-da0d38284b9f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.112174 | controller | Jun 11 11:05:28.255681 crc crio[22652]: time="2026-06-11T11:05:28.255585884Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=48737b51-d904-4adb-aa57-149736762c27 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.112191 | controller | Jun 11 11:05:28.277385 crc crio[22652]: 2026-06-11T11:05:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1747d0d3e5e607b Mac:da:3d:b3:5e:3f:45 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8e Mtu:0 Sandbox:/var/run/netns/c7a56e29-d476-4c21-a4f8-e40e740ccfc6 SocketPath: PciID:}] [{Interface:0xc000014f60 Address:{IP:10.217.0.142 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.112208 | controller | Jun 11 11:05:28.280617 crc crio[22652]: time="2026-06-11T11:05:28.279175843Z" level=info msg="Got pod network &{Name:cinder-db-sync-29lb4 Namespace:openstack ID:1747d0d3e5e607b0cdbb7e208ca8ec9065ae4ecd93fd5eb952c629c960a0e7ed UID:5863c2af-5d7f-4b90-a8c1-155394118b50 NetNS:/var/run/netns/c7a56e29-d476-4c21-a4f8-e40e740ccfc6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5863c2af_5d7f_4b90_a8c1_155394118b50.slice PodAnnotations:0xc005a4c4d0}] Aliases:map[]}"
2026-06-11 11:57:59.112226 | controller | Jun 11 11:05:28.280617 crc crio[22652]: time="2026-06-11T11:05:28.27938494Z" level=info msg="Checking pod openstack_cinder-db-sync-29lb4 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.112243 | controller | Jun 11 11:05:28.280617 crc crio[22652]: time="2026-06-11T11:05:28.279513154Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\""
2026-06-11 11:57:59.112261 | controller | Jun 11 11:05:28.324385 crc crio[22652]: time="2026-06-11T11:05:28.31390332Z" level=info msg="Ran pod sandbox 1747d0d3e5e607b0cdbb7e208ca8ec9065ae4ecd93fd5eb952c629c960a0e7ed with infra container: openstack/cinder-db-sync-29lb4/POD" id=a5c34b1e-aced-44c2-8f66-655bd5c2c26b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.112282 | controller | Jun 11 11:05:28.337739 crc crio[22652]: time="2026-06-11T11:05:28.337539299Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=a986ba48-3e65-4aa8-a61b-93fda226dfac name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.112300 | controller | Jun 11 11:05:28.339604 crc crio[22652]: time="2026-06-11T11:05:28.3394693Z" level=info msg="Created container 02e5a591b97e8071c6a7e884b8536b9d9318d8bb1852a15c0d69316b47b94fc9: openstack/dnsmasq-dns-5556978f87-mdr8r/init" id=6b7d19da-cd70-420b-bcdd-2bff6bb48f9d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.112317 | controller | Jun 11 11:05:28.339933 crc crio[22652]: time="2026-06-11T11:05:28.339825771Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified not found" id=a986ba48-3e65-4aa8-a61b-93fda226dfac name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.112334 | controller | Jun 11 11:05:28.340285 crc crio[22652]: time="2026-06-11T11:05:28.339968435Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified found" id=a986ba48-3e65-4aa8-a61b-93fda226dfac name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.112372 | controller | Jun 11 11:05:28.351256 crc crio[22652]: time="2026-06-11T11:05:28.349661963Z" level=info msg="Starting container: 02e5a591b97e8071c6a7e884b8536b9d9318d8bb1852a15c0d69316b47b94fc9" id=954e8ae1-42df-4dbe-b1e2-f2d8795d54da name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.112391 | controller | Jun 11 11:05:28.351602 crc crio[22652]: time="2026-06-11T11:05:28.351356617Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=6444df58-4687-4633-90a3-99bc8a4e1c96 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.112408 | controller | Jun 11 11:05:28.360449 crc crio[22652]: time="2026-06-11T11:05:28.360345252Z" level=info msg="Started container" PID=62024 containerID=02e5a591b97e8071c6a7e884b8536b9d9318d8bb1852a15c0d69316b47b94fc9 description=openstack/dnsmasq-dns-5556978f87-mdr8r/init id=954e8ae1-42df-4dbe-b1e2-f2d8795d54da name=/runtime.v1.RuntimeService/StartContainer sandboxID=bc65a2f00faed08908e852b59e1acf5d1a2058e82c9c0e070a04904641701bc6
2026-06-11 11:57:59.112424 | controller | Jun 11 11:05:28.362771 crc crio[22652]: time="2026-06-11T11:05:28.362481577Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\""
2026-06-11 11:57:59.112441 | controller | Jun 11 11:05:28.460805 crc crio[22652]: 2026-06-11T11:05:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:211cc5fb19c87a8 Mac:f2:c0:8e:32:be:4b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:90 Mtu:0 Sandbox:/var/run/netns/fd2ff31a-75a7-44d3-9f95-d3ccbdb86140 SocketPath: PciID:}] [{Interface:0xc0002d07f0 Address:{IP:10.217.0.144 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.112458 | controller | Jun 11 11:05:28.461833 crc crio[22652]: time="2026-06-11T11:05:28.461764323Z" level=info msg="Got pod network &{Name:barbican-db-sync-tf75q Namespace:openstack ID:211cc5fb19c87a857dfad7f0227c8a4f0412d365e67ba21edb31eeaa266944b8 UID:56c6cb6f-7785-4314-9f2b-02e49a6176ce NetNS:/var/run/netns/fd2ff31a-75a7-44d3-9f95-d3ccbdb86140 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod56c6cb6f_7785_4314_9f2b_02e49a6176ce.slice PodAnnotations:0xc0004beec0}] Aliases:map[]}"
2026-06-11 11:57:59.112475 | controller | Jun 11 11:05:28.461957 crc crio[22652]: time="2026-06-11T11:05:28.461916357Z" level=info msg="Checking pod openstack_barbican-db-sync-tf75q for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.112493 | controller | Jun 11 11:05:28.469728 crc crio[22652]: time="2026-06-11T11:05:28.46956168Z" level=info msg="Ran pod sandbox 211cc5fb19c87a857dfad7f0227c8a4f0412d365e67ba21edb31eeaa266944b8 with infra container: openstack/barbican-db-sync-tf75q/POD" id=8f1a321a-f576-462b-8539-31c411d8b15d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.112513 | controller | Jun 11 11:05:28.472611 crc crio[22652]: 2026-06-11T11:05:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5b1efe741a77fa3 Mac:aa:2b:48:fb:63:ad Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8f Mtu:0 Sandbox:/var/run/netns/d1b6ee64-fba0-4e2e-973d-a7cab1411277 SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.143 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.112531 | controller | Jun 11 11:05:28.474238 crc crio[22652]: time="2026-06-11T11:05:28.474105762Z" level=info msg="Got pod network &{Name:neutron-db-sync-8w6nw Namespace:openstack ID:5b1efe741a77fa3f1dffa21913112443b8d2b4bbcce9f2c624073bd0f5c4a504 UID:e678ce75-49c8-4387-ac3b-e8e0aa92338f NetNS:/var/run/netns/d1b6ee64-fba0-4e2e-973d-a7cab1411277 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode678ce75_49c8_4387_ac3b_e8e0aa92338f.slice PodAnnotations:0xc0036e6408}] Aliases:map[]}"
2026-06-11 11:57:59.112548 | controller | Jun 11 11:05:28.474774 crc crio[22652]: time="2026-06-11T11:05:28.474332379Z" level=info msg="Checking pod openstack_neutron-db-sync-8w6nw for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.112564 | controller | Jun 11 11:05:28.477526 crc crio[22652]: time="2026-06-11T11:05:28.477451613Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=3924bcf8-5f89-40de-8f78-0ff32bcee484 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.112582 | controller | Jun 11 11:05:28.477761 crc crio[22652]: time="2026-06-11T11:05:28.47768471Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified not found" id=3924bcf8-5f89-40de-8f78-0ff32bcee484 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.112599 | controller | Jun 11 11:05:28.478215 crc crio[22652]: time="2026-06-11T11:05:28.477765833Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified found" id=3924bcf8-5f89-40de-8f78-0ff32bcee484 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.112616 | controller | Jun 11 11:05:28.479067 crc crio[22652]: time="2026-06-11T11:05:28.478924698Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=be91f80c-6129-4790-b3b6-8b9284311af1 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.112632 | controller | Jun 11 11:05:28.481699 crc crio[22652]: time="2026-06-11T11:05:28.48161667Z" level=info msg="Ran pod sandbox 5b1efe741a77fa3f1dffa21913112443b8d2b4bbcce9f2c624073bd0f5c4a504 with infra container: openstack/neutron-db-sync-8w6nw/POD" id=9e56b193-94cd-4a96-b1a1-f0daa9139698 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.112649 | controller | Jun 11 11:05:28.481815 crc crio[22652]: time="2026-06-11T11:05:28.481727197Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\""
2026-06-11 11:57:59.112666 | controller | Jun 11 11:05:28.489657 crc crio[22652]: time="2026-06-11T11:05:28.489581452Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=4be0373f-f1fc-4b0e-9b13-d9f17f8d74e8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.112683 | controller | Jun 11 11:05:28.540446 crc crio[22652]: time="2026-06-11T11:05:28.540016613Z" level=info msg="Running pod sandbox: openstack/glance-default-external-api-0/POD" id=830f7deb-3945-4eea-99a3-9d80417fa0bb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.112701 | controller | Jun 11 11:05:28.540446 crc crio[22652]: time="2026-06-11T11:05:28.540212929Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.112720 | controller | Jun 11 11:05:28.552775 crc crio[22652]: time="2026-06-11T11:05:28.552335298Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=ceae2f2a-d56a-4493-81f8-e004b4447a95 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.112738 | controller | Jun 11 11:05:28.579500 crc crio[22652]: time="2026-06-11T11:05:28.579445488Z" level=info msg="Creating container: openstack/neutron-db-sync-8w6nw/neutron-db-sync" id=ffc2eeb5-a56e-4658-a366-560ddc7c45c6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.112755 | controller | Jun 11 11:05:28.586378 crc crio[22652]: time="2026-06-11T11:05:28.58390862Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.112773 | controller | Jun 11 11:05:28.601746 crc crio[22652]: time="2026-06-11T11:05:28.601599172Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:2fa5373a4069a1fefe611edf9b8d11122349c72f037cb9481706f59ffaab8959 UID:e9b26b16-768c-447f-9a1e-9bfae15c1578 NetNS:/var/run/netns/cb046db3-fb2a-44d5-9ad6-9b44967a0c8c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode9b26b16_768c_447f_9a1e_9bfae15c1578.slice PodAnnotations:0xc0022f69f0}] Aliases:map[]}"
2026-06-11 11:57:59.112790 | controller | Jun 11 11:05:28.601746 crc crio[22652]: time="2026-06-11T11:05:28.601670814Z" level=info msg="Adding pod openstack_glance-default-external-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.112807 | controller | Jun 11 11:05:28.648051 crc crio[22652]: time="2026-06-11T11:05:28.647865751Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.112825 | controller | Jun 11 11:05:28.659725 crc crio[22652]: time="2026-06-11T11:05:28.65707385Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.112841 | controller | Jun 11 11:05:28.681996 crc crio[22652]: 2026-06-11T11:05:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:78690cf18e0bac7 Mac:62:32:11:a5:5a:ef Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:92 Mtu:0 Sandbox:/var/run/netns/c45bd792-e7bd-4e24-9896-26e10aa78a4a SocketPath: PciID:}] [{Interface:0xc000405040 Address:{IP:10.217.0.146 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.112858 | controller | Jun 11 11:05:28.681996 crc crio[22652]: time="2026-06-11T11:05:28.677873012Z" level=info msg="Got pod network &{Name:placement-db-sync-2vxlv Namespace:openstack ID:78690cf18e0bac7af401841d3e2713d1dc3221c65e9d88c3e057814cdc77674e UID:428e1c76-9877-49d3-9647-2c653c4b4f65 NetNS:/var/run/netns/c45bd792-e7bd-4e24-9896-26e10aa78a4a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod428e1c76_9877_49d3_9647_2c653c4b4f65.slice PodAnnotations:0xc002618320}] Aliases:map[]}"
2026-06-11 11:57:59.112875 | controller | Jun 11 11:05:28.681996 crc crio[22652]: time="2026-06-11T11:05:28.678005556Z" level=info msg="Checking pod openstack_placement-db-sync-2vxlv for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.112892 | controller | Jun 11 11:05:28.691203 crc crio[22652]: time="2026-06-11T11:05:28.684324254Z" level=info msg="Running pod sandbox: openstack/glance-default-internal-api-0/POD" id=391752a3-0178-44fc-964e-dea767e64a09 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.112915 | controller | Jun 11 11:05:28.691203 crc crio[22652]: time="2026-06-11T11:05:28.684444138Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.112933 | controller | Jun 11 11:05:28.691203 crc crio[22652]: time="2026-06-11T11:05:28.689695512Z" level=info msg="Ran pod sandbox 78690cf18e0bac7af401841d3e2713d1dc3221c65e9d88c3e057814cdc77674e with infra container: openstack/placement-db-sync-2vxlv/POD" id=ec187180-92aa-424a-b64e-23ef2edc4ea5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.112949 | controller | Jun 11 11:05:28.714360 crc crio[22652]: time="2026-06-11T11:05:28.714091267Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=0ecc0094-76f8-4144-8c16-2f8215eaa3cb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.112966 | controller | Jun 11 11:05:28.715286 crc crio[22652]: time="2026-06-11T11:05:28.715213491Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-placement-api:current-podified not found" id=0ecc0094-76f8-4144-8c16-2f8215eaa3cb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.112982 | controller | Jun 11 11:05:28.715371 crc crio[22652]: time="2026-06-11T11:05:28.715290274Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-placement-api:current-podified found" id=0ecc0094-76f8-4144-8c16-2f8215eaa3cb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.112999 | controller | Jun 11 11:05:28.717642 crc crio[22652]: time="2026-06-11T11:05:28.717578506Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=fa44492a-04d6-40a2-980e-c6acfe0e4c2e name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.113015 | controller | Jun 11 11:05:28.725944 crc crio[22652]: time="2026-06-11T11:05:28.722085217Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\""
2026-06-11 11:57:59.113032 | controller | Jun 11 11:05:28.731880 crc crio[22652]: time="2026-06-11T11:05:28.729689337Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:3d5d18419b3c5c994348bc58879b89fd9a02a5ea804617dac72434d4da2281b2 UID:d444018f-59ea-4dcf-a4e1-1c0318b9e7bb NetNS:/var/run/netns/adf7f08d-b329-42d2-b3a6-0672382bd301 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd444018f_59ea_4dcf_a4e1_1c0318b9e7bb.slice PodAnnotations:0xc002acc960}] Aliases:map[]}"
2026-06-11 11:57:59.113049 | controller | Jun 11 11:05:28.731880 crc crio[22652]: time="2026-06-11T11:05:28.729774019Z" level=info msg="Adding pod openstack_glance-default-internal-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.113066 | controller | Jun 11 11:05:28.804465 crc crio[22652]: 2026-06-11T11:05:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4b9a1f71cdf7a8d Mac:fe:9a:a0:94:6a:9c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:91 Mtu:0 Sandbox:/var/run/netns/20542fb1-1491-4e08-8e7c-65158bcb9bff SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.145 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.113084 | controller | Jun 11 11:05:28.806529 crc crio[22652]: time="2026-06-11T11:05:28.805670153Z" level=info msg="Got pod network &{Name:dnsmasq-dns-65b8c788ff-6n8zr Namespace:openstack ID:4b9a1f71cdf7a8d9f9227aee91750b44d1c990959883be936ef90749bcbd31bb UID:fd869423-d9d8-49e6-9ea2-818851cac9a4 NetNS:/var/run/netns/20542fb1-1491-4e08-8e7c-65158bcb9bff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfd869423_d9d8_49e6_9ea2_818851cac9a4.slice PodAnnotations:0xc0004bf228}] Aliases:map[]}"
2026-06-11 11:57:59.113106 | controller | Jun 11 11:05:28.806529 crc crio[22652]: time="2026-06-11T11:05:28.805866169Z" level=info msg="Checking pod openstack_dnsmasq-dns-65b8c788ff-6n8zr for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.113123 | controller | Jun 11 11:05:28.881441 crc crio[22652]: 2026-06-11T11:05:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4dc790dce2c1210 Mac:5e:ea:78:b4:78:21 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:93 Mtu:0 Sandbox:/var/run/netns/d84e6e4c-295b-4880-ac52-4ab89248f0f9 SocketPath: PciID:}] [{Interface:0xc0001a46e0 Address:{IP:10.217.0.147 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.113141 | controller | Jun 11 11:05:28.882292 crc crio[22652]: time="2026-06-11T11:05:28.882221452Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6674dbf88c-zkx77 Namespace:openstack ID:4dc790dce2c1210604fcafab449b31b5e543df7a2013318a9f535d377ed6298b UID:7636bade-d6da-4b00-8612-ea18f16d57fa NetNS:/var/run/netns/d84e6e4c-295b-4880-ac52-4ab89248f0f9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7636bade_d6da_4b00_8612_ea18f16d57fa.slice PodAnnotations:0xc0004bf340}] Aliases:map[]}"
2026-06-11 11:57:59.113159 | controller | Jun 11 11:05:28.882452 crc crio[22652]: time="2026-06-11T11:05:28.882393697Z" level=info msg="Checking pod openstack_dnsmasq-dns-6674dbf88c-zkx77 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.113176 | controller | Jun 11 11:05:28.896007 crc crio[22652]: time="2026-06-11T11:05:28.895901373Z" level=info msg="Ran pod sandbox 4dc790dce2c1210604fcafab449b31b5e543df7a2013318a9f535d377ed6298b with infra container: openstack/dnsmasq-dns-6674dbf88c-zkx77/POD" id=dfa03927-905f-4094-80e0-1b74c26afcb8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.113194 | controller | Jun 11 11:05:28.901568 crc crio[22652]: time="2026-06-11T11:05:28.900406844Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=e6e9b780-ebe2-480e-b700-c20513e1fbab name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.113211 | controller | Jun 11 11:05:28.922296 crc crio[22652]: time="2026-06-11T11:05:28.921686968Z" level=info msg="Ran pod sandbox 4b9a1f71cdf7a8d9f9227aee91750b44d1c990959883be936ef90749bcbd31bb with infra container: openstack/dnsmasq-dns-65b8c788ff-6n8zr/POD" id=4ee3c619-2df4-4a60-9f66-a87684d7c76a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.113228 | controller | Jun 11 11:05:28.957361 crc crio[22652]: time="2026-06-11T11:05:28.956671286Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=fb3816fa-a465-4bfc-b703-ef4826d96375 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.113246 | controller | Jun 11 11:05:29.045093 crc crio[22652]: time="2026-06-11T11:05:29.044965394Z" level=info msg="Created container dc731c4cea13ed10e15c4d39b77eff84c5b0b59afea8fc6ea174c22e9e364168: openstack/neutron-db-sync-8w6nw/neutron-db-sync" id=ffc2eeb5-a56e-4658-a366-560ddc7c45c6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.113263 | controller | Jun 11 11:05:29.048218 crc crio[22652]: time="2026-06-11T11:05:29.048052349Z" level=info msg="Starting container: dc731c4cea13ed10e15c4d39b77eff84c5b0b59afea8fc6ea174c22e9e364168" id=f24483ac-5f74-4b06-acaf-7d000ff605a8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.113280 | controller | Jun 11 11:05:29.050901 crc crio[22652]: time="2026-06-11T11:05:29.050808755Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=4054c217-e4d3-4d8f-ae54-efe3c8fb61af name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.113297 | controller | Jun 11 11:05:29.059310 crc crio[22652]: time="2026-06-11T11:05:29.059199848Z" level=info msg="Started container" PID=62147 containerID=dc731c4cea13ed10e15c4d39b77eff84c5b0b59afea8fc6ea174c22e9e364168 description=openstack/neutron-db-sync-8w6nw/neutron-db-sync id=f24483ac-5f74-4b06-acaf-7d000ff605a8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5b1efe741a77fa3f1dffa21913112443b8d2b4bbcce9f2c624073bd0f5c4a504
2026-06-11 11:57:59.113317 | controller | Jun 11 11:05:29.082537 crc crio[22652]: time="2026-06-11T11:05:29.08244601Z" level=info msg="Creating container: openstack/dnsmasq-dns-6674dbf88c-zkx77/init" id=d2b6b736-f5a3-46f5-9d8b-d5d68fed5c83 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.113335 | controller | Jun 11 11:05:29.082964 crc crio[22652]: time="2026-06-11T11:05:29.082879584Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.113374 | controller | Jun 11 11:05:29.107620 crc crio[22652]: time="2026-06-11T11:05:29.10364003Z" level=info msg="Stopping pod sandbox: bc65a2f00faed08908e852b59e1acf5d1a2058e82c9c0e070a04904641701bc6" id=5b9a8ab8-3924-4694-acfd-04514bbb7776 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.113394 | controller | Jun 11 11:05:29.107620 crc crio[22652]: time="2026-06-11T11:05:29.104432955Z" level=info msg="Got pod network &{Name:dnsmasq-dns-5556978f87-mdr8r Namespace:openstack ID:bc65a2f00faed08908e852b59e1acf5d1a2058e82c9c0e070a04904641701bc6 UID:f3352b91-8fb4-452f-b8b1-667346e637fc NetNS:/var/run/netns/bf774cc5-12d2-4590-9139-0e0308f52d82 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf3352b91_8fb4_452f_b8b1_667346e637fc.slice PodAnnotations:0xc0029282c0}] Aliases:map[]}"
2026-06-11 11:57:59.113413 | controller | Jun 11 11:05:29.107620 crc crio[22652]: time="2026-06-11T11:05:29.10461326Z" level=info msg="Deleting pod openstack_dnsmasq-dns-5556978f87-mdr8r from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.113430 | controller | Jun 11 11:05:29.144234 crc crio[22652]: time="2026-06-11T11:05:29.142679544Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=9d7edad5-65fa-4c43-9e47-f7e9847d12aa name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.113447 | controller | Jun 11 11:05:29.163386 crc crio[22652]: time="2026-06-11T11:05:29.163292622Z" level=info msg="Creating container: openstack/dnsmasq-dns-65b8c788ff-6n8zr/init" id=54caeaac-8210-4fe5-9c5b-916f25bd874e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.113465 | controller | Jun 11 11:05:29.164023 crc crio[22652]: time="2026-06-11T11:05:29.163697684Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.113483 | controller | Jun 11 11:05:29.277265 crc crio[22652]: time="2026-06-11T11:05:29.277187687Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.113501 | controller | Jun 11 11:05:29.278578 crc crio[22652]: time="2026-06-11T11:05:29.278453468Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.113518 | controller | Jun 11 11:05:29.281571 crc crio[22652]: time="2026-06-11T11:05:29.281491652Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.113536 | controller | Jun 11 11:05:29.287023 crc crio[22652]: time="2026-06-11T11:05:29.286652078Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.113553 | controller | Jun 11 11:05:29.440007 crc crio[22652]: time="2026-06-11T11:05:29.439543024Z" level=info msg="Created container 88211b2a0576188eacdee02967c59037da33688f71f4c41e7511ac12b3c4a0f3: openstack/dnsmasq-dns-65b8c788ff-6n8zr/init" id=54caeaac-8210-4fe5-9c5b-916f25bd874e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.113574 | controller | Jun 11 11:05:29.442787 crc crio[22652]: time="2026-06-11T11:05:29.442724073Z" level=info msg="Starting container: 88211b2a0576188eacdee02967c59037da33688f71f4c41e7511ac12b3c4a0f3" id=5d0f0d60-3eb9-47bd-8d5d-853c73ef3aff name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.113591 | controller | Jun 11 11:05:29.461173 crc crio[22652]: time="2026-06-11T11:05:29.460407599Z" level=info msg="Started container" PID=62261 containerID=88211b2a0576188eacdee02967c59037da33688f71f4c41e7511ac12b3c4a0f3 description=openstack/dnsmasq-dns-65b8c788ff-6n8zr/init id=5d0f0d60-3eb9-47bd-8d5d-853c73ef3aff name=/runtime.v1.RuntimeService/StartContainer sandboxID=4b9a1f71cdf7a8d9f9227aee91750b44d1c990959883be936ef90749bcbd31bb
2026-06-11 11:57:59.113609 | controller | Jun 11 11:05:29.491807 crc crio[22652]: time="2026-06-11T11:05:29.483871584Z" level=info msg="Created container c9147a587f397c1d464000771c3f4407d5eb28c18f3683e2307330e90e3ec459: openstack/dnsmasq-dns-6674dbf88c-zkx77/init" id=d2b6b736-f5a3-46f5-9d8b-d5d68fed5c83 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.113626 | controller | Jun 11 11:05:29.491807 crc crio[22652]: time="2026-06-11T11:05:29.485326347Z" level=info msg="Starting container: c9147a587f397c1d464000771c3f4407d5eb28c18f3683e2307330e90e3ec459" id=4029de4e-3c08-4605-bc59-b6e91f87524a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.113643 | controller | Jun 11 11:05:29.585033 crc crio[22652]: time="2026-06-11T11:05:29.583583635Z" level=info msg="Started container" PID=62268 containerID=c9147a587f397c1d464000771c3f4407d5eb28c18f3683e2307330e90e3ec459 description=openstack/dnsmasq-dns-6674dbf88c-zkx77/init id=4029de4e-3c08-4605-bc59-b6e91f87524a name=/runtime.v1.RuntimeService/StartContainer sandboxID=4dc790dce2c1210604fcafab449b31b5e543df7a2013318a9f535d377ed6298b
2026-06-11 11:57:59.113661 | controller | Jun 11 11:05:30.274281 crc crio[22652]: time="2026-06-11T11:05:30.273809014Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=6ca65d8b-9a2f-4e05-8bf2-0dcd49c2f624 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.113678 | controller | Jun 11 11:05:30.300899 crc crio[22652]: time="2026-06-11T11:05:30.30080634Z" level=info msg="Stopped pod sandbox: bc65a2f00faed08908e852b59e1acf5d1a2058e82c9c0e070a04904641701bc6" id=5b9a8ab8-3924-4694-acfd-04514bbb7776 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.113695 | controller | Jun 11 11:05:30.308781 crc crio[22652]: time="2026-06-11T11:05:30.308662829Z" level=info msg="Stopping pod sandbox: 4b9a1f71cdf7a8d9f9227aee91750b44d1c990959883be936ef90749bcbd31bb" id=e888a9f4-9f41-47df-9218-cf15195d9a5b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.113712 | controller | Jun 11 11:05:30.311955 crc crio[22652]: time="2026-06-11T11:05:30.311404836Z" level=info msg="Got pod network &{Name:dnsmasq-dns-65b8c788ff-6n8zr Namespace:openstack ID:4b9a1f71cdf7a8d9f9227aee91750b44d1c990959883be936ef90749bcbd31bb UID:fd869423-d9d8-49e6-9ea2-818851cac9a4 NetNS:/var/run/netns/20542fb1-1491-4e08-8e7c-65158bcb9bff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfd869423_d9d8_49e6_9ea2_818851cac9a4.slice PodAnnotations:0xc005a4c390}] Aliases:map[]}"
2026-06-11 11:57:59.113729 | controller | Jun 11 11:05:30.311955 crc crio[22652]: time="2026-06-11T11:05:30.311619743Z" level=info msg="Deleting pod openstack_dnsmasq-dns-65b8c788ff-6n8zr from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.113745 | controller | Jun 11 11:05:30.337275 crc crio[22652]: 2026-06-11T11:05:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3d5d18419b3c5c9 Mac:f6:a4:a1:d9:1f:a3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:95 Mtu:0 Sandbox:/var/run/netns/adf7f08d-b329-42d2-b3a6-0672382bd301 SocketPath: PciID:}] [{Interface:0xc0001445c0 Address:{IP:10.217.0.149 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.113766 | controller | Jun 11 11:05:30.381961 crc crio[22652]: time="2026-06-11T11:05:30.379588546Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:3d5d18419b3c5c994348bc58879b89fd9a02a5ea804617dac72434d4da2281b2 UID:d444018f-59ea-4dcf-a4e1-1c0318b9e7bb NetNS:/var/run/netns/adf7f08d-b329-42d2-b3a6-0672382bd301 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd444018f_59ea_4dcf_a4e1_1c0318b9e7bb.slice PodAnnotations:0xc002acc960}] Aliases:map[]}"
2026-06-11 11:57:59.113784 | controller | Jun 11 11:05:30.381961 crc crio[22652]: time="2026-06-11T11:05:30.379928807Z" level=info msg="Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.113802 | controller | Jun 11 11:05:30.424768 crc crio[22652]: time="2026-06-11T11:05:30.424414338Z" level=info msg="Ran pod sandbox 3d5d18419b3c5c994348bc58879b89fd9a02a5ea804617dac72434d4da2281b2 with infra container: openstack/glance-default-internal-api-0/POD" id=391752a3-0178-44fc-964e-dea767e64a09 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.113820 | controller | Jun 11 11:05:30.431675 crc crio[22652]: time="2026-06-11T11:05:30.431556195Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=6edb96a1-82fe-4714-bd9b-341d784ace0d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.113837 | controller | Jun 11 11:05:30.435660 crc crio[22652]: time="2026-06-11T11:05:30.435435629Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=a47bcfe1-4b16-4110-a69d-e52230359fba name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.113854 | controller | Jun 11 11:05:30.446767 crc crio[22652]: time="2026-06-11T11:05:30.446507989Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=17545df7-3fce-42f9-aff4-e9a8c728379e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.113870 | controller | Jun 11 11:05:30.465817 crc crio[22652]: time="2026-06-11T11:05:30.465301802Z" level=info msg="Creating container: openstack/dnsmasq-dns-6674dbf88c-zkx77/dnsmasq-dns" id=5ea701ce-590d-495d-8c89-8a0c2fbf9b57 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.113888 | controller | Jun 11 11:05:30.467952 crc crio[22652]: time="2026-06-11T11:05:30.466170115Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.113906 | controller | Jun 11 11:05:30.491329 crc crio[22652]: time="2026-06-11T11:05:30.485660516Z" level=info msg="Creating container: openstack/glance-default-internal-api-0/glance-log" id=d42ffad0-c609-48c3-82e7-06a3eca5f4ba name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.113922 | controller | Jun 11 11:05:30.561815 crc crio[22652]: time="2026-06-11T11:05:30.561726963Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.113939 | controller | Jun 11 11:05:30.607902 crc crio[22652]: time="2026-06-11T11:05:30.607779801Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.113956 | controller | Jun 11 11:05:30.615013 crc crio[22652]: time="2026-06-11T11:05:30.614380317Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.113976 | controller | Jun 11 11:05:30.819505 crc crio[22652]: time="2026-06-11T11:05:30.819380396Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.113994 | controller | Jun 11 11:05:30.957585 crc crio[22652]: 2026-06-11T11:05:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2fa5373a4069a1f Mac:a2:fe:8f:80:1c:00 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:94 Mtu:0 Sandbox:/var/run/netns/cb046db3-fb2a-44d5-9ad6-9b44967a0c8c SocketPath: PciID:}] [{Interface:0xc00028e780 Address:{IP:10.217.0.148 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.114011 | controller | Jun 11 11:05:30.961920 crc crio[22652]: time="2026-06-11T11:05:30.9586529Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:2fa5373a4069a1fefe611edf9b8d11122349c72f037cb9481706f59ffaab8959 UID:e9b26b16-768c-447f-9a1e-9bfae15c1578 NetNS:/var/run/netns/cb046db3-fb2a-44d5-9ad6-9b44967a0c8c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode9b26b16_768c_447f_9a1e_9bfae15c1578.slice PodAnnotations:0xc0022f69f0}] Aliases:map[]}"
2026-06-11 11:57:59.114028 | controller | Jun 11 11:05:30.961920 crc crio[22652]: time="2026-06-11T11:05:30.959019621Z" level=info msg="Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.114045 | controller | Jun 11 11:05:31.004940 crc crio[22652]: time="2026-06-11T11:05:31.004842301Z" level=info msg="Created container d144c5625e68a982e528126bac0d3c274e82059610c82979a1c6f9f6722349b4: openstack/dnsmasq-dns-6674dbf88c-zkx77/dnsmasq-dns" id=5ea701ce-590d-495d-8c89-8a0c2fbf9b57 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.114062 | controller | Jun 11 11:05:31.008780 crc crio[22652]: time="2026-06-11T11:05:31.007432623Z" level=info msg="Starting container: d144c5625e68a982e528126bac0d3c274e82059610c82979a1c6f9f6722349b4" id=20a6186e-8c78-4335-889c-59e8a59bcf74 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.114079 | controller | Jun 11 11:05:31.036334 crc crio[22652]: time="2026-06-11T11:05:31.036273615Z" level=info msg="Stopped pod sandbox: 4b9a1f71cdf7a8d9f9227aee91750b44d1c990959883be936ef90749bcbd31bb" id=e888a9f4-9f41-47df-9218-cf15195d9a5b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.114097 | controller | Jun 11 11:05:31.042619 crc crio[22652]: time="2026-06-11T11:05:31.042565953Z" level=info msg="Started container" PID=62548 containerID=d144c5625e68a982e528126bac0d3c274e82059610c82979a1c6f9f6722349b4 description=openstack/dnsmasq-dns-6674dbf88c-zkx77/dnsmasq-dns id=20a6186e-8c78-4335-889c-59e8a59bcf74 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4dc790dce2c1210604fcafab449b31b5e543df7a2013318a9f535d377ed6298b
2026-06-11 11:57:59.114115 | controller | Jun 11 11:05:31.073366 crc crio[22652]: time="2026-06-11T11:05:31.073295695Z" level=info msg="Ran pod sandbox 2fa5373a4069a1fefe611edf9b8d11122349c72f037cb9481706f59ffaab8959 with infra container: openstack/glance-default-external-api-0/POD" id=830f7deb-3945-4eea-99a3-9d80417fa0bb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.114132 | controller | Jun 11 11:05:31.092995 crc crio[22652]: time="2026-06-11T11:05:31.092867248Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=36ca2fe9-9f8b-4d16-943b-b54efc865c93 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.114149 | controller | Jun 11 11:05:31.114371 crc crio[22652]: time="2026-06-11T11:05:31.113968939Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=5ab9a68d-632c-4aed-a441-8a536c7b6c49 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.114169 | controller | Jun 11 11:05:31.134755 crc crio[22652]: time="2026-06-11T11:05:31.134675688Z" level=info msg="Creating container: openstack/glance-default-external-api-0/glance-log" id=2a8afe41-025d-43d5-a172-07119d7f2797 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.114187 | controller | Jun 11 11:05:31.137617 crc crio[22652]: time="2026-06-11T11:05:31.137430195Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.114204 | controller | Jun 11 11:05:31.407677 crc crio[22652]: time="2026-06-11T11:05:31.404105481Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.114220 | controller | Jun 11 11:05:31.458416 crc crio[22652]: time="2026-06-11T11:05:31.458351689Z" level=info msg="Removing container: 02e5a591b97e8071c6a7e884b8536b9d9318d8bb1852a15c0d69316b47b94fc9" id=3ab66c1b-1972-490f-9442-ace707afed57 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.114236 | controller | Jun 11 11:05:31.563817 crc crio[22652]: time="2026-06-11T11:05:31.563673008Z" level=info msg="Removed container 02e5a591b97e8071c6a7e884b8536b9d9318d8bb1852a15c0d69316b47b94fc9: openstack/dnsmasq-dns-5556978f87-mdr8r/init" id=3ab66c1b-1972-490f-9442-ace707afed57 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.114253 | controller | Jun 11 11:05:31.586932 crc crio[22652]: time="2026-06-11T11:05:31.583381096Z" level=info msg="Removing container: 88211b2a0576188eacdee02967c59037da33688f71f4c41e7511ac12b3c4a0f3" id=19722876-8f58-4b65-9bcf-381fe83b40d1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.114270 | controller | Jun 11 11:05:31.642477 crc crio[22652]: time="2026-06-11T11:05:31.640798935Z" level=info msg="Removed container 88211b2a0576188eacdee02967c59037da33688f71f4c41e7511ac12b3c4a0f3: openstack/dnsmasq-dns-65b8c788ff-6n8zr/init" id=19722876-8f58-4b65-9bcf-381fe83b40d1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.114286 | controller | Jun 11 11:05:32.342033 crc crio[22652]: time="2026-06-11T11:05:32.341233388Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.114303 | controller | Jun 11 11:05:32.568532 crc crio[22652]: time="2026-06-11T11:05:32.568375756Z" level=info msg="Created container 04ff4965f76a7ab466c0db90c57f0a0d8ad3df87901a8be3869b911f17e49a0b: openstack/glance-default-internal-api-0/glance-log" id=d42ffad0-c609-48c3-82e7-06a3eca5f4ba name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.114319 | controller | Jun 11 11:05:32.570661 crc crio[22652]: time="2026-06-11T11:05:32.569865829Z" level=info msg="Starting container: 04ff4965f76a7ab466c0db90c57f0a0d8ad3df87901a8be3869b911f17e49a0b" id=a682e941-f745-4936-a88d-da0827ddec3d name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.114337 | controller | Jun 11 11:05:32.610502 crc crio[22652]: time="2026-06-11T11:05:32.610415681Z" level=info msg="Started container" PID=62615 containerID=04ff4965f76a7ab466c0db90c57f0a0d8ad3df87901a8be3869b911f17e49a0b description=openstack/glance-default-internal-api-0/glance-log id=a682e941-f745-4936-a88d-da0827ddec3d name=/runtime.v1.RuntimeService/StartContainer sandboxID=3d5d18419b3c5c994348bc58879b89fd9a02a5ea804617dac72434d4da2281b2
2026-06-11 11:57:59.114373 | controller | Jun 11 11:05:32.654262 crc crio[22652]: time="2026-06-11T11:05:32.653982917Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=db6abf06-d8d5-4a85-9152-a2e29d92f808 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.114393 | controller | Jun 11 11:05:32.761085 crc crio[22652]: time="2026-06-11T11:05:32.760569335Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=2839b29d-760d-4dc9-ab4f-774533fdbda8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.114414 | controller | Jun 11 11:05:32.776527 crc crio[22652]: time="2026-06-11T11:05:32.776444793Z" level=info msg="Creating container: openstack/glance-default-internal-api-0/glance-httpd" id=43370c20-083b-48ca-b7e7-7709d8e6ee0e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.114432 | controller | Jun 11 11:05:32.778777 crc crio[22652]: time="2026-06-11T11:05:32.778704234Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.114449 | controller | Jun 11 11:05:32.804449 crc crio[22652]: time="2026-06-11T11:05:32.804382036Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.114467 | controller | Jun 11 11:05:32.950454 crc crio[22652]: time="2026-06-11T11:05:32.950100362Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.114484 | controller | Jun 11 11:05:32.992277 crc crio[22652]: time="2026-06-11T11:05:32.992189812Z" level=info msg="Created container cd8db888965ee4bdbf0507c46e4e834b5183653ab3d4853b0f533c4123175e76: openstack/glance-default-external-api-0/glance-log" id=2a8afe41-025d-43d5-a172-07119d7f2797 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.114502 | controller | Jun 11 11:05:32.997358 crc crio[22652]: time="2026-06-11T11:05:32.99727656Z" level=info msg="Starting container: cd8db888965ee4bdbf0507c46e4e834b5183653ab3d4853b0f533c4123175e76" id=1cc257c6-25df-44ee-84ff-f9f6f73566da name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.114519 | controller | Jun 11 11:05:33.008593 crc crio[22652]: time="2026-06-11T11:05:33.008401738Z" level=info msg="Started container" PID=62632 containerID=cd8db888965ee4bdbf0507c46e4e834b5183653ab3d4853b0f533c4123175e76 description=openstack/glance-default-external-api-0/glance-log id=1cc257c6-25df-44ee-84ff-f9f6f73566da name=/runtime.v1.RuntimeService/StartContainer sandboxID=2fa5373a4069a1fefe611edf9b8d11122349c72f037cb9481706f59ffaab8959
2026-06-11 11:57:59.114537 | controller | Jun 11 11:05:33.035305 crc crio[22652]: time="2026-06-11T11:05:33.033677541Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=ee9de99b-c43b-4f3b-9281-b0398d74960a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.114554 | controller | Jun 11 11:05:33.075189 crc crio[22652]: time="2026-06-11T11:05:33.075029229Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=f72786f5-60d7-4a63-8957-1e07f54c2628 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.114571 | controller | Jun 11 11:05:33.087559 crc crio[22652]: time="2026-06-11T11:05:33.087364287Z" level=info msg="Creating container: openstack/glance-default-external-api-0/glance-httpd" id=589270fc-d954-4a7e-bc35-dd749968168f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.114588 | controller | Jun 11 11:05:33.089560 crc crio[22652]: time="2026-06-11T11:05:33.089490385Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.114605 | controller | Jun 11 11:05:33.231310 crc crio[22652]: time="2026-06-11T11:05:33.222033012Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.114621 | controller | Jun 11 11:05:34.314925 crc crio[22652]: time="2026-06-11T11:05:34.314571409Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.114642 | controller | Jun 11 11:05:34.481626 crc crio[22652]: time="2026-06-11T11:05:34.481092966Z" level=info msg="Created container d661cf419aad36769bd084579038eb9441da7f165b0cd6e19cea90f5f663748e: openstack/glance-default-internal-api-0/glance-httpd" id=43370c20-083b-48ca-b7e7-7709d8e6ee0e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.114659 | controller | Jun 11 11:05:34.492583 crc crio[22652]: time="2026-06-11T11:05:34.492476837Z" level=info msg="Starting container: d661cf419aad36769bd084579038eb9441da7f165b0cd6e19cea90f5f663748e" id=7cfdbecc-dcb9-4b99-af88-110a9f4334a3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.114676 | controller | Jun 11 11:05:34.503662 crc crio[22652]: time="2026-06-11T11:05:34.501840768Z" level=info msg="Started container" PID=62704 containerID=d661cf419aad36769bd084579038eb9441da7f165b0cd6e19cea90f5f663748e description=openstack/glance-default-internal-api-0/glance-httpd id=7cfdbecc-dcb9-4b99-af88-110a9f4334a3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3d5d18419b3c5c994348bc58879b89fd9a02a5ea804617dac72434d4da2281b2
2026-06-11 11:57:59.114693 | controller | Jun 11 11:05:34.504338 crc crio[22652]: time="2026-06-11T11:05:34.503578743Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.114710 | controller | Jun 11 11:05:34.683375 crc crio[22652]: time="2026-06-11T11:05:34.683178568Z" level=info msg="Created container 772a9d420f90ed96a873d62a686b0eb879b329c0be3b5fd517fdbec21d29423e: openstack/glance-default-external-api-0/glance-httpd" id=589270fc-d954-4a7e-bc35-dd749968168f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.114728 | controller | Jun 11 11:05:34.685257 crc crio[22652]: time="2026-06-11T11:05:34.685218801Z" level=info msg="Starting container: 772a9d420f90ed96a873d62a686b0eb879b329c0be3b5fd517fdbec21d29423e" id=db8c99dc-daff-4727-b4a4-bd448b25c2d5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.114746 | controller | Jun 11 11:05:34.694478 crc crio[22652]: time="2026-06-11T11:05:34.694376678Z" level=info msg="Started container" PID=62720 containerID=772a9d420f90ed96a873d62a686b0eb879b329c0be3b5fd517fdbec21d29423e description=openstack/glance-default-external-api-0/glance-httpd id=db8c99dc-daff-4727-b4a4-bd448b25c2d5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2fa5373a4069a1fefe611edf9b8d11122349c72f037cb9481706f59ffaab8959
2026-06-11 11:57:59.114763 | controller | Jun 11 11:05:34.754214 crc crio[22652]: time="2026-06-11T11:05:34.754094076Z" level=info msg="Stopping container: 04ff4965f76a7ab466c0db90c57f0a0d8ad3df87901a8be3869b911f17e49a0b (timeout: 30s)" id=1c8862d7-c1bc-411e-a328-9932af1b49b7 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.114780 | controller | Jun 11 11:05:34.755889 crc crio[22652]: time="2026-06-11T11:05:34.755798753Z" level=info msg="Stopping container: d661cf419aad36769bd084579038eb9441da7f165b0cd6e19cea90f5f663748e (timeout: 30s)" id=a193c68e-af01-47e3-a1f2-8c5572be7f0e name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.114797 | controller | Jun 11 11:05:34.784553 crc crio[22652]: time="2026-06-11T11:05:34.784172935Z" level=info msg="Stopping container: 772a9d420f90ed96a873d62a686b0eb879b329c0be3b5fd517fdbec21d29423e (timeout: 30s)" id=fd7b85ad-6302-43af-ac14-ce3ff5917200 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.114814 | controller | Jun 11 11:05:34.784934 crc crio[22652]: time="2026-06-11T11:05:34.784415053Z" level=info msg="Stopping container: cd8db888965ee4bdbf0507c46e4e834b5183653ab3d4853b0f533c4123175e76 (timeout: 30s)" id=67713ae2-179c-4dbe-812d-cadb8ba91a0d name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.114830 | controller | Jun 11 11:05:35.088187 crc crio[22652]: time="2026-06-11T11:05:35.08799513Z" level=info msg="Stopped container 04ff4965f76a7ab466c0db90c57f0a0d8ad3df87901a8be3869b911f17e49a0b: openstack/glance-default-internal-api-0/glance-log" id=1c8862d7-c1bc-411e-a328-9932af1b49b7 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.114850 | controller | Jun 11 11:05:35.325071 crc crio[22652]: time="2026-06-11T11:05:35.324806589Z" level=info msg="Stopped container d661cf419aad36769bd084579038eb9441da7f165b0cd6e19cea90f5f663748e: openstack/glance-default-internal-api-0/glance-httpd" id=a193c68e-af01-47e3-a1f2-8c5572be7f0e name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.114868 | controller | Jun 11 11:05:35.329732 crc crio[22652]: time="2026-06-11T11:05:35.329689861Z" level=info msg="Stopping pod sandbox: 3d5d18419b3c5c994348bc58879b89fd9a02a5ea804617dac72434d4da2281b2" id=bd7429e4-ad49-4c5a-8b04-ef9c6f33d102 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.114885 | controller | Jun 11 11:05:35.330509 crc crio[22652]: time="2026-06-11T11:05:35.330399984Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:3d5d18419b3c5c994348bc58879b89fd9a02a5ea804617dac72434d4da2281b2 UID:d444018f-59ea-4dcf-a4e1-1c0318b9e7bb NetNS:/var/run/netns/adf7f08d-b329-42d2-b3a6-0672382bd301 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd444018f_59ea_4dcf_a4e1_1c0318b9e7bb.slice PodAnnotations:0xc0014a45b8}] Aliases:map[]}"
2026-06-11 11:57:59.114902 | controller | Jun 11 11:05:35.330760 crc crio[22652]: time="2026-06-11T11:05:35.330732064Z" level=info msg="Deleting pod openstack_glance-default-internal-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.114919 | controller | Jun 11 11:05:35.547886 crc crio[22652]: time="2026-06-11T11:05:35.547739083Z" level=info msg="Stopped container 772a9d420f90ed96a873d62a686b0eb879b329c0be3b5fd517fdbec21d29423e: openstack/glance-default-external-api-0/glance-httpd" id=fd7b85ad-6302-43af-ac14-ce3ff5917200 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.114936 | controller | Jun 11 11:05:35.761644 crc crio[22652]: time="2026-06-11T11:05:35.761094191Z" level=info msg="Stopped container cd8db888965ee4bdbf0507c46e4e834b5183653ab3d4853b0f533c4123175e76: openstack/glance-default-external-api-0/glance-log" id=67713ae2-179c-4dbe-812d-cadb8ba91a0d name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.114953 | controller | Jun 11 11:05:35.773530 crc crio[22652]: time="2026-06-11T11:05:35.773433304Z" level=info msg="Stopping pod sandbox: 2fa5373a4069a1fefe611edf9b8d11122349c72f037cb9481706f59ffaab8959" id=1670f98a-6f4e-4317-bae4-952884d5a7d1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.114970 | controller | Jun 11 11:05:35.778932 crc crio[22652]: time="2026-06-11T11:05:35.778829885Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:2fa5373a4069a1fefe611edf9b8d11122349c72f037cb9481706f59ffaab8959 UID:e9b26b16-768c-447f-9a1e-9bfae15c1578 NetNS:/var/run/netns/cb046db3-fb2a-44d5-9ad6-9b44967a0c8c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode9b26b16_768c_447f_9a1e_9bfae15c1578.slice PodAnnotations:0xc000988540}] Aliases:map[]}"
2026-06-11 11:57:59.114988 | controller | Jun 11 11:05:35.779290 crc crio[22652]: time="2026-06-11T11:05:35.779061772Z" level=info msg="Deleting pod openstack_glance-default-external-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.115005 | controller | Jun 11 11:05:35.846482 crc crio[22652]: time="2026-06-11T11:05:35.846360578Z" level=info msg="Stopping pod sandbox: a8c0f02d70f1238912b21fe0f26c673da62929f1cbe827fc31ecc22037e9b6fb" id=066ca04b-7279-45cf-983b-97477067c95e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.115022 | controller | Jun 11 11:05:35.846897 crc crio[22652]: time="2026-06-11T11:05:35.846840134Z" level=info msg="Got pod network &{Name:keystone-bootstrap-td8xq Namespace:openstack ID:a8c0f02d70f1238912b21fe0f26c673da62929f1cbe827fc31ecc22037e9b6fb UID:9f9c51a3-63bf-4a9a-8c87-541f0ea02a60 NetNS:/var/run/netns/ef178a23-8b5f-451f-b0f3-994a446251f0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9f9c51a3_63bf_4a9a_8c87_541f0ea02a60.slice PodAnnotations:0xc0024002b0}] Aliases:map[]}"
2026-06-11 11:57:59.115043 | controller | Jun 11 11:05:35.847047 crc crio[22652]: time="2026-06-11T11:05:35.846994328Z" level=info msg="Deleting pod openstack_keystone-bootstrap-td8xq from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.115060 | controller | Jun 11 11:05:38.784807 crc crio[22652]: time="2026-06-11T11:05:38.784309495Z" level=info msg="Stopping container: 4ec2105c7e184e8940ad4508cbf8232020c580671c5d19a849a62cee14e02fa4 (timeout: 10s)" id=cc4e042f-e06d-42d8-9f49-39a3d431ca42 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.115077 | controller | Jun 11 11:05:45.719537 crc crio[22652]: time="2026-06-11T11:05:45.718340913Z" level=info msg="Stopped pod sandbox: 2fa5373a4069a1fefe611edf9b8d11122349c72f037cb9481706f59ffaab8959" id=1670f98a-6f4e-4317-bae4-952884d5a7d1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.115096 | controller | Jun 11 11:05:46.019683 crc crio[22652]: time="2026-06-11T11:05:46.018657061Z" level=info msg="Removing container: 772a9d420f90ed96a873d62a686b0eb879b329c0be3b5fd517fdbec21d29423e" id=4c2c15c0-cda1-4fc6-af50-58f1cbd9a3f9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.115115 | controller | Jun 11 11:05:46.800562 crc crio[22652]: time="2026-06-11T11:05:46.794165098Z" level=info msg="Stopped container 4ec2105c7e184e8940ad4508cbf8232020c580671c5d19a849a62cee14e02fa4: openstack/dnsmasq-dns-7b6fcdc445-drzfk/dnsmasq-dns" id=cc4e042f-e06d-42d8-9f49-39a3d431ca42 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.115133 | controller | Jun 11 11:05:46.800562 crc crio[22652]: time="2026-06-11T11:05:46.796865964Z" level=info msg="Stopping pod sandbox: d4338da2e8f566a331651e762385c4a4343ca0e977da02339b2613a99d57989e" id=e186a751-83c7-44f5-8a9f-4cf1ccf25a8a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.115149 | controller | Jun 11 11:05:46.805872 crc crio[22652]: time="2026-06-11T11:05:46.803065307Z" level=info msg="Stopped pod sandbox: a8c0f02d70f1238912b21fe0f26c673da62929f1cbe827fc31ecc22037e9b6fb" id=066ca04b-7279-45cf-983b-97477067c95e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.115167 | controller | Jun 11 11:05:46.805872 crc crio[22652]: time="2026-06-11T11:05:46.803190195Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7b6fcdc445-drzfk Namespace:openstack ID:d4338da2e8f566a331651e762385c4a4343ca0e977da02339b2613a99d57989e UID:a9c8c34c-91e5-44e2-b66b-35ad4b5ccf78 NetNS:/var/run/netns/8dec53fc-bda7-46ea-998e-2b944feef0b7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda9c8c34c_91e5_44e2_b66b_35ad4b5ccf78.slice PodAnnotations:0xc002400f70}] Aliases:map[]}"
2026-06-11 11:57:59.115184 | controller | Jun 11 11:05:46.807296 crc crio[22652]: time="2026-06-11T11:05:46.806491423Z" level=info msg="Deleting pod openstack_dnsmasq-dns-7b6fcdc445-drzfk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.115219 | controller | Jun 11 11:05:46.828731 crc crio[22652]: time="2026-06-11T11:05:46.828656938Z" level=info msg="Stopped pod sandbox: 3d5d18419b3c5c994348bc58879b89fd9a02a5ea804617dac72434d4da2281b2" id=bd7429e4-ad49-4c5a-8b04-ef9c6f33d102 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.115239 | controller | Jun 11 11:05:47.102892 crc crio[22652]: time="2026-06-11T11:05:47.102766636Z" level=info msg="Running pod sandbox: openstack/glance-default-external-api-0/POD" id=5a21d6d3-6737-44cc-9600-e88e461ef7ed name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.115261 | controller | Jun 11 11:05:47.103002 crc crio[22652]: time="2026-06-11T11:05:47.102981313Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.115279 | controller | Jun 11 11:05:49.367960 crc crio[22652]: time="2026-06-11T11:05:49.366655289Z" level=info msg="Running pod sandbox: openstack/glance-default-internal-api-0/POD" id=0bf86a44-b312-4580-9c56-1fd5b15bade6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.115296 | controller | Jun 11 11:05:49.367960 crc crio[22652]: time="2026-06-11T11:05:49.367783065Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.115313 | controller | Jun 11 11:05:49.482699 crc crio[22652]: time="2026-06-11T11:05:49.482613892Z" level=info msg="Running pod sandbox: openstack/keystone-bootstrap-jxwst/POD" id=c2ead815-be30-4c4e-9089-73fa98073e17 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.115329 | controller | Jun 11 11:05:49.482848 crc crio[22652]: time="2026-06-11T11:05:49.482703155Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.115360 | controller | Jun 11 11:05:58.632479 crc crio[22652]: time="2026-06-11T11:05:58.631357098Z" level=info msg="Stopped pod sandbox: d4338da2e8f566a331651e762385c4a4343ca0e977da02339b2613a99d57989e" id=e186a751-83c7-44f5-8a9f-4cf1ccf25a8a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.115383 | controller | Jun 11 11:05:58.644565 crc crio[22652]: time="2026-06-11T11:05:58.644452942Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:1b2c0125f2253e1ccdb29c838fc50180b185700316a7eb9d8d1d76a608f6b4f2" id=fa44492a-04d6-40a2-980e-c6acfe0e4c2e name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.115400 | controller | Jun 11 11:05:58.647499 crc crio[22652]: time="2026-06-11T11:05:58.647413212Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=9a34b361-377c-41dd-93f9-859e289f6865 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.115417 | controller | Jun 11 11:05:58.657249 crc crio[22652]: time="2026-06-11T11:05:58.657016957Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:95136eb284f45966c9b8147ee2ae8f55f8a3dc94ec496ab02279dbfc3ba0697c" id=48737b51-d904-4adb-aa57-149736762c27 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.115433 | controller | Jun 11 11:05:58.659769 crc crio[22652]: time="2026-06-11T11:05:58.659691048Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=31171101-6c17-4b20-ade4-ab95db8c145d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.115450 | controller | Jun 11 11:05:58.676303 crc crio[22652]: time="2026-06-11T11:05:58.675682957Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:d72d014a20122cded5eb44fae9bd6a0cc4dbe591775435d224dbbf5504f354b1" id=be91f80c-6129-4790-b3b6-8b9284311af1 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.115466 | controller | Jun 11 11:05:58.676978 crc crio[22652]: time="2026-06-11T11:05:58.676867054Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=7e4862bb-971d-4b70-aa89-f348f7d129b0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.115483 | controller | Jun 11 11:06:00.342352 crc crio[22652]: time="2026-06-11T11:06:00.340983048Z" level=info msg="Removed container 772a9d420f90ed96a873d62a686b0eb879b329c0be3b5fd517fdbec21d29423e: openstack/glance-default-external-api-0/glance-httpd" id=4c2c15c0-cda1-4fc6-af50-58f1cbd9a3f9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.115503 | controller | Jun 11 11:06:00.345171 crc crio[22652]: time="2026-06-11T11:06:00.345020895Z" level=info msg="Removing container: cd8db888965ee4bdbf0507c46e4e834b5183653ab3d4853b0f533c4123175e76" id=f150e372-2ced-4225-ae6e-18f2285825ae name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.115520 | controller | Jun 11 11:06:00.391701 crc crio[22652]: time="2026-06-11T11:06:00.391504643Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=e616d145-fdbc-499a-9d92-a4f3b0d25359 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.115537 | controller | Jun 11 11:06:00.462560 crc crio[22652]: time="2026-06-11T11:06:00.462366861Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=89c389e6-1200-4219-a082-4028e77ec8f3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.115554 | controller | Jun 11 11:06:00.470541 crc crio[22652]: time="2026-06-11T11:06:00.46999119Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=4bb0a221-6592-4b26-aa07-0d6ad4d71e84 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.115570 | controller | Jun 11 11:06:00.473552 crc crio[22652]: time="2026-06-11T11:06:00.47347349Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:e67d825e3a70a29da5414c243a9cb44d05d7d9fdd71f577de1601c681f605bd5 UID:4956ccad-d4c0-472b-b323-47ef715e99fc NetNS:/var/run/netns/a436a812-ea00-479c-bfbb-a2d5081601b2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4956ccad_d4c0_472b_b323_47ef715e99fc.slice PodAnnotations:0xc0004bee08}] Aliases:map[]}"
2026-06-11 11:57:59.115588 | controller | Jun 11 11:06:00.473552 crc crio[22652]: time="2026-06-11T11:06:00.473536382Z" level=info msg="Adding pod openstack_glance-default-internal-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.115604 | controller | Jun 11 11:06:00.487472 crc crio[22652]: time="2026-06-11T11:06:00.487359564Z" level=info msg="Removed container cd8db888965ee4bdbf0507c46e4e834b5183653ab3d4853b0f533c4123175e76: openstack/glance-default-external-api-0/glance-log" id=f150e372-2ced-4225-ae6e-18f2285825ae name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.115621 | controller | Jun 11 11:06:00.491218 crc crio[22652]: time="2026-06-11T11:06:00.490956807Z" level=info msg="Removing container: d661cf419aad36769bd084579038eb9441da7f165b0cd6e19cea90f5f663748e" id=df03bf90-19c9-430e-89fa-49dad299ef87 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.115639 | controller | Jun 11 11:06:00.498841 crc crio[22652]: time="2026-06-11T11:06:00.498748Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:8da53a68e0533b2ba017b511ca5d93ab1638f2e0aba1ec9db0fe5125d937db2b UID:a27f3888-eeee-427d-9175-a1de5eb29d1e NetNS:/var/run/netns/29c5c463-9427-4767-b78d-6aa38c3451c5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda27f3888_eeee_427d_9175_a1de5eb29d1e.slice PodAnnotations:0xc0022f61a8}] Aliases:map[]}"
2026-06-11 11:57:59.115656 | controller | Jun 11 11:06:00.498841 crc crio[22652]: time="2026-06-11T11:06:00.498827162Z" level=info msg="Adding pod openstack_glance-default-external-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.115720 | controller | Jun 11 11:06:00.522313 crc crio[22652]: time="2026-06-11T11:06:00.522245391Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686266-gzr72/POD" id=046f1db5-f773-42b1-996e-370a1d0154ab name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.115744 | controller | Jun 11 11:06:00.522991 crc crio[22652]: time="2026-06-11T11:06:00.522360765Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.115766 | controller | Jun 11 11:06:00.542736 crc crio[22652]: time="2026-06-11T11:06:00.542630693Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-central-agent" id=b98cdfb7-df98-4efa-8419-b0347cc0502f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.115784 | controller | Jun 11 11:06:00.548170 crc crio[22652]: time="2026-06-11T11:06:00.548019571Z" level=info msg="Got pod network &{Name:keystone-bootstrap-jxwst Namespace:openstack ID:0b0d40127946fa553fdf7883407f529fb608d4ad1d5c05bd2b18e5d12a263eb0 UID:be24e686-b70d-4345-9e0c-4e2d8b966433 NetNS:/var/run/netns/65e47e5a-9a72-4d2d-af8a-4b3692c69096 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbe24e686_b70d_4345_9e0c_4e2d8b966433.slice PodAnnotations:0xc002acc140}] Aliases:map[]}"
2026-06-11 11:57:59.115803 | controller | Jun 11 11:06:00.548170 crc crio[22652]: time="2026-06-11T11:06:00.548170766Z" level=info msg="Adding pod openstack_keystone-bootstrap-jxwst to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.115820 | controller | Jun 11 11:06:00.554442 crc crio[22652]: time="2026-06-11T11:06:00.554329374Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:887afd1c76a8f43378130fcf66af889c82cfb4e143afae335480328d4fc7cc1a" id=6444df58-4687-4633-90a3-99bc8a4e1c96 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.115837 | controller | Jun 11 11:06:00.556815 crc crio[22652]: time="2026-06-11T11:06:00.556647997Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=241e679a-0c79-49a9-a796-b21df750af50 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.115855 | controller | Jun 11 11:06:00.584568 crc crio[22652]: time="2026-06-11T11:06:00.584476836Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.115872 | controller | Jun 11 11:06:00.593619 crc crio[22652]: time="2026-06-11T11:06:00.59351227Z" level=info msg="Creating container: openstack/barbican-db-sync-tf75q/barbican-db-sync" id=9607aca5-a2a3-40a9-afa6-7ed8ea5bc178 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.115889 | controller | Jun 11 11:06:00.646520 crc crio[22652]: time="2026-06-11T11:06:00.646437881Z" level=info msg="Removed container d661cf419aad36769bd084579038eb9441da7f165b0cd6e19cea90f5f663748e: openstack/glance-default-internal-api-0/glance-httpd" id=df03bf90-19c9-430e-89fa-49dad299ef87 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.115906 | controller | Jun 11 11:06:00.652248 crc crio[22652]: time="2026-06-11T11:06:00.652179777Z" level=info msg="Creating container: openstack/placement-db-sync-2vxlv/placement-db-sync" id=db2151a0-173f-40d9-9332-5fe5ca47ea61 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.115924 | controller | Jun 11 11:06:00.654643 crc crio[22652]: time="2026-06-11T11:06:00.654471979Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.115940 | controller | Jun 11 11:06:00.655033 crc crio[22652]: time="2026-06-11T11:06:00.654959025Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.115957 | controller | Jun 11 11:06:00.655033 crc crio[22652]: time="2026-06-11T11:06:00.654996275Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.115975 | controller | Jun 11 11:06:00.659469 crc crio[22652]: time="2026-06-11T11:06:00.659392863Z" level=info msg="Removing container: 04ff4965f76a7ab466c0db90c57f0a0d8ad3df87901a8be3869b911f17e49a0b" id=aadd57ae-372f-44f2-92ab-6e3d8168cf2d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.115995 | controller | Jun 11 11:06:00.665657 crc crio[22652]: time="2026-06-11T11:06:00.665045084Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.116014 | controller | Jun 11 11:06:00.667894 crc crio[22652]: time="2026-06-11T11:06:00.667593111Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=9db2032c-5dc5-4ff9-b011-2c522d4a6a67 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.116032 | controller | Jun 11 11:06:00.681004 crc crio[22652]: time="2026-06-11T11:06:00.680628325Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686266-gzr72 Namespace:openshift-infra ID:c823a7d5a025e3e4c247c3434aa9aabc108912766276bd3b2a86ab8eeb21af3d UID:cae70cfc-39eb-4d29-877b-3d5725c22d75 NetNS:/var/run/netns/39f74d92-01aa-423a-9d33-bbebedb1a334 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcae70cfc_39eb_4d29_877b_3d5725c22d75.slice PodAnnotations:0xc002acc508}] Aliases:map[]}"
2026-06-11 11:57:59.116049 | controller | Jun 11 11:06:00.681004 crc crio[22652]: time="2026-06-11T11:06:00.680982726Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686266-gzr72 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.116066 | controller | Jun 11 11:06:00.759634 crc crio[22652]: time="2026-06-11T11:06:00.759477959Z" level=info msg="Creating container: openstack/cinder-db-sync-29lb4/cinder-db-sync" id=9cbd7d5e-7936-4f62-b607-cbb92b2102db name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.116084 | controller | Jun 11 11:06:00.787288 crc crio[22652]: time="2026-06-11T11:06:00.783731311Z" level=info msg="Created container 51ba84be1682fda04697d061707398225dba69ef0c3a3a5e0ba3259cc548be8d: openstack/ceilometer-0/ceilometer-central-agent" id=b98cdfb7-df98-4efa-8419-b0347cc0502f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.116101 | controller | Jun 11 11:06:00.787288 crc crio[22652]: time="2026-06-11T11:06:00.78570012Z" level=info msg="Starting container: 51ba84be1682fda04697d061707398225dba69ef0c3a3a5e0ba3259cc548be8d" id=f97ea56e-2b64-43ce-8f81-8d3f7e47ad82 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.116118 | controller | Jun 11 11:06:00.793585 crc crio[22652]: time="2026-06-11T11:06:00.793386601Z" level=info msg="Started container" PID=64382 containerID=51ba84be1682fda04697d061707398225dba69ef0c3a3a5e0ba3259cc548be8d description=openstack/ceilometer-0/ceilometer-central-agent id=f97ea56e-2b64-43ce-8f81-8d3f7e47ad82 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6ad27316ebe077d1561c112eaf21e23d23397c5ea289bbc52584db4ed49f81f4
2026-06-11 11:57:59.116136 | controller | Jun 11 11:06:00.816810 crc crio[22652]: time="2026-06-11T11:06:00.816667152Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=e6d1ed34-59b8-4c50-b82c-9037df69e349 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.116152 | controller | Jun 11 11:06:00.827359 crc crio[22652]: time="2026-06-11T11:06:00.827168251Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified not found" id=e6d1ed34-59b8-4c50-b82c-9037df69e349 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.116169 | controller | Jun 11 11:06:00.827359 crc crio[22652]: time="2026-06-11T11:06:00.827359277Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified found" id=e6d1ed34-59b8-4c50-b82c-9037df69e349 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.116191 | controller | Jun 11 11:06:00.827792 crc crio[22652]: time="2026-06-11T11:06:00.827657036Z" level=info msg="Removed container 04ff4965f76a7ab466c0db90c57f0a0d8ad3df87901a8be3869b911f17e49a0b: openstack/glance-default-internal-api-0/glance-log" id=aadd57ae-372f-44f2-92ab-6e3d8168cf2d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.116209 | controller | Jun 11 11:06:00.828883 crc crio[22652]: time="2026-06-11T11:06:00.82879402Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=f00d0262-3ef0-4c4e-9615-7c6c33dc26aa name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.116225 | controller | Jun 11 11:06:00.833297 crc crio[22652]: time="2026-06-11T11:06:00.832495017Z" level=info msg="Removing container: 4ec2105c7e184e8940ad4508cbf8232020c580671c5d19a849a62cee14e02fa4" id=753b9455-75a6-4f02-8e3b-4d9fa01b4417 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.116243 | controller | Jun 11 11:06:00.836096 crc crio[22652]: time="2026-06-11T11:06:00.835627215Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.116259 | controller | Jun 11 11:06:00.843086 crc crio[22652]: time="2026-06-11T11:06:00.83722193Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.116276 | controller | Jun 11 11:06:00.845489 crc crio[22652]: time="2026-06-11T11:06:00.84539292Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\""
2026-06-11 11:57:59.116292 | controller | Jun 11 11:06:00.860534 crc crio[22652]: time="2026-06-11T11:06:00.860348765Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.116309 | controller | Jun 11 11:06:00.867264 crc crio[22652]: time="2026-06-11T11:06:00.867055769Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.116326 | controller | Jun 11 11:06:00.873563 crc crio[22652]: time="2026-06-11T11:06:00.872851662Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.116343 | controller | Jun 11 11:06:00.944991 crc crio[22652]: time="2026-06-11T11:06:00.944043591Z" level=info msg="Removed container 4ec2105c7e184e8940ad4508cbf8232020c580671c5d19a849a62cee14e02fa4: openstack/dnsmasq-dns-7b6fcdc445-drzfk/dnsmasq-dns" id=753b9455-75a6-4f02-8e3b-4d9fa01b4417 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.116393 | controller | Jun 11 11:06:00.954848 crc crio[22652]: time="2026-06-11T11:06:00.954757827Z" level=info msg="Removing container: 80ecf6d5b3d1a1cd7f8832093e2e3b19b03112041f506d875b25f30f9ebfcd36" id=4efe74bf-787e-4fb9-92b6-45eb9de26b3a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.116413 | controller | Jun 11 11:06:01.029593 crc crio[22652]: time="2026-06-11T11:06:01.029478367Z" level=info msg="Created container 9d670c0a46165f7c4631701941871446e08e6bc67859bb685c359200a5c88350: openstack/barbican-db-sync-tf75q/barbican-db-sync" id=9607aca5-a2a3-40a9-afa6-7ed8ea5bc178 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.116430 | controller | Jun 11 11:06:01.032554 crc crio[22652]: time="2026-06-11T11:06:01.032462372Z" level=info msg="Starting container: 9d670c0a46165f7c4631701941871446e08e6bc67859bb685c359200a5c88350" id=ee1e4fd7-f525-4654-af67-13022aafb09b name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.116448 | controller | Jun 11 11:06:01.033671 crc crio[22652]: time="2026-06-11T11:06:01.033570112Z" level=info msg="Removed container 80ecf6d5b3d1a1cd7f8832093e2e3b19b03112041f506d875b25f30f9ebfcd36: openstack/dnsmasq-dns-7b6fcdc445-drzfk/init" id=4efe74bf-787e-4fb9-92b6-45eb9de26b3a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.116469 | controller | Jun 11 11:06:01.050875 crc crio[22652]: time="2026-06-11T11:06:01.050773125Z" level=info msg="Created container 14b26ee5d09e0bce7734ab47247087d8d996e52bce05aba3332c27d537e38725: openstack/placement-db-sync-2vxlv/placement-db-sync" id=db2151a0-173f-40d9-9332-5fe5ca47ea61 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.116486 | controller | Jun 11 11:06:01.052030 crc crio[22652]: time="2026-06-11T11:06:01.051953303Z" level=info msg="Started container" PID=64434 containerID=9d670c0a46165f7c4631701941871446e08e6bc67859bb685c359200a5c88350 description=openstack/barbican-db-sync-tf75q/barbican-db-sync id=ee1e4fd7-f525-4654-af67-13022aafb09b name=/runtime.v1.RuntimeService/StartContainer sandboxID=211cc5fb19c87a857dfad7f0227c8a4f0412d365e67ba21edb31eeaa266944b8
2026-06-11 11:57:59.116505 | controller | Jun 11 11:06:01.052553 crc crio[22652]: time="2026-06-11T11:06:01.051992323Z" level=info msg="Starting container: 14b26ee5d09e0bce7734ab47247087d8d996e52bce05aba3332c27d537e38725" id=b05a1daa-a417-4153-b84e-502a8eb45919 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.116522 | controller | Jun 11 11:06:01.053695 crc crio[22652]: time="2026-06-11T11:06:01.053634677Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.116539 | controller | Jun 11 11:06:01.058028 crc crio[22652]: time="2026-06-11T11:06:01.057893818Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.116556 | controller | Jun 11 11:06:01.077674 crc crio[22652]: time="2026-06-11T11:06:01.076515081Z" level=info msg="Started container" PID=64443 containerID=14b26ee5d09e0bce7734ab47247087d8d996e52bce05aba3332c27d537e38725 description=openstack/placement-db-sync-2vxlv/placement-db-sync id=b05a1daa-a417-4153-b84e-502a8eb45919 name=/runtime.v1.RuntimeService/StartContainer sandboxID=78690cf18e0bac7af401841d3e2713d1dc3221c65e9d88c3e057814cdc77674e
2026-06-11 11:57:59.116574 | controller | Jun 11 11:06:01.159858 crc crio[22652]: time="2026-06-11T11:06:01.15979782Z" level=info msg="Created container 62e0ea767d19fb867f9cf9eda967aceec1d850fb18bf7a6b755058e90fa9a553: openstack/cinder-db-sync-29lb4/cinder-db-sync" id=9cbd7d5e-7936-4f62-b607-cbb92b2102db name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.116592 | controller | Jun 11 11:06:01.162214 crc crio[22652]: time="2026-06-11T11:06:01.162037808Z" level=info msg="Starting container: 62e0ea767d19fb867f9cf9eda967aceec1d850fb18bf7a6b755058e90fa9a553" id=1137a9ac-bdc0-4b88-8f48-29d5da652ae5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.116608 | controller | Jun 11 11:06:01.167220 crc crio[22652]: time="2026-06-11T11:06:01.167029938Z" level=info msg="Started container" PID=64472 containerID=62e0ea767d19fb867f9cf9eda967aceec1d850fb18bf7a6b755058e90fa9a553 description=openstack/cinder-db-sync-29lb4/cinder-db-sync id=1137a9ac-bdc0-4b88-8f48-29d5da652ae5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1747d0d3e5e607b0cdbb7e208ca8ec9065ae4ecd93fd5eb952c629c960a0e7ed
2026-06-11 11:57:59.116625 | controller | Jun 11 11:06:01.297265 crc crio[22652]: 2026-06-11T11:06:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e67d825e3a70a29 Mac:aa:f6:e6:59:c7:f6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:97 Mtu:0 Sandbox:/var/run/netns/a436a812-ea00-479c-bfbb-a2d5081601b2 SocketPath: PciID:}] [{Interface:0xc000014710 Address:{IP:10.217.0.151 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.116643 | controller | Jun 11 11:06:01.297797 crc crio[22652]: time="2026-06-11T11:06:01.297729483Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:e67d825e3a70a29da5414c243a9cb44d05d7d9fdd71f577de1601c681f605bd5 UID:4956ccad-d4c0-472b-b323-47ef715e99fc NetNS:/var/run/netns/a436a812-ea00-479c-bfbb-a2d5081601b2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4956ccad_d4c0_472b_b323_47ef715e99fc.slice PodAnnotations:0xc0004bee08}] Aliases:map[]}"
2026-06-11 11:57:59.116663 | controller | Jun 11 11:06:01.297915 crc crio[22652]: time="2026-06-11T11:06:01.297880448Z" level=info msg="Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.116681 | controller | Jun 11 11:06:01.305710 crc crio[22652]: time="2026-06-11T11:06:01.305587642Z" level=info msg="Ran pod sandbox e67d825e3a70a29da5414c243a9cb44d05d7d9fdd71f577de1601c681f605bd5 with infra container: openstack/glance-default-internal-api-0/POD" id=0bf86a44-b312-4580-9c56-1fd5b15bade6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.116698 | controller | Jun 11 11:06:01.323836 crc crio[22652]: time="2026-06-11T11:06:01.323726847Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=6f130a70-2383-442d-8ec4-735ed87aef18 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.116716 | controller | Jun 11 11:06:01.333950 crc crio[22652]: time="2026-06-11T11:06:01.333801452Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=05e9d3c9-14ea-4be0-87ab-66ef3f6ea945 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.116733 | controller | Jun 11 11:06:01.338453 crc crio[22652]: 2026-06-11T11:06:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0b0d40127946fa5 Mac:ca:34:4a:d6:3e:06 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:98 Mtu:0 Sandbox:/var/run/netns/65e47e5a-9a72-4d2d-af8a-4b3692c69096 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.152 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.116751 | controller | Jun 11 11:06:01.342006 crc crio[22652]: time="2026-06-11T11:06:01.341977309Z" level=info msg="Got pod network &{Name:keystone-bootstrap-jxwst Namespace:openstack ID:0b0d40127946fa553fdf7883407f529fb608d4ad1d5c05bd2b18e5d12a263eb0 UID:be24e686-b70d-4345-9e0c-4e2d8b966433 NetNS:/var/run/netns/65e47e5a-9a72-4d2d-af8a-4b3692c69096 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbe24e686_b70d_4345_9e0c_4e2d8b966433.slice PodAnnotations:0xc002acc140}] Aliases:map[]}"
2026-06-11 11:57:59.116768 | controller | Jun 11 11:06:01.342442 crc crio[22652]: time="2026-06-11T11:06:01.342266578Z" level=info msg="Checking pod openstack_keystone-bootstrap-jxwst for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.116786 | controller | Jun 11 11:06:01.343788 crc crio[22652]: time="2026-06-11T11:06:01.34329727Z" level=info msg="Creating container: openstack/glance-default-internal-api-0/glance-log" id=019b7a0d-c797-418c-a8c4-5f300f21c4b5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.116803 | controller | Jun 11 11:06:01.359287 crc crio[22652]: time="2026-06-11T11:06:01.359033395Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.116819 | controller | Jun 11 11:06:01.362951 crc crio[22652]: time="2026-06-11T11:06:01.362868021Z" level=info msg="Ran pod sandbox 0b0d40127946fa553fdf7883407f529fb608d4ad1d5c05bd2b18e5d12a263eb0 with infra container: openstack/keystone-bootstrap-jxwst/POD" id=c2ead815-be30-4c4e-9089-73fa98073e17 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.116836 | controller | Jun 11 11:06:01.367918 crc crio[22652]: time="2026-06-11T11:06:01.367774945Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=dfb2271a-9005-43a7-b71a-a01edd785624 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.116856 | controller | Jun 11 11:06:01.416451 crc crio[22652]: time="2026-06-11T11:06:01.414222641Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=ed51ce9a-93f4-4a4d-82d2-7675b9aa61a6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.116873 | controller | Jun 11 11:06:01.425671 crc crio[22652]: time="2026-06-11T11:06:01.425519795Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.116890 | controller | Jun 11 11:06:01.438104 crc crio[22652]: time="2026-06-11T11:06:01.437107318Z" level=info msg="Creating container: openstack/keystone-bootstrap-jxwst/keystone-bootstrap" id=3bacaaf0-ef87-4ffb-9390-3b93e29781f6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.116907 | controller | Jun 11 11:06:01.439540 crc crio[22652]: time="2026-06-11T11:06:01.438967087Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.116924 | controller | Jun 11 11:06:01.474033 crc crio[22652]: 2026-06-11T11:06:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c823a7d5a025e3e Mac:c2:0d:dd:95:ba:8b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:99 Mtu:0 Sandbox:/var/run/netns/39f74d92-01aa-423a-9d33-bbebedb1a334 SocketPath: PciID:}] [{Interface:0xc000124900 Address:{IP:10.217.0.153 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.116941 | controller | Jun 11 11:06:01.479598 crc crio[22652]: time="2026-06-11T11:06:01.479487477Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686266-gzr72 Namespace:openshift-infra ID:c823a7d5a025e3e4c247c3434aa9aabc108912766276bd3b2a86ab8eeb21af3d UID:cae70cfc-39eb-4d29-877b-3d5725c22d75 NetNS:/var/run/netns/39f74d92-01aa-423a-9d33-bbebedb1a334 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcae70cfc_39eb_4d29_877b_3d5725c22d75.slice PodAnnotations:0xc002acc508}] Aliases:map[]}"
2026-06-11 11:57:59.116957 | controller | Jun 11 11:06:01.479918 crc crio[22652]: time="2026-06-11T11:06:01.479746615Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686266-gzr72 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.116974 | controller | Jun 11 11:06:01.509382 crc crio[22652]: 2026-06-11T11:06:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8da53a68e0533b2 Mac:1a:0c:2c:9e:39:4f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:96 Mtu:0 Sandbox:/var/run/netns/29c5c463-9427-4767-b78d-6aa38c3451c5 SocketPath: PciID:}] [{Interface:0xc0002e2a00 Address:{IP:10.217.0.150 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.116991 | controller | Jun 11 11:06:01.510462 crc crio[22652]: time="2026-06-11T11:06:01.510362702Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:8da53a68e0533b2ba017b511ca5d93ab1638f2e0aba1ec9db0fe5125d937db2b UID:a27f3888-eeee-427d-9175-a1de5eb29d1e NetNS:/var/run/netns/29c5c463-9427-4767-b78d-6aa38c3451c5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda27f3888_eeee_427d_9175_a1de5eb29d1e.slice PodAnnotations:0xc0022f61a8}] Aliases:map[]}"
2026-06-11 11:57:59.117009 | controller | Jun 11 11:06:01.510594 crc crio[22652]: time="2026-06-11T11:06:01.510537238Z" level=info msg="Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.117026 | controller | Jun 11 11:06:01.532234 crc crio[22652]: time="2026-06-11T11:06:01.531940936Z" level=info msg="Ran pod sandbox c823a7d5a025e3e4c247c3434aa9aabc108912766276bd3b2a86ab8eeb21af3d with infra container: openshift-infra/auto-csr-approver-29686266-gzr72/POD" id=046f1db5-f773-42b1-996e-370a1d0154ab name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.117046 | controller | Jun 11 11:06:01.537493 crc crio[22652]: time="2026-06-11T11:06:01.537412379Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=957f45ad-71df-412a-b079-c750384a3393 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.117063 | controller | Jun 11 11:06:01.550323 crc crio[22652]: time="2026-06-11T11:06:01.550238746Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 11:57:59.117079 | controller | Jun 11 11:06:01.550546 crc crio[22652]: time="2026-06-11T11:06:01.550374768Z" level=info msg="Ran pod sandbox 8da53a68e0533b2ba017b511ca5d93ab1638f2e0aba1ec9db0fe5125d937db2b with infra container: openstack/glance-default-external-api-0/POD" id=5a21d6d3-6737-44cc-9600-e88e461ef7ed name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.117096 | controller | Jun 11 11:06:01.557755 crc crio[22652]: time="2026-06-11T11:06:01.556768Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=7d9ba500-15f7-44c5-89ef-918a8094a67e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.117113 | controller | Jun 11 11:06:01.589866 crc crio[22652]: time="2026-06-11T11:06:01.58976265Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=51fbb90e-625e-4e63-8e4f-f3cf91c40af4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.117129 | controller | Jun 11 11:06:01.599265 crc crio[22652]: time="2026-06-11T11:06:01.599110423Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.117146 | controller | Jun 11 11:06:01.606471 crc crio[22652]: time="2026-06-11T11:06:01.605107931Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.117163 | controller | Jun 11 11:06:01.619715 crc crio[22652]: time="2026-06-11T11:06:01.619606776Z" level=info msg="Creating container: openstack/glance-default-external-api-0/glance-log" id=b139c5dc-c383-471a-880d-9611a395ec91 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.117178 | controller | Jun 11 11:06:01.620373 crc crio[22652]: time="2026-06-11T11:06:01.620267296Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.117195 | controller | Jun 11 11:06:01.758373 crc crio[22652]: time="2026-06-11T11:06:01.757300859Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.117211 | controller | Jun 11 11:06:01.803173 crc crio[22652]: time="2026-06-11T11:06:01.798658365Z" level=info msg="Created container a035a2b6350b6a67ffa9ad7774d027c18ae680d57f694a35ddd4f49f718eea26: openstack/keystone-bootstrap-jxwst/keystone-bootstrap" id=3bacaaf0-ef87-4ffb-9390-3b93e29781f6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.117227 | controller | Jun 11 11:06:01.803173 crc crio[22652]: time="2026-06-11T11:06:01.800519334Z" level=info msg="Starting container: a035a2b6350b6a67ffa9ad7774d027c18ae680d57f694a35ddd4f49f718eea26" id=f969e337-d71f-420f-9b8d-bcbd4e29475a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.117244 | controller | Jun 11 11:06:01.809204 crc crio[22652]: time="2026-06-11T11:06:01.809031274Z" level=info msg="Started container" PID=64555 containerID=a035a2b6350b6a67ffa9ad7774d027c18ae680d57f694a35ddd4f49f718eea26 description=openstack/keystone-bootstrap-jxwst/keystone-bootstrap id=f969e337-d71f-420f-9b8d-bcbd4e29475a name=/runtime.v1.RuntimeService/StartContainer sandboxID=0b0d40127946fa553fdf7883407f529fb608d4ad1d5c05bd2b18e5d12a263eb0
2026-06-11 11:57:59.117264 | controller | Jun 11 11:06:02.534668 crc crio[22652]: time="2026-06-11T11:06:02.53422465Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.117283 | controller | Jun 11 11:06:02.664429 crc crio[22652]: time="2026-06-11T11:06:02.664264593Z" level=info msg="Created container 8709e50c98ca07750f0fe1cf311aa3d2924294e088081dff3c178cbe97b7c1cd: openstack/glance-default-internal-api-0/glance-log" id=019b7a0d-c797-418c-a8c4-5f300f21c4b5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.117299 | controller | Jun 11 11:06:02.666731 crc crio[22652]: time="2026-06-11T11:06:02.666639631Z" level=info msg="Starting container: 8709e50c98ca07750f0fe1cf311aa3d2924294e088081dff3c178cbe97b7c1cd" id=03d4534e-5879-4fc0-aa06-782016d38a83 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.117316 | controller | Jun 11 11:06:02.684928 crc crio[22652]: time="2026-06-11T11:06:02.684842912Z" level=info msg="Started container" PID=64575 containerID=8709e50c98ca07750f0fe1cf311aa3d2924294e088081dff3c178cbe97b7c1cd description=openstack/glance-default-internal-api-0/glance-log id=03d4534e-5879-4fc0-aa06-782016d38a83 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e67d825e3a70a29da5414c243a9cb44d05d7d9fdd71f577de1601c681f605bd5
2026-06-11 11:57:59.117333 | controller | Jun 11 11:06:02.712426 crc crio[22652]: time="2026-06-11T11:06:02.712370431Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=28dc92f0-2b35-4c3e-908c-d5af82e3a422 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.117376 | controller | Jun 11 11:06:02.804452 crc crio[22652]: time="2026-06-11T11:06:02.804341581Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.117397 | controller | Jun 11 11:06:03.072341 crc crio[22652]: time="2026-06-11T11:06:03.07177809Z" level=info msg="Created container 97debb1f24b389199a88236a6edb356ea84d65d5c7ac1d260ed31dbba332f373: openstack/glance-default-external-api-0/glance-log" id=b139c5dc-c383-471a-880d-9611a395ec91 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.117414 | controller | Jun 11 11:06:03.077891 crc crio[22652]: time="2026-06-11T11:06:03.074207866Z" level=info msg="Starting container: 97debb1f24b389199a88236a6edb356ea84d65d5c7ac1d260ed31dbba332f373" id=21c9370e-d198-45e0-b6bd-89db6e875bdf name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.117430 | controller | Jun 11 11:06:03.081837 crc crio[22652]: time="2026-06-11T11:06:03.081740441Z" level=info msg="Started container" PID=64600 containerID=97debb1f24b389199a88236a6edb356ea84d65d5c7ac1d260ed31dbba332f373 description=openstack/glance-default-external-api-0/glance-log id=21c9370e-d198-45e0-b6bd-89db6e875bdf name=/runtime.v1.RuntimeService/StartContainer sandboxID=8da53a68e0533b2ba017b511ca5d93ab1638f2e0aba1ec9db0fe5125d937db2b
2026-06-11 11:57:59.117446 | controller | Jun 11 11:06:03.243830 crc crio[22652]: time="2026-06-11T11:06:03.243685108Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=28fbcfe7-91f6-43be-aeab-73eb7a2bbb17 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.117463 | controller | Jun 11 11:06:03.313356 crc crio[22652]: time="2026-06-11T11:06:03.312645556Z" level=info msg="Stopping pod sandbox: bc65a2f00faed08908e852b59e1acf5d1a2058e82c9c0e070a04904641701bc6" id=fbf86275-43db-4511-ac33-be38b5594576 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.117480 | controller | Jun 11 11:06:03.313641 crc crio[22652]: time="2026-06-11T11:06:03.313321907Z" level=info msg="Stopped pod sandbox (already stopped): bc65a2f00faed08908e852b59e1acf5d1a2058e82c9c0e070a04904641701bc6" id=fbf86275-43db-4511-ac33-be38b5594576 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.117500 | controller | Jun 11 11:06:03.313641 crc crio[22652]: time="2026-06-11T11:06:03.31277087Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=2c6832fc-5f12-4033-b0a5-97d1c325b69c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.117518 | controller | Jun 11 11:06:03.314291 crc crio[22652]: time="2026-06-11T11:06:03.314219235Z" level=info msg="Removing pod sandbox: bc65a2f00faed08908e852b59e1acf5d1a2058e82c9c0e070a04904641701bc6" id=5e254011-dcc9-4cf0-a3c1-c0291b65780f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.117535 | controller | Jun 11 11:06:03.322289 crc crio[22652]: time="2026-06-11T11:06:03.322107075Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=1834e0b2-f1dd-4ce1-b9ae-c20d5556a782 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.117551 | controller | Jun 11 11:06:03.378538 crc crio[22652]: time="2026-06-11T11:06:03.378397535Z" level=info msg="Removed pod sandbox: bc65a2f00faed08908e852b59e1acf5d1a2058e82c9c0e070a04904641701bc6" id=5e254011-dcc9-4cf0-a3c1-c0291b65780f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.117567 | controller | Jun 11 11:06:03.379461 crc crio[22652]: time="2026-06-11T11:06:03.379367486Z" level=info msg="Stopping pod sandbox: 4b9a1f71cdf7a8d9f9227aee91750b44d1c990959883be936ef90749bcbd31bb" id=80a50685-0a17-481d-b3e0-ef6a87c73999 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.117584 | controller | Jun 11 11:06:03.379461 crc crio[22652]: time="2026-06-11T11:06:03.379446478Z" level=info msg="Stopped pod sandbox (already stopped): 4b9a1f71cdf7a8d9f9227aee91750b44d1c990959883be936ef90749bcbd31bb" id=80a50685-0a17-481d-b3e0-ef6a87c73999 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.117600 | controller | Jun 11 11:06:03.381100 crc crio[22652]: time="2026-06-11T11:06:03.381016737Z" level=info msg="Removing pod sandbox: 4b9a1f71cdf7a8d9f9227aee91750b44d1c990959883be936ef90749bcbd31bb" id=52861817-5c1f-4b5d-885a-2ac34ec303a6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.117617 | controller | Jun 11 11:06:03.390447 crc crio[22652]: time="2026-06-11T11:06:03.39035082Z" level=info msg="Creating container: openstack/glance-default-external-api-0/glance-httpd" id=fef5567d-ba54-46e1-bee0-cac9c09d6cfd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.117633 | controller | Jun 11 11:06:03.404669 crc crio[22652]: time="2026-06-11T11:06:03.404549225Z" level=info msg="Creating container: openstack/glance-default-internal-api-0/glance-httpd" id=0eae069e-9599-4272-882a-5c626747d521 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.117650 | controller | Jun 11 11:06:03.408967 crc crio[22652]: time="2026-06-11T11:06:03.408771737Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.117666 | controller | Jun 11 11:06:03.409594 crc crio[22652]: time="2026-06-11T11:06:03.409083331Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.117683 | controller | Jun 11 11:06:03.415466 crc crio[22652]: time="2026-06-11T11:06:03.415281573Z" level=info msg="Removed pod sandbox: 4b9a1f71cdf7a8d9f9227aee91750b44d1c990959883be936ef90749bcbd31bb" id=52861817-5c1f-4b5d-885a-2ac34ec303a6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.117699 | controller | Jun 11 11:06:03.416987 crc crio[22652]: time="2026-06-11T11:06:03.4168769Z" level=info msg="Stopping pod sandbox: 2fa5373a4069a1fefe611edf9b8d11122349c72f037cb9481706f59ffaab8959" id=e0dbeb77-f99f-46c8-8a5d-f7c020a42af9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.117719 | controller | Jun 11 11:06:03.416987 crc crio[22652]: time="2026-06-11T11:06:03.416967153Z" level=info msg="Stopped pod sandbox (already stopped): 2fa5373a4069a1fefe611edf9b8d11122349c72f037cb9481706f59ffaab8959" id=e0dbeb77-f99f-46c8-8a5d-f7c020a42af9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.117736 | controller | Jun 11 11:06:03.419356 crc crio[22652]: time="2026-06-11T11:06:03.417515201Z" level=info msg="Removing pod sandbox: 2fa5373a4069a1fefe611edf9b8d11122349c72f037cb9481706f59ffaab8959" id=a35c3599-aac5-4f56-8046-e3091ff695e5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.117753 | controller | Jun 11 11:06:03.419356 crc crio[22652]: time="2026-06-11T11:06:03.417592634Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:860b1eb61b6652f02a54b95af32f4c5e33bd138d9a8d1a330fce56c9b78c103f" id=f00d0262-3ef0-4c4e-9615-7c6c33dc26aa name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.117768 | controller | Jun 11 11:06:03.420263 crc crio[22652]: time="2026-06-11T11:06:03.419960148Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=c8f78e76-aabe-4fe0-83ad-3b7138e4d5de name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.117785 | controller | Jun 11 11:06:03.443903 crc crio[22652]: time="2026-06-11T11:06:03.443656855Z" level=info msg="Removed pod sandbox: 2fa5373a4069a1fefe611edf9b8d11122349c72f037cb9481706f59ffaab8959" id=a35c3599-aac5-4f56-8046-e3091ff695e5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.117801 | controller | Jun 11 11:06:03.446935 crc crio[22652]: time="2026-06-11T11:06:03.446857191Z" level=info msg="Stopping pod sandbox: 3d5d18419b3c5c994348bc58879b89fd9a02a5ea804617dac72434d4da2281b2" id=61d05c01-3b66-4791-adba-dbb42923a4f8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.117818 | controller | Jun 11 11:06:03.447192 crc crio[22652]: time="2026-06-11T11:06:03.446954414Z" level=info msg="Stopped pod sandbox (already stopped): 3d5d18419b3c5c994348bc58879b89fd9a02a5ea804617dac72434d4da2281b2" id=61d05c01-3b66-4791-adba-dbb42923a4f8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.117834 | controller | Jun 11 11:06:03.448616 crc crio[22652]: time="2026-06-11T11:06:03.448515662Z" level=info msg="Removing pod sandbox: 3d5d18419b3c5c994348bc58879b89fd9a02a5ea804617dac72434d4da2281b2" id=9c35850b-32ba-46bd-ba31-69b24aaf04c0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.117852 | controller | Jun 11 11:06:03.462342 crc crio[22652]: time="2026-06-11T11:06:03.462293714Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=957f45ad-71df-412a-b079-c750384a3393 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.117868 | controller | Jun 11 11:06:03.463839 crc crio[22652]: time="2026-06-11T11:06:03.46377232Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=617b1493-0630-454e-8f9d-fa9b831986c3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.117885 | controller | Jun 11 11:06:03.477745 crc crio[22652]: time="2026-06-11T11:06:03.477624579Z" level=info msg="Removed pod sandbox: 3d5d18419b3c5c994348bc58879b89fd9a02a5ea804617dac72434d4da2281b2" id=9c35850b-32ba-46bd-ba31-69b24aaf04c0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.117901 | controller | Jun 11 11:06:03.480053 crc crio[22652]: time="2026-06-11T11:06:03.479929826Z" level=info msg="Stopping pod sandbox: d4338da2e8f566a331651e762385c4a4343ca0e977da02339b2613a99d57989e" id=dface732-a373-402d-8c8d-67c77e5e1b3b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.117917 | controller | Jun 11 11:06:03.480319 crc crio[22652]: time="2026-06-11T11:06:03.480045Z" level=info msg="Stopped pod sandbox (already stopped): d4338da2e8f566a331651e762385c4a4343ca0e977da02339b2613a99d57989e" id=dface732-a373-402d-8c8d-67c77e5e1b3b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.117938 | controller | Jun 11 11:06:03.481964 crc crio[22652]: time="2026-06-11T11:06:03.481884187Z" level=info msg="Removing pod sandbox: d4338da2e8f566a331651e762385c4a4343ca0e977da02339b2613a99d57989e" id=78522b26-f2bb-4148-9cea-45d5c33a7663 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.117955 | controller | Jun 11 11:06:03.487424 crc crio[22652]: time="2026-06-11T11:06:03.487265126Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=8a9c3029-c8a4-4b00-9b90-6a36a5ced054 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.117972 | controller | Jun 11 11:06:03.513293 crc crio[22652]: time="2026-06-11T11:06:03.51283929Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686266-gzr72/oc" id=e4856054-55bb-4595-883f-92deebf34bd1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.117989 | controller | Jun 11 11:06:03.522653 crc crio[22652]: time="2026-06-11T11:06:03.518715616Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.118005 | controller | Jun 11 11:06:03.556560 crc crio[22652]: time="2026-06-11T11:06:03.556465297Z" level=info msg="Removed pod sandbox: d4338da2e8f566a331651e762385c4a4343ca0e977da02339b2613a99d57989e" id=78522b26-f2bb-4148-9cea-45d5c33a7663 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.118022 | controller | Jun 11 11:06:03.561351 crc crio[22652]: time="2026-06-11T11:06:03.561283335Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.118039 | controller | Jun 11 11:06:03.593283 crc crio[22652]: time="2026-06-11T11:06:03.593182354Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.118055 | controller | Jun 11 11:06:03.631733 crc crio[22652]: time="2026-06-11T11:06:03.631630039Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=81264107-5bf9-4ca7-8ce1-ae4fe78eac9c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.118072 | controller | Jun 11 11:06:03.648797 crc crio[22652]: time="2026-06-11T11:06:03.648691634Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-notification-agent" id=1af33986-ea10-46aa-9db9-f00d6899548d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.118088 | controller | Jun 11 11:06:03.652525 crc crio[22652]: time="2026-06-11T11:06:03.652415711Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.118107 | controller | Jun 11 11:06:03.653178 crc crio[22652]: time="2026-06-11T11:06:03.653000518Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.118125 | controller | Jun 11 11:06:03.737448 crc crio[22652]: time="2026-06-11T11:06:03.737186386Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.118141 | controller | Jun 11 11:06:03.752161 crc crio[22652]: time="2026-06-11T11:06:03.752002904Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.118157 | controller | Jun 11 11:06:03.892292 crc crio[22652]: time="2026-06-11T11:06:03.892182152Z" level=info msg="Created container cbaca55dd3b4d40cc4006680cd7871a2db5356a2ba260afab5984a820037ffa1: openstack/ceilometer-0/ceilometer-notification-agent" id=1af33986-ea10-46aa-9db9-f00d6899548d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.118178 | controller | Jun 11 11:06:03.895538 crc crio[22652]: time="2026-06-11T11:06:03.895454551Z" level=info msg="Starting container: cbaca55dd3b4d40cc4006680cd7871a2db5356a2ba260afab5984a820037ffa1" id=9e01e434-8248-4916-ac3f-9f044fce36d7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.118195 | controller | Jun 11 11:06:03.901106 crc crio[22652]: time="2026-06-11T11:06:03.900985129Z" level=info msg="Started container" PID=64668 containerID=cbaca55dd3b4d40cc4006680cd7871a2db5356a2ba260afab5984a820037ffa1 description=openstack/ceilometer-0/ceilometer-notification-agent id=9e01e434-8248-4916-ac3f-9f044fce36d7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6ad27316ebe077d1561c112eaf21e23d23397c5ea289bbc52584db4ed49f81f4
2026-06-11 11:57:59.118213 | controller | Jun 11 11:06:03.924950 crc crio[22652]: time="2026-06-11T11:06:03.924824584Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=38ebe32c-a4ab-445c-a105-f48eef7fbbf8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.118230 | controller | Jun 11 11:06:03.925366 crc crio[22652]: time="2026-06-11T11:06:03.925049241Z" level=info msg="Image quay.io/openstack-k8s-operators/sg-core:latest not found" id=38ebe32c-a4ab-445c-a105-f48eef7fbbf8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.118246 | controller | Jun 11 11:06:03.925366 crc crio[22652]: time="2026-06-11T11:06:03.925216537Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/sg-core:latest found" id=38ebe32c-a4ab-445c-a105-f48eef7fbbf8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.118263 | controller | Jun 11 11:06:03.926560 crc crio[22652]: time="2026-06-11T11:06:03.92648293Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/sg-core:latest" id=42e6967f-3c47-4f81-92cd-bf925df65820 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.118279 | controller | Jun 11 11:06:03.935759 crc crio[22652]: time="2026-06-11T11:06:03.935680385Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/sg-core:latest\""
2026-06-11 11:57:59.118295 | controller | Jun 11 11:06:03.944364 crc crio[22652]: time="2026-06-11T11:06:03.944235912Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.118312 | controller | Jun 11 11:06:04.038244 crc crio[22652]: time="2026-06-11T11:06:04.037805755Z" level=info msg="Created container 19c44c1df8b48be73a85453700fc2995636f1489ca78c6b791399348810138f1: openshift-infra/auto-csr-approver-29686266-gzr72/oc" id=e4856054-55bb-4595-883f-92deebf34bd1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.118329 | controller | Jun 11 11:06:04.041671 crc crio[22652]: time="2026-06-11T11:06:04.041517211Z" level=info msg="Starting container: 19c44c1df8b48be73a85453700fc2995636f1489ca78c6b791399348810138f1" id=ca2fb499-922d-41a2-8e22-22be1ad3d5f8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.118360 | controller | Jun 11 11:06:04.057253 crc crio[22652]: time="2026-06-11T11:06:04.057112052Z" level=info msg="Started container" PID=64694 containerID=19c44c1df8b48be73a85453700fc2995636f1489ca78c6b791399348810138f1 description=openshift-infra/auto-csr-approver-29686266-gzr72/oc id=ca2fb499-922d-41a2-8e22-22be1ad3d5f8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c823a7d5a025e3e4c247c3434aa9aabc108912766276bd3b2a86ab8eeb21af3d
2026-06-11 11:57:59.118383 | controller | Jun 11 11:06:04.353541 crc crio[22652]: time="2026-06-11T11:06:04.353320768Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.118400 | controller | Jun 11 11:06:04.402874 crc crio[22652]: time="2026-06-11T11:06:04.402680957Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.118421 | controller | Jun 11 11:06:04.487624 crc crio[22652]: time="2026-06-11T11:06:04.487242924Z" level=info msg="Created container 1c04f53fd8878e06031bf58f4851a142227869cce4898e11d5e6b6b40aa033e7: openstack/glance-default-internal-api-0/glance-httpd" id=0eae069e-9599-4272-882a-5c626747d521 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.118438 | controller | Jun 11 11:06:04.488872 crc crio[22652]: time="2026-06-11T11:06:04.488811463Z" level=info msg="Starting container: 1c04f53fd8878e06031bf58f4851a142227869cce4898e11d5e6b6b40aa033e7" id=115fedb1-fa68-410b-9114-4b37be53d832 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.118455 | controller | Jun 11 11:06:04.497721 crc crio[22652]: time="2026-06-11T11:06:04.497607629Z" level=info msg="Started container" PID=64728 containerID=1c04f53fd8878e06031bf58f4851a142227869cce4898e11d5e6b6b40aa033e7 description=openstack/glance-default-internal-api-0/glance-httpd id=115fedb1-fa68-410b-9114-4b37be53d832 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e67d825e3a70a29da5414c243a9cb44d05d7d9fdd71f577de1601c681f605bd5
2026-06-11 11:57:59.118472 | controller | Jun 11 11:06:04.536933 crc crio[22652]: time="2026-06-11T11:06:04.536724305Z" level=info msg="Created container 068f3a89721acbc58f8aa975274fb50f7060a470dd4f699d8ff1209d106d27e5: openstack/glance-default-external-api-0/glance-httpd" id=fef5567d-ba54-46e1-bee0-cac9c09d6cfd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.118489 | controller | Jun 11 11:06:04.538022 crc crio[22652]: time="2026-06-11T11:06:04.537925373Z" level=info msg="Starting container: 068f3a89721acbc58f8aa975274fb50f7060a470dd4f699d8ff1209d106d27e5" id=9dde2edf-1f47-4131-92f2-d8e441754c02 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.118506 | controller | Jun 11 11:06:04.544329 crc crio[22652]: time="2026-06-11T11:06:04.544168649Z" level=info msg="Started container" PID=64736 containerID=068f3a89721acbc58f8aa975274fb50f7060a470dd4f699d8ff1209d106d27e5 description=openstack/glance-default-external-api-0/glance-httpd id=9dde2edf-1f47-4131-92f2-d8e441754c02 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8da53a68e0533b2ba017b511ca5d93ab1638f2e0aba1ec9db0fe5125d937db2b
2026-06-11 11:57:59.118524 | controller | Jun 11 11:06:06.637982 crc crio[22652]: time="2026-06-11T11:06:06.637092346Z" level=info msg="Stopping pod sandbox: c823a7d5a025e3e4c247c3434aa9aabc108912766276bd3b2a86ab8eeb21af3d" id=18d76ff6-5625-4a47-9caa-1d9885756c74 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.118541 | controller | Jun 11 11:06:06.639375 crc crio[22652]: time="2026-06-11T11:06:06.6387705Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686266-gzr72 Namespace:openshift-infra ID:c823a7d5a025e3e4c247c3434aa9aabc108912766276bd3b2a86ab8eeb21af3d UID:cae70cfc-39eb-4d29-877b-3d5725c22d75 NetNS:/var/run/netns/39f74d92-01aa-423a-9d33-bbebedb1a334 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcae70cfc_39eb_4d29_877b_3d5725c22d75.slice PodAnnotations:0xc00008c970}] Aliases:map[]}"
2026-06-11 11:57:59.118558 | controller | Jun 11 11:06:06.639375 crc crio[22652]: time="2026-06-11T11:06:06.638941585Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686266-gzr72 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.118574 | controller | Jun 11 11:06:07.652532 crc crio[22652]: time="2026-06-11T11:06:07.651940109Z" level=info msg="Stopping pod sandbox: 0b0d40127946fa553fdf7883407f529fb608d4ad1d5c05bd2b18e5d12a263eb0" id=6a871454-5f72-4eee-8b8a-ad42549a93f7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.118592 | controller | Jun 11 11:06:07.653881 crc crio[22652]: time="2026-06-11T11:06:07.65323015Z" level=info msg="Got pod network &{Name:keystone-bootstrap-jxwst Namespace:openstack ID:0b0d40127946fa553fdf7883407f529fb608d4ad1d5c05bd2b18e5d12a263eb0 UID:be24e686-b70d-4345-9e0c-4e2d8b966433 NetNS:/var/run/netns/65e47e5a-9a72-4d2d-af8a-4b3692c69096 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbe24e686_b70d_4345_9e0c_4e2d8b966433.slice PodAnnotations:0xc00008ca58}] Aliases:map[]}"
2026-06-11 11:57:59.118618 | controller | Jun 11 11:06:07.653881 crc crio[22652]: time="2026-06-11T11:06:07.653395506Z" level=info msg="Deleting pod openstack_keystone-bootstrap-jxwst from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.118636 | controller | Jun 11 11:06:08.786693 crc crio[22652]: time="2026-06-11T11:06:08.786232585Z" level=info msg="Stopped pod sandbox: c823a7d5a025e3e4c247c3434aa9aabc108912766276bd3b2a86ab8eeb21af3d" id=18d76ff6-5625-4a47-9caa-1d9885756c74 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.118653 | controller | Jun 11 11:06:08.791834 crc crio[22652]: time="2026-06-11T11:06:08.791721007Z" level=info msg="Stopped pod sandbox: 0b0d40127946fa553fdf7883407f529fb608d4ad1d5c05bd2b18e5d12a263eb0" id=6a871454-5f72-4eee-8b8a-ad42549a93f7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.118670 | controller | Jun 11 11:06:09.699015 crc crio[22652]: time="2026-06-11T11:06:09.698910128Z" level=info msg="Stopping pod sandbox: 78690cf18e0bac7af401841d3e2713d1dc3221c65e9d88c3e057814cdc77674e" id=ab9415fd-c1d2-4027-b92b-7a212b90f699 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.118686 | controller | Jun 11 11:06:09.699927 crc crio[22652]: time="2026-06-11T11:06:09.699862438Z" level=info msg="Got pod network &{Name:placement-db-sync-2vxlv Namespace:openstack ID:78690cf18e0bac7af401841d3e2713d1dc3221c65e9d88c3e057814cdc77674e UID:428e1c76-9877-49d3-9647-2c653c4b4f65 NetNS:/var/run/netns/c45bd792-e7bd-4e24-9896-26e10aa78a4a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod428e1c76_9877_49d3_9647_2c653c4b4f65.slice PodAnnotations:0xc0009885b0}] Aliases:map[]}"
2026-06-11 11:57:59.118704 | controller | Jun 11 11:06:09.700222 crc crio[22652]: time="2026-06-11T11:06:09.700041824Z" level=info msg="Deleting pod openstack_placement-db-sync-2vxlv from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.118721 | controller | Jun 11 11:06:10.616299 crc crio[22652]: time="2026-06-11T11:06:10.615727741Z" level=info msg="Running pod sandbox: openstack/keystone-69786598d5-n8xfz/POD" id=ab98057c-2e36-44f2-bb34-f78087907f96 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.118738 | controller | Jun 11 11:06:10.616299 crc crio[22652]: time="2026-06-11T11:06:10.616315Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.118754 | controller | Jun 11 11:06:12.758759 crc crio[22652]: time="2026-06-11T11:06:12.758038426Z" level=info msg="Stopping pod sandbox: 211cc5fb19c87a857dfad7f0227c8a4f0412d365e67ba21edb31eeaa266944b8" id=2026a4b0-6907-4faa-8dba-2abcd0ab177b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.118771 | controller | Jun 11 11:06:12.760282 crc crio[22652]: time="2026-06-11T11:06:12.759230594Z" level=info msg="Got pod network &{Name:barbican-db-sync-tf75q Namespace:openstack ID:211cc5fb19c87a857dfad7f0227c8a4f0412d365e67ba21edb31eeaa266944b8 UID:56c6cb6f-7785-4314-9f2b-02e49a6176ce NetNS:/var/run/netns/fd2ff31a-75a7-44d3-9f95-d3ccbdb86140 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod56c6cb6f_7785_4314_9f2b_02e49a6176ce.slice PodAnnotations:0xc0026186b0}] Aliases:map[]}"
2026-06-11 11:57:59.118788 | controller | Jun 11 11:06:12.760282 crc crio[22652]: time="2026-06-11T11:06:12.759372478Z" level=info msg="Deleting pod openstack_barbican-db-sync-tf75q from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.118808 | controller | Jun 11 11:06:12.760282 crc crio[22652]: time="2026-06-11T11:06:12.758215412Z" level=info msg="Stopping pod sandbox: 5b1efe741a77fa3f1dffa21913112443b8d2b4bbcce9f2c624073bd0f5c4a504" id=145830f7-6777-40af-b2a0-3cf0335c1789 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.118825 | controller | Jun 11 11:06:12.760282 crc crio[22652]: time="2026-06-11T11:06:12.760001897Z" level=info msg="Got pod network &{Name:neutron-db-sync-8w6nw Namespace:openstack ID:5b1efe741a77fa3f1dffa21913112443b8d2b4bbcce9f2c624073bd0f5c4a504 UID:e678ce75-49c8-4387-ac3b-e8e0aa92338f NetNS:/var/run/netns/d1b6ee64-fba0-4e2e-973d-a7cab1411277 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode678ce75_49c8_4387_ac3b_e8e0aa92338f.slice PodAnnotations:0xc000102588}] Aliases:map[]}"
2026-06-11 11:57:59.118842 | controller | Jun 11 11:06:12.760282 crc crio[22652]: time="2026-06-11T11:06:12.760192843Z" level=info msg="Deleting pod openstack_neutron-db-sync-8w6nw from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.118860 | controller | Jun 11 11:06:13.191832 crc crio[22652]: time="2026-06-11T11:06:13.191462415Z" level=info msg="Stopped pod sandbox: 5b1efe741a77fa3f1dffa21913112443b8d2b4bbcce9f2c624073bd0f5c4a504" id=145830f7-6777-40af-b2a0-3cf0335c1789 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.118877 | controller | Jun 11 11:06:13.194906 crc crio[22652]: time="2026-06-11T11:06:13.19482248Z" level=info msg="Stopped pod sandbox: 78690cf18e0bac7af401841d3e2713d1dc3221c65e9d88c3e057814cdc77674e" id=ab9415fd-c1d2-4027-b92b-7a212b90f699 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.118894 | controller | Jun 11 11:06:13.214241 crc crio[22652]: time="2026-06-11T11:06:13.213850676Z" level=info msg="Stopped pod sandbox: 211cc5fb19c87a857dfad7f0227c8a4f0412d365e67ba21edb31eeaa266944b8" id=2026a4b0-6907-4faa-8dba-2abcd0ab177b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.118910 | controller | Jun 11 11:06:13.246820 crc crio[22652]: time="2026-06-11T11:06:13.246662714Z" level=info msg="Got pod network &{Name:keystone-69786598d5-n8xfz Namespace:openstack ID:72f4508bebc613dbd06587fad092e0f97158c381c2cfbe546ae454838d81eb47 UID:8fc667f7-ad92-4c63-a510-b341c5636040 NetNS:/var/run/netns/fe52794d-1e48-49dd-b477-fd20aef536b1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8fc667f7_ad92_4c63_a510_b341c5636040.slice PodAnnotations:0xc000102b88}] Aliases:map[]}"
2026-06-11 11:57:59.118985 | controller | Jun 11 11:06:13.246820 crc crio[22652]: time="2026-06-11T11:06:13.246742578Z" level=info msg="Adding pod openstack_keystone-69786598d5-n8xfz to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.119013 | controller | Jun 11 11:06:15.317206 crc crio[22652]: 2026-06-11T11:06:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:72f4508bebc613d Mac:e2:d6:05:d8:39:72 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9a Mtu:0 Sandbox:/var/run/netns/fe52794d-1e48-49dd-b477-fd20aef536b1 SocketPath: PciID:}] [{Interface:0xc0001345e0 Address:{IP:10.217.0.154 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.119031 | controller | Jun 11 11:06:15.319952 crc crio[22652]: time="2026-06-11T11:06:15.319028899Z" level=info msg="Got pod network &{Name:keystone-69786598d5-n8xfz Namespace:openstack ID:72f4508bebc613dbd06587fad092e0f97158c381c2cfbe546ae454838d81eb47 UID:8fc667f7-ad92-4c63-a510-b341c5636040 NetNS:/var/run/netns/fe52794d-1e48-49dd-b477-fd20aef536b1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8fc667f7_ad92_4c63_a510_b341c5636040.slice PodAnnotations:0xc000102b88}] Aliases:map[]}"
2026-06-11 11:57:59.119053 | controller | Jun 11 11:06:15.319952 crc crio[22652]: time="2026-06-11T11:06:15.319402091Z" level=info msg="Checking pod openstack_keystone-69786598d5-n8xfz for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.119074 | controller | Jun 11 11:06:15.337613 crc crio[22652]: time="2026-06-11T11:06:15.336542419Z" level=info msg="Ran pod sandbox 72f4508bebc613dbd06587fad092e0f97158c381c2cfbe546ae454838d81eb47 with infra container: openstack/keystone-69786598d5-n8xfz/POD" id=ab98057c-2e36-44f2-bb34-f78087907f96 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.119092 | controller | Jun 11 11:06:15.342249 crc crio[22652]: time="2026-06-11T11:06:15.342100611Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=6720557f-6780-4b3d-9ff4-e2f495f8eb58 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.119109 | controller | Jun 11 11:06:15.419725 crc crio[22652]: time="2026-06-11T11:06:15.418930819Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=8acfca20-479b-46f9-85fe-8ad4b1d46485 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.119126 | controller | Jun 11 11:06:15.962926 crc crio[22652]: time="2026-06-11T11:06:15.962517538Z" level=info msg="Creating container: openstack/keystone-69786598d5-n8xfz/keystone-api" id=275ced00-2b70-45a5-938e-63dd6c3e1314 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.119147 | controller | Jun 11 11:06:15.964454 crc crio[22652]: time="2026-06-11T11:06:15.964394416Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.119165 | controller | Jun 11 11:06:16.027607 crc crio[22652]: time="2026-06-11T11:06:16.027511034Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.119195 | controller | Jun 11 11:06:16.036417 crc crio[22652]: time="2026-06-11T11:06:16.036343354Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.119214 | controller | Jun 11 11:06:16.368318 crc crio[22652]: time="2026-06-11T11:06:16.367800345Z" level=info msg="Created container 14d9f1b23f761fd97fa85feba51fa218b54cd324585f9a75445b9a4f32e39132: openstack/keystone-69786598d5-n8xfz/keystone-api" id=275ced00-2b70-45a5-938e-63dd6c3e1314 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.119233 | controller | Jun 11 11:06:16.369428 crc crio[22652]: time="2026-06-11T11:06:16.3685964Z" level=info msg="Starting container: 14d9f1b23f761fd97fa85feba51fa218b54cd324585f9a75445b9a4f32e39132" id=a262648f-5ef5-4416-8ae8-dfe9ace7d5ec name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.119253 | controller | Jun 11 11:06:16.376432 crc crio[22652]: time="2026-06-11T11:06:16.376349522Z" level=info msg="Started container" PID=65887 containerID=14d9f1b23f761fd97fa85feba51fa218b54cd324585f9a75445b9a4f32e39132 description=openstack/keystone-69786598d5-n8xfz/keystone-api id=a262648f-5ef5-4416-8ae8-dfe9ace7d5ec name=/runtime.v1.RuntimeService/StartContainer sandboxID=72f4508bebc613dbd06587fad092e0f97158c381c2cfbe546ae454838d81eb47
2026-06-11 11:57:59.119271 | controller | Jun 11 11:06:16.664310 crc crio[22652]: time="2026-06-11T11:06:16.657289661Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:457ac65a0818c89c25b563e576fd0e228e61b23e5913835aa8c748f2c70ce600" id=42e6967f-3c47-4f81-92cd-bf925df65820 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.119289 | controller | Jun 11 11:06:16.666437 crc crio[22652]: time="2026-06-11T11:06:16.666360042Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=f35ea3dc-36ef-485e-a574-8321c31a527c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.119313 | controller | Jun 11 11:06:16.697748 crc crio[22652]: time="2026-06-11T11:06:16.69760878Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=006d7b85-4229-4c47-8d15-b3f0c7e9fe47 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.119332 | controller | Jun 11 11:06:16.714490 crc crio[22652]: time="2026-06-11T11:06:16.712778752Z" level=info msg="Creating container: openstack/ceilometer-0/sg-core" id=10ad9e91-f233-4a33-9ccc-cbae1bb3c0e3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.119370 | controller | Jun 11 11:06:16.714490 crc crio[22652]: time="2026-06-11T11:06:16.71427672Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.119394 | controller | Jun 11 11:06:16.783340 crc crio[22652]: time="2026-06-11T11:06:16.780685671Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.119412 | controller | Jun 11 11:06:16.801596 crc crio[22652]: time="2026-06-11T11:06:16.797392093Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.119432 | controller | Jun 11 11:06:17.213021 crc crio[22652]: time="2026-06-11T11:06:17.212842419Z" level=info msg="Created container 7916fdf63c5d36830ca6f2231688f7616017fd0fa4cab4835c7c7dcf8298dd05: openstack/ceilometer-0/sg-core" id=10ad9e91-f233-4a33-9ccc-cbae1bb3c0e3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.119455 | controller | Jun 11 11:06:17.214074 crc crio[22652]: time="2026-06-11T11:06:17.213966915Z" level=info msg="Starting container: 7916fdf63c5d36830ca6f2231688f7616017fd0fa4cab4835c7c7dcf8298dd05" id=e89cae1e-d51b-4799-a3cd-33c6ee40656d name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.119475 | controller | Jun 11 11:06:17.221548 crc crio[22652]: time="2026-06-11T11:06:17.221449399Z" level=info msg="Started container" PID=65946 containerID=7916fdf63c5d36830ca6f2231688f7616017fd0fa4cab4835c7c7dcf8298dd05 description=openstack/ceilometer-0/sg-core id=e89cae1e-d51b-4799-a3cd-33c6ee40656d name=/runtime.v1.RuntimeService/StartContainer sandboxID=6ad27316ebe077d1561c112eaf21e23d23397c5ea289bbc52584db4ed49f81f4
2026-06-11 11:57:59.119493 | controller | Jun 11 11:06:17.247382 crc crio[22652]: time="2026-06-11T11:06:17.246445342Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=88041576-fd5c-4fe7-bc05-afd3f3950edd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.119510 | controller | Jun 11 11:06:17.247382 crc crio[22652]: time="2026-06-11T11:06:17.247263718Z" level=info msg="Image registry.redhat.io/ubi9/httpd-24:latest not found" id=88041576-fd5c-4fe7-bc05-afd3f3950edd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.119527 | controller | Jun 11 11:06:17.247382 crc crio[22652]: time="2026-06-11T11:06:17.247311509Z" level=info msg="Neither image nor artfiact registry.redhat.io/ubi9/httpd-24:latest found" id=88041576-fd5c-4fe7-bc05-afd3f3950edd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.119545 | controller | Jun 11 11:06:17.252394 crc crio[22652]: time="2026-06-11T11:06:17.252326458Z" level=info msg="Pulling image: registry.redhat.io/ubi9/httpd-24:latest" id=00960be2-c50d-4a4f-a5a9-a042200bf398 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.119562 | controller | Jun 11 11:06:17.274919 crc crio[22652]: time="2026-06-11T11:06:17.274802776Z" level=info msg="Trying to access \"registry.redhat.io/ubi9/httpd-24:latest\""
2026-06-11 11:57:59.119580 | controller | Jun 11 11:06:17.380093 crc crio[22652]: time="2026-06-11T11:06:17.378453819Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-6c85d9984c-j4b9q/POD" id=3c966bf2-a368-4f2b-a9dd-7f8f9167225f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.119607 | controller | Jun 11 11:06:17.380093 crc crio[22652]: time="2026-06-11T11:06:17.378535561Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.119628 | controller | Jun 11 11:06:17.436545 crc crio[22652]: time="2026-06-11T11:06:17.436438821Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6c85d9984c-j4b9q Namespace:openstack ID:dc7bf7d75969f83ae7f10afc076286a4c2a00f21a7d972872f8ebcebb8b31606 UID:0adfd94f-f547-46cb-aef1-0cf1f9629a6b NetNS:/var/run/netns/ba431822-cd3e-46fa-8787-413207482b3f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0adfd94f_f547_46cb_aef1_0cf1f9629a6b.slice PodAnnotations:0xc002618c50}] Aliases:map[]}"
2026-06-11 11:57:59.119646 | controller | Jun 11 11:06:17.436545 crc crio[22652]: time="2026-06-11T11:06:17.436519864Z" level=info msg="Adding pod openstack_dnsmasq-dns-6c85d9984c-j4b9q to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.119663 | controller | Jun 11 11:06:17.563006 crc crio[22652]: time="2026-06-11T11:06:17.56242022Z" level=info msg="Running pod sandbox: openstack/neutron-86dcd8dfd8-ppxs8/POD" id=b0afd279-c25b-427e-8ada-9d6a656e415f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.119682 | controller | Jun 11 11:06:17.563221 crc crio[22652]: time="2026-06-11T11:06:17.563012519Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.119699 | controller | Jun 11 11:06:17.660402 crc crio[22652]: time="2026-06-11T11:06:17.649648885Z" level=info msg="Got pod network &{Name:neutron-86dcd8dfd8-ppxs8 Namespace:openstack ID:8c75d2414e2c641b162f08149535f56fa02bfaa707245996cb93e1240b73e0e6 UID:693a60fe-2449-457b-a6b4-7012e8706631 NetNS:/var/run/netns/237cef78-7bfe-406d-a797-682d1b7a6c24 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod693a60fe_2449_457b_a6b4_7012e8706631.slice PodAnnotations:0xc000989290}] Aliases:map[]}"
2026-06-11 11:57:59.119718 | controller | Jun 11 11:06:17.660402 crc crio[22652]: time="2026-06-11T11:06:17.649715137Z" level=info msg="Adding pod openstack_neutron-86dcd8dfd8-ppxs8 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.119736 | controller | Jun 11 11:06:18.573868 crc crio[22652]: 2026-06-11T11:06:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dc7bf7d75969f83 Mac:1a:2c:b2:2e:63:54 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9b Mtu:0 Sandbox:/var/run/netns/ba431822-cd3e-46fa-8787-413207482b3f SocketPath: PciID:}] [{Interface:0xc00031e750 Address:{IP:10.217.0.155 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.119754 | controller | Jun 11 11:06:18.579291 crc crio[22652]: time="2026-06-11T11:06:18.575623209Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6c85d9984c-j4b9q Namespace:openstack ID:dc7bf7d75969f83ae7f10afc076286a4c2a00f21a7d972872f8ebcebb8b31606 UID:0adfd94f-f547-46cb-aef1-0cf1f9629a6b NetNS:/var/run/netns/ba431822-cd3e-46fa-8787-413207482b3f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0adfd94f_f547_46cb_aef1_0cf1f9629a6b.slice PodAnnotations:0xc002618c50}] Aliases:map[]}"
2026-06-11 11:57:59.119771 | controller | Jun 11 11:06:18.579291 crc crio[22652]: time="2026-06-11T11:06:18.575822155Z" level=info msg="Checking pod openstack_dnsmasq-dns-6c85d9984c-j4b9q for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.119789 | controller | Jun 11 11:06:18.611744 crc crio[22652]: time="2026-06-11T11:06:18.607947657Z" level=info msg="Ran pod sandbox dc7bf7d75969f83ae7f10afc076286a4c2a00f21a7d972872f8ebcebb8b31606 with infra container: openstack/dnsmasq-dns-6c85d9984c-j4b9q/POD" id=3c966bf2-a368-4f2b-a9dd-7f8f9167225f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.119810 | controller | Jun 11 11:06:18.621440 crc crio[22652]: time="2026-06-11T11:06:18.613243979Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=bcb17b58-1010-4bc0-bbb7-6a29b5c22375 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.119828 | controller | Jun 11 11:06:18.797471 crc crio[22652]: 2026-06-11T11:06:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8c75d2414e2c641 Mac:c6:53:e9:52:ba:f2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9c Mtu:0 Sandbox:/var/run/netns/237cef78-7bfe-406d-a797-682d1b7a6c24 SocketPath: PciID:}] [{Interface:0xc0001bef70 Address:{IP:10.217.0.156 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.119846 | controller | Jun 11 11:06:18.804969 crc crio[22652]: time="2026-06-11T11:06:18.801776908Z" level=info msg="Got pod network &{Name:neutron-86dcd8dfd8-ppxs8 Namespace:openstack ID:8c75d2414e2c641b162f08149535f56fa02bfaa707245996cb93e1240b73e0e6 UID:693a60fe-2449-457b-a6b4-7012e8706631 NetNS:/var/run/netns/237cef78-7bfe-406d-a797-682d1b7a6c24 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod693a60fe_2449_457b_a6b4_7012e8706631.slice PodAnnotations:0xc000989290}] Aliases:map[]}"
2026-06-11 11:57:59.119864 | controller | Jun 11 11:06:18.804969 crc crio[22652]: time="2026-06-11T11:06:18.802182471Z" level=info msg="Checking pod openstack_neutron-86dcd8dfd8-ppxs8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.119882 | controller | Jun 11 11:06:18.833661 crc crio[22652]: time="2026-06-11T11:06:18.833548615Z" level=info msg="Running pod sandbox: openstack/placement-686cdfc9f6-tlfb8/POD" id=2957434d-6a22-453e-9fab-b5a9b8c75618 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.119900 | controller | Jun 11 11:06:18.833976 crc crio[22652]: time="2026-06-11T11:06:18.83368978Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.119917 | controller | Jun 11 11:06:18.837919 crc crio[22652]: time="2026-06-11T11:06:18.83780086Z" level=info msg="Running pod sandbox: openstack/barbican-worker-7db98574f-r7hqg/POD" id=890a0539-180e-4833-9c60-817c79f18858 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.119935 | controller | Jun 11 11:06:18.837919 crc crio[22652]: time="2026-06-11T11:06:18.837905573Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.119951 | controller | Jun 11 11:06:18.852233 crc crio[22652]: time="2026-06-11T11:06:18.852182487Z" level=info msg="Ran pod sandbox 8c75d2414e2c641b162f08149535f56fa02bfaa707245996cb93e1240b73e0e6 with infra container: openstack/neutron-86dcd8dfd8-ppxs8/POD" id=b0afd279-c25b-427e-8ada-9d6a656e415f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.119968 | controller | Jun 11 11:06:18.871715 crc crio[22652]: time="2026-06-11T11:06:18.869507442Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=d701ad58-5eb1-4e37-99fb-26d6b057aa2c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.119989 | controller | Jun 11 11:06:18.876635 crc crio[22652]: time="2026-06-11T11:06:18.87650876Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=31866090-d391-4455-808d-be796569dfa1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.120007 | controller | Jun 11 11:06:18.993523 crc crio[22652]: time="2026-06-11T11:06:18.991579337Z" level=info msg="Running pod sandbox: openstack/barbican-keystone-listener-7bb9f7ddf6-s8sdv/POD" id=a5a49c9e-6509-4b1f-9b94-6400c697820e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.120028 | controller | Jun 11 11:06:18.993523 crc crio[22652]: time="2026-06-11T11:06:18.992252968Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.120046 | controller | Jun 11 11:06:18.993523 crc crio[22652]: time="2026-06-11T11:06:18.993431515Z" level=info msg="Creating container: openstack/dnsmasq-dns-6c85d9984c-j4b9q/init" id=9a6762a4-201b-4208-9473-27f6e82bece3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.120064 | controller | Jun 11 11:06:19.049979 crc crio[22652]: time="2026-06-11T11:06:19.049744163Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.120082 | controller | Jun 11 11:06:19.100502 crc crio[22652]: time="2026-06-11T11:06:19.088531164Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=c849e13a-7136-4fd1-ae8f-c03c983cc6d5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.120099 | controller | Jun 11 11:06:19.147412 crc crio[22652]: time="2026-06-11T11:06:19.147026621Z" level=info msg="Creating container: openstack/neutron-86dcd8dfd8-ppxs8/neutron-api" id=060a03d1-785e-4d9e-8c67-81fb5cdfa13e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.120117 | controller | Jun 11 11:06:19.167220 crc crio[22652]: time="2026-06-11T11:06:19.167029992Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.120134 | controller | Jun 11 11:06:19.184011 crc crio[22652]: time="2026-06-11T11:06:19.183877526Z" level=info msg="Got pod network &{Name:placement-686cdfc9f6-tlfb8 Namespace:openstack ID:41f33db0cdb51f64a7364c32fe0214a335f686080182e8c904e139a8ef0b22f8 UID:36ee10e6-4438-4906-a177-9a9945a549f7 NetNS:/var/run/netns/a26c79ba-46b4-44f9-a363-652658bf5943 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod36ee10e6_4438_4906_a177_9a9945a549f7.slice PodAnnotations:0xc0022f62a8}] Aliases:map[]}"
2026-06-11 11:57:59.120151 | controller | Jun 11 11:06:19.184011 crc crio[22652]: time="2026-06-11T11:06:19.183949482Z" level=info msg="Adding pod openstack_placement-686cdfc9f6-tlfb8 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.120168 | controller | Jun 11 11:06:19.197439 crc crio[22652]: time="2026-06-11T11:06:19.197155779Z" level=info msg="Got pod network &{Name:barbican-worker-7db98574f-r7hqg Namespace:openstack ID:807d79200440b9e910de7a773bf067da4b1cfbba2c3f88f5544341bac2dcd6d2 UID:54c2eea7-c09a-4063-aef8-568c3eec926a NetNS:/var/run/netns/71c7ee30-6fc3-4f15-96f4-d64f19e12f35 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod54c2eea7_c09a_4063_aef8_568c3eec926a.slice PodAnnotations:0xc002400180}] Aliases:map[]}"
2026-06-11 11:57:59.120186 | controller | Jun 11 11:06:19.197439 crc crio[22652]: time="2026-06-11T11:06:19.197226941Z" level=info msg="Adding pod openstack_barbican-worker-7db98574f-r7hqg to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.120203 | controller | Jun 11 11:06:19.238469 crc crio[22652]: time="2026-06-11T11:06:19.236714895Z" level=info msg="Got pod network &{Name:barbican-keystone-listener-7bb9f7ddf6-s8sdv Namespace:openstack ID:014fa0a2ae0123b333c97a039a34722b9c4eea69f3c9e2a10793743e604c9035 UID:e15a2506-06e9-434e-813b-277d60c8487b NetNS:/var/run/netns/6f494bfe-5550-4967-9749-2c52d90542ae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode15a2506_06e9_434e_813b_277d60c8487b.slice PodAnnotations:0xc0022f65a0}] Aliases:map[]}"
2026-06-11 11:57:59.120224 | controller | Jun 11 11:06:19.238469 crc crio[22652]: time="2026-06-11T11:06:19.236792488Z" level=info msg="Adding pod openstack_barbican-keystone-listener-7bb9f7ddf6-s8sdv to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.120242 | controller | Jun 11 11:06:19.325953 crc crio[22652]: time="2026-06-11T11:06:19.325629222Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.120259 | controller | Jun 11 11:06:19.342200 crc crio[22652]: time="2026-06-11T11:06:19.341935413Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.120276 | controller | Jun 11 11:06:19.348212 crc crio[22652]: time="2026-06-11T11:06:19.346310748Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.120292 | controller | Jun 11 11:06:19.388634 crc crio[22652]: time="2026-06-11T11:06:19.38630411Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-54f48964b7-gxqrj/POD" id=10f0b896-fc80-46fc-909f-50112bb8016a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.120309 | controller | Jun 11 11:06:19.388634 crc crio[22652]: time="2026-06-11T11:06:19.386427914Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.120325 | controller | Jun 11 11:06:19.388634 crc crio[22652]: time="2026-06-11T11:06:19.386753369Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.120342 | controller | Jun 11 11:06:19.474892 crc crio[22652]: time="2026-06-11T11:06:19.473319156Z" level=info msg="Running pod sandbox: openstack/barbican-api-7bdbd46666-qxgml/POD" id=366b6de8-b30f-4b17-b2d1-c09849cabcbb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.120383 | controller | Jun 11 11:06:19.474892 crc crio[22652]: time="2026-06-11T11:06:19.473898684Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.120403 | controller | Jun 11 11:06:19.516413 crc crio[22652]: time="2026-06-11T11:06:19.51550691Z" level=info msg="Got pod network &{Name:dnsmasq-dns-54f48964b7-gxqrj Namespace:openstack ID:22770f2dc9cfde18957cd69f87aaebda7e0542eb59186692529aa6727b400ff4 UID:ebd7703f-6237-449b-af2c-113763c5706e NetNS:/var/run/netns/596d6245-c98b-4c1a-8d71-9a6f3b3bd81b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podebd7703f_6237_449b_af2c_113763c5706e.slice PodAnnotations:0xc0029283f0}] Aliases:map[]}"
2026-06-11 11:57:59.120420 | controller | Jun 11 11:06:19.516413 crc crio[22652]: time="2026-06-11T11:06:19.515635424Z" level=info msg="Adding pod openstack_dnsmasq-dns-54f48964b7-gxqrj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.120438 | controller | Jun 11 11:06:19.593235 crc crio[22652]: time="2026-06-11T11:06:19.579353999Z" level=info msg="Got pod network &{Name:barbican-api-7bdbd46666-qxgml Namespace:openstack ID:524b10abab55b9cfa7912ba0333062fd27527dd019dfac4b897b43f2d805eb9d UID:46a66af7-c334-4ae7-921c-459bf5a6492d NetNS:/var/run/netns/65da83c1-f13f-42ae-92bb-452fb71dd66f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod46a66af7_c334_4ae7_921c_459bf5a6492d.slice PodAnnotations:0xc002928568}] Aliases:map[]}"
2026-06-11 11:57:59.120460 | controller | Jun 11 11:06:19.593235 crc crio[22652]: time="2026-06-11T11:06:19.590987396Z" level=info msg="Adding pod openstack_barbican-api-7bdbd46666-qxgml to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.120479 | controller | Jun 11 11:06:19.619957 crc crio[22652]: time="2026-06-11T11:06:19.619837467Z" level=info msg="Created container 8428b616bdfab6e9b06feedcaab96ccb1650c6d52ba73f870aa774b589b2e264: openstack/neutron-86dcd8dfd8-ppxs8/neutron-api" id=060a03d1-785e-4d9e-8c67-81fb5cdfa13e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.120497 | controller | Jun 11 11:06:19.629717 crc crio[22652]: time="2026-06-11T11:06:19.629628223Z" level=info msg="Starting container: 8428b616bdfab6e9b06feedcaab96ccb1650c6d52ba73f870aa774b589b2e264" id=2921ee85-01d6-4d56-939e-f05d405bba21 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.120514 | controller | Jun 11 11:06:19.641490 crc crio[22652]: time="2026-06-11T11:06:19.641390229Z" level=info msg="Created container a024021e6d34888c233b9e8c9b470b0c35319145e7d51c10079f17f117bfbeb7: openstack/dnsmasq-dns-6c85d9984c-j4b9q/init" id=9a6762a4-201b-4208-9473-27f6e82bece3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.120531 | controller | Jun 11 11:06:19.643934 crc crio[22652]: time="2026-06-11T11:06:19.643756952Z" level=info msg="Starting container: a024021e6d34888c233b9e8c9b470b0c35319145e7d51c10079f17f117bfbeb7" id=2dd8ee79-98e6-42e5-949d-dba6484eeedf name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.120548 | controller | Jun 11 11:06:19.645396 crc crio[22652]: time="2026-06-11T11:06:19.645353599Z" level=info msg="Started container" PID=66368 containerID=8428b616bdfab6e9b06feedcaab96ccb1650c6d52ba73f870aa774b589b2e264 description=openstack/neutron-86dcd8dfd8-ppxs8/neutron-api id=2921ee85-01d6-4d56-939e-f05d405bba21 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8c75d2414e2c641b162f08149535f56fa02bfaa707245996cb93e1240b73e0e6
2026-06-11 11:57:59.120566 | controller | Jun 11 11:06:19.664949 crc crio[22652]: time="2026-06-11T11:06:19.664727043Z" level=info msg="Started container" PID=66376 containerID=a024021e6d34888c233b9e8c9b470b0c35319145e7d51c10079f17f117bfbeb7 description=openstack/dnsmasq-dns-6c85d9984c-j4b9q/init id=2dd8ee79-98e6-42e5-949d-dba6484eeedf name=/runtime.v1.RuntimeService/StartContainer sandboxID=dc7bf7d75969f83ae7f10afc076286a4c2a00f21a7d972872f8ebcebb8b31606
2026-06-11 11:57:59.120583 | controller | Jun 11 11:06:19.682288 crc crio[22652]: time="2026-06-11T11:06:19.68166428Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=70fef246-79ab-4c42-ac54-f60e036ae9bf name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.120601 | controller | Jun 11 11:06:19.808657 crc crio[22652]: time="2026-06-11T11:06:19.807627917Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=1efe0526-318f-467c-b805-922fa2e87fde name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.120618 | controller | Jun 11 11:06:19.827619 crc crio[22652]: time="2026-06-11T11:06:19.821311082Z" level=info msg="Creating container: openstack/neutron-86dcd8dfd8-ppxs8/neutron-httpd" id=c33cba82-f86e-410b-a472-801c9c6f78f5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.120635 | controller | Jun 11 11:06:19.827619 crc crio[22652]: time="2026-06-11T11:06:19.822660085Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.120652 | controller | Jun 11 11:06:19.968669 crc crio[22652]: 2026-06-11T11:06:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:41f33db0cdb51f6 Mac:ee:be:64:d7:77:f8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9d Mtu:0 Sandbox:/var/run/netns/a26c79ba-46b4-44f9-a363-652658bf5943 SocketPath: PciID:}] [{Interface:0xc000140750 Address:{IP:10.217.0.157 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.120675 | controller | Jun 11 11:06:19.968669 crc crio[22652]: time="2026-06-11T11:06:19.968607694Z" level=info msg="Got pod network &{Name:placement-686cdfc9f6-tlfb8 Namespace:openstack ID:41f33db0cdb51f64a7364c32fe0214a335f686080182e8c904e139a8ef0b22f8 UID:36ee10e6-4438-4906-a177-9a9945a549f7 NetNS:/var/run/netns/a26c79ba-46b4-44f9-a363-652658bf5943 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod36ee10e6_4438_4906_a177_9a9945a549f7.slice PodAnnotations:0xc0022f62a8}] Aliases:map[]}"
2026-06-11 11:57:59.120697 | controller | Jun 11 11:06:19.968928 crc crio[22652]: time="2026-06-11T11:06:19.968835341Z" level=info msg="Checking pod openstack_placement-686cdfc9f6-tlfb8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.120716 | controller | Jun 11 11:06:20.036616 crc crio[22652]: time="2026-06-11T11:06:20.036003805Z" level=info msg="Ran pod sandbox 41f33db0cdb51f64a7364c32fe0214a335f686080182e8c904e139a8ef0b22f8 with infra container: openstack/placement-686cdfc9f6-tlfb8/POD" id=2957434d-6a22-453e-9fab-b5a9b8c75618 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.120734 | controller | Jun 11 11:06:20.053413 crc crio[22652]: time="2026-06-11T11:06:20.053244685Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=9502226a-6bf9-4845-a574-e9113efee281 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.120751 | controller | Jun 11 11:06:20.109192 crc crio[22652]: time="2026-06-11T11:06:20.107952771Z" level=info msg="Stopping pod sandbox: dc7bf7d75969f83ae7f10afc076286a4c2a00f21a7d972872f8ebcebb8b31606" id=c4a2e498-6421-460b-a379-1ffbb3f1c05f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.120769 | controller | Jun 11 11:06:20.110702 crc crio[22652]: time="2026-06-11T11:06:20.109836211Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6c85d9984c-j4b9q Namespace:openstack ID:dc7bf7d75969f83ae7f10afc076286a4c2a00f21a7d972872f8ebcebb8b31606 UID:0adfd94f-f547-46cb-aef1-0cf1f9629a6b NetNS:/var/run/netns/ba431822-cd3e-46fa-8787-413207482b3f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0adfd94f_f547_46cb_aef1_0cf1f9629a6b.slice PodAnnotations:0xc002acc140}] Aliases:map[]}"
2026-06-11 11:57:59.120788 | controller | Jun 11 11:06:20.111030 crc crio[22652]: time="2026-06-11T11:06:20.110920415Z" level=info msg="Deleting pod openstack_dnsmasq-dns-6c85d9984c-j4b9q from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.120806 | controller | Jun 11 11:06:20.205098 crc crio[22652]: 2026-06-11T11:06:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:807d79200440b9e Mac:02:62:4b:58:3b:5d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9e Mtu:0 Sandbox:/var/run/netns/71c7ee30-6fc3-4f15-96f4-d64f19e12f35 SocketPath: PciID:}] [{Interface:0xc00058a5c0 Address:{IP:10.217.0.158 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.120824 | controller | Jun 11 11:06:20.205422 crc crio[22652]: 2026-06-11T11:06:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:014fa0a2ae0123b Mac:32:cd:73:01:1e:bc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9f Mtu:0 Sandbox:/var/run/netns/6f494bfe-5550-4967-9749-2c52d90542ae SocketPath: PciID:}] [{Interface:0xc000014700 Address:{IP:10.217.0.159 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.120842 | controller | Jun 11 11:06:20.205908 crc crio[22652]: time="2026-06-11T11:06:20.205831905Z" level=info msg="Got pod network &{Name:barbican-worker-7db98574f-r7hqg Namespace:openstack ID:807d79200440b9e910de7a773bf067da4b1cfbba2c3f88f5544341bac2dcd6d2 UID:54c2eea7-c09a-4063-aef8-568c3eec926a NetNS:/var/run/netns/71c7ee30-6fc3-4f15-96f4-d64f19e12f35 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod54c2eea7_c09a_4063_aef8_568c3eec926a.slice PodAnnotations:0xc002400180}] Aliases:map[]}"
2026-06-11 11:57:59.120863 | controller | Jun 11 11:06:20.206078 crc crio[22652]: time="2026-06-11T11:06:20.206012001Z" level=info msg="Checking pod openstack_barbican-worker-7db98574f-r7hqg for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.120882 | controller | Jun 11 11:06:20.206381 crc crio[22652]: time="2026-06-11T11:06:20.206318921Z" level=info msg="Got pod network &{Name:barbican-keystone-listener-7bb9f7ddf6-s8sdv Namespace:openstack ID:014fa0a2ae0123b333c97a039a34722b9c4eea69f3c9e2a10793743e604c9035 UID:e15a2506-06e9-434e-813b-277d60c8487b NetNS:/var/run/netns/6f494bfe-5550-4967-9749-2c52d90542ae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode15a2506_06e9_434e_813b_277d60c8487b.slice PodAnnotations:0xc0022f65a0}] Aliases:map[]}"
2026-06-11 11:57:59.120901 | controller | Jun 11 11:06:20.206562 crc crio[22652]: time="2026-06-11T11:06:20.206477276Z" level=info msg="Checking pod openstack_barbican-keystone-listener-7bb9f7ddf6-s8sdv for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.120919 | controller | Jun 11 11:06:20.255196 crc crio[22652]: 2026-06-11T11:06:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:22770f2dc9cfde1 Mac:4a:95:3c:80:c6:bf Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a0 Mtu:0 Sandbox:/var/run/netns/596d6245-c98b-4c1a-8d71-9a6f3b3bd81b SocketPath: PciID:}] [{Interface:0xc000014c10 Address:{IP:10.217.0.160 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.120936 | controller | Jun 11 11:06:20.255196 crc crio[22652]: time="2026-06-11T11:06:20.254087725Z" level=info msg="Got pod network &{Name:dnsmasq-dns-54f48964b7-gxqrj Namespace:openstack ID:22770f2dc9cfde18957cd69f87aaebda7e0542eb59186692529aa6727b400ff4 UID:ebd7703f-6237-449b-af2c-113763c5706e NetNS:/var/run/netns/596d6245-c98b-4c1a-8d71-9a6f3b3bd81b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podebd7703f_6237_449b_af2c_113763c5706e.slice PodAnnotations:0xc0029283f0}] Aliases:map[]}"
2026-06-11 11:57:59.120954 | controller | Jun 11 11:06:20.255196 crc crio[22652]: time="2026-06-11T11:06:20.254318773Z" level=info msg="Checking pod openstack_dnsmasq-dns-54f48964b7-gxqrj for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.120972 | controller | Jun 11 11:06:20.262456 crc crio[22652]: time="2026-06-11T11:06:20.262194081Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=2289fe6f-d1d3-4c75-b9c1-d77a44be7618 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.120990 | controller | Jun 11 11:06:20.262456 crc crio[22652]: time="2026-06-11T11:06:20.262407879Z" level=info msg="Ran pod sandbox 807d79200440b9e910de7a773bf067da4b1cfbba2c3f88f5544341bac2dcd6d2 with infra container: openstack/barbican-worker-7db98574f-r7hqg/POD" id=890a0539-180e-4833-9c60-817c79f18858 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.121007 | controller | Jun 11 11:06:20.264102 crc crio[22652]: time="2026-06-11T11:06:20.263999808Z" level=info msg="Ran pod sandbox 014fa0a2ae0123b333c97a039a34722b9c4eea69f3c9e2a10793743e604c9035 with infra container: openstack/barbican-keystone-listener-7bb9f7ddf6-s8sdv/POD" id=a5a49c9e-6509-4b1f-9b94-6400c697820e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.121025 | controller | Jun 11 11:06:20.272795 crc crio[22652]: time="2026-06-11T11:06:20.272693629Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified" id=68fb52fc-e9e5-4a45-9c11-18d14ad19711 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.121045 | controller | Jun 11 11:06:20.273111 crc crio[22652]: time="2026-06-11T11:06:20.272935167Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified not found" id=68fb52fc-e9e5-4a45-9c11-18d14ad19711 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.121064 | controller | Jun 11 11:06:20.273111 crc crio[22652]: time="2026-06-11T11:06:20.272980529Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified found" id=68fb52fc-e9e5-4a45-9c11-18d14ad19711 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.121082 | controller | Jun 11 11:06:20.274201 crc crio[22652]: time="2026-06-11T11:06:20.274071722Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified" id=296d1f22-1494-4327-ae52-737297bbd3ee name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.121099 | controller | Jun 11 11:06:20.274793 crc crio[22652]: time="2026-06-11T11:06:20.274597019Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified not found" id=296d1f22-1494-4327-ae52-737297bbd3ee name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.121117 | controller | Jun 11 11:06:20.274793 crc crio[22652]: time="2026-06-11T11:06:20.274705463Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified found" id=296d1f22-1494-4327-ae52-737297bbd3ee name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.121135 | controller | Jun 11 11:06:20.279390 crc crio[22652]: time="2026-06-11T11:06:20.279291481Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.121153 | controller | Jun 11 11:06:20.284270 crc crio[22652]: time="2026-06-11T11:06:20.282417563Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified" id=03f6a6e8-afbd-40d8-9e09-0658e948bd25 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.121171 | controller | Jun 11 11:06:20.284270 crc crio[22652]: time="2026-06-11T11:06:20.28296182Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified" id=7eb76e53-025d-4eed-ae93-4641be415ce3 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.121188 | controller | Jun 11 11:06:20.284270 crc crio[22652]: time="2026-06-11T11:06:20.284202641Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.121205 | controller | Jun 11 11:06:20.293435 crc crio[22652]: time="2026-06-11T11:06:20.292978089Z" level=info msg="Creating container: openstack/placement-686cdfc9f6-tlfb8/placement-log" id=a35df8a5-2d38-4960-a767-1535efacdbeb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.121223 | controller | Jun 11 11:06:20.303686 crc crio[22652]: time="2026-06-11T11:06:20.2990297Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.121240 | controller | Jun 11 11:06:20.311872 crc crio[22652]: time="2026-06-11T11:06:20.311791206Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\""
2026-06-11 11:57:59.121257 | controller | Jun 11 11:06:20.311872 crc crio[22652]: time="2026-06-11T11:06:20.311691733Z" level=info msg="Ran pod sandbox 22770f2dc9cfde18957cd69f87aaebda7e0542eb59186692529aa6727b400ff4 with infra container: openstack/dnsmasq-dns-54f48964b7-gxqrj/POD" id=10f0b896-fc80-46fc-909f-50112bb8016a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.121275 | controller | Jun 11 11:06:20.313812 crc crio[22652]: time="2026-06-11T11:06:20.313645204Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\""
2026-06-11 11:57:59.121296 | controller | Jun 11 11:06:20.323929 crc crio[22652]: time="2026-06-11T11:06:20.323782815Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=2073169d-7d8f-4c82-94c6-f7b8cccb1bf4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.121314 | controller | Jun 11 11:06:20.494591 crc crio[22652]: time="2026-06-11T11:06:20.494374816Z" level=info msg="Created container 2ddf99d1c03e5bda6e825b9cc5eafdfc4b7ff4326b4bcf813c122028f96d7b05: openstack/neutron-86dcd8dfd8-ppxs8/neutron-httpd" id=c33cba82-f86e-410b-a472-801c9c6f78f5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.121333 | controller | Jun 11 11:06:20.514828 crc crio[22652]: time="2026-06-11T11:06:20.508321972Z" level=info msg="Starting container: 2ddf99d1c03e5bda6e825b9cc5eafdfc4b7ff4326b4bcf813c122028f96d7b05" id=c7bcbd3f-22e7-479d-833e-8aaed8723d99 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.121371 | controller | Jun 11 11:06:20.552836 crc crio[22652]: time="2026-06-11T11:06:20.549321748Z" level=info msg="Started container" PID=66694 containerID=2ddf99d1c03e5bda6e825b9cc5eafdfc4b7ff4326b4bcf813c122028f96d7b05 description=openstack/neutron-86dcd8dfd8-ppxs8/neutron-httpd id=c7bcbd3f-22e7-479d-833e-8aaed8723d99 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8c75d2414e2c641b162f08149535f56fa02bfaa707245996cb93e1240b73e0e6
2026-06-11 11:57:59.121391 | controller | Jun 11 11:06:20.569064 crc crio[22652]: time="2026-06-11T11:06:20.564936764Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.121409 | controller | Jun 11 11:06:20.576643 crc crio[22652]: time="2026-06-11T11:06:20.576211551Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.121426 | controller | Jun 11 11:06:20.622810 crc crio[22652]: 2026-06-11T11:06:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:524b10abab55b9c Mac:a6:48:4a:26:7e:83 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a1 Mtu:0 Sandbox:/var/run/netns/65da83c1-f13f-42ae-92bb-452fb71dd66f SocketPath: PciID:}] [{Interface:0xc0001345c0 Address:{IP:10.217.0.161 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.121444 | controller | Jun 11 11:06:20.624877 crc crio[22652]: time="2026-06-11T11:06:20.623837771Z" level=info msg="Got pod network &{Name:barbican-api-7bdbd46666-qxgml Namespace:openstack ID:524b10abab55b9cfa7912ba0333062fd27527dd019dfac4b897b43f2d805eb9d UID:46a66af7-c334-4ae7-921c-459bf5a6492d NetNS:/var/run/netns/65da83c1-f13f-42ae-92bb-452fb71dd66f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod46a66af7_c334_4ae7_921c_459bf5a6492d.slice PodAnnotations:0xc002928568}] Aliases:map[]}"
2026-06-11 11:57:59.121462 | controller | Jun 11 11:06:20.624877 crc crio[22652]: time="2026-06-11T11:06:20.624027907Z" level=info msg="Checking pod openstack_barbican-api-7bdbd46666-qxgml for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.121479 | controller | Jun 11 11:06:20.632547 crc crio[22652]: time="2026-06-11T11:06:20.632314887Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=2faa607f-9fc4-49df-b61c-d0bfd194beea name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.121496 | controller | Jun 11 11:06:20.646754 crc crio[22652]: time="2026-06-11T11:06:20.646630751Z" level=info msg="Creating container: openstack/dnsmasq-dns-54f48964b7-gxqrj/init" id=1e00befd-d4e7-4070-afee-8221eda52a43 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.121519 | controller | Jun 11 11:06:20.647362 crc crio[22652]: time="2026-06-11T11:06:20.647076119Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.121537 | controller | Jun 11 11:06:20.706533 crc crio[22652]: time="2026-06-11T11:06:20.706449147Z" level=info msg="Ran pod sandbox 524b10abab55b9cfa7912ba0333062fd27527dd019dfac4b897b43f2d805eb9d with infra container: openstack/barbican-api-7bdbd46666-qxgml/POD" id=366b6de8-b30f-4b17-b2d1-c09849cabcbb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.121554 | controller | Jun 11 11:06:20.719360 crc crio[22652]: time="2026-06-11T11:06:20.719299484Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=7d14bc12-7fd6-4f6a-97a6-d4c528e6df82 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.121572 | controller | Jun 11 11:06:20.759004 crc crio[22652]: time="2026-06-11T11:06:20.758903784Z" level=info msg="Created container d10b858239f0c521e54f73dd6e5819e2ddc9ecb2aa5900b15bd25c655ca8587f: openstack/placement-686cdfc9f6-tlfb8/placement-log" id=a35df8a5-2d38-4960-a767-1535efacdbeb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.121589 | controller | Jun 11 11:06:20.767235 crc crio[22652]: time="2026-06-11T11:06:20.76697735Z" level=info msg="Starting container: d10b858239f0c521e54f73dd6e5819e2ddc9ecb2aa5900b15bd25c655ca8587f" id=00934537-16ef-402b-9586-6fc2aeba541d name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.121606 | controller | Jun 11 11:06:20.783195 crc crio[22652]: time="2026-06-11T11:06:20.781664383Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=963a58bc-91be-4ac1-92b0-22d983092251 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.121624 | controller | Jun 11 11:06:20.795847 crc crio[22652]: time="2026-06-11T11:06:20.795668334Z" level=info msg="Started container" PID=66736 containerID=d10b858239f0c521e54f73dd6e5819e2ddc9ecb2aa5900b15bd25c655ca8587f description=openstack/placement-686cdfc9f6-tlfb8/placement-log id=00934537-16ef-402b-9586-6fc2aeba541d name=/runtime.v1.RuntimeService/StartContainer sandboxID=41f33db0cdb51f64a7364c32fe0214a335f686080182e8c904e139a8ef0b22f8
2026-06-11 11:57:59.121642 | controller | Jun 11 11:06:20.799723 crc crio[22652]: time="2026-06-11T11:06:20.796856971Z" level=info msg="Stopped pod sandbox: dc7bf7d75969f83ae7f10afc076286a4c2a00f21a7d972872f8ebcebb8b31606" id=c4a2e498-6421-460b-a379-1ffbb3f1c05f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.121659 | controller | Jun 11 11:06:20.832962 crc crio[22652]: time="2026-06-11T11:06:20.83286417Z" level=info msg="Creating container: openstack/barbican-api-7bdbd46666-qxgml/barbican-api-log" id=a6bb5084-d981-4237-9459-de5954335cd5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.121676 | controller | Jun 11 11:06:20.833490 crc crio[22652]: time="2026-06-11T11:06:20.833425178Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.121693 | controller | Jun 11 11:06:20.843204 crc crio[22652]: time="2026-06-11T11:06:20.83980101Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=2876f8f3-ed9b-4b3b-a40c-c3e5d578b49c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.121709 | controller | Jun 11 11:06:20.957500 crc crio[22652]: time="2026-06-11T11:06:20.956342746Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.121727 | controller | Jun 11 11:06:20.985521 crc crio[22652]: time="2026-06-11T11:06:20.985402837Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.121747 | controller | Jun 11 11:06:21.069739 crc crio[22652]: time="2026-06-11T11:06:21.069370278Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=b7a85708-9dc4-4d89-a000-635aed59ec82 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.121764 | controller | Jun 11 11:06:21.082458 crc crio[22652]: time="2026-06-11T11:06:21.077764411Z" level=info msg="Creating container: openstack/placement-686cdfc9f6-tlfb8/placement-api" id=934cb850-540e-42c6-abb3-f4df2e139986 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.121782 | controller | Jun 11 11:06:21.082458 crc crio[22652]: time="2026-06-11T11:06:21.078262197Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.121799 | controller | Jun 11 11:06:21.152886 crc crio[22652]: time="2026-06-11T11:06:21.152829633Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.121818 | controller | Jun 11 11:06:21.163309 crc crio[22652]: time="2026-06-11T11:06:21.162598229Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.121835 | controller | Jun 11 11:06:21.190980 crc crio[22652]: time="2026-06-11T11:06:21.190237735Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.121852 | controller | Jun 11 11:06:21.192103 crc crio[22652]: time="2026-06-11T11:06:21.192016181Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.121870 | controller | Jun 11 11:06:21.239658 crc crio[22652]: time="2026-06-11T11:06:21.239510803Z" level=info msg="Created container 72dd8e911db6922698c27b1979f800a35cbc69dac26588a07e49541723f03e22: openstack/barbican-api-7bdbd46666-qxgml/barbican-api-log" id=a6bb5084-d981-4237-9459-de5954335cd5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.121887 | controller | Jun 11 11:06:21.250009 crc crio[22652]: time="2026-06-11T11:06:21.2459517Z" level=info msg="Starting container: 72dd8e911db6922698c27b1979f800a35cbc69dac26588a07e49541723f03e22" id=59bb27f8-287a-4778-b84a-774be4034c4d name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.121904 | controller | Jun 11 11:06:21.264782 crc crio[22652]: time="2026-06-11T11:06:21.260847077Z" level=info msg="Started container" PID=66802 containerID=72dd8e911db6922698c27b1979f800a35cbc69dac26588a07e49541723f03e22 description=openstack/barbican-api-7bdbd46666-qxgml/barbican-api-log id=59bb27f8-287a-4778-b84a-774be4034c4d name=/runtime.v1.RuntimeService/StartContainer sandboxID=524b10abab55b9cfa7912ba0333062fd27527dd019dfac4b897b43f2d805eb9d
2026-06-11 11:57:59.121921 | controller | Jun 11 11:06:21.300717 crc crio[22652]: time="2026-06-11T11:06:21.29989074Z" level=info msg="Removing container: a024021e6d34888c233b9e8c9b470b0c35319145e7d51c10079f17f117bfbeb7" id=59fc5a21-8900-4a97-acd5-7d53fdc75075 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.121939 | controller | Jun 11 11:06:21.347934 crc crio[22652]: time="2026-06-11T11:06:21.347822745Z" level=info msg="Removed container a024021e6d34888c233b9e8c9b470b0c35319145e7d51c10079f17f117bfbeb7: openstack/dnsmasq-dns-6c85d9984c-j4b9q/init" id=59fc5a21-8900-4a97-acd5-7d53fdc75075 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.121956 | controller | Jun 11 11:06:21.365625 crc crio[22652]: time="2026-06-11T11:06:21.365518016Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=dc74509b-d714-4f6c-9d37-ee72b6ea4ce4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.121978 | controller | Jun 11 11:06:21.476560 crc crio[22652]: time="2026-06-11T11:06:21.475650375Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=f63722d0-23ec-4e2b-837f-3645e7269e1c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.121995 | controller | Jun 11 11:06:21.487771 crc crio[22652]: time="2026-06-11T11:06:21.487565872Z" level=info msg="Creating container: openstack/barbican-api-7bdbd46666-qxgml/barbican-api" id=87763220-0498-4acd-a28e-36f03a2f44df name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.122014 | controller | Jun 11 11:06:21.495552 crc crio[22652]: time="2026-06-11T11:06:21.495430509Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.122035 | controller | Jun 11 11:06:21.500523 crc crio[22652]: time="2026-06-11T11:06:21.500443623Z" level=info msg="Created container 1b11a61110831a558bd36378681767439563eb177ac3198390aede0a47b07239: openstack/dnsmasq-dns-54f48964b7-gxqrj/init" id=1e00befd-d4e7-4070-afee-8221eda52a43 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.122053 | controller | Jun 11 11:06:21.501581 crc crio[22652]: time="2026-06-11T11:06:21.501446905Z" level=info msg="Created container 22fd57fe24b63b5dee0d94a1d54cbf6843c1243c7ff7263955091aa7b7fae12e: openstack/placement-686cdfc9f6-tlfb8/placement-api" id=934cb850-540e-42c6-abb3-f4df2e139986 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.122071 | controller | Jun 11 11:06:21.503833 crc crio[22652]: time="2026-06-11T11:06:21.503001799Z" level=info msg="Starting container: 1b11a61110831a558bd36378681767439563eb177ac3198390aede0a47b07239" id=6e2795a5-ac2f-4157-8c5e-986e5ed6810f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.122088 | controller | Jun 11 11:06:21.504217 crc crio[22652]: time="2026-06-11T11:06:21.504079723Z" level=info msg="Starting container: 22fd57fe24b63b5dee0d94a1d54cbf6843c1243c7ff7263955091aa7b7fae12e" id=dc9f6e45-3da3-40f3-8407-d845b290c44c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.122106 | controller | Jun 11 11:06:21.517809 crc crio[22652]: time="2026-06-11T11:06:21.517642752Z" level=info msg="Started container" PID=66923 containerID=22fd57fe24b63b5dee0d94a1d54cbf6843c1243c7ff7263955091aa7b7fae12e description=openstack/placement-686cdfc9f6-tlfb8/placement-api id=dc9f6e45-3da3-40f3-8407-d845b290c44c name=/runtime.v1.RuntimeService/StartContainer sandboxID=41f33db0cdb51f64a7364c32fe0214a335f686080182e8c904e139a8ef0b22f8
2026-06-11 11:57:59.122124 | controller | Jun 11 11:06:21.518526 crc crio[22652]: time="2026-06-11T11:06:21.518417757Z" level=info msg="Started container" PID=66926 containerID=1b11a61110831a558bd36378681767439563eb177ac3198390aede0a47b07239 description=openstack/dnsmasq-dns-54f48964b7-gxqrj/init id=6e2795a5-ac2f-4157-8c5e-986e5ed6810f name=/runtime.v1.RuntimeService/StartContainer sandboxID=22770f2dc9cfde18957cd69f87aaebda7e0542eb59186692529aa6727b400ff4
2026-06-11 11:57:59.122142 | controller | Jun 11 11:06:21.619382 crc crio[22652]: time="2026-06-11T11:06:21.619194459Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.122159 | controller | Jun 11 11:06:21.655547 crc crio[22652]: time="2026-06-11T11:06:21.65546876Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.122177 | controller | Jun 11 11:06:21.995217 crc crio[22652]: time="2026-06-11T11:06:21.992447319Z" level=info msg="Created container 92a56d5c6dad443ba9d4e389dbb13886079ad6c807a4134c01750a3fdeaec55f: openstack/barbican-api-7bdbd46666-qxgml/barbican-api" id=87763220-0498-4acd-a28e-36f03a2f44df name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.122198 | controller | Jun 11 11:06:21.995217 crc crio[22652]: time="2026-06-11T11:06:21.994737959Z" level=info msg="Starting container: 92a56d5c6dad443ba9d4e389dbb13886079ad6c807a4134c01750a3fdeaec55f" id=e8b42140-713b-4902-a918-8ad5b06c3c87 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.122217 | controller | Jun 11 11:06:22.007172 crc crio[22652]: time="2026-06-11T11:06:22.004378322Z" level=info msg="Started container" PID=66977 containerID=92a56d5c6dad443ba9d4e389dbb13886079ad6c807a4134c01750a3fdeaec55f description=openstack/barbican-api-7bdbd46666-qxgml/barbican-api id=e8b42140-713b-4902-a918-8ad5b06c3c87 name=/runtime.v1.RuntimeService/StartContainer sandboxID=524b10abab55b9cfa7912ba0333062fd27527dd019dfac4b897b43f2d805eb9d
2026-06-11 11:57:59.122235 | controller | Jun 11 11:06:22.123637 crc crio[22652]: time="2026-06-11T11:06:22.123476682Z" level=info msg="Running pod sandbox: openstack/neutron-7fb8b69567-rtzhz/POD" id=e152e0e5-830a-49a3-a0e1-f8c788905507 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.122252 | controller | Jun 11 11:06:22.125402 crc crio[22652]: time="2026-06-11T11:06:22.125339021Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.122271 | controller | Jun 11 11:06:22.245390 crc crio[22652]: time="2026-06-11T11:06:22.244851475Z" level=info msg="Got pod network &{Name:neutron-7fb8b69567-rtzhz Namespace:openstack ID:e52e3c9d14d0b3b5e141da71cae06b32529b5c5613e33fba6ffb927f43f69b51 UID:010ee620-eb70-45e0-82c8-55e0c7a16000 NetNS:/var/run/netns/337cca1a-11e2-4e4a-a7b1-ea158c3f4d89 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod010ee620_eb70_45e0_82c8_55e0c7a16000.slice PodAnnotations:0xc000102d38}] Aliases:map[]}"
2026-06-11 11:57:59.122288 | controller | Jun 11 11:06:22.245390 crc crio[22652]: time="2026-06-11T11:06:22.24530741Z" level=info msg="Adding pod openstack_neutron-7fb8b69567-rtzhz to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.122305 | controller | Jun 11 11:06:22.405312 crc crio[22652]: time="2026-06-11T11:06:22.40361329Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=6fc7801a-ee25-4802-ab94-10c944116da7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.122323 | controller | Jun 11 11:06:22.474598 crc crio[22652]: time="2026-06-11T11:06:22.472980923Z" level=info msg="Stopping pod sandbox: 1747d0d3e5e607b0cdbb7e208ca8ec9065ae4ecd93fd5eb952c629c960a0e7ed" id=eaf67c61-3c58-407e-8910-b075dbdec788 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.122341 | controller | Jun 11 11:06:22.476446 crc crio[22652]: time="2026-06-11T11:06:22.475223174Z" level=info msg="Got pod network &{Name:cinder-db-sync-29lb4 Namespace:openstack ID:1747d0d3e5e607b0cdbb7e208ca8ec9065ae4ecd93fd5eb952c629c960a0e7ed UID:5863c2af-5d7f-4b90-a8c1-155394118b50 NetNS:/var/run/netns/c7a56e29-d476-4c21-a4f8-e40e740ccfc6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5863c2af_5d7f_4b90_a8c1_155394118b50.slice PodAnnotations:0xc0036e61d0}] Aliases:map[]}"
2026-06-11 11:57:59.122381 | controller | Jun 11 11:06:22.476446 crc crio[22652]: time="2026-06-11T11:06:22.475392439Z" level=info msg="Deleting pod openstack_cinder-db-sync-29lb4 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.122400 | controller | Jun 11 11:06:22.597261 crc crio[22652]: time="2026-06-11T11:06:22.596756648Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=700d6cf6-bf0a-4166-8aac-f34400198294 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.122418 | controller | Jun 11 11:06:23.180644 crc crio[22652]: 2026-06-11T11:06:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e52e3c9d14d0b3b Mac:9e:be:fb:c0:12:de Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a2 Mtu:0 Sandbox:/var/run/netns/337cca1a-11e2-4e4a-a7b1-ea158c3f4d89 SocketPath: PciID:}] [{Interface:0xc000014b40 Address:{IP:10.217.0.162 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.122439 | controller | Jun 11 11:06:23.196247 crc crio[22652]: time="2026-06-11T11:06:23.189381968Z" level=info msg="Got pod network &{Name:neutron-7fb8b69567-rtzhz Namespace:openstack ID:e52e3c9d14d0b3b5e141da71cae06b32529b5c5613e33fba6ffb927f43f69b51 UID:010ee620-eb70-45e0-82c8-55e0c7a16000 NetNS:/var/run/netns/337cca1a-11e2-4e4a-a7b1-ea158c3f4d89 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod010ee620_eb70_45e0_82c8_55e0c7a16000.slice PodAnnotations:0xc000102d38}] Aliases:map[]}"
2026-06-11 11:57:59.122458 | controller | Jun 11 11:06:23.196247 crc crio[22652]: time="2026-06-11T11:06:23.189632876Z" level=info msg="Checking pod openstack_neutron-7fb8b69567-rtzhz for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.122475 | controller | Jun 11 11:06:23.732735 crc crio[22652]: time="2026-06-11T11:06:23.732077567Z" level=info msg="Ran pod sandbox e52e3c9d14d0b3b5e141da71cae06b32529b5c5613e33fba6ffb927f43f69b51 with infra container: openstack/neutron-7fb8b69567-rtzhz/POD" id=e152e0e5-830a-49a3-a0e1-f8c788905507 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.122493 | controller | Jun 11 11:06:23.732931 crc crio[22652]: time="2026-06-11T11:06:23.732080728Z" level=info msg="Stopped pod sandbox: 1747d0d3e5e607b0cdbb7e208ca8ec9065ae4ecd93fd5eb952c629c960a0e7ed" id=eaf67c61-3c58-407e-8910-b075dbdec788 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.122510 | controller | Jun 11 11:06:23.737590 crc crio[22652]: time="2026-06-11T11:06:23.735593815Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=871da9dc-492e-46c7-b1e8-4c050f779143 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.122528 | controller | Jun 11 11:06:23.749273 crc crio[22652]: time="2026-06-11T11:06:23.74900666Z" level=info msg="Creating container: openstack/dnsmasq-dns-54f48964b7-gxqrj/dnsmasq-dns" id=4d7ed0e2-19a4-4e51-a820-8f8944111b62 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.122545 | controller | Jun 11 11:06:25.169493 crc crio[22652]: time="2026-06-11T11:06:25.169384896Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.122564 | controller | Jun 11 11:06:25.233109 crc crio[22652]: time="2026-06-11T11:06:25.232847125Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=2f4c1efb-40e8-47d5-a2c5-25f429cdc541 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.122582 | controller | Jun 11 11:06:25.626769 crc crio[22652]: time="2026-06-11T11:06:25.626002942Z" level=info msg="Creating container: openstack/neutron-7fb8b69567-rtzhz/neutron-api" id=c1989773-041a-4919-9bdc-7e029df0f5e3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.122599 | controller | Jun 11 11:06:25.629528 crc crio[22652]: time="2026-06-11T11:06:25.629392483Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.122616 | controller | Jun 11 11:06:25.631607 crc crio[22652]: time="2026-06-11T11:06:25.631542036Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:3b60e8300c573fc08a5a5dc3380bd8cd07f1947ee19ec88b6f4951c03f4170de" id=03f6a6e8-afbd-40d8-9e09-0658e948bd25 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.122637 | controller | Jun 11 11:06:25.633579 crc crio[22652]: time="2026-06-11T11:06:25.633503196Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified" id=2746ef16-a75f-4efd-b02b-c6b867c0bb73 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.122654 | controller | Jun 11 11:06:25.646286 crc crio[22652]: time="2026-06-11T11:06:25.646101942Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:241fbbed8753503ab4aa3008cb40b3c4f94ef930fac25515ad3cf3c3a3915d9f" id=7eb76e53-025d-4eed-ae93-4641be415ce3 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.122671 | controller | Jun 11 11:06:25.647024 crc crio[22652]: time="2026-06-11T11:06:25.646980688Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified" id=395afa89-6550-4f50-9906-728c807e97fd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.122689 | controller | Jun 11 11:06:25.743424 crc crio[22652]: time="2026-06-11T11:06:25.739284548Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified" id=33b2723f-06e2-4ac7-8e00-ba4bb034aa6d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.122706 | controller | Jun 11 11:06:25.743424 crc crio[22652]: time="2026-06-11T11:06:25.740207887Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified" id=03b0af43-ab1c-49b2-8855-d2841c08f2a6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.122723 | controller | Jun 11 11:06:25.743424 crc crio[22652]: time="2026-06-11T11:06:25.742580444Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.122740 | controller | Jun 11 11:06:25.749445 crc crio[22652]: time="2026-06-11T11:06:25.749346125Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.122757 | controller | Jun 11 11:06:25.763353 crc crio[22652]: time="2026-06-11T11:06:25.762939713Z" level=info msg="Creating container: openstack/barbican-keystone-listener-7bb9f7ddf6-s8sdv/barbican-keystone-listener-log" id=7f2e1f80-0711-4dac-a992-3a9762a15cb4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.122774 | controller | Jun 11 11:06:25.768156 crc crio[22652]: time="2026-06-11T11:06:25.765789273Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.122790 | controller | Jun 11 11:06:25.792845 crc crio[22652]: time="2026-06-11T11:06:25.792640459Z" level=info msg="Creating container: openstack/barbican-worker-7db98574f-r7hqg/barbican-worker-log" id=0cd71fe1-5558-46b7-bc5a-82d99b51adec name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.122808 | controller | Jun 11 11:06:25.828993 crc crio[22652]: time="2026-06-11T11:06:25.828862108Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.122824 | controller | Jun 11 11:06:25.861917 crc crio[22652]: time="2026-06-11T11:06:25.861815379Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.122841 | controller | Jun 11 11:06:25.867567 crc crio[22652]: time="2026-06-11T11:06:25.867479708Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.122859 | controller | Jun 11 11:06:25.898551 crc crio[22652]: time="2026-06-11T11:06:25.896377741Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.122885 | controller | Jun 11 11:06:25.912811 crc crio[22652]: time="2026-06-11T11:06:25.911759805Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.122902 | controller | Jun 11 11:06:25.913784 crc crio[22652]: time="2026-06-11T11:06:25.913694109Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.122920 | controller | Jun 11 11:06:25.915172 crc crio[22652]: time="2026-06-11T11:06:25.915030749Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.122936 | controller | Jun 11 11:06:26.066576 crc crio[22652]: time="2026-06-11T11:06:26.063550319Z" level=info msg="Running pod sandbox: openstack/cinder-online-data-migrations-4s8g8/POD" id=b7031d96-d9cf-4ad1-acef-0c98306d84df name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.122953 | controller | Jun 11 11:06:26.066576 crc crio[22652]: time="2026-06-11T11:06:26.063639281Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.122970 | controller | Jun 11 11:06:26.100332 crc crio[22652]: time="2026-06-11T11:06:26.10022407Z" level=info msg="Got pod network &{Name:cinder-online-data-migrations-4s8g8 Namespace:openstack ID:36b7eb4804c6fce79f669befda4ca5c02856a6c29f49514b9dd6b5a253280449 UID:632945f6-d37f-4944-8271-c04bb98f4f88 NetNS:/var/run/netns/5bd153ec-9ac6-4f76-9cbc-6e16131b3f47 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod632945f6_d37f_4944_8271_c04bb98f4f88.slice PodAnnotations:0xc002928480}] Aliases:map[]}"
2026-06-11 11:57:59.122988 | controller | Jun 11 11:06:26.100332 crc crio[22652]: time="2026-06-11T11:06:26.100298222Z" level=info msg="Adding pod openstack_cinder-online-data-migrations-4s8g8 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.123004 | controller | Jun 11 11:06:26.203623 crc crio[22652]: time="2026-06-11T11:06:26.203084371Z" level=info msg="Created container 19a2a978b37ff6d14c803ce11e6093e6c81398c66bfe64a05e1fc72655895ab2: openstack/dnsmasq-dns-54f48964b7-gxqrj/dnsmasq-dns" id=4d7ed0e2-19a4-4e51-a820-8f8944111b62 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.123022 | controller | Jun 11 11:06:26.205891 crc crio[22652]: time="2026-06-11T11:06:26.205544267Z" level=info msg="Starting container: 19a2a978b37ff6d14c803ce11e6093e6c81398c66bfe64a05e1fc72655895ab2" id=648f7d42-857b-42ef-8113-b9e111e11b90 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.123040 | controller | Jun 11 11:06:26.250671 crc crio[22652]: time="2026-06-11T11:06:26.248103931Z" level=info msg="Running pod sandbox: openstack/barbican-api-857d54d4b-htlc9/POD" id=fe982afb-8d93-46d1-b2fb-b4cfdc01bb2a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.123057 | controller | Jun 11 11:06:26.250671 crc crio[22652]: time="2026-06-11T11:06:26.248243016Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.123075 | controller | Jun 11 11:06:26.250671 crc crio[22652]: time="2026-06-11T11:06:26.248157352Z" level=info msg="Started container" PID=67595 containerID=19a2a978b37ff6d14c803ce11e6093e6c81398c66bfe64a05e1fc72655895ab2 description=openstack/dnsmasq-dns-54f48964b7-gxqrj/dnsmasq-dns id=648f7d42-857b-42ef-8113-b9e111e11b90 name=/runtime.v1.RuntimeService/StartContainer sandboxID=22770f2dc9cfde18957cd69f87aaebda7e0542eb59186692529aa6727b400ff4
2026-06-11 11:57:59.123092 | controller | Jun 11 11:06:26.322397 crc crio[22652]: time="2026-06-11T11:06:26.32183297Z" level=info msg="Got pod network &{Name:barbican-api-857d54d4b-htlc9 Namespace:openstack ID:a8dabf71fec25424cfdd5d3870f7edcc44479fe135578a38d48b821f23c7e01b UID:ea6cb666-2dae-405e-bf60-14c7a724ce8c NetNS:/var/run/netns/62a73b80-f6ad-41a8-bba7-0460eceec9be Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podea6cb666_2dae_405e_bf60_14c7a724ce8c.slice PodAnnotations:0xc0029287f8}] Aliases:map[]}"
2026-06-11 11:57:59.123113 | controller | Jun 11 11:06:26.322397 crc crio[22652]: time="2026-06-11T11:06:26.322246713Z" level=info msg="Adding pod openstack_barbican-api-857d54d4b-htlc9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.123131 | controller | Jun 11 11:06:26.376637 crc crio[22652]: time="2026-06-11T11:06:26.376529337Z" level=info msg="Created container fdfdba0bb155ef75b65cd46a250872697f32d8aa2a36d087000585fea7078705: openstack/barbican-keystone-listener-7bb9f7ddf6-s8sdv/barbican-keystone-listener-log" id=7f2e1f80-0711-4dac-a992-3a9762a15cb4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.123149 | controller | Jun 11 11:06:26.378675 crc crio[22652]: time="2026-06-11T11:06:26.37863917Z" level=info msg="Starting container: fdfdba0bb155ef75b65cd46a250872697f32d8aa2a36d087000585fea7078705" id=814e3473-0e3c-4198-98d9-09d39f78ad27 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.123215 | controller | Jun 11 11:06:26.387998 crc crio[22652]: time="2026-06-11T11:06:26.387903587Z" level=info msg="Created container c0099619f027111076279f24a6caaf86ea7427d82c3a226f8d9d6b75ea892f3d: openstack/neutron-7fb8b69567-rtzhz/neutron-api" id=c1989773-041a-4919-9bdc-7e029df0f5e3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.123241 | controller | Jun 11 11:06:26.390448 crc crio[22652]: time="2026-06-11T11:06:26.39041468Z" level=info msg="Starting container: c0099619f027111076279f24a6caaf86ea7427d82c3a226f8d9d6b75ea892f3d" id=1b5fb034-b0ae-4e71-8608-302ba55c4097 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.123260 | controller | Jun 11 11:06:26.404078 crc crio[22652]: time="2026-06-11T11:06:26.403973134Z" level=info msg="Started container" PID=67650 containerID=c0099619f027111076279f24a6caaf86ea7427d82c3a226f8d9d6b75ea892f3d description=openstack/neutron-7fb8b69567-rtzhz/neutron-api id=1b5fb034-b0ae-4e71-8608-302ba55c4097 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e52e3c9d14d0b3b5e141da71cae06b32529b5c5613e33fba6ffb927f43f69b51
2026-06-11 11:57:59.123278 | controller | Jun 11 11:06:26.432394 crc crio[22652]: time="2026-06-11T11:06:26.432340518Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=0cd0becf-9f23-4195-baef-80a299e7a129 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.123296 | controller | Jun 11 11:06:26.433420 crc crio[22652]: time="2026-06-11T11:06:26.432983858Z" level=info msg="Started container" PID=67652 containerID=fdfdba0bb155ef75b65cd46a250872697f32d8aa2a36d087000585fea7078705 description=openstack/barbican-keystone-listener-7bb9f7ddf6-s8sdv/barbican-keystone-listener-log id=814e3473-0e3c-4198-98d9-09d39f78ad27 name=/runtime.v1.RuntimeService/StartContainer sandboxID=014fa0a2ae0123b333c97a039a34722b9c4eea69f3c9e2a10793743e604c9035
2026-06-11 11:57:59.123313 | controller | Jun 11 11:06:26.446502 crc crio[22652]: time="2026-06-11T11:06:26.442682633Z" level=info msg="Created container ebbef17ec2628fabeb097af9369e973d297a618b7b63aa6e6fca496e811a5ae9: openstack/barbican-worker-7db98574f-r7hqg/barbican-worker-log" id=0cd71fe1-5558-46b7-bc5a-82d99b51adec name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.123330 | controller | Jun 11 11:06:26.451236 crc crio[22652]: time="2026-06-11T11:06:26.448960274Z" level=info msg="Starting container: ebbef17ec2628fabeb097af9369e973d297a618b7b63aa6e6fca496e811a5ae9" id=f931fb3b-5cdc-4212-a396-16750451a17c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.123366 | controller | Jun 11 11:06:26.462743 crc crio[22652]: time="2026-06-11T11:06:26.459370241Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified" id=3a418c04-54a2-4d02-bfcc-72544da02e64 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.123391 | controller | Jun 11 11:06:26.462743 crc crio[22652]: time="2026-06-11T11:06:26.462506814Z" level=info msg="Started container" PID=67665 containerID=ebbef17ec2628fabeb097af9369e973d297a618b7b63aa6e6fca496e811a5ae9 description=openstack/barbican-worker-7db98574f-r7hqg/barbican-worker-log id=f931fb3b-5cdc-4212-a396-16750451a17c name=/runtime.v1.RuntimeService/StartContainer sandboxID=807d79200440b9e910de7a773bf067da4b1cfbba2c3f88f5544341bac2dcd6d2
2026-06-11 11:57:59.123410 | controller | Jun 11 11:06:26.480049 crc crio[22652]: time="2026-06-11T11:06:26.479952674Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified" id=11acabf5-dd88-4b43-bcd9-1e716faba56f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.123428 | controller | Jun 11 11:06:26.545935 crc crio[22652]: time="2026-06-11T11:06:26.545887931Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified" id=84beb9bb-6514-4e63-9db3-d9cdd75f5a47 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.123444 | controller | Jun 11 11:06:26.550075 crc crio[22652]: time="2026-06-11T11:06:26.550005739Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified" id=a16f6901-2be0-483f-8c25-8b87663ad9b1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.123461 | controller | Jun 11 11:06:26.558789 crc crio[22652]: time="2026-06-11T11:06:26.558714512Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=f7cab8b8-247b-4269-834f-f7d983951be2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.123478 | controller | Jun 11 11:06:26.569957 crc crio[22652]: time="2026-06-11T11:06:26.569861543Z" level=info msg="Creating container: openstack/barbican-worker-7db98574f-r7hqg/barbican-worker" id=aec51550-d222-4b0c-bcf5-5c6e8720704c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.123495 | controller | Jun 11 11:06:26.572384 crc crio[22652]: time="2026-06-11T11:06:26.572359722Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.123513 | controller | Jun 11 11:06:26.593292 crc crio[22652]: time="2026-06-11T11:06:26.574408254Z" level=info msg="Creating container: openstack/neutron-7fb8b69567-rtzhz/neutron-httpd" id=d76d4d1d-8487-4d56-92d3-79d0e106ec3e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.123529 | controller | Jun 11 11:06:26.593292 crc crio[22652]: time="2026-06-11T11:06:26.574774195Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.123546 | controller | Jun 11 11:06:26.593292 crc crio[22652]: time="2026-06-11T11:06:26.586389909Z" level=info msg="Creating container: openstack/barbican-keystone-listener-7bb9f7ddf6-s8sdv/barbican-keystone-listener" id=fac6584c-ace1-4c6c-a76d-93f79dd9a289 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.123563 | controller | Jun 11 11:06:26.599844 crc crio[22652]: time="2026-06-11T11:06:26.599539271Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.123579 | controller | Jun 11 11:06:26.658817 crc crio[22652]: time="2026-06-11T11:06:26.658647944Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.123599 | controller | Jun 11 11:06:26.662344 crc crio[22652]: time="2026-06-11T11:06:26.662290759Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.123617 | controller | Jun 11 11:06:26.726497 crc crio[22652]: time="2026-06-11T11:06:26.726397285Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.123633 | controller | Jun 11 11:06:26.737732 crc crio[22652]: 2026-06-11T11:06:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:36b7eb4804c6fce Mac:2e:1f:72:4c:09:a2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a3 Mtu:0 Sandbox:/var/run/netns/5bd153ec-9ac6-4f76-9cbc-6e16131b3f47 SocketPath: PciID:}] [{Interface:0xc0003a48f0 Address:{IP:10.217.0.163 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.123651 | controller | Jun 11 11:06:26.737732 crc crio[22652]: time="2026-06-11T11:06:26.736324989Z" level=info msg="Got pod network &{Name:cinder-online-data-migrations-4s8g8 Namespace:openstack ID:36b7eb4804c6fce79f669befda4ca5c02856a6c29f49514b9dd6b5a253280449 UID:632945f6-d37f-4944-8271-c04bb98f4f88 NetNS:/var/run/netns/5bd153ec-9ac6-4f76-9cbc-6e16131b3f47 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod632945f6_d37f_4944_8271_c04bb98f4f88.slice PodAnnotations:0xc002928480}] Aliases:map[]}"
2026-06-11 11:57:59.123669 | controller | Jun 11 11:06:26.737732 crc crio[22652]: time="2026-06-11T11:06:26.736497995Z" level=info msg="Checking pod openstack_cinder-online-data-migrations-4s8g8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.123687 | controller | Jun 11 11:06:26.742272 crc crio[22652]: time="2026-06-11T11:06:26.740853099Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.123704 | controller | Jun 11 11:06:26.762010 crc crio[22652]: time="2026-06-11T11:06:26.761875879Z" level=info msg="Ran pod sandbox 36b7eb4804c6fce79f669befda4ca5c02856a6c29f49514b9dd6b5a253280449 with infra container: openstack/cinder-online-data-migrations-4s8g8/POD" id=b7031d96-d9cf-4ad1-acef-0c98306d84df name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.123722 | controller | Jun 11 11:06:26.777486 crc crio[22652]: time="2026-06-11T11:06:26.777405063Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=a02e737f-928c-41ee-9c47-9f58cf98c75f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.123739 | controller | Jun 11 11:06:26.818520 crc crio[22652]: time="2026-06-11T11:06:26.817891892Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=169ee762-893e-44af-89ed-89a0471d3f65 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.123757 | controller | Jun 11 11:06:26.829949 crc crio[22652]: time="2026-06-11T11:06:26.829769124Z" level=info msg="Creating container: openstack/cinder-online-data-migrations-4s8g8/cinder-online-data-migrations" id=898fb2cf-2842-4c7a-9609-cfcb573e5b86 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.123775 | controller | Jun 11 11:06:26.831247 crc crio[22652]: time="2026-06-11T11:06:26.831181449Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.123792 | controller | Jun 11 11:06:26.887405 crc crio[22652]: time="2026-06-11T11:06:26.887282365Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.123812 | controller | Jun 11 11:06:26.895711 crc crio[22652]: time="2026-06-11T11:06:26.895626277Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.123829 | controller | Jun 11 11:06:26.900448 crc crio[22652]: time="2026-06-11T11:06:26.900308883Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.123846 | controller | Jun 11 11:06:26.922550 crc crio[22652]: time="2026-06-11T11:06:26.922397517Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.123863 | controller | Jun 11 11:06:26.964338 crc crio[22652]: 2026-06-11T11:06:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a8dabf71fec2542 Mac:fa:c3:14:67:73:a6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a4 Mtu:0 Sandbox:/var/run/netns/62a73b80-f6ad-41a8-bba7-0460eceec9be SocketPath: PciID:}] [{Interface:0xc0001345c0 Address:{IP:10.217.0.164 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.123879 | controller | Jun 11 11:06:26.965480 crc crio[22652]: time="2026-06-11T11:06:26.965384542Z" level=info msg="Got pod network &{Name:barbican-api-857d54d4b-htlc9 Namespace:openstack ID:a8dabf71fec25424cfdd5d3870f7edcc44479fe135578a38d48b821f23c7e01b UID:ea6cb666-2dae-405e-bf60-14c7a724ce8c NetNS:/var/run/netns/62a73b80-f6ad-41a8-bba7-0460eceec9be Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podea6cb666_2dae_405e_bf60_14c7a724ce8c.slice PodAnnotations:0xc0029287f8}] Aliases:map[]}"
2026-06-11 11:57:59.123896 | controller | Jun 11 11:06:26.965604 crc crio[22652]: time="2026-06-11T11:06:26.965569258Z" level=info msg="Checking pod openstack_barbican-api-857d54d4b-htlc9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.123914 | controller | Jun 11 11:06:26.975068 crc crio[22652]: time="2026-06-11T11:06:26.974964826Z" level=info msg="Ran pod sandbox a8dabf71fec25424cfdd5d3870f7edcc44479fe135578a38d48b821f23c7e01b with infra container: openstack/barbican-api-857d54d4b-htlc9/POD" id=fe982afb-8d93-46d1-b2fb-b4cfdc01bb2a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.123931 | controller | Jun 11 11:06:26.980639 crc crio[22652]: time="2026-06-11T11:06:26.980519827Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=f0415f85-99fd-4a2a-952d-6cdecf5d39b7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.123949 | controller | Jun 11 11:06:26.999090 crc crio[22652]: time="2026-06-11T11:06:26.998977954Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=5143a53a-63d2-4d89-b955-b650233e666c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.123966 | controller | Jun 11 11:06:27.015475 crc crio[22652]: time="2026-06-11T11:06:27.014828034Z" level=info msg="Creating container: openstack/barbican-api-857d54d4b-htlc9/barbican-api-log" id=f49bad22-aeaa-4b35-8aac-b243b7fcf7a6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.123983 | controller | Jun 11 11:06:27.015475 crc crio[22652]: time="2026-06-11T11:06:27.015327989Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.124001 | controller | Jun 11 11:06:27.122891 crc crio[22652]: time="2026-06-11T11:06:27.122465248Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.124018 | controller | Jun 11 11:06:27.128922 crc crio[22652]: time="2026-06-11T11:06:27.128852185Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.124039 | controller | Jun 11 11:06:27.213892 crc crio[22652]: time="2026-06-11T11:06:27.213741453Z" level=info msg="Created container d37989f1f2bc79c7297293c4216f6b33efbc930f9f94fff8f2d3ead666269ef4: openstack/neutron-7fb8b69567-rtzhz/neutron-httpd" id=d76d4d1d-8487-4d56-92d3-79d0e106ec3e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.124057 | controller | Jun 11 11:06:27.218928 crc crio[22652]: time="2026-06-11T11:06:27.218340169Z" level=info msg="Starting container: d37989f1f2bc79c7297293c4216f6b33efbc930f9f94fff8f2d3ead666269ef4" id=2dc7b9ad-80d4-4c10-89b8-033593b9eebc name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.124074 | controller | Jun 11 11:06:27.227355 crc crio[22652]: time="2026-06-11T11:06:27.227202425Z" level=info msg="Started container" PID=67773 containerID=d37989f1f2bc79c7297293c4216f6b33efbc930f9f94fff8f2d3ead666269ef4 description=openstack/neutron-7fb8b69567-rtzhz/neutron-httpd id=2dc7b9ad-80d4-4c10-89b8-033593b9eebc name=/runtime.v1.RuntimeService/StartContainer sandboxID=e52e3c9d14d0b3b5e141da71cae06b32529b5c5613e33fba6ffb927f43f69b51
2026-06-11 11:57:59.124093 | controller | Jun 11 11:06:27.274003 crc crio[22652]: time="2026-06-11T11:06:27.273905018Z" level=info msg="Created container badba7808bf1bfe6fe7b9eca9bcf527bda85b1663acfd83fb751abc6b2827f70: openstack/cinder-online-data-migrations-4s8g8/cinder-online-data-migrations" id=898fb2cf-2842-4c7a-9609-cfcb573e5b86 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.124145 | controller | Jun 11 11:06:27.277868 crc crio[22652]: time="2026-06-11T11:06:27.276298163Z" level=info msg="Starting container: badba7808bf1bfe6fe7b9eca9bcf527bda85b1663acfd83fb751abc6b2827f70" id=f0999ff7-567d-4675-8be5-ba7c8f0ee4c2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.124168 | controller | Jun 11 11:06:27.277868 crc crio[22652]: time="2026-06-11T11:06:27.27686453Z" level=info msg="Created container 334fe5d620953a08a01a7e88dde7c5348d474c2d6132743b3aa10a4fb66dd0c7: openstack/barbican-keystone-listener-7bb9f7ddf6-s8sdv/barbican-keystone-listener" id=fac6584c-ace1-4c6c-a76d-93f79dd9a289 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.124204 | controller | Jun 11 11:06:27.279479 crc crio[22652]: time="2026-06-11T11:06:27.279437732Z" level=info msg="Created container 53f3c2989de38d03272f87ecf3066557fc4b1337962724a8a26f51de02279c45: openstack/barbican-worker-7db98574f-r7hqg/barbican-worker" id=aec51550-d222-4b0c-bcf5-5c6e8720704c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.124229 | controller | Jun 11 11:06:27.279695 crc crio[22652]: time="2026-06-11T11:06:27.279600397Z" level=info msg="Starting container: 334fe5d620953a08a01a7e88dde7c5348d474c2d6132743b3aa10a4fb66dd0c7" id=a08c2da4-a065-4f49-ba88-04a8030e3c4f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.124247 | controller | Jun 11 11:06:27.280682 crc crio[22652]: time="2026-06-11T11:06:27.280618629Z" level=info msg="Starting container: 53f3c2989de38d03272f87ecf3066557fc4b1337962724a8a26f51de02279c45" id=33336ade-401a-4b61-ac99-24f6f9f43f6d name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.124318 | controller | Jun 11 11:06:27.286364 crc crio[22652]: time="2026-06-11T11:06:27.285877413Z" level=info msg="Started container" PID=67800 containerID=badba7808bf1bfe6fe7b9eca9bcf527bda85b1663acfd83fb751abc6b2827f70 description=openstack/cinder-online-data-migrations-4s8g8/cinder-online-data-migrations id=f0999ff7-567d-4675-8be5-ba7c8f0ee4c2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=36b7eb4804c6fce79f669befda4ca5c02856a6c29f49514b9dd6b5a253280449
2026-06-11 11:57:59.124339 | controller | Jun 11 11:06:27.287995 crc crio[22652]: time="2026-06-11T11:06:27.287892596Z" level=info msg="Started container" PID=67797 containerID=53f3c2989de38d03272f87ecf3066557fc4b1337962724a8a26f51de02279c45 description=openstack/barbican-worker-7db98574f-r7hqg/barbican-worker id=33336ade-401a-4b61-ac99-24f6f9f43f6d name=/runtime.v1.RuntimeService/StartContainer sandboxID=807d79200440b9e910de7a773bf067da4b1cfbba2c3f88f5544341bac2dcd6d2
2026-06-11 11:57:59.124429 | controller | Jun 11 11:06:27.289535 crc crio[22652]: time="2026-06-11T11:06:27.289457514Z" level=info msg="Started container" PID=67798 containerID=334fe5d620953a08a01a7e88dde7c5348d474c2d6132743b3aa10a4fb66dd0c7 description=openstack/barbican-keystone-listener-7bb9f7ddf6-s8sdv/barbican-keystone-listener id=a08c2da4-a065-4f49-ba88-04a8030e3c4f name=/runtime.v1.RuntimeService/StartContainer sandboxID=014fa0a2ae0123b333c97a039a34722b9c4eea69f3c9e2a10793743e604c9035
2026-06-11 11:57:59.124476 | controller | Jun 11 11:06:27.305247 crc crio[22652]: time="2026-06-11T11:06:27.304499777Z" level=info msg="Created container a72afa9376f0598655faa261e6f1541ee6972e42f4acca3a637e9a8f6148da5c: openstack/barbican-api-857d54d4b-htlc9/barbican-api-log" id=f49bad22-aeaa-4b35-8aac-b243b7fcf7a6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.124497 | controller | Jun 11 11:06:27.306618 crc crio[22652]: time="2026-06-11T11:06:27.30655089Z" level=info msg="Starting container: a72afa9376f0598655faa261e6f1541ee6972e42f4acca3a637e9a8f6148da5c" id=3598d9a6-ac03-41f3-80b2-8d1af804ee20 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.124515 | controller | Jun 11 11:06:27.319988 crc crio[22652]: time="2026-06-11T11:06:27.31992201Z" level=info msg="Started container" PID=67812 containerID=a72afa9376f0598655faa261e6f1541ee6972e42f4acca3a637e9a8f6148da5c description=openstack/barbican-api-857d54d4b-htlc9/barbican-api-log id=3598d9a6-ac03-41f3-80b2-8d1af804ee20 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a8dabf71fec25424cfdd5d3870f7edcc44479fe135578a38d48b821f23c7e01b
2026-06-11 11:57:59.124533 | controller | Jun 11 11:06:27.343407 crc crio[22652]: time="2026-06-11T11:06:27.343359563Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=1167b1d3-f244-4326-ad1c-3e3128a4f816 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.124550 | controller | Jun 11 11:06:27.451635 crc crio[22652]: time="2026-06-11T11:06:27.45138968Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=bb4bfded-6af5-4774-9960-95ce40170660 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.124568 | controller | Jun 11 11:06:27.559785 crc crio[22652]: time="2026-06-11T11:06:27.559667905Z" level=info msg="Creating container: openstack/barbican-api-857d54d4b-htlc9/barbican-api" id=38e08ba0-1c3d-4232-9840-de5ee9f7b1cc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.124585 | controller | Jun 11 11:06:27.560303 crc crio[22652]: time="2026-06-11T11:06:27.560230893Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.124603 | controller | Jun 11 11:06:27.679863 crc crio[22652]: time="2026-06-11T11:06:27.679770443Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.124620 | controller | Jun 11 11:06:27.688178 crc crio[22652]: time="2026-06-11T11:06:27.687677663Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.124642 | controller | Jun 11 11:06:27.935235 crc crio[22652]: time="2026-06-11T11:06:27.92363221Z" level=info msg="Created container 56d07d55050a7b5fc37ee1de2f6bcb90621a72a63f4ef16e83aedde20f56fe45: openstack/barbican-api-857d54d4b-htlc9/barbican-api" id=38e08ba0-1c3d-4232-9840-de5ee9f7b1cc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.124660 | controller | Jun 11 11:06:27.935235 crc crio[22652]: time="2026-06-11T11:06:27.926643017Z" level=info msg="Starting container: 56d07d55050a7b5fc37ee1de2f6bcb90621a72a63f4ef16e83aedde20f56fe45" id=3ea1d6fd-148b-4a73-ba58-7cc75f19d46d name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.124682 | controller | Jun 11 11:06:27.938470 crc crio[22652]: time="2026-06-11T11:06:27.938379036Z" level=info msg="Started container" PID=67978 containerID=56d07d55050a7b5fc37ee1de2f6bcb90621a72a63f4ef16e83aedde20f56fe45 description=openstack/barbican-api-857d54d4b-htlc9/barbican-api id=3ea1d6fd-148b-4a73-ba58-7cc75f19d46d name=/runtime.v1.RuntimeService/StartContainer sandboxID=a8dabf71fec25424cfdd5d3870f7edcc44479fe135578a38d48b821f23c7e01b
2026-06-11 11:57:59.124700 | controller | Jun 11 11:06:32.822411 crc crio[22652]: time="2026-06-11T11:06:32.820411199Z" level=info msg="Stopping pod sandbox: 36b7eb4804c6fce79f669befda4ca5c02856a6c29f49514b9dd6b5a253280449" id=0bf4cd10-68a8-4f5f-afbd-3a0ef0c98515 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.124717 | controller | Jun 11 11:06:32.822411 crc crio[22652]: time="2026-06-11T11:06:32.821987359Z" level=info msg="Got pod network &{Name:cinder-online-data-migrations-4s8g8 Namespace:openstack ID:36b7eb4804c6fce79f669befda4ca5c02856a6c29f49514b9dd6b5a253280449 UID:632945f6-d37f-4944-8271-c04bb98f4f88 NetNS:/var/run/netns/5bd153ec-9ac6-4f76-9cbc-6e16131b3f47 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod632945f6_d37f_4944_8271_c04bb98f4f88.slice PodAnnotations:0xc0058220e8}] Aliases:map[]}"
2026-06-11 11:57:59.124735 | controller | Jun 11 11:06:32.822411 crc crio[22652]: time="2026-06-11T11:06:32.822261017Z" level=info msg="Deleting pod openstack_cinder-online-data-migrations-4s8g8 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.124752 | controller | Jun 11 11:06:33.821192 crc crio[22652]: time="2026-06-11T11:06:33.818533523Z" level=info msg="Stopping container: d144c5625e68a982e528126bac0d3c274e82059610c82979a1c6f9f6722349b4 (timeout: 10s)" id=2286d063-29d3-4cbc-b596-12703805558f name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.124769 | controller | Jun 11 11:06:36.948579 crc crio[22652]: time="2026-06-11T11:06:36.945627766Z" level=info msg="Stopping container: 72dd8e911db6922698c27b1979f800a35cbc69dac26588a07e49541723f03e22 (timeout: 30s)" id=91c61457-8d04-4884-b74e-dd4ed1459eca name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.124786 | controller | Jun 11 11:06:36.951278 crc crio[22652]: time="2026-06-11T11:06:36.945542703Z" level=info msg="Stopping container: 92a56d5c6dad443ba9d4e389dbb13886079ad6c807a4134c01750a3fdeaec55f (timeout: 30s)" id=18237d35-d61a-4c1c-bea7-fc67f256be8f name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.124803 | controller | Jun 11 11:06:39.203707 crc crio[22652]: time="2026-06-11T11:06:39.202919454Z" level=info msg="Stopped container d144c5625e68a982e528126bac0d3c274e82059610c82979a1c6f9f6722349b4: openstack/dnsmasq-dns-6674dbf88c-zkx77/dnsmasq-dns" id=2286d063-29d3-4cbc-b596-12703805558f name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.124821 | controller | Jun 11 11:06:39.206644 crc crio[22652]: time="2026-06-11T11:06:39.206488986Z" level=info msg="Stopped container 72dd8e911db6922698c27b1979f800a35cbc69dac26588a07e49541723f03e22: openstack/barbican-api-7bdbd46666-qxgml/barbican-api-log" id=91c61457-8d04-4884-b74e-dd4ed1459eca name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.124838 | controller | Jun 11 11:06:39.209398 crc crio[22652]: time="2026-06-11T11:06:39.208904682Z" level=info msg="Stopping pod sandbox: 4dc790dce2c1210604fcafab449b31b5e543df7a2013318a9f535d377ed6298b" id=3b2f87d5-7a82-4387-b879-bfd7facba761 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.124854 | controller | Jun 11 11:06:39.209889 crc crio[22652]: time="2026-06-11T11:06:39.209729646Z" level=info msg="Stopped pod sandbox: 36b7eb4804c6fce79f669befda4ca5c02856a6c29f49514b9dd6b5a253280449" id=0bf4cd10-68a8-4f5f-afbd-3a0ef0c98515 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.124875 | controller | Jun 11 11:06:39.210030 crc crio[22652]: time="2026-06-11T11:06:39.20976689Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6674dbf88c-zkx77 Namespace:openstack ID:4dc790dce2c1210604fcafab449b31b5e543df7a2013318a9f535d377ed6298b UID:7636bade-d6da-4b00-8612-ea18f16d57fa NetNS:/var/run/netns/d84e6e4c-295b-4880-ac52-4ab89248f0f9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7636bade_d6da_4b00_8612_ea18f16d57fa.slice PodAnnotations:0xc002400060}] Aliases:map[]}"
2026-06-11 11:57:59.124894 | controller | Jun 11 11:06:39.210319 crc crio[22652]: time="2026-06-11T11:06:39.210250043Z" level=info msg="Deleting pod openstack_dnsmasq-dns-6674dbf88c-zkx77 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.124911 | controller | Jun 11 11:06:40.694871 crc crio[22652]: time="2026-06-11T11:06:40.694106061Z" level=info msg="Stopped pod sandbox: 4dc790dce2c1210604fcafab449b31b5e543df7a2013318a9f535d377ed6298b" id=3b2f87d5-7a82-4387-b879-bfd7facba761 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.124930 | controller | Jun 11 11:06:40.703437 crc crio[22652]: time="2026-06-11T11:06:40.70334727Z" level=info msg="Stopped container 92a56d5c6dad443ba9d4e389dbb13886079ad6c807a4134c01750a3fdeaec55f: openstack/barbican-api-7bdbd46666-qxgml/barbican-api" id=18237d35-d61a-4c1c-bea7-fc67f256be8f name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.124946 | controller | Jun 11 11:06:40.708470 crc crio[22652]: time="2026-06-11T11:06:40.707524114Z" level=info msg="Stopping pod sandbox: 524b10abab55b9cfa7912ba0333062fd27527dd019dfac4b897b43f2d805eb9d" id=bbfc0376-9a1f-4698-a6f6-9c8e6354a441 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.124963 | controller | Jun 11 11:06:40.708470 crc crio[22652]: time="2026-06-11T11:06:40.707956328Z" level=info msg="Got pod network &{Name:barbican-api-7bdbd46666-qxgml Namespace:openstack ID:524b10abab55b9cfa7912ba0333062fd27527dd019dfac4b897b43f2d805eb9d UID:46a66af7-c334-4ae7-921c-459bf5a6492d NetNS:/var/run/netns/65da83c1-f13f-42ae-92bb-452fb71dd66f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod46a66af7_c334_4ae7_921c_459bf5a6492d.slice PodAnnotations:0xc0024006c0}] Aliases:map[]}"
2026-06-11 11:57:59.124981 | controller | Jun 11 11:06:40.708470 crc crio[22652]: time="2026-06-11T11:06:40.708173455Z" level=info msg="Deleting pod openstack_barbican-api-7bdbd46666-qxgml from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.124998 | controller | Jun 11 11:06:41.142575 crc crio[22652]: time="2026-06-11T11:06:41.13873497Z" level=info msg="Removing container: d144c5625e68a982e528126bac0d3c274e82059610c82979a1c6f9f6722349b4" id=0a678343-2ea5-4922-83aa-e557853f5ef9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.125016 | controller | Jun 11 11:06:41.279614 crc crio[22652]: time="2026-06-11T11:06:41.278952041Z" level=info msg="Removed container d144c5625e68a982e528126bac0d3c274e82059610c82979a1c6f9f6722349b4: openstack/dnsmasq-dns-6674dbf88c-zkx77/dnsmasq-dns" id=0a678343-2ea5-4922-83aa-e557853f5ef9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.125033 | controller | Jun 11 11:06:41.286687 crc crio[22652]: time="2026-06-11T11:06:41.286614893Z" level=info msg="Removing container: c9147a587f397c1d464000771c3f4407d5eb28c18f3683e2307330e90e3ec459" id=a297ffa3-34ee-4fed-9201-d9b0b0edfe58 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.125051 | controller | Jun 11 11:06:41.294544 crc crio[22652]: time="2026-06-11T11:06:41.294431627Z" level=info msg="Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:ad0dea2237c315df6dcd44760313c4563611466bd339c1004d512a0d59a0efbf" id=00960be2-c50d-4a4f-a5a9-a042200bf398 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.125071 | controller | Jun 11 11:06:41.304088 crc crio[22652]: time="2026-06-11T11:06:41.303938517Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=7628e474-d6af-4df3-b2c9-2f3756207abd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.125089 | controller | Jun 11 11:06:41.314684 crc crio[22652]: time="2026-06-11T11:06:41.314440445Z" level=info msg="Stopped pod sandbox: 524b10abab55b9cfa7912ba0333062fd27527dd019dfac4b897b43f2d805eb9d" id=bbfc0376-9a1f-4698-a6f6-9c8e6354a441 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.125106 | controller | Jun 11 11:06:41.354388 crc crio[22652]: time="2026-06-11T11:06:41.349041879Z" level=info msg="Removed container c9147a587f397c1d464000771c3f4407d5eb28c18f3683e2307330e90e3ec459: openstack/dnsmasq-dns-6674dbf88c-zkx77/init" id=a297ffa3-34ee-4fed-9201-d9b0b0edfe58 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.125125 | controller | Jun 11 11:06:41.473705 crc crio[22652]: time="2026-06-11T11:06:41.473620559Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=a456c924-a6ad-4628-8c8c-6f46b44ccb06 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.125141 | controller | Jun 11 11:06:41.559857 crc crio[22652]: time="2026-06-11T11:06:41.558833531Z" level=info msg="Creating container: openstack/ceilometer-0/proxy-httpd" id=0756abc0-359e-48b9-84b1-0689eb2a987d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.125158 | controller | Jun 11 11:06:41.561968 crc crio[22652]: time="2026-06-11T11:06:41.561901581Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.125175 | controller | Jun 11 11:06:41.690184 crc crio[22652]: time="2026-06-11T11:06:41.676086678Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.125192 | controller | Jun 11 11:06:41.703182 crc crio[22652]: time="2026-06-11T11:06:41.699652096Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.125208 | controller | Jun 11 11:06:41.896522 crc crio[22652]: time="2026-06-11T11:06:41.896189385Z" level=info msg="Running pod sandbox: openstack/cinder-scheduler-0/POD" id=ee8e7617-0679-4716-bbdf-0976464590b9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.125225 | controller | Jun 11 11:06:41.896755 crc crio[22652]: time="2026-06-11T11:06:41.896540406Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.125242 | controller | Jun 11 11:06:41.966843 crc crio[22652]: time="2026-06-11T11:06:41.966699359Z" level=info msg="Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:b75c80169295af61c6fb47f15aa2f99648512aa5e15143d84bffa3843cc852cb UID:87068b00-1134-4df2-b984-9e14be1ff5f4 NetNS:/var/run/netns/a567d42b-f11c-4445-9089-35e29af1ef0b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod87068b00_1134_4df2_b984_9e14be1ff5f4.slice PodAnnotations:0xc0014a4c60}] Aliases:map[]}"
2026-06-11 11:57:59.125259 | controller | Jun 11 11:06:41.966843 crc crio[22652]: time="2026-06-11T11:06:41.966776531Z" level=info msg="Adding pod openstack_cinder-scheduler-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.125277 | controller | Jun 11 11:06:42.175232 crc crio[22652]: time="2026-06-11T11:06:42.174580971Z" level=info msg="Removing container: 92a56d5c6dad443ba9d4e389dbb13886079ad6c807a4134c01750a3fdeaec55f" id=956cc49b-7b9c-4bc4-8f41-6939e3986bcf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.125295 | controller | Jun 11 11:06:42.198886 crc crio[22652]: time="2026-06-11T11:06:42.198758557Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-764b948f4c-dktdr/POD" id=77885a2b-e7d8-45fa-9300-18226c3c6676 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.125316 | controller | Jun 11 11:06:42.198886 crc crio[22652]: time="2026-06-11T11:06:42.198888291Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.125334 | controller | Jun 11 11:06:42.294530 crc crio[22652]: time="2026-06-11T11:06:42.294415772Z" level=info msg="Removed container 92a56d5c6dad443ba9d4e389dbb13886079ad6c807a4134c01750a3fdeaec55f: openstack/barbican-api-7bdbd46666-qxgml/barbican-api" id=956cc49b-7b9c-4bc4-8f41-6939e3986bcf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.125377 | controller | Jun 11 11:06:42.299057 crc crio[22652]: time="2026-06-11T11:06:42.298926387Z" level=info msg="Removing container: 72dd8e911db6922698c27b1979f800a35cbc69dac26588a07e49541723f03e22" id=0490f1f1-b0cf-4d9e-9398-78619f6faf8b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.125397 | controller | Jun 11 11:06:42.307039 crc crio[22652]: time="2026-06-11T11:06:42.306476775Z" level=info msg="Created container 133740f61f579be567199e61d42ced1f8e26cf818d10b89d38e8960db71210f5: openstack/ceilometer-0/proxy-httpd" id=0756abc0-359e-48b9-84b1-0689eb2a987d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.125414 | controller | Jun 11 11:06:42.307831 crc crio[22652]: time="2026-06-11T11:06:42.307723906Z" level=info msg="Starting container: 133740f61f579be567199e61d42ced1f8e26cf818d10b89d38e8960db71210f5" id=4a5fbde7-cc7b-4a0c-af30-e622902c6d2a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.125432 | controller | Jun 11 11:06:42.338032 crc crio[22652]: time="2026-06-11T11:06:42.337811992Z" level=info msg="Started container" PID=69319 containerID=133740f61f579be567199e61d42ced1f8e26cf818d10b89d38e8960db71210f5 description=openstack/ceilometer-0/proxy-httpd id=4a5fbde7-cc7b-4a0c-af30-e622902c6d2a name=/runtime.v1.RuntimeService/StartContainer sandboxID=6ad27316ebe077d1561c112eaf21e23d23397c5ea289bbc52584db4ed49f81f4
2026-06-11 11:57:59.125449 | controller | Jun 11 11:06:42.386313 crc crio[22652]: time="2026-06-11T11:06:42.386062707Z" level=info msg="Got pod network &{Name:dnsmasq-dns-764b948f4c-dktdr Namespace:openstack ID:a9d899c65715bcbcf6b824f4c291f7291c2722612d1766ae8c6641562d796d42 UID:aaa0eeff-0a61-47f4-8aed-6688956271a2 NetNS:/var/run/netns/ef1a8991-7eb0-460f-b28c-5e762702f624 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaaa0eeff_0a61_47f4_8aed_6688956271a2.slice PodAnnotations:0xc0058220e0}] Aliases:map[]}"
2026-06-11 11:57:59.125467 | controller | Jun 11 11:06:42.388208 crc crio[22652]: time="2026-06-11T11:06:42.387806732Z" level=info msg="Adding pod openstack_dnsmasq-dns-764b948f4c-dktdr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.125483 | controller | Jun 11 11:06:42.416693 crc crio[22652]: time="2026-06-11T11:06:42.404715651Z" level=info msg="Removed container 72dd8e911db6922698c27b1979f800a35cbc69dac26588a07e49541723f03e22: openstack/barbican-api-7bdbd46666-qxgml/barbican-api-log" id=0490f1f1-b0cf-4d9e-9398-78619f6faf8b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.125501 | controller | Jun 11 11:06:43.199442 crc crio[22652]: time="2026-06-11T11:06:43.198258513Z" level=info msg="Stopping container: 133740f61f579be567199e61d42ced1f8e26cf818d10b89d38e8960db71210f5 (timeout: 30s)" id=007ac026-ab40-4831-ada7-1989e48a341e name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.125519 | controller | Jun 11 11:06:43.199442 crc crio[22652]: time="2026-06-11T11:06:43.198630014Z" level=info msg="Stopping container: 7916fdf63c5d36830ca6f2231688f7616017fd0fa4cab4835c7c7dcf8298dd05 (timeout: 30s)" id=a2699410-ef47-4bd4-9424-f8101be65138 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.125540 | controller | Jun 11 11:06:43.200338 crc crio[22652]: time="2026-06-11T11:06:43.199193792Z" level=info msg="Stopping container: cbaca55dd3b4d40cc4006680cd7871a2db5356a2ba260afab5984a820037ffa1 (timeout: 30s)" id=3c350c2a-ad2d-494b-a0b6-52007d1373fc name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.125557 | controller | Jun 11 11:06:43.200338 crc crio[22652]: time="2026-06-11T11:06:43.198538081Z" level=info msg="Stopping container: 51ba84be1682fda04697d061707398225dba69ef0c3a3a5e0ba3259cc548be8d (timeout: 30s)" id=67136324-dfc6-4fc6-b6dd-6f229c9954fc name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.125575 | controller | Jun 11 11:06:44.170184 crc crio[22652]: time="2026-06-11T11:06:44.166285559Z" level=info msg="Stopped container 133740f61f579be567199e61d42ced1f8e26cf818d10b89d38e8960db71210f5: openstack/ceilometer-0/proxy-httpd" id=007ac026-ab40-4831-ada7-1989e48a341e name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.125592 | controller | Jun 11 11:06:44.170184 crc crio[22652]: time="2026-06-11T11:06:44.166472817Z" level=info msg="Stopped container 7916fdf63c5d36830ca6f2231688f7616017fd0fa4cab4835c7c7dcf8298dd05: openstack/ceilometer-0/sg-core" id=a2699410-ef47-4bd4-9424-f8101be65138 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.125609 | controller | Jun 11 11:06:44.374802 crc crio[22652]: 2026-06-11T11:06:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a9d899c65715bcb Mac:a2:65:9e:55:23:f1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a6 Mtu:0 Sandbox:/var/run/netns/ef1a8991-7eb0-460f-b28c-5e762702f624 SocketPath: PciID:}] [{Interface:0xc000130810 Address:{IP:10.217.0.166 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.125626 | controller | Jun 11 11:06:44.374802 crc crio[22652]: time="2026-06-11T11:06:44.37297853Z" level=info msg="Got pod network &{Name:dnsmasq-dns-764b948f4c-dktdr Namespace:openstack ID:a9d899c65715bcbcf6b824f4c291f7291c2722612d1766ae8c6641562d796d42 UID:aaa0eeff-0a61-47f4-8aed-6688956271a2 NetNS:/var/run/netns/ef1a8991-7eb0-460f-b28c-5e762702f624 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaaa0eeff_0a61_47f4_8aed_6688956271a2.slice PodAnnotations:0xc0058220e0}] Aliases:map[]}"
2026-06-11 11:57:59.125645 | controller | Jun 11 11:06:44.374802 crc crio[22652]: time="2026-06-11T11:06:44.373191416Z" level=info msg="Checking pod openstack_dnsmasq-dns-764b948f4c-dktdr for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.125662 | controller | Jun 11 11:06:44.374802 crc crio[22652]: 2026-06-11T11:06:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b75c80169295af6 Mac:ca:5e:1a:60:9b:12 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a5 Mtu:0 Sandbox:/var/run/netns/a567d42b-f11c-4445-9089-35e29af1ef0b SocketPath: PciID:}] [{Interface:0xc00043a5d0 Address:{IP:10.217.0.165 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.125681 | controller | Jun 11 11:06:44.375989 crc crio[22652]: time="2026-06-11T11:06:44.37574463Z" level=info msg="Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:b75c80169295af61c6fb47f15aa2f99648512aa5e15143d84bffa3843cc852cb UID:87068b00-1134-4df2-b984-9e14be1ff5f4 NetNS:/var/run/netns/a567d42b-f11c-4445-9089-35e29af1ef0b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod87068b00_1134_4df2_b984_9e14be1ff5f4.slice PodAnnotations:0xc0014a4c60}] Aliases:map[]}"
2026-06-11 11:57:59.125698 | controller | Jun 11 11:06:44.376165 crc crio[22652]: time="2026-06-11T11:06:44.375997148Z" level=info msg="Checking pod openstack_cinder-scheduler-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.125717 | controller | Jun 11 11:06:44.387916 crc crio[22652]: time="2026-06-11T11:06:44.387862081Z" level=info msg="Ran pod sandbox a9d899c65715bcbcf6b824f4c291f7291c2722612d1766ae8c6641562d796d42 with infra container: openstack/dnsmasq-dns-764b948f4c-dktdr/POD" id=77885a2b-e7d8-45fa-9300-18226c3c6676 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.125739 | controller | Jun 11 11:06:44.411875 crc crio[22652]: time="2026-06-11T11:06:44.411572645Z" level=info msg="Ran pod sandbox b75c80169295af61c6fb47f15aa2f99648512aa5e15143d84bffa3843cc852cb with infra container: openstack/cinder-scheduler-0/POD" id=ee8e7617-0679-4716-bbdf-0976464590b9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.125756 | controller | Jun 11 11:06:44.411875 crc crio[22652]: time="2026-06-11T11:06:44.41180276Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=2f585f9e-1f12-41d5-bc29-0c0fb597d52d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.125773 | controller | Jun 11 11:06:44.413785 crc crio[22652]: time="2026-06-11T11:06:44.413714251Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified" id=a5246146-401d-46cc-99eb-0191277f36f2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.125791 | controller | Jun 11 11:06:44.414097 crc crio[22652]: time="2026-06-11T11:06:44.414058071Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified not found" id=a5246146-401d-46cc-99eb-0191277f36f2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.125809 | controller | Jun 11 11:06:44.414226 crc crio[22652]: time="2026-06-11T11:06:44.414189386Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified found" id=a5246146-401d-46cc-99eb-0191277f36f2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.125826 | controller | Jun 11 11:06:44.416338 crc crio[22652]: time="2026-06-11T11:06:44.415075433Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified" id=7a93874a-1b52-412b-9094-171d7b6183c3 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.125851 | controller | Jun 11 11:06:44.444895 crc crio[22652]: time="2026-06-11T11:06:44.444814555Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\""
2026-06-11 11:57:59.125869 | controller | Jun 11 11:06:44.512627 crc crio[22652]: time="2026-06-11T11:06:44.512545245Z" level=info msg="Running pod sandbox: openstack/cinder-api-0/POD" id=b3b21e2f-5a73-4b25-a5eb-784dc30b11d9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.125886 | controller | Jun 11 11:06:44.512759 crc crio[22652]: time="2026-06-11T11:06:44.51270581Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.125905 | controller | Jun 11 11:06:44.525346 crc crio[22652]: time="2026-06-11T11:06:44.525250935Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=e004a920-296c-484f-8366-c4e8a6400c39 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.125922 | controller | Jun 11 11:06:44.562693 crc crio[22652]: time="2026-06-11T11:06:44.562581228Z" level=info msg="Got pod network &{Name:cinder-api-0 Namespace:openstack ID:827bde4ad9833476c270867fce46f53b1ec0a052afb14cf88a6c6e9953c52d3a UID:1dc75a8b-fe01-4f8a-8fff-f6b21b274089 NetNS:/var/run/netns/6303929c-7ce1-4d06-920d-bd5e4ecb8738 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1dc75a8b_fe01_4f8a_8fff_f6b21b274089.slice PodAnnotations:0xc00008c480}] Aliases:map[]}"
2026-06-11 11:57:59.125941 | controller | Jun 11 11:06:44.562693 crc crio[22652]: time="2026-06-11T11:06:44.562654721Z" level=info msg="Adding pod openstack_cinder-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.126030 | controller | Jun 11 11:06:44.582621 crc crio[22652]: time="2026-06-11T11:06:44.582517478Z" level=info msg="Creating container: openstack/dnsmasq-dns-764b948f4c-dktdr/init" id=b3f31557-69e1-404d-a9cc-c10d06704d70 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.126057 | controller | Jun 11 11:06:44.583048 crc crio[22652]: time="2026-06-11T11:06:44.582967502Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.126076 | controller | Jun 11 11:06:44.646330 crc crio[22652]: time="2026-06-11T11:06:44.646063209Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.126093 | controller | Jun 11 11:06:44.666895 crc crio[22652]: time="2026-06-11T11:06:44.660476181Z" level=info msg="Stopped container 51ba84be1682fda04697d061707398225dba69ef0c3a3a5e0ba3259cc548be8d: openstack/ceilometer-0/ceilometer-central-agent" id=67136324-dfc6-4fc6-b6dd-6f229c9954fc name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.126110 | controller | Jun 11 11:06:44.674108 crc crio[22652]: time="2026-06-11T11:06:44.673724407Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.126127 | controller | Jun 11 11:06:44.856639 crc crio[22652]: time="2026-06-11T11:06:44.855710129Z" level=info msg="Created container 93f93713aed73daed2217cb0ac31c6e4cebb565eeb750f694f7de57ecac4c322: openstack/dnsmasq-dns-764b948f4c-dktdr/init" id=b3f31557-69e1-404d-a9cc-c10d06704d70 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.126144 | controller | Jun 11 11:06:44.857920 crc crio[22652]: time="2026-06-11T11:06:44.857746901Z" level=info msg="Starting container: 93f93713aed73daed2217cb0ac31c6e4cebb565eeb750f694f7de57ecac4c322" id=5642d8ad-1be1-4a34-9113-b048a10b7770 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.126162 | controller | Jun 11 11:06:44.867473 crc crio[22652]: time="2026-06-11T11:06:44.867058128Z" level=info msg="Started container" PID=69733 containerID=93f93713aed73daed2217cb0ac31c6e4cebb565eeb750f694f7de57ecac4c322 description=openstack/dnsmasq-dns-764b948f4c-dktdr/init id=5642d8ad-1be1-4a34-9113-b048a10b7770 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a9d899c65715bcbcf6b824f4c291f7291c2722612d1766ae8c6641562d796d42
2026-06-11 11:57:59.126179 | controller | Jun 11 11:06:45.200631 crc crio[22652]: 2026-06-11T11:06:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:827bde4ad983347 Mac:4e:81:31:42:04:a5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a7 Mtu:0 Sandbox:/var/run/netns/6303929c-7ce1-4d06-920d-bd5e4ecb8738 SocketPath: PciID:}] [{Interface:0xc000143140 Address:{IP:10.217.0.167 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.126197 | controller | Jun 11 11:06:45.201672 crc crio[22652]: time="2026-06-11T11:06:45.201606704Z" level=info msg="Got pod network &{Name:cinder-api-0 Namespace:openstack ID:827bde4ad9833476c270867fce46f53b1ec0a052afb14cf88a6c6e9953c52d3a UID:1dc75a8b-fe01-4f8a-8fff-f6b21b274089 NetNS:/var/run/netns/6303929c-7ce1-4d06-920d-bd5e4ecb8738 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1dc75a8b_fe01_4f8a_8fff_f6b21b274089.slice PodAnnotations:0xc00008c480}] Aliases:map[]}"
2026-06-11 11:57:59.126215 | controller | Jun 11 11:06:45.201777 crc crio[22652]: time="2026-06-11T11:06:45.201758579Z" level=info msg="Checking pod openstack_cinder-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.126233 | controller | Jun 11 11:06:45.254577 crc crio[22652]: time="2026-06-11T11:06:45.25449013Z" level=info msg="Ran pod sandbox 827bde4ad9833476c270867fce46f53b1ec0a052afb14cf88a6c6e9953c52d3a with infra container: openstack/cinder-api-0/POD" id=b3b21e2f-5a73-4b25-a5eb-784dc30b11d9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.126254 | controller | Jun 11 11:06:45.256508 crc crio[22652]: time="2026-06-11T11:06:45.256434382Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=2f92e83c-47fb-4f32-9a01-d4cfc4c4fa3a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.126271 | controller | Jun 11 11:06:45.259975 crc crio[22652]: time="2026-06-11T11:06:45.25989491Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=3f0cdfae-0974-4fc7-96ea-ae83d4bc2eda name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.126288 | controller | Jun 11 11:06:45.261090 crc crio[22652]: time="2026-06-11T11:06:45.260994106Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=c17396c2-9f7c-47c6-a0ce-a22aa4ee7f51 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.126305 | controller | Jun 11 11:06:45.275587 crc crio[22652]: time="2026-06-11T11:06:45.275470358Z" level=info msg="Creating container: openstack/cinder-api-0/cinder-api-log" id=8081be36-2720-4458-9675-dc3c8712abd6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.126322 | controller | Jun 11 11:06:45.275980 crc crio[22652]: time="2026-06-11T11:06:45.275921012Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.126339 | controller | Jun 11 11:06:45.320241 crc crio[22652]: time="2026-06-11T11:06:45.320044354Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=4261e42b-28a2-4def-ab67-ab034728d313 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.126419 | controller | Jun 11 11:06:45.361842 crc crio[22652]: time="2026-06-11T11:06:45.359296635Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:05ada8cde6c86ae8ee0ca06b60e0cbb9224777312d1f41e2b34dc7d5e04057f4" id=7a93874a-1b52-412b-9094-171d7b6183c3 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.126441 | controller | Jun 11 11:06:45.361842 crc crio[22652]: time="2026-06-11T11:06:45.359697278Z" level=info msg="Creating container: openstack/dnsmasq-dns-764b948f4c-dktdr/dnsmasq-dns" id=44395c8b-6169-47ff-9d52-b81b8a1303d4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.126458 | controller | Jun 11 11:06:45.361842 crc crio[22652]: time="2026-06-11T11:06:45.360450332Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.126475 | controller | Jun 11 11:06:45.361842 crc crio[22652]: time="2026-06-11T11:06:45.361711084Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified" id=859ca74d-1345-4c3f-aedb-d7151052023b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.126493 | controller | Jun 11 11:06:45.396982 crc crio[22652]: time="2026-06-11T11:06:45.396888621Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.126509 | controller | Jun 11 11:06:45.440497 crc crio[22652]: time="2026-06-11T11:06:45.440403495Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.126526 | controller | Jun 11 11:06:45.446690 crc crio[22652]: time="2026-06-11T11:06:45.446510587Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.126550 | controller | Jun 11 11:06:45.447458 crc crio[22652]: time="2026-06-11T11:06:45.447381103Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified" id=65b21c5f-0b61-4086-bcff-754fe40ff2e8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.126568 | controller | Jun 11 11:06:45.459087 crc crio[22652]: time="2026-06-11T11:06:45.458926656Z" level=info msg="Creating container: openstack/cinder-scheduler-0/cinder-scheduler" id=be8c0083-9bde-4b73-b355-a871f3fae8eb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.126585 | controller | Jun 11 11:06:45.467077 crc crio[22652]: time="2026-06-11T11:06:45.466972818Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.126603 | controller | Jun 11 11:06:45.566231 crc crio[22652]: time="2026-06-11T11:06:45.566076542Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.126619 | controller | Jun 11 11:06:45.599278 crc crio[22652]: time="2026-06-11T11:06:45.599180029Z" level=info msg="Created container 6499deeeb468d4ad04a26c5bb267d6223816495a6c2cbe220a48112087654ad8: openstack/dnsmasq-dns-764b948f4c-dktdr/dnsmasq-dns" id=44395c8b-6169-47ff-9d52-b81b8a1303d4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.126636 | controller | Jun 11 11:06:45.601639 crc crio[22652]: time="2026-06-11T11:06:45.601413911Z" level=info msg="Starting container: 6499deeeb468d4ad04a26c5bb267d6223816495a6c2cbe220a48112087654ad8" id=85ba6472-916d-4b09-b9e3-d80da20ad756 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.126652 | controller | Jun 11 11:06:45.608736 crc crio[22652]: time="2026-06-11T11:06:45.608632825Z" level=info msg="Started container" PID=69831 containerID=6499deeeb468d4ad04a26c5bb267d6223816495a6c2cbe220a48112087654ad8 description=openstack/dnsmasq-dns-764b948f4c-dktdr/dnsmasq-dns id=85ba6472-916d-4b09-b9e3-d80da20ad756 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a9d899c65715bcbcf6b824f4c291f7291c2722612d1766ae8c6641562d796d42
2026-06-11 11:57:59.126669 | controller | Jun 11 11:06:46.791537 crc crio[22652]: time="2026-06-11T11:06:46.790657799Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.126686 | controller | Jun 11 11:06:46.934759 crc crio[22652]: time="2026-06-11T11:06:46.934614126Z" level=info msg="Created container 9e06acb1a5ba4320da2e19d02fc8fb95c9d6d63384db945f74a990e11f5685dc: openstack/cinder-scheduler-0/cinder-scheduler" id=be8c0083-9bde-4b73-b355-a871f3fae8eb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.126703 | controller | Jun 11 11:06:46.936316 crc crio[22652]: time="2026-06-11T11:06:46.936246338Z" level=info msg="Starting container: 9e06acb1a5ba4320da2e19d02fc8fb95c9d6d63384db945f74a990e11f5685dc" id=0a7914c5-3ebf-4540-b665-434cbaa882f4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.126719 | controller | Jun 11 11:06:46.945901 crc crio[22652]: time="2026-06-11T11:06:46.945782336Z" level=info msg="Started container" PID=69921 containerID=9e06acb1a5ba4320da2e19d02fc8fb95c9d6d63384db945f74a990e11f5685dc description=openstack/cinder-scheduler-0/cinder-scheduler id=0a7914c5-3ebf-4540-b665-434cbaa882f4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b75c80169295af61c6fb47f15aa2f99648512aa5e15143d84bffa3843cc852cb
2026-06-11 11:57:59.126736 | controller | Jun 11 11:06:46.946564 crc crio[22652]: time="2026-06-11T11:06:46.946381225Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.126752 | controller | Jun 11 11:06:46.988002 crc crio[22652]: time="2026-06-11T11:06:46.987690869Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified" id=3740d5ed-a35f-4ae5-8ea1-da32775d1c3d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.126773 | controller | Jun 11 11:06:47.030986 crc crio[22652]: time="2026-06-11T11:06:47.030924364Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified" id=1108509b-7f2c-4c68-aafc-b276e3189b4a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.126790 | controller | Jun 11 11:06:47.090507 crc crio[22652]: time="2026-06-11T11:06:47.090408969Z" level=info msg="Creating container: openstack/cinder-scheduler-0/probe" id=9c262461-725c-459d-8696-829d5354ae0e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.126807 | controller | Jun 11 11:06:47.092222 crc crio[22652]: time="2026-06-11T11:06:47.092103512Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.126823 | controller | Jun 11 11:06:47.105908 crc crio[22652]: time="2026-06-11T11:06:47.105684088Z" level=info msg="Created container e8787d685263935cf26635dfc554ed095c2d271e5d1307a54ccc08026e47f995: openstack/cinder-api-0/cinder-api-log" id=8081be36-2720-4458-9675-dc3c8712abd6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.126841 | controller | Jun 11 11:06:47.107828 crc crio[22652]: time="2026-06-11T11:06:47.107731641Z" level=info msg="Starting container: e8787d685263935cf26635dfc554ed095c2d271e5d1307a54ccc08026e47f995" id=466324b7-e487-4b7c-ad53-bf7c75ca2aed name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.126858 | controller | Jun 11 11:06:47.114506 crc crio[22652]: time="2026-06-11T11:06:47.114432278Z" level=info msg="Started container" PID=69929 containerID=e8787d685263935cf26635dfc554ed095c2d271e5d1307a54ccc08026e47f995 description=openstack/cinder-api-0/cinder-api-log id=466324b7-e487-4b7c-ad53-bf7c75ca2aed name=/runtime.v1.RuntimeService/StartContainer sandboxID=827bde4ad9833476c270867fce46f53b1ec0a052afb14cf88a6c6e9953c52d3a
2026-06-11 11:57:59.126875 | controller | Jun 11 11:06:47.177513 crc crio[22652]: time="2026-06-11T11:06:47.177398062Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.126893 | controller | Jun 11 11:06:47.180979 crc crio[22652]: time="2026-06-11T11:06:47.180879891Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=1be24b71-f20c-498e-bd7b-8e9cea04c229 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.126909 | controller | Jun 11 11:06:47.225520 crc crio[22652]: time="2026-06-11T11:06:47.224925782Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=5804b8a3-d25b-4974-bae1-0ab9334573fd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.126926 | controller | Jun 11 11:06:47.261481 crc crio[22652]: time="2026-06-11T11:06:47.261292771Z" level=info msg="Creating container: openstack/cinder-api-0/cinder-api" id=3bf71711-1faa-43d0-b47e-12d5f9b474ca name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.126942 | controller | Jun 11 11:06:47.263545 crc crio[22652]: time="2026-06-11T11:06:47.263381417Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.126959 | controller | Jun 11 11:06:47.331531 crc crio[22652]: time="2026-06-11T11:06:47.331360665Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.126975 | controller | Jun 11 11:06:48.005730 crc crio[22652]: time="2026-06-11T11:06:48.005475045Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.126994 | controller | Jun 11 11:06:48.143680 crc crio[22652]: time="2026-06-11T11:06:48.139479533Z" level=info msg="Created container 9ee100ccc5c86d62c916d94068b487d102edab707123fd5ecfa64db9ffda3d64: openstack/cinder-scheduler-0/probe" id=9c262461-725c-459d-8696-829d5354ae0e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.127012 | controller | Jun 11 11:06:48.143680 crc crio[22652]: time="2026-06-11T11:06:48.141465025Z" level=info msg="Starting container: 9ee100ccc5c86d62c916d94068b487d102edab707123fd5ecfa64db9ffda3d64" id=30793462-bdf4-4ebc-bdfa-9568645ce0bd name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.127029 | controller | Jun 11 11:06:48.161674 crc crio[22652]: time="2026-06-11T11:06:48.161265501Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.127046 | controller | Jun 11 11:06:48.176399 crc crio[22652]: time="2026-06-11T11:06:48.169536988Z" level=info msg="Started container" PID=69965 containerID=9ee100ccc5c86d62c916d94068b487d102edab707123fd5ecfa64db9ffda3d64 description=openstack/cinder-scheduler-0/probe id=30793462-bdf4-4ebc-bdfa-9568645ce0bd name=/runtime.v1.RuntimeService/StartContainer sandboxID=b75c80169295af61c6fb47f15aa2f99648512aa5e15143d84bffa3843cc852cb
2026-06-11 11:57:59.127061 | controller | Jun 11 11:06:48.299763 crc crio[22652]: time="2026-06-11T11:06:48.29964882Z" level=info msg="Created container f43a84cba83fe08c2ebec748f3e92efcf1a0fcfafe8b697f3e16bc6eebaceddd: openstack/cinder-api-0/cinder-api" id=3bf71711-1faa-43d0-b47e-12d5f9b474ca name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.127078 | controller | Jun 11 11:06:48.300915 crc crio[22652]: time="2026-06-11T11:06:48.300819987Z" level=info msg="Starting container: f43a84cba83fe08c2ebec748f3e92efcf1a0fcfafe8b697f3e16bc6eebaceddd" id=77cae6dc-e5fc-46ca-9e9b-8679d0f8f108 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.127095 | controller | Jun 11 11:06:48.309501 crc crio[22652]: time="2026-06-11T11:06:48.309397707Z" level=info msg="Started container" PID=69975 containerID=f43a84cba83fe08c2ebec748f3e92efcf1a0fcfafe8b697f3e16bc6eebaceddd description=openstack/cinder-api-0/cinder-api id=77cae6dc-e5fc-46ca-9e9b-8679d0f8f108 name=/runtime.v1.RuntimeService/StartContainer sandboxID=827bde4ad9833476c270867fce46f53b1ec0a052afb14cf88a6c6e9953c52d3a
2026-06-11 11:57:59.127113 | controller | Jun 11 11:06:48.371444 crc crio[22652]: time="2026-06-11T11:06:48.370537231Z" level=info msg="Stopping container: e8787d685263935cf26635dfc554ed095c2d271e5d1307a54ccc08026e47f995 (timeout: 30s)" id=f897d7c6-0551-4bb1-8cc3-dedb7162d248 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.127130 | controller | Jun 11 11:06:48.371444 crc crio[22652]: time="2026-06-11T11:06:48.37076382Z" level=info msg="Stopping container: f43a84cba83fe08c2ebec748f3e92efcf1a0fcfafe8b697f3e16bc6eebaceddd (timeout: 30s)" id=fdc6750d-03b9-4aef-950b-8c43bf178802 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.127148 | controller | Jun 11 11:06:48.703689 crc crio[22652]: time="2026-06-11T11:06:48.703181484Z" level=info msg="Stopped container e8787d685263935cf26635dfc554ed095c2d271e5d1307a54ccc08026e47f995: openstack/cinder-api-0/cinder-api-log" id=f897d7c6-0551-4bb1-8cc3-dedb7162d248 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.127186 | controller | Jun 11 11:06:49.244307 crc crio[22652]: time="2026-06-11T11:06:49.243883052Z" level=info msg="Stopped container cbaca55dd3b4d40cc4006680cd7871a2db5356a2ba260afab5984a820037ffa1: openstack/ceilometer-0/ceilometer-notification-agent" id=3c350c2a-ad2d-494b-a0b6-52007d1373fc name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.127204 | controller | Jun 11 11:06:49.248782 crc crio[22652]: time="2026-06-11T11:06:49.245874014Z" level=info msg="Stopping pod sandbox: 6ad27316ebe077d1561c112eaf21e23d23397c5ea289bbc52584db4ed49f81f4" id=2fb0669b-b367-42eb-9d78-078d4fec7b9a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.127225 | controller | Jun 11 11:06:49.248782 crc crio[22652]: time="2026-06-11T11:06:49.246754152Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:6ad27316ebe077d1561c112eaf21e23d23397c5ea289bbc52584db4ed49f81f4 UID:8aac619d-73fe-470e-96ac-5031147eced9 NetNS:/var/run/netns/4af5c5f1-ad4c-40e0-b6aa-b9e514ece408 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8aac619d_73fe_470e_96ac_5031147eced9.slice PodAnnotations:0xc002400930}] Aliases:map[]}"
2026-06-11 11:57:59.127244 | controller | Jun 11 11:06:49.248782 crc crio[22652]: time="2026-06-11T11:06:49.247071852Z" level=info msg="Deleting pod openstack_ceilometer-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.127261 | controller | Jun 11 11:06:49.702659 crc crio[22652]: time="2026-06-11T11:06:49.702197312Z" level=info msg="Stopped pod sandbox: 6ad27316ebe077d1561c112eaf21e23d23397c5ea289bbc52584db4ed49f81f4" id=2fb0669b-b367-42eb-9d78-078d4fec7b9a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.127278 | controller | Jun 11 11:06:50.445924 crc crio[22652]: time="2026-06-11T11:06:50.445543299Z" level=info msg="Removing container: 133740f61f579be567199e61d42ced1f8e26cf818d10b89d38e8960db71210f5" id=bb0293f2-ef9b-471f-8c71-64e1f52f4385 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.127295 | controller | Jun 11 11:06:50.467718 crc crio[22652]: time="2026-06-11T11:06:50.467606812Z" level=info msg="Removed container 133740f61f579be567199e61d42ced1f8e26cf818d10b89d38e8960db71210f5: openstack/ceilometer-0/proxy-httpd" id=bb0293f2-ef9b-471f-8c71-64e1f52f4385 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.127312 | controller | Jun 11 11:06:50.470977 crc crio[22652]: time="2026-06-11T11:06:50.470859022Z" level=info msg="Removing container: 7916fdf63c5d36830ca6f2231688f7616017fd0fa4cab4835c7c7dcf8298dd05" id=61b92a94-3586-4eab-8cd9-fccd8761f9ba name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.127328 | controller | Jun 11 11:06:50.513678 crc crio[22652]: time="2026-06-11T11:06:50.513222449Z" level=info msg="Removed container 7916fdf63c5d36830ca6f2231688f7616017fd0fa4cab4835c7c7dcf8298dd05: openstack/ceilometer-0/sg-core" id=61b92a94-3586-4eab-8cd9-fccd8761f9ba name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.127361 | controller | Jun 11 11:06:50.528827 crc crio[22652]: time="2026-06-11T11:06:50.528640002Z" level=info msg="Removing container: cbaca55dd3b4d40cc4006680cd7871a2db5356a2ba260afab5984a820037ffa1" id=6acbbc95-1e82-4943-95b8-bef7006300e2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.127385 | controller | Jun 11 11:06:50.572093 crc crio[22652]: time="2026-06-11T11:06:50.571959619Z" level=info msg="Removed container cbaca55dd3b4d40cc4006680cd7871a2db5356a2ba260afab5984a820037ffa1: openstack/ceilometer-0/ceilometer-notification-agent" id=6acbbc95-1e82-4943-95b8-bef7006300e2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.127402 | controller | Jun 11 11:06:50.574790 crc crio[22652]: time="2026-06-11T11:06:50.574684765Z" level=info msg="Removing container: 51ba84be1682fda04697d061707398225dba69ef0c3a3a5e0ba3259cc548be8d" id=39fc1a3a-8910-47ed-9728-9f318adaf231 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.127419 | controller | Jun 11 11:06:50.608799 crc crio[22652]: time="2026-06-11T11:06:50.608657769Z" level=info msg="Removed container 51ba84be1682fda04697d061707398225dba69ef0c3a3a5e0ba3259cc548be8d: openstack/ceilometer-0/ceilometer-central-agent" id=39fc1a3a-8910-47ed-9728-9f318adaf231 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.127436 | controller | Jun 11 11:06:51.113904 crc crio[22652]: time="2026-06-11T11:06:51.113464354Z" level=info msg="Running pod sandbox: openstack/ceilometer-0/POD" id=a5b3c64d-5e92-4642-8668-07b8616f9ec9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.127458 | controller | Jun 11 11:06:51.114076 crc crio[22652]: time="2026-06-11T11:06:51.113938829Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.127477 | controller | Jun 11 11:06:51.151563 crc crio[22652]: time="2026-06-11T11:06:51.151459755Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:a9a55303c8b03ef4a1867f314d4fa8d16804e1c48745f18eef835050cf0df29f UID:5324601c-fe13-4827-ad77-b2abe7179831 NetNS:/var/run/netns/c9dbee4c-a393-485e-801e-b396b2329f52 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5324601c_fe13_4827_ad77_b2abe7179831.slice PodAnnotations:0xc0036e65d8}] Aliases:map[]}"
2026-06-11 11:57:59.127495 | controller | Jun 11 11:06:51.151563 crc crio[22652]: time="2026-06-11T11:06:51.151531147Z" level=info msg="Adding pod openstack_ceilometer-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.127514 | controller | Jun 11 11:06:51.746728 crc crio[22652]: 2026-06-11T11:06:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a9a55303c8b03ef Mac:a6:ad:f7:37:04:6a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a8 Mtu:0 Sandbox:/var/run/netns/c9dbee4c-a393-485e-801e-b396b2329f52 SocketPath: PciID:}] [{Interface:0xc0004326b0 Address:{IP:10.217.0.168 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.127531 | controller | Jun 11 11:06:51.748351 crc crio[22652]: time="2026-06-11T11:06:51.747713346Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:a9a55303c8b03ef4a1867f314d4fa8d16804e1c48745f18eef835050cf0df29f UID:5324601c-fe13-4827-ad77-b2abe7179831 NetNS:/var/run/netns/c9dbee4c-a393-485e-801e-b396b2329f52 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5324601c_fe13_4827_ad77_b2abe7179831.slice PodAnnotations:0xc0036e65d8}] Aliases:map[]}"
2026-06-11 11:57:59.127550 | controller | Jun 11 11:06:51.748351 crc crio[22652]: time="2026-06-11T11:06:51.747858551Z" level=info msg="Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.127569 | controller | Jun 11 11:06:51.761345 crc crio[22652]: time="2026-06-11T11:06:51.761216594Z" level=info msg="Ran pod sandbox a9a55303c8b03ef4a1867f314d4fa8d16804e1c48745f18eef835050cf0df29f with infra container: openstack/ceilometer-0/POD" id=a5b3c64d-5e92-4642-8668-07b8616f9ec9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.127586 | controller | Jun 11 11:06:51.775801 crc crio[22652]: time="2026-06-11T11:06:51.7756858Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=2bd2d02e-ef4c-4603-b3ca-5935113107cc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.127604 | controller | Jun 11 11:06:51.806553 crc crio[22652]: time="2026-06-11T11:06:51.806411751Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=8c60d21f-18e7-42f9-b3c1-35b85021776d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.127621 | controller | Jun 11 11:06:51.931757 crc crio[22652]: time="2026-06-11T11:06:51.931646416Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-central-agent" id=e5250dc3-47a5-4e0d-962b-aa06d9e2f337 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.127638 | controller | Jun 11 11:06:51.932302 crc crio[22652]: time="2026-06-11T11:06:51.932176833Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.127655 | controller | Jun 11 11:06:51.987578 crc crio[22652]: time="2026-06-11T11:06:51.987484885Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.127676 | controller | Jun 11 11:06:51.991894 crc crio[22652]: time="2026-06-11T11:06:51.991695438Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.127694 | controller | Jun 11 11:06:52.364595 crc crio[22652]: time="2026-06-11T11:06:52.364077802Z" level=info msg="Created container 4ded68061cfc6fb423ba3635f87c5ef3cef770dec9eaca2a2d4a01e2b1888244: openstack/ceilometer-0/ceilometer-central-agent" id=e5250dc3-47a5-4e0d-962b-aa06d9e2f337 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.127712 | controller | Jun 11 11:06:52.366065 crc crio[22652]: time="2026-06-11T11:06:52.365948692Z" level=info msg="Starting container: 4ded68061cfc6fb423ba3635f87c5ef3cef770dec9eaca2a2d4a01e2b1888244" id=52633832-a281-4748-bcba-fad13a41c636 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.127730 | controller | Jun 11 11:06:52.372106 crc crio[22652]: time="2026-06-11T11:06:52.371993952Z" level=info msg="Started container" PID=70552 containerID=4ded68061cfc6fb423ba3635f87c5ef3cef770dec9eaca2a2d4a01e2b1888244 description=openstack/ceilometer-0/ceilometer-central-agent id=52633832-a281-4748-bcba-fad13a41c636 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a9a55303c8b03ef4a1867f314d4fa8d16804e1c48745f18eef835050cf0df29f
2026-06-11 11:57:59.127747 | controller | Jun 11 11:06:52.490193 crc crio[22652]: time="2026-06-11T11:06:52.49004861Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=711fa06d-f088-40ea-a4f2-e34d19c4ddc8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.127764 | controller | Jun 11 11:06:52.529522 crc crio[22652]: time="2026-06-11T11:06:52.529429194Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=42937aec-891b-467d-bd80-e3bdeaf7284c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.127781 | controller | Jun 11 11:06:52.628545 crc crio[22652]: time="2026-06-11T11:06:52.628423005Z" level=info msg="Running pod sandbox: openstack/openstackclient/POD" id=cc89be66-0ee8-4c58-aafa-dde18dc083be name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.127798 | controller | Jun 11 11:06:52.628545 crc crio[22652]: time="2026-06-11T11:06:52.628547209Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.127815 | controller | Jun 11 11:06:52.630481 crc crio[22652]: time="2026-06-11T11:06:52.630395304Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-notification-agent" id=d7e18442-0a5c-40c6-b1fd-99b4184427fd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.127833 | controller | Jun 11 11:06:52.646500 crc crio[22652]: time="2026-06-11T11:06:52.64636581Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.127851 | controller | Jun 11 11:06:52.669418 crc crio[22652]: time="2026-06-11T11:06:52.669252635Z" level=info msg="Got pod network &{Name:openstackclient Namespace:openstack ID:b6890beff87b0f714987f2476a312d15871f34a75b4a81dbf1154ef57d5064f8 UID:adb4dd18-6ff6-4a08-8d8c-c2478cd64309 NetNS:/var/run/netns/00fbf6be-65a2-47ac-a1cc-0832f924e925 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podadb4dd18_6ff6_4a08_8d8c_c2478cd64309.slice PodAnnotations:0xc001e8e1f8}] Aliases:map[]}"
2026-06-11 11:57:59.127868 | controller | Jun 11 11:06:52.669418 crc crio[22652]: time="2026-06-11T11:06:52.669365108Z" level=info msg="Adding pod openstack_openstackclient to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.127890 | controller | Jun 11 11:06:52.747224 crc crio[22652]: time="2026-06-11T11:06:52.747074682Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.127908 | controller | Jun 11 11:06:52.752302 crc crio[22652]: time="2026-06-11T11:06:52.752232854Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.127925 | controller | Jun 11 11:06:56.622392 crc crio[22652]: time="2026-06-11T11:06:56.621314937Z" level=info msg="Created container 59bb2948db2d99ac3d96493ddb75b26fa3a2e865890cbe559e96790b4f45a66c: openstack/ceilometer-0/ceilometer-notification-agent" id=d7e18442-0a5c-40c6-b1fd-99b4184427fd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.127942 | controller | Jun 11 11:06:56.627308 crc crio[22652]: time="2026-06-11T11:06:56.62683615Z" level=info msg="Starting container: 59bb2948db2d99ac3d96493ddb75b26fa3a2e865890cbe559e96790b4f45a66c" id=2069a1f6-0422-4ad0-a3c8-b8312668df46 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.127960 | controller | Jun 11 11:06:56.633159 crc crio[22652]: time="2026-06-11T11:06:56.632952041Z" level=info msg="Started container" PID=70602 containerID=59bb2948db2d99ac3d96493ddb75b26fa3a2e865890cbe559e96790b4f45a66c description=openstack/ceilometer-0/ceilometer-notification-agent id=2069a1f6-0422-4ad0-a3c8-b8312668df46 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a9a55303c8b03ef4a1867f314d4fa8d16804e1c48745f18eef835050cf0df29f
2026-06-11 11:57:59.127977 | controller | Jun 11 11:06:59.152474 crc crio[22652]: time="2026-06-11T11:06:59.151636198Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=90758053-85eb-4fbd-8a3c-045a77e570c5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.127994 | controller | Jun 11 11:06:59.216288 crc crio[22652]: time="2026-06-11T11:06:59.216086668Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=6920c201-3f42-460d-a11b-50858153ad88 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.128010 | controller | Jun 11 11:06:59.913248 crc crio[22652]: time="2026-06-11T11:06:59.912718582Z" level=info msg="Creating container: openstack/ceilometer-0/sg-core" id=a378b41d-893d-47d9-acfa-b9860bcd4478 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.128027 | controller | Jun 11 11:06:59.913651 crc crio[22652]: time="2026-06-11T11:06:59.9135812Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.128043 | controller | Jun 11 11:06:59.975211 crc crio[22652]: time="2026-06-11T11:06:59.974988323Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.128060 | controller | Jun 11 11:06:59.980804 crc crio[22652]: time="2026-06-11T11:06:59.980669233Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.128077 | controller | Jun 11 11:07:00.569760 crc crio[22652]: time="2026-06-11T11:07:00.569529829Z" level=info msg="Created container 6f191e4c2fe33153f1b4b1a0fe2ddb6bb6c07c76dd90d597dfc7953e2b43185d: openstack/ceilometer-0/sg-core" id=a378b41d-893d-47d9-acfa-b9860bcd4478 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.128093 | controller | Jun 11 11:07:00.571361 crc crio[22652]: time="2026-06-11T11:07:00.570845601Z" level=info msg="Starting container: 6f191e4c2fe33153f1b4b1a0fe2ddb6bb6c07c76dd90d597dfc7953e2b43185d" id=a73b29cd-05fb-4bcd-b9af-b4791d060f06 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.128113 | controller | Jun 11 11:07:00.578168 crc crio[22652]: time="2026-06-11T11:07:00.577980884Z" level=info msg="Started container" PID=70957 containerID=6f191e4c2fe33153f1b4b1a0fe2ddb6bb6c07c76dd90d597dfc7953e2b43185d description=openstack/ceilometer-0/sg-core id=a73b29cd-05fb-4bcd-b9af-b4791d060f06 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a9a55303c8b03ef4a1867f314d4fa8d16804e1c48745f18eef835050cf0df29f
2026-06-11 11:57:59.128131 | controller | Jun 11 11:07:00.595976 crc crio[22652]: time="2026-06-11T11:07:00.595641166Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=62feed56-780a-4317-a1a5-61b9d317820a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.128147 | controller | Jun 11 11:07:00.629289 crc crio[22652]: 2026-06-11T11:07:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b6890beff87b0f7 Mac:62:2d:0d:53:28:eb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a9 Mtu:0 Sandbox:/var/run/netns/00fbf6be-65a2-47ac-a1cc-0832f924e925 SocketPath: PciID:}] [{Interface:0xc0004c05d0 Address:{IP:10.217.0.169 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.128164 | controller | Jun 11 11:07:00.629289 crc crio[22652]: time="2026-06-11T11:07:00.623799942Z" level=info msg="Got pod network &{Name:openstackclient Namespace:openstack ID:b6890beff87b0f714987f2476a312d15871f34a75b4a81dbf1154ef57d5064f8 UID:adb4dd18-6ff6-4a08-8d8c-c2478cd64309 NetNS:/var/run/netns/00fbf6be-65a2-47ac-a1cc-0832f924e925 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podadb4dd18_6ff6_4a08_8d8c_c2478cd64309.slice PodAnnotations:0xc001e8e1f8}] Aliases:map[]}"
2026-06-11 11:57:59.128181 | controller | Jun 11 11:07:00.629289 crc crio[22652]: time="2026-06-11T11:07:00.623933337Z" level=info msg="Checking pod openstack_openstackclient for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.128198 | controller | Jun 11 11:07:00.647827 crc crio[22652]: time="2026-06-11T11:07:00.647731481Z" level=info msg="Ran pod sandbox b6890beff87b0f714987f2476a312d15871f34a75b4a81dbf1154ef57d5064f8 with infra container: openstack/openstackclient/POD" id=cc89be66-0ee8-4c58-aafa-dde18dc083be name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.128214 | controller | Jun 11 11:07:00.653310 crc crio[22652]: time="2026-06-11T11:07:00.653211751Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified" id=eba6ba7b-0941-4de1-a2c9-d4890663dedd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.128231 | controller | Jun 11 11:07:00.653700 crc crio[22652]: time="2026-06-11T11:07:00.65350249Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified not found" id=eba6ba7b-0941-4de1-a2c9-d4890663dedd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.128249 | controller | Jun 11 11:07:00.653700 crc crio[22652]: time="2026-06-11T11:07:00.653576382Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified found" id=eba6ba7b-0941-4de1-a2c9-d4890663dedd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.128266 | controller | Jun 11 11:07:00.659004 crc crio[22652]: time="2026-06-11T11:07:00.658752594Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified" id=87ac3711-255d-40ae-a411-d008e7a0f57a name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.128283 | controller | Jun 11 11:07:00.682060 crc crio[22652]: time="2026-06-11T11:07:00.681930301Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\""
2026-06-11 11:57:59.128299 | controller | Jun 11 11:07:00.696235 crc crio[22652]: time="2026-06-11T11:07:00.69452508Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=2717875e-1945-41c7-9a75-fbcebda78ab2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.128320 | controller | Jun 11 11:07:00.738636 crc crio[22652]: time="2026-06-11T11:07:00.738549571Z" level=info msg="Creating container: openstack/ceilometer-0/proxy-httpd" id=e35bef84-0cfa-46a3-ad55-6cd8c7e29817 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.128337 | controller | Jun 11 11:07:00.740391 crc crio[22652]: time="2026-06-11T11:07:00.740323818Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.128374 | controller | Jun 11 11:07:00.759946 crc crio[22652]: time="2026-06-11T11:07:00.758720761Z" level=info msg="Stopping container: 19a2a978b37ff6d14c803ce11e6093e6c81398c66bfe64a05e1fc72655895ab2 (timeout: 10s)" id=6b852d44-0b4c-47a6-a5b5-9220a36fbedd name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.128393 | controller | Jun 11 11:07:00.909226 crc crio[22652]: time="2026-06-11T11:07:00.90519166Z" level=info msg="Stopped container 19a2a978b37ff6d14c803ce11e6093e6c81398c66bfe64a05e1fc72655895ab2: openstack/dnsmasq-dns-54f48964b7-gxqrj/dnsmasq-dns" id=6b852d44-0b4c-47a6-a5b5-9220a36fbedd name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.128410 | controller | Jun 11 11:07:00.909226 crc crio[22652]: time="2026-06-11T11:07:00.90742229Z" level=info msg="Stopping pod sandbox: 22770f2dc9cfde18957cd69f87aaebda7e0542eb59186692529aa6727b400ff4" id=c7c85c86-e533-4cf1-a290-50e3872e313b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.128429 | controller | Jun 11 11:07:00.909226 crc crio[22652]: time="2026-06-11T11:07:00.908108932Z" level=info msg="Got pod network &{Name:dnsmasq-dns-54f48964b7-gxqrj Namespace:openstack ID:22770f2dc9cfde18957cd69f87aaebda7e0542eb59186692529aa6727b400ff4 UID:ebd7703f-6237-449b-af2c-113763c5706e NetNS:/var/run/netns/596d6245-c98b-4c1a-8d71-9a6f3b3bd81b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podebd7703f_6237_449b_af2c_113763c5706e.slice PodAnnotations:0xc0036e60e8}] Aliases:map[]}"
2026-06-11 11:57:59.128452 | controller | Jun 11 11:07:00.909226 crc crio[22652]: time="2026-06-11T11:07:00.908314457Z" level=info msg="Deleting pod openstack_dnsmasq-dns-54f48964b7-gxqrj from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.128475 | controller | Jun 11 11:07:00.913549 crc crio[22652]: time="2026-06-11T11:07:00.913087294Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.128493 | controller | Jun 11 11:07:00.927176 crc crio[22652]: time="2026-06-11T11:07:00.926812635Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.128512 | controller | Jun 11 11:07:00.963517 crc crio[22652]: time="2026-06-11T11:07:00.963075289Z" level=info msg="Stopping container: 2ddf99d1c03e5bda6e825b9cc5eafdfc4b7ff4326b4bcf813c122028f96d7b05 (timeout: 30s)" id=6d974c52-e815-4ec8-a021-c4d2764478ac name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.128529 | controller | Jun 11 11:07:00.963517 crc crio[22652]: time="2026-06-11T11:07:00.963218552Z" level=info msg="Stopping container: 8428b616bdfab6e9b06feedcaab96ccb1650c6d52ba73f870aa774b589b2e264 (timeout: 30s)" id=60e5d8f2-4f74-4c4e-ab22-30fc17fe1c00 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.128546 | controller | Jun 11 11:07:01.250062 crc crio[22652]: time="2026-06-11T11:07:01.249945935Z" level=info msg="Stopped container 2ddf99d1c03e5bda6e825b9cc5eafdfc4b7ff4326b4bcf813c122028f96d7b05: openstack/neutron-86dcd8dfd8-ppxs8/neutron-httpd" id=6d974c52-e815-4ec8-a021-c4d2764478ac name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.128566 | controller | Jun 11 11:07:01.263256 crc crio[22652]: time="2026-06-11T11:07:01.260954193Z" level=info msg="Created container 679cba57a4f1193b48d3b1d68fd832a1cbf2b1e330c98c045c6c8edb535244f6: openstack/ceilometer-0/proxy-httpd" id=e35bef84-0cfa-46a3-ad55-6cd8c7e29817 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.128585 | controller | Jun 11 11:07:01.264404 crc crio[22652]: time="2026-06-11T11:07:01.263845214Z" level=info msg="Starting container: 679cba57a4f1193b48d3b1d68fd832a1cbf2b1e330c98c045c6c8edb535244f6" id=a91824cc-4f36-4e42-8ee9-e8be0f50e27b name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.128601 | controller | Jun 11 11:07:01.279838 crc crio[22652]: time="2026-06-11T11:07:01.279442128Z" level=info msg="Started container" PID=71121 containerID=679cba57a4f1193b48d3b1d68fd832a1cbf2b1e330c98c045c6c8edb535244f6 description=openstack/ceilometer-0/proxy-httpd id=a91824cc-4f36-4e42-8ee9-e8be0f50e27b name=/runtime.v1.RuntimeService/StartContainer sandboxID=a9a55303c8b03ef4a1867f314d4fa8d16804e1c48745f18eef835050cf0df29f
2026-06-11 11:57:59.128619 | controller | Jun 11 11:07:01.409828 crc crio[22652]: time="2026-06-11T11:07:01.409756959Z" level=info msg="Stopped pod sandbox: 22770f2dc9cfde18957cd69f87aaebda7e0542eb59186692529aa6727b400ff4" id=c7c85c86-e533-4cf1-a290-50e3872e313b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.128636 | controller | Jun 11 11:07:01.758240 crc crio[22652]: time="2026-06-11T11:07:01.757627566Z" level=info msg="Removing container: 19a2a978b37ff6d14c803ce11e6093e6c81398c66bfe64a05e1fc72655895ab2" id=139b32a9-2138-4569-9fae-d5c2a49636a9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.128654 | controller | Jun 11 11:07:01.870435 crc crio[22652]: time="2026-06-11T11:07:01.870297482Z" level=info msg="Removed container 19a2a978b37ff6d14c803ce11e6093e6c81398c66bfe64a05e1fc72655895ab2: openstack/dnsmasq-dns-54f48964b7-gxqrj/dnsmasq-dns" id=139b32a9-2138-4569-9fae-d5c2a49636a9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.128672 | controller | Jun 11 11:07:01.879439 crc crio[22652]: time="2026-06-11T11:07:01.879305843Z" level=info msg="Removing container: 1b11a61110831a558bd36378681767439563eb177ac3198390aede0a47b07239" id=67707c61-3eef-4a73-81c8-99e5567ca18f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.128689 | controller | Jun 11 11:07:01.934633 crc crio[22652]: time="2026-06-11T11:07:01.934445411Z" level=info msg="Removed container 1b11a61110831a558bd36378681767439563eb177ac3198390aede0a47b07239: openstack/dnsmasq-dns-54f48964b7-gxqrj/init" id=67707c61-3eef-4a73-81c8-99e5567ca18f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.128707 | controller | Jun 11 11:07:03.600364 crc crio[22652]: time="2026-06-11T11:07:03.59586452Z" level=info msg="Removing container: 465914790d1fccd124f1f85a4ac5295644a8145645e948815b486b3c11712d11" id=55307104-7618-4e22-ab6a-134da24ef1fb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.128724 | controller | Jun 11 11:07:03.729538 crc crio[22652]: time="2026-06-11T11:07:03.729464648Z" level=info msg="Removed container 465914790d1fccd124f1f85a4ac5295644a8145645e948815b486b3c11712d11: openshift-infra/auto-csr-approver-29686260-2pp8f/oc" id=55307104-7618-4e22-ab6a-134da24ef1fb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.128742 | controller | Jun 11 11:07:03.747489 crc crio[22652]: time="2026-06-11T11:07:03.747397877Z" level=info msg="Stopping pod sandbox: 524b10abab55b9cfa7912ba0333062fd27527dd019dfac4b897b43f2d805eb9d" id=8cfd3c21-7007-4f2f-8659-947837fdbf3c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.128759 | controller | Jun 11 11:07:03.747489 crc crio[22652]: time="2026-06-11T11:07:03.74749526Z" level=info msg="Stopped pod sandbox (already stopped): 524b10abab55b9cfa7912ba0333062fd27527dd019dfac4b897b43f2d805eb9d" id=8cfd3c21-7007-4f2f-8659-947837fdbf3c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.128775 | controller | Jun 11 11:07:03.751795 crc crio[22652]: time="2026-06-11T11:07:03.751708052Z" level=info msg="Removing pod sandbox: 524b10abab55b9cfa7912ba0333062fd27527dd019dfac4b897b43f2d805eb9d" id=08155b80-201a-48a3-a0fd-24b0dad97c3d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.128797 | controller | Jun 11 11:07:03.788903 crc crio[22652]: time="2026-06-11T11:07:03.788766475Z" level=info msg="Removed pod sandbox: 524b10abab55b9cfa7912ba0333062fd27527dd019dfac4b897b43f2d805eb9d" id=08155b80-201a-48a3-a0fd-24b0dad97c3d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.128815 | controller | Jun 11 11:07:03.789925 crc crio[22652]: time="2026-06-11T11:07:03.789765946Z" level=info msg="Stopping pod sandbox: 6ad27316ebe077d1561c112eaf21e23d23397c5ea289bbc52584db4ed49f81f4" id=7e7536da-28cb-428a-9974-c66f43775e9d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.128831 | controller | Jun 11 11:07:03.789925 crc crio[22652]: time="2026-06-11T11:07:03.78988122Z" level=info msg="Stopped pod sandbox (already stopped): 6ad27316ebe077d1561c112eaf21e23d23397c5ea289bbc52584db4ed49f81f4" id=7e7536da-28cb-428a-9974-c66f43775e9d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.128849 | controller | Jun 11 11:07:03.795191 crc crio[22652]: time="2026-06-11T11:07:03.794949137Z" level=info msg="Removing pod sandbox: 6ad27316ebe077d1561c112eaf21e23d23397c5ea289bbc52584db4ed49f81f4" id=cff06c4f-ed97-4dd6-be8c-43d9c64ce02d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.128866 | controller | Jun 11 11:07:03.835521 crc crio[22652]: time="2026-06-11T11:07:03.834873927Z" level=info msg="Removed pod sandbox: 6ad27316ebe077d1561c112eaf21e23d23397c5ea289bbc52584db4ed49f81f4" id=cff06c4f-ed97-4dd6-be8c-43d9c64ce02d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.128883 | controller | Jun 11 11:07:03.835933 crc crio[22652]: time="2026-06-11T11:07:03.835851608Z" level=info msg="Stopping pod sandbox: 4dc790dce2c1210604fcafab449b31b5e543df7a2013318a9f535d377ed6298b" id=6a8c5e85-6c28-4c02-b51c-1964dcba4eb9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.128900 | controller | Jun 11 11:07:03.836096 crc crio[22652]: time="2026-06-11T11:07:03.8359332Z" level=info msg="Stopped pod sandbox (already stopped): 4dc790dce2c1210604fcafab449b31b5e543df7a2013318a9f535d377ed6298b" id=6a8c5e85-6c28-4c02-b51c-1964dcba4eb9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.128917 | controller | Jun 11 11:07:03.836849 crc crio[22652]: time="2026-06-11T11:07:03.836794099Z" level=info msg="Removing pod sandbox: 4dc790dce2c1210604fcafab449b31b5e543df7a2013318a9f535d377ed6298b" id=1b186c5a-52ac-48e7-83f8-0771c8b1f82c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.128934 | controller | Jun 11 11:07:03.860095 crc crio[22652]: time="2026-06-11T11:07:03.86004768Z" level=info msg="Removed pod sandbox: 4dc790dce2c1210604fcafab449b31b5e543df7a2013318a9f535d377ed6298b" id=1b186c5a-52ac-48e7-83f8-0771c8b1f82c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.128951 | controller | Jun 11 11:07:03.862519 crc crio[22652]: time="2026-06-11T11:07:03.862448859Z" level=info msg="Stopping pod sandbox: 22770f2dc9cfde18957cd69f87aaebda7e0542eb59186692529aa6727b400ff4" id=2e7430d7-5d18-4353-8322-e5368da6e620 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.128969 | controller | Jun 11 11:07:03.862698 crc crio[22652]: time="2026-06-11T11:07:03.862555813Z" level=info msg="Stopped pod sandbox (already stopped): 22770f2dc9cfde18957cd69f87aaebda7e0542eb59186692529aa6727b400ff4" id=2e7430d7-5d18-4353-8322-e5368da6e620 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.128986 | controller | Jun 11 11:07:03.864574 crc crio[22652]: time="2026-06-11T11:07:03.864449334Z" level=info msg="Removing pod sandbox: 22770f2dc9cfde18957cd69f87aaebda7e0542eb59186692529aa6727b400ff4" id=d3cd3983-0a7c-4377-b777-ba04755b0e0a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.129003 | controller | Jun 11 11:07:03.894885 crc crio[22652]: time="2026-06-11T11:07:03.894824778Z" level=info msg="Removed pod sandbox: 22770f2dc9cfde18957cd69f87aaebda7e0542eb59186692529aa6727b400ff4" id=d3cd3983-0a7c-4377-b777-ba04755b0e0a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.129072 | controller | Jun 11 11:07:03.897342 crc crio[22652]: time="2026-06-11T11:07:03.897252805Z" level=info msg="Stopping pod sandbox: c99e7923b803cb64ee3d2ffd33260d13561764193fa0edfa55b5edb8ec43ff07" id=c9d15089-5e78-465c-83cf-b017a5ac7c2d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.129092 | controller | Jun 11 11:07:03.897534 crc crio[22652]: time="2026-06-11T11:07:03.897360529Z" level=info msg="Stopped pod sandbox (already stopped): c99e7923b803cb64ee3d2ffd33260d13561764193fa0edfa55b5edb8ec43ff07" id=c9d15089-5e78-465c-83cf-b017a5ac7c2d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.129110 | controller | Jun 11 11:07:03.898244 crc crio[22652]: time="2026-06-11T11:07:03.898186535Z" level=info msg="Removing pod sandbox: c99e7923b803cb64ee3d2ffd33260d13561764193fa0edfa55b5edb8ec43ff07" id=fe8789d0-203d-4f9b-9b95-a326d3d11ca4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.129127 | controller | Jun 11 11:07:03.920891 crc crio[22652]: time="2026-06-11T11:07:03.920800801Z" level=info msg="Removed pod sandbox: c99e7923b803cb64ee3d2ffd33260d13561764193fa0edfa55b5edb8ec43ff07" id=fe8789d0-203d-4f9b-9b95-a326d3d11ca4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.129145 | controller | Jun 11 11:07:03.922646 crc crio[22652]: time="2026-06-11T11:07:03.922527671Z" level=info msg="Stopping pod sandbox: dc7bf7d75969f83ae7f10afc076286a4c2a00f21a7d972872f8ebcebb8b31606" id=e938aa96-1d51-49e6-99ce-e06d6253693d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.129162 | controller | Jun 11 11:07:03.922771 crc crio[22652]: time="2026-06-11T11:07:03.922654005Z" level=info msg="Stopped pod sandbox (already stopped): dc7bf7d75969f83ae7f10afc076286a4c2a00f21a7d972872f8ebcebb8b31606" id=e938aa96-1d51-49e6-99ce-e06d6253693d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.129180 | controller | Jun 11 11:07:03.923593 crc crio[22652]: time="2026-06-11T11:07:03.923522245Z" level=info msg="Removing pod sandbox: dc7bf7d75969f83ae7f10afc076286a4c2a00f21a7d972872f8ebcebb8b31606" id=0ffdea21-f6ca-41e3-8b71-a05c5a867775 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.129197 | controller | Jun 11 11:07:03.949669 crc crio[22652]: time="2026-06-11T11:07:03.94957025Z" level=info msg="Removed pod sandbox: dc7bf7d75969f83ae7f10afc076286a4c2a00f21a7d972872f8ebcebb8b31606" id=0ffdea21-f6ca-41e3-8b71-a05c5a867775 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.129214 | controller | Jun 11 11:07:13.272212 crc crio[22652]: time="2026-06-11T11:07:13.270222793Z" level=info msg="Stopping container: 4ded68061cfc6fb423ba3635f87c5ef3cef770dec9eaca2a2d4a01e2b1888244 (timeout: 30s)" id=4fadb49b-e8ea-4da5-aebd-130fe615c9d3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.129231 | controller | Jun 11 11:07:13.277460 crc crio[22652]: time="2026-06-11T11:07:13.274716759Z" level=info msg="Stopping container: 6f191e4c2fe33153f1b4b1a0fe2ddb6bb6c07c76dd90d597dfc7953e2b43185d (timeout: 30s)" id=8587f152-f1d9-4601-85c8-436b6c8e6517 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.129249 | controller | Jun 11 11:07:13.277460 crc crio[22652]: time="2026-06-11T11:07:13.275445412Z" level=info msg="Stopping container: 59bb2948db2d99ac3d96493ddb75b26fa3a2e865890cbe559e96790b4f45a66c (timeout: 30s)" id=e74d5e7c-3948-4a6c-bfc4-3395888aed94 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.129265 | controller | Jun 11 11:07:13.277460 crc crio[22652]: time="2026-06-11T11:07:13.275630502Z" level=info msg="Stopping container: 679cba57a4f1193b48d3b1d68fd832a1cbf2b1e330c98c045c6c8edb535244f6 (timeout: 30s)" id=d819aea0-483c-4ec1-841c-2bb2adceb90e name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.129286 | controller | Jun 11 11:07:13.399485 crc crio[22652]: time="2026-06-11T11:07:13.3993707Z" level=info msg="Running pod sandbox: openstack/swift-proxy-678744d659-d76nc/POD" id=1bd4074b-85dd-4a55-a26f-30b5e6af9847 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.129305 | controller | Jun 11 11:07:13.399653 crc crio[22652]: time="2026-06-11T11:07:13.399496754Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.129323 | controller | Jun 11 11:07:13.628915 crc crio[22652]: time="2026-06-11T11:07:13.628791837Z" level=info msg="Stopping container: 9ee100ccc5c86d62c916d94068b487d102edab707123fd5ecfa64db9ffda3d64 (timeout: 30s)" id=7fdeb248-040f-4eb6-b9d6-1997fdd1137e name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.129341 | controller | Jun 11 11:07:13.629647 crc crio[22652]: time="2026-06-11T11:07:13.629566997Z" level=info msg="Stopping container: 9e06acb1a5ba4320da2e19d02fc8fb95c9d6d63384db945f74a990e11f5685dc (timeout: 30s)" id=4c479718-b044-4949-9f5c-3e6d8abd6876 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.129380 | controller | Jun 11 11:07:16.617604 crc crio[22652]: time="2026-06-11T11:07:16.617067975Z" level=info msg="Stopped container 6f191e4c2fe33153f1b4b1a0fe2ddb6bb6c07c76dd90d597dfc7953e2b43185d: openstack/ceilometer-0/sg-core" id=8587f152-f1d9-4601-85c8-436b6c8e6517 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.129400 | controller | Jun 11 11:07:16.618897 crc crio[22652]: time="2026-06-11T11:07:16.61881241Z" level=info msg="Stopped container 679cba57a4f1193b48d3b1d68fd832a1cbf2b1e330c98c045c6c8edb535244f6: openstack/ceilometer-0/proxy-httpd" id=d819aea0-483c-4ec1-841c-2bb2adceb90e name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.129417 | controller | Jun 11 11:07:16.844378 crc crio[22652]: time="2026-06-11T11:07:16.84422948Z" level=info msg="Stopped container 59bb2948db2d99ac3d96493ddb75b26fa3a2e865890cbe559e96790b4f45a66c: openstack/ceilometer-0/ceilometer-notification-agent" id=e74d5e7c-3948-4a6c-bfc4-3395888aed94 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.129435 | controller | Jun 11 11:07:16.883472 crc crio[22652]: time="2026-06-11T11:07:16.88309014Z" level=info msg="Got pod network &{Name:swift-proxy-678744d659-d76nc Namespace:openstack ID:bb6e7ee81ebe1fc3cd7ed91c31e766c5ea15f652efe76dad30708035c5be800b UID:bec29702-e774-434f-b79b-d06e42cfc814 NetNS:/var/run/netns/29e6c0c1-de1b-4884-990f-731db82fe637 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbec29702_e774_434f_b79b_d06e42cfc814.slice PodAnnotations:0xc0004bf228}] Aliases:map[]}"
2026-06-11 11:57:59.129452 | controller | Jun 11 11:07:16.883472 crc crio[22652]: time="2026-06-11T11:07:16.883188183Z" level=info msg="Adding pod openstack_swift-proxy-678744d659-d76nc to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.129470 | controller | Jun 11 11:07:16.887485 crc crio[22652]: time="2026-06-11T11:07:16.884902166Z" level=info msg="Stopped container 8428b616bdfab6e9b06feedcaab96ccb1650c6d52ba73f870aa774b589b2e264: openstack/neutron-86dcd8dfd8-ppxs8/neutron-api" id=60e5d8f2-4f74-4c4e-ab22-30fc17fe1c00 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.129488 | controller | Jun 11 11:07:16.888048 crc crio[22652]: time="2026-06-11T11:07:16.887949492Z" level=info msg="Stopping pod sandbox: 8c75d2414e2c641b162f08149535f56fa02bfaa707245996cb93e1240b73e0e6" id=6817091a-01f6-4b13-b435-6890e19f5e7e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.129506 | controller | Jun 11 11:07:16.888783 crc crio[22652]: time="2026-06-11T11:07:16.888700595Z" level=info msg="Got pod network &{Name:neutron-86dcd8dfd8-ppxs8 Namespace:openstack ID:8c75d2414e2c641b162f08149535f56fa02bfaa707245996cb93e1240b73e0e6 UID:693a60fe-2449-457b-a6b4-7012e8706631 NetNS:/var/run/netns/237cef78-7bfe-406d-a797-682d1b7a6c24 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod693a60fe_2449_457b_a6b4_7012e8706631.slice PodAnnotations:0xc0022f68f8}] Aliases:map[]}"
2026-06-11 11:57:59.129528 | controller | Jun 11 11:07:16.889066 crc crio[22652]: time="2026-06-11T11:07:16.888901252Z" level=info msg="Deleting pod openstack_neutron-86dcd8dfd8-ppxs8 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.129546 | controller | Jun 11 11:07:16.894883 crc crio[22652]: time="2026-06-11T11:07:16.893588201Z" level=info msg="Stopped container 9ee100ccc5c86d62c916d94068b487d102edab707123fd5ecfa64db9ffda3d64: openstack/cinder-scheduler-0/probe" id=7fdeb248-040f-4eb6-b9d6-1997fdd1137e name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.129564 | controller | Jun 11 11:07:16.931497 crc crio[22652]: time="2026-06-11T11:07:16.931366302Z" level=info msg="Stopped container 4ded68061cfc6fb423ba3635f87c5ef3cef770dec9eaca2a2d4a01e2b1888244: openstack/ceilometer-0/ceilometer-central-agent" id=4fadb49b-e8ea-4da5-aebd-130fe615c9d3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.129582 | controller | Jun 11 11:07:16.935439 crc crio[22652]: time="2026-06-11T11:07:16.932760655Z" level=info msg="Stopping pod sandbox: a9a55303c8b03ef4a1867f314d4fa8d16804e1c48745f18eef835050cf0df29f" id=feed581d-dce1-4cfd-8009-4c78e1afcb1a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.129599 | controller | Jun 11 11:07:16.935439 crc crio[22652]: time="2026-06-11T11:07:16.934106638Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:a9a55303c8b03ef4a1867f314d4fa8d16804e1c48745f18eef835050cf0df29f UID:5324601c-fe13-4827-ad77-b2abe7179831 NetNS:/var/run/netns/c9dbee4c-a393-485e-801e-b396b2329f52 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5324601c_fe13_4827_ad77_b2abe7179831.slice PodAnnotations:0xc00008cc78}] Aliases:map[]}"
2026-06-11 11:57:59.129616 | controller | Jun 11 11:07:16.935439 crc crio[22652]: time="2026-06-11T11:07:16.934340446Z" level=info msg="Deleting pod openstack_ceilometer-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.129634 | controller | Jun 11 11:07:17.596882 crc crio[22652]: time="2026-06-11T11:07:17.596401107Z" level=info msg="Stopped pod sandbox: a9a55303c8b03ef4a1867f314d4fa8d16804e1c48745f18eef835050cf0df29f" id=feed581d-dce1-4cfd-8009-4c78e1afcb1a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.129651 | controller | Jun 11 11:07:17.651863 crc crio[22652]: time="2026-06-11T11:07:17.651759387Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2ef2c3ebb9340307b3b5d6b8c8bf113f5dc11b07cf78924d38dde8b2945b8e04" id=87ac3711-255d-40ae-a411-d008e7a0f57a name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.129668 | controller | Jun 11 11:07:17.653333 crc crio[22652]: time="2026-06-11T11:07:17.652880336Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified" id=1ddc56cf-c15c-4f75-93db-095eb37d9826 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.129685 | controller | Jun 11 11:07:17.717483 crc crio[22652]: time="2026-06-11T11:07:17.717375827Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified" id=33d41edc-d59b-4ce5-be58-3226e051261a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.129703 | controller | Jun 11 11:07:17.754035 crc crio[22652]: time="2026-06-11T11:07:17.753904431Z" level=info msg="Creating container: openstack/openstackclient/openstackclient" id=7bd70c50-c9b1-4c89-b171-1593ffd469f4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.129720 | controller | Jun 11 11:07:17.758109 crc crio[22652]: time="2026-06-11T11:07:17.758029872Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.129741 | controller | Jun 11 11:07:17.810665 crc crio[22652]: 2026-06-11T11:07:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bb6e7ee81ebe1fc Mac:3a:91:f4:ea:38:2b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:aa Mtu:0 Sandbox:/var/run/netns/29e6c0c1-de1b-4884-990f-731db82fe637 SocketPath: PciID:}] [{Interface:0xc0004b45d0 Address:{IP:10.217.0.170 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.129759 | controller | Jun 11 11:07:17.812880 crc crio[22652]: time="2026-06-11T11:07:17.812802486Z" level=info msg="Got pod network &{Name:swift-proxy-678744d659-d76nc Namespace:openstack ID:bb6e7ee81ebe1fc3cd7ed91c31e766c5ea15f652efe76dad30708035c5be800b UID:bec29702-e774-434f-b79b-d06e42cfc814 NetNS:/var/run/netns/29e6c0c1-de1b-4884-990f-731db82fe637 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbec29702_e774_434f_b79b_d06e42cfc814.slice PodAnnotations:0xc0004bf228}] Aliases:map[]}"
2026-06-11 11:57:59.129776 | controller | Jun 11 11:07:17.813187 crc crio[22652]: time="2026-06-11T11:07:17.813058544Z" level=info msg="Checking pod openstack_swift-proxy-678744d659-d76nc for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.129793 | controller | Jun 11 11:07:17.825963 crc crio[22652]: time="2026-06-11T11:07:17.825799053Z" level=info msg="Ran pod sandbox bb6e7ee81ebe1fc3cd7ed91c31e766c5ea15f652efe76dad30708035c5be800b with infra container: openstack/swift-proxy-678744d659-d76nc/POD" id=1bd4074b-85dd-4a55-a26f-30b5e6af9847 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.129814 | controller | Jun 11 11:07:17.828427 crc crio[22652]: time="2026-06-11T11:07:17.828353173Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=318ded2a-34ac-4289-acd1-0c5ed1436524 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.129834 | controller | Jun 11 11:07:17.833970 crc crio[22652]: time="2026-06-11T11:07:17.833890546Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.129852 | controller | Jun 11 11:07:17.850182 crc crio[22652]: time="2026-06-11T11:07:17.84836746Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.129869 | controller | Jun 11 11:07:17.911738 crc crio[22652]: time="2026-06-11T11:07:17.910859218Z" level=info msg="Stopped pod sandbox: 8c75d2414e2c641b162f08149535f56fa02bfaa707245996cb93e1240b73e0e6" id=6817091a-01f6-4b13-b435-6890e19f5e7e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.129886 | controller | Jun 11 11:07:17.961167 crc crio[22652]: time="2026-06-11T11:07:17.960298637Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=2a912539-d954-49f2-9fcd-a944b32a6294 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.129903 | controller | Jun 11 11:07:17.972787 crc crio[22652]: time="2026-06-11T11:07:17.972551782Z" level=info msg="Creating container: openstack/swift-proxy-678744d659-d76nc/proxy-httpd" id=350f2904-f1af-4ab3-bf8d-5a3a612c025c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.129921 | controller | Jun 11 11:07:17.973057 crc crio[22652]: time="2026-06-11T11:07:17.972935804Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.129938 | controller | Jun 11 11:07:18.060525 crc crio[22652]: time="2026-06-11T11:07:18.060096123Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.129961 | controller | Jun 11 11:07:18.070688 crc crio[22652]: time="2026-06-11T11:07:18.066483023Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.129979 | controller | Jun 11 11:07:18.092368 crc crio[22652]: time="2026-06-11T11:07:18.092287354Z" level=info msg="Removing container: 2ddf99d1c03e5bda6e825b9cc5eafdfc4b7ff4326b4bcf813c122028f96d7b05" id=4ddb0e74-299c-4ce6-bc16-d8bf6bce8a4d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.129996 | controller | Jun 11 11:07:18.134486 crc crio[22652]: time="2026-06-11T11:07:18.134404251Z" level=info msg="Removed container 2ddf99d1c03e5bda6e825b9cc5eafdfc4b7ff4326b4bcf813c122028f96d7b05: openstack/neutron-86dcd8dfd8-ppxs8/neutron-httpd" id=4ddb0e74-299c-4ce6-bc16-d8bf6bce8a4d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.130014 | controller | Jun 11 11:07:18.142056 crc crio[22652]: time="2026-06-11T11:07:18.141951438Z" level=info msg="Removing container: 8428b616bdfab6e9b06feedcaab96ccb1650c6d52ba73f870aa774b589b2e264" id=ca740f68-5996-43c8-a616-9a06a6bbee45 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.130031 | controller | Jun 11 11:07:18.176711 crc crio[22652]: time="2026-06-11T11:07:18.176619914Z" level=info msg="Created container e6d374d025560bdac63c40075a199667e0c97c8155c6bfa20f94a653e8ae79b7: openstack/openstackclient/openstackclient" id=7bd70c50-c9b1-4c89-b171-1593ffd469f4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.130048 | controller | Jun 11 11:07:18.179230 crc crio[22652]: time="2026-06-11T11:07:18.178475892Z" level=info msg="Starting container: e6d374d025560bdac63c40075a199667e0c97c8155c6bfa20f94a653e8ae79b7" id=1b4802b0-a7a9-451d-99cf-c7c51d757dcf name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.130065 | controller | Jun 11 11:07:18.197680 crc crio[22652]: time="2026-06-11T11:07:18.197439308Z" level=info msg="Started container" PID=72317 containerID=e6d374d025560bdac63c40075a199667e0c97c8155c6bfa20f94a653e8ae79b7 description=openstack/openstackclient/openstackclient id=1b4802b0-a7a9-451d-99cf-c7c51d757dcf name=/runtime.v1.RuntimeService/StartContainer sandboxID=b6890beff87b0f714987f2476a312d15871f34a75b4a81dbf1154ef57d5064f8
2026-06-11 11:57:59.130082 | controller | Jun 11 11:07:18.217938 crc crio[22652]: time="2026-06-11T11:07:18.217585798Z" level=info msg="Removed container 8428b616bdfab6e9b06feedcaab96ccb1650c6d52ba73f870aa774b589b2e264: openstack/neutron-86dcd8dfd8-ppxs8/neutron-api" id=ca740f68-5996-43c8-a616-9a06a6bbee45 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.130099 | controller | Jun 11 11:07:18.221700 crc crio[22652]: time="2026-06-11T11:07:18.220922761Z" level=info msg="Removing container: 679cba57a4f1193b48d3b1d68fd832a1cbf2b1e330c98c045c6c8edb535244f6" id=106ba204-6041-42b2-a87d-02c01e11c1b2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.130116 | controller | Jun 11 11:07:18.277300 crc crio[22652]: time="2026-06-11T11:07:18.277111302Z" level=info msg="Removed container 679cba57a4f1193b48d3b1d68fd832a1cbf2b1e330c98c045c6c8edb535244f6: openstack/ceilometer-0/proxy-httpd" id=106ba204-6041-42b2-a87d-02c01e11c1b2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.130133 | controller | Jun 11 11:07:18.286396 crc crio[22652]: time="2026-06-11T11:07:18.286335821Z" level=info msg="Removing container: 6f191e4c2fe33153f1b4b1a0fe2ddb6bb6c07c76dd90d597dfc7953e2b43185d" id=36de09a9-1d39-4b19-a81f-db0cfc92cc93 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.130150 | controller | Jun 11 11:07:18.314506 crc crio[22652]: time="2026-06-11T11:07:18.314416244Z" level=info msg="Removed container 6f191e4c2fe33153f1b4b1a0fe2ddb6bb6c07c76dd90d597dfc7953e2b43185d: openstack/ceilometer-0/sg-core" id=36de09a9-1d39-4b19-a81f-db0cfc92cc93 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.130170 | controller | Jun 11 11:07:18.319059 crc crio[22652]: time="2026-06-11T11:07:18.318966833Z" level=info msg="Removing container: 59bb2948db2d99ac3d96493ddb75b26fa3a2e865890cbe559e96790b4f45a66c" id=dbe9e672-0ee0-4a99-92c7-0fedc1fd6bd7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.130188 | controller | Jun 11 11:07:18.356781 crc crio[22652]: time="2026-06-11T11:07:18.35667816Z" level=info msg="Removed container 59bb2948db2d99ac3d96493ddb75b26fa3a2e865890cbe559e96790b4f45a66c: openstack/ceilometer-0/ceilometer-notification-agent" id=dbe9e672-0ee0-4a99-92c7-0fedc1fd6bd7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.130205 | controller | Jun 11 11:07:18.360539 crc crio[22652]: time="2026-06-11T11:07:18.360455783Z" level=info msg="Removing container: 4ded68061cfc6fb423ba3635f87c5ef3cef770dec9eaca2a2d4a01e2b1888244" id=d73881ed-a23e-49a3-81b6-331ffa5b07ac name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.130222 | controller | Jun 11 11:07:18.378397 crc crio[22652]: time="2026-06-11T11:07:18.37825212Z" level=warning msg="Stopping container f43a84cba83fe08c2ebec748f3e92efcf1a0fcfafe8b697f3e16bc6eebaceddd with stop signal(15) timed out. Killing..."
2026-06-11 11:57:59.130239 | controller | Jun 11 11:07:18.394203 crc crio[22652]: time="2026-06-11T11:07:18.394064518Z" level=info msg="Removed container 4ded68061cfc6fb423ba3635f87c5ef3cef770dec9eaca2a2d4a01e2b1888244: openstack/ceilometer-0/ceilometer-central-agent" id=d73881ed-a23e-49a3-81b6-331ffa5b07ac name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.130257 | controller | Jun 11 11:07:18.398161 crc crio[22652]: time="2026-06-11T11:07:18.397988299Z" level=info msg="Created container 0824409c11eebe1d877c8269e0d1d0c3b98ea8f3cacad1daed5ee9159069a0c0: openstack/swift-proxy-678744d659-d76nc/proxy-httpd" id=350f2904-f1af-4ab3-bf8d-5a3a612c025c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.130274 | controller | Jun 11 11:07:18.399915 crc crio[22652]: time="2026-06-11T11:07:18.399718514Z" level=info msg="Starting container: 0824409c11eebe1d877c8269e0d1d0c3b98ea8f3cacad1daed5ee9159069a0c0" id=3d7ff46e-6b93-482f-b5b7-7da7c6f4b22f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.130292 | controller | Jun 11 11:07:18.409532 crc crio[22652]: time="2026-06-11T11:07:18.409023495Z" level=info msg="Started container" PID=72335 containerID=0824409c11eebe1d877c8269e0d1d0c3b98ea8f3cacad1daed5ee9159069a0c0 description=openstack/swift-proxy-678744d659-d76nc/proxy-httpd id=3d7ff46e-6b93-482f-b5b7-7da7c6f4b22f name=/runtime.v1.RuntimeService/StartContainer sandboxID=bb6e7ee81ebe1fc3cd7ed91c31e766c5ea15f652efe76dad30708035c5be800b
2026-06-11 11:57:59.130311 | controller | Jun 11 11:07:18.452879 crc crio[22652]: time="2026-06-11T11:07:18.452720305Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=d11ad533-6e76-4df4-9dc5-df4827dd2f3d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.130328 | controller | Jun 11 11:07:18.471226 crc crio[22652]: time="2026-06-11T11:07:18.470955075Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=3a0f214f-661d-4632-b0c2-b2e02c5ed55e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.130362 | controller | Jun 11 11:07:18.485635 crc crio[22652]: time="2026-06-11T11:07:18.48545403Z" level=info msg="Creating container: openstack/swift-proxy-678744d659-d76nc/proxy-server" id=372991bd-69a7-4b1f-9531-167a08384a6a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.130386 | controller | Jun 11 11:07:18.486080 crc crio[22652]: time="2026-06-11T11:07:18.485883253Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.130405 | controller | Jun 11 11:07:18.515324 crc crio[22652]: time="2026-06-11T11:07:18.515221621Z" level=error msg="Killing container f43a84cba83fe08c2ebec748f3e92efcf1a0fcfafe8b697f3e16bc6eebaceddd failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill f43a84cba83fe08c2ebec748f3e92efcf1a0fcfafe8b697f3e16bc6eebaceddd KILL` failed: process not running: No such process\n : exit status 1"
2026-06-11 11:57:59.130426 | controller | Jun 11 11:07:18.701778 crc crio[22652]: time="2026-06-11T11:07:18.698202274Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.130444 | controller | Jun 11 11:07:18.705711 crc crio[22652]: time="2026-06-11T11:07:18.705626459Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.130461 | controller | Jun 11 11:07:18.817710 crc crio[22652]: time="2026-06-11T11:07:18.817603319Z" level=info msg="Stopped container f43a84cba83fe08c2ebec748f3e92efcf1a0fcfafe8b697f3e16bc6eebaceddd: openstack/cinder-api-0/cinder-api" id=fdc6750d-03b9-4aef-950b-8c43bf178802 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.130478 | controller | Jun 11 11:07:18.818589 crc crio[22652]: time="2026-06-11T11:07:18.818510073Z" level=info msg="Stopping pod sandbox: 827bde4ad9833476c270867fce46f53b1ec0a052afb14cf88a6c6e9953c52d3a" id=602a3968-ecbf-4c2d-8b4f-5af93d32421b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.130495 | controller | Jun 11 11:07:18.819359 crc crio[22652]: time="2026-06-11T11:07:18.819274217Z" level=info msg="Got pod network &{Name:cinder-api-0 Namespace:openstack ID:827bde4ad9833476c270867fce46f53b1ec0a052afb14cf88a6c6e9953c52d3a UID:1dc75a8b-fe01-4f8a-8fff-f6b21b274089 NetNS:/var/run/netns/6303929c-7ce1-4d06-920d-bd5e4ecb8738 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1dc75a8b_fe01_4f8a_8fff_f6b21b274089.slice PodAnnotations:0xc0004bf540}] Aliases:map[]}"
2026-06-11 11:57:59.130513 | controller | Jun 11 11:07:18.819582 crc crio[22652]: time="2026-06-11T11:07:18.819531375Z" level=info msg="Deleting pod openstack_cinder-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.130530 | controller | Jun 11 11:07:18.884081 crc crio[22652]: time="2026-06-11T11:07:18.883453853Z" level=info msg="Created container f36a1388777320fe28e47167f794f58794318dca32b82fc4812961d07644880a: openstack/swift-proxy-678744d659-d76nc/proxy-server" id=372991bd-69a7-4b1f-9531-167a08384a6a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.130547 | controller | Jun 11 11:07:18.899445 crc crio[22652]: time="2026-06-11T11:07:18.899082929Z" level=info msg="Starting container: f36a1388777320fe28e47167f794f58794318dca32b82fc4812961d07644880a" id=0daf8504-c0ea-497b-83f0-b0a97e9504bd name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.130564 | controller | Jun 11 11:07:18.920558 crc crio[22652]: time="2026-06-11T11:07:18.920462719Z" level=info msg="Started container" PID=72498 containerID=f36a1388777320fe28e47167f794f58794318dca32b82fc4812961d07644880a description=openstack/swift-proxy-678744d659-d76nc/proxy-server id=0daf8504-c0ea-497b-83f0-b0a97e9504bd name=/runtime.v1.RuntimeService/StartContainer sandboxID=bb6e7ee81ebe1fc3cd7ed91c31e766c5ea15f652efe76dad30708035c5be800b
2026-06-11 11:57:59.130582 | controller | Jun 11 11:07:19.306451 crc crio[22652]: time="2026-06-11T11:07:19.305856942Z" level=info msg="Stopped pod sandbox: 827bde4ad9833476c270867fce46f53b1ec0a052afb14cf88a6c6e9953c52d3a" id=602a3968-ecbf-4c2d-8b4f-5af93d32421b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.130599 | controller | Jun 11 11:07:19.338631 crc crio[22652]: time="2026-06-11T11:07:19.338238826Z" level=info msg="Stopped container 9e06acb1a5ba4320da2e19d02fc8fb95c9d6d63384db945f74a990e11f5685dc: openstack/cinder-scheduler-0/cinder-scheduler" id=4c479718-b044-4949-9f5c-3e6d8abd6876 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.130620 | controller | Jun 11 11:07:19.341245 crc crio[22652]: time="2026-06-11T11:07:19.341096025Z" level=info msg="Stopping pod sandbox: b75c80169295af61c6fb47f15aa2f99648512aa5e15143d84bffa3843cc852cb" id=0e0c7c9f-4b46-43a5-862d-9e6fffa0b6a9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.130638 | controller | Jun 11 11:07:19.341779 crc crio[22652]: time="2026-06-11T11:07:19.341709055Z" level=info msg="Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:b75c80169295af61c6fb47f15aa2f99648512aa5e15143d84bffa3843cc852cb UID:87068b00-1134-4df2-b984-9e14be1ff5f4 NetNS:/var/run/netns/a567d42b-f11c-4445-9089-35e29af1ef0b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod87068b00_1134_4df2_b984_9e14be1ff5f4.slice PodAnnotations:0xc001e8e648}] Aliases:map[]}"
2026-06-11 11:57:59.130655 | controller | Jun 11 11:07:19.341965 crc crio[22652]: time="2026-06-11T11:07:19.341897351Z" level=info msg="Deleting pod openstack_cinder-scheduler-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.130673 | controller | Jun 11 11:07:19.351157 crc crio[22652]: time="2026-06-11T11:07:19.350981795Z" level=info msg="Running pod sandbox: openstack/ceilometer-0/POD" id=df20ec98-1f40-4c63-b00f-b23956a928fe name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.130690 | controller | Jun 11 11:07:19.351328 crc crio[22652]: time="2026-06-11T11:07:19.351167751Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.130708 | controller | Jun 11 11:07:19.386200 crc crio[22652]: time="2026-06-11T11:07:19.386058385Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:b25247bce502aa1f000e3fb3bae293e30dcdc60c05f7fdd1c67db2653515ee6b UID:dd949df2-1dd4-48ae-bab5-37f7763942dd NetNS:/var/run/netns/5d8171dd-15cd-4555-acbd-5b6d2508d391 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddd949df2_1dd4_48ae_bab5_37f7763942dd.slice PodAnnotations:0xc0004bf778}] Aliases:map[]}"
2026-06-11 11:57:59.130726 | controller | Jun 11 11:07:19.386516 crc crio[22652]: time="2026-06-11T11:07:19.38621259Z" level=info msg="Adding pod openstack_ceilometer-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.130744 | controller | Jun 11 11:07:19.732958 crc crio[22652]: time="2026-06-11T11:07:19.730314088Z" level=info msg="Stopped pod sandbox: b75c80169295af61c6fb47f15aa2f99648512aa5e15143d84bffa3843cc852cb" id=0e0c7c9f-4b46-43a5-862d-9e6fffa0b6a9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.130761 | controller | Jun 11 11:07:20.038909 crc crio[22652]: 2026-06-11T11:07:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b25247bce502aa1 Mac:be:b7:0e:9f:9a:5f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ab Mtu:0 Sandbox:/var/run/netns/5d8171dd-15cd-4555-acbd-5b6d2508d391 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.171 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.130779 | controller | Jun 11 11:07:20.046469 crc crio[22652]: time="2026-06-11T11:07:20.045928797Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:b25247bce502aa1f000e3fb3bae293e30dcdc60c05f7fdd1c67db2653515ee6b UID:dd949df2-1dd4-48ae-bab5-37f7763942dd NetNS:/var/run/netns/5d8171dd-15cd-4555-acbd-5b6d2508d391 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddd949df2_1dd4_48ae_bab5_37f7763942dd.slice PodAnnotations:0xc0004bf778}] Aliases:map[]}"
2026-06-11 11:57:59.130796 | controller | Jun 11 11:07:20.046469 crc crio[22652]: time="2026-06-11T11:07:20.046287652Z" level=info msg="Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.130817 | controller | Jun 11 11:07:20.065628 crc crio[22652]: time="2026-06-11T11:07:20.065044246Z" level=info msg="Ran pod sandbox b25247bce502aa1f000e3fb3bae293e30dcdc60c05f7fdd1c67db2653515ee6b with infra container: openstack/ceilometer-0/POD" id=df20ec98-1f40-4c63-b00f-b23956a928fe name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.130836 | controller | Jun 11 11:07:20.109250 crc crio[22652]: time="2026-06-11T11:07:20.109025865Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=2cab3005-5c40-4138-80fb-0373af6b8c81 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.130853 | controller | Jun 11 11:07:20.186612 crc crio[22652]: time="2026-06-11T11:07:20.186463604Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=5b2e6442-1976-43e1-90ed-179729f659fc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.130871 | controller | Jun 11 11:07:20.221772 crc crio[22652]: time="2026-06-11T11:07:20.221644864Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-central-agent" id=f259d4c2-a270-42ea-a4e1-bca9e52462ec name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.130889 | controller | Jun 11 11:07:20.222284 crc crio[22652]: time="2026-06-11T11:07:20.222090908Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.130906 | controller | Jun 11 11:07:20.261724 crc crio[22652]: time="2026-06-11T11:07:20.260854295Z" level=info msg="Removing container: f43a84cba83fe08c2ebec748f3e92efcf1a0fcfafe8b697f3e16bc6eebaceddd" id=030b0728-a223-4223-b36b-f09a7c7bfd3a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.130923 | controller | Jun 11 11:07:20.328773 crc crio[22652]: time="2026-06-11T11:07:20.328690738Z" level=info msg="Removed container f43a84cba83fe08c2ebec748f3e92efcf1a0fcfafe8b697f3e16bc6eebaceddd: openstack/cinder-api-0/cinder-api" id=030b0728-a223-4223-b36b-f09a7c7bfd3a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.130941 | controller | Jun 11 11:07:20.337945 crc crio[22652]: time="2026-06-11T11:07:20.337842322Z" level=info msg="Removing container: e8787d685263935cf26635dfc554ed095c2d271e5d1307a54ccc08026e47f995" id=46a375bd-8dc1-403b-a613-d4979f2fae68 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.130958 | controller | Jun 11 11:07:20.358533 crc crio[22652]: time="2026-06-11T11:07:20.358329053Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.130975 | controller | Jun 11 11:07:20.366256 crc crio[22652]: time="2026-06-11T11:07:20.363846346Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.130993 | controller | Jun 11 11:07:20.374023 crc crio[22652]: time="2026-06-11T11:07:20.373906412Z" level=info msg="Removed container e8787d685263935cf26635dfc554ed095c2d271e5d1307a54ccc08026e47f995: openstack/cinder-api-0/cinder-api-log" id=46a375bd-8dc1-403b-a613-d4979f2fae68 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.131009 | controller | Jun 11 11:07:20.382204 crc crio[22652]: time="2026-06-11T11:07:20.381921204Z" level=info msg="Removing container: 9ee100ccc5c86d62c916d94068b487d102edab707123fd5ecfa64db9ffda3d64" id=a983cb58-1a1d-4d21-84f0-7eccc88e205a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.131026 | controller | Jun 11 11:07:20.417989 crc crio[22652]: time="2026-06-11T11:07:20.417832082Z" level=info msg="Removed container 9ee100ccc5c86d62c916d94068b487d102edab707123fd5ecfa64db9ffda3d64: openstack/cinder-scheduler-0/probe" id=a983cb58-1a1d-4d21-84f0-7eccc88e205a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.131048 | controller | Jun 11 11:07:20.421540 crc crio[22652]: time="2026-06-11T11:07:20.421331488Z" level=info msg="Removing container: 9e06acb1a5ba4320da2e19d02fc8fb95c9d6d63384db945f74a990e11f5685dc" id=eb22ab99-522b-48f7-9dcb-a0043ba7dec2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.131065 | controller | Jun 11 11:07:20.478722 crc crio[22652]: time="2026-06-11T11:07:20.477971586Z" level=info msg="Removed container 9e06acb1a5ba4320da2e19d02fc8fb95c9d6d63384db945f74a990e11f5685dc: openstack/cinder-scheduler-0/cinder-scheduler" id=eb22ab99-522b-48f7-9dcb-a0043ba7dec2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.131083 | controller | Jun 11 11:07:20.571795 crc crio[22652]: time="2026-06-11T11:07:20.571665809Z" level=info msg="Created container f2eca789769b1b054f957027af7e5d2559216eb8726d1a2a024003d1eedf994c: openstack/ceilometer-0/ceilometer-central-agent" id=f259d4c2-a270-42ea-a4e1-bca9e52462ec name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.131102 | controller | Jun 11 11:07:20.573426 crc crio[22652]: time="2026-06-11T11:07:20.573356Z" level=info msg="Starting container: f2eca789769b1b054f957027af7e5d2559216eb8726d1a2a024003d1eedf994c" id=a707eaf8-9d88-4e01-9941-90af8a2fc2b9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.131121 | controller | Jun 11 11:07:20.580508 crc crio[22652]: time="2026-06-11T11:07:20.580422621Z" level=info msg="Started container" PID=72808 containerID=f2eca789769b1b054f957027af7e5d2559216eb8726d1a2a024003d1eedf994c description=openstack/ceilometer-0/ceilometer-central-agent id=a707eaf8-9d88-4e01-9941-90af8a2fc2b9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b25247bce502aa1f000e3fb3bae293e30dcdc60c05f7fdd1c67db2653515ee6b
2026-06-11 11:57:59.131151 | controller | Jun 11 11:07:20.675198 crc crio[22652]: time="2026-06-11T11:07:20.675045247Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=1d496fec-61e8-42a9-8f9e-0eca500626dd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.131172 | controller | Jun 11 11:07:20.699539 crc crio[22652]: time="2026-06-11T11:07:20.699448611Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=4eb0ccc9-233d-49ac-8ad0-3059596616d3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.131190 | controller | Jun 11 11:07:20.956453 crc crio[22652]: time="2026-06-11T11:07:20.956343409Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-notification-agent" id=b22e1940-4348-4518-8316-90d7032f2533 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.131206 | controller | Jun 11 11:07:20.957706 crc crio[22652]: time="2026-06-11T11:07:20.956725071Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.131223 | controller | Jun 11 11:07:20.997216 crc crio[22652]: time="2026-06-11T11:07:20.997080675Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.131241 | controller | Jun 11 11:07:21.000485 crc crio[22652]: time="2026-06-11T11:07:21.000413579Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.131259 | controller | Jun 11 11:07:21.350194 crc crio[22652]: time="2026-06-11T11:07:21.349594981Z" level=info msg="Created container f51c20b0128087d04d7c00f7ce4062dacbeaed2d56899a045646e69e15bb251a: openstack/ceilometer-0/ceilometer-notification-agent" id=b22e1940-4348-4518-8316-90d7032f2533 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.131277 | controller | Jun 11 11:07:21.355272 crc crio[22652]: time="2026-06-11T11:07:21.355219971Z" level=info msg="Starting container: f51c20b0128087d04d7c00f7ce4062dacbeaed2d56899a045646e69e15bb251a" id=c9cf23c0-3785-4730-aad6-e3b20168ff41 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.131297 | controller | Jun 11 11:07:21.385458 crc crio[22652]: time="2026-06-11T11:07:21.38539439Z" level=info msg="Started container" PID=72854 containerID=f51c20b0128087d04d7c00f7ce4062dacbeaed2d56899a045646e69e15bb251a description=openstack/ceilometer-0/ceilometer-notification-agent id=c9cf23c0-3785-4730-aad6-e3b20168ff41 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b25247bce502aa1f000e3fb3bae293e30dcdc60c05f7fdd1c67db2653515ee6b
2026-06-11 11:57:59.131315 | controller | Jun 11 11:07:21.436674 crc crio[22652]: time="2026-06-11T11:07:21.43654514Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=fa3fdfc8-6e7e-4028-bf5d-b89ea01194ad name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.131333 | controller | Jun 11 11:07:21.463877 crc crio[22652]: time="2026-06-11T11:07:21.463451777Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=520c0607-698c-4854-8e32-6477172f6e61 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.131371 | controller | Jun 11 11:07:21.487546 crc crio[22652]: time="2026-06-11T11:07:21.487423849Z" level=info msg="Creating container: openstack/ceilometer-0/sg-core" id=eba49a05-6ef1-4337-9d3a-a8a4215ee7a1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.131391 | controller | Jun 11 11:07:21.487922 crc crio[22652]: time="2026-06-11T11:07:21.487876083Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.131409 | controller | Jun 11 11:07:21.647811 crc crio[22652]: time="2026-06-11T11:07:21.647767829Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.131426 | controller | Jun 11 11:07:21.656199 crc crio[22652]: time="2026-06-11T11:07:21.656077622Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.131443 | controller | Jun 11 11:07:21.813600 crc crio[22652]: time="2026-06-11T11:07:21.813458612Z" level=info msg="Running pod sandbox: openstack/cinder-api-0/POD" id=56133cdb-795d-49ec-9cc2-36201b2a3fda name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.131459 | controller | Jun 11 11:07:21.813600 crc crio[22652]: time="2026-06-11T11:07:21.813568196Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.131476 | controller | Jun 11 11:07:21.860795 crc crio[22652]: time="2026-06-11T11:07:21.860724501Z" level=info msg="Got pod network &{Name:cinder-api-0 Namespace:openstack ID:6c4c3b4cab1b94a01e57278c424ba74f4a7a71a38ab051246ae1731a1da1b149 UID:02a97cd2-909b-4735-8fcb-fac0f9d9d408 NetNS:/var/run/netns/e0a4c99a-d107-4fed-bd24-dd2242549151 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod02a97cd2_909b_4735_8fcb_fac0f9d9d408.slice PodAnnotations:0xc005a4c030}] Aliases:map[]}"
2026-06-11 11:57:59.131493 | controller | Jun 11 11:07:21.861225 crc crio[22652]: time="2026-06-11T11:07:21.861196946Z" level=info msg="Adding pod openstack_cinder-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.131511 | controller | Jun 11 11:07:21.941972 crc crio[22652]: time="2026-06-11T11:07:21.941565413Z" level=info msg="Running pod sandbox: openstack/cinder-scheduler-0/POD" id=12a16a51-3014-45cb-ba4d-a952b3197cea name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.131527 | controller | Jun 11 11:07:21.942223 crc crio[22652]: time="2026-06-11T11:07:21.942017578Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.131549 | controller | Jun 11 11:07:21.979286 crc crio[22652]: time="2026-06-11T11:07:21.976838571Z" level=info msg="Created container 9f1a2d9d24669f6ea1a0a03d998cd5ec877a1709ac79f9421c492aba4c835bd8: openstack/ceilometer-0/sg-core" id=eba49a05-6ef1-4337-9d3a-a8a4215ee7a1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.131567 | controller | Jun 11 11:07:21.979286 crc crio[22652]: time="2026-06-11T11:07:21.977701266Z" level=info msg="Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:3ef56eba90ec8976a75064cca590b3953036bcf43b81e6c3d067d10b6af46344 UID:1d2a37ff-8da1-4f24-bff5-eac7ec9d562b NetNS:/var/run/netns/d0ee5f89-329a-4760-a7eb-292c0f9c144f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1d2a37ff_8da1_4f24_bff5_eac7ec9d562b.slice PodAnnotations:0xc000102870}] Aliases:map[]}"
2026-06-11 11:57:59.131585 | controller | Jun 11 11:07:21.979286 crc crio[22652]: time="2026-06-11T11:07:21.977799849Z" level=info msg="Adding pod openstack_cinder-scheduler-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.131602 | controller | Jun 11 11:07:21.979286 crc crio[22652]: time="2026-06-11T11:07:21.978481771Z" level=info msg="Starting container: 9f1a2d9d24669f6ea1a0a03d998cd5ec877a1709ac79f9421c492aba4c835bd8" id=de6d75aa-1c86-4397-8513-ccd259ddd838 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.131620 | controller | Jun 11 11:07:21.988160 crc crio[22652]: time="2026-06-11T11:07:21.986493264Z" level=info msg="Started container" PID=72926 containerID=9f1a2d9d24669f6ea1a0a03d998cd5ec877a1709ac79f9421c492aba4c835bd8 description=openstack/ceilometer-0/sg-core id=de6d75aa-1c86-4397-8513-ccd259ddd838 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b25247bce502aa1f000e3fb3bae293e30dcdc60c05f7fdd1c67db2653515ee6b
2026-06-11 11:57:59.131638 | controller | Jun 11 11:07:22.026739 crc crio[22652]: time="2026-06-11T11:07:22.026618885Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=988f939b-76c4-46d9-b9f3-6d5d7c200a3d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.131656 | controller | Jun 11 11:07:22.081166 crc crio[22652]: time="2026-06-11T11:07:22.080747605Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=e6fa2bbe-f81b-4a2a-ba4f-28bb59ef8e42 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.131673 | controller | Jun 11 11:07:22.103928 crc crio[22652]: time="2026-06-11T11:07:22.103824279Z" level=info msg="Creating container: openstack/ceilometer-0/proxy-httpd" id=e9b78be3-e90f-496a-ba6f-275e3ecca615 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.131689 | controller | Jun 11 11:07:22.104398 crc crio[22652]: time="2026-06-11T11:07:22.104317804Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.131706 | controller | Jun 11 11:07:22.231194 crc crio[22652]: time="2026-06-11T11:07:22.231050133Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.131724 | controller | Jun 11 11:07:22.236287 crc crio[22652]: time="2026-06-11T11:07:22.236204265Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.131740 | controller | Jun 11 11:07:22.386672 crc crio[22652]: time="2026-06-11T11:07:22.386580886Z" level=info msg="Created container 617eb485f4c12b8b1595c06f0984fb2e84b3c5e5a25fb68f956aa73dc372dd75: openstack/ceilometer-0/proxy-httpd" id=e9b78be3-e90f-496a-ba6f-275e3ecca615 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.131760 | controller | Jun 11 11:07:22.388351 crc crio[22652]: time="2026-06-11T11:07:22.388257578Z" level=info msg="Starting container: 617eb485f4c12b8b1595c06f0984fb2e84b3c5e5a25fb68f956aa73dc372dd75" id=0e4b74bb-6097-411a-a11d-3feb06f6c4a2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.131778 | controller | Jun 11 11:07:22.395974 crc crio[22652]: time="2026-06-11T11:07:22.39588724Z" level=info msg="Started container" PID=72999 containerID=617eb485f4c12b8b1595c06f0984fb2e84b3c5e5a25fb68f956aa73dc372dd75 description=openstack/ceilometer-0/proxy-httpd id=0e4b74bb-6097-411a-a11d-3feb06f6c4a2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b25247bce502aa1f000e3fb3bae293e30dcdc60c05f7fdd1c67db2653515ee6b
2026-06-11 11:57:59.131796 | controller | Jun 11 11:07:22.468565 crc crio[22652]: 2026-06-11T11:07:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6c4c3b4cab1b94a Mac:82:ed:41:bf:12:22 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ac Mtu:0 Sandbox:/var/run/netns/e0a4c99a-d107-4fed-bd24-dd2242549151 SocketPath: PciID:}] [{Interface:0xc000154b30 Address:{IP:10.217.0.172 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.131813 | controller | Jun 11 11:07:22.470208 crc crio[22652]: time="2026-06-11T11:07:22.470063641Z" level=info msg="Got pod network &{Name:cinder-api-0 Namespace:openstack ID:6c4c3b4cab1b94a01e57278c424ba74f4a7a71a38ab051246ae1731a1da1b149 UID:02a97cd2-909b-4735-8fcb-fac0f9d9d408 NetNS:/var/run/netns/e0a4c99a-d107-4fed-bd24-dd2242549151 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod02a97cd2_909b_4735_8fcb_fac0f9d9d408.slice PodAnnotations:0xc005a4c030}] Aliases:map[]}"
2026-06-11 11:57:59.131832 | controller | Jun 11 11:07:22.470531 crc crio[22652]: time="2026-06-11T11:07:22.470505395Z" level=info msg="Checking pod openstack_cinder-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.131849 | controller | Jun 11 11:07:22.482689 crc crio[22652]: time="2026-06-11T11:07:22.48264534Z" level=info msg="Ran pod sandbox 6c4c3b4cab1b94a01e57278c424ba74f4a7a71a38ab051246ae1731a1da1b149 with infra container: openstack/cinder-api-0/POD" id=56133cdb-795d-49ec-9cc2-36201b2a3fda name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.131867 | controller | Jun 11 11:07:22.485294 crc crio[22652]: time="2026-06-11T11:07:22.485226766Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=65d9ae34-7287-441e-9120-63ec66a97d7e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.131884 | controller | Jun 11 11:07:22.487958 crc crio[22652]: time="2026-06-11T11:07:22.487890089Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=3608d6b0-2128-4307-abd9-32e1e52e9cf2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.131901 | controller | Jun 11 11:07:22.495780 crc crio[22652]: time="2026-06-11T11:07:22.495655903Z" level=info msg="Creating container: openstack/cinder-api-0/cinder-api-log" id=dcae5067-f952-49d4-b200-8906529d675e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.131918 | controller | Jun 11 11:07:22.496325 crc crio[22652]: time="2026-06-11T11:07:22.496242142Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.131934 | controller | Jun 11 11:07:22.560623 crc crio[22652]: time="2026-06-11T11:07:22.560439453Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.131951 | controller | Jun 11 11:07:22.625861 crc crio[22652]: 2026-06-11T11:07:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3ef56eba90ec897 Mac:36:8e:30:fd:aa:14 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ad Mtu:0 Sandbox:/var/run/netns/d0ee5f89-329a-4760-a7eb-292c0f9c144f SocketPath: PciID:}] [{Interface:0xc000014710 Address:{IP:10.217.0.173 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.131972 | controller | Jun 11 11:07:22.627177 crc crio[22652]: time="2026-06-11T11:07:22.62706888Z" level=info msg="Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:3ef56eba90ec8976a75064cca590b3953036bcf43b81e6c3d067d10b6af46344 UID:1d2a37ff-8da1-4f24-bff5-eac7ec9d562b NetNS:/var/run/netns/d0ee5f89-329a-4760-a7eb-292c0f9c144f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1d2a37ff_8da1_4f24_bff5_eac7ec9d562b.slice PodAnnotations:0xc000102870}] Aliases:map[]}"
2026-06-11 11:57:59.131990 | controller | Jun 11 11:07:22.627328 crc crio[22652]: time="2026-06-11T11:07:22.627277647Z" level=info msg="Checking pod openstack_cinder-scheduler-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.132007 | controller | Jun 11 11:07:22.635497 crc crio[22652]: time="2026-06-11T11:07:22.635417825Z" level=info msg="Ran pod sandbox 3ef56eba90ec8976a75064cca590b3953036bcf43b81e6c3d067d10b6af46344 with infra container: openstack/cinder-scheduler-0/POD" id=12a16a51-3014-45cb-ba4d-a952b3197cea name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.132025 | controller | Jun 11 11:07:22.640211 crc crio[22652]: time="2026-06-11T11:07:22.640085038Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified" id=13d987a4-5270-49f4-87c8-58f3b0aab94c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.132042 | controller | Jun 11 11:07:22.696822 crc crio[22652]: time="2026-06-11T11:07:22.696372861Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified" id=3fc3ab12-7e99-4657-87cd-cc718651e080 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.132060 | controller | Jun 11 11:07:22.711779 crc crio[22652]: time="2026-06-11T11:07:22.71165839Z" level=info msg="Creating container: openstack/cinder-scheduler-0/cinder-scheduler" id=ca7653e2-0727-4b19-a81f-deb0726eb5d2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.132076 | controller | Jun 11 11:07:22.712490 crc crio[22652]: time="2026-06-11T11:07:22.712357052Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.132094 | controller | Jun 11 11:07:22.835845 crc crio[22652]: time="2026-06-11T11:07:22.835636502Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.132111 | controller | Jun 11 11:07:23.503317 crc crio[22652]: time="2026-06-11T11:07:23.503109796Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.132129 | controller | Jun 11 11:07:23.672524 crc crio[22652]: time="2026-06-11T11:07:23.67246894Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.132145 | controller | Jun 11 11:07:24.074631 crc crio[22652]: time="2026-06-11T11:07:24.074080853Z" level=info msg="Created container eea9380d71c148682ec77b09deb7bbdd3ed3fe48b2c30fb49b0056fb2001dcc5: openstack/cinder-api-0/cinder-api-log" id=dcae5067-f952-49d4-b200-8906529d675e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.132162 | controller | Jun 11 11:07:24.077645 crc crio[22652]: time="2026-06-11T11:07:24.077585714Z" level=info msg="Starting container: eea9380d71c148682ec77b09deb7bbdd3ed3fe48b2c30fb49b0056fb2001dcc5" id=215908a3-c6c5-41f3-873a-3f2342af61fc name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.132184 | controller | Jun 11 11:07:24.079107 crc crio[22652]: time="2026-06-11T11:07:24.078840532Z" level=info msg="Created container bbbc8b41ec2a83988f8f65a0264d83ecf07fad6c430dac49886276b2732a035c: openstack/cinder-scheduler-0/cinder-scheduler" id=ca7653e2-0727-4b19-a81f-deb0726eb5d2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.132202 | controller | Jun 11 11:07:24.079843 crc crio[22652]: time="2026-06-11T11:07:24.07973062Z" level=info msg="Starting container: bbbc8b41ec2a83988f8f65a0264d83ecf07fad6c430dac49886276b2732a035c" id=ca86bba3-3b92-4675-9eff-0d4017775678 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.132219 | controller | Jun 11 11:07:24.087461 crc crio[22652]: time="2026-06-11T11:07:24.087327628Z" level=info msg="Started container" PID=73234 containerID=bbbc8b41ec2a83988f8f65a0264d83ecf07fad6c430dac49886276b2732a035c description=openstack/cinder-scheduler-0/cinder-scheduler id=ca86bba3-3b92-4675-9eff-0d4017775678 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3ef56eba90ec8976a75064cca590b3953036bcf43b81e6c3d067d10b6af46344
2026-06-11 11:57:59.132236 | controller | Jun 11 11:07:24.087748 crc crio[22652]: time="2026-06-11T11:07:24.087663402Z" level=info msg="Started container" PID=73229 containerID=eea9380d71c148682ec77b09deb7bbdd3ed3fe48b2c30fb49b0056fb2001dcc5 description=openstack/cinder-api-0/cinder-api-log id=215908a3-c6c5-41f3-873a-3f2342af61fc name=/runtime.v1.RuntimeService/StartContainer sandboxID=6c4c3b4cab1b94a01e57278c424ba74f4a7a71a38ab051246ae1731a1da1b149
2026-06-11 11:57:59.132254 | controller | Jun 11 11:07:24.213460 crc crio[22652]: time="2026-06-11T11:07:24.213301597Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified" id=4eb6c008-b0d9-4379-b296-320b99ac8fe5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.132271 | controller | Jun 11 11:07:24.214294 crc crio[22652]: time="2026-06-11T11:07:24.214233717Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=861a9279-2400-4df3-ab8b-0086b36ee1fb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.132288 | controller | Jun 11 11:07:24.281389 crc crio[22652]: time="2026-06-11T11:07:24.281288844Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified" id=ff8dccf1-028e-4c0c-b478-2e3ae67b8546 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.132305 | controller | Jun 11 11:07:24.326732 crc crio[22652]: time="2026-06-11T11:07:24.326085548Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=7a8c006c-e123-48e9-8bbc-db94af3d87e0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.132322 | controller | Jun 11 11:07:24.409641 crc crio[22652]: time="2026-06-11T11:07:24.409509021Z" level=info msg="Creating container: openstack/cinder-scheduler-0/probe" id=ba9aa28d-6c11-45c2-a6c7-1cf131b39b6e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.132339 | controller | Jun 11 11:07:24.410260 crc crio[22652]: time="2026-06-11T11:07:24.410198443Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.132377 | controller | Jun 11 11:07:24.476243 crc crio[22652]: time="2026-06-11T11:07:24.476065379Z" level=info msg="Creating container: openstack/cinder-api-0/cinder-api" id=4d5c55b1-7e4b-483f-9079-dbeb4dd882e4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.132396 | controller | Jun 11 11:07:24.476705 crc crio[22652]: time="2026-06-11T11:07:24.476642594Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.132413 | controller | Jun 11 11:07:24.551981 crc crio[22652]: time="2026-06-11T11:07:24.55180808Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.132434 | controller | Jun 11 11:07:24.590395 crc crio[22652]: time="2026-06-11T11:07:24.590239717Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.132452 | controller | Jun 11 11:07:25.535584 crc crio[22652]: time="2026-06-11T11:07:25.534710676Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.132469 | controller | Jun 11 11:07:25.671096 crc crio[22652]: time="2026-06-11T11:07:25.670888267Z" level=info msg="Created container 5d6b60bbcc055e64c00538d2ab461f9eb5e80ed7f6b3a98da341a01f7bfe8f90: openstack/cinder-scheduler-0/probe" id=ba9aa28d-6c11-45c2-a6c7-1cf131b39b6e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.132486 | controller | Jun 11 11:07:25.676782 crc crio[22652]: time="2026-06-11T11:07:25.676199685Z" level=info msg="Starting container: 5d6b60bbcc055e64c00538d2ab461f9eb5e80ed7f6b3a98da341a01f7bfe8f90" id=6baffec2-9b54-4199-af0f-46b6abbe4664 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.132503 | controller | Jun 11 11:07:25.700574 crc crio[22652]: time="2026-06-11T11:07:25.700429849Z" level=info msg="Started container" PID=73364 containerID=5d6b60bbcc055e64c00538d2ab461f9eb5e80ed7f6b3a98da341a01f7bfe8f90 description=openstack/cinder-scheduler-0/probe id=6baffec2-9b54-4199-af0f-46b6abbe4664 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3ef56eba90ec8976a75064cca590b3953036bcf43b81e6c3d067d10b6af46344
2026-06-11 11:57:59.132522 | controller | Jun 11 11:07:25.820724 crc crio[22652]: time="2026-06-11T11:07:25.820613909Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.132539 | controller | Jun 11 11:07:26.215974 crc crio[22652]: time="2026-06-11T11:07:26.215728907Z" level=info msg="Created container 5025c682c4f400ac8656207deff97433619d9b4053800a8eb6ffbe15e4ab4e12: openstack/cinder-api-0/cinder-api" id=4d5c55b1-7e4b-483f-9079-dbeb4dd882e4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.132556 | controller | Jun 11 11:07:26.217233 crc crio[22652]: time="2026-06-11T11:07:26.217067231Z" level=info msg="Starting container: 5025c682c4f400ac8656207deff97433619d9b4053800a8eb6ffbe15e4ab4e12" id=6941c28a-cffb-4feb-b652-c2b23688b5a3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.132573 | controller | Jun 11 11:07:26.223953 crc crio[22652]: time="2026-06-11T11:07:26.223810884Z" level=info msg="Started container" PID=73379 containerID=5025c682c4f400ac8656207deff97433619d9b4053800a8eb6ffbe15e4ab4e12 description=openstack/cinder-api-0/cinder-api id=6941c28a-cffb-4feb-b652-c2b23688b5a3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6c4c3b4cab1b94a01e57278c424ba74f4a7a71a38ab051246ae1731a1da1b149
2026-06-11 11:57:59.132590 | controller | Jun 11 11:07:29.019476 crc crio[22652]: time="2026-06-11T11:07:29.01862759Z" level=info msg="Stopping container: 068f3a89721acbc58f8aa975274fb50f7060a470dd4f699d8ff1209d106d27e5 (timeout: 30s)" id=183c7a04-3fef-43dd-bc8c-ed3fc3395b06 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.132608 | controller | Jun 11 11:07:29.020648 crc crio[22652]: time="2026-06-11T11:07:29.019216612Z" level=info msg="Stopping container: 97debb1f24b389199a88236a6edb356ea84d65d5c7ac1d260ed31dbba332f373 (timeout: 30s)" id=924d268b-6bd0-4eba-8240-411a7ee1503f name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.132626 | controller | Jun 11 11:07:29.064510 crc crio[22652]: time="2026-06-11T11:07:29.064399627Z" level=info msg="Stopping container: 9f1a2d9d24669f6ea1a0a03d998cd5ec877a1709ac79f9421c492aba4c835bd8 (timeout: 30s)" id=823dbc6d-71d8-4cec-b5d8-5996b4eb0994 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.132647 | controller | Jun 11 11:07:29.065580 crc crio[22652]: time="2026-06-11T11:07:29.065505947Z" level=info msg="Stopping container: f2eca789769b1b054f957027af7e5d2559216eb8726d1a2a024003d1eedf994c (timeout: 30s)" id=4ff45ec3-4314-4a49-bb5f-ab628227540b name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.132664 | controller | Jun 11 11:07:29.065832 crc crio[22652]: time="2026-06-11T11:07:29.065692858Z" level=info msg="Stopping container: 617eb485f4c12b8b1595c06f0984fb2e84b3c5e5a25fb68f956aa73dc372dd75 (timeout: 30s)" id=ddd504f6-38bd-450a-aa63-719a4ce941e3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.132681 | controller | Jun 11 11:07:29.065980 crc crio[22652]: time="2026-06-11T11:07:29.0659177Z" level=info msg="Stopping container: f51c20b0128087d04d7c00f7ce4062dacbeaed2d56899a045646e69e15bb251a (timeout: 30s)" id=b8497bd9-fc58-4475-be0a-68c8a7a462ea name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.132698 | controller | Jun 11 11:07:29.223628 crc crio[22652]: time="2026-06-11T11:07:29.223446725Z" level=info msg="Stopped container 97debb1f24b389199a88236a6edb356ea84d65d5c7ac1d260ed31dbba332f373: openstack/glance-default-external-api-0/glance-log" id=924d268b-6bd0-4eba-8240-411a7ee1503f name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.132715 | controller | Jun 11 11:07:29.230325 crc crio[22652]: time="2026-06-11T11:07:29.230243328Z" level=info msg="Stopped container 9f1a2d9d24669f6ea1a0a03d998cd5ec877a1709ac79f9421c492aba4c835bd8: openstack/ceilometer-0/sg-core" id=823dbc6d-71d8-4cec-b5d8-5996b4eb0994 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.132732 | controller | Jun 11 11:07:29.306497 crc crio[22652]: time="2026-06-11T11:07:29.305322446Z" level=info msg="Stopped container 617eb485f4c12b8b1595c06f0984fb2e84b3c5e5a25fb68f956aa73dc372dd75: openstack/ceilometer-0/proxy-httpd" id=ddd504f6-38bd-450a-aa63-719a4ce941e3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.132750 | controller | Jun 11 11:07:29.613857 crc crio[22652]: time="2026-06-11T11:07:29.613038301Z" level=info msg="Stopped container f51c20b0128087d04d7c00f7ce4062dacbeaed2d56899a045646e69e15bb251a: openstack/ceilometer-0/ceilometer-notification-agent" id=b8497bd9-fc58-4475-be0a-68c8a7a462ea name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.132767 | controller | Jun 11 11:07:29.719404 crc crio[22652]: time="2026-06-11T11:07:29.719236418Z" level=info msg="Stopped container f2eca789769b1b054f957027af7e5d2559216eb8726d1a2a024003d1eedf994c: openstack/ceilometer-0/ceilometer-central-agent" id=4ff45ec3-4314-4a49-bb5f-ab628227540b name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.132784 | controller | Jun 11 11:07:29.720546 crc crio[22652]: time="2026-06-11T11:07:29.720503318Z" level=info msg="Stopping pod sandbox: b25247bce502aa1f000e3fb3bae293e30dcdc60c05f7fdd1c67db2653515ee6b" id=f81d2ca3-7d9f-4a66-845e-0a1b8d28e615 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.132801 | controller | Jun 11 11:07:29.721413 crc crio[22652]: time="2026-06-11T11:07:29.721335314Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:b25247bce502aa1f000e3fb3bae293e30dcdc60c05f7fdd1c67db2653515ee6b UID:dd949df2-1dd4-48ae-bab5-37f7763942dd NetNS:/var/run/netns/5d8171dd-15cd-4555-acbd-5b6d2508d391 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddd949df2_1dd4_48ae_bab5_37f7763942dd.slice PodAnnotations:0xc001e8e838}] Aliases:map[]}"
2026-06-11 11:57:59.132819 | controller | Jun 11 11:07:29.721528 crc crio[22652]: time="2026-06-11T11:07:29.721494209Z" level=info msg="Deleting pod openstack_ceilometer-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.132836 | controller | Jun 11 11:07:30.042785 crc crio[22652]: time="2026-06-11T11:07:30.042356592Z" level=info msg="Stopped pod sandbox: b25247bce502aa1f000e3fb3bae293e30dcdc60c05f7fdd1c67db2653515ee6b" id=f81d2ca3-7d9f-4a66-845e-0a1b8d28e615 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.132857 | controller | Jun 11 11:07:30.740749 crc crio[22652]: time="2026-06-11T11:07:30.73908447Z" level=info msg="Removing container: 617eb485f4c12b8b1595c06f0984fb2e84b3c5e5a25fb68f956aa73dc372dd75" id=78cc7b78-c063-491f-9cb0-b044a192bd21 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.132875 | controller | Jun 11 11:07:30.814380 crc crio[22652]: time="2026-06-11T11:07:30.813831107Z" level=info msg="Removed container 617eb485f4c12b8b1595c06f0984fb2e84b3c5e5a25fb68f956aa73dc372dd75: openstack/ceilometer-0/proxy-httpd" id=78cc7b78-c063-491f-9cb0-b044a192bd21 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.132892 | controller | Jun 11 11:07:30.819115 crc crio[22652]: time="2026-06-11T11:07:30.81895485Z" level=info msg="Removing container: 9f1a2d9d24669f6ea1a0a03d998cd5ec877a1709ac79f9421c492aba4c835bd8" id=9cf4e6e4-b8f9-4077-9e4f-50d500d60878 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.132909 | controller | Jun 11 11:07:30.858767 crc crio[22652]: time="2026-06-11T11:07:30.858670548Z" level=info msg="Removed container 9f1a2d9d24669f6ea1a0a03d998cd5ec877a1709ac79f9421c492aba4c835bd8: openstack/ceilometer-0/sg-core" id=9cf4e6e4-b8f9-4077-9e4f-50d500d60878 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.132927 | controller | Jun 11 11:07:30.862241 crc crio[22652]: time="2026-06-11T11:07:30.862164503Z" level=info msg="Removing container: f51c20b0128087d04d7c00f7ce4062dacbeaed2d56899a045646e69e15bb251a" id=35b95fe4-1ec4-47aa-9cde-237586d2f76b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.132943 | controller | Jun 11 11:07:30.916306 crc crio[22652]: time="2026-06-11T11:07:30.91606877Z" level=info msg="Removed container f51c20b0128087d04d7c00f7ce4062dacbeaed2d56899a045646e69e15bb251a: openstack/ceilometer-0/ceilometer-notification-agent" id=35b95fe4-1ec4-47aa-9cde-237586d2f76b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.132960 | controller | Jun 11 11:07:30.921531 crc crio[22652]: time="2026-06-11T11:07:30.921369588Z" level=info msg="Removing container: f2eca789769b1b054f957027af7e5d2559216eb8726d1a2a024003d1eedf994c" id=efde6914-3d65-474d-967d-f8f0e9b62048 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.132977 | controller | Jun 11 11:07:30.961264 crc crio[22652]: time="2026-06-11T11:07:30.960907688Z" level=info msg="Removed container f2eca789769b1b054f957027af7e5d2559216eb8726d1a2a024003d1eedf994c: openstack/ceilometer-0/ceilometer-central-agent" id=efde6914-3d65-474d-967d-f8f0e9b62048 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.132993 | controller | Jun 11 11:07:31.222227 crc crio[22652]: time="2026-06-11T11:07:31.222084992Z" level=info msg="Running pod sandbox: openstack/ceilometer-0/POD" id=972171c6-48f5-4ea9-9be0-4af143b4c403 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.133010 | controller | Jun 11 11:07:31.222820 crc crio[22652]: time="2026-06-11T11:07:31.222291768Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.133027 | controller | Jun 11 11:07:31.259029 crc crio[22652]: time="2026-06-11T11:07:31.258921024Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:96a653f52cb2d5aafeca65a8e8f2217d054c937a1b181849a1e7ef1aa4cb003c UID:1f46fc3e-fb74-480a-9ef6-d721278a9617 NetNS:/var/run/netns/f92bc1da-8b17-47b2-9825-83fa31f38366 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1f46fc3e_fb74_480a_9ef6_d721278a9617.slice PodAnnotations:0xc0004bee68}] Aliases:map[]}"
2026-06-11 11:57:59.133044 | controller | Jun 11 11:07:31.259029 crc crio[22652]: time="2026-06-11T11:07:31.258983236Z" level=info msg="Adding pod openstack_ceilometer-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.133070 | controller | Jun 11 11:07:31.691037 crc crio[22652]: time="2026-06-11T11:07:31.690607037Z" level=info msg="Running pod sandbox: openstack/nova-api-db-create-gnrkl/POD" id=c299ee85-6acd-48be-a801-8bc076c1b380 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.133088 | controller | Jun 11 11:07:31.691270 crc crio[22652]: time="2026-06-11T11:07:31.691199506Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.133105 | controller | Jun 11 11:07:31.732832 crc crio[22652]: time="2026-06-11T11:07:31.732747448Z" level=info msg="Got pod network &{Name:nova-api-db-create-gnrkl Namespace:openstack ID:13318edb0e1b5334d97f8f8f41e1432bc1b8031f4470f15912a38067b97e8e11 UID:63297740-9143-4df6-8039-477e8d57f9a7 NetNS:/var/run/netns/cc188a19-c2b3-41e4-a7d2-e96d28b599fb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod63297740_9143_4df6_8039_477e8d57f9a7.slice PodAnnotations:0xc0004bf2a8}] Aliases:map[]}"
2026-06-11 11:57:59.133122 | controller | Jun 11 11:07:31.732832 crc crio[22652]: time="2026-06-11T11:07:31.732797821Z" level=info msg="Adding pod openstack_nova-api-db-create-gnrkl to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.133139 | controller | Jun 11 11:07:32.064382 crc crio[22652]: time="2026-06-11T11:07:32.063829277Z" level=info msg="Running pod sandbox: openstack/nova-cell0-db-create-b876m/POD" id=28436dc9-ca33-40d2-b079-fba270c23ff5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.133156 | controller | Jun 11 11:07:32.064570 crc crio[22652]: time="2026-06-11T11:07:32.064412296Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.133173 | controller | Jun 11 11:07:32.101509 crc crio[22652]: time="2026-06-11T11:07:32.099284782Z" level=info msg="Got pod network &{Name:nova-cell0-db-create-b876m Namespace:openstack ID:300a9d9d801f8fb5a4fd74bacbf89dbdd819ed7e52bb527980ce4ff9fa00efe5 UID:fc01c744-aae0-4db3-9221-1dc9f7606372 NetNS:/var/run/netns/defa40b9-91f6-4ee7-bcb3-23cb06469eff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfc01c744_aae0_4db3_9221_1dc9f7606372.slice PodAnnotations:0xc0004bf708}] Aliases:map[]}"
2026-06-11 11:57:59.133191 | controller | Jun 11 11:07:32.101509 crc crio[22652]: time="2026-06-11T11:07:32.099343004Z" level=info msg="Adding pod openstack_nova-cell0-db-create-b876m to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.133209 | controller | Jun 11 11:07:32.198421 crc crio[22652]: 2026-06-11T11:07:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:96a653f52cb2d5a Mac:ee:58:75:e4:80:57 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ae Mtu:0 Sandbox:/var/run/netns/f92bc1da-8b17-47b2-9825-83fa31f38366 SocketPath: PciID:}] [{Interface:0xc000260a00 Address:{IP:10.217.0.174 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.133227 | controller | Jun 11 11:07:32.203902 crc crio[22652]: time="2026-06-11T11:07:32.203788646Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:96a653f52cb2d5aafeca65a8e8f2217d054c937a1b181849a1e7ef1aa4cb003c UID:1f46fc3e-fb74-480a-9ef6-d721278a9617 NetNS:/var/run/netns/f92bc1da-8b17-47b2-9825-83fa31f38366 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1f46fc3e_fb74_480a_9ef6_d721278a9617.slice PodAnnotations:0xc0004bee68}] Aliases:map[]}"
2026-06-11 11:57:59.133245 | controller | Jun 11 11:07:32.204465 crc crio[22652]: time="2026-06-11T11:07:32.204105576Z" level=info msg="Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.133268 | controller | Jun 11 11:07:32.231205 crc crio[22652]: time="2026-06-11T11:07:32.230895285Z" level=info msg="Ran pod sandbox 96a653f52cb2d5aafeca65a8e8f2217d054c937a1b181849a1e7ef1aa4cb003c with infra container: openstack/ceilometer-0/POD" id=972171c6-48f5-4ea9-9be0-4af143b4c403 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.133286 | controller | Jun 11 11:07:32.267027 crc crio[22652]: time="2026-06-11T11:07:32.259912429Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=e484da1b-0f06-4276-a83f-088672d4c51f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.133303 | controller | Jun 11 11:07:32.306864 crc crio[22652]: time="2026-06-11T11:07:32.306642267Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=810cfbf4-7fbd-48f2-987c-3d58191dbdcc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.133320 | controller | Jun 11 11:07:32.563298 crc crio[22652]: time="2026-06-11T11:07:32.562826683Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-central-agent" id=d56f3ec0-6097-4707-9d1e-b1deee22d0ab name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.133337 | controller | Jun 11 11:07:32.564229 crc crio[22652]: time="2026-06-11T11:07:32.563761363Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.133383 | controller | Jun 11 11:07:32.637712 crc crio[22652]: time="2026-06-11T11:07:32.637601155Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.133403 | controller | Jun 11 11:07:32.641530 crc crio[22652]: time="2026-06-11T11:07:32.641458016Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.133420 | controller | Jun 11 11:07:32.818382 crc crio[22652]: time="2026-06-11T11:07:32.818240095Z" level=info msg="Running pod sandbox: openstack/nova-api-b590-account-create-update-5qtkd/POD" id=d49f4f3d-4098-4ee7-878c-bad9159062d2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.133437 | controller | Jun 11 11:07:32.818382 crc crio[22652]: time="2026-06-11T11:07:32.818377159Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.133454 | controller | Jun 11 11:07:32.853575 crc crio[22652]: time="2026-06-11T11:07:32.853332205Z" level=info msg="Got pod network &{Name:nova-api-b590-account-create-update-5qtkd Namespace:openstack ID:8117a3a7543fff883b1093d9bdfd76e784a6a9cdd987914e4bdc277650093e31 UID:612fd76e-9344-424f-9197-d3fe89edcae8 NetNS:/var/run/netns/97931f90-f4eb-417c-a66c-0839b13c6377 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod612fd76e_9344_424f_9197_d3fe89edcae8.slice PodAnnotations:0xc001e8e548}] Aliases:map[]}"
2026-06-11 11:57:59.133471 | controller | Jun 11 11:07:32.854624 crc crio[22652]: time="2026-06-11T11:07:32.854596255Z" level=info msg="Adding pod openstack_nova-api-b590-account-create-update-5qtkd to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.133489 | controller | Jun 11 11:07:32.879863 crc crio[22652]: time="2026-06-11T11:07:32.879756272Z" level=info msg="Running pod sandbox: openstack/nova-cell1-db-create-2b8ln/POD" id=474128d2-47a2-4e10-bb25-e889cf596299 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.133507 | controller | Jun 11 11:07:32.880368 crc crio[22652]: time="2026-06-11T11:07:32.880109043Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.133527 | controller | Jun 11 11:07:32.914890 crc crio[22652]: time="2026-06-11T11:07:32.914759599Z" level=info msg="Got pod network &{Name:nova-cell1-db-create-2b8ln Namespace:openstack ID:61b62d445bcbdbaa2e609831f5d681144d4035e21a414c9aee36e32337cadf48 UID:dbcaffa3-b99a-4846-a2ad-36e0f7a86c77 NetNS:/var/run/netns/0fc4e72c-6acf-4d99-a5c8-05b1bb7d780e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddbcaffa3_b99a_4846_a2ad_36e0f7a86c77.slice PodAnnotations:0xc001e8e8a0}] Aliases:map[]}"
2026-06-11 11:57:59.133546 | controller | Jun 11 11:07:32.914890 crc crio[22652]: time="2026-06-11T11:07:32.914852302Z" level=info msg="Adding pod openstack_nova-cell1-db-create-2b8ln to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.133563 | controller | Jun 11 11:07:33.283932 crc crio[22652]: time="2026-06-11T11:07:33.28315887Z" level=info msg="Stopped container 068f3a89721acbc58f8aa975274fb50f7060a470dd4f699d8ff1209d106d27e5: openstack/glance-default-external-api-0/glance-httpd" id=183c7a04-3fef-43dd-bc8c-ed3fc3395b06 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.133581 | controller | Jun 11 11:07:33.285723 crc crio[22652]: time="2026-06-11T11:07:33.284887533Z" level=info msg="Stopping pod sandbox: 8da53a68e0533b2ba017b511ca5d93ab1638f2e0aba1ec9db0fe5125d937db2b" id=2f17286a-3fcd-4a3e-bc86-0f6c35dedbb2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.133598 | controller | Jun 11 11:07:33.285723 crc crio[22652]: time="2026-06-11T11:07:33.285561985Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:8da53a68e0533b2ba017b511ca5d93ab1638f2e0aba1ec9db0fe5125d937db2b UID:a27f3888-eeee-427d-9175-a1de5eb29d1e NetNS:/var/run/netns/29c5c463-9427-4767-b78d-6aa38c3451c5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda27f3888_eeee_427d_9175_a1de5eb29d1e.slice PodAnnotations:0xc005a4c1c0}] Aliases:map[]}"
2026-06-11 11:57:59.133616 | controller | Jun 11 11:07:33.285822 crc crio[22652]: time="2026-06-11T11:07:33.28573004Z" level=info msg="Deleting pod openstack_glance-default-external-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.133632 | controller | Jun 11 11:07:33.354266 crc crio[22652]: time="2026-06-11T11:07:33.354097685Z" level=info msg="Created container 82cf56b6326da7ed0d6e9a96412c9bbe8cd2597bc96247660e2decd44bbfbf94: openstack/ceilometer-0/ceilometer-central-agent" id=d56f3ec0-6097-4707-9d1e-b1deee22d0ab name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.133650 | controller | Jun 11 11:07:33.356364 crc crio[22652]: time="2026-06-11T11:07:33.356313163Z" level=info msg="Starting container: 82cf56b6326da7ed0d6e9a96412c9bbe8cd2597bc96247660e2decd44bbfbf94" id=b11b8f4a-2875-43f9-bb98-9fb9daef2830 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.133667 | controller | Jun 11 11:07:33.366215 crc crio[22652]: time="2026-06-11T11:07:33.365747059Z" level=info msg="Started container" PID=74020 containerID=82cf56b6326da7ed0d6e9a96412c9bbe8cd2597bc96247660e2decd44bbfbf94 description=openstack/ceilometer-0/ceilometer-central-agent id=b11b8f4a-2875-43f9-bb98-9fb9daef2830 name=/runtime.v1.RuntimeService/StartContainer sandboxID=96a653f52cb2d5aafeca65a8e8f2217d054c937a1b181849a1e7ef1aa4cb003c
2026-06-11 11:57:59.133685 | controller | Jun 11 11:07:33.863933 crc crio[22652]: time="2026-06-11T11:07:33.863106067Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=e3f0850d-7a8d-4363-b38a-e4fb1e2a5f76 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.133706 | controller | Jun 11 11:07:33.907741 crc crio[22652]: time="2026-06-11T11:07:33.907252406Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=edbdf91c-1f76-4734-9641-eb79b3417479 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.133724 | controller | Jun 11 11:07:33.907976 crc crio[22652]: 2026-06-11T11:07:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:13318edb0e1b533 Mac:92:15:d5:50:ae:ff Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:af Mtu:0 Sandbox:/var/run/netns/cc188a19-c2b3-41e4-a7d2-e96d28b599fb SocketPath: PciID:}] [{Interface:0xc000194cd0 Address:{IP:10.217.0.175 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.133742 | controller | Jun 11 11:07:33.910172 crc crio[22652]: 2026-06-11T11:07:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:300a9d9d801f8fb Mac:a6:de:d6:5a:7d:28 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b0 Mtu:0 Sandbox:/var/run/netns/defa40b9-91f6-4ee7-bcb3-23cb06469eff SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.0.176 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.133760 | controller | Jun 11 11:07:33.911581 crc crio[22652]: time="2026-06-11T11:07:33.9115021Z" level=info msg="Got pod network &{Name:nova-cell0-db-create-b876m Namespace:openstack ID:300a9d9d801f8fb5a4fd74bacbf89dbdd819ed7e52bb527980ce4ff9fa00efe5 UID:fc01c744-aae0-4db3-9221-1dc9f7606372 NetNS:/var/run/netns/defa40b9-91f6-4ee7-bcb3-23cb06469eff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfc01c744_aae0_4db3_9221_1dc9f7606372.slice PodAnnotations:0xc0004bf708}] Aliases:map[]}"
2026-06-11 11:57:59.133778 | controller | Jun 11 11:07:33.911742 crc crio[22652]: time="2026-06-11T11:07:33.911724457Z" level=info msg="Checking pod openstack_nova-cell0-db-create-b876m for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.133796 | controller | Jun 11 11:07:33.914051 crc crio[22652]: time="2026-06-11T11:07:33.911540959Z" level=info msg="Got pod network &{Name:nova-api-db-create-gnrkl Namespace:openstack ID:13318edb0e1b5334d97f8f8f41e1432bc1b8031f4470f15912a38067b97e8e11 UID:63297740-9143-4df6-8039-477e8d57f9a7 NetNS:/var/run/netns/cc188a19-c2b3-41e4-a7d2-e96d28b599fb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod63297740_9143_4df6_8039_477e8d57f9a7.slice PodAnnotations:0xc0004bf2a8}] Aliases:map[]}"
2026-06-11 11:57:59.133814 | controller | Jun 11 11:07:33.914370 crc crio[22652]: time="2026-06-11T11:07:33.91432367Z" level=info msg="Checking pod openstack_nova-api-db-create-gnrkl for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.133831 | controller | Jun 11 11:07:33.927483 crc crio[22652]: time="2026-06-11T11:07:33.927425087Z" level=info msg="Ran pod sandbox 300a9d9d801f8fb5a4fd74bacbf89dbdd819ed7e52bb527980ce4ff9fa00efe5 with infra container: openstack/nova-cell0-db-create-b876m/POD" id=28436dc9-ca33-40d2-b079-fba270c23ff5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.133849 | controller | Jun 11 11:07:33.928361 crc crio[22652]: time="2026-06-11T11:07:33.928072215Z" level=info msg="Ran pod sandbox 13318edb0e1b5334d97f8f8f41e1432bc1b8031f4470f15912a38067b97e8e11 with infra container: openstack/nova-api-db-create-gnrkl/POD" id=c299ee85-6acd-48be-a801-8bc076c1b380 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.133866 | controller | Jun 11 11:07:33.935834 crc crio[22652]: time="2026-06-11T11:07:33.935745193Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=235ec0a8-3a4a-4098-8c07-90c918468348 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.133883 | controller | Jun 11 11:07:33.935834 crc crio[22652]: time="2026-06-11T11:07:33.935742333Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=0ab7b3ad-878d-4d5a-a4e1-95081cc3be45 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.133904 | controller | Jun 11 11:07:33.938635 crc crio[22652]: time="2026-06-11T11:07:33.938576966Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=19e3dd05-2727-4e07-ad0c-3c3ad41bcabf name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.133922 | controller | Jun 11 11:07:33.938878 crc crio[22652]: time="2026-06-11T11:07:33.93881109Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=2e5e1ac6-bb19-49ce-8e2e-b1d05e7dcb66 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.133939 | controller | Jun 11 11:07:33.947654 crc crio[22652]: time="2026-06-11T11:07:33.947402618Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-notification-agent" id=e5328b93-d5e4-4d59-90b8-d69da798a777 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.133955 | controller | Jun 11 11:07:33.948182 crc crio[22652]: time="2026-06-11T11:07:33.9480909Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.133973 | controller | Jun 11 11:07:33.969600 crc crio[22652]: time="2026-06-11T11:07:33.969466091Z" level=info msg="Creating container: openstack/nova-cell0-db-create-b876m/mariadb-database-create" id=6b880740-a5b1-4fa4-a841-a6330e2aeee7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.133991 | controller | Jun 11 11:07:33.971248 crc crio[22652]: 2026-06-11T11:07:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:61b62d445bcbdba Mac:66:96:3f:00:c7:1c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b1 Mtu:0 Sandbox:/var/run/netns/0fc4e72c-6acf-4d99-a5c8-05b1bb7d780e SocketPath: PciID:}] [{Interface:0xc00014c7c0 Address:{IP:10.217.0.177 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.134008 | controller | Jun 11 11:07:33.972789 crc crio[22652]: time="2026-06-11T11:07:33.972663692Z" level=info msg="Got pod network &{Name:nova-cell1-db-create-2b8ln Namespace:openstack ID:61b62d445bcbdbaa2e609831f5d681144d4035e21a414c9aee36e32337cadf48 UID:dbcaffa3-b99a-4846-a2ad-36e0f7a86c77 NetNS:/var/run/netns/0fc4e72c-6acf-4d99-a5c8-05b1bb7d780e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddbcaffa3_b99a_4846_a2ad_36e0f7a86c77.slice PodAnnotations:0xc001e8e8a0}] Aliases:map[]}"
2026-06-11 11:57:59.134026 | controller | Jun 11 11:07:33.972970 crc crio[22652]: time="2026-06-11T11:07:33.972893139Z" level=info msg="Checking pod openstack_nova-cell1-db-create-2b8ln for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.134044 | controller | Jun 11 11:07:33.982806 crc crio[22652]: time="2026-06-11T11:07:33.982738311Z" level=info msg="Creating container: openstack/nova-api-db-create-gnrkl/mariadb-database-create" id=acbb4dbf-e503-4086-8da1-4ea80006e4fd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.134061 | controller | Jun 11 11:07:33.985091 crc crio[22652]: 2026-06-11T11:07:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8117a3a7543fff8 Mac:a2:b7:16:50:9a:0c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b2 Mtu:0 Sandbox:/var/run/netns/97931f90-f4eb-417c-a66c-0839b13c6377 SocketPath: PciID:}] [{Interface:0xc00022ab20 Address:{IP:10.217.0.178 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.134079 | controller | Jun 11 11:07:33.985894 crc crio[22652]: time="2026-06-11T11:07:33.985841354Z" level=info msg="Got pod network &{Name:nova-api-b590-account-create-update-5qtkd Namespace:openstack ID:8117a3a7543fff883b1093d9bdfd76e784a6a9cdd987914e4bdc277650093e31 UID:612fd76e-9344-424f-9197-d3fe89edcae8 NetNS:/var/run/netns/97931f90-f4eb-417c-a66c-0839b13c6377 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod612fd76e_9344_424f_9197_d3fe89edcae8.slice PodAnnotations:0xc001e8e548}] Aliases:map[]}"
2026-06-11 11:57:59.134100 | controller | Jun 11 11:07:33.986081 crc crio[22652]: time="2026-06-11T11:07:33.985978239Z" level=info msg="Checking pod openstack_nova-api-b590-account-create-update-5qtkd for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.134118 | controller | Jun 11 11:07:33.996724 crc crio[22652]: time="2026-06-11T11:07:33.996623773Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.134135 | controller | Jun 11 11:07:33.999786 crc crio[22652]: time="2026-06-11T11:07:33.999713214Z" level=info msg="Ran pod sandbox 61b62d445bcbdbaa2e609831f5d681144d4035e21a414c9aee36e32337cadf48 with infra container: openstack/nova-cell1-db-create-2b8ln/POD" id=474128d2-47a2-4e10-bb25-e889cf596299 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.134155 | controller | Jun 11 11:07:34.018686 crc crio[22652]: time="2026-06-11T11:07:34.018549971Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=22ac1b75-9679-4814-8d62-98c6c3898057 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.134174 | controller | Jun 11 11:07:34.035322 crc crio[22652]: time="2026-06-11T11:07:34.035217696Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.134191 | controller | Jun 11 11:07:34.057812 crc crio[22652]: time="2026-06-11T11:07:34.057696626Z" level=info msg="Ran pod sandbox 8117a3a7543fff883b1093d9bdfd76e784a6a9cdd987914e4bdc277650093e31 with infra container: openstack/nova-api-b590-account-create-update-5qtkd/POD" id=d49f4f3d-4098-4ee7-878c-bad9159062d2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.134209 | controller | Jun 11 11:07:34.058189 crc crio[22652]: time="2026-06-11T11:07:34.05805409Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=82e13694-aab8-4296-b260-e397aafb170d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.134227 | controller | Jun 11 11:07:34.063517 crc crio[22652]: time="2026-06-11T11:07:34.063443344Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=d9e992bc-c815-447c-9f12-3f18d9f4e9ba name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.134245 | controller | Jun 11 11:07:34.071745 crc crio[22652]: time="2026-06-11T11:07:34.071644681Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.134262 | controller | Jun 11 11:07:34.087016 crc crio[22652]: time="2026-06-11T11:07:34.086867918Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.134280 | controller | Jun 11 11:07:34.131322 crc crio[22652]: time="2026-06-11T11:07:34.130523546Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=0c19e5af-97e5-4797-aa0b-8ed361a8a8ff name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.134310 | controller | Jun 11 11:07:34.133668 crc crio[22652]: time="2026-06-11T11:07:34.133491796Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.134330 | controller | Jun 11 11:07:34.148174 crc crio[22652]: time="2026-06-11T11:07:34.147966182Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.134374 | controller | Jun 11 11:07:34.153884 crc crio[22652]: time="2026-06-11T11:07:34.153798994Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.134398 | controller | Jun 11 11:07:34.156773 crc crio[22652]: time="2026-06-11T11:07:34.156705325Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.134415 | controller | Jun 11 11:07:34.282105 crc crio[22652]: time="2026-06-11T11:07:34.280819385Z" level=info msg="Creating container: openstack/nova-cell1-db-create-2b8ln/mariadb-database-create" id=faef266a-1118-46e6-8ac9-443a7ebe9c51 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.134433 | controller | Jun 11 11:07:34.282105 crc crio[22652]: time="2026-06-11T11:07:34.281675282Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.134449 | controller | Jun 11 11:07:34.307204 crc crio[22652]: time="2026-06-11T11:07:34.306588361Z" level=info msg="Creating container: openstack/nova-api-b590-account-create-update-5qtkd/mariadb-account-create-update" id=d4c1bd3d-f02e-411d-8288-95f3e586654b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.134466 | controller | Jun 11 11:07:34.358278 crc crio[22652]: time="2026-06-11T11:07:34.356662193Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.134482 | controller | Jun 11 11:07:34.430094 crc crio[22652]: time="2026-06-11T11:07:34.42944804Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.134498 | controller | Jun 11 11:07:34.467256 crc crio[22652]: time="2026-06-11T11:07:34.466650668Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.134514 | controller | Jun 11 11:07:34.485858 crc crio[22652]: time="2026-06-11T11:07:34.485770714Z" level=info msg="Created container 23234e09b735d3afddcffa13828d9b3b7bc04799567a0f1d7b38da0ab4e32f7b: openstack/ceilometer-0/ceilometer-notification-agent" id=e5328b93-d5e4-4d59-90b8-d69da798a777 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.134531 | controller | Jun 11 11:07:34.488397 crc crio[22652]: time="2026-06-11T11:07:34.488201652Z" level=info msg="Starting container: 23234e09b735d3afddcffa13828d9b3b7bc04799567a0f1d7b38da0ab4e32f7b" id=312c5ec0-a063-45bf-83ff-fe10dec7599a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.134547 | controller | Jun 11 11:07:34.498602 crc crio[22652]: time="2026-06-11T11:07:34.498441382Z" level=info msg="Started container" PID=74187 containerID=23234e09b735d3afddcffa13828d9b3b7bc04799567a0f1d7b38da0ab4e32f7b description=openstack/ceilometer-0/ceilometer-notification-agent id=312c5ec0-a063-45bf-83ff-fe10dec7599a name=/runtime.v1.RuntimeService/StartContainer sandboxID=96a653f52cb2d5aafeca65a8e8f2217d054c937a1b181849a1e7ef1aa4cb003c
2026-06-11 11:57:59.134564 | controller | Jun 11 11:07:34.504420 crc crio[22652]: time="2026-06-11T11:07:34.503791834Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.134581 | controller | Jun 11 11:07:34.520551 crc crio[22652]: time="2026-06-11T11:07:34.509933058Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.134597 | controller | Jun 11 11:07:34.530418 crc crio[22652]: time="2026-06-11T11:07:34.53031329Z" level=info msg="Stopped pod sandbox: 8da53a68e0533b2ba017b511ca5d93ab1638f2e0aba1ec9db0fe5125d937db2b" id=2f17286a-3fcd-4a3e-bc86-0f6c35dedbb2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.134618 | controller | Jun 11 11:07:34.568195 crc crio[22652]: time="2026-06-11T11:07:34.567534897Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=9940fc57-c2d7-4146-af66-3c3b0ae69028 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.134636 | controller | Jun 11 11:07:34.590194 crc crio[22652]: time="2026-06-11T11:07:34.588780171Z" level=info msg="Created container a404cfb827758bc461e00eb67a837a5136a1878595d5f5dcbfe2d9d93f8d1a8c: openstack/nova-api-db-create-gnrkl/mariadb-database-create" id=acbb4dbf-e503-4086-8da1-4ea80006e4fd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.134653 | controller | Jun 11 11:07:34.609953 crc crio[22652]: time="2026-06-11T11:07:34.608880182Z" level=info msg="Starting container: a404cfb827758bc461e00eb67a837a5136a1878595d5f5dcbfe2d9d93f8d1a8c" id=09eaf09f-4767-42b4-a600-d650ff8edb26 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.134670 | controller | Jun 11 11:07:34.623498 crc crio[22652]: time="2026-06-11T11:07:34.622330808Z" level=info msg="Started container" PID=74199 containerID=a404cfb827758bc461e00eb67a837a5136a1878595d5f5dcbfe2d9d93f8d1a8c description=openstack/nova-api-db-create-gnrkl/mariadb-database-create id=09eaf09f-4767-42b4-a600-d650ff8edb26 name=/runtime.v1.RuntimeService/StartContainer sandboxID=13318edb0e1b5334d97f8f8f41e1432bc1b8031f4470f15912a38067b97e8e11
2026-06-11 11:57:59.134688 | controller | Jun 11 11:07:34.634971 crc crio[22652]: time="2026-06-11T11:07:34.633360281Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=83279e3b-0126-4d0b-93d3-3fdae75db090 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.134705 | controller | Jun 11 11:07:34.643831 crc crio[22652]: time="2026-06-11T11:07:34.643695483Z" level=info msg="Created container 58513af4142cf457187c14571de9d55c4f6377a413bd925a03dbffd4e9623f69: openstack/nova-cell0-db-create-b876m/mariadb-database-create" id=6b880740-a5b1-4fa4-a841-a6330e2aeee7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.134722 | controller | Jun 11 11:07:34.653495 crc crio[22652]: time="2026-06-11T11:07:34.65339866Z" level=info msg="Starting container: 58513af4142cf457187c14571de9d55c4f6377a413bd925a03dbffd4e9623f69" id=97361bb0-5e10-404b-b663-07bee6371b58 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.134739 | controller | Jun 11 11:07:34.663692 crc crio[22652]: time="2026-06-11T11:07:34.663611388Z" level=info msg="Creating container: openstack/ceilometer-0/sg-core" id=0e33323c-b4eb-4715-93be-2654f01d2ddc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.134756 | controller | Jun 11 11:07:34.664278 crc crio[22652]: time="2026-06-11T11:07:34.664216507Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.134773 | controller | Jun 11 11:07:34.670219 crc crio[22652]: time="2026-06-11T11:07:34.667728684Z" level=info msg="Started container" PID=74197 containerID=58513af4142cf457187c14571de9d55c4f6377a413bd925a03dbffd4e9623f69 description=openstack/nova-cell0-db-create-b876m/mariadb-database-create id=97361bb0-5e10-404b-b663-07bee6371b58 name=/runtime.v1.RuntimeService/StartContainer sandboxID=300a9d9d801f8fb5a4fd74bacbf89dbdd819ed7e52bb527980ce4ff9fa00efe5
2026-06-11 11:57:59.134791 | controller | Jun 11 11:07:34.743190 crc crio[22652]: time="2026-06-11T11:07:34.742971742Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.134808 | controller | Jun 11 11:07:34.749706 crc crio[22652]: time="2026-06-11T11:07:34.748961564Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.134828 | controller | Jun 11 11:07:34.845514 crc crio[22652]: time="2026-06-11T11:07:34.844520517Z" level=info msg="Running pod sandbox: openstack/nova-cell0-dbf3-account-create-update-dlxrd/POD" id=619dd84b-558e-4f7c-a443-57f446e77c05 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.134846 | controller | Jun 11 11:07:34.845514 crc crio[22652]: time="2026-06-11T11:07:34.844631824Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.134864 | controller | Jun 11 11:07:34.994896 crc crio[22652]: time="2026-06-11T11:07:34.96867884Z" level=info msg="Got pod network &{Name:nova-cell0-dbf3-account-create-update-dlxrd Namespace:openstack ID:ed647184540bcf4523447f128bf19158adb82fe4edc629f6f32939ae2a9aeff6 UID:6bdc78e9-956c-4bf1-8c73-7e2b7c5d1f00 NetNS:/var/run/netns/8e4de7a4-3c2e-44ad-b0c2-4c6a5b115a12 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6bdc78e9_956c_4bf1_8c73_7e2b7c5d1f00.slice PodAnnotations:0xc001e8eb30}] Aliases:map[]}"
2026-06-11 11:57:59.134881 | controller | Jun 11 11:07:35.010766 crc crio[22652]: time="2026-06-11T11:07:35.010278037Z" level=info msg="Adding pod openstack_nova-cell0-dbf3-account-create-update-dlxrd to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.134898 | controller | Jun 11 11:07:35.025728 crc crio[22652]: time="2026-06-11T11:07:35.025333011Z" level=info msg="Removing container: 068f3a89721acbc58f8aa975274fb50f7060a470dd4f699d8ff1209d106d27e5" id=52a08a19-6637-4356-ab6f-323ae40c88ee name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.134916 | controller | Jun 11 11:07:35.151690 crc crio[22652]: time="2026-06-11T11:07:35.151565651Z" level=info msg="Removed container 068f3a89721acbc58f8aa975274fb50f7060a470dd4f699d8ff1209d106d27e5: openstack/glance-default-external-api-0/glance-httpd" id=52a08a19-6637-4356-ab6f-323ae40c88ee name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.134933 | controller | Jun 11 11:07:35.157701 crc crio[22652]: time="2026-06-11T11:07:35.15753627Z" level=info msg="Removing container: 97debb1f24b389199a88236a6edb356ea84d65d5c7ac1d260ed31dbba332f373" id=79fdff22-9de4-494f-b9fe-1e9f71b00e7a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.134950 | controller | Jun 11 11:07:35.200072 crc crio[22652]: time="2026-06-11T11:07:35.199853786Z" level=info msg="Running pod sandbox: openstack/nova-cell1-d039-account-create-update-pdgsc/POD" id=377966f7-2152-4f18-8c0f-e7b5173a7994 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.134967 | controller | Jun 11 11:07:35.200520 crc crio[22652]: time="2026-06-11T11:07:35.200225568Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.134985 | controller | Jun 11 11:07:35.272591 crc crio[22652]: time="2026-06-11T11:07:35.272211196Z" level=info msg="Created container 594d52c196107e2d106ced6c55e9d9fc959d1b745a347e5767d7b883985c894b: openstack/nova-cell1-db-create-2b8ln/mariadb-database-create" id=faef266a-1118-46e6-8ac9-443a7ebe9c51 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.135003 | controller | Jun 11 11:07:35.282742 crc crio[22652]: time="2026-06-11T11:07:35.282574939Z" level=info msg="Starting container: 594d52c196107e2d106ced6c55e9d9fc959d1b745a347e5767d7b883985c894b" id=5a0f3f33-bf0c-45b4-8f2c-b0780fa8b18f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.135019 | controller | Jun 11 11:07:35.293342 crc crio[22652]: time="2026-06-11T11:07:35.292592142Z" level=info msg="Started container" PID=74271 containerID=594d52c196107e2d106ced6c55e9d9fc959d1b745a347e5767d7b883985c894b description=openstack/nova-cell1-db-create-2b8ln/mariadb-database-create id=5a0f3f33-bf0c-45b4-8f2c-b0780fa8b18f name=/runtime.v1.RuntimeService/StartContainer sandboxID=61b62d445bcbdbaa2e609831f5d681144d4035e21a414c9aee36e32337cadf48
2026-06-11 11:57:59.135041 | controller | Jun 11 11:07:35.306656 crc crio[22652]: time="2026-06-11T11:07:35.306564244Z" level=info msg="Got pod network &{Name:nova-cell1-d039-account-create-update-pdgsc Namespace:openstack ID:77977758220b87760186b4fb136e03abb9a982359f9c578e331d6a3ca385f954 UID:0af3ea16-8bbe-46ca-a4dd-0273b2a50a08 NetNS:/var/run/netns/faad4cf3-4e08-4a74-895f-18aa87ed43ee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0af3ea16_8bbe_46ca_a4dd_0273b2a50a08.slice PodAnnotations:0xc000102bb8}] Aliases:map[]}"
2026-06-11 11:57:59.135060 | controller | Jun 11 11:07:35.306838 crc crio[22652]: time="2026-06-11T11:07:35.306655787Z" level=info msg="Adding pod openstack_nova-cell1-d039-account-create-update-pdgsc to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.135078 | controller | Jun 11 11:07:35.476887 crc crio[22652]: time="2026-06-11T11:07:35.472453486Z" level=info msg="Stopping container: 8709e50c98ca07750f0fe1cf311aa3d2924294e088081dff3c178cbe97b7c1cd (timeout: 30s)" id=b5bf3c23-ac15-4129-acdd-201d41e018dd name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.135097 | controller | Jun 11 11:07:35.476887 crc crio[22652]: time="2026-06-11T11:07:35.472524639Z" level=info msg="Stopping container: 1c04f53fd8878e06031bf58f4851a142227869cce4898e11d5e6b6b40aa033e7 (timeout: 30s)" id=d122cc07-ddd4-4314-a420-aa710ff4d9d0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.135114 | controller | Jun 11 11:07:35.655627 crc crio[22652]: time="2026-06-11T11:07:35.655509712Z" level=info msg="Created container 7897c0d01ab0ce207279527e0f200c245e892ac45d1ccb5ddaa3794a5d268ccf: openstack/nova-api-b590-account-create-update-5qtkd/mariadb-account-create-update" id=d4c1bd3d-f02e-411d-8288-95f3e586654b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.135149 | controller | Jun 11 11:07:35.660593 crc crio[22652]: time="2026-06-11T11:07:35.660255149Z" level=info msg="Starting container: 7897c0d01ab0ce207279527e0f200c245e892ac45d1ccb5ddaa3794a5d268ccf" id=c5d502fb-7d9d-4ce7-8191-0847ad3a2f39 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.135170 | controller | Jun 11 11:07:35.671322 crc crio[22652]: time="2026-06-11T11:07:35.671187593Z" level=info msg="Started container" PID=74272 containerID=7897c0d01ab0ce207279527e0f200c245e892ac45d1ccb5ddaa3794a5d268ccf description=openstack/nova-api-b590-account-create-update-5qtkd/mariadb-account-create-update id=c5d502fb-7d9d-4ce7-8191-0847ad3a2f39 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8117a3a7543fff883b1093d9bdfd76e784a6a9cdd987914e4bdc277650093e31
2026-06-11 11:57:59.135189 | controller | Jun 11 11:07:35.710940 crc crio[22652]: 2026-06-11T11:07:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ed647184540bcf4 Mac:56:04:c7:0a:0c:cf Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b3 Mtu:0 Sandbox:/var/run/netns/8e4de7a4-3c2e-44ad-b0c2-4c6a5b115a12 SocketPath: PciID:}] [{Interface:0xc000014c50 Address:{IP:10.217.0.179 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.135208 | controller | Jun 11 11:07:35.712311 crc crio[22652]: time="2026-06-11T11:07:35.712046863Z" level=info msg="Got pod network &{Name:nova-cell0-dbf3-account-create-update-dlxrd Namespace:openstack ID:ed647184540bcf4523447f128bf19158adb82fe4edc629f6f32939ae2a9aeff6 UID:6bdc78e9-956c-4bf1-8c73-7e2b7c5d1f00 NetNS:/var/run/netns/8e4de7a4-3c2e-44ad-b0c2-4c6a5b115a12 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6bdc78e9_956c_4bf1_8c73_7e2b7c5d1f00.slice PodAnnotations:0xc001e8eb30}] Aliases:map[]}"
2026-06-11 11:57:59.135229 | controller | Jun 11 11:07:35.712311 crc crio[22652]: time="2026-06-11T11:07:35.712291611Z" level=info msg="Checking pod openstack_nova-cell0-dbf3-account-create-update-dlxrd for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.135247 | controller | Jun 11 11:07:35.727980 crc crio[22652]: time="2026-06-11T11:07:35.726809351Z" level=info msg="Stopped container 8709e50c98ca07750f0fe1cf311aa3d2924294e088081dff3c178cbe97b7c1cd: openstack/glance-default-internal-api-0/glance-log" id=b5bf3c23-ac15-4129-acdd-201d41e018dd name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.135265 | controller | Jun 11 11:07:35.740434 crc crio[22652]: time="2026-06-11T11:07:35.740324509Z" level=info msg="Ran pod sandbox ed647184540bcf4523447f128bf19158adb82fe4edc629f6f32939ae2a9aeff6 with infra container: openstack/nova-cell0-dbf3-account-create-update-dlxrd/POD" id=619dd84b-558e-4f7c-a443-57f446e77c05 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.135282 | controller | Jun 11 11:07:35.747363 crc crio[22652]: time="2026-06-11T11:07:35.745958025Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=38860e57-3ffd-4ff6-851a-9fe4ba447a59 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.135299 | controller | Jun 11 11:07:35.751745 crc crio[22652]: time="2026-06-11T11:07:35.751609962Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=9e8d843d-c221-45af-bbfa-64c7d36c7367 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.135317 | controller | Jun 11 11:07:35.769234 crc crio[22652]: time="2026-06-11T11:07:35.768979226Z" level=info msg="Created container 70edcec2b6e2eeab86c5223d0e84ee14bbe02c6aa1260ece47aa65308379657f: openstack/ceilometer-0/sg-core" id=0e33323c-b4eb-4715-93be-2654f01d2ddc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.135334 | controller | Jun 11 11:07:35.772621 crc crio[22652]: time="2026-06-11T11:07:35.772356361Z" level=info msg="Starting container: 70edcec2b6e2eeab86c5223d0e84ee14bbe02c6aa1260ece47aa65308379657f" id=fbc60ef0-6258-4e0a-a5c0-368a39ced8d6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.135386 | controller | Jun 11 11:07:35.776981 crc crio[22652]: time="2026-06-11T11:07:35.776866675Z" level=info msg="Creating container: openstack/nova-cell0-dbf3-account-create-update-dlxrd/mariadb-account-create-update" id=27da16eb-c81e-4bd1-95a2-509ac480ae45 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.135406 | controller | Jun 11 11:07:35.777495 crc crio[22652]: time="2026-06-11T11:07:35.777431263Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.135422 | controller | Jun 11 11:07:35.806417 crc crio[22652]: time="2026-06-11T11:07:35.785313789Z" level=info msg="Started container" PID=74273 containerID=70edcec2b6e2eeab86c5223d0e84ee14bbe02c6aa1260ece47aa65308379657f description=openstack/ceilometer-0/sg-core id=fbc60ef0-6258-4e0a-a5c0-368a39ced8d6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=96a653f52cb2d5aafeca65a8e8f2217d054c937a1b181849a1e7ef1aa4cb003c
2026-06-11 11:57:59.135438 | controller | Jun 11 11:07:35.834228 crc crio[22652]: time="2026-06-11T11:07:35.834027141Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=45578d2a-21b2-4e84-90aa-3e71d4610f6e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.135456 | controller | Jun 11 11:07:35.876196 crc crio[22652]: time="2026-06-11T11:07:35.876038669Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.135472 | controller | Jun 11 11:07:35.897341 crc crio[22652]: time="2026-06-11T11:07:35.89723553Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.135494 | controller | Jun 11 11:07:35.914299 crc crio[22652]: time="2026-06-11T11:07:35.913816415Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=cbc509bf-ebe9-4687-b08a-7ac0a0a82f73 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.135512 | controller | Jun 11 11:07:35.936565 crc crio[22652]: time="2026-06-11T11:07:35.936441144Z" level=info msg="Creating container: openstack/ceilometer-0/proxy-httpd" id=c038ff86-9d58-42c1-905e-eceac135b3b2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.135529 | controller | Jun 11 11:07:35.937285 crc crio[22652]: time="2026-06-11T11:07:35.937208559Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.135545 | controller | Jun 11 11:07:36.013821 crc crio[22652]: time="2026-06-11T11:07:36.013695867Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.135562 | controller | Jun 11 11:07:36.017360 crc crio[22652]: time="2026-06-11T11:07:36.017227549Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.135580 | controller | Jun 11 11:07:36.131579 crc crio[22652]: 2026-06-11T11:07:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:77977758220b877 Mac:ba:2e:47:51:46:f5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b4 Mtu:0 Sandbox:/var/run/netns/faad4cf3-4e08-4a74-895f-18aa87ed43ee SocketPath: PciID:}] [{Interface:0xc00058c5c0 Address:{IP:10.217.0.180 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.135597 | controller | Jun 11 11:07:36.133657 crc crio[22652]: time="2026-06-11T11:07:36.133601061Z" level=info msg="Got pod network &{Name:nova-cell1-d039-account-create-update-pdgsc Namespace:openstack ID:77977758220b87760186b4fb136e03abb9a982359f9c578e331d6a3ca385f954 UID:0af3ea16-8bbe-46ca-a4dd-0273b2a50a08 NetNS:/var/run/netns/faad4cf3-4e08-4a74-895f-18aa87ed43ee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0af3ea16_8bbe_46ca_a4dd_0273b2a50a08.slice PodAnnotations:0xc000102bb8}] Aliases:map[]}"
2026-06-11 11:57:59.135614 | controller | Jun 11 11:07:36.133846 crc crio[22652]: time="2026-06-11T11:07:36.133798748Z" level=info msg="Checking pod openstack_nova-cell1-d039-account-create-update-pdgsc for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.135631 | controller | Jun 11 11:07:36.200260 crc crio[22652]: time="2026-06-11T11:07:36.197173791Z" level=info msg="Ran pod sandbox 77977758220b87760186b4fb136e03abb9a982359f9c578e331d6a3ca385f954 with infra container: openstack/nova-cell1-d039-account-create-update-pdgsc/POD" id=377966f7-2152-4f18-8c0f-e7b5173a7994 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.135648 | controller | Jun 11 11:07:36.203891 crc crio[22652]: time="2026-06-11T11:07:36.203772417Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=20776ff6-2138-4a5d-9020-ea3b209e1d63 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.135665 | controller | Jun 11 11:07:36.210054 crc crio[22652]: time="2026-06-11T11:07:36.206657488Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=b4264277-1d97-4fca-bfa6-fd3983ae3a41 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.135683 | controller | Jun 11 11:07:36.225604 crc crio[22652]: time="2026-06-11T11:07:36.22553255Z" level=info msg="Creating container: openstack/nova-cell1-d039-account-create-update-pdgsc/mariadb-account-create-update" id=133b62e4-69e3-4358-b034-90d30687fc31 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.135703 | controller | Jun 11 11:07:36.227297 crc crio[22652]: time="2026-06-11T11:07:36.225946343Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.135721 | controller | Jun 11 11:07:36.322946 crc crio[22652]: time="2026-06-11T11:07:36.322517807Z" level=info msg="Removed container 97debb1f24b389199a88236a6edb356ea84d65d5c7ac1d260ed31dbba332f373: openstack/glance-default-external-api-0/glance-log" id=79fdff22-9de4-494f-b9fe-1e9f71b00e7a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.135737 | controller | Jun 11 11:07:36.334628 crc crio[22652]: time="2026-06-11T11:07:36.334486272Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.135754 | controller | Jun 11 11:07:36.341521 crc crio[22652]: time="2026-06-11T11:07:36.340761188Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.135770 | controller | Jun 11 11:07:36.586889 crc crio[22652]: time="2026-06-11T11:07:36.586652453Z" level=info msg="Created container 948b3917fb8032d14ec5a7863cc41e63d96ba9709c2ceefc3c007bf4eff8a9dd: openstack/nova-cell0-dbf3-account-create-update-dlxrd/mariadb-account-create-update" id=27da16eb-c81e-4bd1-95a2-509ac480ae45 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.135787 | controller | Jun 11 11:07:36.589600 crc crio[22652]: time="2026-06-11T11:07:36.589552303Z" level=info msg="Starting container: 948b3917fb8032d14ec5a7863cc41e63d96ba9709c2ceefc3c007bf4eff8a9dd" id=4b0db3ea-f640-4469-83b2-68d24b43c752 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.135804 | controller | Jun 11 11:07:36.593705 crc crio[22652]: time="2026-06-11T11:07:36.59072733Z" level=info msg="Created container d84cc7259d3353c143345ad8e31070008c0a50fd92fd6e469663dbd16d3bf672: openstack/ceilometer-0/proxy-httpd" id=c038ff86-9d58-42c1-905e-eceac135b3b2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.135822 | controller | Jun 11 11:07:36.596177 crc crio[22652]: time="2026-06-11T11:07:36.595817889Z" level=info msg="Starting container: d84cc7259d3353c143345ad8e31070008c0a50fd92fd6e469663dbd16d3bf672" id=985e3a28-12ec-43f7-84c4-7e0b801e309c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.135839 | controller | Jun 11 11:07:36.599544 crc crio[22652]: time="2026-06-11T11:07:36.599431505Z" level=info msg="Started container" PID=74525 containerID=948b3917fb8032d14ec5a7863cc41e63d96ba9709c2ceefc3c007bf4eff8a9dd description=openstack/nova-cell0-dbf3-account-create-update-dlxrd/mariadb-account-create-update id=4b0db3ea-f640-4469-83b2-68d24b43c752 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed647184540bcf4523447f128bf19158adb82fe4edc629f6f32939ae2a9aeff6
2026-06-11 11:57:59.135856 | controller | Jun 11 11:07:36.606291 crc crio[22652]: time="2026-06-11T11:07:36.606202845Z" level=info msg="Started container" PID=74528 containerID=d84cc7259d3353c143345ad8e31070008c0a50fd92fd6e469663dbd16d3bf672 description=openstack/ceilometer-0/proxy-httpd id=985e3a28-12ec-43f7-84c4-7e0b801e309c name=/runtime.v1.RuntimeService/StartContainer sandboxID=96a653f52cb2d5aafeca65a8e8f2217d054c937a1b181849a1e7ef1aa4cb003c
2026-06-11 11:57:59.135874 | controller | Jun 11 11:07:36.626395 crc crio[22652]: time="2026-06-11T11:07:36.626337256Z" level=info msg="Created container d66a34c3081468602ef74c56d8f5e40f4972c95d627c801aad26143f5f4aa913: openstack/nova-cell1-d039-account-create-update-pdgsc/mariadb-account-create-update" id=133b62e4-69e3-4358-b034-90d30687fc31 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.135891 | controller | Jun 11 11:07:36.627887 crc crio[22652]: time="2026-06-11T11:07:36.627787763Z" level=info msg="Starting container: d66a34c3081468602ef74c56d8f5e40f4972c95d627c801aad26143f5f4aa913" id=03846d89-7520-45ae-a38f-5db0d5680499 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.135911 | controller | Jun 11 11:07:36.636802 crc crio[22652]: time="2026-06-11T11:07:36.635892605Z" level=info msg="Started container" PID=74529 containerID=d66a34c3081468602ef74c56d8f5e40f4972c95d627c801aad26143f5f4aa913 description=openstack/nova-cell1-d039-account-create-update-pdgsc/mariadb-account-create-update id=03846d89-7520-45ae-a38f-5db0d5680499 name=/runtime.v1.RuntimeService/StartContainer sandboxID=77977758220b87760186b4fb136e03abb9a982359f9c578e331d6a3ca385f954
2026-06-11 11:57:59.135929 | controller | Jun 11 11:07:37.294588 crc crio[22652]: time="2026-06-11T11:07:37.294495579Z" level=info msg="Stopping container: d84cc7259d3353c143345ad8e31070008c0a50fd92fd6e469663dbd16d3bf672 (timeout: 30s)" id=3f173eee-5617-4543-9169-2e956e506806 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.135947 | controller | Jun 11 11:07:37.294717 crc crio[22652]: time="2026-06-11T11:07:37.294626422Z" level=info msg="Stopping container: 70edcec2b6e2eeab86c5223d0e84ee14bbe02c6aa1260ece47aa65308379657f (timeout: 30s)" id=75df32e8-83aa-4ec0-b2ad-112540fa2b6e name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.135963 | controller | Jun 11 11:07:37.294846 crc crio[22652]: time="2026-06-11T11:07:37.294494058Z" level=info msg="Stopping container: 23234e09b735d3afddcffa13828d9b3b7bc04799567a0f1d7b38da0ab4e32f7b (timeout: 30s)" id=690618d9-35f8-4b0f-a754-b64997346d83 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.135980 | controller | Jun 11 11:07:37.295686 crc crio[22652]: time="2026-06-11T11:07:37.295615124Z" level=info msg="Stopping container: 82cf56b6326da7ed0d6e9a96412c9bbe8cd2597bc96247660e2decd44bbfbf94 (timeout: 30s)" id=e7ecdbbc-8ad0-4f9b-b82d-b396ad77e2b0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.135996 | controller | Jun 11 11:07:37.342686 crc crio[22652]: time="2026-06-11T11:07:37.342180545Z" level=info msg="Stopping pod sandbox: 300a9d9d801f8fb5a4fd74bacbf89dbdd819ed7e52bb527980ce4ff9fa00efe5" id=65b0e2dc-36e4-4678-9d77-86fffa70e82d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.136014 | controller | Jun 11 11:07:37.342927 crc crio[22652]: time="2026-06-11T11:07:37.342435671Z" level=info msg="Stopping pod sandbox: 13318edb0e1b5334d97f8f8f41e1432bc1b8031f4470f15912a38067b97e8e11" id=8241f9e5-9137-489d-a8a0-117162b5f0c0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.136030 | controller | Jun 11 11:07:37.343208 crc crio[22652]: time="2026-06-11T11:07:37.34310535Z" level=info msg="Stopping pod sandbox: 61b62d445bcbdbaa2e609831f5d681144d4035e21a414c9aee36e32337cadf48" id=23753d66-13da-406d-b79f-cb69354ab603 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.136047 | controller | Jun 11 11:07:37.343589 crc crio[22652]: time="2026-06-11T11:07:37.343507023Z" level=info msg="Got pod network &{Name:nova-api-db-create-gnrkl Namespace:openstack ID:13318edb0e1b5334d97f8f8f41e1432bc1b8031f4470f15912a38067b97e8e11 UID:63297740-9143-4df6-8039-477e8d57f9a7 NetNS:/var/run/netns/cc188a19-c2b3-41e4-a7d2-e96d28b599fb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod63297740_9143_4df6_8039_477e8d57f9a7.slice PodAnnotations:0xc005822478}] Aliases:map[]}"
2026-06-11 11:57:59.136063 | controller | Jun 11 11:07:37.343757 crc crio[22652]: time="2026-06-11T11:07:37.343702399Z" level=info msg="Deleting pod openstack_nova-api-db-create-gnrkl from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.136080 | controller | Jun 11 11:07:37.344071 crc crio[22652]: time="2026-06-11T11:07:37.34403968Z" level=info msg="Got pod network &{Name:nova-cell1-db-create-2b8ln Namespace:openstack ID:61b62d445bcbdbaa2e609831f5d681144d4035e21a414c9aee36e32337cadf48 UID:dbcaffa3-b99a-4846-a2ad-36e0f7a86c77 NetNS:/var/run/netns/0fc4e72c-6acf-4d99-a5c8-05b1bb7d780e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddbcaffa3_b99a_4846_a2ad_36e0f7a86c77.slice PodAnnotations:0xc0036e6320}] Aliases:map[]}"
2026-06-11 11:57:59.136102 | controller | Jun 11 11:07:37.344403 crc crio[22652]: time="2026-06-11T11:07:37.344374551Z" level=info msg="Deleting pod openstack_nova-cell1-db-create-2b8ln from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.136280 | controller | Jun 11 11:07:37.346295 crc crio[22652]: time="2026-06-11T11:07:37.343246779Z" level=info msg="Got pod network &{Name:nova-cell0-db-create-b876m Namespace:openstack ID:300a9d9d801f8fb5a4fd74bacbf89dbdd819ed7e52bb527980ce4ff9fa00efe5 UID:fc01c744-aae0-4db3-9221-1dc9f7606372 NetNS:/var/run/netns/defa40b9-91f6-4ee7-bcb3-23cb06469eff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfc01c744_aae0_4db3_9221_1dc9f7606372.slice PodAnnotations:0xc000103438}] Aliases:map[]}"
2026-06-11 11:57:59.136304 | controller | Jun 11 11:07:37.346295 crc crio[22652]: time="2026-06-11T11:07:37.345045132Z" level=info msg="Deleting pod openstack_nova-cell0-db-create-b876m from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.136321 | controller | Jun 11 11:07:37.472869 crc crio[22652]: time="2026-06-11T11:07:37.470386438Z" level=info msg="Stopped container 70edcec2b6e2eeab86c5223d0e84ee14bbe02c6aa1260ece47aa65308379657f: openstack/ceilometer-0/sg-core" id=75df32e8-83aa-4ec0-b2ad-112540fa2b6e name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.136338 | controller | Jun 11 11:07:37.535278 crc crio[22652]: time="2026-06-11T11:07:37.534397823Z" level=info msg="Stopped container d84cc7259d3353c143345ad8e31070008c0a50fd92fd6e469663dbd16d3bf672: openstack/ceilometer-0/proxy-httpd" id=3f173eee-5617-4543-9169-2e956e506806 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.136377 | controller | Jun 11 11:07:37.884177 crc crio[22652]: time="2026-06-11T11:07:37.883179452Z" level=info msg="Stopped pod sandbox: 300a9d9d801f8fb5a4fd74bacbf89dbdd819ed7e52bb527980ce4ff9fa00efe5" id=65b0e2dc-36e4-4678-9d77-86fffa70e82d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.136395 | controller | Jun 11 11:07:37.933421 crc crio[22652]: time="2026-06-11T11:07:37.932402437Z" level=info msg="Stopped pod sandbox: 13318edb0e1b5334d97f8f8f41e1432bc1b8031f4470f15912a38067b97e8e11" id=8241f9e5-9137-489d-a8a0-117162b5f0c0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.136413 | controller | Jun 11 11:07:37.936379 crc crio[22652]: time="2026-06-11T11:07:37.936079637Z" level=info msg="Stopped pod sandbox: 61b62d445bcbdbaa2e609831f5d681144d4035e21a414c9aee36e32337cadf48" id=23753d66-13da-406d-b79f-cb69354ab603 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.136430 | controller | Jun 11 11:07:37.966867 crc crio[22652]: time="2026-06-11T11:07:37.96680292Z" level=info msg="Stopped container 23234e09b735d3afddcffa13828d9b3b7bc04799567a0f1d7b38da0ab4e32f7b: openstack/ceilometer-0/ceilometer-notification-agent" id=690618d9-35f8-4b0f-a754-b64997346d83 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.136447 | controller | Jun 11 11:07:38.380177 crc crio[22652]: time="2026-06-11T11:07:38.379439617Z" level=info msg="Stopping pod sandbox: ed647184540bcf4523447f128bf19158adb82fe4edc629f6f32939ae2a9aeff6" id=14489c57-f701-4066-b0ed-b4e423224c3f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.136465 | controller | Jun 11 11:07:38.380648 crc crio[22652]: time="2026-06-11T11:07:38.380582315Z" level=info msg="Stopping pod sandbox: 77977758220b87760186b4fb136e03abb9a982359f9c578e331d6a3ca385f954" id=4484b21c-b810-4a63-ada9-4e815abdcb75 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.136485 | controller | Jun 11 11:07:38.380894 crc crio[22652]: time="2026-06-11T11:07:38.380871433Z" level=info msg="Got pod network &{Name:nova-cell0-dbf3-account-create-update-dlxrd Namespace:openstack ID:ed647184540bcf4523447f128bf19158adb82fe4edc629f6f32939ae2a9aeff6 UID:6bdc78e9-956c-4bf1-8c73-7e2b7c5d1f00 NetNS:/var/run/netns/8e4de7a4-3c2e-44ad-b0c2-4c6a5b115a12 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6bdc78e9_956c_4bf1_8c73_7e2b7c5d1f00.slice PodAnnotations:0xc002400c08}] Aliases:map[]}"
2026-06-11 11:57:59.136514 | controller | Jun 11 11:07:38.381447 crc crio[22652]: time="2026-06-11T11:07:38.381034649Z" level=info msg="Got pod network &{Name:nova-cell1-d039-account-create-update-pdgsc Namespace:openstack ID:77977758220b87760186b4fb136e03abb9a982359f9c578e331d6a3ca385f954 UID:0af3ea16-8bbe-46ca-a4dd-0273b2a50a08 NetNS:/var/run/netns/faad4cf3-4e08-4a74-895f-18aa87ed43ee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0af3ea16_8bbe_46ca_a4dd_0273b2a50a08.slice PodAnnotations:0xc002accdd8}] Aliases:map[]}"
2026-06-11 11:57:59.136540 | controller | Jun 11 11:07:38.381526 crc crio[22652]: time="2026-06-11T11:07:38.381472603Z" level=info msg="Deleting pod openstack_nova-cell1-d039-account-create-update-pdgsc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.136565 | controller | Jun 11 11:07:38.381657 crc crio[22652]: time="2026-06-11T11:07:38.381634837Z" level=info msg="Deleting pod openstack_nova-cell0-dbf3-account-create-update-dlxrd from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.136589 | controller | Jun 11 11:07:38.382332 crc crio[22652]: time="2026-06-11T11:07:38.379891323Z" level=info msg="Stopping pod sandbox: 8117a3a7543fff883b1093d9bdfd76e784a6a9cdd987914e4bdc277650093e31" id=c163cbb7-8a22-49a8-ac0c-cd533679f283 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.136614 | controller | Jun 11 11:07:38.382734 crc crio[22652]: time="2026-06-11T11:07:38.382710701Z" level=info msg="Got pod network &{Name:nova-api-b590-account-create-update-5qtkd Namespace:openstack ID:8117a3a7543fff883b1093d9bdfd76e784a6a9cdd987914e4bdc277650093e31 UID:612fd76e-9344-424f-9197-d3fe89edcae8 NetNS:/var/run/netns/97931f90-f4eb-417c-a66c-0839b13c6377 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod612fd76e_9344_424f_9197_d3fe89edcae8.slice PodAnnotations:0xc0022f6e90}] Aliases:map[]}"
2026-06-11 11:57:59.136642 | controller | Jun 11 11:07:38.382961 crc crio[22652]: time="2026-06-11T11:07:38.382944318Z" level=info msg="Deleting pod openstack_nova-api-b590-account-create-update-5qtkd from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.136669 | controller | Jun 11 11:07:38.817057 crc crio[22652]: time="2026-06-11T11:07:38.815821098Z" level=info msg="Stopped pod sandbox: 77977758220b87760186b4fb136e03abb9a982359f9c578e331d6a3ca385f954" id=4484b21c-b810-4a63-ada9-4e815abdcb75 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.136695 | controller | Jun 11 11:07:38.899904 crc crio[22652]: time="2026-06-11T11:07:38.899796359Z" level=info msg="Stopped pod sandbox: ed647184540bcf4523447f128bf19158adb82fe4edc629f6f32939ae2a9aeff6" id=14489c57-f701-4066-b0ed-b4e423224c3f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.136723 | controller | Jun 11 11:07:38.909091 crc crio[22652]: time="2026-06-11T11:07:38.908913939Z" level=info msg="Stopped pod sandbox: 8117a3a7543fff883b1093d9bdfd76e784a6a9cdd987914e4bdc277650093e31" id=c163cbb7-8a22-49a8-ac0c-cd533679f283 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.136749 | controller | Jun 11 11:07:39.254277 crc crio[22652]: time="2026-06-11T11:07:39.252942276Z" level=info msg="Stopped container 1c04f53fd8878e06031bf58f4851a142227869cce4898e11d5e6b6b40aa033e7: openstack/glance-default-internal-api-0/glance-httpd" id=d122cc07-ddd4-4314-a420-aa710ff4d9d0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.136785 | controller | Jun 11 11:07:39.276103 crc crio[22652]: time="2026-06-11T11:07:39.275948544Z" level=info msg="Stopping pod sandbox: e67d825e3a70a29da5414c243a9cb44d05d7d9fdd71f577de1601c681f605bd5" id=65f4fff2-8513-4e5e-b02c-6fb6daa474d5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.136814 | controller | Jun 11 11:07:39.276818 crc crio[22652]: time="2026-06-11T11:07:39.276610875Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:e67d825e3a70a29da5414c243a9cb44d05d7d9fdd71f577de1601c681f605bd5 UID:4956ccad-d4c0-472b-b323-47ef715e99fc NetNS:/var/run/netns/a436a812-ea00-479c-bfbb-a2d5081601b2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4956ccad_d4c0_472b_b323_47ef715e99fc.slice PodAnnotations:0xc002400d58}] Aliases:map[]}"
2026-06-11 11:57:59.136837 | controller | Jun 11 11:07:39.276818 crc crio[22652]: time="2026-06-11T11:07:39.276734839Z" level=info msg="Deleting pod openstack_glance-default-internal-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.136857 | controller | Jun 11 11:07:39.798285 crc crio[22652]: time="2026-06-11T11:07:39.796235856Z" level=info msg="Stopped pod sandbox: e67d825e3a70a29da5414c243a9cb44d05d7d9fdd71f577de1601c681f605bd5" id=65f4fff2-8513-4e5e-b02c-6fb6daa474d5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.136880 | controller | Jun 11 11:07:40.485417 crc crio[22652]: time="2026-06-11T11:07:40.48462039Z" level=info msg="Removing container: 1c04f53fd8878e06031bf58f4851a142227869cce4898e11d5e6b6b40aa033e7" id=c4824a08-6fbc-48e0-89fa-9721fe751929 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.136905 | controller | Jun 11 11:07:40.558050 crc crio[22652]: time="2026-06-11T11:07:40.557447184Z" level=info msg="Removed container 1c04f53fd8878e06031bf58f4851a142227869cce4898e11d5e6b6b40aa033e7: openstack/glance-default-internal-api-0/glance-httpd" id=c4824a08-6fbc-48e0-89fa-9721fe751929 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.136931 | controller | Jun 11 11:07:40.563834 crc crio[22652]: time="2026-06-11T11:07:40.563699687Z" level=info msg="Removing container: 8709e50c98ca07750f0fe1cf311aa3d2924294e088081dff3c178cbe97b7c1cd" id=9f1c7ab9-d5f3-4453-b83e-60553ee71fac name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.136955 | controller | Jun 11 11:07:40.610620 crc crio[22652]: time="2026-06-11T11:07:40.610264511Z" level=info msg="Removed container 8709e50c98ca07750f0fe1cf311aa3d2924294e088081dff3c178cbe97b7c1cd: openstack/glance-default-internal-api-0/glance-log" id=9f1c7ab9-d5f3-4453-b83e-60553ee71fac name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.136982 | controller | Jun 11 11:07:41.312175 crc crio[22652]: time="2026-06-11T11:07:41.30879584Z" level=info msg="Running pod sandbox: openstack/glance-default-internal-api-0/POD" id=1107c352-bae4-4a23-87e9-e5c945fa177a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.137009 | controller | Jun 11 11:07:41.312175 crc crio[22652]: time="2026-06-11T11:07:41.30942341Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.137037 | controller | Jun 11 11:07:41.359582 crc crio[22652]: time="2026-06-11T11:07:41.359492079Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:65be4b56d5f8a9755e7443de387b7192a875015557ddcc226fb08f9ee692de6b UID:c36a24ea-a2ca-4974-bd85-c4f332f1a402 NetNS:/var/run/netns/80867b7a-ba12-4c74-bfb1-c37935dd022d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc36a24ea_a2ca_4974_bd85_c4f332f1a402.slice PodAnnotations:0xc001e8e488}] Aliases:map[]}"
2026-06-11 11:57:59.137071 | controller | Jun 11 11:07:41.359582 crc crio[22652]: time="2026-06-11T11:07:41.359570742Z" level=info msg="Adding pod openstack_glance-default-internal-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.137099 | controller | Jun 11 11:07:42.172535 crc crio[22652]: 2026-06-11T11:07:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:65be4b56d5f8a97 Mac:e6:08:b8:5d:44:27 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b5 Mtu:0 Sandbox:/var/run/netns/80867b7a-ba12-4c74-bfb1-c37935dd022d SocketPath: PciID:}] [{Interface:0xc000014700 Address:{IP:10.217.0.181 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.137128 | controller | Jun 11 11:07:42.174258 crc crio[22652]: time="2026-06-11T11:07:42.174083759Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:65be4b56d5f8a9755e7443de387b7192a875015557ddcc226fb08f9ee692de6b UID:c36a24ea-a2ca-4974-bd85-c4f332f1a402 NetNS:/var/run/netns/80867b7a-ba12-4c74-bfb1-c37935dd022d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc36a24ea_a2ca_4974_bd85_c4f332f1a402.slice PodAnnotations:0xc001e8e488}] Aliases:map[]}"
2026-06-11 11:57:59.137153 | controller | Jun 11 11:07:42.174370 crc crio[22652]: time="2026-06-11T11:07:42.174299066Z" level=info msg="Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.137176 | controller | Jun 11 11:07:42.182869 crc crio[22652]: time="2026-06-11T11:07:42.182807396Z" level=info msg="Ran pod sandbox 65be4b56d5f8a9755e7443de387b7192a875015557ddcc226fb08f9ee692de6b with infra container: openstack/glance-default-internal-api-0/POD" id=1107c352-bae4-4a23-87e9-e5c945fa177a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.137200 | controller | Jun 11 11:07:42.186018 crc crio[22652]: time="2026-06-11T11:07:42.18591525Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=b7505de9-1e41-4070-b83f-9011262c9b75 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.137223 | controller | Jun 11 11:07:42.189315 crc crio[22652]: time="2026-06-11T11:07:42.189245104Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=d77b949f-cb4d-4242-bdf8-976713d42394 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.137246 | controller | Jun 11 11:07:42.197586 crc crio[22652]: time="2026-06-11T11:07:42.197497062Z" level=info msg="Creating container: openstack/glance-default-internal-api-0/glance-log" id=698a1ec6-7013-43c3-b3e7-8075d4cf3bd4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.137270 | controller | Jun 11 11:07:42.197903 crc crio[22652]: time="2026-06-11T11:07:42.197852014Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.137294 | controller | Jun 11 11:07:42.276049 crc crio[22652]: time="2026-06-11T11:07:42.275913014Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.137313 | controller | Jun 11 11:07:42.974636 crc crio[22652]: time="2026-06-11T11:07:42.974512756Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.137332 | controller | Jun 11 11:07:43.112615 crc crio[22652]: time="2026-06-11T11:07:43.112527919Z" level=info msg="Created container 85ec70ec270b39ed91c6b7ef58e1ea2d91dfbfbca9f2fe2d0505a16660d30cb7: openstack/glance-default-internal-api-0/glance-log" id=698a1ec6-7013-43c3-b3e7-8075d4cf3bd4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.137396 | controller | Jun 11 11:07:43.114279 crc crio[22652]: time="2026-06-11T11:07:43.114205161Z" level=info msg="Starting container: 85ec70ec270b39ed91c6b7ef58e1ea2d91dfbfbca9f2fe2d0505a16660d30cb7" id=b2227580-6816-4239-a15f-43799080b424 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.137426 | controller | Jun 11 11:07:43.131532 crc crio[22652]: time="2026-06-11T11:07:43.131448301Z" level=info msg="Started container" PID=75366 containerID=85ec70ec270b39ed91c6b7ef58e1ea2d91dfbfbca9f2fe2d0505a16660d30cb7 description=openstack/glance-default-internal-api-0/glance-log id=b2227580-6816-4239-a15f-43799080b424 name=/runtime.v1.RuntimeService/StartContainer sandboxID=65be4b56d5f8a9755e7443de387b7192a875015557ddcc226fb08f9ee692de6b
2026-06-11 11:57:59.137451 | controller | Jun 11 11:07:43.145061 crc crio[22652]: time="2026-06-11T11:07:43.144945424Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=05a00ceb-91dc-47bf-9004-37f36e1fa639 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.137472 | controller | Jun 11 11:07:43.218498 crc crio[22652]: time="2026-06-11T11:07:43.216839519Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=95f42925-55a1-40bb-8cfb-ccb9ec9150f2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.137495 | controller | Jun 11 11:07:43.233019 crc crio[22652]: time="2026-06-11T11:07:43.232826407Z" level=info msg="Creating container: openstack/glance-default-internal-api-0/glance-httpd" id=9fc5bbce-d7e4-4b80-b5ed-c7573f8260e9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.137516 | controller | Jun 11 11:07:43.233428 crc crio[22652]: time="2026-06-11T11:07:43.233375545Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.137536 | controller | Jun 11 11:07:43.332474 crc crio[22652]: time="2026-06-11T11:07:43.332374856Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.137554 | controller | Jun 11 11:07:43.978887 crc crio[22652]: time="2026-06-11T11:07:43.978431066Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.137577 | controller | Jun 11 11:07:44.135633 crc crio[22652]: time="2026-06-11T11:07:44.135531077Z" level=info msg="Created container df3bb6b3f534335207a8e150b0c23dd5b8f4d10606e73946ef53ca21a52d0a29: openstack/glance-default-internal-api-0/glance-httpd" id=9fc5bbce-d7e4-4b80-b5ed-c7573f8260e9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.137600 | controller | Jun 11 11:07:44.136902 crc crio[22652]: time="2026-06-11T11:07:44.13687211Z" level=info msg="Starting container: df3bb6b3f534335207a8e150b0c23dd5b8f4d10606e73946ef53ca21a52d0a29" id=f844c402-fd96-435d-9872-46dac1871aab name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.137625 | controller | Jun 11 11:07:44.143376 crc crio[22652]: time="2026-06-11T11:07:44.143320413Z" level=info msg="Started container" PID=75426 containerID=df3bb6b3f534335207a8e150b0c23dd5b8f4d10606e73946ef53ca21a52d0a29 description=openstack/glance-default-internal-api-0/glance-httpd id=f844c402-fd96-435d-9872-46dac1871aab name=/runtime.v1.RuntimeService/StartContainer sandboxID=65be4b56d5f8a9755e7443de387b7192a875015557ddcc226fb08f9ee692de6b
2026-06-11 11:57:59.137649 | controller | Jun 11 11:07:45.202613 crc crio[22652]: time="2026-06-11T11:07:45.202530066Z" level=info msg="Running pod sandbox: openstack/nova-cell0-conductor-db-sync-h5dcn/POD" id=2a0a898f-17c0-4f57-aaa3-7d2f722d96ad name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.137669 | controller | Jun 11 11:07:45.203549 crc crio[22652]: time="2026-06-11T11:07:45.20265218Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.137694 | controller | Jun 11 11:07:45.253204 crc crio[22652]: time="2026-06-11T11:07:45.252886405Z" level=info msg="Got pod network &{Name:nova-cell0-conductor-db-sync-h5dcn Namespace:openstack ID:dcd0af4aac7d4247c268f8dc2962b122aea5ecfe3ceff9d827561952aae33df2 UID:e157b4fc-cc2c-4be0-acbb-7f59e81c1701 NetNS:/var/run/netns/da51f659-7fbd-49d7-912e-4d3ae7df9baa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode157b4fc_cc2c_4be0_acbb_7f59e81c1701.slice PodAnnotations:0xc001e8e5d8}] Aliases:map[]}"
2026-06-11 11:57:59.137715 | controller | Jun 11 11:07:45.253204 crc crio[22652]: time="2026-06-11T11:07:45.253009229Z" level=info msg="Adding pod openstack_nova-cell0-conductor-db-sync-h5dcn to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.137733 | controller | Jun 11 11:07:45.830455 crc crio[22652]: 2026-06-11T11:07:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dcd0af4aac7d424 Mac:42:de:54:cb:35:e2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b6 Mtu:0 Sandbox:/var/run/netns/da51f659-7fbd-49d7-912e-4d3ae7df9baa SocketPath: PciID:}] [{Interface:0xc00025aa20 Address:{IP:10.217.0.182 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.137750 | controller | Jun 11 11:07:45.833415 crc crio[22652]: time="2026-06-11T11:07:45.833106234Z" level=info msg="Got pod network &{Name:nova-cell0-conductor-db-sync-h5dcn Namespace:openstack ID:dcd0af4aac7d4247c268f8dc2962b122aea5ecfe3ceff9d827561952aae33df2 UID:e157b4fc-cc2c-4be0-acbb-7f59e81c1701 NetNS:/var/run/netns/da51f659-7fbd-49d7-912e-4d3ae7df9baa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode157b4fc_cc2c_4be0_acbb_7f59e81c1701.slice PodAnnotations:0xc001e8e5d8}] Aliases:map[]}"
2026-06-11 11:57:59.137768 | controller | Jun 11 11:07:45.833752 crc crio[22652]: time="2026-06-11T11:07:45.833480576Z" level=info msg="Checking pod openstack_nova-cell0-conductor-db-sync-h5dcn for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.137785 | controller | Jun 11 11:07:45.843949 crc crio[22652]: time="2026-06-11T11:07:45.843848993Z" level=info msg="Ran pod sandbox dcd0af4aac7d4247c268f8dc2962b122aea5ecfe3ceff9d827561952aae33df2 with infra container: openstack/nova-cell0-conductor-db-sync-h5dcn/POD" id=2a0a898f-17c0-4f57-aaa3-7d2f722d96ad name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.137803 | controller | Jun 11 11:07:45.846487 crc crio[22652]: time="2026-06-11T11:07:45.846402944Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=0274cdeb-5ebe-444e-aa79-1f1fc779db47 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.137819 | controller | Jun 11 11:07:45.846685 crc crio[22652]: time="2026-06-11T11:07:45.846638341Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified not found" id=0274cdeb-5ebe-444e-aa79-1f1fc779db47 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.137836 | controller | Jun 11 11:07:45.846822 crc crio[22652]: time="2026-06-11T11:07:45.846728134Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified found" id=0274cdeb-5ebe-444e-aa79-1f1fc779db47 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.137854 | controller | Jun 11 11:07:45.848028 crc crio[22652]: time="2026-06-11T11:07:45.847920522Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=5aab6d93-4a0b-41d0-9566-619020516315 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.137871 | controller | Jun 11 11:07:45.864965 crc crio[22652]: time="2026-06-11T11:07:45.864872246Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\""
2026-06-11 11:57:59.137894 | controller | Jun 11 11:07:46.045385 crc crio[22652]: time="2026-06-11T11:07:46.045308428Z" level=info msg="Stopped container 82cf56b6326da7ed0d6e9a96412c9bbe8cd2597bc96247660e2decd44bbfbf94: openstack/ceilometer-0/ceilometer-central-agent" id=e7ecdbbc-8ad0-4f9b-b82d-b396ad77e2b0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.137915 | controller | Jun 11 11:07:46.047031 crc crio[22652]: time="2026-06-11T11:07:46.046853736Z" level=info msg="Stopping pod sandbox: 96a653f52cb2d5aafeca65a8e8f2217d054c937a1b181849a1e7ef1aa4cb003c" id=9eb79aa3-ce52-4626-9c12-cea4ab75f0b7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.137939 | controller | Jun 11 11:07:46.047660 crc crio[22652]: time="2026-06-11T11:07:46.047512847Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:96a653f52cb2d5aafeca65a8e8f2217d054c937a1b181849a1e7ef1aa4cb003c UID:1f46fc3e-fb74-480a-9ef6-d721278a9617 NetNS:/var/run/netns/f92bc1da-8b17-47b2-9825-83fa31f38366 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1f46fc3e_fb74_480a_9ef6_d721278a9617.slice PodAnnotations:0xc001e8eae0}] Aliases:map[]}"
2026-06-11 11:57:59.137963 | controller | Jun 11 11:07:46.047769 crc crio[22652]: time="2026-06-11T11:07:46.047663202Z" level=info msg="Deleting pod openstack_ceilometer-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.137987 | controller | Jun 11 11:07:46.420490 crc crio[22652]: time="2026-06-11T11:07:46.419941505Z" level=info msg="Stopped pod sandbox: 96a653f52cb2d5aafeca65a8e8f2217d054c937a1b181849a1e7ef1aa4cb003c" id=9eb79aa3-ce52-4626-9c12-cea4ab75f0b7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.138005 | controller | Jun 11 11:07:46.637650 crc crio[22652]: time="2026-06-11T11:07:46.636810442Z" level=info msg="Removing container: d84cc7259d3353c143345ad8e31070008c0a50fd92fd6e469663dbd16d3bf672" id=52d23058-53fd-4787-b4b3-c2aa1c33d086 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.138023 | controller | Jun 11 11:07:46.810309 crc crio[22652]: time="2026-06-11T11:07:46.810202206Z" level=info msg="Removed container d84cc7259d3353c143345ad8e31070008c0a50fd92fd6e469663dbd16d3bf672: openstack/ceilometer-0/proxy-httpd" id=52d23058-53fd-4787-b4b3-c2aa1c33d086 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.138040 | controller | Jun 11 11:07:46.822663 crc crio[22652]: time="2026-06-11T11:07:46.822549639Z" level=info msg="Removing container: 70edcec2b6e2eeab86c5223d0e84ee14bbe02c6aa1260ece47aa65308379657f" id=f9dcea0e-ab2d-42ec-9473-62d35ba79265 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.138057 | controller | Jun 11 11:07:46.884726 crc crio[22652]: time="2026-06-11T11:07:46.884537841Z" level=info msg="Removed container 70edcec2b6e2eeab86c5223d0e84ee14bbe02c6aa1260ece47aa65308379657f: openstack/ceilometer-0/sg-core" id=f9dcea0e-ab2d-42ec-9473-62d35ba79265 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.138074 | controller | Jun 11 11:07:46.894286 crc crio[22652]: time="2026-06-11T11:07:46.894207673Z" level=info msg="Removing container: 23234e09b735d3afddcffa13828d9b3b7bc04799567a0f1d7b38da0ab4e32f7b" id=aa0c84b2-47f3-4a34-94a9-9dbda92327ed name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.138091 | controller | Jun 11 11:07:46.937570 crc crio[22652]: time="2026-06-11T11:07:46.937447684Z" level=info msg="Removed container 23234e09b735d3afddcffa13828d9b3b7bc04799567a0f1d7b38da0ab4e32f7b: openstack/ceilometer-0/ceilometer-notification-agent" id=aa0c84b2-47f3-4a34-94a9-9dbda92327ed name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.138108 | controller | Jun 11 11:07:46.940780 crc crio[22652]: time="2026-06-11T11:07:46.94070911Z" level=info msg="Removing container: 82cf56b6326da7ed0d6e9a96412c9bbe8cd2597bc96247660e2decd44bbfbf94" id=9a8f3804-d74f-4cc7-b589-8e995f73d441 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.138128 | controller | Jun 11 11:07:47.010552 crc crio[22652]: time="2026-06-11T11:07:47.010498281Z" level=info msg="Removed container 82cf56b6326da7ed0d6e9a96412c9bbe8cd2597bc96247660e2decd44bbfbf94: openstack/ceilometer-0/ceilometer-central-agent" id=9a8f3804-d74f-4cc7-b589-8e995f73d441 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.138146 | controller | Jun 11 11:07:47.481879 crc crio[22652]: time="2026-06-11T11:07:47.48139123Z" level=info msg="Running pod sandbox: openstack/ceilometer-0/POD" id=1f670596-0c62-47c4-a773-d0c21790e93a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.138163 | controller | Jun 11 11:07:47.481879 crc crio[22652]: time="2026-06-11T11:07:47.481879585Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.138181 | controller | Jun 11 11:07:47.519730 crc crio[22652]: time="2026-06-11T11:07:47.519605007Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:5ab9e7e4d9c5f25c82ed6b76bc3f01614741e0717b5e147a0d0c235bb998cd1e UID:f5cb5323-9824-48b0-8a5c-0fe65fcdb95a NetNS:/var/run/netns/143686e0-f3e5-4f11-8c8d-9fcab2c37437 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf5cb5323_9824_48b0_8a5c_0fe65fcdb95a.slice PodAnnotations:0xc0026185c0}] Aliases:map[]}"
2026-06-11 11:57:59.138198 | controller | Jun 11 11:07:47.519730 crc crio[22652]: time="2026-06-11T11:07:47.51969405Z" level=info msg="Adding pod openstack_ceilometer-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.138216 | controller | Jun 11 11:07:48.084810 crc crio[22652]: 2026-06-11T11:07:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5ab9e7e4d9c5f25 Mac:26:c3:45:7c:68:59 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b7 Mtu:0 Sandbox:/var/run/netns/143686e0-f3e5-4f11-8c8d-9fcab2c37437 SocketPath: PciID:}] [{Interface:0xc00050c5c0 Address:{IP:10.217.0.183 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.138233 | controller | Jun 11 11:07:48.089336 crc crio[22652]: time="2026-06-11T11:07:48.088977266Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:5ab9e7e4d9c5f25c82ed6b76bc3f01614741e0717b5e147a0d0c235bb998cd1e UID:f5cb5323-9824-48b0-8a5c-0fe65fcdb95a NetNS:/var/run/netns/143686e0-f3e5-4f11-8c8d-9fcab2c37437 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf5cb5323_9824_48b0_8a5c_0fe65fcdb95a.slice PodAnnotations:0xc0026185c0}] Aliases:map[]}"
2026-06-11 11:57:59.138251 | controller | Jun 11 11:07:48.090496 crc crio[22652]: time="2026-06-11T11:07:48.090468763Z" level=info msg="Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.138268 | controller | Jun 11 11:07:48.110073 crc crio[22652]: time="2026-06-11T11:07:48.109978607Z" level=info msg="Ran pod sandbox 5ab9e7e4d9c5f25c82ed6b76bc3f01614741e0717b5e147a0d0c235bb998cd1e with infra container: openstack/ceilometer-0/POD" id=1f670596-0c62-47c4-a773-d0c21790e93a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.138285 | controller | Jun 11 11:07:48.113285 crc crio[22652]: time="2026-06-11T11:07:48.113205612Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=b965b92b-515b-4bdd-96ca-716d93fe417e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.138302 | controller | Jun 11 11:07:48.145764 crc crio[22652]: time="2026-06-11T11:07:48.145507555Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=ecbe9db7-b36e-4a05-8bfa-f6e9cc59c231 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.138323 | controller | Jun 11 11:07:48.157220 crc crio[22652]: time="2026-06-11T11:07:48.157074657Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-central-agent" id=ce63b80b-2619-4ae2-8254-6fadf16cd85f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.138339 | controller | Jun 11 11:07:48.157948 crc crio[22652]: time="2026-06-11T11:07:48.157761079Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.138381 | controller | Jun 11 11:07:48.252499 crc crio[22652]: time="2026-06-11T11:07:48.252396264Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.138400 | controller | Jun 11 11:07:48.258382 crc crio[22652]: time="2026-06-11T11:07:48.258260787Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.138420 | controller | Jun 11 11:07:48.429964 crc crio[22652]: time="2026-06-11T11:07:48.429375679Z" level=info msg="Created container 5b6d8a3f0e6898a6ee01d2d888419f95939dcf07150d3e057b2621a38c0caeb3: openstack/ceilometer-0/ceilometer-central-agent" id=ce63b80b-2619-4ae2-8254-6fadf16cd85f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.138443 | controller | Jun 11 11:07:48.435499 crc crio[22652]: time="2026-06-11T11:07:48.435389888Z" level=info msg="Starting container: 5b6d8a3f0e6898a6ee01d2d888419f95939dcf07150d3e057b2621a38c0caeb3" id=caa50770-e214-4759-a6fc-cc7a7e7f6c84 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.138461 | controller | Jun 11 11:07:48.442595 crc crio[22652]: time="2026-06-11T11:07:48.442483929Z" level=info msg="Started container" PID=75909 containerID=5b6d8a3f0e6898a6ee01d2d888419f95939dcf07150d3e057b2621a38c0caeb3 description=openstack/ceilometer-0/ceilometer-central-agent id=caa50770-e214-4759-a6fc-cc7a7e7f6c84 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ab9e7e4d9c5f25c82ed6b76bc3f01614741e0717b5e147a0d0c235bb998cd1e
2026-06-11 11:57:59.138479 | controller | Jun 11 11:07:48.462186 crc crio[22652]: time="2026-06-11T11:07:48.462057802Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=f68697bc-748e-47f7-943c-55c42febcff9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.138496 | controller | Jun 11 11:07:48.494250 crc crio[22652]: time="2026-06-11T11:07:48.494077575Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=0d20be9c-36c2-4fdc-915f-e8de1864e785 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.138513 | controller | Jun 11 11:07:48.504785 crc crio[22652]: time="2026-06-11T11:07:48.504655668Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-notification-agent" id=441305aa-6c86-42ed-8ffe-bf058f64deb6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.138530 | controller | Jun 11 11:07:48.505346 crc crio[22652]: time="2026-06-11T11:07:48.505270715Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.138546 | controller | Jun 11 11:07:48.557332 crc crio[22652]: time="2026-06-11T11:07:48.557233884Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.138562 | controller | Jun 11 11:07:48.562436 crc crio[22652]: time="2026-06-11T11:07:48.562330783Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.138579 | controller | Jun 11 11:07:48.683517 crc crio[22652]: time="2026-06-11T11:07:48.683408087Z" level=info msg="Created container 651ac5e037888184a46ae6b540502150314d4351691c1c439e215a20861255c8: openstack/ceilometer-0/ceilometer-notification-agent" id=441305aa-6c86-42ed-8ffe-bf058f64deb6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.138600 | controller | Jun 11 11:07:48.684821 crc crio[22652]: time="2026-06-11T11:07:48.684695926Z" level=info msg="Starting container: 651ac5e037888184a46ae6b540502150314d4351691c1c439e215a20861255c8" id=074d742c-1b31-4c92-933a-34d48e9baccf name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.138617 | controller | Jun 11 11:07:48.693014 crc crio[22652]: time="2026-06-11T11:07:48.689774305Z" level=info msg="Started container" PID=75930 containerID=651ac5e037888184a46ae6b540502150314d4351691c1c439e215a20861255c8 description=openstack/ceilometer-0/ceilometer-notification-agent id=074d742c-1b31-4c92-933a-34d48e9baccf name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ab9e7e4d9c5f25c82ed6b76bc3f01614741e0717b5e147a0d0c235bb998cd1e
2026-06-11 11:57:59.138634 | controller | Jun 11 11:07:48.703440 crc crio[22652]: time="2026-06-11T11:07:48.702707261Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=a1fa20ad-2f9c-49c5-950c-be9e47e58133 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.138652 | controller | Jun 11 11:07:48.721016 crc crio[22652]: time="2026-06-11T11:07:48.720862994Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=124527c3-8962-4680-bb07-155e63f81d6d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.138669 | controller | Jun 11 11:07:48.729502 crc crio[22652]: time="2026-06-11T11:07:48.728639213Z" level=info msg="Creating container: openstack/ceilometer-0/sg-core" id=12c03be3-070b-4c4a-a034-20b0fd62ba35 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.138686 | controller | Jun 11 11:07:48.729502 crc crio[22652]: time="2026-06-11T11:07:48.72888161Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.138702 | controller | Jun 11 11:07:48.765442 crc crio[22652]: time="2026-06-11T11:07:48.765335542Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.138719 | controller | Jun 11 11:07:48.769461 crc crio[22652]: time="2026-06-11T11:07:48.76939597Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.138736 | controller | Jun 11 11:07:48.910537 crc crio[22652]: time="2026-06-11T11:07:48.910420568Z" level=info msg="Created container a83d8f64ad0ce91e52cc945b2bb49525da407f561692188c9d0689b7dbf06cf9: openstack/ceilometer-0/sg-core" id=12c03be3-070b-4c4a-a034-20b0fd62ba35 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.138753 | controller | Jun 11 11:07:48.912595 crc crio[22652]: time="2026-06-11T11:07:48.912558035Z" level=info msg="Starting container: a83d8f64ad0ce91e52cc945b2bb49525da407f561692188c9d0689b7dbf06cf9" id=3287ecc8-b906-415f-80ca-df0a180a3475 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.138770 | controller | Jun 11 11:07:48.927098 crc crio[22652]: time="2026-06-11T11:07:48.926862513Z" level=info msg="Started container" PID=75945 containerID=a83d8f64ad0ce91e52cc945b2bb49525da407f561692188c9d0689b7dbf06cf9 description=openstack/ceilometer-0/sg-core id=3287ecc8-b906-415f-80ca-df0a180a3475 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ab9e7e4d9c5f25c82ed6b76bc3f01614741e0717b5e147a0d0c235bb998cd1e
2026-06-11 11:57:59.138787 | controller | Jun 11 11:07:48.942665 crc crio[22652]: time="2026-06-11T11:07:48.942615727Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=a4486991-2a80-44c5-a1c6-5dad828f8082 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.138808 | controller | Jun 11 11:07:48.981666 crc crio[22652]: time="2026-06-11T11:07:48.981588499Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=d121763a-8f2c-408b-b345-2e454009aa30 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.138825 | controller | Jun 11 11:07:48.990029 crc crio[22652]: time="2026-06-11T11:07:48.989920399Z" level=info msg="Creating container: openstack/ceilometer-0/proxy-httpd" id=3b32de41-4e70-4844-b7c2-f21cbc967824 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.138842 | controller | Jun 11 11:07:48.990660 crc crio[22652]: time="2026-06-11T11:07:48.99058945Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.138858 | controller | Jun 11 11:07:49.049458 crc crio[22652]: time="2026-06-11T11:07:49.04933481Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.138875 | controller | Jun 11 11:07:49.054853 crc crio[22652]: time="2026-06-11T11:07:49.05475975Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.138891 | controller | Jun 11 11:07:49.193358 crc crio[22652]: time="2026-06-11T11:07:49.193239749Z" level=info msg="Created container 63e88a1d7eef9350d8109449629c57eb5c76e9b4a5b5251fb0d312a050b0962c: openstack/ceilometer-0/proxy-httpd" id=3b32de41-4e70-4844-b7c2-f21cbc967824 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.138908 | controller | Jun 11 11:07:49.196217 crc crio[22652]: time="2026-06-11T11:07:49.196046368Z" level=info msg="Starting container: 63e88a1d7eef9350d8109449629c57eb5c76e9b4a5b5251fb0d312a050b0962c" id=93b330d2-4b4c-4d9d-91dd-e8bf7ecb5892 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.138924 | controller | Jun 11 11:07:49.208830 crc crio[22652]: time="2026-06-11T11:07:49.208703653Z" level=info msg="Started container" PID=75970 containerID=63e88a1d7eef9350d8109449629c57eb5c76e9b4a5b5251fb0d312a050b0962c description=openstack/ceilometer-0/proxy-httpd id=93b330d2-4b4c-4d9d-91dd-e8bf7ecb5892 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ab9e7e4d9c5f25c82ed6b76bc3f01614741e0717b5e147a0d0c235bb998cd1e
2026-06-11 11:57:59.138940 | controller | Jun 11 11:07:58.315214 crc crio[22652]: time="2026-06-11T11:07:58.31438022Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:99287b7aa83a5c1c32b9c3077bb084ea2f3c582f87b298d861544e5c5a6ebf41" id=5aab6d93-4a0b-41d0-9566-619020516315 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.138957 | controller | Jun 11 11:07:58.319036 crc crio[22652]: time="2026-06-11T11:07:58.318903794Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=26f40830-a42a-4b5b-a3da-6c665878ecd7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.138974 | controller | Jun 11 11:07:58.358546 crc crio[22652]: time="2026-06-11T11:07:58.358453699Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=69657303-6aab-4d87-bd2e-2bda68017fda name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.138991 | controller | Jun 11 11:07:58.369320 crc crio[22652]: time="2026-06-11T11:07:58.369199506Z" level=info msg="Creating container: openstack/nova-cell0-conductor-db-sync-h5dcn/nova-cell0-conductor-db-sync" id=9a31bcd8-5440-416f-ab4d-f2e0ab99e31c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.139007 | controller | Jun 11 11:07:58.371546 crc crio[22652]: time="2026-06-11T11:07:58.371453138Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.139027 | controller | Jun 11 11:07:58.431221 crc crio[22652]: time="2026-06-11T11:07:58.431075773Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.139044 | controller | Jun 11 11:07:58.442528 crc crio[22652]: time="2026-06-11T11:07:58.442420613Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.139061 | controller | Jun 11 11:07:58.593548 crc crio[22652]: time="2026-06-11T11:07:58.593070142Z" level=info msg="Created container 6cb58f2d7577be31dc44306ec0e351af51787b29df4f1aa00a0ce01b970ad302: openstack/nova-cell0-conductor-db-sync-h5dcn/nova-cell0-conductor-db-sync" id=9a31bcd8-5440-416f-ab4d-f2e0ab99e31c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.139079 | controller | Jun 11 11:07:58.595276 crc crio[22652]: time="2026-06-11T11:07:58.595203129Z" level=info msg="Starting container: 6cb58f2d7577be31dc44306ec0e351af51787b29df4f1aa00a0ce01b970ad302" id=d0962781-6b2a-4f03-80d1-27057689e759 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.139157 | controller | Jun 11 11:07:58.599557 crc crio[22652]: time="2026-06-11T11:07:58.599520597Z" level=info msg="Started container" PID=76619 containerID=6cb58f2d7577be31dc44306ec0e351af51787b29df4f1aa00a0ce01b970ad302 description=openstack/nova-cell0-conductor-db-sync-h5dcn/nova-cell0-conductor-db-sync id=d0962781-6b2a-4f03-80d1-27057689e759 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dcd0af4aac7d4247c268f8dc2962b122aea5ecfe3ceff9d827561952aae33df2
2026-06-11 11:57:59.139181 | controller | Jun 11 11:08:00.507436 crc crio[22652]: time="2026-06-11T11:08:00.506742581Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686268-cvk7f/POD" id=d09e56d8-b9ff-4e32-9642-ff2beb894986 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.139198 | controller | Jun 11 11:08:00.508608 crc crio[22652]: time="2026-06-11T11:08:00.507475244Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.139217 | controller | Jun 11 11:08:00.558966 crc crio[22652]: time="2026-06-11T11:08:00.55887083Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686268-cvk7f Namespace:openshift-infra ID:7b4c4fb57b27fb639e54f27b5467718718b38ff0c8c23df6837b025fecaf2e3b UID:9bbba65d-f84a-4cda-a4d8-6fd6e9e5275c NetNS:/var/run/netns/b0eec1e2-1c0a-416b-a03e-bc39193d9610 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9bbba65d_f84a_4cda_a4d8_6fd6e9e5275c.slice PodAnnotations:0xc002618c40}] Aliases:map[]}"
2026-06-11 11:57:59.139235 | controller | Jun 11 11:08:00.558966 crc crio[22652]: time="2026-06-11T11:08:00.558943232Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686268-cvk7f to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.139253 | controller | Jun 11 11:08:01.108228 crc crio[22652]: 2026-06-11T11:08:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7b4c4fb57b27fb6 Mac:f2:cb:b6:ff:60:3e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b8 Mtu:0 Sandbox:/var/run/netns/b0eec1e2-1c0a-416b-a03e-bc39193d9610 SocketPath: PciID:}] [{Interface:0xc00011a6c0 Address:{IP:10.217.0.184 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.139270 | controller | Jun 11 11:08:01.110480 crc crio[22652]: time="2026-06-11T11:08:01.110399981Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686268-cvk7f Namespace:openshift-infra ID:7b4c4fb57b27fb639e54f27b5467718718b38ff0c8c23df6837b025fecaf2e3b UID:9bbba65d-f84a-4cda-a4d8-6fd6e9e5275c NetNS:/var/run/netns/b0eec1e2-1c0a-416b-a03e-bc39193d9610 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9bbba65d_f84a_4cda_a4d8_6fd6e9e5275c.slice PodAnnotations:0xc002618c40}] Aliases:map[]}"
2026-06-11 11:57:59.139293 | controller | Jun 11 11:08:01.110673 crc crio[22652]: time="2026-06-11T11:08:01.110602807Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686268-cvk7f for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.139311 | controller | Jun 11 11:08:01.122255 crc crio[22652]: time="2026-06-11T11:08:01.121838065Z" level=info msg="Ran pod sandbox 7b4c4fb57b27fb639e54f27b5467718718b38ff0c8c23df6837b025fecaf2e3b with infra container: openshift-infra/auto-csr-approver-29686268-cvk7f/POD" id=d09e56d8-b9ff-4e32-9642-ff2beb894986 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.139328 | controller | Jun 11 11:08:01.126031 crc crio[22652]: time="2026-06-11T11:08:01.124694626Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=ff838536-6c70-4e05-a6e0-224fb28971f4 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.139362 | controller | Jun 11 11:08:01.137855 crc crio[22652]: time="2026-06-11T11:08:01.137781321Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 11:57:59.139387 | controller | Jun 11 11:08:01.927105 crc crio[22652]: time="2026-06-11T11:08:01.926633455Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=ff838536-6c70-4e05-a6e0-224fb28971f4 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.139407 | controller | Jun 11 11:08:01.928482 crc crio[22652]: time="2026-06-11T11:08:01.927782522Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=d67668d3-c148-40fe-8b76-44b21964e557 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.139431 | controller | Jun 11 11:08:01.929866 crc crio[22652]: time="2026-06-11T11:08:01.929784275Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=4292747f-ca54-40d9-a4ce-bd9fdbfc878a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.139452 | controller | Jun 11 11:08:01.941201 crc crio[22652]: time="2026-06-11T11:08:01.941061763Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686268-cvk7f/oc" id=295f8a9e-4f53-412c-b243-7475b8d6a2ce name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.139474 | controller | Jun 11 11:08:01.941652 crc crio[22652]: time="2026-06-11T11:08:01.94158668Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.139498 | controller | Jun 11 11:08:01.983730 crc crio[22652]: time="2026-06-11T11:08:01.983642214Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.139524 | controller | Jun 11 11:08:02.185836 crc crio[22652]: time="2026-06-11T11:08:02.185594392Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.139548 | controller | Jun 11 11:08:02.332439 crc crio[22652]: time="2026-06-11T11:08:02.332318205Z" level=info msg="Created container 31f8d16e471cf3ca065d0549564ef19a30f273bd43bd25ebecce0913d7ead953: openshift-infra/auto-csr-approver-29686268-cvk7f/oc" id=295f8a9e-4f53-412c-b243-7475b8d6a2ce name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.139566 | controller | Jun 11 11:08:02.334343 crc crio[22652]: time="2026-06-11T11:08:02.334237737Z" level=info msg="Starting container: 31f8d16e471cf3ca065d0549564ef19a30f273bd43bd25ebecce0913d7ead953" id=40f0e9f7-4144-4e61-ad9f-54756101461d name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.139583 | controller | Jun 11 11:08:02.339030 crc crio[22652]: time="2026-06-11T11:08:02.338937426Z" level=info msg="Started container" PID=77014 containerID=31f8d16e471cf3ca065d0549564ef19a30f273bd43bd25ebecce0913d7ead953 description=openshift-infra/auto-csr-approver-29686268-cvk7f/oc id=40f0e9f7-4144-4e61-ad9f-54756101461d name=/runtime.v1.RuntimeService/StartContainer sandboxID=7b4c4fb57b27fb639e54f27b5467718718b38ff0c8c23df6837b025fecaf2e3b
2026-06-11 11:57:59.139607 | controller | Jun 11 11:08:03.970608 crc crio[22652]: time="2026-06-11T11:08:03.969835284Z" level=info msg="Stopping pod sandbox: 7b4c4fb57b27fb639e54f27b5467718718b38ff0c8c23df6837b025fecaf2e3b" id=5a3f17f7-3525-4627-b866-3e1cfee2ea53 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.139632 | controller | Jun 11 11:08:03.972068 crc crio[22652]: time="2026-06-11T11:08:03.971342082Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686268-cvk7f Namespace:openshift-infra ID:7b4c4fb57b27fb639e54f27b5467718718b38ff0c8c23df6837b025fecaf2e3b UID:9bbba65d-f84a-4cda-a4d8-6fd6e9e5275c NetNS:/var/run/netns/b0eec1e2-1c0a-416b-a03e-bc39193d9610 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9bbba65d_f84a_4cda_a4d8_6fd6e9e5275c.slice PodAnnotations:0xc001e8e668}] Aliases:map[]}"
2026-06-11 11:57:59.139658 | controller | Jun 11 11:08:03.972068 crc crio[22652]: time="2026-06-11T11:08:03.971467426Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686268-cvk7f from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.139684 | controller | Jun 11 11:08:03.985215 crc crio[22652]: time="2026-06-11T11:08:03.985060429Z" level=info msg="Stopping pod sandbox: 96a653f52cb2d5aafeca65a8e8f2217d054c937a1b181849a1e7ef1aa4cb003c" id=9c180e45-6f9e-4f1d-af3a-02f933efae67 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.139706 | controller | Jun 11 11:08:03.985215 crc crio[22652]: time="2026-06-11T11:08:03.985191244Z" level=info msg="Stopped pod sandbox (already stopped): 96a653f52cb2d5aafeca65a8e8f2217d054c937a1b181849a1e7ef1aa4cb003c" id=9c180e45-6f9e-4f1d-af3a-02f933efae67 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.139729 | controller | Jun 11 11:08:03.986326 crc crio[22652]: time="2026-06-11T11:08:03.986271778Z" level=info msg="Removing pod sandbox: 96a653f52cb2d5aafeca65a8e8f2217d054c937a1b181849a1e7ef1aa4cb003c" id=3dd54237-4a7a-4e37-be71-a2aa38fdc8e2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.139753 | controller | Jun 11 11:08:04.009781 crc crio[22652]: time="2026-06-11T11:08:04.009664449Z" level=info msg="Removed pod sandbox: 96a653f52cb2d5aafeca65a8e8f2217d054c937a1b181849a1e7ef1aa4cb003c" id=3dd54237-4a7a-4e37-be71-a2aa38fdc8e2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.139778 | controller | Jun 11 11:08:04.010687 crc crio[22652]: time="2026-06-11T11:08:04.010631399Z" level=info msg="Stopping pod sandbox: 827bde4ad9833476c270867fce46f53b1ec0a052afb14cf88a6c6e9953c52d3a" id=f5c790ae-cf16-45c5-a172-060ed3e3465c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.139804 | controller | Jun 11 11:08:04.010687 crc crio[22652]: time="2026-06-11T11:08:04.010719972Z" level=info msg="Stopped pod sandbox (already stopped): 827bde4ad9833476c270867fce46f53b1ec0a052afb14cf88a6c6e9953c52d3a" id=f5c790ae-cf16-45c5-a172-060ed3e3465c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.139828 | controller | Jun 11 11:08:04.011674 crc crio[22652]: time="2026-06-11T11:08:04.011493577Z" level=info msg="Removing pod sandbox: 827bde4ad9833476c270867fce46f53b1ec0a052afb14cf88a6c6e9953c52d3a" id=77bd4554-a61e-4b86-b35d-ff4dcb2276c2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.139849 | controller | Jun 11 11:08:04.027593 crc crio[22652]: time="2026-06-11T11:08:04.027491169Z" level=info msg="Removed pod sandbox: 827bde4ad9833476c270867fce46f53b1ec0a052afb14cf88a6c6e9953c52d3a" id=77bd4554-a61e-4b86-b35d-ff4dcb2276c2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.139871 | controller | Jun 11 11:08:04.028748 crc crio[22652]: time="2026-06-11T11:08:04.02865404Z" level=info msg="Stopping pod sandbox: b75c80169295af61c6fb47f15aa2f99648512aa5e15143d84bffa3843cc852cb" id=da51c8f2-5167-4ec8-937b-97aaedefa1fa name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.139889 | controller | Jun 11 11:08:04.028748 crc crio[22652]: time="2026-06-11T11:08:04.028746593Z" level=info msg="Stopped pod sandbox (already stopped): b75c80169295af61c6fb47f15aa2f99648512aa5e15143d84bffa3843cc852cb" id=da51c8f2-5167-4ec8-937b-97aaedefa1fa name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.139906 | controller | Jun 11 11:08:04.029695 crc crio[22652]: time="2026-06-11T11:08:04.029554679Z" level=info msg="Removing pod sandbox: b75c80169295af61c6fb47f15aa2f99648512aa5e15143d84bffa3843cc852cb" id=2fc78050-d0fe-4d5e-b980-16de12947fdb name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.139923 | controller | Jun 11 11:08:04.051652 crc crio[22652]: time="2026-06-11T11:08:04.051512843Z" level=info msg="Removed pod sandbox: b75c80169295af61c6fb47f15aa2f99648512aa5e15143d84bffa3843cc852cb" id=2fc78050-d0fe-4d5e-b980-16de12947fdb name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.139940 | controller | Jun 11 11:08:04.053768 crc crio[22652]: time="2026-06-11T11:08:04.053639224Z" level=info msg="Stopping pod sandbox: e67d825e3a70a29da5414c243a9cb44d05d7d9fdd71f577de1601c681f605bd5" id=6930ae8d-2fe7-411b-9f8c-d5ee49c28c55 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.139957 | controller | Jun 11 11:08:04.053768 crc crio[22652]: time="2026-06-11T11:08:04.053711556Z" level=info msg="Stopped pod sandbox (already stopped): e67d825e3a70a29da5414c243a9cb44d05d7d9fdd71f577de1601c681f605bd5" id=6930ae8d-2fe7-411b-9f8c-d5ee49c28c55 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.139974 | controller | Jun 11 11:08:04.055356 crc crio[22652]: time="2026-06-11T11:08:04.055299997Z" level=info msg="Removing pod sandbox: e67d825e3a70a29da5414c243a9cb44d05d7d9fdd71f577de1601c681f605bd5" id=5da92af1-ec9d-41bd-85b0-46ff188dc11b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.139990 | controller | Jun 11 11:08:04.078643 crc crio[22652]: time="2026-06-11T11:08:04.078519514Z" level=info msg="Removed pod sandbox: e67d825e3a70a29da5414c243a9cb44d05d7d9fdd71f577de1601c681f605bd5" id=5da92af1-ec9d-41bd-85b0-46ff188dc11b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.140007 | controller | Jun 11 11:08:04.079947 crc crio[22652]: time="2026-06-11T11:08:04.079854905Z" level=info msg="Stopping pod sandbox: 8c75d2414e2c641b162f08149535f56fa02bfaa707245996cb93e1240b73e0e6" id=344e84b6-2e42-4b97-8fef-2c530a5fd15a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.140025 | controller | Jun 11 11:08:04.079947 crc crio[22652]: time="2026-06-11T11:08:04.079942778Z" level=info msg="Stopped pod sandbox (already stopped): 8c75d2414e2c641b162f08149535f56fa02bfaa707245996cb93e1240b73e0e6" id=344e84b6-2e42-4b97-8fef-2c530a5fd15a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.140048 | controller | Jun 11 11:08:04.081086 crc crio[22652]: time="2026-06-11T11:08:04.080703132Z" level=info msg="Removing pod sandbox: 8c75d2414e2c641b162f08149535f56fa02bfaa707245996cb93e1240b73e0e6" id=f2db9b98-3eca-44ea-92bb-604afd3be036 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.140068 | controller | Jun 11 11:08:04.143073 crc crio[22652]: time="2026-06-11T11:08:04.142842306Z" level=info msg="Removed pod sandbox: 8c75d2414e2c641b162f08149535f56fa02bfaa707245996cb93e1240b73e0e6" id=f2db9b98-3eca-44ea-92bb-604afd3be036 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.140086 | controller | Jun 11 11:08:04.152961 crc crio[22652]: time="2026-06-11T11:08:04.152876635Z" level=info msg="Stopping pod sandbox: b25247bce502aa1f000e3fb3bae293e30dcdc60c05f7fdd1c67db2653515ee6b" id=0c0d5971-70b6-4097-a7a6-e9344bde3b5e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.140109 | controller | Jun 11 11:08:04.153330 crc crio[22652]: time="2026-06-11T11:08:04.15301525Z" level=info msg="Stopped pod sandbox (already stopped): b25247bce502aa1f000e3fb3bae293e30dcdc60c05f7fdd1c67db2653515ee6b" id=0c0d5971-70b6-4097-a7a6-e9344bde3b5e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.140130 | controller | Jun 11 11:08:04.154339 crc crio[22652]: time="2026-06-11T11:08:04.154291461Z" level=info msg="Removing pod sandbox: b25247bce502aa1f000e3fb3bae293e30dcdc60c05f7fdd1c67db2653515ee6b" id=5a645910-f076-4438-a1df-871f4495f5c8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.140153 | controller | Jun 11 11:08:04.185427 crc crio[22652]: time="2026-06-11T11:08:04.185168776Z" level=info msg="Removed pod sandbox: b25247bce502aa1f000e3fb3bae293e30dcdc60c05f7fdd1c67db2653515ee6b" id=5a645910-f076-4438-a1df-871f4495f5c8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.140176 | controller | Jun 11 11:08:04.186321 crc crio[22652]: time="2026-06-11T11:08:04.18625862Z" level=info msg="Stopping pod sandbox: a9a55303c8b03ef4a1867f314d4fa8d16804e1c48745f18eef835050cf0df29f" id=39ff7a41-c32e-48d4-a4ed-decc2a7e89ce name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.140198 | controller | Jun 11 11:08:04.186421 crc crio[22652]: time="2026-06-11T11:08:04.186341233Z" level=info msg="Stopped pod sandbox (already stopped): a9a55303c8b03ef4a1867f314d4fa8d16804e1c48745f18eef835050cf0df29f" id=39ff7a41-c32e-48d4-a4ed-decc2a7e89ce name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.140218 | controller | Jun 11 11:08:04.188771 crc crio[22652]: time="2026-06-11T11:08:04.188702739Z" level=info msg="Removing pod sandbox: a9a55303c8b03ef4a1867f314d4fa8d16804e1c48745f18eef835050cf0df29f" id=2311ff47-5a38-4a74-983f-2412586d3b4a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.140235 | controller | Jun 11 11:08:04.209752 crc crio[22652]: time="2026-06-11T11:08:04.209667685Z" level=info msg="Removed pod sandbox: a9a55303c8b03ef4a1867f314d4fa8d16804e1c48745f18eef835050cf0df29f" id=2311ff47-5a38-4a74-983f-2412586d3b4a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.140258 | controller | Jun 11 11:08:04.213633 crc crio[22652]: time="2026-06-11T11:08:04.21353959Z" level=info msg="Stopping pod sandbox: 8da53a68e0533b2ba017b511ca5d93ab1638f2e0aba1ec9db0fe5125d937db2b" id=d5d644fb-1d4f-46a9-a788-fc7bc933ae57 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.140281 | controller | Jun 11 11:08:04.213819 crc crio[22652]: time="2026-06-11T11:08:04.213641743Z" level=info msg="Stopped pod sandbox (already stopped): 8da53a68e0533b2ba017b511ca5d93ab1638f2e0aba1ec9db0fe5125d937db2b" id=d5d644fb-1d4f-46a9-a788-fc7bc933ae57 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.140304 | controller | Jun 11 11:08:04.214674 crc crio[22652]: time="2026-06-11T11:08:04.214562842Z" level=info msg="Removing pod sandbox: 8da53a68e0533b2ba017b511ca5d93ab1638f2e0aba1ec9db0fe5125d937db2b" id=3135a2e0-aa2e-4a83-a01d-202d25969ffc name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.140326 | controller | Jun 11 11:08:04.288185 crc crio[22652]: time="2026-06-11T11:08:04.286906543Z" level=info msg="Removed pod sandbox: 8da53a68e0533b2ba017b511ca5d93ab1638f2e0aba1ec9db0fe5125d937db2b" id=3135a2e0-aa2e-4a83-a01d-202d25969ffc name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.140364 | controller | Jun 11 11:08:04.395640 crc crio[22652]: time="2026-06-11T11:08:04.395458387Z" level=info msg="Stopped pod sandbox: 7b4c4fb57b27fb639e54f27b5467718718b38ff0c8c23df6837b025fecaf2e3b" id=5a3f17f7-3525-4627-b866-3e1cfee2ea53 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.140389 | controller | Jun 11 11:08:07.482787 crc crio[22652]: time="2026-06-11T11:08:07.482365916Z" level=info msg="Running pod sandbox: openstack/glance-default-external-api-0/POD" id=8bc400ce-abc5-49ab-99d6-7fedd4480fe6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.140413 | controller | Jun 11 11:08:07.484367 crc crio[22652]: time="2026-06-11T11:08:07.482815541Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.140438 | controller | Jun 11 11:08:07.535175 crc crio[22652]: time="2026-06-11T11:08:07.518753881Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:a1280b3b20571153ca8b7a16f55a0a0710c2077b277cd94394e0c809359cdcc8 UID:8836d3a1-9d8b-499b-85e1-88c8cbc6d716 NetNS:/var/run/netns/84dc3440-1689-46a3-b866-5d7a52453369 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8836d3a1_9d8b_499b_85e1_88c8cbc6d716.slice PodAnnotations:0xc000989a08}] Aliases:map[]}"
2026-06-11 11:57:59.140465 | controller | Jun 11 11:08:07.535175 crc crio[22652]: time="2026-06-11T11:08:07.518825393Z" level=info msg="Adding pod openstack_glance-default-external-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.140491 | controller | Jun 11 11:08:08.278324 crc crio[22652]: 2026-06-11T11:08:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a1280b3b2057115 Mac:c6:74:99:47:16:2e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b9 Mtu:0 Sandbox:/var/run/netns/84dc3440-1689-46a3-b866-5d7a52453369 SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.185 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.140512 | controller | Jun 11 11:08:08.280036 crc crio[22652]: time="2026-06-11T11:08:08.279894478Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:a1280b3b20571153ca8b7a16f55a0a0710c2077b277cd94394e0c809359cdcc8 UID:8836d3a1-9d8b-499b-85e1-88c8cbc6d716 NetNS:/var/run/netns/84dc3440-1689-46a3-b866-5d7a52453369 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8836d3a1_9d8b_499b_85e1_88c8cbc6d716.slice PodAnnotations:0xc000989a08}] Aliases:map[]}"
2026-06-11 11:57:59.140532 | controller | Jun 11 11:08:08.280214 crc crio[22652]: time="2026-06-11T11:08:08.280189088Z" level=info msg="Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.140549 | controller | Jun 11 11:08:08.290832 crc crio[22652]: time="2026-06-11T11:08:08.289892035Z" level=info msg="Ran pod sandbox a1280b3b20571153ca8b7a16f55a0a0710c2077b277cd94394e0c809359cdcc8 with infra container: openstack/glance-default-external-api-0/POD" id=8bc400ce-abc5-49ab-99d6-7fedd4480fe6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.140567 | controller | Jun 11 11:08:08.293845 crc crio[22652]: time="2026-06-11T11:08:08.293768307Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=9097a8e3-23ac-449a-9b4f-098a6dcc1bd9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.140584 | controller | Jun 11 11:08:08.299373 crc crio[22652]: time="2026-06-11T11:08:08.29888925Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=2ba801bc-ed83-4af8-a942-5f1fc98ee01c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.140600 | controller | Jun 11 11:08:08.311567 crc crio[22652]: time="2026-06-11T11:08:08.311473209Z" level=info msg="Creating container: openstack/glance-default-external-api-0/glance-log" id=3e3fa93c-6b42-453c-8a36-1ecbf6362cbe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.140617 | controller | Jun 11 11:08:08.312027 crc crio[22652]: time="2026-06-11T11:08:08.311944984Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.140633 | controller | Jun 11 11:08:08.362187 crc crio[22652]: time="2026-06-11T11:08:08.362049753Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.140657 | controller | Jun 11 11:08:09.012857 crc crio[22652]: time="2026-06-11T11:08:09.01252373Z" level=info msg="Stopping container: a83d8f64ad0ce91e52cc945b2bb49525da407f561692188c9d0689b7dbf06cf9 (timeout: 30s)" id=e020c1c6-78b6-4104-8870-ce369cc8f253 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.140674 | controller | Jun 11 11:08:09.014702 crc crio[22652]: time="2026-06-11T11:08:09.014434645Z" level=info msg="Stopping container: 63e88a1d7eef9350d8109449629c57eb5c76e9b4a5b5251fb0d312a050b0962c (timeout: 30s)" id=618da591-905b-46ea-b2b2-1585171114e4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.140690 | controller | Jun 11 11:08:09.015288 crc crio[22652]: time="2026-06-11T11:08:09.01507828Z" level=info msg="Stopping container: 651ac5e037888184a46ae6b540502150314d4351691c1c439e215a20861255c8 (timeout: 30s)" id=f6ca3a44-ef7c-4523-b18a-d4cf3be2088c name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.140706 | controller | Jun 11 11:08:09.016909 crc crio[22652]: time="2026-06-11T11:08:09.016262658Z" level=info msg="Stopping container: 5b6d8a3f0e6898a6ee01d2d888419f95939dcf07150d3e057b2621a38c0caeb3 (timeout: 30s)" id=965dd1b6-34c4-49c4-ad80-5ced890b8168 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.140723 | controller | Jun 11 11:08:09.050711 crc crio[22652]: time="2026-06-11T11:08:09.050592446Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.140739 | controller | Jun 11 11:08:09.242707 crc crio[22652]: time="2026-06-11T11:08:09.242576148Z" level=info msg="Stopped container a83d8f64ad0ce91e52cc945b2bb49525da407f561692188c9d0689b7dbf06cf9: openstack/ceilometer-0/sg-core" id=e020c1c6-78b6-4104-8870-ce369cc8f253 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.140762 | controller | Jun 11 11:08:09.243922 crc crio[22652]: time="2026-06-11T11:08:09.24384154Z" level=info msg="Created container 402c69e8cf3243b24b34cf1244f35b034169e50d9ed955a8a11506c80c41e530: openstack/glance-default-external-api-0/glance-log" id=3e3fa93c-6b42-453c-8a36-1ecbf6362cbe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.140787 | controller | Jun 11 11:08:09.245236 crc crio[22652]: time="2026-06-11T11:08:09.245170341Z" level=info msg="Starting container: 402c69e8cf3243b24b34cf1244f35b034169e50d9ed955a8a11506c80c41e530" id=b131c0ef-e036-45b8-a737-bf6d9a4dda8c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.140812 | controller | Jun 11 11:08:09.251672 crc crio[22652]: time="2026-06-11T11:08:09.251560716Z" level=info msg="Started container" PID=77358 containerID=402c69e8cf3243b24b34cf1244f35b034169e50d9ed955a8a11506c80c41e530 description=openstack/glance-default-external-api-0/glance-log id=b131c0ef-e036-45b8-a737-bf6d9a4dda8c name=/runtime.v1.RuntimeService/StartContainer sandboxID=a1280b3b20571153ca8b7a16f55a0a0710c2077b277cd94394e0c809359cdcc8
2026-06-11 11:57:59.140894 | controller | Jun 11 11:08:09.317888 crc crio[22652]: time="2026-06-11T11:08:09.31750485Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=19e2f39f-79e1-4c98-a6d1-8293cb77a4b0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.140928 | controller | Jun 11 11:08:09.319569 crc crio[22652]: time="2026-06-11T11:08:09.319494918Z" level=info msg="Stopped container 63e88a1d7eef9350d8109449629c57eb5c76e9b4a5b5251fb0d312a050b0962c: openstack/ceilometer-0/proxy-httpd" id=618da591-905b-46ea-b2b2-1585171114e4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.140954 | controller | Jun 11 11:08:09.409487 crc crio[22652]: time="2026-06-11T11:08:09.409315828Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=80c2fb18-f75e-4adf-bb31-60e83fe96dc6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.140985 | controller | Jun 11 11:08:09.417316 crc crio[22652]: time="2026-06-11T11:08:09.417167808Z" level=info msg="Creating container: openstack/glance-default-external-api-0/glance-httpd" id=c5e49c15-936c-4cf6-a59f-b4f42c699f4e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.141006 | controller | Jun 11 11:08:09.418047 crc crio[22652]: time="2026-06-11T11:08:09.417662104Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.141026 | controller | Jun 11 11:08:09.485383 crc crio[22652]: time="2026-06-11T11:08:09.485249464Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.141050 | controller | Jun 11 11:08:09.675730 crc crio[22652]: time="2026-06-11T11:08:09.673632004Z" level=info msg="Stopped container 651ac5e037888184a46ae6b540502150314d4351691c1c439e215a20861255c8: openstack/ceilometer-0/ceilometer-notification-agent" id=f6ca3a44-ef7c-4523-b18a-d4cf3be2088c name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.141074 | controller | Jun 11 11:08:09.762547 crc crio[22652]: time="2026-06-11T11:08:09.76243446Z" level=info msg="Stopped container 5b6d8a3f0e6898a6ee01d2d888419f95939dcf07150d3e057b2621a38c0caeb3: openstack/ceilometer-0/ceilometer-central-agent" id=965dd1b6-34c4-49c4-ad80-5ced890b8168 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.141097 | controller | Jun 11 11:08:09.764699 crc crio[22652]: time="2026-06-11T11:08:09.764440583Z" level=info msg="Stopping pod sandbox: 5ab9e7e4d9c5f25c82ed6b76bc3f01614741e0717b5e147a0d0c235bb998cd1e" id=bcf0d427-84a4-4d8b-9ae0-9b178eb14420 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.141121 | controller | Jun 11 11:08:09.765283 crc crio[22652]: time="2026-06-11T11:08:09.765200118Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:5ab9e7e4d9c5f25c82ed6b76bc3f01614741e0717b5e147a0d0c235bb998cd1e UID:f5cb5323-9824-48b0-8a5c-0fe65fcdb95a NetNS:/var/run/netns/143686e0-f3e5-4f11-8c8d-9fcab2c37437 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf5cb5323_9824_48b0_8a5c_0fe65fcdb95a.slice PodAnnotations:0xc0022f6f30}] Aliases:map[]}"
2026-06-11 11:57:59.141145 | controller | Jun 11 11:08:09.765483 crc crio[22652]: time="2026-06-11T11:08:09.765361672Z" level=info msg="Deleting pod openstack_ceilometer-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.141167 | controller | Jun 11 11:08:10.302480 crc crio[22652]: time="2026-06-11T11:08:10.301772825Z" level=info msg="Stopped pod sandbox: 5ab9e7e4d9c5f25c82ed6b76bc3f01614741e0717b5e147a0d0c235bb998cd1e" id=bcf0d427-84a4-4d8b-9ae0-9b178eb14420 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.141191 | controller | Jun 11 11:08:10.517336 crc crio[22652]: time="2026-06-11T11:08:10.515369075Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.141213 | controller | Jun 11 11:08:10.933445 crc crio[22652]: time="2026-06-11T11:08:10.932724505Z" level=info msg="Created container a43fb107910a38088b0767d69b3f0c5ac98328dd4eeb45f34ad77acd0de3d010: openstack/glance-default-external-api-0/glance-httpd" id=c5e49c15-936c-4cf6-a59f-b4f42c699f4e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.141235 | controller | Jun 11 11:08:10.935446 crc crio[22652]: time="2026-06-11T11:08:10.935270177Z" level=info msg="Starting container: a43fb107910a38088b0767d69b3f0c5ac98328dd4eeb45f34ad77acd0de3d010" id=9cda49ca-4052-4ac4-8766-a5ea3bcb2a54 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.141260 | controller | Jun 11 11:08:10.948615 crc crio[22652]: time="2026-06-11T11:08:10.946056859Z" level=info msg="Started container" PID=77600 containerID=a43fb107910a38088b0767d69b3f0c5ac98328dd4eeb45f34ad77acd0de3d010 description=openstack/glance-default-external-api-0/glance-httpd id=9cda49ca-4052-4ac4-8766-a5ea3bcb2a54 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a1280b3b20571153ca8b7a16f55a0a0710c2077b277cd94394e0c809359cdcc8
2026-06-11 11:57:59.141279 | controller | Jun 11 11:08:11.317048 crc crio[22652]: time="2026-06-11T11:08:11.316338126Z" level=info msg="Removing container: 63e88a1d7eef9350d8109449629c57eb5c76e9b4a5b5251fb0d312a050b0962c" id=17c22ca3-25b6-426a-a8e7-3c98ff149d40 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.141297 | controller | Jun 11 11:08:11.367764 crc crio[22652]: time="2026-06-11T11:08:11.367054095Z" level=info msg="Removed container 63e88a1d7eef9350d8109449629c57eb5c76e9b4a5b5251fb0d312a050b0962c: openstack/ceilometer-0/proxy-httpd" id=17c22ca3-25b6-426a-a8e7-3c98ff149d40 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.141315 | controller | Jun 11 11:08:11.371250 crc crio[22652]: time="2026-06-11T11:08:11.370938638Z" level=info msg="Removing container: a83d8f64ad0ce91e52cc945b2bb49525da407f561692188c9d0689b7dbf06cf9" id=69c7f104-1790-4bbc-b5e8-20cc22e7d49a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.141332 | controller | Jun 11 11:08:11.400675 crc crio[22652]: time="2026-06-11T11:08:11.400559023Z" level=info msg="Removed container a83d8f64ad0ce91e52cc945b2bb49525da407f561692188c9d0689b7dbf06cf9: openstack/ceilometer-0/sg-core" id=69c7f104-1790-4bbc-b5e8-20cc22e7d49a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.141373 | controller | Jun 11 11:08:11.403285 crc crio[22652]: time="2026-06-11T11:08:11.4031706Z" level=info msg="Removing container: 651ac5e037888184a46ae6b540502150314d4351691c1c439e215a20861255c8" id=ef8ea39b-0a3f-427c-a86b-1e02f66dcb1d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.141392 | controller | Jun 11 11:08:11.452875 crc crio[22652]: time="2026-06-11T11:08:11.452724414Z" level=info msg="Removed container 651ac5e037888184a46ae6b540502150314d4351691c1c439e215a20861255c8: openstack/ceilometer-0/ceilometer-notification-agent" id=ef8ea39b-0a3f-427c-a86b-1e02f66dcb1d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.141411 | controller | Jun 11 11:08:11.464458 crc crio[22652]: time="2026-06-11T11:08:11.464356323Z" level=info msg="Removing container: 5b6d8a3f0e6898a6ee01d2d888419f95939dcf07150d3e057b2621a38c0caeb3" id=f6e751cb-466f-4218-8ca1-700a6fa496c6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.141436 | controller | Jun 11 11:08:11.503702 crc crio[22652]: time="2026-06-11T11:08:11.503551515Z" level=info msg="Removed container 5b6d8a3f0e6898a6ee01d2d888419f95939dcf07150d3e057b2621a38c0caeb3: openstack/ceilometer-0/ceilometer-central-agent" id=f6e751cb-466f-4218-8ca1-700a6fa496c6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.141456 | controller | Jun 11 11:08:12.208798 crc crio[22652]: time="2026-06-11T11:08:12.208347074Z" level=info msg="Running pod sandbox: openstack/ceilometer-0/POD" id=d37d5833-ea39-487e-b30f-ff3db6a9ba1c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.141474 | controller | Jun 11 11:08:12.209077 crc crio[22652]: time="2026-06-11T11:08:12.208824219Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.141492 | controller | Jun 11 11:08:12.250271 crc crio[22652]: time="2026-06-11T11:08:12.250085788Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:961cf2033c3f9eeffc504130a098870b85f7e8ad2444f3e6de2f8c6cb3f885b7 UID:11759f03-1011-4df1-95c1-59181a4833d0 NetNS:/var/run/netns/1d280164-0dd8-464a-bc25-e0818254f686 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod11759f03_1011_4df1_95c1_59181a4833d0.slice PodAnnotations:0xc0058221e8}] Aliases:map[]}"
2026-06-11 11:57:59.141537 | controller | Jun 11 11:08:12.250271 crc crio[22652]: time="2026-06-11T11:08:12.250213892Z" level=info msg="Adding pod openstack_ceilometer-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.141559 | controller | Jun 11 11:08:12.585838 crc crio[22652]: 2026-06-11T11:08:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:961cf2033c3f9ee Mac:d6:af:d1:b4:f1:28 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ba Mtu:0 Sandbox:/var/run/netns/1d280164-0dd8-464a-bc25-e0818254f686 SocketPath: PciID:}] [{Interface:0xc000294950 Address:{IP:10.217.0.186 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.141577 | controller | Jun 11 11:08:12.587212 crc crio[22652]: time="2026-06-11T11:08:12.587093789Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:961cf2033c3f9eeffc504130a098870b85f7e8ad2444f3e6de2f8c6cb3f885b7 UID:11759f03-1011-4df1-95c1-59181a4833d0 NetNS:/var/run/netns/1d280164-0dd8-464a-bc25-e0818254f686 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod11759f03_1011_4df1_95c1_59181a4833d0.slice PodAnnotations:0xc0058221e8}] Aliases:map[]}"
2026-06-11 11:57:59.141595 | controller | Jun 11 11:08:12.587298 crc crio[22652]: time="2026-06-11T11:08:12.587280765Z" level=info msg="Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.141613 | controller | Jun 11 11:08:12.596615 crc crio[22652]: time="2026-06-11T11:08:12.596516798Z" level=info msg="Ran pod sandbox 961cf2033c3f9eeffc504130a098870b85f7e8ad2444f3e6de2f8c6cb3f885b7 with infra container: openstack/ceilometer-0/POD" id=d37d5833-ea39-487e-b30f-ff3db6a9ba1c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.141630 | controller | Jun 11 11:08:12.599009 crc crio[22652]: time="2026-06-11T11:08:12.598915014Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=ea150d5b-79c0-4f40-9976-823725306c30 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.141646 | controller | Jun 11 11:08:12.621680 crc crio[22652]: time="2026-06-11T11:08:12.621515311Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=913083f0-13ec-47ba-865d-cf86f0a5ad3b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.141663 | controller | Jun 11 11:08:12.633735 crc crio[22652]: time="2026-06-11T11:08:12.633617385Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-central-agent" id=ad807bdf-62c2-4180-8196-f3984a2b07f5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.141680 | controller | Jun 11 11:08:12.634375 crc crio[22652]: time="2026-06-11T11:08:12.634299037Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.141698 | controller | Jun 11 11:08:12.678357 crc crio[22652]: time="2026-06-11T11:08:12.678250641Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.141715 | controller | Jun 11 11:08:12.681798 crc crio[22652]: time="2026-06-11T11:08:12.68172147Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.141731 | controller | Jun 11 11:08:12.798597 crc crio[22652]: time="2026-06-11T11:08:12.798452484Z" level=info msg="Created container d3ce3d6458ba32c3dc366da967db21301b425755b2fed8c66e28062d95cc5f4c: openstack/ceilometer-0/ceilometer-central-agent" id=ad807bdf-62c2-4180-8196-f3984a2b07f5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.141752 | controller | Jun 11 11:08:12.800558 crc crio[22652]: time="2026-06-11T11:08:12.800340584Z" level=info msg="Starting container: d3ce3d6458ba32c3dc366da967db21301b425755b2fed8c66e28062d95cc5f4c" id=d99752c6-d398-41c5-ab22-2cd6fc2a78b0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.141771 | controller | Jun 11 11:08:12.813562 crc crio[22652]: time="2026-06-11T11:08:12.813424293Z" level=info msg="Started container" PID=77892 containerID=d3ce3d6458ba32c3dc366da967db21301b425755b2fed8c66e28062d95cc5f4c description=openstack/ceilometer-0/ceilometer-central-agent id=d99752c6-d398-41c5-ab22-2cd6fc2a78b0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=961cf2033c3f9eeffc504130a098870b85f7e8ad2444f3e6de2f8c6cb3f885b7
2026-06-11 11:57:59.141788 | controller | Jun 11 11:08:12.832242 crc crio[22652]: time="2026-06-11T11:08:12.832073011Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=71e082e9-44ce-47da-b0f8-75525e3d20b9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.141805 | controller | Jun 11 11:08:12.856180 crc crio[22652]: time="2026-06-11T11:08:12.855847924Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=0ab2f2aa-7d68-4872-b08f-7cc9ca0cf80c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.141846 | controller | Jun 11 11:08:12.865565 crc crio[22652]: time="2026-06-11T11:08:12.8654725Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-notification-agent" id=a44edf71-6aa3-4d39-9cb0-38ad8466a34c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.141865 | controller | Jun 11 11:08:12.865952 crc crio[22652]: time="2026-06-11T11:08:12.865873583Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.141882 | controller | Jun 11 11:08:12.913485 crc crio[22652]: time="2026-06-11T11:08:12.913396301Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.141899 | controller | Jun 11 11:08:12.916564 crc crio[22652]: time="2026-06-11T11:08:12.916493199Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.141915 | controller | Jun 11 11:08:13.049199 crc crio[22652]: time="2026-06-11T11:08:13.049022435Z" level=info msg="Created container 388b82179673e54c8c7f06c5fc27926df7de81c1ae0aae2ade73361cf9eeb923: openstack/ceilometer-0/ceilometer-notification-agent" id=a44edf71-6aa3-4d39-9cb0-38ad8466a34c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.141954 | controller | Jun 11 11:08:13.050607 crc crio[22652]: time="2026-06-11T11:08:13.050567022Z" level=info msg="Starting container: 388b82179673e54c8c7f06c5fc27926df7de81c1ae0aae2ade73361cf9eeb923" id=460ea014-f654-44a9-89b1-4e0aa061b5f0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.141973 | controller | Jun 11 11:08:13.058299 crc crio[22652]: time="2026-06-11T11:08:13.058202444Z" level=info msg="Started container" PID=77907 containerID=388b82179673e54c8c7f06c5fc27926df7de81c1ae0aae2ade73361cf9eeb923 description=openstack/ceilometer-0/ceilometer-notification-agent id=460ea014-f654-44a9-89b1-4e0aa061b5f0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=961cf2033c3f9eeffc504130a098870b85f7e8ad2444f3e6de2f8c6cb3f885b7
2026-06-11 11:57:59.141990 | controller | Jun 11 11:08:13.072215 crc crio[22652]: time="2026-06-11T11:08:13.072021452Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=970c2bfd-38bd-47c2-9051-cc8f86c19556 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.142007 | controller | Jun 11 11:08:13.085544 crc crio[22652]: time="2026-06-11T11:08:13.085454278Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=27cdf3d4-0a6a-408e-9646-0c6f22ed7839 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.142028 | controller | Jun 11 11:08:13.095811 crc crio[22652]: time="2026-06-11T11:08:13.095718765Z" level=info msg="Creating container: openstack/ceilometer-0/sg-core" id=e24b71d0-ec3e-40e2-bf27-0939d72e9667 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.142046 | controller | Jun 11 11:08:13.096532 crc crio[22652]: time="2026-06-11T11:08:13.096469998Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.142063 | controller | Jun 11 11:08:13.150357 crc crio[22652]: time="2026-06-11T11:08:13.14979527Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.142080 | controller | Jun 11 11:08:13.156283 crc crio[22652]: time="2026-06-11T11:08:13.156172492Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.142097 | controller | Jun 11 11:08:13.381901 crc crio[22652]: time="2026-06-11T11:08:13.381778979Z" level=info msg="Created container a2342815fe2a9ecac3490cc80fd5500c3ab96939629a83f4be92a4630b739761: openstack/ceilometer-0/sg-core" id=e24b71d0-ec3e-40e2-bf27-0939d72e9667 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.142114 | controller | Jun 11 11:08:13.382852 crc crio[22652]: time="2026-06-11T11:08:13.382792901Z" level=info msg="Starting container: a2342815fe2a9ecac3490cc80fd5500c3ab96939629a83f4be92a4630b739761" id=c1045c38-a78a-4b46-9c48-dcfa40849cc4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.142131 | controller | Jun 11 11:08:13.391688 crc crio[22652]: time="2026-06-11T11:08:13.391177917Z" level=info msg="Started container" PID=77945 containerID=a2342815fe2a9ecac3490cc80fd5500c3ab96939629a83f4be92a4630b739761 description=openstack/ceilometer-0/sg-core id=c1045c38-a78a-4b46-9c48-dcfa40849cc4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=961cf2033c3f9eeffc504130a098870b85f7e8ad2444f3e6de2f8c6cb3f885b7
2026-06-11 11:57:59.142150 | controller | Jun 11 11:08:13.406454 crc crio[22652]: time="2026-06-11T11:08:13.406242197Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=658e7c6c-6f38-452c-b90f-ccdf81d185a4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.142167 | controller | Jun 11 11:08:13.454961 crc crio[22652]: time="2026-06-11T11:08:13.454736554Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=37664582-d92f-4665-b027-362ddaa9a1f6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.142185 | controller | Jun 11 11:08:13.466559 crc crio[22652]: time="2026-06-11T11:08:13.466425454Z" level=info msg="Creating container: openstack/ceilometer-0/proxy-httpd" id=b2e09b45-5495-43f7-8ff8-174295b53d0d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.142203 | controller | Jun 11 11:08:13.467086 crc crio[22652]: time="2026-06-11T11:08:13.46692151Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.142220 | controller | Jun 11 11:08:13.523801 crc crio[22652]: time="2026-06-11T11:08:13.523677383Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.142237 | controller | Jun 11 11:08:13.529627 crc crio[22652]: time="2026-06-11T11:08:13.529531817Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.142254 | controller | Jun 11 11:08:13.649186 crc crio[22652]: time="2026-06-11T11:08:13.648969126Z" level=info msg="Created container 57d15c563b336dabe45f86190b5dd3149b50836a3eb29b8a62cd9d313d7cd98e: openstack/ceilometer-0/proxy-httpd" id=b2e09b45-5495-43f7-8ff8-174295b53d0d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.142275 | controller | Jun 11 11:08:13.651256 crc crio[22652]: time="2026-06-11T11:08:13.651209016Z" level=info msg="Starting container: 57d15c563b336dabe45f86190b5dd3149b50836a3eb29b8a62cd9d313d7cd98e" id=0e0c486c-3687-4b8c-9e24-36a107bb43f9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.142293 | controller | Jun 11 11:08:13.659441 crc crio[22652]: time="2026-06-11T11:08:13.659254222Z" level=info msg="Started container" PID=77968 containerID=57d15c563b336dabe45f86190b5dd3149b50836a3eb29b8a62cd9d313d7cd98e description=openstack/ceilometer-0/proxy-httpd id=0e0c486c-3687-4b8c-9e24-36a107bb43f9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=961cf2033c3f9eeffc504130a098870b85f7e8ad2444f3e6de2f8c6cb3f885b7
2026-06-11 11:57:59.142311 | controller | Jun 11 11:08:14.444848 crc crio[22652]: time="2026-06-11T11:08:14.444806443Z" level=info msg="Stopping container: 388b82179673e54c8c7f06c5fc27926df7de81c1ae0aae2ade73361cf9eeb923 (timeout: 30s)" id=18ed59fe-eb7a-466e-acb9-6c8467e45bb1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.142328 | controller | Jun 11 11:08:14.448028 crc crio[22652]: time="2026-06-11T11:08:14.447880084Z" level=info msg="Stopping container: d3ce3d6458ba32c3dc366da967db21301b425755b2fed8c66e28062d95cc5f4c (timeout: 30s)" id=262aeada-f5ad-4475-8ed4-4a23c4853dfc name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.142363 | controller | Jun 11 11:08:14.448686 crc crio[22652]: time="2026-06-11T11:08:14.448571043Z" level=info msg="Stopping container: a2342815fe2a9ecac3490cc80fd5500c3ab96939629a83f4be92a4630b739761 (timeout: 30s)" id=4389be65-4f06-4270-8d56-ed8ad84642c1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.142388 | controller | Jun 11 11:08:14.452730 crc crio[22652]: time="2026-06-11T11:08:14.452573351Z" level=info msg="Stopping container: 57d15c563b336dabe45f86190b5dd3149b50836a3eb29b8a62cd9d313d7cd98e (timeout: 30s)" id=ec6ef149-3102-462b-a83d-1dfc4344c380 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.142407 | controller | Jun 11 11:08:14.574733 crc crio[22652]: time="2026-06-11T11:08:14.574085684Z" level=info msg="Stopped container a2342815fe2a9ecac3490cc80fd5500c3ab96939629a83f4be92a4630b739761: openstack/ceilometer-0/sg-core" id=4389be65-4f06-4270-8d56-ed8ad84642c1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.142431 | controller | Jun 11 11:08:14.584459 crc crio[22652]: time="2026-06-11T11:08:14.58434918Z" level=info msg="Stopped container 57d15c563b336dabe45f86190b5dd3149b50836a3eb29b8a62cd9d313d7cd98e: openstack/ceilometer-0/proxy-httpd" id=ec6ef149-3102-462b-a83d-1dfc4344c380 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.142453 | controller | Jun 11 11:08:15.488943 crc crio[22652]: time="2026-06-11T11:08:15.488838124Z" level=info msg="Stopped container d3ce3d6458ba32c3dc366da967db21301b425755b2fed8c66e28062d95cc5f4c: openstack/ceilometer-0/ceilometer-central-agent" id=262aeada-f5ad-4475-8ed4-4a23c4853dfc name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.142471 | controller | Jun 11 11:08:20.539824 crc crio[22652]: time="2026-06-11T11:08:20.539071547Z" level=info msg="Stopping pod sandbox: dcd0af4aac7d4247c268f8dc2962b122aea5ecfe3ceff9d827561952aae33df2" id=47b9f1fa-b4e9-415f-ade3-8e97e7201e8e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.142489 | controller | Jun 11 11:08:20.541247 crc crio[22652]: time="2026-06-11T11:08:20.540629927Z" level=info msg="Got pod network &{Name:nova-cell0-conductor-db-sync-h5dcn Namespace:openstack ID:dcd0af4aac7d4247c268f8dc2962b122aea5ecfe3ceff9d827561952aae33df2 UID:e157b4fc-cc2c-4be0-acbb-7f59e81c1701 NetNS:/var/run/netns/da51f659-7fbd-49d7-912e-4d3ae7df9baa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode157b4fc_cc2c_4be0_acbb_7f59e81c1701.slice PodAnnotations:0xc00008c440}] Aliases:map[]}"
2026-06-11 11:57:59.142512 | controller | Jun 11 11:08:20.541247 crc crio[22652]: time="2026-06-11T11:08:20.540805533Z" level=info msg="Deleting pod openstack_nova-cell0-conductor-db-sync-h5dcn from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.142531 | controller | Jun 11 11:08:20.870206 crc crio[22652]: time="2026-06-11T11:08:20.867381742Z" level=info msg="Stopped pod sandbox: dcd0af4aac7d4247c268f8dc2962b122aea5ecfe3ceff9d827561952aae33df2" id=47b9f1fa-b4e9-415f-ade3-8e97e7201e8e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.142549 | controller | Jun 11 11:08:22.076357 crc crio[22652]: time="2026-06-11T11:08:22.075580661Z" level=info msg="Running pod sandbox: openstack/nova-cell0-conductor-0/POD" id=d6d411b2-aac2-4cfe-9f4a-e5036210f43a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.142567 | controller | Jun 11 11:08:22.077506 crc crio[22652]: time="2026-06-11T11:08:22.076395647Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.142586 | controller | Jun 11 11:08:22.113436 crc crio[22652]: time="2026-06-11T11:08:22.113184655Z" level=info msg="Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:67b0ccd0a6783bac6a82daa56c0d5e4f2826f9dff263d2982a50259dced3163d UID:2835e0a8-1075-41b3-bdfa-add528cc6f35 NetNS:/var/run/netns/a31b26ac-280e-438b-9ac6-f5028ea63155 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2835e0a8_1075_41b3_bdfa_add528cc6f35.slice PodAnnotations:0xc0004bf000}] Aliases:map[]}"
2026-06-11 11:57:59.142604 | controller | Jun 11 11:08:22.113436 crc crio[22652]: time="2026-06-11T11:08:22.113258747Z" level=info msg="Adding pod openstack_nova-cell0-conductor-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.142621 | controller | Jun 11 11:08:22.943905 crc crio[22652]: 2026-06-11T11:08:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:67b0ccd0a6783ba Mac:2e:09:64:fb:80:a7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bb Mtu:0 Sandbox:/var/run/netns/a31b26ac-280e-438b-9ac6-f5028ea63155 SocketPath: PciID:}] [{Interface:0xc00048c6c0 Address:{IP:10.217.0.187 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.142638 | controller | Jun 11 11:08:22.946194 crc crio[22652]: time="2026-06-11T11:08:22.946076618Z" level=info msg="Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:67b0ccd0a6783bac6a82daa56c0d5e4f2826f9dff263d2982a50259dced3163d UID:2835e0a8-1075-41b3-bdfa-add528cc6f35 NetNS:/var/run/netns/a31b26ac-280e-438b-9ac6-f5028ea63155 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2835e0a8_1075_41b3_bdfa_add528cc6f35.slice PodAnnotations:0xc0004bf000}] Aliases:map[]}"
2026-06-11 11:57:59.142656 | controller | Jun 11 11:08:22.946401 crc crio[22652]: time="2026-06-11T11:08:22.946356027Z" level=info msg="Checking pod openstack_nova-cell0-conductor-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.142674 | controller | Jun 11 11:08:22.959497 crc crio[22652]: time="2026-06-11T11:08:22.959367641Z" level=info msg="Ran pod sandbox 67b0ccd0a6783bac6a82daa56c0d5e4f2826f9dff263d2982a50259dced3163d with infra container: openstack/nova-cell0-conductor-0/POD" id=d6d411b2-aac2-4cfe-9f4a-e5036210f43a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.142692 | controller | Jun 11 11:08:22.962826 crc crio[22652]: time="2026-06-11T11:08:22.962719656Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=81c06553-2c0b-4850-8136-20701b1c8fa2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.142713 | controller | Jun 11 11:08:22.988905 crc crio[22652]: time="2026-06-11T11:08:22.988802513Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=bcf9f0be-efcc-46e4-bc3d-e50799c3ac66 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.142731 | controller | Jun 11 11:08:22.999204 crc crio[22652]: time="2026-06-11T11:08:22.999086439Z" level=info msg="Creating container: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor" id=fdc04f8e-96fe-40cc-945a-5208fd4d0092 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.142749 | controller | Jun 11 11:08:22.999795 crc crio[22652]: time="2026-06-11T11:08:22.999713849Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.142766 | controller | Jun 11 11:08:23.043819 crc crio[22652]: time="2026-06-11T11:08:23.043697794Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.142784 | controller | Jun 11 11:08:23.047264 crc crio[22652]: time="2026-06-11T11:08:23.047220966Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.142801 | controller | Jun 11 11:08:23.206004 crc crio[22652]: time="2026-06-11T11:08:23.205879969Z" level=info msg="Created container e4dac3c90a6a9609bd233de2823518a8f39100601edea61bfb4a3688c4e3df9f: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor" id=fdc04f8e-96fe-40cc-945a-5208fd4d0092 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.142819 | controller | Jun 11 11:08:23.207570 crc crio[22652]: time="2026-06-11T11:08:23.207189851Z" level=info msg="Starting container: e4dac3c90a6a9609bd233de2823518a8f39100601edea61bfb4a3688c4e3df9f" id=1a892857-f008-44d2-a45c-3c39c7fa8b36 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.142835 | controller | Jun 11 11:08:23.213409 crc crio[22652]: time="2026-06-11T11:08:23.213337186Z" level=info msg="Started container" PID=78656 containerID=e4dac3c90a6a9609bd233de2823518a8f39100601edea61bfb4a3688c4e3df9f description=openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor id=1a892857-f008-44d2-a45c-3c39c7fa8b36 name=/runtime.v1.RuntimeService/StartContainer sandboxID=67b0ccd0a6783bac6a82daa56c0d5e4f2826f9dff263d2982a50259dced3163d
2026-06-11 11:57:59.142853 | controller | Jun 11 11:08:30.701736 crc crio[22652]: time="2026-06-11T11:08:30.701013375Z" level=info msg="Running pod sandbox: openstack/nova-cell0-cell-mapping-25jvx/POD" id=e84f9727-f98a-4311-97e0-62859c3226d3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.142871 | controller | Jun 11 11:08:30.703058 crc crio[22652]: time="2026-06-11T11:08:30.701749359Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.142891 | controller | Jun 11 11:08:30.805463 crc crio[22652]: time="2026-06-11T11:08:30.805174478Z" level=info msg="Got pod network &{Name:nova-cell0-cell-mapping-25jvx Namespace:openstack ID:8b4bbeb08cbaf7b6da7e954ba28d9d43ef009a26e01cf8f4af3a77e3b938f2cb UID:1e5070e2-c9be-4494-abaf-4592a778dd50 NetNS:/var/run/netns/c42b3c2d-400a-45c0-b9e8-ade49d9e7025 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1e5070e2_c9be_4494_abaf_4592a778dd50.slice PodAnnotations:0xc002928da0}] Aliases:map[]}"
2026-06-11 11:57:59.142917 | controller | Jun 11 11:08:30.805675 crc crio[22652]: time="2026-06-11T11:08:30.805653723Z" level=info msg="Adding pod openstack_nova-cell0-cell-mapping-25jvx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.142946 | controller | Jun 11 11:08:31.186238 crc crio[22652]: time="2026-06-11T11:08:31.184632122Z" level=info msg="Running pod sandbox: openstack/nova-api-0/POD" id=00df91bd-6ab5-4253-ba27-cebc224d4b3e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.142974 | controller | Jun 11 11:08:31.186238 crc crio[22652]: time="2026-06-11T11:08:31.184736925Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.143002 | controller | Jun 11 11:08:31.229209 crc crio[22652]: time="2026-06-11T11:08:31.22866713Z" level=info msg="Running pod sandbox: openstack/nova-metadata-0/POD" id=aa40729d-1744-4849-88ee-bbb0240d0d87 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.143028 | controller | Jun 11 11:08:31.229209 crc crio[22652]: time="2026-06-11T11:08:31.229062923Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.143055 | controller | Jun 11 11:08:31.368167 crc crio[22652]: time="2026-06-11T11:08:31.367628292Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:b0d69e11989064792366119c07beb3ee0073d0a497e8e8ce90765e6145d07d9f UID:0a7141de-dc1c-4160-aa92-32aef60cd608 NetNS:/var/run/netns/09c83d5b-5615-454e-895f-dc936f7f88ae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0a7141de_dc1c_4160_aa92_32aef60cd608.slice PodAnnotations:0xc0036e6b58}] Aliases:map[]}"
2026-06-11 11:57:59.143081 | controller | Jun 11 11:08:31.368167 crc crio[22652]: time="2026-06-11T11:08:31.367949803Z" level=info msg="Adding pod openstack_nova-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.143191 | controller | Jun 11 11:08:31.412469 crc crio[22652]: time="2026-06-11T11:08:31.407746564Z" level=info msg="Running pod sandbox: openstack/nova-cell1-novncproxy-0/POD" id=6c5ebf9d-9cf8-49b6-aea8-f1df82e9647d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.143217 | controller | Jun 11 11:08:31.412469 crc crio[22652]: time="2026-06-11T11:08:31.407881149Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.143242 | controller | Jun 11 11:08:31.467351 crc crio[22652]: time="2026-06-11T11:08:31.467034881Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:f30cd7727f81ef0423e362ca15adcb702c7a93add2f2677f63a36b3585248a6e UID:df232d16-120a-4b9e-ac10-737a94c6cd1a NetNS:/var/run/netns/869a6ae7-9457-4c66-82e1-df0dd03f6c30 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddf232d16_120a_4b9e_ac10_737a94c6cd1a.slice PodAnnotations:0xc002400110}] Aliases:map[]}"
2026-06-11 11:57:59.143264 | controller | Jun 11 11:08:31.467351 crc crio[22652]: time="2026-06-11T11:08:31.467180016Z" level=info msg="Adding pod openstack_nova-metadata-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.143284 | controller | Jun 11 11:08:31.505539 crc crio[22652]: time="2026-06-11T11:08:31.504516074Z" level=info msg="Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:40315b6a71b023c977e65c4e3b37cd3ef41359256611ef6c793514afeda767d7 UID:5bb8fdbc-b313-4c16-b9ee-d31aea13e89c NetNS:/var/run/netns/48cc19af-a1d5-44d1-be21-e6541f9b06fd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5bb8fdbc_b313_4c16_b9ee_d31aea13e89c.slice PodAnnotations:0xc0022f70a0}] Aliases:map[]}"
2026-06-11 11:57:59.143302 | controller | Jun 11 11:08:31.505539 crc crio[22652]: time="2026-06-11T11:08:31.504562845Z" level=info msg="Adding pod openstack_nova-cell1-novncproxy-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.143325 | controller | Jun 11 11:08:31.521287 crc crio[22652]: time="2026-06-11T11:08:31.520745165Z" level=info msg="Running pod sandbox: openstack/nova-scheduler-0/POD" id=dce2349f-e32e-407b-b71e-281c3180ae3b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.143341 | controller | Jun 11 11:08:31.521287 crc crio[22652]: time="2026-06-11T11:08:31.520894446Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.143385 | controller | Jun 11 11:08:31.613648 crc crio[22652]: time="2026-06-11T11:08:31.613592678Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-7948f7c9f9-96rl2/POD" id=b2728e7d-ef3d-47f7-b94b-a984af74f240 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.143405 | controller | Jun 11 11:08:31.614039 crc crio[22652]: time="2026-06-11T11:08:31.6139724Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.143429 | controller | Jun 11 11:08:31.737238 crc crio[22652]: time="2026-06-11T11:08:31.735731019Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7948f7c9f9-96rl2 Namespace:openstack ID:53fdded23e20740cf87dc56c28bc695bd1c6226bcdce13efc121c636354cb05b UID:b5aab73d-7ff2-4c8b-a044-732fd671b73e NetNS:/var/run/netns/78fb6e39-7f8c-4266-b390-33b555944894 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb5aab73d_7ff2_4c8b_a044_732fd671b73e.slice PodAnnotations:0xc002928280}] Aliases:map[]}"
2026-06-11 11:57:59.143455 | controller | Jun 11 11:08:31.737238 crc crio[22652]: time="2026-06-11T11:08:31.735881174Z" level=info msg="Adding pod openstack_dnsmasq-dns-7948f7c9f9-96rl2 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.143478 | controller | Jun 11 11:08:31.766562 crc crio[22652]: time="2026-06-11T11:08:31.766171516Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:6cf5609397d3ea8bf44ff828725e7ba348771b5bddf6a4a366ff496a298913ba UID:cdaca6c3-f716-4903-b4ff-35043b44ec72 NetNS:/var/run/netns/1a762383-8bb8-4b9a-be2a-f578cc0a1387 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcdaca6c3_f716_4903_b4ff_35043b44ec72.slice PodAnnotations:0xc0022f6508}] Aliases:map[]}"
2026-06-11 11:57:59.143499 | controller | Jun 11 11:08:31.766562 crc crio[22652]: time="2026-06-11T11:08:31.766559998Z" level=info msg="Adding pod openstack_nova-scheduler-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.143518 | controller | Jun 11 11:08:31.770745 crc crio[22652]: 2026-06-11T11:08:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8b4bbeb08cbaf7b Mac:7e:1c:4a:71:a7:18 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bc Mtu:0 Sandbox:/var/run/netns/c42b3c2d-400a-45c0-b9e8-ade49d9e7025 SocketPath: PciID:}] [{Interface:0xc000194c10 Address:{IP:10.217.0.188 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.143539 | controller | Jun 11 11:08:31.776597 crc crio[22652]: time="2026-06-11T11:08:31.776498827Z" level=info msg="Got pod network &{Name:nova-cell0-cell-mapping-25jvx Namespace:openstack ID:8b4bbeb08cbaf7b6da7e954ba28d9d43ef009a26e01cf8f4af3a77e3b938f2cb UID:1e5070e2-c9be-4494-abaf-4592a778dd50 NetNS:/var/run/netns/c42b3c2d-400a-45c0-b9e8-ade49d9e7025 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1e5070e2_c9be_4494_abaf_4592a778dd50.slice PodAnnotations:0xc002928da0}] Aliases:map[]}"
2026-06-11 11:57:59.143568 | controller | Jun 11 11:08:31.778218 crc crio[22652]: time="2026-06-11T11:08:31.777098216Z" level=info msg="Checking pod openstack_nova-cell0-cell-mapping-25jvx for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.143590 | controller | Jun 11 11:08:31.811392 crc crio[22652]: time="2026-06-11T11:08:31.811321438Z" level=info msg="Ran pod sandbox 8b4bbeb08cbaf7b6da7e954ba28d9d43ef009a26e01cf8f4af3a77e3b938f2cb with infra container: openstack/nova-cell0-cell-mapping-25jvx/POD" id=e84f9727-f98a-4311-97e0-62859c3226d3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.143613 | controller | Jun 11 11:08:31.817497 crc crio[22652]: time="2026-06-11T11:08:31.817423941Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=84c5c27a-aa82-4ff2-b1c5-c48aecfa89ff name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.143635 | controller | Jun 11 11:08:31.866195 crc crio[22652]: time="2026-06-11T11:08:31.866042836Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=2b4fdc36-4c75-4706-9b15-b3eee6f63c51 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.143656 | controller | Jun 11 11:08:31.903239 crc crio[22652]: time="2026-06-11T11:08:31.901731386Z" level=info msg="Creating container: openstack/nova-cell0-cell-mapping-25jvx/nova-manage" id=67911dd9-cb80-4f4b-aa9a-304a51a8d837 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.143675 | controller | Jun 11 11:08:31.903239 crc crio[22652]: time="2026-06-11T11:08:31.902539102Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.143696 | controller | Jun 11 11:08:32.027395 crc crio[22652]: time="2026-06-11T11:08:32.027300569Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.143716 | controller | Jun 11 11:08:32.039237 crc crio[22652]: time="2026-06-11T11:08:32.037886529Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.143737 | controller | Jun 11 11:08:32.189880 crc crio[22652]: time="2026-06-11T11:08:32.189444553Z" level=info msg="Created container 4ba45329fb026d66f5ad7618fb27afa6edd22a30e88d5391c3cb9080b85405e2: openstack/nova-cell0-cell-mapping-25jvx/nova-manage" id=67911dd9-cb80-4f4b-aa9a-304a51a8d837 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.143757 | controller | Jun 11 11:08:32.192018 crc crio[22652]: time="2026-06-11T11:08:32.191916332Z" level=info msg="Starting container: 4ba45329fb026d66f5ad7618fb27afa6edd22a30e88d5391c3cb9080b85405e2" id=f0fdebf8-0c10-47ce-afa9-fbc46d75dd47 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.143776 | controller | Jun 11 11:08:32.201172 crc crio[22652]: time="2026-06-11T11:08:32.20094338Z" level=info msg="Started container" PID=79298 containerID=4ba45329fb026d66f5ad7618fb27afa6edd22a30e88d5391c3cb9080b85405e2 description=openstack/nova-cell0-cell-mapping-25jvx/nova-manage id=f0fdebf8-0c10-47ce-afa9-fbc46d75dd47 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8b4bbeb08cbaf7b6da7e954ba28d9d43ef009a26e01cf8f4af3a77e3b938f2cb
2026-06-11 11:57:59.143793 | controller | Jun 11 11:08:32.453019 crc crio[22652]: 2026-06-11T11:08:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:40315b6a71b023c Mac:7e:66:32:0b:34:a5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bf Mtu:0 Sandbox:/var/run/netns/48cc19af-a1d5-44d1-be21-e6541f9b06fd SocketPath: PciID:}] [{Interface:0xc000014db0 Address:{IP:10.217.0.191 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.143810 | controller | Jun 11 11:08:32.455719 crc crio[22652]: time="2026-06-11T11:08:32.455474852Z" level=info msg="Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:40315b6a71b023c977e65c4e3b37cd3ef41359256611ef6c793514afeda767d7 UID:5bb8fdbc-b313-4c16-b9ee-d31aea13e89c NetNS:/var/run/netns/48cc19af-a1d5-44d1-be21-e6541f9b06fd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5bb8fdbc_b313_4c16_b9ee_d31aea13e89c.slice PodAnnotations:0xc0022f70a0}] Aliases:map[]}"
2026-06-11 11:57:59.143832 | controller | Jun 11 11:08:32.455719 crc crio[22652]: time="2026-06-11T11:08:32.455651588Z" level=info msg="Checking pod openstack_nova-cell1-novncproxy-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.143850 | controller | Jun 11 11:08:32.469567 crc crio[22652]: time="2026-06-11T11:08:32.46947259Z" level=info msg="Ran pod sandbox 40315b6a71b023c977e65c4e3b37cd3ef41359256611ef6c793514afeda767d7 with infra container: openstack/nova-cell1-novncproxy-0/POD" id=6c5ebf9d-9cf8-49b6-aea8-f1df82e9647d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.143868 | controller | Jun 11 11:08:32.475713 crc crio[22652]: time="2026-06-11T11:08:32.475628472Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified" id=4ffd6358-322b-4da8-a2b8-0d9133fafcbd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.143885 | controller | Jun 11 11:08:32.475943 crc crio[22652]: time="2026-06-11T11:08:32.475851899Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified not found" id=4ffd6358-322b-4da8-a2b8-0d9133fafcbd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.143903 | controller | Jun 11 11:08:32.475943 crc crio[22652]: time="2026-06-11T11:08:32.475900451Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified found" id=4ffd6358-322b-4da8-a2b8-0d9133fafcbd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.143920 | controller | Jun 11 11:08:32.477551 crc crio[22652]: time="2026-06-11T11:08:32.477464881Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified" id=48b0f73a-5467-4017-b3ad-efbbda5826ee name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.143938 | controller | Jun 11 11:08:32.490178 crc crio[22652]: time="2026-06-11T11:08:32.489073572Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\""
2026-06-11 11:57:59.143956 | controller | Jun 11 11:08:32.610505 crc crio[22652]: 2026-06-11T11:08:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b0d69e119890647 Mac:c6:02:e6:98:20:7e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bd Mtu:0 Sandbox:/var/run/netns/09c83d5b-5615-454e-895f-dc936f7f88ae SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.189 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.143973 | controller | Jun 11 11:08:32.611584 crc crio[22652]: time="2026-06-11T11:08:32.61152132Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:b0d69e11989064792366119c07beb3ee0073d0a497e8e8ce90765e6145d07d9f UID:0a7141de-dc1c-4160-aa92-32aef60cd608 NetNS:/var/run/netns/09c83d5b-5615-454e-895f-dc936f7f88ae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0a7141de_dc1c_4160_aa92_32aef60cd608.slice PodAnnotations:0xc0036e6b58}] Aliases:map[]}"
2026-06-11 11:57:59.143991 | controller | Jun 11 11:08:32.611684 crc crio[22652]: time="2026-06-11T11:08:32.611672895Z" level=info msg="Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.144009 | controller | Jun 11 11:08:32.623581 crc crio[22652]: time="2026-06-11T11:08:32.623313764Z" level=info msg="Running pod sandbox: openstack/nova-cell1-conductor-db-sync-slsm8/POD" id=d648dc68-f28b-4bb2-a7ac-b9641c44f024 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.144030 | controller | Jun 11 11:08:32.623581 crc crio[22652]: time="2026-06-11T11:08:32.623387517Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.144056 | controller | Jun 11 11:08:32.643818 crc crio[22652]: time="2026-06-11T11:08:32.642521423Z" level=info msg="Ran pod sandbox b0d69e11989064792366119c07beb3ee0073d0a497e8e8ce90765e6145d07d9f with infra container: openstack/nova-api-0/POD" id=00df91bd-6ab5-4253-ba27-cebc224d4b3e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.144080 | controller | Jun 11 11:08:32.647760 crc crio[22652]: time="2026-06-11T11:08:32.646499241Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=598ec566-2ded-4096-99e1-5134fe2a9a85 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.144101 | controller | Jun 11 11:08:32.650047 crc crio[22652]: time="2026-06-11T11:08:32.64869708Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-nova-api:current-podified not found" id=598ec566-2ded-4096-99e1-5134fe2a9a85 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.144125 | controller | Jun 11 11:08:32.650047 crc crio[22652]: time="2026-06-11T11:08:32.648793493Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-api:current-podified found" id=598ec566-2ded-4096-99e1-5134fe2a9a85 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.144147 | controller | Jun 11 11:08:32.650325 crc crio[22652]: time="2026-06-11T11:08:32.650191518Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=a190dbe0-2c9f-481e-b047-b3528337a331 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.144167 | controller | Jun 11 11:08:32.666428 crc crio[22652]: time="2026-06-11T11:08:32.664389647Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\""
2026-06-11 11:57:59.144190 | controller | Jun 11 11:08:32.674061 crc crio[22652]: 2026-06-11T11:08:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f30cd7727f81ef0 Mac:16:ff:3c:3e:85:38 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:be Mtu:0 Sandbox:/var/run/netns/869a6ae7-9457-4c66-82e1-df0dd03f6c30 SocketPath: PciID:}] [{Interface:0xc00030e5d0 Address:{IP:10.217.0.190 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.144217 | controller | Jun 11 11:08:32.674574 crc crio[22652]: time="2026-06-11T11:08:32.674311297Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:f30cd7727f81ef0423e362ca15adcb702c7a93add2f2677f63a36b3585248a6e UID:df232d16-120a-4b9e-ac10-737a94c6cd1a NetNS:/var/run/netns/869a6ae7-9457-4c66-82e1-df0dd03f6c30 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddf232d16_120a_4b9e_ac10_737a94c6cd1a.slice PodAnnotations:0xc002400110}] Aliases:map[]}"
2026-06-11 11:57:59.144244 | controller | Jun 11 11:08:32.675763 crc crio[22652]: time="2026-06-11T11:08:32.67471924Z" level=info msg="Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.144272 | controller | Jun 11 11:08:32.685170 crc crio[22652]: 2026-06-11T11:08:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:53fdded23e20740 Mac:3a:3f:3f:42:b3:ca Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c1 Mtu:0 Sandbox:/var/run/netns/78fb6e39-7f8c-4266-b390-33b555944894 SocketPath: PciID:}] [{Interface:0xc00062cd70 Address:{IP:10.217.0.193 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.144299 | controller | Jun 11 11:08:32.687342 crc crio[22652]: time="2026-06-11T11:08:32.685598625Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7948f7c9f9-96rl2 Namespace:openstack ID:53fdded23e20740cf87dc56c28bc695bd1c6226bcdce13efc121c636354cb05b UID:b5aab73d-7ff2-4c8b-a044-732fd671b73e NetNS:/var/run/netns/78fb6e39-7f8c-4266-b390-33b555944894 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb5aab73d_7ff2_4c8b_a044_732fd671b73e.slice PodAnnotations:0xc002928280}] Aliases:map[]}"
2026-06-11 11:57:59.144332 | controller | Jun 11 11:08:32.687342 crc crio[22652]: time="2026-06-11T11:08:32.685801352Z" level=info msg="Checking pod openstack_dnsmasq-dns-7948f7c9f9-96rl2 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.144396 | controller | Jun 11 11:08:32.697719 crc crio[22652]: time="2026-06-11T11:08:32.697572226Z" level=info msg="Ran pod sandbox f30cd7727f81ef0423e362ca15adcb702c7a93add2f2677f63a36b3585248a6e with infra container: openstack/nova-metadata-0/POD" id=aa40729d-1744-4849-88ee-bbb0240d0d87 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.144424 | controller | Jun 11 11:08:32.701855 crc crio[22652]: time="2026-06-11T11:08:32.70177415Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=b007254f-7b0d-4963-9956-2e5449c48f7d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.144450 | controller | Jun 11 11:08:32.702069 crc crio[22652]: time="2026-06-11T11:08:32.701929775Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-nova-api:current-podified not found" id=b007254f-7b0d-4963-9956-2e5449c48f7d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.144476 | controller | Jun 11 11:08:32.702069 crc crio[22652]: time="2026-06-11T11:08:32.701968446Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-api:current-podified found" id=b007254f-7b0d-4963-9956-2e5449c48f7d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.144500 | controller | Jun 11 11:08:32.703273 crc crio[22652]: time="2026-06-11T11:08:32.703063881Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=2ef8b735-964b-43f0-b883-79a90fd4b357 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.144522 | controller | Jun 11 11:08:32.704034 crc crio[22652]: time="2026-06-11T11:08:32.703764264Z" level=info msg="Ran pod sandbox 53fdded23e20740cf87dc56c28bc695bd1c6226bcdce13efc121c636354cb05b with infra container: openstack/dnsmasq-dns-7948f7c9f9-96rl2/POD" id=b2728e7d-ef3d-47f7-b94b-a984af74f240 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.144548 | controller | Jun 11 11:08:32.706614 crc crio[22652]: time="2026-06-11T11:08:32.706548443Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\""
2026-06-11 11:57:59.144574 | controller | Jun 11 11:08:32.710709 crc crio[22652]: time="2026-06-11T11:08:32.710619942Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=f97b460e-5a2b-4237-9d6d-93c52af43292 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.144597 | controller | Jun 11 11:08:32.715379 crc crio[22652]: time="2026-06-11T11:08:32.715294065Z" level=info msg="Got pod network &{Name:nova-cell1-conductor-db-sync-slsm8 Namespace:openstack ID:c625089bebcc8a819d4b99e55bb4f76f6322b8296bf88d9ce7f5f264eaaaddf4 UID:ca49ff3a-dd16-4d04-8c37-c29816dae83e NetNS:/var/run/netns/d11bd2e2-714e-48c8-85c6-8a5790294226 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podca49ff3a_dd16_4d04_8c37_c29816dae83e.slice PodAnnotations:0xc0004beeb8}] Aliases:map[]}"
2026-06-11 11:57:59.144619 | controller | Jun 11 11:08:32.715379 crc crio[22652]: time="2026-06-11T11:08:32.715354607Z" level=info msg="Adding pod openstack_nova-cell1-conductor-db-sync-slsm8 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.144646 | controller | Jun 11 11:08:32.783453 crc crio[22652]: 2026-06-11T11:08:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6cf5609397d3ea8 Mac:0a:2c:f4:74:9b:fc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c0 Mtu:0 Sandbox:/var/run/netns/1a762383-8bb8-4b9a-be2a-f578cc0a1387 SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.0.192 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.144665 | controller | Jun 11 11:08:32.787492 crc crio[22652]: time="2026-06-11T11:08:32.78737391Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:6cf5609397d3ea8bf44ff828725e7ba348771b5bddf6a4a366ff496a298913ba UID:cdaca6c3-f716-4903-b4ff-35043b44ec72 NetNS:/var/run/netns/1a762383-8bb8-4b9a-be2a-f578cc0a1387 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcdaca6c3_f716_4903_b4ff_35043b44ec72.slice PodAnnotations:0xc0022f6508}] Aliases:map[]}"
2026-06-11 11:57:59.144683 | controller | Jun 11 11:08:32.788864 crc crio[22652]: time="2026-06-11T11:08:32.788789926Z" level=info msg="Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.144701 | controller | Jun 11 11:08:32.801599 crc crio[22652]: time="2026-06-11T11:08:32.801519978Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=6cb95649-7ec8-49e3-9529-23d5bcd535c1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.144725 | controller | Jun 11 11:08:32.815241 crc crio[22652]: time="2026-06-11T11:08:32.81516727Z" level=info msg="Creating container: openstack/dnsmasq-dns-7948f7c9f9-96rl2/init" id=1ca61b24-7b26-4988-bf72-dba0cea77153 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.144751 | controller | Jun 11 11:08:32.816100 crc crio[22652]: time="2026-06-11T11:08:32.815868122Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.144773 | controller | Jun 11 11:08:32.819548 crc crio[22652]: time="2026-06-11T11:08:32.819508462Z" level=info msg="Ran pod sandbox 6cf5609397d3ea8bf44ff828725e7ba348771b5bddf6a4a366ff496a298913ba with infra container: openstack/nova-scheduler-0/POD" id=dce2349f-e32e-407b-b71e-281c3180ae3b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.144794 | controller | Jun 11 11:08:32.824480 crc crio[22652]: time="2026-06-11T11:08:32.821731504Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified" id=7daca3f1-5c1a-4fdc-a67e-fb16462939e1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.144814 | controller | Jun 11 11:08:32.824480 crc crio[22652]: time="2026-06-11T11:08:32.821903664Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified not found" id=7daca3f1-5c1a-4fdc-a67e-fb16462939e1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.144836 | controller | Jun 11 11:08:32.824480 crc crio[22652]: time="2026-06-11T11:08:32.821948271Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified found" id=7daca3f1-5c1a-4fdc-a67e-fb16462939e1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.144860 | controller | Jun 11 11:08:32.824480 crc crio[22652]: time="2026-06-11T11:08:32.822806013Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified" id=17e20b19-f935-4773-bc78-9eef70668252 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.144885 | controller | Jun 11 11:08:32.832341 crc crio[22652]: time="2026-06-11T11:08:32.831207341Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\""
2026-06-11 11:57:59.144910 | controller | Jun 11 11:08:32.917787 crc crio[22652]: time="2026-06-11T11:08:32.917703064Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.144940 | controller | Jun 11 11:08:32.926951 crc crio[22652]: time="2026-06-11T11:08:32.926872126Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.144964 | controller | Jun 11 11:08:33.107584 crc crio[22652]: time="2026-06-11T11:08:33.107415288Z" level=info msg="Created container 87b7e7d7e78096eac4704f119f2b950af534a69a4f25bf375e5b23f59c9be989: openstack/dnsmasq-dns-7948f7c9f9-96rl2/init" id=1ca61b24-7b26-4988-bf72-dba0cea77153 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.144988 | controller | Jun 11 11:08:33.113888 crc crio[22652]: time="2026-06-11T11:08:33.113794564Z" level=info msg="Starting container: 87b7e7d7e78096eac4704f119f2b950af534a69a4f25bf375e5b23f59c9be989" id=c73e9e9e-5dae-4bb5-a5db-c12a5119e6f4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.145012 | controller | Jun 11 11:08:33.127909 crc crio[22652]: time="2026-06-11T11:08:33.126923272Z" level=info msg="Started container" PID=79387 containerID=87b7e7d7e78096eac4704f119f2b950af534a69a4f25bf375e5b23f59c9be989 description=openstack/dnsmasq-dns-7948f7c9f9-96rl2/init id=c73e9e9e-5dae-4bb5-a5db-c12a5119e6f4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=53fdded23e20740cf87dc56c28bc695bd1c6226bcdce13efc121c636354cb05b
2026-06-11 11:57:59.145034 | controller | Jun 11 11:08:33.322723 crc crio[22652]: 2026-06-11T11:08:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c625089bebcc8a8 Mac:da:bd:e4:0d:9e:10 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c2 Mtu:0 Sandbox:/var/run/netns/d11bd2e2-714e-48c8-85c6-8a5790294226 SocketPath: PciID:}] [{Interface:0xc00011ea60 Address:{IP:10.217.0.194 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.145056 | controller | Jun 11 11:08:33.324730 crc crio[22652]: time="2026-06-11T11:08:33.324648737Z" level=info msg="Got pod network &{Name:nova-cell1-conductor-db-sync-slsm8 Namespace:openstack ID:c625089bebcc8a819d4b99e55bb4f76f6322b8296bf88d9ce7f5f264eaaaddf4 UID:ca49ff3a-dd16-4d04-8c37-c29816dae83e NetNS:/var/run/netns/d11bd2e2-714e-48c8-85c6-8a5790294226 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podca49ff3a_dd16_4d04_8c37_c29816dae83e.slice PodAnnotations:0xc0004beeb8}] Aliases:map[]}"
2026-06-11 11:57:59.145077 | controller | Jun 11 11:08:33.324965 crc crio[22652]: time="2026-06-11T11:08:33.324899805Z" level=info msg="Checking pod openstack_nova-cell1-conductor-db-sync-slsm8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.145099 | controller | Jun 11 11:08:33.341836 crc crio[22652]: time="2026-06-11T11:08:33.341729116Z" level=info msg="Ran pod sandbox c625089bebcc8a819d4b99e55bb4f76f6322b8296bf88d9ce7f5f264eaaaddf4 with infra container: openstack/nova-cell1-conductor-db-sync-slsm8/POD" id=d648dc68-f28b-4bb2-a7ac-b9641c44f024 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.145120 | controller | Jun 11 11:08:33.359337 crc crio[22652]: time="2026-06-11T11:08:33.359288969Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=33c6d58a-8442-4e53-8722-27bfd5fbf5f4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.145143 | controller | Jun 11 11:08:33.390465 crc crio[22652]: time="2026-06-11T11:08:33.390370078Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=4e66695e-5301-464e-94f6-aa86b641443a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.145168 | controller | Jun 11 11:08:33.401072 crc crio[22652]: time="2026-06-11T11:08:33.398930551Z" level=info msg="Creating container: openstack/nova-cell1-conductor-db-sync-slsm8/nova-cell1-conductor-db-sync" id=d2bec48d-e768-4682-9415-3c8cbe0d99f3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.145195 | controller | Jun 11 11:08:33.401072 crc crio[22652]: time="2026-06-11T11:08:33.399549191Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.145216 | controller | Jun 11 11:08:33.481832 crc crio[22652]: time="2026-06-11T11:08:33.481728126Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.145237 | controller | Jun 11 11:08:33.485762 crc crio[22652]: time="2026-06-11T11:08:33.485697202Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.145258 | controller | Jun 11 11:08:33.628672 crc crio[22652]: time="2026-06-11T11:08:33.628466496Z" level=info msg="Created container 3a07b4507247ff4a3d81610e74b7e5bdb81f3557f2d8b6bb9ae260c0b96f2460: openstack/nova-cell1-conductor-db-sync-slsm8/nova-cell1-conductor-db-sync" id=d2bec48d-e768-4682-9415-3c8cbe0d99f3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.145278 | controller | Jun 11 11:08:33.630507 crc crio[22652]: time="2026-06-11T11:08:33.630301235Z" level=info msg="Starting container: 3a07b4507247ff4a3d81610e74b7e5bdb81f3557f2d8b6bb9ae260c0b96f2460" id=4522dfa2-eca0-4ed4-8c94-abd71e54adf6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.145298 | controller | Jun 11 11:08:33.636661 crc crio[22652]: time="2026-06-11T11:08:33.636496732Z" level=info msg="Started container" PID=79449 containerID=3a07b4507247ff4a3d81610e74b7e5bdb81f3557f2d8b6bb9ae260c0b96f2460 description=openstack/nova-cell1-conductor-db-sync-slsm8/nova-cell1-conductor-db-sync id=4522dfa2-eca0-4ed4-8c94-abd71e54adf6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c625089bebcc8a819d4b99e55bb4f76f6322b8296bf88d9ce7f5f264eaaaddf4
2026-06-11 11:57:59.145319 | controller | Jun 11 11:08:33.882666 crc crio[22652]: time="2026-06-11T11:08:33.882475787Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=5ba8e1a6-a95f-409d-aad4-3c725b80076c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.145339 | controller | Jun 11 11:08:33.988354 crc crio[22652]: time="2026-06-11T11:08:33.987378431Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=df2b1363-099b-4782-8f30-c936a6444a11 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.145387 | controller | Jun 11 11:08:33.999032 crc crio[22652]: time="2026-06-11T11:08:33.998888568Z" level=info msg="Creating container: openstack/dnsmasq-dns-7948f7c9f9-96rl2/dnsmasq-dns" id=1c7ac8e8-8c5c-4b09-aa60-bb5a9e31f1df name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.145407 | controller | Jun 11 11:08:33.999552 crc crio[22652]: time="2026-06-11T11:08:33.999480777Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.145429 | controller | Jun 11 11:08:34.109781 crc crio[22652]: time="2026-06-11T11:08:34.10959391Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.145452 | controller | Jun 11 11:08:34.133744 crc crio[22652]: time="2026-06-11T11:08:34.133522292Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.145472 | controller | Jun 11 11:08:34.360084 crc crio[22652]: time="2026-06-11T11:08:34.35992933Z" level=info msg="Created container 98718052c73db482067a255e73b15688a329cba840ec217ca2691a5d46e332f8: openstack/dnsmasq-dns-7948f7c9f9-96rl2/dnsmasq-dns" id=1c7ac8e8-8c5c-4b09-aa60-bb5a9e31f1df name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.145502 | controller | Jun 11 11:08:34.361166 crc crio[22652]: time="2026-06-11T11:08:34.361042316Z" level=info msg="Starting container: 98718052c73db482067a255e73b15688a329cba840ec217ca2691a5d46e332f8" id=fc4ccfbf-41fc-4f6f-92c3-230e3d6643fe name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.145528 | controller | Jun 11 11:08:34.374499 crc crio[22652]: time="2026-06-11T11:08:34.374197143Z" level=info msg="Started container" PID=79508 containerID=98718052c73db482067a255e73b15688a329cba840ec217ca2691a5d46e332f8 description=openstack/dnsmasq-dns-7948f7c9f9-96rl2/dnsmasq-dns id=fc4ccfbf-41fc-4f6f-92c3-230e3d6643fe name=/runtime.v1.RuntimeService/StartContainer sandboxID=53fdded23e20740cf87dc56c28bc695bd1c6226bcdce13efc121c636354cb05b
2026-06-11 11:57:59.145549 | controller | Jun 11 11:08:37.830968 crc crio[22652]: time="2026-06-11T11:08:37.830233519Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:d4f2093717c3afc62018cae39e59e66ec30f8e1a29b1d7786aa73e23ce8f9b7e" id=17e20b19-f935-4773-bc78-9eef70668252 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.145567 | controller | Jun 11 11:08:37.832446 crc crio[22652]: time="2026-06-11T11:08:37.831936422Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified" id=d45dbaea-076c-4e34-9c48-0726666d0617 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.145584 | controller | Jun 11 11:08:37.845322 crc crio[22652]: time="2026-06-11T11:08:37.845085821Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8b54a4f4c4d0ed06bf07b9f6ef7cd9d730d448789c5ad3e20c1cdc56bcbcae90" id=48b0f73a-5467-4017-b3ad-efbbda5826ee name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.145601 | controller | Jun 11 11:08:37.846254 crc crio[22652]: time="2026-06-11T11:08:37.846188716Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified" id=455862b2-8921-4d85-93cc-6566db901577 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.145622 | controller | Jun 11 11:08:37.866821 crc crio[22652]: time="2026-06-11T11:08:37.866721195Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:6a1fd3afaff3c587030a5cdd0a7f07a1b02c0c9244e9095fd7907e93229b8ba3" id=2ef8b735-964b-43f0-b883-79a90fd4b357 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.145647 | controller | Jun 11 11:08:37.868453 crc crio[22652]: time="2026-06-11T11:08:37.867845555Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=5cfb7cf2-7181-4238-b9b3-3dbdd076c722 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.145673 | controller | Jun 11 11:08:37.876943 crc crio[22652]: time="2026-06-11T11:08:37.876824263Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=953632d7-9768-4340-a923-bd3d39b75676 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.145697 | controller | Jun 11 11:08:37.881782 crc crio[22652]: time="2026-06-11T11:08:37.881558045Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:6a1fd3afaff3c587030a5cdd0a7f07a1b02c0c9244e9095fd7907e93229b8ba3" id=a190dbe0-2c9f-481e-b047-b3528337a331 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.145721 | controller | Jun 11 11:08:37.882568 crc crio[22652]: time="2026-06-11T11:08:37.882517832Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=116dbb63-b3f5-4cde-ae77-f35b7fe96459 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.145744 | controller | Jun 11 11:08:37.885503 crc crio[22652]: time="2026-06-11T11:08:37.885433276Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-log" id=138e237d-b61c-4751-8f02-b609073ae20c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.145773 | controller | Jun 11 11:08:37.887399 crc crio[22652]: time="2026-06-11T11:08:37.887227224Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.145798 | controller | Jun 11 11:08:37.891523 crc crio[22652]: time="2026-06-11T11:08:37.89063753Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=6f8dee27-c8bb-4894-891b-e1fd46a47cc5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.145822 | controller | Jun 11 11:08:37.898708 crc crio[22652]: time="2026-06-11T11:08:37.898586083Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified" id=449462e5-c5b8-4223-830b-846e20c4e748 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.145846 | controller | Jun 11 11:08:37.900655 crc crio[22652]: time="2026-06-11T11:08:37.900528735Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified" id=85422765-b193-4d3a-80a8-b8083c194718 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.145870 | controller | Jun 11 11:08:37.932263 crc crio[22652]: time="2026-06-11T11:08:37.923184846Z" level=info msg="Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=1571401b-a612-4f44-bccd-c1911eb2c4f9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.145893 | controller | Jun 11 11:08:37.932263 crc crio[22652]: time="2026-06-11T11:08:37.925616904Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.145915 | controller | Jun 11 11:08:37.932755 crc crio[22652]: time="2026-06-11T11:08:37.932686809Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-log" id=7c3cfbc3-7729-403a-9030-23b9d28a710c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.145937 | controller | Jun 11 11:08:37.942582 crc crio[22652]: time="2026-06-11T11:08:37.941334924Z" level=info msg="Creating container: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy" id=26923d00-4dc0-4b42-b3ca-fbe217c7a7d9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.145963 | controller | Jun 11 11:08:37.959017 crc crio[22652]: time="2026-06-11T11:08:37.958743879Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.145986 | controller | Jun 11 11:08:37.960935 crc crio[22652]: time="2026-06-11T11:08:37.960360941Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.146004 | controller | Jun 11 11:08:37.960935 crc crio[22652]: time="2026-06-11T11:08:37.960376283Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.146021 | controller | Jun 11 11:08:37.965577 crc crio[22652]: time="2026-06-11T11:08:37.965487693Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.146038 | controller | Jun 11 11:08:37.995565 crc crio[22652]: time="2026-06-11T11:08:37.994859218Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.146055 | controller | Jun 11 11:08:38.001315 crc crio[22652]: time="2026-06-11T11:08:38.00122669Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.146076 | controller | Jun 11 11:08:38.028181 crc crio[22652]: time="2026-06-11T11:08:38.028040134Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.146093 | controller | Jun 11 11:08:38.031326 crc crio[22652]: time="2026-06-11T11:08:38.031247596Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.146111 | controller | Jun 11 11:08:38.066048 crc crio[22652]: time="2026-06-11T11:08:38.065965511Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.146129 | controller | Jun 11 11:08:38.070644 crc crio[22652]: time="2026-06-11T11:08:38.070596299Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.146146 | controller | Jun 11 11:08:38.344525 crc crio[22652]: time="2026-06-11T11:08:38.344391843Z" level=info msg="Created container 3dfdc30e25509ef509ca46ba1175d4e61b2fe35934d2863a7ce466046debda54: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy" id=26923d00-4dc0-4b42-b3ca-fbe217c7a7d9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.146164 | controller | Jun 11 11:08:38.345887 crc crio[22652]: time="2026-06-11T11:08:38.345814679Z" level=info msg="Starting container: 3dfdc30e25509ef509ca46ba1175d4e61b2fe35934d2863a7ce466046debda54" id=094eb0cc-e332-49bb-a615-3be4b91c6edb name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.146181 | controller | Jun 11 11:08:38.352014 crc crio[22652]: time="2026-06-11T11:08:38.351906292Z" level=info msg="Started container" PID=79726 containerID=3dfdc30e25509ef509ca46ba1175d4e61b2fe35934d2863a7ce466046debda54 description=openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy id=094eb0cc-e332-49bb-a615-3be4b91c6edb name=/runtime.v1.RuntimeService/StartContainer sandboxID=40315b6a71b023c977e65c4e3b37cd3ef41359256611ef6c793514afeda767d7
2026-06-11 11:57:59.146200 | controller | Jun 11 11:08:38.355065 crc crio[22652]: time="2026-06-11T11:08:38.354886481Z" level=info msg="Created container a2ac1999024f545006d4607d9754c08b7b7e1e3e796259e326f1b57e73b07a9d: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=1571401b-a612-4f44-bccd-c1911eb2c4f9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.146218 | controller | Jun 11 11:08:38.356360 crc crio[22652]: time="2026-06-11T11:08:38.356289022Z" level=info msg="Starting container: a2ac1999024f545006d4607d9754c08b7b7e1e3e796259e326f1b57e73b07a9d" id=1f47f651-ff80-47e9-a405-1e25a7835a5a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.146235 | controller | Jun 11 11:08:38.358832 crc crio[22652]: time="2026-06-11T11:08:38.35874139Z" level=info msg="Created container 2486e7e5050453e203ddfc419289e094bb6ab992ee762bcb8aacd1a3bd110eaa: openstack/nova-metadata-0/nova-metadata-log" id=138e237d-b61c-4751-8f02-b609073ae20c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.146251 | controller | Jun 11 11:08:38.360382 crc crio[22652]: time="2026-06-11T11:08:38.360304881Z" level=info msg="Starting container: 2486e7e5050453e203ddfc419289e094bb6ab992ee762bcb8aacd1a3bd110eaa" id=2e6a3985-80f6-4d75-913a-d4a7b4100ca5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.146268 | controller | Jun 11 11:08:38.363505 crc crio[22652]: time="2026-06-11T11:08:38.362605405Z" level=info msg="Created container a796413973b4aece23230e31fc85fb7a23baf8a29b67fa3df7a5fe564de3f025: openstack/nova-api-0/nova-api-log" id=7c3cfbc3-7729-403a-9030-23b9d28a710c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.146285 | controller | Jun 11 11:08:38.364010 crc crio[22652]: time="2026-06-11T11:08:38.363931897Z" level=info msg="Starting container: a796413973b4aece23230e31fc85fb7a23baf8a29b67fa3df7a5fe564de3f025" id=c22d1c1a-09b3-434e-b0fa-48523dcd5e68 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.146414 | controller | Jun 11 11:08:38.366533 crc crio[22652]: time="2026-06-11T11:08:38.366432616Z" level=info msg="Started container" PID=79730 containerID=a2ac1999024f545006d4607d9754c08b7b7e1e3e796259e326f1b57e73b07a9d description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=1f47f651-ff80-47e9-a405-1e25a7835a5a name=/runtime.v1.RuntimeService/StartContainer sandboxID=6cf5609397d3ea8bf44ff828725e7ba348771b5bddf6a4a366ff496a298913ba
2026-06-11 11:57:59.146451 | controller | Jun 11 11:08:38.371591 crc crio[22652]: time="2026-06-11T11:08:38.371479955Z" level=info msg="Started container" PID=79731 containerID=a796413973b4aece23230e31fc85fb7a23baf8a29b67fa3df7a5fe564de3f025 description=openstack/nova-api-0/nova-api-log id=c22d1c1a-09b3-434e-b0fa-48523dcd5e68 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b0d69e11989064792366119c07beb3ee0073d0a497e8e8ce90765e6145d07d9f
2026-06-11 11:57:59.146472 | controller | Jun 11 11:08:38.374426 crc crio[22652]: time="2026-06-11T11:08:38.374321029Z" level=info msg="Started container" PID=79727 containerID=2486e7e5050453e203ddfc419289e094bb6ab992ee762bcb8aacd1a3bd110eaa description=openstack/nova-metadata-0/nova-metadata-log id=2e6a3985-80f6-4d75-913a-d4a7b4100ca5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f30cd7727f81ef0423e362ca15adcb702c7a93add2f2677f63a36b3585248a6e
2026-06-11 11:57:59.146490 | controller | Jun 11 11:08:38.392297 crc crio[22652]: time="2026-06-11T11:08:38.391733723Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=d461878d-7b59-4633-b6b2-dca6ef92b85a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.146508 | controller | Jun 11 11:08:38.393205 crc crio[22652]: time="2026-06-11T11:08:38.393066332Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=7ec2daa0-2369-499e-986d-c8d3f4f0750a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.146526 | controller | Jun 11 11:08:38.422574 crc crio[22652]: time="2026-06-11T11:08:38.422469119Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=32a8552f-3263-402a-aa2a-a24f74aa8bdc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.146542 | controller | Jun 11 11:08:38.437693 crc crio[22652]: time="2026-06-11T11:08:38.437072284Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=b9df0a7c-6e20-4131-bed4-b3b2b2ef9e38 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.146559 | controller | Jun 11 11:08:38.439620 crc crio[22652]: time="2026-06-11T11:08:38.439459019Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-metadata" id=879f552c-1c53-4d13-bb77-3d5a0115232b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.146577 | controller | Jun 11 11:08:38.441603 crc crio[22652]: time="2026-06-11T11:08:38.441536777Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.146594 | controller | Jun 11 11:08:38.449700 crc crio[22652]: time="2026-06-11T11:08:38.449599007Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-api" id=5624c42c-74c3-42eb-90ff-42145523820f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.146610 | controller | Jun 11 11:08:38.482542 crc crio[22652]: time="2026-06-11T11:08:38.482438698Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.146627 | controller | Jun 11 11:08:38.523395 crc crio[22652]: time="2026-06-11T11:08:38.523334379Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.146648 | controller | Jun 11 11:08:38.528832 crc crio[22652]: time="2026-06-11T11:08:38.528800913Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.146672 | controller | Jun 11 11:08:38.535200 crc crio[22652]: time="2026-06-11T11:08:38.535044862Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.146696 | controller | Jun 11 11:08:38.541112 crc crio[22652]: time="2026-06-11T11:08:38.541042953Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.146723 | controller | Jun 11 11:08:38.661520 crc crio[22652]: time="2026-06-11T11:08:38.661442045Z" level=info msg="Created container f741ad7bded04671bfb6a86dc3095af1ef3fc80f8a6eb5bd208a26fe8382c519: openstack/nova-api-0/nova-api-api" id=5624c42c-74c3-42eb-90ff-42145523820f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.146747 | controller | Jun 11 11:08:38.662740 crc crio[22652]: time="2026-06-11T11:08:38.662643761Z" level=info msg="Starting container: f741ad7bded04671bfb6a86dc3095af1ef3fc80f8a6eb5bd208a26fe8382c519" id=9e2579f2-001a-42f3-8a30-9cbe4ae88b0a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.146768 | controller | Jun 11 11:08:38.669923 crc crio[22652]: time="2026-06-11T11:08:38.669808362Z" level=info msg="Started container" PID=79784 containerID=f741ad7bded04671bfb6a86dc3095af1ef3fc80f8a6eb5bd208a26fe8382c519 description=openstack/nova-api-0/nova-api-api id=9e2579f2-001a-42f3-8a30-9cbe4ae88b0a name=/runtime.v1.RuntimeService/StartContainer sandboxID=b0d69e11989064792366119c07beb3ee0073d0a497e8e8ce90765e6145d07d9f
2026-06-11 11:57:59.146794 | controller | Jun 11 11:08:38.685462 crc crio[22652]: time="2026-06-11T11:08:38.685338165Z" level=info msg="Created container 2f33c0e991d604cabb7c5fba72de40195ee945f0a5cfc50c3fa7e0643c14f8c9: openstack/nova-metadata-0/nova-metadata-metadata" id=879f552c-1c53-4d13-bb77-3d5a0115232b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.146821 | controller | Jun 11 11:08:38.687204 crc crio[22652]: time="2026-06-11T11:08:38.687070511Z" level=info msg="Starting container: 2f33c0e991d604cabb7c5fba72de40195ee945f0a5cfc50c3fa7e0643c14f8c9" id=a5719efc-bc41-4f4c-8b45-c14b8e4dcfe9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.146847 | controller | Jun 11 11:08:38.697262 crc crio[22652]: time="2026-06-11T11:08:38.696953705Z" level=info msg="Started container" PID=79785 containerID=2f33c0e991d604cabb7c5fba72de40195ee945f0a5cfc50c3fa7e0643c14f8c9 description=openstack/nova-metadata-0/nova-metadata-metadata id=a5719efc-bc41-4f4c-8b45-c14b8e4dcfe9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f30cd7727f81ef0423e362ca15adcb702c7a93add2f2677f63a36b3585248a6e
2026-06-11 11:57:59.146873 | controller | Jun 11 11:08:39.003929 crc crio[22652]: time="2026-06-11T11:08:39.003611249Z" level=info msg="Stopping container: 2486e7e5050453e203ddfc419289e094bb6ab992ee762bcb8aacd1a3bd110eaa (timeout: 30s)" id=4bb5f328-a1a9-40d5-a6a6-1992cbf802e9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.146896 | controller | Jun 11 11:08:39.003929 crc crio[22652]: time="2026-06-11T11:08:39.003841826Z" level=info msg="Stopping container: 2f33c0e991d604cabb7c5fba72de40195ee945f0a5cfc50c3fa7e0643c14f8c9 (timeout: 30s)" id=0f4516ff-9b79-49f2-91cb-75474c968a96 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.146919 | controller | Jun 11 11:08:39.012875 crc crio[22652]: time="2026-06-11T11:08:39.012713822Z" level=info msg="Stopping container: 3dfdc30e25509ef509ca46ba1175d4e61b2fe35934d2863a7ce466046debda54 (timeout: 30s)" id=809a1dc4-c66a-4eac-ab32-fe114fb470c3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.146944 | controller | Jun 11 11:08:39.166234 crc crio[22652]: time="2026-06-11T11:08:39.166106878Z" level=info msg="Stopped container 2486e7e5050453e203ddfc419289e094bb6ab992ee762bcb8aacd1a3bd110eaa: openstack/nova-metadata-0/nova-metadata-log" id=4bb5f328-a1a9-40d5-a6a6-1992cbf802e9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.146966 | controller | Jun 11 11:08:39.541704 crc crio[22652]: time="2026-06-11T11:08:39.541465566Z" level=info msg="Stopped container 2f33c0e991d604cabb7c5fba72de40195ee945f0a5cfc50c3fa7e0643c14f8c9: openstack/nova-metadata-0/nova-metadata-metadata" id=0f4516ff-9b79-49f2-91cb-75474c968a96 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.146991 | controller | Jun 11 11:08:39.542796 crc crio[22652]: time="2026-06-11T11:08:39.542723346Z" level=info msg="Stopping pod sandbox: f30cd7727f81ef0423e362ca15adcb702c7a93add2f2677f63a36b3585248a6e" id=ec067fb4-cadc-4764-908f-dbd6b82c6fe9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.147014 | controller | Jun 11 11:08:39.543723 crc crio[22652]: time="2026-06-11T11:08:39.543654616Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:f30cd7727f81ef0423e362ca15adcb702c7a93add2f2677f63a36b3585248a6e UID:df232d16-120a-4b9e-ac10-737a94c6cd1a NetNS:/var/run/netns/869a6ae7-9457-4c66-82e1-df0dd03f6c30 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddf232d16_120a_4b9e_ac10_737a94c6cd1a.slice PodAnnotations:0xc0024001a8}] Aliases:map[]}"
2026-06-11 11:57:59.147037 | controller | Jun 11 11:08:39.544023 crc crio[22652]: time="2026-06-11T11:08:39.543943415Z" level=info msg="Deleting pod openstack_nova-metadata-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.147058 | controller | Jun 11 11:08:39.940105 crc crio[22652]: time="2026-06-11T11:08:39.939575578Z" level=info msg="Stopped pod sandbox: f30cd7727f81ef0423e362ca15adcb702c7a93add2f2677f63a36b3585248a6e" id=ec067fb4-cadc-4764-908f-dbd6b82c6fe9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.147096 | controller | Jun 11 11:08:41.070322 crc crio[22652]: time="2026-06-11T11:08:41.069690356Z" level=info msg="Stopping container: 6499deeeb468d4ad04a26c5bb267d6223816495a6c2cbe220a48112087654ad8 (timeout: 10s)" id=0e62d9de-900d-4211-9c4b-e33803a12d9c name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.147125 | controller | Jun 11 11:08:41.204048 crc crio[22652]: time="2026-06-11T11:08:41.203814999Z" level=info msg="Stopped container 6499deeeb468d4ad04a26c5bb267d6223816495a6c2cbe220a48112087654ad8: openstack/dnsmasq-dns-764b948f4c-dktdr/dnsmasq-dns" id=0e62d9de-900d-4211-9c4b-e33803a12d9c name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.147149 | controller | Jun 11 11:08:41.205200 crc crio[22652]: time="2026-06-11T11:08:41.204974171Z" level=info msg="Stopping pod sandbox: a9d899c65715bcbcf6b824f4c291f7291c2722612d1766ae8c6641562d796d42" id=422b8b98-349f-476b-984f-217faee8bb14 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.147173 | controller | Jun 11 11:08:41.206022 crc crio[22652]: time="2026-06-11T11:08:41.205924191Z" level=info msg="Got pod network &{Name:dnsmasq-dns-764b948f4c-dktdr Namespace:openstack ID:a9d899c65715bcbcf6b824f4c291f7291c2722612d1766ae8c6641562d796d42 UID:aaa0eeff-0a61-47f4-8aed-6688956271a2 NetNS:/var/run/netns/ef1a8991-7eb0-460f-b28c-5e762702f624 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaaa0eeff_0a61_47f4_8aed_6688956271a2.slice PodAnnotations:0xc0014a45d8}] Aliases:map[]}"
2026-06-11 11:57:59.147197 | controller | Jun 11 11:08:41.206307 crc crio[22652]: time="2026-06-11T11:08:41.206240952Z" level=info msg="Deleting pod openstack_dnsmasq-dns-764b948f4c-dktdr from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.147219 | controller | Jun 11 11:08:41.688856 crc crio[22652]: time="2026-06-11T11:08:41.688076862Z" level=info msg="Stopped pod sandbox: a9d899c65715bcbcf6b824f4c291f7291c2722612d1766ae8c6641562d796d42" id=422b8b98-349f-476b-984f-217faee8bb14 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.147246 | controller | Jun 11 11:08:41.702800 crc crio[22652]: time="2026-06-11T11:08:41.702707318Z" level=info msg="Running pod sandbox: openstack/nova-metadata-0/POD" id=cffe0b77-9fb1-4175-8710-9feb9e0d2665 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.147269 | controller | Jun 11 11:08:41.702936 crc crio[22652]: time="2026-06-11T11:08:41.702842353Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.147290 | controller | Jun 11 11:08:41.755326 crc crio[22652]: time="2026-06-11T11:08:41.75523286Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:15cc92c7d2b0b8409ff8f7858d95f458ca97cdf1c0448053545597670040695e UID:95b1a00a-362a-4ee3-96fd-ab60c27e05f8 NetNS:/var/run/netns/1a94ba42-c0d0-4221-a120-e0ec8622916a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod95b1a00a_362a_4ee3_96fd_ab60c27e05f8.slice PodAnnotations:0xc001e8ecd8}] Aliases:map[]}"
2026-06-11 11:57:59.147309 | controller | Jun 11 11:08:41.755326 crc crio[22652]: time="2026-06-11T11:08:41.755300432Z" level=info msg="Adding pod openstack_nova-metadata-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.147326 | controller | Jun 11 11:08:42.126527 crc crio[22652]: time="2026-06-11T11:08:42.126054933Z" level=info msg="Removing container: 6499deeeb468d4ad04a26c5bb267d6223816495a6c2cbe220a48112087654ad8" id=c6f5645a-4c07-4677-93b1-8a92469aed50 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.147366 | controller | Jun 11 11:08:42.175484 crc crio[22652]: time="2026-06-11T11:08:42.175327885Z" level=info msg="Removed container 6499deeeb468d4ad04a26c5bb267d6223816495a6c2cbe220a48112087654ad8: openstack/dnsmasq-dns-764b948f4c-dktdr/dnsmasq-dns" id=c6f5645a-4c07-4677-93b1-8a92469aed50 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.147391 | controller | Jun 11 11:08:42.194550 crc crio[22652]: time="2026-06-11T11:08:42.194450681Z" level=info msg="Removing container: 93f93713aed73daed2217cb0ac31c6e4cebb565eeb750f694f7de57ecac4c322" id=203e98f1-4b73-415e-ae95-2e56a7d45846 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.147411 | controller | Jun 11 11:08:42.361635 crc crio[22652]: 2026-06-11T11:08:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:15cc92c7d2b0b84 Mac:8a:5b:61:70:64:e5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c3 Mtu:0 Sandbox:/var/run/netns/1a94ba42-c0d0-4221-a120-e0ec8622916a SocketPath: PciID:}] [{Interface:0xc00027c870 Address:{IP:10.217.0.195 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.147435 | controller | Jun 11 11:08:42.365312 crc crio[22652]: time="2026-06-11T11:08:42.365108614Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:15cc92c7d2b0b8409ff8f7858d95f458ca97cdf1c0448053545597670040695e UID:95b1a00a-362a-4ee3-96fd-ab60c27e05f8 NetNS:/var/run/netns/1a94ba42-c0d0-4221-a120-e0ec8622916a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod95b1a00a_362a_4ee3_96fd_ab60c27e05f8.slice PodAnnotations:0xc001e8ecd8}] Aliases:map[]}"
2026-06-11 11:57:59.147459 | controller | Jun 11 11:08:42.365540 crc crio[22652]: time="2026-06-11T11:08:42.365437765Z" level=info msg="Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.147480 | controller | Jun 11 11:08:42.385395 crc crio[22652]: time="2026-06-11T11:08:42.385268626Z" level=info msg="Ran pod sandbox 15cc92c7d2b0b8409ff8f7858d95f458ca97cdf1c0448053545597670040695e with infra container: openstack/nova-metadata-0/POD" id=cffe0b77-9fb1-4175-8710-9feb9e0d2665 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.147505 | controller | Jun 11 11:08:42.388070 crc crio[22652]: time="2026-06-11T11:08:42.387964659Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=fd32274e-4234-407e-b6f5-b8dedc1ee9e0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.147524 | controller | Jun 11 11:08:42.392425 crc crio[22652]: time="2026-06-11T11:08:42.392339088Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=d05e6488-63c1-474a-b663-80c8c2f1b0df name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.147542 | controller | Jun 11 11:08:42.420727 crc crio[22652]: time="2026-06-11T11:08:42.420627819Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-log" id=0ab72402-8a90-4640-af11-2207015b7637 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.147559 | controller | Jun 11 11:08:42.426657 crc crio[22652]: time="2026-06-11T11:08:42.426552659Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.147580 | controller | Jun 11 11:08:42.450574 crc crio[22652]: time="2026-06-11T11:08:42.450470969Z" level=info msg="Removed container 93f93713aed73daed2217cb0ac31c6e4cebb565eeb750f694f7de57ecac4c322: openstack/dnsmasq-dns-764b948f4c-dktdr/init" id=203e98f1-4b73-415e-ae95-2e56a7d45846 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.147606 | controller | Jun 11 11:08:42.548665 crc crio[22652]: time="2026-06-11T11:08:42.548528031Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.147632 | controller | Jun 11 11:08:42.553908 crc crio[22652]: time="2026-06-11T11:08:42.553832718Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.147658 | controller | Jun 11 11:08:42.828331 crc crio[22652]: time="2026-06-11T11:08:42.828194922Z" level=info msg="Created container 21cd3dc6c516c413404c005564391493ce350251d7394e97017f2bfbbd8eb5bc: openstack/nova-metadata-0/nova-metadata-log" id=0ab72402-8a90-4640-af11-2207015b7637 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.147683 | controller | Jun 11 11:08:42.829519 crc crio[22652]: time="2026-06-11T11:08:42.829426381Z" level=info msg="Starting container: 21cd3dc6c516c413404c005564391493ce350251d7394e97017f2bfbbd8eb5bc" id=cdcc9494-5482-4623-b315-4ecdd04ade1d name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.147704 | controller | Jun 11 11:08:42.836106 crc crio[22652]: time="2026-06-11T11:08:42.83600435Z" level=info msg="Started container" PID=80567 containerID=21cd3dc6c516c413404c005564391493ce350251d7394e97017f2bfbbd8eb5bc description=openstack/nova-metadata-0/nova-metadata-log id=cdcc9494-5482-4623-b315-4ecdd04ade1d name=/runtime.v1.RuntimeService/StartContainer sandboxID=15cc92c7d2b0b8409ff8f7858d95f458ca97cdf1c0448053545597670040695e
2026-06-11 11:57:59.147725 | controller | Jun 11 11:08:42.853434 crc crio[22652]: time="2026-06-11T11:08:42.853341723Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=da68a678-195a-49af-b267-e5e4abfe7404 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.147748 | controller | Jun 11 11:08:42.904365 crc crio[22652]: time="2026-06-11T11:08:42.904070267Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=ceffe1cd-3581-4440-b023-b49110494afb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.147770 | controller | Jun 11 11:08:42.916326 crc crio[22652]: time="2026-06-11T11:08:42.916239145Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-metadata" id=f4d84999-96bb-42a1-8f87-72b1a3409522 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.147795 | controller | Jun 11 11:08:42.917867 crc crio[22652]: time="2026-06-11T11:08:42.917796085Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.147817 | controller | Jun 11 11:08:42.980314 crc crio[22652]: time="2026-06-11T11:08:42.978584988Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.147841 | controller | Jun 11 11:08:42.984788 crc crio[22652]: time="2026-06-11T11:08:42.984745794Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.147862 | controller | Jun 11 11:08:43.155451 crc crio[22652]: time="2026-06-11T11:08:43.155316183Z" level=info msg="Created container a4a8694adbecff06bf6bee68865833e72c014842c088acc3c83615b68ce3263e: openstack/nova-metadata-0/nova-metadata-metadata" id=f4d84999-96bb-42a1-8f87-72b1a3409522 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.147883 | controller | Jun 11 11:08:43.160319 crc crio[22652]: time="2026-06-11T11:08:43.160234141Z" level=info msg="Starting container: a4a8694adbecff06bf6bee68865833e72c014842c088acc3c83615b68ce3263e" id=34e36930-bd84-4838-8bb9-860a79c3403f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.147906 | controller | Jun 11 11:08:43.176415 crc crio[22652]: time="2026-06-11T11:08:43.176272821Z" level=info msg="Started container" PID=80586 containerID=a4a8694adbecff06bf6bee68865833e72c014842c088acc3c83615b68ce3263e description=openstack/nova-metadata-0/nova-metadata-metadata id=34e36930-bd84-4838-8bb9-860a79c3403f name=/runtime.v1.RuntimeService/StartContainer sandboxID=15cc92c7d2b0b8409ff8f7858d95f458ca97cdf1c0448053545597670040695e
2026-06-11 11:57:59.147932 | controller | Jun 11 11:08:44.234076 crc crio[22652]: time="2026-06-11T11:08:44.208370452Z" level=info msg="Stopping pod sandbox: 8b4bbeb08cbaf7b6da7e954ba28d9d43ef009a26e01cf8f4af3a77e3b938f2cb" id=1d50a655-4358-4590-b336-98484662bb79 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.147958 | controller | Jun 11 11:08:44.234076 crc crio[22652]: time="2026-06-11T11:08:44.209455797Z" level=info msg="Got pod network &{Name:nova-cell0-cell-mapping-25jvx Namespace:openstack ID:8b4bbeb08cbaf7b6da7e954ba28d9d43ef009a26e01cf8f4af3a77e3b938f2cb UID:1e5070e2-c9be-4494-abaf-4592a778dd50 NetNS:/var/run/netns/c42b3c2d-400a-45c0-b9e8-ade49d9e7025 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1e5070e2_c9be_4494_abaf_4592a778dd50.slice PodAnnotations:0xc0029284d8}] Aliases:map[]}"
2026-06-11 11:57:59.147984 | controller | Jun 11 11:08:44.234076 crc crio[22652]: time="2026-06-11T11:08:44.209596281Z" level=info msg="Deleting pod openstack_nova-cell0-cell-mapping-25jvx from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.148006 | controller | Jun 11 11:08:44.458715 crc crio[22652]: time="2026-06-11T11:08:44.457272446Z" level=warning msg="Stopping container 388b82179673e54c8c7f06c5fc27926df7de81c1ae0aae2ade73361cf9eeb923 with stop signal(15) timed out. Killing..."
2026-06-11 11:57:59.148028 | controller | Jun 11 11:08:44.595852 crc crio[22652]: time="2026-06-11T11:08:44.595747084Z" level=error msg="Killing container 388b82179673e54c8c7f06c5fc27926df7de81c1ae0aae2ade73361cf9eeb923 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 388b82179673e54c8c7f06c5fc27926df7de81c1ae0aae2ade73361cf9eeb923 KILL` failed: process not running: No such process\n : exit status 1"
2026-06-11 11:57:59.148051 | controller | Jun 11 11:08:44.631252 crc crio[22652]: time="2026-06-11T11:08:44.630758088Z" level=info msg="Stopped container 388b82179673e54c8c7f06c5fc27926df7de81c1ae0aae2ade73361cf9eeb923: openstack/ceilometer-0/ceilometer-notification-agent" id=18ed59fe-eb7a-466e-acb9-6c8467e45bb1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.148080 | controller | Jun 11 11:08:44.634022 crc crio[22652]: time="2026-06-11T11:08:44.633881506Z" level=info msg="Stopped pod sandbox: 8b4bbeb08cbaf7b6da7e954ba28d9d43ef009a26e01cf8f4af3a77e3b938f2cb" id=1d50a655-4358-4590-b336-98484662bb79 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.148106 | controller | Jun 11 11:08:44.634275 crc crio[22652]: time="2026-06-11T11:08:44.634017121Z" level=info msg="Stopping pod sandbox: 961cf2033c3f9eeffc504130a098870b85f7e8ad2444f3e6de2f8c6cb3f885b7" id=21114d4c-cd9f-4999-a2a6-7a5521e765cc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.148132 | controller | Jun 11 11:08:44.637558 crc crio[22652]: time="2026-06-11T11:08:44.637498973Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:961cf2033c3f9eeffc504130a098870b85f7e8ad2444f3e6de2f8c6cb3f885b7 UID:11759f03-1011-4df1-95c1-59181a4833d0 NetNS:/var/run/netns/1d280164-0dd8-464a-bc25-e0818254f686 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod11759f03_1011_4df1_95c1_59181a4833d0.slice PodAnnotations:0xc0004bf330}] Aliases:map[]}"
2026-06-11 11:57:59.148154 | controller | Jun 11 11:08:44.637761 crc crio[22652]: time="2026-06-11T11:08:44.63770268Z" level=info msg="Deleting pod openstack_ceilometer-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.148176 | controller | Jun 11 11:08:45.433164 crc crio[22652]: time="2026-06-11T11:08:45.432715923Z" level=info msg="Stopped pod sandbox: 961cf2033c3f9eeffc504130a098870b85f7e8ad2444f3e6de2f8c6cb3f885b7" id=21114d4c-cd9f-4999-a2a6-7a5521e765cc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.148197 | controller | Jun 11 11:08:46.250237 crc crio[22652]: time="2026-06-11T11:08:46.249628285Z" level=info msg="Removing container: 57d15c563b336dabe45f86190b5dd3149b50836a3eb29b8a62cd9d313d7cd98e" id=d6863a02-1593-4a73-b2bc-812a88aa3b00 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.148217 | controller | Jun 11 11:08:46.273669 crc crio[22652]: time="2026-06-11T11:08:46.273517321Z" level=info msg="Removed container 57d15c563b336dabe45f86190b5dd3149b50836a3eb29b8a62cd9d313d7cd98e: openstack/ceilometer-0/proxy-httpd" id=d6863a02-1593-4a73-b2bc-812a88aa3b00 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.148237 | controller | Jun 11 11:08:46.277660 crc crio[22652]: time="2026-06-11T11:08:46.277564124Z" level=info msg="Removing container: a2342815fe2a9ecac3490cc80fd5500c3ab96939629a83f4be92a4630b739761" id=9b89fc0d-9457-4dfb-af4f-b66318ee7cfb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.148258 | controller | Jun 11 11:08:46.299678 crc crio[22652]: time="2026-06-11T11:08:46.299497395Z" level=info msg="Removed container a2342815fe2a9ecac3490cc80fd5500c3ab96939629a83f4be92a4630b739761: openstack/ceilometer-0/sg-core" id=9b89fc0d-9457-4dfb-af4f-b66318ee7cfb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.148278 | controller | Jun 11 11:08:46.302379 crc crio[22652]: time="2026-06-11T11:08:46.302295501Z" level=info msg="Removing container: 388b82179673e54c8c7f06c5fc27926df7de81c1ae0aae2ade73361cf9eeb923" id=9c4c1562-98d3-47a8-818d-0a34b9f12eb0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.148297 | controller | Jun 11 11:08:46.332452 crc crio[22652]: time="2026-06-11T11:08:46.33234695Z" level=info msg="Removed container 388b82179673e54c8c7f06c5fc27926df7de81c1ae0aae2ade73361cf9eeb923: openstack/ceilometer-0/ceilometer-notification-agent" id=9c4c1562-98d3-47a8-818d-0a34b9f12eb0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.148318 | controller | Jun 11 11:08:46.343072 crc crio[22652]: time="2026-06-11T11:08:46.342953086Z" level=info msg="Removing container: d3ce3d6458ba32c3dc366da967db21301b425755b2fed8c66e28062d95cc5f4c" id=bc5dcba3-f3b8-41fa-99e2-793df14284d3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.148336 | controller | Jun 11 11:08:46.365585 crc crio[22652]: time="2026-06-11T11:08:46.365469187Z" level=info msg="Removed container d3ce3d6458ba32c3dc366da967db21301b425755b2fed8c66e28062d95cc5f4c: openstack/ceilometer-0/ceilometer-central-agent" id=bc5dcba3-f3b8-41fa-99e2-793df14284d3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.148378 | controller | Jun 11 11:08:46.964443 crc crio[22652]: time="2026-06-11T11:08:46.964356075Z" level=info msg="Stopping container: a796413973b4aece23230e31fc85fb7a23baf8a29b67fa3df7a5fe564de3f025 (timeout: 30s)" id=43d1c25d-3d1c-4f2e-a5bb-72be29e226bd name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.148398 | controller | Jun 11 11:08:46.965756 crc crio[22652]: time="2026-06-11T11:08:46.964443208Z" level=info msg="Stopping container: f741ad7bded04671bfb6a86dc3095af1ef3fc80f8a6eb5bd208a26fe8382c519 (timeout: 30s)" id=344c4907-327d-4136-9412-47fb0ff36704 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.148417 | controller | Jun 11 11:08:46.993105 crc crio[22652]: time="2026-06-11T11:08:46.992907244Z" level=info msg="Stopping container: a2ac1999024f545006d4607d9754c08b7b7e1e3e796259e326f1b57e73b07a9d (timeout: 30s)" id=18d59820-9498-4c08-9d9e-f1e52912bc0f name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.148442 | controller | Jun 11 11:08:47.012199 crc crio[22652]: time="2026-06-11T11:08:47.005259606Z" level=info msg="Stopping container: a4a8694adbecff06bf6bee68865833e72c014842c088acc3c83615b68ce3263e (timeout: 30s)" id=c71d01c1-1a42-4b22-9c9b-3781cb15848a name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.148462 | controller | Jun 11 11:08:47.012199 crc crio[22652]: time="2026-06-11T11:08:47.006320401Z" level=info msg="Stopping container: 21cd3dc6c516c413404c005564391493ce350251d7394e97017f2bfbbd8eb5bc (timeout: 30s)" id=241311c3-64a8-4cf3-a77c-a804ae2bb578 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.148479 | controller | Jun 11 11:08:47.111896 crc crio[22652]: time="2026-06-11T11:08:47.111791617Z" level=info msg="Stopped container a796413973b4aece23230e31fc85fb7a23baf8a29b67fa3df7a5fe564de3f025: openstack/nova-api-0/nova-api-log" id=43d1c25d-3d1c-4f2e-a5bb-72be29e226bd name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.148497 | controller | Jun 11 11:08:47.122526 crc crio[22652]: time="2026-06-11T11:08:47.117976354Z" level=info msg="Running pod sandbox: openstack/ceilometer-0/POD" id=1c288313-06d0-4de6-87ec-000c9bf8e83c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.148515 | controller | Jun 11 11:08:47.122526 crc crio[22652]: time="2026-06-11T11:08:47.118105409Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.148539 | controller | Jun 11 11:08:47.149808 crc crio[22652]: time="2026-06-11T11:08:47.149680244Z" level=info msg="Stopped container 21cd3dc6c516c413404c005564391493ce350251d7394e97017f2bfbbd8eb5bc: openstack/nova-metadata-0/nova-metadata-log" id=241311c3-64a8-4cf3-a77c-a804ae2bb578 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.148565 | controller | Jun 11 11:08:47.191190 crc crio[22652]: time="2026-06-11T11:08:47.191063372Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:3b5ee3102f436b4bd528a374d618330d887bf974f751e55f52b2e38eb21524d3 UID:d43aab6a-7f26-4c69-a61c-6e1ac0f3d1ca NetNS:/var/run/netns/6f878db4-18ee-422e-8d2a-8e0c7d3b85f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd43aab6a_7f26_4c69_a61c_6e1ac0f3d1ca.slice PodAnnotations:0xc0022f6dd0}] Aliases:map[]}"
2026-06-11 11:57:59.148595 | controller | Jun 11 11:08:47.191190 crc crio[22652]: time="2026-06-11T11:08:47.191172665Z" level=info msg="Adding pod openstack_ceilometer-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.148621 | controller | Jun 11 11:08:47.245796 crc crio[22652]: time="2026-06-11T11:08:47.245496034Z" level=info msg="Stopped container a4a8694adbecff06bf6bee68865833e72c014842c088acc3c83615b68ce3263e: openstack/nova-metadata-0/nova-metadata-metadata" id=c71d01c1-1a42-4b22-9c9b-3781cb15848a name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.148645 | controller | Jun 11 11:08:47.246672 crc crio[22652]: time="2026-06-11T11:08:47.246619599Z" level=info msg="Stopping pod sandbox: 15cc92c7d2b0b8409ff8f7858d95f458ca97cdf1c0448053545597670040695e" id=290f6597-6975-458e-9e48-f23dc803a96d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.148672 | controller | Jun 11 11:08:47.247488 crc crio[22652]: time="2026-06-11T11:08:47.247381964Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:15cc92c7d2b0b8409ff8f7858d95f458ca97cdf1c0448053545597670040695e UID:95b1a00a-362a-4ee3-96fd-ab60c27e05f8 NetNS:/var/run/netns/1a94ba42-c0d0-4221-a120-e0ec8622916a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod95b1a00a_362a_4ee3_96fd_ab60c27e05f8.slice PodAnnotations:0xc0024010c8}] Aliases:map[]}"
2026-06-11 11:57:59.148699 | controller | Jun 11 11:08:47.247628 crc crio[22652]: time="2026-06-11T11:08:47.24757186Z" level=info msg="Deleting pod openstack_nova-metadata-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.148724 | controller | Jun 11 11:08:47.677546 crc crio[22652]: time="2026-06-11T11:08:47.677021541Z" level=info msg="Stopped pod sandbox: 15cc92c7d2b0b8409ff8f7858d95f458ca97cdf1c0448053545597670040695e" id=290f6597-6975-458e-9e48-f23dc803a96d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.148749 | controller | Jun 11 11:08:48.015339 crc crio[22652]: 2026-06-11T11:08:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3b5ee3102f436b4 Mac:2a:9f:8e:06:ee:15 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c4 Mtu:0 Sandbox:/var/run/netns/6f878db4-18ee-422e-8d2a-8e0c7d3b85f2 SocketPath: PciID:}] [{Interface:0xc000014e20 Address:{IP:10.217.0.196 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.148776 | controller | Jun 11 11:08:48.015339 crc crio[22652]: time="2026-06-11T11:08:48.013638274Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:3b5ee3102f436b4bd528a374d618330d887bf974f751e55f52b2e38eb21524d3 UID:d43aab6a-7f26-4c69-a61c-6e1ac0f3d1ca NetNS:/var/run/netns/6f878db4-18ee-422e-8d2a-8e0c7d3b85f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd43aab6a_7f26_4c69_a61c_6e1ac0f3d1ca.slice PodAnnotations:0xc0022f6dd0}] Aliases:map[]}"
2026-06-11 11:57:59.148803 | controller | Jun 11 11:08:48.015339 crc crio[22652]: time="2026-06-11T11:08:48.01381589Z" level=info msg="Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.148827 | controller | Jun 11 11:08:48.029467 crc crio[22652]: time="2026-06-11T11:08:48.028888245Z" level=info msg="Ran pod sandbox 3b5ee3102f436b4bd528a374d618330d887bf974f751e55f52b2e38eb21524d3 with infra container: openstack/ceilometer-0/POD" id=1c288313-06d0-4de6-87ec-000c9bf8e83c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.148850 | controller | Jun 11 11:08:48.032796 crc crio[22652]: time="2026-06-11T11:08:48.03233022Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=e004f56f-31f9-4912-b21f-c017a250d78c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.148874 | controller | Jun 11 11:08:48.060615 crc crio[22652]: time="2026-06-11T11:08:48.060500675Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=ff2fedb3-dcb0-4aa6-832e-137acc0747bb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.148906 | controller | Jun 11 11:08:48.085270 crc crio[22652]: time="2026-06-11T11:08:48.085189781Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-central-agent" id=50b4de32-b576-4a7b-bb82-feb87ebc9e49 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.148934 | controller | Jun 11 11:08:48.086389 crc crio[22652]: time="2026-06-11T11:08:48.086232324Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.148958 | controller | Jun 11 11:08:48.144296 crc crio[22652]: time="2026-06-11T11:08:48.144237242Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.148984 | controller | Jun 11 11:08:48.148744 crc crio[22652]: time="2026-06-11T11:08:48.148662984Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.149009 | controller | Jun 11 11:08:48.345834 crc crio[22652]: time="2026-06-11T11:08:48.345436906Z" level=info msg="Removing container: a4a8694adbecff06bf6bee68865833e72c014842c088acc3c83615b68ce3263e" id=c482271d-809a-43a4-a922-3a8c1386d03c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.149033 | controller | Jun 11 11:08:48.383089 crc crio[22652]: time="2026-06-11T11:08:48.382962014Z" level=info msg="Removed container a4a8694adbecff06bf6bee68865833e72c014842c088acc3c83615b68ce3263e: openstack/nova-metadata-0/nova-metadata-metadata" id=c482271d-809a-43a4-a922-3a8c1386d03c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.149058 | controller | Jun 11 11:08:48.389055 crc crio[22652]: time="2026-06-11T11:08:48.388957659Z" level=info msg="Removing container: 21cd3dc6c516c413404c005564391493ce350251d7394e97017f2bfbbd8eb5bc" id=fc55126c-0187-42b2-91af-361382f6f4f6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.149086 | controller | Jun 11 11:08:48.421524 crc crio[22652]: time="2026-06-11T11:08:48.421354603Z" level=info msg="Removed container 21cd3dc6c516c413404c005564391493ce350251d7394e97017f2bfbbd8eb5bc: openstack/nova-metadata-0/nova-metadata-log" id=fc55126c-0187-42b2-91af-361382f6f4f6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.149112 | controller | Jun 11 11:08:48.522856 crc crio[22652]: time="2026-06-11T11:08:48.522732687Z" level=info msg="Created container dfecbc73e4bf5cee32f2b3083f2064fe71b11515edfc3b6907172322c30aca46: openstack/ceilometer-0/ceilometer-central-agent" id=50b4de32-b576-4a7b-bb82-feb87ebc9e49 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.149136 | controller | Jun 11 11:08:48.539222 crc crio[22652]: time="2026-06-11T11:08:48.532212281Z" level=info msg="Starting container: dfecbc73e4bf5cee32f2b3083f2064fe71b11515edfc3b6907172322c30aca46" id=1c5cb1a5-5d4f-46f8-a144-1ff120cc821a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.149160 | controller | Jun 11 11:08:48.551089 crc crio[22652]: time="2026-06-11T11:08:48.550840162Z" level=info msg="Started container" PID=81081 containerID=dfecbc73e4bf5cee32f2b3083f2064fe71b11515edfc3b6907172322c30aca46 description=openstack/ceilometer-0/ceilometer-central-agent id=1c5cb1a5-5d4f-46f8-a144-1ff120cc821a name=/runtime.v1.RuntimeService/StartContainer sandboxID=3b5ee3102f436b4bd528a374d618330d887bf974f751e55f52b2e38eb21524d3
2026-06-11 11:57:59.149229 | controller | Jun 11 11:08:48.573548 crc crio[22652]: time="2026-06-11T11:08:48.573460122Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=2b529991-c330-4bda-9281-96f87f408a7b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.149262 | controller | Jun 11 11:08:48.616898 crc crio[22652]: time="2026-06-11T11:08:48.616797223Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=82226e5c-16ca-46a7-ac77-94ed23055e36 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.149282 | controller | Jun 11 11:08:48.645414 crc crio[22652]: time="2026-06-11T11:08:48.63864263Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-notification-agent" id=1762544f-2e73-447a-9066-f99ab1ef9210 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.149299 | controller | Jun 11 11:08:48.645414 crc crio[22652]: time="2026-06-11T11:08:48.639076934Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.149317 | controller | Jun 11 11:08:48.707520 crc crio[22652]: time="2026-06-11T11:08:48.707397165Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.149333 | controller | Jun 11 11:08:48.715936 crc crio[22652]: time="2026-06-11T11:08:48.715898216Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.149379 | controller | Jun 11 11:08:48.830847 crc crio[22652]: time="2026-06-11T11:08:48.830761042Z" level=info msg="Created container 1cf8262b489351dc32b67c425eab4312066d3c4f4a3a8c2c2951bb7112481d3c: openstack/ceilometer-0/ceilometer-notification-agent" id=1762544f-2e73-447a-9066-f99ab1ef9210 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.149409 | controller | Jun 11 11:08:48.832613 crc crio[22652]: time="2026-06-11T11:08:48.832386457Z" level=info msg="Starting container: 1cf8262b489351dc32b67c425eab4312066d3c4f4a3a8c2c2951bb7112481d3c" id=05044c0b-6394-40e3-b871-75aff828b236 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.149435 | controller | Jun 11 11:08:48.839948 crc crio[22652]: time="2026-06-11T11:08:48.839345651Z" level=info msg="Started container" PID=81115 containerID=1cf8262b489351dc32b67c425eab4312066d3c4f4a3a8c2c2951bb7112481d3c description=openstack/ceilometer-0/ceilometer-notification-agent id=05044c0b-6394-40e3-b871-75aff828b236 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3b5ee3102f436b4bd528a374d618330d887bf974f751e55f52b2e38eb21524d3
2026-06-11 11:57:59.149458 | controller | Jun 11 11:08:48.855902 crc crio[22652]: time="2026-06-11T11:08:48.855720697Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=01a54191-164a-481b-a411-e24a1ddd0623 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.149479 | controller | Jun 11 11:08:48.874199 crc crio[22652]: time="2026-06-11T11:08:48.87405813Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=488d140d-8754-45df-9c5f-79f8c4a7b0ca name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.149497 | controller | Jun 11 11:08:48.890043 crc crio[22652]: time="2026-06-11T11:08:48.889876914Z" level=info msg="Creating container: openstack/ceilometer-0/sg-core" id=601d6f59-b375-4717-81e0-b06e91bd53f7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.149514 | controller | Jun 11 11:08:48.890586 crc crio[22652]: time="2026-06-11T11:08:48.890497683Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.149530 | controller | Jun 11 11:08:48.941838 crc crio[22652]: time="2026-06-11T11:08:48.941759916Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.149548 | controller | Jun 11 11:08:48.946672 crc crio[22652]: time="2026-06-11T11:08:48.946605649Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.149576 | controller | Jun 11 11:08:49.024774 crc crio[22652]: time="2026-06-11T11:08:49.024659675Z" level=info msg="Running pod sandbox: openstack/nova-metadata-0/POD" id=33d7c87b-f6cd-4bc5-b729-09d0b8b28d24 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.149594 | controller | Jun 11 11:08:49.025640 crc crio[22652]: time="2026-06-11T11:08:49.024790879Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.149611 | controller | Jun 11 11:08:49.070701 crc crio[22652]: time="2026-06-11T11:08:49.070583635Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:36d9122bfbf80eb82846a677fc6d7a1c7b6f6fd8d93fc1ab7309a7b7cdd03595 UID:26b92a03-49c5-4992-b84b-c3d6e0a2bfd3 NetNS:/var/run/netns/62a0f10c-1478-427e-85f4-e14e6ed143e5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod26b92a03_49c5_4992_b84b_c3d6e0a2bfd3.slice PodAnnotations:0xc0004bf018}] Aliases:map[]}"
2026-06-11 11:57:59.149636 | controller | Jun 11 11:08:49.070701 crc crio[22652]: time="2026-06-11T11:08:49.070654337Z" level=info msg="Adding pod openstack_nova-metadata-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.149660 | controller | Jun 11 11:08:49.113306 crc crio[22652]: time="2026-06-11T11:08:49.112790439Z" level=info msg="Created container 13a492a49530acd3dca4935b829347137f44a253292336660764a1f9472d0662: openstack/ceilometer-0/sg-core" id=601d6f59-b375-4717-81e0-b06e91bd53f7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.149681 | controller | Jun 11 11:08:49.121489 crc crio[22652]: time="2026-06-11T11:08:49.120559847Z" level=info msg="Starting container: 13a492a49530acd3dca4935b829347137f44a253292336660764a1f9472d0662" id=a999b489-f217-42e9-8847-9a3c5d77410a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.149702 | controller | Jun 11 11:08:49.134386 crc crio[22652]: time="2026-06-11T11:08:49.134294124Z" level=info msg="Started container" PID=81132 containerID=13a492a49530acd3dca4935b829347137f44a253292336660764a1f9472d0662 description=openstack/ceilometer-0/sg-core id=a999b489-f217-42e9-8847-9a3c5d77410a name=/runtime.v1.RuntimeService/StartContainer sandboxID=3b5ee3102f436b4bd528a374d618330d887bf974f751e55f52b2e38eb21524d3
2026-06-11 11:57:59.149722 | controller | Jun 11 11:08:49.179891 crc crio[22652]: time="2026-06-11T11:08:49.177524259Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=c7301bb7-7ecc-4e96-8a96-d306ee7b3071 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.149740 | controller | Jun 11 11:08:49.217184 crc crio[22652]: time="2026-06-11T11:08:49.216375436Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=02a5ca56-f541-403c-a593-84b64b697b9c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.149757 | controller | Jun 11 11:08:49.393335 crc crio[22652]: time="2026-06-11T11:08:49.389356793Z" level=info msg="Creating container: openstack/ceilometer-0/proxy-httpd" id=7b572b95-e54f-4d9d-9e71-84d4e06c7b93 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.149773 | controller | Jun 11 11:08:49.393335 crc crio[22652]: time="2026-06-11T11:08:49.390397607Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.149790 | controller | Jun 11 11:08:49.436093 crc crio[22652]: 2026-06-11T11:08:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:36d9122bfbf80eb Mac:e2:b2:08:89:86:61 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c5 Mtu:0 Sandbox:/var/run/netns/62a0f10c-1478-427e-85f4-e14e6ed143e5 SocketPath: PciID:}] [{Interface:0xc00050c780 Address:{IP:10.217.0.197 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.149811 | controller | Jun 11 11:08:49.438555 crc crio[22652]: time="2026-06-11T11:08:49.43766179Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:36d9122bfbf80eb82846a677fc6d7a1c7b6f6fd8d93fc1ab7309a7b7cdd03595 UID:26b92a03-49c5-4992-b84b-c3d6e0a2bfd3 NetNS:/var/run/netns/62a0f10c-1478-427e-85f4-e14e6ed143e5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod26b92a03_49c5_4992_b84b_c3d6e0a2bfd3.slice PodAnnotations:0xc0004bf018}] Aliases:map[]}"
2026-06-11 11:57:59.149829 | controller | Jun 11 11:08:49.438555 crc crio[22652]: time="2026-06-11T11:08:49.437815585Z" level=info msg="Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.149847 | controller | Jun 11 11:08:49.455481 crc crio[22652]: time="2026-06-11T11:08:49.455374597Z" level=info msg="Ran pod sandbox 36d9122bfbf80eb82846a677fc6d7a1c7b6f6fd8d93fc1ab7309a7b7cdd03595 with infra container: openstack/nova-metadata-0/POD" id=33d7c87b-f6cd-4bc5-b729-09d0b8b28d24 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.149864 | controller | Jun 11 11:08:49.460816 crc crio[22652]: time="2026-06-11T11:08:49.460710393Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=3f9155e0-ba32-4880-85bd-81e62c641206 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.149883 | controller | Jun 11 11:08:49.473248 crc crio[22652]: time="2026-06-11T11:08:49.472487578Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=bf5a677b-335e-4eca-8bfb-b5f06e580907 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.149907 | controller | Jun 11 11:08:49.497186 crc crio[22652]: time="2026-06-11T11:08:49.496209157Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.149928 | controller | Jun 11 11:08:49.502188 crc crio[22652]: time="2026-06-11T11:08:49.501848782Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.149946 | controller | Jun 11 11:08:50.384452 crc crio[22652]: time="2026-06-11T11:08:50.384038823Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-log" id=970c8b3b-5378-4c21-b93b-c43328f181a9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.149964 | controller | Jun 11 11:08:50.385640 crc crio[22652]: time="2026-06-11T11:08:50.384696163Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.149989 | controller | Jun 11 11:08:50.390683 crc crio[22652]: time="2026-06-11T11:08:50.390577883Z" level=info msg="Created container 30224fbd26d29119d9dbbbd0fe986d274f0c2694baa418d70903d77715afdb08: openstack/ceilometer-0/proxy-httpd" id=7b572b95-e54f-4d9d-9e71-84d4e06c7b93 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.150015 | controller | Jun 11 11:08:50.392664 crc crio[22652]: time="2026-06-11T11:08:50.39242291Z" level=info msg="Starting container: 30224fbd26d29119d9dbbbd0fe986d274f0c2694baa418d70903d77715afdb08" id=a4076127-0008-4d3b-82af-4cfdfcb3c6f8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.150039 | controller | Jun 11 11:08:50.474589 crc crio[22652]: time="2026-06-11T11:08:50.474476844Z" level=info msg="Started container" PID=81192 containerID=30224fbd26d29119d9dbbbd0fe986d274f0c2694baa418d70903d77715afdb08 description=openstack/ceilometer-0/proxy-httpd id=a4076127-0008-4d3b-82af-4cfdfcb3c6f8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3b5ee3102f436b4bd528a374d618330d887bf974f751e55f52b2e38eb21524d3
2026-06-11 11:57:59.150069 | controller | Jun 11 11:08:50.531009 crc crio[22652]: time="2026-06-11T11:08:50.530743711Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.150094 | controller | Jun 11 11:08:50.547027 crc crio[22652]: time="2026-06-11T11:08:50.546921422Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.150115 | controller | Jun 11 11:08:50.891529 crc crio[22652]: time="2026-06-11T11:08:50.891102823Z" level=info msg="Stopped container f741ad7bded04671bfb6a86dc3095af1ef3fc80f8a6eb5bd208a26fe8382c519: openstack/nova-api-0/nova-api-api" id=344c4907-327d-4136-9412-47fb0ff36704 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.150140 | controller | Jun 11 11:08:50.896885 crc crio[22652]: time="2026-06-11T11:08:50.896576217Z" level=info msg="Stopping pod sandbox: b0d69e11989064792366119c07beb3ee0073d0a497e8e8ce90765e6145d07d9f" id=809abea0-199c-4e2f-8ecf-68dce0ca73fd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.150164 | controller | Jun 11 11:08:50.897350 crc crio[22652]: time="2026-06-11T11:08:50.897270789Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:b0d69e11989064792366119c07beb3ee0073d0a497e8e8ce90765e6145d07d9f UID:0a7141de-dc1c-4160-aa92-32aef60cd608 NetNS:/var/run/netns/09c83d5b-5615-454e-895f-dc936f7f88ae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0a7141de_dc1c_4160_aa92_32aef60cd608.slice PodAnnotations:0xc0024001e0}] Aliases:map[]}"
2026-06-11 11:57:59.150188 | controller | Jun 11 11:08:50.898062 crc crio[22652]: time="2026-06-11T11:08:50.89791595Z" level=info msg="Deleting pod openstack_nova-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.150214 | controller | Jun 11 11:08:50.905558 crc crio[22652]: time="2026-06-11T11:08:50.904806079Z" level=info msg="Created container cbadb06a053c51e35caa8d74956213b87491812d732a822a81a2c081467d4e42: openstack/nova-metadata-0/nova-metadata-log" id=970c8b3b-5378-4c21-b93b-c43328f181a9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.150239 | controller | Jun 11 11:08:50.906880 crc crio[22652]: time="2026-06-11T11:08:50.906817184Z" level=info msg="Starting container: cbadb06a053c51e35caa8d74956213b87491812d732a822a81a2c081467d4e42" id=25211ebf-b6a9-408a-b8e6-beaa4af39135 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.150262 | controller | Jun 11 11:08:50.913740 crc crio[22652]: time="2026-06-11T11:08:50.913647993Z" level=info msg="Started container" PID=81377 containerID=cbadb06a053c51e35caa8d74956213b87491812d732a822a81a2c081467d4e42 description=openstack/nova-metadata-0/nova-metadata-log id=25211ebf-b6a9-408a-b8e6-beaa4af39135 name=/runtime.v1.RuntimeService/StartContainer sandboxID=36d9122bfbf80eb82846a677fc6d7a1c7b6f6fd8d93fc1ab7309a7b7cdd03595
2026-06-11 11:57:59.150286 | controller | Jun 11 11:08:51.207718 crc crio[22652]: time="2026-06-11T11:08:51.207017818Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=5f9700a5-264b-48db-8932-d4c793920788 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.150313 | controller | Jun 11 11:08:51.271184 crc crio[22652]: time="2026-06-11T11:08:51.271023835Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=84cfcc29-2028-4043-a42e-2a73e1baa9b5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.150340 | controller | Jun 11 11:08:51.271435 crc crio[22652]: time="2026-06-11T11:08:51.271322785Z" level=info msg="Stopped pod sandbox: b0d69e11989064792366119c07beb3ee0073d0a497e8e8ce90765e6145d07d9f" id=809abea0-199c-4e2f-8ecf-68dce0ca73fd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.150391 | controller | Jun 11 11:08:51.437451 crc crio[22652]: time="2026-06-11T11:08:51.437308658Z" level=info msg="Removing container: f741ad7bded04671bfb6a86dc3095af1ef3fc80f8a6eb5bd208a26fe8382c519" id=b6978fe7-e26b-446b-a07d-501d9142d612 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.150412 | controller | Jun 11 11:08:51.465073 crc crio[22652]: time="2026-06-11T11:08:51.464549197Z" level=info msg="Removed container f741ad7bded04671bfb6a86dc3095af1ef3fc80f8a6eb5bd208a26fe8382c519: openstack/nova-api-0/nova-api-api" id=b6978fe7-e26b-446b-a07d-501d9142d612 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.150436 | controller | Jun 11 11:08:51.469793 crc crio[22652]: time="2026-06-11T11:08:51.469600576Z" level=info msg="Removing container: a796413973b4aece23230e31fc85fb7a23baf8a29b67fa3df7a5fe564de3f025" id=50af2d66-2104-4551-b965-249df539e649 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.150462 | controller | Jun 11 11:08:51.496057 crc crio[22652]: time="2026-06-11T11:08:51.495929465Z" level=info msg="Removed container a796413973b4aece23230e31fc85fb7a23baf8a29b67fa3df7a5fe564de3f025: openstack/nova-api-0/nova-api-log" id=50af2d66-2104-4551-b965-249df539e649 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.150486 | controller | Jun 11 11:08:51.665403 crc crio[22652]: time="2026-06-11T11:08:51.665339466Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-metadata" id=6f776e2b-6ce2-44be-9586-b8dbb6584305 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.150510 | controller | Jun 11 11:08:51.665820 crc crio[22652]: time="2026-06-11T11:08:51.665736179Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.150531 | controller | Jun 11 11:08:51.739405 crc crio[22652]: time="2026-06-11T11:08:51.739090416Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.150549 | controller | Jun 11 11:08:51.747441 crc crio[22652]: time="2026-06-11T11:08:51.747342987Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.150566 | controller | Jun 11 11:08:52.417485 crc crio[22652]: time="2026-06-11T11:08:52.417187739Z" level=info msg="Created container d46af25a099d309abcbaf72cc54e49e64bdaac645f80a107febe7349f7441a9f: openstack/nova-metadata-0/nova-metadata-metadata" id=6f776e2b-6ce2-44be-9586-b8dbb6584305 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.150586 | controller | Jun 11 11:08:52.418798 crc crio[22652]: time="2026-06-11T11:08:52.418653854Z" level=info msg="Starting container: d46af25a099d309abcbaf72cc54e49e64bdaac645f80a107febe7349f7441a9f" id=c650cbf9-dad6-495c-a424-d7ba108db5b3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.150611 | controller | Jun 11 11:08:52.425030 crc crio[22652]: time="2026-06-11T11:08:52.424866723Z" level=info msg="Started container" PID=81664 containerID=d46af25a099d309abcbaf72cc54e49e64bdaac645f80a107febe7349f7441a9f description=openstack/nova-metadata-0/nova-metadata-metadata id=c650cbf9-dad6-495c-a424-d7ba108db5b3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=36d9122bfbf80eb82846a677fc6d7a1c7b6f6fd8d93fc1ab7309a7b7cdd03595
2026-06-11 11:57:59.150634 | controller | Jun 11 11:08:52.449406 crc crio[22652]: time="2026-06-11T11:08:52.44928865Z" level=info msg="Stopped container a2ac1999024f545006d4607d9754c08b7b7e1e3e796259e326f1b57e73b07a9d: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=18d59820-9498-4c08-9d9e-f1e52912bc0f name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.150655 | controller | Jun 11 11:08:52.450638 crc crio[22652]: time="2026-06-11T11:08:52.45057856Z" level=info msg="Stopping pod sandbox: 6cf5609397d3ea8bf44ff828725e7ba348771b5bddf6a4a366ff496a298913ba" id=a5a02315-55be-4277-97bc-08489ed9a479 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.150681 | controller | Jun 11 11:08:52.451518 crc crio[22652]: time="2026-06-11T11:08:52.451462828Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:6cf5609397d3ea8bf44ff828725e7ba348771b5bddf6a4a366ff496a298913ba UID:cdaca6c3-f716-4903-b4ff-35043b44ec72 NetNS:/var/run/netns/1a762383-8bb8-4b9a-be2a-f578cc0a1387 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcdaca6c3_f716_4903_b4ff_35043b44ec72.slice PodAnnotations:0xc002618630}] Aliases:map[]}"
2026-06-11 11:57:59.150701 | controller | Jun 11 11:08:52.451690 crc crio[22652]: time="2026-06-11T11:08:52.451623303Z" level=info msg="Deleting pod openstack_nova-scheduler-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.150720 | controller | Jun 11 11:08:52.944396 crc crio[22652]: time="2026-06-11T11:08:52.943778399Z" level=info msg="Running pod sandbox: openstack/nova-api-0/POD" id=4d957e82-c964-41fa-bad0-5fb222d3f5da name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.150744 | controller | Jun 11 11:08:52.944528 crc crio[22652]: time="2026-06-11T11:08:52.944448701Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.150770 | controller | Jun 11 11:08:53.006539 crc crio[22652]: time="2026-06-11T11:08:53.006442425Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:0998d2cdec658aef2658e7d7ee336d06a5aca938aa5d1936cae00f8cbd9db069 UID:d26fe338-baa0-44f6-81d9-2d85fc28c52d NetNS:/var/run/netns/e0333e22-fb2e-43ad-9959-6e6e425a8e3f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd26fe338_baa0_44f6_81d9_2d85fc28c52d.slice PodAnnotations:0xc002400af8}] Aliases:map[]}"
2026-06-11 11:57:59.150792 | controller | Jun 11 11:08:53.006539 crc crio[22652]: time="2026-06-11T11:08:53.006520188Z" level=info msg="Adding pod openstack_nova-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.150814 | controller | Jun 11 11:08:53.011536 crc crio[22652]: time="2026-06-11T11:08:53.011010679Z" level=info msg="Stopped pod sandbox: 6cf5609397d3ea8bf44ff828725e7ba348771b5bddf6a4a366ff496a298913ba" id=a5a02315-55be-4277-97bc-08489ed9a479 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.150839 | controller | Jun 11 11:08:53.517682 crc crio[22652]: time="2026-06-11T11:08:53.517045111Z" level=info msg="Removing container: a2ac1999024f545006d4607d9754c08b7b7e1e3e796259e326f1b57e73b07a9d" id=af7ba986-54fb-4085-8f40-e3902f438933 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.150864 | controller | Jun 11 11:08:53.567917 crc crio[22652]: time="2026-06-11T11:08:53.567814192Z" level=info msg="Removed container a2ac1999024f545006d4607d9754c08b7b7e1e3e796259e326f1b57e73b07a9d: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=af7ba986-54fb-4085-8f40-e3902f438933 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.150890 | controller | Jun 11 11:08:53.722266 crc crio[22652]: 2026-06-11T11:08:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0998d2cdec658ae Mac:ca:fa:af:cd:02:09 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c6 Mtu:0 Sandbox:/var/run/netns/e0333e22-fb2e-43ad-9959-6e6e425a8e3f SocketPath: PciID:}] [{Interface:0xc0002ab6d0 Address:{IP:10.217.0.198 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.150914 | controller | Jun 11 11:08:53.723968 crc crio[22652]: time="2026-06-11T11:08:53.723878393Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:0998d2cdec658aef2658e7d7ee336d06a5aca938aa5d1936cae00f8cbd9db069 UID:d26fe338-baa0-44f6-81d9-2d85fc28c52d NetNS:/var/run/netns/e0333e22-fb2e-43ad-9959-6e6e425a8e3f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd26fe338_baa0_44f6_81d9_2d85fc28c52d.slice PodAnnotations:0xc002400af8}] Aliases:map[]}"
2026-06-11 11:57:59.150942 | controller | Jun 11 11:08:53.724213 crc crio[22652]: time="2026-06-11T11:08:53.724100561Z" level=info msg="Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.150966 | controller | Jun 11 11:08:53.740707 crc crio[22652]: time="2026-06-11T11:08:53.740568581Z" level=info msg="Ran pod sandbox 0998d2cdec658aef2658e7d7ee336d06a5aca938aa5d1936cae00f8cbd9db069 with infra container: openstack/nova-api-0/POD" id=4d957e82-c964-41fa-bad0-5fb222d3f5da name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.150990 | controller | Jun 11 11:08:53.751817 crc crio[22652]: time="2026-06-11T11:08:53.751699857Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=36f320e8-ac20-4ca2-8c04-e98668db125a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.151013 | controller | Jun 11 11:08:53.761782 crc crio[22652]: time="2026-06-11T11:08:53.759485072Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=0e82d59e-0b05-4d6d-8c91-0741e57c6f36 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.151036 | controller | Jun 11 11:08:55.680610 crc crio[22652]: time="2026-06-11T11:08:55.678913687Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-log" id=d9fca5db-b4c0-4229-a152-f2d4d6427ff8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.151061 | controller | Jun 11 11:08:55.680610 crc crio[22652]: time="2026-06-11T11:08:55.680375174Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.151105 | controller | Jun 11 11:08:55.738961 crc crio[22652]: time="2026-06-11T11:08:55.738520315Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.151129 | controller | Jun 11 11:08:55.748531 crc crio[22652]: time="2026-06-11T11:08:55.746337423Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.151150 | controller | Jun 11 11:08:55.945160 crc crio[22652]: time="2026-06-11T11:08:55.944710497Z" level=info msg="Running pod sandbox: openstack/nova-scheduler-0/POD" id=f27b0e06-c6da-40c9-8a56-3324388b9046 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.151170 | controller | Jun 11 11:08:55.945350 crc crio[22652]: time="2026-06-11T11:08:55.945196373Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.151191 | controller | Jun 11 11:08:55.986704 crc crio[22652]: time="2026-06-11T11:08:55.986596945Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:2e5b5673a5f0c7d3d7c7a74037fadde0ded4b67f75a9c1b5b306a898f53b8268 UID:e93731cc-4b73-4a7a-aa51-5af507b48017 NetNS:/var/run/netns/9e396ca1-441b-4622-b30a-d81478e7aab3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode93731cc_4b73_4a7a_aa51_5af507b48017.slice PodAnnotations:0xc0004bebd8}] Aliases:map[]}"
2026-06-11 11:57:59.151215 | controller | Jun 11 11:08:55.986704 crc crio[22652]: time="2026-06-11T11:08:55.986679823Z" level=info msg="Adding pod openstack_nova-scheduler-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.151243 | controller | Jun 11 11:08:56.116777 crc crio[22652]: time="2026-06-11T11:08:56.116660871Z" level=info msg="Created container 504ecfdeb1f57c1e6dd177389ea95356bf92081d1f0cdbb83247c12d237bb401: openstack/nova-api-0/nova-api-log" id=d9fca5db-b4c0-4229-a152-f2d4d6427ff8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.151265 | controller | Jun 11 11:08:56.120930 crc crio[22652]: time="2026-06-11T11:08:56.120873975Z" level=info msg="Starting container: 504ecfdeb1f57c1e6dd177389ea95356bf92081d1f0cdbb83247c12d237bb401" id=c949b340-9ef8-4f2f-8240-59bf8cf3e37b name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.151285 | controller | Jun 11 11:08:56.130620 crc crio[22652]: time="2026-06-11T11:08:56.130369677Z" level=info msg="Started container" PID=82016 containerID=504ecfdeb1f57c1e6dd177389ea95356bf92081d1f0cdbb83247c12d237bb401 description=openstack/nova-api-0/nova-api-log id=c949b340-9ef8-4f2f-8240-59bf8cf3e37b name=/runtime.v1.RuntimeService/StartContainer sandboxID=0998d2cdec658aef2658e7d7ee336d06a5aca938aa5d1936cae00f8cbd9db069
2026-06-11 11:57:59.151309 | controller | Jun 11 11:08:56.347646 crc crio[22652]: time="2026-06-11T11:08:56.345198165Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=fb657216-8c09-441a-97d5-a9743a2c2e47 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.151333 | controller | Jun 11 11:08:56.367951 crc crio[22652]: time="2026-06-11T11:08:56.366878946Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=d6106977-25e9-4547-9744-9f3b136b490d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.151387 | controller | Jun 11 11:08:56.524868 crc crio[22652]: time="2026-06-11T11:08:56.524570204Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-api" id=c167e53b-fb55-477e-a2fc-0c4713e4af33 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.151417 | controller | Jun 11 11:08:56.525375 crc crio[22652]: time="2026-06-11T11:08:56.525104181Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.151444 | controller | Jun 11 11:08:56.579887 crc crio[22652]: time="2026-06-11T11:08:56.579392569Z" level=info msg="Stopping pod sandbox: c625089bebcc8a819d4b99e55bb4f76f6322b8296bf88d9ce7f5f264eaaaddf4" id=977418c8-8d14-4652-8499-8fa8d2a39639 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.151469 | controller | Jun 11 11:08:56.580092 crc crio[22652]: time="2026-06-11T11:08:56.579935266Z" level=info msg="Got pod network &{Name:nova-cell1-conductor-db-sync-slsm8 Namespace:openstack ID:c625089bebcc8a819d4b99e55bb4f76f6322b8296bf88d9ce7f5f264eaaaddf4 UID:ca49ff3a-dd16-4d04-8c37-c29816dae83e NetNS:/var/run/netns/d11bd2e2-714e-48c8-85c6-8a5790294226 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podca49ff3a_dd16_4d04_8c37_c29816dae83e.slice PodAnnotations:0xc002acd130}] Aliases:map[]}"
2026-06-11 11:57:59.151496 | controller | Jun 11 11:08:56.580092 crc crio[22652]: time="2026-06-11T11:08:56.580085571Z" level=info msg="Deleting pod openstack_nova-cell1-conductor-db-sync-slsm8 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.151521 | controller | Jun 11 11:08:56.583950 crc crio[22652]: time="2026-06-11T11:08:56.583874272Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.151547 | controller | Jun 11 11:08:56.587918 crc crio[22652]: time="2026-06-11T11:08:56.587750265Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.151570 | controller | Jun 11 11:08:56.685289 crc crio[22652]: 2026-06-11T11:08:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2e5b5673a5f0c7d Mac:2e:88:64:a9:41:26 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c7 Mtu:0 Sandbox:/var/run/netns/9e396ca1-441b-4622-b30a-d81478e7aab3 SocketPath: PciID:}] [{Interface:0xc0004be6b0 Address:{IP:10.217.0.199 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.151601 | controller | Jun 11 11:08:56.685289 crc crio[22652]: time="2026-06-11T11:08:56.685259657Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:2e5b5673a5f0c7d3d7c7a74037fadde0ded4b67f75a9c1b5b306a898f53b8268 UID:e93731cc-4b73-4a7a-aa51-5af507b48017 NetNS:/var/run/netns/9e396ca1-441b-4622-b30a-d81478e7aab3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode93731cc_4b73_4a7a_aa51_5af507b48017.slice PodAnnotations:0xc0004bebd8}] Aliases:map[]}"
2026-06-11 11:57:59.151630 | controller | Jun 11 11:08:56.686418 crc crio[22652]: time="2026-06-11T11:08:56.686185877Z" level=info msg="Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.151653 | controller | Jun 11 11:08:56.696603 crc crio[22652]: time="2026-06-11T11:08:56.69652669Z" level=info msg="Ran pod sandbox 2e5b5673a5f0c7d3d7c7a74037fadde0ded4b67f75a9c1b5b306a898f53b8268 with infra container: openstack/nova-scheduler-0/POD" id=f27b0e06-c6da-40c9-8a56-3324388b9046 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.151674 | controller | Jun 11 11:08:56.698799 crc crio[22652]: time="2026-06-11T11:08:56.698700687Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified" id=f105413c-14ab-496a-8de6-de897554aa42 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.151694 | controller | Jun 11 11:08:56.735349 crc crio[22652]: time="2026-06-11T11:08:56.734676712Z" level=info msg="Created container 012627e5d7144149a1975001b147b770ba6c82d860007be88ea5081a1a1f99e3: openstack/nova-api-0/nova-api-api" id=c167e53b-fb55-477e-a2fc-0c4713e4af33 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.151714 | controller | Jun 11 11:08:56.735667 crc crio[22652]: time="2026-06-11T11:08:56.73554889Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified" id=1b4666d9-4c8a-4978-943e-95a45990183c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.151735 | controller | Jun 11 11:08:56.740408 crc crio[22652]: time="2026-06-11T11:08:56.74028833Z" level=info msg="Starting container: 012627e5d7144149a1975001b147b770ba6c82d860007be88ea5081a1a1f99e3" id=e3981426-72f0-4367-938b-4f50f3592bf5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.151755 | controller | Jun 11 11:08:56.742302 crc crio[22652]: time="2026-06-11T11:08:56.742086907Z" level=info msg="Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=bba6e8ca-53cd-4c01-b78c-5a90bd015f52 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.151775 | controller | Jun 11 11:08:56.742536 crc crio[22652]: time="2026-06-11T11:08:56.74248089Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.151796 | controller | Jun 11 11:08:56.746776 crc crio[22652]: time="2026-06-11T11:08:56.746679563Z" level=info msg="Started container" PID=82102 containerID=012627e5d7144149a1975001b147b770ba6c82d860007be88ea5081a1a1f99e3 description=openstack/nova-api-0/nova-api-api id=e3981426-72f0-4367-938b-4f50f3592bf5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0998d2cdec658aef2658e7d7ee336d06a5aca938aa5d1936cae00f8cbd9db069
2026-06-11 11:57:59.151821 | controller | Jun 11 11:08:56.841300 crc crio[22652]: time="2026-06-11T11:08:56.839392288Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.151850 | controller | Jun 11 11:08:56.846246 crc crio[22652]: time="2026-06-11T11:08:56.846036996Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.151875 | controller | Jun 11 11:08:56.999049 crc crio[22652]: time="2026-06-11T11:08:56.998905586Z" level=info msg="Stopped pod sandbox: c625089bebcc8a819d4b99e55bb4f76f6322b8296bf88d9ce7f5f264eaaaddf4" id=977418c8-8d14-4652-8499-8fa8d2a39639 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.151901 | controller | Jun 11 11:08:57.064349 crc crio[22652]: time="2026-06-11T11:08:57.057786446Z" level=info msg="Created container 87ed5266d4e632aa97741762d2b39f8df8cfe9ec9fd77f61985627b66dbcbff9: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=bba6e8ca-53cd-4c01-b78c-5a90bd015f52 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.151928 | controller | Jun 11 11:08:57.064349 crc crio[22652]: time="2026-06-11T11:08:57.062521376Z" level=info msg="Starting container: 87ed5266d4e632aa97741762d2b39f8df8cfe9ec9fd77f61985627b66dbcbff9" id=dc586eb5-25be-4308-803c-9faaf4452782 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.151954 | controller | Jun 11 11:08:57.072357 crc crio[22652]: time="2026-06-11T11:08:57.071311879Z" level=info msg="Started container" PID=82132 containerID=87ed5266d4e632aa97741762d2b39f8df8cfe9ec9fd77f61985627b66dbcbff9 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=dc586eb5-25be-4308-803c-9faaf4452782 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2e5b5673a5f0c7d3d7c7a74037fadde0ded4b67f75a9c1b5b306a898f53b8268
2026-06-11 11:57:59.151979 | controller | Jun 11 11:08:58.328831 crc crio[22652]: time="2026-06-11T11:08:58.328335938Z" level=info msg="Running pod sandbox: openstack/nova-cell1-conductor-0/POD" id=9546681b-3a67-4e6c-9c8b-716e8672633b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.152003 | controller | Jun 11 11:08:58.329880 crc crio[22652]: time="2026-06-11T11:08:58.328865315Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.152025 | controller | Jun 11 11:08:58.370326 crc crio[22652]: time="2026-06-11T11:08:58.370233383Z" level=info msg="Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:bbe263824a5e1fe9c0cc3482be64def3b33ea85b11bc155f327943898dbf3619 UID:4e15f8b2-9015-4d58-9e29-114ed79450f0 NetNS:/var/run/netns/6edcae62-e936-404f-82e4-d71d1ec494ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4e15f8b2_9015_4d58_9e29_114ed79450f0.slice PodAnnotations:0xc0004bf050}] Aliases:map[]}"
2026-06-11 11:57:59.152047 | controller | Jun 11 11:08:58.370326 crc crio[22652]: time="2026-06-11T11:08:58.370309306Z" level=info msg="Adding pod openstack_nova-cell1-conductor-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.152071 | controller | Jun 11 11:08:58.888888 crc crio[22652]: 2026-06-11T11:08:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bbe263824a5e1fe Mac:0e:de:da:ee:18:8f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c8 Mtu:0 Sandbox:/var/run/netns/6edcae62-e936-404f-82e4-d71d1ec494ce SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.200 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.152093 | controller | Jun 11 11:08:58.894659 crc crio[22652]: time="2026-06-11T11:08:58.894507189Z" level=info msg="Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:bbe263824a5e1fe9c0cc3482be64def3b33ea85b11bc155f327943898dbf3619 UID:4e15f8b2-9015-4d58-9e29-114ed79450f0 NetNS:/var/run/netns/6edcae62-e936-404f-82e4-d71d1ec494ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4e15f8b2_9015_4d58_9e29_114ed79450f0.slice PodAnnotations:0xc0004bf050}] Aliases:map[]}"
2026-06-11 11:57:59.152119 | controller | Jun 11 11:08:58.894798 crc crio[22652]: time="2026-06-11T11:08:58.894736317Z" level=info msg="Checking pod openstack_nova-cell1-conductor-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.152144 | controller | Jun 11 11:08:58.903524 crc crio[22652]: time="2026-06-11T11:08:58.903439845Z" level=info msg="Ran pod sandbox bbe263824a5e1fe9c0cc3482be64def3b33ea85b11bc155f327943898dbf3619 with infra container: openstack/nova-cell1-conductor-0/POD" id=9546681b-3a67-4e6c-9c8b-716e8672633b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.152167 | controller | Jun 11 11:08:58.906027 crc crio[22652]: time="2026-06-11T11:08:58.905907471Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=39162acc-1146-4445-88ac-c1dc0ab0fcce name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.152190 | controller | Jun 11 11:08:58.931298 crc crio[22652]: time="2026-06-11T11:08:58.931100543Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=82262ddf-48fb-456a-8c1c-494fa5149e7d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.152211 | controller | Jun 11 11:08:58.939484 crc crio[22652]: time="2026-06-11T11:08:58.939328155Z" level=info msg="Creating container: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor" id=36b7fae8-d71e-4e5b-8569-2671e2892e47 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.152231 | controller | Jun 11 11:08:58.939771 crc crio[22652]: time="2026-06-11T11:08:58.939720958Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.152251 | controller | Jun 11 11:08:58.985399 crc crio[22652]: time="2026-06-11T11:08:58.985244357Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.152271 | controller | Jun 11 11:08:58.990283 crc crio[22652]: time="2026-06-11T11:08:58.990206005Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.152294 | controller | Jun 11 11:08:59.182219 crc crio[22652]: time="2026-06-11T11:08:59.18170448Z" level=info msg="Created container 3a4d38710bb738d6a6d6367edac4b9a34918871a1aa78dc97ba1a351797ffa97: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor" id=36b7fae8-d71e-4e5b-8569-2671e2892e47 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.152316 | controller | Jun 11 11:08:59.183411 crc crio[22652]: time="2026-06-11T11:08:59.183232208Z" level=info msg="Starting container: 3a4d38710bb738d6a6d6367edac4b9a34918871a1aa78dc97ba1a351797ffa97" id=49923ea2-8866-4cc5-9840-e7c45f003dcf name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.152337 | controller | Jun 11 11:08:59.189505 crc crio[22652]: time="2026-06-11T11:08:59.189399669Z" level=info msg="Started container" PID=82345 containerID=3a4d38710bb738d6a6d6367edac4b9a34918871a1aa78dc97ba1a351797ffa97 description=openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor id=49923ea2-8866-4cc5-9840-e7c45f003dcf name=/runtime.v1.RuntimeService/StartContainer sandboxID=bbe263824a5e1fe9c0cc3482be64def3b33ea85b11bc155f327943898dbf3619
2026-06-11 11:57:59.152390 | controller | Jun 11 11:09:04.330500 crc crio[22652]: time="2026-06-11T11:09:04.329609027Z" level=info msg="Removing container: 17ade23a8657063d0ffd0138dd0faab48b8e51b1a997b9aa0ff994bb9eaea252" id=0a00ae11-f584-43ac-b412-421a1e10c2ac name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.152416 | controller | Jun 11 11:09:04.444765 crc crio[22652]: time="2026-06-11T11:09:04.444430131Z" level=info msg="Removed container 17ade23a8657063d0ffd0138dd0faab48b8e51b1a997b9aa0ff994bb9eaea252: openshift-infra/auto-csr-approver-29686262-52lkt/oc" id=0a00ae11-f584-43ac-b412-421a1e10c2ac name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.152445 | controller | Jun 11 11:09:04.455551 crc crio[22652]: time="2026-06-11T11:09:04.455434112Z" level=info msg="Stopping pod sandbox: 5ab9e7e4d9c5f25c82ed6b76bc3f01614741e0717b5e147a0d0c235bb998cd1e" id=f110d5a5-5d11-4552-a395-b7c4480ac95b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.152466 | controller | Jun 11 11:09:04.455551 crc crio[22652]: time="2026-06-11T11:09:04.455544675Z" level=info msg="Stopped pod sandbox (already stopped): 5ab9e7e4d9c5f25c82ed6b76bc3f01614741e0717b5e147a0d0c235bb998cd1e" id=f110d5a5-5d11-4552-a395-b7c4480ac95b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.152487 | controller | Jun 11 11:09:04.456476 crc crio[22652]: time="2026-06-11T11:09:04.456397133Z" level=info msg="Removing pod sandbox: 5ab9e7e4d9c5f25c82ed6b76bc3f01614741e0717b5e147a0d0c235bb998cd1e" id=80094def-af8a-4d8d-9d3a-67fa2bb2d6a4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.152508 | controller | Jun 11 11:09:04.483247 crc crio[22652]: time="2026-06-11T11:09:04.482509585Z" level=info msg="Removed pod sandbox: 5ab9e7e4d9c5f25c82ed6b76bc3f01614741e0717b5e147a0d0c235bb998cd1e" id=80094def-af8a-4d8d-9d3a-67fa2bb2d6a4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.152528 | controller | Jun 11 11:09:04.485700 crc crio[22652]: time="2026-06-11T11:09:04.485667814Z" level=info msg="Stopping pod sandbox: a9d899c65715bcbcf6b824f4c291f7291c2722612d1766ae8c6641562d796d42" id=a228a204-bb9b-4ada-bc57-b4c7f2091650 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.152549 | controller | Jun 11 11:09:04.485844 crc crio[22652]: time="2026-06-11T11:09:04.485826399Z" level=info msg="Stopped pod sandbox (already stopped): a9d899c65715bcbcf6b824f4c291f7291c2722612d1766ae8c6641562d796d42" id=a228a204-bb9b-4ada-bc57-b4c7f2091650 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.152571 | controller | Jun 11 11:09:04.486722 crc crio[22652]: time="2026-06-11T11:09:04.486646246Z" level=info msg="Removing pod sandbox: a9d899c65715bcbcf6b824f4c291f7291c2722612d1766ae8c6641562d796d42" id=ce8ea24f-351d-4dcf-bf85-cc9872439905 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.152592 | controller | Jun 11 11:09:04.503309 crc crio[22652]: time="2026-06-11T11:09:04.503157541Z" level=info msg="Removed pod sandbox: a9d899c65715bcbcf6b824f4c291f7291c2722612d1766ae8c6641562d796d42" id=ce8ea24f-351d-4dcf-bf85-cc9872439905 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.152612 | controller | Jun 11 11:09:04.503914 crc crio[22652]: time="2026-06-11T11:09:04.503884934Z" level=info msg="Stopping pod sandbox: 15cc92c7d2b0b8409ff8f7858d95f458ca97cdf1c0448053545597670040695e" id=07bfe6f7-1ba0-4f31-8d86-b3e4a6814567 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.152632 | controller | Jun 11 11:09:04.504103 crc crio[22652]: time="2026-06-11T11:09:04.50407831Z" level=info msg="Stopped pod sandbox (already stopped): 15cc92c7d2b0b8409ff8f7858d95f458ca97cdf1c0448053545597670040695e" id=07bfe6f7-1ba0-4f31-8d86-b3e4a6814567 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.152652 | controller | Jun 11 11:09:04.504910 crc crio[22652]: time="2026-06-11T11:09:04.504816233Z" level=info msg="Removing pod sandbox: 15cc92c7d2b0b8409ff8f7858d95f458ca97cdf1c0448053545597670040695e" id=ba85995b-8270-40c3-8eb9-4977a8410d2d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.152672 | controller | Jun 11 11:09:04.521952 crc crio[22652]: time="2026-06-11T11:09:04.521792257Z" level=info msg="Removed pod sandbox: 15cc92c7d2b0b8409ff8f7858d95f458ca97cdf1c0448053545597670040695e" id=ba85995b-8270-40c3-8eb9-4977a8410d2d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.152697 | controller | Jun 11 11:09:04.523274 crc crio[22652]: time="2026-06-11T11:09:04.52323281Z" level=info msg="Stopping pod sandbox: b0d69e11989064792366119c07beb3ee0073d0a497e8e8ce90765e6145d07d9f" id=6899cb0b-e5b4-4dcc-8ba1-d0c3567f01e4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.152723 | controller | Jun 11 11:09:04.523441 crc crio[22652]: time="2026-06-11T11:09:04.523423126Z" level=info msg="Stopped pod sandbox (already stopped): b0d69e11989064792366119c07beb3ee0073d0a497e8e8ce90765e6145d07d9f" id=6899cb0b-e5b4-4dcc-8ba1-d0c3567f01e4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.152747 | controller | Jun 11 11:09:04.524533 crc crio[22652]: time="2026-06-11T11:09:04.524415067Z" level=info msg="Removing pod sandbox: b0d69e11989064792366119c07beb3ee0073d0a497e8e8ce90765e6145d07d9f" id=0e9f999f-30a8-441b-886b-e38dd9cf9399 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.152768 | controller | Jun 11 11:09:04.539600 crc crio[22652]: time="2026-06-11T11:09:04.539482462Z" level=info msg="Removed pod sandbox: b0d69e11989064792366119c07beb3ee0073d0a497e8e8ce90765e6145d07d9f" id=0e9f999f-30a8-441b-886b-e38dd9cf9399 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.152792 | controller | Jun 11 11:09:04.540901 crc crio[22652]: time="2026-06-11T11:09:04.540831589Z" level=info msg="Stopping pod sandbox: 961cf2033c3f9eeffc504130a098870b85f7e8ad2444f3e6de2f8c6cb3f885b7" id=a40188a6-c60c-45df-8cd5-6dfa72da3d3c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.152817 | controller | Jun 11 11:09:04.541035 crc crio[22652]: time="2026-06-11T11:09:04.540900501Z" level=info msg="Stopped pod sandbox (already stopped): 961cf2033c3f9eeffc504130a098870b85f7e8ad2444f3e6de2f8c6cb3f885b7" id=a40188a6-c60c-45df-8cd5-6dfa72da3d3c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.152842 | controller | Jun 11 11:09:04.542196 crc crio[22652]: time="2026-06-11T11:09:04.5420843Z" level=info msg="Removing pod sandbox: 961cf2033c3f9eeffc504130a098870b85f7e8ad2444f3e6de2f8c6cb3f885b7" id=8c4f3a14-261b-4edd-a7b2-c9d103a4ea30 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.152866 | controller | Jun 11 11:09:04.572275 crc crio[22652]: time="2026-06-11T11:09:04.572150159Z" level=info msg="Removed pod sandbox: 961cf2033c3f9eeffc504130a098870b85f7e8ad2444f3e6de2f8c6cb3f885b7" id=8c4f3a14-261b-4edd-a7b2-c9d103a4ea30 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.152889 | controller | Jun 11 11:09:04.573697 crc crio[22652]: time="2026-06-11T11:09:04.573586503Z" level=info msg="Stopping pod sandbox: 42260be90f3c84f0a11f035ab8d8e7eea53055ee8c7d83a9197a862e17009fd5" id=fe205ee7-93ca-426a-8faf-51e5efb52136 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.152910 | controller | Jun 11 11:09:04.573830 crc crio[22652]: time="2026-06-11T11:09:04.573705276Z" level=info msg="Stopped pod sandbox (already stopped): 42260be90f3c84f0a11f035ab8d8e7eea53055ee8c7d83a9197a862e17009fd5" id=fe205ee7-93ca-426a-8faf-51e5efb52136 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.152930 | controller | Jun 11 11:09:04.574312 crc crio[22652]: time="2026-06-11T11:09:04.574285605Z" level=info msg="Removing pod sandbox: 42260be90f3c84f0a11f035ab8d8e7eea53055ee8c7d83a9197a862e17009fd5" id=3614d3c9-289b-4686-8b6e-e621be4cb5d7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.152952 | controller | Jun 11 11:09:04.592753 crc crio[22652]: time="2026-06-11T11:09:04.592624611Z" level=info msg="Removed pod sandbox: 42260be90f3c84f0a11f035ab8d8e7eea53055ee8c7d83a9197a862e17009fd5" id=3614d3c9-289b-4686-8b6e-e621be4cb5d7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.152973 | controller | Jun 11 11:09:04.594781 crc crio[22652]: time="2026-06-11T11:09:04.594709625Z" level=info msg="Stopping pod sandbox: 6cf5609397d3ea8bf44ff828725e7ba348771b5bddf6a4a366ff496a298913ba" id=4b2c7cd3-5861-4773-bd3d-20739d90da3f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.153000 | controller | Jun 11 11:09:04.595017 crc crio[22652]: time="2026-06-11T11:09:04.594952263Z" level=info msg="Stopped pod sandbox (already stopped): 6cf5609397d3ea8bf44ff828725e7ba348771b5bddf6a4a366ff496a298913ba" id=4b2c7cd3-5861-4773-bd3d-20739d90da3f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.153023 | controller | Jun 11 11:09:04.596018 crc crio[22652]: time="2026-06-11T11:09:04.595947144Z" level=info msg="Removing pod sandbox: 6cf5609397d3ea8bf44ff828725e7ba348771b5bddf6a4a366ff496a298913ba" id=925c04d8-1795-4cec-91c3-49797a5bff6f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.153049 | controller | Jun 11 11:09:04.615455 crc crio[22652]: time="2026-06-11T11:09:04.615309825Z" level=info msg="Removed pod sandbox: 6cf5609397d3ea8bf44ff828725e7ba348771b5bddf6a4a366ff496a298913ba" id=925c04d8-1795-4cec-91c3-49797a5bff6f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.153072 | controller | Jun 11 11:09:09.022730 crc crio[22652]: time="2026-06-11T11:09:09.02186721Z" level=warning msg="Stopping container 3dfdc30e25509ef509ca46ba1175d4e61b2fe35934d2863a7ce466046debda54 with stop signal(15) timed out. Killing..."
2026-06-11 11:57:59.153093 | controller | Jun 11 11:09:09.062087 crc crio[22652]: time="2026-06-11T11:09:09.060617314Z" level=error msg="Killing container 3dfdc30e25509ef509ca46ba1175d4e61b2fe35934d2863a7ce466046debda54 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 3dfdc30e25509ef509ca46ba1175d4e61b2fe35934d2863a7ce466046debda54 KILL` failed: process not running: No such process\n : exit status 1"
2026-06-11 11:57:59.153115 | controller | Jun 11 11:09:09.100668 crc crio[22652]: time="2026-06-11T11:09:09.100251335Z" level=info msg="Stopped container 3dfdc30e25509ef509ca46ba1175d4e61b2fe35934d2863a7ce466046debda54: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy" id=809a1dc4-c66a-4eac-ab32-fe114fb470c3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.153139 | controller | Jun 11 11:09:09.103551 crc crio[22652]: time="2026-06-11T11:09:09.103482339Z" level=info msg="Stopping pod sandbox: 40315b6a71b023c977e65c4e3b37cd3ef41359256611ef6c793514afeda767d7" id=b2f17e24-8905-4bfa-a22c-5945540892e8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.153161 | controller | Jun 11 11:09:09.104367 crc crio[22652]: time="2026-06-11T11:09:09.104303256Z" level=info msg="Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:40315b6a71b023c977e65c4e3b37cd3ef41359256611ef6c793514afeda767d7 UID:5bb8fdbc-b313-4c16-b9ee-d31aea13e89c NetNS:/var/run/netns/48cc19af-a1d5-44d1-be21-e6541f9b06fd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5bb8fdbc_b313_4c16_b9ee_d31aea13e89c.slice PodAnnotations:0xc001e8e4a0}] Aliases:map[]}"
2026-06-11 11:57:59.153184 | controller | Jun 11 11:09:09.104491 crc crio[22652]: time="2026-06-11T11:09:09.104464111Z" level=info msg="Deleting pod openstack_nova-cell1-novncproxy-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.153206 | controller | Jun 11 11:09:09.473073 crc crio[22652]: time="2026-06-11T11:09:09.472838605Z" level=info msg="Stopped pod sandbox: 40315b6a71b023c977e65c4e3b37cd3ef41359256611ef6c793514afeda767d7" id=b2f17e24-8905-4bfa-a22c-5945540892e8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.153228 | controller | Jun 11 11:09:09.815083 crc crio[22652]: time="2026-06-11T11:09:09.81418915Z" level=info msg="Removing container: 3dfdc30e25509ef509ca46ba1175d4e61b2fe35934d2863a7ce466046debda54" id=bcd50c8f-9559-48bb-b4b0-03beff4f77f5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.153248 | controller | Jun 11 11:09:09.847881 crc crio[22652]: time="2026-06-11T11:09:09.847774512Z" level=info msg="Removed container 3dfdc30e25509ef509ca46ba1175d4e61b2fe35934d2863a7ce466046debda54: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy" id=bcd50c8f-9559-48bb-b4b0-03beff4f77f5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.153276 | controller | Jun 11 11:09:10.354771 crc crio[22652]: time="2026-06-11T11:09:10.352758013Z" level=info msg="Running pod sandbox: openstack/nova-cell1-novncproxy-0/POD" id=53d383da-ed4c-4c87-9c4b-efbf5dbb27c9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.153297 | controller | Jun 11 11:09:10.355957 crc crio[22652]: time="2026-06-11T11:09:10.355552923Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.153317 | controller | Jun 11 11:09:10.417422 crc crio[22652]: time="2026-06-11T11:09:10.417353989Z" level=info msg="Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:141ea518663200c9ffe14acfae117be7e77e2f4ddf22e439c2cd81ae21f81a20 UID:efba4032-4a47-40f4-b6b7-61c836ad1cc0 NetNS:/var/run/netns/e168827c-2002-41bb-af31-a72e70d16273 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podefba4032_4a47_40f4_b6b7_61c836ad1cc0.slice PodAnnotations:0xc002928388}] Aliases:map[]}"
2026-06-11 11:57:59.153338 | controller | Jun 11 11:09:10.418863 crc crio[22652]: time="2026-06-11T11:09:10.418816156Z" level=info msg="Adding pod openstack_nova-cell1-novncproxy-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.153386 | controller | Jun 11 11:09:10.935029 crc crio[22652]: 2026-06-11T11:09:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:141ea518663200c Mac:c6:2d:4b:60:ae:5e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c9 Mtu:0 Sandbox:/var/run/netns/e168827c-2002-41bb-af31-a72e70d16273 SocketPath: PciID:}] [{Interface:0xc0000145f0 Address:{IP:10.217.0.201 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.153409 | controller | Jun 11 11:09:10.936430 crc crio[22652]: time="2026-06-11T11:09:10.936350249Z" level=info msg="Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:141ea518663200c9ffe14acfae117be7e77e2f4ddf22e439c2cd81ae21f81a20 UID:efba4032-4a47-40f4-b6b7-61c836ad1cc0 NetNS:/var/run/netns/e168827c-2002-41bb-af31-a72e70d16273 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podefba4032_4a47_40f4_b6b7_61c836ad1cc0.slice PodAnnotations:0xc002928388}] Aliases:map[]}"
2026-06-11 11:57:59.153434 | controller | Jun 11 11:09:10.936552 crc crio[22652]: time="2026-06-11T11:09:10.936515594Z" level=info msg="Checking pod openstack_nova-cell1-novncproxy-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.153455 | controller | Jun 11 11:09:10.958391 crc crio[22652]: time="2026-06-11T11:09:10.946290796Z" level=info msg="Ran pod sandbox 141ea518663200c9ffe14acfae117be7e77e2f4ddf22e439c2cd81ae21f81a20 with infra container: openstack/nova-cell1-novncproxy-0/POD" id=53d383da-ed4c-4c87-9c4b-efbf5dbb27c9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.153473 | controller | Jun 11 11:09:10.958391 crc crio[22652]: time="2026-06-11T11:09:10.948597768Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified" id=3ffb8540-3e5e-4014-9dbe-4ee9d4617a16 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.153491 | controller | Jun 11 11:09:11.007476 crc crio[22652]: time="2026-06-11T11:09:11.007326227Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified" id=eaf5d57f-3e75-4e88-bf89-15b456959520 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.153508 | controller | Jun 11 11:09:11.016240 crc crio[22652]: time="2026-06-11T11:09:11.016056975Z" level=info msg="Creating container: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy" id=5957c406-4309-427e-904c-0a23966526e7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.153534 | controller | Jun 11 11:09:11.016629 crc crio[22652]: time="2026-06-11T11:09:11.016564242Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.153559 | controller | Jun 11 11:09:11.062851 crc crio[22652]: time="2026-06-11T11:09:11.062724942Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.153585 | controller | Jun 11 11:09:11.066345 crc crio[22652]: time="2026-06-11T11:09:11.066289164Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.153610 | controller | Jun 11 11:09:11.184641 crc crio[22652]: time="2026-06-11T11:09:11.184523357Z" level=info msg="Created container 274105b50f3c22c518f2b3251fcacede36ef769ec4f0661bf990e53c0b63b86a: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy" id=5957c406-4309-427e-904c-0a23966526e7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.153634 | controller | Jun 11 11:09:11.185704 crc crio[22652]: time="2026-06-11T11:09:11.185630502Z" level=info msg="Starting container: 274105b50f3c22c518f2b3251fcacede36ef769ec4f0661bf990e53c0b63b86a" id=ec39cd80-153d-4f57-827a-9fba5a2e809c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.153653 | controller | Jun 11 11:09:11.191225 crc crio[22652]: time="2026-06-11T11:09:11.191066555Z" level=info msg="Started container" PID=83231 containerID=274105b50f3c22c518f2b3251fcacede36ef769ec4f0661bf990e53c0b63b86a description=openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy id=ec39cd80-153d-4f57-827a-9fba5a2e809c name=/runtime.v1.RuntimeService/StartContainer sandboxID=141ea518663200c9ffe14acfae117be7e77e2f4ddf22e439c2cd81ae21f81a20
2026-06-11 11:57:59.153671 | controller | Jun 11 11:09:13.745294 crc crio[22652]: time="2026-06-11T11:09:13.744564167Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-68b84f4555-pj4tq/POD" id=7ea76ac8-4a01-4903-af34-0b5835d46353 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.153689 | controller | Jun 11 11:09:13.746439 crc crio[22652]: time="2026-06-11T11:09:13.745325921Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.153706 | controller | Jun 11 11:09:13.810901 crc crio[22652]: time="2026-06-11T11:09:13.810713221Z" level=info msg="Got pod network &{Name:dnsmasq-dns-68b84f4555-pj4tq Namespace:openstack ID:b30a4779d8efbf0cc9eb9acfb4640adc8e5b1201b2859228d97627a909827554 UID:edec1387-e59b-44c2-9e4f-876c7ce1ac79 NetNS:/var/run/netns/97790034-3e2a-4972-bfbe-7480a58665b7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podedec1387_e59b_44c2_9e4f_876c7ce1ac79.slice PodAnnotations:0xc0022f6330}] Aliases:map[]}"
2026-06-11 11:57:59.153724 | controller | Jun 11 11:09:13.811252 crc crio[22652]: time="2026-06-11T11:09:13.810924718Z" level=info msg="Adding pod openstack_dnsmasq-dns-68b84f4555-pj4tq to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.153741 | controller | Jun 11 11:09:14.394520 crc crio[22652]: 2026-06-11T11:09:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b30a4779d8efbf0 Mac:52:11:2d:d5:5d:23 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ca Mtu:0 Sandbox:/var/run/netns/97790034-3e2a-4972-bfbe-7480a58665b7 SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.202 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.153759 | controller | Jun 11 11:09:14.395751 crc crio[22652]: time="2026-06-11T11:09:14.395670764Z" level=info msg="Got pod network &{Name:dnsmasq-dns-68b84f4555-pj4tq Namespace:openstack ID:b30a4779d8efbf0cc9eb9acfb4640adc8e5b1201b2859228d97627a909827554 UID:edec1387-e59b-44c2-9e4f-876c7ce1ac79 NetNS:/var/run/netns/97790034-3e2a-4972-bfbe-7480a58665b7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podedec1387_e59b_44c2_9e4f_876c7ce1ac79.slice PodAnnotations:0xc0022f6330}] Aliases:map[]}"
2026-06-11 11:57:59.153781 | controller | Jun 11 11:09:14.395880 crc crio[22652]: time="2026-06-11T11:09:14.39585779Z" level=info msg="Checking pod openstack_dnsmasq-dns-68b84f4555-pj4tq for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.153799 | controller | Jun 11 11:09:14.405818 crc crio[22652]: time="2026-06-11T11:09:14.405637575Z" level=info msg="Ran pod sandbox b30a4779d8efbf0cc9eb9acfb4640adc8e5b1201b2859228d97627a909827554 with infra container: openstack/dnsmasq-dns-68b84f4555-pj4tq/POD" id=7ea76ac8-4a01-4903-af34-0b5835d46353 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.153817 | controller | Jun 11 11:09:14.410557 crc crio[22652]: time="2026-06-11T11:09:14.410462398Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=15c8d8fb-2445-42a2-87a7-0532333b8f5b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.153835 | controller | Jun 11 11:09:14.467819 crc crio[22652]: time="2026-06-11T11:09:14.467707581Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=28fc3d62-8b16-48f3-acd8-65da3c25977c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.153852 | controller | Jun 11 11:09:14.478347 crc crio[22652]: time="2026-06-11T11:09:14.477570096Z" level=info msg="Creating container: openstack/dnsmasq-dns-68b84f4555-pj4tq/init" id=7844b63e-dd38-42ef-9e3d-0be6dd199d59 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.153870 | controller | Jun 11 11:09:14.478347 crc crio[22652]: time="2026-06-11T11:09:14.47831637Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.153887 | controller | Jun 11 11:09:14.529321 crc crio[22652]: time="2026-06-11T11:09:14.529233259Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.153905 | controller | Jun 11 11:09:14.536441 crc crio[22652]: time="2026-06-11T11:09:14.536379937Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.153923 | controller | Jun 11 11:09:14.730488 crc crio[22652]: time="2026-06-11T11:09:14.730372606Z" level=info msg="Created container 2b0f30e60c6f7fc313c05993c3600c60b7f5b0e51c2f5a2a2a085dacc0c5c025: openstack/dnsmasq-dns-68b84f4555-pj4tq/init" id=7844b63e-dd38-42ef-9e3d-0be6dd199d59 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.153940 | controller | Jun 11 11:09:14.734552 crc crio[22652]: time="2026-06-11T11:09:14.734449912Z" level=info msg="Starting container: 2b0f30e60c6f7fc313c05993c3600c60b7f5b0e51c2f5a2a2a085dacc0c5c025" id=5b945eb4-278e-47c4-ac7a-0cf3e3ab477a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.153958 | controller | Jun 11 11:09:14.744512 crc crio[22652]: time="2026-06-11T11:09:14.744369871Z" level=info msg="Started container" PID=83443 containerID=2b0f30e60c6f7fc313c05993c3600c60b7f5b0e51c2f5a2a2a085dacc0c5c025 description=openstack/dnsmasq-dns-68b84f4555-pj4tq/init id=5b945eb4-278e-47c4-ac7a-0cf3e3ab477a name=/runtime.v1.RuntimeService/StartContainer sandboxID=b30a4779d8efbf0cc9eb9acfb4640adc8e5b1201b2859228d97627a909827554
2026-06-11 11:57:59.153975 | controller | Jun 11 11:09:14.906022 crc crio[22652]: time="2026-06-11T11:09:14.904551555Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=2d5d39d5-0a2b-497a-93c1-8e8de432c2d4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.153996 | controller | Jun 11 11:09:14.977312 crc crio[22652]: time="2026-06-11T11:09:14.977198837Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=2d13e321-d9ce-4719-ad91-12afaeb29706 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.154014 | controller | Jun 11 11:09:14.984949 crc crio[22652]: time="2026-06-11T11:09:14.984802696Z" level=info msg="Creating container: openstack/dnsmasq-dns-68b84f4555-pj4tq/dnsmasq-dns" id=ba88db56-267c-40b2-a0b3-dfc42589fe9e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.154031 | controller | Jun 11 11:09:14.985437 crc crio[22652]: time="2026-06-11T11:09:14.985374925Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.154048 | controller | Jun 11 11:09:15.047801 crc crio[22652]: time="2026-06-11T11:09:15.04767152Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.154065 | controller | Jun 11 11:09:15.055014 crc crio[22652]: time="2026-06-11T11:09:15.054907211Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.154081 | controller | Jun 11 11:09:15.243928 crc crio[22652]: time="2026-06-11T11:09:15.243662998Z" level=info msg="Created container 8ed417fbd77d97c3484e74c49635a874ad56390e552b68092776026631bac633: openstack/dnsmasq-dns-68b84f4555-pj4tq/dnsmasq-dns" id=ba88db56-267c-40b2-a0b3-dfc42589fe9e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.154099 | controller | Jun 11 11:09:15.245477 crc crio[22652]: time="2026-06-11T11:09:15.245395685Z" level=info msg="Starting container: 8ed417fbd77d97c3484e74c49635a874ad56390e552b68092776026631bac633" id=b9e26568-6bd9-4d98-b73d-9b9a70e9bd82 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.154116 | controller | Jun 11 11:09:15.254745 crc crio[22652]: time="2026-06-11T11:09:15.254627759Z" level=info msg="Started container" PID=83503 containerID=8ed417fbd77d97c3484e74c49635a874ad56390e552b68092776026631bac633 description=openstack/dnsmasq-dns-68b84f4555-pj4tq/dnsmasq-dns id=b9e26568-6bd9-4d98-b73d-9b9a70e9bd82 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b30a4779d8efbf0cc9eb9acfb4640adc8e5b1201b2859228d97627a909827554
2026-06-11 11:57:59.154134 | controller | Jun 11 11:09:16.432179 crc crio[22652]: time="2026-06-11T11:09:16.432079232Z" level=info msg="Stopping container: 13a492a49530acd3dca4935b829347137f44a253292336660764a1f9472d0662 (timeout: 30s)" id=0619baf4-c56b-4030-af3c-ffb91f7323ad name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.154151 | controller | Jun 11 11:09:16.441937 crc crio[22652]: time="2026-06-11T11:09:16.436055634Z" level=info msg="Stopping container: dfecbc73e4bf5cee32f2b3083f2064fe71b11515edfc3b6907172322c30aca46 (timeout: 30s)" id=10a2f6ec-c6fc-470a-8177-c3887baa34d1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.154167 | controller | Jun 11 11:09:16.441937 crc crio[22652]: time="2026-06-11T11:09:16.438298884Z" level=info msg="Stopping container: 30224fbd26d29119d9dbbbd0fe986d274f0c2694baa418d70903d77715afdb08 (timeout: 30s)" id=fe131096-d4c0-46fa-8be5-e1d4a6ee5268 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.154184 | controller | Jun 11 11:09:16.441937 crc crio[22652]: time="2026-06-11T11:09:16.438387245Z" level=info msg="Stopping container: 1cf8262b489351dc32b67c425eab4312066d3c4f4a3a8c2c2951bb7112481d3c (timeout: 30s)" id=79c403e0-b983-4533-8067-6ebd2a1cef8f name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.154201 | controller | Jun 11 11:09:16.455925 crc crio[22652]: time="2026-06-11T11:09:16.455881084Z" level=info msg="Stopping container: 012627e5d7144149a1975001b147b770ba6c82d860007be88ea5081a1a1f99e3 (timeout: 30s)" id=0de22aaf-48b0-4598-95d0-0802fc936f9a name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.154221 | controller | Jun 11 11:09:16.456386 crc crio[22652]: time="2026-06-11T11:09:16.45631789Z" level=info msg="Stopping container: 504ecfdeb1f57c1e6dd177389ea95356bf92081d1f0cdbb83247c12d237bb401 (timeout: 30s)" id=1a3faf1c-7fc6-4f03-b0f4-a3b73904145b name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.154238 | controller | Jun 11 11:09:16.601017 crc crio[22652]: time="2026-06-11T11:09:16.600523348Z" level=info msg="Stopped container 13a492a49530acd3dca4935b829347137f44a253292336660764a1f9472d0662: openstack/ceilometer-0/sg-core" id=0619baf4-c56b-4030-af3c-ffb91f7323ad name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.154256 | controller | Jun 11 11:09:16.608948 crc crio[22652]: time="2026-06-11T11:09:16.608888571Z" level=info msg="Stopped container 504ecfdeb1f57c1e6dd177389ea95356bf92081d1f0cdbb83247c12d237bb401: openstack/nova-api-0/nova-api-log" id=1a3faf1c-7fc6-4f03-b0f4-a3b73904145b name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.154273 | controller | Jun 11 11:09:16.692721 crc crio[22652]: time="2026-06-11T11:09:16.692602454Z" level=info msg="Stopped container 30224fbd26d29119d9dbbbd0fe986d274f0c2694baa418d70903d77715afdb08: openstack/ceilometer-0/proxy-httpd" id=fe131096-d4c0-46fa-8be5-e1d4a6ee5268 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.154290 | controller | Jun 11 11:09:16.992864 crc crio[22652]: time="2026-06-11T11:09:16.992736602Z" level=info msg="Stopped container dfecbc73e4bf5cee32f2b3083f2064fe71b11515edfc3b6907172322c30aca46: openstack/ceilometer-0/ceilometer-central-agent" id=10a2f6ec-c6fc-470a-8177-c3887baa34d1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.154307 | controller | Jun 11 11:09:17.684911 crc crio[22652]: time="2026-06-11T11:09:17.68448523Z" level=info msg="Stopped container 1cf8262b489351dc32b67c425eab4312066d3c4f4a3a8c2c2951bb7112481d3c: openstack/ceilometer-0/ceilometer-notification-agent" id=79c403e0-b983-4533-8067-6ebd2a1cef8f name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.154324 | controller | Jun 11 11:09:17.686505 crc crio[22652]: time="2026-06-11T11:09:17.6863819Z" level=info msg="Stopping pod sandbox: 3b5ee3102f436b4bd528a374d618330d887bf974f751e55f52b2e38eb21524d3" id=56c33201-cd5f-465c-af8f-516cc5370977 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.154342 | controller | Jun 11 11:09:17.687237 crc crio[22652]: time="2026-06-11T11:09:17.687086373Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:3b5ee3102f436b4bd528a374d618330d887bf974f751e55f52b2e38eb21524d3 UID:d43aab6a-7f26-4c69-a61c-6e1ac0f3d1ca NetNS:/var/run/netns/6f878db4-18ee-422e-8d2a-8e0c7d3b85f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd43aab6a_7f26_4c69_a61c_6e1ac0f3d1ca.slice PodAnnotations:0xc0036e61c8}] Aliases:map[]}"
2026-06-11 11:57:59.154383 | controller | Jun 11 11:09:17.687393 crc crio[22652]: time="2026-06-11T11:09:17.687299429Z" level=info msg="Deleting pod openstack_ceilometer-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.154403 | controller | Jun 11 11:09:18.087536 crc crio[22652]: time="2026-06-11T11:09:18.087358353Z" level=info msg="Stopped pod sandbox: 3b5ee3102f436b4bd528a374d618330d887bf974f751e55f52b2e38eb21524d3" id=56c33201-cd5f-465c-af8f-516cc5370977 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.154425 | controller | Jun 11 11:09:19.038735 crc crio[22652]: time="2026-06-11T11:09:19.038194258Z" level=info msg="Removing container: 30224fbd26d29119d9dbbbd0fe986d274f0c2694baa418d70903d77715afdb08" id=1e35e1a9-f9e8-49dd-a789-1c5a9e2a63b7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.154448 | controller | Jun 11 11:09:19.083667 crc crio[22652]: time="2026-06-11T11:09:19.083539464Z" level=info msg="Removed container 30224fbd26d29119d9dbbbd0fe986d274f0c2694baa418d70903d77715afdb08: openstack/ceilometer-0/proxy-httpd" id=1e35e1a9-f9e8-49dd-a789-1c5a9e2a63b7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.154470 | controller | Jun 11 11:09:19.112955 crc crio[22652]: time="2026-06-11T11:09:19.112872745Z" level=info msg="Removing container: 13a492a49530acd3dca4935b829347137f44a253292336660764a1f9472d0662" id=2a1b2f9b-3149-4e77-b9d6-7ef62e05454a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.154487 | controller | Jun 11 11:09:19.211172 crc crio[22652]: time="2026-06-11T11:09:19.210913873Z" level=info msg="Removed container 13a492a49530acd3dca4935b829347137f44a253292336660764a1f9472d0662: openstack/ceilometer-0/sg-core" id=2a1b2f9b-3149-4e77-b9d6-7ef62e05454a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.154504 | controller | Jun 11 11:09:19.228745 crc crio[22652]: time="2026-06-11T11:09:19.228428117Z" level=info msg="Removing container: 1cf8262b489351dc32b67c425eab4312066d3c4f4a3a8c2c2951bb7112481d3c" id=55c1cea7-de52-4cee-9516-24d93eb10d6d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.154521 | controller | Jun 11 11:09:19.345419 crc crio[22652]: time="2026-06-11T11:09:19.345313124Z" level=info msg="Removed container 1cf8262b489351dc32b67c425eab4312066d3c4f4a3a8c2c2951bb7112481d3c: openstack/ceilometer-0/ceilometer-notification-agent" id=55c1cea7-de52-4cee-9516-24d93eb10d6d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.154537 | controller | Jun 11 11:09:19.365178 crc crio[22652]: time="2026-06-11T11:09:19.363858079Z" level=info msg="Removing container: dfecbc73e4bf5cee32f2b3083f2064fe71b11515edfc3b6907172322c30aca46" id=baecefc9-f679-41a6-9174-663f1d722cde name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.154555 | controller | Jun 11 11:09:19.469239 crc crio[22652]: time="2026-06-11T11:09:19.468722132Z" level=info msg="Removed container dfecbc73e4bf5cee32f2b3083f2064fe71b11515edfc3b6907172322c30aca46: openstack/ceilometer-0/ceilometer-central-agent" id=baecefc9-f679-41a6-9174-663f1d722cde name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.154572 | controller | Jun 11 11:09:19.624644 crc crio[22652]: time="2026-06-11T11:09:19.62449712Z" level=info msg="Running pod sandbox: openstack/ceilometer-0/POD" id=37f6c44c-ea16-4249-bf71-1143d7948d41 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.154589 | controller | Jun 11 11:09:19.624644 crc crio[22652]: time="2026-06-11T11:09:19.624624024Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.154606 | controller | Jun 11 11:09:19.722670 crc crio[22652]: time="2026-06-11T11:09:19.722617493Z" level=info msg="Stopped container 012627e5d7144149a1975001b147b770ba6c82d860007be88ea5081a1a1f99e3: openstack/nova-api-0/nova-api-api" id=0de22aaf-48b0-4598-95d0-0802fc936f9a name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.154624 | controller | Jun 11 11:09:19.727928 crc crio[22652]: time="2026-06-11T11:09:19.724191825Z" level=info msg="Stopping pod sandbox: 0998d2cdec658aef2658e7d7ee336d06a5aca938aa5d1936cae00f8cbd9db069" id=12f8c160-dcbc-42a9-bb4f-bb3bad73d7a2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.154641 | controller | Jun 11 11:09:19.727928 crc crio[22652]: time="2026-06-11T11:09:19.724882287Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:0998d2cdec658aef2658e7d7ee336d06a5aca938aa5d1936cae00f8cbd9db069 UID:d26fe338-baa0-44f6-81d9-2d85fc28c52d NetNS:/var/run/netns/e0333e22-fb2e-43ad-9959-6e6e425a8e3f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd26fe338_baa0_44f6_81d9_2d85fc28c52d.slice PodAnnotations:0xc0022f6b90}] Aliases:map[]}"
2026-06-11 11:57:59.154662 | controller | Jun 11 11:09:19.727928 crc crio[22652]: time="2026-06-11T11:09:19.725072273Z" level=info msg="Deleting pod openstack_nova-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.154680 | controller | Jun 11 11:09:19.746005 crc crio[22652]: time="2026-06-11T11:09:19.745884217Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:fe2f82460a498998ac3731d3784ddf89bcd1ad0c5549ead91513e046226626f4 UID:6d0d59b3-af63-4007-b3fb-356d2b246609 NetNS:/var/run/netns/0a7afacb-3a55-43c9-ad2f-0a54329782f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6d0d59b3_af63_4007_b3fb_356d2b246609.slice PodAnnotations:0xc0009889d8}] Aliases:map[]}"
2026-06-11 11:57:59.154698 | controller | Jun 11 11:09:19.746005 crc crio[22652]: time="2026-06-11T11:09:19.745957509Z" level=info msg="Adding pod openstack_ceilometer-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.154715 | controller | Jun 11 11:09:20.163943 crc crio[22652]: time="2026-06-11T11:09:20.162794277Z" level=info msg="Stopped pod sandbox: 0998d2cdec658aef2658e7d7ee336d06a5aca938aa5d1936cae00f8cbd9db069" id=12f8c160-dcbc-42a9-bb4f-bb3bad73d7a2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.154733 | controller | Jun 11 11:09:20.486795 crc crio[22652]: 2026-06-11T11:09:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fe2f82460a49899 Mac:82:65:d1:51:0b:53 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cb Mtu:0 Sandbox:/var/run/netns/0a7afacb-3a55-43c9-ad2f-0a54329782f2 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.203 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.154751 | controller | Jun 11 11:09:20.491487 crc crio[22652]: time="2026-06-11T11:09:20.491305825Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:fe2f82460a498998ac3731d3784ddf89bcd1ad0c5549ead91513e046226626f4 UID:6d0d59b3-af63-4007-b3fb-356d2b246609 NetNS:/var/run/netns/0a7afacb-3a55-43c9-ad2f-0a54329782f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6d0d59b3_af63_4007_b3fb_356d2b246609.slice PodAnnotations:0xc0009889d8}] Aliases:map[]}"
2026-06-11 11:57:59.154769 | controller | Jun 11 11:09:20.491863 crc crio[22652]: time="2026-06-11T11:09:20.491538408Z" level=info msg="Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.154786 | controller | Jun 11 11:09:20.502950 crc crio[22652]: time="2026-06-11T11:09:20.502761274Z" level=info msg="Ran pod sandbox fe2f82460a498998ac3731d3784ddf89bcd1ad0c5549ead91513e046226626f4 with infra container: openstack/ceilometer-0/POD" id=37f6c44c-ea16-4249-bf71-1143d7948d41 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.154803 | controller | Jun 11 11:09:20.507193 crc crio[22652]: time="2026-06-11T11:09:20.506674443Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=bf26c045-1b36-4de5-8003-b8c9dbe09489 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.154821 | controller | Jun 11 11:09:20.538231 crc crio[22652]: time="2026-06-11T11:09:20.537410291Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=3fceee52-902c-485f-93c4-e7f8d7b149b1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.154837 | controller | Jun 11 11:09:20.553941 crc crio[22652]: time="2026-06-11T11:09:20.553790159Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-central-agent" id=d4c1f5a2-fe58-439e-8516-6d3888bdcb13 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.154861 | controller | Jun 11 11:09:20.554973 crc crio[22652]: time="2026-06-11T11:09:20.554290685Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.154882 | controller | Jun 11 11:09:20.632066 crc crio[22652]: time="2026-06-11T11:09:20.631936586Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.154900 | controller | Jun 11 11:09:20.637857 crc crio[22652]: time="2026-06-11T11:09:20.637412451Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.154917 | controller | Jun 11 11:09:20.806645 crc crio[22652]: time="2026-06-11T11:09:20.806569714Z" level=info msg="Created container 350750b8b6498f8d32de97e85ea60f24ea7db56d6845789b508e5d6095491a2c: openstack/ceilometer-0/ceilometer-central-agent" id=d4c1f5a2-fe58-439e-8516-6d3888bdcb13 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.154934 | controller | Jun 11 11:09:20.807932 crc crio[22652]: time="2026-06-11T11:09:20.807896293Z" level=info msg="Starting container: 350750b8b6498f8d32de97e85ea60f24ea7db56d6845789b508e5d6095491a2c" id=bbc5455e-c774-493f-9703-56e76ee25da1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.154952 | controller | Jun 11 11:09:20.820963 crc crio[22652]: time="2026-06-11T11:09:20.82089435Z" level=info msg="Started container" PID=84060 containerID=350750b8b6498f8d32de97e85ea60f24ea7db56d6845789b508e5d6095491a2c description=openstack/ceilometer-0/ceilometer-central-agent id=bbc5455e-c774-493f-9703-56e76ee25da1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fe2f82460a498998ac3731d3784ddf89bcd1ad0c5549ead91513e046226626f4
2026-06-11 11:57:59.154968 | controller | Jun 11 11:09:20.833858 crc crio[22652]: time="2026-06-11T11:09:20.833764991Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=d70ed585-a582-4a08-9107-5f6543d277d4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.154985 | controller | Jun 11 11:09:20.859202 crc crio[22652]: time="2026-06-11T11:09:20.859089657Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=a6800680-e8d9-4549-860d-105d84ea96e9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.155002 | controller | Jun 11 11:09:20.867914 crc crio[22652]: time="2026-06-11T11:09:20.867841645Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-notification-agent" id=d97d15c0-6891-4f3e-a045-c146d8b7a22c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.155018 | controller | Jun 11 11:09:20.868392 crc crio[22652]: time="2026-06-11T11:09:20.868333381Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.155035 | controller | Jun 11 11:09:20.909578 crc crio[22652]: time="2026-06-11T11:09:20.90944588Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.155051 | controller | Jun 11 11:09:20.914432 crc crio[22652]: time="2026-06-11T11:09:20.914358186Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.155086 | controller | Jun 11 11:09:21.097238 crc crio[22652]: time="2026-06-11T11:09:21.096754492Z" level=info msg="Removing container: 012627e5d7144149a1975001b147b770ba6c82d860007be88ea5081a1a1f99e3" id=5b12aaf4-f050-43ae-920e-7cfccca355c3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.155104 | controller | Jun 11 11:09:21.141393 crc crio[22652]: time="2026-06-11T11:09:21.141293163Z" level=info msg="Removed container 012627e5d7144149a1975001b147b770ba6c82d860007be88ea5081a1a1f99e3: openstack/nova-api-0/nova-api-api" id=5b12aaf4-f050-43ae-920e-7cfccca355c3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.155127 | controller | Jun 11 11:09:21.146534 crc crio[22652]: time="2026-06-11T11:09:21.146438283Z" level=info msg="Removing container: 504ecfdeb1f57c1e6dd177389ea95356bf92081d1f0cdbb83247c12d237bb401" id=47d3ff2e-88a1-48da-8c22-be579b59778f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.155144 | controller | Jun 11 11:09:21.147431 crc crio[22652]: time="2026-06-11T11:09:21.147343412Z" level=info msg="Created container d32df41ee65e7a0928195ad849b61c107af1bde4ad47188b4732e328b6c5ecee: openstack/ceilometer-0/ceilometer-notification-agent" id=d97d15c0-6891-4f3e-a045-c146d8b7a22c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.155162 | controller | Jun 11 11:09:21.151798 crc crio[22652]: time="2026-06-11T11:09:21.150860324Z" level=info msg="Starting container: d32df41ee65e7a0928195ad849b61c107af1bde4ad47188b4732e328b6c5ecee" id=6ee896a5-d08c-4cfb-99d4-4c21b6a29bef name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.155180 | controller | Jun 11 11:09:21.159528 crc crio[22652]: time="2026-06-11T11:09:21.159444156Z" level=info msg="Started container" PID=84101 containerID=d32df41ee65e7a0928195ad849b61c107af1bde4ad47188b4732e328b6c5ecee description=openstack/ceilometer-0/ceilometer-notification-agent id=6ee896a5-d08c-4cfb-99d4-4c21b6a29bef name=/runtime.v1.RuntimeService/StartContainer sandboxID=fe2f82460a498998ac3731d3784ddf89bcd1ad0c5549ead91513e046226626f4
2026-06-11 11:57:59.155198 | controller | Jun 11 11:09:21.181631 crc crio[22652]: time="2026-06-11T11:09:21.181538529Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=bc4d5fba-e347-4b4d-a9c9-1549d7580f38 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.155215 | controller | Jun 11 11:09:21.191074 crc crio[22652]: time="2026-06-11T11:09:21.19097216Z" level=info msg="Removed container 504ecfdeb1f57c1e6dd177389ea95356bf92081d1f0cdbb83247c12d237bb401: openstack/nova-api-0/nova-api-log" id=47d3ff2e-88a1-48da-8c22-be579b59778f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.155232 | controller | Jun 11 11:09:21.211508 crc crio[22652]: time="2026-06-11T11:09:21.211373222Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=d8d5fd4a-fdd0-4090-94fb-9b807f3767d3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.155249 | controller | Jun 11 11:09:21.229886 crc crio[22652]: time="2026-06-11T11:09:21.229781169Z" level=info msg="Creating container: openstack/ceilometer-0/sg-core" id=95a62797-dab2-45cc-9617-b7d204125a16 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.155266 | controller | Jun 11 11:09:21.230432 crc crio[22652]: time="2026-06-11T11:09:21.230375814Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.155283 | controller | Jun 11 11:09:21.330601 crc crio[22652]: time="2026-06-11T11:09:21.330425135Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.155300 | controller | Jun 11 11:09:21.349322 crc crio[22652]: time="2026-06-11T11:09:21.348882127Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.155317 | controller | Jun 11 11:09:21.479443 crc crio[22652]: time="2026-06-11T11:09:21.478533814Z" level=info msg="Created container 762e9734d616d6cefdb6209b5484abd0e215505a220ae3a3a8254d47119ca8f4: openstack/ceilometer-0/sg-core" id=95a62797-dab2-45cc-9617-b7d204125a16 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.155334 | controller | Jun 11 11:09:21.487588 crc crio[22652]: time="2026-06-11T11:09:21.487341025Z" level=info msg="Starting container: 762e9734d616d6cefdb6209b5484abd0e215505a220ae3a3a8254d47119ca8f4" id=6242a3ec-9eb7-48a7-88b4-9998d7cf374d name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.155376 | controller | Jun 11 11:09:21.495264 crc crio[22652]: time="2026-06-11T11:09:21.494543723Z" level=info msg="Started container" PID=84129 containerID=762e9734d616d6cefdb6209b5484abd0e215505a220ae3a3a8254d47119ca8f4 description=openstack/ceilometer-0/sg-core id=6242a3ec-9eb7-48a7-88b4-9998d7cf374d name=/runtime.v1.RuntimeService/StartContainer sandboxID=fe2f82460a498998ac3731d3784ddf89bcd1ad0c5549ead91513e046226626f4
2026-06-11 11:57:59.155397 | controller | Jun 11 11:09:21.506942 crc crio[22652]: time="2026-06-11T11:09:21.506820204Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=33ae8e3d-f7f7-4174-a168-2fea093dee50 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.155417 | controller | Jun 11 11:09:21.547417 crc crio[22652]: time="2026-06-11T11:09:21.547313304Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=f8d6a65d-d865-4d3f-89f7-1676a95b330b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.155443 | controller | Jun 11 11:09:21.559508 crc crio[22652]: time="2026-06-11T11:09:21.559249698Z" level=info msg="Creating container: openstack/ceilometer-0/proxy-httpd" id=9df6d631-a5fa-43a8-806f-fa1288860883 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.155466 | controller | Jun 11 11:09:21.559828 crc crio[22652]: time="2026-06-11T11:09:21.559735153Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.155490 | controller | Jun 11 11:09:21.612735 crc crio[22652]: time="2026-06-11T11:09:21.612683473Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.155512 | controller | Jun 11 11:09:21.623014 crc crio[22652]: time="2026-06-11T11:09:21.622911049Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.155529 | controller | Jun 11 11:09:21.724176 crc crio[22652]: time="2026-06-11T11:09:21.723534742Z" level=info msg="Running pod sandbox: openstack/nova-api-0/POD" id=4b9f66c9-8238-46fa-bbb9-3d5cc45d2721 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.155546 | controller | Jun 11 11:09:21.724176 crc crio[22652]: time="2026-06-11T11:09:21.723629406Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.155562 | controller | Jun 11 11:09:21.793403 crc crio[22652]: time="2026-06-11T11:09:21.793318815Z" level=info msg="Created container b9dd1e53642d1c22a26518920029be3c3fd34f4814461eaaea316ebe176582db: openstack/ceilometer-0/proxy-httpd" id=9df6d631-a5fa-43a8-806f-fa1288860883 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.155579 | controller | Jun 11 11:09:21.804499 crc crio[22652]: time="2026-06-11T11:09:21.801496323Z" level=info msg="Starting container: b9dd1e53642d1c22a26518920029be3c3fd34f4814461eaaea316ebe176582db" id=43d130cd-efe8-4ad2-bb89-918a0d9abbca name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.155595 | controller | Jun 11 11:09:21.810399 crc crio[22652]: time="2026-06-11T11:09:21.809046883Z" level=info msg="Started container" PID=84175 containerID=b9dd1e53642d1c22a26518920029be3c3fd34f4814461eaaea316ebe176582db description=openstack/ceilometer-0/proxy-httpd id=43d130cd-efe8-4ad2-bb89-918a0d9abbca name=/runtime.v1.RuntimeService/StartContainer sandboxID=fe2f82460a498998ac3731d3784ddf89bcd1ad0c5549ead91513e046226626f4
2026-06-11 11:57:59.155613 | controller | Jun 11 11:09:21.818053 crc crio[22652]: time="2026-06-11T11:09:21.817924337Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:e0b32bc5f3683a88767978d870422951ee2b3784ae7c3831e2609e53b9e2b068 UID:52962abf-2926-4eb8-ae34-7e13ed5cf937 NetNS:/var/run/netns/047b537f-42c8-46b0-be37-ad783330f27f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod52962abf_2926_4eb8_ae34_7e13ed5cf937.slice PodAnnotations:0xc0004beca0}] Aliases:map[]}"
2026-06-11 11:57:59.155635 | controller | Jun 11 11:09:21.818053 crc crio[22652]: time="2026-06-11T11:09:21.818043491Z" level=info msg="Adding pod openstack_nova-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.155653 | controller | Jun 11 11:09:22.109336 crc crio[22652]: time="2026-06-11T11:09:22.102425992Z" level=info msg="Stopping container: 98718052c73db482067a255e73b15688a329cba840ec217ca2691a5d46e332f8 (timeout: 10s)" id=c9f02369-cf32-4525-bfa1-b1404d2fb7c6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.155670 | controller | Jun 11 11:09:22.144736 crc crio[22652]: time="2026-06-11T11:09:22.144354402Z" level=info msg="Stopping container: 350750b8b6498f8d32de97e85ea60f24ea7db56d6845789b508e5d6095491a2c (timeout: 30s)" id=00588edd-2d0d-47ac-9fa4-5a8948ce87e2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.155687 | controller | Jun 11 11:09:22.145600 crc crio[22652]: time="2026-06-11T11:09:22.145522362Z" level=info msg="Stopping container: 762e9734d616d6cefdb6209b5484abd0e215505a220ae3a3a8254d47119ca8f4 (timeout: 30s)" id=62f161c9-c77b-4a53-b7c8-44aff7de25d0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.155704 | controller | Jun 11 11:09:22.145906 crc crio[22652]: time="2026-06-11T11:09:22.145861285Z" level=info msg="Stopping container: b9dd1e53642d1c22a26518920029be3c3fd34f4814461eaaea316ebe176582db (timeout: 30s)" id=8415ce61-3029-4349-ab68-81f5bc988361 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.155721 | controller | Jun 11 11:09:22.146619 crc crio[22652]: time="2026-06-11T11:09:22.145900332Z" level=info msg="Stopping container: d32df41ee65e7a0928195ad849b61c107af1bde4ad47188b4732e328b6c5ecee (timeout: 30s)" id=5a5a86ff-f8f5-450c-baca-0fa18e09ac8d name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.155740 | controller | Jun 11 11:09:22.241749 crc crio[22652]: time="2026-06-11T11:09:22.241475469Z" level=info msg="Stopped container 98718052c73db482067a255e73b15688a329cba840ec217ca2691a5d46e332f8: openstack/dnsmasq-dns-7948f7c9f9-96rl2/dnsmasq-dns" id=c9f02369-cf32-4525-bfa1-b1404d2fb7c6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.155758 | controller | Jun 11 11:09:22.245368 crc crio[22652]: time="2026-06-11T11:09:22.245212381Z" level=info msg="Stopping pod sandbox: 53fdded23e20740cf87dc56c28bc695bd1c6226bcdce13efc121c636354cb05b" id=cd8bac7d-879c-40a3-a392-a8cd336596cf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.155782 | controller | Jun 11 11:09:22.246637 crc crio[22652]: time="2026-06-11T11:09:22.246531883Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7948f7c9f9-96rl2 Namespace:openstack ID:53fdded23e20740cf87dc56c28bc695bd1c6226bcdce13efc121c636354cb05b UID:b5aab73d-7ff2-4c8b-a044-732fd671b73e NetNS:/var/run/netns/78fb6e39-7f8c-4266-b390-33b555944894 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb5aab73d_7ff2_4c8b_a044_732fd671b73e.slice PodAnnotations:0xc002928400}] Aliases:map[]}"
2026-06-11 11:57:59.155809 | controller | Jun 11 11:09:22.247012 crc crio[22652]: time="2026-06-11T11:09:22.246929336Z" level=info msg="Deleting pod openstack_dnsmasq-dns-7948f7c9f9-96rl2 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.155835 | controller | Jun 11 11:09:22.250802 crc crio[22652]: time="2026-06-11T11:09:22.249852794Z" level=info msg="Running pod sandbox: openstack/nova-cell1-cell-mapping-5pgd2/POD" id=30f16b31-69ae-437c-9779-325744010c9c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.155862 | controller | Jun 11 11:09:22.250802 crc crio[22652]: time="2026-06-11T11:09:22.249938307Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.155886 | controller | Jun 11 11:09:22.287812 crc crio[22652]: time="2026-06-11T11:09:22.287723549Z" level=info msg="Stopped container 762e9734d616d6cefdb6209b5484abd0e215505a220ae3a3a8254d47119ca8f4: openstack/ceilometer-0/sg-core" id=62f161c9-c77b-4a53-b7c8-44aff7de25d0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.155912 | controller | Jun 11 11:09:22.299912 crc crio[22652]: time="2026-06-11T11:09:22.299595758Z" level=info msg="Got pod network &{Name:nova-cell1-cell-mapping-5pgd2 Namespace:openstack ID:4cac8b49f4338e5039436368d9f5f93b7044be80a4365e6dc4df96bf1d01f3e1 UID:8c314967-616f-4a9b-9f33-24fc7e6e3e4f NetNS:/var/run/netns/2b12d7c6-1e2a-4363-a46d-58f45b36478c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8c314967_616f_4a9b_9f33_24fc7e6e3e4f.slice PodAnnotations:0xc002400328}] Aliases:map[]}"
2026-06-11 11:57:59.155938 | controller | Jun 11 11:09:22.300541 crc crio[22652]: time="2026-06-11T11:09:22.300519087Z" level=info msg="Adding pod openstack_nova-cell1-cell-mapping-5pgd2 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.155962 | controller | Jun 11 11:09:22.390031 crc crio[22652]: time="2026-06-11T11:09:22.389918903Z" level=info msg="Stopped container b9dd1e53642d1c22a26518920029be3c3fd34f4814461eaaea316ebe176582db: openstack/ceilometer-0/proxy-httpd" id=8415ce61-3029-4349-ab68-81f5bc988361 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.155986 | controller | Jun 11 11:09:22.426294 crc crio[22652]: 2026-06-11T11:09:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e0b32bc5f3683a8 Mac:7e:0e:23:04:c0:7e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cc Mtu:0 Sandbox:/var/run/netns/047b537f-42c8-46b0-be37-ad783330f27f SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.204 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.156011 | controller | Jun 11 11:09:22.430849 crc crio[22652]: time="2026-06-11T11:09:22.430770716Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:e0b32bc5f3683a88767978d870422951ee2b3784ae7c3831e2609e53b9e2b068 UID:52962abf-2926-4eb8-ae34-7e13ed5cf937 NetNS:/var/run/netns/047b537f-42c8-46b0-be37-ad783330f27f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod52962abf_2926_4eb8_ae34_7e13ed5cf937.slice PodAnnotations:0xc0004beca0}] Aliases:map[]}"
2026-06-11 11:57:59.156035 | controller | Jun 11 11:09:22.431103 crc crio[22652]: time="2026-06-11T11:09:22.431049175Z" level=info msg="Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.156057 | controller | Jun 11 11:09:22.448303 crc crio[22652]: time="2026-06-11T11:09:22.448252981Z" level=info msg="Ran pod sandbox e0b32bc5f3683a88767978d870422951ee2b3784ae7c3831e2609e53b9e2b068 with infra container: openstack/nova-api-0/POD" id=4b9f66c9-8238-46fa-bbb9-3d5cc45d2721 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.156082 | controller | Jun 11 11:09:22.465612 crc crio[22652]: time="2026-06-11T11:09:22.45646609Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=c1258467-1f11-4b33-b187-662df1924d2c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.156103 | controller | Jun 11 11:09:22.465612 crc crio[22652]: time="2026-06-11T11:09:22.461587913Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=53708f81-f7ae-44e9-bf52-df6215ad82c8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.156125 | controller | Jun 11 11:09:22.472278 crc crio[22652]: time="2026-06-11T11:09:22.472196792Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-log" id=78c83fc5-c089-46d4-ac96-3c3375097037 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.156143 | controller | Jun 11 11:09:22.472686 crc crio[22652]: time="2026-06-11T11:09:22.472605705Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.156161 | controller | Jun 11 11:09:22.578660 crc crio[22652]: time="2026-06-11T11:09:22.578526609Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.156178 | controller | Jun 11 11:09:22.584651 crc crio[22652]: time="2026-06-11T11:09:22.584574984Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.156195 | controller | Jun 11 11:09:22.721744 crc crio[22652]: time="2026-06-11T11:09:22.72127469Z" level=info msg="Created container a932a0702c263204b5cb0732a2d4eacc0a826676d56284c83b0dbdb86c09cc21: openstack/nova-api-0/nova-api-log" id=78c83fc5-c089-46d4-ac96-3c3375097037 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.156213 | controller | Jun 11 11:09:22.722818 crc crio[22652]: time="2026-06-11T11:09:22.722753726Z" level=info msg="Starting container: a932a0702c263204b5cb0732a2d4eacc0a826676d56284c83b0dbdb86c09cc21" id=1786cf45-4a4c-4cfd-bc0f-14b39a4f2d63 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.156237 | controller | Jun 11 11:09:22.731290 crc crio[22652]: time="2026-06-11T11:09:22.731100704Z" level=info msg="Stopped pod sandbox: 53fdded23e20740cf87dc56c28bc695bd1c6226bcdce13efc121c636354cb05b" id=cd8bac7d-879c-40a3-a392-a8cd336596cf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.156262 | controller | Jun 11 11:09:22.731785 crc crio[22652]: time="2026-06-11T11:09:22.731614661Z" level=info msg="Started container" PID=84505 containerID=a932a0702c263204b5cb0732a2d4eacc0a826676d56284c83b0dbdb86c09cc21 description=openstack/nova-api-0/nova-api-log id=1786cf45-4a4c-4cfd-bc0f-14b39a4f2d63 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e0b32bc5f3683a88767978d870422951ee2b3784ae7c3831e2609e53b9e2b068
2026-06-11 11:57:59.156284 | controller | Jun 11 11:09:22.751942 crc crio[22652]: time="2026-06-11T11:09:22.751826561Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=5e9a340f-9d7f-4dc8-aa03-790df8fd4568 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.156306 | controller | Jun 11 11:09:22.842919 crc crio[22652]: time="2026-06-11T11:09:22.842811723Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=d046ffa7-5974-4f60-93b0-f3a9c7dbaefd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.156328 | controller | Jun 11 11:09:22.852040 crc crio[22652]: time="2026-06-11T11:09:22.851931959Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-api" id=657f2413-c25a-45c4-a4ef-1c2ae50362c6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.156379 | controller | Jun 11 11:09:22.852534 crc crio[22652]: time="2026-06-11T11:09:22.852460526Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.156404 | controller | Jun 11 11:09:22.953402 crc crio[22652]: 2026-06-11T11:09:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4cac8b49f4338e5 Mac:36:e3:06:76:0c:1b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cd Mtu:0 Sandbox:/var/run/netns/2b12d7c6-1e2a-4363-a46d-58f45b36478c SocketPath: PciID:}] [{Interface:0xc0000145f0 Address:{IP:10.217.0.205 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.156433 | controller | Jun 11 11:09:22.954402 crc crio[22652]: time="2026-06-11T11:09:22.954273833Z" level=info msg="Got pod network &{Name:nova-cell1-cell-mapping-5pgd2 Namespace:openstack ID:4cac8b49f4338e5039436368d9f5f93b7044be80a4365e6dc4df96bf1d01f3e1 UID:8c314967-616f-4a9b-9f33-24fc7e6e3e4f NetNS:/var/run/netns/2b12d7c6-1e2a-4363-a46d-58f45b36478c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8c314967_616f_4a9b_9f33_24fc7e6e3e4f.slice PodAnnotations:0xc002400328}] Aliases:map[]}"
2026-06-11 11:57:59.156456 | controller | Jun 11 11:09:22.954512 crc crio[22652]: time="2026-06-11T11:09:22.954457109Z" level=info msg="Checking pod openstack_nova-cell1-cell-mapping-5pgd2 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.156480 | controller | Jun 11 11:09:22.960368 crc crio[22652]: time="2026-06-11T11:09:22.960268467Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.156503 | controller | Jun 11 11:09:22.965750 crc crio[22652]: time="2026-06-11T11:09:22.965659389Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.156592 | controller | Jun 11 11:09:22.971383 crc crio[22652]: time="2026-06-11T11:09:22.971237704Z" level=info msg="Ran pod sandbox 4cac8b49f4338e5039436368d9f5f93b7044be80a4365e6dc4df96bf1d01f3e1 with infra container: openstack/nova-cell1-cell-mapping-5pgd2/POD" id=30f16b31-69ae-437c-9779-325744010c9c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.156618 | controller | Jun 11 11:09:22.977504 crc crio[22652]: time="2026-06-11T11:09:22.977423713Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=f85c43b7-9f7f-4323-b3bb-85baaa10dfc3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.156638 | controller | Jun 11 11:09:23.007557 crc crio[22652]: time="2026-06-11T11:09:23.007467846Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=e536dfe8-d385-48e0-8057-3bd44b0847e5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.156661 | controller | Jun 11 11:09:23.017569 crc crio[22652]: time="2026-06-11T11:09:23.017464737Z" level=info msg="Creating container: openstack/nova-cell1-cell-mapping-5pgd2/nova-manage" id=4e941c77-bea2-461e-ba8d-19ea0756d153 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.156686 | controller | Jun 11 11:09:23.017909 crc crio[22652]: time="2026-06-11T11:09:23.017876211Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.156712 | controller | Jun 11 11:09:23.085046 crc crio[22652]: time="2026-06-11T11:09:23.082477316Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.156739 | controller | Jun 11 11:09:23.087253 crc crio[22652]: time="2026-06-11T11:09:23.086224826Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.156765 | controller | Jun 11 11:09:23.236539 crc crio[22652]: time="2026-06-11T11:09:23.235808849Z" level=info msg="Removing container: 98718052c73db482067a255e73b15688a329cba840ec217ca2691a5d46e332f8" id=f635fa8b-123d-48d0-b17a-f97dfa459eb4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.156794 | controller | Jun 11 11:09:23.278001 crc crio[22652]: time="2026-06-11T11:09:23.277697023Z" level=info msg="Removed container 98718052c73db482067a255e73b15688a329cba840ec217ca2691a5d46e332f8: openstack/dnsmasq-dns-7948f7c9f9-96rl2/dnsmasq-dns" id=f635fa8b-123d-48d0-b17a-f97dfa459eb4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.156826 | controller | Jun 11 11:09:23.283908 crc crio[22652]: time="2026-06-11T11:09:23.283797145Z" level=info msg="Removing container: 87b7e7d7e78096eac4704f119f2b950af534a69a4f25bf375e5b23f59c9be989" id=63c3645d-d7cb-432f-9171-f141b43e445e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.156852 | controller | Jun 11 11:09:23.354496 crc crio[22652]: time="2026-06-11T11:09:23.354239668Z" level=info msg="Removed container 87b7e7d7e78096eac4704f119f2b950af534a69a4f25bf375e5b23f59c9be989: openstack/dnsmasq-dns-7948f7c9f9-96rl2/init" id=63c3645d-d7cb-432f-9171-f141b43e445e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.156878 | controller | Jun 11 11:09:23.358172 crc crio[22652]: time="2026-06-11T11:09:23.357870935Z" level=info msg="Created container 36cf37c27fa7e237b468c24e743c9293d8abe936a68372f5a253803f5d61270f: openstack/nova-cell1-cell-mapping-5pgd2/nova-manage" id=4e941c77-bea2-461e-ba8d-19ea0756d153 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.156902 | controller | Jun 11 11:09:23.364271 crc crio[22652]: time="2026-06-11T11:09:23.363323937Z" level=info msg="Created container 055d5c7aea872187f766f22c1ef4637707db2ca00d9cec4fa5e0c615f12ba8ca: openstack/nova-api-0/nova-api-api" id=657f2413-c25a-45c4-a4ef-1c2ae50362c6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.156926 | controller | Jun 11 11:09:23.364555 crc crio[22652]: time="2026-06-11T11:09:23.364473743Z" level=info msg="Starting container: 36cf37c27fa7e237b468c24e743c9293d8abe936a68372f5a253803f5d61270f" id=0fe6f5d4-e8c2-475a-ad56-66399e633f68 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.156949 | controller | Jun 11 11:09:23.364673 crc crio[22652]: time="2026-06-11T11:09:23.364473734Z" level=info msg="Starting container: 055d5c7aea872187f766f22c1ef4637707db2ca00d9cec4fa5e0c615f12ba8ca" id=3a6ba535-5282-4ea6-955b-cfe5f223d379 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.156971 | controller | Jun 11 11:09:23.375788 crc crio[22652]: time="2026-06-11T11:09:23.375459706Z" level=info msg="Started container" PID=84580 containerID=055d5c7aea872187f766f22c1ef4637707db2ca00d9cec4fa5e0c615f12ba8ca description=openstack/nova-api-0/nova-api-api id=3a6ba535-5282-4ea6-955b-cfe5f223d379 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e0b32bc5f3683a88767978d870422951ee2b3784ae7c3831e2609e53b9e2b068
2026-06-11 11:57:59.156992 | controller | Jun 11 11:09:23.376717 crc crio[22652]: time="2026-06-11T11:09:23.376635603Z" level=info msg="Started container" PID=84581 containerID=36cf37c27fa7e237b468c24e743c9293d8abe936a68372f5a253803f5d61270f description=openstack/nova-cell1-cell-mapping-5pgd2/nova-manage id=0fe6f5d4-e8c2-475a-ad56-66399e633f68 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4cac8b49f4338e5039436368d9f5f93b7044be80a4365e6dc4df96bf1d01f3e1
2026-06-11 11:57:59.157014 | controller | Jun 11 11:09:30.390253 crc crio[22652]: time="2026-06-11T11:09:30.389430495Z" level=info msg="Stopping pod sandbox: 4cac8b49f4338e5039436368d9f5f93b7044be80a4365e6dc4df96bf1d01f3e1" id=bed0e951-362b-4257-b58a-5340d724bfbe name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.157037 | controller | Jun 11 11:09:30.391684 crc crio[22652]: time="2026-06-11T11:09:30.390772408Z" level=info msg="Got pod network &{Name:nova-cell1-cell-mapping-5pgd2 Namespace:openstack ID:4cac8b49f4338e5039436368d9f5f93b7044be80a4365e6dc4df96bf1d01f3e1 UID:8c314967-616f-4a9b-9f33-24fc7e6e3e4f NetNS:/var/run/netns/2b12d7c6-1e2a-4363-a46d-58f45b36478c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8c314967_616f_4a9b_9f33_24fc7e6e3e4f.slice PodAnnotations:0xc0026193d8}] Aliases:map[]}"
2026-06-11 11:57:59.157060 | controller | Jun 11 11:09:30.391684 crc crio[22652]: time="2026-06-11T11:09:30.390902722Z" level=info msg="Deleting pod openstack_nova-cell1-cell-mapping-5pgd2 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.157090 | controller | Jun 11 11:09:30.774514 crc crio[22652]: time="2026-06-11T11:09:30.774257444Z" level=info msg="Stopped pod sandbox: 4cac8b49f4338e5039436368d9f5f93b7044be80a4365e6dc4df96bf1d01f3e1" id=bed0e951-362b-4257-b58a-5340d724bfbe name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.157117 | controller | Jun 11 11:09:31.721846 crc crio[22652]: time="2026-06-11T11:09:31.721464804Z" level=info msg="Stopping container: 055d5c7aea872187f766f22c1ef4637707db2ca00d9cec4fa5e0c615f12ba8ca (timeout: 30s)" id=085e6e93-e75f-45bc-9ed9-6fbd32960d12 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.157142 | controller | Jun 11 11:09:31.722824 crc crio[22652]: time="2026-06-11T11:09:31.721914508Z" level=info msg="Stopping container: a932a0702c263204b5cb0732a2d4eacc0a826676d56284c83b0dbdb86c09cc21 (timeout: 30s)" id=c212ce3c-5aac-4fe7-b1aa-b6e47292a23b name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.157167 | controller | Jun 11 11:09:31.809573 crc crio[22652]: time="2026-06-11T11:09:31.809484296Z" level=info msg="Stopping container: 87ed5266d4e632aa97741762d2b39f8df8cfe9ec9fd77f61985627b66dbcbff9 (timeout: 30s)" id=d75f9aa5-9d6d-4b49-962b-516a0772ebcf name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.157194 | controller | Jun 11 11:09:31.847671 crc crio[22652]: time="2026-06-11T11:09:31.847585859Z" level=info msg="Stopping container: d46af25a099d309abcbaf72cc54e49e64bdaac645f80a107febe7349f7441a9f (timeout: 30s)" id=d647344c-cdaf-4e49-a285-0280be3b943a name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.157219 | controller | Jun 11 11:09:31.848189 crc crio[22652]: time="2026-06-11T11:09:31.848059544Z" level=info msg="Stopping container: cbadb06a053c51e35caa8d74956213b87491812d732a822a81a2c081467d4e42 (timeout: 30s)" id=100bb6aa-92ed-42a3-9687-f8012d9e9453 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.157241 | controller | Jun 11 11:09:31.881557 crc crio[22652]: time="2026-06-11T11:09:31.881441806Z" level=info msg="Stopped container a932a0702c263204b5cb0732a2d4eacc0a826676d56284c83b0dbdb86c09cc21: openstack/nova-api-0/nova-api-log" id=c212ce3c-5aac-4fe7-b1aa-b6e47292a23b name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.157268 | controller | Jun 11 11:09:31.988895 crc crio[22652]: time="2026-06-11T11:09:31.988181203Z" level=info msg="Stopped container cbadb06a053c51e35caa8d74956213b87491812d732a822a81a2c081467d4e42: openstack/nova-metadata-0/nova-metadata-log" id=100bb6aa-92ed-42a3-9687-f8012d9e9453 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.157293 | controller | Jun 11 11:09:32.046675 crc crio[22652]: time="2026-06-11T11:09:32.046574861Z" level=info msg="Stopped container 055d5c7aea872187f766f22c1ef4637707db2ca00d9cec4fa5e0c615f12ba8ca: openstack/nova-api-0/nova-api-api" id=085e6e93-e75f-45bc-9ed9-6fbd32960d12 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.157318 | controller | Jun 11 11:09:32.047535 crc crio[22652]: time="2026-06-11T11:09:32.047392067Z" level=info msg="Stopping pod sandbox: e0b32bc5f3683a88767978d870422951ee2b3784ae7c3831e2609e53b9e2b068" id=8ad7ce66-fad6-4d22-ab61-9081428e4464 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.157340 | controller | Jun 11 11:09:32.052532 crc crio[22652]: time="2026-06-11T11:09:32.052441699Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:e0b32bc5f3683a88767978d870422951ee2b3784ae7c3831e2609e53b9e2b068 UID:52962abf-2926-4eb8-ae34-7e13ed5cf937 NetNS:/var/run/netns/047b537f-42c8-46b0-be37-ad783330f27f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod52962abf_2926_4eb8_ae34_7e13ed5cf937.slice PodAnnotations:0xc0004bff08}] Aliases:map[]}"
2026-06-11 11:57:59.157402 | controller | Jun 11 11:09:32.052676 crc crio[22652]: time="2026-06-11T11:09:32.052629905Z" level=info msg="Deleting pod openstack_nova-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.157434 | controller | Jun 11 11:09:32.395170 crc crio[22652]: time="2026-06-11T11:09:32.394967422Z" level=info msg="Stopped pod sandbox: e0b32bc5f3683a88767978d870422951ee2b3784ae7c3831e2609e53b9e2b068" id=8ad7ce66-fad6-4d22-ab61-9081428e4464 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.157461 | controller | Jun 11 11:09:33.919332 crc crio[22652]: time="2026-06-11T11:09:33.918875717Z" level=info msg="Running pod sandbox: openstack/nova-api-0/POD" id=714f6c03-6259-4d29-9e7a-82eea8f757a6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.157486 | controller | Jun 11 11:09:33.920407 crc crio[22652]: time="2026-06-11T11:09:33.920382815Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.157509 | controller | Jun 11 11:09:33.957079 crc crio[22652]: time="2026-06-11T11:09:33.956949128Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:5547bee2852a21a69c747c4baf161181294caa2c5a029a496f492be8eb9b1a42 UID:383e87c8-fc81-4148-a945-8ab6c83c681c NetNS:/var/run/netns/9e6df0d1-c207-4325-a2b2-edcd5839a8d3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod383e87c8_fc81_4148_a945_8ab6c83c681c.slice PodAnnotations:0xc0009884c8}] Aliases:map[]}"
2026-06-11 11:57:59.157534 | controller | Jun 11 11:09:33.957079 crc crio[22652]: time="2026-06-11T11:09:33.957048961Z" level=info msg="Adding pod openstack_nova-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.157558 | controller | Jun 11 11:09:34.479296 crc crio[22652]: 2026-06-11T11:09:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5547bee2852a21a Mac:a2:78:2f:35:90:bd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ce Mtu:0 Sandbox:/var/run/netns/9e6df0d1-c207-4325-a2b2-edcd5839a8d3 SocketPath: PciID:}] [{Interface:0xc000014620 Address:{IP:10.217.0.206 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.157582 | controller | Jun 11 11:09:34.480326 crc crio[22652]: time="2026-06-11T11:09:34.480235645Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:5547bee2852a21a69c747c4baf161181294caa2c5a029a496f492be8eb9b1a42 UID:383e87c8-fc81-4148-a945-8ab6c83c681c NetNS:/var/run/netns/9e6df0d1-c207-4325-a2b2-edcd5839a8d3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod383e87c8_fc81_4148_a945_8ab6c83c681c.slice PodAnnotations:0xc0009884c8}] Aliases:map[]}"
2026-06-11 11:57:59.157606 | controller | Jun 11 11:09:34.480472 crc crio[22652]: time="2026-06-11T11:09:34.480429091Z" level=info msg="Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.157630 | controller | Jun 11 11:09:34.488660 crc crio[22652]: time="2026-06-11T11:09:34.488598094Z" level=info msg="Ran pod sandbox 5547bee2852a21a69c747c4baf161181294caa2c5a029a496f492be8eb9b1a42 with infra container: openstack/nova-api-0/POD" id=714f6c03-6259-4d29-9e7a-82eea8f757a6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.157652 | controller | Jun 11 11:09:34.491066 crc crio[22652]: time="2026-06-11T11:09:34.490961415Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=9e87f5d4-6890-4bf1-9cd4-3d57f11f662b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.157673 | controller | Jun 11 11:09:34.493111 crc crio[22652]: time="2026-06-11T11:09:34.493045612Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=345ae3be-22f9-4840-915c-7db850d9c8e4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.157698 | controller | Jun 11 11:09:34.500570 crc crio[22652]: time="2026-06-11T11:09:34.500490932Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-log" id=c69eabbf-9a37-49b2-b46e-ede4e863f027 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.157719 | controller | Jun 11 11:09:34.500808 crc crio[22652]: time="2026-06-11T11:09:34.500794582Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.157737 | controller | Jun 11 11:09:34.540856 crc crio[22652]: time="2026-06-11T11:09:34.540784851Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.157754 | controller | Jun 11 11:09:34.545029 crc crio[22652]: time="2026-06-11T11:09:34.544928673Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.157771 | controller | Jun 11 11:09:34.727181 crc crio[22652]: time="2026-06-11T11:09:34.726214935Z" level=info msg="Created container ec660dc9f902e8a6b3aae5e4d7bf68bb64e27f5f06fdde42fe96051195226179: openstack/nova-api-0/nova-api-log" id=c69eabbf-9a37-49b2-b46e-ede4e863f027 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.157788 | controller | Jun 11 11:09:34.727814 crc crio[22652]: time="2026-06-11T11:09:34.727769328Z" level=info msg="Starting container: ec660dc9f902e8a6b3aae5e4d7bf68bb64e27f5f06fdde42fe96051195226179" id=abca5bbc-7ad6-43b6-af58-da3b308742c8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.157806 | controller | Jun 11 11:09:34.734853 crc crio[22652]: time="2026-06-11T11:09:34.734702794Z" level=info msg="Started container" PID=85397 containerID=ec660dc9f902e8a6b3aae5e4d7bf68bb64e27f5f06fdde42fe96051195226179 description=openstack/nova-api-0/nova-api-log id=abca5bbc-7ad6-43b6-af58-da3b308742c8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5547bee2852a21a69c747c4baf161181294caa2c5a029a496f492be8eb9b1a42
2026-06-11 11:57:59.157823 | controller | Jun 11 11:09:34.746928 crc crio[22652]: time="2026-06-11T11:09:34.746872241Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=69e38033-ae7a-456c-933b-4d761e6e78a1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.157846 | controller | Jun 11 11:09:34.804285 crc crio[22652]: time="2026-06-11T11:09:34.803719051Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=69a8ed71-56e6-404e-a60c-a289005b969c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.157867 | controller | Jun 11 11:09:34.813688 crc crio[22652]: time="2026-06-11T11:09:34.813640536Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-api" id=67b9d1bd-1a02-4f65-9d1d-50e909ef6283 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.157884 | controller | Jun 11 11:09:34.814406 crc crio[22652]: time="2026-06-11T11:09:34.81438115Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.157902 | controller | Jun 11 11:09:34.859262 crc crio[22652]: time="2026-06-11T11:09:34.859053222Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.157926 | controller | Jun 11 11:09:34.863398 crc crio[22652]: time="2026-06-11T11:09:34.863330558Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.157946 | controller | Jun 11 11:09:35.090574 crc crio[22652]: time="2026-06-11T11:09:35.090463838Z" level=info msg="Stopped container d46af25a099d309abcbaf72cc54e49e64bdaac645f80a107febe7349f7441a9f: openstack/nova-metadata-0/nova-metadata-metadata" id=d647344c-cdaf-4e49-a285-0280be3b943a name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.157970 | controller | Jun 11 11:09:35.092101 crc crio[22652]: time="2026-06-11T11:09:35.091269293Z" level=info msg="Stopping pod sandbox: 36d9122bfbf80eb82846a677fc6d7a1c7b6f6fd8d93fc1ab7309a7b7cdd03595" id=981146b2-e0df-48cb-a28c-469745682752 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.157995 | controller | Jun 11 11:09:35.092101 crc crio[22652]: time="2026-06-11T11:09:35.091717778Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:36d9122bfbf80eb82846a677fc6d7a1c7b6f6fd8d93fc1ab7309a7b7cdd03595 UID:26b92a03-49c5-4992-b84b-c3d6e0a2bfd3 NetNS:/var/run/netns/62a0f10c-1478-427e-85f4-e14e6ed143e5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod26b92a03_49c5_4992_b84b_c3d6e0a2bfd3.slice PodAnnotations:0xc005822128}] Aliases:map[]}"
2026-06-11 11:57:59.158020 | controller | Jun 11 11:09:35.092101 crc crio[22652]: time="2026-06-11T11:09:35.091866493Z" level=info msg="Deleting pod openstack_nova-metadata-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.158042 | controller | Jun 11 11:09:35.134715 crc crio[22652]: time="2026-06-11T11:09:35.134576344Z" level=info msg="Created container a4ec6fb80a630bfda8eae9271c23be7fde2c2cb778c137fdedd148a63f97da5a: openstack/nova-api-0/nova-api-api" id=67b9d1bd-1a02-4f65-9d1d-50e909ef6283 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.158065 | controller | Jun 11 11:09:35.135827 crc crio[22652]: time="2026-06-11T11:09:35.135615445Z" level=info msg="Starting container: a4ec6fb80a630bfda8eae9271c23be7fde2c2cb778c137fdedd148a63f97da5a" id=8ce9c202-8872-4077-afc3-4053b8e18b74 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.158089 | controller | Jun 11 11:09:35.144383 crc crio[22652]: time="2026-06-11T11:09:35.144289211Z" level=info msg="Started container" PID=85460 containerID=a4ec6fb80a630bfda8eae9271c23be7fde2c2cb778c137fdedd148a63f97da5a description=openstack/nova-api-0/nova-api-api id=8ce9c202-8872-4077-afc3-4053b8e18b74 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5547bee2852a21a69c747c4baf161181294caa2c5a029a496f492be8eb9b1a42
2026-06-11 11:57:59.158111 | controller | Jun 11 11:09:35.393574 crc crio[22652]: time="2026-06-11T11:09:35.39308762Z" level=info msg="Stopped pod sandbox: 36d9122bfbf80eb82846a677fc6d7a1c7b6f6fd8d93fc1ab7309a7b7cdd03595" id=981146b2-e0df-48cb-a28c-469745682752 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.158135 | controller | Jun 11 11:09:36.353790 crc crio[22652]: time="2026-06-11T11:09:36.350500394Z" level=info msg="Stopped container 87ed5266d4e632aa97741762d2b39f8df8cfe9ec9fd77f61985627b66dbcbff9: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=d75f9aa5-9d6d-4b49-962b-516a0772ebcf name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.158159 | controller | Jun 11 11:09:36.357066 crc crio[22652]: time="2026-06-11T11:09:36.356200646Z" level=info msg="Stopping pod sandbox: 2e5b5673a5f0c7d3d7c7a74037fadde0ded4b67f75a9c1b5b306a898f53b8268" id=2f23e8cb-4cbe-4317-b2bf-3a93f75f765b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.158180 | controller | Jun 11 11:09:36.357066 crc crio[22652]: time="2026-06-11T11:09:36.356863787Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:2e5b5673a5f0c7d3d7c7a74037fadde0ded4b67f75a9c1b5b306a898f53b8268 UID:e93731cc-4b73-4a7a-aa51-5af507b48017 NetNS:/var/run/netns/9e396ca1-441b-4622-b30a-d81478e7aab3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode93731cc_4b73_4a7a_aa51_5af507b48017.slice PodAnnotations:0xc002928aa8}] Aliases:map[]}"
2026-06-11 11:57:59.158211 | controller | Jun 11 11:09:36.357351 crc crio[22652]: time="2026-06-11T11:09:36.357068534Z" level=info msg="Deleting pod openstack_nova-scheduler-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.158239 | controller | Jun 11 11:09:36.727675 crc crio[22652]: time="2026-06-11T11:09:36.727584248Z" level=info msg="Stopped pod sandbox: 2e5b5673a5f0c7d3d7c7a74037fadde0ded4b67f75a9c1b5b306a898f53b8268" id=2f23e8cb-4cbe-4317-b2bf-3a93f75f765b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.158264 | controller | Jun 11 11:09:37.018634 crc crio[22652]: time="2026-06-11T11:09:37.018262932Z" level=info msg="Running pod sandbox: openstack/nova-metadata-0/POD" id=4167a27a-7908-4805-8be9-5d8f67dbecaf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.158284 | controller | Jun 11 11:09:37.018634 crc crio[22652]: time="2026-06-11T11:09:37.018612173Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.158306 | controller | Jun 11 11:09:37.066833 crc crio[22652]: time="2026-06-11T11:09:37.066737013Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:49137ac944868d41e13c8babb33804551984f0edd8e730223446905a871b6e27 UID:f4204812-7158-4f6c-a4e1-e33f01b0c237 NetNS:/var/run/netns/e48d2511-ed50-4d97-8e20-8bcfac0bfd43 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf4204812_7158_4f6c_a4e1_e33f01b0c237.slice PodAnnotations:0xc005a4c050}] Aliases:map[]}"
2026-06-11 11:57:59.158380 | controller | Jun 11 11:09:37.066833 crc crio[22652]: time="2026-06-11T11:09:37.066799575Z" level=info msg="Adding pod openstack_nova-metadata-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.158419 | controller | Jun 11 11:09:37.517381 crc crio[22652]: 2026-06-11T11:09:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:49137ac944868d4 Mac:02:77:fd:2e:5d:f4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cf Mtu:0 Sandbox:/var/run/netns/e48d2511-ed50-4d97-8e20-8bcfac0bfd43 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.207 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.158446 | controller | Jun 11 11:09:37.519199 crc crio[22652]: time="2026-06-11T11:09:37.518934163Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:49137ac944868d41e13c8babb33804551984f0edd8e730223446905a871b6e27 UID:f4204812-7158-4f6c-a4e1-e33f01b0c237 NetNS:/var/run/netns/e48d2511-ed50-4d97-8e20-8bcfac0bfd43 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf4204812_7158_4f6c_a4e1_e33f01b0c237.slice PodAnnotations:0xc005a4c050}] Aliases:map[]}"
2026-06-11 11:57:59.158468 | controller | Jun 11 11:09:37.519283 crc crio[22652]: time="2026-06-11T11:09:37.519208864Z" level=info msg="Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.158488 | controller | Jun 11 11:09:37.536530 crc crio[22652]: time="2026-06-11T11:09:37.536421786Z" level=info msg="Ran pod sandbox 49137ac944868d41e13c8babb33804551984f0edd8e730223446905a871b6e27 with infra container: openstack/nova-metadata-0/POD" id=4167a27a-7908-4805-8be9-5d8f67dbecaf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.158511 | controller | Jun 11 11:09:37.554461 crc crio[22652]: time="2026-06-11T11:09:37.554365223Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=ce56aa8a-55f2-48f8-b608-f2ce2b0c6a9f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.158535 | controller | Jun 11 11:09:37.560532 crc crio[22652]: time="2026-06-11T11:09:37.560441401Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=6f9455d1-7962-438c-87c5-d5efa77bcc80 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.158561 | controller | Jun 11 11:09:37.574069 crc crio[22652]: time="2026-06-11T11:09:37.573965147Z" level=info msg="Removing container: 87ed5266d4e632aa97741762d2b39f8df8cfe9ec9fd77f61985627b66dbcbff9" id=8baae7cf-c40d-46fd-b4a0-73fcd48f286b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.158580 | controller | Jun 11 11:09:37.574836 crc crio[22652]: time="2026-06-11T11:09:37.574766023Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-log" id=f85a422b-dca3-4a98-9c7d-7919f90392ca name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.158598 | controller | Jun 11 11:09:37.575559 crc crio[22652]: time="2026-06-11T11:09:37.575238118Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.158616 | controller | Jun 11 11:09:37.632105 crc crio[22652]: time="2026-06-11T11:09:37.631978166Z" level=info msg="Removed container 87ed5266d4e632aa97741762d2b39f8df8cfe9ec9fd77f61985627b66dbcbff9: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=8baae7cf-c40d-46fd-b4a0-73fcd48f286b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.158641 | controller | Jun 11 11:09:37.638647 crc crio[22652]: time="2026-06-11T11:09:37.638562533Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.158667 | controller | Jun 11 11:09:37.650190 crc crio[22652]: time="2026-06-11T11:09:37.648906093Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.158692 | controller | Jun 11 11:09:37.781413 crc crio[22652]: time="2026-06-11T11:09:37.781311687Z" level=info msg="Created container aa77da851b424ecf3a3ca431fcb04596bc107dba7b0225d04649569c068bacef: openstack/nova-metadata-0/nova-metadata-log" id=f85a422b-dca3-4a98-9c7d-7919f90392ca name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.158714 | controller | Jun 11 11:09:37.782815 crc crio[22652]: time="2026-06-11T11:09:37.782735973Z" level=info msg="Starting container: aa77da851b424ecf3a3ca431fcb04596bc107dba7b0225d04649569c068bacef" id=365a2446-b8b9-440d-9342-77c1e78e5904 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.158735 | controller | Jun 11 11:09:37.788390 crc crio[22652]: time="2026-06-11T11:09:37.78830635Z" level=info msg="Started container" PID=85779 containerID=aa77da851b424ecf3a3ca431fcb04596bc107dba7b0225d04649569c068bacef description=openstack/nova-metadata-0/nova-metadata-log id=365a2446-b8b9-440d-9342-77c1e78e5904 name=/runtime.v1.RuntimeService/StartContainer sandboxID=49137ac944868d41e13c8babb33804551984f0edd8e730223446905a871b6e27
2026-06-11 11:57:59.158758 | controller | Jun 11 11:09:37.801238 crc crio[22652]: time="2026-06-11T11:09:37.801087459Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=a1b5498b-903b-4698-b4a9-b63e8cb93a97 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.158782 | controller | Jun 11 11:09:37.835843 crc crio[22652]: time="2026-06-11T11:09:37.835707359Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=ad8d15a1-0db3-4136-90cc-a780d048ad02 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.158808 | controller | Jun 11 11:09:37.843465 crc crio[22652]: time="2026-06-11T11:09:37.843397953Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-metadata" id=00fd9912-d90d-4e8a-936d-7fc2600d1b26 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.158833 | controller | Jun 11 11:09:37.843763 crc crio[22652]: time="2026-06-11T11:09:37.843708713Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.158862 | controller | Jun 11 11:09:37.895240 crc crio[22652]: time="2026-06-11T11:09:37.895080818Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.158886 | controller | Jun 11 11:09:37.899826 crc crio[22652]: time="2026-06-11T11:09:37.899749297Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.158911 | controller | Jun 11 11:09:38.041505 crc crio[22652]: time="2026-06-11T11:09:38.041429536Z" level=info msg="Running pod sandbox: openstack/nova-scheduler-0/POD" id=0f312e7d-4f38-446b-aed9-15e22d737d19 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.158935 | controller | Jun 11 11:09:38.041704 crc crio[22652]: time="2026-06-11T11:09:38.041524209Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.158956 | controller | Jun 11 11:09:38.072922 crc crio[22652]: time="2026-06-11T11:09:38.072834456Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:e98fd5efc0c37574fd732af121697faa96fcc00f6b456174373c0f537fa0ac89 UID:3cfdffc6-87fc-417b-86fc-2bde27a4e4c9 NetNS:/var/run/netns/2b67a55b-afff-493b-915e-959f3aaa9337 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3cfdffc6_87fc_417b_86fc_2bde27a4e4c9.slice PodAnnotations:0xc0022f67c8}] Aliases:map[]}"
2026-06-11 11:57:59.158977 | controller | Jun 11 11:09:38.072922 crc crio[22652]: time="2026-06-11T11:09:38.072901208Z" level=info msg="Adding pod openstack_nova-scheduler-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.158998 | controller | Jun 11 11:09:38.122170 crc crio[22652]: time="2026-06-11T11:09:38.119493711Z" level=info msg="Created container fb64a65f9b9e8ef0632a4e150b619714ebb85f44d8acfc177da2faaa54700c86: openstack/nova-metadata-0/nova-metadata-metadata" id=00fd9912-d90d-4e8a-936d-7fc2600d1b26 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.159016 | controller | Jun 11 11:09:38.122170 crc crio[22652]: time="2026-06-11T11:09:38.121172955Z" level=info msg="Starting container: fb64a65f9b9e8ef0632a4e150b619714ebb85f44d8acfc177da2faaa54700c86" id=76cc34b7-81ef-42d9-9058-c31ed8ce5aed name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.159033 | controller | Jun 11 11:09:38.127772 crc crio[22652]: time="2026-06-11T11:09:38.127439415Z" level=info msg="Started container" PID=85797 containerID=fb64a65f9b9e8ef0632a4e150b619714ebb85f44d8acfc177da2faaa54700c86 description=openstack/nova-metadata-0/nova-metadata-metadata id=76cc34b7-81ef-42d9-9058-c31ed8ce5aed name=/runtime.v1.RuntimeService/StartContainer sandboxID=49137ac944868d41e13c8babb33804551984f0edd8e730223446905a871b6e27
2026-06-11 11:57:59.159069 | controller | Jun 11 11:09:38.623439 crc crio[22652]: 2026-06-11T11:09:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e98fd5efc0c3757 Mac:ce:cc:c3:75:e5:97 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d0 Mtu:0 Sandbox:/var/run/netns/2b67a55b-afff-493b-915e-959f3aaa9337 SocketPath: PciID:}] [{Interface:0xc0002d0a10 Address:{IP:10.217.0.208 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.159088 | controller | Jun 11 11:09:38.625023 crc crio[22652]: time="2026-06-11T11:09:38.624759184Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:e98fd5efc0c37574fd732af121697faa96fcc00f6b456174373c0f537fa0ac89 UID:3cfdffc6-87fc-417b-86fc-2bde27a4e4c9 NetNS:/var/run/netns/2b67a55b-afff-493b-915e-959f3aaa9337 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3cfdffc6_87fc_417b_86fc_2bde27a4e4c9.slice PodAnnotations:0xc0022f67c8}] Aliases:map[]}"
2026-06-11 11:57:59.159110 | controller | Jun 11 11:09:38.625023 crc crio[22652]: time="2026-06-11T11:09:38.62495959Z" level=info msg="Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.159129 | controller | Jun 11 11:09:38.637581 crc crio[22652]: time="2026-06-11T11:09:38.637227531Z" level=info msg="Ran pod sandbox e98fd5efc0c37574fd732af121697faa96fcc00f6b456174373c0f537fa0ac89 with infra container: openstack/nova-scheduler-0/POD" id=0f312e7d-4f38-446b-aed9-15e22d737d19 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.159147 | controller | Jun 11 11:09:38.640709 crc crio[22652]: time="2026-06-11T11:09:38.639555204Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified" id=174532cc-b338-4086-9eb2-ad9bf4eac575 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.159164 | controller | Jun 11 11:09:38.661937 crc crio[22652]: time="2026-06-11T11:09:38.661831814Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified" id=ab126c83-6e93-4703-bacf-4061eaeff26c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.159185 | controller | Jun 11 11:09:38.673541 crc crio[22652]: time="2026-06-11T11:09:38.673342091Z" level=info msg="Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=65aef1ea-3fdd-4a35-8929-257e817b8eeb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.159210 | controller | Jun 11 11:09:38.673840 crc crio[22652]: time="2026-06-11T11:09:38.673785015Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.159236 | controller | Jun 11 11:09:38.721667 crc crio[22652]: time="2026-06-11T11:09:38.721319307Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.159261 | controller | Jun 11 11:09:38.725213 crc crio[22652]: time="2026-06-11T11:09:38.72518697Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.159343 | controller | Jun 11 11:09:38.838638 crc crio[22652]: time="2026-06-11T11:09:38.838368743Z" level=info msg="Created container 41bc47ca5b8cdbda086f7bfd4d227f333a75e55d3189a8323d6abec8d1184507: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=65aef1ea-3fdd-4a35-8929-257e817b8eeb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.159387 | controller | Jun 11 11:09:38.840432 crc crio[22652]: time="2026-06-11T11:09:38.840248003Z" level=info msg="Starting container: 41bc47ca5b8cdbda086f7bfd4d227f333a75e55d3189a8323d6abec8d1184507" id=a53acd1c-1271-44e0-950e-584e1251f822 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.159409 | controller | Jun 11 11:09:38.845446 crc crio[22652]: time="2026-06-11T11:09:38.845275113Z" level=info msg="Started container" PID=85987 containerID=41bc47ca5b8cdbda086f7bfd4d227f333a75e55d3189a8323d6abec8d1184507 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=a53acd1c-1271-44e0-950e-584e1251f822 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e98fd5efc0c37574fd732af121697faa96fcc00f6b456174373c0f537fa0ac89
2026-06-11 11:57:59.159435 | controller | Jun 11 11:09:52.152172 crc crio[22652]: time="2026-06-11T11:09:52.151433714Z" level=warning msg="Stopping container 350750b8b6498f8d32de97e85ea60f24ea7db56d6845789b508e5d6095491a2c with stop signal(15) timed out. Killing..."
2026-06-11 11:57:59.159457 | controller | Jun 11 11:09:52.154158 crc crio[22652]: time="2026-06-11T11:09:52.153967245Z" level=warning msg="Stopping container d32df41ee65e7a0928195ad849b61c107af1bde4ad47188b4732e328b6c5ecee with stop signal(15) timed out. Killing..."
2026-06-11 11:57:59.159522 | controller | Jun 11 11:09:52.196112 crc crio[22652]: time="2026-06-11T11:09:52.195971012Z" level=error msg="Killing container d32df41ee65e7a0928195ad849b61c107af1bde4ad47188b4732e328b6c5ecee failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill d32df41ee65e7a0928195ad849b61c107af1bde4ad47188b4732e328b6c5ecee KILL` failed: process not running: No such process\n : exit status 1"
2026-06-11 11:57:59.159555 | controller | Jun 11 11:09:52.228413 crc crio[22652]: time="2026-06-11T11:09:52.228293511Z" level=info msg="Stopped container d32df41ee65e7a0928195ad849b61c107af1bde4ad47188b4732e328b6c5ecee: openstack/ceilometer-0/ceilometer-notification-agent" id=5a5a86ff-f8f5-450c-baca-0fa18e09ac8d name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.159576 | controller | Jun 11 11:09:52.268298 crc crio[22652]: time="2026-06-11T11:09:52.268232012Z" level=error msg="Killing container 350750b8b6498f8d32de97e85ea60f24ea7db56d6845789b508e5d6095491a2c failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 350750b8b6498f8d32de97e85ea60f24ea7db56d6845789b508e5d6095491a2c KILL` failed: process not running: No such process\n : exit status 1"
2026-06-11 11:57:59.159597 | controller | Jun 11 11:09:52.297058 crc crio[22652]: time="2026-06-11T11:09:52.296952976Z" level=info msg="Stopped container 350750b8b6498f8d32de97e85ea60f24ea7db56d6845789b508e5d6095491a2c: openstack/ceilometer-0/ceilometer-central-agent" id=00588edd-2d0d-47ac-9fa4-5a8948ce87e2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.159621 | controller | Jun 11 11:09:52.298501 crc crio[22652]: time="2026-06-11T11:09:52.298469055Z" level=info msg="Stopping pod sandbox: fe2f82460a498998ac3731d3784ddf89bcd1ad0c5549ead91513e046226626f4" id=cb468362-7938-4666-b2fe-fc15e472f297 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.159647 | controller | Jun 11 11:09:52.299330 crc crio[22652]: time="2026-06-11T11:09:52.299305392Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:fe2f82460a498998ac3731d3784ddf89bcd1ad0c5549ead91513e046226626f4 UID:6d0d59b3-af63-4007-b3fb-356d2b246609 NetNS:/var/run/netns/0a7afacb-3a55-43c9-ad2f-0a54329782f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6d0d59b3_af63_4007_b3fb_356d2b246609.slice PodAnnotations:0xc002acd330}] Aliases:map[]}"
2026-06-11 11:57:59.159673 | controller | Jun 11 11:09:52.299613 crc crio[22652]: time="2026-06-11T11:09:52.299587621Z" level=info msg="Deleting pod openstack_ceilometer-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.159694 | controller | Jun 11 11:09:52.658256 crc crio[22652]: time="2026-06-11T11:09:52.657609836Z" level=info msg="Stopped pod sandbox: fe2f82460a498998ac3731d3784ddf89bcd1ad0c5549ead91513e046226626f4" id=cb468362-7938-4666-b2fe-fc15e472f297 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.159714 | controller | Jun 11 11:09:52.876511 crc crio[22652]: time="2026-06-11T11:09:52.876316717Z" level=info msg="Removing container: b9dd1e53642d1c22a26518920029be3c3fd34f4814461eaaea316ebe176582db" id=a894ff98-2d94-45ea-befc-6db2e7c4563d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.159769 | controller | Jun 11 11:09:52.921928 crc crio[22652]: time="2026-06-11T11:09:52.921667937Z" level=info msg="Removed container b9dd1e53642d1c22a26518920029be3c3fd34f4814461eaaea316ebe176582db: openstack/ceilometer-0/proxy-httpd" id=a894ff98-2d94-45ea-befc-6db2e7c4563d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.159799 | controller | Jun 11 11:09:52.926255 crc crio[22652]: time="2026-06-11T11:09:52.924918755Z" level=info msg="Removing container: 762e9734d616d6cefdb6209b5484abd0e215505a220ae3a3a8254d47119ca8f4" id=77cdd24b-d5d1-4c73-a957-0541db0881fc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.159854 | controller | Jun 11 11:09:52.962190 crc crio[22652]: time="2026-06-11T11:09:52.962078858Z" level=info msg="Removed container 762e9734d616d6cefdb6209b5484abd0e215505a220ae3a3a8254d47119ca8f4: openstack/ceilometer-0/sg-core" id=77cdd24b-d5d1-4c73-a957-0541db0881fc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.159893 | controller | Jun 11 11:09:52.965500 crc crio[22652]: time="2026-06-11T11:09:52.965421303Z" level=info msg="Removing container: d32df41ee65e7a0928195ad849b61c107af1bde4ad47188b4732e328b6c5ecee" id=1459e4c7-9604-49b1-9de9-cee773c3310a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.159941 | controller | Jun 11 11:09:53.034412 crc crio[22652]: time="2026-06-11T11:09:53.034308903Z" level=info msg="Removed container d32df41ee65e7a0928195ad849b61c107af1bde4ad47188b4732e328b6c5ecee: openstack/ceilometer-0/ceilometer-notification-agent" id=1459e4c7-9604-49b1-9de9-cee773c3310a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.159976 | controller | Jun 11 11:09:53.037660 crc crio[22652]: time="2026-06-11T11:09:53.037575651Z" level=info msg="Removing container: 350750b8b6498f8d32de97e85ea60f24ea7db56d6845789b508e5d6095491a2c" id=3e43d39c-1bc4-416f-95fe-f4d0573a3e39 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.160025 | controller | Jun 11 11:09:53.085217 crc crio[22652]: time="2026-06-11T11:09:53.084966369Z" level=info msg="Removed container 350750b8b6498f8d32de97e85ea60f24ea7db56d6845789b508e5d6095491a2c: openstack/ceilometer-0/ceilometer-central-agent" id=3e43d39c-1bc4-416f-95fe-f4d0573a3e39 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.160053 | controller | Jun 11 11:09:53.648722 crc crio[22652]: time="2026-06-11T11:09:53.648264759Z" level=info msg="Running pod sandbox: openstack/ceilometer-0/POD" id=a8de2f45-14ac-4e09-9f6f-355e64ab2acf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.160073 | controller | Jun 11 11:09:53.650300 crc crio[22652]: time="2026-06-11T11:09:53.648741964Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.160122 | controller | Jun 11 11:09:53.691050 crc crio[22652]: time="2026-06-11T11:09:53.690902935Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:80e7d3b7d1af85f0b17fdb14a3ac63317f6c7d32c65e498c0f59b57845cba7df UID:bb954606-30a5-4a5a-80ff-e264ef991666 NetNS:/var/run/netns/c0dc9706-0120-43bc-a8a5-dee514f4bc48 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbb954606_30a5_4a5a_80ff_e264ef991666.slice PodAnnotations:0xc002928410}] Aliases:map[]}"
2026-06-11 11:57:59.160155 | controller | Jun 11 11:09:53.691050 crc crio[22652]: time="2026-06-11T11:09:53.69101611Z" level=info msg="Adding pod openstack_ceilometer-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.160207 | controller | Jun 11 11:09:54.208226 crc crio[22652]: 2026-06-11T11:09:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:80e7d3b7d1af85f Mac:5a:27:f9:8e:53:b1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d1 Mtu:0 Sandbox:/var/run/netns/c0dc9706-0120-43bc-a8a5-dee514f4bc48 SocketPath: PciID:}] [{Interface:0xc0006805c0 Address:{IP:10.217.0.209 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.160236 | controller | Jun 11 11:09:54.209958 crc crio[22652]: time="2026-06-11T11:09:54.209868515Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:80e7d3b7d1af85f0b17fdb14a3ac63317f6c7d32c65e498c0f59b57845cba7df UID:bb954606-30a5-4a5a-80ff-e264ef991666 NetNS:/var/run/netns/c0dc9706-0120-43bc-a8a5-dee514f4bc48 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbb954606_30a5_4a5a_80ff_e264ef991666.slice PodAnnotations:0xc002928410}] Aliases:map[]}"
2026-06-11 11:57:59.160284 | controller | Jun 11 11:09:54.210236 crc crio[22652]: time="2026-06-11T11:09:54.210071572Z" level=info msg="Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.160316 | controller | Jun 11 11:09:54.220872 crc crio[22652]: time="2026-06-11T11:09:54.220766642Z" level=info msg="Ran pod sandbox 80e7d3b7d1af85f0b17fdb14a3ac63317f6c7d32c65e498c0f59b57845cba7df with infra container: openstack/ceilometer-0/POD" id=a8de2f45-14ac-4e09-9f6f-355e64ab2acf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.160340 | controller | Jun 11 11:09:54.223390 crc crio[22652]: time="2026-06-11T11:09:54.223315422Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=2be76726-2ba6-479d-b319-2e9217e33210 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.160412 | controller | Jun 11 11:09:54.250588 crc crio[22652]: time="2026-06-11T11:09:54.250413147Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=35cac02a-f223-41c8-bec0-c7864927871b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.160468 | controller | Jun 11 11:09:54.260281 crc crio[22652]: time="2026-06-11T11:09:54.260210888Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-central-agent" id=5a3686d7-29b6-47c0-b1a3-df20fe384375 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.160502 | controller | Jun 11 11:09:54.260779 crc crio[22652]: time="2026-06-11T11:09:54.260677403Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.160525 | controller | Jun 11 11:09:54.347671 crc crio[22652]: time="2026-06-11T11:09:54.347532908Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.160616 | controller | Jun 11 11:09:54.353742 crc crio[22652]: time="2026-06-11T11:09:54.353547748Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.160639 | controller | Jun 11 11:09:54.557367 crc crio[22652]: time="2026-06-11T11:09:54.556747525Z" level=info msg="Created container 76f7e9be1d140f5d70126b4f1139466257bffdbc6bd7c4c58bd31a20b213e50e: openstack/ceilometer-0/ceilometer-central-agent" id=5a3686d7-29b6-47c0-b1a3-df20fe384375 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.160682 | controller | Jun 11 11:09:54.558719 crc crio[22652]: time="2026-06-11T11:09:54.558662547Z" level=info msg="Starting container: 76f7e9be1d140f5d70126b4f1139466257bffdbc6bd7c4c58bd31a20b213e50e" id=35a5607b-15d2-4bc8-a788-38ed3343b3ec name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.160705 | controller | Jun 11 11:09:54.568349 crc crio[22652]: time="2026-06-11T11:09:54.568275403Z" level=info msg="Started container" PID=86986 containerID=76f7e9be1d140f5d70126b4f1139466257bffdbc6bd7c4c58bd31a20b213e50e description=openstack/ceilometer-0/ceilometer-central-agent id=35a5607b-15d2-4bc8-a788-38ed3343b3ec name=/runtime.v1.RuntimeService/StartContainer sandboxID=80e7d3b7d1af85f0b17fdb14a3ac63317f6c7d32c65e498c0f59b57845cba7df
2026-06-11 11:57:59.160723 | controller | Jun 11 11:09:54.592634 crc crio[22652]: time="2026-06-11T11:09:54.592554965Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=2dd84386-650c-4190-9c96-539427b2257a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.160741 | controller | Jun 11 11:09:54.632926 crc crio[22652]: time="2026-06-11T11:09:54.632854678Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=b319bb0e-4ae8-48f9-ac85-688fc3088e91 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.160763 | controller | Jun 11 11:09:54.687406 crc crio[22652]: time="2026-06-11T11:09:54.687235849Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-notification-agent" id=815ffc22-b891-4f17-a963-084878af49e0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.160780 | controller | Jun 11 11:09:54.691958 crc crio[22652]: time="2026-06-11T11:09:54.688043415Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.160797 | controller | Jun 11 11:09:54.753714 crc crio[22652]: time="2026-06-11T11:09:54.753566882Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.160814 | controller | Jun 11 11:09:54.757401 crc crio[22652]: time="2026-06-11T11:09:54.757327659Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.160832 | controller | Jun 11 11:09:54.866574 crc crio[22652]: time="2026-06-11T11:09:54.86632655Z" level=info msg="Created container b1383a026e82faa11407a9a9ee097d3001f307bd7bb1488653aec8f87524cf4d: openstack/ceilometer-0/ceilometer-notification-agent" id=815ffc22-b891-4f17-a963-084878af49e0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.160849 | controller | Jun 11 11:09:54.872545 crc crio[22652]: time="2026-06-11T11:09:54.872396752Z" level=info msg="Starting container: b1383a026e82faa11407a9a9ee097d3001f307bd7bb1488653aec8f87524cf4d" id=6e520d85-94e8-46d6-a54d-b93fecb0dae8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.160865 | controller | Jun 11 11:09:54.882302 crc crio[22652]: time="2026-06-11T11:09:54.882182104Z" level=info msg="Started container" PID=87035 containerID=b1383a026e82faa11407a9a9ee097d3001f307bd7bb1488653aec8f87524cf4d description=openstack/ceilometer-0/ceilometer-notification-agent id=6e520d85-94e8-46d6-a54d-b93fecb0dae8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=80e7d3b7d1af85f0b17fdb14a3ac63317f6c7d32c65e498c0f59b57845cba7df
2026-06-11 11:57:59.160883 | controller | Jun 11 11:09:54.896319 crc crio[22652]: time="2026-06-11T11:09:54.896231521Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=ff34c611-0a1f-41fe-a766-8fac46017663 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.160900 | controller | Jun 11 11:09:54.908662 crc crio[22652]: time="2026-06-11T11:09:54.908569174Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=ab850e74-5ed8-47f0-85ed-860a55d0f9b6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.160917 | controller | Jun 11 11:09:54.917409 crc crio[22652]: time="2026-06-11T11:09:54.917278052Z" level=info msg="Creating container: openstack/ceilometer-0/sg-core" id=3e24f594-5356-48d8-b8dd-b20155125ed6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.160934 | controller | Jun 11 11:09:54.918094 crc crio[22652]: time="2026-06-11T11:09:54.918039146Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.160951 | controller | Jun 11 11:09:54.999161 crc crio[22652]: time="2026-06-11T11:09:54.999044913Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.160968 | controller | Jun 11 11:09:55.005972 crc crio[22652]: time="2026-06-11T11:09:55.005786338Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.160984 | controller | Jun 11 11:09:55.588355 crc crio[22652]: time="2026-06-11T11:09:55.587838375Z" level=info msg="Created container ead3349dad8ea3746cc9fbd20291a0f51e65bf430619f6cc20c3d16f4e395f2e: openstack/ceilometer-0/sg-core" id=3e24f594-5356-48d8-b8dd-b20155125ed6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.161005 | controller | Jun 11 11:09:55.590353 crc crio[22652]: time="2026-06-11T11:09:55.590255392Z" level=info msg="Starting container: ead3349dad8ea3746cc9fbd20291a0f51e65bf430619f6cc20c3d16f4e395f2e" id=2ccabafc-d895-44f6-b051-446557844b4c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.161024 | controller | Jun 11 11:09:55.603232 crc crio[22652]: time="2026-06-11T11:09:55.602409938Z" level=info msg="Started container" PID=87071 containerID=ead3349dad8ea3746cc9fbd20291a0f51e65bf430619f6cc20c3d16f4e395f2e description=openstack/ceilometer-0/sg-core id=2ccabafc-d895-44f6-b051-446557844b4c name=/runtime.v1.RuntimeService/StartContainer sandboxID=80e7d3b7d1af85f0b17fdb14a3ac63317f6c7d32c65e498c0f59b57845cba7df
2026-06-11 11:57:59.161041 | controller | Jun 11 11:09:55.616302 crc crio[22652]: time="2026-06-11T11:09:55.616214438Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=5b5d8b51-bce2-43d8-a4a5-842b98588539 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.161058 | controller | Jun 11 11:09:55.655464 crc crio[22652]: time="2026-06-11T11:09:55.655373685Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=df72aecd-68ad-45b2-9530-e715140cc02e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.161076 | controller | Jun 11 11:09:55.665297 crc crio[22652]: time="2026-06-11T11:09:55.665204627Z" level=info msg="Creating container: openstack/ceilometer-0/proxy-httpd" id=7de67111-1ede-4fe5-a603-fa1fa0ffa944 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.161099 | controller | Jun 11 11:09:55.665635 crc crio[22652]: time="2026-06-11T11:09:55.665561919Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.161123 | controller | Jun 11 11:09:55.738348 crc crio[22652]: time="2026-06-11T11:09:55.738228847Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.161143 | controller | Jun 11 11:09:55.750281 crc crio[22652]: time="2026-06-11T11:09:55.750075619Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.161167 | controller | Jun 11 11:09:55.996915 crc crio[22652]: time="2026-06-11T11:09:55.996450761Z" level=info msg="Created container ae9c830250bf516855a60baec2d20ea7ce17364f39645ffbd57caaee73a632f5: openstack/ceilometer-0/proxy-httpd" id=7de67111-1ede-4fe5-a603-fa1fa0ffa944 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.161193 | controller | Jun 11 11:09:55.998328 crc crio[22652]: time="2026-06-11T11:09:55.998219275Z" level=info msg="Starting container: ae9c830250bf516855a60baec2d20ea7ce17364f39645ffbd57caaee73a632f5" id=40f5be9c-6586-4fba-a479-86fe68d6cf9f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.161218 | controller | Jun 11 11:09:56.004640 crc crio[22652]: time="2026-06-11T11:09:56.004541878Z" level=info msg="Started container" PID=87139 containerID=ae9c830250bf516855a60baec2d20ea7ce17364f39645ffbd57caaee73a632f5 description=openstack/ceilometer-0/proxy-httpd id=40f5be9c-6586-4fba-a479-86fe68d6cf9f name=/runtime.v1.RuntimeService/StartContainer sandboxID=80e7d3b7d1af85f0b17fdb14a3ac63317f6c7d32c65e498c0f59b57845cba7df
2026-06-11 11:57:59.161245 | controller | Jun 11 11:10:00.555928 crc crio[22652]: time="2026-06-11T11:10:00.555097181Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686270-pf4gz/POD" id=b8e65f78-dcd4-4132-8b57-826cbfd55686 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.161267 | controller | Jun 11 11:10:00.558057 crc crio[22652]: time="2026-06-11T11:10:00.556047921Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.161289 | controller | Jun 11 11:10:00.602615 crc crio[22652]: time="2026-06-11T11:10:00.60249287Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686270-pf4gz Namespace:openshift-infra ID:eb9af7c28b1ac4fbdaf3d72d5ff48bc520c97deda914d333e0bf951ccdf680e7 UID:1faea16e-a79d-4c1a-a59b-ea337c074081 NetNS:/var/run/netns/01539428-2fd6-41c4-9638-892652db692b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1faea16e_a79d_4c1a_a59b_ea337c074081.slice PodAnnotations:0xc0029299e8}] Aliases:map[]}"
2026-06-11 11:57:59.161307 | controller | Jun 11 11:10:00.602615 crc crio[22652]: time="2026-06-11T11:10:00.602576813Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686270-pf4gz to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.161324 | controller | Jun 11 11:10:01.134212 crc crio[22652]: 2026-06-11T11:10:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:eb9af7c28b1ac4f Mac:86:90:d9:97:6d:ae Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d2 Mtu:0 Sandbox:/var/run/netns/01539428-2fd6-41c4-9638-892652db692b SocketPath: PciID:}] [{Interface:0xc0004c6d70 Address:{IP:10.217.0.210 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.161342 | controller | Jun 11 11:10:01.135905 crc crio[22652]: time="2026-06-11T11:10:01.135772618Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686270-pf4gz Namespace:openshift-infra ID:eb9af7c28b1ac4fbdaf3d72d5ff48bc520c97deda914d333e0bf951ccdf680e7 UID:1faea16e-a79d-4c1a-a59b-ea337c074081 NetNS:/var/run/netns/01539428-2fd6-41c4-9638-892652db692b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1faea16e_a79d_4c1a_a59b_ea337c074081.slice PodAnnotations:0xc0029299e8}] Aliases:map[]}"
2026-06-11 11:57:59.161384 | controller | Jun 11 11:10:01.136301 crc crio[22652]: time="2026-06-11T11:10:01.136230023Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686270-pf4gz for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.161403 | controller | Jun 11 11:10:01.149041 crc crio[22652]: time="2026-06-11T11:10:01.148866152Z" level=info msg="Ran pod sandbox eb9af7c28b1ac4fbdaf3d72d5ff48bc520c97deda914d333e0bf951ccdf680e7 with infra container: openshift-infra/auto-csr-approver-29686270-pf4gz/POD" id=b8e65f78-dcd4-4132-8b57-826cbfd55686 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.161427 | controller | Jun 11 11:10:01.151564 crc crio[22652]: time="2026-06-11T11:10:01.151486094Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=7743679d-43eb-43b3-a88d-af34a8fa1ef6 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.161451 | controller | Jun 11 11:10:01.161965 crc crio[22652]: time="2026-06-11T11:10:01.161622018Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 11:57:59.161475 | controller | Jun 11 11:10:02.016893 crc crio[22652]: time="2026-06-11T11:10:02.016822118Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=7743679d-43eb-43b3-a88d-af34a8fa1ef6 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.161498 | controller | Jun 11 11:10:02.019744 crc crio[22652]: time="2026-06-11T11:10:02.019668618Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=0a29214f-1aa1-48e7-bbfb-db1465d19422 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.161517 | controller | Jun 11 11:10:02.023937 crc crio[22652]: time="2026-06-11T11:10:02.023742418Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=41e313e8-c99a-4df7-9243-022364497344 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.161547 | controller | Jun 11 11:10:02.032213 crc crio[22652]: time="2026-06-11T11:10:02.032051052Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686270-pf4gz/oc" id=f33cbe78-9397-4b98-b3ff-abcd2fa2668c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.161574 | controller | Jun 11 11:10:02.032752 crc crio[22652]: time="2026-06-11T11:10:02.032684653Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.161599 | controller | Jun 11 11:10:02.127104 crc crio[22652]: time="2026-06-11T11:10:02.126600966Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.161620 | controller | Jun 11 11:10:02.315358 crc crio[22652]: time="2026-06-11T11:10:02.315093073Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.161640 | controller | Jun 11 11:10:02.468344 crc crio[22652]: time="2026-06-11T11:10:02.467469392Z" level=info msg="Created container f329791932f1e4a2e8cce86956864a5a856092b4597647798fc562943f64e0ba: openshift-infra/auto-csr-approver-29686270-pf4gz/oc" id=f33cbe78-9397-4b98-b3ff-abcd2fa2668c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.161664 | controller | Jun 11 11:10:02.472447 crc crio[22652]: time="2026-06-11T11:10:02.469770804Z" level=info msg="Starting container: f329791932f1e4a2e8cce86956864a5a856092b4597647798fc562943f64e0ba" id=731347a0-0f17-4996-ba5d-3126cbb1f6f2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.161689 | controller | Jun 11 11:10:02.476396 crc crio[22652]: time="2026-06-11T11:10:02.476318593Z" level=info msg="Started container" PID=87741 containerID=f329791932f1e4a2e8cce86956864a5a856092b4597647798fc562943f64e0ba description=openshift-infra/auto-csr-approver-29686270-pf4gz/oc id=731347a0-0f17-4996-ba5d-3126cbb1f6f2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eb9af7c28b1ac4fbdaf3d72d5ff48bc520c97deda914d333e0bf951ccdf680e7
2026-06-11 11:57:59.161713 | controller | Jun 11 11:10:04.085237 crc crio[22652]: time="2026-06-11T11:10:04.083773471Z" level=info msg="Stopping pod sandbox: eb9af7c28b1ac4fbdaf3d72d5ff48bc520c97deda914d333e0bf951ccdf680e7" id=c1b34e72-2fc7-4d52-a06e-729d78596d54 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.161735 | controller | Jun 11 11:10:04.088948 crc crio[22652]: time="2026-06-11T11:10:04.087403098Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686270-pf4gz Namespace:openshift-infra ID:eb9af7c28b1ac4fbdaf3d72d5ff48bc520c97deda914d333e0bf951ccdf680e7 UID:1faea16e-a79d-4c1a-a59b-ea337c074081 NetNS:/var/run/netns/01539428-2fd6-41c4-9638-892652db692b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1faea16e_a79d_4c1a_a59b_ea337c074081.slice PodAnnotations:0xc002400a60}] Aliases:map[]}"
2026-06-11 11:57:59.161759 | controller | Jun 11 11:10:04.088948 crc crio[22652]: time="2026-06-11T11:10:04.087622735Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686270-pf4gz from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.161784 | controller | Jun 11 11:10:04.502549 crc crio[22652]: time="2026-06-11T11:10:04.501980539Z" level=info msg="Stopped pod sandbox: eb9af7c28b1ac4fbdaf3d72d5ff48bc520c97deda914d333e0bf951ccdf680e7" id=c1b34e72-2fc7-4d52-a06e-729d78596d54 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.161809 | controller | Jun 11 11:10:04.643539 crc crio[22652]: time="2026-06-11T11:10:04.643495844Z" level=info msg="Removing container: 73bc90c12fd34fdccf040e2bb6144fa68824b5e8225d1b4e94983a905e9ba413" id=efdf1681-7de3-49ec-90c5-f11b3bf63654 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.161840 | controller | Jun 11 11:10:04.680754 crc crio[22652]: time="2026-06-11T11:10:04.680623562Z" level=info msg="Removed container 73bc90c12fd34fdccf040e2bb6144fa68824b5e8225d1b4e94983a905e9ba413: openstack/dnsmasq-dns-6b994dcc49-x95q9/dnsmasq-dns" id=efdf1681-7de3-49ec-90c5-f11b3bf63654 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.161867 | controller | Jun 11 11:10:04.684233 crc crio[22652]: time="2026-06-11T11:10:04.684096039Z" level=info msg="Removing container: 8acf047f68fb58855dac10efb7a6253e5a0b6e775b64e05159a5479f16d1c61c" id=47866fc1-96ae-456d-9be5-c6217b17bf80 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.161890 | controller | Jun 11 11:10:04.736596 crc crio[22652]: time="2026-06-11T11:10:04.735964882Z" level=info msg="Removed container 8acf047f68fb58855dac10efb7a6253e5a0b6e775b64e05159a5479f16d1c61c: openstack/dnsmasq-dns-68bc84565-mf2dh/init" id=47866fc1-96ae-456d-9be5-c6217b17bf80 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.161910 | controller | Jun 11 11:10:04.742537 crc crio[22652]: time="2026-06-11T11:10:04.741980009Z" level=info msg="Removing container: 8b86fe768a69120434744169f54265b17c43462c9d8eb6efe5a3ebda0446b333" id=b036ca88-d275-4bd4-88a9-63e759dbbc78 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.161934 | controller | Jun 11 11:10:04.812407 crc crio[22652]: time="2026-06-11T11:10:04.812183358Z" level=info msg="Removed container 8b86fe768a69120434744169f54265b17c43462c9d8eb6efe5a3ebda0446b333: openstack/dnsmasq-dns-769fc96f7c-fc8kw/init" id=b036ca88-d275-4bd4-88a9-63e759dbbc78 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.161960 | controller | Jun 11 11:10:04.823080 crc crio[22652]: time="2026-06-11T11:10:04.820687874Z" level=info msg="Removing container: cde93d39fd7f7fd0ecbd703ebb1d6b638e58b63c2ae4c9c275ae503927d44cdb" id=38f45ddf-cb2a-4b57-bc2e-3bec463fd7dc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.161985 | controller | Jun 11 11:10:04.866627 crc crio[22652]: time="2026-06-11T11:10:04.866525295Z" level=info msg="Removed container cde93d39fd7f7fd0ecbd703ebb1d6b638e58b63c2ae4c9c275ae503927d44cdb: openstack/dnsmasq-dns-7dc8cc99c9-bqwjs/init" id=38f45ddf-cb2a-4b57-bc2e-3bec463fd7dc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.162006 | controller | Jun 11 11:10:04.869435 crc crio[22652]: time="2026-06-11T11:10:04.869362244Z" level=info msg="Removing container: e05116e4806884408705fe8a919e72a974bdbb4a3059914288e9d6ed0c4e7603" id=bb2c8998-4f5e-4920-8d10-3d968e33ab18 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.162027 | controller | Jun 11 11:10:04.905925 crc crio[22652]: time="2026-06-11T11:10:04.905818276Z" level=info msg="Removed container e05116e4806884408705fe8a919e72a974bdbb4a3059914288e9d6ed0c4e7603: openstack/dnsmasq-dns-6b994dcc49-x95q9/init" id=bb2c8998-4f5e-4920-8d10-3d968e33ab18 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.162047 | controller | Jun 11 11:10:04.927284 crc crio[22652]: time="2026-06-11T11:10:04.927183814Z" level=info msg="Stopping pod sandbox: 0d9a77eaa16e261c141cb16fbf36e7f256e1da6b22e46c5ff5f541ddf79c9490" id=6e1fbc5e-66a8-4160-8aa3-09afff82f11b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.162067 | controller | Jun 11 11:10:04.927557 crc crio[22652]: time="2026-06-11T11:10:04.927300498Z" level=info msg="Stopped pod sandbox (already stopped): 0d9a77eaa16e261c141cb16fbf36e7f256e1da6b22e46c5ff5f541ddf79c9490" id=6e1fbc5e-66a8-4160-8aa3-09afff82f11b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.162085 | controller | Jun 11 11:10:04.928506 crc crio[22652]: time="2026-06-11T11:10:04.9283207Z" level=info msg="Removing pod sandbox: 0d9a77eaa16e261c141cb16fbf36e7f256e1da6b22e46c5ff5f541ddf79c9490" id=9b7ea7f6-85cf-431f-a95e-3601e4e43df2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.162102 | controller | Jun 11 11:10:04.952576 crc crio[22652]: time="2026-06-11T11:10:04.952449689Z" level=info msg="Removed pod sandbox: 0d9a77eaa16e261c141cb16fbf36e7f256e1da6b22e46c5ff5f541ddf79c9490" id=9b7ea7f6-85cf-431f-a95e-3601e4e43df2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.162125 | controller | Jun 11 11:10:04.953570 crc crio[22652]: time="2026-06-11T11:10:04.95347951Z" level=info msg="Stopping pod sandbox: 6f799f0eeb738be7e70a73ac9b791a28451acede31c9dd47fd56f3f69d43d309" id=3f8e465c-3877-493f-99b3-57b39fe8f667 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.162142 | controller | Jun 11 11:10:04.953682 crc crio[22652]: time="2026-06-11T11:10:04.953570133Z" level=info msg="Stopped pod sandbox (already stopped): 6f799f0eeb738be7e70a73ac9b791a28451acede31c9dd47fd56f3f69d43d309" id=3f8e465c-3877-493f-99b3-57b39fe8f667 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.162160 | controller | Jun 11 11:10:04.955055 crc crio[22652]: time="2026-06-11T11:10:04.954931137Z" level=info msg="Removing pod sandbox: 6f799f0eeb738be7e70a73ac9b791a28451acede31c9dd47fd56f3f69d43d309" id=a436aa3d-aff1-4881-b11c-f885eed0bfbb name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.162177 | controller | Jun 11 11:10:04.989235 crc crio[22652]: time="2026-06-11T11:10:04.983897851Z" level=info msg="Removed pod sandbox: 6f799f0eeb738be7e70a73ac9b791a28451acede31c9dd47fd56f3f69d43d309" id=a436aa3d-aff1-4881-b11c-f885eed0bfbb name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.162194 | controller | Jun 11 11:10:04.989235 crc crio[22652]: time="2026-06-11T11:10:04.985277318Z" level=info msg="Stopping pod sandbox: 53fdded23e20740cf87dc56c28bc695bd1c6226bcdce13efc121c636354cb05b" id=f84f04bf-8907-4b05-8303-093848bc0eb5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.162212 | controller | Jun 11 11:10:04.989235 crc crio[22652]: time="2026-06-11T11:10:04.98534238Z" level=info msg="Stopped pod sandbox (already stopped): 53fdded23e20740cf87dc56c28bc695bd1c6226bcdce13efc121c636354cb05b" id=f84f04bf-8907-4b05-8303-093848bc0eb5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.162228 | controller | Jun 11 11:10:04.989235 crc crio[22652]: time="2026-06-11T11:10:04.986606726Z" level=info msg="Removing pod sandbox: 53fdded23e20740cf87dc56c28bc695bd1c6226bcdce13efc121c636354cb05b" id=58b64cf5-f28c-44eb-a992-c9c70de2e867 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.162245 | controller | Jun 11 11:10:05.014173 crc crio[22652]: time="2026-06-11T11:10:05.013568734Z" level=info msg="Removed pod sandbox: 53fdded23e20740cf87dc56c28bc695bd1c6226bcdce13efc121c636354cb05b" id=58b64cf5-f28c-44eb-a992-c9c70de2e867 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.162264 | controller | Jun 11 11:10:05.018751 crc crio[22652]: time="2026-06-11T11:10:05.018625695Z" level=info msg="Stopping pod sandbox: 0998d2cdec658aef2658e7d7ee336d06a5aca938aa5d1936cae00f8cbd9db069" id=3eef8001-cbd0-4fe9-9e1a-f5baf3ba4f93 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.162281 | controller | Jun 11 11:10:05.018751 crc crio[22652]: time="2026-06-11T11:10:05.018739159Z" level=info msg="Stopped pod sandbox (already stopped): 0998d2cdec658aef2658e7d7ee336d06a5aca938aa5d1936cae00f8cbd9db069" id=3eef8001-cbd0-4fe9-9e1a-f5baf3ba4f93 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.162299 | controller | Jun 11 11:10:05.019962 crc crio[22652]: time="2026-06-11T11:10:05.019798403Z" level=info msg="Removing pod sandbox: 0998d2cdec658aef2658e7d7ee336d06a5aca938aa5d1936cae00f8cbd9db069" id=a5e9e150-3eeb-4b26-9bde-02376dd45982 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.162316 | controller | Jun 11 11:10:05.044398 crc crio[22652]: time="2026-06-11T11:10:05.044305264Z" level=info msg="Removed pod sandbox: 0998d2cdec658aef2658e7d7ee336d06a5aca938aa5d1936cae00f8cbd9db069" id=a5e9e150-3eeb-4b26-9bde-02376dd45982 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.162334 | controller | Jun 11 11:10:05.046302 crc crio[22652]: time="2026-06-11T11:10:05.046198303Z" level=info msg="Stopping pod sandbox: 2e5b5673a5f0c7d3d7c7a74037fadde0ded4b67f75a9c1b5b306a898f53b8268" id=b3eea9b3-1508-4ec4-97ed-30f2e5a14806 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.162379 | controller | Jun 11 11:10:05.046395 crc crio[22652]: time="2026-06-11T11:10:05.046303215Z" level=info msg="Stopped pod sandbox (already stopped): 2e5b5673a5f0c7d3d7c7a74037fadde0ded4b67f75a9c1b5b306a898f53b8268" id=b3eea9b3-1508-4ec4-97ed-30f2e5a14806 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.162399 | controller | Jun 11 11:10:05.048369 crc crio[22652]: time="2026-06-11T11:10:05.047799953Z" level=info msg="Removing pod sandbox: 2e5b5673a5f0c7d3d7c7a74037fadde0ded4b67f75a9c1b5b306a898f53b8268" id=d2e37747-0b54-4e9d-97cb-5d97c8c6a7ff name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.162420 | controller | Jun 11 11:10:05.078593 crc crio[22652]: time="2026-06-11T11:10:05.078360725Z" level=info msg="Removed pod sandbox: 2e5b5673a5f0c7d3d7c7a74037fadde0ded4b67f75a9c1b5b306a898f53b8268" id=d2e37747-0b54-4e9d-97cb-5d97c8c6a7ff name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.162444 | controller | Jun 11 11:10:05.083318 crc crio[22652]: time="2026-06-11T11:10:05.083109587Z" level=info msg="Stopping pod sandbox: fe2f82460a498998ac3731d3784ddf89bcd1ad0c5549ead91513e046226626f4" id=08c039d5-ffe2-4925-b65c-895bbab68c2a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.162462 | controller | Jun 11 11:10:05.083654 crc crio[22652]: time="2026-06-11T11:10:05.083347654Z" level=info msg="Stopped pod sandbox (already stopped): fe2f82460a498998ac3731d3784ddf89bcd1ad0c5549ead91513e046226626f4" id=08c039d5-ffe2-4925-b65c-895bbab68c2a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.162483 | controller | Jun 11 11:10:05.085903 crc crio[22652]: time="2026-06-11T11:10:05.085814643Z" level=info msg="Removing pod sandbox: fe2f82460a498998ac3731d3784ddf89bcd1ad0c5549ead91513e046226626f4" id=b244408f-df4e-41c2-98e7-68f83b923e59 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.162507 | controller | Jun 11 11:10:05.114340 crc crio[22652]: time="2026-06-11T11:10:05.114229892Z" level=info msg="Removed pod sandbox: fe2f82460a498998ac3731d3784ddf89bcd1ad0c5549ead91513e046226626f4" id=b244408f-df4e-41c2-98e7-68f83b923e59 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.162533 | controller | Jun 11 11:10:05.115194 crc crio[22652]: time="2026-06-11T11:10:05.115045864Z" level=info msg="Stopping pod sandbox: 3b5ee3102f436b4bd528a374d618330d887bf974f751e55f52b2e38eb21524d3" id=cf25defb-e418-4dc4-8838-1d800c53d659 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.162556 | controller | Jun 11 11:10:05.115194 crc crio[22652]: time="2026-06-11T11:10:05.115167457Z" level=info msg="Stopped pod sandbox (already stopped): 3b5ee3102f436b4bd528a374d618330d887bf974f751e55f52b2e38eb21524d3" id=cf25defb-e418-4dc4-8838-1d800c53d659 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.162576 | controller | Jun 11 11:10:05.116312 crc crio[22652]: time="2026-06-11T11:10:05.11621889Z" level=info msg="Removing pod sandbox: 3b5ee3102f436b4bd528a374d618330d887bf974f751e55f52b2e38eb21524d3" id=2ddfc551-96aa-47f5-87de-6591435575a0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.162596 | controller | Jun 11 11:10:05.174577 crc crio[22652]: time="2026-06-11T11:10:05.174479211Z" level=info msg="Removed pod sandbox: 3b5ee3102f436b4bd528a374d618330d887bf974f751e55f52b2e38eb21524d3" id=2ddfc551-96aa-47f5-87de-6591435575a0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.162618 | controller | Jun 11 11:10:05.177790 crc crio[22652]: time="2026-06-11T11:10:05.177722328Z" level=info msg="Stopping pod sandbox: 40315b6a71b023c977e65c4e3b37cd3ef41359256611ef6c793514afeda767d7" id=88b57f62-5e53-44e0-a18e-cc00d8463225 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.162636 | controller | Jun 11 11:10:05.177790 crc crio[22652]: time="2026-06-11T11:10:05.17779299Z" level=info msg="Stopped pod sandbox (already stopped): 40315b6a71b023c977e65c4e3b37cd3ef41359256611ef6c793514afeda767d7" id=88b57f62-5e53-44e0-a18e-cc00d8463225 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.162657 | controller | Jun 11 11:10:05.178778 crc crio[22652]: time="2026-06-11T11:10:05.17871967Z" level=info msg="Removing pod sandbox: 40315b6a71b023c977e65c4e3b37cd3ef41359256611ef6c793514afeda767d7" id=53bb3caf-8cb0-4632-928b-6a19f70a9ac8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.162674 | controller | Jun 11 11:10:05.197652 crc crio[22652]: time="2026-06-11T11:10:05.197527541Z" level=info msg="Removed pod sandbox: 40315b6a71b023c977e65c4e3b37cd3ef41359256611ef6c793514afeda767d7" id=53bb3caf-8cb0-4632-928b-6a19f70a9ac8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.162691 | controller | Jun 11 11:10:05.198745 crc crio[22652]: time="2026-06-11T11:10:05.198675636Z" level=info msg="Stopping pod sandbox: 150666e8fe657599f387d26f85c806ce5334a6999737d88c80c4a449210f3890" id=88efc82c-6bf4-4439-bbb4-a2c2b455a1a7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.162707 | controller | Jun 11 11:10:05.198745 crc crio[22652]: time="2026-06-11T11:10:05.198738888Z" level=info msg="Stopped pod sandbox (already stopped): 150666e8fe657599f387d26f85c806ce5334a6999737d88c80c4a449210f3890" id=88efc82c-6bf4-4439-bbb4-a2c2b455a1a7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.162724 | controller | Jun 11 11:10:05.199843 crc crio[22652]: time="2026-06-11T11:10:05.199557183Z" level=info msg="Removing pod sandbox: 150666e8fe657599f387d26f85c806ce5334a6999737d88c80c4a449210f3890" id=9f243ee9-f48b-480e-a935-ef3c0cee9e47 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.162741 | controller | Jun 11 11:10:05.220334 crc crio[22652]: time="2026-06-11T11:10:05.219905224Z" level=info msg="Removed pod sandbox: 150666e8fe657599f387d26f85c806ce5334a6999737d88c80c4a449210f3890" id=9f243ee9-f48b-480e-a935-ef3c0cee9e47 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.162757 | controller | Jun 11 11:10:05.221666 crc crio[22652]: time="2026-06-11T11:10:05.221590364Z" level=info msg="Stopping pod sandbox: 60264fd76d3bf2d8fbcee1e5e5332923e466c89257037da320c373cd392864e3" id=58413db3-62cf-43de-9212-902ff80b3823 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.162774 | controller | Jun 11 11:10:05.221811 crc crio[22652]: time="2026-06-11T11:10:05.221675107Z" level=info msg="Stopped pod sandbox (already stopped): 60264fd76d3bf2d8fbcee1e5e5332923e466c89257037da320c373cd392864e3" id=58413db3-62cf-43de-9212-902ff80b3823 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.162792 | controller | Jun 11 11:10:05.223670 crc crio[22652]: time="2026-06-11T11:10:05.223491015Z" level=info msg="Removing pod sandbox: 60264fd76d3bf2d8fbcee1e5e5332923e466c89257037da320c373cd392864e3" id=6f23fb94-27ee-4d17-abaa-b11382f67140 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.162808 | controller | Jun 11 11:10:05.248305 crc crio[22652]: time="2026-06-11T11:10:05.247354648Z" level=info msg="Removed pod sandbox: 60264fd76d3bf2d8fbcee1e5e5332923e466c89257037da320c373cd392864e3" id=6f23fb94-27ee-4d17-abaa-b11382f67140 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.162825 | controller | Jun 11 11:10:33.877407 crc crio[22652]: time="2026-06-11T11:10:33.876459644Z" level=info msg="Stopping container: 52234572fc13d025f1e673a6a1145f78de42add5f4a6d2cd7b868230c9b11833 (timeout: 30s)" id=962c08f5-82cd-47c4-8f14-945364e92165 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.162842 | controller | Jun 11 11:10:34.001581 crc crio[22652]: time="2026-06-11T11:10:34.001461151Z" level=info msg="Stopped container 52234572fc13d025f1e673a6a1145f78de42add5f4a6d2cd7b868230c9b11833: openstack/kube-state-metrics-0/kube-state-metrics" id=962c08f5-82cd-47c4-8f14-945364e92165 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.162864 | controller | Jun 11 11:10:34.003416 crc crio[22652]: time="2026-06-11T11:10:34.003334321Z" level=info msg="Stopping pod sandbox: 6bfbe827e8b784097550037ef5ab606c3807b0523e3c9182045f82143a0e1f1e" id=064133d5-ef0f-4e7f-9eb4-eec9271d91f1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.162882 | controller | Jun 11 11:10:34.005681 crc crio[22652]: time="2026-06-11T11:10:34.005516211Z" level=info msg="Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:6bfbe827e8b784097550037ef5ab606c3807b0523e3c9182045f82143a0e1f1e UID:9a3464b3-c3df-4346-88e5-44f79d733fce NetNS:/var/run/netns/5b049a38-58ff-4cd5-ba7b-7437b709fab1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9a3464b3_c3df_4346_88e5_44f79d733fce.slice PodAnnotations:0xc0036e6718}] Aliases:map[]}"
2026-06-11 11:57:59.162899 | controller | Jun 11 11:10:34.005681 crc crio[22652]: time="2026-06-11T11:10:34.005685586Z" level=info msg="Deleting pod openstack_kube-state-metrics-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.162916 | controller | Jun 11 11:10:34.421683 crc crio[22652]: time="2026-06-11T11:10:34.420969864Z" level=info msg="Stopped pod sandbox: 6bfbe827e8b784097550037ef5ab606c3807b0523e3c9182045f82143a0e1f1e" id=064133d5-ef0f-4e7f-9eb4-eec9271d91f1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.162936 | controller | Jun 11 11:10:34.585698 crc crio[22652]: time="2026-06-11T11:10:34.583699694Z" level=info msg="Removing container: 52234572fc13d025f1e673a6a1145f78de42add5f4a6d2cd7b868230c9b11833" id=bb674c55-4a75-4d51-af15-90efc8a05d81 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.162961 | controller | Jun 11 11:10:34.624761 crc crio[22652]: time="2026-06-11T11:10:34.624654828Z" level=info msg="Removed container 52234572fc13d025f1e673a6a1145f78de42add5f4a6d2cd7b868230c9b11833: openstack/kube-state-metrics-0/kube-state-metrics" id=bb674c55-4a75-4d51-af15-90efc8a05d81 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.162986 | controller | Jun 11 11:10:35.359168 crc crio[22652]: time="2026-06-11T11:10:35.358248088Z" level=info msg="Running pod sandbox: openstack/kube-state-metrics-0/POD" id=ab232a89-b5b6-4281-ae63-f725964e2f54 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.163011 | controller | Jun 11 11:10:35.359168 crc crio[22652]: time="2026-06-11T11:10:35.358723783Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.163054 | controller | Jun 11 11:10:35.434298 crc crio[22652]: time="2026-06-11T11:10:35.434076157Z" level=info msg="Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:3225519216cfc38b1e1dd427e8970dc1e15942f5f824b369f4431438ebf9ee22 UID:4c025de2-5f6a-4a3a-a80b-e99b9240f001 NetNS:/var/run/netns/71c71857-d87a-4148-834a-3d05f5bf3051 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4c025de2_5f6a_4a3a_a80b_e99b9240f001.slice PodAnnotations:0xc005822028}] Aliases:map[]}"
2026-06-11 11:57:59.163080 | controller | Jun 11 11:10:35.437768 crc crio[22652]: time="2026-06-11T11:10:35.437533568Z" level=info msg="Adding pod openstack_kube-state-metrics-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.163107 | controller | Jun 11 11:10:35.969038 crc crio[22652]: 2026-06-11T11:10:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3225519216cfc38 Mac:06:a6:51:48:ab:1f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d3 Mtu:0 Sandbox:/var/run/netns/71c71857-d87a-4148-834a-3d05f5bf3051 SocketPath: PciID:}] [{Interface:0xc0004b45b0 Address:{IP:10.217.0.211 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.163132 | controller | Jun 11 11:10:35.970932 crc crio[22652]: time="2026-06-11T11:10:35.970783606Z" level=info msg="Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:3225519216cfc38b1e1dd427e8970dc1e15942f5f824b369f4431438ebf9ee22 UID:4c025de2-5f6a-4a3a-a80b-e99b9240f001 NetNS:/var/run/netns/71c71857-d87a-4148-834a-3d05f5bf3051 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4c025de2_5f6a_4a3a_a80b_e99b9240f001.slice PodAnnotations:0xc005822028}] Aliases:map[]}"
2026-06-11 11:57:59.163163 | controller | Jun 11 11:10:35.971301 crc crio[22652]: time="2026-06-11T11:10:35.971103717Z" level=info msg="Checking pod openstack_kube-state-metrics-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.163190 | controller | Jun 11 11:10:35.985072 crc crio[22652]: time="2026-06-11T11:10:35.98491077Z" level=info msg="Ran pod sandbox 3225519216cfc38b1e1dd427e8970dc1e15942f5f824b369f4431438ebf9ee22 with infra container: openstack/kube-state-metrics-0/POD" id=ab232a89-b5b6-4281-ae63-f725964e2f54 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.163217 | controller | Jun 11 11:10:35.988017 crc crio[22652]: time="2026-06-11T11:10:35.98789568Z" level=info msg="Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0" id=fb453a46-46fc-4f89-9664-4af59e222715 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.163241 | controller | Jun 11 11:10:36.026046 crc crio[22652]: time="2026-06-11T11:10:36.025932272Z" level=info msg="Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0" id=cab40c23-5a72-4e3a-9bd0-c95796b5ad9d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.163264 | controller | Jun 11 11:10:36.034792 crc crio[22652]: time="2026-06-11T11:10:36.034216814Z" level=info msg="Creating container: openstack/kube-state-metrics-0/kube-state-metrics" id=f1bc80a6-78ea-42aa-a1cd-73c1e8dc4932 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.163287 | controller | Jun 11 11:10:36.034792 crc crio[22652]: time="2026-06-11T11:10:36.034750672Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.163309 | controller | Jun 11 11:10:36.091380 crc crio[22652]: time="2026-06-11T11:10:36.091235682Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.163326 | controller | Jun 11 11:10:36.098904 crc crio[22652]: time="2026-06-11T11:10:36.098826491Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.163362 | controller | Jun 11 11:10:36.233824 crc crio[22652]: time="2026-06-11T11:10:36.233721644Z" level=info msg="Created container 264e7fcb5043e8400d7e398958ad290e14ab1491031622ac714a4e969c081106: openstack/kube-state-metrics-0/kube-state-metrics" id=f1bc80a6-78ea-42aa-a1cd-73c1e8dc4932 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.163393 | controller | Jun 11 11:10:36.235308 crc crio[22652]: time="2026-06-11T11:10:36.235233613Z" level=info msg="Starting container: 264e7fcb5043e8400d7e398958ad290e14ab1491031622ac714a4e969c081106" id=90dfee58-e722-4636-812c-d3fb02d5b298 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.163418 | controller | Jun 11 11:10:36.242331 crc crio[22652]: time="2026-06-11T11:10:36.241985687Z" level=info msg="Started container" PID=89445 containerID=264e7fcb5043e8400d7e398958ad290e14ab1491031622ac714a4e969c081106 description=openstack/kube-state-metrics-0/kube-state-metrics id=90dfee58-e722-4636-812c-d3fb02d5b298 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3225519216cfc38b1e1dd427e8970dc1e15942f5f824b369f4431438ebf9ee22
2026-06-11 11:57:59.163442 | controller | Jun 11 11:10:36.413978 crc crio[22652]: time="2026-06-11T11:10:36.413888649Z" level=info msg="Stopping container: 76f7e9be1d140f5d70126b4f1139466257bffdbc6bd7c4c58bd31a20b213e50e (timeout: 30s)" id=cef12ec8-9ad1-4ec6-8679-bbbf085e49d9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.163467 | controller | Jun 11 11:10:36.415326 crc crio[22652]: time="2026-06-11T11:10:36.414059737Z" level=info msg="Stopping container: b1383a026e82faa11407a9a9ee097d3001f307bd7bb1488653aec8f87524cf4d (timeout: 30s)" id=dc369cbb-3c3d-41b7-8798-d68bb7f32234 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.163490 | controller | Jun 11 11:10:36.415326 crc crio[22652]: time="2026-06-11T11:10:36.413886255Z" level=info msg="Stopping container: ead3349dad8ea3746cc9fbd20291a0f51e65bf430619f6cc20c3d16f4e395f2e (timeout: 30s)" id=ea192679-037e-43f1-b46b-b3abb1de1b58 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.163514 | controller | Jun 11 11:10:36.415326 crc crio[22652]: time="2026-06-11T11:10:36.413892729Z" level=info msg="Stopping container: ae9c830250bf516855a60baec2d20ea7ce17364f39645ffbd57caaee73a632f5 (timeout: 30s)" id=066aaf1f-a905-4ecf-b681-13e969242a91 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.163538 | controller | Jun 11 11:10:36.550570 crc crio[22652]: time="2026-06-11T11:10:36.549659692Z" level=info msg="Stopped container ead3349dad8ea3746cc9fbd20291a0f51e65bf430619f6cc20c3d16f4e395f2e: openstack/ceilometer-0/sg-core" id=ea192679-037e-43f1-b46b-b3abb1de1b58 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.163564 | controller | Jun 11 11:10:36.645483 crc crio[22652]: time="2026-06-11T11:10:36.645320245Z" level=info msg="Stopped container ae9c830250bf516855a60baec2d20ea7ce17364f39645ffbd57caaee73a632f5: openstack/ceilometer-0/proxy-httpd" id=066aaf1f-a905-4ecf-b681-13e969242a91 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.163589 | controller | Jun 11 11:10:36.952923 crc crio[22652]: time="2026-06-11T11:10:36.952854414Z" level=info msg="Stopped container 76f7e9be1d140f5d70126b4f1139466257bffdbc6bd7c4c58bd31a20b213e50e: openstack/ceilometer-0/ceilometer-central-agent" id=cef12ec8-9ad1-4ec6-8679-bbbf085e49d9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.163615 | controller | Jun 11 11:10:39.648314 crc crio[22652]: time="2026-06-11T11:10:39.647504555Z" level=info msg="Stopped container b1383a026e82faa11407a9a9ee097d3001f307bd7bb1488653aec8f87524cf4d: openstack/ceilometer-0/ceilometer-notification-agent" id=dc369cbb-3c3d-41b7-8798-d68bb7f32234 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.163640 | controller | Jun 11 11:10:39.652474 crc crio[22652]: time="2026-06-11T11:10:39.652328888Z" level=info msg="Stopping pod sandbox: 80e7d3b7d1af85f0b17fdb14a3ac63317f6c7d32c65e498c0f59b57845cba7df" id=265b3326-7346-4af2-b2dc-a2d7561a1ca2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.163663 | controller | Jun 11 11:10:39.653189 crc crio[22652]: time="2026-06-11T11:10:39.653082202Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:80e7d3b7d1af85f0b17fdb14a3ac63317f6c7d32c65e498c0f59b57845cba7df UID:bb954606-30a5-4a5a-80ff-e264ef991666 NetNS:/var/run/netns/c0dc9706-0120-43bc-a8a5-dee514f4bc48 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbb954606_30a5_4a5a_80ff_e264ef991666.slice PodAnnotations:0xc005822a60}] Aliases:map[]}"
2026-06-11 11:57:59.163688 | controller | Jun 11 11:10:39.653353 crc crio[22652]: time="2026-06-11T11:10:39.653304949Z" level=info msg="Deleting pod openstack_ceilometer-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.163711 | controller | Jun 11 11:10:40.043766 crc crio[22652]: time="2026-06-11T11:10:40.04356477Z" level=info msg="Stopped pod sandbox: 80e7d3b7d1af85f0b17fdb14a3ac63317f6c7d32c65e498c0f59b57845cba7df" id=265b3326-7346-4af2-b2dc-a2d7561a1ca2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.163733 | controller | Jun 11 11:10:40.726567 crc crio[22652]: time="2026-06-11T11:10:40.725192287Z" level=info msg="Removing container: ae9c830250bf516855a60baec2d20ea7ce17364f39645ffbd57caaee73a632f5" id=29e37ffb-fe18-411b-b06c-be0f08075f19 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.163764 | controller | Jun 11 11:10:40.754328 crc crio[22652]: time="2026-06-11T11:10:40.753240942Z" level=info msg="Removed container ae9c830250bf516855a60baec2d20ea7ce17364f39645ffbd57caaee73a632f5: openstack/ceilometer-0/proxy-httpd" id=29e37ffb-fe18-411b-b06c-be0f08075f19 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.163788 | controller | Jun 11 11:10:40.762268 crc crio[22652]: time="2026-06-11T11:10:40.762093171Z" level=info msg="Removing container: ead3349dad8ea3746cc9fbd20291a0f51e65bf430619f6cc20c3d16f4e395f2e" id=dab5d452-1386-419c-9a01-d21b03c771a1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.163808 | controller | Jun 11 11:10:40.804495 crc crio[22652]: time="2026-06-11T11:10:40.804378744Z" level=info msg="Removed container ead3349dad8ea3746cc9fbd20291a0f51e65bf430619f6cc20c3d16f4e395f2e: openstack/ceilometer-0/sg-core" id=dab5d452-1386-419c-9a01-d21b03c771a1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.163825 | controller | Jun 11 11:10:40.811377 crc crio[22652]: time="2026-06-11T11:10:40.811287787Z" level=info msg="Removing container: b1383a026e82faa11407a9a9ee097d3001f307bd7bb1488653aec8f87524cf4d" id=9580f585-90a8-4b1e-afa1-509ca0cbd499 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.163842 | controller | Jun 11 11:10:40.842362 crc crio[22652]: time="2026-06-11T11:10:40.842262007Z" level=info msg="Removed container b1383a026e82faa11407a9a9ee097d3001f307bd7bb1488653aec8f87524cf4d: openstack/ceilometer-0/ceilometer-notification-agent" id=9580f585-90a8-4b1e-afa1-509ca0cbd499 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.163859 | controller | Jun 11 11:10:40.846684 crc crio[22652]: time="2026-06-11T11:10:40.846618051Z" level=info msg="Removing container: 76f7e9be1d140f5d70126b4f1139466257bffdbc6bd7c4c58bd31a20b213e50e" id=20c9715c-aa18-4213-81b7-1cb4482f592a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.163876 | controller | Jun 11 11:10:40.891848 crc crio[22652]: time="2026-06-11T11:10:40.891746291Z" level=info msg="Removed container 76f7e9be1d140f5d70126b4f1139466257bffdbc6bd7c4c58bd31a20b213e50e: openstack/ceilometer-0/ceilometer-central-agent" id=20c9715c-aa18-4213-81b7-1cb4482f592a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.163892 | controller | Jun 11 11:10:41.211694 crc crio[22652]: time="2026-06-11T11:10:41.211250569Z" level=info msg="Running pod sandbox: openstack/ceilometer-0/POD" id=aa01e07f-b1cb-4d94-8258-f5eb705f753f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.163908 | controller | Jun 11 11:10:41.211694 crc crio[22652]: time="2026-06-11T11:10:41.211624511Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.163925 | controller | Jun 11 11:10:41.252335 crc crio[22652]: time="2026-06-11T11:10:41.252038867Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:665a1259bfc59fa1a8b70f92d3e2a6386e36aaec52d11f431febf5cf24c1ffd0 UID:1495f57f-8c93-4786-a591-16ff7526ccfc NetNS:/var/run/netns/3fa08acc-267e-4f7e-85a9-db2efaa62448 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1495f57f_8c93_4786_a591_16ff7526ccfc.slice PodAnnotations:0xc002928938}] Aliases:map[]}"
2026-06-11 11:57:59.163949 | controller | Jun 11 11:10:41.252335 crc crio[22652]: time="2026-06-11T11:10:41.252211372Z" level=info msg="Adding pod openstack_ceilometer-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.163973 | controller | Jun 11 11:10:41.832728 crc crio[22652]: 2026-06-11T11:10:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:665a1259bfc59fa Mac:5e:15:d3:da:50:dd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d4 Mtu:0 Sandbox:/var/run/netns/3fa08acc-267e-4f7e-85a9-db2efaa62448 SocketPath: PciID:}] [{Interface:0xc0002d8c40 Address:{IP:10.217.0.212 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.164003 | controller | Jun 11 11:10:41.833741 crc crio[22652]: time="2026-06-11T11:10:41.8336716Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:665a1259bfc59fa1a8b70f92d3e2a6386e36aaec52d11f431febf5cf24c1ffd0 UID:1495f57f-8c93-4786-a591-16ff7526ccfc NetNS:/var/run/netns/3fa08acc-267e-4f7e-85a9-db2efaa62448 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1495f57f_8c93_4786_a591_16ff7526ccfc.slice PodAnnotations:0xc002928938}] Aliases:map[]}"
2026-06-11 11:57:59.164025 | controller | Jun 11 11:10:41.833918 crc crio[22652]: time="2026-06-11T11:10:41.833875196Z" level=info msg="Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.164047 | controller | Jun 11 11:10:41.845511 crc crio[22652]: time="2026-06-11T11:10:41.845394118Z" level=info msg="Ran pod sandbox 665a1259bfc59fa1a8b70f92d3e2a6386e36aaec52d11f431febf5cf24c1ffd0 with infra container: openstack/ceilometer-0/POD" id=aa01e07f-b1cb-4d94-8258-f5eb705f753f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.164071 | controller | Jun 11 11:10:41.848382 crc crio[22652]: time="2026-06-11T11:10:41.848302964Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=c092dcc8-4b4e-42d1-8afe-869d15e17c36 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.164093 | controller | Jun 11 11:10:41.868221 crc crio[22652]: time="2026-06-11T11:10:41.868072664Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=591ce77d-0cb7-4b61-984c-ac693605f5b4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.164121 | controller | Jun 11 11:10:41.876898 crc crio[22652]: time="2026-06-11T11:10:41.876812522Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-central-agent" id=c669d076-4ec1-42d0-9032-d72a6b39e2cc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.164143 | controller | Jun 11 11:10:41.877395 crc crio[22652]: time="2026-06-11T11:10:41.877327548Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.164164 | controller | Jun 11 11:10:41.926574 crc crio[22652]: time="2026-06-11T11:10:41.926483154Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.164184 | controller | Jun 11 11:10:41.929977 crc crio[22652]: time="2026-06-11T11:10:41.929915502Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.164203 | controller | Jun 11 11:10:42.123872 crc crio[22652]: time="2026-06-11T11:10:42.12336905Z" level=info msg="Created container 0a08580b23f59ff5c0a57960c5568169e66699a7aa7522c694d88401f3722eca: openstack/ceilometer-0/ceilometer-central-agent" id=c669d076-4ec1-42d0-9032-d72a6b39e2cc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.164220 | controller | Jun 11 11:10:42.125691 crc crio[22652]: time="2026-06-11T11:10:42.125521549Z" level=info msg="Starting container: 0a08580b23f59ff5c0a57960c5568169e66699a7aa7522c694d88401f3722eca" id=29e6f029-dc3f-4181-a869-0fff5a6f826d name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.164237 | controller | Jun 11 11:10:42.133276 crc crio[22652]: time="2026-06-11T11:10:42.132942346Z" level=info msg="Started container" PID=89903 containerID=0a08580b23f59ff5c0a57960c5568169e66699a7aa7522c694d88401f3722eca description=openstack/ceilometer-0/ceilometer-central-agent id=29e6f029-dc3f-4181-a869-0fff5a6f826d name=/runtime.v1.RuntimeService/StartContainer sandboxID=665a1259bfc59fa1a8b70f92d3e2a6386e36aaec52d11f431febf5cf24c1ffd0
2026-06-11 11:57:59.164258 | controller | Jun 11 11:10:42.150894 crc crio[22652]: time="2026-06-11T11:10:42.150800943Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=5b5d0502-3188-4324-9e6d-0d7deb08e66b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.164276 | controller | Jun 11 11:10:42.180919 crc crio[22652]: time="2026-06-11T11:10:42.180769207Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=139c003a-4417-4bf3-8607-ed3a8b79e2f6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.164293 | controller | Jun 11 11:10:42.190217 crc crio[22652]: time="2026-06-11T11:10:42.190046263Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-notification-agent" id=d241dae5-046c-4d52-846a-efb6e30ee8ab name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.164309 | controller | Jun 11 11:10:42.190549 crc crio[22652]: time="2026-06-11T11:10:42.190476547Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.164328 | controller | Jun 11 11:10:42.244888 crc crio[22652]: time="2026-06-11T11:10:42.244791905Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.164380 | controller | Jun 11 11:10:42.252203 crc crio[22652]: time="2026-06-11T11:10:42.252056959Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.164406 | controller | Jun 11 11:10:42.411260 crc crio[22652]: time="2026-06-11T11:10:42.411069109Z" level=info msg="Created container fa62850b3dc3fcd46927942781aaac94da2b0d28b99b98b96dc754e7a2acc9a7: openstack/ceilometer-0/ceilometer-notification-agent" id=d241dae5-046c-4d52-846a-efb6e30ee8ab name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.164429 | controller | Jun 11 11:10:42.412462 crc crio[22652]: time="2026-06-11T11:10:42.412349269Z" level=info msg="Starting container: fa62850b3dc3fcd46927942781aaac94da2b0d28b99b98b96dc754e7a2acc9a7" id=8bcae98f-03a9-4c01-bf11-4c6bb5e76be3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.164449 | controller | Jun 11 11:10:42.418369 crc crio[22652]: time="2026-06-11T11:10:42.418314119Z" level=info msg="Started container" PID=89921 containerID=fa62850b3dc3fcd46927942781aaac94da2b0d28b99b98b96dc754e7a2acc9a7 description=openstack/ceilometer-0/ceilometer-notification-agent id=8bcae98f-03a9-4c01-bf11-4c6bb5e76be3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=665a1259bfc59fa1a8b70f92d3e2a6386e36aaec52d11f431febf5cf24c1ffd0
2026-06-11 11:57:59.164472 | controller | Jun 11 11:10:42.427926 crc crio[22652]: time="2026-06-11T11:10:42.427849562Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=b87c8074-eb71-456d-afd4-168f9381c038 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.164496 | controller | Jun 11 11:10:42.441249 crc crio[22652]: time="2026-06-11T11:10:42.441159376Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=9dbe2d06-c75a-4e48-aa26-930d0cef9bfc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.164515 | controller | Jun 11 11:10:42.490415 crc crio[22652]: time="2026-06-11T11:10:42.490298419Z" level=info msg="Creating container: openstack/ceilometer-0/sg-core" id=feeee3c2-212e-4e4c-9cc7-a242dcec2305 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.164531 | controller | Jun 11 11:10:42.490786 crc crio[22652]: time="2026-06-11T11:10:42.490736203Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.164553 | controller | Jun 11 11:10:42.552161 crc crio[22652]: time="2026-06-11T11:10:42.552039204Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.164571 | controller | Jun 11 11:10:42.556938 crc crio[22652]: time="2026-06-11T11:10:42.556859189Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.164588 | controller | Jun 11 11:10:42.675440 crc crio[22652]: time="2026-06-11T11:10:42.675260927Z" level=info msg="Created container fc2d4a50177d475b30841de56876f3d460b11b8ff9382f577c2158d4fe07c64a: openstack/ceilometer-0/sg-core" id=feeee3c2-212e-4e4c-9cc7-a242dcec2305 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.164605 | controller | Jun 11 11:10:42.676642 crc crio[22652]: time="2026-06-11T11:10:42.676586039Z" level=info msg="Starting container: fc2d4a50177d475b30841de56876f3d460b11b8ff9382f577c2158d4fe07c64a" id=4dfd5d51-6369-456c-9b93-033504228227 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.164622 | controller | Jun 11 11:10:42.681629 crc crio[22652]: time="2026-06-11T11:10:42.681570849Z" level=info msg="Started container" PID=89943 containerID=fc2d4a50177d475b30841de56876f3d460b11b8ff9382f577c2158d4fe07c64a description=openstack/ceilometer-0/sg-core id=4dfd5d51-6369-456c-9b93-033504228227 name=/runtime.v1.RuntimeService/StartContainer sandboxID=665a1259bfc59fa1a8b70f92d3e2a6386e36aaec52d11f431febf5cf24c1ffd0
2026-06-11 11:57:59.164639 | controller | Jun 11 11:10:42.819940 crc crio[22652]: time="2026-06-11T11:10:42.81983571Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=d1cc5ccd-d209-47df-902f-e7290a7b094b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.164657 | controller | Jun 11 11:10:42.909695 crc crio[22652]: time="2026-06-11T11:10:42.909234994Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=b5f8d568-9ec4-4cfe-ac00-18d3f95052ab name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.164673 | controller | Jun 11 11:10:42.917967 crc crio[22652]: time="2026-06-11T11:10:42.917762936Z" level=info msg="Creating container: openstack/ceilometer-0/proxy-httpd" id=3ea6b83a-ddda-4aa2-ac76-a47de42ff4c6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.164689 | controller | Jun 11 11:10:42.918625 crc crio[22652]: time="2026-06-11T11:10:42.918557962Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.164706 | controller | Jun 11 11:10:43.003723 crc crio[22652]: time="2026-06-11T11:10:43.003526395Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.164727 | controller | Jun 11 11:10:43.008481 crc crio[22652]: time="2026-06-11T11:10:43.00839589Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.164753 | controller | Jun 11 11:10:43.208946 crc crio[22652]: time="2026-06-11T11:10:43.20882101Z" level=info msg="Created container 56143ab89f213c63a63c0ea09423518f70082cacadd1bb39eadfbf7a2185a58b: openstack/ceilometer-0/proxy-httpd" id=3ea6b83a-ddda-4aa2-ac76-a47de42ff4c6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.164779 | controller | Jun 11 11:10:43.210345 crc crio[22652]: time="2026-06-11T11:10:43.210204695Z" level=info msg="Starting container: 56143ab89f213c63a63c0ea09423518f70082cacadd1bb39eadfbf7a2185a58b" id=b1a611c1-877c-4296-b383-7f9d9c45335c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.164808 | controller | Jun 11 11:10:43.222839 crc crio[22652]: time="2026-06-11T11:10:43.222697252Z" level=info msg="Started container" PID=89972 containerID=56143ab89f213c63a63c0ea09423518f70082cacadd1bb39eadfbf7a2185a58b description=openstack/ceilometer-0/proxy-httpd id=b1a611c1-877c-4296-b383-7f9d9c45335c name=/runtime.v1.RuntimeService/StartContainer sandboxID=665a1259bfc59fa1a8b70f92d3e2a6386e36aaec52d11f431febf5cf24c1ffd0
2026-06-11 11:57:59.164828 | controller | Jun 11 11:10:44.600680 crc crio[22652]: time="2026-06-11T11:10:44.60017583Z" level=info msg="Running pod sandbox: sushy-emulator/sushy-emulator/POD" id=51191dd4-93d0-4186-99be-735408a5d434 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.164846 | controller | Jun 11 11:10:44.601865 crc crio[22652]: time="2026-06-11T11:10:44.600718663Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.164863 | controller | Jun 11 11:10:44.637055 crc crio[22652]: time="2026-06-11T11:10:44.636813839Z" level=info msg="Got pod network &{Name:sushy-emulator Namespace:sushy-emulator ID:001b704461d4d7dd32591d8f648fce27b4677330f34439f88ecb6fb06a5bded2 UID:559b0dc2-4972-42f7-afce-1fd71d9aecb3 NetNS:/var/run/netns/9cc8a42d-a580-450d-88e9-52b1598a24b8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod559b0dc2_4972_42f7_afce_1fd71d9aecb3.slice PodAnnotations:0xc0022f6648}] Aliases:map[]}"
2026-06-11 11:57:59.164880 | controller | Jun 11 11:10:44.637055 crc crio[22652]: time="2026-06-11T11:10:44.636874751Z" level=info msg="Adding pod sushy-emulator_sushy-emulator to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.164898 | controller | Jun 11 11:10:45.229656 crc crio[22652]: 2026-06-11T11:10:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:001b704461d4d7d Mac:4a:e3:5f:8c:12:98 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d5 Mtu:0 Sandbox:/var/run/netns/9cc8a42d-a580-450d-88e9-52b1598a24b8 SocketPath: PciID:}] [{Interface:0xc000434700 Address:{IP:10.217.0.213 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.164916 | controller | Jun 11 11:10:45.232325 crc crio[22652]: time="2026-06-11T11:10:45.231303443Z" level=info msg="Got pod network &{Name:sushy-emulator Namespace:sushy-emulator ID:001b704461d4d7dd32591d8f648fce27b4677330f34439f88ecb6fb06a5bded2 UID:559b0dc2-4972-42f7-afce-1fd71d9aecb3 NetNS:/var/run/netns/9cc8a42d-a580-450d-88e9-52b1598a24b8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod559b0dc2_4972_42f7_afce_1fd71d9aecb3.slice PodAnnotations:0xc0022f6648}] Aliases:map[]}"
2026-06-11 11:57:59.164933 | controller | Jun 11 11:10:45.232325 crc crio[22652]: time="2026-06-11T11:10:45.23153615Z" level=info msg="Checking pod sushy-emulator_sushy-emulator for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.164950 | controller | Jun 11 11:10:45.240853 crc crio[22652]: time="2026-06-11T11:10:45.240775717Z" level=info msg="Ran pod sandbox 001b704461d4d7dd32591d8f648fce27b4677330f34439f88ecb6fb06a5bded2 with infra container: sushy-emulator/sushy-emulator/POD" id=51191dd4-93d0-4186-99be-735408a5d434 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.164968 | controller | Jun 11 11:10:45.243649 crc crio[22652]: time="2026-06-11T11:10:45.243566746Z" level=info msg="Pulling image: quay.io/metal3-io/sushy-tools:latest" id=42665096-e19a-4ffc-965c-f74044b46b40 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.164986 | controller | Jun 11 11:10:45.254868 crc crio[22652]: time="2026-06-11T11:10:45.254787093Z" level=info msg="Trying to access \"quay.io/metal3-io/sushy-tools:latest\""
2026-06-11 11:57:59.165004 | controller | Jun 11 11:10:46.136092 crc crio[22652]: time="2026-06-11T11:10:46.135420883Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-gdmmg/POD" id=58e7e7d4-b43b-41ba-9b97-6534f6474e7b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.165026 | controller | Jun 11 11:10:46.136092 crc crio[22652]: time="2026-06-11T11:10:46.135862597Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.165044 | controller | Jun 11 11:10:46.183282 crc crio[22652]: time="2026-06-11T11:10:46.183187856Z" level=info msg="Got pod network &{Name:redhat-marketplace-gdmmg Namespace:openshift-marketplace ID:a8220d687967da984f0b1472f3a800b6664b95e8dd7ec449a3f95d7017e1c20b UID:903e4f6b-19fc-427c-b590-b48fede13d62 NetNS:/var/run/netns/3d97f8eb-5be1-4479-9999-50d5bbc5b989 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod903e4f6b_19fc_427c_b590_b48fede13d62.slice PodAnnotations:0xc0022f71d0}] Aliases:map[]}"
2026-06-11 11:57:59.165062 | controller | Jun 11 11:10:46.183282 crc crio[22652]: time="2026-06-11T11:10:46.183256688Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-gdmmg to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.165079 | controller | Jun 11 11:10:46.794638 crc crio[22652]: 2026-06-11T11:10:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a8220d687967da9 Mac:0e:a0:83:72:75:23 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d6 Mtu:0 Sandbox:/var/run/netns/3d97f8eb-5be1-4479-9999-50d5bbc5b989 SocketPath: PciID:}] [{Interface:0xc000234d70 Address:{IP:10.217.0.214 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.165097 | controller | Jun 11 11:10:46.796290 crc crio[22652]: time="2026-06-11T11:10:46.795941589Z" level=info msg="Got pod network &{Name:redhat-marketplace-gdmmg Namespace:openshift-marketplace ID:a8220d687967da984f0b1472f3a800b6664b95e8dd7ec449a3f95d7017e1c20b UID:903e4f6b-19fc-427c-b590-b48fede13d62 NetNS:/var/run/netns/3d97f8eb-5be1-4479-9999-50d5bbc5b989 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod903e4f6b_19fc_427c_b590_b48fede13d62.slice PodAnnotations:0xc0022f71d0}] Aliases:map[]}"
2026-06-11 11:57:59.165118 | controller | Jun 11 11:10:46.796447 crc crio[22652]: time="2026-06-11T11:10:46.796349892Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-gdmmg for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.165135 | controller | Jun 11 11:10:46.814672 crc crio[22652]: time="2026-06-11T11:10:46.814536139Z" level=info msg="Ran pod sandbox a8220d687967da984f0b1472f3a800b6664b95e8dd7ec449a3f95d7017e1c20b with infra container: openshift-marketplace/redhat-marketplace-gdmmg/POD" id=58e7e7d4-b43b-41ba-9b97-6534f6474e7b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.165152 | controller | Jun 11 11:10:46.824358 crc crio[22652]: time="2026-06-11T11:10:46.823886297Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=1f1f9c98-6bda-484a-89b8-52db94fea868 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.165169 | controller | Jun 11 11:10:46.842951 crc crio[22652]: time="2026-06-11T11:10:46.84281461Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=5a671304-e8d9-4343-b7d8-f0b386445135 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.165186 | controller | Jun 11 11:10:46.854355 crc crio[22652]: time="2026-06-11T11:10:46.854218725Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-gdmmg/extract-utilities" id=ddc933bb-43a8-42e2-b100-7d73e7415ebb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.165207 | controller | Jun 11 11:10:46.855037 crc crio[22652]: time="2026-06-11T11:10:46.854968709Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.165223 | controller | Jun 11 11:10:47.024350 crc crio[22652]: time="2026-06-11T11:10:47.024251324Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.165240 | controller | Jun 11 11:10:47.041489 crc crio[22652]: time="2026-06-11T11:10:47.039651127Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.165257 | controller | Jun 11 11:10:47.202766 crc crio[22652]: time="2026-06-11T11:10:47.201903918Z" level=info msg="Created container 98f605df801aa5fc3790eb1e1a5ee1a103e5987030716128af610e802ad5a692: openshift-marketplace/redhat-marketplace-gdmmg/extract-utilities" id=ddc933bb-43a8-42e2-b100-7d73e7415ebb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.165274 | controller | Jun 11 11:10:47.207184 crc crio[22652]: time="2026-06-11T11:10:47.204322129Z" level=info msg="Starting container: 98f605df801aa5fc3790eb1e1a5ee1a103e5987030716128af610e802ad5a692" id=199d1a57-f41d-4a61-9b57-b63f9dccb276 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.165291 | controller | Jun 11 11:10:47.221616 crc crio[22652]: time="2026-06-11T11:10:47.221493893Z" level=info msg="Started container" PID=90499 containerID=98f605df801aa5fc3790eb1e1a5ee1a103e5987030716128af610e802ad5a692 description=openshift-marketplace/redhat-marketplace-gdmmg/extract-utilities id=199d1a57-f41d-4a61-9b57-b63f9dccb276 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a8220d687967da984f0b1472f3a800b6664b95e8dd7ec449a3f95d7017e1c20b
2026-06-11 11:57:59.165308 | controller | Jun 11 11:10:47.905772 crc crio[22652]: time="2026-06-11T11:10:47.905495794Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=3c423457-7817-4cd6-bc20-fb64bb78e3bb name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.165325 | controller | Jun 11 11:10:47.915461 crc crio[22652]: time="2026-06-11T11:10:47.914499202Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-11 11:57:59.165343 | controller | Jun 11 11:10:56.920164 crc crio[22652]: time="2026-06-11T11:10:56.919472176Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-fwcgs/POD" id=dae7f2ac-3953-4428-87d6-98232c8fb3a2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.165384 | controller | Jun 11 11:10:56.921504 crc crio[22652]: time="2026-06-11T11:10:56.92019183Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.165403 | controller | Jun 11 11:10:57.333532 crc crio[22652]: time="2026-06-11T11:10:57.333445084Z" level=info msg="Got pod network &{Name:redhat-operators-fwcgs Namespace:openshift-marketplace ID:bf8cf26a5da520bba24dd320aa79f417809b7219e8b4d3f798fd4f0cd8495d09 UID:d0f6d497-5e82-485f-85b5-bf2c518d0ddf NetNS:/var/run/netns/92c19c72-6731-426b-b050-d169c2d41e69 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd0f6d497_5e82_485f_85b5_bf2c518d0ddf.slice PodAnnotations:0xc000102538}] Aliases:map[]}"
2026-06-11 11:57:59.165428 | controller | Jun 11 11:10:57.333532 crc crio[22652]: time="2026-06-11T11:10:57.333515926Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-fwcgs to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.165454 | controller | Jun 11 11:10:57.354854 crc crio[22652]: time="2026-06-11T11:10:57.354799093Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03" id=3c423457-7817-4cd6-bc20-fb64bb78e3bb name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.165478 | controller | Jun 11 11:10:57.356210 crc crio[22652]: time="2026-06-11T11:10:57.356087284Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=c7d52e44-0986-4a99-bfb9-aca29e93359b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.165496 | controller | Jun 11 11:10:57.359076 crc crio[22652]: time="2026-06-11T11:10:57.358946842Z" level=info msg="Pulled image: quay.io/metal3-io/sushy-tools@sha256:271d0eaa7a62ff7600fe83d012aff39250f52d4d5c640a3c184d3354677b72b3" id=42665096-e19a-4ffc-965c-f74044b46b40 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.165514 | controller | Jun 11 11:10:57.359930 crc crio[22652]: time="2026-06-11T11:10:57.359849044Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=3e762d3a-a915-42da-ae12-509e9c95b5d6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.165531 | controller | Jun 11 11:10:57.360535 crc crio[22652]: time="2026-06-11T11:10:57.36034621Z" level=info msg="Checking image status: quay.io/metal3-io/sushy-tools:latest" id=64ef6885-f297-4797-92c2-aeeb1a09ea9c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.165549 | controller | Jun 11 11:10:57.365844 crc crio[22652]: time="2026-06-11T11:10:57.365676189Z" level=info msg="Checking image status: quay.io/metal3-io/sushy-tools:latest" id=d3b2264f-3d3a-4120-b094-7cbe1e8a038e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.165567 | controller | Jun 11 11:10:57.368221 crc crio[22652]: time="2026-06-11T11:10:57.368097236Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-gdmmg/extract-content" id=ec2955b6-9b7d-4076-b274-f41a0e08bbe6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.165584 | controller | Jun 11 11:10:57.370251 crc crio[22652]: time="2026-06-11T11:10:57.369816431Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.165601 | controller | Jun 11 11:10:57.383530 crc crio[22652]: time="2026-06-11T11:10:57.383380044Z" level=info msg="Creating container: sushy-emulator/sushy-emulator/sushy-emulator" id=5ece5dc6-5834-409d-bcfb-df3dc5bcc3cc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.165618 | controller | Jun 11 11:10:57.424915 crc crio[22652]: time="2026-06-11T11:10:57.424778111Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.165635 | controller | Jun 11 11:10:57.482044 crc crio[22652]: time="2026-06-11T11:10:57.481453909Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.165652 | controller | Jun 11 11:10:57.491257 crc crio[22652]: time="2026-06-11T11:10:57.490059946Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.165668 | controller | Jun 11 11:10:57.532433 crc crio[22652]: time="2026-06-11T11:10:57.532257904Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.165685 | controller | Jun 11 11:10:57.541031 crc crio[22652]: time="2026-06-11T11:10:57.54083941Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.165703 | controller | Jun 11 11:10:57.682714 crc crio[22652]: time="2026-06-11T11:10:57.682606317Z" level=info msg="Created container ea75d61592d8086a629162a12cd73e65789666fd5aa68c994e57eef23ed18a0a: openshift-marketplace/redhat-marketplace-gdmmg/extract-content" id=ec2955b6-9b7d-4076-b274-f41a0e08bbe6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.165734 | controller | Jun 11 11:10:57.689367 crc crio[22652]: time="2026-06-11T11:10:57.689281769Z" level=info msg="Starting container: ea75d61592d8086a629162a12cd73e65789666fd5aa68c994e57eef23ed18a0a" id=b7ff4f03-e1f5-4fe5-a281-e1fb5e5a9e93 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.165757 | controller | Jun 11 11:10:57.697295 crc crio[22652]: time="2026-06-11T11:10:57.696962073Z" level=info msg="Started container" PID=91114 containerID=ea75d61592d8086a629162a12cd73e65789666fd5aa68c994e57eef23ed18a0a description=openshift-marketplace/redhat-marketplace-gdmmg/extract-content id=b7ff4f03-e1f5-4fe5-a281-e1fb5e5a9e93 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a8220d687967da984f0b1472f3a800b6664b95e8dd7ec449a3f95d7017e1c20b
2026-06-11 11:57:59.165777 | controller | Jun 11 11:10:57.699907 crc crio[22652]: time="2026-06-11T11:10:57.699841956Z" level=info msg="Created container 271c719319255174f38d6b7108d2ff8f69cccffdd50723f2689fc86fee5981e4: sushy-emulator/sushy-emulator/sushy-emulator" id=5ece5dc6-5834-409d-bcfb-df3dc5bcc3cc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.165795 | controller | Jun 11 11:10:57.701237 crc crio[22652]: time="2026-06-11T11:10:57.701211519Z" level=info msg="Starting container: 271c719319255174f38d6b7108d2ff8f69cccffdd50723f2689fc86fee5981e4" id=eb88aece-7f58-448d-8a88-ed448fbc90a8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.165812 | controller | Jun 11 11:10:57.713467 crc crio[22652]: 2026-06-11T11:10:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bf8cf26a5da520b Mac:6e:ab:4b:66:cd:19 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d7 Mtu:0 Sandbox:/var/run/netns/92c19c72-6731-426b-b050-d169c2d41e69 SocketPath: PciID:}] [{Interface:0xc000014ef0 Address:{IP:10.217.0.215 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.165831 | controller | Jun 11 11:10:57.714867 crc crio[22652]: time="2026-06-11T11:10:57.714700492Z" level=info msg="Got pod network &{Name:redhat-operators-fwcgs Namespace:openshift-marketplace ID:bf8cf26a5da520bba24dd320aa79f417809b7219e8b4d3f798fd4f0cd8495d09 UID:d0f6d497-5e82-485f-85b5-bf2c518d0ddf NetNS:/var/run/netns/92c19c72-6731-426b-b050-d169c2d41e69 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd0f6d497_5e82_485f_85b5_bf2c518d0ddf.slice PodAnnotations:0xc000102538}] Aliases:map[]}"
2026-06-11 11:57:59.165847 | controller | Jun 11 11:10:57.714867 crc crio[22652]: time="2026-06-11T11:10:57.714857683Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-fwcgs for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.165864 | controller | Jun 11 11:10:57.730317 crc crio[22652]: time="2026-06-11T11:10:57.73007886Z" level=info msg="Started container" PID=91115 containerID=271c719319255174f38d6b7108d2ff8f69cccffdd50723f2689fc86fee5981e4 description=sushy-emulator/sushy-emulator/sushy-emulator id=eb88aece-7f58-448d-8a88-ed448fbc90a8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=001b704461d4d7dd32591d8f648fce27b4677330f34439f88ecb6fb06a5bded2
2026-06-11 11:57:59.165882 | controller | Jun 11 11:10:57.738292 crc crio[22652]: time="2026-06-11T11:10:57.738204039Z" level=info msg="Ran pod sandbox bf8cf26a5da520bba24dd320aa79f417809b7219e8b4d3f798fd4f0cd8495d09 with infra container: openshift-marketplace/redhat-operators-fwcgs/POD" id=dae7f2ac-3953-4428-87d6-98232c8fb3a2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.165899 | controller | Jun 11 11:10:57.744093 crc crio[22652]: time="2026-06-11T11:10:57.744017892Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=5f627072-1f17-4763-a92a-480ef9ad8cc2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.165927 | controller | Jun 11 11:10:57.746702 crc crio[22652]: time="2026-06-11T11:10:57.746643986Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=ee4c269c-2be8-4b33-83d2-8963ece59484 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.165953 | controller | Jun 11 11:10:57.769222 crc crio[22652]: time="2026-06-11T11:10:57.768955096Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-fwcgs/extract-utilities" id=0accddab-5a47-4080-97bc-96e63d3d8745 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.165972 | controller | Jun 11 11:10:57.769822 crc crio[22652]: time="2026-06-11T11:10:57.769638348Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.165990 | controller | Jun 11 11:10:57.818933 crc crio[22652]: time="2026-06-11T11:10:57.818806442Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.166007 | controller | Jun 11 11:10:57.825044 crc crio[22652]: time="2026-06-11T11:10:57.824967699Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.166024 | controller | Jun 11 11:10:57.989839 crc crio[22652]: time="2026-06-11T11:10:57.989415723Z" level=info msg="Created container 43d2465925151f8ad8510fcfc1876f40cc395d0b268bda460418adc16a2d0bda: openshift-marketplace/redhat-operators-fwcgs/extract-utilities" id=0accddab-5a47-4080-97bc-96e63d3d8745 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.166042 | controller | Jun 11 11:10:57.991592 crc crio[22652]: time="2026-06-11T11:10:57.990842057Z" level=info msg="Starting container: 43d2465925151f8ad8510fcfc1876f40cc395d0b268bda460418adc16a2d0bda" id=7820bb1a-f078-462c-bc86-4909b8e349a6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.166059 | controller | Jun 11 11:10:57.999812 crc crio[22652]: time="2026-06-11T11:10:57.998921766Z" level=info msg="Started container" PID=91132 containerID=43d2465925151f8ad8510fcfc1876f40cc395d0b268bda460418adc16a2d0bda description=openshift-marketplace/redhat-operators-fwcgs/extract-utilities id=7820bb1a-f078-462c-bc86-4909b8e349a6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bf8cf26a5da520bba24dd320aa79f417809b7219e8b4d3f798fd4f0cd8495d09
2026-06-11 11:57:59.166077 | controller | Jun 11 11:10:58.111904 crc crio[22652]: time="2026-06-11T11:10:58.11154132Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=ba18b600-3ef5-41f1-b0d5-be27754b62d4 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.166094 | controller | Jun 11 11:10:58.115867 crc crio[22652]: time="2026-06-11T11:10:58.115715034Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-11 11:57:59.166112 | controller | Jun 11 11:10:59.299320 crc crio[22652]: time="2026-06-11T11:10:59.298835032Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:546c77fdbf5f7c6a9a4243f4c4ef38fe0f584972a70f687bc40091743ee77d60" id=ba18b600-3ef5-41f1-b0d5-be27754b62d4 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.166129 | controller | Jun 11 11:10:59.302708 crc crio[22652]: time="2026-06-11T11:10:59.302440377Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=ebcf14b1-f906-4976-9a67-571088067832 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.166145 | controller | Jun 11 11:10:59.319654 crc crio[22652]: time="2026-06-11T11:10:59.319590963Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=ce27124e-4e3b-4902-8727-537eaf405fe4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.166166 | controller | Jun 11 11:10:59.374920 crc crio[22652]: time="2026-06-11T11:10:59.37482897Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-fwcgs/extract-content" id=75efe760-744c-44e8-891a-814a1a645ad7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.166187 | controller | Jun 11 11:10:59.375483 crc crio[22652]: time="2026-06-11T11:10:59.375421429Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.166212 | controller | Jun 11 11:10:59.440911 crc crio[22652]: time="2026-06-11T11:10:59.44080696Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.166231 | controller | Jun 11 11:10:59.445275 crc crio[22652]: time="2026-06-11T11:10:59.445055055Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.166247 | controller | Jun 11 11:10:59.962413 crc crio[22652]: time="2026-06-11T11:10:59.961908026Z" level=info msg="Created container 283e26bc146a6687ed3f0febad93b0b5e792a443a19fc51e4781e9157dac4642: openshift-marketplace/redhat-operators-fwcgs/extract-content" id=75efe760-744c-44e8-891a-814a1a645ad7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.166269 | controller | Jun 11 11:10:59.964233 crc crio[22652]: time="2026-06-11T11:10:59.963952532Z" level=info msg="Starting container: 283e26bc146a6687ed3f0febad93b0b5e792a443a19fc51e4781e9157dac4642" id=15e4b683-5de2-4083-872e-691ecd8b7580 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.166292 | controller | Jun 11 11:10:59.972041 crc crio[22652]: time="2026-06-11T11:10:59.970377176Z" level=info msg="Started container" PID=91183 containerID=283e26bc146a6687ed3f0febad93b0b5e792a443a19fc51e4781e9157dac4642 description=openshift-marketplace/redhat-operators-fwcgs/extract-content id=15e4b683-5de2-4083-872e-691ecd8b7580 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bf8cf26a5da520bba24dd320aa79f417809b7219e8b4d3f798fd4f0cd8495d09
2026-06-11 11:57:59.166311 | controller | Jun 11 11:11:00.248539 crc crio[22652]: time="2026-06-11T11:11:00.248410209Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=cd5aabcb-4e35-4798-a9d4-8de5bf4bc148 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.166335 | controller | Jun 11 11:11:00.252605 crc crio[22652]: time="2026-06-11T11:11:00.252411584Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=f460be4c-94a8-45a3-9161-539f65011043 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.166382 | controller | Jun 11 11:11:00.298288 crc crio[22652]: time="2026-06-11T11:11:00.298063889Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-gdmmg/registry-server" id=942daa54-88f8-4796-916e-fbe38ccce7dd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.166402 | controller | Jun 11 11:11:00.298869 crc crio[22652]: time="2026-06-11T11:11:00.298742601Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.166425 | controller | Jun 11 11:11:00.413669 crc crio[22652]: time="2026-06-11T11:11:00.413548152Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.166449 | controller | Jun 11 11:11:00.419409 crc crio[22652]: time="2026-06-11T11:11:00.418753708Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.166475 | controller | Jun 11 11:11:00.681422 crc crio[22652]: time="2026-06-11T11:11:00.681325725Z" level=info msg="Created container 280d38a7eea44998a1ddf2cb212128bca6a9043b4ac40320c6edc51d95fd551a: openshift-marketplace/redhat-marketplace-gdmmg/registry-server" id=942daa54-88f8-4796-916e-fbe38ccce7dd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.166493 | controller | Jun 11 11:11:00.682628 crc crio[22652]: time="2026-06-11T11:11:00.682540484Z" level=info msg="Starting container: 280d38a7eea44998a1ddf2cb212128bca6a9043b4ac40320c6edc51d95fd551a" id=ce830d21-53fd-432e-a977-600353ebb9ed name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.166510 | controller | Jun 11 11:11:00.687673 crc crio[22652]: time="2026-06-11T11:11:00.687631798Z" level=info msg="Started container" PID=91365 containerID=280d38a7eea44998a1ddf2cb212128bca6a9043b4ac40320c6edc51d95fd551a description=openshift-marketplace/redhat-marketplace-gdmmg/registry-server id=ce830d21-53fd-432e-a977-600353ebb9ed name=/runtime.v1.RuntimeService/StartContainer sandboxID=a8220d687967da984f0b1472f3a800b6664b95e8dd7ec449a3f95d7017e1c20b
2026-06-11 11:57:59.166528 | controller | Jun 11 11:11:05.276839 crc crio[22652]: time="2026-06-11T11:11:05.275945162Z" level=info msg="Removing container: a5b2548015116a2cf332e09ae56e067c92f6cc8a02394cb2e4ccbb9068ed2f09" id=3bc7ab64-38cc-444b-8262-42fa3f28d0d2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.166545 | controller | Jun 11 11:11:05.387491 crc crio[22652]: time="2026-06-11T11:11:05.387338297Z" level=info msg="Removed container a5b2548015116a2cf332e09ae56e067c92f6cc8a02394cb2e4ccbb9068ed2f09: openstack/ovsdbserver-sb-0-config-1781175863-nwsd4/ovn-config" id=3bc7ab64-38cc-444b-8262-42fa3f28d0d2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.166561 | controller | Jun 11 11:11:05.390407 crc crio[22652]: time="2026-06-11T11:11:05.390349152Z" level=info msg="Removing container: 165d0d086c7498a2096ac03bf9c1eaed968c233e5b26139d4c58fdd242493ea8" id=52a8bc2e-985c-414a-814b-7b3404d63fcd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.166578 | controller | Jun 11 11:11:05.433882 crc crio[22652]: time="2026-06-11T11:11:05.433824811Z" level=info msg="Removed container 165d0d086c7498a2096ac03bf9c1eaed968c233e5b26139d4c58fdd242493ea8: openstack/root-account-create-update-tbv46/mariadb-account-create-update" id=52a8bc2e-985c-414a-814b-7b3404d63fcd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.166594 | controller | Jun 11 11:11:05.437408 crc crio[22652]: time="2026-06-11T11:11:05.437302538Z" level=info msg="Removing container: 4805a109413cbddc9e7a38318aa8816f23603e4c9de0b6cf5c5d4cc9cd16a9a0" id=ae1a26b8-53fc-4f74-b24d-92eecdf3bbb5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.166611 | controller | Jun 11 11:11:05.671955 crc crio[22652]: time="2026-06-11T11:11:05.671878576Z" level=info msg="Removed container 4805a109413cbddc9e7a38318aa8816f23603e4c9de0b6cf5c5d4cc9cd16a9a0: openshift-infra/auto-csr-approver-29686264-865mm/oc" id=ae1a26b8-53fc-4f74-b24d-92eecdf3bbb5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.166627 | controller | Jun 11 11:11:05.700910 crc crio[22652]: time="2026-06-11T11:11:05.700484965Z" level=info msg="Removing container: 852adaad2d96f9b441628415ccf1dab3b7e9e9dff097a15afe03d007b51da28b" id=865a7b6b-eed2-4a32-8570-1613761b69d8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.166645 | controller | Jun 11 11:11:05.891019 crc crio[22652]: time="2026-06-11T11:11:05.890878066Z" level=info msg="Removed container 852adaad2d96f9b441628415ccf1dab3b7e9e9dff097a15afe03d007b51da28b: openstack/ovn-controller-hfc5h-config-vq8bw/ovn-config" id=865a7b6b-eed2-4a32-8570-1613761b69d8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.166662 | controller | Jun 11 11:11:05.902221 crc crio[22652]: time="2026-06-11T11:11:05.901936707Z" level=info msg="Removing container: 5ea860b9d420b01f103bd0cd025f6242f2ffba69ed31c5aeb4b3d83b616e18e7" id=88af9f54-9ab9-47f6-b1c3-4af3b34bf947 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.166683 | controller | Jun 11 11:11:06.015268 crc crio[22652]: time="2026-06-11T11:11:06.013402476Z" level=info msg="Removed container 5ea860b9d420b01f103bd0cd025f6242f2ffba69ed31c5aeb4b3d83b616e18e7: openstack/ovsdbserver-nb-0-config-1781175855-x8xzf/ovn-config" id=88af9f54-9ab9-47f6-b1c3-4af3b34bf947 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.166709 | controller | Jun 11 11:11:06.031177 crc crio[22652]: time="2026-06-11T11:11:06.027764286Z" level=info msg="Stopping pod sandbox: 6bfbe827e8b784097550037ef5ab606c3807b0523e3c9182045f82143a0e1f1e" id=64f884d4-261d-468d-92cc-9c6dfbd4a55a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.166743 | controller | Jun 11 11:11:06.031177 crc crio[22652]: time="2026-06-11T11:11:06.027876549Z" level=info msg="Stopped pod sandbox (already stopped): 6bfbe827e8b784097550037ef5ab606c3807b0523e3c9182045f82143a0e1f1e" id=64f884d4-261d-468d-92cc-9c6dfbd4a55a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.166771 | controller | Jun 11 11:11:06.032205 crc crio[22652]: time="2026-06-11T11:11:06.032087429Z" level=info msg="Removing pod sandbox: 6bfbe827e8b784097550037ef5ab606c3807b0523e3c9182045f82143a0e1f1e" id=21e6bdee-dbd2-4d90-80eb-557233f3fde4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.166863 | controller | Jun 11 11:11:06.064558 crc crio[22652]: time="2026-06-11T11:11:06.064462658Z" level=info msg="Removed pod sandbox: 6bfbe827e8b784097550037ef5ab606c3807b0523e3c9182045f82143a0e1f1e" id=21e6bdee-dbd2-4d90-80eb-557233f3fde4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.166897 | controller | Jun 11 11:11:06.065429 crc crio[22652]: time="2026-06-11T11:11:06.06535822Z" level=info msg="Stopping pod sandbox: 801978f5110caa790749229c0075870a86ecda7ef14eca29a56c29d00a63d457" id=eed14cca-1f16-4981-a477-3e228b815cf5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.166922 | controller | Jun 11 11:11:06.065535 crc crio[22652]: time="2026-06-11T11:11:06.065441172Z" level=info msg="Stopped pod sandbox (already stopped): 801978f5110caa790749229c0075870a86ecda7ef14eca29a56c29d00a63d457" id=eed14cca-1f16-4981-a477-3e228b815cf5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.166944 | controller | Jun 11 11:11:06.066212 crc crio[22652]: time="2026-06-11T11:11:06.066094623Z" level=info msg="Removing pod sandbox: 801978f5110caa790749229c0075870a86ecda7ef14eca29a56c29d00a63d457" id=b162f881-a525-4b76-b0cc-a066a9cde5f7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.166968 | controller | Jun 11 11:11:06.123937 crc crio[22652]: time="2026-06-11T11:11:06.123841618Z" level=info msg="Removed pod sandbox: 801978f5110caa790749229c0075870a86ecda7ef14eca29a56c29d00a63d457" id=b162f881-a525-4b76-b0cc-a066a9cde5f7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.166992 | controller | Jun 11 11:11:06.127721 crc crio[22652]: time="2026-06-11T11:11:06.127608329Z" level=info msg="Stopping pod sandbox: 69bf8eaab312cfe0759ccac2809ea49abcfd28c7bc273b16c1885d05f387ad94" id=bbda1899-716a-4b1a-b298-d014c62a6881 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.167029 | controller | Jun 11 11:11:06.127721 crc crio[22652]: time="2026-06-11T11:11:06.127723703Z" level=info msg="Stopped pod sandbox (already stopped): 69bf8eaab312cfe0759ccac2809ea49abcfd28c7bc273b16c1885d05f387ad94" id=bbda1899-716a-4b1a-b298-d014c62a6881 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.167057 | controller | Jun 11 11:11:06.128606 crc crio[22652]: time="2026-06-11T11:11:06.128530829Z" level=info msg="Removing pod sandbox: 69bf8eaab312cfe0759ccac2809ea49abcfd28c7bc273b16c1885d05f387ad94" id=f71056fd-842d-4e1e-89ca-653af56f2235 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.167096 | controller | Jun 11 11:11:06.168719 crc crio[22652]: time="2026-06-11T11:11:06.168566445Z" level=info msg="Removed pod sandbox: 69bf8eaab312cfe0759ccac2809ea49abcfd28c7bc273b16c1885d05f387ad94" id=f71056fd-842d-4e1e-89ca-653af56f2235 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.167124 | controller | Jun 11 11:11:06.171093 crc crio[22652]: time="2026-06-11T11:11:06.170907268Z" level=info msg="Stopping pod sandbox: 2ea7b02417ca878b2ea6f423686edc68afb5402cbcaadda3f4bee52723928439" id=f95ba735-74e7-4642-ab49-4b7a16231ed9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.167149 | controller | Jun 11 11:11:06.171093 crc crio[22652]: time="2026-06-11T11:11:06.17097294Z" level=info msg="Stopped pod sandbox (already stopped): 2ea7b02417ca878b2ea6f423686edc68afb5402cbcaadda3f4bee52723928439" id=f95ba735-74e7-4642-ab49-4b7a16231ed9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.167174 | controller | Jun 11 11:11:06.172357 crc crio[22652]: time="2026-06-11T11:11:06.172295292Z" level=info msg="Removing pod sandbox: 2ea7b02417ca878b2ea6f423686edc68afb5402cbcaadda3f4bee52723928439" id=7e11802f-4dfc-4b10-8c32-4c218af0ca27 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.167200 | controller | Jun 11 11:11:06.230744 crc crio[22652]: time="2026-06-11T11:11:06.230615639Z" level=info msg="Removed pod sandbox: 2ea7b02417ca878b2ea6f423686edc68afb5402cbcaadda3f4bee52723928439" id=7e11802f-4dfc-4b10-8c32-4c218af0ca27 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.167223 | controller | Jun 11 11:11:06.231598 crc crio[22652]: time="2026-06-11T11:11:06.231551058Z" level=info msg="Stopping pod sandbox: 80e7d3b7d1af85f0b17fdb14a3ac63317f6c7d32c65e498c0f59b57845cba7df" id=7d7cd358-a0d4-4d01-b096-5b2144db00dd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.167247 | controller | Jun 11 11:11:06.231693 crc crio[22652]: time="2026-06-11T11:11:06.231640831Z" level=info msg="Stopped pod sandbox (already stopped): 80e7d3b7d1af85f0b17fdb14a3ac63317f6c7d32c65e498c0f59b57845cba7df" id=7d7cd358-a0d4-4d01-b096-5b2144db00dd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.167272 | controller | Jun 11 11:11:06.232564 crc crio[22652]: time="2026-06-11T11:11:06.232490028Z" level=info msg="Removing pod sandbox: 80e7d3b7d1af85f0b17fdb14a3ac63317f6c7d32c65e498c0f59b57845cba7df" id=100d255b-ed31-482f-b7e1-2ac80754672c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.167298 | controller | Jun 11 11:11:06.267315 crc crio[22652]: time="2026-06-11T11:11:06.266912485Z" level=info msg="Removed pod sandbox: 80e7d3b7d1af85f0b17fdb14a3ac63317f6c7d32c65e498c0f59b57845cba7df" id=100d255b-ed31-482f-b7e1-2ac80754672c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.167325 | controller | Jun 11 11:11:06.268860 crc crio[22652]: time="2026-06-11T11:11:06.268714171Z" level=info msg="Stopping pod sandbox: 5b2a39462143cf82a0fc33421a44facd25bafdebcd573a0cac1be03ac2c50452" id=0e3b1b88-005a-4124-9a6b-c08f4a1e0e3b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.167376 | controller | Jun 11 11:11:06.268959 crc crio[22652]: time="2026-06-11T11:11:06.268907207Z" level=info msg="Stopped pod sandbox (already stopped): 5b2a39462143cf82a0fc33421a44facd25bafdebcd573a0cac1be03ac2c50452" id=0e3b1b88-005a-4124-9a6b-c08f4a1e0e3b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.167432 | controller | Jun 11 11:11:06.270269 crc crio[22652]: time="2026-06-11T11:11:06.27018916Z" level=info msg="Removing pod sandbox: 5b2a39462143cf82a0fc33421a44facd25bafdebcd573a0cac1be03ac2c50452" id=2a6f82f3-a9c7-47bd-aefc-262f356929f9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.167465 | controller | Jun 11 11:11:06.304306 crc crio[22652]: time="2026-06-11T11:11:06.304111709Z" level=info msg="Removed pod sandbox: 5b2a39462143cf82a0fc33421a44facd25bafdebcd573a0cac1be03ac2c50452" id=2a6f82f3-a9c7-47bd-aefc-262f356929f9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.167488 | controller | Jun 11 11:11:06.305692 crc crio[22652]: time="2026-06-11T11:11:06.305332787Z" level=info msg="Stopping pod sandbox: 9f6605ab870e7f27bd6334e34bd461bdcc80e4115babf5abfb30c5d56d7615c1" id=689e56b0-fcb4-4ad1-aa18-84fee38e244b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.167506 | controller | Jun 11 11:11:06.305692 crc crio[22652]: time="2026-06-11T11:11:06.30541844Z" level=info msg="Stopped pod sandbox (already stopped): 9f6605ab870e7f27bd6334e34bd461bdcc80e4115babf5abfb30c5d56d7615c1" id=689e56b0-fcb4-4ad1-aa18-84fee38e244b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.167523 | controller | Jun 11 11:11:06.306194 crc crio[22652]: time="2026-06-11T11:11:06.30609317Z" level=info msg="Removing pod sandbox: 9f6605ab870e7f27bd6334e34bd461bdcc80e4115babf5abfb30c5d56d7615c1" id=4262fe52-103a-41cb-89a6-51e44494f229 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.167540 | controller | Jun 11 11:11:06.331838 crc crio[22652]: time="2026-06-11T11:11:06.331637174Z" level=info msg="Removed pod sandbox: 9f6605ab870e7f27bd6334e34bd461bdcc80e4115babf5abfb30c5d56d7615c1" id=4262fe52-103a-41cb-89a6-51e44494f229 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.167557 | controller | Jun 11 11:11:07.855752 crc crio[22652]: time="2026-06-11T11:11:07.854468746Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 11:57:59.167575 | controller | Jun 11 11:11:08.432972 crc crio[22652]: time="2026-06-11T11:11:08.43274258Z" level=info msg="Stopping container: 280d38a7eea44998a1ddf2cb212128bca6a9043b4ac40320c6edc51d95fd551a (timeout: 2s)" id=5a59c1e0-b50d-4cdd-96fa-f3028ee45440 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.167592 | controller | Jun 11 11:11:08.581216 crc crio[22652]: time="2026-06-11T11:11:08.580597988Z" level=info msg="Stopped container 280d38a7eea44998a1ddf2cb212128bca6a9043b4ac40320c6edc51d95fd551a: openshift-marketplace/redhat-marketplace-gdmmg/registry-server" id=5a59c1e0-b50d-4cdd-96fa-f3028ee45440 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.167609 | controller | Jun 11 11:11:08.583676 crc crio[22652]: time="2026-06-11T11:11:08.583356325Z" level=info msg="Stopping pod sandbox: a8220d687967da984f0b1472f3a800b6664b95e8dd7ec449a3f95d7017e1c20b" id=d5bbb8c0-02e6-4302-a414-c523c0bcfb56 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.167626 | controller | Jun 11 11:11:08.584369 crc crio[22652]: time="2026-06-11T11:11:08.584245074Z" level=info msg="Got pod network &{Name:redhat-marketplace-gdmmg Namespace:openshift-marketplace ID:a8220d687967da984f0b1472f3a800b6664b95e8dd7ec449a3f95d7017e1c20b UID:903e4f6b-19fc-427c-b590-b48fede13d62 NetNS:/var/run/netns/3d97f8eb-5be1-4479-9999-50d5bbc5b989 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod903e4f6b_19fc_427c_b590_b48fede13d62.slice PodAnnotations:0xc002400c28}] Aliases:map[]}"
2026-06-11 11:57:59.167650 | controller | Jun 11 11:11:08.584622 crc crio[22652]: time="2026-06-11T11:11:08.584524243Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-gdmmg from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.167676 | controller | Jun 11 11:11:09.031406 crc crio[22652]: time="2026-06-11T11:11:09.031346305Z" level=info msg="Stopped pod sandbox: a8220d687967da984f0b1472f3a800b6664b95e8dd7ec449a3f95d7017e1c20b" id=d5bbb8c0-02e6-4302-a414-c523c0bcfb56 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.167703 | controller | Jun 11 11:11:09.535933 crc crio[22652]: time="2026-06-11T11:11:09.535504713Z" level=info msg="Removing container: 280d38a7eea44998a1ddf2cb212128bca6a9043b4ac40320c6edc51d95fd551a" id=4c63801d-5d02-4681-ad48-109875a10c3e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.167727 | controller | Jun 11 11:11:09.624295 crc crio[22652]: time="2026-06-11T11:11:09.624175427Z" level=info msg="Removed container 280d38a7eea44998a1ddf2cb212128bca6a9043b4ac40320c6edc51d95fd551a: openshift-marketplace/redhat-marketplace-gdmmg/registry-server" id=4c63801d-5d02-4681-ad48-109875a10c3e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.167755 | controller | Jun 11 11:11:09.638533 crc crio[22652]: time="2026-06-11T11:11:09.637845559Z" level=info msg="Removing container: ea75d61592d8086a629162a12cd73e65789666fd5aa68c994e57eef23ed18a0a" id=ee97acac-dfa0-4217-a123-2babcc8f94ec name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.167779 | controller | Jun 11 11:11:09.738519 crc crio[22652]: time="2026-06-11T11:11:09.738418446Z" level=info msg="Removed container ea75d61592d8086a629162a12cd73e65789666fd5aa68c994e57eef23ed18a0a: openshift-marketplace/redhat-marketplace-gdmmg/extract-content" id=ee97acac-dfa0-4217-a123-2babcc8f94ec name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.167803 | controller | Jun 11 11:11:09.749221 crc crio[22652]: time="2026-06-11T11:11:09.749063179Z" level=info msg="Removing container: 98f605df801aa5fc3790eb1e1a5ee1a103e5987030716128af610e802ad5a692" id=3fc5ffc0-f6eb-4fc2-80ba-4e27af94e236 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.167827 | controller | Jun 11 11:11:09.799730 crc crio[22652]: time="2026-06-11T11:11:09.79932757Z" level=info msg="Removed container 98f605df801aa5fc3790eb1e1a5ee1a103e5987030716128af610e802ad5a692: openshift-marketplace/redhat-marketplace-gdmmg/extract-utilities" id=3fc5ffc0-f6eb-4fc2-80ba-4e27af94e236 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.167851 | controller | Jun 11 11:11:10.564363 crc crio[22652]: time="2026-06-11T11:11:10.540900194Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=2aa8f6fd-1a43-4265-b699-92722e39ba77 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.167875 | controller | Jun 11 11:11:10.564363 crc crio[22652]: time="2026-06-11T11:11:10.54388658Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=3a2c7842-419e-4e57-8a7c-52f42de995f8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.167898 | controller | Jun 11 11:11:10.564363 crc crio[22652]: time="2026-06-11T11:11:10.557615218Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-fwcgs/registry-server" id=53ae6de9-0e5c-419f-8190-56eb91f04ac1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.167921 | controller | Jun 11 11:11:10.564363 crc crio[22652]: time="2026-06-11T11:11:10.558816757Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.167944 | controller | Jun 11 11:11:10.652613 crc crio[22652]: time="2026-06-11T11:11:10.652513246Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.167967 | controller | Jun 11 11:11:10.656226 crc crio[22652]: time="2026-06-11T11:11:10.65609828Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.167990 | controller | Jun 11 11:11:11.505340 crc crio[22652]: time="2026-06-11T11:11:11.504570838Z" level=info msg="Created container 64f2a94058c1dc96792d457eb2be561931517613bee5f29b565f6ef720fc8a0a: openshift-marketplace/redhat-operators-fwcgs/registry-server" id=53ae6de9-0e5c-419f-8190-56eb91f04ac1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.168014 | controller | Jun 11 11:11:11.507052 crc crio[22652]: time="2026-06-11T11:11:11.506638163Z" level=info msg="Starting container: 64f2a94058c1dc96792d457eb2be561931517613bee5f29b565f6ef720fc8a0a" id=dbec6451-887e-4e82-a458-4ad01a05ebf3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.168044 | controller | Jun 11 11:11:11.517558 crc crio[22652]: time="2026-06-11T11:11:11.517422969Z" level=info msg="Started container" PID=92022 containerID=64f2a94058c1dc96792d457eb2be561931517613bee5f29b565f6ef720fc8a0a description=openshift-marketplace/redhat-operators-fwcgs/registry-server id=dbec6451-887e-4e82-a458-4ad01a05ebf3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bf8cf26a5da520bba24dd320aa79f417809b7219e8b4d3f798fd4f0cd8495d09
2026-06-11 11:57:59.168069 | controller | Jun 11 11:11:24.960333 crc crio[22652]: time="2026-06-11T11:11:24.959714072Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-687999f8f7-lh62c/POD" id=6bfeeb90-a00f-4961-9491-3108bdfb4e92 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.168094 | controller | Jun 11 11:11:24.961446 crc crio[22652]: time="2026-06-11T11:11:24.961415827Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.168122 | controller | Jun 11 11:11:25.032238 crc crio[22652]: time="2026-06-11T11:11:25.032108756Z" level=info msg="Got pod network &{Name:dnsmasq-dns-687999f8f7-lh62c Namespace:openstack ID:4f36138b408b1d3850bedfa462e1790d0bf3482ebe71038129cf06ef380f7097 UID:ee5b2f9c-b0fb-44dc-81cc-5cceaf6097a9 NetNS:/var/run/netns/db96affa-ebeb-4d90-b032-21742bc21763 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podee5b2f9c_b0fb_44dc_81cc_5cceaf6097a9.slice PodAnnotations:0xc0029281f0}] Aliases:map[]}"
2026-06-11 11:57:59.168146 | controller | Jun 11 11:11:25.032238 crc crio[22652]: time="2026-06-11T11:11:25.03221941Z" level=info msg="Adding pod openstack_dnsmasq-dns-687999f8f7-lh62c to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.168170 | controller | Jun 11 11:11:25.962871 crc crio[22652]: 2026-06-11T11:11:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4f36138b408b1d3 Mac:1e:50:63:59:20:26 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d9 Mtu:0 Sandbox:/var/run/netns/db96affa-ebeb-4d90-b032-21742bc21763 SocketPath: PciID:}] [{Interface:0xc0003248c0 Address:{IP:10.217.0.217 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.168195 | controller | Jun 11 11:11:25.965493 crc crio[22652]: time="2026-06-11T11:11:25.965409982Z" level=info msg="Got pod network &{Name:dnsmasq-dns-687999f8f7-lh62c Namespace:openstack ID:4f36138b408b1d3850bedfa462e1790d0bf3482ebe71038129cf06ef380f7097 UID:ee5b2f9c-b0fb-44dc-81cc-5cceaf6097a9 NetNS:/var/run/netns/db96affa-ebeb-4d90-b032-21742bc21763 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podee5b2f9c_b0fb_44dc_81cc_5cceaf6097a9.slice PodAnnotations:0xc0029281f0}] Aliases:map[]}"
2026-06-11 11:57:59.168219 | controller | Jun 11 11:11:25.965707 crc crio[22652]: time="2026-06-11T11:11:25.96565219Z" level=info msg="Checking pod openstack_dnsmasq-dns-687999f8f7-lh62c for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.168243 | controller | Jun 11 11:11:25.975520 crc crio[22652]: time="2026-06-11T11:11:25.975432645Z" level=info msg="Ran pod sandbox 4f36138b408b1d3850bedfa462e1790d0bf3482ebe71038129cf06ef380f7097 with infra container: openstack/dnsmasq-dns-687999f8f7-lh62c/POD" id=6bfeeb90-a00f-4961-9491-3108bdfb4e92 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.168267 | controller | Jun 11 11:11:25.979062 crc crio[22652]: time="2026-06-11T11:11:25.978880981Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=78e84d40-3815-4351-9e78-35ca731445a6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.168291 | controller | Jun 11 11:11:26.075847 crc crio[22652]: time="2026-06-11T11:11:26.073593996Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=181bc9a3-16a3-4fbb-b218-5781d6d1deba name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.168320 | controller | Jun 11 11:11:28.465683 crc crio[22652]: time="2026-06-11T11:11:28.465230673Z" level=info msg="Creating container: openstack/dnsmasq-dns-687999f8f7-lh62c/init" id=711021b7-a465-47e6-89cb-f22c46e52f42 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.168344 | controller | Jun 11 11:11:28.466701 crc crio[22652]: time="2026-06-11T11:11:28.466274716Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.168409 | controller | Jun 11 11:11:28.520055 crc crio[22652]: time="2026-06-11T11:11:28.519929865Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.168437 | controller | Jun 11 11:11:28.524094 crc crio[22652]: time="2026-06-11T11:11:28.524019803Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.168463 | controller | Jun 11 11:11:30.292452 crc crio[22652]: time="2026-06-11T11:11:30.291614214Z" level=info msg="Created container 4fbdf75f82f8e46c1fcae55a2b8dceeaec84d2de9d0028d9c29500d24fb74b95: openstack/dnsmasq-dns-687999f8f7-lh62c/init" id=711021b7-a465-47e6-89cb-f22c46e52f42 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.168487 | controller | Jun 11 11:11:30.298778 crc crio[22652]: time="2026-06-11T11:11:30.294900259Z" level=info msg="Starting container: 4fbdf75f82f8e46c1fcae55a2b8dceeaec84d2de9d0028d9c29500d24fb74b95" id=7dc208b3-9ef4-4ec6-8564-057fd270d1ac name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.168512 | controller | Jun 11 11:11:30.302692 crc crio[22652]: time="2026-06-11T11:11:30.302547962Z" level=info msg="Started container" PID=92916 containerID=4fbdf75f82f8e46c1fcae55a2b8dceeaec84d2de9d0028d9c29500d24fb74b95 description=openstack/dnsmasq-dns-687999f8f7-lh62c/init id=7dc208b3-9ef4-4ec6-8564-057fd270d1ac name=/runtime.v1.RuntimeService/StartContainer sandboxID=4f36138b408b1d3850bedfa462e1790d0bf3482ebe71038129cf06ef380f7097
2026-06-11 11:57:59.168535 | controller | Jun 11 11:11:30.907356 crc crio[22652]: time="2026-06-11T11:11:30.906769254Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=67965291-15bb-466e-a63a-9caa1f392f1b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.168559 | controller | Jun 11 11:11:31.050766 crc crio[22652]: time="2026-06-11T11:11:31.050664336Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=8938130f-1f08-4442-8860-87864d52ddd7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.168583 | controller | Jun 11 11:11:31.314408 crc crio[22652]: time="2026-06-11T11:11:31.313443049Z" level=info msg="Creating container: openstack/dnsmasq-dns-687999f8f7-lh62c/dnsmasq-dns" id=e12b1ca2-3366-4e2a-af16-0a4760b9ad80 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.168606 | controller | Jun 11 11:11:31.315459 crc crio[22652]: time="2026-06-11T11:11:31.315221045Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.168664 | controller | Jun 11 11:11:31.318973 crc crio[22652]: time="2026-06-11T11:11:31.317579461Z" level=info msg="Stopping container: 64f2a94058c1dc96792d457eb2be561931517613bee5f29b565f6ef720fc8a0a (timeout: 2s)" id=3d59a0e6-fca7-4e57-8b7f-aa252bbdfa50 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.168696 | controller | Jun 11 11:11:31.506211 crc crio[22652]: time="2026-06-11T11:11:31.506097651Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.168726 | controller | Jun 11 11:11:31.512446 crc crio[22652]: time="2026-06-11T11:11:31.512401692Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.168750 | controller | Jun 11 11:11:31.956823 crc crio[22652]: time="2026-06-11T11:11:31.956761215Z" level=info msg="Created container 44fdfda9164db0d845e2326080c346464bfbcd1ae64637e39cc03867e244d031: openstack/dnsmasq-dns-687999f8f7-lh62c/dnsmasq-dns" id=e12b1ca2-3366-4e2a-af16-0a4760b9ad80 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.168774 | controller | Jun 11 11:11:31.961098 crc crio[22652]: time="2026-06-11T11:11:31.960711982Z" level=info msg="Starting container: 44fdfda9164db0d845e2326080c346464bfbcd1ae64637e39cc03867e244d031" id=ec41c01e-3cfe-4312-83c3-cf4d6115d61f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.168797 | controller | Jun 11 11:11:31.984859 crc crio[22652]: time="2026-06-11T11:11:31.984691014Z" level=info msg="Started container" PID=93184 containerID=44fdfda9164db0d845e2326080c346464bfbcd1ae64637e39cc03867e244d031 description=openstack/dnsmasq-dns-687999f8f7-lh62c/dnsmasq-dns id=ec41c01e-3cfe-4312-83c3-cf4d6115d61f name=/runtime.v1.RuntimeService/StartContainer sandboxID=4f36138b408b1d3850bedfa462e1790d0bf3482ebe71038129cf06ef380f7097
2026-06-11 11:57:59.168821 | controller | Jun 11 11:11:32.671802 crc crio[22652]: time="2026-06-11T11:11:32.671405283Z" level=info msg="Stopped container 64f2a94058c1dc96792d457eb2be561931517613bee5f29b565f6ef720fc8a0a: openshift-marketplace/redhat-operators-fwcgs/registry-server" id=3d59a0e6-fca7-4e57-8b7f-aa252bbdfa50 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.168845 | controller | Jun 11 11:11:32.673832 crc crio[22652]: time="2026-06-11T11:11:32.673271172Z" level=info msg="Stopping pod sandbox: bf8cf26a5da520bba24dd320aa79f417809b7219e8b4d3f798fd4f0cd8495d09" id=cd211b1d-618c-422a-8f3b-b21a7094d776 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.168868 | controller | Jun 11 11:11:32.673832 crc crio[22652]: time="2026-06-11T11:11:32.673801449Z" level=info msg="Got pod network &{Name:redhat-operators-fwcgs Namespace:openshift-marketplace ID:bf8cf26a5da520bba24dd320aa79f417809b7219e8b4d3f798fd4f0cd8495d09 UID:d0f6d497-5e82-485f-85b5-bf2c518d0ddf NetNS:/var/run/netns/92c19c72-6731-426b-b050-d169c2d41e69 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd0f6d497_5e82_485f_85b5_bf2c518d0ddf.slice PodAnnotations:0xc0014a46c8}] Aliases:map[]}"
2026-06-11 11:57:59.168892 | controller | Jun 11 11:11:32.674347 crc crio[22652]: time="2026-06-11T11:11:32.674251003Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-fwcgs from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.168916 | controller | Jun 11 11:11:33.738058 crc crio[22652]: time="2026-06-11T11:11:33.737434214Z" level=info msg="Stopped pod sandbox: bf8cf26a5da520bba24dd320aa79f417809b7219e8b4d3f798fd4f0cd8495d09" id=cd211b1d-618c-422a-8f3b-b21a7094d776 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.168939 | controller | Jun 11 11:11:34.013383 crc crio[22652]: time="2026-06-11T11:11:34.010049644Z" level=info msg="Removing container: 64f2a94058c1dc96792d457eb2be561931517613bee5f29b565f6ef720fc8a0a" id=d6c9097a-9676-452f-80e3-c24956926495 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.168963 | controller | Jun 11 11:11:34.132614 crc crio[22652]: time="2026-06-11T11:11:34.132438443Z" level=info msg="Removed container 64f2a94058c1dc96792d457eb2be561931517613bee5f29b565f6ef720fc8a0a: openshift-marketplace/redhat-operators-fwcgs/registry-server" id=d6c9097a-9676-452f-80e3-c24956926495 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.168990 | controller | Jun 11 11:11:34.136636 crc crio[22652]: time="2026-06-11T11:11:34.136547268Z" level=info msg="Removing container: 283e26bc146a6687ed3f0febad93b0b5e792a443a19fc51e4781e9157dac4642" id=419ccad8-5447-418f-81a5-5bf3d7adef46 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.169014 | controller | Jun 11 11:11:34.190612 crc crio[22652]: time="2026-06-11T11:11:34.18992363Z" level=info msg="Removed container 283e26bc146a6687ed3f0febad93b0b5e792a443a19fc51e4781e9157dac4642: openshift-marketplace/redhat-operators-fwcgs/extract-content" id=419ccad8-5447-418f-81a5-5bf3d7adef46 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.169037 | controller | Jun 11 11:11:34.198103 crc crio[22652]: time="2026-06-11T11:11:34.197942951Z" level=info msg="Removing container: 43d2465925151f8ad8510fcfc1876f40cc395d0b268bda460418adc16a2d0bda" id=bf1cd70c-2309-435d-aafe-ef9c79df39e4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.169060 | controller | Jun 11 11:11:34.614470 crc crio[22652]: time="2026-06-11T11:11:34.614323055Z" level=info msg="Removed container 43d2465925151f8ad8510fcfc1876f40cc395d0b268bda460418adc16a2d0bda: openshift-marketplace/redhat-operators-fwcgs/extract-utilities" id=bf1cd70c-2309-435d-aafe-ef9c79df39e4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.169084 | controller | Jun 11 11:11:39.446383 crc crio[22652]: time="2026-06-11T11:11:39.445696908Z" level=info msg="Stopping container: 8ed417fbd77d97c3484e74c49635a874ad56390e552b68092776026631bac633 (timeout: 10s)" id=bb92a372-d9e2-42a5-960e-e4bf8a65b18c name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.169107 | controller | Jun 11 11:11:39.790602 crc crio[22652]: time="2026-06-11T11:11:39.789924113Z" level=info msg="Stopped container 8ed417fbd77d97c3484e74c49635a874ad56390e552b68092776026631bac633: openstack/dnsmasq-dns-68b84f4555-pj4tq/dnsmasq-dns" id=bb92a372-d9e2-42a5-960e-e4bf8a65b18c name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.169131 | controller | Jun 11 11:11:39.791655 crc crio[22652]: time="2026-06-11T11:11:39.791561136Z" level=info msg="Stopping pod sandbox: b30a4779d8efbf0cc9eb9acfb4640adc8e5b1201b2859228d97627a909827554" id=9a47ac12-2d80-4fa5-ad4e-ffdfc3ac0a6a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.169154 | controller | Jun 11 11:11:39.792402 crc crio[22652]: time="2026-06-11T11:11:39.792334301Z" level=info msg="Got pod network &{Name:dnsmasq-dns-68b84f4555-pj4tq Namespace:openstack ID:b30a4779d8efbf0cc9eb9acfb4640adc8e5b1201b2859228d97627a909827554 UID:edec1387-e59b-44c2-9e4f-876c7ce1ac79 NetNS:/var/run/netns/97790034-3e2a-4972-bfbe-7480a58665b7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podedec1387_e59b_44c2_9e4f_876c7ce1ac79.slice PodAnnotations:0xc0009892d0}] Aliases:map[]}"
2026-06-11 11:57:59.169178 | controller | Jun 11 11:11:39.792584 crc crio[22652]: time="2026-06-11T11:11:39.792524067Z" level=info msg="Deleting pod openstack_dnsmasq-dns-68b84f4555-pj4tq from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.169201 | controller | Jun 11 11:11:40.343932 crc crio[22652]: time="2026-06-11T11:11:40.343767473Z" level=info msg="Stopped pod sandbox: b30a4779d8efbf0cc9eb9acfb4640adc8e5b1201b2859228d97627a909827554" id=9a47ac12-2d80-4fa5-ad4e-ffdfc3ac0a6a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.169225 | controller | Jun 11 11:11:41.161442 crc crio[22652]: time="2026-06-11T11:11:41.160241171Z" level=info msg="Removing container: 8ed417fbd77d97c3484e74c49635a874ad56390e552b68092776026631bac633" id=37a1081f-aa5d-44d2-b6f8-aa404c2b6167 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.169248 | controller | Jun 11 11:11:41.194549 crc crio[22652]: time="2026-06-11T11:11:41.194410897Z" level=info msg="Removed container 8ed417fbd77d97c3484e74c49635a874ad56390e552b68092776026631bac633: openstack/dnsmasq-dns-68b84f4555-pj4tq/dnsmasq-dns" id=37a1081f-aa5d-44d2-b6f8-aa404c2b6167 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.169276 | controller | Jun 11 11:11:41.197843 crc crio[22652]: time="2026-06-11T11:11:41.197778965Z" level=info msg="Removing container: 2b0f30e60c6f7fc313c05993c3600c60b7f5b0e51c2f5a2a2a085dacc0c5c025" id=b1a7718d-8260-4397-8b25-e1eb28263a48 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.169335 | controller | Jun 11 11:11:41.236778 crc crio[22652]: time="2026-06-11T11:11:41.236308882Z" level=info msg="Removed container 2b0f30e60c6f7fc313c05993c3600c60b7f5b0e51c2f5a2a2a085dacc0c5c025: openstack/dnsmasq-dns-68b84f4555-pj4tq/init" id=b1a7718d-8260-4397-8b25-e1eb28263a48 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.169430 | controller | Jun 11 11:12:00.545925 crc crio[22652]: time="2026-06-11T11:12:00.544851507Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686272-bh2vc/POD" id=ab767ef1-c9ec-4fa7-ac32-1b7014eeb2b5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.169498 | controller | Jun 11 11:12:00.547603 crc crio[22652]: time="2026-06-11T11:12:00.545949973Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.169558 | controller | Jun 11 11:12:00.581263 crc crio[22652]: time="2026-06-11T11:12:00.581106382Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686272-bh2vc Namespace:openshift-infra ID:6dc6902b90d328437c134fd4817e9b3f02a06cba71a2246b29e52e9566078840 UID:ead6f00f-7720-4b0c-9d9d-2fc3163ce962 NetNS:/var/run/netns/83660019-7153-44ce-9ede-ea1f956df720 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podead6f00f_7720_4b0c_9d9d_2fc3163ce962.slice PodAnnotations:0xc0004bf888}] Aliases:map[]}"
2026-06-11 11:57:59.169595 | controller | Jun 11 11:12:00.581263 crc crio[22652]: time="2026-06-11T11:12:00.581216555Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686272-bh2vc to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.169645 | controller | Jun 11 11:12:01.115967 crc crio[22652]: 2026-06-11T11:12:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6dc6902b90d3284 Mac:9a:ff:31:2b:d5:50 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:da Mtu:0 Sandbox:/var/run/netns/83660019-7153-44ce-9ede-ea1f956df720 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.218 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.169676 | controller | Jun 11 11:12:01.120976 crc crio[22652]: time="2026-06-11T11:12:01.120873624Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686272-bh2vc Namespace:openshift-infra ID:6dc6902b90d328437c134fd4817e9b3f02a06cba71a2246b29e52e9566078840 UID:ead6f00f-7720-4b0c-9d9d-2fc3163ce962 NetNS:/var/run/netns/83660019-7153-44ce-9ede-ea1f956df720 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podead6f00f_7720_4b0c_9d9d_2fc3163ce962.slice PodAnnotations:0xc0004bf888}] Aliases:map[]}"
2026-06-11 11:57:59.169774 | controller | Jun 11 11:12:01.121438 crc crio[22652]: time="2026-06-11T11:12:01.121303047Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686272-bh2vc for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.169811 | controller | Jun 11 11:12:01.132709 crc crio[22652]: time="2026-06-11T11:12:01.132623482Z" level=info msg="Ran pod sandbox 6dc6902b90d328437c134fd4817e9b3f02a06cba71a2246b29e52e9566078840 with infra container: openshift-infra/auto-csr-approver-29686272-bh2vc/POD" id=ab767ef1-c9ec-4fa7-ac32-1b7014eeb2b5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.169831 | controller | Jun 11 11:12:01.140346 crc crio[22652]: time="2026-06-11T11:12:01.14026436Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=7f7194ba-e7f0-45ad-9acc-35952a96f5f4 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.169883 | controller | Jun 11 11:12:01.160864 crc crio[22652]: time="2026-06-11T11:12:01.160780832Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 11:57:59.169902 | controller | Jun 11 11:12:02.249634 crc crio[22652]: time="2026-06-11T11:12:02.249011101Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=7f7194ba-e7f0-45ad-9acc-35952a96f5f4 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.169919 | controller | Jun 11 11:12:02.251832 crc crio[22652]: time="2026-06-11T11:12:02.251751341Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=82b0f09c-dfd4-4fdc-ab93-e717020189f1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.169935 | controller | Jun 11 11:12:02.257793 crc crio[22652]: time="2026-06-11T11:12:02.257679516Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=0b5df895-3a8e-4fa4-8b67-e1715c63bdfd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.169952 | controller | Jun 11 11:12:02.272457 crc crio[22652]: time="2026-06-11T11:12:02.272330463Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686272-bh2vc/oc" id=51a4eec2-0270-465b-9ed7-4a08572b6f30 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.169969 | controller | Jun 11 11:12:02.272975 crc crio[22652]: time="2026-06-11T11:12:02.27287636Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.169993 | controller | Jun 11 11:12:02.329639 crc crio[22652]: time="2026-06-11T11:12:02.329434141Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.170018 | controller | Jun 11 11:12:02.536022 crc crio[22652]: time="2026-06-11T11:12:02.535749937Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.170040 | controller | Jun 11 11:12:02.784647 crc crio[22652]: time="2026-06-11T11:12:02.783976689Z" level=info msg="Created container 3c66b7896595c7fa3e9903ed80be1bc35da75b40d7354a0809cb0406ff0ab52d: openshift-infra/auto-csr-approver-29686272-bh2vc/oc" id=51a4eec2-0270-465b-9ed7-4a08572b6f30 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.170064 | controller | Jun 11 11:12:02.787259 crc crio[22652]: time="2026-06-11T11:12:02.787026205Z" level=info msg="Starting container: 3c66b7896595c7fa3e9903ed80be1bc35da75b40d7354a0809cb0406ff0ab52d" id=b0dcda34-185d-45d6-b8e6-cc33bfb3ae14 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.170089 | controller | Jun 11 11:12:02.793665 crc crio[22652]: time="2026-06-11T11:12:02.793583324Z" level=info msg="Started container" PID=94815 containerID=3c66b7896595c7fa3e9903ed80be1bc35da75b40d7354a0809cb0406ff0ab52d description=openshift-infra/auto-csr-approver-29686272-bh2vc/oc id=b0dcda34-185d-45d6-b8e6-cc33bfb3ae14 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6dc6902b90d328437c134fd4817e9b3f02a06cba71a2246b29e52e9566078840
2026-06-11 11:57:59.170109 | controller | Jun 11 11:12:04.530790 crc crio[22652]: time="2026-06-11T11:12:04.530073046Z" level=info msg="Stopping pod sandbox: 6dc6902b90d328437c134fd4817e9b3f02a06cba71a2246b29e52e9566078840" id=5ee218ce-59f3-463f-8143-376847a28bf0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.170125 | controller | Jun 11 11:12:04.532375 crc crio[22652]: time="2026-06-11T11:12:04.531499042Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686272-bh2vc Namespace:openshift-infra ID:6dc6902b90d328437c134fd4817e9b3f02a06cba71a2246b29e52e9566078840 UID:ead6f00f-7720-4b0c-9d9d-2fc3163ce962 NetNS:/var/run/netns/83660019-7153-44ce-9ede-ea1f956df720 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podead6f00f_7720_4b0c_9d9d_2fc3163ce962.slice PodAnnotations:0xc00008c500}] Aliases:map[]}"
2026-06-11 11:57:59.170147 | controller | Jun 11 11:12:04.532375 crc crio[22652]: time="2026-06-11T11:12:04.531655767Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686272-bh2vc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.170166 | controller | Jun 11 11:12:04.912748 crc crio[22652]: time="2026-06-11T11:12:04.912649244Z" level=info msg="Stopped pod sandbox: 6dc6902b90d328437c134fd4817e9b3f02a06cba71a2246b29e52e9566078840" id=5ee218ce-59f3-463f-8143-376847a28bf0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.170184 | controller | Jun 11 11:12:06.357897 crc crio[22652]: time="2026-06-11T11:12:06.357240644Z" level=info msg="Removing container: 7bd3c1303bbbe06b49aed29311a1bac5a2b2f5cd4cd2901e2348109bb42c2e77" id=bf5eb418-caeb-4254-a7ac-532e0e4ecd44 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.170201 | controller | Jun 11 11:12:06.391106 crc crio[22652]: time="2026-06-11T11:12:06.390848268Z" level=info msg="Removed container 7bd3c1303bbbe06b49aed29311a1bac5a2b2f5cd4cd2901e2348109bb42c2e77: openstack/dnsmasq-dns-68c444669f-stff4/dnsmasq-dns" id=bf5eb418-caeb-4254-a7ac-532e0e4ecd44 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.170219 | controller | Jun 11 11:12:06.396780 crc crio[22652]: time="2026-06-11T11:12:06.3966892Z" level=info msg="Removing container: 19c44c1df8b48be73a85453700fc2995636f1489ca78c6b791399348810138f1" id=70ee4252-93ae-4060-b148-8d1fe185b854 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.170236 | controller | Jun 11 11:12:06.477963 crc crio[22652]: time="2026-06-11T11:12:06.477845339Z" level=info msg="Removed container 19c44c1df8b48be73a85453700fc2995636f1489ca78c6b791399348810138f1: openshift-infra/auto-csr-approver-29686266-gzr72/oc" id=70ee4252-93ae-4060-b148-8d1fe185b854 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.170252 | controller | Jun 11 11:12:06.481458 crc crio[22652]: time="2026-06-11T11:12:06.481386836Z" level=info msg="Removing container: 20413c5cff16652ac665cd8fab2631c458b6d62dc5315a264c3d7133983884ed" id=4c987576-eca0-4f3a-a104-d9308352e798 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.170269 | controller | Jun 11 11:12:06.605165 crc crio[22652]: time="2026-06-11T11:12:06.60494604Z" level=info msg="Removed container 20413c5cff16652ac665cd8fab2631c458b6d62dc5315a264c3d7133983884ed: openstack/keystone-bootstrap-td8xq/keystone-bootstrap" id=4c987576-eca0-4f3a-a104-d9308352e798 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.170286 | controller | Jun 11 11:12:06.609157 crc crio[22652]: time="2026-06-11T11:12:06.60905458Z" level=info msg="Removing container: d0d57d841703076c4e9c4786c34b1cafd3489e92e839a12cb3d64f44480ae38f" id=f725c162-f677-4adf-a93a-a4f737060c75 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.170301 | controller | Jun 11 11:12:06.643194 crc crio[22652]: time="2026-06-11T11:12:06.643069443Z" level=info msg="Removed container d0d57d841703076c4e9c4786c34b1cafd3489e92e839a12cb3d64f44480ae38f: openstack/dnsmasq-dns-68c444669f-stff4/init" id=f725c162-f677-4adf-a93a-a4f737060c75 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.170318 | controller | Jun 11 11:12:06.654365 crc crio[22652]: time="2026-06-11T11:12:06.654063442Z" level=info msg="Stopping pod sandbox: bf8cf26a5da520bba24dd320aa79f417809b7219e8b4d3f798fd4f0cd8495d09" id=c7baa3ba-fe7d-4794-8291-570e70de69d5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.170335 | controller | Jun 11 11:12:06.654682 crc crio[22652]: time="2026-06-11T11:12:06.654384203Z" level=info msg="Stopped pod sandbox (already stopped): bf8cf26a5da520bba24dd320aa79f417809b7219e8b4d3f798fd4f0cd8495d09" id=c7baa3ba-fe7d-4794-8291-570e70de69d5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.170381 | controller | Jun 11 11:12:06.655622 crc crio[22652]: time="2026-06-11T11:12:06.65554308Z" level=info msg="Removing pod sandbox: bf8cf26a5da520bba24dd320aa79f417809b7219e8b4d3f798fd4f0cd8495d09" id=e4e94c42-0cf3-4906-b401-251c886a1857 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.170401 | controller | Jun 11 11:12:06.675195 crc crio[22652]: time="2026-06-11T11:12:06.671889376Z" level=info msg="Removed pod sandbox: bf8cf26a5da520bba24dd320aa79f417809b7219e8b4d3f798fd4f0cd8495d09" id=e4e94c42-0cf3-4906-b401-251c886a1857 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.170421 | controller | Jun 11 11:12:06.675195 crc crio[22652]: time="2026-06-11T11:12:06.673066107Z" level=info msg="Stopping pod sandbox: a8220d687967da984f0b1472f3a800b6664b95e8dd7ec449a3f95d7017e1c20b" id=6a1783de-aea5-4f6a-81b9-bc7068e8b8b8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.170446 | controller | Jun 11 11:12:06.675195 crc crio[22652]: time="2026-06-11T11:12:06.673106468Z" level=info msg="Stopped pod sandbox (already stopped): a8220d687967da984f0b1472f3a800b6664b95e8dd7ec449a3f95d7017e1c20b" id=6a1783de-aea5-4f6a-81b9-bc7068e8b8b8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.170467 | controller | Jun 11 11:12:06.675195 crc crio[22652]: time="2026-06-11T11:12:06.673978116Z" level=info msg="Removing pod sandbox: a8220d687967da984f0b1472f3a800b6664b95e8dd7ec449a3f95d7017e1c20b" id=8add626b-d83e-427a-b7be-aaac4a100c66 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.170488 | controller | Jun 11 11:12:06.745362 crc crio[22652]: time="2026-06-11T11:12:06.7447416Z" level=info msg="Removed pod sandbox: a8220d687967da984f0b1472f3a800b6664b95e8dd7ec449a3f95d7017e1c20b" id=8add626b-d83e-427a-b7be-aaac4a100c66 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.170512 | controller | Jun 11 11:12:06.747093 crc crio[22652]: time="2026-06-11T11:12:06.747060103Z" level=info msg="Stopping pod sandbox: a8c0f02d70f1238912b21fe0f26c673da62929f1cbe827fc31ecc22037e9b6fb" id=811e67c2-fe5b-41bf-b0bb-58d506b6d5a5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.170537 | controller | Jun 11 11:12:06.747361 crc crio[22652]: time="2026-06-11T11:12:06.747338102Z" level=info msg="Stopped pod sandbox (already stopped): a8c0f02d70f1238912b21fe0f26c673da62929f1cbe827fc31ecc22037e9b6fb" id=811e67c2-fe5b-41bf-b0bb-58d506b6d5a5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.170561 | controller | Jun 11 11:12:06.749853 crc crio[22652]: time="2026-06-11T11:12:06.749709867Z" level=info msg="Removing pod sandbox: a8c0f02d70f1238912b21fe0f26c673da62929f1cbe827fc31ecc22037e9b6fb" id=63b60cb3-918f-4a5d-87cb-1ee86bab03e1 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.170585 | controller | Jun 11 11:12:06.798297 crc crio[22652]: time="2026-06-11T11:12:06.797924384Z" level=info msg="Removed pod sandbox: a8c0f02d70f1238912b21fe0f26c673da62929f1cbe827fc31ecc22037e9b6fb" id=63b60cb3-918f-4a5d-87cb-1ee86bab03e1 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.170610 | controller | Jun 11 11:12:06.800222 crc crio[22652]: time="2026-06-11T11:12:06.799710101Z" level=info msg="Stopping pod sandbox: b30a4779d8efbf0cc9eb9acfb4640adc8e5b1201b2859228d97627a909827554" id=f484dccb-4413-4511-a37f-962c490b0389 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.170632 | controller | Jun 11 11:12:06.800222 crc crio[22652]: time="2026-06-11T11:12:06.799842485Z" level=info msg="Stopped pod sandbox (already stopped): b30a4779d8efbf0cc9eb9acfb4640adc8e5b1201b2859228d97627a909827554" id=f484dccb-4413-4511-a37f-962c490b0389 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.170658 | controller | Jun 11 11:12:06.802420 crc crio[22652]: time="2026-06-11T11:12:06.801647561Z" level=info msg="Removing pod sandbox: b30a4779d8efbf0cc9eb9acfb4640adc8e5b1201b2859228d97627a909827554" id=02980848-cdbc-48c7-868e-311e0cfd7e6b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.170690 | controller | Jun 11 11:12:06.829495 crc crio[22652]: time="2026-06-11T11:12:06.829376143Z" level=info msg="Removed pod sandbox: b30a4779d8efbf0cc9eb9acfb4640adc8e5b1201b2859228d97627a909827554" id=02980848-cdbc-48c7-868e-311e0cfd7e6b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.170719 | controller | Jun 11 11:12:06.830219 crc crio[22652]: time="2026-06-11T11:12:06.830073755Z" level=info msg="Stopping pod sandbox: c823a7d5a025e3e4c247c3434aa9aabc108912766276bd3b2a86ab8eeb21af3d" id=a05a1c71-6255-475f-8297-75435f37374b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.170744 | controller | Jun 11 11:12:06.830321 crc crio[22652]: time="2026-06-11T11:12:06.830282181Z" level=info msg="Stopped pod sandbox (already stopped): c823a7d5a025e3e4c247c3434aa9aabc108912766276bd3b2a86ab8eeb21af3d" id=a05a1c71-6255-475f-8297-75435f37374b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.170765 | controller | Jun 11 11:12:06.830917 crc crio[22652]: time="2026-06-11T11:12:06.830879711Z" level=info msg="Removing pod sandbox: c823a7d5a025e3e4c247c3434aa9aabc108912766276bd3b2a86ab8eeb21af3d" id=f6225c9e-4eac-4643-8748-e25d2d3e70c4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.170787 | controller | Jun 11 11:12:06.850873 crc crio[22652]: time="2026-06-11T11:12:06.850782724Z" level=info msg="Removed pod sandbox: c823a7d5a025e3e4c247c3434aa9aabc108912766276bd3b2a86ab8eeb21af3d" id=f6225c9e-4eac-4643-8748-e25d2d3e70c4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.170811 | controller | Jun 11 11:12:06.851476 crc crio[22652]: time="2026-06-11T11:12:06.851420136Z" level=info msg="Stopping pod sandbox: 572660153b949c4c7e878b86b10bb105065e5635a95b00cfce430c748d08467a" id=a76581b4-cf9f-40f0-afb5-78328736ed0c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.170836 | controller | Jun 11 11:12:06.851561 crc crio[22652]: time="2026-06-11T11:12:06.851480338Z" level=info msg="Stopped pod sandbox (already stopped): 572660153b949c4c7e878b86b10bb105065e5635a95b00cfce430c748d08467a" id=a76581b4-cf9f-40f0-afb5-78328736ed0c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.170857 | controller | Jun 11 11:12:06.851916 crc crio[22652]: time="2026-06-11T11:12:06.85187472Z" level=info msg="Removing pod sandbox: 572660153b949c4c7e878b86b10bb105065e5635a95b00cfce430c748d08467a" id=73a57db8-3795-4cae-9aeb-a2409f65f063 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.170878 | controller | Jun 11 11:12:06.869537 crc crio[22652]: time="2026-06-11T11:12:06.869387658Z" level=info msg="Removed pod sandbox: 572660153b949c4c7e878b86b10bb105065e5635a95b00cfce430c748d08467a" id=73a57db8-3795-4cae-9aeb-a2409f65f063 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.170898 | controller | Jun 11 11:12:07.068455 crc crio[22652]: time="2026-06-11T11:12:07.067910225Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-7rfcr/POD" id=e45ce72b-c09c-499b-808b-a16245b1d15e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.170918 | controller | Jun 11 11:12:07.068455 crc crio[22652]: time="2026-06-11T11:12:07.068446402Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.170936 | controller | Jun 11 11:12:07.106679 crc crio[22652]: time="2026-06-11T11:12:07.106572986Z" level=info msg="Got pod network &{Name:community-operators-7rfcr Namespace:openshift-marketplace ID:42363d5122648b5b05ce20f835405e8e84e1db97a806dc01692bafba0a522c0b UID:d0bb109e-07d8-4857-ae43-c34e790c58b0 NetNS:/var/run/netns/873293b3-6580-4e3c-a906-ade0cc99b2a2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd0bb109e_07d8_4857_ae43_c34e790c58b0.slice PodAnnotations:0xc002928ea8}] Aliases:map[]}"
2026-06-11 11:57:59.171162 | controller | Jun 11 11:12:07.106679 crc crio[22652]: time="2026-06-11T11:12:07.106637988Z" level=info msg="Adding pod openshift-marketplace_community-operators-7rfcr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.171192 | controller | Jun 11 11:12:07.650867 crc crio[22652]: 2026-06-11T11:12:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:42363d5122648b5 Mac:b6:6b:82:34:a8:f2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:db Mtu:0 Sandbox:/var/run/netns/873293b3-6580-4e3c-a906-ade0cc99b2a2 SocketPath: PciID:}] [{Interface:0xc0001345c0 Address:{IP:10.217.0.219 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.171214 | controller | Jun 11 11:12:07.652250 crc crio[22652]: time="2026-06-11T11:12:07.652161622Z" level=info msg="Got pod network &{Name:community-operators-7rfcr Namespace:openshift-marketplace ID:42363d5122648b5b05ce20f835405e8e84e1db97a806dc01692bafba0a522c0b UID:d0bb109e-07d8-4857-ae43-c34e790c58b0 NetNS:/var/run/netns/873293b3-6580-4e3c-a906-ade0cc99b2a2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd0bb109e_07d8_4857_ae43_c34e790c58b0.slice PodAnnotations:0xc002928ea8}] Aliases:map[]}"
2026-06-11 11:57:59.171235 | controller | Jun 11 11:12:07.652359 crc crio[22652]: time="2026-06-11T11:12:07.652344088Z" level=info msg="Checking pod openshift-marketplace_community-operators-7rfcr for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.171256 | controller | Jun 11 11:12:07.662410 crc crio[22652]: time="2026-06-11T11:12:07.662322787Z" level=info msg="Ran pod sandbox 42363d5122648b5b05ce20f835405e8e84e1db97a806dc01692bafba0a522c0b with infra container: openshift-marketplace/community-operators-7rfcr/POD" id=e45ce72b-c09c-499b-808b-a16245b1d15e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.171277 | controller | Jun 11 11:12:07.666226 crc crio[22652]: time="2026-06-11T11:12:07.666033994Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=d3bf0ed3-3c2e-4c91-9b3c-01280247db27 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.171297 | controller | Jun 11 11:12:07.668686 crc crio[22652]: time="2026-06-11T11:12:07.668618356Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=8b2ccf73-6bf4-4ead-b194-34dbf46c8e5e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.171320 | controller | Jun 11 11:12:07.676875 crc crio[22652]: time="2026-06-11T11:12:07.676783145Z" level=info msg="Creating container: openshift-marketplace/community-operators-7rfcr/extract-utilities" id=9eb81b84-dc4e-4dd6-a216-578022a6e5bd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.171374 | controller | Jun 11 11:12:07.677469 crc crio[22652]: time="2026-06-11T11:12:07.677425906Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.171406 | controller | Jun 11 11:12:07.732760 crc crio[22652]: time="2026-06-11T11:12:07.732689755Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.171431 | controller | Jun 11 11:12:07.736891 crc crio[22652]: time="2026-06-11T11:12:07.736786355Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.171454 | controller | Jun 11 11:12:07.908250 crc crio[22652]: time="2026-06-11T11:12:07.907927402Z" level=info msg="Created container 8127f859cd011fd4b0804c96c72661ce103a161aaf7fdf9331c07b6f683c79b3: openshift-marketplace/community-operators-7rfcr/extract-utilities" id=9eb81b84-dc4e-4dd6-a216-578022a6e5bd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.171480 | controller | Jun 11 11:12:07.909756 crc crio[22652]: time="2026-06-11T11:12:07.909560185Z" level=info msg="Starting container: 8127f859cd011fd4b0804c96c72661ce103a161aaf7fdf9331c07b6f683c79b3" id=c124ca46-6c94-4d18-af79-602f7324b754 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.171501 | controller | Jun 11 11:12:07.915524 crc crio[22652]: time="2026-06-11T11:12:07.915462882Z" level=info msg="Started container" PID=95176 containerID=8127f859cd011fd4b0804c96c72661ce103a161aaf7fdf9331c07b6f683c79b3 description=openshift-marketplace/community-operators-7rfcr/extract-utilities id=c124ca46-6c94-4d18-af79-602f7324b754 name=/runtime.v1.RuntimeService/StartContainer sandboxID=42363d5122648b5b05ce20f835405e8e84e1db97a806dc01692bafba0a522c0b
2026-06-11 11:57:59.171523 | controller | Jun 11 11:12:08.602238 crc crio[22652]: time="2026-06-11T11:12:08.601640294Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=0618ad6b-a1a9-4776-8ac7-9f73423b4aa2 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.171544 | controller | Jun 11 11:12:08.606165 crc crio[22652]: time="2026-06-11T11:12:08.606045384Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-11 11:57:59.171564 | controller | Jun 11 11:12:09.160499 crc crio[22652]: time="2026-06-11T11:12:09.160257234Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:c1bf1a7cae92e701b0ff93032482fe022c0ec704dcb6a892b32d9c898b64e1e0" id=0618ad6b-a1a9-4776-8ac7-9f73423b4aa2 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.171585 | controller | Jun 11 11:12:09.163336 crc crio[22652]: time="2026-06-11T11:12:09.161706791Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=ca0e750d-c433-4bd0-a6b9-cabcb58ccf48 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.171605 | controller | Jun 11 11:12:09.165964 crc crio[22652]: time="2026-06-11T11:12:09.165859432Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=6dc03413-566a-4604-9b5b-2668ec23d9d2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.171623 | controller | Jun 11 11:12:09.172684 crc crio[22652]: time="2026-06-11T11:12:09.172506744Z" level=info msg="Creating container: openshift-marketplace/community-operators-7rfcr/extract-content" id=55a38a01-432f-4101-8dcd-53141980c98c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.171641 | controller | Jun 11 11:12:09.173020 crc crio[22652]: time="2026-06-11T11:12:09.172955129Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.171658 | controller | Jun 11 11:12:09.224611 crc crio[22652]: time="2026-06-11T11:12:09.224490199Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.171676 | controller | Jun 11 11:12:09.227884 crc crio[22652]: time="2026-06-11T11:12:09.227771413Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.171693 | controller | Jun 11 11:12:09.400685 crc crio[22652]: time="2026-06-11T11:12:09.400500591Z" level=info msg="Created container b8e21d7b3fb39749da5f0a1cc14526c375029fe06eb777bd7c311ead930e99a3: openshift-marketplace/community-operators-7rfcr/extract-content" id=55a38a01-432f-4101-8dcd-53141980c98c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.171710 | controller | Jun 11 11:12:09.402513 crc crio[22652]: time="2026-06-11T11:12:09.402485764Z" level=info msg="Starting container: b8e21d7b3fb39749da5f0a1cc14526c375029fe06eb777bd7c311ead930e99a3" id=28cf62ef-e37b-43d1-ac3e-5157f99888fc name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.171730 | controller | Jun 11 11:12:09.408903 crc crio[22652]: time="2026-06-11T11:12:09.408857327Z" level=info msg="Started container" PID=95217 containerID=b8e21d7b3fb39749da5f0a1cc14526c375029fe06eb777bd7c311ead930e99a3 description=openshift-marketplace/community-operators-7rfcr/extract-content id=28cf62ef-e37b-43d1-ac3e-5157f99888fc name=/runtime.v1.RuntimeService/StartContainer sandboxID=42363d5122648b5b05ce20f835405e8e84e1db97a806dc01692bafba0a522c0b
2026-06-11 11:57:59.171748 | controller | Jun 11 11:12:11.661581 crc crio[22652]: time="2026-06-11T11:12:11.660820027Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=f0e8b7a7-eba0-437e-84e7-ed7ef8e95fa6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.171766 | controller | Jun 11 11:12:11.667214 crc crio[22652]: time="2026-06-11T11:12:11.667080277Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=7e095400-c83a-4eeb-97cb-7f2161c54bbd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.171785 | controller | Jun 11 11:12:11.698690 crc crio[22652]: time="2026-06-11T11:12:11.698498185Z" level=info msg="Creating container: openshift-marketplace/community-operators-7rfcr/registry-server" id=ea1547b2-1ac3-4cf7-b480-cdf85102cd16 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.171809 | controller | Jun 11 11:12:11.699191 crc crio[22652]: time="2026-06-11T11:12:11.699089004Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.171835 | controller | Jun 11 11:12:11.761381 crc crio[22652]: time="2026-06-11T11:12:11.760895192Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.171859 | controller | Jun 11 11:12:11.765447 crc crio[22652]: time="2026-06-11T11:12:11.765358103Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.171884 | controller | Jun 11 11:12:11.918772 crc crio[22652]: time="2026-06-11T11:12:11.918520599Z" level=info msg="Created container 107d909c810cd85ad7127a339ae0c196c87e95eb45f5450543a75081a3be34df: openshift-marketplace/community-operators-7rfcr/registry-server" id=ea1547b2-1ac3-4cf7-b480-cdf85102cd16 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.171910 | controller | Jun 11 11:12:11.919825 crc crio[22652]: time="2026-06-11T11:12:11.919789139Z" level=info msg="Starting container: 107d909c810cd85ad7127a339ae0c196c87e95eb45f5450543a75081a3be34df" id=c0bf03ae-f429-4d31-936b-7381f2954578 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.171935 | controller | Jun 11 11:12:11.927631 crc crio[22652]: time="2026-06-11T11:12:11.927531115Z" level=info msg="Started container" PID=95478 containerID=107d909c810cd85ad7127a339ae0c196c87e95eb45f5450543a75081a3be34df description=openshift-marketplace/community-operators-7rfcr/registry-server id=c0bf03ae-f429-4d31-936b-7381f2954578 name=/runtime.v1.RuntimeService/StartContainer sandboxID=42363d5122648b5b05ce20f835405e8e84e1db97a806dc01692bafba0a522c0b
2026-06-11 11:57:59.171959 | controller | Jun 11 11:12:19.947193 crc crio[22652]: time="2026-06-11T11:12:19.946544101Z" level=info msg="Stopping container: 107d909c810cd85ad7127a339ae0c196c87e95eb45f5450543a75081a3be34df (timeout: 2s)" id=5c03a943-0468-47af-8410-31fa2fe69409 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.171983 | controller | Jun 11 11:12:22.878736 crc crio[22652]: time="2026-06-11T11:12:22.878298047Z" level=info msg="Stopped container 107d909c810cd85ad7127a339ae0c196c87e95eb45f5450543a75081a3be34df: openshift-marketplace/community-operators-7rfcr/registry-server" id=5c03a943-0468-47af-8410-31fa2fe69409 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.172012 | controller | Jun 11 11:12:22.880757 crc crio[22652]: time="2026-06-11T11:12:22.879912998Z" level=info msg="Stopping pod sandbox: 42363d5122648b5b05ce20f835405e8e84e1db97a806dc01692bafba0a522c0b" id=72fb74fe-dcc6-4633-bf00-890da421972b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.172037 | controller | Jun 11 11:12:22.880926 crc crio[22652]: time="2026-06-11T11:12:22.880765245Z" level=info msg="Got pod network &{Name:community-operators-7rfcr Namespace:openshift-marketplace ID:42363d5122648b5b05ce20f835405e8e84e1db97a806dc01692bafba0a522c0b UID:d0bb109e-07d8-4857-ae43-c34e790c58b0 NetNS:/var/run/netns/873293b3-6580-4e3c-a906-ade0cc99b2a2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd0bb109e_07d8_4857_ae43_c34e790c58b0.slice PodAnnotations:0xc002acc268}] Aliases:map[]}"
2026-06-11 11:57:59.172062 | controller | Jun 11 11:12:22.881099 crc crio[22652]: time="2026-06-11T11:12:22.880971872Z" level=info msg="Deleting pod openshift-marketplace_community-operators-7rfcr from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.172085 | controller | Jun 11 11:12:23.182384 crc crio[22652]: time="2026-06-11T11:12:23.18157685Z" level=info msg="Stopped pod sandbox: 42363d5122648b5b05ce20f835405e8e84e1db97a806dc01692bafba0a522c0b" id=72fb74fe-dcc6-4633-bf00-890da421972b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.172108 | controller | Jun 11 11:12:24.060180 crc crio[22652]: time="2026-06-11T11:12:24.059529115Z" level=info msg="Removing container: 107d909c810cd85ad7127a339ae0c196c87e95eb45f5450543a75081a3be34df" id=c9ca8796-44a0-4958-acf7-f2c78fd3570d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.172134 | controller | Jun 11 11:12:24.261919 crc crio[22652]: time="2026-06-11T11:12:24.258762033Z" level=info msg="Removed container 107d909c810cd85ad7127a339ae0c196c87e95eb45f5450543a75081a3be34df: openshift-marketplace/community-operators-7rfcr/registry-server" id=c9ca8796-44a0-4958-acf7-f2c78fd3570d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.172159 | controller | Jun 11 11:12:24.287801 crc crio[22652]: time="2026-06-11T11:12:24.286860501Z" level=info msg="Removing container: b8e21d7b3fb39749da5f0a1cc14526c375029fe06eb777bd7c311ead930e99a3" id=0d02c428-6d8b-45a2-aef7-fc6c52c2a634 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.172180 | controller | Jun 11 11:12:24.371372 crc crio[22652]: time="2026-06-11T11:12:24.370909637Z" level=info msg="Removed container b8e21d7b3fb39749da5f0a1cc14526c375029fe06eb777bd7c311ead930e99a3: openshift-marketplace/community-operators-7rfcr/extract-content" id=0d02c428-6d8b-45a2-aef7-fc6c52c2a634 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.172198 | controller | Jun 11 11:12:24.375329 crc crio[22652]: time="2026-06-11T11:12:24.3750961Z" level=info msg="Removing container: 8127f859cd011fd4b0804c96c72661ce103a161aaf7fdf9331c07b6f683c79b3" id=d767c33c-f2de-4c28-b1a4-ae61cdcaee9f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.172214 | controller | Jun 11 11:12:24.426695 crc crio[22652]: time="2026-06-11T11:12:24.426375942Z" level=info msg="Removed container 8127f859cd011fd4b0804c96c72661ce103a161aaf7fdf9331c07b6f683c79b3: openshift-marketplace/community-operators-7rfcr/extract-utilities" id=d767c33c-f2de-4c28-b1a4-ae61cdcaee9f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.172231 | controller | Jun 11 11:13:06.939667 crc crio[22652]: time="2026-06-11T11:13:06.938160255Z" level=info msg="Stopping pod sandbox: 42363d5122648b5b05ce20f835405e8e84e1db97a806dc01692bafba0a522c0b" id=5ed29285-2b42-43dd-855b-3362c1e9ff2f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.172253 | controller | Jun 11 11:13:06.945007 crc crio[22652]: time="2026-06-11T11:13:06.939685645Z" level=info msg="Stopped pod sandbox (already stopped): 42363d5122648b5b05ce20f835405e8e84e1db97a806dc01692bafba0a522c0b" id=5ed29285-2b42-43dd-855b-3362c1e9ff2f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.172270 | controller | Jun 11 11:13:06.945007 crc crio[22652]: time="2026-06-11T11:13:06.942292307Z" level=info msg="Removing pod sandbox: 42363d5122648b5b05ce20f835405e8e84e1db97a806dc01692bafba0a522c0b" id=fb9b70d4-9f88-41b9-a10d-6cf6a9e19420 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.172287 | controller | Jun 11 11:13:06.985632 crc crio[22652]: time="2026-06-11T11:13:06.985575039Z" level=info msg="Removed pod sandbox: 42363d5122648b5b05ce20f835405e8e84e1db97a806dc01692bafba0a522c0b" id=fb9b70d4-9f88-41b9-a10d-6cf6a9e19420 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.172303 | controller | Jun 11 11:13:38.964014 crc crio[22652]: time="2026-06-11T11:13:38.962742141Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-tz4lv/POD" id=f0447848-f293-4c85-8664-681fe0e82ef1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.172320 | controller | Jun 11 11:13:38.966281 crc crio[22652]: time="2026-06-11T11:13:38.964033763Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.172338 | controller | Jun 11 11:13:39.042841 crc crio[22652]: time="2026-06-11T11:13:39.042708204Z" level=info msg="Got pod network &{Name:certified-operators-tz4lv Namespace:openshift-marketplace ID:91696d447a76ee2448e4da830d1d9fa6cd724e0ac8f2e531dd2f89a53a1f5b71 UID:a2951049-9bd2-4efd-be40-b137adc7aef0 NetNS:/var/run/netns/22a719a8-a110-4ee2-bd03-bbbf393468d8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda2951049_9bd2_4efd_be40_b137adc7aef0.slice PodAnnotations:0xc0024000d0}] Aliases:map[]}"
2026-06-11 11:57:59.172380 | controller | Jun 11 11:13:39.042841 crc crio[22652]: time="2026-06-11T11:13:39.042816297Z" level=info msg="Adding pod openshift-marketplace_certified-operators-tz4lv to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.172400 | controller | Jun 11 11:13:39.713525 crc crio[22652]: 2026-06-11T11:13:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:91696d447a76ee2 Mac:96:ed:a1:6c:21:71 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:dc Mtu:0 Sandbox:/var/run/netns/22a719a8-a110-4ee2-bd03-bbbf393468d8 SocketPath: PciID:}] [{Interface:0xc000400ac0 Address:{IP:10.217.0.220 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.172422 | controller | Jun 11 11:13:39.716380 crc crio[22652]: time="2026-06-11T11:13:39.716296808Z" level=info msg="Got pod network &{Name:certified-operators-tz4lv Namespace:openshift-marketplace ID:91696d447a76ee2448e4da830d1d9fa6cd724e0ac8f2e531dd2f89a53a1f5b71 UID:a2951049-9bd2-4efd-be40-b137adc7aef0 NetNS:/var/run/netns/22a719a8-a110-4ee2-bd03-bbbf393468d8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda2951049_9bd2_4efd_be40_b137adc7aef0.slice PodAnnotations:0xc0024000d0}] Aliases:map[]}"
2026-06-11 11:57:59.172446 | controller | Jun 11 11:13:39.716545 crc crio[22652]: time="2026-06-11T11:13:39.716504075Z" level=info msg="Checking pod openshift-marketplace_certified-operators-tz4lv for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.172464 | controller | Jun 11 11:13:39.750434 crc crio[22652]: time="2026-06-11T11:13:39.750312921Z" level=info msg="Ran pod sandbox 91696d447a76ee2448e4da830d1d9fa6cd724e0ac8f2e531dd2f89a53a1f5b71 with infra container: openshift-marketplace/certified-operators-tz4lv/POD" id=f0447848-f293-4c85-8664-681fe0e82ef1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.172486 | controller | Jun 11 11:13:39.753526 crc crio[22652]: time="2026-06-11T11:13:39.753444181Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=ec7f4da3-74f1-4282-b6c3-3918aed6f15e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.172503 | controller | Jun 11 11:13:39.760600 crc crio[22652]: time="2026-06-11T11:13:39.760478328Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=6cb76973-1f44-44f8-83d4-bdd1d9777734 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.172520 | controller | Jun 11 11:13:39.768668 crc crio[22652]: time="2026-06-11T11:13:39.768417963Z" level=info msg="Creating container: openshift-marketplace/certified-operators-tz4lv/extract-utilities" id=2912cbc7-d95b-4601-8f7a-2bc190bc4b9d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.172536 | controller | Jun 11 11:13:39.769088 crc crio[22652]: time="2026-06-11T11:13:39.76894834Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.172553 | controller | Jun 11 11:13:39.844750 crc crio[22652]: time="2026-06-11T11:13:39.844624293Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.172569 | controller | Jun 11 11:13:39.855287 crc crio[22652]: time="2026-06-11T11:13:39.855191812Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.172585 | controller | Jun 11 11:13:40.032346 crc crio[22652]: time="2026-06-11T11:13:40.031827821Z" level=info msg="Created container 3c39cc2763eacc0565196623c8fbdabe055d796803e8f72fea8ae5ae1257428e: openshift-marketplace/certified-operators-tz4lv/extract-utilities" id=2912cbc7-d95b-4601-8f7a-2bc190bc4b9d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.172603 | controller | Jun 11 11:13:40.033640 crc crio[22652]: time="2026-06-11T11:13:40.033469193Z" level=info msg="Starting container: 3c39cc2763eacc0565196623c8fbdabe055d796803e8f72fea8ae5ae1257428e" id=553fc9ed-101d-4b4f-895d-a77aab080eb7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.172627 | controller | Jun 11 11:13:40.040202 crc crio[22652]: time="2026-06-11T11:13:40.040014724Z" level=info msg="Started container" PID=99644 containerID=3c39cc2763eacc0565196623c8fbdabe055d796803e8f72fea8ae5ae1257428e description=openshift-marketplace/certified-operators-tz4lv/extract-utilities id=553fc9ed-101d-4b4f-895d-a77aab080eb7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=91696d447a76ee2448e4da830d1d9fa6cd724e0ac8f2e531dd2f89a53a1f5b71
2026-06-11 11:57:59.172653 | controller | Jun 11 11:13:40.635462 crc crio[22652]: time="2026-06-11T11:13:40.635368434Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=455c2370-7da9-4d06-a9a7-e51155458b15 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.172679 | controller | Jun 11 11:13:40.647269 crc crio[22652]: time="2026-06-11T11:13:40.647228775Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-11 11:57:59.172706 | controller | Jun 11 11:13:41.688512 crc crio[22652]: time="2026-06-11T11:13:41.688008505Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:6b36b6f39459c9ec839353793dce87ba5802bb0d927bfa0efa7b5a9a61815fc0" id=455c2370-7da9-4d06-a9a7-e51155458b15 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.172731 | controller | Jun 11 11:13:41.690290 crc crio[22652]: time="2026-06-11T11:13:41.689515564Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=ebd8a9f0-41a9-4c23-930c-eabb356812c0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.172759 | controller | Jun 11 11:13:41.693540 crc crio[22652]: time="2026-06-11T11:13:41.693370797Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=fba4885b-e8ff-417a-99ed-cf01f9fecf5c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.172783 | controller | Jun 11 11:13:41.801836 crc crio[22652]: time="2026-06-11T11:13:41.801734722Z" level=info msg="Creating container: openshift-marketplace/certified-operators-tz4lv/extract-content" id=8502cfda-2a69-4d3c-b384-05cb2f61b6cf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.172808 | controller | Jun 11 11:13:41.802523 crc crio[22652]: time="2026-06-11T11:13:41.802455105Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.172831 | controller | Jun 11 11:13:41.860218 crc crio[22652]: time="2026-06-11T11:13:41.860047516Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.172850 | controller | Jun 11 11:13:41.864352 crc crio[22652]: time="2026-06-11T11:13:41.864196419Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.172867 | controller | Jun 11 11:13:42.054049 crc crio[22652]: time="2026-06-11T11:13:42.053863088Z" level=info msg="Created container 017ce1e4706fe15892a0ac8c907d5be6f2f606b829583e3e28304928ec79412a: openshift-marketplace/certified-operators-tz4lv/extract-content" id=8502cfda-2a69-4d3c-b384-05cb2f61b6cf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.172883 | controller | Jun 11 11:13:42.055574 crc crio[22652]: time="2026-06-11T11:13:42.055327264Z" level=info msg="Starting container: 017ce1e4706fe15892a0ac8c907d5be6f2f606b829583e3e28304928ec79412a" id=cd0da38a-fd39-4497-b9b7-f667b5c00164 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.172901 | controller | Jun 11 11:13:42.067778 crc crio[22652]: time="2026-06-11T11:13:42.067234637Z" level=info msg="Started container" PID=99802 containerID=017ce1e4706fe15892a0ac8c907d5be6f2f606b829583e3e28304928ec79412a description=openshift-marketplace/certified-operators-tz4lv/extract-content id=cd0da38a-fd39-4497-b9b7-f667b5c00164 name=/runtime.v1.RuntimeService/StartContainer sandboxID=91696d447a76ee2448e4da830d1d9fa6cd724e0ac8f2e531dd2f89a53a1f5b71
2026-06-11 11:57:59.172919 | controller | Jun 11 11:13:45.741041 crc crio[22652]: time="2026-06-11T11:13:45.739501236Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=6bda0a19-3082-4e0b-874e-e9c376c14e2c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.172936 | controller | Jun 11 11:13:45.749302 crc crio[22652]: time="2026-06-11T11:13:45.749189988Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=675765ce-3df5-4ee7-a18a-fac019a8767c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.172953 | controller | Jun 11 11:13:45.761398 crc crio[22652]: time="2026-06-11T11:13:45.761244724Z" level=info msg="Creating container: openshift-marketplace/certified-operators-tz4lv/registry-server" id=042a3fa7-8439-41fb-84eb-3a7a25081e93 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.172970 | controller | Jun 11 11:13:45.761708 crc crio[22652]: time="2026-06-11T11:13:45.761630077Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.172992 | controller | Jun 11 11:13:45.830759 crc crio[22652]: time="2026-06-11T11:13:45.830534552Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.173010 | controller | Jun 11 11:13:45.835434 crc crio[22652]: time="2026-06-11T11:13:45.835319016Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.173034 | controller | Jun 11 11:13:45.995021 crc crio[22652]: time="2026-06-11T11:13:45.99470408Z" level=info msg="Created container 2acf638b9dca52290b48e264f19e4e7ea7353ef7583d97961b704d02bf78ab99: openshift-marketplace/certified-operators-tz4lv/registry-server" id=042a3fa7-8439-41fb-84eb-3a7a25081e93 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.173060 | controller | Jun 11 11:13:45.996099 crc crio[22652]: time="2026-06-11T11:13:45.996017943Z" level=info msg="Starting container: 2acf638b9dca52290b48e264f19e4e7ea7353ef7583d97961b704d02bf78ab99" id=f3b164a8-4439-4115-99b8-56a4c5355fdd name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.173086 | controller | Jun 11 11:13:46.002911 crc crio[22652]: time="2026-06-11T11:13:46.002739708Z" level=info msg="Started container" PID=99976 containerID=2acf638b9dca52290b48e264f19e4e7ea7353ef7583d97961b704d02bf78ab99 description=openshift-marketplace/certified-operators-tz4lv/registry-server id=f3b164a8-4439-4115-99b8-56a4c5355fdd name=/runtime.v1.RuntimeService/StartContainer sandboxID=91696d447a76ee2448e4da830d1d9fa6cd724e0ac8f2e531dd2f89a53a1f5b71
2026-06-11 11:57:59.173114 | controller | Jun 11 11:13:59.994869 crc crio[22652]: time="2026-06-11T11:13:59.994229578Z" level=info msg="Stopping container: 2acf638b9dca52290b48e264f19e4e7ea7353ef7583d97961b704d02bf78ab99 (timeout: 2s)" id=319b4f8e-f7d5-40d4-bbb0-586385c41edb name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.173141 | controller | Jun 11 11:14:00.144169 crc crio[22652]: time="2026-06-11T11:14:00.143607641Z" level=info msg="Stopped container 2acf638b9dca52290b48e264f19e4e7ea7353ef7583d97961b704d02bf78ab99: openshift-marketplace/certified-operators-tz4lv/registry-server" id=319b4f8e-f7d5-40d4-bbb0-586385c41edb name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.173167 | controller | Jun 11 11:14:00.145162 crc crio[22652]: time="2026-06-11T11:14:00.145033736Z" level=info msg="Stopping pod sandbox: 91696d447a76ee2448e4da830d1d9fa6cd724e0ac8f2e531dd2f89a53a1f5b71" id=14e085fe-def7-44b6-af88-090f72270de6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.173191 | controller | Jun 11 11:14:00.146354 crc crio[22652]: time="2026-06-11T11:14:00.146278328Z" level=info msg="Got pod network &{Name:certified-operators-tz4lv Namespace:openshift-marketplace ID:91696d447a76ee2448e4da830d1d9fa6cd724e0ac8f2e531dd2f89a53a1f5b71 UID:a2951049-9bd2-4efd-be40-b137adc7aef0 NetNS:/var/run/netns/22a719a8-a110-4ee2-bd03-bbbf393468d8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda2951049_9bd2_4efd_be40_b137adc7aef0.slice PodAnnotations:0xc002618fa8}] Aliases:map[]}"
2026-06-11 11:57:59.173211 | controller | Jun 11 11:14:00.146565 crc crio[22652]: time="2026-06-11T11:14:00.146507144Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-tz4lv from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.173236 | controller | Jun 11 11:14:00.520512 crc crio[22652]: time="2026-06-11T11:14:00.520351272Z" level=info msg="Stopped pod sandbox: 91696d447a76ee2448e4da830d1d9fa6cd724e0ac8f2e531dd2f89a53a1f5b71" id=14e085fe-def7-44b6-af88-090f72270de6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.173263 | controller | Jun 11 11:14:00.536886 crc crio[22652]: time="2026-06-11T11:14:00.536794161Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686274-6jr6r/POD" id=ade7de99-9ca3-4e1f-b3df-09517a516acc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.173292 | controller | Jun 11 11:14:00.537195 crc crio[22652]: time="2026-06-11T11:14:00.536905225Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.173317 | controller | Jun 11 11:14:00.577539 crc crio[22652]: time="2026-06-11T11:14:00.577436648Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686274-6jr6r Namespace:openshift-infra ID:b54ece7a018fbb6a18e11528452100507e5eb3937d20fd0e6b6017ae3f1fd13a UID:2cab56bb-6360-457a-a0d3-0b38310d38c9 NetNS:/var/run/netns/e73e9e44-8f52-4ab4-a559-87a44f1d93de Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2cab56bb_6360_457a_a0d3_0b38310d38c9.slice PodAnnotations:0xc002accdd0}] Aliases:map[]}"
2026-06-11 11:57:59.173342 | controller | Jun 11 11:14:00.577539 crc crio[22652]: time="2026-06-11T11:14:00.577503401Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686274-6jr6r to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.173399 | controller | Jun 11 11:14:00.927008 crc crio[22652]: 2026-06-11T11:14:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b54ece7a018fbb6 Mac:e2:bf:8f:3c:4c:bd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:dd Mtu:0 Sandbox:/var/run/netns/e73e9e44-8f52-4ab4-a559-87a44f1d93de SocketPath: PciID:}] [{Interface:0xc00025aa30 Address:{IP:10.217.0.221 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.173428 | controller | Jun 11 11:14:00.928403 crc crio[22652]: time="2026-06-11T11:14:00.92833361Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686274-6jr6r Namespace:openshift-infra ID:b54ece7a018fbb6a18e11528452100507e5eb3937d20fd0e6b6017ae3f1fd13a UID:2cab56bb-6360-457a-a0d3-0b38310d38c9 NetNS:/var/run/netns/e73e9e44-8f52-4ab4-a559-87a44f1d93de Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2cab56bb_6360_457a_a0d3_0b38310d38c9.slice PodAnnotations:0xc002accdd0}] Aliases:map[]}"
2026-06-11 11:57:59.173453 | controller | Jun 11 11:14:00.928571 crc crio[22652]: time="2026-06-11T11:14:00.928510526Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686274-6jr6r for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.173478 | controller | Jun 11 11:14:00.945501 crc crio[22652]: time="2026-06-11T11:14:00.945186392Z" level=info msg="Ran pod sandbox b54ece7a018fbb6a18e11528452100507e5eb3937d20fd0e6b6017ae3f1fd13a with infra container: openshift-infra/auto-csr-approver-29686274-6jr6r/POD" id=ade7de99-9ca3-4e1f-b3df-09517a516acc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.173505 | controller | Jun 11 11:14:00.951767 crc crio[22652]: time="2026-06-11T11:14:00.951657768Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=5d2af63d-81ad-440b-a9d1-7fad7154a99a name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.173531 | controller | Jun 11 11:14:00.964417 crc crio[22652]: time="2026-06-11T11:14:00.964300946Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 11:57:59.173555 | controller | Jun 11 11:14:00.993763 crc crio[22652]: time="2026-06-11T11:14:00.993694809Z" level=info msg="Removing container: 2acf638b9dca52290b48e264f19e4e7ea7353ef7583d97961b704d02bf78ab99" id=a09ea3ec-6d74-47e3-b651-dfebe078b77f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.173577 | controller | Jun 11 11:14:01.025333 crc crio[22652]: time="2026-06-11T11:14:01.025092812Z" level=info msg="Removed container 2acf638b9dca52290b48e264f19e4e7ea7353ef7583d97961b704d02bf78ab99: openshift-marketplace/certified-operators-tz4lv/registry-server" id=a09ea3ec-6d74-47e3-b651-dfebe078b77f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.173600 | controller | Jun 11 11:14:01.029375 crc crio[22652]: time="2026-06-11T11:14:01.027779635Z" level=info msg="Removing container: 017ce1e4706fe15892a0ac8c907d5be6f2f606b829583e3e28304928ec79412a" id=281b0744-6728-4222-bf27-b83d9dd97383 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.173623 | controller | Jun 11 11:14:01.090739 crc crio[22652]: time="2026-06-11T11:14:01.090636967Z" level=info msg="Removed container 017ce1e4706fe15892a0ac8c907d5be6f2f606b829583e3e28304928ec79412a: openshift-marketplace/certified-operators-tz4lv/extract-content" id=281b0744-6728-4222-bf27-b83d9dd97383 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.173648 | controller | Jun 11 11:14:01.107290 crc crio[22652]: time="2026-06-11T11:14:01.107092186Z" level=info msg="Removing container: 3c39cc2763eacc0565196623c8fbdabe055d796803e8f72fea8ae5ae1257428e" id=a1efb9f3-526e-484d-ad45-485d28235853 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.173671 | controller | Jun 11 11:14:01.195959 crc crio[22652]: time="2026-06-11T11:14:01.1957487Z" level=info msg="Removed container 3c39cc2763eacc0565196623c8fbdabe055d796803e8f72fea8ae5ae1257428e: openshift-marketplace/certified-operators-tz4lv/extract-utilities" id=a1efb9f3-526e-484d-ad45-485d28235853 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.173695 | controller | Jun 11 11:14:03.835468 crc crio[22652]: time="2026-06-11T11:14:03.834679395Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=5d2af63d-81ad-440b-a9d1-7fad7154a99a name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.173719 | controller | Jun 11 11:14:03.840328 crc crio[22652]: time="2026-06-11T11:14:03.837493275Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=694c2fd1-3090-42d3-a071-77e0c60b42d3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.173741 | controller | Jun 11 11:14:03.840624 crc crio[22652]: time="2026-06-11T11:14:03.840553263Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=e7c5db3f-7198-42f0-b6bb-77f06df91463 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.173763 | controller | Jun 11 11:14:03.848302 crc crio[22652]: time="2026-06-11T11:14:03.847785136Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686274-6jr6r/oc" id=6da852fc-6c0b-4df8-a175-053de0c65e23 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.173785 | controller | Jun 11 11:14:03.848591 crc crio[22652]: time="2026-06-11T11:14:03.848432607Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.173809 | controller | Jun 11 11:14:03.907874 crc crio[22652]: time="2026-06-11T11:14:03.907727112Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.173833 | controller | Jun 11 11:14:04.488177 crc crio[22652]: time="2026-06-11T11:14:04.488022099Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.173857 | controller | Jun 11 11:14:04.622779 crc crio[22652]: time="2026-06-11T11:14:04.622039697Z" level=info msg="Created container cfdf81250ec8a29134c1b21de8ac2ab30850395bcaaf13c6f57479c6d28e1fef: openshift-infra/auto-csr-approver-29686274-6jr6r/oc" id=6da852fc-6c0b-4df8-a175-053de0c65e23 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.173882 | controller | Jun 11 11:14:04.623956 crc crio[22652]: time="2026-06-11T11:14:04.623823225Z" level=info msg="Starting container: cfdf81250ec8a29134c1b21de8ac2ab30850395bcaaf13c6f57479c6d28e1fef" id=3f9b46ab-bf6a-4e86-88d5-743d118a5176 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.173910 | controller | Jun 11 11:14:04.634733 crc crio[22652]: time="2026-06-11T11:14:04.634610932Z" level=info msg="Started container" PID=100974 containerID=cfdf81250ec8a29134c1b21de8ac2ab30850395bcaaf13c6f57479c6d28e1fef description=openshift-infra/auto-csr-approver-29686274-6jr6r/oc id=3f9b46ab-bf6a-4e86-88d5-743d118a5176 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b54ece7a018fbb6a18e11528452100507e5eb3937d20fd0e6b6017ae3f1fd13a
2026-06-11 11:57:59.173932 | controller | Jun 11 11:14:07.022828 crc crio[22652]: time="2026-06-11T11:14:07.022451271Z" level=info msg="Stopping pod sandbox: 91696d447a76ee2448e4da830d1d9fa6cd724e0ac8f2e531dd2f89a53a1f5b71" id=44fa92b7-773f-4845-985f-137195cb47d2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.173949 | controller | Jun 11 11:14:07.024321 crc crio[22652]: time="2026-06-11T11:14:07.024297431Z" level=info msg="Stopped pod sandbox (already stopped): 91696d447a76ee2448e4da830d1d9fa6cd724e0ac8f2e531dd2f89a53a1f5b71" id=44fa92b7-773f-4845-985f-137195cb47d2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.173966 | controller | Jun 11 11:14:07.025390 crc crio[22652]: time="2026-06-11T11:14:07.025306603Z" level=info msg="Removing pod sandbox: 91696d447a76ee2448e4da830d1d9fa6cd724e0ac8f2e531dd2f89a53a1f5b71" id=cc652242-9b5b-4176-92f6-e44d3b57ac0a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.173981 | controller | Jun 11 11:14:07.055259 crc crio[22652]: time="2026-06-11T11:14:07.055107598Z" level=info msg="Removed pod sandbox: 91696d447a76ee2448e4da830d1d9fa6cd724e0ac8f2e531dd2f89a53a1f5b71" id=cc652242-9b5b-4176-92f6-e44d3b57ac0a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.173999 | controller | Jun 11 11:14:07.103718 crc crio[22652]: time="2026-06-11T11:14:07.095760746Z" level=info msg="Stopping pod sandbox: b54ece7a018fbb6a18e11528452100507e5eb3937d20fd0e6b6017ae3f1fd13a" id=0a3f069d-1389-41a3-8eb9-83f584fc4252 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.174015 | controller | Jun 11 11:14:07.103718 crc crio[22652]: time="2026-06-11T11:14:07.097184182Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686274-6jr6r Namespace:openshift-infra ID:b54ece7a018fbb6a18e11528452100507e5eb3937d20fd0e6b6017ae3f1fd13a UID:2cab56bb-6360-457a-a0d3-0b38310d38c9 NetNS:/var/run/netns/e73e9e44-8f52-4ab4-a559-87a44f1d93de Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2cab56bb_6360_457a_a0d3_0b38310d38c9.slice PodAnnotations:0xc0004be5f0}] Aliases:map[]}"
2026-06-11 11:57:59.174033 | controller | Jun 11 11:14:07.103718 crc crio[22652]: time="2026-06-11T11:14:07.097355248Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686274-6jr6r from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.174050 | controller | Jun 11 11:14:07.471514 crc crio[22652]: time="2026-06-11T11:14:07.470898135Z" level=info msg="Stopped pod sandbox: b54ece7a018fbb6a18e11528452100507e5eb3937d20fd0e6b6017ae3f1fd13a" id=0a3f069d-1389-41a3-8eb9-83f584fc4252 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.174067 | controller | Jun 11 11:15:00.524797 crc crio[22652]: time="2026-06-11T11:15:00.523911868Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29686275-jwg2r/POD" id=83c120f6-bf67-412d-8f4d-b95502a64140 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.174084 | controller | Jun 11 11:15:00.525905 crc crio[22652]: time="2026-06-11T11:15:00.524855099Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.174101 | controller | Jun 11 11:15:00.569064 crc crio[22652]: time="2026-06-11T11:15:00.568869185Z" level=info msg="Got pod network &{Name:collect-profiles-29686275-jwg2r Namespace:openshift-operator-lifecycle-manager ID:565067b165d5c8c231a885ffdcd1a6d02f2f61babf2f4dbb29a05f3f05424a16 UID:bb50f871-d04f-47f5-8be3-df96e69ba8fe NetNS:/var/run/netns/27bf7134-43d4-4772-95e9-f24bbcfb6de6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbb50f871_d04f_47f5_8be3_df96e69ba8fe.slice PodAnnotations:0xc005a4c240}] Aliases:map[]}"
2026-06-11 11:57:59.174124 | controller | Jun 11 11:15:00.569064 crc crio[22652]: time="2026-06-11T11:15:00.569010709Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_collect-profiles-29686275-jwg2r to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.174141 | controller | Jun 11 11:15:01.111832 crc crio[22652]: 2026-06-11T11:15:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:565067b165d5c8c Mac:9a:fa:90:da:07:e3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:de Mtu:0 Sandbox:/var/run/netns/27bf7134-43d4-4772-95e9-f24bbcfb6de6 SocketPath: PciID:}] [{Interface:0xc0001345c0 Address:{IP:10.217.0.222 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.174158 | controller | Jun 11 11:15:01.113624 crc crio[22652]: time="2026-06-11T11:15:01.113517808Z" level=info msg="Got pod network &{Name:collect-profiles-29686275-jwg2r Namespace:openshift-operator-lifecycle-manager ID:565067b165d5c8c231a885ffdcd1a6d02f2f61babf2f4dbb29a05f3f05424a16 UID:bb50f871-d04f-47f5-8be3-df96e69ba8fe NetNS:/var/run/netns/27bf7134-43d4-4772-95e9-f24bbcfb6de6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbb50f871_d04f_47f5_8be3_df96e69ba8fe.slice PodAnnotations:0xc005a4c240}] Aliases:map[]}"
2026-06-11 11:57:59.174174 | controller | Jun 11 11:15:01.113753 crc crio[22652]: time="2026-06-11T11:15:01.113704344Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_collect-profiles-29686275-jwg2r for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.174191 | controller | Jun 11 11:15:01.124684 crc crio[22652]: time="2026-06-11T11:15:01.124187338Z" level=info msg="Ran pod sandbox 565067b165d5c8c231a885ffdcd1a6d02f2f61babf2f4dbb29a05f3f05424a16 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29686275-jwg2r/POD" id=83c120f6-bf67-412d-8f4d-b95502a64140 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.174207 | controller | Jun 11 11:15:01.127540 crc crio[22652]: time="2026-06-11T11:15:01.127415431Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=0a95c7a6-bc3b-427b-881a-6c350cefbca1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.174222 | controller | Jun 11 11:15:01.129708 crc crio[22652]: time="2026-06-11T11:15:01.129633912Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=fd21c63a-5908-4a1a-87ec-0e7e0e5e66c7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.174238 | controller | Jun 11 11:15:01.137966 crc crio[22652]: time="2026-06-11T11:15:01.137865367Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/collect-profiles-29686275-jwg2r/collect-profiles" id=bc263220-1ea9-45c2-abb3-f42dfbd52700 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.174256 | controller | Jun 11 11:15:01.138446 crc crio[22652]: time="2026-06-11T11:15:01.138378583Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.174273 | controller | Jun 11 11:15:01.182523 crc crio[22652]: time="2026-06-11T11:15:01.182399568Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.174292 | controller | Jun 11 11:15:01.186016 crc crio[22652]: time="2026-06-11T11:15:01.185919702Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.174310 | controller | Jun 11 11:15:01.346020 crc crio[22652]: time="2026-06-11T11:15:01.345893985Z" level=info msg="Created container 4648cef01a878a312ce37fd9474f00db618ba5bda3320ba0e0c10b3f4e8dd0af: openshift-operator-lifecycle-manager/collect-profiles-29686275-jwg2r/collect-profiles" id=bc263220-1ea9-45c2-abb3-f42dfbd52700 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.174327 | controller | Jun 11 11:15:01.347348 crc crio[22652]: time="2026-06-11T11:15:01.347261238Z" level=info msg="Starting container: 4648cef01a878a312ce37fd9474f00db618ba5bda3320ba0e0c10b3f4e8dd0af" id=44278acc-f785-462f-aa65-516bcf1091e5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.174344 | controller | Jun 11 11:15:01.358668 crc crio[22652]: time="2026-06-11T11:15:01.358517371Z" level=info msg="Started container" PID=103790 containerID=4648cef01a878a312ce37fd9474f00db618ba5bda3320ba0e0c10b3f4e8dd0af description=openshift-operator-lifecycle-manager/collect-profiles-29686275-jwg2r/collect-profiles id=44278acc-f785-462f-aa65-516bcf1091e5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=565067b165d5c8c231a885ffdcd1a6d02f2f61babf2f4dbb29a05f3f05424a16
2026-06-11 11:57:59.174389 | controller | Jun 11 11:15:04.109838 crc crio[22652]: time="2026-06-11T11:15:04.109400059Z" level=info msg="Stopping pod sandbox: 565067b165d5c8c231a885ffdcd1a6d02f2f61babf2f4dbb29a05f3f05424a16" id=13e5844c-1c6c-4db9-b600-806daebe049c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.174408 | controller | Jun 11 11:15:04.111292 crc crio[22652]: time="2026-06-11T11:15:04.11065845Z" level=info msg="Got pod network &{Name:collect-profiles-29686275-jwg2r Namespace:openshift-operator-lifecycle-manager ID:565067b165d5c8c231a885ffdcd1a6d02f2f61babf2f4dbb29a05f3f05424a16 UID:bb50f871-d04f-47f5-8be3-df96e69ba8fe NetNS:/var/run/netns/27bf7134-43d4-4772-95e9-f24bbcfb6de6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbb50f871_d04f_47f5_8be3_df96e69ba8fe.slice PodAnnotations:0xc002acc478}] Aliases:map[]}"
2026-06-11 11:57:59.174432 | controller | Jun 11 11:15:04.111292 crc crio[22652]: time="2026-06-11T11:15:04.110791494Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29686275-jwg2r from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.174457 | controller | Jun 11 11:15:04.433615 crc crio[22652]: time="2026-06-11T11:15:04.433034103Z" level=info msg="Stopped pod sandbox: 565067b165d5c8c231a885ffdcd1a6d02f2f61babf2f4dbb29a05f3f05424a16" id=13e5844c-1c6c-4db9-b600-806daebe049c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.174475 | controller | Jun 11 11:15:07.082395 crc crio[22652]: time="2026-06-11T11:15:07.081564196Z" level=info msg="Removing container: dc2d1599df109a0246a5115270a7c513629120894ea106cd0663d60043c93077" id=138c6004-d0e2-4201-a85c-6b3603a2f120 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.174494 | controller | Jun 11 11:15:07.128497 crc crio[22652]: time="2026-06-11T11:15:07.12836059Z" level=info msg="Removed container dc2d1599df109a0246a5115270a7c513629120894ea106cd0663d60043c93077: openshift-operator-lifecycle-manager/collect-profiles-29686230-hs9dx/collect-profiles" id=138c6004-d0e2-4201-a85c-6b3603a2f120 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.174513 | controller | Jun 11 11:15:07.130959 crc crio[22652]: time="2026-06-11T11:15:07.130754962Z" level=info msg="Removing container: d1ca93bfc745e29138df3c6c2d04b92994914a2f579c08ac8a9846b5783d43f5" id=c67364da-76cc-4d61-b1cb-ff76cfff7d89 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.174530 | controller | Jun 11 11:15:07.188334 crc crio[22652]: time="2026-06-11T11:15:07.188216732Z" level=info msg="Removed container d1ca93bfc745e29138df3c6c2d04b92994914a2f579c08ac8a9846b5783d43f5: openstack/keystone-6159-account-create-update-7vtnj/mariadb-account-create-update" id=c67364da-76cc-4d61-b1cb-ff76cfff7d89 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.174555 | controller | Jun 11 11:15:07.190333 crc crio[22652]: time="2026-06-11T11:15:07.190215843Z" level=info msg="Removing container: 411d28b84c2cb532d94077740ec4e54d434a89f35643c2ea57aef28bb10ba940" id=6d9b62ad-8c15-44a6-8e55-3df494cceea0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.174574 | controller | Jun 11 11:15:07.245316 crc crio[22652]: time="2026-06-11T11:15:07.244950277Z" level=info msg="Removed container 411d28b84c2cb532d94077740ec4e54d434a89f35643c2ea57aef28bb10ba940: openstack/root-account-create-update-rx2q5/mariadb-account-create-update" id=6d9b62ad-8c15-44a6-8e55-3df494cceea0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.174592 | controller | Jun 11 11:15:07.251536 crc crio[22652]: time="2026-06-11T11:15:07.248581Z" level=info msg="Removing container: cdbda7a095b7682cd8ddb0467c80e2f2fdb5c4aa57123aca28a330cf1f26fe39" id=139c861b-ad56-457f-8ff0-ab85cf2a0ab7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.174610 | controller | Jun 11 11:15:07.311918 crc crio[22652]: time="2026-06-11T11:15:07.311772178Z" level=info msg="Removed container cdbda7a095b7682cd8ddb0467c80e2f2fdb5c4aa57123aca28a330cf1f26fe39: openstack/placement-2379-account-create-update-gctzb/mariadb-account-create-update" id=139c861b-ad56-457f-8ff0-ab85cf2a0ab7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.174627 | controller | Jun 11 11:15:07.314521 crc crio[22652]: time="2026-06-11T11:15:07.314439347Z" level=info msg="Removing container: 2f33c0e991d604cabb7c5fba72de40195ee945f0a5cfc50c3fa7e0643c14f8c9" id=07263836-51e8-4bad-9d7b-3b546c8ab2c5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.174644 | controller | Jun 11 11:15:07.361760 crc crio[22652]: time="2026-06-11T11:15:07.360732997Z" level=info msg="Removed container 2f33c0e991d604cabb7c5fba72de40195ee945f0a5cfc50c3fa7e0643c14f8c9: openstack/nova-metadata-0/nova-metadata-metadata" id=07263836-51e8-4bad-9d7b-3b546c8ab2c5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.174662 | controller | Jun 11 11:15:07.366376 crc crio[22652]: time="2026-06-11T11:15:07.366217682Z" level=info msg="Removing container: 3a657274e37d4e9a29ae10fa876470119e028e22b989eb0426b5d6274f790a27" id=39003f7b-f5ac-4e8e-ab85-b8dbaf5f7bb8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.174680 | controller | Jun 11 11:15:07.401105 crc crio[22652]: time="2026-06-11T11:15:07.400943491Z" level=info msg="Removed container 3a657274e37d4e9a29ae10fa876470119e028e22b989eb0426b5d6274f790a27: openstack/glance-db-create-48h59/mariadb-database-create" id=39003f7b-f5ac-4e8e-ab85-b8dbaf5f7bb8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.174697 | controller | Jun 11 11:15:07.404550 crc crio[22652]: time="2026-06-11T11:15:07.404471692Z" level=info msg="Removing container: 31f8d16e471cf3ca065d0549564ef19a30f273bd43bd25ebecce0913d7ead953" id=041ebab2-f6f6-4e85-94a1-07b3962f9e01 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.174714 | controller | Jun 11 11:15:07.556756 crc crio[22652]: time="2026-06-11T11:15:07.556283865Z" level=info msg="Removed container 31f8d16e471cf3ca065d0549564ef19a30f273bd43bd25ebecce0913d7ead953: openshift-infra/auto-csr-approver-29686268-cvk7f/oc" id=041ebab2-f6f6-4e85-94a1-07b3962f9e01 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.174731 | controller | Jun 11 11:15:07.559547 crc crio[22652]: time="2026-06-11T11:15:07.559275028Z" level=info msg="Removing container: d46af25a099d309abcbaf72cc54e49e64bdaac645f80a107febe7349f7441a9f" id=710eb5b1-aba7-4404-8694-8027d00d6ed9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.174752 | controller | Jun 11 11:15:07.592352 crc crio[22652]: time="2026-06-11T11:15:07.592074434Z" level=info msg="Removed container d46af25a099d309abcbaf72cc54e49e64bdaac645f80a107febe7349f7441a9f: openstack/nova-metadata-0/nova-metadata-metadata" id=710eb5b1-aba7-4404-8694-8027d00d6ed9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.174773 | controller | Jun 11 11:15:07.597641 crc crio[22652]: time="2026-06-11T11:15:07.597595581Z" level=info msg="Removing container: 2486e7e5050453e203ddfc419289e094bb6ab992ee762bcb8aacd1a3bd110eaa" id=99a8cc7d-6f7b-457e-abc9-c15ea67e3c0c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.174798 | controller | Jun 11 11:15:07.637387 crc crio[22652]: time="2026-06-11T11:15:07.636963502Z" level=info msg="Removed container 2486e7e5050453e203ddfc419289e094bb6ab992ee762bcb8aacd1a3bd110eaa: openstack/nova-metadata-0/nova-metadata-log" id=99a8cc7d-6f7b-457e-abc9-c15ea67e3c0c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.174819 | controller | Jun 11 11:15:07.641095 crc crio[22652]: time="2026-06-11T11:15:07.641026566Z" level=info msg="Removing container: 68838653a8bdef6c5211b0e277c34ae9c66535d1c9913fc26e9932c16d5a1914" id=edbd5544-6483-4aa5-901d-f897a693456c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.174836 | controller | Jun 11 11:15:07.678779 crc crio[22652]: time="2026-06-11T11:15:07.678615185Z" level=info msg="Removed container 68838653a8bdef6c5211b0e277c34ae9c66535d1c9913fc26e9932c16d5a1914: openstack/keystone-db-create-wzpkh/mariadb-database-create" id=edbd5544-6483-4aa5-901d-f897a693456c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.174853 | controller | Jun 11 11:15:07.680964 crc crio[22652]: time="2026-06-11T11:15:07.680848707Z" level=info msg="Removing container: a2ed7b3b04f84570597153f6a2c14965a1b5badb703dc2043b1dfe4bfe3997bb" id=1f932f20-ebd2-4aa5-a360-2fc5b9dcd5a1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.174869 | controller | Jun 11 11:15:07.713801 crc crio[22652]: time="2026-06-11T11:15:07.713672457Z" level=info msg="Removed container a2ed7b3b04f84570597153f6a2c14965a1b5badb703dc2043b1dfe4bfe3997bb: openstack/glance-3136-account-create-update-6xt6q/mariadb-account-create-update" id=1f932f20-ebd2-4aa5-a360-2fc5b9dcd5a1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.174887 | controller | Jun 11 11:15:07.717937 crc crio[22652]: time="2026-06-11T11:15:07.717772754Z" level=info msg="Removing container: e42e5c1c8dbf5be97f9058799efecf9e625f51b7afe193fe3d25d83cb9b4fbcc" id=666b1a79-438d-470d-ae88-d12356eae6ae name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.174903 | controller | Jun 11 11:15:07.770053 crc crio[22652]: time="2026-06-11T11:15:07.769856152Z" level=info msg="Removed container e42e5c1c8dbf5be97f9058799efecf9e625f51b7afe193fe3d25d83cb9b4fbcc: openstack/placement-db-create-rvs77/mariadb-database-create" id=666b1a79-438d-470d-ae88-d12356eae6ae name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.174921 | controller | Jun 11 11:15:07.774236 crc crio[22652]: time="2026-06-11T11:15:07.77392481Z" level=info msg="Removing container: cbadb06a053c51e35caa8d74956213b87491812d732a822a81a2c081467d4e42" id=3c1c92f5-cefc-4f96-854c-84a72c3b1a87 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.174944 | controller | Jun 11 11:15:07.805222 crc crio[22652]: time="2026-06-11T11:15:07.805076111Z" level=info msg="Removed container cbadb06a053c51e35caa8d74956213b87491812d732a822a81a2c081467d4e42: openstack/nova-metadata-0/nova-metadata-log" id=3c1c92f5-cefc-4f96-854c-84a72c3b1a87 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.174968 | controller | Jun 11 11:15:07.816952 crc crio[22652]: time="2026-06-11T11:15:07.816855009Z" level=info msg="Stopping pod sandbox: bb8b9ddd0f769ceeeb22639bc3b0ce80e0625b2dfa1648a37bd8cd1981af8398" id=521cb53b-ddec-4dd1-9f66-a3136a33d79f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.175004 | controller | Jun 11 11:15:07.817219 crc crio[22652]: time="2026-06-11T11:15:07.816962303Z" level=info msg="Stopped pod sandbox (already stopped): bb8b9ddd0f769ceeeb22639bc3b0ce80e0625b2dfa1648a37bd8cd1981af8398" id=521cb53b-ddec-4dd1-9f66-a3136a33d79f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.175028 | controller | Jun 11 11:15:07.817812 crc crio[22652]: time="2026-06-11T11:15:07.817718367Z" level=info msg="Removing pod sandbox: bb8b9ddd0f769ceeeb22639bc3b0ce80e0625b2dfa1648a37bd8cd1981af8398" id=3af50f3b-973f-4396-9739-4be0785bd336 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.175046 | controller | Jun 11 11:15:07.837107 crc crio[22652]: time="2026-06-11T11:15:07.836835225Z" level=info msg="Removed pod sandbox: bb8b9ddd0f769ceeeb22639bc3b0ce80e0625b2dfa1648a37bd8cd1981af8398" id=3af50f3b-973f-4396-9739-4be0785bd336 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.175063 | controller | Jun 11 11:15:07.837936 crc crio[22652]: time="2026-06-11T11:15:07.83771729Z" level=info msg="Stopping pod sandbox: d37725fcb001234b3ff31ef8adb55416630aef35171b78a5708c66e0297d57e8" id=c8c4dbc0-1b3d-466e-80b6-081ab778f570 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.175081 | controller | Jun 11 11:15:07.838079 crc crio[22652]: time="2026-06-11T11:15:07.83802517Z" level=info msg="Stopped pod sandbox (already stopped): d37725fcb001234b3ff31ef8adb55416630aef35171b78a5708c66e0297d57e8" id=c8c4dbc0-1b3d-466e-80b6-081ab778f570 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.175099 | controller | Jun 11 11:15:07.838756 crc crio[22652]: time="2026-06-11T11:15:07.8386725Z" level=info msg="Removing pod sandbox: d37725fcb001234b3ff31ef8adb55416630aef35171b78a5708c66e0297d57e8" id=efd6ccb2-6b12-414c-ba65-f4301b4c4f39 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.175118 | controller | Jun 11 11:15:07.855709 crc crio[22652]: time="2026-06-11T11:15:07.855528676Z" level=info msg="Removed pod sandbox: d37725fcb001234b3ff31ef8adb55416630aef35171b78a5708c66e0297d57e8" id=efd6ccb2-6b12-414c-ba65-f4301b4c4f39 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.175136 | controller | Jun 11 11:15:07.856701 crc crio[22652]: time="2026-06-11T11:15:07.856610757Z" level=info msg="Stopping pod sandbox: f30cd7727f81ef0423e362ca15adcb702c7a93add2f2677f63a36b3585248a6e" id=177dbefa-ad6b-4eec-a84e-0f36602448d4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.175155 | controller | Jun 11 11:15:07.856701 crc crio[22652]: time="2026-06-11T11:15:07.85669767Z" level=info msg="Stopped pod sandbox (already stopped): f30cd7727f81ef0423e362ca15adcb702c7a93add2f2677f63a36b3585248a6e" id=177dbefa-ad6b-4eec-a84e-0f36602448d4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.175179 | controller | Jun 11 11:15:07.857511 crc crio[22652]: time="2026-06-11T11:15:07.857441994Z" level=info msg="Removing pod sandbox: f30cd7727f81ef0423e362ca15adcb702c7a93add2f2677f63a36b3585248a6e" id=0fee5e91-b9a7-4246-9b28-6a6148668f5b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.175204 | controller | Jun 11 11:15:07.874211 crc crio[22652]: time="2026-06-11T11:15:07.874090891Z" level=info msg="Removed pod sandbox: f30cd7727f81ef0423e362ca15adcb702c7a93add2f2677f63a36b3585248a6e" id=0fee5e91-b9a7-4246-9b28-6a6148668f5b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.175226 | controller | Jun 11 11:15:07.875902 crc crio[22652]: time="2026-06-11T11:15:07.875714632Z" level=info msg="Stopping pod sandbox: 52134ad1b84dc02fffa14865569bf0a96f6348a6a62e780cd1aa2281d5e66247" id=ff0a821d-9bfd-44ad-b7e6-8bff36e6f550 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.175248 | controller | Jun 11 11:15:07.876199 crc crio[22652]: time="2026-06-11T11:15:07.876057012Z" level=info msg="Stopped pod sandbox (already stopped): 52134ad1b84dc02fffa14865569bf0a96f6348a6a62e780cd1aa2281d5e66247" id=ff0a821d-9bfd-44ad-b7e6-8bff36e6f550 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.175271 | controller | Jun 11 11:15:07.877624 crc crio[22652]: time="2026-06-11T11:15:07.877546581Z" level=info msg="Removing pod sandbox: 52134ad1b84dc02fffa14865569bf0a96f6348a6a62e780cd1aa2281d5e66247" id=2a4f5a0b-a8b8-4fa0-9590-3da3c1a6b8f5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.175297 | controller | Jun 11 11:15:07.893441 crc crio[22652]: time="2026-06-11T11:15:07.893230018Z" level=info msg="Removed pod sandbox: 52134ad1b84dc02fffa14865569bf0a96f6348a6a62e780cd1aa2281d5e66247" id=2a4f5a0b-a8b8-4fa0-9590-3da3c1a6b8f5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.175323 | controller | Jun 11 11:15:07.894814 crc crio[22652]: time="2026-06-11T11:15:07.894729863Z" level=info msg="Stopping pod sandbox: 1f5e537fd5bede545d2d5f15fda20c5a486e456ea213dc3d694764405e261470" id=c823372c-721e-4531-90b2-6f5114f5e49d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.175367 | controller | Jun 11 11:15:07.895092 crc crio[22652]: time="2026-06-11T11:15:07.894872698Z" level=info msg="Stopped pod sandbox (already stopped): 1f5e537fd5bede545d2d5f15fda20c5a486e456ea213dc3d694764405e261470" id=c823372c-721e-4531-90b2-6f5114f5e49d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.175397 | controller | Jun 11 11:15:07.895900 crc crio[22652]: time="2026-06-11T11:15:07.895805307Z" level=info msg="Removing pod sandbox: 1f5e537fd5bede545d2d5f15fda20c5a486e456ea213dc3d694764405e261470" id=6c765012-5f41-430d-bec1-fcf10b9fe639 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.175424 | controller | Jun 11 11:15:07.916803 crc crio[22652]: time="2026-06-11T11:15:07.916691249Z" level=info msg="Removed pod sandbox: 1f5e537fd5bede545d2d5f15fda20c5a486e456ea213dc3d694764405e261470" id=6c765012-5f41-430d-bec1-fcf10b9fe639 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.175446 | controller | Jun 11 11:15:07.917723 crc crio[22652]: time="2026-06-11T11:15:07.917632759Z" level=info msg="Stopping pod sandbox: 36d9122bfbf80eb82846a677fc6d7a1c7b6f6fd8d93fc1ab7309a7b7cdd03595" id=77240b2c-d82d-490f-83cf-6ec84b9c71c4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.175469 | controller | Jun 11 11:15:07.917933 crc crio[22652]: time="2026-06-11T11:15:07.917874117Z" level=info msg="Stopped pod sandbox (already stopped): 36d9122bfbf80eb82846a677fc6d7a1c7b6f6fd8d93fc1ab7309a7b7cdd03595" id=77240b2c-d82d-490f-83cf-6ec84b9c71c4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.175492 | controller | Jun 11 11:15:07.918674 crc crio[22652]: time="2026-06-11T11:15:07.91859765Z" level=info msg="Removing pod sandbox: 36d9122bfbf80eb82846a677fc6d7a1c7b6f6fd8d93fc1ab7309a7b7cdd03595" id=87502f3b-cc46-4418-9c7b-8181d378cf0e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.175515 | controller | Jun 11 11:15:07.934531 crc crio[22652]: time="2026-06-11T11:15:07.934400011Z" level=info msg="Removed pod sandbox: 36d9122bfbf80eb82846a677fc6d7a1c7b6f6fd8d93fc1ab7309a7b7cdd03595" id=87502f3b-cc46-4418-9c7b-8181d378cf0e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.175536 | controller | Jun 11 11:15:07.935668 crc crio[22652]: time="2026-06-11T11:15:07.935511224Z" level=info msg="Stopping pod sandbox: ce430b31b70eeac8a9958a140e268402212149ad5ab3785027fd748bbf514fcc" id=637d51eb-770b-4230-92dd-53c294b761f3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.175557 | controller | Jun 11 11:15:07.935668 crc crio[22652]: time="2026-06-11T11:15:07.935653559Z" level=info msg="Stopped pod sandbox (already stopped): ce430b31b70eeac8a9958a140e268402212149ad5ab3785027fd748bbf514fcc" id=637d51eb-770b-4230-92dd-53c294b761f3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.175580 | controller | Jun 11 11:15:07.936568 crc crio[22652]: time="2026-06-11T11:15:07.936487106Z" level=info msg="Removing pod sandbox: ce430b31b70eeac8a9958a140e268402212149ad5ab3785027fd748bbf514fcc" id=27cb57e4-849f-43ca-9e28-a053a9c5a022 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.175602 | controller | Jun 11 11:15:07.952734 crc crio[22652]: time="2026-06-11T11:15:07.952616954Z" level=info msg="Removed pod sandbox: ce430b31b70eeac8a9958a140e268402212149ad5ab3785027fd748bbf514fcc" id=27cb57e4-849f-43ca-9e28-a053a9c5a022 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.175631 | controller | Jun 11 11:15:07.953947 crc crio[22652]: time="2026-06-11T11:15:07.953802573Z" level=info msg="Stopping pod sandbox: 7b4c4fb57b27fb639e54f27b5467718718b38ff0c8c23df6837b025fecaf2e3b" id=51571bc4-cb54-4df1-9305-cbe6abd23b7d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.175655 | controller | Jun 11 11:15:07.954093 crc crio[22652]: time="2026-06-11T11:15:07.95403424Z" level=info msg="Stopped pod sandbox (already stopped): 7b4c4fb57b27fb639e54f27b5467718718b38ff0c8c23df6837b025fecaf2e3b" id=51571bc4-cb54-4df1-9305-cbe6abd23b7d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.175678 | controller | Jun 11 11:15:07.954753 crc crio[22652]: time="2026-06-11T11:15:07.95467956Z" level=info msg="Removing pod sandbox: 7b4c4fb57b27fb639e54f27b5467718718b38ff0c8c23df6837b025fecaf2e3b" id=3f8fcc3d-9c74-40f8-a026-76015c827cea name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.175699 | controller | Jun 11 11:15:07.973336 crc crio[22652]: time="2026-06-11T11:15:07.973096525Z" level=info msg="Removed pod sandbox: 7b4c4fb57b27fb639e54f27b5467718718b38ff0c8c23df6837b025fecaf2e3b" id=3f8fcc3d-9c74-40f8-a026-76015c827cea name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.175720 | controller | Jun 11 11:15:07.976059 crc crio[22652]: time="2026-06-11T11:15:07.975653585Z" level=info msg="Stopping pod sandbox: 3e4998413b98f05a5db3e0ab5651d6b2007fc2987404ec98a27e09ac85331a7e" id=0e8e9c6a-ab27-4562-816c-30b2006b9cab name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.175741 | controller | Jun 11 11:15:07.976059 crc crio[22652]: time="2026-06-11T11:15:07.976082889Z" level=info msg="Stopped pod sandbox (already stopped): 3e4998413b98f05a5db3e0ab5651d6b2007fc2987404ec98a27e09ac85331a7e" id=0e8e9c6a-ab27-4562-816c-30b2006b9cab name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.175762 | controller | Jun 11 11:15:07.985717 crc crio[22652]: time="2026-06-11T11:15:07.985598035Z" level=info msg="Removing pod sandbox: 3e4998413b98f05a5db3e0ab5651d6b2007fc2987404ec98a27e09ac85331a7e" id=002676cd-8fd8-4edf-9624-995aa1b0e20a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.175782 | controller | Jun 11 11:15:08.015839 crc crio[22652]: time="2026-06-11T11:15:08.015702238Z" level=info msg="Removed pod sandbox: 3e4998413b98f05a5db3e0ab5651d6b2007fc2987404ec98a27e09ac85331a7e" id=002676cd-8fd8-4edf-9624-995aa1b0e20a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.175802 | controller | Jun 11 11:15:08.016709 crc crio[22652]: time="2026-06-11T11:15:08.016625472Z" level=info msg="Stopping pod sandbox: b648d8108b65208ef632ce19a02ca7e916d64a0151a8890ecbb3ca5321dc7f2e" id=f5c38190-24de-4c35-be29-5b5fe9f6170e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.175822 | controller | Jun 11 11:15:08.016709 crc crio[22652]: time="2026-06-11T11:15:08.016697784Z" level=info msg="Stopped pod sandbox (already stopped): b648d8108b65208ef632ce19a02ca7e916d64a0151a8890ecbb3ca5321dc7f2e" id=f5c38190-24de-4c35-be29-5b5fe9f6170e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.175842 | controller | Jun 11 11:15:08.017453 crc crio[22652]: time="2026-06-11T11:15:08.017394347Z" level=info msg="Removing pod sandbox: b648d8108b65208ef632ce19a02ca7e916d64a0151a8890ecbb3ca5321dc7f2e" id=3d6b5560-b1e8-40f8-9e6e-9765c286cdef name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.175858 | controller | Jun 11 11:15:08.065561 crc crio[22652]: time="2026-06-11T11:15:08.065360589Z" level=info msg="Removed pod sandbox: b648d8108b65208ef632ce19a02ca7e916d64a0151a8890ecbb3ca5321dc7f2e" id=3d6b5560-b1e8-40f8-9e6e-9765c286cdef name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.175880 | controller | Jun 11 11:15:08.066341 crc crio[22652]: time="2026-06-11T11:15:08.066273138Z" level=info msg="Stopping pod sandbox: 9c31580446cfd6753735389cf390a0b8be9df247d92da6ebe24b03a8eb5c9f63" id=1bbe7cf8-57bf-496f-9d30-e6f47dde1391 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.175910 | controller | Jun 11 11:15:08.066482 crc crio[22652]: time="2026-06-11T11:15:08.06635539Z" level=info msg="Stopped pod sandbox (already stopped): 9c31580446cfd6753735389cf390a0b8be9df247d92da6ebe24b03a8eb5c9f63" id=1bbe7cf8-57bf-496f-9d30-e6f47dde1391 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.175936 | controller | Jun 11 11:15:08.066729 crc crio[22652]: time="2026-06-11T11:15:08.06666558Z" level=info msg="Removing pod sandbox: 9c31580446cfd6753735389cf390a0b8be9df247d92da6ebe24b03a8eb5c9f63" id=4cba41ec-4be2-482a-945c-1846b0555a94 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.175962 | controller | Jun 11 11:15:08.102008 crc crio[22652]: time="2026-06-11T11:15:08.101870006Z" level=info msg="Removed pod sandbox: 9c31580446cfd6753735389cf390a0b8be9df247d92da6ebe24b03a8eb5c9f63" id=4cba41ec-4be2-482a-945c-1846b0555a94 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.175987 | controller | Jun 11 11:15:24.833503 crc crio[22652]: time="2026-06-11T11:15:24.832817113Z" level=info msg="Running pod sandbox: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservdcpdz/POD" id=9f4e5a8b-c14d-4c56-8d42-f89e2e4f9ecf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.176009 | controller | Jun 11 11:15:24.833503 crc crio[22652]: time="2026-06-11T11:15:24.833479205Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.176031 | controller | Jun 11 11:15:24.870491 crc crio[22652]: time="2026-06-11T11:15:24.870370714Z" 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=9f4e5a8b-c14d-4c56-8d42-f89e2e4f9ecf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.176056 | controller | Jun 11 11:15:24.887654 crc crio[22652]: time="2026-06-11T11:15:24.886881434Z" level=info msg="Ran pod sandbox 9f3aa68215bf5b5707bcbc506dc960773e4300deb1b4e59c43407991418efe80 with infra container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservdcpdz/POD" id=9f4e5a8b-c14d-4c56-8d42-f89e2e4f9ecf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.176079 | controller | Jun 11 11:15:24.890520 crc crio[22652]: time="2026-06-11T11:15:24.890413775Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified" id=6a1d7822-2060-4c7b-ab04-1d062595d240 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.176103 | controller | Jun 11 11:15:24.891000 crc crio[22652]: time="2026-06-11T11:15:24.890822549Z" level=info msg="Image quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified not found" id=6a1d7822-2060-4c7b-ab04-1d062595d240 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.176126 | controller | Jun 11 11:15:24.891000 crc crio[22652]: time="2026-06-11T11:15:24.890932172Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified found" id=6a1d7822-2060-4c7b-ab04-1d062595d240 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.176150 | controller | Jun 11 11:15:24.892049 crc crio[22652]: time="2026-06-11T11:15:24.891932714Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified" id=c56de0c6-e75c-490d-8c84-0900f25281eb name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.176173 | controller | Jun 11 11:15:24.903818 crc crio[22652]: time="2026-06-11T11:15:24.903733104Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\""
2026-06-11 11:57:59.176201 | controller | Jun 11 11:15:49.534575 crc crio[22652]: time="2026-06-11T11:15:49.533574602Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:cf8337209db10a9c53b1358d3d7669e668ae4eac41e3ce0552be9bfb2c1165d1" id=c56de0c6-e75c-490d-8c84-0900f25281eb name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.176225 | controller | Jun 11 11:15:49.537287 crc crio[22652]: time="2026-06-11T11:15:49.535520608Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified" id=98702c04-d0ec-4b5a-bc29-33abc793743b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.176249 | controller | Jun 11 11:15:49.540096 crc crio[22652]: time="2026-06-11T11:15:49.540019802Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified" id=ffbdc62a-c013-4e53-a04e-39b6d8cc8e3d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.176271 | controller | Jun 11 11:15:49.554818 crc crio[22652]: time="2026-06-11T11:15:49.554694734Z" level=info msg="Creating container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservdcpdz/init" id=0d27087c-676b-4104-b7e1-7388e3b45924 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.176294 | controller | Jun 11 11:15:49.556035 crc crio[22652]: time="2026-06-11T11:15:49.555944855Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.176315 | controller | Jun 11 11:15:49.606240 crc crio[22652]: time="2026-06-11T11:15:49.606055915Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.176338 | controller | Jun 11 11:15:49.611629 crc crio[22652]: time="2026-06-11T11:15:49.611536951Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.176384 | controller | Jun 11 11:15:49.795460 crc crio[22652]: time="2026-06-11T11:15:49.795102503Z" level=info msg="Created container a3717b1cfd9ed29ea760b7a851940066718b20b3d15156672f59a2ffc039a8d7: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservdcpdz/init" id=0d27087c-676b-4104-b7e1-7388e3b45924 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.176408 | controller | Jun 11 11:15:49.796659 crc crio[22652]: time="2026-06-11T11:15:49.796457016Z" level=info msg="Starting container: a3717b1cfd9ed29ea760b7a851940066718b20b3d15156672f59a2ffc039a8d7" id=20c8f2c7-0d08-49d4-9255-51da4c9b4842 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.176433 | controller | Jun 11 11:15:49.806292 crc crio[22652]: time="2026-06-11T11:15:49.806195422Z" level=info msg="Started container" PID=106099 containerID=a3717b1cfd9ed29ea760b7a851940066718b20b3d15156672f59a2ffc039a8d7 description=openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservdcpdz/init id=20c8f2c7-0d08-49d4-9255-51da4c9b4842 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9f3aa68215bf5b5707bcbc506dc960773e4300deb1b4e59c43407991418efe80
2026-06-11 11:57:59.176457 | controller | Jun 11 11:15:55.875083 crc crio[22652]: time="2026-06-11T11:15:55.874736757Z" level=info msg="Pulling image: registry.redhat.io/ubi9/httpd-24:latest" id=f9a9b6bd-6339-4a3f-82da-32a40fd0aeb6 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.176480 | controller | Jun 11 11:15:55.886834 crc crio[22652]: time="2026-06-11T11:15:55.886758076Z" level=info msg="Trying to access \"registry.redhat.io/ubi9/httpd-24:latest\""
2026-06-11 11:57:59.176506 | controller | Jun 11 11:15:57.636186 crc crio[22652]: time="2026-06-11T11:15:57.635582947Z" level=info msg="Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:ad0dea2237c315df6dcd44760313c4563611466bd339c1004d512a0d59a0efbf" id=f9a9b6bd-6339-4a3f-82da-32a40fd0aeb6 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.176538 | controller | Jun 11 11:15:57.637726 crc crio[22652]: time="2026-06-11T11:15:57.637437556Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=79450b88-3488-4539-89f3-6bbd0a727524 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.176560 | controller | Jun 11 11:15:57.657949 crc crio[22652]: time="2026-06-11T11:15:57.657370646Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=ec722c0e-a5bc-449f-a72e-c24e00defd68 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.176581 | controller | Jun 11 11:15:57.668710 crc crio[22652]: time="2026-06-11T11:15:57.668601568Z" level=info msg="Creating container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservdcpdz/osp-httpd" id=5d5c78f2-2a82-4fae-831d-95c86200d279 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.176602 | controller | Jun 11 11:15:57.669468 crc crio[22652]: time="2026-06-11T11:15:57.669384564Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.176622 | controller | Jun 11 11:15:57.722099 crc crio[22652]: time="2026-06-11T11:15:57.721961573Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.176643 | controller | Jun 11 11:15:57.728650 crc crio[22652]: time="2026-06-11T11:15:57.728561975Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.176663 | controller | Jun 11 11:15:57.927184 crc crio[22652]: time="2026-06-11T11:15:57.927059147Z" level=info msg="Created container 03c46307b888976f717be1cdde4cccd76f8b20b4ca86da6064e1e528ee54a805: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservdcpdz/osp-httpd" id=5d5c78f2-2a82-4fae-831d-95c86200d279 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.176687 | controller | Jun 11 11:15:57.928350 crc crio[22652]: time="2026-06-11T11:15:57.928260397Z" level=info msg="Starting container: 03c46307b888976f717be1cdde4cccd76f8b20b4ca86da6064e1e528ee54a805" id=fdc5b664-2eb8-4ec0-bed4-72a0f8b3f7b2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.176712 | controller | Jun 11 11:15:57.934195 crc crio[22652]: time="2026-06-11T11:15:57.934057852Z" level=info msg="Started container" PID=106495 containerID=03c46307b888976f717be1cdde4cccd76f8b20b4ca86da6064e1e528ee54a805 description=openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservdcpdz/osp-httpd id=fdc5b664-2eb8-4ec0-bed4-72a0f8b3f7b2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9f3aa68215bf5b5707bcbc506dc960773e4300deb1b4e59c43407991418efe80
2026-06-11 11:57:59.176734 | controller | Jun 11 11:16:02.273751 crc crio[22652]: time="2026-06-11T11:16:02.273210642Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686276-jgpcp/POD" id=89408e3f-23c2-40a2-b742-fb71c2339d17 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.176757 | controller | Jun 11 11:16:02.275023 crc crio[22652]: time="2026-06-11T11:16:02.273792841Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.176780 | controller | Jun 11 11:16:02.307961 crc crio[22652]: time="2026-06-11T11:16:02.307831965Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686276-jgpcp Namespace:openshift-infra ID:c14bd1ba2f9ffb7e13ec362954f51a4ac4b3092b556d86cb2a3ed5869f112f28 UID:c0977642-2b00-4812-b34b-bed1dae04917 NetNS:/var/run/netns/398a6414-f793-45b1-ab3d-3983ef157e87 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc0977642_2b00_4812_b34b_bed1dae04917.slice PodAnnotations:0xc002acdd50}] Aliases:map[]}"
2026-06-11 11:57:59.176809 | controller | Jun 11 11:16:02.307961 crc crio[22652]: time="2026-06-11T11:16:02.307893797Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686276-jgpcp to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.176836 | controller | Jun 11 11:16:02.625911 crc crio[22652]: 2026-06-11T11:16:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c14bd1ba2f9ffb7 Mac:1e:db:a5:71:8b:58 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:df Mtu:0 Sandbox:/var/run/netns/398a6414-f793-45b1-ab3d-3983ef157e87 SocketPath: PciID:}] [{Interface:0xc0004b0770 Address:{IP:10.217.0.223 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.176861 | controller | Jun 11 11:16:02.627209 crc crio[22652]: time="2026-06-11T11:16:02.626530065Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686276-jgpcp Namespace:openshift-infra ID:c14bd1ba2f9ffb7e13ec362954f51a4ac4b3092b556d86cb2a3ed5869f112f28 UID:c0977642-2b00-4812-b34b-bed1dae04917 NetNS:/var/run/netns/398a6414-f793-45b1-ab3d-3983ef157e87 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc0977642_2b00_4812_b34b_bed1dae04917.slice PodAnnotations:0xc002acdd50}] Aliases:map[]}"
2026-06-11 11:57:59.176884 | controller | Jun 11 11:16:02.627209 crc crio[22652]: time="2026-06-11T11:16:02.626669089Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686276-jgpcp for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.176904 | controller | Jun 11 11:16:02.637478 crc crio[22652]: time="2026-06-11T11:16:02.637179254Z" level=info msg="Ran pod sandbox c14bd1ba2f9ffb7e13ec362954f51a4ac4b3092b556d86cb2a3ed5869f112f28 with infra container: openshift-infra/auto-csr-approver-29686276-jgpcp/POD" id=89408e3f-23c2-40a2-b742-fb71c2339d17 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.176924 | controller | Jun 11 11:16:02.639743 crc crio[22652]: time="2026-06-11T11:16:02.639657943Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=2558ac47-ef6c-4fbc-8ea7-01971f4060e7 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.176948 | controller | Jun 11 11:16:02.646640 crc crio[22652]: time="2026-06-11T11:16:02.646335079Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 11:57:59.177045 | controller | Jun 11 11:16:03.440877 crc crio[22652]: time="2026-06-11T11:16:03.440751653Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=2558ac47-ef6c-4fbc-8ea7-01971f4060e7 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.177082 | controller | Jun 11 11:16:03.443376 crc crio[22652]: time="2026-06-11T11:16:03.442757302Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=d269e1d4-bf30-4f9a-b092-dfcc1e188509 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.177105 | controller | Jun 11 11:16:03.451612 crc crio[22652]: time="2026-06-11T11:16:03.451516804Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=26ebf0e9-6b54-49eb-a956-a44a82223107 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.177126 | controller | Jun 11 11:16:03.466691 crc crio[22652]: time="2026-06-11T11:16:03.466615198Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686276-jgpcp/oc" id=b043d77b-48bd-4fed-96e4-87cfd42dec5f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.177146 | controller | Jun 11 11:16:03.467505 crc crio[22652]: time="2026-06-11T11:16:03.467247799Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.177166 | controller | Jun 11 11:16:03.515457 crc crio[22652]: time="2026-06-11T11:16:03.515264632Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.177191 | controller | Jun 11 11:16:03.765366 crc crio[22652]: time="2026-06-11T11:16:03.765228639Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.177213 | controller | Jun 11 11:16:03.878645 crc crio[22652]: time="2026-06-11T11:16:03.877807477Z" level=info msg="Created container 4853fafffa9e684cab71461f84af9dfec52eae597a9587db1ce7b05efae0ebf7: openshift-infra/auto-csr-approver-29686276-jgpcp/oc" id=b043d77b-48bd-4fed-96e4-87cfd42dec5f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.177237 | controller | Jun 11 11:16:03.880219 crc crio[22652]: time="2026-06-11T11:16:03.880064691Z" level=info msg="Starting container: 4853fafffa9e684cab71461f84af9dfec52eae597a9587db1ce7b05efae0ebf7" id=1c2d407e-8106-4989-9c4d-5b1c4c827c90 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.177258 | controller | Jun 11 11:16:03.886205 crc crio[22652]: time="2026-06-11T11:16:03.886027981Z" level=info msg="Started container" PID=107100 containerID=4853fafffa9e684cab71461f84af9dfec52eae597a9587db1ce7b05efae0ebf7 description=openshift-infra/auto-csr-approver-29686276-jgpcp/oc id=1c2d407e-8106-4989-9c4d-5b1c4c827c90 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c14bd1ba2f9ffb7e13ec362954f51a4ac4b3092b556d86cb2a3ed5869f112f28
2026-06-11 11:57:59.177280 | controller | Jun 11 11:16:05.683889 crc crio[22652]: time="2026-06-11T11:16:05.683180379Z" level=info msg="Running pod sandbox: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-82wqr/POD" id=84a65d8a-d5b7-4b30-ae8f-10c6919184e4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.177301 | controller | Jun 11 11:16:05.685023 crc crio[22652]: time="2026-06-11T11:16:05.683912643Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.177325 | controller | Jun 11 11:16:05.719774 crc crio[22652]: time="2026-06-11T11:16:05.719717794Z" level=info msg="Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-82wqr Namespace:openstack ID:189c535b89c316038cb0274c4953855ebbd6ef6d62ff30cc0356b37ea7a6305b UID:a278b8e6-6f95-4878-ac4a-9b1a4fbe46de NetNS:/var/run/netns/ddadd0cc-2a7d-47d8-b4be-c841ad8063e8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda278b8e6_6f95_4878_ac4a_9b1a4fbe46de.slice PodAnnotations:0xc0036e69a8}] Aliases:map[]}"
2026-06-11 11:57:59.177381 | controller | Jun 11 11:16:05.720190 crc crio[22652]: time="2026-06-11T11:16:05.720107986Z" level=info msg="Adding pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-82wqr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.177414 | controller | Jun 11 11:16:06.037309 crc crio[22652]: time="2026-06-11T11:16:06.036637342Z" level=info msg="Stopping pod sandbox: c14bd1ba2f9ffb7e13ec362954f51a4ac4b3092b556d86cb2a3ed5869f112f28" id=b49c5be3-3e81-4cec-a17a-da39d3de04c8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.177441 | controller | Jun 11 11:16:06.037759 crc crio[22652]: time="2026-06-11T11:16:06.037684816Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686276-jgpcp Namespace:openshift-infra ID:c14bd1ba2f9ffb7e13ec362954f51a4ac4b3092b556d86cb2a3ed5869f112f28 UID:c0977642-2b00-4812-b34b-bed1dae04917 NetNS:/var/run/netns/398a6414-f793-45b1-ab3d-3983ef157e87 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc0977642_2b00_4812_b34b_bed1dae04917.slice PodAnnotations:0xc002400c10}] Aliases:map[]}"
2026-06-11 11:57:59.177466 | controller | Jun 11 11:16:06.037910 crc crio[22652]: time="2026-06-11T11:16:06.037845491Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686276-jgpcp from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.177496 | controller | Jun 11 11:16:06.242500 crc crio[22652]: 2026-06-11T11:16:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:189c535b89c3160 Mac:a6:dc:b2:83:e8:4a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e0 Mtu:0 Sandbox:/var/run/netns/ddadd0cc-2a7d-47d8-b4be-c841ad8063e8 SocketPath: PciID:}] [{Interface:0xc0004b45d0 Address:{IP:10.217.0.224 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.177520 | controller | Jun 11 11:16:06.243299 crc crio[22652]: time="2026-06-11T11:16:06.243219434Z" level=info msg="Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-82wqr Namespace:openstack ID:189c535b89c316038cb0274c4953855ebbd6ef6d62ff30cc0356b37ea7a6305b UID:a278b8e6-6f95-4878-ac4a-9b1a4fbe46de NetNS:/var/run/netns/ddadd0cc-2a7d-47d8-b4be-c841ad8063e8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda278b8e6_6f95_4878_ac4a_9b1a4fbe46de.slice PodAnnotations:0xc0036e69a8}] Aliases:map[]}"
2026-06-11 11:57:59.177544 | controller | Jun 11 11:16:06.243428 crc crio[22652]: time="2026-06-11T11:16:06.24339991Z" level=info msg="Checking pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-82wqr for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.177567 | controller | Jun 11 11:16:06.257460 crc crio[22652]: time="2026-06-11T11:16:06.257343303Z" level=info msg="Ran pod sandbox 189c535b89c316038cb0274c4953855ebbd6ef6d62ff30cc0356b37ea7a6305b with infra container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-82wqr/POD" id=84a65d8a-d5b7-4b30-ae8f-10c6919184e4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.177590 | controller | Jun 11 11:16:06.261221 crc crio[22652]: time="2026-06-11T11:16:06.260704316Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified" id=ce3dcdb2-486b-47eb-a573-2cf307ad47a9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.177615 | controller | Jun 11 11:16:06.265700 crc crio[22652]: time="2026-06-11T11:16:06.265634024Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified" id=a861b37f-3fda-4250-a3aa-c8c5ee4e264d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.177638 | controller | Jun 11 11:16:06.275377 crc crio[22652]: time="2026-06-11T11:16:06.274695475Z" level=info msg="Creating container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-82wqr/init" id=abab4469-7336-4fc2-a1bb-2ac8676b7d34 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.177661 | controller | Jun 11 11:16:06.277097 crc crio[22652]: time="2026-06-11T11:16:06.275629975Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.177686 | controller | Jun 11 11:16:06.352300 crc crio[22652]: time="2026-06-11T11:16:06.352203338Z" level=info msg="Stopped pod sandbox: c14bd1ba2f9ffb7e13ec362954f51a4ac4b3092b556d86cb2a3ed5869f112f28" id=b49c5be3-3e81-4cec-a17a-da39d3de04c8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.177712 | controller | Jun 11 11:16:06.355524 crc crio[22652]: time="2026-06-11T11:16:06.355489762Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.177733 | controller | Jun 11 11:16:06.359043 crc crio[22652]: time="2026-06-11T11:16:06.358974075Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.177755 | controller | Jun 11 11:16:06.553249 crc crio[22652]: time="2026-06-11T11:16:06.552809557Z" level=info msg="Created container a1636f52e225023b20b4d4d4c17cf7f1e173b23f044b495287879a8c61e294e0: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-82wqr/init" id=abab4469-7336-4fc2-a1bb-2ac8676b7d34 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.177784 | controller | Jun 11 11:16:06.556486 crc crio[22652]: time="2026-06-11T11:16:06.55540611Z" level=info msg="Starting container: a1636f52e225023b20b4d4d4c17cf7f1e173b23f044b495287879a8c61e294e0" id=289e2708-b8ac-40d2-86ce-6d99c4312e07 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.177806 | controller | Jun 11 11:16:06.562014 crc crio[22652]: time="2026-06-11T11:16:06.56192928Z" level=info msg="Started container" PID=107372 containerID=a1636f52e225023b20b4d4d4c17cf7f1e173b23f044b495287879a8c61e294e0 description=openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-82wqr/init id=289e2708-b8ac-40d2-86ce-6d99c4312e07 name=/runtime.v1.RuntimeService/StartContainer sandboxID=189c535b89c316038cb0274c4953855ebbd6ef6d62ff30cc0356b37ea7a6305b
2026-06-11 11:57:59.177830 | controller | Jun 11 11:16:08.124063 crc crio[22652]: time="2026-06-11T11:16:08.123205123Z" level=info msg="Removing container: a932a0702c263204b5cb0732a2d4eacc0a826676d56284c83b0dbdb86c09cc21" id=f18dd015-f201-406e-88b5-7512a6c6f30e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.177854 | controller | Jun 11 11:16:08.154836 crc crio[22652]: time="2026-06-11T11:16:08.154773065Z" level=info msg="Removed container a932a0702c263204b5cb0732a2d4eacc0a826676d56284c83b0dbdb86c09cc21: openstack/nova-api-0/nova-api-log" id=f18dd015-f201-406e-88b5-7512a6c6f30e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.177877 | controller | Jun 11 11:16:08.158055 crc crio[22652]: time="2026-06-11T11:16:08.158023523Z" level=info msg="Removing container: 9982cef10e2360c926fa35a7ebcff3d9b7a1fc3379580f3a43adf344b3cfbb63" id=565db8c0-029f-4ee1-a560-d171cd12b2a6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.177898 | controller | Jun 11 11:16:08.187212 crc crio[22652]: time="2026-06-11T11:16:08.18705437Z" level=info msg="Removed container 9982cef10e2360c926fa35a7ebcff3d9b7a1fc3379580f3a43adf344b3cfbb63: openstack/neutron-db-create-t4zvt/mariadb-database-create" id=565db8c0-029f-4ee1-a560-d171cd12b2a6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.177918 | controller | Jun 11 11:16:08.189906 crc crio[22652]: time="2026-06-11T11:16:08.189825095Z" level=info msg="Removing container: 08771813639de861968e4431cee4475cb05895d00c8610a62486f2d94a1c857f" id=3fb33a06-7a79-4528-9aae-fb2e4c5c4b7b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.177939 | controller | Jun 11 11:16:08.274677 crc crio[22652]: time="2026-06-11T11:16:08.27442036Z" level=info msg="Removed container 08771813639de861968e4431cee4475cb05895d00c8610a62486f2d94a1c857f: openstack/cinder-db-create-9xh4p/mariadb-database-create" id=3fb33a06-7a79-4528-9aae-fb2e4c5c4b7b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.177961 | controller | Jun 11 11:16:08.280167 crc crio[22652]: time="2026-06-11T11:16:08.280066636Z" level=info msg="Removing container: 77b794bc6f5a2e4d87e838a38acdd8cf64947ad172643d36adeedd92eb28b838" id=c30096a6-8fb6-4b9f-b896-dc744f9ba9ca name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.177985 | controller | Jun 11 11:16:08.337071 crc crio[22652]: time="2026-06-11T11:16:08.336891657Z" level=info msg="Removed container 77b794bc6f5a2e4d87e838a38acdd8cf64947ad172643d36adeedd92eb28b838: openstack/barbican-db-create-wwrl8/mariadb-database-create" id=c30096a6-8fb6-4b9f-b896-dc744f9ba9ca name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.178007 | controller | Jun 11 11:16:08.344220 crc crio[22652]: time="2026-06-11T11:16:08.344081754Z" level=info msg="Removing container: b10de1774c3761d945f482579e9d6ab654fb63695b1d270bea47f05e588278af" id=cb98fc75-e2c5-4ef0-9004-02e8780800ba name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.178032 | controller | Jun 11 11:16:08.457522 crc crio[22652]: time="2026-06-11T11:16:08.457464074Z" level=info msg="Removed container b10de1774c3761d945f482579e9d6ab654fb63695b1d270bea47f05e588278af: openstack/glance-db-sync-4x2dn/glance-db-sync" id=cb98fc75-e2c5-4ef0-9004-02e8780800ba name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.178053 | controller | Jun 11 11:16:08.461623 crc crio[22652]: time="2026-06-11T11:16:08.46153509Z" level=info msg="Removing container: f329791932f1e4a2e8cce86956864a5a856092b4597647798fc562943f64e0ba" id=8c1334cb-9eea-4453-8afa-b246849b44d9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.178074 | controller | Jun 11 11:16:08.554573 crc crio[22652]: time="2026-06-11T11:16:08.554355997Z" level=info msg="Removed container f329791932f1e4a2e8cce86956864a5a856092b4597647798fc562943f64e0ba: openshift-infra/auto-csr-approver-29686270-pf4gz/oc" id=8c1334cb-9eea-4453-8afa-b246849b44d9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.178096 | controller | Jun 11 11:16:08.556737 crc crio[22652]: time="2026-06-11T11:16:08.556661788Z" level=info msg="Removing container: f975f6ea74a7735002111e669b15fff0c370859b72d8aaa2cab01ada5e393bf1" id=0d9c2541-1b2a-46c5-ad23-48c8cab90a52 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.178120 | controller | Jun 11 11:16:08.586747 crc crio[22652]: time="2026-06-11T11:16:08.586633726Z" level=info msg="Removed container f975f6ea74a7735002111e669b15fff0c370859b72d8aaa2cab01ada5e393bf1: openstack/cinder-bca4-account-create-update-9dr8m/mariadb-account-create-update" id=0d9c2541-1b2a-46c5-ad23-48c8cab90a52 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.178142 | controller | Jun 11 11:16:08.590887 crc crio[22652]: time="2026-06-11T11:16:08.590790886Z" level=info msg="Removing container: f6694f6abbafed9a032453f5672a61f61e274b569b28fb7cd6e68221d6b74304" id=251bfb1c-0a31-40a5-91b8-8a35f1154b0f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.178165 | controller | Jun 11 11:16:08.663687 crc crio[22652]: time="2026-06-11T11:16:08.663470725Z" level=info msg="Removed container f6694f6abbafed9a032453f5672a61f61e274b569b28fb7cd6e68221d6b74304: openstack/keystone-db-sync-dfjjj/keystone-db-sync" id=251bfb1c-0a31-40a5-91b8-8a35f1154b0f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.178186 | controller | Jun 11 11:16:08.667653 crc crio[22652]: time="2026-06-11T11:16:08.667594425Z" level=info msg="Removing container: 3733581a820a650000df4ce44904ab5e3e75e5726414d8921fcd0a8645a56d73" id=5ffcb670-d042-4d6d-8f24-aafc6fb8f1a6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.178209 | controller | Jun 11 11:16:08.694637 crc crio[22652]: time="2026-06-11T11:16:08.694484882Z" level=info msg="Removed container 3733581a820a650000df4ce44904ab5e3e75e5726414d8921fcd0a8645a56d73: openstack/barbican-eade-account-create-update-c9hjw/mariadb-account-create-update" id=5ffcb670-d042-4d6d-8f24-aafc6fb8f1a6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.178232 | controller | Jun 11 11:16:08.698249 crc crio[22652]: time="2026-06-11T11:16:08.698203689Z" level=info msg="Removing container: 055d5c7aea872187f766f22c1ef4637707db2ca00d9cec4fa5e0c615f12ba8ca" id=5d9be2f6-1edd-4ee7-9624-496f95b19ad1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.178252 | controller | Jun 11 11:16:08.728372 crc crio[22652]: time="2026-06-11T11:16:08.72805965Z" level=info msg="Removed container 055d5c7aea872187f766f22c1ef4637707db2ca00d9cec4fa5e0c615f12ba8ca: openstack/nova-api-0/nova-api-api" id=5d9be2f6-1edd-4ee7-9624-496f95b19ad1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.178272 | controller | Jun 11 11:16:08.733663 crc crio[22652]: time="2026-06-11T11:16:08.733587446Z" level=info msg="Removing container: d0bde4c24add757591be50426b7578a7c3902fb665ab713d36c62a7db286f1a3" id=541e9d69-07a5-484c-974a-5bacd64fb0ab name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.178297 | controller | Jun 11 11:16:08.779845 crc crio[22652]: time="2026-06-11T11:16:08.779691846Z" level=info msg="Removed container d0bde4c24add757591be50426b7578a7c3902fb665ab713d36c62a7db286f1a3: openstack/neutron-4aa9-account-create-update-hvtl4/mariadb-account-create-update" id=541e9d69-07a5-484c-974a-5bacd64fb0ab name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.178318 | controller | Jun 11 11:16:08.792338 crc crio[22652]: time="2026-06-11T11:16:08.791541379Z" level=info msg="Stopping pod sandbox: e7fb69a33f848655b80ebd9ac5011bc20d8cd2aa4ad7e5208a8ac3b46af081d4" id=a416dc90-465b-422d-82cd-1c4d68262f33 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.178339 | controller | Jun 11 11:16:08.792338 crc crio[22652]: time="2026-06-11T11:16:08.792101177Z" level=info msg="Stopped pod sandbox (already stopped): e7fb69a33f848655b80ebd9ac5011bc20d8cd2aa4ad7e5208a8ac3b46af081d4" id=a416dc90-465b-422d-82cd-1c4d68262f33 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.178396 | controller | Jun 11 11:16:08.793780 crc crio[22652]: time="2026-06-11T11:16:08.793233664Z" level=info msg="Removing pod sandbox: e7fb69a33f848655b80ebd9ac5011bc20d8cd2aa4ad7e5208a8ac3b46af081d4" id=97d693d9-d968-4014-b7f6-6f7f65e6c1d3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.178422 | controller | Jun 11 11:16:08.812472 crc crio[22652]: time="2026-06-11T11:16:08.812338541Z" level=info msg="Removed pod sandbox: e7fb69a33f848655b80ebd9ac5011bc20d8cd2aa4ad7e5208a8ac3b46af081d4" id=97d693d9-d968-4014-b7f6-6f7f65e6c1d3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.178447 | controller | Jun 11 11:16:08.813501 crc crio[22652]: time="2026-06-11T11:16:08.813425173Z" level=info msg="Stopping pod sandbox: b8c8956b67ed174047a16138b6df8fec9038483e2d2dacf992881800c7eca45a" id=1ed5dc65-4b61-48dc-875f-fd4bc1428dcf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.178469 | controller | Jun 11 11:16:08.813593 crc crio[22652]: time="2026-06-11T11:16:08.813506225Z" level=info msg="Stopped pod sandbox (already stopped): b8c8956b67ed174047a16138b6df8fec9038483e2d2dacf992881800c7eca45a" id=1ed5dc65-4b61-48dc-875f-fd4bc1428dcf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.178489 | controller | Jun 11 11:16:08.814534 crc crio[22652]: time="2026-06-11T11:16:08.814476967Z" level=info msg="Removing pod sandbox: b8c8956b67ed174047a16138b6df8fec9038483e2d2dacf992881800c7eca45a" id=36c2a13d-7f63-46bd-8ad3-2613efb10b59 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.178511 | controller | Jun 11 11:16:08.833911 crc crio[22652]: time="2026-06-11T11:16:08.833804Z" level=info msg="Removed pod sandbox: b8c8956b67ed174047a16138b6df8fec9038483e2d2dacf992881800c7eca45a" id=36c2a13d-7f63-46bd-8ad3-2613efb10b59 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.178534 | controller | Jun 11 11:16:08.835405 crc crio[22652]: time="2026-06-11T11:16:08.835240035Z" level=info msg="Stopping pod sandbox: 3e73538c7e0da35e4ef0ee3d5065d43b3c50e2a68622b1a294812608eee9066f" id=74ff8544-0d04-4eeb-9548-a2df2fe076ca name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.178554 | controller | Jun 11 11:16:08.835405 crc crio[22652]: time="2026-06-11T11:16:08.83540672Z" level=info msg="Stopped pod sandbox (already stopped): 3e73538c7e0da35e4ef0ee3d5065d43b3c50e2a68622b1a294812608eee9066f" id=74ff8544-0d04-4eeb-9548-a2df2fe076ca name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.178574 | controller | Jun 11 11:16:08.836260 crc crio[22652]: time="2026-06-11T11:16:08.836175714Z" level=info msg="Removing pod sandbox: 3e73538c7e0da35e4ef0ee3d5065d43b3c50e2a68622b1a294812608eee9066f" id=9aa66f0d-30d8-4752-9c5b-1d50182eac06 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.178595 | controller | Jun 11 11:16:08.858282 crc crio[22652]: time="2026-06-11T11:16:08.858108762Z" level=info msg="Removed pod sandbox: 3e73538c7e0da35e4ef0ee3d5065d43b3c50e2a68622b1a294812608eee9066f" id=9aa66f0d-30d8-4752-9c5b-1d50182eac06 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.178621 | controller | Jun 11 11:16:08.858906 crc crio[22652]: time="2026-06-11T11:16:08.858853393Z" level=info msg="Stopping pod sandbox: a884947018bab5d8e3fdd5124310abbd279ad3fe9c3c6b306c587abb13933ac9" id=c54481ac-93ab-449b-87c8-680d1d11500b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.178647 | controller | Jun 11 11:16:08.859024 crc crio[22652]: time="2026-06-11T11:16:08.858913875Z" level=info msg="Stopped pod sandbox (already stopped): a884947018bab5d8e3fdd5124310abbd279ad3fe9c3c6b306c587abb13933ac9" id=c54481ac-93ab-449b-87c8-680d1d11500b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.178671 | controller | Jun 11 11:16:08.859518 crc crio[22652]: time="2026-06-11T11:16:08.859462333Z" level=info msg="Removing pod sandbox: a884947018bab5d8e3fdd5124310abbd279ad3fe9c3c6b306c587abb13933ac9" id=deed5e14-10d4-498b-aa93-80b3f482d05d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.178697 | controller | Jun 11 11:16:08.874741 crc crio[22652]: time="2026-06-11T11:16:08.874635584Z" level=info msg="Removed pod sandbox: a884947018bab5d8e3fdd5124310abbd279ad3fe9c3c6b306c587abb13933ac9" id=deed5e14-10d4-498b-aa93-80b3f482d05d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.178722 | controller | Jun 11 11:16:08.876026 crc crio[22652]: time="2026-06-11T11:16:08.875921542Z" level=info msg="Stopping pod sandbox: eb9af7c28b1ac4fbdaf3d72d5ff48bc520c97deda914d333e0bf951ccdf680e7" id=66764713-8a65-4295-ad5f-91920bb6ef57 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.178746 | controller | Jun 11 11:16:08.876184 crc crio[22652]: time="2026-06-11T11:16:08.876060587Z" level=info msg="Stopped pod sandbox (already stopped): eb9af7c28b1ac4fbdaf3d72d5ff48bc520c97deda914d333e0bf951ccdf680e7" id=66764713-8a65-4295-ad5f-91920bb6ef57 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.178769 | controller | Jun 11 11:16:08.877090 crc crio[22652]: time="2026-06-11T11:16:08.877034808Z" level=info msg="Removing pod sandbox: eb9af7c28b1ac4fbdaf3d72d5ff48bc520c97deda914d333e0bf951ccdf680e7" id=014dc6d7-a93a-42d0-bc04-98f227d747e9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.178791 | controller | Jun 11 11:16:08.893977 crc crio[22652]: time="2026-06-11T11:16:08.893816271Z" level=info msg="Removed pod sandbox: eb9af7c28b1ac4fbdaf3d72d5ff48bc520c97deda914d333e0bf951ccdf680e7" id=014dc6d7-a93a-42d0-bc04-98f227d747e9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.178811 | controller | Jun 11 11:16:08.903400 crc crio[22652]: time="2026-06-11T11:16:08.903234656Z" level=info msg="Stopping pod sandbox: 0642d9264789c1ebaa7cda65eb111908079772940c97307b9a048d66f3be5a23" id=6db257db-9e3a-4875-84b5-4384ffb99f5a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.178833 | controller | Jun 11 11:16:08.903681 crc crio[22652]: time="2026-06-11T11:16:08.903453813Z" level=info msg="Stopped pod sandbox (already stopped): 0642d9264789c1ebaa7cda65eb111908079772940c97307b9a048d66f3be5a23" id=6db257db-9e3a-4875-84b5-4384ffb99f5a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.178857 | controller | Jun 11 11:16:08.905039 crc crio[22652]: time="2026-06-11T11:16:08.904892524Z" level=info msg="Removing pod sandbox: 0642d9264789c1ebaa7cda65eb111908079772940c97307b9a048d66f3be5a23" id=57fd9ce5-951d-4fa5-8086-0de5822292df name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.178881 | controller | Jun 11 11:16:08.941876 crc crio[22652]: time="2026-06-11T11:16:08.941641718Z" level=info msg="Removed pod sandbox: 0642d9264789c1ebaa7cda65eb111908079772940c97307b9a048d66f3be5a23" id=57fd9ce5-951d-4fa5-8086-0de5822292df name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.178902 | controller | Jun 11 11:16:08.943762 crc crio[22652]: time="2026-06-11T11:16:08.943634529Z" level=info msg="Stopping pod sandbox: 66a26e6232a527a32696b62e5e14d0c689bd1ffae2b4cadb338c8d02f4ac3460" id=ae1c2d59-0c02-42a4-b0b3-74bf53ce75c3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.178931 | controller | Jun 11 11:16:08.943762 crc crio[22652]: time="2026-06-11T11:16:08.943705902Z" level=info msg="Stopped pod sandbox (already stopped): 66a26e6232a527a32696b62e5e14d0c689bd1ffae2b4cadb338c8d02f4ac3460" id=ae1c2d59-0c02-42a4-b0b3-74bf53ce75c3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.178952 | controller | Jun 11 11:16:08.944759 crc crio[22652]: time="2026-06-11T11:16:08.944578274Z" level=info msg="Removing pod sandbox: 66a26e6232a527a32696b62e5e14d0c689bd1ffae2b4cadb338c8d02f4ac3460" id=58cae98d-6899-4790-b6f7-5e6fff428e2b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.178972 | controller | Jun 11 11:16:08.962854 crc crio[22652]: time="2026-06-11T11:16:08.962703705Z" level=info msg="Removed pod sandbox: 66a26e6232a527a32696b62e5e14d0c689bd1ffae2b4cadb338c8d02f4ac3460" id=58cae98d-6899-4790-b6f7-5e6fff428e2b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.179013 | controller | Jun 11 11:16:08.965938 crc crio[22652]: time="2026-06-11T11:16:08.965854845Z" level=info msg="Stopping pod sandbox: e0b32bc5f3683a88767978d870422951ee2b3784ae7c3831e2609e53b9e2b068" id=7f881ca6-c303-4684-a409-dbaa78255b80 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.179036 | controller | Jun 11 11:16:08.966085 crc crio[22652]: time="2026-06-11T11:16:08.965938827Z" level=info msg="Stopped pod sandbox (already stopped): e0b32bc5f3683a88767978d870422951ee2b3784ae7c3831e2609e53b9e2b068" id=7f881ca6-c303-4684-a409-dbaa78255b80 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.179057 | controller | Jun 11 11:16:08.967750 crc crio[22652]: time="2026-06-11T11:16:08.967309671Z" level=info msg="Removing pod sandbox: e0b32bc5f3683a88767978d870422951ee2b3784ae7c3831e2609e53b9e2b068" id=1082cfb2-331e-4079-8067-3fe0bff84ad6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.179077 | controller | Jun 11 11:16:08.999835 crc crio[22652]: time="2026-06-11T11:16:08.999686686Z" level=info msg="Removed pod sandbox: e0b32bc5f3683a88767978d870422951ee2b3784ae7c3831e2609e53b9e2b068" id=1082cfb2-331e-4079-8067-3fe0bff84ad6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.179097 | controller | Jun 11 11:16:09.001231 crc crio[22652]: time="2026-06-11T11:16:09.001067296Z" level=info msg="Stopping pod sandbox: 7aa47ff0d6a5306215567cae6affab6da6ae914cd4bbff957b93750b68294b94" id=f9c1a08e-4a86-4918-aaa6-bd13ee70d89e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.179117 | controller | Jun 11 11:16:09.001349 crc crio[22652]: time="2026-06-11T11:16:09.001234132Z" level=info msg="Stopped pod sandbox (already stopped): 7aa47ff0d6a5306215567cae6affab6da6ae914cd4bbff957b93750b68294b94" id=f9c1a08e-4a86-4918-aaa6-bd13ee70d89e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.179137 | controller | Jun 11 11:16:09.002381 crc crio[22652]: time="2026-06-11T11:16:09.002297035Z" level=info msg="Removing pod sandbox: 7aa47ff0d6a5306215567cae6affab6da6ae914cd4bbff957b93750b68294b94" id=2fa930c7-2cdf-40c3-a312-6051be173505 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.179157 | controller | Jun 11 11:16:09.019970 crc crio[22652]: time="2026-06-11T11:16:09.019801588Z" level=info msg="Removed pod sandbox: 7aa47ff0d6a5306215567cae6affab6da6ae914cd4bbff957b93750b68294b94" id=2fa930c7-2cdf-40c3-a312-6051be173505 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.179177 | controller | Jun 11 11:16:09.023804 crc crio[22652]: time="2026-06-11T11:16:09.023701755Z" level=info msg="Stopping pod sandbox: fb3b55f1a53cb71484591b69552d5aeca4e40610144eaf01fe0987dff21b9c65" id=d7f22738-8b4d-429d-b862-e582d4cbd0d8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.179199 | controller | Jun 11 11:16:09.023937 crc crio[22652]: time="2026-06-11T11:16:09.023817049Z" level=info msg="Stopped pod sandbox (already stopped): fb3b55f1a53cb71484591b69552d5aeca4e40610144eaf01fe0987dff21b9c65" id=d7f22738-8b4d-429d-b862-e582d4cbd0d8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.179228 | controller | Jun 11 11:16:09.025400 crc crio[22652]: time="2026-06-11T11:16:09.025322266Z" level=info msg="Removing pod sandbox: fb3b55f1a53cb71484591b69552d5aeca4e40610144eaf01fe0987dff21b9c65" id=51db557f-cac6-477f-8013-ac0d3cc2ae25 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.179253 | controller | Jun 11 11:16:09.055611 crc crio[22652]: time="2026-06-11T11:16:09.055394226Z" level=info msg="Removed pod sandbox: fb3b55f1a53cb71484591b69552d5aeca4e40610144eaf01fe0987dff21b9c65" id=51db557f-cac6-477f-8013-ac0d3cc2ae25 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.179276 | controller | Jun 11 11:16:13.175372 crc crio[22652]: time="2026-06-11T11:16:13.174539949Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest" id=72d2b6b2-0a23-45ce-9e7c-f024f4c9b8c0 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.179300 | controller | Jun 11 11:16:13.190486 crc crio[22652]: time="2026-06-11T11:16:13.190401159Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest\""
2026-06-11 11:57:59.179324 | controller | Jun 11 11:16:16.073760 crc crio[22652]: time="2026-06-11T11:16:16.073364356Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:760e8cd64859cb52aff3c66ea9ec10642f98668991f478257c01e45fcbdff0b0" id=72d2b6b2-0a23-45ce-9e7c-f024f4c9b8c0 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.179373 | controller | Jun 11 11:16:16.075189 crc crio[22652]: time="2026-06-11T11:16:16.07481069Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest" id=128651aa-f743-4d57-b302-886a6a7c8010 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.179404 | controller | Jun 11 11:16:16.079532 crc crio[22652]: time="2026-06-11T11:16:16.079445648Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest" id=63030c39-4a97-4cdd-9a0d-8e339a31cb3b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.179428 | controller | Jun 11 11:16:16.088969 crc crio[22652]: time="2026-06-11T11:16:16.088901273Z" level=info msg="Creating container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-82wqr/openstack-edpm-ipam-provisionserver-checksum-discovery" id=7c13c9a1-f102-486a-9521-29aa5327b804 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.179503 | controller | Jun 11 11:16:16.090403 crc crio[22652]: time="2026-06-11T11:16:16.09034377Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.179535 | controller | Jun 11 11:16:16.141283 crc crio[22652]: time="2026-06-11T11:16:16.14110148Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.179560 | controller | Jun 11 11:16:16.147331 crc crio[22652]: time="2026-06-11T11:16:16.147108044Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.179584 | controller | Jun 11 11:16:16.314570 crc crio[22652]: time="2026-06-11T11:16:16.314451423Z" level=info msg="Created container d5f350c8fdc8b187c0900a2984c39a34b293911470947a5ef86a287a7827b1cc: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-82wqr/openstack-edpm-ipam-provisionserver-checksum-discovery" id=7c13c9a1-f102-486a-9521-29aa5327b804 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.179608 | controller | Jun 11 11:16:16.317043 crc crio[22652]: time="2026-06-11T11:16:16.316941133Z" level=info msg="Starting container: d5f350c8fdc8b187c0900a2984c39a34b293911470947a5ef86a287a7827b1cc" id=16ee115a-7a2e-40c6-9ffe-a3e992d31f68 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.179639 | controller | Jun 11 11:16:16.322464 crc crio[22652]: time="2026-06-11T11:16:16.322370748Z" level=info msg="Started container" PID=107904 containerID=d5f350c8fdc8b187c0900a2984c39a34b293911470947a5ef86a287a7827b1cc description=openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-82wqr/openstack-edpm-ipam-provisionserver-checksum-discovery id=16ee115a-7a2e-40c6-9ffe-a3e992d31f68 name=/runtime.v1.RuntimeService/StartContainer sandboxID=189c535b89c316038cb0274c4953855ebbd6ef6d62ff30cc0356b37ea7a6305b
2026-06-11 11:57:59.179664 | controller | Jun 11 11:16:18.261817 crc crio[22652]: time="2026-06-11T11:16:18.261357185Z" level=info msg="Stopping pod sandbox: 189c535b89c316038cb0274c4953855ebbd6ef6d62ff30cc0356b37ea7a6305b" id=42fe0ba0-4916-4514-a8ab-199877693eb3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.179689 | controller | Jun 11 11:16:18.263077 crc crio[22652]: time="2026-06-11T11:16:18.262917756Z" level=info msg="Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-82wqr Namespace:openstack ID:189c535b89c316038cb0274c4953855ebbd6ef6d62ff30cc0356b37ea7a6305b UID:a278b8e6-6f95-4878-ac4a-9b1a4fbe46de NetNS:/var/run/netns/ddadd0cc-2a7d-47d8-b4be-c841ad8063e8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda278b8e6_6f95_4878_ac4a_9b1a4fbe46de.slice PodAnnotations:0xc0004be3f8}] Aliases:map[]}"
2026-06-11 11:57:59.179715 | controller | Jun 11 11:16:18.263198 crc crio[22652]: time="2026-06-11T11:16:18.263108722Z" level=info msg="Deleting pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-82wqr from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.179737 | controller | Jun 11 11:16:18.617923 crc crio[22652]: time="2026-06-11T11:16:18.617803604Z" level=info msg="Stopped pod sandbox: 189c535b89c316038cb0274c4953855ebbd6ef6d62ff30cc0356b37ea7a6305b" id=42fe0ba0-4916-4514-a8ab-199877693eb3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.179758 | controller | Jun 11 11:17:09.083189 crc crio[22652]: time="2026-06-11T11:17:09.081600175Z" level=info msg="Removing container: a035a2b6350b6a67ffa9ad7774d027c18ae680d57f694a35ddd4f49f718eea26" id=82dbcef3-1cc1-4465-bcba-82bd09fb7c30 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.179779 | controller | Jun 11 11:17:09.176064 crc crio[22652]: time="2026-06-11T11:17:09.175522445Z" level=info msg="Removed container a035a2b6350b6a67ffa9ad7774d027c18ae680d57f694a35ddd4f49f718eea26: openstack/keystone-bootstrap-jxwst/keystone-bootstrap" id=82dbcef3-1cc1-4465-bcba-82bd09fb7c30 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.179800 | controller | Jun 11 11:17:09.179304 crc crio[22652]: time="2026-06-11T11:17:09.179213533Z" level=info msg="Removing container: 62e0ea767d19fb867f9cf9eda967aceec1d850fb18bf7a6b755058e90fa9a553" id=eaa9cd82-cd6f-4a3c-a1d2-09648f5f6db7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.179820 | controller | Jun 11 11:17:09.272934 crc crio[22652]: time="2026-06-11T11:17:09.272275112Z" level=info msg="Removed container 62e0ea767d19fb867f9cf9eda967aceec1d850fb18bf7a6b755058e90fa9a553: openstack/cinder-db-sync-29lb4/cinder-db-sync" id=eaa9cd82-cd6f-4a3c-a1d2-09648f5f6db7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.179841 | controller | Jun 11 11:17:09.276675 crc crio[22652]: time="2026-06-11T11:17:09.276542411Z" level=info msg="Removing container: 14b26ee5d09e0bce7734ab47247087d8d996e52bce05aba3332c27d537e38725" id=73a06ea4-2ef0-4d8f-bd24-8fa09b5199c9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.179864 | controller | Jun 11 11:17:09.318912 crc crio[22652]: time="2026-06-11T11:17:09.318762224Z" level=info msg="Removed container 14b26ee5d09e0bce7734ab47247087d8d996e52bce05aba3332c27d537e38725: openstack/placement-db-sync-2vxlv/placement-db-sync" id=73a06ea4-2ef0-4d8f-bd24-8fa09b5199c9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.179891 | controller | Jun 11 11:17:09.322601 crc crio[22652]: time="2026-06-11T11:17:09.322502339Z" level=info msg="Removing container: badba7808bf1bfe6fe7b9eca9bcf527bda85b1663acfd83fb751abc6b2827f70" id=59ff9151-6f92-4cdb-9ca2-bfac77749ab4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.179912 | controller | Jun 11 11:17:09.398361 crc crio[22652]: time="2026-06-11T11:17:09.398261282Z" level=info msg="Removed container badba7808bf1bfe6fe7b9eca9bcf527bda85b1663acfd83fb751abc6b2827f70: openstack/cinder-online-data-migrations-4s8g8/cinder-online-data-migrations" id=59ff9151-6f92-4cdb-9ca2-bfac77749ab4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.179932 | controller | Jun 11 11:17:09.402084 crc crio[22652]: time="2026-06-11T11:17:09.401971224Z" level=info msg="Removing container: dc731c4cea13ed10e15c4d39b77eff84c5b0b59afea8fc6ea174c22e9e364168" id=6b21173d-ea73-45d1-a955-08de65cbc131 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.179952 | controller | Jun 11 11:17:09.466034 crc crio[22652]: time="2026-06-11T11:17:09.465931543Z" level=info msg="Removed container dc731c4cea13ed10e15c4d39b77eff84c5b0b59afea8fc6ea174c22e9e364168: openstack/neutron-db-sync-8w6nw/neutron-db-sync" id=6b21173d-ea73-45d1-a955-08de65cbc131 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.179975 | controller | Jun 11 11:17:09.476455 crc crio[22652]: time="2026-06-11T11:17:09.474815697Z" level=info msg="Removing container: 9d670c0a46165f7c4631701941871446e08e6bc67859bb685c359200a5c88350" id=5ab3813b-5bc3-4c9b-90de-af2960bb62cc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.179999 | controller | Jun 11 11:17:09.520920 crc crio[22652]: time="2026-06-11T11:17:09.520755956Z" level=info msg="Removed container 9d670c0a46165f7c4631701941871446e08e6bc67859bb685c359200a5c88350: openstack/barbican-db-sync-tf75q/barbican-db-sync" id=5ab3813b-5bc3-4c9b-90de-af2960bb62cc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.180023 | controller | Jun 11 11:17:09.537257 crc crio[22652]: time="2026-06-11T11:17:09.537088648Z" level=info msg="Stopping pod sandbox: 211cc5fb19c87a857dfad7f0227c8a4f0412d365e67ba21edb31eeaa266944b8" id=910b70ae-d33f-4b05-9f6d-a990ce1abc02 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.180048 | controller | Jun 11 11:17:09.537548 crc crio[22652]: time="2026-06-11T11:17:09.537274414Z" level=info msg="Stopped pod sandbox (already stopped): 211cc5fb19c87a857dfad7f0227c8a4f0412d365e67ba21edb31eeaa266944b8" id=910b70ae-d33f-4b05-9f6d-a990ce1abc02 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.180073 | controller | Jun 11 11:17:09.539639 crc crio[22652]: time="2026-06-11T11:17:09.539526596Z" level=info msg="Removing pod sandbox: 211cc5fb19c87a857dfad7f0227c8a4f0412d365e67ba21edb31eeaa266944b8" id=d9150b02-0806-4f8f-8b68-9430b430fdf9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.180096 | controller | Jun 11 11:17:09.555635 crc crio[22652]: time="2026-06-11T11:17:09.555173059Z" level=info msg="Removed pod sandbox: 211cc5fb19c87a857dfad7f0227c8a4f0412d365e67ba21edb31eeaa266944b8" id=d9150b02-0806-4f8f-8b68-9430b430fdf9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.180117 | controller | Jun 11 11:17:09.556674 crc crio[22652]: time="2026-06-11T11:17:09.556580684Z" level=info msg="Stopping pod sandbox: 78690cf18e0bac7af401841d3e2713d1dc3221c65e9d88c3e057814cdc77674e" id=c1701132-23f8-4b98-94e6-185dfdcbb12b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.180139 | controller | Jun 11 11:17:09.556809 crc crio[22652]: time="2026-06-11T11:17:09.556673897Z" level=info msg="Stopped pod sandbox (already stopped): 78690cf18e0bac7af401841d3e2713d1dc3221c65e9d88c3e057814cdc77674e" id=c1701132-23f8-4b98-94e6-185dfdcbb12b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.180164 | controller | Jun 11 11:17:09.557583 crc crio[22652]: time="2026-06-11T11:17:09.557217545Z" level=info msg="Removing pod sandbox: 78690cf18e0bac7af401841d3e2713d1dc3221c65e9d88c3e057814cdc77674e" id=1f85552c-073c-43f7-94f6-908d434815c4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.180191 | controller | Jun 11 11:17:09.573882 crc crio[22652]: time="2026-06-11T11:17:09.573733688Z" level=info msg="Removed pod sandbox: 78690cf18e0bac7af401841d3e2713d1dc3221c65e9d88c3e057814cdc77674e" id=1f85552c-073c-43f7-94f6-908d434815c4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.180212 | controller | Jun 11 11:17:09.574926 crc crio[22652]: time="2026-06-11T11:17:09.574832471Z" level=info msg="Stopping pod sandbox: 1747d0d3e5e607b0cdbb7e208ca8ec9065ae4ecd93fd5eb952c629c960a0e7ed" id=1f6b34b9-9219-4b02-9a0c-44d5f731866c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.180233 | controller | Jun 11 11:17:09.574926 crc crio[22652]: time="2026-06-11T11:17:09.574916654Z" level=info msg="Stopped pod sandbox (already stopped): 1747d0d3e5e607b0cdbb7e208ca8ec9065ae4ecd93fd5eb952c629c960a0e7ed" id=1f6b34b9-9219-4b02-9a0c-44d5f731866c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.180253 | controller | Jun 11 11:17:09.575682 crc crio[22652]: time="2026-06-11T11:17:09.575601255Z" level=info msg="Removing pod sandbox: 1747d0d3e5e607b0cdbb7e208ca8ec9065ae4ecd93fd5eb952c629c960a0e7ed" id=960d9031-53c3-4226-8e0d-6d1b98d6d0fa name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.180274 | controller | Jun 11 11:17:09.594744 crc crio[22652]: time="2026-06-11T11:17:09.594562068Z" level=info msg="Removed pod sandbox: 1747d0d3e5e607b0cdbb7e208ca8ec9065ae4ecd93fd5eb952c629c960a0e7ed" id=960d9031-53c3-4226-8e0d-6d1b98d6d0fa name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.180294 | controller | Jun 11 11:17:09.595682 crc crio[22652]: time="2026-06-11T11:17:09.595609169Z" level=info msg="Stopping pod sandbox: 36b7eb4804c6fce79f669befda4ca5c02856a6c29f49514b9dd6b5a253280449" id=b2572fed-fc9e-4e66-b04a-feca55d27817 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.180314 | controller | Jun 11 11:17:09.595682 crc crio[22652]: time="2026-06-11T11:17:09.595679751Z" level=info msg="Stopped pod sandbox (already stopped): 36b7eb4804c6fce79f669befda4ca5c02856a6c29f49514b9dd6b5a253280449" id=b2572fed-fc9e-4e66-b04a-feca55d27817 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.180334 | controller | Jun 11 11:17:09.596531 crc crio[22652]: time="2026-06-11T11:17:09.596361623Z" level=info msg="Removing pod sandbox: 36b7eb4804c6fce79f669befda4ca5c02856a6c29f49514b9dd6b5a253280449" id=0b3fcc80-6500-456e-a110-b49a766a59e8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.180382 | controller | Jun 11 11:17:09.612981 crc crio[22652]: time="2026-06-11T11:17:09.612867476Z" level=info msg="Removed pod sandbox: 36b7eb4804c6fce79f669befda4ca5c02856a6c29f49514b9dd6b5a253280449" id=0b3fcc80-6500-456e-a110-b49a766a59e8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.180413 | controller | Jun 11 11:17:09.614035 crc crio[22652]: time="2026-06-11T11:17:09.613943909Z" level=info msg="Stopping pod sandbox: 0b0d40127946fa553fdf7883407f529fb608d4ad1d5c05bd2b18e5d12a263eb0" id=59f6d20e-8eb0-47fc-9c39-0df6ea539a91 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.180440 | controller | Jun 11 11:17:09.614167 crc crio[22652]: time="2026-06-11T11:17:09.614088934Z" level=info msg="Stopped pod sandbox (already stopped): 0b0d40127946fa553fdf7883407f529fb608d4ad1d5c05bd2b18e5d12a263eb0" id=59f6d20e-8eb0-47fc-9c39-0df6ea539a91 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.180463 | controller | Jun 11 11:17:09.615042 crc crio[22652]: time="2026-06-11T11:17:09.614780195Z" level=info msg="Removing pod sandbox: 0b0d40127946fa553fdf7883407f529fb608d4ad1d5c05bd2b18e5d12a263eb0" id=cef7413f-dc0b-474b-97aa-5132582e2cc4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.180488 | controller | Jun 11 11:17:09.634460 crc crio[22652]: time="2026-06-11T11:17:09.634347177Z" level=info msg="Removed pod sandbox: 0b0d40127946fa553fdf7883407f529fb608d4ad1d5c05bd2b18e5d12a263eb0" id=cef7413f-dc0b-474b-97aa-5132582e2cc4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.180512 | controller | Jun 11 11:17:09.635304 crc crio[22652]: time="2026-06-11T11:17:09.635228183Z" level=info msg="Stopping pod sandbox: 5b1efe741a77fa3f1dffa21913112443b8d2b4bbcce9f2c624073bd0f5c4a504" id=73360386-483c-4b71-94c3-1fc816dccb33 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.180537 | controller | Jun 11 11:17:09.635396 crc crio[22652]: time="2026-06-11T11:17:09.635306755Z" level=info msg="Stopped pod sandbox (already stopped): 5b1efe741a77fa3f1dffa21913112443b8d2b4bbcce9f2c624073bd0f5c4a504" id=73360386-483c-4b71-94c3-1fc816dccb33 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.180562 | controller | Jun 11 11:17:09.636509 crc crio[22652]: time="2026-06-11T11:17:09.636443462Z" level=info msg="Removing pod sandbox: 5b1efe741a77fa3f1dffa21913112443b8d2b4bbcce9f2c624073bd0f5c4a504" id=06dfe395-c6aa-4010-b7ca-f6e89c356a14 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.180584 | controller | Jun 11 11:17:09.660267 crc crio[22652]: time="2026-06-11T11:17:09.658751652Z" level=info msg="Removed pod sandbox: 5b1efe741a77fa3f1dffa21913112443b8d2b4bbcce9f2c624073bd0f5c4a504" id=06dfe395-c6aa-4010-b7ca-f6e89c356a14 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.180605 | controller | Jun 11 11:18:00.554279 crc crio[22652]: time="2026-06-11T11:18:00.553277498Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686278-t5cq8/POD" id=d555d129-e89c-459b-a819-65f1032000c2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.180629 | controller | Jun 11 11:18:00.555603 crc crio[22652]: time="2026-06-11T11:18:00.554447986Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.180651 | controller | Jun 11 11:18:00.597200 crc crio[22652]: time="2026-06-11T11:18:00.596999675Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686278-t5cq8 Namespace:openshift-infra ID:ebf0b190eb9f25efd78ba8d9d315746e8ad8a836f1755390304367df43bffe47 UID:a0f55a80-241f-4f64-89df-c696ed944638 NetNS:/var/run/netns/2c3a85da-f7dc-483a-bd7f-517b3c7ccb73 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda0f55a80_241f_4f64_89df_c696ed944638.slice PodAnnotations:0xc0009890f8}] Aliases:map[]}"
2026-06-11 11:57:59.180674 | controller | Jun 11 11:18:00.597200 crc crio[22652]: time="2026-06-11T11:18:00.597098138Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686278-t5cq8 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.180696 | controller | Jun 11 11:18:01.172770 crc crio[22652]: 2026-06-11T11:18:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ebf0b190eb9f25e Mac:2a:6c:3c:94:bb:4f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e1 Mtu:0 Sandbox:/var/run/netns/2c3a85da-f7dc-483a-bd7f-517b3c7ccb73 SocketPath: PciID:}] [{Interface:0xc0001126c0 Address:{IP:10.217.0.225 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.180718 | controller | Jun 11 11:18:01.174432 crc crio[22652]: time="2026-06-11T11:18:01.174351505Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686278-t5cq8 Namespace:openshift-infra ID:ebf0b190eb9f25efd78ba8d9d315746e8ad8a836f1755390304367df43bffe47 UID:a0f55a80-241f-4f64-89df-c696ed944638 NetNS:/var/run/netns/2c3a85da-f7dc-483a-bd7f-517b3c7ccb73 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda0f55a80_241f_4f64_89df_c696ed944638.slice PodAnnotations:0xc0009890f8}] Aliases:map[]}"
2026-06-11 11:57:59.180744 | controller | Jun 11 11:18:01.174620 crc crio[22652]: time="2026-06-11T11:18:01.174535652Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686278-t5cq8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.180765 | controller | Jun 11 11:18:01.189285 crc crio[22652]: time="2026-06-11T11:18:01.189177297Z" level=info msg="Ran pod sandbox ebf0b190eb9f25efd78ba8d9d315746e8ad8a836f1755390304367df43bffe47 with infra container: openshift-infra/auto-csr-approver-29686278-t5cq8/POD" id=d555d129-e89c-459b-a819-65f1032000c2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.180787 | controller | Jun 11 11:18:01.193786 crc crio[22652]: time="2026-06-11T11:18:01.193652156Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=3341bada-8648-43da-aee9-20039749d822 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.180811 | controller | Jun 11 11:18:01.205038 crc crio[22652]: time="2026-06-11T11:18:01.204936691Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 11:57:59.180835 | controller | Jun 11 11:18:02.358064 crc crio[22652]: time="2026-06-11T11:18:02.351340515Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=3341bada-8648-43da-aee9-20039749d822 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.180857 | controller | Jun 11 11:18:02.360643 crc crio[22652]: time="2026-06-11T11:18:02.356810143Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=ff69ed89-a1cf-454c-97aa-288ec7a9be8a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.180878 | controller | Jun 11 11:18:02.365189 crc crio[22652]: time="2026-06-11T11:18:02.362805023Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=6fbf1386-37f4-46b6-b6ee-2cd9b82cc45e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.180901 | controller | Jun 11 11:18:02.372496 crc crio[22652]: time="2026-06-11T11:18:02.37240006Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686278-t5cq8/oc" id=4be041db-dc01-4a15-9f8f-411b9db1ec29 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.180922 | controller | Jun 11 11:18:02.373036 crc crio[22652]: time="2026-06-11T11:18:02.372937649Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.180943 | controller | Jun 11 11:18:02.454495 crc crio[22652]: time="2026-06-11T11:18:02.452818086Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.180964 | controller | Jun 11 11:18:02.784952 crc crio[22652]: time="2026-06-11T11:18:02.784700366Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.180984 | controller | Jun 11 11:18:02.917683 crc crio[22652]: time="2026-06-11T11:18:02.917522096Z" level=info msg="Created container 10c17b4efd55fddca98bcc1b2be75ccb86497487b93069d01e59549dda824b00: openshift-infra/auto-csr-approver-29686278-t5cq8/oc" id=4be041db-dc01-4a15-9f8f-411b9db1ec29 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.181004 | controller | Jun 11 11:18:02.919500 crc crio[22652]: time="2026-06-11T11:18:02.919403286Z" level=info msg="Starting container: 10c17b4efd55fddca98bcc1b2be75ccb86497487b93069d01e59549dda824b00" id=c511009f-789c-420f-b5c9-c426ce173c50 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.181024 | controller | Jun 11 11:18:02.930065 crc crio[22652]: time="2026-06-11T11:18:02.929916725Z" level=info msg="Started container" PID=113147 containerID=10c17b4efd55fddca98bcc1b2be75ccb86497487b93069d01e59549dda824b00 description=openshift-infra/auto-csr-approver-29686278-t5cq8/oc id=c511009f-789c-420f-b5c9-c426ce173c50 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ebf0b190eb9f25efd78ba8d9d315746e8ad8a836f1755390304367df43bffe47
2026-06-11 11:57:59.181050 | controller | Jun 11 11:18:04.945704 crc crio[22652]: time="2026-06-11T11:18:04.944955756Z" level=info msg="Stopping pod sandbox: ebf0b190eb9f25efd78ba8d9d315746e8ad8a836f1755390304367df43bffe47" id=aa154150-d4d5-4c73-89d6-8ee45e1a2877 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.181071 | controller | Jun 11 11:18:04.948050 crc crio[22652]: time="2026-06-11T11:18:04.947932793Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686278-t5cq8 Namespace:openshift-infra ID:ebf0b190eb9f25efd78ba8d9d315746e8ad8a836f1755390304367df43bffe47 UID:a0f55a80-241f-4f64-89df-c696ed944638 NetNS:/var/run/netns/2c3a85da-f7dc-483a-bd7f-517b3c7ccb73 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda0f55a80_241f_4f64_89df_c696ed944638.slice PodAnnotations:0xc000989108}] Aliases:map[]}"
2026-06-11 11:57:59.181092 | controller | Jun 11 11:18:04.948427 crc crio[22652]: time="2026-06-11T11:18:04.948404889Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686278-t5cq8 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.181113 | controller | Jun 11 11:18:05.364326 crc crio[22652]: time="2026-06-11T11:18:05.363705788Z" level=info msg="Stopped pod sandbox: ebf0b190eb9f25efd78ba8d9d315746e8ad8a836f1755390304367df43bffe47" id=aa154150-d4d5-4c73-89d6-8ee45e1a2877 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.181133 | controller | Jun 11 11:18:09.682630 crc crio[22652]: time="2026-06-11T11:18:09.681706178Z" level=info msg="Removing container: 594d52c196107e2d106ced6c55e9d9fc959d1b745a347e5767d7b883985c894b" id=c58c059a-c071-4469-b2b1-c7bbf4b817e8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.181153 | controller | Jun 11 11:18:09.731376 crc crio[22652]: time="2026-06-11T11:18:09.731232387Z" level=info msg="Removed container 594d52c196107e2d106ced6c55e9d9fc959d1b745a347e5767d7b883985c894b: openstack/nova-cell1-db-create-2b8ln/mariadb-database-create" id=c58c059a-c071-4469-b2b1-c7bbf4b817e8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.181170 | controller | Jun 11 11:18:09.735840 crc crio[22652]: time="2026-06-11T11:18:09.735640302Z" level=info msg="Removing container: d66a34c3081468602ef74c56d8f5e40f4972c95d627c801aad26143f5f4aa913" id=2d6abbad-45cc-4a47-8598-d992ab7bba02 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.181187 | controller | Jun 11 11:18:09.785293 crc crio[22652]: time="2026-06-11T11:18:09.78503043Z" level=info msg="Removed container d66a34c3081468602ef74c56d8f5e40f4972c95d627c801aad26143f5f4aa913: openstack/nova-cell1-d039-account-create-update-pdgsc/mariadb-account-create-update" id=2d6abbad-45cc-4a47-8598-d992ab7bba02 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.181204 | controller | Jun 11 11:18:09.787692 crc crio[22652]: time="2026-06-11T11:18:09.787576511Z" level=info msg="Removing container: 58513af4142cf457187c14571de9d55c4f6377a413bd925a03dbffd4e9623f69" id=e1ee2f6b-c187-413e-85ef-d573a1e13e97 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.181222 | controller | Jun 11 11:18:09.845164 crc crio[22652]: time="2026-06-11T11:18:09.844171509Z" level=info msg="Removed container 58513af4142cf457187c14571de9d55c4f6377a413bd925a03dbffd4e9623f69: openstack/nova-cell0-db-create-b876m/mariadb-database-create" id=e1ee2f6b-c187-413e-85ef-d573a1e13e97 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.181246 | controller | Jun 11 11:18:09.848538 crc crio[22652]: time="2026-06-11T11:18:09.848451298Z" level=info msg="Removing container: 3c66b7896595c7fa3e9903ed80be1bc35da75b40d7354a0809cb0406ff0ab52d" id=8fff8d96-a60b-421e-a34d-3f80af15ce24 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.181277 | controller | Jun 11 11:18:10.056226 crc crio[22652]: time="2026-06-11T11:18:10.055609793Z" level=info msg="Removed container 3c66b7896595c7fa3e9903ed80be1bc35da75b40d7354a0809cb0406ff0ab52d: openshift-infra/auto-csr-approver-29686272-bh2vc/oc" id=8fff8d96-a60b-421e-a34d-3f80af15ce24 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.181298 | controller | Jun 11 11:18:10.061896 crc crio[22652]: time="2026-06-11T11:18:10.061800614Z" level=info msg="Removing container: 948b3917fb8032d14ec5a7863cc41e63d96ba9709c2ceefc3c007bf4eff8a9dd" id=0216e33f-365f-4302-b90d-804948345f75 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.181315 | controller | Jun 11 11:18:10.111816 crc crio[22652]: time="2026-06-11T11:18:10.109360072Z" level=info msg="Removed container 948b3917fb8032d14ec5a7863cc41e63d96ba9709c2ceefc3c007bf4eff8a9dd: openstack/nova-cell0-dbf3-account-create-update-dlxrd/mariadb-account-create-update" id=0216e33f-365f-4302-b90d-804948345f75 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.181331 | controller | Jun 11 11:18:10.117284 crc crio[22652]: time="2026-06-11T11:18:10.115166354Z" level=info msg="Removing container: 7897c0d01ab0ce207279527e0f200c245e892ac45d1ccb5ddaa3794a5d268ccf" id=708b4433-42a1-44a4-87a6-f921fd3f7c86 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.181369 | controller | Jun 11 11:18:10.172399 crc crio[22652]: time="2026-06-11T11:18:10.172272922Z" level=info msg="Removed container 7897c0d01ab0ce207279527e0f200c245e892ac45d1ccb5ddaa3794a5d268ccf: openstack/nova-api-b590-account-create-update-5qtkd/mariadb-account-create-update" id=708b4433-42a1-44a4-87a6-f921fd3f7c86 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.181402 | controller | Jun 11 11:18:10.175564 crc crio[22652]: time="2026-06-11T11:18:10.175497252Z" level=info msg="Removing container: a404cfb827758bc461e00eb67a837a5136a1878595d5f5dcbfe2d9d93f8d1a8c" id=c4838a7e-06f6-4cbf-967a-0d2e95f0ffe3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.181429 | controller | Jun 11 11:18:10.210526 crc crio[22652]: time="2026-06-11T11:18:10.210412468Z" level=info msg="Removed container a404cfb827758bc461e00eb67a837a5136a1878595d5f5dcbfe2d9d93f8d1a8c: openstack/nova-api-db-create-gnrkl/mariadb-database-create" id=c4838a7e-06f6-4cbf-967a-0d2e95f0ffe3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.181453 | controller | Jun 11 11:18:10.226733 crc crio[22652]: time="2026-06-11T11:18:10.226607556Z" level=info msg="Stopping pod sandbox: 6dc6902b90d328437c134fd4817e9b3f02a06cba71a2246b29e52e9566078840" id=9ecb9289-5251-4bd4-88d4-317ef022f2d8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.181472 | controller | Jun 11 11:18:10.226733 crc crio[22652]: time="2026-06-11T11:18:10.226717099Z" level=info msg="Stopped pod sandbox (already stopped): 6dc6902b90d328437c134fd4817e9b3f02a06cba71a2246b29e52e9566078840" id=9ecb9289-5251-4bd4-88d4-317ef022f2d8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.181497 | controller | Jun 11 11:18:10.227703 crc crio[22652]: time="2026-06-11T11:18:10.227416672Z" level=info msg="Removing pod sandbox: 6dc6902b90d328437c134fd4817e9b3f02a06cba71a2246b29e52e9566078840" id=8f4cd103-7e0d-4ed6-8e27-9cbde1c6eb1a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.181524 | controller | Jun 11 11:18:10.245046 crc crio[22652]: time="2026-06-11T11:18:10.244876762Z" level=info msg="Removed pod sandbox: 6dc6902b90d328437c134fd4817e9b3f02a06cba71a2246b29e52e9566078840" id=8f4cd103-7e0d-4ed6-8e27-9cbde1c6eb1a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.181547 | controller | Jun 11 11:18:10.246657 crc crio[22652]: time="2026-06-11T11:18:10.246584258Z" level=info msg="Stopping pod sandbox: ed647184540bcf4523447f128bf19158adb82fe4edc629f6f32939ae2a9aeff6" id=733f6f40-da78-456d-a914-df620d635422 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.181572 | controller | Jun 11 11:18:10.246891 crc crio[22652]: time="2026-06-11T11:18:10.246859037Z" level=info msg="Stopped pod sandbox (already stopped): ed647184540bcf4523447f128bf19158adb82fe4edc629f6f32939ae2a9aeff6" id=733f6f40-da78-456d-a914-df620d635422 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.181603 | controller | Jun 11 11:18:10.248448 crc crio[22652]: time="2026-06-11T11:18:10.248332694Z" level=info msg="Removing pod sandbox: ed647184540bcf4523447f128bf19158adb82fe4edc629f6f32939ae2a9aeff6" id=3aabccf4-4eb5-42d2-8b0c-22ccd6d15e66 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.181630 | controller | Jun 11 11:18:10.275446 crc crio[22652]: time="2026-06-11T11:18:10.275346634Z" level=info msg="Removed pod sandbox: ed647184540bcf4523447f128bf19158adb82fe4edc629f6f32939ae2a9aeff6" id=3aabccf4-4eb5-42d2-8b0c-22ccd6d15e66 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.181657 | controller | Jun 11 11:18:10.278727 crc crio[22652]: time="2026-06-11T11:18:10.277782371Z" level=info msg="Stopping pod sandbox: 8117a3a7543fff883b1093d9bdfd76e784a6a9cdd987914e4bdc277650093e31" id=b7626016-7a01-42c6-9a5b-35fbb4ac5b1d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.181682 | controller | Jun 11 11:18:10.278727 crc crio[22652]: time="2026-06-11T11:18:10.277914765Z" level=info msg="Stopped pod sandbox (already stopped): 8117a3a7543fff883b1093d9bdfd76e784a6a9cdd987914e4bdc277650093e31" id=b7626016-7a01-42c6-9a5b-35fbb4ac5b1d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.181700 | controller | Jun 11 11:18:10.280640 crc crio[22652]: time="2026-06-11T11:18:10.28055022Z" level=info msg="Removing pod sandbox: 8117a3a7543fff883b1093d9bdfd76e784a6a9cdd987914e4bdc277650093e31" id=dbcae0e3-8d03-47dc-bd7f-ad9cfa89b1d4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.181717 | controller | Jun 11 11:18:10.297898 crc crio[22652]: time="2026-06-11T11:18:10.297706375Z" level=info msg="Removed pod sandbox: 8117a3a7543fff883b1093d9bdfd76e784a6a9cdd987914e4bdc277650093e31" id=dbcae0e3-8d03-47dc-bd7f-ad9cfa89b1d4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.181735 | controller | Jun 11 11:18:10.299401 crc crio[22652]: time="2026-06-11T11:18:10.299353204Z" level=info msg="Stopping pod sandbox: 77977758220b87760186b4fb136e03abb9a982359f9c578e331d6a3ca385f954" id=dc372838-61bc-488f-a4b7-aa3bf4abd5fb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.181759 | controller | Jun 11 11:18:10.299753 crc crio[22652]: time="2026-06-11T11:18:10.299439707Z" level=info msg="Stopped pod sandbox (already stopped): 77977758220b87760186b4fb136e03abb9a982359f9c578e331d6a3ca385f954" id=dc372838-61bc-488f-a4b7-aa3bf4abd5fb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.181786 | controller | Jun 11 11:18:10.308618 crc crio[22652]: time="2026-06-11T11:18:10.300835063Z" level=info msg="Removing pod sandbox: 77977758220b87760186b4fb136e03abb9a982359f9c578e331d6a3ca385f954" id=a3ff2acd-20fa-4c4f-a099-e28bd4f2abd0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.181813 | controller | Jun 11 11:18:10.323073 crc crio[22652]: time="2026-06-11T11:18:10.322786978Z" level=info msg="Removed pod sandbox: 77977758220b87760186b4fb136e03abb9a982359f9c578e331d6a3ca385f954" id=a3ff2acd-20fa-4c4f-a099-e28bd4f2abd0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.181840 | controller | Jun 11 11:18:10.325268 crc crio[22652]: time="2026-06-11T11:18:10.325163954Z" level=info msg="Stopping pod sandbox: 61b62d445bcbdbaa2e609831f5d681144d4035e21a414c9aee36e32337cadf48" id=a3881f96-f4b5-469f-8139-7a4ac06d63db name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.181867 | controller | Jun 11 11:18:10.325268 crc crio[22652]: time="2026-06-11T11:18:10.325268978Z" level=info msg="Stopped pod sandbox (already stopped): 61b62d445bcbdbaa2e609831f5d681144d4035e21a414c9aee36e32337cadf48" id=a3881f96-f4b5-469f-8139-7a4ac06d63db name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.181893 | controller | Jun 11 11:18:10.326613 crc crio[22652]: time="2026-06-11T11:18:10.326505187Z" level=info msg="Removing pod sandbox: 61b62d445bcbdbaa2e609831f5d681144d4035e21a414c9aee36e32337cadf48" id=0cfd987a-070f-41b1-9696-a7c42691071e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.181927 | controller | Jun 11 11:18:10.356447 crc crio[22652]: time="2026-06-11T11:18:10.356281387Z" level=info msg="Removed pod sandbox: 61b62d445bcbdbaa2e609831f5d681144d4035e21a414c9aee36e32337cadf48" id=0cfd987a-070f-41b1-9696-a7c42691071e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.181956 | controller | Jun 11 11:18:10.358045 crc crio[22652]: time="2026-06-11T11:18:10.357910978Z" level=info msg="Stopping pod sandbox: 300a9d9d801f8fb5a4fd74bacbf89dbdd819ed7e52bb527980ce4ff9fa00efe5" id=2c4d0fdd-7f2e-4f5a-aa13-3962c6dcaf11 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.181982 | controller | Jun 11 11:18:10.358235 crc crio[22652]: time="2026-06-11T11:18:10.358096404Z" level=info msg="Stopped pod sandbox (already stopped): 300a9d9d801f8fb5a4fd74bacbf89dbdd819ed7e52bb527980ce4ff9fa00efe5" id=2c4d0fdd-7f2e-4f5a-aa13-3962c6dcaf11 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.182007 | controller | Jun 11 11:18:10.359961 crc crio[22652]: time="2026-06-11T11:18:10.35984591Z" level=info msg="Removing pod sandbox: 300a9d9d801f8fb5a4fd74bacbf89dbdd819ed7e52bb527980ce4ff9fa00efe5" id=a25de20d-76d0-4126-9843-d537ffbc00a6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.182030 | controller | Jun 11 11:18:10.399207 crc crio[22652]: time="2026-06-11T11:18:10.398745545Z" level=info msg="Removed pod sandbox: 300a9d9d801f8fb5a4fd74bacbf89dbdd819ed7e52bb527980ce4ff9fa00efe5" id=a25de20d-76d0-4126-9843-d537ffbc00a6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.182053 | controller | Jun 11 11:18:10.400627 crc crio[22652]: time="2026-06-11T11:18:10.400492976Z" level=info msg="Stopping pod sandbox: 13318edb0e1b5334d97f8f8f41e1432bc1b8031f4470f15912a38067b97e8e11" id=f8138e1a-4ca0-4cea-8833-fabdc36004d6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.182076 | controller | Jun 11 11:18:10.400779 crc crio[22652]: time="2026-06-11T11:18:10.400640041Z" level=info msg="Stopped pod sandbox (already stopped): 13318edb0e1b5334d97f8f8f41e1432bc1b8031f4470f15912a38067b97e8e11" id=f8138e1a-4ca0-4cea-8833-fabdc36004d6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.182104 | controller | Jun 11 11:18:10.402414 crc crio[22652]: time="2026-06-11T11:18:10.402081347Z" level=info msg="Removing pod sandbox: 13318edb0e1b5334d97f8f8f41e1432bc1b8031f4470f15912a38067b97e8e11" id=24f29ad1-4b66-4f5d-a129-b4bca7a3ecb3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.182132 | controller | Jun 11 11:18:10.428505 crc crio[22652]: time="2026-06-11T11:18:10.428375835Z" level=info msg="Removed pod sandbox: 13318edb0e1b5334d97f8f8f41e1432bc1b8031f4470f15912a38067b97e8e11" id=24f29ad1-4b66-4f5d-a129-b4bca7a3ecb3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.182154 | controller | Jun 11 11:19:10.454914 crc crio[22652]: time="2026-06-11T11:19:10.454253139Z" level=info msg="Removing container: 3a07b4507247ff4a3d81610e74b7e5bdb81f3557f2d8b6bb9ae260c0b96f2460" id=ee81fdc3-f863-4351-a244-921b1b71cf76 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.182177 | controller | Jun 11 11:19:10.527303 crc crio[22652]: time="2026-06-11T11:19:10.527103271Z" level=info msg="Removed container 3a07b4507247ff4a3d81610e74b7e5bdb81f3557f2d8b6bb9ae260c0b96f2460: openstack/nova-cell1-conductor-db-sync-slsm8/nova-cell1-conductor-db-sync" id=ee81fdc3-f863-4351-a244-921b1b71cf76 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.182202 | controller | Jun 11 11:19:10.531522 crc crio[22652]: time="2026-06-11T11:19:10.53143944Z" level=info msg="Removing container: 6cb58f2d7577be31dc44306ec0e351af51787b29df4f1aa00a0ce01b970ad302" id=f191a835-9f2f-4f5f-af37-3fc83b1b5cb8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.182232 | controller | Jun 11 11:19:10.609060 crc crio[22652]: time="2026-06-11T11:19:10.608900547Z" level=info msg="Removed container 6cb58f2d7577be31dc44306ec0e351af51787b29df4f1aa00a0ce01b970ad302: openstack/nova-cell0-conductor-db-sync-h5dcn/nova-cell0-conductor-db-sync" id=f191a835-9f2f-4f5f-af37-3fc83b1b5cb8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.182261 | controller | Jun 11 11:19:10.612500 crc crio[22652]: time="2026-06-11T11:19:10.612449695Z" level=info msg="Removing container: 4ba45329fb026d66f5ad7618fb27afa6edd22a30e88d5391c3cb9080b85405e2" id=c1c6c0b8-cbb0-46d5-9c50-84fae84a2b41 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.182288 | controller | Jun 11 11:19:10.683576 crc crio[22652]: time="2026-06-11T11:19:10.683469632Z" level=info msg="Removed container 4ba45329fb026d66f5ad7618fb27afa6edd22a30e88d5391c3cb9080b85405e2: openstack/nova-cell0-cell-mapping-25jvx/nova-manage" id=c1c6c0b8-cbb0-46d5-9c50-84fae84a2b41 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.182311 | controller | Jun 11 11:19:10.693453 crc crio[22652]: time="2026-06-11T11:19:10.693365116Z" level=info msg="Stopping pod sandbox: dcd0af4aac7d4247c268f8dc2962b122aea5ecfe3ceff9d827561952aae33df2" id=7ed7aa21-2dd7-4a5a-a2cf-977a9a359b7d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.182335 | controller | Jun 11 11:19:10.693566 crc crio[22652]: time="2026-06-11T11:19:10.693472409Z" level=info msg="Stopped pod sandbox (already stopped): dcd0af4aac7d4247c268f8dc2962b122aea5ecfe3ceff9d827561952aae33df2" id=7ed7aa21-2dd7-4a5a-a2cf-977a9a359b7d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.182384 | controller | Jun 11 11:19:10.694258 crc crio[22652]: time="2026-06-11T11:19:10.694180752Z" level=info msg="Removing pod sandbox: dcd0af4aac7d4247c268f8dc2962b122aea5ecfe3ceff9d827561952aae33df2" id=c475b665-116a-4cd3-9648-15181a53cdaa name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.182411 | controller | Jun 11 11:19:10.712506 crc crio[22652]: time="2026-06-11T11:19:10.71232023Z" level=info msg="Removed pod sandbox: dcd0af4aac7d4247c268f8dc2962b122aea5ecfe3ceff9d827561952aae33df2" id=c475b665-116a-4cd3-9648-15181a53cdaa name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.182437 | controller | Jun 11 11:19:10.713623 crc crio[22652]: time="2026-06-11T11:19:10.713568795Z" level=info msg="Stopping pod sandbox: c625089bebcc8a819d4b99e55bb4f76f6322b8296bf88d9ce7f5f264eaaaddf4" id=26cba718-9019-4098-898f-b1604baa13c2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.182463 | controller | Jun 11 11:19:10.713833 crc crio[22652]: time="2026-06-11T11:19:10.713799133Z" level=info msg="Stopped pod sandbox (already stopped): c625089bebcc8a819d4b99e55bb4f76f6322b8296bf88d9ce7f5f264eaaaddf4" id=26cba718-9019-4098-898f-b1604baa13c2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.182490 | controller | Jun 11 11:19:10.715872 crc crio[22652]: time="2026-06-11T11:19:10.715804547Z" level=info msg="Removing pod sandbox: c625089bebcc8a819d4b99e55bb4f76f6322b8296bf88d9ce7f5f264eaaaddf4" id=fecba3d7-c110-4681-aded-05b27f47276a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.182513 | controller | Jun 11 11:19:10.748761 crc crio[22652]: time="2026-06-11T11:19:10.748704086Z" level=info msg="Removed pod sandbox: c625089bebcc8a819d4b99e55bb4f76f6322b8296bf88d9ce7f5f264eaaaddf4" id=fecba3d7-c110-4681-aded-05b27f47276a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.182535 | controller | Jun 11 11:19:10.750047 crc crio[22652]: time="2026-06-11T11:19:10.749991866Z" level=info msg="Stopping pod sandbox: 8b4bbeb08cbaf7b6da7e954ba28d9d43ef009a26e01cf8f4af3a77e3b938f2cb" id=f7f3ef44-74a2-4131-9195-d8efbcc4ceaf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.182559 | controller | Jun 11 11:19:10.750361 crc crio[22652]: time="2026-06-11T11:19:10.750334518Z" level=info msg="Stopped pod sandbox (already stopped): 8b4bbeb08cbaf7b6da7e954ba28d9d43ef009a26e01cf8f4af3a77e3b938f2cb" id=f7f3ef44-74a2-4131-9195-d8efbcc4ceaf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.182586 | controller | Jun 11 11:19:10.751260 crc crio[22652]: time="2026-06-11T11:19:10.751203496Z" level=info msg="Removing pod sandbox: 8b4bbeb08cbaf7b6da7e954ba28d9d43ef009a26e01cf8f4af3a77e3b938f2cb" id=4925d1d7-31c5-444a-97b3-5827307b4709 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.182609 | controller | Jun 11 11:19:10.768471 crc crio[22652]: time="2026-06-11T11:19:10.768316823Z" level=info msg="Removed pod sandbox: 8b4bbeb08cbaf7b6da7e954ba28d9d43ef009a26e01cf8f4af3a77e3b938f2cb" id=4925d1d7-31c5-444a-97b3-5827307b4709 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.182631 | controller | Jun 11 11:20:00.547465 crc crio[22652]: time="2026-06-11T11:20:00.546827338Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686280-99c4k/POD" id=0773a04f-ddc2-4aa8-ae65-2ab6773ec276 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.182654 | controller | Jun 11 11:20:00.548788 crc crio[22652]: time="2026-06-11T11:20:00.54748928Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.182680 | controller | Jun 11 11:20:00.578453 crc crio[22652]: time="2026-06-11T11:20:00.578352782Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686280-99c4k Namespace:openshift-infra ID:b48c3b76dda105b358ba654b094390c6925282088166366723d949fea6ab0cb5 UID:fa04c1ca-e860-41c1-9ec2-52514272a002 NetNS:/var/run/netns/d84f1edb-5bc3-4e67-9dbb-b7a35058258c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfa04c1ca_e860_41c1_9ec2_52514272a002.slice PodAnnotations:0xc002928ff0}] Aliases:map[]}"
2026-06-11 11:57:59.182703 | controller | Jun 11 11:20:00.578453 crc crio[22652]: time="2026-06-11T11:20:00.578430464Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686280-99c4k to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.182725 | controller | Jun 11 11:20:01.094961 crc crio[22652]: 2026-06-11T11:20:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b48c3b76dda105b Mac:62:22:ed:18:59:2a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e2 Mtu:0 Sandbox:/var/run/netns/d84f1edb-5bc3-4e67-9dbb-b7a35058258c SocketPath: PciID:}] [{Interface:0xc0004846b0 Address:{IP:10.217.0.226 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.182748 | controller | Jun 11 11:20:01.097235 crc crio[22652]: time="2026-06-11T11:20:01.097064962Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686280-99c4k Namespace:openshift-infra ID:b48c3b76dda105b358ba654b094390c6925282088166366723d949fea6ab0cb5 UID:fa04c1ca-e860-41c1-9ec2-52514272a002 NetNS:/var/run/netns/d84f1edb-5bc3-4e67-9dbb-b7a35058258c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfa04c1ca_e860_41c1_9ec2_52514272a002.slice PodAnnotations:0xc002928ff0}] Aliases:map[]}"
2026-06-11 11:57:59.182771 | controller | Jun 11 11:20:01.097387 crc crio[22652]: time="2026-06-11T11:20:01.097334581Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686280-99c4k for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.182792 | controller | Jun 11 11:20:01.107237 crc crio[22652]: time="2026-06-11T11:20:01.107061027Z" level=info msg="Ran pod sandbox b48c3b76dda105b358ba654b094390c6925282088166366723d949fea6ab0cb5 with infra container: openshift-infra/auto-csr-approver-29686280-99c4k/POD" id=0773a04f-ddc2-4aa8-ae65-2ab6773ec276 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.182815 | controller | Jun 11 11:20:01.110298 crc crio[22652]: time="2026-06-11T11:20:01.110111317Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=7c0f84d4-e0f9-4ba0-9fa1-d9aca39c17b2 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.182841 | controller | Jun 11 11:20:01.122972 crc crio[22652]: time="2026-06-11T11:20:01.122907048Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 11:57:59.182865 | controller | Jun 11 11:20:03.569084 crc crio[22652]: time="2026-06-11T11:20:03.56840983Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=7c0f84d4-e0f9-4ba0-9fa1-d9aca39c17b2 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.182889 | controller | Jun 11 11:20:03.570820 crc crio[22652]: time="2026-06-11T11:20:03.570782356Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=93532051-e697-41ad-a5b8-439b3524cb8d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.182910 | controller | Jun 11 11:20:03.572920 crc crio[22652]: time="2026-06-11T11:20:03.572829452Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=aa34d104-d95a-41db-b2d1-4852f19601d6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.182931 | controller | Jun 11 11:20:03.581318 crc crio[22652]: time="2026-06-11T11:20:03.581218491Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686280-99c4k/oc" id=d41d0f61-3ac9-4b5b-9e46-0dfe4dfce509 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.182951 | controller | Jun 11 11:20:03.582044 crc crio[22652]: time="2026-06-11T11:20:03.581911603Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.182990 | controller | Jun 11 11:20:03.642837 crc crio[22652]: time="2026-06-11T11:20:03.642682438Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.183010 | controller | Jun 11 11:20:03.882219 crc crio[22652]: time="2026-06-11T11:20:03.882031731Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.183027 | controller | Jun 11 11:20:04.005047 crc crio[22652]: time="2026-06-11T11:20:04.004881581Z" level=info msg="Created container 343560bbb4e557eb26e45fc4b4e797ecb8a3d77558dfd84aae173dd195af7ec1: openshift-infra/auto-csr-approver-29686280-99c4k/oc" id=d41d0f61-3ac9-4b5b-9e46-0dfe4dfce509 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.183046 | controller | Jun 11 11:20:04.006712 crc crio[22652]: time="2026-06-11T11:20:04.006625157Z" level=info msg="Starting container: 343560bbb4e557eb26e45fc4b4e797ecb8a3d77558dfd84aae173dd195af7ec1" id=55e4c26b-4b79-4671-93eb-69b86bb02321 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.183064 | controller | Jun 11 11:20:04.013000 crc crio[22652]: time="2026-06-11T11:20:04.012384764Z" level=info msg="Started container" PID=119071 containerID=343560bbb4e557eb26e45fc4b4e797ecb8a3d77558dfd84aae173dd195af7ec1 description=openshift-infra/auto-csr-approver-29686280-99c4k/oc id=55e4c26b-4b79-4671-93eb-69b86bb02321 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b48c3b76dda105b358ba654b094390c6925282088166366723d949fea6ab0cb5
2026-06-11 11:57:59.183088 | controller | Jun 11 11:20:06.901824 crc crio[22652]: time="2026-06-11T11:20:06.900653267Z" level=info msg="Stopping pod sandbox: b48c3b76dda105b358ba654b094390c6925282088166366723d949fea6ab0cb5" id=5a83c02f-2f5b-4f71-81f5-5dedcf81b107 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.183114 | controller | Jun 11 11:20:06.903396 crc crio[22652]: time="2026-06-11T11:20:06.90258775Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686280-99c4k Namespace:openshift-infra ID:b48c3b76dda105b358ba654b094390c6925282088166366723d949fea6ab0cb5 UID:fa04c1ca-e860-41c1-9ec2-52514272a002 NetNS:/var/run/netns/d84f1edb-5bc3-4e67-9dbb-b7a35058258c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfa04c1ca_e860_41c1_9ec2_52514272a002.slice PodAnnotations:0xc0004bef38}] Aliases:map[]}"
2026-06-11 11:57:59.183144 | controller | Jun 11 11:20:06.903396 crc crio[22652]: time="2026-06-11T11:20:06.902767796Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686280-99c4k from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.183173 | controller | Jun 11 11:20:07.342971 crc crio[22652]: time="2026-06-11T11:20:07.341743318Z" level=info msg="Stopped pod sandbox: b48c3b76dda105b358ba654b094390c6925282088166366723d949fea6ab0cb5" id=5a83c02f-2f5b-4f71-81f5-5dedcf81b107 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.183199 | controller | Jun 11 11:20:10.786697 crc crio[22652]: time="2026-06-11T11:20:10.785944596Z" level=info msg="Removing container: 36cf37c27fa7e237b468c24e743c9293d8abe936a68372f5a253803f5d61270f" id=f52f6f31-0990-4189-94de-4ef9c0e96a41 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.183225 | controller | Jun 11 11:20:10.978434 crc crio[22652]: time="2026-06-11T11:20:10.97784083Z" level=info msg="Removed container 36cf37c27fa7e237b468c24e743c9293d8abe936a68372f5a253803f5d61270f: openstack/nova-cell1-cell-mapping-5pgd2/nova-manage" id=f52f6f31-0990-4189-94de-4ef9c0e96a41 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.183250 | controller | Jun 11 11:20:10.982356 crc crio[22652]: time="2026-06-11T11:20:10.982273207Z" level=info msg="Removing container: cfdf81250ec8a29134c1b21de8ac2ab30850395bcaaf13c6f57479c6d28e1fef" id=d158728e-8697-4ddb-8e23-22135989a449 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.183275 | controller | Jun 11 11:20:11.125873 crc crio[22652]: time="2026-06-11T11:20:11.124490651Z" level=info msg="Removed container cfdf81250ec8a29134c1b21de8ac2ab30850395bcaaf13c6f57479c6d28e1fef: openshift-infra/auto-csr-approver-29686274-6jr6r/oc" id=d158728e-8697-4ddb-8e23-22135989a449 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.183301 | controller | Jun 11 11:20:11.137661 crc crio[22652]: time="2026-06-11T11:20:11.137547299Z" level=info msg="Stopping pod sandbox: 4cac8b49f4338e5039436368d9f5f93b7044be80a4365e6dc4df96bf1d01f3e1" id=2185e735-20d8-40d7-acd3-79d4b156de66 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.183322 | controller | Jun 11 11:20:11.137661 crc crio[22652]: time="2026-06-11T11:20:11.137644432Z" level=info msg="Stopped pod sandbox (already stopped): 4cac8b49f4338e5039436368d9f5f93b7044be80a4365e6dc4df96bf1d01f3e1" id=2185e735-20d8-40d7-acd3-79d4b156de66 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.183362 | controller | Jun 11 11:20:11.139472 crc crio[22652]: time="2026-06-11T11:20:11.139324156Z" level=info msg="Removing pod sandbox: 4cac8b49f4338e5039436368d9f5f93b7044be80a4365e6dc4df96bf1d01f3e1" id=2b470aba-57de-41e6-a794-63930d53d245 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.183396 | controller | Jun 11 11:20:11.217223 crc crio[22652]: time="2026-06-11T11:20:11.216668865Z" level=info msg="Removed pod sandbox: 4cac8b49f4338e5039436368d9f5f93b7044be80a4365e6dc4df96bf1d01f3e1" id=2b470aba-57de-41e6-a794-63930d53d245 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.183423 | controller | Jun 11 11:20:11.218247 crc crio[22652]: time="2026-06-11T11:20:11.218106059Z" level=info msg="Stopping pod sandbox: b54ece7a018fbb6a18e11528452100507e5eb3937d20fd0e6b6017ae3f1fd13a" id=0e325568-a16b-4b1f-9dd9-e874ce0ebe5f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.183447 | controller | Jun 11 11:20:11.218340 crc crio[22652]: time="2026-06-11T11:20:11.218259704Z" level=info msg="Stopped pod sandbox (already stopped): b54ece7a018fbb6a18e11528452100507e5eb3937d20fd0e6b6017ae3f1fd13a" id=0e325568-a16b-4b1f-9dd9-e874ce0ebe5f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.183472 | controller | Jun 11 11:20:11.220269 crc crio[22652]: time="2026-06-11T11:20:11.220042542Z" level=info msg="Removing pod sandbox: b54ece7a018fbb6a18e11528452100507e5eb3937d20fd0e6b6017ae3f1fd13a" id=06e74fab-f977-4aa1-9ebb-f9dc28632735 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.183490 | controller | Jun 11 11:20:11.237835 crc crio[22652]: time="2026-06-11T11:20:11.237701486Z" level=info msg="Removed pod sandbox: b54ece7a018fbb6a18e11528452100507e5eb3937d20fd0e6b6017ae3f1fd13a" id=06e74fab-f977-4aa1-9ebb-f9dc28632735 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.183508 | controller | Jun 11 11:21:03.418227 crc crio[22652]: time="2026-06-11T11:21:03.417453593Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-gcd8l/POD" id=a591ed7e-70c9-447d-9634-cf1c91f5cba2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.183525 | controller | Jun 11 11:21:03.418227 crc crio[22652]: time="2026-06-11T11:21:03.418224818Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.183543 | controller | Jun 11 11:21:03.448049 crc crio[22652]: time="2026-06-11T11:21:03.447908502Z" level=info msg="Got pod network &{Name:redhat-operators-gcd8l Namespace:openshift-marketplace ID:0040037e0b9dbf6a33b8bacebe629893c6f0ffb66557e9985237dfa6aaa5a5fb UID:26c99b68-decf-4482-a247-03f42ae25961 NetNS:/var/run/netns/6a2615e3-83aa-472c-994d-dd0f537d3923 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod26c99b68_decf_4482_a247_03f42ae25961.slice PodAnnotations:0xc005a4c2c0}] Aliases:map[]}"
2026-06-11 11:57:59.183561 | controller | Jun 11 11:21:03.448049 crc crio[22652]: time="2026-06-11T11:21:03.448001035Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-gcd8l to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.183579 | controller | Jun 11 11:21:03.558153 crc crio[22652]: time="2026-06-11T11:21:03.557432823Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-rn2cf/POD" id=e7e4f22e-1bab-408a-a3f0-568774ef5e52 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.183597 | controller | Jun 11 11:21:03.558281 crc crio[22652]: time="2026-06-11T11:21:03.558216609Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.183614 | controller | Jun 11 11:21:03.613636 crc crio[22652]: time="2026-06-11T11:21:03.612651228Z" level=info msg="Got pod network &{Name:redhat-marketplace-rn2cf Namespace:openshift-marketplace ID:41bd7428c7baed7e3050c6202e3dd89b9a56bb67b3a06485a59508e603c5455f UID:8fecb3f9-0674-4aef-865a-29be360aec41 NetNS:/var/run/netns/4b859a76-b9b2-4d51-a0de-a61ab864be40 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8fecb3f9_0674_4aef_865a_29be360aec41.slice PodAnnotations:0xc00008c720}] Aliases:map[]}"
2026-06-11 11:57:59.183632 | controller | Jun 11 11:21:03.613636 crc crio[22652]: time="2026-06-11T11:21:03.61272562Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-rn2cf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.183650 | controller | Jun 11 11:21:04.025048 crc crio[22652]: 2026-06-11T11:21:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0040037e0b9dbf6 Mac:a6:4f:a3:c2:2f:88 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e3 Mtu:0 Sandbox:/var/run/netns/6a2615e3-83aa-472c-994d-dd0f537d3923 SocketPath: PciID:}] [{Interface:0xc00025a9e0 Address:{IP:10.217.0.227 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.183668 | controller | Jun 11 11:21:04.026813 crc crio[22652]: time="2026-06-11T11:21:04.026740572Z" level=info msg="Got pod network &{Name:redhat-operators-gcd8l Namespace:openshift-marketplace ID:0040037e0b9dbf6a33b8bacebe629893c6f0ffb66557e9985237dfa6aaa5a5fb UID:26c99b68-decf-4482-a247-03f42ae25961 NetNS:/var/run/netns/6a2615e3-83aa-472c-994d-dd0f537d3923 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod26c99b68_decf_4482_a247_03f42ae25961.slice PodAnnotations:0xc005a4c2c0}] Aliases:map[]}"
2026-06-11 11:57:59.183689 | controller | Jun 11 11:21:04.026995 crc crio[22652]: time="2026-06-11T11:21:04.026941118Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-gcd8l for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.183707 | controller | Jun 11 11:21:04.035493 crc crio[22652]: time="2026-06-11T11:21:04.035366589Z" level=info msg="Ran pod sandbox 0040037e0b9dbf6a33b8bacebe629893c6f0ffb66557e9985237dfa6aaa5a5fb with infra container: openshift-marketplace/redhat-operators-gcd8l/POD" id=a591ed7e-70c9-447d-9634-cf1c91f5cba2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.183725 | controller | Jun 11 11:21:04.038516 crc crio[22652]: time="2026-06-11T11:21:04.038366244Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=52f8ee07-6743-4ec7-a14e-346278158c58 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.183743 | controller | Jun 11 11:21:04.041514 crc crio[22652]: time="2026-06-11T11:21:04.041391632Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=2f289713-a57f-434b-aca8-65b9b93c6787 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.183760 | controller | Jun 11 11:21:04.052340 crc crio[22652]: time="2026-06-11T11:21:04.052198069Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-gcd8l/extract-utilities" id=13895957-ac13-4b23-a56f-829aaf031c68 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.183777 | controller | Jun 11 11:21:04.053358 crc crio[22652]: time="2026-06-11T11:21:04.053242383Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.183794 | controller | Jun 11 11:21:04.112287 crc crio[22652]: time="2026-06-11T11:21:04.111230417Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.183811 | controller | Jun 11 11:21:04.117211 crc crio[22652]: time="2026-06-11T11:21:04.117017363Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.183829 | controller | Jun 11 11:21:04.218671 crc crio[22652]: 2026-06-11T11:21:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:41bd7428c7baed7 Mac:da:8f:fc:86:29:2e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e4 Mtu:0 Sandbox:/var/run/netns/4b859a76-b9b2-4d51-a0de-a61ab864be40 SocketPath: PciID:}] [{Interface:0xc0005185c0 Address:{IP:10.217.0.228 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.183847 | controller | Jun 11 11:21:04.219988 crc crio[22652]: time="2026-06-11T11:21:04.219918277Z" level=info msg="Got pod network &{Name:redhat-marketplace-rn2cf Namespace:openshift-marketplace ID:41bd7428c7baed7e3050c6202e3dd89b9a56bb67b3a06485a59508e603c5455f UID:8fecb3f9-0674-4aef-865a-29be360aec41 NetNS:/var/run/netns/4b859a76-b9b2-4d51-a0de-a61ab864be40 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8fecb3f9_0674_4aef_865a_29be360aec41.slice PodAnnotations:0xc00008c720}] Aliases:map[]}"
2026-06-11 11:57:59.183867 | controller | Jun 11 11:21:04.220213 crc crio[22652]: time="2026-06-11T11:21:04.220171189Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-rn2cf for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.183884 | controller | Jun 11 11:21:04.233967 crc crio[22652]: time="2026-06-11T11:21:04.233857021Z" level=info msg="Ran pod sandbox 41bd7428c7baed7e3050c6202e3dd89b9a56bb67b3a06485a59508e603c5455f with infra container: openshift-marketplace/redhat-marketplace-rn2cf/POD" id=e7e4f22e-1bab-408a-a3f0-568774ef5e52 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.183902 | controller | Jun 11 11:21:04.237068 crc crio[22652]: time="2026-06-11T11:21:04.236989142Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=bce7c9d4-3619-4d88-8a2a-162be81e2c6c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.183920 | controller | Jun 11 11:21:04.242446 crc crio[22652]: time="2026-06-11T11:21:04.242332843Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=347ffc62-e5a4-4a68-8818-b90ba89a782e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.183936 | controller | Jun 11 11:21:04.251986 crc crio[22652]: time="2026-06-11T11:21:04.25185596Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-rn2cf/extract-utilities" id=192cd07f-b0c0-4f51-9367-ee2dbdcd4310 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.183953 | controller | Jun 11 11:21:04.252398 crc crio[22652]: time="2026-06-11T11:21:04.252351186Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.183970 | controller | Jun 11 11:21:04.267811 crc crio[22652]: time="2026-06-11T11:21:04.267348986Z" level=info msg="Created container f6b74a8fdba81ad6a630e2b13d342168054c8da003178bed537983d766d93135: openshift-marketplace/redhat-operators-gcd8l/extract-utilities" id=13895957-ac13-4b23-a56f-829aaf031c68 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.183987 | controller | Jun 11 11:21:04.269897 crc crio[22652]: time="2026-06-11T11:21:04.269827956Z" level=info msg="Starting container: f6b74a8fdba81ad6a630e2b13d342168054c8da003178bed537983d766d93135" id=1a959ba3-8251-47b9-809c-7993ce28bce9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.184005 | controller | Jun 11 11:21:04.277606 crc crio[22652]: time="2026-06-11T11:21:04.277465312Z" level=info msg="Started container" PID=122142 containerID=f6b74a8fdba81ad6a630e2b13d342168054c8da003178bed537983d766d93135 description=openshift-marketplace/redhat-operators-gcd8l/extract-utilities id=1a959ba3-8251-47b9-809c-7993ce28bce9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0040037e0b9dbf6a33b8bacebe629893c6f0ffb66557e9985237dfa6aaa5a5fb
2026-06-11 11:57:59.184023 | controller | Jun 11 11:21:04.310301 crc crio[22652]: time="2026-06-11T11:21:04.309627706Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.184041 | controller | Jun 11 11:21:04.316520 crc crio[22652]: time="2026-06-11T11:21:04.316382601Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.184059 | controller | Jun 11 11:21:04.612315 crc crio[22652]: time="2026-06-11T11:21:04.612099089Z" level=info msg="Created container 4ed861c83066b3a1ca79783f29d526412e977bdf6c025e4ede31fa4c9d1a34ed: openshift-marketplace/redhat-marketplace-rn2cf/extract-utilities" id=192cd07f-b0c0-4f51-9367-ee2dbdcd4310 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.184076 | controller | Jun 11 11:21:04.614272 crc crio[22652]: time="2026-06-11T11:21:04.614223208Z" level=info msg="Starting container: 4ed861c83066b3a1ca79783f29d526412e977bdf6c025e4ede31fa4c9d1a34ed" id=faa3db90-762b-4f74-ac87-73f42ad60a4f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.184096 | controller | Jun 11 11:21:04.621582 crc crio[22652]: time="2026-06-11T11:21:04.621451063Z" level=info msg="Started container" PID=122164 containerID=4ed861c83066b3a1ca79783f29d526412e977bdf6c025e4ede31fa4c9d1a34ed description=openshift-marketplace/redhat-marketplace-rn2cf/extract-utilities id=faa3db90-762b-4f74-ac87-73f42ad60a4f name=/runtime.v1.RuntimeService/StartContainer sandboxID=41bd7428c7baed7e3050c6202e3dd89b9a56bb67b3a06485a59508e603c5455f
2026-06-11 11:57:59.184114 | controller | Jun 11 11:21:04.709631 crc crio[22652]: time="2026-06-11T11:21:04.709582394Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=4cf6fd49-d395-48bb-93c5-2a6e22500a44 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.184131 | controller | Jun 11 11:21:04.716305 crc crio[22652]: time="2026-06-11T11:21:04.716248158Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=bfcca39f-9a4c-4d4d-ba3b-9489fef19b8a name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.184149 | controller | Jun 11 11:21:04.728623 crc crio[22652]: time="2026-06-11T11:21:04.728423091Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-11 11:57:59.184166 | controller | Jun 11 11:21:04.739856 crc crio[22652]: time="2026-06-11T11:21:04.739718532Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-11 11:57:59.184184 | controller | Jun 11 11:21:05.407964 crc crio[22652]: time="2026-06-11T11:21:05.407252073Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:546c77fdbf5f7c6a9a4243f4c4ef38fe0f584972a70f687bc40091743ee77d60" id=4cf6fd49-d395-48bb-93c5-2a6e22500a44 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.184202 | controller | Jun 11 11:21:05.409374 crc crio[22652]: time="2026-06-11T11:21:05.409265838Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=85e4fa18-5cf0-461c-b08b-8367819ff579 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.184218 | controller | Jun 11 11:21:05.416058 crc crio[22652]: time="2026-06-11T11:21:05.415953503Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=1ed87d32-0fd7-4622-9920-7f2b4bc8003e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.184235 | controller | Jun 11 11:21:05.424665 crc crio[22652]: time="2026-06-11T11:21:05.42458001Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-gcd8l/extract-content" id=90841d57-f393-4806-a256-f689e0f15b1f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.184252 | controller | Jun 11 11:21:05.425367 crc crio[22652]: time="2026-06-11T11:21:05.425305594Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.184269 | controller | Jun 11 11:21:05.475338 crc crio[22652]: time="2026-06-11T11:21:05.47527682Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.184286 | controller | Jun 11 11:21:05.480843 crc crio[22652]: time="2026-06-11T11:21:05.480743626Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.184303 | controller | Jun 11 11:21:05.655503 crc crio[22652]: time="2026-06-11T11:21:05.65535566Z" level=info msg="Created container adcd563d901499caf91bec75e145a89f9de0044883290ec6348510f49baa8eeb: openshift-marketplace/redhat-operators-gcd8l/extract-content" id=90841d57-f393-4806-a256-f689e0f15b1f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.184324 | controller | Jun 11 11:21:05.657892 crc crio[22652]: time="2026-06-11T11:21:05.657831538Z" level=info msg="Starting container: adcd563d901499caf91bec75e145a89f9de0044883290ec6348510f49baa8eeb" id=30a6e0a5-a007-46d1-92ee-0c0007f26d7a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.184342 | controller | Jun 11 11:21:05.663862 crc crio[22652]: time="2026-06-11T11:21:05.663697647Z" level=info msg="Started container" PID=122230 containerID=adcd563d901499caf91bec75e145a89f9de0044883290ec6348510f49baa8eeb description=openshift-marketplace/redhat-operators-gcd8l/extract-content id=30a6e0a5-a007-46d1-92ee-0c0007f26d7a name=/runtime.v1.RuntimeService/StartContainer sandboxID=0040037e0b9dbf6a33b8bacebe629893c6f0ffb66557e9985237dfa6aaa5a5fb
2026-06-11 11:57:59.184384 | controller | Jun 11 11:21:05.806603 crc crio[22652]: time="2026-06-11T11:21:05.80654609Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03" id=bfcca39f-9a4c-4d4d-ba3b-9489fef19b8a name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.184404 | controller | Jun 11 11:21:05.808007 crc crio[22652]: time="2026-06-11T11:21:05.807977056Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=b989afdf-da3a-4bf1-bb9f-2ed48b0622cd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.184426 | controller | Jun 11 11:21:05.812052 crc crio[22652]: time="2026-06-11T11:21:05.811996336Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=3af4e34c-ec11-4d56-af86-98cf31303799 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.184450 | controller | Jun 11 11:21:05.822846 crc crio[22652]: time="2026-06-11T11:21:05.822804723Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-rn2cf/extract-content" id=34834976-7d8f-41b3-b00b-913ebb046e4f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.184468 | controller | Jun 11 11:21:05.823567 crc crio[22652]: time="2026-06-11T11:21:05.823542647Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.184486 | controller | Jun 11 11:21:05.872286 crc crio[22652]: time="2026-06-11T11:21:05.872230563Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.184503 | controller | Jun 11 11:21:05.875104 crc crio[22652]: time="2026-06-11T11:21:05.875080766Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.184520 | controller | Jun 11 11:21:06.025617 crc crio[22652]: time="2026-06-11T11:21:06.025563471Z" level=info msg="Created container 99bc875c155cbda8c03dc8c036fa3c0f1fc40502c3de12b9ef356a41282b8434: openshift-marketplace/redhat-marketplace-rn2cf/extract-content" id=34834976-7d8f-41b3-b00b-913ebb046e4f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.184538 | controller | Jun 11 11:21:06.028032 crc crio[22652]: time="2026-06-11T11:21:06.027955487Z" level=info msg="Starting container: 99bc875c155cbda8c03dc8c036fa3c0f1fc40502c3de12b9ef356a41282b8434" id=d6c224ab-1d45-4c56-b249-3c066605e888 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.184555 | controller | Jun 11 11:21:06.037260 crc crio[22652]: time="2026-06-11T11:21:06.035636474Z" level=info msg="Started container" PID=122267 containerID=99bc875c155cbda8c03dc8c036fa3c0f1fc40502c3de12b9ef356a41282b8434 description=openshift-marketplace/redhat-marketplace-rn2cf/extract-content id=d6c224ab-1d45-4c56-b249-3c066605e888 name=/runtime.v1.RuntimeService/StartContainer sandboxID=41bd7428c7baed7e3050c6202e3dd89b9a56bb67b3a06485a59508e603c5455f
2026-06-11 11:57:59.184577 | controller | Jun 11 11:21:06.813453 crc crio[22652]: time="2026-06-11T11:21:06.813309416Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=803ea4e9-b4f1-4624-8ab8-04baf8bd1132 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.184595 | controller | Jun 11 11:21:06.816536 crc crio[22652]: time="2026-06-11T11:21:06.816437047Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=568c5a6b-8e04-4b55-bb15-33a66b6695f6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.184611 | controller | Jun 11 11:21:06.829654 crc crio[22652]: time="2026-06-11T11:21:06.829567549Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-rn2cf/registry-server" id=1bedfb8e-1c19-4240-9107-736e54f80552 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.184628 | controller | Jun 11 11:21:06.830814 crc crio[22652]: time="2026-06-11T11:21:06.830757617Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.184645 | controller | Jun 11 11:21:06.898173 crc crio[22652]: time="2026-06-11T11:21:06.898009228Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.184661 | controller | Jun 11 11:21:06.902809 crc crio[22652]: time="2026-06-11T11:21:06.902738601Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.184677 | controller | Jun 11 11:21:07.100468 crc crio[22652]: time="2026-06-11T11:21:07.099893579Z" level=info msg="Created container 8d4a5795c6be8788a23f9c154569fb1a4bf721b045d7ce337f2e35b72da0af13: openshift-marketplace/redhat-marketplace-rn2cf/registry-server" id=1bedfb8e-1c19-4240-9107-736e54f80552 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.184695 | controller | Jun 11 11:21:07.103856 crc crio[22652]: time="2026-06-11T11:21:07.101687867Z" level=info msg="Starting container: 8d4a5795c6be8788a23f9c154569fb1a4bf721b045d7ce337f2e35b72da0af13" id=52b45f45-ff1e-42b4-83fa-b91481c4e76b name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.184710 | controller | Jun 11 11:21:07.108564 crc crio[22652]: time="2026-06-11T11:21:07.108436575Z" level=info msg="Started container" PID=122306 containerID=8d4a5795c6be8788a23f9c154569fb1a4bf721b045d7ce337f2e35b72da0af13 description=openshift-marketplace/redhat-marketplace-rn2cf/registry-server id=52b45f45-ff1e-42b4-83fa-b91481c4e76b name=/runtime.v1.RuntimeService/StartContainer sandboxID=41bd7428c7baed7e3050c6202e3dd89b9a56bb67b3a06485a59508e603c5455f
2026-06-11 11:57:59.184728 | controller | Jun 11 11:21:10.869641 crc crio[22652]: time="2026-06-11T11:21:10.868352322Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=8890425e-9755-4a4c-9f6d-fb0c17ce8cb6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.184745 | controller | Jun 11 11:21:11.006677 crc crio[22652]: time="2026-06-11T11:21:11.006499223Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=17b6b321-e3f6-4f6d-8111-f58d758f6b8c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.184762 | controller | Jun 11 11:21:11.213322 crc crio[22652]: time="2026-06-11T11:21:11.212670091Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-gcd8l/registry-server" id=9b48d098-84ff-413a-89f2-c8c9e9d87aad name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.184779 | controller | Jun 11 11:21:11.213830 crc crio[22652]: time="2026-06-11T11:21:11.213760156Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.184799 | controller | Jun 11 11:21:11.303984 crc crio[22652]: time="2026-06-11T11:21:11.303816001Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.184816 | controller | Jun 11 11:21:11.307903 crc crio[22652]: time="2026-06-11T11:21:11.307839563Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.184834 | controller | Jun 11 11:21:11.673654 crc crio[22652]: time="2026-06-11T11:21:11.673548743Z" level=info msg="Created container 1f54bef3fd64ef7ade631ee0cf9b83f1905fef42dc809a14e071795449e8f2c7: openshift-marketplace/redhat-operators-gcd8l/registry-server" id=9b48d098-84ff-413a-89f2-c8c9e9d87aad name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.184852 | controller | Jun 11 11:21:11.674880 crc crio[22652]: time="2026-06-11T11:21:11.674811898Z" level=info msg="Starting container: 1f54bef3fd64ef7ade631ee0cf9b83f1905fef42dc809a14e071795449e8f2c7" id=aee38d8d-39b8-4628-98c6-652e45048dfe name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.184868 | controller | Jun 11 11:21:11.703209 crc crio[22652]: time="2026-06-11T11:21:11.703054682Z" level=info msg="Started container" PID=122624 containerID=1f54bef3fd64ef7ade631ee0cf9b83f1905fef42dc809a14e071795449e8f2c7 description=openshift-marketplace/redhat-operators-gcd8l/registry-server id=aee38d8d-39b8-4628-98c6-652e45048dfe name=/runtime.v1.RuntimeService/StartContainer sandboxID=0040037e0b9dbf6a33b8bacebe629893c6f0ffb66557e9985237dfa6aaa5a5fb
2026-06-11 11:57:59.184885 | controller | Jun 11 11:21:13.444194 crc crio[22652]: time="2026-06-11T11:21:13.443382427Z" level=info msg="Running pod sandbox: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-492mk/POD" id=8dd97a51-3977-4606-aca2-05179f4ac0b7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.184902 | controller | Jun 11 11:21:13.445592 crc crio[22652]: time="2026-06-11T11:21:13.444332817Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.184919 | controller | Jun 11 11:21:13.507329 crc crio[22652]: time="2026-06-11T11:21:13.507222699Z" level=info msg="Got pod network &{Name:repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-492mk Namespace:openstack ID:66140b7485edb6736d16986dcd0c552aadc7151d79e1edbe34413d642bd43fa3 UID:70cb7742-e6d7-4ce8-819c-b6b539a78344 NetNS:/var/run/netns/d054d94c-b21f-42bf-a73d-bec7f1b7a07a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod70cb7742_e6d7_4ce8_819c_b6b539a78344.slice PodAnnotations:0xc002accb58}] Aliases:map[]}"
2026-06-11 11:57:59.184936 | controller | Jun 11 11:21:13.507329 crc crio[22652]: time="2026-06-11T11:21:13.507317602Z" level=info msg="Adding pod openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-492mk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.184953 | controller | Jun 11 11:21:14.465520 crc crio[22652]: 2026-06-11T11:21:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:66140b7485edb67 Mac:16:f1:7d:d0:c0:2f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e5 Mtu:0 Sandbox:/var/run/netns/d054d94c-b21f-42bf-a73d-bec7f1b7a07a SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.0.229 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.184970 | controller | Jun 11 11:21:14.467949 crc crio[22652]: time="2026-06-11T11:21:14.467862555Z" level=info msg="Got pod network &{Name:repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-492mk Namespace:openstack ID:66140b7485edb6736d16986dcd0c552aadc7151d79e1edbe34413d642bd43fa3 UID:70cb7742-e6d7-4ce8-819c-b6b539a78344 NetNS:/var/run/netns/d054d94c-b21f-42bf-a73d-bec7f1b7a07a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod70cb7742_e6d7_4ce8_819c_b6b539a78344.slice PodAnnotations:0xc002accb58}] Aliases:map[]}"
2026-06-11 11:57:59.184991 | controller | Jun 11 11:21:14.468278 crc crio[22652]: time="2026-06-11T11:21:14.468196845Z" level=info msg="Checking pod openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-492mk for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.185009 | controller | Jun 11 11:21:14.498838 crc crio[22652]: time="2026-06-11T11:21:14.498760307Z" level=info msg="Ran pod sandbox 66140b7485edb6736d16986dcd0c552aadc7151d79e1edbe34413d642bd43fa3 with infra container: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-492mk/POD" id=8dd97a51-3977-4606-aca2-05179f4ac0b7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.185025 | controller | Jun 11 11:21:14.501696 crc crio[22652]: time="2026-06-11T11:21:14.501614798Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=d40f509e-2231-48d3-89a7-4d0316f1b46a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.185042 | controller | Jun 11 11:21:14.502063 crc crio[22652]: time="2026-06-11T11:21:14.501994999Z" level=info msg="Image quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest not found" id=d40f509e-2231-48d3-89a7-4d0316f1b46a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.185059 | controller | Jun 11 11:21:14.502205 crc crio[22652]: time="2026-06-11T11:21:14.502088212Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest found" id=d40f509e-2231-48d3-89a7-4d0316f1b46a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.185076 | controller | Jun 11 11:21:14.504813 crc crio[22652]: time="2026-06-11T11:21:14.504763268Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=b9b486f7-77d6-4276-83e6-ef4d2f6517c2 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.185094 | controller | Jun 11 11:21:14.512542 crc crio[22652]: time="2026-06-11T11:21:14.512447936Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\""
2026-06-11 11:57:59.185112 | controller | Jun 11 11:21:15.992432 crc crio[22652]: time="2026-06-11T11:21:15.990952239Z" level=info msg="Stopping container: 8d4a5795c6be8788a23f9c154569fb1a4bf721b045d7ce337f2e35b72da0af13 (timeout: 2s)" id=fcace267-a89f-4eb3-8a0b-5bbef0d2f7f1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.185129 | controller | Jun 11 11:21:16.130047 crc crio[22652]: time="2026-06-11T11:21:16.129938256Z" level=info msg="Stopped container 8d4a5795c6be8788a23f9c154569fb1a4bf721b045d7ce337f2e35b72da0af13: openshift-marketplace/redhat-marketplace-rn2cf/registry-server" id=fcace267-a89f-4eb3-8a0b-5bbef0d2f7f1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.185147 | controller | Jun 11 11:21:16.131421 crc crio[22652]: time="2026-06-11T11:21:16.131346121Z" level=info msg="Stopping pod sandbox: 41bd7428c7baed7e3050c6202e3dd89b9a56bb67b3a06485a59508e603c5455f" id=be06a221-ee4a-4a22-aafa-b81b27dd22d6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.185164 | controller | Jun 11 11:21:16.132323 crc crio[22652]: time="2026-06-11T11:21:16.131984552Z" level=info msg="Got pod network &{Name:redhat-marketplace-rn2cf Namespace:openshift-marketplace ID:41bd7428c7baed7e3050c6202e3dd89b9a56bb67b3a06485a59508e603c5455f UID:8fecb3f9-0674-4aef-865a-29be360aec41 NetNS:/var/run/netns/4b859a76-b9b2-4d51-a0de-a61ab864be40 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8fecb3f9_0674_4aef_865a_29be360aec41.slice PodAnnotations:0xc002400250}] Aliases:map[]}"
2026-06-11 11:57:59.185192 | controller | Jun 11 11:21:16.132427 crc crio[22652]: time="2026-06-11T11:21:16.132398495Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-rn2cf from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.185211 | controller | Jun 11 11:21:17.538228 crc crio[22652]: time="2026-06-11T11:21:17.537690274Z" level=info msg="Stopped pod sandbox: 41bd7428c7baed7e3050c6202e3dd89b9a56bb67b3a06485a59508e603c5455f" id=be06a221-ee4a-4a22-aafa-b81b27dd22d6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.185228 | controller | Jun 11 11:21:18.359683 crc crio[22652]: time="2026-06-11T11:21:18.358093709Z" level=info msg="Removing container: 8d4a5795c6be8788a23f9c154569fb1a4bf721b045d7ce337f2e35b72da0af13" id=13b55d25-8dff-4864-affc-b4028fe1d7c2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.185245 | controller | Jun 11 11:21:18.406657 crc crio[22652]: time="2026-06-11T11:21:18.406553099Z" level=info msg="Removed container 8d4a5795c6be8788a23f9c154569fb1a4bf721b045d7ce337f2e35b72da0af13: openshift-marketplace/redhat-marketplace-rn2cf/registry-server" id=13b55d25-8dff-4864-affc-b4028fe1d7c2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.185263 | controller | Jun 11 11:21:18.411361 crc crio[22652]: time="2026-06-11T11:21:18.411282369Z" level=info msg="Removing container: 99bc875c155cbda8c03dc8c036fa3c0f1fc40502c3de12b9ef356a41282b8434" id=ed9db694-ab0f-450f-92ea-666c97746bba name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.185280 | controller | Jun 11 11:21:18.448728 crc crio[22652]: time="2026-06-11T11:21:18.448582573Z" level=info msg="Removed container 99bc875c155cbda8c03dc8c036fa3c0f1fc40502c3de12b9ef356a41282b8434: openshift-marketplace/redhat-marketplace-rn2cf/extract-content" id=ed9db694-ab0f-450f-92ea-666c97746bba name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.185297 | controller | Jun 11 11:21:18.460878 crc crio[22652]: time="2026-06-11T11:21:18.46078256Z" level=info msg="Removing container: 4ed861c83066b3a1ca79783f29d526412e977bdf6c025e4ede31fa4c9d1a34ed" id=b2ddd505-a61f-4de0-85d1-0f0b4c038703 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.185314 | controller | Jun 11 11:21:18.521000 crc crio[22652]: time="2026-06-11T11:21:18.520712871Z" level=info msg="Removed container 4ed861c83066b3a1ca79783f29d526412e977bdf6c025e4ede31fa4c9d1a34ed: openshift-marketplace/redhat-marketplace-rn2cf/extract-utilities" id=b2ddd505-a61f-4de0-85d1-0f0b4c038703 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.185332 | controller | Jun 11 11:21:25.468834 crc crio[22652]: time="2026-06-11T11:21:25.467913263Z" level=info msg="Stopping container: 1f54bef3fd64ef7ade631ee0cf9b83f1905fef42dc809a14e071795449e8f2c7 (timeout: 2s)" id=1d84aea3-3124-48ed-9689-db35e3a12e3d name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.185367 | controller | Jun 11 11:21:31.255813 crc crio[22652]: time="2026-06-11T11:21:31.254807856Z" level=info msg="Stopped container 1f54bef3fd64ef7ade631ee0cf9b83f1905fef42dc809a14e071795449e8f2c7: openshift-marketplace/redhat-operators-gcd8l/registry-server" id=1d84aea3-3124-48ed-9689-db35e3a12e3d name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.185391 | controller | Jun 11 11:21:31.257880 crc crio[22652]: time="2026-06-11T11:21:31.256861706Z" level=info msg="Stopping pod sandbox: 0040037e0b9dbf6a33b8bacebe629893c6f0ffb66557e9985237dfa6aaa5a5fb" id=562c3107-dba4-4fbb-a076-c5963e64f0bb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.185412 | controller | Jun 11 11:21:31.257880 crc crio[22652]: time="2026-06-11T11:21:31.25759624Z" level=info msg="Got pod network &{Name:redhat-operators-gcd8l Namespace:openshift-marketplace ID:0040037e0b9dbf6a33b8bacebe629893c6f0ffb66557e9985237dfa6aaa5a5fb UID:26c99b68-decf-4482-a247-03f42ae25961 NetNS:/var/run/netns/6a2615e3-83aa-472c-994d-dd0f537d3923 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod26c99b68_decf_4482_a247_03f42ae25961.slice PodAnnotations:0xc002acd8d0}] Aliases:map[]}"
2026-06-11 11:57:59.185441 | controller | Jun 11 11:21:31.257880 crc crio[22652]: time="2026-06-11T11:21:31.257742844Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-gcd8l from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.185462 | controller | Jun 11 11:21:31.381221 crc crio[22652]: time="2026-06-11T11:21:31.380986332Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:b0f60d7b8c5e5365f19aa41e0a2d6a6a2a5ff4c37e9271f0d7f3d5d66fb5cb26" id=b9b486f7-77d6-4276-83e6-ef4d2f6517c2 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.185481 | controller | Jun 11 11:21:31.382524 crc crio[22652]: time="2026-06-11T11:21:31.382400577Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=c7087e2e-8c0d-4617-8328-2c45d6393ca2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.185499 | controller | Jun 11 11:21:31.420720 crc crio[22652]: time="2026-06-11T11:21:31.420600742Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=bb58aff8-058d-4b28-9f4e-8dd2cfbcb2f6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.185516 | controller | Jun 11 11:21:31.439914 crc crio[22652]: time="2026-06-11T11:21:31.439779789Z" level=info msg="Creating container: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-492mk/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam" id=fc4b4221-3f09-490c-817e-b3ca9965e5d6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.185534 | controller | Jun 11 11:21:31.442403 crc crio[22652]: time="2026-06-11T11:21:31.442099812Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.185551 | controller | Jun 11 11:21:31.529713 crc crio[22652]: time="2026-06-11T11:21:31.529189893Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.185569 | controller | Jun 11 11:21:31.538711 crc crio[22652]: time="2026-06-11T11:21:31.535356461Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.185585 | controller | Jun 11 11:21:31.718087 crc crio[22652]: time="2026-06-11T11:21:31.717842742Z" level=info msg="Stopped pod sandbox: 0040037e0b9dbf6a33b8bacebe629893c6f0ffb66557e9985237dfa6aaa5a5fb" id=562c3107-dba4-4fbb-a076-c5963e64f0bb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.185602 | controller | Jun 11 11:21:31.768340 crc crio[22652]: time="2026-06-11T11:21:31.767917347Z" level=info msg="Created container 711a9a216e7d022adb4464846c7d6f242ea477523eba751eaad7ea5a03495fd9: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-492mk/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam" id=fc4b4221-3f09-490c-817e-b3ca9965e5d6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.185620 | controller | Jun 11 11:21:31.769985 crc crio[22652]: time="2026-06-11T11:21:31.769890191Z" level=info msg="Starting container: 711a9a216e7d022adb4464846c7d6f242ea477523eba751eaad7ea5a03495fd9" id=9f5c02a3-6b3c-4c35-82fb-af017413977e name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.185637 | controller | Jun 11 11:21:31.777861 crc crio[22652]: time="2026-06-11T11:21:31.777774983Z" level=info msg="Started container" PID=123821 containerID=711a9a216e7d022adb4464846c7d6f242ea477523eba751eaad7ea5a03495fd9 description=openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-492mk/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam id=9f5c02a3-6b3c-4c35-82fb-af017413977e name=/runtime.v1.RuntimeService/StartContainer sandboxID=66140b7485edb6736d16986dcd0c552aadc7151d79e1edbe34413d642bd43fa3
2026-06-11 11:57:59.185658 | controller | Jun 11 11:21:32.597086 crc crio[22652]: time="2026-06-11T11:21:32.596543894Z" level=info msg="Removing container: 1f54bef3fd64ef7ade631ee0cf9b83f1905fef42dc809a14e071795449e8f2c7" id=0279caf0-0feb-4f83-af55-55a8e5508d49 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.185677 | controller | Jun 11 11:21:32.638556 crc crio[22652]: time="2026-06-11T11:21:32.638441089Z" level=info msg="Removed container 1f54bef3fd64ef7ade631ee0cf9b83f1905fef42dc809a14e071795449e8f2c7: openshift-marketplace/redhat-operators-gcd8l/registry-server" id=0279caf0-0feb-4f83-af55-55a8e5508d49 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.185694 | controller | Jun 11 11:21:32.642010 crc crio[22652]: time="2026-06-11T11:21:32.641954939Z" level=info msg="Removing container: adcd563d901499caf91bec75e145a89f9de0044883290ec6348510f49baa8eeb" id=3e642e3f-2f6f-45c2-82cc-7978eb3338d7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.185716 | controller | Jun 11 11:21:32.675252 crc crio[22652]: time="2026-06-11T11:21:32.675171477Z" level=info msg="Removed container adcd563d901499caf91bec75e145a89f9de0044883290ec6348510f49baa8eeb: openshift-marketplace/redhat-operators-gcd8l/extract-content" id=3e642e3f-2f6f-45c2-82cc-7978eb3338d7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.185741 | controller | Jun 11 11:21:32.681007 crc crio[22652]: time="2026-06-11T11:21:32.680927238Z" level=info msg="Removing container: f6b74a8fdba81ad6a630e2b13d342168054c8da003178bed537983d766d93135" id=8a5fab19-844e-4749-b716-472b7bfe3354 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.185760 | controller | Jun 11 11:21:32.734975 crc crio[22652]: time="2026-06-11T11:21:32.734905919Z" level=info msg="Removed container f6b74a8fdba81ad6a630e2b13d342168054c8da003178bed537983d766d93135: openshift-marketplace/redhat-operators-gcd8l/extract-utilities" id=8a5fab19-844e-4749-b716-472b7bfe3354 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.185776 | controller | Jun 11 11:21:45.779500 crc crio[22652]: time="2026-06-11T11:21:45.777307458Z" level=info msg="Stopping pod sandbox: 66140b7485edb6736d16986dcd0c552aadc7151d79e1edbe34413d642bd43fa3" id=e5be4850-6f56-450a-84de-5f4a9216cdc9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.185794 | controller | Jun 11 11:21:45.785321 crc crio[22652]: time="2026-06-11T11:21:45.779679574Z" level=info msg="Got pod network &{Name:repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-492mk Namespace:openstack ID:66140b7485edb6736d16986dcd0c552aadc7151d79e1edbe34413d642bd43fa3 UID:70cb7742-e6d7-4ce8-819c-b6b539a78344 NetNS:/var/run/netns/d054d94c-b21f-42bf-a73d-bec7f1b7a07a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod70cb7742_e6d7_4ce8_819c_b6b539a78344.slice PodAnnotations:0xc0014a4d20}] Aliases:map[]}"
2026-06-11 11:57:59.185812 | controller | Jun 11 11:21:45.785321 crc crio[22652]: time="2026-06-11T11:21:45.779858731Z" level=info msg="Deleting pod openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-492mk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.185830 | controller | Jun 11 11:21:46.294266 crc crio[22652]: time="2026-06-11T11:21:46.293869099Z" level=info msg="Stopped pod sandbox: 66140b7485edb6736d16986dcd0c552aadc7151d79e1edbe34413d642bd43fa3" id=e5be4850-6f56-450a-84de-5f4a9216cdc9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.185848 | controller | Jun 11 11:21:47.289798 crc crio[22652]: time="2026-06-11T11:21:47.289327874Z" level=info msg="Running pod sandbox: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-m67ch/POD" id=0e933946-bf13-4b80-a5cd-2d576e150b1b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.185868 | controller | Jun 11 11:21:47.289798 crc crio[22652]: time="2026-06-11T11:21:47.289790609Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.185886 | controller | Jun 11 11:21:47.327665 crc crio[22652]: time="2026-06-11T11:21:47.327201816Z" level=info msg="Got pod network &{Name:redhat-edpm-deployment-ipam-openstack-edpm-ipam-m67ch Namespace:openstack ID:b97d1c12e5a32f24b4b2df730d1b2e3d212c36602a664cb4bcf20db90351fdb3 UID:74588b7d-1fa5-4df6-9786-029b84404c01 NetNS:/var/run/netns/2645bafb-787b-4c30-92fc-5748321e4678 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod74588b7d_1fa5_4df6_9786_029b84404c01.slice PodAnnotations:0xc0022f6668}] Aliases:map[]}"
2026-06-11 11:57:59.185904 | controller | Jun 11 11:21:47.327665 crc crio[22652]: time="2026-06-11T11:21:47.327632239Z" level=info msg="Adding pod openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-m67ch to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.185922 | controller | Jun 11 11:21:48.006173 crc crio[22652]: 2026-06-11T11:21:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b97d1c12e5a32f2 Mac:2a:ac:cf:64:7c:ec Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e6 Mtu:0 Sandbox:/var/run/netns/2645bafb-787b-4c30-92fc-5748321e4678 SocketPath: PciID:}] [{Interface:0xc0001346c0 Address:{IP:10.217.0.230 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.185939 | controller | Jun 11 11:21:48.008413 crc crio[22652]: time="2026-06-11T11:21:48.008306115Z" level=info msg="Got pod network &{Name:redhat-edpm-deployment-ipam-openstack-edpm-ipam-m67ch Namespace:openstack ID:b97d1c12e5a32f24b4b2df730d1b2e3d212c36602a664cb4bcf20db90351fdb3 UID:74588b7d-1fa5-4df6-9786-029b84404c01 NetNS:/var/run/netns/2645bafb-787b-4c30-92fc-5748321e4678 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod74588b7d_1fa5_4df6_9786_029b84404c01.slice PodAnnotations:0xc0022f6668}] Aliases:map[]}"
2026-06-11 11:57:59.185957 | controller | Jun 11 11:21:48.009727 crc crio[22652]: time="2026-06-11T11:21:48.008703528Z" level=info msg="Checking pod openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-m67ch for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.185975 | controller | Jun 11 11:21:48.023289 crc crio[22652]: time="2026-06-11T11:21:48.02279439Z" level=info msg="Ran pod sandbox b97d1c12e5a32f24b4b2df730d1b2e3d212c36602a664cb4bcf20db90351fdb3 with infra container: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-m67ch/POD" id=0e933946-bf13-4b80-a5cd-2d576e150b1b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.185992 | controller | Jun 11 11:21:48.027894 crc crio[22652]: time="2026-06-11T11:21:48.026838368Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=773007d9-f999-41c6-b6d9-457a17d2b870 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.186009 | controller | Jun 11 11:21:48.052901 crc crio[22652]: time="2026-06-11T11:21:48.05271526Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=9c6aa988-abef-49b1-ba78-71e818e6364f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.186026 | controller | Jun 11 11:21:48.062396 crc crio[22652]: time="2026-06-11T11:21:48.062276506Z" level=info msg="Creating container: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-m67ch/redhat-edpm-deployment-ipam-openstack-edpm-ipam" id=177ebcf3-15ee-411f-9ca7-47390e8abd81 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.186043 | controller | Jun 11 11:21:48.064829 crc crio[22652]: time="2026-06-11T11:21:48.064738535Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.186063 | controller | Jun 11 11:21:48.120091 crc crio[22652]: time="2026-06-11T11:21:48.120023466Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.186082 | controller | Jun 11 11:21:48.123458 crc crio[22652]: time="2026-06-11T11:21:48.123389104Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.186099 | controller | Jun 11 11:21:48.617530 crc crio[22652]: time="2026-06-11T11:21:48.617390252Z" level=info msg="Created container 6148169b2d8223b1df4e41785b4c159f05cfd38f53c9114a347d3238401a83e6: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-m67ch/redhat-edpm-deployment-ipam-openstack-edpm-ipam" id=177ebcf3-15ee-411f-9ca7-47390e8abd81 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.186116 | controller | Jun 11 11:21:48.620021 crc crio[22652]: time="2026-06-11T11:21:48.618864649Z" level=info msg="Starting container: 6148169b2d8223b1df4e41785b4c159f05cfd38f53c9114a347d3238401a83e6" id=1e483946-a31d-4724-bffb-dc6b28db46d8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.186134 | controller | Jun 11 11:21:48.630828 crc crio[22652]: time="2026-06-11T11:21:48.630346048Z" level=info msg="Started container" PID=124703 containerID=6148169b2d8223b1df4e41785b4c159f05cfd38f53c9114a347d3238401a83e6 description=openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-m67ch/redhat-edpm-deployment-ipam-openstack-edpm-ipam id=1e483946-a31d-4724-bffb-dc6b28db46d8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b97d1c12e5a32f24b4b2df730d1b2e3d212c36602a664cb4bcf20db90351fdb3
2026-06-11 11:57:59.186152 | controller | Jun 11 11:21:52.924164 crc crio[22652]: time="2026-06-11T11:21:52.923055781Z" level=info msg="Stopping pod sandbox: b97d1c12e5a32f24b4b2df730d1b2e3d212c36602a664cb4bcf20db90351fdb3" id=d2608f87-182d-485f-bf93-0040ef654c95 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.186170 | controller | Jun 11 11:21:52.925913 crc crio[22652]: time="2026-06-11T11:21:52.924951183Z" level=info msg="Got pod network &{Name:redhat-edpm-deployment-ipam-openstack-edpm-ipam-m67ch Namespace:openstack ID:b97d1c12e5a32f24b4b2df730d1b2e3d212c36602a664cb4bcf20db90351fdb3 UID:74588b7d-1fa5-4df6-9786-029b84404c01 NetNS:/var/run/netns/2645bafb-787b-4c30-92fc-5748321e4678 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod74588b7d_1fa5_4df6_9786_029b84404c01.slice PodAnnotations:0xc002618058}] Aliases:map[]}"
2026-06-11 11:57:59.186189 | controller | Jun 11 11:21:52.925913 crc crio[22652]: time="2026-06-11T11:21:52.92518402Z" level=info msg="Deleting pod openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-m67ch from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.186213 | controller | Jun 11 11:21:53.352788 crc crio[22652]: time="2026-06-11T11:21:53.352630903Z" level=info msg="Stopped pod sandbox: b97d1c12e5a32f24b4b2df730d1b2e3d212c36602a664cb4bcf20db90351fdb3" id=d2608f87-182d-485f-bf93-0040ef654c95 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.186240 | controller | Jun 11 11:21:56.776751 crc crio[22652]: time="2026-06-11T11:21:56.775957885Z" level=info msg="Running pod sandbox: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-4t72h/POD" id=8632bb49-d4b3-4bf4-9671-9304c74816eb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.186265 | controller | Jun 11 11:21:56.776751 crc crio[22652]: time="2026-06-11T11:21:56.776660187Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.186287 | controller | Jun 11 11:21:56.811210 crc crio[22652]: time="2026-06-11T11:21:56.81104117Z" level=info msg="Got pod network &{Name:bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-4t72h Namespace:openstack ID:09381568ff6bad4656d87a9563b386c5c320cb11e4d8aa5ed3d1c493a115b9c9 UID:6be5868e-734f-467c-ada4-49902fa0e064 NetNS:/var/run/netns/55be063e-2060-4bce-90eb-d789e1cf832d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6be5868e_734f_467c_ada4_49902fa0e064.slice PodAnnotations:0xc0001028e0}] Aliases:map[]}"
2026-06-11 11:57:59.186314 | controller | Jun 11 11:21:56.811210 crc crio[22652]: time="2026-06-11T11:21:56.811089711Z" level=info msg="Adding pod openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-4t72h to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.186333 | controller | Jun 11 11:21:57.554652 crc crio[22652]: 2026-06-11T11:21:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:09381568ff6bad4 Mac:f6:97:83:a3:30:17 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e7 Mtu:0 Sandbox:/var/run/netns/55be063e-2060-4bce-90eb-d789e1cf832d SocketPath: PciID:}] [{Interface:0xc0002d8a00 Address:{IP:10.217.0.231 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.186373 | controller | Jun 11 11:21:57.556545 crc crio[22652]: time="2026-06-11T11:21:57.556445598Z" level=info msg="Got pod network &{Name:bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-4t72h Namespace:openstack ID:09381568ff6bad4656d87a9563b386c5c320cb11e4d8aa5ed3d1c493a115b9c9 UID:6be5868e-734f-467c-ada4-49902fa0e064 NetNS:/var/run/netns/55be063e-2060-4bce-90eb-d789e1cf832d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6be5868e_734f_467c_ada4_49902fa0e064.slice PodAnnotations:0xc0001028e0}] Aliases:map[]}"
2026-06-11 11:57:59.186400 | controller | Jun 11 11:21:57.556706 crc crio[22652]: time="2026-06-11T11:21:57.556648295Z" level=info msg="Checking pod openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-4t72h for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.186426 | controller | Jun 11 11:21:57.567407 crc crio[22652]: time="2026-06-11T11:21:57.566701507Z" level=info msg="Ran pod sandbox 09381568ff6bad4656d87a9563b386c5c320cb11e4d8aa5ed3d1c493a115b9c9 with infra container: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-4t72h/POD" id=8632bb49-d4b3-4bf4-9671-9304c74816eb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.186449 | controller | Jun 11 11:21:57.570363 crc crio[22652]: time="2026-06-11T11:21:57.570016274Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=7ffc10c2-2c34-45de-a7e3-3d5493599dc9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.186467 | controller | Jun 11 11:21:57.612163 crc crio[22652]: time="2026-06-11T11:21:57.612056751Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=258d0e67-0421-4992-8072-0bd93d21a2fa name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.186485 | controller | Jun 11 11:21:57.622462 crc crio[22652]: time="2026-06-11T11:21:57.622313339Z" level=info msg="Creating container: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-4t72h/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam" id=97684537-6276-4c8a-9807-1f7163d6209d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.186509 | controller | Jun 11 11:21:57.623010 crc crio[22652]: time="2026-06-11T11:21:57.62294701Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.186533 | controller | Jun 11 11:21:57.674957 crc crio[22652]: time="2026-06-11T11:21:57.674777434Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.186557 | controller | Jun 11 11:21:57.680893 crc crio[22652]: time="2026-06-11T11:21:57.680857956Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.186580 | controller | Jun 11 11:21:57.853021 crc crio[22652]: time="2026-06-11T11:21:57.852913052Z" level=info msg="Created container f7cba7ddf1265514d153477058bec4dec4cf206c756bc93ffb74ed082ce2d2ca: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-4t72h/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam" id=97684537-6276-4c8a-9807-1f7163d6209d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.186604 | controller | Jun 11 11:21:57.854853 crc crio[22652]: time="2026-06-11T11:21:57.854625537Z" level=info msg="Starting container: f7cba7ddf1265514d153477058bec4dec4cf206c756bc93ffb74ed082ce2d2ca" id=4b446aa8-7340-4b70-ab9a-5865e0375b5d name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.186625 | controller | Jun 11 11:21:57.863346 crc crio[22652]: time="2026-06-11T11:21:57.863105339Z" level=info msg="Started container" PID=125354 containerID=f7cba7ddf1265514d153477058bec4dec4cf206c756bc93ffb74ed082ce2d2ca description=openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-4t72h/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam id=4b446aa8-7340-4b70-ab9a-5865e0375b5d name=/runtime.v1.RuntimeService/StartContainer sandboxID=09381568ff6bad4656d87a9563b386c5c320cb11e4d8aa5ed3d1c493a115b9c9
2026-06-11 11:57:59.186649 | controller | Jun 11 11:22:00.502676 crc crio[22652]: time="2026-06-11T11:22:00.502221588Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686282-k2mq5/POD" id=864890e3-16d5-4046-88bb-c4183c16011d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.186673 | controller | Jun 11 11:22:00.502676 crc crio[22652]: time="2026-06-11T11:22:00.502669903Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.186695 | controller | Jun 11 11:22:00.535854 crc crio[22652]: time="2026-06-11T11:22:00.535762515Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686282-k2mq5 Namespace:openshift-infra ID:10a1284033ec7b4409eba43f1366c6d889ef99e17dd1879d78e7f532e626d580 UID:67e28cf5-4efc-454b-bfdd-765b00071c48 NetNS:/var/run/netns/74e049ce-3d54-4051-b450-6cfe3b6db121 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod67e28cf5_4efc_454b_bfdd_765b00071c48.slice PodAnnotations:0xc005a4c340}] Aliases:map[]}"
2026-06-11 11:57:59.186718 | controller | Jun 11 11:22:00.535854 crc crio[22652]: time="2026-06-11T11:22:00.535830387Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686282-k2mq5 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.186741 | controller | Jun 11 11:22:01.070850 crc crio[22652]: 2026-06-11T11:22:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:10a1284033ec7b4 Mac:26:5e:8d:6d:6d:c4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e8 Mtu:0 Sandbox:/var/run/netns/74e049ce-3d54-4051-b450-6cfe3b6db121 SocketPath: PciID:}] [{Interface:0xc000510590 Address:{IP:10.217.0.232 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.186765 | controller | Jun 11 11:22:01.072224 crc crio[22652]: time="2026-06-11T11:22:01.07210393Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686282-k2mq5 Namespace:openshift-infra ID:10a1284033ec7b4409eba43f1366c6d889ef99e17dd1879d78e7f532e626d580 UID:67e28cf5-4efc-454b-bfdd-765b00071c48 NetNS:/var/run/netns/74e049ce-3d54-4051-b450-6cfe3b6db121 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod67e28cf5_4efc_454b_bfdd_765b00071c48.slice PodAnnotations:0xc005a4c340}] Aliases:map[]}"
2026-06-11 11:57:59.186797 | controller | Jun 11 11:22:01.072351 crc crio[22652]: time="2026-06-11T11:22:01.072298736Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686282-k2mq5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.186821 | controller | Jun 11 11:22:01.082194 crc crio[22652]: time="2026-06-11T11:22:01.081947327Z" level=info msg="Ran pod sandbox 10a1284033ec7b4409eba43f1366c6d889ef99e17dd1879d78e7f532e626d580 with infra container: openshift-infra/auto-csr-approver-29686282-k2mq5/POD" id=864890e3-16d5-4046-88bb-c4183c16011d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.186844 | controller | Jun 11 11:22:01.085344 crc crio[22652]: time="2026-06-11T11:22:01.085225463Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=234239fa-0093-4b42-9003-23e5d34e6338 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.186867 | controller | Jun 11 11:22:01.092436 crc crio[22652]: time="2026-06-11T11:22:01.092234077Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 11:57:59.186891 | controller | Jun 11 11:22:02.270200 crc crio[22652]: time="2026-06-11T11:22:02.269240729Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=234239fa-0093-4b42-9003-23e5d34e6338 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.186913 | controller | Jun 11 11:22:02.273021 crc crio[22652]: time="2026-06-11T11:22:02.272895277Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=9eddcd67-2e35-4249-b64f-ddb2d1774b04 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.186935 | controller | Jun 11 11:22:02.276686 crc crio[22652]: time="2026-06-11T11:22:02.276596715Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=50ae24cc-8605-4351-83b6-4e48521f1bbf name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.186977 | controller | Jun 11 11:22:02.286387 crc crio[22652]: time="2026-06-11T11:22:02.286301646Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686282-k2mq5/oc" id=c33dd718-16c5-4886-8586-fa89f4cc28de name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.186999 | controller | Jun 11 11:22:02.286851 crc crio[22652]: time="2026-06-11T11:22:02.286792602Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.187018 | controller | Jun 11 11:22:02.337704 crc crio[22652]: time="2026-06-11T11:22:02.33755401Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.187035 | controller | Jun 11 11:22:02.607086 crc crio[22652]: time="2026-06-11T11:22:02.606921806Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.187052 | controller | Jun 11 11:22:02.761589 crc crio[22652]: time="2026-06-11T11:22:02.760963595Z" level=info msg="Created container 9c307cbc13c44ca469b8ff564c19945bec83c890948d68002759f5d961053c20: openshift-infra/auto-csr-approver-29686282-k2mq5/oc" id=c33dd718-16c5-4886-8586-fa89f4cc28de name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.187069 | controller | Jun 11 11:22:02.764347 crc crio[22652]: time="2026-06-11T11:22:02.764256869Z" level=info msg="Starting container: 9c307cbc13c44ca469b8ff564c19945bec83c890948d68002759f5d961053c20" id=bbc85469-c6d4-4dc2-8ee9-1185628b6b6b name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.187087 | controller | Jun 11 11:22:02.772035 crc crio[22652]: time="2026-06-11T11:22:02.771902974Z" level=info msg="Started container" PID=125723 containerID=9c307cbc13c44ca469b8ff564c19945bec83c890948d68002759f5d961053c20 description=openshift-infra/auto-csr-approver-29686282-k2mq5/oc id=bbc85469-c6d4-4dc2-8ee9-1185628b6b6b name=/runtime.v1.RuntimeService/StartContainer sandboxID=10a1284033ec7b4409eba43f1366c6d889ef99e17dd1879d78e7f532e626d580
2026-06-11 11:57:59.187108 | controller | Jun 11 11:22:05.108611 crc crio[22652]: time="2026-06-11T11:22:05.107633568Z" level=info msg="Stopping pod sandbox: 10a1284033ec7b4409eba43f1366c6d889ef99e17dd1879d78e7f532e626d580" id=fb86de54-4a12-4255-9bd3-0f7f1f1b3d78 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.187127 | controller | Jun 11 11:22:05.110012 crc crio[22652]: time="2026-06-11T11:22:05.109355773Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686282-k2mq5 Namespace:openshift-infra ID:10a1284033ec7b4409eba43f1366c6d889ef99e17dd1879d78e7f532e626d580 UID:67e28cf5-4efc-454b-bfdd-765b00071c48 NetNS:/var/run/netns/74e049ce-3d54-4051-b450-6cfe3b6db121 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod67e28cf5_4efc_454b_bfdd_765b00071c48.slice PodAnnotations:0xc005822068}] Aliases:map[]}"
2026-06-11 11:57:59.187149 | controller | Jun 11 11:22:05.110012 crc crio[22652]: time="2026-06-11T11:22:05.109528749Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686282-k2mq5 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.187167 | controller | Jun 11 11:22:05.384948 crc crio[22652]: time="2026-06-11T11:22:05.384864126Z" level=info msg="Stopped pod sandbox: 10a1284033ec7b4409eba43f1366c6d889ef99e17dd1879d78e7f532e626d580" id=fb86de54-4a12-4255-9bd3-0f7f1f1b3d78 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.187187 | controller | Jun 11 11:22:11.307715 crc crio[22652]: time="2026-06-11T11:22:11.30637194Z" level=info msg="Removing container: 4853fafffa9e684cab71461f84af9dfec52eae597a9587db1ce7b05efae0ebf7" id=4647815b-3db9-42a3-b2ca-1d7d2021c3b6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.187273 | controller | Jun 11 11:22:11.448755 crc crio[22652]: time="2026-06-11T11:22:11.448606612Z" level=info msg="Removed container 4853fafffa9e684cab71461f84af9dfec52eae597a9587db1ce7b05efae0ebf7: openshift-infra/auto-csr-approver-29686276-jgpcp/oc" id=4647815b-3db9-42a3-b2ca-1d7d2021c3b6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.187298 | controller | Jun 11 11:22:11.463054 crc crio[22652]: time="2026-06-11T11:22:11.46297105Z" level=info msg="Stopping pod sandbox: 0040037e0b9dbf6a33b8bacebe629893c6f0ffb66557e9985237dfa6aaa5a5fb" id=16cbe088-2e4c-47af-b970-e34a04c6730c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.187316 | controller | Jun 11 11:22:11.463054 crc crio[22652]: time="2026-06-11T11:22:11.463065583Z" level=info msg="Stopped pod sandbox (already stopped): 0040037e0b9dbf6a33b8bacebe629893c6f0ffb66557e9985237dfa6aaa5a5fb" id=16cbe088-2e4c-47af-b970-e34a04c6730c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.187333 | controller | Jun 11 11:22:11.463872 crc crio[22652]: time="2026-06-11T11:22:11.463815668Z" level=info msg="Removing pod sandbox: 0040037e0b9dbf6a33b8bacebe629893c6f0ffb66557e9985237dfa6aaa5a5fb" id=e3dfe352-4088-48be-9ea7-a149c35f0e67 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.187379 | controller | Jun 11 11:22:11.483801 crc crio[22652]: time="2026-06-11T11:22:11.483625253Z" level=info msg="Removed pod sandbox: 0040037e0b9dbf6a33b8bacebe629893c6f0ffb66557e9985237dfa6aaa5a5fb" id=e3dfe352-4088-48be-9ea7-a149c35f0e67 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.187400 | controller | Jun 11 11:22:11.485663 crc crio[22652]: time="2026-06-11T11:22:11.485569328Z" level=info msg="Stopping pod sandbox: c14bd1ba2f9ffb7e13ec362954f51a4ac4b3092b556d86cb2a3ed5869f112f28" id=73b80e07-2dd7-4a09-ae88-67d4b4065968 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.187422 | controller | Jun 11 11:22:11.485747 crc crio[22652]: time="2026-06-11T11:22:11.485675551Z" level=info msg="Stopped pod sandbox (already stopped): c14bd1ba2f9ffb7e13ec362954f51a4ac4b3092b556d86cb2a3ed5869f112f28" id=73b80e07-2dd7-4a09-ae88-67d4b4065968 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.187452 | controller | Jun 11 11:22:11.487023 crc crio[22652]: time="2026-06-11T11:22:11.486941298Z" level=info msg="Removing pod sandbox: c14bd1ba2f9ffb7e13ec362954f51a4ac4b3092b556d86cb2a3ed5869f112f28" id=aa8b1d39-b14c-4d67-92fe-7cac172372be name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.187476 | controller | Jun 11 11:22:11.502001 crc crio[22652]: time="2026-06-11T11:22:11.501799227Z" level=info msg="Removed pod sandbox: c14bd1ba2f9ffb7e13ec362954f51a4ac4b3092b556d86cb2a3ed5869f112f28" id=aa8b1d39-b14c-4d67-92fe-7cac172372be name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.187501 | controller | Jun 11 11:22:11.503217 crc crio[22652]: time="2026-06-11T11:22:11.503027075Z" level=info msg="Stopping pod sandbox: 41bd7428c7baed7e3050c6202e3dd89b9a56bb67b3a06485a59508e603c5455f" id=2c638450-49c7-407f-be01-8bdfa926a7ba name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.187525 | controller | Jun 11 11:22:11.503611 crc crio[22652]: time="2026-06-11T11:22:11.503583873Z" level=info msg="Stopped pod sandbox (already stopped): 41bd7428c7baed7e3050c6202e3dd89b9a56bb67b3a06485a59508e603c5455f" id=2c638450-49c7-407f-be01-8bdfa926a7ba name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.187549 | controller | Jun 11 11:22:11.504899 crc crio[22652]: time="2026-06-11T11:22:11.504829242Z" level=info msg="Removing pod sandbox: 41bd7428c7baed7e3050c6202e3dd89b9a56bb67b3a06485a59508e603c5455f" id=1cea0351-5c8a-480c-9ff1-2b8d138f879f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.187572 | controller | Jun 11 11:22:11.520085 crc crio[22652]: time="2026-06-11T11:22:11.519461554Z" level=info msg="Removed pod sandbox: 41bd7428c7baed7e3050c6202e3dd89b9a56bb67b3a06485a59508e603c5455f" id=1cea0351-5c8a-480c-9ff1-2b8d138f879f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.187598 | controller | Jun 11 11:23:02.804302 crc crio[22652]: time="2026-06-11T11:23:02.803389161Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-b5cxj/POD" id=23823dab-868e-4fc1-a4b9-6af5c9e183a8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.187625 | controller | Jun 11 11:23:02.805880 crc crio[22652]: time="2026-06-11T11:23:02.804349963Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.187648 | controller | Jun 11 11:23:02.841092 crc crio[22652]: time="2026-06-11T11:23:02.840954807Z" level=info msg="Got pod network &{Name:community-operators-b5cxj Namespace:openshift-marketplace ID:29148d4c14826840f16782ef6a1797ccf95faa672fca36203c4ef8e52b62cec1 UID:f2e1c5a4-36f1-4e13-a151-e9ca76c2c5f5 NetNS:/var/run/netns/fb29c5ea-d0f1-49a3-b237-f93dbc52b20d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf2e1c5a4_36f1_4e13_a151_e9ca76c2c5f5.slice PodAnnotations:0xc002400f30}] Aliases:map[]}"
2026-06-11 11:57:59.187667 | controller | Jun 11 11:23:02.841092 crc crio[22652]: time="2026-06-11T11:23:02.8410322Z" level=info msg="Adding pod openshift-marketplace_community-operators-b5cxj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.187691 | controller | Jun 11 11:23:03.431199 crc crio[22652]: 2026-06-11T11:23:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:29148d4c1482684 Mac:1a:13:e0:d4:10:01 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e9 Mtu:0 Sandbox:/var/run/netns/fb29c5ea-d0f1-49a3-b237-f93dbc52b20d SocketPath: PciID:}] [{Interface:0xc0006125d0 Address:{IP:10.217.0.233 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.187717 | controller | Jun 11 11:23:03.434584 crc crio[22652]: time="2026-06-11T11:23:03.434513446Z" level=info msg="Got pod network &{Name:community-operators-b5cxj Namespace:openshift-marketplace ID:29148d4c14826840f16782ef6a1797ccf95faa672fca36203c4ef8e52b62cec1 UID:f2e1c5a4-36f1-4e13-a151-e9ca76c2c5f5 NetNS:/var/run/netns/fb29c5ea-d0f1-49a3-b237-f93dbc52b20d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf2e1c5a4_36f1_4e13_a151_e9ca76c2c5f5.slice PodAnnotations:0xc002400f30}] Aliases:map[]}"
2026-06-11 11:57:59.187748 | controller | Jun 11 11:23:03.434751 crc crio[22652]: time="2026-06-11T11:23:03.434703392Z" level=info msg="Checking pod openshift-marketplace_community-operators-b5cxj for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.187772 | controller | Jun 11 11:23:03.457754 crc crio[22652]: time="2026-06-11T11:23:03.457605564Z" level=info msg="Ran pod sandbox 29148d4c14826840f16782ef6a1797ccf95faa672fca36203c4ef8e52b62cec1 with infra container: openshift-marketplace/community-operators-b5cxj/POD" id=23823dab-868e-4fc1-a4b9-6af5c9e183a8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.187797 | controller | Jun 11 11:23:03.463420 crc crio[22652]: time="2026-06-11T11:23:03.46332884Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=7f598a0e-97d7-44d9-b265-dd025e3995a7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.187821 | controller | Jun 11 11:23:03.468093 crc crio[22652]: time="2026-06-11T11:23:03.467951588Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=4650a061-ee1b-45b6-b3a3-b3cfc8a88102 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.187841 | controller | Jun 11 11:23:03.479691 crc crio[22652]: time="2026-06-11T11:23:03.479599731Z" level=info msg="Creating container: openshift-marketplace/community-operators-b5cxj/extract-utilities" id=588546a0-cec2-485d-ad3d-89e7a17d8060 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.187860 | controller | Jun 11 11:23:03.480106 crc crio[22652]: time="2026-06-11T11:23:03.480046646Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.187878 | controller | Jun 11 11:23:03.527000 crc crio[22652]: time="2026-06-11T11:23:03.526881187Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.187895 | controller | Jun 11 11:23:03.533756 crc crio[22652]: time="2026-06-11T11:23:03.533666495Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.187913 | controller | Jun 11 11:23:03.691292 crc crio[22652]: time="2026-06-11T11:23:03.690984058Z" level=info msg="Created container e7269b29bfd239e0804a8f28229a14eb9ae29b0ea07d7c097262de1f03df18f5: openshift-marketplace/community-operators-b5cxj/extract-utilities" id=588546a0-cec2-485d-ad3d-89e7a17d8060 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.187931 | controller | Jun 11 11:23:03.692895 crc crio[22652]: time="2026-06-11T11:23:03.692801087Z" level=info msg="Starting container: e7269b29bfd239e0804a8f28229a14eb9ae29b0ea07d7c097262de1f03df18f5" id=53e8667c-70ac-451d-9cdb-e839c1201b4c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.187949 | controller | Jun 11 11:23:03.701869 crc crio[22652]: time="2026-06-11T11:23:03.701751844Z" level=info msg="Started container" PID=128838 containerID=e7269b29bfd239e0804a8f28229a14eb9ae29b0ea07d7c097262de1f03df18f5 description=openshift-marketplace/community-operators-b5cxj/extract-utilities id=53e8667c-70ac-451d-9cdb-e839c1201b4c name=/runtime.v1.RuntimeService/StartContainer sandboxID=29148d4c14826840f16782ef6a1797ccf95faa672fca36203c4ef8e52b62cec1
2026-06-11 11:57:59.187978 | controller | Jun 11 11:23:04.187388 crc crio[22652]: time="2026-06-11T11:23:04.186735392Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=6e7d35f4-0c2f-455c-bbd7-0beca3a4e3b7 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.188004 | controller | Jun 11 11:23:04.199352 crc crio[22652]: time="2026-06-11T11:23:04.197749356Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-11 11:57:59.188025 | controller | Jun 11 11:23:04.828333 crc crio[22652]: time="2026-06-11T11:23:04.827809124Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:c1bf1a7cae92e701b0ff93032482fe022c0ec704dcb6a892b32d9c898b64e1e0" id=6e7d35f4-0c2f-455c-bbd7-0beca3a4e3b7 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.188045 | controller | Jun 11 11:23:04.829789 crc crio[22652]: time="2026-06-11T11:23:04.829360835Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=dced0d56-21e0-4094-a92c-ceb3e65fd0bc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.188066 | controller | Jun 11 11:23:04.832941 crc crio[22652]: time="2026-06-11T11:23:04.832427333Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=0658bf35-e690-4b81-ab5e-e5cf6627f830 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.188084 | controller | Jun 11 11:23:04.840745 crc crio[22652]: time="2026-06-11T11:23:04.840685198Z" level=info msg="Creating container: openshift-marketplace/community-operators-b5cxj/extract-content" id=d7c596ba-ef39-41df-867f-5d095632c5a7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.188101 | controller | Jun 11 11:23:04.841344 crc crio[22652]: time="2026-06-11T11:23:04.841266957Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.188150 | controller | Jun 11 11:23:04.885507 crc crio[22652]: time="2026-06-11T11:23:04.885395131Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.188169 | controller | Jun 11 11:23:04.889460 crc crio[22652]: time="2026-06-11T11:23:04.889387339Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.188185 | controller | Jun 11 11:23:05.053689 crc crio[22652]: time="2026-06-11T11:23:05.053594418Z" level=info msg="Created container 7dc23c474e9ec0f39f65d7c73f7514e3035c6e6fca7d3a83feb8af8c7a9f0f80: openshift-marketplace/community-operators-b5cxj/extract-content" id=d7c596ba-ef39-41df-867f-5d095632c5a7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.188202 | controller | Jun 11 11:23:05.055224 crc crio[22652]: time="2026-06-11T11:23:05.055063405Z" level=info msg="Starting container: 7dc23c474e9ec0f39f65d7c73f7514e3035c6e6fca7d3a83feb8af8c7a9f0f80" id=876fa53c-ab57-4c9f-ae7f-0b07381e2072 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.188223 | controller | Jun 11 11:23:05.073839 crc crio[22652]: time="2026-06-11T11:23:05.073097263Z" level=info msg="Started container" PID=128928 containerID=7dc23c474e9ec0f39f65d7c73f7514e3035c6e6fca7d3a83feb8af8c7a9f0f80 description=openshift-marketplace/community-operators-b5cxj/extract-content id=876fa53c-ab57-4c9f-ae7f-0b07381e2072 name=/runtime.v1.RuntimeService/StartContainer sandboxID=29148d4c14826840f16782ef6a1797ccf95faa672fca36203c4ef8e52b62cec1
2026-06-11 11:57:59.188249 | controller | Jun 11 11:23:08.270271 crc crio[22652]: time="2026-06-11T11:23:08.268592516Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=69666fd2-a674-4fcf-a1ca-1dbbfca8dda0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.188279 | controller | Jun 11 11:23:08.274928 crc crio[22652]: time="2026-06-11T11:23:08.274814196Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=9e2f2f63-25f7-44cc-8338-4f1548010199 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.188305 | controller | Jun 11 11:23:08.873702 crc crio[22652]: time="2026-06-11T11:23:08.873435107Z" level=info msg="Creating container: openshift-marketplace/community-operators-b5cxj/registry-server" id=df149b55-49d5-4ca4-bc8e-7096d881da0d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.188327 | controller | Jun 11 11:23:08.874533 crc crio[22652]: time="2026-06-11T11:23:08.874345577Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.188379 | controller | Jun 11 11:23:08.977532 crc crio[22652]: time="2026-06-11T11:23:08.977402271Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.188438 | controller | Jun 11 11:23:08.981789 crc crio[22652]: time="2026-06-11T11:23:08.981706938Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.188471 | controller | Jun 11 11:23:09.169209 crc crio[22652]: time="2026-06-11T11:23:09.169023615Z" level=info msg="Created container e2a484d1bfcc0a151716ad590eab0884b393ab0725cf4cdb19c53e75ca5f4238: openshift-marketplace/community-operators-b5cxj/registry-server" id=df149b55-49d5-4ca4-bc8e-7096d881da0d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.188496 | controller | Jun 11 11:23:09.171585 crc crio[22652]: time="2026-06-11T11:23:09.171506774Z" level=info msg="Starting container: e2a484d1bfcc0a151716ad590eab0884b393ab0725cf4cdb19c53e75ca5f4238" id=a7ff4c33-f837-45f1-90a6-8b3e667854e8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.188520 | controller | Jun 11 11:23:09.176825 crc crio[22652]: time="2026-06-11T11:23:09.176673519Z" level=info msg="Started container" PID=129061 containerID=e2a484d1bfcc0a151716ad590eab0884b393ab0725cf4cdb19c53e75ca5f4238 description=openshift-marketplace/community-operators-b5cxj/registry-server id=a7ff4c33-f837-45f1-90a6-8b3e667854e8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=29148d4c14826840f16782ef6a1797ccf95faa672fca36203c4ef8e52b62cec1
2026-06-11 11:57:59.188546 | controller | Jun 11 11:23:23.536038 crc crio[22652]: time="2026-06-11T11:23:23.534978227Z" level=info msg="Stopping container: e2a484d1bfcc0a151716ad590eab0884b393ab0725cf4cdb19c53e75ca5f4238 (timeout: 2s)" id=6e6c4d08-52b7-4caf-a708-347c467a7341 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.188572 | controller | Jun 11 11:23:23.665883 crc crio[22652]: time="2026-06-11T11:23:23.665331616Z" level=info msg="Stopped container e2a484d1bfcc0a151716ad590eab0884b393ab0725cf4cdb19c53e75ca5f4238: openshift-marketplace/community-operators-b5cxj/registry-server" id=6e6c4d08-52b7-4caf-a708-347c467a7341 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.188595 | controller | Jun 11 11:23:23.667233 crc crio[22652]: time="2026-06-11T11:23:23.667077362Z" level=info msg="Stopping pod sandbox: 29148d4c14826840f16782ef6a1797ccf95faa672fca36203c4ef8e52b62cec1" id=571de7dc-917c-4b0d-9746-aabda58ed8f1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.188618 | controller | Jun 11 11:23:23.667934 crc crio[22652]: time="2026-06-11T11:23:23.667824436Z" level=info msg="Got pod network &{Name:community-operators-b5cxj Namespace:openshift-marketplace ID:29148d4c14826840f16782ef6a1797ccf95faa672fca36203c4ef8e52b62cec1 UID:f2e1c5a4-36f1-4e13-a151-e9ca76c2c5f5 NetNS:/var/run/netns/fb29c5ea-d0f1-49a3-b237-f93dbc52b20d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf2e1c5a4_36f1_4e13_a151_e9ca76c2c5f5.slice PodAnnotations:0xc002400030}] Aliases:map[]}"
2026-06-11 11:57:59.188647 | controller | Jun 11 11:23:23.668035 crc crio[22652]: time="2026-06-11T11:23:23.667988341Z" level=info msg="Deleting pod openshift-marketplace_community-operators-b5cxj from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.188674 | controller | Jun 11 11:23:23.963495 crc crio[22652]: time="2026-06-11T11:23:23.963099342Z" level=info msg="Stopped pod sandbox: 29148d4c14826840f16782ef6a1797ccf95faa672fca36203c4ef8e52b62cec1" id=571de7dc-917c-4b0d-9746-aabda58ed8f1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.188701 | controller | Jun 11 11:23:24.536984 crc crio[22652]: time="2026-06-11T11:23:24.536566107Z" level=info msg="Removing container: e2a484d1bfcc0a151716ad590eab0884b393ab0725cf4cdb19c53e75ca5f4238" id=8184206e-e274-4496-9a19-a0385a0b1e9e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.188729 | controller | Jun 11 11:23:24.565225 crc crio[22652]: time="2026-06-11T11:23:24.565079984Z" level=info msg="Removed container e2a484d1bfcc0a151716ad590eab0884b393ab0725cf4cdb19c53e75ca5f4238: openshift-marketplace/community-operators-b5cxj/registry-server" id=8184206e-e274-4496-9a19-a0385a0b1e9e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.188757 | controller | Jun 11 11:23:24.571014 crc crio[22652]: time="2026-06-11T11:23:24.570846947Z" level=info msg="Removing container: 7dc23c474e9ec0f39f65d7c73f7514e3035c6e6fca7d3a83feb8af8c7a9f0f80" id=2f7c6cc1-3580-4e8d-88ad-c9f1fb6b38cf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.188785 | controller | Jun 11 11:23:24.619229 crc crio[22652]: time="2026-06-11T11:23:24.619002013Z" level=info msg="Removed container 7dc23c474e9ec0f39f65d7c73f7514e3035c6e6fca7d3a83feb8af8c7a9f0f80: openshift-marketplace/community-operators-b5cxj/extract-content" id=2f7c6cc1-3580-4e8d-88ad-c9f1fb6b38cf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.188812 | controller | Jun 11 11:23:24.623346 crc crio[22652]: time="2026-06-11T11:23:24.623274727Z" level=info msg="Removing container: e7269b29bfd239e0804a8f28229a14eb9ae29b0ea07d7c097262de1f03df18f5" id=122c19fe-d393-4071-b3b5-fb9e9fd8de9b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.188836 | controller | Jun 11 11:23:24.657505 crc crio[22652]: time="2026-06-11T11:23:24.657391413Z" level=info msg="Removed container e7269b29bfd239e0804a8f28229a14eb9ae29b0ea07d7c097262de1f03df18f5: openshift-marketplace/community-operators-b5cxj/extract-utilities" id=122c19fe-d393-4071-b3b5-fb9e9fd8de9b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.188855 | controller | Jun 11 11:24:02.074263 crc crio[22652]: time="2026-06-11T11:24:02.073618844Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686284-twrnm/POD" id=dab8a4be-dda0-4841-8302-97d9d78ba7c4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.188872 | controller | Jun 11 11:24:02.076531 crc crio[22652]: time="2026-06-11T11:24:02.074286246Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.188891 | controller | Jun 11 11:24:02.141513 crc crio[22652]: time="2026-06-11T11:24:02.141396377Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686284-twrnm Namespace:openshift-infra ID:78b86c4da23042246fd46791f37bd9e88c471032089ac71419d84c0d9b2568e9 UID:2bfd1150-cf79-4572-9183-00fa68bbaeab NetNS:/var/run/netns/bba38ac1-c585-4538-9171-65ca091f1ae7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2bfd1150_cf79_4572_9183_00fa68bbaeab.slice PodAnnotations:0xc002400280}] Aliases:map[]}"
2026-06-11 11:57:59.188915 | controller | Jun 11 11:24:02.141513 crc crio[22652]: time="2026-06-11T11:24:02.141507201Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686284-twrnm to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.188942 | controller | Jun 11 11:24:02.846763 crc crio[22652]: 2026-06-11T11:24:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:78b86c4da230422 Mac:1e:ed:54:c4:61:82 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ea Mtu:0 Sandbox:/var/run/netns/bba38ac1-c585-4538-9171-65ca091f1ae7 SocketPath: PciID:}] [{Interface:0xc0002bcba0 Address:{IP:10.217.0.234 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.188969 | controller | Jun 11 11:24:02.850195 crc crio[22652]: time="2026-06-11T11:24:02.850052185Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686284-twrnm Namespace:openshift-infra ID:78b86c4da23042246fd46791f37bd9e88c471032089ac71419d84c0d9b2568e9 UID:2bfd1150-cf79-4572-9183-00fa68bbaeab NetNS:/var/run/netns/bba38ac1-c585-4538-9171-65ca091f1ae7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2bfd1150_cf79_4572_9183_00fa68bbaeab.slice PodAnnotations:0xc002400280}] Aliases:map[]}"
2026-06-11 11:57:59.188996 | controller | Jun 11 11:24:02.850433 crc crio[22652]: time="2026-06-11T11:24:02.850374146Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686284-twrnm for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.189021 | controller | Jun 11 11:24:02.867191 crc crio[22652]: time="2026-06-11T11:24:02.866435413Z" level=info msg="Ran pod sandbox 78b86c4da23042246fd46791f37bd9e88c471032089ac71419d84c0d9b2568e9 with infra container: openshift-infra/auto-csr-approver-29686284-twrnm/POD" id=dab8a4be-dda0-4841-8302-97d9d78ba7c4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.189045 | controller | Jun 11 11:24:02.872805 crc crio[22652]: time="2026-06-11T11:24:02.872672591Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=1de895f5-034e-40d1-a7fe-6fa6dd97de9a name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.189070 | controller | Jun 11 11:24:02.888597 crc crio[22652]: time="2026-06-11T11:24:02.888201859Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 11:57:59.189093 | controller | Jun 11 11:24:05.319317 crc crio[22652]: time="2026-06-11T11:24:05.318960641Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=1de895f5-034e-40d1-a7fe-6fa6dd97de9a name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.189114 | controller | Jun 11 11:24:05.348102 crc crio[22652]: time="2026-06-11T11:24:05.32573823Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=968bddda-41d5-4dba-b8b0-a1e4a6e41322 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.189134 | controller | Jun 11 11:24:05.388066 crc crio[22652]: time="2026-06-11T11:24:05.387805145Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=7f0109d3-43fb-47f4-9872-f9ee9edbd28c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.189151 | controller | Jun 11 11:24:05.469493 crc crio[22652]: time="2026-06-11T11:24:05.46493727Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686284-twrnm/oc" id=cbe8cae3-e55b-4153-949c-33e53787cc19 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.189168 | controller | Jun 11 11:24:05.469493 crc crio[22652]: time="2026-06-11T11:24:05.465700765Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.189185 | controller | Jun 11 11:24:05.590829 crc crio[22652]: time="2026-06-11T11:24:05.589878905Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.189206 | controller | Jun 11 11:24:05.907400 crc crio[22652]: time="2026-06-11T11:24:05.906806005Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.189223 | controller | Jun 11 11:24:06.058779 crc crio[22652]: time="2026-06-11T11:24:06.058721716Z" level=info msg="Created container f6f7ec08a70204cd77b5c56fafee980f3dbd0d9d94e372e3e957c87724a30012: openshift-infra/auto-csr-approver-29686284-twrnm/oc" id=cbe8cae3-e55b-4153-949c-33e53787cc19 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.189240 | controller | Jun 11 11:24:06.060593 crc crio[22652]: time="2026-06-11T11:24:06.060488462Z" level=info msg="Starting container: f6f7ec08a70204cd77b5c56fafee980f3dbd0d9d94e372e3e957c87724a30012" id=00058b5a-b4fd-4e20-970b-c341f6e7c252 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.189257 | controller | Jun 11 11:24:06.068056 crc crio[22652]: time="2026-06-11T11:24:06.067953591Z" level=info msg="Started container" PID=132044 containerID=f6f7ec08a70204cd77b5c56fafee980f3dbd0d9d94e372e3e957c87724a30012 description=openshift-infra/auto-csr-approver-29686284-twrnm/oc id=00058b5a-b4fd-4e20-970b-c341f6e7c252 name=/runtime.v1.RuntimeService/StartContainer sandboxID=78b86c4da23042246fd46791f37bd9e88c471032089ac71419d84c0d9b2568e9
2026-06-11 11:57:59.189274 | controller | Jun 11 11:24:08.480142 crc crio[22652]: time="2026-06-11T11:24:08.479706613Z" level=info msg="Stopping pod sandbox: 78b86c4da23042246fd46791f37bd9e88c471032089ac71419d84c0d9b2568e9" id=dbcbcbe1-147f-48ad-ac5a-07c52f930a67 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.189292 | controller | Jun 11 11:24:08.481934 crc crio[22652]: time="2026-06-11T11:24:08.480933033Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686284-twrnm Namespace:openshift-infra ID:78b86c4da23042246fd46791f37bd9e88c471032089ac71419d84c0d9b2568e9 UID:2bfd1150-cf79-4572-9183-00fa68bbaeab NetNS:/var/run/netns/bba38ac1-c585-4538-9171-65ca091f1ae7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2bfd1150_cf79_4572_9183_00fa68bbaeab.slice PodAnnotations:0xc002618d60}] Aliases:map[]}"
2026-06-11 11:57:59.189309 | controller | Jun 11 11:24:08.481934 crc crio[22652]: time="2026-06-11T11:24:08.481089868Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686284-twrnm from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.189326 | controller | Jun 11 11:24:08.827359 crc crio[22652]: time="2026-06-11T11:24:08.826819691Z" level=info msg="Stopped pod sandbox: 78b86c4da23042246fd46791f37bd9e88c471032089ac71419d84c0d9b2568e9" id=dbcbcbe1-147f-48ad-ac5a-07c52f930a67 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.189344 | controller | Jun 11 11:24:11.571616 crc crio[22652]: time="2026-06-11T11:24:11.570747631Z" level=info msg="Removing container: 10c17b4efd55fddca98bcc1b2be75ccb86497487b93069d01e59549dda824b00" id=f00acea8-b707-4c83-ac30-37adc28c289b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.189396 | controller | Jun 11 11:24:11.849999 crc crio[22652]: time="2026-06-11T11:24:11.849884062Z" level=info msg="Removed container 10c17b4efd55fddca98bcc1b2be75ccb86497487b93069d01e59549dda824b00: openshift-infra/auto-csr-approver-29686278-t5cq8/oc" id=f00acea8-b707-4c83-ac30-37adc28c289b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.189420 | controller | Jun 11 11:24:11.858971 crc crio[22652]: time="2026-06-11T11:24:11.858886319Z" level=info msg="Stopping pod sandbox: 29148d4c14826840f16782ef6a1797ccf95faa672fca36203c4ef8e52b62cec1" id=dac9f491-a87d-45d4-a9af-7e2fec8bda2d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.189450 | controller | Jun 11 11:24:11.858971 crc crio[22652]: time="2026-06-11T11:24:11.858978422Z" level=info msg="Stopped pod sandbox (already stopped): 29148d4c14826840f16782ef6a1797ccf95faa672fca36203c4ef8e52b62cec1" id=dac9f491-a87d-45d4-a9af-7e2fec8bda2d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.189473 | controller | Jun 11 11:24:11.859694 crc crio[22652]: time="2026-06-11T11:24:11.859586042Z" level=info msg="Removing pod sandbox: 29148d4c14826840f16782ef6a1797ccf95faa672fca36203c4ef8e52b62cec1" id=973e6abb-b8cb-490f-bed8-9de7719b99b8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.189497 | controller | Jun 11 11:24:11.873932 crc crio[22652]: time="2026-06-11T11:24:11.873617966Z" level=info msg="Removed pod sandbox: 29148d4c14826840f16782ef6a1797ccf95faa672fca36203c4ef8e52b62cec1" id=973e6abb-b8cb-490f-bed8-9de7719b99b8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.189524 | controller | Jun 11 11:24:11.874727 crc crio[22652]: time="2026-06-11T11:24:11.874698256Z" level=info msg="Stopping pod sandbox: ebf0b190eb9f25efd78ba8d9d315746e8ad8a836f1755390304367df43bffe47" id=df539eca-2011-4b5d-a470-08c5e223f99f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.189603 | controller | Jun 11 11:24:11.874876 crc crio[22652]: time="2026-06-11T11:24:11.874855741Z" level=info msg="Stopped pod sandbox (already stopped): ebf0b190eb9f25efd78ba8d9d315746e8ad8a836f1755390304367df43bffe47" id=df539eca-2011-4b5d-a470-08c5e223f99f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.189628 | controller | Jun 11 11:24:11.875831 crc crio[22652]: time="2026-06-11T11:24:11.875790151Z" level=info msg="Removing pod sandbox: ebf0b190eb9f25efd78ba8d9d315746e8ad8a836f1755390304367df43bffe47" id=8a69552a-c7ea-4666-895d-8205457d6c4c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.189655 | controller | Jun 11 11:24:11.891853 crc crio[22652]: time="2026-06-11T11:24:11.891787875Z" level=info msg="Removed pod sandbox: ebf0b190eb9f25efd78ba8d9d315746e8ad8a836f1755390304367df43bffe47" id=8a69552a-c7ea-4666-895d-8205457d6c4c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.189679 | controller | Jun 11 11:24:34.835254 crc crio[22652]: time="2026-06-11T11:24:34.834404295Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-bwxm5/POD" id=6d35ee24-c822-45a7-91ba-7b37636a407a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.189700 | controller | Jun 11 11:24:34.836539 crc crio[22652]: time="2026-06-11T11:24:34.835268153Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.189724 | controller | Jun 11 11:24:34.890929 crc crio[22652]: time="2026-06-11T11:24:34.890824404Z" level=info msg="Got pod network &{Name:certified-operators-bwxm5 Namespace:openshift-marketplace ID:36b1f2f7c300872fa6e8f8f5d191640afb994e375f12230b15a5ba26253e8dd7 UID:17cda5a7-ccee-4751-86ff-3bdeaf9cade6 NetNS:/var/run/netns/eab85203-112f-41cb-ad7f-4058fd35c19d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod17cda5a7_ccee_4751_86ff_3bdeaf9cade6.slice PodAnnotations:0xc0009890e8}] Aliases:map[]}"
2026-06-11 11:57:59.189752 | controller | Jun 11 11:24:34.890929 crc crio[22652]: time="2026-06-11T11:24:34.890892736Z" level=info msg="Adding pod openshift-marketplace_certified-operators-bwxm5 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.189777 | controller | Jun 11 11:24:35.444017 crc crio[22652]: 2026-06-11T11:24:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:36b1f2f7c300872 Mac:06:e4:58:a0:2a:de Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:eb Mtu:0 Sandbox:/var/run/netns/eab85203-112f-41cb-ad7f-4058fd35c19d SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.235 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.189804 | controller | Jun 11 11:24:35.445699 crc crio[22652]: time="2026-06-11T11:24:35.445603509Z" level=info msg="Got pod network &{Name:certified-operators-bwxm5 Namespace:openshift-marketplace ID:36b1f2f7c300872fa6e8f8f5d191640afb994e375f12230b15a5ba26253e8dd7 UID:17cda5a7-ccee-4751-86ff-3bdeaf9cade6 NetNS:/var/run/netns/eab85203-112f-41cb-ad7f-4058fd35c19d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod17cda5a7_ccee_4751_86ff_3bdeaf9cade6.slice PodAnnotations:0xc0009890e8}] Aliases:map[]}"
2026-06-11 11:57:59.189829 | controller | Jun 11 11:24:35.445818 crc crio[22652]: time="2026-06-11T11:24:35.445785794Z" level=info msg="Checking pod openshift-marketplace_certified-operators-bwxm5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.189856 | controller | Jun 11 11:24:35.454730 crc crio[22652]: time="2026-06-11T11:24:35.45397681Z" level=info msg="Ran pod sandbox 36b1f2f7c300872fa6e8f8f5d191640afb994e375f12230b15a5ba26253e8dd7 with infra container: openshift-marketplace/certified-operators-bwxm5/POD" id=6d35ee24-c822-45a7-91ba-7b37636a407a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.189883 | controller | Jun 11 11:24:35.460098 crc crio[22652]: time="2026-06-11T11:24:35.459647164Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=43f092a6-77a7-48bd-9810-8821f9f2d46e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.189909 | controller | Jun 11 11:24:35.461697 crc crio[22652]: time="2026-06-11T11:24:35.461612852Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=082d13ed-a2a1-458b-95b3-11ba7bd64177 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.189935 | controller | Jun 11 11:24:35.504416 crc crio[22652]: time="2026-06-11T11:24:35.504364973Z" level=info msg="Creating container: openshift-marketplace/certified-operators-bwxm5/extract-utilities" id=cf0983d1-f388-44d2-962a-84b4ce4b41e1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.189957 | controller | Jun 11 11:24:35.505108 crc crio[22652]: time="2026-06-11T11:24:35.505086217Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.189978 | controller | Jun 11 11:24:35.578439 crc crio[22652]: time="2026-06-11T11:24:35.578353334Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.189998 | controller | Jun 11 11:24:35.585934 crc crio[22652]: time="2026-06-11T11:24:35.585845745Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.190018 | controller | Jun 11 11:24:35.754565 crc crio[22652]: time="2026-06-11T11:24:35.754417885Z" level=info msg="Created container fb66a13104d268a2d2861ad80f479e731ea1f5475c174f0ebd9781d14a8bb8c0: openshift-marketplace/certified-operators-bwxm5/extract-utilities" id=cf0983d1-f388-44d2-962a-84b4ce4b41e1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.190036 | controller | Jun 11 11:24:35.757569 crc crio[22652]: time="2026-06-11T11:24:35.757395515Z" level=info msg="Starting container: fb66a13104d268a2d2861ad80f479e731ea1f5475c174f0ebd9781d14a8bb8c0" id=6b4f236a-34c6-45ac-8a06-f22679bd55cb name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.190053 | controller | Jun 11 11:24:35.768633 crc crio[22652]: time="2026-06-11T11:24:35.768525661Z" level=info msg="Started container" PID=133823 containerID=fb66a13104d268a2d2861ad80f479e731ea1f5475c174f0ebd9781d14a8bb8c0 description=openshift-marketplace/certified-operators-bwxm5/extract-utilities id=6b4f236a-34c6-45ac-8a06-f22679bd55cb name=/runtime.v1.RuntimeService/StartContainer sandboxID=36b1f2f7c300872fa6e8f8f5d191640afb994e375f12230b15a5ba26253e8dd7
2026-06-11 11:57:59.190075 | controller | Jun 11 11:24:35.878234 crc crio[22652]: time="2026-06-11T11:24:35.878021711Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=4ff7bdff-e8c9-4f5d-9dbd-9539dc93e663 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.190093 | controller | Jun 11 11:24:35.893186 crc crio[22652]: time="2026-06-11T11:24:35.890630546Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-11 11:57:59.190115 | controller | Jun 11 11:24:36.501622 crc crio[22652]: time="2026-06-11T11:24:36.501398047Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:6b36b6f39459c9ec839353793dce87ba5802bb0d927bfa0efa7b5a9a61815fc0" id=4ff7bdff-e8c9-4f5d-9dbd-9539dc93e663 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.190134 | controller | Jun 11 11:24:36.502581 crc crio[22652]: time="2026-06-11T11:24:36.502490194Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=9ae3f07e-0ff2-4256-9313-770239c34c25 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.190151 | controller | Jun 11 11:24:36.506380 crc crio[22652]: time="2026-06-11T11:24:36.50520382Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=81e320ad-43c1-4530-89cd-878e15b9c100 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.190169 | controller | Jun 11 11:24:36.517084 crc crio[22652]: time="2026-06-11T11:24:36.516954036Z" level=info msg="Creating container: openshift-marketplace/certified-operators-bwxm5/extract-content" id=98fdc1e5-7e6f-4199-b7d9-2e60af74506c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.190190 | controller | Jun 11 11:24:36.517738 crc crio[22652]: time="2026-06-11T11:24:36.517650818Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.190216 | controller | Jun 11 11:24:36.574437 crc crio[22652]: time="2026-06-11T11:24:36.574328566Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.190241 | controller | Jun 11 11:24:36.580787 crc crio[22652]: time="2026-06-11T11:24:36.58071526Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.190267 | controller | Jun 11 11:24:36.752970 crc crio[22652]: time="2026-06-11T11:24:36.752029622Z" level=info msg="Created container 4c1bbfc7d277d4a1becd87459f89c25ff8ad9995bb473ef5a37f32aa63a4f524: openshift-marketplace/certified-operators-bwxm5/extract-content" id=98fdc1e5-7e6f-4199-b7d9-2e60af74506c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.190288 | controller | Jun 11 11:24:36.755666 crc crio[22652]: time="2026-06-11T11:24:36.754729009Z" level=info msg="Starting container: 4c1bbfc7d277d4a1becd87459f89c25ff8ad9995bb473ef5a37f32aa63a4f524" id=ceed94de-a00a-44ba-858b-31de76bf1429 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.190305 | controller | Jun 11 11:24:36.763509 crc crio[22652]: time="2026-06-11T11:24:36.763410367Z" level=info msg="Started container" PID=133878 containerID=4c1bbfc7d277d4a1becd87459f89c25ff8ad9995bb473ef5a37f32aa63a4f524 description=openshift-marketplace/certified-operators-bwxm5/extract-content id=ceed94de-a00a-44ba-858b-31de76bf1429 name=/runtime.v1.RuntimeService/StartContainer sandboxID=36b1f2f7c300872fa6e8f8f5d191640afb994e375f12230b15a5ba26253e8dd7
2026-06-11 11:57:59.190323 | controller | Jun 11 11:24:38.936696 crc crio[22652]: time="2026-06-11T11:24:38.936434644Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=5581b6df-cf8e-4eb3-a7f6-71b8104bbae5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.190344 | controller | Jun 11 11:24:38.939357 crc crio[22652]: time="2026-06-11T11:24:38.939255546Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=79086d26-2f43-45e6-a328-7cd718a853db name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.190391 | controller | Jun 11 11:24:39.069204 crc crio[22652]: time="2026-06-11T11:24:39.069025329Z" level=info msg="Creating container: openshift-marketplace/certified-operators-bwxm5/registry-server" id=d5d3b0d2-f346-47b0-9ca0-655871dabbda name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.190419 | controller | Jun 11 11:24:39.069752 crc crio[22652]: time="2026-06-11T11:24:39.06967592Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.190446 | controller | Jun 11 11:24:39.124377 crc crio[22652]: time="2026-06-11T11:24:39.124274957Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.190470 | controller | Jun 11 11:24:39.128373 crc crio[22652]: time="2026-06-11T11:24:39.128322346Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.190493 | controller | Jun 11 11:24:39.302718 crc crio[22652]: time="2026-06-11T11:24:39.302621514Z" level=info msg="Created container 262f0f63ca8f23103908c415e9a9b57cb3be243a004c1077d01c56cbbb3e9a8c: openshift-marketplace/certified-operators-bwxm5/registry-server" id=d5d3b0d2-f346-47b0-9ca0-655871dabbda name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.190516 | controller | Jun 11 11:24:39.308316 crc crio[22652]: time="2026-06-11T11:24:39.30810163Z" level=info msg="Starting container: 262f0f63ca8f23103908c415e9a9b57cb3be243a004c1077d01c56cbbb3e9a8c" id=fffaf162-38ef-437c-8b05-b99a31fdb77c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.190541 | controller | Jun 11 11:24:39.314336 crc crio[22652]: time="2026-06-11T11:24:39.313991699Z" level=info msg="Started container" PID=133965 containerID=262f0f63ca8f23103908c415e9a9b57cb3be243a004c1077d01c56cbbb3e9a8c description=openshift-marketplace/certified-operators-bwxm5/registry-server id=fffaf162-38ef-437c-8b05-b99a31fdb77c name=/runtime.v1.RuntimeService/StartContainer sandboxID=36b1f2f7c300872fa6e8f8f5d191640afb994e375f12230b15a5ba26253e8dd7
2026-06-11 11:57:59.190568 | controller | Jun 11 11:24:47.048496 crc crio[22652]: time="2026-06-11T11:24:47.047251897Z" level=info msg="Stopping container: 262f0f63ca8f23103908c415e9a9b57cb3be243a004c1077d01c56cbbb3e9a8c (timeout: 2s)" id=acda0e6f-d125-4be7-b604-f99e3c2dc026 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.190591 | controller | Jun 11 11:24:47.185761 crc crio[22652]: time="2026-06-11T11:24:47.185602862Z" level=info msg="Stopped container 262f0f63ca8f23103908c415e9a9b57cb3be243a004c1077d01c56cbbb3e9a8c: openshift-marketplace/certified-operators-bwxm5/registry-server" id=acda0e6f-d125-4be7-b604-f99e3c2dc026 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.190616 | controller | Jun 11 11:24:47.187105 crc crio[22652]: time="2026-06-11T11:24:47.187007708Z" level=info msg="Stopping pod sandbox: 36b1f2f7c300872fa6e8f8f5d191640afb994e375f12230b15a5ba26253e8dd7" id=11565194-0ba1-41a1-a902-7902bf9d0c18 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.190641 | controller | Jun 11 11:24:47.188027 crc crio[22652]: time="2026-06-11T11:24:47.187922828Z" level=info msg="Got pod network &{Name:certified-operators-bwxm5 Namespace:openshift-marketplace ID:36b1f2f7c300872fa6e8f8f5d191640afb994e375f12230b15a5ba26253e8dd7 UID:17cda5a7-ccee-4751-86ff-3bdeaf9cade6 NetNS:/var/run/netns/eab85203-112f-41cb-ad7f-4058fd35c19d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod17cda5a7_ccee_4751_86ff_3bdeaf9cade6.slice PodAnnotations:0xc0014a4ae8}] Aliases:map[]}"
2026-06-11 11:57:59.190672 | controller | Jun 11 11:24:47.188330 crc crio[22652]: time="2026-06-11T11:24:47.188239757Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-bwxm5 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.190697 | controller | Jun 11 11:24:47.562422 crc crio[22652]: time="2026-06-11T11:24:47.561780523Z" level=info msg="Stopped pod sandbox: 36b1f2f7c300872fa6e8f8f5d191640afb994e375f12230b15a5ba26253e8dd7" id=11565194-0ba1-41a1-a902-7902bf9d0c18 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.190716 | controller | Jun 11 11:24:48.067364 crc crio[22652]: time="2026-06-11T11:24:48.067272229Z" level=info msg="Removing container: 262f0f63ca8f23103908c415e9a9b57cb3be243a004c1077d01c56cbbb3e9a8c" id=ded77167-b46b-4ef9-810a-fcdb34f4f3ac name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.190733 | controller | Jun 11 11:24:48.105785 crc crio[22652]: time="2026-06-11T11:24:48.105673236Z" level=info msg="Removed container 262f0f63ca8f23103908c415e9a9b57cb3be243a004c1077d01c56cbbb3e9a8c: openshift-marketplace/certified-operators-bwxm5/registry-server" id=ded77167-b46b-4ef9-810a-fcdb34f4f3ac name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.190750 | controller | Jun 11 11:24:48.109626 crc crio[22652]: time="2026-06-11T11:24:48.109521566Z" level=info msg="Removing container: 4c1bbfc7d277d4a1becd87459f89c25ff8ad9995bb473ef5a37f32aa63a4f524" id=f7fe1785-5186-46b6-8a76-c4fc48fd4cdd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.190766 | controller | Jun 11 11:24:48.141216 crc crio[22652]: time="2026-06-11T11:24:48.141023215Z" level=info msg="Removed container 4c1bbfc7d277d4a1becd87459f89c25ff8ad9995bb473ef5a37f32aa63a4f524: openshift-marketplace/certified-operators-bwxm5/extract-content" id=f7fe1785-5186-46b6-8a76-c4fc48fd4cdd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.190783 | controller | Jun 11 11:24:48.145099 crc crio[22652]: time="2026-06-11T11:24:48.145003101Z" level=info msg="Removing container: fb66a13104d268a2d2861ad80f479e731ea1f5475c174f0ebd9781d14a8bb8c0" id=40d8d449-75fb-47fe-9966-5498bcd9e569 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.190805 | controller | Jun 11 11:24:48.195216 crc crio[22652]: time="2026-06-11T11:24:48.195087372Z" level=info msg="Removed container fb66a13104d268a2d2861ad80f479e731ea1f5475c174f0ebd9781d14a8bb8c0: openshift-marketplace/certified-operators-bwxm5/extract-utilities" id=40d8d449-75fb-47fe-9966-5498bcd9e569 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.190830 | controller | Jun 11 11:24:52.140717 crc crio[22652]: time="2026-06-11T11:24:52.139878957Z" level=info msg="Stopping pod sandbox: 09381568ff6bad4656d87a9563b386c5c320cb11e4d8aa5ed3d1c493a115b9c9" id=27577653-aace-4ceb-aa94-9c194c82b007 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.190852 | controller | Jun 11 11:24:52.142069 crc crio[22652]: time="2026-06-11T11:24:52.141612983Z" level=info msg="Got pod network &{Name:bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-4t72h Namespace:openstack ID:09381568ff6bad4656d87a9563b386c5c320cb11e4d8aa5ed3d1c493a115b9c9 UID:6be5868e-734f-467c-ada4-49902fa0e064 NetNS:/var/run/netns/55be063e-2060-4bce-90eb-d789e1cf832d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6be5868e_734f_467c_ada4_49902fa0e064.slice PodAnnotations:0xc002acc370}] Aliases:map[]}"
2026-06-11 11:57:59.190872 | controller | Jun 11 11:24:52.142069 crc crio[22652]: time="2026-06-11T11:24:52.141778778Z" level=info msg="Deleting pod openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-4t72h from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.190895 | controller | Jun 11 11:24:52.620514 crc crio[22652]: time="2026-06-11T11:24:52.619874005Z" level=info msg="Stopped pod sandbox: 09381568ff6bad4656d87a9563b386c5c320cb11e4d8aa5ed3d1c493a115b9c9" id=27577653-aace-4ceb-aa94-9c194c82b007 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.190914 | controller | Jun 11 11:24:53.697014 crc crio[22652]: time="2026-06-11T11:24:53.696619056Z" level=info msg="Running pod sandbox: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-8pn6w/POD" id=569c6c0a-f583-4dd4-b5a9-b9237a6591e6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.190948 | controller | Jun 11 11:24:53.700590 crc crio[22652]: time="2026-06-11T11:24:53.69705281Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.190977 | controller | Jun 11 11:24:53.735875 crc crio[22652]: time="2026-06-11T11:24:53.735611217Z" level=info msg="Got pod network &{Name:download-cache-edpm-deployment-ipam-openstack-edpm-ipam-8pn6w Namespace:openstack ID:08df355f73e98f629ad44160a0c962a0f1f50ff625fe249eea8e9acdb05f988a UID:6541c425-d573-4a66-9908-a0268162e069 NetNS:/var/run/netns/921f2842-3598-4b80-a29d-733c8ea54cba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6541c425_d573_4a66_9908_a0268162e069.slice PodAnnotations:0xc0022f6b98}] Aliases:map[]}"
2026-06-11 11:57:59.191002 | controller | Jun 11 11:24:53.735875 crc crio[22652]: time="2026-06-11T11:24:53.735722861Z" level=info msg="Adding pod openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-8pn6w to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.191026 | controller | Jun 11 11:24:54.832825 crc crio[22652]: 2026-06-11T11:24:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:08df355f73e98f6 Mac:1e:45:e1:5f:bb:83 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ec Mtu:0 Sandbox:/var/run/netns/921f2842-3598-4b80-a29d-733c8ea54cba SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.0.236 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.191050 | controller | Jun 11 11:24:54.858373 crc crio[22652]: time="2026-06-11T11:24:54.858209831Z" level=info msg="Got pod network &{Name:download-cache-edpm-deployment-ipam-openstack-edpm-ipam-8pn6w Namespace:openstack ID:08df355f73e98f629ad44160a0c962a0f1f50ff625fe249eea8e9acdb05f988a UID:6541c425-d573-4a66-9908-a0268162e069 NetNS:/var/run/netns/921f2842-3598-4b80-a29d-733c8ea54cba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6541c425_d573_4a66_9908_a0268162e069.slice PodAnnotations:0xc0022f6b98}] Aliases:map[]}"
2026-06-11 11:57:59.191076 | controller | Jun 11 11:24:54.858537 crc crio[22652]: time="2026-06-11T11:24:54.85849385Z" level=info msg="Checking pod openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-8pn6w for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.191100 | controller | Jun 11 11:24:54.993350 crc crio[22652]: time="2026-06-11T11:24:54.993214645Z" level=info msg="Ran pod sandbox 08df355f73e98f629ad44160a0c962a0f1f50ff625fe249eea8e9acdb05f988a with infra container: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-8pn6w/POD" id=569c6c0a-f583-4dd4-b5a9-b9237a6591e6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.191125 | controller | Jun 11 11:24:55.008313 crc crio[22652]: time="2026-06-11T11:24:55.007553798Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=edfaf8e8-997c-472d-a500-2f728157ed3a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.191159 | controller | Jun 11 11:24:55.042269 crc crio[22652]: time="2026-06-11T11:24:55.042096947Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=5ba31e44-0ca8-4ac8-b0f5-0fd39096cdb5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.191185 | controller | Jun 11 11:24:55.052830 crc crio[22652]: time="2026-06-11T11:24:55.052743053Z" level=info msg="Creating container: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-8pn6w/download-cache-edpm-deployment-ipam-openstack-edpm-ipam" id=f42d18fa-0fba-4d3f-a3b6-a00c0ab10065 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.191209 | controller | Jun 11 11:24:55.053356 crc crio[22652]: time="2026-06-11T11:24:55.05328934Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.191233 | controller | Jun 11 11:24:55.105029 crc crio[22652]: time="2026-06-11T11:24:55.104687289Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.191256 | controller | Jun 11 11:24:55.108397 crc crio[22652]: time="2026-06-11T11:24:55.108328245Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.191277 | controller | Jun 11 11:24:55.287677 crc crio[22652]: time="2026-06-11T11:24:55.28755014Z" level=info msg="Created container a45e76b9e5968526d360eab62e523ad3693e24428502f5057493eb606760c3e1: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-8pn6w/download-cache-edpm-deployment-ipam-openstack-edpm-ipam" id=f42d18fa-0fba-4d3f-a3b6-a00c0ab10065 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.191302 | controller | Jun 11 11:24:55.288808 crc crio[22652]: time="2026-06-11T11:24:55.288703778Z" level=info msg="Starting container: a45e76b9e5968526d360eab62e523ad3693e24428502f5057493eb606760c3e1" id=1b4efc14-8210-431e-a894-e8dfc9f12fd5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.191325 | controller | Jun 11 11:24:55.298260 crc crio[22652]: time="2026-06-11T11:24:55.298034597Z" level=info msg="Started container" PID=135137 containerID=a45e76b9e5968526d360eab62e523ad3693e24428502f5057493eb606760c3e1 description=openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-8pn6w/download-cache-edpm-deployment-ipam-openstack-edpm-ipam id=1b4efc14-8210-431e-a894-e8dfc9f12fd5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=08df355f73e98f629ad44160a0c962a0f1f50ff625fe249eea8e9acdb05f988a
2026-06-11 11:57:59.191371 | controller | Jun 11 11:25:11.924298 crc crio[22652]: time="2026-06-11T11:25:11.922820167Z" level=info msg="Stopping pod sandbox: 36b1f2f7c300872fa6e8f8f5d191640afb994e375f12230b15a5ba26253e8dd7" id=39be2ab9-748e-4a52-b9d5-175e16610b48 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.191404 | controller | Jun 11 11:25:11.926447 crc crio[22652]: time="2026-06-11T11:25:11.924580234Z" level=info msg="Stopped pod sandbox (already stopped): 36b1f2f7c300872fa6e8f8f5d191640afb994e375f12230b15a5ba26253e8dd7" id=39be2ab9-748e-4a52-b9d5-175e16610b48 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.191430 | controller | Jun 11 11:25:11.926689 crc crio[22652]: time="2026-06-11T11:25:11.926600227Z" level=info msg="Removing pod sandbox: 36b1f2f7c300872fa6e8f8f5d191640afb994e375f12230b15a5ba26253e8dd7" id=50a90a78-cdc9-46d8-a6fa-6b1a51e2a9f2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.191452 | controller | Jun 11 11:25:11.948053 crc crio[22652]: time="2026-06-11T11:25:11.947646061Z" level=info msg="Removed pod sandbox: 36b1f2f7c300872fa6e8f8f5d191640afb994e375f12230b15a5ba26253e8dd7" id=50a90a78-cdc9-46d8-a6fa-6b1a51e2a9f2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.191479 | controller | Jun 11 11:26:00.724824 crc crio[22652]: time="2026-06-11T11:26:00.723903798Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686286-z42mt/POD" id=73bc454f-04f9-4818-8fd3-a2b7b316496c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.191500 | controller | Jun 11 11:26:00.727068 crc crio[22652]: time="2026-06-11T11:26:00.724828708Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.191520 | controller | Jun 11 11:26:00.769437 crc crio[22652]: time="2026-06-11T11:26:00.769109987Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686286-z42mt Namespace:openshift-infra ID:7c92fa6ccf5c401d743662ad320a77fd8590383ff063c5f5d352f5aec547ce7a UID:ec54f68c-7c54-4f0f-81de-900c6c6eb73a NetNS:/var/run/netns/b9c98649-2254-49cc-ba67-6cf71b5abe1f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podec54f68c_7c54_4f0f_81de_900c6c6eb73a.slice PodAnnotations:0xc0022f7578}] Aliases:map[]}"
2026-06-11 11:57:59.191538 | controller | Jun 11 11:26:00.769437 crc crio[22652]: time="2026-06-11T11:26:00.769230041Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686286-z42mt to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.191556 | controller | Jun 11 11:26:01.319978 crc crio[22652]: 2026-06-11T11:26:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7c92fa6ccf5c401 Mac:9e:63:da:24:12:50 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ed Mtu:0 Sandbox:/var/run/netns/b9c98649-2254-49cc-ba67-6cf71b5abe1f SocketPath: PciID:}] [{Interface:0xc000132f40 Address:{IP:10.217.0.237 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.191575 | controller | Jun 11 11:26:01.320978 crc crio[22652]: time="2026-06-11T11:26:01.320905728Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686286-z42mt Namespace:openshift-infra ID:7c92fa6ccf5c401d743662ad320a77fd8590383ff063c5f5d352f5aec547ce7a UID:ec54f68c-7c54-4f0f-81de-900c6c6eb73a NetNS:/var/run/netns/b9c98649-2254-49cc-ba67-6cf71b5abe1f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podec54f68c_7c54_4f0f_81de_900c6c6eb73a.slice PodAnnotations:0xc0022f7578}] Aliases:map[]}"
2026-06-11 11:57:59.191592 | controller | Jun 11 11:26:01.321188 crc crio[22652]: time="2026-06-11T11:26:01.321080844Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686286-z42mt for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.191611 | controller | Jun 11 11:26:01.333947 crc crio[22652]: time="2026-06-11T11:26:01.333872764Z" level=info msg="Ran pod sandbox 7c92fa6ccf5c401d743662ad320a77fd8590383ff063c5f5d352f5aec547ce7a with infra container: openshift-infra/auto-csr-approver-29686286-z42mt/POD" id=73bc454f-04f9-4818-8fd3-a2b7b316496c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.191629 | controller | Jun 11 11:26:01.337473 crc crio[22652]: time="2026-06-11T11:26:01.337312054Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=3862fe7a-a8cd-4b73-b3e0-2c38d2bb1117 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.191647 | controller | Jun 11 11:26:01.350984 crc crio[22652]: time="2026-06-11T11:26:01.350892102Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 11:57:59.191665 | controller | Jun 11 11:26:02.498385 crc crio[22652]: time="2026-06-11T11:26:02.497914663Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=3862fe7a-a8cd-4b73-b3e0-2c38d2bb1117 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.191682 | controller | Jun 11 11:26:02.499775 crc crio[22652]: time="2026-06-11T11:26:02.499685199Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=3398a742-6386-42bd-851c-f01d2436f765 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.191704 | controller | Jun 11 11:26:02.502343 crc crio[22652]: time="2026-06-11T11:26:02.502239361Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=dde55702-f60f-4d65-936f-2568083a2e83 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.191721 | controller | Jun 11 11:26:02.655512 crc crio[22652]: time="2026-06-11T11:26:02.655228256Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686286-z42mt/oc" id=6b286911-9005-4294-8dd1-21e0942bf6d4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.191738 | controller | Jun 11 11:26:02.655968 crc crio[22652]: time="2026-06-11T11:26:02.655840676Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.191756 | controller | Jun 11 11:26:02.730610 crc crio[22652]: time="2026-06-11T11:26:02.729926321Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.191774 | controller | Jun 11 11:26:03.037623 crc crio[22652]: time="2026-06-11T11:26:03.037551103Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.191792 | controller | Jun 11 11:26:03.392241 crc crio[22652]: time="2026-06-11T11:26:03.392173073Z" level=info msg="Created container 35b7dd74ba05773f534b38759db500a13bb0cd62a2df5ff1a8213a75b20ec1ab: openshift-infra/auto-csr-approver-29686286-z42mt/oc" id=6b286911-9005-4294-8dd1-21e0942bf6d4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.191810 | controller | Jun 11 11:26:03.393779 crc crio[22652]: time="2026-06-11T11:26:03.393714182Z" level=info msg="Starting container: 35b7dd74ba05773f534b38759db500a13bb0cd62a2df5ff1a8213a75b20ec1ab" id=8c740cbb-b873-4d65-baee-bdd78332d3db name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.191828 | controller | Jun 11 11:26:03.406495 crc crio[22652]: time="2026-06-11T11:26:03.406328446Z" level=info msg="Started container" PID=138682 containerID=35b7dd74ba05773f534b38759db500a13bb0cd62a2df5ff1a8213a75b20ec1ab description=openshift-infra/auto-csr-approver-29686286-z42mt/oc id=8c740cbb-b873-4d65-baee-bdd78332d3db name=/runtime.v1.RuntimeService/StartContainer sandboxID=7c92fa6ccf5c401d743662ad320a77fd8590383ff063c5f5d352f5aec547ce7a
2026-06-11 11:57:59.191845 | controller | Jun 11 11:26:05.430265 crc crio[22652]: time="2026-06-11T11:26:05.429304063Z" level=info msg="Stopping pod sandbox: 7c92fa6ccf5c401d743662ad320a77fd8590383ff063c5f5d352f5aec547ce7a" id=91920890-410c-4836-85d5-5c1bb19e6c61 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.191863 | controller | Jun 11 11:26:05.432418 crc crio[22652]: time="2026-06-11T11:26:05.432387863Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686286-z42mt Namespace:openshift-infra ID:7c92fa6ccf5c401d743662ad320a77fd8590383ff063c5f5d352f5aec547ce7a UID:ec54f68c-7c54-4f0f-81de-900c6c6eb73a NetNS:/var/run/netns/b9c98649-2254-49cc-ba67-6cf71b5abe1f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podec54f68c_7c54_4f0f_81de_900c6c6eb73a.slice PodAnnotations:0xc005a4cad0}] Aliases:map[]}"
2026-06-11 11:57:59.191880 | controller | Jun 11 11:26:05.432724 crc crio[22652]: time="2026-06-11T11:26:05.432698333Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686286-z42mt from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.191899 | controller | Jun 11 11:26:05.762709 crc crio[22652]: time="2026-06-11T11:26:05.762580668Z" level=info msg="Stopped pod sandbox: 7c92fa6ccf5c401d743662ad320a77fd8590383ff063c5f5d352f5aec547ce7a" id=91920890-410c-4836-85d5-5c1bb19e6c61 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.191921 | controller | Jun 11 11:26:11.988003 crc crio[22652]: time="2026-06-11T11:26:11.986944581Z" level=info msg="Removing container: 343560bbb4e557eb26e45fc4b4e797ecb8a3d77558dfd84aae173dd195af7ec1" id=b3e077a5-f770-4cc0-93b6-5c49dafdd8be name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.191940 | controller | Jun 11 11:26:12.357021 crc crio[22652]: time="2026-06-11T11:26:12.35681204Z" level=info msg="Removed container 343560bbb4e557eb26e45fc4b4e797ecb8a3d77558dfd84aae173dd195af7ec1: openshift-infra/auto-csr-approver-29686280-99c4k/oc" id=b3e077a5-f770-4cc0-93b6-5c49dafdd8be name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.191958 | controller | Jun 11 11:26:12.383339 crc crio[22652]: time="2026-06-11T11:26:12.382977539Z" level=info msg="Stopping pod sandbox: b48c3b76dda105b358ba654b094390c6925282088166366723d949fea6ab0cb5" id=9b3e15e7-b5ad-4960-a608-07534afac9f8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.191975 | controller | Jun 11 11:26:12.383339 crc crio[22652]: time="2026-06-11T11:26:12.38333319Z" level=info msg="Stopped pod sandbox (already stopped): b48c3b76dda105b358ba654b094390c6925282088166366723d949fea6ab0cb5" id=9b3e15e7-b5ad-4960-a608-07534afac9f8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.191994 | controller | Jun 11 11:26:12.391207 crc crio[22652]: time="2026-06-11T11:26:12.389341724Z" level=info msg="Removing pod sandbox: b48c3b76dda105b358ba654b094390c6925282088166366723d949fea6ab0cb5" id=678aa55e-99b4-448d-9a41-481fbd9fd82c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.192011 | controller | Jun 11 11:26:12.418917 crc crio[22652]: time="2026-06-11T11:26:12.418787787Z" level=info msg="Removed pod sandbox: b48c3b76dda105b358ba654b094390c6925282088166366723d949fea6ab0cb5" id=678aa55e-99b4-448d-9a41-481fbd9fd82c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.192029 | controller | Jun 11 11:27:12.613902 crc crio[22652]: time="2026-06-11T11:27:12.613188904Z" level=info msg="Removing container: d5f350c8fdc8b187c0900a2984c39a34b293911470947a5ef86a287a7827b1cc" id=d5a99039-92c5-4bcc-a9f4-39c8e2309688 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.192046 | controller | Jun 11 11:27:12.667739 crc crio[22652]: time="2026-06-11T11:27:12.66732316Z" level=info msg="Removed container d5f350c8fdc8b187c0900a2984c39a34b293911470947a5ef86a287a7827b1cc: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-82wqr/openstack-edpm-ipam-provisionserver-checksum-discovery" id=d5a99039-92c5-4bcc-a9f4-39c8e2309688 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.192064 | controller | Jun 11 11:27:12.670278 crc crio[22652]: time="2026-06-11T11:27:12.670213143Z" level=info msg="Removing container: a1636f52e225023b20b4d4d4c17cf7f1e173b23f044b495287879a8c61e294e0" id=38896ad5-93ed-4dc5-a94f-e4553f6fd298 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.192081 | controller | Jun 11 11:27:12.714634 crc crio[22652]: time="2026-06-11T11:27:12.714511723Z" level=info msg="Removed container a1636f52e225023b20b4d4d4c17cf7f1e173b23f044b495287879a8c61e294e0: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-82wqr/init" id=38896ad5-93ed-4dc5-a94f-e4553f6fd298 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.192099 | controller | Jun 11 11:27:12.725560 crc crio[22652]: time="2026-06-11T11:27:12.725507225Z" level=info msg="Stopping pod sandbox: 189c535b89c316038cb0274c4953855ebbd6ef6d62ff30cc0356b37ea7a6305b" id=8ebed52e-a16f-410a-85d1-fbf8c931f0e6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.192116 | controller | Jun 11 11:27:12.725994 crc crio[22652]: time="2026-06-11T11:27:12.72596408Z" level=info msg="Stopped pod sandbox (already stopped): 189c535b89c316038cb0274c4953855ebbd6ef6d62ff30cc0356b37ea7a6305b" id=8ebed52e-a16f-410a-85d1-fbf8c931f0e6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.192137 | controller | Jun 11 11:27:12.727309 crc crio[22652]: time="2026-06-11T11:27:12.727250151Z" level=info msg="Removing pod sandbox: 189c535b89c316038cb0274c4953855ebbd6ef6d62ff30cc0356b37ea7a6305b" id=28628e3d-c805-4503-9853-c3131cdec913 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.192154 | controller | Jun 11 11:27:12.742026 crc crio[22652]: time="2026-06-11T11:27:12.741967975Z" level=info msg="Removed pod sandbox: 189c535b89c316038cb0274c4953855ebbd6ef6d62ff30cc0356b37ea7a6305b" id=28628e3d-c805-4503-9853-c3131cdec913 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.192175 | controller | Jun 11 11:27:23.024780 crc crio[22652]: time="2026-06-11T11:27:23.024105288Z" level=info msg="Stopping pod sandbox: 08df355f73e98f629ad44160a0c962a0f1f50ff625fe249eea8e9acdb05f988a" id=a1a10f04-0b6a-4cf0-a787-3f02a1d90f7d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.192199 | controller | Jun 11 11:27:23.026254 crc crio[22652]: time="2026-06-11T11:27:23.025523174Z" level=info msg="Got pod network &{Name:download-cache-edpm-deployment-ipam-openstack-edpm-ipam-8pn6w Namespace:openstack ID:08df355f73e98f629ad44160a0c962a0f1f50ff625fe249eea8e9acdb05f988a UID:6541c425-d573-4a66-9908-a0268162e069 NetNS:/var/run/netns/921f2842-3598-4b80-a29d-733c8ea54cba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6541c425_d573_4a66_9908_a0268162e069.slice PodAnnotations:0xc005822570}] Aliases:map[]}"
2026-06-11 11:57:59.192225 | controller | Jun 11 11:27:23.026254 crc crio[22652]: time="2026-06-11T11:27:23.025682459Z" level=info msg="Deleting pod openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-8pn6w from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.192253 | controller | Jun 11 11:27:23.561877 crc crio[22652]: time="2026-06-11T11:27:23.561408884Z" level=info msg="Stopped pod sandbox: 08df355f73e98f629ad44160a0c962a0f1f50ff625fe249eea8e9acdb05f988a" id=a1a10f04-0b6a-4cf0-a787-3f02a1d90f7d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.192280 | controller | Jun 11 11:27:24.594583 crc crio[22652]: time="2026-06-11T11:27:24.593906596Z" level=info msg="Running pod sandbox: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipampwmwc/POD" id=9903fc2e-958d-4cfb-bea3-e3d96bf5a727 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.192304 | controller | Jun 11 11:27:24.596051 crc crio[22652]: time="2026-06-11T11:27:24.594738973Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.192325 | controller | Jun 11 11:27:24.653388 crc crio[22652]: time="2026-06-11T11:27:24.65327425Z" level=info msg="Got pod network &{Name:configure-network-edpm-deployment-ipam-openstack-edpm-ipampwmwc Namespace:openstack ID:8c9707d3ff2ad1feaa44847b2aab89fee9eb3933c1613d3337441fb2bb604802 UID:742398a0-ec16-4ed4-9dce-1372587f5e82 NetNS:/var/run/netns/44ac6f0f-db09-4c08-9a4c-b23f5bc61379 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod742398a0_ec16_4ed4_9dce_1372587f5e82.slice PodAnnotations:0xc002400c08}] Aliases:map[]}"
2026-06-11 11:57:59.192343 | controller | Jun 11 11:27:24.653388 crc crio[22652]: time="2026-06-11T11:27:24.653337122Z" level=info msg="Adding pod openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipampwmwc to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.192385 | controller | Jun 11 11:27:25.091680 crc crio[22652]: 2026-06-11T11:27:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8c9707d3ff2ad1f Mac:12:58:c7:48:e2:c5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ee Mtu:0 Sandbox:/var/run/netns/44ac6f0f-db09-4c08-9a4c-b23f5bc61379 SocketPath: PciID:}] [{Interface:0xc000136db0 Address:{IP:10.217.0.238 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.192409 | controller | Jun 11 11:27:25.091680 crc crio[22652]: time="2026-06-11T11:27:25.091561281Z" level=info msg="Got pod network &{Name:configure-network-edpm-deployment-ipam-openstack-edpm-ipampwmwc Namespace:openstack ID:8c9707d3ff2ad1feaa44847b2aab89fee9eb3933c1613d3337441fb2bb604802 UID:742398a0-ec16-4ed4-9dce-1372587f5e82 NetNS:/var/run/netns/44ac6f0f-db09-4c08-9a4c-b23f5bc61379 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod742398a0_ec16_4ed4_9dce_1372587f5e82.slice PodAnnotations:0xc002400c08}] Aliases:map[]}"
2026-06-11 11:57:59.192434 | controller | Jun 11 11:27:25.092158 crc crio[22652]: time="2026-06-11T11:27:25.091737626Z" level=info msg="Checking pod openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipampwmwc for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.192459 | controller | Jun 11 11:27:25.108220 crc crio[22652]: time="2026-06-11T11:27:25.108034429Z" level=info msg="Ran pod sandbox 8c9707d3ff2ad1feaa44847b2aab89fee9eb3933c1613d3337441fb2bb604802 with infra container: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipampwmwc/POD" id=9903fc2e-958d-4cfb-bea3-e3d96bf5a727 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.192482 | controller | Jun 11 11:27:25.111303 crc crio[22652]: time="2026-06-11T11:27:25.11119037Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=e75cc949-30c2-409f-9003-914c68a201d0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.192501 | controller | Jun 11 11:27:25.140010 crc crio[22652]: time="2026-06-11T11:27:25.139855658Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=6ece958f-9b33-47d0-a716-6aa72af0fb79 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.192519 | controller | Jun 11 11:27:25.148586 crc crio[22652]: time="2026-06-11T11:27:25.148489506Z" level=info msg="Creating container: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipampwmwc/configure-network-edpm-deployment-ipam-openstack-edpm-ipam" id=ddc4e276-c0fb-4f3a-a69e-634c20b896e6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.192535 | controller | Jun 11 11:27:25.149208 crc crio[22652]: time="2026-06-11T11:27:25.149058445Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.192552 | controller | Jun 11 11:27:25.198175 crc crio[22652]: time="2026-06-11T11:27:25.198027186Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.192571 | controller | Jun 11 11:27:25.205854 crc crio[22652]: time="2026-06-11T11:27:25.205782333Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.192594 | controller | Jun 11 11:27:25.351618 crc crio[22652]: time="2026-06-11T11:27:25.351518365Z" level=info msg="Created container de5eb6855b61a0fc7f3fb101fdf9e261ea63c3af4c16e6823b309689f6605d9d: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipampwmwc/configure-network-edpm-deployment-ipam-openstack-edpm-ipam" id=ddc4e276-c0fb-4f3a-a69e-634c20b896e6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.192619 | controller | Jun 11 11:27:25.354529 crc crio[22652]: time="2026-06-11T11:27:25.354356866Z" level=info msg="Starting container: de5eb6855b61a0fc7f3fb101fdf9e261ea63c3af4c16e6823b309689f6605d9d" id=d0d3f8db-92a3-4d04-b062-2d89a4654142 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.192646 | controller | Jun 11 11:27:25.371895 crc crio[22652]: time="2026-06-11T11:27:25.371716103Z" level=info msg="Started container" PID=142907 containerID=de5eb6855b61a0fc7f3fb101fdf9e261ea63c3af4c16e6823b309689f6605d9d description=openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipampwmwc/configure-network-edpm-deployment-ipam-openstack-edpm-ipam id=d0d3f8db-92a3-4d04-b062-2d89a4654142 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8c9707d3ff2ad1feaa44847b2aab89fee9eb3933c1613d3337441fb2bb604802
2026-06-11 11:57:59.192671 | controller | Jun 11 11:28:00.563641 crc crio[22652]: time="2026-06-11T11:28:00.559789541Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686288-6k275/POD" id=7205d35b-b502-4d4d-a31e-28ac5466cc95 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.192695 | controller | Jun 11 11:28:00.564807 crc crio[22652]: time="2026-06-11T11:28:00.564640927Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.192716 | controller | Jun 11 11:28:00.602837 crc crio[22652]: time="2026-06-11T11:28:00.602529462Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686288-6k275 Namespace:openshift-infra ID:26e283dddf5edbb38acb2d893416301788189b4e793aab54dacbc264c3ea5996 UID:afb90846-4f97-4fbd-9f96-bc0f7026365b NetNS:/var/run/netns/496f4590-415d-4797-9e00-4c03f46acf84 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podafb90846_4f97_4fbd_9f96_bc0f7026365b.slice PodAnnotations:0xc001e8e3d8}] Aliases:map[]}"
2026-06-11 11:57:59.192734 | controller | Jun 11 11:28:00.602837 crc crio[22652]: time="2026-06-11T11:28:00.602816051Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686288-6k275 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.192753 | controller | Jun 11 11:28:01.135780 crc crio[22652]: 2026-06-11T11:28:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:26e283dddf5edbb Mac:d6:bd:7c:a4:19:8f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ef Mtu:0 Sandbox:/var/run/netns/496f4590-415d-4797-9e00-4c03f46acf84 SocketPath: PciID:}] [{Interface:0xc000232fd0 Address:{IP:10.217.0.239 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.192771 | controller | Jun 11 11:28:01.137837 crc crio[22652]: time="2026-06-11T11:28:01.137778572Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686288-6k275 Namespace:openshift-infra ID:26e283dddf5edbb38acb2d893416301788189b4e793aab54dacbc264c3ea5996 UID:afb90846-4f97-4fbd-9f96-bc0f7026365b NetNS:/var/run/netns/496f4590-415d-4797-9e00-4c03f46acf84 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podafb90846_4f97_4fbd_9f96_bc0f7026365b.slice PodAnnotations:0xc001e8e3d8}] Aliases:map[]}"
2026-06-11 11:57:59.192791 | controller | Jun 11 11:28:01.138276 crc crio[22652]: time="2026-06-11T11:28:01.138238218Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686288-6k275 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.192818 | controller | Jun 11 11:28:01.150750 crc crio[22652]: time="2026-06-11T11:28:01.150632516Z" level=info msg="Ran pod sandbox 26e283dddf5edbb38acb2d893416301788189b4e793aab54dacbc264c3ea5996 with infra container: openshift-infra/auto-csr-approver-29686288-6k275/POD" id=7205d35b-b502-4d4d-a31e-28ac5466cc95 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.192845 | controller | Jun 11 11:28:01.155674 crc crio[22652]: time="2026-06-11T11:28:01.155588103Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=3b83732b-9755-473a-ab4e-8a1bf0f1f925 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.192871 | controller | Jun 11 11:28:01.166588 crc crio[22652]: time="2026-06-11T11:28:01.166489404Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 11:57:59.192900 | controller | Jun 11 11:28:02.338067 crc crio[22652]: time="2026-06-11T11:28:02.337836716Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=3b83732b-9755-473a-ab4e-8a1bf0f1f925 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.192921 | controller | Jun 11 11:28:02.339628 crc crio[22652]: time="2026-06-11T11:28:02.338974902Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=70369527-b7c4-4f27-b016-218be25b892b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.192945 | controller | Jun 11 11:28:02.343388 crc crio[22652]: time="2026-06-11T11:28:02.34263958Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=ce410726-4cd1-4b9f-b68f-dbf35e4faa20 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.192969 | controller | Jun 11 11:28:02.353177 crc crio[22652]: time="2026-06-11T11:28:02.352972531Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686288-6k275/oc" id=59049ef5-fceb-4510-9942-e9eb3585b738 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.192993 | controller | Jun 11 11:28:02.353857 crc crio[22652]: time="2026-06-11T11:28:02.353803208Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.193019 | controller | Jun 11 11:28:02.411349 crc crio[22652]: time="2026-06-11T11:28:02.411252801Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.193045 | controller | Jun 11 11:28:02.764299 crc crio[22652]: time="2026-06-11T11:28:02.764198105Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.193071 | controller | Jun 11 11:28:02.905823 crc crio[22652]: time="2026-06-11T11:28:02.905532426Z" level=info msg="Created container cb1a1142b5a5cd69c790f888067f97c24eaa088414c606b42dd2a37637122b56: openshift-infra/auto-csr-approver-29686288-6k275/oc" id=59049ef5-fceb-4510-9942-e9eb3585b738 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.193096 | controller | Jun 11 11:28:02.908821 crc crio[22652]: time="2026-06-11T11:28:02.908709779Z" level=info msg="Starting container: cb1a1142b5a5cd69c790f888067f97c24eaa088414c606b42dd2a37637122b56" id=6b7e03cb-f737-4be8-ac8d-de78a38e9c6f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.193121 | controller | Jun 11 11:28:02.920430 crc crio[22652]: time="2026-06-11T11:28:02.92030484Z" level=info msg="Started container" PID=144976 containerID=cb1a1142b5a5cd69c790f888067f97c24eaa088414c606b42dd2a37637122b56 description=openshift-infra/auto-csr-approver-29686288-6k275/oc id=6b7e03cb-f737-4be8-ac8d-de78a38e9c6f name=/runtime.v1.RuntimeService/StartContainer sandboxID=26e283dddf5edbb38acb2d893416301788189b4e793aab54dacbc264c3ea5996
2026-06-11 11:57:59.193145 | controller | Jun 11 11:28:04.739998 crc crio[22652]: time="2026-06-11T11:28:04.738662828Z" level=info msg="Stopping pod sandbox: 26e283dddf5edbb38acb2d893416301788189b4e793aab54dacbc264c3ea5996" id=22cad3cb-1942-4741-b864-91187d424b79 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.193166 | controller | Jun 11 11:28:04.742224 crc crio[22652]: time="2026-06-11T11:28:04.740948742Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686288-6k275 Namespace:openshift-infra ID:26e283dddf5edbb38acb2d893416301788189b4e793aab54dacbc264c3ea5996 UID:afb90846-4f97-4fbd-9f96-bc0f7026365b NetNS:/var/run/netns/496f4590-415d-4797-9e00-4c03f46acf84 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podafb90846_4f97_4fbd_9f96_bc0f7026365b.slice PodAnnotations:0xc002acd160}] Aliases:map[]}"
2026-06-11 11:57:59.193194 | controller | Jun 11 11:28:04.742224 crc crio[22652]: time="2026-06-11T11:28:04.741246461Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686288-6k275 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.193220 | controller | Jun 11 11:28:05.115164 crc crio[22652]: time="2026-06-11T11:28:05.114795265Z" level=info msg="Stopped pod sandbox: 26e283dddf5edbb38acb2d893416301788189b4e793aab54dacbc264c3ea5996" id=22cad3cb-1942-4741-b864-91187d424b79 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.193246 | controller | Jun 11 11:28:12.766458 crc crio[22652]: time="2026-06-11T11:28:12.765078542Z" level=info msg="Removing container: 9c307cbc13c44ca469b8ff564c19945bec83c890948d68002759f5d961053c20" id=f8584ef5-5ebc-4dc5-8b4e-b896f2317333 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.193273 | controller | Jun 11 11:28:13.203520 crc crio[22652]: time="2026-06-11T11:28:13.202829121Z" level=info msg="Removed container 9c307cbc13c44ca469b8ff564c19945bec83c890948d68002759f5d961053c20: openshift-infra/auto-csr-approver-29686282-k2mq5/oc" id=f8584ef5-5ebc-4dc5-8b4e-b896f2317333 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.193299 | controller | Jun 11 11:28:13.217273 crc crio[22652]: time="2026-06-11T11:28:13.217103004Z" level=info msg="Stopping pod sandbox: 10a1284033ec7b4409eba43f1366c6d889ef99e17dd1879d78e7f532e626d580" id=1f81059b-21a1-410f-bb33-9b4df41de3a5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.193326 | controller | Jun 11 11:28:13.217679 crc crio[22652]: time="2026-06-11T11:28:13.21728303Z" level=info msg="Stopped pod sandbox (already stopped): 10a1284033ec7b4409eba43f1366c6d889ef99e17dd1879d78e7f532e626d580" id=1f81059b-21a1-410f-bb33-9b4df41de3a5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.193390 | controller | Jun 11 11:28:13.218215 crc crio[22652]: time="2026-06-11T11:28:13.218064375Z" level=info msg="Removing pod sandbox: 10a1284033ec7b4409eba43f1366c6d889ef99e17dd1879d78e7f532e626d580" id=f37dd379-dd08-4139-b015-a88526b8b4f8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.193423 | controller | Jun 11 11:28:13.245657 crc crio[22652]: time="2026-06-11T11:28:13.245503907Z" level=info msg="Removed pod sandbox: 10a1284033ec7b4409eba43f1366c6d889ef99e17dd1879d78e7f532e626d580" id=f37dd379-dd08-4139-b015-a88526b8b4f8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.193447 | controller | Jun 11 11:28:23.054883 crc crio[22652]: time="2026-06-11T11:28:23.053727317Z" level=info msg="Stopping pod sandbox: 8c9707d3ff2ad1feaa44847b2aab89fee9eb3933c1613d3337441fb2bb604802" id=977a8a48-de7a-4f0e-84ac-728a4b793891 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.193468 | controller | Jun 11 11:28:23.056483 crc crio[22652]: time="2026-06-11T11:28:23.056057302Z" level=info msg="Got pod network &{Name:configure-network-edpm-deployment-ipam-openstack-edpm-ipampwmwc Namespace:openstack ID:8c9707d3ff2ad1feaa44847b2aab89fee9eb3933c1613d3337441fb2bb604802 UID:742398a0-ec16-4ed4-9dce-1372587f5e82 NetNS:/var/run/netns/44ac6f0f-db09-4c08-9a4c-b23f5bc61379 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod742398a0_ec16_4ed4_9dce_1372587f5e82.slice PodAnnotations:0xc0004bf800}] Aliases:map[]}"
2026-06-11 11:57:59.193494 | controller | Jun 11 11:28:23.056655 crc crio[22652]: time="2026-06-11T11:28:23.056537448Z" level=info msg="Deleting pod openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipampwmwc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.193520 | controller | Jun 11 11:28:23.624579 crc crio[22652]: time="2026-06-11T11:28:23.623069009Z" level=info msg="Stopped pod sandbox: 8c9707d3ff2ad1feaa44847b2aab89fee9eb3933c1613d3337441fb2bb604802" id=977a8a48-de7a-4f0e-84ac-728a4b793891 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.193552 | controller | Jun 11 11:28:24.577297 crc crio[22652]: time="2026-06-11T11:28:24.576814277Z" level=info msg="Running pod sandbox: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-2s726/POD" id=ce4fd6fb-7f3c-4efe-bc1a-35ad8eb1a6bf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.193580 | controller | Jun 11 11:28:24.578494 crc crio[22652]: time="2026-06-11T11:28:24.577385595Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.193603 | controller | Jun 11 11:28:24.612600 crc crio[22652]: time="2026-06-11T11:28:24.612483651Z" level=info msg="Got pod network &{Name:validate-network-edpm-deployment-ipam-openstack-edpm-ipam-2s726 Namespace:openstack ID:e973769070017d0ee78784e9dbc0e501d5a0a51d5b0bbf6459538a7eee248f44 UID:32094868-38a8-43db-bfc7-2f7e008498fd NetNS:/var/run/netns/999cefef-0fbd-4303-a336-1500be434ff7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod32094868_38a8_43db_bfc7_2f7e008498fd.slice PodAnnotations:0xc0036e63f0}] Aliases:map[]}"
2026-06-11 11:57:59.193624 | controller | Jun 11 11:28:24.612920 crc crio[22652]: time="2026-06-11T11:28:24.612598275Z" level=info msg="Adding pod openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-2s726 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.193645 | controller | Jun 11 11:28:25.144037 crc crio[22652]: 2026-06-11T11:28:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e973769070017d0 Mac:22:78:c5:e8:be:df Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f0 Mtu:0 Sandbox:/var/run/netns/999cefef-0fbd-4303-a336-1500be434ff7 SocketPath: PciID:}] [{Interface:0xc00051c660 Address:{IP:10.217.0.240 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.193668 | controller | Jun 11 11:28:25.147051 crc crio[22652]: time="2026-06-11T11:28:25.146942356Z" level=info msg="Got pod network &{Name:validate-network-edpm-deployment-ipam-openstack-edpm-ipam-2s726 Namespace:openstack ID:e973769070017d0ee78784e9dbc0e501d5a0a51d5b0bbf6459538a7eee248f44 UID:32094868-38a8-43db-bfc7-2f7e008498fd NetNS:/var/run/netns/999cefef-0fbd-4303-a336-1500be434ff7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod32094868_38a8_43db_bfc7_2f7e008498fd.slice PodAnnotations:0xc0036e63f0}] Aliases:map[]}"
2026-06-11 11:57:59.193693 | controller | Jun 11 11:28:25.147394 crc crio[22652]: time="2026-06-11T11:28:25.147308357Z" level=info msg="Checking pod openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-2s726 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.193717 | controller | Jun 11 11:28:25.159103 crc crio[22652]: time="2026-06-11T11:28:25.158751344Z" level=info msg="Ran pod sandbox e973769070017d0ee78784e9dbc0e501d5a0a51d5b0bbf6459538a7eee248f44 with infra container: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-2s726/POD" id=ce4fd6fb-7f3c-4efe-bc1a-35ad8eb1a6bf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.193739 | controller | Jun 11 11:28:25.163526 crc crio[22652]: time="2026-06-11T11:28:25.163392472Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=343f01dc-f5d9-4db1-ac68-9cd7defab9da name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.193764 | controller | Jun 11 11:28:25.194591 crc crio[22652]: time="2026-06-11T11:28:25.194456308Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=037794df-787a-41e5-8abb-7d9f0672e26f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.193793 | controller | Jun 11 11:28:25.204946 crc crio[22652]: time="2026-06-11T11:28:25.204837651Z" level=info msg="Creating container: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-2s726/validate-network-edpm-deployment-ipam-openstack-edpm-ipam" id=6586f85e-63de-4cac-af3d-00ce60d84d72 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.193816 | controller | Jun 11 11:28:25.205588 crc crio[22652]: time="2026-06-11T11:28:25.205500743Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.193840 | controller | Jun 11 11:28:25.255773 crc crio[22652]: time="2026-06-11T11:28:25.255398201Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.193862 | controller | Jun 11 11:28:25.258863 crc crio[22652]: time="2026-06-11T11:28:25.258751019Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.193883 | controller | Jun 11 11:28:25.441564 crc crio[22652]: time="2026-06-11T11:28:25.441393655Z" level=info msg="Created container f83d8676dcbbf228a6b534a73595770937563fc1f6dc23c1668a2ac18596aa6e: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-2s726/validate-network-edpm-deployment-ipam-openstack-edpm-ipam" id=6586f85e-63de-4cac-af3d-00ce60d84d72 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.193903 | controller | Jun 11 11:28:25.443262 crc crio[22652]: time="2026-06-11T11:28:25.44280173Z" level=info msg="Starting container: f83d8676dcbbf228a6b534a73595770937563fc1f6dc23c1668a2ac18596aa6e" id=92182037-5662-4c1c-bc9a-ca8f01e6c44e name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.193923 | controller | Jun 11 11:28:25.452525 crc crio[22652]: time="2026-06-11T11:28:25.452386197Z" level=info msg="Started container" PID=146369 containerID=f83d8676dcbbf228a6b534a73595770937563fc1f6dc23c1668a2ac18596aa6e description=openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-2s726/validate-network-edpm-deployment-ipam-openstack-edpm-ipam id=92182037-5662-4c1c-bc9a-ca8f01e6c44e name=/runtime.v1.RuntimeService/StartContainer sandboxID=e973769070017d0ee78784e9dbc0e501d5a0a51d5b0bbf6459538a7eee248f44
2026-06-11 11:57:59.193946 | controller | Jun 11 11:28:32.185844 crc crio[22652]: time="2026-06-11T11:28:32.184395766Z" level=info msg="Stopping pod sandbox: e973769070017d0ee78784e9dbc0e501d5a0a51d5b0bbf6459538a7eee248f44" id=ba0bc324-17d4-4a6d-9d1e-bb7450867747 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.193971 | controller | Jun 11 11:28:32.187959 crc crio[22652]: time="2026-06-11T11:28:32.18727439Z" level=info msg="Got pod network &{Name:validate-network-edpm-deployment-ipam-openstack-edpm-ipam-2s726 Namespace:openstack ID:e973769070017d0ee78784e9dbc0e501d5a0a51d5b0bbf6459538a7eee248f44 UID:32094868-38a8-43db-bfc7-2f7e008498fd NetNS:/var/run/netns/999cefef-0fbd-4303-a336-1500be434ff7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod32094868_38a8_43db_bfc7_2f7e008498fd.slice PodAnnotations:0xc005822288}] Aliases:map[]}"
2026-06-11 11:57:59.193997 | controller | Jun 11 11:28:32.187959 crc crio[22652]: time="2026-06-11T11:28:32.187665132Z" level=info msg="Deleting pod openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-2s726 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.194021 | controller | Jun 11 11:28:32.652682 crc crio[22652]: time="2026-06-11T11:28:32.652026528Z" level=info msg="Stopped pod sandbox: e973769070017d0ee78784e9dbc0e501d5a0a51d5b0bbf6459538a7eee248f44" id=ba0bc324-17d4-4a6d-9d1e-bb7450867747 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.194046 | controller | Jun 11 11:28:33.745777 crc crio[22652]: time="2026-06-11T11:28:33.745215956Z" level=info msg="Running pod sandbox: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-42zmk/POD" id=75641008-6d4e-46b8-9392-2a4e7b1e8cc6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.194077 | controller | Jun 11 11:28:33.746716 crc crio[22652]: time="2026-06-11T11:28:33.745796934Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.194103 | controller | Jun 11 11:28:33.786770 crc crio[22652]: time="2026-06-11T11:28:33.786635864Z" level=info msg="Got pod network &{Name:install-os-edpm-deployment-ipam-openstack-edpm-ipam-42zmk Namespace:openstack ID:e8dbb40ba2f99a4d6ac8184c36d74f764b55d227e68dbcc56ef450209b46fd83 UID:7f63171f-b027-421f-8564-9d2eb028e24e NetNS:/var/run/netns/c028d622-7354-4510-a4aa-b85a10727180 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7f63171f_b027_421f_8564_9d2eb028e24e.slice PodAnnotations:0xc0036e61a0}] Aliases:map[]}"
2026-06-11 11:57:59.194127 | controller | Jun 11 11:28:33.786770 crc crio[22652]: time="2026-06-11T11:28:33.786743308Z" level=info msg="Adding pod openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-42zmk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.194150 | controller | Jun 11 11:28:34.270093 crc crio[22652]: 2026-06-11T11:28:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e8dbb40ba2f99a4 Mac:1e:cf:df:d8:10:f1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f1 Mtu:0 Sandbox:/var/run/netns/c028d622-7354-4510-a4aa-b85a10727180 SocketPath: PciID:}] [{Interface:0xc000014f00 Address:{IP:10.217.0.241 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.194173 | controller | Jun 11 11:28:34.271567 crc crio[22652]: time="2026-06-11T11:28:34.271500258Z" level=info msg="Got pod network &{Name:install-os-edpm-deployment-ipam-openstack-edpm-ipam-42zmk Namespace:openstack ID:e8dbb40ba2f99a4d6ac8184c36d74f764b55d227e68dbcc56ef450209b46fd83 UID:7f63171f-b027-421f-8564-9d2eb028e24e NetNS:/var/run/netns/c028d622-7354-4510-a4aa-b85a10727180 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7f63171f_b027_421f_8564_9d2eb028e24e.slice PodAnnotations:0xc0036e61a0}] Aliases:map[]}"
2026-06-11 11:57:59.194199 | controller | Jun 11 11:28:34.271763 crc crio[22652]: time="2026-06-11T11:28:34.271676804Z" level=info msg="Checking pod openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-42zmk for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.194225 | controller | Jun 11 11:28:34.281455 crc crio[22652]: time="2026-06-11T11:28:34.281338327Z" level=info msg="Ran pod sandbox e8dbb40ba2f99a4d6ac8184c36d74f764b55d227e68dbcc56ef450209b46fd83 with infra container: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-42zmk/POD" id=75641008-6d4e-46b8-9392-2a4e7b1e8cc6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.194251 | controller | Jun 11 11:28:34.284559 crc crio[22652]: time="2026-06-11T11:28:34.284478364Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=54ab3781-0557-4194-8251-3cb9ae0ad426 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.194275 | controller | Jun 11 11:28:34.311053 crc crio[22652]: time="2026-06-11T11:28:34.310947543Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=e393fae0-e6b1-4fff-bcf2-abf53f2e9a01 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.194299 | controller | Jun 11 11:28:34.327572 crc crio[22652]: time="2026-06-11T11:28:34.327463665Z" level=info msg="Creating container: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-42zmk/install-os-edpm-deployment-ipam-openstack-edpm-ipam" id=25355d9d-9126-4d1e-8347-5c62b7570bbe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.194327 | controller | Jun 11 11:28:34.330977 crc crio[22652]: time="2026-06-11T11:28:34.330308657Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.194379 | controller | Jun 11 11:28:34.398197 crc crio[22652]: time="2026-06-11T11:28:34.398051446Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.194407 | controller | Jun 11 11:28:34.402249 crc crio[22652]: time="2026-06-11T11:28:34.402091225Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.194431 | controller | Jun 11 11:28:34.522433 crc crio[22652]: time="2026-06-11T11:28:34.522208046Z" level=info msg="Created container c2c6f8bc9e96e69eb9705f2aade3cff5ffb10a4f4e5279478b3d2f0b92ab89a8: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-42zmk/install-os-edpm-deployment-ipam-openstack-edpm-ipam" id=25355d9d-9126-4d1e-8347-5c62b7570bbe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.194454 | controller | Jun 11 11:28:34.523879 crc crio[22652]: time="2026-06-11T11:28:34.523808268Z" level=info msg="Starting container: c2c6f8bc9e96e69eb9705f2aade3cff5ffb10a4f4e5279478b3d2f0b92ab89a8" id=7e681197-6846-48e0-a48e-0a8b1290b622 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.194478 | controller | Jun 11 11:28:34.528592 crc crio[22652]: time="2026-06-11T11:28:34.528546989Z" level=info msg="Started container" PID=146960 containerID=c2c6f8bc9e96e69eb9705f2aade3cff5ffb10a4f4e5279478b3d2f0b92ab89a8 description=openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-42zmk/install-os-edpm-deployment-ipam-openstack-edpm-ipam id=7e681197-6846-48e0-a48e-0a8b1290b622 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e8dbb40ba2f99a4d6ac8184c36d74f764b55d227e68dbcc56ef450209b46fd83
2026-06-11 11:57:59.194499 | controller | Jun 11 11:29:19.876700 crc crio[22652]: time="2026-06-11T11:29:19.87522213Z" level=info msg="Stopping pod sandbox: e8dbb40ba2f99a4d6ac8184c36d74f764b55d227e68dbcc56ef450209b46fd83" id=5eed61cf-b7f5-46c5-a136-58fd44cd99c1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.194520 | controller | Jun 11 11:29:19.878226 crc crio[22652]: time="2026-06-11T11:29:19.878087083Z" level=info msg="Got pod network &{Name:install-os-edpm-deployment-ipam-openstack-edpm-ipam-42zmk Namespace:openstack ID:e8dbb40ba2f99a4d6ac8184c36d74f764b55d227e68dbcc56ef450209b46fd83 UID:7f63171f-b027-421f-8564-9d2eb028e24e NetNS:/var/run/netns/c028d622-7354-4510-a4aa-b85a10727180 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7f63171f_b027_421f_8564_9d2eb028e24e.slice PodAnnotations:0xc0001022e8}] Aliases:map[]}"
2026-06-11 11:57:59.194541 | controller | Jun 11 11:29:19.878661 crc crio[22652]: time="2026-06-11T11:29:19.878580869Z" level=info msg="Deleting pod openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-42zmk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.194561 | controller | Jun 11 11:29:20.319381 crc crio[22652]: time="2026-06-11T11:29:20.318880584Z" level=info msg="Stopped pod sandbox: e8dbb40ba2f99a4d6ac8184c36d74f764b55d227e68dbcc56ef450209b46fd83" id=5eed61cf-b7f5-46c5-a136-58fd44cd99c1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.194581 | controller | Jun 11 11:29:21.458618 crc crio[22652]: time="2026-06-11T11:29:21.45819117Z" level=info msg="Running pod sandbox: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-nfbb4/POD" id=de10977d-ce84-4a8a-9ddc-d02539a6ac13 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.194605 | controller | Jun 11 11:29:21.458618 crc crio[22652]: time="2026-06-11T11:29:21.458627564Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.194626 | controller | Jun 11 11:29:21.495189 crc crio[22652]: time="2026-06-11T11:29:21.494985481Z" level=info msg="Got pod network &{Name:configure-os-edpm-deployment-ipam-openstack-edpm-ipam-nfbb4 Namespace:openstack ID:37bed369a871f41a4ff6f6eff3805bd7ad26117d3846ef4c6a567c5b583052e3 UID:2e6389f6-30ce-42b6-a027-b5fe1639f6ef NetNS:/var/run/netns/762649e0-f0aa-4cc0-810d-90f8ee419646 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2e6389f6_30ce_42b6_a027_b5fe1639f6ef.slice PodAnnotations:0xc002400db0}] Aliases:map[]}"
2026-06-11 11:57:59.194646 | controller | Jun 11 11:29:21.495189 crc crio[22652]: time="2026-06-11T11:29:21.495093375Z" level=info msg="Adding pod openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-nfbb4 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.194662 | controller | Jun 11 11:29:21.957666 crc crio[22652]: 2026-06-11T11:29:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:37bed369a871f41 Mac:a6:e8:d4:de:1c:63 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f2 Mtu:0 Sandbox:/var/run/netns/762649e0-f0aa-4cc0-810d-90f8ee419646 SocketPath: PciID:}] [{Interface:0xc0004b45b0 Address:{IP:10.217.0.242 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.194680 | controller | Jun 11 11:29:21.959686 crc crio[22652]: time="2026-06-11T11:29:21.959492974Z" level=info msg="Got pod network &{Name:configure-os-edpm-deployment-ipam-openstack-edpm-ipam-nfbb4 Namespace:openstack ID:37bed369a871f41a4ff6f6eff3805bd7ad26117d3846ef4c6a567c5b583052e3 UID:2e6389f6-30ce-42b6-a027-b5fe1639f6ef NetNS:/var/run/netns/762649e0-f0aa-4cc0-810d-90f8ee419646 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2e6389f6_30ce_42b6_a027_b5fe1639f6ef.slice PodAnnotations:0xc002400db0}] Aliases:map[]}"
2026-06-11 11:57:59.194704 | controller | Jun 11 11:29:21.959839 crc crio[22652]: time="2026-06-11T11:29:21.959730383Z" level=info msg="Checking pod openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-nfbb4 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.194731 | controller | Jun 11 11:29:21.968913 crc crio[22652]: time="2026-06-11T11:29:21.968559888Z" level=info msg="Ran pod sandbox 37bed369a871f41a4ff6f6eff3805bd7ad26117d3846ef4c6a567c5b583052e3 with infra container: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-nfbb4/POD" id=de10977d-ce84-4a8a-9ddc-d02539a6ac13 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.194750 | controller | Jun 11 11:29:21.972073 crc crio[22652]: time="2026-06-11T11:29:21.971992773Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=5e6f5c73-6064-4a1d-ae1a-55204ac20373 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.194769 | controller | Jun 11 11:29:21.994171 crc crio[22652]: time="2026-06-11T11:29:21.994014689Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=fb277fd8-16ad-49f4-a3a2-a898af6cbfe0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.194793 | controller | Jun 11 11:29:22.002666 crc crio[22652]: time="2026-06-11T11:29:22.002518372Z" level=info msg="Creating container: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-nfbb4/configure-os-edpm-deployment-ipam-openstack-edpm-ipam" id=2f6ded29-3c88-41bc-b205-9b55e57b6d1c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.194818 | controller | Jun 11 11:29:22.003088 crc crio[22652]: time="2026-06-11T11:29:22.003019728Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.194845 | controller | Jun 11 11:29:22.058591 crc crio[22652]: time="2026-06-11T11:29:22.058505686Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.194864 | controller | Jun 11 11:29:22.061711 crc crio[22652]: time="2026-06-11T11:29:22.061622886Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.194881 | controller | Jun 11 11:29:22.198319 crc crio[22652]: time="2026-06-11T11:29:22.198099672Z" level=info msg="Created container aca111d066756c55ae01e26627152721ac581d8105be9a7ee83c8f33167e7aaa: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-nfbb4/configure-os-edpm-deployment-ipam-openstack-edpm-ipam" id=2f6ded29-3c88-41bc-b205-9b55e57b6d1c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.194899 | controller | Jun 11 11:29:22.200562 crc crio[22652]: time="2026-06-11T11:29:22.20022751Z" level=info msg="Starting container: aca111d066756c55ae01e26627152721ac581d8105be9a7ee83c8f33167e7aaa" id=00c1d228-324f-483f-b119-d19659420175 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.194917 | controller | Jun 11 11:29:22.206771 crc crio[22652]: time="2026-06-11T11:29:22.206659646Z" level=info msg="Started container" PID=149754 containerID=aca111d066756c55ae01e26627152721ac581d8105be9a7ee83c8f33167e7aaa description=openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-nfbb4/configure-os-edpm-deployment-ipam-openstack-edpm-ipam id=00c1d228-324f-483f-b119-d19659420175 name=/runtime.v1.RuntimeService/StartContainer sandboxID=37bed369a871f41a4ff6f6eff3805bd7ad26117d3846ef4c6a567c5b583052e3
2026-06-11 11:57:59.194954 | controller | Jun 11 11:30:00.565020 crc crio[22652]: time="2026-06-11T11:30:00.564511187Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686290-xvn7k/POD" id=cc6eff5a-204b-4e28-98b8-31987cd52db9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.194974 | controller | Jun 11 11:30:00.566383 crc crio[22652]: time="2026-06-11T11:30:00.565046154Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.194992 | controller | Jun 11 11:30:00.597358 crc crio[22652]: time="2026-06-11T11:30:00.597237677Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686290-xvn7k Namespace:openshift-infra ID:a184048b0e4a95a3172e4b86ec1f17089dd3e66d48b2ceae39e6edb72621f5a6 UID:e7556e29-072d-4f59-8fb6-ff4815cbe63d NetNS:/var/run/netns/5d1c603a-c5c9-4320-b99b-6b8edfc87359 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode7556e29_072d_4f59_8fb6_ff4815cbe63d.slice PodAnnotations:0xc000989178}] Aliases:map[]}"
2026-06-11 11:57:59.195009 | controller | Jun 11 11:30:00.597358 crc crio[22652]: time="2026-06-11T11:30:00.59734034Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686290-xvn7k to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.195027 | controller | Jun 11 11:30:00.615264 crc crio[22652]: time="2026-06-11T11:30:00.615176013Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29686290-llr4z/POD" id=82374da1-cdc9-4c4d-8aed-7c3179a4aae6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.195044 | controller | Jun 11 11:30:00.615264 crc crio[22652]: time="2026-06-11T11:30:00.615298557Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.195061 | controller | Jun 11 11:30:00.645685 crc crio[22652]: time="2026-06-11T11:30:00.645376381Z" level=info msg="Got pod network &{Name:collect-profiles-29686290-llr4z Namespace:openshift-operator-lifecycle-manager ID:278ec90d189a1413877ec74ed095ba2ca7a572ea32f0ce40bb494b89d518af9c UID:4d579bae-dd50-4efb-bcad-ee2147a5292f NetNS:/var/run/netns/1e0bc1b7-9280-43b2-b821-0f23f5dce933 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4d579bae_dd50_4efb_bcad_ee2147a5292f.slice PodAnnotations:0xc000989590}] Aliases:map[]}"
2026-06-11 11:57:59.195085 | controller | Jun 11 11:30:00.645685 crc crio[22652]: time="2026-06-11T11:30:00.645432602Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_collect-profiles-29686290-llr4z to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.195102 | controller | Jun 11 11:30:01.280177 crc crio[22652]: 2026-06-11T11:30:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a184048b0e4a95a Mac:8a:b0:d7:85:a1:7f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f3 Mtu:0 Sandbox:/var/run/netns/5d1c603a-c5c9-4320-b99b-6b8edfc87359 SocketPath: PciID:}] [{Interface:0xc0004bc680 Address:{IP:10.217.0.243 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.195120 | controller | Jun 11 11:30:01.282100 crc crio[22652]: time="2026-06-11T11:30:01.282018784Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686290-xvn7k Namespace:openshift-infra ID:a184048b0e4a95a3172e4b86ec1f17089dd3e66d48b2ceae39e6edb72621f5a6 UID:e7556e29-072d-4f59-8fb6-ff4815cbe63d NetNS:/var/run/netns/5d1c603a-c5c9-4320-b99b-6b8edfc87359 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode7556e29_072d_4f59_8fb6_ff4815cbe63d.slice PodAnnotations:0xc000989178}] Aliases:map[]}"
2026-06-11 11:57:59.195142 | controller | Jun 11 11:30:01.282328 crc crio[22652]: time="2026-06-11T11:30:01.282290183Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686290-xvn7k for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.195160 | controller | Jun 11 11:30:01.292312 crc crio[22652]: time="2026-06-11T11:30:01.292244668Z" level=info msg="Ran pod sandbox a184048b0e4a95a3172e4b86ec1f17089dd3e66d48b2ceae39e6edb72621f5a6 with infra container: openshift-infra/auto-csr-approver-29686290-xvn7k/POD" id=cc6eff5a-204b-4e28-98b8-31987cd52db9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.195177 | controller | Jun 11 11:30:01.295300 crc crio[22652]: time="2026-06-11T11:30:01.295209674Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=12099d40-9fa4-433a-b343-d698cdb28936 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.195197 | controller | Jun 11 11:30:01.308753 crc crio[22652]: time="2026-06-11T11:30:01.308672571Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 11:57:59.195215 | controller | Jun 11 11:30:01.380034 crc crio[22652]: 2026-06-11T11:30:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:278ec90d189a141 Mac:76:7f:6f:34:a5:a6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f4 Mtu:0 Sandbox:/var/run/netns/1e0bc1b7-9280-43b2-b821-0f23f5dce933 SocketPath: PciID:}] [{Interface:0xc0004b66b0 Address:{IP:10.217.0.244 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.195235 | controller | Jun 11 11:30:01.381368 crc crio[22652]: time="2026-06-11T11:30:01.381081337Z" level=info msg="Got pod network &{Name:collect-profiles-29686290-llr4z Namespace:openshift-operator-lifecycle-manager ID:278ec90d189a1413877ec74ed095ba2ca7a572ea32f0ce40bb494b89d518af9c UID:4d579bae-dd50-4efb-bcad-ee2147a5292f NetNS:/var/run/netns/1e0bc1b7-9280-43b2-b821-0f23f5dce933 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4d579bae_dd50_4efb_bcad_ee2147a5292f.slice PodAnnotations:0xc000989590}] Aliases:map[]}"
2026-06-11 11:57:59.195256 | controller | Jun 11 11:30:01.381584 crc crio[22652]: time="2026-06-11T11:30:01.381521931Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_collect-profiles-29686290-llr4z for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.195274 | controller | Jun 11 11:30:01.392103 crc crio[22652]: time="2026-06-11T11:30:01.39205112Z" level=info msg="Ran pod sandbox 278ec90d189a1413877ec74ed095ba2ca7a572ea32f0ce40bb494b89d518af9c with infra container: openshift-operator-lifecycle-manager/collect-profiles-29686290-llr4z/POD" id=82374da1-cdc9-4c4d-8aed-7c3179a4aae6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.195292 | controller | Jun 11 11:30:01.395189 crc crio[22652]: time="2026-06-11T11:30:01.395092415Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=f882e667-b873-4a76-ab15-59d6f89d53ae name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.195310 | controller | Jun 11 11:30:01.399528 crc crio[22652]: time="2026-06-11T11:30:01.399399274Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=ca817fc4-2532-4d75-9ae5-e5d075a1fc5e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.195327 | controller | Jun 11 11:30:01.431840 crc crio[22652]: time="2026-06-11T11:30:01.431490913Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/collect-profiles-29686290-llr4z/collect-profiles" id=359b3f66-e53f-4b33-bc20-8842fb01e611 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.195362 | controller | Jun 11 11:30:01.432404 crc crio[22652]: time="2026-06-11T11:30:01.432278089Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.195386 | controller | Jun 11 11:30:01.510958 crc crio[22652]: time="2026-06-11T11:30:01.510893538Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.195406 | controller | Jun 11 11:30:01.515076 crc crio[22652]: time="2026-06-11T11:30:01.51498329Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.195431 | controller | Jun 11 11:30:01.696511 crc crio[22652]: time="2026-06-11T11:30:01.696023405Z" level=info msg="Created container dfd08ae750f0f84f3fb35925137f3f755fc1ebfa0b651b8275b08b6c031edba6: openshift-operator-lifecycle-manager/collect-profiles-29686290-llr4z/collect-profiles" id=359b3f66-e53f-4b33-bc20-8842fb01e611 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.195453 | controller | Jun 11 11:30:01.697868 crc crio[22652]: time="2026-06-11T11:30:01.697819732Z" level=info msg="Starting container: dfd08ae750f0f84f3fb35925137f3f755fc1ebfa0b651b8275b08b6c031edba6" id=54d26f24-a1bd-49c5-b319-ad6b5fccb61f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.195471 | controller | Jun 11 11:30:01.703891 crc crio[22652]: time="2026-06-11T11:30:01.703783852Z" level=info msg="Started container" PID=152063 containerID=dfd08ae750f0f84f3fb35925137f3f755fc1ebfa0b651b8275b08b6c031edba6 description=openshift-operator-lifecycle-manager/collect-profiles-29686290-llr4z/collect-profiles id=54d26f24-a1bd-49c5-b319-ad6b5fccb61f name=/runtime.v1.RuntimeService/StartContainer sandboxID=278ec90d189a1413877ec74ed095ba2ca7a572ea32f0ce40bb494b89d518af9c
2026-06-11 11:57:59.195489 | controller | Jun 11 11:30:03.542334 crc crio[22652]: time="2026-06-11T11:30:03.541571442Z" level=info msg="Stopping pod sandbox: 278ec90d189a1413877ec74ed095ba2ca7a572ea32f0ce40bb494b89d518af9c" id=c6e45245-48d2-469f-9666-5963d5503582 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.195512 | controller | Jun 11 11:30:03.543283 crc crio[22652]: time="2026-06-11T11:30:03.542899115Z" level=info msg="Got pod network &{Name:collect-profiles-29686290-llr4z Namespace:openshift-operator-lifecycle-manager ID:278ec90d189a1413877ec74ed095ba2ca7a572ea32f0ce40bb494b89d518af9c UID:4d579bae-dd50-4efb-bcad-ee2147a5292f NetNS:/var/run/netns/1e0bc1b7-9280-43b2-b821-0f23f5dce933 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4d579bae_dd50_4efb_bcad_ee2147a5292f.slice PodAnnotations:0xc0001029a0}] Aliases:map[]}"
2026-06-11 11:57:59.195530 | controller | Jun 11 11:30:03.543283 crc crio[22652]: time="2026-06-11T11:30:03.543113202Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29686290-llr4z from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.195547 | controller | Jun 11 11:30:03.939864 crc crio[22652]: time="2026-06-11T11:30:03.939419657Z" level=info msg="Stopped pod sandbox: 278ec90d189a1413877ec74ed095ba2ca7a572ea32f0ce40bb494b89d518af9c" id=c6e45245-48d2-469f-9666-5963d5503582 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.195566 | controller | Jun 11 11:30:05.572094 crc crio[22652]: time="2026-06-11T11:30:05.570693426Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=12099d40-9fa4-433a-b343-d698cdb28936 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.195583 | controller | Jun 11 11:30:05.573987 crc crio[22652]: time="2026-06-11T11:30:05.573901629Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=d3332a51-d4da-4c81-afc5-fece17156337 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.195601 | controller | Jun 11 11:30:05.576280 crc crio[22652]: time="2026-06-11T11:30:05.576189782Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=f620aec6-9f47-46f0-b361-66b813acd41e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.195618 | controller | Jun 11 11:30:05.587083 crc crio[22652]: time="2026-06-11T11:30:05.586991889Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686290-xvn7k/oc" id=55572419-b8cc-4782-a306-5be471621b1c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.195635 | controller | Jun 11 11:30:05.587651 crc crio[22652]: time="2026-06-11T11:30:05.587591568Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.195652 | controller | Jun 11 11:30:05.653566 crc crio[22652]: time="2026-06-11T11:30:05.653430448Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.195669 | controller | Jun 11 11:30:05.957392 crc crio[22652]: time="2026-06-11T11:30:05.957300181Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.195686 | controller | Jun 11 11:30:06.177207 crc crio[22652]: time="2026-06-11T11:30:06.176643363Z" level=info msg="Created container 405e7bdf0b086d35b2b66b4a1b1494fdac806ebcc7750c87c4f40f9b72be2eb6: openshift-infra/auto-csr-approver-29686290-xvn7k/oc" id=55572419-b8cc-4782-a306-5be471621b1c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.195703 | controller | Jun 11 11:30:06.178422 crc crio[22652]: time="2026-06-11T11:30:06.178330307Z" level=info msg="Starting container: 405e7bdf0b086d35b2b66b4a1b1494fdac806ebcc7750c87c4f40f9b72be2eb6" id=4ef94fe9-3821-464a-b96e-b6446c2587c5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.195719 | controller | Jun 11 11:30:06.184497 crc crio[22652]: time="2026-06-11T11:30:06.184247306Z" level=info msg="Started container" PID=152311 containerID=405e7bdf0b086d35b2b66b4a1b1494fdac806ebcc7750c87c4f40f9b72be2eb6 description=openshift-infra/auto-csr-approver-29686290-xvn7k/oc id=4ef94fe9-3821-464a-b96e-b6446c2587c5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a184048b0e4a95a3172e4b86ec1f17089dd3e66d48b2ceae39e6edb72621f5a6
2026-06-11 11:57:59.195741 | controller | Jun 11 11:30:08.612044 crc crio[22652]: time="2026-06-11T11:30:08.611597777Z" level=info msg="Stopping pod sandbox: a184048b0e4a95a3172e4b86ec1f17089dd3e66d48b2ceae39e6edb72621f5a6" id=1c2e1c33-3bd2-4484-82b7-a91b714ff38c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.195759 | controller | Jun 11 11:30:08.613683 crc crio[22652]: time="2026-06-11T11:30:08.612904909Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686290-xvn7k Namespace:openshift-infra ID:a184048b0e4a95a3172e4b86ec1f17089dd3e66d48b2ceae39e6edb72621f5a6 UID:e7556e29-072d-4f59-8fb6-ff4815cbe63d NetNS:/var/run/netns/5d1c603a-c5c9-4320-b99b-6b8edfc87359 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode7556e29_072d_4f59_8fb6_ff4815cbe63d.slice PodAnnotations:0xc0014a41a0}] Aliases:map[]}"
2026-06-11 11:57:59.195776 | controller | Jun 11 11:30:08.613683 crc crio[22652]: time="2026-06-11T11:30:08.613064205Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686290-xvn7k from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.195794 | controller | Jun 11 11:30:09.163251 crc crio[22652]: time="2026-06-11T11:30:09.161780196Z" level=info msg="Stopped pod sandbox: a184048b0e4a95a3172e4b86ec1f17089dd3e66d48b2ceae39e6edb72621f5a6" id=1c2e1c33-3bd2-4484-82b7-a91b714ff38c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.195811 | controller | Jun 11 11:30:13.291994 crc crio[22652]: time="2026-06-11T11:30:13.29098107Z" level=info msg="Removing container: f6f7ec08a70204cd77b5c56fafee980f3dbd0d9d94e372e3e957c87724a30012" id=b0c8de99-a77d-43b3-9a87-35e7550ee047 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.195828 | controller | Jun 11 11:30:13.517176 crc crio[22652]: time="2026-06-11T11:30:13.516653205Z" level=info msg="Removed container f6f7ec08a70204cd77b5c56fafee980f3dbd0d9d94e372e3e957c87724a30012: openshift-infra/auto-csr-approver-29686284-twrnm/oc" id=b0c8de99-a77d-43b3-9a87-35e7550ee047 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.195846 | controller | Jun 11 11:30:13.520738 crc crio[22652]: time="2026-06-11T11:30:13.520645091Z" level=info msg="Removing container: 6120f434c4ad2c2b6d530fc727571a97fb5517e51f161bf0635e8c33922cd2fc" id=c3465d14-12c7-407f-99de-650f0e156543 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.195863 | controller | Jun 11 11:30:13.555975 crc crio[22652]: time="2026-06-11T11:30:13.55585767Z" level=info msg="Removed container 6120f434c4ad2c2b6d530fc727571a97fb5517e51f161bf0635e8c33922cd2fc: openshift-operator-lifecycle-manager/collect-profiles-29686245-lwzps/collect-profiles" id=c3465d14-12c7-407f-99de-650f0e156543 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.195881 | controller | Jun 11 11:30:13.569434 crc crio[22652]: time="2026-06-11T11:30:13.569285136Z" level=info msg="Stopping pod sandbox: c0b0373a88d4c9fc784be9ea3aa208890cb8a71bdbfcdffd0cc37ae075194e68" id=16538254-04c9-465f-857d-08e3e3eef5e0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.195898 | controller | Jun 11 11:30:13.569434 crc crio[22652]: time="2026-06-11T11:30:13.56939025Z" level=info msg="Stopped pod sandbox (already stopped): c0b0373a88d4c9fc784be9ea3aa208890cb8a71bdbfcdffd0cc37ae075194e68" id=16538254-04c9-465f-857d-08e3e3eef5e0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.195914 | controller | Jun 11 11:30:13.570435 crc crio[22652]: time="2026-06-11T11:30:13.570300052Z" level=info msg="Removing pod sandbox: c0b0373a88d4c9fc784be9ea3aa208890cb8a71bdbfcdffd0cc37ae075194e68" id=a79d3860-b072-4654-83d8-97c57a354d7c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.195935 | controller | Jun 11 11:30:13.587667 crc crio[22652]: time="2026-06-11T11:30:13.58757954Z" level=info msg="Removed pod sandbox: c0b0373a88d4c9fc784be9ea3aa208890cb8a71bdbfcdffd0cc37ae075194e68" id=a79d3860-b072-4654-83d8-97c57a354d7c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.195952 | controller | Jun 11 11:30:13.588546 crc crio[22652]: time="2026-06-11T11:30:13.588430898Z" level=info msg="Stopping pod sandbox: 78b86c4da23042246fd46791f37bd9e88c471032089ac71419d84c0d9b2568e9" id=2738000d-2a14-4a92-9573-c086a0e8a3f2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.195969 | controller | Jun 11 11:30:13.588619 crc crio[22652]: time="2026-06-11T11:30:13.588555462Z" level=info msg="Stopped pod sandbox (already stopped): 78b86c4da23042246fd46791f37bd9e88c471032089ac71419d84c0d9b2568e9" id=2738000d-2a14-4a92-9573-c086a0e8a3f2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.195985 | controller | Jun 11 11:30:13.589430 crc crio[22652]: time="2026-06-11T11:30:13.589382271Z" level=info msg="Removing pod sandbox: 78b86c4da23042246fd46791f37bd9e88c471032089ac71419d84c0d9b2568e9" id=da863834-b9ab-4582-9a48-3ba9c584f0a2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.196003 | controller | Jun 11 11:30:13.604319 crc crio[22652]: time="2026-06-11T11:30:13.604173712Z" level=info msg="Removed pod sandbox: 78b86c4da23042246fd46791f37bd9e88c471032089ac71419d84c0d9b2568e9" id=da863834-b9ab-4582-9a48-3ba9c584f0a2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.196021 | controller | Jun 11 11:30:20.837189 crc crio[22652]: time="2026-06-11T11:30:20.836270079Z" level=info msg="Stopping pod sandbox: 37bed369a871f41a4ff6f6eff3805bd7ad26117d3846ef4c6a567c5b583052e3" id=d5accd44-b2c3-47b9-8168-66f2812a914e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.196037 | controller | Jun 11 11:30:20.838341 crc crio[22652]: time="2026-06-11T11:30:20.838103254Z" level=info msg="Got pod network &{Name:configure-os-edpm-deployment-ipam-openstack-edpm-ipam-nfbb4 Namespace:openstack ID:37bed369a871f41a4ff6f6eff3805bd7ad26117d3846ef4c6a567c5b583052e3 UID:2e6389f6-30ce-42b6-a027-b5fe1639f6ef NetNS:/var/run/netns/762649e0-f0aa-4cc0-810d-90f8ee419646 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2e6389f6_30ce_42b6_a027_b5fe1639f6ef.slice PodAnnotations:0xc000103238}] Aliases:map[]}"
2026-06-11 11:57:59.196054 | controller | Jun 11 11:30:20.838464 crc crio[22652]: time="2026-06-11T11:30:20.838409474Z" level=info msg="Deleting pod openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-nfbb4 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.196071 | controller | Jun 11 11:30:21.358003 crc crio[22652]: time="2026-06-11T11:30:21.3574677Z" level=info msg="Stopped pod sandbox: 37bed369a871f41a4ff6f6eff3805bd7ad26117d3846ef4c6a567c5b583052e3" id=d5accd44-b2c3-47b9-8168-66f2812a914e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.196088 | controller | Jun 11 11:30:22.388574 crc crio[22652]: time="2026-06-11T11:30:22.38778821Z" level=info msg="Running pod sandbox: openstack/ssh-known-hosts-edpm-deployment-ipam-l5rgz/POD" id=115d9976-18ee-48e3-88d3-427292d8c097 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.196105 | controller | Jun 11 11:30:22.389965 crc crio[22652]: time="2026-06-11T11:30:22.388663361Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.196122 | controller | Jun 11 11:30:22.462603 crc crio[22652]: time="2026-06-11T11:30:22.462088744Z" level=info msg="Got pod network &{Name:ssh-known-hosts-edpm-deployment-ipam-l5rgz Namespace:openstack ID:4078a009517b48fe873ad430d32ae4ee21183fb93d8b2a43639e51960afc7727 UID:8c6a23d3-a5db-4a96-be0f-cc75117e014f NetNS:/var/run/netns/dfeaaf1a-897a-4cae-b327-241f58d9d14c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8c6a23d3_a5db_4a96_be0f_cc75117e014f.slice PodAnnotations:0xc0022f6338}] Aliases:map[]}"
2026-06-11 11:57:59.196143 | controller | Jun 11 11:30:22.462603 crc crio[22652]: time="2026-06-11T11:30:22.462603182Z" level=info msg="Adding pod openstack_ssh-known-hosts-edpm-deployment-ipam-l5rgz to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.196160 | controller | Jun 11 11:30:23.166409 crc crio[22652]: 2026-06-11T11:30:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4078a009517b48f Mac:0a:86:0d:83:63:24 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f5 Mtu:0 Sandbox:/var/run/netns/dfeaaf1a-897a-4cae-b327-241f58d9d14c SocketPath: PciID:}] [{Interface:0xc000432770 Address:{IP:10.217.0.245 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.196177 | controller | Jun 11 11:30:23.168323 crc crio[22652]: time="2026-06-11T11:30:23.168215228Z" level=info msg="Got pod network &{Name:ssh-known-hosts-edpm-deployment-ipam-l5rgz Namespace:openstack ID:4078a009517b48fe873ad430d32ae4ee21183fb93d8b2a43639e51960afc7727 UID:8c6a23d3-a5db-4a96-be0f-cc75117e014f NetNS:/var/run/netns/dfeaaf1a-897a-4cae-b327-241f58d9d14c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8c6a23d3_a5db_4a96_be0f_cc75117e014f.slice PodAnnotations:0xc0022f6338}] Aliases:map[]}"
2026-06-11 11:57:59.196195 | controller | Jun 11 11:30:23.168672 crc crio[22652]: time="2026-06-11T11:30:23.168575351Z" level=info msg="Checking pod openstack_ssh-known-hosts-edpm-deployment-ipam-l5rgz for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.196213 | controller | Jun 11 11:30:23.197089 crc crio[22652]: time="2026-06-11T11:30:23.19594254Z" level=info msg="Ran pod sandbox 4078a009517b48fe873ad430d32ae4ee21183fb93d8b2a43639e51960afc7727 with infra container: openstack/ssh-known-hosts-edpm-deployment-ipam-l5rgz/POD" id=115d9976-18ee-48e3-88d3-427292d8c097 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.196231 | controller | Jun 11 11:30:23.198518 crc crio[22652]: time="2026-06-11T11:30:23.19839475Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=f7bff0e8-978c-4e6d-b914-415da0eb8b65 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.196248 | controller | Jun 11 11:30:23.228181 crc crio[22652]: time="2026-06-11T11:30:23.227991063Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=1226206b-15cc-4ee3-94c8-ef1bf42e5e4c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.196265 | controller | Jun 11 11:30:23.235942 crc crio[22652]: time="2026-06-11T11:30:23.235834928Z" level=info msg="Creating container: openstack/ssh-known-hosts-edpm-deployment-ipam-l5rgz/ssh-known-hosts-edpm-deployment-ipam" id=c5168120-c38f-4d6d-968c-bca032df92a1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.196283 | controller | Jun 11 11:30:23.236365 crc crio[22652]: time="2026-06-11T11:30:23.236299665Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.196300 | controller | Jun 11 11:30:23.292620 crc crio[22652]: time="2026-06-11T11:30:23.292456163Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.196318 | controller | Jun 11 11:30:23.298253 crc crio[22652]: time="2026-06-11T11:30:23.297983758Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.196338 | controller | Jun 11 11:30:23.520945 crc crio[22652]: time="2026-06-11T11:30:23.520829929Z" level=info msg="Created container 8d52c4a88332a14baee45f01d4f6c4183f0eab81f9e34833e612016b682124c4: openstack/ssh-known-hosts-edpm-deployment-ipam-l5rgz/ssh-known-hosts-edpm-deployment-ipam" id=c5168120-c38f-4d6d-968c-bca032df92a1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.196376 | controller | Jun 11 11:30:23.524543 crc crio[22652]: time="2026-06-11T11:30:23.523838805Z" level=info msg="Starting container: 8d52c4a88332a14baee45f01d4f6c4183f0eab81f9e34833e612016b682124c4" id=f9c9d020-c6af-470d-8133-2e5d89b6c850 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.196396 | controller | Jun 11 11:30:23.532889 crc crio[22652]: time="2026-06-11T11:30:23.532776298Z" level=info msg="Started container" PID=153493 containerID=8d52c4a88332a14baee45f01d4f6c4183f0eab81f9e34833e612016b682124c4 description=openstack/ssh-known-hosts-edpm-deployment-ipam-l5rgz/ssh-known-hosts-edpm-deployment-ipam id=f9c9d020-c6af-470d-8133-2e5d89b6c850 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4078a009517b48fe873ad430d32ae4ee21183fb93d8b2a43639e51960afc7727
2026-06-11 11:57:59.196417 | controller | Jun 11 11:30:33.004690 crc crio[22652]: time="2026-06-11T11:30:33.004047174Z" level=info msg="Stopping pod sandbox: 4078a009517b48fe873ad430d32ae4ee21183fb93d8b2a43639e51960afc7727" id=7b0ec335-301f-44ea-882b-256298a9bf18 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.196444 | controller | Jun 11 11:30:33.007323 crc crio[22652]: time="2026-06-11T11:30:33.006867793Z" level=info msg="Got pod network &{Name:ssh-known-hosts-edpm-deployment-ipam-l5rgz Namespace:openstack ID:4078a009517b48fe873ad430d32ae4ee21183fb93d8b2a43639e51960afc7727 UID:8c6a23d3-a5db-4a96-be0f-cc75117e014f NetNS:/var/run/netns/dfeaaf1a-897a-4cae-b327-241f58d9d14c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8c6a23d3_a5db_4a96_be0f_cc75117e014f.slice PodAnnotations:0xc005a4d060}] Aliases:map[]}"
2026-06-11 11:57:59.196467 | controller | Jun 11 11:30:33.007323 crc crio[22652]: time="2026-06-11T11:30:33.007031689Z" level=info msg="Deleting pod openstack_ssh-known-hosts-edpm-deployment-ipam-l5rgz from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.196485 | controller | Jun 11 11:30:33.539236 crc crio[22652]: time="2026-06-11T11:30:33.538843463Z" level=info msg="Stopped pod sandbox: 4078a009517b48fe873ad430d32ae4ee21183fb93d8b2a43639e51960afc7727" id=7b0ec335-301f-44ea-882b-256298a9bf18 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.196503 | controller | Jun 11 11:30:34.569056 crc crio[22652]: time="2026-06-11T11:30:34.568419674Z" level=info msg="Running pod sandbox: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-l97f4/POD" id=bb83c4e2-0475-4a46-b327-a30332696e5a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.196519 | controller | Jun 11 11:30:34.569056 crc crio[22652]: time="2026-06-11T11:30:34.568974884Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.196540 | controller | Jun 11 11:30:34.628298 crc crio[22652]: time="2026-06-11T11:30:34.626187159Z" level=info msg="Got pod network &{Name:run-os-edpm-deployment-ipam-openstack-edpm-ipam-l97f4 Namespace:openstack ID:1b8d46d27e154aabc77cd274bfd9ff26b84dfb6512aa117d1b4111c4b146599d UID:1b89718e-353a-4240-8ffe-12a3971558aa NetNS:/var/run/netns/92021906-8f5a-4852-a964-63d58a444d4d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1b89718e_353a_4240_8ffe_12a3971558aa.slice PodAnnotations:0xc00008c738}] Aliases:map[]}"
2026-06-11 11:57:59.196566 | controller | Jun 11 11:30:34.628298 crc crio[22652]: time="2026-06-11T11:30:34.627841752Z" level=info msg="Adding pod openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-l97f4 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.196592 | controller | Jun 11 11:30:35.346474 crc crio[22652]: 2026-06-11T11:30:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1b8d46d27e154aa Mac:16:68:26:ee:a1:c1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f6 Mtu:0 Sandbox:/var/run/netns/92021906-8f5a-4852-a964-63d58a444d4d SocketPath: PciID:}] [{Interface:0xc00025cf00 Address:{IP:10.217.0.246 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.196611 | controller | Jun 11 11:30:35.348642 crc crio[22652]: time="2026-06-11T11:30:35.348404608Z" level=info msg="Got pod network &{Name:run-os-edpm-deployment-ipam-openstack-edpm-ipam-l97f4 Namespace:openstack ID:1b8d46d27e154aabc77cd274bfd9ff26b84dfb6512aa117d1b4111c4b146599d UID:1b89718e-353a-4240-8ffe-12a3971558aa NetNS:/var/run/netns/92021906-8f5a-4852-a964-63d58a444d4d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1b89718e_353a_4240_8ffe_12a3971558aa.slice PodAnnotations:0xc00008c738}] Aliases:map[]}"
2026-06-11 11:57:59.196630 | controller | Jun 11 11:30:35.348838 crc crio[22652]: time="2026-06-11T11:30:35.34872579Z" level=info msg="Checking pod openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-l97f4 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.196648 | controller | Jun 11 11:30:35.363457 crc crio[22652]: time="2026-06-11T11:30:35.363382883Z" level=info msg="Ran pod sandbox 1b8d46d27e154aabc77cd274bfd9ff26b84dfb6512aa117d1b4111c4b146599d with infra container: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-l97f4/POD" id=bb83c4e2-0475-4a46-b327-a30332696e5a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.196665 | controller | Jun 11 11:30:35.366247 crc crio[22652]: time="2026-06-11T11:30:35.36607352Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=2a8746f6-02b2-4099-9dd7-e76a04bb8299 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.196682 | controller | Jun 11 11:30:35.425252 crc crio[22652]: time="2026-06-11T11:30:35.424856728Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=2d34862f-a7f5-412f-b7f4-3f701a45bf5d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.196700 | controller | Jun 11 11:30:35.433507 crc crio[22652]: time="2026-06-11T11:30:35.433421928Z" level=info msg="Creating container: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-l97f4/run-os-edpm-deployment-ipam-openstack-edpm-ipam" id=fbe4b8e9-9f29-4e87-a010-1ad2d0833282 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.196717 | controller | Jun 11 11:30:35.434368 crc crio[22652]: time="2026-06-11T11:30:35.433993538Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.196734 | controller | Jun 11 11:30:35.490778 crc crio[22652]: time="2026-06-11T11:30:35.490681936Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.196750 | controller | Jun 11 11:30:35.494598 crc crio[22652]: time="2026-06-11T11:30:35.494275381Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.196767 | controller | Jun 11 11:30:35.725792 crc crio[22652]: time="2026-06-11T11:30:35.725650423Z" level=info msg="Created container a61d6742a8fee12d6bd419f92d4c1d4f3140bed219f8dabf3f432fbe8113a366: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-l97f4/run-os-edpm-deployment-ipam-openstack-edpm-ipam" id=fbe4b8e9-9f29-4e87-a010-1ad2d0833282 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.196788 | controller | Jun 11 11:30:35.727487 crc crio[22652]: time="2026-06-11T11:30:35.726893236Z" level=info msg="Starting container: a61d6742a8fee12d6bd419f92d4c1d4f3140bed219f8dabf3f432fbe8113a366" id=0a880920-8e95-495f-8ca2-2ca917da1ae6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.196806 | controller | Jun 11 11:30:35.734590 crc crio[22652]: time="2026-06-11T11:30:35.733301451Z" level=info msg="Started container" PID=154269 containerID=a61d6742a8fee12d6bd419f92d4c1d4f3140bed219f8dabf3f432fbe8113a366 description=openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-l97f4/run-os-edpm-deployment-ipam-openstack-edpm-ipam id=0a880920-8e95-495f-8ca2-2ca917da1ae6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1b8d46d27e154aabc77cd274bfd9ff26b84dfb6512aa117d1b4111c4b146599d
2026-06-11 11:57:59.196823 | controller | Jun 11 11:30:46.236012 crc crio[22652]: time="2026-06-11T11:30:46.235091494Z" level=info msg="Stopping pod sandbox: 1b8d46d27e154aabc77cd274bfd9ff26b84dfb6512aa117d1b4111c4b146599d" id=f16f2934-98f8-4690-b34d-a6de3a9b5e6d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.196840 | controller | Jun 11 11:30:46.237985 crc crio[22652]: time="2026-06-11T11:30:46.236796354Z" level=info msg="Got pod network &{Name:run-os-edpm-deployment-ipam-openstack-edpm-ipam-l97f4 Namespace:openstack ID:1b8d46d27e154aabc77cd274bfd9ff26b84dfb6512aa117d1b4111c4b146599d UID:1b89718e-353a-4240-8ffe-12a3971558aa NetNS:/var/run/netns/92021906-8f5a-4852-a964-63d58a444d4d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1b89718e_353a_4240_8ffe_12a3971558aa.slice PodAnnotations:0xc0036e6af8}] Aliases:map[]}"
2026-06-11 11:57:59.196858 | controller | Jun 11 11:30:46.237985 crc crio[22652]: time="2026-06-11T11:30:46.236936939Z" level=info msg="Deleting pod openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-l97f4 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.196875 | controller | Jun 11 11:30:46.767565 crc crio[22652]: time="2026-06-11T11:30:46.766961439Z" level=info msg="Stopped pod sandbox: 1b8d46d27e154aabc77cd274bfd9ff26b84dfb6512aa117d1b4111c4b146599d" id=f16f2934-98f8-4690-b34d-a6de3a9b5e6d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.196892 | controller | Jun 11 11:30:47.749710 crc crio[22652]: time="2026-06-11T11:30:47.748956184Z" level=info msg="Running pod sandbox: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-f2ntt/POD" id=feb3c5fb-30ff-48be-9587-756e4d34cd12 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.196910 | controller | Jun 11 11:30:47.749710 crc crio[22652]: time="2026-06-11T11:30:47.74968915Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.196928 | controller | Jun 11 11:30:47.800674 crc crio[22652]: time="2026-06-11T11:30:47.80045595Z" level=info msg="Got pod network &{Name:reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-f2ntt Namespace:openstack ID:3b76091d975a0fd7bc4279c3c4784852621577c3bc7c09a03bf801c163bed09d UID:ac713b37-bd2a-4fd2-b4e3-ec51862f1174 NetNS:/var/run/netns/500a60ba-83e2-4329-9ec5-12df42ab5b01 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podac713b37_bd2a_4fd2_b4e3_ec51862f1174.slice PodAnnotations:0xc005a4cc08}] Aliases:map[]}"
2026-06-11 11:57:59.196946 | controller | Jun 11 11:30:47.800674 crc crio[22652]: time="2026-06-11T11:30:47.800629176Z" level=info msg="Adding pod openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-f2ntt to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.196964 | controller | Jun 11 11:30:48.553659 crc crio[22652]: 2026-06-11T11:30:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3b76091d975a0fd Mac:76:19:6d:3e:b2:a1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f7 Mtu:0 Sandbox:/var/run/netns/500a60ba-83e2-4329-9ec5-12df42ab5b01 SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.247 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.196984 | controller | Jun 11 11:30:48.554730 crc crio[22652]: time="2026-06-11T11:30:48.55457458Z" level=info msg="Got pod network &{Name:reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-f2ntt Namespace:openstack ID:3b76091d975a0fd7bc4279c3c4784852621577c3bc7c09a03bf801c163bed09d UID:ac713b37-bd2a-4fd2-b4e3-ec51862f1174 NetNS:/var/run/netns/500a60ba-83e2-4329-9ec5-12df42ab5b01 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podac713b37_bd2a_4fd2_b4e3_ec51862f1174.slice PodAnnotations:0xc005a4cc08}] Aliases:map[]}"
2026-06-11 11:57:59.197003 | controller | Jun 11 11:30:48.554922 crc crio[22652]: time="2026-06-11T11:30:48.554868011Z" level=info msg="Checking pod openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-f2ntt for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.197021 | controller | Jun 11 11:30:48.566690 crc crio[22652]: time="2026-06-11T11:30:48.566620997Z" level=info msg="Ran pod sandbox 3b76091d975a0fd7bc4279c3c4784852621577c3bc7c09a03bf801c163bed09d with infra container: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-f2ntt/POD" id=feb3c5fb-30ff-48be-9587-756e4d34cd12 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.197038 | controller | Jun 11 11:30:48.571372 crc crio[22652]: time="2026-06-11T11:30:48.571332214Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=3f9b9f6e-1ae9-4594-aab2-b72a65960603 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.197056 | controller | Jun 11 11:30:48.595222 crc crio[22652]: time="2026-06-11T11:30:48.595058915Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=534a8472-7442-40bc-aad8-f6db596f660d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.197073 | controller | Jun 11 11:30:48.604232 crc crio[22652]: time="2026-06-11T11:30:48.604074301Z" level=info msg="Creating container: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-f2ntt/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam" id=fbcd90f2-7b11-48c1-95b9-2c5df4ddd5d9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.197094 | controller | Jun 11 11:30:48.604849 crc crio[22652]: time="2026-06-11T11:30:48.604705074Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.197123 | controller | Jun 11 11:30:48.651258 crc crio[22652]: time="2026-06-11T11:30:48.651023397Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.197149 | controller | Jun 11 11:30:48.654628 crc crio[22652]: time="2026-06-11T11:30:48.654550741Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.197171 | controller | Jun 11 11:30:48.857957 crc crio[22652]: time="2026-06-11T11:30:48.857410402Z" level=info msg="Created container b8803ab676abb0f7219b7d0b9647347cbacc298e687e07bc7b7ae22349d105b6: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-f2ntt/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam" id=fbcd90f2-7b11-48c1-95b9-2c5df4ddd5d9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.197190 | controller | Jun 11 11:30:48.860813 crc crio[22652]: time="2026-06-11T11:30:48.860704407Z" level=info msg="Starting container: b8803ab676abb0f7219b7d0b9647347cbacc298e687e07bc7b7ae22349d105b6" id=df444b9f-95f5-4336-b1f7-ad64514b0d92 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.197211 | controller | Jun 11 11:30:48.870756 crc crio[22652]: time="2026-06-11T11:30:48.870632875Z" level=info msg="Started container" PID=155071 containerID=b8803ab676abb0f7219b7d0b9647347cbacc298e687e07bc7b7ae22349d105b6 description=openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-f2ntt/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam id=df444b9f-95f5-4336-b1f7-ad64514b0d92 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3b76091d975a0fd7bc4279c3c4784852621577c3bc7c09a03bf801c163bed09d
2026-06-11 11:57:59.197229 | controller | Jun 11 11:31:01.499006 crc crio[22652]: time="2026-06-11T11:31:01.497280387Z" level=info msg="Stopping pod sandbox: 3b76091d975a0fd7bc4279c3c4784852621577c3bc7c09a03bf801c163bed09d" id=59e988d5-7a15-425c-b217-0f369ac5f7f9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.197247 | controller | Jun 11 11:31:01.499006 crc crio[22652]: time="2026-06-11T11:31:01.498948566Z" level=info msg="Got pod network &{Name:reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-f2ntt Namespace:openstack ID:3b76091d975a0fd7bc4279c3c4784852621577c3bc7c09a03bf801c163bed09d UID:ac713b37-bd2a-4fd2-b4e3-ec51862f1174 NetNS:/var/run/netns/500a60ba-83e2-4329-9ec5-12df42ab5b01 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podac713b37_bd2a_4fd2_b4e3_ec51862f1174.slice PodAnnotations:0xc0001035c8}] Aliases:map[]}"
2026-06-11 11:57:59.197269 | controller | Jun 11 11:31:01.500472 crc crio[22652]: time="2026-06-11T11:31:01.499189575Z" level=info msg="Deleting pod openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-f2ntt from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.197292 | controller | Jun 11 11:31:02.059440 crc crio[22652]: time="2026-06-11T11:31:02.059007028Z" level=info msg="Stopped pod sandbox: 3b76091d975a0fd7bc4279c3c4784852621577c3bc7c09a03bf801c163bed09d" id=59e988d5-7a15-425c-b217-0f369ac5f7f9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.197313 | controller | Jun 11 11:31:03.091529 crc crio[22652]: time="2026-06-11T11:31:03.090741337Z" level=info msg="Running pod sandbox: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-dxp5f/POD" id=a47ed0cf-5436-4a04-b724-8fe59dfe9938 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.197336 | controller | Jun 11 11:31:03.092945 crc crio[22652]: time="2026-06-11T11:31:03.091577946Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.197446 | controller | Jun 11 11:31:03.150746 crc crio[22652]: time="2026-06-11T11:31:03.150103089Z" level=info msg="Got pod network &{Name:install-certs-edpm-deployment-ipam-openstack-edpm-ipam-dxp5f Namespace:openstack ID:ac0a47b980622ccf211466a64ea108133ca38317634d3b603cbec7c29e1ec9f1 UID:987d091e-23de-4772-b7ff-00ec1983721b NetNS:/var/run/netns/9fcc0a27-7c3c-4b19-9275-8c8a5250add2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod987d091e_23de_4772_b7ff_00ec1983721b.slice PodAnnotations:0xc000103908}] Aliases:map[]}"
2026-06-11 11:57:59.197484 | controller | Jun 11 11:31:03.150746 crc crio[22652]: time="2026-06-11T11:31:03.150735271Z" level=info msg="Adding pod openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-dxp5f to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.197505 | controller | Jun 11 11:31:03.838079 crc crio[22652]: 2026-06-11T11:31:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ac0a47b980622cc Mac:32:96:43:b8:6e:1d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f8 Mtu:0 Sandbox:/var/run/netns/9fcc0a27-7c3c-4b19-9275-8c8a5250add2 SocketPath: PciID:}] [{Interface:0xc00028e6c0 Address:{IP:10.217.0.248 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.197528 | controller | Jun 11 11:31:03.839765 crc crio[22652]: time="2026-06-11T11:31:03.839695835Z" level=info msg="Got pod network &{Name:install-certs-edpm-deployment-ipam-openstack-edpm-ipam-dxp5f Namespace:openstack ID:ac0a47b980622ccf211466a64ea108133ca38317634d3b603cbec7c29e1ec9f1 UID:987d091e-23de-4772-b7ff-00ec1983721b NetNS:/var/run/netns/9fcc0a27-7c3c-4b19-9275-8c8a5250add2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod987d091e_23de_4772_b7ff_00ec1983721b.slice PodAnnotations:0xc000103908}] Aliases:map[]}"
2026-06-11 11:57:59.197547 | controller | Jun 11 11:31:03.840007 crc crio[22652]: time="2026-06-11T11:31:03.839892422Z" level=info msg="Checking pod openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-dxp5f for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.197565 | controller | Jun 11 11:31:03.865212 crc crio[22652]: time="2026-06-11T11:31:03.865065032Z" level=info msg="Ran pod sandbox ac0a47b980622ccf211466a64ea108133ca38317634d3b603cbec7c29e1ec9f1 with infra container: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-dxp5f/POD" id=a47ed0cf-5436-4a04-b724-8fe59dfe9938 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.197582 | controller | Jun 11 11:31:03.868026 crc crio[22652]: time="2026-06-11T11:31:03.867829568Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=bf91cf23-60b8-4751-a538-3c41fa476458 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.197600 | controller | Jun 11 11:31:03.896106 crc crio[22652]: time="2026-06-11T11:31:03.896013816Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=c100da97-2f42-4ce2-b6cc-74693172b741 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.197622 | controller | Jun 11 11:31:03.906884 crc crio[22652]: time="2026-06-11T11:31:03.906777414Z" level=info msg="Creating container: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-dxp5f/install-certs-edpm-deployment-ipam-openstack-edpm-ipam" id=f717d10e-9d11-438a-a6ba-2c996a91404a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.197647 | controller | Jun 11 11:31:03.907379 crc crio[22652]: time="2026-06-11T11:31:03.907308393Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.197668 | controller | Jun 11 11:31:03.971753 crc crio[22652]: time="2026-06-11T11:31:03.971576665Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.197690 | controller | Jun 11 11:31:03.975182 crc crio[22652]: time="2026-06-11T11:31:03.975069498Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.197714 | controller | Jun 11 11:31:04.135740 crc crio[22652]: time="2026-06-11T11:31:04.135613977Z" level=info msg="Created container f3ecf146a486ea4a3a4a0b3ff74fcade9e7f0352e799bc7e9bbd032cf6cf8048: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-dxp5f/install-certs-edpm-deployment-ipam-openstack-edpm-ipam" id=f717d10e-9d11-438a-a6ba-2c996a91404a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.197737 | controller | Jun 11 11:31:04.137225 crc crio[22652]: time="2026-06-11T11:31:04.136817939Z" level=info msg="Starting container: f3ecf146a486ea4a3a4a0b3ff74fcade9e7f0352e799bc7e9bbd032cf6cf8048" id=83e243b9-60c0-4618-8719-257a16f67a41 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.197761 | controller | Jun 11 11:31:04.157805 crc crio[22652]: time="2026-06-11T11:31:04.157718721Z" level=info msg="Started container" PID=156069 containerID=f3ecf146a486ea4a3a4a0b3ff74fcade9e7f0352e799bc7e9bbd032cf6cf8048 description=openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-dxp5f/install-certs-edpm-deployment-ipam-openstack-edpm-ipam id=83e243b9-60c0-4618-8719-257a16f67a41 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ac0a47b980622ccf211466a64ea108133ca38317634d3b603cbec7c29e1ec9f1
2026-06-11 11:57:59.197788 | controller | Jun 11 11:31:16.087912 crc crio[22652]: time="2026-06-11T11:31:16.08682423Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-g7x52/POD" id=07d8da19-00a0-46fc-b279-0f072966adbc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.197810 | controller | Jun 11 11:31:16.089841 crc crio[22652]: time="2026-06-11T11:31:16.08792508Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.197834 | controller | Jun 11 11:31:16.148852 crc crio[22652]: time="2026-06-11T11:31:16.148626477Z" level=info msg="Got pod network &{Name:redhat-operators-g7x52 Namespace:openshift-marketplace ID:0e134f0569a6bd2a50b230ed88a51578c75697beb6c9606119134605190e16dc UID:478ab092-3eb3-4704-99e6-6ba53670c373 NetNS:/var/run/netns/e5d07d91-3eec-4217-bbb9-2a59dc05035a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod478ab092_3eb3_4704_99e6_6ba53670c373.slice PodAnnotations:0xc0004bf118}] Aliases:map[]}"
2026-06-11 11:57:59.197857 | controller | Jun 11 11:31:16.148852 crc crio[22652]: time="2026-06-11T11:31:16.148799023Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-g7x52 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.197878 | controller | Jun 11 11:31:16.736502 crc crio[22652]: 2026-06-11T11:31:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0e134f0569a6bd2 Mac:86:db:86:c0:2f:53 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f9 Mtu:0 Sandbox:/var/run/netns/e5d07d91-3eec-4217-bbb9-2a59dc05035a SocketPath: PciID:}] [{Interface:0xc00028e5a0 Address:{IP:10.217.0.249 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.197900 | controller | Jun 11 11:31:16.738355 crc crio[22652]: time="2026-06-11T11:31:16.738287529Z" level=info msg="Got pod network &{Name:redhat-operators-g7x52 Namespace:openshift-marketplace ID:0e134f0569a6bd2a50b230ed88a51578c75697beb6c9606119134605190e16dc UID:478ab092-3eb3-4704-99e6-6ba53670c373 NetNS:/var/run/netns/e5d07d91-3eec-4217-bbb9-2a59dc05035a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod478ab092_3eb3_4704_99e6_6ba53670c373.slice PodAnnotations:0xc0004bf118}] Aliases:map[]}"
2026-06-11 11:57:59.197922 | controller | Jun 11 11:31:16.738527 crc crio[22652]: time="2026-06-11T11:31:16.738485086Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-g7x52 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.197947 | controller | Jun 11 11:31:16.750471 crc crio[22652]: time="2026-06-11T11:31:16.750397105Z" level=info msg="Ran pod sandbox 0e134f0569a6bd2a50b230ed88a51578c75697beb6c9606119134605190e16dc with infra container: openshift-marketplace/redhat-operators-g7x52/POD" id=07d8da19-00a0-46fc-b279-0f072966adbc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.197971 | controller | Jun 11 11:31:16.752890 crc crio[22652]: time="2026-06-11T11:31:16.752770004Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=92fdf83c-4117-4d0a-b2b8-74e9681d3bd7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.197995 | controller | Jun 11 11:31:16.755701 crc crio[22652]: time="2026-06-11T11:31:16.755575914Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=90dbf23f-aaed-435f-909d-cb048014ec8f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.198021 | controller | Jun 11 11:31:16.765250 crc crio[22652]: time="2026-06-11T11:31:16.765188151Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-g7x52/extract-utilities" id=0e2dc835-74de-4139-83f3-0dc4a4d7bb8a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.198047 | controller | Jun 11 11:31:16.765788 crc crio[22652]: time="2026-06-11T11:31:16.765737701Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.198073 | controller | Jun 11 11:31:16.843602 crc crio[22652]: time="2026-06-11T11:31:16.843537958Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.198095 | controller | Jun 11 11:31:16.849710 crc crio[22652]: time="2026-06-11T11:31:16.849634291Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.198116 | controller | Jun 11 11:31:17.007325 crc crio[22652]: time="2026-06-11T11:31:17.006082356Z" level=info msg="Created container cd3b3bdd134c1c458ab1787d8055d4f597596b2617ac3c8c25b26332dac218a3: openshift-marketplace/redhat-operators-g7x52/extract-utilities" id=0e2dc835-74de-4139-83f3-0dc4a4d7bb8a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.198137 | controller | Jun 11 11:31:17.007717 crc crio[22652]: time="2026-06-11T11:31:17.00760257Z" level=info msg="Starting container: cd3b3bdd134c1c458ab1787d8055d4f597596b2617ac3c8c25b26332dac218a3" id=3b7854df-248f-4ac2-a416-2fd116a53fbc name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.198158 | controller | Jun 11 11:31:17.014795 crc crio[22652]: time="2026-06-11T11:31:17.014711929Z" level=info msg="Started container" PID=156885 containerID=cd3b3bdd134c1c458ab1787d8055d4f597596b2617ac3c8c25b26332dac218a3 description=openshift-marketplace/redhat-operators-g7x52/extract-utilities id=3b7854df-248f-4ac2-a416-2fd116a53fbc name=/runtime.v1.RuntimeService/StartContainer sandboxID=0e134f0569a6bd2a50b230ed88a51578c75697beb6c9606119134605190e16dc
2026-06-11 11:57:59.198176 | controller | Jun 11 11:31:17.749210 crc crio[22652]: time="2026-06-11T11:31:17.745061522Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=db8ba381-eb36-4da6-a193-c79e358d65d4 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.198192 | controller | Jun 11 11:31:17.753500 crc crio[22652]: time="2026-06-11T11:31:17.753425698Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-11 11:57:59.198209 | controller | Jun 11 11:31:20.071609 crc crio[22652]: time="2026-06-11T11:31:20.070623018Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:546c77fdbf5f7c6a9a4243f4c4ef38fe0f584972a70f687bc40091743ee77d60" id=db8ba381-eb36-4da6-a193-c79e358d65d4 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.198227 | controller | Jun 11 11:31:20.073607 crc crio[22652]: time="2026-06-11T11:31:20.073426915Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=a9e192b9-5efc-46db-8612-ee8a78e1eabc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.198243 | controller | Jun 11 11:31:20.078739 crc crio[22652]: time="2026-06-11T11:31:20.076914998Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=506a916e-c097-4658-9290-9c75343219a6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.198261 | controller | Jun 11 11:31:20.087184 crc crio[22652]: time="2026-06-11T11:31:20.087006001Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-g7x52/extract-content" id=145bb739-1276-408d-8c02-d17beece9b01 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.198282 | controller | Jun 11 11:31:20.087540 crc crio[22652]: time="2026-06-11T11:31:20.087429526Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.198300 | controller | Jun 11 11:31:20.156872 crc crio[22652]: time="2026-06-11T11:31:20.156714085Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.198317 | controller | Jun 11 11:31:20.161048 crc crio[22652]: time="2026-06-11T11:31:20.160973594Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.198335 | controller | Jun 11 11:31:20.346812 crc crio[22652]: time="2026-06-11T11:31:20.346670664Z" level=info msg="Created container 731a5a2af9ac41a594736defdd30c6e1213705b7570ce0c073a40b3c766c9118: openshift-marketplace/redhat-operators-g7x52/extract-content" id=145bb739-1276-408d-8c02-d17beece9b01 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.198386 | controller | Jun 11 11:31:20.348493 crc crio[22652]: time="2026-06-11T11:31:20.348314132Z" level=info msg="Starting container: 731a5a2af9ac41a594736defdd30c6e1213705b7570ce0c073a40b3c766c9118" id=eabb1843-f53f-4f1a-9ed3-9982ea5053c4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.198406 | controller | Jun 11 11:31:20.374861 crc crio[22652]: time="2026-06-11T11:31:20.373740303Z" level=info msg="Started container" PID=157146 containerID=731a5a2af9ac41a594736defdd30c6e1213705b7570ce0c073a40b3c766c9118 description=openshift-marketplace/redhat-operators-g7x52/extract-content id=eabb1843-f53f-4f1a-9ed3-9982ea5053c4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0e134f0569a6bd2a50b230ed88a51578c75697beb6c9606119134605190e16dc
2026-06-11 11:57:59.198431 | controller | Jun 11 11:31:25.886504 crc crio[22652]: time="2026-06-11T11:31:25.885296548Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=289bc2ff-eb8c-4a26-8f72-201f94877674 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.198452 | controller | Jun 11 11:31:25.891467 crc crio[22652]: time="2026-06-11T11:31:25.891016937Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=8032bd11-21f1-4df2-93ad-cccbd369f7fd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.198470 | controller | Jun 11 11:31:25.908569 crc crio[22652]: time="2026-06-11T11:31:25.908376088Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-g7x52/registry-server" id=492968c3-264e-47b5-8e1f-fc13a28445f7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.198488 | controller | Jun 11 11:31:25.909242 crc crio[22652]: time="2026-06-11T11:31:25.908971669Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.198504 | controller | Jun 11 11:31:26.061585 crc crio[22652]: time="2026-06-11T11:31:26.061471123Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.198520 | controller | Jun 11 11:31:26.065903 crc crio[22652]: time="2026-06-11T11:31:26.065822165Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.198537 | controller | Jun 11 11:31:26.270500 crc crio[22652]: time="2026-06-11T11:31:26.270363405Z" level=info msg="Created container af77f475a32d55b8a4811d91fac2782acc692a84b6d1d2d6eb7e546da41b6645: openshift-marketplace/redhat-operators-g7x52/registry-server" id=492968c3-264e-47b5-8e1f-fc13a28445f7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.198561 | controller | Jun 11 11:31:26.273182 crc crio[22652]: time="2026-06-11T11:31:26.273002868Z" level=info msg="Starting container: af77f475a32d55b8a4811d91fac2782acc692a84b6d1d2d6eb7e546da41b6645" id=24df1988-8592-42d4-9fc7-a8d3249880ce name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.198579 | controller | Jun 11 11:31:26.284848 crc crio[22652]: time="2026-06-11T11:31:26.284698918Z" level=info msg="Started container" PID=157445 containerID=af77f475a32d55b8a4811d91fac2782acc692a84b6d1d2d6eb7e546da41b6645 description=openshift-marketplace/redhat-operators-g7x52/registry-server id=24df1988-8592-42d4-9fc7-a8d3249880ce name=/runtime.v1.RuntimeService/StartContainer sandboxID=0e134f0569a6bd2a50b230ed88a51578c75697beb6c9606119134605190e16dc
2026-06-11 11:57:59.198597 | controller | Jun 11 11:31:39.064840 crc crio[22652]: time="2026-06-11T11:31:39.063552605Z" level=info msg="Stopping container: af77f475a32d55b8a4811d91fac2782acc692a84b6d1d2d6eb7e546da41b6645 (timeout: 2s)" id=fdd0113b-28b8-49fe-bddb-c396ab2520e0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.198614 | controller | Jun 11 11:31:39.201453 crc crio[22652]: time="2026-06-11T11:31:39.201017694Z" level=info msg="Stopped container af77f475a32d55b8a4811d91fac2782acc692a84b6d1d2d6eb7e546da41b6645: openshift-marketplace/redhat-operators-g7x52/registry-server" id=fdd0113b-28b8-49fe-bddb-c396ab2520e0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.198631 | controller | Jun 11 11:31:39.202306 crc crio[22652]: time="2026-06-11T11:31:39.202237417Z" level=info msg="Stopping pod sandbox: 0e134f0569a6bd2a50b230ed88a51578c75697beb6c9606119134605190e16dc" id=bd07a8b0-016a-4615-88f2-c3f197410ffe name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.198649 | controller | Jun 11 11:31:39.203042 crc crio[22652]: time="2026-06-11T11:31:39.202968463Z" level=info msg="Got pod network &{Name:redhat-operators-g7x52 Namespace:openshift-marketplace ID:0e134f0569a6bd2a50b230ed88a51578c75697beb6c9606119134605190e16dc UID:478ab092-3eb3-4704-99e6-6ba53670c373 NetNS:/var/run/netns/e5d07d91-3eec-4217-bbb9-2a59dc05035a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod478ab092_3eb3_4704_99e6_6ba53670c373.slice PodAnnotations:0xc000989f08}] Aliases:map[]}"
2026-06-11 11:57:59.198666 | controller | Jun 11 11:31:39.203267 crc crio[22652]: time="2026-06-11T11:31:39.203214601Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-g7x52 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.198683 | controller | Jun 11 11:31:39.610194 crc crio[22652]: time="2026-06-11T11:31:39.609589277Z" level=info msg="Stopped pod sandbox: 0e134f0569a6bd2a50b230ed88a51578c75697beb6c9606119134605190e16dc" id=bd07a8b0-016a-4615-88f2-c3f197410ffe name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.198700 | controller | Jun 11 11:31:40.093913 crc crio[22652]: time="2026-06-11T11:31:40.09319067Z" level=info msg="Removing container: af77f475a32d55b8a4811d91fac2782acc692a84b6d1d2d6eb7e546da41b6645" id=a3d32297-3792-4d0b-9b0d-a84e2008c5bb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.198717 | controller | Jun 11 11:31:40.136255 crc crio[22652]: time="2026-06-11T11:31:40.136052053Z" level=info msg="Removed container af77f475a32d55b8a4811d91fac2782acc692a84b6d1d2d6eb7e546da41b6645: openshift-marketplace/redhat-operators-g7x52/registry-server" id=a3d32297-3792-4d0b-9b0d-a84e2008c5bb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.198734 | controller | Jun 11 11:31:40.139797 crc crio[22652]: time="2026-06-11T11:31:40.139660939Z" level=info msg="Removing container: 731a5a2af9ac41a594736defdd30c6e1213705b7570ce0c073a40b3c766c9118" id=1ca3bf0b-17c2-4af2-95ab-532648f3ae11 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.198755 | controller | Jun 11 11:31:40.188423 crc crio[22652]: time="2026-06-11T11:31:40.188327438Z" level=info msg="Removed container 731a5a2af9ac41a594736defdd30c6e1213705b7570ce0c073a40b3c766c9118: openshift-marketplace/redhat-operators-g7x52/extract-content" id=1ca3bf0b-17c2-4af2-95ab-532648f3ae11 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.198773 | controller | Jun 11 11:31:40.190862 crc crio[22652]: time="2026-06-11T11:31:40.190792862Z" level=info msg="Removing container: cd3b3bdd134c1c458ab1787d8055d4f597596b2617ac3c8c25b26332dac218a3" id=4bb4719f-a7e0-449a-b80b-e7c9bbc7abe1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.198790 | controller | Jun 11 11:31:40.234031 crc crio[22652]: time="2026-06-11T11:31:40.233811405Z" level=info msg="Removed container cd3b3bdd134c1c458ab1787d8055d4f597596b2617ac3c8c25b26332dac218a3: openshift-marketplace/redhat-operators-g7x52/extract-utilities" id=4bb4719f-a7e0-449a-b80b-e7c9bbc7abe1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.198807 | controller | Jun 11 11:31:49.258071 crc crio[22652]: time="2026-06-11T11:31:49.256621206Z" level=info msg="Stopping pod sandbox: ac0a47b980622ccf211466a64ea108133ca38317634d3b603cbec7c29e1ec9f1" id=5031e8d6-c78d-4e9e-813f-9755f7c91358 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.198824 | controller | Jun 11 11:31:49.260061 crc crio[22652]: time="2026-06-11T11:31:49.259653023Z" level=info msg="Got pod network &{Name:install-certs-edpm-deployment-ipam-openstack-edpm-ipam-dxp5f Namespace:openstack ID:ac0a47b980622ccf211466a64ea108133ca38317634d3b603cbec7c29e1ec9f1 UID:987d091e-23de-4772-b7ff-00ec1983721b NetNS:/var/run/netns/9fcc0a27-7c3c-4b19-9275-8c8a5250add2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod987d091e_23de_4772_b7ff_00ec1983721b.slice PodAnnotations:0xc005a4d5b8}] Aliases:map[]}"
2026-06-11 11:57:59.198842 | controller | Jun 11 11:31:49.260061 crc crio[22652]: time="2026-06-11T11:31:49.260021176Z" level=info msg="Deleting pod openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-dxp5f from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.198859 | controller | Jun 11 11:31:49.751728 crc crio[22652]: time="2026-06-11T11:31:49.751623718Z" level=info msg="Stopped pod sandbox: ac0a47b980622ccf211466a64ea108133ca38317634d3b603cbec7c29e1ec9f1" id=5031e8d6-c78d-4e9e-813f-9755f7c91358 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.198875 | controller | Jun 11 11:31:50.403632 crc crio[22652]: time="2026-06-11T11:31:50.403176559Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-x2gxj/POD" id=026faaa6-2a09-4535-9ab8-d32b34cb43a1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.198893 | controller | Jun 11 11:31:50.404960 crc crio[22652]: time="2026-06-11T11:31:50.403660626Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.198924 | controller | Jun 11 11:31:50.435717 crc crio[22652]: time="2026-06-11T11:31:50.435616216Z" level=info msg="Got pod network &{Name:redhat-marketplace-x2gxj Namespace:openshift-marketplace ID:4e4b7c21065bfbda7e0aeaa97d346f3421e012a6a0f605fe2760757d83bd28b1 UID:929f78ca-3a76-46f2-bacf-f85b947d0181 NetNS:/var/run/netns/fa7cbac2-a422-4a36-8d97-b21527332d5d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod929f78ca_3a76_46f2_bacf_f85b947d0181.slice PodAnnotations:0xc0036e6748}] Aliases:map[]}"
2026-06-11 11:57:59.198944 | controller | Jun 11 11:31:50.435717 crc crio[22652]: time="2026-06-11T11:31:50.435683118Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-x2gxj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.198965 | controller | Jun 11 11:31:50.996401 crc crio[22652]: time="2026-06-11T11:31:50.995545965Z" level=info msg="Running pod sandbox: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-6gfzt/POD" id=3d56e12e-faac-44f4-8e56-13e141e08391 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.198983 | controller | Jun 11 11:31:50.996834 crc crio[22652]: time="2026-06-11T11:31:50.996657164Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.199000 | controller | Jun 11 11:31:51.038767 crc crio[22652]: time="2026-06-11T11:31:51.038657487Z" level=info msg="Got pod network &{Name:ovn-edpm-deployment-ipam-openstack-edpm-ipam-6gfzt Namespace:openstack ID:14c9c73659475df75689ca531205889166f2a8619d634393c9356e21eae1a7cb UID:19014432-cc37-44af-9aea-a47d8a885c0f NetNS:/var/run/netns/e802392c-9756-41cf-bd26-2b91cd71dda4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod19014432_cc37_44af_9aea_a47d8a885c0f.slice PodAnnotations:0xc001e8e7a8}] Aliases:map[]}"
2026-06-11 11:57:59.199018 | controller | Jun 11 11:31:51.038767 crc crio[22652]: time="2026-06-11T11:31:51.038734189Z" level=info msg="Adding pod openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-6gfzt to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.199036 | controller | Jun 11 11:31:51.061768 crc crio[22652]: 2026-06-11T11:31:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4e4b7c21065bfbd Mac:56:13:39:89:07:6c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fa Mtu:0 Sandbox:/var/run/netns/fa7cbac2-a422-4a36-8d97-b21527332d5d SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.250 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.199053 | controller | Jun 11 11:31:51.062620 crc crio[22652]: time="2026-06-11T11:31:51.062546284Z" level=info msg="Got pod network &{Name:redhat-marketplace-x2gxj Namespace:openshift-marketplace ID:4e4b7c21065bfbda7e0aeaa97d346f3421e012a6a0f605fe2760757d83bd28b1 UID:929f78ca-3a76-46f2-bacf-f85b947d0181 NetNS:/var/run/netns/fa7cbac2-a422-4a36-8d97-b21527332d5d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod929f78ca_3a76_46f2_bacf_f85b947d0181.slice PodAnnotations:0xc0036e6748}] Aliases:map[]}"
2026-06-11 11:57:59.199072 | controller | Jun 11 11:31:51.062783 crc crio[22652]: time="2026-06-11T11:31:51.062702289Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-x2gxj for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.199090 | controller | Jun 11 11:31:51.071715 crc crio[22652]: time="2026-06-11T11:31:51.071592691Z" level=info msg="Ran pod sandbox 4e4b7c21065bfbda7e0aeaa97d346f3421e012a6a0f605fe2760757d83bd28b1 with infra container: openshift-marketplace/redhat-marketplace-x2gxj/POD" id=026faaa6-2a09-4535-9ab8-d32b34cb43a1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.199107 | controller | Jun 11 11:31:51.075449 crc crio[22652]: time="2026-06-11T11:31:51.075366333Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=147f6d7a-4483-4dbe-bbbb-f3eebc36140f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.199126 | controller | Jun 11 11:31:51.077678 crc crio[22652]: time="2026-06-11T11:31:51.077603661Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=a3214542-67a8-4247-a9c1-de1e1f3d8deb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.199143 | controller | Jun 11 11:31:51.085730 crc crio[22652]: time="2026-06-11T11:31:51.085622453Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-x2gxj/extract-utilities" id=b8cd3f90-dbed-4082-b0e8-567237f64a85 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.199163 | controller | Jun 11 11:31:51.086500 crc crio[22652]: time="2026-06-11T11:31:51.086436552Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.199181 | controller | Jun 11 11:31:51.158387 crc crio[22652]: time="2026-06-11T11:31:51.158338551Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.199198 | controller | Jun 11 11:31:51.163020 crc crio[22652]: time="2026-06-11T11:31:51.16299356Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.199216 | controller | Jun 11 11:31:51.291174 crc crio[22652]: time="2026-06-11T11:31:51.29066518Z" level=info msg="Created container 93754eb9f67494e0c9ee295b8ad2ac148b04d045ad3b073c313320c5b1bafa25: openshift-marketplace/redhat-marketplace-x2gxj/extract-utilities" id=b8cd3f90-dbed-4082-b0e8-567237f64a85 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.199233 | controller | Jun 11 11:31:51.291942 crc crio[22652]: time="2026-06-11T11:31:51.291643855Z" level=info msg="Starting container: 93754eb9f67494e0c9ee295b8ad2ac148b04d045ad3b073c313320c5b1bafa25" id=ced41098-5f1a-4c02-a062-844fe14e3908 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.199250 | controller | Jun 11 11:31:51.302167 crc crio[22652]: time="2026-06-11T11:31:51.298382021Z" level=info msg="Started container" PID=159131 containerID=93754eb9f67494e0c9ee295b8ad2ac148b04d045ad3b073c313320c5b1bafa25 description=openshift-marketplace/redhat-marketplace-x2gxj/extract-utilities id=ced41098-5f1a-4c02-a062-844fe14e3908 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4e4b7c21065bfbda7e0aeaa97d346f3421e012a6a0f605fe2760757d83bd28b1
2026-06-11 11:57:59.199268 | controller | Jun 11 11:31:51.704342 crc crio[22652]: 2026-06-11T11:31:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:14c9c73659475df Mac:82:0a:76:93:d3:72 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fb Mtu:0 Sandbox:/var/run/netns/e802392c-9756-41cf-bd26-2b91cd71dda4 SocketPath: PciID:}] [{Interface:0xc0003e4bd0 Address:{IP:10.217.0.251 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.199285 | controller | Jun 11 11:31:51.706167 crc crio[22652]: time="2026-06-11T11:31:51.705483203Z" level=info msg="Got pod network &{Name:ovn-edpm-deployment-ipam-openstack-edpm-ipam-6gfzt Namespace:openstack ID:14c9c73659475df75689ca531205889166f2a8619d634393c9356e21eae1a7cb UID:19014432-cc37-44af-9aea-a47d8a885c0f NetNS:/var/run/netns/e802392c-9756-41cf-bd26-2b91cd71dda4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod19014432_cc37_44af_9aea_a47d8a885c0f.slice PodAnnotations:0xc001e8e7a8}] Aliases:map[]}"
2026-06-11 11:57:59.199302 | controller | Jun 11 11:31:51.706167 crc crio[22652]: time="2026-06-11T11:31:51.705890859Z" level=info msg="Checking pod openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-6gfzt for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.199320 | controller | Jun 11 11:31:51.714662 crc crio[22652]: time="2026-06-11T11:31:51.714614634Z" level=info msg="Ran pod sandbox 14c9c73659475df75689ca531205889166f2a8619d634393c9356e21eae1a7cb with infra container: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-6gfzt/POD" id=3d56e12e-faac-44f4-8e56-13e141e08391 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.199337 | controller | Jun 11 11:31:51.718045 crc crio[22652]: time="2026-06-11T11:31:51.717998931Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=b993f5d0-17d1-4043-842b-daabf1e31d24 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.199381 | controller | Jun 11 11:31:51.759878 crc crio[22652]: time="2026-06-11T11:31:51.759696973Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=199ab39a-0da0-47c9-b3c9-57df28c76cf1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.199401 | controller | Jun 11 11:31:51.769153 crc crio[22652]: time="2026-06-11T11:31:51.76900918Z" level=info msg="Creating container: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-6gfzt/ovn-edpm-deployment-ipam-openstack-edpm-ipam" id=36f6ca66-f1c2-4232-a080-a9bb0c9eaeeb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.199423 | controller | Jun 11 11:31:51.769714 crc crio[22652]: time="2026-06-11T11:31:51.769634372Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.199446 | controller | Jun 11 11:31:51.836224 crc crio[22652]: time="2026-06-11T11:31:51.835844772Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.199465 | controller | Jun 11 11:31:51.840772 crc crio[22652]: time="2026-06-11T11:31:51.840670362Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.199482 | controller | Jun 11 11:31:52.014374 crc crio[22652]: time="2026-06-11T11:31:52.013609654Z" level=info msg="Created container 46c7b80db92e497b849ff338eeac7ad38a8d81115f42ca2455fcd340081e99c0: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-6gfzt/ovn-edpm-deployment-ipam-openstack-edpm-ipam" id=36f6ca66-f1c2-4232-a080-a9bb0c9eaeeb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.199499 | controller | Jun 11 11:31:52.015831 crc crio[22652]: time="2026-06-11T11:31:52.015725458Z" level=info msg="Starting container: 46c7b80db92e497b849ff338eeac7ad38a8d81115f42ca2455fcd340081e99c0" id=711b76d7-e262-4890-823e-9bddac105c7f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.199515 | controller | Jun 11 11:31:52.027323 crc crio[22652]: time="2026-06-11T11:31:52.02661881Z" level=info msg="Started container" PID=159208 containerID=46c7b80db92e497b849ff338eeac7ad38a8d81115f42ca2455fcd340081e99c0 description=openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-6gfzt/ovn-edpm-deployment-ipam-openstack-edpm-ipam id=711b76d7-e262-4890-823e-9bddac105c7f name=/runtime.v1.RuntimeService/StartContainer sandboxID=14c9c73659475df75689ca531205889166f2a8619d634393c9356e21eae1a7cb
2026-06-11 11:57:59.199532 | controller | Jun 11 11:31:52.325063 crc crio[22652]: time="2026-06-11T11:31:52.324570265Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=1cb620c9-c431-4d54-878f-418f2ac847b9 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.199549 | controller | Jun 11 11:31:52.334506 crc crio[22652]: time="2026-06-11T11:31:52.334402794Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-11 11:57:59.199567 | controller | Jun 11 11:31:52.874348 crc crio[22652]: time="2026-06-11T11:31:52.874229654Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03" id=1cb620c9-c431-4d54-878f-418f2ac847b9 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.199584 | controller | Jun 11 11:31:52.886738 crc crio[22652]: time="2026-06-11T11:31:52.886636229Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=e1336c19-1c63-49f1-85d2-ba6c369e3bac name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.199605 | controller | Jun 11 11:31:52.905843 crc crio[22652]: time="2026-06-11T11:31:52.905316871Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=999b2b3a-e83a-47bb-b980-e4f6ce61aafe name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.199669 | controller | Jun 11 11:31:52.923983 crc crio[22652]: time="2026-06-11T11:31:52.922458854Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-x2gxj/extract-content" id=000a745c-58a8-47d1-826f-c4a6618776ef name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.199690 | controller | Jun 11 11:31:52.923983 crc crio[22652]: time="2026-06-11T11:31:52.923322545Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.199709 | controller | Jun 11 11:31:52.968180 crc crio[22652]: time="2026-06-11T11:31:52.968060993Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.199726 | controller | Jun 11 11:31:52.972539 crc crio[22652]: time="2026-06-11T11:31:52.972472778Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.199742 | controller | Jun 11 11:31:53.132002 crc crio[22652]: time="2026-06-11T11:31:53.131867226Z" level=info msg="Created container 207a151296be5cf873ee0a3d972238d2b0478acaabe7c93fad7c50b8caa8a47c: openshift-marketplace/redhat-marketplace-x2gxj/extract-content" id=000a745c-58a8-47d1-826f-c4a6618776ef name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.199760 | controller | Jun 11 11:31:53.134999 crc crio[22652]: time="2026-06-11T11:31:53.134889432Z" level=info msg="Starting container: 207a151296be5cf873ee0a3d972238d2b0478acaabe7c93fad7c50b8caa8a47c" id=3d259944-a3ab-4fc7-ab4d-3d2b9460e6c5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.199778 | controller | Jun 11 11:31:53.143572 crc crio[22652]: time="2026-06-11T11:31:53.143469494Z" level=info msg="Started container" PID=159245 containerID=207a151296be5cf873ee0a3d972238d2b0478acaabe7c93fad7c50b8caa8a47c description=openshift-marketplace/redhat-marketplace-x2gxj/extract-content id=3d259944-a3ab-4fc7-ab4d-3d2b9460e6c5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4e4b7c21065bfbda7e0aeaa97d346f3421e012a6a0f605fe2760757d83bd28b1
2026-06-11 11:57:59.199796 | controller | Jun 11 11:31:54.381457 crc crio[22652]: time="2026-06-11T11:31:54.380902554Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=7f5f5985-eba3-4653-b84b-2117411e1be0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.199813 | controller | Jun 11 11:31:54.385283 crc crio[22652]: time="2026-06-11T11:31:54.385160643Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=312ad770-da15-4806-9e67-7ae7533678db name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.199830 | controller | Jun 11 11:31:54.402610 crc crio[22652]: time="2026-06-11T11:31:54.402469439Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-x2gxj/registry-server" id=7a2dea84-f441-4e20-b5ba-3fc26b2ef0c0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.199846 | controller | Jun 11 11:31:54.403025 crc crio[22652]: time="2026-06-11T11:31:54.402951366Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.199863 | controller | Jun 11 11:31:54.463216 crc crio[22652]: time="2026-06-11T11:31:54.462922841Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.199884 | controller | Jun 11 11:31:54.469252 crc crio[22652]: time="2026-06-11T11:31:54.469082044Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.199903 | controller | Jun 11 11:31:54.636095 crc crio[22652]: time="2026-06-11T11:31:54.635974854Z" level=info msg="Created container b5292559d5666118a36bbd65fdaad347f63f2def7e7f401bfa56c37846d4fc77: openshift-marketplace/redhat-marketplace-x2gxj/registry-server" id=7a2dea84-f441-4e20-b5ba-3fc26b2ef0c0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.199920 | controller | Jun 11 11:31:54.638569 crc crio[22652]: time="2026-06-11T11:31:54.638469211Z" level=info msg="Starting container: b5292559d5666118a36bbd65fdaad347f63f2def7e7f401bfa56c37846d4fc77" id=8c77364a-add5-4a16-af77-b8eb562e5e3d name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.199938 | controller | Jun 11 11:31:54.648097 crc crio[22652]: time="2026-06-11T11:31:54.647970704Z" level=info msg="Started container" PID=159327 containerID=b5292559d5666118a36bbd65fdaad347f63f2def7e7f401bfa56c37846d4fc77 description=openshift-marketplace/redhat-marketplace-x2gxj/registry-server id=8c77364a-add5-4a16-af77-b8eb562e5e3d name=/runtime.v1.RuntimeService/StartContainer sandboxID=4e4b7c21065bfbda7e0aeaa97d346f3421e012a6a0f605fe2760757d83bd28b1
2026-06-11 11:57:59.199956 | controller | Jun 11 11:32:00.531002 crc crio[22652]: time="2026-06-11T11:32:00.530053367Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686292-4r2k6/POD" id=78852c88-d0e3-498a-933d-160c81c77ffc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.199972 | controller | Jun 11 11:32:00.531002 crc crio[22652]: time="2026-06-11T11:32:00.53098563Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.199990 | controller | Jun 11 11:32:00.568450 crc crio[22652]: time="2026-06-11T11:32:00.568336299Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686292-4r2k6 Namespace:openshift-infra ID:3eca22561d06c0cbac88c86e9722bba5719b648918a7ba2435500ded487b62cf UID:d464c28f-8077-42ae-85d5-cf6aef37ae83 NetNS:/var/run/netns/b2ceedbd-d7c2-43d5-a0c2-49417f075fc6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd464c28f_8077_42ae_85d5_cf6aef37ae83.slice PodAnnotations:0xc00008c5f8}] Aliases:map[]}"
2026-06-11 11:57:59.200007 | controller | Jun 11 11:32:00.568450 crc crio[22652]: time="2026-06-11T11:32:00.568417242Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686292-4r2k6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.200024 | controller | Jun 11 11:32:01.102459 crc crio[22652]: 2026-06-11T11:32:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3eca22561d06c0c Mac:86:37:fa:3d:51:23 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fc Mtu:0 Sandbox:/var/run/netns/b2ceedbd-d7c2-43d5-a0c2-49417f075fc6 SocketPath: PciID:}] [{Interface:0xc00025aa20 Address:{IP:10.217.0.252 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.200042 | controller | Jun 11 11:32:01.103759 crc crio[22652]: time="2026-06-11T11:32:01.103659957Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686292-4r2k6 Namespace:openshift-infra ID:3eca22561d06c0cbac88c86e9722bba5719b648918a7ba2435500ded487b62cf UID:d464c28f-8077-42ae-85d5-cf6aef37ae83 NetNS:/var/run/netns/b2ceedbd-d7c2-43d5-a0c2-49417f075fc6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd464c28f_8077_42ae_85d5_cf6aef37ae83.slice PodAnnotations:0xc00008c5f8}] Aliases:map[]}"
2026-06-11 11:57:59.200061 | controller | Jun 11 11:32:01.103933 crc crio[22652]: time="2026-06-11T11:32:01.103873535Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686292-4r2k6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.200082 | controller | Jun 11 11:32:01.113859 crc crio[22652]: time="2026-06-11T11:32:01.11370954Z" level=info msg="Ran pod sandbox 3eca22561d06c0cbac88c86e9722bba5719b648918a7ba2435500ded487b62cf with infra container: openshift-infra/auto-csr-approver-29686292-4r2k6/POD" id=78852c88-d0e3-498a-933d-160c81c77ffc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.200103 | controller | Jun 11 11:32:01.127878 crc crio[22652]: time="2026-06-11T11:32:01.127760793Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=fe17e609-73cb-41b4-ba40-db24d6a20695 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.200124 | controller | Jun 11 11:32:01.139086 crc crio[22652]: time="2026-06-11T11:32:01.134060393Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 11:57:59.200141 | controller | Jun 11 11:32:02.532461 crc crio[22652]: time="2026-06-11T11:32:02.531410587Z" level=info msg="Stopping container: b5292559d5666118a36bbd65fdaad347f63f2def7e7f401bfa56c37846d4fc77 (timeout: 2s)" id=ecb50165-7754-4474-8cf1-0f61005d5ee3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.200158 | controller | Jun 11 11:32:02.718792 crc crio[22652]: time="2026-06-11T11:32:02.71858027Z" level=info msg="Stopped container b5292559d5666118a36bbd65fdaad347f63f2def7e7f401bfa56c37846d4fc77: openshift-marketplace/redhat-marketplace-x2gxj/registry-server" id=ecb50165-7754-4474-8cf1-0f61005d5ee3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.200175 | controller | Jun 11 11:32:02.719734 crc crio[22652]: time="2026-06-11T11:32:02.719642836Z" level=info msg="Stopping pod sandbox: 4e4b7c21065bfbda7e0aeaa97d346f3421e012a6a0f605fe2760757d83bd28b1" id=a94d5663-7a9d-4c4c-a594-66c7d6f1d7de name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.200192 | controller | Jun 11 11:32:02.724480 crc crio[22652]: time="2026-06-11T11:32:02.724360333Z" level=info msg="Got pod network &{Name:redhat-marketplace-x2gxj Namespace:openshift-marketplace ID:4e4b7c21065bfbda7e0aeaa97d346f3421e012a6a0f605fe2760757d83bd28b1 UID:929f78ca-3a76-46f2-bacf-f85b947d0181 NetNS:/var/run/netns/fa7cbac2-a422-4a36-8d97-b21527332d5d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod929f78ca_3a76_46f2_bacf_f85b947d0181.slice PodAnnotations:0xc0026189e8}] Aliases:map[]}"
2026-06-11 11:57:59.200209 | controller | Jun 11 11:32:02.724689 crc crio[22652]: time="2026-06-11T11:32:02.72454795Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-x2gxj from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.200226 | controller | Jun 11 11:32:03.056632 crc crio[22652]: time="2026-06-11T11:32:03.056242846Z" level=info msg="Stopped pod sandbox: 4e4b7c21065bfbda7e0aeaa97d346f3421e012a6a0f605fe2760757d83bd28b1" id=a94d5663-7a9d-4c4c-a594-66c7d6f1d7de name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.200244 | controller | Jun 11 11:32:03.546795 crc crio[22652]: time="2026-06-11T11:32:03.54671118Z" level=info msg="Removing container: b5292559d5666118a36bbd65fdaad347f63f2def7e7f401bfa56c37846d4fc77" id=83531d4b-a85b-4cbd-9774-7f88e6f8fe92 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.200261 | controller | Jun 11 11:32:03.582102 crc crio[22652]: time="2026-06-11T11:32:03.580467755Z" level=info msg="Removed container b5292559d5666118a36bbd65fdaad347f63f2def7e7f401bfa56c37846d4fc77: openshift-marketplace/redhat-marketplace-x2gxj/registry-server" id=83531d4b-a85b-4cbd-9774-7f88e6f8fe92 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.200278 | controller | Jun 11 11:32:03.603266 crc crio[22652]: time="2026-06-11T11:32:03.591453779Z" level=info msg="Removing container: 207a151296be5cf873ee0a3d972238d2b0478acaabe7c93fad7c50b8caa8a47c" id=1f987742-5292-4d79-9cdf-29d74f0c1b46 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.200299 | controller | Jun 11 11:32:03.675523 crc crio[22652]: time="2026-06-11T11:32:03.675425035Z" level=info msg="Removed container 207a151296be5cf873ee0a3d972238d2b0478acaabe7c93fad7c50b8caa8a47c: openshift-marketplace/redhat-marketplace-x2gxj/extract-content" id=1f987742-5292-4d79-9cdf-29d74f0c1b46 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.200317 | controller | Jun 11 11:32:03.681423 crc crio[22652]: time="2026-06-11T11:32:03.6813472Z" level=info msg="Removing container: 93754eb9f67494e0c9ee295b8ad2ac148b04d045ad3b073c313320c5b1bafa25" id=da900e9f-b22b-4a28-8747-68496fdb97b2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.200334 | controller | Jun 11 11:32:03.717260 crc crio[22652]: time="2026-06-11T11:32:03.717054664Z" level=info msg="Removed container 93754eb9f67494e0c9ee295b8ad2ac148b04d045ad3b073c313320c5b1bafa25: openshift-marketplace/redhat-marketplace-x2gxj/extract-utilities" id=da900e9f-b22b-4a28-8747-68496fdb97b2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.200369 | controller | Jun 11 11:32:03.975016 crc crio[22652]: time="2026-06-11T11:32:03.974913021Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=fe17e609-73cb-41b4-ba40-db24d6a20695 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.200389 | controller | Jun 11 11:32:03.976236 crc crio[22652]: time="2026-06-11T11:32:03.976105022Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=0746a8b2-502a-44cc-91c3-10dbb83a1541 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.200408 | controller | Jun 11 11:32:03.978651 crc crio[22652]: time="2026-06-11T11:32:03.978517607Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=cc5a3b32-eae4-43c9-869d-4a0c612818cc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.200432 | controller | Jun 11 11:32:03.986600 crc crio[22652]: time="2026-06-11T11:32:03.986492776Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686292-4r2k6/oc" id=195a8408-422f-446f-9903-cca813050831 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.200457 | controller | Jun 11 11:32:03.987355 crc crio[22652]: time="2026-06-11T11:32:03.987224942Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.200476 | controller | Jun 11 11:32:04.051895 crc crio[22652]: time="2026-06-11T11:32:04.051681362Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.200494 | controller | Jun 11 11:32:04.517082 crc crio[22652]: time="2026-06-11T11:32:04.517001116Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.200511 | controller | Jun 11 11:32:04.634014 crc crio[22652]: time="2026-06-11T11:32:04.633461137Z" level=info msg="Created container 3f9dc1bebd5a97acfdd9d6f1ee986ec39ecc8fd1646b3f418b1b36eabc9b990c: openshift-infra/auto-csr-approver-29686292-4r2k6/oc" id=195a8408-422f-446f-9903-cca813050831 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.200529 | controller | Jun 11 11:32:04.635875 crc crio[22652]: time="2026-06-11T11:32:04.635771397Z" level=info msg="Starting container: 3f9dc1bebd5a97acfdd9d6f1ee986ec39ecc8fd1646b3f418b1b36eabc9b990c" id=520e1028-6f06-4b88-abb5-384c0566562e name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.200546 | controller | Jun 11 11:32:04.641458 crc crio[22652]: time="2026-06-11T11:32:04.641380365Z" level=info msg="Started container" PID=159972 containerID=3f9dc1bebd5a97acfdd9d6f1ee986ec39ecc8fd1646b3f418b1b36eabc9b990c description=openshift-infra/auto-csr-approver-29686292-4r2k6/oc id=520e1028-6f06-4b88-abb5-384c0566562e name=/runtime.v1.RuntimeService/StartContainer sandboxID=3eca22561d06c0cbac88c86e9722bba5719b648918a7ba2435500ded487b62cf
2026-06-11 11:57:59.200567 | controller | Jun 11 11:32:06.590323 crc crio[22652]: time="2026-06-11T11:32:06.589518959Z" level=info msg="Stopping pod sandbox: 3eca22561d06c0cbac88c86e9722bba5719b648918a7ba2435500ded487b62cf" id=019716cf-3163-49f5-a8f9-90542eba682a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.200585 | controller | Jun 11 11:32:06.593626 crc crio[22652]: time="2026-06-11T11:32:06.593569673Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686292-4r2k6 Namespace:openshift-infra ID:3eca22561d06c0cbac88c86e9722bba5719b648918a7ba2435500ded487b62cf UID:d464c28f-8077-42ae-85d5-cf6aef37ae83 NetNS:/var/run/netns/b2ceedbd-d7c2-43d5-a0c2-49417f075fc6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd464c28f_8077_42ae_85d5_cf6aef37ae83.slice PodAnnotations:0xc000988df0}] Aliases:map[]}"
2026-06-11 11:57:59.200603 | controller | Jun 11 11:32:06.594195 crc crio[22652]: time="2026-06-11T11:32:06.594084321Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686292-4r2k6 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.200620 | controller | Jun 11 11:32:06.933651 crc crio[22652]: time="2026-06-11T11:32:06.93357412Z" level=info msg="Stopped pod sandbox: 3eca22561d06c0cbac88c86e9722bba5719b648918a7ba2435500ded487b62cf" id=019716cf-3163-49f5-a8f9-90542eba682a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.200637 | controller | Jun 11 11:32:13.656973 crc crio[22652]: time="2026-06-11T11:32:13.655920819Z" level=info msg="Removing container: 35b7dd74ba05773f534b38759db500a13bb0cd62a2df5ff1a8213a75b20ec1ab" id=a577b1b3-32e9-4d23-ace1-a69dad84ae11 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.200655 | controller | Jun 11 11:32:13.876719 crc crio[22652]: time="2026-06-11T11:32:13.876623243Z" level=info msg="Removed container 35b7dd74ba05773f534b38759db500a13bb0cd62a2df5ff1a8213a75b20ec1ab: openshift-infra/auto-csr-approver-29686286-z42mt/oc" id=a577b1b3-32e9-4d23-ace1-a69dad84ae11 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.200673 | controller | Jun 11 11:32:13.886656 crc crio[22652]: time="2026-06-11T11:32:13.886577945Z" level=info msg="Stopping pod sandbox: 4e4b7c21065bfbda7e0aeaa97d346f3421e012a6a0f605fe2760757d83bd28b1" id=934b7caa-fc35-4989-aa9c-098ce7eead7d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.200689 | controller | Jun 11 11:32:13.886807 crc crio[22652]: time="2026-06-11T11:32:13.886664298Z" level=info msg="Stopped pod sandbox (already stopped): 4e4b7c21065bfbda7e0aeaa97d346f3421e012a6a0f605fe2760757d83bd28b1" id=934b7caa-fc35-4989-aa9c-098ce7eead7d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.200707 | controller | Jun 11 11:32:13.887488 crc crio[22652]: time="2026-06-11T11:32:13.887431385Z" level=info msg="Removing pod sandbox: 4e4b7c21065bfbda7e0aeaa97d346f3421e012a6a0f605fe2760757d83bd28b1" id=abed5458-21f2-4d96-b104-af9634388bb4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.200724 | controller | Jun 11 11:32:13.908613 crc crio[22652]: time="2026-06-11T11:32:13.908452988Z" level=info msg="Removed pod sandbox: 4e4b7c21065bfbda7e0aeaa97d346f3421e012a6a0f605fe2760757d83bd28b1" id=abed5458-21f2-4d96-b104-af9634388bb4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.200742 | controller | Jun 11 11:32:13.909990 crc crio[22652]: time="2026-06-11T11:32:13.909730417Z" level=info msg="Stopping pod sandbox: 0e134f0569a6bd2a50b230ed88a51578c75697beb6c9606119134605190e16dc" id=57b290d9-1056-42ae-98ea-53c468389abd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.200759 | controller | Jun 11 11:32:13.910087 crc crio[22652]: time="2026-06-11T11:32:13.910016977Z" level=info msg="Stopped pod sandbox (already stopped): 0e134f0569a6bd2a50b230ed88a51578c75697beb6c9606119134605190e16dc" id=57b290d9-1056-42ae-98ea-53c468389abd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.200779 | controller | Jun 11 11:32:13.911194 crc crio[22652]: time="2026-06-11T11:32:13.911059963Z" level=info msg="Removing pod sandbox: 0e134f0569a6bd2a50b230ed88a51578c75697beb6c9606119134605190e16dc" id=18c51080-73cd-4b70-b5cd-1a543460613d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.200797 | controller | Jun 11 11:32:13.923492 crc crio[22652]: time="2026-06-11T11:32:13.923404248Z" level=info msg="Removed pod sandbox: 0e134f0569a6bd2a50b230ed88a51578c75697beb6c9606119134605190e16dc" id=18c51080-73cd-4b70-b5cd-1a543460613d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.200815 | controller | Jun 11 11:32:13.924677 crc crio[22652]: time="2026-06-11T11:32:13.924591188Z" level=info msg="Stopping pod sandbox: 7c92fa6ccf5c401d743662ad320a77fd8590383ff063c5f5d352f5aec547ce7a" id=f6fe37a7-dc55-45f5-9dc0-31c8beaab88b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.200832 | controller | Jun 11 11:32:13.924761 crc crio[22652]: time="2026-06-11T11:32:13.924720772Z" level=info msg="Stopped pod sandbox (already stopped): 7c92fa6ccf5c401d743662ad320a77fd8590383ff063c5f5d352f5aec547ce7a" id=f6fe37a7-dc55-45f5-9dc0-31c8beaab88b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.200849 | controller | Jun 11 11:32:13.925581 crc crio[22652]: time="2026-06-11T11:32:13.92552398Z" level=info msg="Removing pod sandbox: 7c92fa6ccf5c401d743662ad320a77fd8590383ff063c5f5d352f5aec547ce7a" id=6373d5bf-a9ee-4537-97ad-d9038f269deb name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.200866 | controller | Jun 11 11:32:13.942109 crc crio[22652]: time="2026-06-11T11:32:13.942001651Z" level=info msg="Removed pod sandbox: 7c92fa6ccf5c401d743662ad320a77fd8590383ff063c5f5d352f5aec547ce7a" id=6373d5bf-a9ee-4537-97ad-d9038f269deb name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.200882 | controller | Jun 11 11:33:05.132986 crc crio[22652]: time="2026-06-11T11:33:05.132368892Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-v8x8p/POD" id=dd6c859a-c635-4f60-8742-a36aeb59523c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.200899 | controller | Jun 11 11:33:05.134188 crc crio[22652]: time="2026-06-11T11:33:05.133024125Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.200917 | controller | Jun 11 11:33:05.170034 crc crio[22652]: time="2026-06-11T11:33:05.169891794Z" level=info msg="Got pod network &{Name:community-operators-v8x8p Namespace:openshift-marketplace ID:70e635e17c129eab4f36ca0356c4aadac301a70e540a8422bc3cf2e71797e8af UID:a917812e-e43c-4abd-80f7-32817ca85bc2 NetNS:/var/run/netns/6deacc65-bc49-4ff3-b9b7-2d83b0ed305d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda917812e_e43c_4abd_80f7_32817ca85bc2.slice PodAnnotations:0xc00008cc08}] Aliases:map[]}"
2026-06-11 11:57:59.200934 | controller | Jun 11 11:33:05.170034 crc crio[22652]: time="2026-06-11T11:33:05.169984157Z" level=info msg="Adding pod openshift-marketplace_community-operators-v8x8p to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.200951 | controller | Jun 11 11:33:05.760520 crc crio[22652]: 2026-06-11T11:33:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:70e635e17c129ea Mac:7e:6e:92:1e:62:eb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fd Mtu:0 Sandbox:/var/run/netns/6deacc65-bc49-4ff3-b9b7-2d83b0ed305d SocketPath: PciID:}] [{Interface:0xc00025aa20 Address:{IP:10.217.0.253 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.200969 | controller | Jun 11 11:33:05.763191 crc crio[22652]: time="2026-06-11T11:33:05.762271058Z" level=info msg="Got pod network &{Name:community-operators-v8x8p Namespace:openshift-marketplace ID:70e635e17c129eab4f36ca0356c4aadac301a70e540a8422bc3cf2e71797e8af UID:a917812e-e43c-4abd-80f7-32817ca85bc2 NetNS:/var/run/netns/6deacc65-bc49-4ff3-b9b7-2d83b0ed305d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda917812e_e43c_4abd_80f7_32817ca85bc2.slice PodAnnotations:0xc00008cc08}] Aliases:map[]}"
2026-06-11 11:57:59.201000 | controller | Jun 11 11:33:05.763191 crc crio[22652]: time="2026-06-11T11:33:05.762453807Z" level=info msg="Checking pod openshift-marketplace_community-operators-v8x8p for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.201027 | controller | Jun 11 11:33:05.772440 crc crio[22652]: time="2026-06-11T11:33:05.772341293Z" level=info msg="Ran pod sandbox 70e635e17c129eab4f36ca0356c4aadac301a70e540a8422bc3cf2e71797e8af with infra container: openshift-marketplace/community-operators-v8x8p/POD" id=dd6c859a-c635-4f60-8742-a36aeb59523c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.201047 | controller | Jun 11 11:33:05.775213 crc crio[22652]: time="2026-06-11T11:33:05.775036576Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=c7fee192-2c7e-4384-99eb-ddc5f7c673f9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.201064 | controller | Jun 11 11:33:05.781020 crc crio[22652]: time="2026-06-11T11:33:05.780940263Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=c3b5158d-2324-4aa8-b5d4-ce0f37f2c22e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.201081 | controller | Jun 11 11:33:05.789508 crc crio[22652]: time="2026-06-11T11:33:05.78941072Z" level=info msg="Creating container: openshift-marketplace/community-operators-v8x8p/extract-utilities" id=714806f1-1d20-441e-a00d-a4ee5dc8deb2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.201098 | controller | Jun 11 11:33:05.791347 crc crio[22652]: time="2026-06-11T11:33:05.791274996Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.201115 | controller | Jun 11 11:33:05.840818 crc crio[22652]: time="2026-06-11T11:33:05.840703958Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.201132 | controller | Jun 11 11:33:05.844709 crc crio[22652]: time="2026-06-11T11:33:05.844629906Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.201150 | controller | Jun 11 11:33:05.984782 crc crio[22652]: time="2026-06-11T11:33:05.984178428Z" level=info msg="Created container 1d940554c5503275ba2698d22a0df4af33d730b982d9bcd7250efee502152ddb: openshift-marketplace/community-operators-v8x8p/extract-utilities" id=714806f1-1d20-441e-a00d-a4ee5dc8deb2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.201168 | controller | Jun 11 11:33:05.986253 crc crio[22652]: time="2026-06-11T11:33:05.986096745Z" level=info msg="Starting container: 1d940554c5503275ba2698d22a0df4af33d730b982d9bcd7250efee502152ddb" id=0481501c-3468-4fb3-9182-3323a1519fd7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.201184 | controller | Jun 11 11:33:05.992817 crc crio[22652]: time="2026-06-11T11:33:05.992198749Z" level=info msg="Started container" PID=163622 containerID=1d940554c5503275ba2698d22a0df4af33d730b982d9bcd7250efee502152ddb description=openshift-marketplace/community-operators-v8x8p/extract-utilities id=0481501c-3468-4fb3-9182-3323a1519fd7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=70e635e17c129eab4f36ca0356c4aadac301a70e540a8422bc3cf2e71797e8af
2026-06-11 11:57:59.201205 | controller | Jun 11 11:33:06.407874 crc crio[22652]: time="2026-06-11T11:33:06.407689435Z" level=info msg="Stopping pod sandbox: 14c9c73659475df75689ca531205889166f2a8619d634393c9356e21eae1a7cb" id=e10a10e9-2096-47eb-9a88-a02e35a2c40a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.201223 | controller | Jun 11 11:33:06.411210 crc crio[22652]: time="2026-06-11T11:33:06.407718076Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=c25aca17-9e3c-4d3c-a67a-d38ac3d312e0 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.201244 | controller | Jun 11 11:33:06.411703 crc crio[22652]: time="2026-06-11T11:33:06.411579832Z" level=info msg="Got pod network &{Name:ovn-edpm-deployment-ipam-openstack-edpm-ipam-6gfzt Namespace:openstack ID:14c9c73659475df75689ca531205889166f2a8619d634393c9356e21eae1a7cb UID:19014432-cc37-44af-9aea-a47d8a885c0f NetNS:/var/run/netns/e802392c-9756-41cf-bd26-2b91cd71dda4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod19014432_cc37_44af_9aea_a47d8a885c0f.slice PodAnnotations:0xc005a4c600}] Aliases:map[]}"
2026-06-11 11:57:59.201268 | controller | Jun 11 11:33:06.411888 crc crio[22652]: time="2026-06-11T11:33:06.411816281Z" level=info msg="Deleting pod openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-6gfzt from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.201287 | controller | Jun 11 11:33:06.424320 crc crio[22652]: time="2026-06-11T11:33:06.424221615Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-11 11:57:59.201304 | controller | Jun 11 11:33:06.910731 crc crio[22652]: time="2026-06-11T11:33:06.910233322Z" level=info msg="Stopped pod sandbox: 14c9c73659475df75689ca531205889166f2a8619d634393c9356e21eae1a7cb" id=e10a10e9-2096-47eb-9a88-a02e35a2c40a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.201321 | controller | Jun 11 11:33:07.055794 crc crio[22652]: time="2026-06-11T11:33:07.055716192Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:c1bf1a7cae92e701b0ff93032482fe022c0ec704dcb6a892b32d9c898b64e1e0" id=c25aca17-9e3c-4d3c-a67a-d38ac3d312e0 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.201338 | controller | Jun 11 11:33:07.056807 crc crio[22652]: time="2026-06-11T11:33:07.056729007Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=757b9ff4-d476-4865-9c07-9015e9e3c017 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.201377 | controller | Jun 11 11:33:07.060619 crc crio[22652]: time="2026-06-11T11:33:07.060454588Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=d78fff1d-5889-4084-9da7-5f14ee7c19f0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.201396 | controller | Jun 11 11:33:07.072024 crc crio[22652]: time="2026-06-11T11:33:07.071849588Z" level=info msg="Creating container: openshift-marketplace/community-operators-v8x8p/extract-content" id=1351129e-3eec-4209-b077-48d307a917a7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.201414 | controller | Jun 11 11:33:07.072850 crc crio[22652]: time="2026-06-11T11:33:07.072427488Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.201438 | controller | Jun 11 11:33:07.136973 crc crio[22652]: time="2026-06-11T11:33:07.136861396Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.201459 | controller | Jun 11 11:33:07.143162 crc crio[22652]: time="2026-06-11T11:33:07.14295976Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.201481 | controller | Jun 11 11:33:07.345708 crc crio[22652]: time="2026-06-11T11:33:07.34521165Z" level=info msg="Created container 05d8037f2e254072bba4880476fc66a7005c796a932e3496c624431c876045a0: openshift-marketplace/community-operators-v8x8p/extract-content" id=1351129e-3eec-4209-b077-48d307a917a7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.201500 | controller | Jun 11 11:33:07.347876 crc crio[22652]: time="2026-06-11T11:33:07.347652186Z" level=info msg="Starting container: 05d8037f2e254072bba4880476fc66a7005c796a932e3496c624431c876045a0" id=365a4087-c6ac-4739-83d2-bd9413119dd9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.201518 | controller | Jun 11 11:33:07.361272 crc crio[22652]: time="2026-06-11T11:33:07.361011504Z" level=info msg="Started container" PID=163709 containerID=05d8037f2e254072bba4880476fc66a7005c796a932e3496c624431c876045a0 description=openshift-marketplace/community-operators-v8x8p/extract-content id=365a4087-c6ac-4739-83d2-bd9413119dd9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=70e635e17c129eab4f36ca0356c4aadac301a70e540a8422bc3cf2e71797e8af
2026-06-11 11:57:59.201536 | controller | Jun 11 11:33:07.984003 crc crio[22652]: time="2026-06-11T11:33:07.983459685Z" level=info msg="Running pod sandbox: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-vz75r/POD" id=7dab6db2-8a59-4b4a-856d-91ea90496b25 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.201554 | controller | Jun 11 11:33:07.985522 crc crio[22652]: time="2026-06-11T11:33:07.984019105Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.201572 | controller | Jun 11 11:33:08.023830 crc crio[22652]: time="2026-06-11T11:33:08.023753398Z" level=info msg="Got pod network &{Name:neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-vz75r Namespace:openstack ID:16b8c2f2cd8ab888d75b9d139fbd8a3f53988175261b95d8a9851c6b49125a7f UID:72b5f408-5cdc-4f23-a39d-226d39e7dc79 NetNS:/var/run/netns/d6a7faa9-5a96-4d28-a619-e58ecb491ce0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod72b5f408_5cdc_4f23_a39d_226d39e7dc79.slice PodAnnotations:0xc0036e7cc0}] Aliases:map[]}"
2026-06-11 11:57:59.201590 | controller | Jun 11 11:33:08.023830 crc crio[22652]: time="2026-06-11T11:33:08.02382242Z" level=info msg="Adding pod openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-vz75r to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.201607 | controller | Jun 11 11:33:08.491167 crc crio[22652]: 2026-06-11T11:33:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:16b8c2f2cd8ab88 Mac:9a:d4:41:5f:7b:f4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fe Mtu:0 Sandbox:/var/run/netns/d6a7faa9-5a96-4d28-a619-e58ecb491ce0 SocketPath: PciID:}] [{Interface:0xc00023d030 Address:{IP:10.217.0.254 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.201625 | controller | Jun 11 11:33:08.492500 crc crio[22652]: time="2026-06-11T11:33:08.492414657Z" level=info msg="Got pod network &{Name:neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-vz75r Namespace:openstack ID:16b8c2f2cd8ab888d75b9d139fbd8a3f53988175261b95d8a9851c6b49125a7f UID:72b5f408-5cdc-4f23-a39d-226d39e7dc79 NetNS:/var/run/netns/d6a7faa9-5a96-4d28-a619-e58ecb491ce0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod72b5f408_5cdc_4f23_a39d_226d39e7dc79.slice PodAnnotations:0xc0036e7cc0}] Aliases:map[]}"
2026-06-11 11:57:59.201642 | controller | Jun 11 11:33:08.492702 crc crio[22652]: time="2026-06-11T11:33:08.492617814Z" level=info msg="Checking pod openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-vz75r for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.201663 | controller | Jun 11 11:33:08.502426 crc crio[22652]: time="2026-06-11T11:33:08.502345564Z" level=info msg="Ran pod sandbox 16b8c2f2cd8ab888d75b9d139fbd8a3f53988175261b95d8a9851c6b49125a7f with infra container: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-vz75r/POD" id=7dab6db2-8a59-4b4a-856d-91ea90496b25 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.201681 | controller | Jun 11 11:33:08.505094 crc crio[22652]: time="2026-06-11T11:33:08.504983582Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=3f0f16b3-27ee-4c44-be6e-c87879e58264 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.201699 | controller | Jun 11 11:33:08.561839 crc crio[22652]: time="2026-06-11T11:33:08.561745168Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=2fab34bf-d90c-4e8b-b347-1930c5cde832 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.201717 | controller | Jun 11 11:33:08.573250 crc crio[22652]: time="2026-06-11T11:33:08.573105765Z" level=info msg="Creating container: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-vz75r/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam" id=b929899b-c15f-40d2-b4ea-dcfb7efe1f2c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.201734 | controller | Jun 11 11:33:08.573559 crc crio[22652]: time="2026-06-11T11:33:08.57351759Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.201752 | controller | Jun 11 11:33:08.625238 crc crio[22652]: time="2026-06-11T11:33:08.624761706Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.201770 | controller | Jun 11 11:33:08.629961 crc crio[22652]: time="2026-06-11T11:33:08.629822736Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.201787 | controller | Jun 11 11:33:08.744713 crc crio[22652]: time="2026-06-11T11:33:08.743947284Z" level=info msg="Created container ce31ec55144639e1bd5517f38645bdaa3fecd9c2facaf37490e37f76c215fafb: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-vz75r/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam" id=b929899b-c15f-40d2-b4ea-dcfb7efe1f2c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.201805 | controller | Jun 11 11:33:08.745984 crc crio[22652]: time="2026-06-11T11:33:08.745889582Z" level=info msg="Starting container: ce31ec55144639e1bd5517f38645bdaa3fecd9c2facaf37490e37f76c215fafb" id=b7bc4d41-4923-4c8d-b027-57f79662388a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.201822 | controller | Jun 11 11:33:08.753315 crc crio[22652]: time="2026-06-11T11:33:08.753052625Z" level=info msg="Started container" PID=163824 containerID=ce31ec55144639e1bd5517f38645bdaa3fecd9c2facaf37490e37f76c215fafb description=openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-vz75r/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam id=b7bc4d41-4923-4c8d-b027-57f79662388a name=/runtime.v1.RuntimeService/StartContainer sandboxID=16b8c2f2cd8ab888d75b9d139fbd8a3f53988175261b95d8a9851c6b49125a7f
2026-06-11 11:57:59.201840 | controller | Jun 11 11:33:09.484260 crc crio[22652]: time="2026-06-11T11:33:09.483668972Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=3a12ee84-d865-4cfc-8109-a52caec5ca9e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.201857 | controller | Jun 11 11:33:09.490890 crc crio[22652]: time="2026-06-11T11:33:09.490739446Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=781e3878-1489-4cea-8c73-5986781763e4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.201880 | controller | Jun 11 11:33:09.504765 crc crio[22652]: time="2026-06-11T11:33:09.504618437Z" level=info msg="Creating container: openshift-marketplace/community-operators-v8x8p/registry-server" id=e4a6c1e6-6db5-43e4-9ccb-9e5509864d61 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.201898 | controller | Jun 11 11:33:09.505381 crc crio[22652]: time="2026-06-11T11:33:09.505337163Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.201915 | controller | Jun 11 11:33:09.595995 crc crio[22652]: time="2026-06-11T11:33:09.595623081Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.201932 | controller | Jun 11 11:33:09.600334 crc crio[22652]: time="2026-06-11T11:33:09.600260343Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.201949 | controller | Jun 11 11:33:09.801892 crc crio[22652]: time="2026-06-11T11:33:09.801720397Z" level=info msg="Created container a366ca7d26bc51057e26e2f1bc66a898fe144596f529e904d38176b369d75e9a: openshift-marketplace/community-operators-v8x8p/registry-server" id=e4a6c1e6-6db5-43e4-9ccb-9e5509864d61 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.201966 | controller | Jun 11 11:33:09.803591 crc crio[22652]: time="2026-06-11T11:33:09.803505379Z" level=info msg="Starting container: a366ca7d26bc51057e26e2f1bc66a898fe144596f529e904d38176b369d75e9a" id=d4d62b29-7f73-46f3-8df4-f03136d13f02 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.201983 | controller | Jun 11 11:33:09.813418 crc crio[22652]: time="2026-06-11T11:33:09.812278046Z" level=info msg="Started container" PID=163886 containerID=a366ca7d26bc51057e26e2f1bc66a898fe144596f529e904d38176b369d75e9a description=openshift-marketplace/community-operators-v8x8p/registry-server id=d4d62b29-7f73-46f3-8df4-f03136d13f02 name=/runtime.v1.RuntimeService/StartContainer sandboxID=70e635e17c129eab4f36ca0356c4aadac301a70e540a8422bc3cf2e71797e8af
2026-06-11 11:57:59.202002 | controller | Jun 11 11:33:17.631561 crc crio[22652]: time="2026-06-11T11:33:17.630549214Z" level=info msg="Stopping container: a366ca7d26bc51057e26e2f1bc66a898fe144596f529e904d38176b369d75e9a (timeout: 2s)" id=39686a77-b25c-4273-97f0-0e8a19946d53 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.202020 | controller | Jun 11 11:33:17.786607 crc crio[22652]: time="2026-06-11T11:33:17.78646765Z" level=info msg="Stopped container a366ca7d26bc51057e26e2f1bc66a898fe144596f529e904d38176b369d75e9a: openshift-marketplace/community-operators-v8x8p/registry-server" id=39686a77-b25c-4273-97f0-0e8a19946d53 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.202037 | controller | Jun 11 11:33:17.787694 crc crio[22652]: time="2026-06-11T11:33:17.78760054Z" level=info msg="Stopping pod sandbox: 70e635e17c129eab4f36ca0356c4aadac301a70e540a8422bc3cf2e71797e8af" id=1a9ef8f3-bdbf-4906-8502-c18ee466b225 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.202054 | controller | Jun 11 11:33:17.788839 crc crio[22652]: time="2026-06-11T11:33:17.788752731Z" level=info msg="Got pod network &{Name:community-operators-v8x8p Namespace:openshift-marketplace ID:70e635e17c129eab4f36ca0356c4aadac301a70e540a8422bc3cf2e71797e8af UID:a917812e-e43c-4abd-80f7-32817ca85bc2 NetNS:/var/run/netns/6deacc65-bc49-4ff3-b9b7-2d83b0ed305d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda917812e_e43c_4abd_80f7_32817ca85bc2.slice PodAnnotations:0xc001e8e288}] Aliases:map[]}"
2026-06-11 11:57:59.202074 | controller | Jun 11 11:33:17.789407 crc crio[22652]: time="2026-06-11T11:33:17.78930848Z" level=info msg="Deleting pod openshift-marketplace_community-operators-v8x8p from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.202092 | controller | Jun 11 11:33:18.154955 crc crio[22652]: time="2026-06-11T11:33:18.154772962Z" level=info msg="Stopped pod sandbox: 70e635e17c129eab4f36ca0356c4aadac301a70e540a8422bc3cf2e71797e8af" id=1a9ef8f3-bdbf-4906-8502-c18ee466b225 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.202111 | controller | Jun 11 11:33:18.653361 crc crio[22652]: time="2026-06-11T11:33:18.652364675Z" level=info msg="Removing container: a366ca7d26bc51057e26e2f1bc66a898fe144596f529e904d38176b369d75e9a" id=35dcadb7-d6b4-4567-9390-e808a6f842c7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.202128 | controller | Jun 11 11:33:18.685568 crc crio[22652]: time="2026-06-11T11:33:18.685503157Z" level=info msg="Removed container a366ca7d26bc51057e26e2f1bc66a898fe144596f529e904d38176b369d75e9a: openshift-marketplace/community-operators-v8x8p/registry-server" id=35dcadb7-d6b4-4567-9390-e808a6f842c7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.202146 | controller | Jun 11 11:33:18.689510 crc crio[22652]: time="2026-06-11T11:33:18.689409174Z" level=info msg="Removing container: 05d8037f2e254072bba4880476fc66a7005c796a932e3496c624431c876045a0" id=8eda507b-8f75-444a-8b10-1c03ef1a61f2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.202163 | controller | Jun 11 11:33:18.728284 crc crio[22652]: time="2026-06-11T11:33:18.728003073Z" level=info msg="Removed container 05d8037f2e254072bba4880476fc66a7005c796a932e3496c624431c876045a0: openshift-marketplace/community-operators-v8x8p/extract-content" id=8eda507b-8f75-444a-8b10-1c03ef1a61f2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.202181 | controller | Jun 11 11:33:18.731081 crc crio[22652]: time="2026-06-11T11:33:18.731037433Z" level=info msg="Removing container: 1d940554c5503275ba2698d22a0df4af33d730b982d9bcd7250efee502152ddb" id=f16a431c-4233-42a5-8396-d9ab71fb34a1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.202199 | controller | Jun 11 11:33:18.771900 crc crio[22652]: time="2026-06-11T11:33:18.771768273Z" level=info msg="Removed container 1d940554c5503275ba2698d22a0df4af33d730b982d9bcd7250efee502152ddb: openshift-marketplace/community-operators-v8x8p/extract-utilities" id=f16a431c-4233-42a5-8396-d9ab71fb34a1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.202215 | controller | Jun 11 11:34:00.539195 crc crio[22652]: time="2026-06-11T11:34:00.538670667Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686294-vwfpw/POD" id=bbe05b93-ba78-42cf-90de-54afc44c91a0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.202232 | controller | Jun 11 11:34:00.540758 crc crio[22652]: time="2026-06-11T11:34:00.539227947Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.202249 | controller | Jun 11 11:34:00.570335 crc crio[22652]: time="2026-06-11T11:34:00.570193163Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686294-vwfpw Namespace:openshift-infra ID:491fb8b548758d13cc6acf0a99cb6b78baf1bb787c3836c93c64d8d60c1073fb UID:e8612c37-5bf6-4006-b731-393ef2f63eb0 NetNS:/var/run/netns/2a5d842a-5943-460d-b2e4-c249b8745d87 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode8612c37_5bf6_4006_b731_393ef2f63eb0.slice PodAnnotations:0xc002618e60}] Aliases:map[]}"
2026-06-11 11:57:59.202266 | controller | Jun 11 11:34:00.570335 crc crio[22652]: time="2026-06-11T11:34:00.570278276Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686294-vwfpw to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.202287 | controller | Jun 11 11:34:01.073062 crc crio[22652]: 2026-06-11T11:34:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:491fb8b548758d1 Mac:32:7a:52:6c:97:b6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ff Mtu:0 Sandbox:/var/run/netns/2a5d842a-5943-460d-b2e4-c249b8745d87 SocketPath: PciID:}] [{Interface:0xc0003065d0 Address:{IP:10.217.0.255 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.202306 | controller | Jun 11 11:34:01.074546 crc crio[22652]: time="2026-06-11T11:34:01.074481344Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686294-vwfpw Namespace:openshift-infra ID:491fb8b548758d13cc6acf0a99cb6b78baf1bb787c3836c93c64d8d60c1073fb UID:e8612c37-5bf6-4006-b731-393ef2f63eb0 NetNS:/var/run/netns/2a5d842a-5943-460d-b2e4-c249b8745d87 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode8612c37_5bf6_4006_b731_393ef2f63eb0.slice PodAnnotations:0xc002618e60}] Aliases:map[]}"
2026-06-11 11:57:59.202323 | controller | Jun 11 11:34:01.074751 crc crio[22652]: time="2026-06-11T11:34:01.074715712Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686294-vwfpw for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.202341 | controller | Jun 11 11:34:01.083816 crc crio[22652]: time="2026-06-11T11:34:01.083729985Z" level=info msg="Ran pod sandbox 491fb8b548758d13cc6acf0a99cb6b78baf1bb787c3836c93c64d8d60c1073fb with infra container: openshift-infra/auto-csr-approver-29686294-vwfpw/POD" id=bbe05b93-ba78-42cf-90de-54afc44c91a0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.202382 | controller | Jun 11 11:34:01.087526 crc crio[22652]: time="2026-06-11T11:34:01.087459205Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=7a4d07c6-bcb1-4116-a4d0-f24716027d9d name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.202401 | controller | Jun 11 11:34:01.093045 crc crio[22652]: time="2026-06-11T11:34:01.093016442Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 11:57:59.202424 | controller | Jun 11 11:34:02.867926 crc crio[22652]: time="2026-06-11T11:34:02.867453167Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=7a4d07c6-bcb1-4116-a4d0-f24716027d9d name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.202447 | controller | Jun 11 11:34:02.870951 crc crio[22652]: time="2026-06-11T11:34:02.870849424Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=bf2b5484-11d0-44eb-8b83-d4249eea6246 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.202467 | controller | Jun 11 11:34:02.873500 crc crio[22652]: time="2026-06-11T11:34:02.873437635Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=43e377df-5cc2-4e18-b5c1-510675d7b143 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.202484 | controller | Jun 11 11:34:02.897521 crc crio[22652]: time="2026-06-11T11:34:02.89741855Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686294-vwfpw/oc" id=2a9f93a7-5896-4373-9b83-c4d530f420b3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.202501 | controller | Jun 11 11:34:02.897991 crc crio[22652]: time="2026-06-11T11:34:02.897916858Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.202518 | controller | Jun 11 11:34:02.940718 crc crio[22652]: time="2026-06-11T11:34:02.940221446Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.202539 | controller | Jun 11 11:34:03.240871 crc crio[22652]: time="2026-06-11T11:34:03.240767803Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.202557 | controller | Jun 11 11:34:03.366536 crc crio[22652]: time="2026-06-11T11:34:03.366409577Z" level=info msg="Created container a63d43bead36e1993e52447e7707f88423a3a061c8cbfdb8a25cf21c957a1786: openshift-infra/auto-csr-approver-29686294-vwfpw/oc" id=2a9f93a7-5896-4373-9b83-c4d530f420b3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.202576 | controller | Jun 11 11:34:03.367772 crc crio[22652]: time="2026-06-11T11:34:03.36762315Z" level=info msg="Starting container: a63d43bead36e1993e52447e7707f88423a3a061c8cbfdb8a25cf21c957a1786" id=69f09053-6b47-4701-ab4b-9c9a9d71acf3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.202593 | controller | Jun 11 11:34:03.375459 crc crio[22652]: time="2026-06-11T11:34:03.375336541Z" level=info msg="Started container" PID=167149 containerID=a63d43bead36e1993e52447e7707f88423a3a061c8cbfdb8a25cf21c957a1786 description=openshift-infra/auto-csr-approver-29686294-vwfpw/oc id=69f09053-6b47-4701-ab4b-9c9a9d71acf3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=491fb8b548758d13cc6acf0a99cb6b78baf1bb787c3836c93c64d8d60c1073fb
2026-06-11 11:57:59.202610 | controller | Jun 11 11:34:04.433947 crc crio[22652]: time="2026-06-11T11:34:04.433393271Z" level=info msg="Stopping pod sandbox: 16b8c2f2cd8ab888d75b9d139fbd8a3f53988175261b95d8a9851c6b49125a7f" id=3fb78f49-5ef0-4644-9bc2-6a76ebf4d2ed name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.202628 | controller | Jun 11 11:34:04.435100 crc crio[22652]: time="2026-06-11T11:34:04.434661876Z" level=info msg="Got pod network &{Name:neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-vz75r Namespace:openstack ID:16b8c2f2cd8ab888d75b9d139fbd8a3f53988175261b95d8a9851c6b49125a7f UID:72b5f408-5cdc-4f23-a39d-226d39e7dc79 NetNS:/var/run/netns/d6a7faa9-5a96-4d28-a619-e58ecb491ce0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod72b5f408_5cdc_4f23_a39d_226d39e7dc79.slice PodAnnotations:0xc000102ec8}] Aliases:map[]}"
2026-06-11 11:57:59.202645 | controller | Jun 11 11:34:04.435100 crc crio[22652]: time="2026-06-11T11:34:04.434831352Z" level=info msg="Deleting pod openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-vz75r from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.202663 | controller | Jun 11 11:34:04.971679 crc crio[22652]: time="2026-06-11T11:34:04.970954216Z" level=info msg="Stopped pod sandbox: 16b8c2f2cd8ab888d75b9d139fbd8a3f53988175261b95d8a9851c6b49125a7f" id=3fb78f49-5ef0-4644-9bc2-6a76ebf4d2ed name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.202680 | controller | Jun 11 11:34:05.452676 crc crio[22652]: time="2026-06-11T11:34:05.451834565Z" level=info msg="Stopping pod sandbox: 491fb8b548758d13cc6acf0a99cb6b78baf1bb787c3836c93c64d8d60c1073fb" id=e4530f3e-2f70-42ea-bd24-00d0032c0cb6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.202697 | controller | Jun 11 11:34:05.455233 crc crio[22652]: time="2026-06-11T11:34:05.45510169Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686294-vwfpw Namespace:openshift-infra ID:491fb8b548758d13cc6acf0a99cb6b78baf1bb787c3836c93c64d8d60c1073fb UID:e8612c37-5bf6-4006-b731-393ef2f63eb0 NetNS:/var/run/netns/2a5d842a-5943-460d-b2e4-c249b8745d87 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode8612c37_5bf6_4006_b731_393ef2f63eb0.slice PodAnnotations:0xc002acce00}] Aliases:map[]}"
2026-06-11 11:57:59.202715 | controller | Jun 11 11:34:05.455710 crc crio[22652]: time="2026-06-11T11:34:05.455670861Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686294-vwfpw from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.202736 | controller | Jun 11 11:34:05.826067 crc crio[22652]: time="2026-06-11T11:34:05.825989041Z" level=info msg="Stopped pod sandbox: 491fb8b548758d13cc6acf0a99cb6b78baf1bb787c3836c93c64d8d60c1073fb" id=e4530f3e-2f70-42ea-bd24-00d0032c0cb6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.202755 | controller | Jun 11 11:34:06.093880 crc crio[22652]: time="2026-06-11T11:34:06.09350997Z" level=info msg="Running pod sandbox: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-74gxf/POD" id=111cf4eb-9028-4a5e-9616-efa819f563b5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.202773 | controller | Jun 11 11:34:06.093988 crc crio[22652]: time="2026-06-11T11:34:06.093895583Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.202790 | controller | Jun 11 11:34:06.137065 crc crio[22652]: time="2026-06-11T11:34:06.136830788Z" level=info msg="Got pod network &{Name:libvirt-edpm-deployment-ipam-openstack-edpm-ipam-74gxf Namespace:openstack ID:4e4e2c940746f8e0e898bda5cb3e0d9e239e7ae808ce1f9b6e1290e2ae2c0d7b UID:93de6b42-516b-48bd-81ce-91b69d7e0b9d NetNS:/var/run/netns/52bfd8fb-8c87-4d4a-a291-b2d0b3bb2d19 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod93de6b42_516b_48bd_81ce_91b69d7e0b9d.slice PodAnnotations:0xc002928260}] Aliases:map[]}"
2026-06-11 11:57:59.202808 | controller | Jun 11 11:34:06.137065 crc crio[22652]: time="2026-06-11T11:34:06.1368966Z" level=info msg="Adding pod openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-74gxf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.202826 | controller | Jun 11 11:34:06.585863 crc crio[22652]: 2026-06-11T11:34:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4e4e2c940746f8e Mac:1a:59:ee:77:9f:92 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:00 Mtu:0 Sandbox:/var/run/netns/52bfd8fb-8c87-4d4a-a291-b2d0b3bb2d19 SocketPath: PciID:}] [{Interface:0xc0003ff0b0 Address:{IP:10.217.1.0 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.202844 | controller | Jun 11 11:34:06.587474 crc crio[22652]: time="2026-06-11T11:34:06.587001812Z" level=info msg="Got pod network &{Name:libvirt-edpm-deployment-ipam-openstack-edpm-ipam-74gxf Namespace:openstack ID:4e4e2c940746f8e0e898bda5cb3e0d9e239e7ae808ce1f9b6e1290e2ae2c0d7b UID:93de6b42-516b-48bd-81ce-91b69d7e0b9d NetNS:/var/run/netns/52bfd8fb-8c87-4d4a-a291-b2d0b3bb2d19 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod93de6b42_516b_48bd_81ce_91b69d7e0b9d.slice PodAnnotations:0xc002928260}] Aliases:map[]}"
2026-06-11 11:57:59.202861 | controller | Jun 11 11:34:06.587474 crc crio[22652]: time="2026-06-11T11:34:06.587201659Z" level=info msg="Checking pod openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-74gxf for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.202880 | controller | Jun 11 11:34:06.598499 crc crio[22652]: time="2026-06-11T11:34:06.598455312Z" level=info msg="Ran pod sandbox 4e4e2c940746f8e0e898bda5cb3e0d9e239e7ae808ce1f9b6e1290e2ae2c0d7b with infra container: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-74gxf/POD" id=111cf4eb-9028-4a5e-9616-efa819f563b5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.202928 | controller | Jun 11 11:34:06.601175 crc crio[22652]: time="2026-06-11T11:34:06.601045501Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=b9a087b8-3224-46c7-a8a5-d30c03b07ad9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.202948 | controller | Jun 11 11:34:06.643231 crc crio[22652]: time="2026-06-11T11:34:06.642799815Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=58601f53-ca51-40e8-9dc5-d02b9362b3fd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.202969 | controller | Jun 11 11:34:06.652337 crc crio[22652]: time="2026-06-11T11:34:06.652227366Z" level=info msg="Creating container: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-74gxf/libvirt-edpm-deployment-ipam-openstack-edpm-ipam" id=ad716ba6-4d27-480d-9b60-5f9ebd9fe3da name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.202986 | controller | Jun 11 11:34:06.652829 crc crio[22652]: time="2026-06-11T11:34:06.652783355Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.203004 | controller | Jun 11 11:34:06.716860 crc crio[22652]: time="2026-06-11T11:34:06.715852976Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.203021 | controller | Jun 11 11:34:06.722021 crc crio[22652]: time="2026-06-11T11:34:06.721888527Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.203038 | controller | Jun 11 11:34:06.860293 crc crio[22652]: time="2026-06-11T11:34:06.859806133Z" level=info msg="Created container 898b610716a4a7102639b2ebf6543ab2ed12bb140ef1abbf85945a70fb5cc062: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-74gxf/libvirt-edpm-deployment-ipam-openstack-edpm-ipam" id=ad716ba6-4d27-480d-9b60-5f9ebd9fe3da name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.203055 | controller | Jun 11 11:34:06.861952 crc crio[22652]: time="2026-06-11T11:34:06.861862674Z" level=info msg="Starting container: 898b610716a4a7102639b2ebf6543ab2ed12bb140ef1abbf85945a70fb5cc062" id=19fdccfc-dff4-490e-bd8d-6f7c742c83af name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.203073 | controller | Jun 11 11:34:06.869009 crc crio[22652]: time="2026-06-11T11:34:06.86887613Z" level=info msg="Started container" PID=167509 containerID=898b610716a4a7102639b2ebf6543ab2ed12bb140ef1abbf85945a70fb5cc062 description=openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-74gxf/libvirt-edpm-deployment-ipam-openstack-edpm-ipam id=19fdccfc-dff4-490e-bd8d-6f7c742c83af name=/runtime.v1.RuntimeService/StartContainer sandboxID=4e4e2c940746f8e0e898bda5cb3e0d9e239e7ae808ce1f9b6e1290e2ae2c0d7b
2026-06-11 11:57:59.203092 | controller | Jun 11 11:34:14.001450 crc crio[22652]: time="2026-06-11T11:34:14.001033726Z" level=info msg="Removing container: cb1a1142b5a5cd69c790f888067f97c24eaa088414c606b42dd2a37637122b56" id=10130679-fc2b-4d32-bae7-12b52b7a8bab name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.203113 | controller | Jun 11 11:34:14.130249 crc crio[22652]: time="2026-06-11T11:34:14.126574239Z" level=info msg="Removed container cb1a1142b5a5cd69c790f888067f97c24eaa088414c606b42dd2a37637122b56: openshift-infra/auto-csr-approver-29686288-6k275/oc" id=10130679-fc2b-4d32-bae7-12b52b7a8bab name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.203132 | controller | Jun 11 11:34:14.152223 crc crio[22652]: time="2026-06-11T11:34:14.152073431Z" level=info msg="Stopping pod sandbox: 70e635e17c129eab4f36ca0356c4aadac301a70e540a8422bc3cf2e71797e8af" id=f8c10b54-1253-4518-8936-f1b9e17d1b26 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.203149 | controller | Jun 11 11:34:14.152577 crc crio[22652]: time="2026-06-11T11:34:14.152237557Z" level=info msg="Stopped pod sandbox (already stopped): 70e635e17c129eab4f36ca0356c4aadac301a70e540a8422bc3cf2e71797e8af" id=f8c10b54-1253-4518-8936-f1b9e17d1b26 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.203173 | controller | Jun 11 11:34:14.153586 crc crio[22652]: time="2026-06-11T11:34:14.15349146Z" level=info msg="Removing pod sandbox: 70e635e17c129eab4f36ca0356c4aadac301a70e540a8422bc3cf2e71797e8af" id=da5d036c-9cc6-4531-9203-efe8946f7e8b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.203203 | controller | Jun 11 11:34:14.177403 crc crio[22652]: time="2026-06-11T11:34:14.176994258Z" level=info msg="Removed pod sandbox: 70e635e17c129eab4f36ca0356c4aadac301a70e540a8422bc3cf2e71797e8af" id=da5d036c-9cc6-4531-9203-efe8946f7e8b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.203231 | controller | Jun 11 11:34:14.179209 crc crio[22652]: time="2026-06-11T11:34:14.178969184Z" level=info msg="Stopping pod sandbox: 26e283dddf5edbb38acb2d893416301788189b4e793aab54dacbc264c3ea5996" id=fcf1357a-a0e7-4116-98d9-0e2fc5648ea8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.203254 | controller | Jun 11 11:34:14.179382 crc crio[22652]: time="2026-06-11T11:34:14.179307385Z" level=info msg="Stopped pod sandbox (already stopped): 26e283dddf5edbb38acb2d893416301788189b4e793aab54dacbc264c3ea5996" id=fcf1357a-a0e7-4116-98d9-0e2fc5648ea8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.203279 | controller | Jun 11 11:34:14.180566 crc crio[22652]: time="2026-06-11T11:34:14.180418235Z" level=info msg="Removing pod sandbox: 26e283dddf5edbb38acb2d893416301788189b4e793aab54dacbc264c3ea5996" id=01e8e788-9907-4234-bc6e-cc2381ba70c8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.203304 | controller | Jun 11 11:34:14.198027 crc crio[22652]: time="2026-06-11T11:34:14.197930921Z" level=info msg="Removed pod sandbox: 26e283dddf5edbb38acb2d893416301788189b4e793aab54dacbc264c3ea5996" id=01e8e788-9907-4234-bc6e-cc2381ba70c8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.203329 | controller | Jun 11 11:34:40.950957 crc crio[22652]: time="2026-06-11T11:34:40.949492745Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-s97zl/POD" id=c7706917-e99b-42b5-a35d-66503e97f82f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.203374 | controller | Jun 11 11:34:40.952312 crc crio[22652]: time="2026-06-11T11:34:40.951025419Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.203398 | controller | Jun 11 11:34:40.986357 crc crio[22652]: time="2026-06-11T11:34:40.986257976Z" level=info msg="Got pod network &{Name:certified-operators-s97zl Namespace:openshift-marketplace ID:26059cae49caf749af63cd0e26f14920d1050b146cfd54973218d93aba471a75 UID:48c30148-8cb4-4563-9f42-e4dc1924916f NetNS:/var/run/netns/c1562ea4-c259-4560-9da6-90c645d82b95 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod48c30148_8cb4_4563_9f42_e4dc1924916f.slice PodAnnotations:0xc000989438}] Aliases:map[]}"
2026-06-11 11:57:59.203421 | controller | Jun 11 11:34:40.986357 crc crio[22652]: time="2026-06-11T11:34:40.986328118Z" level=info msg="Adding pod openshift-marketplace_certified-operators-s97zl to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.203446 | controller | Jun 11 11:34:41.586243 crc crio[22652]: 2026-06-11T11:34:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:26059cae49caf74 Mac:aa:f9:d7:ba:00:87 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:01 Mtu:0 Sandbox:/var/run/netns/c1562ea4-c259-4560-9da6-90c645d82b95 SocketPath: PciID:}] [{Interface:0xc000014700 Address:{IP:10.217.1.1 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.203466 | controller | Jun 11 11:34:41.587488 crc crio[22652]: time="2026-06-11T11:34:41.587423809Z" level=info msg="Got pod network &{Name:certified-operators-s97zl Namespace:openshift-marketplace ID:26059cae49caf749af63cd0e26f14920d1050b146cfd54973218d93aba471a75 UID:48c30148-8cb4-4563-9f42-e4dc1924916f NetNS:/var/run/netns/c1562ea4-c259-4560-9da6-90c645d82b95 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod48c30148_8cb4_4563_9f42_e4dc1924916f.slice PodAnnotations:0xc000989438}] Aliases:map[]}"
2026-06-11 11:57:59.203488 | controller | Jun 11 11:34:41.587634 crc crio[22652]: time="2026-06-11T11:34:41.587588655Z" level=info msg="Checking pod openshift-marketplace_certified-operators-s97zl for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.203507 | controller | Jun 11 11:34:41.617060 crc crio[22652]: time="2026-06-11T11:34:41.616908573Z" level=info msg="Ran pod sandbox 26059cae49caf749af63cd0e26f14920d1050b146cfd54973218d93aba471a75 with infra container: openshift-marketplace/certified-operators-s97zl/POD" id=c7706917-e99b-42b5-a35d-66503e97f82f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.203524 | controller | Jun 11 11:34:41.622894 crc crio[22652]: time="2026-06-11T11:34:41.622824441Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=ebfc5149-77b5-4bdf-86c4-861a024941f0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.203542 | controller | Jun 11 11:34:41.626221 crc crio[22652]: time="2026-06-11T11:34:41.626082576Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=c07a5a48-4d77-4268-8eea-e61cc2cb6509 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.203559 | controller | Jun 11 11:34:41.633204 crc crio[22652]: time="2026-06-11T11:34:41.633097851Z" level=info msg="Creating container: openshift-marketplace/certified-operators-s97zl/extract-utilities" id=36f3440a-1681-423d-8a09-bd4f14b3b072 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.203577 | controller | Jun 11 11:34:41.633609 crc crio[22652]: time="2026-06-11T11:34:41.633560927Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.203594 | controller | Jun 11 11:34:41.687729 crc crio[22652]: time="2026-06-11T11:34:41.687631351Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.203612 | controller | Jun 11 11:34:41.691776 crc crio[22652]: time="2026-06-11T11:34:41.691710725Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.203629 | controller | Jun 11 11:34:41.831736 crc crio[22652]: time="2026-06-11T11:34:41.83164147Z" level=info msg="Created container 0d9710094cab6fa7b4db64ab5ed5b4f2a39c53ec1adbd4254eb3c93c29e0f8b3: openshift-marketplace/certified-operators-s97zl/extract-utilities" id=36f3440a-1681-423d-8a09-bd4f14b3b072 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.203651 | controller | Jun 11 11:34:41.832975 crc crio[22652]: time="2026-06-11T11:34:41.832873501Z" level=info msg="Starting container: 0d9710094cab6fa7b4db64ab5ed5b4f2a39c53ec1adbd4254eb3c93c29e0f8b3" id=36c10270-0a39-42fa-baa1-2a96764eaa61 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.203676 | controller | Jun 11 11:34:41.838778 crc crio[22652]: time="2026-06-11T11:34:41.838471058Z" level=info msg="Started container" PID=169630 containerID=0d9710094cab6fa7b4db64ab5ed5b4f2a39c53ec1adbd4254eb3c93c29e0f8b3 description=openshift-marketplace/certified-operators-s97zl/extract-utilities id=36c10270-0a39-42fa-baa1-2a96764eaa61 name=/runtime.v1.RuntimeService/StartContainer sandboxID=26059cae49caf749af63cd0e26f14920d1050b146cfd54973218d93aba471a75
2026-06-11 11:57:59.203700 | controller | Jun 11 11:34:41.977507 crc crio[22652]: time="2026-06-11T11:34:41.977048638Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=17351266-88e5-4a32-9f32-b7daa1015c38 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.203729 | controller | Jun 11 11:34:41.987085 crc crio[22652]: time="2026-06-11T11:34:41.987013847Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-11 11:57:59.203753 | controller | Jun 11 11:34:49.153356 crc crio[22652]: time="2026-06-11T11:34:49.152260966Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:ff23a6409155a523e9d8d88955ed6c8eeef67a7bed83b65b88346a17ef0248a3" id=17351266-88e5-4a32-9f32-b7daa1015c38 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.203772 | controller | Jun 11 11:34:49.155553 crc crio[22652]: time="2026-06-11T11:34:49.155254347Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=2095406f-6c28-4d0b-9699-5363a139e9a1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.203790 | controller | Jun 11 11:34:49.171910 crc crio[22652]: time="2026-06-11T11:34:49.17076217Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=33e0b630-89a9-4185-a38c-cea8f69c89b9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.203807 | controller | Jun 11 11:34:49.189804 crc crio[22652]: time="2026-06-11T11:34:49.189628442Z" level=info msg="Creating container: openshift-marketplace/certified-operators-s97zl/extract-content" id=c02503e6-8417-4bbf-9066-52ce6689c521 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.203824 | controller | Jun 11 11:34:49.198232 crc crio[22652]: time="2026-06-11T11:34:49.198065181Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.203841 | controller | Jun 11 11:34:49.255507 crc crio[22652]: time="2026-06-11T11:34:49.255359516Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.203858 | controller | Jun 11 11:34:49.261091 crc crio[22652]: time="2026-06-11T11:34:49.261012024Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.203876 | controller | Jun 11 11:34:49.444979 crc crio[22652]: time="2026-06-11T11:34:49.444518678Z" level=info msg="Created container 8de90242e4adfcaf5fab7ad473c24c51837409d4d2a19b3ace35e3609124f709: openshift-marketplace/certified-operators-s97zl/extract-content" id=c02503e6-8417-4bbf-9066-52ce6689c521 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.203893 | controller | Jun 11 11:34:49.446592 crc crio[22652]: time="2026-06-11T11:34:49.446536878Z" level=info msg="Starting container: 8de90242e4adfcaf5fab7ad473c24c51837409d4d2a19b3ace35e3609124f709" id=e812144d-09a2-467a-9654-a249906738db name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.203911 | controller | Jun 11 11:34:49.455822 crc crio[22652]: time="2026-06-11T11:34:49.455713459Z" level=info msg="Started container" PID=169955 containerID=8de90242e4adfcaf5fab7ad473c24c51837409d4d2a19b3ace35e3609124f709 description=openshift-marketplace/certified-operators-s97zl/extract-content id=e812144d-09a2-467a-9654-a249906738db name=/runtime.v1.RuntimeService/StartContainer sandboxID=26059cae49caf749af63cd0e26f14920d1050b146cfd54973218d93aba471a75
2026-06-11 11:57:59.203930 | controller | Jun 11 11:34:50.110848 crc crio[22652]: time="2026-06-11T11:34:50.109068155Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=b4a617ec-f6e0-4b34-b049-8452cf68e67d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.203947 | controller | Jun 11 11:34:50.111853 crc crio[22652]: time="2026-06-11T11:34:50.111504131Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=867589b5-fcb1-48dd-9364-92ec85210da0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.203968 | controller | Jun 11 11:34:50.124500 crc crio[22652]: time="2026-06-11T11:34:50.123977579Z" level=info msg="Creating container: openshift-marketplace/certified-operators-s97zl/registry-server" id=29ee87cd-03d8-46ef-92a3-2725e49114f2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.203987 | controller | Jun 11 11:34:50.124908 crc crio[22652]: time="2026-06-11T11:34:50.12485258Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.204004 | controller | Jun 11 11:34:50.185912 crc crio[22652]: time="2026-06-11T11:34:50.185861345Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.204021 | controller | Jun 11 11:34:50.190588 crc crio[22652]: time="2026-06-11T11:34:50.19056051Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.204039 | controller | Jun 11 11:34:50.348590 crc crio[22652]: time="2026-06-11T11:34:50.348526679Z" level=info msg="Created container 73e65b7d6e5f29380b2bceb6c5086db33d8587627bc0463968b045404790f2f8: openshift-marketplace/certified-operators-s97zl/registry-server" id=29ee87cd-03d8-46ef-92a3-2725e49114f2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.204056 | controller | Jun 11 11:34:50.350444 crc crio[22652]: time="2026-06-11T11:34:50.350363963Z" level=info msg="Starting container: 73e65b7d6e5f29380b2bceb6c5086db33d8587627bc0463968b045404790f2f8" id=84e3a3b4-4621-4b46-ae58-86b996b37b9f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.204074 | controller | Jun 11 11:34:50.359475 crc crio[22652]: time="2026-06-11T11:34:50.359315227Z" level=info msg="Started container" PID=170135 containerID=73e65b7d6e5f29380b2bceb6c5086db33d8587627bc0463968b045404790f2f8 description=openshift-marketplace/certified-operators-s97zl/registry-server id=84e3a3b4-4621-4b46-ae58-86b996b37b9f name=/runtime.v1.RuntimeService/StartContainer sandboxID=26059cae49caf749af63cd0e26f14920d1050b146cfd54973218d93aba471a75
2026-06-11 11:57:59.204092 | controller | Jun 11 11:35:01.685636 crc crio[22652]: time="2026-06-11T11:35:01.684713501Z" level=info msg="Stopping container: 818e33d4c11c0ce9013cb6714f9a5b1a3a7a5efb1a484ce358817b480cbdecd4 (timeout: 2s)" id=a23bf724-4567-4a23-9b43-37f1c2473588 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.204110 | controller | Jun 11 11:35:01.824030 crc crio[22652]: time="2026-06-11T11:35:01.823910472Z" level=info msg="Stopped container 818e33d4c11c0ce9013cb6714f9a5b1a3a7a5efb1a484ce358817b480cbdecd4: openshift-marketplace/certified-operators-wjdlq/registry-server" id=a23bf724-4567-4a23-9b43-37f1c2473588 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.204127 | controller | Jun 11 11:35:01.825683 crc crio[22652]: time="2026-06-11T11:35:01.824976319Z" level=info msg="Stopping pod sandbox: ffadab8ae6eefa84a18092e6646435a8db18b905bdea6a203e4c5f7438479b87" id=c5683fd2-8acf-4b1f-aa69-c611ce798ad0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.204145 | controller | Jun 11 11:35:01.826838 crc crio[22652]: time="2026-06-11T11:35:01.826326296Z" level=info msg="Got pod network &{Name:certified-operators-wjdlq Namespace:openshift-marketplace ID:ffadab8ae6eefa84a18092e6646435a8db18b905bdea6a203e4c5f7438479b87 UID:9aa3609e-fd38-47c5-ba4e-791ca70e5a3b NetNS:/var/run/netns/48275f37-0d30-43a0-930f-830512af55a8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9aa3609e_fd38_47c5_ba4e_791ca70e5a3b.slice PodAnnotations:0xc0036e60e0}] Aliases:map[]}"
2026-06-11 11:57:59.204163 | controller | Jun 11 11:35:01.826838 crc crio[22652]: time="2026-06-11T11:35:01.826519453Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-wjdlq from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.204184 | controller | Jun 11 11:35:02.408379 crc crio[22652]: time="2026-06-11T11:35:02.407929726Z" level=info msg="Stopped pod sandbox: ffadab8ae6eefa84a18092e6646435a8db18b905bdea6a203e4c5f7438479b87" id=c5683fd2-8acf-4b1f-aa69-c611ce798ad0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.204203 | controller | Jun 11 11:35:14.222454 crc crio[22652]: time="2026-06-11T11:35:14.221951003Z" level=info msg="Removing container: 23c9c7763683e251c45fc42c541173f9334d9426893b8729f845eeba508a271c" id=51dcf6f5-bc04-4fdd-9668-b293d96175f2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.204225 | controller | Jun 11 11:35:14.261692 crc crio[22652]: time="2026-06-11T11:35:14.261589797Z" level=info msg="Removed container 23c9c7763683e251c45fc42c541173f9334d9426893b8729f845eeba508a271c: openshift-marketplace/certified-operators-wjdlq/extract-utilities" id=51dcf6f5-bc04-4fdd-9668-b293d96175f2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.204249 | controller | Jun 11 11:35:14.265652 crc crio[22652]: time="2026-06-11T11:35:14.265578282Z" level=info msg="Removing container: 818e33d4c11c0ce9013cb6714f9a5b1a3a7a5efb1a484ce358817b480cbdecd4" id=0821abe0-f2cc-48d7-9a82-41d9b4502ac2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.204274 | controller | Jun 11 11:35:14.304671 crc crio[22652]: time="2026-06-11T11:35:14.304558441Z" level=info msg="Removed container 818e33d4c11c0ce9013cb6714f9a5b1a3a7a5efb1a484ce358817b480cbdecd4: openshift-marketplace/certified-operators-wjdlq/registry-server" id=0821abe0-f2cc-48d7-9a82-41d9b4502ac2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.204294 | controller | Jun 11 11:35:14.307477 crc crio[22652]: time="2026-06-11T11:35:14.307387807Z" level=info msg="Removing container: cb4c89fed68b6edadd94e3290f805e330e7f19ffed6cdf48ac836b877ddb7ce3" id=4d40455f-deb9-4a1b-9516-9473f26f255a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.204312 | controller | Jun 11 11:35:14.341525 crc crio[22652]: time="2026-06-11T11:35:14.34134292Z" level=info msg="Removed container cb4c89fed68b6edadd94e3290f805e330e7f19ffed6cdf48ac836b877ddb7ce3: openshift-marketplace/certified-operators-wjdlq/extract-content" id=4d40455f-deb9-4a1b-9516-9473f26f255a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.204329 | controller | Jun 11 11:35:14.354599 crc crio[22652]: time="2026-06-11T11:35:14.35452397Z" level=info msg="Stopping pod sandbox: ffadab8ae6eefa84a18092e6646435a8db18b905bdea6a203e4c5f7438479b87" id=103574bd-6739-4fd1-b5bf-292f9dc7067f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.204365 | controller | Jun 11 11:35:14.354968 crc crio[22652]: time="2026-06-11T11:35:14.354948935Z" level=info msg="Stopped pod sandbox (already stopped): ffadab8ae6eefa84a18092e6646435a8db18b905bdea6a203e4c5f7438479b87" id=103574bd-6739-4fd1-b5bf-292f9dc7067f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.204389 | controller | Jun 11 11:35:14.355911 crc crio[22652]: time="2026-06-11T11:35:14.355821235Z" level=info msg="Removing pod sandbox: ffadab8ae6eefa84a18092e6646435a8db18b905bdea6a203e4c5f7438479b87" id=af196f94-1efa-44c8-b479-4b9b07d21c7c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.204408 | controller | Jun 11 11:35:14.378210 crc crio[22652]: time="2026-06-11T11:35:14.378050817Z" level=info msg="Removed pod sandbox: ffadab8ae6eefa84a18092e6646435a8db18b905bdea6a203e4c5f7438479b87" id=af196f94-1efa-44c8-b479-4b9b07d21c7c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.204432 | controller | Jun 11 11:36:00.786680 crc crio[22652]: time="2026-06-11T11:36:00.785611014Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686296-t7vw4/POD" id=687a9df2-0e93-471b-8237-fc483c09e135 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.204462 | controller | Jun 11 11:36:00.788859 crc crio[22652]: time="2026-06-11T11:36:00.786714713Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.204482 | controller | Jun 11 11:36:00.845347 crc crio[22652]: time="2026-06-11T11:36:00.844875211Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686296-t7vw4 Namespace:openshift-infra ID:de3fef17fa68a885d4e6f634d37cfefd204631d29869e793756a5970749cdc25 UID:5d8366bd-3b58-4cbf-9e7f-45056fcf14e1 NetNS:/var/run/netns/f9c9f827-55a1-48b5-9c7c-fa12f9413ca8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5d8366bd_3b58_4cbf_9e7f_45056fcf14e1.slice PodAnnotations:0xc002618078}] Aliases:map[]}"
2026-06-11 11:57:59.204500 | controller | Jun 11 11:36:00.845347 crc crio[22652]: time="2026-06-11T11:36:00.845085729Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686296-t7vw4 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.204518 | controller | Jun 11 11:36:01.437434 crc crio[22652]: 2026-06-11T11:36:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:de3fef17fa68a88 Mac:12:64:b4:3f:c1:77 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:02 Mtu:0 Sandbox:/var/run/netns/f9c9f827-55a1-48b5-9c7c-fa12f9413ca8 SocketPath: PciID:}] [{Interface:0xc0001405c0 Address:{IP:10.217.1.2 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.204537 | controller | Jun 11 11:36:01.438806 crc crio[22652]: time="2026-06-11T11:36:01.438720499Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686296-t7vw4 Namespace:openshift-infra ID:de3fef17fa68a885d4e6f634d37cfefd204631d29869e793756a5970749cdc25 UID:5d8366bd-3b58-4cbf-9e7f-45056fcf14e1 NetNS:/var/run/netns/f9c9f827-55a1-48b5-9c7c-fa12f9413ca8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5d8366bd_3b58_4cbf_9e7f_45056fcf14e1.slice PodAnnotations:0xc002618078}] Aliases:map[]}"
2026-06-11 11:57:59.204555 | controller | Jun 11 11:36:01.439199 crc crio[22652]: time="2026-06-11T11:36:01.438902866Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686296-t7vw4 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.204572 | controller | Jun 11 11:36:01.451397 crc crio[22652]: time="2026-06-11T11:36:01.451216339Z" level=info msg="Ran pod sandbox de3fef17fa68a885d4e6f634d37cfefd204631d29869e793756a5970749cdc25 with infra container: openshift-infra/auto-csr-approver-29686296-t7vw4/POD" id=687a9df2-0e93-471b-8237-fc483c09e135 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.204590 | controller | Jun 11 11:36:01.455035 crc crio[22652]: time="2026-06-11T11:36:01.454970069Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=9cfbfecc-c7ac-43e5-9054-65bc46f9879c name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.204608 | controller | Jun 11 11:36:01.470230 crc crio[22652]: time="2026-06-11T11:36:01.470080479Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 11:57:59.204625 | controller | Jun 11 11:36:03.593323 crc crio[22652]: time="2026-06-11T11:36:03.592586995Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=9cfbfecc-c7ac-43e5-9054-65bc46f9879c name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.204642 | controller | Jun 11 11:36:03.595299 crc crio[22652]: time="2026-06-11T11:36:03.594472391Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=d8ccfaca-e735-469b-b68f-e969fe30871c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.204658 | controller | Jun 11 11:36:03.597563 crc crio[22652]: time="2026-06-11T11:36:03.597508227Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=051f45df-e226-4873-9f88-11e5a507eb26 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.204679 | controller | Jun 11 11:36:03.624338 crc crio[22652]: time="2026-06-11T11:36:03.624267336Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686296-t7vw4/oc" id=8b2faa65-d009-4593-ac54-f58e2b16cc59 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.204697 | controller | Jun 11 11:36:03.625321 crc crio[22652]: time="2026-06-11T11:36:03.625289702Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.204713 | controller | Jun 11 11:36:03.686991 crc crio[22652]: time="2026-06-11T11:36:03.68687402Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.204730 | controller | Jun 11 11:36:04.045936 crc crio[22652]: time="2026-06-11T11:36:04.042783282Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.204748 | controller | Jun 11 11:36:04.202008 crc crio[22652]: time="2026-06-11T11:36:04.201904495Z" level=info msg="Created container c3a00c21b40289178749a6245a39e25a3317e349f0a2370426c79c20bcf4665c: openshift-infra/auto-csr-approver-29686296-t7vw4/oc" id=8b2faa65-d009-4593-ac54-f58e2b16cc59 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.204766 | controller | Jun 11 11:36:04.203333 crc crio[22652]: time="2026-06-11T11:36:04.203256003Z" level=info msg="Starting container: c3a00c21b40289178749a6245a39e25a3317e349f0a2370426c79c20bcf4665c" id=a121adea-fe90-46bd-86c9-7d9e92bd6be0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.204784 | controller | Jun 11 11:36:04.209779 crc crio[22652]: time="2026-06-11T11:36:04.209639129Z" level=info msg="Started container" PID=173782 containerID=c3a00c21b40289178749a6245a39e25a3317e349f0a2370426c79c20bcf4665c description=openshift-infra/auto-csr-approver-29686296-t7vw4/oc id=a121adea-fe90-46bd-86c9-7d9e92bd6be0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=de3fef17fa68a885d4e6f634d37cfefd204631d29869e793756a5970749cdc25
2026-06-11 11:57:59.204802 | controller | Jun 11 11:36:06.131446 crc crio[22652]: time="2026-06-11T11:36:06.130723862Z" level=info msg="Stopping pod sandbox: de3fef17fa68a885d4e6f634d37cfefd204631d29869e793756a5970749cdc25" id=200080c7-166f-4e4a-b76d-164634d23079 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.204820 | controller | Jun 11 11:36:06.132524 crc crio[22652]: time="2026-06-11T11:36:06.132230245Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686296-t7vw4 Namespace:openshift-infra ID:de3fef17fa68a885d4e6f634d37cfefd204631d29869e793756a5970749cdc25 UID:5d8366bd-3b58-4cbf-9e7f-45056fcf14e1 NetNS:/var/run/netns/f9c9f827-55a1-48b5-9c7c-fa12f9413ca8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5d8366bd_3b58_4cbf_9e7f_45056fcf14e1.slice PodAnnotations:0xc000103338}] Aliases:map[]}"
2026-06-11 11:57:59.204839 | controller | Jun 11 11:36:06.132524 crc crio[22652]: time="2026-06-11T11:36:06.1323605Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686296-t7vw4 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.204857 | controller | Jun 11 11:36:06.543844 crc crio[22652]: time="2026-06-11T11:36:06.543569605Z" level=info msg="Stopped pod sandbox: de3fef17fa68a885d4e6f634d37cfefd204631d29869e793756a5970749cdc25" id=200080c7-166f-4e4a-b76d-164634d23079 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.204874 | controller | Jun 11 11:36:14.401335 crc crio[22652]: time="2026-06-11T11:36:14.400442407Z" level=info msg="Removing container: 405e7bdf0b086d35b2b66b4a1b1494fdac806ebcc7750c87c4f40f9b72be2eb6" id=62a160a7-a87f-4b28-8f13-65c811c3bc62 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.204895 | controller | Jun 11 11:36:14.668265 crc crio[22652]: time="2026-06-11T11:36:14.667895514Z" level=info msg="Removed container 405e7bdf0b086d35b2b66b4a1b1494fdac806ebcc7750c87c4f40f9b72be2eb6: openshift-infra/auto-csr-approver-29686290-xvn7k/oc" id=62a160a7-a87f-4b28-8f13-65c811c3bc62 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.204914 | controller | Jun 11 11:36:14.679297 crc crio[22652]: time="2026-06-11T11:36:14.679198509Z" level=info msg="Stopping pod sandbox: a184048b0e4a95a3172e4b86ec1f17089dd3e66d48b2ceae39e6edb72621f5a6" id=0464f0fa-0372-44c0-9195-d7a749050d5a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.204931 | controller | Jun 11 11:36:14.679584 crc crio[22652]: time="2026-06-11T11:36:14.679306473Z" level=info msg="Stopped pod sandbox (already stopped): a184048b0e4a95a3172e4b86ec1f17089dd3e66d48b2ceae39e6edb72621f5a6" id=0464f0fa-0372-44c0-9195-d7a749050d5a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.204948 | controller | Jun 11 11:36:14.680032 crc crio[22652]: time="2026-06-11T11:36:14.679965866Z" level=info msg="Removing pod sandbox: a184048b0e4a95a3172e4b86ec1f17089dd3e66d48b2ceae39e6edb72621f5a6" id=70b2d89e-1041-45aa-9067-69a4b31e5cf3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.204965 | controller | Jun 11 11:36:14.697739 crc crio[22652]: time="2026-06-11T11:36:14.697633769Z" level=info msg="Removed pod sandbox: a184048b0e4a95a3172e4b86ec1f17089dd3e66d48b2ceae39e6edb72621f5a6" id=70b2d89e-1041-45aa-9067-69a4b31e5cf3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.204982 | controller | Jun 11 11:38:00.590084 crc crio[22652]: time="2026-06-11T11:38:00.589316367Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686298-4m79l/POD" id=f4d507f6-64f1-4251-9464-d8013fc48e51 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.204999 | controller | Jun 11 11:38:00.592632 crc crio[22652]: time="2026-06-11T11:38:00.590107813Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.205017 | controller | Jun 11 11:38:00.630379 crc crio[22652]: time="2026-06-11T11:38:00.630314569Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686298-4m79l Namespace:openshift-infra ID:0194eb5f01b8a22965139f87ad43f69e0325800b725b3757ad2aba0f225af017 UID:c18629c2-1514-4ef5-b325-f7169ad31998 NetNS:/var/run/netns/1fc6e664-7df0-424b-87e0-8d891911b9cf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc18629c2_1514_4ef5_b325_f7169ad31998.slice PodAnnotations:0xc002929308}] Aliases:map[]}"
2026-06-11 11:57:59.205034 | controller | Jun 11 11:38:00.630779 crc crio[22652]: time="2026-06-11T11:38:00.630748163Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686298-4m79l to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.205057 | controller | Jun 11 11:38:00.988253 crc crio[22652]: 2026-06-11T11:38:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0194eb5f01b8a22 Mac:02:59:ee:62:74:77 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:03 Mtu:0 Sandbox:/var/run/netns/1fc6e664-7df0-424b-87e0-8d891911b9cf SocketPath: PciID:}] [{Interface:0xc000378b50 Address:{IP:10.217.1.3 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.205083 | controller | Jun 11 11:38:00.989866 crc crio[22652]: time="2026-06-11T11:38:00.989768241Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686298-4m79l Namespace:openshift-infra ID:0194eb5f01b8a22965139f87ad43f69e0325800b725b3757ad2aba0f225af017 UID:c18629c2-1514-4ef5-b325-f7169ad31998 NetNS:/var/run/netns/1fc6e664-7df0-424b-87e0-8d891911b9cf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc18629c2_1514_4ef5_b325_f7169ad31998.slice PodAnnotations:0xc002929308}] Aliases:map[]}"
2026-06-11 11:57:59.205114 | controller | Jun 11 11:38:00.990074 crc crio[22652]: time="2026-06-11T11:38:00.989977297Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686298-4m79l for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.205137 | controller | Jun 11 11:38:01.001810 crc crio[22652]: time="2026-06-11T11:38:01.000476724Z" level=info msg="Ran pod sandbox 0194eb5f01b8a22965139f87ad43f69e0325800b725b3757ad2aba0f225af017 with infra container: openshift-infra/auto-csr-approver-29686298-4m79l/POD" id=f4d507f6-64f1-4251-9464-d8013fc48e51 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.205161 | controller | Jun 11 11:38:01.007360 crc crio[22652]: time="2026-06-11T11:38:01.007234309Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=bcbe2d27-9c8d-461c-b193-3713d9d475b3 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.205184 | controller | Jun 11 11:38:01.016097 crc crio[22652]: time="2026-06-11T11:38:01.015303389Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 11:57:59.205207 | controller | Jun 11 11:38:01.753409 crc crio[22652]: time="2026-06-11T11:38:01.75233257Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=bcbe2d27-9c8d-461c-b193-3713d9d475b3 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.205234 | controller | Jun 11 11:38:01.755877 crc crio[22652]: time="2026-06-11T11:38:01.755784861Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=459753e4-c89c-4bea-9c55-1432f227e8bd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.205260 | controller | Jun 11 11:38:01.758857 crc crio[22652]: time="2026-06-11T11:38:01.758809818Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=960c28b3-c5ee-45bc-8a51-2a4d7135cb63 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.205284 | controller | Jun 11 11:38:01.856201 crc crio[22652]: time="2026-06-11T11:38:01.856071971Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686298-4m79l/oc" id=103cf4a0-3a82-4b4f-95c7-98d4c613a662 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.205308 | controller | Jun 11 11:38:01.856646 crc crio[22652]: time="2026-06-11T11:38:01.856591458Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.205330 | controller | Jun 11 11:38:01.908491 crc crio[22652]: time="2026-06-11T11:38:01.908404814Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.205381 | controller | Jun 11 11:38:02.290081 crc crio[22652]: time="2026-06-11T11:38:02.289969083Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.205407 | controller | Jun 11 11:38:02.415841 crc crio[22652]: time="2026-06-11T11:38:02.415339074Z" level=info msg="Created container e994a09cbaca8e2170932730d19c7a2567cfe5f437a69558195818346687dc38: openshift-infra/auto-csr-approver-29686298-4m79l/oc" id=103cf4a0-3a82-4b4f-95c7-98d4c613a662 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.205432 | controller | Jun 11 11:38:02.417294 crc crio[22652]: time="2026-06-11T11:38:02.417240495Z" level=info msg="Starting container: e994a09cbaca8e2170932730d19c7a2567cfe5f437a69558195818346687dc38" id=11467bfb-898c-4402-af31-87c6828cd87c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.205464 | controller | Jun 11 11:38:02.424815 crc crio[22652]: time="2026-06-11T11:38:02.424740374Z" level=info msg="Started container" PID=180234 containerID=e994a09cbaca8e2170932730d19c7a2567cfe5f437a69558195818346687dc38 description=openshift-infra/auto-csr-approver-29686298-4m79l/oc id=11467bfb-898c-4402-af31-87c6828cd87c name=/runtime.v1.RuntimeService/StartContainer sandboxID=0194eb5f01b8a22965139f87ad43f69e0325800b725b3757ad2aba0f225af017
2026-06-11 11:57:59.205520 | controller | Jun 11 11:38:04.156676 crc crio[22652]: time="2026-06-11T11:38:04.155991261Z" level=info msg="Stopping pod sandbox: 0194eb5f01b8a22965139f87ad43f69e0325800b725b3757ad2aba0f225af017" id=f34acc13-5f62-43d4-a49b-ca1b2dd01022 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.205547 | controller | Jun 11 11:38:04.159303 crc crio[22652]: time="2026-06-11T11:38:04.157722267Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686298-4m79l Namespace:openshift-infra ID:0194eb5f01b8a22965139f87ad43f69e0325800b725b3757ad2aba0f225af017 UID:c18629c2-1514-4ef5-b325-f7169ad31998 NetNS:/var/run/netns/1fc6e664-7df0-424b-87e0-8d891911b9cf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc18629c2_1514_4ef5_b325_f7169ad31998.slice PodAnnotations:0xc005822e70}] Aliases:map[]}"
2026-06-11 11:57:59.205570 | controller | Jun 11 11:38:04.159303 crc crio[22652]: time="2026-06-11T11:38:04.157887353Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686298-4m79l from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.205592 | controller | Jun 11 11:38:04.498498 crc crio[22652]: time="2026-06-11T11:38:04.498349084Z" level=info msg="Stopped pod sandbox: 0194eb5f01b8a22965139f87ad43f69e0325800b725b3757ad2aba0f225af017" id=f34acc13-5f62-43d4-a49b-ca1b2dd01022 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.205617 | controller | Jun 11 11:38:14.756568 crc crio[22652]: time="2026-06-11T11:38:14.755423808Z" level=info msg="Removing container: 3f9dc1bebd5a97acfdd9d6f1ee986ec39ecc8fd1646b3f418b1b36eabc9b990c" id=3fa9f113-fbb1-4650-b5d5-833211c8a3e9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.205639 | controller | Jun 11 11:38:14.986825 crc crio[22652]: time="2026-06-11T11:38:14.986612545Z" level=info msg="Removed container 3f9dc1bebd5a97acfdd9d6f1ee986ec39ecc8fd1646b3f418b1b36eabc9b990c: openshift-infra/auto-csr-approver-29686292-4r2k6/oc" id=3fa9f113-fbb1-4650-b5d5-833211c8a3e9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.205662 | controller | Jun 11 11:38:15.001254 crc crio[22652]: time="2026-06-11T11:38:15.00082251Z" level=info msg="Stopping pod sandbox: 3eca22561d06c0cbac88c86e9722bba5719b648918a7ba2435500ded487b62cf" id=34fcb9b3-4c88-40d5-a9a3-aa872899bdcd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.205687 | controller | Jun 11 11:38:15.001254 crc crio[22652]: time="2026-06-11T11:38:15.000917683Z" level=info msg="Stopped pod sandbox (already stopped): 3eca22561d06c0cbac88c86e9722bba5719b648918a7ba2435500ded487b62cf" id=34fcb9b3-4c88-40d5-a9a3-aa872899bdcd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.205710 | controller | Jun 11 11:38:15.001857 crc crio[22652]: time="2026-06-11T11:38:15.001795391Z" level=info msg="Removing pod sandbox: 3eca22561d06c0cbac88c86e9722bba5719b648918a7ba2435500ded487b62cf" id=0071abcb-5348-49d1-b614-9139a35757c1 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.205731 | controller | Jun 11 11:38:15.020102 crc crio[22652]: time="2026-06-11T11:38:15.019869761Z" level=info msg="Removed pod sandbox: 3eca22561d06c0cbac88c86e9722bba5719b648918a7ba2435500ded487b62cf" id=0071abcb-5348-49d1-b614-9139a35757c1 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.205756 | controller | Jun 11 11:38:58.971245 crc crio[22652]: time="2026-06-11T11:38:58.970233428Z" level=info msg="Stopping pod sandbox: 4e4e2c940746f8e0e898bda5cb3e0d9e239e7ae808ce1f9b6e1290e2ae2c0d7b" id=d2878461-8275-4c4e-a6f0-d6e90815654e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.205787 | controller | Jun 11 11:38:58.972626 crc crio[22652]: time="2026-06-11T11:38:58.972514472Z" level=info msg="Got pod network &{Name:libvirt-edpm-deployment-ipam-openstack-edpm-ipam-74gxf Namespace:openstack ID:4e4e2c940746f8e0e898bda5cb3e0d9e239e7ae808ce1f9b6e1290e2ae2c0d7b UID:93de6b42-516b-48bd-81ce-91b69d7e0b9d NetNS:/var/run/netns/52bfd8fb-8c87-4d4a-a291-b2d0b3bb2d19 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod93de6b42_516b_48bd_81ce_91b69d7e0b9d.slice PodAnnotations:0xc0004bfaa8}] Aliases:map[]}"
2026-06-11 11:57:59.205811 | controller | Jun 11 11:38:58.972901 crc crio[22652]: time="2026-06-11T11:38:58.972842513Z" level=info msg="Deleting pod openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-74gxf from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.205834 | controller | Jun 11 11:38:59.617543 crc crio[22652]: time="2026-06-11T11:38:59.617220998Z" level=info msg="Stopped pod sandbox: 4e4e2c940746f8e0e898bda5cb3e0d9e239e7ae808ce1f9b6e1290e2ae2c0d7b" id=d2878461-8275-4c4e-a6f0-d6e90815654e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.205855 | controller | Jun 11 11:39:00.623035 crc crio[22652]: time="2026-06-11T11:39:00.622751182Z" level=info msg="Running pod sandbox: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-ls89w/POD" id=3742714c-68f7-496b-80c0-7d58b613756d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.205876 | controller | Jun 11 11:39:00.624973 crc crio[22652]: time="2026-06-11T11:39:00.623084053Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.205897 | controller | Jun 11 11:39:00.689761 crc crio[22652]: time="2026-06-11T11:39:00.689415191Z" level=info msg="Got pod network &{Name:nova-edpm-deployment-ipam-openstack-edpm-ipam-ls89w Namespace:openstack ID:330e49a7ee6e70ac337e0cab7b3eb1f3dc6ff521bdc8377134a4c5b4ccaa6273 UID:0010c9d7-6250-4f30-84c4-cfa3661ae102 NetNS:/var/run/netns/366bf3c4-e7d0-46c4-ba39-2edc44bf7d4d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0010c9d7_6250_4f30_84c4_cfa3661ae102.slice PodAnnotations:0xc0022f6470}] Aliases:map[]}"
2026-06-11 11:57:59.205916 | controller | Jun 11 11:39:00.689761 crc crio[22652]: time="2026-06-11T11:39:00.689522785Z" level=info msg="Adding pod openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-ls89w to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.205940 | controller | Jun 11 11:39:01.446607 crc crio[22652]: 2026-06-11T11:39:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:330e49a7ee6e70a Mac:22:36:bd:cb:5b:0e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:04 Mtu:0 Sandbox:/var/run/netns/366bf3c4-e7d0-46c4-ba39-2edc44bf7d4d SocketPath: PciID:}] [{Interface:0xc000014710 Address:{IP:10.217.1.4 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.205967 | controller | Jun 11 11:39:01.448637 crc crio[22652]: time="2026-06-11T11:39:01.448267385Z" level=info msg="Got pod network &{Name:nova-edpm-deployment-ipam-openstack-edpm-ipam-ls89w Namespace:openstack ID:330e49a7ee6e70ac337e0cab7b3eb1f3dc6ff521bdc8377134a4c5b4ccaa6273 UID:0010c9d7-6250-4f30-84c4-cfa3661ae102 NetNS:/var/run/netns/366bf3c4-e7d0-46c4-ba39-2edc44bf7d4d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0010c9d7_6250_4f30_84c4_cfa3661ae102.slice PodAnnotations:0xc0022f6470}] Aliases:map[]}"
2026-06-11 11:57:59.205992 | controller | Jun 11 11:39:01.448637 crc crio[22652]: time="2026-06-11T11:39:01.448434791Z" level=info msg="Checking pod openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-ls89w for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.206021 | controller | Jun 11 11:39:01.457808 crc crio[22652]: time="2026-06-11T11:39:01.456754658Z" level=info msg="Ran pod sandbox 330e49a7ee6e70ac337e0cab7b3eb1f3dc6ff521bdc8377134a4c5b4ccaa6273 with infra container: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-ls89w/POD" id=3742714c-68f7-496b-80c0-7d58b613756d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.206046 | controller | Jun 11 11:39:01.459861 crc crio[22652]: time="2026-06-11T11:39:01.459761015Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=0075fe73-eb3f-4a6c-9d5b-8035f0dd5088 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.206067 | controller | Jun 11 11:39:01.560331 crc crio[22652]: time="2026-06-11T11:39:01.559542162Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=9875b525-3ca0-4a8f-93c0-95c95b0554a8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.206088 | controller | Jun 11 11:39:01.578220 crc crio[22652]: time="2026-06-11T11:39:01.573257823Z" level=info msg="Creating container: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-ls89w/nova-edpm-deployment-ipam-openstack-edpm-ipam" id=825faa45-53af-4977-bea2-6228c2e75550 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.206113 | controller | Jun 11 11:39:01.578220 crc crio[22652]: time="2026-06-11T11:39:01.573880673Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.206135 | controller | Jun 11 11:39:01.629899 crc crio[22652]: time="2026-06-11T11:39:01.629577648Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.206160 | controller | Jun 11 11:39:01.634207 crc crio[22652]: time="2026-06-11T11:39:01.634041512Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.206185 | controller | Jun 11 11:39:01.871853 crc crio[22652]: time="2026-06-11T11:39:01.871735001Z" level=info msg="Created container 337b9c8cbcce4f9728d23625159264ef477ba642c2c517a9566d7f93b611b259: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-ls89w/nova-edpm-deployment-ipam-openstack-edpm-ipam" id=825faa45-53af-4977-bea2-6228c2e75550 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.206209 | controller | Jun 11 11:39:01.873292 crc crio[22652]: time="2026-06-11T11:39:01.873008043Z" level=info msg="Starting container: 337b9c8cbcce4f9728d23625159264ef477ba642c2c517a9566d7f93b611b259" id=469d2e15-a3d0-4d6f-a52e-27f4433006cc name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.206234 | controller | Jun 11 11:39:01.882277 crc crio[22652]: time="2026-06-11T11:39:01.879738459Z" level=info msg="Started container" PID=183857 containerID=337b9c8cbcce4f9728d23625159264ef477ba642c2c517a9566d7f93b611b259 description=openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-ls89w/nova-edpm-deployment-ipam-openstack-edpm-ipam id=469d2e15-a3d0-4d6f-a52e-27f4433006cc name=/runtime.v1.RuntimeService/StartContainer sandboxID=330e49a7ee6e70ac337e0cab7b3eb1f3dc6ff521bdc8377134a4c5b4ccaa6273
2026-06-11 11:57:59.206259 | controller | Jun 11 11:40:00.509837 crc crio[22652]: time="2026-06-11T11:40:00.508911098Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686300-68vcr/POD" id=f4290d16-227d-44b1-a372-befd2037f54c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.206286 | controller | Jun 11 11:40:00.511594 crc crio[22652]: time="2026-06-11T11:40:00.509839848Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.206316 | controller | Jun 11 11:40:00.571159 crc crio[22652]: time="2026-06-11T11:40:00.570945668Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686300-68vcr Namespace:openshift-infra ID:1d6faf873d0cc1a70be47552a3a09211b17ae2771870d600353aa33cc10dc1e5 UID:103a04f4-776f-492d-a0a1-c9e117be3e34 NetNS:/var/run/netns/f93a5a80-8f4f-4e51-8c44-e38cdeb149a9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod103a04f4_776f_492d_a0a1_c9e117be3e34.slice PodAnnotations:0xc00008c300}] Aliases:map[]}"
2026-06-11 11:57:59.206345 | controller | Jun 11 11:40:00.571159 crc crio[22652]: time="2026-06-11T11:40:00.571057602Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686300-68vcr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.206405 | controller | Jun 11 11:40:01.137106 crc crio[22652]: 2026-06-11T11:40:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1d6faf873d0cc1a Mac:3e:6a:d2:a3:5c:93 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:05 Mtu:0 Sandbox:/var/run/netns/f93a5a80-8f4f-4e51-8c44-e38cdeb149a9 SocketPath: PciID:}] [{Interface:0xc00028e5c0 Address:{IP:10.217.1.5 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.206437 | controller | Jun 11 11:40:01.138548 crc crio[22652]: time="2026-06-11T11:40:01.138483328Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686300-68vcr Namespace:openshift-infra ID:1d6faf873d0cc1a70be47552a3a09211b17ae2771870d600353aa33cc10dc1e5 UID:103a04f4-776f-492d-a0a1-c9e117be3e34 NetNS:/var/run/netns/f93a5a80-8f4f-4e51-8c44-e38cdeb149a9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod103a04f4_776f_492d_a0a1_c9e117be3e34.slice PodAnnotations:0xc00008c300}] Aliases:map[]}"
2026-06-11 11:57:59.206465 | controller | Jun 11 11:40:01.138751 crc crio[22652]: time="2026-06-11T11:40:01.138694334Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686300-68vcr for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.206493 | controller | Jun 11 11:40:01.149566 crc crio[22652]: time="2026-06-11T11:40:01.149303533Z" level=info msg="Ran pod sandbox 1d6faf873d0cc1a70be47552a3a09211b17ae2771870d600353aa33cc10dc1e5 with infra container: openshift-infra/auto-csr-approver-29686300-68vcr/POD" id=f4290d16-227d-44b1-a372-befd2037f54c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.206520 | controller | Jun 11 11:40:01.155718 crc crio[22652]: time="2026-06-11T11:40:01.155640482Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=c87419dd-e061-4361-8700-629d1f382d6b name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.206549 | controller | Jun 11 11:40:01.165990 crc crio[22652]: time="2026-06-11T11:40:01.165917621Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 11:57:59.206578 | controller | Jun 11 11:40:02.157266 crc crio[22652]: time="2026-06-11T11:40:02.156648109Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=c87419dd-e061-4361-8700-629d1f382d6b name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.206606 | controller | Jun 11 11:40:02.158620 crc crio[22652]: time="2026-06-11T11:40:02.157854127Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=b92424f7-6a25-48f8-a2e5-eaa19cfa7313 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.206634 | controller | Jun 11 11:40:02.160451 crc crio[22652]: time="2026-06-11T11:40:02.160381018Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=9d236f2c-6784-4d53-9017-8069445e3406 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.206664 | controller | Jun 11 11:40:02.167686 crc crio[22652]: time="2026-06-11T11:40:02.167592891Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686300-68vcr/oc" id=2993f386-fd26-476c-8146-de12aa84ce42 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.206687 | controller | Jun 11 11:40:02.168251 crc crio[22652]: time="2026-06-11T11:40:02.168192561Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.206708 | controller | Jun 11 11:40:02.211757 crc crio[22652]: time="2026-06-11T11:40:02.211592469Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.206730 | controller | Jun 11 11:40:02.537797 crc crio[22652]: time="2026-06-11T11:40:02.537337217Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.206755 | controller | Jun 11 11:40:02.662004 crc crio[22652]: time="2026-06-11T11:40:02.66189693Z" level=info msg="Created container 326d1149a8936a7a0bb0ad159070effb7bb5aad8a47ab86f86ab39b55f4bb3aa: openshift-infra/auto-csr-approver-29686300-68vcr/oc" id=2993f386-fd26-476c-8146-de12aa84ce42 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.206781 | controller | Jun 11 11:40:02.663340 crc crio[22652]: time="2026-06-11T11:40:02.663258565Z" level=info msg="Starting container: 326d1149a8936a7a0bb0ad159070effb7bb5aad8a47ab86f86ab39b55f4bb3aa" id=3d10838a-ba59-496e-a43e-1e508b85fbec name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.206808 | controller | Jun 11 11:40:02.668502 crc crio[22652]: time="2026-06-11T11:40:02.668443262Z" level=info msg="Started container" PID=187241 containerID=326d1149a8936a7a0bb0ad159070effb7bb5aad8a47ab86f86ab39b55f4bb3aa description=openshift-infra/auto-csr-approver-29686300-68vcr/oc id=3d10838a-ba59-496e-a43e-1e508b85fbec name=/runtime.v1.RuntimeService/StartContainer sandboxID=1d6faf873d0cc1a70be47552a3a09211b17ae2771870d600353aa33cc10dc1e5
2026-06-11 11:57:59.206837 | controller | Jun 11 11:40:04.943430 crc crio[22652]: time="2026-06-11T11:40:04.942647691Z" level=info msg="Stopping pod sandbox: 1d6faf873d0cc1a70be47552a3a09211b17ae2771870d600353aa33cc10dc1e5" id=1098968d-11b2-4412-8403-f35bbd28c030 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.206864 | controller | Jun 11 11:40:04.944742 crc crio[22652]: time="2026-06-11T11:40:04.944244942Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686300-68vcr Namespace:openshift-infra ID:1d6faf873d0cc1a70be47552a3a09211b17ae2771870d600353aa33cc10dc1e5 UID:103a04f4-776f-492d-a0a1-c9e117be3e34 NetNS:/var/run/netns/f93a5a80-8f4f-4e51-8c44-e38cdeb149a9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod103a04f4_776f_492d_a0a1_c9e117be3e34.slice PodAnnotations:0xc00008c6b0}] Aliases:map[]}"
2026-06-11 11:57:59.206909 | controller | Jun 11 11:40:04.944742 crc crio[22652]: time="2026-06-11T11:40:04.944377126Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686300-68vcr from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.206936 | controller | Jun 11 11:40:05.334680 crc crio[22652]: time="2026-06-11T11:40:05.333869458Z" level=info msg="Stopped pod sandbox: 1d6faf873d0cc1a70be47552a3a09211b17ae2771870d600353aa33cc10dc1e5" id=1098968d-11b2-4412-8403-f35bbd28c030 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.206958 | controller | Jun 11 11:40:15.077769 crc crio[22652]: time="2026-06-11T11:40:15.076976542Z" level=info msg="Removing container: a63d43bead36e1993e52447e7707f88423a3a061c8cbfdb8a25cf21c957a1786" id=18bfc91a-60ae-4a10-b462-3a5e622f3014 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.206979 | controller | Jun 11 11:40:15.252386 crc crio[22652]: time="2026-06-11T11:40:15.252255192Z" level=info msg="Removed container a63d43bead36e1993e52447e7707f88423a3a061c8cbfdb8a25cf21c957a1786: openshift-infra/auto-csr-approver-29686294-vwfpw/oc" id=18bfc91a-60ae-4a10-b462-3a5e622f3014 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.207006 | controller | Jun 11 11:40:15.265231 crc crio[22652]: time="2026-06-11T11:40:15.265067062Z" level=info msg="Stopping pod sandbox: 491fb8b548758d13cc6acf0a99cb6b78baf1bb787c3836c93c64d8d60c1073fb" id=da180e73-bb98-479f-ac04-7908dd0791c4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.207028 | controller | Jun 11 11:40:15.265440 crc crio[22652]: time="2026-06-11T11:40:15.265259908Z" level=info msg="Stopped pod sandbox (already stopped): 491fb8b548758d13cc6acf0a99cb6b78baf1bb787c3836c93c64d8d60c1073fb" id=da180e73-bb98-479f-ac04-7908dd0791c4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.207049 | controller | Jun 11 11:40:15.265936 crc crio[22652]: time="2026-06-11T11:40:15.265872297Z" level=info msg="Removing pod sandbox: 491fb8b548758d13cc6acf0a99cb6b78baf1bb787c3836c93c64d8d60c1073fb" id=a34f8862-8896-483d-87ee-65a5bca1b634 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.207070 | controller | Jun 11 11:40:15.280463 crc crio[22652]: time="2026-06-11T11:40:15.280356879Z" level=info msg="Removed pod sandbox: 491fb8b548758d13cc6acf0a99cb6b78baf1bb787c3836c93c64d8d60c1073fb" id=a34f8862-8896-483d-87ee-65a5bca1b634 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.207089 | controller | Jun 11 11:41:46.472269 crc crio[22652]: time="2026-06-11T11:41:46.471468866Z" level=info msg="Stopping pod sandbox: 330e49a7ee6e70ac337e0cab7b3eb1f3dc6ff521bdc8377134a4c5b4ccaa6273" id=de849edd-af69-4f6a-8107-93ac01c212c2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.207110 | controller | Jun 11 11:41:46.474102 crc crio[22652]: time="2026-06-11T11:41:46.473023897Z" level=info msg="Got pod network &{Name:nova-edpm-deployment-ipam-openstack-edpm-ipam-ls89w Namespace:openstack ID:330e49a7ee6e70ac337e0cab7b3eb1f3dc6ff521bdc8377134a4c5b4ccaa6273 UID:0010c9d7-6250-4f30-84c4-cfa3661ae102 NetNS:/var/run/netns/366bf3c4-e7d0-46c4-ba39-2edc44bf7d4d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0010c9d7_6250_4f30_84c4_cfa3661ae102.slice PodAnnotations:0xc00008c610}] Aliases:map[]}"
2026-06-11 11:57:59.207137 | controller | Jun 11 11:41:46.474102 crc crio[22652]: time="2026-06-11T11:41:46.473351607Z" level=info msg="Deleting pod openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-ls89w from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.207165 | controller | Jun 11 11:41:46.948575 crc crio[22652]: time="2026-06-11T11:41:46.948455267Z" level=info msg="Stopped pod sandbox: 330e49a7ee6e70ac337e0cab7b3eb1f3dc6ff521bdc8377134a4c5b4ccaa6273" id=de849edd-af69-4f6a-8107-93ac01c212c2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.207193 | controller | Jun 11 11:41:48.044750 crc crio[22652]: time="2026-06-11T11:41:48.0439128Z" level=info msg="Running pod sandbox: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-g4zw4/POD" id=bc588d79-d971-43f5-a7c9-1a0460670da8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.207218 | controller | Jun 11 11:41:48.045613 crc crio[22652]: time="2026-06-11T11:41:48.044762537Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.207243 | controller | Jun 11 11:41:48.085008 crc crio[22652]: time="2026-06-11T11:41:48.08486178Z" level=info msg="Got pod network &{Name:telemetry-edpm-deployment-ipam-openstack-edpm-ipam-g4zw4 Namespace:openstack ID:1f7e3ea67cf34ab75f0b18d74761e1d06037af5bea48ade14de95c4b7b439df0 UID:739ced8d-2f3b-4763-87cf-e46ba056d2ff NetNS:/var/run/netns/5c7563a3-867c-485b-8d92-e4f10c6745c0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod739ced8d_2f3b_4763_87cf_e46ba056d2ff.slice PodAnnotations:0xc0004bf3e8}] Aliases:map[]}"
2026-06-11 11:57:59.207274 | controller | Jun 11 11:41:48.085008 crc crio[22652]: time="2026-06-11T11:41:48.084938752Z" level=info msg="Adding pod openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-g4zw4 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.207298 | controller | Jun 11 11:41:48.792987 crc crio[22652]: 2026-06-11T11:41:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1f7e3ea67cf34ab Mac:e6:03:1c:7e:5e:7e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:06 Mtu:0 Sandbox:/var/run/netns/5c7563a3-867c-485b-8d92-e4f10c6745c0 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.1.6 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.207320 | controller | Jun 11 11:41:48.796178 crc crio[22652]: time="2026-06-11T11:41:48.795837554Z" level=info msg="Got pod network &{Name:telemetry-edpm-deployment-ipam-openstack-edpm-ipam-g4zw4 Namespace:openstack ID:1f7e3ea67cf34ab75f0b18d74761e1d06037af5bea48ade14de95c4b7b439df0 UID:739ced8d-2f3b-4763-87cf-e46ba056d2ff NetNS:/var/run/netns/5c7563a3-867c-485b-8d92-e4f10c6745c0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod739ced8d_2f3b_4763_87cf_e46ba056d2ff.slice PodAnnotations:0xc0004bf3e8}] Aliases:map[]}"
2026-06-11 11:57:59.207362 | controller | Jun 11 11:41:48.796178 crc crio[22652]: time="2026-06-11T11:41:48.796104363Z" level=info msg="Checking pod openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-g4zw4 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.207393 | controller | Jun 11 11:41:48.806623 crc crio[22652]: time="2026-06-11T11:41:48.806380938Z" level=info msg="Ran pod sandbox 1f7e3ea67cf34ab75f0b18d74761e1d06037af5bea48ade14de95c4b7b439df0 with infra container: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-g4zw4/POD" id=bc588d79-d971-43f5-a7c9-1a0460670da8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.207416 | controller | Jun 11 11:41:48.809255 crc crio[22652]: time="2026-06-11T11:41:48.809076431Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=4192c10c-88a1-4470-b585-06b583177a25 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.207439 | controller | Jun 11 11:41:48.857578 crc crio[22652]: time="2026-06-11T11:41:48.857428738Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=4fd532fa-96c9-4685-9e21-cdc45ebd871b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.207462 | controller | Jun 11 11:41:48.867995 crc crio[22652]: time="2026-06-11T11:41:48.867850434Z" level=info msg="Creating container: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-g4zw4/telemetry-edpm-deployment-ipam-openstack-edpm-ipam" id=307f1180-ddae-4ba9-b0c7-d7c32d6d82f0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.207487 | controller | Jun 11 11:41:48.868490 crc crio[22652]: time="2026-06-11T11:41:48.868449833Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.207509 | controller | Jun 11 11:41:48.916759 crc crio[22652]: time="2026-06-11T11:41:48.916526792Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.207533 | controller | Jun 11 11:41:48.921228 crc crio[22652]: time="2026-06-11T11:41:48.92110165Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.207565 | controller | Jun 11 11:41:49.117387 crc crio[22652]: time="2026-06-11T11:41:49.117035844Z" level=info msg="Created container 16ee1320089b2b5ad3d673905e330bbc8d8a1b19b7915cbead6207233c03046f: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-g4zw4/telemetry-edpm-deployment-ipam-openstack-edpm-ipam" id=307f1180-ddae-4ba9-b0c7-d7c32d6d82f0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.207594 | controller | Jun 11 11:41:49.119462 crc crio[22652]: time="2026-06-11T11:41:49.1190762Z" level=info msg="Starting container: 16ee1320089b2b5ad3d673905e330bbc8d8a1b19b7915cbead6207233c03046f" id=9c75b685-f50d-4acd-941c-296064381ccb name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.207618 | controller | Jun 11 11:41:49.128554 crc crio[22652]: time="2026-06-11T11:41:49.128368229Z" level=info msg="Started container" PID=193582 containerID=16ee1320089b2b5ad3d673905e330bbc8d8a1b19b7915cbead6207233c03046f description=openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-g4zw4/telemetry-edpm-deployment-ipam-openstack-edpm-ipam id=9c75b685-f50d-4acd-941c-296064381ccb name=/runtime.v1.RuntimeService/StartContainer sandboxID=1f7e3ea67cf34ab75f0b18d74761e1d06037af5bea48ade14de95c4b7b439df0
2026-06-11 11:57:59.207649 | controller | Jun 11 11:41:58.216524 crc crio[22652]: time="2026-06-11T11:41:58.215795293Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-5sd8s/POD" id=6f749655-9736-4703-8fed-3a222b6213f2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.207674 | controller | Jun 11 11:41:58.217731 crc crio[22652]: time="2026-06-11T11:41:58.216553298Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.207768 | controller | Jun 11 11:41:58.252820 crc crio[22652]: time="2026-06-11T11:41:58.252731574Z" level=info msg="Got pod network &{Name:redhat-operators-5sd8s Namespace:openshift-marketplace ID:b7c147087ef7bafb3d220319e0c6417dd7f3548de3b486f92ae835ee672cd1c9 UID:fa5a1258-a8cc-4a17-882d-4e6879c5ac7b NetNS:/var/run/netns/c942fd17-ab94-433a-b8b8-5a05e51fc18f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfa5a1258_a8cc_4a17_882d_4e6879c5ac7b.slice PodAnnotations:0xc0004bf5c8}] Aliases:map[]}"
2026-06-11 11:57:59.207801 | controller | Jun 11 11:41:58.252820 crc crio[22652]: time="2026-06-11T11:41:58.252792565Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-5sd8s to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.207825 | controller | Jun 11 11:41:58.806290 crc crio[22652]: 2026-06-11T11:41:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b7c147087ef7baf Mac:ae:b1:cf:a6:4e:82 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:07 Mtu:0 Sandbox:/var/run/netns/c942fd17-ab94-433a-b8b8-5a05e51fc18f SocketPath: PciID:}] [{Interface:0xc0002845a0 Address:{IP:10.217.1.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.207852 | controller | Jun 11 11:41:58.807871 crc crio[22652]: time="2026-06-11T11:41:58.807805102Z" level=info msg="Got pod network &{Name:redhat-operators-5sd8s Namespace:openshift-marketplace ID:b7c147087ef7bafb3d220319e0c6417dd7f3548de3b486f92ae835ee672cd1c9 UID:fa5a1258-a8cc-4a17-882d-4e6879c5ac7b NetNS:/var/run/netns/c942fd17-ab94-433a-b8b8-5a05e51fc18f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfa5a1258_a8cc_4a17_882d_4e6879c5ac7b.slice PodAnnotations:0xc0004bf5c8}] Aliases:map[]}"
2026-06-11 11:57:59.207877 | controller | Jun 11 11:41:58.807976 crc crio[22652]: time="2026-06-11T11:41:58.807939227Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-5sd8s for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.207903 | controller | Jun 11 11:41:58.816716 crc crio[22652]: time="2026-06-11T11:41:58.816621826Z" level=info msg="Ran pod sandbox b7c147087ef7bafb3d220319e0c6417dd7f3548de3b486f92ae835ee672cd1c9 with infra container: openshift-marketplace/redhat-operators-5sd8s/POD" id=6f749655-9736-4703-8fed-3a222b6213f2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.207925 | controller | Jun 11 11:41:58.819731 crc crio[22652]: time="2026-06-11T11:41:58.819344194Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=7b9882cd-8e8e-4cb0-a602-fc167cf59459 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.207946 | controller | Jun 11 11:41:58.821074 crc crio[22652]: time="2026-06-11T11:41:58.821011626Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=e7f8e70e-762f-4a98-a365-3005e4dc97c3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.207967 | controller | Jun 11 11:41:58.829310 crc crio[22652]: time="2026-06-11T11:41:58.828696835Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-5sd8s/extract-utilities" id=3cda589e-4695-41f8-8340-b5d86636df08 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.207987 | controller | Jun 11 11:41:58.829310 crc crio[22652]: time="2026-06-11T11:41:58.828999975Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.208008 | controller | Jun 11 11:41:58.886675 crc crio[22652]: time="2026-06-11T11:41:58.886082015Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.208028 | controller | Jun 11 11:41:58.891102 crc crio[22652]: time="2026-06-11T11:41:58.891016762Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.208048 | controller | Jun 11 11:41:59.063789 crc crio[22652]: time="2026-06-11T11:41:59.063595234Z" level=info msg="Created container a96dd3773d63eeeb656901acf1948c6594f1038787df3957ea52335a8ecdcd90: openshift-marketplace/redhat-operators-5sd8s/extract-utilities" id=3cda589e-4695-41f8-8340-b5d86636df08 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.208067 | controller | Jun 11 11:41:59.065221 crc crio[22652]: time="2026-06-11T11:41:59.065076243Z" level=info msg="Starting container: a96dd3773d63eeeb656901acf1948c6594f1038787df3957ea52335a8ecdcd90" id=2cfef63a-752d-436f-9a62-30bc6c4149b9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.208085 | controller | Jun 11 11:41:59.071426 crc crio[22652]: time="2026-06-11T11:41:59.071364445Z" level=info msg="Started container" PID=194176 containerID=a96dd3773d63eeeb656901acf1948c6594f1038787df3957ea52335a8ecdcd90 description=openshift-marketplace/redhat-operators-5sd8s/extract-utilities id=2cfef63a-752d-436f-9a62-30bc6c4149b9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b7c147087ef7bafb3d220319e0c6417dd7f3548de3b486f92ae835ee672cd1c9
2026-06-11 11:57:59.208107 | controller | Jun 11 11:41:59.703412 crc crio[22652]: time="2026-06-11T11:41:59.701495314Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=2ffbd515-4779-4a71-9594-2cd53bad5563 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.208134 | controller | Jun 11 11:41:59.721926 crc crio[22652]: time="2026-06-11T11:41:59.72188843Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-11 11:57:59.208159 | controller | Jun 11 11:42:00.508896 crc crio[22652]: time="2026-06-11T11:42:00.508401985Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686302-v8l29/POD" id=73bbf1b4-dca9-4074-8224-6dc0fa82bbac name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.208184 | controller | Jun 11 11:42:00.509238 crc crio[22652]: time="2026-06-11T11:42:00.508911022Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.208205 | controller | Jun 11 11:42:00.607306 crc crio[22652]: time="2026-06-11T11:42:00.607091096Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686302-v8l29 Namespace:openshift-infra ID:c3f184d525f164a5ae48aac22ecc3593d35f01e9f2e6253abd63ea72301c5ea8 UID:50788a23-d1f6-4024-8ecf-9f64c61ff499 NetNS:/var/run/netns/cab6524a-59e5-4d6e-942f-5b96bcafebdc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod50788a23_d1f6_4024_8ecf_9f64c61ff499.slice PodAnnotations:0xc002400bb0}] Aliases:map[]}"
2026-06-11 11:57:59.208228 | controller | Jun 11 11:42:00.607306 crc crio[22652]: time="2026-06-11T11:42:00.60723983Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686302-v8l29 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.208247 | controller | Jun 11 11:42:00.628999 crc crio[22652]: time="2026-06-11T11:42:00.628812485Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:546c77fdbf5f7c6a9a4243f4c4ef38fe0f584972a70f687bc40091743ee77d60" id=2ffbd515-4779-4a71-9594-2cd53bad5563 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.208266 | controller | Jun 11 11:42:00.631109 crc crio[22652]: time="2026-06-11T11:42:00.631035567Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=719e9eb9-3921-4167-8cf4-c7f1f8312e8b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.208284 | controller | Jun 11 11:42:00.636283 crc crio[22652]: time="2026-06-11T11:42:00.63609326Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=77c81b67-f3ea-4722-87be-14a57286a76b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.208302 | controller | Jun 11 11:42:00.644585 crc crio[22652]: time="2026-06-11T11:42:00.6444966Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-5sd8s/extract-content" id=974dc6fd-9ae4-46fc-8f93-0118181541b9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.208319 | controller | Jun 11 11:42:00.645093 crc crio[22652]: time="2026-06-11T11:42:00.645026868Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.208340 | controller | Jun 11 11:42:00.696938 crc crio[22652]: time="2026-06-11T11:42:00.696774915Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.208399 | controller | Jun 11 11:42:00.701794 crc crio[22652]: time="2026-06-11T11:42:00.701739906Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.208426 | controller | Jun 11 11:42:00.901972 crc crio[22652]: time="2026-06-11T11:42:00.901441232Z" level=info msg="Created container b1268ff71941433382c4f4da0ed6dd3bcebc575b863fd50381ee42b2218e9827: openshift-marketplace/redhat-operators-5sd8s/extract-content" id=974dc6fd-9ae4-46fc-8f93-0118181541b9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.208452 | controller | Jun 11 11:42:00.904447 crc crio[22652]: time="2026-06-11T11:42:00.904339346Z" level=info msg="Starting container: b1268ff71941433382c4f4da0ed6dd3bcebc575b863fd50381ee42b2218e9827" id=93a03188-ef03-4361-8dcd-ce2044928971 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.208473 | controller | Jun 11 11:42:00.916582 crc crio[22652]: time="2026-06-11T11:42:00.916372682Z" level=info msg="Started container" PID=194397 containerID=b1268ff71941433382c4f4da0ed6dd3bcebc575b863fd50381ee42b2218e9827 description=openshift-marketplace/redhat-operators-5sd8s/extract-content id=93a03188-ef03-4361-8dcd-ce2044928971 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b7c147087ef7bafb3d220319e0c6417dd7f3548de3b486f92ae835ee672cd1c9
2026-06-11 11:57:59.208495 | controller | Jun 11 11:42:01.271822 crc crio[22652]: 2026-06-11T11:42:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c3f184d525f164a Mac:de:5f:1d:78:68:d1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:08 Mtu:0 Sandbox:/var/run/netns/cab6524a-59e5-4d6e-942f-5b96bcafebdc SocketPath: PciID:}] [{Interface:0xc00025aa20 Address:{IP:10.217.1.8 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.208514 | controller | Jun 11 11:42:01.273739 crc crio[22652]: time="2026-06-11T11:42:01.273592194Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686302-v8l29 Namespace:openshift-infra ID:c3f184d525f164a5ae48aac22ecc3593d35f01e9f2e6253abd63ea72301c5ea8 UID:50788a23-d1f6-4024-8ecf-9f64c61ff499 NetNS:/var/run/netns/cab6524a-59e5-4d6e-942f-5b96bcafebdc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod50788a23_d1f6_4024_8ecf_9f64c61ff499.slice PodAnnotations:0xc002400bb0}] Aliases:map[]}"
2026-06-11 11:57:59.208531 | controller | Jun 11 11:42:01.274305 crc crio[22652]: time="2026-06-11T11:42:01.274054499Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686302-v8l29 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.208549 | controller | Jun 11 11:42:01.290825 crc crio[22652]: time="2026-06-11T11:42:01.290680355Z" level=info msg="Ran pod sandbox c3f184d525f164a5ae48aac22ecc3593d35f01e9f2e6253abd63ea72301c5ea8 with infra container: openshift-infra/auto-csr-approver-29686302-v8l29/POD" id=73bbf1b4-dca9-4074-8224-6dc0fa82bbac name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.208570 | controller | Jun 11 11:42:01.300825 crc crio[22652]: time="2026-06-11T11:42:01.297288167Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=988b1fdf-c829-4846-8caf-a442ad0383c8 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.208595 | controller | Jun 11 11:42:01.303933 crc crio[22652]: time="2026-06-11T11:42:01.303763979Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 11:57:59.208618 | controller | Jun 11 11:42:02.051231 crc crio[22652]: time="2026-06-11T11:42:02.050086271Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=988b1fdf-c829-4846-8caf-a442ad0383c8 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.208637 | controller | Jun 11 11:42:02.052923 crc crio[22652]: time="2026-06-11T11:42:02.051893765Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=6cfcda8f-45dc-4ec8-a683-dc85018ec161 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.208660 | controller | Jun 11 11:42:02.055383 crc crio[22652]: time="2026-06-11T11:42:02.055075018Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=b040385c-da99-4c28-98bd-3c4dbdc3458d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.208685 | controller | Jun 11 11:42:02.064801 crc crio[22652]: time="2026-06-11T11:42:02.064568554Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686302-v8l29/oc" id=3d1f23f6-3d02-4453-a459-0e1055d9b318 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.208709 | controller | Jun 11 11:42:02.065470 crc crio[22652]: time="2026-06-11T11:42:02.065393571Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.208733 | controller | Jun 11 11:42:02.135936 crc crio[22652]: time="2026-06-11T11:42:02.135814669Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.208758 | controller | Jun 11 11:42:02.447194 crc crio[22652]: time="2026-06-11T11:42:02.44705787Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.208779 | controller | Jun 11 11:42:02.608366 crc crio[22652]: time="2026-06-11T11:42:02.608260865Z" level=info msg="Created container 4ed6c5fb923dbf4a93bce0ea868822b2e105fd92cfac61b9bf4e51199ad57b0e: openshift-infra/auto-csr-approver-29686302-v8l29/oc" id=3d1f23f6-3d02-4453-a459-0e1055d9b318 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.208799 | controller | Jun 11 11:42:02.609866 crc crio[22652]: time="2026-06-11T11:42:02.609815395Z" level=info msg="Starting container: 4ed6c5fb923dbf4a93bce0ea868822b2e105fd92cfac61b9bf4e51199ad57b0e" id=8439be61-02f4-4d4b-8662-825517e839ad name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.208816 | controller | Jun 11 11:42:02.615077 crc crio[22652]: time="2026-06-11T11:42:02.614976881Z" level=info msg="Started container" PID=194521 containerID=4ed6c5fb923dbf4a93bce0ea868822b2e105fd92cfac61b9bf4e51199ad57b0e description=openshift-infra/auto-csr-approver-29686302-v8l29/oc id=8439be61-02f4-4d4b-8662-825517e839ad name=/runtime.v1.RuntimeService/StartContainer sandboxID=c3f184d525f164a5ae48aac22ecc3593d35f01e9f2e6253abd63ea72301c5ea8
2026-06-11 11:57:59.208834 | controller | Jun 11 11:42:04.833897 crc crio[22652]: time="2026-06-11T11:42:04.832635958Z" level=info msg="Stopping pod sandbox: c3f184d525f164a5ae48aac22ecc3593d35f01e9f2e6253abd63ea72301c5ea8" id=ce83bcd9-1089-40f7-a68b-7fa28a79d89f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.208851 | controller | Jun 11 11:42:04.835870 crc crio[22652]: time="2026-06-11T11:42:04.834965774Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686302-v8l29 Namespace:openshift-infra ID:c3f184d525f164a5ae48aac22ecc3593d35f01e9f2e6253abd63ea72301c5ea8 UID:50788a23-d1f6-4024-8ecf-9f64c61ff499 NetNS:/var/run/netns/cab6524a-59e5-4d6e-942f-5b96bcafebdc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod50788a23_d1f6_4024_8ecf_9f64c61ff499.slice PodAnnotations:0xc005822550}] Aliases:map[]}"
2026-06-11 11:57:59.208868 | controller | Jun 11 11:42:04.835870 crc crio[22652]: time="2026-06-11T11:42:04.835238792Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686302-v8l29 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.208885 | controller | Jun 11 11:42:05.468416 crc crio[22652]: time="2026-06-11T11:42:05.467812957Z" level=info msg="Stopped pod sandbox: c3f184d525f164a5ae48aac22ecc3593d35f01e9f2e6253abd63ea72301c5ea8" id=ce83bcd9-1089-40f7-a68b-7fa28a79d89f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.208901 | controller | Jun 11 11:42:08.905843 crc crio[22652]: time="2026-06-11T11:42:08.904462237Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=4fdc31bd-b73c-4824-abf4-182e83081cc1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.208918 | controller | Jun 11 11:42:08.913692 crc crio[22652]: time="2026-06-11T11:42:08.913585342Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=ea048727-ab6a-4194-89c7-b4022e1d3861 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.208935 | controller | Jun 11 11:42:08.922939 crc crio[22652]: time="2026-06-11T11:42:08.922766938Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-5sd8s/registry-server" id=117d9435-c7b6-4a81-814c-4b9a4f0d7c28 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.209136 | controller | Jun 11 11:42:08.923497 crc crio[22652]: time="2026-06-11T11:42:08.923340145Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.209155 | controller | Jun 11 11:42:09.047561 crc crio[22652]: time="2026-06-11T11:42:09.04727692Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.209172 | controller | Jun 11 11:42:09.051655 crc crio[22652]: time="2026-06-11T11:42:09.051519096Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.209190 | controller | Jun 11 11:42:09.278919 crc crio[22652]: time="2026-06-11T11:42:09.27848584Z" level=info msg="Created container 8bc9dd7840c815cb56ff89f65b2aecf9cbf751c7eeb8793422a299bc847e859c: openshift-marketplace/redhat-operators-5sd8s/registry-server" id=117d9435-c7b6-4a81-814c-4b9a4f0d7c28 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.209207 | controller | Jun 11 11:42:09.279796 crc crio[22652]: time="2026-06-11T11:42:09.27969828Z" level=info msg="Starting container: 8bc9dd7840c815cb56ff89f65b2aecf9cbf751c7eeb8793422a299bc847e859c" id=a344f007-cae8-4f5d-9e27-8ee2cf61f139 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.209225 | controller | Jun 11 11:42:09.285030 crc crio[22652]: time="2026-06-11T11:42:09.284924988Z" level=info msg="Started container" PID=194899 containerID=8bc9dd7840c815cb56ff89f65b2aecf9cbf751c7eeb8793422a299bc847e859c description=openshift-marketplace/redhat-operators-5sd8s/registry-server id=a344f007-cae8-4f5d-9e27-8ee2cf61f139 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b7c147087ef7bafb3d220319e0c6417dd7f3548de3b486f92ae835ee672cd1c9
2026-06-11 11:57:59.209242 | controller | Jun 11 11:42:15.328632 crc crio[22652]: time="2026-06-11T11:42:15.327893629Z" level=info msg="Removing container: c3a00c21b40289178749a6245a39e25a3317e349f0a2370426c79c20bcf4665c" id=0ea3d941-1bcc-4c55-85c1-e9a5c30135ab name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.209260 | controller | Jun 11 11:42:15.491254 crc crio[22652]: time="2026-06-11T11:42:15.490582134Z" level=info msg="Removed container c3a00c21b40289178749a6245a39e25a3317e349f0a2370426c79c20bcf4665c: openshift-infra/auto-csr-approver-29686296-t7vw4/oc" id=0ea3d941-1bcc-4c55-85c1-e9a5c30135ab name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.209278 | controller | Jun 11 11:42:15.504189 crc crio[22652]: time="2026-06-11T11:42:15.504025865Z" level=info msg="Stopping pod sandbox: de3fef17fa68a885d4e6f634d37cfefd204631d29869e793756a5970749cdc25" id=e5dc78b0-85b5-496c-8fed-b87754aab7a2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.209294 | controller | Jun 11 11:42:15.504189 crc crio[22652]: time="2026-06-11T11:42:15.504105497Z" level=info msg="Stopped pod sandbox (already stopped): de3fef17fa68a885d4e6f634d37cfefd204631d29869e793756a5970749cdc25" id=e5dc78b0-85b5-496c-8fed-b87754aab7a2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.209311 | controller | Jun 11 11:42:15.504985 crc crio[22652]: time="2026-06-11T11:42:15.504912283Z" level=info msg="Removing pod sandbox: de3fef17fa68a885d4e6f634d37cfefd204631d29869e793756a5970749cdc25" id=f1033041-658d-436c-a89c-c8ec0c50c10b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.209328 | controller | Jun 11 11:42:15.543003 crc crio[22652]: time="2026-06-11T11:42:15.542903988Z" level=info msg="Removed pod sandbox: de3fef17fa68a885d4e6f634d37cfefd204631d29869e793756a5970749cdc25" id=f1033041-658d-436c-a89c-c8ec0c50c10b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.209362 | controller | Jun 11 11:42:30.230519 crc crio[22652]: time="2026-06-11T11:42:30.229270015Z" level=info msg="Stopping container: 8bc9dd7840c815cb56ff89f65b2aecf9cbf751c7eeb8793422a299bc847e859c (timeout: 2s)" id=bb1cf8c6-f7c5-43e9-8330-338e72256088 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.209391 | controller | Jun 11 11:42:30.364413 crc crio[22652]: time="2026-06-11T11:42:30.363806532Z" level=info msg="Stopped container 8bc9dd7840c815cb56ff89f65b2aecf9cbf751c7eeb8793422a299bc847e859c: openshift-marketplace/redhat-operators-5sd8s/registry-server" id=bb1cf8c6-f7c5-43e9-8330-338e72256088 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.209411 | controller | Jun 11 11:42:30.368678 crc crio[22652]: time="2026-06-11T11:42:30.366934412Z" level=info msg="Stopping pod sandbox: b7c147087ef7bafb3d220319e0c6417dd7f3548de3b486f92ae835ee672cd1c9" id=8d325ac0-ab4e-4909-9bbc-efa564d0dedb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.209436 | controller | Jun 11 11:42:30.368678 crc crio[22652]: time="2026-06-11T11:42:30.367640855Z" level=info msg="Got pod network &{Name:redhat-operators-5sd8s Namespace:openshift-marketplace ID:b7c147087ef7bafb3d220319e0c6417dd7f3548de3b486f92ae835ee672cd1c9 UID:fa5a1258-a8cc-4a17-882d-4e6879c5ac7b NetNS:/var/run/netns/c942fd17-ab94-433a-b8b8-5a05e51fc18f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfa5a1258_a8cc_4a17_882d_4e6879c5ac7b.slice PodAnnotations:0xc0022f7298}] Aliases:map[]}"
2026-06-11 11:57:59.209458 | controller | Jun 11 11:42:30.370433 crc crio[22652]: time="2026-06-11T11:42:30.370045943Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-5sd8s from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.209475 | controller | Jun 11 11:42:30.785693 crc crio[22652]: time="2026-06-11T11:42:30.785066067Z" level=info msg="Stopped pod sandbox: b7c147087ef7bafb3d220319e0c6417dd7f3548de3b486f92ae835ee672cd1c9" id=8d325ac0-ab4e-4909-9bbc-efa564d0dedb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.209498 | controller | Jun 11 11:42:31.252080 crc crio[22652]: time="2026-06-11T11:42:31.25187509Z" level=info msg="Removing container: 8bc9dd7840c815cb56ff89f65b2aecf9cbf751c7eeb8793422a299bc847e859c" id=08d1834c-54b0-499b-83c2-1d02c323dc25 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.209524 | controller | Jun 11 11:42:31.284040 crc crio[22652]: time="2026-06-11T11:42:31.28372999Z" level=info msg="Removed container 8bc9dd7840c815cb56ff89f65b2aecf9cbf751c7eeb8793422a299bc847e859c: openshift-marketplace/redhat-operators-5sd8s/registry-server" id=08d1834c-54b0-499b-83c2-1d02c323dc25 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.209544 | controller | Jun 11 11:42:31.290002 crc crio[22652]: time="2026-06-11T11:42:31.289876316Z" level=info msg="Removing container: b1268ff71941433382c4f4da0ed6dd3bcebc575b863fd50381ee42b2218e9827" id=783370d0-cd37-4cdc-94e3-cd977873ab4b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.209568 | controller | Jun 11 11:42:31.353395 crc crio[22652]: time="2026-06-11T11:42:31.353338831Z" level=info msg="Removed container b1268ff71941433382c4f4da0ed6dd3bcebc575b863fd50381ee42b2218e9827: openshift-marketplace/redhat-operators-5sd8s/extract-content" id=783370d0-cd37-4cdc-94e3-cd977873ab4b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.209601 | controller | Jun 11 11:42:31.358431 crc crio[22652]: time="2026-06-11T11:42:31.35830839Z" level=info msg="Removing container: a96dd3773d63eeeb656901acf1948c6594f1038787df3957ea52335a8ecdcd90" id=9160eca9-5e3d-4d5d-a83f-033a95e555fd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.209620 | controller | Jun 11 11:42:31.428963 crc crio[22652]: time="2026-06-11T11:42:31.428505243Z" level=info msg="Removed container a96dd3773d63eeeb656901acf1948c6594f1038787df3957ea52335a8ecdcd90: openshift-marketplace/redhat-operators-5sd8s/extract-utilities" id=9160eca9-5e3d-4d5d-a83f-033a95e555fd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.209648 | controller | Jun 11 11:43:01.874363 crc crio[22652]: time="2026-06-11T11:43:01.872947343Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-p9nnh/POD" id=ae927d86-293a-4bf8-bd0a-b3c3be7fba81 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.209674 | controller | Jun 11 11:43:01.875814 crc crio[22652]: time="2026-06-11T11:43:01.874371329Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.209744 | controller | Jun 11 11:43:01.922606 crc crio[22652]: time="2026-06-11T11:43:01.921922528Z" level=info msg="Got pod network &{Name:redhat-marketplace-p9nnh Namespace:openshift-marketplace ID:68e24d5ac830872e0d11b015eac9bebf8d0e7bac51fd4b72aef186a704f6e7f9 UID:69c1a3ab-8701-47b7-ba36-1342fd20fab3 NetNS:/var/run/netns/3a9a3a1d-b61f-4540-b301-8256367862a4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod69c1a3ab_8701_47b7_ba36_1342fd20fab3.slice PodAnnotations:0xc002acd248}] Aliases:map[]}"
2026-06-11 11:57:59.209778 | controller | Jun 11 11:43:01.922606 crc crio[22652]: time="2026-06-11T11:43:01.922248148Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-p9nnh to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.209804 | controller | Jun 11 11:43:02.272996 crc crio[22652]: 2026-06-11T11:43:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:68e24d5ac830872 Mac:f2:9c:20:cf:46:a9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:09 Mtu:0 Sandbox:/var/run/netns/3a9a3a1d-b61f-4540-b301-8256367862a4 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.9 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.209829 | controller | Jun 11 11:43:02.276821 crc crio[22652]: time="2026-06-11T11:43:02.275239886Z" level=info msg="Got pod network &{Name:redhat-marketplace-p9nnh Namespace:openshift-marketplace ID:68e24d5ac830872e0d11b015eac9bebf8d0e7bac51fd4b72aef186a704f6e7f9 UID:69c1a3ab-8701-47b7-ba36-1342fd20fab3 NetNS:/var/run/netns/3a9a3a1d-b61f-4540-b301-8256367862a4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod69c1a3ab_8701_47b7_ba36_1342fd20fab3.slice PodAnnotations:0xc002acd248}] Aliases:map[]}"
2026-06-11 11:57:59.209853 | controller | Jun 11 11:43:02.276821 crc crio[22652]: time="2026-06-11T11:43:02.275654269Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-p9nnh for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.209878 | controller | Jun 11 11:43:02.295765 crc crio[22652]: time="2026-06-11T11:43:02.295689705Z" level=info msg="Ran pod sandbox 68e24d5ac830872e0d11b015eac9bebf8d0e7bac51fd4b72aef186a704f6e7f9 with infra container: openshift-marketplace/redhat-marketplace-p9nnh/POD" id=ae927d86-293a-4bf8-bd0a-b3c3be7fba81 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.209903 | controller | Jun 11 11:43:02.298264 crc crio[22652]: time="2026-06-11T11:43:02.29809953Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=5b418706-7240-4cf5-b0c1-ea7dfa13d71e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.209925 | controller | Jun 11 11:43:02.302753 crc crio[22652]: time="2026-06-11T11:43:02.302662277Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=528c30a8-572e-4d08-bd1f-fd2a8393d126 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.209946 | controller | Jun 11 11:43:02.311189 crc crio[22652]: time="2026-06-11T11:43:02.311012586Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-p9nnh/extract-utilities" id=4867e0f9-7798-4ccc-b69d-feae88c5282f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.209972 | controller | Jun 11 11:43:02.311617 crc crio[22652]: time="2026-06-11T11:43:02.311526082Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.209990 | controller | Jun 11 11:43:02.384859 crc crio[22652]: time="2026-06-11T11:43:02.384746596Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.210008 | controller | Jun 11 11:43:02.391739 crc crio[22652]: time="2026-06-11T11:43:02.391355664Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.210026 | controller | Jun 11 11:43:02.566488 crc crio[22652]: time="2026-06-11T11:43:02.566312845Z" level=info msg="Created container 01fc52deb1798681a14d3d33c0c51efc1d9b7f5c1214db47d5abcf6105b0e355: openshift-marketplace/redhat-marketplace-p9nnh/extract-utilities" id=4867e0f9-7798-4ccc-b69d-feae88c5282f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.210043 | controller | Jun 11 11:43:02.567898 crc crio[22652]: time="2026-06-11T11:43:02.567806271Z" level=info msg="Starting container: 01fc52deb1798681a14d3d33c0c51efc1d9b7f5c1214db47d5abcf6105b0e355" id=6bc89e5c-344f-42c0-9d4e-ff1eb545928d name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.210060 | controller | Jun 11 11:43:02.573108 crc crio[22652]: time="2026-06-11T11:43:02.573018688Z" level=info msg="Started container" PID=198199 containerID=01fc52deb1798681a14d3d33c0c51efc1d9b7f5c1214db47d5abcf6105b0e355 description=openshift-marketplace/redhat-marketplace-p9nnh/extract-utilities id=6bc89e5c-344f-42c0-9d4e-ff1eb545928d name=/runtime.v1.RuntimeService/StartContainer sandboxID=68e24d5ac830872e0d11b015eac9bebf8d0e7bac51fd4b72aef186a704f6e7f9
2026-06-11 11:57:59.210078 | controller | Jun 11 11:43:02.677986 crc crio[22652]: time="2026-06-11T11:43:02.677791355Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=63879b23-a8c8-4342-8637-7dfc24f575c7 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.210095 | controller | Jun 11 11:43:02.688068 crc crio[22652]: time="2026-06-11T11:43:02.687979654Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-11 11:57:59.210112 | controller | Jun 11 11:43:03.234700 crc crio[22652]: time="2026-06-11T11:43:03.234504806Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03" id=63879b23-a8c8-4342-8637-7dfc24f575c7 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.210130 | controller | Jun 11 11:43:03.236689 crc crio[22652]: time="2026-06-11T11:43:03.236012805Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=f5275a50-87bc-4fdc-a656-d033b0345b1f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.210147 | controller | Jun 11 11:43:03.241651 crc crio[22652]: time="2026-06-11T11:43:03.24137946Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=1c18e565-f09b-471b-970c-4738cb960bd4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.210164 | controller | Jun 11 11:43:03.251761 crc crio[22652]: time="2026-06-11T11:43:03.251590537Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-p9nnh/extract-content" id=afe6a310-75a3-4a33-bf3f-98712401fb8d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.210182 | controller | Jun 11 11:43:03.252455 crc crio[22652]: time="2026-06-11T11:43:03.252055232Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.210203 | controller | Jun 11 11:43:03.294379 crc crio[22652]: time="2026-06-11T11:43:03.294038775Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.210222 | controller | Jun 11 11:43:03.297213 crc crio[22652]: time="2026-06-11T11:43:03.297023371Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.210239 | controller | Jun 11 11:43:03.474611 crc crio[22652]: time="2026-06-11T11:43:03.474467729Z" level=info msg="Created container 116578d7346835cb108ac69f9cced750a515ed7fb63fbb139bd6603d582dd868: openshift-marketplace/redhat-marketplace-p9nnh/extract-content" id=afe6a310-75a3-4a33-bf3f-98712401fb8d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.210256 | controller | Jun 11 11:43:03.476364 crc crio[22652]: time="2026-06-11T11:43:03.476270862Z" level=info msg="Starting container: 116578d7346835cb108ac69f9cced750a515ed7fb63fbb139bd6603d582dd868" id=4091bdf6-f3e0-40ad-a510-1e30a65a6dab name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.210273 | controller | Jun 11 11:43:03.490916 crc crio[22652]: time="2026-06-11T11:43:03.490412373Z" level=info msg="Started container" PID=198235 containerID=116578d7346835cb108ac69f9cced750a515ed7fb63fbb139bd6603d582dd868 description=openshift-marketplace/redhat-marketplace-p9nnh/extract-content id=4091bdf6-f3e0-40ad-a510-1e30a65a6dab name=/runtime.v1.RuntimeService/StartContainer sandboxID=68e24d5ac830872e0d11b015eac9bebf8d0e7bac51fd4b72aef186a704f6e7f9
2026-06-11 11:57:59.210291 | controller | Jun 11 11:43:04.723483 crc crio[22652]: time="2026-06-11T11:43:04.72160282Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=cb95b40e-dd6d-4bd6-8ce1-0d42e066c7ef name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.210307 | controller | Jun 11 11:43:04.724894 crc crio[22652]: time="2026-06-11T11:43:04.724493935Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=a559b6bf-5400-42dc-a44a-54e646a1a7e7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.210325 | controller | Jun 11 11:43:04.738054 crc crio[22652]: time="2026-06-11T11:43:04.737784811Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-p9nnh/registry-server" id=c3572e4b-b28e-498a-afb9-be051cae9252 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.210343 | controller | Jun 11 11:43:04.738538 crc crio[22652]: time="2026-06-11T11:43:04.738450992Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.210383 | controller | Jun 11 11:43:04.798762 crc crio[22652]: time="2026-06-11T11:43:04.798504397Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.210401 | controller | Jun 11 11:43:04.802444 crc crio[22652]: time="2026-06-11T11:43:04.802361902Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.210422 | controller | Jun 11 11:43:04.970343 crc crio[22652]: time="2026-06-11T11:43:04.969758567Z" level=info msg="Created container 6cc63157e3a34c30757d27fd05b427db861b5f7c411513fb3250e2433c1d4daf: openshift-marketplace/redhat-marketplace-p9nnh/registry-server" id=c3572e4b-b28e-498a-afb9-be051cae9252 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.210445 | controller | Jun 11 11:43:04.972939 crc crio[22652]: time="2026-06-11T11:43:04.972757736Z" level=info msg="Starting container: 6cc63157e3a34c30757d27fd05b427db861b5f7c411513fb3250e2433c1d4daf" id=e2080d10-a11a-471b-b17f-344a55bb3af4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.210467 | controller | Jun 11 11:43:04.981881 crc crio[22652]: time="2026-06-11T11:43:04.981728102Z" level=info msg="Started container" PID=198339 containerID=6cc63157e3a34c30757d27fd05b427db861b5f7c411513fb3250e2433c1d4daf description=openshift-marketplace/redhat-marketplace-p9nnh/registry-server id=e2080d10-a11a-471b-b17f-344a55bb3af4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=68e24d5ac830872e0d11b015eac9bebf8d0e7bac51fd4b72aef186a704f6e7f9
2026-06-11 11:57:59.210485 | controller | Jun 11 11:43:14.869657 crc crio[22652]: time="2026-06-11T11:43:14.868692909Z" level=info msg="Stopping container: 6cc63157e3a34c30757d27fd05b427db861b5f7c411513fb3250e2433c1d4daf (timeout: 2s)" id=5ed0561a-b154-42a2-add8-2258bfae8d37 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.210501 | controller | Jun 11 11:43:14.992533 crc crio[22652]: time="2026-06-11T11:43:14.992393576Z" level=info msg="Stopped container 6cc63157e3a34c30757d27fd05b427db861b5f7c411513fb3250e2433c1d4daf: openshift-marketplace/redhat-marketplace-p9nnh/registry-server" id=5ed0561a-b154-42a2-add8-2258bfae8d37 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.210518 | controller | Jun 11 11:43:14.994662 crc crio[22652]: time="2026-06-11T11:43:14.994537336Z" level=info msg="Stopping pod sandbox: 68e24d5ac830872e0d11b015eac9bebf8d0e7bac51fd4b72aef186a704f6e7f9" id=52d8ddb5-00cc-42c1-a4dc-9a0962141ef9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.210536 | controller | Jun 11 11:43:14.995374 crc crio[22652]: time="2026-06-11T11:43:14.99530639Z" level=info msg="Got pod network &{Name:redhat-marketplace-p9nnh Namespace:openshift-marketplace ID:68e24d5ac830872e0d11b015eac9bebf8d0e7bac51fd4b72aef186a704f6e7f9 UID:69c1a3ab-8701-47b7-ba36-1342fd20fab3 NetNS:/var/run/netns/3a9a3a1d-b61f-4540-b301-8256367862a4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod69c1a3ab_8701_47b7_ba36_1342fd20fab3.slice PodAnnotations:0xc0014a5798}] Aliases:map[]}"
2026-06-11 11:57:59.210553 | controller | Jun 11 11:43:14.996322 crc crio[22652]: time="2026-06-11T11:43:14.996255412Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-p9nnh from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.210570 | controller | Jun 11 11:43:15.379530 crc crio[22652]: time="2026-06-11T11:43:15.379301235Z" level=info msg="Stopped pod sandbox: 68e24d5ac830872e0d11b015eac9bebf8d0e7bac51fd4b72aef186a704f6e7f9" id=52d8ddb5-00cc-42c1-a4dc-9a0962141ef9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.210587 | controller | Jun 11 11:43:15.579534 crc crio[22652]: time="2026-06-11T11:43:15.578925098Z" level=info msg="Stopping pod sandbox: b7c147087ef7bafb3d220319e0c6417dd7f3548de3b486f92ae835ee672cd1c9" id=5520c706-0de9-417a-8689-c9d1b3ff3561 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.210603 | controller | Jun 11 11:43:15.579827 crc crio[22652]: time="2026-06-11T11:43:15.57959469Z" level=info msg="Stopped pod sandbox (already stopped): b7c147087ef7bafb3d220319e0c6417dd7f3548de3b486f92ae835ee672cd1c9" id=5520c706-0de9-417a-8689-c9d1b3ff3561 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.210621 | controller | Jun 11 11:43:15.580486 crc crio[22652]: time="2026-06-11T11:43:15.580399685Z" level=info msg="Removing pod sandbox: b7c147087ef7bafb3d220319e0c6417dd7f3548de3b486f92ae835ee672cd1c9" id=af302dfa-40d1-4d30-9556-9069d991a4ba name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.210638 | controller | Jun 11 11:43:15.600321 crc crio[22652]: time="2026-06-11T11:43:15.600229314Z" level=info msg="Removed pod sandbox: b7c147087ef7bafb3d220319e0c6417dd7f3548de3b486f92ae835ee672cd1c9" id=af302dfa-40d1-4d30-9556-9069d991a4ba name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.210659 | controller | Jun 11 11:43:15.888030 crc crio[22652]: time="2026-06-11T11:43:15.887943606Z" level=info msg="Removing container: 6cc63157e3a34c30757d27fd05b427db861b5f7c411513fb3250e2433c1d4daf" id=06c1241e-fb82-4216-b225-3293124126b9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.210677 | controller | Jun 11 11:43:15.943035 crc crio[22652]: time="2026-06-11T11:43:15.94298229Z" level=info msg="Removed container 6cc63157e3a34c30757d27fd05b427db861b5f7c411513fb3250e2433c1d4daf: openshift-marketplace/redhat-marketplace-p9nnh/registry-server" id=06c1241e-fb82-4216-b225-3293124126b9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.210694 | controller | Jun 11 11:43:15.946461 crc crio[22652]: time="2026-06-11T11:43:15.946369009Z" level=info msg="Removing container: 116578d7346835cb108ac69f9cced750a515ed7fb63fbb139bd6603d582dd868" id=dbe082e2-7c78-4bd9-9e80-6489d864d029 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.210712 | controller | Jun 11 11:43:15.994607 crc crio[22652]: time="2026-06-11T11:43:15.994548072Z" level=info msg="Removed container 116578d7346835cb108ac69f9cced750a515ed7fb63fbb139bd6603d582dd868: openshift-marketplace/redhat-marketplace-p9nnh/extract-content" id=dbe082e2-7c78-4bd9-9e80-6489d864d029 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.210728 | controller | Jun 11 11:43:15.997956 crc crio[22652]: time="2026-06-11T11:43:15.997814867Z" level=info msg="Removing container: 01fc52deb1798681a14d3d33c0c51efc1d9b7f5c1214db47d5abcf6105b0e355" id=f1a4df61-21ee-4f40-8f3d-e83eaee064d5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.210745 | controller | Jun 11 11:43:16.054236 crc crio[22652]: time="2026-06-11T11:43:16.054041081Z" level=info msg="Removed container 01fc52deb1798681a14d3d33c0c51efc1d9b7f5c1214db47d5abcf6105b0e355: openshift-marketplace/redhat-marketplace-p9nnh/extract-utilities" id=f1a4df61-21ee-4f40-8f3d-e83eaee064d5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.210761 | controller | Jun 11 11:44:00.542790 crc crio[22652]: time="2026-06-11T11:44:00.541921568Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686304-v4w49/POD" id=e841a1c8-528c-4fbf-abe0-0ec21f5b7d12 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.210778 | controller | Jun 11 11:44:00.544586 crc crio[22652]: time="2026-06-11T11:44:00.544537162Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.210797 | controller | Jun 11 11:44:00.585274 crc crio[22652]: time="2026-06-11T11:44:00.585058348Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686304-v4w49 Namespace:openshift-infra ID:491420c0e20316439f0a03e5ace3d7fe915fb5f943f8f1e0ac424d05f6851e58 UID:f9fc5e83-4725-434a-9f6d-aec9fc1cc573 NetNS:/var/run/netns/53e32792-e018-455d-8251-d81a0dd78e29 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf9fc5e83_4725_434a_9f6d_aec9fc1cc573.slice PodAnnotations:0xc002400980}] Aliases:map[]}"
2026-06-11 11:57:59.210823 | controller | Jun 11 11:44:00.585274 crc crio[22652]: time="2026-06-11T11:44:00.585276486Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686304-v4w49 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.210849 | controller | Jun 11 11:44:01.152308 crc crio[22652]: 2026-06-11T11:44:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:491420c0e203164 Mac:3e:6f:55:a5:80:ce Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0a Mtu:0 Sandbox:/var/run/netns/53e32792-e018-455d-8251-d81a0dd78e29 SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.1.10 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.210892 | controller | Jun 11 11:44:01.152948 crc crio[22652]: time="2026-06-11T11:44:01.152872626Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686304-v4w49 Namespace:openshift-infra ID:491420c0e20316439f0a03e5ace3d7fe915fb5f943f8f1e0ac424d05f6851e58 UID:f9fc5e83-4725-434a-9f6d-aec9fc1cc573 NetNS:/var/run/netns/53e32792-e018-455d-8251-d81a0dd78e29 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf9fc5e83_4725_434a_9f6d_aec9fc1cc573.slice PodAnnotations:0xc002400980}] Aliases:map[]}"
2026-06-11 11:57:59.210924 | controller | Jun 11 11:44:01.153090 crc crio[22652]: time="2026-06-11T11:44:01.153039772Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686304-v4w49 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.210952 | controller | Jun 11 11:44:01.162074 crc crio[22652]: time="2026-06-11T11:44:01.161995634Z" level=info msg="Ran pod sandbox 491420c0e20316439f0a03e5ace3d7fe915fb5f943f8f1e0ac424d05f6851e58 with infra container: openshift-infra/auto-csr-approver-29686304-v4w49/POD" id=e841a1c8-528c-4fbf-abe0-0ec21f5b7d12 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.210978 | controller | Jun 11 11:44:01.164966 crc crio[22652]: time="2026-06-11T11:44:01.164605435Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=a250e8ff-f583-431b-981e-43e9944332a4 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.211004 | controller | Jun 11 11:44:01.175864 crc crio[22652]: time="2026-06-11T11:44:01.175777065Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 11:57:59.211030 | controller | Jun 11 11:44:02.134249 crc crio[22652]: time="2026-06-11T11:44:02.133651348Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=a250e8ff-f583-431b-981e-43e9944332a4 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.211056 | controller | Jun 11 11:44:02.166230 crc crio[22652]: time="2026-06-11T11:44:02.165808139Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=a6764409-1321-49b1-9164-1c175a6d09b5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.211082 | controller | Jun 11 11:44:02.182673 crc crio[22652]: time="2026-06-11T11:44:02.182562185Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=199e0ce0-5f31-421a-906b-e6c53b03138d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.211101 | controller | Jun 11 11:44:02.207461 crc crio[22652]: time="2026-06-11T11:44:02.207373981Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686304-v4w49/oc" id=ae5e157e-9adf-4b85-9526-ee5ef88a085f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.211121 | controller | Jun 11 11:44:02.207999 crc crio[22652]: time="2026-06-11T11:44:02.20793869Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.211146 | controller | Jun 11 11:44:02.281369 crc crio[22652]: time="2026-06-11T11:44:02.281025566Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.211169 | controller | Jun 11 11:44:02.597300 crc crio[22652]: time="2026-06-11T11:44:02.597023895Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.211191 | controller | Jun 11 11:44:02.729637 crc crio[22652]: time="2026-06-11T11:44:02.729527386Z" level=info msg="Created container d5e3c569a9507ac97fb086a43e89273626aa0294b1c45b01275cb079c26f01ea: openshift-infra/auto-csr-approver-29686304-v4w49/oc" id=ae5e157e-9adf-4b85-9526-ee5ef88a085f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.211215 | controller | Jun 11 11:44:02.733368 crc crio[22652]: time="2026-06-11T11:44:02.733270217Z" level=info msg="Starting container: d5e3c569a9507ac97fb086a43e89273626aa0294b1c45b01275cb079c26f01ea" id=544fe6e3-3eeb-4755-a19e-8da72dac51a9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.211239 | controller | Jun 11 11:44:02.738835 crc crio[22652]: time="2026-06-11T11:44:02.73866398Z" level=info msg="Started container" PID=201588 containerID=d5e3c569a9507ac97fb086a43e89273626aa0294b1c45b01275cb079c26f01ea description=openshift-infra/auto-csr-approver-29686304-v4w49/oc id=544fe6e3-3eeb-4755-a19e-8da72dac51a9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=491420c0e20316439f0a03e5ace3d7fe915fb5f943f8f1e0ac424d05f6851e58
2026-06-11 11:57:59.211257 | controller | Jun 11 11:44:04.754473 crc crio[22652]: time="2026-06-11T11:44:04.753944995Z" level=info msg="Stopping pod sandbox: 491420c0e20316439f0a03e5ace3d7fe915fb5f943f8f1e0ac424d05f6851e58" id=ceae79ad-8a39-45f5-be28-4eadb8f60617 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.211279 | controller | Jun 11 11:44:04.755865 crc crio[22652]: time="2026-06-11T11:44:04.755090862Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686304-v4w49 Namespace:openshift-infra ID:491420c0e20316439f0a03e5ace3d7fe915fb5f943f8f1e0ac424d05f6851e58 UID:f9fc5e83-4725-434a-9f6d-aec9fc1cc573 NetNS:/var/run/netns/53e32792-e018-455d-8251-d81a0dd78e29 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf9fc5e83_4725_434a_9f6d_aec9fc1cc573.slice PodAnnotations:0xc000989040}] Aliases:map[]}"
2026-06-11 11:57:59.211306 | controller | Jun 11 11:44:04.755865 crc crio[22652]: time="2026-06-11T11:44:04.755301949Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686304-v4w49 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.211329 | controller | Jun 11 11:44:05.101987 crc crio[22652]: time="2026-06-11T11:44:05.101328529Z" level=info msg="Stopped pod sandbox: 491420c0e20316439f0a03e5ace3d7fe915fb5f943f8f1e0ac424d05f6851e58" id=ceae79ad-8a39-45f5-be28-4eadb8f60617 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.211377 | controller | Jun 11 11:44:15.628618 crc crio[22652]: time="2026-06-11T11:44:15.627735333Z" level=info msg="Removing container: e994a09cbaca8e2170932730d19c7a2567cfe5f437a69558195818346687dc38" id=6b275da4-4536-4686-bb84-141340ad7fd9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.211407 | controller | Jun 11 11:44:15.782477 crc crio[22652]: time="2026-06-11T11:44:15.782334529Z" level=info msg="Removed container e994a09cbaca8e2170932730d19c7a2567cfe5f437a69558195818346687dc38: openshift-infra/auto-csr-approver-29686298-4m79l/oc" id=6b275da4-4536-4686-bb84-141340ad7fd9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.211434 | controller | Jun 11 11:44:15.797850 crc crio[22652]: time="2026-06-11T11:44:15.796511123Z" level=info msg="Stopping pod sandbox: 68e24d5ac830872e0d11b015eac9bebf8d0e7bac51fd4b72aef186a704f6e7f9" id=1cbad50a-10a6-4d87-9e76-928fc6fa9153 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.211459 | controller | Jun 11 11:44:15.797850 crc crio[22652]: time="2026-06-11T11:44:15.796665517Z" level=info msg="Stopped pod sandbox (already stopped): 68e24d5ac830872e0d11b015eac9bebf8d0e7bac51fd4b72aef186a704f6e7f9" id=1cbad50a-10a6-4d87-9e76-928fc6fa9153 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.211484 | controller | Jun 11 11:44:15.797850 crc crio[22652]: time="2026-06-11T11:44:15.797559316Z" level=info msg="Removing pod sandbox: 68e24d5ac830872e0d11b015eac9bebf8d0e7bac51fd4b72aef186a704f6e7f9" id=62a119d6-16d2-4daf-ba42-6dc4bb52ffc6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.211509 | controller | Jun 11 11:44:15.814902 crc crio[22652]: time="2026-06-11T11:44:15.814741842Z" level=info msg="Removed pod sandbox: 68e24d5ac830872e0d11b015eac9bebf8d0e7bac51fd4b72aef186a704f6e7f9" id=62a119d6-16d2-4daf-ba42-6dc4bb52ffc6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.211535 | controller | Jun 11 11:44:15.816592 crc crio[22652]: time="2026-06-11T11:44:15.816425374Z" level=info msg="Stopping pod sandbox: 0194eb5f01b8a22965139f87ad43f69e0325800b725b3757ad2aba0f225af017" id=df25091b-687e-48b6-8a30-1abbdb4925d4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.211552 | controller | Jun 11 11:44:15.816592 crc crio[22652]: time="2026-06-11T11:44:15.816509327Z" level=info msg="Stopped pod sandbox (already stopped): 0194eb5f01b8a22965139f87ad43f69e0325800b725b3757ad2aba0f225af017" id=df25091b-687e-48b6-8a30-1abbdb4925d4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.211568 | controller | Jun 11 11:44:15.817563 crc crio[22652]: time="2026-06-11T11:44:15.817477438Z" level=info msg="Removing pod sandbox: 0194eb5f01b8a22965139f87ad43f69e0325800b725b3757ad2aba0f225af017" id=538d5a89-9ee0-43a8-9c2a-fc56a023ec6c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.211585 | controller | Jun 11 11:44:15.835629 crc crio[22652]: time="2026-06-11T11:44:15.835219802Z" level=info msg="Removed pod sandbox: 0194eb5f01b8a22965139f87ad43f69e0325800b725b3757ad2aba0f225af017" id=538d5a89-9ee0-43a8-9c2a-fc56a023ec6c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.211602 | controller | Jun 11 11:44:51.594422 crc crio[22652]: time="2026-06-11T11:44:51.593665068Z" level=info msg="Stopping pod sandbox: 1f7e3ea67cf34ab75f0b18d74761e1d06037af5bea48ade14de95c4b7b439df0" id=65536cfd-425a-47a7-8e4a-db383018ee54 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.211621 | controller | Jun 11 11:44:51.596500 crc crio[22652]: time="2026-06-11T11:44:51.596395337Z" level=info msg="Got pod network &{Name:telemetry-edpm-deployment-ipam-openstack-edpm-ipam-g4zw4 Namespace:openstack ID:1f7e3ea67cf34ab75f0b18d74761e1d06037af5bea48ade14de95c4b7b439df0 UID:739ced8d-2f3b-4763-87cf-e46ba056d2ff NetNS:/var/run/netns/5c7563a3-867c-485b-8d92-e4f10c6745c0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod739ced8d_2f3b_4763_87cf_e46ba056d2ff.slice PodAnnotations:0xc002acd480}] Aliases:map[]}"
2026-06-11 11:57:59.211647 | controller | Jun 11 11:44:51.596707 crc crio[22652]: time="2026-06-11T11:44:51.596635505Z" level=info msg="Deleting pod openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-g4zw4 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.211673 | controller | Jun 11 11:44:52.061328 crc crio[22652]: time="2026-06-11T11:44:52.061064382Z" level=info msg="Stopped pod sandbox: 1f7e3ea67cf34ab75f0b18d74761e1d06037af5bea48ade14de95c4b7b439df0" id=65536cfd-425a-47a7-8e4a-db383018ee54 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.211695 | controller | Jun 11 11:44:53.387303 crc crio[22652]: time="2026-06-11T11:44:53.386700812Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 11:57:59.211716 | controller | Jun 11 11:45:00.070101 crc crio[22652]: time="2026-06-11T11:45:00.069465352Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-d2tgt/POD" id=85a8bf21-baa1-4523-b30e-ec7af7946976 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.211741 | controller | Jun 11 11:45:00.071281 crc crio[22652]: time="2026-06-11T11:45:00.070103312Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.211765 | controller | Jun 11 11:45:00.132059 crc crio[22652]: time="2026-06-11T11:45:00.131800451Z" level=info msg="Got pod network &{Name:certified-operators-d2tgt Namespace:openshift-marketplace ID:09d5096090abb28f2dfa360ae19c5816853d73a87d146998fd5481b0dc23b6de UID:fd530224-f4cf-4562-93bb-5afcead4888a NetNS:/var/run/netns/715c0d6d-36ba-4f67-8413-d02f9faf2aa7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfd530224_f4cf_4562_93bb_5afcead4888a.slice PodAnnotations:0xc001e8e2c0}] Aliases:map[]}"
2026-06-11 11:57:59.211792 | controller | Jun 11 11:45:00.132059 crc crio[22652]: time="2026-06-11T11:45:00.131878863Z" level=info msg="Adding pod openshift-marketplace_certified-operators-d2tgt to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.211815 | controller | Jun 11 11:45:00.570850 crc crio[22652]: time="2026-06-11T11:45:00.569875058Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29686305-lzqjx/POD" id=c6ac9c8b-1b0d-4cf9-b8e3-0734eae59c90 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.211840 | controller | Jun 11 11:45:00.570850 crc crio[22652]: time="2026-06-11T11:45:00.570637723Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.211865 | controller | Jun 11 11:45:00.612164 crc crio[22652]: 2026-06-11T11:45:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:09d5096090abb28 Mac:f2:7c:11:42:51:ad Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0b Mtu:0 Sandbox:/var/run/netns/715c0d6d-36ba-4f67-8413-d02f9faf2aa7 SocketPath: PciID:}] [{Interface:0xc0003b2c20 Address:{IP:10.217.1.11 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.211889 | controller | Jun 11 11:45:00.614750 crc crio[22652]: time="2026-06-11T11:45:00.614665142Z" level=info msg="Got pod network &{Name:certified-operators-d2tgt Namespace:openshift-marketplace ID:09d5096090abb28f2dfa360ae19c5816853d73a87d146998fd5481b0dc23b6de UID:fd530224-f4cf-4562-93bb-5afcead4888a NetNS:/var/run/netns/715c0d6d-36ba-4f67-8413-d02f9faf2aa7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfd530224_f4cf_4562_93bb_5afcead4888a.slice PodAnnotations:0xc001e8e2c0}] Aliases:map[]}"
2026-06-11 11:57:59.211914 | controller | Jun 11 11:45:00.614967 crc crio[22652]: time="2026-06-11T11:45:00.61491023Z" level=info msg="Checking pod openshift-marketplace_certified-operators-d2tgt for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.211935 | controller | Jun 11 11:45:00.635495 crc crio[22652]: time="2026-06-11T11:45:00.63540981Z" level=info msg="Got pod network &{Name:collect-profiles-29686305-lzqjx Namespace:openshift-operator-lifecycle-manager ID:8c9128d1f46e9b1b8d70e9c1287e4446a5fb3a2f2ee746863db5cd01e919ce80 UID:a31257d6-2aaa-445c-a7fd-7b53ffbda864 NetNS:/var/run/netns/5723584f-d122-448c-91de-faecfd2d3bed Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda31257d6_2aaa_445c_a7fd_7b53ffbda864.slice PodAnnotations:0xc002928c60}] Aliases:map[]}"
2026-06-11 11:57:59.211956 | controller | Jun 11 11:45:00.635495 crc crio[22652]: time="2026-06-11T11:45:00.635477092Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_collect-profiles-29686305-lzqjx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.211978 | controller | Jun 11 11:45:00.678457 crc crio[22652]: time="2026-06-11T11:45:00.678366045Z" level=info msg="Ran pod sandbox 09d5096090abb28f2dfa360ae19c5816853d73a87d146998fd5481b0dc23b6de with infra container: openshift-marketplace/certified-operators-d2tgt/POD" id=85a8bf21-baa1-4523-b30e-ec7af7946976 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.211995 | controller | Jun 11 11:45:00.680860 crc crio[22652]: time="2026-06-11T11:45:00.680789563Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=9740e9f0-8623-4724-a40f-6cab226e150d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.212017 | controller | Jun 11 11:45:00.692304 crc crio[22652]: time="2026-06-11T11:45:00.689593458Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=b783dd7a-b86a-45b1-9657-90651f456358 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.212034 | controller | Jun 11 11:45:00.702788 crc crio[22652]: time="2026-06-11T11:45:00.702691718Z" level=info msg="Creating container: openshift-marketplace/certified-operators-d2tgt/extract-utilities" id=311c2210-35c6-4692-8c32-6451f778ec3e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.212051 | controller | Jun 11 11:45:00.703394 crc crio[22652]: time="2026-06-11T11:45:00.703343199Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.212068 | controller | Jun 11 11:45:00.814694 crc crio[22652]: time="2026-06-11T11:45:00.812301693Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.212086 | controller | Jun 11 11:45:00.827191 crc crio[22652]: time="2026-06-11T11:45:00.826750104Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.212102 | controller | Jun 11 11:45:01.027543 crc crio[22652]: 2026-06-11T11:45:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8c9128d1f46e9b1 Mac:fa:53:11:aa:6a:11 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0c Mtu:0 Sandbox:/var/run/netns/5723584f-d122-448c-91de-faecfd2d3bed SocketPath: PciID:}] [{Interface:0xc0005a67e0 Address:{IP:10.217.1.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.212120 | controller | Jun 11 11:45:01.029558 crc crio[22652]: time="2026-06-11T11:45:01.028972958Z" level=info msg="Got pod network &{Name:collect-profiles-29686305-lzqjx Namespace:openshift-operator-lifecycle-manager ID:8c9128d1f46e9b1b8d70e9c1287e4446a5fb3a2f2ee746863db5cd01e919ce80 UID:a31257d6-2aaa-445c-a7fd-7b53ffbda864 NetNS:/var/run/netns/5723584f-d122-448c-91de-faecfd2d3bed Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda31257d6_2aaa_445c_a7fd_7b53ffbda864.slice PodAnnotations:0xc002928c60}] Aliases:map[]}"
2026-06-11 11:57:59.212137 | controller | Jun 11 11:45:01.030525 crc crio[22652]: time="2026-06-11T11:45:01.029134973Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_collect-profiles-29686305-lzqjx for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.212154 | controller | Jun 11 11:45:01.039679 crc crio[22652]: time="2026-06-11T11:45:01.039589506Z" level=info msg="Ran pod sandbox 8c9128d1f46e9b1b8d70e9c1287e4446a5fb3a2f2ee746863db5cd01e919ce80 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29686305-lzqjx/POD" id=c6ac9c8b-1b0d-4cf9-b8e3-0734eae59c90 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.212169 | controller | Jun 11 11:45:01.042954 crc crio[22652]: time="2026-06-11T11:45:01.042869591Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=0b078af5-2289-4e40-ab73-97ede55e8b3f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.212187 | controller | Jun 11 11:45:01.044426 crc crio[22652]: time="2026-06-11T11:45:01.044183423Z" level=info msg="Created container d6e559dad65f2c05224372914f2e7efddf3313b75d9ceb82bb862c30e0ca7576: openshift-marketplace/certified-operators-d2tgt/extract-utilities" id=311c2210-35c6-4692-8c32-6451f778ec3e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.212207 | controller | Jun 11 11:45:01.045091 crc crio[22652]: time="2026-06-11T11:45:01.045061882Z" level=info msg="Starting container: d6e559dad65f2c05224372914f2e7efddf3313b75d9ceb82bb862c30e0ca7576" id=d84c7816-3c96-46f2-b7e4-fa90b143cdf7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.212225 | controller | Jun 11 11:45:01.045621 crc crio[22652]: time="2026-06-11T11:45:01.045554488Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=09b5ebdb-60f5-402e-ba52-0139be9fa7ee name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.212242 | controller | Jun 11 11:45:01.056510 crc crio[22652]: time="2026-06-11T11:45:01.056458779Z" level=info msg="Started container" PID=205005 containerID=d6e559dad65f2c05224372914f2e7efddf3313b75d9ceb82bb862c30e0ca7576 description=openshift-marketplace/certified-operators-d2tgt/extract-utilities id=d84c7816-3c96-46f2-b7e4-fa90b143cdf7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=09d5096090abb28f2dfa360ae19c5816853d73a87d146998fd5481b0dc23b6de
2026-06-11 11:57:59.212259 | controller | Jun 11 11:45:01.062042 crc crio[22652]: time="2026-06-11T11:45:01.061610485Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/collect-profiles-29686305-lzqjx/collect-profiles" id=00bb71a7-e623-4169-a31c-42d827ba2e59 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.212276 | controller | Jun 11 11:45:01.062425 crc crio[22652]: time="2026-06-11T11:45:01.062089351Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.212293 | controller | Jun 11 11:45:01.127012 crc crio[22652]: time="2026-06-11T11:45:01.126537257Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.212310 | controller | Jun 11 11:45:01.133275 crc crio[22652]: time="2026-06-11T11:45:01.13310408Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.212328 | controller | Jun 11 11:45:01.396400 crc crio[22652]: time="2026-06-11T11:45:01.396107664Z" level=info msg="Created container 18e581fba6a44f206bb86e233a08fa229bfa8fb503a8c51403dfd6f17846bcd2: openshift-operator-lifecycle-manager/collect-profiles-29686305-lzqjx/collect-profiles" id=00bb71a7-e623-4169-a31c-42d827ba2e59 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.212377 | controller | Jun 11 11:45:01.398528 crc crio[22652]: time="2026-06-11T11:45:01.398103289Z" level=info msg="Starting container: 18e581fba6a44f206bb86e233a08fa229bfa8fb503a8c51403dfd6f17846bcd2" id=72abc45a-777f-400f-b886-13e5d806a0f4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.212406 | controller | Jun 11 11:45:01.407538 crc crio[22652]: time="2026-06-11T11:45:01.40742242Z" level=info msg="Started container" PID=205055 containerID=18e581fba6a44f206bb86e233a08fa229bfa8fb503a8c51403dfd6f17846bcd2 description=openshift-operator-lifecycle-manager/collect-profiles-29686305-lzqjx/collect-profiles id=72abc45a-777f-400f-b886-13e5d806a0f4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8c9128d1f46e9b1b8d70e9c1287e4446a5fb3a2f2ee746863db5cd01e919ce80
2026-06-11 11:57:59.212431 | controller | Jun 11 11:45:01.775595 crc crio[22652]: time="2026-06-11T11:45:01.775510103Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=89888d49-f40c-4cbd-a97b-5c6b233a0aee name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.212452 | controller | Jun 11 11:45:01.810386 crc crio[22652]: time="2026-06-11T11:45:01.810304713Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-11 11:57:59.212472 | controller | Jun 11 11:45:02.490665 crc crio[22652]: time="2026-06-11T11:45:02.489810371Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:ff23a6409155a523e9d8d88955ed6c8eeef67a7bed83b65b88346a17ef0248a3" id=89888d49-f40c-4cbd-a97b-5c6b233a0aee name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.212493 | controller | Jun 11 11:45:02.493177 crc crio[22652]: time="2026-06-11T11:45:02.49292527Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=3b080caa-02c3-4aec-bc34-c05de8d84279 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.212511 | controller | Jun 11 11:45:02.497927 crc crio[22652]: time="2026-06-11T11:45:02.497825509Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=1a9ca5e1-c2b4-463c-bc31-68789095aec7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.212529 | controller | Jun 11 11:45:02.507870 crc crio[22652]: time="2026-06-11T11:45:02.507556084Z" level=info msg="Creating container: openshift-marketplace/certified-operators-d2tgt/extract-content" id=79a17331-f852-43a5-a1d2-f25aa2cdf7a2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.212545 | controller | Jun 11 11:45:02.508481 crc crio[22652]: time="2026-06-11T11:45:02.508391171Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.212561 | controller | Jun 11 11:45:02.565963 crc crio[22652]: time="2026-06-11T11:45:02.565774188Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.212577 | controller | Jun 11 11:45:02.569544 crc crio[22652]: time="2026-06-11T11:45:02.569438546Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.212599 | controller | Jun 11 11:45:02.764921 crc crio[22652]: time="2026-06-11T11:45:02.764387728Z" level=info msg="Created container 8f7118dd1de162247d4e1bb4df6a81460b806a548d00c93b7e8feb74afd968bd: openshift-marketplace/certified-operators-d2tgt/extract-content" id=79a17331-f852-43a5-a1d2-f25aa2cdf7a2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.212625 | controller | Jun 11 11:45:02.766613 crc crio[22652]: time="2026-06-11T11:45:02.766474015Z" level=info msg="Starting container: 8f7118dd1de162247d4e1bb4df6a81460b806a548d00c93b7e8feb74afd968bd" id=5831205f-13eb-46d5-aaea-954e03fb365b name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.212650 | controller | Jun 11 11:45:02.776867 crc crio[22652]: time="2026-06-11T11:45:02.776419276Z" level=info msg="Started container" PID=205131 containerID=8f7118dd1de162247d4e1bb4df6a81460b806a548d00c93b7e8feb74afd968bd description=openshift-marketplace/certified-operators-d2tgt/extract-content id=5831205f-13eb-46d5-aaea-954e03fb365b name=/runtime.v1.RuntimeService/StartContainer sandboxID=09d5096090abb28f2dfa360ae19c5816853d73a87d146998fd5481b0dc23b6de
2026-06-11 11:57:59.212669 | controller | Jun 11 11:45:02.819256 crc crio[22652]: time="2026-06-11T11:45:02.819017339Z" level=info msg="Stopping pod sandbox: 8c9128d1f46e9b1b8d70e9c1287e4446a5fb3a2f2ee746863db5cd01e919ce80" id=dabc3f2b-7aa5-4a3d-86bc-c09449617560 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.212686 | controller | Jun 11 11:45:02.820534 crc crio[22652]: time="2026-06-11T11:45:02.820410034Z" level=info msg="Got pod network &{Name:collect-profiles-29686305-lzqjx Namespace:openshift-operator-lifecycle-manager ID:8c9128d1f46e9b1b8d70e9c1287e4446a5fb3a2f2ee746863db5cd01e919ce80 UID:a31257d6-2aaa-445c-a7fd-7b53ffbda864 NetNS:/var/run/netns/5723584f-d122-448c-91de-faecfd2d3bed Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda31257d6_2aaa_445c_a7fd_7b53ffbda864.slice PodAnnotations:0xc0058221f0}] Aliases:map[]}"
2026-06-11 11:57:59.212706 | controller | Jun 11 11:45:02.820807 crc crio[22652]: time="2026-06-11T11:45:02.820720844Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29686305-lzqjx from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.212724 | controller | Jun 11 11:45:03.301786 crc crio[22652]: time="2026-06-11T11:45:03.301254022Z" level=info msg="Stopped pod sandbox: 8c9128d1f46e9b1b8d70e9c1287e4446a5fb3a2f2ee746863db5cd01e919ce80" id=dabc3f2b-7aa5-4a3d-86bc-c09449617560 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.212744 | controller | Jun 11 11:45:03.845919 crc crio[22652]: time="2026-06-11T11:45:03.844844998Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=ea79c164-5bbc-4fd6-b45b-bc2b5126a06e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.212769 | controller | Jun 11 11:45:03.849797 crc crio[22652]: time="2026-06-11T11:45:03.849280711Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=c775669a-5bbf-4b65-876e-489e15ad362e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.212795 | controller | Jun 11 11:45:03.860404 crc crio[22652]: time="2026-06-11T11:45:03.860034667Z" level=info msg="Creating container: openshift-marketplace/certified-operators-d2tgt/registry-server" id=463c9460-82e0-45bd-90c0-0cfbf0f007f2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.212821 | controller | Jun 11 11:45:03.860952 crc crio[22652]: time="2026-06-11T11:45:03.860863026Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.212843 | controller | Jun 11 11:45:03.924969 crc crio[22652]: time="2026-06-11T11:45:03.924836496Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.212860 | controller | Jun 11 11:45:03.928327 crc crio[22652]: time="2026-06-11T11:45:03.928260206Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.212876 | controller | Jun 11 11:45:04.103857 crc crio[22652]: time="2026-06-11T11:45:04.103641408Z" level=info msg="Created container 4371db01bab07c4476e8a05ca1fdc08794657180272bb6b13b99e9ff3e94a912: openshift-marketplace/certified-operators-d2tgt/registry-server" id=463c9460-82e0-45bd-90c0-0cfbf0f007f2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.212896 | controller | Jun 11 11:45:04.105368 crc crio[22652]: time="2026-06-11T11:45:04.1052918Z" level=info msg="Starting container: 4371db01bab07c4476e8a05ca1fdc08794657180272bb6b13b99e9ff3e94a912" id=87b03f7e-9e92-4ed8-9e77-c9592ef0bd4e name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.212921 | controller | Jun 11 11:45:04.116530 crc crio[22652]: time="2026-06-11T11:45:04.116445421Z" level=info msg="Started container" PID=205216 containerID=4371db01bab07c4476e8a05ca1fdc08794657180272bb6b13b99e9ff3e94a912 description=openshift-marketplace/certified-operators-d2tgt/registry-server id=87b03f7e-9e92-4ed8-9e77-c9592ef0bd4e name=/runtime.v1.RuntimeService/StartContainer sandboxID=09d5096090abb28f2dfa360ae19c5816853d73a87d146998fd5481b0dc23b6de
2026-06-11 11:57:59.212945 | controller | Jun 11 11:45:13.005762 crc crio[22652]: time="2026-06-11T11:45:13.004296521Z" level=info msg="Stopping container: 4371db01bab07c4476e8a05ca1fdc08794657180272bb6b13b99e9ff3e94a912 (timeout: 2s)" id=11be6e2b-6c9f-435b-bf1e-3f19e9cdfdf7 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.212967 | controller | Jun 11 11:45:13.217815 crc crio[22652]: time="2026-06-11T11:45:13.217273826Z" level=info msg="Stopped container 4371db01bab07c4476e8a05ca1fdc08794657180272bb6b13b99e9ff3e94a912: openshift-marketplace/certified-operators-d2tgt/registry-server" id=11be6e2b-6c9f-435b-bf1e-3f19e9cdfdf7 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.212997 | controller | Jun 11 11:45:13.220032 crc crio[22652]: time="2026-06-11T11:45:13.21994132Z" level=info msg="Stopping pod sandbox: 09d5096090abb28f2dfa360ae19c5816853d73a87d146998fd5481b0dc23b6de" id=8b44da9a-e83e-4952-920d-d5fc2d48a2a6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.213023 | controller | Jun 11 11:45:13.222555 crc crio[22652]: time="2026-06-11T11:45:13.222466272Z" level=info msg="Got pod network &{Name:certified-operators-d2tgt Namespace:openshift-marketplace ID:09d5096090abb28f2dfa360ae19c5816853d73a87d146998fd5481b0dc23b6de UID:fd530224-f4cf-4562-93bb-5afcead4888a NetNS:/var/run/netns/715c0d6d-36ba-4f67-8413-d02f9faf2aa7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfd530224_f4cf_4562_93bb_5afcead4888a.slice PodAnnotations:0xc002400340}] Aliases:map[]}"
2026-06-11 11:57:59.213047 | controller | Jun 11 11:45:13.222752 crc crio[22652]: time="2026-06-11T11:45:13.222686379Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-d2tgt from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.213068 | controller | Jun 11 11:45:13.597523 crc crio[22652]: time="2026-06-11T11:45:13.594752729Z" level=info msg="Stopped pod sandbox: 09d5096090abb28f2dfa360ae19c5816853d73a87d146998fd5481b0dc23b6de" id=8b44da9a-e83e-4952-920d-d5fc2d48a2a6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.213090 | controller | Jun 11 11:45:14.032756 crc crio[22652]: time="2026-06-11T11:45:14.032252627Z" level=info msg="Removing container: 4371db01bab07c4476e8a05ca1fdc08794657180272bb6b13b99e9ff3e94a912" id=69fbe022-e8a8-4af1-9da9-9f136b173cb5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.213111 | controller | Jun 11 11:45:14.063660 crc crio[22652]: time="2026-06-11T11:45:14.063549641Z" level=info msg="Removed container 4371db01bab07c4476e8a05ca1fdc08794657180272bb6b13b99e9ff3e94a912: openshift-marketplace/certified-operators-d2tgt/registry-server" id=69fbe022-e8a8-4af1-9da9-9f136b173cb5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.213136 | controller | Jun 11 11:45:14.067294 crc crio[22652]: time="2026-06-11T11:45:14.067036268Z" level=info msg="Removing container: 8f7118dd1de162247d4e1bb4df6a81460b806a548d00c93b7e8feb74afd968bd" id=47b9b753-7ba2-476d-9d44-a841fb78cc1f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.213159 | controller | Jun 11 11:45:14.105535 crc crio[22652]: time="2026-06-11T11:45:14.105360036Z" level=info msg="Removed container 8f7118dd1de162247d4e1bb4df6a81460b806a548d00c93b7e8feb74afd968bd: openshift-marketplace/certified-operators-d2tgt/extract-content" id=47b9b753-7ba2-476d-9d44-a841fb78cc1f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.213180 | controller | Jun 11 11:45:14.110288 crc crio[22652]: time="2026-06-11T11:45:14.110033955Z" level=info msg="Removing container: d6e559dad65f2c05224372914f2e7efddf3313b75d9ceb82bb862c30e0ca7576" id=d7783d82-10ec-4181-be5c-c6ef0e3241b4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.213198 | controller | Jun 11 11:45:14.162477 crc crio[22652]: time="2026-06-11T11:45:14.161984062Z" level=info msg="Removed container d6e559dad65f2c05224372914f2e7efddf3313b75d9ceb82bb862c30e0ca7576: openshift-marketplace/certified-operators-d2tgt/extract-utilities" id=d7783d82-10ec-4181-be5c-c6ef0e3241b4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.213216 | controller | Jun 11 11:45:15.855181 crc crio[22652]: time="2026-06-11T11:45:15.854373018Z" level=info msg="Removing container: 2c7d0212ad44b432c7c7d2b38ac03cbd1a1124524093d83222356cd1b0cd5629" id=92e8cd8e-3590-4c18-b1a0-17834716e18a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.213238 | controller | Jun 11 11:45:15.896956 crc crio[22652]: time="2026-06-11T11:45:15.89685364Z" level=info msg="Removed container 2c7d0212ad44b432c7c7d2b38ac03cbd1a1124524093d83222356cd1b0cd5629: openshift-operator-lifecycle-manager/collect-profiles-29686260-bfqlb/collect-profiles" id=92e8cd8e-3590-4c18-b1a0-17834716e18a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.213256 | controller | Jun 11 11:45:15.917051 crc crio[22652]: time="2026-06-11T11:45:15.916923913Z" level=info msg="Stopping pod sandbox: 09d5096090abb28f2dfa360ae19c5816853d73a87d146998fd5481b0dc23b6de" id=5a798f1e-5e9d-4dbb-b87f-8a6214f615b1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.213274 | controller | Jun 11 11:45:15.917828 crc crio[22652]: time="2026-06-11T11:45:15.91774731Z" level=info msg="Stopped pod sandbox (already stopped): 09d5096090abb28f2dfa360ae19c5816853d73a87d146998fd5481b0dc23b6de" id=5a798f1e-5e9d-4dbb-b87f-8a6214f615b1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.213297 | controller | Jun 11 11:45:15.919325 crc crio[22652]: time="2026-06-11T11:45:15.919093823Z" level=info msg="Removing pod sandbox: 09d5096090abb28f2dfa360ae19c5816853d73a87d146998fd5481b0dc23b6de" id=e99217e5-22b8-47df-8bd5-8fe89637e1f7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.213322 | controller | Jun 11 11:45:15.950509 crc crio[22652]: time="2026-06-11T11:45:15.948950408Z" level=info msg="Removed pod sandbox: 09d5096090abb28f2dfa360ae19c5816853d73a87d146998fd5481b0dc23b6de" id=e99217e5-22b8-47df-8bd5-8fe89637e1f7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.213366 | controller | Jun 11 11:45:15.953174 crc crio[22652]: time="2026-06-11T11:45:15.953082612Z" level=info msg="Stopping pod sandbox: cc56f8038bf258bf85f4253f2420411ae6d0afdec330d31bda67c9333e85efa8" id=49665dd3-823f-40ee-ab29-c8334fa24b58 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.213395 | controller | Jun 11 11:45:15.953491 crc crio[22652]: time="2026-06-11T11:45:15.953261008Z" level=info msg="Stopped pod sandbox (already stopped): cc56f8038bf258bf85f4253f2420411ae6d0afdec330d31bda67c9333e85efa8" id=49665dd3-823f-40ee-ab29-c8334fa24b58 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.213417 | controller | Jun 11 11:45:15.953745 crc crio[22652]: time="2026-06-11T11:45:15.953692412Z" level=info msg="Removing pod sandbox: cc56f8038bf258bf85f4253f2420411ae6d0afdec330d31bda67c9333e85efa8" id=1f97a0ab-7f26-424d-8f4d-7f9ed8a6b773 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.213441 | controller | Jun 11 11:45:15.988659 crc crio[22652]: time="2026-06-11T11:45:15.988533001Z" level=info msg="Removed pod sandbox: cc56f8038bf258bf85f4253f2420411ae6d0afdec330d31bda67c9333e85efa8" id=1f97a0ab-7f26-424d-8f4d-7f9ed8a6b773 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.213464 | controller | Jun 11 11:45:34.507077 crc crio[22652]: time="2026-06-11T11:45:34.506385263Z" level=info msg="Running pod sandbox: openshift-must-gather-v4w4f/must-gather-4bgk9/POD" id=0cb45c8c-3f09-47a3-8bfe-5fa215ac54d2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.213485 | controller | Jun 11 11:45:34.509360 crc crio[22652]: time="2026-06-11T11:45:34.507104657Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.213506 | controller | Jun 11 11:45:34.537804 crc crio[22652]: time="2026-06-11T11:45:34.537694412Z" level=info msg="Got pod network &{Name:must-gather-4bgk9 Namespace:openshift-must-gather-v4w4f ID:3c75c5b5fe1bb0f15b8c7461549041ee7a0e6b8e6122b1c283cbf6d2c29618aa UID:158213b8-d3d8-49c3-a86b-3c5ba1bd13ad NetNS:/var/run/netns/f1e7a51d-526a-49cb-909b-04585f283ddf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod158213b8_d3d8_49c3_a86b_3c5ba1bd13ad.slice PodAnnotations:0xc005a4cb60}] Aliases:map[]}"
2026-06-11 11:57:59.213532 | controller | Jun 11 11:45:34.537804 crc crio[22652]: time="2026-06-11T11:45:34.537765625Z" level=info msg="Adding pod openshift-must-gather-v4w4f_must-gather-4bgk9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.213558 | controller | Jun 11 11:45:35.061349 crc crio[22652]: 2026-06-11T11:45:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3c75c5b5fe1bb0f Mac:1e:90:a8:26:33:19 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0d Mtu:0 Sandbox:/var/run/netns/f1e7a51d-526a-49cb-909b-04585f283ddf SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.1.13 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.213584 | controller | Jun 11 11:45:35.063386 crc crio[22652]: time="2026-06-11T11:45:35.063105667Z" level=info msg="Got pod network &{Name:must-gather-4bgk9 Namespace:openshift-must-gather-v4w4f ID:3c75c5b5fe1bb0f15b8c7461549041ee7a0e6b8e6122b1c283cbf6d2c29618aa UID:158213b8-d3d8-49c3-a86b-3c5ba1bd13ad NetNS:/var/run/netns/f1e7a51d-526a-49cb-909b-04585f283ddf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod158213b8_d3d8_49c3_a86b_3c5ba1bd13ad.slice PodAnnotations:0xc005a4cb60}] Aliases:map[]}"
2026-06-11 11:57:59.213607 | controller | Jun 11 11:45:35.063386 crc crio[22652]: time="2026-06-11T11:45:35.063364475Z" level=info msg="Checking pod openshift-must-gather-v4w4f_must-gather-4bgk9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.213631 | controller | Jun 11 11:45:35.073980 crc crio[22652]: time="2026-06-11T11:45:35.073881795Z" level=info msg="Ran pod sandbox 3c75c5b5fe1bb0f15b8c7461549041ee7a0e6b8e6122b1c283cbf6d2c29618aa with infra container: openshift-must-gather-v4w4f/must-gather-4bgk9/POD" id=0cb45c8c-3f09-47a3-8bfe-5fa215ac54d2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.213655 | controller | Jun 11 11:45:35.076657 crc crio[22652]: time="2026-06-11T11:45:35.076591218Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest" id=397729fb-3a44-4907-ae12-567ff8648f43 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.213678 | controller | Jun 11 11:45:35.076981 crc crio[22652]: time="2026-06-11T11:45:35.076894389Z" level=info msg="Image quay.io/openstack-k8s-operators/openstack-must-gather:latest not found" id=397729fb-3a44-4907-ae12-567ff8648f43 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.213701 | controller | Jun 11 11:45:35.076981 crc crio[22652]: time="2026-06-11T11:45:35.07694853Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-must-gather:latest found" id=397729fb-3a44-4907-ae12-567ff8648f43 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.213725 | controller | Jun 11 11:45:35.079490 crc crio[22652]: time="2026-06-11T11:45:35.079404161Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-must-gather:latest" id=89585e8a-5ad3-4eb9-8428-9c492b921da9 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.213750 | controller | Jun 11 11:45:35.387189 crc crio[22652]: time="2026-06-11T11:45:35.387058654Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-must-gather:latest\""
2026-06-11 11:57:59.213771 | controller | Jun 11 11:45:47.275213 crc crio[22652]: time="2026-06-11T11:45:47.274440577Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-must-gather@sha256:7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8" id=89585e8a-5ad3-4eb9-8428-9c492b921da9 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.213792 | controller | Jun 11 11:45:47.276674 crc crio[22652]: time="2026-06-11T11:45:47.276241476Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest" id=6097bf53-afda-4df2-a7fd-76f503f703c1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.213812 | controller | Jun 11 11:45:47.280582 crc crio[22652]: time="2026-06-11T11:45:47.280473921Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest" id=07c69d3d-8592-4c62-8bdb-8aaeaec93f7d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.213841 | controller | Jun 11 11:45:47.292688 crc crio[22652]: time="2026-06-11T11:45:47.292624333Z" level=info msg="Creating container: openshift-must-gather-v4w4f/must-gather-4bgk9/gather" id=8ed2c21e-a6fd-4c4c-b085-f05b09722cfb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.213862 | controller | Jun 11 11:45:47.294387 crc crio[22652]: time="2026-06-11T11:45:47.29436182Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.213915 | controller | Jun 11 11:45:47.347845 crc crio[22652]: time="2026-06-11T11:45:47.347718179Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.213934 | controller | Jun 11 11:45:47.660851 crc crio[22652]: time="2026-06-11T11:45:47.660741207Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.213951 | controller | Jun 11 11:45:47.777675 crc crio[22652]: time="2026-06-11T11:45:47.777579582Z" level=info msg="Created container 8b70a206f740acef98a00eed4b66d833673b50e1d44a207e3f4a0199273a2e24: openshift-must-gather-v4w4f/must-gather-4bgk9/gather" id=8ed2c21e-a6fd-4c4c-b085-f05b09722cfb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.213970 | controller | Jun 11 11:45:47.778786 crc crio[22652]: time="2026-06-11T11:45:47.778723848Z" level=info msg="Starting container: 8b70a206f740acef98a00eed4b66d833673b50e1d44a207e3f4a0199273a2e24" id=6efb56d7-360c-40f3-a3bf-0c692faca504 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.213987 | controller | Jun 11 11:45:47.783265 crc crio[22652]: time="2026-06-11T11:45:47.78307537Z" level=info msg="Started container" PID=207446 containerID=8b70a206f740acef98a00eed4b66d833673b50e1d44a207e3f4a0199273a2e24 description=openshift-must-gather-v4w4f/must-gather-4bgk9/gather id=6efb56d7-360c-40f3-a3bf-0c692faca504 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3c75c5b5fe1bb0f15b8c7461549041ee7a0e6b8e6122b1c283cbf6d2c29618aa
2026-06-11 11:57:59.214004 | controller | Jun 11 11:45:47.795650 crc crio[22652]: time="2026-06-11T11:45:47.795315544Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest" id=2ba5fbd7-1739-4b1f-af29-7da7ad0d2c84 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.214022 | controller | Jun 11 11:45:47.799530 crc crio[22652]: time="2026-06-11T11:45:47.799416895Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest" id=4683799d-8fd5-4de8-bf2e-6952c53e3440 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.214039 | controller | Jun 11 11:45:47.811362 crc crio[22652]: time="2026-06-11T11:45:47.811090592Z" level=info msg="Creating container: openshift-must-gather-v4w4f/must-gather-4bgk9/copy" id=b2f82225-6320-46e7-b5c9-873ad02defe6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.214056 | controller | Jun 11 11:45:47.812552 crc crio[22652]: time="2026-06-11T11:45:47.812476717Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.214074 | controller | Jun 11 11:45:47.859824 crc crio[22652]: time="2026-06-11T11:45:47.859720668Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.214090 | controller | Jun 11 11:45:48.036101 crc crio[22652]: time="2026-06-11T11:45:48.035432831Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.214112 | controller | Jun 11 11:45:48.175040 crc crio[22652]: time="2026-06-11T11:45:48.174923586Z" level=info msg="Created container 0aa0c5d891c74b34bde1bc7b3226bd4a451f23ffc98f91f05e16f5ed90656136: openshift-must-gather-v4w4f/must-gather-4bgk9/copy" id=b2f82225-6320-46e7-b5c9-873ad02defe6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.214129 | controller | Jun 11 11:45:48.176842 crc crio[22652]: time="2026-06-11T11:45:48.176749985Z" level=info msg="Starting container: 0aa0c5d891c74b34bde1bc7b3226bd4a451f23ffc98f91f05e16f5ed90656136" id=f2f8d99d-0e83-49c0-9cc2-80522c73fc79 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.214147 | controller | Jun 11 11:45:48.184177 crc crio[22652]: time="2026-06-11T11:45:48.18402311Z" level=info msg="Started container" PID=207485 containerID=0aa0c5d891c74b34bde1bc7b3226bd4a451f23ffc98f91f05e16f5ed90656136 description=openshift-must-gather-v4w4f/must-gather-4bgk9/copy id=f2f8d99d-0e83-49c0-9cc2-80522c73fc79 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3c75c5b5fe1bb0f15b8c7461549041ee7a0e6b8e6122b1c283cbf6d2c29618aa
2026-06-11 11:57:59.214164 | controller | Jun 11 11:45:48.258583 crc crio[22652]: time="2026-06-11T11:45:48.258517531Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 11:57:59.214180 | controller | Jun 11 11:45:51.985030 crc crio[22652]: time="2026-06-11T11:45:51.983524902Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 11:57:59.214196 | controller | Jun 11 11:45:52.031495 crc crio[22652]: time="2026-06-11T11:45:52.031047963Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 11:57:59.214213 | controller | Jun 11 11:45:52.365857 crc crio[22652]: time="2026-06-11T11:45:52.365556305Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 11:57:59.214229 | controller | Jun 11 11:45:52.389440 crc crio[22652]: time="2026-06-11T11:45:52.3893533Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 11:57:59.214245 | controller | Jun 11 11:45:52.400615 crc crio[22652]: time="2026-06-11T11:45:52.400350357Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 11:57:59.214262 | controller | Jun 11 11:45:52.415864 crc crio[22652]: time="2026-06-11T11:45:52.415815933Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 11:57:59.214278 | controller | Jun 11 11:45:52.717927 crc crio[22652]: time="2026-06-11T11:45:52.717739154Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 11:57:59.214294 | controller | Jun 11 11:45:52.727681 crc crio[22652]: time="2026-06-11T11:45:52.725684289Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 11:57:59.214311 | controller | Jun 11 11:45:54.021268 crc crio[22652]: time="2026-06-11T11:45:54.020807527Z" level=info msg="Running pod sandbox: openshift-must-gather-v4w4f/crc-debug-9d9f5/POD" id=ccbccf9e-5a30-4947-8e85-7b06fd07161a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.214329 | controller | Jun 11 11:45:54.026346 crc crio[22652]: time="2026-06-11T11:45:54.021308334Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.214374 | controller | Jun 11 11:45:54.046243 crc crio[22652]: time="2026-06-11T11:45:54.046107384Z" 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=ccbccf9e-5a30-4947-8e85-7b06fd07161a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.214408 | controller | Jun 11 11:45:54.058203 crc crio[22652]: time="2026-06-11T11:45:54.058049928Z" level=info msg="Ran pod sandbox 6ba1bdcf4c0716faafbaa81cbb3aa9acab76cdf8471301db585c1b8e7f4db117 with infra container: openshift-must-gather-v4w4f/crc-debug-9d9f5/POD" id=ccbccf9e-5a30-4947-8e85-7b06fd07161a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.214435 | controller | Jun 11 11:45:54.060547 crc crio[22652]: time="2026-06-11T11:45:54.060479995Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2" id=af4f9d8c-a631-4c31-9518-21c898656af8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.214459 | controller | Jun 11 11:45:54.060786 crc crio[22652]: time="2026-06-11T11:45:54.060728253Z" level=info msg="Image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2 not found" id=af4f9d8c-a631-4c31-9518-21c898656af8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.214484 | controller | Jun 11 11:45:54.060867 crc crio[22652]: time="2026-06-11T11:45:54.060800105Z" level=info msg="Neither image nor artfiact quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2 found" id=af4f9d8c-a631-4c31-9518-21c898656af8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.214510 | controller | Jun 11 11:45:54.061872 crc crio[22652]: time="2026-06-11T11:45:54.061782777Z" level=info msg="Pulling image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2" id=8ac52046-1683-4025-96a4-8dba75a08c51 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.214536 | controller | Jun 11 11:45:54.068921 crc crio[22652]: time="2026-06-11T11:45:54.068832275Z" level=info msg="Trying to access \"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\""
2026-06-11 11:57:59.214560 | controller | Jun 11 11:46:02.416696 crc crio[22652]: time="2026-06-11T11:46:02.415929752Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686306-gtc9n/POD" id=d5f3f4be-d7f0-453b-b9e1-58a0bcbeb6d0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.214582 | controller | Jun 11 11:46:02.418324 crc crio[22652]: time="2026-06-11T11:46:02.416711198Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.214605 | controller | Jun 11 11:46:02.454265 crc crio[22652]: time="2026-06-11T11:46:02.454184636Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686306-gtc9n Namespace:openshift-infra ID:ff06cc9e14d758e7f36df9eeab2965128643c43eecbb847d81539ab1d9414249 UID:4ec94d29-3657-4b22-8a6e-fc7e646771d4 NetNS:/var/run/netns/f94bd07d-f433-4f67-ab5b-9d0a00e6ad53 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4ec94d29_3657_4b22_8a6e_fc7e646771d4.slice PodAnnotations:0xc0022f6990}] Aliases:map[]}"
2026-06-11 11:57:59.214629 | controller | Jun 11 11:46:02.454556 crc crio[22652]: time="2026-06-11T11:46:02.454535897Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686306-gtc9n to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.214660 | controller | Jun 11 11:46:03.063374 crc crio[22652]: 2026-06-11T11:46:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ff06cc9e14d758e Mac:8a:53:79:e3:45:67 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0e Mtu:0 Sandbox:/var/run/netns/f94bd07d-f433-4f67-ab5b-9d0a00e6ad53 SocketPath: PciID:}] [{Interface:0xc0002609e0 Address:{IP:10.217.1.14 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.214687 | controller | Jun 11 11:46:03.063374 crc crio[22652]: time="2026-06-11T11:46:03.063254583Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686306-gtc9n Namespace:openshift-infra ID:ff06cc9e14d758e7f36df9eeab2965128643c43eecbb847d81539ab1d9414249 UID:4ec94d29-3657-4b22-8a6e-fc7e646771d4 NetNS:/var/run/netns/f94bd07d-f433-4f67-ab5b-9d0a00e6ad53 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4ec94d29_3657_4b22_8a6e_fc7e646771d4.slice PodAnnotations:0xc0022f6990}] Aliases:map[]}"
2026-06-11 11:57:59.214712 | controller | Jun 11 11:46:03.064994 crc crio[22652]: time="2026-06-11T11:46:03.063418588Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686306-gtc9n for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.214736 | controller | Jun 11 11:46:03.072994 crc crio[22652]: time="2026-06-11T11:46:03.072891037Z" level=info msg="Ran pod sandbox ff06cc9e14d758e7f36df9eeab2965128643c43eecbb847d81539ab1d9414249 with infra container: openshift-infra/auto-csr-approver-29686306-gtc9n/POD" id=d5f3f4be-d7f0-453b-b9e1-58a0bcbeb6d0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.214760 | controller | Jun 11 11:46:03.076902 crc crio[22652]: time="2026-06-11T11:46:03.076762629Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=7e6c9d01-e4c0-44b6-b055-290ec27e3a01 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.214783 | controller | Jun 11 11:46:03.305435 crc crio[22652]: time="2026-06-11T11:46:03.305342396Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 11:57:59.214804 | controller | Jun 11 11:46:06.427196 crc crio[22652]: time="2026-06-11T11:46:06.42626841Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=7e6c9d01-e4c0-44b6-b055-290ec27e3a01 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.214827 | controller | Jun 11 11:46:06.428773 crc crio[22652]: time="2026-06-11T11:46:06.428693968Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=cce6cd8a-93e8-4451-a909-fec2b835dd7f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.214864 | controller | Jun 11 11:46:06.435835 crc crio[22652]: time="2026-06-11T11:46:06.435746725Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=fa769f49-2129-4dab-80ef-b07b34756956 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.214889 | controller | Jun 11 11:46:06.445690 crc crio[22652]: time="2026-06-11T11:46:06.445589752Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686306-gtc9n/oc" id=9b845f86-103a-47c7-8f39-3d722e420e92 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.214911 | controller | Jun 11 11:46:06.446293 crc crio[22652]: time="2026-06-11T11:46:06.446212063Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.214934 | controller | Jun 11 11:46:06.523024 crc crio[22652]: time="2026-06-11T11:46:06.522745622Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.214957 | controller | Jun 11 11:46:07.026364 crc crio[22652]: time="2026-06-11T11:46:07.025998616Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.214985 | controller | Jun 11 11:46:07.168749 crc crio[22652]: time="2026-06-11T11:46:07.168099955Z" level=info msg="Created container f46880343421002f64532ea96e64683d05483549fb40cad7aab1a4c1e510d8b7: openshift-infra/auto-csr-approver-29686306-gtc9n/oc" id=9b845f86-103a-47c7-8f39-3d722e420e92 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.215007 | controller | Jun 11 11:46:07.170028 crc crio[22652]: time="2026-06-11T11:46:07.169957756Z" level=info msg="Starting container: f46880343421002f64532ea96e64683d05483549fb40cad7aab1a4c1e510d8b7" id=cf21c781-6d36-4660-a2f3-9a553daf8a26 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.215030 | controller | Jun 11 11:46:07.180564 crc crio[22652]: time="2026-06-11T11:46:07.180426435Z" level=info msg="Started container" PID=210924 containerID=f46880343421002f64532ea96e64683d05483549fb40cad7aab1a4c1e510d8b7 description=openshift-infra/auto-csr-approver-29686306-gtc9n/oc id=cf21c781-6d36-4660-a2f3-9a553daf8a26 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ff06cc9e14d758e7f36df9eeab2965128643c43eecbb847d81539ab1d9414249
2026-06-11 11:57:59.215057 | controller | Jun 11 11:46:10.069375 crc crio[22652]: time="2026-06-11T11:46:10.068781954Z" level=info msg="Stopping pod sandbox: ff06cc9e14d758e7f36df9eeab2965128643c43eecbb847d81539ab1d9414249" id=5ed6cd85-b503-4f4b-bb82-e70258f476e2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.215082 | controller | Jun 11 11:46:10.071071 crc crio[22652]: time="2026-06-11T11:46:10.069959912Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686306-gtc9n Namespace:openshift-infra ID:ff06cc9e14d758e7f36df9eeab2965128643c43eecbb847d81539ab1d9414249 UID:4ec94d29-3657-4b22-8a6e-fc7e646771d4 NetNS:/var/run/netns/f94bd07d-f433-4f67-ab5b-9d0a00e6ad53 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4ec94d29_3657_4b22_8a6e_fc7e646771d4.slice PodAnnotations:0xc0022f66d8}] Aliases:map[]}"
2026-06-11 11:57:59.215107 | controller | Jun 11 11:46:10.071071 crc crio[22652]: time="2026-06-11T11:46:10.070270173Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686306-gtc9n from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.215132 | controller | Jun 11 11:46:30.200733 crc crio[22652]: time="2026-06-11T11:46:30.199221483Z" level=info msg="Stopped pod sandbox: ff06cc9e14d758e7f36df9eeab2965128643c43eecbb847d81539ab1d9414249" id=5ed6cd85-b503-4f4b-bb82-e70258f476e2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.215156 | controller | Jun 11 11:46:30.701975 crc crio[22652]: time="2026-06-11T11:46:30.70153004Z" level=info msg="Pulled image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2" id=8ac52046-1683-4025-96a4-8dba75a08c51 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.215181 | controller | Jun 11 11:46:30.703037 crc crio[22652]: time="2026-06-11T11:46:30.702989168Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2" id=13812f8f-0c20-4582-a273-80ea3a0c7ddc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.215205 | controller | Jun 11 11:46:30.709427 crc crio[22652]: time="2026-06-11T11:46:30.709286851Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2" id=24d435aa-3d5f-46d1-861d-863abd6bfad1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.215229 | controller | Jun 11 11:46:30.728397 crc crio[22652]: time="2026-06-11T11:46:30.728181229Z" level=info msg="Creating container: openshift-must-gather-v4w4f/crc-debug-9d9f5/container-00" id=995ddf2f-a63c-45af-b716-becbb059a4f1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.215257 | controller | Jun 11 11:46:30.730847 crc crio[22652]: time="2026-06-11T11:46:30.730792834Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.215282 | controller | Jun 11 11:46:30.776640 crc crio[22652]: time="2026-06-11T11:46:30.776562135Z" level=info msg="Mount propogration for the host path / will be set to HostToContainer as it includes the container storage root" id=995ddf2f-a63c-45af-b716-becbb059a4f1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.215306 | controller | Jun 11 11:46:30.812092 crc crio[22652]: time="2026-06-11T11:46:30.811950721Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.215331 | controller | Jun 11 11:46:30.815770 crc crio[22652]: time="2026-06-11T11:46:30.815696683Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.215383 | controller | Jun 11 11:46:30.834534 crc crio[22652]: time="2026-06-11T11:46:30.834486185Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1" id=caa7c1b6-7461-46f8-b37f-74a7d908310d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.215412 | controller | Jun 11 11:46:30.837870 crc crio[22652]: time="2026-06-11T11:46:30.837786872Z" level=info msg="Pulling image: quay.io/metal3-io/baremetal-operator:release-0.9" id=cfea1a6b-b2d9-44e6-83ad-2e59a1aa139b name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.215436 | controller | Jun 11 11:46:30.841811 crc crio[22652]: time="2026-06-11T11:46:30.841776601Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1" id=b9e3cacd-77dd-4f50-87d6-b01db9f9f215 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.215455 | controller | Jun 11 11:46:30.849606 crc crio[22652]: time="2026-06-11T11:46:30.84951521Z" level=info msg="Creating container: openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759f46tl2/manager" id=e38d2742-8b8d-43ad-8d51-e63bf27cf139 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.215474 | controller | Jun 11 11:46:30.849921 crc crio[22652]: time="2026-06-11T11:46:30.849868144Z" level=info msg="Trying to access \"quay.io/metal3-io/baremetal-operator:release-0.9\""
2026-06-11 11:57:59.215493 | controller | Jun 11 11:46:30.850057 crc crio[22652]: time="2026-06-11T11:46:30.849970005Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.215516 | controller | Jun 11 11:46:30.850361 crc crio[22652]: time="2026-06-11T11:46:30.849986499Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf" id=d11b695a-63e5-4a9d-bcbe-3b58a4fccdda name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.215539 | controller | Jun 11 11:46:30.852894 crc crio[22652]: time="2026-06-11T11:46:30.852725892Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf" id=45cda337-4067-4dab-b9e5-e15d7a4b1494 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.215562 | controller | Jun 11 11:46:30.866939 crc crio[22652]: time="2026-06-11T11:46:30.866455416Z" level=info msg="Creating container: openstack-operators/ironic-operator-controller-manager-75f8548fcd-wljgl/manager" id=657f366a-3d7f-434d-b487-1bcfbaa9fbee name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.215592 | controller | Jun 11 11:46:30.872999 crc crio[22652]: time="2026-06-11T11:46:30.872883393Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca" id=c0a2ea3d-a4ad-4d9a-804a-151a8148b5d2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.215617 | controller | Jun 11 11:46:30.880854 crc crio[22652]: time="2026-06-11T11:46:30.879700543Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63" id=e571aa27-f69d-4b95-ad70-56ffcfe584fb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.215639 | controller | Jun 11 11:46:30.896982 crc crio[22652]: time="2026-06-11T11:46:30.896635429Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc" id=5eee8ce1-1584-4161-a0e6-1639f70ca2b2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.215663 | controller | Jun 11 11:46:30.901788 crc crio[22652]: time="2026-06-11T11:46:30.901696701Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.215688 | controller | Jun 11 11:46:30.905069 crc crio[22652]: time="2026-06-11T11:46:30.904958987Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc" id=c78866ea-d076-43f3-b312-209e0f866ec2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.215711 | controller | Jun 11 11:46:30.905616 crc crio[22652]: time="2026-06-11T11:46:30.905546097Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca" id=2b80505d-96e7-4169-a5d0-8e9de5b7d2e5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.215733 | controller | Jun 11 11:46:30.907625 crc crio[22652]: time="2026-06-11T11:46:30.907329655Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63" id=b428bcd2-6ab2-42da-8de6-81d53668c96e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.215753 | controller | Jun 11 11:46:30.909667 crc crio[22652]: time="2026-06-11T11:46:30.909586198Z" level=info msg="Creating container: metallb-system/metallb-operator-controller-manager-6b45478744-dhq8h/manager" id=9fad864f-1202-49e1-aaca-84c4a87e5cba name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.215774 | controller | Jun 11 11:46:30.909986 crc crio[22652]: time="2026-06-11T11:46:30.909918379Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.215797 | controller | Jun 11 11:46:30.914825 crc crio[22652]: time="2026-06-11T11:46:30.913484421Z" level=info msg="Creating container: openstack-operators/octavia-operator-controller-manager-6495978d8d-pvn7j/manager" id=cfe70a23-f676-4967-ad1b-dd80e0a65956 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.215819 | controller | Jun 11 11:46:30.914825 crc crio[22652]: time="2026-06-11T11:46:30.914019829Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.215840 | controller | Jun 11 11:46:30.914825 crc crio[22652]: time="2026-06-11T11:46:30.914478178Z" level=info msg="Creating container: openstack-operators/test-operator-controller-manager-8d5599d7d-rwsh4/manager" id=6d6b75ca-3565-4476-899d-9fe48136c0f4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.215861 | controller | Jun 11 11:46:31.041029 crc crio[22652]: time="2026-06-11T11:46:31.012886284Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.215886 | controller | Jun 11 11:46:31.090237 crc crio[22652]: time="2026-06-11T11:46:31.090090084Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.215905 | controller | Jun 11 11:46:31.125722 crc crio[22652]: time="2026-06-11T11:46:31.12554287Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.215924 | controller | Jun 11 11:46:31.189793 crc crio[22652]: time="2026-06-11T11:46:31.189724093Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.215943 | controller | Jun 11 11:46:31.194650 crc crio[22652]: time="2026-06-11T11:46:31.193821075Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.215967 | controller | Jun 11 11:46:31.327620 crc crio[22652]: time="2026-06-11T11:46:31.327485356Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.215989 | controller | Jun 11 11:46:31.345456 crc crio[22652]: time="2026-06-11T11:46:31.345369958Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.216010 | controller | Jun 11 11:46:31.442660 crc crio[22652]: time="2026-06-11T11:46:31.442063696Z" level=info msg="Created container 06633b4c8fca321300df78913889824f8ae81548f761796114367885bcdbb18c: openshift-must-gather-v4w4f/crc-debug-9d9f5/container-00" id=995ddf2f-a63c-45af-b716-becbb059a4f1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.216031 | controller | Jun 11 11:46:31.446715 crc crio[22652]: time="2026-06-11T11:46:31.446572089Z" level=info msg="Starting container: 06633b4c8fca321300df78913889824f8ae81548f761796114367885bcdbb18c" id=d16ee574-add5-4dff-890b-5c3460f5ca04 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.216054 | controller | Jun 11 11:46:31.455648 crc crio[22652]: time="2026-06-11T11:46:31.455441058Z" level=info msg="Started container" PID=214094 containerID=06633b4c8fca321300df78913889824f8ae81548f761796114367885bcdbb18c description=openshift-must-gather-v4w4f/crc-debug-9d9f5/container-00 id=d16ee574-add5-4dff-890b-5c3460f5ca04 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6ba1bdcf4c0716faafbaa81cbb3aa9acab76cdf8471301db585c1b8e7f4db117
2026-06-11 11:57:59.216077 | controller | Jun 11 11:46:31.466091 crc crio[22652]: time="2026-06-11T11:46:31.465980799Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.216097 | controller | Jun 11 11:46:31.471567 crc crio[22652]: time="2026-06-11T11:46:31.47061004Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.216120 | controller | Jun 11 11:46:31.499042 crc crio[22652]: time="2026-06-11T11:46:31.498932808Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.216141 | controller | Jun 11 11:46:31.511212 crc crio[22652]: time="2026-06-11T11:46:31.51106846Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.216162 | controller | Jun 11 11:46:31.537076 crc crio[22652]: time="2026-06-11T11:46:31.536987774Z" level=info msg="Pulled image: quay.io/metal3-io/baremetal-operator@sha256:9ef16b26df77e09ed539968e7c9664caa407b3271b47747c22f676af9f47a963" id=cfea1a6b-b2d9-44e6-83ad-2e59a1aa139b name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.216190 | controller | Jun 11 11:46:31.539063 crc crio[22652]: time="2026-06-11T11:46:31.53901998Z" level=info msg="Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9" id=66aac6ea-9e4a-45d9-b210-a8914fa119c6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.216212 | controller | Jun 11 11:46:31.554233 crc crio[22652]: time="2026-06-11T11:46:31.554087286Z" level=info msg="Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9" id=067ee149-43ea-47d3-a649-2a1387518f58 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.216232 | controller | Jun 11 11:46:31.555089 crc crio[22652]: time="2026-06-11T11:46:31.554947563Z" level=info msg="Created container 5e6f707093aaedced4bfd4eaa7004777e7d68fbb9ced9aeca98de1f66f5329f0: openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759f46tl2/manager" id=e38d2742-8b8d-43ad-8d51-e63bf27cf139 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.216254 | controller | Jun 11 11:46:31.557600 crc crio[22652]: time="2026-06-11T11:46:31.557421294Z" level=info msg="Creating container: baremetal-operator-system/baremetal-operator-controller-manager-5cdd86f4c9-nlkzh/manager" id=b10bc518-4efc-4116-a71d-6cef54f86760 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.216279 | controller | Jun 11 11:46:31.558806 crc crio[22652]: time="2026-06-11T11:46:31.558082375Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.216305 | controller | Jun 11 11:46:31.558806 crc crio[22652]: time="2026-06-11T11:46:31.55829439Z" level=info msg="Starting container: 5e6f707093aaedced4bfd4eaa7004777e7d68fbb9ced9aeca98de1f66f5329f0" id=9a7881ff-925b-474a-96f6-8aa676f1e745 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.216331 | controller | Jun 11 11:46:31.583699 crc crio[22652]: time="2026-06-11T11:46:31.583559065Z" level=info msg="Started container" PID=214113 containerID=5e6f707093aaedced4bfd4eaa7004777e7d68fbb9ced9aeca98de1f66f5329f0 description=openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759f46tl2/manager id=9a7881ff-925b-474a-96f6-8aa676f1e745 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e255759035f2a87f2c4f1c8f24504084a639e57360982bce12fcd3a2219e394e
2026-06-11 11:57:59.216382 | controller | Jun 11 11:46:31.711500 crc crio[22652]: time="2026-06-11T11:46:31.711328973Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.216410 | controller | Jun 11 11:46:31.759499 crc crio[22652]: time="2026-06-11T11:46:31.75934083Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.216435 | controller | Jun 11 11:46:31.811266 crc crio[22652]: time="2026-06-11T11:46:31.810724716Z" level=info msg="Created container f62d506ddb3985ad4534263113f1b930fbc4bc950e6e3de975bb761a8483ca80: openstack-operators/ironic-operator-controller-manager-75f8548fcd-wljgl/manager" id=657f366a-3d7f-434d-b487-1bcfbaa9fbee name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.216458 | controller | Jun 11 11:46:31.811967 crc crio[22652]: time="2026-06-11T11:46:31.811855672Z" level=info msg="Starting container: f62d506ddb3985ad4534263113f1b930fbc4bc950e6e3de975bb761a8483ca80" id=7d41ee40-381c-4efa-a024-f51fba094b4b name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.216481 | controller | Jun 11 11:46:31.819208 crc crio[22652]: time="2026-06-11T11:46:31.818991473Z" level=info msg="Started container" PID=214132 containerID=f62d506ddb3985ad4534263113f1b930fbc4bc950e6e3de975bb761a8483ca80 description=openstack-operators/ironic-operator-controller-manager-75f8548fcd-wljgl/manager id=7d41ee40-381c-4efa-a024-f51fba094b4b name=/runtime.v1.RuntimeService/StartContainer sandboxID=f917408fba74c06adb6a1e4b036c6fb24716824cc81d14dbcdfaac06eaad9fb1
2026-06-11 11:57:59.216511 | controller | Jun 11 11:46:31.972445 crc crio[22652]: time="2026-06-11T11:46:31.970929593Z" level=info msg="Created container 424da0c06a77fd8ca1314a3d8af43a855250d1a457d4ba899d97b8089c6b11ad: openstack-operators/test-operator-controller-manager-8d5599d7d-rwsh4/manager" id=6d6b75ca-3565-4476-899d-9fe48136c0f4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.216563 | controller | Jun 11 11:46:31.972445 crc crio[22652]: time="2026-06-11T11:46:31.972282492Z" level=info msg="Starting container: 424da0c06a77fd8ca1314a3d8af43a855250d1a457d4ba899d97b8089c6b11ad" id=ac163bbd-df4a-4c24-8541-f503a5852347 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.216594 | controller | Jun 11 11:46:31.972952 crc crio[22652]: time="2026-06-11T11:46:31.972858956Z" level=info msg="Created container 76b352df98eb00fd8b2da9d8fd05536a710bf4e187b2abb637c6be303774964a: metallb-system/metallb-operator-controller-manager-6b45478744-dhq8h/manager" id=9fad864f-1202-49e1-aaca-84c4a87e5cba name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.216619 | controller | Jun 11 11:46:31.975662 crc crio[22652]: time="2026-06-11T11:46:31.974784103Z" level=info msg="Starting container: 76b352df98eb00fd8b2da9d8fd05536a710bf4e187b2abb637c6be303774964a" id=bba11a7c-b728-41aa-8d50-bf0bc247472c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.216644 | controller | Jun 11 11:46:31.980351 crc crio[22652]: time="2026-06-11T11:46:31.980224668Z" level=info msg="Started container" PID=214203 containerID=424da0c06a77fd8ca1314a3d8af43a855250d1a457d4ba899d97b8089c6b11ad description=openstack-operators/test-operator-controller-manager-8d5599d7d-rwsh4/manager id=ac163bbd-df4a-4c24-8541-f503a5852347 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7091021d6b5fccb913ae6e74b7670d034d97303585656d16ff3044fb4801ad05
2026-06-11 11:57:59.216670 | controller | Jun 11 11:46:31.983355 crc crio[22652]: time="2026-06-11T11:46:31.983184505Z" level=info msg="Started container" PID=214202 containerID=76b352df98eb00fd8b2da9d8fd05536a710bf4e187b2abb637c6be303774964a description=metallb-system/metallb-operator-controller-manager-6b45478744-dhq8h/manager id=bba11a7c-b728-41aa-8d50-bf0bc247472c name=/runtime.v1.RuntimeService/StartContainer sandboxID=c5868a94760e0bb1fa3960ca616331352bf7ab99319fa50df625870bce523dc5
2026-06-11 11:57:59.216718 | controller | Jun 11 11:46:32.023227 crc crio[22652]: time="2026-06-11T11:46:32.022966827Z" level=info msg="Created container d53b3e74e84216be32a2472a97c6121fcbd0cc0214ea9832676bd1b07991c986: openstack-operators/octavia-operator-controller-manager-6495978d8d-pvn7j/manager" id=cfe70a23-f676-4967-ad1b-dd80e0a65956 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.216742 | controller | Jun 11 11:46:32.025068 crc crio[22652]: time="2026-06-11T11:46:32.024920426Z" level=info msg="Starting container: d53b3e74e84216be32a2472a97c6121fcbd0cc0214ea9832676bd1b07991c986" id=3d970185-216b-49c6-a3e0-534d4ddebca0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.216765 | controller | Jun 11 11:46:32.055623 crc crio[22652]: time="2026-06-11T11:46:32.055063213Z" level=info msg="Started container" PID=214195 containerID=d53b3e74e84216be32a2472a97c6121fcbd0cc0214ea9832676bd1b07991c986 description=openstack-operators/octavia-operator-controller-manager-6495978d8d-pvn7j/manager id=3d970185-216b-49c6-a3e0-534d4ddebca0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1d4e89c9c4ce6ffcc0b969ae7f07419b21a56224a3e6d60ae9d47587b405b1f0
2026-06-11 11:57:59.216792 | controller | Jun 11 11:46:32.090954 crc crio[22652]: time="2026-06-11T11:46:32.090672068Z" level=info msg="Created container 6858d4ef4a0c43521db6ae5c280ad2a89f6f15b682e5a0b3dc77285dafa7ba57: baremetal-operator-system/baremetal-operator-controller-manager-5cdd86f4c9-nlkzh/manager" id=b10bc518-4efc-4116-a71d-6cef54f86760 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.216823 | controller | Jun 11 11:46:32.092407 crc crio[22652]: time="2026-06-11T11:46:32.092109194Z" level=info msg="Starting container: 6858d4ef4a0c43521db6ae5c280ad2a89f6f15b682e5a0b3dc77285dafa7ba57" id=74b7bd11-4654-4052-a9f1-73d6e83d3a11 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.216849 | controller | Jun 11 11:46:32.101678 crc crio[22652]: time="2026-06-11T11:46:32.101550987Z" level=info msg="Started container" PID=214211 containerID=6858d4ef4a0c43521db6ae5c280ad2a89f6f15b682e5a0b3dc77285dafa7ba57 description=baremetal-operator-system/baremetal-operator-controller-manager-5cdd86f4c9-nlkzh/manager id=74b7bd11-4654-4052-a9f1-73d6e83d3a11 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dd1952c7ecbb9a9c3852a5ba1f52c955a3c22ea251573ac4d3e1199dc8bd776c
2026-06-11 11:57:59.216872 | controller | Jun 11 11:47:04.537820 crc crio[22652]: time="2026-06-11T11:47:04.536919997Z" level=info msg="Stopping pod sandbox: 6ba1bdcf4c0716faafbaa81cbb3aa9acab76cdf8471301db585c1b8e7f4db117" id=62813ed3-fb1e-4324-bd62-cac94be92483 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.216894 | controller | Jun 11 11:47:04.554534 crc crio[22652]: time="2026-06-11T11:47:04.554407157Z" level=info msg="Stopped pod sandbox: 6ba1bdcf4c0716faafbaa81cbb3aa9acab76cdf8471301db585c1b8e7f4db117" id=62813ed3-fb1e-4324-bd62-cac94be92483 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.216915 | controller | Jun 11 11:47:06.689418 crc crio[22652]: time="2026-06-11T11:47:06.688624328Z" level=info msg="Running pod sandbox: openshift-must-gather-v4w4f/crc-debug-lmtzs/POD" id=4712f3e7-7d3f-4c09-af26-c002b03ec38e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.216935 | controller | Jun 11 11:47:06.690674 crc crio[22652]: time="2026-06-11T11:47:06.689437764Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.216959 | controller | Jun 11 11:47:06.739615 crc crio[22652]: time="2026-06-11T11:47:06.739506174Z" 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=4712f3e7-7d3f-4c09-af26-c002b03ec38e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.216982 | controller | Jun 11 11:47:06.769485 crc crio[22652]: time="2026-06-11T11:47:06.764716475Z" level=info msg="Ran pod sandbox a7338a90668c45f92ceb26bb22c2ed09c3628ad27641b23ef354051aa6cf9002 with infra container: openshift-must-gather-v4w4f/crc-debug-lmtzs/POD" id=4712f3e7-7d3f-4c09-af26-c002b03ec38e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.217006 | controller | Jun 11 11:47:06.777839 crc crio[22652]: time="2026-06-11T11:47:06.777741415Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2" id=e07c2895-a066-4841-8d88-5f3c4b35759c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.217030 | controller | Jun 11 11:47:06.780029 crc crio[22652]: time="2026-06-11T11:47:06.779963118Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2" id=77f84d59-962f-4e78-9c62-a2d186ed0543 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.217055 | controller | Jun 11 11:47:06.788869 crc crio[22652]: time="2026-06-11T11:47:06.7883483Z" level=info msg="Creating container: openshift-must-gather-v4w4f/crc-debug-lmtzs/container-00" id=4da8b148-b694-427c-8749-e8261bc6d5fe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.217078 | controller | Jun 11 11:47:06.789312 crc crio[22652]: time="2026-06-11T11:47:06.789043653Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.217104 | controller | Jun 11 11:47:06.843403 crc crio[22652]: time="2026-06-11T11:47:06.843182732Z" level=info msg="Mount propogration for the host path / will be set to HostToContainer as it includes the container storage root" id=4da8b148-b694-427c-8749-e8261bc6d5fe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.217126 | controller | Jun 11 11:47:06.861024 crc crio[22652]: time="2026-06-11T11:47:06.860879469Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.217147 | controller | Jun 11 11:47:06.863803 crc crio[22652]: time="2026-06-11T11:47:06.863714701Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.217168 | controller | Jun 11 11:47:07.249782 crc crio[22652]: time="2026-06-11T11:47:07.248981458Z" level=info msg="Created container 7d2279e61a547c66fb4b9ab470906d8ca86dbc5b8a5c57830e2971f310c63f83: openshift-must-gather-v4w4f/crc-debug-lmtzs/container-00" id=4da8b148-b694-427c-8749-e8261bc6d5fe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.217192 | controller | Jun 11 11:47:07.250779 crc crio[22652]: time="2026-06-11T11:47:07.250672856Z" level=info msg="Starting container: 7d2279e61a547c66fb4b9ab470906d8ca86dbc5b8a5c57830e2971f310c63f83" id=98474e7b-ae03-4249-b8be-03af234cb781 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.217216 | controller | Jun 11 11:47:07.260574 crc crio[22652]: time="2026-06-11T11:47:07.260437404Z" level=info msg="Started container" PID=219284 containerID=7d2279e61a547c66fb4b9ab470906d8ca86dbc5b8a5c57830e2971f310c63f83 description=openshift-must-gather-v4w4f/crc-debug-lmtzs/container-00 id=98474e7b-ae03-4249-b8be-03af234cb781 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a7338a90668c45f92ceb26bb22c2ed09c3628ad27641b23ef354051aa6cf9002
2026-06-11 11:57:59.217238 | controller | Jun 11 11:47:08.599341 crc crio[22652]: time="2026-06-11T11:47:08.598827814Z" level=info msg="Stopping pod sandbox: a7338a90668c45f92ceb26bb22c2ed09c3628ad27641b23ef354051aa6cf9002" id=4c7029d7-f28f-4980-a615-2d5390985613 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.217258 | controller | Jun 11 11:47:08.605835 crc crio[22652]: time="2026-06-11T11:47:08.605762927Z" level=info msg="Stopped pod sandbox: a7338a90668c45f92ceb26bb22c2ed09c3628ad27641b23ef354051aa6cf9002" id=4c7029d7-f28f-4980-a615-2d5390985613 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.217279 | controller | Jun 11 11:47:09.623415 crc crio[22652]: time="2026-06-11T11:47:09.622869724Z" level=info msg="Removing container: 7d2279e61a547c66fb4b9ab470906d8ca86dbc5b8a5c57830e2971f310c63f83" id=b1046acf-6968-4d8d-9f7f-70facffa9bec name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.217300 | controller | Jun 11 11:47:09.688927 crc crio[22652]: time="2026-06-11T11:47:09.68872894Z" level=info msg="Removed container 7d2279e61a547c66fb4b9ab470906d8ca86dbc5b8a5c57830e2971f310c63f83: openshift-must-gather-v4w4f/crc-debug-lmtzs/container-00" id=b1046acf-6968-4d8d-9f7f-70facffa9bec name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.217324 | controller | Jun 11 11:47:16.051069 crc crio[22652]: time="2026-06-11T11:47:16.049983518Z" level=info msg="Removing container: 326d1149a8936a7a0bb0ad159070effb7bb5aad8a47ab86f86ab39b55f4bb3aa" id=a6414299-8a40-4474-9a79-4081956d1e2d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.217370 | controller | Jun 11 11:47:16.323329 crc crio[22652]: time="2026-06-11T11:47:16.322535956Z" level=info msg="Removed container 326d1149a8936a7a0bb0ad159070effb7bb5aad8a47ab86f86ab39b55f4bb3aa: openshift-infra/auto-csr-approver-29686300-68vcr/oc" id=a6414299-8a40-4474-9a79-4081956d1e2d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.217406 | controller | Jun 11 11:47:16.343199 crc crio[22652]: time="2026-06-11T11:47:16.343054926Z" level=info msg="Stopping pod sandbox: 1d6faf873d0cc1a70be47552a3a09211b17ae2771870d600353aa33cc10dc1e5" id=bf324a93-ed4c-4b4d-b116-703340359f89 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.217433 | controller | Jun 11 11:47:16.343723 crc crio[22652]: time="2026-06-11T11:47:16.343229311Z" level=info msg="Stopped pod sandbox (already stopped): 1d6faf873d0cc1a70be47552a3a09211b17ae2771870d600353aa33cc10dc1e5" id=bf324a93-ed4c-4b4d-b116-703340359f89 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.217459 | controller | Jun 11 11:47:16.344897 crc crio[22652]: time="2026-06-11T11:47:16.344620319Z" level=info msg="Removing pod sandbox: 1d6faf873d0cc1a70be47552a3a09211b17ae2771870d600353aa33cc10dc1e5" id=a4f8f14d-9917-4569-aceb-6f2799442a40 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.217482 | controller | Jun 11 11:47:16.370926 crc crio[22652]: time="2026-06-11T11:47:16.370788415Z" level=info msg="Removed pod sandbox: 1d6faf873d0cc1a70be47552a3a09211b17ae2771870d600353aa33cc10dc1e5" id=a4f8f14d-9917-4569-aceb-6f2799442a40 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.217502 | controller | Jun 11 11:47:16.372607 crc crio[22652]: time="2026-06-11T11:47:16.372513088Z" level=info msg="Stopping pod sandbox: a7338a90668c45f92ceb26bb22c2ed09c3628ad27641b23ef354051aa6cf9002" id=47503c0a-d904-4e80-915b-8a5a1be36832 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.217521 | controller | Jun 11 11:47:16.372748 crc crio[22652]: time="2026-06-11T11:47:16.372613372Z" level=info msg="Stopped pod sandbox (already stopped): a7338a90668c45f92ceb26bb22c2ed09c3628ad27641b23ef354051aa6cf9002" id=47503c0a-d904-4e80-915b-8a5a1be36832 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.217540 | controller | Jun 11 11:47:16.373368 crc crio[22652]: time="2026-06-11T11:47:16.373330215Z" level=info msg="Removing pod sandbox: a7338a90668c45f92ceb26bb22c2ed09c3628ad27641b23ef354051aa6cf9002" id=c4bfe63b-11ba-4850-ba7a-98bcaa13d922 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.217559 | controller | Jun 11 11:47:16.387080 crc crio[22652]: time="2026-06-11T11:47:16.386739188Z" level=info msg="Removed pod sandbox: a7338a90668c45f92ceb26bb22c2ed09c3628ad27641b23ef354051aa6cf9002" id=c4bfe63b-11ba-4850-ba7a-98bcaa13d922 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.217579 | controller | Jun 11 11:48:00.538656 crc crio[22652]: time="2026-06-11T11:48:00.53773702Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686308-dpb9z/POD" id=3fe96166-a924-4492-8081-2e68fcb04227 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.217598 | controller | Jun 11 11:48:00.538656 crc crio[22652]: time="2026-06-11T11:48:00.538580834Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.217617 | controller | Jun 11 11:48:00.611079 crc crio[22652]: time="2026-06-11T11:48:00.610997692Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686308-dpb9z Namespace:openshift-infra ID:bbb3dc37d735fb38f1bc92f6db9b86deacb37ce7efb2480d73635ca4be9c219b UID:8fee5aa3-55b3-4f61-8618-f15b55483222 NetNS:/var/run/netns/8fce6718-9ddf-4ded-950f-79fbc0f81fe6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8fee5aa3_55b3_4f61_8618_f15b55483222.slice PodAnnotations:0xc002618d20}] Aliases:map[]}"
2026-06-11 11:57:59.217637 | controller | Jun 11 11:48:00.611079 crc crio[22652]: time="2026-06-11T11:48:00.611038924Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686308-dpb9z to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.217657 | controller | Jun 11 11:48:01.203657 crc crio[22652]: 2026-06-11T11:48:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bbb3dc37d735fb3 Mac:c2:c3:6a:ff:c4:79 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0f Mtu:0 Sandbox:/var/run/netns/8fce6718-9ddf-4ded-950f-79fbc0f81fe6 SocketPath: PciID:}] [{Interface:0xc000192e50 Address:{IP:10.217.1.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.217681 | controller | Jun 11 11:48:01.206608 crc crio[22652]: time="2026-06-11T11:48:01.205921554Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686308-dpb9z Namespace:openshift-infra ID:bbb3dc37d735fb38f1bc92f6db9b86deacb37ce7efb2480d73635ca4be9c219b UID:8fee5aa3-55b3-4f61-8618-f15b55483222 NetNS:/var/run/netns/8fce6718-9ddf-4ded-950f-79fbc0f81fe6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8fee5aa3_55b3_4f61_8618_f15b55483222.slice PodAnnotations:0xc002618d20}] Aliases:map[]}"
2026-06-11 11:57:59.217706 | controller | Jun 11 11:48:01.206608 crc crio[22652]: time="2026-06-11T11:48:01.206191362Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686308-dpb9z for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.217730 | controller | Jun 11 11:48:01.214205 crc crio[22652]: time="2026-06-11T11:48:01.214074223Z" level=info msg="Ran pod sandbox bbb3dc37d735fb38f1bc92f6db9b86deacb37ce7efb2480d73635ca4be9c219b with infra container: openshift-infra/auto-csr-approver-29686308-dpb9z/POD" id=3fe96166-a924-4492-8081-2e68fcb04227 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.217756 | controller | Jun 11 11:48:01.222505 crc crio[22652]: time="2026-06-11T11:48:01.22243003Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=8f59ee73-057d-4f4e-838e-63e406fc6d77 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.217783 | controller | Jun 11 11:48:01.232596 crc crio[22652]: time="2026-06-11T11:48:01.232195626Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 11:57:59.217808 | controller | Jun 11 11:48:02.269596 crc crio[22652]: time="2026-06-11T11:48:02.269090521Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=8f59ee73-057d-4f4e-838e-63e406fc6d77 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.217829 | controller | Jun 11 11:48:02.272263 crc crio[22652]: time="2026-06-11T11:48:02.271755167Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=9dec24c5-9af3-4277-ad46-79222d790852 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.217923 | controller | Jun 11 11:48:02.274009 crc crio[22652]: time="2026-06-11T11:48:02.273926566Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=2d79a1d1-c756-4328-84fc-77c39f3aee39 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.217954 | controller | Jun 11 11:48:02.298184 crc crio[22652]: time="2026-06-11T11:48:02.296607435Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686308-dpb9z/oc" id=99c3cd6a-35dc-4d31-8ae7-35640a8069e1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.217974 | controller | Jun 11 11:48:02.298184 crc crio[22652]: time="2026-06-11T11:48:02.29705775Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.217993 | controller | Jun 11 11:48:02.371707 crc crio[22652]: time="2026-06-11T11:48:02.371649078Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.218012 | controller | Jun 11 11:48:02.722756 crc crio[22652]: time="2026-06-11T11:48:02.722703465Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.218043 | controller | Jun 11 11:48:02.899796 crc crio[22652]: time="2026-06-11T11:48:02.899397646Z" level=info msg="Created container 9a8c2abf8621b2e6bbcb49a3850c00d5e0ccccc3b566b91bdfd1aa754e7de22a: openshift-infra/auto-csr-approver-29686308-dpb9z/oc" id=99c3cd6a-35dc-4d31-8ae7-35640a8069e1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.218063 | controller | Jun 11 11:48:02.902271 crc crio[22652]: time="2026-06-11T11:48:02.902176388Z" level=info msg="Starting container: 9a8c2abf8621b2e6bbcb49a3850c00d5e0ccccc3b566b91bdfd1aa754e7de22a" id=e1ba8a37-2fff-47c8-ac2d-856b54352d11 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.218083 | controller | Jun 11 11:48:02.908265 crc crio[22652]: time="2026-06-11T11:48:02.90806737Z" level=info msg="Started container" PID=231092 containerID=9a8c2abf8621b2e6bbcb49a3850c00d5e0ccccc3b566b91bdfd1aa754e7de22a description=openshift-infra/auto-csr-approver-29686308-dpb9z/oc id=e1ba8a37-2fff-47c8-ac2d-856b54352d11 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bbb3dc37d735fb38f1bc92f6db9b86deacb37ce7efb2480d73635ca4be9c219b
2026-06-11 11:57:59.218102 | controller | Jun 11 11:48:05.482089 crc crio[22652]: time="2026-06-11T11:48:05.48082285Z" level=info msg="Stopping pod sandbox: bbb3dc37d735fb38f1bc92f6db9b86deacb37ce7efb2480d73635ca4be9c219b" id=a68e9a34-92f3-4295-b63d-8f53730e68fc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.218122 | controller | Jun 11 11:48:05.483889 crc crio[22652]: time="2026-06-11T11:48:05.483701333Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686308-dpb9z Namespace:openshift-infra ID:bbb3dc37d735fb38f1bc92f6db9b86deacb37ce7efb2480d73635ca4be9c219b UID:8fee5aa3-55b3-4f61-8618-f15b55483222 NetNS:/var/run/netns/8fce6718-9ddf-4ded-950f-79fbc0f81fe6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8fee5aa3_55b3_4f61_8618_f15b55483222.slice PodAnnotations:0xc0004bfa80}] Aliases:map[]}"
2026-06-11 11:57:59.218146 | controller | Jun 11 11:48:05.484002 crc crio[22652]: time="2026-06-11T11:48:05.483927519Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686308-dpb9z from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.218169 | controller | Jun 11 11:48:05.878940 crc crio[22652]: time="2026-06-11T11:48:05.878634128Z" level=info msg="Stopped pod sandbox: bbb3dc37d735fb38f1bc92f6db9b86deacb37ce7efb2480d73635ca4be9c219b" id=a68e9a34-92f3-4295-b63d-8f53730e68fc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.218194 | controller | Jun 11 11:48:16.418850 crc crio[22652]: time="2026-06-11T11:48:16.417971324Z" level=info msg="Removing container: 4ed6c5fb923dbf4a93bce0ea868822b2e105fd92cfac61b9bf4e51199ad57b0e" id=d824553f-99be-49ed-83a6-32224674daaf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.218218 | controller | Jun 11 11:48:16.600586 crc crio[22652]: time="2026-06-11T11:48:16.600483325Z" level=info msg="Removed container 4ed6c5fb923dbf4a93bce0ea868822b2e105fd92cfac61b9bf4e51199ad57b0e: openshift-infra/auto-csr-approver-29686302-v8l29/oc" id=d824553f-99be-49ed-83a6-32224674daaf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.218243 | controller | Jun 11 11:48:16.612730 crc crio[22652]: time="2026-06-11T11:48:16.612629351Z" level=info msg="Stopping pod sandbox: c3f184d525f164a5ae48aac22ecc3593d35f01e9f2e6253abd63ea72301c5ea8" id=e2737772-6897-4d5f-aae2-571fdcada6fd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.218268 | controller | Jun 11 11:48:16.613001 crc crio[22652]: time="2026-06-11T11:48:16.612740364Z" level=info msg="Stopped pod sandbox (already stopped): c3f184d525f164a5ae48aac22ecc3593d35f01e9f2e6253abd63ea72301c5ea8" id=e2737772-6897-4d5f-aae2-571fdcada6fd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.218292 | controller | Jun 11 11:48:16.614574 crc crio[22652]: time="2026-06-11T11:48:16.614443812Z" level=info msg="Removing pod sandbox: c3f184d525f164a5ae48aac22ecc3593d35f01e9f2e6253abd63ea72301c5ea8" id=934f103b-d7fb-4cfc-b620-a744b0ba127b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.218321 | controller | Jun 11 11:48:16.642058 crc crio[22652]: time="2026-06-11T11:48:16.641965348Z" level=info msg="Removed pod sandbox: c3f184d525f164a5ae48aac22ecc3593d35f01e9f2e6253abd63ea72301c5ea8" id=934f103b-d7fb-4cfc-b620-a744b0ba127b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.218376 | controller | Jun 11 11:48:20.801121 crc crio[22652]: time="2026-06-11T11:48:20.800493643Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-jcn9f/POD" id=497bef3b-ecb6-47d6-815b-14e27b52294f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.218408 | controller | Jun 11 11:48:20.801121 crc crio[22652]: time="2026-06-11T11:48:20.801126263Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.218434 | controller | Jun 11 11:48:20.861688 crc crio[22652]: time="2026-06-11T11:48:20.861586491Z" level=info msg="Got pod network &{Name:community-operators-jcn9f Namespace:openshift-marketplace ID:7759fa0bf114bd3d8feaf0187f27c000416316138310b9868289b3ae6f5874c7 UID:874e067f-f76f-440e-bb2a-42841e33465f NetNS:/var/run/netns/62cfb06c-a78f-4cc1-915f-bf2c41a52c8a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod874e067f_f76f_440e_bb2a_42841e33465f.slice PodAnnotations:0xc001e8eb10}] Aliases:map[]}"
2026-06-11 11:57:59.218456 | controller | Jun 11 11:48:20.861688 crc crio[22652]: time="2026-06-11T11:48:20.861672993Z" level=info msg="Adding pod openshift-marketplace_community-operators-jcn9f to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.218478 | controller | Jun 11 11:48:21.605473 crc crio[22652]: 2026-06-11T11:48:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7759fa0bf114bd3 Mac:da:c4:2d:f7:f6:ff Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:10 Mtu:0 Sandbox:/var/run/netns/62cfb06c-a78f-4cc1-915f-bf2c41a52c8a SocketPath: PciID:}] [{Interface:0xc00018e5b0 Address:{IP:10.217.1.16 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.218499 | controller | Jun 11 11:48:21.606897 crc crio[22652]: time="2026-06-11T11:48:21.606813296Z" level=info msg="Got pod network &{Name:community-operators-jcn9f Namespace:openshift-marketplace ID:7759fa0bf114bd3d8feaf0187f27c000416316138310b9868289b3ae6f5874c7 UID:874e067f-f76f-440e-bb2a-42841e33465f NetNS:/var/run/netns/62cfb06c-a78f-4cc1-915f-bf2c41a52c8a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod874e067f_f76f_440e_bb2a_42841e33465f.slice PodAnnotations:0xc001e8eb10}] Aliases:map[]}"
2026-06-11 11:57:59.218520 | controller | Jun 11 11:48:21.607203 crc crio[22652]: time="2026-06-11T11:48:21.607108886Z" level=info msg="Checking pod openshift-marketplace_community-operators-jcn9f for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.218540 | controller | Jun 11 11:48:21.630765 crc crio[22652]: time="2026-06-11T11:48:21.630662135Z" level=info msg="Ran pod sandbox 7759fa0bf114bd3d8feaf0187f27c000416316138310b9868289b3ae6f5874c7 with infra container: openshift-marketplace/community-operators-jcn9f/POD" id=497bef3b-ecb6-47d6-815b-14e27b52294f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.218561 | controller | Jun 11 11:48:21.640436 crc crio[22652]: time="2026-06-11T11:48:21.640361964Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=59452c72-aa6e-4bf9-848d-fc0dd38775c8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.218585 | controller | Jun 11 11:48:21.644478 crc crio[22652]: time="2026-06-11T11:48:21.644269891Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=9451bcd7-fa27-4276-910f-85df164a0676 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.218605 | controller | Jun 11 11:48:21.666469 crc crio[22652]: time="2026-06-11T11:48:21.666329081Z" level=info msg="Creating container: openshift-marketplace/community-operators-jcn9f/extract-utilities" id=e2bca425-90f8-46b8-85ae-0a22b8b303d7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.218622 | controller | Jun 11 11:48:21.666977 crc crio[22652]: time="2026-06-11T11:48:21.66692019Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.218640 | controller | Jun 11 11:48:21.765252 crc crio[22652]: time="2026-06-11T11:48:21.765002073Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.218657 | controller | Jun 11 11:48:21.770448 crc crio[22652]: time="2026-06-11T11:48:21.770402345Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.218674 | controller | Jun 11 11:48:21.963227 crc crio[22652]: time="2026-06-11T11:48:21.962737531Z" level=info msg="Created container f1d2699855302421fac02df6ca15d757204aacda0f7e97c5e9cd2f5ead635a6e: openshift-marketplace/community-operators-jcn9f/extract-utilities" id=e2bca425-90f8-46b8-85ae-0a22b8b303d7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.218691 | controller | Jun 11 11:48:21.967337 crc crio[22652]: time="2026-06-11T11:48:21.967240276Z" level=info msg="Starting container: f1d2699855302421fac02df6ca15d757204aacda0f7e97c5e9cd2f5ead635a6e" id=9bb0dd87-5459-4c77-a4cb-5f7969112d67 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.218709 | controller | Jun 11 11:48:21.973280 crc crio[22652]: time="2026-06-11T11:48:21.97319987Z" level=info msg="Started container" PID=234411 containerID=f1d2699855302421fac02df6ca15d757204aacda0f7e97c5e9cd2f5ead635a6e description=openshift-marketplace/community-operators-jcn9f/extract-utilities id=9bb0dd87-5459-4c77-a4cb-5f7969112d67 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7759fa0bf114bd3d8feaf0187f27c000416316138310b9868289b3ae6f5874c7
2026-06-11 11:57:59.218727 | controller | Jun 11 11:48:22.785439 crc crio[22652]: time="2026-06-11T11:48:22.78509963Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=b6f31cb3-7ed1-47a8-baca-2d3cafd05ed6 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.218745 | controller | Jun 11 11:48:22.796072 crc crio[22652]: time="2026-06-11T11:48:22.795999379Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-11 11:57:59.218767 | controller | Jun 11 11:48:24.299584 crc crio[22652]: time="2026-06-11T11:48:24.29897261Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:c1bf1a7cae92e701b0ff93032482fe022c0ec704dcb6a892b32d9c898b64e1e0" id=b6f31cb3-7ed1-47a8-baca-2d3cafd05ed6 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.218790 | controller | Jun 11 11:48:24.300592 crc crio[22652]: time="2026-06-11T11:48:24.300086565Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=fc831ef8-b062-454a-8d45-4b0e891eab70 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.218810 | controller | Jun 11 11:48:24.303074 crc crio[22652]: time="2026-06-11T11:48:24.302955948Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=d57cc2e4-1ec6-4c93-b73d-655a08be45a0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.218833 | controller | Jun 11 11:48:24.379220 crc crio[22652]: time="2026-06-11T11:48:24.379054895Z" level=info msg="Creating container: openshift-marketplace/community-operators-jcn9f/extract-content" id=92b28bdc-f074-445b-a02c-d730945515db name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.218872 | controller | Jun 11 11:48:24.379929 crc crio[22652]: time="2026-06-11T11:48:24.379666295Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.218895 | controller | Jun 11 11:48:24.434259 crc crio[22652]: time="2026-06-11T11:48:24.434111564Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.218918 | controller | Jun 11 11:48:24.437925 crc crio[22652]: time="2026-06-11T11:48:24.437855004Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.218940 | controller | Jun 11 11:48:24.621805 crc crio[22652]: time="2026-06-11T11:48:24.621731202Z" level=info msg="Created container 80ffe438241a6d124637683dbac7b2c58ce3add6878e8daa402d34c29d8d4c41: openshift-marketplace/community-operators-jcn9f/extract-content" id=92b28bdc-f074-445b-a02c-d730945515db name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.218961 | controller | Jun 11 11:48:24.623663 crc crio[22652]: time="2026-06-11T11:48:24.623381509Z" level=info msg="Starting container: 80ffe438241a6d124637683dbac7b2c58ce3add6878e8daa402d34c29d8d4c41" id=a37d3fb7-5d1e-4cfe-afa6-4cf7a71f7346 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.218986 | controller | Jun 11 11:48:24.630578 crc crio[22652]: time="2026-06-11T11:48:24.630427297Z" level=info msg="Started container" PID=234985 containerID=80ffe438241a6d124637683dbac7b2c58ce3add6878e8daa402d34c29d8d4c41 description=openshift-marketplace/community-operators-jcn9f/extract-content id=a37d3fb7-5d1e-4cfe-afa6-4cf7a71f7346 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7759fa0bf114bd3d8feaf0187f27c000416316138310b9868289b3ae6f5874c7
2026-06-11 11:57:59.219013 | controller | Jun 11 11:48:28.905073 crc crio[22652]: time="2026-06-11T11:48:28.904514889Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=77b9c101-2712-411d-b466-20a396ac3ccd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.219036 | controller | Jun 11 11:48:28.908733 crc crio[22652]: time="2026-06-11T11:48:28.908636361Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=54e38e9b-1457-4c6e-be01-429390d0151f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.219056 | controller | Jun 11 11:48:28.935540 crc crio[22652]: time="2026-06-11T11:48:28.935433065Z" level=info msg="Creating container: openshift-marketplace/community-operators-jcn9f/registry-server" id=13cb1bc3-98f4-4f28-935b-63d3b12f2628 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.219077 | controller | Jun 11 11:48:28.936043 crc crio[22652]: time="2026-06-11T11:48:28.935935151Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.219102 | controller | Jun 11 11:48:29.051590 crc crio[22652]: time="2026-06-11T11:48:29.051100742Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.219126 | controller | Jun 11 11:48:29.056051 crc crio[22652]: time="2026-06-11T11:48:29.055987019Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.219149 | controller | Jun 11 11:48:29.247279 crc crio[22652]: time="2026-06-11T11:48:29.24472218Z" level=info msg="Created container 92d2745517a5d0f0cdcfe070d956ba568b4f78853998997b10fa247fd75a0193: openshift-marketplace/community-operators-jcn9f/registry-server" id=13cb1bc3-98f4-4f28-935b-63d3b12f2628 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.219169 | controller | Jun 11 11:48:29.247279 crc crio[22652]: time="2026-06-11T11:48:29.246224036Z" level=info msg="Starting container: 92d2745517a5d0f0cdcfe070d956ba568b4f78853998997b10fa247fd75a0193" id=e9d77543-b0f9-457b-9583-fa1370541f85 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.219189 | controller | Jun 11 11:48:29.252176 crc crio[22652]: time="2026-06-11T11:48:29.252010731Z" level=info msg="Started container" PID=236010 containerID=92d2745517a5d0f0cdcfe070d956ba568b4f78853998997b10fa247fd75a0193 description=openshift-marketplace/community-operators-jcn9f/registry-server id=e9d77543-b0f9-457b-9583-fa1370541f85 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7759fa0bf114bd3d8feaf0187f27c000416316138310b9868289b3ae6f5874c7
2026-06-11 11:57:59.219208 | controller | Jun 11 11:48:42.132900 crc crio[22652]: time="2026-06-11T11:48:42.131970347Z" level=info msg="Stopping container: 92d2745517a5d0f0cdcfe070d956ba568b4f78853998997b10fa247fd75a0193 (timeout: 2s)" id=e6858093-ee93-4589-9209-fc1bf94ef67f name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.219226 | controller | Jun 11 11:48:42.395972 crc crio[22652]: time="2026-06-11T11:48:42.395665235Z" level=info msg="Stopped container 92d2745517a5d0f0cdcfe070d956ba568b4f78853998997b10fa247fd75a0193: openshift-marketplace/community-operators-jcn9f/registry-server" id=e6858093-ee93-4589-9209-fc1bf94ef67f name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.219245 | controller | Jun 11 11:48:42.397294 crc crio[22652]: time="2026-06-11T11:48:42.397222075Z" level=info msg="Stopping pod sandbox: 7759fa0bf114bd3d8feaf0187f27c000416316138310b9868289b3ae6f5874c7" id=2c353394-c5d1-4de9-a212-b0154f046f11 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.219265 | controller | Jun 11 11:48:42.398039 crc crio[22652]: time="2026-06-11T11:48:42.397963959Z" level=info msg="Got pod network &{Name:community-operators-jcn9f Namespace:openshift-marketplace ID:7759fa0bf114bd3d8feaf0187f27c000416316138310b9868289b3ae6f5874c7 UID:874e067f-f76f-440e-bb2a-42841e33465f NetNS:/var/run/netns/62cfb06c-a78f-4cc1-915f-bf2c41a52c8a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod874e067f_f76f_440e_bb2a_42841e33465f.slice PodAnnotations:0xc000102af0}] Aliases:map[]}"
2026-06-11 11:57:59.219285 | controller | Jun 11 11:48:42.398426 crc crio[22652]: time="2026-06-11T11:48:42.398295819Z" level=info msg="Deleting pod openshift-marketplace_community-operators-jcn9f from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.219304 | controller | Jun 11 11:48:42.745770 crc crio[22652]: time="2026-06-11T11:48:42.745289676Z" level=info msg="Stopped pod sandbox: 7759fa0bf114bd3d8feaf0187f27c000416316138310b9868289b3ae6f5874c7" id=2c353394-c5d1-4de9-a212-b0154f046f11 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.219323 | controller | Jun 11 11:48:43.160025 crc crio[22652]: time="2026-06-11T11:48:43.159821133Z" level=info msg="Removing container: 92d2745517a5d0f0cdcfe070d956ba568b4f78853998997b10fa247fd75a0193" id=36d9a241-a391-4132-802f-96f781c933aa name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.219343 | controller | Jun 11 11:48:43.195290 crc crio[22652]: time="2026-06-11T11:48:43.193040821Z" level=info msg="Removed container 92d2745517a5d0f0cdcfe070d956ba568b4f78853998997b10fa247fd75a0193: openshift-marketplace/community-operators-jcn9f/registry-server" id=36d9a241-a391-4132-802f-96f781c933aa name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.219393 | controller | Jun 11 11:48:43.205339 crc crio[22652]: time="2026-06-11T11:48:43.199612382Z" level=info msg="Removing container: 80ffe438241a6d124637683dbac7b2c58ce3add6878e8daa402d34c29d8d4c41" id=e764e368-c437-4b2c-b985-f882331b2c1c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.219415 | controller | Jun 11 11:48:43.241886 crc crio[22652]: time="2026-06-11T11:48:43.24178242Z" level=info msg="Removed container 80ffe438241a6d124637683dbac7b2c58ce3add6878e8daa402d34c29d8d4c41: openshift-marketplace/community-operators-jcn9f/extract-content" id=e764e368-c437-4b2c-b985-f882331b2c1c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.219440 | controller | Jun 11 11:48:43.244548 crc crio[22652]: time="2026-06-11T11:48:43.244464543Z" level=info msg="Removing container: f1d2699855302421fac02df6ca15d757204aacda0f7e97c5e9cd2f5ead635a6e" id=4f7b5a53-3f8f-47b3-8ec2-5bcef023a373 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.219464 | controller | Jun 11 11:48:43.279729 crc crio[22652]: time="2026-06-11T11:48:43.279658328Z" level=info msg="Removed container f1d2699855302421fac02df6ca15d757204aacda0f7e97c5e9cd2f5ead635a6e: openshift-marketplace/community-operators-jcn9f/extract-utilities" id=4f7b5a53-3f8f-47b3-8ec2-5bcef023a373 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.219489 | controller | Jun 11 11:49:16.683395 crc crio[22652]: time="2026-06-11T11:49:16.6824988Z" level=info msg="Stopping pod sandbox: 7759fa0bf114bd3d8feaf0187f27c000416316138310b9868289b3ae6f5874c7" id=3d0446cd-88dc-436b-892c-9852dd99d6ca name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.219515 | controller | Jun 11 11:49:16.683395 crc crio[22652]: time="2026-06-11T11:49:16.683379478Z" level=info msg="Stopped pod sandbox (already stopped): 7759fa0bf114bd3d8feaf0187f27c000416316138310b9868289b3ae6f5874c7" id=3d0446cd-88dc-436b-892c-9852dd99d6ca name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.219542 | controller | Jun 11 11:49:16.688351 crc crio[22652]: time="2026-06-11T11:49:16.685740393Z" level=info msg="Removing pod sandbox: 7759fa0bf114bd3d8feaf0187f27c000416316138310b9868289b3ae6f5874c7" id=8994510e-567a-446c-8bde-57cf22faf218 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.219569 | controller | Jun 11 11:49:16.710556 crc crio[22652]: time="2026-06-11T11:49:16.710486718Z" level=info msg="Removed pod sandbox: 7759fa0bf114bd3d8feaf0187f27c000416316138310b9868289b3ae6f5874c7" id=8994510e-567a-446c-8bde-57cf22faf218 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.219590 | controller | Jun 11 11:50:00.523076 crc crio[22652]: time="2026-06-11T11:50:00.522415098Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686310-m2r9g/POD" id=071b143c-94d8-4b40-931c-295bc92893dc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.219613 | controller | Jun 11 11:50:00.524486 crc crio[22652]: time="2026-06-11T11:50:00.523171992Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.219637 | controller | Jun 11 11:50:00.563172 crc crio[22652]: time="2026-06-11T11:50:00.563066544Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686310-m2r9g Namespace:openshift-infra ID:8a68334f323e2186335bd621640c5280ecf4142ddf74330a76200827092d5feb UID:ad75393d-2d44-4d45-9cc7-310f4f124f6a NetNS:/var/run/netns/04419742-2391-42ce-b050-a8dcba3cbd84 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podad75393d_2d44_4d45_9cc7_310f4f124f6a.slice PodAnnotations:0xc005822560}] Aliases:map[]}"
2026-06-11 11:57:59.219659 | controller | Jun 11 11:50:00.563172 crc crio[22652]: time="2026-06-11T11:50:00.56310867Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686310-m2r9g to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.219683 | controller | Jun 11 11:50:01.088057 crc crio[22652]: 2026-06-11T11:50:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8a68334f323e218 Mac:a6:39:b5:5d:c8:59 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:11 Mtu:0 Sandbox:/var/run/netns/04419742-2391-42ce-b050-a8dcba3cbd84 SocketPath: PciID:}] [{Interface:0xc00025a9e0 Address:{IP:10.217.1.17 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.219703 | controller | Jun 11 11:50:01.089590 crc crio[22652]: time="2026-06-11T11:50:01.089451668Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686310-m2r9g Namespace:openshift-infra ID:8a68334f323e2186335bd621640c5280ecf4142ddf74330a76200827092d5feb UID:ad75393d-2d44-4d45-9cc7-310f4f124f6a NetNS:/var/run/netns/04419742-2391-42ce-b050-a8dcba3cbd84 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podad75393d_2d44_4d45_9cc7_310f4f124f6a.slice PodAnnotations:0xc005822560}] Aliases:map[]}"
2026-06-11 11:57:59.219723 | controller | Jun 11 11:50:01.089707 crc crio[22652]: time="2026-06-11T11:50:01.089619964Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686310-m2r9g for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.219743 | controller | Jun 11 11:50:01.105532 crc crio[22652]: time="2026-06-11T11:50:01.105412874Z" level=info msg="Ran pod sandbox 8a68334f323e2186335bd621640c5280ecf4142ddf74330a76200827092d5feb with infra container: openshift-infra/auto-csr-approver-29686310-m2r9g/POD" id=071b143c-94d8-4b40-931c-295bc92893dc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.219762 | controller | Jun 11 11:50:01.111521 crc crio[22652]: time="2026-06-11T11:50:01.111325792Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=f0e34853-84c0-439e-b740-574db59f358f name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.219836 | controller | Jun 11 11:50:01.124762 crc crio[22652]: time="2026-06-11T11:50:01.124649981Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 11:57:59.219862 | controller | Jun 11 11:50:02.150015 crc crio[22652]: time="2026-06-11T11:50:02.14796386Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=f0e34853-84c0-439e-b740-574db59f358f name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.219880 | controller | Jun 11 11:50:02.152901 crc crio[22652]: time="2026-06-11T11:50:02.150882603Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=7edb086f-7684-4f63-83d2-0d8df564f7e1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.219897 | controller | Jun 11 11:50:02.156535 crc crio[22652]: time="2026-06-11T11:50:02.15640961Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=a70f6c8c-85b5-41f4-93de-73d20d77cb7e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.219915 | controller | Jun 11 11:50:02.165491 crc crio[22652]: time="2026-06-11T11:50:02.16539568Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686310-m2r9g/oc" id=fcebf8fb-c8eb-4749-9a3e-baf6b7b26b54 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.219932 | controller | Jun 11 11:50:02.165949 crc crio[22652]: time="2026-06-11T11:50:02.165893756Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.219949 | controller | Jun 11 11:50:02.229636 crc crio[22652]: time="2026-06-11T11:50:02.229530352Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.219966 | controller | Jun 11 11:50:02.537592 crc crio[22652]: time="2026-06-11T11:50:02.536874342Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.219989 | controller | Jun 11 11:50:02.673834 crc crio[22652]: time="2026-06-11T11:50:02.673773375Z" level=info msg="Created container 87fc3b9b1556061829016b3d0249ad0c230ced745193717ee360eb22b111fc19: openshift-infra/auto-csr-approver-29686310-m2r9g/oc" id=fcebf8fb-c8eb-4749-9a3e-baf6b7b26b54 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.220013 | controller | Jun 11 11:50:02.680235 crc crio[22652]: time="2026-06-11T11:50:02.68018043Z" level=info msg="Starting container: 87fc3b9b1556061829016b3d0249ad0c230ced745193717ee360eb22b111fc19" id=740acef8-f526-4b70-bbbf-a123fbbcb017 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.220034 | controller | Jun 11 11:50:02.685436 crc crio[22652]: time="2026-06-11T11:50:02.685326755Z" level=info msg="Started container" PID=256147 containerID=87fc3b9b1556061829016b3d0249ad0c230ced745193717ee360eb22b111fc19 description=openshift-infra/auto-csr-approver-29686310-m2r9g/oc id=740acef8-f526-4b70-bbbf-a123fbbcb017 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8a68334f323e2186335bd621640c5280ecf4142ddf74330a76200827092d5feb
2026-06-11 11:57:59.220054 | controller | Jun 11 11:50:04.342635 crc crio[22652]: time="2026-06-11T11:50:04.34017777Z" level=info msg="Stopping pod sandbox: 8a68334f323e2186335bd621640c5280ecf4142ddf74330a76200827092d5feb" id=8234e1f6-b6d8-4c2b-9670-50e524246e5e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.220073 | controller | Jun 11 11:50:04.344702 crc crio[22652]: time="2026-06-11T11:50:04.343447587Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686310-m2r9g Namespace:openshift-infra ID:8a68334f323e2186335bd621640c5280ecf4142ddf74330a76200827092d5feb UID:ad75393d-2d44-4d45-9cc7-310f4f124f6a NetNS:/var/run/netns/04419742-2391-42ce-b050-a8dcba3cbd84 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podad75393d_2d44_4d45_9cc7_310f4f124f6a.slice PodAnnotations:0xc002400600}] Aliases:map[]}"
2026-06-11 11:57:59.220093 | controller | Jun 11 11:50:04.344702 crc crio[22652]: time="2026-06-11T11:50:04.343668564Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686310-m2r9g from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.220112 | controller | Jun 11 11:50:04.756238 crc crio[22652]: time="2026-06-11T11:50:04.755626316Z" level=info msg="Stopped pod sandbox: 8a68334f323e2186335bd621640c5280ecf4142ddf74330a76200827092d5feb" id=8234e1f6-b6d8-4c2b-9670-50e524246e5e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.220131 | controller | Jun 11 11:50:16.731632 crc crio[22652]: time="2026-06-11T11:50:16.730799134Z" level=info msg="Removing container: d5e3c569a9507ac97fb086a43e89273626aa0294b1c45b01275cb079c26f01ea" id=10746bec-7f7d-4a40-9bd4-abe0659806bf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.220150 | controller | Jun 11 11:50:16.847684 crc crio[22652]: time="2026-06-11T11:50:16.847490257Z" level=info msg="Removed container d5e3c569a9507ac97fb086a43e89273626aa0294b1c45b01275cb079c26f01ea: openshift-infra/auto-csr-approver-29686304-v4w49/oc" id=10746bec-7f7d-4a40-9bd4-abe0659806bf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.220174 | controller | Jun 11 11:50:16.861533 crc crio[22652]: time="2026-06-11T11:50:16.861300179Z" level=info msg="Stopping pod sandbox: 491420c0e20316439f0a03e5ace3d7fe915fb5f943f8f1e0ac424d05f6851e58" id=e8b559b0-a9bf-4db7-9e52-b4f9dfe10c2c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.220196 | controller | Jun 11 11:50:16.861533 crc crio[22652]: time="2026-06-11T11:50:16.861449224Z" level=info msg="Stopped pod sandbox (already stopped): 491420c0e20316439f0a03e5ace3d7fe915fb5f943f8f1e0ac424d05f6851e58" id=e8b559b0-a9bf-4db7-9e52-b4f9dfe10c2c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.220223 | controller | Jun 11 11:50:16.862033 crc crio[22652]: time="2026-06-11T11:50:16.86192877Z" level=info msg="Removing pod sandbox: 491420c0e20316439f0a03e5ace3d7fe915fb5f943f8f1e0ac424d05f6851e58" id=7ddbe096-a2f7-4a68-bb7d-98d78dec1a3c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.220433 | controller | Jun 11 11:50:16.882981 crc crio[22652]: time="2026-06-11T11:50:16.882909669Z" level=info msg="Removed pod sandbox: 491420c0e20316439f0a03e5ace3d7fe915fb5f943f8f1e0ac424d05f6851e58" id=7ddbe096-a2f7-4a68-bb7d-98d78dec1a3c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.220473 | controller | Jun 11 11:52:00.903578 crc crio[22652]: time="2026-06-11T11:52:00.902886569Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686312-4rxsw/POD" id=ce37d90d-78e5-4ef1-9211-5bf8b89870c3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.220500 | controller | Jun 11 11:52:00.903578 crc crio[22652]: time="2026-06-11T11:52:00.903502519Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.220524 | controller | Jun 11 11:52:00.935601 crc crio[22652]: time="2026-06-11T11:52:00.935410656Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686312-4rxsw Namespace:openshift-infra ID:e7f7b3aab538230e5a29064358724dddff60f44d9f264d5dc3fabc1e24db7b88 UID:13f62267-9860-4aa9-8974-390de2ca7438 NetNS:/var/run/netns/c201d0a8-23af-4108-b30c-f5f515b55ce3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod13f62267_9860_4aa9_8974_390de2ca7438.slice PodAnnotations:0xc00008c548}] Aliases:map[]}"
2026-06-11 11:57:59.220549 | controller | Jun 11 11:52:00.935601 crc crio[22652]: time="2026-06-11T11:52:00.935489688Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686312-4rxsw to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.220572 | controller | Jun 11 11:52:01.457831 crc crio[22652]: 2026-06-11T11:52:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e7f7b3aab538230 Mac:5e:30:6d:8d:41:8c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:12 Mtu:0 Sandbox:/var/run/netns/c201d0a8-23af-4108-b30c-f5f515b55ce3 SocketPath: PciID:}] [{Interface:0xc00030e630 Address:{IP:10.217.1.18 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.220594 | controller | Jun 11 11:52:01.459742 crc crio[22652]: time="2026-06-11T11:52:01.459163059Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686312-4rxsw Namespace:openshift-infra ID:e7f7b3aab538230e5a29064358724dddff60f44d9f264d5dc3fabc1e24db7b88 UID:13f62267-9860-4aa9-8974-390de2ca7438 NetNS:/var/run/netns/c201d0a8-23af-4108-b30c-f5f515b55ce3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod13f62267_9860_4aa9_8974_390de2ca7438.slice PodAnnotations:0xc00008c548}] Aliases:map[]}"
2026-06-11 11:57:59.220613 | controller | Jun 11 11:52:01.459742 crc crio[22652]: time="2026-06-11T11:52:01.459312093Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686312-4rxsw for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.220630 | controller | Jun 11 11:52:01.470651 crc crio[22652]: time="2026-06-11T11:52:01.470561922Z" level=info msg="Ran pod sandbox e7f7b3aab538230e5a29064358724dddff60f44d9f264d5dc3fabc1e24db7b88 with infra container: openshift-infra/auto-csr-approver-29686312-4rxsw/POD" id=ce37d90d-78e5-4ef1-9211-5bf8b89870c3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.220648 | controller | Jun 11 11:52:01.474222 crc crio[22652]: time="2026-06-11T11:52:01.473966561Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=04bb4734-3098-490c-b2cc-d0fd0fa6206f name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.220677 | controller | Jun 11 11:52:01.487091 crc crio[22652]: time="2026-06-11T11:52:01.48700507Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 11:57:59.220702 | controller | Jun 11 11:52:03.069422 crc crio[22652]: time="2026-06-11T11:52:03.068730472Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=04bb4734-3098-490c-b2cc-d0fd0fa6206f name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.220725 | controller | Jun 11 11:52:03.071009 crc crio[22652]: time="2026-06-11T11:52:03.070836296Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=b4dafb66-34e5-460a-b584-4f18f5a3975f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.220748 | controller | Jun 11 11:52:03.073290 crc crio[22652]: time="2026-06-11T11:52:03.073247417Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=a9c4efb5-cc61-42b4-a82a-7e6dce7cb438 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.220770 | controller | Jun 11 11:52:03.087293 crc crio[22652]: time="2026-06-11T11:52:03.084575051Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686312-4rxsw/oc" id=a2d0cad3-9e37-480c-8782-37325335cd93 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.220790 | controller | Jun 11 11:52:03.087293 crc crio[22652]: time="2026-06-11T11:52:03.085259164Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.220812 | controller | Jun 11 11:52:03.134928 crc crio[22652]: time="2026-06-11T11:52:03.134820776Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.220832 | controller | Jun 11 11:52:03.423005 crc crio[22652]: time="2026-06-11T11:52:03.4226265Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.220851 | controller | Jun 11 11:52:03.546202 crc crio[22652]: time="2026-06-11T11:52:03.545870462Z" level=info msg="Created container 9340f19b1cb2b22fe38b8023205def2cfed14ad89ab6435b4c9957d0de7a7b09: openshift-infra/auto-csr-approver-29686312-4rxsw/oc" id=a2d0cad3-9e37-480c-8782-37325335cd93 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.220871 | controller | Jun 11 11:52:03.548044 crc crio[22652]: time="2026-06-11T11:52:03.547955119Z" level=info msg="Starting container: 9340f19b1cb2b22fe38b8023205def2cfed14ad89ab6435b4c9957d0de7a7b09" id=a78b6b15-38d6-49c2-9fae-f9a0e7b967b9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.220890 | controller | Jun 11 11:52:03.555761 crc crio[22652]: time="2026-06-11T11:52:03.555648226Z" level=info msg="Started container" PID=274047 containerID=9340f19b1cb2b22fe38b8023205def2cfed14ad89ab6435b4c9957d0de7a7b09 description=openshift-infra/auto-csr-approver-29686312-4rxsw/oc id=a78b6b15-38d6-49c2-9fae-f9a0e7b967b9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e7f7b3aab538230e5a29064358724dddff60f44d9f264d5dc3fabc1e24db7b88
2026-06-11 11:57:59.220910 | controller | Jun 11 11:52:05.325679 crc crio[22652]: time="2026-06-11T11:52:05.324608707Z" level=info msg="Stopping pod sandbox: e7f7b3aab538230e5a29064358724dddff60f44d9f264d5dc3fabc1e24db7b88" id=45f7b161-902a-45b5-b343-40804fddde07 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.220932 | controller | Jun 11 11:52:05.327644 crc crio[22652]: time="2026-06-11T11:52:05.327001165Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686312-4rxsw Namespace:openshift-infra ID:e7f7b3aab538230e5a29064358724dddff60f44d9f264d5dc3fabc1e24db7b88 UID:13f62267-9860-4aa9-8974-390de2ca7438 NetNS:/var/run/netns/c201d0a8-23af-4108-b30c-f5f515b55ce3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod13f62267_9860_4aa9_8974_390de2ca7438.slice PodAnnotations:0xc0001029c8}] Aliases:map[]}"
2026-06-11 11:57:59.220961 | controller | Jun 11 11:52:05.327644 crc crio[22652]: time="2026-06-11T11:52:05.327315115Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686312-4rxsw from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.220985 | controller | Jun 11 11:52:05.704404 crc crio[22652]: time="2026-06-11T11:52:05.704245012Z" level=info msg="Stopped pod sandbox: e7f7b3aab538230e5a29064358724dddff60f44d9f264d5dc3fabc1e24db7b88" id=45f7b161-902a-45b5-b343-40804fddde07 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.221011 | controller | Jun 11 11:52:16.925279 crc crio[22652]: time="2026-06-11T11:52:16.924001022Z" level=info msg="Removing container: f46880343421002f64532ea96e64683d05483549fb40cad7aab1a4c1e510d8b7" id=dbb1347f-7625-4466-a6c9-9156f7411588 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.221038 | controller | Jun 11 11:52:17.026759 crc crio[22652]: time="2026-06-11T11:52:17.026548694Z" level=info msg="Removed container f46880343421002f64532ea96e64683d05483549fb40cad7aab1a4c1e510d8b7: openshift-infra/auto-csr-approver-29686306-gtc9n/oc" id=dbb1347f-7625-4466-a6c9-9156f7411588 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.221061 | controller | Jun 11 11:52:17.037914 crc crio[22652]: time="2026-06-11T11:52:17.036068325Z" level=info msg="Stopping pod sandbox: ff06cc9e14d758e7f36df9eeab2965128643c43eecbb847d81539ab1d9414249" id=b759734c-5ef9-4038-910e-32e6ec2434c2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.221084 | controller | Jun 11 11:52:17.037914 crc crio[22652]: time="2026-06-11T11:52:17.03621661Z" level=info msg="Stopped pod sandbox (already stopped): ff06cc9e14d758e7f36df9eeab2965128643c43eecbb847d81539ab1d9414249" id=b759734c-5ef9-4038-910e-32e6ec2434c2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.221106 | controller | Jun 11 11:52:17.037914 crc crio[22652]: time="2026-06-11T11:52:17.036682134Z" level=info msg="Removing pod sandbox: ff06cc9e14d758e7f36df9eeab2965128643c43eecbb847d81539ab1d9414249" id=3333209a-240f-4db2-96bd-6b2e7aecd7b7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.221126 | controller | Jun 11 11:52:17.058938 crc crio[22652]: time="2026-06-11T11:52:17.058833519Z" level=info msg="Removed pod sandbox: ff06cc9e14d758e7f36df9eeab2965128643c43eecbb847d81539ab1d9414249" id=3333209a-240f-4db2-96bd-6b2e7aecd7b7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.221145 | controller | Jun 11 11:52:34.213857 crc crio[22652]: time="2026-06-11T11:52:34.212747631Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 11:57:59.221164 | controller | Jun 11 11:52:34.580538 crc crio[22652]: time="2026-06-11T11:52:34.58038249Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 11:57:59.221183 | controller | Jun 11 11:52:34.585213 crc crio[22652]: time="2026-06-11T11:52:34.585162725Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 11:57:59.221202 | controller | Jun 11 11:52:35.102974 crc crio[22652]: time="2026-06-11T11:52:35.102486289Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 11:57:59.221221 | controller | Jun 11 11:52:35.119414 crc crio[22652]: time="2026-06-11T11:52:35.119222563Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 11:57:59.221245 | controller | Jun 11 11:52:35.193011 crc crio[22652]: time="2026-06-11T11:52:35.192896273Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 11:57:59.221264 | controller | Jun 11 11:52:35.193463 crc crio[22652]: time="2026-06-11T11:52:35.193422943Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 11:57:59.221283 | controller | Jun 11 11:52:35.504826 crc crio[22652]: time="2026-06-11T11:52:35.504728388Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 11:57:59.221302 | controller | Jun 11 11:52:35.667516 crc crio[22652]: time="2026-06-11T11:52:35.667426771Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 11:57:59.221324 | controller | Jun 11 11:52:35.894226 crc crio[22652]: time="2026-06-11T11:52:35.894053198Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 11:57:59.221369 | controller | Jun 11 11:52:35.897470 crc crio[22652]: time="2026-06-11T11:52:35.897381876Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 11:57:59.221399 | controller | Jun 11 11:52:35.924104 crc crio[22652]: time="2026-06-11T11:52:35.924000858Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 11:57:59.221427 | controller | Jun 11 11:52:35.936418 crc crio[22652]: time="2026-06-11T11:52:35.936288002Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 11:57:59.221454 | controller | Jun 11 11:52:35.996780 crc crio[22652]: time="2026-06-11T11:52:35.996663905Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 11:57:59.221478 | controller | Jun 11 11:52:36.510084 crc crio[22652]: time="2026-06-11T11:52:36.50998569Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 11:57:59.221497 | controller | Jun 11 11:52:37.542714 crc crio[22652]: time="2026-06-11T11:52:37.542096131Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 11:57:59.221520 | controller | Jun 11 11:52:37.905345 crc crio[22652]: time="2026-06-11T11:52:37.905235465Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 11:57:59.221541 | controller | Jun 11 11:52:38.507942 crc crio[22652]: time="2026-06-11T11:52:38.507791259Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 11:57:59.221561 | controller | Jun 11 11:52:39.357213 crc crio[22652]: time="2026-06-11T11:52:39.356741452Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 11:57:59.221580 | controller | Jun 11 11:52:39.360634 crc crio[22652]: time="2026-06-11T11:52:39.360538383Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 11:57:59.221598 | controller | Jun 11 11:52:39.491267 crc crio[22652]: time="2026-06-11T11:52:39.491222175Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 11:57:59.221622 | controller | Jun 11 11:52:39.961404 crc crio[22652]: time="2026-06-11T11:52:39.961281421Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 11:57:59.221641 | controller | Jun 11 11:52:43.570796 crc crio[22652]: time="2026-06-11T11:52:43.570069962Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 11:57:59.221660 | controller | Jun 11 11:52:43.729919 crc crio[22652]: time="2026-06-11T11:52:43.729400064Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 11:57:59.221679 | controller | Jun 11 11:52:43.733439 crc crio[22652]: time="2026-06-11T11:52:43.733353072Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 11:57:59.221700 | controller | Jun 11 11:52:43.733439 crc crio[22652]: time="2026-06-11T11:52:43.733358423Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 11:57:59.221720 | controller | Jun 11 11:52:46.810402 crc crio[22652]: time="2026-06-11T11:52:46.8094696Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 11:57:59.221741 | controller | Jun 11 11:52:47.184808 crc crio[22652]: time="2026-06-11T11:52:47.184252751Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 11:57:59.221761 | controller | Jun 11 11:52:47.295270 crc crio[22652]: time="2026-06-11T11:52:47.295225997Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 11:57:59.221781 | controller | Jun 11 11:52:47.698629 crc crio[22652]: time="2026-06-11T11:52:47.698525443Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 11:57:59.221798 | controller | Jun 11 11:52:50.827522 crc crio[22652]: time="2026-06-11T11:52:50.826618969Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 11:57:59.221814 | controller | Jun 11 11:52:50.929618 crc crio[22652]: time="2026-06-11T11:52:50.926084601Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 11:57:59.221830 | controller | Jun 11 11:52:51.254269 crc crio[22652]: time="2026-06-11T11:52:51.25325284Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 11:57:59.221848 | controller | Jun 11 11:52:51.493059 crc crio[22652]: time="2026-06-11T11:52:51.492961596Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 11:57:59.221865 | controller | Jun 11 11:52:51.582030 crc crio[22652]: time="2026-06-11T11:52:51.581650564Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 11:57:59.221883 | controller | Jun 11 11:52:51.785010 crc crio[22652]: time="2026-06-11T11:52:51.784892162Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 11:57:59.221904 | controller | Jun 11 11:52:52.561243 crc crio[22652]: time="2026-06-11T11:52:52.560645485Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 11:57:59.221921 | controller | Jun 11 11:52:52.847786 crc crio[22652]: time="2026-06-11T11:52:52.84762384Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 11:57:59.221938 | controller | Jun 11 11:52:52.959947 crc crio[22652]: time="2026-06-11T11:52:52.959827217Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 11:57:59.221955 | controller | Jun 11 11:52:54.527376 crc crio[22652]: time="2026-06-11T11:52:54.526835845Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 11:57:59.221972 | controller | Jun 11 11:52:54.949944 crc crio[22652]: time="2026-06-11T11:52:54.949707275Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 11:57:59.221988 | controller | Jun 11 11:52:55.795231 crc crio[22652]: time="2026-06-11T11:52:55.79505855Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 11:57:59.222005 | controller | Jun 11 11:52:56.398936 crc crio[22652]: time="2026-06-11T11:52:56.398496081Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 11:57:59.222021 | controller | Jun 11 11:52:57.151550 crc crio[22652]: time="2026-06-11T11:52:57.151466888Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 11:57:59.222038 | controller | Jun 11 11:52:58.136953 crc crio[22652]: time="2026-06-11T11:52:58.136481688Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 11:57:59.222054 | controller | Jun 11 11:52:58.203820 crc crio[22652]: time="2026-06-11T11:52:58.20372695Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 11:57:59.222071 | controller | Jun 11 11:53:00.202462 crc crio[22652]: time="2026-06-11T11:53:00.202046628Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 11:57:59.222091 | controller | Jun 11 11:53:04.559852 crc crio[22652]: time="2026-06-11T11:53:04.559157671Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 11:57:59.222113 | controller | Jun 11 11:53:14.323638 crc crio[22652]: time="2026-06-11T11:53:14.32301705Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-n7wsg/POD" id=f8c201bb-f0e2-4b8f-9671-f12d9b144fa8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.222132 | controller | Jun 11 11:53:14.324975 crc crio[22652]: time="2026-06-11T11:53:14.323660561Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.222151 | controller | Jun 11 11:53:14.400954 crc crio[22652]: time="2026-06-11T11:53:14.40081659Z" level=info msg="Got pod network &{Name:redhat-operators-n7wsg Namespace:openshift-marketplace ID:2c8ea1194c0e80f077b4119a33ffb79e5078fc6a08ac42c15cfcfbbca6cd536e UID:6b01ea59-77d0-4a27-86d6-46b2aed17c32 NetNS:/var/run/netns/5a1f0e4c-4277-4ff7-ae60-1d95581880a7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6b01ea59_77d0_4a27_86d6_46b2aed17c32.slice PodAnnotations:0xc002619048}] Aliases:map[]}"
2026-06-11 11:57:59.222179 | controller | Jun 11 11:53:14.400954 crc crio[22652]: time="2026-06-11T11:53:14.400914173Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-n7wsg to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.222205 | controller | Jun 11 11:53:14.962670 crc crio[22652]: 2026-06-11T11:53:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2c8ea1194c0e80f Mac:c6:35:88:28:9f:90 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:13 Mtu:0 Sandbox:/var/run/netns/5a1f0e4c-4277-4ff7-ae60-1d95581880a7 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.19 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.222227 | controller | Jun 11 11:53:14.964366 crc crio[22652]: time="2026-06-11T11:53:14.964276447Z" level=info msg="Got pod network &{Name:redhat-operators-n7wsg Namespace:openshift-marketplace ID:2c8ea1194c0e80f077b4119a33ffb79e5078fc6a08ac42c15cfcfbbca6cd536e UID:6b01ea59-77d0-4a27-86d6-46b2aed17c32 NetNS:/var/run/netns/5a1f0e4c-4277-4ff7-ae60-1d95581880a7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6b01ea59_77d0_4a27_86d6_46b2aed17c32.slice PodAnnotations:0xc002619048}] Aliases:map[]}"
2026-06-11 11:57:59.222250 | controller | Jun 11 11:53:14.964509 crc crio[22652]: time="2026-06-11T11:53:14.964454853Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-n7wsg for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.222276 | controller | Jun 11 11:53:14.975064 crc crio[22652]: time="2026-06-11T11:53:14.974939381Z" level=info msg="Ran pod sandbox 2c8ea1194c0e80f077b4119a33ffb79e5078fc6a08ac42c15cfcfbbca6cd536e with infra container: openshift-marketplace/redhat-operators-n7wsg/POD" id=f8c201bb-f0e2-4b8f-9671-f12d9b144fa8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.222303 | controller | Jun 11 11:53:14.977801 crc crio[22652]: time="2026-06-11T11:53:14.977694558Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=3ba3c6b5-4eee-45b7-aef0-8ccb76cf6a2a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.222327 | controller | Jun 11 11:53:14.979849 crc crio[22652]: time="2026-06-11T11:53:14.979767764Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=0eff4741-3309-4e3a-9612-73c15a8164bd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.222365 | controller | Jun 11 11:53:14.986481 crc crio[22652]: time="2026-06-11T11:53:14.986371716Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-n7wsg/extract-utilities" id=34e4f310-575d-498d-a013-93a0cab74eff name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.222398 | controller | Jun 11 11:53:14.986891 crc crio[22652]: time="2026-06-11T11:53:14.986724158Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.222423 | controller | Jun 11 11:53:15.031816 crc crio[22652]: time="2026-06-11T11:53:15.031256389Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.222449 | controller | Jun 11 11:53:15.038929 crc crio[22652]: time="2026-06-11T11:53:15.038844343Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.222469 | controller | Jun 11 11:53:15.206224 crc crio[22652]: time="2026-06-11T11:53:15.206080319Z" level=info msg="Created container aa056228ef7c6e9e808821ef7030c364a4dbf36b63a094fb80eb5aa57e424626: openshift-marketplace/redhat-operators-n7wsg/extract-utilities" id=34e4f310-575d-498d-a013-93a0cab74eff name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.222488 | controller | Jun 11 11:53:15.210502 crc crio[22652]: time="2026-06-11T11:53:15.207461635Z" level=info msg="Starting container: aa056228ef7c6e9e808821ef7030c364a4dbf36b63a094fb80eb5aa57e424626" id=dbbc1727-028e-4834-ace0-8456f4af503f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.222507 | controller | Jun 11 11:53:15.213286 crc crio[22652]: time="2026-06-11T11:53:15.213057477Z" level=info msg="Started container" PID=282139 containerID=aa056228ef7c6e9e808821ef7030c364a4dbf36b63a094fb80eb5aa57e424626 description=openshift-marketplace/redhat-operators-n7wsg/extract-utilities id=dbbc1727-028e-4834-ace0-8456f4af503f name=/runtime.v1.RuntimeService/StartContainer sandboxID=2c8ea1194c0e80f077b4119a33ffb79e5078fc6a08ac42c15cfcfbbca6cd536e
2026-06-11 11:57:59.222526 | controller | Jun 11 11:53:15.332563 crc crio[22652]: time="2026-06-11T11:53:15.332484543Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=ff34a9f0-2a90-4cf7-923d-8ea3f3117067 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.222546 | controller | Jun 11 11:53:15.340831 crc crio[22652]: time="2026-06-11T11:53:15.340763721Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-11 11:57:59.222567 | controller | Jun 11 11:53:16.003595 crc crio[22652]: time="2026-06-11T11:53:16.002988251Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:546c77fdbf5f7c6a9a4243f4c4ef38fe0f584972a70f687bc40091743ee77d60" id=ff34a9f0-2a90-4cf7-923d-8ea3f3117067 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.222587 | controller | Jun 11 11:53:16.004608 crc crio[22652]: time="2026-06-11T11:53:16.00453219Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=0fadb730-3591-4733-9507-eeb2c42abc8c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.222605 | controller | Jun 11 11:53:16.007796 crc crio[22652]: time="2026-06-11T11:53:16.007741054Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=3fb4c133-366d-452d-998f-527f6b2b03c5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.222622 | controller | Jun 11 11:53:16.017366 crc crio[22652]: time="2026-06-11T11:53:16.01726615Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-n7wsg/extract-content" id=d55c8691-7f39-4ecd-8829-56054295d414 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.222638 | controller | Jun 11 11:53:16.017860 crc crio[22652]: time="2026-06-11T11:53:16.017767828Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.222656 | controller | Jun 11 11:53:16.068807 crc crio[22652]: time="2026-06-11T11:53:16.068712924Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.222673 | controller | Jun 11 11:53:16.072610 crc crio[22652]: time="2026-06-11T11:53:16.072537107Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.222690 | controller | Jun 11 11:53:16.342295 crc crio[22652]: time="2026-06-11T11:53:16.342185957Z" level=info msg="Created container 7c933449407548638e4afedd09ce77b25a5ca7a239993332160b3611cd965c5a: openshift-marketplace/redhat-operators-n7wsg/extract-content" id=d55c8691-7f39-4ecd-8829-56054295d414 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.222713 | controller | Jun 11 11:53:16.344942 crc crio[22652]: time="2026-06-11T11:53:16.344866003Z" level=info msg="Starting container: 7c933449407548638e4afedd09ce77b25a5ca7a239993332160b3611cd965c5a" id=aa7d5a56-7801-42bf-b6d9-755135378130 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.222731 | controller | Jun 11 11:53:16.360995 crc crio[22652]: time="2026-06-11T11:53:16.360882707Z" level=info msg="Started container" PID=282189 containerID=7c933449407548638e4afedd09ce77b25a5ca7a239993332160b3611cd965c5a description=openshift-marketplace/redhat-operators-n7wsg/extract-content id=aa7d5a56-7801-42bf-b6d9-755135378130 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2c8ea1194c0e80f077b4119a33ffb79e5078fc6a08ac42c15cfcfbbca6cd536e
2026-06-11 11:57:59.222749 | controller | Jun 11 11:53:17.078363 crc crio[22652]: time="2026-06-11T11:53:17.077798317Z" level=info msg="Removing container: 06633b4c8fca321300df78913889824f8ae81548f761796114367885bcdbb18c" id=e491fc65-f6b9-4e2f-ad59-aab3465ae25f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.222766 | controller | Jun 11 11:53:17.133917 crc crio[22652]: time="2026-06-11T11:53:17.132614204Z" level=info msg="Removed container 06633b4c8fca321300df78913889824f8ae81548f761796114367885bcdbb18c: openshift-must-gather-v4w4f/crc-debug-9d9f5/container-00" id=e491fc65-f6b9-4e2f-ad59-aab3465ae25f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.222784 | controller | Jun 11 11:53:17.151769 crc crio[22652]: time="2026-06-11T11:53:17.151671481Z" level=info msg="Stopping pod sandbox: 6ba1bdcf4c0716faafbaa81cbb3aa9acab76cdf8471301db585c1b8e7f4db117" id=90099cc2-6975-419e-a048-d6bbcb40c64d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.222801 | controller | Jun 11 11:53:17.151769 crc crio[22652]: time="2026-06-11T11:53:17.151767934Z" level=info msg="Stopped pod sandbox (already stopped): 6ba1bdcf4c0716faafbaa81cbb3aa9acab76cdf8471301db585c1b8e7f4db117" id=90099cc2-6975-419e-a048-d6bbcb40c64d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.222819 | controller | Jun 11 11:53:17.162677 crc crio[22652]: time="2026-06-11T11:53:17.159487143Z" level=info msg="Removing pod sandbox: 6ba1bdcf4c0716faafbaa81cbb3aa9acab76cdf8471301db585c1b8e7f4db117" id=43a5cf97-3ded-4141-89e6-2a9034b90b82 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.222855 | controller | Jun 11 11:53:17.187278 crc crio[22652]: time="2026-06-11T11:53:17.187070663Z" level=info msg="Removed pod sandbox: 6ba1bdcf4c0716faafbaa81cbb3aa9acab76cdf8471301db585c1b8e7f4db117" id=43a5cf97-3ded-4141-89e6-2a9034b90b82 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.222874 | controller | Jun 11 11:53:22.464910 crc crio[22652]: time="2026-06-11T11:53:22.464368457Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=0a8290e4-1f91-4688-b799-702631086008 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.222891 | controller | Jun 11 11:53:22.469914 crc crio[22652]: time="2026-06-11T11:53:22.469828422Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=e220ffd9-54a5-427c-9583-bcab253049df name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.222908 | controller | Jun 11 11:53:22.478529 crc crio[22652]: time="2026-06-11T11:53:22.478246553Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-n7wsg/registry-server" id=29849350-dc22-4a3e-abd6-ca8ba894467a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.222925 | controller | Jun 11 11:53:22.478768 crc crio[22652]: time="2026-06-11T11:53:22.478663517Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.222952 | controller | Jun 11 11:53:22.578875 crc crio[22652]: time="2026-06-11T11:53:22.578762495Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.222973 | controller | Jun 11 11:53:22.587759 crc crio[22652]: time="2026-06-11T11:53:22.58764103Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.222993 | controller | Jun 11 11:53:22.743461 crc crio[22652]: time="2026-06-11T11:53:22.743300844Z" level=info msg="Created container 8450a2e8847fe6efc8b1ad985c729dd99f9db00a2926c115d50d25eaaea23540: openshift-marketplace/redhat-operators-n7wsg/registry-server" id=29849350-dc22-4a3e-abd6-ca8ba894467a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.223013 | controller | Jun 11 11:53:22.744551 crc crio[22652]: time="2026-06-11T11:53:22.744492833Z" level=info msg="Starting container: 8450a2e8847fe6efc8b1ad985c729dd99f9db00a2926c115d50d25eaaea23540" id=77f22ef4-4860-4777-9778-33df48bf1798 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.223035 | controller | Jun 11 11:53:22.750103 crc crio[22652]: time="2026-06-11T11:53:22.750022334Z" level=info msg="Started container" PID=282560 containerID=8450a2e8847fe6efc8b1ad985c729dd99f9db00a2926c115d50d25eaaea23540 description=openshift-marketplace/redhat-operators-n7wsg/registry-server id=77f22ef4-4860-4777-9778-33df48bf1798 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2c8ea1194c0e80f077b4119a33ffb79e5078fc6a08ac42c15cfcfbbca6cd536e
2026-06-11 11:57:59.223061 | controller | Jun 11 11:53:35.664100 crc crio[22652]: time="2026-06-11T11:53:35.663067629Z" level=info msg="Stopping container: 8450a2e8847fe6efc8b1ad985c729dd99f9db00a2926c115d50d25eaaea23540 (timeout: 2s)" id=83aac69f-3b01-4536-a094-5b806d83c95c name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.223086 | controller | Jun 11 11:53:35.797911 crc crio[22652]: time="2026-06-11T11:53:35.79777625Z" level=info msg="Stopped container 8450a2e8847fe6efc8b1ad985c729dd99f9db00a2926c115d50d25eaaea23540: openshift-marketplace/redhat-operators-n7wsg/registry-server" id=83aac69f-3b01-4536-a094-5b806d83c95c name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.223112 | controller | Jun 11 11:53:35.799939 crc crio[22652]: time="2026-06-11T11:53:35.799692672Z" level=info msg="Stopping pod sandbox: 2c8ea1194c0e80f077b4119a33ffb79e5078fc6a08ac42c15cfcfbbca6cd536e" id=95fa35a7-dbf3-4f0e-90e2-b15ee42527d9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.223138 | controller | Jun 11 11:53:35.801486 crc crio[22652]: time="2026-06-11T11:53:35.801390527Z" level=info msg="Got pod network &{Name:redhat-operators-n7wsg Namespace:openshift-marketplace ID:2c8ea1194c0e80f077b4119a33ffb79e5078fc6a08ac42c15cfcfbbca6cd536e UID:6b01ea59-77d0-4a27-86d6-46b2aed17c32 NetNS:/var/run/netns/5a1f0e4c-4277-4ff7-ae60-1d95581880a7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6b01ea59_77d0_4a27_86d6_46b2aed17c32.slice PodAnnotations:0xc002928898}] Aliases:map[]}"
2026-06-11 11:57:59.223164 | controller | Jun 11 11:53:35.801630 crc crio[22652]: time="2026-06-11T11:53:35.801562943Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-n7wsg from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.223185 | controller | Jun 11 11:53:36.233749 crc crio[22652]: time="2026-06-11T11:53:36.233547732Z" level=info msg="Stopped pod sandbox: 2c8ea1194c0e80f077b4119a33ffb79e5078fc6a08ac42c15cfcfbbca6cd536e" id=95fa35a7-dbf3-4f0e-90e2-b15ee42527d9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.223213 | controller | Jun 11 11:53:36.693645 crc crio[22652]: time="2026-06-11T11:53:36.69293862Z" level=info msg="Removing container: 8450a2e8847fe6efc8b1ad985c729dd99f9db00a2926c115d50d25eaaea23540" id=2358cb7b-4748-4edf-b8f3-c1ea6ffdbc78 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.223236 | controller | Jun 11 11:53:36.740948 crc crio[22652]: time="2026-06-11T11:53:36.740823209Z" level=info msg="Removed container 8450a2e8847fe6efc8b1ad985c729dd99f9db00a2926c115d50d25eaaea23540: openshift-marketplace/redhat-operators-n7wsg/registry-server" id=2358cb7b-4748-4edf-b8f3-c1ea6ffdbc78 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.223255 | controller | Jun 11 11:53:36.744976 crc crio[22652]: time="2026-06-11T11:53:36.744868791Z" level=info msg="Removing container: 7c933449407548638e4afedd09ce77b25a5ca7a239993332160b3611cd965c5a" id=53e64339-e71a-42b1-a0c9-6721ad0ab851 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.223274 | controller | Jun 11 11:53:36.794711 crc crio[22652]: time="2026-06-11T11:53:36.794638233Z" level=info msg="Removed container 7c933449407548638e4afedd09ce77b25a5ca7a239993332160b3611cd965c5a: openshift-marketplace/redhat-operators-n7wsg/extract-content" id=53e64339-e71a-42b1-a0c9-6721ad0ab851 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.223293 | controller | Jun 11 11:53:36.799057 crc crio[22652]: time="2026-06-11T11:53:36.798963279Z" level=info msg="Removing container: aa056228ef7c6e9e808821ef7030c364a4dbf36b63a094fb80eb5aa57e424626" id=002d6322-1f14-4d16-a722-77313984177a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.223315 | controller | Jun 11 11:53:36.849805 crc crio[22652]: time="2026-06-11T11:53:36.849675176Z" level=info msg="Removed container aa056228ef7c6e9e808821ef7030c364a4dbf36b63a094fb80eb5aa57e424626: openshift-marketplace/redhat-operators-n7wsg/extract-utilities" id=002d6322-1f14-4d16-a722-77313984177a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.223339 | controller | Jun 11 11:53:56.970474 crc crio[22652]: time="2026-06-11T11:53:56.969861102Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-99xcr/POD" id=acf87ff0-d591-4397-a1d5-1de7d8defce9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.223401 | controller | Jun 11 11:53:56.971635 crc crio[22652]: time="2026-06-11T11:53:56.970492183Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.223432 | controller | Jun 11 11:53:57.003968 crc crio[22652]: time="2026-06-11T11:53:57.003826486Z" level=info msg="Got pod network &{Name:redhat-marketplace-99xcr Namespace:openshift-marketplace ID:91014a92e9625f25c6413ea4738b789b98129819a3aed868e6db265f5d7399b5 UID:3b2e025b-4d7c-40c0-b70a-6d63ab130158 NetNS:/var/run/netns/787df895-668f-48bd-bf96-9b389f3f2621 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3b2e025b_4d7c_40c0_b70a_6d63ab130158.slice PodAnnotations:0xc0058234f0}] Aliases:map[]}"
2026-06-11 11:57:59.223460 | controller | Jun 11 11:53:57.003968 crc crio[22652]: time="2026-06-11T11:53:57.003874597Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-99xcr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.223487 | controller | Jun 11 11:53:57.584045 crc crio[22652]: 2026-06-11T11:53:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:91014a92e9625f2 Mac:fe:54:b2:80:ba:48 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:14 Mtu:0 Sandbox:/var/run/netns/787df895-668f-48bd-bf96-9b389f3f2621 SocketPath: PciID:}] [{Interface:0xc0002609e0 Address:{IP:10.217.1.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.223515 | controller | Jun 11 11:53:57.585637 crc crio[22652]: time="2026-06-11T11:53:57.58555495Z" level=info msg="Got pod network &{Name:redhat-marketplace-99xcr Namespace:openshift-marketplace ID:91014a92e9625f25c6413ea4738b789b98129819a3aed868e6db265f5d7399b5 UID:3b2e025b-4d7c-40c0-b70a-6d63ab130158 NetNS:/var/run/netns/787df895-668f-48bd-bf96-9b389f3f2621 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3b2e025b_4d7c_40c0_b70a_6d63ab130158.slice PodAnnotations:0xc0058234f0}] Aliases:map[]}"
2026-06-11 11:57:59.223546 | controller | Jun 11 11:53:57.585770 crc crio[22652]: time="2026-06-11T11:53:57.585711215Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-99xcr for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.223573 | controller | Jun 11 11:53:57.593595 crc crio[22652]: time="2026-06-11T11:53:57.593524149Z" level=info msg="Ran pod sandbox 91014a92e9625f25c6413ea4738b789b98129819a3aed868e6db265f5d7399b5 with infra container: openshift-marketplace/redhat-marketplace-99xcr/POD" id=acf87ff0-d591-4397-a1d5-1de7d8defce9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.223597 | controller | Jun 11 11:53:57.596776 crc crio[22652]: time="2026-06-11T11:53:57.59622172Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=4abbe262-c0d3-4a16-8b25-e69ebe630158 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.223621 | controller | Jun 11 11:53:57.599387 crc crio[22652]: time="2026-06-11T11:53:57.599272898Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=8abcf64a-af6b-4176-82fe-186a3ef5d977 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.223647 | controller | Jun 11 11:53:57.611033 crc crio[22652]: time="2026-06-11T11:53:57.610919603Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-99xcr/extract-utilities" id=096c4fa1-3d48-4d63-a415-65b5c0f50ad9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.223675 | controller | Jun 11 11:53:57.611669 crc crio[22652]: time="2026-06-11T11:53:57.611584354Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.223697 | controller | Jun 11 11:53:57.661595 crc crio[22652]: time="2026-06-11T11:53:57.661509998Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.223717 | controller | Jun 11 11:53:57.666781 crc crio[22652]: time="2026-06-11T11:53:57.666728937Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.223741 | controller | Jun 11 11:53:57.830997 crc crio[22652]: time="2026-06-11T11:53:57.830864274Z" level=info msg="Created container 670c095a5cca5be5c4f42e6dad1db54f9d7c980f46be48437d4f9c1aea33d70a: openshift-marketplace/redhat-marketplace-99xcr/extract-utilities" id=096c4fa1-3d48-4d63-a415-65b5c0f50ad9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.223762 | controller | Jun 11 11:53:57.832162 crc crio[22652]: time="2026-06-11T11:53:57.832029291Z" level=info msg="Starting container: 670c095a5cca5be5c4f42e6dad1db54f9d7c980f46be48437d4f9c1aea33d70a" id=15af4a3a-73b4-45f9-b184-09e4714970d3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.223782 | controller | Jun 11 11:53:57.848795 crc crio[22652]: time="2026-06-11T11:53:57.848556746Z" level=info msg="Started container" PID=284367 containerID=670c095a5cca5be5c4f42e6dad1db54f9d7c980f46be48437d4f9c1aea33d70a description=openshift-marketplace/redhat-marketplace-99xcr/extract-utilities id=15af4a3a-73b4-45f9-b184-09e4714970d3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=91014a92e9625f25c6413ea4738b789b98129819a3aed868e6db265f5d7399b5
2026-06-11 11:57:59.223807 | controller | Jun 11 11:53:58.059860 crc crio[22652]: time="2026-06-11T11:53:58.057279524Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=230ec1f0-53c6-42d1-aea3-bea7b9b5f04c name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.223881 | controller | Jun 11 11:53:58.074248 crc crio[22652]: time="2026-06-11T11:53:58.074106815Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-11 11:57:59.223905 | controller | Jun 11 11:53:58.866952 crc crio[22652]: time="2026-06-11T11:53:58.866647904Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03" id=230ec1f0-53c6-42d1-aea3-bea7b9b5f04c name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.223930 | controller | Jun 11 11:53:58.873502 crc crio[22652]: time="2026-06-11T11:53:58.868883197Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=a9d55475-289e-4ab5-ae83-8adee5f30e07 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.223955 | controller | Jun 11 11:53:58.876715 crc crio[22652]: time="2026-06-11T11:53:58.87584989Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=a0fea329-54b6-4a96-b5da-aa0c64be17cb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.223979 | controller | Jun 11 11:53:58.985521 crc crio[22652]: time="2026-06-11T11:53:58.985276659Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-99xcr/extract-content" id=77ddc1c7-2deb-4e16-8edb-bde8da325c35 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.224004 | controller | Jun 11 11:53:58.986521 crc crio[22652]: time="2026-06-11T11:53:58.986446117Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.224027 | controller | Jun 11 11:53:59.092945 crc crio[22652]: time="2026-06-11T11:53:59.092888658Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.224052 | controller | Jun 11 11:53:59.098334 crc crio[22652]: time="2026-06-11T11:53:59.098259471Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.224079 | controller | Jun 11 11:53:59.268654 crc crio[22652]: time="2026-06-11T11:53:59.268186684Z" level=info msg="Created container 95c9299e8643644b4ea62117aaa9ccff02d8ad36258896a0ba05070ad62d656a: openshift-marketplace/redhat-marketplace-99xcr/extract-content" id=77ddc1c7-2deb-4e16-8edb-bde8da325c35 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.224104 | controller | Jun 11 11:53:59.270236 crc crio[22652]: time="2026-06-11T11:53:59.270175998Z" level=info msg="Starting container: 95c9299e8643644b4ea62117aaa9ccff02d8ad36258896a0ba05070ad62d656a" id=c04e8432-e520-4feb-8690-6393478f4a3a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.224129 | controller | Jun 11 11:53:59.278411 crc crio[22652]: time="2026-06-11T11:53:59.27833619Z" level=info msg="Started container" PID=284427 containerID=95c9299e8643644b4ea62117aaa9ccff02d8ad36258896a0ba05070ad62d656a description=openshift-marketplace/redhat-marketplace-99xcr/extract-content id=c04e8432-e520-4feb-8690-6393478f4a3a name=/runtime.v1.RuntimeService/StartContainer sandboxID=91014a92e9625f25c6413ea4738b789b98129819a3aed868e6db265f5d7399b5
2026-06-11 11:57:59.224154 | controller | Jun 11 11:54:00.108205 crc crio[22652]: time="2026-06-11T11:54:00.10443484Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=d1ebb2a5-5134-4205-a0c0-82fe4f36d0d8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.224184 | controller | Jun 11 11:54:00.111415 crc crio[22652]: time="2026-06-11T11:54:00.110420013Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=55ed86cc-a8c5-41b0-87b4-96c8d94ef3e8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.224210 | controller | Jun 11 11:54:00.120716 crc crio[22652]: time="2026-06-11T11:54:00.120543137Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-99xcr/registry-server" id=9461910b-ce7d-45da-b6e7-d1f8ce5ccbd8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.224237 | controller | Jun 11 11:54:00.121172 crc crio[22652]: time="2026-06-11T11:54:00.120999482Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.224261 | controller | Jun 11 11:54:00.205639 crc crio[22652]: time="2026-06-11T11:54:00.205575412Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.224282 | controller | Jun 11 11:54:00.209802 crc crio[22652]: time="2026-06-11T11:54:00.209732686Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.224302 | controller | Jun 11 11:54:00.405521 crc crio[22652]: time="2026-06-11T11:54:00.404840048Z" level=info msg="Created container 1211752379bc8e8624f96c61a3ab24f1e25406d0075bb5177fa6b7ff0f60e862: openshift-marketplace/redhat-marketplace-99xcr/registry-server" id=9461910b-ce7d-45da-b6e7-d1f8ce5ccbd8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.224321 | controller | Jun 11 11:54:00.408814 crc crio[22652]: time="2026-06-11T11:54:00.408734333Z" level=info msg="Starting container: 1211752379bc8e8624f96c61a3ab24f1e25406d0075bb5177fa6b7ff0f60e862" id=8845bd33-89dd-4b4e-ba29-c41ce5c77c1c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.224392 | controller | Jun 11 11:54:00.414519 crc crio[22652]: time="2026-06-11T11:54:00.414419426Z" level=info msg="Started container" PID=284586 containerID=1211752379bc8e8624f96c61a3ab24f1e25406d0075bb5177fa6b7ff0f60e862 description=openshift-marketplace/redhat-marketplace-99xcr/registry-server id=8845bd33-89dd-4b4e-ba29-c41ce5c77c1c name=/runtime.v1.RuntimeService/StartContainer sandboxID=91014a92e9625f25c6413ea4738b789b98129819a3aed868e6db265f5d7399b5
2026-06-11 11:57:59.224426 | controller | Jun 11 11:54:00.608530 crc crio[22652]: time="2026-06-11T11:54:00.608443614Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686314-28zvf/POD" id=d3639702-162f-408a-aafa-8be011e838b3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.224453 | controller | Jun 11 11:54:00.608530 crc crio[22652]: time="2026-06-11T11:54:00.608545747Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.224508 | controller | Jun 11 11:54:00.662379 crc crio[22652]: time="2026-06-11T11:54:00.662032377Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686314-28zvf Namespace:openshift-infra ID:49fe825ce3ad031e1e06215fa24e70109d50bd37ef5d0b9a47d682a97092260c UID:8b8369c4-1fff-4aee-9b2b-c3a2ec26385c NetNS:/var/run/netns/11ed3065-2362-42e5-800a-70be605ed873 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8b8369c4_1fff_4aee_9b2b_c3a2ec26385c.slice PodAnnotations:0xc005822810}] Aliases:map[]}"
2026-06-11 11:57:59.224528 | controller | Jun 11 11:54:00.662379 crc crio[22652]: time="2026-06-11T11:54:00.662180252Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686314-28zvf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.224551 | controller | Jun 11 11:54:01.009033 crc crio[22652]: 2026-06-11T11:54:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:49fe825ce3ad031 Mac:c6:95:47:de:65:2a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:15 Mtu:0 Sandbox:/var/run/netns/11ed3065-2362-42e5-800a-70be605ed873 SocketPath: PciID:}] [{Interface:0xc0001946c0 Address:{IP:10.217.1.21 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.224578 | controller | Jun 11 11:54:01.011858 crc crio[22652]: time="2026-06-11T11:54:01.011778542Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686314-28zvf Namespace:openshift-infra ID:49fe825ce3ad031e1e06215fa24e70109d50bd37ef5d0b9a47d682a97092260c UID:8b8369c4-1fff-4aee-9b2b-c3a2ec26385c NetNS:/var/run/netns/11ed3065-2362-42e5-800a-70be605ed873 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8b8369c4_1fff_4aee_9b2b_c3a2ec26385c.slice PodAnnotations:0xc005822810}] Aliases:map[]}"
2026-06-11 11:57:59.224634 | controller | Jun 11 11:54:01.012064 crc crio[22652]: time="2026-06-11T11:54:01.0120033Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686314-28zvf for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.224668 | controller | Jun 11 11:54:01.030560 crc crio[22652]: time="2026-06-11T11:54:01.030474214Z" level=info msg="Ran pod sandbox 49fe825ce3ad031e1e06215fa24e70109d50bd37ef5d0b9a47d682a97092260c with infra container: openshift-infra/auto-csr-approver-29686314-28zvf/POD" id=d3639702-162f-408a-aafa-8be011e838b3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.224693 | controller | Jun 11 11:54:01.034509 crc crio[22652]: time="2026-06-11T11:54:01.0344491Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=24207b8e-7e88-4d0f-9072-b8db26ea7c40 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.224716 | controller | Jun 11 11:54:01.038171 crc crio[22652]: time="2026-06-11T11:54:01.038024365Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 11:57:59.224739 | controller | Jun 11 11:54:02.062972 crc crio[22652]: time="2026-06-11T11:54:02.062395269Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=24207b8e-7e88-4d0f-9072-b8db26ea7c40 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.224760 | controller | Jun 11 11:54:02.065487 crc crio[22652]: time="2026-06-11T11:54:02.064994225Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=436b3db1-5ee2-4f45-b803-b04b8edbc9ee name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.224780 | controller | Jun 11 11:54:02.067457 crc crio[22652]: time="2026-06-11T11:54:02.067364889Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=54ffa0ce-128b-4e97-8828-e0234ec911a1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.224797 | controller | Jun 11 11:54:02.082718 crc crio[22652]: time="2026-06-11T11:54:02.082603781Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686314-28zvf/oc" id=d797946e-efaf-4ae3-9e97-611fb12f51f6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.224814 | controller | Jun 11 11:54:02.085952 crc crio[22652]: time="2026-06-11T11:54:02.085872388Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.224831 | controller | Jun 11 11:54:02.149721 crc crio[22652]: time="2026-06-11T11:54:02.149625743Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.224878 | controller | Jun 11 11:54:02.415913 crc crio[22652]: time="2026-06-11T11:54:02.415537323Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.224948 | controller | Jun 11 11:54:02.550704 crc crio[22652]: time="2026-06-11T11:54:02.550601405Z" level=info msg="Created container 83efe92b103a10b2982cdd80d0a2bde1329456154b5613401bb94fd571864659: openshift-infra/auto-csr-approver-29686314-28zvf/oc" id=d797946e-efaf-4ae3-9e97-611fb12f51f6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.224982 | controller | Jun 11 11:54:02.551679 crc crio[22652]: time="2026-06-11T11:54:02.551631628Z" level=info msg="Starting container: 83efe92b103a10b2982cdd80d0a2bde1329456154b5613401bb94fd571864659" id=272ef833-46e0-4e18-a3b1-520f6a172c84 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.225003 | controller | Jun 11 11:54:02.557172 crc crio[22652]: time="2026-06-11T11:54:02.557089144Z" level=info msg="Started container" PID=284763 containerID=83efe92b103a10b2982cdd80d0a2bde1329456154b5613401bb94fd571864659 description=openshift-infra/auto-csr-approver-29686314-28zvf/oc id=272ef833-46e0-4e18-a3b1-520f6a172c84 name=/runtime.v1.RuntimeService/StartContainer sandboxID=49fe825ce3ad031e1e06215fa24e70109d50bd37ef5d0b9a47d682a97092260c
2026-06-11 11:57:59.225022 | controller | Jun 11 11:54:05.213020 crc crio[22652]: time="2026-06-11T11:54:05.212291859Z" level=info msg="Stopping pod sandbox: 49fe825ce3ad031e1e06215fa24e70109d50bd37ef5d0b9a47d682a97092260c" id=db7e790b-8994-4a33-9095-abc9580b3b82 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.225040 | controller | Jun 11 11:54:05.214720 crc crio[22652]: time="2026-06-11T11:54:05.213738836Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686314-28zvf Namespace:openshift-infra ID:49fe825ce3ad031e1e06215fa24e70109d50bd37ef5d0b9a47d682a97092260c UID:8b8369c4-1fff-4aee-9b2b-c3a2ec26385c NetNS:/var/run/netns/11ed3065-2362-42e5-800a-70be605ed873 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8b8369c4_1fff_4aee_9b2b_c3a2ec26385c.slice PodAnnotations:0xc000103118}] Aliases:map[]}"
2026-06-11 11:57:59.225058 | controller | Jun 11 11:54:05.214720 crc crio[22652]: time="2026-06-11T11:54:05.213912932Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686314-28zvf from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.225077 | controller | Jun 11 11:54:05.559210 crc crio[22652]: time="2026-06-11T11:54:05.55879848Z" level=info msg="Stopped pod sandbox: 49fe825ce3ad031e1e06215fa24e70109d50bd37ef5d0b9a47d682a97092260c" id=db7e790b-8994-4a33-9095-abc9580b3b82 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.225096 | controller | Jun 11 11:54:13.170555 crc crio[22652]: time="2026-06-11T11:54:13.168766373Z" level=info msg="Stopping container: 1211752379bc8e8624f96c61a3ab24f1e25406d0075bb5177fa6b7ff0f60e862 (timeout: 2s)" id=c39f0cbf-1d79-4ead-9bc4-7a8b8d7d3535 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.225121 | controller | Jun 11 11:54:13.305897 crc crio[22652]: time="2026-06-11T11:54:13.305745257Z" level=info msg="Stopped container 1211752379bc8e8624f96c61a3ab24f1e25406d0075bb5177fa6b7ff0f60e862: openshift-marketplace/redhat-marketplace-99xcr/registry-server" id=c39f0cbf-1d79-4ead-9bc4-7a8b8d7d3535 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.225144 | controller | Jun 11 11:54:13.306846 crc crio[22652]: time="2026-06-11T11:54:13.30679262Z" level=info msg="Stopping pod sandbox: 91014a92e9625f25c6413ea4738b789b98129819a3aed868e6db265f5d7399b5" id=d103ab61-bbba-4a6a-9d4e-a3d2121b55f6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.225164 | controller | Jun 11 11:54:13.307828 crc crio[22652]: time="2026-06-11T11:54:13.307793282Z" level=info msg="Got pod network &{Name:redhat-marketplace-99xcr Namespace:openshift-marketplace ID:91014a92e9625f25c6413ea4738b789b98129819a3aed868e6db265f5d7399b5 UID:3b2e025b-4d7c-40c0-b70a-6d63ab130158 NetNS:/var/run/netns/787df895-668f-48bd-bf96-9b389f3f2621 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3b2e025b_4d7c_40c0_b70a_6d63ab130158.slice PodAnnotations:0xc0004beb90}] Aliases:map[]}"
2026-06-11 11:57:59.225188 | controller | Jun 11 11:54:13.308194 crc crio[22652]: time="2026-06-11T11:54:13.308104522Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-99xcr from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.225209 | controller | Jun 11 11:54:13.630666 crc crio[22652]: time="2026-06-11T11:54:13.630271914Z" level=info msg="Stopped pod sandbox: 91014a92e9625f25c6413ea4738b789b98129819a3aed868e6db265f5d7399b5" id=d103ab61-bbba-4a6a-9d4e-a3d2121b55f6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.225256 | controller | Jun 11 11:54:14.386450 crc crio[22652]: time="2026-06-11T11:54:14.386401129Z" level=info msg="Removing container: 1211752379bc8e8624f96c61a3ab24f1e25406d0075bb5177fa6b7ff0f60e862" id=4cc25442-67c7-46df-a0da-7164f8b33ed0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.225282 | controller | Jun 11 11:54:14.432833 crc crio[22652]: time="2026-06-11T11:54:14.43273234Z" level=info msg="Removed container 1211752379bc8e8624f96c61a3ab24f1e25406d0075bb5177fa6b7ff0f60e862: openshift-marketplace/redhat-marketplace-99xcr/registry-server" id=4cc25442-67c7-46df-a0da-7164f8b33ed0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.225306 | controller | Jun 11 11:54:14.435683 crc crio[22652]: time="2026-06-11T11:54:14.435601322Z" level=info msg="Removing container: 95c9299e8643644b4ea62117aaa9ccff02d8ad36258896a0ba05070ad62d656a" id=230f754a-5e37-4bab-ad98-db1d227da234 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.225329 | controller | Jun 11 11:54:14.466400 crc crio[22652]: time="2026-06-11T11:54:14.466102547Z" level=info msg="Removed container 95c9299e8643644b4ea62117aaa9ccff02d8ad36258896a0ba05070ad62d656a: openshift-marketplace/redhat-marketplace-99xcr/extract-content" id=230f754a-5e37-4bab-ad98-db1d227da234 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.225379 | controller | Jun 11 11:54:14.470993 crc crio[22652]: time="2026-06-11T11:54:14.470926007Z" level=info msg="Removing container: 670c095a5cca5be5c4f42e6dad1db54f9d7c980f46be48437d4f9c1aea33d70a" id=ff44f0a3-574c-4546-acea-69af0d267c3f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.225407 | controller | Jun 11 11:54:14.521358 crc crio[22652]: time="2026-06-11T11:54:14.521025224Z" level=info msg="Removed container 670c095a5cca5be5c4f42e6dad1db54f9d7c980f46be48437d4f9c1aea33d70a: openshift-marketplace/redhat-marketplace-99xcr/extract-utilities" id=ff44f0a3-574c-4546-acea-69af0d267c3f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.225432 | controller | Jun 11 11:54:17.211606 crc crio[22652]: time="2026-06-11T11:54:17.210770325Z" level=info msg="Removing container: 9a8c2abf8621b2e6bbcb49a3850c00d5e0ccccc3b566b91bdfd1aa754e7de22a" id=0bafc48f-9483-4543-bd27-4d6c2dcc4df3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.225453 | controller | Jun 11 11:54:17.313423 crc crio[22652]: time="2026-06-11T11:54:17.313250978Z" level=info msg="Removed container 9a8c2abf8621b2e6bbcb49a3850c00d5e0ccccc3b566b91bdfd1aa754e7de22a: openshift-infra/auto-csr-approver-29686308-dpb9z/oc" id=0bafc48f-9483-4543-bd27-4d6c2dcc4df3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.225473 | controller | Jun 11 11:54:17.324473 crc crio[22652]: time="2026-06-11T11:54:17.324289244Z" level=info msg="Stopping pod sandbox: bbb3dc37d735fb38f1bc92f6db9b86deacb37ce7efb2480d73635ca4be9c219b" id=b3b9cb7e-5619-47a0-9336-3a2706ff5b6a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.225495 | controller | Jun 11 11:54:17.324473 crc crio[22652]: time="2026-06-11T11:54:17.324416918Z" level=info msg="Stopped pod sandbox (already stopped): bbb3dc37d735fb38f1bc92f6db9b86deacb37ce7efb2480d73635ca4be9c219b" id=b3b9cb7e-5619-47a0-9336-3a2706ff5b6a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.225526 | controller | Jun 11 11:54:17.325535 crc crio[22652]: time="2026-06-11T11:54:17.325339578Z" level=info msg="Removing pod sandbox: bbb3dc37d735fb38f1bc92f6db9b86deacb37ce7efb2480d73635ca4be9c219b" id=a0f8d46a-818e-4729-9335-e118638823cd name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.225547 | controller | Jun 11 11:54:17.368588 crc crio[22652]: time="2026-06-11T11:54:17.368214758Z" level=info msg="Removed pod sandbox: bbb3dc37d735fb38f1bc92f6db9b86deacb37ce7efb2480d73635ca4be9c219b" id=a0f8d46a-818e-4729-9335-e118638823cd name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.225567 | controller | Jun 11 11:54:17.369865 crc crio[22652]: time="2026-06-11T11:54:17.369774437Z" level=info msg="Stopping pod sandbox: 2c8ea1194c0e80f077b4119a33ffb79e5078fc6a08ac42c15cfcfbbca6cd536e" id=9ccea2e3-d2ef-445c-8631-1821faed83aa name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.225586 | controller | Jun 11 11:54:17.369971 crc crio[22652]: time="2026-06-11T11:54:17.36988582Z" level=info msg="Stopped pod sandbox (already stopped): 2c8ea1194c0e80f077b4119a33ffb79e5078fc6a08ac42c15cfcfbbca6cd536e" id=9ccea2e3-d2ef-445c-8631-1821faed83aa name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.225605 | controller | Jun 11 11:54:17.371492 crc crio[22652]: time="2026-06-11T11:54:17.371426709Z" level=info msg="Removing pod sandbox: 2c8ea1194c0e80f077b4119a33ffb79e5078fc6a08ac42c15cfcfbbca6cd536e" id=6ea6fd6d-1bcd-4ae7-af1f-0f22b8dd8cb2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.225623 | controller | Jun 11 11:54:17.392189 crc crio[22652]: time="2026-06-11T11:54:17.392038552Z" level=info msg="Removed pod sandbox: 2c8ea1194c0e80f077b4119a33ffb79e5078fc6a08ac42c15cfcfbbca6cd536e" id=6ea6fd6d-1bcd-4ae7-af1f-0f22b8dd8cb2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.225642 | controller | Jun 11 11:54:17.393029 crc crio[22652]: time="2026-06-11T11:54:17.392963512Z" level=info msg="Stopping pod sandbox: 91014a92e9625f25c6413ea4738b789b98129819a3aed868e6db265f5d7399b5" id=07856315-c812-43a1-be1f-4dd6d14bde6c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.225661 | controller | Jun 11 11:54:17.394514 crc crio[22652]: time="2026-06-11T11:54:17.393955074Z" level=info msg="Stopped pod sandbox (already stopped): 91014a92e9625f25c6413ea4738b789b98129819a3aed868e6db265f5d7399b5" id=07856315-c812-43a1-be1f-4dd6d14bde6c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.225681 | controller | Jun 11 11:54:17.394903 crc crio[22652]: time="2026-06-11T11:54:17.394725629Z" level=info msg="Removing pod sandbox: 91014a92e9625f25c6413ea4738b789b98129819a3aed868e6db265f5d7399b5" id=efae99dc-f077-4071-b240-0e819a75eaeb name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.225700 | controller | Jun 11 11:54:17.410639 crc crio[22652]: time="2026-06-11T11:54:17.410518616Z" level=info msg="Removed pod sandbox: 91014a92e9625f25c6413ea4738b789b98129819a3aed868e6db265f5d7399b5" id=efae99dc-f077-4071-b240-0e819a75eaeb name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.225719 | controller | Jun 11 11:54:44.385023 crc crio[22652]: time="2026-06-11T11:54:44.384269672Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 11:57:59.225738 | controller | Jun 11 11:54:51.874415 crc crio[22652]: time="2026-06-11T11:54:51.873570216Z" level=info msg="Stopping container: 0aa0c5d891c74b34bde1bc7b3226bd4a451f23ffc98f91f05e16f5ed90656136 (timeout: 2s)" id=43ce06a7-b826-4a34-b87b-ec7821f84795 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.225758 | controller | Jun 11 11:54:52.035374 crc crio[22652]: time="2026-06-11T11:54:52.034543042Z" level=info msg="Stopped container 0aa0c5d891c74b34bde1bc7b3226bd4a451f23ffc98f91f05e16f5ed90656136: openshift-must-gather-v4w4f/must-gather-4bgk9/copy" id=43ce06a7-b826-4a34-b87b-ec7821f84795 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.225781 | controller | Jun 11 11:54:52.036280 crc crio[22652]: time="2026-06-11T11:54:52.036212955Z" level=info msg="Stopping pod sandbox: 3c75c5b5fe1bb0f15b8c7461549041ee7a0e6b8e6122b1c283cbf6d2c29618aa" id=dcc718a5-1c69-45bc-aace-905e1d90c922 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.225801 | controller | Jun 11 11:54:52.037707 crc crio[22652]: time="2026-06-11T11:54:52.037664391Z" level=info msg="Got pod network &{Name:must-gather-4bgk9 Namespace:openshift-must-gather-v4w4f ID:3c75c5b5fe1bb0f15b8c7461549041ee7a0e6b8e6122b1c283cbf6d2c29618aa UID:158213b8-d3d8-49c3-a86b-3c5ba1bd13ad NetNS:/var/run/netns/f1e7a51d-526a-49cb-909b-04585f283ddf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod158213b8_d3d8_49c3_a86b_3c5ba1bd13ad.slice PodAnnotations:0xc0036e71b0}] Aliases:map[]}"
2026-06-11 11:57:59.225822 | controller | Jun 11 11:54:52.037885 crc crio[22652]: time="2026-06-11T11:54:52.037835437Z" level=info msg="Deleting pod openshift-must-gather-v4w4f_must-gather-4bgk9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.225842 | controller | Jun 11 11:54:52.376434 crc crio[22652]: time="2026-06-11T11:54:52.37601877Z" level=info msg="Stopped pod sandbox: 3c75c5b5fe1bb0f15b8c7461549041ee7a0e6b8e6122b1c283cbf6d2c29618aa" id=dcc718a5-1c69-45bc-aace-905e1d90c922 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.225862 | controller | Jun 11 11:54:52.973819 crc crio[22652]: time="2026-06-11T11:54:52.973718886Z" level=info msg="Removing container: 0aa0c5d891c74b34bde1bc7b3226bd4a451f23ffc98f91f05e16f5ed90656136" id=c4e8d67d-1c42-46bf-8b46-df4d70c43e86 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.225881 | controller | Jun 11 11:54:53.002585 crc crio[22652]: time="2026-06-11T11:54:53.002493013Z" level=info msg="Removed container 0aa0c5d891c74b34bde1bc7b3226bd4a451f23ffc98f91f05e16f5ed90656136: openshift-must-gather-v4w4f/must-gather-4bgk9/copy" id=c4e8d67d-1c42-46bf-8b46-df4d70c43e86 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.225903 | controller | Jun 11 11:54:53.005882 crc crio[22652]: time="2026-06-11T11:54:53.005827659Z" level=info msg="Removing container: 8b70a206f740acef98a00eed4b66d833673b50e1d44a207e3f4a0199273a2e24" id=85e6e2d3-24ec-4199-b258-27c0084492c8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.225927 | controller | Jun 11 11:54:53.168493 crc crio[22652]: time="2026-06-11T11:54:53.168396536Z" level=info msg="Removed container 8b70a206f740acef98a00eed4b66d833673b50e1d44a207e3f4a0199273a2e24: openshift-must-gather-v4w4f/must-gather-4bgk9/gather" id=85e6e2d3-24ec-4199-b258-27c0084492c8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.225951 | controller | Jun 11 11:55:17.489193 crc crio[22652]: time="2026-06-11T11:55:17.488261011Z" level=info msg="Stopping pod sandbox: 3c75c5b5fe1bb0f15b8c7461549041ee7a0e6b8e6122b1c283cbf6d2c29618aa" id=f70a4915-1618-4c49-860b-c608c42857a2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.225975 | controller | Jun 11 11:55:17.489193 crc crio[22652]: time="2026-06-11T11:55:17.488985732Z" level=info msg="Stopped pod sandbox (already stopped): 3c75c5b5fe1bb0f15b8c7461549041ee7a0e6b8e6122b1c283cbf6d2c29618aa" id=f70a4915-1618-4c49-860b-c608c42857a2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.226001 | controller | Jun 11 11:55:17.491539 crc crio[22652]: time="2026-06-11T11:55:17.489979403Z" level=info msg="Removing pod sandbox: 3c75c5b5fe1bb0f15b8c7461549041ee7a0e6b8e6122b1c283cbf6d2c29618aa" id=0a167b75-bf83-42b8-ba9c-eeb517dfbe95 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.226027 | controller | Jun 11 11:55:17.510460 crc crio[22652]: time="2026-06-11T11:55:17.51034032Z" level=info msg="Removed pod sandbox: 3c75c5b5fe1bb0f15b8c7461549041ee7a0e6b8e6122b1c283cbf6d2c29618aa" id=0a167b75-bf83-42b8-ba9c-eeb517dfbe95 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.226059 | controller | Jun 11 11:55:21.695083 crc crio[22652]: time="2026-06-11T11:55:21.694388966Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-qlj7t/POD" id=e91c9182-8dba-447a-bb63-fcd5d1cb1d22 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.226087 | controller | Jun 11 11:55:21.697405 crc crio[22652]: time="2026-06-11T11:55:21.695057438Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.226108 | controller | Jun 11 11:55:21.730564 crc crio[22652]: time="2026-06-11T11:55:21.730511139Z" level=info msg="Got pod network &{Name:certified-operators-qlj7t Namespace:openshift-marketplace ID:884eda70feaa7b89040f98f5f8f89ec519c4dba9c3e264e4ed21da59196b1533 UID:428f7ffb-56f8-4ae4-86bd-139aec35af95 NetNS:/var/run/netns/b9216819-5fd5-40b5-bd3b-523e2fa2d5e6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod428f7ffb_56f8_4ae4_86bd_139aec35af95.slice PodAnnotations:0xc0022f6518}] Aliases:map[]}"
2026-06-11 11:57:59.226129 | controller | Jun 11 11:55:21.730853 crc crio[22652]: time="2026-06-11T11:55:21.730835729Z" level=info msg="Adding pod openshift-marketplace_certified-operators-qlj7t to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.226154 | controller | Jun 11 11:55:22.295767 crc crio[22652]: 2026-06-11T11:55:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:884eda70feaa7b8 Mac:66:26:30:67:12:5d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:16 Mtu:0 Sandbox:/var/run/netns/b9216819-5fd5-40b5-bd3b-523e2fa2d5e6 SocketPath: PciID:}] [{Interface:0xc0001346a0 Address:{IP:10.217.1.22 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.226176 | controller | Jun 11 11:55:22.303278 crc crio[22652]: time="2026-06-11T11:55:22.302835939Z" level=info msg="Got pod network &{Name:certified-operators-qlj7t Namespace:openshift-marketplace ID:884eda70feaa7b89040f98f5f8f89ec519c4dba9c3e264e4ed21da59196b1533 UID:428f7ffb-56f8-4ae4-86bd-139aec35af95 NetNS:/var/run/netns/b9216819-5fd5-40b5-bd3b-523e2fa2d5e6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod428f7ffb_56f8_4ae4_86bd_139aec35af95.slice PodAnnotations:0xc0022f6518}] Aliases:map[]}"
2026-06-11 11:57:59.226196 | controller | Jun 11 11:55:22.303278 crc crio[22652]: time="2026-06-11T11:55:22.303246802Z" level=info msg="Checking pod openshift-marketplace_certified-operators-qlj7t for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.226215 | controller | Jun 11 11:55:22.311459 crc crio[22652]: time="2026-06-11T11:55:22.311364265Z" level=info msg="Ran pod sandbox 884eda70feaa7b89040f98f5f8f89ec519c4dba9c3e264e4ed21da59196b1533 with infra container: openshift-marketplace/certified-operators-qlj7t/POD" id=e91c9182-8dba-447a-bb63-fcd5d1cb1d22 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.226234 | controller | Jun 11 11:55:22.314762 crc crio[22652]: time="2026-06-11T11:55:22.314574446Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=eab1f8c6-13cd-49f3-a76d-e17d305a762a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.226253 | controller | Jun 11 11:55:22.321557 crc crio[22652]: time="2026-06-11T11:55:22.321243241Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=71247dc1-2700-4161-8e84-83a6a2c8d8f4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.226276 | controller | Jun 11 11:55:22.334239 crc crio[22652]: time="2026-06-11T11:55:22.334066756Z" level=info msg="Creating container: openshift-marketplace/certified-operators-qlj7t/extract-utilities" id=a1fe65ee-61f0-478f-8a1e-e87499f486bd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.226296 | controller | Jun 11 11:55:22.334623 crc crio[22652]: time="2026-06-11T11:55:22.334546831Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.226315 | controller | Jun 11 11:55:22.413185 crc crio[22652]: time="2026-06-11T11:55:22.411236963Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.226334 | controller | Jun 11 11:55:22.415070 crc crio[22652]: time="2026-06-11T11:55:22.414999555Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.226386 | controller | Jun 11 11:55:22.605871 crc crio[22652]: time="2026-06-11T11:55:22.605698916Z" level=info msg="Created container 56b1c90be5abf55678f407ef79ebc4f5753318f7f0867947ab260049747e08f4: openshift-marketplace/certified-operators-qlj7t/extract-utilities" id=a1fe65ee-61f0-478f-8a1e-e87499f486bd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.226416 | controller | Jun 11 11:55:22.607381 crc crio[22652]: time="2026-06-11T11:55:22.607256456Z" level=info msg="Starting container: 56b1c90be5abf55678f407ef79ebc4f5753318f7f0867947ab260049747e08f4" id=819500e6-2425-4cd7-8c3f-cfd99acfb8be name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.226452 | controller | Jun 11 11:55:22.613943 crc crio[22652]: time="2026-06-11T11:55:22.613847648Z" level=info msg="Started container" PID=288966 containerID=56b1c90be5abf55678f407ef79ebc4f5753318f7f0867947ab260049747e08f4 description=openshift-marketplace/certified-operators-qlj7t/extract-utilities id=819500e6-2425-4cd7-8c3f-cfd99acfb8be name=/runtime.v1.RuntimeService/StartContainer sandboxID=884eda70feaa7b89040f98f5f8f89ec519c4dba9c3e264e4ed21da59196b1533
2026-06-11 11:57:59.226473 | controller | Jun 11 11:55:23.521573 crc crio[22652]: time="2026-06-11T11:55:23.519102262Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=4f1d97dd-ffdd-44ff-962a-01ea1b04555b name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.226495 | controller | Jun 11 11:55:23.556005 crc crio[22652]: time="2026-06-11T11:55:23.555624348Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-11 11:57:59.226519 | controller | Jun 11 11:55:24.449156 crc crio[22652]: time="2026-06-11T11:55:24.44903784Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:ff23a6409155a523e9d8d88955ed6c8eeef67a7bed83b65b88346a17ef0248a3" id=4f1d97dd-ffdd-44ff-962a-01ea1b04555b name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.226539 | controller | Jun 11 11:55:24.450254 crc crio[22652]: time="2026-06-11T11:55:24.450081173Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=9a1dc66a-dbcd-4d25-bb27-ef59468166f0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.226558 | controller | Jun 11 11:55:24.453590 crc crio[22652]: time="2026-06-11T11:55:24.453435301Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=fe65bd10-c386-421f-9d8a-357712e92861 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.226577 | controller | Jun 11 11:55:24.463475 crc crio[22652]: time="2026-06-11T11:55:24.463378611Z" level=info msg="Creating container: openshift-marketplace/certified-operators-qlj7t/extract-content" id=bc3fd612-a470-4b9e-ba37-b1390ad4b917 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.226600 | controller | Jun 11 11:55:24.463942 crc crio[22652]: time="2026-06-11T11:55:24.463837586Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.226619 | controller | Jun 11 11:55:24.518666 crc crio[22652]: time="2026-06-11T11:55:24.518543614Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.226638 | controller | Jun 11 11:55:24.522618 crc crio[22652]: time="2026-06-11T11:55:24.522551563Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.226656 | controller | Jun 11 11:55:24.722086 crc crio[22652]: time="2026-06-11T11:55:24.721965915Z" level=info msg="Created container 03e3ae83b49822cd5957ec6369712c4aa70a9ea94fa15e2e8156c2e72d9374b0: openshift-marketplace/certified-operators-qlj7t/extract-content" id=bc3fd612-a470-4b9e-ba37-b1390ad4b917 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.226677 | controller | Jun 11 11:55:24.724443 crc crio[22652]: time="2026-06-11T11:55:24.724399523Z" level=info msg="Starting container: 03e3ae83b49822cd5957ec6369712c4aa70a9ea94fa15e2e8156c2e72d9374b0" id=29e3bdad-592f-429c-81d5-6bd1d9eda25e name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.226701 | controller | Jun 11 11:55:24.732012 crc crio[22652]: time="2026-06-11T11:55:24.731899766Z" level=info msg="Started container" PID=289034 containerID=03e3ae83b49822cd5957ec6369712c4aa70a9ea94fa15e2e8156c2e72d9374b0 description=openshift-marketplace/certified-operators-qlj7t/extract-content id=29e3bdad-592f-429c-81d5-6bd1d9eda25e name=/runtime.v1.RuntimeService/StartContainer sandboxID=884eda70feaa7b89040f98f5f8f89ec519c4dba9c3e264e4ed21da59196b1533
2026-06-11 11:57:59.226725 | controller | Jun 11 11:55:27.588022 crc crio[22652]: time="2026-06-11T11:55:27.586665835Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=cebb2241-6d07-4327-8c6a-9e4046050d46 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.226751 | controller | Jun 11 11:55:27.593842 crc crio[22652]: time="2026-06-11T11:55:27.593722033Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=74a1bfbb-c2c4-49fb-a199-f8e89568b447 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.226770 | controller | Jun 11 11:55:27.602008 crc crio[22652]: time="2026-06-11T11:55:27.601922046Z" level=info msg="Creating container: openshift-marketplace/certified-operators-qlj7t/registry-server" id=cdd7e6d8-1d32-44f3-9167-307b927192e3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.226786 | controller | Jun 11 11:55:27.602639 crc crio[22652]: time="2026-06-11T11:55:27.602577427Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.226804 | controller | Jun 11 11:55:27.666912 crc crio[22652]: time="2026-06-11T11:55:27.666787942Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.226844 | controller | Jun 11 11:55:27.670021 crc crio[22652]: time="2026-06-11T11:55:27.669953213Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.226872 | controller | Jun 11 11:55:27.858643 crc crio[22652]: time="2026-06-11T11:55:27.857636948Z" level=info msg="Created container ee5cc6ebcb944a05d553c5683276de4b549bafbb0860f770e7af7df7ed5a8d0f: openshift-marketplace/certified-operators-qlj7t/registry-server" id=cdd7e6d8-1d32-44f3-9167-307b927192e3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.226901 | controller | Jun 11 11:55:27.860273 crc crio[22652]: time="2026-06-11T11:55:27.860077807Z" level=info msg="Starting container: ee5cc6ebcb944a05d553c5683276de4b549bafbb0860f770e7af7df7ed5a8d0f" id=d8b7df62-417b-474b-965e-c3c23219b7f7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.226923 | controller | Jun 11 11:55:27.866997 crc crio[22652]: time="2026-06-11T11:55:27.866904045Z" level=info msg="Started container" PID=289152 containerID=ee5cc6ebcb944a05d553c5683276de4b549bafbb0860f770e7af7df7ed5a8d0f description=openshift-marketplace/certified-operators-qlj7t/registry-server id=d8b7df62-417b-474b-965e-c3c23219b7f7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=884eda70feaa7b89040f98f5f8f89ec519c4dba9c3e264e4ed21da59196b1533
2026-06-11 11:57:59.226943 | controller | Jun 11 11:55:34.684816 crc crio[22652]: time="2026-06-11T11:55:34.680987241Z" level=info msg="Stopping container: ee5cc6ebcb944a05d553c5683276de4b549bafbb0860f770e7af7df7ed5a8d0f (timeout: 2s)" id=c079f8be-5b83-47c1-bbf3-fa118b267fb2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.226965 | controller | Jun 11 11:55:34.808829 crc crio[22652]: time="2026-06-11T11:55:34.808766169Z" level=info msg="Stopped container ee5cc6ebcb944a05d553c5683276de4b549bafbb0860f770e7af7df7ed5a8d0f: openshift-marketplace/certified-operators-qlj7t/registry-server" id=c079f8be-5b83-47c1-bbf3-fa118b267fb2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 11:57:59.226988 | controller | Jun 11 11:55:34.811047 crc crio[22652]: time="2026-06-11T11:55:34.811013582Z" level=info msg="Stopping pod sandbox: 884eda70feaa7b89040f98f5f8f89ec519c4dba9c3e264e4ed21da59196b1533" id=58f97eb7-621c-42f5-be2b-ce32c0885c91 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.227009 | controller | Jun 11 11:55:34.812264 crc crio[22652]: time="2026-06-11T11:55:34.812234211Z" level=info msg="Got pod network &{Name:certified-operators-qlj7t Namespace:openshift-marketplace ID:884eda70feaa7b89040f98f5f8f89ec519c4dba9c3e264e4ed21da59196b1533 UID:428f7ffb-56f8-4ae4-86bd-139aec35af95 NetNS:/var/run/netns/b9216819-5fd5-40b5-bd3b-523e2fa2d5e6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod428f7ffb_56f8_4ae4_86bd_139aec35af95.slice PodAnnotations:0xc0014a42a8}] Aliases:map[]}"
2026-06-11 11:57:59.227029 | controller | Jun 11 11:55:34.812563 crc crio[22652]: time="2026-06-11T11:55:34.812542311Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-qlj7t from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.227049 | controller | Jun 11 11:55:35.182894 crc crio[22652]: time="2026-06-11T11:55:35.182038761Z" level=info msg="Stopped pod sandbox: 884eda70feaa7b89040f98f5f8f89ec519c4dba9c3e264e4ed21da59196b1533" id=58f97eb7-621c-42f5-be2b-ce32c0885c91 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.227069 | controller | Jun 11 11:55:35.708445 crc crio[22652]: time="2026-06-11T11:55:35.708354522Z" level=info msg="Removing container: ee5cc6ebcb944a05d553c5683276de4b549bafbb0860f770e7af7df7ed5a8d0f" id=c4601421-44ec-4036-992a-271a04f06546 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.227088 | controller | Jun 11 11:55:35.748518 crc crio[22652]: time="2026-06-11T11:55:35.747458029Z" level=info msg="Removed container ee5cc6ebcb944a05d553c5683276de4b549bafbb0860f770e7af7df7ed5a8d0f: openshift-marketplace/certified-operators-qlj7t/registry-server" id=c4601421-44ec-4036-992a-271a04f06546 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.227107 | controller | Jun 11 11:55:35.752904 crc crio[22652]: time="2026-06-11T11:55:35.751740287Z" level=info msg="Removing container: 03e3ae83b49822cd5957ec6369712c4aa70a9ea94fa15e2e8156c2e72d9374b0" id=59f95e61-d865-4e86-8a9f-9b8f01c249f4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.227133 | controller | Jun 11 11:55:35.802262 crc crio[22652]: time="2026-06-11T11:55:35.802021624Z" level=info msg="Removed container 03e3ae83b49822cd5957ec6369712c4aa70a9ea94fa15e2e8156c2e72d9374b0: openshift-marketplace/certified-operators-qlj7t/extract-content" id=59f95e61-d865-4e86-8a9f-9b8f01c249f4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.227152 | controller | Jun 11 11:55:35.807903 crc crio[22652]: time="2026-06-11T11:55:35.807852681Z" level=info msg="Removing container: 56b1c90be5abf55678f407ef79ebc4f5753318f7f0867947ab260049747e08f4" id=68f91916-0cb2-4a38-9fe2-9313f970e7cb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.227171 | controller | Jun 11 11:55:35.858352 crc crio[22652]: time="2026-06-11T11:55:35.858223272Z" level=info msg="Removed container 56b1c90be5abf55678f407ef79ebc4f5753318f7f0867947ab260049747e08f4: openshift-marketplace/certified-operators-qlj7t/extract-utilities" id=68f91916-0cb2-4a38-9fe2-9313f970e7cb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.227192 | controller | Jun 11 11:56:00.533417 crc crio[22652]: time="2026-06-11T11:56:00.532616087Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686316-dc9h9/POD" id=4bae8bbb-ba11-4e0e-ab23-28a6dd50552d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.227218 | controller | Jun 11 11:56:00.534860 crc crio[22652]: time="2026-06-11T11:56:00.533430503Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.227244 | controller | Jun 11 11:56:00.572623 crc crio[22652]: time="2026-06-11T11:56:00.572531692Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686316-dc9h9 Namespace:openshift-infra ID:28a2defa958562a28ca4e83be68290d814c1f30be237f2b4d3ce2424ea91bc1c UID:d14c4e79-269d-46a7-8ef9-890b217f207d NetNS:/var/run/netns/a9e8b860-8a5e-4eb9-8b88-7d811fc057f1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd14c4e79_269d_46a7_8ef9_890b217f207d.slice PodAnnotations:0xc0004bea88}] Aliases:map[]}"
2026-06-11 11:57:59.227268 | controller | Jun 11 11:56:00.572623 crc crio[22652]: time="2026-06-11T11:56:00.572598444Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686316-dc9h9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.227294 | controller | Jun 11 11:56:01.153109 crc crio[22652]: 2026-06-11T11:56:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:28a2defa958562a Mac:0e:5d:ce:fb:23:c3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:17 Mtu:0 Sandbox:/var/run/netns/a9e8b860-8a5e-4eb9-8b88-7d811fc057f1 SocketPath: PciID:}] [{Interface:0xc00025b680 Address:{IP:10.217.1.23 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 11:57:59.227317 | controller | Jun 11 11:56:01.154507 crc crio[22652]: time="2026-06-11T11:56:01.154433457Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686316-dc9h9 Namespace:openshift-infra ID:28a2defa958562a28ca4e83be68290d814c1f30be237f2b4d3ce2424ea91bc1c UID:d14c4e79-269d-46a7-8ef9-890b217f207d NetNS:/var/run/netns/a9e8b860-8a5e-4eb9-8b88-7d811fc057f1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd14c4e79_269d_46a7_8ef9_890b217f207d.slice PodAnnotations:0xc0004bea88}] Aliases:map[]}"
2026-06-11 11:57:59.227335 | controller | Jun 11 11:56:01.154733 crc crio[22652]: time="2026-06-11T11:56:01.154675795Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686316-dc9h9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 11:57:59.227376 | controller | Jun 11 11:56:01.164042 crc crio[22652]: time="2026-06-11T11:56:01.163940914Z" level=info msg="Ran pod sandbox 28a2defa958562a28ca4e83be68290d814c1f30be237f2b4d3ce2424ea91bc1c with infra container: openshift-infra/auto-csr-approver-29686316-dc9h9/POD" id=4bae8bbb-ba11-4e0e-ab23-28a6dd50552d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 11:57:59.227400 | controller | Jun 11 11:56:01.168971 crc crio[22652]: time="2026-06-11T11:56:01.166971567Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=91f82c85-d36b-4564-9a29-089662488295 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.227426 | controller | Jun 11 11:56:01.176575 crc crio[22652]: time="2026-06-11T11:56:01.176492592Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 11:57:59.227453 | controller | Jun 11 11:56:02.196912 crc crio[22652]: time="2026-06-11T11:56:02.19584937Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=91f82c85-d36b-4564-9a29-089662488295 name=/runtime.v1.ImageService/PullImage
2026-06-11 11:57:59.227480 | controller | Jun 11 11:56:02.199242 crc crio[22652]: time="2026-06-11T11:56:02.198631648Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=c1572b0f-f7c4-4ade-bcb1-3ac14abd736b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.227504 | controller | Jun 11 11:56:02.204504 crc crio[22652]: time="2026-06-11T11:56:02.204396253Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=a058a328-c6f1-4bec-9ce6-a45690c2c921 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 11:57:59.227525 | controller | Jun 11 11:56:02.212160 crc crio[22652]: time="2026-06-11T11:56:02.211993795Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686316-dc9h9/oc" id=67f00dd7-5fe2-46d5-9698-26397e18705b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.227544 | controller | Jun 11 11:56:02.212628 crc crio[22652]: time="2026-06-11T11:56:02.212554323Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.227563 | controller | Jun 11 11:56:02.279431 crc crio[22652]: time="2026-06-11T11:56:02.279363288Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.227582 | controller | Jun 11 11:56:02.519653 crc crio[22652]: time="2026-06-11T11:56:02.519592427Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 11:57:59.227601 | controller | Jun 11 11:56:02.634570 crc crio[22652]: time="2026-06-11T11:56:02.634064375Z" level=info msg="Created container fb9196a5826f44bb5711e66c92ad0d5a62a0ff8618d569c7e929a37a30988bdf: openshift-infra/auto-csr-approver-29686316-dc9h9/oc" id=67f00dd7-5fe2-46d5-9698-26397e18705b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 11:57:59.227620 | controller | Jun 11 11:56:02.636243 crc crio[22652]: time="2026-06-11T11:56:02.63609893Z" level=info msg="Starting container: fb9196a5826f44bb5711e66c92ad0d5a62a0ff8618d569c7e929a37a30988bdf" id=5bff61cb-7b02-4199-93e7-f92e5f9f0d89 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 11:57:59.227639 | controller | Jun 11 11:56:02.643759 crc crio[22652]: time="2026-06-11T11:56:02.643266869Z" level=info msg="Started container" PID=291011 containerID=fb9196a5826f44bb5711e66c92ad0d5a62a0ff8618d569c7e929a37a30988bdf description=openshift-infra/auto-csr-approver-29686316-dc9h9/oc id=5bff61cb-7b02-4199-93e7-f92e5f9f0d89 name=/runtime.v1.RuntimeService/StartContainer sandboxID=28a2defa958562a28ca4e83be68290d814c1f30be237f2b4d3ce2424ea91bc1c
2026-06-11 11:57:59.227659 | controller | Jun 11 11:56:04.130282 crc crio[22652]: time="2026-06-11T11:56:04.129737076Z" level=info msg="Stopping pod sandbox: 28a2defa958562a28ca4e83be68290d814c1f30be237f2b4d3ce2424ea91bc1c" id=8199eee4-bc8b-4612-a008-722547fca75f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.227683 | controller | Jun 11 11:56:04.131503 crc crio[22652]: time="2026-06-11T11:56:04.131239324Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686316-dc9h9 Namespace:openshift-infra ID:28a2defa958562a28ca4e83be68290d814c1f30be237f2b4d3ce2424ea91bc1c UID:d14c4e79-269d-46a7-8ef9-890b217f207d NetNS:/var/run/netns/a9e8b860-8a5e-4eb9-8b88-7d811fc057f1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd14c4e79_269d_46a7_8ef9_890b217f207d.slice PodAnnotations:0xc002928bb8}] Aliases:map[]}"
2026-06-11 11:57:59.227703 | controller | Jun 11 11:56:04.131503 crc crio[22652]: time="2026-06-11T11:56:04.131486042Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686316-dc9h9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 11:57:59.227723 | controller | Jun 11 11:56:04.488024 crc crio[22652]: time="2026-06-11T11:56:04.487612484Z" level=info msg="Stopped pod sandbox: 28a2defa958562a28ca4e83be68290d814c1f30be237f2b4d3ce2424ea91bc1c" id=8199eee4-bc8b-4612-a008-722547fca75f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.227743 | controller | Jun 11 11:56:17.535812 crc crio[22652]: time="2026-06-11T11:56:17.534911376Z" level=info msg="Removing container: 87fc3b9b1556061829016b3d0249ad0c230ced745193717ee360eb22b111fc19" id=285f7054-1293-44c0-827f-3a6fc275d3c3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.227762 | controller | Jun 11 11:56:17.679896 crc crio[22652]: time="2026-06-11T11:56:17.679777798Z" level=info msg="Removed container 87fc3b9b1556061829016b3d0249ad0c230ced745193717ee360eb22b111fc19: openshift-infra/auto-csr-approver-29686310-m2r9g/oc" id=285f7054-1293-44c0-827f-3a6fc275d3c3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 11:57:59.227781 | controller | Jun 11 11:56:17.691374 crc crio[22652]: time="2026-06-11T11:56:17.69123283Z" level=info msg="Stopping pod sandbox: 884eda70feaa7b89040f98f5f8f89ec519c4dba9c3e264e4ed21da59196b1533" id=5e18d696-157e-452c-aab5-ac250a7bd2b0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.227801 | controller | Jun 11 11:56:17.691374 crc crio[22652]: time="2026-06-11T11:56:17.691346854Z" level=info msg="Stopped pod sandbox (already stopped): 884eda70feaa7b89040f98f5f8f89ec519c4dba9c3e264e4ed21da59196b1533" id=5e18d696-157e-452c-aab5-ac250a7bd2b0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.227820 | controller | Jun 11 11:56:17.692086 crc crio[22652]: time="2026-06-11T11:56:17.691990435Z" level=info msg="Removing pod sandbox: 884eda70feaa7b89040f98f5f8f89ec519c4dba9c3e264e4ed21da59196b1533" id=aca04978-e8fe-4dcb-b3ce-c2d7a99c9c1e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.227839 | controller | Jun 11 11:56:17.711695 crc crio[22652]: time="2026-06-11T11:56:17.711591096Z" level=info msg="Removed pod sandbox: 884eda70feaa7b89040f98f5f8f89ec519c4dba9c3e264e4ed21da59196b1533" id=aca04978-e8fe-4dcb-b3ce-c2d7a99c9c1e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.227858 | controller | Jun 11 11:56:17.713204 crc crio[22652]: time="2026-06-11T11:56:17.713020268Z" level=info msg="Stopping pod sandbox: 8a68334f323e2186335bd621640c5280ecf4142ddf74330a76200827092d5feb" id=682b2dab-5087-43f4-8be8-29c4c3dda5d1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.227881 | controller | Jun 11 11:56:17.713204 crc crio[22652]: time="2026-06-11T11:56:17.713204094Z" level=info msg="Stopped pod sandbox (already stopped): 8a68334f323e2186335bd621640c5280ecf4142ddf74330a76200827092d5feb" id=682b2dab-5087-43f4-8be8-29c4c3dda5d1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 11:57:59.227904 | controller | Jun 11 11:56:17.713980 crc crio[22652]: time="2026-06-11T11:56:17.713918627Z" level=info msg="Removing pod sandbox: 8a68334f323e2186335bd621640c5280ecf4142ddf74330a76200827092d5feb" id=317ebcb7-bfb8-4bfd-aff4-0856ada83451 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.227933 | controller | Jun 11 11:56:17.731015 crc crio[22652]: time="2026-06-11T11:56:17.730892131Z" level=info msg="Removed pod sandbox: 8a68334f323e2186335bd621640c5280ecf4142ddf74330a76200827092d5feb" id=317ebcb7-bfb8-4bfd-aff4-0856ada83451 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 11:57:59.228052 | controller | ok: Item: crc Runtime: 0:00:00.832141
2026-06-11 11:57:59.603896 | 
2026-06-11 11:57:59.604057 | LOOP [env_op_images : Write CRI-O logs to files per node]
2026-06-11 11:58:02.248971 | controller | changed:
2026-06-11 11:58:02.249231 | controller | {
2026-06-11 11:58:02.249265 | controller |   "ansible_loop_var": "item",
2026-06-11 11:58:02.249285 | controller |   "changed": true,
2026-06-11 11:58:02.249306 | controller |   "cmd": [
2026-06-11 11:58:02.249365 | controller |     "oc",
2026-06-11 11:58:02.249390 | controller |     "adm",
2026-06-11 11:58:02.249406 | controller |     "node-logs",
2026-06-11 11:58:02.249420 | controller |     "crc",
2026-06-11 11:58:02.249435 | controller |     "-u",
2026-06-11 11:58:02.249450 | controller |     "crio",
2026-06-11 11:58:02.249464 | controller |     "--since=-24h"
2026-06-11 11:58:02.249478 | controller |   ],
2026-06-11 11:58:02.249493 | controller |   "delta": "0:00:00.832141",
2026-06-11 11:58:02.249509 | controller |   "end": "2026-06-11 11:57:58.707608",
2026-06-11 11:58:02.249531 | controller |   "failed": false,
2026-06-11 11:58:02.249553 | controller |   "failed_when_result": false,
2026-06-11 11:58:02.249575 | controller |   "invocation": {
2026-06-11 11:58:02.249592 | controller |     "module_args": {
2026-06-11 11:58:02.249615 | controller |       "_raw_params": "oc adm node-logs \"crc\" -u crio --since=-24h",
2026-06-11 11:58:02.249637 | controller |       "_uses_shell": false,
2026-06-11 11:58:02.249655 | controller |       "argv": null,
2026-06-11 11:58:02.249670 | controller |       "chdir": null,
2026-06-11 11:58:02.249685 | controller |       "creates": null,
2026-06-11 11:58:02.249699 | controller |       "executable": null,
2026-06-11 11:58:02.249714 | controller |       "expand_argument_vars": true,
2026-06-11 11:58:02.249728 | controller |       "removes": null,
2026-06-11 11:58:02.249742 | controller |       "stdin": null,
2026-06-11 11:58:02.249756 | controller |       "stdin_add_newline": true,
2026-06-11 11:58:02.249770 | controller |       "strip_empty_ends": true,
2026-06-11 11:58:02.249786 | controller |       "zuul_ansible_split_streams": false,
2026-06-11 11:58:02.249801 | controller |       "zuul_log_id": "in-loop-ignore",
2026-06-11 11:58:02.249818 | controller |       "zuul_no_log": false,
2026-06-11 11:58:02.249833 | controller |       "zuul_output_max_bytes": 1073741824
2026-06-11 11:58:02.249847 | controller |     }
2026-06-11 11:58:02.249861 | controller |   },
2026-06-11 11:58:02.249875 | controller |   "item": "crc",
2026-06-11 11:58:02.249889 | controller |   "msg": "",
2026-06-11 11:58:02.249971 | controller |   "rc": 0,
2026-06-11 11:58:02.249989 | controller |   "start": "2026-06-11 11:57:57.875467",
2026-06-11 11:58:02.250004 | controller |   "stderr": "",
2026-06-11 11:58:02.250033 | controller |   "stderr_lines": [],
2026-06-11 11:58:02.250734 | controller |   "stdout": "Jun 11 10:28:33.583514 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...\nJun 11 10:28:34.596690 crc crio[3650]: time=\"2026-06-11T10:28:34.595004982Z\" level=info msg=\"Updating config from single file: /etc/crio/crio.conf\"\nJun 11 10:28:34.596690 crc crio[3650]: time=\"2026-06-11T10:28:34.596590653Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf\"\nJun 11 10:28:34.600490 crc crio[3650]: time=\"2026-06-11T10:28:34.60036197Z\" level=info msg=\"Updating config from path: /etc/crio/crio.conf.d\"\nJun 11 10:28:34.601607 crc crio[3650]: time=\"2026-06-11T10:28:34.601485439Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf.d/00-default\"\nJun 11 10:28:34.630102 crc crio[3650]: time=\"2026-06-11T10:28:34.6298956Z\" level=info msg=\"Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)\"\nJun 11 10:28:34.630488 crc crio[3650]: time=\"2026-06-11T10:28:34.630434461Z\" level=info msg=\"Node configuration value for hugetlb cgroup is true\"\nJun 11 10:28:34.630488 crc crio[3650]: time=\"2026-06-11T10:28:34.630466477Z\" level=info msg=\"Node configuration value for pid cgroup is true\"\nJun 11 10:28:34.630718 crc crio[3650]: time=\"2026-06-11T10:28:34.630668669Z\" level=info msg=\"Node configuration value for memoryswap cgroup is true\"\nJun 11 10:28:34.630718 crc crio[3650]: time=\"2026-06-11T10:28:34.630697812Z\" level=info msg=\"Node configuration value for cgroup v2 is true\"\nJun 11 10:28:34.691668 crc crio[3650]: time=\"2026-06-11T10:28:34.691160818Z\" level=info msg=\"Node configuration value for systemd AllowedCPUs is true\"\nJun 11 10:28:34.725438 crc crio[3650]: time=\"2026-06-11T10:28:34.725382942Z\" 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 11 10:28:34.730959 crc crio[3650]: time=\"2026-06-11T10:28:34.730835017Z\" 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 11 10:28:35.147278 crc crio[3650]: time=\"2026-06-11T10:28:35.146644151Z\" 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 11 10:28:35.588040 crc crio[3650]: time=\"2026-06-11T10:28:35.587919888Z\" level=info msg=\"Checkpoint/restore support enabled\"\nJun 11 10:28:35.588040 crc crio[3650]: time=\"2026-06-11T10:28:35.587978213Z\" level=info msg=\"Using the internal default seccomp profile\"\nJun 11 10:28:35.588289 crc crio[3650]: time=\"2026-06-11T10:28:35.588074676Z\" level=info msg=\"AppArmor is disabled by the system or at CRI-O build-time\"\nJun 11 10:28:35.588289 crc crio[3650]: time=\"2026-06-11T10:28:35.588086201Z\" level=info msg=\"No blockio config file specified, blockio not configured\"\nJun 11 10:28:35.588289 crc crio[3650]: time=\"2026-06-11T10:28:35.58809365Z\" level=info msg=\"RDT not available in the host system\"\nJun 11 10:28:35.595768 crc crio[3650]: time=\"2026-06-11T10:28:35.594962801Z\" level=info msg=\"Conmon does support the --sync option\"\nJun 11 10:28:35.595768 crc crio[3650]: time=\"2026-06-11T10:28:35.595699733Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"\nJun 11 10:28:35.606185 crc crio[3650]: time=\"2026-06-11T10:28:35.606026605Z\" level=info msg=\"Conmon does support the --sync option\"\nJun 11 10:28:35.606185 crc crio[3650]: time=\"2026-06-11T10:28:35.606158203Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"\nJun 11 10:28:36.274066 crc crio[3650]: time=\"2026-06-11T10:28:36.273649269Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 10:28:36.274066 crc crio[3650]: time=\"2026-06-11T10:28:36.274052895Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 10:28:36.274996 crc crio[3650]: time=\"2026-06-11T10:28:36.274878721Z\" level=info msg=\"FLAG: --enable-profile-unix-socket=\\\"true\\\"\\n\"\nJun 11 10:28:36.274996 crc crio[3650]: time=\"2026-06-11T10:28:36.274994579Z\" level=info msg=\"FLAG: --stream-address=\\\"192.168.130.11\\\"\\n\"\nJun 11 10:28:36.279322 crc crio[3650]: time=\"2026-06-11T10:28:36.278981137Z\" 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.ShmSize\\\", \\\"irq-load-balancing.crio.io\\\", \\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri.rdt-class\\\", \\\"io.kubernetes.cri-o.TrySkipVolumeSELinuxLabel\\\", \\\"io.kubernetes.cri-o.DisableFIPS\\\", \\\"org.systemd.property.\\\", \\\"io.kubernetes.cri-o.cgroup2-mount-hierarchy-rw\\\", \\\"io.kubernetes.cri-o.UnifiedCgroup\\\", \\\"cpu-quota.crio.io\\\", \\\"cpu-freq-governor.crio.io\\\", \\\"io.kubernetes.cri-o.umask\\\", \\\"seccomp-profile.kubernetes.cri-o.io\\\", \\\"io.kubernetes.cri.container-type\\\", \\\"run.oci.\\\", \\\"cpu-c-states.crio.io\\\", \\\"io.kubernetes.cri-o.seccompNotifierAction\\\", \\\"cpu-load-balancing.crio.io\\\", \\\"io.kubernetes.cri-o.PodLinuxResources\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\", \\\"cpu-shared.crio.io\\\", \\\"io.kubernetes.cri-o.PodLinuxOverhead\\\", \\\"bundle\\\", \\\"org.criu.config\\\", \\\"module.wasm.image/variant\\\"]\\n        [crio.runtime.workloads.openshift-builder.resources]\\n          CPUShares = 0\\n          CPUQuota = 0\\n          CPUPeriod = 0\\n          CPUSet = \\\"\\\"\\n          CPULimit = 0\\n  [crio.image]\\n    default_transport = \\\"docker://\\\"\\n    global_auth_file = \\\"/var/lib/kubelet/config.json\\\"\\n    pause_image = \\\"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:cc2b30e70040205c2536d01ae5c850be1ed2d775cf13249e50328e5085777977\\\"\\n    pause_image_auth_file = \\\"/var/lib/kubelet/config.json\\\"\\n    pause_command = \\\"/usr/bin/pod\\\"\\n    signature_policy = \\\"\\\"\\n    signature_policy_dir = \\\"/etc/crio/policies\\\"\\n    image_volumes = \\\"mkdir\\\"\\n    big_files_temporary_dir = \\\"\\\"\\n    auto_reload_registries = false\\n    pull_progress_timeout = \\\"0s\\\"\\n    oci_artifact_mount_support = false\\n  [crio.network]\\n    cni_default_network = \\\"\\\"\\n    network_dir = \\\"/etc/kubernetes/cni/net.d/\\\"\\n    plugin_dirs = [\\\"/var/lib/cni/bin\\\"]\\n  [crio.metrics]\\n    enable_metrics = true\\n    metrics_collectors = [\\\"operations\\\", \\\"operations_latency_microseconds_total\\\", \\\"operations_latency_microseconds\\\", \\\"operations_errors\\\", \\\"image_pulls_layer_size\\\", \\\"containers_oom_total\\\", \\\"containers_oom\\\", \\\"operations_total\\\", \\\"operations_latency_seconds_total\\\", \\\"operations_latency_seconds\\\", \\\"operations_errors_total\\\", \\\"image_pulls_bytes_total\\\", \\\"image_pulls_skipped_bytes_total\\\", \\\"image_pulls_success_total\\\", \\\"image_pulls_failure_total\\\", \\\"image_layer_reuse_total\\\", \\\"containers_oom_count_total\\\", \\\"processes_defunct\\\"]\\n    metrics_host = \\\"127.0.0.1\\\"\\n    metrics_port = 9537\\n    metrics_socket = \\\"\\\"\\n    metrics_cert = \\\"\\\"\\n    metrics_key = \\\"\\\"\\n  [crio.tracing]\\n    enable_tracing = false\\n    tracing_endpoint = \\\"127.0.0.1:4317\\\"\\n    tracing_sampling_rate_per_million = 0\\n  [crio.stats]\\n    stats_collection_period = 0\\n    collection_period = 0\\n  [crio.nri]\\n    enable_nri = true\\n    nri_listen = \\\"/var/run/nri/nri.sock\\\"\\n    nri_plugin_dir = \\\"/opt/nri/plugins\\\"\\n    nri_plugin_config_dir = \\\"/etc/nri/conf.d\\\"\\n    nri_plugin_registration_timeout = \\\"5s\\\"\\n    nri_plugin_request_timeout = \\\"2s\\\"\\n    nri_disable_connections = false\\n\"\nJun 11 10:28:36.292256 crc crio[3650]: time=\"2026-06-11T10:28:36.291840884Z\" level=warning msg=\"Checking storage directory /var/lib/containers/storage for errors because of unclean shutdown\"\nJun 11 10:28:38.179577 crc crio[3650]: time=\"2026-06-11T10:28:38.178517433Z\" level=info msg=\"Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus\"\nJun 11 10:28:38.181579 crc crio[3650]: time=\"2026-06-11T10:28:38.180302373Z\" level=info msg=\"Restore irqbalance config: nothing to do\"\nJun 11 10:28:38.449509 crc crio[3650]: time=\"2026-06-11T10:28:38.448680172Z\" 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 11 10:28:38.456701 crc crio[3650]: time=\"2026-06-11T10:28:38.456578062Z\" level=warning msg=\"Deleting all containers under sandbox f6dab756a5f81da6b1648d44137e45cc60b6c69fca2c6887870ecbde15f13852 since it could not be restored\"\nJun 11 10:28:38.467588 crc crio[3650]: time=\"2026-06-11T10:28:38.467495224Z\" 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 11 10:28:38.472885 crc crio[3650]: time=\"2026-06-11T10:28:38.472807192Z\" level=warning msg=\"Deleting all containers under sandbox 6388b28b2c8f23494d8172acdbe0c2c15336b1bc90da0e9a409e30b24cb20fd5 since it could not be restored\"\nJun 11 10:28:38.480676 crc crio[3650]: time=\"2026-06-11T10:28:38.480585318Z\" 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 11 10:28:38.488707 crc crio[3650]: time=\"2026-06-11T10:28:38.488661592Z\" level=warning msg=\"Deleting all containers under sandbox 3234aedde795ea669264e61b92a4110e67549062eab489f074d78b555b724ec0 since it could not be restored\"\nJun 11 10:28:38.498647 crc crio[3650]: time=\"2026-06-11T10:28:38.498219118Z\" 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 11 10:28:38.503019 crc crio[3650]: time=\"2026-06-11T10:28:38.50294783Z\" level=warning msg=\"Deleting all containers under sandbox ec5a93cdc49312f5503e75704e281effbdefdd7427b8ccb6f397b0a59fe3fcda since it could not be restored\"\nJun 11 10:28:38.511331 crc crio[3650]: time=\"2026-06-11T10:28:38.51122596Z\" 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 11 10:28:38.517063 crc crio[3650]: time=\"2026-06-11T10:28:38.51697224Z\" level=warning msg=\"Deleting all containers under sandbox b3fb04fc606fe54422d5489bd8fc2b18438bf32c094e6d5499989b1c4680081d since it could not be restored\"\nJun 11 10:28:38.535674 crc crio[3650]: time=\"2026-06-11T10:28:38.535545615Z\" 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 11 10:28:38.540065 crc crio[3650]: time=\"2026-06-11T10:28:38.540017931Z\" level=warning msg=\"Deleting all containers under sandbox ec5d8cc1a78af44633e5b157a326c7eb057086da9645d399ada87ef76a040673 since it could not be restored\"\nJun 11 10:28:38.549048 crc crio[3650]: time=\"2026-06-11T10:28:38.548912387Z\" 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 11 10:28:38.554328 crc crio[3650]: time=\"2026-06-11T10:28:38.554258357Z\" level=warning msg=\"Deleting all containers under sandbox c8d89a6a18d8bf8e544fca6f74b002af11259ae7912ab06a6b65e2bd0a014a86 since it could not be restored\"\nJun 11 10:28:38.611688 crc crio[3650]: time=\"2026-06-11T10:28:38.611574539Z\" 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 11 10:28:38.617352 crc crio[3650]: time=\"2026-06-11T10:28:38.617262068Z\" level=warning msg=\"Deleting all containers under sandbox 38107617a56be24a3c4df55a1260c58edb4a789423b3d5f4c1941bd57e4bbb71 since it could not be restored\"\nJun 11 10:28:38.645528 crc crio[3650]: time=\"2026-06-11T10:28:38.645355949Z\" 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 11 10:28:38.652353 crc crio[3650]: time=\"2026-06-11T10:28:38.65222623Z\" level=warning msg=\"Deleting all containers under sandbox 38165b96140e0076a6d060c89dd252472b6263208d068db2a44f1fadfdbe61b1 since it could not be restored\"\nJun 11 10:28:38.668491 crc crio[3650]: time=\"2026-06-11T10:28:38.668298796Z\" 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 11 10:28:38.675176 crc crio[3650]: time=\"2026-06-11T10:28:38.675008052Z\" level=warning msg=\"Deleting all containers under sandbox a1ec76a456ee5385866457eedabe1015f1dd152e348fe1bc374c717f36f55be7 since it could not be restored\"\nJun 11 10:28:38.695394 crc crio[3650]: time=\"2026-06-11T10:28:38.695340777Z\" 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 11 10:28:38.700542 crc crio[3650]: time=\"2026-06-11T10:28:38.70046164Z\" level=warning msg=\"Deleting all containers under sandbox 39b7866f65a026a9785951e874d79b2a65586cc09117692bad73d8da76814de6 since it could not be restored\"\nJun 11 10:28:38.724085 crc crio[3650]: time=\"2026-06-11T10:28:38.723747208Z\" 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 11 10:28:38.739884 crc crio[3650]: time=\"2026-06-11T10:28:38.739835698Z\" level=warning msg=\"Deleting all containers under sandbox 850471e46d32f5277b86e9692db1754f62ff7b6a77a5279a6248f6e9bb69a471 since it could not be restored\"\nJun 11 10:28:38.771728 crc crio[3650]: time=\"2026-06-11T10:28:38.771578816Z\" 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 11 10:28:38.779775 crc crio[3650]: time=\"2026-06-11T10:28:38.779629512Z\" level=warning msg=\"Deleting all containers under sandbox 3b398edf19198ddc81be81078de4824a97cec2e1108a23a94f74580805811fab since it could not be restored\"\nJun 11 10:28:38.788855 crc crio[3650]: time=\"2026-06-11T10:28:38.788637821Z\" 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 11 10:28:38.794592 crc crio[3650]: time=\"2026-06-11T10:28:38.794500065Z\" level=warning msg=\"Deleting all containers under sandbox ca101b65abcacc688b6db6fe9499e5cc58a69da3e55d5e9e0dbd37efd4357017 since it could not be restored\"\nJun 11 10:28:38.815774 crc crio[3650]: time=\"2026-06-11T10:28:38.815388014Z\" 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 11 10:28:38.824191 crc crio[3650]: time=\"2026-06-11T10:28:38.823940874Z\" level=warning msg=\"Deleting all containers under sandbox 34dab8a60616b7cf01d4e9c425e238f75c5ad085d018feae02e699514bf41b3e since it could not be restored\"\nJun 11 10:28:38.836435 crc crio[3650]: time=\"2026-06-11T10:28:38.836298845Z\" 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 11 10:28:38.842599 crc crio[3650]: time=\"2026-06-11T10:28:38.842504149Z\" level=warning msg=\"Deleting all containers under sandbox 044c75aa04b88e425cfee36b8a2db3c825c7003dbbcf88c6942411327c436ded since it could not be restored\"\nJun 11 10:28:38.854895 crc crio[3650]: time=\"2026-06-11T10:28:38.854704087Z\" 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 11 10:28:38.866216 crc crio[3650]: time=\"2026-06-11T10:28:38.866102623Z\" level=warning msg=\"Deleting all containers under sandbox cd0afe61f4dcc682558e239c4cb64ff7d7005e7aa4cbbb50855521992f51be0f since it could not be restored\"\nJun 11 10:28:38.875395 crc crio[3650]: time=\"2026-06-11T10:28:38.8753362Z\" 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 11 10:28:38.879721 crc crio[3650]: time=\"2026-06-11T10:28:38.879688142Z\" level=warning msg=\"Deleting all containers under sandbox a81533570b925ea6f6bf65ff689b58f63ee17cd1f7b5f92e4652de0cd34bccd5 since it could not be restored\"\nJun 11 10:28:38.890105 crc crio[3650]: time=\"2026-06-11T10:28:38.890042029Z\" 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 11 10:28:38.894963 crc crio[3650]: time=\"2026-06-11T10:28:38.894932876Z\" level=warning msg=\"Deleting all containers under sandbox 34605a8868d5dd6079efc188a3cce49b09c028efd54279b3b2b7c48df8fd5e16 since it could not be restored\"\nJun 11 10:28:38.906065 crc crio[3650]: time=\"2026-06-11T10:28:38.906024923Z\" 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 11 10:28:38.915751 crc crio[3650]: time=\"2026-06-11T10:28:38.915634952Z\" level=warning msg=\"Deleting all containers under sandbox 2a669a230e0afc58260587ab928a151b6752183179007838320ca23d77998240 since it could not be restored\"\nJun 11 10:28:38.929281 crc crio[3650]: time=\"2026-06-11T10:28:38.929047784Z\" 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 11 10:28:38.941862 crc crio[3650]: time=\"2026-06-11T10:28:38.941733117Z\" level=warning msg=\"Deleting all containers under sandbox 2bb8f893c353ca3f958d7610b7e177b91239bc7ad02146c114f0eb690f4c783d since it could not be restored\"\nJun 11 10:28:38.957543 crc crio[3650]: time=\"2026-06-11T10:28:38.957358791Z\" 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 11 10:28:38.962849 crc crio[3650]: time=\"2026-06-11T10:28:38.962672519Z\" level=warning msg=\"Deleting all containers under sandbox 18fee4b4ea4c96ee307aa88a73acb6266b3648c944e27a6179a14fcc5c344911 since it could not be restored\"\nJun 11 10:28:38.977409 crc crio[3650]: time=\"2026-06-11T10:28:38.977317726Z\" 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 11 10:28:38.983812 crc crio[3650]: time=\"2026-06-11T10:28:38.983720735Z\" level=warning msg=\"Deleting all containers under sandbox 25817f64d195aeb9a06049cd2c29b6be89a688364d3f94522e2eb3a0462d038b since it could not be restored\"\nJun 11 10:28:38.990577 crc crio[3650]: time=\"2026-06-11T10:28:38.990486161Z\" 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 11 10:28:38.995736 crc crio[3650]: time=\"2026-06-11T10:28:38.995637375Z\" level=warning msg=\"Deleting all containers under sandbox 21404741c3fd258e80b2394df9e1c6b540de60ebd5dfdda164431e320737c791 since it could not be restored\"\nJun 11 10:28:39.007078 crc crio[3650]: time=\"2026-06-11T10:28:39.006921628Z\" 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 11 10:28:39.013421 crc crio[3650]: time=\"2026-06-11T10:28:39.013318576Z\" level=warning msg=\"Deleting all containers under sandbox b772409aebad8f593523276009413324ceef9893239aaa903bf8e87341af63e5 since it could not be restored\"\nJun 11 10:28:39.021730 crc crio[3650]: time=\"2026-06-11T10:28:39.021598116Z\" 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 11 10:28:39.026232 crc crio[3650]: time=\"2026-06-11T10:28:39.026079561Z\" level=warning msg=\"Deleting all containers under sandbox 6f1db32e9e579db7cf7dab1ab228e7efa8c130d835afbaf76bc51f3cc09c4bdb since it could not be restored\"\nJun 11 10:28:39.035353 crc crio[3650]: time=\"2026-06-11T10:28:39.035249155Z\" 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 11 10:28:39.040277 crc crio[3650]: time=\"2026-06-11T10:28:39.040190703Z\" level=warning msg=\"Deleting all containers under sandbox 2722679ed228c861ba4d42fe944351839b15ae69a368bf9fbe597f9d6a6ddaa0 since it could not be restored\"\nJun 11 10:28:39.048492 crc crio[3650]: time=\"2026-06-11T10:28:39.048099952Z\" 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 11 10:28:39.053774 crc crio[3650]: time=\"2026-06-11T10:28:39.053580916Z\" level=warning msg=\"Deleting all containers under sandbox e222155a1c4fc4565a7da9c88c4bc428dc8a0a17b11d7bae294454bb07604400 since it could not be restored\"\nJun 11 10:28:39.061748 crc crio[3650]: time=\"2026-06-11T10:28:39.061629588Z\" 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 11 10:28:39.067709 crc crio[3650]: time=\"2026-06-11T10:28:39.067471012Z\" level=warning msg=\"Deleting all containers under sandbox 7e6ed0d9b7c9ab8c33dcd92eb7fd9e991ad4f26f2911216520ca0edce8757255 since it could not be restored\"\nJun 11 10:28:39.075426 crc crio[3650]: time=\"2026-06-11T10:28:39.075278198Z\" 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 11 10:28:39.078865 crc crio[3650]: time=\"2026-06-11T10:28:39.078704184Z\" level=warning msg=\"Deleting all containers under sandbox da2adf6cd892779e9e97c725a1a8d45c2cdb5890c09a25ac078e96ef16ce314f since it could not be restored\"\nJun 11 10:28:39.150006 crc crio[3650]: time=\"2026-06-11T10:28:39.14981533Z\" 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 11 10:28:39.153702 crc crio[3650]: time=\"2026-06-11T10:28:39.153614406Z\" level=warning msg=\"Deleting all containers under sandbox 410638bdabddf5fcd1c35e7a74c44e5944cfa3831815455f10afe54ace39c37a since it could not be restored\"\nJun 11 10:28:39.173325 crc crio[3650]: time=\"2026-06-11T10:28:39.173058666Z\" 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 11 10:28:39.179858 crc crio[3650]: time=\"2026-06-11T10:28:39.179729624Z\" level=warning msg=\"Deleting all containers under sandbox 5fa37ff5131c654317df29274d488133bf9d3fc0bbac893fd1adc704cac18f20 since it could not be restored\"\nJun 11 10:28:39.191870 crc crio[3650]: time=\"2026-06-11T10:28:39.191731545Z\" 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 11 10:28:39.197345 crc crio[3650]: time=\"2026-06-11T10:28:39.197106195Z\" level=warning msg=\"Deleting all containers under sandbox df7839e3a7fe9f97d215b350da23429c49ceb57289d871c643f130f5c2ddd4ef since it could not be restored\"\nJun 11 10:28:39.202994 crc crio[3650]: time=\"2026-06-11T10:28:39.202944597Z\" 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 11 10:28:39.207035 crc crio[3650]: time=\"2026-06-11T10:28:39.206978119Z\" level=warning msg=\"Deleting all containers under sandbox 42cbc53167cb884d8df411e7ea16aba8682a4699b61f094c370e2471299c2405 since it could not be restored\"\nJun 11 10:28:39.215957 crc crio[3650]: time=\"2026-06-11T10:28:39.215871816Z\" 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 11 10:28:39.220996 crc crio[3650]: time=\"2026-06-11T10:28:39.220899716Z\" level=warning msg=\"Deleting all containers under sandbox 2906610114c892c992247553738002a45050cbeeafe5029b3a6b35d817dc452a since it could not be restored\"\nJun 11 10:28:39.233875 crc crio[3650]: time=\"2026-06-11T10:28:39.233725992Z\" 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 11 10:28:39.237890 crc crio[3650]: time=\"2026-06-11T10:28:39.237763555Z\" level=warning msg=\"Deleting all containers under sandbox 2ad4e6712288ae4114ef99649d38397a6414bb10a28064a266721a8faa87797b since it could not be restored\"\nJun 11 10:28:39.245435 crc crio[3650]: time=\"2026-06-11T10:28:39.245346985Z\" 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 11 10:28:39.249256 crc crio[3650]: time=\"2026-06-11T10:28:39.24911147Z\" level=warning msg=\"Deleting all containers under sandbox 05bb449ea8d4a6051eb35e811bf87fff5904034ddb31563b966a94feda62d150 since it could not be restored\"\nJun 11 10:28:39.268856 crc crio[3650]: time=\"2026-06-11T10:28:39.268615743Z\" 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 11 10:28:39.273066 crc crio[3650]: time=\"2026-06-11T10:28:39.272994135Z\" level=warning msg=\"Deleting all containers under sandbox 77c7a43aebfa236b2f5dda89f94c365080a6bc71e13aa97182d67accd59f42a2 since it could not be restored\"\nJun 11 10:28:39.281928 crc crio[3650]: time=\"2026-06-11T10:28:39.28184691Z\" 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 11 10:28:39.285952 crc crio[3650]: time=\"2026-06-11T10:28:39.285809831Z\" level=warning msg=\"Deleting all containers under sandbox 716f9b4b423fda207fd050f2cc805a414ecaf503cdd039d9046723715112fc7a since it could not be restored\"\nJun 11 10:28:39.297318 crc crio[3650]: time=\"2026-06-11T10:28:39.297060132Z\" 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 11 10:28:39.302924 crc crio[3650]: time=\"2026-06-11T10:28:39.302849923Z\" level=warning msg=\"Deleting all containers under sandbox cee73eca6bb7492bb52d42bf5c775e8ff855dcead097943420955764786385fc since it could not be restored\"\nJun 11 10:28:39.315643 crc crio[3650]: time=\"2026-06-11T10:28:39.315518786Z\" 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 11 10:28:39.320014 crc crio[3650]: time=\"2026-06-11T10:28:39.319862137Z\" level=warning msg=\"Deleting all containers under sandbox fd391bae970f3b64b4d0651ad727c5e7e11857de509c35f5d95e1825021e4183 since it could not be restored\"\nJun 11 10:28:39.324924 crc crio[3650]: time=\"2026-06-11T10:28:39.324836714Z\" 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 11 10:28:39.329320 crc crio[3650]: time=\"2026-06-11T10:28:39.329220017Z\" level=warning msg=\"Deleting all containers under sandbox d9d2a25c8e17fdfe8249ac2d59a81a5e7e2044dd011c522e21a3181c10ddbd65 since it could not be restored\"\nJun 11 10:28:39.339101 crc crio[3650]: time=\"2026-06-11T10:28:39.338971139Z\" 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 11 10:28:39.344299 crc crio[3650]: time=\"2026-06-11T10:28:39.344108577Z\" level=warning msg=\"Deleting all containers under sandbox 0390d7aadc8a3e6eb344c5e0b8426cde958d22f535ef3e4b6a7ecc87ec7ab007 since it could not be restored\"\nJun 11 10:28:39.350477 crc crio[3650]: time=\"2026-06-11T10:28:39.349874392Z\" 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 11 10:28:39.354919 crc crio[3650]: time=\"2026-06-11T10:28:39.354763984Z\" level=warning msg=\"Deleting all containers under sandbox f68d1f4dd26c55a06c14b0734678ced4491fa0b84ec5bc3808a016fd565574e6 since it could not be restored\"\nJun 11 10:28:39.400021 crc crio[3650]: time=\"2026-06-11T10:28:39.399895213Z\" 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 11 10:28:39.405093 crc crio[3650]: time=\"2026-06-11T10:28:39.405004339Z\" level=warning msg=\"Deleting all containers under sandbox 88d468be9fd1b10ec3aa146a7a933cb4766b9709f66115fc74ae0820c095a45f since it could not be restored\"\nJun 11 10:28:39.419899 crc crio[3650]: time=\"2026-06-11T10:28:39.419730393Z\" 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 11 10:28:39.425693 crc crio[3650]: time=\"2026-06-11T10:28:39.425552411Z\" level=warning msg=\"Deleting all containers under sandbox 4251b0938a7c7926c0d92fda115d0192567b38afd62b1da6d3d76cfd5d20a25f since it could not be restored\"\nJun 11 10:28:39.455174 crc crio[3650]: time=\"2026-06-11T10:28:39.454981818Z\" 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 11 10:28:39.461101 crc crio[3650]: time=\"2026-06-11T10:28:39.460994981Z\" level=warning msg=\"Deleting all containers under sandbox aa31576716b05cdc9e4d264e54c2c41b79aab1b69c8410d864515a3524230ed1 since it could not be restored\"\nJun 11 10:28:39.469075 crc crio[3650]: time=\"2026-06-11T10:28:39.468950149Z\" 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 11 10:28:39.475701 crc crio[3650]: time=\"2026-06-11T10:28:39.475618193Z\" level=warning msg=\"Deleting all containers under sandbox 40c09d5600c463fc9cd78edba9f0f727e1df5d968ded070c29fdcc4571676587 since it could not be restored\"\nJun 11 10:28:39.481376 crc crio[3650]: time=\"2026-06-11T10:28:39.481293845Z\" 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 11 10:28:39.485289 crc crio[3650]: time=\"2026-06-11T10:28:39.485202058Z\" level=warning msg=\"Deleting all containers under sandbox 28ae9e11dbe1d6e9c74da5fe96ab600e043908b4e8f617bfc6f2a1e749a58a8d since it could not be restored\"\nJun 11 10:28:39.490630 crc crio[3650]: time=\"2026-06-11T10:28:39.490501209Z\" 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 11 10:28:39.493398 crc crio[3650]: time=\"2026-06-11T10:28:39.493334641Z\" level=warning msg=\"Deleting all containers under sandbox c007be82b33d8a9981381fb90ba81b7decd46a3a32856131653d22904f819946 since it could not be restored\"\nJun 11 10:28:39.524542 crc crio[3650]: time=\"2026-06-11T10:28:39.524433746Z\" 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 11 10:28:39.527621 crc crio[3650]: time=\"2026-06-11T10:28:39.527546806Z\" level=warning msg=\"Deleting all containers under sandbox 2ac08f16964b2c410806c8a32454b11baadab0ae32ec6ee16db109b5c70d9227 since it could not be restored\"\nJun 11 10:28:39.532483 crc crio[3650]: time=\"2026-06-11T10:28:39.532412556Z\" 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 11 10:28:39.535229 crc crio[3650]: time=\"2026-06-11T10:28:39.535108464Z\" level=warning msg=\"Deleting all containers under sandbox 36b0ac2e570067cac5fa856749f889c89cde326de0eac243b55d634175c59e21 since it could not be restored\"\nJun 11 10:28:39.541411 crc crio[3650]: time=\"2026-06-11T10:28:39.541301131Z\" 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 11 10:28:39.544610 crc crio[3650]: time=\"2026-06-11T10:28:39.544526825Z\" level=warning msg=\"Deleting all containers under sandbox caf0bfcc994327ffce39f65a476266f0028b1730dffd3aee3cea097c9e6941d4 since it could not be restored\"\nJun 11 10:28:39.554098 crc crio[3650]: time=\"2026-06-11T10:28:39.553999917Z\" 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 11 10:28:39.556725 crc crio[3650]: time=\"2026-06-11T10:28:39.556672494Z\" level=warning msg=\"Deleting all containers under sandbox 64c293b20911d06c0a74a43cc241ac2351c0a45b448543e1133e22d8e4b30010 since it could not be restored\"\nJun 11 10:28:39.567438 crc crio[3650]: time=\"2026-06-11T10:28:39.567370462Z\" 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 11 10:28:39.571213 crc crio[3650]: time=\"2026-06-11T10:28:39.571042228Z\" level=warning msg=\"Deleting all containers under sandbox f62ec4c74b2d28d07d15680e61dc47bea0d64f3c10cd0998203816ee1a5e21ae since it could not be restored\"\nJun 11 10:28:39.583321 crc crio[3650]: time=\"2026-06-11T10:28:39.583102394Z\" 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 11 10:28:39.589719 crc crio[3650]: time=\"2026-06-11T10:28:39.589603813Z\" level=warning msg=\"Deleting all containers under sandbox 8c6585b8db86793364698268f6d5287dd5b180895605886d7545253be162b3b7 since it could not be restored\"\nJun 11 10:28:39.599797 crc crio[3650]: time=\"2026-06-11T10:28:39.599676861Z\" 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 11 10:28:39.606872 crc crio[3650]: time=\"2026-06-11T10:28:39.606711015Z\" level=warning msg=\"Deleting all containers under sandbox 4dc0a1f7b702c1c1cceb3e59fb11d1ccca5adc60a822681834a3ffca24387118 since it could not be restored\"\nJun 11 10:28:39.627196 crc crio[3650]: time=\"2026-06-11T10:28:39.626938606Z\" 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 11 10:28:39.631466 crc crio[3650]: time=\"2026-06-11T10:28:39.631337483Z\" level=warning msg=\"Deleting all containers under sandbox 5504c42c3d1ebf7a6885beeba6f007b75ba053fc3f41adab8282e77c371e66d3 since it could not be restored\"\nJun 11 10:28:39.640617 crc crio[3650]: time=\"2026-06-11T10:28:39.640472916Z\" 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 11 10:28:39.646212 crc crio[3650]: time=\"2026-06-11T10:28:39.646036316Z\" level=warning msg=\"Deleting all containers under sandbox 87513315fd0d6459c3e9ff38722c06f45676fd2cd669a0356da2de9c0d9d759d since it could not be restored\"\nJun 11 10:28:39.655520 crc crio[3650]: time=\"2026-06-11T10:28:39.655407595Z\" 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 11 10:28:39.659270 crc crio[3650]: time=\"2026-06-11T10:28:39.659205315Z\" level=warning msg=\"Deleting all containers under sandbox 1a6f453dbe8bac2c3bdbb09d3e238da0475d47dbc239b5adad9041e5590c52d9 since it could not be restored\"\nJun 11 10:28:39.672743 crc crio[3650]: time=\"2026-06-11T10:28:39.672633991Z\" 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 11 10:28:39.676017 crc crio[3650]: time=\"2026-06-11T10:28:39.675909005Z\" level=warning msg=\"Deleting all containers under sandbox 8d059150b9d8ada814e838c2ef04c41dcd9e7f5cc6cd8d6be9fc11344100bd28 since it could not be restored\"\nJun 11 10:28:39.688225 crc crio[3650]: time=\"2026-06-11T10:28:39.687501489Z\" 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 11 10:28:39.693329 crc crio[3650]: time=\"2026-06-11T10:28:39.693258554Z\" level=warning msg=\"Deleting all containers under sandbox cf95c321a021eb9a3ba610455248b4b97c8822803f4d40be10c7b1c223b38946 since it could not be restored\"\nJun 11 10:28:39.698033 crc crio[3650]: time=\"2026-06-11T10:28:39.697939319Z\" 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 11 10:28:39.701428 crc crio[3650]: time=\"2026-06-11T10:28:39.701340637Z\" level=warning msg=\"Deleting all containers under sandbox ac8f65e743463176074b4c0cb4e8c2b3cb849e56ae25be37a16bb9efcd7eb64f since it could not be restored\"\nJun 11 10:28:39.715558 crc crio[3650]: time=\"2026-06-11T10:28:39.715392691Z\" 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 11 10:28:39.722065 crc crio[3650]: time=\"2026-06-11T10:28:39.72192984Z\" level=warning msg=\"Deleting all containers under sandbox ffa16630965ee37fb7ae4617aa9da06a6662aa11df1df8dabfd1ed98d76641ff since it could not be restored\"\nJun 11 10:28:39.734001 crc crio[3650]: time=\"2026-06-11T10:28:39.733877454Z\" 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 11 10:28:39.739504 crc crio[3650]: time=\"2026-06-11T10:28:39.739385921Z\" level=warning msg=\"Deleting all containers under sandbox 5d12a23f28cfdfab8acc2c31b8e590b1cd1c66262a95d0d9e6334df5c9d83730 since it could not be restored\"\nJun 11 10:28:39.749362 crc crio[3650]: time=\"2026-06-11T10:28:39.749078191Z\" 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 11 10:28:39.756991 crc crio[3650]: time=\"2026-06-11T10:28:39.756761643Z\" level=warning msg=\"Deleting all containers under sandbox 13dd75522d1f0664cc279c53dad4d387d2327319de1d97ccf61611a6510ffda1 since it could not be restored\"\nJun 11 10:28:39.776197 crc crio[3650]: time=\"2026-06-11T10:28:39.775974484Z\" 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 11 10:28:39.781589 crc crio[3650]: time=\"2026-06-11T10:28:39.781481394Z\" level=warning msg=\"Deleting all containers under sandbox 1a4e3f601cadcab1698cc4e396c2d86420ae76346b72be0fd3b8879ae0e9e4ce since it could not be restored\"\nJun 11 10:28:39.822348 crc crio[3650]: time=\"2026-06-11T10:28:39.821913957Z\" 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 11 10:28:39.826256 crc crio[3650]: time=\"2026-06-11T10:28:39.826061887Z\" level=warning msg=\"Deleting all containers under sandbox 0a627e5c6308b6ab884fc5085cf4d12b710327538b6da457318523644e6aaa34 since it could not be restored\"\nJun 11 10:28:39.851009 crc crio[3650]: time=\"2026-06-11T10:28:39.850768997Z\" 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 11 10:28:39.854832 crc crio[3650]: time=\"2026-06-11T10:28:39.85467269Z\" level=warning msg=\"Deleting all containers under sandbox 6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9 since it could not be restored\"\nJun 11 10:28:39.866944 crc crio[3650]: time=\"2026-06-11T10:28:39.866102058Z\" 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 11 10:28:39.872873 crc crio[3650]: time=\"2026-06-11T10:28:39.872735679Z\" level=warning msg=\"Deleting all containers under sandbox aa60add6962486c4fb47d83aaf4c6a4c24a0670709ef89751b12f7b79d4c4f8c since it could not be restored\"\nJun 11 10:28:39.884903 crc crio[3650]: time=\"2026-06-11T10:28:39.884658123Z\" 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 11 10:28:39.888344 crc crio[3650]: time=\"2026-06-11T10:28:39.888261947Z\" level=warning msg=\"Deleting all containers under sandbox 9f0a0b85d7741383b49556652c4202e48dd515bc39386ca123ebab03ab835fa7 since it could not be restored\"\nJun 11 10:28:39.939550 crc crio[3650]: time=\"2026-06-11T10:28:39.939400688Z\" level=warning msg=\"Error encountered when checking whether cri-o should wipe containers: open /var/run/crio/version: no such file or directory\"\nJun 11 10:28:39.939692 crc crio[3650]: time=\"2026-06-11T10:28:39.939576853Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 10:28:39.940027 crc crio[3650]: time=\"2026-06-11T10:28:39.93983224Z\" level=info msg=\"Successfully cleaned up network for pod 7e6ed0d9b7c9ab8c33dcd92eb7fd9e991ad4f26f2911216520ca0edce8757255\"\nJun 11 10:28:39.940027 crc crio[3650]: time=\"2026-06-11T10:28:39.939877441Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 10:28:39.940027 crc crio[3650]: time=\"2026-06-11T10:28:39.939894922Z\" level=info msg=\"Successfully cleaned up network for pod 5504c42c3d1ebf7a6885beeba6f007b75ba053fc3f41adab8282e77c371e66d3\"\nJun 11 10:28:39.940027 crc crio[3650]: time=\"2026-06-11T10:28:39.939904822Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 10:28:39.940317 crc crio[3650]: time=\"2026-06-11T10:28:39.940028386Z\" 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 11 10:28:39.940712 crc crio[3650]: time=\"2026-06-11T10:28:39.940620263Z\" 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:0xc00008c5b8}] Aliases:map[]}\"\nJun 11 10:28:39.940948 crc crio[3650]: time=\"2026-06-11T10:28:39.94086235Z\" level=info msg=\"Deleting pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 10:28:39.942657 crc crio[3650]: time=\"2026-06-11T10:28:39.942507697Z\" level=info msg=\"Registered SIGHUP reload watcher\"\nJun 11 10:28:39.949313 crc crio[3650]: time=\"2026-06-11T10:28:39.949100596Z\" level=info msg=\"Starting seccomp notifier watcher\"\nJun 11 10:28:39.949518 crc crio[3650]: time=\"2026-06-11T10:28:39.949464757Z\" level=info msg=\"Create NRI interface\"\nJun 11 10:28:39.949600 crc crio[3650]: time=\"2026-06-11T10:28:39.94955977Z\" level=info msg=\"Serving metrics on 127.0.0.1:9537 using HTTP\"\nJun 11 10:28:39.951859 crc crio[3650]: time=\"2026-06-11T10:28:39.951726753Z\" level=info msg=\"runtime interface created\"\nJun 11 10:28:39.951859 crc crio[3650]: time=\"2026-06-11T10:28:39.951853076Z\" level=info msg=\"Registered domain \\\"k8s.io\\\" with NRI\"\nJun 11 10:28:39.952054 crc crio[3650]: time=\"2026-06-11T10:28:39.951876767Z\" level=info msg=\"runtime interface starting up...\"\nJun 11 10:28:39.952054 crc crio[3650]: time=\"2026-06-11T10:28:39.951896808Z\" level=info msg=\"starting plugins...\"\nJun 11 10:28:39.952501 crc crio[3650]: time=\"2026-06-11T10:28:39.952270249Z\" level=info msg=\"Synchronizing NRI (plugin) with current runtime state\"\nJun 11 10:28:39.955627 crc crio[3650]: time=\"2026-06-11T10:28:39.955501851Z\" level=info msg=\"No systemd watchdog enabled\"\nJun 11 10:28:39.960563 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).\nJun 11 10:28:40.009856 crc crio[3650]: 2026-06-11T10:28:39Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 10:28:40.010615 crc crio[3650]: time=\"2026-06-11T10:28:40.010513694Z\" level=info msg=\"Successfully cleaned up network for pod 38165b96140e0076a6d060c89dd252472b6263208d068db2a44f1fadfdbe61b1\"\nJun 11 10:28:40.010615 crc crio[3650]: time=\"2026-06-11T10:28:40.010600707Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 10:28:40.010770 crc crio[3650]: time=\"2026-06-11T10:28:40.010664699Z\" 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 11 10:28:40.011323 crc crio[3650]: time=\"2026-06-11T10:28:40.011089171Z\" 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:0xc00021b450}] Aliases:map[]}\"\nJun 11 10:28:40.011698 crc crio[3650]: time=\"2026-06-11T10:28:40.011600766Z\" level=info msg=\"Deleting pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 10:28:40.189317 crc crio[3650]: 2026-06-11T10:28:40Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 10:28:40.190570 crc crio[3650]: time=\"2026-06-11T10:28:40.189501745Z\" level=info msg=\"Successfully cleaned up network for pod 9f0a0b85d7741383b49556652c4202e48dd515bc39386ca123ebab03ab835fa7\"\nJun 11 10:28:40.190570 crc crio[3650]: time=\"2026-06-11T10:28:40.189569907Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 10:28:40.190570 crc crio[3650]: time=\"2026-06-11T10:28:40.189602838Z\" level=info msg=\"Successfully cleaned up network for pod 1a4e3f601cadcab1698cc4e396c2d86420ae76346b72be0fd3b8879ae0e9e4ce\"\nJun 11 10:28:40.190570 crc crio[3650]: time=\"2026-06-11T10:28:40.189619579Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 10:28:40.190570 crc crio[3650]: time=\"2026-06-11T10:28:40.189640289Z\" level=info msg=\"Successfully cleaned up network for pod 36b0ac2e570067cac5fa856749f889c89cde326de0eac243b55d634175c59e21\"\nJun 11 10:28:40.190570 crc crio[3650]: time=\"2026-06-11T10:28:40.18966239Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 10:28:40.190570 crc crio[3650]: time=\"2026-06-11T10:28:40.189722292Z\" 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 11 10:28:40.190570 crc crio[3650]: time=\"2026-06-11T10:28:40.190386731Z\" 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:0xc000622018}] Aliases:map[]}\"\nJun 11 10:28:40.190977 crc crio[3650]: time=\"2026-06-11T10:28:40.19070435Z\" level=info msg=\"Deleting pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 10:28:40.209436 crc crio[3650]: 2026-06-11T10:28:40Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 10:28:40.209615 crc crio[3650]: time=\"2026-06-11T10:28:40.20949081Z\" level=info msg=\"Successfully cleaned up network for pod 05bb449ea8d4a6051eb35e811bf87fff5904034ddb31563b966a94feda62d150\"\nJun 11 10:28:40.209615 crc crio[3650]: time=\"2026-06-11T10:28:40.20952328Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 10:28:40.209615 crc crio[3650]: time=\"2026-06-11T10:28:40.209558231Z\" 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 11 10:28:40.209800 crc crio[3650]: time=\"2026-06-11T10:28:40.209741367Z\" 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:0xc00021b4e0}] Aliases:map[]}\"\nJun 11 10:28:40.209988 crc crio[3650]: time=\"2026-06-11T10:28:40.209937513Z\" level=info msg=\"Deleting pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 10:28:40.331229 crc crio[3650]: 2026-06-11T10:28:40Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 10:28:40.331565 crc crio[3650]: time=\"2026-06-11T10:28:40.331499931Z\" level=info msg=\"Successfully cleaned up network for pod 42cbc53167cb884d8df411e7ea16aba8682a4699b61f094c370e2471299c2405\"\nJun 11 10:28:40.331565 crc crio[3650]: time=\"2026-06-11T10:28:40.331553643Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 10:28:40.331647 crc crio[3650]: time=\"2026-06-11T10:28:40.331589824Z\" 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 11 10:28:40.332326 crc crio[3650]: time=\"2026-06-11T10:28:40.33180889Z\" 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:0xc00021b570}] Aliases:map[]}\"\nJun 11 10:28:40.332474 crc crio[3650]: time=\"2026-06-11T10:28:40.332421528Z\" level=info msg=\"Deleting pod openshift-console-operator_console-operator-67c89758df-4jf4f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 10:28:40.481644 crc crio[3650]: 2026-06-11T10:28:40Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 10:28:40.481861 crc crio[3650]: time=\"2026-06-11T10:28:40.481702383Z\" level=info msg=\"Successfully cleaned up network for pod 5fa37ff5131c654317df29274d488133bf9d3fc0bbac893fd1adc704cac18f20\"\nJun 11 10:28:40.481861 crc crio[3650]: time=\"2026-06-11T10:28:40.481749144Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 10:28:40.482027 crc crio[3650]: time=\"2026-06-11T10:28:40.481865278Z\" 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 11 10:28:40.482437 crc crio[3650]: time=\"2026-06-11T10:28:40.482344752Z\" 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:0xc00021b600}] Aliases:map[]}\"\nJun 11 10:28:40.482677 crc crio[3650]: time=\"2026-06-11T10:28:40.482607729Z\" level=info msg=\"Deleting pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 10:28:40.504421 crc crio[3650]: 2026-06-11T10:28:40Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 10:28:40.504631 crc crio[3650]: time=\"2026-06-11T10:28:40.50451026Z\" level=info msg=\"Successfully cleaned up network for pod 64c293b20911d06c0a74a43cc241ac2351c0a45b448543e1133e22d8e4b30010\"\nJun 11 10:28:40.504631 crc crio[3650]: time=\"2026-06-11T10:28:40.504546741Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 10:28:40.504631 crc crio[3650]: time=\"2026-06-11T10:28:40.504584512Z\" 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 11 10:28:40.504970 crc crio[3650]: time=\"2026-06-11T10:28:40.50487192Z\" 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:0xc0006220d0}] Aliases:map[]}\"\nJun 11 10:28:40.505306 crc crio[3650]: time=\"2026-06-11T10:28:40.505099067Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-l27pk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 10:28:40.743469 crc crio[3650]: 2026-06-11T10:28:40Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 10:28:40.743660 crc crio[3650]: time=\"2026-06-11T10:28:40.743479407Z\" level=info msg=\"Successfully cleaned up network for pod a1ec76a456ee5385866457eedabe1015f1dd152e348fe1bc374c717f36f55be7\"\nJun 11 10:28:40.743660 crc crio[3650]: time=\"2026-06-11T10:28:40.743513648Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 10:28:40.743660 crc crio[3650]: time=\"2026-06-11T10:28:40.743551139Z\" 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 11 10:28:40.743848 crc crio[3650]: time=\"2026-06-11T10:28:40.743746245Z\" 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:0xc00008c690}] Aliases:map[]}\"\nJun 11 10:28:40.743948 crc crio[3650]: time=\"2026-06-11T10:28:40.743908839Z\" level=info msg=\"Deleting pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 10:28:40.836237 crc crio[3650]: 2026-06-11T10:28:40Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 10:28:40.836439 crc crio[3650]: time=\"2026-06-11T10:28:40.836332978Z\" level=info msg=\"Successfully cleaned up network for pod 6388b28b2c8f23494d8172acdbe0c2c15336b1bc90da0e9a409e30b24cb20fd5\"\nJun 11 10:28:40.836439 crc crio[3650]: time=\"2026-06-11T10:28:40.836374759Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 10:28:40.836439 crc crio[3650]: time=\"2026-06-11T10:28:40.83641579Z\" 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 11 10:28:40.836602 crc crio[3650]: time=\"2026-06-11T10:28:40.836556515Z\" 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:0xc001082018}] Aliases:map[]}\"\nJun 11 10:28:40.836696 crc crio[3650]: time=\"2026-06-11T10:28:40.836657217Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 11 10:28:40.836696 crc crio[3650]: time=\"2026-06-11T10:28:40.836691078Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 11 10:28:40.836814 crc crio[3650]: time=\"2026-06-11T10:28:40.836708899Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29632800-ls5hs from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 10:28:41.069371 crc crio[3650]: 2026-06-11T10:28:40Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 10:28:41.069371 crc crio[3650]: time=\"2026-06-11T10:28:41.069058545Z\" level=info msg=\"Successfully cleaned up network for pod 25817f64d195aeb9a06049cd2c29b6be89a688364d3f94522e2eb3a0462d038b\"\nJun 11 10:28:41.069371 crc crio[3650]: time=\"2026-06-11T10:28:41.069107377Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 10:28:41.069371 crc crio[3650]: time=\"2026-06-11T10:28:41.069373895Z\" 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 11 10:28:41.070341 crc crio[3650]: time=\"2026-06-11T10:28:41.06991469Z\" 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:0xc001082080}] Aliases:map[]}\"\nJun 11 10:28:41.070541 crc crio[3650]: time=\"2026-06-11T10:28:41.070330112Z\" 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 11 10:28:41.163700 crc crio[3650]: 2026-06-11T10:28:41Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 10:28:41.164049 crc crio[3650]: time=\"2026-06-11T10:28:41.163933737Z\" level=info msg=\"Successfully cleaned up network for pod f62ec4c74b2d28d07d15680e61dc47bea0d64f3c10cd0998203816ee1a5e21ae\"\nJun 11 10:28:41.164107 crc crio[3650]: time=\"2026-06-11T10:28:41.16405206Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 10:28:41.164107 crc crio[3650]: time=\"2026-06-11T10:28:41.164089391Z\" level=info msg=\"Successfully cleaned up network for pod 2ac08f16964b2c410806c8a32454b11baadab0ae32ec6ee16db109b5c70d9227\"\nJun 11 10:28:41.164284 crc crio[3650]: time=\"2026-06-11T10:28:41.164218844Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 10:28:41.164396 crc crio[3650]: time=\"2026-06-11T10:28:41.164294707Z\" 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 11 10:28:41.164921 crc crio[3650]: time=\"2026-06-11T10:28:41.16474494Z\" 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:0xc001082110}] Aliases:map[]}\"\nJun 11 10:28:41.165562 crc crio[3650]: time=\"2026-06-11T10:28:41.165457451Z\" level=info msg=\"Deleting pod openshift-multus_network-metrics-daemon-n2bqt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 10:28:41.225675 crc crio[3650]: 2026-06-11T10:28:41Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 10:28:41.227709 crc crio[3650]: time=\"2026-06-11T10:28:41.225699273Z\" level=info msg=\"Successfully cleaned up network for pod 716f9b4b423fda207fd050f2cc805a414ecaf503cdd039d9046723715112fc7a\"\nJun 11 10:28:41.227709 crc crio[3650]: time=\"2026-06-11T10:28:41.225730274Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 10:28:41.227709 crc crio[3650]: time=\"2026-06-11T10:28:41.225760425Z\" 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 11 10:28:41.227709 crc crio[3650]: time=\"2026-06-11T10:28:41.226010162Z\" 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:0xc0010821a0}] Aliases:map[]}\"\nJun 11 10:28:41.227709 crc crio[3650]: time=\"2026-06-11T10:28:41.226228379Z\" level=info msg=\"Deleting pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 10:28:41.347917 crc crio[3650]: 2026-06-11T10:28:41Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 10:28:41.348262 crc crio[3650]: time=\"2026-06-11T10:28:41.347927602Z\" level=info msg=\"Successfully cleaned up network for pod 2ad4e6712288ae4114ef99649d38397a6414bb10a28064a266721a8faa87797b\"\nJun 11 10:28:41.348262 crc crio[3650]: time=\"2026-06-11T10:28:41.347988333Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 10:28:41.348262 crc crio[3650]: time=\"2026-06-11T10:28:41.348014684Z\" level=info msg=\"Successfully cleaned up network for pod 39b7866f65a026a9785951e874d79b2a65586cc09117692bad73d8da76814de6\"\nJun 11 10:28:41.348262 crc crio[3650]: time=\"2026-06-11T10:28:41.348029915Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 10:28:41.348262 crc crio[3650]: time=\"2026-06-11T10:28:41.348083206Z\" 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 11 10:28:41.348610 crc crio[3650]: time=\"2026-06-11T10:28:41.348577601Z\" 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:0xc000622178}] Aliases:map[]}\"\nJun 11 10:28:41.349072 crc crio[3650]: time=\"2026-06-11T10:28:41.34890329Z\" level=info msg=\"Deleting pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 10:28:41.560612 crc crio[3650]: 2026-06-11T10:28:41Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 10:28:41.561618 crc crio[3650]: time=\"2026-06-11T10:28:41.561516827Z\" level=info msg=\"Successfully cleaned up network for pod b3fb04fc606fe54422d5489bd8fc2b18438bf32c094e6d5499989b1c4680081d\"\nJun 11 10:28:41.561618 crc crio[3650]: time=\"2026-06-11T10:28:41.5615934Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 10:28:41.561737 crc crio[3650]: time=\"2026-06-11T10:28:41.561641701Z\" 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 11 10:28:41.561978 crc crio[3650]: time=\"2026-06-11T10:28:41.561914539Z\" 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:0xc00021b6c0}] Aliases:map[]}\"\nJun 11 10:28:41.562201 crc crio[3650]: time=\"2026-06-11T10:28:41.562098704Z\" level=info msg=\"Deleting pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 10:28:41.648350 crc crio[3650]: 2026-06-11T10:28:41Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 10:28:41.648812 crc crio[3650]: time=\"2026-06-11T10:28:41.648670696Z\" level=info msg=\"Successfully cleaned up network for pod 6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9\"\nJun 11 10:28:41.648812 crc crio[3650]: time=\"2026-06-11T10:28:41.64880892Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 10:28:41.648903 crc crio[3650]: time=\"2026-06-11T10:28:41.648865341Z\" 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 11 10:28:41.649268 crc crio[3650]: time=\"2026-06-11T10:28:41.649182281Z\" 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:0xc0013841b8}] Aliases:map[]}\"\nJun 11 10:28:41.649432 crc crio[3650]: time=\"2026-06-11T10:28:41.649371816Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-ntdwx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 10:28:41.669379 crc crio[3650]: 2026-06-11T10:28:41Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 10:28:41.669703 crc crio[3650]: time=\"2026-06-11T10:28:41.669581768Z\" level=info msg=\"Successfully cleaned up network for pod 8d059150b9d8ada814e838c2ef04c41dcd9e7f5cc6cd8d6be9fc11344100bd28\"\nJun 11 10:28:41.669703 crc crio[3650]: time=\"2026-06-11T10:28:41.669689221Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 10:28:41.669994 crc crio[3650]: time=\"2026-06-11T10:28:41.669743453Z\" 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 11 10:28:41.670470 crc crio[3650]: time=\"2026-06-11T10:28:41.67034022Z\" 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:0xc001082238}] Aliases:map[]}\"\nJun 11 10:28:41.670747 crc crio[3650]: time=\"2026-06-11T10:28:41.670649969Z\" level=info msg=\"Deleting pod hostpath-provisioner_csi-hostpathplugin-mpq2f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 10:28:41.696657 crc crio[3650]: 2026-06-11T10:28:41Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 10:28:41.696889 crc crio[3650]: time=\"2026-06-11T10:28:41.696743769Z\" level=info msg=\"Successfully cleaned up network for pod f68d1f4dd26c55a06c14b0734678ced4491fa0b84ec5bc3808a016fd565574e6\"\nJun 11 10:28:41.696889 crc crio[3650]: time=\"2026-06-11T10:28:41.696808131Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 10:28:41.696889 crc crio[3650]: time=\"2026-06-11T10:28:41.696850482Z\" 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 11 10:28:41.697183 crc crio[3650]: time=\"2026-06-11T10:28:41.697060848Z\" 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:0xc00021b760}] Aliases:map[]}\"\nJun 11 10:28:41.697366 crc crio[3650]: time=\"2026-06-11T10:28:41.697298375Z\" level=info msg=\"Deleting pod openshift-network-diagnostics_network-check-target-fhkjl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 10:28:41.776427 crc crio[3650]: 2026-06-11T10:28:41Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 10:28:41.776670 crc crio[3650]: time=\"2026-06-11T10:28:41.776510105Z\" level=info msg=\"Successfully cleaned up network for pod 0390d7aadc8a3e6eb344c5e0b8426cde958d22f535ef3e4b6a7ecc87ec7ab007\"\nJun 11 10:28:41.776670 crc crio[3650]: time=\"2026-06-11T10:28:41.776541376Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 10:28:41.776670 crc crio[3650]: time=\"2026-06-11T10:28:41.776575797Z\" 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 11 10:28:41.776947 crc crio[3650]: time=\"2026-06-11T10:28:41.776763132Z\" 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:0xc0010822c8}] Aliases:map[]}\"\nJun 11 10:28:41.777020 crc crio[3650]: time=\"2026-06-11T10:28:41.776965128Z\" 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 11 10:28:41.799549 crc crio[3650]: 2026-06-11T10:28:41Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 10:28:41.799771 crc crio[3650]: time=\"2026-06-11T10:28:41.799700362Z\" level=info msg=\"Successfully cleaned up network for pod 8c6585b8db86793364698268f6d5287dd5b180895605886d7545253be162b3b7\"\nJun 11 10:28:41.799771 crc crio[3650]: time=\"2026-06-11T10:28:41.799750063Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 10:28:41.799967 crc crio[3650]: time=\"2026-06-11T10:28:41.799879157Z\" 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 11 10:28:41.800403 crc crio[3650]: time=\"2026-06-11T10:28:41.80030257Z\" 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:0xc001384250}] Aliases:map[]}\"\nJun 11 10:28:41.800507 crc crio[3650]: time=\"2026-06-11T10:28:41.800484025Z\" level=info msg=\"Deleting pod openshift-console_downloads-747b44746d-4pqvr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 10:28:41.836223 crc crio[3650]: 2026-06-11T10:28:41Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 10:28:41.836406 crc crio[3650]: time=\"2026-06-11T10:28:41.836283655Z\" level=info msg=\"Successfully cleaned up network for pod cee73eca6bb7492bb52d42bf5c775e8ff855dcead097943420955764786385fc\"\nJun 11 10:28:41.836406 crc crio[3650]: time=\"2026-06-11T10:28:41.836315946Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 10:28:41.836406 crc crio[3650]: time=\"2026-06-11T10:28:41.836350387Z\" 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 11 10:28:41.836583 crc crio[3650]: time=\"2026-06-11T10:28:41.83647109Z\" 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:0xc000622270}] Aliases:map[]}\"\nJun 11 10:28:41.836583 crc crio[3650]: time=\"2026-06-11T10:28:41.836527912Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 11 10:28:41.836583 crc crio[3650]: time=\"2026-06-11T10:28:41.836541052Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 11 10:28:41.836583 crc crio[3650]: time=\"2026-06-11T10:28:41.836551773Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_installer-12-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 10:28:41.854355 crc crio[3650]: 2026-06-11T10:28:41Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 10:28:41.854355 crc crio[3650]: time=\"2026-06-11T10:28:41.854247832Z\" level=info msg=\"Successfully cleaned up network for pod 3b398edf19198ddc81be81078de4824a97cec2e1108a23a94f74580805811fab\"\nJun 11 10:28:41.854355 crc crio[3650]: time=\"2026-06-11T10:28:41.854269713Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 10:28:41.854355 crc crio[3650]: time=\"2026-06-11T10:28:41.854297724Z\" 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 11 10:28:41.854711 crc crio[3650]: time=\"2026-06-11T10:28:41.854440168Z\" 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:0xc00021b8f8}] Aliases:map[]}\"\nJun 11 10:28:41.854711 crc crio[3650]: time=\"2026-06-11T10:28:41.854557761Z\" level=info msg=\"Deleting pod openshift-apiserver_apiserver-9ddfb9f55-k47zv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 10:28:41.875874 crc crio[3650]: 2026-06-11T10:28:41Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 10:28:41.876046 crc crio[3650]: time=\"2026-06-11T10:28:41.875943716Z\" level=info msg=\"Successfully cleaned up network for pod 38107617a56be24a3c4df55a1260c58edb4a789423b3d5f4c1941bd57e4bbb71\"\nJun 11 10:28:41.876046 crc crio[3650]: time=\"2026-06-11T10:28:41.875973347Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 10:28:41.876046 crc crio[3650]: time=\"2026-06-11T10:28:41.875985497Z\" level=info msg=\"Successfully cleaned up network for pod 3234aedde795ea669264e61b92a4110e67549062eab489f074d78b555b724ec0\"\nJun 11 10:28:41.876046 crc crio[3650]: time=\"2026-06-11T10:28:41.875993318Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 10:28:41.876046 crc crio[3650]: time=\"2026-06-11T10:28:41.876001728Z\" level=info msg=\"Successfully cleaned up network for pod f6dab756a5f81da6b1648d44137e45cc60b6c69fca2c6887870ecbde15f13852\"\nJun 11 10:28:41.876046 crc crio[3650]: time=\"2026-06-11T10:28:41.876008818Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 10:28:41.876046 crc crio[3650]: time=\"2026-06-11T10:28:41.876037849Z\" 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 11 10:28:41.876652 crc crio[3650]: time=\"2026-06-11T10:28:41.876270416Z\" 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:0xc0006222d8}] Aliases:map[]}\"\nJun 11 10:28:41.876652 crc crio[3650]: time=\"2026-06-11T10:28:41.876384949Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 10:28:41.897609 crc crio[3650]: 2026-06-11T10:28:41Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 10:28:41.897768 crc crio[3650]: time=\"2026-06-11T10:28:41.897695122Z\" level=info msg=\"Successfully cleaned up network for pod aa60add6962486c4fb47d83aaf4c6a4c24a0670709ef89751b12f7b79d4c4f8c\"\nJun 11 10:28:41.897768 crc crio[3650]: time=\"2026-06-11T10:28:41.897753464Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 10:28:41.897869 crc crio[3650]: time=\"2026-06-11T10:28:41.897822336Z\" 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 11 10:28:41.898072 crc crio[3650]: time=\"2026-06-11T10:28:41.898004451Z\" 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:0xc001384300}] Aliases:map[]}\"\nJun 11 10:28:41.898270 crc crio[3650]: time=\"2026-06-11T10:28:41.898215667Z\" level=info msg=\"Deleting pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 10:28:41.935363 crc crio[3650]: 2026-06-11T10:28:41Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 10:28:41.935558 crc crio[3650]: time=\"2026-06-11T10:28:41.935488203Z\" level=info msg=\"Successfully cleaned up network for pod 77c7a43aebfa236b2f5dda89f94c365080a6bc71e13aa97182d67accd59f42a2\"\nJun 11 10:28:41.935558 crc crio[3650]: time=\"2026-06-11T10:28:41.935545315Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 10:28:41.935649 crc crio[3650]: time=\"2026-06-11T10:28:41.935594546Z\" 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 11 10:28:41.936398 crc crio[3650]: time=\"2026-06-11T10:28:41.936310785Z\" 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:0xc0017aa010}] Aliases:map[]}\"\nJun 11 10:28:41.937870 crc crio[3650]: time=\"2026-06-11T10:28:41.937711054Z\" level=info msg=\"Deleting pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 10:28:42.111391 crc crio[3650]: 2026-06-11T10:28:42Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 10:28:42.111391 crc crio[3650]: time=\"2026-06-11T10:28:42.110610292Z\" level=info msg=\"Successfully cleaned up network for pod ec5a93cdc49312f5503e75704e281effbdefdd7427b8ccb6f397b0a59fe3fcda\"\nJun 11 10:28:42.111391 crc crio[3650]: time=\"2026-06-11T10:28:42.110657313Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 10:28:42.111391 crc crio[3650]: time=\"2026-06-11T10:28:42.110704285Z\" 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 11 10:28:42.111391 crc crio[3650]: time=\"2026-06-11T10:28:42.110958152Z\" 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:0xc001384378}] Aliases:map[]}\"\nJun 11 10:28:42.111391 crc crio[3650]: time=\"2026-06-11T10:28:42.111110267Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-x5vn9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 10:28:42.290931 crc crio[3650]: 2026-06-11T10:28:42Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 10:28:42.290931 crc crio[3650]: time=\"2026-06-11T10:28:42.272533249Z\" level=info msg=\"Successfully cleaned up network for pod 13dd75522d1f0664cc279c53dad4d387d2327319de1d97ccf61611a6510ffda1\"\nJun 11 10:28:42.290931 crc crio[3650]: time=\"2026-06-11T10:28:42.27257936Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 10:28:42.290931 crc crio[3650]: time=\"2026-06-11T10:28:42.273064104Z\" 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 11 10:28:42.290931 crc crio[3650]: time=\"2026-06-11T10:28:42.273347583Z\" 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:0xc000188180}] Aliases:map[]}\"\nJun 11 10:28:42.290931 crc crio[3650]: time=\"2026-06-11T10:28:42.273405044Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 11 10:28:42.290931 crc crio[3650]: time=\"2026-06-11T10:28:42.273416795Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 11 10:28:42.290931 crc crio[3650]: time=\"2026-06-11T10:28:42.273431585Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29632815-n4njh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 10:28:42.435303 crc crio[3650]: 2026-06-11T10:28:42Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 10:28:42.435536 crc crio[3650]: time=\"2026-06-11T10:28:42.435385416Z\" level=info msg=\"Successfully cleaned up network for pod ffa16630965ee37fb7ae4617aa9da06a6662aa11df1df8dabfd1ed98d76641ff\"\nJun 11 10:28:42.435536 crc crio[3650]: time=\"2026-06-11T10:28:42.435442308Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 10:28:42.435536 crc crio[3650]: time=\"2026-06-11T10:28:42.43551262Z\" 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 11 10:28:42.436041 crc crio[3650]: time=\"2026-06-11T10:28:42.435741856Z\" 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:0xc001082498}] Aliases:map[]}\"\nJun 11 10:28:42.436041 crc crio[3650]: time=\"2026-06-11T10:28:42.435971563Z\" level=info msg=\"Deleting pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 10:28:42.699350 crc crio[3650]: 2026-06-11T10:28:42Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 10:28:42.699548 crc crio[3650]: time=\"2026-06-11T10:28:42.699480606Z\" level=info msg=\"Successfully cleaned up network for pod caf0bfcc994327ffce39f65a476266f0028b1730dffd3aee3cea097c9e6941d4\"\nJun 11 10:28:42.699548 crc crio[3650]: time=\"2026-06-11T10:28:42.699520898Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 10:28:42.699548 crc crio[3650]: time=\"2026-06-11T10:28:42.699539718Z\" level=info msg=\"Successfully cleaned up network for pod fd391bae970f3b64b4d0651ad727c5e7e11857de509c35f5d95e1825021e4183\"\nJun 11 10:28:42.699548 crc crio[3650]: time=\"2026-06-11T10:28:42.699550118Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 10:28:42.699847 crc crio[3650]: time=\"2026-06-11T10:28:42.699580219Z\" 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 11 10:28:42.699847 crc crio[3650]: time=\"2026-06-11T10:28:42.699756064Z\" 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:0xc000188310}] Aliases:map[]}\"\nJun 11 10:28:42.699966 crc crio[3650]: time=\"2026-06-11T10:28:42.69995115Z\" level=info msg=\"Deleting pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 10:28:42.790218 crc crio[3650]: 2026-06-11T10:28:42Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 10:28:42.790577 crc crio[3650]: time=\"2026-06-11T10:28:42.790485816Z\" level=info msg=\"Successfully cleaned up network for pod 21404741c3fd258e80b2394df9e1c6b540de60ebd5dfdda164431e320737c791\"\nJun 11 10:28:42.790651 crc crio[3650]: time=\"2026-06-11T10:28:42.790579569Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 10:28:42.790688 crc crio[3650]: time=\"2026-06-11T10:28:42.790645471Z\" 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 11 10:28:42.791070 crc crio[3650]: time=\"2026-06-11T10:28:42.790996551Z\" 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:0xc001384270}] Aliases:map[]}\"\nJun 11 10:28:42.791506 crc crio[3650]: time=\"2026-06-11T10:28:42.791426483Z\" level=info msg=\"Deleting pod openshift-service-ca_service-ca-74545575db-n469q from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 10:28:42.813976 crc crio[3650]: time=\"2026-06-11T10:28:42.813867378Z\" level=info msg=\"Running pod sandbox: openshift-etcd/etcd-crc/POD\" id=79694e9d-471e-45d0-beb5-b56932410a67 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:28:42.814322 crc crio[3650]: time=\"2026-06-11T10:28:42.814157919Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:28:42.818482 crc crio[3650]: 2026-06-11T10:28:42Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 10:28:42.818674 crc crio[3650]: time=\"2026-06-11T10:28:42.818602334Z\" level=info msg=\"Successfully cleaned up network for pod ec5d8cc1a78af44633e5b157a326c7eb057086da9645d399ada87ef76a040673\"\nJun 11 10:28:42.818674 crc crio[3650]: time=\"2026-06-11T10:28:42.818657146Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 10:28:42.818674 crc crio[3650]: time=\"2026-06-11T10:28:42.818676126Z\" level=info msg=\"Successfully cleaned up network for pod 0a627e5c6308b6ab884fc5085cf4d12b710327538b6da457318523644e6aaa34\"\nJun 11 10:28:42.818845 crc crio[3650]: time=\"2026-06-11T10:28:42.818687627Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 10:28:42.818845 crc crio[3650]: time=\"2026-06-11T10:28:42.818714868Z\" 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 11 10:28:42.818991 crc crio[3650]: time=\"2026-06-11T10:28:42.818929704Z\" 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:0xc001384548}] Aliases:map[]}\"\nJun 11 10:28:42.819185 crc crio[3650]: time=\"2026-06-11T10:28:42.819083398Z\" level=info msg=\"Deleting pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 10:28:42.827377 crc crio[3650]: time=\"2026-06-11T10:28:42.827278815Z\" 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=79694e9d-471e-45d0-beb5-b56932410a67 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:28:42.857650 crc crio[3650]: time=\"2026-06-11T10:28:42.857361503Z\" level=info msg=\"Ran pod sandbox fa1fdb88abea1578cc8f05af8654098ce3a8239c8f2571c7a77ad2ddfc5e26e3 with infra container: openshift-etcd/etcd-crc/POD\" id=79694e9d-471e-45d0-beb5-b56932410a67 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:28:42.864656 crc crio[3650]: time=\"2026-06-11T10:28:42.864514727Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=a40f74c3-421d-4b99-a9a2-5eb7451eb2aa name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:28:42.872969 crc crio[3650]: time=\"2026-06-11T10:28:42.872903777Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=05c21b74-b205-4267-9425-d5c12d2265d6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:28:42.874810 crc crio[3650]: time=\"2026-06-11T10:28:42.874094462Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/kube-apiserver-crc/POD\" id=3aa77b64-f7b9-4827-8f94-9c9e71d89aea name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:28:42.874810 crc crio[3650]: time=\"2026-06-11T10:28:42.874484273Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:28:42.880489 crc crio[3650]: time=\"2026-06-11T10:28:42.880192248Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/setup\" id=fd69ed68-42ed-4eaa-a718-de3172e4f21a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:28:42.885991 crc crio[3650]: time=\"2026-06-11T10:28:42.885819449Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:28:42.889225 crc crio[3650]: time=\"2026-06-11T10:28:42.888977634Z\" 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=3aa77b64-f7b9-4827-8f94-9c9e71d89aea name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:28:42.898653 crc crio[3650]: time=\"2026-06-11T10:28:42.898454613Z\" level=info msg=\"Running pod sandbox: openshift-kube-controller-manager/kube-controller-manager-crc/POD\" id=8c035528-f941-4be1-b934-efb9fe80f5fa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:28:42.898653 crc crio[3650]: time=\"2026-06-11T10:28:42.898579566Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:28:42.907667 crc crio[3650]: time=\"2026-06-11T10:28:42.90702755Z\" level=info msg=\"Ran pod sandbox 3ff6b0b5cf64cbc0bedb02f1a345c56432557f5f705d145d2ec5f223a47835a1 with infra container: openshift-kube-apiserver/kube-apiserver-crc/POD\" id=3aa77b64-f7b9-4827-8f94-9c9e71d89aea name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:28:42.907954 crc crio[3650]: time=\"2026-06-11T10:28:42.907924397Z\" 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=8c035528-f941-4be1-b934-efb9fe80f5fa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:28:42.910005 crc crio[3650]: time=\"2026-06-11T10:28:42.909935183Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=db012901-1cce-4c8d-a2a7-29d64c48b9cf name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:28:42.916028 crc crio[3650]: time=\"2026-06-11T10:28:42.915915227Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=31f9a2b9-0b89-4649-b9e0-373f952b8a9f name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:28:42.920077 crc crio[3650]: time=\"2026-06-11T10:28:42.919993562Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:28:42.920365 crc crio[3650]: time=\"2026-06-11T10:28:42.920341632Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=949ad3f5-3087-459c-a54f-e85580b9fe4d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:28:42.921696 crc crio[3650]: time=\"2026-06-11T10:28:42.920690512Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:28:42.927532 crc crio[3650]: time=\"2026-06-11T10:28:42.927367205Z\" level=info msg=\"Ran pod sandbox 4c75261105eca0cc2e0b236aa1c794f7d8a93841056df4b3fe9366cc4e9916e2 with infra container: openshift-kube-controller-manager/kube-controller-manager-crc/POD\" id=8c035528-f941-4be1-b934-efb9fe80f5fa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:28:42.932955 crc crio[3650]: time=\"2026-06-11T10:28:42.931044711Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=3f0e6575-53bc-4a70-b4fa-1ca09c15a257 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:28:42.937865 crc crio[3650]: time=\"2026-06-11T10:28:42.936461837Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=bab014f2-d399-45ef-83fc-3c6c2b588a0f name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:28:42.938699 crc crio[3650]: time=\"2026-06-11T10:28:42.93830051Z\" level=info msg=\"Running pod sandbox: openshift-kube-scheduler/openshift-kube-scheduler-crc/POD\" id=e550d7fd-8158-4869-bb0a-a7e3d0f5a222 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:28:42.938699 crc crio[3650]: time=\"2026-06-11T10:28:42.938558187Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:28:42.940698 crc crio[3650]: time=\"2026-06-11T10:28:42.940669188Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=20dd752b-a0d2-45ce-b741-3dfba3cf83dd name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:28:42.941667 crc crio[3650]: time=\"2026-06-11T10:28:42.941539743Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:28:42.953528 crc crio[3650]: time=\"2026-06-11T10:28:42.953432115Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/POD\" id=a62f9a03-7d24-4e9e-99c8-3a13e6de5e8a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:28:42.953618 crc crio[3650]: time=\"2026-06-11T10:28:42.953553278Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:28:42.957470 crc crio[3650]: time=\"2026-06-11T10:28:42.956474084Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:28:42.961946 crc crio[3650]: time=\"2026-06-11T10:28:42.961642143Z\" 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=e550d7fd-8158-4869-bb0a-a7e3d0f5a222 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:28:42.966005 crc crio[3650]: time=\"2026-06-11T10:28:42.965914895Z\" 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=a62f9a03-7d24-4e9e-99c8-3a13e6de5e8a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:28:42.981196 crc crio[3650]: time=\"2026-06-11T10:28:42.980468585Z\" level=info msg=\"Ran pod sandbox c1420cf72cf4373ab8b5faa85d81e525dd10cc2f8c870f164eddf65b46d3316c with infra container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/POD\" id=a62f9a03-7d24-4e9e-99c8-3a13e6de5e8a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:28:42.989580 crc crio[3650]: time=\"2026-06-11T10:28:42.989526716Z\" level=info msg=\"Ran pod sandbox 4004c0680f4846cec5f2f23572abe1d111a622de9d9019870f087a0059338ed1 with infra container: openshift-kube-scheduler/openshift-kube-scheduler-crc/POD\" id=e550d7fd-8158-4869-bb0a-a7e3d0f5a222 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:28:42.996305 crc crio[3650]: time=\"2026-06-11T10:28:42.996260932Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=fbe647f7-e9ae-41ec-b000-30d62b681715 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:28:43.011512 crc crio[3650]: time=\"2026-06-11T10:28:43.010104507Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=3c617fa5-e0e5-4827-9ad7-788918bc1afd name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:28:43.011658 crc crio[3650]: time=\"2026-06-11T10:28:43.011553209Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=7cf62338-4dc4-427b-8113-5520aa4f1cff name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:28:43.025422 crc crio[3650]: time=\"2026-06-11T10:28:43.025309264Z\" level=info msg=\"Creating container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup\" id=304f04a0-67cb-4293-b2d6-9a22412d25e1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:28:43.025988 crc crio[3650]: time=\"2026-06-11T10:28:43.025875241Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:28:43.033400 crc crio[3650]: time=\"2026-06-11T10:28:43.033221511Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=f7d334d7-1fec-4007-a7fe-b10858c31430 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:28:43.037281 crc crio[3650]: 2026-06-11T10:28:43Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 10:28:43.037281 crc crio[3650]: time=\"2026-06-11T10:28:43.036869067Z\" level=info msg=\"Successfully cleaned up network for pod 87513315fd0d6459c3e9ff38722c06f45676fd2cd669a0356da2de9c0d9d759d\"\nJun 11 10:28:43.037281 crc crio[3650]: time=\"2026-06-11T10:28:43.036907818Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 10:28:43.037281 crc crio[3650]: time=\"2026-06-11T10:28:43.036938779Z\" 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 11 10:28:43.037281 crc crio[3650]: time=\"2026-06-11T10:28:43.037201766Z\" 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:0xc0017aac40}] Aliases:map[]}\"\nJun 11 10:28:43.038442 crc crio[3650]: time=\"2026-06-11T10:28:43.037365481Z\" 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 11 10:28:43.038442 crc crio[3650]: time=\"2026-06-11T10:28:43.03768924Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:28:43.040685 crc crio[3650]: time=\"2026-06-11T10:28:43.040316535Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port\" id=53dc0991-48ed-497f-9604-a68ede2f4f3a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:28:43.042397 crc crio[3650]: time=\"2026-06-11T10:28:43.042098237Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:28:43.043969 crc crio[3650]: time=\"2026-06-11T10:28:43.042290333Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:28:43.055394 crc crio[3650]: time=\"2026-06-11T10:28:43.055267276Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:28:43.234427 crc crio[3650]: 2026-06-11T10:28:43Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 10:28:43.234639 crc crio[3650]: time=\"2026-06-11T10:28:43.234481643Z\" level=info msg=\"Successfully cleaned up network for pod 34dab8a60616b7cf01d4e9c425e238f75c5ad085d018feae02e699514bf41b3e\"\nJun 11 10:28:43.234639 crc crio[3650]: time=\"2026-06-11T10:28:43.234526225Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 10:28:43.234639 crc crio[3650]: time=\"2026-06-11T10:28:43.234566956Z\" 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 11 10:28:43.234856 crc crio[3650]: time=\"2026-06-11T10:28:43.234812873Z\" 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:0xc00021a0c0}] Aliases:map[]}\"\nJun 11 10:28:43.235105 crc crio[3650]: time=\"2026-06-11T10:28:43.234990828Z\" level=info msg=\"Deleting pod openshift-dns_dns-default-qtghf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 10:28:43.273464 crc crio[3650]: 2026-06-11T10:28:43Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 10:28:43.273640 crc crio[3650]: time=\"2026-06-11T10:28:43.273582799Z\" level=info msg=\"Successfully cleaned up network for pod d9d2a25c8e17fdfe8249ac2d59a81a5e7e2044dd011c522e21a3181c10ddbd65\"\nJun 11 10:28:43.273640 crc crio[3650]: time=\"2026-06-11T10:28:43.27362289Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 10:28:43.273726 crc crio[3650]: time=\"2026-06-11T10:28:43.2736411Z\" level=info msg=\"Successfully cleaned up network for pod 410638bdabddf5fcd1c35e7a74c44e5944cfa3831815455f10afe54ace39c37a\"\nJun 11 10:28:43.273726 crc crio[3650]: time=\"2026-06-11T10:28:43.273652401Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 10:28:43.273726 crc crio[3650]: time=\"2026-06-11T10:28:43.273685122Z\" 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 11 10:28:43.274831 crc crio[3650]: time=\"2026-06-11T10:28:43.27396352Z\" 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:0xc00021a570}] Aliases:map[]}\"\nJun 11 10:28:43.274831 crc crio[3650]: time=\"2026-06-11T10:28:43.274267439Z\" level=info msg=\"Deleting pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 10:28:43.380798 crc crio[3650]: 2026-06-11T10:28:43Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 10:28:43.381458 crc crio[3650]: time=\"2026-06-11T10:28:43.380948028Z\" level=info msg=\"Successfully cleaned up network for pod 34605a8868d5dd6079efc188a3cce49b09c028efd54279b3b2b7c48df8fd5e16\"\nJun 11 10:28:43.381458 crc crio[3650]: time=\"2026-06-11T10:28:43.380977309Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 10:28:43.381458 crc crio[3650]: time=\"2026-06-11T10:28:43.380988549Z\" level=info msg=\"Successfully cleaned up network for pod ca101b65abcacc688b6db6fe9499e5cc58a69da3e55d5e9e0dbd37efd4357017\"\nJun 11 10:28:43.381458 crc crio[3650]: time=\"2026-06-11T10:28:43.380996299Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 10:28:43.381458 crc crio[3650]: time=\"2026-06-11T10:28:43.38101678Z\" 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 11 10:28:43.381458 crc crio[3650]: time=\"2026-06-11T10:28:43.381313698Z\" 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:0xc00021a8e8}] Aliases:map[]}\"\nJun 11 10:28:43.381458 crc crio[3650]: time=\"2026-06-11T10:28:43.381458873Z\" level=info msg=\"Deleting pod openshift-console_console-6c684df5db-cc8g8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 10:28:43.403569 crc crio[3650]: 2026-06-11T10:28:43Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 10:28:43.403922 crc crio[3650]: time=\"2026-06-11T10:28:43.403851267Z\" level=info msg=\"Successfully cleaned up network for pod e222155a1c4fc4565a7da9c88c4bc428dc8a0a17b11d7bae294454bb07604400\"\nJun 11 10:28:43.403922 crc crio[3650]: time=\"2026-06-11T10:28:43.403912649Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 10:28:43.404066 crc crio[3650]: time=\"2026-06-11T10:28:43.40394991Z\" 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 11 10:28:43.404248 crc crio[3650]: time=\"2026-06-11T10:28:43.404180026Z\" 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:0xc0017aa358}] Aliases:map[]}\"\nJun 11 10:28:43.404427 crc crio[3650]: time=\"2026-06-11T10:28:43.404367742Z\" 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 11 10:28:43.639811 crc crio[3650]: 2026-06-11T10:28:43Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 10:28:43.640039 crc crio[3650]: time=\"2026-06-11T10:28:43.639938761Z\" level=info msg=\"Successfully cleaned up network for pod 2722679ed228c861ba4d42fe944351839b15ae69a368bf9fbe597f9d6a6ddaa0\"\nJun 11 10:28:43.640039 crc crio[3650]: time=\"2026-06-11T10:28:43.639982503Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 10:28:43.640305 crc crio[3650]: time=\"2026-06-11T10:28:43.640041354Z\" 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 11 10:28:43.640418 crc crio[3650]: time=\"2026-06-11T10:28:43.640341813Z\" 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:0xc00008c988}] Aliases:map[]}\"\nJun 11 10:28:43.640823 crc crio[3650]: time=\"2026-06-11T10:28:43.640742845Z\" level=info msg=\"Deleting pod openshift-ingress-canary_ingress-canary-jlj86 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 10:28:43.657376 crc crio[3650]: 2026-06-11T10:28:43Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 10:28:43.657613 crc crio[3650]: time=\"2026-06-11T10:28:43.657508319Z\" level=info msg=\"Successfully cleaned up network for pod 6f1db32e9e579db7cf7dab1ab228e7efa8c130d835afbaf76bc51f3cc09c4bdb\"\nJun 11 10:28:43.657613 crc crio[3650]: time=\"2026-06-11T10:28:43.657593152Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 10:28:43.657748 crc crio[3650]: time=\"2026-06-11T10:28:43.657648843Z\" 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 11 10:28:43.658022 crc crio[3650]: time=\"2026-06-11T10:28:43.657928342Z\" 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:0xc0028e4000}] Aliases:map[]}\"\nJun 11 10:28:43.658351 crc crio[3650]: time=\"2026-06-11T10:28:43.658275572Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 10:28:43.905380 crc crio[3650]: 2026-06-11T10:28:43Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 10:28:43.905612 crc crio[3650]: time=\"2026-06-11T10:28:43.905526544Z\" level=info msg=\"Successfully cleaned up network for pod 2a669a230e0afc58260587ab928a151b6752183179007838320ca23d77998240\"\nJun 11 10:28:43.905612 crc crio[3650]: time=\"2026-06-11T10:28:43.905609886Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 10:28:43.905810 crc crio[3650]: time=\"2026-06-11T10:28:43.905649838Z\" 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 11 10:28:43.905885 crc crio[3650]: time=\"2026-06-11T10:28:43.905855713Z\" 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:0xc002a1a118}] Aliases:map[]}\"\nJun 11 10:28:43.906079 crc crio[3650]: time=\"2026-06-11T10:28:43.906033639Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 10:28:44.080642 crc crio[3650]: 2026-06-11T10:28:44Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 10:28:44.080642 crc crio[3650]: time=\"2026-06-11T10:28:44.080626153Z\" level=info msg=\"Successfully cleaned up network for pod b772409aebad8f593523276009413324ceef9893239aaa903bf8e87341af63e5\"\nJun 11 10:28:44.080642 crc crio[3650]: time=\"2026-06-11T10:28:44.080662474Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 10:28:44.081005 crc crio[3650]: time=\"2026-06-11T10:28:44.080702725Z\" 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 11 10:28:44.081005 crc crio[3650]: time=\"2026-06-11T10:28:44.080914472Z\" 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:0xc0013842d8}] Aliases:map[]}\"\nJun 11 10:28:44.081099 crc crio[3650]: time=\"2026-06-11T10:28:44.081060656Z\" level=info msg=\"Deleting pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 10:28:44.179391 crc crio[3650]: 2026-06-11T10:28:44Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 10:28:44.179598 crc crio[3650]: time=\"2026-06-11T10:28:44.179535699Z\" level=info msg=\"Successfully cleaned up network for pod 044c75aa04b88e425cfee36b8a2db3c825c7003dbbcf88c6942411327c436ded\"\nJun 11 10:28:44.179686 crc crio[3650]: time=\"2026-06-11T10:28:44.179596881Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 10:28:44.179686 crc crio[3650]: time=\"2026-06-11T10:28:44.179650082Z\" 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 11 10:28:44.180019 crc crio[3650]: time=\"2026-06-11T10:28:44.179950911Z\" 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:0xc001082468}] Aliases:map[]}\"\nJun 11 10:28:44.180423 crc crio[3650]: time=\"2026-06-11T10:28:44.180326872Z\" level=info msg=\"Deleting pod openshift-config-operator_openshift-config-operator-5777786469-bccdj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 10:28:44.256632 crc crio[3650]: 2026-06-11T10:28:44Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 10:28:44.258561 crc crio[3650]: time=\"2026-06-11T10:28:44.256740991Z\" level=info msg=\"Successfully cleaned up network for pod 850471e46d32f5277b86e9692db1754f62ff7b6a77a5279a6248f6e9bb69a471\"\nJun 11 10:28:44.258561 crc crio[3650]: time=\"2026-06-11T10:28:44.256806823Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 10:28:44.258561 crc crio[3650]: time=\"2026-06-11T10:28:44.256848184Z\" 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 11 10:28:44.258561 crc crio[3650]: time=\"2026-06-11T10:28:44.257157942Z\" 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:0xc0008b40a0}] Aliases:map[]}\"\nJun 11 10:28:44.258848 crc crio[3650]: time=\"2026-06-11T10:28:44.258614915Z\" level=info msg=\"Deleting pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 10:28:44.411414 crc crio[3650]: 2026-06-11T10:28:44Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 10:28:44.411895 crc crio[3650]: time=\"2026-06-11T10:28:44.411495705Z\" level=info msg=\"Successfully cleaned up network for pod 5d12a23f28cfdfab8acc2c31b8e590b1cd1c66262a95d0d9e6334df5c9d83730\"\nJun 11 10:28:44.411895 crc crio[3650]: time=\"2026-06-11T10:28:44.411533926Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 10:28:44.411895 crc crio[3650]: time=\"2026-06-11T10:28:44.411554056Z\" level=info msg=\"Successfully cleaned up network for pod 4251b0938a7c7926c0d92fda115d0192567b38afd62b1da6d3d76cfd5d20a25f\"\nJun 11 10:28:44.411895 crc crio[3650]: time=\"2026-06-11T10:28:44.411565597Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 10:28:44.411895 crc crio[3650]: time=\"2026-06-11T10:28:44.411575407Z\" level=info msg=\"Successfully cleaned up network for pod 88d468be9fd1b10ec3aa146a7a933cb4766b9709f66115fc74ae0820c095a45f\"\nJun 11 10:28:44.411895 crc crio[3650]: time=\"2026-06-11T10:28:44.411590187Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 10:28:44.411895 crc crio[3650]: time=\"2026-06-11T10:28:44.411602458Z\" level=info msg=\"Successfully cleaned up network for pod 18fee4b4ea4c96ee307aa88a73acb6266b3648c944e27a6179a14fcc5c344911\"\nJun 11 10:28:44.411895 crc crio[3650]: time=\"2026-06-11T10:28:44.41161226Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 10:28:44.411895 crc crio[3650]: time=\"2026-06-11T10:28:44.411650139Z\" 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 11 10:28:44.411895 crc crio[3650]: time=\"2026-06-11T10:28:44.411858555Z\" 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:0xc0008b4520}] Aliases:map[]}\"\nJun 11 10:28:44.416387 crc crio[3650]: time=\"2026-06-11T10:28:44.41201251Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 10:28:44.603054 crc crio[3650]: 2026-06-11T10:28:44Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 10:28:44.603054 crc crio[3650]: time=\"2026-06-11T10:28:44.602926593Z\" level=info msg=\"Successfully cleaned up network for pod 2bb8f893c353ca3f958d7610b7e177b91239bc7ad02146c114f0eb690f4c783d\"\nJun 11 10:28:44.603054 crc crio[3650]: time=\"2026-06-11T10:28:44.602963214Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 10:28:44.603054 crc crio[3650]: time=\"2026-06-11T10:28:44.603001005Z\" 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 11 10:28:44.603475 crc crio[3650]: time=\"2026-06-11T10:28:44.603328525Z\" 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:0xc0017aa1d0}] Aliases:map[]}\"\nJun 11 10:28:44.603541 crc crio[3650]: time=\"2026-06-11T10:28:44.60349141Z\" level=info msg=\"Deleting pod openshift-route-controller-manager_route-controller-manager-9c77555c6-bjsff from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 10:28:44.782197 crc crio[3650]: 2026-06-11T10:28:44Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 10:28:44.782396 crc crio[3650]: time=\"2026-06-11T10:28:44.782226074Z\" level=info msg=\"Successfully cleaned up network for pod cd0afe61f4dcc682558e239c4cb64ff7d7005e7aa4cbbb50855521992f51be0f\"\nJun 11 10:28:44.782449 crc crio[3650]: time=\"2026-06-11T10:28:44.782262655Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 10:28:44.782809 crc crio[3650]: time=\"2026-06-11T10:28:44.782691167Z\" 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 11 10:28:44.783004 crc crio[3650]: time=\"2026-06-11T10:28:44.782905104Z\" 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:0xc0006221f0}] Aliases:map[]}\"\nJun 11 10:28:44.783356 crc crio[3650]: time=\"2026-06-11T10:28:44.783281706Z\" level=info msg=\"Deleting pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 10:28:44.847068 crc crio[3650]: time=\"2026-06-11T10:28:44.846929425Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:28:44.847845 crc crio[3650]: time=\"2026-06-11T10:28:44.847661798Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:28:44.849010 crc crio[3650]: time=\"2026-06-11T10:28:44.848921772Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:28:44.850549 crc crio[3650]: time=\"2026-06-11T10:28:44.850456737Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:28:44.850751 crc crio[3650]: time=\"2026-06-11T10:28:44.850636552Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:28:44.891690 crc crio[3650]: 2026-06-11T10:28:44Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 10:28:44.892044 crc crio[3650]: time=\"2026-06-11T10:28:44.89190529Z\" level=info msg=\"Successfully cleaned up network for pod ac8f65e743463176074b4c0cb4e8c2b3cb849e56ae25be37a16bb9efcd7eb64f\"\nJun 11 10:28:44.892044 crc crio[3650]: time=\"2026-06-11T10:28:44.891947991Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 10:28:44.892044 crc crio[3650]: time=\"2026-06-11T10:28:44.891988302Z\" 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 11 10:28:44.892232 crc crio[3650]: time=\"2026-06-11T10:28:44.892092685Z\" 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:0xc000622018}] Aliases:map[]}\"\nJun 11 10:28:44.892232 crc crio[3650]: time=\"2026-06-11T10:28:44.892220669Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 11 10:28:44.892310 crc crio[3650]: time=\"2026-06-11T10:28:44.892236879Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 11 10:28:44.892310 crc crio[3650]: time=\"2026-06-11T10:28:44.89224988Z\" level=info msg=\"Deleting pod openshift-kube-scheduler_revision-pruner-6-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 10:28:44.917872 crc crio[3650]: 2026-06-11T10:28:44Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 10:28:44.918036 crc crio[3650]: time=\"2026-06-11T10:28:44.917936679Z\" level=info msg=\"Successfully cleaned up network for pod cf95c321a021eb9a3ba610455248b4b97c8822803f4d40be10c7b1c223b38946\"\nJun 11 10:28:44.918036 crc crio[3650]: time=\"2026-06-11T10:28:44.917996741Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 10:28:44.918213 crc crio[3650]: time=\"2026-06-11T10:28:44.918063963Z\" 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 11 10:28:44.918523 crc crio[3650]: time=\"2026-06-11T10:28:44.918360201Z\" 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:0xc000622098}] Aliases:map[]}\"\nJun 11 10:28:44.918639 crc crio[3650]: time=\"2026-06-11T10:28:44.918594888Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-qhh6t from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 10:28:44.945056 crc crio[3650]: 2026-06-11T10:28:44Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 10:28:44.945511 crc crio[3650]: time=\"2026-06-11T10:28:44.9454106Z\" level=info msg=\"Successfully cleaned up network for pod 4dc0a1f7b702c1c1cceb3e59fb11d1ccca5adc60a822681834a3ffca24387118\"\nJun 11 10:28:44.945511 crc crio[3650]: time=\"2026-06-11T10:28:44.945484472Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 10:28:44.945655 crc crio[3650]: time=\"2026-06-11T10:28:44.945519443Z\" level=info msg=\"Successfully cleaned up network for pod c007be82b33d8a9981381fb90ba81b7decd46a3a32856131653d22904f819946\"\nJun 11 10:28:44.945655 crc crio[3650]: time=\"2026-06-11T10:28:44.945530363Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 10:28:44.945655 crc crio[3650]: time=\"2026-06-11T10:28:44.945570794Z\" 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 11 10:28:44.946571 crc crio[3650]: time=\"2026-06-11T10:28:44.945681257Z\" 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:0xc001384108}] Aliases:map[]}\"\nJun 11 10:28:44.946571 crc crio[3650]: time=\"2026-06-11T10:28:44.945744709Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 11 10:28:44.946571 crc crio[3650]: time=\"2026-06-11T10:28:44.9457573Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 11 10:28:44.946571 crc crio[3650]: time=\"2026-06-11T10:28:44.945818071Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_revision-pruner-11-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 10:28:44.963102 crc crio[3650]: 2026-06-11T10:28:44Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 10:28:44.963461 crc crio[3650]: time=\"2026-06-11T10:28:44.963430168Z\" level=info msg=\"Successfully cleaned up network for pod 40c09d5600c463fc9cd78edba9f0f727e1df5d968ded070c29fdcc4571676587\"\nJun 11 10:28:44.963627 crc crio[3650]: time=\"2026-06-11T10:28:44.963612373Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 10:28:44.963701 crc crio[3650]: time=\"2026-06-11T10:28:44.963687655Z\" level=info msg=\"Successfully cleaned up network for pod a81533570b925ea6f6bf65ff689b58f63ee17cd1f7b5f92e4652de0cd34bccd5\"\nJun 11 10:28:44.963800 crc crio[3650]: time=\"2026-06-11T10:28:44.963752707Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 10:28:44.963914 crc crio[3650]: time=\"2026-06-11T10:28:44.963895531Z\" level=info msg=\"Successfully cleaned up network for pod c8d89a6a18d8bf8e544fca6f74b002af11259ae7912ab06a6b65e2bd0a014a86\"\nJun 11 10:28:44.963985 crc crio[3650]: time=\"2026-06-11T10:28:44.963972893Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 10:28:44.964068 crc crio[3650]: time=\"2026-06-11T10:28:44.964052836Z\" 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 11 10:28:44.964373 crc crio[3650]: time=\"2026-06-11T10:28:44.964349214Z\" 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:0xc0013841f0}] Aliases:map[]}\"\nJun 11 10:28:44.964570 crc crio[3650]: time=\"2026-06-11T10:28:44.96455515Z\" level=info msg=\"Deleting pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 10:28:44.987073 crc crio[3650]: 2026-06-11T10:28:44Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 10:28:44.987270 crc crio[3650]: time=\"2026-06-11T10:28:44.987202685Z\" level=info msg=\"Successfully cleaned up network for pod 1a6f453dbe8bac2c3bdbb09d3e238da0475d47dbc239b5adad9041e5590c52d9\"\nJun 11 10:28:44.987270 crc crio[3650]: time=\"2026-06-11T10:28:44.987269197Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 10:28:44.987424 crc crio[3650]: time=\"2026-06-11T10:28:44.987306688Z\" 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 11 10:28:44.987493 crc crio[3650]: time=\"2026-06-11T10:28:44.987467583Z\" 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:0xc002a1a010}] Aliases:map[]}\"\nJun 11 10:28:44.987681 crc crio[3650]: time=\"2026-06-11T10:28:44.987608867Z\" level=info msg=\"Deleting pod openshift-multus_multus-admission-controller-69db94689b-rvf8p from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 10:28:45.007606 crc crio[3650]: time=\"2026-06-11T10:28:45.007511126Z\" level=info msg=\"Created container aa65b15a5cf4f477c7007779bce2af5b8242ea2565692bcbe248139bbed785f1: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=20dd752b-a0d2-45ce-b741-3dfba3cf83dd name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:28:45.009304 crc crio[3650]: time=\"2026-06-11T10:28:45.00922593Z\" level=info msg=\"Created container e140e8c850682ca1177846f15a2b83f482ec5eb24b5650be7d5945830df1a38f: openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port\" id=53dc0991-48ed-497f-9604-a68ede2f4f3a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:28:45.009749 crc crio[3650]: time=\"2026-06-11T10:28:45.009640018Z\" level=info msg=\"Created container 1d38a97ea93c7f0e81d68a16c698b31698566094956d6e1f16b27c5b0077e19c: openshift-etcd/etcd-crc/setup\" id=fd69ed68-42ed-4eaa-a718-de3172e4f21a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:28:45.010057 crc crio[3650]: time=\"2026-06-11T10:28:45.010022799Z\" level=info msg=\"Starting container: aa65b15a5cf4f477c7007779bce2af5b8242ea2565692bcbe248139bbed785f1\" id=ce16545b-e0e1-4440-8df3-0be9a0465c59 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:28:45.010669 crc crio[3650]: time=\"2026-06-11T10:28:45.010612736Z\" level=info msg=\"Starting container: 1d38a97ea93c7f0e81d68a16c698b31698566094956d6e1f16b27c5b0077e19c\" id=8a78ca63-00fe-4662-9646-68a68328b174 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:28:45.010745 crc crio[3650]: time=\"2026-06-11T10:28:45.01007676Z\" level=info msg=\"Created container 5337151cb232522594ddfabaf8cb5f0da102827c1903bb1275e1bbb01ec4fd92: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup\" id=304f04a0-67cb-4293-b2d6-9a22412d25e1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:28:45.011096 crc crio[3650]: time=\"2026-06-11T10:28:45.011071489Z\" level=info msg=\"Starting container: e140e8c850682ca1177846f15a2b83f482ec5eb24b5650be7d5945830df1a38f\" id=dc16fbd3-a7d8-40e1-b8d5-4a1b3b4e4065 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:28:45.011884 crc crio[3650]: time=\"2026-06-11T10:28:45.011656355Z\" level=info msg=\"Starting container: 5337151cb232522594ddfabaf8cb5f0da102827c1903bb1275e1bbb01ec4fd92\" id=602d8f66-b85e-4557-9f99-d063f355cd1e name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:28:45.015250 crc crio[3650]: time=\"2026-06-11T10:28:45.015220208Z\" level=info msg=\"Started container\" PID=5400 containerID=aa65b15a5cf4f477c7007779bce2af5b8242ea2565692bcbe248139bbed785f1 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=ce16545b-e0e1-4440-8df3-0be9a0465c59 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4c75261105eca0cc2e0b236aa1c794f7d8a93841056df4b3fe9366cc4e9916e2\nJun 11 10:28:45.016418 crc crio[3650]: 2026-06-11T10:28:45Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 10:28:45.016697 crc crio[3650]: time=\"2026-06-11T10:28:45.016665559Z\" level=info msg=\"Successfully cleaned up network for pod 2906610114c892c992247553738002a45050cbeeafe5029b3a6b35d817dc452a\"\nJun 11 10:28:45.016697 crc crio[3650]: time=\"2026-06-11T10:28:45.01668961Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 10:28:45.016928 crc crio[3650]: time=\"2026-06-11T10:28:45.016722511Z\" 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 11 10:28:45.016928 crc crio[3650]: time=\"2026-06-11T10:28:45.016832484Z\" 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:0xc000188458}] Aliases:map[]}\"\nJun 11 10:28:45.016928 crc crio[3650]: time=\"2026-06-11T10:28:45.016877676Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 11 10:28:45.016928 crc crio[3650]: time=\"2026-06-11T10:28:45.016887116Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 11 10:28:45.016928 crc crio[3650]: time=\"2026-06-11T10:28:45.016896426Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_revision-pruner-12-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 10:28:45.017305 crc crio[3650]: time=\"2026-06-11T10:28:45.017237037Z\" level=info msg=\"Started container\" PID=5395 containerID=e140e8c850682ca1177846f15a2b83f482ec5eb24b5650be7d5945830df1a38f description=openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port id=dc16fbd3-a7d8-40e1-b8d5-4a1b3b4e4065 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4004c0680f4846cec5f2f23572abe1d111a622de9d9019870f087a0059338ed1\nJun 11 10:28:45.018889 crc crio[3650]: time=\"2026-06-11T10:28:45.018812083Z\" level=info msg=\"Started container\" PID=5397 containerID=5337151cb232522594ddfabaf8cb5f0da102827c1903bb1275e1bbb01ec4fd92 description=openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup id=602d8f66-b85e-4557-9f99-d063f355cd1e name=/runtime.v1.RuntimeService/StartContainer sandboxID=c1420cf72cf4373ab8b5faa85d81e525dd10cc2f8c870f164eddf65b46d3316c\nJun 11 10:28:45.021477 crc crio[3650]: time=\"2026-06-11T10:28:45.021370205Z\" level=info msg=\"Started container\" PID=5402 containerID=1d38a97ea93c7f0e81d68a16c698b31698566094956d6e1f16b27c5b0077e19c description=openshift-etcd/etcd-crc/setup id=8a78ca63-00fe-4662-9646-68a68328b174 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fa1fdb88abea1578cc8f05af8654098ce3a8239c8f2571c7a77ad2ddfc5e26e3\nJun 11 10:28:45.022103 crc crio[3650]: time=\"2026-06-11T10:28:45.022041664Z\" level=info msg=\"Created container 3ae96a8600996afd8725fe71925e3210f3e0e09e04ed3c58da276eba40fa10ab: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=949ad3f5-3087-459c-a54f-e85580b9fe4d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:28:45.023337 crc crio[3650]: time=\"2026-06-11T10:28:45.0232832Z\" level=info msg=\"Starting container: 3ae96a8600996afd8725fe71925e3210f3e0e09e04ed3c58da276eba40fa10ab\" id=6d966ef0-559c-4c14-bb52-cc968bad5042 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:28:45.028726 crc crio[3650]: time=\"2026-06-11T10:28:45.028236943Z\" level=info msg=\"Started container\" PID=5398 containerID=3ae96a8600996afd8725fe71925e3210f3e0e09e04ed3c58da276eba40fa10ab description=openshift-kube-apiserver/kube-apiserver-crc/setup id=6d966ef0-559c-4c14-bb52-cc968bad5042 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3ff6b0b5cf64cbc0bedb02f1a345c56432557f5f705d145d2ec5f223a47835a1\nJun 11 10:28:45.029097 crc crio[3650]: time=\"2026-06-11T10:28:45.029031306Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=856d202e-0bad-4ad3-a820-5f11c4213b79 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:28:45.031034 crc crio[3650]: time=\"2026-06-11T10:28:45.030955131Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=2091661d-140a-4772-95e1-faf741695437 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:28:45.033740 crc crio[3650]: time=\"2026-06-11T10:28:45.033587006Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=b7d5921f-2527-413f-be32-5360dbffb7ea name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:28:45.033960 crc crio[3650]: time=\"2026-06-11T10:28:45.033902776Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:28:45.042332 crc crio[3650]: 2026-06-11T10:28:45Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 10:28:45.042441 crc crio[3650]: time=\"2026-06-11T10:28:45.042349639Z\" level=info msg=\"Successfully cleaned up network for pod 28ae9e11dbe1d6e9c74da5fe96ab600e043908b4e8f617bfc6f2a1e749a58a8d\"\nJun 11 10:28:45.042441 crc crio[3650]: time=\"2026-06-11T10:28:45.042368199Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 10:28:45.042441 crc crio[3650]: time=\"2026-06-11T10:28:45.0423974Z\" 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 11 10:28:45.043577 crc crio[3650]: time=\"2026-06-11T10:28:45.042507493Z\" 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:0xc00008c770}] Aliases:map[]}\"\nJun 11 10:28:45.043577 crc crio[3650]: time=\"2026-06-11T10:28:45.042619387Z\" level=info msg=\"Deleting pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 10:28:45.048173 crc crio[3650]: time=\"2026-06-11T10:28:45.048040813Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:28:45.273758 crc crio[3650]: 2026-06-11T10:28:45Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 10:28:45.274098 crc crio[3650]: time=\"2026-06-11T10:28:45.274000856Z\" level=info msg=\"Successfully cleaned up network for pod aa31576716b05cdc9e4d264e54c2c41b79aab1b69c8410d864515a3524230ed1\"\nJun 11 10:28:45.274098 crc crio[3650]: time=\"2026-06-11T10:28:45.274038607Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 10:28:45.274098 crc crio[3650]: time=\"2026-06-11T10:28:45.274086728Z\" 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 11 10:28:45.274458 crc crio[3650]: time=\"2026-06-11T10:28:45.274372716Z\" 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:0xc0013847a8}] Aliases:map[]}\"\nJun 11 10:28:45.274610 crc crio[3650]: time=\"2026-06-11T10:28:45.274576952Z\" 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 11 10:28:45.400397 crc crio[3650]: time=\"2026-06-11T10:28:45.400252648Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:28:45.410465 crc crio[3650]: time=\"2026-06-11T10:28:45.410320409Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=51777b5a-603f-4089-b547-2159146312a9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:28:45.413579 crc crio[3650]: time=\"2026-06-11T10:28:45.413494219Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=947e0103-6734-4274-ae30-2b65d66e145f name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:28:45.416231 crc crio[3650]: time=\"2026-06-11T10:28:45.416098846Z\" level=info msg=\"Creating container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio\" id=e6bcbd8e-4432-464c-9da8-b7d62067ebce name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:28:45.416303 crc crio[3650]: time=\"2026-06-11T10:28:45.416220849Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=746dec43-2994-4e8a-9d3a-3e9143741545 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:28:45.416871 crc crio[3650]: time=\"2026-06-11T10:28:45.416808467Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:28:45.417828 crc crio[3650]: time=\"2026-06-11T10:28:45.41769053Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=4cf730a1-a802-4075-bb14-f43151b3078a name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:28:45.419535 crc crio[3650]: time=\"2026-06-11T10:28:45.419461951Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=54558acf-b56a-4428-924f-8dc98266a182 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:28:45.422506 crc crio[3650]: time=\"2026-06-11T10:28:45.422447217Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=a5a80953-3c66-4280-9fb6-3564cec6e0ef name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:28:45.425561 crc crio[3650]: time=\"2026-06-11T10:28:45.425476674Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=9fc92829-c976-467f-8443-332e80d1c1cc name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:28:45.426963 crc crio[3650]: time=\"2026-06-11T10:28:45.426878915Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:28:45.429296 crc crio[3650]: time=\"2026-06-11T10:28:45.429099509Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=65bf9965-0e16-4bb8-a0f5-3c2d4503419a name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:28:45.429296 crc crio[3650]: time=\"2026-06-11T10:28:45.429230223Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=4a20561c-35b6-47fc-baed-5e79ef425927 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:28:45.437480 crc crio[3650]: time=\"2026-06-11T10:28:45.434492844Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=454b861d-3bd2-4f0e-8773-b52c158a4550 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:28:45.437480 crc crio[3650]: time=\"2026-06-11T10:28:45.435892505Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=e0b261b4-9eb8-4d2f-ada0-7dac024609ac name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:28:45.437480 crc crio[3650]: time=\"2026-06-11T10:28:45.436321057Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:28:45.437480 crc crio[3650]: time=\"2026-06-11T10:28:45.436763319Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:28:45.437837 crc crio[3650]: time=\"2026-06-11T10:28:45.437532082Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:28:45.458354 crc crio[3650]: time=\"2026-06-11T10:28:45.458040152Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:28:45.464650 crc crio[3650]: time=\"2026-06-11T10:28:45.464304422Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:28:45.477215 crc crio[3650]: time=\"2026-06-11T10:28:45.477067719Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:28:45.583275 crc crio[3650]: time=\"2026-06-11T10:28:45.581730866Z\" level=info msg=\"Created container aefb3911a36fa414922730c6e0d6d42cfbc99a41010bec17a1fbf79f78c727b9: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=b7d5921f-2527-413f-be32-5360dbffb7ea name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:28:45.585057 crc crio[3650]: time=\"2026-06-11T10:28:45.584679449Z\" level=info msg=\"Starting container: aefb3911a36fa414922730c6e0d6d42cfbc99a41010bec17a1fbf79f78c727b9\" id=71fe512d-dcda-4afa-bd3e-39ba1a20f684 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:28:45.607603 crc crio[3650]: 2026-06-11T10:28:45Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 10:28:45.607885 crc crio[3650]: time=\"2026-06-11T10:28:45.607661538Z\" level=info msg=\"Successfully cleaned up network for pod df7839e3a7fe9f97d215b350da23429c49ceb57289d871c643f130f5c2ddd4ef\"\nJun 11 10:28:45.607885 crc crio[3650]: time=\"2026-06-11T10:28:45.607698109Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 10:28:45.607885 crc crio[3650]: time=\"2026-06-11T10:28:45.60771173Z\" level=info msg=\"Successfully cleaned up network for pod da2adf6cd892779e9e97c725a1a8d45c2cdb5890c09a25ac078e96ef16ce314f\"\nJun 11 10:28:45.639796 crc crio[3650]: time=\"2026-06-11T10:28:45.639598867Z\" level=info msg=\"Started container\" PID=5491 containerID=aefb3911a36fa414922730c6e0d6d42cfbc99a41010bec17a1fbf79f78c727b9 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=71fe512d-dcda-4afa-bd3e-39ba1a20f684 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4c75261105eca0cc2e0b236aa1c794f7d8a93841056df4b3fe9366cc4e9916e2\nJun 11 10:28:45.697887 crc crio[3650]: time=\"2026-06-11T10:28:45.696492989Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=1251dbf3-e869-4777-bc97-c8d4cc8f2d87 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:28:45.705667 crc crio[3650]: time=\"2026-06-11T10:28:45.705250704Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=f4e34644-2973-4837-a5e0-fc5fdb862da2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:28:45.709604 crc crio[3650]: time=\"2026-06-11T10:28:45.708527976Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer\" id=e5539207-9d56-4fc9-8942-8bac03584e8e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:28:45.709604 crc crio[3650]: time=\"2026-06-11T10:28:45.709571206Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:28:45.750825 crc crio[3650]: time=\"2026-06-11T10:28:45.750424085Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:28:46.296559 crc crio[3650]: time=\"2026-06-11T10:28:46.295359664Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:28:46.345093 crc crio[3650]: time=\"2026-06-11T10:28:46.343926856Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:28:46.392396 crc crio[3650]: time=\"2026-06-11T10:28:46.388353283Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:28:46.402736 crc crio[3650]: time=\"2026-06-11T10:28:46.402698198Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:28:46.471633 crc crio[3650]: time=\"2026-06-11T10:28:46.471374997Z\" level=info msg=\"Created container 4f5ff7443fa2e7e4f5c46086495658056be4d2b43d44eb2b7ef40f907584c265: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=54558acf-b56a-4428-924f-8dc98266a182 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:28:46.474181 crc crio[3650]: time=\"2026-06-11T10:28:46.47405966Z\" level=info msg=\"Created container a34efecdcae4c260b4e72130dc6c76d31617c10419b378a52310a7ac5bfd2dc6: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=e0b261b4-9eb8-4d2f-ada0-7dac024609ac name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:28:46.474739 crc crio[3650]: time=\"2026-06-11T10:28:46.474419661Z\" level=info msg=\"Starting container: 4f5ff7443fa2e7e4f5c46086495658056be4d2b43d44eb2b7ef40f907584c265\" id=39ad1426-9d96-4b12-b9a6-a7de8d953bc1 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:28:46.475971 crc crio[3650]: time=\"2026-06-11T10:28:46.475915369Z\" level=info msg=\"Starting container: a34efecdcae4c260b4e72130dc6c76d31617c10419b378a52310a7ac5bfd2dc6\" id=06a9cf77-56a1-4e72-bd05-51789b20c1ac name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:28:46.482606 crc crio[3650]: time=\"2026-06-11T10:28:46.482506255Z\" level=info msg=\"Started container\" PID=5535 containerID=4f5ff7443fa2e7e4f5c46086495658056be4d2b43d44eb2b7ef40f907584c265 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler id=39ad1426-9d96-4b12-b9a6-a7de8d953bc1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4004c0680f4846cec5f2f23572abe1d111a622de9d9019870f087a0059338ed1\nJun 11 10:28:46.490301 crc crio[3650]: time=\"2026-06-11T10:28:46.489380061Z\" level=info msg=\"Started container\" PID=5538 containerID=a34efecdcae4c260b4e72130dc6c76d31617c10419b378a52310a7ac5bfd2dc6 description=openshift-etcd/etcd-crc/etcd-ensure-env-vars id=06a9cf77-56a1-4e72-bd05-51789b20c1ac name=/runtime.v1.RuntimeService/StartContainer sandboxID=fa1fdb88abea1578cc8f05af8654098ce3a8239c8f2571c7a77ad2ddfc5e26e3\nJun 11 10:28:46.530802 crc crio[3650]: time=\"2026-06-11T10:28:46.530666309Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=dd123466-89cf-4d42-b13e-c6d5cac120ac name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:28:46.533924 crc crio[3650]: time=\"2026-06-11T10:28:46.53385869Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=229a8709-5fa9-46b1-a2a5-a3991246bac6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:28:46.536696 crc crio[3650]: time=\"2026-06-11T10:28:46.53662154Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer\" id=13639d93-c415-4227-8a52-20ff7a8b1770 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:28:46.537257 crc crio[3650]: time=\"2026-06-11T10:28:46.537194176Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:28:46.540657 crc crio[3650]: time=\"2026-06-11T10:28:46.540516982Z\" level=info msg=\"Created container 4652201a578c86d3400ad43c741300feb3524971d0b9a60e14d739160246abc5: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=454b861d-3bd2-4f0e-8773-b52c158a4550 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:28:46.542624 crc crio[3650]: time=\"2026-06-11T10:28:46.542564413Z\" level=info msg=\"Starting container: 4652201a578c86d3400ad43c741300feb3524971d0b9a60e14d739160246abc5\" id=89f2fc2d-ce3f-456e-bcc2-30f816129474 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:28:46.572963 crc crio[3650]: time=\"2026-06-11T10:28:46.572576544Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:28:46.573603 crc crio[3650]: time=\"2026-06-11T10:28:46.573527692Z\" level=info msg=\"Started container\" PID=5548 containerID=4652201a578c86d3400ad43c741300feb3524971d0b9a60e14d739160246abc5 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver id=89f2fc2d-ce3f-456e-bcc2-30f816129474 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3ff6b0b5cf64cbc0bedb02f1a345c56432557f5f705d145d2ec5f223a47835a1\nJun 11 10:28:46.578949 crc crio[3650]: time=\"2026-06-11T10:28:46.578846146Z\" level=info msg=\"Created container 45f373c066de6e211016eca2c8e08bd3d012eef2a4c56982262d624615f4cc8c: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio\" id=e6bcbd8e-4432-464c-9da8-b7d62067ebce name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:28:46.580586 crc crio[3650]: time=\"2026-06-11T10:28:46.580542594Z\" level=info msg=\"Starting container: 45f373c066de6e211016eca2c8e08bd3d012eef2a4c56982262d624615f4cc8c\" id=da4d2cca-2c53-444c-9680-938a80ee8e3b name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:28:46.658394 crc crio[3650]: time=\"2026-06-11T10:28:46.655990017Z\" level=info msg=\"Started container\" PID=5549 containerID=45f373c066de6e211016eca2c8e08bd3d012eef2a4c56982262d624615f4cc8c description=openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio id=da4d2cca-2c53-444c-9680-938a80ee8e3b name=/runtime.v1.RuntimeService/StartContainer sandboxID=c1420cf72cf4373ab8b5faa85d81e525dd10cc2f8c870f164eddf65b46d3316c\nJun 11 10:28:46.670503 crc crio[3650]: time=\"2026-06-11T10:28:46.670282377Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=50cedb30-feef-4dac-b601-e9fe2b4db835 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:28:46.675952 crc crio[3650]: time=\"2026-06-11T10:28:46.675842248Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=2712e51c-7a57-40ae-a6c0-7b6bf439e81c name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:28:46.687750 crc crio[3650]: time=\"2026-06-11T10:28:46.686510813Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=ec5e608f-7b81-469e-877a-551e72864ea8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:28:46.687750 crc crio[3650]: time=\"2026-06-11T10:28:46.686999848Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:28:46.807083 crc crio[3650]: time=\"2026-06-11T10:28:46.804240834Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:28:47.390793 crc crio[3650]: time=\"2026-06-11T10:28:47.389199197Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:28:47.586376 crc crio[3650]: time=\"2026-06-11T10:28:47.586214568Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=6077a781-4cc2-4699-93b1-49c2515484fa name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:28:47.613249 crc crio[3650]: time=\"2026-06-11T10:28:47.612983346Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=8592c34e-b2c6-49f1-bd3c-d92f97472027 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:28:47.634518 crc crio[3650]: time=\"2026-06-11T10:28:47.627370501Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-resources-copy\" id=cc68ba7e-2d3c-41e8-88f5-6cc9afff1176 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:28:47.640606 crc crio[3650]: time=\"2026-06-11T10:28:47.640441389Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:28:47.736981 crc crio[3650]: time=\"2026-06-11T10:28:47.736363976Z\" level=info msg=\"Created container 3eb0cfbdfd280165c1275e4ceee8d97ad80aa117a1f587014e7a1370d078f792: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer\" id=13639d93-c415-4227-8a52-20ff7a8b1770 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:28:47.751616 crc crio[3650]: time=\"2026-06-11T10:28:47.751387965Z\" level=info msg=\"Starting container: 3eb0cfbdfd280165c1275e4ceee8d97ad80aa117a1f587014e7a1370d078f792\" id=93554747-eed8-478c-86af-1a588645b4e4 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:28:47.789074 crc crio[3650]: time=\"2026-06-11T10:28:47.785987893Z\" level=info msg=\"Started container\" PID=5584 containerID=3eb0cfbdfd280165c1275e4ceee8d97ad80aa117a1f587014e7a1370d078f792 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer id=93554747-eed8-478c-86af-1a588645b4e4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4004c0680f4846cec5f2f23572abe1d111a622de9d9019870f087a0059338ed1\nJun 11 10:28:47.829021 crc crio[3650]: time=\"2026-06-11T10:28:47.825399682Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:28:47.841084 crc crio[3650]: time=\"2026-06-11T10:28:47.840901176Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=c82a9874-de68-4be7-b7a3-05c5e924880f name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:28:47.865038 crc crio[3650]: time=\"2026-06-11T10:28:47.864853197Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=70554d4d-739e-4fad-87be-f519b3c2ac2a name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:28:47.901995 crc crio[3650]: time=\"2026-06-11T10:28:47.890903805Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller\" id=edfb322e-019e-4c2d-ac96-6b79a306025a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:28:47.901995 crc crio[3650]: time=\"2026-06-11T10:28:47.892597774Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:28:47.945444 crc crio[3650]: time=\"2026-06-11T10:28:47.944062004Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:28:48.928593 crc crio[3650]: time=\"2026-06-11T10:28:48.926936729Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:28:49.285680 crc crio[3650]: time=\"2026-06-11T10:28:49.285548093Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:28:49.324641 crc crio[3650]: time=\"2026-06-11T10:28:49.324470828Z\" level=info msg=\"Created container a4369d4932648417dac09ada33ebfe4d894d5f18d6cff3edf19e3fbae8df8b28: openshift-etcd/etcd-crc/etcd-resources-copy\" id=cc68ba7e-2d3c-41e8-88f5-6cc9afff1176 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:28:49.335042 crc crio[3650]: time=\"2026-06-11T10:28:49.33496585Z\" level=info msg=\"Starting container: a4369d4932648417dac09ada33ebfe4d894d5f18d6cff3edf19e3fbae8df8b28\" id=be38f3c7-dd7a-4d87-a5dd-fcf9300f0df1 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:28:49.388906 crc crio[3650]: time=\"2026-06-11T10:28:49.388546674Z\" level=info msg=\"Started container\" PID=5615 containerID=a4369d4932648417dac09ada33ebfe4d894d5f18d6cff3edf19e3fbae8df8b28 description=openshift-etcd/etcd-crc/etcd-resources-copy id=be38f3c7-dd7a-4d87-a5dd-fcf9300f0df1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fa1fdb88abea1578cc8f05af8654098ce3a8239c8f2571c7a77ad2ddfc5e26e3\nJun 11 10:28:49.504624 crc crio[3650]: time=\"2026-06-11T10:28:49.503498209Z\" level=info msg=\"Created container 083acecf1e7f0599a408a9b6feefff4e22bfb50f5b67fa09764b235394d2971a: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller\" id=edfb322e-019e-4c2d-ac96-6b79a306025a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:28:49.533015 crc crio[3650]: time=\"2026-06-11T10:28:49.508316688Z\" level=info msg=\"Starting container: 083acecf1e7f0599a408a9b6feefff4e22bfb50f5b67fa09764b235394d2971a\" id=0ad64df3-ba35-4ef3-b05b-4b1f75de1417 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:28:49.622302 crc crio[3650]: time=\"2026-06-11T10:28:49.621891663Z\" level=info msg=\"Started container\" PID=5646 containerID=083acecf1e7f0599a408a9b6feefff4e22bfb50f5b67fa09764b235394d2971a description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller id=0ad64df3-ba35-4ef3-b05b-4b1f75de1417 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4004c0680f4846cec5f2f23572abe1d111a622de9d9019870f087a0059338ed1\nJun 11 10:28:50.761474 crc crio[3650]: time=\"2026-06-11T10:28:50.761306015Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=1fa2ed30-9729-41ab-bb81-2eec14f52ee6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:28:50.768470 crc crio[3650]: time=\"2026-06-11T10:28:50.76836524Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=4b6a22e2-7eb3-4445-8bb2-8a3c5fa4e71f name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:28:50.776108 crc crio[3650]: time=\"2026-06-11T10:28:50.775490116Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcdctl\" id=ab1ac849-848c-4dc9-8a4c-c29113c2eebf name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:28:50.776610 crc crio[3650]: time=\"2026-06-11T10:28:50.776240398Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:28:50.816600 crc crio[3650]: time=\"2026-06-11T10:28:50.816472525Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:28:50.833313 crc crio[3650]: time=\"2026-06-11T10:28:50.832847545Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:28:50.842941 crc crio[3650]: time=\"2026-06-11T10:28:50.842038152Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:28:51.105319 crc crio[3650]: time=\"2026-06-11T10:28:51.104991816Z\" level=info msg=\"Created container 368380ba31dc04cbe6cd00c3fc0384e870ff9cdcfa5dd2f7fa11a0117eec5036: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=ec5e608f-7b81-469e-877a-551e72864ea8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:28:51.107399 crc crio[3650]: time=\"2026-06-11T10:28:51.107025795Z\" level=info msg=\"Starting container: 368380ba31dc04cbe6cd00c3fc0384e870ff9cdcfa5dd2f7fa11a0117eec5036\" id=671e36de-b8d4-4835-897d-49888525159c name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:28:51.110606 crc crio[3650]: time=\"2026-06-11T10:28:51.110508538Z\" level=info msg=\"Created container 2b20296cd3356d8e276d87e6e43e23eba3bd2345d809b374ff890dbc1c7fa856: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer\" id=e5539207-9d56-4fc9-8942-8bac03584e8e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:28:51.111710 crc crio[3650]: time=\"2026-06-11T10:28:51.111600395Z\" level=info msg=\"Starting container: 2b20296cd3356d8e276d87e6e43e23eba3bd2345d809b374ff890dbc1c7fa856\" id=201033cb-e5d5-4e49-9b56-867518953409 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:28:51.119223 crc crio[3650]: time=\"2026-06-11T10:28:51.118987049Z\" level=info msg=\"Started container\" PID=5711 containerID=2b20296cd3356d8e276d87e6e43e23eba3bd2345d809b374ff890dbc1c7fa856 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer id=201033cb-e5d5-4e49-9b56-867518953409 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4c75261105eca0cc2e0b236aa1c794f7d8a93841056df4b3fe9366cc4e9916e2\nJun 11 10:28:51.131483 crc crio[3650]: time=\"2026-06-11T10:28:51.130932393Z\" level=info msg=\"Started container\" PID=5710 containerID=368380ba31dc04cbe6cd00c3fc0384e870ff9cdcfa5dd2f7fa11a0117eec5036 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer id=671e36de-b8d4-4835-897d-49888525159c name=/runtime.v1.RuntimeService/StartContainer sandboxID=3ff6b0b5cf64cbc0bedb02f1a345c56432557f5f705d145d2ec5f223a47835a1\nJun 11 10:28:51.193254 crc crio[3650]: time=\"2026-06-11T10:28:51.193175713Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:28:51.225222 crc crio[3650]: time=\"2026-06-11T10:28:51.22293609Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=b32dfbcb-a85a-43bf-91ba-f67bf833afe7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:28:51.228476 crc crio[3650]: time=\"2026-06-11T10:28:51.228405328Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=ae08b5fe-e83c-449b-bc85-f62e06166f78 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:28:51.228565 crc crio[3650]: time=\"2026-06-11T10:28:51.228454498Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=f789ea50-9c25-429c-bc16-6fc2d4aa4cea name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:28:51.232249 crc crio[3650]: time=\"2026-06-11T10:28:51.232107863Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller\" id=603c9e03-2095-4c39-a821-6f173f44972d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:28:51.232517 crc crio[3650]: time=\"2026-06-11T10:28:51.232164585Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=603e8a5f-3459-48be-b59d-84e1b65b14ef name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:28:51.232802 crc crio[3650]: time=\"2026-06-11T10:28:51.23266431Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:28:51.235908 crc crio[3650]: time=\"2026-06-11T10:28:51.235830781Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=2f68aefc-08da-4195-a0bc-8d5880fad83d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:28:51.236320 crc crio[3650]: time=\"2026-06-11T10:28:51.236267164Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:28:51.261292 crc crio[3650]: time=\"2026-06-11T10:28:51.261014065Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:28:51.307406 crc crio[3650]: time=\"2026-06-11T10:28:51.307255726Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:28:51.425997 crc crio[3650]: time=\"2026-06-11T10:28:51.425623864Z\" level=info msg=\"Created container 6058d110c06a11a759b01e21119b487bfaa0e5f3d32a703827efcc559e4bc01d: openshift-etcd/etcd-crc/etcdctl\" id=ab1ac849-848c-4dc9-8a4c-c29113c2eebf name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:28:51.428536 crc crio[3650]: time=\"2026-06-11T10:28:51.428328734Z\" level=info msg=\"Starting container: 6058d110c06a11a759b01e21119b487bfaa0e5f3d32a703827efcc559e4bc01d\" id=6b27663e-b2cc-4153-8b74-a6dafea6abc7 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:28:51.471402 crc crio[3650]: time=\"2026-06-11T10:28:51.470040924Z\" level=info msg=\"Started container\" PID=5721 containerID=6058d110c06a11a759b01e21119b487bfaa0e5f3d32a703827efcc559e4bc01d description=openshift-etcd/etcd-crc/etcdctl id=6b27663e-b2cc-4153-8b74-a6dafea6abc7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fa1fdb88abea1578cc8f05af8654098ce3a8239c8f2571c7a77ad2ddfc5e26e3\nJun 11 10:28:51.547413 crc crio[3650]: time=\"2026-06-11T10:28:51.547257213Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=df0b3e20-6d96-40bf-bc49-ac4d86db6792 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:28:51.550705 crc crio[3650]: time=\"2026-06-11T10:28:51.550519766Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=7502dcb6-5c09-4423-a9a4-de8628b87fe7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:28:51.558334 crc crio[3650]: time=\"2026-06-11T10:28:51.558015523Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd\" id=0c4bbcf8-35ed-47df-8267-b3bdc5e1f3e5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:28:51.558922 crc crio[3650]: time=\"2026-06-11T10:28:51.55862543Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:28:51.607218 crc crio[3650]: time=\"2026-06-11T10:28:51.605957334Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:28:51.944359 crc crio[3650]: time=\"2026-06-11T10:28:51.943627217Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:28:52.116188 crc crio[3650]: time=\"2026-06-11T10:28:52.115958598Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:28:52.329064 crc crio[3650]: time=\"2026-06-11T10:28:52.328948027Z\" level=info msg=\"Created container 3edbafbb8544c2912a55ba2aa04d4d6ac092fcdb7b583b489d3b7cdf410919ec: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller\" id=603c9e03-2095-4c39-a821-6f173f44972d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:28:52.339845 crc crio[3650]: time=\"2026-06-11T10:28:52.33108176Z\" level=info msg=\"Starting container: 3edbafbb8544c2912a55ba2aa04d4d6ac092fcdb7b583b489d3b7cdf410919ec\" id=f480d9d6-2313-49a8-bbde-6a95829279f8 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:28:52.360854 crc crio[3650]: time=\"2026-06-11T10:28:52.359020184Z\" level=info msg=\"Started container\" PID=5757 containerID=3edbafbb8544c2912a55ba2aa04d4d6ac092fcdb7b583b489d3b7cdf410919ec description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller id=f480d9d6-2313-49a8-bbde-6a95829279f8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4c75261105eca0cc2e0b236aa1c794f7d8a93841056df4b3fe9366cc4e9916e2\nJun 11 10:28:52.407889 crc crio[3650]: time=\"2026-06-11T10:28:52.407623462Z\" level=info msg=\"Created container 91dbcdb87f53f467958246f88c4569b114b3c97271484d0c307b1e6c805e3b45: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=2f68aefc-08da-4195-a0bc-8d5880fad83d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:28:52.411218 crc crio[3650]: time=\"2026-06-11T10:28:52.410464743Z\" level=info msg=\"Starting container: 91dbcdb87f53f467958246f88c4569b114b3c97271484d0c307b1e6c805e3b45\" id=db9e494f-e126-43f1-a80a-54583705414a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:28:52.454035 crc crio[3650]: time=\"2026-06-11T10:28:52.452374659Z\" level=info msg=\"Started container\" PID=5764 containerID=91dbcdb87f53f467958246f88c4569b114b3c97271484d0c307b1e6c805e3b45 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller id=db9e494f-e126-43f1-a80a-54583705414a name=/runtime.v1.RuntimeService/StartContainer sandboxID=3ff6b0b5cf64cbc0bedb02f1a345c56432557f5f705d145d2ec5f223a47835a1\nJun 11 10:28:52.564709 crc crio[3650]: time=\"2026-06-11T10:28:52.563989704Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=5d346c80-77b8-4d41-8954-69143c709043 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:28:52.576580 crc crio[3650]: time=\"2026-06-11T10:28:52.575730944Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=07d92eea-f1bf-4f26-a3f6-30187f7ffe5d name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:28:52.584620 crc crio[3650]: time=\"2026-06-11T10:28:52.584335169Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=28cb0864-9042-453d-945e-e1bbb5ae7772 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:28:52.584748 crc crio[3650]: time=\"2026-06-11T10:28:52.584667519Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:28:52.622256 crc crio[3650]: time=\"2026-06-11T10:28:52.620392885Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:28:52.644469 crc crio[3650]: time=\"2026-06-11T10:28:52.639402932Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:28:53.118560 crc crio[3650]: time=\"2026-06-11T10:28:53.118411316Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:28:53.317521 crc crio[3650]: time=\"2026-06-11T10:28:53.317397582Z\" level=info msg=\"Created container d558e31fb4faf4692d80ad7bb748ca71a61794ca8dfb79973420f7ea802cc9fa: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=28cb0864-9042-453d-945e-e1bbb5ae7772 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:28:53.318884 crc crio[3650]: time=\"2026-06-11T10:28:53.317950979Z\" level=info msg=\"Created container 6e2b6f84343a5c8a05b13a6da3b2a2c8a77ceafaf0c0432cf23b0aec6bee9f34: openshift-etcd/etcd-crc/etcd\" id=0c4bbcf8-35ed-47df-8267-b3bdc5e1f3e5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:28:53.320531 crc crio[3650]: time=\"2026-06-11T10:28:53.3201021Z\" level=info msg=\"Starting container: d558e31fb4faf4692d80ad7bb748ca71a61794ca8dfb79973420f7ea802cc9fa\" id=07e368d0-1534-43ca-9741-92d0f5bd5e98 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:28:53.320599 crc crio[3650]: time=\"2026-06-11T10:28:53.320182512Z\" level=info msg=\"Starting container: 6e2b6f84343a5c8a05b13a6da3b2a2c8a77ceafaf0c0432cf23b0aec6bee9f34\" id=c5c8e542-4ddf-41bb-a06a-628384bab831 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:28:53.345678 crc crio[3650]: time=\"2026-06-11T10:28:53.341701643Z\" level=info msg=\"Started container\" PID=5802 containerID=d558e31fb4faf4692d80ad7bb748ca71a61794ca8dfb79973420f7ea802cc9fa description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz id=07e368d0-1534-43ca-9741-92d0f5bd5e98 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3ff6b0b5cf64cbc0bedb02f1a345c56432557f5f705d145d2ec5f223a47835a1\nJun 11 10:28:53.375605 crc crio[3650]: time=\"2026-06-11T10:28:53.37454504Z\" level=info msg=\"Started container\" PID=5797 containerID=6e2b6f84343a5c8a05b13a6da3b2a2c8a77ceafaf0c0432cf23b0aec6bee9f34 description=openshift-etcd/etcd-crc/etcd id=c5c8e542-4ddf-41bb-a06a-628384bab831 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fa1fdb88abea1578cc8f05af8654098ce3a8239c8f2571c7a77ad2ddfc5e26e3\nJun 11 10:28:53.397916 crc crio[3650]: time=\"2026-06-11T10:28:53.397522009Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=386342fc-f70d-4e04-a3fd-7a495034eb41 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:28:53.410296 crc crio[3650]: time=\"2026-06-11T10:28:53.409945058Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=1c0cc2a1-556f-4196-90f2-6897dfc7c475 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:28:53.411455 crc crio[3650]: time=\"2026-06-11T10:28:53.410378919Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=04c6d35e-967f-4418-8c16-5291769efa98 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:28:53.415980 crc crio[3650]: time=\"2026-06-11T10:28:53.415672001Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=38e24218-c4ea-4cee-ac7c-434a0a3987e8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:28:53.423530 crc crio[3650]: time=\"2026-06-11T10:28:53.423353072Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-metrics\" id=b46992b3-5678-4823-8748-54ced7a7f0e0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:28:53.423943 crc crio[3650]: time=\"2026-06-11T10:28:53.423697851Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=f07af42f-2632-4277-8576-c73ced87ba58 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:28:53.424369 crc crio[3650]: time=\"2026-06-11T10:28:53.424064663Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:28:53.424722 crc crio[3650]: time=\"2026-06-11T10:28:53.424627998Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:28:53.470731 crc crio[3650]: time=\"2026-06-11T10:28:53.469961593Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:28:53.579049 crc crio[3650]: time=\"2026-06-11T10:28:53.572345715Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:28:54.808195 crc crio[3650]: time=\"2026-06-11T10:28:54.808068371Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:28:54.892884 crc crio[3650]: time=\"2026-06-11T10:28:54.886517717Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:28:55.167953 crc crio[3650]: time=\"2026-06-11T10:28:55.167334839Z\" level=info msg=\"Created container 5a9cca47983ddd877d3f172a44ab7b81d57b0e59bf0e230bb278210ae6415550: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=f07af42f-2632-4277-8576-c73ced87ba58 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:28:55.172292 crc crio[3650]: time=\"2026-06-11T10:28:55.172055935Z\" level=info msg=\"Starting container: 5a9cca47983ddd877d3f172a44ab7b81d57b0e59bf0e230bb278210ae6415550\" id=66425474-f15f-4bba-bd88-ab111135a129 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:28:55.173547 crc crio[3650]: time=\"2026-06-11T10:28:55.173374944Z\" level=info msg=\"Created container 092b0bd7ebca4073c30e6292b4c07f5766f3e1e95a6a9369cbb6c6c30b14387b: openshift-etcd/etcd-crc/etcd-metrics\" id=b46992b3-5678-4823-8748-54ced7a7f0e0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:28:55.177787 crc crio[3650]: time=\"2026-06-11T10:28:55.177581404Z\" level=info msg=\"Starting container: 092b0bd7ebca4073c30e6292b4c07f5766f3e1e95a6a9369cbb6c6c30b14387b\" id=b85391f1-ae7b-4f03-8dee-64f02f0b2085 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:28:55.187825 crc crio[3650]: time=\"2026-06-11T10:28:55.187554605Z\" level=info msg=\"Started container\" PID=5844 containerID=5a9cca47983ddd877d3f172a44ab7b81d57b0e59bf0e230bb278210ae6415550 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=66425474-f15f-4bba-bd88-ab111135a129 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3ff6b0b5cf64cbc0bedb02f1a345c56432557f5f705d145d2ec5f223a47835a1\nJun 11 10:28:55.234303 crc crio[3650]: time=\"2026-06-11T10:28:55.233955706Z\" level=info msg=\"Started container\" PID=5843 containerID=092b0bd7ebca4073c30e6292b4c07f5766f3e1e95a6a9369cbb6c6c30b14387b description=openshift-etcd/etcd-crc/etcd-metrics id=b85391f1-ae7b-4f03-8dee-64f02f0b2085 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fa1fdb88abea1578cc8f05af8654098ce3a8239c8f2571c7a77ad2ddfc5e26e3\nJun 11 10:28:55.316740 crc crio[3650]: time=\"2026-06-11T10:28:55.316583239Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=69818438-05bc-42b5-bc6d-02ec2606c9b8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:28:55.323084 crc crio[3650]: time=\"2026-06-11T10:28:55.322908163Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=d4a18305-ffab-4a45-93ce-9bc769830370 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:28:55.329262 crc crio[3650]: time=\"2026-06-11T10:28:55.329094643Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-readyz\" id=9df1235e-277b-4b48-955f-18fafc89aaad name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:28:55.330698 crc crio[3650]: time=\"2026-06-11T10:28:55.329715741Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:28:55.358276 crc crio[3650]: time=\"2026-06-11T10:28:55.3564434Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:28:55.908591 crc crio[3650]: time=\"2026-06-11T10:28:55.908455855Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:28:56.087620 crc crio[3650]: time=\"2026-06-11T10:28:56.086932692Z\" level=info msg=\"Created container 4c2d1c3227c2736fa6314e645869b1d5ea539a771a737ddd0813ecd08e96fecd: openshift-etcd/etcd-crc/etcd-readyz\" id=9df1235e-277b-4b48-955f-18fafc89aaad name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:28:56.088861 crc crio[3650]: time=\"2026-06-11T10:28:56.088720822Z\" level=info msg=\"Starting container: 4c2d1c3227c2736fa6314e645869b1d5ea539a771a737ddd0813ecd08e96fecd\" id=3cd0aaf4-7faa-4ccd-9240-d0524db8368f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:28:56.100446 crc crio[3650]: time=\"2026-06-11T10:28:56.100106769Z\" level=info msg=\"Started container\" PID=5871 containerID=4c2d1c3227c2736fa6314e645869b1d5ea539a771a737ddd0813ecd08e96fecd description=openshift-etcd/etcd-crc/etcd-readyz id=3cd0aaf4-7faa-4ccd-9240-d0524db8368f name=/runtime.v1.RuntimeService/StartContainer sandboxID=fa1fdb88abea1578cc8f05af8654098ce3a8239c8f2571c7a77ad2ddfc5e26e3\nJun 11 10:28:56.130486 crc crio[3650]: time=\"2026-06-11T10:28:56.128476867Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=f6c24291-7512-41bc-92e5-003ff0992988 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:28:56.137032 crc crio[3650]: time=\"2026-06-11T10:28:56.134388047Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=d7e2dad0-d83a-44b9-a11d-9d5fead85303 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:28:56.145969 crc crio[3650]: time=\"2026-06-11T10:28:56.143882431Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-rev\" id=f962b310-2cc9-4dd1-85f0-416a04a08ef1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:28:56.145969 crc crio[3650]: time=\"2026-06-11T10:28:56.14487274Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:28:56.176503 crc crio[3650]: time=\"2026-06-11T10:28:56.176056115Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:28:56.592822 crc crio[3650]: time=\"2026-06-11T10:28:56.592564291Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:28:56.755505 crc crio[3650]: time=\"2026-06-11T10:28:56.755306884Z\" level=info msg=\"Created container 07f61e30050f8bcd1c3764aa113c45ce59ab294186155c53e090ba2e832c86a0: openshift-etcd/etcd-crc/etcd-rev\" id=f962b310-2cc9-4dd1-85f0-416a04a08ef1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:28:56.756399 crc crio[3650]: time=\"2026-06-11T10:28:56.756333734Z\" level=info msg=\"Starting container: 07f61e30050f8bcd1c3764aa113c45ce59ab294186155c53e090ba2e832c86a0\" id=d460552a-6d56-4c03-9673-606deef6a1a1 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:28:56.775543 crc crio[3650]: time=\"2026-06-11T10:28:56.775396242Z\" level=info msg=\"Started container\" PID=5887 containerID=07f61e30050f8bcd1c3764aa113c45ce59ab294186155c53e090ba2e832c86a0 description=openshift-etcd/etcd-crc/etcd-rev id=d460552a-6d56-4c03-9673-606deef6a1a1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fa1fdb88abea1578cc8f05af8654098ce3a8239c8f2571c7a77ad2ddfc5e26e3\nJun 11 10:29:20.402843 crc crio[3650]: time=\"2026-06-11T10:29:20.401787581Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=206ff4f2-423d-4462-a9bb-bd6ef1e00444 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:29:20.408846 crc crio[3650]: time=\"2026-06-11T10:29:20.408362954Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=1d96f5ea-d090-4204-8c6b-530a5380e4e0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:29:20.414336 crc crio[3650]: time=\"2026-06-11T10:29:20.413634298Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=14d62068-9925-4121-a73b-f3fc57369333 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:29:20.418373 crc crio[3650]: time=\"2026-06-11T10:29:20.415662772Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:29:20.447818 crc crio[3650]: time=\"2026-06-11T10:29:20.444502696Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:29:20.796005 crc crio[3650]: time=\"2026-06-11T10:29:20.795527595Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:29:20.901524 crc crio[3650]: time=\"2026-06-11T10:29:20.901379174Z\" level=info msg=\"Created container 744332f1097cf6013606799f95d9b932c2fa564259d6085973b6d6aeef9e7fb1: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=14d62068-9925-4121-a73b-f3fc57369333 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:29:20.903418 crc crio[3650]: time=\"2026-06-11T10:29:20.90318583Z\" level=info msg=\"Starting container: 744332f1097cf6013606799f95d9b932c2fa564259d6085973b6d6aeef9e7fb1\" id=c00205a2-2eb8-4e10-ade0-f445309c299b name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:29:20.909610 crc crio[3650]: time=\"2026-06-11T10:29:20.909519195Z\" level=info msg=\"Started container\" PID=6145 containerID=744332f1097cf6013606799f95d9b932c2fa564259d6085973b6d6aeef9e7fb1 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=c00205a2-2eb8-4e10-ade0-f445309c299b name=/runtime.v1.RuntimeService/StartContainer sandboxID=4c75261105eca0cc2e0b236aa1c794f7d8a93841056df4b3fe9366cc4e9916e2\nJun 11 10:29:24.682611 crc crio[3650]: time=\"2026-06-11T10:29:24.678396482Z\" level=info msg=\"Stopping container: 744332f1097cf6013606799f95d9b932c2fa564259d6085973b6d6aeef9e7fb1 (timeout: 30s)\" id=e25dcb7f-1a7b-423b-bb9d-7e8a2bbfa75b name=/runtime.v1.RuntimeService/StopContainer\nJun 11 10:29:24.870886 crc crio[3650]: time=\"2026-06-11T10:29:24.870567107Z\" level=info msg=\"Stopped container 744332f1097cf6013606799f95d9b932c2fa564259d6085973b6d6aeef9e7fb1: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=e25dcb7f-1a7b-423b-bb9d-7e8a2bbfa75b name=/runtime.v1.RuntimeService/StopContainer\nJun 11 10:29:25.425040 crc crio[3650]: time=\"2026-06-11T10:29:25.424488964Z\" level=info msg=\"Removing container: aefb3911a36fa414922730c6e0d6d42cfbc99a41010bec17a1fbf79f78c727b9\" id=e09cced0-419f-43fe-a986-986872d61a80 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:29:25.512425 crc crio[3650]: time=\"2026-06-11T10:29:25.512297958Z\" level=info msg=\"Removed container aefb3911a36fa414922730c6e0d6d42cfbc99a41010bec17a1fbf79f78c727b9: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=e09cced0-419f-43fe-a986-986872d61a80 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:29:42.343405 crc crio[3650]: time=\"2026-06-11T10:29:42.342307783Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=ddd8b42c-0e67-4513-96a4-fcb6447d1412 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:29:42.349704 crc crio[3650]: time=\"2026-06-11T10:29:42.349502245Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=579332b3-472e-4581-b366-10de43bb9e73 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:29:42.354394 crc crio[3650]: time=\"2026-06-11T10:29:42.353663443Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=ea7de88e-cd36-47c2-a5df-27b5ebebd266 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:29:42.356375 crc crio[3650]: time=\"2026-06-11T10:29:42.356263274Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:29:42.383393 crc crio[3650]: time=\"2026-06-11T10:29:42.383312366Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:29:42.609372 crc crio[3650]: time=\"2026-06-11T10:29:42.609332645Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:29:42.695491 crc crio[3650]: time=\"2026-06-11T10:29:42.695242481Z\" level=info msg=\"Created container 2d2af8718a40dc0c5af57abb990d7780fdd400216656d85bac1cc4fb0786cfb1: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=ea7de88e-cd36-47c2-a5df-27b5ebebd266 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:29:42.696350 crc crio[3650]: time=\"2026-06-11T10:29:42.696286952Z\" level=info msg=\"Starting container: 2d2af8718a40dc0c5af57abb990d7780fdd400216656d85bac1cc4fb0786cfb1\" id=380d2697-024c-4141-b95e-ff34a33ff9d5 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:29:42.705258 crc crio[3650]: time=\"2026-06-11T10:29:42.70465594Z\" level=info msg=\"Started container\" PID=6340 containerID=2d2af8718a40dc0c5af57abb990d7780fdd400216656d85bac1cc4fb0786cfb1 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=380d2697-024c-4141-b95e-ff34a33ff9d5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4c75261105eca0cc2e0b236aa1c794f7d8a93841056df4b3fe9366cc4e9916e2\nJun 11 10:29:42.927887 crc crio[3650]: time=\"2026-06-11T10:29:42.927816202Z\" level=info msg=\"Stopping container: 5a9cca47983ddd877d3f172a44ab7b81d57b0e59bf0e230bb278210ae6415550 (timeout: 15s)\" id=0a527b51-d7b4-4a62-bad7-27b189fbca9e name=/runtime.v1.RuntimeService/StopContainer\nJun 11 10:29:57.944273 crc crio[3650]: time=\"2026-06-11T10:29:57.94386792Z\" level=warning msg=\"Stopping container 5a9cca47983ddd877d3f172a44ab7b81d57b0e59bf0e230bb278210ae6415550 with stop signal(15) timed out. Killing...\"\nJun 11 10:29:58.476776 crc crio[3650]: time=\"2026-06-11T10:29:58.476645423Z\" level=info msg=\"Stopped container 5a9cca47983ddd877d3f172a44ab7b81d57b0e59bf0e230bb278210ae6415550: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=0a527b51-d7b4-4a62-bad7-27b189fbca9e name=/runtime.v1.RuntimeService/StopContainer\nJun 11 10:29:58.478267 crc crio[3650]: time=\"2026-06-11T10:29:58.478053136Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=ef5611fc-9e6a-45e5-9441-bcb75da94cd8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:29:58.480474 crc crio[3650]: time=\"2026-06-11T10:29:58.480392788Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=b0b95722-7f64-412a-acf3-1b1855f91254 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:29:58.482897 crc crio[3650]: time=\"2026-06-11T10:29:58.482830603Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=a3539a9e-7008-4a24-81cc-7246dfc68b8c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:29:58.483498 crc crio[3650]: time=\"2026-06-11T10:29:58.483408111Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:29:58.495677 crc crio[3650]: time=\"2026-06-11T10:29:58.495594798Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:29:58.636656 crc crio[3650]: time=\"2026-06-11T10:29:58.636560366Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:29:58.741718 crc crio[3650]: time=\"2026-06-11T10:29:58.741510942Z\" level=info msg=\"Created container 547a64f14f9f54d1e6f8793790815a6dfe5932de96da0b921e58e20a8d7076b4: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=a3539a9e-7008-4a24-81cc-7246dfc68b8c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:29:58.744347 crc crio[3650]: time=\"2026-06-11T10:29:58.743939237Z\" level=info msg=\"Starting container: 547a64f14f9f54d1e6f8793790815a6dfe5932de96da0b921e58e20a8d7076b4\" id=41e62081-672e-455f-86d6-74576d7be7c9 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:29:58.748984 crc crio[3650]: time=\"2026-06-11T10:29:58.748872719Z\" level=info msg=\"Started container\" PID=6442 containerID=547a64f14f9f54d1e6f8793790815a6dfe5932de96da0b921e58e20a8d7076b4 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=41e62081-672e-455f-86d6-74576d7be7c9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3ff6b0b5cf64cbc0bedb02f1a345c56432557f5f705d145d2ec5f223a47835a1\nJun 11 10:30:13.461962 crc crio[3650]: time=\"2026-06-11T10:30:13.46183875Z\" level=info msg=\"Stopping container: 2d2af8718a40dc0c5af57abb990d7780fdd400216656d85bac1cc4fb0786cfb1 (timeout: 30s)\" id=41b01e1e-3378-4864-b666-2f930d53c999 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 10:30:13.525883 crc crio[3650]: time=\"2026-06-11T10:30:13.525338973Z\" level=info msg=\"Stopped container 2d2af8718a40dc0c5af57abb990d7780fdd400216656d85bac1cc4fb0786cfb1: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=41b01e1e-3378-4864-b666-2f930d53c999 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 10:30:13.527509 crc crio[3650]: time=\"2026-06-11T10:30:13.527397757Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=62cd67eb-d2cc-4c0b-bbbb-992cfd5ae47b name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:30:13.529385 crc crio[3650]: time=\"2026-06-11T10:30:13.529269855Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=b68f0051-86cb-4007-a43c-8577b07d36c1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:30:13.531388 crc crio[3650]: time=\"2026-06-11T10:30:13.531335779Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=0570d10b-077e-41c1-9c46-9c5ee453a0bb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:30:13.531852 crc crio[3650]: time=\"2026-06-11T10:30:13.531788333Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:30:13.545471 crc crio[3650]: time=\"2026-06-11T10:30:13.545390373Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:30:13.684351 crc crio[3650]: time=\"2026-06-11T10:30:13.684276367Z\" level=info msg=\"Removing container: 744332f1097cf6013606799f95d9b932c2fa564259d6085973b6d6aeef9e7fb1\" id=71c85163-d699-40b8-8e5a-e15ec0c1e0ae name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:30:13.695536 crc crio[3650]: time=\"2026-06-11T10:30:13.695451823Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:30:13.721906 crc crio[3650]: time=\"2026-06-11T10:30:13.72184323Z\" level=info msg=\"Removed container 744332f1097cf6013606799f95d9b932c2fa564259d6085973b6d6aeef9e7fb1: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=71c85163-d699-40b8-8e5a-e15ec0c1e0ae name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:30:13.774741 crc crio[3650]: time=\"2026-06-11T10:30:13.774560459Z\" level=info msg=\"Created container a40b0ad266f0349e3710983c74b3de1c18a33f55d6af770e2d6ca6422a6ae41b: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=0570d10b-077e-41c1-9c46-9c5ee453a0bb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:30:13.775803 crc crio[3650]: time=\"2026-06-11T10:30:13.775739346Z\" level=info msg=\"Starting container: a40b0ad266f0349e3710983c74b3de1c18a33f55d6af770e2d6ca6422a6ae41b\" id=e2741622-88b1-4c06-93b3-5086bcbc74ef name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:30:13.780029 crc crio[3650]: time=\"2026-06-11T10:30:13.779944955Z\" level=info msg=\"Started container\" PID=6539 containerID=a40b0ad266f0349e3710983c74b3de1c18a33f55d6af770e2d6ca6422a6ae41b description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=e2741622-88b1-4c06-93b3-5086bcbc74ef name=/runtime.v1.RuntimeService/StartContainer sandboxID=4c75261105eca0cc2e0b236aa1c794f7d8a93841056df4b3fe9366cc4e9916e2\nJun 11 10:30:32.928059 crc crio[3650]: time=\"2026-06-11T10:30:32.927904711Z\" level=info msg=\"Stopping container: 547a64f14f9f54d1e6f8793790815a6dfe5932de96da0b921e58e20a8d7076b4 (timeout: 15s)\" id=ab637581-efcc-4970-9e90-e6485cf4fae0 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 10:30:44.385884 crc crio[3650]: time=\"2026-06-11T10:30:44.385701746Z\" level=info msg=\"Stopping container: a40b0ad266f0349e3710983c74b3de1c18a33f55d6af770e2d6ca6422a6ae41b (timeout: 30s)\" id=541c211b-1b47-4a5d-8bd9-3338694f15d6 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 10:30:44.442940 crc crio[3650]: time=\"2026-06-11T10:30:44.44277129Z\" level=info msg=\"Stopped container a40b0ad266f0349e3710983c74b3de1c18a33f55d6af770e2d6ca6422a6ae41b: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=541c211b-1b47-4a5d-8bd9-3338694f15d6 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 10:30:44.839704 crc crio[3650]: time=\"2026-06-11T10:30:44.839475626Z\" level=info msg=\"Removing container: 2d2af8718a40dc0c5af57abb990d7780fdd400216656d85bac1cc4fb0786cfb1\" id=ae5771c2-aa24-44b2-b0ab-b6d818e37f35 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:30:44.869472 crc crio[3650]: time=\"2026-06-11T10:30:44.869323729Z\" level=info msg=\"Removed container 2d2af8718a40dc0c5af57abb990d7780fdd400216656d85bac1cc4fb0786cfb1: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=ae5771c2-aa24-44b2-b0ab-b6d818e37f35 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:30:47.941030 crc crio[3650]: time=\"2026-06-11T10:30:47.940940488Z\" level=warning msg=\"Stopping container 547a64f14f9f54d1e6f8793790815a6dfe5932de96da0b921e58e20a8d7076b4 with stop signal(15) timed out. Killing...\"\nJun 11 10:30:47.998493 crc crio[3650]: time=\"2026-06-11T10:30:47.998328442Z\" level=error msg=\"Killing container 547a64f14f9f54d1e6f8793790815a6dfe5932de96da0b921e58e20a8d7076b4 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 547a64f14f9f54d1e6f8793790815a6dfe5932de96da0b921e58e20a8d7076b4 KILL` failed: process not running: No such process\\n : exit status 1\"\nJun 11 10:30:48.076759 crc crio[3650]: time=\"2026-06-11T10:30:48.075737207Z\" level=info msg=\"Stopped container 547a64f14f9f54d1e6f8793790815a6dfe5932de96da0b921e58e20a8d7076b4: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=ab637581-efcc-4970-9e90-e6485cf4fae0 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 10:30:48.078693 crc crio[3650]: time=\"2026-06-11T10:30:48.078602335Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=32e43e42-381e-48d5-9c64-c6f87d70ed27 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:30:48.080621 crc crio[3650]: time=\"2026-06-11T10:30:48.080528034Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=c9746ce7-31cc-4184-9737-92c96623e787 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:30:48.082860 crc crio[3650]: time=\"2026-06-11T10:30:48.082763593Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=99abac2c-e5a3-4b2b-ade8-62ee6294e765 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:30:48.083423 crc crio[3650]: time=\"2026-06-11T10:30:48.08328739Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:30:48.096652 crc crio[3650]: time=\"2026-06-11T10:30:48.096009924Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:30:48.228185 crc crio[3650]: time=\"2026-06-11T10:30:48.227708585Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:30:48.296160 crc crio[3650]: time=\"2026-06-11T10:30:48.296016806Z\" level=info msg=\"Created container 556e5bea589c74b4ef6a63fadefbf9b4aeb7cedebe531631cfd4de9dffc34a30: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=99abac2c-e5a3-4b2b-ade8-62ee6294e765 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:30:48.297443 crc crio[3650]: time=\"2026-06-11T10:30:48.297363548Z\" level=info msg=\"Starting container: 556e5bea589c74b4ef6a63fadefbf9b4aeb7cedebe531631cfd4de9dffc34a30\" id=520287a8-b3d0-413c-b631-d78aaef9e513 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:30:48.302408 crc crio[3650]: time=\"2026-06-11T10:30:48.302301871Z\" level=info msg=\"Started container\" PID=6776 containerID=556e5bea589c74b4ef6a63fadefbf9b4aeb7cedebe531631cfd4de9dffc34a30 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=520287a8-b3d0-413c-b631-d78aaef9e513 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3ff6b0b5cf64cbc0bedb02f1a345c56432557f5f705d145d2ec5f223a47835a1\nJun 11 10:30:48.868280 crc crio[3650]: time=\"2026-06-11T10:30:48.867957Z\" level=info msg=\"Removing container: 5a9cca47983ddd877d3f172a44ab7b81d57b0e59bf0e230bb278210ae6415550\" id=281108f1-9bff-4e46-a695-1cb0cdf3efc3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:30:48.915875 crc crio[3650]: time=\"2026-06-11T10:30:48.915561442Z\" level=info msg=\"Removed container 5a9cca47983ddd877d3f172a44ab7b81d57b0e59bf0e230bb278210ae6415550: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=281108f1-9bff-4e46-a695-1cb0cdf3efc3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:31:22.926458 crc crio[3650]: time=\"2026-06-11T10:31:22.925922418Z\" level=info msg=\"Stopping container: 556e5bea589c74b4ef6a63fadefbf9b4aeb7cedebe531631cfd4de9dffc34a30 (timeout: 15s)\" id=a90cae40-6c26-4b14-a7a1-cdf5d3a6058a name=/runtime.v1.RuntimeService/StopContainer\nJun 11 10:31:28.797924 crc crio[3650]: time=\"2026-06-11T10:31:28.797753533Z\" level=info msg=\"Stopped container 556e5bea589c74b4ef6a63fadefbf9b4aeb7cedebe531631cfd4de9dffc34a30: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=a90cae40-6c26-4b14-a7a1-cdf5d3a6058a name=/runtime.v1.RuntimeService/StopContainer\nJun 11 10:31:28.799494 crc crio[3650]: time=\"2026-06-11T10:31:28.799418426Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=5019dd45-7b12-4d6a-b1e6-f823817909b6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:31:28.801594 crc crio[3650]: time=\"2026-06-11T10:31:28.801341169Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=0034d5e2-d596-40d7-bb37-954348942b28 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:31:28.803183 crc crio[3650]: time=\"2026-06-11T10:31:28.802980121Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=a2af13d9-2703-4c55-9e8e-d0f5574249a6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:31:28.804683 crc crio[3650]: time=\"2026-06-11T10:31:28.804647425Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:31:28.821552 crc crio[3650]: time=\"2026-06-11T10:31:28.821447904Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:31:28.979785 crc crio[3650]: time=\"2026-06-11T10:31:28.979715279Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:31:29.046076 crc crio[3650]: time=\"2026-06-11T10:31:29.046013116Z\" level=info msg=\"Removing container: 547a64f14f9f54d1e6f8793790815a6dfe5932de96da0b921e58e20a8d7076b4\" id=e26a4f50-37e8-4ee1-890b-74aaf0e7efe1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:31:29.069059 crc crio[3650]: time=\"2026-06-11T10:31:29.068929179Z\" level=info msg=\"Created container 903220baa4546d649d3876913f5e1f2070df1b0fc971f61e473ef011114bae07: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=a2af13d9-2703-4c55-9e8e-d0f5574249a6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:31:29.070773 crc crio[3650]: time=\"2026-06-11T10:31:29.070734738Z\" level=info msg=\"Starting container: 903220baa4546d649d3876913f5e1f2070df1b0fc971f61e473ef011114bae07\" id=a9fe0b51-3e8f-4399-a0a7-4d80f41e4893 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:31:29.076776 crc crio[3650]: time=\"2026-06-11T10:31:29.07667034Z\" level=info msg=\"Started container\" PID=7015 containerID=903220baa4546d649d3876913f5e1f2070df1b0fc971f61e473ef011114bae07 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=a9fe0b51-3e8f-4399-a0a7-4d80f41e4893 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3ff6b0b5cf64cbc0bedb02f1a345c56432557f5f705d145d2ec5f223a47835a1\nJun 11 10:31:29.082541 crc crio[3650]: time=\"2026-06-11T10:31:29.082357411Z\" level=info msg=\"Removed container 547a64f14f9f54d1e6f8793790815a6dfe5932de96da0b921e58e20a8d7076b4: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=e26a4f50-37e8-4ee1-890b-74aaf0e7efe1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:31:31.339387 crc crio[3650]: time=\"2026-06-11T10:31:31.339272468Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=a4355179-c283-4cd2-a3d1-dbc6a83b02cf name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:31:31.341667 crc crio[3650]: time=\"2026-06-11T10:31:31.341547291Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=801488fb-ee0c-44b9-a5d1-a842f6d42bd0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:31:31.343851 crc crio[3650]: time=\"2026-06-11T10:31:31.343752522Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=43f53299-03e7-404a-aa23-16cf860de554 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:31:31.344333 crc crio[3650]: time=\"2026-06-11T10:31:31.344064862Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:31:31.365031 crc crio[3650]: time=\"2026-06-11T10:31:31.364844882Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:31:31.560850 crc crio[3650]: time=\"2026-06-11T10:31:31.560756302Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:31:31.617269 crc crio[3650]: time=\"2026-06-11T10:31:31.617089478Z\" level=info msg=\"Created container 6d9957b8e8038150ac8cae0325116c233f1483b436ff1b353784fd53810d72d8: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=43f53299-03e7-404a-aa23-16cf860de554 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:31:31.618613 crc crio[3650]: time=\"2026-06-11T10:31:31.618542805Z\" level=info msg=\"Starting container: 6d9957b8e8038150ac8cae0325116c233f1483b436ff1b353784fd53810d72d8\" id=9b95b7ee-8729-4f1d-8692-27aa4e63d23e name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:31:31.623391 crc crio[3650]: time=\"2026-06-11T10:31:31.623326728Z\" level=info msg=\"Started container\" PID=7174 containerID=6d9957b8e8038150ac8cae0325116c233f1483b436ff1b353784fd53810d72d8 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=9b95b7ee-8729-4f1d-8692-27aa4e63d23e name=/runtime.v1.RuntimeService/StartContainer sandboxID=4c75261105eca0cc2e0b236aa1c794f7d8a93841056df4b3fe9366cc4e9916e2\nJun 11 10:32:28.270980 crc crio[3650]: time=\"2026-06-11T10:32:28.270824367Z\" level=info msg=\"Running pod sandbox: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/POD\" id=2e34b65b-5162-4121-8a5e-9e5b5504d9fb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:32:28.272060 crc crio[3650]: time=\"2026-06-11T10:32:28.271173378Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:32:28.292850 crc crio[3650]: time=\"2026-06-11T10:32:28.29276396Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:d8c8cc606e0696fffbcb91f0748cf04b5c0491757d87e7c82481d8b13ef13cfa UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/613fead4-44a4-4a57-823f-efe2b501fd7d 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:0xc0001889c0}] Aliases:map[]}\"\nJun 11 10:32:28.292850 crc crio[3650]: time=\"2026-06-11T10:32:28.292827122Z\" level=info msg=\"Adding pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 10:32:30.935679 crc crio[3650]: time=\"2026-06-11T10:32:30.935175026Z\" level=info msg=\"Running pod sandbox: openshift-network-node-identity/network-node-identity-dgvkt/POD\" id=e6d8ceeb-b9db-4bae-a7a5-9242e3999038 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:32:30.936478 crc crio[3650]: time=\"2026-06-11T10:32:30.935700463Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:32:30.944894 crc crio[3650]: time=\"2026-06-11T10:32:30.944608474Z\" 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=e6d8ceeb-b9db-4bae-a7a5-9242e3999038 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:32:30.953489 crc crio[3650]: time=\"2026-06-11T10:32:30.953201716Z\" level=info msg=\"Ran pod sandbox 40734c51274e7a1569cafadfa4eec667fbd11772752d4467125d00ae298a5460 with infra container: openshift-network-node-identity/network-node-identity-dgvkt/POD\" id=e6d8ceeb-b9db-4bae-a7a5-9242e3999038 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:32:30.955397 crc crio[3650]: time=\"2026-06-11T10:32:30.955304872Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=07471163-0db8-4723-8ef9-b6506293d9cb name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:32:30.971692 crc crio[3650]: time=\"2026-06-11T10:32:30.971502933Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=52d7734b-65c6-43cb-93e4-9cc8293ad887 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:32:30.974425 crc crio[3650]: time=\"2026-06-11T10:32:30.974319202Z\" level=info msg=\"Creating container: openshift-network-node-identity/network-node-identity-dgvkt/webhook\" id=e21a78ca-e068-4806-a39b-54d643497f08 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:32:30.974731 crc crio[3650]: time=\"2026-06-11T10:32:30.974655632Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:32:30.990490 crc crio[3650]: time=\"2026-06-11T10:32:30.99043348Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:32:31.027750 crc crio[3650]: time=\"2026-06-11T10:32:31.027618614Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:32:31.162369 crc crio[3650]: time=\"2026-06-11T10:32:31.162225534Z\" level=info msg=\"Running pod sandbox: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/POD\" id=38b3a871-4736-4e7a-942a-cd4fd470fe42 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:32:31.162369 crc crio[3650]: time=\"2026-06-11T10:32:31.162342078Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:32:31.169813 crc crio[3650]: time=\"2026-06-11T10:32:31.16968423Z\" 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=38b3a871-4736-4e7a-942a-cd4fd470fe42 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:32:31.176017 crc crio[3650]: time=\"2026-06-11T10:32:31.175900426Z\" level=info msg=\"Ran pod sandbox 1665a77d348d79b7b1ecda37f1c8e3fe4f558188498c03b003200ea12dd03a92 with infra container: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/POD\" id=38b3a871-4736-4e7a-942a-cd4fd470fe42 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:32:31.178035 crc crio[3650]: time=\"2026-06-11T10:32:31.177957012Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=f68f525c-bdb1-437a-b116-f5f718a4050e name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:32:31.200434 crc crio[3650]: time=\"2026-06-11T10:32:31.200373168Z\" level=info msg=\"Running pod sandbox: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/POD\" id=87e65a5c-ed69-45b5-8c63-44ff3199c430 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:32:31.200543 crc crio[3650]: time=\"2026-06-11T10:32:31.20045227Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:32:31.214304 crc crio[3650]: time=\"2026-06-11T10:32:31.212495921Z\" level=info msg=\"Running pod sandbox: openshift-network-diagnostics/network-check-target-fhkjl/POD\" id=e467e37f-fac3-4f31-bfe8-0047a6bd2d2d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:32:31.214304 crc crio[3650]: time=\"2026-06-11T10:32:31.212569583Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:32:31.214304 crc crio[3650]: time=\"2026-06-11T10:32:31.212816952Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:2ced3af3cca149ba83101d5265b6e6e316162c0dd91c53005206785947b41a69 UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/0f0844f6-3d78-46aa-a86e-b60563c0e3ba 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:0xc000188f78}] Aliases:map[]}\"\nJun 11 10:32:31.214304 crc crio[3650]: time=\"2026-06-11T10:32:31.212894664Z\" level=info msg=\"Adding pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 10:32:31.223052 crc crio[3650]: time=\"2026-06-11T10:32:31.222835608Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:f44e3225afe57afed1bc937cd165e98d088eeb2b7a98b54af19b180be964aa57 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/90695116-c143-4b1d-97e2-8e66919cc0ef 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:0xc001648120}] Aliases:map[]}\"\nJun 11 10:32:31.223052 crc crio[3650]: time=\"2026-06-11T10:32:31.22291143Z\" level=info msg=\"Adding pod openshift-network-diagnostics_network-check-target-fhkjl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 10:32:31.267669 crc crio[3650]: time=\"2026-06-11T10:32:31.267567319Z\" level=info msg=\"Running pod sandbox: openshift-network-operator/iptables-alerter-5jnd7/POD\" id=e58f601d-d7ff-4bc0-98d4-f8113fc129d2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:32:31.267796 crc crio[3650]: time=\"2026-06-11T10:32:31.267674222Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:32:31.275248 crc crio[3650]: time=\"2026-06-11T10:32:31.275079277Z\" 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=e58f601d-d7ff-4bc0-98d4-f8113fc129d2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:32:31.281253 crc crio[3650]: time=\"2026-06-11T10:32:31.281079506Z\" level=info msg=\"Ran pod sandbox abd3e69b781cf0c79945b73354c69362dc52388fc6409db7b0ea741529eb43e5 with infra container: openshift-network-operator/iptables-alerter-5jnd7/POD\" id=e58f601d-d7ff-4bc0-98d4-f8113fc129d2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:32:31.283333 crc crio[3650]: time=\"2026-06-11T10:32:31.283257318Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=d66e5b45-5d63-42d4-b375-c7bb5ee2d0c4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:32:31.285643 crc crio[3650]: time=\"2026-06-11T10:32:31.285562387Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=6c30d90e-dd9b-4a42-bc7a-604383cd2ee5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:32:31.318211 crc crio[3650]: time=\"2026-06-11T10:32:31.318053382Z\" level=info msg=\"Running pod sandbox: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/POD\" id=9886b1b6-6b13-45c5-83a8-386a3b15159c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:32:31.318342 crc crio[3650]: time=\"2026-06-11T10:32:31.318324711Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:32:31.326580 crc crio[3650]: time=\"2026-06-11T10:32:31.326403238Z\" 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=9886b1b6-6b13-45c5-83a8-386a3b15159c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:32:31.327369 crc crio[3650]: time=\"2026-06-11T10:32:31.327289955Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=6ca12948-8549-4184-8cf6-7b3eaa0dd754 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:32:31.328255 crc crio[3650]: time=\"2026-06-11T10:32:31.32807949Z\" level=info msg=\"Creating container: openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter\" id=6f30d12d-d772-484b-b4f2-ab5030f0689b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:32:31.329171 crc crio[3650]: time=\"2026-06-11T10:32:31.32903184Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:32:31.329492 crc crio[3650]: time=\"2026-06-11T10:32:31.329409951Z\" level=info msg=\"Creating container: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator\" id=7f8135c9-ff57-458c-8311-d7c95d7720eb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:32:31.329868 crc crio[3650]: time=\"2026-06-11T10:32:31.329802324Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:32:31.339425 crc crio[3650]: time=\"2026-06-11T10:32:31.339342115Z\" level=info msg=\"Ran pod sandbox f195dee13357e279a90a719cc7a247ac4ecc02acc96349929805e67921d762e1 with infra container: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/POD\" id=9886b1b6-6b13-45c5-83a8-386a3b15159c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:32:31.341657 crc crio[3650]: time=\"2026-06-11T10:32:31.341569845Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=17fbf253-79e4-481c-a1af-0d73514c81bc name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:32:31.346353 crc crio[3650]: time=\"2026-06-11T10:32:31.346305275Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=e35bf689-dad1-42a0-9f7e-c2b85bdfa84f name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:32:31.347181 crc crio[3650]: time=\"2026-06-11T10:32:31.34706308Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:32:31.351425 crc crio[3650]: time=\"2026-06-11T10:32:31.351338553Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:32:31.351672 crc crio[3650]: time=\"2026-06-11T10:32:31.351631423Z\" level=info msg=\"Creating container: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator\" id=61ca9598-69a3-4586-9b7e-7542dac34a98 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:32:31.352195 crc crio[3650]: time=\"2026-06-11T10:32:31.35216732Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:32:31.357312 crc crio[3650]: time=\"2026-06-11T10:32:31.357228609Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:32:31.393525 crc crio[3650]: time=\"2026-06-11T10:32:31.393220195Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:32:31.458885 crc crio[3650]: time=\"2026-06-11T10:32:31.458818937Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:32:31.519989 crc crio[3650]: time=\"2026-06-11T10:32:31.519942356Z\" level=info msg=\"Created container 48093a4aae894c843baf7b6bb75179322f1be5af81267f65b57113647ef10b65: openshift-network-node-identity/network-node-identity-dgvkt/webhook\" id=e21a78ca-e068-4806-a39b-54d643497f08 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:32:31.525304 crc crio[3650]: time=\"2026-06-11T10:32:31.525202165Z\" level=info msg=\"Starting container: 48093a4aae894c843baf7b6bb75179322f1be5af81267f65b57113647ef10b65\" id=3b0009a4-fb1b-4b51-ba29-b63114bdb456 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:32:31.531837 crc crio[3650]: time=\"2026-06-11T10:32:31.531731668Z\" level=info msg=\"Running pod sandbox: openshift-multus/multus-admission-controller-69db94689b-rvf8p/POD\" id=ced47774-bc8c-4e94-859e-e7ad58b2757e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:32:31.531920 crc crio[3650]: time=\"2026-06-11T10:32:31.531852022Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:32:31.537482 crc crio[3650]: time=\"2026-06-11T10:32:31.537380887Z\" level=info msg=\"Started container\" PID=7987 containerID=48093a4aae894c843baf7b6bb75179322f1be5af81267f65b57113647ef10b65 description=openshift-network-node-identity/network-node-identity-dgvkt/webhook id=3b0009a4-fb1b-4b51-ba29-b63114bdb456 name=/runtime.v1.RuntimeService/StartContainer sandboxID=40734c51274e7a1569cafadfa4eec667fbd11772752d4467125d00ae298a5460\nJun 11 10:32:31.546551 crc crio[3650]: time=\"2026-06-11T10:32:31.546398892Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:0388217e0684e71e30a2fcae461773ecdb68db35fb1f5cef4a8dbc2eba3d9790 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/d226181c-51e9-4f21-add3-00f53db048d9 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:0xc00008c718}] Aliases:map[]}\"\nJun 11 10:32:31.546551 crc crio[3650]: time=\"2026-06-11T10:32:31.546466564Z\" level=info msg=\"Adding pod openshift-multus_multus-admission-controller-69db94689b-rvf8p to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 10:32:31.553225 crc crio[3650]: time=\"2026-06-11T10:32:31.55302154Z\" level=info msg=\"Running pod sandbox: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/POD\" id=94d47532-d6c3-4a84-8386-12f4cf1fa0ec name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:32:31.553225 crc crio[3650]: time=\"2026-06-11T10:32:31.553213436Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:32:31.590351 crc crio[3650]: time=\"2026-06-11T10:32:31.590259906Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:814a6d6535d3704ef1122414b17259f4db384b0fd8b65cf4bf3f50df61827ac5 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/bc3a7dcb-8326-4ba5-a13c-e6a1d84cc52a 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:0xc001586948}] Aliases:map[]}\"\nJun 11 10:32:31.590351 crc crio[3650]: time=\"2026-06-11T10:32:31.590325178Z\" level=info msg=\"Adding pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 10:32:31.607633 crc crio[3650]: time=\"2026-06-11T10:32:31.607314867Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=8d2bc9e8-78e3-4425-a57b-c3a979897f85 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:32:31.611750 crc crio[3650]: time=\"2026-06-11T10:32:31.611530338Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=9923b91f-b82c-418d-a532-4ed3c6126a8c name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:32:31.614049 crc crio[3650]: time=\"2026-06-11T10:32:31.613949495Z\" level=info msg=\"Creating container: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=b5132019-ab9b-46e0-849b-3650a5bfff7e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:32:31.614678 crc crio[3650]: time=\"2026-06-11T10:32:31.614595516Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:32:31.618757 crc crio[3650]: time=\"2026-06-11T10:32:31.618598061Z\" level=info msg=\"Created container 9c29ec2dde4f2900a76bc533d5529eb83c880f93add0d61e0041544e0c2e8851: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator\" id=61ca9598-69a3-4586-9b7e-7542dac34a98 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:32:31.619938 crc crio[3650]: time=\"2026-06-11T10:32:31.619839557Z\" level=info msg=\"Running pod sandbox: openshift-multus/multus-additional-cni-plugins-hdftf/POD\" id=437aba2e-a2bd-467f-8de1-e5f0ab472c73 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:32:31.620081 crc crio[3650]: time=\"2026-06-11T10:32:31.619991582Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:32:31.620272 crc crio[3650]: time=\"2026-06-11T10:32:31.620222982Z\" level=info msg=\"Starting container: 9c29ec2dde4f2900a76bc533d5529eb83c880f93add0d61e0041544e0c2e8851\" id=e4112318-b028-46b2-8076-a33e1e92b370 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:32:31.636901 crc crio[3650]: time=\"2026-06-11T10:32:31.6363299Z\" level=info msg=\"Started container\" PID=8029 containerID=9c29ec2dde4f2900a76bc533d5529eb83c880f93add0d61e0041544e0c2e8851 description=openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator id=e4112318-b028-46b2-8076-a33e1e92b370 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f195dee13357e279a90a719cc7a247ac4ecc02acc96349929805e67921d762e1\nJun 11 10:32:31.659030 crc crio[3650]: time=\"2026-06-11T10:32:31.65894327Z\" 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=437aba2e-a2bd-467f-8de1-e5f0ab472c73 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:32:31.661595 crc crio[3650]: time=\"2026-06-11T10:32:31.661280727Z\" level=info msg=\"Running pod sandbox: openshift-apiserver/apiserver-9ddfb9f55-k47zv/POD\" id=a380f5e3-c32d-4c6f-8d5a-a374ca21f508 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:32:31.661595 crc crio[3650]: time=\"2026-06-11T10:32:31.661399121Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:32:31.693523 crc crio[3650]: time=\"2026-06-11T10:32:31.691634262Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/POD\" id=8026303e-e454-447b-8906-4b17199a28df name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:32:31.693523 crc crio[3650]: time=\"2026-06-11T10:32:31.691743066Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:32:31.699506 crc crio[3650]: time=\"2026-06-11T10:32:31.699338668Z\" level=info msg=\"Running pod sandbox: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/POD\" id=0693820f-0e2d-4e91-af5d-3ac1a31cba8f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:32:31.699506 crc crio[3650]: time=\"2026-06-11T10:32:31.699486343Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:32:31.702606 crc crio[3650]: time=\"2026-06-11T10:32:31.702446468Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:32:31.731311 crc crio[3650]: time=\"2026-06-11T10:32:31.730558619Z\" level=info msg=\"Ran pod sandbox c081178cf65c9574c3dcf99a784a765ab9e7df9c36560766fee6be0ffa7435ad with infra container: openshift-multus/multus-additional-cni-plugins-hdftf/POD\" id=437aba2e-a2bd-467f-8de1-e5f0ab472c73 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:32:31.736052 crc crio[3650]: time=\"2026-06-11T10:32:31.735972076Z\" level=info msg=\"Running pod sandbox: openshift-image-registry/node-ca-2wddl/POD\" id=a34a8796-8095-4400-97d1-46c07351c48f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:32:31.736262 crc crio[3650]: time=\"2026-06-11T10:32:31.73608582Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:32:31.737342 crc crio[3650]: time=\"2026-06-11T10:32:31.7370706Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a\" id=8a900da1-7629-4c36-b126-774c5ba9bb9c name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:32:31.737656 crc crio[3650]: time=\"2026-06-11T10:32:31.737535765Z\" level=info msg=\"Running pod sandbox: hostpath-provisioner/csi-hostpathplugin-mpq2f/POD\" id=3e744d48-8f2f-4ac0-b71e-af764eca9979 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:32:31.737734 crc crio[3650]: time=\"2026-06-11T10:32:31.73768471Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:32:31.738659 crc crio[3650]: time=\"2026-06-11T10:32:31.738320912Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:32:31.740442 crc crio[3650]: time=\"2026-06-11T10:32:31.740374218Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:32:31.751242 crc crio[3650]: time=\"2026-06-11T10:32:31.750582559Z\" 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=0693820f-0e2d-4e91-af5d-3ac1a31cba8f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:32:31.752815 crc crio[3650]: time=\"2026-06-11T10:32:31.752712457Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a\" id=b83fdb3b-4dbe-4f1e-9eb9-e3e4dd148065 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:32:31.770561 crc crio[3650]: time=\"2026-06-11T10:32:31.769046523Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy\" id=7310f129-4660-4f22-af15-51a96196ba38 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:32:31.770561 crc crio[3650]: time=\"2026-06-11T10:32:31.770218181Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-server-frshx/POD\" id=53bf14c2-87d6-45db-a424-9b59d3322e53 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:32:31.770561 crc crio[3650]: time=\"2026-06-11T10:32:31.770304904Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:32:31.770984 crc crio[3650]: time=\"2026-06-11T10:32:31.770912232Z\" level=info msg=\"Running pod sandbox: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/POD\" id=1bf085f9-565e-404c-90ed-3a0b1cd0d7cf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:32:31.771064 crc crio[3650]: time=\"2026-06-11T10:32:31.771012246Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:32:31.774884 crc crio[3650]: time=\"2026-06-11T10:32:31.772602292Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:9d4aa1898017b16d783969e94d920569ad171c8ccee63341635be05f5d8ff6e6 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/a2edd1d4-cf8f-4dbd-80d7-47b139e37b4b 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:0xc001586288}] Aliases:map[]}\"\nJun 11 10:32:31.774884 crc crio[3650]: time=\"2026-06-11T10:32:31.772896372Z\" level=info msg=\"Adding pod openshift-apiserver_apiserver-9ddfb9f55-k47zv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 10:32:31.779369 crc crio[3650]: time=\"2026-06-11T10:32:31.779211643Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:32:31.783702 crc crio[3650]: time=\"2026-06-11T10:32:31.783660372Z\" level=info msg=\"Ran pod sandbox 6286c5cd824d0722cf7d1aa46f4dae6382b3cddde7d5609b9f4d263a4214395a with infra container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/POD\" id=0693820f-0e2d-4e91-af5d-3ac1a31cba8f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:32:31.785989 crc crio[3650]: time=\"2026-06-11T10:32:31.78579869Z\" 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=a34a8796-8095-4400-97d1-46c07351c48f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:32:31.788852 crc crio[3650]: time=\"2026-06-11T10:32:31.788730017Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=515b0456-2688-4eeb-8186-4f5a0af80d4f name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:32:31.790402 crc crio[3650]: time=\"2026-06-11T10:32:31.790370314Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-l27pk/POD\" id=dfa1bd49-c3f7-443b-8189-9c236cd0178b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:32:31.790849 crc crio[3650]: time=\"2026-06-11T10:32:31.790822678Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:32:31.791432 crc crio[3650]: time=\"2026-06-11T10:32:31.79132899Z\" level=info msg=\"Running pod sandbox: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/POD\" id=a24dd8f9-370b-4302-b34e-302668b6c7c7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:32:31.791543 crc crio[3650]: time=\"2026-06-11T10:32:31.791465015Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:32:31.798506 crc crio[3650]: time=\"2026-06-11T10:32:31.798469819Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:5474d1b9b8f5df016208902e205ff88b11ff76f9a8854bec80c774d6ec54b5be UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/1a76ac17-7987-4b74-9c05-fcc7729b976b 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:0xc000188830}] Aliases:map[]}\"\nJun 11 10:32:31.798650 crc crio[3650]: time=\"2026-06-11T10:32:31.798631514Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 10:32:31.802799 crc crio[3650]: time=\"2026-06-11T10:32:31.802681502Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-qhh6t/POD\" id=a8cc8d0b-1556-43fa-b5f9-5b7582c0f842 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:32:31.802945 crc crio[3650]: time=\"2026-06-11T10:32:31.802873768Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:32:31.815572 crc crio[3650]: time=\"2026-06-11T10:32:31.815462835Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-x5vn9/POD\" id=97570b62-60d0-490e-9a84-17cbb2a093ea name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:32:31.815676 crc crio[3650]: time=\"2026-06-11T10:32:31.815593509Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:32:31.827059 crc crio[3650]: time=\"2026-06-11T10:32:31.826404831Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-ntdwx/POD\" id=8c0648d8-681e-4d1e-845d-11e9e0d94e4c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:32:31.827059 crc crio[3650]: time=\"2026-06-11T10:32:31.826545586Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:32:31.834579 crc crio[3650]: time=\"2026-06-11T10:32:31.832087299Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=3497a6b4-f033-4f67-8ae9-8f73976561b6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:32:31.861607 crc crio[3650]: time=\"2026-06-11T10:32:31.860953143Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:4b6f68ee5043dc4cefea29f31ca220f4e08b9d82b41af55c49f6cf64addd60e9 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/12a16425-93fc-4537-9b85-6ebd32bb72e6 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:0xc00021a658}] Aliases:map[]}\"\nJun 11 10:32:31.861607 crc crio[3650]: time=\"2026-06-11T10:32:31.861292964Z\" level=info msg=\"Adding pod hostpath-provisioner_csi-hostpathplugin-mpq2f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 10:32:31.866421 crc crio[3650]: time=\"2026-06-11T10:32:31.866054784Z\" level=info msg=\"Running pod sandbox: openshift-console/downloads-747b44746d-4pqvr/POD\" id=12dda734-22d6-4b01-b0bf-3013a34c50e0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:32:31.866421 crc crio[3650]: time=\"2026-06-11T10:32:31.866331853Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:32:31.881811 crc crio[3650]: time=\"2026-06-11T10:32:31.881053447Z\" level=info msg=\"Ran pod sandbox 9e6f9b5a56381c94ac17d5b6df2d94043f1cfc36cdc64bb129fd74be31317a55 with infra container: openshift-image-registry/node-ca-2wddl/POD\" id=a34a8796-8095-4400-97d1-46c07351c48f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:32:31.885358 crc crio[3650]: time=\"2026-06-11T10:32:31.885320751Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/POD\" id=6aa19c04-e2f8-41e7-9b43-a82033ad918c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:32:31.885546 crc crio[3650]: time=\"2026-06-11T10:32:31.885527628Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:32:31.892196 crc crio[3650]: time=\"2026-06-11T10:32:31.889030237Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=dfc00f5b-4ec9-4855-8e88-210e81481c7f name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:32:31.908992 crc crio[3650]: time=\"2026-06-11T10:32:31.908835243Z\" level=info msg=\"Running pod sandbox: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/POD\" id=46d19749-6ebb-4d71-9a81-c64e94cd4daa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:32:31.908992 crc crio[3650]: time=\"2026-06-11T10:32:31.908924116Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:32:31.908992 crc crio[3650]: time=\"2026-06-11T10:32:31.908963788Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:32:31.910599 crc crio[3650]: time=\"2026-06-11T10:32:31.910526153Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy\" id=a1f5bdb8-50d2-4249-8cbd-e9e3cde396fb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:32:31.913968 crc crio[3650]: time=\"2026-06-11T10:32:31.913652125Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:32:31.917723 crc crio[3650]: time=\"2026-06-11T10:32:31.917564908Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=bedbaf0a-021b-4f7e-952b-e10f1dbc92e8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:32:31.929030 crc crio[3650]: time=\"2026-06-11T10:32:31.926611966Z\" level=info msg=\"Running pod sandbox: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/POD\" id=2047afb7-a098-42ec-b39c-5ec8f6e141b7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:32:31.929030 crc crio[3650]: time=\"2026-06-11T10:32:31.926678048Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:32:31.946952 crc crio[3650]: time=\"2026-06-11T10:32:31.946800383Z\" level=info msg=\"Creating container: openshift-image-registry/node-ca-2wddl/node-ca\" id=593ba114-8b4a-43d4-8fbd-e2087c4b5f81 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:32:31.967972 crc crio[3650]: time=\"2026-06-11T10:32:31.967721522Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/POD\" id=06dfda6f-fb03-45f9-b4c2-44d916f1ef72 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:32:31.967972 crc crio[3650]: time=\"2026-06-11T10:32:31.967821015Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:32:31.974057 crc crio[3650]: time=\"2026-06-11T10:32:31.973924198Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:32:32.005487 crc crio[3650]: time=\"2026-06-11T10:32:32.004249063Z\" level=info msg=\"Running pod sandbox: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/POD\" id=601e9591-081f-4649-b6bb-c48a88a0f06e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:32:32.005487 crc crio[3650]: time=\"2026-06-11T10:32:32.004404048Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:32:32.006824 crc crio[3650]: time=\"2026-06-11T10:32:32.006753254Z\" level=info msg=\"Running pod sandbox: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/POD\" id=cfa4a5b9-1435-481e-bf71-fece0883f307 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:32:32.006913 crc crio[3650]: time=\"2026-06-11T10:32:32.006851777Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:32:32.015269 crc crio[3650]: time=\"2026-06-11T10:32:32.014976563Z\" level=info msg=\"Running pod sandbox: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/POD\" id=0cfa99ba-e9c7-4ac5-b3db-efcd35b4cb9f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:32:32.015371 crc crio[3650]: time=\"2026-06-11T10:32:32.015325094Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:32:32.034700 crc crio[3650]: time=\"2026-06-11T10:32:32.033981264Z\" 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=53bf14c2-87d6-45db-a424-9b59d3322e53 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:32:32.086851 crc crio[3650]: time=\"2026-06-11T10:32:32.085986265Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:c16806a1016fb09572def5ffddbf142dc6be2237317f815aeece3fdfc89e358d UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/8cfab58f-dd7e-4a73-8e6a-0a9626c5185a 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:0xc0001884f0}] Aliases:map[]}\"\nJun 11 10:32:32.086851 crc crio[3650]: time=\"2026-06-11T10:32:32.086676647Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-x5vn9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 10:32:32.115999 crc crio[3650]: time=\"2026-06-11T10:32:32.115767363Z\" level=info msg=\"Created container 77b763c4e390d27c49ce9fde1a38c1310857ee6d114fbb3713d809e57b49b6c8: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator\" id=7f8135c9-ff57-458c-8311-d7c95d7720eb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:32:32.119566 crc crio[3650]: time=\"2026-06-11T10:32:32.119460172Z\" level=info msg=\"Starting container: 77b763c4e390d27c49ce9fde1a38c1310857ee6d114fbb3713d809e57b49b6c8\" id=df53d45a-fc16-486d-be8a-fac0e16e3476 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:32:32.197755 crc crio[3650]: time=\"2026-06-11T10:32:32.196786836Z\" level=info msg=\"Created container abbd8679ff3f81a71ce1d32a4e4f6ae5af6cad6f4153d4e35c50ea3c6a0278f6: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=b5132019-ab9b-46e0-849b-3650a5bfff7e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:32:32.200624 crc crio[3650]: time=\"2026-06-11T10:32:32.199200573Z\" level=info msg=\"Starting container: abbd8679ff3f81a71ce1d32a4e4f6ae5af6cad6f4153d4e35c50ea3c6a0278f6\" id=37c7b8e8-a4c6-43a6-8e6b-8d9d09238521 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:32:32.239208 crc crio[3650]: time=\"2026-06-11T10:32:32.235426099Z\" level=info msg=\"Ran pod sandbox ee10ec578451648351990cf096007fadd52c9bcc2f406ad7c0418aa57ed936f3 with infra container: openshift-machine-config-operator/machine-config-server-frshx/POD\" id=53bf14c2-87d6-45db-a424-9b59d3322e53 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:32:32.252953 crc crio[3650]: time=\"2026-06-11T10:32:32.252884522Z\" level=info msg=\"Running pod sandbox: openshift-ingress/router-default-68cf44c8b8-w4gs8/POD\" id=6fd623a0-16ac-4120-ae70-976c812807fc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:32:32.253015 crc crio[3650]: time=\"2026-06-11T10:32:32.252979325Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:32:32.273082 crc crio[3650]: time=\"2026-06-11T10:32:32.269268101Z\" level=info msg=\"Started container\" PID=8083 containerID=77b763c4e390d27c49ce9fde1a38c1310857ee6d114fbb3713d809e57b49b6c8 description=openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator id=df53d45a-fc16-486d-be8a-fac0e16e3476 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1665a77d348d79b7b1ecda37f1c8e3fe4f558188498c03b003200ea12dd03a92\nJun 11 10:32:32.277436 crc crio[3650]: time=\"2026-06-11T10:32:32.276632505Z\" level=info msg=\"Started container\" PID=8082 containerID=abbd8679ff3f81a71ce1d32a4e4f6ae5af6cad6f4153d4e35c50ea3c6a0278f6 description=openshift-network-node-identity/network-node-identity-dgvkt/approver id=37c7b8e8-a4c6-43a6-8e6b-8d9d09238521 name=/runtime.v1.RuntimeService/StartContainer sandboxID=40734c51274e7a1569cafadfa4eec667fbd11772752d4467125d00ae298a5460\nJun 11 10:32:32.288379 crc crio[3650]: time=\"2026-06-11T10:32:32.288332363Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=ab4f187b-08c7-4be9-89da-22080c28b4bb name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:32:32.330220 crc crio[3650]: time=\"2026-06-11T10:32:32.324581079Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:75a34b9d735f293ff0af6d791618b1cede0d9c1578e168ba6ecd2f3ca7f9f051 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/90aca7e3-2d63-40a6-b086-7c9089eccfaf 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:0xc0001888a0}] Aliases:map[]}\"\nJun 11 10:32:32.330220 crc crio[3650]: time=\"2026-06-11T10:32:32.324740494Z\" level=info msg=\"Adding pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 10:32:32.469434 crc crio[3650]: time=\"2026-06-11T10:32:32.469294834Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:ed5e22ae44b291e5f4185543b89bed76a7dac5b4dcf90f0cd6fb838ba2475124 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/900ed776-97f8-48d6-ac70-867f91fdca60 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:0xc0006226f8}] Aliases:map[]}\"\nJun 11 10:32:32.469434 crc crio[3650]: time=\"2026-06-11T10:32:32.469419538Z\" level=info msg=\"Adding pod openshift-console_downloads-747b44746d-4pqvr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 10:32:32.471721 crc crio[3650]: time=\"2026-06-11T10:32:32.471536589Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=0e487535-c5c8-47f7-a1a8-baea008fe6fa name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:32:32.571666 crc crio[3650]: time=\"2026-06-11T10:32:32.570982428Z\" level=info msg=\"Running pod sandbox: openshift-multus/network-metrics-daemon-n2bqt/POD\" id=7b5e2973-005e-403f-b3ea-4bfe738f7f1c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:32:32.571808 crc crio[3650]: time=\"2026-06-11T10:32:32.57166811Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:32:32.628178 crc crio[3650]: time=\"2026-06-11T10:32:32.625831004Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-server-frshx/machine-config-server\" id=8133922b-89ca-4bdd-a297-e52199e166aa name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:32:32.646866 crc crio[3650]: time=\"2026-06-11T10:32:32.641448193Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:32:32.646866 crc crio[3650]: time=\"2026-06-11T10:32:32.642772345Z\" 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=46d19749-6ebb-4d71-9a81-c64e94cd4daa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:32:32.650821 crc crio[3650]: time=\"2026-06-11T10:32:32.650542089Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:fbd80202514f0b5860be30327966a252459f2586f0298dbbb61609f16ff252b9 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/c4f5aa31-9404-422b-8f37-24129d40c664 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:0xc000e120b8}] Aliases:map[]}\"\nJun 11 10:32:32.650821 crc crio[3650]: time=\"2026-06-11T10:32:32.650690644Z\" level=info msg=\"Adding pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 10:32:32.671358 crc crio[3650]: time=\"2026-06-11T10:32:32.670752408Z\" level=info msg=\"Running pod sandbox: openshift-console/console-6c684df5db-cc8g8/POD\" id=cc58637f-53ea-4622-abc6-e1d2e62f0608 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:32:32.671462 crc crio[3650]: time=\"2026-06-11T10:32:32.671372208Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:32:32.714376 crc crio[3650]: time=\"2026-06-11T10:32:32.714020762Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:f5f968b95a4c09e9a35de10cc4c90e9de82846e8b43984b8310fb6d763a380c8 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/431d11f5-46e6-446f-9602-32962b5f8cef 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:0xc0001887d0}] Aliases:map[]}\"\nJun 11 10:32:32.714376 crc crio[3650]: time=\"2026-06-11T10:32:32.714234819Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-ntdwx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 10:32:32.726199 crc crio[3650]: time=\"2026-06-11T10:32:32.725987584Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:fc27bf3df737d5f0da513dc6b9589bda63a78c45c873dd43d0d225052b3b3ec9 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/6c859371-18ba-499c-acc0-75b1674111e5 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:0xc00008c540}] Aliases:map[]}\"\nJun 11 10:32:32.726199 crc crio[3650]: time=\"2026-06-11T10:32:32.726179637Z\" level=info msg=\"Adding pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 10:32:32.739372 crc crio[3650]: time=\"2026-06-11T10:32:32.732474772Z\" 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=6fd623a0-16ac-4120-ae70-976c812807fc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:32:32.743083 crc crio[3650]: time=\"2026-06-11T10:32:32.742945686Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:ee181da4c8522f5a6a012d826f5689867d8d9bec2142766aadfe5d2692add209 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/cb6ccb60-7eca-4df7-8109-eeb40cfea68c 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:0xc000622568}] Aliases:map[]}\"\nJun 11 10:32:32.743083 crc crio[3650]: time=\"2026-06-11T10:32:32.74306373Z\" level=info msg=\"Adding pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 10:32:32.818042 crc crio[3650]: time=\"2026-06-11T10:32:32.817471648Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:a6c2e68b27559c957be075c005201faa0d7b43992fb1c64ca415754eccca4335 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/ae47957c-fd82-4182-90a4-35c93556a0fd 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:0xc0017aa560}] Aliases:map[]}\"\nJun 11 10:32:32.818042 crc crio[3650]: time=\"2026-06-11T10:32:32.817666574Z\" level=info msg=\"Adding pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 10:32:32.829705 crc crio[3650]: time=\"2026-06-11T10:32:32.829445056Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:f00a4f34978e87c5f1c6b100799810df031c4bff66b809eb32c23ea709e5dade UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/5d5b07e4-0498-4d08-aa03-e288b8e0a2f6 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:0xc0017aa480}] Aliases:map[]}\"\nJun 11 10:32:32.829829 crc crio[3650]: time=\"2026-06-11T10:32:32.829725695Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-l27pk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 10:32:32.834355 crc crio[3650]: time=\"2026-06-11T10:32:32.832983143Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:07062107e831bd2bc053de9df6a86b3b014f434c930c900b1ce1ed92b05fd52b UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/37db4130-3ded-41cc-971a-892cb8825741 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:0xc001384470}] Aliases:map[]}\"\nJun 11 10:32:32.834355 crc crio[3650]: time=\"2026-06-11T10:32:32.833314374Z\" level=info msg=\"Adding pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 10:32:33.004706 crc crio[3650]: time=\"2026-06-11T10:32:33.003977754Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:9c99f420713f64225ce22b01f6c0084a92811a3bb938bd360f37762aa82d56d4 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/385ec03d-40ef-4ca9-bba7-173d9aa040b1 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:0xc000622858}] Aliases:map[]}\"\nJun 11 10:32:33.004706 crc crio[3650]: time=\"2026-06-11T10:32:33.004663776Z\" level=info msg=\"Adding pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 10:32:33.135931 crc crio[3650]: time=\"2026-06-11T10:32:33.135419758Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:32:33.216241 crc crio[3650]: time=\"2026-06-11T10:32:33.21598103Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:32:33.233441 crc crio[3650]: time=\"2026-06-11T10:32:33.233372028Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/POD\" id=1dfc886b-024b-468a-aeb9-7deadb3df160 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:32:33.233527 crc crio[3650]: time=\"2026-06-11T10:32:33.233475611Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:32:33.239244 crc crio[3650]: time=\"2026-06-11T10:32:33.233892265Z\" level=info msg=\"Running pod sandbox: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/POD\" id=970bbdef-3193-4523-b906-cfe753ce8a52 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:32:33.239244 crc crio[3650]: time=\"2026-06-11T10:32:33.233928776Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:32:33.239244 crc crio[3650]: time=\"2026-06-11T10:32:33.23405557Z\" level=info msg=\"Running pod sandbox: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/POD\" id=4a9fd3e2-8cee-48e9-bcd8-3fe112b8ab6d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:32:33.239244 crc crio[3650]: time=\"2026-06-11T10:32:33.234170474Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:32:33.239244 crc crio[3650]: time=\"2026-06-11T10:32:33.234279637Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/POD\" id=f065c7fe-c2f9-4963-b3d8-88cdb04a648c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:32:33.239244 crc crio[3650]: time=\"2026-06-11T10:32:33.234313228Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:32:33.239244 crc crio[3650]: time=\"2026-06-11T10:32:33.234392051Z\" level=info msg=\"Running pod sandbox: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/POD\" id=b1f91305-50cc-46dc-a743-9805e3895197 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:32:33.239244 crc crio[3650]: time=\"2026-06-11T10:32:33.234421482Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:32:33.239244 crc crio[3650]: time=\"2026-06-11T10:32:33.234503894Z\" level=info msg=\"Running pod sandbox: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/POD\" id=74e6c850-b5e7-42d0-954c-7c7229d0c3c9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:32:33.239244 crc crio[3650]: time=\"2026-06-11T10:32:33.234529535Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:32:33.239244 crc crio[3650]: time=\"2026-06-11T10:32:33.235424904Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/POD\" id=e9ef621f-75eb-41b8-bc88-72b4b34cf8e8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:32:33.239244 crc crio[3650]: time=\"2026-06-11T10:32:33.235482505Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:32:33.254326 crc crio[3650]: time=\"2026-06-11T10:32:33.253514771Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/POD\" id=be0cdb30-7939-49e1-8296-2bdbfc41752f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:32:33.254326 crc crio[3650]: time=\"2026-06-11T10:32:33.253729878Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:32:33.254326 crc crio[3650]: time=\"2026-06-11T10:32:33.253929874Z\" level=info msg=\"Running pod sandbox: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/POD\" id=a7d4e231-ba35-4cce-b2df-c7a530a3255d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:32:33.254326 crc crio[3650]: time=\"2026-06-11T10:32:33.253964886Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:32:33.254326 crc crio[3650]: time=\"2026-06-11T10:32:33.254075319Z\" level=info msg=\"Running pod sandbox: openshift-dns/dns-default-qtghf/POD\" id=0ebb00ac-d71f-401c-a078-631d0d369da1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:32:33.254579 crc crio[3650]: time=\"2026-06-11T10:32:33.254359038Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:32:33.254579 crc crio[3650]: time=\"2026-06-11T10:32:33.254477832Z\" level=info msg=\"Running pod sandbox: openshift-dns/node-resolver-277xp/POD\" id=faf5ef42-5cd6-4c7f-9af5-1865953f9331 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:32:33.254579 crc crio[3650]: time=\"2026-06-11T10:32:33.254508403Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:32:33.256082 crc crio[3650]: time=\"2026-06-11T10:32:33.255397191Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/POD\" id=a3c46093-a6fe-41d7-9edc-14e399d77b3c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:32:33.256082 crc crio[3650]: time=\"2026-06-11T10:32:33.2556647Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:32:33.268969 crc crio[3650]: time=\"2026-06-11T10:32:33.257957105Z\" level=info msg=\"Running pod sandbox: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/POD\" id=86539263-9517-4a34-81a5-14d4788f8239 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:32:33.268969 crc crio[3650]: time=\"2026-06-11T10:32:33.258081117Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:32:33.268969 crc crio[3650]: time=\"2026-06-11T10:32:33.258292686Z\" level=info msg=\"Running pod sandbox: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/POD\" id=41dfbe0a-2d41-46ee-8dd9-82422329972a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:32:33.268969 crc crio[3650]: time=\"2026-06-11T10:32:33.258324147Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:32:33.268969 crc crio[3650]: time=\"2026-06-11T10:32:33.258409587Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/POD\" id=ba4ac37a-0423-46b3-ac1a-05237ad6a0ea name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:32:33.268969 crc crio[3650]: time=\"2026-06-11T10:32:33.258440338Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:32:33.268969 crc crio[3650]: time=\"2026-06-11T10:32:33.258516973Z\" level=info msg=\"Running pod sandbox: openshift-config-operator/openshift-config-operator-5777786469-bccdj/POD\" id=528baec3-1c0e-428f-8c60-e35d57906f03 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:32:33.268969 crc crio[3650]: time=\"2026-06-11T10:32:33.258547294Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:32:33.268969 crc crio[3650]: time=\"2026-06-11T10:32:33.258625966Z\" level=info msg=\"Running pod sandbox: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/POD\" id=19e6ba2e-3acf-4b5f-ac84-74f01c6fdaab name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:32:33.268969 crc crio[3650]: time=\"2026-06-11T10:32:33.258655837Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:32:33.268969 crc crio[3650]: time=\"2026-06-11T10:32:33.25872731Z\" level=info msg=\"Running pod sandbox: openshift-console-operator/console-operator-67c89758df-4jf4f/POD\" id=a0ac3997-61f6-463b-b3db-6c909b8f0cac name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:32:33.268969 crc crio[3650]: time=\"2026-06-11T10:32:33.25875192Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:32:33.268969 crc crio[3650]: time=\"2026-06-11T10:32:33.258839793Z\" level=info msg=\"Running pod sandbox: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/POD\" id=928ed601-9597-4015-b455-814705f1aadd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:32:33.268969 crc crio[3650]: time=\"2026-06-11T10:32:33.258901755Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:32:33.268969 crc crio[3650]: time=\"2026-06-11T10:32:33.258973407Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/POD\" id=af3c6ba2-3fd2-489e-b868-aaf061b65c02 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:32:33.268969 crc crio[3650]: time=\"2026-06-11T10:32:33.259001348Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:32:33.268969 crc crio[3650]: time=\"2026-06-11T10:32:33.259070481Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-daemon-5w5zs/POD\" id=e207184b-7c81-4910-94f3-c3d054ee6246 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:32:33.268969 crc crio[3650]: time=\"2026-06-11T10:32:33.259287497Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:32:33.268969 crc crio[3650]: time=\"2026-06-11T10:32:33.259396301Z\" level=info msg=\"Running pod sandbox: openshift-service-ca/service-ca-74545575db-n469q/POD\" id=33408e2b-61c6-4b4b-b74a-3217abf8dbb8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:32:33.268969 crc crio[3650]: time=\"2026-06-11T10:32:33.259424252Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:32:33.271718 crc crio[3650]: time=\"2026-06-11T10:32:33.271301149Z\" level=info msg=\"Running pod sandbox: openshift-ingress-canary/ingress-canary-jlj86/POD\" id=a51033c1-807e-4c8b-949d-e130c9714600 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:32:33.271718 crc crio[3650]: time=\"2026-06-11T10:32:33.271532426Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:32:33.292814 crc crio[3650]: time=\"2026-06-11T10:32:33.292403773Z\" level=info msg=\"Running pod sandbox: openshift-ovn-kubernetes/ovnkube-node-2tk97/POD\" id=4dda945e-1a49-498b-bab6-ec01b260ef0b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:32:33.292814 crc crio[3650]: time=\"2026-06-11T10:32:33.292520686Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:32:33.422289 crc crio[3650]: time=\"2026-06-11T10:32:33.421995282Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:d2a5b75e1cb0179e3b2cf70397fa9bc5a2aa2e153ec38377131b90489bc50f1c UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/3bb6ad31-547f-437d-9a9d-78d86be07e44 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:0xc001586500}] Aliases:map[]}\"\nJun 11 10:32:33.435454 crc crio[3650]: time=\"2026-06-11T10:32:33.42578534Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-qhh6t to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 10:32:33.435454 crc crio[3650]: time=\"2026-06-11T10:32:33.434285699Z\" level=info msg=\"Running pod sandbox: openshift-multus/multus-bzhnf/POD\" id=c198301f-c7b2-4589-a0d9-87e00e0bffc0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:32:33.435454 crc crio[3650]: time=\"2026-06-11T10:32:33.434375952Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:32:33.501432 crc crio[3650]: time=\"2026-06-11T10:32:33.487413273Z\" level=info msg=\"Ran pod sandbox ab8f173b547e1b0deac61ddae7c6930a1cc8161dbb90190a30fb006c69705d92 with infra container: openshift-ingress/router-default-68cf44c8b8-w4gs8/POD\" id=6fd623a0-16ac-4120-ae70-976c812807fc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:32:33.501432 crc crio[3650]: time=\"2026-06-11T10:32:33.488219869Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:32:33.501432 crc crio[3650]: time=\"2026-06-11T10:32:33.492801026Z\" level=info msg=\"Ran pod sandbox 106340d852599cbf4baa350ac7e1500a562578e321ecf31ccbcd3945cae2303a with infra container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/POD\" id=46d19749-6ebb-4d71-9a81-c64e94cd4daa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:32:33.503380 crc crio[3650]: time=\"2026-06-11T10:32:33.502998Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=ff5b08e3-11a1-460a-8b0a-c3a367727a0a name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:32:33.515309 crc crio[3650]: time=\"2026-06-11T10:32:33.509523148Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=54f8f8a6-a007-4f0b-805a-1e00061e715c name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:32:33.589731 crc crio[3650]: time=\"2026-06-11T10:32:33.58275447Z\" level=info msg=\"Running pod sandbox: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/POD\" id=3e2cd161-c5a1-4510-ad85-e9a24247ba81 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:32:33.589731 crc crio[3650]: time=\"2026-06-11T10:32:33.582838042Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:32:33.614583 crc crio[3650]: time=\"2026-06-11T10:32:33.614435431Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=84d37edb-1a72-4c80-9415-78b913c50b82 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:32:33.627649 crc crio[3650]: time=\"2026-06-11T10:32:33.627423656Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=8faf7dea-1871-485d-97d5-8f528c3db00c name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:32:33.635693 crc crio[3650]: time=\"2026-06-11T10:32:33.6354014Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy\" id=4e40729c-1ef9-4097-bfdd-fb65b707978b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:32:33.645052 crc crio[3650]: time=\"2026-06-11T10:32:33.64230096Z\" level=info msg=\"Creating container: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=04e215d7-a719-4d3f-ae5e-5d67b84576d4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:32:33.669845 crc crio[3650]: time=\"2026-06-11T10:32:33.669494842Z\" level=info msg=\"Created container 982f907785bc08afd8693cb81ece5058e61392ec5eb1b42e9c5e8203e34e5593: openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy\" id=7310f129-4660-4f22-af15-51a96196ba38 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:32:33.684744 crc crio[3650]: time=\"2026-06-11T10:32:33.684478819Z\" level=info msg=\"Starting container: 982f907785bc08afd8693cb81ece5058e61392ec5eb1b42e9c5e8203e34e5593\" id=40af995e-6811-42fb-990e-3978ee03bfb7 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:32:33.702016 crc crio[3650]: time=\"2026-06-11T10:32:33.701540355Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:32:33.704357 crc crio[3650]: time=\"2026-06-11T10:32:33.703649732Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:32:33.805625 crc crio[3650]: time=\"2026-06-11T10:32:33.804753041Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:06f2fcdca9620729839d83d47e099fed83ed7f2a7600f1d0295d591e1d79ab35 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/b185b262-0045-4c12-89ac-87c2d186bd5b 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:0xc002a1a0a8}] Aliases:map[]}\"\nJun 11 10:32:33.805625 crc crio[3650]: time=\"2026-06-11T10:32:33.805007309Z\" 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 11 10:32:34.412653 crc crio[3650]: time=\"2026-06-11T10:32:34.412477567Z\" level=info msg=\"Started container\" PID=8243 containerID=982f907785bc08afd8693cb81ece5058e61392ec5eb1b42e9c5e8203e34e5593 description=openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy id=40af995e-6811-42fb-990e-3978ee03bfb7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c081178cf65c9574c3dcf99a784a765ab9e7df9c36560766fee6be0ffa7435ad\nJun 11 10:32:35.738555 crc crio[3650]: time=\"2026-06-11T10:32:35.73785719Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_0cd29682-e63e-40a7-a870-8d5ef3a3aea5\\\"\"\nJun 11 10:32:36.183057 crc crio[3650]: time=\"2026-06-11T10:32:36.182808595Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:d2436a448532320e93112c8fee57715fac7d8439f2ce1e798c335f4630f737c1 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/931314fb-dc94-4c78-a26b-2a787bb686c5 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:0xc000e120e8}] Aliases:map[]}\"\nJun 11 10:32:36.183057 crc crio[3650]: time=\"2026-06-11T10:32:36.182906818Z\" level=info msg=\"Adding pod openshift-multus_network-metrics-daemon-n2bqt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 10:32:36.366746 crc crio[3650]: time=\"2026-06-11T10:32:36.357444498Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:516bc6d9bcbfea8786b9cfbe5a5cf1a4347cbfac023867d6d7110c911d4e0a40 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/5daac21e-e0ef-4118-949c-ea3cf1a409f8 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:0xc0017aa310}] Aliases:map[]}\"\nJun 11 10:32:36.366746 crc crio[3650]: time=\"2026-06-11T10:32:36.35749275Z\" level=info msg=\"Adding pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 10:32:37.320321 crc crio[3650]: time=\"2026-06-11T10:32:37.318012421Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:32:37.967027 crc crio[3650]: time=\"2026-06-11T10:32:37.966674467Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:32:38.389338 crc crio[3650]: time=\"2026-06-11T10:32:38.381045472Z\" 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=e207184b-7c81-4910-94f3-c3d054ee6246 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:32:38.467758 crc crio[3650]: time=\"2026-06-11T10:32:38.467069116Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 10:32:39.292527 crc crio[3650]: time=\"2026-06-11T10:32:39.288198806Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:32:39.319824 crc crio[3650]: time=\"2026-06-11T10:32:39.319488644Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:32:39.334338 crc crio[3650]: time=\"2026-06-11T10:32:39.334106341Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:32:39.334927 crc crio[3650]: time=\"2026-06-11T10:32:39.3346129Z\" 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=faf5ef42-5cd6-4c7f-9af5-1865953f9331 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:32:39.355591 crc crio[3650]: time=\"2026-06-11T10:32:39.353907629Z\" level=info msg=\"Ran pod sandbox 0352637e341e5f5d5fdc87eaa7a35107a984f132f511322de571442b465f6ad3 with infra container: openshift-machine-config-operator/machine-config-daemon-5w5zs/POD\" id=e207184b-7c81-4910-94f3-c3d054ee6246 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:32:39.359875 crc crio[3650]: time=\"2026-06-11T10:32:39.359339571Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=e7ff8681-ae98-4e13-83ad-9f09de2eda60 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:32:39.465560 crc crio[3650]: time=\"2026-06-11T10:32:39.464296664Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:32:39.483726 crc crio[3650]: time=\"2026-06-11T10:32:39.483476551Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=f1cc5f09-97de-4524-ac03-35c20ec97da7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:32:39.485789 crc crio[3650]: time=\"2026-06-11T10:32:39.485070101Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:32:39.561763 crc crio[3650]: time=\"2026-06-11T10:32:39.548316736Z\" level=info msg=\"Created container c2fbaa8a711b9a836e9b3c4b3b05cc3203a4ba7bce7c170ffb45a10fa2afbfee: openshift-image-registry/node-ca-2wddl/node-ca\" id=593ba114-8b4a-43d4-8fbd-e2087c4b5f81 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:32:39.571032 crc crio[3650]: time=\"2026-06-11T10:32:39.564709186Z\" level=info msg=\"Starting container: c2fbaa8a711b9a836e9b3c4b3b05cc3203a4ba7bce7c170ffb45a10fa2afbfee\" id=c0b1123f-54f8-44a9-bf8b-312066b76547 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:32:39.579664 crc crio[3650]: time=\"2026-06-11T10:32:39.57945135Z\" 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=c198301f-c7b2-4589-a0d9-87e00e0bffc0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:32:39.624980 crc crio[3650]: time=\"2026-06-11T10:32:39.624605712Z\" 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=4dda945e-1a49-498b-bab6-ec01b260ef0b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:32:39.639885 crc crio[3650]: time=\"2026-06-11T10:32:39.639548953Z\" level=info msg=\"Created container a1bc690a5d7640ebcd2334cacab75b7909a2c41f7ee2077b807de1cb4c82e832: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy\" id=a1f5bdb8-50d2-4249-8cbd-e9e3cde396fb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:32:39.659313 crc crio[3650]: time=\"2026-06-11T10:32:39.658898527Z\" level=info msg=\"Starting container: a1bc690a5d7640ebcd2334cacab75b7909a2c41f7ee2077b807de1cb4c82e832\" id=c8055afd-c34a-48b9-9e75-ce7e3fd00449 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:32:39.686599 crc crio[3650]: time=\"2026-06-11T10:32:39.675814751Z\" level=info msg=\"Started container\" PID=8454 containerID=a1bc690a5d7640ebcd2334cacab75b7909a2c41f7ee2077b807de1cb4c82e832 description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy id=c8055afd-c34a-48b9-9e75-ce7e3fd00449 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6286c5cd824d0722cf7d1aa46f4dae6382b3cddde7d5609b9f4d263a4214395a\nJun 11 10:32:39.686599 crc crio[3650]: time=\"2026-06-11T10:32:39.685437527Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon\" id=41a3bb68-3529-4278-8127-145ae6271007 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:32:39.691679 crc crio[3650]: time=\"2026-06-11T10:32:39.690831916Z\" level=info msg=\"Ran pod sandbox 99914829c5891cd141078883aff9dd9f6cc70a6cc8b4dfd0f6846a1eebc07480 with infra container: openshift-dns/node-resolver-277xp/POD\" id=faf5ef42-5cd6-4c7f-9af5-1865953f9331 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:32:39.702044 crc crio[3650]: time=\"2026-06-11T10:32:39.698183383Z\" level=info msg=\"Started container\" PID=8413 containerID=c2fbaa8a711b9a836e9b3c4b3b05cc3203a4ba7bce7c170ffb45a10fa2afbfee description=openshift-image-registry/node-ca-2wddl/node-ca id=c0b1123f-54f8-44a9-bf8b-312066b76547 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9e6f9b5a56381c94ac17d5b6df2d94043f1cfc36cdc64bb129fd74be31317a55\nJun 11 10:32:39.702044 crc crio[3650]: time=\"2026-06-11T10:32:39.701974079Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=f6e0d7c9-91c6-4294-a2f4-529930a76dc8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:32:39.721530 crc crio[3650]: time=\"2026-06-11T10:32:39.720576859Z\" level=info msg=\"Ran pod sandbox 4674836dcee75012a702db78b5525c1a9492d9ec9c049efb1233b94387c357ef with infra container: openshift-multus/multus-bzhnf/POD\" id=c198301f-c7b2-4589-a0d9-87e00e0bffc0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:32:39.762678 crc crio[3650]: time=\"2026-06-11T10:32:39.762575341Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=cdb27bf5-723a-48b4-8b65-88618a0b6cea name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:32:39.768944 crc crio[3650]: time=\"2026-06-11T10:32:39.768461171Z\" level=info msg=\"Created container c2c141783c1672d6bc4b474403392749bf7cbc17168c7a7b416cb5b86f6bac3e: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=04e215d7-a719-4d3f-ae5e-5d67b84576d4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:32:39.773775 crc crio[3650]: time=\"2026-06-11T10:32:39.773499669Z\" level=info msg=\"Starting container: c2c141783c1672d6bc4b474403392749bf7cbc17168c7a7b416cb5b86f6bac3e\" id=bec6b678-ef4e-40b5-adf3-b58cdbe83eab name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:32:39.791659 crc crio[3650]: time=\"2026-06-11T10:32:39.788055646Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=716b964e-725a-4c1b-a320-5f9a0deed4e4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:32:39.795975 crc crio[3650]: time=\"2026-06-11T10:32:39.795354689Z\" level=info msg=\"Created container 8f93d5d95b511d036e8128cf21dc16d09297bb48f5a0df6ca10340e57268d533: openshift-machine-config-operator/machine-config-server-frshx/machine-config-server\" id=8133922b-89ca-4bdd-a297-e52199e166aa name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:32:39.801886 crc crio[3650]: time=\"2026-06-11T10:32:39.799516039Z\" level=info msg=\"Started container\" PID=8484 containerID=c2c141783c1672d6bc4b474403392749bf7cbc17168c7a7b416cb5b86f6bac3e description=openshift-ingress/router-default-68cf44c8b8-w4gs8/router id=bec6b678-ef4e-40b5-adf3-b58cdbe83eab name=/runtime.v1.RuntimeService/StartContainer sandboxID=ab8f173b547e1b0deac61ddae7c6930a1cc8161dbb90190a30fb006c69705d92\nJun 11 10:32:39.803646 crc crio[3650]: time=\"2026-06-11T10:32:39.802609951Z\" level=info msg=\"Starting container: 8f93d5d95b511d036e8128cf21dc16d09297bb48f5a0df6ca10340e57268d533\" id=15340ea3-2a51-417f-973c-6079c9b97853 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:32:39.806011 crc crio[3650]: time=\"2026-06-11T10:32:39.805621677Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:32:39.812321 crc crio[3650]: time=\"2026-06-11T10:32:39.811774643Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=42cec26f-d402-4830-8e8b-b62ccf9471a4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:32:39.836045 crc crio[3650]: time=\"2026-06-11T10:32:39.826921894Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=04f675be-fdc9-460b-9e08-35f149cea4c8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:32:39.836045 crc crio[3650]: time=\"2026-06-11T10:32:39.827511353Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=fbc5313b-2019-465f-9058-0bc89cacee85 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:32:39.843383 crc crio[3650]: time=\"2026-06-11T10:32:39.837436263Z\" level=info msg=\"Creating container: openshift-multus/multus-bzhnf/kube-multus\" id=f4603353-4828-4df9-92e2-5dee14b1211b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:32:39.843383 crc crio[3650]: time=\"2026-06-11T10:32:39.837524685Z\" level=info msg=\"Creating container: openshift-dns/node-resolver-277xp/dns-node-resolver\" id=fe2a29b0-aa22-44fe-bc4d-e2e2b9e1c2b4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:32:39.843383 crc crio[3650]: time=\"2026-06-11T10:32:39.838042462Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=ea5a454f-1176-42b3-9839-f0b70423305b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:32:39.843383 crc crio[3650]: time=\"2026-06-11T10:32:39.83829324Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:32:39.843383 crc crio[3650]: time=\"2026-06-11T10:32:39.838407204Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:32:39.843383 crc crio[3650]: time=\"2026-06-11T10:32:39.838544488Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:32:39.843383 crc crio[3650]: time=\"2026-06-11T10:32:39.841467291Z\" level=info msg=\"Started container\" PID=8487 containerID=8f93d5d95b511d036e8128cf21dc16d09297bb48f5a0df6ca10340e57268d533 description=openshift-machine-config-operator/machine-config-server-frshx/machine-config-server id=15340ea3-2a51-417f-973c-6079c9b97853 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee10ec578451648351990cf096007fadd52c9bcc2f406ad7c0418aa57ed936f3\nJun 11 10:32:39.883330 crc crio[3650]: time=\"2026-06-11T10:32:39.882536622Z\" level=info msg=\"Ran pod sandbox 056acbe880837bcd1561926247a50a75ddd52f999a401bd0ec0608b539f3f3c3 with infra container: openshift-ovn-kubernetes/ovnkube-node-2tk97/POD\" id=4dda945e-1a49-498b-bab6-ec01b260ef0b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:32:39.938175 crc crio[3650]: time=\"2026-06-11T10:32:39.937677686Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=5e93a190-cc41-4792-8f3a-52bc448a31bd name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:32:39.957561 crc crio[3650]: time=\"2026-06-11T10:32:39.957508695Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=31d8a676-c9d8-4102-948e-be842c5f5583 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:32:40.020630 crc crio[3650]: time=\"2026-06-11T10:32:40.020008066Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup\" id=4bf0892f-0c56-418f-9824-b1e9661d5c94 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:32:40.117179 crc crio[3650]: time=\"2026-06-11T10:32:40.116533503Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:32:40.130290 crc crio[3650]: time=\"2026-06-11T10:32:40.129920375Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:32:40.139358 crc crio[3650]: time=\"2026-06-11T10:32:40.138992922Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:32:40.147022 crc crio[3650]: time=\"2026-06-11T10:32:40.146890365Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:32:40.148279 crc crio[3650]: time=\"2026-06-11T10:32:40.147823733Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:32:40.246302 crc crio[3650]: time=\"2026-06-11T10:32:40.245566035Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:32:40.400674 crc crio[3650]: time=\"2026-06-11T10:32:40.400314667Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:32:40.405657 crc crio[3650]: time=\"2026-06-11T10:32:40.405222997Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:32:40.523259 crc crio[3650]: time=\"2026-06-11T10:32:40.520992136Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:32:40.539025 crc crio[3650]: time=\"2026-06-11T10:32:40.53803162Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:32:40.635624 crc crio[3650]: time=\"2026-06-11T10:32:40.631705123Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:32:40.667666 crc crio[3650]: time=\"2026-06-11T10:32:40.667566108Z\" level=info msg=\"Created container 6dde3f755222cbd319c38197e24a9ff45927898bda82e13d9b4272b3090607ef: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=ea5a454f-1176-42b3-9839-f0b70423305b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:32:40.669833 crc crio[3650]: time=\"2026-06-11T10:32:40.669006884Z\" level=info msg=\"Starting container: 6dde3f755222cbd319c38197e24a9ff45927898bda82e13d9b4272b3090607ef\" id=c3b268ef-45f0-4adb-9442-327dc0dcc3ae name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:32:40.672782 crc crio[3650]: time=\"2026-06-11T10:32:40.672527026Z\" level=info msg=\"Created container 3679cbbb8c0ea764a440475eb7d4c018e06294e8b05885b65fbfb2e01c8baa07: openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon\" id=41a3bb68-3529-4278-8127-145ae6271007 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:32:40.674979 crc crio[3650]: time=\"2026-06-11T10:32:40.674858241Z\" level=info msg=\"Starting container: 3679cbbb8c0ea764a440475eb7d4c018e06294e8b05885b65fbfb2e01c8baa07\" id=650c604e-b0f3-437a-96a5-97fcb9886abb name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:32:40.695813 crc crio[3650]: time=\"2026-06-11T10:32:40.695701337Z\" level=info msg=\"Started container\" PID=8537 containerID=3679cbbb8c0ea764a440475eb7d4c018e06294e8b05885b65fbfb2e01c8baa07 description=openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon id=650c604e-b0f3-437a-96a5-97fcb9886abb name=/runtime.v1.RuntimeService/StartContainer sandboxID=0352637e341e5f5d5fdc87eaa7a35107a984f132f511322de571442b465f6ad3\nJun 11 10:32:40.753523 crc crio[3650]: time=\"2026-06-11T10:32:40.753274285Z\" level=info msg=\"Started container\" PID=8551 containerID=6dde3f755222cbd319c38197e24a9ff45927898bda82e13d9b4272b3090607ef description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager id=c3b268ef-45f0-4adb-9442-327dc0dcc3ae name=/runtime.v1.RuntimeService/StartContainer sandboxID=6286c5cd824d0722cf7d1aa46f4dae6382b3cddde7d5609b9f4d263a4214395a\nJun 11 10:32:40.786317 crc crio[3650]: time=\"2026-06-11T10:32:40.775257693Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=82f694e6-7c50-44d3-8f6e-a8ba87464c3b name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:32:40.798294 crc crio[3650]: time=\"2026-06-11T10:32:40.794716763Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=f65c3e87-7582-4568-9299-fbbdc41dbe61 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:32:40.799991 crc crio[3650]: time=\"2026-06-11T10:32:40.799942924Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy\" id=832a67a3-656a-4b55-8cac-1265fb7181ef name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:32:40.800780 crc crio[3650]: time=\"2026-06-11T10:32:40.800481421Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:32:40.876371 crc crio[3650]: time=\"2026-06-11T10:32:40.876248508Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:32:40.883991 crc crio[3650]: time=\"2026-06-11T10:32:40.883743087Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:32:40.987450 crc crio[3650]: time=\"2026-06-11T10:32:40.986863929Z\" level=info msg=\"Created container 04fc12f8c69d027d6c645f20981fd5cef4fe9ccc3e08b42609b64d4c1cce219a: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup\" id=4bf0892f-0c56-418f-9824-b1e9661d5c94 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:32:40.997492 crc crio[3650]: time=\"2026-06-11T10:32:40.997321834Z\" level=info msg=\"Starting container: 04fc12f8c69d027d6c645f20981fd5cef4fe9ccc3e08b42609b64d4c1cce219a\" id=14d98f4b-10a4-4e96-a60e-42e3feb58b72 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:32:41.059496 crc crio[3650]: time=\"2026-06-11T10:32:41.058765112Z\" level=info msg=\"Started container\" PID=8573 containerID=04fc12f8c69d027d6c645f20981fd5cef4fe9ccc3e08b42609b64d4c1cce219a description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup id=14d98f4b-10a4-4e96-a60e-42e3feb58b72 name=/runtime.v1.RuntimeService/StartContainer sandboxID=056acbe880837bcd1561926247a50a75ddd52f999a401bd0ec0608b539f3f3c3\nJun 11 10:32:41.146856 crc crio[3650]: time=\"2026-06-11T10:32:41.146793472Z\" level=info msg=\"Created container c61bf95152505ba63232f1c0adddcca2642e1b0f953785c43266902d7590dad8: openshift-multus/multus-bzhnf/kube-multus\" id=f4603353-4828-4df9-92e2-5dee14b1211b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:32:41.152506 crc crio[3650]: time=\"2026-06-11T10:32:41.151037171Z\" level=info msg=\"Starting container: c61bf95152505ba63232f1c0adddcca2642e1b0f953785c43266902d7590dad8\" id=fe22e05b-d681-49b6-829c-187138e474ad name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:32:41.166214 crc crio[3650]: time=\"2026-06-11T10:32:41.162002427Z\" level=info msg=\"Created container 9804d360fe238c76351576ed6eb0e43b8d1ec44b7bea02892b52397b5187bda2: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy\" id=4e40729c-1ef9-4097-bfdd-fb65b707978b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:32:41.170473 crc crio[3650]: time=\"2026-06-11T10:32:41.167401328Z\" level=info msg=\"Starting container: 9804d360fe238c76351576ed6eb0e43b8d1ec44b7bea02892b52397b5187bda2\" id=c92ad7ba-d910-4e58-b1a1-215c47c2e481 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:32:41.177741 crc crio[3650]: time=\"2026-06-11T10:32:41.177368633Z\" level=info msg=\"Started container\" PID=8562 containerID=c61bf95152505ba63232f1c0adddcca2642e1b0f953785c43266902d7590dad8 description=openshift-multus/multus-bzhnf/kube-multus id=fe22e05b-d681-49b6-829c-187138e474ad name=/runtime.v1.RuntimeService/StartContainer sandboxID=4674836dcee75012a702db78b5525c1a9492d9ec9c049efb1233b94387c357ef\nJun 11 10:32:41.275772 crc crio[3650]: time=\"2026-06-11T10:32:41.275111191Z\" level=info msg=\"Started container\" PID=8579 containerID=9804d360fe238c76351576ed6eb0e43b8d1ec44b7bea02892b52397b5187bda2 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy id=c92ad7ba-d910-4e58-b1a1-215c47c2e481 name=/runtime.v1.RuntimeService/StartContainer sandboxID=106340d852599cbf4baa350ac7e1500a562578e321ecf31ccbcd3945cae2303a\nJun 11 10:32:41.318059 crc crio[3650]: time=\"2026-06-11T10:32:41.316618977Z\" level=info msg=\"Created container 11403312a6cc607b8f7ea0ae3fa99c7d2eca338a890fd4fccd05e43944d9a6e3: openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy\" id=832a67a3-656a-4b55-8cac-1265fb7181ef name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:32:41.325836 crc crio[3650]: time=\"2026-06-11T10:32:41.325582913Z\" level=info msg=\"Starting container: 11403312a6cc607b8f7ea0ae3fa99c7d2eca338a890fd4fccd05e43944d9a6e3\" id=2958b446-e005-462c-ba7f-4fa0f11f41dd name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:32:41.375498 crc crio[3650]: time=\"2026-06-11T10:32:41.374611591Z\" level=info msg=\"Started container\" PID=8586 containerID=11403312a6cc607b8f7ea0ae3fa99c7d2eca338a890fd4fccd05e43944d9a6e3 description=openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy id=2958b446-e005-462c-ba7f-4fa0f11f41dd name=/runtime.v1.RuntimeService/StartContainer sandboxID=0352637e341e5f5d5fdc87eaa7a35107a984f132f511322de571442b465f6ad3\nJun 11 10:32:41.438499 crc crio[3650]: time=\"2026-06-11T10:32:41.4363014Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=80634553-3357-4792-b9e2-c27bd048c07d name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:32:41.441445 crc crio[3650]: time=\"2026-06-11T10:32:41.440797952Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=159b2958-4d3c-4798-abee-9300948c8a86 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:32:41.455864 crc crio[3650]: time=\"2026-06-11T10:32:41.452534831Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=f003b885-dcdb-480f-a983-22e26236248b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:32:41.460589 crc crio[3650]: time=\"2026-06-11T10:32:41.46002422Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:32:41.605948 crc crio[3650]: time=\"2026-06-11T10:32:41.596734548Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:32:42.948384 crc crio[3650]: time=\"2026-06-11T10:32:42.943052293Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:32:43.124911 crc crio[3650]: time=\"2026-06-11T10:32:43.122392908Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:32:43.371296 crc crio[3650]: time=\"2026-06-11T10:32:43.369466942Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:1b55c029f731ebbde3c5580eef98a588264f4d6a8ae667805c9521dd1ecf1d5d\" id=ae225adc-385f-44f1-9d98-3a6446610ac2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:32:43.373518 crc crio[3650]: time=\"2026-06-11T10:32:43.373445889Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:1b55c029f731ebbde3c5580eef98a588264f4d6a8ae667805c9521dd1ecf1d5d\" id=493ada8d-f417-4e4b-b1bd-66d636b3234b name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:32:43.377692 crc crio[3650]: time=\"2026-06-11T10:32:43.377286069Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins\" id=644d02af-44bb-44de-b8da-f2f98816cfd3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:32:43.377791 crc crio[3650]: time=\"2026-06-11T10:32:43.377708806Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:32:43.424626 crc crio[3650]: time=\"2026-06-11T10:32:43.423451948Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=f4bdf58e-4362-4827-903c-838d3306455d name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:32:43.428192 crc crio[3650]: time=\"2026-06-11T10:32:43.427749926Z\" level=info msg=\"Created container d1d45bd0df3be1febafa5c7855166cbc38776970bc564030b93d7139015cbb95: openshift-dns/node-resolver-277xp/dns-node-resolver\" id=fe2a29b0-aa22-44fe-bc4d-e2e2b9e1c2b4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:32:43.472804 crc crio[3650]: time=\"2026-06-11T10:32:43.472370334Z\" level=info msg=\"Starting container: d1d45bd0df3be1febafa5c7855166cbc38776970bc564030b93d7139015cbb95\" id=bb64605e-e556-4c30-bf37-35de71c85af2 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:32:43.486769 crc crio[3650]: time=\"2026-06-11T10:32:43.486643532Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:32:43.515667 crc crio[3650]: time=\"2026-06-11T10:32:43.515608809Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=3ed24d5e-105a-4c74-b6e7-a1f626c3c8e7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:32:43.555965 crc crio[3650]: time=\"2026-06-11T10:32:43.536668876Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller\" id=c9311508-f0a8-4f19-af6f-b7ef7c5fc6e8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:32:43.556835 crc crio[3650]: time=\"2026-06-11T10:32:43.556741816Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:32:43.557698 crc crio[3650]: time=\"2026-06-11T10:32:43.557657386Z\" level=info msg=\"Created container 8654ff591391f9a32e71a6b62fa0aaebbcfa8821e2f3eadb46fb4de831baccd8: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=f003b885-dcdb-480f-a983-22e26236248b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:32:43.582328 crc crio[3650]: time=\"2026-06-11T10:32:43.580937639Z\" level=info msg=\"Starting container: 8654ff591391f9a32e71a6b62fa0aaebbcfa8821e2f3eadb46fb4de831baccd8\" id=90bfbab5-7e45-45eb-b2f4-c9a243891942 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:32:43.610647 crc crio[3650]: time=\"2026-06-11T10:32:43.609697982Z\" level=info msg=\"Started container\" PID=8672 containerID=d1d45bd0df3be1febafa5c7855166cbc38776970bc564030b93d7139015cbb95 description=openshift-dns/node-resolver-277xp/dns-node-resolver id=bb64605e-e556-4c30-bf37-35de71c85af2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=99914829c5891cd141078883aff9dd9f6cc70a6cc8b4dfd0f6846a1eebc07480\nJun 11 10:32:43.650489 crc crio[3650]: time=\"2026-06-11T10:32:43.649808067Z\" level=info msg=\"Started container\" PID=8681 containerID=8654ff591391f9a32e71a6b62fa0aaebbcfa8821e2f3eadb46fb4de831baccd8 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=90bfbab5-7e45-45eb-b2f4-c9a243891942 name=/runtime.v1.RuntimeService/StartContainer sandboxID=106340d852599cbf4baa350ac7e1500a562578e321ecf31ccbcd3945cae2303a\nJun 11 10:32:43.894333 crc crio[3650]: time=\"2026-06-11T10:32:43.89424289Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:32:43.931772 crc crio[3650]: time=\"2026-06-11T10:32:43.930015281Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:32:44.424970 crc crio[3650]: time=\"2026-06-11T10:32:44.423772007Z\" level=info msg=\"Created container f638a966efe6c51b890b1f7f9dc1db87bc84194d3f041f238b5975f0244f2065: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller\" id=c9311508-f0a8-4f19-af6f-b7ef7c5fc6e8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:32:44.427714 crc crio[3650]: time=\"2026-06-11T10:32:44.425983595Z\" level=info msg=\"Starting container: f638a966efe6c51b890b1f7f9dc1db87bc84194d3f041f238b5975f0244f2065\" id=083c4ed7-f8db-4994-bc46-fa219f9536fb name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:32:44.521770 crc crio[3650]: time=\"2026-06-11T10:32:44.520653967Z\" level=info msg=\"Started container\" PID=8702 containerID=f638a966efe6c51b890b1f7f9dc1db87bc84194d3f041f238b5975f0244f2065 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller id=083c4ed7-f8db-4994-bc46-fa219f9536fb name=/runtime.v1.RuntimeService/StartContainer sandboxID=056acbe880837bcd1561926247a50a75ddd52f999a401bd0ec0608b539f3f3c3\nJun 11 10:32:44.591718 crc crio[3650]: time=\"2026-06-11T10:32:44.586653953Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=1e04c4c2-5ebb-4b72-8648-db23c711660b name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:32:44.643897 crc crio[3650]: time=\"2026-06-11T10:32:44.642971503Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=021ec74f-e823-4596-bf81-083821d8a302 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:32:44.734015 crc crio[3650]: time=\"2026-06-11T10:32:44.731778109Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:32:44.753379 crc crio[3650]: time=\"2026-06-11T10:32:44.753229436Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging\" id=88aba556-1307-4f37-b87c-6d060a38a217 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:32:44.761990 crc crio[3650]: time=\"2026-06-11T10:32:44.755103436Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:32:44.808867 crc crio[3650]: time=\"2026-06-11T10:32:44.808820472Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:32:44.811784 crc crio[3650]: time=\"2026-06-11T10:32:44.811755535Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:32:44.975638 crc crio[3650]: time=\"2026-06-11T10:32:44.97504533Z\" level=info msg=\"Created container a4a82c2933c759aab0a152e4b8353f6aeb61bf20df80f35f330dde66c9962c3c: openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins\" id=644d02af-44bb-44de-b8da-f2f98816cfd3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:32:44.982580 crc crio[3650]: time=\"2026-06-11T10:32:44.98237942Z\" level=info msg=\"Starting container: a4a82c2933c759aab0a152e4b8353f6aeb61bf20df80f35f330dde66c9962c3c\" id=4df20da9-c134-4132-b8e6-9beb9f496376 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:32:45.017791 crc crio[3650]: time=\"2026-06-11T10:32:45.015839617Z\" level=info msg=\"Started container\" PID=8747 containerID=a4a82c2933c759aab0a152e4b8353f6aeb61bf20df80f35f330dde66c9962c3c description=openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins id=4df20da9-c134-4132-b8e6-9beb9f496376 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c081178cf65c9574c3dcf99a784a765ab9e7df9c36560766fee6be0ffa7435ad\nJun 11 10:32:45.091816 crc crio[3650]: time=\"2026-06-11T10:32:45.091563209Z\" level=info msg=\"Created container 62484b5c61d05877cc27a5121471cd33c4ac097934f90ab1bad075a60a6b10de: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging\" id=88aba556-1307-4f37-b87c-6d060a38a217 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:32:45.106197 crc crio[3650]: time=\"2026-06-11T10:32:45.099256205Z\" level=info msg=\"Starting container: 62484b5c61d05877cc27a5121471cd33c4ac097934f90ab1bad075a60a6b10de\" id=90c409a2-c529-491c-94d9-d3bc8a9582f2 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:32:45.157228 crc crio[3650]: time=\"2026-06-11T10:32:45.156632873Z\" level=info msg=\"Started container\" PID=8756 containerID=62484b5c61d05877cc27a5121471cd33c4ac097934f90ab1bad075a60a6b10de description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging id=90c409a2-c529-491c-94d9-d3bc8a9582f2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=056acbe880837bcd1561926247a50a75ddd52f999a401bd0ec0608b539f3f3c3\nJun 11 10:32:45.242837 crc crio[3650]: time=\"2026-06-11T10:32:45.241851401Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=fb9cbd3f-6dd5-452b-8782-d2ec3d804f27 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:32:45.247444 crc crio[3650]: time=\"2026-06-11T10:32:45.246664503Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=e6c0edf3-66fc-4a27-9604-7ce2ba87a8a4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:32:45.253882 crc crio[3650]: time=\"2026-06-11T10:32:45.253770557Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node\" id=0e33570a-4d11-47e9-82f4-5922f837115b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:32:45.254408 crc crio[3650]: time=\"2026-06-11T10:32:45.254273073Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:32:45.302588 crc crio[3650]: time=\"2026-06-11T10:32:45.30253374Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:32:45.308748 crc crio[3650]: time=\"2026-06-11T10:32:45.308719697Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:32:45.518584 crc crio[3650]: time=\"2026-06-11T10:32:45.518527895Z\" level=info msg=\"Created container 5166c37f312c4ac55fb7f54d5088add42f3e7dba6b396535416425f42251578d: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node\" id=0e33570a-4d11-47e9-82f4-5922f837115b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:32:45.522750 crc crio[3650]: time=\"2026-06-11T10:32:45.522662085Z\" level=info msg=\"Starting container: 5166c37f312c4ac55fb7f54d5088add42f3e7dba6b396535416425f42251578d\" id=3bec8436-6dc5-44fc-a040-4de78524ea73 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:32:45.562476 crc crio[3650]: time=\"2026-06-11T10:32:45.561934926Z\" level=info msg=\"Started container\" PID=8811 containerID=5166c37f312c4ac55fb7f54d5088add42f3e7dba6b396535416425f42251578d description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node id=3bec8436-6dc5-44fc-a040-4de78524ea73 name=/runtime.v1.RuntimeService/StartContainer sandboxID=056acbe880837bcd1561926247a50a75ddd52f999a401bd0ec0608b539f3f3c3\nJun 11 10:32:45.637535 crc crio[3650]: time=\"2026-06-11T10:32:45.636544281Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=c81121c9-ffa6-465d-8fc8-1bd8d9c6de5a name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:32:45.641521 crc crio[3650]: time=\"2026-06-11T10:32:45.641436138Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=3fd294de-cd13-429f-b5a7-0ba61bc2414f name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:32:45.651624 crc crio[3650]: time=\"2026-06-11T10:32:45.650919535Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics\" id=54600368-f368-4ee8-ae38-f8a2b961390d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:32:45.652689 crc crio[3650]: time=\"2026-06-11T10:32:45.652597479Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:32:45.724995 crc crio[3650]: time=\"2026-06-11T10:32:45.720742322Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:32:45.728469 crc crio[3650]: time=\"2026-06-11T10:32:45.728426802Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:32:45.965685 crc crio[3650]: time=\"2026-06-11T10:32:45.965619539Z\" level=info msg=\"Created container 3616a2ff7547e79c5f3e44ff574ab2f7cdcba5b06f4b6e7c3abf4f8e024f62cc: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics\" id=54600368-f368-4ee8-ae38-f8a2b961390d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:32:45.976797 crc crio[3650]: time=\"2026-06-11T10:32:45.975377823Z\" level=info msg=\"Starting container: 3616a2ff7547e79c5f3e44ff574ab2f7cdcba5b06f4b6e7c3abf4f8e024f62cc\" id=d88c7884-5392-4ea3-8801-d65cd3a4025e name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:32:46.013416 crc crio[3650]: time=\"2026-06-11T10:32:46.010962563Z\" level=info msg=\"Started container\" PID=8834 containerID=3616a2ff7547e79c5f3e44ff574ab2f7cdcba5b06f4b6e7c3abf4f8e024f62cc description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics id=d88c7884-5392-4ea3-8801-d65cd3a4025e name=/runtime.v1.RuntimeService/StartContainer sandboxID=056acbe880837bcd1561926247a50a75ddd52f999a401bd0ec0608b539f3f3c3\nJun 11 10:32:46.058839 crc crio[3650]: time=\"2026-06-11T10:32:46.054546377Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=91615342-7338-4299-9ca1-17a15068fa3e name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:32:46.085961 crc crio[3650]: time=\"2026-06-11T10:32:46.085801063Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=bedb05b0-e83a-4d59-b202-d56e4e78afc0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:32:46.090670 crc crio[3650]: time=\"2026-06-11T10:32:46.090614445Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd\" id=a897946b-3dff-4b2e-8ff5-9acc41b031ce name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:32:46.092006 crc crio[3650]: time=\"2026-06-11T10:32:46.091635237Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:32:46.137445 crc crio[3650]: time=\"2026-06-11T10:32:46.136516408Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:32:46.142838 crc crio[3650]: time=\"2026-06-11T10:32:46.142809639Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:32:46.592223 crc crio[3650]: time=\"2026-06-11T10:32:46.591794133Z\" level=info msg=\"Created container 7576fbdac9ae606605e50518d0f7570738dda2963c2b51380edbb05d28745314: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd\" id=a897946b-3dff-4b2e-8ff5-9acc41b031ce name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:32:46.605787 crc crio[3650]: time=\"2026-06-11T10:32:46.605435522Z\" level=info msg=\"Starting container: 7576fbdac9ae606605e50518d0f7570738dda2963c2b51380edbb05d28745314\" id=1a1fbe44-dddc-44d3-8cc1-f8beddf0c4e8 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:32:46.663335 crc crio[3650]: time=\"2026-06-11T10:32:46.662037795Z\" level=info msg=\"Started container\" PID=8867 containerID=7576fbdac9ae606605e50518d0f7570738dda2963c2b51380edbb05d28745314 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/northd id=1a1fbe44-dddc-44d3-8cc1-f8beddf0c4e8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=056acbe880837bcd1561926247a50a75ddd52f999a401bd0ec0608b539f3f3c3\nJun 11 10:32:46.920409 crc crio[3650]: time=\"2026-06-11T10:32:46.919659646Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=42393afd-2ae1-4c13-a34b-ce5b896c2ca4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:32:46.927174 crc crio[3650]: time=\"2026-06-11T10:32:46.924442823Z\" level=info msg=\"Created container 83b0ed657ae33014ac52e2a84f5de69d3610511cb2e672c1cb4742d7406674a3: openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter\" id=6f30d12d-d772-484b-b4f2-ab5030f0689b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:32:46.927174 crc crio[3650]: time=\"2026-06-11T10:32:46.926835323Z\" level=info msg=\"Starting container: 83b0ed657ae33014ac52e2a84f5de69d3610511cb2e672c1cb4742d7406674a3\" id=ede2b23a-c45e-4e85-be26-f49b33b2b4ae name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:32:46.936912 crc crio[3650]: time=\"2026-06-11T10:32:46.934439377Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=b5a72602-a7f9-4db2-b77f-167d3fa2cb5a name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:32:46.944626 crc crio[3650]: time=\"2026-06-11T10:32:46.944372324Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb\" id=16160425-a9dc-4786-b25e-7369c62d4947 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:32:46.946289 crc crio[3650]: time=\"2026-06-11T10:32:46.945000134Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:32:47.019440 crc crio[3650]: time=\"2026-06-11T10:32:47.019375496Z\" level=info msg=\"Started container\" PID=8453 containerID=83b0ed657ae33014ac52e2a84f5de69d3610511cb2e672c1cb4742d7406674a3 description=openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter id=ede2b23a-c45e-4e85-be26-f49b33b2b4ae name=/runtime.v1.RuntimeService/StartContainer sandboxID=abd3e69b781cf0c79945b73354c69362dc52388fc6409db7b0ea741529eb43e5\nJun 11 10:32:47.038362 crc crio[3650]: time=\"2026-06-11T10:32:47.033504228Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:32:47.038362 crc crio[3650]: time=\"2026-06-11T10:32:47.037666381Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:32:47.322295 crc crio[3650]: time=\"2026-06-11T10:32:47.31287664Z\" level=info msg=\"Created container d97330e68c40e47eec1425ae9f3ca426794d815d632e776501491664787417e0: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb\" id=16160425-a9dc-4786-b25e-7369c62d4947 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:32:47.322295 crc crio[3650]: time=\"2026-06-11T10:32:47.318001763Z\" level=info msg=\"Starting container: d97330e68c40e47eec1425ae9f3ca426794d815d632e776501491664787417e0\" id=62fdb9c8-a92c-43e5-b0c0-504293a6c983 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:32:47.426857 crc crio[3650]: time=\"2026-06-11T10:32:47.424621637Z\" level=info msg=\"Started container\" PID=8896 containerID=d97330e68c40e47eec1425ae9f3ca426794d815d632e776501491664787417e0 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb id=62fdb9c8-a92c-43e5-b0c0-504293a6c983 name=/runtime.v1.RuntimeService/StartContainer sandboxID=056acbe880837bcd1561926247a50a75ddd52f999a401bd0ec0608b539f3f3c3\nJun 11 10:32:50.309013 crc crio[3650]: time=\"2026-06-11T10:32:50.305927076Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=ce054795-04b6-49a7-b2df-b5460c3bf702 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:32:50.315407 crc crio[3650]: time=\"2026-06-11T10:32:50.314611034Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=03a2167b-07a7-44c1-9ae3-1fdeba1ffd6d name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:32:50.330503 crc crio[3650]: time=\"2026-06-11T10:32:50.329457061Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb\" id=8830d061-76a8-4a46-a6f2-6344b6658850 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:32:50.334461 crc crio[3650]: time=\"2026-06-11T10:32:50.332616502Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:32:50.397686 crc crio[3650]: time=\"2026-06-11T10:32:50.397556408Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:32:50.401488 crc crio[3650]: time=\"2026-06-11T10:32:50.40137061Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:32:50.649091 crc crio[3650]: time=\"2026-06-11T10:32:50.648875122Z\" level=info msg=\"Created container 5a78a5680973ee7e503f431eb4c76e8e2338ea73a337e72869fb725572a61c34: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb\" id=8830d061-76a8-4a46-a6f2-6344b6658850 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:32:50.652031 crc crio[3650]: time=\"2026-06-11T10:32:50.651861936Z\" level=info msg=\"Starting container: 5a78a5680973ee7e503f431eb4c76e8e2338ea73a337e72869fb725572a61c34\" id=3e676bf9-5f27-4555-9afb-dcac0df3be67 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:32:50.711779 crc crio[3650]: time=\"2026-06-11T10:32:50.711582343Z\" level=info msg=\"Started container\" PID=9003 containerID=5a78a5680973ee7e503f431eb4c76e8e2338ea73a337e72869fb725572a61c34 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb id=3e676bf9-5f27-4555-9afb-dcac0df3be67 name=/runtime.v1.RuntimeService/StartContainer sandboxID=056acbe880837bcd1561926247a50a75ddd52f999a401bd0ec0608b539f3f3c3\nJun 11 10:32:53.381849 crc crio[3650]: time=\"2026-06-11T10:32:53.381448404Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=d6ed81a2-d8db-49b8-ab8a-91cd32eb67b9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:32:53.433849 crc crio[3650]: time=\"2026-06-11T10:32:53.433795597Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=d54ce735-4c8f-437f-945f-6a90c495ae4d name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:32:53.439362 crc crio[3650]: time=\"2026-06-11T10:32:53.43894589Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller\" id=1a31aa55-e888-4dbd-871a-31b50eee2dd1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:32:53.440272 crc crio[3650]: time=\"2026-06-11T10:32:53.439517528Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:32:53.500642 crc crio[3650]: time=\"2026-06-11T10:32:53.499523935Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:32:53.515435 crc crio[3650]: time=\"2026-06-11T10:32:53.514966548Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:32:54.019881 crc crio[3650]: time=\"2026-06-11T10:32:54.017530294Z\" level=info msg=\"Created container ded4235e2d91629051f887d09b34bdfa55aa6017194596648369be7205eec939: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller\" id=1a31aa55-e888-4dbd-871a-31b50eee2dd1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:32:54.023628 crc crio[3650]: time=\"2026-06-11T10:32:54.023460303Z\" level=info msg=\"Starting container: ded4235e2d91629051f887d09b34bdfa55aa6017194596648369be7205eec939\" id=aff16c24-c142-41c3-9c8c-99910fe25387 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:32:54.089923 crc crio[3650]: time=\"2026-06-11T10:32:54.089530747Z\" level=info msg=\"Started container\" PID=9109 containerID=ded4235e2d91629051f887d09b34bdfa55aa6017194596648369be7205eec939 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller id=aff16c24-c142-41c3-9c8c-99910fe25387 name=/runtime.v1.RuntimeService/StartContainer sandboxID=056acbe880837bcd1561926247a50a75ddd52f999a401bd0ec0608b539f3f3c3\nJun 11 10:32:57.596995 crc crio[3650]: time=\"2026-06-11T10:32:57.595870471Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6efa070ceb93cc5fc2e76eab6d9c96ac3c4f8812085d0b6eb6e3f513b5bac782\" id=261d27c8-d0db-490a-b28b-1ed712031f91 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:32:57.601582 crc crio[3650]: time=\"2026-06-11T10:32:57.60141825Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6efa070ceb93cc5fc2e76eab6d9c96ac3c4f8812085d0b6eb6e3f513b5bac782\" id=27c87c6b-0029-43c8-87c1-4a345d8043ac name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:32:57.607877 crc crio[3650]: time=\"2026-06-11T10:32:57.606664265Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin\" id=2f737d4c-3288-4ace-a6be-e32287b434ad name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:32:57.607877 crc crio[3650]: time=\"2026-06-11T10:32:57.607707528Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:32:57.678239 crc crio[3650]: time=\"2026-06-11T10:32:57.678085519Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:32:58.381000 crc crio[3650]: time=\"2026-06-11T10:32:58.380410101Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:32:58.621918 crc crio[3650]: time=\"2026-06-11T10:32:58.621707988Z\" level=info msg=\"Created container ec5e1e200c00367a5e681ea0227a97e0e4124bb799096583d4839909b45146da: openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin\" id=2f737d4c-3288-4ace-a6be-e32287b434ad name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:32:58.633973 crc crio[3650]: time=\"2026-06-11T10:32:58.633861274Z\" level=info msg=\"Starting container: ec5e1e200c00367a5e681ea0227a97e0e4124bb799096583d4839909b45146da\" id=8a56ef26-9b37-40b5-97d7-0df018cef087 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:32:58.669234 crc crio[3650]: time=\"2026-06-11T10:32:58.667725337Z\" level=info msg=\"Started container\" PID=9294 containerID=ec5e1e200c00367a5e681ea0227a97e0e4124bb799096583d4839909b45146da description=openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin id=8a56ef26-9b37-40b5-97d7-0df018cef087 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c081178cf65c9574c3dcf99a784a765ab9e7df9c36560766fee6be0ffa7435ad\nJun 11 10:32:59.748858 crc crio[3650]: time=\"2026-06-11T10:32:59.748775023Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:c3454e762466e22e2a893650b9781823558bc6fdfda2aa4188aff3cb819014c4\" id=287d9200-4b76-4ec0-92ce-5684f19a267f name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:32:59.751443 crc crio[3650]: time=\"2026-06-11T10:32:59.751367523Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:c3454e762466e22e2a893650b9781823558bc6fdfda2aa4188aff3cb819014c4\" id=e6837443-6094-4fae-9736-aa40f52f1bc4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:32:59.753495 crc crio[3650]: time=\"2026-06-11T10:32:59.753418367Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni\" id=b86c3781-8a25-4186-8808-c8d4fe972caa name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:32:59.753793 crc crio[3650]: time=\"2026-06-11T10:32:59.753725206Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:32:59.952894 crc crio[3650]: time=\"2026-06-11T10:32:59.951864853Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:33:00.580976 crc crio[3650]: time=\"2026-06-11T10:33:00.580580529Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:33:00.756670 crc crio[3650]: time=\"2026-06-11T10:33:00.754681809Z\" level=info msg=\"Created container a53d7e0cbaaa5da6116b5a8bb272b77d68485eadcf8831b44c1380e39c1e4bbd: openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni\" id=b86c3781-8a25-4186-8808-c8d4fe972caa name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:33:00.768873 crc crio[3650]: time=\"2026-06-11T10:33:00.767762765Z\" level=info msg=\"Starting container: a53d7e0cbaaa5da6116b5a8bb272b77d68485eadcf8831b44c1380e39c1e4bbd\" id=70cd14bd-6cb9-4cfc-83a3-03fd9c49be74 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:33:00.809877 crc crio[3650]: time=\"2026-06-11T10:33:00.809655623Z\" level=info msg=\"Started container\" PID=9337 containerID=a53d7e0cbaaa5da6116b5a8bb272b77d68485eadcf8831b44c1380e39c1e4bbd description=openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni id=70cd14bd-6cb9-4cfc-83a3-03fd9c49be74 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c081178cf65c9574c3dcf99a784a765ab9e7df9c36560766fee6be0ffa7435ad\nJun 11 10:33:01.843938 crc crio[3650]: time=\"2026-06-11T10:33:01.843807186Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0\" id=0be8715d-31d5-4416-9dff-415de9ce3be2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:33:01.848796 crc crio[3650]: time=\"2026-06-11T10:33:01.848603918Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0\" id=89c85755-8674-4cfc-b9b6-c683f1c8d580 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:33:01.853377 crc crio[3650]: time=\"2026-06-11T10:33:01.852885993Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy\" id=0fc05ca6-2852-4dfb-81d0-395581809f08 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:33:01.853883 crc crio[3650]: time=\"2026-06-11T10:33:01.853645237Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:33:01.920566 crc crio[3650]: time=\"2026-06-11T10:33:01.918717574Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:33:02.809505 crc crio[3650]: time=\"2026-06-11T10:33:02.80939702Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:33:02.976408 crc crio[3650]: time=\"2026-06-11T10:33:02.975621385Z\" level=info msg=\"Created container f890cb031d1e6063e0e3d12baed0de5aea55a358fe5abbc76c1c1b09ae3230d8: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy\" id=0fc05ca6-2852-4dfb-81d0-395581809f08 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:33:02.981741 crc crio[3650]: time=\"2026-06-11T10:33:02.981605411Z\" level=info msg=\"Starting container: f890cb031d1e6063e0e3d12baed0de5aea55a358fe5abbc76c1c1b09ae3230d8\" id=c052c921-4fbd-44dd-99f1-3c208184fb49 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:33:02.997797 crc crio[3650]: time=\"2026-06-11T10:33:02.997689221Z\" level=info msg=\"Started container\" PID=9388 containerID=f890cb031d1e6063e0e3d12baed0de5aea55a358fe5abbc76c1c1b09ae3230d8 description=openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy id=c052c921-4fbd-44dd-99f1-3c208184fb49 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c081178cf65c9574c3dcf99a784a765ab9e7df9c36560766fee6be0ffa7435ad\nJun 11 10:33:06.210080 crc crio[3650]: time=\"2026-06-11T10:33:06.209310654Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29686230-hs9dx/POD\" id=1b2c3128-ae11-41f8-86b5-6731b2330aff name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:33:06.210716 crc crio[3650]: time=\"2026-06-11T10:33:06.210270004Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:33:19.480046 crc crio[3650]: time=\"2026-06-11T10:33:19.400070184Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=11b16fcb-90b3-486a-8ea3-0c6135a44523 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:33:19.480046 crc crio[3650]: time=\"2026-06-11T10:33:19.404324616Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=97afdf47-4f76-42e0-91d7-1de76cc362f9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:33:19.480046 crc crio[3650]: time=\"2026-06-11T10:33:19.40770462Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=ce083494-622c-4666-9f09-d5476307cbba name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:33:19.480046 crc crio[3650]: time=\"2026-06-11T10:33:19.408078042Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:33:19.480046 crc crio[3650]: time=\"2026-06-11T10:33:19.456440725Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:33:20.490880 crc crio[3650]: time=\"2026-06-11T10:33:20.490501416Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:33:21.134256 crc crio[3650]: time=\"2026-06-11T10:33:21.131550554Z\" level=info msg=\"Created container 9594ba19fdc1ee5b56e0111b37152e1242f4d454791c2c10ff18bc9b9b9ec070: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=ce083494-622c-4666-9f09-d5476307cbba name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:33:21.134256 crc crio[3650]: time=\"2026-06-11T10:33:21.134071453Z\" level=info msg=\"Starting container: 9594ba19fdc1ee5b56e0111b37152e1242f4d454791c2c10ff18bc9b9b9ec070\" id=ab4fa69a-73b6-4b8d-ad83-87ae981338dd name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:33:21.140970 crc crio[3650]: time=\"2026-06-11T10:33:21.140006777Z\" level=info msg=\"Started container\" PID=9790 containerID=9594ba19fdc1ee5b56e0111b37152e1242f4d454791c2c10ff18bc9b9b9ec070 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=ab4fa69a-73b6-4b8d-ad83-87ae981338dd name=/runtime.v1.RuntimeService/StartContainer sandboxID=106340d852599cbf4baa350ac7e1500a562578e321ecf31ccbcd3945cae2303a\nJun 11 10:33:25.477843 crc crio[3650]: time=\"2026-06-11T10:33:25.476671039Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0\" id=807164d4-90a2-4a36-b88b-55a73287615e name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:33:25.487612 crc crio[3650]: time=\"2026-06-11T10:33:25.487452342Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0\" id=08b8ef8a-1ee2-478d-ae05-cc5900c2d16e name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:33:25.493746 crc crio[3650]: time=\"2026-06-11T10:33:25.493428808Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni\" id=4899b830-6310-4082-9b94-96702f39cd36 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:33:25.494082 crc crio[3650]: time=\"2026-06-11T10:33:25.493993266Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:33:25.535780 crc crio[3650]: time=\"2026-06-11T10:33:25.535548767Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:33:26.058982 crc crio[3650]: time=\"2026-06-11T10:33:26.05876396Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:33:26.162908 crc crio[3650]: time=\"2026-06-11T10:33:26.162805347Z\" level=info msg=\"Created container 85e7eed68a7ca755dd7adbfa4790bc5acea9a4e27e6a8d7bdaaab7ea3002bf6c: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni\" id=4899b830-6310-4082-9b94-96702f39cd36 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:33:26.165531 crc crio[3650]: time=\"2026-06-11T10:33:26.165432388Z\" level=info msg=\"Starting container: 85e7eed68a7ca755dd7adbfa4790bc5acea9a4e27e6a8d7bdaaab7ea3002bf6c\" id=548d0019-f5c5-4927-9ae1-676afa298b78 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:33:26.172952 crc crio[3650]: time=\"2026-06-11T10:33:26.172866139Z\" level=info msg=\"Started container\" PID=10069 containerID=85e7eed68a7ca755dd7adbfa4790bc5acea9a4e27e6a8d7bdaaab7ea3002bf6c description=openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni id=548d0019-f5c5-4927-9ae1-676afa298b78 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c081178cf65c9574c3dcf99a784a765ab9e7df9c36560766fee6be0ffa7435ad\nJun 11 10:33:26.489439 crc crio[3650]: time=\"2026-06-11T10:33:26.489292371Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=185b47c4-0cb9-4bd5-acad-69da60b740c3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:33:26.493459 crc crio[3650]: time=\"2026-06-11T10:33:26.493008826Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=b952fb9d-4df5-4a23-a130-16bd72ba88bc name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:33:26.496543 crc crio[3650]: time=\"2026-06-11T10:33:26.496418681Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins\" id=4571443f-926d-4b77-becc-89dd4721d8c0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:33:26.496981 crc crio[3650]: time=\"2026-06-11T10:33:26.496873726Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:33:26.538680 crc crio[3650]: time=\"2026-06-11T10:33:26.538574301Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:33:26.765892 crc crio[3650]: time=\"2026-06-11T10:33:26.76570506Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:33:26.900188 crc crio[3650]: time=\"2026-06-11T10:33:26.899967549Z\" level=info msg=\"Created container c52c7f93d5168a715d1e43f734fc04261988efeb727b942d02d5c98da0883c26: openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins\" id=4571443f-926d-4b77-becc-89dd4721d8c0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:33:26.902631 crc crio[3650]: time=\"2026-06-11T10:33:26.902514588Z\" level=info msg=\"Starting container: c52c7f93d5168a715d1e43f734fc04261988efeb727b942d02d5c98da0883c26\" id=9df81b41-48e5-4a41-804b-4c83de9cf030 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:33:26.912975 crc crio[3650]: time=\"2026-06-11T10:33:26.912240783Z\" level=info msg=\"Started container\" PID=10092 containerID=c52c7f93d5168a715d1e43f734fc04261988efeb727b942d02d5c98da0883c26 description=openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins id=9df81b41-48e5-4a41-804b-4c83de9cf030 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c081178cf65c9574c3dcf99a784a765ab9e7df9c36560766fee6be0ffa7435ad\nJun 11 10:33:31.411325 crc crio[3650]: 2026-06-11T10:33:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ee181da4c8522f5 Mac:fa:7c:72:62:3e:d6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:26 Mtu:0 Sandbox:/var/run/netns/cb6ccb60-7eca-4df7-8109-eeb40cfea68c SocketPath: PciID:}] [{Interface:0xc0000159d0 Address:{IP:10.217.0.38 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 10:33:32.558854 crc crio[3650]: 2026-06-11T10:33:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5474d1b9b8f5df0 Mac:76:2a:bd:ef:63:38 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:11 Mtu:0 Sandbox:/var/run/netns/1a76ac17-7987-4b74-9c05-fcc7729b976b SocketPath: PciID:}] [{Interface:0xc000244650 Address:{IP:10.217.0.17 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 10:33:32.656527 crc crio[3650]: 2026-06-11T10:33:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d2a5b75e1cb0179 Mac:2a:9d:af:25:2d:91 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2c Mtu:0 Sandbox:/var/run/netns/3bb6ad31-547f-437d-9a9d-78d86be07e44 SocketPath: PciID:}] [{Interface:0xc00033c910 Address:{IP:10.217.0.44 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 10:33:33.373880 crc crio[3650]: 2026-06-11T10:33:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:516bc6d9bcbfea8 Mac:ae:02:b6:e1:30:d8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:18 Mtu:0 Sandbox:/var/run/netns/5daac21e-e0ef-4118-949c-ea3cf1a409f8 SocketPath: PciID:}] [{Interface:0xc00058c830 Address:{IP:10.217.0.24 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 10:33:33.385245 crc crio[3650]: 2026-06-11T10:33:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c16806a1016fb09 Mac:76:46:96:a8:8f:fa Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:31 Mtu:0 Sandbox:/var/run/netns/8cfab58f-dd7e-4a73-8e6a-0a9626c5185a SocketPath: PciID:}] [{Interface:0xc000118640 Address:{IP:10.217.0.49 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 10:33:33.495552 crc crio[3650]: 2026-06-11T10:33:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fbd80202514f0b5 Mac:56:59:33:ea:a5:93 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:13 Mtu:0 Sandbox:/var/run/netns/c4f5aa31-9404-422b-8f37-24129d40c664 SocketPath: PciID:}] [{Interface:0xc000608800 Address:{IP:10.217.0.19 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 10:33:34.285055 crc crio[3650]: 2026-06-11T10:33:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:75a34b9d735f293 Mac:ae:f7:6e:b5:15:ce Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:06 Mtu:0 Sandbox:/var/run/netns/90aca7e3-2d63-40a6-b086-7c9089eccfaf SocketPath: PciID:}] [{Interface:0xc0002daaa0 Address:{IP:10.217.0.6 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 10:33:34.317232 crc crio[3650]: 2026-06-11T10:33:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4b6f68ee5043dc4 Mac:aa:bd:99:25:57:92 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:21 Mtu:0 Sandbox:/var/run/netns/12a16425-93fc-4537-9b85-6ebd32bb72e6 SocketPath: PciID:}] [{Interface:0xc0005805d0 Address:{IP:10.217.0.33 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 10:33:34.324475 crc crio[3650]: 2026-06-11T10:33:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f5f968b95a4c09e Mac:46:60:71:fe:a5:ae Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:30 Mtu:0 Sandbox:/var/run/netns/431d11f5-46e6-446f-9602-32962b5f8cef SocketPath: PciID:}] [{Interface:0xc0001377a0 Address:{IP:10.217.0.48 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 10:33:34.434843 crc crio[3650]: 2026-06-11T10:33:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a6c2e68b27559c9 Mac:36:9d:da:ec:d3:5f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0e Mtu:0 Sandbox:/var/run/netns/ae47957c-fd82-4182-90a4-35c93556a0fd SocketPath: PciID:}] [{Interface:0xc000014490 Address:{IP:10.217.0.14 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 10:33:34.435913 crc crio[3650]: 2026-06-11T10:33:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9c99f420713f642 Mac:12:09:cf:32:e0:48 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0a Mtu:0 Sandbox:/var/run/netns/385ec03d-40ef-4ca9-bba7-173d9aa040b1 SocketPath: PciID:}] [{Interface:0xc0005885b0 Address:{IP:10.217.0.10 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 10:33:34.442169 crc crio[3650]: 2026-06-11T10:33:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:06f2fcdca962072 Mac:8e:3a:d3:ca:88:ec Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1d Mtu:0 Sandbox:/var/run/netns/b185b262-0045-4c12-89ac-87c2d186bd5b SocketPath: PciID:}] [{Interface:0xc000014e90 Address:{IP:10.217.0.29 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 10:33:34.447766 crc crio[3650]: 2026-06-11T10:33:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f00a4f34978e87c Mac:06:b7:9e:7e:ef:5f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2d Mtu:0 Sandbox:/var/run/netns/5d5b07e4-0498-4d08-aa03-e288b8e0a2f6 SocketPath: PciID:}] [{Interface:0xc000201240 Address:{IP:10.217.0.45 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 10:33:34.459998 crc crio[3650]: 2026-06-11T10:33:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ed5e22ae44b291e Mac:c2:ff:de:1a:89:a4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:10 Mtu:0 Sandbox:/var/run/netns/900ed776-97f8-48d6-ac70-867f91fdca60 SocketPath: PciID:}] [{Interface:0xc000534bf0 Address:{IP:10.217.0.16 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 10:33:34.464876 crc crio[3650]: 2026-06-11T10:33:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9d4aa1898017b16 Mac:e2:5d:72:05:33:ef Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:08 Mtu:0 Sandbox:/var/run/netns/a2edd1d4-cf8f-4dbd-80d7-47b139e37b4b SocketPath: PciID:}] [{Interface:0xc000193030 Address:{IP:10.217.0.8 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 10:33:34.568695 crc crio[3650]: 2026-06-11T10:33:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2ced3af3cca149b Mac:7a:ce:07:ff:86:ff Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3a Mtu:0 Sandbox:/var/run/netns/0f0844f6-3d78-46aa-a86e-b60563c0e3ba SocketPath: PciID:}] [{Interface:0xc000014f90 Address:{IP:10.217.0.58 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 10:33:34.572787 crc crio[3650]: 2026-06-11T10:33:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fc27bf3df737d5f Mac:42:00:92:2d:a7:df Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:12 Mtu:0 Sandbox:/var/run/netns/6c859371-18ba-499c-acc0-75b1674111e5 SocketPath: PciID:}] [{Interface:0xc000266a30 Address:{IP:10.217.0.18 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 10:33:34.587287 crc crio[3650]: 2026-06-11T10:33:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:814a6d6535d3704 Mac:26:19:13:40:fc:7f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:41 Mtu:0 Sandbox:/var/run/netns/bc3a7dcb-8326-4ba5-a13c-e6a1d84cc52a SocketPath: PciID:}] [{Interface:0xc0004309b0 Address:{IP:10.217.0.65 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 10:33:34.602981 crc crio[3650]: 2026-06-11T10:33:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f44e3225afe57af Mac:9e:59:f8:77:86:64 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:04 Mtu:0 Sandbox:/var/run/netns/90695116-c143-4b1d-97e2-8e66919cc0ef SocketPath: PciID:}] [{Interface:0xc000228d90 Address:{IP:10.217.0.4 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 10:33:34.604326 crc crio[3650]: 2026-06-11T10:33:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d2436a448532320 Mac:6e:87:4e:a1:34:14 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:03 Mtu:0 Sandbox:/var/run/netns/931314fb-dc94-4c78-a26b-2a787bb686c5 SocketPath: PciID:}] [{Interface:0xc0005b8930 Address:{IP:10.217.0.3 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 10:33:34.604912 crc crio[3650]: 2026-06-11T10:33:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0388217e0684e71 Mac:a6:57:5b:8d:71:f8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2a Mtu:0 Sandbox:/var/run/netns/d226181c-51e9-4f21-add3-00f53db048d9 SocketPath: PciID:}] [{Interface:0xc0002d4990 Address:{IP:10.217.0.42 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 10:33:34.606021 crc crio[3650]: 2026-06-11T10:33:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d8c8cc606e0696f Mac:56:f4:cc:04:5a:7f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3b Mtu:0 Sandbox:/var/run/netns/613fead4-44a4-4a57-823f-efe2b501fd7d SocketPath: PciID:}] [{Interface:0xc0004b4ec0 Address:{IP:10.217.0.59 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 10:33:34.611761 crc crio[3650]: 2026-06-11T10:33:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:07062107e831bd2 Mac:0e:d9:89:6a:8d:71 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:23 Mtu:0 Sandbox:/var/run/netns/37db4130-3ded-41cc-971a-892cb8825741 SocketPath: PciID:}] [{Interface:0xc0003bc820 Address:{IP:10.217.0.35 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 10:33:34.612386 crc crio[3650]: time=\"2026-06-11T10:33:34.612270503Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 10:33:34.612386 crc crio[3650]: time=\"2026-06-11T10:33:34.612383646Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/egress-router\\\"\"\nJun 11 10:33:34.613445 crc crio[3650]: time=\"2026-06-11T10:33:34.61335787Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:06f2fcdca9620729839d83d47e099fed83ed7f2a7600f1d0295d591e1d79ab35 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/b185b262-0045-4c12-89ac-87c2d186bd5b 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:0xc002a1a0a8}] Aliases:map[]}\"\nJun 11 10:33:34.613637 crc crio[3650]: time=\"2026-06-11T10:33:34.613460763Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:516bc6d9bcbfea8786b9cfbe5a5cf1a4347cbfac023867d6d7110c911d4e0a40 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/5daac21e-e0ef-4118-949c-ea3cf1a409f8 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:0xc0017aa310}] Aliases:map[]}\"\nJun 11 10:33:34.613637 crc crio[3650]: time=\"2026-06-11T10:33:34.613588964Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:c1d646d91840306ab4bf01e865e3b2326bda4801e06fc082c833812929de6cd1 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/0135306d-31cf-4be2-bde1-d5e97c0d9e4e 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:0xc0015865a8}] Aliases:map[]}\"\nJun 11 10:33:34.613637 crc crio[3650]: time=\"2026-06-11T10:33:34.613615085Z\" level=info msg=\"Adding pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 10:33:34.613777 crc crio[3650]: time=\"2026-06-11T10:33:34.613636659Z\" level=info msg=\"Checking pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 10:33:34.613777 crc crio[3650]: time=\"2026-06-11T10:33:34.613657539Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:75a34b9d735f293ff0af6d791618b1cede0d9c1578e168ba6ecd2f3ca7f9f051 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/90aca7e3-2d63-40a6-b086-7c9089eccfaf 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:0xc0001888a0}] Aliases:map[]}\"\nJun 11 10:33:34.613850 crc crio[3650]: time=\"2026-06-11T10:33:34.613816904Z\" level=info msg=\"Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 10:33:34.614048 crc crio[3650]: time=\"2026-06-11T10:33:34.613973059Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:f44e3225afe57afed1bc937cd165e98d088eeb2b7a98b54af19b180be964aa57 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/90695116-c143-4b1d-97e2-8e66919cc0ef 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:0xc001648120}] Aliases:map[]}\"\nJun 11 10:33:34.614048 crc crio[3650]: time=\"2026-06-11T10:33:34.614031771Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:4b6f68ee5043dc4cefea29f31ca220f4e08b9d82b41af55c49f6cf64addd60e9 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/12a16425-93fc-4537-9b85-6ebd32bb72e6 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:0xc00021a658}] Aliases:map[]}\"\nJun 11 10:33:34.614203 crc crio[3650]: time=\"2026-06-11T10:33:34.614057633Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:07062107e831bd2bc053de9df6a86b3b014f434c930c900b1ce1ed92b05fd52b UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/37db4130-3ded-41cc-971a-892cb8825741 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:0xc001384470}] Aliases:map[]}\"\nJun 11 10:33:34.614259 crc crio[3650]: time=\"2026-06-11T10:33:34.614233127Z\" level=info msg=\"Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 10:33:34.614298 crc crio[3650]: time=\"2026-06-11T10:33:34.614259648Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:f00a4f34978e87c5f1c6b100799810df031c4bff66b809eb32c23ea709e5dade UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/5d5b07e4-0498-4d08-aa03-e288b8e0a2f6 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:0xc0017aa480}] Aliases:map[]}\"\nJun 11 10:33:34.614298 crc crio[3650]: time=\"2026-06-11T10:33:34.61427725Z\" level=info msg=\"Checking pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 10:33:34.614412 crc crio[3650]: time=\"2026-06-11T10:33:34.614379092Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-l27pk for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 10:33:34.614538 crc crio[3650]: time=\"2026-06-11T10:33:34.614243678Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-target-fhkjl for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 10:33:34.614597 crc crio[3650]: time=\"2026-06-11T10:33:34.614554998Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:ed5e22ae44b291e5f4185543b89bed76a7dac5b4dcf90f0cd6fb838ba2475124 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/900ed776-97f8-48d6-ac70-867f91fdca60 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:0xc0006226f8}] Aliases:map[]}\"\nJun 11 10:33:34.614652 crc crio[3650]: time=\"2026-06-11T10:33:34.61459385Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:d2436a448532320e93112c8fee57715fac7d8439f2ce1e798c335f4630f737c1 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/931314fb-dc94-4c78-a26b-2a787bb686c5 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:0xc000e120e8}] Aliases:map[]}\"\nJun 11 10:33:34.614691 crc crio[3650]: time=\"2026-06-11T10:33:34.614653561Z\" level=info msg=\"Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 10:33:34.614691 crc crio[3650]: time=\"2026-06-11T10:33:34.614686033Z\" level=info msg=\"Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 10:33:34.614787 crc crio[3650]: time=\"2026-06-11T10:33:34.613424742Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:ee181da4c8522f5a6a012d826f5689867d8d9bec2142766aadfe5d2692add209 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/cb6ccb60-7eca-4df7-8109-eeb40cfea68c 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:0xc000622568}] Aliases:map[]}\"\nJun 11 10:33:34.614856 crc crio[3650]: time=\"2026-06-11T10:33:34.614815596Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:9d4aa1898017b16d783969e94d920569ad171c8ccee63341635be05f5d8ff6e6 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/a2edd1d4-cf8f-4dbd-80d7-47b139e37b4b 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:0xc001586288}] Aliases:map[]}\"\nJun 11 10:33:34.614856 crc crio[3650]: time=\"2026-06-11T10:33:34.614839037Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:0388217e0684e71e30a2fcae461773ecdb68db35fb1f5cef4a8dbc2eba3d9790 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/d226181c-51e9-4f21-add3-00f53db048d9 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:0xc00008c718}] Aliases:map[]}\"\nJun 11 10:33:34.614976 crc crio[3650]: time=\"2026-06-11T10:33:34.6149439Z\" level=info msg=\"Checking pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 10:33:34.615013 crc crio[3650]: time=\"2026-06-11T10:33:34.614967651Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:fc27bf3df737d5f0da513dc6b9589bda63a78c45c873dd43d0d225052b3b3ec9 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/6c859371-18ba-499c-acc0-75b1674111e5 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:0xc00008c540}] Aliases:map[]}\"\nJun 11 10:33:34.615013 crc crio[3650]: time=\"2026-06-11T10:33:34.614989192Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:d8c8cc606e0696fffbcb91f0748cf04b5c0491757d87e7c82481d8b13ef13cfa UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/613fead4-44a4-4a57-823f-efe2b501fd7d 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:0xc0001889c0}] Aliases:map[]}\"\nJun 11 10:33:34.615091 crc crio[3650]: time=\"2026-06-11T10:33:34.615070834Z\" level=info msg=\"Checking pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 10:33:34.615246 crc crio[3650]: time=\"2026-06-11T10:33:34.615101696Z\" level=info msg=\"Checking pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 10:33:34.615359 crc crio[3650]: time=\"2026-06-11T10:33:34.61494459Z\" level=info msg=\"Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 10:33:34.615636 crc crio[3650]: time=\"2026-06-11T10:33:34.613450113Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:d2a5b75e1cb0179e3b2cf70397fa9bc5a2aa2e153ec38377131b90489bc50f1c UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/3bb6ad31-547f-437d-9a9d-78d86be07e44 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:0xc001586500}] Aliases:map[]}\"\nJun 11 10:33:34.615853 crc crio[3650]: time=\"2026-06-11T10:33:34.615773176Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-qhh6t for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 10:33:34.616008 crc crio[3650]: time=\"2026-06-11T10:33:34.614974172Z\" level=info msg=\"Checking pod openshift-multus_multus-admission-controller-69db94689b-rvf8p for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 10:33:34.616177 crc crio[3650]: time=\"2026-06-11T10:33:34.61495817Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:2ced3af3cca149ba83101d5265b6e6e316162c0dd91c53005206785947b41a69 UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/0f0844f6-3d78-46aa-a86e-b60563c0e3ba 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:0xc000188f78}] Aliases:map[]}\"\nJun 11 10:33:34.616325 crc crio[3650]: time=\"2026-06-11T10:33:34.61626882Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:c16806a1016fb09572def5ffddbf142dc6be2237317f815aeece3fdfc89e358d UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/8cfab58f-dd7e-4a73-8e6a-0a9626c5185a 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:0xc0001884f0}] Aliases:map[]}\"\nJun 11 10:33:34.616441 crc crio[3650]: time=\"2026-06-11T10:33:34.615517688Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:bbaa7e0f3e4c0cf312d2162e6b9804bbfc3ac4948b51e312c0a8b5306a6256d2 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/5b48bc03-0e1a-4ca8-a1c1-a4eeff2315f9 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:0xc001586640}] Aliases:map[]}\"\nJun 11 10:33:34.616520 crc crio[3650]: time=\"2026-06-11T10:33:34.616436867Z\" level=info msg=\"Adding pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 10:33:34.617467 crc crio[3650]: time=\"2026-06-11T10:33:34.613437222Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:5474d1b9b8f5df016208902e205ff88b11ff76f9a8854bec80c774d6ec54b5be UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/1a76ac17-7987-4b74-9c05-fcc7729b976b 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:0xc000188830}] Aliases:map[]}\"\nJun 11 10:33:34.617546 crc crio[3650]: time=\"2026-06-11T10:33:34.613407112Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:fbd80202514f0b5860be30327966a252459f2586f0298dbbb61609f16ff252b9 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/c4f5aa31-9404-422b-8f37-24129d40c664 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:0xc000e120b8}] Aliases:map[]}\"\nJun 11 10:33:34.617656 crc crio[3650]: time=\"2026-06-11T10:33:34.617594183Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 10:33:34.625579 crc crio[3650]: time=\"2026-06-11T10:33:34.616275412Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 10:33:34.626738 crc crio[3650]: time=\"2026-06-11T10:33:34.613637199Z\" 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 11 10:33:34.626928 crc crio[3650]: time=\"2026-06-11T10:33:34.621851117Z\" level=info msg=\"Ran pod sandbox 516bc6d9bcbfea8786b9cfbe5a5cf1a4347cbfac023867d6d7110c911d4e0a40 with infra container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/POD\" id=e9ef621f-75eb-41b8-bc88-72b4b34cf8e8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:33:34.627085 crc crio[3650]: time=\"2026-06-11T10:33:34.614032332Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:87ad15347a1d983c8966b74cdadb3590e2f09f721f12959cfedf5e172650b04f UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/c9e3e164-7e29-4085-8a89-9df8eaad3d43 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:0xc0010821b0}] Aliases:map[]}\"\nJun 11 10:33:34.627085 crc crio[3650]: time=\"2026-06-11T10:33:34.627077561Z\" level=info msg=\"Adding pod openshift-route-controller-manager_route-controller-manager-9c77555c6-bjsff to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 10:33:34.632648 crc crio[3650]: time=\"2026-06-11T10:33:34.632620443Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=204b3d3f-1703-4884-8eff-7d8357d69753 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:33:34.634500 crc crio[3650]: time=\"2026-06-11T10:33:34.633716777Z\" level=info msg=\"Ran pod sandbox 07062107e831bd2bc053de9df6a86b3b014f434c930c900b1ce1ed92b05fd52b with infra container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/POD\" id=06dfda6f-fb03-45f9-b4c2-44d916f1ef72 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:33:34.636198 crc crio[3650]: time=\"2026-06-11T10:33:34.636169675Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=32c96d88-26e3-4f89-8f28-8bf52d18204f name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:33:34.636554 crc crio[3650]: time=\"2026-06-11T10:33:34.616420286Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-x5vn9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 10:33:34.637217 crc crio[3650]: time=\"2026-06-11T10:33:34.617661104Z\" level=info msg=\"Checking pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 10:33:34.637597 crc crio[3650]: time=\"2026-06-11T10:33:34.615561629Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:a6c2e68b27559c957be075c005201faa0d7b43992fb1c64ca415754eccca4335 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/ae47957c-fd82-4182-90a4-35c93556a0fd 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:0xc0017aa560}] Aliases:map[]}\"\nJun 11 10:33:34.637984 crc crio[3650]: time=\"2026-06-11T10:33:34.637962631Z\" level=info msg=\"Checking pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 10:33:34.638399 crc crio[3650]: time=\"2026-06-11T10:33:34.615540109Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:9c99f420713f64225ce22b01f6c0084a92811a3bb938bd360f37762aa82d56d4 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/385ec03d-40ef-4ca9-bba7-173d9aa040b1 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:0xc000622858}] Aliases:map[]}\"\nJun 11 10:33:34.638814 crc crio[3650]: time=\"2026-06-11T10:33:34.638793082Z\" level=info msg=\"Checking pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 10:33:34.638990 crc crio[3650]: time=\"2026-06-11T10:33:34.624550839Z\" level=info msg=\"Ran pod sandbox 4b6f68ee5043dc4cefea29f31ca220f4e08b9d82b41af55c49f6cf64addd60e9 with infra container: hostpath-provisioner/csi-hostpathplugin-mpq2f/POD\" id=3e744d48-8f2f-4ac0-b71e-af764eca9979 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:33:34.639708 crc crio[3650]: time=\"2026-06-11T10:33:34.616285162Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:814a6d6535d3704ef1122414b17259f4db384b0fd8b65cf4bf3f50df61827ac5 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/bc3a7dcb-8326-4ba5-a13c-e6a1d84cc52a 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:0xc001586948}] Aliases:map[]}\"\nJun 11 10:33:34.640002 crc crio[3650]: time=\"2026-06-11T10:33:34.615551989Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:f5f968b95a4c09e9a35de10cc4c90e9de82846e8b43984b8310fb6d763a380c8 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/431d11f5-46e6-446f-9602-32962b5f8cef 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:0xc0001887d0}] Aliases:map[]}\"\nJun 11 10:33:34.640522 crc crio[3650]: time=\"2026-06-11T10:33:34.640166044Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-ntdwx for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 10:33:34.641322 crc crio[3650]: time=\"2026-06-11T10:33:34.641239834Z\" level=info msg=\"Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 10:33:34.642219 crc crio[3650]: time=\"2026-06-11T10:33:34.641248574Z\" level=info msg=\"Ran pod sandbox f00a4f34978e87c5f1c6b100799810df031c4bff66b809eb32c23ea709e5dade with infra container: openshift-marketplace/certified-operators-l27pk/POD\" id=dfa1bd49-c3f7-443b-8189-9c236cd0178b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:33:34.643738 crc crio[3650]: time=\"2026-06-11T10:33:34.643663681Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=c1a9a922-b74d-4bb7-b157-e7277286e69b name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:33:34.644925 crc crio[3650]: time=\"2026-06-11T10:33:34.644811191Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 10:33:34.645486 crc crio[3650]: time=\"2026-06-11T10:33:34.645411266Z\" level=info msg=\"Checking image status: registry.redhat.io/container-native-virtualization/hostpath-csi-driver-rhel9:v4.15\" id=6689b16e-fd55-409f-863b-5c115e38ac6b name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:33:34.645697 crc crio[3650]: time=\"2026-06-11T10:33:34.645598885Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=4585d92f-943d-4cc6-90ca-f0d7e50db8fe name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:33:34.652846 crc crio[3650]: time=\"2026-06-11T10:33:34.652705653Z\" level=info msg=\"Ran pod sandbox f44e3225afe57afed1bc937cd165e98d088eeb2b7a98b54af19b180be964aa57 with infra container: openshift-network-diagnostics/network-check-target-fhkjl/POD\" id=e467e37f-fac3-4f31-bfe8-0047a6bd2d2d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:33:34.654090 crc crio[3650]: time=\"2026-06-11T10:33:34.653696764Z\" level=info msg=\"Ran pod sandbox ed5e22ae44b291e5f4185543b89bed76a7dac5b4dcf90f0cd6fb838ba2475124 with infra container: openshift-console/downloads-747b44746d-4pqvr/POD\" id=12dda734-22d6-4b01-b0bf-3013a34c50e0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:33:34.656490 crc crio[3650]: time=\"2026-06-11T10:33:34.656359207Z\" level=info msg=\"Ran pod sandbox d8c8cc606e0696fffbcb91f0748cf04b5c0491757d87e7c82481d8b13ef13cfa with infra container: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/POD\" id=2e34b65b-5162-4121-8a5e-9e5b5504d9fb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:33:34.657812 crc crio[3650]: time=\"2026-06-11T10:33:34.657538285Z\" level=info msg=\"Ran pod sandbox ee181da4c8522f5a6a012d826f5689867d8d9bec2142766aadfe5d2692add209 with infra container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/POD\" id=6aa19c04-e2f8-41e7-9b43-a82033ad918c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:33:34.662284 crc crio[3650]: time=\"2026-06-11T10:33:34.662198891Z\" level=info msg=\"Ran pod sandbox d2436a448532320e93112c8fee57715fac7d8439f2ce1e798c335f4630f737c1 with infra container: openshift-multus/network-metrics-daemon-n2bqt/POD\" id=7b5e2973-005e-403f-b3ea-4bfe738f7f1c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:33:34.684716 crc crio[3650]: time=\"2026-06-11T10:33:34.684602934Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:fbdfe828b092b23e6d4480daf3e0216aada6debaf1ef1b314a0a31e73ebf13c4\" id=3767ef0d-ec01-4595-b8f5-45141340eee0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:33:34.685083 crc crio[3650]: time=\"2026-06-11T10:33:34.684817181Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=579d344b-ff66-44b8-857d-b94393a505cc name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:33:34.685083 crc crio[3650]: time=\"2026-06-11T10:33:34.684862832Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=7e649f72-51f6-4191-aa60-690ec708d75e name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:33:34.685083 crc crio[3650]: time=\"2026-06-11T10:33:34.684939095Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=35ec2774-4865-4ee6-93a2-8b16edf46205 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:33:34.695045 crc crio[3650]: time=\"2026-06-11T10:33:34.694977459Z\" level=info msg=\"Ran pod sandbox 75a34b9d735f293ff0af6d791618b1cede0d9c1578e168ba6ecd2f3ca7f9f051 with infra container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/POD\" id=1bf085f9-565e-404c-90ed-3a0b1cd0d7cf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:33:34.697445 crc crio[3650]: time=\"2026-06-11T10:33:34.697300119Z\" level=info msg=\"Ran pod sandbox 0388217e0684e71e30a2fcae461773ecdb68db35fb1f5cef4a8dbc2eba3d9790 with infra container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/POD\" id=ced47774-bc8c-4e94-859e-e7ad58b2757e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:33:34.699069 crc crio[3650]: time=\"2026-06-11T10:33:34.698992246Z\" level=info msg=\"Ran pod sandbox d2a5b75e1cb0179e3b2cf70397fa9bc5a2aa2e153ec38377131b90489bc50f1c with infra container: openshift-marketplace/community-operators-qhh6t/POD\" id=a8cc8d0b-1556-43fa-b5f9-5b7582c0f842 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:33:34.701778 crc crio[3650]: time=\"2026-06-11T10:33:34.701696455Z\" level=info msg=\"Ran pod sandbox 9d4aa1898017b16d783969e94d920569ad171c8ccee63341635be05f5d8ff6e6 with infra container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/POD\" id=a380f5e3-c32d-4c6f-8d5a-a374ca21f508 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:33:34.704481 crc crio[3650]: time=\"2026-06-11T10:33:34.704408971Z\" level=info msg=\"Ran pod sandbox fc27bf3df737d5f0da513dc6b9589bda63a78c45c873dd43d0d225052b3b3ec9 with infra container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/POD\" id=0cfa99ba-e9c7-4ac5-b3db-efcd35b4cb9f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:33:34.705738 crc crio[3650]: time=\"2026-06-11T10:33:34.705704068Z\" level=info msg=\"Ran pod sandbox 2ced3af3cca149ba83101d5265b6e6e316162c0dd91c53005206785947b41a69 with infra container: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/POD\" id=87e65a5c-ed69-45b5-8c63-44ff3199c430 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:33:34.710483 crc crio[3650]: time=\"2026-06-11T10:33:34.710329426Z\" level=info msg=\"Ran pod sandbox 5474d1b9b8f5df016208902e205ff88b11ff76f9a8854bec80c774d6ec54b5be with infra container: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/POD\" id=8026303e-e454-447b-8906-4b17199a28df name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:33:34.711922 crc crio[3650]: time=\"2026-06-11T10:33:34.711825963Z\" level=info msg=\"Ran pod sandbox 06f2fcdca9620729839d83d47e099fed83ed7f2a7600f1d0295d591e1d79ab35 with infra container: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/POD\" id=601e9591-081f-4649-b6bb-c48a88a0f06e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:33:34.713999 crc crio[3650]: time=\"2026-06-11T10:33:34.713053938Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator\" id=b0dea5c9-c381-47a2-b83a-df7e9a5d6418 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:33:34.713999 crc crio[3650]: time=\"2026-06-11T10:33:34.713564014Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d\" id=970482e0-3dd8-4efc-9a3c-fb0b29f1b87e name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:33:34.713999 crc crio[3650]: time=\"2026-06-11T10:33:34.713809282Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=56c7a165-156e-482c-881c-dc79634fefe8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:33:34.713999 crc crio[3650]: time=\"2026-06-11T10:33:34.713965327Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=62f35773-4148-4b63-bfe1-a5c6533e8080 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:33:34.714338 crc crio[3650]: time=\"2026-06-11T10:33:34.71406688Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:49b34ce0d25eec7a6077f4bf21bf7d4e64e598d28785a20b9ee3594423b7de14\" id=61ef1bfe-2be8-4866-8066-53533986ee04 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:33:34.714767 crc crio[3650]: time=\"2026-06-11T10:33:34.71439237Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=920d004e-e197-4a0b-8bb7-587af4258523 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:33:34.714767 crc crio[3650]: time=\"2026-06-11T10:33:34.714449432Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=51e733c6-53ff-4d84-aa67-d956e9497464 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:33:34.714767 crc crio[3650]: time=\"2026-06-11T10:33:34.714543105Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c\" id=7200efa7-4c19-4f88-88c5-b1c4f31f0caa name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:33:34.714767 crc crio[3650]: time=\"2026-06-11T10:33:34.71469999Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9\" id=a024a0b7-2e73-429d-898b-13c8f37c0f38 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:33:34.717381 crc crio[3650]: time=\"2026-06-11T10:33:34.717245758Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b5000f8f055fd8f734ef74afbd9bd5333a38345cbc4959ddaad728b8394bccd4\" id=79f711da-a837-4774-9df0-b872b0f00d38 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:33:34.718970 crc crio[3650]: time=\"2026-06-11T10:33:34.718933534Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9\" id=41a63f6a-5598-4d34-87fe-de9a3210d5a9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:33:34.725225 crc crio[3650]: time=\"2026-06-11T10:33:34.725082282Z\" level=info msg=\"Ran pod sandbox fbd80202514f0b5860be30327966a252459f2586f0298dbbb61609f16ff252b9 with infra container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/POD\" id=a24dd8f9-370b-4302-b34e-302668b6c7c7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:33:34.730237 crc crio[3650]: time=\"2026-06-11T10:33:34.730062417Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7\" id=4b24d1fd-70c7-40c6-a095-f807a9cde6bd name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:33:34.735271 crc crio[3650]: time=\"2026-06-11T10:33:34.735167749Z\" level=info msg=\"Ran pod sandbox a6c2e68b27559c957be075c005201faa0d7b43992fb1c64ca415754eccca4335 with infra container: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/POD\" id=cfa4a5b9-1435-481e-bf71-fece0883f307 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:33:34.741994 crc crio[3650]: time=\"2026-06-11T10:33:34.741531852Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=39f15d05-9345-4b84-ba2d-0e6d73a20456 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:33:34.742757 crc crio[3650]: time=\"2026-06-11T10:33:34.742694009Z\" level=info msg=\"Ran pod sandbox f5f968b95a4c09e9a35de10cc4c90e9de82846e8b43984b8310fb6d763a380c8 with infra container: openshift-marketplace/redhat-marketplace-ntdwx/POD\" id=8c0648d8-681e-4d1e-845d-11e9e0d94e4c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:33:34.745174 crc crio[3650]: time=\"2026-06-11T10:33:34.74497232Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=c1e584a0-9fbf-4e12-bfb5-2f17a5c09777 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:33:34.746318 crc crio[3650]: time=\"2026-06-11T10:33:34.746054474Z\" level=info msg=\"Ran pod sandbox c16806a1016fb09572def5ffddbf142dc6be2237317f815aeece3fdfc89e358d with infra container: openshift-marketplace/redhat-operators-x5vn9/POD\" id=97570b62-60d0-490e-9a84-17cbb2a093ea name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:33:34.763479 crc crio[3650]: time=\"2026-06-11T10:33:34.76006647Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=6e83c26e-99a3-4e57-9e6f-c20a5ffc1b1a name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:33:34.771605 crc crio[3650]: time=\"2026-06-11T10:33:34.765873862Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:33:34.771605 crc crio[3650]: time=\"2026-06-11T10:33:34.76866217Z\" level=info msg=\"Ran pod sandbox 814a6d6535d3704ef1122414b17259f4db384b0fd8b65cf4bf3f50df61827ac5 with infra container: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/POD\" id=94d47532-d6c3-4a84-8386-12f4cf1fa0ec name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:33:34.775325 crc crio[3650]: time=\"2026-06-11T10:33:34.775258217Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=aeddf705-8e13-4a08-89bd-8072e890bd5b name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:33:34.775427 crc crio[3650]: time=\"2026-06-11T10:33:34.775360121Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=0cd4c242-7cfd-4290-9165-57d8c8e15b84 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:33:34.775472 crc crio[3650]: time=\"2026-06-11T10:33:34.775433223Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c\" id=213d4dea-b455-46f9-b85f-5c59f2de32a7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:33:34.775511 crc crio[3650]: time=\"2026-06-11T10:33:34.775473484Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7\" id=f28c7be7-43fa-4712-9610-3882f6a8ddb0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:33:34.775511 crc crio[3650]: time=\"2026-06-11T10:33:34.775499975Z\" level=info msg=\"Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions\" id=a36ebf54-700c-4743-87bb-d596c9e80a60 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:33:34.775581 crc crio[3650]: time=\"2026-06-11T10:33:34.775526586Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=4263cd61-3099-48b2-86cc-4b86408dd07d name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:33:34.775581 crc crio[3650]: time=\"2026-06-11T10:33:34.775502055Z\" level=info msg=\"Checking image status: registry.redhat.io/container-native-virtualization/hostpath-csi-driver-rhel9:v4.15\" id=715a91f1-1356-48e4-92d4-d2d1ec335e00 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:33:34.775581 crc crio[3650]: time=\"2026-06-11T10:33:34.775556667Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=19034f9d-a387-4ebb-88f5-6a4a48a7e896 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:33:34.775717 crc crio[3650]: time=\"2026-06-11T10:33:34.775589058Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=77d89ead-e50a-4654-b62d-b60273a6fc2e name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:33:34.775758 crc crio[3650]: time=\"2026-06-11T10:33:34.775728972Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d\" id=ecaf397c-1254-4db8-b954-5a7b2bc87c21 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:33:34.775798 crc crio[3650]: time=\"2026-06-11T10:33:34.775762963Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=fe04f9b8-587f-4aee-9bfc-8d612911f0b0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:33:34.775798 crc crio[3650]: time=\"2026-06-11T10:33:34.775776964Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=e9135ee8-d3cb-4d15-a701-71cd442075d6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:33:34.775856 crc crio[3650]: time=\"2026-06-11T10:33:34.775789224Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:49b34ce0d25eec7a6077f4bf21bf7d4e64e598d28785a20b9ee3594423b7de14\" id=31a5614b-8dd7-447c-bf4f-714b52a5698a name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:33:34.784671 crc crio[3650]: time=\"2026-06-11T10:33:34.775799524Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=c8610150-bfb6-4d2e-8120-cb45c828264c name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:33:34.807279 crc crio[3650]: time=\"2026-06-11T10:33:34.807062107Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=587a26ff-3ec3-4aa9-ad50-3eba420699dd name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:33:34.810724 crc crio[3650]: time=\"2026-06-11T10:33:34.807438389Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c\" id=14bd9dfd-cc86-404e-b16b-1366912275c6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:33:34.810724 crc crio[3650]: time=\"2026-06-11T10:33:34.807613784Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=7182b85e-aaa8-47d5-b0c3-3c6b68bdf12f name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:33:34.810724 crc crio[3650]: time=\"2026-06-11T10:33:34.807950755Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=c4f39a06-6660-4924-940a-9d94f55701f4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:33:34.810724 crc crio[3650]: time=\"2026-06-11T10:33:34.808023887Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b5000f8f055fd8f734ef74afbd9bd5333a38345cbc4959ddaad728b8394bccd4\" id=3dd20576-f965-48c9-a6fe-eb7f7802aa29 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:33:34.816052 crc crio[3650]: time=\"2026-06-11T10:33:34.816011178Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:fbdfe828b092b23e6d4480daf3e0216aada6debaf1ef1b314a0a31e73ebf13c4\" id=13eff2b9-b1dc-47a6-8b76-131cd61bf053 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:33:34.828161 crc crio[3650]: time=\"2026-06-11T10:33:34.824668139Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:33:34.828161 crc crio[3650]: time=\"2026-06-11T10:33:34.826604366Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=325bf109-58fa-4b5c-82ad-5cf7780191de name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:33:34.840544 crc crio[3650]: time=\"2026-06-11T10:33:34.840458902Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-x5vn9/extract-utilities\" id=822af9dc-0888-404a-9fa9-adcc8e05e9bb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:33:34.840658 crc crio[3650]: time=\"2026-06-11T10:33:34.840605256Z\" level=info msg=\"Creating container: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator\" id=4dca057a-c496-4881-963b-f0e6df646779 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:33:34.845397 crc crio[3650]: time=\"2026-06-11T10:33:34.845328675Z\" level=info msg=\"Creating container: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints\" id=ef4bd312-d6e7-4371-8de0-10c5afb0ee80 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:33:34.850032 crc crio[3650]: time=\"2026-06-11T10:33:34.84931988Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=3ff26adc-7b2c-497a-822e-e0188eed93c7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:33:34.850032 crc crio[3650]: time=\"2026-06-11T10:33:34.849506386Z\" level=info msg=\"Creating container: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin\" id=89390010-3ba4-4654-80b2-b3103bd71702 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:33:34.855387 crc crio[3650]: time=\"2026-06-11T10:33:34.855347745Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:33:34.856612 crc crio[3650]: time=\"2026-06-11T10:33:34.856542707Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:33:34.857074 crc crio[3650]: time=\"2026-06-11T10:33:34.857052278Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:33:34.869805 crc crio[3650]: time=\"2026-06-11T10:33:34.869722079Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:33:34.870022 crc crio[3650]: time=\"2026-06-11T10:33:34.869852603Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner\" id=62ac1d5a-b76c-491b-a60f-5fe1ae3e47fa name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:33:34.870392 crc crio[3650]: time=\"2026-06-11T10:33:34.869738737Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c\" id=e7da9d7a-c32c-4a80-9f4c-ffaca1ab2bfe name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:33:34.870536 crc crio[3650]: time=\"2026-06-11T10:33:34.870303028Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:33:34.870620 crc crio[3650]: time=\"2026-06-11T10:33:34.870336946Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-l27pk/extract-utilities\" id=ca393374-a887-4114-839e-b8554b71fd4e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:33:34.870841 crc crio[3650]: time=\"2026-06-11T10:33:34.87080014Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=0c4704a5-5925-4cc1-978d-8d892bed2fd1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:33:34.871605 crc crio[3650]: time=\"2026-06-11T10:33:34.871577945Z\" level=info msg=\"Creating container: openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container\" id=4079447e-6d8a-4d4a-ad54-6d6ae9065b59 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:33:34.872210 crc crio[3650]: time=\"2026-06-11T10:33:34.872184004Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:33:34.872780 crc crio[3650]: time=\"2026-06-11T10:33:34.872705829Z\" level=info msg=\"Creating container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller\" id=8fb0ee7a-7f81-4abc-b039-f09f3327470b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:33:34.873069 crc crio[3650]: time=\"2026-06-11T10:33:34.873045711Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:33:34.874779 crc crio[3650]: time=\"2026-06-11T10:33:34.873102661Z\" level=info msg=\"Creating container: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container\" id=652ba2a5-a89c-4e2d-b140-988b1703076d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:33:34.874779 crc crio[3650]: time=\"2026-06-11T10:33:34.873194634Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller\" id=c1b61d1d-5d1f-4f82-9a61-160e21621803 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:33:34.874955 crc crio[3650]: time=\"2026-06-11T10:33:34.873441843Z\" level=info msg=\"Creating container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions\" id=5c8332b1-7c08-4837-92f5-0234a55d8bcb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:33:34.874955 crc crio[3650]: time=\"2026-06-11T10:33:34.873466307Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator\" id=983f5688-e082-4bf5-947d-4cda741f6e6a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:33:34.874955 crc crio[3650]: time=\"2026-06-11T10:33:34.873477553Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-qhh6t/extract-utilities\" id=26e6b92a-03b2-4475-bf8d-3b369afd61ee name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:33:34.874955 crc crio[3650]: time=\"2026-06-11T10:33:34.873521195Z\" level=info msg=\"Creating container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator\" id=7687dbf5-aa35-43f9-b608-ae0d34902c7c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:33:34.874955 crc crio[3650]: time=\"2026-06-11T10:33:34.873562457Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:33:34.877863 crc crio[3650]: time=\"2026-06-11T10:33:34.873591987Z\" level=info msg=\"Creating container: openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon\" id=2ac63530-6a05-490c-b57e-547f7325ddc2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:33:34.877863 crc crio[3650]: time=\"2026-06-11T10:33:34.873801384Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:33:34.877863 crc crio[3650]: time=\"2026-06-11T10:33:34.87462135Z\" level=info msg=\"Creating container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator\" id=f0836a99-81a0-43eb-a84c-9ca2b7eb24d1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:33:34.877863 crc crio[3650]: time=\"2026-06-11T10:33:34.873961359Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:33:34.877863 crc crio[3650]: time=\"2026-06-11T10:33:34.876244674Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities\" id=e1004c3d-dbb8-478b-9c48-3d634ae160dc name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:33:34.878816 crc crio[3650]: time=\"2026-06-11T10:33:34.878771031Z\" level=info msg=\"Creating container: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift\" id=34c0fc07-252c-49c2-98b6-3a0cdd553512 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:33:34.880708 crc crio[3650]: time=\"2026-06-11T10:33:34.880635976Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:33:34.881028 crc crio[3650]: time=\"2026-06-11T10:33:34.880991757Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:33:34.881216 crc crio[3650]: time=\"2026-06-11T10:33:34.881153309Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:33:34.883270 crc crio[3650]: time=\"2026-06-11T10:33:34.883238636Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:33:34.884200 crc crio[3650]: time=\"2026-06-11T10:33:34.884175256Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:33:34.884521 crc crio[3650]: time=\"2026-06-11T10:33:34.884464274Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:33:34.884596 crc crio[3650]: time=\"2026-06-11T10:33:34.884463863Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:33:34.884746 crc crio[3650]: time=\"2026-06-11T10:33:34.884722451Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:33:34.884953 crc crio[3650]: time=\"2026-06-11T10:33:34.884797834Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:33:34.885067 crc crio[3650]: time=\"2026-06-11T10:33:34.88496823Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:33:34.894423 crc crio[3650]: time=\"2026-06-11T10:33:34.894351081Z\" level=info msg=\"Ran pod sandbox 9c99f420713f64225ce22b01f6c0084a92811a3bb938bd360f37762aa82d56d4 with infra container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/POD\" id=2047afb7-a098-42ec-b39c-5ec8f6e141b7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:33:34.903006 crc crio[3650]: time=\"2026-06-11T10:33:34.902418884Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360\" id=7e162164-eab8-4de2-ad5d-b55d8d1aec69 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:33:34.906854 crc crio[3650]: time=\"2026-06-11T10:33:34.906761157Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:33:34.937491 crc crio[3650]: time=\"2026-06-11T10:33:34.937017229Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:33:34.945942 crc crio[3650]: time=\"2026-06-11T10:33:34.945840613Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:33:34.952224 crc crio[3650]: time=\"2026-06-11T10:33:34.952059295Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:33:34.977171 crc crio[3650]: time=\"2026-06-11T10:33:34.964403148Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360\" id=692048fd-bebb-4dc8-83aa-c5178629eb98 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:33:34.990775 crc crio[3650]: time=\"2026-06-11T10:33:34.990689417Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:33:34.998011 crc crio[3650]: time=\"2026-06-11T10:33:34.997958629Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:33:35.006434 crc crio[3650]: time=\"2026-06-11T10:33:35.004807355Z\" level=info msg=\"Creating container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator\" id=8ecf244d-a53c-4cf3-bf67-68eb96b62409 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:33:35.006434 crc crio[3650]: time=\"2026-06-11T10:33:35.005696591Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:33:35.032849 crc crio[3650]: time=\"2026-06-11T10:33:35.032586715Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:33:35.035572 crc crio[3650]: time=\"2026-06-11T10:33:35.035474568Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:33:35.038156 crc crio[3650]: 2026-06-11T10:33:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bbaa7e0f3e4c0cf Mac:42:24:e7:66:22:e6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:09 Mtu:0 Sandbox:/var/run/netns/5b48bc03-0e1a-4ca8-a1c1-a4eeff2315f9 SocketPath: PciID:}] [{Interface:0xc0001808e0 Address:{IP:10.217.0.9 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 10:33:35.044422 crc crio[3650]: time=\"2026-06-11T10:33:35.044260362Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:33:35.055652 crc crio[3650]: time=\"2026-06-11T10:33:35.055585798Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:33:35.072507 crc crio[3650]: 2026-06-11T10:33:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c1d646d91840306 Mac:2e:bb:ae:b0:55:88 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:05 Mtu:0 Sandbox:/var/run/netns/0135306d-31cf-4be2-bde1-d5e97c0d9e4e SocketPath: PciID:}] [{Interface:0xc000582930 Address:{IP:10.217.0.5 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 10:33:35.091033 crc crio[3650]: 2026-06-11T10:33:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:87ad15347a1d983 Mac:b6:ad:cd:88:54:cd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:44 Mtu:0 Sandbox:/var/run/netns/c9e3e164-7e29-4085-8a89-9df8eaad3d43 SocketPath: PciID:}] [{Interface:0xc0001225c0 Address:{IP:10.217.0.68 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 10:33:35.092500 crc crio[3650]: time=\"2026-06-11T10:33:35.092400055Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 10:33:35.092694 crc crio[3650]: time=\"2026-06-11T10:33:35.092661633Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_0cd29682-e63e-40a7-a870-8d5ef3a3aea5\\\"\"\nJun 11 10:33:35.092856 crc crio[3650]: time=\"2026-06-11T10:33:35.092831599Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_85236153-2818-467c-a091-96386cde7110\\\"\"\nJun 11 10:33:35.093857 crc crio[3650]: time=\"2026-06-11T10:33:35.093745402Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:8985b114e219e5dafc14dc9e2b91617f6f9d197483f41f68b27317fb61885d6e UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/24a3051a-a304-47b0-b39f-fea4c16f2b99 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:0xc001648000}] Aliases:map[]}\"\nJun 11 10:33:35.093857 crc crio[3650]: time=\"2026-06-11T10:33:35.093847416Z\" level=info msg=\"Adding pod openshift-service-ca_service-ca-74545575db-n469q to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 10:33:35.094404 crc crio[3650]: time=\"2026-06-11T10:33:35.094308936Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:00061e14ba0f53ee3e468ef87a929c317a5858b7d16013bffbe7e1e93701fe9e UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/b6372668-1346-4799-bafa-ee7a68ce15f4 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:0xc0010824a0}] Aliases:map[]}\"\nJun 11 10:33:35.094404 crc crio[3650]: time=\"2026-06-11T10:33:35.094378108Z\" level=info msg=\"Adding pod openshift-config-operator_openshift-config-operator-5777786469-bccdj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 10:33:35.094659 crc crio[3650]: time=\"2026-06-11T10:33:35.094614755Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:7c9b8439825296730475bfb0226e2762812ed00dc63fea5c58402a1839ed8cbf UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/0f61f05c-56fc-4df2-8404-a6abd45f71dd 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:0xc001586718}] Aliases:map[]}\"\nJun 11 10:33:35.095864 crc crio[3650]: time=\"2026-06-11T10:33:35.095761922Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:bee064a86ca0eeb4ff04004766d628768c20085b8f22a24de72bda1bf48cc9c2 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/29376849-3221-441c-b733-393513def666 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:0xc0013845f8}] Aliases:map[]}\"\nJun 11 10:33:35.095864 crc crio[3650]: time=\"2026-06-11T10:33:35.095854295Z\" level=info msg=\"Adding pod openshift-console_console-6c684df5db-cc8g8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 10:33:35.096208 crc crio[3650]: time=\"2026-06-11T10:33:35.096088731Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:d721c5d42c7fe8a2ef71fdfaea832f74a256dc039aed3fb50857cfa739db852d UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/23eccc59-caac-4e7a-ad87-d8ad5f0e6be3 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:0xc0001888a8}] Aliases:map[]}\"\nJun 11 10:33:35.096847 crc crio[3650]: time=\"2026-06-11T10:33:35.096809374Z\" level=info msg=\"Adding pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 10:33:35.097869 crc crio[3650]: time=\"2026-06-11T10:33:35.097761603Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686230-hs9dx Namespace:openshift-operator-lifecycle-manager ID:d37725fcb001234b3ff31ef8adb55416630aef35171b78a5708c66e0297d57e8 UID:81b25572-ffb9-4917-87d1-f6713e295cc7 NetNS:/var/run/netns/ab6efe14-31ab-42bd-8e6d-4e41c17e7e0c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod81b25572_ffb9_4917_87d1_f6713e295cc7.slice PodAnnotations:0xc002a1a1c8}] Aliases:map[]}\"\nJun 11 10:33:35.097869 crc crio[3650]: time=\"2026-06-11T10:33:35.097853726Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29686230-hs9dx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 10:33:35.098112 crc crio[3650]: time=\"2026-06-11T10:33:35.09798649Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:bb73203da0f8806a0058ff5c7f015469ed1d0dcfcb558a024d53e72ada603766 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/9c944ab8-9f4a-452e-89aa-f65193ee9a47 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:0xc0015866e8}] Aliases:map[]}\"\nJun 11 10:33:35.098112 crc crio[3650]: time=\"2026-06-11T10:33:35.098031321Z\" level=info msg=\"Adding pod openshift-ingress-canary_ingress-canary-jlj86 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 10:33:35.100761 crc crio[3650]: time=\"2026-06-11T10:33:35.10060681Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:089f8796586f8b7db92a69c83013faa76dd5287d067fcd029cad6702aa674c55 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/20f920f0-446e-4879-932a-647b0a058a82 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:0xc001082240}] Aliases:map[]}\"\nJun 11 10:33:35.100761 crc crio[3650]: time=\"2026-06-11T10:33:35.100646231Z\" 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 11 10:33:35.109502 crc crio[3650]: time=\"2026-06-11T10:33:35.109261329Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:9f17537f203b5369b515fdf93df3c21e0e1ec76139d277ab3fdc9d259dcd43de UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/4e90b64f-4996-4558-b351-c01649a55028 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:0xc001612398}] Aliases:map[]}\"\nJun 11 10:33:35.109502 crc crio[3650]: time=\"2026-06-11T10:33:35.109439055Z\" level=info msg=\"Adding pod openshift-dns_dns-default-qtghf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 10:33:35.111658 crc crio[3650]: time=\"2026-06-11T10:33:35.111498813Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:66c4dd1c40e3b6182485cd3f50b91bd9b65c2b5109958d01b68f3857f6960d38 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/d35622ba-c9a3-4870-a80b-59a53d993773 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:0xc00008c108}] Aliases:map[]}\"\nJun 11 10:33:35.111658 crc crio[3650]: time=\"2026-06-11T10:33:35.111583086Z\" level=info msg=\"Adding pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 10:33:35.114344 crc crio[3650]: time=\"2026-06-11T10:33:35.11401487Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:bca9cdc7581b33475a012a721b9060d11ab4236fed24ec99de48c4f1be0290d7 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/dfae5057-b378-4808-872a-49b11a1d89f7 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:0xc001082250}] Aliases:map[]}\"\nJun 11 10:33:35.114344 crc crio[3650]: time=\"2026-06-11T10:33:35.114084172Z\" level=info msg=\"Adding pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 10:33:35.114344 crc crio[3650]: time=\"2026-06-11T10:33:35.114203894Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:76282f2c5663e964888d088eccaad2478462902e770894c5da12754c6a51675b UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/cbf6f81f-d54f-47b4-8269-dbc07d7fd476 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:0xc0010824d0}] Aliases:map[]}\"\nJun 11 10:33:35.114344 crc crio[3650]: time=\"2026-06-11T10:33:35.114250696Z\" 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 11 10:33:35.114783 crc crio[3650]: time=\"2026-06-11T10:33:35.095779301Z\" level=info msg=\"Adding pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 10:33:35.114910 crc crio[3650]: time=\"2026-06-11T10:33:35.095805672Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:04fdf0749a99d67d272d39cfaad894109c5cd565eab508afc4c5fc42805cc9b7 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/450cc1fa-fdad-416b-9b9e-22838a47ed5c 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:0xc000e12038}] Aliases:map[]}\"\nJun 11 10:33:35.114969 crc crio[3650]: time=\"2026-06-11T10:33:35.114917614Z\" level=info msg=\"Adding pod openshift-console-operator_console-operator-67c89758df-4jf4f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 10:33:35.115250 crc crio[3650]: time=\"2026-06-11T10:33:35.095822623Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:219e9c2f0e426efed0f2f1d50a432f0f680a56e5a70e628201bedaf65f8e8389 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/3b04d50c-4167-43c7-b07e-8f54219dd6bf 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:0xc001082508}] Aliases:map[]}\"\nJun 11 10:33:35.115526 crc crio[3650]: time=\"2026-06-11T10:33:35.115231474Z\" level=info msg=\"Adding pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 10:33:35.116524 crc crio[3650]: time=\"2026-06-11T10:33:35.116453072Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:61d1e9bc82c791fa5bd1611d9665e0aa80dc160f85e5a849458e443b5028d56c UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/bf7d32c2-1540-4b5d-ab4c-45d125b60d5b 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:0xc0013845b8}] Aliases:map[]}\"\nJun 11 10:33:35.116524 crc crio[3650]: time=\"2026-06-11T10:33:35.116506204Z\" 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 11 10:33:35.118468 crc crio[3650]: time=\"2026-06-11T10:33:35.115280865Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:ca8434f73c9406390d09b0932f52b4f7acd9cca94a39541db2aeacce0c70c711 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/9e0a8424-1e16-4375-883e-796d6d9197d6 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:0xc001586620}] Aliases:map[]}\"\nJun 11 10:33:35.118468 crc crio[3650]: time=\"2026-06-11T10:33:35.118450955Z\" 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 11 10:33:35.119232 crc crio[3650]: time=\"2026-06-11T10:33:35.119100353Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:3a99d2cff4eb408b82b989c2d7f34de64ed03ecd7c4bbf07f6765bd313ce9b50 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/cd268ed3-db52-4030-8613-61d050e34c21 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:0xc002a1a210}] Aliases:map[]}\"\nJun 11 10:33:35.119467 crc crio[3650]: time=\"2026-06-11T10:33:35.119228317Z\" level=info msg=\"Adding pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 10:33:35.120473 crc crio[3650]: time=\"2026-06-11T10:33:35.115294896Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:bbaa7e0f3e4c0cf312d2162e6b9804bbfc3ac4948b51e312c0a8b5306a6256d2 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/5b48bc03-0e1a-4ca8-a1c1-a4eeff2315f9 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:0xc001586640}] Aliases:map[]}\"\nJun 11 10:33:35.120473 crc crio[3650]: time=\"2026-06-11T10:33:35.119789897Z\" level=info msg=\"Checking pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 10:33:35.146776 crc crio[3650]: time=\"2026-06-11T10:33:35.146580109Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:31cd14af7c6599c615254daebfd7fc1cecd5e6746400d55037d288258fc9c63e UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/4fda0c39-c0e7-4263-8b78-71463e9b5aff 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:0xc00021a558}] Aliases:map[]}\"\nJun 11 10:33:35.146776 crc crio[3650]: time=\"2026-06-11T10:33:35.146738014Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 10:33:35.164450 crc crio[3650]: time=\"2026-06-11T10:33:35.150034887Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:6ef12fd6b0c6e147573c9d7167dded74e9302978058c0c041290a283a9ee58a5 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/4ccb2a5b-0375-4c81-95a5-b9e5ab177a47 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:0xc00021a4f0}] Aliases:map[]}\"\nJun 11 10:33:35.164450 crc crio[3650]: time=\"2026-06-11T10:33:35.15044975Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 10:33:35.164450 crc crio[3650]: time=\"2026-06-11T10:33:35.152873174Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:5253c570edf3b1586971eb345f33ec0addc675d59ebd2a7da755e82b2134ca60 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/55916e3b-688a-417b-95ca-cc3b91aa60e2 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:0xc000e12000}] Aliases:map[]}\"\nJun 11 10:33:35.164450 crc crio[3650]: time=\"2026-06-11T10:33:35.152970317Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 10:33:35.164450 crc crio[3650]: time=\"2026-06-11T10:33:35.115311916Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:c1d646d91840306ab4bf01e865e3b2326bda4801e06fc082c833812929de6cd1 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/0135306d-31cf-4be2-bde1-d5e97c0d9e4e 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:0xc0015865a8}] Aliases:map[]}\"\nJun 11 10:33:35.175922 crc crio[3650]: time=\"2026-06-11T10:33:35.115326807Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:87ad15347a1d983c8966b74cdadb3590e2f09f721f12959cfedf5e172650b04f UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/c9e3e164-7e29-4085-8a89-9df8eaad3d43 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:0xc0010821b0}] Aliases:map[]}\"\nJun 11 10:33:35.175922 crc crio[3650]: time=\"2026-06-11T10:33:35.170535019Z\" level=info msg=\"Checking pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 10:33:35.175922 crc crio[3650]: time=\"2026-06-11T10:33:35.171234641Z\" level=info msg=\"Checking pod openshift-route-controller-manager_route-controller-manager-9c77555c6-bjsff for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 10:33:35.268780 crc crio[3650]: time=\"2026-06-11T10:33:35.268663092Z\" level=info msg=\"Created container 74825a5f13822a1f03ddfd9c2c49ef460bc44b2369a5d25caba040ef05a90adf: openshift-marketplace/redhat-operators-x5vn9/extract-utilities\" id=822af9dc-0888-404a-9fa9-adcc8e05e9bb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:33:35.280154 crc crio[3650]: time=\"2026-06-11T10:33:35.279532981Z\" level=info msg=\"Created container a9f812b7bce25944f6dbd65ced29e6d18af9a94797a74dd8749476a52cb84202: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=0c4704a5-5925-4cc1-978d-8d892bed2fd1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:33:35.285388 crc crio[3650]: time=\"2026-06-11T10:33:35.284831947Z\" level=info msg=\"Created container 160980df21ca0dc89bbe521d6bd0ac47fe10812f3e2506b2487d22aaf1a27b1f: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin\" id=89390010-3ba4-4654-80b2-b3103bd71702 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:33:35.301726 crc crio[3650]: time=\"2026-06-11T10:33:35.301477179Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 10:33:35.334359 crc crio[3650]: time=\"2026-06-11T10:33:35.334058605Z\" level=info msg=\"Created container 64ee0c620774916712a39a84e14f629bd05d65edaca560bbd3a12ae3aa9b2a44: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator\" id=b0dea5c9-c381-47a2-b83a-df7e9a5d6418 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:33:35.345700 crc crio[3650]: time=\"2026-06-11T10:33:35.345561322Z\" level=info msg=\"Starting container: 64ee0c620774916712a39a84e14f629bd05d65edaca560bbd3a12ae3aa9b2a44\" id=ef310e83-9f13-483c-9546-b84d841fd5ab name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:33:35.346921 crc crio[3650]: time=\"2026-06-11T10:33:35.346811993Z\" level=info msg=\"Starting container: a9f812b7bce25944f6dbd65ced29e6d18af9a94797a74dd8749476a52cb84202\" id=a58a7a62-6fc0-47ff-8fff-e765cd97ff8d name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:33:35.349418 crc crio[3650]: time=\"2026-06-11T10:33:35.346814795Z\" level=info msg=\"Starting container: 160980df21ca0dc89bbe521d6bd0ac47fe10812f3e2506b2487d22aaf1a27b1f\" id=607e9707-24a9-492e-99de-85a19ec431b0 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:33:35.349657 crc crio[3650]: time=\"2026-06-11T10:33:35.347021771Z\" level=info msg=\"Starting container: 74825a5f13822a1f03ddfd9c2c49ef460bc44b2369a5d25caba040ef05a90adf\" id=02d1fd46-2946-4fa5-9ce1-43056aa1f9de name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:33:35.358855 crc crio[3650]: time=\"2026-06-11T10:33:35.358529202Z\" level=info msg=\"Started container\" PID=10806 containerID=a9f812b7bce25944f6dbd65ced29e6d18af9a94797a74dd8749476a52cb84202 description=openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator id=a58a7a62-6fc0-47ff-8fff-e765cd97ff8d name=/runtime.v1.RuntimeService/StartContainer sandboxID=07062107e831bd2bc053de9df6a86b3b014f434c930c900b1ce1ed92b05fd52b\nJun 11 10:33:35.382259 crc crio[3650]: time=\"2026-06-11T10:33:35.381711465Z\" level=info msg=\"Started container\" PID=10812 containerID=74825a5f13822a1f03ddfd9c2c49ef460bc44b2369a5d25caba040ef05a90adf description=openshift-marketplace/redhat-operators-x5vn9/extract-utilities id=02d1fd46-2946-4fa5-9ce1-43056aa1f9de name=/runtime.v1.RuntimeService/StartContainer sandboxID=c16806a1016fb09572def5ffddbf142dc6be2237317f815aeece3fdfc89e358d\nJun 11 10:33:35.458313 crc crio[3650]: time=\"2026-06-11T10:33:35.455993713Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:33:35.481564 crc crio[3650]: time=\"2026-06-11T10:33:35.478017388Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:33:35.488333 crc crio[3650]: time=\"2026-06-11T10:33:35.487022468Z\" level=info msg=\"Started container\" PID=10855 containerID=160980df21ca0dc89bbe521d6bd0ac47fe10812f3e2506b2487d22aaf1a27b1f description=openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin id=607e9707-24a9-492e-99de-85a19ec431b0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d8c8cc606e0696fffbcb91f0748cf04b5c0491757d87e7c82481d8b13ef13cfa\nJun 11 10:33:35.501865 crc crio[3650]: time=\"2026-06-11T10:33:35.50172538Z\" level=info msg=\"Started container\" PID=10811 containerID=64ee0c620774916712a39a84e14f629bd05d65edaca560bbd3a12ae3aa9b2a44 description=openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator id=ef310e83-9f13-483c-9546-b84d841fd5ab name=/runtime.v1.RuntimeService/StartContainer sandboxID=516bc6d9bcbfea8786b9cfbe5a5cf1a4347cbfac023867d6d7110c911d4e0a40\nJun 11 10:33:35.552598 crc crio[3650]: time=\"2026-06-11T10:33:35.541820779Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:33:35.552598 crc crio[3650]: time=\"2026-06-11T10:33:35.544527966Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:33:35.552598 crc crio[3650]: time=\"2026-06-11T10:33:35.551513715Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=27322de8-ae06-4bb7-b4f6-275650b1b595 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:33:35.560598 crc crio[3650]: time=\"2026-06-11T10:33:35.56045575Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:33:35.651651 crc crio[3650]: time=\"2026-06-11T10:33:35.649462505Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:33:35.706754 crc crio[3650]: time=\"2026-06-11T10:33:35.706655917Z\" level=info msg=\"Ran pod sandbox bbaa7e0f3e4c0cf312d2162e6b9804bbfc3ac4948b51e312c0a8b5306a6256d2 with infra container: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/POD\" id=b1f91305-50cc-46dc-a743-9805e3895197 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:33:35.709959 crc crio[3650]: time=\"2026-06-11T10:33:35.709405584Z\" level=info msg=\"Ran pod sandbox 87ad15347a1d983c8966b74cdadb3590e2f09f721f12959cfedf5e172650b04f with infra container: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/POD\" id=a7d4e231-ba35-4cce-b2df-c7a530a3255d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:33:35.727721 crc crio[3650]: time=\"2026-06-11T10:33:35.723869228Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d\" id=f000903f-f6e9-4341-8817-f70b24df56ce name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:33:35.736568 crc crio[3650]: time=\"2026-06-11T10:33:35.728536675Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=12525b75-685e-4390-b6ff-ce630e973d54 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:33:35.827435 crc crio[3650]: time=\"2026-06-11T10:33:35.818603348Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:33:35.993066 crc crio[3650]: time=\"2026-06-11T10:33:35.992220533Z\" level=info msg=\"Ran pod sandbox c1d646d91840306ab4bf01e865e3b2326bda4801e06fc082c833812929de6cd1 with infra container: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/POD\" id=3e2cd161-c5a1-4510-ad85-e9a24247ba81 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:33:36.692247 crc crio[3650]: time=\"2026-06-11T10:33:36.682624486Z\" level=info msg=\"Created container aea46483242cefd6acbad875242123cb68c76ed5fdde82b80dcc67fc3bc81bfd: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator\" id=4dca057a-c496-4881-963b-f0e6df646779 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:33:36.989299 crc crio[3650]: time=\"2026-06-11T10:33:36.988409894Z\" level=info msg=\"Starting container: aea46483242cefd6acbad875242123cb68c76ed5fdde82b80dcc67fc3bc81bfd\" id=9a0f5735-2811-4b23-96cd-ec446b38e0ab name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:33:36.989534 crc crio[3650]: time=\"2026-06-11T10:33:36.989484551Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f\" id=d175865e-3727-4c71-aa06-876052ab0410 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:33:37.074337 crc crio[3650]: time=\"2026-06-11T10:33:37.072733708Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:33:37.111346 crc crio[3650]: time=\"2026-06-11T10:33:37.097553008Z\" level=info msg=\"Started container\" PID=11206 containerID=aea46483242cefd6acbad875242123cb68c76ed5fdde82b80dcc67fc3bc81bfd description=openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator id=9a0f5735-2811-4b23-96cd-ec446b38e0ab name=/runtime.v1.RuntimeService/StartContainer sandboxID=a6c2e68b27559c957be075c005201faa0d7b43992fb1c64ca415754eccca4335\nJun 11 10:33:37.166479 crc crio[3650]: time=\"2026-06-11T10:33:37.165530068Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=b59f4405-96f4-420b-b5c1-56b7459e6eb9 name=/runtime.v1.ImageService/PullImage\nJun 11 10:33:37.178438 crc crio[3650]: time=\"2026-06-11T10:33:37.173027625Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:33:37.184451 crc crio[3650]: time=\"2026-06-11T10:33:37.184331599Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:33:37.254983 crc crio[3650]: time=\"2026-06-11T10:33:37.254559258Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:33:37.285372 crc crio[3650]: time=\"2026-06-11T10:33:37.284536819Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=4e11277c-897c-4617-b5ce-b1cbb95cd4f0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:33:37.310269 crc crio[3650]: time=\"2026-06-11T10:33:37.294641446Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d\" id=ce5b788f-0e65-4350-bee6-75ee3cc3670e name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:33:37.310269 crc crio[3650]: time=\"2026-06-11T10:33:37.294730898Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:33:37.310269 crc crio[3650]: time=\"2026-06-11T10:33:37.303663094Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:33:37.313800 crc crio[3650]: time=\"2026-06-11T10:33:37.313605967Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:33:37.331849 crc crio[3650]: time=\"2026-06-11T10:33:37.322826423Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:33:37.344400 crc crio[3650]: time=\"2026-06-11T10:33:37.344059041Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:33:37.344623 crc crio[3650]: time=\"2026-06-11T10:33:37.344544075Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=c6743b57-fb64-489f-a36a-3af8230b75dc name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:33:37.487510 crc crio[3650]: time=\"2026-06-11T10:33:37.487360217Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:33:37.965502 crc crio[3650]: time=\"2026-06-11T10:33:37.961716421Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 11 10:33:38.308989 crc crio[3650]: time=\"2026-06-11T10:33:38.308294335Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:33:38.327464 crc crio[3650]: 2026-06-11T10:33:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:00061e14ba0f53e Mac:96:23:c9:e5:1f:bb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0b Mtu:0 Sandbox:/var/run/netns/b6372668-1346-4799-bafa-ee7a68ce15f4 SocketPath: PciID:}] [{Interface:0xc000404ac0 Address:{IP:10.217.0.11 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 10:33:38.351348 crc crio[3650]: 2026-06-11T10:33:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7c9b84398252967 Mac:1a:f5:dc:fa:ae:7f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:43 Mtu:0 Sandbox:/var/run/netns/0f61f05c-56fc-4df2-8404-a6abd45f71dd SocketPath: PciID:}] [{Interface:0xc0005025b0 Address:{IP:10.217.0.67 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 10:33:38.385396 crc crio[3650]: time=\"2026-06-11T10:33:38.385063375Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:33:38.400705 crc crio[3650]: 2026-06-11T10:33:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:66c4dd1c40e3b61 Mac:f6:14:bb:5a:d9:49 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1c Mtu:0 Sandbox:/var/run/netns/d35622ba-c9a3-4870-a80b-59a53d993773 SocketPath: PciID:}] [{Interface:0xc000130e60 Address:{IP:10.217.0.28 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 10:33:38.491223 crc crio[3650]: time=\"2026-06-11T10:33:38.489456702Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:33:38.525202 crc crio[3650]: time=\"2026-06-11T10:33:38.522489758Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:33:38.526935 crc crio[3650]: 2026-06-11T10:33:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:04fdf0749a99d67 Mac:f6:86:03:84:d2:e4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:16 Mtu:0 Sandbox:/var/run/netns/450cc1fa-fdad-416b-9b9e-22838a47ed5c SocketPath: PciID:}] [{Interface:0xc0004383b0 Address:{IP:10.217.0.22 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 10:33:38.544393 crc crio[3650]: time=\"2026-06-11T10:33:38.537448828Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:33:38.555432 crc crio[3650]: time=\"2026-06-11T10:33:38.548800982Z\" level=info msg=\"Created container 653a01410df0de8595e0b6f4a44b01b6a95175abafb899472ca07d1766577dd7: openshift-marketplace/community-operators-qhh6t/extract-utilities\" id=26e6b92a-03b2-4475-bf8d-3b369afd61ee name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:33:38.584781 crc crio[3650]: time=\"2026-06-11T10:33:38.584718088Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f\" id=16e24261-100e-4f51-ad28-6126aaaff4f4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:33:38.585542 crc crio[3650]: 2026-06-11T10:33:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:76282f2c5663e96 Mac:9e:c1:83:9e:e9:23 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:29 Mtu:0 Sandbox:/var/run/netns/cbf6f81f-d54f-47b4-8269-dbc07d7fd476 SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.41 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 10:33:38.631432 crc crio[3650]: time=\"2026-06-11T10:33:38.630870952Z\" level=info msg=\"Starting container: 653a01410df0de8595e0b6f4a44b01b6a95175abafb899472ca07d1766577dd7\" id=6d45fe11-7b20-42e7-820b-deef8b130a19 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:33:38.644995 crc crio[3650]: time=\"2026-06-11T10:33:38.6445302Z\" level=info msg=\"Started container\" PID=11354 containerID=653a01410df0de8595e0b6f4a44b01b6a95175abafb899472ca07d1766577dd7 description=openshift-marketplace/community-operators-qhh6t/extract-utilities id=6d45fe11-7b20-42e7-820b-deef8b130a19 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d2a5b75e1cb0179e3b2cf70397fa9bc5a2aa2e153ec38377131b90489bc50f1c\nJun 11 10:33:38.650275 crc crio[3650]: time=\"2026-06-11T10:33:38.650090196Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:33:38.651646 crc crio[3650]: time=\"2026-06-11T10:33:38.651504674Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:33:38.678958 crc crio[3650]: time=\"2026-06-11T10:33:38.678733452Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:33:38.732583 crc crio[3650]: time=\"2026-06-11T10:33:38.732527562Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:33:38.737605 crc crio[3650]: time=\"2026-06-11T10:33:38.737344131Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:33:38.741012 crc crio[3650]: time=\"2026-06-11T10:33:38.740807032Z\" level=info msg=\"Created container 5419a6f29de601dfa853055cd98341c060c7a239dbd235f64153557d189d70d8: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=3ff26adc-7b2c-497a-822e-e0188eed93c7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:33:38.742445 crc crio[3650]: time=\"2026-06-11T10:33:38.741705415Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:33:38.744109 crc crio[3650]: time=\"2026-06-11T10:33:38.744076401Z\" level=info msg=\"Created container ee82adc306932ec4b595b3fbdbe7128c4d51a4e7eab16b8f2cc3da4320d8190a: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator\" id=7687dbf5-aa35-43f9-b608-ae0d34902c7c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:33:38.746034 crc crio[3650]: time=\"2026-06-11T10:33:38.745670651Z\" level=info msg=\"Starting container: 5419a6f29de601dfa853055cd98341c060c7a239dbd235f64153557d189d70d8\" id=92721e4f-1343-466c-a7ce-3ee898762cf5 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:33:38.746428 crc crio[3650]: time=\"2026-06-11T10:33:38.746299413Z\" level=info msg=\"Created container 5e079226d69bab41d8c0825c2dbba808ec58be841f2049be5d9e635cfe1b0f39: openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container\" id=4079447e-6d8a-4d4a-ad54-6d6ae9065b59 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:33:38.747373 crc crio[3650]: time=\"2026-06-11T10:33:38.747301582Z\" level=info msg=\"Starting container: ee82adc306932ec4b595b3fbdbe7128c4d51a4e7eab16b8f2cc3da4320d8190a\" id=bd6dcf94-55b7-49cc-95df-9b26df82375b name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:33:38.757317 crc crio[3650]: time=\"2026-06-11T10:33:38.756977574Z\" level=info msg=\"Starting container: 5e079226d69bab41d8c0825c2dbba808ec58be841f2049be5d9e635cfe1b0f39\" id=c1f33d36-08da-4d00-9afe-0f0c1cb9cec4 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:33:38.759318 crc crio[3650]: time=\"2026-06-11T10:33:38.759249636Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy\" id=59ba994a-ede3-4488-8765-616ade2cde2f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:33:38.759741 crc crio[3650]: time=\"2026-06-11T10:33:38.759688865Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:33:38.760880 crc crio[3650]: time=\"2026-06-11T10:33:38.760821055Z\" level=info msg=\"Creating container: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator\" id=1f9be8a2-99de-49bf-b60c-8f434b6563d2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:33:38.763832 crc crio[3650]: time=\"2026-06-11T10:33:38.761368782Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:33:38.763832 crc crio[3650]: time=\"2026-06-11T10:33:38.761844572Z\" level=info msg=\"Creating container: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager\" id=11d475b8-d5a7-4d58-824e-5ac4ae48635b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:33:38.763832 crc crio[3650]: time=\"2026-06-11T10:33:38.762512378Z\" level=info msg=\"Creating container: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator\" id=27eb6894-8aaa-458b-b23e-e47259c3e392 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:33:38.763832 crc crio[3650]: time=\"2026-06-11T10:33:38.762526404Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:33:38.763832 crc crio[3650]: time=\"2026-06-11T10:33:38.762727015Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:33:38.778101 crc crio[3650]: time=\"2026-06-11T10:33:38.777733289Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:33:38.837452 crc crio[3650]: time=\"2026-06-11T10:33:38.832470124Z\" level=info msg=\"Created container 6146970d6ae3754dffa08b392801001714f078b245f3005ee8f3e64b031c11c3: openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions\" id=a36ebf54-700c-4743-87bb-d596c9e80a60 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:33:38.847214 crc crio[3650]: time=\"2026-06-11T10:33:38.847073343Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:33:38.854759 crc crio[3650]: time=\"2026-06-11T10:33:38.854697678Z\" level=info msg=\"Started container\" PID=11488 containerID=5419a6f29de601dfa853055cd98341c060c7a239dbd235f64153557d189d70d8 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=92721e4f-1343-466c-a7ce-3ee898762cf5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed5e22ae44b291e5f4185543b89bed76a7dac5b4dcf90f0cd6fb838ba2475124\nJun 11 10:33:38.860464 crc crio[3650]: time=\"2026-06-11T10:33:38.860410155Z\" level=info msg=\"Started container\" PID=11483 containerID=ee82adc306932ec4b595b3fbdbe7128c4d51a4e7eab16b8f2cc3da4320d8190a description=openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator id=bd6dcf94-55b7-49cc-95df-9b26df82375b name=/runtime.v1.RuntimeService/StartContainer sandboxID=fbd80202514f0b5860be30327966a252459f2586f0298dbbb61609f16ff252b9\nJun 11 10:33:38.869574 crc crio[3650]: time=\"2026-06-11T10:33:38.868436576Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:33:38.904595 crc crio[3650]: time=\"2026-06-11T10:33:38.902945889Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:33:38.915542 crc crio[3650]: time=\"2026-06-11T10:33:38.915048135Z\" level=info msg=\"Created container cd20a3033f01e5e0113970988d015b230ce2f24c2dba617a5b79ee9f4e8f8be3: openshift-marketplace/certified-operators-l27pk/extract-utilities\" id=ca393374-a887-4114-839e-b8554b71fd4e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:33:38.920782 crc crio[3650]: time=\"2026-06-11T10:33:38.919302476Z\" level=info msg=\"Started container\" PID=11494 containerID=5e079226d69bab41d8c0825c2dbba808ec58be841f2049be5d9e635cfe1b0f39 description=openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container id=c1f33d36-08da-4d00-9afe-0f0c1cb9cec4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f44e3225afe57afed1bc937cd165e98d088eeb2b7a98b54af19b180be964aa57\nJun 11 10:33:38.948412 crc crio[3650]: time=\"2026-06-11T10:33:38.943609898Z\" level=info msg=\"Starting container: cd20a3033f01e5e0113970988d015b230ce2f24c2dba617a5b79ee9f4e8f8be3\" id=5438d2d6-5e16-4909-8380-7f3c4512f4e8 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:33:38.949410 crc crio[3650]: time=\"2026-06-11T10:33:38.949363494Z\" level=info msg=\"Starting container: 6146970d6ae3754dffa08b392801001714f078b245f3005ee8f3e64b031c11c3\" id=200a1415-bd88-4c90-8730-47aa88991e1d name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:33:38.958668 crc crio[3650]: time=\"2026-06-11T10:33:38.958458272Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7\" id=fa26b0a4-6717-4ecb-bf52-8a6ace8036bd name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:33:38.978748 crc crio[3650]: time=\"2026-06-11T10:33:38.977387205Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7\" id=58cf949b-b6a0-4f3b-a778-1d5572b897d9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:33:39.034404 crc crio[3650]: time=\"2026-06-11T10:33:39.034004164Z\" level=info msg=\"Started container\" PID=11491 containerID=6146970d6ae3754dffa08b392801001714f078b245f3005ee8f3e64b031c11c3 description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions id=200a1415-bd88-4c90-8730-47aa88991e1d name=/runtime.v1.RuntimeService/StartContainer sandboxID=9d4aa1898017b16d783969e94d920569ad171c8ccee63341635be05f5d8ff6e6\nJun 11 10:33:39.098401 crc crio[3650]: time=\"2026-06-11T10:33:39.097394096Z\" level=info msg=\"Started container\" PID=11502 containerID=cd20a3033f01e5e0113970988d015b230ce2f24c2dba617a5b79ee9f4e8f8be3 description=openshift-marketplace/certified-operators-l27pk/extract-utilities id=5438d2d6-5e16-4909-8380-7f3c4512f4e8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f00a4f34978e87c5f1c6b100799810df031c4bff66b809eb32c23ea709e5dade\nJun 11 10:33:39.103327 crc crio[3650]: time=\"2026-06-11T10:33:39.102614565Z\" level=info msg=\"Created container e8c3137f268bc7d1c19693f3aa59bb41db7e0a4ca7b72178a911c1582f01c660: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator\" id=983f5688-e082-4bf5-947d-4cda741f6e6a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:33:39.115615 crc crio[3650]: time=\"2026-06-11T10:33:39.113463116Z\" level=info msg=\"Starting container: e8c3137f268bc7d1c19693f3aa59bb41db7e0a4ca7b72178a911c1582f01c660\" id=95b9f11e-4722-4a9d-a0d9-4b73da402af2 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:33:39.201041 crc crio[3650]: time=\"2026-06-11T10:33:39.197797134Z\" level=info msg=\"Started container\" PID=11512 containerID=e8c3137f268bc7d1c19693f3aa59bb41db7e0a4ca7b72178a911c1582f01c660 description=openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator id=95b9f11e-4722-4a9d-a0d9-4b73da402af2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5474d1b9b8f5df016208902e205ff88b11ff76f9a8854bec80c774d6ec54b5be\nJun 11 10:33:39.233987 crc crio[3650]: time=\"2026-06-11T10:33:39.233747088Z\" level=info msg=\"Creating container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination\" id=860515b8-0900-4917-8d76-29534ad81384 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:33:39.243245 crc crio[3650]: 2026-06-11T10:33:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3a99d2cff4eb408 Mac:92:c3:83:19:76:16 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:25 Mtu:0 Sandbox:/var/run/netns/cd268ed3-db52-4030-8613-61d050e34c21 SocketPath: PciID:}] [{Interface:0xc0002a28c0 Address:{IP:10.217.0.37 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 10:33:39.250391 crc crio[3650]: time=\"2026-06-11T10:33:39.248284785Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:33:39.281018 crc crio[3650]: time=\"2026-06-11T10:33:39.275209206Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:33:39.281018 crc crio[3650]: time=\"2026-06-11T10:33:39.280805255Z\" level=info msg=\"Created container 0bc864f80f151bfa747e0ae8456321751de2437684036c5a6ac393195ea98c8f: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator\" id=f0836a99-81a0-43eb-a84c-9ca2b7eb24d1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:33:39.363191 crc crio[3650]: time=\"2026-06-11T10:33:39.363031203Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:33:39.365066 crc crio[3650]: time=\"2026-06-11T10:33:39.36479953Z\" level=info msg=\"Starting container: 0bc864f80f151bfa747e0ae8456321751de2437684036c5a6ac393195ea98c8f\" id=cf4ba9c8-6e2a-4db1-b759-60dd14e77f13 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:33:39.375082 crc crio[3650]: time=\"2026-06-11T10:33:39.374771252Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:33:39.381603 crc crio[3650]: time=\"2026-06-11T10:33:39.381518997Z\" level=info msg=\"Started container\" PID=11573 containerID=0bc864f80f151bfa747e0ae8456321751de2437684036c5a6ac393195ea98c8f description=openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator id=cf4ba9c8-6e2a-4db1-b759-60dd14e77f13 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fc27bf3df737d5f0da513dc6b9589bda63a78c45c873dd43d0d225052b3b3ec9\nJun 11 10:33:39.397463 crc crio[3650]: 2026-06-11T10:33:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:089f8796586f8b7 Mac:a6:2f:37:5a:e1:84 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1e Mtu:0 Sandbox:/var/run/netns/20f920f0-446e-4879-932a-647b0a058a82 SocketPath: PciID:}] [{Interface:0xc00038e780 Address:{IP:10.217.0.30 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 10:33:39.397463 crc crio[3650]: 2026-06-11T10:33:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6ef12fd6b0c6e14 Mac:62:bf:78:46:60:a8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:28 Mtu:0 Sandbox:/var/run/netns/4ccb2a5b-0375-4c81-95a5-b9e5ab177a47 SocketPath: PciID:}] [{Interface:0xc00035b010 Address:{IP:10.217.0.40 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 10:33:39.410100 crc crio[3650]: time=\"2026-06-11T10:33:39.407299404Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:33:39.417544 crc crio[3650]: time=\"2026-06-11T10:33:39.417477979Z\" level=info msg=\"Created container e9315373ae04a14b52a0dee1388f8aa40a297ae52e7193db9b8726cce54a5d81: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller\" id=c1b61d1d-5d1f-4f82-9a61-160e21621803 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:33:39.418254 crc crio[3650]: 2026-06-11T10:33:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:31cd14af7c6599c Mac:16:45:73:f7:27:b4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:22 Mtu:0 Sandbox:/var/run/netns/4fda0c39-c0e7-4263-8b78-71463e9b5aff SocketPath: PciID:}] [{Interface:0xc000394780 Address:{IP:10.217.0.34 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 10:33:39.419011 crc crio[3650]: time=\"2026-06-11T10:33:39.418813157Z\" level=info msg=\"Created container 9a4c3c3918159c108adaf28462ec595eaddfd38bb49e373bf0758b01cc4bea3e: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions\" id=5c8332b1-7c08-4837-92f5-0234a55d8bcb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:33:39.421748 crc crio[3650]: 2026-06-11T10:33:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bca9cdc7581b334 Mac:9a:aa:2e:f8:1f:a7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1f Mtu:0 Sandbox:/var/run/netns/dfae5057-b378-4808-872a-49b11a1d89f7 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.31 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 10:33:39.425440 crc crio[3650]: 2026-06-11T10:33:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:219e9c2f0e426ef Mac:fe:34:a2:81:be:45 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0d Mtu:0 Sandbox:/var/run/netns/3b04d50c-4167-43c7-b07e-8f54219dd6bf SocketPath: PciID:}] [{Interface:0xc0004b25d0 Address:{IP:10.217.0.13 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 10:33:39.431513 crc crio[3650]: 2026-06-11T10:33:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:61d1e9bc82c791f Mac:c2:24:3a:e9:18:46 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:20 Mtu:0 Sandbox:/var/run/netns/bf7d32c2-1540-4b5d-ab4c-45d125b60d5b SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.32 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 10:33:39.438663 crc crio[3650]: time=\"2026-06-11T10:33:39.433647751Z\" level=info msg=\"Starting container: 9a4c3c3918159c108adaf28462ec595eaddfd38bb49e373bf0758b01cc4bea3e\" id=bdfe9546-b44d-4662-bf34-3d241f7259f6 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:33:39.438663 crc crio[3650]: time=\"2026-06-11T10:33:39.434601111Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=d7fb720f-3448-4f22-9d66-0234a89eefce name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:33:39.438663 crc crio[3650]: time=\"2026-06-11T10:33:39.437081343Z\" level=info msg=\"Starting container: e9315373ae04a14b52a0dee1388f8aa40a297ae52e7193db9b8726cce54a5d81\" id=99f390b5-cc0f-443f-a965-23f675013aa9 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:33:39.445051 crc crio[3650]: 2026-06-11T10:33:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bee064a86ca0eeb Mac:1a:2f:fc:33:4d:3b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3f Mtu:0 Sandbox:/var/run/netns/29376849-3221-441c-b733-393513def666 SocketPath: PciID:}] [{Interface:0xc000350a00 Address:{IP:10.217.0.63 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 10:33:39.445051 crc crio[3650]: 2026-06-11T10:33:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bb73203da0f8806 Mac:22:82:b1:3f:c4:7d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2b Mtu:0 Sandbox:/var/run/netns/9c944ab8-9f4a-452e-89aa-f65193ee9a47 SocketPath: PciID:}] [{Interface:0xc0001daa20 Address:{IP:10.217.0.43 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 10:33:39.451269 crc crio[3650]: time=\"2026-06-11T10:33:39.448723639Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=f150bcee-429c-4d2d-a71a-cf0c7591928a name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:33:39.451443 crc crio[3650]: 2026-06-11T10:33:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d721c5d42c7fe8a Mac:36:13:3c:30:c4:8b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:17 Mtu:0 Sandbox:/var/run/netns/23eccc59-caac-4e7a-ad87-d8ad5f0e6be3 SocketPath: PciID:}] [{Interface:0xc000112990 Address:{IP:10.217.0.23 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 10:33:39.452036 crc crio[3650]: 2026-06-11T10:33:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8985b114e219e5d Mac:8a:66:d3:c0:ed:6d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1b Mtu:0 Sandbox:/var/run/netns/24a3051a-a304-47b0-b39f-fea4c16f2b99 SocketPath: PciID:}] [{Interface:0xc0004c25d0 Address:{IP:10.217.0.27 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 10:33:39.464750 crc crio[3650]: 2026-06-11T10:33:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ca8434f73c94063 Mac:96:4f:57:b6:40:d5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:15 Mtu:0 Sandbox:/var/run/netns/9e0a8424-1e16-4375-883e-796d6d9197d6 SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.21 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 10:33:39.464750 crc crio[3650]: 2026-06-11T10:33:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5253c570edf3b15 Mac:72:0f:34:e7:b6:67 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:24 Mtu:0 Sandbox:/var/run/netns/55916e3b-688a-417b-95ca-cc3b91aa60e2 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.36 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 10:33:39.464750 crc crio[3650]: time=\"2026-06-11T10:33:39.462780839Z\" level=info msg=\"Creating container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy\" id=1f63a26a-bd16-4d67-808e-9b9587f95c5e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:33:39.464750 crc crio[3650]: time=\"2026-06-11T10:33:39.46344931Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:33:39.493782 crc crio[3650]: time=\"2026-06-11T10:33:39.493671592Z\" level=info msg=\"Created container f0e4e47a9a8d6297df14a264a3b5625018e25bca7cf1de7f531c7a7b31415841: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints\" id=ef4bd312-d6e7-4371-8de0-10c5afb0ee80 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:33:39.494207 crc crio[3650]: 2026-06-11T10:33:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9f17537f203b536 Mac:3e:9f:d1:9a:16:b3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:27 Mtu:0 Sandbox:/var/run/netns/4e90b64f-4996-4558-b351-c01649a55028 SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.39 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 10:33:39.510485 crc crio[3650]: time=\"2026-06-11T10:33:39.502684875Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:33:39.510485 crc crio[3650]: time=\"2026-06-11T10:33:39.503386107Z\" level=info msg=\"Started container\" PID=11576 containerID=e9315373ae04a14b52a0dee1388f8aa40a297ae52e7193db9b8726cce54a5d81 description=openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller id=99f390b5-cc0f-443f-a965-23f675013aa9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee181da4c8522f5a6a012d826f5689867d8d9bec2142766aadfe5d2692add209\nJun 11 10:33:39.510485 crc crio[3650]: time=\"2026-06-11T10:33:39.508010093Z\" level=info msg=\"Started container\" PID=11586 containerID=9a4c3c3918159c108adaf28462ec595eaddfd38bb49e373bf0758b01cc4bea3e description=openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions id=bdfe9546-b44d-4662-bf34-3d241f7259f6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=75a34b9d735f293ff0af6d791618b1cede0d9c1578e168ba6ecd2f3ca7f9f051\nJun 11 10:33:39.529028 crc crio[3650]: time=\"2026-06-11T10:33:39.525003951Z\" level=info msg=\"Starting container: f0e4e47a9a8d6297df14a264a3b5625018e25bca7cf1de7f531c7a7b31415841\" id=f48b47e7-74c1-43e5-bf9e-83b678c62b22 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:33:39.561375 crc crio[3650]: time=\"2026-06-11T10:33:39.557527562Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=aa1d06ca-9de6-4f62-9028-bdc586ee68c9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:33:39.570345 crc crio[3650]: time=\"2026-06-11T10:33:39.569920021Z\" level=info msg=\"Started container\" PID=11589 containerID=f0e4e47a9a8d6297df14a264a3b5625018e25bca7cf1de7f531c7a7b31415841 description=openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints id=f48b47e7-74c1-43e5-bf9e-83b678c62b22 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2ced3af3cca149ba83101d5265b6e6e316162c0dd91c53005206785947b41a69\nJun 11 10:33:39.582104 crc crio[3650]: time=\"2026-06-11T10:33:39.577522179Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=d3be1ed2-d826-4108-9e39-5d660e888e62 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:33:39.582104 crc crio[3650]: time=\"2026-06-11T10:33:39.577807109Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:33:39.585055 crc crio[3650]: time=\"2026-06-11T10:33:39.585002685Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy\" id=ff01543c-89e8-45f2-97d6-b293948a109e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:33:39.593167 crc crio[3650]: time=\"2026-06-11T10:33:39.591536461Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:33:39.636463 crc crio[3650]: time=\"2026-06-11T10:33:39.631844966Z\" level=info msg=\"Created container 7f7b8989f4c67e5faf42e9c74a26c0ff618e955175a53550fb6cb3604602ff33: openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon\" id=2ac63530-6a05-490c-b57e-547f7325ddc2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:33:39.656851 crc crio[3650]: time=\"2026-06-11T10:33:39.656262058Z\" level=info msg=\"Starting container: 7f7b8989f4c67e5faf42e9c74a26c0ff618e955175a53550fb6cb3604602ff33\" id=9f888b11-0210-4f19-b2c4-48ecf54f8f0a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:33:39.660361 crc crio[3650]: 2026-06-11T10:33:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d37725fcb001234 Mac:06:23:59:4a:99:b0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:07 Mtu:0 Sandbox:/var/run/netns/ab6efe14-31ab-42bd-8e6d-4e41c17e7e0c SocketPath: PciID:}] [{Interface:0xc0003513b0 Address:{IP:10.217.0.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 10:33:39.662058 crc crio[3650]: time=\"2026-06-11T10:33:39.661926276Z\" level=info msg=\"Started container\" PID=11624 containerID=7f7b8989f4c67e5faf42e9c74a26c0ff618e955175a53550fb6cb3604602ff33 description=openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon id=9f888b11-0210-4f19-b2c4-48ecf54f8f0a name=/runtime.v1.RuntimeService/StartContainer sandboxID=d2436a448532320e93112c8fee57715fac7d8439f2ce1e798c335f4630f737c1\nJun 11 10:33:39.662444 crc crio[3650]: time=\"2026-06-11T10:33:39.662225826Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 10:33:39.662444 crc crio[3650]: time=\"2026-06-11T10:33:39.662414931Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_225ca418-1233-4fa0-aaf4-c02969e2af44\\\"\"\nJun 11 10:33:39.666040 crc crio[3650]: time=\"2026-06-11T10:33:39.665839891Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:00061e14ba0f53ee3e468ef87a929c317a5858b7d16013bffbe7e1e93701fe9e UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/b6372668-1346-4799-bafa-ee7a68ce15f4 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:0xc0010824a0}] Aliases:map[]}\"\nJun 11 10:33:39.666792 crc crio[3650]: time=\"2026-06-11T10:33:39.666723169Z\" level=info msg=\"Checking pod openshift-config-operator_openshift-config-operator-5777786469-bccdj for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 10:33:39.667246 crc crio[3650]: time=\"2026-06-11T10:33:39.667184203Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:7c9b8439825296730475bfb0226e2762812ed00dc63fea5c58402a1839ed8cbf UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/0f61f05c-56fc-4df2-8404-a6abd45f71dd 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:0xc001586718}] Aliases:map[]}\"\nJun 11 10:33:39.667495 crc crio[3650]: time=\"2026-06-11T10:33:39.667348728Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 10:33:39.667819 crc crio[3650]: time=\"2026-06-11T10:33:39.667546255Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:66c4dd1c40e3b6182485cd3f50b91bd9b65c2b5109958d01b68f3857f6960d38 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/d35622ba-c9a3-4870-a80b-59a53d993773 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:0xc00008c108}] Aliases:map[]}\"\nJun 11 10:33:39.667819 crc crio[3650]: time=\"2026-06-11T10:33:39.667687549Z\" level=info msg=\"Checking pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 10:33:39.668279 crc crio[3650]: time=\"2026-06-11T10:33:39.668067371Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:04fdf0749a99d67d272d39cfaad894109c5cd565eab508afc4c5fc42805cc9b7 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/450cc1fa-fdad-416b-9b9e-22838a47ed5c 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:0xc000e12038}] Aliases:map[]}\"\nJun 11 10:33:39.668279 crc crio[3650]: time=\"2026-06-11T10:33:39.668276108Z\" level=info msg=\"Checking pod openshift-console-operator_console-operator-67c89758df-4jf4f for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 10:33:39.668621 crc crio[3650]: time=\"2026-06-11T10:33:39.668452363Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:76282f2c5663e964888d088eccaad2478462902e770894c5da12754c6a51675b UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/cbf6f81f-d54f-47b4-8269-dbc07d7fd476 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:0xc0010824d0}] Aliases:map[]}\"\nJun 11 10:33:39.668621 crc crio[3650]: time=\"2026-06-11T10:33:39.668604208Z\" 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 11 10:33:39.674409 crc crio[3650]: time=\"2026-06-11T10:33:39.674302829Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:bb73203da0f8806a0058ff5c7f015469ed1d0dcfcb558a024d53e72ada603766 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/9c944ab8-9f4a-452e-89aa-f65193ee9a47 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:0xc0015866e8}] Aliases:map[]}\"\nJun 11 10:33:39.675042 crc crio[3650]: time=\"2026-06-11T10:33:39.674482545Z\" level=info msg=\"Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 10:33:39.675042 crc crio[3650]: time=\"2026-06-11T10:33:39.674628609Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:3a99d2cff4eb408b82b989c2d7f34de64ed03ecd7c4bbf07f6765bd313ce9b50 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/cd268ed3-db52-4030-8613-61d050e34c21 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:0xc002a1a210}] Aliases:map[]}\"\nJun 11 10:33:39.675042 crc crio[3650]: time=\"2026-06-11T10:33:39.674736893Z\" level=info msg=\"Checking pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 10:33:39.675042 crc crio[3650]: time=\"2026-06-11T10:33:39.674943179Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:6ef12fd6b0c6e147573c9d7167dded74e9302978058c0c041290a283a9ee58a5 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/4ccb2a5b-0375-4c81-95a5-b9e5ab177a47 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:0xc00021a4f0}] Aliases:map[]}\"\nJun 11 10:33:39.675347 crc crio[3650]: time=\"2026-06-11T10:33:39.675059603Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 10:33:39.675347 crc crio[3650]: time=\"2026-06-11T10:33:39.675309691Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:089f8796586f8b7db92a69c83013faa76dd5287d067fcd029cad6702aa674c55 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/20f920f0-446e-4879-932a-647b0a058a82 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:0xc001082240}] Aliases:map[]}\"\nJun 11 10:33:39.675522 crc crio[3650]: time=\"2026-06-11T10:33:39.675426564Z\" 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 11 10:33:39.675594 crc crio[3650]: time=\"2026-06-11T10:33:39.675561549Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:31cd14af7c6599c615254daebfd7fc1cecd5e6746400d55037d288258fc9c63e UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/4fda0c39-c0e7-4263-8b78-71463e9b5aff 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:0xc00021a558}] Aliases:map[]}\"\nJun 11 10:33:39.676533 crc crio[3650]: time=\"2026-06-11T10:33:39.676352384Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:ca8434f73c9406390d09b0932f52b4f7acd9cca94a39541db2aeacce0c70c711 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/9e0a8424-1e16-4375-883e-796d6d9197d6 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:0xc001586620}] Aliases:map[]}\"\nJun 11 10:33:39.677481 crc crio[3650]: time=\"2026-06-11T10:33:39.676637643Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:8985b114e219e5dafc14dc9e2b91617f6f9d197483f41f68b27317fb61885d6e UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/24a3051a-a304-47b0-b39f-fea4c16f2b99 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:0xc001648000}] Aliases:map[]}\"\nJun 11 10:33:39.677676 crc crio[3650]: time=\"2026-06-11T10:33:39.677608144Z\" 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 11 10:33:39.677976 crc crio[3650]: time=\"2026-06-11T10:33:39.677941778Z\" level=info msg=\"Checking pod openshift-service-ca_service-ca-74545575db-n469q for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 10:33:39.678171 crc crio[3650]: time=\"2026-06-11T10:33:39.676788568Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686230-hs9dx Namespace:openshift-operator-lifecycle-manager ID:d37725fcb001234b3ff31ef8adb55416630aef35171b78a5708c66e0297d57e8 UID:81b25572-ffb9-4917-87d1-f6713e295cc7 NetNS:/var/run/netns/ab6efe14-31ab-42bd-8e6d-4e41c17e7e0c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod81b25572_ffb9_4917_87d1_f6713e295cc7.slice PodAnnotations:0xc002a1a1c8}] Aliases:map[]}\"\nJun 11 10:33:39.678409 crc crio[3650]: time=\"2026-06-11T10:33:39.678386512Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29686230-hs9dx for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 10:33:39.679471 crc crio[3650]: time=\"2026-06-11T10:33:39.676660594Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:9f17537f203b5369b515fdf93df3c21e0e1ec76139d277ab3fdc9d259dcd43de UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/4e90b64f-4996-4558-b351-c01649a55028 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:0xc001612398}] Aliases:map[]}\"\nJun 11 10:33:39.681220 crc crio[3650]: time=\"2026-06-11T10:33:39.676675725Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:bca9cdc7581b33475a012a721b9060d11ab4236fed24ec99de48c4f1be0290d7 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/dfae5057-b378-4808-872a-49b11a1d89f7 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:0xc001082250}] Aliases:map[]}\"\nJun 11 10:33:39.681552 crc crio[3650]: time=\"2026-06-11T10:33:39.6813852Z\" level=info msg=\"Checking pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 10:33:39.681688 crc crio[3650]: time=\"2026-06-11T10:33:39.681103808Z\" level=info msg=\"Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 10:33:39.681967 crc crio[3650]: time=\"2026-06-11T10:33:39.676710936Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:61d1e9bc82c791fa5bd1611d9665e0aa80dc160f85e5a849458e443b5028d56c UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/bf7d32c2-1540-4b5d-ab4c-45d125b60d5b 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:0xc0013845b8}] Aliases:map[]}\"\nJun 11 10:33:39.682251 crc crio[3650]: time=\"2026-06-11T10:33:39.682083917Z\" 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 11 10:33:39.682457 crc crio[3650]: time=\"2026-06-11T10:33:39.676737057Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:bee064a86ca0eeb4ff04004766d628768c20085b8f22a24de72bda1bf48cc9c2 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/29376849-3221-441c-b733-393513def666 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:0xc0013845f8}] Aliases:map[]}\"\nJun 11 10:33:39.682457 crc crio[3650]: time=\"2026-06-11T10:33:39.676697345Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:219e9c2f0e426efed0f2f1d50a432f0f680a56e5a70e628201bedaf65f8e8389 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/3b04d50c-4167-43c7-b07e-8f54219dd6bf 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:0xc001082508}] Aliases:map[]}\"\nJun 11 10:33:39.683765 crc crio[3650]: time=\"2026-06-11T10:33:39.683443614Z\" level=info msg=\"Checking pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 10:33:39.684715 crc crio[3650]: time=\"2026-06-11T10:33:39.684390164Z\" level=info msg=\"Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 10:33:39.685348 crc crio[3650]: time=\"2026-06-11T10:33:39.676754937Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:5253c570edf3b1586971eb345f33ec0addc675d59ebd2a7da755e82b2134ca60 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/55916e3b-688a-417b-95ca-cc3b91aa60e2 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:0xc000e12000}] Aliases:map[]}\"\nJun 11 10:33:39.685469 crc crio[3650]: time=\"2026-06-11T10:33:39.685453231Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 10:33:39.685698 crc crio[3650]: time=\"2026-06-11T10:33:39.676766887Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:d721c5d42c7fe8a2ef71fdfaea832f74a256dc039aed3fb50857cfa739db852d UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/23eccc59-caac-4e7a-ad87-d8ad5f0e6be3 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:0xc0001888a8}] Aliases:map[]}\"\nJun 11 10:33:39.685956 crc crio[3650]: time=\"2026-06-11T10:33:39.685807819Z\" level=info msg=\"Checking pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 10:33:39.688808 crc crio[3650]: time=\"2026-06-11T10:33:39.687411623Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 10:33:39.694205 crc crio[3650]: time=\"2026-06-11T10:33:39.694068339Z\" level=info msg=\"Created container 34e8a8d8d5ca6d4bd736d21a982257722dfb414f50dac50f92f1b9952837954e: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator\" id=8ecf244d-a53c-4cf3-bf67-68eb96b62409 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:33:39.695250 crc crio[3650]: time=\"2026-06-11T10:33:39.694748401Z\" level=info msg=\"Created container ed713a75013229024bd38dee8cbb81ceadd5f919400005195744701a43b3b233: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator\" id=27eb6894-8aaa-458b-b23e-e47259c3e392 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:33:39.698027 crc crio[3650]: time=\"2026-06-11T10:33:39.697936499Z\" level=info msg=\"Created container b317cb2295f8790b63bc1eb2095e2b36eb2a16f2d0f8331ffd1b66d7c94c25ad: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator\" id=1f9be8a2-99de-49bf-b60c-8f434b6563d2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:33:39.698599 crc crio[3650]: time=\"2026-06-11T10:33:39.698447654Z\" level=info msg=\"Starting container: ed713a75013229024bd38dee8cbb81ceadd5f919400005195744701a43b3b233\" id=b9fc3c72-acc7-4e2c-82be-3ad12bad50b8 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:33:39.699481 crc crio[3650]: time=\"2026-06-11T10:33:39.699451936Z\" level=info msg=\"Starting container: 34e8a8d8d5ca6d4bd736d21a982257722dfb414f50dac50f92f1b9952837954e\" id=6240893b-4180-42ac-a47c-3bb3dca59a29 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:33:39.701476 crc crio[3650]: time=\"2026-06-11T10:33:39.701257962Z\" level=info msg=\"Starting container: b317cb2295f8790b63bc1eb2095e2b36eb2a16f2d0f8331ffd1b66d7c94c25ad\" id=5e6f89bf-7932-45a1-a1d7-7ede231aa2f2 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:33:39.704404 crc crio[3650]: time=\"2026-06-11T10:33:39.704011739Z\" level=info msg=\"Created container 7d6ebd9335e4cef3aa2afab627767d661adde6426b008ce9485f573720b0ac6a: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities\" id=e1004c3d-dbb8-478b-9c48-3d634ae160dc name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:33:39.705247 crc crio[3650]: time=\"2026-06-11T10:33:39.705088331Z\" level=info msg=\"Started container\" PID=11626 containerID=34e8a8d8d5ca6d4bd736d21a982257722dfb414f50dac50f92f1b9952837954e description=openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator id=6240893b-4180-42ac-a47c-3bb3dca59a29 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9c99f420713f64225ce22b01f6c0084a92811a3bb938bd360f37762aa82d56d4\nJun 11 10:33:39.708514 crc crio[3650]: time=\"2026-06-11T10:33:39.70839327Z\" level=info msg=\"Started container\" PID=11643 containerID=ed713a75013229024bd38dee8cbb81ceadd5f919400005195744701a43b3b233 description=openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator id=b9fc3c72-acc7-4e2c-82be-3ad12bad50b8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c1d646d91840306ab4bf01e865e3b2326bda4801e06fc082c833812929de6cd1\nJun 11 10:33:39.708765 crc crio[3650]: time=\"2026-06-11T10:33:39.708654155Z\" level=info msg=\"Starting container: 7d6ebd9335e4cef3aa2afab627767d661adde6426b008ce9485f573720b0ac6a\" id=5c0f40d5-cb1a-4336-8cb6-4aacd3374df5 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:33:39.718534 crc crio[3650]: time=\"2026-06-11T10:33:39.715423731Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=95154117-b938-4b6a-8002-e85a9155382c name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:33:39.734740 crc crio[3650]: time=\"2026-06-11T10:33:39.734415214Z\" level=info msg=\"Started container\" PID=11617 containerID=7d6ebd9335e4cef3aa2afab627767d661adde6426b008ce9485f573720b0ac6a description=openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities id=5c0f40d5-cb1a-4336-8cb6-4aacd3374df5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f5f968b95a4c09e9a35de10cc4c90e9de82846e8b43984b8310fb6d763a380c8\nJun 11 10:33:39.735574 crc crio[3650]: time=\"2026-06-11T10:33:39.735499575Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:33:39.761359 crc crio[3650]: time=\"2026-06-11T10:33:39.76121855Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=831ef7cb-8755-41c7-8e01-6c9ad1277395 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:33:39.768104 crc crio[3650]: time=\"2026-06-11T10:33:39.768055648Z\" level=info msg=\"Creating container: openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy\" id=19c08869-caf5-451f-a0da-eb783886b51a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:33:39.778493 crc crio[3650]: time=\"2026-06-11T10:33:39.775556599Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 10:33:39.778493 crc crio[3650]: time=\"2026-06-11T10:33:39.775618881Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 10:33:39.778493 crc crio[3650]: time=\"2026-06-11T10:33:39.775647402Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:33:39.778493 crc crio[3650]: time=\"2026-06-11T10:33:39.775651433Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:33:39.778493 crc crio[3650]: time=\"2026-06-11T10:33:39.777602444Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360\" id=c5eec388-d588-450b-9703-b8c2c0c3a526 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:33:39.783342 crc crio[3650]: time=\"2026-06-11T10:33:39.783275362Z\" level=info msg=\"Ran pod sandbox 6ef12fd6b0c6e147573c9d7167dded74e9302978058c0c041290a283a9ee58a5 with infra container: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/POD\" id=ba4ac37a-0423-46b3-ac1a-05237ad6a0ea name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:33:39.785406 crc crio[3650]: time=\"2026-06-11T10:33:39.785319118Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:33:39.793222 crc crio[3650]: time=\"2026-06-11T10:33:39.79001943Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=29ad1b3a-8605-42c3-85ff-d098504b4297 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:33:39.796873 crc crio[3650]: time=\"2026-06-11T10:33:39.796105459Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=6083ee62-7744-4c28-a306-c9cb17fbaab4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:33:39.798018 crc crio[3650]: time=\"2026-06-11T10:33:39.797535744Z\" level=info msg=\"Started container\" PID=11637 containerID=b317cb2295f8790b63bc1eb2095e2b36eb2a16f2d0f8331ffd1b66d7c94c25ad description=openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator id=5e6f89bf-7932-45a1-a1d7-7ede231aa2f2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bbaa7e0f3e4c0cf312d2162e6b9804bbfc3ac4948b51e312c0a8b5306a6256d2\nJun 11 10:33:39.814457 crc crio[3650]: time=\"2026-06-11T10:33:39.811061914Z\" level=info msg=\"Ran pod sandbox 3a99d2cff4eb408b82b989c2d7f34de64ed03ecd7c4bbf07f6765bd313ce9b50 with infra container: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/POD\" id=af3c6ba2-3fd2-489e-b868-aaf061b65c02 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:33:39.814457 crc crio[3650]: time=\"2026-06-11T10:33:39.812280782Z\" level=info msg=\"Ran pod sandbox bb73203da0f8806a0058ff5c7f015469ed1d0dcfcb558a024d53e72ada603766 with infra container: openshift-ingress-canary/ingress-canary-jlj86/POD\" id=a51033c1-807e-4c8b-949d-e130c9714600 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:33:39.817707 crc crio[3650]: time=\"2026-06-11T10:33:39.81762293Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d\" id=3469b604-370d-4e18-a0d9-fb7d779455f5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:33:39.824694 crc crio[3650]: time=\"2026-06-11T10:33:39.823865796Z\" level=info msg=\"Ran pod sandbox 9f17537f203b5369b515fdf93df3c21e0e1ec76139d277ab3fdc9d259dcd43de with infra container: openshift-dns/dns-default-qtghf/POD\" id=0ebb00ac-d71f-401c-a078-631d0d369da1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:33:39.834531 crc crio[3650]: time=\"2026-06-11T10:33:39.834432368Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=d004d344-be54-448b-8db9-7bde84b74bea name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:33:39.844286 crc crio[3650]: time=\"2026-06-11T10:33:39.843961937Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:0fe5a041a2b99d736e82f1b4a6cd9792c5e23ded475e9f0742cd19234070f989\" id=2987af99-c0f8-457a-afce-d9e14972def6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:33:39.855869 crc crio[3650]: time=\"2026-06-11T10:33:39.855732252Z\" level=info msg=\"Created container 8d5e9dd534915acca312489cc8b11e6b4c591dceb37ad5fdc2e1a5a69982d9b0: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager\" id=11d475b8-d5a7-4d58-824e-5ac4ae48635b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:33:39.859952 crc crio[3650]: time=\"2026-06-11T10:33:39.859574141Z\" level=info msg=\"Starting container: 8d5e9dd534915acca312489cc8b11e6b4c591dceb37ad5fdc2e1a5a69982d9b0\" id=bd919b4d-56a6-43b9-ac08-3a12f4598ff4 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:33:39.876180 crc crio[3650]: time=\"2026-06-11T10:33:39.87550499Z\" level=info msg=\"Started container\" PID=11671 containerID=8d5e9dd534915acca312489cc8b11e6b4c591dceb37ad5fdc2e1a5a69982d9b0 description=openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager id=bd919b4d-56a6-43b9-ac08-3a12f4598ff4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=87ad15347a1d983c8966b74cdadb3590e2f09f721f12959cfedf5e172650b04f\nJun 11 10:33:39.880178 crc crio[3650]: time=\"2026-06-11T10:33:39.876999473Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c\" id=a950681a-bb41-408e-a4b7-4e25efce03e0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:33:39.880178 crc crio[3650]: time=\"2026-06-11T10:33:39.878470427Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:33:39.908696 crc crio[3650]: time=\"2026-06-11T10:33:39.908107989Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 10:33:39.908696 crc crio[3650]: time=\"2026-06-11T10:33:39.908594705Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 10:33:39.908696 crc crio[3650]: time=\"2026-06-11T10:33:39.908624916Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/bandwidth\\\"\"\nJun 11 10:33:39.960625 crc crio[3650]: time=\"2026-06-11T10:33:39.960285572Z\" level=info msg=\"Ran pod sandbox d37725fcb001234b3ff31ef8adb55416630aef35171b78a5708c66e0297d57e8 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29686230-hs9dx/POD\" id=1b2c3128-ae11-41f8-86b5-6731b2330aff name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:33:39.960625 crc crio[3650]: time=\"2026-06-11T10:33:39.960315143Z\" level=info msg=\"Ran pod sandbox 8985b114e219e5dafc14dc9e2b91617f6f9d197483f41f68b27317fb61885d6e with infra container: openshift-service-ca/service-ca-74545575db-n469q/POD\" id=33408e2b-61c6-4b4b-b74a-3217abf8dbb8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:33:39.963081 crc crio[3650]: time=\"2026-06-11T10:33:39.962864912Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=ef391db7-29e3-49ca-b98b-4b4a6941cb7e name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:33:39.964226 crc crio[3650]: time=\"2026-06-11T10:33:39.96407145Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=2ace4605-1330-4049-84b8-e5dd789e501e name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:33:39.973880 crc crio[3650]: time=\"2026-06-11T10:33:39.968681916Z\" level=info msg=\"Ran pod sandbox bca9cdc7581b33475a012a721b9060d11ab4236fed24ec99de48c4f1be0290d7 with infra container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/POD\" id=928ed601-9597-4015-b455-814705f1aadd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:33:39.973880 crc crio[3650]: time=\"2026-06-11T10:33:39.971065691Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=89cf3e0c-ffd0-48ed-b158-a96d9529ca9e name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:33:39.980669 crc crio[3650]: time=\"2026-06-11T10:33:39.973665367Z\" level=info msg=\"Ran pod sandbox 089f8796586f8b7db92a69c83013faa76dd5287d067fcd029cad6702aa674c55 with infra container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/POD\" id=41dfbe0a-2d41-46ee-8dd9-82422329972a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:33:39.984969 crc crio[3650]: time=\"2026-06-11T10:33:39.98296843Z\" level=info msg=\"Ran pod sandbox ca8434f73c9406390d09b0932f52b4f7acd9cca94a39541db2aeacce0c70c711 with infra container: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/POD\" id=19e6ba2e-3acf-4b5f-ac84-74f01c6fdaab name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:33:39.995524 crc crio[3650]: time=\"2026-06-11T10:33:39.988965949Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=6317f9d0-6d4d-4c3f-9e04-3df46ef80b3d name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:33:39.995524 crc crio[3650]: time=\"2026-06-11T10:33:39.989617259Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=636071ed-d06c-4217-9848-51ecdfe10198 name=/runtime.v1.ImageService/PullImage\nJun 11 10:33:39.995524 crc crio[3650]: time=\"2026-06-11T10:33:39.990477116Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=3fdcb5e0-2e21-40d0-91c2-f115fdc2745c name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:33:39.998010 crc crio[3650]: time=\"2026-06-11T10:33:39.997930034Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=aec9906a-219a-49a7-bbce-053697732505 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:33:40.001317 crc crio[3650]: time=\"2026-06-11T10:33:40.000614155Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 11 10:33:40.005378 crc crio[3650]: time=\"2026-06-11T10:33:40.004801871Z\" level=info msg=\"Ran pod sandbox 5253c570edf3b1586971eb345f33ec0addc675d59ebd2a7da755e82b2134ca60 with infra container: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/POD\" id=1dfc886b-024b-468a-aeb9-7deadb3df160 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:33:40.009719 crc crio[3650]: time=\"2026-06-11T10:33:40.009617235Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=11fa05a8-3b25-4fda-9115-679e89dedf62 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:33:40.018618 crc crio[3650]: time=\"2026-06-11T10:33:40.016859422Z\" level=info msg=\"Ran pod sandbox 219e9c2f0e426efed0f2f1d50a432f0f680a56e5a70e628201bedaf65f8e8389 with infra container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/POD\" id=74e6c850-b5e7-42d0-954c-7c7229d0c3c9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:33:40.018618 crc crio[3650]: time=\"2026-06-11T10:33:40.01748237Z\" level=info msg=\"Ran pod sandbox 61d1e9bc82c791fa5bd1611d9665e0aa80dc160f85e5a849458e443b5028d56c with infra container: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/POD\" id=f065c7fe-c2f9-4963-b3d8-88cdb04a648c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:33:40.025429 crc crio[3650]: time=\"2026-06-11T10:33:40.023833589Z\" level=info msg=\"Ran pod sandbox bee064a86ca0eeb4ff04004766d628768c20085b8f22a24de72bda1bf48cc9c2 with infra container: openshift-console/console-6c684df5db-cc8g8/POD\" id=cc58637f-53ea-4622-abc6-e1d2e62f0608 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:33:40.029349 crc crio[3650]: time=\"2026-06-11T10:33:40.027569192Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=f768b3b7-c24a-4a2e-a2ab-a37fe10f40ae name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:33:40.029349 crc crio[3650]: time=\"2026-06-11T10:33:40.028652975Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:33:40.029349 crc crio[3650]: time=\"2026-06-11T10:33:40.028705247Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9\" id=70770a9a-3dfb-459f-b910-0556021ab9b1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:33:40.030301 crc crio[3650]: time=\"2026-06-11T10:33:40.030242115Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a5bb05344dd2296077f5066e908ede0eea23f5a12fb78ef86a9513c88d3faaca\" id=cc28c076-20c9-428a-8386-a0830d498380 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:33:40.030515 crc crio[3650]: time=\"2026-06-11T10:33:40.030434249Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4\" id=3d3c676e-00e0-40fa-a494-06bd346740b1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:33:40.030672 crc crio[3650]: time=\"2026-06-11T10:33:40.030598204Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b\" id=c60715ed-5a37-4a9e-8c64-e3c3eb973f0d name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:33:40.035749 crc crio[3650]: time=\"2026-06-11T10:33:40.035664983Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:33:40.046675 crc crio[3650]: time=\"2026-06-11T10:33:40.046548461Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 10:33:40.046675 crc crio[3650]: time=\"2026-06-11T10:33:40.046649155Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 10:33:40.046675 crc crio[3650]: time=\"2026-06-11T10:33:40.046678856Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/bridge\\\"\"\nJun 11 10:33:40.052742 crc crio[3650]: time=\"2026-06-11T10:33:40.052281481Z\" level=info msg=\"Ran pod sandbox 31cd14af7c6599c615254daebfd7fc1cecd5e6746400d55037d288258fc9c63e with infra container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/POD\" id=be0cdb30-7939-49e1-8296-2bdbfc41752f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:33:40.060823 crc crio[3650]: time=\"2026-06-11T10:33:40.058929546Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=f98cd818-574f-479c-9fa7-29fb3bedd191 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:33:40.060823 crc crio[3650]: time=\"2026-06-11T10:33:40.059878646Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:33:40.065241 crc crio[3650]: time=\"2026-06-11T10:33:40.065075958Z\" level=info msg=\"Ran pod sandbox d721c5d42c7fe8a2ef71fdfaea832f74a256dc039aed3fb50857cfa739db852d with infra container: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/POD\" id=970bbdef-3193-4523-b906-cfe753ce8a52 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:33:40.098430 crc crio[3650]: time=\"2026-06-11T10:33:40.098036352Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e\" id=953d90cd-848a-41de-9719-b86449292d8c name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:33:40.100456 crc crio[3650]: time=\"2026-06-11T10:33:40.100329287Z\" level=info msg=\"Ran pod sandbox 66c4dd1c40e3b6182485cd3f50b91bd9b65c2b5109958d01b68f3857f6960d38 with infra container: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/POD\" id=86539263-9517-4a34-81a5-14d4788f8239 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:33:40.118191 crc crio[3650]: time=\"2026-06-11T10:33:40.109327879Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:33:40.135497 crc crio[3650]: time=\"2026-06-11T10:33:40.121580154Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:33:40.144010 crc crio[3650]: time=\"2026-06-11T10:33:40.143759221Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=050799e8-2dcd-459c-b1da-93b1e2cf3ea7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:33:40.225499 crc crio[3650]: time=\"2026-06-11T10:33:40.224537783Z\" level=info msg=\"Created container 2811682bddbd82efb779a13409ab6b05bbde1533700e17cfbe83ba9977018b14: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy\" id=59ba994a-ede3-4488-8765-616ade2cde2f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:33:40.225752 crc crio[3650]: time=\"2026-06-11T10:33:40.225532487Z\" level=info msg=\"Created container c997586a96942f8f4fbc365bef78799884b027a9c4787ea74b5ee2758532d1b6: openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller\" id=8fb0ee7a-7f81-4abc-b039-f09f3327470b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:33:40.241878 crc crio[3650]: time=\"2026-06-11T10:33:40.240484021Z\" level=info msg=\"Starting container: c997586a96942f8f4fbc365bef78799884b027a9c4787ea74b5ee2758532d1b6\" id=9cfe67cd-2193-444a-8110-cf2849fb05e2 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:33:40.251596 crc crio[3650]: time=\"2026-06-11T10:33:40.244681733Z\" level=info msg=\"Starting container: 2811682bddbd82efb779a13409ab6b05bbde1533700e17cfbe83ba9977018b14\" id=aa9fed7b-85cd-46b2-9b5b-84af198dff8e name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:33:40.256349 crc crio[3650]: time=\"2026-06-11T10:33:40.253697856Z\" level=info msg=\"Ran pod sandbox 7c9b8439825296730475bfb0226e2762812ed00dc63fea5c58402a1839ed8cbf with infra container: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/POD\" id=a3c46093-a6fe-41d7-9edc-14e399d77b3c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:33:40.260692 crc crio[3650]: time=\"2026-06-11T10:33:40.258864859Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=5cef15eb-e203-4c31-9d49-f8fd2b619213 name=/runtime.v1.ImageService/PullImage\nJun 11 10:33:40.266606 crc crio[3650]: time=\"2026-06-11T10:33:40.265043673Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 11 10:33:40.266606 crc crio[3650]: time=\"2026-06-11T10:33:40.266491028Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=6d7c5f73-b184-4f4c-978d-4d715117dc84 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:33:40.271332 crc crio[3650]: time=\"2026-06-11T10:33:40.267712687Z\" level=info msg=\"Ran pod sandbox 00061e14ba0f53ee3e468ef87a929c317a5858b7d16013bffbe7e1e93701fe9e with infra container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/POD\" id=528baec3-1c0e-428f-8c60-e35d57906f03 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:33:40.281680 crc crio[3650]: time=\"2026-06-11T10:33:40.279979218Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:63b9704591980c76142c6569123648908ca7e1fb34522ab25f952e9c3bc7616d\" id=40c98436-3961-4fdb-8906-c2b201bad2dd name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:33:40.294494 crc crio[3650]: time=\"2026-06-11T10:33:40.289627844Z\" level=info msg=\"Started container\" PID=11741 containerID=2811682bddbd82efb779a13409ab6b05bbde1533700e17cfbe83ba9977018b14 description=openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy id=aa9fed7b-85cd-46b2-9b5b-84af198dff8e name=/runtime.v1.RuntimeService/StartContainer sandboxID=516bc6d9bcbfea8786b9cfbe5a5cf1a4347cbfac023867d6d7110c911d4e0a40\nJun 11 10:33:40.302827 crc crio[3650]: time=\"2026-06-11T10:33:40.302041972Z\" level=info msg=\"Started container\" PID=11748 containerID=c997586a96942f8f4fbc365bef78799884b027a9c4787ea74b5ee2758532d1b6 description=openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller id=9cfe67cd-2193-444a-8110-cf2849fb05e2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0388217e0684e71e30a2fcae461773ecdb68db35fb1f5cef4a8dbc2eba3d9790\nJun 11 10:33:40.320313 crc crio[3650]: time=\"2026-06-11T10:33:40.318568737Z\" level=info msg=\"Created container 1bbc4d6aa2d56652767a5690c2999ec4a9c36be0bcc3d5adfa133e9fd9efd812: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container\" id=652ba2a5-a89c-4e2d-b140-988b1703076d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:33:40.333436 crc crio[3650]: time=\"2026-06-11T10:33:40.332697705Z\" level=info msg=\"Starting container: 1bbc4d6aa2d56652767a5690c2999ec4a9c36be0bcc3d5adfa133e9fd9efd812\" id=c38adb3f-ecd7-4574-993e-009b9041b766 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:33:40.367824 crc crio[3650]: time=\"2026-06-11T10:33:40.367576388Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:33:40.368356 crc crio[3650]: time=\"2026-06-11T10:33:40.368221098Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=504512fa-c686-4536-a751-14f407693964 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:33:40.373286 crc crio[3650]: time=\"2026-06-11T10:33:40.371440533Z\" level=info msg=\"Started container\" PID=11742 containerID=1bbc4d6aa2d56652767a5690c2999ec4a9c36be0bcc3d5adfa133e9fd9efd812 description=openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container id=c38adb3f-ecd7-4574-993e-009b9041b766 name=/runtime.v1.RuntimeService/StartContainer sandboxID=06f2fcdca9620729839d83d47e099fed83ed7f2a7600f1d0295d591e1d79ab35\nJun 11 10:33:40.392300 crc crio[3650]: time=\"2026-06-11T10:33:40.384108614Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=cd535f6a-31ed-421b-9ce0-74014884eaa7 name=/runtime.v1.ImageService/PullImage\nJun 11 10:33:40.392300 crc crio[3650]: time=\"2026-06-11T10:33:40.389667588Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360\" id=209cb6af-7ef7-474a-bb12-8489c94f5264 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:33:40.408305 crc crio[3650]: time=\"2026-06-11T10:33:40.404098892Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=86e3e4a9-bf8a-43f3-bf51-3d5e2b025001 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:33:40.410457 crc crio[3650]: time=\"2026-06-11T10:33:40.409492612Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 11 10:33:40.455741 crc crio[3650]: time=\"2026-06-11T10:33:40.455539933Z\" level=info msg=\"Ran pod sandbox 04fdf0749a99d67d272d39cfaad894109c5cd565eab508afc4c5fc42805cc9b7 with infra container: openshift-console-operator/console-operator-67c89758df-4jf4f/POD\" id=a0ac3997-61f6-463b-b3db-6c909b8f0cac name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:33:40.468007 crc crio[3650]: time=\"2026-06-11T10:33:40.467722655Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=de566902-2b94-4e73-a550-956ecf389d03 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:33:40.543678 crc crio[3650]: time=\"2026-06-11T10:33:40.542699518Z\" level=info msg=\"Ran pod sandbox 76282f2c5663e964888d088eccaad2478462902e770894c5da12754c6a51675b with infra container: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/POD\" id=4a9fd3e2-8cee-48e9-bcd8-3fe112b8ab6d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:33:40.583751 crc crio[3650]: time=\"2026-06-11T10:33:40.583496466Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366\" id=bc90724f-902d-4948-bee2-bc1b98a5f6f6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:33:40.638697 crc crio[3650]: time=\"2026-06-11T10:33:40.638536206Z\" level=info msg=\"Created container 4a35c028b2ce3eec7218c2e028d00970bf39c4efca5766910f3048221348c014: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy\" id=1f63a26a-bd16-4d67-808e-9b9587f95c5e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:33:40.652551 crc crio[3650]: time=\"2026-06-11T10:33:40.65234781Z\" level=info msg=\"Starting container: 4a35c028b2ce3eec7218c2e028d00970bf39c4efca5766910f3048221348c014\" id=68b68d06-fe15-48d1-ab65-f731f7191899 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:33:40.771453 crc crio[3650]: time=\"2026-06-11T10:33:40.770224002Z\" level=info msg=\"Started container\" PID=11783 containerID=4a35c028b2ce3eec7218c2e028d00970bf39c4efca5766910f3048221348c014 description=openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy id=68b68d06-fe15-48d1-ab65-f731f7191899 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fc27bf3df737d5f0da513dc6b9589bda63a78c45c873dd43d0d225052b3b3ec9\nJun 11 10:33:40.808640 crc crio[3650]: time=\"2026-06-11T10:33:40.800501212Z\" level=info msg=\"Creating container: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator\" id=883c930c-dba5-45b3-b9d8-51da13adefac name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:33:40.813547 crc crio[3650]: time=\"2026-06-11T10:33:40.813449201Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:33:40.814481 crc crio[3650]: time=\"2026-06-11T10:33:40.8144355Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e\" id=4b3850cc-b714-4e2a-8578-b83a56fa73e2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:33:40.830326 crc crio[3650]: time=\"2026-06-11T10:33:40.815401123Z\" level=info msg=\"Creating container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy\" id=ff348f83-7097-4390-a6d4-7960880145b3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:33:40.840435 crc crio[3650]: time=\"2026-06-11T10:33:40.832867329Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:63b9704591980c76142c6569123648908ca7e1fb34522ab25f952e9c3bc7616d\" id=37510ed3-e1d9-4ee7-b1f3-d137a857bfb2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:33:40.857180 crc crio[3650]: time=\"2026-06-11T10:33:40.838720733Z\" level=info msg=\"Creating container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=278bfad6-bf73-486d-aa85-9f32ca82b07e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:33:40.860631 crc crio[3650]: time=\"2026-06-11T10:33:40.858097942Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=3ab55ddd-ad5b-4afa-962d-a8146da9e233 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:33:40.861191 crc crio[3650]: time=\"2026-06-11T10:33:40.838867138Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9\" id=abc1169a-d321-4f80-8f12-4954a403977e name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:33:40.873366 crc crio[3650]: time=\"2026-06-11T10:33:40.841826116Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=6ad2e72b-7670-4f43-a1b3-378c95dd59cf name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:33:40.873366 crc crio[3650]: time=\"2026-06-11T10:33:40.842049538Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4\" id=2bf1be90-e977-4d99-9fc0-6adc64cc971d name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:33:40.873366 crc crio[3650]: time=\"2026-06-11T10:33:40.841840471Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=e3322d30-45f6-455c-8fb7-7219d9e2de75 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:33:40.873366 crc crio[3650]: time=\"2026-06-11T10:33:40.841970175Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:0fe5a041a2b99d736e82f1b4a6cd9792c5e23ded475e9f0742cd19234070f989\" id=d5370609-b3ff-43ff-9a36-be0bc284358b name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:33:40.873366 crc crio[3650]: time=\"2026-06-11T10:33:40.842009186Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=55b1bae6-01a8-4672-b234-a18fb0f29a22 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:33:40.873366 crc crio[3650]: time=\"2026-06-11T10:33:40.840837519Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b\" id=bbff6feb-2458-45f0-93ad-ee50a3188b73 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:33:40.873366 crc crio[3650]: time=\"2026-06-11T10:33:40.839544739Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ba85306e-f334-412f-b2c9-49e832294497 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:33:40.873366 crc crio[3650]: time=\"2026-06-11T10:33:40.840787518Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c\" id=f8341fd4-b1bb-4e11-b862-095c8a1b69aa name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:33:40.873366 crc crio[3650]: time=\"2026-06-11T10:33:40.841072217Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d\" id=ee3ae715-ddfb-4807-835d-8171eef6568b name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:33:40.873366 crc crio[3650]: time=\"2026-06-11T10:33:40.840879591Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=97609790-96d1-4462-ae04-c65b1e730824 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:33:40.873366 crc crio[3650]: time=\"2026-06-11T10:33:40.84179964Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a5bb05344dd2296077f5066e908ede0eea23f5a12fb78ef86a9513c88d3faaca\" id=f0668d9a-1a12-4c6a-977a-90c01b1407e3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:33:40.873366 crc crio[3650]: time=\"2026-06-11T10:33:40.842539643Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator\" id=facd9bbb-0206-4836-b7ad-73bd4b2ac4eb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:33:40.873366 crc crio[3650]: time=\"2026-06-11T10:33:40.842078539Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=517f2e93-c8ae-4c0f-a410-fb8b230e27bb name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:33:40.873366 crc crio[3650]: time=\"2026-06-11T10:33:40.843365214Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=c54da898-7a45-4ed2-9797-df73350a97d2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:33:40.874762 crc crio[3650]: time=\"2026-06-11T10:33:40.861672634Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:33:40.886298 crc crio[3650]: time=\"2026-06-11T10:33:40.885445175Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:33:40.903311 crc crio[3650]: time=\"2026-06-11T10:33:40.892983611Z\" level=info msg=\"Created container ba2af31834a859cb76993fc6bfcb508129efe9721f300ec6f6c0e1e93cd6191f: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination\" id=860515b8-0900-4917-8d76-29534ad81384 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:33:40.916849 crc crio[3650]: time=\"2026-06-11T10:33:40.914311842Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:33:40.927637 crc crio[3650]: time=\"2026-06-11T10:33:40.925973718Z\" level=info msg=\"Starting container: ba2af31834a859cb76993fc6bfcb508129efe9721f300ec6f6c0e1e93cd6191f\" id=1ae6c666-6ed4-4cea-b5a6-54e49745b5f7 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:33:40.931403 crc crio[3650]: time=\"2026-06-11T10:33:40.931276415Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366\" id=ff0a918e-601c-44a0-bba1-abd2974d225a name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:33:40.931403 crc crio[3650]: time=\"2026-06-11T10:33:40.931360708Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=d1c36641-7069-4742-aaf1-f80646cea2e7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:33:40.936250 crc crio[3650]: time=\"2026-06-11T10:33:40.936080646Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api\" id=0d3055c1-cc48-493b-ad0b-1e02b04141c9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:33:40.936504 crc crio[3650]: time=\"2026-06-11T10:33:40.936316023Z\" level=info msg=\"Creating container: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller\" id=3bb5d833-6c41-4dcd-9ff7-1dd9ce002817 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:33:40.936933 crc crio[3650]: time=\"2026-06-11T10:33:40.93685041Z\" level=info msg=\"Creating container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch\" id=f9c843b1-50e5-4934-90eb-e10e3531c0bf name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:33:40.938399 crc crio[3650]: time=\"2026-06-11T10:33:40.936995745Z\" level=info msg=\"Creating container: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator\" id=2ca6bcfe-0883-417b-98d4-75a5f9b8de08 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:33:40.938399 crc crio[3650]: time=\"2026-06-11T10:33:40.937356276Z\" level=info msg=\"Creating container: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager\" id=1ac007b4-5a3c-4d9a-ab40-de4a1a8413be name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:33:40.938399 crc crio[3650]: time=\"2026-06-11T10:33:40.937598624Z\" level=info msg=\"Creating container: openshift-console/console-6c684df5db-cc8g8/console\" id=cec45db2-c673-43ca-9708-aeb883ed9e1e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:33:40.938582 crc crio[3650]: time=\"2026-06-11T10:33:40.938539403Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy\" id=b1b45afe-630a-4d8c-8135-907c138e4060 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:33:40.949426 crc crio[3650]: time=\"2026-06-11T10:33:40.946958362Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=b9d6750f-d0b2-43e0-b611-40694bee4a06 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:33:40.949426 crc crio[3650]: time=\"2026-06-11T10:33:40.947790648Z\" level=info msg=\"Creating container: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator\" id=5668cdb3-472c-4b4d-8da8-f1e7299c6538 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:33:40.969481 crc crio[3650]: time=\"2026-06-11T10:33:40.958489088Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:33:41.014849 crc crio[3650]: time=\"2026-06-11T10:33:41.014673073Z\" level=info msg=\"Started container\" PID=11815 containerID=ba2af31834a859cb76993fc6bfcb508129efe9721f300ec6f6c0e1e93cd6191f description=openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination id=1ae6c666-6ed4-4cea-b5a6-54e49745b5f7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fbd80202514f0b5860be30327966a252459f2586f0298dbbb61609f16ff252b9\nJun 11 10:33:41.049322 crc crio[3650]: time=\"2026-06-11T10:33:41.045401735Z\" level=info msg=\"Creating container: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator\" id=6d2627e8-e411-45ce-8a6c-a4bd58f7a73f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:33:41.071720 crc crio[3650]: time=\"2026-06-11T10:33:41.071526786Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29686230-hs9dx/collect-profiles\" id=6330824f-8588-4aab-91ea-451cc3b0bd46 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:33:41.072102 crc crio[3650]: time=\"2026-06-11T10:33:41.071948129Z\" level=info msg=\"Creating container: openshift-dns/dns-default-qtghf/dns\" id=ef79c869-d55d-4bfa-a7ca-9fdd355e4099 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:33:41.072787 crc crio[3650]: time=\"2026-06-11T10:33:41.07227556Z\" level=info msg=\"Creating container: openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary\" id=bcf085f7-d0c5-4abf-8c43-cda16e88ec50 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:33:41.072787 crc crio[3650]: time=\"2026-06-11T10:33:41.072453765Z\" level=info msg=\"Creating container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver\" id=1e9a9519-9323-4bd6-bab3-942694c20dfc name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:33:41.072787 crc crio[3650]: time=\"2026-06-11T10:33:41.072649251Z\" level=info msg=\"Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver\" id=0e6b1680-eec3-4da1-b294-93b79ee3cc3a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:33:41.157316 crc crio[3650]: time=\"2026-06-11T10:33:41.156341879Z\" level=info msg=\"Created container f2127b5bc0cce0adb1199abfc432b04be3bd2aa5da464a2b6ea8edd93b7b200b: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift\" id=34c0fc07-252c-49c2-98b6-3a0cdd553512 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:33:41.202371 crc crio[3650]: time=\"2026-06-11T10:33:41.19532109Z\" level=info msg=\"Starting container: f2127b5bc0cce0adb1199abfc432b04be3bd2aa5da464a2b6ea8edd93b7b200b\" id=903fad12-ce25-4755-a570-26bd4bfd5a11 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:33:41.538320 crc crio[3650]: time=\"2026-06-11T10:33:41.530414192Z\" level=info msg=\"Created container 649477f1774fd116a5fa05fe0b462e70a90a4c2573f38186f870ccf09595c438: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy\" id=ff01543c-89e8-45f2-97d6-b293948a109e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:33:41.555463 crc crio[3650]: time=\"2026-06-11T10:33:41.552683812Z\" level=info msg=\"Starting container: 649477f1774fd116a5fa05fe0b462e70a90a4c2573f38186f870ccf09595c438\" id=8444f2ac-95d6-4a90-a45e-18b26737bd4a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:33:41.606528 crc crio[3650]: time=\"2026-06-11T10:33:41.606472413Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 10:33:41.606848 crc crio[3650]: time=\"2026-06-11T10:33:41.606834074Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 10:33:41.607038 crc crio[3650]: time=\"2026-06-11T10:33:41.60700715Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/dhcp\\\"\"\nJun 11 10:33:41.633397 crc crio[3650]: time=\"2026-06-11T10:33:41.62157373Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:33:41.633397 crc crio[3650]: time=\"2026-06-11T10:33:41.632438172Z\" level=info msg=\"Creating container: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator\" id=80446038-2f87-415d-878c-c5ce6d59e042 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:33:41.647651 crc crio[3650]: time=\"2026-06-11T10:33:41.641366122Z\" level=info msg=\"Creating container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy\" id=1940e1aa-a067-42ea-90b8-1a37b1d30e25 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:33:41.647651 crc crio[3650]: time=\"2026-06-11T10:33:41.641574999Z\" level=info msg=\"Started container\" PID=11797 containerID=f2127b5bc0cce0adb1199abfc432b04be3bd2aa5da464a2b6ea8edd93b7b200b description=openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift id=903fad12-ce25-4755-a570-26bd4bfd5a11 name=/runtime.v1.RuntimeService/StartContainer sandboxID=814a6d6535d3704ef1122414b17259f4db384b0fd8b65cf4bf3f50df61827ac5\nJun 11 10:33:41.647651 crc crio[3650]: time=\"2026-06-11T10:33:41.642073405Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:33:41.647651 crc crio[3650]: time=\"2026-06-11T10:33:41.643391176Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:33:41.649094 crc crio[3650]: time=\"2026-06-11T10:33:41.649011203Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:33:41.650442 crc crio[3650]: time=\"2026-06-11T10:33:41.650380856Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:33:41.694735 crc crio[3650]: time=\"2026-06-11T10:33:41.692338275Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:33:41.694735 crc crio[3650]: time=\"2026-06-11T10:33:41.692951791Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:33:41.694735 crc crio[3650]: time=\"2026-06-11T10:33:41.693294415Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:33:41.696374 crc crio[3650]: time=\"2026-06-11T10:33:41.696293689Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:33:41.697428 crc crio[3650]: time=\"2026-06-11T10:33:41.696700067Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:33:41.729259 crc crio[3650]: time=\"2026-06-11T10:33:41.726909224Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:33:41.729259 crc crio[3650]: time=\"2026-06-11T10:33:41.727555695Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:33:41.729259 crc crio[3650]: time=\"2026-06-11T10:33:41.727761301Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:33:41.729259 crc crio[3650]: time=\"2026-06-11T10:33:41.728307248Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:33:41.729259 crc crio[3650]: time=\"2026-06-11T10:33:41.728489994Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:33:41.729259 crc crio[3650]: time=\"2026-06-11T10:33:41.728795143Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:33:41.729259 crc crio[3650]: time=\"2026-06-11T10:33:41.729232907Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:33:41.730851 crc crio[3650]: time=\"2026-06-11T10:33:41.729524426Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:33:41.747627 crc crio[3650]: time=\"2026-06-11T10:33:41.730109655Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:33:41.783750 crc crio[3650]: time=\"2026-06-11T10:33:41.783004417Z\" level=info msg=\"Started container\" PID=11867 containerID=649477f1774fd116a5fa05fe0b462e70a90a4c2573f38186f870ccf09595c438 description=openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy id=8444f2ac-95d6-4a90-a45e-18b26737bd4a name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee181da4c8522f5a6a012d826f5689867d8d9bec2142766aadfe5d2692add209\nJun 11 10:33:41.787108 crc crio[3650]: time=\"2026-06-11T10:33:41.787036874Z\" level=info msg=\"Creating container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator\" id=ed5e06fb-67b5-4d36-b313-70646d35cd23 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:33:41.787360 crc crio[3650]: time=\"2026-06-11T10:33:41.787037123Z\" level=info msg=\"Creating container: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=0f6d6fd2-9a6d-440a-a87a-b3528755a203 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:33:41.787477 crc crio[3650]: time=\"2026-06-11T10:33:41.787409875Z\" level=info msg=\"Creating container: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator\" id=60a48697-6d3c-4105-b6d5-cfe1a7e4a45d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:33:42.126168 crc crio[3650]: time=\"2026-06-11T10:33:42.12003993Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 10:33:42.126168 crc crio[3650]: time=\"2026-06-11T10:33:42.120595317Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 10:33:42.126168 crc crio[3650]: time=\"2026-06-11T10:33:42.120811884Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/dummy\\\"\"\nJun 11 10:33:42.659037 crc crio[3650]: time=\"2026-06-11T10:33:42.658393329Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:33:42.679441 crc crio[3650]: time=\"2026-06-11T10:33:42.679394222Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:33:43.266369 crc crio[3650]: time=\"2026-06-11T10:33:43.258310755Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:33:43.998669 crc crio[3650]: time=\"2026-06-11T10:33:43.997985913Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:33:44.007355 crc crio[3650]: time=\"2026-06-11T10:33:44.005365621Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:33:44.007355 crc crio[3650]: time=\"2026-06-11T10:33:44.005706612Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:33:45.537275 crc crio[3650]: time=\"2026-06-11T10:33:45.369546269Z\" level=info msg=\"Created container 9c81d9e652c8957792225dce248e18f8d34c36e4d9b0dd5fcb6c78f61804dbe4: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy\" id=1940e1aa-a067-42ea-90b8-1a37b1d30e25 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:33:46.103357 crc crio[3650]: time=\"2026-06-11T10:33:46.10265779Z\" level=info msg=\"Starting container: 9c81d9e652c8957792225dce248e18f8d34c36e4d9b0dd5fcb6c78f61804dbe4\" id=e9bda31d-1a4e-4cbc-8467-1568fcb29edc name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:33:46.542868 crc crio[3650]: time=\"2026-06-11T10:33:46.539957597Z\" level=info msg=\"Started container\" PID=11974 containerID=9c81d9e652c8957792225dce248e18f8d34c36e4d9b0dd5fcb6c78f61804dbe4 description=openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy id=e9bda31d-1a4e-4cbc-8467-1568fcb29edc name=/runtime.v1.RuntimeService/StartContainer sandboxID=bca9cdc7581b33475a012a721b9060d11ab4236fed24ec99de48c4f1be0290d7\nJun 11 10:33:46.917436 crc crio[3650]: time=\"2026-06-11T10:33:46.917388951Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:33:47.011996 crc crio[3650]: time=\"2026-06-11T10:33:47.011840149Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:33:47.890389 crc crio[3650]: time=\"2026-06-11T10:33:47.88485579Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9\" id=ceaaa7cc-ca34-4130-b651-dd330c637bb3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:33:47.890389 crc crio[3650]: time=\"2026-06-11T10:33:47.887267509Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:33:47.893719 crc crio[3650]: time=\"2026-06-11T10:33:47.892361549Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:33:47.932253 crc crio[3650]: time=\"2026-06-11T10:33:47.919584775Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 10:33:47.932253 crc crio[3650]: time=\"2026-06-11T10:33:47.919794071Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 10:33:47.932253 crc crio[3650]: time=\"2026-06-11T10:33:47.919822712Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/firewall\\\"\"\nJun 11 10:33:47.988081 crc crio[3650]: time=\"2026-06-11T10:33:47.987379469Z\" level=info msg=\"Created container 2b1582eb9e8bd03bdc9d8a74780399673a335dfe56f789ae4e95eb4671cce596: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller\" id=3bb5d833-6c41-4dcd-9ff7-1dd9ce002817 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:33:47.993473 crc crio[3650]: time=\"2026-06-11T10:33:47.992774418Z\" level=info msg=\"Starting container: 2b1582eb9e8bd03bdc9d8a74780399673a335dfe56f789ae4e95eb4671cce596\" id=3cd5d11b-aad7-4186-8da7-98f166f99eb1 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:33:48.212400 crc crio[3650]: time=\"2026-06-11T10:33:48.211346823Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:33:48.381662 crc crio[3650]: time=\"2026-06-11T10:33:48.379878083Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:33:48.433443 crc crio[3650]: time=\"2026-06-11T10:33:48.432072926Z\" level=info msg=\"Started container\" PID=12061 containerID=2b1582eb9e8bd03bdc9d8a74780399673a335dfe56f789ae4e95eb4671cce596 description=openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller id=3cd5d11b-aad7-4186-8da7-98f166f99eb1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8985b114e219e5dafc14dc9e2b91617f6f9d197483f41f68b27317fb61885d6e\nJun 11 10:33:48.574728 crc crio[3650]: time=\"2026-06-11T10:33:48.556005374Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:33:48.841512 crc crio[3650]: time=\"2026-06-11T10:33:48.836959533Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9\" id=7918c44a-9d70-4f1e-9ce9-b5630c337d7a name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:33:49.315589 crc crio[3650]: time=\"2026-06-11T10:33:49.314868303Z\" level=info msg=\"Created container e7cf910a9614b6810981c762b97af4223f8f3f0b4ff936a14081e92c7a91557a: openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy\" id=19c08869-caf5-451f-a0da-eb783886b51a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:33:49.399420 crc crio[3650]: time=\"2026-06-11T10:33:49.398831677Z\" level=info msg=\"Starting container: e7cf910a9614b6810981c762b97af4223f8f3f0b4ff936a14081e92c7a91557a\" id=4ed7f8eb-b112-416f-b186-121f792938fb name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:33:49.787816 crc crio[3650]: time=\"2026-06-11T10:33:49.779535893Z\" level=info msg=\"Created container dc2d1599df109a0246a5115270a7c513629120894ea106cd0663d60043c93077: openshift-operator-lifecycle-manager/collect-profiles-29686230-hs9dx/collect-profiles\" id=6330824f-8588-4aab-91ea-451cc3b0bd46 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:33:49.930034 crc crio[3650]: time=\"2026-06-11T10:33:49.929750294Z\" level=info msg=\"Started container\" PID=12083 containerID=e7cf910a9614b6810981c762b97af4223f8f3f0b4ff936a14081e92c7a91557a description=openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy id=4ed7f8eb-b112-416f-b186-121f792938fb name=/runtime.v1.RuntimeService/StartContainer sandboxID=d2436a448532320e93112c8fee57715fac7d8439f2ce1e798c335f4630f737c1\nJun 11 10:33:50.418558 crc crio[3650]: time=\"2026-06-11T10:33:50.418486767Z\" level=info msg=\"Starting container: dc2d1599df109a0246a5115270a7c513629120894ea106cd0663d60043c93077\" id=fa2d2006-e55d-456d-ae4d-aeec7b58bfb4 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:33:50.515720 crc crio[3650]: time=\"2026-06-11T10:33:50.512664565Z\" level=info msg=\"Started container\" PID=12106 containerID=dc2d1599df109a0246a5115270a7c513629120894ea106cd0663d60043c93077 description=openshift-operator-lifecycle-manager/collect-profiles-29686230-hs9dx/collect-profiles id=fa2d2006-e55d-456d-ae4d-aeec7b58bfb4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d37725fcb001234b3ff31ef8adb55416630aef35171b78a5708c66e0297d57e8\nJun 11 10:33:50.747592 crc crio[3650]: time=\"2026-06-11T10:33:50.747371437Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:33:50.985313 crc crio[3650]: time=\"2026-06-11T10:33:50.985243122Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:33:52.233099 crc crio[3650]: time=\"2026-06-11T10:33:52.232624131Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 10:33:52.234770 crc crio[3650]: time=\"2026-06-11T10:33:52.234741797Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 10:33:52.234916 crc crio[3650]: time=\"2026-06-11T10:33:52.234864371Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/host-device\\\"\"\nJun 11 10:33:52.327599 crc crio[3650]: time=\"2026-06-11T10:33:52.326971186Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-g4n5b/POD\" id=fc182a31-d065-4f6d-ab87-ebbb7ba735b6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:33:52.347789 crc crio[3650]: time=\"2026-06-11T10:33:52.327108981Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:33:52.497748 crc crio[3650]: time=\"2026-06-11T10:33:52.493043242Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:33:52.556715 crc crio[3650]: time=\"2026-06-11T10:33:52.555985702Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-lndxz/POD\" id=1a481154-00b4-4fae-b287-19702f9972c7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:33:52.598052 crc crio[3650]: time=\"2026-06-11T10:33:52.597553279Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:33:52.639410 crc crio[3650]: time=\"2026-06-11T10:33:52.637377601Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:33:53.425675 crc crio[3650]: time=\"2026-06-11T10:33:53.424071279Z\" level=info msg=\"Creating container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator\" id=eadbceb7-e702-4c82-8c52-143e4241f4eb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:33:53.457711 crc crio[3650]: time=\"2026-06-11T10:33:53.45751391Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:33:53.484040 crc crio[3650]: time=\"2026-06-11T10:33:53.482673884Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:33:53.577604 crc crio[3650]: time=\"2026-06-11T10:33:53.577346749Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:33:53.610231 crc crio[3650]: time=\"2026-06-11T10:33:53.591475536Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:33:53.640361 crc crio[3650]: time=\"2026-06-11T10:33:53.64026589Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-6cmg6/POD\" id=b2148d3b-9ecd-4686-9c03-20786e88cd07 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:33:53.640534 crc crio[3650]: time=\"2026-06-11T10:33:53.640401924Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:33:53.711320 crc crio[3650]: time=\"2026-06-11T10:33:53.710357706Z\" level=info msg=\"Created container 61697a5cc143a41b05e76427ee06523fd7ec3771c776667e24f60d5157d29629: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch\" id=f9c843b1-50e5-4934-90eb-e10e3531c0bf name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:33:53.745377 crc crio[3650]: time=\"2026-06-11T10:33:53.744316535Z\" level=info msg=\"Starting container: 61697a5cc143a41b05e76427ee06523fd7ec3771c776667e24f60d5157d29629\" id=eb4d4183-6034-40dd-bbee-0da4073f1b8d name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:33:53.890841 crc crio[3650]: time=\"2026-06-11T10:33:53.890467192Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:33:54.023848 crc crio[3650]: time=\"2026-06-11T10:33:53.926352631Z\" level=info msg=\"Started container\" PID=12202 containerID=61697a5cc143a41b05e76427ee06523fd7ec3771c776667e24f60d5157d29629 description=openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch id=eb4d4183-6034-40dd-bbee-0da4073f1b8d name=/runtime.v1.RuntimeService/StartContainer sandboxID=9c99f420713f64225ce22b01f6c0084a92811a3bb938bd360f37762aa82d56d4\nJun 11 10:33:54.026504 crc crio[3650]: time=\"2026-06-11T10:33:54.025611132Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:33:54.109461 crc crio[3650]: time=\"2026-06-11T10:33:53.949632562Z\" level=info msg=\"Created container a09a5f1382e1a7db2e27c8829d4ed451a619069a9dec2fa67d3c615f8c783cfb: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator\" id=5668cdb3-472c-4b4d-8da8-f1e7299c6538 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:33:54.314859 crc crio[3650]: time=\"2026-06-11T10:33:54.314391977Z\" level=info msg=\"Starting container: a09a5f1382e1a7db2e27c8829d4ed451a619069a9dec2fa67d3c615f8c783cfb\" id=683d5a4c-8a91-47c6-98b6-5a798521a1d1 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:33:54.580788 crc crio[3650]: time=\"2026-06-11T10:33:54.579692213Z\" level=info msg=\"Started container\" PID=12172 containerID=a09a5f1382e1a7db2e27c8829d4ed451a619069a9dec2fa67d3c615f8c783cfb description=openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator id=683d5a4c-8a91-47c6-98b6-5a798521a1d1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=61d1e9bc82c791fa5bd1611d9665e0aa80dc160f85e5a849458e443b5028d56c\nJun 11 10:33:54.711702 crc crio[3650]: time=\"2026-06-11T10:33:54.708447701Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-kv5rz/POD\" id=fda589fe-86a5-48ce-aca3-5eb4eb3babe4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:33:54.711702 crc crio[3650]: time=\"2026-06-11T10:33:54.708546255Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:33:55.026741 crc crio[3650]: time=\"2026-06-11T10:33:55.025746289Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:33:55.165244 crc crio[3650]: time=\"2026-06-11T10:33:55.164238101Z\" level=info msg=\"Created container 1f5a90b2b91d5391beeacdd7e3c0d6ee60670f77393f4ac253b512b873bb3cb7: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=0f6d6fd2-9a6d-440a-a87a-b3528755a203 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:33:55.196719 crc crio[3650]: time=\"2026-06-11T10:33:55.196554178Z\" level=info msg=\"Created container 196ce992652288f460c68e7b5ce1c43e9e2e288704ff7e267d85b3d8352ac5c3: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator\" id=883c930c-dba5-45b3-b9d8-51da13adefac name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:33:55.200103 crc crio[3650]: time=\"2026-06-11T10:33:55.200061507Z\" level=info msg=\"Starting container: 1f5a90b2b91d5391beeacdd7e3c0d6ee60670f77393f4ac253b512b873bb3cb7\" id=b19722db-d8ef-4021-8498-f7910bee0887 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:33:55.214094 crc crio[3650]: time=\"2026-06-11T10:33:55.213993192Z\" level=info msg=\"Starting container: 196ce992652288f460c68e7b5ce1c43e9e2e288704ff7e267d85b3d8352ac5c3\" id=5b556803-d213-41a6-8278-bb5eb960aa9b name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:33:55.367314 crc crio[3650]: time=\"2026-06-11T10:33:55.365760909Z\" level=info msg=\"Created container be42b391a4b33d9a9da814e9a9f49992acdd4a95808fd0e47c35f235e4f8bce3: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=278bfad6-bf73-486d-aa85-9f32ca82b07e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:33:55.367824 crc crio[3650]: time=\"2026-06-11T10:33:55.367775823Z\" level=info msg=\"Started container\" PID=12222 containerID=1f5a90b2b91d5391beeacdd7e3c0d6ee60670f77393f4ac253b512b873bb3cb7 description=openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator id=b19722db-d8ef-4021-8498-f7910bee0887 name=/runtime.v1.RuntimeService/StartContainer sandboxID=04fdf0749a99d67d272d39cfaad894109c5cd565eab508afc4c5fc42805cc9b7\nJun 11 10:33:55.446572 crc crio[3650]: time=\"2026-06-11T10:33:55.439555989Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:33:55.449625 crc crio[3650]: time=\"2026-06-11T10:33:55.449326556Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:33:55.557415 crc crio[3650]: time=\"2026-06-11T10:33:55.546437471Z\" level=info msg=\"Started container\" PID=12247 containerID=196ce992652288f460c68e7b5ce1c43e9e2e288704ff7e267d85b3d8352ac5c3 description=openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator id=5b556803-d213-41a6-8278-bb5eb960aa9b name=/runtime.v1.RuntimeService/StartContainer sandboxID=ca8434f73c9406390d09b0932f52b4f7acd9cca94a39541db2aeacce0c70c711\nJun 11 10:33:55.632501 crc crio[3650]: time=\"2026-06-11T10:33:55.625069565Z\" level=info msg=\"Starting container: be42b391a4b33d9a9da814e9a9f49992acdd4a95808fd0e47c35f235e4f8bce3\" id=3dc24023-a75f-466d-ac69-f37628c482f8 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:33:57.658423 crc crio[3650]: time=\"2026-06-11T10:33:57.6434832Z\" level=info msg=\"Started container\" PID=12245 containerID=be42b391a4b33d9a9da814e9a9f49992acdd4a95808fd0e47c35f235e4f8bce3 description=openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator id=3dc24023-a75f-466d-ac69-f37628c482f8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=089f8796586f8b7db92a69c83013faa76dd5287d067fcd029cad6702aa674c55\nJun 11 10:33:57.968025 crc crio[3650]: time=\"2026-06-11T10:33:57.954867706Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:33:58.056986 crc crio[3650]: time=\"2026-06-11T10:33:58.056571075Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:33:58.775225 crc crio[3650]: time=\"2026-06-11T10:33:58.773647364Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:33:58.829453 crc crio[3650]: time=\"2026-06-11T10:33:58.825525505Z\" level=info msg=\"Created container 020f4a7cf4d782fafc362e448aa279e514df7fe5e848934643064b106ea30636: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator\" id=2ca6bcfe-0883-417b-98d4-75a5f9b8de08 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:33:59.142417 crc crio[3650]: time=\"2026-06-11T10:33:59.075931055Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:33:59.142417 crc crio[3650]: time=\"2026-06-11T10:33:59.099746596Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:33:59.224023 crc crio[3650]: time=\"2026-06-11T10:33:59.223818244Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:33:59.798531 crc crio[3650]: time=\"2026-06-11T10:33:59.797441018Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:34:00.577037 crc crio[3650]: time=\"2026-06-11T10:34:00.342733432Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:34:00.590782 crc crio[3650]: time=\"2026-06-11T10:34:00.590356056Z\" level=info msg=\"Starting container: 020f4a7cf4d782fafc362e448aa279e514df7fe5e848934643064b106ea30636\" id=52fedc0a-1789-4549-8f30-b07891cbac28 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:34:00.798602 crc crio[3650]: time=\"2026-06-11T10:34:00.595028662Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:34:01.280687 crc crio[3650]: time=\"2026-06-11T10:34:01.280569511Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:34:01.282409 crc crio[3650]: time=\"2026-06-11T10:34:01.281771459Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:34:01.291004 crc crio[3650]: time=\"2026-06-11T10:34:01.290818773Z\" level=info msg=\"Started container\" PID=12274 containerID=020f4a7cf4d782fafc362e448aa279e514df7fe5e848934643064b106ea30636 description=openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator id=52fedc0a-1789-4549-8f30-b07891cbac28 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d721c5d42c7fe8a2ef71fdfaea832f74a256dc039aed3fb50857cfa739db852d\nJun 11 10:34:01.355332 crc crio[3650]: time=\"2026-06-11T10:34:01.349099301Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:34:01.421436 crc crio[3650]: time=\"2026-06-11T10:34:01.415293092Z\" level=info msg=\"Created container c2c8c682c672a19db4b8efaa485be0488ddfef947d5093cbfa774f7672103ef1: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator\" id=60a48697-6d3c-4105-b6d5-cfe1a7e4a45d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:34:01.426609 crc crio[3650]: time=\"2026-06-11T10:34:01.421561795Z\" level=info msg=\"Created container 0b93ee3843ee2a1087123d8e6f9c6735898086a8b07621c93e26f83c3f042cb3: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator\" id=facd9bbb-0206-4836-b7ad-73bd4b2ac4eb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:34:01.432705 crc crio[3650]: time=\"2026-06-11T10:34:01.431028487Z\" level=info msg=\"Starting container: c2c8c682c672a19db4b8efaa485be0488ddfef947d5093cbfa774f7672103ef1\" id=c93a3242-5c3c-4959-819e-a0f4234f8865 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:34:01.470711 crc crio[3650]: time=\"2026-06-11T10:34:01.444792225Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:34:01.470711 crc crio[3650]: time=\"2026-06-11T10:34:01.461418277Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:34:01.478188 crc crio[3650]: time=\"2026-06-11T10:34:01.478040092Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 10:34:01.478188 crc crio[3650]: time=\"2026-06-11T10:34:01.478104774Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 10:34:01.482832 crc crio[3650]: time=\"2026-06-11T10:34:01.482768511Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/host-local\\\"\"\nJun 11 10:34:01.524358 crc crio[3650]: time=\"2026-06-11T10:34:01.523825874Z\" level=info msg=\"Starting container: 0b93ee3843ee2a1087123d8e6f9c6735898086a8b07621c93e26f83c3f042cb3\" id=9c968ac5-894b-45b6-be33-abc25bbdcea7 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:34:01.571772 crc crio[3650]: time=\"2026-06-11T10:34:01.567382621Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:34:01.595753 crc crio[3650]: time=\"2026-06-11T10:34:01.595222127Z\" level=info msg=\"Started container\" PID=12329 containerID=c2c8c682c672a19db4b8efaa485be0488ddfef947d5093cbfa774f7672103ef1 description=openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator id=c93a3242-5c3c-4959-819e-a0f4234f8865 name=/runtime.v1.RuntimeService/StartContainer sandboxID=76282f2c5663e964888d088eccaad2478462902e770894c5da12754c6a51675b\nJun 11 10:34:02.775331 crc crio[3650]: time=\"2026-06-11T10:34:02.443291187Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:34:02.775331 crc crio[3650]: time=\"2026-06-11T10:34:02.470309188Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:34:02.775331 crc crio[3650]: time=\"2026-06-11T10:34:02.752838382Z\" level=info msg=\"Stopping container: 5419a6f29de601dfa853055cd98341c060c7a239dbd235f64153557d189d70d8 (timeout: 2s)\" id=df5ec052-3d7a-4677-8aa3-2542c44f558b name=/runtime.v1.RuntimeService/StopContainer\nJun 11 10:34:02.819035 crc crio[3650]: time=\"2026-06-11T10:34:02.80656573Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:34:03.148336 crc crio[3650]: time=\"2026-06-11T10:34:03.132321603Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:34:03.213303 crc crio[3650]: time=\"2026-06-11T10:34:03.210584173Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:34:03.258248 crc crio[3650]: time=\"2026-06-11T10:34:03.257012118Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:34:03.260083 crc crio[3650]: time=\"2026-06-11T10:34:03.259404588Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:34:03.283325 crc crio[3650]: time=\"2026-06-11T10:34:03.283270306Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:34:03.453585 crc crio[3650]: time=\"2026-06-11T10:34:03.442205458Z\" level=info msg=\"Started container\" PID=12344 containerID=0b93ee3843ee2a1087123d8e6f9c6735898086a8b07621c93e26f83c3f042cb3 description=openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator id=9c968ac5-894b-45b6-be33-abc25bbdcea7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6ef12fd6b0c6e147573c9d7167dded74e9302978058c0c041290a283a9ee58a5\nJun 11 10:34:03.453585 crc crio[3650]: time=\"2026-06-11T10:34:03.446323394Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:34:05.725395 crc crio[3650]: time=\"2026-06-11T10:34:05.724737711Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:34:06.840783 crc crio[3650]: time=\"2026-06-11T10:34:06.750459982Z\" level=info msg=\"Stopped container 5419a6f29de601dfa853055cd98341c060c7a239dbd235f64153557d189d70d8: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=df5ec052-3d7a-4677-8aa3-2542c44f558b name=/runtime.v1.RuntimeService/StopContainer\nJun 11 10:34:06.840783 crc crio[3650]: time=\"2026-06-11T10:34:06.758515813Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=e7b7ee00-2fec-47f9-9366-11f7b30730ba name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:34:07.672063 crc crio[3650]: time=\"2026-06-11T10:34:07.664720469Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 10:34:07.672063 crc crio[3650]: time=\"2026-06-11T10:34:07.665848255Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 10:34:07.672063 crc crio[3650]: time=\"2026-06-11T10:34:07.665921177Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/ipvlan\\\"\"\nJun 11 10:34:08.755048 crc crio[3650]: time=\"2026-06-11T10:34:08.754859809Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:34:09.756331 crc crio[3650]: time=\"2026-06-11T10:34:09.75525649Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=91bdc822-78e6-4099-867a-b7b47cdbfd05 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:34:10.786957 crc crio[3650]: time=\"2026-06-11T10:34:10.7868137Z\" level=info msg=\"Created container 544da3d9dec2636c78ad90af723efcef9c9f64ebba8206c4b2e709885e167a1c: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator\" id=80446038-2f87-415d-878c-c5ce6d59e042 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:34:10.835371 crc crio[3650]: time=\"2026-06-11T10:34:10.833864472Z\" level=info msg=\"Created container 9a2954b37429f55be70c0f621e61dc37cc77458bd8e95150de2c8331106aa9aa: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy\" id=b1b45afe-630a-4d8c-8135-907c138e4060 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:34:11.103517 crc crio[3650]: time=\"2026-06-11T10:34:10.884251662Z\" level=info msg=\"Starting container: 9a2954b37429f55be70c0f621e61dc37cc77458bd8e95150de2c8331106aa9aa\" id=4aef531a-d615-4eb4-903f-704e83787269 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:34:11.103517 crc crio[3650]: time=\"2026-06-11T10:34:11.08018012Z\" level=info msg=\"Starting container: 544da3d9dec2636c78ad90af723efcef9c9f64ebba8206c4b2e709885e167a1c\" id=f1b3293c-eb2f-4600-af9e-aabe5c6bb788 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:34:11.105490 crc crio[3650]: time=\"2026-06-11T10:34:11.105301395Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:34:11.108279 crc crio[3650]: time=\"2026-06-11T10:34:11.105327516Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=d60060df-572c-4ba9-8992-984ed43f9656 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:34:11.157241 crc crio[3650]: time=\"2026-06-11T10:34:11.151567598Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:34:11.194947 crc crio[3650]: time=\"2026-06-11T10:34:11.194632969Z\" level=info msg=\"Created container 7ef3d9dc3bbcbb381715116ce711370597bcade53864025ef5adb3e1d991cb7b: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api\" id=0d3055c1-cc48-493b-ad0b-1e02b04141c9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:34:11.345504 crc crio[3650]: time=\"2026-06-11T10:34:11.271347948Z\" level=info msg=\"Starting container: 7ef3d9dc3bbcbb381715116ce711370597bcade53864025ef5adb3e1d991cb7b\" id=8fcb01bd-2729-4053-97d2-ac06f0afd6f9 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:34:11.345504 crc crio[3650]: time=\"2026-06-11T10:34:11.289606674Z\" level=info msg=\"Started container\" PID=12368 containerID=544da3d9dec2636c78ad90af723efcef9c9f64ebba8206c4b2e709885e167a1c description=openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator id=f1b3293c-eb2f-4600-af9e-aabe5c6bb788 name=/runtime.v1.RuntimeService/StartContainer sandboxID=66c4dd1c40e3b6182485cd3f50b91bd9b65c2b5109958d01b68f3857f6960d38\nJun 11 10:34:11.345504 crc crio[3650]: time=\"2026-06-11T10:34:11.2928492Z\" level=info msg=\"Started container\" PID=12392 containerID=7ef3d9dc3bbcbb381715116ce711370597bcade53864025ef5adb3e1d991cb7b description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api id=8fcb01bd-2729-4053-97d2-ac06f0afd6f9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=00061e14ba0f53ee3e468ef87a929c317a5858b7d16013bffbe7e1e93701fe9e\nJun 11 10:34:11.345504 crc crio[3650]: time=\"2026-06-11T10:34:11.304695987Z\" level=info msg=\"Started container\" PID=12369 containerID=9a2954b37429f55be70c0f621e61dc37cc77458bd8e95150de2c8331106aa9aa description=openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy id=4aef531a-d615-4eb4-903f-704e83787269 name=/runtime.v1.RuntimeService/StartContainer sandboxID=31cd14af7c6599c615254daebfd7fc1cecd5e6746400d55037d288258fc9c63e\nJun 11 10:34:11.710171 crc crio[3650]: time=\"2026-06-11T10:34:11.705868155Z\" level=info msg=\"Got pod network &{Name:redhat-operators-kv5rz Namespace:openshift-marketplace ID:9be70a8a1e967cf49af88e5c028643913c2cda475761eb8311686b0b8e1ad971 UID:129e9f60-3ef6-47ec-9345-b1fae82a0710 NetNS:/var/run/netns/a3c29515-9c43-4fbb-a538-01525922f06c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod129e9f60_3ef6_47ec_9345_b1fae82a0710.slice PodAnnotations:0xc002a1a078}] Aliases:map[]}\"\nJun 11 10:34:11.710171 crc crio[3650]: time=\"2026-06-11T10:34:11.706068112Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-kv5rz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 10:34:12.143037 crc crio[3650]: time=\"2026-06-11T10:34:12.142489991Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:34:12.275584 crc crio[3650]: time=\"2026-06-11T10:34:12.275532018Z\" level=info msg=\"Created container 8951b5bf96af784a3004edbdbdb15e0d90c0f1d2eeb5e6fa6aa76ae1e9b4e420: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager\" id=1ac007b4-5a3c-4d9a-ab40-de4a1a8413be name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:34:12.292235 crc crio[3650]: time=\"2026-06-11T10:34:12.281981954Z\" level=info msg=\"Created container 019da2af79950e8f0756460ce05dbcc65ad5efa9f7f7ce14954f29d672ed7025: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=b9d6750f-d0b2-43e0-b611-40694bee4a06 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:34:12.301428 crc crio[3650]: time=\"2026-06-11T10:34:12.275951141Z\" level=info msg=\"Created container f45bf38de18b8129f16d09cbac89fcad2a7a6f381745f63d0852db7ceec42f59: openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy\" id=ff348f83-7097-4390-a6d4-7960880145b3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:34:12.302370 crc crio[3650]: time=\"2026-06-11T10:34:12.302344437Z\" level=info msg=\"Starting container: 019da2af79950e8f0756460ce05dbcc65ad5efa9f7f7ce14954f29d672ed7025\" id=7457b586-d2a3-40b1-b58f-86068fc6d73e name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:34:12.307195 crc crio[3650]: time=\"2026-06-11T10:34:12.302788511Z\" level=info msg=\"Created container a8d09f8d4e672ccb18e161f87e2da91ea8f5c6485682c874df5ea91a3911e127: openshift-console/console-6c684df5db-cc8g8/console\" id=cec45db2-c673-43ca-9708-aeb883ed9e1e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:34:12.322514 crc crio[3650]: time=\"2026-06-11T10:34:12.311041765Z\" level=info msg=\"Starting container: 8951b5bf96af784a3004edbdbdb15e0d90c0f1d2eeb5e6fa6aa76ae1e9b4e420\" id=5a7f82eb-3fbd-465e-af63-7355aaddb642 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:34:12.341371 crc crio[3650]: time=\"2026-06-11T10:34:12.340548145Z\" level=info msg=\"Got pod network &{Name:community-operators-g4n5b Namespace:openshift-marketplace ID:4b886999eab3494f15ccfc8cf016639b090e3611a9781c6cf70344189df13ad1 UID:f0679be2-2a87-40f8-8167-38a8a691c7a2 NetNS:/var/run/netns/59a373b2-618b-4047-8947-a19cb4fe447b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf0679be2_2a87_40f8_8167_38a8a691c7a2.slice PodAnnotations:0xc000e12260}] Aliases:map[]}\"\nJun 11 10:34:12.341371 crc crio[3650]: time=\"2026-06-11T10:34:12.341043871Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-g4n5b to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 10:34:12.342750 crc crio[3650]: time=\"2026-06-11T10:34:12.342703194Z\" level=info msg=\"Started container\" PID=12494 containerID=8951b5bf96af784a3004edbdbdb15e0d90c0f1d2eeb5e6fa6aa76ae1e9b4e420 description=openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager id=5a7f82eb-3fbd-465e-af63-7355aaddb642 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7c9b8439825296730475bfb0226e2762812ed00dc63fea5c58402a1839ed8cbf\nJun 11 10:34:12.345460 crc crio[3650]: time=\"2026-06-11T10:34:12.345417321Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=2d465d7c-56a4-4f86-9f15-22e40df9708b name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:34:12.355971 crc crio[3650]: time=\"2026-06-11T10:34:12.355778353Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=9a21ae71-e5e3-4961-ab79-54b52494020d name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:34:12.368318 crc crio[3650]: time=\"2026-06-11T10:34:12.368261693Z\" level=info msg=\"Starting container: a8d09f8d4e672ccb18e161f87e2da91ea8f5c6485682c874df5ea91a3911e127\" id=9ebf753c-06cc-4706-b711-adebcd10d1d7 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:34:13.171440 crc crio[3650]: time=\"2026-06-11T10:34:12.392564712Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-6cmg6 Namespace:openshift-marketplace ID:83cb843c8ad1d0ebcf734d03aa0b36969aa3a015d5a677cb495a8a3fac4a9797 UID:c6ade685-1f8f-486c-a1f6-9ac217d19fe6 NetNS:/var/run/netns/e489d83e-da3f-479e-9554-5f585eba8f28 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc6ade685_1f8f_486c_a1f6_9ac217d19fe6.slice PodAnnotations:0xc0016483d8}] Aliases:map[]}\"\nJun 11 10:34:13.171440 crc crio[3650]: time=\"2026-06-11T10:34:12.393502002Z\" level=info msg=\"Got pod network &{Name:certified-operators-lndxz Namespace:openshift-marketplace ID:83018d340f1996716877ab5520c6fd3ecec4f26a46fa4b0b1506fdcd8cf0fcf7 UID:e6f28c0e-7991-4ba3-99be-8a0437731473 NetNS:/var/run/netns/a26aee17-d9f9-48f7-a7ce-f89e8a3d04ea Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode6f28c0e_7991_4ba3_99be_8a0437731473.slice PodAnnotations:0xc001384458}] Aliases:map[]}\"\nJun 11 10:34:13.171440 crc crio[3650]: time=\"2026-06-11T10:34:12.393961797Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-lndxz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 10:34:13.171440 crc crio[3650]: time=\"2026-06-11T10:34:12.400356522Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager\" id=139de320-57e8-4304-bb29-6ce5c49def35 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:34:13.171440 crc crio[3650]: time=\"2026-06-11T10:34:12.40092541Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:34:13.171440 crc crio[3650]: time=\"2026-06-11T10:34:12.393052257Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-6cmg6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 10:34:13.171440 crc crio[3650]: time=\"2026-06-11T10:34:12.589007082Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:34:13.171440 crc crio[3650]: time=\"2026-06-11T10:34:12.734779117Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:34:13.171440 crc crio[3650]: time=\"2026-06-11T10:34:12.800492852Z\" level=info msg=\"Starting container: f45bf38de18b8129f16d09cbac89fcad2a7a6f381745f63d0852db7ceec42f59\" id=a1e1667f-8b52-439c-8288-03c6c6f6050b name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:34:13.178516 crc crio[3650]: time=\"2026-06-11T10:34:13.178463705Z\" level=info msg=\"Started container\" PID=12487 containerID=019da2af79950e8f0756460ce05dbcc65ad5efa9f7f7ce14954f29d672ed7025 description=openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver id=7457b586-d2a3-40b1-b58f-86068fc6d73e name=/runtime.v1.RuntimeService/StartContainer sandboxID=5253c570edf3b1586971eb345f33ec0addc675d59ebd2a7da755e82b2134ca60\nJun 11 10:34:13.198332 crc crio[3650]: time=\"2026-06-11T10:34:13.198094808Z\" level=info msg=\"Created container 39cc2134b2c467cc1867c9d6a437b0d397d5c554784337579247df9f3c43dbcd: hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner\" id=62ac1d5a-b76c-491b-a60f-5fe1ae3e47fa name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:34:13.210976 crc crio[3650]: time=\"2026-06-11T10:34:13.210909382Z\" level=info msg=\"Starting container: 39cc2134b2c467cc1867c9d6a437b0d397d5c554784337579247df9f3c43dbcd\" id=7f6a506b-0828-4a83-8232-db4307e60c02 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:34:13.665416 crc crio[3650]: time=\"2026-06-11T10:34:13.29229317Z\" level=info msg=\"Started container\" PID=12504 containerID=a8d09f8d4e672ccb18e161f87e2da91ea8f5c6485682c874df5ea91a3911e127 description=openshift-console/console-6c684df5db-cc8g8/console id=9ebf753c-06cc-4706-b711-adebcd10d1d7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bee064a86ca0eeb4ff04004766d628768c20085b8f22a24de72bda1bf48cc9c2\nJun 11 10:34:13.665416 crc crio[3650]: time=\"2026-06-11T10:34:13.43697616Z\" level=info msg=\"Created container 4dd62fe0565de6949796f12771d9f78774ff88d1ec4c2b16969d6003ef6f4b3d: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver\" id=0e6b1680-eec3-4da1-b294-93b79ee3cc3a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:34:13.665416 crc crio[3650]: time=\"2026-06-11T10:34:13.471638783Z\" level=info msg=\"Created container f2efdeedd13ececbe7be5e53480cc927e5e05828e0bc843606435d3a6e55fe0c: openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary\" id=bcf085f7-d0c5-4abf-8c43-cda16e88ec50 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:34:13.665416 crc crio[3650]: time=\"2026-06-11T10:34:13.519435233Z\" level=info msg=\"Created container 261dcc33b46264a4b26abfffa2d33c49498d1aefee6bf5d927daffab59bed298: openshift-dns/dns-default-qtghf/dns\" id=ef79c869-d55d-4bfa-a7ca-9fdd355e4099 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:34:13.665416 crc crio[3650]: time=\"2026-06-11T10:34:13.563009641Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 10:34:13.665416 crc crio[3650]: time=\"2026-06-11T10:34:13.563809749Z\" level=info msg=\"Starting container: f2efdeedd13ececbe7be5e53480cc927e5e05828e0bc843606435d3a6e55fe0c\" id=82f868cb-1cff-4663-be3d-d754c6c724c7 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:34:13.665416 crc crio[3650]: time=\"2026-06-11T10:34:13.566471064Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:34:13.682713 crc crio[3650]: time=\"2026-06-11T10:34:13.682554206Z\" level=info msg=\"Starting container: 261dcc33b46264a4b26abfffa2d33c49498d1aefee6bf5d927daffab59bed298\" id=5efd59dc-083a-495e-8776-9c6485e80878 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:34:13.688344 crc crio[3650]: time=\"2026-06-11T10:34:13.685580203Z\" level=info msg=\"Starting container: 4dd62fe0565de6949796f12771d9f78774ff88d1ec4c2b16969d6003ef6f4b3d\" id=6a19fbbf-2d63-4455-a4c6-aefe675c58e4 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:34:13.690954 crc crio[3650]: time=\"2026-06-11T10:34:13.690744218Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:34:13.769084 crc crio[3650]: time=\"2026-06-11T10:34:13.751067651Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:34:13.909275 crc crio[3650]: time=\"2026-06-11T10:34:13.907223369Z\" level=info msg=\"Started container\" PID=12505 containerID=f2efdeedd13ececbe7be5e53480cc927e5e05828e0bc843606435d3a6e55fe0c description=openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary id=82f868cb-1cff-4663-be3d-d754c6c724c7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bb73203da0f8806a0058ff5c7f015469ed1d0dcfcb558a024d53e72ada603766\nJun 11 10:34:13.913643 crc crio[3650]: time=\"2026-06-11T10:34:13.913530461Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:34:14.232663 crc crio[3650]: time=\"2026-06-11T10:34:14.126432936Z\" level=info msg=\"Created container e29346e1f7c776134107e58bd295c7ff59b735ae9c594e899377ac73b773b182: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver\" id=1e9a9519-9323-4bd6-bab3-942694c20dfc name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:34:14.232663 crc crio[3650]: time=\"2026-06-11T10:34:14.166732746Z\" level=info msg=\"Starting container: e29346e1f7c776134107e58bd295c7ff59b735ae9c594e899377ac73b773b182\" id=2f55fc9e-06c9-4ee8-88f4-b474e99b8708 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:34:14.702789 crc crio[3650]: time=\"2026-06-11T10:34:14.696791146Z\" level=info msg=\"Started container\" PID=12506 containerID=f45bf38de18b8129f16d09cbac89fcad2a7a6f381745f63d0852db7ceec42f59 description=openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy id=a1e1667f-8b52-439c-8288-03c6c6f6050b name=/runtime.v1.RuntimeService/StartContainer sandboxID=0388217e0684e71e30a2fcae461773ecdb68db35fb1f5cef4a8dbc2eba3d9790\nJun 11 10:34:15.447105 crc crio[3650]: time=\"2026-06-11T10:34:14.998225822Z\" level=info msg=\"Started container\" PID=12503 containerID=4dd62fe0565de6949796f12771d9f78774ff88d1ec4c2b16969d6003ef6f4b3d description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver id=6a19fbbf-2d63-4455-a4c6-aefe675c58e4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9d4aa1898017b16d783969e94d920569ad171c8ccee63341635be05f5d8ff6e6\nJun 11 10:34:15.447105 crc crio[3650]: time=\"2026-06-11T10:34:15.01441288Z\" level=info msg=\"Started container\" PID=12502 containerID=39cc2134b2c467cc1867c9d6a437b0d397d5c554784337579247df9f3c43dbcd description=hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner id=7f6a506b-0828-4a83-8232-db4307e60c02 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4b6f68ee5043dc4cefea29f31ca220f4e08b9d82b41af55c49f6cf64addd60e9\nJun 11 10:34:15.447105 crc crio[3650]: time=\"2026-06-11T10:34:15.024515214Z\" level=info msg=\"Started container\" PID=12495 containerID=261dcc33b46264a4b26abfffa2d33c49498d1aefee6bf5d927daffab59bed298 description=openshift-dns/dns-default-qtghf/dns id=5efd59dc-083a-495e-8776-9c6485e80878 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9f17537f203b5369b515fdf93df3c21e0e1ec76139d277ab3fdc9d259dcd43de\nJun 11 10:34:15.582432 crc crio[3650]: time=\"2026-06-11T10:34:15.580611241Z\" level=info msg=\"Started container\" PID=12496 containerID=e29346e1f7c776134107e58bd295c7ff59b735ae9c594e899377ac73b773b182 description=openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver id=2f55fc9e-06c9-4ee8-88f4-b474e99b8708 name=/runtime.v1.RuntimeService/StartContainer sandboxID=75a34b9d735f293ff0af6d791618b1cede0d9c1578e168ba6ecd2f3ca7f9f051\nJun 11 10:34:16.015233 crc crio[3650]: time=\"2026-06-11T10:34:16.015085635Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-node-driver-registrar:latest\" id=43504c38-7613-44d3-a7e0-a0447157d741 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:34:16.035208 crc crio[3650]: time=\"2026-06-11T10:34:16.031483921Z\" level=info msg=\"Created container 6b8c214a49b9bcfbe2dd4e55525a24b4f03a0df436b9427b703ced1e53ca46ff: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator\" id=ed5e06fb-67b5-4d36-b313-70646d35cd23 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:34:16.042778 crc crio[3650]: time=\"2026-06-11T10:34:16.042725921Z\" level=info msg=\"Starting container: 6b8c214a49b9bcfbe2dd4e55525a24b4f03a0df436b9427b703ced1e53ca46ff\" id=768b5736-de4f-474f-91dd-22c68a4df6d8 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:34:16.312614 crc crio[3650]: time=\"2026-06-11T10:34:16.04663515Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=00cc3f75-7d80-4cde-8d79-3ed4de929dbd name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:34:16.312614 crc crio[3650]: time=\"2026-06-11T10:34:16.071796943Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=46c43fdd-eb3c-493b-9392-8e9e378bd2ad name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:34:16.361562 crc crio[3650]: time=\"2026-06-11T10:34:16.361500704Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-node-driver-registrar:latest\" id=143dec49-64f3-4f6e-b825-b0eefe19c76d name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:34:16.366076 crc crio[3650]: time=\"2026-06-11T10:34:16.365006046Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=da8b23c0-70d7-45c4-9cce-a459ac8dd7c1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:34:16.366619 crc crio[3650]: time=\"2026-06-11T10:34:16.365040707Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=e27911c6-bd81-4ff3-bf94-23de864f74e5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:34:16.369613 crc crio[3650]: time=\"2026-06-11T10:34:16.368546479Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar\" id=edfee223-9ef5-45cd-98e6-9133e1774a35 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:34:16.370957 crc crio[3650]: time=\"2026-06-11T10:34:16.370928116Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:34:16.374764 crc crio[3650]: time=\"2026-06-11T10:34:16.374741018Z\" level=info msg=\"Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints\" id=9e1248d0-49ae-4082-8b44-b8c3d7fb67d5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:34:16.377606 crc crio[3650]: time=\"2026-06-11T10:34:16.377573559Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:34:16.379637 crc crio[3650]: time=\"2026-06-11T10:34:16.379367533Z\" level=info msg=\"Creating container: openshift-dns/dns-default-qtghf/kube-rbac-proxy\" id=ab14a41d-40ee-411a-ae12-705f12c1fe3e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:34:16.393714 crc crio[3650]: time=\"2026-06-11T10:34:16.393532572Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:34:16.394060 crc crio[3650]: time=\"2026-06-11T10:34:16.393703065Z\" level=info msg=\"Started container\" PID=12590 containerID=6b8c214a49b9bcfbe2dd4e55525a24b4f03a0df436b9427b703ced1e53ca46ff description=openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator id=768b5736-de4f-474f-91dd-22c68a4df6d8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=219e9c2f0e426efed0f2f1d50a432f0f680a56e5a70e628201bedaf65f8e8389\nJun 11 10:34:17.698487 crc crio[3650]: time=\"2026-06-11T10:34:17.697928304Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:34:17.852791 crc crio[3650]: time=\"2026-06-11T10:34:17.852412002Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=512d13af-3b99-4aa0-a2a4-20cf230752b3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:34:18.539085 crc crio[3650]: time=\"2026-06-11T10:34:18.489321022Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:34:18.539085 crc crio[3650]: time=\"2026-06-11T10:34:18.500658754Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=76ec5769-6d49-4551-86f9-c9361b0bc0d8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:34:18.581681 crc crio[3650]: time=\"2026-06-11T10:34:18.581274532Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:34:18.969519 crc crio[3650]: time=\"2026-06-11T10:34:18.844171044Z\" level=info msg=\"Creating container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy\" id=2cc63d5d-74cd-47fd-b836-f59469e119a2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:34:18.969519 crc crio[3650]: time=\"2026-06-11T10:34:18.84468072Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:34:20.827369 crc crio[3650]: time=\"2026-06-11T10:34:20.820286177Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:34:22.556611 crc crio[3650]: time=\"2026-06-11T10:34:22.556187723Z\" level=info msg=\"Created container b164ef81fe17e002cb7d6a02ba91032b90e252a7d3e581aaeb3ecaed8570b5d6: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator\" id=eadbceb7-e702-4c82-8c52-143e4241f4eb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:34:22.665465 crc crio[3650]: time=\"2026-06-11T10:34:22.665027194Z\" level=info msg=\"Starting container: b164ef81fe17e002cb7d6a02ba91032b90e252a7d3e581aaeb3ecaed8570b5d6\" id=82d40854-b812-4088-b9ac-a1287242a958 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:34:22.854776 crc crio[3650]: time=\"2026-06-11T10:34:22.853845229Z\" level=info msg=\"Started container\" PID=12601 containerID=b164ef81fe17e002cb7d6a02ba91032b90e252a7d3e581aaeb3ecaed8570b5d6 description=openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator id=82d40854-b812-4088-b9ac-a1287242a958 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bca9cdc7581b33475a012a721b9060d11ab4236fed24ec99de48c4f1be0290d7\nJun 11 10:34:23.376759 crc crio[3650]: time=\"2026-06-11T10:34:23.376478212Z\" level=info msg=\"Created container 721307ce8042a2f2a02e5f9a4fc9d5176e4bbe0423578f3efabfa7f06941fd34: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator\" id=6d2627e8-e411-45ce-8a6c-a4bd58f7a73f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:34:23.832044 crc crio[3650]: time=\"2026-06-11T10:34:23.75109629Z\" level=info msg=\"Starting container: 721307ce8042a2f2a02e5f9a4fc9d5176e4bbe0423578f3efabfa7f06941fd34\" id=8f5310ae-373e-4c9e-8e3e-658b5c10aa7f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:34:26.515906 crc crio[3650]: time=\"2026-06-11T10:34:26.514722623Z\" level=info msg=\"Started container\" PID=12591 containerID=721307ce8042a2f2a02e5f9a4fc9d5176e4bbe0423578f3efabfa7f06941fd34 description=openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator id=8f5310ae-373e-4c9e-8e3e-658b5c10aa7f name=/runtime.v1.RuntimeService/StartContainer sandboxID=3a99d2cff4eb408b82b989c2d7f34de64ed03ecd7c4bbf07f6765bd313ce9b50\nJun 11 10:34:28.073799 crc crio[3650]: time=\"2026-06-11T10:34:28.073301291Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:34:31.633238 crc crio[3650]: time=\"2026-06-11T10:34:31.631579992Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:34:31.971254 crc crio[3650]: time=\"2026-06-11T10:34:31.970976756Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:34:35.733848 crc crio[3650]: time=\"2026-06-11T10:34:35.732789767Z\" level=info msg=\"Created container dbce8f1e1ffa893ad3b32dbf8a7a6a0d2342ade09f696dbd559f4344c8929e36: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager\" id=139de320-57e8-4304-bb29-6ce5c49def35 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:34:35.747331 crc crio[3650]: time=\"2026-06-11T10:34:35.742833309Z\" level=info msg=\"Created container 5349721461e8b99d639f28f707ce02b0cfb21b121313dc902d7bfdafb1386171: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=d60060df-572c-4ba9-8992-984ed43f9656 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:34:35.964445 crc crio[3650]: time=\"2026-06-11T10:34:35.964352096Z\" level=info msg=\"Starting container: dbce8f1e1ffa893ad3b32dbf8a7a6a0d2342ade09f696dbd559f4344c8929e36\" id=5c22f345-1746-42c7-8d2a-afd15f2540d8 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:34:36.013495 crc crio[3650]: time=\"2026-06-11T10:34:36.006512507Z\" level=info msg=\"Starting container: 5349721461e8b99d639f28f707ce02b0cfb21b121313dc902d7bfdafb1386171\" id=0f8b1671-a042-46a9-bcb0-657dc51f89ea name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:34:37.091056 crc crio[3650]: time=\"2026-06-11T10:34:37.090502421Z\" level=info msg=\"Started container\" PID=12776 containerID=dbce8f1e1ffa893ad3b32dbf8a7a6a0d2342ade09f696dbd559f4344c8929e36 description=openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager id=5c22f345-1746-42c7-8d2a-afd15f2540d8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=31cd14af7c6599c615254daebfd7fc1cecd5e6746400d55037d288258fc9c63e\nJun 11 10:34:37.103329 crc crio[3650]: time=\"2026-06-11T10:34:37.095682417Z\" level=info msg=\"Started container\" PID=12639 containerID=5349721461e8b99d639f28f707ce02b0cfb21b121313dc902d7bfdafb1386171 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=0f8b1671-a042-46a9-bcb0-657dc51f89ea name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed5e22ae44b291e5f4185543b89bed76a7dac5b4dcf90f0cd6fb838ba2475124\nJun 11 10:34:37.393201 crc crio[3650]: time=\"2026-06-11T10:34:37.390571734Z\" level=info msg=\"Created container 287e1bb9fcffd93cbf0ee953b6f46978021a476b5f3642a4a98937ab43acf4e8: openshift-dns/dns-default-qtghf/kube-rbac-proxy\" id=ab14a41d-40ee-411a-ae12-705f12c1fe3e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:34:37.408610 crc crio[3650]: time=\"2026-06-11T10:34:37.408521241Z\" level=info msg=\"Created container 480916fd790364ddfdf200dfcc4bf6c4743b6e0aac2c87b338c9c8554d758cae: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints\" id=9e1248d0-49ae-4082-8b44-b8c3d7fb67d5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:34:37.996726 crc crio[3650]: time=\"2026-06-11T10:34:37.995747395Z\" level=info msg=\"Created container 824c803c27387081cd137fabece2a720af19480d586080b723004a6a83402ca2: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy\" id=2cc63d5d-74cd-47fd-b836-f59469e119a2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:34:38.763461 crc crio[3650]: time=\"2026-06-11T10:34:38.754541839Z\" level=info msg=\"Starting container: 480916fd790364ddfdf200dfcc4bf6c4743b6e0aac2c87b338c9c8554d758cae\" id=dec7c1e2-d1ab-42f1-960d-9d68edc71467 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:34:38.911488 crc crio[3650]: time=\"2026-06-11T10:34:38.786260426Z\" level=info msg=\"Starting container: 824c803c27387081cd137fabece2a720af19480d586080b723004a6a83402ca2\" id=9fa6be76-7f7e-4bf3-b738-7fc42e32d570 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:34:38.911488 crc crio[3650]: time=\"2026-06-11T10:34:38.786618527Z\" level=info msg=\"Starting container: 287e1bb9fcffd93cbf0ee953b6f46978021a476b5f3642a4a98937ab43acf4e8\" id=4674d0dd-9e11-49f0-a691-4b28f9176c9a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:34:39.002780 crc crio[3650]: time=\"2026-06-11T10:34:38.986625503Z\" level=info msg=\"Started container\" PID=13003 containerID=287e1bb9fcffd93cbf0ee953b6f46978021a476b5f3642a4a98937ab43acf4e8 description=openshift-dns/dns-default-qtghf/kube-rbac-proxy id=4674d0dd-9e11-49f0-a691-4b28f9176c9a name=/runtime.v1.RuntimeService/StartContainer sandboxID=9f17537f203b5369b515fdf93df3c21e0e1ec76139d277ab3fdc9d259dcd43de\nJun 11 10:34:39.158840 crc crio[3650]: time=\"2026-06-11T10:34:39.15795975Z\" level=info msg=\"Started container\" PID=13009 containerID=824c803c27387081cd137fabece2a720af19480d586080b723004a6a83402ca2 description=openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy id=9fa6be76-7f7e-4bf3-b738-7fc42e32d570 name=/runtime.v1.RuntimeService/StartContainer sandboxID=219e9c2f0e426efed0f2f1d50a432f0f680a56e5a70e628201bedaf65f8e8389\nJun 11 10:34:39.518403 crc crio[3650]: time=\"2026-06-11T10:34:39.51821534Z\" level=info msg=\"Started container\" PID=13004 containerID=480916fd790364ddfdf200dfcc4bf6c4743b6e0aac2c87b338c9c8554d758cae description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints id=dec7c1e2-d1ab-42f1-960d-9d68edc71467 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9d4aa1898017b16d783969e94d920569ad171c8ccee63341635be05f5d8ff6e6\nJun 11 10:34:39.844781 crc crio[3650]: time=\"2026-06-11T10:34:39.844059058Z\" level=info msg=\"Stopping container: 1f5a90b2b91d5391beeacdd7e3c0d6ee60670f77393f4ac253b512b873bb3cb7 (timeout: 30s)\" id=6c648b10-9818-45d4-98dd-5274acedebdf name=/runtime.v1.RuntimeService/StopContainer\nJun 11 10:34:39.848406 crc crio[3650]: time=\"2026-06-11T10:34:39.847830714Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=34245565-b9ee-4bdd-8f36-7cb988468a63 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:34:40.610840 crc crio[3650]: time=\"2026-06-11T10:34:40.610481571Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=588dbb04-5629-46eb-ba72-ef1ea5b59e57 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:34:40.624531 crc crio[3650]: time=\"2026-06-11T10:34:40.62445171Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=03b23031-9204-4d95-b2ec-ed734ad52d63 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:34:40.625289 crc crio[3650]: time=\"2026-06-11T10:34:40.62507625Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:34:41.133477 crc crio[3650]: 2026-06-11T10:34:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:83018d340f19967 Mac:fa:d0:71:a7:d2:f9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0c Mtu:0 Sandbox:/var/run/netns/a26aee17-d9f9-48f7-a7ce-f89e8a3d04ea SocketPath: PciID:}] [{Interface:0xc00025a6a0 Address:{IP:10.217.0.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 10:34:41.169845 crc crio[3650]: 2026-06-11T10:34:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9be70a8a1e967cf Mac:fa:2f:e1:72:68:ef Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:19 Mtu:0 Sandbox:/var/run/netns/a3c29515-9c43-4fbb-a538-01525922f06c SocketPath: PciID:}] [{Interface:0xc0002649f0 Address:{IP:10.217.0.25 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 10:34:41.625476 crc crio[3650]: 2026-06-11T10:34:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:83cb843c8ad1d0e Mac:ee:89:10:0e:70:1b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:14 Mtu:0 Sandbox:/var/run/netns/e489d83e-da3f-479e-9554-5f585eba8f28 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 10:34:42.115311 crc crio[3650]: time=\"2026-06-11T10:34:42.100804957Z\" level=info msg=\"Stopped container 1f5a90b2b91d5391beeacdd7e3c0d6ee60670f77393f4ac253b512b873bb3cb7: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=6c648b10-9818-45d4-98dd-5274acedebdf name=/runtime.v1.RuntimeService/StopContainer\nJun 11 10:34:42.251925 crc crio[3650]: 2026-06-11T10:34:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4b886999eab3494 Mac:3a:ef:d9:cb:da:bd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0f Mtu:0 Sandbox:/var/run/netns/59a373b2-618b-4047-8947-a19cb4fe447b SocketPath: PciID:}] [{Interface:0xc000122780 Address:{IP:10.217.0.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 10:34:42.652350 crc crio[3650]: time=\"2026-06-11T10:34:42.340818087Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 10:34:42.652350 crc crio[3650]: time=\"2026-06-11T10:34:42.341002983Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/loopback\\\"\"\nJun 11 10:34:42.652350 crc crio[3650]: time=\"2026-06-11T10:34:42.424665283Z\" level=info msg=\"Got pod network &{Name:certified-operators-lndxz Namespace:openshift-marketplace ID:83018d340f1996716877ab5520c6fd3ecec4f26a46fa4b0b1506fdcd8cf0fcf7 UID:e6f28c0e-7991-4ba3-99be-8a0437731473 NetNS:/var/run/netns/a26aee17-d9f9-48f7-a7ce-f89e8a3d04ea Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode6f28c0e_7991_4ba3_99be_8a0437731473.slice PodAnnotations:0xc001384458}] Aliases:map[]}\"\nJun 11 10:34:42.652350 crc crio[3650]: time=\"2026-06-11T10:34:42.424952462Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-lndxz for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 10:34:42.652350 crc crio[3650]: time=\"2026-06-11T10:34:42.437182054Z\" level=info msg=\"Got pod network &{Name:redhat-operators-kv5rz Namespace:openshift-marketplace ID:9be70a8a1e967cf49af88e5c028643913c2cda475761eb8311686b0b8e1ad971 UID:129e9f60-3ef6-47ec-9345-b1fae82a0710 NetNS:/var/run/netns/a3c29515-9c43-4fbb-a538-01525922f06c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod129e9f60_3ef6_47ec_9345_b1fae82a0710.slice PodAnnotations:0xc002a1a078}] Aliases:map[]}\"\nJun 11 10:34:42.652350 crc crio[3650]: time=\"2026-06-11T10:34:42.437236593Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-6cmg6 Namespace:openshift-marketplace ID:83cb843c8ad1d0ebcf734d03aa0b36969aa3a015d5a677cb495a8a3fac4a9797 UID:c6ade685-1f8f-486c-a1f6-9ac217d19fe6 NetNS:/var/run/netns/e489d83e-da3f-479e-9554-5f585eba8f28 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc6ade685_1f8f_486c_a1f6_9ac217d19fe6.slice PodAnnotations:0xc0016483d8}] Aliases:map[]}\"\nJun 11 10:34:42.652350 crc crio[3650]: time=\"2026-06-11T10:34:42.437440262Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-kv5rz for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 10:34:42.652350 crc crio[3650]: time=\"2026-06-11T10:34:42.437615195Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-6cmg6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 10:34:42.652350 crc crio[3650]: time=\"2026-06-11T10:34:42.437188441Z\" level=info msg=\"Got pod network &{Name:community-operators-g4n5b Namespace:openshift-marketplace ID:4b886999eab3494f15ccfc8cf016639b090e3611a9781c6cf70344189df13ad1 UID:f0679be2-2a87-40f8-8167-38a8a691c7a2 NetNS:/var/run/netns/59a373b2-618b-4047-8947-a19cb4fe447b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf0679be2_2a87_40f8_8167_38a8a691c7a2.slice PodAnnotations:0xc000e12260}] Aliases:map[]}\"\nJun 11 10:34:42.652350 crc crio[3650]: time=\"2026-06-11T10:34:42.438434971Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-g4n5b for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 10:34:42.652350 crc crio[3650]: time=\"2026-06-11T10:34:42.63618324Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:34:42.652350 crc crio[3650]: time=\"2026-06-11T10:34:42.647648667Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:34:42.761478 crc crio[3650]: time=\"2026-06-11T10:34:42.761022803Z\" level=info msg=\"Ran pod sandbox 83018d340f1996716877ab5520c6fd3ecec4f26a46fa4b0b1506fdcd8cf0fcf7 with infra container: openshift-marketplace/certified-operators-lndxz/POD\" id=1a481154-00b4-4fae-b287-19702f9972c7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:34:42.881989 crc crio[3650]: time=\"2026-06-11T10:34:42.881428345Z\" level=info msg=\"Ran pod sandbox 9be70a8a1e967cf49af88e5c028643913c2cda475761eb8311686b0b8e1ad971 with infra container: openshift-marketplace/redhat-operators-kv5rz/POD\" id=fda589fe-86a5-48ce-aca3-5eb4eb3babe4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:34:43.354367 crc crio[3650]: time=\"2026-06-11T10:34:43.330306788Z\" level=info msg=\"Created container 6a18fa9004b719057e1968207bea23bb79b59e25d5586cdd1e2bb154355ffea9: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=03b23031-9204-4d95-b2ec-ed734ad52d63 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:34:44.041403 crc crio[3650]: time=\"2026-06-11T10:34:43.46354219Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=31d5929b-a739-42e7-b8cf-d87c49b82a22 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:34:44.041403 crc crio[3650]: time=\"2026-06-11T10:34:43.515555609Z\" level=info msg=\"Ran pod sandbox 83cb843c8ad1d0ebcf734d03aa0b36969aa3a015d5a677cb495a8a3fac4a9797 with infra container: openshift-marketplace/redhat-marketplace-6cmg6/POD\" id=b2148d3b-9ecd-4686-9c03-20786e88cd07 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:34:44.041403 crc crio[3650]: time=\"2026-06-11T10:34:43.693012967Z\" level=info msg=\"Ran pod sandbox 4b886999eab3494f15ccfc8cf016639b090e3611a9781c6cf70344189df13ad1 with infra container: openshift-marketplace/community-operators-g4n5b/POD\" id=fc182a31-d065-4f6d-ab87-ebbb7ba735b6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:34:44.219749 crc crio[3650]: time=\"2026-06-11T10:34:44.219009263Z\" level=info msg=\"Starting container: 6a18fa9004b719057e1968207bea23bb79b59e25d5586cdd1e2bb154355ffea9\" id=489d8450-bc17-41cc-9c6f-051fe617453d name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:34:44.288424 crc crio[3650]: time=\"2026-06-11T10:34:44.272792402Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ea7291cc-3b2c-45ec-8f70-cdb6a27684e8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:34:44.320373 crc crio[3650]: time=\"2026-06-11T10:34:44.313460374Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=e4bebd39-0329-492d-860a-196c8efe0363 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:34:44.336058 crc crio[3650]: time=\"2026-06-11T10:34:44.335999716Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=c12bceaf-e90d-4865-84f3-462246ace1f5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:34:44.361311 crc crio[3650]: time=\"2026-06-11T10:34:44.350428579Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=19e22398-7d0f-4cf9-a096-ab7e04626851 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:34:44.375493 crc crio[3650]: time=\"2026-06-11T10:34:44.375449551Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=47ce55b3-ca3b-4e09-bb05-84386c321dfe name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:34:44.503262 crc crio[3650]: time=\"2026-06-11T10:34:44.379222779Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=e0454f84-f5f5-4cef-bc04-533156deb434 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:34:44.503262 crc crio[3650]: time=\"2026-06-11T10:34:44.381614426Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=d15836f3-1389-4cbe-96f9-46162a1b0708 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:34:44.655243 crc crio[3650]: time=\"2026-06-11T10:34:44.654398843Z\" level=info msg=\"Creating container: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=fa20f91b-31d9-4919-afaf-345e9aca4747 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:34:44.655243 crc crio[3650]: time=\"2026-06-11T10:34:44.654810166Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:34:44.727347 crc crio[3650]: time=\"2026-06-11T10:34:44.727199096Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=f063f9ff-c489-4932-a0ab-09609e7247db name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:34:44.775907 crc crio[3650]: time=\"2026-06-11T10:34:44.775807764Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=8a0215a5-c49b-4bc3-ae98-a4ba6224a334 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:34:44.852404 crc crio[3650]: time=\"2026-06-11T10:34:44.782199393Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-g4n5b/extract-utilities\" id=e6568bb6-6dc2-4c02-8b85-8df754bc20b8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:34:44.852404 crc crio[3650]: time=\"2026-06-11T10:34:44.846565346Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:34:45.028073 crc crio[3650]: time=\"2026-06-11T10:34:45.025550828Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-6cmg6/extract-utilities\" id=53f2d317-33eb-4915-a9be-2b03f88d964e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:34:45.028073 crc crio[3650]: time=\"2026-06-11T10:34:45.026319622Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:34:45.164799 crc crio[3650]: time=\"2026-06-11T10:34:45.02749803Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-lndxz/extract-utilities\" id=18949bf1-afbb-4882-abdb-0d1ce0b8959d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:34:45.164799 crc crio[3650]: time=\"2026-06-11T10:34:45.027587993Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-kv5rz/extract-utilities\" id=61f51e70-4f2d-4c4c-a66b-daeb92854910 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:34:45.385321 crc crio[3650]: time=\"2026-06-11T10:34:45.381956097Z\" level=info msg=\"Stopping pod sandbox: d37725fcb001234b3ff31ef8adb55416630aef35171b78a5708c66e0297d57e8\" id=c4e8fe89-37da-40bc-9dab-d7c1fc3318df name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 10:34:45.385321 crc crio[3650]: time=\"2026-06-11T10:34:45.383270449Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686230-hs9dx Namespace:openshift-operator-lifecycle-manager ID:d37725fcb001234b3ff31ef8adb55416630aef35171b78a5708c66e0297d57e8 UID:81b25572-ffb9-4917-87d1-f6713e295cc7 NetNS:/var/run/netns/ab6efe14-31ab-42bd-8e6d-4e41c17e7e0c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod81b25572_ffb9_4917_87d1_f6713e295cc7.slice PodAnnotations:0xc001082218}] Aliases:map[]}\"\nJun 11 10:34:45.385321 crc crio[3650]: time=\"2026-06-11T10:34:45.383411834Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29686230-hs9dx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 10:34:45.714342 crc crio[3650]: time=\"2026-06-11T10:34:45.712977706Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:34:46.076928 crc crio[3650]: time=\"2026-06-11T10:34:45.832041007Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:34:46.076928 crc crio[3650]: time=\"2026-06-11T10:34:46.027847547Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:34:46.129263 crc crio[3650]: time=\"2026-06-11T10:34:46.129081394Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:34:46.168866 crc crio[3650]: time=\"2026-06-11T10:34:46.150631436Z\" level=info msg=\"Started container\" PID=13196 containerID=6a18fa9004b719057e1968207bea23bb79b59e25d5586cdd1e2bb154355ffea9 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=489d8450-bc17-41cc-9c6f-051fe617453d name=/runtime.v1.RuntimeService/StartContainer sandboxID=00061e14ba0f53ee3e468ef87a929c317a5858b7d16013bffbe7e1e93701fe9e\nJun 11 10:34:46.297834 crc crio[3650]: time=\"2026-06-11T10:34:46.297771073Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:34:47.107489 crc crio[3650]: time=\"2026-06-11T10:34:47.107358863Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:34:47.321980 crc crio[3650]: time=\"2026-06-11T10:34:47.319772309Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:34:47.337408 crc crio[3650]: time=\"2026-06-11T10:34:47.33733565Z\" level=info msg=\"Stopping container: 019da2af79950e8f0756460ce05dbcc65ad5efa9f7f7ce14954f29d672ed7025 (timeout: 30s)\" id=455da40a-0362-43a6-92f0-8ef3827e0f85 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 10:34:47.338627 crc crio[3650]: time=\"2026-06-11T10:34:47.33855763Z\" level=info msg=\"Stopping container: c2c141783c1672d6bc4b474403392749bf7cbc17168c7a7b416cb5b86f6bac3e (timeout: 3600s)\" id=fbb6182b-830c-4b34-ad0d-15cd6ef1ade7 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 10:34:47.460876 crc crio[3650]: time=\"2026-06-11T10:34:47.460082121Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:34:47.635850 crc crio[3650]: time=\"2026-06-11T10:34:47.632099804Z\" level=info msg=\"Created container ade9e1d3d61f7e7853655c82db16312635e6a120a89155e9721a73134b01e904: openshift-marketplace/community-operators-g4n5b/extract-utilities\" id=e6568bb6-6dc2-4c02-8b85-8df754bc20b8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:34:47.712071 crc crio[3650]: time=\"2026-06-11T10:34:47.711973586Z\" level=info msg=\"Starting container: ade9e1d3d61f7e7853655c82db16312635e6a120a89155e9721a73134b01e904\" id=fc14fd24-e018-484b-9c71-53d7053941db name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:34:48.035702 crc crio[3650]: time=\"2026-06-11T10:34:47.988732622Z\" level=info msg=\"Started container\" PID=13267 containerID=ade9e1d3d61f7e7853655c82db16312635e6a120a89155e9721a73134b01e904 description=openshift-marketplace/community-operators-g4n5b/extract-utilities id=fc14fd24-e018-484b-9c71-53d7053941db name=/runtime.v1.RuntimeService/StartContainer sandboxID=4b886999eab3494f15ccfc8cf016639b090e3611a9781c6cf70344189df13ad1\nJun 11 10:34:48.281533 crc crio[3650]: time=\"2026-06-11T10:34:48.256853532Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:34:48.281533 crc crio[3650]: time=\"2026-06-11T10:34:48.271735886Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:34:48.970555 crc crio[3650]: time=\"2026-06-11T10:34:48.867378429Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:34:48.970555 crc crio[3650]: time=\"2026-06-11T10:34:48.900462029Z\" level=info msg=\"Created container 75f9fe444d35ff4172d53dcc2c818cf015ed7eada6b133bc1748421d93b300e6: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=fa20f91b-31d9-4919-afaf-345e9aca4747 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:34:48.970555 crc crio[3650]: time=\"2026-06-11T10:34:48.913107875Z\" level=info msg=\"Starting container: 75f9fe444d35ff4172d53dcc2c818cf015ed7eada6b133bc1748421d93b300e6\" id=efbbf98d-1f26-451e-bcdd-86c0d85a6d28 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:34:49.372966 crc crio[3650]: time=\"2026-06-11T10:34:49.372066407Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:34:49.413714 crc crio[3650]: time=\"2026-06-11T10:34:49.413616114Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 10:34:49.455073 crc crio[3650]: time=\"2026-06-11T10:34:49.454861729Z\" level=info msg=\"Started container\" PID=13265 containerID=75f9fe444d35ff4172d53dcc2c818cf015ed7eada6b133bc1748421d93b300e6 description=openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator id=efbbf98d-1f26-451e-bcdd-86c0d85a6d28 name=/runtime.v1.RuntimeService/StartContainer sandboxID=04fdf0749a99d67d272d39cfaad894109c5cd565eab508afc4c5fc42805cc9b7\nJun 11 10:34:53.144208 crc crio[3650]: time=\"2026-06-11T10:34:53.143522252Z\" level=info msg=\"Created container 834fd5c12cee3ea6dc38c3a1a883fde5532cb6d9a0bdd82ba1548dd664889aee: openshift-marketplace/redhat-marketplace-6cmg6/extract-utilities\" id=53f2d317-33eb-4915-a9be-2b03f88d964e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:34:53.152352 crc crio[3650]: time=\"2026-06-11T10:34:53.151643929Z\" level=info msg=\"Starting container: 834fd5c12cee3ea6dc38c3a1a883fde5532cb6d9a0bdd82ba1548dd664889aee\" id=ead3733e-fecf-414b-b598-ab26f1ef57b9 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:34:53.337862 crc crio[3650]: time=\"2026-06-11T10:34:53.337753905Z\" level=info msg=\"Started container\" PID=13302 containerID=834fd5c12cee3ea6dc38c3a1a883fde5532cb6d9a0bdd82ba1548dd664889aee description=openshift-marketplace/redhat-marketplace-6cmg6/extract-utilities id=ead3733e-fecf-414b-b598-ab26f1ef57b9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=83cb843c8ad1d0ebcf734d03aa0b36969aa3a015d5a677cb495a8a3fac4a9797\nJun 11 10:34:58.259699 crc crio[3650]: time=\"2026-06-11T10:34:58.258636789Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 10:34:58.261500 crc crio[3650]: time=\"2026-06-11T10:34:58.259726974Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/macvlan\\\"\"\nJun 11 10:34:58.348585 crc crio[3650]: time=\"2026-06-11T10:34:58.348390656Z\" level=info msg=\"Stopped container 019da2af79950e8f0756460ce05dbcc65ad5efa9f7f7ce14954f29d672ed7025: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=455da40a-0362-43a6-92f0-8ef3827e0f85 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 10:34:58.356973 crc crio[3650]: time=\"2026-06-11T10:34:58.356812506Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=968c2391-55ca-43d5-aee0-bd666e9a7266 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:34:58.442272 crc crio[3650]: time=\"2026-06-11T10:34:58.442213916Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=97015f26-ecb7-4816-916f-944f79c2532b name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:34:58.442754 crc crio[3650]: time=\"2026-06-11T10:34:58.442574148Z\" level=info msg=\"Stopped pod sandbox: d37725fcb001234b3ff31ef8adb55416630aef35171b78a5708c66e0297d57e8\" id=c4e8fe89-37da-40bc-9dab-d7c1fc3318df name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 10:34:58.478734 crc crio[3650]: time=\"2026-06-11T10:34:58.476832156Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=008da991-c7d2-4d11-8e42-562270f3438c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:34:58.478734 crc crio[3650]: time=\"2026-06-11T10:34:58.477640562Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:34:59.077568 crc crio[3650]: time=\"2026-06-11T10:34:59.077370642Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:34:59.172760 crc crio[3650]: time=\"2026-06-11T10:34:59.149347478Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:34:59.999412 crc crio[3650]: time=\"2026-06-11T10:34:59.997529497Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 10:34:59.999412 crc crio[3650]: time=\"2026-06-11T10:34:59.99857101Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 10:34:59.999412 crc crio[3650]: time=\"2026-06-11T10:34:59.998606942Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/portmap\\\"\"\nJun 11 10:35:00.110314 crc crio[3650]: time=\"2026-06-11T10:35:00.104366515Z\" level=info msg=\"Created container 25e2ce71deb8406565a3b9a39a5415da35735286e5bb67a6d4d5ca603e619aa6: openshift-marketplace/certified-operators-lndxz/extract-utilities\" id=18949bf1-afbb-4882-abdb-0d1ce0b8959d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:35:00.131709 crc crio[3650]: time=\"2026-06-11T10:35:00.13135402Z\" level=info msg=\"Starting container: 25e2ce71deb8406565a3b9a39a5415da35735286e5bb67a6d4d5ca603e619aa6\" id=6e374286-cbc9-4eca-b788-2b0c1411e91c name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:35:00.210364 crc crio[3650]: time=\"2026-06-11T10:35:00.209985223Z\" level=info msg=\"Started container\" PID=13312 containerID=25e2ce71deb8406565a3b9a39a5415da35735286e5bb67a6d4d5ca603e619aa6 description=openshift-marketplace/certified-operators-lndxz/extract-utilities id=6e374286-cbc9-4eca-b788-2b0c1411e91c name=/runtime.v1.RuntimeService/StartContainer sandboxID=83018d340f1996716877ab5520c6fd3ecec4f26a46fa4b0b1506fdcd8cf0fcf7\nJun 11 10:35:00.845108 crc crio[3650]: time=\"2026-06-11T10:35:00.843959579Z\" level=info msg=\"Created container ab348bea6f09588b7f3f53bf0a00f0cf458286366ad5ffd9ba415818d6c33467: openshift-marketplace/redhat-operators-kv5rz/extract-utilities\" id=61f51e70-4f2d-4c4c-a66b-daeb92854910 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:35:00.862014 crc crio[3650]: time=\"2026-06-11T10:35:00.859867033Z\" level=info msg=\"Starting container: ab348bea6f09588b7f3f53bf0a00f0cf458286366ad5ffd9ba415818d6c33467\" id=2e144f9b-8d49-4a94-8c8e-7ce4515791c5 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:35:01.259332 crc crio[3650]: time=\"2026-06-11T10:35:01.25923722Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=c493072d-590e-4467-97b6-3d6cbf77c295 name=/runtime.v1.ImageService/PullImage\nJun 11 10:35:01.261577 crc crio[3650]: time=\"2026-06-11T10:35:01.260992896Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=37e37914-821c-4de8-a286-5281878da47d name=/runtime.v1.ImageService/PullImage\nJun 11 10:35:01.274048 crc crio[3650]: time=\"2026-06-11T10:35:01.273957247Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 11 10:35:01.276973 crc crio[3650]: time=\"2026-06-11T10:35:01.27685723Z\" level=info msg=\"Stopping container: 6a18fa9004b719057e1968207bea23bb79b59e25d5586cdd1e2bb154355ffea9 (timeout: 30s)\" id=9c57d057-e92d-4091-adc8-9b44a04922df name=/runtime.v1.RuntimeService/StopContainer\nJun 11 10:35:01.277213 crc crio[3650]: time=\"2026-06-11T10:35:01.274539075Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 11 10:35:01.496667 crc crio[3650]: time=\"2026-06-11T10:35:01.495487659Z\" level=info msg=\"Started container\" PID=13335 containerID=ab348bea6f09588b7f3f53bf0a00f0cf458286366ad5ffd9ba415818d6c33467 description=openshift-marketplace/redhat-operators-kv5rz/extract-utilities id=2e144f9b-8d49-4a94-8c8e-7ce4515791c5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9be70a8a1e967cf49af88e5c028643913c2cda475761eb8311686b0b8e1ad971\nJun 11 10:35:01.586680 crc crio[3650]: time=\"2026-06-11T10:35:01.578696938Z\" level=info msg=\"Created container 9f1e97eaeee73cfb14c7ecb423d715c6f6bdaf78f1ed05474dca05270fe9a40c: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=008da991-c7d2-4d11-8e42-562270f3438c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:35:01.605402 crc crio[3650]: time=\"2026-06-11T10:35:01.604546971Z\" level=info msg=\"Starting container: 9f1e97eaeee73cfb14c7ecb423d715c6f6bdaf78f1ed05474dca05270fe9a40c\" id=0d1e5e3e-7590-4df9-8e87-3514c9ed93de name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:35:01.666649 crc crio[3650]: time=\"2026-06-11T10:35:01.666473538Z\" level=info msg=\"Started container\" PID=13444 containerID=9f1e97eaeee73cfb14c7ecb423d715c6f6bdaf78f1ed05474dca05270fe9a40c description=openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver id=0d1e5e3e-7590-4df9-8e87-3514c9ed93de name=/runtime.v1.RuntimeService/StartContainer sandboxID=5253c570edf3b1586971eb345f33ec0addc675d59ebd2a7da755e82b2134ca60\nJun 11 10:35:01.810655 crc crio[3650]: time=\"2026-06-11T10:35:01.800744774Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=c15cc1c9-5761-458b-99f9-9ec815ae65fb name=/runtime.v1.ImageService/PullImage\nJun 11 10:35:01.831287 crc crio[3650]: time=\"2026-06-11T10:35:01.830986684Z\" level=info msg=\"Running pod sandbox: openshift-multus/cni-sysctl-allowlist-ds-tnn8n/POD\" id=e35aac78-e559-4548-acdd-81009cea4d14 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:35:01.832260 crc crio[3650]: time=\"2026-06-11T10:35:01.831988556Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:35:01.857339 crc crio[3650]: time=\"2026-06-11T10:35:01.857237805Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 11 10:35:01.926610 crc crio[3650]: time=\"2026-06-11T10:35:01.926466507Z\" level=info msg=\"Stopping container: 5349721461e8b99d639f28f707ce02b0cfb21b121313dc902d7bfdafb1386171 (timeout: 2s)\" id=016bf9ac-77b1-4feb-a69f-cf7cbda839cf name=/runtime.v1.RuntimeService/StopContainer\nJun 11 10:35:02.267611 crc crio[3650]: time=\"2026-06-11T10:35:02.266669524Z\" 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=e35aac78-e559-4548-acdd-81009cea4d14 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:35:02.322452 crc crio[3650]: time=\"2026-06-11T10:35:02.32023079Z\" level=info msg=\"Ran pod sandbox ee5a05824ac132d125ed0e8dd19bede47096df030812ff75f135fd630f7dda6e with infra container: openshift-multus/cni-sysctl-allowlist-ds-tnn8n/POD\" id=e35aac78-e559-4548-acdd-81009cea4d14 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:35:02.374638 crc crio[3650]: time=\"2026-06-11T10:35:02.374485616Z\" level=info msg=\"Stopped container 6a18fa9004b719057e1968207bea23bb79b59e25d5586cdd1e2bb154355ffea9: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=9c57d057-e92d-4091-adc8-9b44a04922df name=/runtime.v1.RuntimeService/StopContainer\nJun 11 10:35:02.390339 crc crio[3650]: time=\"2026-06-11T10:35:02.389044363Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=c980f97e-c945-4fff-b574-63f259e833f6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:35:02.462324 crc crio[3650]: time=\"2026-06-11T10:35:02.462211601Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=617f265c-f594-4c5d-8f83-56e402ef4e33 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:35:02.479535 crc crio[3650]: time=\"2026-06-11T10:35:02.479309808Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=ef12b947-013d-4806-a00d-8251b0b9c865 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:35:02.492793 crc crio[3650]: time=\"2026-06-11T10:35:02.492703167Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=ef48c633-84cd-4dea-900a-abeef941c87d name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:35:02.576236 crc crio[3650]: time=\"2026-06-11T10:35:02.570959796Z\" level=info msg=\"Creating container: openshift-multus/cni-sysctl-allowlist-ds-tnn8n/kube-multus-additional-cni-plugins\" id=c60ed20a-69f3-4e64-85e4-8f3b0f80aeb4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:35:02.594830 crc crio[3650]: time=\"2026-06-11T10:35:02.594753808Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=6901c765-4c7a-4eaf-a4cf-7e3c1a1b573b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:35:02.623811 crc crio[3650]: time=\"2026-06-11T10:35:02.62005377Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:35:02.813284 crc crio[3650]: time=\"2026-06-11T10:35:02.812750965Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:35:02.901687 crc crio[3650]: time=\"2026-06-11T10:35:02.899180873Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 10:35:02.901687 crc crio[3650]: time=\"2026-06-11T10:35:02.899296161Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 10:35:02.901687 crc crio[3650]: time=\"2026-06-11T10:35:02.899323398Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/ptp\\\"\"\nJun 11 10:35:02.938783 crc crio[3650]: time=\"2026-06-11T10:35:02.929240313Z\" level=info msg=\"Stopped container 5349721461e8b99d639f28f707ce02b0cfb21b121313dc902d7bfdafb1386171: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=016bf9ac-77b1-4feb-a69f-cf7cbda839cf name=/runtime.v1.RuntimeService/StopContainer\nJun 11 10:35:03.274792 crc crio[3650]: time=\"2026-06-11T10:35:03.27342452Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=c564ea91-3410-4ab8-af7d-168f293439e8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:35:03.398369 crc crio[3650]: time=\"2026-06-11T10:35:03.391540549Z\" level=info msg=\"Removing container: 5419a6f29de601dfa853055cd98341c060c7a239dbd235f64153557d189d70d8\" id=98e79038-33d8-4dad-b85a-8d4e16689374 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:35:03.572982 crc crio[3650]: time=\"2026-06-11T10:35:03.4606145Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:35:03.617285 crc crio[3650]: time=\"2026-06-11T10:35:03.616698337Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=16f8fb88-37ca-4ea8-91b9-2c4a21f81a09 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:35:03.622759 crc crio[3650]: time=\"2026-06-11T10:35:03.621720898Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=7e99f396-1b3d-4bc1-8d16-a11f8dd31268 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:35:03.630217 crc crio[3650]: time=\"2026-06-11T10:35:03.624766815Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:35:03.893685 crc crio[3650]: time=\"2026-06-11T10:35:03.828696641Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=a6369339-5530-49e9-8300-bb27b0491d4c name=/runtime.v1.ImageService/PullImage\nJun 11 10:35:03.934670 crc crio[3650]: time=\"2026-06-11T10:35:03.934021006Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 11 10:35:04.234226 crc crio[3650]: time=\"2026-06-11T10:35:04.233846701Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:35:04.271578 crc crio[3650]: time=\"2026-06-11T10:35:04.271287462Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:35:04.608319 crc crio[3650]: time=\"2026-06-11T10:35:04.608233656Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:35:04.735997 crc crio[3650]: time=\"2026-06-11T10:35:04.734686957Z\" level=info msg=\"Removed container 5419a6f29de601dfa853055cd98341c060c7a239dbd235f64153557d189d70d8: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=98e79038-33d8-4dad-b85a-8d4e16689374 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:35:04.813626 crc crio[3650]: time=\"2026-06-11T10:35:04.813435674Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:35:05.567770 crc crio[3650]: time=\"2026-06-11T10:35:05.528235552Z\" level=info msg=\"Created container 28d724efaf56a7dddade9e24291b840d9070601ef90e7db063c632bd7a276335: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=6901c765-4c7a-4eaf-a4cf-7e3c1a1b573b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:35:05.655684 crc crio[3650]: time=\"2026-06-11T10:35:05.654108779Z\" level=info msg=\"Starting container: 28d724efaf56a7dddade9e24291b840d9070601ef90e7db063c632bd7a276335\" id=88b594e8-0f4f-4c4c-bfdf-97014f957d34 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:35:05.667586 crc crio[3650]: time=\"2026-06-11T10:35:05.667512445Z\" level=info msg=\"Started container\" PID=13530 containerID=28d724efaf56a7dddade9e24291b840d9070601ef90e7db063c632bd7a276335 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=88b594e8-0f4f-4c4c-bfdf-97014f957d34 name=/runtime.v1.RuntimeService/StartContainer sandboxID=00061e14ba0f53ee3e468ef87a929c317a5858b7d16013bffbe7e1e93701fe9e\nJun 11 10:35:06.117247 crc crio[3650]: time=\"2026-06-11T10:35:06.115470748Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 10:35:06.117247 crc crio[3650]: time=\"2026-06-11T10:35:06.115581211Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 10:35:06.117247 crc crio[3650]: time=\"2026-06-11T10:35:06.115609322Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/sbr\\\"\"\nJun 11 10:35:06.213500 crc crio[3650]: time=\"2026-06-11T10:35:06.19783615Z\" level=info msg=\"Created container a8b3e1903eae7914855418947d92681662f3e487b256d2803ddfd007bb4daa0c: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=7e99f396-1b3d-4bc1-8d16-a11f8dd31268 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:35:06.276721 crc crio[3650]: time=\"2026-06-11T10:35:06.264833781Z\" level=info msg=\"Starting container: a8b3e1903eae7914855418947d92681662f3e487b256d2803ddfd007bb4daa0c\" id=ccd6ab91-a113-46e1-8171-1da0363f6bbd name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:35:06.315672 crc crio[3650]: time=\"2026-06-11T10:35:06.303329448Z\" level=info msg=\"Started container\" PID=13573 containerID=a8b3e1903eae7914855418947d92681662f3e487b256d2803ddfd007bb4daa0c description=openshift-console/downloads-747b44746d-4pqvr/download-server id=ccd6ab91-a113-46e1-8171-1da0363f6bbd name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed5e22ae44b291e5f4185543b89bed76a7dac5b4dcf90f0cd6fb838ba2475124\nJun 11 10:35:08.545947 crc crio[3650]: time=\"2026-06-11T10:35:08.544036341Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:35:10.840972 crc crio[3650]: time=\"2026-06-11T10:35:10.828542089Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 10:35:10.840972 crc crio[3650]: time=\"2026-06-11T10:35:10.829106697Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 10:35:10.840972 crc crio[3650]: time=\"2026-06-11T10:35:10.836307618Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/static\\\"\"\nJun 11 10:35:11.156383 crc crio[3650]: time=\"2026-06-11T10:35:11.150026675Z\" level=info msg=\"Created container add780a9276345682a5b4416037524bac490d3582f0fa18cb31e01e8314de239: openshift-multus/cni-sysctl-allowlist-ds-tnn8n/kube-multus-additional-cni-plugins\" id=c60ed20a-69f3-4e64-85e4-8f3b0f80aeb4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:35:11.156383 crc crio[3650]: time=\"2026-06-11T10:35:11.154500599Z\" level=info msg=\"Starting container: add780a9276345682a5b4416037524bac490d3582f0fa18cb31e01e8314de239\" id=47aeae01-f1c7-4902-8409-feb589583427 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:35:11.219985 crc crio[3650]: time=\"2026-06-11T10:35:11.219825179Z\" level=info msg=\"Started container\" PID=13667 containerID=add780a9276345682a5b4416037524bac490d3582f0fa18cb31e01e8314de239 description=openshift-multus/cni-sysctl-allowlist-ds-tnn8n/kube-multus-additional-cni-plugins id=47aeae01-f1c7-4902-8409-feb589583427 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee5a05824ac132d125ed0e8dd19bede47096df030812ff75f135fd630f7dda6e\nJun 11 10:35:14.539705 crc crio[3650]: time=\"2026-06-11T10:35:14.53855279Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 10:35:14.545106 crc crio[3650]: time=\"2026-06-11T10:35:14.545063189Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 10:35:14.546800 crc crio[3650]: time=\"2026-06-11T10:35:14.546585078Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/tap\\\"\"\nJun 11 10:35:15.534669 crc crio[3650]: time=\"2026-06-11T10:35:15.534389453Z\" level=info msg=\"Stopping container: 28d724efaf56a7dddade9e24291b840d9070601ef90e7db063c632bd7a276335 (timeout: 30s)\" id=a6a50360-3401-4ae7-b65c-408868c77ec9 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 10:35:16.023004 crc crio[3650]: time=\"2026-06-11T10:35:16.022816592Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 10:35:16.023004 crc crio[3650]: time=\"2026-06-11T10:35:16.022851483Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 10:35:16.023004 crc crio[3650]: time=\"2026-06-11T10:35:16.022873344Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/tuning\\\"\"\nJun 11 10:35:17.289317 crc crio[3650]: time=\"2026-06-11T10:35:17.288985356Z\" level=info msg=\"Stopping container: add780a9276345682a5b4416037524bac490d3582f0fa18cb31e01e8314de239 (timeout: 30s)\" id=1386480e-7e63-4977-bbbc-74127ef725f9 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 10:35:17.570752 crc crio[3650]: time=\"2026-06-11T10:35:17.569861468Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 10:35:17.570752 crc crio[3650]: time=\"2026-06-11T10:35:17.570591552Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 10:35:17.704112 crc crio[3650]: time=\"2026-06-11T10:35:17.704024118Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/vlan\\\"\"\nJun 11 10:35:18.935968 crc crio[3650]: time=\"2026-06-11T10:35:18.935843138Z\" level=info msg=\"Stopped container 28d724efaf56a7dddade9e24291b840d9070601ef90e7db063c632bd7a276335: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=a6a50360-3401-4ae7-b65c-408868c77ec9 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 10:35:19.046956 crc crio[3650]: time=\"2026-06-11T10:35:19.046675713Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=ac78606c-a336-4009-868c-cd98a704a4dd name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:35:19.261476 crc crio[3650]: time=\"2026-06-11T10:35:19.256332206Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=31c69192-2061-4b90-8d6c-031b4ba24310 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:35:19.346261 crc crio[3650]: time=\"2026-06-11T10:35:19.339093154Z\" level=info msg=\"Removing container: 6a18fa9004b719057e1968207bea23bb79b59e25d5586cdd1e2bb154355ffea9\" id=93711c43-e855-4987-9119-339c1430105d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:35:19.359435 crc crio[3650]: time=\"2026-06-11T10:35:19.359244926Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=dc5230aa-a225-4cb1-aa8d-ecbf112ea781 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:35:19.400961 crc crio[3650]: time=\"2026-06-11T10:35:19.400628705Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:35:19.954246 crc crio[3650]: time=\"2026-06-11T10:35:19.95352317Z\" level=info msg=\"Removed container 6a18fa9004b719057e1968207bea23bb79b59e25d5586cdd1e2bb154355ffea9: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=93711c43-e855-4987-9119-339c1430105d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:35:19.975183 crc crio[3650]: time=\"2026-06-11T10:35:19.975056562Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:35:19.985238 crc crio[3650]: time=\"2026-06-11T10:35:19.985048952Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:35:20.287388 crc crio[3650]: time=\"2026-06-11T10:35:20.286844405Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 10:35:20.287388 crc crio[3650]: time=\"2026-06-11T10:35:20.287001826Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 10:35:20.287388 crc crio[3650]: time=\"2026-06-11T10:35:20.287027407Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/vrf\\\"\"\nJun 11 10:35:21.283755 crc crio[3650]: time=\"2026-06-11T10:35:21.278590862Z\" level=info msg=\"Created container 2ccdc160fda66452dd223b8a5d53212395f17e391118d95e7bd61c0d9433b599: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=dc5230aa-a225-4cb1-aa8d-ecbf112ea781 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:35:21.313360 crc crio[3650]: time=\"2026-06-11T10:35:21.312521385Z\" level=info msg=\"Starting container: 2ccdc160fda66452dd223b8a5d53212395f17e391118d95e7bd61c0d9433b599\" id=09e0e906-a18d-4570-8f7f-54be7fc7e988 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:35:21.335307 crc crio[3650]: time=\"2026-06-11T10:35:21.330329075Z\" level=info msg=\"Started container\" PID=13771 containerID=2ccdc160fda66452dd223b8a5d53212395f17e391118d95e7bd61c0d9433b599 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=09e0e906-a18d-4570-8f7f-54be7fc7e988 name=/runtime.v1.RuntimeService/StartContainer sandboxID=00061e14ba0f53ee3e468ef87a929c317a5858b7d16013bffbe7e1e93701fe9e\nJun 11 10:35:25.387321 crc crio[3650]: time=\"2026-06-11T10:35:25.310458914Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 10:35:25.387321 crc crio[3650]: time=\"2026-06-11T10:35:25.310907569Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 10:35:25.387321 crc crio[3650]: time=\"2026-06-11T10:35:25.31093965Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:35:26.062652 crc crio[3650]: time=\"2026-06-11T10:35:25.832549398Z\" level=info msg=\"Stopping container: 8951b5bf96af784a3004edbdbdb15e0d90c0f1d2eeb5e6fa6aa76ae1e9b4e420 (timeout: 30s)\" id=e6d89a92-4541-493a-9411-662fe89ce805 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 10:35:26.093309 crc crio[3650]: time=\"2026-06-11T10:35:26.092082995Z\" level=info msg=\"Stopping container: 8d5e9dd534915acca312489cc8b11e6b4c591dceb37ad5fdc2e1a5a69982d9b0 (timeout: 30s)\" id=df9d50de-12e2-4a61-b046-009896feabb7 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 10:35:26.426192 crc crio[3650]: time=\"2026-06-11T10:35:26.419026714Z\" level=info msg=\"Stopped container 8d5e9dd534915acca312489cc8b11e6b4c591dceb37ad5fdc2e1a5a69982d9b0: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager\" id=df9d50de-12e2-4a61-b046-009896feabb7 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 10:35:26.447510 crc crio[3650]: time=\"2026-06-11T10:35:26.447412861Z\" level=info msg=\"Stopping pod sandbox: 87ad15347a1d983c8966b74cdadb3590e2f09f721f12959cfedf5e172650b04f\" id=9bc2b151-43b0-40f7-9655-be4028d097b1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 10:35:26.456295 crc crio[3650]: time=\"2026-06-11T10:35:26.451775231Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:87ad15347a1d983c8966b74cdadb3590e2f09f721f12959cfedf5e172650b04f UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/c9e3e164-7e29-4085-8a89-9df8eaad3d43 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:0xc000e12218}] Aliases:map[]}\"\nJun 11 10:35:26.456295 crc crio[3650]: time=\"2026-06-11T10:35:26.453448065Z\" level=info msg=\"Deleting pod openshift-route-controller-manager_route-controller-manager-9c77555c6-bjsff from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 10:35:26.474975 crc crio[3650]: time=\"2026-06-11T10:35:26.474610328Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 10:35:26.591503 crc crio[3650]: time=\"2026-06-11T10:35:26.5913446Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:35:27.139733 crc crio[3650]: time=\"2026-06-11T10:35:27.139062687Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 10:35:27.139733 crc crio[3650]: time=\"2026-06-11T10:35:27.139311555Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_225ca418-1233-4fa0-aaf4-c02969e2af44\\\"\"\nJun 11 10:35:27.139733 crc crio[3650]: time=\"2026-06-11T10:35:27.139353516Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:35:27.561309 crc crio[3650]: time=\"2026-06-11T10:35:27.560491484Z\" level=info msg=\"Stopped pod sandbox: 87ad15347a1d983c8966b74cdadb3590e2f09f721f12959cfedf5e172650b04f\" id=9bc2b151-43b0-40f7-9655-be4028d097b1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 10:35:27.587935 crc crio[3650]: time=\"2026-06-11T10:35:27.586686205Z\" level=info msg=\"Created container 56c10238ab4bf17a9024b994d1bf5d3b9b1376ec9ba223c661e3919c756801c2: hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar\" id=edfee223-9ef5-45cd-98e6-9133e1774a35 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:35:27.603551 crc crio[3650]: time=\"2026-06-11T10:35:27.603463903Z\" level=info msg=\"Starting container: 56c10238ab4bf17a9024b994d1bf5d3b9b1376ec9ba223c661e3919c756801c2\" id=1b408250-9c32-414f-a2af-7c96fbcb4ce5 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:35:27.686467 crc crio[3650]: time=\"2026-06-11T10:35:27.651813758Z\" level=info msg=\"Stopped container 8951b5bf96af784a3004edbdbdb15e0d90c0f1d2eeb5e6fa6aa76ae1e9b4e420: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager\" id=e6d89a92-4541-493a-9411-662fe89ce805 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 10:35:27.686467 crc crio[3650]: time=\"2026-06-11T10:35:27.678348763Z\" level=info msg=\"Stopping pod sandbox: 7c9b8439825296730475bfb0226e2762812ed00dc63fea5c58402a1839ed8cbf\" id=d8f95c9f-7ec2-4cd4-9795-7bcc51e8ba66 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 10:35:27.760086 crc crio[3650]: time=\"2026-06-11T10:35:27.73325824Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:7c9b8439825296730475bfb0226e2762812ed00dc63fea5c58402a1839ed8cbf UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/0f61f05c-56fc-4df2-8404-a6abd45f71dd 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:0xc00008ccf8}] Aliases:map[]}\"\nJun 11 10:35:27.760086 crc crio[3650]: time=\"2026-06-11T10:35:27.733452596Z\" level=info msg=\"Deleting pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 10:35:28.181402 crc crio[3650]: time=\"2026-06-11T10:35:28.180489173Z\" level=info msg=\"Started container\" PID=13849 containerID=56c10238ab4bf17a9024b994d1bf5d3b9b1376ec9ba223c661e3919c756801c2 description=hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar id=1b408250-9c32-414f-a2af-7c96fbcb4ce5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4b6f68ee5043dc4cefea29f31ca220f4e08b9d82b41af55c49f6cf64addd60e9\nJun 11 10:35:28.990357 crc crio[3650]: time=\"2026-06-11T10:35:28.987375638Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-livenessprobe:latest\" id=8cf1d41e-a12f-4371-9796-11f3ae30bb45 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:35:29.352086 crc crio[3650]: time=\"2026-06-11T10:35:29.351683725Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-livenessprobe:latest\" id=913850db-2b27-43a5-94f8-38d0ba419860 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:35:29.401011 crc crio[3650]: time=\"2026-06-11T10:35:29.356461221Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe\" id=aa00d471-f808-45bd-82d2-7ac1895e7e5b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:35:29.401995 crc crio[3650]: time=\"2026-06-11T10:35:29.401709259Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:35:29.429713 crc crio[3650]: time=\"2026-06-11T10:35:29.428861373Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 10:35:30.242812 crc crio[3650]: time=\"2026-06-11T10:35:30.24198554Z\" level=info msg=\"Stopping container: 2ccdc160fda66452dd223b8a5d53212395f17e391118d95e7bd61c0d9433b599 (timeout: 30s)\" id=9c249121-104a-4b97-89d1-99d3e720a386 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 10:35:30.473308 crc crio[3650]: time=\"2026-06-11T10:35:30.466627173Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:35:32.307636 crc crio[3650]: time=\"2026-06-11T10:35:32.306607378Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 10:35:32.307636 crc crio[3650]: time=\"2026-06-11T10:35:32.307540148Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_cc36d5da-d4f0-4730-9823-156210db7d11\\\"\"\nJun 11 10:35:32.332112 crc crio[3650]: time=\"2026-06-11T10:35:32.332031171Z\" level=info msg=\"Stopped pod sandbox: 7c9b8439825296730475bfb0226e2762812ed00dc63fea5c58402a1839ed8cbf\" id=d8f95c9f-7ec2-4cd4-9795-7bcc51e8ba66 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 10:35:32.377624 crc crio[3650]: time=\"2026-06-11T10:35:32.376978069Z\" level=info msg=\"Stopping container: a8b3e1903eae7914855418947d92681662f3e487b256d2803ddfd007bb4daa0c (timeout: 2s)\" id=ab9e5caa-3fcf-4eae-bd1f-dc4a56743f37 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 10:35:32.541651 crc crio[3650]: time=\"2026-06-11T10:35:32.429819191Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 10:35:32.541651 crc crio[3650]: time=\"2026-06-11T10:35:32.429860443Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 10:35:32.541651 crc crio[3650]: time=\"2026-06-11T10:35:32.429961286Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:35:32.999384 crc crio[3650]: time=\"2026-06-11T10:35:32.999225867Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 10:35:32.999688 crc crio[3650]: time=\"2026-06-11T10:35:32.999476196Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 10:35:32.999688 crc crio[3650]: time=\"2026-06-11T10:35:32.999550408Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/bond\\\"\"\nJun 11 10:35:33.008754 crc crio[3650]: time=\"2026-06-11T10:35:33.007644014Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:35:33.132263 crc crio[3650]: time=\"2026-06-11T10:35:33.132097218Z\" level=info msg=\"Removing container: 5349721461e8b99d639f28f707ce02b0cfb21b121313dc902d7bfdafb1386171\" id=3e3b429e-a5b5-4bc8-859e-48646d631392 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:35:33.205314 crc crio[3650]: time=\"2026-06-11T10:35:33.205006675Z\" level=info msg=\"Stopped container 2ccdc160fda66452dd223b8a5d53212395f17e391118d95e7bd61c0d9433b599: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=9c249121-104a-4b97-89d1-99d3e720a386 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 10:35:33.209578 crc crio[3650]: time=\"2026-06-11T10:35:33.209015847Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=b8329e68-5df1-451a-bf7c-d6a03a38a054 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:35:33.265340 crc crio[3650]: time=\"2026-06-11T10:35:33.261788011Z\" level=info msg=\"Stopped container a8b3e1903eae7914855418947d92681662f3e487b256d2803ddfd007bb4daa0c: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=ab9e5caa-3fcf-4eae-bd1f-dc4a56743f37 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 10:35:33.267759 crc crio[3650]: time=\"2026-06-11T10:35:33.26770866Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=8565856c-b616-424f-aafd-98853a72a2ee name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:35:33.288039 crc crio[3650]: time=\"2026-06-11T10:35:33.287872279Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=5fe19d25-4a5a-4849-bcf6-522c20023295 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:35:33.290422 crc crio[3650]: time=\"2026-06-11T10:35:33.290027646Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=42c95001-1a0e-42f8-8c41-219af185a39f name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:35:33.316405 crc crio[3650]: time=\"2026-06-11T10:35:33.316218357Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=f102b819-8c32-4556-9f1b-0c4e63f1bf2b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:35:33.318614 crc crio[3650]: time=\"2026-06-11T10:35:33.318580633Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:35:33.560715 crc crio[3650]: time=\"2026-06-11T10:35:33.560077016Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=38835c99-7b2f-4b5e-90aa-36402e673b96 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:35:33.561005 crc crio[3650]: time=\"2026-06-11T10:35:33.560845541Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:35:33.785758 crc crio[3650]: time=\"2026-06-11T10:35:33.785523552Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:35:33.853357 crc crio[3650]: time=\"2026-06-11T10:35:33.844739255Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:35:33.853357 crc crio[3650]: time=\"2026-06-11T10:35:33.853216794Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:35:34.074247 crc crio[3650]: time=\"2026-06-11T10:35:34.073986373Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:35:34.178932 crc crio[3650]: time=\"2026-06-11T10:35:34.178438842Z\" level=info msg=\"Created container c1f870a61cd2e2a853ff6399861c5bcb87cc29198534030cbd790f13035ae24d: hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe\" id=aa00d471-f808-45bd-82d2-7ac1895e7e5b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:35:34.185696 crc crio[3650]: time=\"2026-06-11T10:35:34.185435123Z\" level=info msg=\"Starting container: c1f870a61cd2e2a853ff6399861c5bcb87cc29198534030cbd790f13035ae24d\" id=8fad5274-84d2-4e15-a9a1-981fb3eb1473 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:35:34.393526 crc crio[3650]: time=\"2026-06-11T10:35:34.392865264Z\" level=info msg=\"Started container\" PID=13964 containerID=c1f870a61cd2e2a853ff6399861c5bcb87cc29198534030cbd790f13035ae24d description=hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe id=8fad5274-84d2-4e15-a9a1-981fb3eb1473 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4b6f68ee5043dc4cefea29f31ca220f4e08b9d82b41af55c49f6cf64addd60e9\nJun 11 10:35:34.504225 crc crio[3650]: time=\"2026-06-11T10:35:34.491510027Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-external-provisioner:latest\" id=72b849ce-f42a-4f98-9280-b9f7a442f434 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:35:34.631506 crc crio[3650]: time=\"2026-06-11T10:35:34.63135687Z\" level=info msg=\"Removed container 5349721461e8b99d639f28f707ce02b0cfb21b121313dc902d7bfdafb1386171: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=3e3b429e-a5b5-4bc8-859e-48646d631392 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:35:34.663317 crc crio[3650]: time=\"2026-06-11T10:35:34.650759876Z\" level=info msg=\"Removing container: 8951b5bf96af784a3004edbdbdb15e0d90c0f1d2eeb5e6fa6aa76ae1e9b4e420\" id=077f758d-437e-4dfb-beff-7983fa49ff9c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:35:34.677775 crc crio[3650]: time=\"2026-06-11T10:35:34.674608837Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 10:35:34.677775 crc crio[3650]: time=\"2026-06-11T10:35:34.675001551Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 10:35:34.677775 crc crio[3650]: time=\"2026-06-11T10:35:34.675031371Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:35:34.677775 crc crio[3650]: time=\"2026-06-11T10:35:34.676636633Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-external-provisioner:latest\" id=fca3c532-caa6-4c71-9a93-a4fe78f9b5ed name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:35:34.687224 crc crio[3650]: time=\"2026-06-11T10:35:34.681710063Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner\" id=9af282b6-962c-484b-81bf-05c712e835a6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:35:34.687224 crc crio[3650]: time=\"2026-06-11T10:35:34.682174508Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:35:34.786074 crc crio[3650]: time=\"2026-06-11T10:35:34.785530464Z\" level=info msg=\"Stopped container c2c141783c1672d6bc4b474403392749bf7cbc17168c7a7b416cb5b86f6bac3e: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=fbb6182b-830c-4b34-ad0d-15cd6ef1ade7 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 10:35:34.793187 crc crio[3650]: time=\"2026-06-11T10:35:34.791781855Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=61dbde5d-4f86-48bb-a29d-34c31c40c5c7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:35:34.797377 crc crio[3650]: time=\"2026-06-11T10:35:34.797164977Z\" level=info msg=\"Running pod sandbox: openshift-route-controller-manager/route-controller-manager-665d8d9c75-wps6n/POD\" id=4eda05d5-d542-49a9-a5e5-707137f82bee name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:35:34.797573 crc crio[3650]: time=\"2026-06-11T10:35:34.797502508Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:35:34.845650 crc crio[3650]: time=\"2026-06-11T10:35:34.845572517Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=f5ed5d01-370e-453b-8181-ad9b7929ab6c name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:35:34.868725 crc crio[3650]: time=\"2026-06-11T10:35:34.868612725Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:35:34.870243 crc crio[3650]: time=\"2026-06-11T10:35:34.870063582Z\" level=info msg=\"Creating container: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=6e4db099-58ba-408c-8b31-0f8de81bc62a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:35:34.887191 crc crio[3650]: time=\"2026-06-11T10:35:34.887058043Z\" level=info msg=\"Removed container 8951b5bf96af784a3004edbdbdb15e0d90c0f1d2eeb5e6fa6aa76ae1e9b4e420: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager\" id=077f758d-437e-4dfb-beff-7983fa49ff9c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:35:34.888325 crc crio[3650]: time=\"2026-06-11T10:35:34.887743035Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:35:34.894296 crc crio[3650]: time=\"2026-06-11T10:35:34.894197842Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 10:35:34.894580 crc crio[3650]: time=\"2026-06-11T10:35:34.894262324Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 10:35:34.894580 crc crio[3650]: time=\"2026-06-11T10:35:34.894560254Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_cc36d5da-d4f0-4730-9823-156210db7d11\\\"\"\nJun 11 10:35:34.895056 crc crio[3650]: time=\"2026-06-11T10:35:34.895000278Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:35:34.902609 crc crio[3650]: time=\"2026-06-11T10:35:34.901788886Z\" level=info msg=\"Removing container: 28d724efaf56a7dddade9e24291b840d9070601ef90e7db063c632bd7a276335\" id=a0de2d03-102c-4856-919c-f55546ae8256 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:35:34.952958 crc crio[3650]: time=\"2026-06-11T10:35:34.952648579Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:35:34.954278 crc crio[3650]: time=\"2026-06-11T10:35:34.953681265Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-665d8d9c75-wps6n Namespace:openshift-route-controller-manager ID:d24ccf6f5f80d3dde6964becd958ff4ade9398e9a4268f11463f1ad57eabc3ef UID:731ea37f-9334-438c-8697-c0e8d670c097 NetNS:/var/run/netns/1b99c623-9af9-405e-839a-f25daea80db1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod731ea37f_9334_438c_8697_c0e8d670c097.slice PodAnnotations:0xc0001891d8}] Aliases:map[]}\"\nJun 11 10:35:34.954278 crc crio[3650]: time=\"2026-06-11T10:35:34.953751807Z\" level=info msg=\"Adding pod openshift-route-controller-manager_route-controller-manager-665d8d9c75-wps6n to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 10:35:34.955367 crc crio[3650]: time=\"2026-06-11T10:35:34.955266214Z\" level=info msg=\"Created container dc43eb7de959be0ce262ffca4cd07531b03d328242fd1c168f9ddb52a514dcf6: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=f102b819-8c32-4556-9f1b-0c4e63f1bf2b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:35:34.962052 crc crio[3650]: time=\"2026-06-11T10:35:34.961551831Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:35:34.972069 crc crio[3650]: time=\"2026-06-11T10:35:34.971763552Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 10:35:34.973827 crc crio[3650]: time=\"2026-06-11T10:35:34.973673057Z\" level=info msg=\"Starting container: dc43eb7de959be0ce262ffca4cd07531b03d328242fd1c168f9ddb52a514dcf6\" id=775d0e18-9a23-4ac6-89bb-24db7d1fd631 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:35:34.981534 crc crio[3650]: time=\"2026-06-11T10:35:34.981489093Z\" level=info msg=\"Started container\" PID=13984 containerID=dc43eb7de959be0ce262ffca4cd07531b03d328242fd1c168f9ddb52a514dcf6 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=775d0e18-9a23-4ac6-89bb-24db7d1fd631 name=/runtime.v1.RuntimeService/StartContainer sandboxID=00061e14ba0f53ee3e468ef87a929c317a5858b7d16013bffbe7e1e93701fe9e\nJun 11 10:35:35.388253 crc crio[3650]: time=\"2026-06-11T10:35:35.387994338Z\" level=info msg=\"Created container 0087e256a999fde88a97260b32a75ed6a0a18d7b6c11b2eb10b9827956da71a3: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=38835c99-7b2f-4b5e-90aa-36402e673b96 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:35:35.391760 crc crio[3650]: time=\"2026-06-11T10:35:35.391581901Z\" level=info msg=\"Starting container: 0087e256a999fde88a97260b32a75ed6a0a18d7b6c11b2eb10b9827956da71a3\" id=09dca05f-7543-4cba-9697-31583bf5b6fd name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:35:35.438361 crc crio[3650]: time=\"2026-06-11T10:35:35.435573082Z\" level=info msg=\"Started container\" PID=13986 containerID=0087e256a999fde88a97260b32a75ed6a0a18d7b6c11b2eb10b9827956da71a3 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=09dca05f-7543-4cba-9697-31583bf5b6fd name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed5e22ae44b291e5f4185543b89bed76a7dac5b4dcf90f0cd6fb838ba2475124\nJun 11 10:35:35.575656 crc crio[3650]: time=\"2026-06-11T10:35:35.574790586Z\" level=info msg=\"Removed container 28d724efaf56a7dddade9e24291b840d9070601ef90e7db063c632bd7a276335: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=a0de2d03-102c-4856-919c-f55546ae8256 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:35:36.561969 crc crio[3650]: time=\"2026-06-11T10:35:36.561758267Z\" level=info msg=\"Created container 782d2b4515d9483e1be88148596c3c011f91b692d84495b0870b14c1ee814aed: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=6e4db099-58ba-408c-8b31-0f8de81bc62a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:35:36.564493 crc crio[3650]: time=\"2026-06-11T10:35:36.564053195Z\" level=info msg=\"Starting container: 782d2b4515d9483e1be88148596c3c011f91b692d84495b0870b14c1ee814aed\" id=3ec861a3-31ac-4193-8039-2a1cbc3b1257 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:35:36.649802 crc crio[3650]: time=\"2026-06-11T10:35:36.649738385Z\" level=info msg=\"Started container\" PID=14036 containerID=782d2b4515d9483e1be88148596c3c011f91b692d84495b0870b14c1ee814aed description=openshift-ingress/router-default-68cf44c8b8-w4gs8/router id=3ec861a3-31ac-4193-8039-2a1cbc3b1257 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ab8f173b547e1b0deac61ddae7c6930a1cc8161dbb90190a30fb006c69705d92\nJun 11 10:35:38.021239 crc crio[3650]: time=\"2026-06-11T10:35:38.021071378Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:35:41.392643 crc crio[3650]: time=\"2026-06-11T10:35:41.392279599Z\" level=info msg=\"Created container 1c4194b04bb39b5d1487d7780e275bd5d9c6a0b7e788a95397bd9d689f965f7d: hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner\" id=9af282b6-962c-484b-81bf-05c712e835a6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:35:41.402638 crc crio[3650]: time=\"2026-06-11T10:35:41.400277223Z\" level=info msg=\"Starting container: 1c4194b04bb39b5d1487d7780e275bd5d9c6a0b7e788a95397bd9d689f965f7d\" id=4e8eae27-698c-4277-a370-60913e4bbd12 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:35:41.483200 crc crio[3650]: time=\"2026-06-11T10:35:41.48268649Z\" level=info msg=\"Started container\" PID=14115 containerID=1c4194b04bb39b5d1487d7780e275bd5d9c6a0b7e788a95397bd9d689f965f7d description=hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner id=4e8eae27-698c-4277-a370-60913e4bbd12 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4b6f68ee5043dc4cefea29f31ca220f4e08b9d82b41af55c49f6cf64addd60e9\nJun 11 10:35:46.335441 crc crio[3650]: time=\"2026-06-11T10:35:46.334784986Z\" level=info msg=\"Stopping container: dc43eb7de959be0ce262ffca4cd07531b03d328242fd1c168f9ddb52a514dcf6 (timeout: 30s)\" id=14abb987-94b6-43c8-a7e2-6227d682baf4 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 10:35:46.367874 crc crio[3650]: 2026-06-11T10:35:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d24ccf6f5f80d3d Mac:c6:d4:c4:87:c6:64 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1a Mtu:0 Sandbox:/var/run/netns/1b99c623-9af9-405e-839a-f25daea80db1 SocketPath: PciID:}] [{Interface:0xc0004826d0 Address:{IP:10.217.0.26 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 10:35:46.376423 crc crio[3650]: time=\"2026-06-11T10:35:46.376254635Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 10:35:46.377015 crc crio[3650]: time=\"2026-06-11T10:35:46.376440361Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_a8adca3e-c046-4c4a-8a0a-ee2d6465d875\\\"\"\nJun 11 10:35:46.378078 crc crio[3650]: time=\"2026-06-11T10:35:46.37742119Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-665d8d9c75-wps6n Namespace:openshift-route-controller-manager ID:d24ccf6f5f80d3dde6964becd958ff4ade9398e9a4268f11463f1ad57eabc3ef UID:731ea37f-9334-438c-8697-c0e8d670c097 NetNS:/var/run/netns/1b99c623-9af9-405e-839a-f25daea80db1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod731ea37f_9334_438c_8697_c0e8d670c097.slice PodAnnotations:0xc0001891d8}] Aliases:map[]}\"\nJun 11 10:35:46.378376 crc crio[3650]: time=\"2026-06-11T10:35:46.378296958Z\" level=info msg=\"Checking pod openshift-route-controller-manager_route-controller-manager-665d8d9c75-wps6n for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 10:35:46.981105 crc crio[3650]: time=\"2026-06-11T10:35:46.980529172Z\" level=info msg=\"Stopping pod sandbox: 7c9b8439825296730475bfb0226e2762812ed00dc63fea5c58402a1839ed8cbf\" id=6d2de43d-e5e6-460b-b4f1-b103291ab043 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 10:35:46.981105 crc crio[3650]: time=\"2026-06-11T10:35:46.980649006Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7c9b8439825296730475bfb0226e2762812ed00dc63fea5c58402a1839ed8cbf\" id=6d2de43d-e5e6-460b-b4f1-b103291ab043 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 10:35:46.993996 crc crio[3650]: time=\"2026-06-11T10:35:46.993847399Z\" level=info msg=\"Removing pod sandbox: 7c9b8439825296730475bfb0226e2762812ed00dc63fea5c58402a1839ed8cbf\" id=7f1a707d-a8b0-41ac-8322-fef73b26a59e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 10:35:47.328365 crc crio[3650]: time=\"2026-06-11T10:35:47.326399498Z\" level=warning msg=\"Stopping container add780a9276345682a5b4416037524bac490d3582f0fa18cb31e01e8314de239 with stop signal(15) timed out. Killing...\"\nJun 11 10:35:48.309411 crc crio[3650]: time=\"2026-06-11T10:35:48.308976638Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 10:35:48.309411 crc crio[3650]: time=\"2026-06-11T10:35:48.309224856Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 10:35:48.309411 crc crio[3650]: time=\"2026-06-11T10:35:48.309299798Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:35:48.309411 crc crio[3650]: time=\"2026-06-11T10:35:48.309425731Z\" level=error msg=\"Killing container add780a9276345682a5b4416037524bac490d3582f0fa18cb31e01e8314de239 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill add780a9276345682a5b4416037524bac490d3582f0fa18cb31e01e8314de239 KILL` failed: process not running: No such process\\n : exit status 1\"\nJun 11 10:35:48.793521 crc crio[3650]: time=\"2026-06-11T10:35:48.793375449Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 10:35:48.793521 crc crio[3650]: time=\"2026-06-11T10:35:48.793432501Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 10:35:48.793521 crc crio[3650]: time=\"2026-06-11T10:35:48.793459562Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/route-override\\\"\"\nJun 11 10:35:49.858928 crc crio[3650]: time=\"2026-06-11T10:35:49.858745212Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 10:35:49.858928 crc crio[3650]: time=\"2026-06-11T10:35:49.858809664Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 10:35:49.858928 crc crio[3650]: time=\"2026-06-11T10:35:49.858836985Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:35:51.439524 crc crio[3650]: time=\"2026-06-11T10:35:51.436769302Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 10:35:51.439524 crc crio[3650]: time=\"2026-06-11T10:35:51.437284879Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 10:35:51.439524 crc crio[3650]: time=\"2026-06-11T10:35:51.437306779Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_a8adca3e-c046-4c4a-8a0a-ee2d6465d875\\\"\"\nJun 11 10:35:51.439524 crc crio[3650]: time=\"2026-06-11T10:35:51.437341721Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:35:51.609314 crc crio[3650]: time=\"2026-06-11T10:35:51.608954874Z\" level=info msg=\"Removing container: 2ccdc160fda66452dd223b8a5d53212395f17e391118d95e7bd61c0d9433b599\" id=643a2706-ec1a-4de6-a4fa-6e78aac5f84d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:35:53.436875 crc crio[3650]: time=\"2026-06-11T10:35:53.436808721Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 10:35:53.436875 crc crio[3650]: time=\"2026-06-11T10:35:53.436853542Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 10:35:53.436875 crc crio[3650]: time=\"2026-06-11T10:35:53.436872353Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_e151a114-23f6-4225-a13b-add448e50a59\\\"\"\nJun 11 10:35:54.739673 crc crio[3650]: time=\"2026-06-11T10:35:54.739028922Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 10:35:54.739673 crc crio[3650]: time=\"2026-06-11T10:35:54.73928661Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 10:35:54.739673 crc crio[3650]: time=\"2026-06-11T10:35:54.739310391Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/cert-approver\\\"\"\nJun 11 10:35:55.436787 crc crio[3650]: time=\"2026-06-11T10:35:55.436689354Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 10:35:55.436787 crc crio[3650]: time=\"2026-06-11T10:35:55.436752846Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 10:35:55.436787 crc crio[3650]: time=\"2026-06-11T10:35:55.436773497Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/install_multus\\\"\"\nJun 11 10:35:56.276106 crc crio[3650]: time=\"2026-06-11T10:35:56.275797912Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 10:35:56.276106 crc crio[3650]: time=\"2026-06-11T10:35:56.276031269Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 10:35:56.276106 crc crio[3650]: time=\"2026-06-11T10:35:56.27605349Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/kubeconfig_generator\\\"\"\nJun 11 10:35:56.356868 crc crio[3650]: time=\"2026-06-11T10:35:56.34402772Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 10:35:56.356868 crc crio[3650]: time=\"2026-06-11T10:35:56.344251787Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 10:35:56.356868 crc crio[3650]: time=\"2026-06-11T10:35:56.344272298Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus\\\"\"\nJun 11 10:35:56.439255 crc crio[3650]: time=\"2026-06-11T10:35:56.439186Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 10:35:56.439255 crc crio[3650]: time=\"2026-06-11T10:35:56.439248649Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 10:35:56.439255 crc crio[3650]: time=\"2026-06-11T10:35:56.439274763Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus-daemon\\\"\"\nJun 11 10:35:57.073839 crc crio[3650]: time=\"2026-06-11T10:35:57.073424358Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 10:35:57.074173 crc crio[3650]: time=\"2026-06-11T10:35:57.074000796Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 10:35:57.074173 crc crio[3650]: time=\"2026-06-11T10:35:57.074040827Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus-shim\\\"\"\nJun 11 10:35:58.006502 crc crio[3650]: time=\"2026-06-11T10:35:58.005565484Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/revision-pruner-13-crc/POD\" id=d6b6c09a-8df6-4a0c-94f1-894eab13fc3a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:35:58.006502 crc crio[3650]: time=\"2026-06-11T10:35:58.005701812Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:35:58.573445 crc crio[3650]: time=\"2026-06-11T10:35:58.572506201Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 10:35:58.573445 crc crio[3650]: time=\"2026-06-11T10:35:58.573329998Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 10:35:58.573445 crc crio[3650]: time=\"2026-06-11T10:35:58.573364569Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/passthru\\\"\"\nJun 11 10:35:59.213705 crc crio[3650]: time=\"2026-06-11T10:35:59.213531678Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 10:35:59.213705 crc crio[3650]: time=\"2026-06-11T10:35:59.213621181Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 10:35:59.213705 crc crio[3650]: time=\"2026-06-11T10:35:59.213655752Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/thin_entrypoint\\\"\"\nJun 11 10:35:59.805390 crc crio[3650]: time=\"2026-06-11T10:35:59.804738558Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager/controller-manager-6df87f8965-dgc55/POD\" id=0a2610fd-e9b6-4bb4-be8d-8b1e1e8f3245 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:35:59.805390 crc crio[3650]: time=\"2026-06-11T10:35:59.804883203Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:36:00.403000 crc crio[3650]: time=\"2026-06-11T10:36:00.402566264Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 10:36:00.403000 crc crio[3650]: time=\"2026-06-11T10:36:00.402621956Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 10:36:00.403000 crc crio[3650]: time=\"2026-06-11T10:36:00.402647887Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_85236153-2818-467c-a091-96386cde7110\\\"\"\nJun 11 10:36:00.403000 crc crio[3650]: time=\"2026-06-11T10:36:00.402687947Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/ip-control-loop\\\"\"\nJun 11 10:36:00.779672 crc crio[3650]: time=\"2026-06-11T10:36:00.777322732Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 10:36:00.779672 crc crio[3650]: time=\"2026-06-11T10:36:00.777480167Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 10:36:00.779672 crc crio[3650]: time=\"2026-06-11T10:36:00.777519088Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/node-slice-controller\\\"\"\nJun 11 10:36:01.874075 crc crio[3650]: time=\"2026-06-11T10:36:01.873738471Z\" level=info msg=\"Stopping container: 0087e256a999fde88a97260b32a75ed6a0a18d7b6c11b2eb10b9827956da71a3 (timeout: 2s)\" id=bdfa1f86-e3ad-494b-9980-32816499e9b3 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 10:36:02.287759 crc crio[3650]: time=\"2026-06-11T10:36:02.286492511Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/installer-13-crc/POD\" id=8adaa139-1292-425e-b949-d07a19d0f9d7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:36:02.287759 crc crio[3650]: time=\"2026-06-11T10:36:02.287019608Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:36:02.434812 crc crio[3650]: time=\"2026-06-11T10:36:02.433368069Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 10:36:02.434812 crc crio[3650]: time=\"2026-06-11T10:36:02.433636188Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 10:36:02.434812 crc crio[3650]: time=\"2026-06-11T10:36:02.433671119Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/whereabouts\\\"\"\nJun 11 10:36:02.946726 crc crio[3650]: time=\"2026-06-11T10:36:02.945962617Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 10:36:02.946726 crc crio[3650]: time=\"2026-06-11T10:36:02.94606805Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 10:36:02.946726 crc crio[3650]: time=\"2026-06-11T10:36:02.946093671Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_e151a114-23f6-4225-a13b-add448e50a59\\\"\"\nJun 11 10:36:02.946726 crc crio[3650]: time=\"2026-06-11T10:36:02.94636881Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/etc/kubernetes/cni/net.d/00-multus.conf\\\"\"\nJun 11 10:36:03.329037 crc crio[3650]: time=\"2026-06-11T10:36:03.328531815Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 10:36:03.329037 crc crio[3650]: time=\"2026-06-11T10:36:03.328663559Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 10:36:43.448273 crc crio[3650]: time=\"2026-06-11T10:36:43.447343714Z\" level=info msg=\"Running pod sandbox: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/POD\" id=88478cf3-876e-41b1-b42a-25c9d3949cc6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:36:43.448273 crc crio[3650]: time=\"2026-06-11T10:36:43.448103878Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:36:44.011408 crc crio[3650]: time=\"2026-06-11T10:36:44.011275329Z\" level=info msg=\"Stopped container dc43eb7de959be0ce262ffca4cd07531b03d328242fd1c168f9ddb52a514dcf6: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=14abb987-94b6-43c8-a7e2-6227d682baf4 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 10:36:44.016757 crc crio[3650]: time=\"2026-06-11T10:36:44.016645581Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=51c809ca-5fba-4d2b-a58c-7999121e11fd name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:36:44.092037 crc crio[3650]: time=\"2026-06-11T10:36:44.091876612Z\" level=info msg=\"Stopped container 0087e256a999fde88a97260b32a75ed6a0a18d7b6c11b2eb10b9827956da71a3: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=bdfa1f86-e3ad-494b-9980-32816499e9b3 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 10:36:44.096988 crc crio[3650]: time=\"2026-06-11T10:36:44.096711985Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=18d0b389-03c2-492a-b248-4253f2966ebf name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:36:44.135840 crc crio[3650]: time=\"2026-06-11T10:36:44.135528236Z\" level=info msg=\"Ran pod sandbox d24ccf6f5f80d3dde6964becd958ff4ade9398e9a4268f11463f1ad57eabc3ef with infra container: openshift-route-controller-manager/route-controller-manager-665d8d9c75-wps6n/POD\" id=4eda05d5-d542-49a9-a5e5-707137f82bee name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:36:44.146814 crc crio[3650]: time=\"2026-06-11T10:36:44.1466667Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=07955e7f-ebe8-4c4c-8525-211d869d43b2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:36:44.404893 crc crio[3650]: time=\"2026-06-11T10:36:44.403457028Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=69029e79-ce0d-4011-bedd-9df05e4c0f50 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:36:44.405295 crc crio[3650]: time=\"2026-06-11T10:36:44.405059849Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=cfd9fe2e-4d09-44a9-a164-2c0defae7e88 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:36:44.407880 crc crio[3650]: time=\"2026-06-11T10:36:44.407764288Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=1f6eaaa5-6542-409b-b9e9-385765695103 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:36:44.412349 crc crio[3650]: time=\"2026-06-11T10:36:44.411862594Z\" level=info msg=\"Stopped container add780a9276345682a5b4416037524bac490d3582f0fa18cb31e01e8314de239: openshift-multus/cni-sysctl-allowlist-ds-tnn8n/kube-multus-additional-cni-plugins\" id=1386480e-7e63-4977-bbbc-74127ef725f9 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 10:36:44.418527 crc crio[3650]: time=\"2026-06-11T10:36:44.41843237Z\" level=info msg=\"Stopping pod sandbox: ee5a05824ac132d125ed0e8dd19bede47096df030812ff75f135fd630f7dda6e\" id=7d2c0e53-b374-46c4-8b59-fbd8cbc49344 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 10:36:44.480598 crc crio[3650]: time=\"2026-06-11T10:36:44.48047123Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=fff47437-5697-40e4-a322-bf0fd7f7df96 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:36:44.480598 crc crio[3650]: time=\"2026-06-11T10:36:44.480594145Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=7a3e6a0a-9441-4b32-ab31-a9e65ffd772e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:36:44.490409 crc crio[3650]: time=\"2026-06-11T10:36:44.490329317Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:36:44.490710 crc crio[3650]: time=\"2026-06-11T10:36:44.490667953Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:36:44.492582 crc crio[3650]: time=\"2026-06-11T10:36:44.492359134Z\" level=info msg=\"Creating container: openshift-route-controller-manager/route-controller-manager-665d8d9c75-wps6n/route-controller-manager\" id=c27bb2ac-44d7-4c51-8b21-7c31c36aa132 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:36:53.442104 crc crio[3650]: time=\"2026-06-11T10:36:53.441579374Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:36:53.504931 crc crio[3650]: time=\"2026-06-11T10:36:53.504792983Z\" level=info msg=\"Removed pod sandbox: 7c9b8439825296730475bfb0226e2762812ed00dc63fea5c58402a1839ed8cbf\" id=7f1a707d-a8b0-41ac-8322-fef73b26a59e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 10:36:53.519248 crc crio[3650]: time=\"2026-06-11T10:36:53.519047588Z\" level=info msg=\"Stopped pod sandbox: ee5a05824ac132d125ed0e8dd19bede47096df030812ff75f135fd630f7dda6e\" id=7d2c0e53-b374-46c4-8b59-fbd8cbc49344 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 10:36:53.586267 crc crio[3650]: time=\"2026-06-11T10:36:53.586157226Z\" level=info msg=\"Removed container 2ccdc160fda66452dd223b8a5d53212395f17e391118d95e7bd61c0d9433b599: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=643a2706-ec1a-4de6-a4fa-6e78aac5f84d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:36:53.593828 crc crio[3650]: time=\"2026-06-11T10:36:53.593733266Z\" level=info msg=\"Removing container: a8b3e1903eae7914855418947d92681662f3e487b256d2803ddfd007bb4daa0c\" id=935675f1-f4d3-46a5-8969-57ce09646744 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:36:53.604378 crc crio[3650]: time=\"2026-06-11T10:36:53.604326112Z\" level=info msg=\"Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:ec4a77515b3024041e4cdb07e1157865cac61f91192b638810dd38b646ca95f1 UID:0816b583-83d2-4f80-b070-e62689ae2712 NetNS:/var/run/netns/a3148ab3-6a91-4470-b50f-70d7dda7818b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod0816b583_83d2_4f80_b070_e62689ae2712.slice PodAnnotations:0xc001648928}] Aliases:map[]}\"\nJun 11 10:36:53.604378 crc crio[3650]: time=\"2026-06-11T10:36:53.604377493Z\" level=info msg=\"Adding pod openshift-kube-apiserver_installer-13-crc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 10:36:54.671669 crc crio[3650]: 2026-06-11T10:36:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ec4a77515b30240 Mac:be:3a:43:83:7e:1b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:33 Mtu:0 Sandbox:/var/run/netns/a3148ab3-6a91-4470-b50f-70d7dda7818b SocketPath: PciID:}] [{Interface:0xc00043e6a0 Address:{IP:10.217.0.51 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 10:36:54.674465 crc crio[3650]: time=\"2026-06-11T10:36:54.674318935Z\" level=info msg=\"Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:ec4a77515b3024041e4cdb07e1157865cac61f91192b638810dd38b646ca95f1 UID:0816b583-83d2-4f80-b070-e62689ae2712 NetNS:/var/run/netns/a3148ab3-6a91-4470-b50f-70d7dda7818b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod0816b583_83d2_4f80_b070_e62689ae2712.slice PodAnnotations:0xc001648928}] Aliases:map[]}\"\nJun 11 10:36:54.674621 crc crio[3650]: time=\"2026-06-11T10:36:54.674545682Z\" level=info msg=\"Checking pod openshift-kube-apiserver_installer-13-crc for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 10:37:09.676719 crc crio[3650]: time=\"2026-06-11T10:37:09.675874624Z\" level=info msg=\"Ran pod sandbox ec4a77515b3024041e4cdb07e1157865cac61f91192b638810dd38b646ca95f1 with infra container: openshift-kube-apiserver/installer-13-crc/POD\" id=8adaa139-1292-425e-b949-d07a19d0f9d7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:37:09.679827 crc crio[3650]: time=\"2026-06-11T10:37:09.67954683Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=8e5ca6a5-4e3b-4a5e-997a-1dc56df340e3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:37:32.362015 crc crio[3650]: time=\"2026-06-11T10:37:32.361263621Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=25f7d887-d4cc-4c89-8a27-1c19ebbc2e90 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:37:39.248608 crc crio[3650]: time=\"2026-06-11T10:37:39.248041183Z\" level=info msg=\"Creating container: openshift-kube-apiserver/installer-13-crc/installer\" id=e9eeeac2-662f-4076-8a3e-808f44b8b07a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:37:49.526997 crc crio[3650]: time=\"2026-06-11T10:37:49.526251917Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:37:58.756993 crc crio[3650]: time=\"2026-06-11T10:37:58.755843015Z\" level=info msg=\"Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:9e753f8518f14bfedde0b2ea422b4e623e451ccf2f06fbda1e703a727b96b5d0 UID:8ba3564d-7e57-41aa-8318-5b95af01317b NetNS:/var/run/netns/d9ea277a-d5e7-4a37-ac44-ca8b3fccdf4e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod8ba3564d_7e57_41aa_8318_5b95af01317b.slice PodAnnotations:0xc0017aa0e0}] Aliases:map[]}\"\nJun 11 10:37:58.756993 crc crio[3650]: time=\"2026-06-11T10:37:58.756929269Z\" level=info msg=\"Adding pod openshift-kube-apiserver_revision-pruner-13-crc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 10:37:58.762672 crc crio[3650]: time=\"2026-06-11T10:37:58.762541155Z\" level=info msg=\"Got pod network &{Name:controller-manager-6df87f8965-dgc55 Namespace:openshift-controller-manager ID:6707bb06254c8d128f9be4b39ee81506e78af7ea6f2aabc3782d27b45b761532 UID:0424196e-4304-40e4-893d-fa63ea1454e9 NetNS:/var/run/netns/c9782c49-3681-422d-ae18-5ae151f78e14 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0424196e_4304_40e4_893d_fa63ea1454e9.slice PodAnnotations:0xc000622148}] Aliases:map[]}\"\nJun 11 10:37:58.762672 crc crio[3650]: time=\"2026-06-11T10:37:58.762648919Z\" level=info msg=\"Adding pod openshift-controller-manager_controller-manager-6df87f8965-dgc55 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 10:37:58.781728 crc crio[3650]: time=\"2026-06-11T10:37:58.780600999Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:37:58.790702 crc crio[3650]: time=\"2026-06-11T10:37:58.790594873Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:37:58.881275 crc crio[3650]: time=\"2026-06-11T10:37:58.881106527Z\" level=info msg=\"Removed container a8b3e1903eae7914855418947d92681662f3e487b256d2803ddfd007bb4daa0c: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=935675f1-f4d3-46a5-8969-57ce09646744 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:37:58.904556 crc crio[3650]: time=\"2026-06-11T10:37:58.904419118Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03\" id=cd535f6a-31ed-421b-9ce0-74014884eaa7 name=/runtime.v1.ImageService/PullImage\nJun 11 10:37:58.906959 crc crio[3650]: time=\"2026-06-11T10:37:58.906750609Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=90cc8955-51de-499e-b8f9-619ef6359a03 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:37:58.922689 crc crio[3650]: time=\"2026-06-11T10:37:58.922289957Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:37:58.940679 crc crio[3650]: time=\"2026-06-11T10:37:58.940519867Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:37:58.941474 crc crio[3650]: time=\"2026-06-11T10:37:58.94142942Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:c1bf1a7cae92e701b0ff93032482fe022c0ec704dcb6a892b32d9c898b64e1e0\" id=636071ed-d06c-4217-9848-51ecdfe10198 name=/runtime.v1.ImageService/PullImage\nJun 11 10:37:58.951310 crc crio[3650]: time=\"2026-06-11T10:37:58.951233419Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:37:58.953864 crc crio[3650]: time=\"2026-06-11T10:37:58.953770091Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:37:58.954401 crc crio[3650]: time=\"2026-06-11T10:37:58.954322972Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:546c77fdbf5f7c6a9a4243f4c4ef38fe0f584972a70f687bc40091743ee77d60\" id=b59f4405-96f4-420b-b5c1-56b7459e6eb9 name=/runtime.v1.ImageService/PullImage\nJun 11 10:37:58.962104 crc crio[3650]: time=\"2026-06-11T10:37:58.956582773Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=cc0c1801-d037-43ca-93a1-754a29312a9a name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:37:58.969566 crc crio[3650]: time=\"2026-06-11T10:37:58.969450753Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=cea8d283-272e-4985-a1c8-aae7a6fd264f name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:37:58.973847 crc crio[3650]: time=\"2026-06-11T10:37:58.973676456Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:a77b5a57378bca1caee3556e675f2b54c89f9bea0e36bbe0ba2c5f90d745855d UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/8d9bbcff-9711-4ae9-abb2-e4c6ae3b00c3 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:0xc0016480d0}] Aliases:map[]}\"\nJun 11 10:37:58.974240 crc crio[3650]: time=\"2026-06-11T10:37:58.974060808Z\" level=info msg=\"Adding pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 10:37:59.081786 crc crio[3650]: time=\"2026-06-11T10:37:59.080725158Z\" level=info msg=\"Created container 0e018af0692908daebd5a5d2b7fd094183c8b3257f1bb3a5d187a7d49f049d33: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=7a3e6a0a-9441-4b32-ab31-a9e65ffd772e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:37:59.081786 crc crio[3650]: time=\"2026-06-11T10:37:59.081674468Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:546c77fdbf5f7c6a9a4243f4c4ef38fe0f584972a70f687bc40091743ee77d60\" id=a6369339-5530-49e9-8300-bb27b0491d4c name=/runtime.v1.ImageService/PullImage\nJun 11 10:37:59.084700 crc crio[3650]: time=\"2026-06-11T10:37:59.084434177Z\" level=info msg=\"Starting container: 0e018af0692908daebd5a5d2b7fd094183c8b3257f1bb3a5d187a7d49f049d33\" id=275bc7a7-17cf-4670-a7fd-1fb936a5003a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:37:59.084700 crc crio[3650]: time=\"2026-06-11T10:37:59.084568639Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=cbadc90c-3d73-469e-9f2d-5a919f664e57 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:37:59.098555 crc crio[3650]: time=\"2026-06-11T10:37:59.095860968Z\" level=info msg=\"Started container\" PID=15092 containerID=0e018af0692908daebd5a5d2b7fd094183c8b3257f1bb3a5d187a7d49f049d33 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=275bc7a7-17cf-4670-a7fd-1fb936a5003a name=/runtime.v1.RuntimeService/StartContainer sandboxID=00061e14ba0f53ee3e468ef87a929c317a5858b7d16013bffbe7e1e93701fe9e\nJun 11 10:37:59.345008 crc crio[3650]: time=\"2026-06-11T10:37:59.338252813Z\" level=info msg=\"Created container d5bf57a22fbc4a9df6070dfb3ac12fb2dc4cfe40e9acf998cf5e2614ede6e5bd: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=fff47437-5697-40e4-a322-bf0fd7f7df96 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:37:59.345008 crc crio[3650]: time=\"2026-06-11T10:37:59.33945547Z\" level=info msg=\"Created container d4c5b750447866b8cf4fb8fcd51e56f7583ed13a27d07780724fe6bfbf037e78: openshift-route-controller-manager/route-controller-manager-665d8d9c75-wps6n/route-controller-manager\" id=c27bb2ac-44d7-4c51-8b21-7c31c36aa132 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:37:59.345008 crc crio[3650]: time=\"2026-06-11T10:37:59.343092833Z\" level=info msg=\"Starting container: d4c5b750447866b8cf4fb8fcd51e56f7583ed13a27d07780724fe6bfbf037e78\" id=642c68d8-d01f-4c0d-8d79-a86cfbde5f3d name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:37:59.347017 crc crio[3650]: time=\"2026-06-11T10:37:59.345649145Z\" level=info msg=\"Starting container: d5bf57a22fbc4a9df6070dfb3ac12fb2dc4cfe40e9acf998cf5e2614ede6e5bd\" id=98729fed-716c-41d0-9d58-b69bd21c551e name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:37:59.362815 crc crio[3650]: time=\"2026-06-11T10:37:59.362686676Z\" level=info msg=\"Started container\" PID=15112 containerID=d4c5b750447866b8cf4fb8fcd51e56f7583ed13a27d07780724fe6bfbf037e78 description=openshift-route-controller-manager/route-controller-manager-665d8d9c75-wps6n/route-controller-manager id=642c68d8-d01f-4c0d-8d79-a86cfbde5f3d name=/runtime.v1.RuntimeService/StartContainer sandboxID=d24ccf6f5f80d3dde6964becd958ff4ade9398e9a4268f11463f1ad57eabc3ef\nJun 11 10:37:59.387379 crc crio[3650]: time=\"2026-06-11T10:37:59.387313189Z\" level=info msg=\"Started container\" PID=15113 containerID=d5bf57a22fbc4a9df6070dfb3ac12fb2dc4cfe40e9acf998cf5e2614ede6e5bd description=openshift-console/downloads-747b44746d-4pqvr/download-server id=98729fed-716c-41d0-9d58-b69bd21c551e name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed5e22ae44b291e5f4185543b89bed76a7dac5b4dcf90f0cd6fb838ba2475124\nJun 11 10:37:59.453362 crc crio[3650]: time=\"2026-06-11T10:37:59.450563189Z\" level=info msg=\"Stopping container: d4c5b750447866b8cf4fb8fcd51e56f7583ed13a27d07780724fe6bfbf037e78 (timeout: 30s)\" id=b8024f15-3cfc-4da8-a694-c16d28d90ecb name=/runtime.v1.RuntimeService/StopContainer\nJun 11 10:37:59.487143 crc crio[3650]: time=\"2026-06-11T10:37:59.487062355Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:37:59.712269 crc crio[3650]: time=\"2026-06-11T10:37:59.70734889Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03\" id=c493072d-590e-4467-97b6-3d6cbf77c295 name=/runtime.v1.ImageService/PullImage\nJun 11 10:37:59.712269 crc crio[3650]: time=\"2026-06-11T10:37:59.712010218Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=942547f9-a612-4b73-aeda-553167bc32d9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:37:59.759862 crc crio[3650]: time=\"2026-06-11T10:37:59.759355086Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:6b36b6f39459c9ec839353793dce87ba5802bb0d927bfa0efa7b5a9a61815fc0\" id=5cef15eb-e203-4c31-9d49-f8fd2b619213 name=/runtime.v1.ImageService/PullImage\nJun 11 10:37:59.761371 crc crio[3650]: time=\"2026-06-11T10:37:59.761323749Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=9cf9c2d2-fe39-4869-9c29-905cfb9bfc27 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:38:00.006251 crc crio[3650]: time=\"2026-06-11T10:38:00.005816671Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:6b36b6f39459c9ec839353793dce87ba5802bb0d927bfa0efa7b5a9a61815fc0\" id=c15cc1c9-5761-458b-99f9-9ec815ae65fb name=/runtime.v1.ImageService/PullImage\nJun 11 10:38:00.007285 crc crio[3650]: time=\"2026-06-11T10:38:00.007076694Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=817d0d9a-662e-4bf0-9836-241b692a356f name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:38:00.049013 crc crio[3650]: time=\"2026-06-11T10:38:00.048942075Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:38:00.213050 crc crio[3650]: time=\"2026-06-11T10:38:00.212878249Z\" level=info msg=\"Stopped container d4c5b750447866b8cf4fb8fcd51e56f7583ed13a27d07780724fe6bfbf037e78: openshift-route-controller-manager/route-controller-manager-665d8d9c75-wps6n/route-controller-manager\" id=b8024f15-3cfc-4da8-a694-c16d28d90ecb name=/runtime.v1.RuntimeService/StopContainer\nJun 11 10:38:00.216026 crc crio[3650]: time=\"2026-06-11T10:38:00.215879862Z\" level=info msg=\"Stopping pod sandbox: d24ccf6f5f80d3dde6964becd958ff4ade9398e9a4268f11463f1ad57eabc3ef\" id=a9dd0a44-b3af-4b31-ab3f-e4f4b940e60e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 10:38:00.216632 crc crio[3650]: time=\"2026-06-11T10:38:00.216537933Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-665d8d9c75-wps6n Namespace:openshift-route-controller-manager ID:d24ccf6f5f80d3dde6964becd958ff4ade9398e9a4268f11463f1ad57eabc3ef UID:731ea37f-9334-438c-8697-c0e8d670c097 NetNS:/var/run/netns/1b99c623-9af9-405e-839a-f25daea80db1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod731ea37f_9334_438c_8697_c0e8d670c097.slice PodAnnotations:0xc002a1a9b8}] Aliases:map[]}\"\nJun 11 10:38:00.216801 crc crio[3650]: time=\"2026-06-11T10:38:00.21675554Z\" level=info msg=\"Deleting pod openshift-route-controller-manager_route-controller-manager-665d8d9c75-wps6n from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 10:38:00.300394 crc crio[3650]: 2026-06-11T10:38:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6707bb06254c8d1 Mac:16:ff:7a:fd:bb:b6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:32 Mtu:0 Sandbox:/var/run/netns/c9782c49-3681-422d-ae18-5ae151f78e14 SocketPath: PciID:}] [{Interface:0xc00023e990 Address:{IP:10.217.0.50 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 10:38:00.304564 crc crio[3650]: time=\"2026-06-11T10:38:00.304470427Z\" level=info msg=\"Got pod network &{Name:controller-manager-6df87f8965-dgc55 Namespace:openshift-controller-manager ID:6707bb06254c8d128f9be4b39ee81506e78af7ea6f2aabc3782d27b45b761532 UID:0424196e-4304-40e4-893d-fa63ea1454e9 NetNS:/var/run/netns/c9782c49-3681-422d-ae18-5ae151f78e14 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0424196e_4304_40e4_893d_fa63ea1454e9.slice PodAnnotations:0xc000622148}] Aliases:map[]}\"\nJun 11 10:38:00.304755 crc crio[3650]: time=\"2026-06-11T10:38:00.304683384Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-6df87f8965-dgc55 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 10:38:00.316827 crc crio[3650]: time=\"2026-06-11T10:38:00.316615749Z\" level=info msg=\"Ran pod sandbox 6707bb06254c8d128f9be4b39ee81506e78af7ea6f2aabc3782d27b45b761532 with infra container: openshift-controller-manager/controller-manager-6df87f8965-dgc55/POD\" id=0a2610fd-e9b6-4bb4-be8d-8b1e1e8f3245 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:38:00.320721 crc crio[3650]: time=\"2026-06-11T10:38:00.32050037Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=583ea853-5a18-425c-b50a-c57f0b2685ee name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:38:00.612875 crc crio[3650]: time=\"2026-06-11T10:38:00.606689241Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=d95aeecd-f864-4ad6-9114-4e8b29e17a54 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:38:00.612875 crc crio[3650]: time=\"2026-06-11T10:38:00.607389213Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=a4042fe4-2297-4b13-9ec4-dfe39a6b18a6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:38:00.612875 crc crio[3650]: time=\"2026-06-11T10:38:00.610262773Z\" level=info msg=\"Created container 0444a51c05c18a1f545dba18e22d875ed63717765840298eec64fa570a91af94: openshift-kube-apiserver/installer-13-crc/installer\" id=e9eeeac2-662f-4076-8a3e-808f44b8b07a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:38:00.612875 crc crio[3650]: time=\"2026-06-11T10:38:00.611693047Z\" level=info msg=\"Starting container: 0444a51c05c18a1f545dba18e22d875ed63717765840298eec64fa570a91af94\" id=daa11734-e244-454b-bae0-d6738cc8954e name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:38:00.618258 crc crio[3650]: time=\"2026-06-11T10:38:00.616605771Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=a77fa953-068f-4635-a531-eea9700630c1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:38:00.618258 crc crio[3650]: time=\"2026-06-11T10:38:00.617525809Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=2eec972e-ebe4-4499-836d-f7874d847374 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:38:00.628434 crc crio[3650]: time=\"2026-06-11T10:38:00.628090026Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-qhh6t/extract-content\" id=a995dcfb-e390-4563-b87a-e64d502a3281 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:38:00.632253 crc crio[3650]: time=\"2026-06-11T10:38:00.632067602Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:38:00.642251 crc crio[3650]: time=\"2026-06-11T10:38:00.641757947Z\" level=info msg=\"Started container\" PID=15223 containerID=0444a51c05c18a1f545dba18e22d875ed63717765840298eec64fa570a91af94 description=openshift-kube-apiserver/installer-13-crc/installer id=daa11734-e244-454b-bae0-d6738cc8954e name=/runtime.v1.RuntimeService/StartContainer sandboxID=ec4a77515b3024041e4cdb07e1157865cac61f91192b638810dd38b646ca95f1\nJun 11 10:38:00.642251 crc crio[3650]: time=\"2026-06-11T10:38:00.641978505Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=c69efcf6-23a4-4960-b9de-1b84f85bad06 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:38:00.642251 crc crio[3650]: time=\"2026-06-11T10:38:00.641978505Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=86128a3e-42de-4279-8873-8375189f3bc5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:38:00.642251 crc crio[3650]: time=\"2026-06-11T10:38:00.642031457Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=9d0b9406-b206-468e-907b-954ecefff1b3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:38:00.642251 crc crio[3650]: time=\"2026-06-11T10:38:00.642061167Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=b50bf397-bd01-4716-89a3-bb5125574d8a name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:38:00.644675 crc crio[3650]: time=\"2026-06-11T10:38:00.641771388Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-x5vn9/extract-content\" id=ddc910af-eec5-4e7d-b38b-de1e06076847 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:38:00.653053 crc crio[3650]: time=\"2026-06-11T10:38:00.650350799Z\" level=info msg=\"Stopped pod sandbox: d24ccf6f5f80d3dde6964becd958ff4ade9398e9a4268f11463f1ad57eabc3ef\" id=a9dd0a44-b3af-4b31-ab3f-e4f4b940e60e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 10:38:00.675437 crc crio[3650]: 2026-06-11T10:38:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9e753f8518f14bf Mac:5e:3a:59:4d:20:12 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2e Mtu:0 Sandbox:/var/run/netns/d9ea277a-d5e7-4a37-ac44-ca8b3fccdf4e SocketPath: PciID:}] [{Interface:0xc00023a6f0 Address:{IP:10.217.0.46 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 10:38:00.675437 crc crio[3650]: time=\"2026-06-11T10:38:00.673516014Z\" level=info msg=\"Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:9e753f8518f14bfedde0b2ea422b4e623e451ccf2f06fbda1e703a727b96b5d0 UID:8ba3564d-7e57-41aa-8318-5b95af01317b NetNS:/var/run/netns/d9ea277a-d5e7-4a37-ac44-ca8b3fccdf4e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod8ba3564d_7e57_41aa_8318_5b95af01317b.slice PodAnnotations:0xc0017aa0e0}] Aliases:map[]}\"\nJun 11 10:38:00.675437 crc crio[3650]: time=\"2026-06-11T10:38:00.67370278Z\" level=info msg=\"Checking pod openshift-kube-apiserver_revision-pruner-13-crc for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 10:38:00.686573 crc crio[3650]: time=\"2026-06-11T10:38:00.686503659Z\" level=info msg=\"Creating container: openshift-controller-manager/controller-manager-6df87f8965-dgc55/controller-manager\" id=30220dac-cf5f-40f9-a9fc-44d423d54998 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:38:00.687069 crc crio[3650]: time=\"2026-06-11T10:38:00.686995115Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:38:00.688391 crc crio[3650]: time=\"2026-06-11T10:38:00.688205499Z\" level=info msg=\"Ran pod sandbox 9e753f8518f14bfedde0b2ea422b4e623e451ccf2f06fbda1e703a727b96b5d0 with infra container: openshift-kube-apiserver/revision-pruner-13-crc/POD\" id=d6b6c09a-8df6-4a0c-94f1-894eab13fc3a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:38:00.690825 crc crio[3650]: time=\"2026-06-11T10:38:00.690798328Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=7c267a84-5db4-48d8-9e7c-6a8225788a79 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:38:00.695631 crc crio[3650]: time=\"2026-06-11T10:38:00.695511864Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:38:00.697225 crc crio[3650]: time=\"2026-06-11T10:38:00.697072651Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-6cmg6/extract-content\" id=d4fd0cda-6016-41ce-a415-7b8c469a2ca2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:38:00.699999 crc crio[3650]: time=\"2026-06-11T10:38:00.699937911Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:38:00.709338 crc crio[3650]: time=\"2026-06-11T10:38:00.709270032Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=2d0a6858-11b8-4057-9975-5f9232acb180 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:38:00.709540 crc crio[3650]: 2026-06-11T10:38:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a77b5a57378bca1 Mac:f2:51:7e:ec:ff:a1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:35 Mtu:0 Sandbox:/var/run/netns/8d9bbcff-9711-4ae9-abb2-e4c6ae3b00c3 SocketPath: PciID:}] [{Interface:0xc0001265b0 Address:{IP:10.217.0.53 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 10:38:00.709961 crc crio[3650]: time=\"2026-06-11T10:38:00.709922743Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:a77b5a57378bca1caee3556e675f2b54c89f9bea0e36bbe0ba2c5f90d745855d UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/8d9bbcff-9711-4ae9-abb2-e4c6ae3b00c3 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:0xc0016480d0}] Aliases:map[]}\"\nJun 11 10:38:00.710175 crc crio[3650]: time=\"2026-06-11T10:38:00.710060947Z\" level=info msg=\"Checking pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 10:38:00.724275 crc crio[3650]: time=\"2026-06-11T10:38:00.724053145Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-kv5rz/extract-content\" id=59fad925-5c39-4f8a-b6fe-4867bd79e8be name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:38:00.726560 crc crio[3650]: time=\"2026-06-11T10:38:00.726286907Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-l27pk/extract-content\" id=52d3528e-0dee-4d6b-b186-965c1da52eb8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:38:00.726881 crc crio[3650]: time=\"2026-06-11T10:38:00.726817753Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:38:00.729766 crc crio[3650]: time=\"2026-06-11T10:38:00.729692365Z\" level=info msg=\"Ran pod sandbox a77b5a57378bca1caee3556e675f2b54c89f9bea0e36bbe0ba2c5f90d745855d with infra container: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/POD\" id=88478cf3-876e-41b1-b42a-25c9d3949cc6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:38:00.731790 crc crio[3650]: time=\"2026-06-11T10:38:00.731696994Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=0218673e-3426-45b2-887f-20aad2b23389 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:38:00.732284 crc crio[3650]: time=\"2026-06-11T10:38:00.732216931Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:38:00.734777 crc crio[3650]: time=\"2026-06-11T10:38:00.734716115Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:38:00.737329 crc crio[3650]: time=\"2026-06-11T10:38:00.736530852Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-lndxz/extract-content\" id=01dd299c-a8c3-4882-9b26-0da06645996b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:38:00.737495 crc crio[3650]: time=\"2026-06-11T10:38:00.737423825Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:38:00.739628 crc crio[3650]: time=\"2026-06-11T10:38:00.739570732Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:38:00.739856 crc crio[3650]: time=\"2026-06-11T10:38:00.739801296Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:38:00.741971 crc crio[3650]: time=\"2026-06-11T10:38:00.741926363Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:c1bf1a7cae92e701b0ff93032482fe022c0ec704dcb6a892b32d9c898b64e1e0\" id=37e37914-821c-4de8-a286-5281878da47d name=/runtime.v1.ImageService/PullImage\nJun 11 10:38:00.742915 crc crio[3650]: time=\"2026-06-11T10:38:00.742216774Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=3ab60ccc-cade-4291-8659-502e47579cb4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:38:00.743527 crc crio[3650]: time=\"2026-06-11T10:38:00.743490804Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=9d26d227-4d83-4961-bff7-5c7f01a496dd name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:38:00.746019 crc crio[3650]: time=\"2026-06-11T10:38:00.74592939Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-ntdwx/extract-content\" id=89e9bf81-deab-414c-849b-210ec99ba177 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:38:00.754445 crc crio[3650]: time=\"2026-06-11T10:38:00.754340083Z\" level=info msg=\"Creating container: openshift-kube-apiserver/revision-pruner-13-crc/pruner\" id=e95368b3-a98d-47d2-99b8-0742d6207fe8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:38:00.756819 crc crio[3650]: time=\"2026-06-11T10:38:00.756739881Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:38:00.792208 crc crio[3650]: time=\"2026-06-11T10:38:00.790278999Z\" level=info msg=\"Creating container: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry\" id=3bf8281e-b807-4f66-b962-551c5fd472d9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:38:00.804678 crc crio[3650]: time=\"2026-06-11T10:38:00.804534651Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:38:00.818285 crc crio[3650]: time=\"2026-06-11T10:38:00.817025387Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=2b8bec32-19d2-45c0-8b41-b4d5cc49115c name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:38:00.862105 crc crio[3650]: time=\"2026-06-11T10:38:00.862052944Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:38:00.871686 crc crio[3650]: time=\"2026-06-11T10:38:00.871629269Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:38:00.874061 crc crio[3650]: time=\"2026-06-11T10:38:00.874039495Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:38:00.876863 crc crio[3650]: time=\"2026-06-11T10:38:00.876840984Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:38:00.878448 crc crio[3650]: time=\"2026-06-11T10:38:00.878351398Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:38:00.879093 crc crio[3650]: time=\"2026-06-11T10:38:00.879069735Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:38:00.879383 crc crio[3650]: time=\"2026-06-11T10:38:00.879210874Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:38:00.882152 crc crio[3650]: time=\"2026-06-11T10:38:00.882006582Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:38:00.891210 crc crio[3650]: time=\"2026-06-11T10:38:00.891163949Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-g4n5b/extract-content\" id=2bf34336-b4ef-4ae1-b3b8-92b777f21388 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:38:00.923489 crc crio[3650]: time=\"2026-06-11T10:38:00.922940503Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:38:00.951978 crc crio[3650]: time=\"2026-06-11T10:38:00.951860798Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:38:00.954872 crc crio[3650]: time=\"2026-06-11T10:38:00.954806571Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:38:00.962084 crc crio[3650]: time=\"2026-06-11T10:38:00.962004491Z\" level=info msg=\"Created container 68ed0ebbd67119b7ef833cd1e46b19334a3c092c31f8e8f789af2f74352c5242: openshift-controller-manager/controller-manager-6df87f8965-dgc55/controller-manager\" id=30220dac-cf5f-40f9-a9fc-44d423d54998 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:38:00.970309 crc crio[3650]: time=\"2026-06-11T10:38:00.968731547Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:38:00.971206 crc crio[3650]: time=\"2026-06-11T10:38:00.970658387Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:38:00.977587 crc crio[3650]: time=\"2026-06-11T10:38:00.968444712Z\" level=info msg=\"Starting container: 68ed0ebbd67119b7ef833cd1e46b19334a3c092c31f8e8f789af2f74352c5242\" id=c18c9911-c56f-4535-9416-ee1d6e74cdce name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:38:00.979767 crc crio[3650]: time=\"2026-06-11T10:38:00.979690881Z\" level=info msg=\"Created container 1054483cb9c68207350cb0adcd8d072865588af545f03c9fc4e823fc02dd7658: openshift-marketplace/community-operators-qhh6t/extract-content\" id=a995dcfb-e390-4563-b87a-e64d502a3281 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:38:00.981750 crc crio[3650]: time=\"2026-06-11T10:38:00.981653333Z\" level=info msg=\"Starting container: 1054483cb9c68207350cb0adcd8d072865588af545f03c9fc4e823fc02dd7658\" id=3adf6943-beaa-4284-8f8e-8b3dc1f71162 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:38:00.986509 crc crio[3650]: time=\"2026-06-11T10:38:00.980758153Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:38:00.989952 crc crio[3650]: time=\"2026-06-11T10:38:00.989692977Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:38:00.994642 crc crio[3650]: time=\"2026-06-11T10:38:00.994530048Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:38:00.996176 crc crio[3650]: time=\"2026-06-11T10:38:00.996055843Z\" level=info msg=\"Started container\" PID=15263 containerID=68ed0ebbd67119b7ef833cd1e46b19334a3c092c31f8e8f789af2f74352c5242 description=openshift-controller-manager/controller-manager-6df87f8965-dgc55/controller-manager id=c18c9911-c56f-4535-9416-ee1d6e74cdce name=/runtime.v1.RuntimeService/StartContainer sandboxID=6707bb06254c8d128f9be4b39ee81506e78af7ea6f2aabc3782d27b45b761532\nJun 11 10:38:00.999358 crc crio[3650]: time=\"2026-06-11T10:38:00.998850941Z\" level=info msg=\"Started container\" PID=15266 containerID=1054483cb9c68207350cb0adcd8d072865588af545f03c9fc4e823fc02dd7658 description=openshift-marketplace/community-operators-qhh6t/extract-content id=3adf6943-beaa-4284-8f8e-8b3dc1f71162 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d2a5b75e1cb0179e3b2cf70397fa9bc5a2aa2e153ec38377131b90489bc50f1c\nJun 11 10:38:01.001063 crc crio[3650]: time=\"2026-06-11T10:38:01.000995097Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:38:01.026769 crc crio[3650]: time=\"2026-06-11T10:38:01.024749128Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:38:01.075931 crc crio[3650]: time=\"2026-06-11T10:38:01.07583996Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:38:01.090627 crc crio[3650]: time=\"2026-06-11T10:38:01.090424947Z\" level=info msg=\"Running pod sandbox: openshift-route-controller-manager/route-controller-manager-68f8cf746f-ztkv9/POD\" id=9b2a0873-5a0a-4e97-bc6e-a23d44393a19 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:38:01.090627 crc crio[3650]: time=\"2026-06-11T10:38:01.090529461Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:38:01.129072 crc crio[3650]: time=\"2026-06-11T10:38:01.128972005Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-68f8cf746f-ztkv9 Namespace:openshift-route-controller-manager ID:673a3c43e06e0e36360476d50b89ca07dc1b6ec1075985e462d7c2f984476a15 UID:21fe681e-1d63-4836-acc2-97a59c3e261f NetNS:/var/run/netns/a09e691b-2f45-4812-b3a4-1c5c4b8e770c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod21fe681e_1d63_4836_acc2_97a59c3e261f.slice PodAnnotations:0xc001612078}] Aliases:map[]}\"\nJun 11 10:38:01.129072 crc crio[3650]: time=\"2026-06-11T10:38:01.129071578Z\" level=info msg=\"Adding pod openshift-route-controller-manager_route-controller-manager-68f8cf746f-ztkv9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 10:38:01.142746 crc crio[3650]: time=\"2026-06-11T10:38:01.14245868Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:38:01.349833 crc crio[3650]: time=\"2026-06-11T10:38:01.349721757Z\" level=info msg=\"Created container 3c2459629aa56541a2ecff075cc04d1b6193697f9dc0cd58cc47bb7b310e5ae2: openshift-marketplace/redhat-marketplace-ntdwx/extract-content\" id=89e9bf81-deab-414c-849b-210ec99ba177 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:38:01.352483 crc crio[3650]: time=\"2026-06-11T10:38:01.352095932Z\" level=info msg=\"Starting container: 3c2459629aa56541a2ecff075cc04d1b6193697f9dc0cd58cc47bb7b310e5ae2\" id=dffb68e8-3319-4c4e-9b23-1459c224efa0 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:38:01.356278 crc crio[3650]: time=\"2026-06-11T10:38:01.356014183Z\" level=info msg=\"Created container 98135a51b13bfb207d29df6b586faeba427024eb6a261215a2f3001b9a23fccc: openshift-marketplace/redhat-marketplace-6cmg6/extract-content\" id=d4fd0cda-6016-41ce-a415-7b8c469a2ca2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:38:01.359279 crc crio[3650]: time=\"2026-06-11T10:38:01.358499748Z\" level=info msg=\"Starting container: 98135a51b13bfb207d29df6b586faeba427024eb6a261215a2f3001b9a23fccc\" id=302a3d25-8335-4e94-b40f-1b38614d5cd0 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:38:01.360256 crc crio[3650]: time=\"2026-06-11T10:38:01.360184905Z\" level=info msg=\"Created container 6b89cc19f47ed31ad015113142fee1182e0c336a53ce0df8ddf5fb4faf38e5f2: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry\" id=3bf8281e-b807-4f66-b962-551c5fd472d9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:38:01.363494 crc crio[3650]: time=\"2026-06-11T10:38:01.363407839Z\" level=info msg=\"Started container\" PID=15314 containerID=3c2459629aa56541a2ecff075cc04d1b6193697f9dc0cd58cc47bb7b310e5ae2 description=openshift-marketplace/redhat-marketplace-ntdwx/extract-content id=dffb68e8-3319-4c4e-9b23-1459c224efa0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f5f968b95a4c09e9a35de10cc4c90e9de82846e8b43984b8310fb6d763a380c8\nJun 11 10:38:01.363873 crc crio[3650]: time=\"2026-06-11T10:38:01.363763315Z\" level=info msg=\"Starting container: 6b89cc19f47ed31ad015113142fee1182e0c336a53ce0df8ddf5fb4faf38e5f2\" id=cb98197e-6b0b-4644-83d2-46529a13dafe name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:38:01.371514 crc crio[3650]: time=\"2026-06-11T10:38:01.365086322Z\" level=info msg=\"Started container\" PID=15327 containerID=98135a51b13bfb207d29df6b586faeba427024eb6a261215a2f3001b9a23fccc description=openshift-marketplace/redhat-marketplace-6cmg6/extract-content id=302a3d25-8335-4e94-b40f-1b38614d5cd0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=83cb843c8ad1d0ebcf734d03aa0b36969aa3a015d5a677cb495a8a3fac4a9797\nJun 11 10:38:01.379085 crc crio[3650]: time=\"2026-06-11T10:38:01.377361403Z\" level=info msg=\"Started container\" PID=15326 containerID=6b89cc19f47ed31ad015113142fee1182e0c336a53ce0df8ddf5fb4faf38e5f2 description=openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry id=cb98197e-6b0b-4644-83d2-46529a13dafe name=/runtime.v1.RuntimeService/StartContainer sandboxID=a77b5a57378bca1caee3556e675f2b54c89f9bea0e36bbe0ba2c5f90d745855d\nJun 11 10:38:01.412495 crc crio[3650]: time=\"2026-06-11T10:38:01.411803331Z\" level=info msg=\"Created container daa90905f66146b709b14fabcdfc86e522ac4d9f6d538c9e2e77f2a49eccef73: openshift-marketplace/certified-operators-lndxz/extract-content\" id=01dd299c-a8c3-4882-9b26-0da06645996b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:38:01.442807 crc crio[3650]: time=\"2026-06-11T10:38:01.441338866Z\" level=info msg=\"Starting container: daa90905f66146b709b14fabcdfc86e522ac4d9f6d538c9e2e77f2a49eccef73\" id=0262ff9c-20cf-47fc-88c7-8d692179f2d9 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:38:01.461933 crc crio[3650]: time=\"2026-06-11T10:38:01.461820073Z\" level=info msg=\"Started container\" PID=15328 containerID=daa90905f66146b709b14fabcdfc86e522ac4d9f6d538c9e2e77f2a49eccef73 description=openshift-marketplace/certified-operators-lndxz/extract-content id=0262ff9c-20cf-47fc-88c7-8d692179f2d9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=83018d340f1996716877ab5520c6fd3ecec4f26a46fa4b0b1506fdcd8cf0fcf7\nJun 11 10:38:01.474824 crc crio[3650]: time=\"2026-06-11T10:38:01.473268066Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:38:01.546161 crc crio[3650]: time=\"2026-06-11T10:38:01.545197377Z\" level=info msg=\"Created container fe3b47bf4b5f55c2cef2e11184b2a2479b04ec5433977a143b7781d827b560a2: openshift-marketplace/redhat-operators-kv5rz/extract-content\" id=59fad925-5c39-4f8a-b6fe-4867bd79e8be name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:38:01.555231 crc crio[3650]: time=\"2026-06-11T10:38:01.555176493Z\" level=info msg=\"Starting container: fe3b47bf4b5f55c2cef2e11184b2a2479b04ec5433977a143b7781d827b560a2\" id=ce2508b0-7249-48da-807d-5c57d71d320b name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:38:01.562464 crc crio[3650]: time=\"2026-06-11T10:38:01.561236934Z\" level=info msg=\"Removing container: d4c5b750447866b8cf4fb8fcd51e56f7583ed13a27d07780724fe6bfbf037e78\" id=bf074ce1-950d-4c77-b769-ccfeccca7488 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:38:01.565244 crc crio[3650]: time=\"2026-06-11T10:38:01.563809407Z\" level=info msg=\"Started container\" PID=15325 containerID=fe3b47bf4b5f55c2cef2e11184b2a2479b04ec5433977a143b7781d827b560a2 description=openshift-marketplace/redhat-operators-kv5rz/extract-content id=ce2508b0-7249-48da-807d-5c57d71d320b name=/runtime.v1.RuntimeService/StartContainer sandboxID=9be70a8a1e967cf49af88e5c028643913c2cda475761eb8311686b0b8e1ad971\nJun 11 10:38:01.607026 crc crio[3650]: time=\"2026-06-11T10:38:01.606665087Z\" level=info msg=\"Removed container d4c5b750447866b8cf4fb8fcd51e56f7583ed13a27d07780724fe6bfbf037e78: openshift-route-controller-manager/route-controller-manager-665d8d9c75-wps6n/route-controller-manager\" id=bf074ce1-950d-4c77-b769-ccfeccca7488 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:38:01.626531 crc crio[3650]: time=\"2026-06-11T10:38:01.626410158Z\" level=info msg=\"Created container dc0850afd279ca5cf6456ba029ffd1b06ca65cc403485bdbef94aecc15192fc1: openshift-marketplace/community-operators-g4n5b/extract-content\" id=2bf34336-b4ef-4ae1-b3b8-92b777f21388 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:38:01.635777 crc crio[3650]: time=\"2026-06-11T10:38:01.634078136Z\" level=info msg=\"Starting container: dc0850afd279ca5cf6456ba029ffd1b06ca65cc403485bdbef94aecc15192fc1\" id=e3a0cc59-ce74-405c-b997-0bdb7eddb352 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:38:01.650269 crc crio[3650]: time=\"2026-06-11T10:38:01.650022115Z\" level=info msg=\"Created container e618b18a18fc32663bf917ffa4cb78492c34653eb7312fcd0cc9a4c71bbb32d1: openshift-marketplace/redhat-operators-x5vn9/extract-content\" id=ddc910af-eec5-4e7d-b38b-de1e06076847 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:38:01.664271 crc crio[3650]: time=\"2026-06-11T10:38:01.65952989Z\" level=info msg=\"Starting container: e618b18a18fc32663bf917ffa4cb78492c34653eb7312fcd0cc9a4c71bbb32d1\" id=11366581-7ac0-4315-b3b7-66bffb924cef name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:38:01.664271 crc crio[3650]: time=\"2026-06-11T10:38:01.663375181Z\" level=info msg=\"Started container\" PID=15338 containerID=dc0850afd279ca5cf6456ba029ffd1b06ca65cc403485bdbef94aecc15192fc1 description=openshift-marketplace/community-operators-g4n5b/extract-content id=e3a0cc59-ce74-405c-b997-0bdb7eddb352 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4b886999eab3494f15ccfc8cf016639b090e3611a9781c6cf70344189df13ad1\nJun 11 10:38:01.665602 crc crio[3650]: time=\"2026-06-11T10:38:01.665501719Z\" level=info msg=\"Created container e82a2f69a9195036b1070dc2efdce0d6eb4e244b45d581727bf31ea5899c37c4: openshift-marketplace/certified-operators-l27pk/extract-content\" id=52d3528e-0dee-4d6b-b186-965c1da52eb8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:38:01.671632 crc crio[3650]: time=\"2026-06-11T10:38:01.671212974Z\" level=info msg=\"Starting container: e82a2f69a9195036b1070dc2efdce0d6eb4e244b45d581727bf31ea5899c37c4\" id=263c9dee-cb8c-4307-893a-40aa1d0d8abc name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:38:01.705761 crc crio[3650]: time=\"2026-06-11T10:38:01.705549578Z\" level=info msg=\"Started container\" PID=15320 containerID=e82a2f69a9195036b1070dc2efdce0d6eb4e244b45d581727bf31ea5899c37c4 description=openshift-marketplace/certified-operators-l27pk/extract-content id=263c9dee-cb8c-4307-893a-40aa1d0d8abc name=/runtime.v1.RuntimeService/StartContainer sandboxID=f00a4f34978e87c5f1c6b100799810df031c4bff66b809eb32c23ea709e5dade\nJun 11 10:38:01.708834 crc crio[3650]: time=\"2026-06-11T10:38:01.70870685Z\" level=info msg=\"Started container\" PID=15323 containerID=e618b18a18fc32663bf917ffa4cb78492c34653eb7312fcd0cc9a4c71bbb32d1 description=openshift-marketplace/redhat-operators-x5vn9/extract-content id=11366581-7ac0-4315-b3b7-66bffb924cef name=/runtime.v1.RuntimeService/StartContainer sandboxID=c16806a1016fb09572def5ffddbf142dc6be2237317f815aeece3fdfc89e358d\nJun 11 10:38:01.734579 crc crio[3650]: time=\"2026-06-11T10:38:01.734475324Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=9b26bafe-5943-4bd1-862a-41e59267c148 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:38:01.743058 crc crio[3650]: time=\"2026-06-11T10:38:01.741042802Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=ce6e36a9-dd1b-414b-bbd3-d946f71e3b5b name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:38:01.786511 crc crio[3650]: 2026-06-11T10:38:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:673a3c43e06e0e3 Mac:56:7e:0f:b5:24:b2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:34 Mtu:0 Sandbox:/var/run/netns/a09e691b-2f45-4812-b3a4-1c5c4b8e770c SocketPath: PciID:}] [{Interface:0xc00019c6c0 Address:{IP:10.217.0.52 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 10:38:01.786770 crc crio[3650]: time=\"2026-06-11T10:38:01.786748264Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-6cmg6/registry-server\" id=a968baa8-d9c9-431c-8c27-004ffec00e49 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:38:01.787200 crc crio[3650]: time=\"2026-06-11T10:38:01.787100815Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:38:01.787495 crc crio[3650]: time=\"2026-06-11T10:38:01.787405893Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-68f8cf746f-ztkv9 Namespace:openshift-route-controller-manager ID:673a3c43e06e0e36360476d50b89ca07dc1b6ec1075985e462d7c2f984476a15 UID:21fe681e-1d63-4836-acc2-97a59c3e261f NetNS:/var/run/netns/a09e691b-2f45-4812-b3a4-1c5c4b8e770c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod21fe681e_1d63_4836_acc2_97a59c3e261f.slice PodAnnotations:0xc001612078}] Aliases:map[]}\"\nJun 11 10:38:01.787584 crc crio[3650]: time=\"2026-06-11T10:38:01.787559888Z\" level=info msg=\"Checking pod openshift-route-controller-manager_route-controller-manager-68f8cf746f-ztkv9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 10:38:01.807188 crc crio[3650]: time=\"2026-06-11T10:38:01.80467371Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=e5ed19bc-0130-4d3f-ab4f-cb82172d7c2c name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:38:01.812030 crc crio[3650]: time=\"2026-06-11T10:38:01.811885279Z\" level=info msg=\"Ran pod sandbox 673a3c43e06e0e36360476d50b89ca07dc1b6ec1075985e462d7c2f984476a15 with infra container: openshift-route-controller-manager/route-controller-manager-68f8cf746f-ztkv9/POD\" id=9b2a0873-5a0a-4e97-bc6e-a23d44393a19 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:38:01.814079 crc crio[3650]: time=\"2026-06-11T10:38:01.814026237Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=f9b5dcb6-896f-4765-96b7-4c18b546e3b6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:38:01.828856 crc crio[3650]: time=\"2026-06-11T10:38:01.828771633Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=b706a786-b418-4573-9d8b-fe74a611433f name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:38:01.853975 crc crio[3650]: time=\"2026-06-11T10:38:01.853858802Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=29f43f3b-b30a-421b-a7bf-b2e47ed088aa name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:38:01.881022 crc crio[3650]: time=\"2026-06-11T10:38:01.880883466Z\" level=info msg=\"Created container 359468bef937d8c91ce646a408002109cc888ca7d04f949f357d5ac3830322e8: openshift-kube-apiserver/revision-pruner-13-crc/pruner\" id=e95368b3-a98d-47d2-99b8-0742d6207fe8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:38:01.882656 crc crio[3650]: time=\"2026-06-11T10:38:01.882548151Z\" level=info msg=\"Creating container: openshift-route-controller-manager/route-controller-manager-68f8cf746f-ztkv9/route-controller-manager\" id=8fd9ba81-a9db-4daa-94f3-9d3e243125aa name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:38:01.883320 crc crio[3650]: time=\"2026-06-11T10:38:01.883260414Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:38:01.892715 crc crio[3650]: time=\"2026-06-11T10:38:01.892558696Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-ntdwx/registry-server\" id=87f9f667-fbc5-475a-bfe8-d2484b2308d6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:38:01.900530 crc crio[3650]: time=\"2026-06-11T10:38:01.900423077Z\" level=info msg=\"Starting container: 359468bef937d8c91ce646a408002109cc888ca7d04f949f357d5ac3830322e8\" id=be1e8804-a91d-4ecd-bfef-489d8840679b name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:38:01.905995 crc crio[3650]: time=\"2026-06-11T10:38:01.905385276Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:38:01.913211 crc crio[3650]: time=\"2026-06-11T10:38:01.913079918Z\" level=info msg=\"Started container\" PID=15391 containerID=359468bef937d8c91ce646a408002109cc888ca7d04f949f357d5ac3830322e8 description=openshift-kube-apiserver/revision-pruner-13-crc/pruner id=be1e8804-a91d-4ecd-bfef-489d8840679b name=/runtime.v1.RuntimeService/StartContainer sandboxID=9e753f8518f14bfedde0b2ea422b4e623e451ccf2f06fbda1e703a727b96b5d0\nJun 11 10:38:01.967025 crc crio[3650]: time=\"2026-06-11T10:38:01.966873323Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:38:01.978766 crc crio[3650]: time=\"2026-06-11T10:38:01.978715958Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:38:01.989386 crc crio[3650]: time=\"2026-06-11T10:38:01.989287562Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:38:02.028494 crc crio[3650]: time=\"2026-06-11T10:38:02.028305308Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:38:02.041938 crc crio[3650]: time=\"2026-06-11T10:38:02.041723573Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:38:02.044578 crc crio[3650]: time=\"2026-06-11T10:38:02.044488141Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:38:02.190353 crc crio[3650]: time=\"2026-06-11T10:38:02.190284378Z\" level=info msg=\"Created container 9334603f459b00aa4caeef5f478b0f3429882702e121472d2c08273a9ae57d92: openshift-route-controller-manager/route-controller-manager-68f8cf746f-ztkv9/route-controller-manager\" id=8fd9ba81-a9db-4daa-94f3-9d3e243125aa name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:38:02.216765 crc crio[3650]: time=\"2026-06-11T10:38:02.216640299Z\" level=info msg=\"Starting container: 9334603f459b00aa4caeef5f478b0f3429882702e121472d2c08273a9ae57d92\" id=8c6d7af1-35d8-43e6-8816-654781db7289 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:38:02.231539 crc crio[3650]: time=\"2026-06-11T10:38:02.231383836Z\" level=info msg=\"Started container\" PID=15446 containerID=9334603f459b00aa4caeef5f478b0f3429882702e121472d2c08273a9ae57d92 description=openshift-route-controller-manager/route-controller-manager-68f8cf746f-ztkv9/route-controller-manager id=8c6d7af1-35d8-43e6-8816-654781db7289 name=/runtime.v1.RuntimeService/StartContainer sandboxID=673a3c43e06e0e36360476d50b89ca07dc1b6ec1075985e462d7c2f984476a15\nJun 11 10:38:02.271413 crc crio[3650]: time=\"2026-06-11T10:38:02.271045014Z\" level=info msg=\"Created container af7c7e5f311b73b91bc386f5a3348a72a676d5b786dfb193a9d6a24d5102181a: openshift-marketplace/redhat-marketplace-ntdwx/registry-server\" id=87f9f667-fbc5-475a-bfe8-d2484b2308d6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:38:02.273221 crc crio[3650]: time=\"2026-06-11T10:38:02.27305992Z\" level=info msg=\"Starting container: af7c7e5f311b73b91bc386f5a3348a72a676d5b786dfb193a9d6a24d5102181a\" id=48db8876-fddb-4a82-b1ba-eb8a57a40a8d name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:38:02.286084 crc crio[3650]: time=\"2026-06-11T10:38:02.285688467Z\" level=info msg=\"Started container\" PID=15452 containerID=af7c7e5f311b73b91bc386f5a3348a72a676d5b786dfb193a9d6a24d5102181a description=openshift-marketplace/redhat-marketplace-ntdwx/registry-server id=48db8876-fddb-4a82-b1ba-eb8a57a40a8d name=/runtime.v1.RuntimeService/StartContainer sandboxID=f5f968b95a4c09e9a35de10cc4c90e9de82846e8b43984b8310fb6d763a380c8\nJun 11 10:38:02.428253 crc crio[3650]: time=\"2026-06-11T10:38:02.42747747Z\" level=info msg=\"Created container 702bfe96cd923bb4f9f20b329afe5fe2df8a13ebd96c8b6de589d45d44c7f5ab: openshift-marketplace/redhat-marketplace-6cmg6/registry-server\" id=a968baa8-d9c9-431c-8c27-004ffec00e49 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:38:02.431551 crc crio[3650]: time=\"2026-06-11T10:38:02.431452522Z\" level=info msg=\"Starting container: 702bfe96cd923bb4f9f20b329afe5fe2df8a13ebd96c8b6de589d45d44c7f5ab\" id=cb17f2c1-3fcd-492a-9a31-ff7ca6407a2d name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:38:02.441831 crc crio[3650]: time=\"2026-06-11T10:38:02.441735952Z\" level=info msg=\"Started container\" PID=15461 containerID=702bfe96cd923bb4f9f20b329afe5fe2df8a13ebd96c8b6de589d45d44c7f5ab description=openshift-marketplace/redhat-marketplace-6cmg6/registry-server id=cb17f2c1-3fcd-492a-9a31-ff7ca6407a2d name=/runtime.v1.RuntimeService/StartContainer sandboxID=83cb843c8ad1d0ebcf734d03aa0b36969aa3a015d5a677cb495a8a3fac4a9797\nJun 11 10:38:02.809552 crc crio[3650]: time=\"2026-06-11T10:38:02.809494092Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=a2ca694b-10de-4c31-ac22-df6acf1f034b name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:38:02.813378 crc crio[3650]: time=\"2026-06-11T10:38:02.813325013Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=fb831013-999c-4252-b049-259db5b9cdeb name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:38:02.813797 crc crio[3650]: time=\"2026-06-11T10:38:02.813741866Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=cc169615-b73a-440b-b2ee-15916533b566 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:38:02.820789 crc crio[3650]: time=\"2026-06-11T10:38:02.82075642Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-l27pk/registry-server\" id=bba4b252-25d6-4aaf-bd90-36f730abb03d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:38:02.821183 crc crio[3650]: time=\"2026-06-11T10:38:02.821017398Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:38:02.844329 crc crio[3650]: time=\"2026-06-11T10:38:02.84402259Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=f845c48c-2409-46d5-bb50-209ef234e8f2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:38:02.850237 crc crio[3650]: time=\"2026-06-11T10:38:02.850032986Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=1ba637db-0776-44d7-8e8f-f77e4df68d07 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:38:02.869083 crc crio[3650]: time=\"2026-06-11T10:38:02.869003891Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=737bee76-5134-40cf-871c-6306cc4ce24a name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:38:02.869397 crc crio[3650]: time=\"2026-06-11T10:38:02.869285644Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=a308a969-a501-44e9-bcca-12131ceb2ddc name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:38:02.869570 crc crio[3650]: time=\"2026-06-11T10:38:02.869007776Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=a3b18ca9-280a-46bc-aaa4-3e745303bdcc name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:38:02.887066 crc crio[3650]: time=\"2026-06-11T10:38:02.886972473Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:38:02.893735 crc crio[3650]: time=\"2026-06-11T10:38:02.893644504Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:38:03.508328 crc crio[3650]: time=\"2026-06-11T10:38:03.506213323Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-lndxz/registry-server\" id=9f9b8c64-54ad-44d5-9e42-fcfa2a042c07 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:38:03.508328 crc crio[3650]: time=\"2026-06-11T10:38:03.506679588Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-qhh6t/registry-server\" id=6c72ec38-04b6-48b1-99ca-4071747f9bf0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:38:03.508328 crc crio[3650]: time=\"2026-06-11T10:38:03.506829353Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:38:03.508328 crc crio[3650]: time=\"2026-06-11T10:38:03.507355139Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:38:03.557377 crc crio[3650]: time=\"2026-06-11T10:38:03.557173353Z\" level=info msg=\"Created container 39acba9f59861e4877d0535261e304ae8fcba3d13ebae8af6b378a834433fa75: openshift-marketplace/certified-operators-l27pk/registry-server\" id=bba4b252-25d6-4aaf-bd90-36f730abb03d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:38:03.558693 crc crio[3650]: time=\"2026-06-11T10:38:03.558627784Z\" level=info msg=\"Starting container: 39acba9f59861e4877d0535261e304ae8fcba3d13ebae8af6b378a834433fa75\" id=445eb538-223b-4b1f-a5ff-7435406b7d08 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:38:03.567442 crc crio[3650]: time=\"2026-06-11T10:38:03.567332087Z\" level=info msg=\"Started container\" PID=15506 containerID=39acba9f59861e4877d0535261e304ae8fcba3d13ebae8af6b378a834433fa75 description=openshift-marketplace/certified-operators-l27pk/registry-server id=445eb538-223b-4b1f-a5ff-7435406b7d08 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f00a4f34978e87c5f1c6b100799810df031c4bff66b809eb32c23ea709e5dade\nJun 11 10:38:03.576417 crc crio[3650]: time=\"2026-06-11T10:38:03.576328349Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:38:03.580771 crc crio[3650]: time=\"2026-06-11T10:38:03.580674166Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:38:03.584334 crc crio[3650]: time=\"2026-06-11T10:38:03.584245227Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:38:03.589361 crc crio[3650]: time=\"2026-06-11T10:38:03.589265865Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:38:03.914811 crc crio[3650]: time=\"2026-06-11T10:38:03.914631033Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=79504f3e-77f3-44ae-8e37-2a9b73d0ca44 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:38:03.931746 crc crio[3650]: time=\"2026-06-11T10:38:03.931623815Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-g4n5b/registry-server\" id=33a91833-eb83-4dd8-8f25-c6c4883f6b66 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:38:03.932952 crc crio[3650]: time=\"2026-06-11T10:38:03.932864853Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=3a6f5a95-373f-44a3-9522-2ea3bc04d9f8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:38:03.934992 crc crio[3650]: time=\"2026-06-11T10:38:03.934443574Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:38:03.935322 crc crio[3650]: time=\"2026-06-11T10:38:03.935109154Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=7a7c7fdf-d7e4-432b-8bb0-9c2a1554c3a2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:38:03.963047 crc crio[3650]: time=\"2026-06-11T10:38:03.962691477Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=02b1ed7b-c5c8-494c-92f3-6edb33e45fa2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:38:04.023610 crc crio[3650]: time=\"2026-06-11T10:38:04.023371738Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:38:04.032358 crc crio[3650]: time=\"2026-06-11T10:38:04.032258109Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:38:04.170646 crc crio[3650]: time=\"2026-06-11T10:38:04.170565506Z\" level=info msg=\"Created container b8c81218325e8fe9c67ef0df13cab06e751912f08617e0fdb37f001a7146a3fb: openshift-marketplace/certified-operators-lndxz/registry-server\" id=9f9b8c64-54ad-44d5-9e42-fcfa2a042c07 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:38:04.171646 crc crio[3650]: time=\"2026-06-11T10:38:04.171430194Z\" level=info msg=\"Created container 5e9441089e138993331225faf727ae62a079e63e7801e67b86293ac55c68182a: openshift-marketplace/community-operators-qhh6t/registry-server\" id=6c72ec38-04b6-48b1-99ca-4071747f9bf0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:38:04.182981 crc crio[3650]: time=\"2026-06-11T10:38:04.182858962Z\" level=info msg=\"Starting container: b8c81218325e8fe9c67ef0df13cab06e751912f08617e0fdb37f001a7146a3fb\" id=48f51933-b437-44b3-ba1b-4727febadbdd name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:38:04.183405 crc crio[3650]: time=\"2026-06-11T10:38:04.183278405Z\" level=info msg=\"Starting container: 5e9441089e138993331225faf727ae62a079e63e7801e67b86293ac55c68182a\" id=70b020c3-e8b3-448f-9006-150c4a9d2792 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:38:04.190278 crc crio[3650]: time=\"2026-06-11T10:38:04.190101518Z\" level=info msg=\"Started container\" PID=15540 containerID=b8c81218325e8fe9c67ef0df13cab06e751912f08617e0fdb37f001a7146a3fb description=openshift-marketplace/certified-operators-lndxz/registry-server id=48f51933-b437-44b3-ba1b-4727febadbdd name=/runtime.v1.RuntimeService/StartContainer sandboxID=83018d340f1996716877ab5520c6fd3ecec4f26a46fa4b0b1506fdcd8cf0fcf7\nJun 11 10:38:04.202084 crc crio[3650]: time=\"2026-06-11T10:38:04.201996401Z\" level=info msg=\"Started container\" PID=15539 containerID=5e9441089e138993331225faf727ae62a079e63e7801e67b86293ac55c68182a description=openshift-marketplace/community-operators-qhh6t/registry-server id=70b020c3-e8b3-448f-9006-150c4a9d2792 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d2a5b75e1cb0179e3b2cf70397fa9bc5a2aa2e153ec38377131b90489bc50f1c\nJun 11 10:38:04.214536 crc crio[3650]: time=\"2026-06-11T10:38:04.214225474Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-x5vn9/registry-server\" id=f5646d38-4feb-4ce6-b311-bae11ebcc062 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:38:04.215075 crc crio[3650]: time=\"2026-06-11T10:38:04.215005669Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:38:04.215392 crc crio[3650]: time=\"2026-06-11T10:38:04.215354882Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-kv5rz/registry-server\" id=565841e9-3e15-43cc-9543-1fdfd48772ac name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:38:04.217447 crc crio[3650]: time=\"2026-06-11T10:38:04.217346002Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:38:04.298809 crc crio[3650]: time=\"2026-06-11T10:38:04.298637007Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:38:04.303007 crc crio[3650]: time=\"2026-06-11T10:38:04.302877073Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:38:04.303720 crc crio[3650]: time=\"2026-06-11T10:38:04.303631643Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:38:04.306950 crc crio[3650]: time=\"2026-06-11T10:38:04.306849864Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:38:04.441095 crc crio[3650]: time=\"2026-06-11T10:38:04.440867231Z\" level=info msg=\"Created container 83201f9af3cb0c7cffa3e42ebeb88a92a08ae9efaf8c1cc9444afaa380e975b9: openshift-marketplace/community-operators-g4n5b/registry-server\" id=33a91833-eb83-4dd8-8f25-c6c4883f6b66 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:38:04.444447 crc crio[3650]: time=\"2026-06-11T10:38:04.44434223Z\" level=info msg=\"Starting container: 83201f9af3cb0c7cffa3e42ebeb88a92a08ae9efaf8c1cc9444afaa380e975b9\" id=2734ede2-45dd-4bc0-a3a4-276795f36111 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:38:04.451182 crc crio[3650]: time=\"2026-06-11T10:38:04.451008268Z\" level=info msg=\"Started container\" PID=15548 containerID=83201f9af3cb0c7cffa3e42ebeb88a92a08ae9efaf8c1cc9444afaa380e975b9 description=openshift-marketplace/community-operators-g4n5b/registry-server id=2734ede2-45dd-4bc0-a3a4-276795f36111 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4b886999eab3494f15ccfc8cf016639b090e3611a9781c6cf70344189df13ad1\nJun 11 10:38:04.617150 crc crio[3650]: time=\"2026-06-11T10:38:04.616666216Z\" level=info msg=\"Created container 2f7aef8f9e9ee48cad70bc732af5d5c3df801970ab665fa4087c7d3d1a963a09: openshift-marketplace/redhat-operators-kv5rz/registry-server\" id=565841e9-3e15-43cc-9543-1fdfd48772ac name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:38:04.622668 crc crio[3650]: time=\"2026-06-11T10:38:04.622625514Z\" level=info msg=\"Starting container: 2f7aef8f9e9ee48cad70bc732af5d5c3df801970ab665fa4087c7d3d1a963a09\" id=7358b938-d178-4a0c-bdef-f56cead69aca name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:38:04.634636 crc crio[3650]: time=\"2026-06-11T10:38:04.634493044Z\" level=info msg=\"Started container\" PID=15578 containerID=2f7aef8f9e9ee48cad70bc732af5d5c3df801970ab665fa4087c7d3d1a963a09 description=openshift-marketplace/redhat-operators-kv5rz/registry-server id=7358b938-d178-4a0c-bdef-f56cead69aca name=/runtime.v1.RuntimeService/StartContainer sandboxID=9be70a8a1e967cf49af88e5c028643913c2cda475761eb8311686b0b8e1ad971\nJun 11 10:38:04.701735 crc crio[3650]: time=\"2026-06-11T10:38:04.701665187Z\" level=info msg=\"Created container fcba41fdafb7f2fe7076dfbd5924e2d26733e9f8c5277d707d50e98446e72ec6: openshift-marketplace/redhat-operators-x5vn9/registry-server\" id=f5646d38-4feb-4ce6-b311-bae11ebcc062 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:38:04.707546 crc crio[3650]: time=\"2026-06-11T10:38:04.707386477Z\" level=info msg=\"Starting container: fcba41fdafb7f2fe7076dfbd5924e2d26733e9f8c5277d707d50e98446e72ec6\" id=cbed1221-a9e6-4dee-ac70-36f7c6125d39 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:38:04.719628 crc crio[3650]: time=\"2026-06-11T10:38:04.719443492Z\" level=info msg=\"Started container\" PID=15580 containerID=fcba41fdafb7f2fe7076dfbd5924e2d26733e9f8c5277d707d50e98446e72ec6 description=openshift-marketplace/redhat-operators-x5vn9/registry-server id=cbed1221-a9e6-4dee-ac70-36f7c6125d39 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c16806a1016fb09572def5ffddbf142dc6be2237317f815aeece3fdfc89e358d\nJun 11 10:38:05.980934 crc crio[3650]: time=\"2026-06-11T10:38:05.980778556Z\" level=info msg=\"Stopping pod sandbox: 9e753f8518f14bfedde0b2ea422b4e623e451ccf2f06fbda1e703a727b96b5d0\" id=7a779786-ec7b-4988-a2d0-db81d362860d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 10:38:05.981829 crc crio[3650]: time=\"2026-06-11T10:38:05.981513039Z\" level=info msg=\"Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:9e753f8518f14bfedde0b2ea422b4e623e451ccf2f06fbda1e703a727b96b5d0 UID:8ba3564d-7e57-41aa-8318-5b95af01317b NetNS:/var/run/netns/d9ea277a-d5e7-4a37-ac44-ca8b3fccdf4e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod8ba3564d_7e57_41aa_8318_5b95af01317b.slice PodAnnotations:0xc001082690}] Aliases:map[]}\"\nJun 11 10:38:05.981829 crc crio[3650]: time=\"2026-06-11T10:38:05.981644453Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_revision-pruner-13-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 10:38:07.386906 crc crio[3650]: time=\"2026-06-11T10:38:07.386510272Z\" level=info msg=\"Stopped pod sandbox: 9e753f8518f14bfedde0b2ea422b4e623e451ccf2f06fbda1e703a727b96b5d0\" id=7a779786-ec7b-4988-a2d0-db81d362860d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 10:38:20.566826 crc crio[3650]: time=\"2026-06-11T10:38:20.565979444Z\" level=info msg=\"Stopping container: 702bfe96cd923bb4f9f20b329afe5fe2df8a13ebd96c8b6de589d45d44c7f5ab (timeout: 2s)\" id=8ab0bdb8-5f32-45fc-9462-eb2b2f378243 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 10:38:21.380680 crc crio[3650]: time=\"2026-06-11T10:38:21.379767745Z\" level=info msg=\"Stopped container 702bfe96cd923bb4f9f20b329afe5fe2df8a13ebd96c8b6de589d45d44c7f5ab: openshift-marketplace/redhat-marketplace-6cmg6/registry-server\" id=8ab0bdb8-5f32-45fc-9462-eb2b2f378243 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 10:38:21.381822 crc crio[3650]: time=\"2026-06-11T10:38:21.381705506Z\" level=info msg=\"Stopping pod sandbox: 83cb843c8ad1d0ebcf734d03aa0b36969aa3a015d5a677cb495a8a3fac4a9797\" id=79325572-73a7-4778-bf7a-2a66a905ef0e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 10:38:21.382660 crc crio[3650]: time=\"2026-06-11T10:38:21.382512721Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-6cmg6 Namespace:openshift-marketplace ID:83cb843c8ad1d0ebcf734d03aa0b36969aa3a015d5a677cb495a8a3fac4a9797 UID:c6ade685-1f8f-486c-a1f6-9ac217d19fe6 NetNS:/var/run/netns/e489d83e-da3f-479e-9554-5f585eba8f28 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc6ade685_1f8f_486c_a1f6_9ac217d19fe6.slice PodAnnotations:0xc000e12b40}] Aliases:map[]}\"\nJun 11 10:38:21.382929 crc crio[3650]: time=\"2026-06-11T10:38:21.382671966Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-6cmg6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 10:38:21.597254 crc crio[3650]: time=\"2026-06-11T10:38:21.597036058Z\" level=info msg=\"Stopping container: 83201f9af3cb0c7cffa3e42ebeb88a92a08ae9efaf8c1cc9444afaa380e975b9 (timeout: 2s)\" id=3ecdb262-5c86-4861-bf15-0be021d57631 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 10:38:21.883169 crc crio[3650]: time=\"2026-06-11T10:38:21.883011164Z\" level=info msg=\"Stopping container: d5bf57a22fbc4a9df6070dfb3ac12fb2dc4cfe40e9acf998cf5e2614ede6e5bd (timeout: 2s)\" id=47b6da78-2aa8-4f01-b6d7-78287685adb6 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 10:38:21.991911 crc crio[3650]: time=\"2026-06-11T10:38:21.991807866Z\" level=info msg=\"Stopped pod sandbox: 83cb843c8ad1d0ebcf734d03aa0b36969aa3a015d5a677cb495a8a3fac4a9797\" id=79325572-73a7-4778-bf7a-2a66a905ef0e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 10:38:22.022935 crc crio[3650]: time=\"2026-06-11T10:38:22.022613735Z\" level=info msg=\"Stopped container 83201f9af3cb0c7cffa3e42ebeb88a92a08ae9efaf8c1cc9444afaa380e975b9: openshift-marketplace/community-operators-g4n5b/registry-server\" id=3ecdb262-5c86-4861-bf15-0be021d57631 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 10:38:22.023784 crc crio[3650]: time=\"2026-06-11T10:38:22.023721668Z\" level=info msg=\"Stopping pod sandbox: 4b886999eab3494f15ccfc8cf016639b090e3611a9781c6cf70344189df13ad1\" id=bbd44721-5d7b-4467-98b5-f1d827fc1c05 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 10:38:22.024319 crc crio[3650]: time=\"2026-06-11T10:38:22.024201746Z\" level=info msg=\"Got pod network &{Name:community-operators-g4n5b Namespace:openshift-marketplace ID:4b886999eab3494f15ccfc8cf016639b090e3611a9781c6cf70344189df13ad1 UID:f0679be2-2a87-40f8-8167-38a8a691c7a2 NetNS:/var/run/netns/59a373b2-618b-4047-8947-a19cb4fe447b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf0679be2_2a87_40f8_8167_38a8a691c7a2.slice PodAnnotations:0xc00008d428}] Aliases:map[]}\"\nJun 11 10:38:22.024412 crc crio[3650]: time=\"2026-06-11T10:38:22.024394873Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-g4n5b from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 10:38:22.183308 crc crio[3650]: time=\"2026-06-11T10:38:22.182903411Z\" level=info msg=\"Removing container: 0087e256a999fde88a97260b32a75ed6a0a18d7b6c11b2eb10b9827956da71a3\" id=c79ad5c3-8254-462a-b75b-6ee447b52036 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:38:22.328731 crc crio[3650]: time=\"2026-06-11T10:38:22.32856305Z\" level=info msg=\"Stopped pod sandbox: 4b886999eab3494f15ccfc8cf016639b090e3611a9781c6cf70344189df13ad1\" id=bbd44721-5d7b-4467-98b5-f1d827fc1c05 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 10:38:22.587043 crc crio[3650]: time=\"2026-06-11T10:38:22.58686507Z\" level=info msg=\"Removed container 0087e256a999fde88a97260b32a75ed6a0a18d7b6c11b2eb10b9827956da71a3: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=c79ad5c3-8254-462a-b75b-6ee447b52036 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:38:22.590211 crc crio[3650]: time=\"2026-06-11T10:38:22.590080298Z\" level=info msg=\"Removing container: 702bfe96cd923bb4f9f20b329afe5fe2df8a13ebd96c8b6de589d45d44c7f5ab\" id=d5c3f03c-5ef6-429a-849c-231e6f593bf5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:38:22.616369 crc crio[3650]: time=\"2026-06-11T10:38:22.616243472Z\" level=info msg=\"Removed container 702bfe96cd923bb4f9f20b329afe5fe2df8a13ebd96c8b6de589d45d44c7f5ab: openshift-marketplace/redhat-marketplace-6cmg6/registry-server\" id=d5c3f03c-5ef6-429a-849c-231e6f593bf5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:38:22.621020 crc crio[3650]: time=\"2026-06-11T10:38:22.62095857Z\" level=info msg=\"Removing container: 98135a51b13bfb207d29df6b586faeba427024eb6a261215a2f3001b9a23fccc\" id=4183505c-e3e4-4ce9-9840-4f86d60ad2c1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:38:22.654197 crc crio[3650]: time=\"2026-06-11T10:38:22.653958343Z\" level=info msg=\"Removed container 98135a51b13bfb207d29df6b586faeba427024eb6a261215a2f3001b9a23fccc: openshift-marketplace/redhat-marketplace-6cmg6/extract-content\" id=4183505c-e3e4-4ce9-9840-4f86d60ad2c1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:38:22.660733 crc crio[3650]: time=\"2026-06-11T10:38:22.660653407Z\" level=info msg=\"Removing container: 834fd5c12cee3ea6dc38c3a1a883fde5532cb6d9a0bdd82ba1548dd664889aee\" id=ea6ec2e4-7449-4054-b880-196bae772d1e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:38:22.683178 crc crio[3650]: time=\"2026-06-11T10:38:22.683000108Z\" level=info msg=\"Removed container 834fd5c12cee3ea6dc38c3a1a883fde5532cb6d9a0bdd82ba1548dd664889aee: openshift-marketplace/redhat-marketplace-6cmg6/extract-utilities\" id=ea6ec2e4-7449-4054-b880-196bae772d1e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:38:23.221542 crc crio[3650]: time=\"2026-06-11T10:38:23.221452176Z\" level=info msg=\"Removing container: 83201f9af3cb0c7cffa3e42ebeb88a92a08ae9efaf8c1cc9444afaa380e975b9\" id=62e9f57f-39fc-4bd2-a03b-360041fd808a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:38:23.249755 crc crio[3650]: time=\"2026-06-11T10:38:23.249636599Z\" level=info msg=\"Removed container 83201f9af3cb0c7cffa3e42ebeb88a92a08ae9efaf8c1cc9444afaa380e975b9: openshift-marketplace/community-operators-g4n5b/registry-server\" id=62e9f57f-39fc-4bd2-a03b-360041fd808a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:38:23.252805 crc crio[3650]: time=\"2026-06-11T10:38:23.252731454Z\" level=info msg=\"Removing container: dc0850afd279ca5cf6456ba029ffd1b06ca65cc403485bdbef94aecc15192fc1\" id=1e44dbfd-9d87-4703-b6e8-d3945de8aaf9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:38:23.281560 crc crio[3650]: time=\"2026-06-11T10:38:23.281427774Z\" level=info msg=\"Removed container dc0850afd279ca5cf6456ba029ffd1b06ca65cc403485bdbef94aecc15192fc1: openshift-marketplace/community-operators-g4n5b/extract-content\" id=1e44dbfd-9d87-4703-b6e8-d3945de8aaf9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:38:23.291256 crc crio[3650]: time=\"2026-06-11T10:38:23.291172794Z\" level=info msg=\"Removing container: ade9e1d3d61f7e7853655c82db16312635e6a120a89155e9721a73134b01e904\" id=7588da01-e167-4e20-918f-31e55e0e890b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:38:23.308217 crc crio[3650]: time=\"2026-06-11T10:38:23.308090848Z\" level=info msg=\"Removed container ade9e1d3d61f7e7853655c82db16312635e6a120a89155e9721a73134b01e904: openshift-marketplace/community-operators-g4n5b/extract-utilities\" id=7588da01-e167-4e20-918f-31e55e0e890b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:38:24.129282 crc crio[3650]: time=\"2026-06-11T10:38:24.128748071Z\" level=info msg=\"Stopped container d5bf57a22fbc4a9df6070dfb3ac12fb2dc4cfe40e9acf998cf5e2614ede6e5bd: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=47b6da78-2aa8-4f01-b6d7-78287685adb6 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 10:38:24.132051 crc crio[3650]: time=\"2026-06-11T10:38:24.131946912Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=33c049c6-a57f-487a-9495-8d4c210071d8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:38:24.285169 crc crio[3650]: time=\"2026-06-11T10:38:24.28494768Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=24df91cd-6009-4fc5-bf38-b511b6e95c12 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:38:24.294324 crc crio[3650]: time=\"2026-06-11T10:38:24.294089267Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=8b9bba35-fa42-49a1-a682-c72aca2ac75a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:38:24.294829 crc crio[3650]: time=\"2026-06-11T10:38:24.294740762Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:38:24.326085 crc crio[3650]: time=\"2026-06-11T10:38:24.325918185Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:38:24.335291 crc crio[3650]: time=\"2026-06-11T10:38:24.334770151Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:38:25.657423 crc crio[3650]: time=\"2026-06-11T10:38:25.657354723Z\" level=info msg=\"Stopping container: b8c81218325e8fe9c67ef0df13cab06e751912f08617e0fdb37f001a7146a3fb (timeout: 2s)\" id=410b5a76-ed9d-47ff-b68c-283271595c72 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 10:38:25.866385 crc crio[3650]: time=\"2026-06-11T10:38:25.863461313Z\" level=info msg=\"Created container 2e8c27a91a8c87ba2292f3ea2007c7ba2218c8619c52889c9ba8752958ab25ee: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=8b9bba35-fa42-49a1-a682-c72aca2ac75a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:38:25.866385 crc crio[3650]: time=\"2026-06-11T10:38:25.866032211Z\" level=info msg=\"Starting container: 2e8c27a91a8c87ba2292f3ea2007c7ba2218c8619c52889c9ba8752958ab25ee\" id=ba9bc2e5-c271-47f8-9629-e0933761a9bb name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:38:25.876986 crc crio[3650]: time=\"2026-06-11T10:38:25.876794179Z\" level=info msg=\"Started container\" PID=16138 containerID=2e8c27a91a8c87ba2292f3ea2007c7ba2218c8619c52889c9ba8752958ab25ee description=openshift-console/downloads-747b44746d-4pqvr/download-server id=ba9bc2e5-c271-47f8-9629-e0933761a9bb name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed5e22ae44b291e5f4185543b89bed76a7dac5b4dcf90f0cd6fb838ba2475124\nJun 11 10:38:27.496020 crc crio[3650]: time=\"2026-06-11T10:38:27.495722091Z\" level=info msg=\"Stopped container b8c81218325e8fe9c67ef0df13cab06e751912f08617e0fdb37f001a7146a3fb: openshift-marketplace/certified-operators-lndxz/registry-server\" id=410b5a76-ed9d-47ff-b68c-283271595c72 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 10:38:27.496020 crc crio[3650]: time=\"2026-06-11T10:38:27.497819429Z\" level=info msg=\"Stopping pod sandbox: 83018d340f1996716877ab5520c6fd3ecec4f26a46fa4b0b1506fdcd8cf0fcf7\" id=d63f37d7-2c37-4ca4-9530-82585dc8e3c9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 10:38:27.499725 crc crio[3650]: time=\"2026-06-11T10:38:27.499094417Z\" level=info msg=\"Got pod network &{Name:certified-operators-lndxz Namespace:openshift-marketplace ID:83018d340f1996716877ab5520c6fd3ecec4f26a46fa4b0b1506fdcd8cf0fcf7 UID:e6f28c0e-7991-4ba3-99be-8a0437731473 NetNS:/var/run/netns/a26aee17-d9f9-48f7-a7ce-f89e8a3d04ea Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode6f28c0e_7991_4ba3_99be_8a0437731473.slice PodAnnotations:0xc001612a40}] Aliases:map[]}\"\nJun 11 10:38:27.499725 crc crio[3650]: time=\"2026-06-11T10:38:27.499568426Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-lndxz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 10:38:28.666812 crc crio[3650]: time=\"2026-06-11T10:38:28.665818581Z\" level=info msg=\"Stopped pod sandbox: 83018d340f1996716877ab5520c6fd3ecec4f26a46fa4b0b1506fdcd8cf0fcf7\" id=d63f37d7-2c37-4ca4-9530-82585dc8e3c9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 10:38:29.305804 crc crio[3650]: time=\"2026-06-11T10:38:29.305605846Z\" level=info msg=\"Removing container: b8c81218325e8fe9c67ef0df13cab06e751912f08617e0fdb37f001a7146a3fb\" id=947d563b-3ab5-42b4-a708-f6a6f3991b4f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:38:29.357888 crc crio[3650]: time=\"2026-06-11T10:38:29.357774869Z\" level=info msg=\"Removed container b8c81218325e8fe9c67ef0df13cab06e751912f08617e0fdb37f001a7146a3fb: openshift-marketplace/certified-operators-lndxz/registry-server\" id=947d563b-3ab5-42b4-a708-f6a6f3991b4f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:38:29.362093 crc crio[3650]: time=\"2026-06-11T10:38:29.362038788Z\" level=info msg=\"Removing container: daa90905f66146b709b14fabcdfc86e522ac4d9f6d538c9e2e77f2a49eccef73\" id=774d36d1-5ed6-41e6-bb11-7db18d7376ce name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:38:29.395306 crc crio[3650]: time=\"2026-06-11T10:38:29.395109936Z\" level=info msg=\"Removed container daa90905f66146b709b14fabcdfc86e522ac4d9f6d538c9e2e77f2a49eccef73: openshift-marketplace/certified-operators-lndxz/extract-content\" id=774d36d1-5ed6-41e6-bb11-7db18d7376ce name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:38:29.399457 crc crio[3650]: time=\"2026-06-11T10:38:29.399349694Z\" level=info msg=\"Removing container: 25e2ce71deb8406565a3b9a39a5415da35735286e5bb67a6d4d5ca603e619aa6\" id=6ebbbc50-b716-464d-9fdc-ab0905752706 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:38:29.428827 crc crio[3650]: time=\"2026-06-11T10:38:29.428691431Z\" level=info msg=\"Removed container 25e2ce71deb8406565a3b9a39a5415da35735286e5bb67a6d4d5ca603e619aa6: openshift-marketplace/certified-operators-lndxz/extract-utilities\" id=6ebbbc50-b716-464d-9fdc-ab0905752706 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:38:30.903358 crc crio[3650]: time=\"2026-06-11T10:38:30.902448686Z\" level=info msg=\"Stopping container: 2f7aef8f9e9ee48cad70bc732af5d5c3df801970ab665fa4087c7d3d1a963a09 (timeout: 2s)\" id=2c0ecf43-3d3d-428a-a9df-52233eddcc2b name=/runtime.v1.RuntimeService/StopContainer\nJun 11 10:38:31.038557 crc crio[3650]: time=\"2026-06-11T10:38:31.03846741Z\" level=info msg=\"Stopped container 2f7aef8f9e9ee48cad70bc732af5d5c3df801970ab665fa4087c7d3d1a963a09: openshift-marketplace/redhat-operators-kv5rz/registry-server\" id=2c0ecf43-3d3d-428a-a9df-52233eddcc2b name=/runtime.v1.RuntimeService/StopContainer\nJun 11 10:38:31.040594 crc crio[3650]: time=\"2026-06-11T10:38:31.039659355Z\" level=info msg=\"Stopping pod sandbox: 9be70a8a1e967cf49af88e5c028643913c2cda475761eb8311686b0b8e1ad971\" id=65e8d373-afdf-4459-844b-81c884ae26fe name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 10:38:31.040594 crc crio[3650]: time=\"2026-06-11T10:38:31.040108502Z\" level=info msg=\"Got pod network &{Name:redhat-operators-kv5rz Namespace:openshift-marketplace ID:9be70a8a1e967cf49af88e5c028643913c2cda475761eb8311686b0b8e1ad971 UID:129e9f60-3ef6-47ec-9345-b1fae82a0710 NetNS:/var/run/netns/a3c29515-9c43-4fbb-a538-01525922f06c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod129e9f60_3ef6_47ec_9345_b1fae82a0710.slice PodAnnotations:0xc00008c7b0}] Aliases:map[]}\"\nJun 11 10:38:31.040594 crc crio[3650]: time=\"2026-06-11T10:38:31.040294859Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-kv5rz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 10:38:32.364819 crc crio[3650]: time=\"2026-06-11T10:38:32.364388125Z\" level=info msg=\"Stopped pod sandbox: 9be70a8a1e967cf49af88e5c028643913c2cda475761eb8311686b0b8e1ad971\" id=65e8d373-afdf-4459-844b-81c884ae26fe name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 10:38:33.371494 crc crio[3650]: time=\"2026-06-11T10:38:33.370987018Z\" level=info msg=\"Removing container: 2f7aef8f9e9ee48cad70bc732af5d5c3df801970ab665fa4087c7d3d1a963a09\" id=54f45bc2-c602-4d69-95c3-470eb9dbe8d5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:38:33.400977 crc crio[3650]: time=\"2026-06-11T10:38:33.400824332Z\" level=info msg=\"Removed container 2f7aef8f9e9ee48cad70bc732af5d5c3df801970ab665fa4087c7d3d1a963a09: openshift-marketplace/redhat-operators-kv5rz/registry-server\" id=54f45bc2-c602-4d69-95c3-470eb9dbe8d5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:38:33.404787 crc crio[3650]: time=\"2026-06-11T10:38:33.404668087Z\" level=info msg=\"Removing container: fe3b47bf4b5f55c2cef2e11184b2a2479b04ec5433977a143b7781d827b560a2\" id=9c12bc0b-5fca-4a7e-b954-636bd10f51a2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:38:33.450437 crc crio[3650]: time=\"2026-06-11T10:38:33.450305801Z\" level=info msg=\"Removed container fe3b47bf4b5f55c2cef2e11184b2a2479b04ec5433977a143b7781d827b560a2: openshift-marketplace/redhat-operators-kv5rz/extract-content\" id=9c12bc0b-5fca-4a7e-b954-636bd10f51a2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:38:33.462630 crc crio[3650]: time=\"2026-06-11T10:38:33.461830937Z\" level=info msg=\"Removing container: ab348bea6f09588b7f3f53bf0a00f0cf458286366ad5ffd9ba415818d6c33467\" id=3ed3df82-bbec-44dc-a9b9-a4da5a8f3fa8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:38:33.500380 crc crio[3650]: time=\"2026-06-11T10:38:33.500256479Z\" level=info msg=\"Removed container ab348bea6f09588b7f3f53bf0a00f0cf458286366ad5ffd9ba415818d6c33467: openshift-marketplace/redhat-operators-kv5rz/extract-utilities\" id=3ed3df82-bbec-44dc-a9b9-a4da5a8f3fa8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:38:46.515728 crc crio[3650]: time=\"2026-06-11T10:38:46.514644389Z\" level=info msg=\"Stopping container: 4652201a578c86d3400ad43c741300feb3524971d0b9a60e14d739160246abc5 (timeout: 15s)\" id=0f9701c4-590c-464e-a2dd-5508d35f1811 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 10:38:46.517655 crc crio[3650]: time=\"2026-06-11T10:38:46.51471177Z\" level=info msg=\"Stopping container: 368380ba31dc04cbe6cd00c3fc0384e870ff9cdcfa5dd2f7fa11a0117eec5036 (timeout: 15s)\" id=558822fa-8a85-4623-bccc-6c9bfa9192b0 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 10:38:46.517655 crc crio[3650]: time=\"2026-06-11T10:38:46.514784673Z\" level=info msg=\"Stopping container: 903220baa4546d649d3876913f5e1f2070df1b0fc971f61e473ef011114bae07 (timeout: 15s)\" id=7a5f8e25-8c6b-49c7-ab66-e79e2186a4fe name=/runtime.v1.RuntimeService/StopContainer\nJun 11 10:38:46.517655 crc crio[3650]: time=\"2026-06-11T10:38:46.514826784Z\" level=info msg=\"Stopping container: d558e31fb4faf4692d80ad7bb748ca71a61794ca8dfb79973420f7ea802cc9fa (timeout: 15s)\" id=311f5eec-cbd2-49d5-8166-22c1310ef488 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 10:38:46.521439 crc crio[3650]: time=\"2026-06-11T10:38:46.514978882Z\" level=info msg=\"Stopping container: 91dbcdb87f53f467958246f88c4569b114b3c97271484d0c307b1e6c805e3b45 (timeout: 15s)\" id=fb61c716-3566-487c-9de9-89f5b4c218e8 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 10:38:46.804775 crc crio[3650]: time=\"2026-06-11T10:38:46.803367337Z\" level=info msg=\"Stopped container 368380ba31dc04cbe6cd00c3fc0384e870ff9cdcfa5dd2f7fa11a0117eec5036: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=558822fa-8a85-4623-bccc-6c9bfa9192b0 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 10:38:46.909726 crc crio[3650]: time=\"2026-06-11T10:38:46.909527317Z\" level=info msg=\"Stopped container d558e31fb4faf4692d80ad7bb748ca71a61794ca8dfb79973420f7ea802cc9fa: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=311f5eec-cbd2-49d5-8166-22c1310ef488 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 10:38:47.097439 crc crio[3650]: time=\"2026-06-11T10:38:47.097276605Z\" level=info msg=\"Stopped container 91dbcdb87f53f467958246f88c4569b114b3c97271484d0c307b1e6c805e3b45: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=fb61c716-3566-487c-9de9-89f5b4c218e8 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 10:38:47.113794 crc crio[3650]: time=\"2026-06-11T10:38:47.113751262Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/POD\" id=7695cb1e-fdfc-49b1-b91b-bb6637e5e84d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:38:47.113958 crc crio[3650]: time=\"2026-06-11T10:38:47.113940529Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:38:47.147545 crc crio[3650]: time=\"2026-06-11T10:38:47.147416122Z\" 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=7695cb1e-fdfc-49b1-b91b-bb6637e5e84d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:38:47.178372 crc crio[3650]: time=\"2026-06-11T10:38:47.178267939Z\" level=info msg=\"Ran pod sandbox cacaff2b4b10ae5290de34fa4ff34e9297deaff54b9ee093c60e8e450781fb5d with infra container: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/POD\" id=7695cb1e-fdfc-49b1-b91b-bb6637e5e84d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:38:47.185222 crc crio[3650]: time=\"2026-06-11T10:38:47.185048566Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=24fc80da-79fc-4b47-8aee-7965cde514af name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:38:47.201542 crc crio[3650]: time=\"2026-06-11T10:38:47.201476041Z\" level=info msg=\"Stopped container 903220baa4546d649d3876913f5e1f2070df1b0fc971f61e473ef011114bae07: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=7a5f8e25-8c6b-49c7-ab66-e79e2186a4fe name=/runtime.v1.RuntimeService/StopContainer\nJun 11 10:38:47.213189 crc crio[3650]: time=\"2026-06-11T10:38:47.212652655Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=0b105462-007e-47fb-b5bf-d8620490e61e name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:38:47.232210 crc crio[3650]: time=\"2026-06-11T10:38:47.232066302Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor\" id=07867a01-9f8f-434c-9961-8a62d10d0873 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:38:47.232536 crc crio[3650]: time=\"2026-06-11T10:38:47.232475897Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:38:47.257627 crc crio[3650]: time=\"2026-06-11T10:38:47.256697427Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:38:47.439636 crc crio[3650]: time=\"2026-06-11T10:38:47.439518456Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:38:47.534815 crc crio[3650]: time=\"2026-06-11T10:38:47.534739841Z\" level=info msg=\"Removing container: 556e5bea589c74b4ef6a63fadefbf9b4aeb7cedebe531631cfd4de9dffc34a30\" id=4f3b3748-ae08-4d5f-8040-254cbf0d3d33 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:38:47.561699 crc crio[3650]: time=\"2026-06-11T10:38:47.561534909Z\" level=info msg=\"Created container 592847d5ec172e5630aa754e6c59bf212fa837aa8c1d66da3422d3a396269922: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor\" id=07867a01-9f8f-434c-9961-8a62d10d0873 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:38:47.565705 crc crio[3650]: time=\"2026-06-11T10:38:47.565608883Z\" level=info msg=\"Starting container: 592847d5ec172e5630aa754e6c59bf212fa837aa8c1d66da3422d3a396269922\" id=b5d1a0f2-a21c-46af-a1c5-2b67d17d2365 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:38:47.566254 crc crio[3650]: time=\"2026-06-11T10:38:47.566079702Z\" level=info msg=\"Removed container 556e5bea589c74b4ef6a63fadefbf9b4aeb7cedebe531631cfd4de9dffc34a30: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=4f3b3748-ae08-4d5f-8040-254cbf0d3d33 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:38:47.572488 crc crio[3650]: time=\"2026-06-11T10:38:47.57235167Z\" level=info msg=\"Started container\" PID=16566 containerID=592847d5ec172e5630aa754e6c59bf212fa837aa8c1d66da3422d3a396269922 description=openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor id=b5d1a0f2-a21c-46af-a1c5-2b67d17d2365 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cacaff2b4b10ae5290de34fa4ff34e9297deaff54b9ee093c60e8e450781fb5d\nJun 11 10:38:48.564391 crc crio[3650]: time=\"2026-06-11T10:38:48.563690914Z\" level=info msg=\"Stopping pod sandbox: ec4a77515b3024041e4cdb07e1157865cac61f91192b638810dd38b646ca95f1\" id=8dd2f9d5-2e9b-4f07-9069-0f921a5c181f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 10:38:48.565282 crc crio[3650]: time=\"2026-06-11T10:38:48.565205042Z\" level=info msg=\"Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:ec4a77515b3024041e4cdb07e1157865cac61f91192b638810dd38b646ca95f1 UID:0816b583-83d2-4f80-b070-e62689ae2712 NetNS:/var/run/netns/a3148ab3-6a91-4470-b50f-70d7dda7818b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod0816b583_83d2_4f80_b070_e62689ae2712.slice PodAnnotations:0xc002a1a268}] Aliases:map[]}\"\nJun 11 10:38:48.565512 crc crio[3650]: time=\"2026-06-11T10:38:48.565407259Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_installer-13-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 10:38:49.783757 crc crio[3650]: time=\"2026-06-11T10:38:49.783652517Z\" level=info msg=\"Stopped container 4652201a578c86d3400ad43c741300feb3524971d0b9a60e14d739160246abc5: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=0f9701c4-590c-464e-a2dd-5508d35f1811 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 10:38:49.784935 crc crio[3650]: time=\"2026-06-11T10:38:49.784759909Z\" level=info msg=\"Stopping pod sandbox: 3ff6b0b5cf64cbc0bedb02f1a345c56432557f5f705d145d2ec5f223a47835a1\" id=e5493380-c48a-45a6-ba95-d2d8c7cfd58e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 10:38:49.796020 crc crio[3650]: time=\"2026-06-11T10:38:49.795898082Z\" level=info msg=\"Stopped pod sandbox: 3ff6b0b5cf64cbc0bedb02f1a345c56432557f5f705d145d2ec5f223a47835a1\" id=e5493380-c48a-45a6-ba95-d2d8c7cfd58e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 10:38:49.820310 crc crio[3650]: time=\"2026-06-11T10:38:49.820179434Z\" level=info msg=\"Stopped pod sandbox: ec4a77515b3024041e4cdb07e1157865cac61f91192b638810dd38b646ca95f1\" id=8dd2f9d5-2e9b-4f07-9069-0f921a5c181f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 10:38:50.665478 crc crio[3650]: time=\"2026-06-11T10:38:50.665009895Z\" level=info msg=\"Removing container: 903220baa4546d649d3876913f5e1f2070df1b0fc971f61e473ef011114bae07\" id=b00aea53-7d07-49c2-95c3-f4f21d8861a4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:38:50.695534 crc crio[3650]: time=\"2026-06-11T10:38:50.695446281Z\" level=info msg=\"Removed container 903220baa4546d649d3876913f5e1f2070df1b0fc971f61e473ef011114bae07: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=b00aea53-7d07-49c2-95c3-f4f21d8861a4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:38:50.700434 crc crio[3650]: time=\"2026-06-11T10:38:50.699745134Z\" level=info msg=\"Removing container: d558e31fb4faf4692d80ad7bb748ca71a61794ca8dfb79973420f7ea802cc9fa\" id=f49392ad-a26d-4de1-8d6e-67d0aae4e799 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:38:50.728352 crc crio[3650]: time=\"2026-06-11T10:38:50.728258106Z\" level=info msg=\"Removed container d558e31fb4faf4692d80ad7bb748ca71a61794ca8dfb79973420f7ea802cc9fa: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=f49392ad-a26d-4de1-8d6e-67d0aae4e799 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:38:50.732734 crc crio[3650]: time=\"2026-06-11T10:38:50.732646782Z\" level=info msg=\"Removing container: 91dbcdb87f53f467958246f88c4569b114b3c97271484d0c307b1e6c805e3b45\" id=aad976f5-6f53-485f-97c3-bd7b92c9d0fa name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:38:50.758790 crc crio[3650]: time=\"2026-06-11T10:38:50.758722164Z\" level=info msg=\"Removed container 91dbcdb87f53f467958246f88c4569b114b3c97271484d0c307b1e6c805e3b45: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=aad976f5-6f53-485f-97c3-bd7b92c9d0fa name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:38:50.762630 crc crio[3650]: time=\"2026-06-11T10:38:50.762545667Z\" level=info msg=\"Removing container: 368380ba31dc04cbe6cd00c3fc0384e870ff9cdcfa5dd2f7fa11a0117eec5036\" id=0449b20f-7e06-4a81-9d3f-5beeca198213 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:38:50.779306 crc crio[3650]: time=\"2026-06-11T10:38:50.778981722Z\" level=info msg=\"Removed container 368380ba31dc04cbe6cd00c3fc0384e870ff9cdcfa5dd2f7fa11a0117eec5036: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=0449b20f-7e06-4a81-9d3f-5beeca198213 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:38:50.783970 crc crio[3650]: time=\"2026-06-11T10:38:50.783767923Z\" level=info msg=\"Removing container: 4652201a578c86d3400ad43c741300feb3524971d0b9a60e14d739160246abc5\" id=05f49bc0-9ccb-42b4-9b5b-6b3ba5a25d50 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:38:50.812265 crc crio[3650]: time=\"2026-06-11T10:38:50.810223618Z\" level=info msg=\"Removed container 4652201a578c86d3400ad43c741300feb3524971d0b9a60e14d739160246abc5: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=05f49bc0-9ccb-42b4-9b5b-6b3ba5a25d50 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:38:50.816423 crc crio[3650]: time=\"2026-06-11T10:38:50.815225538Z\" level=info msg=\"Removing container: 3ae96a8600996afd8725fe71925e3210f3e0e09e04ed3c58da276eba40fa10ab\" id=8d793733-3f06-4e69-ae3b-79851fb38b07 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:38:50.900335 crc crio[3650]: time=\"2026-06-11T10:38:50.899862535Z\" level=info msg=\"Removed container 3ae96a8600996afd8725fe71925e3210f3e0e09e04ed3c58da276eba40fa10ab: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=8d793733-3f06-4e69-ae3b-79851fb38b07 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:38:51.868924 crc crio[3650]: time=\"2026-06-11T10:38:51.868840606Z\" level=info msg=\"Stopping container: 2e8c27a91a8c87ba2292f3ea2007c7ba2218c8619c52889c9ba8752958ab25ee (timeout: 2s)\" id=cd4529f9-b5f6-47d4-9c65-7e45ce427c09 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 10:38:52.510162 crc crio[3650]: time=\"2026-06-11T10:38:52.509562558Z\" level=info msg=\"Stopped container 2e8c27a91a8c87ba2292f3ea2007c7ba2218c8619c52889c9ba8752958ab25ee: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=cd4529f9-b5f6-47d4-9c65-7e45ce427c09 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 10:38:52.696573 crc crio[3650]: time=\"2026-06-11T10:38:52.696479069Z\" level=info msg=\"Removing container: d5bf57a22fbc4a9df6070dfb3ac12fb2dc4cfe40e9acf998cf5e2614ede6e5bd\" id=63342423-e2d0-42f7-bf29-65a6faf9ee14 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:38:52.973346 crc crio[3650]: time=\"2026-06-11T10:38:52.973253243Z\" level=info msg=\"Removed container d5bf57a22fbc4a9df6070dfb3ac12fb2dc4cfe40e9acf998cf5e2614ede6e5bd: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=63342423-e2d0-42f7-bf29-65a6faf9ee14 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:38:53.553093 crc crio[3650]: time=\"2026-06-11T10:38:53.553000121Z\" level=info msg=\"Stopping pod sandbox: 3ff6b0b5cf64cbc0bedb02f1a345c56432557f5f705d145d2ec5f223a47835a1\" id=1cd256de-db88-4ccd-b069-b26ce055dda0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 10:38:53.553093 crc crio[3650]: time=\"2026-06-11T10:38:53.553105355Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3ff6b0b5cf64cbc0bedb02f1a345c56432557f5f705d145d2ec5f223a47835a1\" id=1cd256de-db88-4ccd-b069-b26ce055dda0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 10:38:53.554351 crc crio[3650]: time=\"2026-06-11T10:38:53.554319241Z\" level=info msg=\"Removing pod sandbox: 3ff6b0b5cf64cbc0bedb02f1a345c56432557f5f705d145d2ec5f223a47835a1\" id=6ecf8576-f59d-459f-a05a-b48246dd3c90 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 10:38:53.564003 crc crio[3650]: time=\"2026-06-11T10:38:53.563914979Z\" level=info msg=\"Removed pod sandbox: 3ff6b0b5cf64cbc0bedb02f1a345c56432557f5f705d145d2ec5f223a47835a1\" id=6ecf8576-f59d-459f-a05a-b48246dd3c90 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 10:38:53.564902 crc crio[3650]: time=\"2026-06-11T10:38:53.564825509Z\" level=info msg=\"Stopping pod sandbox: 9be70a8a1e967cf49af88e5c028643913c2cda475761eb8311686b0b8e1ad971\" id=7bf891e1-7ce9-4ccd-bc42-c568d5f1d2b9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 10:38:53.565179 crc crio[3650]: time=\"2026-06-11T10:38:53.564901822Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9be70a8a1e967cf49af88e5c028643913c2cda475761eb8311686b0b8e1ad971\" id=7bf891e1-7ce9-4ccd-bc42-c568d5f1d2b9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 10:38:53.566192 crc crio[3650]: time=\"2026-06-11T10:38:53.565986353Z\" level=info msg=\"Removing pod sandbox: 9be70a8a1e967cf49af88e5c028643913c2cda475761eb8311686b0b8e1ad971\" id=ac01acfc-5e1b-416f-acbf-5aef4581ace9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 10:38:53.578691 crc crio[3650]: time=\"2026-06-11T10:38:53.578349845Z\" level=info msg=\"Removed pod sandbox: 9be70a8a1e967cf49af88e5c028643913c2cda475761eb8311686b0b8e1ad971\" id=ac01acfc-5e1b-416f-acbf-5aef4581ace9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 10:38:53.579688 crc crio[3650]: time=\"2026-06-11T10:38:53.579550588Z\" level=info msg=\"Stopping pod sandbox: d24ccf6f5f80d3dde6964becd958ff4ade9398e9a4268f11463f1ad57eabc3ef\" id=e90031bd-49d3-4cd2-bd09-9bd7e9b8d5dc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 10:38:53.579688 crc crio[3650]: time=\"2026-06-11T10:38:53.579650802Z\" level=info msg=\"Stopped pod sandbox (already stopped): d24ccf6f5f80d3dde6964becd958ff4ade9398e9a4268f11463f1ad57eabc3ef\" id=e90031bd-49d3-4cd2-bd09-9bd7e9b8d5dc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 10:38:53.582365 crc crio[3650]: time=\"2026-06-11T10:38:53.582270661Z\" level=info msg=\"Removing pod sandbox: d24ccf6f5f80d3dde6964becd958ff4ade9398e9a4268f11463f1ad57eabc3ef\" id=9aa9a7e6-c016-431f-93f7-023f17ad07b2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 10:38:53.601854 crc crio[3650]: time=\"2026-06-11T10:38:53.601738371Z\" level=info msg=\"Removed pod sandbox: d24ccf6f5f80d3dde6964becd958ff4ade9398e9a4268f11463f1ad57eabc3ef\" id=9aa9a7e6-c016-431f-93f7-023f17ad07b2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 10:38:53.604571 crc crio[3650]: time=\"2026-06-11T10:38:53.604474554Z\" level=info msg=\"Stopping pod sandbox: 4b886999eab3494f15ccfc8cf016639b090e3611a9781c6cf70344189df13ad1\" id=205bd642-d0dc-4612-9132-b6a12edb6ac1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 10:38:53.604649 crc crio[3650]: time=\"2026-06-11T10:38:53.604575398Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4b886999eab3494f15ccfc8cf016639b090e3611a9781c6cf70344189df13ad1\" id=205bd642-d0dc-4612-9132-b6a12edb6ac1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 10:38:53.605254 crc crio[3650]: time=\"2026-06-11T10:38:53.605177981Z\" level=info msg=\"Removing pod sandbox: 4b886999eab3494f15ccfc8cf016639b090e3611a9781c6cf70344189df13ad1\" id=3ef0d210-1b74-4bee-a900-8ca9092408df name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 10:38:53.615688 crc crio[3650]: time=\"2026-06-11T10:38:53.615572866Z\" level=info msg=\"Removed pod sandbox: 4b886999eab3494f15ccfc8cf016639b090e3611a9781c6cf70344189df13ad1\" id=3ef0d210-1b74-4bee-a900-8ca9092408df name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 10:38:53.616967 crc crio[3650]: time=\"2026-06-11T10:38:53.616781882Z\" level=info msg=\"Stopping pod sandbox: 83cb843c8ad1d0ebcf734d03aa0b36969aa3a015d5a677cb495a8a3fac4a9797\" id=309ef62b-4fe0-4f7f-b71b-14b27397dbeb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 10:38:53.616967 crc crio[3650]: time=\"2026-06-11T10:38:53.616889826Z\" level=info msg=\"Stopped pod sandbox (already stopped): 83cb843c8ad1d0ebcf734d03aa0b36969aa3a015d5a677cb495a8a3fac4a9797\" id=309ef62b-4fe0-4f7f-b71b-14b27397dbeb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 10:38:53.617527 crc crio[3650]: time=\"2026-06-11T10:38:53.617444217Z\" level=info msg=\"Removing pod sandbox: 83cb843c8ad1d0ebcf734d03aa0b36969aa3a015d5a677cb495a8a3fac4a9797\" id=926c82a7-08a6-4e2a-9d7f-f76fcc01d872 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 10:38:53.629309 crc crio[3650]: time=\"2026-06-11T10:38:53.629209706Z\" level=info msg=\"Removed pod sandbox: 83cb843c8ad1d0ebcf734d03aa0b36969aa3a015d5a677cb495a8a3fac4a9797\" id=926c82a7-08a6-4e2a-9d7f-f76fcc01d872 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 10:38:53.630355 crc crio[3650]: time=\"2026-06-11T10:38:53.629934181Z\" level=info msg=\"Stopping pod sandbox: 83018d340f1996716877ab5520c6fd3ecec4f26a46fa4b0b1506fdcd8cf0fcf7\" id=a675bfa4-d228-4ae7-84db-66dc3c518859 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 10:38:53.630355 crc crio[3650]: time=\"2026-06-11T10:38:53.629990503Z\" level=info msg=\"Stopped pod sandbox (already stopped): 83018d340f1996716877ab5520c6fd3ecec4f26a46fa4b0b1506fdcd8cf0fcf7\" id=a675bfa4-d228-4ae7-84db-66dc3c518859 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 10:38:53.630897 crc crio[3650]: time=\"2026-06-11T10:38:53.630806984Z\" level=info msg=\"Removing pod sandbox: 83018d340f1996716877ab5520c6fd3ecec4f26a46fa4b0b1506fdcd8cf0fcf7\" id=27e90a5f-d05f-4c24-9cad-9c99bdbd1c83 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 10:38:53.640707 crc crio[3650]: time=\"2026-06-11T10:38:53.640623747Z\" level=info msg=\"Removed pod sandbox: 83018d340f1996716877ab5520c6fd3ecec4f26a46fa4b0b1506fdcd8cf0fcf7\" id=27e90a5f-d05f-4c24-9cad-9c99bdbd1c83 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 10:38:57.380456 crc crio[3650]: time=\"2026-06-11T10:38:57.379697642Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/kube-apiserver-crc/POD\" id=c1a75a3d-8a5d-4af7-adfd-583cf8ccb22a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:38:57.380456 crc crio[3650]: time=\"2026-06-11T10:38:57.380354448Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:38:57.395635 crc crio[3650]: time=\"2026-06-11T10:38:57.395279275Z\" 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=c1a75a3d-8a5d-4af7-adfd-583cf8ccb22a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:38:57.413225 crc crio[3650]: time=\"2026-06-11T10:38:57.41303097Z\" level=info msg=\"Ran pod sandbox c1869ab73516074f0c52a855f92efaabd1e2d6a20aef4210b78f25bfd016c76c with infra container: openshift-kube-apiserver/kube-apiserver-crc/POD\" id=c1a75a3d-8a5d-4af7-adfd-583cf8ccb22a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:38:57.415285 crc crio[3650]: time=\"2026-06-11T10:38:57.41518525Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=064aeb37-955a-42fa-b664-75d7028136c4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:38:57.418194 crc crio[3650]: time=\"2026-06-11T10:38:57.417965345Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=166b8e92-9b67-461a-b1b2-ccc57172fe46 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:38:57.438227 crc crio[3650]: time=\"2026-06-11T10:38:57.437807979Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=36379986-2a6a-4bd6-87de-c11df05e8df5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:38:57.438606 crc crio[3650]: time=\"2026-06-11T10:38:57.438489465Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:38:57.473188 crc crio[3650]: time=\"2026-06-11T10:38:57.472925914Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:38:57.632542 crc crio[3650]: time=\"2026-06-11T10:38:57.6324982Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:38:57.720652 crc crio[3650]: time=\"2026-06-11T10:38:57.720568082Z\" level=info msg=\"Created container 2b1b46087cd480d2474c574b94b226a5c31cc84a9e31e86c56a70056b3538edd: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=36379986-2a6a-4bd6-87de-c11df05e8df5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:38:57.721597 crc crio[3650]: time=\"2026-06-11T10:38:57.72153554Z\" level=info msg=\"Starting container: 2b1b46087cd480d2474c574b94b226a5c31cc84a9e31e86c56a70056b3538edd\" id=70750f28-f549-49c6-aef6-127e2324c962 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:38:57.726056 crc crio[3650]: time=\"2026-06-11T10:38:57.725977178Z\" level=info msg=\"Started container\" PID=16764 containerID=2b1b46087cd480d2474c574b94b226a5c31cc84a9e31e86c56a70056b3538edd description=openshift-kube-apiserver/kube-apiserver-crc/setup id=70750f28-f549-49c6-aef6-127e2324c962 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c1869ab73516074f0c52a855f92efaabd1e2d6a20aef4210b78f25bfd016c76c\nJun 11 10:38:58.773740 crc crio[3650]: time=\"2026-06-11T10:38:58.773014586Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=74ace472-462d-4c32-aa46-08eed5498b51 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:38:58.777334 crc crio[3650]: time=\"2026-06-11T10:38:58.777218106Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=49e5080a-0a42-4a03-b73c-f3dcd9232df0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:38:58.787482 crc crio[3650]: time=\"2026-06-11T10:38:58.787356071Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=ab0fe380-2b9c-499f-93f3-d947f75e6f68 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:38:58.788260 crc crio[3650]: time=\"2026-06-11T10:38:58.788008666Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:38:58.836969 crc crio[3650]: time=\"2026-06-11T10:38:58.83688139Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:38:59.001178 crc crio[3650]: time=\"2026-06-11T10:38:59.001026222Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:38:59.115961 crc crio[3650]: time=\"2026-06-11T10:38:59.115507878Z\" level=info msg=\"Created container d6b9a01e0e65223a0cbba8977cc864074875e8148f898dbf7539af3950461a6e: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=ab0fe380-2b9c-499f-93f3-d947f75e6f68 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:38:59.118061 crc crio[3650]: time=\"2026-06-11T10:38:59.117981122Z\" level=info msg=\"Starting container: d6b9a01e0e65223a0cbba8977cc864074875e8148f898dbf7539af3950461a6e\" id=d78751a2-a62e-47eb-b521-187b096d5dff name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:38:59.125492 crc crio[3650]: time=\"2026-06-11T10:38:59.125425084Z\" level=info msg=\"Started container\" PID=16779 containerID=d6b9a01e0e65223a0cbba8977cc864074875e8148f898dbf7539af3950461a6e description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver id=d78751a2-a62e-47eb-b521-187b096d5dff name=/runtime.v1.RuntimeService/StartContainer sandboxID=c1869ab73516074f0c52a855f92efaabd1e2d6a20aef4210b78f25bfd016c76c\nJun 11 10:38:59.138848 crc crio[3650]: time=\"2026-06-11T10:38:59.13875879Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=cbf05d3a-6a3f-42d8-888a-cbc959552cb1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:38:59.141839 crc crio[3650]: time=\"2026-06-11T10:38:59.141649671Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=5d88515d-13d9-454d-9b21-8efd6492da7b name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:38:59.148301 crc crio[3650]: time=\"2026-06-11T10:38:59.148198199Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=4138df09-7a8c-4e99-b52d-26343b06998b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:38:59.148466 crc crio[3650]: time=\"2026-06-11T10:38:59.148440768Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:38:59.172681 crc crio[3650]: time=\"2026-06-11T10:38:59.168365456Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:38:59.357841 crc crio[3650]: time=\"2026-06-11T10:38:59.357282266Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:38:59.441690 crc crio[3650]: time=\"2026-06-11T10:38:59.441556867Z\" level=info msg=\"Created container a0d5444308df35b6c7863706ab85d1011061788f6b4589502630b875c6aa48db: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=4138df09-7a8c-4e99-b52d-26343b06998b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:38:59.442891 crc crio[3650]: time=\"2026-06-11T10:38:59.442817984Z\" level=info msg=\"Starting container: a0d5444308df35b6c7863706ab85d1011061788f6b4589502630b875c6aa48db\" id=2a4f5a97-f03b-43a5-b83a-60817921d359 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:38:59.448336 crc crio[3650]: time=\"2026-06-11T10:38:59.448259192Z\" level=info msg=\"Started container\" PID=16813 containerID=a0d5444308df35b6c7863706ab85d1011061788f6b4589502630b875c6aa48db description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer id=2a4f5a97-f03b-43a5-b83a-60817921d359 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c1869ab73516074f0c52a855f92efaabd1e2d6a20aef4210b78f25bfd016c76c\nJun 11 10:38:59.462451 crc crio[3650]: time=\"2026-06-11T10:38:59.462354276Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=6fe36f29-b444-49e7-a331-13b3832fcf66 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:38:59.464587 crc crio[3650]: time=\"2026-06-11T10:38:59.464496407Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=1d864834-f465-497a-ac59-75d6eaa7fa1c name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:38:59.470218 crc crio[3650]: time=\"2026-06-11T10:38:59.470070748Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=7b8d96f3-a4ac-4bac-91f3-3f7fbc1a652d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:38:59.470534 crc crio[3650]: time=\"2026-06-11T10:38:59.470476444Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:38:59.496820 crc crio[3650]: time=\"2026-06-11T10:38:59.496774392Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:38:59.659412 crc crio[3650]: time=\"2026-06-11T10:38:59.65922698Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:38:59.732226 crc crio[3650]: time=\"2026-06-11T10:38:59.731896378Z\" level=info msg=\"Created container f0b844268d3ddb358a66765d6ead99d533b35325ad9dc2bcf7398fd48c7cb76e: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=7b8d96f3-a4ac-4bac-91f3-3f7fbc1a652d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:38:59.733291 crc crio[3650]: time=\"2026-06-11T10:38:59.732825513Z\" level=info msg=\"Starting container: f0b844268d3ddb358a66765d6ead99d533b35325ad9dc2bcf7398fd48c7cb76e\" id=310ebdbf-d37c-4c91-9694-f117c104d0e3 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:38:59.738507 crc crio[3650]: time=\"2026-06-11T10:38:59.738473748Z\" level=info msg=\"Started container\" PID=16832 containerID=f0b844268d3ddb358a66765d6ead99d533b35325ad9dc2bcf7398fd48c7cb76e description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller id=310ebdbf-d37c-4c91-9694-f117c104d0e3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c1869ab73516074f0c52a855f92efaabd1e2d6a20aef4210b78f25bfd016c76c\nJun 11 10:38:59.768461 crc crio[3650]: time=\"2026-06-11T10:38:59.768373053Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=f06a4254-d27c-46c5-842d-8fcc2898abe8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:38:59.770948 crc crio[3650]: time=\"2026-06-11T10:38:59.770829906Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=cae09a1d-a6a5-4906-9d69-c22ac2af8f73 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:38:59.777709 crc crio[3650]: time=\"2026-06-11T10:38:59.777614937Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=0e09595d-bbdc-4caf-8547-43234bcd4cdf name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:38:59.778765 crc crio[3650]: time=\"2026-06-11T10:38:59.777972571Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:38:59.801572 crc crio[3650]: time=\"2026-06-11T10:38:59.801516441Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:39:00.061460 crc crio[3650]: time=\"2026-06-11T10:39:00.061391317Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:39:00.149461 crc crio[3650]: time=\"2026-06-11T10:39:00.148826239Z\" level=info msg=\"Created container 15007ae37514f1684deffdd8aafdb73dfa65e43dc06f2fbb1baef36ec65ec522: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=0e09595d-bbdc-4caf-8547-43234bcd4cdf name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:39:00.150648 crc crio[3650]: time=\"2026-06-11T10:39:00.150472538Z\" level=info msg=\"Starting container: 15007ae37514f1684deffdd8aafdb73dfa65e43dc06f2fbb1baef36ec65ec522\" id=d7ef61dc-6a9f-4304-b6e7-8e7fc861402d name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:39:00.155850 crc crio[3650]: time=\"2026-06-11T10:39:00.154957918Z\" level=info msg=\"Started container\" PID=16852 containerID=15007ae37514f1684deffdd8aafdb73dfa65e43dc06f2fbb1baef36ec65ec522 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz id=d7ef61dc-6a9f-4304-b6e7-8e7fc861402d name=/runtime.v1.RuntimeService/StartContainer sandboxID=c1869ab73516074f0c52a855f92efaabd1e2d6a20aef4210b78f25bfd016c76c\nJun 11 10:39:00.164773 crc crio[3650]: time=\"2026-06-11T10:39:00.164727499Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=6334bfee-0b51-4cee-9806-86d65ef952de name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:39:00.166678 crc crio[3650]: time=\"2026-06-11T10:39:00.16656183Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=29011864-7510-44e3-b88e-abe8b3c66104 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:39:00.178058 crc crio[3650]: time=\"2026-06-11T10:39:00.177254975Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=b73d32e8-15c0-4d5b-9c18-4fb77aa1c0bc name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:39:00.178058 crc crio[3650]: time=\"2026-06-11T10:39:00.177545907Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:39:00.213500 crc crio[3650]: time=\"2026-06-11T10:39:00.213335955Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:39:00.402260 crc crio[3650]: time=\"2026-06-11T10:39:00.402167873Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:39:00.498967 crc crio[3650]: time=\"2026-06-11T10:39:00.49874795Z\" level=info msg=\"Created container 8f887375f48096a305ae88721d446c537c4da4319396af6979599bf0b3d0b726: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=b73d32e8-15c0-4d5b-9c18-4fb77aa1c0bc name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:39:00.500422 crc crio[3650]: time=\"2026-06-11T10:39:00.50033438Z\" level=info msg=\"Starting container: 8f887375f48096a305ae88721d446c537c4da4319396af6979599bf0b3d0b726\" id=a651443f-7c91-400d-8428-e94144529302 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:39:00.504824 crc crio[3650]: time=\"2026-06-11T10:39:00.504743918Z\" level=info msg=\"Started container\" PID=16870 containerID=8f887375f48096a305ae88721d446c537c4da4319396af6979599bf0b3d0b726 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=a651443f-7c91-400d-8428-e94144529302 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c1869ab73516074f0c52a855f92efaabd1e2d6a20aef4210b78f25bfd016c76c\nJun 11 10:39:01.814476 crc crio[3650]: time=\"2026-06-11T10:39:01.813852325Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=38a4ba4b-df02-43ce-9793-37a192c47238 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:39:01.821483 crc crio[3650]: time=\"2026-06-11T10:39:01.8213846Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=3501d59d-7d92-4840-bb22-b3fbbe9aa34c name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:39:01.824197 crc crio[3650]: time=\"2026-06-11T10:39:01.82403182Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=936806aa-fb12-4aef-bb94-212c53c40822 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:39:01.824421 crc crio[3650]: time=\"2026-06-11T10:39:01.824355932Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:39:01.851558 crc crio[3650]: time=\"2026-06-11T10:39:01.851448031Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:39:02.127351 crc crio[3650]: time=\"2026-06-11T10:39:02.125721322Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:39:02.213694 crc crio[3650]: time=\"2026-06-11T10:39:02.213602639Z\" level=info msg=\"Created container ccb7e0d6f7c667b25640cbaa4bda48272c3fb764faf20b6ade5dc50ae0e1c0eb: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=936806aa-fb12-4aef-bb94-212c53c40822 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:39:02.214909 crc crio[3650]: time=\"2026-06-11T10:39:02.214824996Z\" level=info msg=\"Starting container: ccb7e0d6f7c667b25640cbaa4bda48272c3fb764faf20b6ade5dc50ae0e1c0eb\" id=c3963748-a130-42b6-9476-f672f5955c09 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:39:02.219888 crc crio[3650]: time=\"2026-06-11T10:39:02.219815155Z\" level=info msg=\"Started container\" PID=16947 containerID=ccb7e0d6f7c667b25640cbaa4bda48272c3fb764faf20b6ade5dc50ae0e1c0eb description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=c3963748-a130-42b6-9476-f672f5955c09 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4c75261105eca0cc2e0b236aa1c794f7d8a93841056df4b3fe9366cc4e9916e2\nJun 11 10:39:39.327993 crc crio[3650]: time=\"2026-06-11T10:39:39.324385021Z\" level=info msg=\"Stopping container: 592847d5ec172e5630aa754e6c59bf212fa837aa8c1d66da3422d3a396269922 (timeout: 5s)\" id=037bf0a0-5dba-44a1-b1cc-41260dc0c1a5 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 10:39:44.343787 crc crio[3650]: time=\"2026-06-11T10:39:44.343079792Z\" level=warning msg=\"Stopping container 592847d5ec172e5630aa754e6c59bf212fa837aa8c1d66da3422d3a396269922 with stop signal(15) timed out. Killing...\"\nJun 11 10:39:44.893575 crc crio[3650]: time=\"2026-06-11T10:39:44.89302763Z\" level=info msg=\"Stopped container 592847d5ec172e5630aa754e6c59bf212fa837aa8c1d66da3422d3a396269922: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor\" id=037bf0a0-5dba-44a1-b1cc-41260dc0c1a5 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 10:39:44.894870 crc crio[3650]: time=\"2026-06-11T10:39:44.894735236Z\" level=info msg=\"Stopping pod sandbox: cacaff2b4b10ae5290de34fa4ff34e9297deaff54b9ee093c60e8e450781fb5d\" id=897a16e8-a826-4352-8877-451d8467e5c0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 10:39:44.903807 crc crio[3650]: time=\"2026-06-11T10:39:44.903702974Z\" level=info msg=\"Stopped pod sandbox: cacaff2b4b10ae5290de34fa4ff34e9297deaff54b9ee093c60e8e450781fb5d\" id=897a16e8-a826-4352-8877-451d8467e5c0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 10:39:45.238967 crc crio[3650]: time=\"2026-06-11T10:39:45.238880724Z\" level=info msg=\"Removing container: 592847d5ec172e5630aa754e6c59bf212fa837aa8c1d66da3422d3a396269922\" id=ac3d1e71-4f94-4e2c-a176-8cfd4d0d80ed name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:39:45.262780 crc crio[3650]: time=\"2026-06-11T10:39:45.262567728Z\" level=info msg=\"Removed container 592847d5ec172e5630aa754e6c59bf212fa837aa8c1d66da3422d3a396269922: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor\" id=ac3d1e71-4f94-4e2c-a176-8cfd4d0d80ed name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:39:53.665019 crc crio[3650]: time=\"2026-06-11T10:39:53.664097999Z\" level=info msg=\"Removing container: 8d5e9dd534915acca312489cc8b11e6b4c591dceb37ad5fdc2e1a5a69982d9b0\" id=cdafc8a5-447c-42d5-80d3-9713dccc6f87 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:39:53.683444 crc crio[3650]: time=\"2026-06-11T10:39:53.683357012Z\" level=info msg=\"Removed container 8d5e9dd534915acca312489cc8b11e6b4c591dceb37ad5fdc2e1a5a69982d9b0: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager\" id=cdafc8a5-447c-42d5-80d3-9713dccc6f87 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:39:53.688948 crc crio[3650]: time=\"2026-06-11T10:39:53.688910448Z\" level=info msg=\"Stopping pod sandbox: 87ad15347a1d983c8966b74cdadb3590e2f09f721f12959cfedf5e172650b04f\" id=e3dbe649-c6ac-4bc2-9cfd-ef3ca6950e5c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 10:39:53.689332 crc crio[3650]: time=\"2026-06-11T10:39:53.689311951Z\" level=info msg=\"Stopped pod sandbox (already stopped): 87ad15347a1d983c8966b74cdadb3590e2f09f721f12959cfedf5e172650b04f\" id=e3dbe649-c6ac-4bc2-9cfd-ef3ca6950e5c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 10:39:53.690017 crc crio[3650]: time=\"2026-06-11T10:39:53.689971883Z\" level=info msg=\"Removing pod sandbox: 87ad15347a1d983c8966b74cdadb3590e2f09f721f12959cfedf5e172650b04f\" id=bace57cc-6d73-4804-b27c-a89ca3eb6a19 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 10:39:53.696241 crc crio[3650]: time=\"2026-06-11T10:39:53.696171275Z\" level=info msg=\"Removed pod sandbox: 87ad15347a1d983c8966b74cdadb3590e2f09f721f12959cfedf5e172650b04f\" id=bace57cc-6d73-4804-b27c-a89ca3eb6a19 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 10:39:53.696792 crc crio[3650]: time=\"2026-06-11T10:39:53.696767441Z\" level=info msg=\"Stopping pod sandbox: cacaff2b4b10ae5290de34fa4ff34e9297deaff54b9ee093c60e8e450781fb5d\" id=cc745254-70d6-4054-991e-71523d3f4d67 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 10:39:53.696913 crc crio[3650]: time=\"2026-06-11T10:39:53.696894915Z\" level=info msg=\"Stopped pod sandbox (already stopped): cacaff2b4b10ae5290de34fa4ff34e9297deaff54b9ee093c60e8e450781fb5d\" id=cc745254-70d6-4054-991e-71523d3f4d67 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 10:39:53.697644 crc crio[3650]: time=\"2026-06-11T10:39:53.697529176Z\" level=info msg=\"Removing pod sandbox: cacaff2b4b10ae5290de34fa4ff34e9297deaff54b9ee093c60e8e450781fb5d\" id=8f2b437b-c744-4c33-8b11-daa12b184214 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 10:39:53.705521 crc crio[3650]: time=\"2026-06-11T10:39:53.705452464Z\" level=info msg=\"Removed pod sandbox: cacaff2b4b10ae5290de34fa4ff34e9297deaff54b9ee093c60e8e450781fb5d\" id=8f2b437b-c744-4c33-8b11-daa12b184214 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 10:40:23.339684 crc crio[3650]: time=\"2026-06-11T10:40:23.338635013Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=efe9a9bd-bf0c-410c-8d22-5f81975c4098 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:40:23.342413 crc crio[3650]: time=\"2026-06-11T10:40:23.342328932Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=17f3db2b-3077-4746-bd9f-57d692624987 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:40:23.351077 crc crio[3650]: time=\"2026-06-11T10:40:23.35097917Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=17c43b04-beb5-499a-9134-644f8f1d450e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:40:23.351516 crc crio[3650]: time=\"2026-06-11T10:40:23.351436975Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:40:23.373250 crc crio[3650]: time=\"2026-06-11T10:40:23.372974258Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:40:23.377832 crc crio[3650]: time=\"2026-06-11T10:40:23.377699321Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:40:23.489683 crc crio[3650]: time=\"2026-06-11T10:40:23.489018248Z\" level=info msg=\"Created container b2823b55b1a85f7f80a10a87c3f3db986f3385f05dad15b7b6ba754997f72c92: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=17c43b04-beb5-499a-9134-644f8f1d450e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:40:23.491036 crc crio[3650]: time=\"2026-06-11T10:40:23.490986911Z\" level=info msg=\"Starting container: b2823b55b1a85f7f80a10a87c3f3db986f3385f05dad15b7b6ba754997f72c92\" id=7bb6097f-b4c8-42a5-8ca4-a9e18a4b01ad name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:40:23.498556 crc crio[3650]: time=\"2026-06-11T10:40:23.498480494Z\" level=info msg=\"Started container\" PID=18051 containerID=b2823b55b1a85f7f80a10a87c3f3db986f3385f05dad15b7b6ba754997f72c92 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=7bb6097f-b4c8-42a5-8ca4-a9e18a4b01ad name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed5e22ae44b291e5f4185543b89bed76a7dac5b4dcf90f0cd6fb838ba2475124\nJun 11 10:40:51.876719 crc crio[3650]: time=\"2026-06-11T10:40:51.875931713Z\" level=info msg=\"Stopping container: b2823b55b1a85f7f80a10a87c3f3db986f3385f05dad15b7b6ba754997f72c92 (timeout: 2s)\" id=6814ad58-0558-49e0-9b77-174653e01840 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 10:40:52.104787 crc crio[3650]: time=\"2026-06-11T10:40:52.104555051Z\" level=info msg=\"Stopped container b2823b55b1a85f7f80a10a87c3f3db986f3385f05dad15b7b6ba754997f72c92: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=6814ad58-0558-49e0-9b77-174653e01840 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 10:40:52.902673 crc crio[3650]: time=\"2026-06-11T10:40:52.902597322Z\" level=info msg=\"Removing container: 2e8c27a91a8c87ba2292f3ea2007c7ba2218c8619c52889c9ba8752958ab25ee\" id=ed46510b-9383-4360-aceb-4bfd0b974b6f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:40:53.364365 crc crio[3650]: time=\"2026-06-11T10:40:53.364032469Z\" level=info msg=\"Removed container 2e8c27a91a8c87ba2292f3ea2007c7ba2218c8619c52889c9ba8752958ab25ee: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=ed46510b-9383-4360-aceb-4bfd0b974b6f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:41:53.745518 crc crio[3650]: time=\"2026-06-11T10:41:53.744350969Z\" level=info msg=\"Removing container: add780a9276345682a5b4416037524bac490d3582f0fa18cb31e01e8314de239\" id=96ef1a1f-dcee-4239-8a8e-d570cd050713 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:41:53.772366 crc crio[3650]: time=\"2026-06-11T10:41:53.772215203Z\" level=info msg=\"Removed container add780a9276345682a5b4416037524bac490d3582f0fa18cb31e01e8314de239: openshift-multus/cni-sysctl-allowlist-ds-tnn8n/kube-multus-additional-cni-plugins\" id=96ef1a1f-dcee-4239-8a8e-d570cd050713 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:41:53.785042 crc crio[3650]: time=\"2026-06-11T10:41:53.784859192Z\" level=info msg=\"Stopping pod sandbox: ee5a05824ac132d125ed0e8dd19bede47096df030812ff75f135fd630f7dda6e\" id=c37a62fe-28f6-4f58-9634-e4fe99d119a4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 10:41:53.785422 crc crio[3650]: time=\"2026-06-11T10:41:53.785061439Z\" level=info msg=\"Stopped pod sandbox (already stopped): ee5a05824ac132d125ed0e8dd19bede47096df030812ff75f135fd630f7dda6e\" id=c37a62fe-28f6-4f58-9634-e4fe99d119a4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 10:41:53.786791 crc crio[3650]: time=\"2026-06-11T10:41:53.786640229Z\" level=info msg=\"Removing pod sandbox: ee5a05824ac132d125ed0e8dd19bede47096df030812ff75f135fd630f7dda6e\" id=30f60ee8-d8ff-46c1-bceb-7e17b5dfd8ec name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 10:41:53.801813 crc crio[3650]: time=\"2026-06-11T10:41:53.80156734Z\" level=info msg=\"Removed pod sandbox: ee5a05824ac132d125ed0e8dd19bede47096df030812ff75f135fd630f7dda6e\" id=30f60ee8-d8ff-46c1-bceb-7e17b5dfd8ec name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 10:42:15.241576 crc crio[3650]: time=\"2026-06-11T10:42:15.240367751Z\" level=info msg=\"Stopping container: 39acba9f59861e4877d0535261e304ae8fcba3d13ebae8af6b378a834433fa75 (timeout: 30s)\" id=5d9c7793-1f53-41f9-a6e8-1665a22714e3 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 10:42:15.255922 crc crio[3650]: time=\"2026-06-11T10:42:15.255781631Z\" level=info msg=\"Stopping container: 5e9441089e138993331225faf727ae62a079e63e7801e67b86293ac55c68182a (timeout: 30s)\" id=d5b61b41-4e13-41d7-82a9-e7dad7214d4f name=/runtime.v1.RuntimeService/StopContainer\nJun 11 10:42:15.274868 crc crio[3650]: time=\"2026-06-11T10:42:15.274775207Z\" level=info msg=\"Stopping container: a9f812b7bce25944f6dbd65ced29e6d18af9a94797a74dd8749476a52cb84202 (timeout: 30s)\" id=2e40ee9a-b498-42b6-8774-5df4e3771afe name=/runtime.v1.RuntimeService/StopContainer\nJun 11 10:42:15.301027 crc crio[3650]: time=\"2026-06-11T10:42:15.300915613Z\" level=info msg=\"Stopping container: af7c7e5f311b73b91bc386f5a3348a72a676d5b786dfb193a9d6a24d5102181a (timeout: 30s)\" id=9fad2d65-34df-4550-a8f3-c25844a89685 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 10:42:15.318622 crc crio[3650]: time=\"2026-06-11T10:42:15.318537905Z\" level=info msg=\"Stopping container: fcba41fdafb7f2fe7076dfbd5924e2d26733e9f8c5277d707d50e98446e72ec6 (timeout: 30s)\" id=a4337a1a-3e54-4c98-9555-57731df71942 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 10:42:15.377157 crc crio[3650]: time=\"2026-06-11T10:42:15.377037493Z\" level=info msg=\"Stopped container 39acba9f59861e4877d0535261e304ae8fcba3d13ebae8af6b378a834433fa75: openshift-marketplace/certified-operators-l27pk/registry-server\" id=5d9c7793-1f53-41f9-a6e8-1665a22714e3 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 10:42:15.378574 crc crio[3650]: time=\"2026-06-11T10:42:15.378503768Z\" level=info msg=\"Stopping pod sandbox: f00a4f34978e87c5f1c6b100799810df031c4bff66b809eb32c23ea709e5dade\" id=eb91cb27-089d-4efc-b119-fef62dbfbf5d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 10:42:15.379464 crc crio[3650]: time=\"2026-06-11T10:42:15.379370946Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:f00a4f34978e87c5f1c6b100799810df031c4bff66b809eb32c23ea709e5dade UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/5d5b07e4-0498-4d08-aa03-e288b8e0a2f6 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:0xc002a1ac90}] Aliases:map[]}\"\nJun 11 10:42:15.379657 crc crio[3650]: time=\"2026-06-11T10:42:15.379604924Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-l27pk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 10:42:15.410275 crc crio[3650]: time=\"2026-06-11T10:42:15.4101691Z\" level=info msg=\"Stopped container 5e9441089e138993331225faf727ae62a079e63e7801e67b86293ac55c68182a: openshift-marketplace/community-operators-qhh6t/registry-server\" id=d5b61b41-4e13-41d7-82a9-e7dad7214d4f name=/runtime.v1.RuntimeService/StopContainer\nJun 11 10:42:15.411374 crc crio[3650]: time=\"2026-06-11T10:42:15.411292468Z\" level=info msg=\"Stopping pod sandbox: d2a5b75e1cb0179e3b2cf70397fa9bc5a2aa2e153ec38377131b90489bc50f1c\" id=0e9cbd3f-a7e2-4454-ab22-4b2dbe09c72b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 10:42:15.411817 crc crio[3650]: time=\"2026-06-11T10:42:15.411712091Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:d2a5b75e1cb0179e3b2cf70397fa9bc5a2aa2e153ec38377131b90489bc50f1c UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/3bb6ad31-547f-437d-9a9d-78d86be07e44 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:0xc0010830e8}] Aliases:map[]}\"\nJun 11 10:42:15.412091 crc crio[3650]: time=\"2026-06-11T10:42:15.412031411Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-qhh6t from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 10:42:15.419459 crc crio[3650]: time=\"2026-06-11T10:42:15.419383604Z\" level=info msg=\"Stopped container a9f812b7bce25944f6dbd65ced29e6d18af9a94797a74dd8749476a52cb84202: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=2e40ee9a-b498-42b6-8774-5df4e3771afe name=/runtime.v1.RuntimeService/StopContainer\nJun 11 10:42:15.420181 crc crio[3650]: time=\"2026-06-11T10:42:15.420078386Z\" level=info msg=\"Stopping pod sandbox: 07062107e831bd2bc053de9df6a86b3b014f434c930c900b1ce1ed92b05fd52b\" id=1f262c8c-fd8b-42b8-b77c-09031e4e5242 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 10:42:15.420547 crc crio[3650]: time=\"2026-06-11T10:42:15.420476439Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:07062107e831bd2bc053de9df6a86b3b014f434c930c900b1ce1ed92b05fd52b UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/37db4130-3ded-41cc-971a-892cb8825741 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:0xc001384c38}] Aliases:map[]}\"\nJun 11 10:42:15.420702 crc crio[3650]: time=\"2026-06-11T10:42:15.420653944Z\" level=info msg=\"Deleting pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 10:42:15.435986 crc crio[3650]: time=\"2026-06-11T10:42:15.435843889Z\" level=info msg=\"Stopped container af7c7e5f311b73b91bc386f5a3348a72a676d5b786dfb193a9d6a24d5102181a: openshift-marketplace/redhat-marketplace-ntdwx/registry-server\" id=9fad2d65-34df-4550-a8f3-c25844a89685 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 10:42:15.437359 crc crio[3650]: time=\"2026-06-11T10:42:15.437307485Z\" level=info msg=\"Stopping pod sandbox: f5f968b95a4c09e9a35de10cc4c90e9de82846e8b43984b8310fb6d763a380c8\" id=4beddd18-6db2-41b1-8d72-ae6ea9b21749 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 10:42:15.437658 crc crio[3650]: time=\"2026-06-11T10:42:15.437621945Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:f5f968b95a4c09e9a35de10cc4c90e9de82846e8b43984b8310fb6d763a380c8 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/431d11f5-46e6-446f-9602-32962b5f8cef 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:0xc002a1ade8}] Aliases:map[]}\"\nJun 11 10:42:15.437798 crc crio[3650]: time=\"2026-06-11T10:42:15.43776562Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-ntdwx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 10:42:15.460946 crc crio[3650]: time=\"2026-06-11T10:42:15.460860517Z\" level=info msg=\"Stopped container fcba41fdafb7f2fe7076dfbd5924e2d26733e9f8c5277d707d50e98446e72ec6: openshift-marketplace/redhat-operators-x5vn9/registry-server\" id=a4337a1a-3e54-4c98-9555-57731df71942 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 10:42:15.462719 crc crio[3650]: time=\"2026-06-11T10:42:15.462658824Z\" level=info msg=\"Stopping pod sandbox: c16806a1016fb09572def5ffddbf142dc6be2237317f815aeece3fdfc89e358d\" id=92ca0efd-c9c4-4d56-9222-9669632ec60a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 10:42:15.463038 crc crio[3650]: time=\"2026-06-11T10:42:15.462946874Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:c16806a1016fb09572def5ffddbf142dc6be2237317f815aeece3fdfc89e358d UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/8cfab58f-dd7e-4a73-8e6a-0a9626c5185a 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:0xc000e12698}] Aliases:map[]}\"\nJun 11 10:42:15.463294 crc crio[3650]: time=\"2026-06-11T10:42:15.463235354Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-x5vn9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 10:42:15.646231 crc crio[3650]: time=\"2026-06-11T10:42:15.64578798Z\" level=info msg=\"Stopped pod sandbox: f00a4f34978e87c5f1c6b100799810df031c4bff66b809eb32c23ea709e5dade\" id=eb91cb27-089d-4efc-b119-fef62dbfbf5d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 10:42:15.703738 crc crio[3650]: time=\"2026-06-11T10:42:15.703662647Z\" level=info msg=\"Stopped pod sandbox: 07062107e831bd2bc053de9df6a86b3b014f434c930c900b1ce1ed92b05fd52b\" id=1f262c8c-fd8b-42b8-b77c-09031e4e5242 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 10:42:15.708484 crc crio[3650]: time=\"2026-06-11T10:42:15.708378039Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/marketplace-operator-547dbd544d-msl67/POD\" id=543c7379-8ec3-418d-8397-c382ee2ca97e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:42:15.708484 crc crio[3650]: time=\"2026-06-11T10:42:15.708447911Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:42:15.726909 crc crio[3650]: time=\"2026-06-11T10:42:15.726812936Z\" level=info msg=\"Stopped pod sandbox: f5f968b95a4c09e9a35de10cc4c90e9de82846e8b43984b8310fb6d763a380c8\" id=4beddd18-6db2-41b1-8d72-ae6ea9b21749 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 10:42:15.731954 crc crio[3650]: time=\"2026-06-11T10:42:15.731911659Z\" level=info msg=\"Stopped pod sandbox: d2a5b75e1cb0179e3b2cf70397fa9bc5a2aa2e153ec38377131b90489bc50f1c\" id=0e9cbd3f-a7e2-4454-ab22-4b2dbe09c72b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 10:42:15.768020 crc crio[3650]: time=\"2026-06-11T10:42:15.767894298Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-msl67 Namespace:openshift-marketplace ID:275d7dcc4bc8f174646b2ef56319d0ea75932f10ed1e7d03a583f6417d7d7986 UID:d41d136f-a78f-476c-b322-a166cdafbe5c NetNS:/var/run/netns/07d010f6-9ea7-4c62-b1c9-061082a7e6bf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd41d136f_a78f_476c_b322_a166cdafbe5c.slice PodAnnotations:0xc000e12178}] Aliases:map[]}\"\nJun 11 10:42:15.768020 crc crio[3650]: time=\"2026-06-11T10:42:15.767996054Z\" level=info msg=\"Adding pod openshift-marketplace_marketplace-operator-547dbd544d-msl67 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 10:42:15.835375 crc crio[3650]: time=\"2026-06-11T10:42:15.835012319Z\" level=info msg=\"Stopped pod sandbox: c16806a1016fb09572def5ffddbf142dc6be2237317f815aeece3fdfc89e358d\" id=92ca0efd-c9c4-4d56-9222-9669632ec60a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 10:42:16.048949 crc crio[3650]: 2026-06-11T10:42:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:275d7dcc4bc8f17 Mac:b2:25:59:bb:49:d0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:36 Mtu:0 Sandbox:/var/run/netns/07d010f6-9ea7-4c62-b1c9-061082a7e6bf SocketPath: PciID:}] [{Interface:0xc0005a45f0 Address:{IP:10.217.0.54 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 10:42:16.052173 crc crio[3650]: time=\"2026-06-11T10:42:16.052048218Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-msl67 Namespace:openshift-marketplace ID:275d7dcc4bc8f174646b2ef56319d0ea75932f10ed1e7d03a583f6417d7d7986 UID:d41d136f-a78f-476c-b322-a166cdafbe5c NetNS:/var/run/netns/07d010f6-9ea7-4c62-b1c9-061082a7e6bf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd41d136f_a78f_476c_b322_a166cdafbe5c.slice PodAnnotations:0xc000e12178}] Aliases:map[]}\"\nJun 11 10:42:16.052311 crc crio[3650]: time=\"2026-06-11T10:42:16.052271265Z\" level=info msg=\"Checking pod openshift-marketplace_marketplace-operator-547dbd544d-msl67 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 10:42:16.061575 crc crio[3650]: time=\"2026-06-11T10:42:16.061497483Z\" level=info msg=\"Ran pod sandbox 275d7dcc4bc8f174646b2ef56319d0ea75932f10ed1e7d03a583f6417d7d7986 with infra container: openshift-marketplace/marketplace-operator-547dbd544d-msl67/POD\" id=543c7379-8ec3-418d-8397-c382ee2ca97e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:42:16.068271 crc crio[3650]: time=\"2026-06-11T10:42:16.068198113Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=ff82ef8b-f6b7-4363-a9f4-2c729965bb4e name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:42:16.071440 crc crio[3650]: time=\"2026-06-11T10:42:16.071380495Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=e1df98fd-9daf-4b2d-afd4-4d81abf9cd95 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:42:16.097814 crc crio[3650]: time=\"2026-06-11T10:42:16.096704853Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-msl67/marketplace-operator\" id=c31e44cb-cef9-4c9b-90b1-d9b48082febe name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:42:16.097814 crc crio[3650]: time=\"2026-06-11T10:42:16.097329443Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:42:16.130750 crc crio[3650]: time=\"2026-06-11T10:42:16.130549352Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:42:16.134308 crc crio[3650]: time=\"2026-06-11T10:42:16.13422969Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:42:16.266632 crc crio[3650]: time=\"2026-06-11T10:42:16.26645307Z\" level=info msg=\"Created container 980e7054ee554048c56f815b9e69288bb7459b31f3d6c46ecf8af85511fbe60c: openshift-marketplace/marketplace-operator-547dbd544d-msl67/marketplace-operator\" id=c31e44cb-cef9-4c9b-90b1-d9b48082febe name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:42:16.268889 crc crio[3650]: time=\"2026-06-11T10:42:16.268781044Z\" level=info msg=\"Starting container: 980e7054ee554048c56f815b9e69288bb7459b31f3d6c46ecf8af85511fbe60c\" id=c72fc759-97ab-4ffb-bd7d-c9139d6a6afd name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:42:16.274995 crc crio[3650]: time=\"2026-06-11T10:42:16.274858731Z\" level=info msg=\"Started container\" PID=19703 containerID=980e7054ee554048c56f815b9e69288bb7459b31f3d6c46ecf8af85511fbe60c description=openshift-marketplace/marketplace-operator-547dbd544d-msl67/marketplace-operator id=c72fc759-97ab-4ffb-bd7d-c9139d6a6afd name=/runtime.v1.RuntimeService/StartContainer sandboxID=275d7dcc4bc8f174646b2ef56319d0ea75932f10ed1e7d03a583f6417d7d7986\nJun 11 10:42:16.699714 crc crio[3650]: time=\"2026-06-11T10:42:16.699595145Z\" level=info msg=\"Removing container: af7c7e5f311b73b91bc386f5a3348a72a676d5b786dfb193a9d6a24d5102181a\" id=8c29b523-6e97-4da8-ad04-b48cdbb2b4e5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:42:16.731186 crc crio[3650]: time=\"2026-06-11T10:42:16.731050769Z\" level=info msg=\"Removed container af7c7e5f311b73b91bc386f5a3348a72a676d5b786dfb193a9d6a24d5102181a: openshift-marketplace/redhat-marketplace-ntdwx/registry-server\" id=8c29b523-6e97-4da8-ad04-b48cdbb2b4e5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:42:16.733878 crc crio[3650]: time=\"2026-06-11T10:42:16.733803147Z\" level=info msg=\"Removing container: 3c2459629aa56541a2ecff075cc04d1b6193697f9dc0cd58cc47bb7b310e5ae2\" id=04eea0e3-9ebc-4f90-b63f-bab69b51b3e0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:42:16.751157 crc crio[3650]: time=\"2026-06-11T10:42:16.750929545Z\" level=info msg=\"Removed container 3c2459629aa56541a2ecff075cc04d1b6193697f9dc0cd58cc47bb7b310e5ae2: openshift-marketplace/redhat-marketplace-ntdwx/extract-content\" id=04eea0e3-9ebc-4f90-b63f-bab69b51b3e0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:42:16.754812 crc crio[3650]: time=\"2026-06-11T10:42:16.754742858Z\" level=info msg=\"Removing container: 7d6ebd9335e4cef3aa2afab627767d661adde6426b008ce9485f573720b0ac6a\" id=3d0401cf-6b06-44c0-8bea-3e88ecaa5f47 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:42:16.777308 crc crio[3650]: time=\"2026-06-11T10:42:16.777213024Z\" level=info msg=\"Removed container 7d6ebd9335e4cef3aa2afab627767d661adde6426b008ce9485f573720b0ac6a: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities\" id=3d0401cf-6b06-44c0-8bea-3e88ecaa5f47 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:42:16.780183 crc crio[3650]: time=\"2026-06-11T10:42:16.780073155Z\" level=info msg=\"Removing container: a9f812b7bce25944f6dbd65ced29e6d18af9a94797a74dd8749476a52cb84202\" id=790f6d41-8253-4818-93dc-793588d2669a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:42:16.799695 crc crio[3650]: time=\"2026-06-11T10:42:16.79957669Z\" level=info msg=\"Removed container a9f812b7bce25944f6dbd65ced29e6d18af9a94797a74dd8749476a52cb84202: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=790f6d41-8253-4818-93dc-793588d2669a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:42:16.803823 crc crio[3650]: time=\"2026-06-11T10:42:16.8037463Z\" level=info msg=\"Removing container: fcba41fdafb7f2fe7076dfbd5924e2d26733e9f8c5277d707d50e98446e72ec6\" id=a63e2762-edeb-464d-864f-fc807aff57bb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:42:16.822148 crc crio[3650]: time=\"2026-06-11T10:42:16.822025024Z\" level=info msg=\"Removed container fcba41fdafb7f2fe7076dfbd5924e2d26733e9f8c5277d707d50e98446e72ec6: openshift-marketplace/redhat-operators-x5vn9/registry-server\" id=a63e2762-edeb-464d-864f-fc807aff57bb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:42:16.827198 crc crio[3650]: time=\"2026-06-11T10:42:16.827030903Z\" level=info msg=\"Removing container: e618b18a18fc32663bf917ffa4cb78492c34653eb7312fcd0cc9a4c71bbb32d1\" id=1218467b-1241-400b-ad2e-e3ff5faa8fba name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:42:16.846258 crc crio[3650]: time=\"2026-06-11T10:42:16.84601015Z\" level=info msg=\"Removed container e618b18a18fc32663bf917ffa4cb78492c34653eb7312fcd0cc9a4c71bbb32d1: openshift-marketplace/redhat-operators-x5vn9/extract-content\" id=1218467b-1241-400b-ad2e-e3ff5faa8fba name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:42:16.848664 crc crio[3650]: time=\"2026-06-11T10:42:16.848596301Z\" level=info msg=\"Removing container: 74825a5f13822a1f03ddfd9c2c49ef460bc44b2369a5d25caba040ef05a90adf\" id=5c21486c-009b-48f9-9c13-c4c69a8253e1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:42:16.863764 crc crio[3650]: time=\"2026-06-11T10:42:16.863698115Z\" level=info msg=\"Removed container 74825a5f13822a1f03ddfd9c2c49ef460bc44b2369a5d25caba040ef05a90adf: openshift-marketplace/redhat-operators-x5vn9/extract-utilities\" id=5c21486c-009b-48f9-9c13-c4c69a8253e1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:42:16.866558 crc crio[3650]: time=\"2026-06-11T10:42:16.866500223Z\" level=info msg=\"Removing container: 5e9441089e138993331225faf727ae62a079e63e7801e67b86293ac55c68182a\" id=c305ecd0-8678-4146-a753-615fda3f8ae6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:42:16.886849 crc crio[3650]: time=\"2026-06-11T10:42:16.886712769Z\" level=info msg=\"Removed container 5e9441089e138993331225faf727ae62a079e63e7801e67b86293ac55c68182a: openshift-marketplace/community-operators-qhh6t/registry-server\" id=c305ecd0-8678-4146-a753-615fda3f8ae6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:42:16.889953 crc crio[3650]: time=\"2026-06-11T10:42:16.889869878Z\" level=info msg=\"Removing container: 1054483cb9c68207350cb0adcd8d072865588af545f03c9fc4e823fc02dd7658\" id=454cf784-8aab-46f4-8fbb-237f3768c6fd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:42:16.931693 crc crio[3650]: time=\"2026-06-11T10:42:16.931303524Z\" level=info msg=\"Removed container 1054483cb9c68207350cb0adcd8d072865588af545f03c9fc4e823fc02dd7658: openshift-marketplace/community-operators-qhh6t/extract-content\" id=454cf784-8aab-46f4-8fbb-237f3768c6fd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:42:16.936905 crc crio[3650]: time=\"2026-06-11T10:42:16.93657636Z\" level=info msg=\"Removing container: 653a01410df0de8595e0b6f4a44b01b6a95175abafb899472ca07d1766577dd7\" id=8dc4f090-2f3c-4447-b8a5-16d49847c7eb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:42:16.965522 crc crio[3650]: time=\"2026-06-11T10:42:16.965331069Z\" level=info msg=\"Removed container 653a01410df0de8595e0b6f4a44b01b6a95175abafb899472ca07d1766577dd7: openshift-marketplace/community-operators-qhh6t/extract-utilities\" id=8dc4f090-2f3c-4447-b8a5-16d49847c7eb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:42:17.801751 crc crio[3650]: time=\"2026-06-11T10:42:17.801354752Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-4mshq/POD\" id=49e88b0a-24fb-4d03-a2f9-f3e6d5f0e8e0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:42:17.802951 crc crio[3650]: time=\"2026-06-11T10:42:17.801782856Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:42:17.825016 crc crio[3650]: time=\"2026-06-11T10:42:17.824880782Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-4mshq Namespace:openshift-marketplace ID:b18a4694ae109c0e8a03ea38c19dd6f97d686b76a93acc92af618b014c7d36b6 UID:5fc2325a-df2f-44a3-97ff-8d19f076d854 NetNS:/var/run/netns/1d3b5a02-ecca-4147-b9fc-bd9588ece1e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5fc2325a_df2f_44a3_97ff_8d19f076d854.slice PodAnnotations:0xc001612608}] Aliases:map[]}\"\nJun 11 10:42:17.825016 crc crio[3650]: time=\"2026-06-11T10:42:17.824939874Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-4mshq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 10:42:18.019543 crc crio[3650]: time=\"2026-06-11T10:42:18.019479724Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-l4wsd/POD\" id=861f43db-c440-4a02-a0c4-3abccd4b2023 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:42:18.019643 crc crio[3650]: time=\"2026-06-11T10:42:18.019563927Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:42:18.037455 crc crio[3650]: time=\"2026-06-11T10:42:18.037013344Z\" level=info msg=\"Got pod network &{Name:redhat-operators-l4wsd Namespace:openshift-marketplace ID:431104bd6803320b613e64354a49d0f01737cc93b32a868c6aee1e0d920dfea5 UID:7c260c7a-8f49-44ed-8c08-6377afd3201a NetNS:/var/run/netns/36c037db-f23a-43af-aabf-92ef699e5651 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7c260c7a_8f49_44ed_8c08_6377afd3201a.slice PodAnnotations:0xc00021a398}] Aliases:map[]}\"\nJun 11 10:42:18.037455 crc crio[3650]: time=\"2026-06-11T10:42:18.037440738Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-l4wsd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 10:42:18.148572 crc crio[3650]: 2026-06-11T10:42:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b18a4694ae109c0 Mac:6a:38:84:de:7e:78 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:37 Mtu:0 Sandbox:/var/run/netns/1d3b5a02-ecca-4147-b9fc-bd9588ece1e7 SocketPath: PciID:}] [{Interface:0xc00048c6b0 Address:{IP:10.217.0.55 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 10:42:18.150277 crc crio[3650]: time=\"2026-06-11T10:42:18.150100964Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-4mshq Namespace:openshift-marketplace ID:b18a4694ae109c0e8a03ea38c19dd6f97d686b76a93acc92af618b014c7d36b6 UID:5fc2325a-df2f-44a3-97ff-8d19f076d854 NetNS:/var/run/netns/1d3b5a02-ecca-4147-b9fc-bd9588ece1e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5fc2325a_df2f_44a3_97ff_8d19f076d854.slice PodAnnotations:0xc001612608}] Aliases:map[]}\"\nJun 11 10:42:18.150429 crc crio[3650]: time=\"2026-06-11T10:42:18.150366233Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-4mshq for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 10:42:18.158182 crc crio[3650]: time=\"2026-06-11T10:42:18.158080819Z\" level=info msg=\"Ran pod sandbox b18a4694ae109c0e8a03ea38c19dd6f97d686b76a93acc92af618b014c7d36b6 with infra container: openshift-marketplace/redhat-marketplace-4mshq/POD\" id=49e88b0a-24fb-4d03-a2f9-f3e6d5f0e8e0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:42:18.160633 crc crio[3650]: time=\"2026-06-11T10:42:18.160563537Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=dbeb301c-0f92-4cf5-b96f-81f216f458e0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:42:18.163864 crc crio[3650]: time=\"2026-06-11T10:42:18.163787931Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=850ad778-4054-4683-adae-e030475a1cc9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:42:18.174669 crc crio[3650]: time=\"2026-06-11T10:42:18.174587815Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-4mshq/extract-utilities\" id=36e32111-f29a-43c7-8357-2bd84f0abe62 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:42:18.175177 crc crio[3650]: time=\"2026-06-11T10:42:18.175027889Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:42:18.200914 crc crio[3650]: time=\"2026-06-11T10:42:18.200631088Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:42:18.206377 crc crio[3650]: time=\"2026-06-11T10:42:18.206288417Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:42:18.281054 crc crio[3650]: 2026-06-11T10:42:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:431104bd6803320 Mac:d6:f8:7f:6b:f0:f0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:38 Mtu:0 Sandbox:/var/run/netns/36c037db-f23a-43af-aabf-92ef699e5651 SocketPath: PciID:}] [{Interface:0xc00050c5d0 Address:{IP:10.217.0.56 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 10:42:18.282090 crc crio[3650]: time=\"2026-06-11T10:42:18.282000823Z\" level=info msg=\"Got pod network &{Name:redhat-operators-l4wsd Namespace:openshift-marketplace ID:431104bd6803320b613e64354a49d0f01737cc93b32a868c6aee1e0d920dfea5 UID:7c260c7a-8f49-44ed-8c08-6377afd3201a NetNS:/var/run/netns/36c037db-f23a-43af-aabf-92ef699e5651 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7c260c7a_8f49_44ed_8c08_6377afd3201a.slice PodAnnotations:0xc00021a398}] Aliases:map[]}\"\nJun 11 10:42:18.282304 crc crio[3650]: time=\"2026-06-11T10:42:18.282234331Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-l4wsd for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 10:42:18.288062 crc crio[3650]: time=\"2026-06-11T10:42:18.287910663Z\" level=info msg=\"Ran pod sandbox 431104bd6803320b613e64354a49d0f01737cc93b32a868c6aee1e0d920dfea5 with infra container: openshift-marketplace/redhat-operators-l4wsd/POD\" id=861f43db-c440-4a02-a0c4-3abccd4b2023 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:42:18.290280 crc crio[3650]: time=\"2026-06-11T10:42:18.290078681Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=21dcf232-f318-4126-83bf-85d552839377 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:42:18.294717 crc crio[3650]: time=\"2026-06-11T10:42:18.294568295Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=6a931145-4a0a-4abe-833a-9bdd572af969 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:42:18.302864 crc crio[3650]: time=\"2026-06-11T10:42:18.302790037Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-l4wsd/extract-utilities\" id=4898ff19-6cc0-4ffb-bb8d-b017c4cb6185 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:42:18.303174 crc crio[3650]: time=\"2026-06-11T10:42:18.303048835Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:42:18.317617 crc crio[3650]: time=\"2026-06-11T10:42:18.317503866Z\" level=info msg=\"Created container 348992a8e61f088a128475122d849ae1e80b118c709bf8f257b73273fff968ae: openshift-marketplace/redhat-marketplace-4mshq/extract-utilities\" id=36e32111-f29a-43c7-8357-2bd84f0abe62 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:42:18.318547 crc crio[3650]: time=\"2026-06-11T10:42:18.318445706Z\" level=info msg=\"Starting container: 348992a8e61f088a128475122d849ae1e80b118c709bf8f257b73273fff968ae\" id=0d89a5bd-9a36-43ee-a1a2-a52458c2e809 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:42:18.322609 crc crio[3650]: time=\"2026-06-11T10:42:18.322534047Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:42:18.324719 crc crio[3650]: time=\"2026-06-11T10:42:18.324592523Z\" level=info msg=\"Started container\" PID=19804 containerID=348992a8e61f088a128475122d849ae1e80b118c709bf8f257b73273fff968ae description=openshift-marketplace/redhat-marketplace-4mshq/extract-utilities id=0d89a5bd-9a36-43ee-a1a2-a52458c2e809 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b18a4694ae109c0e8a03ea38c19dd6f97d686b76a93acc92af618b014c7d36b6\nJun 11 10:42:18.326048 crc crio[3650]: time=\"2026-06-11T10:42:18.325953256Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:42:18.516800 crc crio[3650]: time=\"2026-06-11T10:42:18.516624722Z\" level=info msg=\"Created container 680c836d4caaa499d47368af7236c967b7c3e63f04f3f0521f9270af6fb05271: openshift-marketplace/redhat-operators-l4wsd/extract-utilities\" id=4898ff19-6cc0-4ffb-bb8d-b017c4cb6185 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:42:18.518613 crc crio[3650]: time=\"2026-06-11T10:42:18.518497282Z\" level=info msg=\"Starting container: 680c836d4caaa499d47368af7236c967b7c3e63f04f3f0521f9270af6fb05271\" id=3a800f8c-1af1-42f7-91c2-cd775cd2ebec name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:42:18.523960 crc crio[3650]: time=\"2026-06-11T10:42:18.523807611Z\" level=info msg=\"Started container\" PID=19813 containerID=680c836d4caaa499d47368af7236c967b7c3e63f04f3f0521f9270af6fb05271 description=openshift-marketplace/redhat-operators-l4wsd/extract-utilities id=3a800f8c-1af1-42f7-91c2-cd775cd2ebec name=/runtime.v1.RuntimeService/StartContainer sandboxID=431104bd6803320b613e64354a49d0f01737cc93b32a868c6aee1e0d920dfea5\nJun 11 10:42:18.779894 crc crio[3650]: time=\"2026-06-11T10:42:18.779802482Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=c72a8c5e-a0cd-4d21-a6c6-79cee08d2b4f name=/runtime.v1.ImageService/PullImage\nJun 11 10:42:18.784819 crc crio[3650]: time=\"2026-06-11T10:42:18.784636877Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=d918ca40-87f1-4657-9400-0fd89baf0c1e name=/runtime.v1.ImageService/PullImage\nJun 11 10:42:18.790870 crc crio[3650]: time=\"2026-06-11T10:42:18.790776653Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 11 10:42:18.792579 crc crio[3650]: time=\"2026-06-11T10:42:18.792496579Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 11 10:42:19.655575 crc crio[3650]: time=\"2026-06-11T10:42:19.654566824Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03\" id=d918ca40-87f1-4657-9400-0fd89baf0c1e name=/runtime.v1.ImageService/PullImage\nJun 11 10:42:19.657598 crc crio[3650]: time=\"2026-06-11T10:42:19.656627179Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=04347b1b-b362-4e7c-be07-b751d4cb74b0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:42:19.660386 crc crio[3650]: time=\"2026-06-11T10:42:19.660304867Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=91cc37fb-fc9d-44db-8c65-691fb2ddff6f name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:42:19.670379 crc crio[3650]: time=\"2026-06-11T10:42:19.670287325Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-4mshq/extract-content\" id=016a0a7d-8c51-4a23-8fba-54ad5c5afa6a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:42:19.670901 crc crio[3650]: time=\"2026-06-11T10:42:19.670789711Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:42:19.709867 crc crio[3650]: time=\"2026-06-11T10:42:19.709645271Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:42:19.713388 crc crio[3650]: time=\"2026-06-11T10:42:19.713311539Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:42:19.812079 crc crio[3650]: time=\"2026-06-11T10:42:19.811951467Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:546c77fdbf5f7c6a9a4243f4c4ef38fe0f584972a70f687bc40091743ee77d60\" id=c72a8c5e-a0cd-4d21-a6c6-79cee08d2b4f name=/runtime.v1.ImageService/PullImage\nJun 11 10:42:19.813210 crc crio[3650]: time=\"2026-06-11T10:42:19.813016851Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=99dd94ae-0fd1-4be8-86e4-67cc44ce93e9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:42:19.817892 crc crio[3650]: time=\"2026-06-11T10:42:19.817593076Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=1724a280-80db-4783-97f7-df10ba5ef88a name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:42:19.834516 crc crio[3650]: time=\"2026-06-11T10:42:19.834410254Z\" level=info msg=\"Created container 6656aa10d389b8a39aa511ad4dd8222ab7dedc4f6d7cc7626c907f161a562efa: openshift-marketplace/redhat-marketplace-4mshq/extract-content\" id=016a0a7d-8c51-4a23-8fba-54ad5c5afa6a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:42:19.835927 crc crio[3650]: time=\"2026-06-11T10:42:19.835726216Z\" level=info msg=\"Starting container: 6656aa10d389b8a39aa511ad4dd8222ab7dedc4f6d7cc7626c907f161a562efa\" id=b5811c80-5ba1-45f1-bb02-9d8cd6c5e519 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:42:19.837068 crc crio[3650]: time=\"2026-06-11T10:42:19.836956445Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-l4wsd/extract-content\" id=27d5543d-9498-4dd0-98f3-49ae40c4c2b4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:42:19.837613 crc crio[3650]: time=\"2026-06-11T10:42:19.837545944Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:42:19.856321 crc crio[3650]: time=\"2026-06-11T10:42:19.856021374Z\" level=info msg=\"Started container\" PID=19830 containerID=6656aa10d389b8a39aa511ad4dd8222ab7dedc4f6d7cc7626c907f161a562efa description=openshift-marketplace/redhat-marketplace-4mshq/extract-content id=b5811c80-5ba1-45f1-bb02-9d8cd6c5e519 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b18a4694ae109c0e8a03ea38c19dd6f97d686b76a93acc92af618b014c7d36b6\nJun 11 10:42:19.869611 crc crio[3650]: time=\"2026-06-11T10:42:19.864903627Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:42:19.869611 crc crio[3650]: time=\"2026-06-11T10:42:19.868484371Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:42:19.979922 crc crio[3650]: time=\"2026-06-11T10:42:19.977888103Z\" level=info msg=\"Created container 6d17291061e14c204760e44df04468215340616c99b0441c4d5b41665beed344: openshift-marketplace/redhat-operators-l4wsd/extract-content\" id=27d5543d-9498-4dd0-98f3-49ae40c4c2b4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:42:19.979922 crc crio[3650]: time=\"2026-06-11T10:42:19.979000719Z\" level=info msg=\"Starting container: 6d17291061e14c204760e44df04468215340616c99b0441c4d5b41665beed344\" id=f1c082fc-d4e6-46d3-9f3e-d2fdb553a09f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:42:19.985239 crc crio[3650]: time=\"2026-06-11T10:42:19.985023682Z\" level=info msg=\"Started container\" PID=19845 containerID=6d17291061e14c204760e44df04468215340616c99b0441c4d5b41665beed344 description=openshift-marketplace/redhat-operators-l4wsd/extract-content id=f1c082fc-d4e6-46d3-9f3e-d2fdb553a09f name=/runtime.v1.RuntimeService/StartContainer sandboxID=431104bd6803320b613e64354a49d0f01737cc93b32a868c6aee1e0d920dfea5\nJun 11 10:42:20.270235 crc crio[3650]: time=\"2026-06-11T10:42:20.269686397Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-pvc9x/POD\" id=00197585-cd4b-4869-bb1d-f9c53730e531 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:42:20.270353 crc crio[3650]: time=\"2026-06-11T10:42:20.270247185Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:42:20.292592 crc crio[3650]: time=\"2026-06-11T10:42:20.292440924Z\" level=info msg=\"Got pod network &{Name:certified-operators-pvc9x Namespace:openshift-marketplace ID:33296598bb10fcdc09c6929be6b79ef41d3486b9358fc0c880d305ba28d1114f UID:6c83f1fd-a22d-4972-abb7-23a3f712c8b0 NetNS:/var/run/netns/5dd468f2-28b8-487c-81a8-a43b8e2f1d70 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6c83f1fd_a22d_4972_abb7_23a3f712c8b0.slice PodAnnotations:0xc001384c50}] Aliases:map[]}\"\nJun 11 10:42:20.292592 crc crio[3650]: time=\"2026-06-11T10:42:20.292503126Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-pvc9x to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 10:42:20.459007 crc crio[3650]: time=\"2026-06-11T10:42:20.457359717Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-mzmwc/POD\" id=4196a610-8fcb-4893-8653-29bbb568ea6e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:42:20.459007 crc crio[3650]: time=\"2026-06-11T10:42:20.457489041Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:42:20.478809 crc crio[3650]: time=\"2026-06-11T10:42:20.478721009Z\" level=info msg=\"Got pod network &{Name:community-operators-mzmwc Namespace:openshift-marketplace ID:5f9a4852e4f1edf916443c14129675e4bc537736ba350a119603b2d55d963ddf UID:73bec29a-42a8-4103-9fc1-af0156e49a2c NetNS:/var/run/netns/6dc77ac6-b3e8-44fd-871b-805911f3b972 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod73bec29a_42a8_4103_9fc1_af0156e49a2c.slice PodAnnotations:0xc001384e28}] Aliases:map[]}\"\nJun 11 10:42:20.478809 crc crio[3650]: time=\"2026-06-11T10:42:20.478792541Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-mzmwc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 10:42:20.577672 crc crio[3650]: 2026-06-11T10:42:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:33296598bb10fcd Mac:de:2b:0e:92:41:10 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:39 Mtu:0 Sandbox:/var/run/netns/5dd468f2-28b8-487c-81a8-a43b8e2f1d70 SocketPath: PciID:}] [{Interface:0xc000582760 Address:{IP:10.217.0.57 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 10:42:20.578832 crc crio[3650]: time=\"2026-06-11T10:42:20.578754852Z\" level=info msg=\"Got pod network &{Name:certified-operators-pvc9x Namespace:openshift-marketplace ID:33296598bb10fcdc09c6929be6b79ef41d3486b9358fc0c880d305ba28d1114f UID:6c83f1fd-a22d-4972-abb7-23a3f712c8b0 NetNS:/var/run/netns/5dd468f2-28b8-487c-81a8-a43b8e2f1d70 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6c83f1fd_a22d_4972_abb7_23a3f712c8b0.slice PodAnnotations:0xc001384c50}] Aliases:map[]}\"\nJun 11 10:42:20.579018 crc crio[3650]: time=\"2026-06-11T10:42:20.578946638Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-pvc9x for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 10:42:20.586153 crc crio[3650]: time=\"2026-06-11T10:42:20.586025815Z\" level=info msg=\"Ran pod sandbox 33296598bb10fcdc09c6929be6b79ef41d3486b9358fc0c880d305ba28d1114f with infra container: openshift-marketplace/certified-operators-pvc9x/POD\" id=00197585-cd4b-4869-bb1d-f9c53730e531 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:42:20.589486 crc crio[3650]: time=\"2026-06-11T10:42:20.589431943Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=dbe17e12-04ee-4c90-8355-edf68bb3bffd name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:42:20.595299 crc crio[3650]: time=\"2026-06-11T10:42:20.595215657Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=cf9aaeda-a186-48f2-a626-bc44f022d063 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:42:20.604758 crc crio[3650]: time=\"2026-06-11T10:42:20.60470323Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-pvc9x/extract-utilities\" id=bb21838c-0001-4d23-9110-d8359437e428 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:42:20.605649 crc crio[3650]: time=\"2026-06-11T10:42:20.605622849Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:42:20.647748 crc crio[3650]: time=\"2026-06-11T10:42:20.646601087Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:42:20.651023 crc crio[3650]: time=\"2026-06-11T10:42:20.650330456Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:42:20.714829 crc crio[3650]: 2026-06-11T10:42:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5f9a4852e4f1edf Mac:ae:b6:9a:06:39:f0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3c Mtu:0 Sandbox:/var/run/netns/6dc77ac6-b3e8-44fd-871b-805911f3b972 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.60 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 10:42:20.716009 crc crio[3650]: time=\"2026-06-11T10:42:20.715552618Z\" level=info msg=\"Got pod network &{Name:community-operators-mzmwc Namespace:openshift-marketplace ID:5f9a4852e4f1edf916443c14129675e4bc537736ba350a119603b2d55d963ddf UID:73bec29a-42a8-4103-9fc1-af0156e49a2c NetNS:/var/run/netns/6dc77ac6-b3e8-44fd-871b-805911f3b972 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod73bec29a_42a8_4103_9fc1_af0156e49a2c.slice PodAnnotations:0xc001384e28}] Aliases:map[]}\"\nJun 11 10:42:20.716009 crc crio[3650]: time=\"2026-06-11T10:42:20.715673972Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-mzmwc for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 10:42:20.722104 crc crio[3650]: time=\"2026-06-11T10:42:20.722047308Z\" level=info msg=\"Ran pod sandbox 5f9a4852e4f1edf916443c14129675e4bc537736ba350a119603b2d55d963ddf with infra container: openshift-marketplace/community-operators-mzmwc/POD\" id=4196a610-8fcb-4893-8653-29bbb568ea6e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:42:20.724458 crc crio[3650]: time=\"2026-06-11T10:42:20.724336989Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=24777fe2-a182-4de1-9fe3-d9a6828a0870 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:42:20.726287 crc crio[3650]: time=\"2026-06-11T10:42:20.726236139Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=228fa697-efad-4fe8-aff9-de7e0312686b name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:42:20.737953 crc crio[3650]: time=\"2026-06-11T10:42:20.737820029Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-mzmwc/extract-utilities\" id=786ef82f-b83c-44a5-b742-7772a45bab98 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:42:20.738472 crc crio[3650]: time=\"2026-06-11T10:42:20.738240963Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:42:20.759930 crc crio[3650]: time=\"2026-06-11T10:42:20.759834072Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:42:20.762947 crc crio[3650]: time=\"2026-06-11T10:42:20.762866818Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:42:20.795788 crc crio[3650]: time=\"2026-06-11T10:42:20.795689366Z\" level=info msg=\"Created container 3f8532dbcc9fdb472c3a6e006ece889cc681159e01b6a12c27df94219970f0c1: openshift-marketplace/certified-operators-pvc9x/extract-utilities\" id=bb21838c-0001-4d23-9110-d8359437e428 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:42:20.797450 crc crio[3650]: time=\"2026-06-11T10:42:20.797301408Z\" level=info msg=\"Starting container: 3f8532dbcc9fdb472c3a6e006ece889cc681159e01b6a12c27df94219970f0c1\" id=d54e2046-f664-4941-95e5-55e98977eb65 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:42:20.803693 crc crio[3650]: time=\"2026-06-11T10:42:20.803207526Z\" level=info msg=\"Started container\" PID=19927 containerID=3f8532dbcc9fdb472c3a6e006ece889cc681159e01b6a12c27df94219970f0c1 description=openshift-marketplace/certified-operators-pvc9x/extract-utilities id=d54e2046-f664-4941-95e5-55e98977eb65 name=/runtime.v1.RuntimeService/StartContainer sandboxID=33296598bb10fcdc09c6929be6b79ef41d3486b9358fc0c880d305ba28d1114f\nJun 11 10:42:20.823952 crc crio[3650]: time=\"2026-06-11T10:42:20.823721934Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=91758121-071e-4f52-ae7d-e90e59033e13 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:42:20.825811 crc crio[3650]: time=\"2026-06-11T10:42:20.825631521Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=f567e97f-e097-46e2-9cde-1dc61254d2cf name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:42:20.842918 crc crio[3650]: time=\"2026-06-11T10:42:20.842843371Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-4mshq/registry-server\" id=dec9b4c3-4314-4f24-8e31-cff0c1fecaaa name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:42:20.843457 crc crio[3650]: time=\"2026-06-11T10:42:20.843396189Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:42:20.874674 crc crio[3650]: time=\"2026-06-11T10:42:20.87444195Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:42:20.879007 crc crio[3650]: time=\"2026-06-11T10:42:20.878928443Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:42:21.032540 crc crio[3650]: time=\"2026-06-11T10:42:21.032409412Z\" level=info msg=\"Created container 2a4002b6ec0920f1cf955870709470ae4e5661b9d4be7c3cca82689fb6a7da30: openshift-marketplace/community-operators-mzmwc/extract-utilities\" id=786ef82f-b83c-44a5-b742-7772a45bab98 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:42:21.033554 crc crio[3650]: time=\"2026-06-11T10:42:21.033464925Z\" level=info msg=\"Starting container: 2a4002b6ec0920f1cf955870709470ae4e5661b9d4be7c3cca82689fb6a7da30\" id=95c53b73-569e-490a-b358-cc79ff7d0e57 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:42:21.040563 crc crio[3650]: time=\"2026-06-11T10:42:21.040462259Z\" level=info msg=\"Started container\" PID=19934 containerID=2a4002b6ec0920f1cf955870709470ae4e5661b9d4be7c3cca82689fb6a7da30 description=openshift-marketplace/community-operators-mzmwc/extract-utilities id=95c53b73-569e-490a-b358-cc79ff7d0e57 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5f9a4852e4f1edf916443c14129675e4bc537736ba350a119603b2d55d963ddf\nJun 11 10:42:21.047327 crc crio[3650]: time=\"2026-06-11T10:42:21.047227134Z\" level=info msg=\"Created container d20de8089434ff33a556c924692beed1fb1d1492dffc5e13a27766a84916f798: openshift-marketplace/redhat-marketplace-4mshq/registry-server\" id=dec9b4c3-4314-4f24-8e31-cff0c1fecaaa name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:42:21.050603 crc crio[3650]: time=\"2026-06-11T10:42:21.048413703Z\" level=info msg=\"Starting container: d20de8089434ff33a556c924692beed1fb1d1492dffc5e13a27766a84916f798\" id=028a35b0-a8cc-4296-832b-c8144cd1df2d name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:42:21.056378 crc crio[3650]: time=\"2026-06-11T10:42:21.056287855Z\" level=info msg=\"Started container\" PID=19942 containerID=d20de8089434ff33a556c924692beed1fb1d1492dffc5e13a27766a84916f798 description=openshift-marketplace/redhat-marketplace-4mshq/registry-server id=028a35b0-a8cc-4296-832b-c8144cd1df2d name=/runtime.v1.RuntimeService/StartContainer sandboxID=b18a4694ae109c0e8a03ea38c19dd6f97d686b76a93acc92af618b014c7d36b6\nJun 11 10:42:21.854296 crc crio[3650]: time=\"2026-06-11T10:42:21.853893062Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=f5b6fb8b-c7a8-44e0-9be5-79b7914d3a5e name=/runtime.v1.ImageService/PullImage\nJun 11 10:42:21.857538 crc crio[3650]: time=\"2026-06-11T10:42:21.857467059Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 11 10:42:21.862445 crc crio[3650]: time=\"2026-06-11T10:42:21.862101444Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=122f9150-1726-48b9-bbfa-1bae1a41694d name=/runtime.v1.ImageService/PullImage\nJun 11 10:42:21.863923 crc crio[3650]: time=\"2026-06-11T10:42:21.863872992Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 11 10:42:21.868187 crc crio[3650]: time=\"2026-06-11T10:42:21.868073396Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=a2aacb23-5e5c-4e09-8bc3-f198c3f3f44e name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:42:21.872177 crc crio[3650]: time=\"2026-06-11T10:42:21.871690522Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=6e111bb5-b1b7-4163-b44f-0320cc31fe4e name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:42:21.884570 crc crio[3650]: time=\"2026-06-11T10:42:21.884301423Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-l4wsd/registry-server\" id=fd860ccb-592d-49f4-b8a2-f61b0c96883f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:42:21.884847 crc crio[3650]: time=\"2026-06-11T10:42:21.884785539Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:42:21.949093 crc crio[3650]: time=\"2026-06-11T10:42:21.948958566Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:42:21.957247 crc crio[3650]: time=\"2026-06-11T10:42:21.95717673Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:42:22.106722 crc crio[3650]: time=\"2026-06-11T10:42:22.106420222Z\" level=info msg=\"Created container dfeb90143cc2307bf2e69f27ce7532d04377e5a24115ff33ae174f07ff3c6b45: openshift-marketplace/redhat-operators-l4wsd/registry-server\" id=fd860ccb-592d-49f4-b8a2-f61b0c96883f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:42:22.108018 crc crio[3650]: time=\"2026-06-11T10:42:22.10793766Z\" level=info msg=\"Starting container: dfeb90143cc2307bf2e69f27ce7532d04377e5a24115ff33ae174f07ff3c6b45\" id=05ce5bcc-0f91-476f-8919-146f5de747e1 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:42:22.115236 crc crio[3650]: time=\"2026-06-11T10:42:22.115195033Z\" level=info msg=\"Started container\" PID=19970 containerID=dfeb90143cc2307bf2e69f27ce7532d04377e5a24115ff33ae174f07ff3c6b45 description=openshift-marketplace/redhat-operators-l4wsd/registry-server id=05ce5bcc-0f91-476f-8919-146f5de747e1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=431104bd6803320b613e64354a49d0f01737cc93b32a868c6aee1e0d920dfea5\nJun 11 10:42:22.534488 crc crio[3650]: time=\"2026-06-11T10:42:22.534427305Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:6b36b6f39459c9ec839353793dce87ba5802bb0d927bfa0efa7b5a9a61815fc0\" id=122f9150-1726-48b9-bbfa-1bae1a41694d name=/runtime.v1.ImageService/PullImage\nJun 11 10:42:22.536007 crc crio[3650]: time=\"2026-06-11T10:42:22.535826349Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=4b36ed8e-57bf-4559-a7a3-562262b65ad3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:42:22.538605 crc crio[3650]: time=\"2026-06-11T10:42:22.538094001Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=f1d2e528-af46-4b95-b174-ff62efcfb96d name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:42:22.550219 crc crio[3650]: time=\"2026-06-11T10:42:22.550065463Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-pvc9x/extract-content\" id=d532c945-1bb5-41c8-a870-d7bb11c91122 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:42:22.550689 crc crio[3650]: time=\"2026-06-11T10:42:22.550623731Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:42:22.579162 crc crio[3650]: time=\"2026-06-11T10:42:22.578637115Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:42:22.582358 crc crio[3650]: time=\"2026-06-11T10:42:22.582284841Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:42:22.692514 crc crio[3650]: time=\"2026-06-11T10:42:22.692354725Z\" level=info msg=\"Created container a249e5ff99d2f2a133007f9ce96620a7856ab645aa36b6ae70451469314ccf1f: openshift-marketplace/certified-operators-pvc9x/extract-content\" id=d532c945-1bb5-41c8-a870-d7bb11c91122 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:42:22.694617 crc crio[3650]: time=\"2026-06-11T10:42:22.694549285Z\" level=info msg=\"Starting container: a249e5ff99d2f2a133007f9ce96620a7856ab645aa36b6ae70451469314ccf1f\" id=6cacbba5-387c-48a3-a31a-6caa90745227 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:42:22.700229 crc crio[3650]: time=\"2026-06-11T10:42:22.700109862Z\" level=info msg=\"Started container\" PID=19993 containerID=a249e5ff99d2f2a133007f9ce96620a7856ab645aa36b6ae70451469314ccf1f description=openshift-marketplace/certified-operators-pvc9x/extract-content id=6cacbba5-387c-48a3-a31a-6caa90745227 name=/runtime.v1.RuntimeService/StartContainer sandboxID=33296598bb10fcdc09c6929be6b79ef41d3486b9358fc0c880d305ba28d1114f\nJun 11 10:42:22.919365 crc crio[3650]: time=\"2026-06-11T10:42:22.919044229Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:c1bf1a7cae92e701b0ff93032482fe022c0ec704dcb6a892b32d9c898b64e1e0\" id=f5b6fb8b-c7a8-44e0-9be5-79b7914d3a5e name=/runtime.v1.ImageService/PullImage\nJun 11 10:42:22.920589 crc crio[3650]: time=\"2026-06-11T10:42:22.920473172Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=ad78def2-9383-4ba8-a24a-411cbe7b5b04 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:42:22.923179 crc crio[3650]: time=\"2026-06-11T10:42:22.922931575Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=74cfb5b7-5ef0-4df0-969c-7aacb38af22d name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:42:22.935284 crc crio[3650]: time=\"2026-06-11T10:42:22.935161796Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-mzmwc/extract-content\" id=789ef96b-4d27-410e-b993-b5509c893b4e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:42:22.935935 crc crio[3650]: time=\"2026-06-11T10:42:22.935816417Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:42:22.963827 crc crio[3650]: time=\"2026-06-11T10:42:22.963736957Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:42:22.968262 crc crio[3650]: time=\"2026-06-11T10:42:22.968185878Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:42:23.069737 crc crio[3650]: time=\"2026-06-11T10:42:23.069584075Z\" level=info msg=\"Created container 0a58cec8afbc6d5e1bab16e3c63999d4777d585d01297186f9717b37919a6029: openshift-marketplace/community-operators-mzmwc/extract-content\" id=789ef96b-4d27-410e-b993-b5509c893b4e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:42:23.070746 crc crio[3650]: time=\"2026-06-11T10:42:23.070690211Z\" level=info msg=\"Starting container: 0a58cec8afbc6d5e1bab16e3c63999d4777d585d01297186f9717b37919a6029\" id=c353e008-e770-4194-917a-25df31acefcb name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:42:23.079836 crc crio[3650]: time=\"2026-06-11T10:42:23.079710428Z\" level=info msg=\"Started container\" PID=20005 containerID=0a58cec8afbc6d5e1bab16e3c63999d4777d585d01297186f9717b37919a6029 description=openshift-marketplace/community-operators-mzmwc/extract-content id=c353e008-e770-4194-917a-25df31acefcb name=/runtime.v1.RuntimeService/StartContainer sandboxID=5f9a4852e4f1edf916443c14129675e4bc537736ba350a119603b2d55d963ddf\nJun 11 10:42:23.901820 crc crio[3650]: time=\"2026-06-11T10:42:23.900788246Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=c18129d4-06ce-469e-8adb-e306158e7a7e name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:42:23.904612 crc crio[3650]: time=\"2026-06-11T10:42:23.904500604Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=ed06c137-9d1f-46e0-822f-e76c0d641083 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:42:23.904702 crc crio[3650]: time=\"2026-06-11T10:42:23.904613252Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=477172b3-739c-41d0-850f-f233d7efa191 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:42:23.908196 crc crio[3650]: time=\"2026-06-11T10:42:23.908064007Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=7953e810-9cfa-4afd-9586-1127c4b6bee9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:42:23.923720 crc crio[3650]: time=\"2026-06-11T10:42:23.923526701Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-pvc9x/registry-server\" id=85a63735-c025-4575-b5ec-4dba37fe1293 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:42:23.924312 crc crio[3650]: time=\"2026-06-11T10:42:23.924251785Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:42:23.930220 crc crio[3650]: time=\"2026-06-11T10:42:23.929962757Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-mzmwc/registry-server\" id=7f6397e6-2a3a-4194-a24d-3218c5c98c5b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:42:23.939597 crc crio[3650]: time=\"2026-06-11T10:42:23.93946503Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:42:23.975607 crc crio[3650]: time=\"2026-06-11T10:42:23.975407909Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:42:23.982454 crc crio[3650]: time=\"2026-06-11T10:42:23.98236994Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:42:23.986340 crc crio[3650]: time=\"2026-06-11T10:42:23.986229712Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:42:23.990410 crc crio[3650]: time=\"2026-06-11T10:42:23.990315763Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:42:24.114485 crc crio[3650]: time=\"2026-06-11T10:42:24.114396914Z\" level=info msg=\"Created container 1b2f9615e515c3a9bffa29114297b08015dd80a0edba4e1e63ef51c5e93cee92: openshift-marketplace/certified-operators-pvc9x/registry-server\" id=85a63735-c025-4575-b5ec-4dba37fe1293 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:42:24.116079 crc crio[3650]: time=\"2026-06-11T10:42:24.116007945Z\" level=info msg=\"Starting container: 1b2f9615e515c3a9bffa29114297b08015dd80a0edba4e1e63ef51c5e93cee92\" id=44dcf780-519d-4685-b6f1-44b0e31e99d3 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:42:24.122431 crc crio[3650]: time=\"2026-06-11T10:42:24.122345777Z\" level=info msg=\"Started container\" PID=20028 containerID=1b2f9615e515c3a9bffa29114297b08015dd80a0edba4e1e63ef51c5e93cee92 description=openshift-marketplace/certified-operators-pvc9x/registry-server id=44dcf780-519d-4685-b6f1-44b0e31e99d3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=33296598bb10fcdc09c6929be6b79ef41d3486b9358fc0c880d305ba28d1114f\nJun 11 10:42:24.149018 crc crio[3650]: time=\"2026-06-11T10:42:24.148891205Z\" level=info msg=\"Created container 492c31a40eb02ee0a7d6af1c30f4e552f6098852b3c2dcd068acd030b8f95606: openshift-marketplace/community-operators-mzmwc/registry-server\" id=7f6397e6-2a3a-4194-a24d-3218c5c98c5b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:42:24.150213 crc crio[3650]: time=\"2026-06-11T10:42:24.150074592Z\" level=info msg=\"Starting container: 492c31a40eb02ee0a7d6af1c30f4e552f6098852b3c2dcd068acd030b8f95606\" id=c7016caa-ccfe-4eee-9571-950fd42b40f4 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:42:24.161391 crc crio[3650]: time=\"2026-06-11T10:42:24.161300801Z\" level=info msg=\"Started container\" PID=20031 containerID=492c31a40eb02ee0a7d6af1c30f4e552f6098852b3c2dcd068acd030b8f95606 description=openshift-marketplace/community-operators-mzmwc/registry-server id=c7016caa-ccfe-4eee-9571-950fd42b40f4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5f9a4852e4f1edf916443c14129675e4bc537736ba350a119603b2d55d963ddf\nJun 11 10:42:35.321491 crc systemd[1]: Stopping Container Runtime Interface for OCI (CRI-O)...\nJun 11 10:42:38.494404 crc systemd[1]: crio.service: Deactivated successfully.\nJun 11 10:42:38.494771 crc systemd[1]: Stopped Container Runtime Interface for OCI (CRI-O).\nJun 11 10:42:38.494896 crc systemd[1]: crio.service: Consumed 19min 56.472s CPU time.\nJun 11 10:42:38.564514 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...\nJun 11 10:42:38.638489 crc crio[20957]: time=\"2026-06-11T10:42:38.631483491Z\" level=info msg=\"Updating config from single file: /etc/crio/crio.conf\"\nJun 11 10:42:38.638489 crc crio[20957]: time=\"2026-06-11T10:42:38.631530582Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf\"\nJun 11 10:42:38.638489 crc crio[20957]: time=\"2026-06-11T10:42:38.634609751Z\" level=info msg=\"Updating config from path: /etc/crio/crio.conf.d\"\nJun 11 10:42:38.638489 crc crio[20957]: time=\"2026-06-11T10:42:38.634680363Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf.d/00-default\"\nJun 11 10:42:38.654816 crc crio[20957]: time=\"2026-06-11T10:42:38.654706652Z\" level=info msg=\"Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)\"\nJun 11 10:42:38.655105 crc crio[20957]: time=\"2026-06-11T10:42:38.654887057Z\" level=info msg=\"Node configuration value for hugetlb cgroup is true\"\nJun 11 10:42:38.655105 crc crio[20957]: time=\"2026-06-11T10:42:38.654898628Z\" level=info msg=\"Node configuration value for pid cgroup is true\"\nJun 11 10:42:38.655105 crc crio[20957]: time=\"2026-06-11T10:42:38.654985101Z\" level=info msg=\"Node configuration value for memoryswap cgroup is true\"\nJun 11 10:42:38.655105 crc crio[20957]: time=\"2026-06-11T10:42:38.654992451Z\" level=info msg=\"Node configuration value for cgroup v2 is true\"\nJun 11 10:42:38.680436 crc crio[20957]: time=\"2026-06-11T10:42:38.680256498Z\" level=info msg=\"Node configuration value for systemd AllowedCPUs is true\"\nJun 11 10:42:38.698848 crc crio[20957]: time=\"2026-06-11T10:42:38.698746425Z\" 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 11 10:42:38.711613 crc crio[20957]: time=\"2026-06-11T10:42:38.711048612Z\" 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 11 10:42:38.738381 crc crio[20957]: time=\"2026-06-11T10:42:38.734833829Z\" 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 11 10:42:38.957941 crc crio[20957]: time=\"2026-06-11T10:42:38.957562934Z\" level=info msg=\"Checkpoint/restore support enabled\"\nJun 11 10:42:38.957941 crc crio[20957]: time=\"2026-06-11T10:42:38.957875665Z\" level=info msg=\"Using the internal default seccomp profile\"\nJun 11 10:42:38.957941 crc crio[20957]: time=\"2026-06-11T10:42:38.957894175Z\" level=info msg=\"AppArmor is disabled by the system or at CRI-O build-time\"\nJun 11 10:42:38.957941 crc crio[20957]: time=\"2026-06-11T10:42:38.957903125Z\" level=info msg=\"No blockio config file specified, blockio not configured\"\nJun 11 10:42:38.957941 crc crio[20957]: time=\"2026-06-11T10:42:38.957912766Z\" level=info msg=\"RDT not available in the host system\"\nJun 11 10:42:38.963882 crc crio[20957]: time=\"2026-06-11T10:42:38.963761396Z\" level=info msg=\"Conmon does support the --sync option\"\nJun 11 10:42:38.963989 crc crio[20957]: time=\"2026-06-11T10:42:38.963898461Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"\nJun 11 10:42:38.968831 crc crio[20957]: time=\"2026-06-11T10:42:38.968721995Z\" level=info msg=\"Conmon does support the --sync option\"\nJun 11 10:42:38.968831 crc crio[20957]: time=\"2026-06-11T10:42:38.968811507Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"\nJun 11 10:42:39.020653 crc crio[20957]: time=\"2026-06-11T10:42:39.02045374Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 10:42:39.020653 crc crio[20957]: time=\"2026-06-11T10:42:39.020533483Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 10:42:39.021056 crc crio[20957]: time=\"2026-06-11T10:42:39.020960767Z\" level=info msg=\"FLAG: --enable-profile-unix-socket=\\\"true\\\"\\n\"\nJun 11 10:42:39.021193 crc crio[20957]: time=\"2026-06-11T10:42:39.02105871Z\" level=info msg=\"FLAG: --stream-address=\\\"192.168.130.11\\\"\\n\"\nJun 11 10:42:39.022202 crc crio[20957]: time=\"2026-06-11T10:42:39.021904547Z\" level=info msg=\"Current CRI-O configuration:\\n[crio]\\n  root = \\\"/var/lib/containers/storage\\\"\\n  runroot = \\\"/run/containers/storage\\\"\\n  imagestore = \\\"\\\"\\n  storage_driver = \\\"overlay\\\"\\n  storage_option = [\\\"overlay.skip_mount_home=true\\\"]\\n  log_dir = \\\"/var/log/crio/pods\\\"\\n  version_file = \\\"/var/run/crio/version\\\"\\n  version_file_persist = \\\"\\\"\\n  clean_shutdown_file = \\\"/var/lib/crio/clean.shutdown\\\"\\n  internal_wipe = true\\n  internal_repair = true\\n  [crio.api]\\n    grpc_max_send_msg_size = 83886080\\n    grpc_max_recv_msg_size = 83886080\\n    listen = \\\"/var/run/crio/crio.sock\\\"\\n    stream_address = \\\"192.168.130.11\\\"\\n    stream_port = \\\"0\\\"\\n    stream_enable_tls = false\\n    stream_tls_cert = \\\"\\\"\\n    stream_tls_key = \\\"\\\"\\n    stream_tls_ca = \\\"\\\"\\n    stream_idle_timeout = \\\"\\\"\\n  [crio.runtime]\\n    no_pivot = false\\n    selinux = true\\n    log_to_journald = false\\n    drop_infra_ctr = true\\n    read_only = false\\n    hooks_dir = [\\\"/etc/containers/oci/hooks.d\\\", \\\"/run/containers/oci/hooks.d\\\", \\\"/usr/share/containers/oci/hooks.d\\\"]\\n    default_capabilities = [\\\"CHOWN\\\", \\\"DAC_OVERRIDE\\\", \\\"FSETID\\\", \\\"FOWNER\\\", \\\"SETGID\\\", \\\"SETUID\\\", \\\"SETPCAP\\\", \\\"NET_BIND_SERVICE\\\", \\\"KILL\\\"]\\n    add_inheritable_capabilities = false\\n    default_env = [\\\"NSS_SDB_USE_CACHE=no\\\"]\\n    default_sysctls = [\\\"net.ipv4.ping_group_range=0 2147483647\\\"]\\n    default_ulimits = [\\\"nofile=1048576\\\"]\\n    allowed_devices = [\\\"/dev/fuse\\\", \\\"/dev/net/tun\\\"]\\n    cdi_spec_dirs = [\\\"/etc/cdi\\\", \\\"/var/run/cdi\\\"]\\n    device_ownership_from_security_context = false\\n    default_runtime = \\\"crun\\\"\\n    decryption_keys_path = \\\"/etc/crio/keys/\\\"\\n    conmon = \\\"\\\"\\n    conmon_cgroup = \\\"pod\\\"\\n    seccomp_profile = \\\"\\\"\\n    privileged_seccomp_profile = \\\"\\\"\\n    apparmor_profile = \\\"crio-default\\\"\\n    blockio_config_file = \\\"\\\"\\n    blockio_reload = false\\n    irqbalance_config_file = \\\"/etc/sysconfig/irqbalance\\\"\\n    rdt_config_file = \\\"\\\"\\n    cgroup_manager = \\\"systemd\\\"\\n    default_mounts_file = \\\"\\\"\\n    container_exits_dir = \\\"/var/run/crio/exits\\\"\\n    container_attach_socket_dir = \\\"/var/run/crio\\\"\\n    bind_mount_prefix = \\\"\\\"\\n    uid_mappings = \\\"\\\"\\n    minimum_mappable_uid = -1\\n    gid_mappings = \\\"\\\"\\n    minimum_mappable_gid = -1\\n    log_level = \\\"info\\\"\\n    log_filter = \\\"\\\"\\n    namespaces_dir = \\\"/var/run\\\"\\n    pinns_path = \\\"/usr/bin/pinns\\\"\\n    enable_criu_support = true\\n    pids_limit = -1\\n    log_size_max = -1\\n    ctr_stop_timeout = 30\\n    separate_pull_cgroup = \\\"\\\"\\n    infra_ctr_cpuset = \\\"\\\"\\n    shared_cpuset = \\\"\\\"\\n    absent_mount_sources_to_reject = [\\\"/etc/hostname\\\"]\\n    enable_pod_events = false\\n    irqbalance_config_restore_file = \\\"/etc/sysconfig/orig_irq_banned_cpus\\\"\\n    hostnetwork_disable_selinux = true\\n    disable_hostport_mapping = false\\n    timezone = \\\"\\\"\\n    [crio.runtime.runtimes]\\n      [crio.runtime.runtimes.crun]\\n        runtime_config_path = \\\"\\\"\\n        runtime_path = \\\"/usr/bin/crun\\\"\\n        runtime_type = \\\"\\\"\\n        runtime_root = \\\"/run/crun\\\"\\n        allowed_annotations = [\\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri-o.Devices\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\"]\\n        monitor_path = \\\"/usr/bin/conmon\\\"\\n        monitor_cgroup = \\\"pod\\\"\\n        container_min_memory = \\\"512KiB\\\"\\n        no_sync_log = false\\n        [crio.runtime.runtimes.crun.default_annotations]\\n          \\\"run.oci.systemd.subgroup\\\" = \\\"\\\"\\n      [crio.runtime.runtimes.runc]\\n        runtime_config_path = \\\"\\\"\\n        runtime_path = \\\"/usr/bin/runc\\\"\\n        runtime_type = \\\"\\\"\\n        runtime_root = \\\"/run/runc\\\"\\n        allowed_annotations = [\\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri-o.Devices\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\"]\\n        monitor_path = \\\"/usr/bin/conmon\\\"\\n        monitor_cgroup = \\\"pod\\\"\\n        container_min_memory = \\\"12MiB\\\"\\n        no_sync_log = false\\n    [crio.runtime.workloads]\\n      [crio.runtime.workloads.openshift-builder]\\n        activation_annotation = \\\"io.openshift.builder\\\"\\n        annotation_prefix = \\\"\\\"\\n        allowed_annotations = [\\\"io.kubernetes.cri-o.userns-mode\\\", \\\"io.kubernetes.cri-o.Devices\\\"]\\n        DisallowedAnnotations = [\\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri.rdt-class\\\", \\\"cpu-c-states.crio.io\\\", \\\"irq-load-balancing.crio.io\\\", \\\"io.kubernetes.cri-o.PodLinuxOverhead\\\", \\\"io.kubernetes.cri-o.PodLinuxResources\\\", \\\"cpu-shared.crio.io\\\", \\\"seccomp-profile.kubernetes.cri-o.io\\\", \\\"org.criu.config\\\", \\\"module.wasm.image/variant\\\", \\\"io.kubernetes.cri-o.UnifiedCgroup\\\", \\\"io.kubernetes.cri-o.TrySkipVolumeSELinuxLabel\\\", \\\"cpu-freq-governor.crio.io\\\", \\\"io.kubernetes.cri-o.seccompNotifierAction\\\", \\\"io.kubernetes.cri-o.umask\\\", \\\"io.kubernetes.cri-o.DisableFIPS\\\", \\\"bundle\\\", \\\"io.kubernetes.cri.container-type\\\", \\\"io.kubernetes.cri-o.cgroup2-mount-hierarchy-rw\\\", \\\"io.kubernetes.cri-o.ShmSize\\\", \\\"cpu-load-balancing.crio.io\\\", \\\"cpu-quota.crio.io\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\", \\\"org.systemd.property.\\\", \\\"run.oci.\\\"]\\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 11 10:42:39.023920 crc crio[20957]: time=\"2026-06-11T10:42:39.023879761Z\" level=info msg=\"Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus\"\nJun 11 10:42:39.024331 crc crio[20957]: time=\"2026-06-11T10:42:39.024272714Z\" level=info msg=\"Restore irqbalance config: nothing to do\"\nJun 11 10:42:40.574192 crc crio[20957]: time=\"2026-06-11T10:42:40.573749987Z\" level=info msg=\"Got pod network &{Name:community-operators-mzmwc Namespace:openshift-marketplace ID:5f9a4852e4f1edf916443c14129675e4bc537736ba350a119603b2d55d963ddf UID:73bec29a-42a8-4103-9fc1-af0156e49a2c NetNS:/var/run/netns/6dc77ac6-b3e8-44fd-871b-805911f3b972 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod73bec29a_42a8_4103_9fc1_af0156e49a2c.slice PodAnnotations:0xc00008da58}] Aliases:map[]}\"\nJun 11 10:42:40.575301 crc crio[20957]: time=\"2026-06-11T10:42:40.574252071Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-mzmwc for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 10:42:40.575301 crc crio[20957]: time=\"2026-06-11T10:42:40.574864093Z\" level=info msg=\"Got pod network &{Name:certified-operators-pvc9x Namespace:openshift-marketplace ID:33296598bb10fcdc09c6929be6b79ef41d3486b9358fc0c880d305ba28d1114f UID:6c83f1fd-a22d-4972-abb7-23a3f712c8b0 NetNS:/var/run/netns/5dd468f2-28b8-487c-81a8-a43b8e2f1d70 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6c83f1fd_a22d_4972_abb7_23a3f712c8b0.slice PodAnnotations:0xc0001266a8}] Aliases:map[]}\"\nJun 11 10:42:40.575301 crc crio[20957]: time=\"2026-06-11T10:42:40.574978586Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-pvc9x for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 10:42:40.575683 crc crio[20957]: time=\"2026-06-11T10:42:40.575572145Z\" level=info msg=\"Got pod network &{Name:redhat-operators-l4wsd Namespace:openshift-marketplace ID:431104bd6803320b613e64354a49d0f01737cc93b32a868c6aee1e0d920dfea5 UID:7c260c7a-8f49-44ed-8c08-6377afd3201a NetNS:/var/run/netns/36c037db-f23a-43af-aabf-92ef699e5651 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7c260c7a_8f49_44ed_8c08_6377afd3201a.slice PodAnnotations:0xc000126760}] Aliases:map[]}\"\nJun 11 10:42:40.575783 crc crio[20957]: time=\"2026-06-11T10:42:40.57572252Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-l4wsd for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 10:42:40.576413 crc crio[20957]: time=\"2026-06-11T10:42:40.57634281Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-4mshq Namespace:openshift-marketplace ID:b18a4694ae109c0e8a03ea38c19dd6f97d686b76a93acc92af618b014c7d36b6 UID:5fc2325a-df2f-44a3-97ff-8d19f076d854 NetNS:/var/run/netns/1d3b5a02-ecca-4147-b9fc-bd9588ece1e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5fc2325a_df2f_44a3_97ff_8d19f076d854.slice PodAnnotations:0xc000126800}] Aliases:map[]}\"\nJun 11 10:42:40.576519 crc crio[20957]: time=\"2026-06-11T10:42:40.576477764Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-4mshq for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 10:42:40.577040 crc crio[20957]: time=\"2026-06-11T10:42:40.576929899Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-msl67 Namespace:openshift-marketplace ID:275d7dcc4bc8f174646b2ef56319d0ea75932f10ed1e7d03a583f6417d7d7986 UID:d41d136f-a78f-476c-b322-a166cdafbe5c NetNS:/var/run/netns/07d010f6-9ea7-4c62-b1c9-061082a7e6bf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd41d136f_a78f_476c_b322_a166cdafbe5c.slice PodAnnotations:0xc000126898}] Aliases:map[]}\"\nJun 11 10:42:40.577198 crc crio[20957]: time=\"2026-06-11T10:42:40.577180657Z\" level=info msg=\"Checking pod openshift-marketplace_marketplace-operator-547dbd544d-msl67 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 10:42:40.577726 crc crio[20957]: time=\"2026-06-11T10:42:40.577663017Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-68f8cf746f-ztkv9 Namespace:openshift-route-controller-manager ID:673a3c43e06e0e36360476d50b89ca07dc1b6ec1075985e462d7c2f984476a15 UID:21fe681e-1d63-4836-acc2-97a59c3e261f NetNS:/var/run/netns/a09e691b-2f45-4812-b3a4-1c5c4b8e770c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod21fe681e_1d63_4836_acc2_97a59c3e261f.slice PodAnnotations:0xc000126920}] Aliases:map[]}\"\nJun 11 10:42:40.577838 crc crio[20957]: time=\"2026-06-11T10:42:40.577792011Z\" level=info msg=\"Checking pod openshift-route-controller-manager_route-controller-manager-68f8cf746f-ztkv9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 10:42:40.578419 crc crio[20957]: time=\"2026-06-11T10:42:40.578349219Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:a77b5a57378bca1caee3556e675f2b54c89f9bea0e36bbe0ba2c5f90d745855d UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/8d9bbcff-9711-4ae9-abb2-e4c6ae3b00c3 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:0xc0001269c0}] Aliases:map[]}\"\nJun 11 10:42:40.578530 crc crio[20957]: time=\"2026-06-11T10:42:40.57850125Z\" level=info msg=\"Checking pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 10:42:40.579102 crc crio[20957]: time=\"2026-06-11T10:42:40.578977569Z\" level=info msg=\"Got pod network &{Name:controller-manager-6df87f8965-dgc55 Namespace:openshift-controller-manager ID:6707bb06254c8d128f9be4b39ee81506e78af7ea6f2aabc3782d27b45b761532 UID:0424196e-4304-40e4-893d-fa63ea1454e9 NetNS:/var/run/netns/c9782c49-3681-422d-ae18-5ae151f78e14 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0424196e_4304_40e4_893d_fa63ea1454e9.slice PodAnnotations:0xc000126a60}] Aliases:map[]}\"\nJun 11 10:42:40.579248 crc crio[20957]: time=\"2026-06-11T10:42:40.579230443Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-6df87f8965-dgc55 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 10:42:40.579440 crc crio[20957]: time=\"2026-06-11T10:42:40.579366907Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 11 10:42:40.579440 crc crio[20957]: time=\"2026-06-11T10:42:40.579423279Z\" level=warning msg=\"Could not restore sandbox IP for 9e753f8518f14bfedde0b2ea422b4e623e451ccf2f06fbda1e703a727b96b5d0: failed to get network status for pod sandbox k8s_revision-pruner-13-crc_openshift-kube-apiserver_8ba3564d-7e57-41aa-8318-5b95af01317b_0(9e753f8518f14bfedde0b2ea422b4e623e451ccf2f06fbda1e703a727b96b5d0): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 11 10:42:40.579587 crc crio[20957]: time=\"2026-06-11T10:42:40.5794625Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 11 10:42:40.579587 crc crio[20957]: time=\"2026-06-11T10:42:40.579476151Z\" level=warning msg=\"Could not restore sandbox IP for ec4a77515b3024041e4cdb07e1157865cac61f91192b638810dd38b646ca95f1: failed to get network status for pod sandbox k8s_installer-13-crc_openshift-kube-apiserver_0816b583-83d2-4f80-b070-e62689ae2712_0(ec4a77515b3024041e4cdb07e1157865cac61f91192b638810dd38b646ca95f1): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 11 10:42:40.579587 crc crio[20957]: time=\"2026-06-11T10:42:40.579494221Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 11 10:42:40.579587 crc crio[20957]: time=\"2026-06-11T10:42:40.579504412Z\" level=warning msg=\"Could not restore sandbox IP for d37725fcb001234b3ff31ef8adb55416630aef35171b78a5708c66e0297d57e8: failed to get network status for pod sandbox k8s_collect-profiles-29686230-hs9dx_openshift-operator-lifecycle-manager_81b25572-ffb9-4917-87d1-f6713e295cc7_0(d37725fcb001234b3ff31ef8adb55416630aef35171b78a5708c66e0297d57e8): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 11 10:42:40.580099 crc crio[20957]: time=\"2026-06-11T10:42:40.579992677Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:d721c5d42c7fe8a2ef71fdfaea832f74a256dc039aed3fb50857cfa739db852d UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/23eccc59-caac-4e7a-ad87-d8ad5f0e6be3 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:0xc000126b10}] Aliases:map[]}\"\nJun 11 10:42:40.580323 crc crio[20957]: time=\"2026-06-11T10:42:40.580253486Z\" level=info msg=\"Checking pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 10:42:40.580778 crc crio[20957]: time=\"2026-06-11T10:42:40.580712521Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:9f17537f203b5369b515fdf93df3c21e0e1ec76139d277ab3fdc9d259dcd43de UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/4e90b64f-4996-4558-b351-c01649a55028 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:0xc000126ba8}] Aliases:map[]}\"\nJun 11 10:42:40.580930 crc crio[20957]: time=\"2026-06-11T10:42:40.580874456Z\" level=info msg=\"Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 10:42:40.582641 crc crio[20957]: time=\"2026-06-11T10:42:40.581606233Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:3a99d2cff4eb408b82b989c2d7f34de64ed03ecd7c4bbf07f6765bd313ce9b50 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/cd268ed3-db52-4030-8613-61d050e34c21 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:0xc000126c28}] Aliases:map[]}\"\nJun 11 10:42:40.582641 crc crio[20957]: time=\"2026-06-11T10:42:40.581715193Z\" level=info msg=\"Checking pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 10:42:40.582641 crc crio[20957]: time=\"2026-06-11T10:42:40.582060954Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:bca9cdc7581b33475a012a721b9060d11ab4236fed24ec99de48c4f1be0290d7 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/dfae5057-b378-4808-872a-49b11a1d89f7 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:0xc000126ca8}] Aliases:map[]}\"\nJun 11 10:42:40.582641 crc crio[20957]: time=\"2026-06-11T10:42:40.582276981Z\" level=info msg=\"Checking pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 10:42:40.583610 crc crio[20957]: time=\"2026-06-11T10:42:40.583533531Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:bb73203da0f8806a0058ff5c7f015469ed1d0dcfcb558a024d53e72ada603766 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/9c944ab8-9f4a-452e-89aa-f65193ee9a47 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:0xc000126d38}] Aliases:map[]}\"\nJun 11 10:42:40.583782 crc crio[20957]: time=\"2026-06-11T10:42:40.583718687Z\" level=info msg=\"Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 10:42:40.584247 crc crio[20957]: time=\"2026-06-11T10:42:40.584172062Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:089f8796586f8b7db92a69c83013faa76dd5287d067fcd029cad6702aa674c55 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/20f920f0-446e-4879-932a-647b0a058a82 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:0xc000126dc8}] Aliases:map[]}\"\nJun 11 10:42:40.584352 crc crio[20957]: time=\"2026-06-11T10:42:40.584296956Z\" 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 11 10:42:40.584778 crc crio[20957]: time=\"2026-06-11T10:42:40.584717119Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:66c4dd1c40e3b6182485cd3f50b91bd9b65c2b5109958d01b68f3857f6960d38 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/d35622ba-c9a3-4870-a80b-59a53d993773 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:0xc000126e58}] Aliases:map[]}\"\nJun 11 10:42:40.584922 crc crio[20957]: time=\"2026-06-11T10:42:40.584874974Z\" level=info msg=\"Checking pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 10:42:40.585489 crc crio[20957]: time=\"2026-06-11T10:42:40.585412572Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:8985b114e219e5dafc14dc9e2b91617f6f9d197483f41f68b27317fb61885d6e UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/24a3051a-a304-47b0-b39f-fea4c16f2b99 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:0xc000126ee8}] Aliases:map[]}\"\nJun 11 10:42:40.585596 crc crio[20957]: time=\"2026-06-11T10:42:40.585552736Z\" level=info msg=\"Checking pod openshift-service-ca_service-ca-74545575db-n469q for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 10:42:40.585955 crc crio[20957]: time=\"2026-06-11T10:42:40.585879357Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:6ef12fd6b0c6e147573c9d7167dded74e9302978058c0c041290a283a9ee58a5 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/4ccb2a5b-0375-4c81-95a5-b9e5ab177a47 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:0xc000126f78}] Aliases:map[]}\"\nJun 11 10:42:40.586201 crc crio[20957]: time=\"2026-06-11T10:42:40.586077713Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 10:42:40.587438 crc crio[20957]: time=\"2026-06-11T10:42:40.587322633Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:00061e14ba0f53ee3e468ef87a929c317a5858b7d16013bffbe7e1e93701fe9e UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/b6372668-1346-4799-bafa-ee7a68ce15f4 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:0xc000127008}] Aliases:map[]}\"\nJun 11 10:42:40.587573 crc crio[20957]: time=\"2026-06-11T10:42:40.587492919Z\" level=info msg=\"Checking pod openshift-config-operator_openshift-config-operator-5777786469-bccdj for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 10:42:40.587955 crc crio[20957]: time=\"2026-06-11T10:42:40.587892301Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:c1d646d91840306ab4bf01e865e3b2326bda4801e06fc082c833812929de6cd1 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/0135306d-31cf-4be2-bde1-d5e97c0d9e4e 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:0xc000127098}] Aliases:map[]}\"\nJun 11 10:42:40.588084 crc crio[20957]: time=\"2026-06-11T10:42:40.588043146Z\" level=info msg=\"Checking pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 10:42:40.588621 crc crio[20957]: time=\"2026-06-11T10:42:40.588504431Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:219e9c2f0e426efed0f2f1d50a432f0f680a56e5a70e628201bedaf65f8e8389 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/3b04d50c-4167-43c7-b07e-8f54219dd6bf 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:0xc000127118}] Aliases:map[]}\"\nJun 11 10:42:40.588719 crc crio[20957]: time=\"2026-06-11T10:42:40.588648786Z\" level=info msg=\"Checking pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 10:42:40.589244 crc crio[20957]: time=\"2026-06-11T10:42:40.58908804Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:5253c570edf3b1586971eb345f33ec0addc675d59ebd2a7da755e82b2134ca60 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/55916e3b-688a-417b-95ca-cc3b91aa60e2 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:0xc000127198}] Aliases:map[]}\"\nJun 11 10:42:40.589351 crc crio[20957]: time=\"2026-06-11T10:42:40.589271856Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 10:42:40.589750 crc crio[20957]: time=\"2026-06-11T10:42:40.589678319Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:04fdf0749a99d67d272d39cfaad894109c5cd565eab508afc4c5fc42805cc9b7 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/450cc1fa-fdad-416b-9b9e-22838a47ed5c 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:0xc000127228}] Aliases:map[]}\"\nJun 11 10:42:40.590834 crc crio[20957]: time=\"2026-06-11T10:42:40.589872605Z\" level=info msg=\"Checking pod openshift-console-operator_console-operator-67c89758df-4jf4f for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 10:42:40.590834 crc crio[20957]: time=\"2026-06-11T10:42:40.590293239Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:bee064a86ca0eeb4ff04004766d628768c20085b8f22a24de72bda1bf48cc9c2 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/29376849-3221-441c-b733-393513def666 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:0xc0001272b8}] Aliases:map[]}\"\nJun 11 10:42:40.590834 crc crio[20957]: time=\"2026-06-11T10:42:40.590405102Z\" level=info msg=\"Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 10:42:40.590834 crc crio[20957]: time=\"2026-06-11T10:42:40.590726343Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:76282f2c5663e964888d088eccaad2478462902e770894c5da12754c6a51675b UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/cbf6f81f-d54f-47b4-8269-dbc07d7fd476 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:0xc000127348}] Aliases:map[]}\"\nJun 11 10:42:40.591224 crc crio[20957]: time=\"2026-06-11T10:42:40.590850377Z\" 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 11 10:42:40.591485 crc crio[20957]: time=\"2026-06-11T10:42:40.591360553Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:bbaa7e0f3e4c0cf312d2162e6b9804bbfc3ac4948b51e312c0a8b5306a6256d2 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/5b48bc03-0e1a-4ca8-a1c1-a4eeff2315f9 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:0xc0001273d8}] Aliases:map[]}\"\nJun 11 10:42:40.591485 crc crio[20957]: time=\"2026-06-11T10:42:40.591484267Z\" level=info msg=\"Checking pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 10:42:40.591929 crc crio[20957]: time=\"2026-06-11T10:42:40.591832278Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:31cd14af7c6599c615254daebfd7fc1cecd5e6746400d55037d288258fc9c63e UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/4fda0c39-c0e7-4263-8b78-71463e9b5aff 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:0xc000127468}] Aliases:map[]}\"\nJun 11 10:42:40.592209 crc crio[20957]: time=\"2026-06-11T10:42:40.592083126Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 10:42:40.592573 crc crio[20957]: time=\"2026-06-11T10:42:40.59252615Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:ca8434f73c9406390d09b0932f52b4f7acd9cca94a39541db2aeacce0c70c711 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/9e0a8424-1e16-4375-883e-796d6d9197d6 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:0xc0001274f8}] Aliases:map[]}\"\nJun 11 10:42:40.592667 crc crio[20957]: time=\"2026-06-11T10:42:40.592626824Z\" 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 11 10:42:40.593099 crc crio[20957]: time=\"2026-06-11T10:42:40.593037507Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:61d1e9bc82c791fa5bd1611d9665e0aa80dc160f85e5a849458e443b5028d56c UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/bf7d32c2-1540-4b5d-ab4c-45d125b60d5b 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:0xc000127578}] Aliases:map[]}\"\nJun 11 10:42:40.593285 crc crio[20957]: time=\"2026-06-11T10:42:40.593245034Z\" 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 11 10:42:40.593784 crc crio[20957]: time=\"2026-06-11T10:42:40.593678057Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:516bc6d9bcbfea8786b9cfbe5a5cf1a4347cbfac023867d6d7110c911d4e0a40 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/5daac21e-e0ef-4118-949c-ea3cf1a409f8 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:0xc000127608}] Aliases:map[]}\"\nJun 11 10:42:40.593874 crc crio[20957]: time=\"2026-06-11T10:42:40.593847253Z\" level=info msg=\"Checking pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 10:42:40.594969 crc crio[20957]: time=\"2026-06-11T10:42:40.594883736Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:d2436a448532320e93112c8fee57715fac7d8439f2ce1e798c335f4630f737c1 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/931314fb-dc94-4c78-a26b-2a787bb686c5 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:0xc000127688}] Aliases:map[]}\"\nJun 11 10:42:40.595255 crc crio[20957]: time=\"2026-06-11T10:42:40.595184784Z\" level=info msg=\"Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 10:42:40.595752 crc crio[20957]: time=\"2026-06-11T10:42:40.595660711Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:06f2fcdca9620729839d83d47e099fed83ed7f2a7600f1d0295d591e1d79ab35 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/b185b262-0045-4c12-89ac-87c2d186bd5b 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:0xc001202080}] Aliases:map[]}\"\nJun 11 10:42:40.595851 crc crio[20957]: time=\"2026-06-11T10:42:40.595787685Z\" 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 11 10:42:40.595908 crc crio[20957]: time=\"2026-06-11T10:42:40.595892559Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 11 10:42:40.595968 crc crio[20957]: time=\"2026-06-11T10:42:40.595908829Z\" level=warning msg=\"Could not restore sandbox IP for d2a5b75e1cb0179e3b2cf70397fa9bc5a2aa2e153ec38377131b90489bc50f1c: failed to get network status for pod sandbox k8s_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0(d2a5b75e1cb0179e3b2cf70397fa9bc5a2aa2e153ec38377131b90489bc50f1c): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 11 10:42:40.595968 crc crio[20957]: time=\"2026-06-11T10:42:40.59592565Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 11 10:42:40.595968 crc crio[20957]: time=\"2026-06-11T10:42:40.59593443Z\" level=warning msg=\"Could not restore sandbox IP for 07062107e831bd2bc053de9df6a86b3b014f434c930c900b1ce1ed92b05fd52b: failed to get network status for pod sandbox k8s_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0(07062107e831bd2bc053de9df6a86b3b014f434c930c900b1ce1ed92b05fd52b): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 11 10:42:40.596358 crc crio[20957]: time=\"2026-06-11T10:42:40.596302462Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:9c99f420713f64225ce22b01f6c0084a92811a3bb938bd360f37762aa82d56d4 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/385ec03d-40ef-4ca9-bba7-173d9aa040b1 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:0xc001202110}] Aliases:map[]}\"\nJun 11 10:42:40.596455 crc crio[20957]: time=\"2026-06-11T10:42:40.596437816Z\" level=info msg=\"Checking pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 10:42:40.596593 crc crio[20957]: time=\"2026-06-11T10:42:40.596539519Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 11 10:42:40.596593 crc crio[20957]: time=\"2026-06-11T10:42:40.596574731Z\" level=warning msg=\"Could not restore sandbox IP for f00a4f34978e87c5f1c6b100799810df031c4bff66b809eb32c23ea709e5dade: failed to get network status for pod sandbox k8s_certified-operators-l27pk_openshift-marketplace_91f37d35-53d4-49eb-b4e2-8ee1a226094b_0(f00a4f34978e87c5f1c6b100799810df031c4bff66b809eb32c23ea709e5dade): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 11 10:42:40.596897 crc crio[20957]: time=\"2026-06-11T10:42:40.596839726Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:a6c2e68b27559c957be075c005201faa0d7b43992fb1c64ca415754eccca4335 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/ae47957c-fd82-4182-90a4-35c93556a0fd 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:0xc0012021b0}] Aliases:map[]}\"\nJun 11 10:42:40.596985 crc crio[20957]: time=\"2026-06-11T10:42:40.596960733Z\" level=info msg=\"Checking pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 10:42:40.597578 crc crio[20957]: time=\"2026-06-11T10:42:40.59748671Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:fc27bf3df737d5f0da513dc6b9589bda63a78c45c873dd43d0d225052b3b3ec9 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/6c859371-18ba-499c-acc0-75b1674111e5 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:0xc001202230}] Aliases:map[]}\"\nJun 11 10:42:40.597683 crc crio[20957]: time=\"2026-06-11T10:42:40.597665366Z\" level=info msg=\"Checking pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 10:42:40.597861 crc crio[20957]: time=\"2026-06-11T10:42:40.59779665Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 11 10:42:40.597861 crc crio[20957]: time=\"2026-06-11T10:42:40.597837891Z\" level=warning msg=\"Could not restore sandbox IP for f5f968b95a4c09e9a35de10cc4c90e9de82846e8b43984b8310fb6d763a380c8: failed to get network status for pod sandbox k8s_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0(f5f968b95a4c09e9a35de10cc4c90e9de82846e8b43984b8310fb6d763a380c8): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 11 10:42:40.598318 crc crio[20957]: time=\"2026-06-11T10:42:40.598259315Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:ee181da4c8522f5a6a012d826f5689867d8d9bec2142766aadfe5d2692add209 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/cb6ccb60-7eca-4df7-8109-eeb40cfea68c 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:0xc0012022c8}] Aliases:map[]}\"\nJun 11 10:42:40.598465 crc crio[20957]: time=\"2026-06-11T10:42:40.598407399Z\" level=info msg=\"Checking pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 10:42:40.598937 crc crio[20957]: time=\"2026-06-11T10:42:40.598872174Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:fbd80202514f0b5860be30327966a252459f2586f0298dbbb61609f16ff252b9 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/c4f5aa31-9404-422b-8f37-24129d40c664 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:0xc001202358}] Aliases:map[]}\"\nJun 11 10:42:40.599209 crc crio[20957]: time=\"2026-06-11T10:42:40.599077921Z\" level=info msg=\"Checking pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 10:42:40.599745 crc crio[20957]: time=\"2026-06-11T10:42:40.59968068Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:ed5e22ae44b291e5f4185543b89bed76a7dac5b4dcf90f0cd6fb838ba2475124 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/900ed776-97f8-48d6-ac70-867f91fdca60 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:0xc0012023e8}] Aliases:map[]}\"\nJun 11 10:42:40.599837 crc crio[20957]: time=\"2026-06-11T10:42:40.599822635Z\" level=info msg=\"Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 10:42:40.600336 crc crio[20957]: time=\"2026-06-11T10:42:40.60027954Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:75a34b9d735f293ff0af6d791618b1cede0d9c1578e168ba6ecd2f3ca7f9f051 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/90aca7e3-2d63-40a6-b086-7c9089eccfaf 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:0xc001202478}] Aliases:map[]}\"\nJun 11 10:42:40.600442 crc crio[20957]: time=\"2026-06-11T10:42:40.600408084Z\" level=info msg=\"Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 10:42:40.600565 crc crio[20957]: time=\"2026-06-11T10:42:40.600510197Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 11 10:42:40.600565 crc crio[20957]: time=\"2026-06-11T10:42:40.600541888Z\" level=warning msg=\"Could not restore sandbox IP for c16806a1016fb09572def5ffddbf142dc6be2237317f815aeece3fdfc89e358d: failed to get network status for pod sandbox k8s_redhat-operators-x5vn9_openshift-marketplace_0ee7e057-363b-48e4-a711-ee54046db35f_0(c16806a1016fb09572def5ffddbf142dc6be2237317f815aeece3fdfc89e358d): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 11 10:42:40.600903 crc crio[20957]: time=\"2026-06-11T10:42:40.600844758Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:4b6f68ee5043dc4cefea29f31ca220f4e08b9d82b41af55c49f6cf64addd60e9 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/12a16425-93fc-4537-9b85-6ebd32bb72e6 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:0xc001202510}] Aliases:map[]}\"\nJun 11 10:42:40.601001 crc crio[20957]: time=\"2026-06-11T10:42:40.600987412Z\" level=info msg=\"Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 10:42:40.601608 crc crio[20957]: time=\"2026-06-11T10:42:40.601550031Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:5474d1b9b8f5df016208902e205ff88b11ff76f9a8854bec80c774d6ec54b5be UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/1a76ac17-7987-4b74-9c05-fcc7729b976b 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:0xc001202590}] Aliases:map[]}\"\nJun 11 10:42:40.601761 crc crio[20957]: time=\"2026-06-11T10:42:40.601704545Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 10:42:40.602336 crc crio[20957]: time=\"2026-06-11T10:42:40.602276344Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:9d4aa1898017b16d783969e94d920569ad171c8ccee63341635be05f5d8ff6e6 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/a2edd1d4-cf8f-4dbd-80d7-47b139e37b4b 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:0xc001202620}] Aliases:map[]}\"\nJun 11 10:42:40.602491 crc crio[20957]: time=\"2026-06-11T10:42:40.602435219Z\" level=info msg=\"Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 10:42:40.602934 crc crio[20957]: time=\"2026-06-11T10:42:40.602872128Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:814a6d6535d3704ef1122414b17259f4db384b0fd8b65cf4bf3f50df61827ac5 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/bc3a7dcb-8326-4ba5-a13c-e6a1d84cc52a 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:0xc0012026b0}] Aliases:map[]}\"\nJun 11 10:42:40.603093 crc crio[20957]: time=\"2026-06-11T10:42:40.603042664Z\" level=info msg=\"Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 10:42:40.603608 crc crio[20957]: time=\"2026-06-11T10:42:40.603536074Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:0388217e0684e71e30a2fcae461773ecdb68db35fb1f5cef4a8dbc2eba3d9790 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/d226181c-51e9-4f21-add3-00f53db048d9 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:0xc001202740}] Aliases:map[]}\"\nJun 11 10:42:40.603758 crc crio[20957]: time=\"2026-06-11T10:42:40.60370187Z\" level=info msg=\"Checking pod openshift-multus_multus-admission-controller-69db94689b-rvf8p for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 10:42:40.604666 crc crio[20957]: time=\"2026-06-11T10:42:40.604538782Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:f44e3225afe57afed1bc937cd165e98d088eeb2b7a98b54af19b180be964aa57 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/90695116-c143-4b1d-97e2-8e66919cc0ef 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:0xc0012027c0}] Aliases:map[]}\"\nJun 11 10:42:40.604999 crc crio[20957]: time=\"2026-06-11T10:42:40.604930884Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-target-fhkjl for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 10:42:40.605986 crc crio[20957]: time=\"2026-06-11T10:42:40.605909126Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:2ced3af3cca149ba83101d5265b6e6e316162c0dd91c53005206785947b41a69 UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/0f0844f6-3d78-46aa-a86e-b60563c0e3ba 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:0xc00008db20}] Aliases:map[]}\"\nJun 11 10:42:40.606178 crc crio[20957]: time=\"2026-06-11T10:42:40.606105362Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 10:42:40.606641 crc crio[20957]: time=\"2026-06-11T10:42:40.606575897Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:d8c8cc606e0696fffbcb91f0748cf04b5c0491757d87e7c82481d8b13ef13cfa UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/613fead4-44a4-4a57-823f-efe2b501fd7d 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:0xc00008dbd8}] Aliases:map[]}\"\nJun 11 10:42:40.606730 crc crio[20957]: time=\"2026-06-11T10:42:40.606712822Z\" level=info msg=\"Checking pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 10:42:40.607590 crc crio[20957]: time=\"2026-06-11T10:42:40.607524886Z\" level=info msg=\"Registered SIGHUP reload watcher\"\nJun 11 10:42:40.608551 crc crio[20957]: time=\"2026-06-11T10:42:40.608478796Z\" level=info msg=\"Starting seccomp notifier watcher\"\nJun 11 10:42:40.608658 crc crio[20957]: time=\"2026-06-11T10:42:40.608570139Z\" level=info msg=\"Create NRI interface\"\nJun 11 10:42:40.608658 crc crio[20957]: time=\"2026-06-11T10:42:40.60860829Z\" level=info msg=\"runtime interface created\"\nJun 11 10:42:40.608658 crc crio[20957]: time=\"2026-06-11T10:42:40.608621721Z\" level=info msg=\"Registered domain \\\"k8s.io\\\" with NRI\"\nJun 11 10:42:40.608658 crc crio[20957]: time=\"2026-06-11T10:42:40.608629681Z\" level=info msg=\"runtime interface starting up...\"\nJun 11 10:42:40.608658 crc crio[20957]: time=\"2026-06-11T10:42:40.608637351Z\" level=info msg=\"starting plugins...\"\nJun 11 10:42:40.608658 crc crio[20957]: time=\"2026-06-11T10:42:40.608658572Z\" level=info msg=\"Synchronizing NRI (plugin) with current runtime state\"\nJun 11 10:42:40.610270 crc crio[20957]: time=\"2026-06-11T10:42:40.610066656Z\" level=info msg=\"Serving metrics on 127.0.0.1:9537 using HTTP\"\nJun 11 10:42:40.612416 crc crio[20957]: time=\"2026-06-11T10:42:40.61235432Z\" level=info msg=\"No systemd watchdog enabled\"\nJun 11 10:42:40.618861 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).\nJun 11 10:42:43.797939 crc crio[20957]: time=\"2026-06-11T10:42:43.797174322Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=ce90292b-1409-4964-ab0e-bae3b83fffe4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:42:43.803513 crc crio[20957]: time=\"2026-06-11T10:42:43.803409093Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=7f63a0f6-5a82-4925-97ad-96576112fc03 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:42:43.807545 crc crio[20957]: time=\"2026-06-11T10:42:43.807466226Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=a4c44f66-ef2c-4354-a329-24567f7126ee name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:42:43.807855 crc crio[20957]: time=\"2026-06-11T10:42:43.807787037Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:42:43.842099 crc crio[20957]: time=\"2026-06-11T10:42:43.841979263Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:42:43.857065 crc crio[20957]: time=\"2026-06-11T10:42:43.85696051Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:42:43.966577 crc crio[20957]: time=\"2026-06-11T10:42:43.966491613Z\" level=info msg=\"Created container 65387d6d5fb122b2d8137b789221e9d744712b3f23462cdcf04d375378aacc76: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=a4c44f66-ef2c-4354-a329-24567f7126ee name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:42:43.968197 crc crio[20957]: time=\"2026-06-11T10:42:43.968071362Z\" level=info msg=\"Starting container: 65387d6d5fb122b2d8137b789221e9d744712b3f23462cdcf04d375378aacc76\" id=393d4cbb-5d8c-4476-9af3-98fae156dbf7 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:42:43.974365 crc crio[20957]: time=\"2026-06-11T10:42:43.974261899Z\" level=info msg=\"Started container\" PID=21406 containerID=65387d6d5fb122b2d8137b789221e9d744712b3f23462cdcf04d375378aacc76 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=393d4cbb-5d8c-4476-9af3-98fae156dbf7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed5e22ae44b291e5f4185543b89bed76a7dac5b4dcf90f0cd6fb838ba2475124\nJun 11 10:42:54.701572 crc systemd[1]: Stopping Container Runtime Interface for OCI (CRI-O)...\nJun 11 10:43:01.540297 crc systemd[1]: crio.service: Deactivated successfully.\nJun 11 10:43:01.541351 crc systemd[1]: Stopped Container Runtime Interface for OCI (CRI-O).\nJun 11 10:43:01.541579 crc systemd[1]: crio.service: Consumed 3.918s CPU time.\nJun 11 10:43:01.613947 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...\nJun 11 10:43:01.713227 crc crio[22652]: time=\"2026-06-11T10:43:01.71304437Z\" level=info msg=\"Updating config from single file: /etc/crio/crio.conf\"\nJun 11 10:43:01.713227 crc crio[22652]: time=\"2026-06-11T10:43:01.713242233Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf\"\nJun 11 10:43:01.716757 crc crio[22652]: time=\"2026-06-11T10:43:01.716667756Z\" level=info msg=\"Updating config from path: /etc/crio/crio.conf.d\"\nJun 11 10:43:01.716905 crc crio[22652]: time=\"2026-06-11T10:43:01.716854312Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf.d/00-default\"\nJun 11 10:43:01.717749 crc crio[22652]: time=\"2026-06-11T10:43:01.717696049Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf.d/zuul\"\nJun 11 10:43:01.734428 crc crio[22652]: time=\"2026-06-11T10:43:01.734285899Z\" level=info msg=\"Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)\"\nJun 11 10:43:01.734684 crc crio[22652]: time=\"2026-06-11T10:43:01.734558798Z\" level=info msg=\"Node configuration value for hugetlb cgroup is true\"\nJun 11 10:43:01.734684 crc crio[22652]: time=\"2026-06-11T10:43:01.734571938Z\" level=info msg=\"Node configuration value for pid cgroup is true\"\nJun 11 10:43:01.734779 crc crio[22652]: time=\"2026-06-11T10:43:01.734696168Z\" level=info msg=\"Node configuration value for memoryswap cgroup is true\"\nJun 11 10:43:01.734779 crc crio[22652]: time=\"2026-06-11T10:43:01.734710869Z\" level=info msg=\"Node configuration value for cgroup v2 is true\"\nJun 11 10:43:01.759369 crc crio[22652]: time=\"2026-06-11T10:43:01.7591966Z\" level=info msg=\"Node configuration value for systemd AllowedCPUs is true\"\nJun 11 10:43:01.780922 crc crio[22652]: time=\"2026-06-11T10:43:01.780743748Z\" 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 11 10:43:01.785796 crc crio[22652]: time=\"2026-06-11T10:43:01.78568525Z\" 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 11 10:43:01.804032 crc crio[22652]: time=\"2026-06-11T10:43:01.80394959Z\" 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 11 10:43:01.968428 crc crio[22652]: time=\"2026-06-11T10:43:01.968313575Z\" level=info msg=\"Checkpoint/restore support enabled\"\nJun 11 10:43:01.968428 crc crio[22652]: time=\"2026-06-11T10:43:01.9683733Z\" level=info msg=\"Using the internal default seccomp profile\"\nJun 11 10:43:01.968428 crc crio[22652]: time=\"2026-06-11T10:43:01.968383851Z\" level=info msg=\"AppArmor is disabled by the system or at CRI-O build-time\"\nJun 11 10:43:01.968428 crc crio[22652]: time=\"2026-06-11T10:43:01.968392311Z\" level=info msg=\"No blockio config file specified, blockio not configured\"\nJun 11 10:43:01.968428 crc crio[22652]: time=\"2026-06-11T10:43:01.968399171Z\" level=info msg=\"RDT not available in the host system\"\nJun 11 10:43:01.984327 crc crio[22652]: time=\"2026-06-11T10:43:01.984217852Z\" level=info msg=\"Conmon does support the --sync option\"\nJun 11 10:43:01.984327 crc crio[22652]: time=\"2026-06-11T10:43:01.984261893Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"\nJun 11 10:43:01.991376 crc crio[22652]: time=\"2026-06-11T10:43:01.991260635Z\" level=info msg=\"Conmon does support the --sync option\"\nJun 11 10:43:01.991376 crc crio[22652]: time=\"2026-06-11T10:43:01.991357598Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"\nJun 11 10:43:02.017948 crc crio[22652]: time=\"2026-06-11T10:43:02.017415587Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 10:43:02.017948 crc crio[22652]: time=\"2026-06-11T10:43:02.017909643Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 10:43:02.018490 crc crio[22652]: time=\"2026-06-11T10:43:02.018417809Z\" level=info msg=\"FLAG: --enable-profile-unix-socket=\\\"true\\\"\\n\"\nJun 11 10:43:02.018490 crc crio[22652]: time=\"2026-06-11T10:43:02.018475001Z\" level=info msg=\"FLAG: --stream-address=\\\"192.168.130.11\\\"\\n\"\nJun 11 10:43:02.019349 crc crio[22652]: time=\"2026-06-11T10:43:02.019106161Z\" 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.cgroup2-mount-hierarchy-rw\\\", \\\"cpu-load-balancing.crio.io\\\", \\\"io.containers.trace-syscall\\\", \\\"seccomp-profile.kubernetes.cri-o.io\\\", \\\"io.kubernetes.cri-o.DisableFIPS\\\", \\\"io.kubernetes.cri.container-type\\\", \\\"run.oci.\\\", \\\"io.kubernetes.cri-o.UnifiedCgroup\\\", \\\"io.kubernetes.cri-o.ShmSize\\\", \\\"irq-load-balancing.crio.io\\\", \\\"io.kubernetes.cri.rdt-class\\\", \\\"io.kubernetes.cri-o.PodLinuxOverhead\\\", \\\"cpu-shared.crio.io\\\", \\\"bundle\\\", \\\"org.systemd.property.\\\", \\\"cpu-quota.crio.io\\\", \\\"io.kubernetes.cri-o.TrySkipVolumeSELinuxLabel\\\", \\\"io.kubernetes.cri-o.seccompNotifierAction\\\", \\\"io.kubernetes.cri-o.umask\\\", \\\"org.criu.config\\\", \\\"module.wasm.image/variant\\\", \\\"cpu-c-states.crio.io\\\", \\\"cpu-freq-governor.crio.io\\\", \\\"io.kubernetes.cri-o.PodLinuxResources\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\"]\\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 11 10:43:02.020062 crc crio[22652]: time=\"2026-06-11T10:43:02.02000781Z\" level=info msg=\"Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus\"\nJun 11 10:43:02.020310 crc crio[22652]: time=\"2026-06-11T10:43:02.020256068Z\" level=info msg=\"Restore irqbalance config: nothing to do\"\nJun 11 10:43:03.593410 crc crio[22652]: time=\"2026-06-11T10:43:03.593340931Z\" level=info msg=\"Got pod network &{Name:community-operators-mzmwc Namespace:openshift-marketplace ID:5f9a4852e4f1edf916443c14129675e4bc537736ba350a119603b2d55d963ddf UID:73bec29a-42a8-4103-9fc1-af0156e49a2c NetNS:/var/run/netns/6dc77ac6-b3e8-44fd-871b-805911f3b972 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod73bec29a_42a8_4103_9fc1_af0156e49a2c.slice PodAnnotations:0xc0001032a0}] Aliases:map[]}\"\nJun 11 10:43:03.594604 crc crio[22652]: time=\"2026-06-11T10:43:03.593470975Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-mzmwc for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 10:43:03.594604 crc crio[22652]: time=\"2026-06-11T10:43:03.593866908Z\" level=info msg=\"Got pod network &{Name:certified-operators-pvc9x Namespace:openshift-marketplace ID:33296598bb10fcdc09c6929be6b79ef41d3486b9358fc0c880d305ba28d1114f UID:6c83f1fd-a22d-4972-abb7-23a3f712c8b0 NetNS:/var/run/netns/5dd468f2-28b8-487c-81a8-a43b8e2f1d70 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6c83f1fd_a22d_4972_abb7_23a3f712c8b0.slice PodAnnotations:0xc0001033a8}] Aliases:map[]}\"\nJun 11 10:43:03.594604 crc crio[22652]: time=\"2026-06-11T10:43:03.593957011Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-pvc9x for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 10:43:03.594785 crc crio[22652]: time=\"2026-06-11T10:43:03.594603852Z\" level=info msg=\"Got pod network &{Name:redhat-operators-l4wsd Namespace:openshift-marketplace ID:431104bd6803320b613e64354a49d0f01737cc93b32a868c6aee1e0d920dfea5 UID:7c260c7a-8f49-44ed-8c08-6377afd3201a NetNS:/var/run/netns/36c037db-f23a-43af-aabf-92ef699e5651 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7c260c7a_8f49_44ed_8c08_6377afd3201a.slice PodAnnotations:0xc000103440}] Aliases:map[]}\"\nJun 11 10:43:03.594785 crc crio[22652]: time=\"2026-06-11T10:43:03.594750796Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-l4wsd for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 10:43:03.595279 crc crio[22652]: time=\"2026-06-11T10:43:03.595239032Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-4mshq Namespace:openshift-marketplace ID:b18a4694ae109c0e8a03ea38c19dd6f97d686b76a93acc92af618b014c7d36b6 UID:5fc2325a-df2f-44a3-97ff-8d19f076d854 NetNS:/var/run/netns/1d3b5a02-ecca-4147-b9fc-bd9588ece1e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5fc2325a_df2f_44a3_97ff_8d19f076d854.slice PodAnnotations:0xc0001034d0}] Aliases:map[]}\"\nJun 11 10:43:03.595380 crc crio[22652]: time=\"2026-06-11T10:43:03.595354086Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-4mshq for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 10:43:03.595759 crc crio[22652]: time=\"2026-06-11T10:43:03.595699977Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-msl67 Namespace:openshift-marketplace ID:275d7dcc4bc8f174646b2ef56319d0ea75932f10ed1e7d03a583f6417d7d7986 UID:d41d136f-a78f-476c-b322-a166cdafbe5c NetNS:/var/run/netns/07d010f6-9ea7-4c62-b1c9-061082a7e6bf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd41d136f_a78f_476c_b322_a166cdafbe5c.slice PodAnnotations:0xc000103560}] Aliases:map[]}\"\nJun 11 10:43:03.595834 crc crio[22652]: time=\"2026-06-11T10:43:03.59581238Z\" level=info msg=\"Checking pod openshift-marketplace_marketplace-operator-547dbd544d-msl67 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 10:43:03.596855 crc crio[22652]: time=\"2026-06-11T10:43:03.596800862Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-68f8cf746f-ztkv9 Namespace:openshift-route-controller-manager ID:673a3c43e06e0e36360476d50b89ca07dc1b6ec1075985e462d7c2f984476a15 UID:21fe681e-1d63-4836-acc2-97a59c3e261f NetNS:/var/run/netns/a09e691b-2f45-4812-b3a4-1c5c4b8e770c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod21fe681e_1d63_4836_acc2_97a59c3e261f.slice PodAnnotations:0xc0001035e0}] Aliases:map[]}\"\nJun 11 10:43:03.597279 crc crio[22652]: time=\"2026-06-11T10:43:03.597227576Z\" level=info msg=\"Checking pod openshift-route-controller-manager_route-controller-manager-68f8cf746f-ztkv9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 10:43:03.597703 crc crio[22652]: time=\"2026-06-11T10:43:03.59765073Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:a77b5a57378bca1caee3556e675f2b54c89f9bea0e36bbe0ba2c5f90d745855d UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/8d9bbcff-9711-4ae9-abb2-e4c6ae3b00c3 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:0xc000103670}] Aliases:map[]}\"\nJun 11 10:43:03.597822 crc crio[22652]: time=\"2026-06-11T10:43:03.597776084Z\" level=info msg=\"Checking pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 10:43:03.598693 crc crio[22652]: time=\"2026-06-11T10:43:03.598635731Z\" level=info msg=\"Got pod network &{Name:controller-manager-6df87f8965-dgc55 Namespace:openshift-controller-manager ID:6707bb06254c8d128f9be4b39ee81506e78af7ea6f2aabc3782d27b45b761532 UID:0424196e-4304-40e4-893d-fa63ea1454e9 NetNS:/var/run/netns/c9782c49-3681-422d-ae18-5ae151f78e14 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0424196e_4304_40e4_893d_fa63ea1454e9.slice PodAnnotations:0xc000103700}] Aliases:map[]}\"\nJun 11 10:43:03.598776 crc crio[22652]: time=\"2026-06-11T10:43:03.598753885Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-6df87f8965-dgc55 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 10:43:03.598893 crc crio[22652]: time=\"2026-06-11T10:43:03.598845728Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 11 10:43:03.598893 crc crio[22652]: time=\"2026-06-11T10:43:03.598881799Z\" level=warning msg=\"Could not restore sandbox IP for 9e753f8518f14bfedde0b2ea422b4e623e451ccf2f06fbda1e703a727b96b5d0: failed to get network status for pod sandbox k8s_revision-pruner-13-crc_openshift-kube-apiserver_8ba3564d-7e57-41aa-8318-5b95af01317b_0(9e753f8518f14bfedde0b2ea422b4e623e451ccf2f06fbda1e703a727b96b5d0): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 11 10:43:03.598997 crc crio[22652]: time=\"2026-06-11T10:43:03.59890429Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 11 10:43:03.598997 crc crio[22652]: time=\"2026-06-11T10:43:03.59891313Z\" level=warning msg=\"Could not restore sandbox IP for ec4a77515b3024041e4cdb07e1157865cac61f91192b638810dd38b646ca95f1: failed to get network status for pod sandbox k8s_installer-13-crc_openshift-kube-apiserver_0816b583-83d2-4f80-b070-e62689ae2712_0(ec4a77515b3024041e4cdb07e1157865cac61f91192b638810dd38b646ca95f1): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 11 10:43:03.598997 crc crio[22652]: time=\"2026-06-11T10:43:03.598929771Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 11 10:43:03.598997 crc crio[22652]: time=\"2026-06-11T10:43:03.598938701Z\" level=warning msg=\"Could not restore sandbox IP for d37725fcb001234b3ff31ef8adb55416630aef35171b78a5708c66e0297d57e8: failed to get network status for pod sandbox k8s_collect-profiles-29686230-hs9dx_openshift-operator-lifecycle-manager_81b25572-ffb9-4917-87d1-f6713e295cc7_0(d37725fcb001234b3ff31ef8adb55416630aef35171b78a5708c66e0297d57e8): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 11 10:43:03.599333 crc crio[22652]: time=\"2026-06-11T10:43:03.599286632Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:d721c5d42c7fe8a2ef71fdfaea832f74a256dc039aed3fb50857cfa739db852d UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/23eccc59-caac-4e7a-ad87-d8ad5f0e6be3 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:0xc0001037a8}] Aliases:map[]}\"\nJun 11 10:43:03.599432 crc crio[22652]: time=\"2026-06-11T10:43:03.599403276Z\" level=info msg=\"Checking pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 10:43:03.599820 crc crio[22652]: time=\"2026-06-11T10:43:03.599771768Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:9f17537f203b5369b515fdf93df3c21e0e1ec76139d277ab3fdc9d259dcd43de UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/4e90b64f-4996-4558-b351-c01649a55028 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:0xc000103838}] Aliases:map[]}\"\nJun 11 10:43:03.599922 crc crio[22652]: time=\"2026-06-11T10:43:03.599886881Z\" level=info msg=\"Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 10:43:03.600347 crc crio[22652]: time=\"2026-06-11T10:43:03.600304365Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:3a99d2cff4eb408b82b989c2d7f34de64ed03ecd7c4bbf07f6765bd313ce9b50 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/cd268ed3-db52-4030-8613-61d050e34c21 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:0xc0001038b8}] Aliases:map[]}\"\nJun 11 10:43:03.600451 crc crio[22652]: time=\"2026-06-11T10:43:03.600420759Z\" level=info msg=\"Checking pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 10:43:03.600856 crc crio[22652]: time=\"2026-06-11T10:43:03.600803161Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:bca9cdc7581b33475a012a721b9060d11ab4236fed24ec99de48c4f1be0290d7 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/dfae5057-b378-4808-872a-49b11a1d89f7 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:0xc000103938}] Aliases:map[]}\"\nJun 11 10:43:03.600957 crc crio[22652]: time=\"2026-06-11T10:43:03.600917505Z\" level=info msg=\"Checking pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 10:43:03.601380 crc crio[22652]: time=\"2026-06-11T10:43:03.601332028Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:bb73203da0f8806a0058ff5c7f015469ed1d0dcfcb558a024d53e72ada603766 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/9c944ab8-9f4a-452e-89aa-f65193ee9a47 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:0xc0001039c8}] Aliases:map[]}\"\nJun 11 10:43:03.601480 crc crio[22652]: time=\"2026-06-11T10:43:03.601451032Z\" level=info msg=\"Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 10:43:03.601828 crc crio[22652]: time=\"2026-06-11T10:43:03.601779362Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:089f8796586f8b7db92a69c83013faa76dd5287d067fcd029cad6702aa674c55 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/20f920f0-446e-4879-932a-647b0a058a82 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:0xc000103a58}] Aliases:map[]}\"\nJun 11 10:43:03.601909 crc crio[22652]: time=\"2026-06-11T10:43:03.601892696Z\" 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 11 10:43:03.602393 crc crio[22652]: time=\"2026-06-11T10:43:03.602336586Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:66c4dd1c40e3b6182485cd3f50b91bd9b65c2b5109958d01b68f3857f6960d38 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/d35622ba-c9a3-4870-a80b-59a53d993773 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:0xc000103dc0}] Aliases:map[]}\"\nJun 11 10:43:03.602477 crc crio[22652]: time=\"2026-06-11T10:43:03.602455064Z\" level=info msg=\"Checking pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 10:43:03.602849 crc crio[22652]: time=\"2026-06-11T10:43:03.602785855Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:8985b114e219e5dafc14dc9e2b91617f6f9d197483f41f68b27317fb61885d6e UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/24a3051a-a304-47b0-b39f-fea4c16f2b99 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:0xc000103e58}] Aliases:map[]}\"\nJun 11 10:43:03.602933 crc crio[22652]: time=\"2026-06-11T10:43:03.602903258Z\" level=info msg=\"Checking pod openshift-service-ca_service-ca-74545575db-n469q for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 10:43:03.603375 crc crio[22652]: time=\"2026-06-11T10:43:03.603314402Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:6ef12fd6b0c6e147573c9d7167dded74e9302978058c0c041290a283a9ee58a5 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/4ccb2a5b-0375-4c81-95a5-b9e5ab177a47 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:0xc000103ee8}] Aliases:map[]}\"\nJun 11 10:43:03.603443 crc crio[22652]: time=\"2026-06-11T10:43:03.603435206Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 10:43:03.603835 crc crio[22652]: time=\"2026-06-11T10:43:03.603779607Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:00061e14ba0f53ee3e468ef87a929c317a5858b7d16013bffbe7e1e93701fe9e UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/b6372668-1346-4799-bafa-ee7a68ce15f4 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:0xc000103f78}] Aliases:map[]}\"\nJun 11 10:43:03.603937 crc crio[22652]: time=\"2026-06-11T10:43:03.60389885Z\" level=info msg=\"Checking pod openshift-config-operator_openshift-config-operator-5777786469-bccdj for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 10:43:03.604399 crc crio[22652]: time=\"2026-06-11T10:43:03.604350425Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:c1d646d91840306ab4bf01e865e3b2326bda4801e06fc082c833812929de6cd1 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/0135306d-31cf-4be2-bde1-d5e97c0d9e4e 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:0xc0014a40a8}] Aliases:map[]}\"\nJun 11 10:43:03.604502 crc crio[22652]: time=\"2026-06-11T10:43:03.604465719Z\" level=info msg=\"Checking pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 10:43:03.604861 crc crio[22652]: time=\"2026-06-11T10:43:03.60481111Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:219e9c2f0e426efed0f2f1d50a432f0f680a56e5a70e628201bedaf65f8e8389 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/3b04d50c-4167-43c7-b07e-8f54219dd6bf 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:0xc0014a4140}] Aliases:map[]}\"\nJun 11 10:43:03.604968 crc crio[22652]: time=\"2026-06-11T10:43:03.604932004Z\" level=info msg=\"Checking pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 10:43:03.605424 crc crio[22652]: time=\"2026-06-11T10:43:03.605368098Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:5253c570edf3b1586971eb345f33ec0addc675d59ebd2a7da755e82b2134ca60 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/55916e3b-688a-417b-95ca-cc3b91aa60e2 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:0xc0014a41d0}] Aliases:map[]}\"\nJun 11 10:43:03.605504 crc crio[22652]: time=\"2026-06-11T10:43:03.605493102Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 10:43:03.605883 crc crio[22652]: time=\"2026-06-11T10:43:03.605829963Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:04fdf0749a99d67d272d39cfaad894109c5cd565eab508afc4c5fc42805cc9b7 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/450cc1fa-fdad-416b-9b9e-22838a47ed5c 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:0xc0014a4280}] Aliases:map[]}\"\nJun 11 10:43:03.605974 crc crio[22652]: time=\"2026-06-11T10:43:03.605944426Z\" level=info msg=\"Checking pod openshift-console-operator_console-operator-67c89758df-4jf4f for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 10:43:03.606426 crc crio[22652]: time=\"2026-06-11T10:43:03.60636897Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:bee064a86ca0eeb4ff04004766d628768c20085b8f22a24de72bda1bf48cc9c2 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/29376849-3221-441c-b733-393513def666 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:0xc0014a4320}] Aliases:map[]}\"\nJun 11 10:43:03.606510 crc crio[22652]: time=\"2026-06-11T10:43:03.606488354Z\" level=info msg=\"Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 10:43:03.606874 crc crio[22652]: time=\"2026-06-11T10:43:03.606812004Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:76282f2c5663e964888d088eccaad2478462902e770894c5da12754c6a51675b UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/cbf6f81f-d54f-47b4-8269-dbc07d7fd476 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:0xc0014a43c8}] Aliases:map[]}\"\nJun 11 10:43:03.606957 crc crio[22652]: time=\"2026-06-11T10:43:03.606929268Z\" 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 11 10:43:03.607751 crc crio[22652]: time=\"2026-06-11T10:43:03.607691292Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:bbaa7e0f3e4c0cf312d2162e6b9804bbfc3ac4948b51e312c0a8b5306a6256d2 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/5b48bc03-0e1a-4ca8-a1c1-a4eeff2315f9 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:0xc0014a4460}] Aliases:map[]}\"\nJun 11 10:43:03.607835 crc crio[22652]: time=\"2026-06-11T10:43:03.607814856Z\" level=info msg=\"Checking pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 10:43:03.608235 crc crio[22652]: time=\"2026-06-11T10:43:03.608171808Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:31cd14af7c6599c615254daebfd7fc1cecd5e6746400d55037d288258fc9c63e UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/4fda0c39-c0e7-4263-8b78-71463e9b5aff 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:0xc0014a44f0}] Aliases:map[]}\"\nJun 11 10:43:03.608360 crc crio[22652]: time=\"2026-06-11T10:43:03.608306872Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 10:43:03.608669 crc crio[22652]: time=\"2026-06-11T10:43:03.608611722Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:ca8434f73c9406390d09b0932f52b4f7acd9cca94a39541db2aeacce0c70c711 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/9e0a8424-1e16-4375-883e-796d6d9197d6 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:0xc0004bea78}] Aliases:map[]}\"\nJun 11 10:43:03.608742 crc crio[22652]: time=\"2026-06-11T10:43:03.608726986Z\" 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 11 10:43:03.609286 crc crio[22652]: time=\"2026-06-11T10:43:03.609216814Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:61d1e9bc82c791fa5bd1611d9665e0aa80dc160f85e5a849458e443b5028d56c UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/bf7d32c2-1540-4b5d-ab4c-45d125b60d5b 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:0xc0004beb30}] Aliases:map[]}\"\nJun 11 10:43:03.609385 crc crio[22652]: time=\"2026-06-11T10:43:03.609354666Z\" 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 11 10:43:03.609735 crc crio[22652]: time=\"2026-06-11T10:43:03.609678926Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:516bc6d9bcbfea8786b9cfbe5a5cf1a4347cbfac023867d6d7110c911d4e0a40 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/5daac21e-e0ef-4118-949c-ea3cf1a409f8 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:0xc0004bec28}] Aliases:map[]}\"\nJun 11 10:43:03.609829 crc crio[22652]: time=\"2026-06-11T10:43:03.60979429Z\" level=info msg=\"Checking pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 10:43:03.610610 crc crio[22652]: time=\"2026-06-11T10:43:03.610545814Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:d2436a448532320e93112c8fee57715fac7d8439f2ce1e798c335f4630f737c1 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/931314fb-dc94-4c78-a26b-2a787bb686c5 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:0xc0004becf0}] Aliases:map[]}\"\nJun 11 10:43:03.610690 crc crio[22652]: time=\"2026-06-11T10:43:03.610661678Z\" level=info msg=\"Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 10:43:03.611069 crc crio[22652]: time=\"2026-06-11T10:43:03.611006149Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:06f2fcdca9620729839d83d47e099fed83ed7f2a7600f1d0295d591e1d79ab35 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/b185b262-0045-4c12-89ac-87c2d186bd5b 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:0xc0004beda0}] Aliases:map[]}\"\nJun 11 10:43:03.611241 crc crio[22652]: time=\"2026-06-11T10:43:03.611193798Z\" 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 11 10:43:03.611361 crc crio[22652]: time=\"2026-06-11T10:43:03.611318989Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 11 10:43:03.611361 crc crio[22652]: time=\"2026-06-11T10:43:03.61135377Z\" level=warning msg=\"Could not restore sandbox IP for d2a5b75e1cb0179e3b2cf70397fa9bc5a2aa2e153ec38377131b90489bc50f1c: failed to get network status for pod sandbox k8s_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0(d2a5b75e1cb0179e3b2cf70397fa9bc5a2aa2e153ec38377131b90489bc50f1c): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 11 10:43:03.611466 crc crio[22652]: time=\"2026-06-11T10:43:03.611375581Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 11 10:43:03.611466 crc crio[22652]: time=\"2026-06-11T10:43:03.611384311Z\" level=warning msg=\"Could not restore sandbox IP for 07062107e831bd2bc053de9df6a86b3b014f434c930c900b1ce1ed92b05fd52b: failed to get network status for pod sandbox k8s_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0(07062107e831bd2bc053de9df6a86b3b014f434c930c900b1ce1ed92b05fd52b): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 11 10:43:03.611821 crc crio[22652]: time=\"2026-06-11T10:43:03.611767653Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:9c99f420713f64225ce22b01f6c0084a92811a3bb938bd360f37762aa82d56d4 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/385ec03d-40ef-4ca9-bba7-173d9aa040b1 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:0xc0004bee90}] Aliases:map[]}\"\nJun 11 10:43:03.611925 crc crio[22652]: time=\"2026-06-11T10:43:03.611887637Z\" level=info msg=\"Checking pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 10:43:03.612411 crc crio[22652]: time=\"2026-06-11T10:43:03.612361523Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 11 10:43:03.612411 crc crio[22652]: time=\"2026-06-11T10:43:03.612396044Z\" level=warning msg=\"Could not restore sandbox IP for f00a4f34978e87c5f1c6b100799810df031c4bff66b809eb32c23ea709e5dade: failed to get network status for pod sandbox k8s_certified-operators-l27pk_openshift-marketplace_91f37d35-53d4-49eb-b4e2-8ee1a226094b_0(f00a4f34978e87c5f1c6b100799810df031c4bff66b809eb32c23ea709e5dade): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 11 10:43:03.612734 crc crio[22652]: time=\"2026-06-11T10:43:03.612684253Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:a6c2e68b27559c957be075c005201faa0d7b43992fb1c64ca415754eccca4335 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/ae47957c-fd82-4182-90a4-35c93556a0fd 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:0xc0004bef50}] Aliases:map[]}\"\nJun 11 10:43:03.612945 crc crio[22652]: time=\"2026-06-11T10:43:03.61289507Z\" level=info msg=\"Checking pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 10:43:03.613529 crc crio[22652]: time=\"2026-06-11T10:43:03.613470978Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:fc27bf3df737d5f0da513dc6b9589bda63a78c45c873dd43d0d225052b3b3ec9 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/6c859371-18ba-499c-acc0-75b1674111e5 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:0xc0004beff0}] Aliases:map[]}\"\nJun 11 10:43:03.613631 crc crio[22652]: time=\"2026-06-11T10:43:03.613589892Z\" level=info msg=\"Checking pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 10:43:03.613730 crc crio[22652]: time=\"2026-06-11T10:43:03.613686635Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 11 10:43:03.613730 crc crio[22652]: time=\"2026-06-11T10:43:03.613717676Z\" level=warning msg=\"Could not restore sandbox IP for f5f968b95a4c09e9a35de10cc4c90e9de82846e8b43984b8310fb6d763a380c8: failed to get network status for pod sandbox k8s_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0(f5f968b95a4c09e9a35de10cc4c90e9de82846e8b43984b8310fb6d763a380c8): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 11 10:43:03.614007 crc crio[22652]: time=\"2026-06-11T10:43:03.613947334Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:ee181da4c8522f5a6a012d826f5689867d8d9bec2142766aadfe5d2692add209 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/cb6ccb60-7eca-4df7-8109-eeb40cfea68c 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:0xc0004bf0b8}] Aliases:map[]}\"\nJun 11 10:43:03.614200 crc crio[22652]: time=\"2026-06-11T10:43:03.614103829Z\" level=info msg=\"Checking pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 10:43:03.614569 crc crio[22652]: time=\"2026-06-11T10:43:03.614501111Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:fbd80202514f0b5860be30327966a252459f2586f0298dbbb61609f16ff252b9 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/c4f5aa31-9404-422b-8f37-24129d40c664 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:0xc0004bf170}] Aliases:map[]}\"\nJun 11 10:43:03.614652 crc crio[22652]: time=\"2026-06-11T10:43:03.614621095Z\" level=info msg=\"Checking pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 10:43:03.615074 crc crio[22652]: time=\"2026-06-11T10:43:03.615003327Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:ed5e22ae44b291e5f4185543b89bed76a7dac5b4dcf90f0cd6fb838ba2475124 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/900ed776-97f8-48d6-ac70-867f91fdca60 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:0xc0004bf218}] Aliases:map[]}\"\nJun 11 10:43:03.615287 crc crio[22652]: time=\"2026-06-11T10:43:03.615232985Z\" level=info msg=\"Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 10:43:03.615753 crc crio[22652]: time=\"2026-06-11T10:43:03.61569591Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:75a34b9d735f293ff0af6d791618b1cede0d9c1578e168ba6ecd2f3ca7f9f051 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/90aca7e3-2d63-40a6-b086-7c9089eccfaf 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:0xc0004bf2b0}] Aliases:map[]}\"\nJun 11 10:43:03.615830 crc crio[22652]: time=\"2026-06-11T10:43:03.615817514Z\" level=info msg=\"Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 10:43:03.615961 crc crio[22652]: time=\"2026-06-11T10:43:03.615914557Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 11 10:43:03.616024 crc crio[22652]: time=\"2026-06-11T10:43:03.615995289Z\" level=warning msg=\"Could not restore sandbox IP for c16806a1016fb09572def5ffddbf142dc6be2237317f815aeece3fdfc89e358d: failed to get network status for pod sandbox k8s_redhat-operators-x5vn9_openshift-marketplace_0ee7e057-363b-48e4-a711-ee54046db35f_0(c16806a1016fb09572def5ffddbf142dc6be2237317f815aeece3fdfc89e358d): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 11 10:43:03.616400 crc crio[22652]: time=\"2026-06-11T10:43:03.616344101Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:4b6f68ee5043dc4cefea29f31ca220f4e08b9d82b41af55c49f6cf64addd60e9 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/12a16425-93fc-4537-9b85-6ebd32bb72e6 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:0xc0004bf358}] Aliases:map[]}\"\nJun 11 10:43:03.616478 crc crio[22652]: time=\"2026-06-11T10:43:03.616461944Z\" level=info msg=\"Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 10:43:03.617476 crc crio[22652]: time=\"2026-06-11T10:43:03.617415115Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:5474d1b9b8f5df016208902e205ff88b11ff76f9a8854bec80c774d6ec54b5be UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/1a76ac17-7987-4b74-9c05-fcc7729b976b 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:0xc0004bf3e8}] Aliases:map[]}\"\nJun 11 10:43:03.617554 crc crio[22652]: time=\"2026-06-11T10:43:03.617535899Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 10:43:03.617928 crc crio[22652]: time=\"2026-06-11T10:43:03.6178746Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:9d4aa1898017b16d783969e94d920569ad171c8ccee63341635be05f5d8ff6e6 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/a2edd1d4-cf8f-4dbd-80d7-47b139e37b4b 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:0xc0004bf488}] Aliases:map[]}\"\nJun 11 10:43:03.618029 crc crio[22652]: time=\"2026-06-11T10:43:03.617993594Z\" level=info msg=\"Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 10:43:03.618570 crc crio[22652]: time=\"2026-06-11T10:43:03.61850312Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:814a6d6535d3704ef1122414b17259f4db384b0fd8b65cf4bf3f50df61827ac5 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/bc3a7dcb-8326-4ba5-a13c-e6a1d84cc52a 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:0xc0004bf528}] Aliases:map[]}\"\nJun 11 10:43:03.618654 crc crio[22652]: time=\"2026-06-11T10:43:03.618620254Z\" level=info msg=\"Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 10:43:03.620967 crc crio[22652]: time=\"2026-06-11T10:43:03.620735522Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:0388217e0684e71e30a2fcae461773ecdb68db35fb1f5cef4a8dbc2eba3d9790 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/d226181c-51e9-4f21-add3-00f53db048d9 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:0xc0014a4538}] Aliases:map[]}\"\nJun 11 10:43:03.622540 crc crio[22652]: time=\"2026-06-11T10:43:03.622394874Z\" level=info msg=\"Checking pod openshift-multus_multus-admission-controller-69db94689b-rvf8p for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 10:43:03.624532 crc crio[22652]: time=\"2026-06-11T10:43:03.624410159Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:f44e3225afe57afed1bc937cd165e98d088eeb2b7a98b54af19b180be964aa57 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/90695116-c143-4b1d-97e2-8e66919cc0ef 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:0xc0014a45b8}] Aliases:map[]}\"\nJun 11 10:43:03.624847 crc crio[22652]: time=\"2026-06-11T10:43:03.62478035Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-target-fhkjl for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 10:43:03.625698 crc crio[22652]: time=\"2026-06-11T10:43:03.625632826Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:2ced3af3cca149ba83101d5265b6e6e316162c0dd91c53005206785947b41a69 UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/0f0844f6-3d78-46aa-a86e-b60563c0e3ba 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:0xc00008c788}] Aliases:map[]}\"\nJun 11 10:43:03.625832 crc crio[22652]: time=\"2026-06-11T10:43:03.625781942Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 10:43:03.626478 crc crio[22652]: time=\"2026-06-11T10:43:03.626407182Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:d8c8cc606e0696fffbcb91f0748cf04b5c0491757d87e7c82481d8b13ef13cfa UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/613fead4-44a4-4a57-823f-efe2b501fd7d 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:0xc00008c830}] Aliases:map[]}\"\nJun 11 10:43:03.627265 crc crio[22652]: time=\"2026-06-11T10:43:03.627078094Z\" level=info msg=\"Checking pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 10:43:03.627867 crc crio[22652]: time=\"2026-06-11T10:43:03.627772285Z\" level=info msg=\"Registered SIGHUP reload watcher\"\nJun 11 10:43:03.629426 crc crio[22652]: time=\"2026-06-11T10:43:03.629333545Z\" level=info msg=\"Starting seccomp notifier watcher\"\nJun 11 10:43:03.629514 crc crio[22652]: time=\"2026-06-11T10:43:03.62947074Z\" level=info msg=\"Create NRI interface\"\nJun 11 10:43:03.629559 crc crio[22652]: time=\"2026-06-11T10:43:03.629493049Z\" level=info msg=\"Serving metrics on 127.0.0.1:9537 using HTTP\"\nJun 11 10:43:03.629658 crc crio[22652]: time=\"2026-06-11T10:43:03.629526861Z\" level=info msg=\"runtime interface created\"\nJun 11 10:43:03.629726 crc crio[22652]: time=\"2026-06-11T10:43:03.629699376Z\" level=info msg=\"Registered domain \\\"k8s.io\\\" with NRI\"\nJun 11 10:43:03.629768 crc crio[22652]: time=\"2026-06-11T10:43:03.629730717Z\" level=info msg=\"runtime interface starting up...\"\nJun 11 10:43:03.629768 crc crio[22652]: time=\"2026-06-11T10:43:03.629755858Z\" level=info msg=\"starting plugins...\"\nJun 11 10:43:03.629837 crc crio[22652]: time=\"2026-06-11T10:43:03.62981621Z\" level=info msg=\"Synchronizing NRI (plugin) with current runtime state\"\nJun 11 10:43:03.640611 crc crio[22652]: time=\"2026-06-11T10:43:03.640503191Z\" level=info msg=\"No systemd watchdog enabled\"\nJun 11 10:43:03.648636 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).\nJun 11 10:43:20.931826 crc crio[22652]: time=\"2026-06-11T10:43:20.931182651Z\" level=info msg=\"Running pod sandbox: openshift-etcd/installer-3-crc/POD\" id=8707676f-ca98-43c8-9961-9c9ed4001f3e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:43:20.931826 crc crio[22652]: time=\"2026-06-11T10:43:20.931829292Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:43:20.979990 crc crio[22652]: time=\"2026-06-11T10:43:20.979842086Z\" level=info msg=\"Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:acb3f50ce2cd0280326ae3a61263140cb725e06ee0a710c34b312566c5008775 UID:fa839ca1-f0f5-4ec8-b9d0-599f786862fc NetNS:/var/run/netns/5ad3c3e8-5427-4364-ae1c-2cee2382ce91 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-podfa839ca1_f0f5_4ec8_b9d0_599f786862fc.slice PodAnnotations:0xc0004be580}] Aliases:map[]}\"\nJun 11 10:43:20.979990 crc crio[22652]: time=\"2026-06-11T10:43:20.979924389Z\" level=info msg=\"Adding pod openshift-etcd_installer-3-crc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 10:43:21.421093 crc crio[22652]: 2026-06-11T10:43:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:acb3f50ce2cd028 Mac:6a:ee:4f:b6:2c:ab Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3d Mtu:0 Sandbox:/var/run/netns/5ad3c3e8-5427-4364-ae1c-2cee2382ce91 SocketPath: PciID:}] [{Interface:0xc000158f80 Address:{IP:10.217.0.61 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 10:43:21.423068 crc crio[22652]: time=\"2026-06-11T10:43:21.422993748Z\" level=info msg=\"Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:acb3f50ce2cd0280326ae3a61263140cb725e06ee0a710c34b312566c5008775 UID:fa839ca1-f0f5-4ec8-b9d0-599f786862fc NetNS:/var/run/netns/5ad3c3e8-5427-4364-ae1c-2cee2382ce91 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-podfa839ca1_f0f5_4ec8_b9d0_599f786862fc.slice PodAnnotations:0xc0004be580}] Aliases:map[]}\"\nJun 11 10:43:21.423243 crc crio[22652]: time=\"2026-06-11T10:43:21.423213045Z\" level=info msg=\"Checking pod openshift-etcd_installer-3-crc for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 10:43:21.430239 crc crio[22652]: time=\"2026-06-11T10:43:21.429976331Z\" level=info msg=\"Ran pod sandbox acb3f50ce2cd0280326ae3a61263140cb725e06ee0a710c34b312566c5008775 with infra container: openshift-etcd/installer-3-crc/POD\" id=8707676f-ca98-43c8-9961-9c9ed4001f3e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:43:21.433442 crc crio[22652]: time=\"2026-06-11T10:43:21.433307936Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=ce9294b8-c3b5-465f-aad0-2f830ce713e0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:43:21.436839 crc crio[22652]: time=\"2026-06-11T10:43:21.436775075Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=b49d5d48-016d-4282-b601-171b129725a3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:43:21.444347 crc crio[22652]: time=\"2026-06-11T10:43:21.444275824Z\" level=info msg=\"Creating container: openshift-etcd/installer-3-crc/installer\" id=c7c890a2-597e-484e-9309-8cda72930925 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:43:21.444734 crc crio[22652]: time=\"2026-06-11T10:43:21.444682817Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:43:21.470462 crc crio[22652]: time=\"2026-06-11T10:43:21.469640991Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:43:21.655391 crc crio[22652]: time=\"2026-06-11T10:43:21.655259803Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:43:21.959008 crc crio[22652]: time=\"2026-06-11T10:43:21.958782722Z\" level=info msg=\"Created container a25eaf033e3e146a6ceba69bafa138d8b47890544e341e013bc9527f5e05abe3: openshift-etcd/installer-3-crc/installer\" id=c7c890a2-597e-484e-9309-8cda72930925 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:43:21.961311 crc crio[22652]: time=\"2026-06-11T10:43:21.961157789Z\" level=info msg=\"Starting container: a25eaf033e3e146a6ceba69bafa138d8b47890544e341e013bc9527f5e05abe3\" id=3e25edde-99b1-4162-9c50-2ddf0757d4fc name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:43:21.970725 crc crio[22652]: time=\"2026-06-11T10:43:21.970584338Z\" level=info msg=\"Started container\" PID=23225 containerID=a25eaf033e3e146a6ceba69bafa138d8b47890544e341e013bc9527f5e05abe3 description=openshift-etcd/installer-3-crc/installer id=3e25edde-99b1-4162-9c50-2ddf0757d4fc name=/runtime.v1.RuntimeService/StartContainer sandboxID=acb3f50ce2cd0280326ae3a61263140cb725e06ee0a710c34b312566c5008775\nJun 11 10:43:54.123706 crc crio[22652]: time=\"2026-06-11T10:43:54.123245678Z\" level=info msg=\"Stopping container: 6058d110c06a11a759b01e21119b487bfaa0e5f3d32a703827efcc559e4bc01d (timeout: 30s)\" id=4900d253-f5b6-4a4b-99ee-7d76be798440 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 10:43:54.124516 crc crio[22652]: time=\"2026-06-11T10:43:54.124071163Z\" level=info msg=\"Stopping container: 07f61e30050f8bcd1c3764aa113c45ce59ab294186155c53e090ba2e832c86a0 (timeout: 30s)\" id=061cfa1f-f2f8-4ef4-9403-f0c7e108e178 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 10:43:54.124736 crc crio[22652]: time=\"2026-06-11T10:43:54.124697013Z\" level=info msg=\"Stopping container: 4c2d1c3227c2736fa6314e645869b1d5ea539a771a737ddd0813ecd08e96fecd (timeout: 30s)\" id=d9ef7cbf-5ac4-4f66-b956-1f4a397812a8 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 10:43:54.127073 crc crio[22652]: time=\"2026-06-11T10:43:54.12648584Z\" level=info msg=\"Stopping container: 092b0bd7ebca4073c30e6292b4c07f5766f3e1e95a6a9369cbb6c6c30b14387b (timeout: 30s)\" id=238f18ad-d825-4394-9c87-9061a0f0321c name=/runtime.v1.RuntimeService/StopContainer\nJun 11 10:43:54.127073 crc crio[22652]: time=\"2026-06-11T10:43:54.126753509Z\" level=info msg=\"Stopping container: 6e2b6f84343a5c8a05b13a6da3b2a2c8a77ceafaf0c0432cf23b0aec6bee9f34 (timeout: 30s)\" id=8b8d5500-16b3-45eb-bacd-e7df13ac8d21 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 10:43:54.297953 crc crio[22652]: time=\"2026-06-11T10:43:54.297769576Z\" level=info msg=\"Stopped container 07f61e30050f8bcd1c3764aa113c45ce59ab294186155c53e090ba2e832c86a0: openshift-etcd/etcd-crc/etcd-rev\" id=061cfa1f-f2f8-4ef4-9403-f0c7e108e178 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 10:43:54.353682 crc crio[22652]: time=\"2026-06-11T10:43:54.353530889Z\" level=info msg=\"Stopped container 4c2d1c3227c2736fa6314e645869b1d5ea539a771a737ddd0813ecd08e96fecd: openshift-etcd/etcd-crc/etcd-readyz\" id=d9ef7cbf-5ac4-4f66-b956-1f4a397812a8 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 10:43:54.392839 crc crio[22652]: time=\"2026-06-11T10:43:54.392498657Z\" level=info msg=\"Stopped container 092b0bd7ebca4073c30e6292b4c07f5766f3e1e95a6a9369cbb6c6c30b14387b: openshift-etcd/etcd-crc/etcd-metrics\" id=238f18ad-d825-4394-9c87-9061a0f0321c name=/runtime.v1.RuntimeService/StopContainer\nJun 11 10:44:04.165721 crc crio[22652]: time=\"2026-06-11T10:44:04.165196842Z\" level=info msg=\"Removing container: 39acba9f59861e4877d0535261e304ae8fcba3d13ebae8af6b378a834433fa75\" id=797b5c8f-831d-4ca9-8a72-c64fa008d5da name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:44:04.186707 crc crio[22652]: time=\"2026-06-11T10:44:04.186604345Z\" level=info msg=\"Removed container 39acba9f59861e4877d0535261e304ae8fcba3d13ebae8af6b378a834433fa75: openshift-marketplace/certified-operators-l27pk/registry-server\" id=797b5c8f-831d-4ca9-8a72-c64fa008d5da name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:44:04.189481 crc crio[22652]: time=\"2026-06-11T10:44:04.189381371Z\" level=info msg=\"Removing container: cd20a3033f01e5e0113970988d015b230ce2f24c2dba617a5b79ee9f4e8f8be3\" id=a271842a-62ea-49bf-98ab-f9843e9fdfb7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:44:04.206910 crc crio[22652]: time=\"2026-06-11T10:44:04.206817786Z\" level=info msg=\"Removed container cd20a3033f01e5e0113970988d015b230ce2f24c2dba617a5b79ee9f4e8f8be3: openshift-marketplace/certified-operators-l27pk/extract-utilities\" id=a271842a-62ea-49bf-98ab-f9843e9fdfb7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:44:04.213359 crc crio[22652]: time=\"2026-06-11T10:44:04.21326192Z\" level=info msg=\"Removing container: e82a2f69a9195036b1070dc2efdce0d6eb4e244b45d581727bf31ea5899c37c4\" id=950a5235-bf92-48d5-8778-e3bdff20f2d2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:44:04.235494 crc crio[22652]: time=\"2026-06-11T10:44:04.234982653Z\" level=info msg=\"Removed container e82a2f69a9195036b1070dc2efdce0d6eb4e244b45d581727bf31ea5899c37c4: openshift-marketplace/certified-operators-l27pk/extract-content\" id=950a5235-bf92-48d5-8778-e3bdff20f2d2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:44:04.241785 crc crio[22652]: time=\"2026-06-11T10:44:04.241711685Z\" level=info msg=\"Stopping pod sandbox: d2a5b75e1cb0179e3b2cf70397fa9bc5a2aa2e153ec38377131b90489bc50f1c\" id=7314a094-441f-40d6-9de8-2fe3a8bb44b9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 10:44:04.241785 crc crio[22652]: time=\"2026-06-11T10:44:04.241784247Z\" level=info msg=\"Stopped pod sandbox (already stopped): d2a5b75e1cb0179e3b2cf70397fa9bc5a2aa2e153ec38377131b90489bc50f1c\" id=7314a094-441f-40d6-9de8-2fe3a8bb44b9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 10:44:04.242630 crc crio[22652]: time=\"2026-06-11T10:44:04.242554051Z\" level=info msg=\"Removing pod sandbox: d2a5b75e1cb0179e3b2cf70397fa9bc5a2aa2e153ec38377131b90489bc50f1c\" id=02fe8ea7-1d8d-43dd-b75c-a07d72a4b37b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 10:44:04.251280 crc crio[22652]: time=\"2026-06-11T10:44:04.251094775Z\" level=info msg=\"Removed pod sandbox: d2a5b75e1cb0179e3b2cf70397fa9bc5a2aa2e153ec38377131b90489bc50f1c\" id=02fe8ea7-1d8d-43dd-b75c-a07d72a4b37b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 10:44:04.252852 crc crio[22652]: time=\"2026-06-11T10:44:04.252791967Z\" level=info msg=\"Stopping pod sandbox: f00a4f34978e87c5f1c6b100799810df031c4bff66b809eb32c23ea709e5dade\" id=15f26e5c-e412-44d4-a843-464031dee618 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 10:44:04.252950 crc crio[22652]: time=\"2026-06-11T10:44:04.252855329Z\" level=info msg=\"Stopped pod sandbox (already stopped): f00a4f34978e87c5f1c6b100799810df031c4bff66b809eb32c23ea709e5dade\" id=15f26e5c-e412-44d4-a843-464031dee618 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 10:44:04.253528 crc crio[22652]: time=\"2026-06-11T10:44:04.253390225Z\" level=info msg=\"Removing pod sandbox: f00a4f34978e87c5f1c6b100799810df031c4bff66b809eb32c23ea709e5dade\" id=7c0cc5b6-7146-415c-b4bf-ff5f3e7b6621 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 10:44:04.260339 crc crio[22652]: time=\"2026-06-11T10:44:04.260271496Z\" level=info msg=\"Removed pod sandbox: f00a4f34978e87c5f1c6b100799810df031c4bff66b809eb32c23ea709e5dade\" id=7c0cc5b6-7146-415c-b4bf-ff5f3e7b6621 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 10:44:04.261655 crc crio[22652]: time=\"2026-06-11T10:44:04.261577427Z\" level=info msg=\"Stopping pod sandbox: 07062107e831bd2bc053de9df6a86b3b014f434c930c900b1ce1ed92b05fd52b\" id=44824cd8-8b4a-4e69-9da2-e2ec0b379105 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 10:44:04.261739 crc crio[22652]: time=\"2026-06-11T10:44:04.26166486Z\" level=info msg=\"Stopped pod sandbox (already stopped): 07062107e831bd2bc053de9df6a86b3b014f434c930c900b1ce1ed92b05fd52b\" id=44824cd8-8b4a-4e69-9da2-e2ec0b379105 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 10:44:04.262726 crc crio[22652]: time=\"2026-06-11T10:44:04.26265131Z\" level=info msg=\"Removing pod sandbox: 07062107e831bd2bc053de9df6a86b3b014f434c930c900b1ce1ed92b05fd52b\" id=144edcc0-2796-4b29-8138-d9a0d02f11e0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 10:44:04.268529 crc crio[22652]: time=\"2026-06-11T10:44:04.268450555Z\" level=info msg=\"Removed pod sandbox: 07062107e831bd2bc053de9df6a86b3b014f434c930c900b1ce1ed92b05fd52b\" id=144edcc0-2796-4b29-8138-d9a0d02f11e0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 10:44:04.270352 crc crio[22652]: time=\"2026-06-11T10:44:04.270282774Z\" level=info msg=\"Stopping pod sandbox: c16806a1016fb09572def5ffddbf142dc6be2237317f815aeece3fdfc89e358d\" id=9e2aa768-27e3-433f-ac7c-deccd6754fc7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 10:44:04.270439 crc crio[22652]: time=\"2026-06-11T10:44:04.270371336Z\" level=info msg=\"Stopped pod sandbox (already stopped): c16806a1016fb09572def5ffddbf142dc6be2237317f815aeece3fdfc89e358d\" id=9e2aa768-27e3-433f-ac7c-deccd6754fc7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 10:44:04.271056 crc crio[22652]: time=\"2026-06-11T10:44:04.270943115Z\" level=info msg=\"Removing pod sandbox: c16806a1016fb09572def5ffddbf142dc6be2237317f815aeece3fdfc89e358d\" id=24aed928-b867-4eef-8542-9f4106acd844 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 10:44:04.277652 crc crio[22652]: time=\"2026-06-11T10:44:04.277527344Z\" level=info msg=\"Removed pod sandbox: c16806a1016fb09572def5ffddbf142dc6be2237317f815aeece3fdfc89e358d\" id=24aed928-b867-4eef-8542-9f4106acd844 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 10:44:04.278677 crc crio[22652]: time=\"2026-06-11T10:44:04.278470413Z\" level=info msg=\"Stopping pod sandbox: f5f968b95a4c09e9a35de10cc4c90e9de82846e8b43984b8310fb6d763a380c8\" id=e2a4bf8e-ac00-4059-90ae-10ea2ae03b2a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 10:44:04.278756 crc crio[22652]: time=\"2026-06-11T10:44:04.27869067Z\" level=info msg=\"Stopped pod sandbox (already stopped): f5f968b95a4c09e9a35de10cc4c90e9de82846e8b43984b8310fb6d763a380c8\" id=e2a4bf8e-ac00-4059-90ae-10ea2ae03b2a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 10:44:04.279537 crc crio[22652]: time=\"2026-06-11T10:44:04.279491916Z\" level=info msg=\"Removing pod sandbox: f5f968b95a4c09e9a35de10cc4c90e9de82846e8b43984b8310fb6d763a380c8\" id=77e82762-d517-47c7-a9ea-cae106b243f2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 10:44:04.286783 crc crio[22652]: time=\"2026-06-11T10:44:04.286697495Z\" level=info msg=\"Removed pod sandbox: f5f968b95a4c09e9a35de10cc4c90e9de82846e8b43984b8310fb6d763a380c8\" id=77e82762-d517-47c7-a9ea-cae106b243f2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 10:44:08.345832 crc crio[22652]: time=\"2026-06-11T10:44:08.345354384Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=661fbee7-4dd8-4437-9f3e-b8bf201cb041 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:44:08.347448 crc crio[22652]: time=\"2026-06-11T10:44:08.347358417Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=90c795dd-4b0d-401b-969c-5a6017f51bd9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:44:08.348855 crc crio[22652]: time=\"2026-06-11T10:44:08.348771142Z\" level=info msg=\"Removing container: aa65b15a5cf4f477c7007779bce2af5b8242ea2565692bcbe248139bbed785f1\" id=19685d32-a479-4121-97d6-0eab5d48ebbb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:44:08.358479 crc crio[22652]: time=\"2026-06-11T10:44:08.35468536Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=26a06c7b-d574-4160-a1b0-9de6d5418f15 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:44:08.402101 crc crio[22652]: time=\"2026-06-11T10:44:08.401888061Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:44:08.438222 crc crio[22652]: time=\"2026-06-11T10:44:08.437874425Z\" level=info msg=\"Removed container aa65b15a5cf4f477c7007779bce2af5b8242ea2565692bcbe248139bbed785f1: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=19685d32-a479-4121-97d6-0eab5d48ebbb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:44:08.452042 crc crio[22652]: time=\"2026-06-11T10:44:08.45185037Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:44:08.648976 crc crio[22652]: time=\"2026-06-11T10:44:08.648853003Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:44:08.737041 crc crio[22652]: time=\"2026-06-11T10:44:08.736951474Z\" level=info msg=\"Created container 0c0ee042f8f0917ecb7e87cd581d5e884572ba32488e209c8e96ceef919fe832: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=26a06c7b-d574-4160-a1b0-9de6d5418f15 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:44:08.738384 crc crio[22652]: time=\"2026-06-11T10:44:08.738264315Z\" level=info msg=\"Starting container: 0c0ee042f8f0917ecb7e87cd581d5e884572ba32488e209c8e96ceef919fe832\" id=049210a0-c2ec-4951-863b-c2f4fcfae72f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:44:08.746350 crc crio[22652]: time=\"2026-06-11T10:44:08.743598855Z\" level=info msg=\"Started container\" PID=23886 containerID=0c0ee042f8f0917ecb7e87cd581d5e884572ba32488e209c8e96ceef919fe832 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=049210a0-c2ec-4951-863b-c2f4fcfae72f name=/runtime.v1.RuntimeService/StartContainer sandboxID=4c75261105eca0cc2e0b236aa1c794f7d8a93841056df4b3fe9366cc4e9916e2\nJun 11 10:44:09.358655 crc crio[22652]: time=\"2026-06-11T10:44:09.358547147Z\" level=info msg=\"Stopping pod sandbox: acb3f50ce2cd0280326ae3a61263140cb725e06ee0a710c34b312566c5008775\" id=34e02a1a-500c-4e16-9661-c621c122e07d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 10:44:09.359733 crc crio[22652]: time=\"2026-06-11T10:44:09.359517319Z\" level=info msg=\"Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:acb3f50ce2cd0280326ae3a61263140cb725e06ee0a710c34b312566c5008775 UID:fa839ca1-f0f5-4ec8-b9d0-599f786862fc NetNS:/var/run/netns/5ad3c3e8-5427-4364-ae1c-2cee2382ce91 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-podfa839ca1_f0f5_4ec8_b9d0_599f786862fc.slice PodAnnotations:0xc0036e6f90}] Aliases:map[]}\"\nJun 11 10:44:09.359733 crc crio[22652]: time=\"2026-06-11T10:44:09.359676204Z\" level=info msg=\"Deleting pod openshift-etcd_installer-3-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 10:44:09.611727 crc crio[22652]: time=\"2026-06-11T10:44:09.611409586Z\" level=info msg=\"Stopped pod sandbox: acb3f50ce2cd0280326ae3a61263140cb725e06ee0a710c34b312566c5008775\" id=34e02a1a-500c-4e16-9661-c621c122e07d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 10:44:21.341489 crc crio[22652]: time=\"2026-06-11T10:44:21.336573438Z\" level=info msg=\"Stopped container 6e2b6f84343a5c8a05b13a6da3b2a2c8a77ceafaf0c0432cf23b0aec6bee9f34: openshift-etcd/etcd-crc/etcd\" id=8b8d5500-16b3-45eb-bacd-e7df13ac8d21 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 10:44:24.161067 crc crio[22652]: time=\"2026-06-11T10:44:24.160894272Z\" level=warning msg=\"Stopping container 6058d110c06a11a759b01e21119b487bfaa0e5f3d32a703827efcc559e4bc01d with stop signal(15) timed out. Killing...\"\nJun 11 10:44:24.206077 crc crio[22652]: time=\"2026-06-11T10:44:24.205517062Z\" level=error msg=\"Killing container 6058d110c06a11a759b01e21119b487bfaa0e5f3d32a703827efcc559e4bc01d failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 6058d110c06a11a759b01e21119b487bfaa0e5f3d32a703827efcc559e4bc01d KILL` failed: process not running: No such process\\n : exit status 1\"\nJun 11 10:44:24.280454 crc crio[22652]: time=\"2026-06-11T10:44:24.280377002Z\" level=info msg=\"Stopped container 6058d110c06a11a759b01e21119b487bfaa0e5f3d32a703827efcc559e4bc01d: openshift-etcd/etcd-crc/etcdctl\" id=4900d253-f5b6-4a4b-99ee-7d76be798440 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 10:44:24.281676 crc crio[22652]: time=\"2026-06-11T10:44:24.28156053Z\" level=info msg=\"Stopping pod sandbox: fa1fdb88abea1578cc8f05af8654098ce3a8239c8f2571c7a77ad2ddfc5e26e3\" id=91352550-956a-417a-8733-dc1979818d2c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 10:44:24.288749 crc crio[22652]: time=\"2026-06-11T10:44:24.288584603Z\" level=info msg=\"Stopped pod sandbox: fa1fdb88abea1578cc8f05af8654098ce3a8239c8f2571c7a77ad2ddfc5e26e3\" id=91352550-956a-417a-8733-dc1979818d2c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 10:44:24.535779 crc crio[22652]: time=\"2026-06-11T10:44:24.535629228Z\" level=info msg=\"Removing container: 07f61e30050f8bcd1c3764aa113c45ce59ab294186155c53e090ba2e832c86a0\" id=bd484ed7-5114-4836-af07-3a4bc72875ae name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:44:24.559713 crc crio[22652]: time=\"2026-06-11T10:44:24.559599803Z\" level=info msg=\"Removed container 07f61e30050f8bcd1c3764aa113c45ce59ab294186155c53e090ba2e832c86a0: openshift-etcd/etcd-crc/etcd-rev\" id=bd484ed7-5114-4836-af07-3a4bc72875ae name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:44:24.563193 crc crio[22652]: time=\"2026-06-11T10:44:24.563032939Z\" level=info msg=\"Removing container: 4c2d1c3227c2736fa6314e645869b1d5ea539a771a737ddd0813ecd08e96fecd\" id=4886d724-10d5-4656-9cb5-b3b890968f85 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:44:24.593325 crc crio[22652]: time=\"2026-06-11T10:44:24.5932282Z\" level=info msg=\"Removed container 4c2d1c3227c2736fa6314e645869b1d5ea539a771a737ddd0813ecd08e96fecd: openshift-etcd/etcd-crc/etcd-readyz\" id=4886d724-10d5-4656-9cb5-b3b890968f85 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:44:24.596882 crc crio[22652]: time=\"2026-06-11T10:44:24.596794434Z\" level=info msg=\"Removing container: 092b0bd7ebca4073c30e6292b4c07f5766f3e1e95a6a9369cbb6c6c30b14387b\" id=73d3d861-7213-4159-8ce2-9f15226951f7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:44:24.620503 crc crio[22652]: time=\"2026-06-11T10:44:24.619599308Z\" level=info msg=\"Removed container 092b0bd7ebca4073c30e6292b4c07f5766f3e1e95a6a9369cbb6c6c30b14387b: openshift-etcd/etcd-crc/etcd-metrics\" id=73d3d861-7213-4159-8ce2-9f15226951f7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:44:24.627528 crc crio[22652]: time=\"2026-06-11T10:44:24.627409516Z\" level=info msg=\"Removing container: 6e2b6f84343a5c8a05b13a6da3b2a2c8a77ceafaf0c0432cf23b0aec6bee9f34\" id=d62eb21e-7a20-4947-a981-194fddd4bd49 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:44:24.654049 crc crio[22652]: time=\"2026-06-11T10:44:24.653889658Z\" level=info msg=\"Removed container 6e2b6f84343a5c8a05b13a6da3b2a2c8a77ceafaf0c0432cf23b0aec6bee9f34: openshift-etcd/etcd-crc/etcd\" id=d62eb21e-7a20-4947-a981-194fddd4bd49 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:44:24.657208 crc crio[22652]: time=\"2026-06-11T10:44:24.656988396Z\" level=info msg=\"Removing container: 6058d110c06a11a759b01e21119b487bfaa0e5f3d32a703827efcc559e4bc01d\" id=900564bb-3d08-41c4-8342-623923ba44e9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:44:24.672187 crc crio[22652]: time=\"2026-06-11T10:44:24.671989693Z\" level=info msg=\"Removed container 6058d110c06a11a759b01e21119b487bfaa0e5f3d32a703827efcc559e4bc01d: openshift-etcd/etcd-crc/etcdctl\" id=900564bb-3d08-41c4-8342-623923ba44e9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:44:24.675795 crc crio[22652]: time=\"2026-06-11T10:44:24.675617709Z\" level=info msg=\"Removing container: a4369d4932648417dac09ada33ebfe4d894d5f18d6cff3edf19e3fbae8df8b28\" id=99a2f6c8-c000-49fe-8145-eb3b62ceee39 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:44:24.742864 crc crio[22652]: time=\"2026-06-11T10:44:24.742717594Z\" level=info msg=\"Removed container a4369d4932648417dac09ada33ebfe4d894d5f18d6cff3edf19e3fbae8df8b28: openshift-etcd/etcd-crc/etcd-resources-copy\" id=99a2f6c8-c000-49fe-8145-eb3b62ceee39 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:44:24.745900 crc crio[22652]: time=\"2026-06-11T10:44:24.74581723Z\" level=info msg=\"Removing container: a34efecdcae4c260b4e72130dc6c76d31617c10419b378a52310a7ac5bfd2dc6\" id=79a5a370-dade-42c1-833b-19c1a5ad76d7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:44:24.819050 crc crio[22652]: time=\"2026-06-11T10:44:24.818916816Z\" level=info msg=\"Removed container a34efecdcae4c260b4e72130dc6c76d31617c10419b378a52310a7ac5bfd2dc6: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=79a5a370-dade-42c1-833b-19c1a5ad76d7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:44:24.822851 crc crio[22652]: time=\"2026-06-11T10:44:24.822772147Z\" level=info msg=\"Removing container: 1d38a97ea93c7f0e81d68a16c698b31698566094956d6e1f16b27c5b0077e19c\" id=0e51af68-03bb-4bc8-b3b4-ecbd9623cc6a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:44:24.896727 crc crio[22652]: time=\"2026-06-11T10:44:24.896589785Z\" level=info msg=\"Removed container 1d38a97ea93c7f0e81d68a16c698b31698566094956d6e1f16b27c5b0077e19c: openshift-etcd/etcd-crc/setup\" id=0e51af68-03bb-4bc8-b3b4-ecbd9623cc6a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:44:45.747820 crc crio[22652]: time=\"2026-06-11T10:44:45.746520652Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=b48e6c6d-2b39-47fb-bce7-c20d02e55c4c name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:44:45.750532 crc crio[22652]: time=\"2026-06-11T10:44:45.750426457Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=04114654-ce22-40d5-bf26-ccec01e68844 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:44:45.753212 crc crio[22652]: time=\"2026-06-11T10:44:45.753087471Z\" level=info msg=\"Creating container: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=77f7e95b-92f7-4120-a199-f24b42891cdf name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:44:45.753726 crc crio[22652]: time=\"2026-06-11T10:44:45.753646039Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:44:45.796067 crc crio[22652]: time=\"2026-06-11T10:44:45.795803699Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:44:45.800274 crc crio[22652]: time=\"2026-06-11T10:44:45.800109776Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:44:45.935266 crc crio[22652]: time=\"2026-06-11T10:44:45.935045317Z\" level=info msg=\"Created container 9058f202f9cb4f242aaf9a294a1ad6233f30109281a76140e6e6ebad637d2787: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=77f7e95b-92f7-4120-a199-f24b42891cdf name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:44:45.936994 crc crio[22652]: time=\"2026-06-11T10:44:45.936598376Z\" level=info msg=\"Starting container: 9058f202f9cb4f242aaf9a294a1ad6233f30109281a76140e6e6ebad637d2787\" id=69b6a7f1-cb89-4fdc-a061-e1211bd2b66b name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:44:45.948379 crc crio[22652]: time=\"2026-06-11T10:44:45.942671619Z\" level=info msg=\"Started container\" PID=24404 containerID=9058f202f9cb4f242aaf9a294a1ad6233f30109281a76140e6e6ebad637d2787 description=openshift-network-node-identity/network-node-identity-dgvkt/approver id=69b6a7f1-cb89-4fdc-a061-e1211bd2b66b name=/runtime.v1.RuntimeService/StartContainer sandboxID=40734c51274e7a1569cafadfa4eec667fbd11772752d4467125d00ae298a5460\nJun 11 10:45:04.243578 crc crio[22652]: time=\"2026-06-11T10:45:04.242681151Z\" level=info msg=\"Running pod sandbox: openshift-etcd/etcd-crc/POD\" id=3d46748b-d65d-4ff3-98ff-a89ca3519400 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:45:04.245835 crc crio[22652]: time=\"2026-06-11T10:45:04.243603181Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:45:04.261569 crc crio[22652]: time=\"2026-06-11T10:45:04.261431636Z\" 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=3d46748b-d65d-4ff3-98ff-a89ca3519400 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:45:04.274063 crc crio[22652]: time=\"2026-06-11T10:45:04.273963375Z\" level=info msg=\"Ran pod sandbox 6b22384c34906afb7c6a6e4fd1e54b28799ba5d8829702a81aa5e6c3a52ac00c with infra container: openshift-etcd/etcd-crc/POD\" id=3d46748b-d65d-4ff3-98ff-a89ca3519400 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:45:04.276049 crc crio[22652]: time=\"2026-06-11T10:45:04.275963768Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=478d0321-239f-48fe-b806-dcb7ea3cf421 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:45:04.278079 crc crio[22652]: time=\"2026-06-11T10:45:04.278004162Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=719def20-6f6d-4dd6-b8a7-05e5784d3113 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:45:04.312833 crc crio[22652]: time=\"2026-06-11T10:45:04.312667412Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/setup\" id=38dbeb45-f0b2-46c2-8f9a-063967ed9eb3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:45:04.313603 crc crio[22652]: time=\"2026-06-11T10:45:04.313515629Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:45:04.315742 crc crio[22652]: time=\"2026-06-11T10:45:04.315677327Z\" level=info msg=\"Stopping pod sandbox: fa1fdb88abea1578cc8f05af8654098ce3a8239c8f2571c7a77ad2ddfc5e26e3\" id=34b09c56-7617-4524-a538-5d4a19331262 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 10:45:04.315742 crc crio[22652]: time=\"2026-06-11T10:45:04.315748319Z\" level=info msg=\"Stopped pod sandbox (already stopped): fa1fdb88abea1578cc8f05af8654098ce3a8239c8f2571c7a77ad2ddfc5e26e3\" id=34b09c56-7617-4524-a538-5d4a19331262 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 10:45:04.316725 crc crio[22652]: time=\"2026-06-11T10:45:04.316640698Z\" level=info msg=\"Removing pod sandbox: fa1fdb88abea1578cc8f05af8654098ce3a8239c8f2571c7a77ad2ddfc5e26e3\" id=ca2c4ccc-5700-4494-b5b8-00802976395d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 10:45:04.338842 crc crio[22652]: time=\"2026-06-11T10:45:04.338655292Z\" level=info msg=\"Removed pod sandbox: fa1fdb88abea1578cc8f05af8654098ce3a8239c8f2571c7a77ad2ddfc5e26e3\" id=ca2c4ccc-5700-4494-b5b8-00802976395d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 10:45:04.351650 crc crio[22652]: time=\"2026-06-11T10:45:04.351514624Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:45:04.497599 crc crio[22652]: time=\"2026-06-11T10:45:04.497433447Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:45:04.603763 crc crio[22652]: time=\"2026-06-11T10:45:04.60310156Z\" level=info msg=\"Created container 95d0d446ecf915dea32e950ae4ec0b40f1b409deb262a3d507d7dd0b878245b1: openshift-etcd/etcd-crc/setup\" id=38dbeb45-f0b2-46c2-8f9a-063967ed9eb3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:45:04.606011 crc crio[22652]: time=\"2026-06-11T10:45:04.605951961Z\" level=info msg=\"Starting container: 95d0d446ecf915dea32e950ae4ec0b40f1b409deb262a3d507d7dd0b878245b1\" id=22229189-16ef-42ab-87e2-62c94508717a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:45:04.611311 crc crio[22652]: time=\"2026-06-11T10:45:04.611255519Z\" level=info msg=\"Started container\" PID=24644 containerID=95d0d446ecf915dea32e950ae4ec0b40f1b409deb262a3d507d7dd0b878245b1 description=openshift-etcd/etcd-crc/setup id=22229189-16ef-42ab-87e2-62c94508717a name=/runtime.v1.RuntimeService/StartContainer sandboxID=6b22384c34906afb7c6a6e4fd1e54b28799ba5d8829702a81aa5e6c3a52ac00c\nJun 11 10:45:38.948518 crc crio[22652]: time=\"2026-06-11T10:45:38.947373792Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=e3c9fa89-35fe-4cd0-bb2a-64789630e71e name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:45:38.953276 crc crio[22652]: time=\"2026-06-11T10:45:38.95298748Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=0ad9d46e-9f01-48ef-b991-92dc891398d4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:45:38.978084 crc crio[22652]: time=\"2026-06-11T10:45:38.977779947Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=49e0a4f4-f466-4223-8c2e-c6c087443a7f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:45:38.978819 crc crio[22652]: time=\"2026-06-11T10:45:38.978690606Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:45:39.039686 crc crio[22652]: time=\"2026-06-11T10:45:39.038980329Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:45:39.234851 crc crio[22652]: time=\"2026-06-11T10:45:39.233906647Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:45:39.357457 crc crio[22652]: time=\"2026-06-11T10:45:39.357311174Z\" level=info msg=\"Created container a0c492fe6f7444963436ef59a4b7794354d09ee419bb6a7b921dfccf5f7eb9e7: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=49e0a4f4-f466-4223-8c2e-c6c087443a7f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:45:39.359438 crc crio[22652]: time=\"2026-06-11T10:45:39.359338218Z\" level=info msg=\"Starting container: a0c492fe6f7444963436ef59a4b7794354d09ee419bb6a7b921dfccf5f7eb9e7\" id=76aacfe1-cfea-479a-9901-02b735e461db name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:45:39.366693 crc crio[22652]: time=\"2026-06-11T10:45:39.366602418Z\" level=info msg=\"Started container\" PID=25106 containerID=a0c492fe6f7444963436ef59a4b7794354d09ee419bb6a7b921dfccf5f7eb9e7 description=openshift-etcd/etcd-crc/etcd-ensure-env-vars id=76aacfe1-cfea-479a-9901-02b735e461db name=/runtime.v1.RuntimeService/StartContainer sandboxID=6b22384c34906afb7c6a6e4fd1e54b28799ba5d8829702a81aa5e6c3a52ac00c\nJun 11 10:45:51.370027 crc crio[22652]: time=\"2026-06-11T10:45:51.36892526Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=b11c0a32-85f2-4165-838e-d9596962ff7e name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:45:51.372680 crc crio[22652]: time=\"2026-06-11T10:45:51.372638348Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=3f2ae6e3-3408-4d1a-912b-2b441f7ae47f name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:45:51.375764 crc crio[22652]: time=\"2026-06-11T10:45:51.375633374Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-msl67/marketplace-operator\" id=ebf5779f-41da-453d-bb62-9cf53931360a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:45:51.376922 crc crio[22652]: time=\"2026-06-11T10:45:51.376330066Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:45:51.421082 crc crio[22652]: time=\"2026-06-11T10:45:51.420882629Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:45:51.426663 crc crio[22652]: time=\"2026-06-11T10:45:51.426526789Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:45:51.570038 crc crio[22652]: time=\"2026-06-11T10:45:51.569751684Z\" level=info msg=\"Created container 3a22adbd6e1475d5d60ac5a99accaecdda5c55f4dfb19569a01d4bf4ef675b04: openshift-marketplace/marketplace-operator-547dbd544d-msl67/marketplace-operator\" id=ebf5779f-41da-453d-bb62-9cf53931360a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:45:51.578624 crc crio[22652]: time=\"2026-06-11T10:45:51.574058291Z\" level=info msg=\"Starting container: 3a22adbd6e1475d5d60ac5a99accaecdda5c55f4dfb19569a01d4bf4ef675b04\" id=1a3feddc-4f39-48ae-aad7-0a3bf8a5e713 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:45:51.580624 crc crio[22652]: time=\"2026-06-11T10:45:51.580356751Z\" level=info msg=\"Started container\" PID=25275 containerID=3a22adbd6e1475d5d60ac5a99accaecdda5c55f4dfb19569a01d4bf4ef675b04 description=openshift-marketplace/marketplace-operator-547dbd544d-msl67/marketplace-operator id=1a3feddc-4f39-48ae-aad7-0a3bf8a5e713 name=/runtime.v1.RuntimeService/StartContainer sandboxID=275d7dcc4bc8f174646b2ef56319d0ea75932f10ed1e7d03a583f6417d7d7986\nJun 11 10:46:14.276426 crc crio[22652]: time=\"2026-06-11T10:46:14.275004622Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=aa2fa91e-29b2-48fe-9fff-673af328d5ce name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:46:14.281911 crc crio[22652]: time=\"2026-06-11T10:46:14.281796317Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=07580af9-f889-4a55-ab87-bdc54e0ef0d9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:46:14.301360 crc crio[22652]: time=\"2026-06-11T10:46:14.301193943Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-resources-copy\" id=97b42b2e-1d1d-4ec8-8dac-b38ab8086faf name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:46:14.301790 crc crio[22652]: time=\"2026-06-11T10:46:14.301749791Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:46:14.338615 crc crio[22652]: time=\"2026-06-11T10:46:14.33829271Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:46:14.468795 crc crio[22652]: time=\"2026-06-11T10:46:14.468743011Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:46:14.560603 crc crio[22652]: time=\"2026-06-11T10:46:14.560481712Z\" level=info msg=\"Created container 12875682bd0595a008b301b8a147a60bf5a5c12c62ff1f9636aecd9c38c10c51: openshift-etcd/etcd-crc/etcd-resources-copy\" id=97b42b2e-1d1d-4ec8-8dac-b38ab8086faf name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:46:14.561709 crc crio[22652]: time=\"2026-06-11T10:46:14.561628349Z\" level=info msg=\"Starting container: 12875682bd0595a008b301b8a147a60bf5a5c12c62ff1f9636aecd9c38c10c51\" id=ecb9b421-aace-4e1c-8659-c25513c8789e name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:46:14.569201 crc crio[22652]: time=\"2026-06-11T10:46:14.569070525Z\" level=info msg=\"Started container\" PID=25567 containerID=12875682bd0595a008b301b8a147a60bf5a5c12c62ff1f9636aecd9c38c10c51 description=openshift-etcd/etcd-crc/etcd-resources-copy id=ecb9b421-aace-4e1c-8659-c25513c8789e name=/runtime.v1.RuntimeService/StartContainer sandboxID=6b22384c34906afb7c6a6e4fd1e54b28799ba5d8829702a81aa5e6c3a52ac00c\nJun 11 10:46:19.684975 crc crio[22652]: time=\"2026-06-11T10:46:19.683858048Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=d53d8d13-3201-49f9-ac28-0faffbcfcf9d name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:46:19.689001 crc crio[22652]: time=\"2026-06-11T10:46:19.688900687Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=7f67553f-5ecc-42a8-b812-e67605b2cf31 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:46:19.691668 crc crio[22652]: time=\"2026-06-11T10:46:19.691561432Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=bb8e81f9-1709-4e62-84c8-60e85d0f9d2b name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:46:19.692352 crc crio[22652]: time=\"2026-06-11T10:46:19.692216573Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=4a3d48df-1221-49f9-aa89-ec192293b466 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:46:19.692758 crc crio[22652]: time=\"2026-06-11T10:46:19.692658917Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:46:19.693753 crc crio[22652]: time=\"2026-06-11T10:46:19.693654898Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=6279a51b-139f-4db8-af48-c6031ebc5e1a name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:46:19.696572 crc crio[22652]: time=\"2026-06-11T10:46:19.696477069Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller\" id=a68b030a-433a-49eb-a255-bd7c33438a33 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:46:19.701068 crc crio[22652]: time=\"2026-06-11T10:46:19.700983421Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=f0b8e08b-8496-42c7-8e1c-3e2f9d35b770 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:46:19.703260 crc crio[22652]: time=\"2026-06-11T10:46:19.703035106Z\" level=info msg=\"Removing container: a40b0ad266f0349e3710983c74b3de1c18a33f55d6af770e2d6ca6422a6ae41b\" id=04c3d468-399a-4305-afbb-a8938519713e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:46:19.715276 crc crio[22652]: time=\"2026-06-11T10:46:19.715037847Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:46:19.718032 crc crio[22652]: time=\"2026-06-11T10:46:19.717907209Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=13de00dd-94ba-4932-b121-b680d1b8da6a name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:46:19.720853 crc crio[22652]: time=\"2026-06-11T10:46:19.720730148Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=4f35e8f4-dbab-45f6-8362-beae0dc07118 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:46:19.732988 crc crio[22652]: time=\"2026-06-11T10:46:19.732893174Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:46:19.747708 crc crio[22652]: time=\"2026-06-11T10:46:19.747369353Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:46:19.759542 crc crio[22652]: time=\"2026-06-11T10:46:19.759403345Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:46:19.765057 crc crio[22652]: time=\"2026-06-11T10:46:19.764913763Z\" level=info msg=\"Removed container a40b0ad266f0349e3710983c74b3de1c18a33f55d6af770e2d6ca6422a6ae41b: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=04c3d468-399a-4305-afbb-a8938519713e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:46:19.768260 crc crio[22652]: time=\"2026-06-11T10:46:19.768090791Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:46:19.787478 crc crio[22652]: time=\"2026-06-11T10:46:19.787360372Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:46:19.926377 crc crio[22652]: time=\"2026-06-11T10:46:19.926063777Z\" level=info msg=\"Created container bc491962fef783e8c968a88c1ba1217a49ee4883f3d9f66199d4d2f26593d847: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=4a3d48df-1221-49f9-aa89-ec192293b466 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:46:19.927562 crc crio[22652]: time=\"2026-06-11T10:46:19.927298354Z\" level=info msg=\"Starting container: bc491962fef783e8c968a88c1ba1217a49ee4883f3d9f66199d4d2f26593d847\" id=cd164c5b-4239-4a25-801f-e5ec859be0bf name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:46:19.937814 crc crio[22652]: time=\"2026-06-11T10:46:19.937703565Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:46:19.941517 crc crio[22652]: time=\"2026-06-11T10:46:19.941323859Z\" level=info msg=\"Started container\" PID=25693 containerID=bc491962fef783e8c968a88c1ba1217a49ee4883f3d9f66199d4d2f26593d847 description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager id=cd164c5b-4239-4a25-801f-e5ec859be0bf name=/runtime.v1.RuntimeService/StartContainer sandboxID=6286c5cd824d0722cf7d1aa46f4dae6382b3cddde7d5609b9f4d263a4214395a\nJun 11 10:46:19.952276 crc crio[22652]: time=\"2026-06-11T10:46:19.952109052Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:46:20.046910 crc crio[22652]: time=\"2026-06-11T10:46:20.046543648Z\" level=info msg=\"Created container aa68a47059b99e05aa0e59bce9820f94e520f94156dd813ff79066657cf75557: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=4f35e8f4-dbab-45f6-8362-beae0dc07118 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:46:20.048690 crc crio[22652]: time=\"2026-06-11T10:46:20.048609624Z\" level=info msg=\"Created container e0a458801345f0c01ea35e7aa3cf4cc7d8a0133f46ee0cf83af563b55d65fee6: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller\" id=a68b030a-433a-49eb-a255-bd7c33438a33 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:46:20.048904 crc crio[22652]: time=\"2026-06-11T10:46:20.048833321Z\" level=info msg=\"Starting container: aa68a47059b99e05aa0e59bce9820f94e520f94156dd813ff79066657cf75557\" id=a23ddc67-0141-4bb0-9dd2-a0f3ac967fc2 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:46:20.049656 crc crio[22652]: time=\"2026-06-11T10:46:20.049603845Z\" level=info msg=\"Starting container: e0a458801345f0c01ea35e7aa3cf4cc7d8a0133f46ee0cf83af563b55d65fee6\" id=037b0e56-2030-4091-b17f-d2ae8f5bc687 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:46:20.053781 crc crio[22652]: time=\"2026-06-11T10:46:20.053669035Z\" level=info msg=\"Started container\" PID=25715 containerID=aa68a47059b99e05aa0e59bce9820f94e520f94156dd813ff79066657cf75557 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=a23ddc67-0141-4bb0-9dd2-a0f3ac967fc2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4c75261105eca0cc2e0b236aa1c794f7d8a93841056df4b3fe9366cc4e9916e2\nJun 11 10:46:20.055285 crc crio[22652]: time=\"2026-06-11T10:46:20.055166612Z\" level=info msg=\"Started container\" PID=25713 containerID=e0a458801345f0c01ea35e7aa3cf4cc7d8a0133f46ee0cf83af563b55d65fee6 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller id=037b0e56-2030-4091-b17f-d2ae8f5bc687 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4004c0680f4846cec5f2f23572abe1d111a622de9d9019870f087a0059338ed1\nJun 11 10:46:20.066651 crc crio[22652]: time=\"2026-06-11T10:46:20.066537533Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=1863f7b9-be36-499d-9192-9664be4f6ae7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:46:20.068544 crc crio[22652]: time=\"2026-06-11T10:46:20.068480175Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=2b91d474-bb1b-4747-9432-8cb249ec57ff name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:46:20.070541 crc crio[22652]: time=\"2026-06-11T10:46:20.070486628Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller\" id=6526faff-04b1-4772-b23e-fe13b9208383 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:46:20.070944 crc crio[22652]: time=\"2026-06-11T10:46:20.070893971Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:46:20.092428 crc crio[22652]: time=\"2026-06-11T10:46:20.092347742Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:46:20.252616 crc crio[22652]: time=\"2026-06-11T10:46:20.252364632Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:46:20.334184 crc crio[22652]: time=\"2026-06-11T10:46:20.333984031Z\" level=info msg=\"Created container cb02381406c590b030c97c28656cf831ef0c2b6cc00022ae6ffaf82132dd9f34: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller\" id=6526faff-04b1-4772-b23e-fe13b9208383 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:46:20.335997 crc crio[22652]: time=\"2026-06-11T10:46:20.335791528Z\" level=info msg=\"Starting container: cb02381406c590b030c97c28656cf831ef0c2b6cc00022ae6ffaf82132dd9f34\" id=01c7044d-4842-4938-bfdd-e55f9f183d1f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:46:20.342217 crc crio[22652]: time=\"2026-06-11T10:46:20.342048897Z\" level=info msg=\"Started container\" PID=25753 containerID=cb02381406c590b030c97c28656cf831ef0c2b6cc00022ae6ffaf82132dd9f34 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller id=01c7044d-4842-4938-bfdd-e55f9f183d1f name=/runtime.v1.RuntimeService/StartContainer sandboxID=4c75261105eca0cc2e0b236aa1c794f7d8a93841056df4b3fe9366cc4e9916e2\nJun 11 10:46:31.856441 crc crio[22652]: time=\"2026-06-11T10:46:31.855580514Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=9af640a8-866a-405e-b877-b6c5420cdee6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:46:31.859031 crc crio[22652]: time=\"2026-06-11T10:46:31.85894045Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=1e291dbd-5eef-4656-b2c9-abca51973871 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:46:31.859542 crc crio[22652]: time=\"2026-06-11T10:46:31.859447757Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=00db2a48-50de-437a-a01f-181e466ea336 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:46:31.861760 crc crio[22652]: time=\"2026-06-11T10:46:31.861660987Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=f935fb22-f3ec-469c-94a8-a22394bba681 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:46:31.861760 crc crio[22652]: time=\"2026-06-11T10:46:31.861716609Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=edc6fadc-5362-4373-81d3-bbd9c4d9b43f name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:46:31.862222 crc crio[22652]: time=\"2026-06-11T10:46:31.86206832Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:46:31.863921 crc crio[22652]: time=\"2026-06-11T10:46:31.863840976Z\" level=info msg=\"Creating container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=b3c144b5-a3b9-48db-83c9-0783b43e4adf name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:46:31.864415 crc crio[22652]: time=\"2026-06-11T10:46:31.864356562Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:46:31.908787 crc crio[22652]: time=\"2026-06-11T10:46:31.908669709Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:46:31.928301 crc crio[22652]: time=\"2026-06-11T10:46:31.927990432Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:46:31.933614 crc crio[22652]: time=\"2026-06-11T10:46:31.933474217Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:46:32.037325 crc crio[22652]: time=\"2026-06-11T10:46:32.037266Z\" level=info msg=\"Created container 5c6e5c6fe451bba1640873b14cbd5bc3b8edc34b3e8855d8c02ec16f7fbffcd5: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=b3c144b5-a3b9-48db-83c9-0783b43e4adf name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:46:32.039545 crc crio[22652]: time=\"2026-06-11T10:46:32.039478941Z\" level=info msg=\"Starting container: 5c6e5c6fe451bba1640873b14cbd5bc3b8edc34b3e8855d8c02ec16f7fbffcd5\" id=07d58ecb-4ad5-48b2-91e0-8fa1443d31f8 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:46:32.048461 crc crio[22652]: time=\"2026-06-11T10:46:32.04829771Z\" level=info msg=\"Started container\" PID=25891 containerID=5c6e5c6fe451bba1640873b14cbd5bc3b8edc34b3e8855d8c02ec16f7fbffcd5 description=openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator id=07d58ecb-4ad5-48b2-91e0-8fa1443d31f8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=089f8796586f8b7db92a69c83013faa76dd5287d067fcd029cad6702aa674c55\nJun 11 10:46:32.080963 crc crio[22652]: time=\"2026-06-11T10:46:32.080815012Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:46:32.166820 crc crio[22652]: time=\"2026-06-11T10:46:32.166709968Z\" level=info msg=\"Created container bfbaabc0dbcc229bbd875b5e9a4f91e3d679070220d10be6b4e577487463fb38: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=f935fb22-f3ec-469c-94a8-a22394bba681 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:46:32.167829 crc crio[22652]: time=\"2026-06-11T10:46:32.167763242Z\" level=info msg=\"Starting container: bfbaabc0dbcc229bbd875b5e9a4f91e3d679070220d10be6b4e577487463fb38\" id=a62d2bd5-d8ca-421c-b1f5-772c636a514d name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:46:32.176741 crc crio[22652]: time=\"2026-06-11T10:46:32.176687066Z\" level=info msg=\"Started container\" PID=25907 containerID=bfbaabc0dbcc229bbd875b5e9a4f91e3d679070220d10be6b4e577487463fb38 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler id=a62d2bd5-d8ca-421c-b1f5-772c636a514d name=/runtime.v1.RuntimeService/StartContainer sandboxID=4004c0680f4846cec5f2f23572abe1d111a622de9d9019870f087a0059338ed1\nJun 11 10:46:39.954019 crc crio[22652]: time=\"2026-06-11T10:46:39.953371751Z\" level=info msg=\"Removing container: 8654ff591391f9a32e71a6b62fa0aaebbcfa8821e2f3eadb46fb4de831baccd8\" id=ebd51257-115c-474a-a5ce-128fbbdd1574 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:46:39.955008 crc crio[22652]: time=\"2026-06-11T10:46:39.953959009Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=490c9e73-aa91-4a1f-873f-d2683e666636 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:46:40.004514 crc crio[22652]: time=\"2026-06-11T10:46:40.004421592Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=20f37879-5f74-4fc3-8d1f-654875352be7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:46:40.006448 crc crio[22652]: time=\"2026-06-11T10:46:40.006373613Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=4b5a1bb5-c14c-4115-9971-90325d3cd9a3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:46:40.006684 crc crio[22652]: time=\"2026-06-11T10:46:40.006630301Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:46:40.021755 crc crio[22652]: time=\"2026-06-11T10:46:40.02164995Z\" level=info msg=\"Removed container 8654ff591391f9a32e71a6b62fa0aaebbcfa8821e2f3eadb46fb4de831baccd8: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=ebd51257-115c-474a-a5ce-128fbbdd1574 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:46:40.028458 crc crio[22652]: time=\"2026-06-11T10:46:40.028370961Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:46:40.177185 crc crio[22652]: time=\"2026-06-11T10:46:40.177010279Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:46:40.274936 crc crio[22652]: time=\"2026-06-11T10:46:40.274818723Z\" level=info msg=\"Created container 5ff43cdea3e86db53c06264ee3888584be2e2a796390b16a505e176d63a5921f: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=4b5a1bb5-c14c-4115-9971-90325d3cd9a3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:46:40.276496 crc crio[22652]: time=\"2026-06-11T10:46:40.276401393Z\" level=info msg=\"Starting container: 5ff43cdea3e86db53c06264ee3888584be2e2a796390b16a505e176d63a5921f\" id=30e85bbb-6250-478c-be6b-207154bcbf92 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:46:40.287509 crc crio[22652]: time=\"2026-06-11T10:46:40.286190654Z\" level=info msg=\"Started container\" PID=26051 containerID=5ff43cdea3e86db53c06264ee3888584be2e2a796390b16a505e176d63a5921f description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=30e85bbb-6250-478c-be6b-207154bcbf92 name=/runtime.v1.RuntimeService/StartContainer sandboxID=106340d852599cbf4baa350ac7e1500a562578e321ecf31ccbcd3945cae2303a\nJun 11 10:46:48.615852 crc crio[22652]: time=\"2026-06-11T10:46:48.614957446Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=aa7d0105-dae1-467c-a387-ccfae8a2f6dd name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:46:48.617971 crc crio[22652]: time=\"2026-06-11T10:46:48.617835398Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=6cdf80d8-ee34-4aee-8630-f80a87a29537 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:46:48.630353 crc crio[22652]: time=\"2026-06-11T10:46:48.630212421Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcdctl\" id=57578c47-c349-4cc7-8f33-25e672db650f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:46:48.630724 crc crio[22652]: time=\"2026-06-11T10:46:48.630634205Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:46:48.649674 crc crio[22652]: time=\"2026-06-11T10:46:48.649566924Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:46:48.692730 crc crio[22652]: time=\"2026-06-11T10:46:48.692638315Z\" level=info msg=\"Stopping container: aa68a47059b99e05aa0e59bce9820f94e520f94156dd813ff79066657cf75557 (timeout: 30s)\" id=9d3e7151-65f3-444c-8757-d1f470290b04 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 10:46:48.820713 crc crio[22652]: time=\"2026-06-11T10:46:48.820595872Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:46:48.858019 crc crio[22652]: time=\"2026-06-11T10:46:48.857775875Z\" level=info msg=\"Stopped container aa68a47059b99e05aa0e59bce9820f94e520f94156dd813ff79066657cf75557: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=9d3e7151-65f3-444c-8757-d1f470290b04 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 10:46:48.859466 crc crio[22652]: time=\"2026-06-11T10:46:48.859358813Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=a8fcda4e-d4f1-4ade-8204-a59e071f5e07 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:46:48.861495 crc crio[22652]: time=\"2026-06-11T10:46:48.861364627Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=6d2b7113-0f97-4a0f-b106-f3205db3391f name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:46:48.863496 crc crio[22652]: time=\"2026-06-11T10:46:48.86335006Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=62b05a68-5c11-4017-95b1-e5a65a716e54 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:46:48.863630 crc crio[22652]: time=\"2026-06-11T10:46:48.863617428Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:46:48.886435 crc crio[22652]: time=\"2026-06-11T10:46:48.886350841Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:46:48.907688 crc crio[22652]: time=\"2026-06-11T10:46:48.907592165Z\" level=info msg=\"Created container 00ea78fb5622665d8ef1c4a076f722d80f7804b69b2d9e19fd4c7990ed227e08: openshift-etcd/etcd-crc/etcdctl\" id=57578c47-c349-4cc7-8f33-25e672db650f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:46:48.908939 crc crio[22652]: time=\"2026-06-11T10:46:48.908866404Z\" level=info msg=\"Starting container: 00ea78fb5622665d8ef1c4a076f722d80f7804b69b2d9e19fd4c7990ed227e08\" id=ca2b301f-51cd-47a0-8f8c-8a463148ac36 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:46:48.912965 crc crio[22652]: time=\"2026-06-11T10:46:48.912885981Z\" level=info msg=\"Started container\" PID=26212 containerID=00ea78fb5622665d8ef1c4a076f722d80f7804b69b2d9e19fd4c7990ed227e08 description=openshift-etcd/etcd-crc/etcdctl id=ca2b301f-51cd-47a0-8f8c-8a463148ac36 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6b22384c34906afb7c6a6e4fd1e54b28799ba5d8829702a81aa5e6c3a52ac00c\nJun 11 10:46:48.926468 crc crio[22652]: time=\"2026-06-11T10:46:48.926414302Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=638e9e97-dc28-40a7-99cc-f1804be6ad5a name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:46:48.929524 crc crio[22652]: time=\"2026-06-11T10:46:48.929439908Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=9805c9e1-69e5-40ea-b401-9ae9807186da name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:46:48.935751 crc crio[22652]: time=\"2026-06-11T10:46:48.935687856Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd\" id=dd93edd8-5272-4409-881b-b4fca08bab1a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:46:48.936059 crc crio[22652]: time=\"2026-06-11T10:46:48.936012307Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:46:48.964330 crc crio[22652]: time=\"2026-06-11T10:46:48.963770817Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:46:49.064074 crc crio[22652]: time=\"2026-06-11T10:46:49.063937176Z\" level=info msg=\"Removing container: 6d9957b8e8038150ac8cae0325116c233f1483b436ff1b353784fd53810d72d8\" id=119896af-c5a9-4ead-84ac-c28c7b812c4f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:46:49.068648 crc crio[22652]: time=\"2026-06-11T10:46:49.068580863Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:46:49.147965 crc crio[22652]: time=\"2026-06-11T10:46:49.147829149Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:46:49.149966 crc crio[22652]: time=\"2026-06-11T10:46:49.149819936Z\" level=info msg=\"Removed container 6d9957b8e8038150ac8cae0325116c233f1483b436ff1b353784fd53810d72d8: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=119896af-c5a9-4ead-84ac-c28c7b812c4f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:46:49.170002 crc crio[22652]: time=\"2026-06-11T10:46:49.168328359Z\" level=info msg=\"Created container 4d5bf335a520676ae7cc317ef750bb2099d3b1e05c79dfa63b6da067b9254fa0: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=62b05a68-5c11-4017-95b1-e5a65a716e54 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:46:49.170002 crc crio[22652]: time=\"2026-06-11T10:46:49.169779676Z\" level=info msg=\"Starting container: 4d5bf335a520676ae7cc317ef750bb2099d3b1e05c79dfa63b6da067b9254fa0\" id=bd21874c-b84a-491b-a55d-6df20086550c name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:46:49.175532 crc crio[22652]: time=\"2026-06-11T10:46:49.175433006Z\" level=info msg=\"Started container\" PID=26232 containerID=4d5bf335a520676ae7cc317ef750bb2099d3b1e05c79dfa63b6da067b9254fa0 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=bd21874c-b84a-491b-a55d-6df20086550c name=/runtime.v1.RuntimeService/StartContainer sandboxID=4c75261105eca0cc2e0b236aa1c794f7d8a93841056df4b3fe9366cc4e9916e2\nJun 11 10:46:49.210504 crc crio[22652]: time=\"2026-06-11T10:46:49.210355913Z\" level=info msg=\"Created container 05e0938fdf721035e367b2ff1d44a71acf125715fbb05fdd91d95a448445162f: openshift-etcd/etcd-crc/etcd\" id=dd93edd8-5272-4409-881b-b4fca08bab1a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:46:49.212591 crc crio[22652]: time=\"2026-06-11T10:46:49.21248365Z\" level=info msg=\"Starting container: 05e0938fdf721035e367b2ff1d44a71acf125715fbb05fdd91d95a448445162f\" id=daaaec31-bbab-4174-b08a-8bc9f84dc923 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:46:49.218784 crc crio[22652]: time=\"2026-06-11T10:46:49.218675437Z\" level=info msg=\"Started container\" PID=26238 containerID=05e0938fdf721035e367b2ff1d44a71acf125715fbb05fdd91d95a448445162f description=openshift-etcd/etcd-crc/etcd id=daaaec31-bbab-4174-b08a-8bc9f84dc923 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6b22384c34906afb7c6a6e4fd1e54b28799ba5d8829702a81aa5e6c3a52ac00c\nJun 11 10:46:49.235101 crc crio[22652]: time=\"2026-06-11T10:46:49.235006305Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=d316cd03-0f96-4258-b945-94ba5c22dd96 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:46:49.237098 crc crio[22652]: time=\"2026-06-11T10:46:49.237015739Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=42d94b91-95b3-4094-98cb-a72fb8a28297 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:46:49.243423 crc crio[22652]: time=\"2026-06-11T10:46:49.24335245Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-metrics\" id=70d2c906-ad4f-4cf2-8245-4b5ccee4a734 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:46:49.243795 crc crio[22652]: time=\"2026-06-11T10:46:49.243732372Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:46:49.274383 crc crio[22652]: time=\"2026-06-11T10:46:49.274330765Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:46:49.438199 crc crio[22652]: time=\"2026-06-11T10:46:49.437929826Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:46:49.534401 crc crio[22652]: time=\"2026-06-11T10:46:49.534266444Z\" level=info msg=\"Created container 2255433fbe8a87773bacabe2738eacee1e7a916958cd76d63fcc9baad6c50aa2: openshift-etcd/etcd-crc/etcd-metrics\" id=70d2c906-ad4f-4cf2-8245-4b5ccee4a734 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:46:49.535634 crc crio[22652]: time=\"2026-06-11T10:46:49.535539374Z\" level=info msg=\"Starting container: 2255433fbe8a87773bacabe2738eacee1e7a916958cd76d63fcc9baad6c50aa2\" id=870bf896-43d5-42c7-a9a8-fc573d8d2b46 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:46:49.542865 crc crio[22652]: time=\"2026-06-11T10:46:49.542795443Z\" level=info msg=\"Started container\" PID=26270 containerID=2255433fbe8a87773bacabe2738eacee1e7a916958cd76d63fcc9baad6c50aa2 description=openshift-etcd/etcd-crc/etcd-metrics id=870bf896-43d5-42c7-a9a8-fc573d8d2b46 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6b22384c34906afb7c6a6e4fd1e54b28799ba5d8829702a81aa5e6c3a52ac00c\nJun 11 10:46:49.555827 crc crio[22652]: time=\"2026-06-11T10:46:49.555731765Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=54d327ab-9304-4038-b0ce-25e6a9db975d name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:46:49.557547 crc crio[22652]: time=\"2026-06-11T10:46:49.557463649Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=5312d69a-84ba-4b79-b9a0-56a86373e117 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:46:49.562828 crc crio[22652]: time=\"2026-06-11T10:46:49.562744548Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-readyz\" id=ed576faf-e95a-412b-a931-3577fe2f5a89 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:46:49.563272 crc crio[22652]: time=\"2026-06-11T10:46:49.563194592Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:46:49.604967 crc crio[22652]: time=\"2026-06-11T10:46:49.604791041Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:46:49.762354 crc crio[22652]: time=\"2026-06-11T10:46:49.762193157Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:46:49.853924 crc crio[22652]: time=\"2026-06-11T10:46:49.853877297Z\" level=info msg=\"Created container 0fcac4279837f86e0e405f9a9658d157530eae76cefb45b8d23ecd024c966894: openshift-etcd/etcd-crc/etcd-readyz\" id=ed576faf-e95a-412b-a931-3577fe2f5a89 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:46:49.855709 crc crio[22652]: time=\"2026-06-11T10:46:49.85555067Z\" level=info msg=\"Starting container: 0fcac4279837f86e0e405f9a9658d157530eae76cefb45b8d23ecd024c966894\" id=701df81f-7cd7-4304-9c1a-ea8cbfa00efe name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:46:49.869016 crc crio[22652]: time=\"2026-06-11T10:46:49.868867563Z\" level=info msg=\"Started container\" PID=26288 containerID=0fcac4279837f86e0e405f9a9658d157530eae76cefb45b8d23ecd024c966894 description=openshift-etcd/etcd-crc/etcd-readyz id=701df81f-7cd7-4304-9c1a-ea8cbfa00efe name=/runtime.v1.RuntimeService/StartContainer sandboxID=6b22384c34906afb7c6a6e4fd1e54b28799ba5d8829702a81aa5e6c3a52ac00c\nJun 11 10:46:49.885226 crc crio[22652]: time=\"2026-06-11T10:46:49.880295615Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=6be1a1e3-8562-4784-9e63-7a21addc887b name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:46:49.885226 crc crio[22652]: time=\"2026-06-11T10:46:49.882626099Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=2a6f1f43-0591-4b47-b36d-0820981227f3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:46:49.889559 crc crio[22652]: time=\"2026-06-11T10:46:49.889482309Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-rev\" id=f136b4fa-a221-4322-9fce-db9f42dbea5b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:46:49.889872 crc crio[22652]: time=\"2026-06-11T10:46:49.889832231Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:46:49.927389 crc crio[22652]: time=\"2026-06-11T10:46:49.926825132Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:46:50.134618 crc crio[22652]: time=\"2026-06-11T10:46:50.134479775Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:46:50.244836 crc crio[22652]: time=\"2026-06-11T10:46:50.24435498Z\" level=info msg=\"Created container d8e7c8943c5518c620297346d510d308fcf74fd1ad00580e19ca850096782cbc: openshift-etcd/etcd-crc/etcd-rev\" id=f136b4fa-a221-4322-9fce-db9f42dbea5b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:46:50.246328 crc crio[22652]: time=\"2026-06-11T10:46:50.245993982Z\" level=info msg=\"Starting container: d8e7c8943c5518c620297346d510d308fcf74fd1ad00580e19ca850096782cbc\" id=1baac0c9-e9c6-4ef8-98f1-e19f54687920 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:46:50.251655 crc crio[22652]: time=\"2026-06-11T10:46:50.251564848Z\" level=info msg=\"Started container\" PID=26308 containerID=d8e7c8943c5518c620297346d510d308fcf74fd1ad00580e19ca850096782cbc description=openshift-etcd/etcd-crc/etcd-rev id=1baac0c9-e9c6-4ef8-98f1-e19f54687920 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6b22384c34906afb7c6a6e4fd1e54b28799ba5d8829702a81aa5e6c3a52ac00c\nJun 11 10:48:41.380013 crc crio[22652]: time=\"2026-06-11T10:48:41.378595509Z\" level=info msg=\"Stopping container: 68ed0ebbd67119b7ef833cd1e46b19334a3c092c31f8e8f789af2f74352c5242 (timeout: 30s)\" id=40d082d4-3735-44ef-9cc0-e12d454a7c28 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 10:48:41.503823 crc crio[22652]: time=\"2026-06-11T10:48:41.503565832Z\" level=info msg=\"Stopped container 68ed0ebbd67119b7ef833cd1e46b19334a3c092c31f8e8f789af2f74352c5242: openshift-controller-manager/controller-manager-6df87f8965-dgc55/controller-manager\" id=40d082d4-3735-44ef-9cc0-e12d454a7c28 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 10:48:41.506542 crc crio[22652]: time=\"2026-06-11T10:48:41.506418514Z\" level=info msg=\"Stopping pod sandbox: 6707bb06254c8d128f9be4b39ee81506e78af7ea6f2aabc3782d27b45b761532\" id=79f11c09-6f79-4ed5-ab96-afc9d0478e54 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 10:48:41.507685 crc crio[22652]: time=\"2026-06-11T10:48:41.507598412Z\" level=info msg=\"Got pod network &{Name:controller-manager-6df87f8965-dgc55 Namespace:openshift-controller-manager ID:6707bb06254c8d128f9be4b39ee81506e78af7ea6f2aabc3782d27b45b761532 UID:0424196e-4304-40e4-893d-fa63ea1454e9 NetNS:/var/run/netns/c9782c49-3681-422d-ae18-5ae151f78e14 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0424196e_4304_40e4_893d_fa63ea1454e9.slice PodAnnotations:0xc001e8e6c8}] Aliases:map[]}\"\nJun 11 10:48:41.507921 crc crio[22652]: time=\"2026-06-11T10:48:41.50786853Z\" level=info msg=\"Deleting pod openshift-controller-manager_controller-manager-6df87f8965-dgc55 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 10:48:41.707204 crc crio[22652]: time=\"2026-06-11T10:48:41.70701419Z\" level=info msg=\"Stopped pod sandbox: 6707bb06254c8d128f9be4b39ee81506e78af7ea6f2aabc3782d27b45b761532\" id=79f11c09-6f79-4ed5-ab96-afc9d0478e54 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 10:48:42.185885 crc crio[22652]: time=\"2026-06-11T10:48:42.185498657Z\" level=info msg=\"Removing container: 68ed0ebbd67119b7ef833cd1e46b19334a3c092c31f8e8f789af2f74352c5242\" id=e7a5e699-2318-4efd-9a10-a85d92a3be9d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:48:42.209972 crc crio[22652]: time=\"2026-06-11T10:48:42.209291645Z\" level=info msg=\"Removed container 68ed0ebbd67119b7ef833cd1e46b19334a3c092c31f8e8f789af2f74352c5242: openshift-controller-manager/controller-manager-6df87f8965-dgc55/controller-manager\" id=e7a5e699-2318-4efd-9a10-a85d92a3be9d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:49:04.413834 crc crio[22652]: time=\"2026-06-11T10:49:04.412873318Z\" level=info msg=\"Stopping pod sandbox: 6707bb06254c8d128f9be4b39ee81506e78af7ea6f2aabc3782d27b45b761532\" id=84079719-8ea8-4440-8777-dd884e201776 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 10:49:04.413834 crc crio[22652]: time=\"2026-06-11T10:49:04.413789648Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6707bb06254c8d128f9be4b39ee81506e78af7ea6f2aabc3782d27b45b761532\" id=84079719-8ea8-4440-8777-dd884e201776 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 10:49:04.415443 crc crio[22652]: time=\"2026-06-11T10:49:04.414525971Z\" level=info msg=\"Removing pod sandbox: 6707bb06254c8d128f9be4b39ee81506e78af7ea6f2aabc3782d27b45b761532\" id=30cc6091-2f62-4931-ba78-2a8fc8cd92e3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 10:49:04.421699 crc crio[22652]: time=\"2026-06-11T10:49:04.421513645Z\" level=info msg=\"Removed pod sandbox: 6707bb06254c8d128f9be4b39ee81506e78af7ea6f2aabc3782d27b45b761532\" id=30cc6091-2f62-4931-ba78-2a8fc8cd92e3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 10:50:09.720657 crc crio[22652]: time=\"2026-06-11T10:50:09.719951536Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686250-zchq7/POD\" id=701a7f3b-2a5a-4bde-a095-5b9f1207bc74 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:50:09.721768 crc crio[22652]: time=\"2026-06-11T10:50:09.720678549Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:50:09.731695 crc crio[22652]: time=\"2026-06-11T10:50:09.731555506Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-4xpt2/POD\" id=322b5ac7-fb3e-4985-b02b-fd89ebfbe9bb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:50:09.731796 crc crio[22652]: time=\"2026-06-11T10:50:09.73170117Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:50:09.738550 crc crio[22652]: time=\"2026-06-11T10:50:09.738473225Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686250-zchq7 Namespace:openshift-infra ID:c6c0aa16869607996c5ebc8f91c78a8e21cda669b8c1d22e9beb4b7373c4c949 UID:a2744798-3f37-43ca-b342-3696775dffdc NetNS:/var/run/netns/4c0d27c3-d839-4fc3-81fe-1196b51e34e0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda2744798_3f37_43ca_b342_3696775dffdc.slice PodAnnotations:0xc0014a4560}] Aliases:map[]}\"\nJun 11 10:50:09.738550 crc crio[22652]: time=\"2026-06-11T10:50:09.738535047Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686250-zchq7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 10:50:09.751522 crc crio[22652]: time=\"2026-06-11T10:50:09.751449909Z\" level=info msg=\"Got pod network &{Name:redhat-operators-4xpt2 Namespace:openshift-marketplace ID:0332d729c3678a6e0e42c3dcbe72d901b8cfcaa5c462f808f59a74fcebd68703 UID:fd9da623-d8d6-4baf-bf94-8efa694d5ef9 NetNS:/var/run/netns/6fe70925-7f63-4d44-b5c6-51ce450fcda7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfd9da623_d8d6_4baf_bf94_8efa694d5ef9.slice PodAnnotations:0xc002acc858}] Aliases:map[]}\"\nJun 11 10:50:09.751522 crc crio[22652]: time=\"2026-06-11T10:50:09.751505041Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-4xpt2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 10:50:09.768487 crc crio[22652]: time=\"2026-06-11T10:50:09.76841853Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager/controller-manager-6df87f8965-2c8sn/POD\" id=bade9525-8641-4f09-abec-7218cfbde83d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:50:09.768748 crc crio[22652]: time=\"2026-06-11T10:50:09.768511343Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:50:09.787547 crc crio[22652]: time=\"2026-06-11T10:50:09.787482856Z\" level=info msg=\"Got pod network &{Name:controller-manager-6df87f8965-2c8sn Namespace:openshift-controller-manager ID:8f8352d3725c7e11836edcd6d054b0489e17c2af528a321a1e3430b621e2e4f1 UID:4853c29e-c265-4c5f-9d51-6eb82e8d115f NetNS:/var/run/netns/efbcec90-949f-4d6a-b29e-be89ee5b0a74 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4853c29e_c265_4c5f_9d51_6eb82e8d115f.slice PodAnnotations:0xc0004be5f0}] Aliases:map[]}\"\nJun 11 10:50:09.787547 crc crio[22652]: time=\"2026-06-11T10:50:09.787540719Z\" level=info msg=\"Adding pod openshift-controller-manager_controller-manager-6df87f8965-2c8sn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 10:50:09.789844 crc crio[22652]: time=\"2026-06-11T10:50:09.78981581Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-wjdlq/POD\" id=73187c09-8aa5-4ad0-970e-40d2a6cf53a2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:50:09.790073 crc crio[22652]: time=\"2026-06-11T10:50:09.790053878Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:50:09.811671 crc crio[22652]: time=\"2026-06-11T10:50:09.811625524Z\" level=info msg=\"Got pod network &{Name:certified-operators-wjdlq Namespace:openshift-marketplace ID:ffadab8ae6eefa84a18092e6646435a8db18b905bdea6a203e4c5f7438479b87 UID:9aa3609e-fd38-47c5-ba4e-791ca70e5a3b NetNS:/var/run/netns/48275f37-0d30-43a0-930f-830512af55a8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9aa3609e_fd38_47c5_ba4e_791ca70e5a3b.slice PodAnnotations:0xc0014a4920}] Aliases:map[]}\"\nJun 11 10:50:09.811959 crc crio[22652]: time=\"2026-06-11T10:50:09.811939124Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-wjdlq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 10:50:09.821020 crc crio[22652]: time=\"2026-06-11T10:50:09.819834815Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-xvxk9/POD\" id=531b9860-3d2f-4951-adb0-d2ba0679b6a2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:50:09.821020 crc crio[22652]: time=\"2026-06-11T10:50:09.819949869Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:50:09.839716 crc crio[22652]: time=\"2026-06-11T10:50:09.839601077Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29686245-lwzps/POD\" id=be6fc5ff-21d4-4a39-b008-ace95ee5a0a4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:50:09.839934 crc crio[22652]: time=\"2026-06-11T10:50:09.839776163Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:50:09.857031 crc crio[22652]: time=\"2026-06-11T10:50:09.856985019Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-xvxk9 Namespace:openshift-marketplace ID:4beb63e29c4e5419b3e8b74a6c49d807612086db1a030dc1aac80dec2a7466b0 UID:289cbcbf-3da9-4078-a390-2602a777b4e9 NetNS:/var/run/netns/75bfc49a-dc50-45d4-b956-32e57f30e740 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod289cbcbf_3da9_4078_a390_2602a777b4e9.slice PodAnnotations:0xc000988020}] Aliases:map[]}\"\nJun 11 10:50:09.857612 crc crio[22652]: time=\"2026-06-11T10:50:09.857587508Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-xvxk9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 10:50:09.859308 crc crio[22652]: time=\"2026-06-11T10:50:09.858769904Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-vcs7p/POD\" id=b484549a-75de-46a8-95a1-29a8b2b12fe3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:50:09.859308 crc crio[22652]: time=\"2026-06-11T10:50:09.858883538Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:50:09.935021 crc crio[22652]: time=\"2026-06-11T10:50:09.934805526Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686245-lwzps Namespace:openshift-operator-lifecycle-manager ID:c0b0373a88d4c9fc784be9ea3aa208890cb8a71bdbfcdffd0cc37ae075194e68 UID:4518ce95-28d9-40c3-8d20-9d445a28bd07 NetNS:/var/run/netns/accad498-f5a2-43ee-9a51-0d92db4c3fad Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4518ce95_28d9_40c3_8d20_9d445a28bd07.slice PodAnnotations:0xc0014a4338}] Aliases:map[]}\"\nJun 11 10:50:09.935021 crc crio[22652]: time=\"2026-06-11T10:50:09.93493415Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29686245-lwzps to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 10:50:09.982987 crc crio[22652]: time=\"2026-06-11T10:50:09.978759586Z\" level=info msg=\"Got pod network &{Name:community-operators-vcs7p Namespace:openshift-marketplace ID:27d562bdcfc41661f35c53b5fc31b6cce2133235b022781ef6b4084e57229cda UID:1b5a180a-07e5-42f6-8bac-37736e0319ce NetNS:/var/run/netns/11704329-1094-4f88-a062-02e78f8880fc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1b5a180a_07e5_42f6_8bac_37736e0319ce.slice PodAnnotations:0xc0001025c0}] Aliases:map[]}\"\nJun 11 10:50:09.982987 crc crio[22652]: time=\"2026-06-11T10:50:09.980386908Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-vcs7p to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 10:50:11.450939 crc crio[22652]: 2026-06-11T10:50:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c6c0aa168696079 Mac:46:85:a1:22:ba:14 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3e Mtu:0 Sandbox:/var/run/netns/4c0d27c3-d839-4fc3-81fe-1196b51e34e0 SocketPath: PciID:}] [{Interface:0xc0002aadc0 Address:{IP:10.217.0.62 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 10:50:11.453603 crc crio[22652]: time=\"2026-06-11T10:50:11.453481656Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686250-zchq7 Namespace:openshift-infra ID:c6c0aa16869607996c5ebc8f91c78a8e21cda669b8c1d22e9beb4b7373c4c949 UID:a2744798-3f37-43ca-b342-3696775dffdc NetNS:/var/run/netns/4c0d27c3-d839-4fc3-81fe-1196b51e34e0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda2744798_3f37_43ca_b342_3696775dffdc.slice PodAnnotations:0xc0014a4560}] Aliases:map[]}\"\nJun 11 10:50:11.453717 crc crio[22652]: time=\"2026-06-11T10:50:11.453646151Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686250-zchq7 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 10:50:11.463001 crc crio[22652]: time=\"2026-06-11T10:50:11.462845337Z\" level=info msg=\"Ran pod sandbox c6c0aa16869607996c5ebc8f91c78a8e21cda669b8c1d22e9beb4b7373c4c949 with infra container: openshift-infra/auto-csr-approver-29686250-zchq7/POD\" id=701a7f3b-2a5a-4bde-a095-5b9f1207bc74 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:50:11.474380 crc crio[22652]: time=\"2026-06-11T10:50:11.473894195Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=567f8341-54f2-46e4-9ef6-7a65a791cca2 name=/runtime.v1.ImageService/PullImage\nJun 11 10:50:11.494468 crc crio[22652]: time=\"2026-06-11T10:50:11.49388639Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 10:50:11.763226 crc crio[22652]: 2026-06-11T10:50:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0332d729c3678a6 Mac:42:ad:0e:c8:e6:3e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:40 Mtu:0 Sandbox:/var/run/netns/6fe70925-7f63-4d44-b5c6-51ce450fcda7 SocketPath: PciID:}] [{Interface:0xc00025a9e0 Address:{IP:10.217.0.64 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 10:50:11.766165 crc crio[22652]: time=\"2026-06-11T10:50:11.766033136Z\" level=info msg=\"Got pod network &{Name:redhat-operators-4xpt2 Namespace:openshift-marketplace ID:0332d729c3678a6e0e42c3dcbe72d901b8cfcaa5c462f808f59a74fcebd68703 UID:fd9da623-d8d6-4baf-bf94-8efa694d5ef9 NetNS:/var/run/netns/6fe70925-7f63-4d44-b5c6-51ce450fcda7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfd9da623_d8d6_4baf_bf94_8efa694d5ef9.slice PodAnnotations:0xc002acc858}] Aliases:map[]}\"\nJun 11 10:50:11.766461 crc crio[22652]: time=\"2026-06-11T10:50:11.766375074Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-4xpt2 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 10:50:11.788988 crc crio[22652]: time=\"2026-06-11T10:50:11.788719016Z\" level=info msg=\"Ran pod sandbox 0332d729c3678a6e0e42c3dcbe72d901b8cfcaa5c462f808f59a74fcebd68703 with infra container: openshift-marketplace/redhat-operators-4xpt2/POD\" id=322b5ac7-fb3e-4985-b02b-fd89ebfbe9bb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:50:11.794699 crc crio[22652]: time=\"2026-06-11T10:50:11.794597482Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=8e5e0400-ec21-4aba-98ac-711271edf91f name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:50:11.796814 crc crio[22652]: time=\"2026-06-11T10:50:11.79671127Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ea706a05-eb57-46b9-9aec-23007cb79ac8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:50:11.811234 crc crio[22652]: time=\"2026-06-11T10:50:11.808166805Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-4xpt2/extract-utilities\" id=edd37eaa-5e73-4d60-a9f3-8ba7f8c44e5e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:50:11.811234 crc crio[22652]: time=\"2026-06-11T10:50:11.808779655Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:50:11.870191 crc crio[22652]: time=\"2026-06-11T10:50:11.869830794Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:50:11.879690 crc crio[22652]: time=\"2026-06-11T10:50:11.878864875Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:50:12.029792 crc crio[22652]: time=\"2026-06-11T10:50:12.029687795Z\" level=info msg=\"Created container df42f7af1586a5b74b76fa5344896ce55528a8221ccdad44ceac1bc8a65bb2d8: openshift-marketplace/redhat-operators-4xpt2/extract-utilities\" id=edd37eaa-5e73-4d60-a9f3-8ba7f8c44e5e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:50:12.033679 crc crio[22652]: time=\"2026-06-11T10:50:12.033599389Z\" level=info msg=\"Starting container: df42f7af1586a5b74b76fa5344896ce55528a8221ccdad44ceac1bc8a65bb2d8\" id=e210c79e-23cb-4f8b-a833-994dde73a640 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:50:12.042737 crc crio[22652]: time=\"2026-06-11T10:50:12.040044784Z\" level=info msg=\"Started container\" PID=29155 containerID=df42f7af1586a5b74b76fa5344896ce55528a8221ccdad44ceac1bc8a65bb2d8 description=openshift-marketplace/redhat-operators-4xpt2/extract-utilities id=e210c79e-23cb-4f8b-a833-994dde73a640 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0332d729c3678a6e0e42c3dcbe72d901b8cfcaa5c462f808f59a74fcebd68703\nJun 11 10:50:12.204675 crc crio[22652]: 2026-06-11T10:50:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4beb63e29c4e541 Mac:46:d8:d4:92:56:a8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:44 Mtu:0 Sandbox:/var/run/netns/75bfc49a-dc50-45d4-b956-32e57f30e740 SocketPath: PciID:}] [{Interface:0xc000331810 Address:{IP:10.217.0.68 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 10:50:12.206556 crc crio[22652]: time=\"2026-06-11T10:50:12.206486343Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-xvxk9 Namespace:openshift-marketplace ID:4beb63e29c4e5419b3e8b74a6c49d807612086db1a030dc1aac80dec2a7466b0 UID:289cbcbf-3da9-4078-a390-2602a777b4e9 NetNS:/var/run/netns/75bfc49a-dc50-45d4-b956-32e57f30e740 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod289cbcbf_3da9_4078_a390_2602a777b4e9.slice PodAnnotations:0xc000988020}] Aliases:map[]}\"\nJun 11 10:50:12.206725 crc crio[22652]: time=\"2026-06-11T10:50:12.206650838Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-xvxk9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 10:50:12.221965 crc crio[22652]: time=\"2026-06-11T10:50:12.221755648Z\" level=info msg=\"Ran pod sandbox 4beb63e29c4e5419b3e8b74a6c49d807612086db1a030dc1aac80dec2a7466b0 with infra container: openshift-marketplace/redhat-marketplace-xvxk9/POD\" id=531b9860-3d2f-4951-adb0-d2ba0679b6a2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:50:12.228490 crc crio[22652]: time=\"2026-06-11T10:50:12.225496078Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=39f5bd05-9dff-41f1-8d8b-8af428f24af5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:50:12.228490 crc crio[22652]: time=\"2026-06-11T10:50:12.227928135Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=bfc4a286-426b-4f59-9fe2-b8258795a085 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:50:12.237440 crc crio[22652]: time=\"2026-06-11T10:50:12.237351024Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-xvxk9/extract-utilities\" id=5bde40dd-7b2f-4302-882a-058d2840876f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:50:12.237792 crc crio[22652]: time=\"2026-06-11T10:50:12.237744487Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:50:12.282518 crc crio[22652]: 2026-06-11T10:50:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ffadab8ae6eefa8 Mac:7e:f1:fe:4c:54:87 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:43 Mtu:0 Sandbox:/var/run/netns/48275f37-0d30-43a0-930f-830512af55a8 SocketPath: PciID:}] [{Interface:0xc00045e860 Address:{IP:10.217.0.67 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 10:50:12.283528 crc crio[22652]: time=\"2026-06-11T10:50:12.283464535Z\" level=info msg=\"Got pod network &{Name:certified-operators-wjdlq Namespace:openshift-marketplace ID:ffadab8ae6eefa84a18092e6646435a8db18b905bdea6a203e4c5f7438479b87 UID:9aa3609e-fd38-47c5-ba4e-791ca70e5a3b NetNS:/var/run/netns/48275f37-0d30-43a0-930f-830512af55a8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9aa3609e_fd38_47c5_ba4e_791ca70e5a3b.slice PodAnnotations:0xc0014a4920}] Aliases:map[]}\"\nJun 11 10:50:12.283688 crc crio[22652]: time=\"2026-06-11T10:50:12.283663142Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-wjdlq for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 10:50:12.293837 crc crio[22652]: time=\"2026-06-11T10:50:12.293719189Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:50:12.296728 crc crio[22652]: 2026-06-11T10:50:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8f8352d3725c7e1 Mac:4a:67:00:76:04:5c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:42 Mtu:0 Sandbox:/var/run/netns/efbcec90-949f-4d6a-b29e-be89ee5b0a74 SocketPath: PciID:}] [{Interface:0xc0002005c0 Address:{IP:10.217.0.66 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 10:50:12.299663 crc crio[22652]: time=\"2026-06-11T10:50:12.297043473Z\" level=info msg=\"Ran pod sandbox ffadab8ae6eefa84a18092e6646435a8db18b905bdea6a203e4c5f7438479b87 with infra container: openshift-marketplace/certified-operators-wjdlq/POD\" id=73187c09-8aa5-4ad0-970e-40d2a6cf53a2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:50:12.300036 crc crio[22652]: time=\"2026-06-11T10:50:12.299965608Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:50:12.300156 crc crio[22652]: time=\"2026-06-11T10:50:12.30004843Z\" level=info msg=\"Got pod network &{Name:controller-manager-6df87f8965-2c8sn Namespace:openshift-controller-manager ID:8f8352d3725c7e11836edcd6d054b0489e17c2af528a321a1e3430b621e2e4f1 UID:4853c29e-c265-4c5f-9d51-6eb82e8d115f NetNS:/var/run/netns/efbcec90-949f-4d6a-b29e-be89ee5b0a74 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4853c29e_c265_4c5f_9d51_6eb82e8d115f.slice PodAnnotations:0xc0004be5f0}] Aliases:map[]}\"\nJun 11 10:50:12.300408 crc crio[22652]: time=\"2026-06-11T10:50:12.30035028Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-6df87f8965-2c8sn for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 10:50:12.302384 crc crio[22652]: time=\"2026-06-11T10:50:12.302328613Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=0346bc97-d55e-4d1e-88c1-31266a2ec1a0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:50:12.308929 crc crio[22652]: time=\"2026-06-11T10:50:12.308821562Z\" level=info msg=\"Ran pod sandbox 8f8352d3725c7e11836edcd6d054b0489e17c2af528a321a1e3430b621e2e4f1 with infra container: openshift-controller-manager/controller-manager-6df87f8965-2c8sn/POD\" id=bade9525-8641-4f09-abec-7218cfbde83d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:50:12.317579 crc crio[22652]: time=\"2026-06-11T10:50:12.317336321Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=170193f5-5588-4fe0-bc70-893b93222d88 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:50:12.317579 crc crio[22652]: 2026-06-11T10:50:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:27d562bdcfc4166 Mac:7e:e9:46:82:d0:7b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:46 Mtu:0 Sandbox:/var/run/netns/11704329-1094-4f88-a062-02e78f8880fc SocketPath: PciID:}] [{Interface:0xc000324960 Address:{IP:10.217.0.70 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 10:50:12.318281 crc crio[22652]: time=\"2026-06-11T10:50:12.318213939Z\" level=info msg=\"Got pod network &{Name:community-operators-vcs7p Namespace:openshift-marketplace ID:27d562bdcfc41661f35c53b5fc31b6cce2133235b022781ef6b4084e57229cda UID:1b5a180a-07e5-42f6-8bac-37736e0319ce NetNS:/var/run/netns/11704329-1094-4f88-a062-02e78f8880fc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1b5a180a_07e5_42f6_8bac_37736e0319ce.slice PodAnnotations:0xc0001025c0}] Aliases:map[]}\"\nJun 11 10:50:12.318422 crc crio[22652]: time=\"2026-06-11T10:50:12.318386154Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-vcs7p for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 10:50:12.321377 crc crio[22652]: time=\"2026-06-11T10:50:12.321299359Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=68b2a41d-09a7-43c4-bc15-b819d1b8dbb3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:50:12.325695 crc crio[22652]: time=\"2026-06-11T10:50:12.325471649Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-wjdlq/extract-utilities\" id=970df1cc-e621-455b-bbee-62a680313182 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:50:12.329235 crc crio[22652]: time=\"2026-06-11T10:50:12.325927734Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:50:12.329235 crc crio[22652]: time=\"2026-06-11T10:50:12.327830625Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=cef2a356-7285-4723-a40b-771e4a76a1f3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:50:12.329946 crc crio[22652]: time=\"2026-06-11T10:50:12.329884692Z\" level=info msg=\"Ran pod sandbox 27d562bdcfc41661f35c53b5fc31b6cce2133235b022781ef6b4084e57229cda with infra container: openshift-marketplace/community-operators-vcs7p/POD\" id=b484549a-75de-46a8-95a1-29a8b2b12fe3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:50:12.339902 crc crio[22652]: time=\"2026-06-11T10:50:12.339797136Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=744781a2-e74d-4df0-ae09-6b98efb5a741 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:50:12.346429 crc crio[22652]: time=\"2026-06-11T10:50:12.346383406Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=caf1f5db-a91c-4496-a70d-3f2728cd4833 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:50:12.352317 crc crio[22652]: time=\"2026-06-11T10:50:12.352232353Z\" level=info msg=\"Creating container: openshift-controller-manager/controller-manager-6df87f8965-2c8sn/controller-manager\" id=7e82ac79-81b6-44f2-8138-4527e735c439 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:50:12.352772 crc crio[22652]: time=\"2026-06-11T10:50:12.352725369Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:50:12.356780 crc crio[22652]: 2026-06-11T10:50:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c0b0373a88d4c9f Mac:3e:e3:b3:70:1d:95 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:45 Mtu:0 Sandbox:/var/run/netns/accad498-f5a2-43ee-9a51-0d92db4c3fad SocketPath: PciID:}] [{Interface:0xc0001dc770 Address:{IP:10.217.0.69 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 10:50:12.357006 crc crio[22652]: time=\"2026-06-11T10:50:12.356933791Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-vcs7p/extract-utilities\" id=16d7003b-913f-4dfd-a8ce-aebc2d404076 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:50:12.357521 crc crio[22652]: time=\"2026-06-11T10:50:12.357473119Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686245-lwzps Namespace:openshift-operator-lifecycle-manager ID:c0b0373a88d4c9fc784be9ea3aa208890cb8a71bdbfcdffd0cc37ae075194e68 UID:4518ce95-28d9-40c3-8d20-9d445a28bd07 NetNS:/var/run/netns/accad498-f5a2-43ee-9a51-0d92db4c3fad Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4518ce95_28d9_40c3_8d20_9d445a28bd07.slice PodAnnotations:0xc0014a4338}] Aliases:map[]}\"\nJun 11 10:50:12.357750 crc crio[22652]: time=\"2026-06-11T10:50:12.357713396Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29686245-lwzps for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 10:50:12.365808 crc crio[22652]: time=\"2026-06-11T10:50:12.365776513Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:50:12.369375 crc crio[22652]: time=\"2026-06-11T10:50:12.369301256Z\" level=info msg=\"Ran pod sandbox c0b0373a88d4c9fc784be9ea3aa208890cb8a71bdbfcdffd0cc37ae075194e68 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29686245-lwzps/POD\" id=be6fc5ff-21d4-4a39-b008-ace95ee5a0a4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:50:12.371351 crc crio[22652]: time=\"2026-06-11T10:50:12.371292418Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=76d02507-ac18-4229-97a0-4083b2a7d98d name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:50:12.371931 crc crio[22652]: time=\"2026-06-11T10:50:12.371863676Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:50:12.374891 crc crio[22652]: time=\"2026-06-11T10:50:12.37482181Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:50:12.380497 crc crio[22652]: time=\"2026-06-11T10:50:12.380407748Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=8a55f23a-e544-4356-9930-32bc8d5088b1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:50:12.385245 crc crio[22652]: time=\"2026-06-11T10:50:12.382796835Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:50:12.395552 crc crio[22652]: time=\"2026-06-11T10:50:12.395497158Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:50:12.398790 crc crio[22652]: time=\"2026-06-11T10:50:12.398750492Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29686245-lwzps/collect-profiles\" id=b6d34907-759a-4d32-9b08-9f637062b8a5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:50:12.406593 crc crio[22652]: time=\"2026-06-11T10:50:12.406487569Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:50:12.411714 crc crio[22652]: time=\"2026-06-11T10:50:12.411638582Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:50:12.418626 crc crio[22652]: time=\"2026-06-11T10:50:12.418542962Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:50:12.436080 crc crio[22652]: time=\"2026-06-11T10:50:12.435960847Z\" level=info msg=\"Created container 7d31bc12083e89c7a191782abe4977585816b0527477a3fb5dfd49c3556e2ca3: openshift-marketplace/redhat-marketplace-xvxk9/extract-utilities\" id=5bde40dd-7b2f-4302-882a-058d2840876f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:50:12.441579 crc crio[22652]: time=\"2026-06-11T10:50:12.441520918Z\" level=info msg=\"Starting container: 7d31bc12083e89c7a191782abe4977585816b0527477a3fb5dfd49c3556e2ca3\" id=f2123594-c139-46d6-b966-efabe5f180e0 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:50:12.458621 crc crio[22652]: time=\"2026-06-11T10:50:12.458518695Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:50:12.461511 crc crio[22652]: time=\"2026-06-11T10:50:12.461466528Z\" level=info msg=\"Started container\" PID=29206 containerID=7d31bc12083e89c7a191782abe4977585816b0527477a3fb5dfd49c3556e2ca3 description=openshift-marketplace/redhat-marketplace-xvxk9/extract-utilities id=f2123594-c139-46d6-b966-efabe5f180e0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4beb63e29c4e5419b3e8b74a6c49d807612086db1a030dc1aac80dec2a7466b0\nJun 11 10:50:12.461893 crc crio[22652]: time=\"2026-06-11T10:50:12.46184881Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:50:12.502980 crc crio[22652]: time=\"2026-06-11T10:50:12.502894977Z\" level=info msg=\"Created container 23c9c7763683e251c45fc42c541173f9334d9426893b8729f845eeba508a271c: openshift-marketplace/certified-operators-wjdlq/extract-utilities\" id=970df1cc-e621-455b-bbee-62a680313182 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:50:12.507223 crc crio[22652]: time=\"2026-06-11T10:50:12.50705085Z\" level=info msg=\"Starting container: 23c9c7763683e251c45fc42c541173f9334d9426893b8729f845eeba508a271c\" id=8e214063-09ff-46f2-8a2b-14ae467dac6d name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:50:12.522900 crc crio[22652]: time=\"2026-06-11T10:50:12.522862392Z\" level=info msg=\"Started container\" PID=29212 containerID=23c9c7763683e251c45fc42c541173f9334d9426893b8729f845eeba508a271c description=openshift-marketplace/certified-operators-wjdlq/extract-utilities id=8e214063-09ff-46f2-8a2b-14ae467dac6d name=/runtime.v1.RuntimeService/StartContainer sandboxID=ffadab8ae6eefa84a18092e6646435a8db18b905bdea6a203e4c5f7438479b87\nJun 11 10:50:12.527918 crc crio[22652]: time=\"2026-06-11T10:50:12.527039927Z\" level=info msg=\"Created container d62f161501b53e2ad4a30e2f3f3697f9d9059dda16e2d22d607482a38cc48885: openshift-controller-manager/controller-manager-6df87f8965-2c8sn/controller-manager\" id=7e82ac79-81b6-44f2-8138-4527e735c439 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:50:12.528466 crc crio[22652]: time=\"2026-06-11T10:50:12.528358707Z\" level=info msg=\"Starting container: d62f161501b53e2ad4a30e2f3f3697f9d9059dda16e2d22d607482a38cc48885\" id=e76673c0-f607-4a95-9716-6f706f063976 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:50:12.537058 crc crio[22652]: time=\"2026-06-11T10:50:12.536966001Z\" level=info msg=\"Started container\" PID=29217 containerID=d62f161501b53e2ad4a30e2f3f3697f9d9059dda16e2d22d607482a38cc48885 description=openshift-controller-manager/controller-manager-6df87f8965-2c8sn/controller-manager id=e76673c0-f607-4a95-9716-6f706f063976 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8f8352d3725c7e11836edcd6d054b0489e17c2af528a321a1e3430b621e2e4f1\nJun 11 10:50:12.677951 crc crio[22652]: time=\"2026-06-11T10:50:12.677855196Z\" level=info msg=\"Created container 6120f434c4ad2c2b6d530fc727571a97fb5517e51f161bf0635e8c33922cd2fc: openshift-operator-lifecycle-manager/collect-profiles-29686245-lwzps/collect-profiles\" id=b6d34907-759a-4d32-9b08-9f637062b8a5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:50:12.679216 crc crio[22652]: time=\"2026-06-11T10:50:12.679072165Z\" level=info msg=\"Starting container: 6120f434c4ad2c2b6d530fc727571a97fb5517e51f161bf0635e8c33922cd2fc\" id=a709a62a-d7a8-4d53-9527-76f213bce926 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:50:12.679454 crc crio[22652]: time=\"2026-06-11T10:50:12.679101976Z\" level=info msg=\"Created container 875f3d5e1ad046ad742791276dfe01b34390cd709562e9c0bab4e43f8ea8cd9f: openshift-marketplace/community-operators-vcs7p/extract-utilities\" id=16d7003b-913f-4dfd-a8ce-aebc2d404076 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:50:12.680660 crc crio[22652]: time=\"2026-06-11T10:50:12.680597383Z\" level=info msg=\"Starting container: 875f3d5e1ad046ad742791276dfe01b34390cd709562e9c0bab4e43f8ea8cd9f\" id=57783a03-7713-439f-9bf4-fec6ac3495ee name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:50:12.686814 crc crio[22652]: time=\"2026-06-11T10:50:12.686217562Z\" level=info msg=\"Started container\" PID=29227 containerID=6120f434c4ad2c2b6d530fc727571a97fb5517e51f161bf0635e8c33922cd2fc description=openshift-operator-lifecycle-manager/collect-profiles-29686245-lwzps/collect-profiles id=a709a62a-d7a8-4d53-9527-76f213bce926 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c0b0373a88d4c9fc784be9ea3aa208890cb8a71bdbfcdffd0cc37ae075194e68\nJun 11 10:50:12.690866 crc crio[22652]: time=\"2026-06-11T10:50:12.689102197Z\" level=info msg=\"Started container\" PID=29226 containerID=875f3d5e1ad046ad742791276dfe01b34390cd709562e9c0bab4e43f8ea8cd9f description=openshift-marketplace/community-operators-vcs7p/extract-utilities id=57783a03-7713-439f-9bf4-fec6ac3495ee name=/runtime.v1.RuntimeService/StartContainer sandboxID=27d562bdcfc41661f35c53b5fc31b6cce2133235b022781ef6b4084e57229cda\nJun 11 10:50:12.987321 crc crio[22652]: time=\"2026-06-11T10:50:12.98557132Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=3a11acb4-d5fe-4b10-a04b-dd46cde0ba70 name=/runtime.v1.ImageService/PullImage\nJun 11 10:50:12.994354 crc crio[22652]: time=\"2026-06-11T10:50:12.994202308Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 11 10:50:13.011190 crc crio[22652]: time=\"2026-06-11T10:50:13.011030991Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=6110f3ad-6331-43bf-bd76-9ee9da263fa8 name=/runtime.v1.ImageService/PullImage\nJun 11 10:50:13.015078 crc crio[22652]: time=\"2026-06-11T10:50:13.015006429Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 11 10:50:13.028709 crc crio[22652]: time=\"2026-06-11T10:50:13.028638539Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=c7fa7dd5-abf2-472e-9ba4-26c091f45134 name=/runtime.v1.ImageService/PullImage\nJun 11 10:50:13.038360 crc crio[22652]: time=\"2026-06-11T10:50:13.038235676Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=9013fee4-3296-440a-bc7c-203272435619 name=/runtime.v1.ImageService/PullImage\nJun 11 10:50:13.043025 crc crio[22652]: time=\"2026-06-11T10:50:13.041527944Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 11 10:50:13.043025 crc crio[22652]: time=\"2026-06-11T10:50:13.042077069Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 11 10:50:13.599820 crc crio[22652]: time=\"2026-06-11T10:50:13.59974747Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:6b36b6f39459c9ec839353793dce87ba5802bb0d927bfa0efa7b5a9a61815fc0\" id=6110f3ad-6331-43bf-bd76-9ee9da263fa8 name=/runtime.v1.ImageService/PullImage\nJun 11 10:50:13.602465 crc crio[22652]: time=\"2026-06-11T10:50:13.601443493Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=cd3dcca9-7e4a-4933-b560-3f07f30c9d7a name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:50:13.610305 crc crio[22652]: time=\"2026-06-11T10:50:13.610171451Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=5ca8fdc3-7262-4ef6-936c-0355c80d4831 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:50:13.623935 crc crio[22652]: time=\"2026-06-11T10:50:13.623840947Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:546c77fdbf5f7c6a9a4243f4c4ef38fe0f584972a70f687bc40091743ee77d60\" id=3a11acb4-d5fe-4b10-a04b-dd46cde0ba70 name=/runtime.v1.ImageService/PullImage\nJun 11 10:50:13.625197 crc crio[22652]: time=\"2026-06-11T10:50:13.625055085Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=162a81e6-c31a-402b-8ac7-643d8f34219a name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:50:13.632708 crc crio[22652]: time=\"2026-06-11T10:50:13.632505794Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-wjdlq/extract-content\" id=38ac140a-2c79-46b2-943a-d5b492d02460 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:50:13.633189 crc crio[22652]: time=\"2026-06-11T10:50:13.632511702Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=03fc3abf-b386-4f6d-92b3-2b22e3e8a9a8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:50:13.634386 crc crio[22652]: time=\"2026-06-11T10:50:13.633685642Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:50:13.666357 crc crio[22652]: time=\"2026-06-11T10:50:13.664665716Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:50:13.668330 crc crio[22652]: time=\"2026-06-11T10:50:13.668233119Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:50:13.709195 crc crio[22652]: time=\"2026-06-11T10:50:13.709034498Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-4xpt2/extract-content\" id=55aca159-a5b8-4f7c-8e78-fd3e1590979c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:50:13.709871 crc crio[22652]: time=\"2026-06-11T10:50:13.709806063Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:50:13.744769 crc crio[22652]: time=\"2026-06-11T10:50:13.744694983Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:50:13.747891 crc crio[22652]: time=\"2026-06-11T10:50:13.747750281Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:50:13.876620 crc crio[22652]: time=\"2026-06-11T10:50:13.876453467Z\" level=info msg=\"Created container cb4c89fed68b6edadd94e3290f805e330e7f19ffed6cdf48ac836b877ddb7ce3: openshift-marketplace/certified-operators-wjdlq/extract-content\" id=38ac140a-2c79-46b2-943a-d5b492d02460 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:50:13.879969 crc crio[22652]: time=\"2026-06-11T10:50:13.878311126Z\" level=info msg=\"Starting container: cb4c89fed68b6edadd94e3290f805e330e7f19ffed6cdf48ac836b877ddb7ce3\" id=b86f76c5-84a0-48bc-b844-cbd81c190acd name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:50:13.898625 crc crio[22652]: time=\"2026-06-11T10:50:13.898520269Z\" level=info msg=\"Started container\" PID=29292 containerID=cb4c89fed68b6edadd94e3290f805e330e7f19ffed6cdf48ac836b877ddb7ce3 description=openshift-marketplace/certified-operators-wjdlq/extract-content id=b86f76c5-84a0-48bc-b844-cbd81c190acd name=/runtime.v1.RuntimeService/StartContainer sandboxID=ffadab8ae6eefa84a18092e6646435a8db18b905bdea6a203e4c5f7438479b87\nJun 11 10:50:13.985545 crc crio[22652]: time=\"2026-06-11T10:50:13.985085586Z\" level=info msg=\"Created container ddaceeac97765b507e3cb6b0258b982a603628af06ace439adb987275285e146: openshift-marketplace/redhat-operators-4xpt2/extract-content\" id=55aca159-a5b8-4f7c-8e78-fd3e1590979c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:50:13.989645 crc crio[22652]: time=\"2026-06-11T10:50:13.989551817Z\" level=info msg=\"Starting container: ddaceeac97765b507e3cb6b0258b982a603628af06ace439adb987275285e146\" id=15221cff-2bc7-408f-a886-5c75e8484a28 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:50:14.024842 crc crio[22652]: time=\"2026-06-11T10:50:14.024680995Z\" level=info msg=\"Started container\" PID=29297 containerID=ddaceeac97765b507e3cb6b0258b982a603628af06ace439adb987275285e146 description=openshift-marketplace/redhat-operators-4xpt2/extract-content id=15221cff-2bc7-408f-a886-5c75e8484a28 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0332d729c3678a6e0e42c3dcbe72d901b8cfcaa5c462f808f59a74fcebd68703\nJun 11 10:50:14.056281 crc crio[22652]: time=\"2026-06-11T10:50:14.053645867Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:c1bf1a7cae92e701b0ff93032482fe022c0ec704dcb6a892b32d9c898b64e1e0\" id=c7fa7dd5-abf2-472e-9ba4-26c091f45134 name=/runtime.v1.ImageService/PullImage\nJun 11 10:50:14.063088 crc crio[22652]: time=\"2026-06-11T10:50:14.061872455Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=ebe13ea7-ee13-4bd9-9609-42ccc6bf0353 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:50:14.087035 crc crio[22652]: time=\"2026-06-11T10:50:14.083661844Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03\" id=9013fee4-3296-440a-bc7c-203272435619 name=/runtime.v1.ImageService/PullImage\nJun 11 10:50:14.094879 crc crio[22652]: time=\"2026-06-11T10:50:14.09100109Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=71b3e7b3-23df-434e-98e3-dc256bf95204 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:50:14.099460 crc crio[22652]: time=\"2026-06-11T10:50:14.099358464Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=9bf7c468-cdad-4870-863a-a7dabe7a367f name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:50:14.114956 crc crio[22652]: time=\"2026-06-11T10:50:14.113556244Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-vcs7p/extract-content\" id=28885d7a-dff9-4802-ae3b-620c06d5ff70 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:50:14.119373 crc crio[22652]: time=\"2026-06-11T10:50:14.118992359Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:50:14.121585 crc crio[22652]: time=\"2026-06-11T10:50:14.121283939Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=2367eee7-e22f-41f8-8670-bdbc9e963925 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:50:14.151816 crc crio[22652]: time=\"2026-06-11T10:50:14.151610806Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-xvxk9/extract-content\" id=2861dd9d-b377-4235-b99a-4203e2b181e4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:50:14.153053 crc crio[22652]: time=\"2026-06-11T10:50:14.152938129Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:50:14.179459 crc crio[22652]: time=\"2026-06-11T10:50:14.179240575Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:50:14.187956 crc crio[22652]: time=\"2026-06-11T10:50:14.18787206Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:50:14.229910 crc crio[22652]: time=\"2026-06-11T10:50:14.229417971Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:50:14.263546 crc crio[22652]: time=\"2026-06-11T10:50:14.263403794Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:50:14.478325 crc crio[22652]: time=\"2026-06-11T10:50:14.476642322Z\" level=info msg=\"Created container 8b6a87e60f22708e3862fb7661c0315c3e51c06eb567b85717ba274cc2d9dc1c: openshift-marketplace/community-operators-vcs7p/extract-content\" id=28885d7a-dff9-4802-ae3b-620c06d5ff70 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:50:14.486073 crc crio[22652]: time=\"2026-06-11T10:50:14.485898637Z\" level=info msg=\"Starting container: 8b6a87e60f22708e3862fb7661c0315c3e51c06eb567b85717ba274cc2d9dc1c\" id=12a76683-1343-4f12-a107-689fa0b37cab name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:50:14.495329 crc crio[22652]: time=\"2026-06-11T10:50:14.494865291Z\" level=info msg=\"Created container 449935dd6fd32566652f5397d429ab06b11280ad5232bd8ad8be570fc20012ad: openshift-marketplace/redhat-marketplace-xvxk9/extract-content\" id=2861dd9d-b377-4235-b99a-4203e2b181e4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:50:14.497788 crc crio[22652]: time=\"2026-06-11T10:50:14.497653452Z\" level=info msg=\"Starting container: 449935dd6fd32566652f5397d429ab06b11280ad5232bd8ad8be570fc20012ad\" id=60cf14d7-9063-44ca-9630-e004d3b3375b name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:50:14.509685 crc crio[22652]: time=\"2026-06-11T10:50:14.509090207Z\" level=info msg=\"Started container\" PID=29329 containerID=8b6a87e60f22708e3862fb7661c0315c3e51c06eb567b85717ba274cc2d9dc1c description=openshift-marketplace/community-operators-vcs7p/extract-content id=12a76683-1343-4f12-a107-689fa0b37cab name=/runtime.v1.RuntimeService/StartContainer sandboxID=27d562bdcfc41661f35c53b5fc31b6cce2133235b022781ef6b4084e57229cda\nJun 11 10:50:14.516930 crc crio[22652]: time=\"2026-06-11T10:50:14.516726698Z\" level=info msg=\"Started container\" PID=29332 containerID=449935dd6fd32566652f5397d429ab06b11280ad5232bd8ad8be570fc20012ad description=openshift-marketplace/redhat-marketplace-xvxk9/extract-content id=60cf14d7-9063-44ca-9630-e004d3b3375b name=/runtime.v1.RuntimeService/StartContainer sandboxID=4beb63e29c4e5419b3e8b74a6c49d807612086db1a030dc1aac80dec2a7466b0\nJun 11 10:50:15.172965 crc crio[22652]: time=\"2026-06-11T10:50:15.172922838Z\" level=info msg=\"Stopping pod sandbox: c0b0373a88d4c9fc784be9ea3aa208890cb8a71bdbfcdffd0cc37ae075194e68\" id=266bf6e9-bd5f-412d-aff2-766b3d59c991 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 10:50:15.174752 crc crio[22652]: time=\"2026-06-11T10:50:15.174721956Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686245-lwzps Namespace:openshift-operator-lifecycle-manager ID:c0b0373a88d4c9fc784be9ea3aa208890cb8a71bdbfcdffd0cc37ae075194e68 UID:4518ce95-28d9-40c3-8d20-9d445a28bd07 NetNS:/var/run/netns/accad498-f5a2-43ee-9a51-0d92db4c3fad Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4518ce95_28d9_40c3_8d20_9d445a28bd07.slice PodAnnotations:0xc0022f61b8}] Aliases:map[]}\"\nJun 11 10:50:15.175038 crc crio[22652]: time=\"2026-06-11T10:50:15.175015805Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29686245-lwzps from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 10:50:18.242474 crc crio[22652]: time=\"2026-06-11T10:50:18.240239026Z\" level=info msg=\"Stopped pod sandbox: c0b0373a88d4c9fc784be9ea3aa208890cb8a71bdbfcdffd0cc37ae075194e68\" id=266bf6e9-bd5f-412d-aff2-766b3d59c991 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 10:50:23.637047 crc crio[22652]: time=\"2026-06-11T10:50:23.635713085Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=e3355986-0e5a-4ff3-ae04-e016c7a394cc name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:50:30.080311 crc crio[22652]: time=\"2026-06-11T10:50:30.077921932Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=d44969d1-1b34-401f-b3bd-4ee16f52aea5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:50:30.088162 crc crio[22652]: time=\"2026-06-11T10:50:30.088049993Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=647f4721-ebf1-4910-9f81-5d3f24861275 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:50:36.436524 crc crio[22652]: time=\"2026-06-11T10:50:36.43545298Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=e6abf12f-1dd6-4121-9615-55a0c6a19330 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:50:36.437909 crc crio[22652]: time=\"2026-06-11T10:50:36.436814584Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=5813a6d0-2bf2-496f-8ff7-89cae99e8f49 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:50:36.437909 crc crio[22652]: time=\"2026-06-11T10:50:36.436877017Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=013c51d2-b6a7-4453-b799-6745b0904f91 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:50:36.444019 crc crio[22652]: time=\"2026-06-11T10:50:36.443765586Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-xvxk9/registry-server\" id=286ab14f-ef0d-4544-bc96-6f10bd874bbf name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:50:36.445038 crc crio[22652]: time=\"2026-06-11T10:50:36.444771837Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:50:36.448832 crc crio[22652]: time=\"2026-06-11T10:50:36.448381743Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-wjdlq/registry-server\" id=35a78348-0588-42ec-84e3-ebf525c666d0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:50:36.455163 crc crio[22652]: time=\"2026-06-11T10:50:36.455015673Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-vcs7p/registry-server\" id=44a50cfc-3eee-42d6-b030-de46d9a7ed21 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:50:36.459574 crc crio[22652]: time=\"2026-06-11T10:50:36.459482464Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:50:36.459912 crc crio[22652]: time=\"2026-06-11T10:50:36.459838147Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:50:36.501292 crc crio[22652]: time=\"2026-06-11T10:50:36.501039597Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:50:36.506503 crc crio[22652]: time=\"2026-06-11T10:50:36.506419219Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:50:36.593835 crc crio[22652]: time=\"2026-06-11T10:50:36.593197081Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:50:36.601099 crc crio[22652]: time=\"2026-06-11T10:50:36.60069329Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:50:36.622325 crc crio[22652]: time=\"2026-06-11T10:50:36.622101122Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=567f8341-54f2-46e4-9ef6-7a65a791cca2 name=/runtime.v1.ImageService/PullImage\nJun 11 10:50:36.623712 crc crio[22652]: time=\"2026-06-11T10:50:36.623596119Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=e240cb5a-1572-47ac-9880-e27c75c1ccf6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:50:36.627217 crc crio[22652]: time=\"2026-06-11T10:50:36.627085439Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=a1eb65fc-4885-42fc-b854-b5a206138e01 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:50:36.638057 crc crio[22652]: time=\"2026-06-11T10:50:36.637943215Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686250-zchq7/oc\" id=578ccb6c-1f57-44c1-b313-5c8c72b1920c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:50:36.643225 crc crio[22652]: time=\"2026-06-11T10:50:36.643052598Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:50:36.650885 crc crio[22652]: time=\"2026-06-11T10:50:36.650787354Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:50:36.654210 crc crio[22652]: time=\"2026-06-11T10:50:36.654024602Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:50:36.689037 crc crio[22652]: time=\"2026-06-11T10:50:36.688610738Z\" level=info msg=\"Created container d0a3afe3438eea1086e6db6cff5692a3c1d0f81837b946ec6df1ed664392f189: openshift-marketplace/redhat-marketplace-xvxk9/registry-server\" id=286ab14f-ef0d-4544-bc96-6f10bd874bbf name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:50:36.691417 crc crio[22652]: time=\"2026-06-11T10:50:36.691211051Z\" level=info msg=\"Starting container: d0a3afe3438eea1086e6db6cff5692a3c1d0f81837b946ec6df1ed664392f189\" id=558afc9f-c7c4-4ff3-9fbf-f422ed5a008f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:50:36.705555 crc crio[22652]: time=\"2026-06-11T10:50:36.705347138Z\" level=info msg=\"Started container\" PID=29689 containerID=d0a3afe3438eea1086e6db6cff5692a3c1d0f81837b946ec6df1ed664392f189 description=openshift-marketplace/redhat-marketplace-xvxk9/registry-server id=558afc9f-c7c4-4ff3-9fbf-f422ed5a008f name=/runtime.v1.RuntimeService/StartContainer sandboxID=4beb63e29c4e5419b3e8b74a6c49d807612086db1a030dc1aac80dec2a7466b0\nJun 11 10:50:36.713027 crc crio[22652]: time=\"2026-06-11T10:50:36.71283175Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:50:36.772459 crc crio[22652]: time=\"2026-06-11T10:50:36.770556646Z\" level=info msg=\"Created container 5f5e0e74b6d361aacaea52d79254d8460e2cd7fabcad63e4c33030bd0f771045: openshift-marketplace/community-operators-vcs7p/registry-server\" id=44a50cfc-3eee-42d6-b030-de46d9a7ed21 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:50:36.786729 crc crio[22652]: time=\"2026-06-11T10:50:36.786345699Z\" level=info msg=\"Starting container: 5f5e0e74b6d361aacaea52d79254d8460e2cd7fabcad63e4c33030bd0f771045\" id=f25790fe-a266-4068-bf64-8632dfe2bcaa name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:50:36.852081 crc crio[22652]: time=\"2026-06-11T10:50:36.82482736Z\" level=info msg=\"Started container\" PID=29692 containerID=5f5e0e74b6d361aacaea52d79254d8460e2cd7fabcad63e4c33030bd0f771045 description=openshift-marketplace/community-operators-vcs7p/registry-server id=f25790fe-a266-4068-bf64-8632dfe2bcaa name=/runtime.v1.RuntimeService/StartContainer sandboxID=27d562bdcfc41661f35c53b5fc31b6cce2133235b022781ef6b4084e57229cda\nJun 11 10:50:36.994783 crc crio[22652]: time=\"2026-06-11T10:50:36.991350845Z\" level=info msg=\"Created container 818e33d4c11c0ce9013cb6714f9a5b1a3a7a5efb1a484ce358817b480cbdecd4: openshift-marketplace/certified-operators-wjdlq/registry-server\" id=35a78348-0588-42ec-84e3-ebf525c666d0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:50:37.002010 crc crio[22652]: time=\"2026-06-11T10:50:36.999617299Z\" level=info msg=\"Starting container: 818e33d4c11c0ce9013cb6714f9a5b1a3a7a5efb1a484ce358817b480cbdecd4\" id=f0597f30-31d3-4649-b416-80f6542a4459 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:50:37.034532 crc crio[22652]: time=\"2026-06-11T10:50:37.033999892Z\" level=info msg=\"Started container\" PID=29699 containerID=818e33d4c11c0ce9013cb6714f9a5b1a3a7a5efb1a484ce358817b480cbdecd4 description=openshift-marketplace/certified-operators-wjdlq/registry-server id=f0597f30-31d3-4649-b416-80f6542a4459 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ffadab8ae6eefa84a18092e6646435a8db18b905bdea6a203e4c5f7438479b87\nJun 11 10:50:39.089530 crc crio[22652]: time=\"2026-06-11T10:50:39.088030408Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:50:39.601881 crc crio[22652]: time=\"2026-06-11T10:50:39.601164245Z\" level=info msg=\"Created container 3802fa2612b778dcdc07d498a7bfa2c3461a9abdc7552d614000f55c84a89890: openshift-infra/auto-csr-approver-29686250-zchq7/oc\" id=578ccb6c-1f57-44c1-b313-5c8c72b1920c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:50:39.603020 crc crio[22652]: time=\"2026-06-11T10:50:39.602914135Z\" level=info msg=\"Starting container: 3802fa2612b778dcdc07d498a7bfa2c3461a9abdc7552d614000f55c84a89890\" id=834843de-e517-4bb4-b1c5-ab662b033823 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:50:39.620381 crc crio[22652]: time=\"2026-06-11T10:50:39.618662011Z\" level=info msg=\"Started container\" PID=29794 containerID=3802fa2612b778dcdc07d498a7bfa2c3461a9abdc7552d614000f55c84a89890 description=openshift-infra/auto-csr-approver-29686250-zchq7/oc id=834843de-e517-4bb4-b1c5-ab662b033823 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c6c0aa16869607996c5ebc8f91c78a8e21cda669b8c1d22e9beb4b7373c4c949\nJun 11 10:50:40.869762 crc crio[22652]: time=\"2026-06-11T10:50:40.868594047Z\" level=info msg=\"Stopping container: f2127b5bc0cce0adb1199abfc432b04be3bd2aa5da464a2b6ea8edd93b7b200b (timeout: 15s)\" id=dbdb1883-3fe3-4b54-88e9-bfee1543f7eb name=/runtime.v1.RuntimeService/StopContainer\nJun 11 10:50:42.211527 crc crio[22652]: time=\"2026-06-11T10:50:42.209785873Z\" level=info msg=\"Stopped container f2127b5bc0cce0adb1199abfc432b04be3bd2aa5da464a2b6ea8edd93b7b200b: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift\" id=dbdb1883-3fe3-4b54-88e9-bfee1543f7eb name=/runtime.v1.RuntimeService/StopContainer\nJun 11 10:50:42.214965 crc crio[22652]: time=\"2026-06-11T10:50:42.213587169Z\" level=info msg=\"Stopping pod sandbox: 814a6d6535d3704ef1122414b17259f4db384b0fd8b65cf4bf3f50df61827ac5\" id=4310b90b-3e66-4463-b7e9-a55797c1d3c9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 10:50:42.215589 crc crio[22652]: time=\"2026-06-11T10:50:42.215105378Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:814a6d6535d3704ef1122414b17259f4db384b0fd8b65cf4bf3f50df61827ac5 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/bc3a7dcb-8326-4ba5-a13c-e6a1d84cc52a 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:0xc002618088}] Aliases:map[]}\"\nJun 11 10:50:42.215994 crc crio[22652]: time=\"2026-06-11T10:50:42.215855782Z\" level=info msg=\"Deleting pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 10:50:43.822057 crc crio[22652]: time=\"2026-06-11T10:50:43.821290921Z\" level=info msg=\"Stopped pod sandbox: 814a6d6535d3704ef1122414b17259f4db384b0fd8b65cf4bf3f50df61827ac5\" id=4310b90b-3e66-4463-b7e9-a55797c1d3c9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 10:50:44.305518 crc crio[22652]: time=\"2026-06-11T10:50:44.30540078Z\" level=info msg=\"Removing container: f2127b5bc0cce0adb1199abfc432b04be3bd2aa5da464a2b6ea8edd93b7b200b\" id=a36b37e3-3de7-4ed5-91ed-7929bb9e3051 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:50:44.314880 crc crio[22652]: time=\"2026-06-11T10:50:44.314721961Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=8ebb4673-17be-43b5-a61e-b2f0884db979 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:50:44.318671 crc crio[22652]: time=\"2026-06-11T10:50:44.318500085Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=1e994f5e-db3a-41b5-a6c2-36dc80f79d41 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:50:44.329294 crc crio[22652]: time=\"2026-06-11T10:50:44.329098475Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-4xpt2/registry-server\" id=15303e76-fb76-46ee-9960-d706c5716ada name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:50:44.330095 crc crio[22652]: time=\"2026-06-11T10:50:44.329968473Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:50:44.350788 crc crio[22652]: time=\"2026-06-11T10:50:44.350650757Z\" level=info msg=\"Running pod sandbox: openshift-authentication/oauth-openshift-547f8bbdb8-85mh4/POD\" id=14230888-a79a-4d81-8516-731728a25308 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:50:44.350788 crc crio[22652]: time=\"2026-06-11T10:50:44.350768971Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:50:44.382430 crc crio[22652]: time=\"2026-06-11T10:50:44.379054847Z\" level=info msg=\"Removed container f2127b5bc0cce0adb1199abfc432b04be3bd2aa5da464a2b6ea8edd93b7b200b: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift\" id=a36b37e3-3de7-4ed5-91ed-7929bb9e3051 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:50:44.461955 crc crio[22652]: time=\"2026-06-11T10:50:44.46162407Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-547f8bbdb8-85mh4 Namespace:openshift-authentication ID:7a19e3e7593b1208c25d4eb782badad8a4e9177bd2bab63e53bc5c8b4094b3fe UID:14085029-f81e-4c84-af4b-278a8c34542f NetNS:/var/run/netns/b12de934-bc62-40c7-adae-07f03e813869 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod14085029_f81e_4c84_af4b_278a8c34542f.slice PodAnnotations:0xc0022f60f8}] Aliases:map[]}\"\nJun 11 10:50:44.462808 crc crio[22652]: time=\"2026-06-11T10:50:44.462356976Z\" level=info msg=\"Adding pod openshift-authentication_oauth-openshift-547f8bbdb8-85mh4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 10:50:44.464709 crc crio[22652]: time=\"2026-06-11T10:50:44.464476423Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:50:44.476955 crc crio[22652]: time=\"2026-06-11T10:50:44.47662413Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:50:44.660483 crc crio[22652]: time=\"2026-06-11T10:50:44.659717798Z\" level=info msg=\"Created container 6ca860fc7bb78f7e47e6ee7afa4aac8eebf6502234200bf12d4ba0bf63ac352f: openshift-marketplace/redhat-operators-4xpt2/registry-server\" id=15303e76-fb76-46ee-9960-d706c5716ada name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:50:44.664737 crc crio[22652]: time=\"2026-06-11T10:50:44.664496287Z\" level=info msg=\"Starting container: 6ca860fc7bb78f7e47e6ee7afa4aac8eebf6502234200bf12d4ba0bf63ac352f\" id=25f6e0cb-f7dd-413d-a3f3-402ad824d1c0 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:50:44.695424 crc crio[22652]: time=\"2026-06-11T10:50:44.684661611Z\" level=info msg=\"Started container\" PID=30008 containerID=6ca860fc7bb78f7e47e6ee7afa4aac8eebf6502234200bf12d4ba0bf63ac352f description=openshift-marketplace/redhat-operators-4xpt2/registry-server id=25f6e0cb-f7dd-413d-a3f3-402ad824d1c0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0332d729c3678a6e0e42c3dcbe72d901b8cfcaa5c462f808f59a74fcebd68703\nJun 11 10:50:45.366242 crc crio[22652]: time=\"2026-06-11T10:50:45.365565125Z\" level=info msg=\"Stopping pod sandbox: c6c0aa16869607996c5ebc8f91c78a8e21cda669b8c1d22e9beb4b7373c4c949\" id=8fdcee9c-6c0a-4cd5-80e4-43cfe6250fc6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 10:50:45.366916 crc crio[22652]: time=\"2026-06-11T10:50:45.36635776Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686250-zchq7 Namespace:openshift-infra ID:c6c0aa16869607996c5ebc8f91c78a8e21cda669b8c1d22e9beb4b7373c4c949 UID:a2744798-3f37-43ca-b342-3696775dffdc NetNS:/var/run/netns/4c0d27c3-d839-4fc3-81fe-1196b51e34e0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda2744798_3f37_43ca_b342_3696775dffdc.slice PodAnnotations:0xc001e8e890}] Aliases:map[]}\"\nJun 11 10:50:45.366916 crc crio[22652]: time=\"2026-06-11T10:50:45.366502825Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686250-zchq7 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 10:50:45.437552 crc crio[22652]: 2026-06-11T10:50:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7a19e3e7593b120 Mac:16:4b:43:18:34:bf Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:47 Mtu:0 Sandbox:/var/run/netns/b12de934-bc62-40c7-adae-07f03e813869 SocketPath: PciID:}] [{Interface:0xc0001ae800 Address:{IP:10.217.0.71 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 10:50:45.439713 crc crio[22652]: time=\"2026-06-11T10:50:45.439674494Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-547f8bbdb8-85mh4 Namespace:openshift-authentication ID:7a19e3e7593b1208c25d4eb782badad8a4e9177bd2bab63e53bc5c8b4094b3fe UID:14085029-f81e-4c84-af4b-278a8c34542f NetNS:/var/run/netns/b12de934-bc62-40c7-adae-07f03e813869 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod14085029_f81e_4c84_af4b_278a8c34542f.slice PodAnnotations:0xc0022f60f8}] Aliases:map[]}\"\nJun 11 10:50:45.440640 crc crio[22652]: time=\"2026-06-11T10:50:45.440606794Z\" level=info msg=\"Checking pod openshift-authentication_oauth-openshift-547f8bbdb8-85mh4 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 10:50:45.454323 crc crio[22652]: time=\"2026-06-11T10:50:45.454250403Z\" level=info msg=\"Ran pod sandbox 7a19e3e7593b1208c25d4eb782badad8a4e9177bd2bab63e53bc5c8b4094b3fe with infra container: openshift-authentication/oauth-openshift-547f8bbdb8-85mh4/POD\" id=14230888-a79a-4d81-8516-731728a25308 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:50:45.459516 crc crio[22652]: time=\"2026-06-11T10:50:45.459242263Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c\" id=bd9bedc1-55d5-43be-9432-2ba59524087d name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:50:45.462764 crc crio[22652]: time=\"2026-06-11T10:50:45.461474429Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c\" id=3ba87822-f4cb-4a6f-b1ef-e31ea9473347 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:50:45.470300 crc crio[22652]: time=\"2026-06-11T10:50:45.470234627Z\" level=info msg=\"Creating container: openshift-authentication/oauth-openshift-547f8bbdb8-85mh4/oauth-openshift\" id=a2098717-2146-4c44-9418-4608eed2dbfc name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:50:45.470930 crc crio[22652]: time=\"2026-06-11T10:50:45.470904128Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:50:45.570926 crc crio[22652]: time=\"2026-06-11T10:50:45.569906123Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:50:46.021728 crc crio[22652]: time=\"2026-06-11T10:50:46.021066929Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:50:46.028531 crc crio[22652]: time=\"2026-06-11T10:50:46.028413224Z\" level=info msg=\"Stopped pod sandbox: c6c0aa16869607996c5ebc8f91c78a8e21cda669b8c1d22e9beb4b7373c4c949\" id=8fdcee9c-6c0a-4cd5-80e4-43cfe6250fc6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 10:50:46.235096 crc crio[22652]: time=\"2026-06-11T10:50:46.234626983Z\" level=info msg=\"Created container 935a67aaca1b9608e831f61b6c698a990d17dbeeb129b09166be066fdc5236e9: openshift-authentication/oauth-openshift-547f8bbdb8-85mh4/oauth-openshift\" id=a2098717-2146-4c44-9418-4608eed2dbfc name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:50:46.239929 crc crio[22652]: time=\"2026-06-11T10:50:46.239796392Z\" level=info msg=\"Starting container: 935a67aaca1b9608e831f61b6c698a990d17dbeeb129b09166be066fdc5236e9\" id=6d5065cd-01f3-469d-84b1-a1c91b06f3b1 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:50:46.254013 crc crio[22652]: time=\"2026-06-11T10:50:46.253865412Z\" level=info msg=\"Started container\" PID=30121 containerID=935a67aaca1b9608e831f61b6c698a990d17dbeeb129b09166be066fdc5236e9 description=openshift-authentication/oauth-openshift-547f8bbdb8-85mh4/oauth-openshift id=6d5065cd-01f3-469d-84b1-a1c91b06f3b1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7a19e3e7593b1208c25d4eb782badad8a4e9177bd2bab63e53bc5c8b4094b3fe\nJun 11 10:50:51.836671 crc crio[22652]: time=\"2026-06-11T10:50:51.835957957Z\" level=info msg=\"Stopping container: 1b2f9615e515c3a9bffa29114297b08015dd80a0edba4e1e63ef51c5e93cee92 (timeout: 2s)\" id=bc21eb76-abca-47f6-a730-d13296a3e0a0 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 10:50:51.962231 crc crio[22652]: time=\"2026-06-11T10:50:51.962059823Z\" level=info msg=\"Stopped container 1b2f9615e515c3a9bffa29114297b08015dd80a0edba4e1e63ef51c5e93cee92: openshift-marketplace/certified-operators-pvc9x/registry-server\" id=bc21eb76-abca-47f6-a730-d13296a3e0a0 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 10:50:51.963312 crc crio[22652]: time=\"2026-06-11T10:50:51.96296025Z\" level=info msg=\"Stopping pod sandbox: 33296598bb10fcdc09c6929be6b79ef41d3486b9358fc0c880d305ba28d1114f\" id=cccf310d-dccb-4857-80b4-13cac96a4b3d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 10:50:51.963653 crc crio[22652]: time=\"2026-06-11T10:50:51.96358039Z\" level=info msg=\"Got pod network &{Name:certified-operators-pvc9x Namespace:openshift-marketplace ID:33296598bb10fcdc09c6929be6b79ef41d3486b9358fc0c880d305ba28d1114f UID:6c83f1fd-a22d-4972-abb7-23a3f712c8b0 NetNS:/var/run/netns/5dd468f2-28b8-487c-81a8-a43b8e2f1d70 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6c83f1fd_a22d_4972_abb7_23a3f712c8b0.slice PodAnnotations:0xc002acc958}] Aliases:map[]}\"\nJun 11 10:50:51.963838 crc crio[22652]: time=\"2026-06-11T10:50:51.963777987Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-pvc9x from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 10:50:52.323606 crc crio[22652]: time=\"2026-06-11T10:50:52.323175425Z\" level=info msg=\"Stopped pod sandbox: 33296598bb10fcdc09c6929be6b79ef41d3486b9358fc0c880d305ba28d1114f\" id=cccf310d-dccb-4857-80b4-13cac96a4b3d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 10:50:52.449162 crc crio[22652]: time=\"2026-06-11T10:50:52.449002711Z\" level=info msg=\"Stopping container: 492c31a40eb02ee0a7d6af1c30f4e552f6098852b3c2dcd068acd030b8f95606 (timeout: 2s)\" id=2da66994-11be-4739-8a03-68b1115da80d name=/runtime.v1.RuntimeService/StopContainer\nJun 11 10:50:52.453906 crc crio[22652]: time=\"2026-06-11T10:50:52.453833727Z\" level=info msg=\"Removing container: 1b2f9615e515c3a9bffa29114297b08015dd80a0edba4e1e63ef51c5e93cee92\" id=b385686f-f16c-4019-bd48-772955dd9564 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:50:52.494514 crc crio[22652]: time=\"2026-06-11T10:50:52.494371768Z\" level=info msg=\"Removed container 1b2f9615e515c3a9bffa29114297b08015dd80a0edba4e1e63ef51c5e93cee92: openshift-marketplace/certified-operators-pvc9x/registry-server\" id=b385686f-f16c-4019-bd48-772955dd9564 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:50:52.498331 crc crio[22652]: time=\"2026-06-11T10:50:52.498077063Z\" level=info msg=\"Removing container: a249e5ff99d2f2a133007f9ce96620a7856ab645aa36b6ae70451469314ccf1f\" id=fd911b0f-30be-4775-8254-8d80b42e0359 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:50:52.517284 crc crio[22652]: time=\"2026-06-11T10:50:52.517175753Z\" level=info msg=\"Removed container a249e5ff99d2f2a133007f9ce96620a7856ab645aa36b6ae70451469314ccf1f: openshift-marketplace/certified-operators-pvc9x/extract-content\" id=fd911b0f-30be-4775-8254-8d80b42e0359 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:50:52.521994 crc crio[22652]: time=\"2026-06-11T10:50:52.521917901Z\" level=info msg=\"Removing container: 3f8532dbcc9fdb472c3a6e006ece889cc681159e01b6a12c27df94219970f0c1\" id=d81099a5-a887-4ac7-8b16-dd507b5fb39d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:50:52.563030 crc crio[22652]: time=\"2026-06-11T10:50:52.562383883Z\" level=info msg=\"Removed container 3f8532dbcc9fdb472c3a6e006ece889cc681159e01b6a12c27df94219970f0c1: openshift-marketplace/certified-operators-pvc9x/extract-utilities\" id=d81099a5-a887-4ac7-8b16-dd507b5fb39d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:50:52.588964 crc crio[22652]: time=\"2026-06-11T10:50:52.588661556Z\" level=info msg=\"Stopped container 492c31a40eb02ee0a7d6af1c30f4e552f6098852b3c2dcd068acd030b8f95606: openshift-marketplace/community-operators-mzmwc/registry-server\" id=2da66994-11be-4739-8a03-68b1115da80d name=/runtime.v1.RuntimeService/StopContainer\nJun 11 10:50:52.590545 crc crio[22652]: time=\"2026-06-11T10:50:52.590486223Z\" level=info msg=\"Stopping pod sandbox: 5f9a4852e4f1edf916443c14129675e4bc537736ba350a119603b2d55d963ddf\" id=69601cee-57e6-4c81-a055-a5cceca4345c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 10:50:52.591049 crc crio[22652]: time=\"2026-06-11T10:50:52.590978989Z\" level=info msg=\"Got pod network &{Name:community-operators-mzmwc Namespace:openshift-marketplace ID:5f9a4852e4f1edf916443c14129675e4bc537736ba350a119603b2d55d963ddf UID:73bec29a-42a8-4103-9fc1-af0156e49a2c NetNS:/var/run/netns/6dc77ac6-b3e8-44fd-871b-805911f3b972 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod73bec29a_42a8_4103_9fc1_af0156e49a2c.slice PodAnnotations:0xc0001022d8}] Aliases:map[]}\"\nJun 11 10:50:52.591291 crc crio[22652]: time=\"2026-06-11T10:50:52.591224517Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-mzmwc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 10:50:53.031019 crc crio[22652]: time=\"2026-06-11T10:50:53.03093233Z\" level=info msg=\"Stopped pod sandbox: 5f9a4852e4f1edf916443c14129675e4bc537736ba350a119603b2d55d963ddf\" id=69601cee-57e6-4c81-a055-a5cceca4345c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 10:50:53.459757 crc crio[22652]: time=\"2026-06-11T10:50:53.459614739Z\" level=info msg=\"Removing container: 492c31a40eb02ee0a7d6af1c30f4e552f6098852b3c2dcd068acd030b8f95606\" id=042e4da4-32c8-493a-95cf-2b44ddaf6f7e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:50:53.485643 crc crio[22652]: time=\"2026-06-11T10:50:53.484833912Z\" level=info msg=\"Removed container 492c31a40eb02ee0a7d6af1c30f4e552f6098852b3c2dcd068acd030b8f95606: openshift-marketplace/community-operators-mzmwc/registry-server\" id=042e4da4-32c8-493a-95cf-2b44ddaf6f7e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:50:53.489535 crc crio[22652]: time=\"2026-06-11T10:50:53.488998813Z\" level=info msg=\"Removing container: 0a58cec8afbc6d5e1bab16e3c63999d4777d585d01297186f9717b37919a6029\" id=c6e43911-f832-4297-afc5-6f4d0eea071a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:50:53.512829 crc crio[22652]: time=\"2026-06-11T10:50:53.512504804Z\" level=info msg=\"Removed container 0a58cec8afbc6d5e1bab16e3c63999d4777d585d01297186f9717b37919a6029: openshift-marketplace/community-operators-mzmwc/extract-content\" id=c6e43911-f832-4297-afc5-6f4d0eea071a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:50:53.515864 crc crio[22652]: time=\"2026-06-11T10:50:53.515794066Z\" level=info msg=\"Removing container: 2a4002b6ec0920f1cf955870709470ae4e5661b9d4be7c3cca82689fb6a7da30\" id=11ab618a-183b-4c6c-aac4-fca16728ec30 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:50:53.553684 crc crio[22652]: time=\"2026-06-11T10:50:53.553623209Z\" level=info msg=\"Removed container 2a4002b6ec0920f1cf955870709470ae4e5661b9d4be7c3cca82689fb6a7da30: openshift-marketplace/community-operators-mzmwc/extract-utilities\" id=11ab618a-183b-4c6c-aac4-fca16728ec30 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:50:54.242860 crc crio[22652]: time=\"2026-06-11T10:50:54.242434865Z\" level=info msg=\"Stopping container: d20de8089434ff33a556c924692beed1fb1d1492dffc5e13a27766a84916f798 (timeout: 2s)\" id=19338478-14d0-4e93-81ea-637410066d74 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 10:50:54.377580 crc crio[22652]: time=\"2026-06-11T10:50:54.377466207Z\" level=info msg=\"Stopped container d20de8089434ff33a556c924692beed1fb1d1492dffc5e13a27766a84916f798: openshift-marketplace/redhat-marketplace-4mshq/registry-server\" id=19338478-14d0-4e93-81ea-637410066d74 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 10:50:54.379020 crc crio[22652]: time=\"2026-06-11T10:50:54.378915837Z\" level=info msg=\"Stopping pod sandbox: b18a4694ae109c0e8a03ea38c19dd6f97d686b76a93acc92af618b014c7d36b6\" id=aafd57ba-1e30-4751-84f8-6e22e65c94a6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 10:50:54.379616 crc crio[22652]: time=\"2026-06-11T10:50:54.379514936Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-4mshq Namespace:openshift-marketplace ID:b18a4694ae109c0e8a03ea38c19dd6f97d686b76a93acc92af618b014c7d36b6 UID:5fc2325a-df2f-44a3-97ff-8d19f076d854 NetNS:/var/run/netns/1d3b5a02-ecca-4147-b9fc-bd9588ece1e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5fc2325a_df2f_44a3_97ff_8d19f076d854.slice PodAnnotations:0xc000102690}] Aliases:map[]}\"\nJun 11 10:50:54.379703 crc crio[22652]: time=\"2026-06-11T10:50:54.379677041Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-4mshq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 10:50:54.826930 crc crio[22652]: time=\"2026-06-11T10:50:54.826844805Z\" level=info msg=\"Stopped pod sandbox: b18a4694ae109c0e8a03ea38c19dd6f97d686b76a93acc92af618b014c7d36b6\" id=aafd57ba-1e30-4751-84f8-6e22e65c94a6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 10:50:55.537184 crc crio[22652]: time=\"2026-06-11T10:50:55.53708817Z\" level=info msg=\"Removing container: d20de8089434ff33a556c924692beed1fb1d1492dffc5e13a27766a84916f798\" id=bb51545b-1230-4db9-b8d5-4a9b5bfa8f44 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:50:55.568475 crc crio[22652]: time=\"2026-06-11T10:50:55.568363737Z\" level=info msg=\"Removed container d20de8089434ff33a556c924692beed1fb1d1492dffc5e13a27766a84916f798: openshift-marketplace/redhat-marketplace-4mshq/registry-server\" id=bb51545b-1230-4db9-b8d5-4a9b5bfa8f44 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:50:55.573527 crc crio[22652]: time=\"2026-06-11T10:50:55.573446291Z\" level=info msg=\"Removing container: 6656aa10d389b8a39aa511ad4dd8222ab7dedc4f6d7cc7626c907f161a562efa\" id=67dee8ff-4e34-411d-b67a-5513bf76ecbb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:50:55.593983 crc crio[22652]: time=\"2026-06-11T10:50:55.593837693Z\" level=info msg=\"Removed container 6656aa10d389b8a39aa511ad4dd8222ab7dedc4f6d7cc7626c907f161a562efa: openshift-marketplace/redhat-marketplace-4mshq/extract-content\" id=67dee8ff-4e34-411d-b67a-5513bf76ecbb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:50:55.600070 crc crio[22652]: time=\"2026-06-11T10:50:55.600019744Z\" level=info msg=\"Removing container: 348992a8e61f088a128475122d849ae1e80b118c709bf8f257b73273fff968ae\" id=205197da-c0ee-4d25-9c81-7ecd85a360ca name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:50:55.640057 crc crio[22652]: time=\"2026-06-11T10:50:55.639951313Z\" level=info msg=\"Removed container 348992a8e61f088a128475122d849ae1e80b118c709bf8f257b73273fff968ae: openshift-marketplace/redhat-marketplace-4mshq/extract-utilities\" id=205197da-c0ee-4d25-9c81-7ecd85a360ca name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:51:00.640725 crc crio[22652]: time=\"2026-06-11T10:51:00.639006998Z\" level=info msg=\"Stopping container: dfeb90143cc2307bf2e69f27ce7532d04377e5a24115ff33ae174f07ff3c6b45 (timeout: 2s)\" id=77ae1933-ff20-4db0-98d9-0269df90a2e6 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 10:51:00.767624 crc crio[22652]: time=\"2026-06-11T10:51:00.767457127Z\" level=info msg=\"Stopped container dfeb90143cc2307bf2e69f27ce7532d04377e5a24115ff33ae174f07ff3c6b45: openshift-marketplace/redhat-operators-l4wsd/registry-server\" id=77ae1933-ff20-4db0-98d9-0269df90a2e6 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 10:51:00.769087 crc crio[22652]: time=\"2026-06-11T10:51:00.768987055Z\" level=info msg=\"Stopping pod sandbox: 431104bd6803320b613e64354a49d0f01737cc93b32a868c6aee1e0d920dfea5\" id=169d9a15-713e-41f3-943d-f08f11fb99cd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 10:51:00.769885 crc crio[22652]: time=\"2026-06-11T10:51:00.769812611Z\" level=info msg=\"Got pod network &{Name:redhat-operators-l4wsd Namespace:openshift-marketplace ID:431104bd6803320b613e64354a49d0f01737cc93b32a868c6aee1e0d920dfea5 UID:7c260c7a-8f49-44ed-8c08-6377afd3201a NetNS:/var/run/netns/36c037db-f23a-43af-aabf-92ef699e5651 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7c260c7a_8f49_44ed_8c08_6377afd3201a.slice PodAnnotations:0xc001e8e950}] Aliases:map[]}\"\nJun 11 10:51:00.770106 crc crio[22652]: time=\"2026-06-11T10:51:00.770019408Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-l4wsd from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 10:51:01.060013 crc crio[22652]: time=\"2026-06-11T10:51:01.059508712Z\" level=info msg=\"Stopped pod sandbox: 431104bd6803320b613e64354a49d0f01737cc93b32a868c6aee1e0d920dfea5\" id=169d9a15-713e-41f3-943d-f08f11fb99cd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 10:51:01.809357 crc crio[22652]: time=\"2026-06-11T10:51:01.809199395Z\" level=info msg=\"Removing container: dfeb90143cc2307bf2e69f27ce7532d04377e5a24115ff33ae174f07ff3c6b45\" id=2f87cc1d-87aa-4497-be7b-c58668b7ee39 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:51:01.840075 crc crio[22652]: time=\"2026-06-11T10:51:01.839861048Z\" level=info msg=\"Removed container dfeb90143cc2307bf2e69f27ce7532d04377e5a24115ff33ae174f07ff3c6b45: openshift-marketplace/redhat-operators-l4wsd/registry-server\" id=2f87cc1d-87aa-4497-be7b-c58668b7ee39 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:51:01.844842 crc crio[22652]: time=\"2026-06-11T10:51:01.844755617Z\" level=info msg=\"Removing container: 6d17291061e14c204760e44df04468215340616c99b0441c4d5b41665beed344\" id=0a5d9ccb-4965-4a96-bd1d-37315db41d3f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:51:01.883942 crc crio[22652]: time=\"2026-06-11T10:51:01.883715909Z\" level=info msg=\"Removed container 6d17291061e14c204760e44df04468215340616c99b0441c4d5b41665beed344: openshift-marketplace/redhat-operators-l4wsd/extract-content\" id=0a5d9ccb-4965-4a96-bd1d-37315db41d3f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:51:01.887423 crc crio[22652]: time=\"2026-06-11T10:51:01.886911869Z\" level=info msg=\"Removing container: 680c836d4caaa499d47368af7236c967b7c3e63f04f3f0521f9270af6fb05271\" id=852e3886-1059-4ec3-8393-51d99a234b70 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:51:01.915497 crc crio[22652]: time=\"2026-06-11T10:51:01.915359076Z\" level=info msg=\"Removed container 680c836d4caaa499d47368af7236c967b7c3e63f04f3f0521f9270af6fb05271: openshift-marketplace/redhat-operators-l4wsd/extract-utilities\" id=852e3886-1059-4ec3-8393-51d99a234b70 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:51:04.456055 crc crio[22652]: time=\"2026-06-11T10:51:04.454961299Z\" level=info msg=\"Stopping pod sandbox: b18a4694ae109c0e8a03ea38c19dd6f97d686b76a93acc92af618b014c7d36b6\" id=9f53c1b0-9553-4068-b45e-2d83740275b2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 10:51:04.456055 crc crio[22652]: time=\"2026-06-11T10:51:04.45593647Z\" level=info msg=\"Stopped pod sandbox (already stopped): b18a4694ae109c0e8a03ea38c19dd6f97d686b76a93acc92af618b014c7d36b6\" id=9f53c1b0-9553-4068-b45e-2d83740275b2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 10:51:04.457512 crc crio[22652]: time=\"2026-06-11T10:51:04.456711835Z\" level=info msg=\"Removing pod sandbox: b18a4694ae109c0e8a03ea38c19dd6f97d686b76a93acc92af618b014c7d36b6\" id=62f1a610-43c0-4768-bb11-0dc03be8c80a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 10:51:04.471336 crc crio[22652]: time=\"2026-06-11T10:51:04.471221788Z\" level=info msg=\"Removed pod sandbox: b18a4694ae109c0e8a03ea38c19dd6f97d686b76a93acc92af618b014c7d36b6\" id=62f1a610-43c0-4768-bb11-0dc03be8c80a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 10:51:04.473058 crc crio[22652]: time=\"2026-06-11T10:51:04.472992313Z\" level=info msg=\"Stopping pod sandbox: 33296598bb10fcdc09c6929be6b79ef41d3486b9358fc0c880d305ba28d1114f\" id=aab6c384-a332-4fc3-b58b-f76cd1c47406 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 10:51:04.473384 crc crio[22652]: time=\"2026-06-11T10:51:04.473066235Z\" level=info msg=\"Stopped pod sandbox (already stopped): 33296598bb10fcdc09c6929be6b79ef41d3486b9358fc0c880d305ba28d1114f\" id=aab6c384-a332-4fc3-b58b-f76cd1c47406 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 10:51:04.473791 crc crio[22652]: time=\"2026-06-11T10:51:04.473671565Z\" level=info msg=\"Removing pod sandbox: 33296598bb10fcdc09c6929be6b79ef41d3486b9358fc0c880d305ba28d1114f\" id=7cdc4d09-8ad0-4774-a7e2-c0ecc570ca16 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 10:51:04.479342 crc crio[22652]: time=\"2026-06-11T10:51:04.479272445Z\" level=info msg=\"Removed pod sandbox: 33296598bb10fcdc09c6929be6b79ef41d3486b9358fc0c880d305ba28d1114f\" id=7cdc4d09-8ad0-4774-a7e2-c0ecc570ca16 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 10:51:04.480197 crc crio[22652]: time=\"2026-06-11T10:51:04.480039237Z\" level=info msg=\"Stopping pod sandbox: 431104bd6803320b613e64354a49d0f01737cc93b32a868c6aee1e0d920dfea5\" id=90e45281-81eb-435b-b948-ef9e591a1cca name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 10:51:04.480197 crc crio[22652]: time=\"2026-06-11T10:51:04.480100899Z\" level=info msg=\"Stopped pod sandbox (already stopped): 431104bd6803320b613e64354a49d0f01737cc93b32a868c6aee1e0d920dfea5\" id=90e45281-81eb-435b-b948-ef9e591a1cca name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 10:51:04.480950 crc crio[22652]: time=\"2026-06-11T10:51:04.480888454Z\" level=info msg=\"Removing pod sandbox: 431104bd6803320b613e64354a49d0f01737cc93b32a868c6aee1e0d920dfea5\" id=a4bb50e0-74c1-4083-b288-6358f55a8e51 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 10:51:04.488585 crc crio[22652]: time=\"2026-06-11T10:51:04.488468787Z\" level=info msg=\"Removed pod sandbox: 431104bd6803320b613e64354a49d0f01737cc93b32a868c6aee1e0d920dfea5\" id=a4bb50e0-74c1-4083-b288-6358f55a8e51 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 10:51:04.489560 crc crio[22652]: time=\"2026-06-11T10:51:04.489468187Z\" level=info msg=\"Stopping pod sandbox: 5f9a4852e4f1edf916443c14129675e4bc537736ba350a119603b2d55d963ddf\" id=c4772d68-9596-4699-9d94-c516da424eac name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 10:51:04.489666 crc crio[22652]: time=\"2026-06-11T10:51:04.489589571Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5f9a4852e4f1edf916443c14129675e4bc537736ba350a119603b2d55d963ddf\" id=c4772d68-9596-4699-9d94-c516da424eac name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 10:51:04.490212 crc crio[22652]: time=\"2026-06-11T10:51:04.490067557Z\" level=info msg=\"Removing pod sandbox: 5f9a4852e4f1edf916443c14129675e4bc537736ba350a119603b2d55d963ddf\" id=52ba2c89-ac05-426d-a1f2-7f5140753636 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 10:51:04.497169 crc crio[22652]: time=\"2026-06-11T10:51:04.497017559Z\" level=info msg=\"Removed pod sandbox: 5f9a4852e4f1edf916443c14129675e4bc537736ba350a119603b2d55d963ddf\" id=52ba2c89-ac05-426d-a1f2-7f5140753636 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 10:51:04.498459 crc crio[22652]: time=\"2026-06-11T10:51:04.49833818Z\" level=info msg=\"Stopping pod sandbox: 814a6d6535d3704ef1122414b17259f4db384b0fd8b65cf4bf3f50df61827ac5\" id=6aece53f-4f06-4514-aff0-a21df3c24fa1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 10:51:04.498459 crc crio[22652]: time=\"2026-06-11T10:51:04.498449724Z\" level=info msg=\"Stopped pod sandbox (already stopped): 814a6d6535d3704ef1122414b17259f4db384b0fd8b65cf4bf3f50df61827ac5\" id=6aece53f-4f06-4514-aff0-a21df3c24fa1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 10:51:04.499066 crc crio[22652]: time=\"2026-06-11T10:51:04.4989677Z\" level=info msg=\"Removing pod sandbox: 814a6d6535d3704ef1122414b17259f4db384b0fd8b65cf4bf3f50df61827ac5\" id=0c22cfc3-f350-42cc-9c61-b788f34a72b5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 10:51:04.505709 crc crio[22652]: time=\"2026-06-11T10:51:04.505635734Z\" level=info msg=\"Removed pod sandbox: 814a6d6535d3704ef1122414b17259f4db384b0fd8b65cf4bf3f50df61827ac5\" id=0c22cfc3-f350-42cc-9c61-b788f34a72b5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 10:52:00.509533 crc crio[22652]: time=\"2026-06-11T10:52:00.508676771Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686252-kqlsf/POD\" id=8d96b4da-a41c-4dc4-88c4-1d82308e0cdf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:52:00.511225 crc crio[22652]: time=\"2026-06-11T10:52:00.509652003Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:52:00.544457 crc crio[22652]: time=\"2026-06-11T10:52:00.543951481Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686252-kqlsf Namespace:openshift-infra ID:d599299480410c9ede0cd58377c1d4ab9691f8c6e813115dd5634ab8a826c732 UID:9a19cdd1-165b-4e1f-a8ee-0889e06176a5 NetNS:/var/run/netns/762e2d27-f062-45aa-ac2d-a1901db7dcb2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9a19cdd1_165b_4e1f_a8ee_0889e06176a5.slice PodAnnotations:0xc0009881c8}] Aliases:map[]}\"\nJun 11 10:52:00.544457 crc crio[22652]: time=\"2026-06-11T10:52:00.544404525Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686252-kqlsf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 10:52:00.874305 crc crio[22652]: 2026-06-11T10:52:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d599299480410c9 Mac:22:57:4a:e7:f1:8d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:48 Mtu:0 Sandbox:/var/run/netns/762e2d27-f062-45aa-ac2d-a1901db7dcb2 SocketPath: PciID:}] [{Interface:0xc000142610 Address:{IP:10.217.0.72 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 10:52:00.875620 crc crio[22652]: time=\"2026-06-11T10:52:00.875553487Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686252-kqlsf Namespace:openshift-infra ID:d599299480410c9ede0cd58377c1d4ab9691f8c6e813115dd5634ab8a826c732 UID:9a19cdd1-165b-4e1f-a8ee-0889e06176a5 NetNS:/var/run/netns/762e2d27-f062-45aa-ac2d-a1901db7dcb2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9a19cdd1_165b_4e1f_a8ee_0889e06176a5.slice PodAnnotations:0xc0009881c8}] Aliases:map[]}\"\nJun 11 10:52:00.876000 crc crio[22652]: time=\"2026-06-11T10:52:00.875940769Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686252-kqlsf for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 10:52:00.885596 crc crio[22652]: time=\"2026-06-11T10:52:00.885511472Z\" level=info msg=\"Ran pod sandbox d599299480410c9ede0cd58377c1d4ab9691f8c6e813115dd5634ab8a826c732 with infra container: openshift-infra/auto-csr-approver-29686252-kqlsf/POD\" id=8d96b4da-a41c-4dc4-88c4-1d82308e0cdf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:52:00.888729 crc crio[22652]: time=\"2026-06-11T10:52:00.888641222Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=1d3bea51-6923-4ab9-897c-f6e1121a897a name=/runtime.v1.ImageService/PullImage\nJun 11 10:52:00.897700 crc crio[22652]: time=\"2026-06-11T10:52:00.897625267Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 10:52:01.667170 crc crio[22652]: time=\"2026-06-11T10:52:01.667027229Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=1d3bea51-6923-4ab9-897c-f6e1121a897a name=/runtime.v1.ImageService/PullImage\nJun 11 10:52:01.668703 crc crio[22652]: time=\"2026-06-11T10:52:01.668619629Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=f041c73c-3719-4ffc-a4e7-40e1276e3c31 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:52:01.671663 crc crio[22652]: time=\"2026-06-11T10:52:01.671596113Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=ec3e180e-ceaa-4d2a-a3ac-27100b533c3e name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:52:01.680772 crc crio[22652]: time=\"2026-06-11T10:52:01.680644083Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686252-kqlsf/oc\" id=259c5306-b058-4fd7-bdf7-109e3b9e1f54 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:52:01.682525 crc crio[22652]: time=\"2026-06-11T10:52:01.681635072Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:52:01.714030 crc crio[22652]: time=\"2026-06-11T10:52:01.713657279Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:52:01.953962 crc crio[22652]: time=\"2026-06-11T10:52:01.953812851Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:52:02.063047 crc crio[22652]: time=\"2026-06-11T10:52:02.062959066Z\" level=info msg=\"Created container 57039012061e05829610195f803ede70b182af8ca89f1825e99d99beb1271bae: openshift-infra/auto-csr-approver-29686252-kqlsf/oc\" id=259c5306-b058-4fd7-bdf7-109e3b9e1f54 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:52:02.065103 crc crio[22652]: time=\"2026-06-11T10:52:02.065006311Z\" level=info msg=\"Starting container: 57039012061e05829610195f803ede70b182af8ca89f1825e99d99beb1271bae\" id=22318f07-c9b6-4475-b242-88a33b1a9ae1 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:52:02.069787 crc crio[22652]: time=\"2026-06-11T10:52:02.06971112Z\" level=info msg=\"Started container\" PID=31424 containerID=57039012061e05829610195f803ede70b182af8ca89f1825e99d99beb1271bae description=openshift-infra/auto-csr-approver-29686252-kqlsf/oc id=22318f07-c9b6-4475-b242-88a33b1a9ae1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d599299480410c9ede0cd58377c1d4ab9691f8c6e813115dd5634ab8a826c732\nJun 11 10:52:04.375737 crc crio[22652]: time=\"2026-06-11T10:52:04.375081625Z\" level=info msg=\"Stopping pod sandbox: d599299480410c9ede0cd58377c1d4ab9691f8c6e813115dd5634ab8a826c732\" id=c4ba60df-acb9-4a97-930e-5805e1a0855e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 10:52:04.377014 crc crio[22652]: time=\"2026-06-11T10:52:04.376438328Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686252-kqlsf Namespace:openshift-infra ID:d599299480410c9ede0cd58377c1d4ab9691f8c6e813115dd5634ab8a826c732 UID:9a19cdd1-165b-4e1f-a8ee-0889e06176a5 NetNS:/var/run/netns/762e2d27-f062-45aa-ac2d-a1901db7dcb2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9a19cdd1_165b_4e1f_a8ee_0889e06176a5.slice PodAnnotations:0xc002928958}] Aliases:map[]}\"\nJun 11 10:52:04.377014 crc crio[22652]: time=\"2026-06-11T10:52:04.376555802Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686252-kqlsf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 10:52:04.600246 crc crio[22652]: time=\"2026-06-11T10:52:04.599658593Z\" level=info msg=\"Stopped pod sandbox: d599299480410c9ede0cd58377c1d4ab9691f8c6e813115dd5634ab8a826c732\" id=c4ba60df-acb9-4a97-930e-5805e1a0855e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 10:54:01.902433 crc crio[22652]: time=\"2026-06-11T10:54:01.900959391Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686254-h2lxv/POD\" id=849a88f3-4637-466a-96af-51d4d3d607c0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:54:01.902433 crc crio[22652]: time=\"2026-06-11T10:54:01.901756777Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:54:01.938356 crc crio[22652]: time=\"2026-06-11T10:54:01.93804678Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686254-h2lxv Namespace:openshift-infra ID:26689348156fb170c6f2bb7a404a4372fbf7aa6436517b0cb56ccdfccb1e4db0 UID:042fad33-e42d-45b1-b4f3-48b24691bb9c NetNS:/var/run/netns/ae1a2b69-2b38-4f8e-a38d-a793683a2f3d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod042fad33_e42d_45b1_b4f3_48b24691bb9c.slice PodAnnotations:0xc0004beef0}] Aliases:map[]}\"\nJun 11 10:54:01.938356 crc crio[22652]: time=\"2026-06-11T10:54:01.938245104Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686254-h2lxv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 10:54:02.180275 crc crio[22652]: 2026-06-11T10:54:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:26689348156fb17 Mac:4e:2f:8e:a9:15:35 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:49 Mtu:0 Sandbox:/var/run/netns/ae1a2b69-2b38-4f8e-a38d-a793683a2f3d SocketPath: PciID:}] [{Interface:0xc00025a9e0 Address:{IP:10.217.0.73 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 10:54:02.181295 crc crio[22652]: time=\"2026-06-11T10:54:02.181228647Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686254-h2lxv Namespace:openshift-infra ID:26689348156fb170c6f2bb7a404a4372fbf7aa6436517b0cb56ccdfccb1e4db0 UID:042fad33-e42d-45b1-b4f3-48b24691bb9c NetNS:/var/run/netns/ae1a2b69-2b38-4f8e-a38d-a793683a2f3d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod042fad33_e42d_45b1_b4f3_48b24691bb9c.slice PodAnnotations:0xc0004beef0}] Aliases:map[]}\"\nJun 11 10:54:02.181414 crc crio[22652]: time=\"2026-06-11T10:54:02.181376221Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686254-h2lxv for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 10:54:02.187413 crc crio[22652]: time=\"2026-06-11T10:54:02.18733291Z\" level=info msg=\"Ran pod sandbox 26689348156fb170c6f2bb7a404a4372fbf7aa6436517b0cb56ccdfccb1e4db0 with infra container: openshift-infra/auto-csr-approver-29686254-h2lxv/POD\" id=849a88f3-4637-466a-96af-51d4d3d607c0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:54:02.189776 crc crio[22652]: time=\"2026-06-11T10:54:02.189609503Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=08cb5e67-95a2-4225-9352-2080d5d4341a name=/runtime.v1.ImageService/PullImage\nJun 11 10:54:02.196341 crc crio[22652]: time=\"2026-06-11T10:54:02.196258384Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 10:54:03.350106 crc crio[22652]: time=\"2026-06-11T10:54:03.349382116Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=08cb5e67-95a2-4225-9352-2080d5d4341a name=/runtime.v1.ImageService/PullImage\nJun 11 10:54:03.351526 crc crio[22652]: time=\"2026-06-11T10:54:03.350987756Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=8727fc32-0860-4fc3-a1f6-0eb1693e3f1b name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:54:03.355028 crc crio[22652]: time=\"2026-06-11T10:54:03.354921811Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=b6b191f1-c9c1-46d1-8dd2-8e3f022a942a name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:54:03.364003 crc crio[22652]: time=\"2026-06-11T10:54:03.363868146Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686254-h2lxv/oc\" id=b585a9a0-193e-425e-ae7a-02f9cd46b225 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:54:03.364785 crc crio[22652]: time=\"2026-06-11T10:54:03.364700272Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:54:03.394662 crc crio[22652]: time=\"2026-06-11T10:54:03.394525669Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:54:03.563638 crc crio[22652]: time=\"2026-06-11T10:54:03.563487811Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:54:03.659789 crc crio[22652]: time=\"2026-06-11T10:54:03.659702565Z\" level=info msg=\"Created container 2003d0bcc90da98161989159ffc8166e93458ec7c2fed4b7315495173d8743fa: openshift-infra/auto-csr-approver-29686254-h2lxv/oc\" id=b585a9a0-193e-425e-ae7a-02f9cd46b225 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:54:03.661460 crc crio[22652]: time=\"2026-06-11T10:54:03.661385768Z\" level=info msg=\"Starting container: 2003d0bcc90da98161989159ffc8166e93458ec7c2fed4b7315495173d8743fa\" id=43413c54-b9f8-48da-ba07-5dbbecfb5d90 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:54:03.666572 crc crio[22652]: time=\"2026-06-11T10:54:03.66645741Z\" level=info msg=\"Started container\" PID=33072 containerID=2003d0bcc90da98161989159ffc8166e93458ec7c2fed4b7315495173d8743fa description=openshift-infra/auto-csr-approver-29686254-h2lxv/oc id=43413c54-b9f8-48da-ba07-5dbbecfb5d90 name=/runtime.v1.RuntimeService/StartContainer sandboxID=26689348156fb170c6f2bb7a404a4372fbf7aa6436517b0cb56ccdfccb1e4db0\nJun 11 10:54:05.499369 crc crio[22652]: time=\"2026-06-11T10:54:05.498751749Z\" level=info msg=\"Stopping pod sandbox: 26689348156fb170c6f2bb7a404a4372fbf7aa6436517b0cb56ccdfccb1e4db0\" id=91fabd32-054a-44f0-a506-4c51eec97481 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 10:54:05.500938 crc crio[22652]: time=\"2026-06-11T10:54:05.499940987Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686254-h2lxv Namespace:openshift-infra ID:26689348156fb170c6f2bb7a404a4372fbf7aa6436517b0cb56ccdfccb1e4db0 UID:042fad33-e42d-45b1-b4f3-48b24691bb9c NetNS:/var/run/netns/ae1a2b69-2b38-4f8e-a38d-a793683a2f3d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod042fad33_e42d_45b1_b4f3_48b24691bb9c.slice PodAnnotations:0xc000988630}] Aliases:map[]}\"\nJun 11 10:54:05.500938 crc crio[22652]: time=\"2026-06-11T10:54:05.500090912Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686254-h2lxv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 10:54:05.729105 crc crio[22652]: time=\"2026-06-11T10:54:05.728717619Z\" level=info msg=\"Stopped pod sandbox: 26689348156fb170c6f2bb7a404a4372fbf7aa6436517b0cb56ccdfccb1e4db0\" id=91fabd32-054a-44f0-a506-4c51eec97481 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 10:54:56.137767 crc crio[22652]: time=\"2026-06-11T10:54:56.137189224Z\" level=info msg=\"Running pod sandbox: cert-manager/cert-manager-cainjector-7f9fdd5dd5-748wl/POD\" id=4db3c9cc-7726-4ab5-bd2c-70030f6619c2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:54:56.140398 crc crio[22652]: time=\"2026-06-11T10:54:56.137940048Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:54:56.160900 crc crio[22652]: time=\"2026-06-11T10:54:56.160741891Z\" level=info msg=\"Got pod network &{Name:cert-manager-cainjector-7f9fdd5dd5-748wl Namespace:cert-manager ID:d14a05a2ca3eca6d6c79e0024eb5a19596573e81e80930944f1c7d5812f69efa UID:12bf1f13-32d9-4003-a67d-9c6ac807c139 NetNS:/var/run/netns/0a9200bc-d023-48b1-bd27-091716b38ade Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod12bf1f13_32d9_4003_a67d_9c6ac807c139.slice PodAnnotations:0xc0036e66c0}] Aliases:map[]}\"\nJun 11 10:54:56.160900 crc crio[22652]: time=\"2026-06-11T10:54:56.160800513Z\" level=info msg=\"Adding pod cert-manager_cert-manager-cainjector-7f9fdd5dd5-748wl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 10:54:56.206715 crc crio[22652]: time=\"2026-06-11T10:54:56.206541536Z\" level=info msg=\"Running pod sandbox: cert-manager/cert-manager-7b8b89f89d-b8q44/POD\" id=49393a2e-c923-4fa2-8788-d306e482f107 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:54:56.206715 crc crio[22652]: time=\"2026-06-11T10:54:56.20666492Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:54:56.232226 crc crio[22652]: time=\"2026-06-11T10:54:56.232040915Z\" level=info msg=\"Got pod network &{Name:cert-manager-7b8b89f89d-b8q44 Namespace:cert-manager ID:d5ec9551770182e0376abc7ee92dac9a3e7a3d8e5713ec8ff1e71573583c8caf UID:1dffaf79-ef47-481e-bdc4-99d89d014cb5 NetNS:/var/run/netns/2f949f8f-4524-444c-9e71-9714846d5321 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1dffaf79_ef47_481e_bdc4_99d89d014cb5.slice PodAnnotations:0xc0036e69e0}] Aliases:map[]}\"\nJun 11 10:54:56.232731 crc crio[22652]: time=\"2026-06-11T10:54:56.232697756Z\" level=info msg=\"Adding pod cert-manager_cert-manager-7b8b89f89d-b8q44 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 10:54:56.431039 crc crio[22652]: time=\"2026-06-11T10:54:56.429699258Z\" level=info msg=\"Running pod sandbox: cert-manager/cert-manager-webhook-769f6b94cb-t4s98/POD\" id=fb494d50-1092-436c-b9c2-7dffcd6bc362 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:54:56.431039 crc crio[22652]: time=\"2026-06-11T10:54:56.429836163Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:54:56.453506 crc crio[22652]: time=\"2026-06-11T10:54:56.453004298Z\" level=info msg=\"Got pod network &{Name:cert-manager-webhook-769f6b94cb-t4s98 Namespace:cert-manager ID:8917ed69f80ff66cad5c5663f65f112585e6c58c267c9465b6b333ffa25ddb86 UID:4bd1bb59-a9bc-40ca-88ac-38adaa5cff31 NetNS:/var/run/netns/6c62f983-0cb2-4a6e-8bf7-4edde755049d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4bd1bb59_a9bc_40ca_88ac_38adaa5cff31.slice PodAnnotations:0xc0036e6ce8}] Aliases:map[]}\"\nJun 11 10:54:56.453506 crc crio[22652]: time=\"2026-06-11T10:54:56.453406681Z\" level=info msg=\"Adding pod cert-manager_cert-manager-webhook-769f6b94cb-t4s98 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 10:54:56.478430 crc crio[22652]: 2026-06-11T10:54:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d14a05a2ca3eca6 Mac:2a:c1:04:2a:23:06 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4a Mtu:0 Sandbox:/var/run/netns/0a9200bc-d023-48b1-bd27-091716b38ade SocketPath: PciID:}] [{Interface:0xc0000150f0 Address:{IP:10.217.0.74 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 10:54:56.479759 crc crio[22652]: time=\"2026-06-11T10:54:56.479638663Z\" level=info msg=\"Got pod network &{Name:cert-manager-cainjector-7f9fdd5dd5-748wl Namespace:cert-manager ID:d14a05a2ca3eca6d6c79e0024eb5a19596573e81e80930944f1c7d5812f69efa UID:12bf1f13-32d9-4003-a67d-9c6ac807c139 NetNS:/var/run/netns/0a9200bc-d023-48b1-bd27-091716b38ade Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod12bf1f13_32d9_4003_a67d_9c6ac807c139.slice PodAnnotations:0xc0036e66c0}] Aliases:map[]}\"\nJun 11 10:54:56.479914 crc crio[22652]: time=\"2026-06-11T10:54:56.479879151Z\" level=info msg=\"Checking pod cert-manager_cert-manager-cainjector-7f9fdd5dd5-748wl for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 10:54:56.490409 crc crio[22652]: time=\"2026-06-11T10:54:56.490095309Z\" level=info msg=\"Ran pod sandbox d14a05a2ca3eca6d6c79e0024eb5a19596573e81e80930944f1c7d5812f69efa with infra container: cert-manager/cert-manager-cainjector-7f9fdd5dd5-748wl/POD\" id=4db3c9cc-7726-4ab5-bd2c-70030f6619c2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:54:56.496943 crc crio[22652]: time=\"2026-06-11T10:54:56.496448073Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2\" id=f5ec386e-49ce-41f2-8713-97563a348fc3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:54:56.497427 crc crio[22652]: time=\"2026-06-11T10:54:56.497324571Z\" level=info msg=\"Image quay.io/jetstack/cert-manager-cainjector:v1.19.2 not found\" id=f5ec386e-49ce-41f2-8713-97563a348fc3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:54:56.498636 crc crio[22652]: time=\"2026-06-11T10:54:56.497972732Z\" level=info msg=\"Neither image nor artfiact quay.io/jetstack/cert-manager-cainjector:v1.19.2 found\" id=f5ec386e-49ce-41f2-8713-97563a348fc3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:54:56.506763 crc crio[22652]: time=\"2026-06-11T10:54:56.505764873Z\" level=info msg=\"Pulling image: quay.io/jetstack/cert-manager-cainjector:v1.19.2\" id=2906f97d-f08e-4bc1-af1a-8da0142fe512 name=/runtime.v1.ImageService/PullImage\nJun 11 10:54:56.517714 crc crio[22652]: time=\"2026-06-11T10:54:56.517627501Z\" level=info msg=\"Trying to access \\\"quay.io/jetstack/cert-manager-cainjector:v1.19.2\\\"\"\nJun 11 10:54:56.557027 crc crio[22652]: 2026-06-11T10:54:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d5ec9551770182e Mac:22:f1:37:79:27:1d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4b Mtu:0 Sandbox:/var/run/netns/2f949f8f-4524-444c-9e71-9714846d5321 SocketPath: PciID:}] [{Interface:0xc0004b45b0 Address:{IP:10.217.0.75 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 10:54:56.559458 crc crio[22652]: time=\"2026-06-11T10:54:56.559365294Z\" level=info msg=\"Got pod network &{Name:cert-manager-7b8b89f89d-b8q44 Namespace:cert-manager ID:d5ec9551770182e0376abc7ee92dac9a3e7a3d8e5713ec8ff1e71573583c8caf UID:1dffaf79-ef47-481e-bdc4-99d89d014cb5 NetNS:/var/run/netns/2f949f8f-4524-444c-9e71-9714846d5321 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1dffaf79_ef47_481e_bdc4_99d89d014cb5.slice PodAnnotations:0xc0036e69e0}] Aliases:map[]}\"\nJun 11 10:54:56.559710 crc crio[22652]: time=\"2026-06-11T10:54:56.559641633Z\" level=info msg=\"Checking pod cert-manager_cert-manager-7b8b89f89d-b8q44 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 10:54:56.567920 crc crio[22652]: time=\"2026-06-11T10:54:56.567826534Z\" level=info msg=\"Ran pod sandbox d5ec9551770182e0376abc7ee92dac9a3e7a3d8e5713ec8ff1e71573583c8caf with infra container: cert-manager/cert-manager-7b8b89f89d-b8q44/POD\" id=49393a2e-c923-4fa2-8788-d306e482f107 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:54:56.570307 crc crio[22652]: time=\"2026-06-11T10:54:56.570097715Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2\" id=db98c459-a471-4bd2-b45e-8f9afb91cc35 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:54:56.570573 crc crio[22652]: time=\"2026-06-11T10:54:56.570526249Z\" level=info msg=\"Image quay.io/jetstack/cert-manager-controller:v1.19.2 not found\" id=db98c459-a471-4bd2-b45e-8f9afb91cc35 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:54:56.570714 crc crio[22652]: time=\"2026-06-11T10:54:56.570682184Z\" level=info msg=\"Neither image nor artfiact quay.io/jetstack/cert-manager-controller:v1.19.2 found\" id=db98c459-a471-4bd2-b45e-8f9afb91cc35 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:54:56.571965 crc crio[22652]: time=\"2026-06-11T10:54:56.571639403Z\" level=info msg=\"Pulling image: quay.io/jetstack/cert-manager-controller:v1.19.2\" id=3f6064a7-c62a-4d59-8a82-1c6dbeeb1150 name=/runtime.v1.ImageService/PullImage\nJun 11 10:54:56.575373 crc crio[22652]: time=\"2026-06-11T10:54:56.575237178Z\" level=info msg=\"Trying to access \\\"quay.io/jetstack/cert-manager-controller:v1.19.2\\\"\"\nJun 11 10:54:56.750771 crc crio[22652]: 2026-06-11T10:54:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8917ed69f80ff66 Mac:8e:18:2e:74:d5:23 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4c Mtu:0 Sandbox:/var/run/netns/6c62f983-0cb2-4a6e-8bf7-4edde755049d SocketPath: PciID:}] [{Interface:0xc000014d80 Address:{IP:10.217.0.76 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 10:54:56.753589 crc crio[22652]: time=\"2026-06-11T10:54:56.753485268Z\" level=info msg=\"Got pod network &{Name:cert-manager-webhook-769f6b94cb-t4s98 Namespace:cert-manager ID:8917ed69f80ff66cad5c5663f65f112585e6c58c267c9465b6b333ffa25ddb86 UID:4bd1bb59-a9bc-40ca-88ac-38adaa5cff31 NetNS:/var/run/netns/6c62f983-0cb2-4a6e-8bf7-4edde755049d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4bd1bb59_a9bc_40ca_88ac_38adaa5cff31.slice PodAnnotations:0xc0036e6ce8}] Aliases:map[]}\"\nJun 11 10:54:56.753876 crc crio[22652]: time=\"2026-06-11T10:54:56.753794768Z\" level=info msg=\"Checking pod cert-manager_cert-manager-webhook-769f6b94cb-t4s98 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 10:54:56.763054 crc crio[22652]: time=\"2026-06-11T10:54:56.762672018Z\" level=info msg=\"Ran pod sandbox 8917ed69f80ff66cad5c5663f65f112585e6c58c267c9465b6b333ffa25ddb86 with infra container: cert-manager/cert-manager-webhook-769f6b94cb-t4s98/POD\" id=fb494d50-1092-436c-b9c2-7dffcd6bc362 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:54:56.765032 crc crio[22652]: time=\"2026-06-11T10:54:56.764956239Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2\" id=06d404bf-e871-4d02-a355-a0d43bb135ef name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:54:56.765240 crc crio[22652]: time=\"2026-06-11T10:54:56.765167686Z\" level=info msg=\"Image quay.io/jetstack/cert-manager-webhook:v1.19.2 not found\" id=06d404bf-e871-4d02-a355-a0d43bb135ef name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:54:56.765322 crc crio[22652]: time=\"2026-06-11T10:54:56.765267139Z\" level=info msg=\"Neither image nor artfiact quay.io/jetstack/cert-manager-webhook:v1.19.2 found\" id=06d404bf-e871-4d02-a355-a0d43bb135ef name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:54:56.766066 crc crio[22652]: time=\"2026-06-11T10:54:56.765987443Z\" level=info msg=\"Pulling image: quay.io/jetstack/cert-manager-webhook:v1.19.2\" id=489abc3b-c9d6-4b5c-a97d-1270a0a99e47 name=/runtime.v1.ImageService/PullImage\nJun 11 10:54:56.768693 crc crio[22652]: time=\"2026-06-11T10:54:56.768621406Z\" level=info msg=\"Trying to access \\\"quay.io/jetstack/cert-manager-webhook:v1.19.2\\\"\"\nJun 11 10:55:00.040049 crc crio[22652]: time=\"2026-06-11T10:55:00.039227502Z\" level=info msg=\"Pulled image: quay.io/jetstack/cert-manager-cainjector@sha256:687398bee209314862fa1a7e830a37d8d7145653a8cc5579edcf9b6d2b766f56\" id=2906f97d-f08e-4bc1-af1a-8da0142fe512 name=/runtime.v1.ImageService/PullImage\nJun 11 10:55:00.041459 crc crio[22652]: time=\"2026-06-11T10:55:00.041051939Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2\" id=f67f5388-3264-41a2-a192-761dae1043bb name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:55:00.046556 crc crio[22652]: time=\"2026-06-11T10:55:00.046477481Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2\" id=8eabf122-d493-4946-981f-dd330654154c name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:55:00.057539 crc crio[22652]: time=\"2026-06-11T10:55:00.05744697Z\" level=info msg=\"Creating container: cert-manager/cert-manager-cainjector-7f9fdd5dd5-748wl/cert-manager-cainjector\" id=16896326-55a0-4faa-a304-8fd1f3fd17e3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:55:00.059888 crc crio[22652]: time=\"2026-06-11T10:55:00.059822876Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:55:00.116627 crc crio[22652]: time=\"2026-06-11T10:55:00.116484233Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:55:00.130480 crc crio[22652]: time=\"2026-06-11T10:55:00.130361393Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:55:00.222796 crc crio[22652]: time=\"2026-06-11T10:55:00.222323502Z\" level=info msg=\"Created container a06ffe1bbdecd212d249ee28a5f93e62c6377323576d82b3ffb6399081539925: cert-manager/cert-manager-cainjector-7f9fdd5dd5-748wl/cert-manager-cainjector\" id=16896326-55a0-4faa-a304-8fd1f3fd17e3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:55:00.224843 crc crio[22652]: time=\"2026-06-11T10:55:00.224563563Z\" level=info msg=\"Starting container: a06ffe1bbdecd212d249ee28a5f93e62c6377323576d82b3ffb6399081539925\" id=15456fe7-0b7a-42c6-915b-7bb2e8e9f158 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:55:00.231887 crc crio[22652]: time=\"2026-06-11T10:55:00.231829374Z\" level=info msg=\"Started container\" PID=34644 containerID=a06ffe1bbdecd212d249ee28a5f93e62c6377323576d82b3ffb6399081539925 description=cert-manager/cert-manager-cainjector-7f9fdd5dd5-748wl/cert-manager-cainjector id=15456fe7-0b7a-42c6-915b-7bb2e8e9f158 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d14a05a2ca3eca6d6c79e0024eb5a19596573e81e80930944f1c7d5812f69efa\nJun 11 10:55:02.850606 crc crio[22652]: time=\"2026-06-11T10:55:02.84998739Z\" level=info msg=\"Pulled image: quay.io/jetstack/cert-manager-controller@sha256:ab0905bad1a9acf05ca92b23761a9ecc76b1173053565c81fed727dff948d0f5\" id=3f6064a7-c62a-4d59-8a82-1c6dbeeb1150 name=/runtime.v1.ImageService/PullImage\nJun 11 10:55:02.853283 crc crio[22652]: time=\"2026-06-11T10:55:02.85318206Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2\" id=2e73df99-6e6b-4713-99d3-55164949618c name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:55:03.210244 crc crio[22652]: time=\"2026-06-11T10:55:03.210044486Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2\" id=7496d9c3-4a25-45c5-b6e7-737a9083b75e name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:55:03.220242 crc crio[22652]: time=\"2026-06-11T10:55:03.220069474Z\" level=info msg=\"Creating container: cert-manager/cert-manager-7b8b89f89d-b8q44/cert-manager-controller\" id=65fec93d-b739-451d-b8f9-2bde1d39e0bf name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:55:03.222701 crc crio[22652]: time=\"2026-06-11T10:55:03.222610976Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:55:03.275079 crc crio[22652]: time=\"2026-06-11T10:55:03.274975597Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:55:03.279453 crc crio[22652]: time=\"2026-06-11T10:55:03.279370567Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:55:03.289551 crc crio[22652]: time=\"2026-06-11T10:55:03.289430697Z\" level=info msg=\"Pulled image: quay.io/jetstack/cert-manager-webhook@sha256:041f7bb9259557188d7ff416ce90d670a0d0aa8710203927703743682064270b\" id=489abc3b-c9d6-4b5c-a97d-1270a0a99e47 name=/runtime.v1.ImageService/PullImage\nJun 11 10:55:03.290869 crc crio[22652]: time=\"2026-06-11T10:55:03.290803939Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2\" id=a66673de-dfeb-4743-8db5-aca746624e87 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:55:03.295691 crc crio[22652]: time=\"2026-06-11T10:55:03.295579981Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2\" id=ea7d0b31-b5dc-45f8-9651-b3fc1966a67a name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:55:03.305072 crc crio[22652]: time=\"2026-06-11T10:55:03.304773083Z\" level=info msg=\"Creating container: cert-manager/cert-manager-webhook-769f6b94cb-t4s98/cert-manager-webhook\" id=78b3ccbd-04fb-4dcf-beac-21361466d584 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:55:03.307537 crc crio[22652]: time=\"2026-06-11T10:55:03.307272273Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:55:03.338671 crc crio[22652]: time=\"2026-06-11T10:55:03.338553425Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:55:03.342784 crc crio[22652]: time=\"2026-06-11T10:55:03.342619544Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:55:03.379344 crc crio[22652]: time=\"2026-06-11T10:55:03.379285378Z\" level=info msg=\"Created container a3e02b2ccd50d7030bfb10ed26224bf2eecea5e2131d126591320777f7d56653: cert-manager/cert-manager-7b8b89f89d-b8q44/cert-manager-controller\" id=65fec93d-b739-451d-b8f9-2bde1d39e0bf name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:55:03.380705 crc crio[22652]: time=\"2026-06-11T10:55:03.38059599Z\" level=info msg=\"Starting container: a3e02b2ccd50d7030bfb10ed26224bf2eecea5e2131d126591320777f7d56653\" id=c9c41bb1-ea04-45ce-95df-84c669321aff name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:55:03.386454 crc crio[22652]: time=\"2026-06-11T10:55:03.386390104Z\" level=info msg=\"Started container\" PID=34772 containerID=a3e02b2ccd50d7030bfb10ed26224bf2eecea5e2131d126591320777f7d56653 description=cert-manager/cert-manager-7b8b89f89d-b8q44/cert-manager-controller id=c9c41bb1-ea04-45ce-95df-84c669321aff name=/runtime.v1.RuntimeService/StartContainer sandboxID=d5ec9551770182e0376abc7ee92dac9a3e7a3d8e5713ec8ff1e71573583c8caf\nJun 11 10:55:03.444163 crc crio[22652]: time=\"2026-06-11T10:55:03.444021933Z\" level=info msg=\"Created container 8e3cc5b33ac716b4baf83e89563bf2f55f0c990271eaa5e7c2fc94e2f4006014: cert-manager/cert-manager-webhook-769f6b94cb-t4s98/cert-manager-webhook\" id=78b3ccbd-04fb-4dcf-beac-21361466d584 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:55:03.446719 crc crio[22652]: time=\"2026-06-11T10:55:03.446609416Z\" level=info msg=\"Starting container: 8e3cc5b33ac716b4baf83e89563bf2f55f0c990271eaa5e7c2fc94e2f4006014\" id=e4b0e2be-0ac7-4b61-a5a7-095da7163fa6 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:55:03.453626 crc crio[22652]: time=\"2026-06-11T10:55:03.453507454Z\" level=info msg=\"Started container\" PID=34779 containerID=8e3cc5b33ac716b4baf83e89563bf2f55f0c990271eaa5e7c2fc94e2f4006014 description=cert-manager/cert-manager-webhook-769f6b94cb-t4s98/cert-manager-webhook id=e4b0e2be-0ac7-4b61-a5a7-095da7163fa6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8917ed69f80ff66cad5c5663f65f112585e6c58c267c9465b6b333ffa25ddb86\nJun 11 10:55:03.756700 crc crio[22652]: time=\"2026-06-11T10:55:03.756609436Z\" level=info msg=\"Stopping container: bc491962fef783e8c968a88c1ba1217a49ee4883f3d9f66199d4d2f26593d847 (timeout: 30s)\" id=cfd24dc9-2a28-48c8-93f9-0441e37b5e8e name=/runtime.v1.RuntimeService/StopContainer\nJun 11 10:55:03.756851 crc crio[22652]: time=\"2026-06-11T10:55:03.756726168Z\" level=info msg=\"Stopping container: a1bc690a5d7640ebcd2334cacab75b7909a2c41f7ee2077b807de1cb4c82e832 (timeout: 30s)\" id=603fbd0c-6c62-497d-b999-20ef7cac9e8d name=/runtime.v1.RuntimeService/StopContainer\nJun 11 10:55:03.925660 crc crio[22652]: time=\"2026-06-11T10:55:03.925180906Z\" level=info msg=\"Stopped container a1bc690a5d7640ebcd2334cacab75b7909a2c41f7ee2077b807de1cb4c82e832: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy\" id=603fbd0c-6c62-497d-b999-20ef7cac9e8d name=/runtime.v1.RuntimeService/StopContainer\nJun 11 10:55:03.927423 crc crio[22652]: time=\"2026-06-11T10:55:03.927312095Z\" level=info msg=\"Stopped container bc491962fef783e8c968a88c1ba1217a49ee4883f3d9f66199d4d2f26593d847: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=cfd24dc9-2a28-48c8-93f9-0441e37b5e8e name=/runtime.v1.RuntimeService/StopContainer\nJun 11 10:55:03.928416 crc crio[22652]: time=\"2026-06-11T10:55:03.928342707Z\" level=info msg=\"Stopping pod sandbox: 6286c5cd824d0722cf7d1aa46f4dae6382b3cddde7d5609b9f4d263a4214395a\" id=33e54b91-9e0a-42fe-ab33-1fa3eb0fb60f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 10:55:03.933693 crc crio[22652]: time=\"2026-06-11T10:55:03.933574122Z\" level=info msg=\"Stopped pod sandbox: 6286c5cd824d0722cf7d1aa46f4dae6382b3cddde7d5609b9f4d263a4214395a\" id=33e54b91-9e0a-42fe-ab33-1fa3eb0fb60f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 10:55:03.975679 crc crio[22652]: time=\"2026-06-11T10:55:03.975600478Z\" level=info msg=\"Stopping container: f638a966efe6c51b890b1f7f9dc1db87bc84194d3f041f238b5975f0244f2065 (timeout: 30s)\" id=96f30eed-79ca-4af8-8d28-4c8586a640a1 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 10:55:03.975787 crc crio[22652]: time=\"2026-06-11T10:55:03.975727426Z\" level=info msg=\"Stopping container: 3616a2ff7547e79c5f3e44ff574ab2f7cdcba5b06f4b6e7c3abf4f8e024f62cc (timeout: 30s)\" id=65ae9507-65eb-4a21-961c-9475d3a47933 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 10:55:03.975830 crc crio[22652]: time=\"2026-06-11T10:55:03.975787478Z\" level=info msg=\"Stopping container: 7576fbdac9ae606605e50518d0f7570738dda2963c2b51380edbb05d28745314 (timeout: 30s)\" id=eb026eec-3220-42f2-84fa-9b75017abde4 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 10:55:03.975963 crc crio[22652]: time=\"2026-06-11T10:55:03.975892859Z\" level=info msg=\"Stopping container: 62484b5c61d05877cc27a5121471cd33c4ac097934f90ab1bad075a60a6b10de (timeout: 30s)\" id=8c3dc76e-656b-4c81-a07a-5881595b9f2e name=/runtime.v1.RuntimeService/StopContainer\nJun 11 10:55:03.976471 crc crio[22652]: time=\"2026-06-11T10:55:03.975632173Z\" level=info msg=\"Stopping container: 5166c37f312c4ac55fb7f54d5088add42f3e7dba6b396535416425f42251578d (timeout: 30s)\" id=596407c6-13d5-46e5-9cae-d7475fc05b4e name=/runtime.v1.RuntimeService/StopContainer\nJun 11 10:55:03.977286 crc crio[22652]: time=\"2026-06-11T10:55:03.977179313Z\" level=info msg=\"Stopping container: 5a78a5680973ee7e503f431eb4c76e8e2338ea73a337e72869fb725572a61c34 (timeout: 30s)\" id=6a1d9d93-7e4e-433f-a12a-37361beaebe1 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 10:55:03.980401 crc crio[22652]: time=\"2026-06-11T10:55:03.975732616Z\" level=info msg=\"Stopping container: d97330e68c40e47eec1425ae9f3ca426794d815d632e776501491664787417e0 (timeout: 30s)\" id=cc77cd87-c2b2-4b4b-aa84-7fdd63e311d4 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 10:55:04.042093 crc crio[22652]: time=\"2026-06-11T10:55:04.041714356Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/etc/kubernetes/cni/net.d/00-multus.conf\\\"\"\nJun 11 10:55:04.042450 crc crio[22652]: time=\"2026-06-11T10:55:04.042360897Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:04.047506 crc crio[22652]: time=\"2026-06-11T10:55:04.047334596Z\" level=info msg=\"Stopping container: ded4235e2d91629051f887d09b34bdfa55aa6017194596648369be7205eec939 (timeout: 30s)\" id=755aecd3-5174-4bd0-a91e-6dbfa411f8e1 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 10:55:04.141293 crc crio[22652]: time=\"2026-06-11T10:55:04.132517653Z\" level=info msg=\"Removing container: bc491962fef783e8c968a88c1ba1217a49ee4883f3d9f66199d4d2f26593d847\" id=a521d72f-7abd-4958-9781-a2c5f85aca97 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:55:04.167658 crc crio[22652]: time=\"2026-06-11T10:55:04.165470589Z\" level=info msg=\"Stopped container 5166c37f312c4ac55fb7f54d5088add42f3e7dba6b396535416425f42251578d: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node\" id=596407c6-13d5-46e5-9cae-d7475fc05b4e name=/runtime.v1.RuntimeService/StopContainer\nJun 11 10:55:04.171874 crc crio[22652]: time=\"2026-06-11T10:55:04.171830165Z\" level=info msg=\"Stopped container 3616a2ff7547e79c5f3e44ff574ab2f7cdcba5b06f4b6e7c3abf4f8e024f62cc: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics\" id=65ae9507-65eb-4a21-961c-9475d3a47933 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 10:55:04.174550 crc crio[22652]: time=\"2026-06-11T10:55:04.174465729Z\" level=info msg=\"Stopped container f638a966efe6c51b890b1f7f9dc1db87bc84194d3f041f238b5975f0244f2065: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller\" id=96f30eed-79ca-4af8-8d28-4c8586a640a1 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 10:55:04.180894 crc crio[22652]: time=\"2026-06-11T10:55:04.180816814Z\" level=info msg=\"Removed container bc491962fef783e8c968a88c1ba1217a49ee4883f3d9f66199d4d2f26593d847: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=a521d72f-7abd-4958-9781-a2c5f85aca97 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:55:04.191353 crc crio[22652]: time=\"2026-06-11T10:55:04.190989921Z\" level=info msg=\"Stopped container 62484b5c61d05877cc27a5121471cd33c4ac097934f90ab1bad075a60a6b10de: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging\" id=8c3dc76e-656b-4c81-a07a-5881595b9f2e name=/runtime.v1.RuntimeService/StopContainer\nJun 11 10:55:04.192566 crc crio[22652]: time=\"2026-06-11T10:55:04.192521522Z\" level=info msg=\"Removing container: 6dde3f755222cbd319c38197e24a9ff45927898bda82e13d9b4272b3090607ef\" id=f8cd9492-118f-4572-baa0-460a52c08316 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:55:04.246489 crc crio[22652]: time=\"2026-06-11T10:55:04.246385742Z\" level=info msg=\"Removed container 6dde3f755222cbd319c38197e24a9ff45927898bda82e13d9b4272b3090607ef: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=f8cd9492-118f-4572-baa0-460a52c08316 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:55:04.256754 crc crio[22652]: time=\"2026-06-11T10:55:04.256682108Z\" level=info msg=\"Removing container: a1bc690a5d7640ebcd2334cacab75b7909a2c41f7ee2077b807de1cb4c82e832\" id=67dff631-2ca0-4954-8a7d-d5dc1c27cece name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:55:04.285371 crc crio[22652]: time=\"2026-06-11T10:55:04.285248337Z\" level=info msg=\"Removed container a1bc690a5d7640ebcd2334cacab75b7909a2c41f7ee2077b807de1cb4c82e832: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy\" id=67dff631-2ca0-4954-8a7d-d5dc1c27cece name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:55:04.311674 crc crio[22652]: time=\"2026-06-11T10:55:04.311554829Z\" level=info msg=\"Stopped container 5a78a5680973ee7e503f431eb4c76e8e2338ea73a337e72869fb725572a61c34: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb\" id=6a1d9d93-7e4e-433f-a12a-37361beaebe1 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 10:55:04.388929 crc crio[22652]: time=\"2026-06-11T10:55:04.388607606Z\" level=info msg=\"Stopped container ded4235e2d91629051f887d09b34bdfa55aa6017194596648369be7205eec939: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller\" id=755aecd3-5174-4bd0-a91e-6dbfa411f8e1 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 10:55:04.410929 crc crio[22652]: time=\"2026-06-11T10:55:04.410870492Z\" level=info msg=\"Stopped container 7576fbdac9ae606605e50518d0f7570738dda2963c2b51380edbb05d28745314: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd\" id=eb026eec-3220-42f2-84fa-9b75017abde4 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 10:55:04.412081 crc crio[22652]: time=\"2026-06-11T10:55:04.412004178Z\" level=info msg=\"Stopped container d97330e68c40e47eec1425ae9f3ca426794d815d632e776501491664787417e0: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb\" id=cc77cd87-c2b2-4b4b-aa84-7fdd63e311d4 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 10:55:04.413522 crc crio[22652]: time=\"2026-06-11T10:55:04.413433884Z\" level=info msg=\"Stopping pod sandbox: 056acbe880837bcd1561926247a50a75ddd52f999a401bd0ec0608b539f3f3c3\" id=56836e49-07c8-4a7e-9d72-7b003cb86c89 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 10:55:04.416921 crc crio[22652]: time=\"2026-06-11T10:55:04.416821081Z\" level=info msg=\"Stopped pod sandbox: 056acbe880837bcd1561926247a50a75ddd52f999a401bd0ec0608b539f3f3c3\" id=56836e49-07c8-4a7e-9d72-7b003cb86c89 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 10:55:04.488505 crc crio[22652]: time=\"2026-06-11T10:55:04.488414653Z\" level=info msg=\"Running pod sandbox: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-d6xkh/POD\" id=4cbe7654-dcae-4872-a898-c254449e46a0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:55:04.488628 crc crio[22652]: time=\"2026-06-11T10:55:04.488524667Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:55:04.504110 crc crio[22652]: time=\"2026-06-11T10:55:04.503994628Z\" 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=4cbe7654-dcae-4872-a898-c254449e46a0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:55:04.513914 crc crio[22652]: time=\"2026-06-11T10:55:04.513835413Z\" level=info msg=\"Ran pod sandbox df4eab165cd4ae10154383e5073db19b28e74ddcaa80e338e39b33821061a6a0 with infra container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-d6xkh/POD\" id=4cbe7654-dcae-4872-a898-c254449e46a0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:55:04.516544 crc crio[22652]: time=\"2026-06-11T10:55:04.516463595Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=453be761-cc88-4a5f-acd0-aed8061baca3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:55:04.519671 crc crio[22652]: time=\"2026-06-11T10:55:04.519594335Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=4b1736c8-2a90-4031-ab48-f3ef7d69fb5f name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:55:04.529088 crc crio[22652]: time=\"2026-06-11T10:55:04.527851538Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-d6xkh/kube-rbac-proxy\" id=6a848cbc-b318-46b6-bd15-14781658f966 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:55:04.529088 crc crio[22652]: time=\"2026-06-11T10:55:04.529061985Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:55:04.567926 crc crio[22652]: time=\"2026-06-11T10:55:04.567840595Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:55:04.574012 crc crio[22652]: time=\"2026-06-11T10:55:04.573941539Z\" level=info msg=\"Removing container: f638a966efe6c51b890b1f7f9dc1db87bc84194d3f041f238b5975f0244f2065\" id=bcd0fcd5-468e-46a5-be3d-59abe1ce027b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:55:04.607164 crc crio[22652]: time=\"2026-06-11T10:55:04.606972628Z\" level=info msg=\"Removed container f638a966efe6c51b890b1f7f9dc1db87bc84194d3f041f238b5975f0244f2065: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller\" id=bcd0fcd5-468e-46a5-be3d-59abe1ce027b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:55:04.616487 crc crio[22652]: time=\"2026-06-11T10:55:04.611640455Z\" level=info msg=\"Removing container: ded4235e2d91629051f887d09b34bdfa55aa6017194596648369be7205eec939\" id=4b6c2eb0-cf6c-4156-a2fb-afcce087f8a7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:55:04.641786 crc crio[22652]: time=\"2026-06-11T10:55:04.64167554Z\" level=info msg=\"Removed container ded4235e2d91629051f887d09b34bdfa55aa6017194596648369be7205eec939: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller\" id=4b6c2eb0-cf6c-4156-a2fb-afcce087f8a7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:55:04.644451 crc crio[22652]: time=\"2026-06-11T10:55:04.644366386Z\" level=info msg=\"Removing container: 3616a2ff7547e79c5f3e44ff574ab2f7cdcba5b06f4b6e7c3abf4f8e024f62cc\" id=a187ac30-517a-4790-929a-3f383561eac7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:55:04.661625 crc crio[22652]: time=\"2026-06-11T10:55:04.661542983Z\" level=info msg=\"Removed container 3616a2ff7547e79c5f3e44ff574ab2f7cdcba5b06f4b6e7c3abf4f8e024f62cc: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics\" id=a187ac30-517a-4790-929a-3f383561eac7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:55:04.669667 crc crio[22652]: time=\"2026-06-11T10:55:04.669601254Z\" level=info msg=\"Removing container: d97330e68c40e47eec1425ae9f3ca426794d815d632e776501491664787417e0\" id=571836b0-3c4b-48fb-81b7-e29fd02be805 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:55:04.689963 crc crio[22652]: time=\"2026-06-11T10:55:04.68980361Z\" level=info msg=\"Removed container d97330e68c40e47eec1425ae9f3ca426794d815d632e776501491664787417e0: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb\" id=571836b0-3c4b-48fb-81b7-e29fd02be805 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:55:04.696241 crc crio[22652]: time=\"2026-06-11T10:55:04.696018743Z\" level=info msg=\"Removing container: 62484b5c61d05877cc27a5121471cd33c4ac097934f90ab1bad075a60a6b10de\" id=21d92562-b580-4abc-98cb-22029b6a04d4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:55:04.724226 crc crio[22652]: time=\"2026-06-11T10:55:04.724045254Z\" level=info msg=\"Removed container 62484b5c61d05877cc27a5121471cd33c4ac097934f90ab1bad075a60a6b10de: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging\" id=21d92562-b580-4abc-98cb-22029b6a04d4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:55:04.729614 crc crio[22652]: time=\"2026-06-11T10:55:04.729484466Z\" level=info msg=\"Removing container: 5a78a5680973ee7e503f431eb4c76e8e2338ea73a337e72869fb725572a61c34\" id=377cb6ee-64d2-4d64-a26a-7eb94a710c89 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:55:04.748648 crc crio[22652]: time=\"2026-06-11T10:55:04.748554501Z\" level=info msg=\"Removed container 5a78a5680973ee7e503f431eb4c76e8e2338ea73a337e72869fb725572a61c34: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb\" id=377cb6ee-64d2-4d64-a26a-7eb94a710c89 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:55:04.751995 crc crio[22652]: time=\"2026-06-11T10:55:04.751925489Z\" level=info msg=\"Removing container: 5166c37f312c4ac55fb7f54d5088add42f3e7dba6b396535416425f42251578d\" id=7a32f7e7-6529-4c39-b7e1-d225da3fcf94 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:55:04.774734 crc crio[22652]: time=\"2026-06-11T10:55:04.774568661Z\" level=info msg=\"Removed container 5166c37f312c4ac55fb7f54d5088add42f3e7dba6b396535416425f42251578d: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node\" id=7a32f7e7-6529-4c39-b7e1-d225da3fcf94 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:55:04.777408 crc crio[22652]: time=\"2026-06-11T10:55:04.777333074Z\" level=info msg=\"Removing container: 04fc12f8c69d027d6c645f20981fd5cef4fe9ccc3e08b42609b64d4c1cce219a\" id=4561badd-4cca-42c0-9364-c66c81fbfc6e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:55:04.786656 crc crio[22652]: time=\"2026-06-11T10:55:04.786528696Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:55:04.793668 crc crio[22652]: time=\"2026-06-11T10:55:04.793555852Z\" level=info msg=\"Removed container 04fc12f8c69d027d6c645f20981fd5cef4fe9ccc3e08b42609b64d4c1cce219a: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup\" id=4561badd-4cca-42c0-9364-c66c81fbfc6e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:55:04.796355 crc crio[22652]: time=\"2026-06-11T10:55:04.796299006Z\" level=info msg=\"Removing container: 7576fbdac9ae606605e50518d0f7570738dda2963c2b51380edbb05d28745314\" id=9e658c14-f5bb-4470-9656-bb7bd2ffaf18 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:55:04.821558 crc crio[22652]: time=\"2026-06-11T10:55:04.821390282Z\" level=info msg=\"Removed container 7576fbdac9ae606605e50518d0f7570738dda2963c2b51380edbb05d28745314: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd\" id=9e658c14-f5bb-4470-9656-bb7bd2ffaf18 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:55:04.830415 crc crio[22652]: time=\"2026-06-11T10:55:04.82941527Z\" level=info msg=\"Stopping pod sandbox: 6286c5cd824d0722cf7d1aa46f4dae6382b3cddde7d5609b9f4d263a4214395a\" id=4574c310-82da-4a79-a4ac-b044fa974bab name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 10:55:04.831016 crc crio[22652]: time=\"2026-06-11T10:55:04.830518645Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6286c5cd824d0722cf7d1aa46f4dae6382b3cddde7d5609b9f4d263a4214395a\" id=4574c310-82da-4a79-a4ac-b044fa974bab name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 10:55:04.831441 crc crio[22652]: time=\"2026-06-11T10:55:04.831352919Z\" level=info msg=\"Removing pod sandbox: 6286c5cd824d0722cf7d1aa46f4dae6382b3cddde7d5609b9f4d263a4214395a\" id=915453b6-fa08-4f22-a98b-34dc16aa0e22 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 10:55:04.851764 crc crio[22652]: time=\"2026-06-11T10:55:04.851712328Z\" level=info msg=\"Removed pod sandbox: 6286c5cd824d0722cf7d1aa46f4dae6382b3cddde7d5609b9f4d263a4214395a\" id=915453b6-fa08-4f22-a98b-34dc16aa0e22 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 10:55:04.853912 crc crio[22652]: time=\"2026-06-11T10:55:04.853802142Z\" level=info msg=\"Stopping pod sandbox: 056acbe880837bcd1561926247a50a75ddd52f999a401bd0ec0608b539f3f3c3\" id=6159b58f-15e1-47bf-9db2-1e9a30748fa7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 10:55:04.854453 crc crio[22652]: time=\"2026-06-11T10:55:04.853970617Z\" level=info msg=\"Stopped pod sandbox (already stopped): 056acbe880837bcd1561926247a50a75ddd52f999a401bd0ec0608b539f3f3c3\" id=6159b58f-15e1-47bf-9db2-1e9a30748fa7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 10:55:04.855527 crc crio[22652]: time=\"2026-06-11T10:55:04.855298029Z\" level=info msg=\"Removing pod sandbox: 056acbe880837bcd1561926247a50a75ddd52f999a401bd0ec0608b539f3f3c3\" id=ded4d940-2849-47c4-b9a1-9b7cda6d0648 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 10:55:04.862965 crc crio[22652]: time=\"2026-06-11T10:55:04.862847031Z\" level=info msg=\"Removed pod sandbox: 056acbe880837bcd1561926247a50a75ddd52f999a401bd0ec0608b539f3f3c3\" id=ded4d940-2849-47c4-b9a1-9b7cda6d0648 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 10:55:04.877742 crc crio[22652]: time=\"2026-06-11T10:55:04.877418321Z\" level=info msg=\"Created container b47326bfe2c4c81ab8069c4c615db91846b238f44c44438bb000a73ee36013d8: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-d6xkh/kube-rbac-proxy\" id=6a848cbc-b318-46b6-bd15-14781658f966 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:55:04.878796 crc crio[22652]: time=\"2026-06-11T10:55:04.878715512Z\" level=info msg=\"Starting container: b47326bfe2c4c81ab8069c4c615db91846b238f44c44438bb000a73ee36013d8\" id=72eaff94-24a8-4c74-a9d7-43415b89d218 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:55:04.884503 crc crio[22652]: time=\"2026-06-11T10:55:04.884424484Z\" level=info msg=\"Started container\" PID=34953 containerID=b47326bfe2c4c81ab8069c4c615db91846b238f44c44438bb000a73ee36013d8 description=openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-d6xkh/kube-rbac-proxy id=72eaff94-24a8-4c74-a9d7-43415b89d218 name=/runtime.v1.RuntimeService/StartContainer sandboxID=df4eab165cd4ae10154383e5073db19b28e74ddcaa80e338e39b33821061a6a0\nJun 11 10:55:04.896041 crc crio[22652]: time=\"2026-06-11T10:55:04.895904388Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=cb9612bb-5e6f-4f76-a30e-539876fbd879 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:55:04.901004 crc crio[22652]: time=\"2026-06-11T10:55:04.900843065Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=f576209d-18c8-4ed4-917d-3d5054b50744 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:55:04.909746 crc crio[22652]: time=\"2026-06-11T10:55:04.909456368Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-d6xkh/ovnkube-cluster-manager\" id=c0925d2c-4a00-4730-9405-479be78f2544 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:55:04.909746 crc crio[22652]: time=\"2026-06-11T10:55:04.909485771Z\" level=info msg=\"Running pod sandbox: openshift-ovn-kubernetes/ovnkube-node-cxsj9/POD\" id=0263544f-d57f-4064-ad04-75a7f0b23f3f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:55:04.910083 crc crio[22652]: time=\"2026-06-11T10:55:04.909748439Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:55:04.910083 crc crio[22652]: time=\"2026-06-11T10:55:04.909896982Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:55:04.930983 crc crio[22652]: time=\"2026-06-11T10:55:04.930829129Z\" 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=0263544f-d57f-4064-ad04-75a7f0b23f3f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:55:04.947383 crc crio[22652]: time=\"2026-06-11T10:55:04.947105947Z\" level=info msg=\"Ran pod sandbox ebdb1e5f5f766abc593448aface2d8995056ccb0a7710413faf1f5519aeccbb1 with infra container: openshift-ovn-kubernetes/ovnkube-node-cxsj9/POD\" id=0263544f-d57f-4064-ad04-75a7f0b23f3f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:55:04.949796 crc crio[22652]: time=\"2026-06-11T10:55:04.949640793Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:55:04.951586 crc crio[22652]: time=\"2026-06-11T10:55:04.951561275Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=1cbf9bae-5ca1-4f86-9caa-448081124536 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:55:04.953055 crc crio[22652]: time=\"2026-06-11T10:55:04.953027751Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=953f3089-0076-4aee-b72f-13d7accaeb9a name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:55:04.953996 crc crio[22652]: time=\"2026-06-11T10:55:04.953881148Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:55:04.962246 crc crio[22652]: time=\"2026-06-11T10:55:04.962167991Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-cxsj9/kubecfg-setup\" id=71e58f91-f77c-4640-b22f-d130cd96dd12 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:55:04.962706 crc crio[22652]: time=\"2026-06-11T10:55:04.962545413Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:55:04.982429 crc crio[22652]: time=\"2026-06-11T10:55:04.982234398Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:55:04.983965 crc crio[22652]: time=\"2026-06-11T10:55:04.983887501Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:55:05.102613 crc crio[22652]: time=\"2026-06-11T10:55:05.102544897Z\" level=info msg=\"Created container 53c9c3523adfa089a5322eedb2520eacd33174a6580df4e389b6d7ad18a36dcd: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-d6xkh/ovnkube-cluster-manager\" id=c0925d2c-4a00-4730-9405-479be78f2544 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:55:05.105723 crc crio[22652]: time=\"2026-06-11T10:55:05.105622815Z\" level=info msg=\"Starting container: 53c9c3523adfa089a5322eedb2520eacd33174a6580df4e389b6d7ad18a36dcd\" id=8a81fa92-2967-4fb4-88f2-808f29ef8459 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:55:05.112474 crc crio[22652]: time=\"2026-06-11T10:55:05.111894103Z\" level=info msg=\"Started container\" PID=34977 containerID=53c9c3523adfa089a5322eedb2520eacd33174a6580df4e389b6d7ad18a36dcd description=openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-d6xkh/ovnkube-cluster-manager id=8a81fa92-2967-4fb4-88f2-808f29ef8459 name=/runtime.v1.RuntimeService/StartContainer sandboxID=df4eab165cd4ae10154383e5073db19b28e74ddcaa80e338e39b33821061a6a0\nJun 11 10:55:05.147677 crc crio[22652]: time=\"2026-06-11T10:55:05.147534675Z\" level=info msg=\"Created container 856645823e5ab88ad8b02f0d5627782f6eeab70657a8882bde936418741725e5: openshift-ovn-kubernetes/ovnkube-node-cxsj9/kubecfg-setup\" id=71e58f91-f77c-4640-b22f-d130cd96dd12 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:55:05.148844 crc crio[22652]: time=\"2026-06-11T10:55:05.148795334Z\" level=info msg=\"Starting container: 856645823e5ab88ad8b02f0d5627782f6eeab70657a8882bde936418741725e5\" id=ba2e35e1-51e8-4897-9089-731693b53421 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:55:05.158053 crc crio[22652]: time=\"2026-06-11T10:55:05.153513756Z\" level=info msg=\"Started container\" PID=34978 containerID=856645823e5ab88ad8b02f0d5627782f6eeab70657a8882bde936418741725e5 description=openshift-ovn-kubernetes/ovnkube-node-cxsj9/kubecfg-setup id=ba2e35e1-51e8-4897-9089-731693b53421 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ebdb1e5f5f766abc593448aface2d8995056ccb0a7710413faf1f5519aeccbb1\nJun 11 10:55:05.187711 crc crio[22652]: time=\"2026-06-11T10:55:05.187549604Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=c9bbcecb-ac12-4e04-a259-551a1f5221a0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:55:05.189813 crc crio[22652]: time=\"2026-06-11T10:55:05.189733294Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=26bafba0-c980-49c8-a6c2-3a5763840405 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:55:05.196229 crc crio[22652]: time=\"2026-06-11T10:55:05.196062116Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-cxsj9/ovn-controller\" id=ca67a957-a3f8-427e-a782-5168c2903c95 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:55:05.196617 crc crio[22652]: time=\"2026-06-11T10:55:05.196570682Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:55:05.198256 crc crio[22652]: time=\"2026-06-11T10:55:05.198064269Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=2209a4ef-550e-400a-bbdd-5eaaccc5a4c6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:55:05.217747 crc crio[22652]: time=\"2026-06-11T10:55:05.217654653Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=250461c8-d1d0-4f9c-aeb1-adceb6ccb6db name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:55:05.221165 crc crio[22652]: time=\"2026-06-11T10:55:05.220830222Z\" level=info msg=\"Creating container: openshift-multus/multus-bzhnf/kube-multus\" id=62efeb53-ba0b-4d28-aaa0-43c80f1c00a4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:55:05.221644 crc crio[22652]: time=\"2026-06-11T10:55:05.221594956Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:55:05.256977 crc crio[22652]: time=\"2026-06-11T10:55:05.256797718Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:55:05.259608 crc crio[22652]: time=\"2026-06-11T10:55:05.259546826Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:55:05.261636 crc crio[22652]: time=\"2026-06-11T10:55:05.261557774Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:55:05.263608 crc crio[22652]: time=\"2026-06-11T10:55:05.263542728Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:55:05.409653 crc crio[22652]: time=\"2026-06-11T10:55:05.409152658Z\" level=info msg=\"Created container 68495665d38ce684e6bf47a38509b63ace065cfb09dd6f87ee89eaed3ce53c14: openshift-multus/multus-bzhnf/kube-multus\" id=62efeb53-ba0b-4d28-aaa0-43c80f1c00a4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:55:05.410914 crc crio[22652]: time=\"2026-06-11T10:55:05.410847903Z\" level=info msg=\"Starting container: 68495665d38ce684e6bf47a38509b63ace065cfb09dd6f87ee89eaed3ce53c14\" id=28742d95-51e0-4042-a7c7-769d47259ca2 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:55:05.414578 crc crio[22652]: time=\"2026-06-11T10:55:05.414487749Z\" level=info msg=\"Created container 3fec2e93bbfe666e653bcdbc3669e0535b125b85837f15f936c4d28d6be3d2f0: openshift-ovn-kubernetes/ovnkube-node-cxsj9/ovn-controller\" id=ca67a957-a3f8-427e-a782-5168c2903c95 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:55:05.415690 crc crio[22652]: time=\"2026-06-11T10:55:05.415651335Z\" level=info msg=\"Starting container: 3fec2e93bbfe666e653bcdbc3669e0535b125b85837f15f936c4d28d6be3d2f0\" id=414180bb-9653-4376-aa28-ad566300c7df name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:55:05.419674 crc crio[22652]: time=\"2026-06-11T10:55:05.419602361Z\" level=info msg=\"Started container\" PID=35013 containerID=68495665d38ce684e6bf47a38509b63ace065cfb09dd6f87ee89eaed3ce53c14 description=openshift-multus/multus-bzhnf/kube-multus id=28742d95-51e0-4042-a7c7-769d47259ca2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4674836dcee75012a702db78b5525c1a9492d9ec9c049efb1233b94387c357ef\nJun 11 10:55:05.426305 crc crio[22652]: time=\"2026-06-11T10:55:05.426250261Z\" level=info msg=\"Started container\" PID=35010 containerID=3fec2e93bbfe666e653bcdbc3669e0535b125b85837f15f936c4d28d6be3d2f0 description=openshift-ovn-kubernetes/ovnkube-node-cxsj9/ovn-controller id=414180bb-9653-4376-aa28-ad566300c7df name=/runtime.v1.RuntimeService/StartContainer sandboxID=ebdb1e5f5f766abc593448aface2d8995056ccb0a7710413faf1f5519aeccbb1\nJun 11 10:55:05.440654 crc crio[22652]: time=\"2026-06-11T10:55:05.440577378Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=d6f8a19e-4a22-4da6-9a84-36d75e0b6d37 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:55:05.442736 crc crio[22652]: time=\"2026-06-11T10:55:05.442699505Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=d805261a-484b-4014-a666-ead240a823fd name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:55:05.460919 crc crio[22652]: time=\"2026-06-11T10:55:05.460853712Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-cxsj9/ovn-acl-logging\" id=4322afab-7086-4bd8-9aaa-288a18310850 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:55:05.461707 crc crio[22652]: time=\"2026-06-11T10:55:05.461683169Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:55:05.464526 crc crio[22652]: time=\"2026-06-11T10:55:05.464428005Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_ea82f38a-9988-48f7-a026-93297a715699\\\"\"\nJun 11 10:55:05.464909 crc crio[22652]: time=\"2026-06-11T10:55:05.464854798Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:05.499590 crc crio[22652]: time=\"2026-06-11T10:55:05.495579302Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:55:05.499590 crc crio[22652]: time=\"2026-06-11T10:55:05.497630817Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:55:05.606864 crc crio[22652]: time=\"2026-06-11T10:55:05.606762812Z\" level=info msg=\"Created container 44b3ec1ea0116379e07f0bb40f00bf518796a7558caa6d879f7737ba7b045767: openshift-ovn-kubernetes/ovnkube-node-cxsj9/ovn-acl-logging\" id=4322afab-7086-4bd8-9aaa-288a18310850 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:55:05.608626 crc crio[22652]: time=\"2026-06-11T10:55:05.608451065Z\" level=info msg=\"Starting container: 44b3ec1ea0116379e07f0bb40f00bf518796a7558caa6d879f7737ba7b045767\" id=1d298c22-5093-4d95-8997-2d8e3ff24b39 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:55:05.613878 crc crio[22652]: time=\"2026-06-11T10:55:05.613578449Z\" level=info msg=\"Started container\" PID=35036 containerID=44b3ec1ea0116379e07f0bb40f00bf518796a7558caa6d879f7737ba7b045767 description=openshift-ovn-kubernetes/ovnkube-node-cxsj9/ovn-acl-logging id=1d298c22-5093-4d95-8997-2d8e3ff24b39 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ebdb1e5f5f766abc593448aface2d8995056ccb0a7710413faf1f5519aeccbb1\nJun 11 10:55:05.628049 crc crio[22652]: time=\"2026-06-11T10:55:05.627634924Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=fe471d6a-7ead-4542-ba2a-8cfe2c6d0f62 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:55:05.630959 crc crio[22652]: time=\"2026-06-11T10:55:05.630878527Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=7efc0695-f30c-42dc-8f9a-1d7cf43e5099 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:55:05.640555 crc crio[22652]: time=\"2026-06-11T10:55:05.640403849Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-cxsj9/kube-rbac-proxy-node\" id=e16ae876-9e59-4cc5-a2c3-10666d9177b0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:55:05.640923 crc crio[22652]: time=\"2026-06-11T10:55:05.640862144Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:55:05.674234 crc crio[22652]: time=\"2026-06-11T10:55:05.663902446Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:55:05.674234 crc crio[22652]: time=\"2026-06-11T10:55:05.665820297Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:55:05.787143 crc crio[22652]: time=\"2026-06-11T10:55:05.787040453Z\" level=info msg=\"Created container 9965f50265d035f1981f7eec948285fd731190cf5a3ba49a5c4cfff5bc15a84e: openshift-ovn-kubernetes/ovnkube-node-cxsj9/kube-rbac-proxy-node\" id=e16ae876-9e59-4cc5-a2c3-10666d9177b0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:55:05.788731 crc crio[22652]: time=\"2026-06-11T10:55:05.788666595Z\" level=info msg=\"Starting container: 9965f50265d035f1981f7eec948285fd731190cf5a3ba49a5c4cfff5bc15a84e\" id=191f2d6e-5b95-4663-b84b-a3f6e1d8df95 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:55:05.795026 crc crio[22652]: time=\"2026-06-11T10:55:05.794874242Z\" level=info msg=\"Started container\" PID=35054 containerID=9965f50265d035f1981f7eec948285fd731190cf5a3ba49a5c4cfff5bc15a84e description=openshift-ovn-kubernetes/ovnkube-node-cxsj9/kube-rbac-proxy-node id=191f2d6e-5b95-4663-b84b-a3f6e1d8df95 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ebdb1e5f5f766abc593448aface2d8995056ccb0a7710413faf1f5519aeccbb1\nJun 11 10:55:05.807939 crc crio[22652]: time=\"2026-06-11T10:55:05.807706099Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=2781883d-6888-41e4-b830-c26307ab8f2c name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:55:05.811806 crc crio[22652]: time=\"2026-06-11T10:55:05.811728948Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=dc95b173-17d9-4efb-b45a-cd1113c37f63 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:55:05.815286 crc crio[22652]: time=\"2026-06-11T10:55:05.815185897Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/cert-approver\\\"\"\nJun 11 10:55:05.815406 crc crio[22652]: time=\"2026-06-11T10:55:05.81529506Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:05.817789 crc crio[22652]: time=\"2026-06-11T10:55:05.817725998Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-cxsj9/kube-rbac-proxy-ovn-metrics\" id=f016d6e7-6f12-44af-89dc-3804c514130e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:55:05.818468 crc crio[22652]: time=\"2026-06-11T10:55:05.818391869Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:55:05.823739 crc crio[22652]: time=\"2026-06-11T10:55:05.823663006Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/install_multus\\\"\"\nJun 11 10:55:05.823739 crc crio[22652]: time=\"2026-06-11T10:55:05.823734158Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:05.824373 crc crio[22652]: time=\"2026-06-11T10:55:05.824279235Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/kubeconfig_generator\\\"\"\nJun 11 10:55:05.824448 crc crio[22652]: time=\"2026-06-11T10:55:05.82440824Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:05.833823 crc crio[22652]: time=\"2026-06-11T10:55:05.833754857Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus\\\"\"\nJun 11 10:55:05.833823 crc crio[22652]: time=\"2026-06-11T10:55:05.833819709Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:05.843739 crc crio[22652]: time=\"2026-06-11T10:55:05.843623879Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus-daemon\\\"\"\nJun 11 10:55:05.843739 crc crio[22652]: time=\"2026-06-11T10:55:05.843738563Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:05.845588 crc crio[22652]: time=\"2026-06-11T10:55:05.84552673Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:55:05.846935 crc crio[22652]: time=\"2026-06-11T10:55:05.846867493Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:55:05.855082 crc crio[22652]: time=\"2026-06-11T10:55:05.855013091Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus-shim\\\"\"\nJun 11 10:55:05.855082 crc crio[22652]: time=\"2026-06-11T10:55:05.855075953Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:05.864009 crc crio[22652]: time=\"2026-06-11T10:55:05.863937874Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/passthru\\\"\"\nJun 11 10:55:05.864009 crc crio[22652]: time=\"2026-06-11T10:55:05.864005527Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:05.866547 crc crio[22652]: time=\"2026-06-11T10:55:05.866470545Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/thin_entrypoint\\\"\"\nJun 11 10:55:05.866634 crc crio[22652]: time=\"2026-06-11T10:55:05.866581178Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:05.873370 crc crio[22652]: time=\"2026-06-11T10:55:05.872656771Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_ea82f38a-9988-48f7-a026-93297a715699\\\"\"\nJun 11 10:55:05.961709 crc crio[22652]: time=\"2026-06-11T10:55:05.961601514Z\" level=info msg=\"Created container 3d33fe25ce68a27d4af7aabb57c0737afec02329f8a8c7f19f43877a3652f857: openshift-ovn-kubernetes/ovnkube-node-cxsj9/kube-rbac-proxy-ovn-metrics\" id=f016d6e7-6f12-44af-89dc-3804c514130e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:55:05.963450 crc crio[22652]: time=\"2026-06-11T10:55:05.96336516Z\" level=info msg=\"Starting container: 3d33fe25ce68a27d4af7aabb57c0737afec02329f8a8c7f19f43877a3652f857\" id=a5da40ae-944d-481e-9e88-1e3438bfa6d2 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:55:05.967747 crc crio[22652]: time=\"2026-06-11T10:55:05.967638966Z\" level=info msg=\"Started container\" PID=35084 containerID=3d33fe25ce68a27d4af7aabb57c0737afec02329f8a8c7f19f43877a3652f857 description=openshift-ovn-kubernetes/ovnkube-node-cxsj9/kube-rbac-proxy-ovn-metrics id=a5da40ae-944d-481e-9e88-1e3438bfa6d2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ebdb1e5f5f766abc593448aface2d8995056ccb0a7710413faf1f5519aeccbb1\nJun 11 10:55:05.976413 crc crio[22652]: time=\"2026-06-11T10:55:05.976291441Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=edf9b1e9-b12e-4c71-89a2-5898c8e8e2d3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:55:05.980383 crc crio[22652]: time=\"2026-06-11T10:55:05.980318398Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=67dee4b2-78ff-47f8-b034-1bf7d6a40c85 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:55:05.985588 crc crio[22652]: time=\"2026-06-11T10:55:05.985499232Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-cxsj9/northd\" id=c2e63dc4-8d6a-40e0-9b58-6535593c54a0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:55:05.985855 crc crio[22652]: time=\"2026-06-11T10:55:05.985799942Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:55:06.018239 crc crio[22652]: time=\"2026-06-11T10:55:06.014606508Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:55:06.018239 crc crio[22652]: time=\"2026-06-11T10:55:06.015987632Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:55:06.120822 crc crio[22652]: time=\"2026-06-11T10:55:06.120735345Z\" level=info msg=\"Created container 01356b80ea7c21b12de43088a492c25af0f481f26e1a86abe381db2d50cfc07c: openshift-ovn-kubernetes/ovnkube-node-cxsj9/northd\" id=c2e63dc4-8d6a-40e0-9b58-6535593c54a0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:55:06.122421 crc crio[22652]: time=\"2026-06-11T10:55:06.122227733Z\" level=info msg=\"Starting container: 01356b80ea7c21b12de43088a492c25af0f481f26e1a86abe381db2d50cfc07c\" id=4a8d3b01-cf20-48e8-8a48-3f86047a2af8 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:55:06.127411 crc crio[22652]: time=\"2026-06-11T10:55:06.127330495Z\" level=info msg=\"Started container\" PID=35104 containerID=01356b80ea7c21b12de43088a492c25af0f481f26e1a86abe381db2d50cfc07c description=openshift-ovn-kubernetes/ovnkube-node-cxsj9/northd id=4a8d3b01-cf20-48e8-8a48-3f86047a2af8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ebdb1e5f5f766abc593448aface2d8995056ccb0a7710413faf1f5519aeccbb1\nJun 11 10:55:06.136987 crc crio[22652]: time=\"2026-06-11T10:55:06.136910988Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=54f3c10d-7429-433a-98df-08535b25dbb3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:55:06.139298 crc crio[22652]: time=\"2026-06-11T10:55:06.139234942Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=bb340ed1-b2ec-4c83-8c67-c12eb3ab90c6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:55:06.147393 crc crio[22652]: time=\"2026-06-11T10:55:06.146748961Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-cxsj9/nbdb\" id=42516e32-ff4f-492b-93bd-19b3f4e13b7f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:55:06.147393 crc crio[22652]: time=\"2026-06-11T10:55:06.147057941Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:55:06.166280 crc crio[22652]: time=\"2026-06-11T10:55:06.166179408Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:55:06.167779 crc crio[22652]: time=\"2026-06-11T10:55:06.167676356Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:55:06.250895 crc crio[22652]: time=\"2026-06-11T10:55:06.250729302Z\" level=info msg=\"Created container 67c6a8af2d8a3550bf1afedc2a1d9003b11e8f4b8e7a23e478b277a6be95b3b2: openshift-ovn-kubernetes/ovnkube-node-cxsj9/nbdb\" id=42516e32-ff4f-492b-93bd-19b3f4e13b7f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:55:06.251990 crc crio[22652]: time=\"2026-06-11T10:55:06.251925591Z\" level=info msg=\"Starting container: 67c6a8af2d8a3550bf1afedc2a1d9003b11e8f4b8e7a23e478b277a6be95b3b2\" id=32424a2e-405e-416d-b0d1-962950b6c48b name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:55:06.258920 crc crio[22652]: time=\"2026-06-11T10:55:06.258824279Z\" level=info msg=\"Started container\" PID=35115 containerID=67c6a8af2d8a3550bf1afedc2a1d9003b11e8f4b8e7a23e478b277a6be95b3b2 description=openshift-ovn-kubernetes/ovnkube-node-cxsj9/nbdb id=32424a2e-405e-416d-b0d1-962950b6c48b name=/runtime.v1.RuntimeService/StartContainer sandboxID=ebdb1e5f5f766abc593448aface2d8995056ccb0a7710413faf1f5519aeccbb1\nJun 11 10:55:08.380394 crc crio[22652]: time=\"2026-06-11T10:55:08.379653036Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=c57e912e-37cd-4b00-ad3b-c8b9926fd53e name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:55:08.382889 crc crio[22652]: time=\"2026-06-11T10:55:08.382810616Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=b86d5ff6-9a2a-4ea9-ad67-1277fe5fe47e name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:55:08.391684 crc crio[22652]: time=\"2026-06-11T10:55:08.391574155Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-cxsj9/sbdb\" id=34080ad8-f22a-4cbd-b669-87c377e5cf26 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:55:08.392155 crc crio[22652]: time=\"2026-06-11T10:55:08.391985528Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:55:08.415533 crc crio[22652]: time=\"2026-06-11T10:55:08.415402362Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:55:08.417286 crc crio[22652]: time=\"2026-06-11T10:55:08.417193149Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:55:08.503080 crc crio[22652]: time=\"2026-06-11T10:55:08.5029636Z\" level=info msg=\"Created container 9997914dca27cc29b6c1c708e603883ea02774426c647c0d3762d7e92d2dfb1a: openshift-ovn-kubernetes/ovnkube-node-cxsj9/sbdb\" id=34080ad8-f22a-4cbd-b669-87c377e5cf26 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:55:08.505029 crc crio[22652]: time=\"2026-06-11T10:55:08.504566032Z\" level=info msg=\"Starting container: 9997914dca27cc29b6c1c708e603883ea02774426c647c0d3762d7e92d2dfb1a\" id=067b4393-a2ce-4ec3-b0be-c29b9138c433 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:55:08.509646 crc crio[22652]: time=\"2026-06-11T10:55:08.509398585Z\" level=info msg=\"Started container\" PID=35178 containerID=9997914dca27cc29b6c1c708e603883ea02774426c647c0d3762d7e92d2dfb1a description=openshift-ovn-kubernetes/ovnkube-node-cxsj9/sbdb id=067b4393-a2ce-4ec3-b0be-c29b9138c433 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ebdb1e5f5f766abc593448aface2d8995056ccb0a7710413faf1f5519aeccbb1\nJun 11 10:55:10.595506 crc crio[22652]: time=\"2026-06-11T10:55:10.594627303Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=4d508532-1d6b-44ab-b597-f7665a08f949 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:55:10.619700 crc crio[22652]: time=\"2026-06-11T10:55:10.618588294Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=7738326c-def4-4985-ac34-f15556330e86 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:55:10.627517 crc crio[22652]: time=\"2026-06-11T10:55:10.627423483Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-cxsj9/ovnkube-controller\" id=3385c7bc-a124-4812-b6cd-3a2a6b2c31cd name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:55:10.627960 crc crio[22652]: time=\"2026-06-11T10:55:10.627916379Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:55:10.662791 crc crio[22652]: time=\"2026-06-11T10:55:10.662669053Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:55:10.665929 crc crio[22652]: time=\"2026-06-11T10:55:10.665840682Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:55:11.152141 crc crio[22652]: time=\"2026-06-11T10:55:11.151716456Z\" level=info msg=\"Created container 4c26b86a3572081c6a98a045a11a1aa86b2a224306fa5cae3be78fc0016c4da7: openshift-ovn-kubernetes/ovnkube-node-cxsj9/ovnkube-controller\" id=3385c7bc-a124-4812-b6cd-3a2a6b2c31cd name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:55:11.153527 crc crio[22652]: time=\"2026-06-11T10:55:11.153458131Z\" level=info msg=\"Starting container: 4c26b86a3572081c6a98a045a11a1aa86b2a224306fa5cae3be78fc0016c4da7\" id=ce4d6942-e9f8-4935-9a4c-601a41ce331c name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:55:11.161054 crc crio[22652]: time=\"2026-06-11T10:55:11.160964329Z\" level=info msg=\"Started container\" PID=35331 containerID=4c26b86a3572081c6a98a045a11a1aa86b2a224306fa5cae3be78fc0016c4da7 description=openshift-ovn-kubernetes/ovnkube-node-cxsj9/ovnkube-controller id=ce4d6942-e9f8-4935-9a4c-601a41ce331c name=/runtime.v1.RuntimeService/StartContainer sandboxID=ebdb1e5f5f766abc593448aface2d8995056ccb0a7710413faf1f5519aeccbb1\nJun 11 10:55:11.241874 crc crio[22652]: time=\"2026-06-11T10:55:11.241691612Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.242304 crc crio[22652]: time=\"2026-06-11T10:55:11.241967681Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.242471 crc crio[22652]: time=\"2026-06-11T10:55:11.242374194Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.242547 crc crio[22652]: time=\"2026-06-11T10:55:11.242515388Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.242592 crc crio[22652]: time=\"2026-06-11T10:55:11.24256531Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.242641 crc crio[22652]: time=\"2026-06-11T10:55:11.242596881Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.242641 crc crio[22652]: time=\"2026-06-11T10:55:11.242629752Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.242711 crc crio[22652]: time=\"2026-06-11T10:55:11.242648022Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.242808 crc crio[22652]: time=\"2026-06-11T10:55:11.242765055Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.242855 crc crio[22652]: time=\"2026-06-11T10:55:11.242813947Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.242977 crc crio[22652]: time=\"2026-06-11T10:55:11.24291045Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.243238 crc crio[22652]: time=\"2026-06-11T10:55:11.243041714Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.243238 crc crio[22652]: time=\"2026-06-11T10:55:11.243090956Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.243238 crc crio[22652]: time=\"2026-06-11T10:55:11.243195529Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.243369 crc crio[22652]: time=\"2026-06-11T10:55:11.243253211Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.243369 crc crio[22652]: time=\"2026-06-11T10:55:11.243282672Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.243443 crc crio[22652]: time=\"2026-06-11T10:55:11.243382175Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.243443 crc crio[22652]: time=\"2026-06-11T10:55:11.243424306Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.243513 crc crio[22652]: time=\"2026-06-11T10:55:11.243446707Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.243513 crc crio[22652]: time=\"2026-06-11T10:55:11.243469598Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.243586 crc crio[22652]: time=\"2026-06-11T10:55:11.24354134Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.243586 crc crio[22652]: time=\"2026-06-11T10:55:11.243569441Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.243661 crc crio[22652]: time=\"2026-06-11T10:55:11.243644713Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.243701 crc crio[22652]: time=\"2026-06-11T10:55:11.243672274Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.243834 crc crio[22652]: time=\"2026-06-11T10:55:11.243787578Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.243834 crc crio[22652]: time=\"2026-06-11T10:55:11.243831179Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.244282 crc crio[22652]: time=\"2026-06-11T10:55:11.244034116Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.244282 crc crio[22652]: time=\"2026-06-11T10:55:11.244079597Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.244282 crc crio[22652]: time=\"2026-06-11T10:55:11.24414898Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.244282 crc crio[22652]: time=\"2026-06-11T10:55:11.244187601Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.244282 crc crio[22652]: time=\"2026-06-11T10:55:11.244231592Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.244282 crc crio[22652]: time=\"2026-06-11T10:55:11.244259243Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.244553 crc crio[22652]: time=\"2026-06-11T10:55:11.244334526Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.244553 crc crio[22652]: time=\"2026-06-11T10:55:11.244368887Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.244553 crc crio[22652]: time=\"2026-06-11T10:55:11.244462Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.244553 crc crio[22652]: time=\"2026-06-11T10:55:11.24448635Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.244715 crc crio[22652]: time=\"2026-06-11T10:55:11.244610084Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.244715 crc crio[22652]: time=\"2026-06-11T10:55:11.244659456Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.244715 crc crio[22652]: time=\"2026-06-11T10:55:11.244701477Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.244838 crc crio[22652]: time=\"2026-06-11T10:55:11.244743189Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.244878 crc crio[22652]: time=\"2026-06-11T10:55:11.244848752Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.244878 crc crio[22652]: time=\"2026-06-11T10:55:11.244877963Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.245261 crc crio[22652]: time=\"2026-06-11T10:55:11.245079739Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.245261 crc crio[22652]: time=\"2026-06-11T10:55:11.245179873Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.245525 crc crio[22652]: time=\"2026-06-11T10:55:11.245468382Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.245525 crc crio[22652]: time=\"2026-06-11T10:55:11.245508443Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.245655 crc crio[22652]: time=\"2026-06-11T10:55:11.245590975Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.245655 crc crio[22652]: time=\"2026-06-11T10:55:11.245625976Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.245655 crc crio[22652]: time=\"2026-06-11T10:55:11.245646917Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.245757 crc crio[22652]: time=\"2026-06-11T10:55:11.245664107Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.245757 crc crio[22652]: time=\"2026-06-11T10:55:11.2457529Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.245831 crc crio[22652]: time=\"2026-06-11T10:55:11.245778491Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.245865 crc crio[22652]: time=\"2026-06-11T10:55:11.245852153Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.245899 crc crio[22652]: time=\"2026-06-11T10:55:11.245875574Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.246078 crc crio[22652]: time=\"2026-06-11T10:55:11.246012078Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.246266 crc crio[22652]: time=\"2026-06-11T10:55:11.246085781Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.246461 crc crio[22652]: time=\"2026-06-11T10:55:11.246404752Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.246461 crc crio[22652]: time=\"2026-06-11T10:55:11.246443843Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.246715 crc crio[22652]: time=\"2026-06-11T10:55:11.246574466Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.246715 crc crio[22652]: time=\"2026-06-11T10:55:11.246630498Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.246715 crc crio[22652]: time=\"2026-06-11T10:55:11.24666378Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.246715 crc crio[22652]: time=\"2026-06-11T10:55:11.246697651Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.246938 crc crio[22652]: time=\"2026-06-11T10:55:11.246756802Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.246938 crc crio[22652]: time=\"2026-06-11T10:55:11.246791193Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.247306 crc crio[22652]: time=\"2026-06-11T10:55:11.247092724Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.247306 crc crio[22652]: time=\"2026-06-11T10:55:11.247184617Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.247306 crc crio[22652]: time=\"2026-06-11T10:55:11.247254849Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.247306 crc crio[22652]: time=\"2026-06-11T10:55:11.2472813Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.247579 crc crio[22652]: time=\"2026-06-11T10:55:11.247528617Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.247678 crc crio[22652]: time=\"2026-06-11T10:55:11.247582969Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.247678 crc crio[22652]: time=\"2026-06-11T10:55:11.247599039Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.247678 crc crio[22652]: time=\"2026-06-11T10:55:11.24761557Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.247789 crc crio[22652]: time=\"2026-06-11T10:55:11.247693262Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.247789 crc crio[22652]: time=\"2026-06-11T10:55:11.247729683Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.247851 crc crio[22652]: time=\"2026-06-11T10:55:11.247807836Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.247884 crc crio[22652]: time=\"2026-06-11T10:55:11.247852137Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.247918 crc crio[22652]: time=\"2026-06-11T10:55:11.247884138Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.247918 crc crio[22652]: time=\"2026-06-11T10:55:11.247910239Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.248059 crc crio[22652]: time=\"2026-06-11T10:55:11.247998882Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.248296 crc crio[22652]: time=\"2026-06-11T10:55:11.248059104Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.248569 crc crio[22652]: time=\"2026-06-11T10:55:11.248421117Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.248569 crc crio[22652]: time=\"2026-06-11T10:55:11.248455518Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.248569 crc crio[22652]: time=\"2026-06-11T10:55:11.248490459Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.248569 crc crio[22652]: time=\"2026-06-11T10:55:11.24851482Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.248569 crc crio[22652]: time=\"2026-06-11T10:55:11.2485369Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.248569 crc crio[22652]: time=\"2026-06-11T10:55:11.248553339Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.248826 crc crio[22652]: time=\"2026-06-11T10:55:11.248713124Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.248826 crc crio[22652]: time=\"2026-06-11T10:55:11.248744455Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.248826 crc crio[22652]: time=\"2026-06-11T10:55:11.248800637Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.248826 crc crio[22652]: time=\"2026-06-11T10:55:11.248824448Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.248950 crc crio[22652]: time=\"2026-06-11T10:55:11.248919551Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.248950 crc crio[22652]: time=\"2026-06-11T10:55:11.248946702Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.249066 crc crio[22652]: time=\"2026-06-11T10:55:11.249018994Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.249066 crc crio[22652]: time=\"2026-06-11T10:55:11.249064335Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.249293 crc crio[22652]: time=\"2026-06-11T10:55:11.249182229Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.249293 crc crio[22652]: time=\"2026-06-11T10:55:11.249238711Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.249383 crc crio[22652]: time=\"2026-06-11T10:55:11.249337834Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.249383 crc crio[22652]: time=\"2026-06-11T10:55:11.249361555Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.249588 crc crio[22652]: time=\"2026-06-11T10:55:11.249570472Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.249684 crc crio[22652]: time=\"2026-06-11T10:55:11.249601543Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.250009 crc crio[22652]: time=\"2026-06-11T10:55:11.249798699Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.250009 crc crio[22652]: time=\"2026-06-11T10:55:11.249870491Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.250009 crc crio[22652]: time=\"2026-06-11T10:55:11.249913233Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.250009 crc crio[22652]: time=\"2026-06-11T10:55:11.249946694Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.250009 crc crio[22652]: time=\"2026-06-11T10:55:11.249973655Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.250009 crc crio[22652]: time=\"2026-06-11T10:55:11.249992535Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.250420 crc crio[22652]: time=\"2026-06-11T10:55:11.250221003Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.250420 crc crio[22652]: time=\"2026-06-11T10:55:11.250253664Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.250599 crc crio[22652]: time=\"2026-06-11T10:55:11.250555173Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.250683 crc crio[22652]: time=\"2026-06-11T10:55:11.250604965Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.250683 crc crio[22652]: time=\"2026-06-11T10:55:11.250636326Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.250683 crc crio[22652]: time=\"2026-06-11T10:55:11.250660287Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.250818 crc crio[22652]: time=\"2026-06-11T10:55:11.25075432Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.250818 crc crio[22652]: time=\"2026-06-11T10:55:11.250809521Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.250890 crc crio[22652]: time=\"2026-06-11T10:55:11.250833342Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.250890 crc crio[22652]: time=\"2026-06-11T10:55:11.250850673Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.251003 crc crio[22652]: time=\"2026-06-11T10:55:11.250951966Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.251003 crc crio[22652]: time=\"2026-06-11T10:55:11.250994167Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.251423 crc crio[22652]: time=\"2026-06-11T10:55:11.251311767Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.251423 crc crio[22652]: time=\"2026-06-11T10:55:11.251353639Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.251423 crc crio[22652]: time=\"2026-06-11T10:55:11.25138279Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.251423 crc crio[22652]: time=\"2026-06-11T10:55:11.251407281Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.251578 crc crio[22652]: time=\"2026-06-11T10:55:11.251446791Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.251578 crc crio[22652]: time=\"2026-06-11T10:55:11.251477402Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.251640 crc crio[22652]: time=\"2026-06-11T10:55:11.251613336Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.251684 crc crio[22652]: time=\"2026-06-11T10:55:11.251642827Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.251938 crc crio[22652]: time=\"2026-06-11T10:55:11.251843224Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.251997 crc crio[22652]: time=\"2026-06-11T10:55:11.251977558Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.252032 crc crio[22652]: time=\"2026-06-11T10:55:11.252014239Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.252236 crc crio[22652]: time=\"2026-06-11T10:55:11.25204062Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.252236 crc crio[22652]: time=\"2026-06-11T10:55:11.252078951Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.252236 crc crio[22652]: time=\"2026-06-11T10:55:11.252109132Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.252395 crc crio[22652]: time=\"2026-06-11T10:55:11.252265997Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.252395 crc crio[22652]: time=\"2026-06-11T10:55:11.252294408Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.252456 crc crio[22652]: time=\"2026-06-11T10:55:11.252398301Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.252456 crc crio[22652]: time=\"2026-06-11T10:55:11.252423072Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.252565 crc crio[22652]: time=\"2026-06-11T10:55:11.252511515Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.252565 crc crio[22652]: time=\"2026-06-11T10:55:11.252554996Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.252917 crc crio[22652]: time=\"2026-06-11T10:55:11.252775994Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.252917 crc crio[22652]: time=\"2026-06-11T10:55:11.252811295Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.252917 crc crio[22652]: time=\"2026-06-11T10:55:11.252840906Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.252917 crc crio[22652]: time=\"2026-06-11T10:55:11.252865286Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.252917 crc crio[22652]: time=\"2026-06-11T10:55:11.252886067Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.252917 crc crio[22652]: time=\"2026-06-11T10:55:11.252902738Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.253193 crc crio[22652]: time=\"2026-06-11T10:55:11.253012721Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.253193 crc crio[22652]: time=\"2026-06-11T10:55:11.253086504Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.253193 crc crio[22652]: time=\"2026-06-11T10:55:11.253189277Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.253364 crc crio[22652]: time=\"2026-06-11T10:55:11.253245939Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.253443 crc crio[22652]: time=\"2026-06-11T10:55:11.253412214Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.253526 crc crio[22652]: time=\"2026-06-11T10:55:11.253455505Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.253526 crc crio[22652]: time=\"2026-06-11T10:55:11.253484416Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.253526 crc crio[22652]: time=\"2026-06-11T10:55:11.253506707Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.253661 crc crio[22652]: time=\"2026-06-11T10:55:11.253528958Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.253661 crc crio[22652]: time=\"2026-06-11T10:55:11.253568129Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.253854 crc crio[22652]: time=\"2026-06-11T10:55:11.253821417Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.253939 crc crio[22652]: time=\"2026-06-11T10:55:11.253865798Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.254450 crc crio[22652]: time=\"2026-06-11T10:55:11.254080705Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.254450 crc crio[22652]: time=\"2026-06-11T10:55:11.25424633Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.254450 crc crio[22652]: time=\"2026-06-11T10:55:11.254293822Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.254450 crc crio[22652]: time=\"2026-06-11T10:55:11.254327453Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.254450 crc crio[22652]: time=\"2026-06-11T10:55:11.254360074Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.254450 crc crio[22652]: time=\"2026-06-11T10:55:11.254385685Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.254450 crc crio[22652]: time=\"2026-06-11T10:55:11.254416276Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.254450 crc crio[22652]: time=\"2026-06-11T10:55:11.254432687Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.254765 crc crio[22652]: time=\"2026-06-11T10:55:11.25458142Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.254765 crc crio[22652]: time=\"2026-06-11T10:55:11.254646053Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.254765 crc crio[22652]: time=\"2026-06-11T10:55:11.254677264Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.254765 crc crio[22652]: time=\"2026-06-11T10:55:11.254701464Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.254765 crc crio[22652]: time=\"2026-06-11T10:55:11.254752677Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.254940 crc crio[22652]: time=\"2026-06-11T10:55:11.254783218Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.254940 crc crio[22652]: time=\"2026-06-11T10:55:11.254883861Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.254940 crc crio[22652]: time=\"2026-06-11T10:55:11.254909042Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.255046 crc crio[22652]: time=\"2026-06-11T10:55:11.254989855Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.255046 crc crio[22652]: time=\"2026-06-11T10:55:11.255012755Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.255106 crc crio[22652]: time=\"2026-06-11T10:55:11.255093518Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.255244 crc crio[22652]: time=\"2026-06-11T10:55:11.25516774Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.255420 crc crio[22652]: time=\"2026-06-11T10:55:11.255385886Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.255471 crc crio[22652]: time=\"2026-06-11T10:55:11.255442198Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.255578 crc crio[22652]: time=\"2026-06-11T10:55:11.2555027Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.255649 crc crio[22652]: time=\"2026-06-11T10:55:11.255611023Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.255685 crc crio[22652]: time=\"2026-06-11T10:55:11.255667455Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.255797 crc crio[22652]: time=\"2026-06-11T10:55:11.255768279Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.255856 crc crio[22652]: time=\"2026-06-11T10:55:11.25582777Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.255946 crc crio[22652]: time=\"2026-06-11T10:55:11.255918593Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.255946 crc crio[22652]: time=\"2026-06-11T10:55:11.255945474Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.256034 crc crio[22652]: time=\"2026-06-11T10:55:11.256008786Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.256180 crc crio[22652]: time=\"2026-06-11T10:55:11.256039817Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.256180 crc crio[22652]: time=\"2026-06-11T10:55:11.256063728Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.256408 crc crio[22652]: time=\"2026-06-11T10:55:11.256376678Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.256462 crc crio[22652]: time=\"2026-06-11T10:55:11.25642216Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.256504 crc crio[22652]: time=\"2026-06-11T10:55:11.25645235Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.256541 crc crio[22652]: time=\"2026-06-11T10:55:11.256512152Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.256541 crc crio[22652]: time=\"2026-06-11T10:55:11.256522813Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.256541 crc crio[22652]: time=\"2026-06-11T10:55:11.256537713Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.256641 crc crio[22652]: time=\"2026-06-11T10:55:11.256558014Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.256680 crc crio[22652]: time=\"2026-06-11T10:55:11.256647227Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.256680 crc crio[22652]: time=\"2026-06-11T10:55:11.256663007Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.256774 crc crio[22652]: time=\"2026-06-11T10:55:11.25674544Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.256829 crc crio[22652]: time=\"2026-06-11T10:55:11.256774471Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.256886 crc crio[22652]: time=\"2026-06-11T10:55:11.256845203Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.256886 crc crio[22652]: time=\"2026-06-11T10:55:11.256855993Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.256886 crc crio[22652]: time=\"2026-06-11T10:55:11.256872064Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.256982 crc crio[22652]: time=\"2026-06-11T10:55:11.256961167Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.257014 crc crio[22652]: time=\"2026-06-11T10:55:11.256986788Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.257074 crc crio[22652]: time=\"2026-06-11T10:55:11.25704633Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.257370 crc crio[22652]: time=\"2026-06-11T10:55:11.257084631Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.257370 crc crio[22652]: time=\"2026-06-11T10:55:11.257189544Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.257370 crc crio[22652]: time=\"2026-06-11T10:55:11.257243936Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.257914 crc crio[22652]: time=\"2026-06-11T10:55:11.257450642Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.257914 crc crio[22652]: time=\"2026-06-11T10:55:11.257649358Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.257914 crc crio[22652]: time=\"2026-06-11T10:55:11.257867485Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.258555 crc crio[22652]: time=\"2026-06-11T10:55:11.257957028Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.258555 crc crio[22652]: time=\"2026-06-11T10:55:11.258006429Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.258555 crc crio[22652]: time=\"2026-06-11T10:55:11.258083102Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.258555 crc crio[22652]: time=\"2026-06-11T10:55:11.258182745Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.258555 crc crio[22652]: time=\"2026-06-11T10:55:11.258284958Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.258555 crc crio[22652]: time=\"2026-06-11T10:55:11.258414802Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.258555 crc crio[22652]: time=\"2026-06-11T10:55:11.258455854Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.259327 crc crio[22652]: time=\"2026-06-11T10:55:11.258561207Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.259327 crc crio[22652]: time=\"2026-06-11T10:55:11.258595388Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.259327 crc crio[22652]: time=\"2026-06-11T10:55:11.258689651Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.259327 crc crio[22652]: time=\"2026-06-11T10:55:11.258723922Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.259327 crc crio[22652]: time=\"2026-06-11T10:55:11.258800515Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.259327 crc crio[22652]: time=\"2026-06-11T10:55:11.258828266Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.259327 crc crio[22652]: time=\"2026-06-11T10:55:11.258930109Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.259327 crc crio[22652]: time=\"2026-06-11T10:55:11.25896652Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.259327 crc crio[22652]: time=\"2026-06-11T10:55:11.259072024Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.259327 crc crio[22652]: time=\"2026-06-11T10:55:11.259100074Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.259327 crc crio[22652]: time=\"2026-06-11T10:55:11.259168057Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.259327 crc crio[22652]: time=\"2026-06-11T10:55:11.259231069Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.259708 crc crio[22652]: time=\"2026-06-11T10:55:11.259398333Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.259708 crc crio[22652]: time=\"2026-06-11T10:55:11.259435224Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.259708 crc crio[22652]: time=\"2026-06-11T10:55:11.259564268Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.259708 crc crio[22652]: time=\"2026-06-11T10:55:11.259596279Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.259708 crc crio[22652]: time=\"2026-06-11T10:55:11.259658801Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.259708 crc crio[22652]: time=\"2026-06-11T10:55:11.259693242Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.259881 crc crio[22652]: time=\"2026-06-11T10:55:11.259753904Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.259881 crc crio[22652]: time=\"2026-06-11T10:55:11.259779095Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.259941 crc crio[22652]: time=\"2026-06-11T10:55:11.259874888Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.259941 crc crio[22652]: time=\"2026-06-11T10:55:11.259910069Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.260108 crc crio[22652]: time=\"2026-06-11T10:55:11.259980812Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.260108 crc crio[22652]: time=\"2026-06-11T10:55:11.260007793Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.260313 crc crio[22652]: time=\"2026-06-11T10:55:11.260101096Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.260313 crc crio[22652]: time=\"2026-06-11T10:55:11.2602294Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.260420 crc crio[22652]: time=\"2026-06-11T10:55:11.260385695Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.260478 crc crio[22652]: time=\"2026-06-11T10:55:11.260432906Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.260478 crc crio[22652]: time=\"2026-06-11T10:55:11.260467077Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.260552 crc crio[22652]: time=\"2026-06-11T10:55:11.260492278Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.260552 crc crio[22652]: time=\"2026-06-11T10:55:11.260515749Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.260552 crc crio[22652]: time=\"2026-06-11T10:55:11.260532189Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.260784 crc crio[22652]: time=\"2026-06-11T10:55:11.260746666Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.260849 crc crio[22652]: time=\"2026-06-11T10:55:11.260800338Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.260907 crc crio[22652]: time=\"2026-06-11T10:55:11.26084604Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.260907 crc crio[22652]: time=\"2026-06-11T10:55:11.260878661Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.261183 crc crio[22652]: time=\"2026-06-11T10:55:11.260974914Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.261183 crc crio[22652]: time=\"2026-06-11T10:55:11.261004045Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.261347 crc crio[22652]: time=\"2026-06-11T10:55:11.261265133Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.261347 crc crio[22652]: time=\"2026-06-11T10:55:11.261308784Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.261454 crc crio[22652]: time=\"2026-06-11T10:55:11.261347656Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.261454 crc crio[22652]: time=\"2026-06-11T10:55:11.261382137Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.261553 crc crio[22652]: time=\"2026-06-11T10:55:11.261453829Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.261553 crc crio[22652]: time=\"2026-06-11T10:55:11.2614844Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.261641 crc crio[22652]: time=\"2026-06-11T10:55:11.261626095Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.261699 crc crio[22652]: time=\"2026-06-11T10:55:11.261664816Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.261699 crc crio[22652]: time=\"2026-06-11T10:55:11.261684786Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.261795 crc crio[22652]: time=\"2026-06-11T10:55:11.261709907Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.261921 crc crio[22652]: time=\"2026-06-11T10:55:11.261888933Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.261998 crc crio[22652]: time=\"2026-06-11T10:55:11.261927424Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.262452 crc crio[22652]: time=\"2026-06-11T10:55:11.262015897Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.262452 crc crio[22652]: time=\"2026-06-11T10:55:11.262355318Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.262566 crc crio[22652]: time=\"2026-06-11T10:55:11.262467461Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.262566 crc crio[22652]: time=\"2026-06-11T10:55:11.262499032Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.262659 crc crio[22652]: time=\"2026-06-11T10:55:11.262580115Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.262659 crc crio[22652]: time=\"2026-06-11T10:55:11.262616506Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.262762 crc crio[22652]: time=\"2026-06-11T10:55:11.262739169Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.262815 crc crio[22652]: time=\"2026-06-11T10:55:11.26276802Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.262963 crc crio[22652]: time=\"2026-06-11T10:55:11.262924766Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.263040 crc crio[22652]: time=\"2026-06-11T10:55:11.262977928Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.263040 crc crio[22652]: time=\"2026-06-11T10:55:11.263014459Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.263365 crc crio[22652]: time=\"2026-06-11T10:55:11.26304681Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.263365 crc crio[22652]: time=\"2026-06-11T10:55:11.263076121Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.263365 crc crio[22652]: time=\"2026-06-11T10:55:11.263100532Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.263507 crc crio[22652]: time=\"2026-06-11T10:55:11.263463632Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.263507 crc crio[22652]: time=\"2026-06-11T10:55:11.263501924Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.263661 crc crio[22652]: time=\"2026-06-11T10:55:11.263608687Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.263661 crc crio[22652]: time=\"2026-06-11T10:55:11.263646608Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.263864 crc crio[22652]: time=\"2026-06-11T10:55:11.263821134Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.263956 crc crio[22652]: time=\"2026-06-11T10:55:11.263878186Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.263956 crc crio[22652]: time=\"2026-06-11T10:55:11.263937498Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.264062 crc crio[22652]: time=\"2026-06-11T10:55:11.263975939Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.264062 crc crio[22652]: time=\"2026-06-11T10:55:11.264033371Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.264263 crc crio[22652]: time=\"2026-06-11T10:55:11.264067312Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.264344 crc crio[22652]: time=\"2026-06-11T10:55:11.264277579Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.264344 crc crio[22652]: time=\"2026-06-11T10:55:11.26431598Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.265460 crc crio[22652]: time=\"2026-06-11T10:55:11.264721133Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.265460 crc crio[22652]: time=\"2026-06-11T10:55:11.264752974Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.265460 crc crio[22652]: time=\"2026-06-11T10:55:11.264926148Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.265460 crc crio[22652]: time=\"2026-06-11T10:55:11.26498322Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.265460 crc crio[22652]: time=\"2026-06-11T10:55:11.265364133Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.265460 crc crio[22652]: time=\"2026-06-11T10:55:11.265397414Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.265890 crc crio[22652]: time=\"2026-06-11T10:55:11.265461826Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.265890 crc crio[22652]: time=\"2026-06-11T10:55:11.265501157Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.265890 crc crio[22652]: time=\"2026-06-11T10:55:11.26560179Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.265890 crc crio[22652]: time=\"2026-06-11T10:55:11.265627641Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.265890 crc crio[22652]: time=\"2026-06-11T10:55:11.265793196Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.265890 crc crio[22652]: time=\"2026-06-11T10:55:11.265830928Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.266330 crc crio[22652]: time=\"2026-06-11T10:55:11.26592069Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.266330 crc crio[22652]: time=\"2026-06-11T10:55:11.265945741Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.266330 crc crio[22652]: time=\"2026-06-11T10:55:11.266189869Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.266330 crc crio[22652]: time=\"2026-06-11T10:55:11.266259151Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.266494 crc crio[22652]: time=\"2026-06-11T10:55:11.266382215Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.266494 crc crio[22652]: time=\"2026-06-11T10:55:11.266417366Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.266648 crc crio[22652]: time=\"2026-06-11T10:55:11.266610653Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.266735 crc crio[22652]: time=\"2026-06-11T10:55:11.266663304Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.266735 crc crio[22652]: time=\"2026-06-11T10:55:11.266725466Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.266923 crc crio[22652]: time=\"2026-06-11T10:55:11.266751757Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.266923 crc crio[22652]: time=\"2026-06-11T10:55:11.266901242Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.267019 crc crio[22652]: time=\"2026-06-11T10:55:11.266937823Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.267062 crc crio[22652]: time=\"2026-06-11T10:55:11.267047707Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.267187 crc crio[22652]: time=\"2026-06-11T10:55:11.267073737Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.267400 crc crio[22652]: time=\"2026-06-11T10:55:11.267361467Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.267501 crc crio[22652]: time=\"2026-06-11T10:55:11.267415458Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.267501 crc crio[22652]: time=\"2026-06-11T10:55:11.26745454Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.267709 crc crio[22652]: time=\"2026-06-11T10:55:11.267533152Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.267709 crc crio[22652]: time=\"2026-06-11T10:55:11.267593314Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.267814 crc crio[22652]: time=\"2026-06-11T10:55:11.267732589Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.267814 crc crio[22652]: time=\"2026-06-11T10:55:11.26777385Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.267921 crc crio[22652]: time=\"2026-06-11T10:55:11.267851042Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.267979 crc crio[22652]: time=\"2026-06-11T10:55:11.267934905Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.267979 crc crio[22652]: time=\"2026-06-11T10:55:11.267968196Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.268231 crc crio[22652]: time=\"2026-06-11T10:55:11.26809422Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.268231 crc crio[22652]: time=\"2026-06-11T10:55:11.268188568Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.268395 crc crio[22652]: time=\"2026-06-11T10:55:11.268347528Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.268468 crc crio[22652]: time=\"2026-06-11T10:55:11.26840539Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.268518 crc crio[22652]: time=\"2026-06-11T10:55:11.268491333Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.268518 crc crio[22652]: time=\"2026-06-11T10:55:11.268517344Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.268700 crc crio[22652]: time=\"2026-06-11T10:55:11.268663108Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.268773 crc crio[22652]: time=\"2026-06-11T10:55:11.26871493Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.268822 crc crio[22652]: time=\"2026-06-11T10:55:11.268804553Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.268881 crc crio[22652]: time=\"2026-06-11T10:55:11.268829654Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.271312 crc crio[22652]: time=\"2026-06-11T10:55:11.269740162Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.271312 crc crio[22652]: time=\"2026-06-11T10:55:11.269789004Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.271312 crc crio[22652]: time=\"2026-06-11T10:55:11.269817535Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.271312 crc crio[22652]: time=\"2026-06-11T10:55:11.269840905Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.271312 crc crio[22652]: time=\"2026-06-11T10:55:11.269875747Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.271312 crc crio[22652]: time=\"2026-06-11T10:55:11.269913269Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.271312 crc crio[22652]: time=\"2026-06-11T10:55:11.270389173Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.271312 crc crio[22652]: time=\"2026-06-11T10:55:11.270429254Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.271312 crc crio[22652]: time=\"2026-06-11T10:55:11.27061067Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.271312 crc crio[22652]: time=\"2026-06-11T10:55:11.270645681Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.271312 crc crio[22652]: time=\"2026-06-11T10:55:11.270774164Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.271312 crc crio[22652]: time=\"2026-06-11T10:55:11.270813895Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.271312 crc crio[22652]: time=\"2026-06-11T10:55:11.270910689Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.271312 crc crio[22652]: time=\"2026-06-11T10:55:11.27094524Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.271312 crc crio[22652]: time=\"2026-06-11T10:55:11.271019782Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.271312 crc crio[22652]: time=\"2026-06-11T10:55:11.271051513Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.271312 crc crio[22652]: time=\"2026-06-11T10:55:11.27128125Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.271312 crc crio[22652]: time=\"2026-06-11T10:55:11.271319172Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.272988 crc crio[22652]: time=\"2026-06-11T10:55:11.271438386Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.272988 crc crio[22652]: time=\"2026-06-11T10:55:11.271469467Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.272988 crc crio[22652]: time=\"2026-06-11T10:55:11.27159318Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.272988 crc crio[22652]: time=\"2026-06-11T10:55:11.271620461Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.272988 crc crio[22652]: time=\"2026-06-11T10:55:11.271724215Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.272988 crc crio[22652]: time=\"2026-06-11T10:55:11.271755746Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.272988 crc crio[22652]: time=\"2026-06-11T10:55:11.2721865Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.272988 crc crio[22652]: time=\"2026-06-11T10:55:11.272255642Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.272988 crc crio[22652]: time=\"2026-06-11T10:55:11.272291563Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.272988 crc crio[22652]: time=\"2026-06-11T10:55:11.272321054Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.272988 crc crio[22652]: time=\"2026-06-11T10:55:11.272349225Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.272988 crc crio[22652]: time=\"2026-06-11T10:55:11.272370475Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.272988 crc crio[22652]: time=\"2026-06-11T10:55:11.27251479Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.272988 crc crio[22652]: time=\"2026-06-11T10:55:11.272549401Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.272988 crc crio[22652]: time=\"2026-06-11T10:55:11.272652696Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.272988 crc crio[22652]: time=\"2026-06-11T10:55:11.272690577Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.272988 crc crio[22652]: time=\"2026-06-11T10:55:11.27281431Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.272988 crc crio[22652]: time=\"2026-06-11T10:55:11.272850661Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.272988 crc crio[22652]: time=\"2026-06-11T10:55:11.272929984Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.272988 crc crio[22652]: time=\"2026-06-11T10:55:11.272964986Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.273936 crc crio[22652]: time=\"2026-06-11T10:55:11.273080698Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.273936 crc crio[22652]: time=\"2026-06-11T10:55:11.273247974Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.273936 crc crio[22652]: time=\"2026-06-11T10:55:11.273405509Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.273936 crc crio[22652]: time=\"2026-06-11T10:55:11.27343889Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.273936 crc crio[22652]: time=\"2026-06-11T10:55:11.273531632Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.273936 crc crio[22652]: time=\"2026-06-11T10:55:11.273573673Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.273936 crc crio[22652]: time=\"2026-06-11T10:55:11.273653367Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.273936 crc crio[22652]: time=\"2026-06-11T10:55:11.273688068Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.273936 crc crio[22652]: time=\"2026-06-11T10:55:11.273800291Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.273936 crc crio[22652]: time=\"2026-06-11T10:55:11.273828412Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.273936 crc crio[22652]: time=\"2026-06-11T10:55:11.273925275Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.273936 crc crio[22652]: time=\"2026-06-11T10:55:11.273950356Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.274658 crc crio[22652]: time=\"2026-06-11T10:55:11.274095441Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.274658 crc crio[22652]: time=\"2026-06-11T10:55:11.274169933Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.274658 crc crio[22652]: time=\"2026-06-11T10:55:11.274267476Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.274658 crc crio[22652]: time=\"2026-06-11T10:55:11.274295537Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.274658 crc crio[22652]: time=\"2026-06-11T10:55:11.274562295Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.274658 crc crio[22652]: time=\"2026-06-11T10:55:11.274586766Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.274884 crc crio[22652]: time=\"2026-06-11T10:55:11.274688929Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.274884 crc crio[22652]: time=\"2026-06-11T10:55:11.27472041Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.275076 crc crio[22652]: time=\"2026-06-11T10:55:11.275016419Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.275076 crc crio[22652]: time=\"2026-06-11T10:55:11.275067681Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.275300 crc crio[22652]: time=\"2026-06-11T10:55:11.275252617Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.275300 crc crio[22652]: time=\"2026-06-11T10:55:11.275283358Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.275496 crc crio[22652]: time=\"2026-06-11T10:55:11.275449303Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.275496 crc crio[22652]: time=\"2026-06-11T10:55:11.275478824Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.275635 crc crio[22652]: time=\"2026-06-11T10:55:11.275600968Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.275700 crc crio[22652]: time=\"2026-06-11T10:55:11.275643199Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.275739 crc crio[22652]: time=\"2026-06-11T10:55:11.275713542Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.275739 crc crio[22652]: time=\"2026-06-11T10:55:11.275737433Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.275864 crc crio[22652]: time=\"2026-06-11T10:55:11.275820545Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.275864 crc crio[22652]: time=\"2026-06-11T10:55:11.275863507Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.275955 crc crio[22652]: time=\"2026-06-11T10:55:11.275936329Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.275990 crc crio[22652]: time=\"2026-06-11T10:55:11.27595943Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.276073 crc crio[22652]: time=\"2026-06-11T10:55:11.276041952Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.276235 crc crio[22652]: time=\"2026-06-11T10:55:11.276084984Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.276362 crc crio[22652]: time=\"2026-06-11T10:55:11.276311801Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.276433 crc crio[22652]: time=\"2026-06-11T10:55:11.276366223Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.277017 crc crio[22652]: time=\"2026-06-11T10:55:11.276957291Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.277017 crc crio[22652]: time=\"2026-06-11T10:55:11.277006482Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.277181 crc crio[22652]: time=\"2026-06-11T10:55:11.277094575Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.277272 crc crio[22652]: time=\"2026-06-11T10:55:11.27724238Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.277390 crc crio[22652]: time=\"2026-06-11T10:55:11.277331883Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.277468 crc crio[22652]: time=\"2026-06-11T10:55:11.277398925Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.277468 crc crio[22652]: time=\"2026-06-11T10:55:11.277416375Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.277468 crc crio[22652]: time=\"2026-06-11T10:55:11.277441046Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.277626 crc crio[22652]: time=\"2026-06-11T10:55:11.277518999Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.277626 crc crio[22652]: time=\"2026-06-11T10:55:11.27755217Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.277722 crc crio[22652]: time=\"2026-06-11T10:55:11.277649773Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.277722 crc crio[22652]: time=\"2026-06-11T10:55:11.277685844Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.277808 crc crio[22652]: time=\"2026-06-11T10:55:11.277763967Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.277808 crc crio[22652]: time=\"2026-06-11T10:55:11.277802718Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.277907 crc crio[22652]: time=\"2026-06-11T10:55:11.277832409Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.277907 crc crio[22652]: time=\"2026-06-11T10:55:11.277898461Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.277989 crc crio[22652]: time=\"2026-06-11T10:55:11.277965163Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.278077 crc crio[22652]: time=\"2026-06-11T10:55:11.278001264Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.278224 crc crio[22652]: time=\"2026-06-11T10:55:11.2780984Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.278224 crc crio[22652]: time=\"2026-06-11T10:55:11.278189363Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.278338 crc crio[22652]: time=\"2026-06-11T10:55:11.278290626Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.278338 crc crio[22652]: time=\"2026-06-11T10:55:11.278325708Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.278727 crc crio[22652]: time=\"2026-06-11T10:55:11.278638725Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.278727 crc crio[22652]: time=\"2026-06-11T10:55:11.278711937Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.278849 crc crio[22652]: time=\"2026-06-11T10:55:11.278767359Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.278849 crc crio[22652]: time=\"2026-06-11T10:55:11.278833531Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.278936 crc crio[22652]: time=\"2026-06-11T10:55:11.278906053Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.278992 crc crio[22652]: time=\"2026-06-11T10:55:11.278978526Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.279098 crc crio[22652]: time=\"2026-06-11T10:55:11.279039168Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.279318 crc crio[22652]: time=\"2026-06-11T10:55:11.27910599Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.279318 crc crio[22652]: time=\"2026-06-11T10:55:11.279263654Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.280707 crc crio[22652]: time=\"2026-06-11T10:55:11.279299445Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.280707 crc crio[22652]: time=\"2026-06-11T10:55:11.279634856Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.280707 crc crio[22652]: time=\"2026-06-11T10:55:11.279679037Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.280707 crc crio[22652]: time=\"2026-06-11T10:55:11.280421811Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.280707 crc crio[22652]: time=\"2026-06-11T10:55:11.280462082Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.280707 crc crio[22652]: time=\"2026-06-11T10:55:11.280599001Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.280707 crc crio[22652]: time=\"2026-06-11T10:55:11.280648928Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.281028 crc crio[22652]: time=\"2026-06-11T10:55:11.280763392Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.281028 crc crio[22652]: time=\"2026-06-11T10:55:11.280790533Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.281028 crc crio[22652]: time=\"2026-06-11T10:55:11.280800233Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.281028 crc crio[22652]: time=\"2026-06-11T10:55:11.280815434Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.281028 crc crio[22652]: time=\"2026-06-11T10:55:11.280861395Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.281028 crc crio[22652]: time=\"2026-06-11T10:55:11.280900196Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.281028 crc crio[22652]: time=\"2026-06-11T10:55:11.28101216Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.281531 crc crio[22652]: time=\"2026-06-11T10:55:11.281045981Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.281531 crc crio[22652]: time=\"2026-06-11T10:55:11.281069712Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.281531 crc crio[22652]: time=\"2026-06-11T10:55:11.281086652Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.281531 crc crio[22652]: time=\"2026-06-11T10:55:11.281392066Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.281531 crc crio[22652]: time=\"2026-06-11T10:55:11.281427087Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.281531 crc crio[22652]: time=\"2026-06-11T10:55:11.281519486Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.281776 crc crio[22652]: time=\"2026-06-11T10:55:11.281559247Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.281776 crc crio[22652]: time=\"2026-06-11T10:55:11.281674825Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.281776 crc crio[22652]: time=\"2026-06-11T10:55:11.281706856Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.281776 crc crio[22652]: time=\"2026-06-11T10:55:11.281727967Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.281776 crc crio[22652]: time=\"2026-06-11T10:55:11.281745257Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.281981 crc crio[22652]: time=\"2026-06-11T10:55:11.281894497Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.281981 crc crio[22652]: time=\"2026-06-11T10:55:11.281929308Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.282175 crc crio[22652]: time=\"2026-06-11T10:55:11.282081568Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.282283 crc crio[22652]: time=\"2026-06-11T10:55:11.282177231Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.282283 crc crio[22652]: time=\"2026-06-11T10:55:11.282225713Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.282283 crc crio[22652]: time=\"2026-06-11T10:55:11.282264094Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.282416 crc crio[22652]: time=\"2026-06-11T10:55:11.282325831Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.282416 crc crio[22652]: time=\"2026-06-11T10:55:11.282362442Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.282572 crc crio[22652]: time=\"2026-06-11T10:55:11.282516847Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.282649 crc crio[22652]: time=\"2026-06-11T10:55:11.282577119Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.282649 crc crio[22652]: time=\"2026-06-11T10:55:11.28261768Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.282727 crc crio[22652]: time=\"2026-06-11T10:55:11.282663532Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.282820 crc crio[22652]: time=\"2026-06-11T10:55:11.282781256Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.282881 crc crio[22652]: time=\"2026-06-11T10:55:11.282833137Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.282881 crc crio[22652]: time=\"2026-06-11T10:55:11.282846108Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.282881 crc crio[22652]: time=\"2026-06-11T10:55:11.282863538Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.283012 crc crio[22652]: time=\"2026-06-11T10:55:11.282973407Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.283065 crc crio[22652]: time=\"2026-06-11T10:55:11.283052409Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.283101 crc crio[22652]: time=\"2026-06-11T10:55:11.28306965Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.283101 crc crio[22652]: time=\"2026-06-11T10:55:11.283091801Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.283324 crc crio[22652]: time=\"2026-06-11T10:55:11.283291072Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.283430 crc crio[22652]: time=\"2026-06-11T10:55:11.283338154Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.283548 crc crio[22652]: time=\"2026-06-11T10:55:11.283503249Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.283615 crc crio[22652]: time=\"2026-06-11T10:55:11.283566261Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.283615 crc crio[22652]: time=\"2026-06-11T10:55:11.283583641Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.283615 crc crio[22652]: time=\"2026-06-11T10:55:11.283610922Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.283759 crc crio[22652]: time=\"2026-06-11T10:55:11.283664394Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.283759 crc crio[22652]: time=\"2026-06-11T10:55:11.283700985Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.283836 crc crio[22652]: time=\"2026-06-11T10:55:11.283805439Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.283836 crc crio[22652]: time=\"2026-06-11T10:55:11.283835329Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.284035 crc crio[22652]: time=\"2026-06-11T10:55:11.283977634Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.284163 crc crio[22652]: time=\"2026-06-11T10:55:11.284043056Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.284163 crc crio[22652]: time=\"2026-06-11T10:55:11.284074107Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.284163 crc crio[22652]: time=\"2026-06-11T10:55:11.284098998Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.284526 crc crio[22652]: time=\"2026-06-11T10:55:11.284407788Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.284526 crc crio[22652]: time=\"2026-06-11T10:55:11.284442229Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.284618 crc crio[22652]: time=\"2026-06-11T10:55:11.284547142Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.284618 crc crio[22652]: time=\"2026-06-11T10:55:11.284578173Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.285552 crc crio[22652]: time=\"2026-06-11T10:55:11.284709288Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.285552 crc crio[22652]: time=\"2026-06-11T10:55:11.284748009Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.285552 crc crio[22652]: time=\"2026-06-11T10:55:11.284823421Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.285552 crc crio[22652]: time=\"2026-06-11T10:55:11.284855592Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.285552 crc crio[22652]: time=\"2026-06-11T10:55:11.284961996Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.285552 crc crio[22652]: time=\"2026-06-11T10:55:11.284995847Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.285552 crc crio[22652]: time=\"2026-06-11T10:55:11.28509582Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.285552 crc crio[22652]: time=\"2026-06-11T10:55:11.285186993Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.285552 crc crio[22652]: time=\"2026-06-11T10:55:11.285360168Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.285552 crc crio[22652]: time=\"2026-06-11T10:55:11.285392549Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.285552 crc crio[22652]: time=\"2026-06-11T10:55:11.285501563Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.285552 crc crio[22652]: time=\"2026-06-11T10:55:11.285530684Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.285946 crc crio[22652]: time=\"2026-06-11T10:55:11.285641147Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.285946 crc crio[22652]: time=\"2026-06-11T10:55:11.285672928Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.285946 crc crio[22652]: time=\"2026-06-11T10:55:11.285775132Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.285946 crc crio[22652]: time=\"2026-06-11T10:55:11.285806953Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.285946 crc crio[22652]: time=\"2026-06-11T10:55:11.285908196Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.285946 crc crio[22652]: time=\"2026-06-11T10:55:11.285939957Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.286335 crc crio[22652]: time=\"2026-06-11T10:55:11.286066221Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.286335 crc crio[22652]: time=\"2026-06-11T10:55:11.286097592Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.286335 crc crio[22652]: time=\"2026-06-11T10:55:11.286254177Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.286335 crc crio[22652]: time=\"2026-06-11T10:55:11.286289028Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.289100 crc crio[22652]: time=\"2026-06-11T10:55:11.286378841Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.289100 crc crio[22652]: time=\"2026-06-11T10:55:11.286411772Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.289100 crc crio[22652]: time=\"2026-06-11T10:55:11.286555997Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.289100 crc crio[22652]: time=\"2026-06-11T10:55:11.286591068Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.289100 crc crio[22652]: time=\"2026-06-11T10:55:11.286728922Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.289100 crc crio[22652]: time=\"2026-06-11T10:55:11.286764663Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.289100 crc crio[22652]: time=\"2026-06-11T10:55:11.286848491Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.289100 crc crio[22652]: time=\"2026-06-11T10:55:11.286886622Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.289100 crc crio[22652]: time=\"2026-06-11T10:55:11.286913163Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.289100 crc crio[22652]: time=\"2026-06-11T10:55:11.286940584Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.289100 crc crio[22652]: time=\"2026-06-11T10:55:11.287229953Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.289100 crc crio[22652]: time=\"2026-06-11T10:55:11.287269779Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.289100 crc crio[22652]: time=\"2026-06-11T10:55:11.287302416Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.289100 crc crio[22652]: time=\"2026-06-11T10:55:11.287334397Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.289100 crc crio[22652]: time=\"2026-06-11T10:55:11.287488075Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.289100 crc crio[22652]: time=\"2026-06-11T10:55:11.287529576Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.289100 crc crio[22652]: time=\"2026-06-11T10:55:11.287618699Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.289100 crc crio[22652]: time=\"2026-06-11T10:55:11.287699732Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.289100 crc crio[22652]: time=\"2026-06-11T10:55:11.287781844Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.289100 crc crio[22652]: time=\"2026-06-11T10:55:11.287823615Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.289100 crc crio[22652]: time=\"2026-06-11T10:55:11.287885077Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.289100 crc crio[22652]: time=\"2026-06-11T10:55:11.287922189Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.289100 crc crio[22652]: time=\"2026-06-11T10:55:11.288024512Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.289100 crc crio[22652]: time=\"2026-06-11T10:55:11.288065893Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.289100 crc crio[22652]: time=\"2026-06-11T10:55:11.288242859Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.289100 crc crio[22652]: time=\"2026-06-11T10:55:11.28828336Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.289100 crc crio[22652]: time=\"2026-06-11T10:55:11.288322251Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.289100 crc crio[22652]: time=\"2026-06-11T10:55:11.288353562Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.289100 crc crio[22652]: time=\"2026-06-11T10:55:11.288388214Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.289100 crc crio[22652]: time=\"2026-06-11T10:55:11.288475446Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.289100 crc crio[22652]: time=\"2026-06-11T10:55:11.288510648Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.289100 crc crio[22652]: time=\"2026-06-11T10:55:11.288541209Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.289100 crc crio[22652]: time=\"2026-06-11T10:55:11.288606851Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.289100 crc crio[22652]: time=\"2026-06-11T10:55:11.288641282Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.289100 crc crio[22652]: time=\"2026-06-11T10:55:11.288756085Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.289100 crc crio[22652]: time=\"2026-06-11T10:55:11.288790617Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.289100 crc crio[22652]: time=\"2026-06-11T10:55:11.288936891Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.289100 crc crio[22652]: time=\"2026-06-11T10:55:11.288972092Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.289100 crc crio[22652]: time=\"2026-06-11T10:55:11.289053195Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.289100 crc crio[22652]: time=\"2026-06-11T10:55:11.289097106Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.289100 crc crio[22652]: time=\"2026-06-11T10:55:11.289327144Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.292077 crc crio[22652]: time=\"2026-06-11T10:55:11.289365695Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.292077 crc crio[22652]: time=\"2026-06-11T10:55:11.289441477Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.292077 crc crio[22652]: time=\"2026-06-11T10:55:11.289485239Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.292077 crc crio[22652]: time=\"2026-06-11T10:55:11.289549721Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.292077 crc crio[22652]: time=\"2026-06-11T10:55:11.289583252Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.292077 crc crio[22652]: time=\"2026-06-11T10:55:11.289682925Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.292077 crc crio[22652]: time=\"2026-06-11T10:55:11.289725286Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.292077 crc crio[22652]: time=\"2026-06-11T10:55:11.289773288Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.292077 crc crio[22652]: time=\"2026-06-11T10:55:11.28982573Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.292077 crc crio[22652]: time=\"2026-06-11T10:55:11.289959594Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.292077 crc crio[22652]: time=\"2026-06-11T10:55:11.290003095Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.292077 crc crio[22652]: time=\"2026-06-11T10:55:11.290071958Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.292077 crc crio[22652]: time=\"2026-06-11T10:55:11.290098128Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.292077 crc crio[22652]: time=\"2026-06-11T10:55:11.290182621Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.292077 crc crio[22652]: time=\"2026-06-11T10:55:11.290252853Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.292077 crc crio[22652]: time=\"2026-06-11T10:55:11.290325366Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.292077 crc crio[22652]: time=\"2026-06-11T10:55:11.290363917Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.292077 crc crio[22652]: time=\"2026-06-11T10:55:11.290585204Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.292077 crc crio[22652]: time=\"2026-06-11T10:55:11.290624325Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.292077 crc crio[22652]: time=\"2026-06-11T10:55:11.290635696Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.292077 crc crio[22652]: time=\"2026-06-11T10:55:11.290656796Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.292077 crc crio[22652]: time=\"2026-06-11T10:55:11.290681877Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.292077 crc crio[22652]: time=\"2026-06-11T10:55:11.290704988Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.292077 crc crio[22652]: time=\"2026-06-11T10:55:11.290728469Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.292077 crc crio[22652]: time=\"2026-06-11T10:55:11.29075619Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.292077 crc crio[22652]: time=\"2026-06-11T10:55:11.290877564Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.292077 crc crio[22652]: time=\"2026-06-11T10:55:11.290911075Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.292077 crc crio[22652]: time=\"2026-06-11T10:55:11.290984227Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.292077 crc crio[22652]: time=\"2026-06-11T10:55:11.291018608Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.292077 crc crio[22652]: time=\"2026-06-11T10:55:11.291100091Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.292077 crc crio[22652]: time=\"2026-06-11T10:55:11.291231995Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.292077 crc crio[22652]: time=\"2026-06-11T10:55:11.291266436Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.292077 crc crio[22652]: time=\"2026-06-11T10:55:11.291296257Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.292077 crc crio[22652]: time=\"2026-06-11T10:55:11.29140051Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.292077 crc crio[22652]: time=\"2026-06-11T10:55:11.291432701Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.292077 crc crio[22652]: time=\"2026-06-11T10:55:11.291522264Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.292077 crc crio[22652]: time=\"2026-06-11T10:55:11.291559255Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.292077 crc crio[22652]: time=\"2026-06-11T10:55:11.291651628Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.292077 crc crio[22652]: time=\"2026-06-11T10:55:11.291684069Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.292077 crc crio[22652]: time=\"2026-06-11T10:55:11.291777692Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.292077 crc crio[22652]: time=\"2026-06-11T10:55:11.291813244Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.292077 crc crio[22652]: time=\"2026-06-11T10:55:11.292074282Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.292077 crc crio[22652]: time=\"2026-06-11T10:55:11.292109863Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.294959 crc crio[22652]: time=\"2026-06-11T10:55:11.292296508Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.294959 crc crio[22652]: time=\"2026-06-11T10:55:11.292337169Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.294959 crc crio[22652]: time=\"2026-06-11T10:55:11.292389711Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.294959 crc crio[22652]: time=\"2026-06-11T10:55:11.292422142Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.294959 crc crio[22652]: time=\"2026-06-11T10:55:11.292514585Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.294959 crc crio[22652]: time=\"2026-06-11T10:55:11.292543436Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.294959 crc crio[22652]: time=\"2026-06-11T10:55:11.292606868Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.294959 crc crio[22652]: time=\"2026-06-11T10:55:11.292637299Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.294959 crc crio[22652]: time=\"2026-06-11T10:55:11.292720972Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.294959 crc crio[22652]: time=\"2026-06-11T10:55:11.292755083Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.294959 crc crio[22652]: time=\"2026-06-11T10:55:11.292834595Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.294959 crc crio[22652]: time=\"2026-06-11T10:55:11.292873957Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.294959 crc crio[22652]: time=\"2026-06-11T10:55:11.292942029Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.294959 crc crio[22652]: time=\"2026-06-11T10:55:11.29297094Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.294959 crc crio[22652]: time=\"2026-06-11T10:55:11.293511447Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.294959 crc crio[22652]: time=\"2026-06-11T10:55:11.293547418Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.294959 crc crio[22652]: time=\"2026-06-11T10:55:11.29358884Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.294959 crc crio[22652]: time=\"2026-06-11T10:55:11.293622291Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.294959 crc crio[22652]: time=\"2026-06-11T10:55:11.293659721Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.294959 crc crio[22652]: time=\"2026-06-11T10:55:11.293704392Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.294959 crc crio[22652]: time=\"2026-06-11T10:55:11.294077985Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.294959 crc crio[22652]: time=\"2026-06-11T10:55:11.294304283Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.294959 crc crio[22652]: time=\"2026-06-11T10:55:11.294339104Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.294959 crc crio[22652]: time=\"2026-06-11T10:55:11.294367635Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.294959 crc crio[22652]: time=\"2026-06-11T10:55:11.294395165Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.294959 crc crio[22652]: time=\"2026-06-11T10:55:11.294416976Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.294959 crc crio[22652]: time=\"2026-06-11T10:55:11.294520409Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.294959 crc crio[22652]: time=\"2026-06-11T10:55:11.29455147Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.294959 crc crio[22652]: time=\"2026-06-11T10:55:11.294644043Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.294959 crc crio[22652]: time=\"2026-06-11T10:55:11.294673014Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.294959 crc crio[22652]: time=\"2026-06-11T10:55:11.294769617Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.294959 crc crio[22652]: time=\"2026-06-11T10:55:11.294804529Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.294959 crc crio[22652]: time=\"2026-06-11T10:55:11.294909612Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.294959 crc crio[22652]: time=\"2026-06-11T10:55:11.294940993Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.296399 crc crio[22652]: time=\"2026-06-11T10:55:11.295078137Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.296399 crc crio[22652]: time=\"2026-06-11T10:55:11.295110178Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.296399 crc crio[22652]: time=\"2026-06-11T10:55:11.295283704Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.296399 crc crio[22652]: time=\"2026-06-11T10:55:11.295318675Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.296399 crc crio[22652]: time=\"2026-06-11T10:55:11.295400768Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.296399 crc crio[22652]: time=\"2026-06-11T10:55:11.295433609Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.296399 crc crio[22652]: time=\"2026-06-11T10:55:11.295535822Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.296399 crc crio[22652]: time=\"2026-06-11T10:55:11.295567953Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.296399 crc crio[22652]: time=\"2026-06-11T10:55:11.295637925Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.296399 crc crio[22652]: time=\"2026-06-11T10:55:11.295669356Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.296399 crc crio[22652]: time=\"2026-06-11T10:55:11.295751749Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.296399 crc crio[22652]: time=\"2026-06-11T10:55:11.29578507Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.296399 crc crio[22652]: time=\"2026-06-11T10:55:11.295863693Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.296399 crc crio[22652]: time=\"2026-06-11T10:55:11.295894554Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.296399 crc crio[22652]: time=\"2026-06-11T10:55:11.295983296Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.296399 crc crio[22652]: time=\"2026-06-11T10:55:11.296016457Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.296399 crc crio[22652]: time=\"2026-06-11T10:55:11.2960893Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.296399 crc crio[22652]: time=\"2026-06-11T10:55:11.296239335Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.297108 crc crio[22652]: time=\"2026-06-11T10:55:11.29641378Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.297108 crc crio[22652]: time=\"2026-06-11T10:55:11.296448591Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.297108 crc crio[22652]: time=\"2026-06-11T10:55:11.296537714Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.297108 crc crio[22652]: time=\"2026-06-11T10:55:11.296569655Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.297108 crc crio[22652]: time=\"2026-06-11T10:55:11.296653718Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.297108 crc crio[22652]: time=\"2026-06-11T10:55:11.296685959Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.297108 crc crio[22652]: time=\"2026-06-11T10:55:11.296784002Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.297108 crc crio[22652]: time=\"2026-06-11T10:55:11.296814073Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.297108 crc crio[22652]: time=\"2026-06-11T10:55:11.296913006Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.297108 crc crio[22652]: time=\"2026-06-11T10:55:11.296948257Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.297108 crc crio[22652]: time=\"2026-06-11T10:55:11.297047521Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.297108 crc crio[22652]: time=\"2026-06-11T10:55:11.297081022Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.297683 crc crio[22652]: time=\"2026-06-11T10:55:11.297271648Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.297683 crc crio[22652]: time=\"2026-06-11T10:55:11.297306329Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.297683 crc crio[22652]: time=\"2026-06-11T10:55:11.297392702Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.297683 crc crio[22652]: time=\"2026-06-11T10:55:11.297421823Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.297683 crc crio[22652]: time=\"2026-06-11T10:55:11.297571277Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.297683 crc crio[22652]: time=\"2026-06-11T10:55:11.297603368Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.297683 crc crio[22652]: time=\"2026-06-11T10:55:11.297627259Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.297683 crc crio[22652]: time=\"2026-06-11T10:55:11.29764824Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.297683 crc crio[22652]: time=\"2026-06-11T10:55:11.297676041Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.298088 crc crio[22652]: time=\"2026-06-11T10:55:11.297696901Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.298088 crc crio[22652]: time=\"2026-06-11T10:55:11.297799765Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.298088 crc crio[22652]: time=\"2026-06-11T10:55:11.297840246Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.298088 crc crio[22652]: time=\"2026-06-11T10:55:11.297921209Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.298088 crc crio[22652]: time=\"2026-06-11T10:55:11.29795246Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.298088 crc crio[22652]: time=\"2026-06-11T10:55:11.298052903Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.298088 crc crio[22652]: time=\"2026-06-11T10:55:11.298085034Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.298476 crc crio[22652]: time=\"2026-06-11T10:55:11.29827248Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.298476 crc crio[22652]: time=\"2026-06-11T10:55:11.298307001Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.298476 crc crio[22652]: time=\"2026-06-11T10:55:11.298407014Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.298476 crc crio[22652]: time=\"2026-06-11T10:55:11.298439525Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.298666 crc crio[22652]: time=\"2026-06-11T10:55:11.298516678Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.298666 crc crio[22652]: time=\"2026-06-11T10:55:11.298548059Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.298666 crc crio[22652]: time=\"2026-06-11T10:55:11.298626361Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.298666 crc crio[22652]: time=\"2026-06-11T10:55:11.298656612Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.298828 crc crio[22652]: time=\"2026-06-11T10:55:11.298734545Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.298828 crc crio[22652]: time=\"2026-06-11T10:55:11.298764766Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.298923 crc crio[22652]: time=\"2026-06-11T10:55:11.298839548Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.298923 crc crio[22652]: time=\"2026-06-11T10:55:11.298873259Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.299007 crc crio[22652]: time=\"2026-06-11T10:55:11.298950242Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.299007 crc crio[22652]: time=\"2026-06-11T10:55:11.298980873Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.299104 crc crio[22652]: time=\"2026-06-11T10:55:11.299057625Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.299104 crc crio[22652]: time=\"2026-06-11T10:55:11.299086966Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.299309 crc crio[22652]: time=\"2026-06-11T10:55:11.299248211Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.299357 crc crio[22652]: time=\"2026-06-11T10:55:11.299280912Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.299449 crc crio[22652]: time=\"2026-06-11T10:55:11.299412956Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.299529 crc crio[22652]: time=\"2026-06-11T10:55:11.299465288Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.299529 crc crio[22652]: time=\"2026-06-11T10:55:11.299495569Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.299529 crc crio[22652]: time=\"2026-06-11T10:55:11.29951862Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.299660 crc crio[22652]: time=\"2026-06-11T10:55:11.299548461Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.299660 crc crio[22652]: time=\"2026-06-11T10:55:11.299571642Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.299754 crc crio[22652]: time=\"2026-06-11T10:55:11.299676205Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.299754 crc crio[22652]: time=\"2026-06-11T10:55:11.299706766Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.299842 crc crio[22652]: time=\"2026-06-11T10:55:11.299779108Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.299842 crc crio[22652]: time=\"2026-06-11T10:55:11.299807259Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.300020 crc crio[22652]: time=\"2026-06-11T10:55:11.299894642Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.300020 crc crio[22652]: time=\"2026-06-11T10:55:11.299925733Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.300020 crc crio[22652]: time=\"2026-06-11T10:55:11.300007246Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.300281 crc crio[22652]: time=\"2026-06-11T10:55:11.300035526Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.300281 crc crio[22652]: time=\"2026-06-11T10:55:11.300180741Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.300281 crc crio[22652]: time=\"2026-06-11T10:55:11.300249583Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.300419 crc crio[22652]: time=\"2026-06-11T10:55:11.300294135Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.300419 crc crio[22652]: time=\"2026-06-11T10:55:11.300315955Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.300515 crc crio[22652]: time=\"2026-06-11T10:55:11.30045145Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.300515 crc crio[22652]: time=\"2026-06-11T10:55:11.300481211Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.300597 crc crio[22652]: time=\"2026-06-11T10:55:11.300556303Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.300597 crc crio[22652]: time=\"2026-06-11T10:55:11.300589674Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.300685 crc crio[22652]: time=\"2026-06-11T10:55:11.300671787Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.300741 crc crio[22652]: time=\"2026-06-11T10:55:11.300701318Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.300796 crc crio[22652]: time=\"2026-06-11T10:55:11.30077879Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.300847 crc crio[22652]: time=\"2026-06-11T10:55:11.300810031Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.300923 crc crio[22652]: time=\"2026-06-11T10:55:11.300886804Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.300982 crc crio[22652]: time=\"2026-06-11T10:55:11.300936555Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.301021 crc crio[22652]: time=\"2026-06-11T10:55:11.301002017Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.301059 crc crio[22652]: time=\"2026-06-11T10:55:11.301031418Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.301255 crc crio[22652]: time=\"2026-06-11T10:55:11.301109401Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.301255 crc crio[22652]: time=\"2026-06-11T10:55:11.301242575Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.301362 crc crio[22652]: time=\"2026-06-11T10:55:11.301273706Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.301362 crc crio[22652]: time=\"2026-06-11T10:55:11.301295357Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.301438 crc crio[22652]: time=\"2026-06-11T10:55:11.301427411Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.301477 crc crio[22652]: time=\"2026-06-11T10:55:11.301455762Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.301572 crc crio[22652]: time=\"2026-06-11T10:55:11.301536755Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.301642 crc crio[22652]: time=\"2026-06-11T10:55:11.301584806Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.301683 crc crio[22652]: time=\"2026-06-11T10:55:11.301651238Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.301683 crc crio[22652]: time=\"2026-06-11T10:55:11.301680499Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.301777 crc crio[22652]: time=\"2026-06-11T10:55:11.301755352Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.301926 crc crio[22652]: time=\"2026-06-11T10:55:11.301782653Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.301926 crc crio[22652]: time=\"2026-06-11T10:55:11.301866995Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.301926 crc crio[22652]: time=\"2026-06-11T10:55:11.301903216Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.302089 crc crio[22652]: time=\"2026-06-11T10:55:11.301980329Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.302089 crc crio[22652]: time=\"2026-06-11T10:55:11.302034271Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.302378 crc crio[22652]: time=\"2026-06-11T10:55:11.30231834Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.302378 crc crio[22652]: time=\"2026-06-11T10:55:11.302352591Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.302378 crc crio[22652]: time=\"2026-06-11T10:55:11.302376372Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.302512 crc crio[22652]: time=\"2026-06-11T10:55:11.302396702Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.302558 crc crio[22652]: time=\"2026-06-11T10:55:11.302544527Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.302607 crc crio[22652]: time=\"2026-06-11T10:55:11.302572308Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.302692 crc crio[22652]: time=\"2026-06-11T10:55:11.302654641Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.302760 crc crio[22652]: time=\"2026-06-11T10:55:11.302704342Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.302800 crc crio[22652]: time=\"2026-06-11T10:55:11.302771834Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.302838 crc crio[22652]: time=\"2026-06-11T10:55:11.302799715Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.302909 crc crio[22652]: time=\"2026-06-11T10:55:11.302877158Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.303182 crc crio[22652]: time=\"2026-06-11T10:55:11.302922899Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.303182 crc crio[22652]: time=\"2026-06-11T10:55:11.302985061Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.303182 crc crio[22652]: time=\"2026-06-11T10:55:11.303085444Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.303182 crc crio[22652]: time=\"2026-06-11T10:55:11.303163457Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.303388 crc crio[22652]: time=\"2026-06-11T10:55:11.303235619Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.303388 crc crio[22652]: time=\"2026-06-11T10:55:11.30326617Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.303388 crc crio[22652]: time=\"2026-06-11T10:55:11.303289481Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.303513 crc crio[22652]: time=\"2026-06-11T10:55:11.303394964Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.303513 crc crio[22652]: time=\"2026-06-11T10:55:11.303426875Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.303590 crc crio[22652]: time=\"2026-06-11T10:55:11.30355839Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.303590 crc crio[22652]: time=\"2026-06-11T10:55:11.30358692Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.303716 crc crio[22652]: time=\"2026-06-11T10:55:11.303680053Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.303790 crc crio[22652]: time=\"2026-06-11T10:55:11.303727085Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.304005 crc crio[22652]: time=\"2026-06-11T10:55:11.303932778Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.304082 crc crio[22652]: time=\"2026-06-11T10:55:11.30401237Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.304082 crc crio[22652]: time=\"2026-06-11T10:55:11.304045331Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.304082 crc crio[22652]: time=\"2026-06-11T10:55:11.304072772Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.304606 crc crio[22652]: time=\"2026-06-11T10:55:11.304094793Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.304606 crc crio[22652]: time=\"2026-06-11T10:55:11.304165525Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.304606 crc crio[22652]: time=\"2026-06-11T10:55:11.304328164Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.304606 crc crio[22652]: time=\"2026-06-11T10:55:11.304467259Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.304606 crc crio[22652]: time=\"2026-06-11T10:55:11.30450819Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.304606 crc crio[22652]: time=\"2026-06-11T10:55:11.304543591Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.304606 crc crio[22652]: time=\"2026-06-11T10:55:11.304569922Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.304606 crc crio[22652]: time=\"2026-06-11T10:55:11.304589313Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.304922 crc crio[22652]: time=\"2026-06-11T10:55:11.304776754Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.304922 crc crio[22652]: time=\"2026-06-11T10:55:11.304812285Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.305067 crc crio[22652]: time=\"2026-06-11T10:55:11.305027116Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.305184 crc crio[22652]: time=\"2026-06-11T10:55:11.305082318Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.305281 crc crio[22652]: time=\"2026-06-11T10:55:11.305256159Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.305424 crc crio[22652]: time=\"2026-06-11T10:55:11.305374763Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.305424 crc crio[22652]: time=\"2026-06-11T10:55:11.305415314Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.305503 crc crio[22652]: time=\"2026-06-11T10:55:11.305450305Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.305543 crc crio[22652]: time=\"2026-06-11T10:55:11.305519018Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.305582 crc crio[22652]: time=\"2026-06-11T10:55:11.305551799Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.305616 crc crio[22652]: time=\"2026-06-11T10:55:11.30558898Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.305793 crc crio[22652]: time=\"2026-06-11T10:55:11.305757095Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.306325 crc crio[22652]: time=\"2026-06-11T10:55:11.306099776Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.306325 crc crio[22652]: time=\"2026-06-11T10:55:11.306278812Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.306436 crc crio[22652]: time=\"2026-06-11T10:55:11.306320413Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.306436 crc crio[22652]: time=\"2026-06-11T10:55:11.306364435Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.306827 crc crio[22652]: time=\"2026-06-11T10:55:11.306762147Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.306894 crc crio[22652]: time=\"2026-06-11T10:55:11.30683466Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.307001 crc crio[22652]: time=\"2026-06-11T10:55:11.306939082Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.307059 crc crio[22652]: time=\"2026-06-11T10:55:11.307012134Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.307059 crc crio[22652]: time=\"2026-06-11T10:55:11.307047046Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.307338 crc crio[22652]: time=\"2026-06-11T10:55:11.307082557Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.307338 crc crio[22652]: time=\"2026-06-11T10:55:11.307232111Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.307338 crc crio[22652]: time=\"2026-06-11T10:55:11.307283903Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.307760 crc crio[22652]: time=\"2026-06-11T10:55:11.307703277Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.307825 crc crio[22652]: time=\"2026-06-11T10:55:11.307766469Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.307882 crc crio[22652]: time=\"2026-06-11T10:55:11.307828591Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.307882 crc crio[22652]: time=\"2026-06-11T10:55:11.307863272Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.308747 crc crio[22652]: time=\"2026-06-11T10:55:11.308681508Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.308747 crc crio[22652]: time=\"2026-06-11T10:55:11.30874372Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.308854 crc crio[22652]: time=\"2026-06-11T10:55:11.308782141Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.308854 crc crio[22652]: time=\"2026-06-11T10:55:11.308819822Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.308854 crc crio[22652]: time=\"2026-06-11T10:55:11.308852643Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.308951 crc crio[22652]: time=\"2026-06-11T10:55:11.308881254Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.309095 crc crio[22652]: time=\"2026-06-11T10:55:11.3090415Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.309095 crc crio[22652]: time=\"2026-06-11T10:55:11.309093731Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.309286 crc crio[22652]: time=\"2026-06-11T10:55:11.309184944Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.309286 crc crio[22652]: time=\"2026-06-11T10:55:11.309250856Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.309358 crc crio[22652]: time=\"2026-06-11T10:55:11.309302188Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.309358 crc crio[22652]: time=\"2026-06-11T10:55:11.309347049Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.309616 crc crio[22652]: time=\"2026-06-11T10:55:11.309547966Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.309682 crc crio[22652]: time=\"2026-06-11T10:55:11.309622798Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.309682 crc crio[22652]: time=\"2026-06-11T10:55:11.309660049Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.309763 crc crio[22652]: time=\"2026-06-11T10:55:11.309695621Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.309763 crc crio[22652]: time=\"2026-06-11T10:55:11.309724912Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.309763 crc crio[22652]: time=\"2026-06-11T10:55:11.309750012Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.309858 crc crio[22652]: time=\"2026-06-11T10:55:11.309839595Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.309898 crc crio[22652]: time=\"2026-06-11T10:55:11.309875666Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.310317 crc crio[22652]: time=\"2026-06-11T10:55:11.310058377Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.310317 crc crio[22652]: time=\"2026-06-11T10:55:11.310180226Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.310317 crc crio[22652]: time=\"2026-06-11T10:55:11.310244868Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.310317 crc crio[22652]: time=\"2026-06-11T10:55:11.310277529Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.310317 crc crio[22652]: time=\"2026-06-11T10:55:11.310311929Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.310523 crc crio[22652]: time=\"2026-06-11T10:55:11.310356861Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.311011 crc crio[22652]: time=\"2026-06-11T10:55:11.3109476Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.311067 crc crio[22652]: time=\"2026-06-11T10:55:11.311014918Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.311067 crc crio[22652]: time=\"2026-06-11T10:55:11.311058593Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.311191 crc crio[22652]: time=\"2026-06-11T10:55:11.311091654Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.311315 crc crio[22652]: time=\"2026-06-11T10:55:11.311243119Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.311315 crc crio[22652]: time=\"2026-06-11T10:55:11.31128132Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.311507 crc crio[22652]: time=\"2026-06-11T10:55:11.311442456Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.311564 crc crio[22652]: time=\"2026-06-11T10:55:11.311516508Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.311615 crc crio[22652]: time=\"2026-06-11T10:55:11.311561589Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.311615 crc crio[22652]: time=\"2026-06-11T10:55:11.311597591Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.311679 crc crio[22652]: time=\"2026-06-11T10:55:11.311638372Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.311679 crc crio[22652]: time=\"2026-06-11T10:55:11.311662683Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.311871 crc crio[22652]: time=\"2026-06-11T10:55:11.311816488Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.311871 crc crio[22652]: time=\"2026-06-11T10:55:11.311870109Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.312301 crc crio[22652]: time=\"2026-06-11T10:55:11.312061135Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.312301 crc crio[22652]: time=\"2026-06-11T10:55:11.312224011Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.312301 crc crio[22652]: time=\"2026-06-11T10:55:11.312269292Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.312301 crc crio[22652]: time=\"2026-06-11T10:55:11.312302493Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.312469 crc crio[22652]: time=\"2026-06-11T10:55:11.312397706Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.312469 crc crio[22652]: time=\"2026-06-11T10:55:11.312438458Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.312650 crc crio[22652]: time=\"2026-06-11T10:55:11.312600322Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.312706 crc crio[22652]: time=\"2026-06-11T10:55:11.312660184Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.312706 crc crio[22652]: time=\"2026-06-11T10:55:11.312678614Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.312706 crc crio[22652]: time=\"2026-06-11T10:55:11.312703345Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.312809 crc crio[22652]: time=\"2026-06-11T10:55:11.312735736Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.312809 crc crio[22652]: time=\"2026-06-11T10:55:11.312759007Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.312981 crc crio[22652]: time=\"2026-06-11T10:55:11.312943753Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.313033 crc crio[22652]: time=\"2026-06-11T10:55:11.313005465Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.313173 crc crio[22652]: time=\"2026-06-11T10:55:11.313078198Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.313280 crc crio[22652]: time=\"2026-06-11T10:55:11.313228283Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.313280 crc crio[22652]: time=\"2026-06-11T10:55:11.313274264Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.313493 crc crio[22652]: time=\"2026-06-11T10:55:11.313310526Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.313493 crc crio[22652]: time=\"2026-06-11T10:55:11.313320786Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.313493 crc crio[22652]: time=\"2026-06-11T10:55:11.313338827Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.313493 crc crio[22652]: time=\"2026-06-11T10:55:11.313451489Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.313493 crc crio[22652]: time=\"2026-06-11T10:55:11.31348706Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.313726 crc crio[22652]: time=\"2026-06-11T10:55:11.313689647Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.313790 crc crio[22652]: time=\"2026-06-11T10:55:11.313748469Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.313825 crc crio[22652]: time=\"2026-06-11T10:55:11.31379294Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.313860 crc crio[22652]: time=\"2026-06-11T10:55:11.313823591Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.313997 crc crio[22652]: time=\"2026-06-11T10:55:11.313964386Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.314084 crc crio[22652]: time=\"2026-06-11T10:55:11.314036698Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.314269 crc crio[22652]: time=\"2026-06-11T10:55:11.314194754Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.314360 crc crio[22652]: time=\"2026-06-11T10:55:11.314280397Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.314360 crc crio[22652]: time=\"2026-06-11T10:55:11.314321008Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.314360 crc crio[22652]: time=\"2026-06-11T10:55:11.314353819Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.314484 crc crio[22652]: time=\"2026-06-11T10:55:11.3144177Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.314484 crc crio[22652]: time=\"2026-06-11T10:55:11.314449511Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.314614 crc crio[22652]: time=\"2026-06-11T10:55:11.314570115Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.314674 crc crio[22652]: time=\"2026-06-11T10:55:11.314627667Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.314674 crc crio[22652]: time=\"2026-06-11T10:55:11.314658798Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.314753 crc crio[22652]: time=\"2026-06-11T10:55:11.314682569Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.314951 crc crio[22652]: time=\"2026-06-11T10:55:11.314888765Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.315030 crc crio[22652]: time=\"2026-06-11T10:55:11.314953747Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.315030 crc crio[22652]: time=\"2026-06-11T10:55:11.314989378Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.315030 crc crio[22652]: time=\"2026-06-11T10:55:11.31502727Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.315299 crc crio[22652]: time=\"2026-06-11T10:55:11.315056881Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.315299 crc crio[22652]: time=\"2026-06-11T10:55:11.315080721Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.316389 crc crio[22652]: time=\"2026-06-11T10:55:11.315303058Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.316389 crc crio[22652]: time=\"2026-06-11T10:55:11.31534183Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.316389 crc crio[22652]: time=\"2026-06-11T10:55:11.315393971Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.316389 crc crio[22652]: time=\"2026-06-11T10:55:11.315426502Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.316389 crc crio[22652]: time=\"2026-06-11T10:55:11.315530505Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.316389 crc crio[22652]: time=\"2026-06-11T10:55:11.315572176Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.318185 crc crio[22652]: time=\"2026-06-11T10:55:11.317974923Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.318185 crc crio[22652]: time=\"2026-06-11T10:55:11.318050626Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.318185 crc crio[22652]: time=\"2026-06-11T10:55:11.318063176Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.318185 crc crio[22652]: time=\"2026-06-11T10:55:11.318079087Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.318185 crc crio[22652]: time=\"2026-06-11T10:55:11.318100137Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.318185 crc crio[22652]: time=\"2026-06-11T10:55:11.31816922Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.319746 crc crio[22652]: time=\"2026-06-11T10:55:11.318340814Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.319746 crc crio[22652]: time=\"2026-06-11T10:55:11.318379515Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.319746 crc crio[22652]: time=\"2026-06-11T10:55:11.318407476Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.319746 crc crio[22652]: time=\"2026-06-11T10:55:11.318431207Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.319746 crc crio[22652]: time=\"2026-06-11T10:55:11.318584322Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.319746 crc crio[22652]: time=\"2026-06-11T10:55:11.318612053Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.319746 crc crio[22652]: time=\"2026-06-11T10:55:11.318632353Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.319746 crc crio[22652]: time=\"2026-06-11T10:55:11.318652194Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.319746 crc crio[22652]: time=\"2026-06-11T10:55:11.319390437Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.319746 crc crio[22652]: time=\"2026-06-11T10:55:11.319643295Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.320284 crc crio[22652]: time=\"2026-06-11T10:55:11.319775119Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.320284 crc crio[22652]: time=\"2026-06-11T10:55:11.320193943Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.320470 crc crio[22652]: time=\"2026-06-11T10:55:11.320346817Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.320511 crc crio[22652]: time=\"2026-06-11T10:55:11.320466451Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.320728 crc crio[22652]: time=\"2026-06-11T10:55:11.320589055Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.320864 crc crio[22652]: time=\"2026-06-11T10:55:11.320811182Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.321532 crc crio[22652]: time=\"2026-06-11T10:55:11.320969467Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.321680 crc crio[22652]: time=\"2026-06-11T10:55:11.321611248Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.321822 crc crio[22652]: time=\"2026-06-11T10:55:11.321757613Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.321909 crc crio[22652]: time=\"2026-06-11T10:55:11.321891687Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.322193 crc crio[22652]: time=\"2026-06-11T10:55:11.322096084Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.322396 crc crio[22652]: time=\"2026-06-11T10:55:11.32230579Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.322499 crc crio[22652]: time=\"2026-06-11T10:55:11.322458105Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.322630 crc crio[22652]: time=\"2026-06-11T10:55:11.32259321Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.322757 crc crio[22652]: time=\"2026-06-11T10:55:11.322715873Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.322872 crc crio[22652]: time=\"2026-06-11T10:55:11.322831597Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.322991 crc crio[22652]: time=\"2026-06-11T10:55:11.322951731Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.323097 crc crio[22652]: time=\"2026-06-11T10:55:11.323061605Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.324323 crc crio[22652]: time=\"2026-06-11T10:55:11.32322821Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.324323 crc crio[22652]: time=\"2026-06-11T10:55:11.323346304Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.324323 crc crio[22652]: time=\"2026-06-11T10:55:11.323467458Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.324851 crc crio[22652]: time=\"2026-06-11T10:55:11.324104748Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.324851 crc crio[22652]: time=\"2026-06-11T10:55:11.324554673Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.324851 crc crio[22652]: time=\"2026-06-11T10:55:11.32479153Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.325036 crc crio[22652]: time=\"2026-06-11T10:55:11.325015117Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.326536 crc crio[22652]: time=\"2026-06-11T10:55:11.325235494Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.326536 crc crio[22652]: time=\"2026-06-11T10:55:11.325449431Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.326536 crc crio[22652]: time=\"2026-06-11T10:55:11.325616247Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.326536 crc crio[22652]: time=\"2026-06-11T10:55:11.326066861Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.326536 crc crio[22652]: time=\"2026-06-11T10:55:11.326331509Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.326536 crc crio[22652]: time=\"2026-06-11T10:55:11.326444013Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.326536 crc crio[22652]: time=\"2026-06-11T10:55:11.326473284Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.326808 crc crio[22652]: time=\"2026-06-11T10:55:11.326610788Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.326916 crc crio[22652]: time=\"2026-06-11T10:55:11.32665417Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.326969 crc crio[22652]: time=\"2026-06-11T10:55:11.326934969Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.330454 crc crio[22652]: time=\"2026-06-11T10:55:11.32697454Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.330454 crc crio[22652]: time=\"2026-06-11T10:55:11.327026282Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.330454 crc crio[22652]: time=\"2026-06-11T10:55:11.327053093Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.330454 crc crio[22652]: time=\"2026-06-11T10:55:11.327264549Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.330454 crc crio[22652]: time=\"2026-06-11T10:55:11.327301361Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.330454 crc crio[22652]: time=\"2026-06-11T10:55:11.327328982Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.330454 crc crio[22652]: time=\"2026-06-11T10:55:11.327350362Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.331554 crc crio[22652]: time=\"2026-06-11T10:55:11.330593644Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.331554 crc crio[22652]: time=\"2026-06-11T10:55:11.330838092Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.331554 crc crio[22652]: time=\"2026-06-11T10:55:11.330937425Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.331554 crc crio[22652]: time=\"2026-06-11T10:55:11.331053629Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.331554 crc crio[22652]: time=\"2026-06-11T10:55:11.331315418Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.331554 crc crio[22652]: time=\"2026-06-11T10:55:11.331442912Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.332404 crc crio[22652]: time=\"2026-06-11T10:55:11.331686258Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.332404 crc crio[22652]: time=\"2026-06-11T10:55:11.331774501Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.332404 crc crio[22652]: time=\"2026-06-11T10:55:11.331804682Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.332404 crc crio[22652]: time=\"2026-06-11T10:55:11.331826363Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.332404 crc crio[22652]: time=\"2026-06-11T10:55:11.331838493Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.332404 crc crio[22652]: time=\"2026-06-11T10:55:11.331853154Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.332404 crc crio[22652]: time=\"2026-06-11T10:55:11.331959977Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.332404 crc crio[22652]: time=\"2026-06-11T10:55:11.331991928Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.332404 crc crio[22652]: time=\"2026-06-11T10:55:11.332110651Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.332404 crc crio[22652]: time=\"2026-06-11T10:55:11.332230935Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.332404 crc crio[22652]: time=\"2026-06-11T10:55:11.332322588Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.332404 crc crio[22652]: time=\"2026-06-11T10:55:11.332353599Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.333763 crc crio[22652]: time=\"2026-06-11T10:55:11.332494513Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.333763 crc crio[22652]: time=\"2026-06-11T10:55:11.332530915Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.333763 crc crio[22652]: time=\"2026-06-11T10:55:11.332681529Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.333763 crc crio[22652]: time=\"2026-06-11T10:55:11.33271221Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.333763 crc crio[22652]: time=\"2026-06-11T10:55:11.332840094Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.333763 crc crio[22652]: time=\"2026-06-11T10:55:11.332868815Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.333763 crc crio[22652]: time=\"2026-06-11T10:55:11.332946958Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.333763 crc crio[22652]: time=\"2026-06-11T10:55:11.332978549Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.333763 crc crio[22652]: time=\"2026-06-11T10:55:11.333082042Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.333763 crc crio[22652]: time=\"2026-06-11T10:55:11.333171235Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.333763 crc crio[22652]: time=\"2026-06-11T10:55:11.33333149Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.333763 crc crio[22652]: time=\"2026-06-11T10:55:11.333364201Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.333763 crc crio[22652]: time=\"2026-06-11T10:55:11.333533527Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.333763 crc crio[22652]: time=\"2026-06-11T10:55:11.333580628Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.333763 crc crio[22652]: time=\"2026-06-11T10:55:11.333722313Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.333763 crc crio[22652]: time=\"2026-06-11T10:55:11.333761824Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.336049 crc crio[22652]: time=\"2026-06-11T10:55:11.335239081Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.336049 crc crio[22652]: time=\"2026-06-11T10:55:11.335306434Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:11.336049 crc crio[22652]: time=\"2026-06-11T10:55:11.335319994Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 10:55:11.336049 crc crio[22652]: time=\"2026-06-11T10:55:11.335339565Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 10:55:15.013330 crc crio[22652]: time=\"2026-06-11T10:55:15.012506132Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/etc/kubernetes/cni/net.d/00-multus.conf\\\"\"\nJun 11 10:55:15.031502 crc crio[22652]: time=\"2026-06-11T10:55:15.031392881Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 10:55:15.031502 crc crio[22652]: time=\"2026-06-11T10:55:15.031475964Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 10:55:15.031737 crc crio[22652]: time=\"2026-06-11T10:55:15.031536516Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/etc/kubernetes/cni/net.d/00-multus.conf\\\"\"\nJun 11 10:55:15.048929 crc crio[22652]: time=\"2026-06-11T10:55:15.048836285Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 10:55:15.048929 crc crio[22652]: time=\"2026-06-11T10:55:15.048889017Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 10:55:47.370278 crc crio[22652]: time=\"2026-06-11T10:55:47.369054445Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9l9ffs/POD\" id=ea2c3663-88c9-478c-b3fd-9f886951bd77 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:55:47.371610 crc crio[22652]: time=\"2026-06-11T10:55:47.370334446Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:55:47.412956 crc crio[22652]: time=\"2026-06-11T10:55:47.412443512Z\" level=info msg=\"Got pod network &{Name:ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9l9ffs Namespace:openshift-marketplace ID:fc5b29c136a3ff9ecc6ec5d7b891f85f23b4930de4218ab27b6d30427b89cca3 UID:7f278ff8-2321-40b6-b420-8cc237445225 NetNS:/var/run/netns/21aa23f8-9fa4-40cc-bee3-50c0ea6d90fe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7f278ff8_2321_40b6_b420_8cc237445225.slice PodAnnotations:0xc0036e6d28}] Aliases:map[]}\"\nJun 11 10:55:47.412956 crc crio[22652]: time=\"2026-06-11T10:55:47.412844485Z\" level=info msg=\"Adding pod openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9l9ffs to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 10:55:47.728746 crc crio[22652]: 2026-06-11T10:55:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fc5b29c136a3ff9 Mac:c2:3a:4c:ad:e0:dd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:07 Mtu:0 Sandbox:/var/run/netns/21aa23f8-9fa4-40cc-bee3-50c0ea6d90fe SocketPath: PciID:}] [{Interface:0xc00025ac20 Address:{IP:10.217.0.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 10:55:47.729866 crc crio[22652]: time=\"2026-06-11T10:55:47.729800455Z\" level=info msg=\"Got pod network &{Name:ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9l9ffs Namespace:openshift-marketplace ID:fc5b29c136a3ff9ecc6ec5d7b891f85f23b4930de4218ab27b6d30427b89cca3 UID:7f278ff8-2321-40b6-b420-8cc237445225 NetNS:/var/run/netns/21aa23f8-9fa4-40cc-bee3-50c0ea6d90fe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7f278ff8_2321_40b6_b420_8cc237445225.slice PodAnnotations:0xc0036e6d28}] Aliases:map[]}\"\nJun 11 10:55:47.729983 crc crio[22652]: time=\"2026-06-11T10:55:47.729929869Z\" level=info msg=\"Checking pod openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9l9ffs for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 10:55:47.735650 crc crio[22652]: time=\"2026-06-11T10:55:47.735569608Z\" level=info msg=\"Ran pod sandbox fc5b29c136a3ff9ecc6ec5d7b891f85f23b4930de4218ab27b6d30427b89cca3 with infra container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9l9ffs/POD\" id=ea2c3663-88c9-478c-b3fd-9f886951bd77 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:55:47.737618 crc crio[22652]: time=\"2026-06-11T10:55:47.737562761Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=91e0193b-52d5-4b8b-a2a8-a6b74b6e3ac7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:55:47.742335 crc crio[22652]: time=\"2026-06-11T10:55:47.74226368Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=4b0853f7-f34c-407d-b508-7e6a5062e4b5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:55:47.749649 crc crio[22652]: time=\"2026-06-11T10:55:47.749567482Z\" level=info msg=\"Creating container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9l9ffs/util\" id=d5a3ae5c-9e96-484d-a2ae-5b859b3b95c7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:55:47.749993 crc crio[22652]: time=\"2026-06-11T10:55:47.749936173Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:55:47.772747 crc crio[22652]: time=\"2026-06-11T10:55:47.772687256Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:55:47.775953 crc crio[22652]: time=\"2026-06-11T10:55:47.775883067Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:55:47.887874 crc crio[22652]: time=\"2026-06-11T10:55:47.887543121Z\" level=info msg=\"Created container dfff7bb0516ec868796fc0c9f9b0172e9faccdd1019e608628a58293b263f8fa: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9l9ffs/util\" id=d5a3ae5c-9e96-484d-a2ae-5b859b3b95c7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:55:47.889349 crc crio[22652]: time=\"2026-06-11T10:55:47.889262057Z\" level=info msg=\"Starting container: dfff7bb0516ec868796fc0c9f9b0172e9faccdd1019e608628a58293b263f8fa\" id=a66e6634-ebf0-4892-bab2-12deca9bfab6 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:55:47.896726 crc crio[22652]: time=\"2026-06-11T10:55:47.896507526Z\" level=info msg=\"Started container\" PID=36854 containerID=dfff7bb0516ec868796fc0c9f9b0172e9faccdd1019e608628a58293b263f8fa description=openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9l9ffs/util id=a66e6634-ebf0-4892-bab2-12deca9bfab6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fc5b29c136a3ff9ecc6ec5d7b891f85f23b4930de4218ab27b6d30427b89cca3\nJun 11 10:55:48.619594 crc crio[22652]: time=\"2026-06-11T10:55:48.619495826Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=0b3ad008-0689-4681-9e1b-9bc9ba61cda3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:55:48.620195 crc crio[22652]: time=\"2026-06-11T10:55:48.619898408Z\" level=info msg=\"Image registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7 not found\" id=0b3ad008-0689-4681-9e1b-9bc9ba61cda3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:55:48.620195 crc crio[22652]: time=\"2026-06-11T10:55:48.619984431Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7 found\" id=0b3ad008-0689-4681-9e1b-9bc9ba61cda3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:55:48.624770 crc crio[22652]: time=\"2026-06-11T10:55:48.624678281Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=c3cd9453-d156-4ccb-bd69-7c7eea7734ac name=/runtime.v1.ImageService/PullImage\nJun 11 10:55:48.634806 crc crio[22652]: time=\"2026-06-11T10:55:48.634678308Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\\\"\"\nJun 11 10:55:50.599918 crc crio[22652]: time=\"2026-06-11T10:55:50.599497335Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=c3cd9453-d156-4ccb-bd69-7c7eea7734ac name=/runtime.v1.ImageService/PullImage\nJun 11 10:55:50.601109 crc crio[22652]: time=\"2026-06-11T10:55:50.601016152Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=63a20f7b-e4a6-40bf-803e-f8e66e1df93c name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:55:50.605299 crc crio[22652]: time=\"2026-06-11T10:55:50.605185304Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=e4669f28-3a44-4a11-b371-94ffb6eb003d name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:55:50.614482 crc crio[22652]: time=\"2026-06-11T10:55:50.614399037Z\" level=info msg=\"Creating container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9l9ffs/pull\" id=f0b6c4fb-8ec8-46e5-a499-61ae6005fef7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:55:50.615939 crc crio[22652]: time=\"2026-06-11T10:55:50.615893585Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:55:50.647695 crc crio[22652]: time=\"2026-06-11T10:55:50.647538749Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:55:50.648799 crc crio[22652]: time=\"2026-06-11T10:55:50.647804687Z\" level=warning msg=\"Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/c4c2b0046d4d81339b776c326e92f4ef1c065d9b0d8edc03362b453a5746ae37/merged/etc/passwd: no such file or directory\"\nJun 11 10:55:50.648799 crc crio[22652]: time=\"2026-06-11T10:55:50.647833758Z\" level=warning msg=\"Failed to open /etc/group: open /var/lib/containers/storage/overlay/c4c2b0046d4d81339b776c326e92f4ef1c065d9b0d8edc03362b453a5746ae37/merged/etc/group: no such file or directory\"\nJun 11 10:55:50.650557 crc crio[22652]: time=\"2026-06-11T10:55:50.650472373Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:55:50.761004 crc crio[22652]: time=\"2026-06-11T10:55:50.760859456Z\" level=info msg=\"Created container fbaf5d5a6d540510cd5d8f0c01df9edfefe5979ff460cf775295a85a37f97b73: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9l9ffs/pull\" id=f0b6c4fb-8ec8-46e5-a499-61ae6005fef7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:55:50.763053 crc crio[22652]: time=\"2026-06-11T10:55:50.762986653Z\" level=info msg=\"Starting container: fbaf5d5a6d540510cd5d8f0c01df9edfefe5979ff460cf775295a85a37f97b73\" id=5f30b710-f727-4267-bd98-e03d778a5281 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:55:50.768469 crc crio[22652]: time=\"2026-06-11T10:55:50.768391455Z\" level=info msg=\"Started container\" PID=36977 containerID=fbaf5d5a6d540510cd5d8f0c01df9edfefe5979ff460cf775295a85a37f97b73 description=openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9l9ffs/pull id=5f30b710-f727-4267-bd98-e03d778a5281 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fc5b29c136a3ff9ecc6ec5d7b891f85f23b4930de4218ab27b6d30427b89cca3\nJun 11 10:55:51.656666 crc crio[22652]: time=\"2026-06-11T10:55:51.652733676Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=867e7181-76d8-4f99-ae0a-b66d64b1a6b4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:55:51.659945 crc crio[22652]: time=\"2026-06-11T10:55:51.658912242Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=ac1be927-f646-4f6c-9779-c093b1dc3b5d name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:55:51.666723 crc crio[22652]: time=\"2026-06-11T10:55:51.666326107Z\" level=info msg=\"Creating container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9l9ffs/extract\" id=0bee5401-9111-454e-a397-1bbd5e18ca01 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:55:51.666982 crc crio[22652]: time=\"2026-06-11T10:55:51.666925896Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:55:51.706391 crc crio[22652]: time=\"2026-06-11T10:55:51.70580751Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:55:51.716780 crc crio[22652]: time=\"2026-06-11T10:55:51.716711836Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:55:51.802054 crc crio[22652]: time=\"2026-06-11T10:55:51.801912431Z\" level=info msg=\"Created container 0b4a5e89af87fbbe27f693a381acd60859094d98886465be4844cc10618f439e: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9l9ffs/extract\" id=0bee5401-9111-454e-a397-1bbd5e18ca01 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:55:51.804647 crc crio[22652]: time=\"2026-06-11T10:55:51.804314357Z\" level=info msg=\"Starting container: 0b4a5e89af87fbbe27f693a381acd60859094d98886465be4844cc10618f439e\" id=d8913c32-22d7-4732-88cd-ba2ea15fc68e name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:55:51.809738 crc crio[22652]: time=\"2026-06-11T10:55:51.809629877Z\" level=info msg=\"Started container\" PID=37013 containerID=0b4a5e89af87fbbe27f693a381acd60859094d98886465be4844cc10618f439e description=openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9l9ffs/extract id=d8913c32-22d7-4732-88cd-ba2ea15fc68e name=/runtime.v1.RuntimeService/StartContainer sandboxID=fc5b29c136a3ff9ecc6ec5d7b891f85f23b4930de4218ab27b6d30427b89cca3\nJun 11 10:55:53.676734 crc crio[22652]: time=\"2026-06-11T10:55:53.676294256Z\" level=info msg=\"Stopping pod sandbox: fc5b29c136a3ff9ecc6ec5d7b891f85f23b4930de4218ab27b6d30427b89cca3\" id=2d2ac84b-9dc6-4e3f-bf97-b3e1602bf01c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 10:55:53.677939 crc crio[22652]: time=\"2026-06-11T10:55:53.67704579Z\" level=info msg=\"Got pod network &{Name:ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9l9ffs Namespace:openshift-marketplace ID:fc5b29c136a3ff9ecc6ec5d7b891f85f23b4930de4218ab27b6d30427b89cca3 UID:7f278ff8-2321-40b6-b420-8cc237445225 NetNS:/var/run/netns/21aa23f8-9fa4-40cc-bee3-50c0ea6d90fe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7f278ff8_2321_40b6_b420_8cc237445225.slice PodAnnotations:0xc0036e64a0}] Aliases:map[]}\"\nJun 11 10:55:53.677939 crc crio[22652]: time=\"2026-06-11T10:55:53.677259467Z\" level=info msg=\"Deleting pod openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9l9ffs from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 10:55:53.991835 crc crio[22652]: time=\"2026-06-11T10:55:53.991714329Z\" level=info msg=\"Stopped pod sandbox: fc5b29c136a3ff9ecc6ec5d7b891f85f23b4930de4218ab27b6d30427b89cca3\" id=2d2ac84b-9dc6-4e3f-bf97-b3e1602bf01c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 10:55:57.750028 crc crio[22652]: time=\"2026-06-11T10:55:57.749098344Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-operator-6569c8c666-shgh7/POD\" id=709e1b0e-40d3-4aa0-a7b0-36aca70c1169 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:55:57.750028 crc crio[22652]: time=\"2026-06-11T10:55:57.750002133Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:55:57.776760 crc crio[22652]: time=\"2026-06-11T10:55:57.776502214Z\" level=info msg=\"Got pod network &{Name:nmstate-operator-6569c8c666-shgh7 Namespace:openshift-nmstate ID:e53b0232abeb7f0742733285956ec449e118b9d1083ff54f76fc86c101ea9d15 UID:25c91b21-28b3-494f-a68f-8d024d224821 NetNS:/var/run/netns/778b5b84-c56f-4201-a5c9-3a853d85ce26 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod25c91b21_28b3_494f_a68f_8d024d224821.slice PodAnnotations:0xc00008ca50}] Aliases:map[]}\"\nJun 11 10:55:57.776760 crc crio[22652]: time=\"2026-06-11T10:55:57.776570726Z\" level=info msg=\"Adding pod openshift-nmstate_nmstate-operator-6569c8c666-shgh7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 10:55:58.492585 crc crio[22652]: 2026-06-11T10:55:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e53b0232abeb7f0 Mac:32:c2:c7:ec:ca:0c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0c Mtu:0 Sandbox:/var/run/netns/778b5b84-c56f-4201-a5c9-3a853d85ce26 SocketPath: PciID:}] [{Interface:0xc0000145f0 Address:{IP:10.217.0.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 10:55:58.496378 crc crio[22652]: time=\"2026-06-11T10:55:58.496297069Z\" level=info msg=\"Got pod network &{Name:nmstate-operator-6569c8c666-shgh7 Namespace:openshift-nmstate ID:e53b0232abeb7f0742733285956ec449e118b9d1083ff54f76fc86c101ea9d15 UID:25c91b21-28b3-494f-a68f-8d024d224821 NetNS:/var/run/netns/778b5b84-c56f-4201-a5c9-3a853d85ce26 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod25c91b21_28b3_494f_a68f_8d024d224821.slice PodAnnotations:0xc00008ca50}] Aliases:map[]}\"\nJun 11 10:55:58.496552 crc crio[22652]: time=\"2026-06-11T10:55:58.496522926Z\" level=info msg=\"Checking pod openshift-nmstate_nmstate-operator-6569c8c666-shgh7 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 10:55:58.507892 crc crio[22652]: time=\"2026-06-11T10:55:58.507813069Z\" level=info msg=\"Ran pod sandbox e53b0232abeb7f0742733285956ec449e118b9d1083ff54f76fc86c101ea9d15 with infra container: openshift-nmstate/nmstate-operator-6569c8c666-shgh7/POD\" id=709e1b0e-40d3-4aa0-a7b0-36aca70c1169 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:55:58.513738 crc crio[22652]: time=\"2026-06-11T10:55:58.513501278Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\" id=4164eb58-a1c6-4cf2-b584-eb3b22ad983e name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:55:58.513904 crc crio[22652]: time=\"2026-06-11T10:55:58.513861899Z\" level=info msg=\"Image registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e not found\" id=4164eb58-a1c6-4cf2-b584-eb3b22ad983e name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:55:58.513966 crc crio[22652]: time=\"2026-06-11T10:55:58.513933472Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e found\" id=4164eb58-a1c6-4cf2-b584-eb3b22ad983e name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:55:58.515685 crc crio[22652]: time=\"2026-06-11T10:55:58.515596624Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\" id=77102f6e-2d73-446b-a872-4f3cbfbf3bcc name=/runtime.v1.ImageService/PullImage\nJun 11 10:55:58.520613 crc crio[22652]: time=\"2026-06-11T10:55:58.520544391Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\\\"\"\nJun 11 10:56:00.514890 crc crio[22652]: time=\"2026-06-11T10:56:00.514059229Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686256-8vzqq/POD\" id=54cfbb72-5add-40be-ab61-5b646da63021 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:56:00.518027 crc crio[22652]: time=\"2026-06-11T10:56:00.514997289Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:56:00.546527 crc crio[22652]: time=\"2026-06-11T10:56:00.545846409Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686256-8vzqq Namespace:openshift-infra ID:25698adc13fb655f9a3b6632b96c2d379aa2e9048fa77513c70e9e2a71105e4b UID:f0edc559-4072-4405-9366-c58e55a24ea3 NetNS:/var/run/netns/772772f6-4d84-4925-bbfe-2cfbe8d7e0cf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf0edc559_4072_4405_9366_c58e55a24ea3.slice PodAnnotations:0xc0022f6e60}] Aliases:map[]}\"\nJun 11 10:56:00.546527 crc crio[22652]: time=\"2026-06-11T10:56:00.545932882Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686256-8vzqq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 10:56:01.029314 crc crio[22652]: 2026-06-11T10:56:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:25698adc13fb655 Mac:8a:19:ac:42:7f:b3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0f Mtu:0 Sandbox:/var/run/netns/772772f6-4d84-4925-bbfe-2cfbe8d7e0cf SocketPath: PciID:}] [{Interface:0xc0002845b0 Address:{IP:10.217.0.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 10:56:01.033434 crc crio[22652]: time=\"2026-06-11T10:56:01.033247201Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686256-8vzqq Namespace:openshift-infra ID:25698adc13fb655f9a3b6632b96c2d379aa2e9048fa77513c70e9e2a71105e4b UID:f0edc559-4072-4405-9366-c58e55a24ea3 NetNS:/var/run/netns/772772f6-4d84-4925-bbfe-2cfbe8d7e0cf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf0edc559_4072_4405_9366_c58e55a24ea3.slice PodAnnotations:0xc0022f6e60}] Aliases:map[]}\"\nJun 11 10:56:01.033703 crc crio[22652]: time=\"2026-06-11T10:56:01.033504739Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686256-8vzqq for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 10:56:01.057323 crc crio[22652]: time=\"2026-06-11T10:56:01.056348644Z\" level=info msg=\"Ran pod sandbox 25698adc13fb655f9a3b6632b96c2d379aa2e9048fa77513c70e9e2a71105e4b with infra container: openshift-infra/auto-csr-approver-29686256-8vzqq/POD\" id=54cfbb72-5add-40be-ab61-5b646da63021 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:56:01.063019 crc crio[22652]: time=\"2026-06-11T10:56:01.062939053Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=4485f93b-9848-4026-a6a7-44509a5a9e89 name=/runtime.v1.ImageService/PullImage\nJun 11 10:56:01.071194 crc crio[22652]: time=\"2026-06-11T10:56:01.07099485Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 10:56:02.200617 crc crio[22652]: time=\"2026-06-11T10:56:02.200504594Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ad05fa5fb88f3810861b2bda4f8e0a0ab2e6055fabd31b17d5a8b570cac6efc6\" id=77102f6e-2d73-446b-a872-4f3cbfbf3bcc name=/runtime.v1.ImageService/PullImage\nJun 11 10:56:02.202740 crc crio[22652]: time=\"2026-06-11T10:56:02.202592997Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\" id=c70fd2e5-89db-4707-a48a-36321467f44a name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:56:02.216455 crc crio[22652]: time=\"2026-06-11T10:56:02.216293293Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=4485f93b-9848-4026-a6a7-44509a5a9e89 name=/runtime.v1.ImageService/PullImage\nJun 11 10:56:02.218599 crc crio[22652]: time=\"2026-06-11T10:56:02.21842035Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=16b1b7ca-ce84-429a-be00-90ae7257143e name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:56:02.219687 crc crio[22652]: time=\"2026-06-11T10:56:02.219538375Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\" id=9b22625e-e3a7-47a3-a06b-a180997e1f9f name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:56:02.221893 crc crio[22652]: time=\"2026-06-11T10:56:02.221822298Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=01d5e61c-db95-41cc-96dd-78d829dc7fe2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:56:02.230998 crc crio[22652]: time=\"2026-06-11T10:56:02.230929718Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686256-8vzqq/oc\" id=03444bfa-fddc-4714-96a6-2ecbeff99d89 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:56:02.232296 crc crio[22652]: time=\"2026-06-11T10:56:02.232263781Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:56:02.241508 crc crio[22652]: time=\"2026-06-11T10:56:02.241399631Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-operator-6569c8c666-shgh7/nmstate-operator\" id=3a3f340e-efe5-439a-8b3c-d9227d3be1eb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:56:02.249340 crc crio[22652]: time=\"2026-06-11T10:56:02.249252719Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:56:02.265858 crc crio[22652]: time=\"2026-06-11T10:56:02.265796803Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:56:02.274370 crc crio[22652]: time=\"2026-06-11T10:56:02.274290543Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:56:02.277995 crc crio[22652]: time=\"2026-06-11T10:56:02.277924068Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:56:02.394718 crc crio[22652]: time=\"2026-06-11T10:56:02.392807446Z\" level=info msg=\"Created container 8923af4f1eb3c27b6bc3f84b1eb2d342fe8fb18694f128e5cdfdf6ff75c415c1: openshift-nmstate/nmstate-operator-6569c8c666-shgh7/nmstate-operator\" id=3a3f340e-efe5-439a-8b3c-d9227d3be1eb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:56:02.396250 crc crio[22652]: time=\"2026-06-11T10:56:02.396192353Z\" level=info msg=\"Starting container: 8923af4f1eb3c27b6bc3f84b1eb2d342fe8fb18694f128e5cdfdf6ff75c415c1\" id=7176de24-9339-489b-b156-6bdde3c61dc4 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:56:02.412761 crc crio[22652]: time=\"2026-06-11T10:56:02.412537162Z\" level=info msg=\"Started container\" PID=37301 containerID=8923af4f1eb3c27b6bc3f84b1eb2d342fe8fb18694f128e5cdfdf6ff75c415c1 description=openshift-nmstate/nmstate-operator-6569c8c666-shgh7/nmstate-operator id=7176de24-9339-489b-b156-6bdde3c61dc4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e53b0232abeb7f0742733285956ec449e118b9d1083ff54f76fc86c101ea9d15\nJun 11 10:56:02.538290 crc crio[22652]: time=\"2026-06-11T10:56:02.538250012Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:56:02.616765 crc crio[22652]: time=\"2026-06-11T10:56:02.616662581Z\" level=info msg=\"Created container b7742b36ce8e2078186095cc52773c5de8ce28980b69d9d5d9027ad8c8047fce: openshift-infra/auto-csr-approver-29686256-8vzqq/oc\" id=03444bfa-fddc-4714-96a6-2ecbeff99d89 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:56:02.617995 crc crio[22652]: time=\"2026-06-11T10:56:02.617951292Z\" level=info msg=\"Starting container: b7742b36ce8e2078186095cc52773c5de8ce28980b69d9d5d9027ad8c8047fce\" id=a6cae19e-bce0-4f4f-8e9d-370c1fd14699 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:56:02.624188 crc crio[22652]: time=\"2026-06-11T10:56:02.624056585Z\" level=info msg=\"Started container\" PID=37327 containerID=b7742b36ce8e2078186095cc52773c5de8ce28980b69d9d5d9027ad8c8047fce description=openshift-infra/auto-csr-approver-29686256-8vzqq/oc id=a6cae19e-bce0-4f4f-8e9d-370c1fd14699 name=/runtime.v1.RuntimeService/StartContainer sandboxID=25698adc13fb655f9a3b6632b96c2d379aa2e9048fa77513c70e9e2a71105e4b\nJun 11 10:56:04.813912 crc crio[22652]: time=\"2026-06-11T10:56:04.812980746Z\" level=info msg=\"Stopping pod sandbox: 25698adc13fb655f9a3b6632b96c2d379aa2e9048fa77513c70e9e2a71105e4b\" id=3b1d9b14-13a2-48b7-95ed-e927221c21e1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 10:56:04.815546 crc crio[22652]: time=\"2026-06-11T10:56:04.814330769Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686256-8vzqq Namespace:openshift-infra ID:25698adc13fb655f9a3b6632b96c2d379aa2e9048fa77513c70e9e2a71105e4b UID:f0edc559-4072-4405-9366-c58e55a24ea3 NetNS:/var/run/netns/772772f6-4d84-4925-bbfe-2cfbe8d7e0cf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf0edc559_4072_4405_9366_c58e55a24ea3.slice PodAnnotations:0xc0022f6700}] Aliases:map[]}\"\nJun 11 10:56:04.815546 crc crio[22652]: time=\"2026-06-11T10:56:04.814461174Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686256-8vzqq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 10:56:05.141947 crc crio[22652]: time=\"2026-06-11T10:56:05.141525755Z\" level=info msg=\"Stopped pod sandbox: 25698adc13fb655f9a3b6632b96c2d379aa2e9048fa77513c70e9e2a71105e4b\" id=3b1d9b14-13a2-48b7-95ed-e927221c21e1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 10:56:15.781449 crc crio[22652]: time=\"2026-06-11T10:56:15.780579037Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-metrics-756b4d6fc6-tmwgn/POD\" id=408fcb65-0c1d-44c8-beb5-7ceb59bb4eef name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:56:15.782853 crc crio[22652]: time=\"2026-06-11T10:56:15.781489996Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:56:15.831649 crc crio[22652]: time=\"2026-06-11T10:56:15.831254157Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-webhook-9b7874799-c5vwx/POD\" id=6c7e5a06-a286-4a97-9f7a-d9f6bbbe3176 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:56:15.831940 crc crio[22652]: time=\"2026-06-11T10:56:15.831915228Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:56:15.832734 crc crio[22652]: time=\"2026-06-11T10:56:15.831927627Z\" level=info msg=\"Got pod network &{Name:nmstate-metrics-756b4d6fc6-tmwgn Namespace:openshift-nmstate ID:3307739bff43a7bfbc94569a5b92c4a31409198a4d259f27fdf39b47a030c62e UID:cd7cd333-56ac-477d-b3fa-af5ceddba774 NetNS:/var/run/netns/62327634-63fa-4907-9b10-65fa151addbc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcd7cd333_56ac_477d_b3fa_af5ceddba774.slice PodAnnotations:0xc0014a4740}] Aliases:map[]}\"\nJun 11 10:56:15.832734 crc crio[22652]: time=\"2026-06-11T10:56:15.832727332Z\" level=info msg=\"Adding pod openshift-nmstate_nmstate-metrics-756b4d6fc6-tmwgn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 10:56:15.865317 crc crio[22652]: time=\"2026-06-11T10:56:15.865185982Z\" level=info msg=\"Got pod network &{Name:nmstate-webhook-9b7874799-c5vwx Namespace:openshift-nmstate ID:7fcc5bf9d5a2390cfcbb2f14b98f7edf595d9dec0f92dc981ced834df8896680 UID:1b8fc460-bb7f-47a8-8741-994c1c6665db NetNS:/var/run/netns/e533f44e-d774-4aac-a4c7-a3b0f980bd5d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1b8fc460_bb7f_47a8_8741_994c1c6665db.slice PodAnnotations:0xc0029293f8}] Aliases:map[]}\"\nJun 11 10:56:15.865317 crc crio[22652]: time=\"2026-06-11T10:56:15.865296308Z\" level=info msg=\"Adding pod openshift-nmstate_nmstate-webhook-9b7874799-c5vwx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 10:56:15.870307 crc crio[22652]: time=\"2026-06-11T10:56:15.870247263Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-handler-lcc69/POD\" id=4eac0c77-1116-4fea-99dc-978ca9d52b36 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:56:15.870307 crc crio[22652]: time=\"2026-06-11T10:56:15.870354096Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:56:15.903713 crc crio[22652]: time=\"2026-06-11T10:56:15.903619257Z\" 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=4eac0c77-1116-4fea-99dc-978ca9d52b36 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:56:15.914796 crc crio[22652]: time=\"2026-06-11T10:56:15.914694696Z\" level=info msg=\"Ran pod sandbox c2e6e6ac82dfbc4bc83d1f2695c3a445b9b959647643cd2a2d31c39b2fdb59a4 with infra container: openshift-nmstate/nmstate-handler-lcc69/POD\" id=4eac0c77-1116-4fea-99dc-978ca9d52b36 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:56:15.916966 crc crio[22652]: time=\"2026-06-11T10:56:15.916925677Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=10182e70-c44d-4da8-88ab-ea47ee4c0fa8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:56:15.918725 crc crio[22652]: time=\"2026-06-11T10:56:15.918700082Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 not found\" id=10182e70-c44d-4da8-88ab-ea47ee4c0fa8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:56:15.918942 crc crio[22652]: time=\"2026-06-11T10:56:15.918924639Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 found\" id=10182e70-c44d-4da8-88ab-ea47ee4c0fa8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:56:15.924003 crc crio[22652]: time=\"2026-06-11T10:56:15.921442299Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=5cf910e1-0d59-4380-942d-ac41fd80057d name=/runtime.v1.ImageService/PullImage\nJun 11 10:56:15.930458 crc crio[22652]: time=\"2026-06-11T10:56:15.92810911Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\\\"\"\nJun 11 10:56:16.306992 crc crio[22652]: 2026-06-11T10:56:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3307739bff43a7b Mac:a2:09:81:68:4b:fa Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:14 Mtu:0 Sandbox:/var/run/netns/62327634-63fa-4907-9b10-65fa151addbc SocketPath: PciID:}] [{Interface:0xc0001188e0 Address:{IP:10.217.0.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 10:56:16.308605 crc crio[22652]: time=\"2026-06-11T10:56:16.308536035Z\" level=info msg=\"Got pod network &{Name:nmstate-metrics-756b4d6fc6-tmwgn Namespace:openshift-nmstate ID:3307739bff43a7bfbc94569a5b92c4a31409198a4d259f27fdf39b47a030c62e UID:cd7cd333-56ac-477d-b3fa-af5ceddba774 NetNS:/var/run/netns/62327634-63fa-4907-9b10-65fa151addbc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcd7cd333_56ac_477d_b3fa_af5ceddba774.slice PodAnnotations:0xc0014a4740}] Aliases:map[]}\"\nJun 11 10:56:16.309189 crc crio[22652]: time=\"2026-06-11T10:56:16.308732452Z\" level=info msg=\"Checking pod openshift-nmstate_nmstate-metrics-756b4d6fc6-tmwgn for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 10:56:16.317406 crc crio[22652]: time=\"2026-06-11T10:56:16.316535822Z\" level=info msg=\"Ran pod sandbox 3307739bff43a7bfbc94569a5b92c4a31409198a4d259f27fdf39b47a030c62e with infra container: openshift-nmstate/nmstate-metrics-756b4d6fc6-tmwgn/POD\" id=408fcb65-0c1d-44c8-beb5-7ceb59bb4eef name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:56:16.318755 crc crio[22652]: time=\"2026-06-11T10:56:16.318667517Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=2be28658-e2ac-47fb-969f-6f100768e2c0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:56:16.318907 crc crio[22652]: time=\"2026-06-11T10:56:16.318891384Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 not found\" id=2be28658-e2ac-47fb-969f-6f100768e2c0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:56:16.318984 crc crio[22652]: time=\"2026-06-11T10:56:16.318944165Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 found\" id=2be28658-e2ac-47fb-969f-6f100768e2c0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:56:16.320395 crc crio[22652]: time=\"2026-06-11T10:56:16.320083372Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=51be5b53-a04b-4ee1-a587-6267c7a209dd name=/runtime.v1.ImageService/PullImage\nJun 11 10:56:16.322992 crc crio[22652]: time=\"2026-06-11T10:56:16.322920473Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\\\"\"\nJun 11 10:56:16.479503 crc crio[22652]: time=\"2026-06-11T10:56:16.479400378Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-console-plugin-9bcc7988b-crpds/POD\" id=69eceafd-534a-4aab-8d94-3a0e72c55eb6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:56:16.479641 crc crio[22652]: time=\"2026-06-11T10:56:16.479523622Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:56:16.505526 crc crio[22652]: time=\"2026-06-11T10:56:16.505418354Z\" level=info msg=\"Got pod network &{Name:nmstate-console-plugin-9bcc7988b-crpds Namespace:openshift-nmstate ID:8dac396fd0a09235685705ddcd4219e1157440f7e7939950a5938ddc9b32345d UID:fb137a31-fe05-4147-872e-43a624582d40 NetNS:/var/run/netns/e5e4d26d-09c5-4733-aafe-ec19c9f243c4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfb137a31_fe05_4147_872e_43a624582d40.slice PodAnnotations:0xc002928450}] Aliases:map[]}\"\nJun 11 10:56:16.505526 crc crio[22652]: time=\"2026-06-11T10:56:16.505480846Z\" level=info msg=\"Adding pod openshift-nmstate_nmstate-console-plugin-9bcc7988b-crpds to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 10:56:16.530722 crc crio[22652]: 2026-06-11T10:56:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7fcc5bf9d5a2390 Mac:c6:1d:84:2f:ba:b9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:19 Mtu:0 Sandbox:/var/run/netns/e533f44e-d774-4aac-a4c7-a3b0f980bd5d SocketPath: PciID:}] [{Interface:0xc0004826e0 Address:{IP:10.217.0.25 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 10:56:16.533105 crc crio[22652]: time=\"2026-06-11T10:56:16.532580287Z\" level=info msg=\"Got pod network &{Name:nmstate-webhook-9b7874799-c5vwx Namespace:openshift-nmstate ID:7fcc5bf9d5a2390cfcbb2f14b98f7edf595d9dec0f92dc981ced834df8896680 UID:1b8fc460-bb7f-47a8-8741-994c1c6665db NetNS:/var/run/netns/e533f44e-d774-4aac-a4c7-a3b0f980bd5d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1b8fc460_bb7f_47a8_8741_994c1c6665db.slice PodAnnotations:0xc0029293f8}] Aliases:map[]}\"\nJun 11 10:56:16.533105 crc crio[22652]: time=\"2026-06-11T10:56:16.532953849Z\" level=info msg=\"Checking pod openshift-nmstate_nmstate-webhook-9b7874799-c5vwx for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 10:56:16.537013 crc crio[22652]: time=\"2026-06-11T10:56:16.536036166Z\" level=info msg=\"Running pod sandbox: openshift-console/console-5fd9bb5bf7-29brc/POD\" id=22032700-a10c-4eed-b38f-e2d0c4571c0d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:56:16.537013 crc crio[22652]: time=\"2026-06-11T10:56:16.536325905Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:56:16.540700 crc crio[22652]: time=\"2026-06-11T10:56:16.540625155Z\" level=info msg=\"Ran pod sandbox 7fcc5bf9d5a2390cfcbb2f14b98f7edf595d9dec0f92dc981ced834df8896680 with infra container: openshift-nmstate/nmstate-webhook-9b7874799-c5vwx/POD\" id=6c7e5a06-a286-4a97-9f7a-d9f6bbbe3176 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:56:16.541989 crc crio[22652]: time=\"2026-06-11T10:56:16.541906762Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=8c8efc1e-86b6-43fe-bba3-c5209c36c82e name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:56:16.544176 crc crio[22652]: time=\"2026-06-11T10:56:16.544072881Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 not found\" id=8c8efc1e-86b6-43fe-bba3-c5209c36c82e name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:56:16.544287 crc crio[22652]: time=\"2026-06-11T10:56:16.544235326Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 found\" id=8c8efc1e-86b6-43fe-bba3-c5209c36c82e name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:56:16.545170 crc crio[22652]: time=\"2026-06-11T10:56:16.545050272Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=c5b4b33d-0f5d-41f5-a638-3bb68d9a1452 name=/runtime.v1.ImageService/PullImage\nJun 11 10:56:16.547384 crc crio[22652]: time=\"2026-06-11T10:56:16.547320424Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\\\"\"\nJun 11 10:56:16.556405 crc crio[22652]: time=\"2026-06-11T10:56:16.55632677Z\" level=info msg=\"Got pod network &{Name:console-5fd9bb5bf7-29brc Namespace:openshift-console ID:3052a3049135a5045bc323c12a1eac7de23c2bf1b0e1aa751968ed7ef0cb1021 UID:433b5a96-2ddd-4326-a425-9768a1a29cdd NetNS:/var/run/netns/a307d2f7-df32-4eff-b297-1b8d48feb5af Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod433b5a96_2ddd_4326_a425_9768a1a29cdd.slice PodAnnotations:0xc002928618}] Aliases:map[]}\"\nJun 11 10:56:16.556405 crc crio[22652]: time=\"2026-06-11T10:56:16.556379382Z\" level=info msg=\"Adding pod openshift-console_console-5fd9bb5bf7-29brc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 10:56:16.802495 crc crio[22652]: 2026-06-11T10:56:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8dac396fd0a0923 Mac:82:ed:fd:7d:f6:b3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1a Mtu:0 Sandbox:/var/run/netns/e5e4d26d-09c5-4733-aafe-ec19c9f243c4 SocketPath: PciID:}] [{Interface:0xc00025aa20 Address:{IP:10.217.0.26 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 10:56:16.804393 crc crio[22652]: time=\"2026-06-11T10:56:16.804314762Z\" level=info msg=\"Got pod network &{Name:nmstate-console-plugin-9bcc7988b-crpds Namespace:openshift-nmstate ID:8dac396fd0a09235685705ddcd4219e1157440f7e7939950a5938ddc9b32345d UID:fb137a31-fe05-4147-872e-43a624582d40 NetNS:/var/run/netns/e5e4d26d-09c5-4733-aafe-ec19c9f243c4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfb137a31_fe05_4147_872e_43a624582d40.slice PodAnnotations:0xc002928450}] Aliases:map[]}\"\nJun 11 10:56:16.804630 crc crio[22652]: time=\"2026-06-11T10:56:16.804569161Z\" level=info msg=\"Checking pod openshift-nmstate_nmstate-console-plugin-9bcc7988b-crpds for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 10:56:16.811435 crc crio[22652]: time=\"2026-06-11T10:56:16.811015075Z\" level=info msg=\"Ran pod sandbox 8dac396fd0a09235685705ddcd4219e1157440f7e7939950a5938ddc9b32345d with infra container: openshift-nmstate/nmstate-console-plugin-9bcc7988b-crpds/POD\" id=69eceafd-534a-4aab-8d94-3a0e72c55eb6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:56:16.814871 crc crio[22652]: time=\"2026-06-11T10:56:16.814801974Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\" id=d69d3728-8edf-4518-a200-4e11bb3d6129 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:56:16.815093 crc crio[22652]: time=\"2026-06-11T10:56:16.815035452Z\" level=info msg=\"Image registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e not found\" id=d69d3728-8edf-4518-a200-4e11bb3d6129 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:56:16.815267 crc crio[22652]: time=\"2026-06-11T10:56:16.815235718Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e found\" id=d69d3728-8edf-4518-a200-4e11bb3d6129 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:56:16.816310 crc crio[22652]: time=\"2026-06-11T10:56:16.816183398Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\" id=c082c171-50ea-4ed9-b875-3f76917e42aa name=/runtime.v1.ImageService/PullImage\nJun 11 10:56:16.821537 crc crio[22652]: time=\"2026-06-11T10:56:16.818713529Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\\\"\"\nJun 11 10:56:16.924589 crc crio[22652]: 2026-06-11T10:56:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3052a3049135a50 Mac:6e:4b:32:8e:e7:e5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:23 Mtu:0 Sandbox:/var/run/netns/a307d2f7-df32-4eff-b297-1b8d48feb5af SocketPath: PciID:}] [{Interface:0xc0002dca20 Address:{IP:10.217.0.35 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 10:56:16.926171 crc crio[22652]: time=\"2026-06-11T10:56:16.926058086Z\" level=info msg=\"Got pod network &{Name:console-5fd9bb5bf7-29brc Namespace:openshift-console ID:3052a3049135a5045bc323c12a1eac7de23c2bf1b0e1aa751968ed7ef0cb1021 UID:433b5a96-2ddd-4326-a425-9768a1a29cdd NetNS:/var/run/netns/a307d2f7-df32-4eff-b297-1b8d48feb5af Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod433b5a96_2ddd_4326_a425_9768a1a29cdd.slice PodAnnotations:0xc002928618}] Aliases:map[]}\"\nJun 11 10:56:16.926430 crc crio[22652]: time=\"2026-06-11T10:56:16.926365596Z\" level=info msg=\"Checking pod openshift-console_console-5fd9bb5bf7-29brc for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 10:56:16.940951 crc crio[22652]: time=\"2026-06-11T10:56:16.940789866Z\" level=info msg=\"Ran pod sandbox 3052a3049135a5045bc323c12a1eac7de23c2bf1b0e1aa751968ed7ef0cb1021 with infra container: openshift-console/console-5fd9bb5bf7-29brc/POD\" id=22032700-a10c-4eed-b38f-e2d0c4571c0d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:56:16.945840 crc crio[22652]: time=\"2026-06-11T10:56:16.945604867Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4\" id=5db7d8ca-2930-467c-942a-f9847a728d75 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:56:16.948817 crc crio[22652]: time=\"2026-06-11T10:56:16.948483008Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4\" id=7d0559c4-e0b0-4a40-8a12-2fd877a1b94d name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:56:16.962852 crc crio[22652]: time=\"2026-06-11T10:56:16.962772042Z\" level=info msg=\"Creating container: openshift-console/console-5fd9bb5bf7-29brc/console\" id=d2e1e06e-cb12-4653-9aaa-80f677d50cc4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:56:16.963354 crc crio[22652]: time=\"2026-06-11T10:56:16.963270538Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:56:17.002192 crc crio[22652]: time=\"2026-06-11T10:56:17.001928354Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:56:17.006900 crc crio[22652]: time=\"2026-06-11T10:56:17.006802879Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:56:17.115498 crc crio[22652]: time=\"2026-06-11T10:56:17.115397688Z\" level=info msg=\"Created container 5b358e50578a26d74d1e54be1ede52d7c9d297e8ea5eca163d146008414a200b: openshift-console/console-5fd9bb5bf7-29brc/console\" id=d2e1e06e-cb12-4653-9aaa-80f677d50cc4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:56:17.116503 crc crio[22652]: time=\"2026-06-11T10:56:17.11645159Z\" level=info msg=\"Starting container: 5b358e50578a26d74d1e54be1ede52d7c9d297e8ea5eca163d146008414a200b\" id=f1f2a7de-0405-41d4-84da-78f5ad8878f1 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:56:17.121791 crc crio[22652]: time=\"2026-06-11T10:56:17.121734507Z\" level=info msg=\"Started container\" PID=37695 containerID=5b358e50578a26d74d1e54be1ede52d7c9d297e8ea5eca163d146008414a200b description=openshift-console/console-5fd9bb5bf7-29brc/console id=f1f2a7de-0405-41d4-84da-78f5ad8878f1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3052a3049135a5045bc323c12a1eac7de23c2bf1b0e1aa751968ed7ef0cb1021\nJun 11 10:56:20.221445 crc crio[22652]: time=\"2026-06-11T10:56:20.220859639Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:bcda449a4925872250ec4e77f06e5a6ea4977b1aa0d36da237e4a862ff325ede\" id=5cf910e1-0d59-4380-942d-ac41fd80057d name=/runtime.v1.ImageService/PullImage\nJun 11 10:56:20.223163 crc crio[22652]: time=\"2026-06-11T10:56:20.222008416Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=29dda635-41e0-4bad-8429-1b80784933b1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:56:20.250729 crc crio[22652]: time=\"2026-06-11T10:56:20.250563851Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=02512f96-2f11-48d7-88d0-7d2b56120799 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:56:20.251663 crc crio[22652]: time=\"2026-06-11T10:56:20.251561065Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:bcda449a4925872250ec4e77f06e5a6ea4977b1aa0d36da237e4a862ff325ede\" id=c5b4b33d-0f5d-41f5-a638-3bb68d9a1452 name=/runtime.v1.ImageService/PullImage\nJun 11 10:56:20.253309 crc crio[22652]: time=\"2026-06-11T10:56:20.253053501Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=61840cef-6a11-4163-bbd2-94a2c70b1995 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:56:20.259293 crc crio[22652]: time=\"2026-06-11T10:56:20.259077811Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=29802fef-154f-4fe6-817a-38bfef43816e name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:56:20.260853 crc crio[22652]: time=\"2026-06-11T10:56:20.260575809Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-handler-lcc69/nmstate-handler\" id=afa44375-7771-478f-82be-7f57850fdf6b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:56:20.262480 crc crio[22652]: time=\"2026-06-11T10:56:20.262424369Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:56:20.269344 crc crio[22652]: time=\"2026-06-11T10:56:20.269182653Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-webhook-9b7874799-c5vwx/nmstate-webhook\" id=25aeee8a-aaa0-4a25-b46c-de81ec37ed31 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:56:20.274598 crc crio[22652]: time=\"2026-06-11T10:56:20.274518262Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:56:20.291547 crc crio[22652]: time=\"2026-06-11T10:56:20.291229912Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:56:20.316945 crc crio[22652]: time=\"2026-06-11T10:56:20.31671016Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:56:20.333028 crc crio[22652]: time=\"2026-06-11T10:56:20.332898965Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:56:20.450772 crc crio[22652]: time=\"2026-06-11T10:56:20.450483187Z\" level=info msg=\"Created container 784bd4160a69422dd2f1499494d4d212a0aae60b682267261821741ba3daab49: openshift-nmstate/nmstate-webhook-9b7874799-c5vwx/nmstate-webhook\" id=25aeee8a-aaa0-4a25-b46c-de81ec37ed31 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:56:20.453261 crc crio[22652]: time=\"2026-06-11T10:56:20.452651776Z\" level=info msg=\"Starting container: 784bd4160a69422dd2f1499494d4d212a0aae60b682267261821741ba3daab49\" id=6db199c4-3451-4c2b-b01d-96e5454d4047 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:56:20.463275 crc crio[22652]: time=\"2026-06-11T10:56:20.461805629Z\" level=info msg=\"Started container\" PID=37843 containerID=784bd4160a69422dd2f1499494d4d212a0aae60b682267261821741ba3daab49 description=openshift-nmstate/nmstate-webhook-9b7874799-c5vwx/nmstate-webhook id=6db199c4-3451-4c2b-b01d-96e5454d4047 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7fcc5bf9d5a2390cfcbb2f14b98f7edf595d9dec0f92dc981ced834df8896680\nJun 11 10:56:20.554061 crc crio[22652]: time=\"2026-06-11T10:56:20.553858909Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:56:20.653991 crc crio[22652]: time=\"2026-06-11T10:56:20.653859673Z\" level=info msg=\"Created container ee3597ff67d5e34814e0068f90cbe5b1544cb08bd826d7f5e5abc6124c4da85e: openshift-nmstate/nmstate-handler-lcc69/nmstate-handler\" id=afa44375-7771-478f-82be-7f57850fdf6b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:56:20.657043 crc crio[22652]: time=\"2026-06-11T10:56:20.655222797Z\" level=info msg=\"Starting container: ee3597ff67d5e34814e0068f90cbe5b1544cb08bd826d7f5e5abc6124c4da85e\" id=91a640ce-73c0-4186-99cf-8f929d0fda10 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:56:20.662649 crc crio[22652]: time=\"2026-06-11T10:56:20.662507147Z\" level=info msg=\"Started container\" PID=37860 containerID=ee3597ff67d5e34814e0068f90cbe5b1544cb08bd826d7f5e5abc6124c4da85e description=openshift-nmstate/nmstate-handler-lcc69/nmstate-handler id=91a640ce-73c0-4186-99cf-8f929d0fda10 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c2e6e6ac82dfbc4bc83d1f2695c3a445b9b959647643cd2a2d31c39b2fdb59a4\nJun 11 10:56:21.045663 crc crio[22652]: time=\"2026-06-11T10:56:21.044833169Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:bcda449a4925872250ec4e77f06e5a6ea4977b1aa0d36da237e4a862ff325ede\" id=51be5b53-a04b-4ee1-a587-6267c7a209dd name=/runtime.v1.ImageService/PullImage\nJun 11 10:56:21.047655 crc crio[22652]: time=\"2026-06-11T10:56:21.047500058Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=ba89d4f9-e765-41c3-820c-e8745e516d99 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:56:21.051454 crc crio[22652]: time=\"2026-06-11T10:56:21.051318189Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=4efe2faf-b47b-4aaa-be87-05a8d9ef93ee name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:56:21.059559 crc crio[22652]: time=\"2026-06-11T10:56:21.059412067Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-metrics-756b4d6fc6-tmwgn/nmstate-metrics\" id=fa999ad8-2f65-43ce-bdcc-f9feaba1c63a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:56:21.061965 crc crio[22652]: time=\"2026-06-11T10:56:21.061917397Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:56:21.101964 crc crio[22652]: time=\"2026-06-11T10:56:21.101883003Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:56:21.108035 crc crio[22652]: time=\"2026-06-11T10:56:21.107964208Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:56:21.266252 crc crio[22652]: time=\"2026-06-11T10:56:21.265869569Z\" level=info msg=\"Created container 6da388863c8e6f690349f28742346978fc787ebc0b026137f4914dc1f7eed442: openshift-nmstate/nmstate-metrics-756b4d6fc6-tmwgn/nmstate-metrics\" id=fa999ad8-2f65-43ce-bdcc-f9feaba1c63a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:56:21.270909 crc crio[22652]: time=\"2026-06-11T10:56:21.267022936Z\" level=info msg=\"Starting container: 6da388863c8e6f690349f28742346978fc787ebc0b026137f4914dc1f7eed442\" id=892b9371-8c4a-40c4-8de9-ca00ecd9e100 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:56:21.271985 crc crio[22652]: time=\"2026-06-11T10:56:21.27190364Z\" level=info msg=\"Started container\" PID=37885 containerID=6da388863c8e6f690349f28742346978fc787ebc0b026137f4914dc1f7eed442 description=openshift-nmstate/nmstate-metrics-756b4d6fc6-tmwgn/nmstate-metrics id=892b9371-8c4a-40c4-8de9-ca00ecd9e100 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3307739bff43a7bfbc94569a5b92c4a31409198a4d259f27fdf39b47a030c62e\nJun 11 10:56:21.284792 crc crio[22652]: time=\"2026-06-11T10:56:21.283317423Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=09a0bcfc-dfb6-46c2-aa8f-7bc741fef551 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:56:21.284792 crc crio[22652]: time=\"2026-06-11T10:56:21.283568351Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1 not found\" id=09a0bcfc-dfb6-46c2-aa8f-7bc741fef551 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:56:21.284792 crc crio[22652]: time=\"2026-06-11T10:56:21.283636313Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1 found\" id=09a0bcfc-dfb6-46c2-aa8f-7bc741fef551 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:56:21.285085 crc crio[22652]: time=\"2026-06-11T10:56:21.28480426Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=4453c4d2-ceed-4fd3-b804-210fc6217094 name=/runtime.v1.ImageService/PullImage\nJun 11 10:56:21.290035 crc crio[22652]: time=\"2026-06-11T10:56:21.289957495Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\\\"\"\nJun 11 10:56:24.071376 crc crio[22652]: time=\"2026-06-11T10:56:24.070544386Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:281a4f96defc7aa220db5af8ea7f3a4ab914e4b932e6edea4c2b02d95fbc5672\" id=4453c4d2-ceed-4fd3-b804-210fc6217094 name=/runtime.v1.ImageService/PullImage\nJun 11 10:56:24.073570 crc crio[22652]: time=\"2026-06-11T10:56:24.072355401Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=b1eaacbd-cff1-449e-90af-1f76eeaaac9b name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:56:24.076761 crc crio[22652]: time=\"2026-06-11T10:56:24.076662928Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=da0b3a58-ef7b-4d7a-b9ac-98967805777b name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:56:24.087279 crc crio[22652]: time=\"2026-06-11T10:56:24.0871092Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-metrics-756b4d6fc6-tmwgn/kube-rbac-proxy\" id=947dbae6-aa37-43ab-96e4-1ae65bc87a91 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:56:24.089296 crc crio[22652]: time=\"2026-06-11T10:56:24.089092054Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:56:24.119678 crc crio[22652]: time=\"2026-06-11T10:56:24.119543249Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:56:24.125310 crc crio[22652]: time=\"2026-06-11T10:56:24.125189458Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:56:24.243777 crc crio[22652]: time=\"2026-06-11T10:56:24.24336391Z\" level=info msg=\"Created container 1644ccf22de0135e4b02fde7aa8d4581ed95e5184de1b1956f5ab966d07b4a7f: openshift-nmstate/nmstate-metrics-756b4d6fc6-tmwgn/kube-rbac-proxy\" id=947dbae6-aa37-43ab-96e4-1ae65bc87a91 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:56:24.247100 crc crio[22652]: time=\"2026-06-11T10:56:24.247019746Z\" level=info msg=\"Starting container: 1644ccf22de0135e4b02fde7aa8d4581ed95e5184de1b1956f5ab966d07b4a7f\" id=ed1579a9-163a-40d5-87d1-73493f945459 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:56:24.256451 crc crio[22652]: time=\"2026-06-11T10:56:24.256385934Z\" level=info msg=\"Started container\" PID=37947 containerID=1644ccf22de0135e4b02fde7aa8d4581ed95e5184de1b1956f5ab966d07b4a7f description=openshift-nmstate/nmstate-metrics-756b4d6fc6-tmwgn/kube-rbac-proxy id=ed1579a9-163a-40d5-87d1-73493f945459 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3307739bff43a7bfbc94569a5b92c4a31409198a4d259f27fdf39b47a030c62e\nJun 11 10:56:28.581059 crc crio[22652]: time=\"2026-06-11T10:56:28.579964924Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:3bf2d5fbb780de667ad48e0102ef7d2abd032bf1a490bb8344ff7b8fa745446a\" id=c082c171-50ea-4ed9-b875-3f76917e42aa name=/runtime.v1.ImageService/PullImage\nJun 11 10:56:28.583096 crc crio[22652]: time=\"2026-06-11T10:56:28.582636145Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\" id=b241eb03-5f8b-4bf5-bf7a-c5262b767f17 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:56:28.603826 crc crio[22652]: time=\"2026-06-11T10:56:28.603739788Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\" id=fda21714-9c85-4a93-86bc-9d22334e725c name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:56:28.613552 crc crio[22652]: time=\"2026-06-11T10:56:28.613444815Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-console-plugin-9bcc7988b-crpds/nmstate-console-plugin\" id=844d27cc-0373-45d7-9572-ec4192867631 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:56:28.615431 crc crio[22652]: time=\"2026-06-11T10:56:28.615365027Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:56:28.640985 crc crio[22652]: time=\"2026-06-11T10:56:28.640884275Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:56:28.643790 crc crio[22652]: time=\"2026-06-11T10:56:28.643732947Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:56:28.790065 crc crio[22652]: time=\"2026-06-11T10:56:28.789633996Z\" level=info msg=\"Created container ceb29124f1750d7c25b35074cf6a37b2b7abb5025d0404f26ddeab7aba4c187f: openshift-nmstate/nmstate-console-plugin-9bcc7988b-crpds/nmstate-console-plugin\" id=844d27cc-0373-45d7-9572-ec4192867631 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:56:28.791827 crc crio[22652]: time=\"2026-06-11T10:56:28.791712062Z\" level=info msg=\"Starting container: ceb29124f1750d7c25b35074cf6a37b2b7abb5025d0404f26ddeab7aba4c187f\" id=93dc3890-08cf-4d2a-b581-5d8a44d90bbb name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:56:28.797913 crc crio[22652]: time=\"2026-06-11T10:56:28.797788205Z\" level=info msg=\"Started container\" PID=38016 containerID=ceb29124f1750d7c25b35074cf6a37b2b7abb5025d0404f26ddeab7aba4c187f description=openshift-nmstate/nmstate-console-plugin-9bcc7988b-crpds/nmstate-console-plugin id=93dc3890-08cf-4d2a-b581-5d8a44d90bbb name=/runtime.v1.RuntimeService/StartContainer sandboxID=8dac396fd0a09235685705ddcd4219e1157440f7e7939950a5938ddc9b32345d\nJun 11 10:56:52.246561 crc crio[22652]: time=\"2026-06-11T10:56:52.238382691Z\" level=info msg=\"Stopping container: a8d09f8d4e672ccb18e161f87e2da91ea8f5c6485682c874df5ea91a3911e127 (timeout: 15s)\" id=d6e7c7f3-9aa4-4684-bf52-7a37a5ae27a1 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 10:56:52.384606 crc crio[22652]: time=\"2026-06-11T10:56:52.38452426Z\" level=info msg=\"Stopped container a8d09f8d4e672ccb18e161f87e2da91ea8f5c6485682c874df5ea91a3911e127: openshift-console/console-6c684df5db-cc8g8/console\" id=d6e7c7f3-9aa4-4684-bf52-7a37a5ae27a1 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 10:56:52.386902 crc crio[22652]: time=\"2026-06-11T10:56:52.386838073Z\" level=info msg=\"Stopping pod sandbox: bee064a86ca0eeb4ff04004766d628768c20085b8f22a24de72bda1bf48cc9c2\" id=47ff16ac-9cdf-4321-9d59-bd4b097a3366 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 10:56:52.388053 crc crio[22652]: time=\"2026-06-11T10:56:52.387772023Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:bee064a86ca0eeb4ff04004766d628768c20085b8f22a24de72bda1bf48cc9c2 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/29376849-3221-441c-b733-393513def666 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:0xc0036e68f8}] Aliases:map[]}\"\nJun 11 10:56:52.388053 crc crio[22652]: time=\"2026-06-11T10:56:52.38798924Z\" level=info msg=\"Deleting pod openshift-console_console-6c684df5db-cc8g8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 10:56:52.680748 crc crio[22652]: time=\"2026-06-11T10:56:52.672292454Z\" level=info msg=\"Stopped pod sandbox: bee064a86ca0eeb4ff04004766d628768c20085b8f22a24de72bda1bf48cc9c2\" id=47ff16ac-9cdf-4321-9d59-bd4b097a3366 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 10:56:53.337487 crc crio[22652]: time=\"2026-06-11T10:56:53.33689832Z\" level=info msg=\"Removing container: a8d09f8d4e672ccb18e161f87e2da91ea8f5c6485682c874df5ea91a3911e127\" id=7cbf5e78-a704-4175-a9a7-1befb30a9ef8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:56:53.373735 crc crio[22652]: time=\"2026-06-11T10:56:53.373549773Z\" level=info msg=\"Removed container a8d09f8d4e672ccb18e161f87e2da91ea8f5c6485682c874df5ea91a3911e127: openshift-console/console-6c684df5db-cc8g8/console\" id=7cbf5e78-a704-4175-a9a7-1befb30a9ef8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:56:55.680657 crc crio[22652]: time=\"2026-06-11T10:56:55.68017791Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3v8zdw/POD\" id=799dee84-904e-41d5-b21f-636835188177 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:56:55.681628 crc crio[22652]: time=\"2026-06-11T10:56:55.680712417Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:56:55.711573 crc crio[22652]: time=\"2026-06-11T10:56:55.711378201Z\" level=info msg=\"Got pod network &{Name:387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3v8zdw Namespace:openshift-marketplace ID:dc84b23df774f067d801a95e037e057e9bcdedcc16b0a95aeaecb0b0cf9c0614 UID:92d40219-23c1-48b1-831e-e654f28db39c NetNS:/var/run/netns/fa5d457e-badd-41aa-8e63-3e097fce0b91 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod92d40219_23c1_48b1_831e_e654f28db39c.slice PodAnnotations:0xc000988d88}] Aliases:map[]}\"\nJun 11 10:56:55.711573 crc crio[22652]: time=\"2026-06-11T10:56:55.711461434Z\" level=info msg=\"Adding pod openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3v8zdw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 10:56:56.015348 crc crio[22652]: 2026-06-11T10:56:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dc84b23df774f06 Mac:22:05:56:21:18:e8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2c Mtu:0 Sandbox:/var/run/netns/fa5d457e-badd-41aa-8e63-3e097fce0b91 SocketPath: PciID:}] [{Interface:0xc000286970 Address:{IP:10.217.0.44 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 10:56:56.015781 crc crio[22652]: time=\"2026-06-11T10:56:56.01572868Z\" level=info msg=\"Got pod network &{Name:387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3v8zdw Namespace:openshift-marketplace ID:dc84b23df774f067d801a95e037e057e9bcdedcc16b0a95aeaecb0b0cf9c0614 UID:92d40219-23c1-48b1-831e-e654f28db39c NetNS:/var/run/netns/fa5d457e-badd-41aa-8e63-3e097fce0b91 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod92d40219_23c1_48b1_831e_e654f28db39c.slice PodAnnotations:0xc000988d88}] Aliases:map[]}\"\nJun 11 10:56:56.015913 crc crio[22652]: time=\"2026-06-11T10:56:56.015882525Z\" level=info msg=\"Checking pod openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3v8zdw for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 10:56:56.024737 crc crio[22652]: time=\"2026-06-11T10:56:56.024636154Z\" level=info msg=\"Ran pod sandbox dc84b23df774f067d801a95e037e057e9bcdedcc16b0a95aeaecb0b0cf9c0614 with infra container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3v8zdw/POD\" id=799dee84-904e-41d5-b21f-636835188177 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:56:56.027921 crc crio[22652]: time=\"2026-06-11T10:56:56.027505345Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=3b20a549-5d30-4421-8602-f2da5c6dece2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:56:56.029746 crc crio[22652]: time=\"2026-06-11T10:56:56.029700964Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=33c433b5-e43d-494a-8491-8d181b0b3a06 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:56:56.037681 crc crio[22652]: time=\"2026-06-11T10:56:56.037593824Z\" level=info msg=\"Creating container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3v8zdw/util\" id=2914419b-6186-4864-857d-505c9b750365 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:56:56.038003 crc crio[22652]: time=\"2026-06-11T10:56:56.037945196Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:56:56.090302 crc crio[22652]: time=\"2026-06-11T10:56:56.078987651Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:56:56.095017 crc crio[22652]: time=\"2026-06-11T10:56:56.094931017Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:56:56.187984 crc crio[22652]: time=\"2026-06-11T10:56:56.187888199Z\" level=info msg=\"Created container eebc42e142fd6b7e4821400dc4b4a260904274572ea46151f8cfb67a2d1b5b86: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3v8zdw/util\" id=2914419b-6186-4864-857d-505c9b750365 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:56:56.189274 crc crio[22652]: time=\"2026-06-11T10:56:56.189166676Z\" level=info msg=\"Starting container: eebc42e142fd6b7e4821400dc4b4a260904274572ea46151f8cfb67a2d1b5b86\" id=520794f0-df3d-4663-9790-491bd40b8599 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:56:56.197647 crc crio[22652]: time=\"2026-06-11T10:56:56.197546902Z\" level=info msg=\"Started container\" PID=39215 containerID=eebc42e142fd6b7e4821400dc4b4a260904274572ea46151f8cfb67a2d1b5b86 description=openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3v8zdw/util id=520794f0-df3d-4663-9790-491bd40b8599 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dc84b23df774f067d801a95e037e057e9bcdedcc16b0a95aeaecb0b0cf9c0614\nJun 11 10:56:56.364727 crc crio[22652]: time=\"2026-06-11T10:56:56.364688607Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=32385f4d-239c-4bc7-927b-87cb6978d2b6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:56:56.365025 crc crio[22652]: time=\"2026-06-11T10:56:56.365005067Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f not found\" id=32385f4d-239c-4bc7-927b-87cb6978d2b6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:56:56.365247 crc crio[22652]: time=\"2026-06-11T10:56:56.365224034Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f found\" id=32385f4d-239c-4bc7-927b-87cb6978d2b6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:56:56.366439 crc crio[22652]: time=\"2026-06-11T10:56:56.366379461Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=b5609f19-1ab1-4bb3-9309-bfb532e66f6e name=/runtime.v1.ImageService/PullImage\nJun 11 10:56:56.373643 crc crio[22652]: time=\"2026-06-11T10:56:56.373606851Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\\\"\"\nJun 11 10:56:58.021102 crc crio[22652]: time=\"2026-06-11T10:56:58.020720512Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=b5609f19-1ab1-4bb3-9309-bfb532e66f6e name=/runtime.v1.ImageService/PullImage\nJun 11 10:56:58.023386 crc crio[22652]: time=\"2026-06-11T10:56:58.023195911Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=a20bd55b-6072-4a20-ae19-ed9621555360 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:56:58.028327 crc crio[22652]: time=\"2026-06-11T10:56:58.028090136Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=38eff779-7604-4407-8550-463f55102cf0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:56:58.039872 crc crio[22652]: time=\"2026-06-11T10:56:58.039788088Z\" level=info msg=\"Creating container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3v8zdw/pull\" id=c6d24996-3fbe-439e-a89b-e4056193b4cb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:56:58.041431 crc crio[22652]: time=\"2026-06-11T10:56:58.041374018Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:56:58.071586 crc crio[22652]: time=\"2026-06-11T10:56:58.071498503Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:56:58.072007 crc crio[22652]: time=\"2026-06-11T10:56:58.071770352Z\" level=warning msg=\"Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/865e78f1536e67ef1cdb49a7b418b2cc33c415be53db2ed598f1797c99057dbf/merged/etc/passwd: no such file or directory\"\nJun 11 10:56:58.072007 crc crio[22652]: time=\"2026-06-11T10:56:58.071796673Z\" level=warning msg=\"Failed to open /etc/group: open /var/lib/containers/storage/overlay/865e78f1536e67ef1cdb49a7b418b2cc33c415be53db2ed598f1797c99057dbf/merged/etc/group: no such file or directory\"\nJun 11 10:56:58.075980 crc crio[22652]: time=\"2026-06-11T10:56:58.075893003Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:56:58.189369 crc crio[22652]: time=\"2026-06-11T10:56:58.189257171Z\" level=info msg=\"Created container fe7740df85aa73d3156c7b7f95e30f4c73f1e279414bd8bc76fbfb90eabe6b6d: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3v8zdw/pull\" id=c6d24996-3fbe-439e-a89b-e4056193b4cb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:56:58.190520 crc crio[22652]: time=\"2026-06-11T10:56:58.190447739Z\" level=info msg=\"Starting container: fe7740df85aa73d3156c7b7f95e30f4c73f1e279414bd8bc76fbfb90eabe6b6d\" id=d1d210d2-e285-411b-b5e2-10c7ce72a3b7 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:56:58.195505 crc crio[22652]: time=\"2026-06-11T10:56:58.195403767Z\" level=info msg=\"Started container\" PID=39249 containerID=fe7740df85aa73d3156c7b7f95e30f4c73f1e279414bd8bc76fbfb90eabe6b6d description=openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3v8zdw/pull id=d1d210d2-e285-411b-b5e2-10c7ce72a3b7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dc84b23df774f067d801a95e037e057e9bcdedcc16b0a95aeaecb0b0cf9c0614\nJun 11 10:56:58.386092 crc crio[22652]: time=\"2026-06-11T10:56:58.385358487Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=6d668417-6add-40b4-9225-fbe6aaf08586 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:56:58.387660 crc crio[22652]: time=\"2026-06-11T10:56:58.387566607Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=bc20ce27-df91-4017-a114-f8538d943796 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:56:58.394020 crc crio[22652]: time=\"2026-06-11T10:56:58.39391391Z\" level=info msg=\"Creating container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3v8zdw/extract\" id=896c638b-85b9-412e-b2af-fd4e88274771 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:56:58.394979 crc crio[22652]: time=\"2026-06-11T10:56:58.394331063Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:56:58.422345 crc crio[22652]: time=\"2026-06-11T10:56:58.422230426Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:56:58.426547 crc crio[22652]: time=\"2026-06-11T10:56:58.42641596Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:56:58.532032 crc crio[22652]: time=\"2026-06-11T10:56:58.531799074Z\" level=info msg=\"Created container 04786abe4e64d9b6b56bca4df9688cdbc582b7522be506be96b5c6a0364108b6: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3v8zdw/extract\" id=896c638b-85b9-412e-b2af-fd4e88274771 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:56:58.534370 crc crio[22652]: time=\"2026-06-11T10:56:58.534098037Z\" level=info msg=\"Starting container: 04786abe4e64d9b6b56bca4df9688cdbc582b7522be506be96b5c6a0364108b6\" id=1834eb83-729c-4a08-9e30-18b43cb4a65a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:56:58.543620 crc crio[22652]: time=\"2026-06-11T10:56:58.543492156Z\" level=info msg=\"Started container\" PID=39266 containerID=04786abe4e64d9b6b56bca4df9688cdbc582b7522be506be96b5c6a0364108b6 description=openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3v8zdw/extract id=1834eb83-729c-4a08-9e30-18b43cb4a65a name=/runtime.v1.RuntimeService/StartContainer sandboxID=dc84b23df774f067d801a95e037e057e9bcdedcc16b0a95aeaecb0b0cf9c0614\nJun 11 10:57:00.407483 crc crio[22652]: time=\"2026-06-11T10:57:00.406705757Z\" level=info msg=\"Stopping pod sandbox: dc84b23df774f067d801a95e037e057e9bcdedcc16b0a95aeaecb0b0cf9c0614\" id=ae083322-34c6-48ea-b07d-45e1111b8c41 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 10:57:00.410023 crc crio[22652]: time=\"2026-06-11T10:57:00.407832713Z\" level=info msg=\"Got pod network &{Name:387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3v8zdw Namespace:openshift-marketplace ID:dc84b23df774f067d801a95e037e057e9bcdedcc16b0a95aeaecb0b0cf9c0614 UID:92d40219-23c1-48b1-831e-e654f28db39c NetNS:/var/run/netns/fa5d457e-badd-41aa-8e63-3e097fce0b91 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod92d40219_23c1_48b1_831e_e654f28db39c.slice PodAnnotations:0xc000988620}] Aliases:map[]}\"\nJun 11 10:57:00.410023 crc crio[22652]: time=\"2026-06-11T10:57:00.408006739Z\" level=info msg=\"Deleting pod openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3v8zdw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 10:57:00.695866 crc crio[22652]: time=\"2026-06-11T10:57:00.695657939Z\" level=info msg=\"Stopped pod sandbox: dc84b23df774f067d801a95e037e057e9bcdedcc16b0a95aeaecb0b0cf9c0614\" id=ae083322-34c6-48ea-b07d-45e1111b8c41 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 10:57:04.923915 crc crio[22652]: time=\"2026-06-11T10:57:04.923168608Z\" level=info msg=\"Removing container: 3802fa2612b778dcdc07d498a7bfa2c3461a9abdc7552d614000f55c84a89890\" id=1d7bbe47-df6c-43a2-85e5-83001f4a62b7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:57:05.223735 crc crio[22652]: time=\"2026-06-11T10:57:05.223433312Z\" level=info msg=\"Removed container 3802fa2612b778dcdc07d498a7bfa2c3461a9abdc7552d614000f55c84a89890: openshift-infra/auto-csr-approver-29686250-zchq7/oc\" id=1d7bbe47-df6c-43a2-85e5-83001f4a62b7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:57:05.230305 crc crio[22652]: time=\"2026-06-11T10:57:05.23006459Z\" level=info msg=\"Stopping pod sandbox: c6c0aa16869607996c5ebc8f91c78a8e21cda669b8c1d22e9beb4b7373c4c949\" id=de59b101-94a7-47e2-9438-f5b71ec33cf6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 10:57:05.230305 crc crio[22652]: time=\"2026-06-11T10:57:05.230175994Z\" level=info msg=\"Stopped pod sandbox (already stopped): c6c0aa16869607996c5ebc8f91c78a8e21cda669b8c1d22e9beb4b7373c4c949\" id=de59b101-94a7-47e2-9438-f5b71ec33cf6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 10:57:05.230732 crc crio[22652]: time=\"2026-06-11T10:57:05.230695131Z\" level=info msg=\"Removing pod sandbox: c6c0aa16869607996c5ebc8f91c78a8e21cda669b8c1d22e9beb4b7373c4c949\" id=510e7e36-dbd2-4e86-a9c3-129aff217191 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 10:57:05.237922 crc crio[22652]: time=\"2026-06-11T10:57:05.23783965Z\" level=info msg=\"Removed pod sandbox: c6c0aa16869607996c5ebc8f91c78a8e21cda669b8c1d22e9beb4b7373c4c949\" id=510e7e36-dbd2-4e86-a9c3-129aff217191 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 10:57:05.238925 crc crio[22652]: time=\"2026-06-11T10:57:05.238802418Z\" level=info msg=\"Stopping pod sandbox: bee064a86ca0eeb4ff04004766d628768c20085b8f22a24de72bda1bf48cc9c2\" id=471905ab-1573-40c1-acd6-df755968f704 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 10:57:05.238925 crc crio[22652]: time=\"2026-06-11T10:57:05.238843699Z\" level=info msg=\"Stopped pod sandbox (already stopped): bee064a86ca0eeb4ff04004766d628768c20085b8f22a24de72bda1bf48cc9c2\" id=471905ab-1573-40c1-acd6-df755968f704 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 10:57:05.239617 crc crio[22652]: time=\"2026-06-11T10:57:05.239557192Z\" level=info msg=\"Removing pod sandbox: bee064a86ca0eeb4ff04004766d628768c20085b8f22a24de72bda1bf48cc9c2\" id=f8b2f4bd-569f-49d1-a0be-fc8cc0cc288c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 10:57:05.246371 crc crio[22652]: time=\"2026-06-11T10:57:05.246104152Z\" level=info msg=\"Removed pod sandbox: bee064a86ca0eeb4ff04004766d628768c20085b8f22a24de72bda1bf48cc9c2\" id=f8b2f4bd-569f-49d1-a0be-fc8cc0cc288c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 10:57:13.929468 crc crio[22652]: time=\"2026-06-11T10:57:13.92857605Z\" level=info msg=\"Running pod sandbox: metallb-system/metallb-operator-controller-manager-6b45478744-dhq8h/POD\" id=f1bcd794-d341-4e27-acaa-18d9056a93ea name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:57:13.931059 crc crio[22652]: time=\"2026-06-11T10:57:13.929507969Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:57:13.962580 crc crio[22652]: time=\"2026-06-11T10:57:13.962392257Z\" level=info msg=\"Got pod network &{Name:metallb-operator-controller-manager-6b45478744-dhq8h Namespace:metallb-system ID:c5868a94760e0bb1fa3960ca616331352bf7ab99319fa50df625870bce523dc5 UID:cd197bab-2a45-494a-9a2a-1c508ab91265 NetNS:/var/run/netns/72fef954-c27c-4b47-b37a-4bf4d7bd233b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcd197bab_2a45_494a_9a2a_1c508ab91265.slice PodAnnotations:0xc0004bed70}] Aliases:map[]}\"\nJun 11 10:57:13.962895 crc crio[22652]: time=\"2026-06-11T10:57:13.962636425Z\" level=info msg=\"Adding pod metallb-system_metallb-operator-controller-manager-6b45478744-dhq8h to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 10:57:14.696957 crc crio[22652]: 2026-06-11T10:57:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c5868a94760e0bb Mac:8e:25:b3:30:b8:f0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2d Mtu:0 Sandbox:/var/run/netns/72fef954-c27c-4b47-b37a-4bf4d7bd233b SocketPath: PciID:}] [{Interface:0xc00013adb0 Address:{IP:10.217.0.45 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 10:57:14.699887 crc crio[22652]: time=\"2026-06-11T10:57:14.699762811Z\" level=info msg=\"Got pod network &{Name:metallb-operator-controller-manager-6b45478744-dhq8h Namespace:metallb-system ID:c5868a94760e0bb1fa3960ca616331352bf7ab99319fa50df625870bce523dc5 UID:cd197bab-2a45-494a-9a2a-1c508ab91265 NetNS:/var/run/netns/72fef954-c27c-4b47-b37a-4bf4d7bd233b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcd197bab_2a45_494a_9a2a_1c508ab91265.slice PodAnnotations:0xc0004bed70}] Aliases:map[]}\"\nJun 11 10:57:14.700291 crc crio[22652]: time=\"2026-06-11T10:57:14.700105522Z\" level=info msg=\"Checking pod metallb-system_metallb-operator-controller-manager-6b45478744-dhq8h for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 10:57:14.710777 crc crio[22652]: time=\"2026-06-11T10:57:14.710690014Z\" level=info msg=\"Ran pod sandbox c5868a94760e0bb1fa3960ca616331352bf7ab99319fa50df625870bce523dc5 with infra container: metallb-system/metallb-operator-controller-manager-6b45478744-dhq8h/POD\" id=f1bcd794-d341-4e27-acaa-18d9056a93ea name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:57:14.717460 crc crio[22652]: time=\"2026-06-11T10:57:14.717329125Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=c5318278-1d4d-422e-8b53-2ac5f52f8450 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:57:14.717735 crc crio[22652]: time=\"2026-06-11T10:57:14.717606264Z\" level=info msg=\"Image registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca not found\" id=c5318278-1d4d-422e-8b53-2ac5f52f8450 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:57:14.717735 crc crio[22652]: time=\"2026-06-11T10:57:14.717653776Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca found\" id=c5318278-1d4d-422e-8b53-2ac5f52f8450 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:57:14.722067 crc crio[22652]: time=\"2026-06-11T10:57:14.721960855Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=745b0921-582e-4bd3-a2e2-d7260b2d12f0 name=/runtime.v1.ImageService/PullImage\nJun 11 10:57:14.728431 crc crio[22652]: time=\"2026-06-11T10:57:14.727966444Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\\\"\"\nJun 11 10:57:15.427821 crc crio[22652]: time=\"2026-06-11T10:57:15.427732725Z\" level=info msg=\"Running pod sandbox: metallb-system/metallb-operator-webhook-server-7f4bfb7fcb-m6dfd/POD\" id=aeaba9be-4d37-4a48-a38e-8159cc8b6e54 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:57:15.427821 crc crio[22652]: time=\"2026-06-11T10:57:15.427855779Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:57:15.450699 crc crio[22652]: time=\"2026-06-11T10:57:15.450356753Z\" level=info msg=\"Got pod network &{Name:metallb-operator-webhook-server-7f4bfb7fcb-m6dfd Namespace:metallb-system ID:ce0266a19691f3f70cfe95377534c751820bcf8b52a21477d5bd0bbfb3660ae6 UID:bc7a1780-46c0-43df-ae16-757774b607a5 NetNS:/var/run/netns/c13a7529-f05a-4518-ad75-d792387f5df1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbc7a1780_46c0_43df_ae16_757774b607a5.slice PodAnnotations:0xc0004bf308}] Aliases:map[]}\"\nJun 11 10:57:15.450699 crc crio[22652]: time=\"2026-06-11T10:57:15.450667553Z\" level=info msg=\"Adding pod metallb-system_metallb-operator-webhook-server-7f4bfb7fcb-m6dfd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 10:57:15.963014 crc crio[22652]: 2026-06-11T10:57:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ce0266a19691f3f Mac:56:b9:ba:e5:ce:3f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2e Mtu:0 Sandbox:/var/run/netns/c13a7529-f05a-4518-ad75-d792387f5df1 SocketPath: PciID:}] [{Interface:0xc00028e6c0 Address:{IP:10.217.0.46 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 10:57:15.966283 crc crio[22652]: time=\"2026-06-11T10:57:15.966171817Z\" level=info msg=\"Got pod network &{Name:metallb-operator-webhook-server-7f4bfb7fcb-m6dfd Namespace:metallb-system ID:ce0266a19691f3f70cfe95377534c751820bcf8b52a21477d5bd0bbfb3660ae6 UID:bc7a1780-46c0-43df-ae16-757774b607a5 NetNS:/var/run/netns/c13a7529-f05a-4518-ad75-d792387f5df1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbc7a1780_46c0_43df_ae16_757774b607a5.slice PodAnnotations:0xc0004bf308}] Aliases:map[]}\"\nJun 11 10:57:15.966609 crc crio[22652]: time=\"2026-06-11T10:57:15.966545919Z\" level=info msg=\"Checking pod metallb-system_metallb-operator-webhook-server-7f4bfb7fcb-m6dfd for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 10:57:15.977807 crc crio[22652]: time=\"2026-06-11T10:57:15.977747835Z\" level=info msg=\"Ran pod sandbox ce0266a19691f3f70cfe95377534c751820bcf8b52a21477d5bd0bbfb3660ae6 with infra container: metallb-system/metallb-operator-webhook-server-7f4bfb7fcb-m6dfd/POD\" id=aeaba9be-4d37-4a48-a38e-8159cc8b6e54 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:57:15.982893 crc crio[22652]: time=\"2026-06-11T10:57:15.982812978Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=74f9f407-8f8e-4d60-af66-b921e0a09f6e name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:57:15.983064 crc crio[22652]: time=\"2026-06-11T10:57:15.983024395Z\" level=info msg=\"Image registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee not found\" id=74f9f407-8f8e-4d60-af66-b921e0a09f6e name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:57:15.983246 crc crio[22652]: time=\"2026-06-11T10:57:15.983069126Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee found\" id=74f9f407-8f8e-4d60-af66-b921e0a09f6e name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:57:15.984829 crc crio[22652]: time=\"2026-06-11T10:57:15.984764161Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=bbf62596-2925-425b-afa2-6cc4999b8edc name=/runtime.v1.ImageService/PullImage\nJun 11 10:57:15.988320 crc crio[22652]: time=\"2026-06-11T10:57:15.988268527Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\\\"\"\nJun 11 10:57:21.723322 crc crio[22652]: time=\"2026-06-11T10:57:21.721798729Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:17a529d2879517de7496a2b9408b82d437fe0e858cc5f62aea1ff22151b4d86a\" id=745b0921-582e-4bd3-a2e2-d7260b2d12f0 name=/runtime.v1.ImageService/PullImage\nJun 11 10:57:21.725063 crc crio[22652]: time=\"2026-06-11T10:57:21.725007201Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=079d526a-d24c-4daf-88f0-a87ab47a260f name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:57:21.729793 crc crio[22652]: time=\"2026-06-11T10:57:21.729748191Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=261ebe51-1375-4c23-b03f-a1961e38699a name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:57:21.746784 crc crio[22652]: time=\"2026-06-11T10:57:21.746629297Z\" level=info msg=\"Creating container: metallb-system/metallb-operator-controller-manager-6b45478744-dhq8h/manager\" id=a8d04a4d-3ecb-4e7a-9f29-e38f33bd6322 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:57:21.749571 crc crio[22652]: time=\"2026-06-11T10:57:21.749386234Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:57:21.785846 crc crio[22652]: time=\"2026-06-11T10:57:21.785739598Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:57:21.791377 crc crio[22652]: time=\"2026-06-11T10:57:21.791285354Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:57:21.966343 crc crio[22652]: time=\"2026-06-11T10:57:21.963917515Z\" level=info msg=\"Created container 09682fc505d98b2fd23cb247d25cbbf974f1ba53ae1421f96abd51bbd61ffbec: metallb-system/metallb-operator-controller-manager-6b45478744-dhq8h/manager\" id=a8d04a4d-3ecb-4e7a-9f29-e38f33bd6322 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:57:21.969836 crc crio[22652]: time=\"2026-06-11T10:57:21.969719078Z\" level=info msg=\"Starting container: 09682fc505d98b2fd23cb247d25cbbf974f1ba53ae1421f96abd51bbd61ffbec\" id=0e322f5d-861b-4783-9888-936a9980b84a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:57:21.980059 crc crio[22652]: time=\"2026-06-11T10:57:21.979966006Z\" level=info msg=\"Started container\" PID=39856 containerID=09682fc505d98b2fd23cb247d25cbbf974f1ba53ae1421f96abd51bbd61ffbec description=metallb-system/metallb-operator-controller-manager-6b45478744-dhq8h/manager id=0e322f5d-861b-4783-9888-936a9980b84a name=/runtime.v1.RuntimeService/StartContainer sandboxID=c5868a94760e0bb1fa3960ca616331352bf7ab99319fa50df625870bce523dc5\nJun 11 10:57:27.470957 crc crio[22652]: time=\"2026-06-11T10:57:27.469861903Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/metallb-rhel9@sha256:d641d7235a0ecc39b8e0bb0d437962611f44602ab030791c04dbbc7d8e11c885\" id=bbf62596-2925-425b-afa2-6cc4999b8edc name=/runtime.v1.ImageService/PullImage\nJun 11 10:57:27.472769 crc crio[22652]: time=\"2026-06-11T10:57:27.472696654Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=df7e33e0-659f-4243-ba48-293305c9fecb name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:57:27.484642 crc crio[22652]: time=\"2026-06-11T10:57:27.484546517Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=6b59dc46-1bd7-4a90-bb3d-3986f3d247b2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:57:27.492229 crc crio[22652]: time=\"2026-06-11T10:57:27.49185551Z\" level=info msg=\"Creating container: metallb-system/metallb-operator-webhook-server-7f4bfb7fcb-m6dfd/webhook-server\" id=974d1711-569e-4655-9772-28c9624fdab5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:57:27.496506 crc crio[22652]: time=\"2026-06-11T10:57:27.496420986Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:57:27.523793 crc crio[22652]: time=\"2026-06-11T10:57:27.523714391Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:57:27.527399 crc crio[22652]: time=\"2026-06-11T10:57:27.527309646Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:57:27.643476 crc crio[22652]: time=\"2026-06-11T10:57:27.642558733Z\" level=info msg=\"Created container d016802de77b9315c30d0a5b7d060fc41869d62dd2dcf59860ba4a724cb58457: metallb-system/metallb-operator-webhook-server-7f4bfb7fcb-m6dfd/webhook-server\" id=974d1711-569e-4655-9772-28c9624fdab5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:57:27.644813 crc crio[22652]: time=\"2026-06-11T10:57:27.644735052Z\" level=info msg=\"Starting container: d016802de77b9315c30d0a5b7d060fc41869d62dd2dcf59860ba4a724cb58457\" id=fb0dfb41-2c14-4413-a943-21038243bb3e name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:57:27.651945 crc crio[22652]: time=\"2026-06-11T10:57:27.651742115Z\" level=info msg=\"Started container\" PID=39911 containerID=d016802de77b9315c30d0a5b7d060fc41869d62dd2dcf59860ba4a724cb58457 description=metallb-system/metallb-operator-webhook-server-7f4bfb7fcb-m6dfd/webhook-server id=fb0dfb41-2c14-4413-a943-21038243bb3e name=/runtime.v1.RuntimeService/StartContainer sandboxID=ce0266a19691f3f70cfe95377534c751820bcf8b52a21477d5bd0bbfb3660ae6\nJun 11 10:57:56.567706 crc crio[22652]: time=\"2026-06-11T10:57:56.567058868Z\" level=info msg=\"Running pod sandbox: metallb-system/controller-8464864885-sbcxc/POD\" id=472e8de1-58f6-4939-adc3-5aad097f96e6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:57:56.570409 crc crio[22652]: time=\"2026-06-11T10:57:56.56773965Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:57:56.594109 crc crio[22652]: time=\"2026-06-11T10:57:56.593561468Z\" level=info msg=\"Got pod network &{Name:controller-8464864885-sbcxc Namespace:metallb-system ID:ad112e2f94892c22bfccf6fe8593bd82d65f2fff11520bd2f19f68be05569a2a UID:ac6cacea-50f8-4dc1-b16e-60e951749c89 NetNS:/var/run/netns/d67bb2d4-24b3-4189-8db2-04be522a6d0c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podac6cacea_50f8_4dc1_b16e_60e951749c89.slice PodAnnotations:0xc002400a28}] Aliases:map[]}\"\nJun 11 10:57:56.594109 crc crio[22652]: time=\"2026-06-11T10:57:56.594071645Z\" level=info msg=\"Adding pod metallb-system_controller-8464864885-sbcxc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 10:57:57.255248 crc crio[22652]: 2026-06-11T10:57:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ad112e2f94892c2 Mac:1a:82:e2:73:cb:48 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2f Mtu:0 Sandbox:/var/run/netns/d67bb2d4-24b3-4189-8db2-04be522a6d0c SocketPath: PciID:}] [{Interface:0xc000015140 Address:{IP:10.217.0.47 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 10:57:57.256947 crc crio[22652]: time=\"2026-06-11T10:57:57.256643037Z\" level=info msg=\"Got pod network &{Name:controller-8464864885-sbcxc Namespace:metallb-system ID:ad112e2f94892c22bfccf6fe8593bd82d65f2fff11520bd2f19f68be05569a2a UID:ac6cacea-50f8-4dc1-b16e-60e951749c89 NetNS:/var/run/netns/d67bb2d4-24b3-4189-8db2-04be522a6d0c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podac6cacea_50f8_4dc1_b16e_60e951749c89.slice PodAnnotations:0xc002400a28}] Aliases:map[]}\"\nJun 11 10:57:57.257097 crc crio[22652]: time=\"2026-06-11T10:57:57.257029059Z\" level=info msg=\"Checking pod metallb-system_controller-8464864885-sbcxc for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 10:57:57.263800 crc crio[22652]: time=\"2026-06-11T10:57:57.26371141Z\" level=info msg=\"Ran pod sandbox ad112e2f94892c22bfccf6fe8593bd82d65f2fff11520bd2f19f68be05569a2a with infra container: metallb-system/controller-8464864885-sbcxc/POD\" id=472e8de1-58f6-4939-adc3-5aad097f96e6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:57:57.266304 crc crio[22652]: time=\"2026-06-11T10:57:57.265534258Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=ed890a48-7ea3-4aa3-8d34-bc1908c7e832 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:57:57.270062 crc crio[22652]: time=\"2026-06-11T10:57:57.269968989Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=eaada0da-c169-41f1-8317-3f3f25e8e313 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:57:57.278708 crc crio[22652]: time=\"2026-06-11T10:57:57.278606273Z\" level=info msg=\"Creating container: metallb-system/controller-8464864885-sbcxc/controller\" id=bb4ec0dd-8516-427a-b651-feced38b04cf name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:57:57.279092 crc crio[22652]: time=\"2026-06-11T10:57:57.279032866Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:57:57.308544 crc crio[22652]: time=\"2026-06-11T10:57:57.30840462Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:57:57.311888 crc crio[22652]: time=\"2026-06-11T10:57:57.311830417Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:57:57.416900 crc crio[22652]: time=\"2026-06-11T10:57:57.416803129Z\" level=info msg=\"Created container 1148ce2933eee35907ccf0e36aa1709389dbc8879f022ec555f23657a7a2473c: metallb-system/controller-8464864885-sbcxc/controller\" id=bb4ec0dd-8516-427a-b651-feced38b04cf name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:57:57.418666 crc crio[22652]: time=\"2026-06-11T10:57:57.418573885Z\" level=info msg=\"Starting container: 1148ce2933eee35907ccf0e36aa1709389dbc8879f022ec555f23657a7a2473c\" id=ee06bc30-338a-4635-937a-1234307c9630 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:57:57.423738 crc crio[22652]: time=\"2026-06-11T10:57:57.423665777Z\" level=info msg=\"Started container\" PID=40428 containerID=1148ce2933eee35907ccf0e36aa1709389dbc8879f022ec555f23657a7a2473c description=metallb-system/controller-8464864885-sbcxc/controller id=ee06bc30-338a-4635-937a-1234307c9630 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ad112e2f94892c22bfccf6fe8593bd82d65f2fff11520bd2f19f68be05569a2a\nJun 11 10:57:57.434447 crc crio[22652]: time=\"2026-06-11T10:57:57.434399307Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=20cb8e31-ba97-40e8-878e-0becb15f86fe name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:57:57.437860 crc crio[22652]: time=\"2026-06-11T10:57:57.437780585Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=399ac5c0-532b-4660-8d8a-28dd1885829f name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:57:57.443908 crc crio[22652]: time=\"2026-06-11T10:57:57.443815827Z\" level=info msg=\"Creating container: metallb-system/controller-8464864885-sbcxc/kube-rbac-proxy\" id=edc59355-b656-4b1b-92d6-e6bf7923e38b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:57:57.444447 crc crio[22652]: time=\"2026-06-11T10:57:57.444369204Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:57:57.513251 crc crio[22652]: time=\"2026-06-11T10:57:57.506520567Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:57:57.513251 crc crio[22652]: time=\"2026-06-11T10:57:57.511690411Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:57:57.640169 crc crio[22652]: time=\"2026-06-11T10:57:57.639982693Z\" level=info msg=\"Created container 4b0b9d49fd552fac869b131d02f225b1c50579efaaf3b1a478a9cbb0c269d145: metallb-system/controller-8464864885-sbcxc/kube-rbac-proxy\" id=edc59355-b656-4b1b-92d6-e6bf7923e38b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:57:57.641656 crc crio[22652]: time=\"2026-06-11T10:57:57.641612515Z\" level=info msg=\"Starting container: 4b0b9d49fd552fac869b131d02f225b1c50579efaaf3b1a478a9cbb0c269d145\" id=16c7fa39-2eaa-4b9c-adbf-d162f9c015de name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:57:57.649715 crc crio[22652]: time=\"2026-06-11T10:57:57.649564853Z\" level=info msg=\"Started container\" PID=40444 containerID=4b0b9d49fd552fac869b131d02f225b1c50579efaaf3b1a478a9cbb0c269d145 description=metallb-system/controller-8464864885-sbcxc/kube-rbac-proxy id=16c7fa39-2eaa-4b9c-adbf-d162f9c015de name=/runtime.v1.RuntimeService/StartContainer sandboxID=ad112e2f94892c22bfccf6fe8593bd82d65f2fff11520bd2f19f68be05569a2a\nJun 11 10:57:58.704037 crc crio[22652]: time=\"2026-06-11T10:57:58.703568715Z\" level=info msg=\"Running pod sandbox: metallb-system/speaker-ql775/POD\" id=361f84d4-ac64-41a3-b272-1ca2abc240af name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:57:58.705042 crc crio[22652]: time=\"2026-06-11T10:57:58.704072561Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:57:58.727253 crc crio[22652]: time=\"2026-06-11T10:57:58.719423529Z\" 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=361f84d4-ac64-41a3-b272-1ca2abc240af name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:57:58.748185 crc crio[22652]: time=\"2026-06-11T10:57:58.747799522Z\" level=info msg=\"Ran pod sandbox 52e4ebf30d2a8e03006a5174bfa327a3866c4553f1afc0b5d7bb4e5ab5a6c7f3 with infra container: metallb-system/speaker-ql775/POD\" id=361f84d4-ac64-41a3-b272-1ca2abc240af name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:57:58.749795 crc crio[22652]: time=\"2026-06-11T10:57:58.749722878Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=f877e015-8dc4-48df-a095-f59ae2425b71 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:57:58.752086 crc crio[22652]: time=\"2026-06-11T10:57:58.752014871Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=659ab199-c0ba-4d34-bdad-beea33d7d94d name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:57:58.760881 crc crio[22652]: time=\"2026-06-11T10:57:58.760782569Z\" level=info msg=\"Creating container: metallb-system/speaker-ql775/speaker\" id=16a2755e-6802-4f81-8ec9-d4ea2a09c784 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:57:58.761378 crc crio[22652]: time=\"2026-06-11T10:57:58.761298885Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:57:58.808663 crc crio[22652]: time=\"2026-06-11T10:57:58.808554722Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:57:58.965694 crc crio[22652]: time=\"2026-06-11T10:57:58.965503218Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:57:59.112395 crc crio[22652]: time=\"2026-06-11T10:57:59.112294647Z\" level=info msg=\"Created container b237c663a48abd963a8e64e6563482d53afb599ccc4b5cbcaa4f08ad87762378: metallb-system/speaker-ql775/speaker\" id=16a2755e-6802-4f81-8ec9-d4ea2a09c784 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:57:59.113483 crc crio[22652]: time=\"2026-06-11T10:57:59.113382862Z\" level=info msg=\"Starting container: b237c663a48abd963a8e64e6563482d53afb599ccc4b5cbcaa4f08ad87762378\" id=f7dd5fea-60ba-467a-a403-f130c59ae80a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:57:59.118620 crc crio[22652]: time=\"2026-06-11T10:57:59.118540635Z\" level=info msg=\"Started container\" PID=40468 containerID=b237c663a48abd963a8e64e6563482d53afb599ccc4b5cbcaa4f08ad87762378 description=metallb-system/speaker-ql775/speaker id=f7dd5fea-60ba-467a-a403-f130c59ae80a name=/runtime.v1.RuntimeService/StartContainer sandboxID=52e4ebf30d2a8e03006a5174bfa327a3866c4553f1afc0b5d7bb4e5ab5a6c7f3\nJun 11 10:57:59.131914 crc crio[22652]: time=\"2026-06-11T10:57:59.131409443Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=1be7d0e7-7795-4033-b031-b2397c39786c name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:57:59.136600 crc crio[22652]: time=\"2026-06-11T10:57:59.136520385Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=f427d7a7-2aad-481d-93f7-1e44f95ba12f name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:57:59.148543 crc crio[22652]: time=\"2026-06-11T10:57:59.148473725Z\" level=info msg=\"Creating container: metallb-system/speaker-ql775/kube-rbac-proxy\" id=6467ce7a-e6ff-4bca-beed-8e4eb7d6da25 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:57:59.149006 crc crio[22652]: time=\"2026-06-11T10:57:59.148835707Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:57:59.188257 crc crio[22652]: time=\"2026-06-11T10:57:59.184061906Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:57:59.383468 crc crio[22652]: time=\"2026-06-11T10:57:59.38300359Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:57:59.491562 crc crio[22652]: time=\"2026-06-11T10:57:59.491401361Z\" level=info msg=\"Created container db821db441b0944a5e14512bde862fca48d1882d286a3e0d88d272d8d1aae8ba: metallb-system/speaker-ql775/kube-rbac-proxy\" id=6467ce7a-e6ff-4bca-beed-8e4eb7d6da25 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:57:59.493618 crc crio[22652]: time=\"2026-06-11T10:57:59.493504127Z\" level=info msg=\"Starting container: db821db441b0944a5e14512bde862fca48d1882d286a3e0d88d272d8d1aae8ba\" id=ee41bee7-dc5d-4177-b7bc-4b52e7c28e7b name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:57:59.500051 crc crio[22652]: time=\"2026-06-11T10:57:59.499943243Z\" level=info msg=\"Started container\" PID=40489 containerID=db821db441b0944a5e14512bde862fca48d1882d286a3e0d88d272d8d1aae8ba description=metallb-system/speaker-ql775/kube-rbac-proxy id=ee41bee7-dc5d-4177-b7bc-4b52e7c28e7b name=/runtime.v1.RuntimeService/StartContainer sandboxID=52e4ebf30d2a8e03006a5174bfa327a3866c4553f1afc0b5d7bb4e5ab5a6c7f3\nJun 11 10:58:00.716450 crc crio[22652]: time=\"2026-06-11T10:58:00.715804096Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686258-r9j4b/POD\" id=56e1fb6f-970a-4684-bda4-7ac5873f8809 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:58:00.717975 crc crio[22652]: time=\"2026-06-11T10:58:00.716456427Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:58:00.747765 crc crio[22652]: time=\"2026-06-11T10:58:00.747537043Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686258-r9j4b Namespace:openshift-infra ID:86ceb64404cc7b5abeef192db32332c1c3f26f08c7d8d8725128bd059d70cd90 UID:aaa1dae9-234b-45b8-897c-7752227ecf8c NetNS:/var/run/netns/fd0eed8c-11bf-464c-b6ff-056f728e2e28 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaaa1dae9_234b_45b8_897c_7752227ecf8c.slice PodAnnotations:0xc0036e6530}] Aliases:map[]}\"\nJun 11 10:58:00.747765 crc crio[22652]: time=\"2026-06-11T10:58:00.747677977Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686258-r9j4b to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 10:58:01.361096 crc crio[22652]: 2026-06-11T10:58:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:86ceb64404cc7b5 Mac:a2:e2:83:87:81:66 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:30 Mtu:0 Sandbox:/var/run/netns/fd0eed8c-11bf-464c-b6ff-056f728e2e28 SocketPath: PciID:}] [{Interface:0xc0004089a0 Address:{IP:10.217.0.48 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 10:58:01.362737 crc crio[22652]: time=\"2026-06-11T10:58:01.362659038Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686258-r9j4b Namespace:openshift-infra ID:86ceb64404cc7b5abeef192db32332c1c3f26f08c7d8d8725128bd059d70cd90 UID:aaa1dae9-234b-45b8-897c-7752227ecf8c NetNS:/var/run/netns/fd0eed8c-11bf-464c-b6ff-056f728e2e28 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaaa1dae9_234b_45b8_897c_7752227ecf8c.slice PodAnnotations:0xc0036e6530}] Aliases:map[]}\"\nJun 11 10:58:01.362838 crc crio[22652]: time=\"2026-06-11T10:58:01.362818893Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686258-r9j4b for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 10:58:01.368794 crc crio[22652]: time=\"2026-06-11T10:58:01.36870142Z\" level=info msg=\"Ran pod sandbox 86ceb64404cc7b5abeef192db32332c1c3f26f08c7d8d8725128bd059d70cd90 with infra container: openshift-infra/auto-csr-approver-29686258-r9j4b/POD\" id=56e1fb6f-970a-4684-bda4-7ac5873f8809 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:58:01.371672 crc crio[22652]: time=\"2026-06-11T10:58:01.37157378Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=5c021bcb-fc02-472f-8112-16deb8c14eed name=/runtime.v1.ImageService/PullImage\nJun 11 10:58:01.379172 crc crio[22652]: time=\"2026-06-11T10:58:01.379078869Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 10:58:02.324547 crc crio[22652]: time=\"2026-06-11T10:58:02.324268211Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=5c021bcb-fc02-472f-8112-16deb8c14eed name=/runtime.v1.ImageService/PullImage\nJun 11 10:58:02.326025 crc crio[22652]: time=\"2026-06-11T10:58:02.325086976Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=de67f010-38bf-4b71-9ab2-7139385f683f name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:58:02.327678 crc crio[22652]: time=\"2026-06-11T10:58:02.327589596Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=75dfcccc-87e3-4c23-b314-8a14ab092641 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:58:02.340508 crc crio[22652]: time=\"2026-06-11T10:58:02.336177719Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686258-r9j4b/oc\" id=194ec3b8-11af-48ea-9009-2df96716039f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:58:02.340508 crc crio[22652]: time=\"2026-06-11T10:58:02.336656065Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:58:02.361183 crc crio[22652]: time=\"2026-06-11T10:58:02.361059168Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:58:02.603781 crc crio[22652]: time=\"2026-06-11T10:58:02.603618188Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:58:02.694502 crc crio[22652]: time=\"2026-06-11T10:58:02.693803391Z\" level=info msg=\"Created container 5afe0b213fe9b623a85f737de7192cb16eba1f20b72d70feacd0601a22997a37: openshift-infra/auto-csr-approver-29686258-r9j4b/oc\" id=194ec3b8-11af-48ea-9009-2df96716039f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:58:02.697364 crc crio[22652]: time=\"2026-06-11T10:58:02.696477696Z\" level=info msg=\"Starting container: 5afe0b213fe9b623a85f737de7192cb16eba1f20b72d70feacd0601a22997a37\" id=38d811b4-bbfb-4821-9bb6-632421a0b849 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:58:02.701302 crc crio[22652]: time=\"2026-06-11T10:58:02.701077252Z\" level=info msg=\"Started container\" PID=40680 containerID=5afe0b213fe9b623a85f737de7192cb16eba1f20b72d70feacd0601a22997a37 description=openshift-infra/auto-csr-approver-29686258-r9j4b/oc id=38d811b4-bbfb-4821-9bb6-632421a0b849 name=/runtime.v1.RuntimeService/StartContainer sandboxID=86ceb64404cc7b5abeef192db32332c1c3f26f08c7d8d8725128bd059d70cd90\nJun 11 10:58:05.187492 crc crio[22652]: time=\"2026-06-11T10:58:05.186676049Z\" level=info msg=\"Stopping pod sandbox: 86ceb64404cc7b5abeef192db32332c1c3f26f08c7d8d8725128bd059d70cd90\" id=058de201-f28f-44f0-a5fd-045d8daeb618 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 10:58:05.188628 crc crio[22652]: time=\"2026-06-11T10:58:05.188548109Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686258-r9j4b Namespace:openshift-infra ID:86ceb64404cc7b5abeef192db32332c1c3f26f08c7d8d8725128bd059d70cd90 UID:aaa1dae9-234b-45b8-897c-7752227ecf8c NetNS:/var/run/netns/fd0eed8c-11bf-464c-b6ff-056f728e2e28 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaaa1dae9_234b_45b8_897c_7752227ecf8c.slice PodAnnotations:0xc0036e65b8}] Aliases:map[]}\"\nJun 11 10:58:05.188829 crc crio[22652]: time=\"2026-06-11T10:58:05.188763986Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686258-r9j4b from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 10:58:05.493713 crc crio[22652]: time=\"2026-06-11T10:58:05.493613052Z\" level=info msg=\"Stopped pod sandbox: 86ceb64404cc7b5abeef192db32332c1c3f26f08c7d8d8725128bd059d70cd90\" id=058de201-f28f-44f0-a5fd-045d8daeb618 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 10:58:21.664372 crc crio[22652]: time=\"2026-06-11T10:58:21.663486528Z\" level=info msg=\"Running pod sandbox: openshift-frr-k8s/frr-k8s-552g9/POD\" id=4b359c24-b8b7-455a-829b-6ada706913f7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:58:21.664372 crc crio[22652]: time=\"2026-06-11T10:58:21.664368747Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:58:21.684852 crc crio[22652]: time=\"2026-06-11T10:58:21.684724741Z\" 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=4b359c24-b8b7-455a-829b-6ada706913f7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:58:22.373563 crc crio[22652]: time=\"2026-06-11T10:58:22.373258953Z\" level=info msg=\"Ran pod sandbox b1f96b3a2067c931bab91813403c72aa526644e792ff6c6d99d5da305db15528 with infra container: openshift-frr-k8s/frr-k8s-552g9/POD\" id=4b359c24-b8b7-455a-829b-6ada706913f7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:58:22.375406 crc crio[22652]: time=\"2026-06-11T10:58:22.375311438Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=3b0e10c2-68e3-4a3c-959b-d17805158e74 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:58:22.375641 crc crio[22652]: time=\"2026-06-11T10:58:22.375539996Z\" level=info msg=\"Image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b not found\" id=3b0e10c2-68e3-4a3c-959b-d17805158e74 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:58:22.375641 crc crio[22652]: time=\"2026-06-11T10:58:22.375607198Z\" level=info msg=\"Neither image nor artfiact quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b found\" id=3b0e10c2-68e3-4a3c-959b-d17805158e74 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:58:22.377287 crc crio[22652]: time=\"2026-06-11T10:58:22.377061134Z\" level=info msg=\"Pulling image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=002974f4-ee80-4c72-b8de-6a0d4fb87184 name=/runtime.v1.ImageService/PullImage\nJun 11 10:58:22.387749 crc crio[22652]: time=\"2026-06-11T10:58:22.387674912Z\" level=info msg=\"Trying to access \\\"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\\\"\"\nJun 11 10:58:22.868558 crc crio[22652]: time=\"2026-06-11T10:58:22.867991058Z\" level=info msg=\"Running pod sandbox: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-nh77s/POD\" id=118c8915-7ff0-498a-ad6c-b6c9e0dd571e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:58:22.869412 crc crio[22652]: time=\"2026-06-11T10:58:22.868573336Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:58:22.889726 crc crio[22652]: time=\"2026-06-11T10:58:22.889518333Z\" 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=118c8915-7ff0-498a-ad6c-b6c9e0dd571e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:58:22.906198 crc crio[22652]: time=\"2026-06-11T10:58:22.906062317Z\" level=info msg=\"Ran pod sandbox 364927a5b8b139a73ad42029589890386ced3252a7781a29568571e9d95fcc94 with infra container: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-nh77s/POD\" id=118c8915-7ff0-498a-ad6c-b6c9e0dd571e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:58:22.909949 crc crio[22652]: time=\"2026-06-11T10:58:22.909789513Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=9b69b27c-ffb9-4678-b6ac-320415666ec0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:58:22.910349 crc crio[22652]: time=\"2026-06-11T10:58:22.910202657Z\" level=info msg=\"Image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b not found\" id=9b69b27c-ffb9-4678-b6ac-320415666ec0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:58:22.910349 crc crio[22652]: time=\"2026-06-11T10:58:22.91029721Z\" level=info msg=\"Neither image nor artfiact quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b found\" id=9b69b27c-ffb9-4678-b6ac-320415666ec0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:58:22.912105 crc crio[22652]: time=\"2026-06-11T10:58:22.911981824Z\" level=info msg=\"Pulling image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=d7ca3b06-8cbc-4fad-90f2-a56d6f051b55 name=/runtime.v1.ImageService/PullImage\nJun 11 10:58:22.915463 crc crio[22652]: time=\"2026-06-11T10:58:22.915380182Z\" level=info msg=\"Trying to access \\\"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\\\"\"\nJun 11 10:58:47.159319 crc crio[22652]: time=\"2026-06-11T10:58:47.158474017Z\" level=info msg=\"Pulled image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=d7ca3b06-8cbc-4fad-90f2-a56d6f051b55 name=/runtime.v1.ImageService/PullImage\nJun 11 10:58:47.162319 crc crio[22652]: time=\"2026-06-11T10:58:47.16205581Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=57c4e4c5-d43b-425b-a38d-0ebc345a5364 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:58:47.167022 crc crio[22652]: time=\"2026-06-11T10:58:47.166745678Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=53cc2857-49a9-4918-917d-08166bee9b1c name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:58:47.178065 crc crio[22652]: time=\"2026-06-11T10:58:47.177954264Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-nh77s/frr-k8s-webhook-server\" id=efc4bd40-7ab3-4ab2-a4e9-b760bfe12ccd name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:58:47.180429 crc crio[22652]: time=\"2026-06-11T10:58:47.180277029Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:58:47.184035 crc crio[22652]: time=\"2026-06-11T10:58:47.183674239Z\" level=info msg=\"Pulled image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=002974f4-ee80-4c72-b8de-6a0d4fb87184 name=/runtime.v1.ImageService/PullImage\nJun 11 10:58:47.184550 crc crio[22652]: time=\"2026-06-11T10:58:47.184477831Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=3b01e4c1-8e72-48a7-aa76-ace08dcc3e44 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:58:47.210602 crc crio[22652]: time=\"2026-06-11T10:58:47.201534163Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=ba9bde01-2f8d-4d41-ae4f-2f8d2b00fc0e name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:58:47.214093 crc crio[22652]: time=\"2026-06-11T10:58:47.214019601Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:58:47.218042 crc crio[22652]: time=\"2026-06-11T10:58:47.217946795Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:58:47.235612 crc crio[22652]: time=\"2026-06-11T10:58:47.235459941Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-552g9/cp-frr-files\" id=06b53e6c-a092-4e38-a2b9-b4bc1ab2571b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:58:47.239376 crc crio[22652]: time=\"2026-06-11T10:58:47.239265051Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:58:47.289854 crc crio[22652]: time=\"2026-06-11T10:58:47.289746762Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:58:47.297785 crc crio[22652]: time=\"2026-06-11T10:58:47.297642106Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:58:47.384933 crc crio[22652]: time=\"2026-06-11T10:58:47.384424957Z\" level=info msg=\"Created container 5dafe2a40aa33e92d6980a968820e9424d3f915910dee9de1696c7f7cea565dd: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-nh77s/frr-k8s-webhook-server\" id=efc4bd40-7ab3-4ab2-a4e9-b760bfe12ccd name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:58:47.386404 crc crio[22652]: time=\"2026-06-11T10:58:47.386315918Z\" level=info msg=\"Created container b5b22283dc29b5ed54e49ff91fbe55c7c79113b9e507cdf61a39487b261192bf: openshift-frr-k8s/frr-k8s-552g9/cp-frr-files\" id=06b53e6c-a092-4e38-a2b9-b4bc1ab2571b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:58:47.387067 crc crio[22652]: time=\"2026-06-11T10:58:47.386990119Z\" level=info msg=\"Starting container: 5dafe2a40aa33e92d6980a968820e9424d3f915910dee9de1696c7f7cea565dd\" id=abe8309e-edd2-4dcf-8658-7650c2282504 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:58:47.387732 crc crio[22652]: time=\"2026-06-11T10:58:47.387681001Z\" level=info msg=\"Starting container: b5b22283dc29b5ed54e49ff91fbe55c7c79113b9e507cdf61a39487b261192bf\" id=49a22301-b735-4569-a8bc-563ef01ed1b7 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:58:47.397743 crc crio[22652]: time=\"2026-06-11T10:58:47.397685138Z\" level=info msg=\"Started container\" PID=41394 containerID=5dafe2a40aa33e92d6980a968820e9424d3f915910dee9de1696c7f7cea565dd description=openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-nh77s/frr-k8s-webhook-server id=abe8309e-edd2-4dcf-8658-7650c2282504 name=/runtime.v1.RuntimeService/StartContainer sandboxID=364927a5b8b139a73ad42029589890386ced3252a7781a29568571e9d95fcc94\nJun 11 10:58:47.398317 crc crio[22652]: time=\"2026-06-11T10:58:47.397988259Z\" level=info msg=\"Started container\" PID=41399 containerID=b5b22283dc29b5ed54e49ff91fbe55c7c79113b9e507cdf61a39487b261192bf description=openshift-frr-k8s/frr-k8s-552g9/cp-frr-files id=49a22301-b735-4569-a8bc-563ef01ed1b7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b1f96b3a2067c931bab91813403c72aa526644e792ff6c6d99d5da305db15528\nJun 11 10:58:47.812539 crc crio[22652]: time=\"2026-06-11T10:58:47.812191577Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=2ec1924d-80d5-476d-a450-d03ee650c463 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:58:47.818962 crc crio[22652]: time=\"2026-06-11T10:58:47.818859557Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=484fa87d-2838-415f-82ea-2950c7898824 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:58:47.827324 crc crio[22652]: time=\"2026-06-11T10:58:47.827282965Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-552g9/cp-reloader\" id=8f2120a7-915a-4b31-b10d-58d273a372b6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:58:47.829637 crc crio[22652]: time=\"2026-06-11T10:58:47.829607409Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:58:47.865196 crc crio[22652]: time=\"2026-06-11T10:58:47.865023143Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:58:47.874977 crc crio[22652]: time=\"2026-06-11T10:58:47.874917087Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:58:47.980548 crc crio[22652]: time=\"2026-06-11T10:58:47.980500598Z\" level=info msg=\"Created container cc81c61c6a0e46ad8efe854d9da6a335ad27988146e8bf5c397d0740ffdeb6c2: openshift-frr-k8s/frr-k8s-552g9/cp-reloader\" id=8f2120a7-915a-4b31-b10d-58d273a372b6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:58:47.982505 crc crio[22652]: time=\"2026-06-11T10:58:47.982290755Z\" level=info msg=\"Starting container: cc81c61c6a0e46ad8efe854d9da6a335ad27988146e8bf5c397d0740ffdeb6c2\" id=adeed25d-04eb-4f10-a630-b87905c0c381 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:58:47.994852 crc crio[22652]: time=\"2026-06-11T10:58:47.994701759Z\" level=info msg=\"Started container\" PID=41423 containerID=cc81c61c6a0e46ad8efe854d9da6a335ad27988146e8bf5c397d0740ffdeb6c2 description=openshift-frr-k8s/frr-k8s-552g9/cp-reloader id=adeed25d-04eb-4f10-a630-b87905c0c381 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b1f96b3a2067c931bab91813403c72aa526644e792ff6c6d99d5da305db15528\nJun 11 10:58:48.825331 crc crio[22652]: time=\"2026-06-11T10:58:48.824647223Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=17284d1e-725b-4a64-a2e8-2b03ec9aa8e2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:58:48.830425 crc crio[22652]: time=\"2026-06-11T10:58:48.830336574Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=4e517ead-89ed-424b-88ef-ebf697625bac name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:58:48.846647 crc crio[22652]: time=\"2026-06-11T10:58:48.846519347Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-552g9/cp-metrics\" id=697320e6-e536-49bf-85ef-d3929f39fcb4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:58:48.848965 crc crio[22652]: time=\"2026-06-11T10:58:48.84878101Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:58:48.892190 crc crio[22652]: time=\"2026-06-11T10:58:48.892073574Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:58:48.896426 crc crio[22652]: time=\"2026-06-11T10:58:48.896359519Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:58:49.037889 crc crio[22652]: time=\"2026-06-11T10:58:49.03783397Z\" level=info msg=\"Created container 84393ba64a64a2960076983047e8aa031712dc1d6cf93d731765f946ec334743: openshift-frr-k8s/frr-k8s-552g9/cp-metrics\" id=697320e6-e536-49bf-85ef-d3929f39fcb4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:58:49.039827 crc crio[22652]: time=\"2026-06-11T10:58:49.039752481Z\" level=info msg=\"Starting container: 84393ba64a64a2960076983047e8aa031712dc1d6cf93d731765f946ec334743\" id=d802e375-6a03-468c-b7d9-c1053e5628d0 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:58:49.046631 crc crio[22652]: time=\"2026-06-11T10:58:49.046509466Z\" level=info msg=\"Started container\" PID=41433 containerID=84393ba64a64a2960076983047e8aa031712dc1d6cf93d731765f946ec334743 description=openshift-frr-k8s/frr-k8s-552g9/cp-metrics id=d802e375-6a03-468c-b7d9-c1053e5628d0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b1f96b3a2067c931bab91813403c72aa526644e792ff6c6d99d5da305db15528\nJun 11 10:58:49.843821 crc crio[22652]: time=\"2026-06-11T10:58:49.843780933Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=5705fde3-1261-4ae2-8bb7-45443e562925 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:58:49.850501 crc crio[22652]: time=\"2026-06-11T10:58:49.850396672Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=cba0915c-4e52-419a-9b19-d3e1bd06f8cb name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:58:49.874542 crc crio[22652]: time=\"2026-06-11T10:58:49.874453026Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-552g9/cp-frr-status\" id=b7cb9811-5599-422a-87ab-8db0dac93eef name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:58:49.876949 crc crio[22652]: time=\"2026-06-11T10:58:49.876810361Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:58:49.926947 crc crio[22652]: time=\"2026-06-11T10:58:49.926604831Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:58:49.933333 crc crio[22652]: time=\"2026-06-11T10:58:49.930532936Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:58:50.061723 crc crio[22652]: time=\"2026-06-11T10:58:50.061609686Z\" level=info msg=\"Created container 03c845d3a9aba4d298d839d7fd16be6f14117b9088194672df71f122a8df6ea6: openshift-frr-k8s/frr-k8s-552g9/cp-frr-status\" id=b7cb9811-5599-422a-87ab-8db0dac93eef name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:58:50.063819 crc crio[22652]: time=\"2026-06-11T10:58:50.063640362Z\" level=info msg=\"Starting container: 03c845d3a9aba4d298d839d7fd16be6f14117b9088194672df71f122a8df6ea6\" id=656fa528-67fa-4f73-9fbb-ffb0094d3bfd name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:58:50.069856 crc crio[22652]: time=\"2026-06-11T10:58:50.069702044Z\" level=info msg=\"Started container\" PID=41501 containerID=03c845d3a9aba4d298d839d7fd16be6f14117b9088194672df71f122a8df6ea6 description=openshift-frr-k8s/frr-k8s-552g9/cp-frr-status id=656fa528-67fa-4f73-9fbb-ffb0094d3bfd name=/runtime.v1.RuntimeService/StartContainer sandboxID=b1f96b3a2067c931bab91813403c72aa526644e792ff6c6d99d5da305db15528\nJun 11 10:58:50.855851 crc crio[22652]: time=\"2026-06-11T10:58:50.855387702Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=20452286-9db4-4482-ae0b-6847e055aef4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:58:50.860345 crc crio[22652]: time=\"2026-06-11T10:58:50.860304039Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=fba83022-01b6-4f75-abd7-8f01824ff695 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:58:51.142216 crc crio[22652]: time=\"2026-06-11T10:58:51.142165575Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-552g9/controller\" id=9d4f2ba8-0725-4d4f-bffc-85682232751a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:58:51.144244 crc crio[22652]: time=\"2026-06-11T10:58:51.14419155Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:58:51.170565 crc crio[22652]: time=\"2026-06-11T10:58:51.170510825Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:58:51.178672 crc crio[22652]: time=\"2026-06-11T10:58:51.178628523Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:58:51.480569 crc crio[22652]: time=\"2026-06-11T10:58:51.480400631Z\" level=info msg=\"Created container 82e5ab447e2b0eedee4ce37fa3c2fb435a12df91e2587f4a0d63d3d9e261d508: openshift-frr-k8s/frr-k8s-552g9/controller\" id=9d4f2ba8-0725-4d4f-bffc-85682232751a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:58:51.483718 crc crio[22652]: time=\"2026-06-11T10:58:51.483584603Z\" level=info msg=\"Starting container: 82e5ab447e2b0eedee4ce37fa3c2fb435a12df91e2587f4a0d63d3d9e261d508\" id=832bd09f-d7d0-492f-ab59-6e9a0a47a1fa name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:58:51.492751 crc crio[22652]: time=\"2026-06-11T10:58:51.492587978Z\" level=info msg=\"Started container\" PID=41540 containerID=82e5ab447e2b0eedee4ce37fa3c2fb435a12df91e2587f4a0d63d3d9e261d508 description=openshift-frr-k8s/frr-k8s-552g9/controller id=832bd09f-d7d0-492f-ab59-6e9a0a47a1fa name=/runtime.v1.RuntimeService/StartContainer sandboxID=b1f96b3a2067c931bab91813403c72aa526644e792ff6c6d99d5da305db15528\nJun 11 10:58:51.739652 crc crio[22652]: time=\"2026-06-11T10:58:51.739207467Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=65329754-864e-48d0-b0ba-73d7f94b6b9a name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:58:51.748360 crc crio[22652]: time=\"2026-06-11T10:58:51.748260494Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=39b56cd4-aa01-4026-804e-f0e15f716c13 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:58:51.824900 crc crio[22652]: time=\"2026-06-11T10:58:51.824803834Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-552g9/frr\" id=a23ad33f-6af8-44bc-8275-9aefbaef6b5b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:58:51.827456 crc crio[22652]: time=\"2026-06-11T10:58:51.827323855Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:58:51.869056 crc crio[22652]: time=\"2026-06-11T10:58:51.868969465Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:58:51.873518 crc crio[22652]: time=\"2026-06-11T10:58:51.873265923Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:58:52.033985 crc crio[22652]: time=\"2026-06-11T10:58:52.033851969Z\" level=info msg=\"Created container 9e4a54fad6032b7bbe0764ff3bb38bbd26875068d1c99e52b3f4c36eb705645d: openshift-frr-k8s/frr-k8s-552g9/frr\" id=a23ad33f-6af8-44bc-8275-9aefbaef6b5b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:58:52.043653 crc crio[22652]: time=\"2026-06-11T10:58:52.03829321Z\" level=info msg=\"Starting container: 9e4a54fad6032b7bbe0764ff3bb38bbd26875068d1c99e52b3f4c36eb705645d\" id=05dbbf53-6a82-4d91-a7df-93d3ad4cba9b name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:58:52.049983 crc crio[22652]: time=\"2026-06-11T10:58:52.049931539Z\" level=info msg=\"Started container\" PID=41576 containerID=9e4a54fad6032b7bbe0764ff3bb38bbd26875068d1c99e52b3f4c36eb705645d description=openshift-frr-k8s/frr-k8s-552g9/frr id=05dbbf53-6a82-4d91-a7df-93d3ad4cba9b name=/runtime.v1.RuntimeService/StartContainer sandboxID=b1f96b3a2067c931bab91813403c72aa526644e792ff6c6d99d5da305db15528\nJun 11 10:58:52.069921 crc crio[22652]: time=\"2026-06-11T10:58:52.069871073Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=db97e164-5ff8-49d2-9790-a7c1b2a83aa0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:58:52.075068 crc crio[22652]: time=\"2026-06-11T10:58:52.074991645Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=b037ac68-34a3-4112-86db-dea53b0ad870 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:58:52.108923 crc crio[22652]: time=\"2026-06-11T10:58:52.108422516Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-552g9/reloader\" id=971224e9-5851-4bc2-97fd-70157359b2b3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:58:52.112446 crc crio[22652]: time=\"2026-06-11T10:58:52.111417671Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:58:52.153756 crc crio[22652]: time=\"2026-06-11T10:58:52.153616351Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:58:52.157839 crc crio[22652]: time=\"2026-06-11T10:58:52.15770454Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:58:52.318736 crc crio[22652]: time=\"2026-06-11T10:58:52.318546526Z\" level=info msg=\"Created container 1ef6a035ba5dcc1be6821a0f8e4ab29d1ba03c74abfe80fbef77a97244b09d14: openshift-frr-k8s/frr-k8s-552g9/reloader\" id=971224e9-5851-4bc2-97fd-70157359b2b3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:58:52.320312 crc crio[22652]: time=\"2026-06-11T10:58:52.320038293Z\" level=info msg=\"Starting container: 1ef6a035ba5dcc1be6821a0f8e4ab29d1ba03c74abfe80fbef77a97244b09d14\" id=eb9174be-ca42-4ea7-8b62-3fc4b93d2b30 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:58:52.325400 crc crio[22652]: time=\"2026-06-11T10:58:52.32532669Z\" level=info msg=\"Started container\" PID=41613 containerID=1ef6a035ba5dcc1be6821a0f8e4ab29d1ba03c74abfe80fbef77a97244b09d14 description=openshift-frr-k8s/frr-k8s-552g9/reloader id=eb9174be-ca42-4ea7-8b62-3fc4b93d2b30 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b1f96b3a2067c931bab91813403c72aa526644e792ff6c6d99d5da305db15528\nJun 11 10:58:52.348461 crc crio[22652]: time=\"2026-06-11T10:58:52.348403053Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=6aa34b50-dd87-4b28-8e73-a2d48cd1a6a8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:58:52.353372 crc crio[22652]: time=\"2026-06-11T10:58:52.35333478Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=f5463cbd-5ec9-4876-9a9e-21023c5f8c10 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:58:52.374054 crc crio[22652]: time=\"2026-06-11T10:58:52.373968095Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-552g9/frr-metrics\" id=bd68a519-7e6c-47a5-ab86-11664820db10 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:58:52.376483 crc crio[22652]: time=\"2026-06-11T10:58:52.376422074Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:58:52.417559 crc crio[22652]: time=\"2026-06-11T10:58:52.417459016Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:58:52.421503 crc crio[22652]: time=\"2026-06-11T10:58:52.421425191Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:58:52.560787 crc crio[22652]: time=\"2026-06-11T10:58:52.560557157Z\" level=info msg=\"Created container f6d3239b76331b254ef14a570df8cd46f671d4823b8ff1da37d81eaeddacba34: openshift-frr-k8s/frr-k8s-552g9/frr-metrics\" id=bd68a519-7e6c-47a5-ab86-11664820db10 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:58:52.562596 crc crio[22652]: time=\"2026-06-11T10:58:52.562020604Z\" level=info msg=\"Starting container: f6d3239b76331b254ef14a570df8cd46f671d4823b8ff1da37d81eaeddacba34\" id=54281f17-0461-4aa3-8ae6-b68dffea01d9 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:58:52.569097 crc crio[22652]: time=\"2026-06-11T10:58:52.568584373Z\" level=info msg=\"Started container\" PID=41639 containerID=f6d3239b76331b254ef14a570df8cd46f671d4823b8ff1da37d81eaeddacba34 description=openshift-frr-k8s/frr-k8s-552g9/frr-metrics id=54281f17-0461-4aa3-8ae6-b68dffea01d9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b1f96b3a2067c931bab91813403c72aa526644e792ff6c6d99d5da305db15528\nJun 11 10:58:52.584071 crc crio[22652]: time=\"2026-06-11T10:58:52.583864817Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=a6722436-7e26-4042-b122-60cbfad7778f name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:58:52.588805 crc crio[22652]: time=\"2026-06-11T10:58:52.588731812Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=7a931141-b19a-44ed-95ae-6e114704d679 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:58:52.624520 crc crio[22652]: time=\"2026-06-11T10:58:52.624289758Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-552g9/frr-status\" id=b1d177b0-b086-419f-9f0e-eaa840f210db name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:58:52.626557 crc crio[22652]: time=\"2026-06-11T10:58:52.626391928Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:58:52.652758 crc crio[22652]: time=\"2026-06-11T10:58:52.652669661Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:58:52.656886 crc crio[22652]: time=\"2026-06-11T10:58:52.656800892Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:58:52.814512 crc crio[22652]: time=\"2026-06-11T10:58:52.814360644Z\" level=info msg=\"Created container 1125d26c6264ebfa6f86bfc5e99e0e7e7d43c273d277baf885bd4ea932a9f83a: openshift-frr-k8s/frr-k8s-552g9/frr-status\" id=b1d177b0-b086-419f-9f0e-eaa840f210db name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:58:52.815800 crc crio[22652]: time=\"2026-06-11T10:58:52.815700476Z\" level=info msg=\"Starting container: 1125d26c6264ebfa6f86bfc5e99e0e7e7d43c273d277baf885bd4ea932a9f83a\" id=b35e29a4-843f-42ad-8fc6-eb218936a3d5 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:58:52.822716 crc crio[22652]: time=\"2026-06-11T10:58:52.822564524Z\" level=info msg=\"Started container\" PID=41657 containerID=1125d26c6264ebfa6f86bfc5e99e0e7e7d43c273d277baf885bd4ea932a9f83a description=openshift-frr-k8s/frr-k8s-552g9/frr-status id=b35e29a4-843f-42ad-8fc6-eb218936a3d5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b1f96b3a2067c931bab91813403c72aa526644e792ff6c6d99d5da305db15528\nJun 11 10:58:52.836864 crc crio[22652]: time=\"2026-06-11T10:58:52.836772925Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=0be82fe1-dffa-4d5d-a555-619ae32dc638 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:58:52.839945 crc crio[22652]: time=\"2026-06-11T10:58:52.839848703Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=43dff2c4-9069-4527-9a8d-af93bbb848fa name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:58:52.850835 crc crio[22652]: time=\"2026-06-11T10:58:52.850657046Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-552g9/kube-rbac-proxy\" id=8fc42151-a9d7-40b6-bf4a-bf605868c9d7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:58:52.851546 crc crio[22652]: time=\"2026-06-11T10:58:52.851443611Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:58:52.883754 crc crio[22652]: time=\"2026-06-11T10:58:52.883617362Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:58:53.142360 crc crio[22652]: time=\"2026-06-11T10:58:53.140918059Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:58:53.237353 crc crio[22652]: time=\"2026-06-11T10:58:53.237246177Z\" level=info msg=\"Created container 13cc12272d8268756a55ce1eda320804fff8b84e66df189d695e73288352e08d: openshift-frr-k8s/frr-k8s-552g9/kube-rbac-proxy\" id=8fc42151-a9d7-40b6-bf4a-bf605868c9d7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:58:53.238479 crc crio[22652]: time=\"2026-06-11T10:58:53.238431354Z\" level=info msg=\"Starting container: 13cc12272d8268756a55ce1eda320804fff8b84e66df189d695e73288352e08d\" id=c3971569-e9a6-4010-92ba-1ced279b4a18 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:58:53.243822 crc crio[22652]: time=\"2026-06-11T10:58:53.243745663Z\" level=info msg=\"Started container\" PID=41701 containerID=13cc12272d8268756a55ce1eda320804fff8b84e66df189d695e73288352e08d description=openshift-frr-k8s/frr-k8s-552g9/kube-rbac-proxy id=c3971569-e9a6-4010-92ba-1ced279b4a18 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b1f96b3a2067c931bab91813403c72aa526644e792ff6c6d99d5da305db15528\nJun 11 10:58:53.255375 crc crio[22652]: time=\"2026-06-11T10:58:53.255289609Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=3d7890f0-4344-46e4-92d4-2ba8c846b8c2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:58:53.257456 crc crio[22652]: time=\"2026-06-11T10:58:53.257389276Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=4e3a375b-39d6-41ad-9817-865280aa8bfb name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:58:53.263731 crc crio[22652]: time=\"2026-06-11T10:58:53.263411827Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-552g9/kube-rbac-proxy-frr\" id=16b96c72-2bdc-40d1-8116-043c5f847cbe name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:58:53.264165 crc crio[22652]: time=\"2026-06-11T10:58:53.264094899Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:58:53.297475 crc crio[22652]: time=\"2026-06-11T10:58:53.291209811Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:58:53.459785 crc crio[22652]: time=\"2026-06-11T10:58:53.459610945Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:58:53.562469 crc crio[22652]: time=\"2026-06-11T10:58:53.562257164Z\" level=info msg=\"Created container 532295464d4c007ce15c108d1a01ece65dc95dda1f31c163444f8d9e212528a9: openshift-frr-k8s/frr-k8s-552g9/kube-rbac-proxy-frr\" id=16b96c72-2bdc-40d1-8116-043c5f847cbe name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:58:53.564404 crc crio[22652]: time=\"2026-06-11T10:58:53.564308349Z\" level=info msg=\"Starting container: 532295464d4c007ce15c108d1a01ece65dc95dda1f31c163444f8d9e212528a9\" id=a5951966-b4f0-44b4-b632-ab764d42576d name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:58:53.570563 crc crio[22652]: time=\"2026-06-11T10:58:53.570464894Z\" level=info msg=\"Started container\" PID=41719 containerID=532295464d4c007ce15c108d1a01ece65dc95dda1f31c163444f8d9e212528a9 description=openshift-frr-k8s/frr-k8s-552g9/kube-rbac-proxy-frr id=a5951966-b4f0-44b4-b632-ab764d42576d name=/runtime.v1.RuntimeService/StartContainer sandboxID=b1f96b3a2067c931bab91813403c72aa526644e792ff6c6d99d5da305db15528\nJun 11 10:59:05.403905 crc crio[22652]: time=\"2026-06-11T10:59:05.402935175Z\" level=info msg=\"Removing container: 57039012061e05829610195f803ede70b182af8ca89f1825e99d99beb1271bae\" id=7877b1b0-1c76-427b-83a1-c79e70c8a5d9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:59:05.831104 crc crio[22652]: time=\"2026-06-11T10:59:05.830996227Z\" level=info msg=\"Removed container 57039012061e05829610195f803ede70b182af8ca89f1825e99d99beb1271bae: openshift-infra/auto-csr-approver-29686252-kqlsf/oc\" id=7877b1b0-1c76-427b-83a1-c79e70c8a5d9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:59:05.838800 crc crio[22652]: time=\"2026-06-11T10:59:05.838723379Z\" level=info msg=\"Stopping pod sandbox: d599299480410c9ede0cd58377c1d4ab9691f8c6e813115dd5634ab8a826c732\" id=8d05ea46-387c-4d28-aaf2-e576d391302b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 10:59:05.838800 crc crio[22652]: time=\"2026-06-11T10:59:05.838801202Z\" level=info msg=\"Stopped pod sandbox (already stopped): d599299480410c9ede0cd58377c1d4ab9691f8c6e813115dd5634ab8a826c732\" id=8d05ea46-387c-4d28-aaf2-e576d391302b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 10:59:05.839418 crc crio[22652]: time=\"2026-06-11T10:59:05.839324919Z\" level=info msg=\"Removing pod sandbox: d599299480410c9ede0cd58377c1d4ab9691f8c6e813115dd5634ab8a826c732\" id=0c245811-8d7b-4ad1-8984-264e5bc7c214 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 10:59:05.848595 crc crio[22652]: time=\"2026-06-11T10:59:05.848505173Z\" level=info msg=\"Removed pod sandbox: d599299480410c9ede0cd58377c1d4ab9691f8c6e813115dd5634ab8a826c732\" id=0c245811-8d7b-4ad1-8984-264e5bc7c214 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 10:59:25.211412 crc crio[22652]: time=\"2026-06-11T10:59:25.210587586Z\" level=info msg=\"Running pod sandbox: baremetal-operator-system/baremetal-operator-controller-manager-5cdd86f4c9-nlkzh/POD\" id=4342f2bd-9b99-438c-a417-4566a38b37d4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:59:25.212969 crc crio[22652]: time=\"2026-06-11T10:59:25.211455254Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:59:25.246895 crc crio[22652]: time=\"2026-06-11T10:59:25.246269109Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-5cdd86f4c9-nlkzh Namespace:baremetal-operator-system ID:dd1952c7ecbb9a9c3852a5ba1f52c955a3c22ea251573ac4d3e1199dc8bd776c UID:9a7a09ca-bb8a-42ad-8aea-596405a8e038 NetNS:/var/run/netns/d4df8b75-2fcd-4bd6-931a-d74b352703aa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9a7a09ca_bb8a_42ad_8aea_596405a8e038.slice PodAnnotations:0xc002acc1d0}] Aliases:map[]}\"\nJun 11 10:59:25.246895 crc crio[22652]: time=\"2026-06-11T10:59:25.246836998Z\" level=info msg=\"Adding pod baremetal-operator-system_baremetal-operator-controller-manager-5cdd86f4c9-nlkzh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 10:59:26.138916 crc crio[22652]: time=\"2026-06-11T10:59:26.138029125Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-index-2d625/POD\" id=09234eb6-fccd-402d-a101-1f486ea7316f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:59:26.138916 crc crio[22652]: time=\"2026-06-11T10:59:26.13884759Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:59:26.212922 crc crio[22652]: time=\"2026-06-11T10:59:26.212420567Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-2d625 Namespace:openstack-operators ID:b2a1de644fa1c54691087f2011cee03de5ddf60cbb3411340eadb9354dd260fe UID:c2beda6e-37fc-4884-9fb8-e309e9e7c746 NetNS:/var/run/netns/afa827ff-c8d2-4211-a904-bbf8a86f77d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc2beda6e_37fc_4884_9fb8_e309e9e7c746.slice PodAnnotations:0xc000102b60}] Aliases:map[]}\"\nJun 11 10:59:26.212922 crc crio[22652]: time=\"2026-06-11T10:59:26.212492219Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-index-2d625 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 10:59:26.414050 crc crio[22652]: 2026-06-11T10:59:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dd1952c7ecbb9a9 Mac:7e:d1:13:1a:76:85 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:31 Mtu:0 Sandbox:/var/run/netns/d4df8b75-2fcd-4bd6-931a-d74b352703aa SocketPath: PciID:}] [{Interface:0xc00013c7a0 Address:{IP:10.217.0.49 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 10:59:26.415530 crc crio[22652]: time=\"2026-06-11T10:59:26.415353918Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-5cdd86f4c9-nlkzh Namespace:baremetal-operator-system ID:dd1952c7ecbb9a9c3852a5ba1f52c955a3c22ea251573ac4d3e1199dc8bd776c UID:9a7a09ca-bb8a-42ad-8aea-596405a8e038 NetNS:/var/run/netns/d4df8b75-2fcd-4bd6-931a-d74b352703aa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9a7a09ca_bb8a_42ad_8aea_596405a8e038.slice PodAnnotations:0xc002acc1d0}] Aliases:map[]}\"\nJun 11 10:59:26.417861 crc crio[22652]: time=\"2026-06-11T10:59:26.415606336Z\" level=info msg=\"Checking pod baremetal-operator-system_baremetal-operator-controller-manager-5cdd86f4c9-nlkzh for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 10:59:26.426740 crc crio[22652]: time=\"2026-06-11T10:59:26.426636057Z\" level=info msg=\"Ran pod sandbox dd1952c7ecbb9a9c3852a5ba1f52c955a3c22ea251573ac4d3e1199dc8bd776c with infra container: baremetal-operator-system/baremetal-operator-controller-manager-5cdd86f4c9-nlkzh/POD\" id=4342f2bd-9b99-438c-a417-4566a38b37d4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:59:26.430901 crc crio[22652]: time=\"2026-06-11T10:59:26.430063684Z\" level=info msg=\"Pulling image: quay.io/metal3-io/baremetal-operator:release-0.9\" id=8ddda57b-ccbf-476e-933f-aba2630a4ac5 name=/runtime.v1.ImageService/PullImage\nJun 11 10:59:26.444636 crc crio[22652]: time=\"2026-06-11T10:59:26.444545385Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/baremetal-operator:release-0.9\\\"\"\nJun 11 10:59:26.869871 crc crio[22652]: 2026-06-11T10:59:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b2a1de644fa1c54 Mac:fa:59:95:10:37:ca Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:32 Mtu:0 Sandbox:/var/run/netns/afa827ff-c8d2-4211-a904-bbf8a86f77d4 SocketPath: PciID:}] [{Interface:0xc0002f5330 Address:{IP:10.217.0.50 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 10:59:26.871936 crc crio[22652]: time=\"2026-06-11T10:59:26.871858115Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-2d625 Namespace:openstack-operators ID:b2a1de644fa1c54691087f2011cee03de5ddf60cbb3411340eadb9354dd260fe UID:c2beda6e-37fc-4884-9fb8-e309e9e7c746 NetNS:/var/run/netns/afa827ff-c8d2-4211-a904-bbf8a86f77d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc2beda6e_37fc_4884_9fb8_e309e9e7c746.slice PodAnnotations:0xc000102b60}] Aliases:map[]}\"\nJun 11 10:59:26.875703 crc crio[22652]: time=\"2026-06-11T10:59:26.872028271Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-index-2d625 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 10:59:26.878963 crc crio[22652]: time=\"2026-06-11T10:59:26.87887726Z\" level=info msg=\"Ran pod sandbox b2a1de644fa1c54691087f2011cee03de5ddf60cbb3411340eadb9354dd260fe with infra container: openstack-operators/openstack-operator-index-2d625/POD\" id=09234eb6-fccd-402d-a101-1f486ea7316f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:59:26.887657 crc crio[22652]: time=\"2026-06-11T10:59:26.887563496Z\" level=info msg=\"Pulling image: 38.102.83.74:5001/openstack-k8s-operators/openstack-operator-index:2895d87b692193b55d566fae26f4c769f7f44de8\" id=5d731b4c-988d-45c2-8c23-7ec2aa8f2d7e name=/runtime.v1.ImageService/PullImage\nJun 11 10:59:26.888900 crc crio[22652]: time=\"2026-06-11T10:59:26.888846997Z\" level=info msg=\"Trying to access \\\"38.102.83.74:5001/openstack-k8s-operators/openstack-operator-index:2895d87b692193b55d566fae26f4c769f7f44de8\\\"\"\nJun 11 10:59:28.604562 crc crio[22652]: time=\"2026-06-11T10:59:28.603644527Z\" level=info msg=\"Running pod sandbox: baremetal-operator-system/baremetal-operator-controller-manager-7cbd659958-h2tgj/POD\" id=0ddad1f5-b1bf-48fa-983c-86e74322fa2e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:59:28.607466 crc crio[22652]: time=\"2026-06-11T10:59:28.607440377Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:59:30.068988 crc crio[22652]: time=\"2026-06-11T10:59:30.067869514Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-index-hsnfz/POD\" id=9f7ab7c1-7d34-4cfd-af18-bfde7e39763e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:59:30.070602 crc crio[22652]: time=\"2026-06-11T10:59:30.069018891Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:59:30.938441 crc crio[22652]: time=\"2026-06-11T10:59:30.937925361Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-7cbd659958-h2tgj Namespace:baremetal-operator-system ID:26b6f5c5bd116dbbd724905b3a86d6311193a24e041547b6df7510c8c9481273 UID:2cb61f26-86c8-45b2-919c-321db3954875 NetNS:/var/run/netns/ad848985-3480-4c8a-bf4b-daf372b43473 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2cb61f26_86c8_45b2_919c_321db3954875.slice PodAnnotations:0xc000102ad8}] Aliases:map[]}\"\nJun 11 10:59:30.938441 crc crio[22652]: time=\"2026-06-11T10:59:30.938018314Z\" level=info msg=\"Adding pod baremetal-operator-system_baremetal-operator-controller-manager-7cbd659958-h2tgj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 10:59:31.552403 crc crio[22652]: 2026-06-11T10:59:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:26b6f5c5bd116db Mac:ee:d8:60:17:5f:66 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:33 Mtu:0 Sandbox:/var/run/netns/ad848985-3480-4c8a-bf4b-daf372b43473 SocketPath: PciID:}] [{Interface:0xc0001125b0 Address:{IP:10.217.0.51 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 10:59:31.553632 crc crio[22652]: time=\"2026-06-11T10:59:31.553545193Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-7cbd659958-h2tgj Namespace:baremetal-operator-system ID:26b6f5c5bd116dbbd724905b3a86d6311193a24e041547b6df7510c8c9481273 UID:2cb61f26-86c8-45b2-919c-321db3954875 NetNS:/var/run/netns/ad848985-3480-4c8a-bf4b-daf372b43473 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2cb61f26_86c8_45b2_919c_321db3954875.slice PodAnnotations:0xc000102ad8}] Aliases:map[]}\"\nJun 11 10:59:31.553828 crc crio[22652]: time=\"2026-06-11T10:59:31.55375169Z\" level=info msg=\"Checking pod baremetal-operator-system_baremetal-operator-controller-manager-7cbd659958-h2tgj for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 10:59:33.743168 crc crio[22652]: time=\"2026-06-11T10:59:33.742291698Z\" level=info msg=\"Ran pod sandbox 26b6f5c5bd116dbbd724905b3a86d6311193a24e041547b6df7510c8c9481273 with infra container: baremetal-operator-system/baremetal-operator-controller-manager-7cbd659958-h2tgj/POD\" id=0ddad1f5-b1bf-48fa-983c-86e74322fa2e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:59:33.745221 crc crio[22652]: time=\"2026-06-11T10:59:33.745065774Z\" level=info msg=\"Pulling image: quay.io/metal3-io/baremetal-operator:latest\" id=f1ca5686-dea6-4f30-8633-ed30e8cbc2b0 name=/runtime.v1.ImageService/PullImage\nJun 11 10:59:33.745696 crc crio[22652]: time=\"2026-06-11T10:59:33.745659764Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-hsnfz Namespace:openstack-operators ID:4d2f39a3caa044f931afa012474273c11fbd552fc01c9ec5bca2dd9c4d6c940b UID:f8384160-03e7-4d55-97a9-2fc713831f3e NetNS:/var/run/netns/305cbea4-ed7b-4c33-88dd-7c204b2f68d6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf8384160_03e7_4d55_97a9_2fc713831f3e.slice PodAnnotations:0xc0014a4070}] Aliases:map[]}\"\nJun 11 10:59:33.746013 crc crio[22652]: time=\"2026-06-11T10:59:33.745988865Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-index-hsnfz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 10:59:33.752271 crc crio[22652]: time=\"2026-06-11T10:59:33.751992106Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/baremetal-operator:latest\\\"\"\nJun 11 10:59:34.220339 crc crio[22652]: 2026-06-11T10:59:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4d2f39a3caa044f Mac:b6:22:96:b6:b1:ae Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:37 Mtu:0 Sandbox:/var/run/netns/305cbea4-ed7b-4c33-88dd-7c204b2f68d6 SocketPath: PciID:}] [{Interface:0xc0002c49e0 Address:{IP:10.217.0.55 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 10:59:34.221781 crc crio[22652]: time=\"2026-06-11T10:59:34.221656913Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-hsnfz Namespace:openstack-operators ID:4d2f39a3caa044f931afa012474273c11fbd552fc01c9ec5bca2dd9c4d6c940b UID:f8384160-03e7-4d55-97a9-2fc713831f3e NetNS:/var/run/netns/305cbea4-ed7b-4c33-88dd-7c204b2f68d6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf8384160_03e7_4d55_97a9_2fc713831f3e.slice PodAnnotations:0xc0014a4070}] Aliases:map[]}\"\nJun 11 10:59:34.221993 crc crio[22652]: time=\"2026-06-11T10:59:34.221928422Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-index-hsnfz for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 10:59:34.696694 crc crio[22652]: time=\"2026-06-11T10:59:34.696439025Z\" level=info msg=\"Ran pod sandbox 4d2f39a3caa044f931afa012474273c11fbd552fc01c9ec5bca2dd9c4d6c940b with infra container: openstack-operators/openstack-operator-index-hsnfz/POD\" id=9f7ab7c1-7d34-4cfd-af18-bfde7e39763e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:59:34.701527 crc crio[22652]: time=\"2026-06-11T10:59:34.701435042Z\" level=info msg=\"Pulling image: 38.102.83.74:5001/openstack-k8s-operators/openstack-operator-index:2895d87b692193b55d566fae26f4c769f7f44de8\" id=e4ff28a4-8fa8-460e-af21-4cd0a4f339c9 name=/runtime.v1.ImageService/PullImage\nJun 11 10:59:34.702445 crc crio[22652]: time=\"2026-06-11T10:59:34.702391353Z\" level=info msg=\"Trying to access \\\"38.102.83.74:5001/openstack-k8s-operators/openstack-operator-index:2895d87b692193b55d566fae26f4c769f7f44de8\\\"\"\nJun 11 10:59:34.763021 crc crio[22652]: time=\"2026-06-11T10:59:34.762240003Z\" level=info msg=\"Pulled image: quay.io/metal3-io/baremetal-operator@sha256:9ef16b26df77e09ed539968e7c9664caa407b3271b47747c22f676af9f47a963\" id=8ddda57b-ccbf-476e-933f-aba2630a4ac5 name=/runtime.v1.ImageService/PullImage\nJun 11 10:59:34.768566 crc crio[22652]: time=\"2026-06-11T10:59:34.767679844Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9\" id=4a91349c-35b1-46ab-996e-032c49182e6b name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:59:34.963434 crc crio[22652]: time=\"2026-06-11T10:59:34.963267802Z\" level=info msg=\"Running pod sandbox: baremetal-operator-system/baremetal-operator-ironic-d98796459-l2x4z/POD\" id=6c21f448-7ccb-4e9b-ad36-24b383b2222a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:59:34.963551 crc crio[22652]: time=\"2026-06-11T10:59:34.963462859Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:59:35.197394 crc crio[22652]: time=\"2026-06-11T10:59:35.197233559Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9\" id=1c253f01-2027-4e26-b40a-fcf4a511cdf0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:59:35.456905 crc crio[22652]: time=\"2026-06-11T10:59:35.456692886Z\" 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=6c21f448-7ccb-4e9b-ad36-24b383b2222a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:59:35.764033 crc crio[22652]: time=\"2026-06-11T10:59:35.763729342Z\" level=info msg=\"Ran pod sandbox 823e12ab64de986d4e9df31315ef1f3111146d0af259f6bfbb9ffa9c751db2f9 with infra container: baremetal-operator-system/baremetal-operator-ironic-d98796459-l2x4z/POD\" id=6c21f448-7ccb-4e9b-ad36-24b383b2222a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:59:35.766503 crc crio[22652]: time=\"2026-06-11T10:59:35.766357304Z\" level=info msg=\"Pulling image: quay.io/metal3-io/ironic-ipa-downloader:latest\" id=40b54a71-515e-4fe0-9c06-853d97e57cda name=/runtime.v1.ImageService/PullImage\nJun 11 10:59:35.770785 crc crio[22652]: time=\"2026-06-11T10:59:35.770715773Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-controller-manager-5cdd86f4c9-nlkzh/manager\" id=b39fa1bd-bea1-4b30-9185-82083c29a0a3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:59:35.775887 crc crio[22652]: time=\"2026-06-11T10:59:35.775793125Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/ironic-ipa-downloader:latest\\\"\"\nJun 11 10:59:40.677307 crc crio[22652]: time=\"2026-06-11T10:59:40.676458Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:59:41.102191 crc crio[22652]: time=\"2026-06-11T10:59:41.101865527Z\" level=info msg=\"Pulled image: quay.io/metal3-io/baremetal-operator@sha256:f8cea8a8d7d1bb9abfb877f3a8c922976093b3b7b65ed091b8f89b51cc058afa\" id=f1ca5686-dea6-4f30-8633-ed30e8cbc2b0 name=/runtime.v1.ImageService/PullImage\nJun 11 10:59:41.102675 crc crio[22652]: time=\"2026-06-11T10:59:41.102591016Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator:latest\" id=83ed9922-8ddd-4981-a815-400a115e27c8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:59:41.585840 crc crio[22652]: time=\"2026-06-11T10:59:41.585711722Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:59:41.610216 crc crio[22652]: time=\"2026-06-11T10:59:41.610083475Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:59:41.673207 crc crio[22652]: time=\"2026-06-11T10:59:41.673079305Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator\" id=f0905411-fc55-4398-b818-8db4d1ae2d49 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:59:41.682769 crc crio[22652]: time=\"2026-06-11T10:59:41.682407385Z\" level=info msg=\"Pulled image: 38.102.83.74:5001/openstack-k8s-operators/openstack-operator-index@sha256:1b4e3bbfa3a634b36095a24bc4b974c5e4dd086576c103d5653b11f0d4646539\" id=5d731b4c-988d-45c2-8c23-7ec2aa8f2d7e name=/runtime.v1.ImageService/PullImage\nJun 11 10:59:41.683803 crc crio[22652]: time=\"2026-06-11T10:59:41.683594298Z\" level=info msg=\"Checking image status: 38.102.83.74:5001/openstack-k8s-operators/openstack-operator-index:2895d87b692193b55d566fae26f4c769f7f44de8\" id=c412d55c-2355-4ac8-8502-b041c5fb829e name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:59:41.704766 crc crio[22652]: time=\"2026-06-11T10:59:41.704661607Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-controller-manager-7cbd659958-h2tgj/manager\" id=ec679f05-cc60-475b-9d49-fd887f4552fc name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:59:41.738879 crc crio[22652]: time=\"2026-06-11T10:59:41.738819072Z\" level=info msg=\"Pulled image: 38.102.83.74:5001/openstack-k8s-operators/openstack-operator-index@sha256:1b4e3bbfa3a634b36095a24bc4b974c5e4dd086576c103d5653b11f0d4646539\" id=e4ff28a4-8fa8-460e-af21-4cd0a4f339c9 name=/runtime.v1.ImageService/PullImage\nJun 11 10:59:41.741877 crc crio[22652]: time=\"2026-06-11T10:59:41.741846639Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:59:41.743888 crc crio[22652]: time=\"2026-06-11T10:59:41.743803749Z\" level=info msg=\"Checking image status: 38.102.83.74:5001/openstack-k8s-operators/openstack-operator-index:2895d87b692193b55d566fae26f4c769f7f44de8\" id=c4357278-02ad-474f-ba16-b52aea55948d name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:59:41.752198 crc crio[22652]: time=\"2026-06-11T10:59:41.751968481Z\" level=info msg=\"Checking image status: 38.102.83.74:5001/openstack-k8s-operators/openstack-operator-index:2895d87b692193b55d566fae26f4c769f7f44de8\" id=5b1359e2-e6a4-411d-bc65-6209dd0b7a15 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:59:41.764502 crc crio[22652]: time=\"2026-06-11T10:59:41.764091433Z\" level=info msg=\"Created container ec51f7d8164fb259e6b629918af9ccb3fe873a874fe27bc1e5c16ff1b019df0c: baremetal-operator-system/baremetal-operator-controller-manager-5cdd86f4c9-nlkzh/manager\" id=b39fa1bd-bea1-4b30-9185-82083c29a0a3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:59:41.769433 crc crio[22652]: time=\"2026-06-11T10:59:41.766610383Z\" level=info msg=\"Starting container: ec51f7d8164fb259e6b629918af9ccb3fe873a874fe27bc1e5c16ff1b019df0c\" id=f5756e2b-23a7-435c-b9e5-e26351c82974 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:59:41.774318 crc crio[22652]: time=\"2026-06-11T10:59:41.774024528Z\" level=info msg=\"Started container\" PID=43192 containerID=ec51f7d8164fb259e6b629918af9ccb3fe873a874fe27bc1e5c16ff1b019df0c description=baremetal-operator-system/baremetal-operator-controller-manager-5cdd86f4c9-nlkzh/manager id=f5756e2b-23a7-435c-b9e5-e26351c82974 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dd1952c7ecbb9a9c3852a5ba1f52c955a3c22ea251573ac4d3e1199dc8bd776c\nJun 11 10:59:41.786536 crc crio[22652]: time=\"2026-06-11T10:59:41.786438933Z\" level=info msg=\"Checking image status: 38.102.83.74:5001/openstack-k8s-operators/openstack-operator-index:2895d87b692193b55d566fae26f4c769f7f44de8\" id=b3261a4b-ffb6-43bc-8b2d-f87d1ed97ebb name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:59:41.795398 crc crio[22652]: time=\"2026-06-11T10:59:41.795304264Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-index-2d625/registry-server\" id=f91637c8-896e-4a79-a08d-595fe7446a7d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:59:41.804618 crc crio[22652]: time=\"2026-06-11T10:59:41.804531977Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-index-hsnfz/registry-server\" id=93221c05-2229-40d9-905f-310703fcb1f7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:59:41.819591 crc crio[22652]: time=\"2026-06-11T10:59:41.81908459Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:59:41.822424 crc crio[22652]: time=\"2026-06-11T10:59:41.822351643Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:59:41.829453 crc crio[22652]: time=\"2026-06-11T10:59:41.829282303Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:59:41.856929 crc crio[22652]: time=\"2026-06-11T10:59:41.856740774Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:59:41.874605 crc crio[22652]: time=\"2026-06-11T10:59:41.874534529Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:59:41.880219 crc crio[22652]: time=\"2026-06-11T10:59:41.878616939Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:59:41.887987 crc crio[22652]: time=\"2026-06-11T10:59:41.887290134Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:59:41.893938 crc crio[22652]: time=\"2026-06-11T10:59:41.893870503Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:59:42.243646 crc crio[22652]: time=\"2026-06-11T10:59:42.243523141Z\" level=info msg=\"Created container 8c554c965596d1c55102ae8cdac67cd906a1e9d9840ca806694322d2c028cd60: openstack-operators/openstack-operator-index-2d625/registry-server\" id=f91637c8-896e-4a79-a08d-595fe7446a7d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:59:42.246286 crc crio[22652]: time=\"2026-06-11T10:59:42.246184136Z\" level=info msg=\"Starting container: 8c554c965596d1c55102ae8cdac67cd906a1e9d9840ca806694322d2c028cd60\" id=d14d20c3-b9cd-4409-a238-5c919ab92a97 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:59:42.253047 crc crio[22652]: time=\"2026-06-11T10:59:42.252948751Z\" level=info msg=\"Started container\" PID=43230 containerID=8c554c965596d1c55102ae8cdac67cd906a1e9d9840ca806694322d2c028cd60 description=openstack-operators/openstack-operator-index-2d625/registry-server id=d14d20c3-b9cd-4409-a238-5c919ab92a97 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b2a1de644fa1c54691087f2011cee03de5ddf60cbb3411340eadb9354dd260fe\nJun 11 10:59:42.274779 crc crio[22652]: time=\"2026-06-11T10:59:42.27466471Z\" level=info msg=\"Created container 80b62c0da7b26ebace47d7da8b2f5cdc8506778865b0f22834373ff27048d7ff: baremetal-operator-system/baremetal-operator-controller-manager-7cbd659958-h2tgj/manager\" id=ec679f05-cc60-475b-9d49-fd887f4552fc name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:59:42.288666 crc crio[22652]: time=\"2026-06-11T10:59:42.288430367Z\" level=info msg=\"Starting container: 80b62c0da7b26ebace47d7da8b2f5cdc8506778865b0f22834373ff27048d7ff\" id=5a54e1c6-8b0e-448d-ae41-f246f19afd4b name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:59:42.297881 crc crio[22652]: time=\"2026-06-11T10:59:42.297762603Z\" level=info msg=\"Started container\" PID=43225 containerID=80b62c0da7b26ebace47d7da8b2f5cdc8506778865b0f22834373ff27048d7ff description=baremetal-operator-system/baremetal-operator-controller-manager-7cbd659958-h2tgj/manager id=5a54e1c6-8b0e-448d-ae41-f246f19afd4b name=/runtime.v1.RuntimeService/StartContainer sandboxID=26b6f5c5bd116dbbd724905b3a86d6311193a24e041547b6df7510c8c9481273\nJun 11 10:59:42.329922 crc crio[22652]: time=\"2026-06-11T10:59:42.32981792Z\" level=info msg=\"Created container 5c27d32496fa9c2f25f43c371f1870ca993a9d712a35949602e4bf48fab549e9: openstack-operators/openstack-operator-index-hsnfz/registry-server\" id=93221c05-2229-40d9-905f-310703fcb1f7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:59:42.331382 crc crio[22652]: time=\"2026-06-11T10:59:42.331325989Z\" level=info msg=\"Starting container: 5c27d32496fa9c2f25f43c371f1870ca993a9d712a35949602e4bf48fab549e9\" id=3a2a4270-7cff-4948-b324-c3cf6d043a20 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:59:42.337822 crc crio[22652]: time=\"2026-06-11T10:59:42.337690862Z\" level=info msg=\"Started container\" PID=43231 containerID=5c27d32496fa9c2f25f43c371f1870ca993a9d712a35949602e4bf48fab549e9 description=openstack-operators/openstack-operator-index-hsnfz/registry-server id=3a2a4270-7cff-4948-b324-c3cf6d043a20 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4d2f39a3caa044f931afa012474273c11fbd552fc01c9ec5bca2dd9c4d6c940b\nJun 11 10:59:43.129748 crc crio[22652]: time=\"2026-06-11T10:59:43.129417432Z\" level=info msg=\"Stopping container: 8c554c965596d1c55102ae8cdac67cd906a1e9d9840ca806694322d2c028cd60 (timeout: 2s)\" id=c14bf7c0-7f43-4b36-9498-da5776b09c60 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 10:59:47.022500 crc crio[22652]: time=\"2026-06-11T10:59:47.021592745Z\" level=info msg=\"Stopped container 8c554c965596d1c55102ae8cdac67cd906a1e9d9840ca806694322d2c028cd60: openstack-operators/openstack-operator-index-2d625/registry-server\" id=c14bf7c0-7f43-4b36-9498-da5776b09c60 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 10:59:47.026571 crc crio[22652]: time=\"2026-06-11T10:59:47.023871807Z\" level=info msg=\"Stopping pod sandbox: b2a1de644fa1c54691087f2011cee03de5ddf60cbb3411340eadb9354dd260fe\" id=02de2f79-8595-449d-8f22-880cf93b6bab name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 10:59:47.026571 crc crio[22652]: time=\"2026-06-11T10:59:47.024732135Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-2d625 Namespace:openstack-operators ID:b2a1de644fa1c54691087f2011cee03de5ddf60cbb3411340eadb9354dd260fe UID:c2beda6e-37fc-4884-9fb8-e309e9e7c746 NetNS:/var/run/netns/afa827ff-c8d2-4211-a904-bbf8a86f77d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc2beda6e_37fc_4884_9fb8_e309e9e7c746.slice PodAnnotations:0xc001e8e2f8}] Aliases:map[]}\"\nJun 11 10:59:47.026571 crc crio[22652]: time=\"2026-06-11T10:59:47.02489771Z\" level=info msg=\"Deleting pod openstack-operators_openstack-operator-index-2d625 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 10:59:47.789417 crc crio[22652]: time=\"2026-06-11T10:59:47.788377424Z\" level=info msg=\"Stopped pod sandbox: b2a1de644fa1c54691087f2011cee03de5ddf60cbb3411340eadb9354dd260fe\" id=02de2f79-8595-449d-8f22-880cf93b6bab name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 10:59:47.944429 crc crio[22652]: time=\"2026-06-11T10:59:47.944106139Z\" level=info msg=\"Pulled image: quay.io/metal3-io/ironic-ipa-downloader@sha256:15382b9ddf944ce2a38a44053d2e470dff2bae389316f016792b3b7637c49ea7\" id=40b54a71-515e-4fe0-9c06-853d97e57cda name=/runtime.v1.ImageService/PullImage\nJun 11 10:59:47.946689 crc crio[22652]: time=\"2026-06-11T10:59:47.946597497Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic-ipa-downloader:latest\" id=20639cec-5dfa-4564-9008-bad7fc522444 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:59:47.949655 crc crio[22652]: time=\"2026-06-11T10:59:47.949577801Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic-ipa-downloader\" id=4c4b3376-c962-4bdc-98f8-a2c8b1e87235 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:59:47.995952 crc crio[22652]: time=\"2026-06-11T10:59:47.99585873Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-d98796459-l2x4z/ironic-ipa-downloader\" id=19b746de-3535-4a6c-adb3-cf4e4c5c9b58 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:59:47.997347 crc crio[22652]: time=\"2026-06-11T10:59:47.997246724Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:59:48.027063 crc crio[22652]: time=\"2026-06-11T10:59:48.026967977Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:59:48.203731 crc crio[22652]: time=\"2026-06-11T10:59:48.203592084Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:59:48.216189 crc crio[22652]: time=\"2026-06-11T10:59:48.216058059Z\" level=info msg=\"Removing container: 8c554c965596d1c55102ae8cdac67cd906a1e9d9840ca806694322d2c028cd60\" id=9fad83b4-83c8-4737-9bbe-bee0bc36df31 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:59:48.256003 crc crio[22652]: time=\"2026-06-11T10:59:48.255838527Z\" level=info msg=\"Removed container 8c554c965596d1c55102ae8cdac67cd906a1e9d9840ca806694322d2c028cd60: openstack-operators/openstack-operator-index-2d625/registry-server\" id=9fad83b4-83c8-4737-9bbe-bee0bc36df31 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 10:59:48.363168 crc crio[22652]: time=\"2026-06-11T10:59:48.362776147Z\" level=info msg=\"Created container e6eedbecd8a7a9370c17149d165e7f8e82add1c7bfa4693c1697f4930c02d725: baremetal-operator-system/baremetal-operator-ironic-d98796459-l2x4z/ironic-ipa-downloader\" id=19b746de-3535-4a6c-adb3-cf4e4c5c9b58 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 10:59:48.364225 crc crio[22652]: time=\"2026-06-11T10:59:48.364075458Z\" level=info msg=\"Starting container: e6eedbecd8a7a9370c17149d165e7f8e82add1c7bfa4693c1697f4930c02d725\" id=0f0493ef-30bd-41d9-8367-34aa4e858436 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 10:59:48.370851 crc crio[22652]: time=\"2026-06-11T10:59:48.370484561Z\" level=info msg=\"Started container\" PID=43408 containerID=e6eedbecd8a7a9370c17149d165e7f8e82add1c7bfa4693c1697f4930c02d725 description=baremetal-operator-system/baremetal-operator-ironic-d98796459-l2x4z/ironic-ipa-downloader id=0f0493ef-30bd-41d9-8367-34aa4e858436 name=/runtime.v1.RuntimeService/StartContainer sandboxID=823e12ab64de986d4e9df31315ef1f3111146d0af259f6bfbb9ffa9c751db2f9\nJun 11 10:59:57.223918 crc crio[22652]: time=\"2026-06-11T10:59:57.223057521Z\" level=info msg=\"Running pod sandbox: openstack-operators/10535605dd1a10220c5e05d050a640a6c810e6fa829ec585be81b5c96fwtzb5/POD\" id=23ffe155-1cdf-43bc-93ae-5e4042fc09bb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:59:57.225391 crc crio[22652]: time=\"2026-06-11T10:59:57.223959429Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 10:59:57.266510 crc crio[22652]: time=\"2026-06-11T10:59:57.266375158Z\" level=info msg=\"Got pod network &{Name:10535605dd1a10220c5e05d050a640a6c810e6fa829ec585be81b5c96fwtzb5 Namespace:openstack-operators ID:2024275a148f789936b446ec221a6ccb0c8619726c1017aa9dfaac465bc8e3fe UID:cc2eba04-cf50-4372-b4b3-ea7b0910dbf1 NetNS:/var/run/netns/f1a89fb1-ebd0-44dc-9611-0c45f49dc03d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcc2eba04_cf50_4372_b4b3_ea7b0910dbf1.slice PodAnnotations:0xc000103578}] Aliases:map[]}\"\nJun 11 10:59:57.266510 crc crio[22652]: time=\"2026-06-11T10:59:57.26644343Z\" level=info msg=\"Adding pod openstack-operators_10535605dd1a10220c5e05d050a640a6c810e6fa829ec585be81b5c96fwtzb5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 10:59:58.947208 crc crio[22652]: 2026-06-11T10:59:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2024275a148f789 Mac:5e:42:7a:12:13:ce Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:38 Mtu:0 Sandbox:/var/run/netns/f1a89fb1-ebd0-44dc-9611-0c45f49dc03d SocketPath: PciID:}] [{Interface:0xc000365570 Address:{IP:10.217.0.56 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 10:59:58.947208 crc crio[22652]: time=\"2026-06-11T10:59:58.938530067Z\" level=info msg=\"Got pod network &{Name:10535605dd1a10220c5e05d050a640a6c810e6fa829ec585be81b5c96fwtzb5 Namespace:openstack-operators ID:2024275a148f789936b446ec221a6ccb0c8619726c1017aa9dfaac465bc8e3fe UID:cc2eba04-cf50-4372-b4b3-ea7b0910dbf1 NetNS:/var/run/netns/f1a89fb1-ebd0-44dc-9611-0c45f49dc03d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcc2eba04_cf50_4372_b4b3_ea7b0910dbf1.slice PodAnnotations:0xc000103578}] Aliases:map[]}\"\nJun 11 10:59:58.947208 crc crio[22652]: time=\"2026-06-11T10:59:58.938710372Z\" level=info msg=\"Checking pod openstack-operators_10535605dd1a10220c5e05d050a640a6c810e6fa829ec585be81b5c96fwtzb5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 10:59:58.952295 crc crio[22652]: time=\"2026-06-11T10:59:58.949960704Z\" level=info msg=\"Ran pod sandbox 2024275a148f789936b446ec221a6ccb0c8619726c1017aa9dfaac465bc8e3fe with infra container: openstack-operators/10535605dd1a10220c5e05d050a640a6c810e6fa829ec585be81b5c96fwtzb5/POD\" id=23ffe155-1cdf-43bc-93ae-5e4042fc09bb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 10:59:58.952523 crc crio[22652]: time=\"2026-06-11T10:59:58.952369917Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ac84e05e-8b14-4520-8d52-9453ff43a039 name=/runtime.v1.ImageService/ImageStatus\nJun 11 10:59:58.954720 crc crio[22652]: time=\"2026-06-11T10:59:58.954608638Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=d5b9cf08-a849-4ea6-b85f-4408a40e7a60 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:00:00.150783 crc crio[22652]: time=\"2026-06-11T11:00:00.149963353Z\" level=info msg=\"Creating container: openstack-operators/10535605dd1a10220c5e05d050a640a6c810e6fa829ec585be81b5c96fwtzb5/util\" id=38df4523-8e97-4a9c-a9f2-5eeec194a433 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:00:00.152609 crc crio[22652]: time=\"2026-06-11T11:00:00.151495231Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:00:00.309700 crc crio[22652]: time=\"2026-06-11T11:00:00.309597144Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:00:00.331157 crc crio[22652]: time=\"2026-06-11T11:00:00.330999558Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:00:00.948191 crc crio[22652]: time=\"2026-06-11T11:00:00.947024227Z\" level=info msg=\"Created container 41faebe380e2e30a19939e0a5c87185ecabcc7549bff8014255d693cf602dea3: openstack-operators/10535605dd1a10220c5e05d050a640a6c810e6fa829ec585be81b5c96fwtzb5/util\" id=38df4523-8e97-4a9c-a9f2-5eeec194a433 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:00:00.950932 crc crio[22652]: time=\"2026-06-11T11:00:00.950805156Z\" level=info msg=\"Starting container: 41faebe380e2e30a19939e0a5c87185ecabcc7549bff8014255d693cf602dea3\" id=9f07d870-c91b-49e0-97aa-d529c105cc5c name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:00:00.963810 crc crio[22652]: time=\"2026-06-11T11:00:00.963486993Z\" level=info msg=\"Started container\" PID=43744 containerID=41faebe380e2e30a19939e0a5c87185ecabcc7549bff8014255d693cf602dea3 description=openstack-operators/10535605dd1a10220c5e05d050a640a6c810e6fa829ec585be81b5c96fwtzb5/util id=9f07d870-c91b-49e0-97aa-d529c105cc5c name=/runtime.v1.RuntimeService/StartContainer sandboxID=2024275a148f789936b446ec221a6ccb0c8619726c1017aa9dfaac465bc8e3fe\nJun 11 11:00:01.600693 crc crio[22652]: time=\"2026-06-11T11:00:01.600494699Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29686260-bfqlb/POD\" id=52b7563e-25fc-49e5-b56d-657e3ba85d0c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:00:01.600693 crc crio[22652]: time=\"2026-06-11T11:00:01.600672315Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:00:01.678816 crc crio[22652]: time=\"2026-06-11T11:00:01.678068139Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686260-bfqlb Namespace:openshift-operator-lifecycle-manager ID:cc56f8038bf258bf85f4253f2420411ae6d0afdec330d31bda67c9333e85efa8 UID:3ca980ce-41f0-461c-a152-8215e2e24972 NetNS:/var/run/netns/d582175d-50b4-4820-98db-4f668f8e36e2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3ca980ce_41f0_461c_a152_8215e2e24972.slice PodAnnotations:0xc0029281c8}] Aliases:map[]}\"\nJun 11 11:00:01.678816 crc crio[22652]: time=\"2026-06-11T11:00:01.678810653Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29686260-bfqlb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:00:01.797620 crc crio[22652]: time=\"2026-06-11T11:00:01.797568584Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686260-2pp8f/POD\" id=9f91d6ea-aa49-457c-a969-61224c70b028 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:00:01.797831 crc crio[22652]: time=\"2026-06-11T11:00:01.797809482Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:00:01.849960 crc crio[22652]: time=\"2026-06-11T11:00:01.849796466Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686260-2pp8f Namespace:openshift-infra ID:c99e7923b803cb64ee3d2ffd33260d13561764193fa0edfa55b5edb8ec43ff07 UID:3dc082a3-990f-4404-8035-646aa104784b NetNS:/var/run/netns/70177192-f4cc-4d28-bc0a-42d08de5a3a1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3dc082a3_990f_4404_8035_646aa104784b.slice PodAnnotations:0xc002928518}] Aliases:map[]}\"\nJun 11 11:00:01.849960 crc crio[22652]: time=\"2026-06-11T11:00:01.849962231Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686260-2pp8f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:00:03.501081 crc crio[22652]: time=\"2026-06-11T11:00:03.499018936Z\" level=info msg=\"Pulling image: 38.102.83.74:5001/openstack-k8s-operators/openstack-operator-bundle:2895d87b692193b55d566fae26f4c769f7f44de8\" id=5f35dbf5-8503-4b85-beee-90de5dacf7ff name=/runtime.v1.ImageService/PullImage\nJun 11 11:00:03.501808 crc crio[22652]: time=\"2026-06-11T11:00:03.50163539Z\" level=info msg=\"Trying to access \\\"38.102.83.74:5001/openstack-k8s-operators/openstack-operator-bundle:2895d87b692193b55d566fae26f4c769f7f44de8\\\"\"\nJun 11 11:00:04.287197 crc crio[22652]: 2026-06-11T11:00:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c99e7923b803cb6 Mac:86:0a:e8:02:3e:f7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:39 Mtu:0 Sandbox:/var/run/netns/70177192-f4cc-4d28-bc0a-42d08de5a3a1 SocketPath: PciID:}] [{Interface:0xc000014e20 Address:{IP:10.217.0.57 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:00:04.290832 crc crio[22652]: 2026-06-11T11:00:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cc56f8038bf258b Mac:2a:04:1e:4f:2c:97 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3c Mtu:0 Sandbox:/var/run/netns/d582175d-50b4-4820-98db-4f668f8e36e2 SocketPath: PciID:}] [{Interface:0xc000122a30 Address:{IP:10.217.0.60 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:00:04.291768 crc crio[22652]: time=\"2026-06-11T11:00:04.291706293Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686260-2pp8f Namespace:openshift-infra ID:c99e7923b803cb64ee3d2ffd33260d13561764193fa0edfa55b5edb8ec43ff07 UID:3dc082a3-990f-4404-8035-646aa104784b NetNS:/var/run/netns/70177192-f4cc-4d28-bc0a-42d08de5a3a1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3dc082a3_990f_4404_8035_646aa104784b.slice PodAnnotations:0xc002928518}] Aliases:map[]}\"\nJun 11 11:00:04.291911 crc crio[22652]: time=\"2026-06-11T11:00:04.291760612Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686260-bfqlb Namespace:openshift-operator-lifecycle-manager ID:cc56f8038bf258bf85f4253f2420411ae6d0afdec330d31bda67c9333e85efa8 UID:3ca980ce-41f0-461c-a152-8215e2e24972 NetNS:/var/run/netns/d582175d-50b4-4820-98db-4f668f8e36e2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3ca980ce_41f0_461c_a152_8215e2e24972.slice PodAnnotations:0xc0029281c8}] Aliases:map[]}\"\nJun 11 11:00:04.291911 crc crio[22652]: time=\"2026-06-11T11:00:04.291886456Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29686260-bfqlb for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:00:04.291911 crc crio[22652]: time=\"2026-06-11T11:00:04.291896879Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686260-2pp8f for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:00:04.304067 crc crio[22652]: time=\"2026-06-11T11:00:04.303980047Z\" level=info msg=\"Ran pod sandbox cc56f8038bf258bf85f4253f2420411ae6d0afdec330d31bda67c9333e85efa8 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29686260-bfqlb/POD\" id=52b7563e-25fc-49e5-b56d-657e3ba85d0c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:00:04.304747 crc crio[22652]: time=\"2026-06-11T11:00:04.304648416Z\" level=info msg=\"Ran pod sandbox c99e7923b803cb64ee3d2ffd33260d13561764193fa0edfa55b5edb8ec43ff07 with infra container: openshift-infra/auto-csr-approver-29686260-2pp8f/POD\" id=9f91d6ea-aa49-457c-a969-61224c70b028 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:00:04.316047 crc crio[22652]: time=\"2026-06-11T11:00:04.315841867Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=3b0be4a0-2135-4414-84bc-c2d884b76866 name=/runtime.v1.ImageService/PullImage\nJun 11 11:00:04.316458 crc crio[22652]: time=\"2026-06-11T11:00:04.315889759Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=9347839c-c201-4a7b-a06d-3cb07e9455c1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:00:04.320889 crc crio[22652]: time=\"2026-06-11T11:00:04.320797852Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=3fd45d8c-321f-4a43-8834-1463e2849a4c name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:00:04.328306 crc crio[22652]: time=\"2026-06-11T11:00:04.328185344Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 11:00:05.017174 crc crio[22652]: time=\"2026-06-11T11:00:05.016517218Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29686260-bfqlb/collect-profiles\" id=e96bb999-d6c4-477c-8751-4c5ec7e8318f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:00:05.018104 crc crio[22652]: time=\"2026-06-11T11:00:05.017413976Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:00:05.089651 crc crio[22652]: time=\"2026-06-11T11:00:05.089459703Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:00:05.093100 crc crio[22652]: time=\"2026-06-11T11:00:05.093007714Z\" level=info msg=\"Stopping container: 80b62c0da7b26ebace47d7da8b2f5cdc8506778865b0f22834373ff27048d7ff (timeout: 10s)\" id=0b616d4a-4f5c-4ab7-9461-01bd278c93b2 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:00:05.109077 crc crio[22652]: time=\"2026-06-11T11:00:05.108956964Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:00:05.413526 crc crio[22652]: time=\"2026-06-11T11:00:05.412843644Z\" level=info msg=\"Created container 2c7d0212ad44b432c7c7d2b38ac03cbd1a1124524093d83222356cd1b0cd5629: openshift-operator-lifecycle-manager/collect-profiles-29686260-bfqlb/collect-profiles\" id=e96bb999-d6c4-477c-8751-4c5ec7e8318f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:00:05.417739 crc crio[22652]: time=\"2026-06-11T11:00:05.416891131Z\" level=info msg=\"Starting container: 2c7d0212ad44b432c7c7d2b38ac03cbd1a1124524093d83222356cd1b0cd5629\" id=e1c4f15e-11a4-4ab1-8848-e9d50fe44f7a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:00:05.456772 crc crio[22652]: time=\"2026-06-11T11:00:05.456710098Z\" level=info msg=\"Started container\" PID=43903 containerID=2c7d0212ad44b432c7c7d2b38ac03cbd1a1124524093d83222356cd1b0cd5629 description=openshift-operator-lifecycle-manager/collect-profiles-29686260-bfqlb/collect-profiles id=e1c4f15e-11a4-4ab1-8848-e9d50fe44f7a name=/runtime.v1.RuntimeService/StartContainer sandboxID=cc56f8038bf258bf85f4253f2420411ae6d0afdec330d31bda67c9333e85efa8\nJun 11 11:00:05.879801 crc crio[22652]: time=\"2026-06-11T11:00:05.87868492Z\" level=info msg=\"Stopping pod sandbox: b2a1de644fa1c54691087f2011cee03de5ddf60cbb3411340eadb9354dd260fe\" id=f96bb836-12d4-4549-b71b-1103df211ceb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:00:05.879801 crc crio[22652]: time=\"2026-06-11T11:00:05.879476905Z\" level=info msg=\"Stopped pod sandbox (already stopped): b2a1de644fa1c54691087f2011cee03de5ddf60cbb3411340eadb9354dd260fe\" id=f96bb836-12d4-4549-b71b-1103df211ceb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:00:05.881406 crc crio[22652]: time=\"2026-06-11T11:00:05.881305503Z\" level=info msg=\"Removing pod sandbox: b2a1de644fa1c54691087f2011cee03de5ddf60cbb3411340eadb9354dd260fe\" id=d9e0d8c2-b17c-455c-9268-7ac69ef2fbc2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:00:06.533492 crc crio[22652]: time=\"2026-06-11T11:00:06.532851533Z\" level=info msg=\"Stopped container 80b62c0da7b26ebace47d7da8b2f5cdc8506778865b0f22834373ff27048d7ff: baremetal-operator-system/baremetal-operator-controller-manager-7cbd659958-h2tgj/manager\" id=0b616d4a-4f5c-4ab7-9461-01bd278c93b2 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:00:06.535284 crc crio[22652]: time=\"2026-06-11T11:00:06.53462837Z\" level=info msg=\"Stopping pod sandbox: 26b6f5c5bd116dbbd724905b3a86d6311193a24e041547b6df7510c8c9481273\" id=25bd990e-b895-44bb-872e-45ca01d08f91 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:00:06.535284 crc crio[22652]: time=\"2026-06-11T11:00:06.535011732Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-7cbd659958-h2tgj Namespace:baremetal-operator-system ID:26b6f5c5bd116dbbd724905b3a86d6311193a24e041547b6df7510c8c9481273 UID:2cb61f26-86c8-45b2-919c-321db3954875 NetNS:/var/run/netns/ad848985-3480-4c8a-bf4b-daf372b43473 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2cb61f26_86c8_45b2_919c_321db3954875.slice PodAnnotations:0xc0004be920}] Aliases:map[]}\"\nJun 11 11:00:06.535284 crc crio[22652]: time=\"2026-06-11T11:00:06.535232929Z\" level=info msg=\"Deleting pod baremetal-operator-system_baremetal-operator-controller-manager-7cbd659958-h2tgj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:00:06.579683 crc crio[22652]: time=\"2026-06-11T11:00:06.579532167Z\" level=info msg=\"Removed pod sandbox: b2a1de644fa1c54691087f2011cee03de5ddf60cbb3411340eadb9354dd260fe\" id=d9e0d8c2-b17c-455c-9268-7ac69ef2fbc2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:00:06.696376 crc crio[22652]: time=\"2026-06-11T11:00:06.696040556Z\" level=info msg=\"Pulled image: 38.102.83.74:5001/openstack-k8s-operators/openstack-operator-bundle@sha256:d94fe7d54ad73a5e851b83bf7df93d034d2021ab3ed266a87e056f63d11a147c\" id=5f35dbf5-8503-4b85-beee-90de5dacf7ff name=/runtime.v1.ImageService/PullImage\nJun 11 11:00:06.699308 crc crio[22652]: time=\"2026-06-11T11:00:06.698990657Z\" level=info msg=\"Checking image status: 38.102.83.74:5001/openstack-k8s-operators/openstack-operator-bundle:2895d87b692193b55d566fae26f4c769f7f44de8\" id=9404d739-c050-483b-9d3c-ed56d1acfa98 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:00:06.705823 crc crio[22652]: time=\"2026-06-11T11:00:06.705409058Z\" level=info msg=\"Checking image status: 38.102.83.74:5001/openstack-k8s-operators/openstack-operator-bundle:2895d87b692193b55d566fae26f4c769f7f44de8\" id=3e2d5f72-c98e-4ed2-822f-5fafab16b8d3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:00:06.715737 crc crio[22652]: time=\"2026-06-11T11:00:06.715602647Z\" level=info msg=\"Creating container: openstack-operators/10535605dd1a10220c5e05d050a640a6c810e6fa829ec585be81b5c96fwtzb5/pull\" id=ed880988-3964-47d3-aef6-c1f9c35b1b73 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:00:06.717781 crc crio[22652]: time=\"2026-06-11T11:00:06.717686784Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:00:06.769192 crc crio[22652]: time=\"2026-06-11T11:00:06.768737713Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:00:06.769192 crc crio[22652]: time=\"2026-06-11T11:00:06.769062823Z\" level=warning msg=\"Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/77c1c7892e7f50c88e2f7df6e21a66c0f61865c5fa8372dcd643ef221d9f8dbd/merged/etc/passwd: no such file or directory\"\nJun 11 11:00:06.769192 crc crio[22652]: time=\"2026-06-11T11:00:06.769092234Z\" level=warning msg=\"Failed to open /etc/group: open /var/lib/containers/storage/overlay/77c1c7892e7f50c88e2f7df6e21a66c0f61865c5fa8372dcd643ef221d9f8dbd/merged/etc/group: no such file or directory\"\nJun 11 11:00:06.781908 crc crio[22652]: time=\"2026-06-11T11:00:06.781594926Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:00:07.013974 crc crio[22652]: time=\"2026-06-11T11:00:07.013250284Z\" level=info msg=\"Created container 7207128fa00783d233e86e3d125462393b7c31827af378bc5ca4013731302c75: openstack-operators/10535605dd1a10220c5e05d050a640a6c810e6fa829ec585be81b5c96fwtzb5/pull\" id=ed880988-3964-47d3-aef6-c1f9c35b1b73 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:00:07.019367 crc crio[22652]: time=\"2026-06-11T11:00:07.018736207Z\" level=info msg=\"Starting container: 7207128fa00783d233e86e3d125462393b7c31827af378bc5ca4013731302c75\" id=504800ed-d0aa-4b7f-8b38-1cf2ed7e6938 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:00:07.088899 crc crio[22652]: time=\"2026-06-11T11:00:07.088575284Z\" level=info msg=\"Started container\" PID=43971 containerID=7207128fa00783d233e86e3d125462393b7c31827af378bc5ca4013731302c75 description=openstack-operators/10535605dd1a10220c5e05d050a640a6c810e6fa829ec585be81b5c96fwtzb5/pull id=504800ed-d0aa-4b7f-8b38-1cf2ed7e6938 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2024275a148f789936b446ec221a6ccb0c8619726c1017aa9dfaac465bc8e3fe\nJun 11 11:00:07.575675 crc crio[22652]: time=\"2026-06-11T11:00:07.575576389Z\" level=info msg=\"Stopped pod sandbox: 26b6f5c5bd116dbbd724905b3a86d6311193a24e041547b6df7510c8c9481273\" id=25bd990e-b895-44bb-872e-45ca01d08f91 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:00:07.583402 crc crio[22652]: time=\"2026-06-11T11:00:07.583296741Z\" level=info msg=\"Stopping pod sandbox: cc56f8038bf258bf85f4253f2420411ae6d0afdec330d31bda67c9333e85efa8\" id=53018c04-2ee9-4f19-9d7a-ebb91b7be8ee name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:00:07.583502 crc crio[22652]: time=\"2026-06-11T11:00:07.583471936Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=b961e327-2637-4aef-a451-94cc04ec969c name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:00:07.583805 crc crio[22652]: time=\"2026-06-11T11:00:07.583746815Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686260-bfqlb Namespace:openshift-operator-lifecycle-manager ID:cc56f8038bf258bf85f4253f2420411ae6d0afdec330d31bda67c9333e85efa8 UID:3ca980ce-41f0-461c-a152-8215e2e24972 NetNS:/var/run/netns/d582175d-50b4-4820-98db-4f668f8e36e2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3ca980ce_41f0_461c_a152_8215e2e24972.slice PodAnnotations:0xc001e8eef8}] Aliases:map[]}\"\nJun 11 11:00:07.583937 crc crio[22652]: time=\"2026-06-11T11:00:07.58390211Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29686260-bfqlb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:00:07.586309 crc crio[22652]: time=\"2026-06-11T11:00:07.585708807Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=fc63a8a2-f6ad-4aac-9e92-48f482c8c19b name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:00:07.634721 crc crio[22652]: time=\"2026-06-11T11:00:07.63433752Z\" level=info msg=\"Creating container: openstack-operators/10535605dd1a10220c5e05d050a640a6c810e6fa829ec585be81b5c96fwtzb5/extract\" id=44cd2472-5bd0-421c-ab4f-28ec65c8b723 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:00:07.635083 crc crio[22652]: time=\"2026-06-11T11:00:07.634742073Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:00:07.709713 crc crio[22652]: time=\"2026-06-11T11:00:07.709647199Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:00:07.716616 crc crio[22652]: time=\"2026-06-11T11:00:07.716513295Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:00:07.911817 crc crio[22652]: time=\"2026-06-11T11:00:07.911006029Z\" level=info msg=\"Created container 4cad60d37bcab7aad96fac4589816713c019d9b94eedb2d0730c2c0fa94a5f83: openstack-operators/10535605dd1a10220c5e05d050a640a6c810e6fa829ec585be81b5c96fwtzb5/extract\" id=44cd2472-5bd0-421c-ab4f-28ec65c8b723 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:00:07.918862 crc crio[22652]: time=\"2026-06-11T11:00:07.918757401Z\" level=info msg=\"Starting container: 4cad60d37bcab7aad96fac4589816713c019d9b94eedb2d0730c2c0fa94a5f83\" id=dc6d6845-e6c6-4280-a169-b7d713c25dae name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:00:07.943615 crc crio[22652]: time=\"2026-06-11T11:00:07.942961851Z\" level=info msg=\"Started container\" PID=44025 containerID=4cad60d37bcab7aad96fac4589816713c019d9b94eedb2d0730c2c0fa94a5f83 description=openstack-operators/10535605dd1a10220c5e05d050a640a6c810e6fa829ec585be81b5c96fwtzb5/extract id=dc6d6845-e6c6-4280-a169-b7d713c25dae name=/runtime.v1.RuntimeService/StartContainer sandboxID=2024275a148f789936b446ec221a6ccb0c8619726c1017aa9dfaac465bc8e3fe\nJun 11 11:00:07.969764 crc crio[22652]: time=\"2026-06-11T11:00:07.969626776Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=3b0be4a0-2135-4414-84bc-c2d884b76866 name=/runtime.v1.ImageService/PullImage\nJun 11 11:00:07.972358 crc crio[22652]: time=\"2026-06-11T11:00:07.971421681Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=c3ce98c8-3eb1-4199-9bda-6feb2e7dc72f name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:00:07.977303 crc crio[22652]: time=\"2026-06-11T11:00:07.976733498Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=837e0354-c42e-4148-acaa-633cbfb52588 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:00:07.986477 crc crio[22652]: time=\"2026-06-11T11:00:07.984607864Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686260-2pp8f/oc\" id=88264c13-de65-48ae-9207-0d66ba4bf1c0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:00:07.986477 crc crio[22652]: time=\"2026-06-11T11:00:07.986407111Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:00:08.037325 crc crio[22652]: time=\"2026-06-11T11:00:08.034668762Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:00:08.150015 crc crio[22652]: time=\"2026-06-11T11:00:08.149856671Z\" level=info msg=\"Stopped pod sandbox: cc56f8038bf258bf85f4253f2420411ae6d0afdec330d31bda67c9333e85efa8\" id=53018c04-2ee9-4f19-9d7a-ebb91b7be8ee name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:00:08.520835 crc crio[22652]: time=\"2026-06-11T11:00:08.520378321Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:00:08.601239 crc crio[22652]: time=\"2026-06-11T11:00:08.600815069Z\" level=info msg=\"Removing container: 80b62c0da7b26ebace47d7da8b2f5cdc8506778865b0f22834373ff27048d7ff\" id=64c430f4-20d3-4597-b60f-9f8b7988cc5b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:00:08.692109 crc crio[22652]: time=\"2026-06-11T11:00:08.691430698Z\" level=info msg=\"Removed container 80b62c0da7b26ebace47d7da8b2f5cdc8506778865b0f22834373ff27048d7ff: baremetal-operator-system/baremetal-operator-controller-manager-7cbd659958-h2tgj/manager\" id=64c430f4-20d3-4597-b60f-9f8b7988cc5b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:00:08.752009 crc crio[22652]: time=\"2026-06-11T11:00:08.751897643Z\" level=info msg=\"Created container 465914790d1fccd124f1f85a4ac5295644a8145645e948815b486b3c11712d11: openshift-infra/auto-csr-approver-29686260-2pp8f/oc\" id=88264c13-de65-48ae-9207-0d66ba4bf1c0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:00:08.756692 crc crio[22652]: time=\"2026-06-11T11:00:08.756543638Z\" level=info msg=\"Starting container: 465914790d1fccd124f1f85a4ac5295644a8145645e948815b486b3c11712d11\" id=84c9ac38-6749-491a-b11d-62184a4ef473 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:00:08.792019 crc crio[22652]: time=\"2026-06-11T11:00:08.791738991Z\" level=info msg=\"Started container\" PID=44068 containerID=465914790d1fccd124f1f85a4ac5295644a8145645e948815b486b3c11712d11 description=openshift-infra/auto-csr-approver-29686260-2pp8f/oc id=84c9ac38-6749-491a-b11d-62184a4ef473 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c99e7923b803cb64ee3d2ffd33260d13561764193fa0edfa55b5edb8ec43ff07\nJun 11 11:00:09.625237 crc crio[22652]: time=\"2026-06-11T11:00:09.624303464Z\" level=info msg=\"Stopping pod sandbox: 2024275a148f789936b446ec221a6ccb0c8619726c1017aa9dfaac465bc8e3fe\" id=452159c0-ff93-4e5f-9354-dc6a421a7e3e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:00:09.625237 crc crio[22652]: time=\"2026-06-11T11:00:09.624938965Z\" level=info msg=\"Got pod network &{Name:10535605dd1a10220c5e05d050a640a6c810e6fa829ec585be81b5c96fwtzb5 Namespace:openstack-operators ID:2024275a148f789936b446ec221a6ccb0c8619726c1017aa9dfaac465bc8e3fe UID:cc2eba04-cf50-4372-b4b3-ea7b0910dbf1 NetNS:/var/run/netns/f1a89fb1-ebd0-44dc-9611-0c45f49dc03d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcc2eba04_cf50_4372_b4b3_ea7b0910dbf1.slice PodAnnotations:0xc002acc850}] Aliases:map[]}\"\nJun 11 11:00:09.626236 crc crio[22652]: time=\"2026-06-11T11:00:09.625335957Z\" level=info msg=\"Deleting pod openstack-operators_10535605dd1a10220c5e05d050a640a6c810e6fa829ec585be81b5c96fwtzb5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:00:11.419307 crc crio[22652]: time=\"2026-06-11T11:00:11.418671257Z\" level=info msg=\"Stopped pod sandbox: 2024275a148f789936b446ec221a6ccb0c8619726c1017aa9dfaac465bc8e3fe\" id=452159c0-ff93-4e5f-9354-dc6a421a7e3e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:00:12.734534 crc crio[22652]: time=\"2026-06-11T11:00:12.733945296Z\" level=info msg=\"Stopping pod sandbox: c99e7923b803cb64ee3d2ffd33260d13561764193fa0edfa55b5edb8ec43ff07\" id=2c017bd5-6f8f-4f6b-8271-e96e91d957a8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:00:12.735561 crc crio[22652]: time=\"2026-06-11T11:00:12.735207906Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686260-2pp8f Namespace:openshift-infra ID:c99e7923b803cb64ee3d2ffd33260d13561764193fa0edfa55b5edb8ec43ff07 UID:3dc082a3-990f-4404-8035-646aa104784b NetNS:/var/run/netns/70177192-f4cc-4d28-bc0a-42d08de5a3a1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3dc082a3_990f_4404_8035_646aa104784b.slice PodAnnotations:0xc002928a88}] Aliases:map[]}\"\nJun 11 11:00:12.735561 crc crio[22652]: time=\"2026-06-11T11:00:12.735426093Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686260-2pp8f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:00:13.538934 crc crio[22652]: time=\"2026-06-11T11:00:13.538442307Z\" level=info msg=\"Stopped pod sandbox: c99e7923b803cb64ee3d2ffd33260d13561764193fa0edfa55b5edb8ec43ff07\" id=2c017bd5-6f8f-4f6b-8271-e96e91d957a8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:00:21.290825 crc crio[22652]: time=\"2026-06-11T11:00:21.290034754Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-controller-init-74c8f49894-l9994/POD\" id=f16f7eb7-c99d-4f58-bf28-08d6f0d7a4ac name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:00:21.290825 crc crio[22652]: time=\"2026-06-11T11:00:21.290813909Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:00:21.331530 crc crio[22652]: time=\"2026-06-11T11:00:21.330982014Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-init-74c8f49894-l9994 Namespace:openstack-operators ID:bc4889af19b2665ead178953940d6a7bee735abe685a3ba6cd15fffdf41ad36a UID:9a45ba17-97b4-442c-a6f7-4b56d1017750 NetNS:/var/run/netns/50fe3396-175d-4899-8675-8142ae8627cd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9a45ba17_97b4_442c_a6f7_4b56d1017750.slice PodAnnotations:0xc001e8eb58}] Aliases:map[]}\"\nJun 11 11:00:21.331530 crc crio[22652]: time=\"2026-06-11T11:00:21.331533462Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-controller-init-74c8f49894-l9994 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:00:21.758736 crc crio[22652]: time=\"2026-06-11T11:00:21.758671685Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-hfzvr/POD\" id=0fd32bb3-3a9d-4c0e-9024-071e5bffd038 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:00:21.758871 crc crio[22652]: time=\"2026-06-11T11:00:21.758760878Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:00:21.819526 crc crio[22652]: time=\"2026-06-11T11:00:21.818771899Z\" level=info msg=\"Got pod network &{Name:redhat-operators-hfzvr Namespace:openshift-marketplace ID:0f652ac4e97b5ff81940cae73d34cb5a9ccb8e55b22993e0af364546753686f7 UID:62c34af5-8f34-4848-92ef-9dbfad1719da NetNS:/var/run/netns/77aa472f-ea01-415d-8b95-b1ecdd5e6341 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod62c34af5_8f34_4848_92ef_9dbfad1719da.slice PodAnnotations:0xc00008c2d0}] Aliases:map[]}\"\nJun 11 11:00:21.819526 crc crio[22652]: time=\"2026-06-11T11:00:21.818863192Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-hfzvr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:00:23.051108 crc crio[22652]: 2026-06-11T11:00:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bc4889af19b2665 Mac:2a:9e:e0:d8:42:04 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3d Mtu:0 Sandbox:/var/run/netns/50fe3396-175d-4899-8675-8142ae8627cd SocketPath: PciID:}] [{Interface:0xc0003045c0 Address:{IP:10.217.0.61 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:00:23.053359 crc crio[22652]: time=\"2026-06-11T11:00:23.053167592Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-init-74c8f49894-l9994 Namespace:openstack-operators ID:bc4889af19b2665ead178953940d6a7bee735abe685a3ba6cd15fffdf41ad36a UID:9a45ba17-97b4-442c-a6f7-4b56d1017750 NetNS:/var/run/netns/50fe3396-175d-4899-8675-8142ae8627cd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9a45ba17_97b4_442c_a6f7_4b56d1017750.slice PodAnnotations:0xc001e8eb58}] Aliases:map[]}\"\nJun 11 11:00:23.053475 crc crio[22652]: time=\"2026-06-11T11:00:23.053457971Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-controller-init-74c8f49894-l9994 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:00:23.074213 crc crio[22652]: time=\"2026-06-11T11:00:23.073966831Z\" level=info msg=\"Ran pod sandbox bc4889af19b2665ead178953940d6a7bee735abe685a3ba6cd15fffdf41ad36a with infra container: openstack-operators/openstack-operator-controller-init-74c8f49894-l9994/POD\" id=f16f7eb7-c99d-4f58-bf28-08d6f0d7a4ac name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:00:23.083312 crc crio[22652]: time=\"2026-06-11T11:00:23.082734246Z\" level=info msg=\"Checking image status: 38.102.83.74:5001/openstack-k8s-operators/openstack-operator:2895d87b692193b55d566fae26f4c769f7f44de8\" id=02d81b54-cd23-4b2b-8bfd-0021505188aa name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:00:23.083312 crc crio[22652]: time=\"2026-06-11T11:00:23.082979274Z\" level=info msg=\"Image 38.102.83.74:5001/openstack-k8s-operators/openstack-operator:2895d87b692193b55d566fae26f4c769f7f44de8 not found\" id=02d81b54-cd23-4b2b-8bfd-0021505188aa name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:00:23.083312 crc crio[22652]: time=\"2026-06-11T11:00:23.083051176Z\" level=info msg=\"Neither image nor artfiact 38.102.83.74:5001/openstack-k8s-operators/openstack-operator:2895d87b692193b55d566fae26f4c769f7f44de8 found\" id=02d81b54-cd23-4b2b-8bfd-0021505188aa name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:00:23.092345 crc crio[22652]: time=\"2026-06-11T11:00:23.088656904Z\" level=info msg=\"Pulling image: 38.102.83.74:5001/openstack-k8s-operators/openstack-operator:2895d87b692193b55d566fae26f4c769f7f44de8\" id=e140879c-7d70-4ae8-8f07-5800ff5220ee name=/runtime.v1.ImageService/PullImage\nJun 11 11:00:23.092345 crc crio[22652]: time=\"2026-06-11T11:00:23.090567934Z\" level=info msg=\"Trying to access \\\"38.102.83.74:5001/openstack-k8s-operators/openstack-operator:2895d87b692193b55d566fae26f4c769f7f44de8\\\"\"\nJun 11 11:00:23.508436 crc crio[22652]: 2026-06-11T11:00:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0f652ac4e97b5ff Mac:ce:1a:31:47:cb:7e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3e Mtu:0 Sandbox:/var/run/netns/77aa472f-ea01-415d-8b95-b1ecdd5e6341 SocketPath: PciID:}] [{Interface:0xc00028e6d0 Address:{IP:10.217.0.62 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:00:23.510194 crc crio[22652]: time=\"2026-06-11T11:00:23.509920774Z\" level=info msg=\"Got pod network &{Name:redhat-operators-hfzvr Namespace:openshift-marketplace ID:0f652ac4e97b5ff81940cae73d34cb5a9ccb8e55b22993e0af364546753686f7 UID:62c34af5-8f34-4848-92ef-9dbfad1719da NetNS:/var/run/netns/77aa472f-ea01-415d-8b95-b1ecdd5e6341 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod62c34af5_8f34_4848_92ef_9dbfad1719da.slice PodAnnotations:0xc00008c2d0}] Aliases:map[]}\"\nJun 11 11:00:23.510387 crc crio[22652]: time=\"2026-06-11T11:00:23.510249014Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-hfzvr for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:00:23.525778 crc crio[22652]: time=\"2026-06-11T11:00:23.525631724Z\" level=info msg=\"Ran pod sandbox 0f652ac4e97b5ff81940cae73d34cb5a9ccb8e55b22993e0af364546753686f7 with infra container: openshift-marketplace/redhat-operators-hfzvr/POD\" id=0fd32bb3-3a9d-4c0e-9024-071e5bffd038 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:00:23.528058 crc crio[22652]: time=\"2026-06-11T11:00:23.527951894Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=fa546cac-f194-4611-8313-cbcf8448ca16 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:00:23.531576 crc crio[22652]: time=\"2026-06-11T11:00:23.531404804Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=82bb20ec-a68e-441b-b9fc-753357d0de01 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:00:23.624580 crc crio[22652]: time=\"2026-06-11T11:00:23.624464097Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-hfzvr/extract-utilities\" id=b40f02c5-2dd4-4592-81d9-11f63241a4d0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:00:23.625546 crc crio[22652]: time=\"2026-06-11T11:00:23.625110168Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:00:23.746345 crc crio[22652]: time=\"2026-06-11T11:00:23.74585466Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:00:23.755939 crc crio[22652]: time=\"2026-06-11T11:00:23.755822682Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:00:24.008008 crc crio[22652]: time=\"2026-06-11T11:00:24.007817467Z\" level=info msg=\"Created container adb198b0657a60c17c99419589a662dd997afacfde997719adb05339ad4d4cde: openshift-marketplace/redhat-operators-hfzvr/extract-utilities\" id=b40f02c5-2dd4-4592-81d9-11f63241a4d0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:00:24.009426 crc crio[22652]: time=\"2026-06-11T11:00:24.009346725Z\" level=info msg=\"Starting container: adb198b0657a60c17c99419589a662dd997afacfde997719adb05339ad4d4cde\" id=7595b4a7-a153-4583-b00a-a8302eddccd7 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:00:24.017660 crc crio[22652]: time=\"2026-06-11T11:00:24.017372636Z\" level=info msg=\"Started container\" PID=44560 containerID=adb198b0657a60c17c99419589a662dd997afacfde997719adb05339ad4d4cde description=openshift-marketplace/redhat-operators-hfzvr/extract-utilities id=7595b4a7-a153-4583-b00a-a8302eddccd7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0f652ac4e97b5ff81940cae73d34cb5a9ccb8e55b22993e0af364546753686f7\nJun 11 11:00:24.199807 crc crio[22652]: time=\"2026-06-11T11:00:24.199572266Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-rcwl4/POD\" id=bbe9df9a-aeb2-4935-a0ab-7dc82cc96369 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:00:24.199807 crc crio[22652]: time=\"2026-06-11T11:00:24.19974595Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:00:24.303560 crc crio[22652]: time=\"2026-06-11T11:00:24.302376364Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-rcwl4 Namespace:openshift-marketplace ID:25b48388ce0a94d00bf5cd0c103c41b7a0a93c526807aabdeab82fe1a2a5cc3b UID:b8c8b1fd-ad82-43b9-a512-4eff2f6eff62 NetNS:/var/run/netns/099f1300-4aeb-4b38-a5e5-797b9d636b68 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb8c8b1fd_ad82_43b9_a512_4eff2f6eff62.slice PodAnnotations:0xc0004beb38}] Aliases:map[]}\"\nJun 11 11:00:24.303560 crc crio[22652]: time=\"2026-06-11T11:00:24.302786521Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-rcwl4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:00:24.953966 crc crio[22652]: time=\"2026-06-11T11:00:24.953808184Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=08e174dd-7d05-4174-9bf6-3be959429b8b name=/runtime.v1.ImageService/PullImage\nJun 11 11:00:24.969693 crc crio[22652]: time=\"2026-06-11T11:00:24.960086733Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 11 11:00:26.535683 crc crio[22652]: 2026-06-11T11:00:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:25b48388ce0a94d Mac:2a:0e:e9:85:9f:5a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3f Mtu:0 Sandbox:/var/run/netns/099f1300-4aeb-4b38-a5e5-797b9d636b68 SocketPath: PciID:}] [{Interface:0xc00048c5c0 Address:{IP:10.217.0.63 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:00:26.538941 crc crio[22652]: time=\"2026-06-11T11:00:26.538595585Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-rcwl4 Namespace:openshift-marketplace ID:25b48388ce0a94d00bf5cd0c103c41b7a0a93c526807aabdeab82fe1a2a5cc3b UID:b8c8b1fd-ad82-43b9-a512-4eff2f6eff62 NetNS:/var/run/netns/099f1300-4aeb-4b38-a5e5-797b9d636b68 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb8c8b1fd_ad82_43b9_a512_4eff2f6eff62.slice PodAnnotations:0xc0004beb38}] Aliases:map[]}\"\nJun 11 11:00:26.540059 crc crio[22652]: time=\"2026-06-11T11:00:26.54003125Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-rcwl4 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:00:26.555231 crc crio[22652]: time=\"2026-06-11T11:00:26.55516919Z\" level=info msg=\"Ran pod sandbox 25b48388ce0a94d00bf5cd0c103c41b7a0a93c526807aabdeab82fe1a2a5cc3b with infra container: openshift-marketplace/redhat-marketplace-rcwl4/POD\" id=bbe9df9a-aeb2-4935-a0ab-7dc82cc96369 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:00:26.561723 crc crio[22652]: time=\"2026-06-11T11:00:26.561507072Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=27700318-7af7-47c8-b39b-b3d6ac81b2ca name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:00:26.980701 crc crio[22652]: time=\"2026-06-11T11:00:26.980545309Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=05e9d79e-9e69-4e6e-bcf3-adedfff6f2d1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:00:27.346176 crc crio[22652]: time=\"2026-06-11T11:00:27.345814041Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-rcwl4/extract-utilities\" id=5a8f89d7-dba0-4b62-b73c-9dee634d5c26 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:00:27.390592 crc crio[22652]: time=\"2026-06-11T11:00:27.389738198Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:00:27.471806 crc crio[22652]: time=\"2026-06-11T11:00:27.471715096Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:546c77fdbf5f7c6a9a4243f4c4ef38fe0f584972a70f687bc40091743ee77d60\" id=08e174dd-7d05-4174-9bf6-3be959429b8b name=/runtime.v1.ImageService/PullImage\nJun 11 11:00:27.474586 crc crio[22652]: time=\"2026-06-11T11:00:27.474469902Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=f3f804bd-55e2-48ea-9be3-bb8cd7d31969 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:00:27.480316 crc crio[22652]: time=\"2026-06-11T11:00:27.477414515Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=997a69d7-4030-42e3-bc83-7990f4d3ab8d name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:00:27.593005 crc crio[22652]: time=\"2026-06-11T11:00:27.592050736Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:00:27.601569 crc crio[22652]: time=\"2026-06-11T11:00:27.601412349Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:00:27.678446 crc crio[22652]: time=\"2026-06-11T11:00:27.677954037Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-hfzvr/extract-content\" id=ea34c947-573a-4aeb-befc-a770f6383266 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:00:27.679418 crc crio[22652]: time=\"2026-06-11T11:00:27.678845726Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:00:27.867353 crc crio[22652]: time=\"2026-06-11T11:00:27.867251342Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:00:27.880853 crc crio[22652]: time=\"2026-06-11T11:00:27.880694724Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:00:27.939903 crc crio[22652]: time=\"2026-06-11T11:00:27.939820597Z\" level=info msg=\"Created container 4b3ee4740eb8cd82ee1af662743ff2fc909609a615fed62ff7df1d4c63773189: openshift-marketplace/redhat-marketplace-rcwl4/extract-utilities\" id=5a8f89d7-dba0-4b62-b73c-9dee634d5c26 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:00:27.941970 crc crio[22652]: time=\"2026-06-11T11:00:27.941845778Z\" level=info msg=\"Starting container: 4b3ee4740eb8cd82ee1af662743ff2fc909609a615fed62ff7df1d4c63773189\" id=aada438b-2b19-469e-aa77-da1b18cd8d17 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:00:27.969845 crc crio[22652]: time=\"2026-06-11T11:00:27.969718491Z\" level=info msg=\"Started container\" PID=44616 containerID=4b3ee4740eb8cd82ee1af662743ff2fc909609a615fed62ff7df1d4c63773189 description=openshift-marketplace/redhat-marketplace-rcwl4/extract-utilities id=aada438b-2b19-469e-aa77-da1b18cd8d17 name=/runtime.v1.RuntimeService/StartContainer sandboxID=25b48388ce0a94d00bf5cd0c103c41b7a0a93c526807aabdeab82fe1a2a5cc3b\nJun 11 11:00:28.247858 crc crio[22652]: time=\"2026-06-11T11:00:28.234431373Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-4tk9r/POD\" id=77f5aed0-e38c-475f-855f-61eecc35e9f2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:00:28.249582 crc crio[22652]: time=\"2026-06-11T11:00:28.248512323Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:00:28.304450 crc crio[22652]: time=\"2026-06-11T11:00:28.296576439Z\" level=info msg=\"Created container 0f615cb1b6da23f5e8907e637cf25ec341dc54fa1f382cc5460443351a26d20a: openshift-marketplace/redhat-operators-hfzvr/extract-content\" id=ea34c947-573a-4aeb-befc-a770f6383266 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:00:28.304450 crc crio[22652]: time=\"2026-06-11T11:00:28.301016696Z\" level=info msg=\"Starting container: 0f615cb1b6da23f5e8907e637cf25ec341dc54fa1f382cc5460443351a26d20a\" id=d6346163-e81d-4295-bdce-7264bd0b0e91 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:00:28.418944 crc crio[22652]: time=\"2026-06-11T11:00:28.418775731Z\" level=info msg=\"Started container\" PID=44623 containerID=0f615cb1b6da23f5e8907e637cf25ec341dc54fa1f382cc5460443351a26d20a description=openshift-marketplace/redhat-operators-hfzvr/extract-content id=d6346163-e81d-4295-bdce-7264bd0b0e91 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0f652ac4e97b5ff81940cae73d34cb5a9ccb8e55b22993e0af364546753686f7\nJun 11 11:00:28.626841 crc crio[22652]: time=\"2026-06-11T11:00:28.626361453Z\" level=info msg=\"Got pod network &{Name:community-operators-4tk9r Namespace:openshift-marketplace ID:21a5f9b5141ef795a2afd4e091275488379161344a10f9f90a31a46400f9c71c UID:45f7a14e-a04b-4e18-a98f-4b9573aac333 NetNS:/var/run/netns/c0f4613c-3d66-4e26-9f74-874b8d948431 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod45f7a14e_a04b_4e18_a98f_4b9573aac333.slice PodAnnotations:0xc0009882b0}] Aliases:map[]}\"\nJun 11 11:00:28.626841 crc crio[22652]: time=\"2026-06-11T11:00:28.626787527Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-4tk9r to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:00:29.124528 crc crio[22652]: time=\"2026-06-11T11:00:29.123969841Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=3c058309-56a3-4dac-8e7d-427fa688c98c name=/runtime.v1.ImageService/PullImage\nJun 11 11:00:29.133033 crc crio[22652]: time=\"2026-06-11T11:00:29.132923101Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 11 11:00:30.683831 crc crio[22652]: time=\"2026-06-11T11:00:30.683326653Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03\" id=3c058309-56a3-4dac-8e7d-427fa688c98c name=/runtime.v1.ImageService/PullImage\nJun 11 11:00:30.685814 crc crio[22652]: time=\"2026-06-11T11:00:30.685600003Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=8fd0e674-84d2-4164-b402-3c5db9d4c27b name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:00:30.694960 crc crio[22652]: time=\"2026-06-11T11:00:30.694680557Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=8d9e6d36-81d8-4843-85c1-199ee382bb6d name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:00:30.740840 crc crio[22652]: time=\"2026-06-11T11:00:30.739950981Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-rcwl4/extract-content\" id=763972e3-6317-4977-8718-606e0d29b379 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:00:30.740840 crc crio[22652]: time=\"2026-06-11T11:00:30.740727986Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:00:31.034206 crc crio[22652]: time=\"2026-06-11T11:00:31.028590176Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:00:31.103867 crc crio[22652]: time=\"2026-06-11T11:00:31.10289581Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:00:31.837788 crc crio[22652]: time=\"2026-06-11T11:00:31.836974983Z\" level=info msg=\"Created container 08308194279f645a18dce4e976a9c8e81824beff5e6f1a5415635a463caa5468: openshift-marketplace/redhat-marketplace-rcwl4/extract-content\" id=763972e3-6317-4977-8718-606e0d29b379 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:00:31.850825 crc crio[22652]: time=\"2026-06-11T11:00:31.850680898Z\" level=info msg=\"Starting container: 08308194279f645a18dce4e976a9c8e81824beff5e6f1a5415635a463caa5468\" id=85aef845-3d94-4cae-b2a7-950da454b823 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:00:31.875649 crc crio[22652]: time=\"2026-06-11T11:00:31.875502711Z\" level=info msg=\"Started container\" PID=44784 containerID=08308194279f645a18dce4e976a9c8e81824beff5e6f1a5415635a463caa5468 description=openshift-marketplace/redhat-marketplace-rcwl4/extract-content id=85aef845-3d94-4cae-b2a7-950da454b823 name=/runtime.v1.RuntimeService/StartContainer sandboxID=25b48388ce0a94d00bf5cd0c103c41b7a0a93c526807aabdeab82fe1a2a5cc3b\nJun 11 11:00:32.415092 crc crio[22652]: 2026-06-11T11:00:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:21a5f9b5141ef79 Mac:ee:6a:62:28:bb:2f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:41 Mtu:0 Sandbox:/var/run/netns/c0f4613c-3d66-4e26-9f74-874b8d948431 SocketPath: PciID:}] [{Interface:0xc00011ac70 Address:{IP:10.217.0.65 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:00:32.417792 crc crio[22652]: time=\"2026-06-11T11:00:32.417237613Z\" level=info msg=\"Got pod network &{Name:community-operators-4tk9r Namespace:openshift-marketplace ID:21a5f9b5141ef795a2afd4e091275488379161344a10f9f90a31a46400f9c71c UID:45f7a14e-a04b-4e18-a98f-4b9573aac333 NetNS:/var/run/netns/c0f4613c-3d66-4e26-9f74-874b8d948431 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod45f7a14e_a04b_4e18_a98f_4b9573aac333.slice PodAnnotations:0xc0009882b0}] Aliases:map[]}\"\nJun 11 11:00:32.417792 crc crio[22652]: time=\"2026-06-11T11:00:32.41774947Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-4tk9r for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:00:32.456042 crc crio[22652]: time=\"2026-06-11T11:00:32.45582561Z\" level=info msg=\"Ran pod sandbox 21a5f9b5141ef795a2afd4e091275488379161344a10f9f90a31a46400f9c71c with infra container: openshift-marketplace/community-operators-4tk9r/POD\" id=77f5aed0-e38c-475f-855f-61eecc35e9f2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:00:32.480396 crc crio[22652]: time=\"2026-06-11T11:00:32.473027984Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ea318518-21f3-4850-a746-8fb23158c447 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:00:32.487090 crc crio[22652]: time=\"2026-06-11T11:00:32.487033889Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=0e09df8a-b05b-4cf2-904b-f03dce475147 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:00:32.509574 crc crio[22652]: time=\"2026-06-11T11:00:32.509523111Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-4tk9r/extract-utilities\" id=3807038d-a3e5-4061-b606-691db3399f62 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:00:32.511095 crc crio[22652]: time=\"2026-06-11T11:00:32.511035019Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:00:32.659050 crc crio[22652]: time=\"2026-06-11T11:00:32.658466203Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:00:32.695231 crc crio[22652]: time=\"2026-06-11T11:00:32.695032085Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:00:33.482105 crc crio[22652]: time=\"2026-06-11T11:00:33.481747703Z\" level=info msg=\"Created container cb4dc3b0c5af6fd9ca1492f1851b837724df46702a04eed3751d67349dc3b43f: openshift-marketplace/community-operators-4tk9r/extract-utilities\" id=3807038d-a3e5-4061-b606-691db3399f62 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:00:33.493720 crc crio[22652]: time=\"2026-06-11T11:00:33.490968481Z\" level=info msg=\"Starting container: cb4dc3b0c5af6fd9ca1492f1851b837724df46702a04eed3751d67349dc3b43f\" id=f5037ef0-00d7-4506-8840-5b457b314cbe name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:00:33.543067 crc crio[22652]: time=\"2026-06-11T11:00:33.542948785Z\" level=info msg=\"Started container\" PID=44832 containerID=cb4dc3b0c5af6fd9ca1492f1851b837724df46702a04eed3751d67349dc3b43f description=openshift-marketplace/community-operators-4tk9r/extract-utilities id=f5037ef0-00d7-4506-8840-5b457b314cbe name=/runtime.v1.RuntimeService/StartContainer sandboxID=21a5f9b5141ef795a2afd4e091275488379161344a10f9f90a31a46400f9c71c\nJun 11 11:00:34.657504 crc crio[22652]: time=\"2026-06-11T11:00:34.656860201Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=94bae829-23a0-4c50-9d04-c8705b4e3018 name=/runtime.v1.ImageService/PullImage\nJun 11 11:00:34.677838 crc crio[22652]: time=\"2026-06-11T11:00:34.677407922Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 11 11:00:35.682594 crc crio[22652]: time=\"2026-06-11T11:00:35.682304824Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=c9b46b2f-6704-4b55-aa51-beecec4606a1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:00:35.695531 crc crio[22652]: time=\"2026-06-11T11:00:35.695442074Z\" level=info msg=\"Pulling image: quay.io/metal3-io/mariadb:latest\" id=bec97102-55d3-4e9a-b946-729bebccbbec name=/runtime.v1.ImageService/PullImage\nJun 11 11:00:35.727050 crc crio[22652]: time=\"2026-06-11T11:00:35.72688678Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/mariadb:latest\\\"\"\nJun 11 11:00:46.879342 crc crio[22652]: time=\"2026-06-11T11:00:46.878600312Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=2f22a5f6-917c-4029-8f09-a19791209afe name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:00:47.116744 crc crio[22652]: time=\"2026-06-11T11:00:47.116512677Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=0e989eb3-4944-48df-85c8-d3e65355fa8b name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:00:47.117802 crc crio[22652]: time=\"2026-06-11T11:00:47.117708913Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=515af3f1-4e70-4cba-aaea-15bb697fc2cf name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:00:50.545461 crc crio[22652]: time=\"2026-06-11T11:00:50.544710896Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-rcwl4/registry-server\" id=4094ad3f-762a-4471-af84-b01134b8652c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:00:50.550481 crc crio[22652]: time=\"2026-06-11T11:00:50.550288051Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-hfzvr/registry-server\" id=c4b9da93-3555-483a-ac35-d70391d4bc39 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:00:56.937906 crc crio[22652]: time=\"2026-06-11T11:00:56.937365129Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:00:56.937906 crc crio[22652]: time=\"2026-06-11T11:00:56.937511282Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:00:58.171152 crc crio[22652]: time=\"2026-06-11T11:00:58.170628765Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:00:58.174295 crc crio[22652]: time=\"2026-06-11T11:00:58.174035071Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:00:58.175329 crc crio[22652]: time=\"2026-06-11T11:00:58.175236109Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:00:58.177904 crc crio[22652]: time=\"2026-06-11T11:00:58.177771728Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:00:58.254215 crc crio[22652]: time=\"2026-06-11T11:00:58.253386837Z\" level=info msg=\"Pulled image: 38.102.83.74:5001/openstack-k8s-operators/openstack-operator@sha256:ba30b7e8a529687c3ce89e3aca2ebc401b4202f0a3e445c8fe9eb5c0619c0cd5\" id=e140879c-7d70-4ae8-8f07-5800ff5220ee name=/runtime.v1.ImageService/PullImage\nJun 11 11:00:58.254678 crc crio[22652]: time=\"2026-06-11T11:00:58.25441818Z\" level=info msg=\"Checking image status: 38.102.83.74:5001/openstack-k8s-operators/openstack-operator:2895d87b692193b55d566fae26f4c769f7f44de8\" id=48a277f8-c8eb-4969-9043-056b0daf27fd name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:00:58.290838 crc crio[22652]: time=\"2026-06-11T11:00:58.290629234Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:c1bf1a7cae92e701b0ff93032482fe022c0ec704dcb6a892b32d9c898b64e1e0\" id=94bae829-23a0-4c50-9d04-c8705b4e3018 name=/runtime.v1.ImageService/PullImage\nJun 11 11:00:58.293761 crc crio[22652]: time=\"2026-06-11T11:00:58.293611788Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=fe95f483-657a-4383-940d-89d6c4d66a9e name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:00:58.298554 crc crio[22652]: time=\"2026-06-11T11:00:58.298205281Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=e9681b80-d5fc-4efd-bec0-702f5b273b50 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:00:58.305839 crc crio[22652]: time=\"2026-06-11T11:00:58.301739772Z\" level=info msg=\"Checking image status: 38.102.83.74:5001/openstack-k8s-operators/openstack-operator:2895d87b692193b55d566fae26f4c769f7f44de8\" id=2921a625-35c4-44bb-bd9c-2da1ff61e29b name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:00:58.310810 crc crio[22652]: time=\"2026-06-11T11:00:58.310719274Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-4tk9r/extract-content\" id=ba1defde-3d15-4b31-81af-73ddf8b663ed name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:00:58.311316 crc crio[22652]: time=\"2026-06-11T11:00:58.31123412Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:00:58.319764 crc crio[22652]: time=\"2026-06-11T11:00:58.315157466Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-controller-init-74c8f49894-l9994/operator\" id=5427e2c7-8af8-4768-b349-a3274b2f9ce0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:00:58.330919 crc crio[22652]: time=\"2026-06-11T11:00:58.330827954Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:00:58.355621 crc crio[22652]: time=\"2026-06-11T11:00:58.355497887Z\" level=info msg=\"Created container 10fbf66f930213196c0b1f7cd8045cc374f14a2134d59ff630441cd4f8a9b90f: openshift-marketplace/redhat-marketplace-rcwl4/registry-server\" id=4094ad3f-762a-4471-af84-b01134b8652c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:00:58.356664 crc crio[22652]: time=\"2026-06-11T11:00:58.35659317Z\" level=info msg=\"Starting container: 10fbf66f930213196c0b1f7cd8045cc374f14a2134d59ff630441cd4f8a9b90f\" id=311edb7a-d84c-43a4-8de0-3814df45fd2a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:00:58.373186 crc crio[22652]: time=\"2026-06-11T11:00:58.372209843Z\" level=info msg=\"Started container\" PID=45305 containerID=10fbf66f930213196c0b1f7cd8045cc374f14a2134d59ff630441cd4f8a9b90f description=openshift-marketplace/redhat-marketplace-rcwl4/registry-server id=311edb7a-d84c-43a4-8de0-3814df45fd2a name=/runtime.v1.RuntimeService/StartContainer sandboxID=25b48388ce0a94d00bf5cd0c103c41b7a0a93c526807aabdeab82fe1a2a5cc3b\nJun 11 11:00:58.373186 crc crio[22652]: time=\"2026-06-11T11:00:58.372532112Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:00:58.379947 crc crio[22652]: time=\"2026-06-11T11:00:58.379035833Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:00:58.379947 crc crio[22652]: time=\"2026-06-11T11:00:58.379736346Z\" level=info msg=\"Created container 85171d9a0170148c438325d3ce745e03de27459fa7b4d9d37e4d481a4b6df82b: openshift-marketplace/redhat-operators-hfzvr/registry-server\" id=c4b9da93-3555-483a-ac35-d70391d4bc39 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:00:58.382027 crc crio[22652]: time=\"2026-06-11T11:00:58.381855333Z\" level=info msg=\"Starting container: 85171d9a0170148c438325d3ce745e03de27459fa7b4d9d37e4d481a4b6df82b\" id=9f514697-f341-44ee-a0a7-bac2d21991e8 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:00:58.391366 crc crio[22652]: time=\"2026-06-11T11:00:58.390645127Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:00:58.398589 crc crio[22652]: time=\"2026-06-11T11:00:58.398434991Z\" level=info msg=\"Started container\" PID=45304 containerID=85171d9a0170148c438325d3ce745e03de27459fa7b4d9d37e4d481a4b6df82b description=openshift-marketplace/redhat-operators-hfzvr/registry-server id=9f514697-f341-44ee-a0a7-bac2d21991e8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0f652ac4e97b5ff81940cae73d34cb5a9ccb8e55b22993e0af364546753686f7\nJun 11 11:00:58.399618 crc crio[22652]: time=\"2026-06-11T11:00:58.399532389Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:00:58.548347 crc crio[22652]: time=\"2026-06-11T11:00:58.547591494Z\" level=info msg=\"Created container 2effeb93e39377a486cde7f4eb13f29729466bd82a3ca5a6bff761e2b8f99e62: openshift-marketplace/community-operators-4tk9r/extract-content\" id=ba1defde-3d15-4b31-81af-73ddf8b663ed name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:00:58.550616 crc crio[22652]: time=\"2026-06-11T11:00:58.550569578Z\" level=info msg=\"Starting container: 2effeb93e39377a486cde7f4eb13f29729466bd82a3ca5a6bff761e2b8f99e62\" id=fda2779b-62c6-4ac5-85fe-43b4dc494eda name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:00:58.577615 crc crio[22652]: time=\"2026-06-11T11:00:58.576048767Z\" level=info msg=\"Started container\" PID=45343 containerID=2effeb93e39377a486cde7f4eb13f29729466bd82a3ca5a6bff761e2b8f99e62 description=openshift-marketplace/community-operators-4tk9r/extract-content id=fda2779b-62c6-4ac5-85fe-43b4dc494eda name=/runtime.v1.RuntimeService/StartContainer sandboxID=21a5f9b5141ef795a2afd4e091275488379161344a10f9f90a31a46400f9c71c\nJun 11 11:00:58.615910 crc crio[22652]: time=\"2026-06-11T11:00:58.615790476Z\" level=info msg=\"Created container c2ace265060b6a0bc08b82cf200b32efa9cff314a596cc9df8dd6b448b806272: openstack-operators/openstack-operator-controller-init-74c8f49894-l9994/operator\" id=5427e2c7-8af8-4768-b349-a3274b2f9ce0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:00:58.619373 crc crio[22652]: time=\"2026-06-11T11:00:58.618718018Z\" level=info msg=\"Starting container: c2ace265060b6a0bc08b82cf200b32efa9cff314a596cc9df8dd6b448b806272\" id=2f7f465e-338b-4bf3-ba83-3bd4b277562e name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:00:58.637404 crc crio[22652]: time=\"2026-06-11T11:00:58.636937984Z\" level=info msg=\"Started container\" PID=45346 containerID=c2ace265060b6a0bc08b82cf200b32efa9cff314a596cc9df8dd6b448b806272 description=openstack-operators/openstack-operator-controller-init-74c8f49894-l9994/operator id=2f7f465e-338b-4bf3-ba83-3bd4b277562e name=/runtime.v1.RuntimeService/StartContainer sandboxID=bc4889af19b2665ead178953940d6a7bee735abe685a3ba6cd15fffdf41ad36a\nJun 11 11:01:01.185197 crc crio[22652]: time=\"2026-06-11T11:01:01.184474295Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=95bf61d9-a42a-468c-bd39-d9e7c800d5d8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:01:01.188614 crc crio[22652]: time=\"2026-06-11T11:01:01.18848432Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=546fc76f-711c-43c7-862e-557d6e4646fe name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:01:01.208429 crc crio[22652]: time=\"2026-06-11T11:01:01.206486654Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-4tk9r/registry-server\" id=35e458b9-55da-4ac2-b0cf-219b40ad2eee name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:01:01.208429 crc crio[22652]: time=\"2026-06-11T11:01:01.207407166Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:01:01.340440 crc crio[22652]: time=\"2026-06-11T11:01:01.340310027Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:01:01.353423 crc crio[22652]: time=\"2026-06-11T11:01:01.352628763Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:01:01.552431 crc crio[22652]: time=\"2026-06-11T11:01:01.552333Z\" level=info msg=\"Created container cddff6c71b7a661050b677f5ae5808dd64b0369ff18c2d50f42930b6ccc6219e: openshift-marketplace/community-operators-4tk9r/registry-server\" id=35e458b9-55da-4ac2-b0cf-219b40ad2eee name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:01:01.556854 crc crio[22652]: time=\"2026-06-11T11:01:01.556676365Z\" level=info msg=\"Starting container: cddff6c71b7a661050b677f5ae5808dd64b0369ff18c2d50f42930b6ccc6219e\" id=b6474888-756d-4056-a357-5897ecd38a15 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:01:01.570057 crc crio[22652]: time=\"2026-06-11T11:01:01.569936111Z\" level=info msg=\"Started container\" PID=45515 containerID=cddff6c71b7a661050b677f5ae5808dd64b0369ff18c2d50f42930b6ccc6219e description=openshift-marketplace/community-operators-4tk9r/registry-server id=b6474888-756d-4056-a357-5897ecd38a15 name=/runtime.v1.RuntimeService/StartContainer sandboxID=21a5f9b5141ef795a2afd4e091275488379161344a10f9f90a31a46400f9c71c\nJun 11 11:01:06.605524 crc crio[22652]: time=\"2026-06-11T11:01:06.604863617Z\" level=info msg=\"Removing container: 2003d0bcc90da98161989159ffc8166e93458ec7c2fed4b7315495173d8743fa\" id=ab2a7d2f-4e31-4f3c-bbea-cc188bbd6c84 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:01:07.274803 crc crio[22652]: time=\"2026-06-11T11:01:07.274410994Z\" level=info msg=\"Stopping container: 10fbf66f930213196c0b1f7cd8045cc374f14a2134d59ff630441cd4f8a9b90f (timeout: 2s)\" id=9d6f8ea1-c3d0-4836-8332-102c7168eaeb name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:01:10.331615 crc crio[22652]: time=\"2026-06-11T11:01:10.329354123Z\" level=info msg=\"Stopping container: cddff6c71b7a661050b677f5ae5808dd64b0369ff18c2d50f42930b6ccc6219e (timeout: 2s)\" id=981b1eac-7e20-472c-8eba-addfe216368d name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:01:12.376976 crc crio[22652]: time=\"2026-06-11T11:01:12.376483227Z\" level=info msg=\"Removed container 2003d0bcc90da98161989159ffc8166e93458ec7c2fed4b7315495173d8743fa: openshift-infra/auto-csr-approver-29686254-h2lxv/oc\" id=ab2a7d2f-4e31-4f3c-bbea-cc188bbd6c84 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:01:12.401885 crc crio[22652]: time=\"2026-06-11T11:01:12.401757926Z\" level=info msg=\"Stopped container cddff6c71b7a661050b677f5ae5808dd64b0369ff18c2d50f42930b6ccc6219e: openshift-marketplace/community-operators-4tk9r/registry-server\" id=981b1eac-7e20-472c-8eba-addfe216368d name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:01:12.403841 crc crio[22652]: time=\"2026-06-11T11:01:12.403566963Z\" level=info msg=\"Stopping pod sandbox: 21a5f9b5141ef795a2afd4e091275488379161344a10f9f90a31a46400f9c71c\" id=1bc41ae3-db3a-4a06-9e9b-0b985fc68c9e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:01:12.404709 crc crio[22652]: time=\"2026-06-11T11:01:12.404637867Z\" level=info msg=\"Got pod network &{Name:community-operators-4tk9r Namespace:openshift-marketplace ID:21a5f9b5141ef795a2afd4e091275488379161344a10f9f90a31a46400f9c71c UID:45f7a14e-a04b-4e18-a98f-4b9573aac333 NetNS:/var/run/netns/c0f4613c-3d66-4e26-9f74-874b8d948431 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod45f7a14e_a04b_4e18_a98f_4b9573aac333.slice PodAnnotations:0xc0004be538}] Aliases:map[]}\"\nJun 11 11:01:12.405419 crc crio[22652]: time=\"2026-06-11T11:01:12.405094561Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-4tk9r from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:01:12.409695 crc crio[22652]: time=\"2026-06-11T11:01:12.409562261Z\" level=info msg=\"Stopping pod sandbox: 26b6f5c5bd116dbbd724905b3a86d6311193a24e041547b6df7510c8c9481273\" id=e442e17c-8b66-480e-86a4-84e1bcc49b9d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:01:12.409909 crc crio[22652]: time=\"2026-06-11T11:01:12.409775277Z\" level=info msg=\"Stopped pod sandbox (already stopped): 26b6f5c5bd116dbbd724905b3a86d6311193a24e041547b6df7510c8c9481273\" id=e442e17c-8b66-480e-86a4-84e1bcc49b9d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:01:12.410093 crc crio[22652]: time=\"2026-06-11T11:01:12.409643383Z\" level=info msg=\"Stopped container 10fbf66f930213196c0b1f7cd8045cc374f14a2134d59ff630441cd4f8a9b90f: openshift-marketplace/redhat-marketplace-rcwl4/registry-server\" id=9d6f8ea1-c3d0-4836-8332-102c7168eaeb name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:01:12.410811 crc crio[22652]: time=\"2026-06-11T11:01:12.410744777Z\" level=info msg=\"Stopping pod sandbox: 25b48388ce0a94d00bf5cd0c103c41b7a0a93c526807aabdeab82fe1a2a5cc3b\" id=52668a9b-195b-409b-ae4e-10a548a166a1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:01:12.411433 crc crio[22652]: time=\"2026-06-11T11:01:12.411368117Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-rcwl4 Namespace:openshift-marketplace ID:25b48388ce0a94d00bf5cd0c103c41b7a0a93c526807aabdeab82fe1a2a5cc3b UID:b8c8b1fd-ad82-43b9-a512-4eff2f6eff62 NetNS:/var/run/netns/099f1300-4aeb-4b38-a5e5-797b9d636b68 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb8c8b1fd_ad82_43b9_a512_4eff2f6eff62.slice PodAnnotations:0xc0022f6048}] Aliases:map[]}\"\nJun 11 11:01:12.411641 crc crio[22652]: time=\"2026-06-11T11:01:12.411582044Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-rcwl4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:01:12.412048 crc crio[22652]: time=\"2026-06-11T11:01:12.412014048Z\" level=info msg=\"Removing pod sandbox: 26b6f5c5bd116dbbd724905b3a86d6311193a24e041547b6df7510c8c9481273\" id=7896a75c-c8f2-4518-a8e2-231676553273 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:01:12.610984 crc crio[22652]: time=\"2026-06-11T11:01:12.610926241Z\" level=info msg=\"Removed pod sandbox: 26b6f5c5bd116dbbd724905b3a86d6311193a24e041547b6df7510c8c9481273\" id=7896a75c-c8f2-4518-a8e2-231676553273 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:01:12.614499 crc crio[22652]: time=\"2026-06-11T11:01:12.614267166Z\" level=info msg=\"Stopping pod sandbox: 26689348156fb170c6f2bb7a404a4372fbf7aa6436517b0cb56ccdfccb1e4db0\" id=6cf97569-654f-4ffe-8f5c-016beeadba1c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:01:12.614499 crc crio[22652]: time=\"2026-06-11T11:01:12.614423161Z\" level=info msg=\"Stopped pod sandbox (already stopped): 26689348156fb170c6f2bb7a404a4372fbf7aa6436517b0cb56ccdfccb1e4db0\" id=6cf97569-654f-4ffe-8f5c-016beeadba1c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:01:12.615715 crc crio[22652]: time=\"2026-06-11T11:01:12.615596805Z\" level=info msg=\"Removing pod sandbox: 26689348156fb170c6f2bb7a404a4372fbf7aa6436517b0cb56ccdfccb1e4db0\" id=6c1262b9-834a-45e2-b225-a2e28d7eaa4e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:01:13.375757 crc crio[22652]: time=\"2026-06-11T11:01:13.375338377Z\" level=info msg=\"Stopping container: 85171d9a0170148c438325d3ce745e03de27459fa7b4d9d37e4d481a4b6df82b (timeout: 2s)\" id=28f9bdd7-ba58-41bd-8cc8-fa3e656e8cff name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:01:19.335055 crc crio[22652]: time=\"2026-06-11T11:01:19.33360262Z\" level=info msg=\"Removed pod sandbox: 26689348156fb170c6f2bb7a404a4372fbf7aa6436517b0cb56ccdfccb1e4db0\" id=6c1262b9-834a-45e2-b225-a2e28d7eaa4e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:01:19.345691 crc crio[22652]: time=\"2026-06-11T11:01:19.345429346Z\" level=info msg=\"Stopped pod sandbox: 25b48388ce0a94d00bf5cd0c103c41b7a0a93c526807aabdeab82fe1a2a5cc3b\" id=52668a9b-195b-409b-ae4e-10a548a166a1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:01:19.354282 crc crio[22652]: time=\"2026-06-11T11:01:19.353985964Z\" level=info msg=\"Stopped container 85171d9a0170148c438325d3ce745e03de27459fa7b4d9d37e4d481a4b6df82b: openshift-marketplace/redhat-operators-hfzvr/registry-server\" id=28f9bdd7-ba58-41bd-8cc8-fa3e656e8cff name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:01:19.355591 crc crio[22652]: time=\"2026-06-11T11:01:19.35542015Z\" level=info msg=\"Stopping pod sandbox: 0f652ac4e97b5ff81940cae73d34cb5a9ccb8e55b22993e0af364546753686f7\" id=e1a26942-4b52-4653-b362-a6435f3b3097 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:01:19.355704 crc crio[22652]: time=\"2026-06-11T11:01:19.355670997Z\" level=info msg=\"Stopped pod sandbox: 21a5f9b5141ef795a2afd4e091275488379161344a10f9f90a31a46400f9c71c\" id=1bc41ae3-db3a-4a06-9e9b-0b985fc68c9e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:01:19.356264 crc crio[22652]: time=\"2026-06-11T11:01:19.356001028Z\" level=info msg=\"Got pod network &{Name:redhat-operators-hfzvr Namespace:openshift-marketplace ID:0f652ac4e97b5ff81940cae73d34cb5a9ccb8e55b22993e0af364546753686f7 UID:62c34af5-8f34-4848-92ef-9dbfad1719da NetNS:/var/run/netns/77aa472f-ea01-415d-8b95-b1ecdd5e6341 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod62c34af5_8f34_4848_92ef_9dbfad1719da.slice PodAnnotations:0xc0004be5c8}] Aliases:map[]}\"\nJun 11 11:01:19.356798 crc crio[22652]: time=\"2026-06-11T11:01:19.356722241Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-hfzvr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:01:19.536508 crc crio[22652]: time=\"2026-06-11T11:01:19.526101847Z\" level=info msg=\"Removing container: 10fbf66f930213196c0b1f7cd8045cc374f14a2134d59ff630441cd4f8a9b90f\" id=0ccdcad8-30f0-44b6-8edc-f15148501d84 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:01:20.784225 crc crio[22652]: time=\"2026-06-11T11:01:20.780032651Z\" level=info msg=\"Removed container 10fbf66f930213196c0b1f7cd8045cc374f14a2134d59ff630441cd4f8a9b90f: openshift-marketplace/redhat-marketplace-rcwl4/registry-server\" id=0ccdcad8-30f0-44b6-8edc-f15148501d84 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:01:20.811207 crc crio[22652]: time=\"2026-06-11T11:01:20.810892227Z\" level=info msg=\"Removing container: 08308194279f645a18dce4e976a9c8e81824beff5e6f1a5415635a463caa5468\" id=ef9e3249-a676-4f89-9ca8-08321bb71aaf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:01:20.880662 crc crio[22652]: time=\"2026-06-11T11:01:20.877691591Z\" level=info msg=\"Pulled image: quay.io/metal3-io/mariadb@sha256:04c98546a59417b616c1ed83c4a8b5b840f52c343c715e28df0e145acfe1e8f0\" id=bec97102-55d3-4e9a-b946-729bebccbbec name=/runtime.v1.ImageService/PullImage\nJun 11 11:01:20.890188 crc crio[22652]: time=\"2026-06-11T11:01:20.884370122Z\" level=info msg=\"Checking image status: quay.io/metal3-io/mariadb:latest\" id=bf50d6ae-dd69-4247-b0b6-6a0373a63b0e name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:01:20.897753 crc crio[22652]: time=\"2026-06-11T11:01:20.896605671Z\" level=info msg=\"Removed container 08308194279f645a18dce4e976a9c8e81824beff5e6f1a5415635a463caa5468: openshift-marketplace/redhat-marketplace-rcwl4/extract-content\" id=ef9e3249-a676-4f89-9ca8-08321bb71aaf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:01:20.915023 crc crio[22652]: time=\"2026-06-11T11:01:20.914907705Z\" level=info msg=\"Removing container: 4b3ee4740eb8cd82ee1af662743ff2fc909609a615fed62ff7df1d4c63773189\" id=afba5380-d430-46e5-8aeb-209777ca7a5a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:01:20.945585 crc crio[22652]: time=\"2026-06-11T11:01:20.945480257Z\" level=info msg=\"Checking image status: quay.io/metal3-io/mariadb\" id=18ef4f32-71e4-46fb-8082-07dd17d87ee9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:01:20.958171 crc crio[22652]: time=\"2026-06-11T11:01:20.958023316Z\" level=info msg=\"Removed container 4b3ee4740eb8cd82ee1af662743ff2fc909609a615fed62ff7df1d4c63773189: openshift-marketplace/redhat-marketplace-rcwl4/extract-utilities\" id=afba5380-d430-46e5-8aeb-209777ca7a5a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:01:20.967532 crc crio[22652]: time=\"2026-06-11T11:01:20.967399958Z\" level=info msg=\"Removing container: cddff6c71b7a661050b677f5ae5808dd64b0369ff18c2d50f42930b6ccc6219e\" id=9c7b0868-7616-461c-a2f8-f3f7e1eca02a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:01:20.972434 crc crio[22652]: time=\"2026-06-11T11:01:20.972352014Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-d98796459-l2x4z/mariadb\" id=a1a809fa-2fc5-471b-80b6-ffbd046e5059 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:01:20.974014 crc crio[22652]: time=\"2026-06-11T11:01:20.973971476Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:01:20.977516 crc crio[22652]: time=\"2026-06-11T11:01:20.977191315Z\" level=info msg=\"Stopped pod sandbox: 0f652ac4e97b5ff81940cae73d34cb5a9ccb8e55b22993e0af364546753686f7\" id=e1a26942-4b52-4653-b362-a6435f3b3097 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:01:21.047867 crc crio[22652]: time=\"2026-06-11T11:01:21.045878222Z\" level=info msg=\"Removed container cddff6c71b7a661050b677f5ae5808dd64b0369ff18c2d50f42930b6ccc6219e: openshift-marketplace/community-operators-4tk9r/registry-server\" id=9c7b0868-7616-461c-a2f8-f3f7e1eca02a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:01:21.051474 crc crio[22652]: time=\"2026-06-11T11:01:21.05140083Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:01:21.061881 crc crio[22652]: time=\"2026-06-11T11:01:21.06157937Z\" level=info msg=\"Removing container: 2effeb93e39377a486cde7f4eb13f29729466bd82a3ca5a6bff761e2b8f99e62\" id=eddff57c-3013-4aa9-99cc-5607bf9c074e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:01:21.116361 crc crio[22652]: time=\"2026-06-11T11:01:21.116060437Z\" level=info msg=\"Removed container 2effeb93e39377a486cde7f4eb13f29729466bd82a3ca5a6bff761e2b8f99e62: openshift-marketplace/community-operators-4tk9r/extract-content\" id=eddff57c-3013-4aa9-99cc-5607bf9c074e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:01:21.141865 crc crio[22652]: time=\"2026-06-11T11:01:21.141712833Z\" level=info msg=\"Removing container: cb4dc3b0c5af6fd9ca1492f1851b837724df46702a04eed3751d67349dc3b43f\" id=77762b13-82c4-4fdc-97d5-05bd6983f315 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:01:21.243362 crc crio[22652]: time=\"2026-06-11T11:01:21.243064756Z\" level=info msg=\"Removed container cb4dc3b0c5af6fd9ca1492f1851b837724df46702a04eed3751d67349dc3b43f: openshift-marketplace/community-operators-4tk9r/extract-utilities\" id=77762b13-82c4-4fdc-97d5-05bd6983f315 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:01:21.642199 crc crio[22652]: time=\"2026-06-11T11:01:21.640407543Z\" level=info msg=\"Removing container: 85171d9a0170148c438325d3ce745e03de27459fa7b4d9d37e4d481a4b6df82b\" id=78812263-d948-40c2-8fab-5def63dd6c69 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:01:21.650767 crc crio[22652]: time=\"2026-06-11T11:01:21.650673062Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:01:21.694790 crc crio[22652]: time=\"2026-06-11T11:01:21.69474836Z\" level=info msg=\"Removed container 85171d9a0170148c438325d3ce745e03de27459fa7b4d9d37e4d481a4b6df82b: openshift-marketplace/redhat-operators-hfzvr/registry-server\" id=78812263-d948-40c2-8fab-5def63dd6c69 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:01:21.710270 crc crio[22652]: time=\"2026-06-11T11:01:21.710096661Z\" level=info msg=\"Removing container: 0f615cb1b6da23f5e8907e637cf25ec341dc54fa1f382cc5460443351a26d20a\" id=dd21f013-97c2-4674-ab91-9766b0f1726b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:01:21.779600 crc crio[22652]: time=\"2026-06-11T11:01:21.779445292Z\" level=info msg=\"Removed container 0f615cb1b6da23f5e8907e637cf25ec341dc54fa1f382cc5460443351a26d20a: openshift-marketplace/redhat-operators-hfzvr/extract-content\" id=dd21f013-97c2-4674-ab91-9766b0f1726b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:01:21.787729 crc crio[22652]: time=\"2026-06-11T11:01:21.787592973Z\" level=info msg=\"Removing container: adb198b0657a60c17c99419589a662dd997afacfde997719adb05339ad4d4cde\" id=e3a3b8ed-3df5-45a3-9edd-0598d8f77433 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:01:21.835880 crc crio[22652]: time=\"2026-06-11T11:01:21.835700299Z\" level=info msg=\"Created container 4f3152a8db31f1d3b7c6d7867022b222b075dbb231114e36f091dde613c14590: baremetal-operator-system/baremetal-operator-ironic-d98796459-l2x4z/mariadb\" id=a1a809fa-2fc5-471b-80b6-ffbd046e5059 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:01:21.840550 crc crio[22652]: time=\"2026-06-11T11:01:21.838084555Z\" level=info msg=\"Starting container: 4f3152a8db31f1d3b7c6d7867022b222b075dbb231114e36f091dde613c14590\" id=f6041dec-1c94-47fa-b036-bfe3bba94127 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:01:21.854162 crc crio[22652]: time=\"2026-06-11T11:01:21.854024894Z\" level=info msg=\"Started container\" PID=46151 containerID=4f3152a8db31f1d3b7c6d7867022b222b075dbb231114e36f091dde613c14590 description=baremetal-operator-system/baremetal-operator-ironic-d98796459-l2x4z/mariadb id=f6041dec-1c94-47fa-b036-bfe3bba94127 name=/runtime.v1.RuntimeService/StartContainer sandboxID=823e12ab64de986d4e9df31315ef1f3111146d0af259f6bfbb9ffa9c751db2f9\nJun 11 11:01:21.871378 crc crio[22652]: time=\"2026-06-11T11:01:21.871209085Z\" level=info msg=\"Removed container adb198b0657a60c17c99419589a662dd997afacfde997719adb05339ad4d4cde: openshift-marketplace/redhat-operators-hfzvr/extract-utilities\" id=e3a3b8ed-3df5-45a3-9edd-0598d8f77433 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:01:21.873688 crc crio[22652]: time=\"2026-06-11T11:01:21.873596149Z\" level=info msg=\"Pulling image: quay.io/metal3-io/ironic:release-24.1\" id=473d7e89-b4d3-4b91-982d-852931c8fcf2 name=/runtime.v1.ImageService/PullImage\nJun 11 11:01:21.877672 crc crio[22652]: time=\"2026-06-11T11:01:21.877569942Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/ironic:release-24.1\\\"\"\nJun 11 11:01:27.185077 crc crio[22652]: time=\"2026-06-11T11:01:27.184004674Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-5fkl5/POD\" id=3f386498-08f8-4ca9-9448-46f171c4f580 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:01:27.186657 crc crio[22652]: time=\"2026-06-11T11:01:27.185168641Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:01:27.213525 crc crio[22652]: time=\"2026-06-11T11:01:27.213473668Z\" level=info msg=\"Got pod network &{Name:certified-operators-5fkl5 Namespace:openshift-marketplace ID:d76ed1f688bc6d80e53dd90217ba7a5f2aa6db600e570cc3f8eba9f5179bff49 UID:2c8befd6-e52e-450b-8d9e-4a469d2c2af8 NetNS:/var/run/netns/9a56bc21-08f2-4c92-a7fd-453ea014c436 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2c8befd6_e52e_450b_8d9e_4a469d2c2af8.slice PodAnnotations:0xc0022f6290}] Aliases:map[]}\"\nJun 11 11:01:27.213935 crc crio[22652]: time=\"2026-06-11T11:01:27.213881391Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-5fkl5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:01:28.169611 crc crio[22652]: 2026-06-11T11:01:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d76ed1f688bc6d8 Mac:1e:56:e0:be:23:5f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:45 Mtu:0 Sandbox:/var/run/netns/9a56bc21-08f2-4c92-a7fd-453ea014c436 SocketPath: PciID:}] [{Interface:0xc00039d460 Address:{IP:10.217.0.69 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:01:28.171809 crc crio[22652]: time=\"2026-06-11T11:01:28.171758208Z\" level=info msg=\"Got pod network &{Name:certified-operators-5fkl5 Namespace:openshift-marketplace ID:d76ed1f688bc6d80e53dd90217ba7a5f2aa6db600e570cc3f8eba9f5179bff49 UID:2c8befd6-e52e-450b-8d9e-4a469d2c2af8 NetNS:/var/run/netns/9a56bc21-08f2-4c92-a7fd-453ea014c436 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2c8befd6_e52e_450b_8d9e_4a469d2c2af8.slice PodAnnotations:0xc0022f6290}] Aliases:map[]}\"\nJun 11 11:01:28.172203 crc crio[22652]: time=\"2026-06-11T11:01:28.172173181Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-5fkl5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:01:28.191098 crc crio[22652]: time=\"2026-06-11T11:01:28.191044139Z\" level=info msg=\"Ran pod sandbox d76ed1f688bc6d80e53dd90217ba7a5f2aa6db600e570cc3f8eba9f5179bff49 with infra container: openshift-marketplace/certified-operators-5fkl5/POD\" id=3f386498-08f8-4ca9-9448-46f171c4f580 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:01:28.210812 crc crio[22652]: time=\"2026-06-11T11:01:28.210714551Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=efd41a01-2194-4870-a4a4-d9511e43c412 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:01:28.217095 crc crio[22652]: time=\"2026-06-11T11:01:28.21698811Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=f3ad3c9b-5cec-4ee4-84b2-6bb6ee0e2205 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:01:28.257010 crc crio[22652]: time=\"2026-06-11T11:01:28.256907807Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-5fkl5/extract-utilities\" id=99f4005a-e9d6-41b3-b3c2-1365a31ea764 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:01:28.257457 crc crio[22652]: time=\"2026-06-11T11:01:28.257386312Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:01:28.309505 crc crio[22652]: time=\"2026-06-11T11:01:28.307274445Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:01:28.318609 crc crio[22652]: time=\"2026-06-11T11:01:28.318514969Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:01:28.460098 crc crio[22652]: time=\"2026-06-11T11:01:28.459970753Z\" level=info msg=\"Created container c676b58367b33fc83da67b6f82d5b4fbe6a5288c4e16543836529a1a125fb7ec: openshift-marketplace/certified-operators-5fkl5/extract-utilities\" id=99f4005a-e9d6-41b3-b3c2-1365a31ea764 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:01:28.461438 crc crio[22652]: time=\"2026-06-11T11:01:28.461340834Z\" level=info msg=\"Starting container: c676b58367b33fc83da67b6f82d5b4fbe6a5288c4e16543836529a1a125fb7ec\" id=04c766b7-1b49-4013-8127-e5db00bf464b name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:01:28.474551 crc crio[22652]: time=\"2026-06-11T11:01:28.474458709Z\" level=info msg=\"Started container\" PID=46405 containerID=c676b58367b33fc83da67b6f82d5b4fbe6a5288c4e16543836529a1a125fb7ec description=openshift-marketplace/certified-operators-5fkl5/extract-utilities id=04c766b7-1b49-4013-8127-e5db00bf464b name=/runtime.v1.RuntimeService/StartContainer sandboxID=d76ed1f688bc6d80e53dd90217ba7a5f2aa6db600e570cc3f8eba9f5179bff49\nJun 11 11:01:28.725476 crc crio[22652]: time=\"2026-06-11T11:01:28.724884438Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=816b4973-09ca-4e84-989d-5d18dd581c12 name=/runtime.v1.ImageService/PullImage\nJun 11 11:01:28.735005 crc crio[22652]: time=\"2026-06-11T11:01:28.734867535Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 11 11:01:29.313634 crc crio[22652]: time=\"2026-06-11T11:01:29.312952505Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:6b36b6f39459c9ec839353793dce87ba5802bb0d927bfa0efa7b5a9a61815fc0\" id=816b4973-09ca-4e84-989d-5d18dd581c12 name=/runtime.v1.ImageService/PullImage\nJun 11 11:01:29.320449 crc crio[22652]: time=\"2026-06-11T11:01:29.317657399Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=1e5db9fd-aeb8-4f98-8679-55a46b5fc90e name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:01:29.326724 crc crio[22652]: time=\"2026-06-11T11:01:29.326641103Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=cfd0b1a7-b04c-4d89-b1bc-53c3061f0451 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:01:29.334965 crc crio[22652]: time=\"2026-06-11T11:01:29.334882888Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-5fkl5/extract-content\" id=84bc639d-0746-456a-949c-31676f124f57 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:01:29.335501 crc crio[22652]: time=\"2026-06-11T11:01:29.335425286Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:01:29.402352 crc crio[22652]: time=\"2026-06-11T11:01:29.402201868Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:01:29.409219 crc crio[22652]: time=\"2026-06-11T11:01:29.409108134Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:01:29.533283 crc crio[22652]: time=\"2026-06-11T11:01:29.533101758Z\" level=info msg=\"Created container 4b8adfee8ba974b8821de3b10e744c508ab2533f1865af3efac2f2da4572da27: openshift-marketplace/certified-operators-5fkl5/extract-content\" id=84bc639d-0746-456a-949c-31676f124f57 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:01:29.538833 crc crio[22652]: time=\"2026-06-11T11:01:29.538700034Z\" level=info msg=\"Starting container: 4b8adfee8ba974b8821de3b10e744c508ab2533f1865af3efac2f2da4572da27\" id=815ce344-26cf-4f8b-9223-5cbcf1697ce1 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:01:29.546907 crc crio[22652]: time=\"2026-06-11T11:01:29.546841239Z\" level=info msg=\"Started container\" PID=46416 containerID=4b8adfee8ba974b8821de3b10e744c508ab2533f1865af3efac2f2da4572da27 description=openshift-marketplace/certified-operators-5fkl5/extract-content id=815ce344-26cf-4f8b-9223-5cbcf1697ce1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d76ed1f688bc6d80e53dd90217ba7a5f2aa6db600e570cc3f8eba9f5179bff49\nJun 11 11:01:30.771812 crc crio[22652]: time=\"2026-06-11T11:01:30.771348251Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=b1a89870-60ab-45ad-8954-fccff96de396 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:01:36.151955 crc crio[22652]: time=\"2026-06-11T11:01:36.151033908Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=5d4b6e3b-917d-4e3c-9866-9f211730df00 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:01:37.098089 crc crio[22652]: time=\"2026-06-11T11:01:37.097939035Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-5fkl5/registry-server\" id=d398d4b9-4291-4010-b1e0-91246d149542 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:01:37.556177 crc crio[22652]: time=\"2026-06-11T11:01:37.555576414Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:01:44.528078 crc crio[22652]: time=\"2026-06-11T11:01:44.527083613Z\" level=info msg=\"Running pod sandbox: openstack-operators/heat-operator-controller-manager-5c5844cc68-ncnk7/POD\" id=cf6c9c70-bb30-4fd2-a0b6-439be7d045b5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:01:44.530538 crc crio[22652]: time=\"2026-06-11T11:01:44.528169597Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:01:44.567565 crc crio[22652]: time=\"2026-06-11T11:01:44.567451125Z\" level=info msg=\"Running pod sandbox: openstack-operators/glance-operator-controller-manager-5bdfb47c4d-rlr9c/POD\" id=e5ba5e9b-13fe-4bb6-a98c-e87c9dae6b7a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:01:44.567698 crc crio[22652]: time=\"2026-06-11T11:01:44.567656931Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:01:44.609371 crc crio[22652]: time=\"2026-06-11T11:01:44.608723996Z\" level=info msg=\"Running pod sandbox: openstack-operators/barbican-operator-controller-manager-7b8ffd8c4f-gmfq5/POD\" id=43299618-f154-43d5-aecd-36362aa00ca1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:01:44.609749 crc crio[22652]: time=\"2026-06-11T11:01:44.609726527Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:01:44.638702 crc crio[22652]: time=\"2026-06-11T11:01:44.638640404Z\" level=info msg=\"Running pod sandbox: openstack-operators/horizon-operator-controller-manager-548d6d5f9-q6n5d/POD\" id=978b19c1-511d-4ce2-bb7b-008ce2916bf4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:01:44.638814 crc crio[22652]: time=\"2026-06-11T11:01:44.638716546Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:01:44.707605 crc crio[22652]: time=\"2026-06-11T11:01:44.706657719Z\" level=info msg=\"Running pod sandbox: openstack-operators/cinder-operator-controller-manager-86c584f6fc-7g94f/POD\" id=4e0d852f-4dc6-4056-8d07-ad962460dde1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:01:44.707605 crc crio[22652]: time=\"2026-06-11T11:01:44.706777433Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:01:44.709859 crc crio[22652]: time=\"2026-06-11T11:01:44.709292167Z\" level=info msg=\"Running pod sandbox: openstack-operators/designate-operator-controller-manager-6bf8599b68-cr567/POD\" id=50a81cd3-4cfc-4fbb-9b43-bf5e395a2b3d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:01:44.709859 crc crio[22652]: time=\"2026-06-11T11:01:44.709434122Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:01:44.881425 crc crio[22652]: time=\"2026-06-11T11:01:44.880789783Z\" level=info msg=\"Running pod sandbox: openstack-operators/ironic-operator-controller-manager-75f8548fcd-wljgl/POD\" id=dd637246-d6ec-4c86-862b-15d9baac1cc4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:01:44.881425 crc crio[22652]: time=\"2026-06-11T11:01:44.880886696Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:01:44.957275 crc crio[22652]: time=\"2026-06-11T11:01:44.956785983Z\" level=info msg=\"Running pod sandbox: openstack-operators/keystone-operator-controller-manager-6ccff66c5b-d7888/POD\" id=cff1a48c-14be-4539-9d6e-f1fdb9bf9435 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:01:44.957275 crc crio[22652]: time=\"2026-06-11T11:01:44.956946958Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:01:45.072094 crc crio[22652]: time=\"2026-06-11T11:01:45.06494981Z\" level=info msg=\"Running pod sandbox: openstack-operators/mariadb-operator-controller-manager-7fcb8b58d6-rjt8l/POD\" id=cffd4e5d-42d7-4dd5-bf97-6935e5aff09f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:01:45.072094 crc crio[22652]: time=\"2026-06-11T11:01:45.065045053Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:01:45.134998 crc crio[22652]: time=\"2026-06-11T11:01:45.13486948Z\" level=info msg=\"Running pod sandbox: openstack-operators/manila-operator-controller-manager-677d9d8477-jpktc/POD\" id=b1ee0359-a4a7-4b28-b759-552bc1fb8d87 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:01:45.134998 crc crio[22652]: time=\"2026-06-11T11:01:45.134975993Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:01:45.217032 crc crio[22652]: time=\"2026-06-11T11:01:45.216942821Z\" level=info msg=\"Running pod sandbox: openstack-operators/neutron-operator-controller-manager-688d5c756f-sx7mn/POD\" id=66cbe81b-ed57-40bc-8fd4-9dcc464b9012 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:01:45.217032 crc crio[22652]: time=\"2026-06-11T11:01:45.217038994Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:01:45.260500 crc crio[22652]: time=\"2026-06-11T11:01:45.260371471Z\" level=info msg=\"Running pod sandbox: openstack-operators/nova-operator-controller-manager-f4c4579bb-zsg5c/POD\" id=f7965393-8b9e-46f0-a195-fe7132a9b0e5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:01:45.260711 crc crio[22652]: time=\"2026-06-11T11:01:45.260505196Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:01:45.477387 crc crio[22652]: time=\"2026-06-11T11:01:45.47697361Z\" level=info msg=\"Running pod sandbox: openstack-operators/swift-operator-controller-manager-67c49dd5c6-fps25/POD\" id=a30c5f43-3d84-4695-be53-bbd2772c4613 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:01:45.477558 crc crio[22652]: time=\"2026-06-11T11:01:45.477421574Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:01:45.512753 crc crio[22652]: time=\"2026-06-11T11:01:45.512681006Z\" level=info msg=\"Running pod sandbox: openstack-operators/telemetry-operator-controller-manager-5d65c7d97d-4bjzh/POD\" id=ad465b6f-003e-40d7-8aad-b9284d85071a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:01:45.512978 crc crio[22652]: time=\"2026-06-11T11:01:45.51281382Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:01:45.554059 crc crio[22652]: time=\"2026-06-11T11:01:45.55398075Z\" level=info msg=\"Running pod sandbox: openstack-operators/test-operator-controller-manager-8d5599d7d-rwsh4/POD\" id=b61d9801-bf9f-4992-be64-9d7627cf38fd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:01:45.555441 crc crio[22652]: time=\"2026-06-11T11:01:45.554084413Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:01:45.587570 crc crio[22652]: time=\"2026-06-11T11:01:45.587461069Z\" level=info msg=\"Running pod sandbox: openstack-operators/watcher-operator-controller-manager-577b679b5c-85jw5/POD\" id=4bbce611-f52a-423e-9744-ac6e92a23e20 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:01:45.587570 crc crio[22652]: time=\"2026-06-11T11:01:45.587559592Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:01:45.588069 crc crio[22652]: time=\"2026-06-11T11:01:45.587953624Z\" level=info msg=\"Running pod sandbox: openstack-operators/octavia-operator-controller-manager-6495978d8d-pvn7j/POD\" id=2464ee38-8006-4f30-8b86-37ed04d52a86 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:01:45.588069 crc crio[22652]: time=\"2026-06-11T11:01:45.588048417Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:01:45.695949 crc crio[22652]: time=\"2026-06-11T11:01:45.695829234Z\" level=info msg=\"Running pod sandbox: openstack-operators/ovn-operator-controller-manager-58f85bd97f-zswcl/POD\" id=f93e7bba-3576-4117-88ae-8414ef4320db name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:01:45.696107 crc crio[22652]: time=\"2026-06-11T11:01:45.695976459Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:02:00.281039 crc crio[22652]: time=\"2026-06-11T11:02:00.280309843Z\" level=info msg=\"Running pod sandbox: openstack-operators/infra-operator-controller-manager-cbcfcddf7-65qnr/POD\" id=96f5d8a8-1d7c-49d3-badf-1c007b146ebf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:02:00.284672 crc crio[22652]: time=\"2026-06-11T11:02:00.284214414Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:02:00.699685 crc crio[22652]: time=\"2026-06-11T11:02:00.699572166Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686262-52lkt/POD\" id=3c2a830a-3c41-4e96-b4cf-33852ea95b38 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:02:00.699849 crc crio[22652]: time=\"2026-06-11T11:02:00.699695391Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:02:01.032438 crc crio[22652]: time=\"2026-06-11T11:02:01.031906998Z\" level=info msg=\"Got pod network &{Name:keystone-operator-controller-manager-6ccff66c5b-d7888 Namespace:openstack-operators ID:d5bd3f6b0e7bc4d3ed92438507b6d06521f449a57662421de210a1ea14381354 UID:0b60348a-18e3-48cc-9d19-a311d3eeebd3 NetNS:/var/run/netns/86f310ce-71c5-417a-b47c-41c7fe531d08 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0b60348a_18e3_48cc_9d19_a311d3eeebd3.slice PodAnnotations:0xc0014a41f8}] Aliases:map[]}\"\nJun 11 11:02:01.032438 crc crio[22652]: time=\"2026-06-11T11:02:01.032417074Z\" level=info msg=\"Adding pod openstack-operators_keystone-operator-controller-manager-6ccff66c5b-d7888 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:02:01.213452 crc crio[22652]: time=\"2026-06-11T11:02:01.212632362Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759f46tl2/POD\" id=a8cee112-22e8-4a27-84d5-1d06f210018a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:02:01.213452 crc crio[22652]: time=\"2026-06-11T11:02:01.213452325Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:02:01.224663 crc crio[22652]: time=\"2026-06-11T11:02:01.224570595Z\" level=info msg=\"Got pod network &{Name:cinder-operator-controller-manager-86c584f6fc-7g94f Namespace:openstack-operators ID:dfa6cf09405e2b772827391ee66f45f28951bce76a54a57807d5327cdfbb7a48 UID:fd79699a-28ff-419a-ae5f-beafebabe9ac NetNS:/var/run/netns/b340f119-9cf0-49a1-bd09-0ec38e96f87e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfd79699a_28ff_419a_ae5f_beafebabe9ac.slice PodAnnotations:0xc0024002e8}] Aliases:map[]}\"\nJun 11 11:02:01.224663 crc crio[22652]: time=\"2026-06-11T11:02:01.224645827Z\" level=info msg=\"Adding pod openstack-operators_cinder-operator-controller-manager-86c584f6fc-7g94f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:02:01.248366 crc crio[22652]: time=\"2026-06-11T11:02:01.247522368Z\" level=info msg=\"Got pod network &{Name:ironic-operator-controller-manager-75f8548fcd-wljgl Namespace:openstack-operators ID:f917408fba74c06adb6a1e4b036c6fb24716824cc81d14dbcdfaac06eaad9fb1 UID:346af4cc-271e-4382-95cf-9ba4bbd429fa NetNS:/var/run/netns/8b515f96-e54a-4107-9024-434eee7f187e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod346af4cc_271e_4382_95cf_9ba4bbd429fa.slice PodAnnotations:0xc000102750}] Aliases:map[]}\"\nJun 11 11:02:01.248366 crc crio[22652]: time=\"2026-06-11T11:02:01.24758548Z\" level=info msg=\"Adding pod openstack-operators_ironic-operator-controller-manager-75f8548fcd-wljgl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:02:01.326823 crc crio[22652]: time=\"2026-06-11T11:02:01.326619236Z\" level=info msg=\"Got pod network &{Name:horizon-operator-controller-manager-548d6d5f9-q6n5d Namespace:openstack-operators ID:0c7b479f1848ea2f86bf52e689de6d02d0b11b5d03886ce08f253626b725da10 UID:0a7597bd-58fe-4417-8292-fc2decf85aed NetNS:/var/run/netns/7f612de9-ca48-4e5e-9bb3-54e540af9b27 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0a7597bd_58fe_4417_8292_fc2decf85aed.slice PodAnnotations:0xc0001028d8}] Aliases:map[]}\"\nJun 11 11:02:01.326823 crc crio[22652]: time=\"2026-06-11T11:02:01.326718799Z\" level=info msg=\"Adding pod openstack-operators_horizon-operator-controller-manager-548d6d5f9-q6n5d to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:02:01.392613 crc crio[22652]: time=\"2026-06-11T11:02:01.392485918Z\" level=info msg=\"Got pod network &{Name:manila-operator-controller-manager-677d9d8477-jpktc Namespace:openstack-operators ID:3cc081dac6d8c2097490be8567dae14551760aa65f2d83b365ce2942a1cbc934 UID:17b3ef4c-6777-40dd-af58-65cd4ff2f672 NetNS:/var/run/netns/2af3bad7-9fac-4d7d-89e7-06537c224896 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod17b3ef4c_6777_40dd_af58_65cd4ff2f672.slice PodAnnotations:0xc0024003b0}] Aliases:map[]}\"\nJun 11 11:02:01.392613 crc crio[22652]: time=\"2026-06-11T11:02:01.392597162Z\" level=info msg=\"Adding pod openstack-operators_manila-operator-controller-manager-677d9d8477-jpktc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:02:01.397613 crc crio[22652]: time=\"2026-06-11T11:02:01.397479964Z\" level=info msg=\"Got pod network &{Name:neutron-operator-controller-manager-688d5c756f-sx7mn Namespace:openstack-operators ID:1fa2004bc3c66416b5d9331db47d5f4548989633ad916f78b128bd040ddb0ed4 UID:36d5dadd-0aeb-45c8-aaad-d0f2147596e3 NetNS:/var/run/netns/912ac50d-96ab-4f8c-b9e3-d752546ba6fe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod36d5dadd_0aeb_45c8_aaad_d0f2147596e3.slice PodAnnotations:0xc0026182a0}] Aliases:map[]}\"\nJun 11 11:02:01.397613 crc crio[22652]: time=\"2026-06-11T11:02:01.397544506Z\" level=info msg=\"Adding pod openstack-operators_neutron-operator-controller-manager-688d5c756f-sx7mn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:02:01.411910 crc crio[22652]: time=\"2026-06-11T11:02:01.411649097Z\" level=info msg=\"Got pod network &{Name:telemetry-operator-controller-manager-5d65c7d97d-4bjzh Namespace:openstack-operators ID:876984a91465f38abedb2381d9e37b45cacc9f8fdef66b2e1da357ac18b29939 UID:8386adf3-768c-4027-8733-6f9ccc045387 NetNS:/var/run/netns/aca76c41-2d7e-4bc4-a54d-62a2cd4b6853 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8386adf3_768c_4027_8733_6f9ccc045387.slice PodAnnotations:0xc0014a4188}] Aliases:map[]}\"\nJun 11 11:02:01.411910 crc crio[22652]: time=\"2026-06-11T11:02:01.41176553Z\" level=info msg=\"Adding pod openstack-operators_telemetry-operator-controller-manager-5d65c7d97d-4bjzh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:02:01.432225 crc crio[22652]: time=\"2026-06-11T11:02:01.424058133Z\" level=info msg=\"Got pod network &{Name:nova-operator-controller-manager-f4c4579bb-zsg5c Namespace:openstack-operators ID:c0d5826e6afe85dca942e3d1a4306ace016b168d392ef09fc5b860982c481ba5 UID:4bc9bdca-d94a-43b3-84b2-eac68927d5dc NetNS:/var/run/netns/26257120-d54c-4ac9-b49a-f342f1420b96 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4bc9bdca_d94a_43b3_84b2_eac68927d5dc.slice PodAnnotations:0xc0009880e8}] Aliases:map[]}\"\nJun 11 11:02:01.432225 crc crio[22652]: time=\"2026-06-11T11:02:01.424165832Z\" level=info msg=\"Adding pod openstack-operators_nova-operator-controller-manager-f4c4579bb-zsg5c to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:02:01.432225 crc crio[22652]: time=\"2026-06-11T11:02:01.430544498Z\" level=info msg=\"Got pod network &{Name:heat-operator-controller-manager-5c5844cc68-ncnk7 Namespace:openstack-operators ID:029148ae93ca57f8198750ebcad3794be298720656ae98eb8cc9e20f18dd5d17 UID:9ba28aa3-0c93-4c15-8d80-0886c33fc751 NetNS:/var/run/netns/ad1096f6-63b0-46ee-9cf9-85c48ecd1cd5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9ba28aa3_0c93_4c15_8d80_0886c33fc751.slice PodAnnotations:0xc000102498}] Aliases:map[]}\"\nJun 11 11:02:01.432225 crc crio[22652]: time=\"2026-06-11T11:02:01.43059593Z\" level=info msg=\"Adding pod openstack-operators_heat-operator-controller-manager-5c5844cc68-ncnk7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:02:01.571256 crc crio[22652]: time=\"2026-06-11T11:02:01.558887748Z\" level=info msg=\"Got pod network &{Name:watcher-operator-controller-manager-577b679b5c-85jw5 Namespace:openstack-operators ID:6ab0cbe57588b73d31305a9f8380746fb0252c302a646582225360f38499cddd UID:fdde5382-3309-4bb6-b881-0179a7d0af64 NetNS:/var/run/netns/34b591bc-a73a-4b8d-8398-9905260fcb07 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfdde5382_3309_4bb6_b881_0179a7d0af64.slice PodAnnotations:0xc002400670}] Aliases:map[]}\"\nJun 11 11:02:01.571256 crc crio[22652]: time=\"2026-06-11T11:02:01.559542428Z\" level=info msg=\"Adding pod openstack-operators_watcher-operator-controller-manager-577b679b5c-85jw5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:02:01.576957 crc crio[22652]: time=\"2026-06-11T11:02:01.57675189Z\" level=info msg=\"Got pod network &{Name:octavia-operator-controller-manager-6495978d8d-pvn7j Namespace:openstack-operators ID:1d4e89c9c4ce6ffcc0b969ae7f07419b21a56224a3e6d60ae9d47587b405b1f0 UID:e5372d38-31dc-46f3-a69f-532df3ca5162 NetNS:/var/run/netns/82169e7f-e919-44de-ae5a-38410f79159c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode5372d38_31dc_46f3_a69f_532df3ca5162.slice PodAnnotations:0xc0004be538}] Aliases:map[]}\"\nJun 11 11:02:01.577105 crc crio[22652]: time=\"2026-06-11T11:02:01.576970467Z\" level=info msg=\"Adding pod openstack-operators_octavia-operator-controller-manager-6495978d8d-pvn7j to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:02:01.775642 crc crio[22652]: time=\"2026-06-11T11:02:01.764697741Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-controller-manager-79b59fbb5d-97v7j/POD\" id=9fc560e5-2866-4568-a61c-59d245641514 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:02:01.775642 crc crio[22652]: time=\"2026-06-11T11:02:01.764891317Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:02:02.203965 crc crio[22652]: 2026-06-11T11:02:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d5bd3f6b0e7bc4d Mac:3e:06:18:2f:81:09 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:53 Mtu:0 Sandbox:/var/run/netns/86f310ce-71c5-417a-b47c-41c7fe531d08 SocketPath: PciID:}] [{Interface:0xc00058c5c0 Address:{IP:10.217.0.83 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:02:02.207514 crc crio[22652]: time=\"2026-06-11T11:02:02.205501339Z\" level=info msg=\"Got pod network &{Name:keystone-operator-controller-manager-6ccff66c5b-d7888 Namespace:openstack-operators ID:d5bd3f6b0e7bc4d3ed92438507b6d06521f449a57662421de210a1ea14381354 UID:0b60348a-18e3-48cc-9d19-a311d3eeebd3 NetNS:/var/run/netns/86f310ce-71c5-417a-b47c-41c7fe531d08 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0b60348a_18e3_48cc_9d19_a311d3eeebd3.slice PodAnnotations:0xc0014a41f8}] Aliases:map[]}\"\nJun 11 11:02:02.207514 crc crio[22652]: time=\"2026-06-11T11:02:02.206512191Z\" level=info msg=\"Checking pod openstack-operators_keystone-operator-controller-manager-6ccff66c5b-d7888 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:02:05.316205 crc crio[22652]: time=\"2026-06-11T11:02:05.313610359Z\" level=info msg=\"Got pod network &{Name:mariadb-operator-controller-manager-7fcb8b58d6-rjt8l Namespace:openstack-operators ID:d856d40e4b59c5a7fbf556345f0a2a39b014ff2456c23838dadd643911c2174a UID:ac7ad1f8-8394-4642-b9e9-29b0465fe085 NetNS:/var/run/netns/41a74a89-4aea-4cfb-8b2a-b77815039aa0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podac7ad1f8_8394_4642_b9e9_29b0465fe085.slice PodAnnotations:0xc000988898}] Aliases:map[]}\"\nJun 11 11:02:05.318102 crc crio[22652]: time=\"2026-06-11T11:02:05.317918422Z\" level=info msg=\"Adding pod openstack-operators_mariadb-operator-controller-manager-7fcb8b58d6-rjt8l to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:02:05.318102 crc crio[22652]: time=\"2026-06-11T11:02:05.314600478Z\" level=info msg=\"Got pod network &{Name:barbican-operator-controller-manager-7b8ffd8c4f-gmfq5 Namespace:openstack-operators ID:221c05d8ffec1ae09f961a0abeeb96f67f746f5e4447be31ce8c11d9bc2b9150 UID:ec1bc2d6-c364-42c6-822b-f581e3d6b8e7 NetNS:/var/run/netns/05ce461d-6435-4b5b-af69-7d2e76189e9a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podec1bc2d6_c364_42c6_822b_f581e3d6b8e7.slice PodAnnotations:0xc0004bed80}] Aliases:map[]}\"\nJun 11 11:02:05.318102 crc crio[22652]: time=\"2026-06-11T11:02:05.318088617Z\" level=info msg=\"Adding pod openstack-operators_barbican-operator-controller-manager-7b8ffd8c4f-gmfq5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:02:05.318438 crc crio[22652]: time=\"2026-06-11T11:02:05.315990162Z\" level=info msg=\"Got pod network &{Name:swift-operator-controller-manager-67c49dd5c6-fps25 Namespace:openstack-operators ID:1b709e07d8ce04e3c1beb8cb88b08ab8cab792a51da918265e4cc39e6b8c949c UID:20cd5ff3-5229-4b53-96ce-866e0c7bc508 NetNS:/var/run/netns/f8c51ec7-ab5e-4e1e-a2e4-7b470b5fc770 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod20cd5ff3_5229_4b53_96ce_866e0c7bc508.slice PodAnnotations:0xc001e8e488}] Aliases:map[]}\"\nJun 11 11:02:05.318438 crc crio[22652]: time=\"2026-06-11T11:02:05.318259023Z\" level=info msg=\"Adding pod openstack-operators_swift-operator-controller-manager-67c49dd5c6-fps25 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:02:05.329762 crc crio[22652]: time=\"2026-06-11T11:02:05.32962774Z\" level=info msg=\"Got pod network &{Name:designate-operator-controller-manager-6bf8599b68-cr567 Namespace:openstack-operators ID:d78b7a67f54e5e59fdfca8ad5243a143690827b3aab45173e825b5619df8a56e UID:6a56db9f-b708-499c-a918-23df58a2e99c NetNS:/var/run/netns/7165d509-3f70-4fc6-b567-53d7569afc9e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6a56db9f_b708_499c_a918_23df58a2e99c.slice PodAnnotations:0xc002618420}] Aliases:map[]}\"\nJun 11 11:02:05.329762 crc crio[22652]: time=\"2026-06-11T11:02:05.329750424Z\" level=info msg=\"Adding pod openstack-operators_designate-operator-controller-manager-6bf8599b68-cr567 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:02:05.332857 crc crio[22652]: time=\"2026-06-11T11:02:05.332658714Z\" level=info msg=\"Got pod network &{Name:ovn-operator-controller-manager-58f85bd97f-zswcl Namespace:openstack-operators ID:60be409e2de2d30d235ee0baabd456e57d9d7471758874be04a225478e9c72b7 UID:89d96ca3-ae10-488c-b838-36da42204f99 NetNS:/var/run/netns/8e50e1ce-4049-4933-829c-4f34c0043523 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod89d96ca3_ae10_488c_b838_36da42204f99.slice PodAnnotations:0xc000102ab0}] Aliases:map[]}\"\nJun 11 11:02:05.332857 crc crio[22652]: time=\"2026-06-11T11:02:05.332823609Z\" level=info msg=\"Adding pod openstack-operators_ovn-operator-controller-manager-58f85bd97f-zswcl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:02:05.368915 crc crio[22652]: time=\"2026-06-11T11:02:05.36877433Z\" level=info msg=\"Got pod network &{Name:glance-operator-controller-manager-5bdfb47c4d-rlr9c Namespace:openstack-operators ID:e94e1a80fcc5acc5aca377d6f5f0f2c2aad4bedb617f07298540faa0db65159d UID:7c69a377-809b-4551-886b-95a608fa32b8 NetNS:/var/run/netns/f8a104ca-15c3-4cac-a333-ddda81c45ca6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7c69a377_809b_4551_886b_95a608fa32b8.slice PodAnnotations:0xc0036e6048}] Aliases:map[]}\"\nJun 11 11:02:05.368915 crc crio[22652]: time=\"2026-06-11T11:02:05.368907265Z\" level=info msg=\"Adding pod openstack-operators_glance-operator-controller-manager-5bdfb47c4d-rlr9c to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:02:05.385665 crc crio[22652]: time=\"2026-06-11T11:02:05.383501077Z\" level=info msg=\"Got pod network &{Name:infra-operator-controller-manager-cbcfcddf7-65qnr Namespace:openstack-operators ID:96959608f8d6c67cc7b1dbfb76eceaca82bcd684ef37a9d2b85caf7d968692f8 UID:7ae6f174-4d5e-4ac4-b951-e8b9c1091e48 NetNS:/var/run/netns/beaeb7c7-1724-48ab-b275-22435e51c9fa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7ae6f174_4d5e_4ac4_b951_e8b9c1091e48.slice PodAnnotations:0xc0029280d0}] Aliases:map[]}\"\nJun 11 11:02:05.385665 crc crio[22652]: time=\"2026-06-11T11:02:05.383939421Z\" level=info msg=\"Adding pod openstack-operators_infra-operator-controller-manager-cbcfcddf7-65qnr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:02:05.410367 crc crio[22652]: 2026-06-11T11:02:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f917408fba74c06 Mac:fe:a7:06:1d:43:66 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:52 Mtu:0 Sandbox:/var/run/netns/8b515f96-e54a-4107-9024-434eee7f187e SocketPath: PciID:}] [{Interface:0xc0004146c0 Address:{IP:10.217.0.82 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:02:05.413813 crc crio[22652]: time=\"2026-06-11T11:02:05.410985566Z\" level=info msg=\"Got pod network &{Name:ironic-operator-controller-manager-75f8548fcd-wljgl Namespace:openstack-operators ID:f917408fba74c06adb6a1e4b036c6fb24716824cc81d14dbcdfaac06eaad9fb1 UID:346af4cc-271e-4382-95cf-9ba4bbd429fa NetNS:/var/run/netns/8b515f96-e54a-4107-9024-434eee7f187e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod346af4cc_271e_4382_95cf_9ba4bbd429fa.slice PodAnnotations:0xc000102750}] Aliases:map[]}\"\nJun 11 11:02:05.413813 crc crio[22652]: time=\"2026-06-11T11:02:05.411275915Z\" level=info msg=\"Checking pod openstack-operators_ironic-operator-controller-manager-75f8548fcd-wljgl for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:02:05.415224 crc crio[22652]: time=\"2026-06-11T11:02:05.415079586Z\" level=info msg=\"Got pod network &{Name:test-operator-controller-manager-8d5599d7d-rwsh4 Namespace:openstack-operators ID:7091021d6b5fccb913ae6e74b7670d034d97303585656d16ff3044fb4801ad05 UID:4d1cf959-04e1-402b-aef4-a48f7956f70c NetNS:/var/run/netns/19fc253a-df30-4d6b-8eb8-b4c4e276d756 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4d1cf959_04e1_402b_aef4_a48f7956f70c.slice PodAnnotations:0xc0014a4090}] Aliases:map[]}\"\nJun 11 11:02:05.415224 crc crio[22652]: time=\"2026-06-11T11:02:05.41520463Z\" level=info msg=\"Adding pod openstack-operators_test-operator-controller-manager-8d5599d7d-rwsh4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:02:05.420393 crc crio[22652]: time=\"2026-06-11T11:02:05.420295079Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:02:05.434274 crc crio[22652]: time=\"2026-06-11T11:02:05.429565887Z\" level=info msg=\"Ran pod sandbox d5bd3f6b0e7bc4d3ed92438507b6d06521f449a57662421de210a1ea14381354 with infra container: openstack-operators/keystone-operator-controller-manager-6ccff66c5b-d7888/POD\" id=cff1a48c-14be-4539-9d6e-f1fdb9bf9435 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:02:05.434274 crc crio[22652]: time=\"2026-06-11T11:02:05.431330666Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:02:05.435878 crc crio[22652]: time=\"2026-06-11T11:02:05.435830658Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6\" id=e29e28f6-84c6-4b74-87bd-eedc51edf551 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:02:05.436373 crc crio[22652]: time=\"2026-06-11T11:02:05.436350632Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6 not found\" id=e29e28f6-84c6-4b74-87bd-eedc51edf551 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:02:05.436515 crc crio[22652]: time=\"2026-06-11T11:02:05.436498846Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6 found\" id=e29e28f6-84c6-4b74-87bd-eedc51edf551 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:02:05.441572 crc crio[22652]: time=\"2026-06-11T11:02:05.441543626Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6\" id=5ab4c3d8-7389-4b36-af19-51bbf4132136 name=/runtime.v1.ImageService/PullImage\nJun 11 11:02:05.477035 crc crio[22652]: time=\"2026-06-11T11:02:05.473881512Z\" level=info msg=\"Ran pod sandbox f917408fba74c06adb6a1e4b036c6fb24716824cc81d14dbcdfaac06eaad9fb1 with infra container: openstack-operators/ironic-operator-controller-manager-75f8548fcd-wljgl/POD\" id=dd637246-d6ec-4c86-862b-15d9baac1cc4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:02:05.490574 crc crio[22652]: time=\"2026-06-11T11:02:05.490533338Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6\\\"\"\nJun 11 11:02:05.497454 crc crio[22652]: time=\"2026-06-11T11:02:05.497418076Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf\" id=ae53798a-18e9-43f8-8488-06c517d4b200 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:02:05.536367 crc crio[22652]: 2026-06-11T11:02:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:876984a91465f38 Mac:0a:14:f0:0e:29:fe Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5c Mtu:0 Sandbox:/var/run/netns/aca76c41-2d7e-4bc4-a54d-62a2cd4b6853 SocketPath: PciID:}] [{Interface:0xc000014fd0 Address:{IP:10.217.0.92 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:02:05.543824 crc crio[22652]: time=\"2026-06-11T11:02:05.543675545Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf not found\" id=ae53798a-18e9-43f8-8488-06c517d4b200 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:02:05.544018 crc crio[22652]: time=\"2026-06-11T11:02:05.543858101Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf found\" id=ae53798a-18e9-43f8-8488-06c517d4b200 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:02:05.549206 crc crio[22652]: time=\"2026-06-11T11:02:05.548917438Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf\" id=e25833a9-73f3-4be8-be44-b70b1986b2b5 name=/runtime.v1.ImageService/PullImage\nJun 11 11:02:05.553093 crc crio[22652]: time=\"2026-06-11T11:02:05.552967607Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf\\\"\"\nJun 11 11:02:05.570089 crc crio[22652]: time=\"2026-06-11T11:02:05.569947328Z\" level=info msg=\"Got pod network &{Name:telemetry-operator-controller-manager-5d65c7d97d-4bjzh Namespace:openstack-operators ID:876984a91465f38abedb2381d9e37b45cacc9f8fdef66b2e1da357ac18b29939 UID:8386adf3-768c-4027-8733-6f9ccc045387 NetNS:/var/run/netns/aca76c41-2d7e-4bc4-a54d-62a2cd4b6853 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8386adf3_768c_4027_8733_6f9ccc045387.slice PodAnnotations:0xc0014a4188}] Aliases:map[]}\"\nJun 11 11:02:05.570576 crc crio[22652]: time=\"2026-06-11T11:02:05.570506195Z\" level=info msg=\"Checking pod openstack-operators_telemetry-operator-controller-manager-5d65c7d97d-4bjzh for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:02:05.722915 crc crio[22652]: 2026-06-11T11:02:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c0d5826e6afe85d Mac:42:1d:4b:00:f1:84 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:57 Mtu:0 Sandbox:/var/run/netns/26257120-d54c-4ac9-b49a-f342f1420b96 SocketPath: PciID:}] [{Interface:0xc0002245b0 Address:{IP:10.217.0.87 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:02:05.802492 crc crio[22652]: time=\"2026-06-11T11:02:05.80077569Z\" level=info msg=\"Got pod network &{Name:nova-operator-controller-manager-f4c4579bb-zsg5c Namespace:openstack-operators ID:c0d5826e6afe85dca942e3d1a4306ace016b168d392ef09fc5b860982c481ba5 UID:4bc9bdca-d94a-43b3-84b2-eac68927d5dc NetNS:/var/run/netns/26257120-d54c-4ac9-b49a-f342f1420b96 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4bc9bdca_d94a_43b3_84b2_eac68927d5dc.slice PodAnnotations:0xc0009880e8}] Aliases:map[]}\"\nJun 11 11:02:05.802492 crc crio[22652]: time=\"2026-06-11T11:02:05.802458513Z\" level=info msg=\"Checking pod openstack-operators_nova-operator-controller-manager-f4c4579bb-zsg5c for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:02:05.805105 crc crio[22652]: time=\"2026-06-11T11:02:05.804755056Z\" level=info msg=\"Created container f771430ee7fac006f3d9f0582b24649cec473260a1131266a769fd953a13fe65: openshift-marketplace/certified-operators-5fkl5/registry-server\" id=d398d4b9-4291-4010-b1e0-91246d149542 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:02:05.807605 crc crio[22652]: time=\"2026-06-11T11:02:05.80749286Z\" level=info msg=\"Starting container: f771430ee7fac006f3d9f0582b24649cec473260a1131266a769fd953a13fe65\" id=bfb8e602-7da8-4edf-9531-1f04d3363974 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:02:05.823790 crc crio[22652]: time=\"2026-06-11T11:02:05.823319936Z\" level=info msg=\"Started container\" PID=47762 containerID=f771430ee7fac006f3d9f0582b24649cec473260a1131266a769fd953a13fe65 description=openshift-marketplace/certified-operators-5fkl5/registry-server id=bfb8e602-7da8-4edf-9531-1f04d3363974 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d76ed1f688bc6d80e53dd90217ba7a5f2aa6db600e570cc3f8eba9f5179bff49\nJun 11 11:02:05.869765 crc crio[22652]: 2026-06-11T11:02:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dfa6cf09405e2b7 Mac:4e:39:96:70:7c:f9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:49 Mtu:0 Sandbox:/var/run/netns/b340f119-9cf0-49a1-bd09-0ec38e96f87e SocketPath: PciID:}] [{Interface:0xc0004c4c00 Address:{IP:10.217.0.73 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:02:05.872008 crc crio[22652]: time=\"2026-06-11T11:02:05.871028142Z\" level=info msg=\"Got pod network &{Name:cinder-operator-controller-manager-86c584f6fc-7g94f Namespace:openstack-operators ID:dfa6cf09405e2b772827391ee66f45f28951bce76a54a57807d5327cdfbb7a48 UID:fd79699a-28ff-419a-ae5f-beafebabe9ac NetNS:/var/run/netns/b340f119-9cf0-49a1-bd09-0ec38e96f87e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfd79699a_28ff_419a_ae5f_beafebabe9ac.slice PodAnnotations:0xc0024002e8}] Aliases:map[]}\"\nJun 11 11:02:05.872008 crc crio[22652]: time=\"2026-06-11T11:02:05.871313891Z\" level=info msg=\"Checking pod openstack-operators_cinder-operator-controller-manager-86c584f6fc-7g94f for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:02:05.873454 crc crio[22652]: 2026-06-11T11:02:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0c7b479f1848ea2 Mac:ca:80:4f:f9:a0:99 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:50 Mtu:0 Sandbox:/var/run/netns/7f612de9-ca48-4e5e-9bb3-54e540af9b27 SocketPath: PciID:}] [{Interface:0xc000421000 Address:{IP:10.217.0.80 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:02:05.873454 crc crio[22652]: 2026-06-11T11:02:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:029148ae93ca57f Mac:26:17:53:de:4b:b5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4f Mtu:0 Sandbox:/var/run/netns/ad1096f6-63b0-46ee-9cf9-85c48ecd1cd5 SocketPath: PciID:}] [{Interface:0xc0002ee800 Address:{IP:10.217.0.79 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:02:05.873454 crc crio[22652]: time=\"2026-06-11T11:02:05.873037766Z\" level=info msg=\"Got pod network &{Name:horizon-operator-controller-manager-548d6d5f9-q6n5d Namespace:openstack-operators ID:0c7b479f1848ea2f86bf52e689de6d02d0b11b5d03886ce08f253626b725da10 UID:0a7597bd-58fe-4417-8292-fc2decf85aed NetNS:/var/run/netns/7f612de9-ca48-4e5e-9bb3-54e540af9b27 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0a7597bd_58fe_4417_8292_fc2decf85aed.slice PodAnnotations:0xc0001028d8}] Aliases:map[]}\"\nJun 11 11:02:05.873454 crc crio[22652]: time=\"2026-06-11T11:02:05.873252637Z\" level=info msg=\"Checking pod openstack-operators_horizon-operator-controller-manager-548d6d5f9-q6n5d for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:02:05.879442 crc crio[22652]: time=\"2026-06-11T11:02:05.878778303Z\" level=info msg=\"Got pod network &{Name:heat-operator-controller-manager-5c5844cc68-ncnk7 Namespace:openstack-operators ID:029148ae93ca57f8198750ebcad3794be298720656ae98eb8cc9e20f18dd5d17 UID:9ba28aa3-0c93-4c15-8d80-0886c33fc751 NetNS:/var/run/netns/ad1096f6-63b0-46ee-9cf9-85c48ecd1cd5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9ba28aa3_0c93_4c15_8d80_0886c33fc751.slice PodAnnotations:0xc000102498}] Aliases:map[]}\"\nJun 11 11:02:05.881659 crc crio[22652]: time=\"2026-06-11T11:02:05.881576712Z\" level=info msg=\"Checking pod openstack-operators_heat-operator-controller-manager-5c5844cc68-ncnk7 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:02:05.893780 crc crio[22652]: 2026-06-11T11:02:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3cc081dac6d8c20 Mac:e6:d2:c7:84:0d:6a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:55 Mtu:0 Sandbox:/var/run/netns/2af3bad7-9fac-4d7d-89e7-06537c224896 SocketPath: PciID:}] [{Interface:0xc000014cf0 Address:{IP:10.217.0.85 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:02:05.894399 crc crio[22652]: 2026-06-11T11:02:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1fa2004bc3c6641 Mac:0a:09:c0:02:e2:bb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:56 Mtu:0 Sandbox:/var/run/netns/912ac50d-96ab-4f8c-b9e3-d752546ba6fe SocketPath: PciID:}] [{Interface:0xc000284650 Address:{IP:10.217.0.86 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:02:05.895869 crc crio[22652]: time=\"2026-06-11T11:02:05.895789839Z\" level=info msg=\"Got pod network &{Name:neutron-operator-controller-manager-688d5c756f-sx7mn Namespace:openstack-operators ID:1fa2004bc3c66416b5d9331db47d5f4548989633ad916f78b128bd040ddb0ed4 UID:36d5dadd-0aeb-45c8-aaad-d0f2147596e3 NetNS:/var/run/netns/912ac50d-96ab-4f8c-b9e3-d752546ba6fe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod36d5dadd_0aeb_45c8_aaad_d0f2147596e3.slice PodAnnotations:0xc0026182a0}] Aliases:map[]}\"\nJun 11 11:02:05.896021 crc crio[22652]: time=\"2026-06-11T11:02:05.895968835Z\" level=info msg=\"Checking pod openstack-operators_neutron-operator-controller-manager-688d5c756f-sx7mn for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:02:05.897602 crc crio[22652]: time=\"2026-06-11T11:02:05.89752035Z\" level=info msg=\"Got pod network &{Name:manila-operator-controller-manager-677d9d8477-jpktc Namespace:openstack-operators ID:3cc081dac6d8c2097490be8567dae14551760aa65f2d83b365ce2942a1cbc934 UID:17b3ef4c-6777-40dd-af58-65cd4ff2f672 NetNS:/var/run/netns/2af3bad7-9fac-4d7d-89e7-06537c224896 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod17b3ef4c_6777_40dd_af58_65cd4ff2f672.slice PodAnnotations:0xc0024003b0}] Aliases:map[]}\"\nJun 11 11:02:05.898481 crc crio[22652]: time=\"2026-06-11T11:02:05.898408198Z\" level=info msg=\"Checking pod openstack-operators_manila-operator-controller-manager-677d9d8477-jpktc for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:02:05.921016 crc crio[22652]: 2026-06-11T11:02:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1d4e89c9c4ce6ff Mac:7a:4d:4a:f8:3f:19 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:58 Mtu:0 Sandbox:/var/run/netns/82169e7f-e919-44de-ae5a-38410f79159c SocketPath: PciID:}] [{Interface:0xc0001a85b0 Address:{IP:10.217.0.88 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:02:05.921576 crc crio[22652]: 2026-06-11T11:02:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6ab0cbe57588b73 Mac:f2:cf:69:c2:1e:b6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5e Mtu:0 Sandbox:/var/run/netns/34b591bc-a73a-4b8d-8398-9905260fcb07 SocketPath: PciID:}] [{Interface:0xc000014ce0 Address:{IP:10.217.0.94 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:02:05.922582 crc crio[22652]: time=\"2026-06-11T11:02:05.922461616Z\" level=info msg=\"Got pod network &{Name:octavia-operator-controller-manager-6495978d8d-pvn7j Namespace:openstack-operators ID:1d4e89c9c4ce6ffcc0b969ae7f07419b21a56224a3e6d60ae9d47587b405b1f0 UID:e5372d38-31dc-46f3-a69f-532df3ca5162 NetNS:/var/run/netns/82169e7f-e919-44de-ae5a-38410f79159c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode5372d38_31dc_46f3_a69f_532df3ca5162.slice PodAnnotations:0xc0004be538}] Aliases:map[]}\"\nJun 11 11:02:05.922687 crc crio[22652]: time=\"2026-06-11T11:02:05.922629402Z\" level=info msg=\"Checking pod openstack-operators_octavia-operator-controller-manager-6495978d8d-pvn7j for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:02:05.934739 crc crio[22652]: time=\"2026-06-11T11:02:05.932614835Z\" level=info msg=\"Got pod network &{Name:watcher-operator-controller-manager-577b679b5c-85jw5 Namespace:openstack-operators ID:6ab0cbe57588b73d31305a9f8380746fb0252c302a646582225360f38499cddd UID:fdde5382-3309-4bb6-b881-0179a7d0af64 NetNS:/var/run/netns/34b591bc-a73a-4b8d-8398-9905260fcb07 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfdde5382_3309_4bb6_b881_0179a7d0af64.slice PodAnnotations:0xc002400670}] Aliases:map[]}\"\nJun 11 11:02:05.934926 crc crio[22652]: time=\"2026-06-11T11:02:05.934523276Z\" level=info msg=\"Checking pod openstack-operators_watcher-operator-controller-manager-577b679b5c-85jw5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:02:06.276644 crc crio[22652]: time=\"2026-06-11T11:02:06.276101923Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686262-52lkt Namespace:openshift-infra ID:42260be90f3c84f0a11f035ab8d8e7eea53055ee8c7d83a9197a862e17009fd5 UID:4d4c98ec-62f0-462b-b80f-cddfd3c82c23 NetNS:/var/run/netns/4b8a6eec-8aa4-4523-b515-fd6990ad8afd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4d4c98ec_62f0_462b_b80f_cddfd3c82c23.slice PodAnnotations:0xc002928cf0}] Aliases:map[]}\"\nJun 11 11:02:06.276644 crc crio[22652]: time=\"2026-06-11T11:02:06.276221317Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686262-52lkt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:02:06.277641 crc crio[22652]: time=\"2026-06-11T11:02:06.277604817Z\" level=info msg=\"Got pod network &{Name:openstack-baremetal-operator-controller-manager-7c67dc759f46tl2 Namespace:openstack-operators ID:e255759035f2a87f2c4f1c8f24504084a639e57360982bce12fcd3a2219e394e UID:4c8cabcb-a02d-4261-b51f-4431d7f769e0 NetNS:/var/run/netns/c94cf49b-b4fe-4d20-b0b8-03353677da63 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4c8cabcb_a02d_4261_b51f_4431d7f769e0.slice PodAnnotations:0xc000988c78}] Aliases:map[]}\"\nJun 11 11:02:06.277796 crc crio[22652]: time=\"2026-06-11T11:02:06.277780283Z\" level=info msg=\"Adding pod openstack-operators_openstack-baremetal-operator-controller-manager-7c67dc759f46tl2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:02:06.291391 crc crio[22652]: time=\"2026-06-11T11:02:06.291306238Z\" level=info msg=\"Ran pod sandbox c0d5826e6afe85dca942e3d1a4306ace016b168d392ef09fc5b860982c481ba5 with infra container: openstack-operators/nova-operator-controller-manager-f4c4579bb-zsg5c/POD\" id=f7965393-8b9e-46f0-a195-fe7132a9b0e5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:02:06.305881 crc crio[22652]: time=\"2026-06-11T11:02:06.305473556Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60\" id=c2b1b94c-986c-45b8-842f-615f8204cbc0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:02:06.306784 crc crio[22652]: time=\"2026-06-11T11:02:06.306721116Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60 not found\" id=c2b1b94c-986c-45b8-842f-615f8204cbc0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:02:06.306879 crc crio[22652]: time=\"2026-06-11T11:02:06.306831419Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60 found\" id=c2b1b94c-986c-45b8-842f-615f8204cbc0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:02:06.310480 crc crio[22652]: time=\"2026-06-11T11:02:06.309297468Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60\" id=67b4d988-0827-464e-8b44-3ac4cd985a66 name=/runtime.v1.ImageService/PullImage\nJun 11 11:02:06.314556 crc crio[22652]: time=\"2026-06-11T11:02:06.31441552Z\" level=info msg=\"Ran pod sandbox 876984a91465f38abedb2381d9e37b45cacc9f8fdef66b2e1da357ac18b29939 with infra container: openstack-operators/telemetry-operator-controller-manager-5d65c7d97d-4bjzh/POD\" id=ad465b6f-003e-40d7-8aad-b9284d85071a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:02:06.316478 crc crio[22652]: time=\"2026-06-11T11:02:06.316415103Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6\" id=79afd9e8-3e4c-4012-96f1-48c52be89390 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:02:06.317533 crc crio[22652]: time=\"2026-06-11T11:02:06.316613269Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6 not found\" id=79afd9e8-3e4c-4012-96f1-48c52be89390 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:02:06.317533 crc crio[22652]: time=\"2026-06-11T11:02:06.316661041Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6 found\" id=79afd9e8-3e4c-4012-96f1-48c52be89390 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:02:06.317887 crc crio[22652]: time=\"2026-06-11T11:02:06.317849491Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60\\\"\"\nJun 11 11:02:06.323805 crc crio[22652]: time=\"2026-06-11T11:02:06.323761958Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6\" id=3031d22c-5811-4980-84b1-889adb30f098 name=/runtime.v1.ImageService/PullImage\nJun 11 11:02:06.325028 crc crio[22652]: time=\"2026-06-11T11:02:06.324986783Z\" level=info msg=\"Ran pod sandbox dfa6cf09405e2b772827391ee66f45f28951bce76a54a57807d5327cdfbb7a48 with infra container: openstack-operators/cinder-operator-controller-manager-86c584f6fc-7g94f/POD\" id=4e0d852f-4dc6-4056-8d07-ad962460dde1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:02:06.335475 crc crio[22652]: time=\"2026-06-11T11:02:06.335311386Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6\\\"\"\nJun 11 11:02:06.337535 crc crio[22652]: time=\"2026-06-11T11:02:06.337383922Z\" level=info msg=\"Ran pod sandbox 029148ae93ca57f8198750ebcad3794be298720656ae98eb8cc9e20f18dd5d17 with infra container: openstack-operators/heat-operator-controller-manager-5c5844cc68-ncnk7/POD\" id=cf6c9c70-bb30-4fd2-a0b6-439be7d045b5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:02:06.341380 crc crio[22652]: time=\"2026-06-11T11:02:06.338441511Z\" level=info msg=\"Ran pod sandbox 0c7b479f1848ea2f86bf52e689de6d02d0b11b5d03886ce08f253626b725da10 with infra container: openstack-operators/horizon-operator-controller-manager-548d6d5f9-q6n5d/POD\" id=978b19c1-511d-4ce2-bb7b-008ce2916bf4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:02:06.341380 crc crio[22652]: time=\"2026-06-11T11:02:06.339089574Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce\" id=3c5e91c7-2d4f-4070-a97f-4db6fd9ad21e name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:02:06.341380 crc crio[22652]: time=\"2026-06-11T11:02:06.339493956Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce not found\" id=3c5e91c7-2d4f-4070-a97f-4db6fd9ad21e name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:02:06.341380 crc crio[22652]: time=\"2026-06-11T11:02:06.339550698Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce found\" id=3c5e91c7-2d4f-4070-a97f-4db6fd9ad21e name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:02:06.341380 crc crio[22652]: time=\"2026-06-11T11:02:06.33957604Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752\" id=3c90520c-b36f-4c54-b3bc-5c32adf9d179 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:02:06.341380 crc crio[22652]: time=\"2026-06-11T11:02:06.3398806Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752 not found\" id=3c90520c-b36f-4c54-b3bc-5c32adf9d179 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:02:06.341380 crc crio[22652]: time=\"2026-06-11T11:02:06.339945752Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752 found\" id=3c90520c-b36f-4c54-b3bc-5c32adf9d179 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:02:06.341380 crc crio[22652]: time=\"2026-06-11T11:02:06.34090265Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed\" id=b53662c1-f515-41ba-8cc2-01813e582eac name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:02:06.341380 crc crio[22652]: time=\"2026-06-11T11:02:06.341053975Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed not found\" id=b53662c1-f515-41ba-8cc2-01813e582eac name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:02:06.341380 crc crio[22652]: time=\"2026-06-11T11:02:06.341099152Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed found\" id=b53662c1-f515-41ba-8cc2-01813e582eac name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:02:06.341380 crc crio[22652]: time=\"2026-06-11T11:02:06.341492419Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752\" id=e7a30b6d-67fc-49b0-ba63-80b9ff523dce name=/runtime.v1.ImageService/PullImage\nJun 11 11:02:06.345110 crc crio[22652]: time=\"2026-06-11T11:02:06.342662776Z\" level=info msg=\"Ran pod sandbox 1fa2004bc3c66416b5d9331db47d5f4548989633ad916f78b128bd040ddb0ed4 with infra container: openstack-operators/neutron-operator-controller-manager-688d5c756f-sx7mn/POD\" id=66cbe81b-ed57-40bc-8fd4-9dcc464b9012 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:02:06.345110 crc crio[22652]: time=\"2026-06-11T11:02:06.344899456Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752\\\"\"\nJun 11 11:02:06.345483 crc crio[22652]: time=\"2026-06-11T11:02:06.345304026Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed\" id=133b89ce-27ee-4c0f-bf0f-03b04f67f86c name=/runtime.v1.ImageService/PullImage\nJun 11 11:02:06.345912 crc crio[22652]: time=\"2026-06-11T11:02:06.345802974Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce\" id=29319396-2941-4cf8-b553-3d251047d3d5 name=/runtime.v1.ImageService/PullImage\nJun 11 11:02:06.348290 crc crio[22652]: time=\"2026-06-11T11:02:06.347669773Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce\\\"\"\nJun 11 11:02:06.348290 crc crio[22652]: time=\"2026-06-11T11:02:06.347821207Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed\\\"\"\nJun 11 11:02:06.351620 crc crio[22652]: time=\"2026-06-11T11:02:06.351546704Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d\" id=62cbd27d-0175-4cb2-a120-cc9e41ca11c0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:02:06.352359 crc crio[22652]: time=\"2026-06-11T11:02:06.351879255Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d not found\" id=62cbd27d-0175-4cb2-a120-cc9e41ca11c0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:02:06.352359 crc crio[22652]: time=\"2026-06-11T11:02:06.351930866Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d found\" id=62cbd27d-0175-4cb2-a120-cc9e41ca11c0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:02:06.354947 crc crio[22652]: time=\"2026-06-11T11:02:06.354775936Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d\" id=57fc9fd1-7dd5-4db5-b9f7-2e134e3eaaa3 name=/runtime.v1.ImageService/PullImage\nJun 11 11:02:06.368454 crc crio[22652]: time=\"2026-06-11T11:02:06.368348811Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d\\\"\"\nJun 11 11:02:06.701187 crc crio[22652]: 2026-06-11T11:02:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1b709e07d8ce04e Mac:7a:a2:f8:18:8c:7c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5b Mtu:0 Sandbox:/var/run/netns/f8c51ec7-ab5e-4e1e-a2e4-7b470b5fc770 SocketPath: PciID:}] [{Interface:0xc000482750 Address:{IP:10.217.0.91 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:02:06.701546 crc crio[22652]: 2026-06-11T11:02:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d856d40e4b59c5a Mac:4e:cb:4e:a6:60:fd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:54 Mtu:0 Sandbox:/var/run/netns/41a74a89-4aea-4cfb-8b2a-b77815039aa0 SocketPath: PciID:}] [{Interface:0xc000014c50 Address:{IP:10.217.0.84 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:02:06.703805 crc crio[22652]: time=\"2026-06-11T11:02:06.702191302Z\" level=info msg=\"Got pod network &{Name:swift-operator-controller-manager-67c49dd5c6-fps25 Namespace:openstack-operators ID:1b709e07d8ce04e3c1beb8cb88b08ab8cab792a51da918265e4cc39e6b8c949c UID:20cd5ff3-5229-4b53-96ce-866e0c7bc508 NetNS:/var/run/netns/f8c51ec7-ab5e-4e1e-a2e4-7b470b5fc770 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod20cd5ff3_5229_4b53_96ce_866e0c7bc508.slice PodAnnotations:0xc001e8e488}] Aliases:map[]}\"\nJun 11 11:02:06.703805 crc crio[22652]: time=\"2026-06-11T11:02:06.70246016Z\" level=info msg=\"Checking pod openstack-operators_swift-operator-controller-manager-67c49dd5c6-fps25 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:02:06.703805 crc crio[22652]: 2026-06-11T11:02:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:221c05d8ffec1ae Mac:0a:bc:53:86:5a:94 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:48 Mtu:0 Sandbox:/var/run/netns/05ce461d-6435-4b5b-af69-7d2e76189e9a SocketPath: PciID:}] [{Interface:0xc0004826c0 Address:{IP:10.217.0.72 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:02:06.703805 crc crio[22652]: time=\"2026-06-11T11:02:06.703184161Z\" level=info msg=\"Got pod network &{Name:mariadb-operator-controller-manager-7fcb8b58d6-rjt8l Namespace:openstack-operators ID:d856d40e4b59c5a7fbf556345f0a2a39b014ff2456c23838dadd643911c2174a UID:ac7ad1f8-8394-4642-b9e9-29b0465fe085 NetNS:/var/run/netns/41a74a89-4aea-4cfb-8b2a-b77815039aa0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podac7ad1f8_8394_4642_b9e9_29b0465fe085.slice PodAnnotations:0xc000988898}] Aliases:map[]}\"\nJun 11 11:02:06.703805 crc crio[22652]: time=\"2026-06-11T11:02:06.703403078Z\" level=info msg=\"Checking pod openstack-operators_mariadb-operator-controller-manager-7fcb8b58d6-rjt8l for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:02:06.703805 crc crio[22652]: time=\"2026-06-11T11:02:06.703569828Z\" level=info msg=\"Got pod network &{Name:barbican-operator-controller-manager-7b8ffd8c4f-gmfq5 Namespace:openstack-operators ID:221c05d8ffec1ae09f961a0abeeb96f67f746f5e4447be31ce8c11d9bc2b9150 UID:ec1bc2d6-c364-42c6-822b-f581e3d6b8e7 NetNS:/var/run/netns/05ce461d-6435-4b5b-af69-7d2e76189e9a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podec1bc2d6_c364_42c6_822b_f581e3d6b8e7.slice PodAnnotations:0xc0004bed80}] Aliases:map[]}\"\nJun 11 11:02:06.703805 crc crio[22652]: time=\"2026-06-11T11:02:06.703724842Z\" level=info msg=\"Checking pod openstack-operators_barbican-operator-controller-manager-7b8ffd8c4f-gmfq5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:02:06.717684 crc crio[22652]: 2026-06-11T11:02:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:60be409e2de2d30 Mac:ce:00:69:2e:c2:27 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5a Mtu:0 Sandbox:/var/run/netns/8e50e1ce-4049-4933-829c-4f34c0043523 SocketPath: PciID:}] [{Interface:0xc00019ccc0 Address:{IP:10.217.0.90 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:02:06.718563 crc crio[22652]: time=\"2026-06-11T11:02:06.71848316Z\" level=info msg=\"Got pod network &{Name:ovn-operator-controller-manager-58f85bd97f-zswcl Namespace:openstack-operators ID:60be409e2de2d30d235ee0baabd456e57d9d7471758874be04a225478e9c72b7 UID:89d96ca3-ae10-488c-b838-36da42204f99 NetNS:/var/run/netns/8e50e1ce-4049-4933-829c-4f34c0043523 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod89d96ca3_ae10_488c_b838_36da42204f99.slice PodAnnotations:0xc000102ab0}] Aliases:map[]}\"\nJun 11 11:02:06.718700 crc crio[22652]: time=\"2026-06-11T11:02:06.718644285Z\" level=info msg=\"Checking pod openstack-operators_ovn-operator-controller-manager-58f85bd97f-zswcl for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:02:06.730078 crc crio[22652]: 2026-06-11T11:02:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d78b7a67f54e5e5 Mac:de:40:19:63:45:ed Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4d Mtu:0 Sandbox:/var/run/netns/7165d509-3f70-4fc6-b567-53d7569afc9e SocketPath: PciID:}] [{Interface:0xc0003145b0 Address:{IP:10.217.0.77 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:02:06.730494 crc crio[22652]: time=\"2026-06-11T11:02:06.730424554Z\" level=info msg=\"Got pod network &{Name:designate-operator-controller-manager-6bf8599b68-cr567 Namespace:openstack-operators ID:d78b7a67f54e5e59fdfca8ad5243a143690827b3aab45173e825b5619df8a56e UID:6a56db9f-b708-499c-a918-23df58a2e99c NetNS:/var/run/netns/7165d509-3f70-4fc6-b567-53d7569afc9e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6a56db9f_b708_499c_a918_23df58a2e99c.slice PodAnnotations:0xc002618420}] Aliases:map[]}\"\nJun 11 11:02:06.730643 crc crio[22652]: time=\"2026-06-11T11:02:06.73058842Z\" level=info msg=\"Checking pod openstack-operators_designate-operator-controller-manager-6bf8599b68-cr567 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:02:07.129322 crc crio[22652]: 2026-06-11T11:02:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:42260be90f3c84f Mac:c6:a3:0b:4c:aa:3d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:60 Mtu:0 Sandbox:/var/run/netns/4b8a6eec-8aa4-4523-b515-fd6990ad8afd SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.0.96 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:02:07.129322 crc crio[22652]: 2026-06-11T11:02:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e94e1a80fcc5acc Mac:46:24:7f:af:db:e5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4e Mtu:0 Sandbox:/var/run/netns/f8a104ca-15c3-4cac-a333-ddda81c45ca6 SocketPath: PciID:}] [{Interface:0xc000312790 Address:{IP:10.217.0.78 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:02:07.130264 crc crio[22652]: time=\"2026-06-11T11:02:07.130126906Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686262-52lkt Namespace:openshift-infra ID:42260be90f3c84f0a11f035ab8d8e7eea53055ee8c7d83a9197a862e17009fd5 UID:4d4c98ec-62f0-462b-b80f-cddfd3c82c23 NetNS:/var/run/netns/4b8a6eec-8aa4-4523-b515-fd6990ad8afd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4d4c98ec_62f0_462b_b80f_cddfd3c82c23.slice PodAnnotations:0xc002928cf0}] Aliases:map[]}\"\nJun 11 11:02:07.130360 crc crio[22652]: time=\"2026-06-11T11:02:07.130325054Z\" level=info msg=\"Got pod network &{Name:glance-operator-controller-manager-5bdfb47c4d-rlr9c Namespace:openstack-operators ID:e94e1a80fcc5acc5aca377d6f5f0f2c2aad4bedb617f07298540faa0db65159d UID:7c69a377-809b-4551-886b-95a608fa32b8 NetNS:/var/run/netns/f8a104ca-15c3-4cac-a333-ddda81c45ca6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7c69a377_809b_4551_886b_95a608fa32b8.slice PodAnnotations:0xc0036e6048}] Aliases:map[]}\"\nJun 11 11:02:07.130404 crc crio[22652]: time=\"2026-06-11T11:02:07.130373254Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686262-52lkt for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:02:07.130517 crc crio[22652]: time=\"2026-06-11T11:02:07.130459448Z\" level=info msg=\"Checking pod openstack-operators_glance-operator-controller-manager-5bdfb47c4d-rlr9c for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:02:07.137617 crc crio[22652]: 2026-06-11T11:02:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:96959608f8d6c67 Mac:4e:cd:d7:b3:5e:94 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:51 Mtu:0 Sandbox:/var/run/netns/beaeb7c7-1724-48ab-b275-22435e51c9fa SocketPath: PciID:}] [{Interface:0xc000014710 Address:{IP:10.217.0.81 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:02:07.137725 crc crio[22652]: 2026-06-11T11:02:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7091021d6b5fccb Mac:b2:3b:dc:fb:e4:4c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5d Mtu:0 Sandbox:/var/run/netns/19fc253a-df30-4d6b-8eb8-b4c4e276d756 SocketPath: PciID:}] [{Interface:0xc0002be960 Address:{IP:10.217.0.93 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:02:07.138581 crc crio[22652]: time=\"2026-06-11T11:02:07.138511519Z\" level=info msg=\"Got pod network &{Name:infra-operator-controller-manager-cbcfcddf7-65qnr Namespace:openstack-operators ID:96959608f8d6c67cc7b1dbfb76eceaca82bcd684ef37a9d2b85caf7d968692f8 UID:7ae6f174-4d5e-4ac4-b951-e8b9c1091e48 NetNS:/var/run/netns/beaeb7c7-1724-48ab-b275-22435e51c9fa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7ae6f174_4d5e_4ac4_b951_e8b9c1091e48.slice PodAnnotations:0xc0029280d0}] Aliases:map[]}\"\nJun 11 11:02:07.138723 crc crio[22652]: time=\"2026-06-11T11:02:07.138669224Z\" level=info msg=\"Checking pod openstack-operators_infra-operator-controller-manager-cbcfcddf7-65qnr for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:02:07.138930 crc crio[22652]: time=\"2026-06-11T11:02:07.13885953Z\" level=info msg=\"Got pod network &{Name:test-operator-controller-manager-8d5599d7d-rwsh4 Namespace:openstack-operators ID:7091021d6b5fccb913ae6e74b7670d034d97303585656d16ff3044fb4801ad05 UID:4d1cf959-04e1-402b-aef4-a48f7956f70c NetNS:/var/run/netns/19fc253a-df30-4d6b-8eb8-b4c4e276d756 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4d1cf959_04e1_402b_aef4_a48f7956f70c.slice PodAnnotations:0xc0014a4090}] Aliases:map[]}\"\nJun 11 11:02:07.139096 crc crio[22652]: time=\"2026-06-11T11:02:07.139045596Z\" level=info msg=\"Checking pod openstack-operators_test-operator-controller-manager-8d5599d7d-rwsh4 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:02:07.224279 crc crio[22652]: time=\"2026-06-11T11:02:07.221577225Z\" level=info msg=\"Ran pod sandbox 3cc081dac6d8c2097490be8567dae14551760aa65f2d83b365ce2942a1cbc934 with infra container: openstack-operators/manila-operator-controller-manager-677d9d8477-jpktc/POD\" id=b1ee0359-a4a7-4b28-b759-552bc1fb8d87 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:02:07.225759 crc crio[22652]: time=\"2026-06-11T11:02:07.224981233Z\" level=info msg=\"Ran pod sandbox 1d4e89c9c4ce6ffcc0b969ae7f07419b21a56224a3e6d60ae9d47587b405b1f0 with infra container: openstack-operators/octavia-operator-controller-manager-6495978d8d-pvn7j/POD\" id=2464ee38-8006-4f30-8b86-37ed04d52a86 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:02:07.226673 crc crio[22652]: time=\"2026-06-11T11:02:07.226476054Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391\" id=cb7b49e9-8660-480b-a7e8-72f870aba637 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:02:07.228899 crc crio[22652]: time=\"2026-06-11T11:02:07.22883803Z\" level=info msg=\"Ran pod sandbox 6ab0cbe57588b73d31305a9f8380746fb0252c302a646582225360f38499cddd with infra container: openstack-operators/watcher-operator-controller-manager-577b679b5c-85jw5/POD\" id=4bbce611-f52a-423e-9744-ac6e92a23e20 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:02:07.231075 crc crio[22652]: time=\"2026-06-11T11:02:07.231032207Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63\" id=1ca5b7ba-2fe0-4a79-a3cf-4a22052b38f8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:02:07.233801 crc crio[22652]: time=\"2026-06-11T11:02:07.233738492Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d\" id=2d9672a5-60de-437e-90fc-b763fcf3015b name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:02:07.234257 crc crio[22652]: time=\"2026-06-11T11:02:07.234195707Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d not found\" id=2d9672a5-60de-437e-90fc-b763fcf3015b name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:02:07.234428 crc crio[22652]: time=\"2026-06-11T11:02:07.234409434Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d found\" id=2d9672a5-60de-437e-90fc-b763fcf3015b name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:02:07.234582 crc crio[22652]: time=\"2026-06-11T11:02:07.233749673Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63 not found\" id=1ca5b7ba-2fe0-4a79-a3cf-4a22052b38f8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:02:07.234719 crc crio[22652]: time=\"2026-06-11T11:02:07.234701563Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63 found\" id=1ca5b7ba-2fe0-4a79-a3cf-4a22052b38f8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:02:07.234920 crc crio[22652]: time=\"2026-06-11T11:02:07.233881597Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391 not found\" id=cb7b49e9-8660-480b-a7e8-72f870aba637 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:02:07.235045 crc crio[22652]: time=\"2026-06-11T11:02:07.235027933Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391 found\" id=cb7b49e9-8660-480b-a7e8-72f870aba637 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:02:07.235384 crc crio[22652]: time=\"2026-06-11T11:02:07.235361414Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d\" id=978b2f8c-322f-49c4-89f8-3de18de71183 name=/runtime.v1.ImageService/PullImage\nJun 11 11:02:07.236989 crc crio[22652]: time=\"2026-06-11T11:02:07.236857779Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63\" id=f3d7b24f-bec2-4da3-a555-36b5c72cea51 name=/runtime.v1.ImageService/PullImage\nJun 11 11:02:07.238402 crc crio[22652]: time=\"2026-06-11T11:02:07.23813336Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391\" id=bdd22e65-ba14-4ca2-9751-df07c6c6ee6e name=/runtime.v1.ImageService/PullImage\nJun 11 11:02:07.238402 crc crio[22652]: time=\"2026-06-11T11:02:07.238343556Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63\\\"\"\nJun 11 11:02:07.239520 crc crio[22652]: time=\"2026-06-11T11:02:07.239390479Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d\\\"\"\nJun 11 11:02:07.243107 crc crio[22652]: time=\"2026-06-11T11:02:07.243027795Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391\\\"\"\nJun 11 11:02:07.245597 crc crio[22652]: time=\"2026-06-11T11:02:07.245110881Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-manager-79b59fbb5d-97v7j Namespace:openstack-operators ID:864bb58c4331c284036fba8fc50b4803d2cb85d369d13d2081fab8daaafb6202 UID:9103f04e-252e-4fe0-867c-af7acaf87765 NetNS:/var/run/netns/9d2da007-55c3-44de-b018-db40643032d5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9103f04e_252e_4fe0_867c_af7acaf87765.slice PodAnnotations:0xc000988bf0}] Aliases:map[]}\"\nJun 11 11:02:07.245770 crc crio[22652]: time=\"2026-06-11T11:02:07.245704669Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-controller-manager-79b59fbb5d-97v7j to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:02:07.250587 crc crio[22652]: time=\"2026-06-11T11:02:07.250460897Z\" level=info msg=\"Ran pod sandbox d78b7a67f54e5e59fdfca8ad5243a143690827b3aab45173e825b5619df8a56e with infra container: openstack-operators/designate-operator-controller-manager-6bf8599b68-cr567/POD\" id=50a81cd3-4cfc-4fbb-9b43-bf5e395a2b3d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:02:07.252713 crc crio[22652]: time=\"2026-06-11T11:02:07.252619463Z\" level=info msg=\"Ran pod sandbox d856d40e4b59c5a7fbf556345f0a2a39b014ff2456c23838dadd643911c2174a with infra container: openstack-operators/mariadb-operator-controller-manager-7fcb8b58d6-rjt8l/POD\" id=cffd4e5d-42d7-4dd5-bf97-6935e5aff09f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:02:07.257758 crc crio[22652]: time=\"2026-06-11T11:02:07.256320741Z\" level=info msg=\"Ran pod sandbox 42260be90f3c84f0a11f035ab8d8e7eea53055ee8c7d83a9197a862e17009fd5 with infra container: openshift-infra/auto-csr-approver-29686262-52lkt/POD\" id=3c2a830a-3c41-4e96-b4cf-33852ea95b38 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:02:07.261482 crc crio[22652]: time=\"2026-06-11T11:02:07.259880883Z\" level=info msg=\"Ran pod sandbox e94e1a80fcc5acc5aca377d6f5f0f2c2aad4bedb617f07298540faa0db65159d with infra container: openstack-operators/glance-operator-controller-manager-5bdfb47c4d-rlr9c/POD\" id=e5ba5e9b-13fe-4bb6-a98c-e87c9dae6b7a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:02:07.266695 crc crio[22652]: time=\"2026-06-11T11:02:07.266602656Z\" level=info msg=\"Ran pod sandbox 1b709e07d8ce04e3c1beb8cb88b08ab8cab792a51da918265e4cc39e6b8c949c with infra container: openstack-operators/swift-operator-controller-manager-67c49dd5c6-fps25/POD\" id=a30c5f43-3d84-4695-be53-bbd2772c4613 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:02:07.267492 crc crio[22652]: time=\"2026-06-11T11:02:07.267402169Z\" level=info msg=\"Ran pod sandbox 60be409e2de2d30d235ee0baabd456e57d9d7471758874be04a225478e9c72b7 with infra container: openstack-operators/ovn-operator-controller-manager-58f85bd97f-zswcl/POD\" id=f93e7bba-3576-4117-88ae-8414ef4320db name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:02:07.270589 crc crio[22652]: time=\"2026-06-11T11:02:07.270516018Z\" level=info msg=\"Ran pod sandbox 96959608f8d6c67cc7b1dbfb76eceaca82bcd684ef37a9d2b85caf7d968692f8 with infra container: openstack-operators/infra-operator-controller-manager-cbcfcddf7-65qnr/POD\" id=96f5d8a8-1d7c-49d3-badf-1c007b146ebf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:02:07.273318 crc crio[22652]: time=\"2026-06-11T11:02:07.273088485Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7\" id=67fb677e-d666-4bda-830b-cae2823549aa name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:02:07.273422 crc crio[22652]: time=\"2026-06-11T11:02:07.273404975Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7 not found\" id=67fb677e-d666-4bda-830b-cae2823549aa name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:02:07.273505 crc crio[22652]: time=\"2026-06-11T11:02:07.273457557Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7 found\" id=67fb677e-d666-4bda-830b-cae2823549aa name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:02:07.273583 crc crio[22652]: time=\"2026-06-11T11:02:07.273525498Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373\" id=524704c6-5aa8-4025-a78a-afab2da08d38 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:02:07.273862 crc crio[22652]: time=\"2026-06-11T11:02:07.273830305Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=d972f11c-8fa1-47c9-9f89-9ad57a52e7a0 name=/runtime.v1.ImageService/PullImage\nJun 11 11:02:07.276009 crc crio[22652]: time=\"2026-06-11T11:02:07.274025164Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373 not found\" id=524704c6-5aa8-4025-a78a-afab2da08d38 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:02:07.276110 crc crio[22652]: time=\"2026-06-11T11:02:07.274130402Z\" level=info msg=\"Ran pod sandbox 221c05d8ffec1ae09f961a0abeeb96f67f746f5e4447be31ce8c11d9bc2b9150 with infra container: openstack-operators/barbican-operator-controller-manager-7b8ffd8c4f-gmfq5/POD\" id=43299618-f154-43d5-aecd-36362aa00ca1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:02:07.276110 crc crio[22652]: time=\"2026-06-11T11:02:07.274355879Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398\" id=fbc1b53a-62a2-4dcf-996e-cdac72a73945 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:02:07.276110 crc crio[22652]: time=\"2026-06-11T11:02:07.27607484Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373 found\" id=524704c6-5aa8-4025-a78a-afab2da08d38 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:02:07.276356 crc crio[22652]: time=\"2026-06-11T11:02:07.276294881Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398 not found\" id=fbc1b53a-62a2-4dcf-996e-cdac72a73945 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:02:07.276418 crc crio[22652]: time=\"2026-06-11T11:02:07.276376783Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398 found\" id=fbc1b53a-62a2-4dcf-996e-cdac72a73945 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:02:07.276463 crc crio[22652]: time=\"2026-06-11T11:02:07.274446312Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9\" id=dbebe81b-c040-4890-9cd1-34eb542f6147 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:02:07.276629 crc crio[22652]: time=\"2026-06-11T11:02:07.276567853Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9 not found\" id=dbebe81b-c040-4890-9cd1-34eb542f6147 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:02:07.276698 crc crio[22652]: time=\"2026-06-11T11:02:07.276654136Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9 found\" id=dbebe81b-c040-4890-9cd1-34eb542f6147 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:02:07.276748 crc crio[22652]: time=\"2026-06-11T11:02:07.274476083Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd\" id=358393c2-5363-4d0a-a51d-1a49303c4156 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:02:07.276899 crc crio[22652]: time=\"2026-06-11T11:02:07.276840242Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd not found\" id=358393c2-5363-4d0a-a51d-1a49303c4156 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:02:07.277044 crc crio[22652]: time=\"2026-06-11T11:02:07.276980666Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd found\" id=358393c2-5363-4d0a-a51d-1a49303c4156 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:02:07.277117 crc crio[22652]: time=\"2026-06-11T11:02:07.275098775Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7\" id=5ae31498-2af3-4542-822a-1a0d8cf9a364 name=/runtime.v1.ImageService/PullImage\nJun 11 11:02:07.277516 crc crio[22652]: time=\"2026-06-11T11:02:07.277308139Z\" level=info msg=\"Ran pod sandbox 7091021d6b5fccb913ae6e74b7670d034d97303585656d16ff3044fb4801ad05 with infra container: openstack-operators/test-operator-controller-manager-8d5599d7d-rwsh4/POD\" id=b61d9801-bf9f-4992-be64-9d7627cf38fd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:02:07.277516 crc crio[22652]: time=\"2026-06-11T11:02:07.275328215Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67\" id=f016595c-a3af-4482-ab5f-33eb5ea10afa name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:02:07.277516 crc crio[22652]: time=\"2026-06-11T11:02:07.277503861Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67 not found\" id=f016595c-a3af-4482-ab5f-33eb5ea10afa name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:02:07.278043 crc crio[22652]: time=\"2026-06-11T11:02:07.277542932Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67 found\" id=f016595c-a3af-4482-ab5f-33eb5ea10afa name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:02:07.280921 crc crio[22652]: time=\"2026-06-11T11:02:07.280842278Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9\" id=9f0b0d53-ee0e-4635-bcb2-c5f2f2ba7102 name=/runtime.v1.ImageService/PullImage\nJun 11 11:02:07.281174 crc crio[22652]: time=\"2026-06-11T11:02:07.281066655Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67\" id=5500c256-3bbd-41f7-99a5-87c50fefcde6 name=/runtime.v1.ImageService/PullImage\nJun 11 11:02:07.281433 crc crio[22652]: time=\"2026-06-11T11:02:07.281350624Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398\" id=a848efff-0ce7-4599-8940-e5341b061abb name=/runtime.v1.ImageService/PullImage\nJun 11 11:02:07.282485 crc crio[22652]: time=\"2026-06-11T11:02:07.282349007Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398\\\"\"\nJun 11 11:02:07.282650 crc crio[22652]: time=\"2026-06-11T11:02:07.282594913Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9\\\"\"\nJun 11 11:02:07.283036 crc crio[22652]: time=\"2026-06-11T11:02:07.282935045Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67\\\"\"\nJun 11 11:02:07.283207 crc crio[22652]: time=\"2026-06-11T11:02:07.283093579Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7\\\"\"\nJun 11 11:02:07.283598 crc crio[22652]: time=\"2026-06-11T11:02:07.283538732Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7\" id=d1a35831-8844-45d1-b7ab-ce62f0f66678 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:02:07.283731 crc crio[22652]: time=\"2026-06-11T11:02:07.283630897Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc\" id=869de4b9-ece1-4165-831e-1b059ca5d704 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:02:07.283731 crc crio[22652]: time=\"2026-06-11T11:02:07.283662246Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7 not found\" id=d1a35831-8844-45d1-b7ab-ce62f0f66678 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:02:07.283731 crc crio[22652]: time=\"2026-06-11T11:02:07.283706908Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7 found\" id=d1a35831-8844-45d1-b7ab-ce62f0f66678 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:02:07.285948 crc crio[22652]: time=\"2026-06-11T11:02:07.285886566Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc not found\" id=869de4b9-ece1-4165-831e-1b059ca5d704 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:02:07.286019 crc crio[22652]: time=\"2026-06-11T11:02:07.285990359Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc found\" id=869de4b9-ece1-4165-831e-1b059ca5d704 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:02:07.287429 crc crio[22652]: time=\"2026-06-11T11:02:07.287398474Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 11:02:07.692961 crc crio[22652]: 2026-06-11T11:02:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e255759035f2a87 Mac:f2:91:10:17:29:e2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:59 Mtu:0 Sandbox:/var/run/netns/c94cf49b-b4fe-4d20-b0b8-03353677da63 SocketPath: PciID:}] [{Interface:0xc00018c780 Address:{IP:10.217.0.89 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:02:07.694131 crc crio[22652]: time=\"2026-06-11T11:02:07.694036693Z\" level=info msg=\"Got pod network &{Name:openstack-baremetal-operator-controller-manager-7c67dc759f46tl2 Namespace:openstack-operators ID:e255759035f2a87f2c4f1c8f24504084a639e57360982bce12fcd3a2219e394e UID:4c8cabcb-a02d-4261-b51f-4431d7f769e0 NetNS:/var/run/netns/c94cf49b-b4fe-4d20-b0b8-03353677da63 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4c8cabcb_a02d_4261_b51f_4431d7f769e0.slice PodAnnotations:0xc000988c78}] Aliases:map[]}\"\nJun 11 11:02:07.694576 crc crio[22652]: time=\"2026-06-11T11:02:07.694353212Z\" level=info msg=\"Checking pod openstack-operators_openstack-baremetal-operator-controller-manager-7c67dc759f46tl2 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:02:07.841604 crc crio[22652]: time=\"2026-06-11T11:02:07.838807339Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc\" id=4fdd4468-dcbe-4498-bdf1-60e838ae9bef name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:02:07.841604 crc crio[22652]: time=\"2026-06-11T11:02:07.839031867Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc not found\" id=4fdd4468-dcbe-4498-bdf1-60e838ae9bef name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:02:07.841604 crc crio[22652]: time=\"2026-06-11T11:02:07.83912725Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc found\" id=4fdd4468-dcbe-4498-bdf1-60e838ae9bef name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:02:07.849049 crc crio[22652]: time=\"2026-06-11T11:02:07.848826543Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd\" id=ef2f0317-32f1-4118-b0ad-1e3c16f65fc7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:02:07.849598 crc crio[22652]: time=\"2026-06-11T11:02:07.849533475Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd not found\" id=ef2f0317-32f1-4118-b0ad-1e3c16f65fc7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:02:07.849777 crc crio[22652]: time=\"2026-06-11T11:02:07.84967943Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd found\" id=ef2f0317-32f1-4118-b0ad-1e3c16f65fc7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:02:07.865926 crc crio[22652]: time=\"2026-06-11T11:02:07.861738668Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373\" id=2358c94d-92f4-40e9-93a9-1ee2d48d4920 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:02:07.865926 crc crio[22652]: time=\"2026-06-11T11:02:07.861991036Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373 not found\" id=2358c94d-92f4-40e9-93a9-1ee2d48d4920 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:02:07.865926 crc crio[22652]: time=\"2026-06-11T11:02:07.862055788Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373 found\" id=2358c94d-92f4-40e9-93a9-1ee2d48d4920 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:02:07.907902 crc crio[22652]: time=\"2026-06-11T11:02:07.902926857Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7\" id=02f37b94-6070-4bf1-9c6a-49aaf14bc59f name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:02:07.907902 crc crio[22652]: time=\"2026-06-11T11:02:07.903795165Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7 not found\" id=02f37b94-6070-4bf1-9c6a-49aaf14bc59f name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:02:07.907902 crc crio[22652]: time=\"2026-06-11T11:02:07.90395624Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7 found\" id=02f37b94-6070-4bf1-9c6a-49aaf14bc59f name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:02:07.933909 crc crio[22652]: 2026-06-11T11:02:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:864bb58c4331c28 Mac:5a:c8:a5:86:97:20 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5f Mtu:0 Sandbox:/var/run/netns/9d2da007-55c3-44de-b018-db40643032d5 SocketPath: PciID:}] [{Interface:0xc00011a5b0 Address:{IP:10.217.0.95 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:02:07.934480 crc crio[22652]: time=\"2026-06-11T11:02:07.934366902Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-manager-79b59fbb5d-97v7j Namespace:openstack-operators ID:864bb58c4331c284036fba8fc50b4803d2cb85d369d13d2081fab8daaafb6202 UID:9103f04e-252e-4fe0-867c-af7acaf87765 NetNS:/var/run/netns/9d2da007-55c3-44de-b018-db40643032d5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9103f04e_252e_4fe0_867c_af7acaf87765.slice PodAnnotations:0xc000988bf0}] Aliases:map[]}\"\nJun 11 11:02:07.934603 crc crio[22652]: time=\"2026-06-11T11:02:07.934519507Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-controller-manager-79b59fbb5d-97v7j for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:02:08.355609 crc crio[22652]: time=\"2026-06-11T11:02:08.355091024Z\" level=info msg=\"Ran pod sandbox e255759035f2a87f2c4f1c8f24504084a639e57360982bce12fcd3a2219e394e with infra container: openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759f46tl2/POD\" id=a8cee112-22e8-4a27-84d5-1d06f210018a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:02:08.359431 crc crio[22652]: time=\"2026-06-11T11:02:08.359354155Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1\" id=643c8fed-b7ce-4904-9aca-099a2cbd10f1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:02:08.359652 crc crio[22652]: time=\"2026-06-11T11:02:08.359565482Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1 not found\" id=643c8fed-b7ce-4904-9aca-099a2cbd10f1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:02:08.359772 crc crio[22652]: time=\"2026-06-11T11:02:08.359658995Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1 found\" id=643c8fed-b7ce-4904-9aca-099a2cbd10f1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:02:08.369626 crc crio[22652]: time=\"2026-06-11T11:02:08.369506601Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1\" id=a774f3c2-0478-4f78-945c-c4d86876ce8d name=/runtime.v1.ImageService/PullImage\nJun 11 11:02:08.374085 crc crio[22652]: time=\"2026-06-11T11:02:08.373945487Z\" level=info msg=\"Ran pod sandbox 864bb58c4331c284036fba8fc50b4803d2cb85d369d13d2081fab8daaafb6202 with infra container: openstack-operators/openstack-operator-controller-manager-79b59fbb5d-97v7j/POD\" id=9fc560e5-2866-4568-a61c-59d245641514 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:02:08.377571 crc crio[22652]: time=\"2026-06-11T11:02:08.376696889Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1\\\"\"\nJun 11 11:02:08.382790 crc crio[22652]: time=\"2026-06-11T11:02:08.382659986Z\" level=info msg=\"Checking image status: 38.102.83.74:5001/openstack-k8s-operators/openstack-operator:2895d87b692193b55d566fae26f4c769f7f44de8\" id=e7860e18-1089-4816-9a11-525610c5c4c1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:02:08.942789 crc crio[22652]: time=\"2026-06-11T11:02:08.942587046Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd\" id=0a8ca2f9-2b67-4ef1-a626-a9d1dc9be055 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:02:08.943898 crc crio[22652]: time=\"2026-06-11T11:02:08.942944538Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd not found\" id=0a8ca2f9-2b67-4ef1-a626-a9d1dc9be055 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:02:08.943898 crc crio[22652]: time=\"2026-06-11T11:02:08.942995259Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd found\" id=0a8ca2f9-2b67-4ef1-a626-a9d1dc9be055 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:02:08.943898 crc crio[22652]: time=\"2026-06-11T11:02:08.943750769Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc\" id=41697eec-8c9f-48c9-9d5d-df15330ae208 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:02:08.944301 crc crio[22652]: time=\"2026-06-11T11:02:08.944059699Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc not found\" id=41697eec-8c9f-48c9-9d5d-df15330ae208 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:02:08.947092 crc crio[22652]: time=\"2026-06-11T11:02:08.946841171Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7\" id=18b32e14-a583-4ad0-933c-4f647018d8be name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:02:08.947787 crc crio[22652]: time=\"2026-06-11T11:02:08.947679714Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc found\" id=41697eec-8c9f-48c9-9d5d-df15330ae208 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:02:08.947787 crc crio[22652]: time=\"2026-06-11T11:02:08.947685668Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7 not found\" id=18b32e14-a583-4ad0-933c-4f647018d8be name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:02:08.947897 crc crio[22652]: time=\"2026-06-11T11:02:08.947807192Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7 found\" id=18b32e14-a583-4ad0-933c-4f647018d8be name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:02:08.955024 crc crio[22652]: time=\"2026-06-11T11:02:08.954963786Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373\" id=9d1af6b0-974d-4121-924b-963218469f7a name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:02:08.955299 crc crio[22652]: time=\"2026-06-11T11:02:08.955220805Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373 not found\" id=9d1af6b0-974d-4121-924b-963218469f7a name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:02:08.955377 crc crio[22652]: time=\"2026-06-11T11:02:08.955330167Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373 found\" id=9d1af6b0-974d-4121-924b-963218469f7a name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:02:09.169654 crc crio[22652]: time=\"2026-06-11T11:02:09.169594254Z\" level=info msg=\"Checking image status: 38.102.83.74:5001/openstack-k8s-operators/openstack-operator:2895d87b692193b55d566fae26f4c769f7f44de8\" id=4ca229b7-7318-4f56-b80d-3f6a0827fab0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:02:09.899062 crc crio[22652]: time=\"2026-06-11T11:02:09.89891977Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-controller-manager-79b59fbb5d-97v7j/manager\" id=9432a166-ebcb-4c30-a71e-573b06a2668f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:02:10.505267 crc crio[22652]: time=\"2026-06-11T11:02:10.505112092Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:02:10.938652 crc crio[22652]: time=\"2026-06-11T11:02:10.934892684Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:02:10.963568 crc crio[22652]: time=\"2026-06-11T11:02:10.963492054Z\" level=info msg=\"Pulled image: quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8\" id=473d7e89-b4d3-4b91-982d-852931c8fcf2 name=/runtime.v1.ImageService/PullImage\nJun 11 11:02:10.965858 crc crio[22652]: time=\"2026-06-11T11:02:10.965804838Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=15abcb94-c88f-4744-84b0-c2a1484b1b6d name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:02:10.980979 crc crio[22652]: time=\"2026-06-11T11:02:10.980896315Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:02:11.044583 crc crio[22652]: time=\"2026-06-11T11:02:11.042207907Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=d972f11c-8fa1-47c9-9f89-9ad57a52e7a0 name=/runtime.v1.ImageService/PullImage\nJun 11 11:02:11.065093 crc crio[22652]: time=\"2026-06-11T11:02:11.064505098Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=a7fe2728-6065-4917-ba3d-ce4fc57f358e name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:02:11.066047 crc crio[22652]: time=\"2026-06-11T11:02:11.065923683Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=d167d4ba-8b5a-4c86-8092-9ea21a3702bb name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:02:11.070043 crc crio[22652]: time=\"2026-06-11T11:02:11.069964271Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=98511f57-e848-4a8c-a8e3-9e0ebc10ecb9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:02:11.095207 crc crio[22652]: time=\"2026-06-11T11:02:11.094992991Z\" level=info msg=\"Created container 0ca416cc662e2e798e0ca5d53a89c94af6b013c6a08c573924d63ac75bee0a92: openstack-operators/openstack-operator-controller-manager-79b59fbb5d-97v7j/manager\" id=9432a166-ebcb-4c30-a71e-573b06a2668f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:02:11.097501 crc crio[22652]: time=\"2026-06-11T11:02:11.09739488Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686262-52lkt/oc\" id=94fa53ad-3b2c-4f86-b352-9953ecada2af name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:02:11.098808 crc crio[22652]: time=\"2026-06-11T11:02:11.098723862Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:02:11.100755 crc crio[22652]: time=\"2026-06-11T11:02:11.099315528Z\" level=info msg=\"Starting container: 0ca416cc662e2e798e0ca5d53a89c94af6b013c6a08c573924d63ac75bee0a92\" id=52110e92-7fa5-4701-806f-c6d1fd0dff80 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:02:11.100980 crc crio[22652]: time=\"2026-06-11T11:02:11.099906693Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-d98796459-l2x4z/ironic\" id=f8ba03a1-8b5f-4a32-8a50-929a7084900d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:02:11.107855 crc crio[22652]: time=\"2026-06-11T11:02:11.106279812Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:02:11.126186 crc crio[22652]: time=\"2026-06-11T11:02:11.126072744Z\" level=info msg=\"Started container\" PID=48338 containerID=0ca416cc662e2e798e0ca5d53a89c94af6b013c6a08c573924d63ac75bee0a92 description=openstack-operators/openstack-operator-controller-manager-79b59fbb5d-97v7j/manager id=52110e92-7fa5-4701-806f-c6d1fd0dff80 name=/runtime.v1.RuntimeService/StartContainer sandboxID=864bb58c4331c284036fba8fc50b4803d2cb85d369d13d2081fab8daaafb6202\nJun 11 11:02:11.283714 crc crio[22652]: time=\"2026-06-11T11:02:11.283448013Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:02:12.467006 crc crio[22652]: time=\"2026-06-11T11:02:12.466623091Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:02:12.697744 crc crio[22652]: time=\"2026-06-11T11:02:12.697578734Z\" level=info msg=\"Created container 17ade23a8657063d0ffd0138dd0faab48b8e51b1a997b9aa0ff994bb9eaea252: openshift-infra/auto-csr-approver-29686262-52lkt/oc\" id=94fa53ad-3b2c-4f86-b352-9953ecada2af name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:02:12.700635 crc crio[22652]: time=\"2026-06-11T11:02:12.700474489Z\" level=info msg=\"Starting container: 17ade23a8657063d0ffd0138dd0faab48b8e51b1a997b9aa0ff994bb9eaea252\" id=eb76afca-4f5f-47f5-aa81-afee3b15cba9 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:02:12.721571 crc crio[22652]: time=\"2026-06-11T11:02:12.721416985Z\" level=info msg=\"Started container\" PID=48400 containerID=17ade23a8657063d0ffd0138dd0faab48b8e51b1a997b9aa0ff994bb9eaea252 description=openshift-infra/auto-csr-approver-29686262-52lkt/oc id=eb76afca-4f5f-47f5-aa81-afee3b15cba9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=42260be90f3c84f0a11f035ab8d8e7eea53055ee8c7d83a9197a862e17009fd5\nJun 11 11:02:15.106066 crc crio[22652]: time=\"2026-06-11T11:02:15.105464312Z\" level=info msg=\"Stopping pod sandbox: 42260be90f3c84f0a11f035ab8d8e7eea53055ee8c7d83a9197a862e17009fd5\" id=28b171f8-f48d-4afe-8ce1-a17447bc1e4a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:02:15.107017 crc crio[22652]: time=\"2026-06-11T11:02:15.106955219Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686262-52lkt Namespace:openshift-infra ID:42260be90f3c84f0a11f035ab8d8e7eea53055ee8c7d83a9197a862e17009fd5 UID:4d4c98ec-62f0-462b-b80f-cddfd3c82c23 NetNS:/var/run/netns/4b8a6eec-8aa4-4523-b515-fd6990ad8afd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4d4c98ec_62f0_462b_b80f_cddfd3c82c23.slice PodAnnotations:0xc001e8e9f0}] Aliases:map[]}\"\nJun 11 11:02:15.107466 crc crio[22652]: time=\"2026-06-11T11:02:15.107411284Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686262-52lkt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:02:19.155438 crc crio[22652]: time=\"2026-06-11T11:02:19.154603592Z\" level=info msg=\"Stopping container: f771430ee7fac006f3d9f0582b24649cec473260a1131266a769fd953a13fe65 (timeout: 2s)\" id=060395bc-3970-4b15-8631-0ba2e663322a name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:02:19.365848 crc crio[22652]: time=\"2026-06-11T11:02:19.365788548Z\" level=info msg=\"Stopping pod sandbox: 21a5f9b5141ef795a2afd4e091275488379161344a10f9f90a31a46400f9c71c\" id=b2603051-e1f6-4eb1-870a-585cc88fc912 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:02:19.366590 crc crio[22652]: time=\"2026-06-11T11:02:19.366563103Z\" level=info msg=\"Stopped pod sandbox (already stopped): 21a5f9b5141ef795a2afd4e091275488379161344a10f9f90a31a46400f9c71c\" id=b2603051-e1f6-4eb1-870a-585cc88fc912 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:02:19.367622 crc crio[22652]: time=\"2026-06-11T11:02:19.367479261Z\" level=info msg=\"Removing pod sandbox: 21a5f9b5141ef795a2afd4e091275488379161344a10f9f90a31a46400f9c71c\" id=b44df8fd-ac46-4bae-b408-086287dce622 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:02:20.191854 crc crio[22652]: time=\"2026-06-11T11:02:20.191751094Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:02:20.650201 crc crio[22652]: time=\"2026-06-11T11:02:20.649738203Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:02:20.796869 crc crio[22652]: time=\"2026-06-11T11:02:20.79675653Z\" level=info msg=\"Created container 0de94a754ecca1d5b63f4a7d8c082a8cc0ddb17f8be2466d0070516a80a75784: baremetal-operator-system/baremetal-operator-ironic-d98796459-l2x4z/ironic\" id=f8ba03a1-8b5f-4a32-8a50-929a7084900d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:02:20.799080 crc crio[22652]: time=\"2026-06-11T11:02:20.798986661Z\" level=info msg=\"Starting container: 0de94a754ecca1d5b63f4a7d8c082a8cc0ddb17f8be2466d0070516a80a75784\" id=5b2c9a4d-1f0f-4ede-bfa7-c7b7a144fb92 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:02:20.809901 crc crio[22652]: time=\"2026-06-11T11:02:20.809766092Z\" level=info msg=\"Started container\" PID=48732 containerID=0de94a754ecca1d5b63f4a7d8c082a8cc0ddb17f8be2466d0070516a80a75784 description=baremetal-operator-system/baremetal-operator-ironic-d98796459-l2x4z/ironic id=5b2c9a4d-1f0f-4ede-bfa7-c7b7a144fb92 name=/runtime.v1.RuntimeService/StartContainer sandboxID=823e12ab64de986d4e9df31315ef1f3111146d0af259f6bfbb9ffa9c751db2f9\nJun 11 11:02:20.835384 crc crio[22652]: time=\"2026-06-11T11:02:20.835336317Z\" level=info msg=\"Pulling image: quay.io/metal3-io/ironic:release-24.1\" id=92bc77c4-ff91-460b-aa6d-7d1bcd99a257 name=/runtime.v1.ImageService/PullImage\nJun 11 11:02:20.842953 crc crio[22652]: time=\"2026-06-11T11:02:20.842813393Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/ironic:release-24.1\\\"\"\nJun 11 11:02:23.216092 crc crio[22652]: time=\"2026-06-11T11:02:23.215712281Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7\" id=c280cd68-e57c-414d-b985-ad34b23d7b89 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:02:23.217600 crc crio[22652]: time=\"2026-06-11T11:02:23.216025412Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373\" id=5785c7c6-0277-441b-b011-6c19f84987f8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:02:23.217600 crc crio[22652]: time=\"2026-06-11T11:02:23.216381462Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc\" id=ff3e6e5d-e973-4b12-9cef-11b34cb97bee name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:02:23.217600 crc crio[22652]: time=\"2026-06-11T11:02:23.216706914Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7 not found\" id=c280cd68-e57c-414d-b985-ad34b23d7b89 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:02:23.217600 crc crio[22652]: time=\"2026-06-11T11:02:23.216799354Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373 not found\" id=5785c7c6-0277-441b-b011-6c19f84987f8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:02:23.217600 crc crio[22652]: time=\"2026-06-11T11:02:23.216711622Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc not found\" id=ff3e6e5d-e973-4b12-9cef-11b34cb97bee name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:02:23.217600 crc crio[22652]: time=\"2026-06-11T11:02:23.216928588Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc found\" id=ff3e6e5d-e973-4b12-9cef-11b34cb97bee name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:02:23.217600 crc crio[22652]: time=\"2026-06-11T11:02:23.216931718Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373 found\" id=5785c7c6-0277-441b-b011-6c19f84987f8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:02:23.217600 crc crio[22652]: time=\"2026-06-11T11:02:23.216958862Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7 found\" id=c280cd68-e57c-414d-b985-ad34b23d7b89 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:02:23.218026 crc crio[22652]: time=\"2026-06-11T11:02:23.21794947Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373\" id=45bc7197-57d4-45e6-a540-e422fb174707 name=/runtime.v1.ImageService/PullImage\nJun 11 11:02:23.218026 crc crio[22652]: time=\"2026-06-11T11:02:23.217970924Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc\" id=69c0fd27-a501-46da-9aa4-f3fde8147622 name=/runtime.v1.ImageService/PullImage\nJun 11 11:02:23.218677 crc crio[22652]: time=\"2026-06-11T11:02:23.21857179Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7\" id=eb7b5954-ef3e-44cf-94f5-f6702daf152c name=/runtime.v1.ImageService/PullImage\nJun 11 11:02:23.223268 crc crio[22652]: time=\"2026-06-11T11:02:23.223183765Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7\\\"\"\nJun 11 11:02:23.223421 crc crio[22652]: time=\"2026-06-11T11:02:23.223370931Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc\\\"\"\nJun 11 11:02:23.223619 crc crio[22652]: time=\"2026-06-11T11:02:23.223556366Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373\\\"\"\nJun 11 11:02:24.216748 crc crio[22652]: time=\"2026-06-11T11:02:24.216585156Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd\" id=64df40cb-9e93-439b-990f-316e28416e1d name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:02:24.217390 crc crio[22652]: time=\"2026-06-11T11:02:24.216910966Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd not found\" id=64df40cb-9e93-439b-990f-316e28416e1d name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:02:24.217390 crc crio[22652]: time=\"2026-06-11T11:02:24.216974808Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd found\" id=64df40cb-9e93-439b-990f-316e28416e1d name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:02:24.218432 crc crio[22652]: time=\"2026-06-11T11:02:24.218355052Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd\" id=f5b4a2eb-5425-4609-af15-bac03c46d741 name=/runtime.v1.ImageService/PullImage\nJun 11 11:02:24.221516 crc crio[22652]: time=\"2026-06-11T11:02:24.221429308Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd\\\"\"\nJun 11 11:02:34.786987 crc crio[22652]: time=\"2026-06-11T11:02:34.785752323Z\" level=info msg=\"Stopped pod sandbox: 42260be90f3c84f0a11f035ab8d8e7eea53055ee8c7d83a9197a862e17009fd5\" id=28b171f8-f48d-4afe-8ce1-a17447bc1e4a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:02:34.826538 crc crio[22652]: time=\"2026-06-11T11:02:34.826440857Z\" level=info msg=\"Stopped container f771430ee7fac006f3d9f0582b24649cec473260a1131266a769fd953a13fe65: openshift-marketplace/certified-operators-5fkl5/registry-server\" id=060395bc-3970-4b15-8631-0ba2e663322a name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:02:34.827466 crc crio[22652]: time=\"2026-06-11T11:02:34.827390248Z\" level=info msg=\"Stopping pod sandbox: d76ed1f688bc6d80e53dd90217ba7a5f2aa6db600e570cc3f8eba9f5179bff49\" id=8600bd05-8f6c-46ba-94ea-13703196eff7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:02:34.827870 crc crio[22652]: time=\"2026-06-11T11:02:34.827803731Z\" level=info msg=\"Got pod network &{Name:certified-operators-5fkl5 Namespace:openshift-marketplace ID:d76ed1f688bc6d80e53dd90217ba7a5f2aa6db600e570cc3f8eba9f5179bff49 UID:2c8befd6-e52e-450b-8d9e-4a469d2c2af8 NetNS:/var/run/netns/9a56bc21-08f2-4c92-a7fd-453ea014c436 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2c8befd6_e52e_450b_8d9e_4a469d2c2af8.slice PodAnnotations:0xc00008c8a0}] Aliases:map[]}\"\nJun 11 11:02:34.828059 crc crio[22652]: time=\"2026-06-11T11:02:34.827991827Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-5fkl5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:02:34.848695 crc crio[22652]: time=\"2026-06-11T11:02:34.848549562Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752\" id=e7a30b6d-67fc-49b0-ba63-80b9ff523dce name=/runtime.v1.ImageService/PullImage\nJun 11 11:02:34.850623 crc crio[22652]: time=\"2026-06-11T11:02:34.850527923Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752\" id=a03362ff-0720-41d4-b38c-476e358c4b1e name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:02:34.856519 crc crio[22652]: time=\"2026-06-11T11:02:34.856469774Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7\" id=5ae31498-2af3-4542-822a-1a0d8cf9a364 name=/runtime.v1.ImageService/PullImage\nJun 11 11:02:34.857818 crc crio[22652]: time=\"2026-06-11T11:02:34.857745018Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7\" id=9bbf2c0b-0b96-43d0-83b4-b3405ef22da4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:02:34.860095 crc crio[22652]: time=\"2026-06-11T11:02:34.859999359Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63\" id=f3d7b24f-bec2-4da3-a555-36b5c72cea51 name=/runtime.v1.ImageService/PullImage\nJun 11 11:02:34.862361 crc crio[22652]: time=\"2026-06-11T11:02:34.862056024Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63\" id=d8f2239a-84b5-4f28-b554-405d5393c92e name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:02:34.862673 crc crio[22652]: time=\"2026-06-11T11:02:34.862195821Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1\" id=a774f3c2-0478-4f78-945c-c4d86876ce8d name=/runtime.v1.ImageService/PullImage\nJun 11 11:02:34.863900 crc crio[22652]: time=\"2026-06-11T11:02:34.863729547Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1\" id=bf8e5252-2d5a-428b-99dc-e678432fc049 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:02:34.875446 crc crio[22652]: time=\"2026-06-11T11:02:34.87533547Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6\" id=3031d22c-5811-4980-84b1-889adb30f098 name=/runtime.v1.ImageService/PullImage\nJun 11 11:02:34.876533 crc crio[22652]: time=\"2026-06-11T11:02:34.876468508Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6\" id=1bf2b638-4cb7-4efa-9864-627581deba86 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:02:34.880374 crc crio[22652]: time=\"2026-06-11T11:02:34.880292597Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf\" id=e25833a9-73f3-4be8-be44-b70b1986b2b5 name=/runtime.v1.ImageService/PullImage\nJun 11 11:02:34.881346 crc crio[22652]: time=\"2026-06-11T11:02:34.881300789Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf\" id=2413d042-e849-468f-8f74-71745a9df529 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:02:34.905685 crc crio[22652]: time=\"2026-06-11T11:02:34.905543183Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d\" id=978b2f8c-322f-49c4-89f8-3de18de71183 name=/runtime.v1.ImageService/PullImage\nJun 11 11:02:34.906888 crc crio[22652]: time=\"2026-06-11T11:02:34.906807859Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d\" id=0f961400-585f-4b09-8745-4bfb31a05856 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:02:34.911456 crc crio[22652]: time=\"2026-06-11T11:02:34.911318056Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6\" id=5ab4c3d8-7389-4b36-af19-51bbf4132136 name=/runtime.v1.ImageService/PullImage\nJun 11 11:02:34.913763 crc crio[22652]: time=\"2026-06-11T11:02:34.913669391Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6\" id=648de770-50bb-450e-823f-9b2db51693ca name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:02:35.592334 crc crio[22652]: time=\"2026-06-11T11:02:35.59188451Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398\" id=a848efff-0ce7-4599-8940-e5341b061abb name=/runtime.v1.ImageService/PullImage\nJun 11 11:02:35.593585 crc crio[22652]: time=\"2026-06-11T11:02:35.59352035Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398\" id=89479530-f7f5-4a68-9548-678d839dd71d name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:02:35.599333 crc crio[22652]: time=\"2026-06-11T11:02:35.5992588Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9\" id=9f0b0d53-ee0e-4635-bcb2-c5f2f2ba7102 name=/runtime.v1.ImageService/PullImage\nJun 11 11:02:35.600390 crc crio[22652]: time=\"2026-06-11T11:02:35.600321692Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9\" id=5c69ef3e-9277-4e7e-af95-b4d243db376a name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:02:35.605945 crc crio[22652]: time=\"2026-06-11T11:02:35.605874899Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed\" id=133b89ce-27ee-4c0f-bf0f-03b04f67f86c name=/runtime.v1.ImageService/PullImage\nJun 11 11:02:35.607014 crc crio[22652]: time=\"2026-06-11T11:02:35.606952174Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed\" id=d686130c-37b7-4edc-bdae-fb42c7cedad7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:02:36.359587 crc crio[22652]: time=\"2026-06-11T11:02:36.359406204Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752\" id=1fc8896d-8092-48c9-8936-8d1cfacd355e name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:02:36.360851 crc crio[22652]: time=\"2026-06-11T11:02:36.359427444Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63\" id=2cb096af-40da-4feb-a4b7-269999098448 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:02:36.360851 crc crio[22652]: time=\"2026-06-11T11:02:36.359444695Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6\" id=62c47a6e-9994-496f-9788-240874ad20af name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:02:36.360851 crc crio[22652]: time=\"2026-06-11T11:02:36.359845008Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf\" id=dfa8130a-f6bd-479f-8bb6-577ecdda20dd name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:02:36.363105 crc crio[22652]: time=\"2026-06-11T11:02:36.362816751Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1\" id=e5045016-c798-4fbf-bdac-5394b94b2bcc name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:02:36.363105 crc crio[22652]: time=\"2026-06-11T11:02:36.362935275Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7\" id=edb0ffc4-66e5-41b3-96c3-857af8494d37 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:02:36.363105 crc crio[22652]: time=\"2026-06-11T11:02:36.362987596Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6\" id=f5aa236b-d059-487d-8a88-75de3c1954ce name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:02:36.364949 crc crio[22652]: time=\"2026-06-11T11:02:36.364448521Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d\" id=2a255f65-1f19-4d2f-a9a0-193963f6c58b name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:02:38.592902 crc crio[22652]: time=\"2026-06-11T11:02:38.591462531Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9\" id=3b1ec1ad-628f-4298-8643-ea2c050f4be7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:02:38.592902 crc crio[22652]: time=\"2026-06-11T11:02:38.592462912Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed\" id=4aaedf14-db20-4e1a-88e1-3b089936fa03 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:02:38.592902 crc crio[22652]: time=\"2026-06-11T11:02:38.592835304Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398\" id=bc984c2f-cd49-439c-bda8-ceb5dd2f213d name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:02:38.637765 crc crio[22652]: time=\"2026-06-11T11:02:38.63763009Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce\" id=29319396-2941-4cf8-b553-3d251047d3d5 name=/runtime.v1.ImageService/PullImage\nJun 11 11:02:38.640004 crc crio[22652]: time=\"2026-06-11T11:02:38.639911628Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce\" id=04a734f1-15fe-4060-a18f-a7063f245a83 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:02:38.672403 crc crio[22652]: time=\"2026-06-11T11:02:38.672269462Z\" level=info msg=\"Creating container: openstack-operators/keystone-operator-controller-manager-6ccff66c5b-d7888/manager\" id=8f62efc8-f7a5-4245-82cc-9503389dad24 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:02:38.676926 crc crio[22652]: time=\"2026-06-11T11:02:38.676849616Z\" level=info msg=\"Creating container: openstack-operators/ovn-operator-controller-manager-58f85bd97f-zswcl/manager\" id=cc2cce2b-6d8c-4333-a384-74dcd57dc13d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:02:38.677877 crc crio[22652]: time=\"2026-06-11T11:02:38.677806136Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67\" id=5500c256-3bbd-41f7-99a5-87c50fefcde6 name=/runtime.v1.ImageService/PullImage\nJun 11 11:02:38.678811 crc crio[22652]: time=\"2026-06-11T11:02:38.678741985Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67\" id=c80a88a4-82f6-492c-8f19-d666d0f54ce6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:02:38.686215 crc crio[22652]: time=\"2026-06-11T11:02:38.686071355Z\" level=info msg=\"Creating container: openstack-operators/watcher-operator-controller-manager-577b679b5c-85jw5/manager\" id=300b0697-ab56-423a-9539-adb4135b6c8a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:02:38.687047 crc crio[22652]: time=\"2026-06-11T11:02:38.686970954Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391\" id=bdd22e65-ba14-4ca2-9751-df07c6c6ee6e name=/runtime.v1.ImageService/PullImage\nJun 11 11:02:38.687749 crc crio[22652]: time=\"2026-06-11T11:02:38.687675605Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391\" id=a9cf93e9-e499-4c9f-84f5-7d6895dee941 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:02:38.697086 crc crio[22652]: time=\"2026-06-11T11:02:38.696978501Z\" level=info msg=\"Removed pod sandbox: 21a5f9b5141ef795a2afd4e091275488379161344a10f9f90a31a46400f9c71c\" id=b44df8fd-ac46-4bae-b408-086287dce622 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:02:38.697372 crc crio[22652]: time=\"2026-06-11T11:02:38.697330161Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d\" id=57fc9fd1-7dd5-4db5-b9f7-2e134e3eaaa3 name=/runtime.v1.ImageService/PullImage\nJun 11 11:02:38.697691 crc crio[22652]: time=\"2026-06-11T11:02:38.697603196Z\" level=info msg=\"Creating container: openstack-operators/ironic-operator-controller-manager-75f8548fcd-wljgl/manager\" id=16c11175-7441-4a54-a881-25985f0289a5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:02:38.698065 crc crio[22652]: time=\"2026-06-11T11:02:38.697973258Z\" level=info msg=\"Stopping pod sandbox: 0f652ac4e97b5ff81940cae73d34cb5a9ccb8e55b22993e0af364546753686f7\" id=71db3e2e-e12b-4502-9297-08956ec369cc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:02:38.698263 crc crio[22652]: time=\"2026-06-11T11:02:38.698106392Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0f652ac4e97b5ff81940cae73d34cb5a9ccb8e55b22993e0af364546753686f7\" id=71db3e2e-e12b-4502-9297-08956ec369cc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:02:38.698263 crc crio[22652]: time=\"2026-06-11T11:02:38.697983493Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d\" id=c99e506a-2916-4617-8284-2b7e50030174 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:02:38.699253 crc crio[22652]: time=\"2026-06-11T11:02:38.699076522Z\" level=info msg=\"Removing pod sandbox: 0f652ac4e97b5ff81940cae73d34cb5a9ccb8e55b22993e0af364546753686f7\" id=73cdcd11-1426-4960-b769-136899e220bc name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:02:38.703814 crc crio[22652]: time=\"2026-06-11T11:02:38.703709447Z\" level=info msg=\"Stopped pod sandbox: d76ed1f688bc6d80e53dd90217ba7a5f2aa6db600e570cc3f8eba9f5179bff49\" id=8600bd05-8f6c-46ba-94ea-13703196eff7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:02:38.704466 crc crio[22652]: time=\"2026-06-11T11:02:38.704330716Z\" level=info msg=\"Creating container: openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759f46tl2/manager\" id=679e50a3-c991-40bf-973b-9d9c3daace1c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:02:38.711284 crc crio[22652]: time=\"2026-06-11T11:02:38.711079339Z\" level=info msg=\"Creating container: openstack-operators/telemetry-operator-controller-manager-5d65c7d97d-4bjzh/manager\" id=a7ad665a-79a8-400e-b0fc-46ebebdec0f6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:02:38.713948 crc crio[22652]: time=\"2026-06-11T11:02:38.713869536Z\" level=info msg=\"Creating container: openstack-operators/heat-operator-controller-manager-5c5844cc68-ncnk7/manager\" id=886a4d4e-61ed-47ac-8cf5-f9f15d42fa76 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:02:38.717090 crc crio[22652]: time=\"2026-06-11T11:02:38.717014894Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce\" id=446f7d91-557e-4c92-bba3-8b00f70a80b4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:02:38.720574 crc crio[22652]: time=\"2026-06-11T11:02:38.720494074Z\" level=info msg=\"Creating container: openstack-operators/octavia-operator-controller-manager-6495978d8d-pvn7j/manager\" id=91ebbf97-c6ea-425b-8106-4b638c3af5e1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:02:38.723790 crc crio[22652]: time=\"2026-06-11T11:02:38.723689304Z\" level=info msg=\"Creating container: openstack-operators/horizon-operator-controller-manager-548d6d5f9-q6n5d/manager\" id=e4e9d391-b953-4da6-896d-7de898204492 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:02:38.725254 crc crio[22652]: time=\"2026-06-11T11:02:38.725095159Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60\" id=67b4d988-0827-464e-8b44-3ac4cd985a66 name=/runtime.v1.ImageService/PullImage\nJun 11 11:02:38.726014 crc crio[22652]: time=\"2026-06-11T11:02:38.725926984Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60\" id=67c41b79-5b1a-4b36-bcd2-4a48beb907ef name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:02:38.728531 crc crio[22652]: time=\"2026-06-11T11:02:38.728459793Z\" level=info msg=\"Creating container: openstack-operators/mariadb-operator-controller-manager-7fcb8b58d6-rjt8l/manager\" id=09997a37-1f24-4df0-9b4b-bd9cc1f6a168 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:02:38.728981 crc crio[22652]: time=\"2026-06-11T11:02:38.728843986Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373\" id=45bc7197-57d4-45e6-a540-e422fb174707 name=/runtime.v1.ImageService/PullImage\nJun 11 11:02:38.730504 crc crio[22652]: time=\"2026-06-11T11:02:38.729845266Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373\" id=cb58fd47-61af-458f-9149-e12a80437360 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:02:38.733256 crc crio[22652]: time=\"2026-06-11T11:02:38.732990224Z\" level=info msg=\"Creating container: openstack-operators/glance-operator-controller-manager-5bdfb47c4d-rlr9c/manager\" id=9ec13158-c2b2-42e5-853e-5903fd018368 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:02:38.742346 crc crio[22652]: time=\"2026-06-11T11:02:38.742201996Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7\" id=eb7b5954-ef3e-44cf-94f5-f6702daf152c name=/runtime.v1.ImageService/PullImage\nJun 11 11:02:38.742939 crc crio[22652]: time=\"2026-06-11T11:02:38.742874935Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7\" id=3d637d54-c90e-41f7-87da-06739a427bb7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:02:38.748413 crc crio[22652]: time=\"2026-06-11T11:02:38.748308619Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc\" id=69c0fd27-a501-46da-9aa4-f3fde8147622 name=/runtime.v1.ImageService/PullImage\nJun 11 11:02:38.749263 crc crio[22652]: time=\"2026-06-11T11:02:38.749187582Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc\" id=3e6b0f36-9eb5-4cfd-879c-97cdc48c219e name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:02:38.751193 crc crio[22652]: time=\"2026-06-11T11:02:38.751045854Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd\" id=f5b4a2eb-5425-4609-af15-bac03c46d741 name=/runtime.v1.ImageService/PullImage\nJun 11 11:02:38.751892 crc crio[22652]: time=\"2026-06-11T11:02:38.751815404Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd\" id=b7700cf1-185c-48e6-8ba2-4a405ba5e702 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:02:38.753434 crc crio[22652]: time=\"2026-06-11T11:02:38.753368483Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:02:38.753880 crc crio[22652]: time=\"2026-06-11T11:02:38.753808997Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:02:38.754272 crc crio[22652]: time=\"2026-06-11T11:02:38.754008953Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:02:38.754356 crc crio[22652]: time=\"2026-06-11T11:02:38.754305753Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:02:38.754458 crc crio[22652]: time=\"2026-06-11T11:02:38.754405136Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:02:38.754458 crc crio[22652]: time=\"2026-06-11T11:02:38.754311353Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:02:38.755556 crc crio[22652]: time=\"2026-06-11T11:02:38.755480549Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391\" id=78b2f074-a119-4bcf-b7ba-77f477cbefd4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:02:38.756887 crc crio[22652]: time=\"2026-06-11T11:02:38.756827942Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d\" id=fa945bc5-c1c4-439d-8910-a2b5252eda82 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:02:38.757382 crc crio[22652]: time=\"2026-06-11T11:02:38.757058059Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:02:38.757382 crc crio[22652]: time=\"2026-06-11T11:02:38.757305297Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67\" id=4d9249b7-5c45-4595-b658-1bd329c0b996 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:02:38.758015 crc crio[22652]: time=\"2026-06-11T11:02:38.757584895Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd\" id=cdec34a6-4eab-463c-8a74-5dcbe8a9f80a name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:02:38.758941 crc crio[22652]: time=\"2026-06-11T11:02:38.758553079Z\" level=info msg=\"Removed pod sandbox: 0f652ac4e97b5ff81940cae73d34cb5a9ccb8e55b22993e0af364546753686f7\" id=73cdcd11-1426-4960-b769-136899e220bc name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:02:38.759678 crc crio[22652]: time=\"2026-06-11T11:02:38.759586538Z\" level=info msg=\"Stopping pod sandbox: 25b48388ce0a94d00bf5cd0c103c41b7a0a93c526807aabdeab82fe1a2a5cc3b\" id=17e8e777-8e19-411f-be00-2cba540c2fd5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:02:38.759953 crc crio[22652]: time=\"2026-06-11T11:02:38.759829676Z\" level=info msg=\"Stopped pod sandbox (already stopped): 25b48388ce0a94d00bf5cd0c103c41b7a0a93c526807aabdeab82fe1a2a5cc3b\" id=17e8e777-8e19-411f-be00-2cba540c2fd5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:02:38.761463 crc crio[22652]: time=\"2026-06-11T11:02:38.761365054Z\" level=info msg=\"Removing pod sandbox: 25b48388ce0a94d00bf5cd0c103c41b7a0a93c526807aabdeab82fe1a2a5cc3b\" id=d5050804-d34e-46a8-a7b0-0bce07a44e1c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:02:38.771206 crc crio[22652]: time=\"2026-06-11T11:02:38.769526079Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:02:38.771206 crc crio[22652]: time=\"2026-06-11T11:02:38.769723278Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:02:38.774638 crc crio[22652]: time=\"2026-06-11T11:02:38.774556966Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc\" id=1d9ec638-a805-4fda-9ae3-a49da107ca9c name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:02:38.774931 crc crio[22652]: time=\"2026-06-11T11:02:38.774600538Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:02:38.779461 crc crio[22652]: time=\"2026-06-11T11:02:38.779362018Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373\" id=ee036729-f53b-4067-a8af-f9f49f142698 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:02:38.783091 crc crio[22652]: time=\"2026-06-11T11:02:38.783019262Z\" level=info msg=\"Creating container: openstack-operators/neutron-operator-controller-manager-688d5c756f-sx7mn/manager\" id=b1f19f15-df76-40e5-aa8e-61b92ff6acc3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:02:38.788302 crc crio[22652]: time=\"2026-06-11T11:02:38.786840632Z\" level=info msg=\"Removed pod sandbox: 25b48388ce0a94d00bf5cd0c103c41b7a0a93c526807aabdeab82fe1a2a5cc3b\" id=d5050804-d34e-46a8-a7b0-0bce07a44e1c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:02:38.788302 crc crio[22652]: time=\"2026-06-11T11:02:38.787464932Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:02:38.788302 crc crio[22652]: time=\"2026-06-11T11:02:38.78808238Z\" level=info msg=\"Creating container: openstack-operators/swift-operator-controller-manager-67c49dd5c6-fps25/manager\" id=6deac23a-01e9-4bff-9c67-de8e0a3360b3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:02:38.795310 crc crio[22652]: time=\"2026-06-11T11:02:38.795174804Z\" level=info msg=\"Creating container: openstack-operators/cinder-operator-controller-manager-86c584f6fc-7g94f/manager\" id=208125d1-67b0-41ed-bfd5-5f1d5aa2edbc name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:02:38.805758 crc crio[22652]: time=\"2026-06-11T11:02:38.805604429Z\" level=info msg=\"Creating container: openstack-operators/test-operator-controller-manager-8d5599d7d-rwsh4/manager\" id=b70dfd12-6349-48c1-a0e8-8d9863f47657 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:02:38.809447 crc crio[22652]: time=\"2026-06-11T11:02:38.809336237Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60\" id=9f77d1a9-0edb-4d99-b0bf-bd4b5d535d2e name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:02:38.809592 crc crio[22652]: time=\"2026-06-11T11:02:38.809448612Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7\" id=9ec398eb-ed6d-44c5-bb2f-85a01c7de235 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:02:38.820659 crc crio[22652]: time=\"2026-06-11T11:02:38.820549318Z\" level=info msg=\"Creating container: openstack-operators/infra-operator-controller-manager-cbcfcddf7-65qnr/manager\" id=78464799-c1bd-4483-a981-783eb2cfc5d7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:02:38.821070 crc crio[22652]: time=\"2026-06-11T11:02:38.820995742Z\" level=info msg=\"Creating container: openstack-operators/designate-operator-controller-manager-6bf8599b68-cr567/manager\" id=118ec239-db1b-4140-b769-9e3ab69e1055 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:02:38.825405 crc crio[22652]: time=\"2026-06-11T11:02:38.825331849Z\" level=info msg=\"Creating container: openstack-operators/manila-operator-controller-manager-677d9d8477-jpktc/manager\" id=2fa62951-06d0-4767-b720-e5a09e31cf19 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:02:38.843183 crc crio[22652]: time=\"2026-06-11T11:02:38.842793405Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:02:38.848921 crc crio[22652]: time=\"2026-06-11T11:02:38.847603585Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:02:38.865974 crc crio[22652]: time=\"2026-06-11T11:02:38.865849377Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:02:38.871540 crc crio[22652]: time=\"2026-06-11T11:02:38.871440273Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:02:38.872454 crc crio[22652]: time=\"2026-06-11T11:02:38.872348153Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:02:38.875990 crc crio[22652]: time=\"2026-06-11T11:02:38.875939483Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:02:38.883563 crc crio[22652]: time=\"2026-06-11T11:02:38.883446449Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:02:38.884454 crc crio[22652]: time=\"2026-06-11T11:02:38.88410769Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:02:38.918285 crc crio[22652]: time=\"2026-06-11T11:02:38.917861216Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:02:38.922586 crc crio[22652]: time=\"2026-06-11T11:02:38.922317246Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:02:38.932651 crc crio[22652]: time=\"2026-06-11T11:02:38.932569758Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:02:38.941879 crc crio[22652]: time=\"2026-06-11T11:02:38.941800526Z\" level=info msg=\"Creating container: openstack-operators/barbican-operator-controller-manager-7b8ffd8c4f-gmfq5/manager\" id=061b5bc3-bda4-46fd-a30f-b6fd48361997 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:02:38.971571 crc crio[22652]: time=\"2026-06-11T11:02:38.971381915Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:02:38.975733 crc crio[22652]: time=\"2026-06-11T11:02:38.97564798Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:02:38.980592 crc crio[22652]: time=\"2026-06-11T11:02:38.980388495Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:02:38.981725 crc crio[22652]: time=\"2026-06-11T11:02:38.981634644Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:02:38.985294 crc crio[22652]: time=\"2026-06-11T11:02:38.985191947Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:02:38.989451 crc crio[22652]: time=\"2026-06-11T11:02:38.988540561Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:02:38.989562 crc crio[22652]: time=\"2026-06-11T11:02:38.989525542Z\" level=info msg=\"Creating container: openstack-operators/nova-operator-controller-manager-f4c4579bb-zsg5c/manager\" id=c72103b0-7b59-4d79-ae76-ebba5302fecc name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:02:38.989956 crc crio[22652]: time=\"2026-06-11T11:02:38.989870754Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:02:38.994749 crc crio[22652]: time=\"2026-06-11T11:02:38.994183129Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:02:39.000304 crc crio[22652]: time=\"2026-06-11T11:02:39.000180536Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:02:39.008173 crc crio[22652]: time=\"2026-06-11T11:02:39.006771821Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:02:39.008173 crc crio[22652]: time=\"2026-06-11T11:02:39.006991539Z\" level=info msg=\"Pulled image: quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8\" id=92bc77c4-ff91-460b-aa6d-7d1bcd99a257 name=/runtime.v1.ImageService/PullImage\nJun 11 11:02:39.008548 crc crio[22652]: time=\"2026-06-11T11:02:39.008502277Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=a20afacf-9e76-46da-8520-a9a4c9339953 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:02:39.023947 crc crio[22652]: time=\"2026-06-11T11:02:39.023881417Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:02:39.029362 crc crio[22652]: time=\"2026-06-11T11:02:39.029210554Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:02:39.053477 crc crio[22652]: time=\"2026-06-11T11:02:39.053387762Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:02:39.058951 crc crio[22652]: time=\"2026-06-11T11:02:39.058531313Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:02:39.074681 crc crio[22652]: time=\"2026-06-11T11:02:39.074598736Z\" level=info msg=\"Created container 9a37f89506666b4cbc1fd57ca2ebdedddea96b8390c1bfd9315b100bf7f6ac43: openstack-operators/mariadb-operator-controller-manager-7fcb8b58d6-rjt8l/manager\" id=09997a37-1f24-4df0-9b4b-bd9cc1f6a168 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:02:39.075581 crc crio[22652]: time=\"2026-06-11T11:02:39.075360282Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:02:39.079162 crc crio[22652]: time=\"2026-06-11T11:02:39.078916403Z\" level=info msg=\"Starting container: 9a37f89506666b4cbc1fd57ca2ebdedddea96b8390c1bfd9315b100bf7f6ac43\" id=db378e09-ae60-4a91-b68f-302beb2e4e71 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:02:39.083995 crc crio[22652]: time=\"2026-06-11T11:02:39.083506586Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:02:39.089826 crc crio[22652]: time=\"2026-06-11T11:02:39.089671529Z\" level=info msg=\"Started container\" PID=49242 containerID=9a37f89506666b4cbc1fd57ca2ebdedddea96b8390c1bfd9315b100bf7f6ac43 description=openstack-operators/mariadb-operator-controller-manager-7fcb8b58d6-rjt8l/manager id=db378e09-ae60-4a91-b68f-302beb2e4e71 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d856d40e4b59c5a7fbf556345f0a2a39b014ff2456c23838dadd643911c2174a\nJun 11 11:02:39.090634 crc crio[22652]: time=\"2026-06-11T11:02:39.089745071Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:02:39.090738 crc crio[22652]: time=\"2026-06-11T11:02:39.090463884Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:02:39.091546 crc crio[22652]: time=\"2026-06-11T11:02:39.091486716Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:02:39.098564 crc crio[22652]: time=\"2026-06-11T11:02:39.097885136Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:02:39.165321 crc crio[22652]: time=\"2026-06-11T11:02:39.165153614Z\" level=info msg=\"Created container c2d4e7a251552c01cd10a4eb27cbdb3702b389bf4af0508dcde2208c048b9a4e: openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759f46tl2/manager\" id=679e50a3-c991-40bf-973b-9d9c3daace1c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:02:39.167770 crc crio[22652]: time=\"2026-06-11T11:02:39.16760116Z\" level=info msg=\"Created container 539c102115f865396af4c9e484de9fed840ab0620d4cfe6d97681108894c28e3: openstack-operators/horizon-operator-controller-manager-548d6d5f9-q6n5d/manager\" id=e4e9d391-b953-4da6-896d-7de898204492 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:02:39.170733 crc crio[22652]: time=\"2026-06-11T11:02:39.170662086Z\" level=info msg=\"Starting container: 539c102115f865396af4c9e484de9fed840ab0620d4cfe6d97681108894c28e3\" id=c20fb1ea-8949-46c9-9bb7-a474ba58a76c name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:02:39.171009 crc crio[22652]: time=\"2026-06-11T11:02:39.170984377Z\" level=info msg=\"Starting container: c2d4e7a251552c01cd10a4eb27cbdb3702b389bf4af0508dcde2208c048b9a4e\" id=a7fe7a34-3539-44b2-9180-2762131c4104 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:02:39.183345 crc crio[22652]: time=\"2026-06-11T11:02:39.180513604Z\" level=info msg=\"Started container\" PID=49243 containerID=539c102115f865396af4c9e484de9fed840ab0620d4cfe6d97681108894c28e3 description=openstack-operators/horizon-operator-controller-manager-548d6d5f9-q6n5d/manager id=c20fb1ea-8949-46c9-9bb7-a474ba58a76c name=/runtime.v1.RuntimeService/StartContainer sandboxID=0c7b479f1848ea2f86bf52e689de6d02d0b11b5d03886ce08f253626b725da10\nJun 11 11:02:39.184339 crc crio[22652]: time=\"2026-06-11T11:02:39.184286454Z\" level=info msg=\"Started container\" PID=49244 containerID=c2d4e7a251552c01cd10a4eb27cbdb3702b389bf4af0508dcde2208c048b9a4e description=openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759f46tl2/manager id=a7fe7a34-3539-44b2-9180-2762131c4104 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e255759035f2a87f2c4f1c8f24504084a639e57360982bce12fcd3a2219e394e\nJun 11 11:02:39.215890 crc crio[22652]: time=\"2026-06-11T11:02:39.21577168Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:02:39.221017 crc crio[22652]: time=\"2026-06-11T11:02:39.22089224Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:02:39.225035 crc crio[22652]: time=\"2026-06-11T11:02:39.224931268Z\" level=info msg=\"Created container f6a9c3226a847f6b6f50a4ec64fc4a118b48a4647c1cb0d25ba20c09ea54fc78: openstack-operators/octavia-operator-controller-manager-6495978d8d-pvn7j/manager\" id=91ebbf97-c6ea-425b-8106-4b638c3af5e1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:02:39.228480 crc crio[22652]: time=\"2026-06-11T11:02:39.226080015Z\" level=info msg=\"Created container 34200d2f3fc0660f5d7096534e0b72245b3e40d278c67e6bc4cee72a1bb65570: openstack-operators/ovn-operator-controller-manager-58f85bd97f-zswcl/manager\" id=cc2cce2b-6d8c-4333-a384-74dcd57dc13d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:02:39.229405 crc crio[22652]: time=\"2026-06-11T11:02:39.229317424Z\" level=info msg=\"Starting container: f6a9c3226a847f6b6f50a4ec64fc4a118b48a4647c1cb0d25ba20c09ea54fc78\" id=ad5eae2e-de17-410e-ad4f-a7accc24708c name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:02:39.232414 crc crio[22652]: time=\"2026-06-11T11:02:39.229328926Z\" level=info msg=\"Starting container: 34200d2f3fc0660f5d7096534e0b72245b3e40d278c67e6bc4cee72a1bb65570\" id=dd38a941-2f63-4087-9f77-94f69df10f3b name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:02:39.241482 crc crio[22652]: time=\"2026-06-11T11:02:39.241321321Z\" level=info msg=\"Started container\" PID=49255 containerID=34200d2f3fc0660f5d7096534e0b72245b3e40d278c67e6bc4cee72a1bb65570 description=openstack-operators/ovn-operator-controller-manager-58f85bd97f-zswcl/manager id=dd38a941-2f63-4087-9f77-94f69df10f3b name=/runtime.v1.RuntimeService/StartContainer sandboxID=60be409e2de2d30d235ee0baabd456e57d9d7471758874be04a225478e9c72b7\nJun 11 11:02:39.251812 crc crio[22652]: time=\"2026-06-11T11:02:39.251559346Z\" level=info msg=\"Started container\" PID=49254 containerID=f6a9c3226a847f6b6f50a4ec64fc4a118b48a4647c1cb0d25ba20c09ea54fc78 description=openstack-operators/octavia-operator-controller-manager-6495978d8d-pvn7j/manager id=ad5eae2e-de17-410e-ad4f-a7accc24708c name=/runtime.v1.RuntimeService/StartContainer sandboxID=1d4e89c9c4ce6ffcc0b969ae7f07419b21a56224a3e6d60ae9d47587b405b1f0\nJun 11 11:02:39.284923 crc crio[22652]: time=\"2026-06-11T11:02:39.284092303Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:02:39.291348 crc crio[22652]: time=\"2026-06-11T11:02:39.291264487Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:02:39.293293 crc crio[22652]: time=\"2026-06-11T11:02:39.292974318Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:02:39.297942 crc crio[22652]: time=\"2026-06-11T11:02:39.2978466Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:02:39.308053 crc crio[22652]: time=\"2026-06-11T11:02:39.307974038Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:02:39.316762 crc crio[22652]: time=\"2026-06-11T11:02:39.316087843Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:02:39.368877 crc crio[22652]: time=\"2026-06-11T11:02:39.368454563Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=e0275082-4e92-435f-abf8-a8218e774c2b name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:02:39.369612 crc crio[22652]: time=\"2026-06-11T11:02:39.368537725Z\" level=info msg=\"Created container 9cf27621d417fb3e0f439c3aab9f3956f6a61d9bf755814322f1365ad2a7a666: openstack-operators/glance-operator-controller-manager-5bdfb47c4d-rlr9c/manager\" id=9ec13158-c2b2-42e5-853e-5903fd018368 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:02:39.377366 crc crio[22652]: time=\"2026-06-11T11:02:39.377289046Z\" level=info msg=\"Starting container: 9cf27621d417fb3e0f439c3aab9f3956f6a61d9bf755814322f1365ad2a7a666\" id=fdeb68bd-0fd3-44f8-871c-7505304f50c4 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:02:39.383550 crc crio[22652]: time=\"2026-06-11T11:02:39.382741781Z\" level=info msg=\"Created container de9b9eeb0e63ead07bb8ebb9f30c37a190fef3abc99c052a3fb1686cac009db3: openstack-operators/telemetry-operator-controller-manager-5d65c7d97d-4bjzh/manager\" id=a7ad665a-79a8-400e-b0fc-46ebebdec0f6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:02:39.384414 crc crio[22652]: time=\"2026-06-11T11:02:39.384373682Z\" level=info msg=\"Starting container: de9b9eeb0e63ead07bb8ebb9f30c37a190fef3abc99c052a3fb1686cac009db3\" id=4d55517b-c437-4e61-8803-17bf1fef0ac1 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:02:39.389606 crc crio[22652]: time=\"2026-06-11T11:02:39.388948035Z\" level=info msg=\"Started container\" PID=49264 containerID=9cf27621d417fb3e0f439c3aab9f3956f6a61d9bf755814322f1365ad2a7a666 description=openstack-operators/glance-operator-controller-manager-5bdfb47c4d-rlr9c/manager id=fdeb68bd-0fd3-44f8-871c-7505304f50c4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e94e1a80fcc5acc5aca377d6f5f0f2c2aad4bedb617f07298540faa0db65159d\nJun 11 11:02:39.392005 crc crio[22652]: time=\"2026-06-11T11:02:39.39196619Z\" level=info msg=\"Started container\" PID=49262 containerID=de9b9eeb0e63ead07bb8ebb9f30c37a190fef3abc99c052a3fb1686cac009db3 description=openstack-operators/telemetry-operator-controller-manager-5d65c7d97d-4bjzh/manager id=4d55517b-c437-4e61-8803-17bf1fef0ac1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=876984a91465f38abedb2381d9e37b45cacc9f8fdef66b2e1da357ac18b29939\nJun 11 11:02:39.395587 crc crio[22652]: time=\"2026-06-11T11:02:39.394615782Z\" level=info msg=\"Created container e8a75d019b185b342bba610d7e2f1f4ddadd2f99549ffd7b68fbe7fdc0617d45: openstack-operators/watcher-operator-controller-manager-577b679b5c-85jw5/manager\" id=300b0697-ab56-423a-9539-adb4135b6c8a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:02:39.403780 crc crio[22652]: time=\"2026-06-11T11:02:39.39901998Z\" level=info msg=\"Starting container: e8a75d019b185b342bba610d7e2f1f4ddadd2f99549ffd7b68fbe7fdc0617d45\" id=718cef64-a292-4b04-8999-e02d07a3dcdc name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:02:39.410682 crc crio[22652]: time=\"2026-06-11T11:02:39.408180527Z\" level=info msg=\"Started container\" PID=49283 containerID=e8a75d019b185b342bba610d7e2f1f4ddadd2f99549ffd7b68fbe7fdc0617d45 description=openstack-operators/watcher-operator-controller-manager-577b679b5c-85jw5/manager id=718cef64-a292-4b04-8999-e02d07a3dcdc name=/runtime.v1.RuntimeService/StartContainer sandboxID=6ab0cbe57588b73d31305a9f8380746fb0252c302a646582225360f38499cddd\nJun 11 11:02:39.411725 crc crio[22652]: time=\"2026-06-11T11:02:39.411618847Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:02:39.425738 crc crio[22652]: time=\"2026-06-11T11:02:39.425427875Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-d98796459-l2x4z/ironic-httpd\" id=8a01c558-e740-4e6d-99c4-ece7711af883 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:02:39.441050 crc crio[22652]: time=\"2026-06-11T11:02:39.440960535Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:02:39.463831 crc crio[22652]: time=\"2026-06-11T11:02:39.463733542Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:02:39.471026 crc crio[22652]: time=\"2026-06-11T11:02:39.470979503Z\" level=info msg=\"Removing container: f771430ee7fac006f3d9f0582b24649cec473260a1131266a769fd953a13fe65\" id=5d684dd5-e3ea-48ff-8158-78ab057a6026 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:02:39.471854 crc crio[22652]: time=\"2026-06-11T11:02:39.471745678Z\" level=info msg=\"Created container 838fcdb642a7237121762074221e400d554102973f16d9d7c5af2495c959003d: openstack-operators/keystone-operator-controller-manager-6ccff66c5b-d7888/manager\" id=8f62efc8-f7a5-4245-82cc-9503389dad24 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:02:39.474964 crc crio[22652]: time=\"2026-06-11T11:02:39.474939039Z\" level=info msg=\"Created container 77ea7dfe57b7f1fa45dd1ae1ec4e41288847cd7cc981ca3ead8e198444be5c22: openstack-operators/neutron-operator-controller-manager-688d5c756f-sx7mn/manager\" id=b1f19f15-df76-40e5-aa8e-61b92ff6acc3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:02:39.476857 crc crio[22652]: time=\"2026-06-11T11:02:39.47654237Z\" level=info msg=\"Starting container: 838fcdb642a7237121762074221e400d554102973f16d9d7c5af2495c959003d\" id=049230c1-92f1-4cee-9ff6-7e32916d5f4e name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:02:39.478565 crc crio[22652]: time=\"2026-06-11T11:02:39.478480241Z\" level=info msg=\"Starting container: 77ea7dfe57b7f1fa45dd1ae1ec4e41288847cd7cc981ca3ead8e198444be5c22\" id=6115a4a1-060e-4897-b0f9-2f85650998a2 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:02:39.483798 crc crio[22652]: time=\"2026-06-11T11:02:39.483712297Z\" level=info msg=\"Started container\" PID=49263 containerID=838fcdb642a7237121762074221e400d554102973f16d9d7c5af2495c959003d description=openstack-operators/keystone-operator-controller-manager-6ccff66c5b-d7888/manager id=049230c1-92f1-4cee-9ff6-7e32916d5f4e name=/runtime.v1.RuntimeService/StartContainer sandboxID=d5bd3f6b0e7bc4d3ed92438507b6d06521f449a57662421de210a1ea14381354\nJun 11 11:02:39.493699 crc crio[22652]: time=\"2026-06-11T11:02:39.493591798Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:02:39.496250 crc crio[22652]: time=\"2026-06-11T11:02:39.496029041Z\" level=info msg=\"Started container\" PID=49284 containerID=77ea7dfe57b7f1fa45dd1ae1ec4e41288847cd7cc981ca3ead8e198444be5c22 description=openstack-operators/neutron-operator-controller-manager-688d5c756f-sx7mn/manager id=6115a4a1-060e-4897-b0f9-2f85650998a2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1fa2004bc3c66416b5d9331db47d5f4548989633ad916f78b128bd040ddb0ed4\nJun 11 11:02:39.499911 crc crio[22652]: time=\"2026-06-11T11:02:39.499826719Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:02:39.551810 crc crio[22652]: time=\"2026-06-11T11:02:39.551661013Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:02:39.572725 crc crio[22652]: time=\"2026-06-11T11:02:39.572632494Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:02:39.619240 crc crio[22652]: time=\"2026-06-11T11:02:39.619053097Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:02:39.640880 crc crio[22652]: time=\"2026-06-11T11:02:39.640807448Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:02:39.660896 crc crio[22652]: time=\"2026-06-11T11:02:39.660748582Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:02:39.680175 crc crio[22652]: time=\"2026-06-11T11:02:39.679471685Z\" level=info msg=\"Removed container f771430ee7fac006f3d9f0582b24649cec473260a1131266a769fd953a13fe65: openshift-marketplace/certified-operators-5fkl5/registry-server\" id=5d684dd5-e3ea-48ff-8158-78ab057a6026 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:02:39.705080 crc crio[22652]: time=\"2026-06-11T11:02:39.70476343Z\" level=info msg=\"Created container 5a2d0bb7b68c9dbb844e42d3c648f876b45216f224828326d4c127068ff5833e: openstack-operators/ironic-operator-controller-manager-75f8548fcd-wljgl/manager\" id=16c11175-7441-4a54-a881-25985f0289a5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:02:39.705502 crc crio[22652]: time=\"2026-06-11T11:02:39.704788147Z\" level=info msg=\"Removing container: 4b8adfee8ba974b8821de3b10e744c508ab2533f1865af3efac2f2da4572da27\" id=a3eab871-dca3-44d0-9723-45cc64d0f6d7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:02:39.707528 crc crio[22652]: time=\"2026-06-11T11:02:39.707415174Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:02:39.716397 crc crio[22652]: time=\"2026-06-11T11:02:39.716252851Z\" level=info msg=\"Starting container: 5a2d0bb7b68c9dbb844e42d3c648f876b45216f224828326d4c127068ff5833e\" id=b6fa57f5-84ee-40a1-963e-96a974bbdee4 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:02:39.757736 crc crio[22652]: time=\"2026-06-11T11:02:39.757598984Z\" level=info msg=\"Started container\" PID=49332 containerID=5a2d0bb7b68c9dbb844e42d3c648f876b45216f224828326d4c127068ff5833e description=openstack-operators/ironic-operator-controller-manager-75f8548fcd-wljgl/manager id=b6fa57f5-84ee-40a1-963e-96a974bbdee4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f917408fba74c06adb6a1e4b036c6fb24716824cc81d14dbcdfaac06eaad9fb1\nJun 11 11:02:39.903921 crc crio[22652]: time=\"2026-06-11T11:02:39.903802834Z\" level=info msg=\"Created container 6727d21a8276e05fc6cf342b7c999f9033f456dd9cfbfe60a1af4bcdb7a8435b: openstack-operators/heat-operator-controller-manager-5c5844cc68-ncnk7/manager\" id=886a4d4e-61ed-47ac-8cf5-f9f15d42fa76 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:02:39.905416 crc crio[22652]: time=\"2026-06-11T11:02:39.905349963Z\" level=info msg=\"Starting container: 6727d21a8276e05fc6cf342b7c999f9033f456dd9cfbfe60a1af4bcdb7a8435b\" id=6ccf7833-4283-4e2a-ab67-20348b98c09c name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:02:39.919630 crc crio[22652]: time=\"2026-06-11T11:02:39.919537127Z\" level=info msg=\"Started container\" PID=49287 containerID=6727d21a8276e05fc6cf342b7c999f9033f456dd9cfbfe60a1af4bcdb7a8435b description=openstack-operators/heat-operator-controller-manager-5c5844cc68-ncnk7/manager id=6ccf7833-4283-4e2a-ab67-20348b98c09c name=/runtime.v1.RuntimeService/StartContainer sandboxID=029148ae93ca57f8198750ebcad3794be298720656ae98eb8cc9e20f18dd5d17\nJun 11 11:02:40.015406 crc crio[22652]: time=\"2026-06-11T11:02:40.015258914Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:02:40.033368 crc crio[22652]: time=\"2026-06-11T11:02:40.033182174Z\" level=info msg=\"Created container 8a50551c4839ef093cf8729b018a9b4d7ebacb663713bef146b6681ab45da315: openstack-operators/swift-operator-controller-manager-67c49dd5c6-fps25/manager\" id=6deac23a-01e9-4bff-9c67-de8e0a3360b3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:02:40.037913 crc crio[22652]: time=\"2026-06-11T11:02:40.037804129Z\" level=info msg=\"Starting container: 8a50551c4839ef093cf8729b018a9b4d7ebacb663713bef146b6681ab45da315\" id=8be5021f-b73d-4ba3-9456-96fb2d55c4f1 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:02:40.077542 crc crio[22652]: time=\"2026-06-11T11:02:40.077396686Z\" level=info msg=\"Started container\" PID=49354 containerID=8a50551c4839ef093cf8729b018a9b4d7ebacb663713bef146b6681ab45da315 description=openstack-operators/swift-operator-controller-manager-67c49dd5c6-fps25/manager id=8be5021f-b73d-4ba3-9456-96fb2d55c4f1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1b709e07d8ce04e3c1beb8cb88b08ab8cab792a51da918265e4cc39e6b8c949c\nJun 11 11:02:40.108526 crc crio[22652]: time=\"2026-06-11T11:02:40.108106724Z\" level=info msg=\"Created container f0d8f9d7184a1ab1353351b44f8509a7ff62017a312ec10c053723d1bc92f069: openstack-operators/infra-operator-controller-manager-cbcfcddf7-65qnr/manager\" id=78464799-c1bd-4483-a981-783eb2cfc5d7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:02:40.112918 crc crio[22652]: time=\"2026-06-11T11:02:40.112869108Z\" level=info msg=\"Starting container: f0d8f9d7184a1ab1353351b44f8509a7ff62017a312ec10c053723d1bc92f069\" id=6e586f57-093d-498d-9e28-8293ec0253dc name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:02:40.147458 crc crio[22652]: time=\"2026-06-11T11:02:40.147410122Z\" level=info msg=\"Started container\" PID=49438 containerID=f0d8f9d7184a1ab1353351b44f8509a7ff62017a312ec10c053723d1bc92f069 description=openstack-operators/infra-operator-controller-manager-cbcfcddf7-65qnr/manager id=6e586f57-093d-498d-9e28-8293ec0253dc name=/runtime.v1.RuntimeService/StartContainer sandboxID=96959608f8d6c67cc7b1dbfb76eceaca82bcd684ef37a9d2b85caf7d968692f8\nJun 11 11:02:40.190525 crc crio[22652]: time=\"2026-06-11T11:02:40.190411109Z\" level=info msg=\"Created container af63005be43ecd4a31a722a1e0eb98bae5f5dd9ec60401852ecdb7c22951506a: openstack-operators/manila-operator-controller-manager-677d9d8477-jpktc/manager\" id=2fa62951-06d0-4767-b720-e5a09e31cf19 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:02:40.196557 crc crio[22652]: time=\"2026-06-11T11:02:40.195530621Z\" level=info msg=\"Starting container: af63005be43ecd4a31a722a1e0eb98bae5f5dd9ec60401852ecdb7c22951506a\" id=0d38e63b-67a3-4963-adda-00c9ec3d0cea name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:02:40.239345 crc crio[22652]: time=\"2026-06-11T11:02:40.236474463Z\" level=info msg=\"Started container\" PID=49359 containerID=af63005be43ecd4a31a722a1e0eb98bae5f5dd9ec60401852ecdb7c22951506a description=openstack-operators/manila-operator-controller-manager-677d9d8477-jpktc/manager id=0d38e63b-67a3-4963-adda-00c9ec3d0cea name=/runtime.v1.RuntimeService/StartContainer sandboxID=3cc081dac6d8c2097490be8567dae14551760aa65f2d83b365ce2942a1cbc934\nJun 11 11:02:40.317303 crc crio[22652]: time=\"2026-06-11T11:02:40.3144428Z\" level=info msg=\"Created container 3ab1645ad749f72ca9f9d6bb1bd474e1fca4f0e3129d13a8bcd0bd4fe7d1a51f: openstack-operators/test-operator-controller-manager-8d5599d7d-rwsh4/manager\" id=b70dfd12-6349-48c1-a0e8-8d9863f47657 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:02:40.327090 crc crio[22652]: time=\"2026-06-11T11:02:40.326996166Z\" level=info msg=\"Created container 266677d8203f55402bb5a1d54722f6f815f6ce35e611320bd78ba6b6311fac1b: openstack-operators/designate-operator-controller-manager-6bf8599b68-cr567/manager\" id=118ec239-db1b-4140-b769-9e3ab69e1055 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:02:40.331911 crc crio[22652]: time=\"2026-06-11T11:02:40.331720988Z\" level=info msg=\"Starting container: 266677d8203f55402bb5a1d54722f6f815f6ce35e611320bd78ba6b6311fac1b\" id=234a13ac-1af2-4889-8605-210e5eaec2bd name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:02:40.336188 crc crio[22652]: time=\"2026-06-11T11:02:40.333415446Z\" level=info msg=\"Starting container: 3ab1645ad749f72ca9f9d6bb1bd474e1fca4f0e3129d13a8bcd0bd4fe7d1a51f\" id=4701ca31-fecb-4adb-9841-c6bbe0475117 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:02:40.349324 crc crio[22652]: time=\"2026-06-11T11:02:40.348471441Z\" level=info msg=\"Started container\" PID=49437 containerID=266677d8203f55402bb5a1d54722f6f815f6ce35e611320bd78ba6b6311fac1b description=openstack-operators/designate-operator-controller-manager-6bf8599b68-cr567/manager id=234a13ac-1af2-4889-8605-210e5eaec2bd name=/runtime.v1.RuntimeService/StartContainer sandboxID=d78b7a67f54e5e59fdfca8ad5243a143690827b3aab45173e825b5619df8a56e\nJun 11 11:02:40.364527 crc crio[22652]: time=\"2026-06-11T11:02:40.364430873Z\" level=info msg=\"Started container\" PID=49441 containerID=3ab1645ad749f72ca9f9d6bb1bd474e1fca4f0e3129d13a8bcd0bd4fe7d1a51f description=openstack-operators/test-operator-controller-manager-8d5599d7d-rwsh4/manager id=4701ca31-fecb-4adb-9841-c6bbe0475117 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7091021d6b5fccb913ae6e74b7670d034d97303585656d16ff3044fb4801ad05\nJun 11 11:02:40.463361 crc crio[22652]: time=\"2026-06-11T11:02:40.463031813Z\" level=info msg=\"Created container 8677f43e41668e12f9f7651a03bc59590e763f06c3c0cfd3d69a927ebe6522a8: openstack-operators/cinder-operator-controller-manager-86c584f6fc-7g94f/manager\" id=208125d1-67b0-41ed-bfd5-5f1d5aa2edbc name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:02:40.499242 crc crio[22652]: time=\"2026-06-11T11:02:40.496473026Z\" level=info msg=\"Starting container: 8677f43e41668e12f9f7651a03bc59590e763f06c3c0cfd3d69a927ebe6522a8\" id=203e6e1f-8445-4b88-9a1d-2323aae0bb2f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:02:40.501858 crc crio[22652]: time=\"2026-06-11T11:02:40.501793454Z\" level=info msg=\"Removed container 4b8adfee8ba974b8821de3b10e744c508ab2533f1865af3efac2f2da4572da27: openshift-marketplace/certified-operators-5fkl5/extract-content\" id=a3eab871-dca3-44d0-9723-45cc64d0f6d7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:02:40.528656 crc crio[22652]: time=\"2026-06-11T11:02:40.528523571Z\" level=info msg=\"Started container\" PID=49356 containerID=8677f43e41668e12f9f7651a03bc59590e763f06c3c0cfd3d69a927ebe6522a8 description=openstack-operators/cinder-operator-controller-manager-86c584f6fc-7g94f/manager id=203e6e1f-8445-4b88-9a1d-2323aae0bb2f name=/runtime.v1.RuntimeService/StartContainer sandboxID=dfa6cf09405e2b772827391ee66f45f28951bce76a54a57807d5327cdfbb7a48\nJun 11 11:02:40.545833 crc crio[22652]: time=\"2026-06-11T11:02:40.545502792Z\" level=info msg=\"Created container e3fa45fd5b551bfc628a1723a8230e0024e3f6173ffca98a9ca911f6fbf0f2b8: openstack-operators/nova-operator-controller-manager-f4c4579bb-zsg5c/manager\" id=c72103b0-7b59-4d79-ae76-ebba5302fecc name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:02:40.550691 crc crio[22652]: time=\"2026-06-11T11:02:40.550563279Z\" level=info msg=\"Starting container: e3fa45fd5b551bfc628a1723a8230e0024e3f6173ffca98a9ca911f6fbf0f2b8\" id=b93085b9-f72d-4005-b190-92b96802ce08 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:02:40.551469 crc crio[22652]: time=\"2026-06-11T11:02:40.551403896Z\" level=info msg=\"Removing container: c676b58367b33fc83da67b6f82d5b4fbe6a5288c4e16543836529a1a125fb7ec\" id=ef0215ca-2224-4558-9907-ae3cb377e8f7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:02:40.581880 crc crio[22652]: time=\"2026-06-11T11:02:40.581755968Z\" level=info msg=\"Started container\" PID=49590 containerID=e3fa45fd5b551bfc628a1723a8230e0024e3f6173ffca98a9ca911f6fbf0f2b8 description=openstack-operators/nova-operator-controller-manager-f4c4579bb-zsg5c/manager id=b93085b9-f72d-4005-b190-92b96802ce08 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c0d5826e6afe85dca942e3d1a4306ace016b168d392ef09fc5b860982c481ba5\nJun 11 11:02:40.734184 crc crio[22652]: time=\"2026-06-11T11:02:40.733484387Z\" level=info msg=\"Created container 1e84b8f97241a19644598bfa74421bcec253b810ab202b66c0a19d246929193c: openstack-operators/barbican-operator-controller-manager-7b8ffd8c4f-gmfq5/manager\" id=061b5bc3-bda4-46fd-a30f-b6fd48361997 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:02:40.769272 crc crio[22652]: time=\"2026-06-11T11:02:40.768794515Z\" level=info msg=\"Removed container c676b58367b33fc83da67b6f82d5b4fbe6a5288c4e16543836529a1a125fb7ec: openshift-marketplace/certified-operators-5fkl5/extract-utilities\" id=ef0215ca-2224-4558-9907-ae3cb377e8f7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:02:40.779899 crc crio[22652]: time=\"2026-06-11T11:02:40.7798197Z\" level=info msg=\"Starting container: 1e84b8f97241a19644598bfa74421bcec253b810ab202b66c0a19d246929193c\" id=5a6ae9e6-fd18-41cc-823b-3099ba971db0 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:02:40.814403 crc crio[22652]: time=\"2026-06-11T11:02:40.81002687Z\" level=info msg=\"Started container\" PID=49461 containerID=1e84b8f97241a19644598bfa74421bcec253b810ab202b66c0a19d246929193c description=openstack-operators/barbican-operator-controller-manager-7b8ffd8c4f-gmfq5/manager id=5a6ae9e6-fd18-41cc-823b-3099ba971db0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=221c05d8ffec1ae09f961a0abeeb96f67f746f5e4447be31ce8c11d9bc2b9150\nJun 11 11:02:41.695728 crc crio[22652]: time=\"2026-06-11T11:02:41.695634144Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:02:41.928745 crc crio[22652]: time=\"2026-06-11T11:02:41.928601941Z\" level=info msg=\"Created container c75fff362646b61383b1709bf8708006042748dfd72cd434cfa463fc4e7c3972: baremetal-operator-system/baremetal-operator-ironic-d98796459-l2x4z/ironic-httpd\" id=8a01c558-e740-4e6d-99c4-ece7711af883 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:02:41.930612 crc crio[22652]: time=\"2026-06-11T11:02:41.93054233Z\" level=info msg=\"Starting container: c75fff362646b61383b1709bf8708006042748dfd72cd434cfa463fc4e7c3972\" id=cf112bb1-35e5-44d5-9bfa-fe3580e0cb8e name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:02:41.937940 crc crio[22652]: time=\"2026-06-11T11:02:41.937848152Z\" level=info msg=\"Started container\" PID=49780 containerID=c75fff362646b61383b1709bf8708006042748dfd72cd434cfa463fc4e7c3972 description=baremetal-operator-system/baremetal-operator-ironic-d98796459-l2x4z/ironic-httpd id=cf112bb1-35e5-44d5-9bfa-fe3580e0cb8e name=/runtime.v1.RuntimeService/StartContainer sandboxID=823e12ab64de986d4e9df31315ef1f3111146d0af259f6bfbb9ffa9c751db2f9\nJun 11 11:02:41.957924 crc crio[22652]: time=\"2026-06-11T11:02:41.957860061Z\" level=info msg=\"Pulling image: quay.io/metal3-io/ironic:release-24.1\" id=8b87143e-48d4-4641-9aa6-74b65fd027ac name=/runtime.v1.ImageService/PullImage\nJun 11 11:02:41.972493 crc crio[22652]: time=\"2026-06-11T11:02:41.972026255Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/ironic:release-24.1\\\"\"\nJun 11 11:02:42.446711 crc crio[22652]: time=\"2026-06-11T11:02:42.446643928Z\" level=info msg=\"Pulled image: quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8\" id=8b87143e-48d4-4641-9aa6-74b65fd027ac name=/runtime.v1.ImageService/PullImage\nJun 11 11:02:42.449348 crc crio[22652]: time=\"2026-06-11T11:02:42.449262889Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=b57d0955-6f42-4963-84c8-9426ddca3ce2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:02:42.451355 crc crio[22652]: time=\"2026-06-11T11:02:42.451311856Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=0c20b3a7-64c7-4e65-9471-59ed2772b858 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:02:42.458994 crc crio[22652]: time=\"2026-06-11T11:02:42.458903082Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-d98796459-l2x4z/ironic-log-watch\" id=bbc4e668-33ad-4626-adac-3c79e7ba3444 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:02:42.459504 crc crio[22652]: time=\"2026-06-11T11:02:42.459437727Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:02:42.500662 crc crio[22652]: time=\"2026-06-11T11:02:42.500612901Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:02:43.264599 crc crio[22652]: time=\"2026-06-11T11:02:43.264485677Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:02:43.418798 crc crio[22652]: time=\"2026-06-11T11:02:43.418746862Z\" level=info msg=\"Created container 6b47151dd77ffc5c9190326ab36a016a3ca61694afc5e3c945ff30e5c708f056: baremetal-operator-system/baremetal-operator-ironic-d98796459-l2x4z/ironic-log-watch\" id=bbc4e668-33ad-4626-adac-3c79e7ba3444 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:02:43.420666 crc crio[22652]: time=\"2026-06-11T11:02:43.420611541Z\" level=info msg=\"Starting container: 6b47151dd77ffc5c9190326ab36a016a3ca61694afc5e3c945ff30e5c708f056\" id=7e1d1b87-32d4-417f-9654-616acb08c3d0 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:02:43.444248 crc crio[22652]: time=\"2026-06-11T11:02:43.438530109Z\" level=info msg=\"Started container\" PID=49837 containerID=6b47151dd77ffc5c9190326ab36a016a3ca61694afc5e3c945ff30e5c708f056 description=baremetal-operator-system/baremetal-operator-ironic-d98796459-l2x4z/ironic-log-watch id=7e1d1b87-32d4-417f-9654-616acb08c3d0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=823e12ab64de986d4e9df31315ef1f3111146d0af259f6bfbb9ffa9c751db2f9\nJun 11 11:03:12.956192 crc crio[22652]: time=\"2026-06-11T11:03:12.955509614Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-7dc8cc99c9-bqwjs/POD\" id=73b0bfcf-8c92-4949-91c8-ccf7c180f6dd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:03:12.957360 crc crio[22652]: time=\"2026-06-11T11:03:12.956268058Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:03:13.013448 crc crio[22652]: time=\"2026-06-11T11:03:13.013040868Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7dc8cc99c9-bqwjs Namespace:openstack ID:60264fd76d3bf2d8fbcee1e5e5332923e466c89257037da320c373cd392864e3 UID:5db2c596-7167-409b-b0d6-f4cccbca6fe5 NetNS:/var/run/netns/cad39c52-ccb3-4567-981f-c5afd58d4ca9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5db2c596_7167_409b_b0d6_f4cccbca6fe5.slice PodAnnotations:0xc00008c100}] Aliases:map[]}\"\nJun 11 11:03:13.013448 crc crio[22652]: time=\"2026-06-11T11:03:13.01310673Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-7dc8cc99c9-bqwjs to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:03:13.076840 crc crio[22652]: time=\"2026-06-11T11:03:13.076744755Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-769fc96f7c-fc8kw/POD\" id=ba3c0a31-927c-4e78-a8d0-c15ccbf67082 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:03:13.076971 crc crio[22652]: time=\"2026-06-11T11:03:13.076860156Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:03:13.135098 crc crio[22652]: time=\"2026-06-11T11:03:13.134680617Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-769fc96f7c-fc8kw Namespace:openstack ID:0d9a77eaa16e261c141cb16fbf36e7f256e1da6b22e46c5ff5f541ddf79c9490 UID:3c8883bb-2799-4f58-a19c-f6e6159f729f NetNS:/var/run/netns/fd6040bf-785c-4478-9573-741d97bc1f94 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3c8883bb_2799_4f58_a19c_f6e6159f729f.slice PodAnnotations:0xc00008c5b8}] Aliases:map[]}\"\nJun 11 11:03:13.135098 crc crio[22652]: time=\"2026-06-11T11:03:13.13508068Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-769fc96f7c-fc8kw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:03:13.627378 crc crio[22652]: 2026-06-11T11:03:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:60264fd76d3bf2d Mac:ee:b5:69:d3:ea:cb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:61 Mtu:0 Sandbox:/var/run/netns/cad39c52-ccb3-4567-981f-c5afd58d4ca9 SocketPath: PciID:}] [{Interface:0xc0002447f0 Address:{IP:10.217.0.97 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:03:13.628485 crc crio[22652]: time=\"2026-06-11T11:03:13.628291673Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7dc8cc99c9-bqwjs Namespace:openstack ID:60264fd76d3bf2d8fbcee1e5e5332923e466c89257037da320c373cd392864e3 UID:5db2c596-7167-409b-b0d6-f4cccbca6fe5 NetNS:/var/run/netns/cad39c52-ccb3-4567-981f-c5afd58d4ca9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5db2c596_7167_409b_b0d6_f4cccbca6fe5.slice PodAnnotations:0xc00008c100}] Aliases:map[]}\"\nJun 11 11:03:13.628485 crc crio[22652]: time=\"2026-06-11T11:03:13.628480328Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-7dc8cc99c9-bqwjs for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:03:13.637198 crc crio[22652]: time=\"2026-06-11T11:03:13.637000845Z\" level=info msg=\"Ran pod sandbox 60264fd76d3bf2d8fbcee1e5e5332923e466c89257037da320c373cd392864e3 with infra container: openstack/dnsmasq-dns-7dc8cc99c9-bqwjs/POD\" id=73b0bfcf-8c92-4949-91c8-ccf7c180f6dd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:03:13.640542 crc crio[22652]: time=\"2026-06-11T11:03:13.640415971Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=d04540cc-4aac-4dd0-8e1e-46cc296ab17b name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:03:13.640781 crc crio[22652]: time=\"2026-06-11T11:03:13.640690149Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found\" id=d04540cc-4aac-4dd0-8e1e-46cc296ab17b name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:03:13.640877 crc crio[22652]: time=\"2026-06-11T11:03:13.640780022Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found\" id=d04540cc-4aac-4dd0-8e1e-46cc296ab17b name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:03:13.641921 crc crio[22652]: time=\"2026-06-11T11:03:13.641820857Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=a9765674-9789-45db-9e4e-3d87ed5589d2 name=/runtime.v1.ImageService/PullImage\nJun 11 11:03:13.653427 crc crio[22652]: time=\"2026-06-11T11:03:13.653320049Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\\\"\"\nJun 11 11:03:13.711778 crc crio[22652]: 2026-06-11T11:03:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0d9a77eaa16e261 Mac:d6:9e:e2:9a:7e:5a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:62 Mtu:0 Sandbox:/var/run/netns/fd6040bf-785c-4478-9573-741d97bc1f94 SocketPath: PciID:}] [{Interface:0xc000700a40 Address:{IP:10.217.0.98 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:03:13.712781 crc crio[22652]: time=\"2026-06-11T11:03:13.712663746Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-769fc96f7c-fc8kw Namespace:openstack ID:0d9a77eaa16e261c141cb16fbf36e7f256e1da6b22e46c5ff5f541ddf79c9490 UID:3c8883bb-2799-4f58-a19c-f6e6159f729f NetNS:/var/run/netns/fd6040bf-785c-4478-9573-741d97bc1f94 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3c8883bb_2799_4f58_a19c_f6e6159f729f.slice PodAnnotations:0xc00008c5b8}] Aliases:map[]}\"\nJun 11 11:03:13.712935 crc crio[22652]: time=\"2026-06-11T11:03:13.712826311Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-769fc96f7c-fc8kw for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:03:13.721617 crc crio[22652]: time=\"2026-06-11T11:03:13.721545762Z\" level=info msg=\"Ran pod sandbox 0d9a77eaa16e261c141cb16fbf36e7f256e1da6b22e46c5ff5f541ddf79c9490 with infra container: openstack/dnsmasq-dns-769fc96f7c-fc8kw/POD\" id=ba3c0a31-927c-4e78-a8d0-c15ccbf67082 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:03:13.723721 crc crio[22652]: time=\"2026-06-11T11:03:13.723626547Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=78990131-463a-4572-b54b-c34cf5aca44b name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:03:13.723845 crc crio[22652]: time=\"2026-06-11T11:03:13.723815403Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found\" id=78990131-463a-4572-b54b-c34cf5aca44b name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:03:13.723915 crc crio[22652]: time=\"2026-06-11T11:03:13.723857285Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found\" id=78990131-463a-4572-b54b-c34cf5aca44b name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:03:13.724834 crc crio[22652]: time=\"2026-06-11T11:03:13.724721862Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=c0037ea2-9f2e-4dbc-bc06-b7c5850b6642 name=/runtime.v1.ImageService/PullImage\nJun 11 11:03:13.728342 crc crio[22652]: time=\"2026-06-11T11:03:13.728100468Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\\\"\"\nJun 11 11:03:15.682705 crc crio[22652]: time=\"2026-06-11T11:03:15.679290299Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-6b994dcc49-x95q9/POD\" id=dc1aa307-852c-4fff-9012-1463847a0b22 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:03:15.682705 crc crio[22652]: time=\"2026-06-11T11:03:15.681614763Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:03:15.829270 crc crio[22652]: time=\"2026-06-11T11:03:15.826802519Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6b994dcc49-x95q9 Namespace:openstack ID:150666e8fe657599f387d26f85c806ce5334a6999737d88c80c4a449210f3890 UID:b163b8e8-92d1-4fbb-933e-0182be136e0d NetNS:/var/run/netns/fa066c17-c80e-42d2-b6bb-ac5e2488eec7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb163b8e8_92d1_4fbb_933e_0182be136e0d.slice PodAnnotations:0xc0004bef08}] Aliases:map[]}\"\nJun 11 11:03:15.829270 crc crio[22652]: time=\"2026-06-11T11:03:15.826945114Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-6b994dcc49-x95q9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:03:16.160794 crc crio[22652]: time=\"2026-06-11T11:03:16.160556664Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-68bc84565-mf2dh/POD\" id=b60e96f2-af26-4440-a336-b905243486a0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:03:16.161572 crc crio[22652]: time=\"2026-06-11T11:03:16.161522245Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:03:16.330252 crc crio[22652]: time=\"2026-06-11T11:03:16.329974995Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68bc84565-mf2dh Namespace:openstack ID:6f799f0eeb738be7e70a73ac9b791a28451acede31c9dd47fd56f3f69d43d309 UID:caf2d78c-2764-484b-9a2d-7c82bd1f2cc1 NetNS:/var/run/netns/00f037f8-8828-469a-ade3-7ba29caa0333 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcaf2d78c_2764_484b_9a2d_7c82bd1f2cc1.slice PodAnnotations:0xc000988180}] Aliases:map[]}\"\nJun 11 11:03:16.330252 crc crio[22652]: time=\"2026-06-11T11:03:16.330070025Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-68bc84565-mf2dh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:03:16.463523 crc crio[22652]: 2026-06-11T11:03:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:150666e8fe65759 Mac:ba:31:9c:85:f4:76 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:63 Mtu:0 Sandbox:/var/run/netns/fa066c17-c80e-42d2-b6bb-ac5e2488eec7 SocketPath: PciID:}] [{Interface:0xc000124c50 Address:{IP:10.217.0.99 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:03:16.471518 crc crio[22652]: time=\"2026-06-11T11:03:16.471440454Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6b994dcc49-x95q9 Namespace:openstack ID:150666e8fe657599f387d26f85c806ce5334a6999737d88c80c4a449210f3890 UID:b163b8e8-92d1-4fbb-933e-0182be136e0d NetNS:/var/run/netns/fa066c17-c80e-42d2-b6bb-ac5e2488eec7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb163b8e8_92d1_4fbb_933e_0182be136e0d.slice PodAnnotations:0xc0004bef08}] Aliases:map[]}\"\nJun 11 11:03:16.471750 crc crio[22652]: time=\"2026-06-11T11:03:16.4716355Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-6b994dcc49-x95q9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:03:16.512312 crc crio[22652]: time=\"2026-06-11T11:03:16.507748298Z\" level=info msg=\"Ran pod sandbox 150666e8fe657599f387d26f85c806ce5334a6999737d88c80c4a449210f3890 with infra container: openstack/dnsmasq-dns-6b994dcc49-x95q9/POD\" id=dc1aa307-852c-4fff-9012-1463847a0b22 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:03:16.528568 crc crio[22652]: time=\"2026-06-11T11:03:16.521715608Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=b47e470a-9623-495d-a6c3-d0498a9a2a4a name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:03:16.528568 crc crio[22652]: time=\"2026-06-11T11:03:16.521929835Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found\" id=b47e470a-9623-495d-a6c3-d0498a9a2a4a name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:03:16.528568 crc crio[22652]: time=\"2026-06-11T11:03:16.521972486Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found\" id=b47e470a-9623-495d-a6c3-d0498a9a2a4a name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:03:16.528568 crc crio[22652]: time=\"2026-06-11T11:03:16.524866147Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=b772a931-bade-43a9-b898-7844046569de name=/runtime.v1.ImageService/PullImage\nJun 11 11:03:16.538744 crc crio[22652]: time=\"2026-06-11T11:03:16.538675742Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\\\"\"\nJun 11 11:03:16.866928 crc crio[22652]: time=\"2026-06-11T11:03:16.866398706Z\" level=info msg=\"Running pod sandbox: openstack/rabbitmq-server-0/POD\" id=3bf9510c-fd56-4d53-b3d6-d0f48a838d74 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:03:16.866928 crc crio[22652]: time=\"2026-06-11T11:03:16.866892272Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:03:16.980466 crc crio[22652]: time=\"2026-06-11T11:03:16.969952331Z\" level=info msg=\"Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:68c28310e93ce04289a3136ad93a9a8461ba81633ec853a01d9fd0670e7d6740 UID:9ce5b578-ecf9-41be-b18f-206c09439299 NetNS:/var/run/netns/2a19d5d3-69bf-48fd-a0fb-04b623704bdd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9ce5b578_ecf9_41be_b18f_206c09439299.slice PodAnnotations:0xc0036e6440}] Aliases:map[]}\"\nJun 11 11:03:16.980466 crc crio[22652]: time=\"2026-06-11T11:03:16.969992982Z\" level=info msg=\"Adding pod openstack_rabbitmq-server-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:03:17.182351 crc crio[22652]: 2026-06-11T11:03:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6f799f0eeb738be Mac:2e:f6:7d:f2:19:18 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:64 Mtu:0 Sandbox:/var/run/netns/00f037f8-8828-469a-ade3-7ba29caa0333 SocketPath: PciID:}] [{Interface:0xc0003eec60 Address:{IP:10.217.0.100 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:03:17.194256 crc crio[22652]: time=\"2026-06-11T11:03:17.190820724Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68bc84565-mf2dh Namespace:openstack ID:6f799f0eeb738be7e70a73ac9b791a28451acede31c9dd47fd56f3f69d43d309 UID:caf2d78c-2764-484b-9a2d-7c82bd1f2cc1 NetNS:/var/run/netns/00f037f8-8828-469a-ade3-7ba29caa0333 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcaf2d78c_2764_484b_9a2d_7c82bd1f2cc1.slice PodAnnotations:0xc000988180}] Aliases:map[]}\"\nJun 11 11:03:17.194256 crc crio[22652]: time=\"2026-06-11T11:03:17.191020267Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-68bc84565-mf2dh for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:03:17.307777 crc crio[22652]: time=\"2026-06-11T11:03:17.307619201Z\" level=info msg=\"Ran pod sandbox 6f799f0eeb738be7e70a73ac9b791a28451acede31c9dd47fd56f3f69d43d309 with infra container: openstack/dnsmasq-dns-68bc84565-mf2dh/POD\" id=b60e96f2-af26-4440-a336-b905243486a0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:03:17.311567 crc crio[22652]: time=\"2026-06-11T11:03:17.310760837Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=51d788c7-bda1-49ef-809b-0744c7450237 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:03:17.311567 crc crio[22652]: time=\"2026-06-11T11:03:17.310995745Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found\" id=51d788c7-bda1-49ef-809b-0744c7450237 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:03:17.311567 crc crio[22652]: time=\"2026-06-11T11:03:17.311039596Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found\" id=51d788c7-bda1-49ef-809b-0744c7450237 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:03:17.313792 crc crio[22652]: time=\"2026-06-11T11:03:17.312664138Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=599afbb4-0eba-4ed9-aceb-d0975ed1b3d2 name=/runtime.v1.ImageService/PullImage\nJun 11 11:03:17.330254 crc crio[22652]: time=\"2026-06-11T11:03:17.330171861Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\\\"\"\nJun 11 11:03:17.415162 crc crio[22652]: time=\"2026-06-11T11:03:17.415008917Z\" level=info msg=\"Running pod sandbox: openstack/rabbitmq-cell1-server-0/POD\" id=221c4144-03d5-4f04-8633-8a948af51be3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:03:17.415382 crc crio[22652]: time=\"2026-06-11T11:03:17.415178249Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:03:17.466420 crc crio[22652]: time=\"2026-06-11T11:03:17.465924501Z\" level=info msg=\"Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:c2786fd46ac0a8592e2e22a166ee96d1b10e6b1eb2a55bdad611709533c77aa0 UID:9dde6e6a-ac8e-4dbe-97e5-fde6dbaacb53 NetNS:/var/run/netns/72ae2081-8a8c-4491-a2b2-4fea73763756 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9dde6e6a_ac8e_4dbe_97e5_fde6dbaacb53.slice PodAnnotations:0xc0004beff0}] Aliases:map[]}\"\nJun 11 11:03:17.466420 crc crio[22652]: time=\"2026-06-11T11:03:17.466380085Z\" level=info msg=\"Adding pod openstack_rabbitmq-cell1-server-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:03:17.769645 crc crio[22652]: 2026-06-11T11:03:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:68c28310e93ce04 Mac:4e:b5:b9:62:75:d2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:65 Mtu:0 Sandbox:/var/run/netns/2a19d5d3-69bf-48fd-a0fb-04b623704bdd SocketPath: PciID:}] [{Interface:0xc000506d90 Address:{IP:10.217.0.101 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:03:17.770560 crc crio[22652]: time=\"2026-06-11T11:03:17.770497181Z\" level=info msg=\"Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:68c28310e93ce04289a3136ad93a9a8461ba81633ec853a01d9fd0670e7d6740 UID:9ce5b578-ecf9-41be-b18f-206c09439299 NetNS:/var/run/netns/2a19d5d3-69bf-48fd-a0fb-04b623704bdd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9ce5b578_ecf9_41be_b18f_206c09439299.slice PodAnnotations:0xc0036e6440}] Aliases:map[]}\"\nJun 11 11:03:17.770737 crc crio[22652]: time=\"2026-06-11T11:03:17.770673327Z\" level=info msg=\"Checking pod openstack_rabbitmq-server-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:03:17.789173 crc crio[22652]: time=\"2026-06-11T11:03:17.787852118Z\" level=info msg=\"Ran pod sandbox 68c28310e93ce04289a3136ad93a9a8461ba81633ec853a01d9fd0670e7d6740 with infra container: openstack/rabbitmq-server-0/POD\" id=3bf9510c-fd56-4d53-b3d6-d0f48a838d74 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:03:17.807531 crc crio[22652]: time=\"2026-06-11T11:03:17.807454435Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=4b2d91b7-4029-4322-b771-2d9f84256721 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:03:17.807831 crc crio[22652]: time=\"2026-06-11T11:03:17.807664751Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified not found\" id=4b2d91b7-4029-4322-b771-2d9f84256721 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:03:17.807831 crc crio[22652]: time=\"2026-06-11T11:03:17.807709403Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified found\" id=4b2d91b7-4029-4322-b771-2d9f84256721 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:03:17.809087 crc crio[22652]: time=\"2026-06-11T11:03:17.809047648Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=decea69c-c357-4d8c-810a-561e9c769ffc name=/runtime.v1.ImageService/PullImage\nJun 11 11:03:17.852401 crc crio[22652]: time=\"2026-06-11T11:03:17.852041125Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\\\"\"\nJun 11 11:03:18.167584 crc crio[22652]: time=\"2026-06-11T11:03:18.167476903Z\" level=info msg=\"Running pod sandbox: openstack/openstack-galera-0/POD\" id=4d02264c-9e4a-47d9-8a2e-1b7dca1d0f6f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:03:18.167584 crc crio[22652]: time=\"2026-06-11T11:03:18.167592817Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:03:18.276159 crc crio[22652]: 2026-06-11T11:03:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c2786fd46ac0a85 Mac:6a:d0:f5:f4:85:00 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:66 Mtu:0 Sandbox:/var/run/netns/72ae2081-8a8c-4491-a2b2-4fea73763756 SocketPath: PciID:}] [{Interface:0xc0004405d0 Address:{IP:10.217.0.102 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:03:18.284414 crc crio[22652]: time=\"2026-06-11T11:03:18.281835982Z\" level=info msg=\"Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:c2786fd46ac0a8592e2e22a166ee96d1b10e6b1eb2a55bdad611709533c77aa0 UID:9dde6e6a-ac8e-4dbe-97e5-fde6dbaacb53 NetNS:/var/run/netns/72ae2081-8a8c-4491-a2b2-4fea73763756 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9dde6e6a_ac8e_4dbe_97e5_fde6dbaacb53.slice PodAnnotations:0xc0004beff0}] Aliases:map[]}\"\nJun 11 11:03:18.284414 crc crio[22652]: time=\"2026-06-11T11:03:18.282475332Z\" level=info msg=\"Checking pod openstack_rabbitmq-cell1-server-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:03:18.296022 crc crio[22652]: time=\"2026-06-11T11:03:18.295883627Z\" level=info msg=\"Ran pod sandbox c2786fd46ac0a8592e2e22a166ee96d1b10e6b1eb2a55bdad611709533c77aa0 with infra container: openstack/rabbitmq-cell1-server-0/POD\" id=221c4144-03d5-4f04-8633-8a948af51be3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:03:18.324306 crc crio[22652]: time=\"2026-06-11T11:03:18.323558908Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=66d6f62f-01ea-4ee3-8875-2084e4d04413 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:03:18.339796 crc crio[22652]: time=\"2026-06-11T11:03:18.3395232Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified not found\" id=66d6f62f-01ea-4ee3-8875-2084e4d04413 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:03:18.339796 crc crio[22652]: time=\"2026-06-11T11:03:18.339637093Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified found\" id=66d6f62f-01ea-4ee3-8875-2084e4d04413 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:03:18.345725 crc crio[22652]: time=\"2026-06-11T11:03:18.345410353Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=7bcf146a-dc09-4068-a78c-b5e86889712c name=/runtime.v1.ImageService/PullImage\nJun 11 11:03:18.359237 crc crio[22652]: time=\"2026-06-11T11:03:18.355437996Z\" level=info msg=\"Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:dcd8511e066436b79586125c5d5fe8e1f4491293a9d09fa063d690ff44d328aa UID:4da32b6f-0921-4345-b353-46d3e11aa854 NetNS:/var/run/netns/3c024e92-fad5-4ec6-98d6-42fa98b1320b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4da32b6f_0921_4345_b353_46d3e11aa854.slice PodAnnotations:0xc002928a08}] Aliases:map[]}\"\nJun 11 11:03:18.359237 crc crio[22652]: time=\"2026-06-11T11:03:18.355507408Z\" level=info msg=\"Adding pod openstack_openstack-galera-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:03:18.359237 crc crio[22652]: time=\"2026-06-11T11:03:18.355701109Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\\\"\"\nJun 11 11:03:18.869438 crc crio[22652]: 2026-06-11T11:03:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dcd8511e066436b Mac:1a:6b:c3:4f:60:6e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:67 Mtu:0 Sandbox:/var/run/netns/3c024e92-fad5-4ec6-98d6-42fa98b1320b SocketPath: PciID:}] [{Interface:0xc0003ec9c0 Address:{IP:10.217.0.103 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:03:18.883238 crc crio[22652]: time=\"2026-06-11T11:03:18.882887997Z\" level=info msg=\"Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:dcd8511e066436b79586125c5d5fe8e1f4491293a9d09fa063d690ff44d328aa UID:4da32b6f-0921-4345-b353-46d3e11aa854 NetNS:/var/run/netns/3c024e92-fad5-4ec6-98d6-42fa98b1320b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4da32b6f_0921_4345_b353_46d3e11aa854.slice PodAnnotations:0xc002928a08}] Aliases:map[]}\"\nJun 11 11:03:18.894094 crc crio[22652]: time=\"2026-06-11T11:03:18.889863489Z\" level=info msg=\"Checking pod openstack_openstack-galera-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:03:18.938559 crc crio[22652]: time=\"2026-06-11T11:03:18.938386653Z\" level=info msg=\"Ran pod sandbox dcd8511e066436b79586125c5d5fe8e1f4491293a9d09fa063d690ff44d328aa with infra container: openstack/openstack-galera-0/POD\" id=4d02264c-9e4a-47d9-8a2e-1b7dca1d0f6f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:03:18.953746 crc crio[22652]: time=\"2026-06-11T11:03:18.94703372Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=8708b6a0-cf72-4cab-9cf8-65a39e79d153 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:03:18.953746 crc crio[22652]: time=\"2026-06-11T11:03:18.953555477Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-mariadb:current-podified not found\" id=8708b6a0-cf72-4cab-9cf8-65a39e79d153 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:03:18.953746 crc crio[22652]: time=\"2026-06-11T11:03:18.95366472Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-mariadb:current-podified found\" id=8708b6a0-cf72-4cab-9cf8-65a39e79d153 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:03:18.960812 crc crio[22652]: time=\"2026-06-11T11:03:18.957807389Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=20d2d7cc-c44a-49e1-aaa0-e34be4f02a86 name=/runtime.v1.ImageService/PullImage\nJun 11 11:03:18.962696 crc crio[22652]: time=\"2026-06-11T11:03:18.962426603Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\\\"\"\nJun 11 11:03:19.526770 crc crio[22652]: time=\"2026-06-11T11:03:19.523253738Z\" level=info msg=\"Running pod sandbox: openstack/openstack-cell1-galera-0/POD\" id=96ca39b4-3694-48bf-8dd2-10e8e5c832e3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:03:19.526770 crc crio[22652]: time=\"2026-06-11T11:03:19.523695372Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:03:19.588639 crc crio[22652]: time=\"2026-06-11T11:03:19.587926738Z\" level=info msg=\"Running pod sandbox: openstack/memcached-0/POD\" id=7929145e-e31d-4347-aa66-d5b05ed133f2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:03:19.588639 crc crio[22652]: time=\"2026-06-11T11:03:19.588033321Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:03:19.594314 crc crio[22652]: time=\"2026-06-11T11:03:19.593886886Z\" level=info msg=\"Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:1bc135ac57f549fd8ae843a6ed24dc3d15f496fb4f39a793dcd4dbb9d079611a UID:e2ac1e23-2a61-440b-b763-7ec61a386c25 NetNS:/var/run/netns/7c67aa53-05e2-404b-8ffd-1902b0266838 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode2ac1e23_2a61_440b_b763_7ec61a386c25.slice PodAnnotations:0xc00008c668}] Aliases:map[]}\"\nJun 11 11:03:19.594314 crc crio[22652]: time=\"2026-06-11T11:03:19.594045181Z\" level=info msg=\"Adding pod openstack_openstack-cell1-galera-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:03:19.663975 crc crio[22652]: time=\"2026-06-11T11:03:19.663637051Z\" level=info msg=\"Got pod network &{Name:memcached-0 Namespace:openstack ID:f9a55e94c662e1edb13ad7e961ca0efebc40ebc91899a6e867b728d2defb4e9e UID:43e5066b-3cee-41aa-b67d-90e74890ac08 NetNS:/var/run/netns/15f864d3-8f9c-4b00-8804-fde9aabd33f7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod43e5066b_3cee_41aa_b67d_90e74890ac08.slice PodAnnotations:0xc0009885b0}] Aliases:map[]}\"\nJun 11 11:03:19.664372 crc crio[22652]: time=\"2026-06-11T11:03:19.664047954Z\" level=info msg=\"Adding pod openstack_memcached-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:03:20.352603 crc crio[22652]: 2026-06-11T11:03:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f9a55e94c662e1e Mac:02:8d:db:55:55:02 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:69 Mtu:0 Sandbox:/var/run/netns/15f864d3-8f9c-4b00-8804-fde9aabd33f7 SocketPath: PciID:}] [{Interface:0xc00015ef70 Address:{IP:10.217.0.105 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:03:20.356631 crc crio[22652]: time=\"2026-06-11T11:03:20.356169985Z\" level=info msg=\"Got pod network &{Name:memcached-0 Namespace:openstack ID:f9a55e94c662e1edb13ad7e961ca0efebc40ebc91899a6e867b728d2defb4e9e UID:43e5066b-3cee-41aa-b67d-90e74890ac08 NetNS:/var/run/netns/15f864d3-8f9c-4b00-8804-fde9aabd33f7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod43e5066b_3cee_41aa_b67d_90e74890ac08.slice PodAnnotations:0xc0009885b0}] Aliases:map[]}\"\nJun 11 11:03:20.356631 crc crio[22652]: time=\"2026-06-11T11:03:20.356490375Z\" level=info msg=\"Checking pod openstack_memcached-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:03:20.415086 crc crio[22652]: time=\"2026-06-11T11:03:20.415034933Z\" level=info msg=\"Ran pod sandbox f9a55e94c662e1edb13ad7e961ca0efebc40ebc91899a6e867b728d2defb4e9e with infra container: openstack/memcached-0/POD\" id=7929145e-e31d-4347-aa66-d5b05ed133f2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:03:20.431525 crc crio[22652]: time=\"2026-06-11T11:03:20.421702786Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-memcached:current-podified\" id=e65aabc1-a3ec-45fd-bfec-f2c4efe20cee name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:03:20.431525 crc crio[22652]: time=\"2026-06-11T11:03:20.422331836Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-memcached:current-podified not found\" id=e65aabc1-a3ec-45fd-bfec-f2c4efe20cee name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:03:20.431525 crc crio[22652]: time=\"2026-06-11T11:03:20.422393728Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-memcached:current-podified found\" id=e65aabc1-a3ec-45fd-bfec-f2c4efe20cee name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:03:20.431525 crc crio[22652]: time=\"2026-06-11T11:03:20.425289879Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-memcached:current-podified\" id=49d00a72-8045-4d1a-bda5-1b1e4ab1c078 name=/runtime.v1.ImageService/PullImage\nJun 11 11:03:20.446592 crc crio[22652]: time=\"2026-06-11T11:03:20.446273458Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-memcached:current-podified\\\"\"\nJun 11 11:03:20.497298 crc crio[22652]: 2026-06-11T11:03:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1bc135ac57f549f Mac:c2:d7:48:d9:41:dd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:68 Mtu:0 Sandbox:/var/run/netns/7c67aa53-05e2-404b-8ffd-1902b0266838 SocketPath: PciID:}] [{Interface:0xc000304650 Address:{IP:10.217.0.104 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:03:20.502748 crc crio[22652]: time=\"2026-06-11T11:03:20.502664172Z\" level=info msg=\"Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:1bc135ac57f549fd8ae843a6ed24dc3d15f496fb4f39a793dcd4dbb9d079611a UID:e2ac1e23-2a61-440b-b763-7ec61a386c25 NetNS:/var/run/netns/7c67aa53-05e2-404b-8ffd-1902b0266838 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode2ac1e23_2a61_440b_b763_7ec61a386c25.slice PodAnnotations:0xc00008c668}] Aliases:map[]}\"\nJun 11 11:03:20.503230 crc crio[22652]: time=\"2026-06-11T11:03:20.503024843Z\" level=info msg=\"Checking pod openstack_openstack-cell1-galera-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:03:20.580337 crc crio[22652]: time=\"2026-06-11T11:03:20.580033316Z\" level=info msg=\"Ran pod sandbox 1bc135ac57f549fd8ae843a6ed24dc3d15f496fb4f39a793dcd4dbb9d079611a with infra container: openstack/openstack-cell1-galera-0/POD\" id=96ca39b4-3694-48bf-8dd2-10e8e5c832e3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:03:20.653230 crc crio[22652]: time=\"2026-06-11T11:03:20.653005843Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=325ea581-28fc-425d-be3c-c73dd06e51c1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:03:20.653548 crc crio[22652]: time=\"2026-06-11T11:03:20.653455668Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-mariadb:current-podified not found\" id=325ea581-28fc-425d-be3c-c73dd06e51c1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:03:20.653548 crc crio[22652]: time=\"2026-06-11T11:03:20.653511469Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-mariadb:current-podified found\" id=325ea581-28fc-425d-be3c-c73dd06e51c1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:03:20.667385 crc crio[22652]: time=\"2026-06-11T11:03:20.667330145Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=c40a4af9-799a-4fbc-88c1-f2966cc52076 name=/runtime.v1.ImageService/PullImage\nJun 11 11:03:20.685455 crc crio[22652]: time=\"2026-06-11T11:03:20.684852615Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\\\"\"\nJun 11 11:03:22.924324 crc crio[22652]: time=\"2026-06-11T11:03:22.92328229Z\" level=info msg=\"Running pod sandbox: openstack/kube-state-metrics-0/POD\" id=78ab0bde-ef39-4165-a10f-4a23a277bc1c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:03:22.925305 crc crio[22652]: time=\"2026-06-11T11:03:22.924372924Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:03:22.959404 crc crio[22652]: time=\"2026-06-11T11:03:22.959272385Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:6bfbe827e8b784097550037ef5ab606c3807b0523e3c9182045f82143a0e1f1e UID:9a3464b3-c3df-4346-88e5-44f79d733fce NetNS:/var/run/netns/5b049a38-58ff-4cd5-ba7b-7437b709fab1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9a3464b3_c3df_4346_88e5_44f79d733fce.slice PodAnnotations:0xc000988748}] Aliases:map[]}\"\nJun 11 11:03:22.959404 crc crio[22652]: time=\"2026-06-11T11:03:22.959380369Z\" level=info msg=\"Adding pod openstack_kube-state-metrics-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:03:23.641919 crc crio[22652]: 2026-06-11T11:03:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6bfbe827e8b7840 Mac:7a:05:38:6e:a0:4f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6a Mtu:0 Sandbox:/var/run/netns/5b049a38-58ff-4cd5-ba7b-7437b709fab1 SocketPath: PciID:}] [{Interface:0xc000112a80 Address:{IP:10.217.0.106 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:03:23.645868 crc crio[22652]: time=\"2026-06-11T11:03:23.644905582Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:6bfbe827e8b784097550037ef5ab606c3807b0523e3c9182045f82143a0e1f1e UID:9a3464b3-c3df-4346-88e5-44f79d733fce NetNS:/var/run/netns/5b049a38-58ff-4cd5-ba7b-7437b709fab1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9a3464b3_c3df_4346_88e5_44f79d733fce.slice PodAnnotations:0xc000988748}] Aliases:map[]}\"\nJun 11 11:03:23.646233 crc crio[22652]: time=\"2026-06-11T11:03:23.646076321Z\" level=info msg=\"Checking pod openstack_kube-state-metrics-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:03:23.662879 crc crio[22652]: time=\"2026-06-11T11:03:23.662549323Z\" level=info msg=\"Ran pod sandbox 6bfbe827e8b784097550037ef5ab606c3807b0523e3c9182045f82143a0e1f1e with infra container: openstack/kube-state-metrics-0/POD\" id=78ab0bde-ef39-4165-a10f-4a23a277bc1c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:03:23.691794 crc crio[22652]: time=\"2026-06-11T11:03:23.69149161Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=f65da310-9374-48b5-a712-0a6ee61bec3f name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:03:23.691794 crc crio[22652]: time=\"2026-06-11T11:03:23.6917877Z\" level=info msg=\"Image registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0 not found\" id=f65da310-9374-48b5-a712-0a6ee61bec3f name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:03:23.692591 crc crio[22652]: time=\"2026-06-11T11:03:23.691848592Z\" level=info msg=\"Neither image nor artfiact registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0 found\" id=f65da310-9374-48b5-a712-0a6ee61bec3f name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:03:23.697741 crc crio[22652]: time=\"2026-06-11T11:03:23.697632158Z\" level=info msg=\"Pulling image: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=dc8ea107-d9ec-4ab1-937d-8e694262c001 name=/runtime.v1.ImageService/PullImage\nJun 11 11:03:23.717836 crc crio[22652]: time=\"2026-06-11T11:03:23.717696257Z\" level=info msg=\"Trying to access \\\"registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\\\"\"\nJun 11 11:03:25.730763 crc crio[22652]: time=\"2026-06-11T11:03:25.729684628Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-hfc5h/POD\" id=2e16c47c-6e2f-448b-9680-d505a44616d5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:03:25.734852 crc crio[22652]: time=\"2026-06-11T11:03:25.730952209Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:03:25.882748 crc crio[22652]: time=\"2026-06-11T11:03:25.882610269Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-ovs-n6pzb/POD\" id=45330cd6-eb78-40f4-8a87-817741b02997 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:03:25.882862 crc crio[22652]: time=\"2026-06-11T11:03:25.882789944Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:03:26.058874 crc crio[22652]: time=\"2026-06-11T11:03:26.058775008Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-nb-0/POD\" id=0ec870c0-b216-4117-a202-b90ec6e3c132 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:03:26.058874 crc crio[22652]: time=\"2026-06-11T11:03:26.05885355Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:03:28.246192 crc crio[22652]: time=\"2026-06-11T11:03:28.244455264Z\" level=info msg=\"Got pod network &{Name:ovn-controller-ovs-n6pzb Namespace:openstack ID:885442492bab6c41bb0b22ab1f93ecf3f12d5cb69b4a8fcf47708b373df9aec5 UID:b394ec9a-2add-4308-983d-4c9fce6d4da5 NetNS:/var/run/netns/87d6594c-bb4c-4a62-818e-b090bbd11ceb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb394ec9a_2add_4308_983d_4c9fce6d4da5.slice PodAnnotations:0xc002400648}] Aliases:map[]}\"\nJun 11 11:03:28.246192 crc crio[22652]: time=\"2026-06-11T11:03:28.245360533Z\" level=info msg=\"Adding pod openstack_ovn-controller-ovs-n6pzb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:03:28.250784 crc crio[22652]: time=\"2026-06-11T11:03:28.250710055Z\" level=info msg=\"Got pod network &{Name:ovn-controller-hfc5h Namespace:openstack ID:7c4e7fa6fe34fee4e2fd4bb96bc5ac6b69e7f98b2dd603ffbb08a507c738e4bd UID:254416a7-e9ae-4b47-bfce-86894d511cf5 NetNS:/var/run/netns/ebe247f0-07bd-470b-86f9-ceff206b3608 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod254416a7_e9ae_4b47_bfce_86894d511cf5.slice PodAnnotations:0xc000988788}] Aliases:map[]}\"\nJun 11 11:03:28.250871 crc crio[22652]: time=\"2026-06-11T11:03:28.250793187Z\" level=info msg=\"Adding pod openstack_ovn-controller-hfc5h to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:03:28.292395 crc crio[22652]: time=\"2026-06-11T11:03:28.292098018Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:44228b80808a239ce2667b06e39f88cd6e3000fcee81263fcac0545aef7ac091 UID:77b64e64-c30a-467b-8e9e-1c8fe69f214e NetNS:/var/run/netns/2c03ca05-f6ed-4dcd-9c7d-344bdf9760a5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod77b64e64_c30a_467b_8e9e_1c8fe69f214e.slice PodAnnotations:0xc0004bee20}] Aliases:map[]}\"\nJun 11 11:03:28.292395 crc crio[22652]: time=\"2026-06-11T11:03:28.292264063Z\" level=info msg=\"Adding pod openstack_ovsdbserver-nb-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:03:28.989006 crc crio[22652]: 2026-06-11T11:03:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7c4e7fa6fe34fee Mac:da:dc:7b:5c:49:20 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6b Mtu:0 Sandbox:/var/run/netns/ebe247f0-07bd-470b-86f9-ceff206b3608 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.107 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:03:28.991000 crc crio[22652]: time=\"2026-06-11T11:03:28.990886622Z\" level=info msg=\"Got pod network &{Name:ovn-controller-hfc5h Namespace:openstack ID:7c4e7fa6fe34fee4e2fd4bb96bc5ac6b69e7f98b2dd603ffbb08a507c738e4bd UID:254416a7-e9ae-4b47-bfce-86894d511cf5 NetNS:/var/run/netns/ebe247f0-07bd-470b-86f9-ceff206b3608 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod254416a7_e9ae_4b47_bfce_86894d511cf5.slice PodAnnotations:0xc000988788}] Aliases:map[]}\"\nJun 11 11:03:28.991248 crc crio[22652]: time=\"2026-06-11T11:03:28.991047012Z\" level=info msg=\"Checking pod openstack_ovn-controller-hfc5h for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:03:29.572069 crc crio[22652]: 2026-06-11T11:03:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:885442492bab6c4 Mac:22:02:5e:31:09:19 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6d Mtu:0 Sandbox:/var/run/netns/87d6594c-bb4c-4a62-818e-b090bbd11ceb SocketPath: PciID:}] [{Interface:0xc00022c5c0 Address:{IP:10.217.0.109 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:03:29.575430 crc crio[22652]: time=\"2026-06-11T11:03:29.575235554Z\" level=info msg=\"Got pod network &{Name:ovn-controller-ovs-n6pzb Namespace:openstack ID:885442492bab6c41bb0b22ab1f93ecf3f12d5cb69b4a8fcf47708b373df9aec5 UID:b394ec9a-2add-4308-983d-4c9fce6d4da5 NetNS:/var/run/netns/87d6594c-bb4c-4a62-818e-b090bbd11ceb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb394ec9a_2add_4308_983d_4c9fce6d4da5.slice PodAnnotations:0xc002400648}] Aliases:map[]}\"\nJun 11 11:03:29.576049 crc crio[22652]: time=\"2026-06-11T11:03:29.576026409Z\" level=info msg=\"Checking pod openstack_ovn-controller-ovs-n6pzb for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:03:30.246229 crc crio[22652]: 2026-06-11T11:03:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:44228b80808a239 Mac:2e:eb:50:da:87:61 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6c Mtu:0 Sandbox:/var/run/netns/2c03ca05-f6ed-4dcd-9c7d-344bdf9760a5 SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.108 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:03:30.250773 crc crio[22652]: time=\"2026-06-11T11:03:30.250565932Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:44228b80808a239ce2667b06e39f88cd6e3000fcee81263fcac0545aef7ac091 UID:77b64e64-c30a-467b-8e9e-1c8fe69f214e NetNS:/var/run/netns/2c03ca05-f6ed-4dcd-9c7d-344bdf9760a5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod77b64e64_c30a_467b_8e9e_1c8fe69f214e.slice PodAnnotations:0xc0004bee20}] Aliases:map[]}\"\nJun 11 11:03:30.251160 crc crio[22652]: time=\"2026-06-11T11:03:30.251057408Z\" level=info msg=\"Checking pod openstack_ovsdbserver-nb-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:03:30.474397 crc crio[22652]: time=\"2026-06-11T11:03:30.474195041Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-sb-0/POD\" id=5b5542b2-96e5-4873-a543-9dc238a327f8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:03:30.474397 crc crio[22652]: time=\"2026-06-11T11:03:30.474340176Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:03:31.356554 crc crio[22652]: time=\"2026-06-11T11:03:31.353849055Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-metrics-hjsp2/POD\" id=43919b58-669e-4ff3-8fca-bb7eb20ac347 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:03:31.356554 crc crio[22652]: time=\"2026-06-11T11:03:31.354041641Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:03:31.760757 crc crio[22652]: time=\"2026-06-11T11:03:31.76000591Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-86cd84489-xpctj/POD\" id=08056af6-6316-4c83-8fee-86a288a4f5ab name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:03:31.760757 crc crio[22652]: time=\"2026-06-11T11:03:31.760732213Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:03:38.813552 crc crio[22652]: time=\"2026-06-11T11:03:38.812849745Z\" level=info msg=\"Removing container: b7742b36ce8e2078186095cc52773c5de8ce28980b69d9d5d9027ad8c8047fce\" id=f05173e5-92ef-45cb-8264-e057f3bd68bd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:03:40.258935 crc crio[22652]: time=\"2026-06-11T11:03:40.258628618Z\" level=info msg=\"Ran pod sandbox 44228b80808a239ce2667b06e39f88cd6e3000fcee81263fcac0545aef7ac091 with infra container: openstack/ovsdbserver-nb-0/POD\" id=0ec870c0-b216-4117-a202-b90ec6e3c132 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:03:40.263446 crc crio[22652]: time=\"2026-06-11T11:03:40.263285885Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=97c50e49-6701-4605-8494-bc5e95ac0bdb name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:03:40.263749 crc crio[22652]: time=\"2026-06-11T11:03:40.263636656Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified not found\" id=97c50e49-6701-4605-8494-bc5e95ac0bdb name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:03:40.263749 crc crio[22652]: time=\"2026-06-11T11:03:40.263726659Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified found\" id=97c50e49-6701-4605-8494-bc5e95ac0bdb name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:03:40.266744 crc crio[22652]: time=\"2026-06-11T11:03:40.266670641Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=fe41ee25-455c-49b2-9721-d2a0d69e3546 name=/runtime.v1.ImageService/PullImage\nJun 11 11:03:40.278064 crc crio[22652]: time=\"2026-06-11T11:03:40.277602284Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\\\"\"\nJun 11 11:03:40.331103 crc crio[22652]: time=\"2026-06-11T11:03:40.331006438Z\" level=info msg=\"Ran pod sandbox 7c4e7fa6fe34fee4e2fd4bb96bc5ac6b69e7f98b2dd603ffbb08a507c738e4bd with infra container: openstack/ovn-controller-hfc5h/POD\" id=2e16c47c-6e2f-448b-9680-d505a44616d5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:03:40.334183 crc crio[22652]: time=\"2026-06-11T11:03:40.334049031Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=2fcea425-a329-48ba-a920-dccbea91546e name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:03:40.334376 crc crio[22652]: time=\"2026-06-11T11:03:40.334356931Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified not found\" id=2fcea425-a329-48ba-a920-dccbea91546e name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:03:40.334479 crc crio[22652]: time=\"2026-06-11T11:03:40.334416933Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified found\" id=2fcea425-a329-48ba-a920-dccbea91546e name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:03:40.334743 crc crio[22652]: time=\"2026-06-11T11:03:40.334665802Z\" level=info msg=\"Ran pod sandbox 885442492bab6c41bb0b22ab1f93ecf3f12d5cb69b4a8fcf47708b373df9aec5 with infra container: openstack/ovn-controller-ovs-n6pzb/POD\" id=45330cd6-eb78-40f4-8a87-817741b02997 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:03:40.335783 crc crio[22652]: time=\"2026-06-11T11:03:40.335709824Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=121d76c2-4520-49eb-8e6e-7fbb48c9b23b name=/runtime.v1.ImageService/PullImage\nJun 11 11:03:40.337952 crc crio[22652]: time=\"2026-06-11T11:03:40.337898412Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=a7b34af4-db53-473f-af10-45bf327a8bc4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:03:40.338028 crc crio[22652]: time=\"2026-06-11T11:03:40.337992725Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified not found\" id=a7b34af4-db53-473f-af10-45bf327a8bc4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:03:40.338028 crc crio[22652]: time=\"2026-06-11T11:03:40.338024786Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified found\" id=a7b34af4-db53-473f-af10-45bf327a8bc4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:03:40.339043 crc crio[22652]: time=\"2026-06-11T11:03:40.338958636Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=01fe0dbb-dd4a-4d1e-9aa3-3f44874bd0b4 name=/runtime.v1.ImageService/PullImage\nJun 11 11:03:40.341067 crc crio[22652]: time=\"2026-06-11T11:03:40.340983189Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\\\"\"\nJun 11 11:03:40.341273 crc crio[22652]: time=\"2026-06-11T11:03:40.341102483Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\\\"\"\nJun 11 11:03:43.489308 crc crio[22652]: time=\"2026-06-11T11:03:43.488771112Z\" level=info msg=\"Removed container b7742b36ce8e2078186095cc52773c5de8ce28980b69d9d5d9027ad8c8047fce: openshift-infra/auto-csr-approver-29686256-8vzqq/oc\" id=f05173e5-92ef-45cb-8264-e057f3bd68bd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:03:43.507359 crc crio[22652]: time=\"2026-06-11T11:03:43.507222853Z\" level=info msg=\"Stopping pod sandbox: 25698adc13fb655f9a3b6632b96c2d379aa2e9048fa77513c70e9e2a71105e4b\" id=88edfca5-7502-41ed-b60c-ba257cb79c12 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:03:43.507359 crc crio[22652]: time=\"2026-06-11T11:03:43.507329346Z\" level=info msg=\"Stopped pod sandbox (already stopped): 25698adc13fb655f9a3b6632b96c2d379aa2e9048fa77513c70e9e2a71105e4b\" id=88edfca5-7502-41ed-b60c-ba257cb79c12 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:03:43.508341 crc crio[22652]: time=\"2026-06-11T11:03:43.508244634Z\" level=info msg=\"Removing pod sandbox: 25698adc13fb655f9a3b6632b96c2d379aa2e9048fa77513c70e9e2a71105e4b\" id=1a8acf0b-4ecf-4cad-8667-d42a9e2c55ef name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:03:55.359634 crc crio[22652]: time=\"2026-06-11T11:03:55.358905828Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-memcached@sha256:647630343be667cb46f7c2dbcdd39cf5ba9eafb77c9032e069e28ba9be88ce0a\" id=49d00a72-8045-4d1a-bda5-1b1e4ab1c078 name=/runtime.v1.ImageService/PullImage\nJun 11 11:03:55.362854 crc crio[22652]: time=\"2026-06-11T11:03:55.362691286Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-memcached:current-podified\" id=a0e70be5-f51b-4dd4-982c-b80e0f4c3193 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:03:56.507088 crc crio[22652]: time=\"2026-06-11T11:03:56.506815223Z\" level=info msg=\"Removed pod sandbox: 25698adc13fb655f9a3b6632b96c2d379aa2e9048fa77513c70e9e2a71105e4b\" id=1a8acf0b-4ecf-4cad-8667-d42a9e2c55ef name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:03:56.508363 crc crio[22652]: time=\"2026-06-11T11:03:56.508307019Z\" level=info msg=\"Stopping pod sandbox: d76ed1f688bc6d80e53dd90217ba7a5f2aa6db600e570cc3f8eba9f5179bff49\" id=31fe417f-e707-4598-b0bf-7b4424da0dac name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:03:56.508950 crc crio[22652]: time=\"2026-06-11T11:03:56.508924628Z\" level=info msg=\"Stopped pod sandbox (already stopped): d76ed1f688bc6d80e53dd90217ba7a5f2aa6db600e570cc3f8eba9f5179bff49\" id=31fe417f-e707-4598-b0bf-7b4424da0dac name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:03:56.510026 crc crio[22652]: time=\"2026-06-11T11:03:56.509940747Z\" level=info msg=\"Removing pod sandbox: d76ed1f688bc6d80e53dd90217ba7a5f2aa6db600e570cc3f8eba9f5179bff49\" id=5e40f03e-8fdb-4a1c-be80-ef134bde777f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:03:56.545766 crc crio[22652]: time=\"2026-06-11T11:03:56.545369398Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-memcached:current-podified\" id=5058bc2a-0ff0-4773-be40-025a1d61c79b name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:03:56.554347 crc crio[22652]: time=\"2026-06-11T11:03:56.554176957Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:188950d1f5330b4995908cb5b3336bc06b64ba2f656b4b785e2d2e234f16ec8f\" id=c40a4af9-799a-4fbc-88c1-f2966cc52076 name=/runtime.v1.ImageService/PullImage\nJun 11 11:03:56.555750 crc crio[22652]: time=\"2026-06-11T11:03:56.555671754Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=7c25e8dc-8e91-4c51-9f77-509e3658f4ad name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:03:58.344658 crc crio[22652]: time=\"2026-06-11T11:03:58.344577814Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=447fe5e0-b1c5-4957-830b-845a6648e02b name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:03:58.373233 crc crio[22652]: time=\"2026-06-11T11:03:58.372331754Z\" level=info msg=\"Creating container: openstack/memcached-0/memcached\" id=da85a3cd-6f03-4bec-af99-e91aa20caa38 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:03:58.448710 crc crio[22652]: time=\"2026-06-11T11:03:58.448553849Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9f4bbf522c1232aa0ae76b346ada0fb5e9f387537605e845fa73a76e0ff04110\" id=7bcf146a-dc09-4068-a78c-b5e86889712c name=/runtime.v1.ImageService/PullImage\nJun 11 11:03:58.449978 crc crio[22652]: time=\"2026-06-11T11:03:58.449887423Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=3267c04e-c222-41fe-bfa0-37a8a839a334 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:03:58.575418 crc crio[22652]: time=\"2026-06-11T11:03:58.575160928Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:32504a0660cd81bed4bf883ab18219c7af028ef6f5cd6b5cc8225a58252d65e8\" id=c0037ea2-9f2e-4dbc-bc06-b7c5850b6642 name=/runtime.v1.ImageService/PullImage\nJun 11 11:03:58.577097 crc crio[22652]: time=\"2026-06-11T11:03:58.577019016Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=feb491c7-bc46-45d8-a089-8e87362cca4c name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:03:58.676539 crc crio[22652]: time=\"2026-06-11T11:03:58.676356949Z\" level=info msg=\"Creating container: openstack/openstack-cell1-galera-0/mysql-bootstrap\" id=a150a3bb-917c-477b-99b9-295a98a20153 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:03:58.677349 crc crio[22652]: time=\"2026-06-11T11:03:58.677268018Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-86cd84489-xpctj Namespace:openstack ID:9f0ec4992342483a7073fb216559e8735804bc4e932814f080b68a21d5296210 UID:1010afb5-e4f0-4c1d-a576-a2d0c62cd86a NetNS:/var/run/netns/6b0e37a7-01b2-49e8-a965-e180b0873e28 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1010afb5_e4f0_4c1d_a576_a2d0c62cd86a.slice PodAnnotations:0xc0024004a0}] Aliases:map[]}\"\nJun 11 11:03:58.677349 crc crio[22652]: time=\"2026-06-11T11:03:58.67733715Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-86cd84489-xpctj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:03:59.232652 crc crio[22652]: 2026-06-11T11:03:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9f0ec4992342483 Mac:d6:30:ae:22:be:22 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:70 Mtu:0 Sandbox:/var/run/netns/6b0e37a7-01b2-49e8-a965-e180b0873e28 SocketPath: PciID:}] [{Interface:0xc0002ac770 Address:{IP:10.217.0.112 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:03:59.234376 crc crio[22652]: time=\"2026-06-11T11:03:59.234272117Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-86cd84489-xpctj Namespace:openstack ID:9f0ec4992342483a7073fb216559e8735804bc4e932814f080b68a21d5296210 UID:1010afb5-e4f0-4c1d-a576-a2d0c62cd86a NetNS:/var/run/netns/6b0e37a7-01b2-49e8-a965-e180b0873e28 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1010afb5_e4f0_4c1d_a576_a2d0c62cd86a.slice PodAnnotations:0xc0024004a0}] Aliases:map[]}\"\nJun 11 11:03:59.234899 crc crio[22652]: time=\"2026-06-11T11:03:59.234808495Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-86cd84489-xpctj for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:03:59.451056 crc crio[22652]: time=\"2026-06-11T11:03:59.450945642Z\" level=info msg=\"Got pod network &{Name:ovn-controller-metrics-hjsp2 Namespace:openstack ID:df3de104edb77980c85e29aa9c65c5ef88e457b44fd795194c2b0d3796987f1a UID:fa8b50e5-409c-466a-9ac9-ddded102a3ff NetNS:/var/run/netns/52aa4534-1146-49b7-84d1-41d32843cac2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfa8b50e5_409c_466a_9ac9_ddded102a3ff.slice PodAnnotations:0xc0022f6118}] Aliases:map[]}\"\nJun 11 11:03:59.451056 crc crio[22652]: time=\"2026-06-11T11:03:59.451017605Z\" level=info msg=\"Adding pod openstack_ovn-controller-metrics-hjsp2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:03:59.454984 crc crio[22652]: time=\"2026-06-11T11:03:59.454920239Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:7b731db5aae0df7b814f3d00e979dfead5d3d5d0628ad440b664274097714eee\" id=01fe0dbb-dd4a-4d1e-9aa3-3f44874bd0b4 name=/runtime.v1.ImageService/PullImage\nJun 11 11:03:59.456555 crc crio[22652]: time=\"2026-06-11T11:03:59.456445978Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:f01b878ebdefbb15ead53f37a3c8fc4d7693540ba7fd6163f6f22fcbfb5c7664 UID:e813630b-a0ce-4c8c-8ed3-4f6ad69ea0ad NetNS:/var/run/netns/072a999d-b9b8-4089-aa9c-39de1d46347c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode813630b_a0ce_4c8c_8ed3_4f6ad69ea0ad.slice PodAnnotations:0xc005a4c098}] Aliases:map[]}\"\nJun 11 11:03:59.456555 crc crio[22652]: time=\"2026-06-11T11:03:59.45650954Z\" level=info msg=\"Adding pod openstack_ovsdbserver-sb-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:03:59.458850 crc crio[22652]: time=\"2026-06-11T11:03:59.458810733Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=d50f30d3-8f69-4451-9e92-85b8847c2dce name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:03:59.468783 crc crio[22652]: time=\"2026-06-11T11:03:59.468329776Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9f4bbf522c1232aa0ae76b346ada0fb5e9f387537605e845fa73a76e0ff04110\" id=decea69c-c357-4d8c-810a-561e9c769ffc name=/runtime.v1.ImageService/PullImage\nJun 11 11:03:59.469880 crc crio[22652]: time=\"2026-06-11T11:03:59.469770185Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=637d837a-3a19-4354-87da-75e432141a4f name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:03:59.485040 crc crio[22652]: time=\"2026-06-11T11:03:59.484763271Z\" level=info msg=\"Removed pod sandbox: d76ed1f688bc6d80e53dd90217ba7a5f2aa6db600e570cc3f8eba9f5179bff49\" id=5e40f03e-8fdb-4a1c-be80-ef134bde777f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:03:59.527453 crc crio[22652]: time=\"2026-06-11T11:03:59.527304684Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:188950d1f5330b4995908cb5b3336bc06b64ba2f656b4b785e2d2e234f16ec8f\" id=20d2d7cc-c44a-49e1-aaa0-e34be4f02a86 name=/runtime.v1.ImageService/PullImage\nJun 11 11:03:59.528486 crc crio[22652]: time=\"2026-06-11T11:03:59.528447263Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=2e2cee70-f5f0-4514-9daf-c41e8bcc4366 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:03:59.558865 crc crio[22652]: time=\"2026-06-11T11:03:59.558781817Z\" level=info msg=\"Ran pod sandbox 9f0ec4992342483a7073fb216559e8735804bc4e932814f080b68a21d5296210 with infra container: openstack/dnsmasq-dns-86cd84489-xpctj/POD\" id=08056af6-6316-4c83-8fee-86a288a4f5ab name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:03:59.569389 crc crio[22652]: time=\"2026-06-11T11:03:59.569311356Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=f5acb9b6-2d0a-495c-9e3e-74d908aec8fd name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:03:59.590609 crc crio[22652]: time=\"2026-06-11T11:03:59.590553489Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=61c12938-dd4c-4b3e-b6d8-d18c4c074e6c name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:03:59.651538 crc crio[22652]: time=\"2026-06-11T11:03:59.651373025Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:03:59.669545 crc crio[22652]: time=\"2026-06-11T11:03:59.66943045Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=a758cccd-73c8-4895-8a32-64d7db8d6b2d name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:03:59.725483 crc crio[22652]: time=\"2026-06-11T11:03:59.723809161Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:32504a0660cd81bed4bf883ab18219c7af028ef6f5cd6b5cc8225a58252d65e8\" id=b772a931-bade-43a9-b898-7844046569de name=/runtime.v1.ImageService/PullImage\nJun 11 11:03:59.725483 crc crio[22652]: time=\"2026-06-11T11:03:59.724984301Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=a3f21a89-59e8-4525-803e-52554f88b9ce name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:03:59.751359 crc crio[22652]: time=\"2026-06-11T11:03:59.751107703Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:32504a0660cd81bed4bf883ab18219c7af028ef6f5cd6b5cc8225a58252d65e8\" id=a9765674-9789-45db-9e4e-3d87ed5589d2 name=/runtime.v1.ImageService/PullImage\nJun 11 11:03:59.753979 crc crio[22652]: time=\"2026-06-11T11:03:59.753847355Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=83a14519-2ccb-497e-8205-89377f2e3ffe name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:03:59.779454 crc crio[22652]: time=\"2026-06-11T11:03:59.77922059Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:03:59.799533 crc crio[22652]: time=\"2026-06-11T11:03:59.799372482Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=ea1118e9-9026-4671-9800-37cace316314 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:03:59.812630 crc crio[22652]: time=\"2026-06-11T11:03:59.812572018Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:ba97cb84e9c691378c75d7722e1b3beae894cc25addffadc2d7106e39c07e58c\" id=fe41ee25-455c-49b2-9721-d2a0d69e3546 name=/runtime.v1.ImageService/PullImage\nJun 11 11:03:59.814438 crc crio[22652]: time=\"2026-06-11T11:03:59.814398342Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=a38c445a-a571-43f6-a654-ea11aa281370 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:03:59.823408 crc crio[22652]: time=\"2026-06-11T11:03:59.823314757Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:807c1076fe368456aee9a88438d275805fc908d207bada66f46e084e1fd4e8d9\" id=121d76c2-4520-49eb-8e6e-7fbb48c9b23b name=/runtime.v1.ImageService/PullImage\nJun 11 11:03:59.824464 crc crio[22652]: time=\"2026-06-11T11:03:59.824428257Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=35d5eadb-c182-4f0f-bba1-057b682c75ec name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:03:59.866891 crc crio[22652]: time=\"2026-06-11T11:03:59.866759375Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:32504a0660cd81bed4bf883ab18219c7af028ef6f5cd6b5cc8225a58252d65e8\" id=599afbb4-0eba-4ed9-aceb-d0975ed1b3d2 name=/runtime.v1.ImageService/PullImage\nJun 11 11:03:59.868625 crc crio[22652]: time=\"2026-06-11T11:03:59.867777214Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=227ac4bc-20d4-4f43-880e-b299e72e8831 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:03:59.922401 crc crio[22652]: time=\"2026-06-11T11:03:59.921482988Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=c54e3dd7-3fa7-4a36-807f-306253b5e335 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:03:59.922682 crc crio[22652]: time=\"2026-06-11T11:03:59.922598312Z\" level=info msg=\"Creating container: openstack/rabbitmq-cell1-server-0/setup-container\" id=b6cdfdcc-4b00-40a0-8b1c-1531f3ad2523 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:03:59.956945 crc crio[22652]: time=\"2026-06-11T11:03:59.956832741Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=b8f7eef4-423e-4e1b-a065-40ebb905a138 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:03:59.971694 crc crio[22652]: time=\"2026-06-11T11:03:59.971589666Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=100f2a42-6638-4bef-92c9-d9d19961ec2d name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:04:00.102536 crc crio[22652]: 2026-06-11T11:04:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:df3de104edb7798 Mac:ea:33:28:17:4c:68 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6f Mtu:0 Sandbox:/var/run/netns/52aa4534-1146-49b7-84d1-41d32843cac2 SocketPath: PciID:}] [{Interface:0xc00048c6b0 Address:{IP:10.217.0.111 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:04:00.103478 crc crio[22652]: time=\"2026-06-11T11:04:00.103404999Z\" level=info msg=\"Got pod network &{Name:ovn-controller-metrics-hjsp2 Namespace:openstack ID:df3de104edb77980c85e29aa9c65c5ef88e457b44fd795194c2b0d3796987f1a UID:fa8b50e5-409c-466a-9ac9-ddded102a3ff NetNS:/var/run/netns/52aa4534-1146-49b7-84d1-41d32843cac2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfa8b50e5_409c_466a_9ac9_ddded102a3ff.slice PodAnnotations:0xc0022f6118}] Aliases:map[]}\"\nJun 11 11:04:00.103691 crc crio[22652]: time=\"2026-06-11T11:04:00.103594265Z\" level=info msg=\"Checking pod openstack_ovn-controller-metrics-hjsp2 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:04:00.174404 crc crio[22652]: time=\"2026-06-11T11:04:00.173968537Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-86cd84489-xpctj/init\" id=b893b0ee-d732-47be-adc4-01457d8c060a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:04:00.365705 crc crio[22652]: 2026-06-11T11:04:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f01b878ebdefbb1 Mac:e2:ec:59:32:c4:80 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6e Mtu:0 Sandbox:/var/run/netns/072a999d-b9b8-4089-aa9c-39de1d46347c SocketPath: PciID:}] [{Interface:0xc0001345b0 Address:{IP:10.217.0.110 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:04:00.365705 crc crio[22652]: time=\"2026-06-11T11:04:00.363089081Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:f01b878ebdefbb15ead53f37a3c8fc4d7693540ba7fd6163f6f22fcbfb5c7664 UID:e813630b-a0ce-4c8c-8ed3-4f6ad69ea0ad NetNS:/var/run/netns/072a999d-b9b8-4089-aa9c-39de1d46347c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode813630b_a0ce_4c8c_8ed3_4f6ad69ea0ad.slice PodAnnotations:0xc005a4c098}] Aliases:map[]}\"\nJun 11 11:04:00.365705 crc crio[22652]: time=\"2026-06-11T11:04:00.363407121Z\" level=info msg=\"Checking pod openstack_ovsdbserver-sb-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:04:00.706552 crc crio[22652]: time=\"2026-06-11T11:04:00.706452169Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686264-865mm/POD\" id=533fb67b-4351-4166-849d-1348c508f673 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:04:00.709554 crc crio[22652]: time=\"2026-06-11T11:04:00.706593343Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:04:01.853257 crc crio[22652]: time=\"2026-06-11T11:04:01.851990676Z\" level=info msg=\"Ran pod sandbox df3de104edb77980c85e29aa9c65c5ef88e457b44fd795194c2b0d3796987f1a with infra container: openstack/ovn-controller-metrics-hjsp2/POD\" id=43919b58-669e-4ff3-8fca-bb7eb20ac347 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:04:01.853257 crc crio[22652]: time=\"2026-06-11T11:04:01.852898017Z\" level=info msg=\"Creating container: openstack/openstack-galera-0/mysql-bootstrap\" id=dc82da6a-83d1-4edb-9a96-56b34b02a677 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:04:01.870566 crc crio[22652]: time=\"2026-06-11T11:04:01.87045369Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-769fc96f7c-fc8kw/init\" id=bdc200cb-d197-444f-955c-bbc9a072f3dd name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:04:01.880763 crc crio[22652]: time=\"2026-06-11T11:04:01.880662524Z\" level=info msg=\"Ran pod sandbox f01b878ebdefbb15ead53f37a3c8fc4d7693540ba7fd6163f6f22fcbfb5c7664 with infra container: openstack/ovsdbserver-sb-0/POD\" id=5b5542b2-96e5-4873-a543-9dc238a327f8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:04:01.885519 crc crio[22652]: time=\"2026-06-11T11:04:01.880896532Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=5a465102-e370-4776-8b11-813bf738ba59 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:04:01.885519 crc crio[22652]: time=\"2026-06-11T11:04:01.883460334Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=c7f27c5f-e5c8-44be-ad20-248ad9cd003c name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:04:01.885519 crc crio[22652]: time=\"2026-06-11T11:04:01.884790022Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=b4938ab4-9ec7-4ff0-827e-96c3ca6a1b27 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:04:01.887242 crc crio[22652]: time=\"2026-06-11T11:04:01.887097327Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:04:01.888815 crc crio[22652]: time=\"2026-06-11T11:04:01.888727518Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified not found\" id=c7f27c5f-e5c8-44be-ad20-248ad9cd003c name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:04:01.889105 crc crio[22652]: time=\"2026-06-11T11:04:01.889043968Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified not found\" id=b4938ab4-9ec7-4ff0-827e-96c3ca6a1b27 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:04:01.889293 crc crio[22652]: time=\"2026-06-11T11:04:01.889176083Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified found\" id=b4938ab4-9ec7-4ff0-827e-96c3ca6a1b27 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:04:01.889293 crc crio[22652]: time=\"2026-06-11T11:04:01.889216124Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified found\" id=c7f27c5f-e5c8-44be-ad20-248ad9cd003c name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:04:01.892927 crc crio[22652]: time=\"2026-06-11T11:04:01.891020829Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=f7e4c8d1-a692-493c-8b24-6196d5c78d56 name=/runtime.v1.ImageService/PullImage\nJun 11 11:04:01.892927 crc crio[22652]: time=\"2026-06-11T11:04:01.89261108Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=9bf23950-abfc-4812-95ad-3e2f86dc223e name=/runtime.v1.ImageService/PullImage\nJun 11 11:04:01.897804 crc crio[22652]: time=\"2026-06-11T11:04:01.897537586Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\\\"\"\nJun 11 11:04:01.906250 crc crio[22652]: time=\"2026-06-11T11:04:01.903545295Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\\\"\"\nJun 11 11:04:01.922323 crc crio[22652]: time=\"2026-06-11T11:04:01.911749659Z\" level=info msg=\"Creating container: openstack/ovn-controller-ovs-n6pzb/ovsdb-server-init\" id=3bb58874-98e2-4a1a-a6e5-648ac7a13d90 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:04:01.922323 crc crio[22652]: time=\"2026-06-11T11:04:01.914508496Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=6ffc2bbf-7847-4296-9b76-d3864fbfe2b5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:04:01.922323 crc crio[22652]: time=\"2026-06-11T11:04:01.916305231Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7dc8cc99c9-bqwjs/init\" id=08952342-c49a-4323-a288-8db210326838 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:04:01.929894 crc crio[22652]: time=\"2026-06-11T11:04:01.924546361Z\" level=info msg=\"Creating container: openstack/rabbitmq-server-0/setup-container\" id=2b84adba-9795-49dc-aa58-227134fe0e0a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:04:01.939008 crc crio[22652]: time=\"2026-06-11T11:04:01.93889029Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=a2a79a88-f8fc-42b7-9d83-f0a2086ed371 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:04:01.965384 crc crio[22652]: time=\"2026-06-11T11:04:01.965021018Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=5e3e92d4-b4b9-4a11-9095-10dceabd3f03 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:04:01.979929 crc crio[22652]: time=\"2026-06-11T11:04:01.979818082Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=62740dd5-117f-4f6a-816e-beee6a1e7bc3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:04:01.990391 crc crio[22652]: time=\"2026-06-11T11:04:01.990328841Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:04:02.001978 crc crio[22652]: time=\"2026-06-11T11:04:02.001923684Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:04:02.006794 crc crio[22652]: time=\"2026-06-11T11:04:02.00649359Z\" level=info msg=\"Pulled image: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:d9760cb88c96b59bfab6a3586064b204b5234b6ad07bec2667ca37f797a519ff\" id=dc8ea107-d9ec-4ab1-937d-8e694262c001 name=/runtime.v1.ImageService/PullImage\nJun 11 11:04:02.014249 crc crio[22652]: time=\"2026-06-11T11:04:02.014071813Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=6ed87033-f1a4-405a-ac20-2b1ccd56a47e name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:04:02.017531 crc crio[22652]: time=\"2026-06-11T11:04:02.017431651Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:04:02.025411 crc crio[22652]: time=\"2026-06-11T11:04:02.023576712Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:04:02.047804 crc crio[22652]: time=\"2026-06-11T11:04:02.047707359Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:04:02.048479 crc crio[22652]: time=\"2026-06-11T11:04:02.048373283Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:04:02.061683 crc crio[22652]: time=\"2026-06-11T11:04:02.061523743Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:04:02.066443 crc crio[22652]: time=\"2026-06-11T11:04:02.066340502Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:04:02.070278 crc crio[22652]: time=\"2026-06-11T11:04:02.070104192Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6b994dcc49-x95q9/init\" id=0041a158-9912-4d5c-9dc8-0b11a9d6aed8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:04:02.083616 crc crio[22652]: time=\"2026-06-11T11:04:02.082096856Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:04:02.092170 crc crio[22652]: time=\"2026-06-11T11:04:02.091767079Z\" level=info msg=\"Creating container: openstack/ovsdbserver-nb-0/ovsdbserver-nb\" id=3d7aa372-948c-4e44-b18e-b3d21ad004aa name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:04:02.098090 crc crio[22652]: time=\"2026-06-11T11:04:02.097690606Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:04:02.108407 crc crio[22652]: time=\"2026-06-11T11:04:02.107743423Z\" level=info msg=\"Creating container: openstack/ovn-controller-hfc5h/ovn-controller\" id=6d40a4d2-cf34-470f-ab61-d2215a9ef27f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:04:02.119963 crc crio[22652]: time=\"2026-06-11T11:04:02.119812017Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686264-865mm Namespace:openshift-infra ID:5b2a39462143cf82a0fc33421a44facd25bafdebcd573a0cac1be03ac2c50452 UID:7c132bc1-d6f8-4322-90df-d41f6db61590 NetNS:/var/run/netns/9809efb4-d97f-4bb3-806d-f2caba188fea Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7c132bc1_d6f8_4322_90df_d41f6db61590.slice PodAnnotations:0xc005a4c688}] Aliases:map[]}\"\nJun 11 11:04:02.119963 crc crio[22652]: time=\"2026-06-11T11:04:02.11991692Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686264-865mm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:04:02.147000 crc crio[22652]: time=\"2026-06-11T11:04:02.14598987Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:04:02.161622 crc crio[22652]: time=\"2026-06-11T11:04:02.161580076Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:04:02.163063 crc crio[22652]: time=\"2026-06-11T11:04:02.16265286Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-68bc84565-mf2dh/init\" id=a91889a1-9cb3-45f1-a43b-80c156aa4d63 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:04:02.163537 crc crio[22652]: time=\"2026-06-11T11:04:02.163450943Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:04:02.173604 crc crio[22652]: time=\"2026-06-11T11:04:02.172411479Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:04:02.206368 crc crio[22652]: time=\"2026-06-11T11:04:02.205494691Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:04:02.209892 crc crio[22652]: time=\"2026-06-11T11:04:02.20830795Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:04:02.226090 crc crio[22652]: time=\"2026-06-11T11:04:02.225963143Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:04:02.245852 crc crio[22652]: time=\"2026-06-11T11:04:02.245689831Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:04:02.275679 crc crio[22652]: time=\"2026-06-11T11:04:02.275428133Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:04:02.284041 crc crio[22652]: time=\"2026-06-11T11:04:02.28235234Z\" level=info msg=\"Created container d81862aabf6c80d66d5aefd7e4f49b1fc2d524cfe5551e14162f10a1c042d8e2: openstack/openstack-cell1-galera-0/mysql-bootstrap\" id=a150a3bb-917c-477b-99b9-295a98a20153 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:04:02.284566 crc crio[22652]: time=\"2026-06-11T11:04:02.284443865Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:04:02.288248 crc crio[22652]: time=\"2026-06-11T11:04:02.285443981Z\" level=info msg=\"Starting container: d81862aabf6c80d66d5aefd7e4f49b1fc2d524cfe5551e14162f10a1c042d8e2\" id=efb27ce8-6325-4497-bcb5-0d95d04f79a6 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:04:02.288248 crc crio[22652]: time=\"2026-06-11T11:04:02.286992468Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=55188e4d-ec76-4b81-946b-fb2fe5f08986 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:04:02.299756 crc crio[22652]: time=\"2026-06-11T11:04:02.299618571Z\" level=info msg=\"Started container\" PID=52811 containerID=d81862aabf6c80d66d5aefd7e4f49b1fc2d524cfe5551e14162f10a1c042d8e2 description=openstack/openstack-cell1-galera-0/mysql-bootstrap id=efb27ce8-6325-4497-bcb5-0d95d04f79a6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1bc135ac57f549fd8ae843a6ed24dc3d15f496fb4f39a793dcd4dbb9d079611a\nJun 11 11:04:02.320455 crc crio[22652]: time=\"2026-06-11T11:04:02.318731099Z\" level=info msg=\"Created container 9c8243395104712062e8e7704ed8c603ecce8f06f2872176f4b5ca406e4a3205: openstack/memcached-0/memcached\" id=da85a3cd-6f03-4bec-af99-e91aa20caa38 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:04:02.321501 crc crio[22652]: time=\"2026-06-11T11:04:02.321417569Z\" level=info msg=\"Created container f91b43728e81f81b66d60bfe3bd21387929a12bb042d89472aa45aaf916853f7: openstack/dnsmasq-dns-86cd84489-xpctj/init\" id=b893b0ee-d732-47be-adc4-01457d8c060a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:04:02.321766 crc crio[22652]: time=\"2026-06-11T11:04:02.321642675Z\" level=info msg=\"Starting container: 9c8243395104712062e8e7704ed8c603ecce8f06f2872176f4b5ca406e4a3205\" id=54340b60-53d6-4fd2-aae5-40f8a3db3a82 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:04:02.327092 crc crio[22652]: time=\"2026-06-11T11:04:02.326392516Z\" level=info msg=\"Starting container: f91b43728e81f81b66d60bfe3bd21387929a12bb042d89472aa45aaf916853f7\" id=c6aad265-3ff0-4212-b5d1-b124c1704ce0 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:04:02.332062 crc crio[22652]: time=\"2026-06-11T11:04:02.332015016Z\" level=info msg=\"Started container\" PID=52803 containerID=9c8243395104712062e8e7704ed8c603ecce8f06f2872176f4b5ca406e4a3205 description=openstack/memcached-0/memcached id=54340b60-53d6-4fd2-aae5-40f8a3db3a82 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f9a55e94c662e1edb13ad7e961ca0efebc40ebc91899a6e867b728d2defb4e9e\nJun 11 11:04:02.343151 crc crio[22652]: time=\"2026-06-11T11:04:02.342842687Z\" level=info msg=\"Started container\" PID=52823 containerID=f91b43728e81f81b66d60bfe3bd21387929a12bb042d89472aa45aaf916853f7 description=openstack/dnsmasq-dns-86cd84489-xpctj/init id=c6aad265-3ff0-4212-b5d1-b124c1704ce0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9f0ec4992342483a7073fb216559e8735804bc4e932814f080b68a21d5296210\nJun 11 11:04:02.352231 crc crio[22652]: time=\"2026-06-11T11:04:02.352061223Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:04:02.366375 crc crio[22652]: time=\"2026-06-11T11:04:02.366284022Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:04:02.410659 crc crio[22652]: time=\"2026-06-11T11:04:02.410561746Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:04:02.442015 crc crio[22652]: time=\"2026-06-11T11:04:02.438625765Z\" level=info msg=\"Created container 8b86fe768a69120434744169f54265b17c43462c9d8eb6efe5a3ebda0446b333: openstack/dnsmasq-dns-769fc96f7c-fc8kw/init\" id=bdc200cb-d197-444f-955c-bbc9a072f3dd name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:04:02.447427 crc crio[22652]: time=\"2026-06-11T11:04:02.442509978Z\" level=info msg=\"Starting container: 8b86fe768a69120434744169f54265b17c43462c9d8eb6efe5a3ebda0446b333\" id=1b89dab3-1ea8-4a4a-bf59-868e18b3efbb name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:04:02.447427 crc crio[22652]: time=\"2026-06-11T11:04:02.447315113Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:04:02.455339 crc crio[22652]: time=\"2026-06-11T11:04:02.451607297Z\" level=info msg=\"Started container\" PID=52854 containerID=8b86fe768a69120434744169f54265b17c43462c9d8eb6efe5a3ebda0446b333 description=openstack/dnsmasq-dns-769fc96f7c-fc8kw/init id=1b89dab3-1ea8-4a4a-bf59-868e18b3efbb name=/runtime.v1.RuntimeService/StartContainer sandboxID=0d9a77eaa16e261c141cb16fbf36e7f256e1da6b22e46c5ff5f541ddf79c9490\nJun 11 11:04:02.460651 crc crio[22652]: time=\"2026-06-11T11:04:02.460598315Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:04:02.462638 crc crio[22652]: time=\"2026-06-11T11:04:02.462611389Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:04:02.475265 crc crio[22652]: time=\"2026-06-11T11:04:02.475181291Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:04:02.483347 crc crio[22652]: time=\"2026-06-11T11:04:02.483276124Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:04:02.493995 crc crio[22652]: time=\"2026-06-11T11:04:02.493890631Z\" level=info msg=\"Creating container: openstack/kube-state-metrics-0/kube-state-metrics\" id=ae41e575-26ff-4a4f-862c-834f7377cf5c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:04:02.506792 crc crio[22652]: time=\"2026-06-11T11:04:02.505320688Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:04:02.535015 crc crio[22652]: 2026-06-11T11:04:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5b2a39462143cf8 Mac:12:26:4a:ec:da:1a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:71 Mtu:0 Sandbox:/var/run/netns/9809efb4-d97f-4bb3-806d-f2caba188fea SocketPath: PciID:}] [{Interface:0xc0004b05c0 Address:{IP:10.217.0.113 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:04:02.536499 crc crio[22652]: time=\"2026-06-11T11:04:02.536428889Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686264-865mm Namespace:openshift-infra ID:5b2a39462143cf82a0fc33421a44facd25bafdebcd573a0cac1be03ac2c50452 UID:7c132bc1-d6f8-4322-90df-d41f6db61590 NetNS:/var/run/netns/9809efb4-d97f-4bb3-806d-f2caba188fea Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7c132bc1_d6f8_4322_90df_d41f6db61590.slice PodAnnotations:0xc005a4c688}] Aliases:map[]}\"\nJun 11 11:04:02.536623 crc crio[22652]: time=\"2026-06-11T11:04:02.536611125Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686264-865mm for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:04:02.552867 crc crio[22652]: time=\"2026-06-11T11:04:02.55270323Z\" level=info msg=\"Created container 117e65fb453ce02217edfbbc64c160792cae0e82de88b486a25764175f19863c: openstack/openstack-galera-0/mysql-bootstrap\" id=dc82da6a-83d1-4edb-9a96-56b34b02a677 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:04:02.557667 crc crio[22652]: time=\"2026-06-11T11:04:02.557384205Z\" level=info msg=\"Starting container: 117e65fb453ce02217edfbbc64c160792cae0e82de88b486a25764175f19863c\" id=f5fd46c0-2fda-4619-a507-fc99590f8929 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:04:02.575486 crc crio[22652]: time=\"2026-06-11T11:04:02.575313361Z\" level=info msg=\"Started container\" PID=52867 containerID=117e65fb453ce02217edfbbc64c160792cae0e82de88b486a25764175f19863c description=openstack/openstack-galera-0/mysql-bootstrap id=f5fd46c0-2fda-4619-a507-fc99590f8929 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dcd8511e066436b79586125c5d5fe8e1f4491293a9d09fa063d690ff44d328aa\nJun 11 11:04:02.580477 crc crio[22652]: time=\"2026-06-11T11:04:02.580387057Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:04:02.583724 crc crio[22652]: time=\"2026-06-11T11:04:02.583686764Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:04:02.586927 crc crio[22652]: time=\"2026-06-11T11:04:02.586830763Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:04:02.594421 crc crio[22652]: time=\"2026-06-11T11:04:02.594234708Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:04:02.604756 crc crio[22652]: time=\"2026-06-11T11:04:02.604660168Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:04:02.607506 crc crio[22652]: time=\"2026-06-11T11:04:02.607346781Z\" level=info msg=\"Ran pod sandbox 5b2a39462143cf82a0fc33421a44facd25bafdebcd573a0cac1be03ac2c50452 with infra container: openshift-infra/auto-csr-approver-29686264-865mm/POD\" id=533fb67b-4351-4166-849d-1348c508f673 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:04:02.616753 crc crio[22652]: time=\"2026-06-11T11:04:02.616541061Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=998c8b71-1bc5-4996-beee-51227f25b0b7 name=/runtime.v1.ImageService/PullImage\nJun 11 11:04:02.630423 crc crio[22652]: time=\"2026-06-11T11:04:02.63022788Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 11:04:02.642648 crc crio[22652]: time=\"2026-06-11T11:04:02.641969827Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:04:02.653275 crc crio[22652]: time=\"2026-06-11T11:04:02.653175212Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:04:02.664653 crc crio[22652]: time=\"2026-06-11T11:04:02.664602174Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:04:02.690738 crc crio[22652]: time=\"2026-06-11T11:04:02.690696775Z\" level=info msg=\"Created container cde93d39fd7f7fd0ecbd703ebb1d6b638e58b63c2ae4c9c275ae503927d44cdb: openstack/dnsmasq-dns-7dc8cc99c9-bqwjs/init\" id=08952342-c49a-4323-a288-8db210326838 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:04:02.703727 crc crio[22652]: time=\"2026-06-11T11:04:02.70028723Z\" level=info msg=\"Starting container: cde93d39fd7f7fd0ecbd703ebb1d6b638e58b63c2ae4c9c275ae503927d44cdb\" id=ccefae68-4213-423a-974d-760dedfd8b48 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:04:02.707020 crc crio[22652]: time=\"2026-06-11T11:04:02.706924201Z\" level=info msg=\"Started container\" PID=52892 containerID=cde93d39fd7f7fd0ecbd703ebb1d6b638e58b63c2ae4c9c275ae503927d44cdb description=openstack/dnsmasq-dns-7dc8cc99c9-bqwjs/init id=ccefae68-4213-423a-974d-760dedfd8b48 name=/runtime.v1.RuntimeService/StartContainer sandboxID=60264fd76d3bf2d8fbcee1e5e5332923e466c89257037da320c373cd392864e3\nJun 11 11:04:02.708816 crc crio[22652]: time=\"2026-06-11T11:04:02.708718832Z\" level=info msg=\"Created container e05116e4806884408705fe8a919e72a974bdbb4a3059914288e9d6ed0c4e7603: openstack/dnsmasq-dns-6b994dcc49-x95q9/init\" id=0041a158-9912-4d5c-9dc8-0b11a9d6aed8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:04:02.711029 crc crio[22652]: time=\"2026-06-11T11:04:02.710957287Z\" level=info msg=\"Starting container: e05116e4806884408705fe8a919e72a974bdbb4a3059914288e9d6ed0c4e7603\" id=0df3ddd0-ba8d-4662-b8e6-d92a2f61b297 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:04:02.729737 crc crio[22652]: time=\"2026-06-11T11:04:02.729660777Z\" level=info msg=\"Started container\" PID=52909 containerID=e05116e4806884408705fe8a919e72a974bdbb4a3059914288e9d6ed0c4e7603 description=openstack/dnsmasq-dns-6b994dcc49-x95q9/init id=0df3ddd0-ba8d-4662-b8e6-d92a2f61b297 name=/runtime.v1.RuntimeService/StartContainer sandboxID=150666e8fe657599f387d26f85c806ce5334a6999737d88c80c4a449210f3890\nJun 11 11:04:02.804066 crc crio[22652]: time=\"2026-06-11T11:04:02.80394772Z\" level=info msg=\"Created container 8acf047f68fb58855dac10efb7a6253e5a0b6e775b64e05159a5479f16d1c61c: openstack/dnsmasq-dns-68bc84565-mf2dh/init\" id=a91889a1-9cb3-45f1-a43b-80c156aa4d63 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:04:02.808665 crc crio[22652]: time=\"2026-06-11T11:04:02.806862229Z\" level=info msg=\"Starting container: 8acf047f68fb58855dac10efb7a6253e5a0b6e775b64e05159a5479f16d1c61c\" id=ffe0fd25-b27b-4069-be89-47f8c50e04b1 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:04:02.823882 crc crio[22652]: time=\"2026-06-11T11:04:02.822655017Z\" level=info msg=\"Started container\" PID=52950 containerID=8acf047f68fb58855dac10efb7a6253e5a0b6e775b64e05159a5479f16d1c61c description=openstack/dnsmasq-dns-68bc84565-mf2dh/init id=ffe0fd25-b27b-4069-be89-47f8c50e04b1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6f799f0eeb738be7e70a73ac9b791a28451acede31c9dd47fd56f3f69d43d309\nJun 11 11:04:03.168817 crc crio[22652]: time=\"2026-06-11T11:04:03.16847507Z\" level=info msg=\"Created container 21b0e131095b4dccff440db96e18da0560f6c119369f1e20d7fa07784905f0ed: openstack/ovsdbserver-nb-0/ovsdbserver-nb\" id=3d7aa372-948c-4e44-b18e-b3d21ad004aa name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:04:03.181603 crc crio[22652]: time=\"2026-06-11T11:04:03.181308143Z\" level=info msg=\"Starting container: 21b0e131095b4dccff440db96e18da0560f6c119369f1e20d7fa07784905f0ed\" id=89c88f88-619f-4587-861d-61186b4bf000 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:04:03.183573 crc crio[22652]: time=\"2026-06-11T11:04:03.183346787Z\" level=info msg=\"Stopping pod sandbox: 60264fd76d3bf2d8fbcee1e5e5332923e466c89257037da320c373cd392864e3\" id=d7ef5296-833f-4159-821f-9265a2e1b9e1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:04:03.184007 crc crio[22652]: time=\"2026-06-11T11:04:03.183846173Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7dc8cc99c9-bqwjs Namespace:openstack ID:60264fd76d3bf2d8fbcee1e5e5332923e466c89257037da320c373cd392864e3 UID:5db2c596-7167-409b-b0d6-f4cccbca6fe5 NetNS:/var/run/netns/cad39c52-ccb3-4567-981f-c5afd58d4ca9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5db2c596_7167_409b_b0d6_f4cccbca6fe5.slice PodAnnotations:0xc000988b30}] Aliases:map[]}\"\nJun 11 11:04:03.184007 crc crio[22652]: time=\"2026-06-11T11:04:03.183963677Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-7dc8cc99c9-bqwjs from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:04:03.207302 crc crio[22652]: time=\"2026-06-11T11:04:03.207216052Z\" level=info msg=\"Stopping pod sandbox: 0d9a77eaa16e261c141cb16fbf36e7f256e1da6b22e46c5ff5f541ddf79c9490\" id=11cac14e-b369-4a25-bfe8-4e66a4809e32 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:04:03.207894 crc crio[22652]: time=\"2026-06-11T11:04:03.207808063Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-769fc96f7c-fc8kw Namespace:openstack ID:0d9a77eaa16e261c141cb16fbf36e7f256e1da6b22e46c5ff5f541ddf79c9490 UID:3c8883bb-2799-4f58-a19c-f6e6159f729f NetNS:/var/run/netns/fd6040bf-785c-4478-9573-741d97bc1f94 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3c8883bb_2799_4f58_a19c_f6e6159f729f.slice PodAnnotations:0xc0004bf478}] Aliases:map[]}\"\nJun 11 11:04:03.208071 crc crio[22652]: time=\"2026-06-11T11:04:03.208014037Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-769fc96f7c-fc8kw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:04:03.211415 crc crio[22652]: time=\"2026-06-11T11:04:03.211284953Z\" level=info msg=\"Started container\" PID=52948 containerID=21b0e131095b4dccff440db96e18da0560f6c119369f1e20d7fa07784905f0ed description=openstack/ovsdbserver-nb-0/ovsdbserver-nb id=89c88f88-619f-4587-861d-61186b4bf000 name=/runtime.v1.RuntimeService/StartContainer sandboxID=44228b80808a239ce2667b06e39f88cd6e3000fcee81263fcac0545aef7ac091\nJun 11 11:04:03.231450 crc crio[22652]: time=\"2026-06-11T11:04:03.231234918Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=918f086d-3239-447b-84a5-913f6167befa name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:04:03.231947 crc crio[22652]: time=\"2026-06-11T11:04:03.23192657Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified not found\" id=918f086d-3239-447b-84a5-913f6167befa name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:04:03.232713 crc crio[22652]: time=\"2026-06-11T11:04:03.232582151Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified found\" id=918f086d-3239-447b-84a5-913f6167befa name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:04:03.251060 crc crio[22652]: time=\"2026-06-11T11:04:03.250969994Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=0266f802-18f3-4029-923f-29245de767ed name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:04:03.261349 crc crio[22652]: time=\"2026-06-11T11:04:03.260658499Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=204b8637-cfa8-4da7-ae13-169f991451aa name=/runtime.v1.ImageService/PullImage\nJun 11 11:04:03.265039 crc crio[22652]: time=\"2026-06-11T11:04:03.264497169Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=38de94a9-6940-4e62-9820-1100dbab3489 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:04:03.267350 crc crio[22652]: time=\"2026-06-11T11:04:03.266730242Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\\\"\"\nJun 11 11:04:03.296621 crc crio[22652]: time=\"2026-06-11T11:04:03.293299561Z\" level=info msg=\"Stopping pod sandbox: 6f799f0eeb738be7e70a73ac9b791a28451acede31c9dd47fd56f3f69d43d309\" id=08b930d2-0731-43c1-b256-36b02b45669a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:04:03.296621 crc crio[22652]: time=\"2026-06-11T11:04:03.295765229Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68bc84565-mf2dh Namespace:openstack ID:6f799f0eeb738be7e70a73ac9b791a28451acede31c9dd47fd56f3f69d43d309 UID:caf2d78c-2764-484b-9a2d-7c82bd1f2cc1 NetNS:/var/run/netns/00f037f8-8828-469a-ade3-7ba29caa0333 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcaf2d78c_2764_484b_9a2d_7c82bd1f2cc1.slice PodAnnotations:0xc001e8e870}] Aliases:map[]}\"\nJun 11 11:04:03.296621 crc crio[22652]: time=\"2026-06-11T11:04:03.295964945Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-68bc84565-mf2dh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:04:03.362766 crc crio[22652]: time=\"2026-06-11T11:04:03.361095465Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=3655a30f-f434-4774-9645-da7ca2aa2e38 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:04:03.395283 crc crio[22652]: time=\"2026-06-11T11:04:03.394802131Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-86cd84489-xpctj/dnsmasq-dns\" id=1a4b6861-9004-4d0e-a7e0-9a2ce5d87855 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:04:03.395283 crc crio[22652]: time=\"2026-06-11T11:04:03.395064Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=84ec92e5-6845-46fa-bfd2-5bcc4d099732 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:04:03.397609 crc crio[22652]: time=\"2026-06-11T11:04:03.397524397Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:04:03.475529 crc crio[22652]: time=\"2026-06-11T11:04:03.475425896Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6b994dcc49-x95q9/dnsmasq-dns\" id=d3a5492d-9849-4eff-ae0c-2f84a19d4f77 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:04:03.509558 crc crio[22652]: time=\"2026-06-11T11:04:03.504424706Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:04:03.518045 crc crio[22652]: time=\"2026-06-11T11:04:03.517832955Z\" level=info msg=\"Created container 52234572fc13d025f1e673a6a1145f78de42add5f4a6d2cd7b868230c9b11833: openstack/kube-state-metrics-0/kube-state-metrics\" id=ae41e575-26ff-4a4f-862c-834f7377cf5c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:04:03.533465 crc crio[22652]: time=\"2026-06-11T11:04:03.533228909Z\" level=info msg=\"Starting container: 52234572fc13d025f1e673a6a1145f78de42add5f4a6d2cd7b868230c9b11833\" id=3508e8b0-3734-4381-894f-8eeec5cf4962 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:04:03.539868 crc crio[22652]: time=\"2026-06-11T11:04:03.539769286Z\" level=info msg=\"Started container\" PID=52974 containerID=52234572fc13d025f1e673a6a1145f78de42add5f4a6d2cd7b868230c9b11833 description=openstack/kube-state-metrics-0/kube-state-metrics id=3508e8b0-3734-4381-894f-8eeec5cf4962 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6bfbe827e8b784097550037ef5ab606c3807b0523e3c9182045f82143a0e1f1e\nJun 11 11:04:03.877225 crc crio[22652]: time=\"2026-06-11T11:04:03.876835012Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:04:03.896224 crc crio[22652]: time=\"2026-06-11T11:04:03.892430121Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=998c8b71-1bc5-4996-beee-51227f25b0b7 name=/runtime.v1.ImageService/PullImage\nJun 11 11:04:03.896224 crc crio[22652]: time=\"2026-06-11T11:04:03.895642517Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=8d96e7a1-df3b-4c7c-9bb3-94e2de35a0f0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:04:03.903430 crc crio[22652]: time=\"2026-06-11T11:04:03.899628267Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:04:03.939950 crc crio[22652]: time=\"2026-06-11T11:04:03.939864062Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=a0a66075-235e-452e-a4f0-d451b943475c name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:04:03.950365 crc crio[22652]: time=\"2026-06-11T11:04:03.948832361Z\" level=info msg=\"Stopped pod sandbox: 60264fd76d3bf2d8fbcee1e5e5332923e466c89257037da320c373cd392864e3\" id=d7ef5296-833f-4159-821f-9265a2e1b9e1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:04:03.953286 crc crio[22652]: time=\"2026-06-11T11:04:03.952616116Z\" level=info msg=\"Stopped pod sandbox: 0d9a77eaa16e261c141cb16fbf36e7f256e1da6b22e46c5ff5f541ddf79c9490\" id=11cac14e-b369-4a25-bfe8-4e66a4809e32 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:04:03.964644 crc crio[22652]: time=\"2026-06-11T11:04:03.963735266Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:04:03.970079 crc crio[22652]: time=\"2026-06-11T11:04:03.970020242Z\" level=info msg=\"Stopped pod sandbox: 6f799f0eeb738be7e70a73ac9b791a28451acede31c9dd47fd56f3f69d43d309\" id=08b930d2-0731-43c1-b256-36b02b45669a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:04:03.973714 crc crio[22652]: time=\"2026-06-11T11:04:03.972462309Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686264-865mm/oc\" id=44654164-09e8-49d9-99a0-3ff92fb1b4e2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:04:03.973714 crc crio[22652]: time=\"2026-06-11T11:04:03.973675748Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:04:03.973878 crc crio[22652]: time=\"2026-06-11T11:04:03.973730451Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:04:03.988460 crc crio[22652]: time=\"2026-06-11T11:04:03.987696207Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:04:04.123563 crc crio[22652]: time=\"2026-06-11T11:04:04.123495012Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:04:04.154170 crc crio[22652]: time=\"2026-06-11T11:04:04.154008617Z\" level=info msg=\"Created container 2fc9ffafc23475c84b6cc2cde9f93de82bb7f00a8053206412bc7c605b42dd39: openstack/rabbitmq-cell1-server-0/setup-container\" id=b6cdfdcc-4b00-40a0-8b1c-1531f3ad2523 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:04:04.163304 crc crio[22652]: time=\"2026-06-11T11:04:04.156778063Z\" level=info msg=\"Starting container: 2fc9ffafc23475c84b6cc2cde9f93de82bb7f00a8053206412bc7c605b42dd39\" id=2958a3aa-4c94-4f41-a6eb-7fe594dfbf10 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:04:04.170314 crc crio[22652]: time=\"2026-06-11T11:04:04.170101685Z\" level=info msg=\"Started container\" PID=52829 containerID=2fc9ffafc23475c84b6cc2cde9f93de82bb7f00a8053206412bc7c605b42dd39 description=openstack/rabbitmq-cell1-server-0/setup-container id=2958a3aa-4c94-4f41-a6eb-7fe594dfbf10 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c2786fd46ac0a8592e2e22a166ee96d1b10e6b1eb2a55bdad611709533c77aa0\nJun 11 11:04:04.487521 crc crio[22652]: time=\"2026-06-11T11:04:04.486484712Z\" level=info msg=\"Created container b004fabdf474d55b58907758f2b753d29118a3f14612e90987dcd260f8c337ca: openstack/rabbitmq-server-0/setup-container\" id=2b84adba-9795-49dc-aa58-227134fe0e0a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:04:04.497360 crc crio[22652]: time=\"2026-06-11T11:04:04.49729934Z\" level=info msg=\"Starting container: b004fabdf474d55b58907758f2b753d29118a3f14612e90987dcd260f8c337ca\" id=3e61413f-6bdd-4234-8743-6464282bf8b2 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:04:04.504074 crc crio[22652]: time=\"2026-06-11T11:04:04.503463953Z\" level=info msg=\"Started container\" PID=52891 containerID=b004fabdf474d55b58907758f2b753d29118a3f14612e90987dcd260f8c337ca description=openstack/rabbitmq-server-0/setup-container id=3e61413f-6bdd-4234-8743-6464282bf8b2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=68c28310e93ce04289a3136ad93a9a8461ba81633ec853a01d9fd0670e7d6740\nJun 11 11:04:04.542585 crc crio[22652]: time=\"2026-06-11T11:04:04.542104544Z\" level=info msg=\"Created container 73bc90c12fd34fdccf040e2bb6144fa68824b5e8225d1b4e94983a905e9ba413: openstack/dnsmasq-dns-6b994dcc49-x95q9/dnsmasq-dns\" id=d3a5492d-9849-4eff-ae0c-2f84a19d4f77 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:04:04.544295 crc crio[22652]: time=\"2026-06-11T11:04:04.544250252Z\" level=info msg=\"Starting container: 73bc90c12fd34fdccf040e2bb6144fa68824b5e8225d1b4e94983a905e9ba413\" id=925c8888-4c41-4cd4-b70e-975bea84f89e name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:04:04.551601 crc crio[22652]: time=\"2026-06-11T11:04:04.551547651Z\" level=info msg=\"Started container\" PID=53331 containerID=73bc90c12fd34fdccf040e2bb6144fa68824b5e8225d1b4e94983a905e9ba413 description=openstack/dnsmasq-dns-6b994dcc49-x95q9/dnsmasq-dns id=925c8888-4c41-4cd4-b70e-975bea84f89e name=/runtime.v1.RuntimeService/StartContainer sandboxID=150666e8fe657599f387d26f85c806ce5334a6999737d88c80c4a449210f3890\nJun 11 11:04:04.553708 crc crio[22652]: time=\"2026-06-11T11:04:04.553642268Z\" level=info msg=\"Created container 6f5102b11e70456c2e7733a5aeb9e70888eea103898f69078bd5c76b1d41a152: openstack/ovn-controller-ovs-n6pzb/ovsdb-server-init\" id=3bb58874-98e2-4a1a-a6e5-648ac7a13d90 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:04:04.555360 crc crio[22652]: time=\"2026-06-11T11:04:04.555286722Z\" level=info msg=\"Starting container: 6f5102b11e70456c2e7733a5aeb9e70888eea103898f69078bd5c76b1d41a152\" id=740e562b-d1e9-4cd5-af79-3984f5e43107 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:04:04.568151 crc crio[22652]: time=\"2026-06-11T11:04:04.567924804Z\" level=info msg=\"Started container\" PID=53326 containerID=6f5102b11e70456c2e7733a5aeb9e70888eea103898f69078bd5c76b1d41a152 description=openstack/ovn-controller-ovs-n6pzb/ovsdb-server-init id=740e562b-d1e9-4cd5-af79-3984f5e43107 name=/runtime.v1.RuntimeService/StartContainer sandboxID=885442492bab6c41bb0b22ab1f93ecf3f12d5cb69b4a8fcf47708b373df9aec5\nJun 11 11:04:04.570420 crc crio[22652]: time=\"2026-06-11T11:04:04.570353901Z\" level=info msg=\"Created container 3885cb2903b548556a5f774c4fa17b4eb67d5e15ddc08c49f59ea3516d06193d: openstack/dnsmasq-dns-86cd84489-xpctj/dnsmasq-dns\" id=1a4b6861-9004-4d0e-a7e0-9a2ce5d87855 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:04:04.574022 crc crio[22652]: time=\"2026-06-11T11:04:04.573737578Z\" level=info msg=\"Starting container: 3885cb2903b548556a5f774c4fa17b4eb67d5e15ddc08c49f59ea3516d06193d\" id=e271aa69-abe6-4697-96d7-3c13b0b799b8 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:04:04.589860 crc crio[22652]: time=\"2026-06-11T11:04:04.589707826Z\" level=info msg=\"Created container aff601cd4a3aa97398cbed7f8d0f7797aeb3a26040ae8b41761d5966ebee1794: openstack/ovn-controller-hfc5h/ovn-controller\" id=6d40a4d2-cf34-470f-ab61-d2215a9ef27f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:04:04.599830 crc crio[22652]: time=\"2026-06-11T11:04:04.599704769Z\" level=info msg=\"Started container\" PID=53312 containerID=3885cb2903b548556a5f774c4fa17b4eb67d5e15ddc08c49f59ea3516d06193d description=openstack/dnsmasq-dns-86cd84489-xpctj/dnsmasq-dns id=e271aa69-abe6-4697-96d7-3c13b0b799b8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9f0ec4992342483a7073fb216559e8735804bc4e932814f080b68a21d5296210\nJun 11 11:04:04.602020 crc crio[22652]: time=\"2026-06-11T11:04:04.601314084Z\" level=info msg=\"Starting container: aff601cd4a3aa97398cbed7f8d0f7797aeb3a26040ae8b41761d5966ebee1794\" id=a7f5f1e6-8a91-4fca-8c29-b69a9a511d3b name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:04:04.625056 crc crio[22652]: time=\"2026-06-11T11:04:04.62496132Z\" level=info msg=\"Started container\" PID=53333 containerID=aff601cd4a3aa97398cbed7f8d0f7797aeb3a26040ae8b41761d5966ebee1794 description=openstack/ovn-controller-hfc5h/ovn-controller id=a7f5f1e6-8a91-4fca-8c29-b69a9a511d3b name=/runtime.v1.RuntimeService/StartContainer sandboxID=7c4e7fa6fe34fee4e2fd4bb96bc5ac6b69e7f98b2dd603ffbb08a507c738e4bd\nJun 11 11:04:05.211501 crc crio[22652]: time=\"2026-06-11T11:04:05.210757832Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:04:05.289945 crc crio[22652]: time=\"2026-06-11T11:04:05.289889673Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:85b4f27c1058f2c2b0c03e426e77c60ade32cce5d8d14bb6242195cf45e42e90\" id=f7e4c8d1-a692-493c-8b24-6196d5c78d56 name=/runtime.v1.ImageService/PullImage\nJun 11 11:04:05.292430 crc crio[22652]: time=\"2026-06-11T11:04:05.292367418Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=4e131fa0-ab24-4a1b-a626-8d74e3f6540c name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:04:05.343524 crc crio[22652]: time=\"2026-06-11T11:04:05.342920283Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=be31d8f8-2d8b-4780-8c47-6384d473f0f5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:04:05.351479 crc crio[22652]: time=\"2026-06-11T11:04:05.351390668Z\" level=info msg=\"Creating container: openstack/ovsdbserver-sb-0/ovsdbserver-sb\" id=c65d27ad-4719-4376-9c80-58081809f596 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:04:05.367561 crc crio[22652]: time=\"2026-06-11T11:04:05.367213781Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:04:05.415336 crc crio[22652]: time=\"2026-06-11T11:04:05.415255009Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:04:05.445782 crc crio[22652]: time=\"2026-06-11T11:04:05.445704683Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=886208c9-2e3f-4a42-95f6-956653357e0d name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:04:05.456041 crc crio[22652]: time=\"2026-06-11T11:04:05.455977345Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=3f2908fb-6cc5-41b5-a7a9-c2dd31ee36a4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:04:05.465386 crc crio[22652]: time=\"2026-06-11T11:04:05.465341578Z\" level=info msg=\"Creating container: openstack/ovn-controller-ovs-n6pzb/ovsdb-server\" id=fe9ada43-a70f-4a27-a21a-1edd506ebfb6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:04:05.466713 crc crio[22652]: time=\"2026-06-11T11:04:05.466688711Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:04:05.502970 crc crio[22652]: time=\"2026-06-11T11:04:05.502814742Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:04:05.508745 crc crio[22652]: time=\"2026-06-11T11:04:05.508671565Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:04:05.543775 crc crio[22652]: time=\"2026-06-11T11:04:05.543647641Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:04:05.544439 crc crio[22652]: time=\"2026-06-11T11:04:05.544282387Z\" level=info msg=\"Created container 4805a109413cbddc9e7a38318aa8816f23603e4c9de0b6cf5c5d4cc9cd16a9a0: openshift-infra/auto-csr-approver-29686264-865mm/oc\" id=44654164-09e8-49d9-99a0-3ff92fb1b4e2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:04:05.545432 crc crio[22652]: time=\"2026-06-11T11:04:05.54535063Z\" level=info msg=\"Starting container: 4805a109413cbddc9e7a38318aa8816f23603e4c9de0b6cf5c5d4cc9cd16a9a0\" id=097ea0e4-b553-4e1a-8cc0-69e5c6960cb2 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:04:05.562717 crc crio[22652]: time=\"2026-06-11T11:04:05.562243577Z\" level=info msg=\"Started container\" PID=53799 containerID=4805a109413cbddc9e7a38318aa8816f23603e4c9de0b6cf5c5d4cc9cd16a9a0 description=openshift-infra/auto-csr-approver-29686264-865mm/oc id=097ea0e4-b553-4e1a-8cc0-69e5c6960cb2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5b2a39462143cf82a0fc33421a44facd25bafdebcd573a0cac1be03ac2c50452\nJun 11 11:04:05.631025 crc crio[22652]: time=\"2026-06-11T11:04:05.630903714Z\" level=info msg=\"Created container 528b77e67312f746a3e48af5121d60610a7e7d0ea4dfbf03cccba8a7ee92faa0: openstack/ovsdbserver-sb-0/ovsdbserver-sb\" id=c65d27ad-4719-4376-9c80-58081809f596 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:04:05.633089 crc crio[22652]: time=\"2026-06-11T11:04:05.632828256Z\" level=info msg=\"Starting container: 528b77e67312f746a3e48af5121d60610a7e7d0ea4dfbf03cccba8a7ee92faa0\" id=b49bfc66-e27c-4dcb-bfa5-4613deef4f8e name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:04:05.650384 crc crio[22652]: time=\"2026-06-11T11:04:05.650288581Z\" level=info msg=\"Started container\" PID=53834 containerID=528b77e67312f746a3e48af5121d60610a7e7d0ea4dfbf03cccba8a7ee92faa0 description=openstack/ovsdbserver-sb-0/ovsdbserver-sb id=b49bfc66-e27c-4dcb-bfa5-4613deef4f8e name=/runtime.v1.RuntimeService/StartContainer sandboxID=f01b878ebdefbb15ead53f37a3c8fc4d7693540ba7fd6163f6f22fcbfb5c7664\nJun 11 11:04:05.671779 crc crio[22652]: time=\"2026-06-11T11:04:05.671687443Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=afd3cb46-f6b0-43d7-b5ff-5d206d870b0a name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:04:05.672444 crc crio[22652]: time=\"2026-06-11T11:04:05.672390386Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified not found\" id=afd3cb46-f6b0-43d7-b5ff-5d206d870b0a name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:04:05.672660 crc crio[22652]: time=\"2026-06-11T11:04:05.672600942Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified found\" id=afd3cb46-f6b0-43d7-b5ff-5d206d870b0a name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:04:05.682520 crc crio[22652]: time=\"2026-06-11T11:04:05.678815681Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=16eb1047-c6c0-4829-8603-98c68140dc75 name=/runtime.v1.ImageService/PullImage\nJun 11 11:04:05.740928 crc crio[22652]: time=\"2026-06-11T11:04:05.739453818Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\\\"\"\nJun 11 11:04:06.000548 crc crio[22652]: time=\"2026-06-11T11:04:06.000253856Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:04:06.858478 crc crio[22652]: time=\"2026-06-11T11:04:06.857567867Z\" level=info msg=\"Created container 80edb572dd1ed6686d027d0d752b891ca12ce09085ed2deff07455ceb98a2fbc: openstack/ovn-controller-ovs-n6pzb/ovsdb-server\" id=fe9ada43-a70f-4a27-a21a-1edd506ebfb6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:04:06.862784 crc crio[22652]: time=\"2026-06-11T11:04:06.862675704Z\" level=info msg=\"Starting container: 80edb572dd1ed6686d027d0d752b891ca12ce09085ed2deff07455ceb98a2fbc\" id=f9c2a6ce-d3aa-4dad-b2ac-bddf1d64feed name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:04:06.877740 crc crio[22652]: time=\"2026-06-11T11:04:06.877615422Z\" level=info msg=\"Started container\" PID=53950 containerID=80edb572dd1ed6686d027d0d752b891ca12ce09085ed2deff07455ceb98a2fbc description=openstack/ovn-controller-ovs-n6pzb/ovsdb-server id=f9c2a6ce-d3aa-4dad-b2ac-bddf1d64feed name=/runtime.v1.RuntimeService/StartContainer sandboxID=885442492bab6c41bb0b22ab1f93ecf3f12d5cb69b4a8fcf47708b373df9aec5\nJun 11 11:04:07.090855 crc crio[22652]: time=\"2026-06-11T11:04:07.090753619Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=da6d4911-e232-40b9-aaac-67821dbe9862 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:04:07.094886 crc crio[22652]: time=\"2026-06-11T11:04:07.094769886Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=2c25484a-6cd8-41c1-afe0-b5c58ab797f7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:04:07.331436 crc crio[22652]: time=\"2026-06-11T11:04:07.331346217Z\" level=info msg=\"Creating container: openstack/ovn-controller-ovs-n6pzb/ovs-vswitchd\" id=d91876db-2e63-4a19-81e7-d2c6473bcf54 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:04:07.334431 crc crio[22652]: time=\"2026-06-11T11:04:07.334352812Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:04:07.381464 crc crio[22652]: time=\"2026-06-11T11:04:07.381042293Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:04:07.574646 crc crio[22652]: time=\"2026-06-11T11:04:07.573836373Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:04:07.693104 crc crio[22652]: time=\"2026-06-11T11:04:07.692566433Z\" level=info msg=\"Created container 1243c73a504de5586865d55dbe477d5cc7ee9303a59ec9df75fcef3dd956b03f: openstack/ovn-controller-ovs-n6pzb/ovs-vswitchd\" id=d91876db-2e63-4a19-81e7-d2c6473bcf54 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:04:07.696077 crc crio[22652]: time=\"2026-06-11T11:04:07.695692301Z\" level=info msg=\"Starting container: 1243c73a504de5586865d55dbe477d5cc7ee9303a59ec9df75fcef3dd956b03f\" id=5adc508d-d8ed-4fc3-a073-4758f8065006 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:04:07.707714 crc crio[22652]: time=\"2026-06-11T11:04:07.707636366Z\" level=info msg=\"Started container\" PID=54144 containerID=1243c73a504de5586865d55dbe477d5cc7ee9303a59ec9df75fcef3dd956b03f description=openstack/ovn-controller-ovs-n6pzb/ovs-vswitchd id=5adc508d-d8ed-4fc3-a073-4758f8065006 name=/runtime.v1.RuntimeService/StartContainer sandboxID=885442492bab6c41bb0b22ab1f93ecf3f12d5cb69b4a8fcf47708b373df9aec5\nJun 11 11:04:08.598355 crc crio[22652]: time=\"2026-06-11T11:04:08.598173845Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=4a42649a-3966-4f14-8b02-9e97b54ddd46 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:04:08.604226 crc crio[22652]: time=\"2026-06-11T11:04:08.60375185Z\" level=info msg=\"Stopping pod sandbox: 5b2a39462143cf82a0fc33421a44facd25bafdebcd573a0cac1be03ac2c50452\" id=200e9901-dd85-4906-a346-c8bd4efd7cc8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:04:08.605011 crc crio[22652]: time=\"2026-06-11T11:04:08.604954828Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686264-865mm Namespace:openshift-infra ID:5b2a39462143cf82a0fc33421a44facd25bafdebcd573a0cac1be03ac2c50452 UID:7c132bc1-d6f8-4322-90df-d41f6db61590 NetNS:/var/run/netns/9809efb4-d97f-4bb3-806d-f2caba188fea Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7c132bc1_d6f8_4322_90df_d41f6db61590.slice PodAnnotations:0xc005a4c038}] Aliases:map[]}\"\nJun 11 11:04:08.605311 crc crio[22652]: time=\"2026-06-11T11:04:08.605102263Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686264-865mm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:04:08.608453 crc crio[22652]: time=\"2026-06-11T11:04:08.608403455Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=090bd4d6-4b73-481f-9296-e36bc11da199 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:04:09.494404 crc crio[22652]: time=\"2026-06-11T11:04:09.493957728Z\" level=info msg=\"Stopped pod sandbox: 5b2a39462143cf82a0fc33421a44facd25bafdebcd573a0cac1be03ac2c50452\" id=200e9901-dd85-4906-a346-c8bd4efd7cc8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:04:10.064029 crc crio[22652]: time=\"2026-06-11T11:04:10.063448232Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=a797d6b2-463e-42d6-9693-60e2d21cb280 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:04:10.066093 crc crio[22652]: time=\"2026-06-11T11:04:10.063571013Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=3e04cccd-acc2-4973-8453-465fbb7445e5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:04:10.421936 crc crio[22652]: time=\"2026-06-11T11:04:10.421860548Z\" level=info msg=\"Creating container: openstack/openstack-cell1-galera-0/galera\" id=5a5f616e-b69f-4521-bfbe-8198c8a3dd63 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:04:10.423364 crc crio[22652]: time=\"2026-06-11T11:04:10.423295534Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:04:10.428335 crc crio[22652]: time=\"2026-06-11T11:04:10.428102684Z\" level=info msg=\"Creating container: openstack/openstack-galera-0/galera\" id=e933f409-9c2b-48b3-9f3e-d92623c3de69 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:04:10.499431 crc crio[22652]: time=\"2026-06-11T11:04:10.496760064Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:04:10.499431 crc crio[22652]: time=\"2026-06-11T11:04:10.497463097Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:04:10.500814 crc crio[22652]: time=\"2026-06-11T11:04:10.50074389Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:04:10.554724 crc crio[22652]: time=\"2026-06-11T11:04:10.55429963Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:a318af732f6ea2fc8bc9d0b09130968c6cfd0a35ab45b3b32e73b118f5b0dcb8\" id=16eb1047-c6c0-4829-8603-98c68140dc75 name=/runtime.v1.ImageService/PullImage\nJun 11 11:04:10.555772 crc crio[22652]: time=\"2026-06-11T11:04:10.555735973Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=5b13cce9-4e8d-4e9f-9826-c5ddf1de7ece name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:04:10.559908 crc crio[22652]: time=\"2026-06-11T11:04:10.559837486Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:a318af732f6ea2fc8bc9d0b09130968c6cfd0a35ab45b3b32e73b118f5b0dcb8\" id=204b8637-cfa8-4da7-ae13-169f991451aa name=/runtime.v1.ImageService/PullImage\nJun 11 11:04:10.561429 crc crio[22652]: time=\"2026-06-11T11:04:10.561396569Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=274276ea-86a4-4624-a1ec-c19d3747b2c2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:04:10.594326 crc crio[22652]: time=\"2026-06-11T11:04:10.59269385Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:04:10.596680 crc crio[22652]: time=\"2026-06-11T11:04:10.596579032Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:04:10.621906 crc crio[22652]: time=\"2026-06-11T11:04:10.621769641Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:a318af732f6ea2fc8bc9d0b09130968c6cfd0a35ab45b3b32e73b118f5b0dcb8\" id=9bf23950-abfc-4812-95ad-3e2f86dc223e name=/runtime.v1.ImageService/PullImage\nJun 11 11:04:10.623651 crc crio[22652]: time=\"2026-06-11T11:04:10.623579438Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=86cda404-2d28-49f1-beac-276454353a1c name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:04:10.656432 crc crio[22652]: time=\"2026-06-11T11:04:10.656335264Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=c1010f6b-df69-4130-9766-85ab66617138 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:04:10.661379 crc crio[22652]: time=\"2026-06-11T11:04:10.661222778Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=5bf037de-4a37-4ea3-9c34-14630cb81c16 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:04:10.674854 crc crio[22652]: time=\"2026-06-11T11:04:10.674608417Z\" level=info msg=\"Creating container: openstack/ovsdbserver-sb-0/openstack-network-exporter\" id=6c803ff1-1b3b-4cd3-bff8-f47f43e07c9d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:04:10.677258 crc crio[22652]: time=\"2026-06-11T11:04:10.677103906Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:04:10.681331 crc crio[22652]: time=\"2026-06-11T11:04:10.679396926Z\" level=info msg=\"Creating container: openstack/ovsdbserver-nb-0/openstack-network-exporter\" id=094030a1-1a46-48c2-9765-09875d3d6ce7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:04:10.681829 crc crio[22652]: time=\"2026-06-11T11:04:10.68174477Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=e58c90da-2417-4ba6-a5c6-c7af94b0f146 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:04:10.710430 crc crio[22652]: time=\"2026-06-11T11:04:10.710110001Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:04:10.714678 crc crio[22652]: time=\"2026-06-11T11:04:10.71398092Z\" level=info msg=\"Creating container: openstack/ovn-controller-metrics-hjsp2/openstack-network-exporter\" id=b706f2c5-b06b-4495-a212-4a72104d449a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:04:10.751259 crc crio[22652]: time=\"2026-06-11T11:04:10.749572762Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:04:10.751259 crc crio[22652]: time=\"2026-06-11T11:04:10.750213435Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:04:10.753707 crc crio[22652]: time=\"2026-06-11T11:04:10.753644933Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:04:10.771400 crc crio[22652]: time=\"2026-06-11T11:04:10.771216125Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:04:10.774800 crc crio[22652]: time=\"2026-06-11T11:04:10.774736033Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:04:10.805105 crc crio[22652]: time=\"2026-06-11T11:04:10.804540427Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:04:10.811288 crc crio[22652]: time=\"2026-06-11T11:04:10.810739831Z\" level=info msg=\"Created container 41e5586df5c46d74f9ac5d2bb1d9bfb05e25047a39f788e80428d704defd44ad: openstack/openstack-cell1-galera-0/galera\" id=5a5f616e-b69f-4521-bfbe-8198c8a3dd63 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:04:10.813722 crc crio[22652]: time=\"2026-06-11T11:04:10.813609473Z\" level=info msg=\"Starting container: 41e5586df5c46d74f9ac5d2bb1d9bfb05e25047a39f788e80428d704defd44ad\" id=b661720b-4292-4452-9b8a-a5f20671ed10 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:04:10.845101 crc crio[22652]: time=\"2026-06-11T11:04:10.845019305Z\" level=info msg=\"Started container\" PID=54443 containerID=41e5586df5c46d74f9ac5d2bb1d9bfb05e25047a39f788e80428d704defd44ad description=openstack/openstack-cell1-galera-0/galera id=b661720b-4292-4452-9b8a-a5f20671ed10 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1bc135ac57f549fd8ae843a6ed24dc3d15f496fb4f39a793dcd4dbb9d079611a\nJun 11 11:04:10.886908 crc crio[22652]: time=\"2026-06-11T11:04:10.88673789Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:04:10.941271 crc crio[22652]: time=\"2026-06-11T11:04:10.941054424Z\" level=info msg=\"Created container 9a67d91f18bd582cc05bc8759b9b17caf9051f2ca7bf7fe9fd4e6878ee914574: openstack/ovsdbserver-nb-0/openstack-network-exporter\" id=094030a1-1a46-48c2-9765-09875d3d6ce7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:04:10.943423 crc crio[22652]: time=\"2026-06-11T11:04:10.943358926Z\" level=info msg=\"Starting container: 9a67d91f18bd582cc05bc8759b9b17caf9051f2ca7bf7fe9fd4e6878ee914574\" id=761db5c5-d5ac-4a5e-bf5b-10d887bd5b67 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:04:10.961239 crc crio[22652]: time=\"2026-06-11T11:04:10.957707817Z\" level=info msg=\"Started container\" PID=54480 containerID=9a67d91f18bd582cc05bc8759b9b17caf9051f2ca7bf7fe9fd4e6878ee914574 description=openstack/ovsdbserver-nb-0/openstack-network-exporter id=761db5c5-d5ac-4a5e-bf5b-10d887bd5b67 name=/runtime.v1.RuntimeService/StartContainer sandboxID=44228b80808a239ce2667b06e39f88cd6e3000fcee81263fcac0545aef7ac091\nJun 11 11:04:10.961239 crc crio[22652]: time=\"2026-06-11T11:04:10.960574296Z\" level=info msg=\"Created container d7d781377af4baf1fa2ac09c06ec48aadde2c81d75a963bde67aa555a7a7a1ae: openstack/openstack-galera-0/galera\" id=e933f409-9c2b-48b3-9f3e-d92623c3de69 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:04:10.962330 crc crio[22652]: time=\"2026-06-11T11:04:10.962108994Z\" level=info msg=\"Starting container: d7d781377af4baf1fa2ac09c06ec48aadde2c81d75a963bde67aa555a7a7a1ae\" id=b976f0cc-c26d-485f-9eea-4613e69659ce name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:04:10.966897 crc crio[22652]: time=\"2026-06-11T11:04:10.96679955Z\" level=info msg=\"Started container\" PID=54472 containerID=d7d781377af4baf1fa2ac09c06ec48aadde2c81d75a963bde67aa555a7a7a1ae description=openstack/openstack-galera-0/galera id=b976f0cc-c26d-485f-9eea-4613e69659ce name=/runtime.v1.RuntimeService/StartContainer sandboxID=dcd8511e066436b79586125c5d5fe8e1f4491293a9d09fa063d690ff44d328aa\nJun 11 11:04:10.967374 crc crio[22652]: time=\"2026-06-11T11:04:10.967279528Z\" level=info msg=\"Created container 644b86f7113cd9f44262e09e35d0fc8c3f9602d56da4bc456d13dd521d3676c9: openstack/ovsdbserver-sb-0/openstack-network-exporter\" id=6c803ff1-1b3b-4cd3-bff8-f47f43e07c9d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:04:10.968725 crc crio[22652]: time=\"2026-06-11T11:04:10.968643839Z\" level=info msg=\"Starting container: 644b86f7113cd9f44262e09e35d0fc8c3f9602d56da4bc456d13dd521d3676c9\" id=a995da21-944f-4976-b864-0b899d0cb096 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:04:10.979099 crc crio[22652]: time=\"2026-06-11T11:04:10.978997842Z\" level=info msg=\"Started container\" PID=54481 containerID=644b86f7113cd9f44262e09e35d0fc8c3f9602d56da4bc456d13dd521d3676c9 description=openstack/ovsdbserver-sb-0/openstack-network-exporter id=a995da21-944f-4976-b864-0b899d0cb096 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f01b878ebdefbb15ead53f37a3c8fc4d7693540ba7fd6163f6f22fcbfb5c7664\nJun 11 11:04:11.026313 crc crio[22652]: time=\"2026-06-11T11:04:11.026225582Z\" level=info msg=\"Created container 842862d0f7f028b649f854b3df05451ddb538e2c634c33b1d7ec8ba8758519ff: openstack/ovn-controller-metrics-hjsp2/openstack-network-exporter\" id=b706f2c5-b06b-4495-a212-4a72104d449a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:04:11.027735 crc crio[22652]: time=\"2026-06-11T11:04:11.027625946Z\" level=info msg=\"Starting container: 842862d0f7f028b649f854b3df05451ddb538e2c634c33b1d7ec8ba8758519ff\" id=97c6b42c-3f49-4427-b5b2-750423ffed67 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:04:11.035763 crc crio[22652]: time=\"2026-06-11T11:04:11.035687449Z\" level=info msg=\"Started container\" PID=54488 containerID=842862d0f7f028b649f854b3df05451ddb538e2c634c33b1d7ec8ba8758519ff description=openstack/ovn-controller-metrics-hjsp2/openstack-network-exporter id=97c6b42c-3f49-4427-b5b2-750423ffed67 name=/runtime.v1.RuntimeService/StartContainer sandboxID=df3de104edb77980c85e29aa9c65c5ef88e457b44fd795194c2b0d3796987f1a\nJun 11 11:04:12.168020 crc crio[22652]: time=\"2026-06-11T11:04:12.167659166Z\" level=info msg=\"Stopping container: 73bc90c12fd34fdccf040e2bb6144fa68824b5e8225d1b4e94983a905e9ba413 (timeout: 10s)\" id=7257a2ef-f6aa-497d-93fb-f16a554e5f51 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:04:12.295737 crc crio[22652]: time=\"2026-06-11T11:04:12.293453122Z\" level=info msg=\"Stopped container 73bc90c12fd34fdccf040e2bb6144fa68824b5e8225d1b4e94983a905e9ba413: openstack/dnsmasq-dns-6b994dcc49-x95q9/dnsmasq-dns\" id=7257a2ef-f6aa-497d-93fb-f16a554e5f51 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:04:12.298427 crc crio[22652]: time=\"2026-06-11T11:04:12.296058765Z\" level=info msg=\"Stopping pod sandbox: 150666e8fe657599f387d26f85c806ce5334a6999737d88c80c4a449210f3890\" id=106b966a-a65e-4f2b-aefe-333b9a1ed460 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:04:12.298427 crc crio[22652]: time=\"2026-06-11T11:04:12.296826098Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6b994dcc49-x95q9 Namespace:openstack ID:150666e8fe657599f387d26f85c806ce5334a6999737d88c80c4a449210f3890 UID:b163b8e8-92d1-4fbb-933e-0182be136e0d NetNS:/var/run/netns/fa066c17-c80e-42d2-b6bb-ac5e2488eec7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb163b8e8_92d1_4fbb_933e_0182be136e0d.slice PodAnnotations:0xc0004be848}] Aliases:map[]}\"\nJun 11 11:04:12.298427 crc crio[22652]: time=\"2026-06-11T11:04:12.296992343Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-6b994dcc49-x95q9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:04:12.637735 crc crio[22652]: time=\"2026-06-11T11:04:12.637312767Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-77594b4b4f-bkvhb/POD\" id=79c041f3-e582-44a2-9e69-7797f425a2db name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:04:12.637885 crc crio[22652]: time=\"2026-06-11T11:04:12.637755941Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:04:12.659412 crc crio[22652]: time=\"2026-06-11T11:04:12.659313464Z\" level=info msg=\"Stopped pod sandbox: 150666e8fe657599f387d26f85c806ce5334a6999737d88c80c4a449210f3890\" id=106b966a-a65e-4f2b-aefe-333b9a1ed460 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:04:12.667683 crc crio[22652]: time=\"2026-06-11T11:04:12.667574853Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-77594b4b4f-bkvhb Namespace:openstack ID:1018a88c6d1824b705413a8b26f22052c228d171fe07f25f6f3817293bcc32b3 UID:832b75c8-1ea7-4ed7-bd58-db31eff40750 NetNS:/var/run/netns/e13468b8-b20b-4e22-a3aa-50156e2fb3d9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod832b75c8_1ea7_4ed7_bd58_db31eff40750.slice PodAnnotations:0xc0004bef30}] Aliases:map[]}\"\nJun 11 11:04:12.667683 crc crio[22652]: time=\"2026-06-11T11:04:12.667646755Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-77594b4b4f-bkvhb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:04:13.511446 crc crio[22652]: 2026-06-11T11:04:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1018a88c6d1824b Mac:5a:cd:41:05:7a:bb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:72 Mtu:0 Sandbox:/var/run/netns/e13468b8-b20b-4e22-a3aa-50156e2fb3d9 SocketPath: PciID:}] [{Interface:0xc0003cf0a0 Address:{IP:10.217.0.114 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:04:13.512968 crc crio[22652]: time=\"2026-06-11T11:04:13.512727146Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-77594b4b4f-bkvhb Namespace:openstack ID:1018a88c6d1824b705413a8b26f22052c228d171fe07f25f6f3817293bcc32b3 UID:832b75c8-1ea7-4ed7-bd58-db31eff40750 NetNS:/var/run/netns/e13468b8-b20b-4e22-a3aa-50156e2fb3d9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod832b75c8_1ea7_4ed7_bd58_db31eff40750.slice PodAnnotations:0xc0004bef30}] Aliases:map[]}\"\nJun 11 11:04:13.512968 crc crio[22652]: time=\"2026-06-11T11:04:13.512921973Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-77594b4b4f-bkvhb for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:04:13.535877 crc crio[22652]: time=\"2026-06-11T11:04:13.535808435Z\" level=info msg=\"Ran pod sandbox 1018a88c6d1824b705413a8b26f22052c228d171fe07f25f6f3817293bcc32b3 with infra container: openstack/dnsmasq-dns-77594b4b4f-bkvhb/POD\" id=79c041f3-e582-44a2-9e69-7797f425a2db name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:04:13.549168 crc crio[22652]: time=\"2026-06-11T11:04:13.548992643Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=0314fa02-a4e4-40ef-8035-ca5ef717eaa5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:04:13.660475 crc crio[22652]: time=\"2026-06-11T11:04:13.656672351Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=fe473898-3b2d-4678-854b-00e248295256 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:04:13.666163 crc crio[22652]: time=\"2026-06-11T11:04:13.665043333Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-77594b4b4f-bkvhb/init\" id=ca49ac3c-4d29-4653-a687-8759949c20f2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:04:13.666898 crc crio[22652]: time=\"2026-06-11T11:04:13.666854479Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:04:13.806376 crc crio[22652]: time=\"2026-06-11T11:04:13.797277136Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:04:13.813964 crc crio[22652]: time=\"2026-06-11T11:04:13.810616574Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:04:14.048730 crc crio[22652]: time=\"2026-06-11T11:04:14.046902335Z\" level=info msg=\"Created container a60971c56aeb6c1318c832968a0cde21b254863348501ac486c374815db2c588: openstack/dnsmasq-dns-77594b4b4f-bkvhb/init\" id=ca49ac3c-4d29-4653-a687-8759949c20f2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:04:14.048730 crc crio[22652]: time=\"2026-06-11T11:04:14.048394577Z\" level=info msg=\"Starting container: a60971c56aeb6c1318c832968a0cde21b254863348501ac486c374815db2c588\" id=30a832f5-492e-4c0c-9524-15f5c70bf324 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:04:14.066212 crc crio[22652]: time=\"2026-06-11T11:04:14.065961637Z\" level=info msg=\"Started container\" PID=54805 containerID=a60971c56aeb6c1318c832968a0cde21b254863348501ac486c374815db2c588 description=openstack/dnsmasq-dns-77594b4b4f-bkvhb/init id=30a832f5-492e-4c0c-9524-15f5c70bf324 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1018a88c6d1824b705413a8b26f22052c228d171fe07f25f6f3817293bcc32b3\nJun 11 11:04:14.371521 crc crio[22652]: time=\"2026-06-11T11:04:14.371444604Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-7b6fcdc445-drzfk/POD\" id=704b9644-fcc0-42be-a862-34d985565213 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:04:14.371634 crc crio[22652]: time=\"2026-06-11T11:04:14.371549677Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:04:14.407394 crc crio[22652]: time=\"2026-06-11T11:04:14.407223105Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7b6fcdc445-drzfk Namespace:openstack ID:d4338da2e8f566a331651e762385c4a4343ca0e977da02339b2613a99d57989e UID:a9c8c34c-91e5-44e2-b66b-35ad4b5ccf78 NetNS:/var/run/netns/8dec53fc-bda7-46ea-998e-2b944feef0b7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda9c8c34c_91e5_44e2_b66b_35ad4b5ccf78.slice PodAnnotations:0xc0004bf558}] Aliases:map[]}\"\nJun 11 11:04:14.407394 crc crio[22652]: time=\"2026-06-11T11:04:14.407309848Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-7b6fcdc445-drzfk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:04:14.735840 crc crio[22652]: 2026-06-11T11:04:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d4338da2e8f566a Mac:42:3f:a1:7b:f3:cf Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:73 Mtu:0 Sandbox:/var/run/netns/8dec53fc-bda7-46ea-998e-2b944feef0b7 SocketPath: PciID:}] [{Interface:0xc000456830 Address:{IP:10.217.0.115 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:04:14.736980 crc crio[22652]: time=\"2026-06-11T11:04:14.736895284Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7b6fcdc445-drzfk Namespace:openstack ID:d4338da2e8f566a331651e762385c4a4343ca0e977da02339b2613a99d57989e UID:a9c8c34c-91e5-44e2-b66b-35ad4b5ccf78 NetNS:/var/run/netns/8dec53fc-bda7-46ea-998e-2b944feef0b7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda9c8c34c_91e5_44e2_b66b_35ad4b5ccf78.slice PodAnnotations:0xc0004bf558}] Aliases:map[]}\"\nJun 11 11:04:14.737094 crc crio[22652]: time=\"2026-06-11T11:04:14.737060239Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-7b6fcdc445-drzfk for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:04:14.747379 crc crio[22652]: time=\"2026-06-11T11:04:14.747290819Z\" level=info msg=\"Ran pod sandbox d4338da2e8f566a331651e762385c4a4343ca0e977da02339b2613a99d57989e with infra container: openstack/dnsmasq-dns-7b6fcdc445-drzfk/POD\" id=704b9644-fcc0-42be-a862-34d985565213 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:04:14.751570 crc crio[22652]: time=\"2026-06-11T11:04:14.751400077Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=95e860b1-e455-47c2-97cd-d0c6ba8e6946 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:04:14.764624 crc crio[22652]: time=\"2026-06-11T11:04:14.764540248Z\" level=info msg=\"Stopping pod sandbox: 1018a88c6d1824b705413a8b26f22052c228d171fe07f25f6f3817293bcc32b3\" id=48f1154a-c10e-4bac-9d50-45330b6db00d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:04:14.765387 crc crio[22652]: time=\"2026-06-11T11:04:14.765318043Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-77594b4b4f-bkvhb Namespace:openstack ID:1018a88c6d1824b705413a8b26f22052c228d171fe07f25f6f3817293bcc32b3 UID:832b75c8-1ea7-4ed7-bd58-db31eff40750 NetNS:/var/run/netns/e13468b8-b20b-4e22-a3aa-50156e2fb3d9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod832b75c8_1ea7_4ed7_bd58_db31eff40750.slice PodAnnotations:0xc002acca40}] Aliases:map[]}\"\nJun 11 11:04:14.765586 crc crio[22652]: time=\"2026-06-11T11:04:14.765519179Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-77594b4b4f-bkvhb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:04:14.826846 crc crio[22652]: time=\"2026-06-11T11:04:14.826749478Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=9e6ada22-4423-49c3-8611-6c25101dd496 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:04:14.858885 crc crio[22652]: time=\"2026-06-11T11:04:14.85845468Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7b6fcdc445-drzfk/init\" id=c35b4463-a672-4e3f-81fb-1f24e9e06ba3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:04:14.860748 crc crio[22652]: time=\"2026-06-11T11:04:14.86067496Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:04:14.921037 crc crio[22652]: time=\"2026-06-11T11:04:14.918015429Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:04:14.936996 crc crio[22652]: time=\"2026-06-11T11:04:14.936888027Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:04:15.108009 crc crio[22652]: time=\"2026-06-11T11:04:15.107699708Z\" level=info msg=\"Stopped pod sandbox: 1018a88c6d1824b705413a8b26f22052c228d171fe07f25f6f3817293bcc32b3\" id=48f1154a-c10e-4bac-9d50-45330b6db00d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:04:15.156929 crc crio[22652]: time=\"2026-06-11T11:04:15.156086096Z\" level=info msg=\"Created container 80ecf6d5b3d1a1cd7f8832093e2e3b19b03112041f506d875b25f30f9ebfcd36: openstack/dnsmasq-dns-7b6fcdc445-drzfk/init\" id=c35b4463-a672-4e3f-81fb-1f24e9e06ba3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:04:15.168184 crc crio[22652]: time=\"2026-06-11T11:04:15.16482057Z\" level=info msg=\"Starting container: 80ecf6d5b3d1a1cd7f8832093e2e3b19b03112041f506d875b25f30f9ebfcd36\" id=12cd3db1-fa67-47e5-9889-2617ea6c31ee name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:04:15.175184 crc crio[22652]: time=\"2026-06-11T11:04:15.174230603Z\" level=info msg=\"Started container\" PID=55201 containerID=80ecf6d5b3d1a1cd7f8832093e2e3b19b03112041f506d875b25f30f9ebfcd36 description=openstack/dnsmasq-dns-7b6fcdc445-drzfk/init id=12cd3db1-fa67-47e5-9889-2617ea6c31ee name=/runtime.v1.RuntimeService/StartContainer sandboxID=d4338da2e8f566a331651e762385c4a4343ca0e977da02339b2613a99d57989e\nJun 11 11:04:15.791758 crc crio[22652]: time=\"2026-06-11T11:04:15.791301755Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=731af17d-070b-48c1-87fb-c4bda97fed5f name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:04:15.818816 crc crio[22652]: time=\"2026-06-11T11:04:15.818618773Z\" level=info msg=\"Removing container: a60971c56aeb6c1318c832968a0cde21b254863348501ac486c374815db2c588\" id=5b3f97c1-c3d3-423e-8ab0-a2bc521f7aed name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:04:15.855004 crc crio[22652]: time=\"2026-06-11T11:04:15.854918628Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-nb-0-config-1781175855-x8xzf/POD\" id=c1b5d324-d5c8-456e-881d-a12ee2a50d9e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:04:15.855213 crc crio[22652]: time=\"2026-06-11T11:04:15.855018771Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:04:15.891605 crc crio[22652]: time=\"2026-06-11T11:04:15.891496825Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0-config-1781175855-x8xzf Namespace:openstack ID:69bf8eaab312cfe0759ccac2809ea49abcfd28c7bc273b16c1885d05f387ad94 UID:1033019e-1c63-4dc2-a34b-7b8b112b1890 NetNS:/var/run/netns/0d5578bc-584a-4586-bc23-84933f96df97 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1033019e_1c63_4dc2_a34b_7b8b112b1890.slice PodAnnotations:0xc002928310}] Aliases:map[]}\"\nJun 11 11:04:15.891605 crc crio[22652]: time=\"2026-06-11T11:04:15.891584197Z\" level=info msg=\"Adding pod openstack_ovsdbserver-nb-0-config-1781175855-x8xzf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:04:15.916245 crc crio[22652]: time=\"2026-06-11T11:04:15.915638973Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=141af74c-0e9a-4552-8821-caf7b252d25c name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:04:15.958723 crc crio[22652]: time=\"2026-06-11T11:04:15.957643028Z\" level=info msg=\"Removed container a60971c56aeb6c1318c832968a0cde21b254863348501ac486c374815db2c588: openstack/dnsmasq-dns-77594b4b4f-bkvhb/init\" id=5b3f97c1-c3d3-423e-8ab0-a2bc521f7aed name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:04:15.988606 crc crio[22652]: time=\"2026-06-11T11:04:15.987657878Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7b6fcdc445-drzfk/dnsmasq-dns\" id=228045a9-c448-4d10-a425-4739b389a494 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:04:15.998259 crc crio[22652]: time=\"2026-06-11T11:04:15.996478108Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:04:16.070577 crc crio[22652]: time=\"2026-06-11T11:04:16.070345597Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:04:16.078918 crc crio[22652]: time=\"2026-06-11T11:04:16.078823983Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:04:16.092582 crc crio[22652]: time=\"2026-06-11T11:04:16.090354354Z\" level=info msg=\"Running pod sandbox: openstack/swift-ring-rebalance-9nsrh/POD\" id=ea756384-2772-4d44-8d25-62490ee2d59a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:04:16.092582 crc crio[22652]: time=\"2026-06-11T11:04:16.090443816Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:04:16.164238 crc crio[22652]: time=\"2026-06-11T11:04:16.164098525Z\" level=info msg=\"Got pod network &{Name:swift-ring-rebalance-9nsrh Namespace:openstack ID:83b300f4445870f8b000d8ad2698e7dbd09ef41f56246c3cf547f62c468a6194 UID:ee5bbbb7-2f3c-48d3-9ef0-c5586d2d07fa NetNS:/var/run/netns/5c6abbf0-205c-4d62-9426-fb13bdeda0f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podee5bbbb7_2f3c_48d3_9ef0_c5586d2d07fa.slice PodAnnotations:0xc001e8e7f0}] Aliases:map[]}\"\nJun 11 11:04:16.164554 crc crio[22652]: time=\"2026-06-11T11:04:16.164528659Z\" level=info msg=\"Adding pod openstack_swift-ring-rebalance-9nsrh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:04:16.208206 crc crio[22652]: time=\"2026-06-11T11:04:16.205287606Z\" level=info msg=\"Created container 4ec2105c7e184e8940ad4508cbf8232020c580671c5d19a849a62cee14e02fa4: openstack/dnsmasq-dns-7b6fcdc445-drzfk/dnsmasq-dns\" id=228045a9-c448-4d10-a425-4739b389a494 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:04:16.208206 crc crio[22652]: time=\"2026-06-11T11:04:16.206773871Z\" level=info msg=\"Starting container: 4ec2105c7e184e8940ad4508cbf8232020c580671c5d19a849a62cee14e02fa4\" id=c73e2f56-d1ba-47ce-a227-b9eb6a808dc4 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:04:16.238008 crc crio[22652]: time=\"2026-06-11T11:04:16.237429492Z\" level=info msg=\"Started container\" PID=55353 containerID=4ec2105c7e184e8940ad4508cbf8232020c580671c5d19a849a62cee14e02fa4 description=openstack/dnsmasq-dns-7b6fcdc445-drzfk/dnsmasq-dns id=c73e2f56-d1ba-47ce-a227-b9eb6a808dc4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d4338da2e8f566a331651e762385c4a4343ca0e977da02339b2613a99d57989e\nJun 11 11:04:16.552994 crc crio[22652]: 2026-06-11T11:04:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:69bf8eaab312cfe Mac:d2:9f:f0:f1:8d:a9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:75 Mtu:0 Sandbox:/var/run/netns/0d5578bc-584a-4586-bc23-84933f96df97 SocketPath: PciID:}] [{Interface:0xc000014c50 Address:{IP:10.217.0.117 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:04:16.556931 crc crio[22652]: time=\"2026-06-11T11:04:16.55686619Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0-config-1781175855-x8xzf Namespace:openstack ID:69bf8eaab312cfe0759ccac2809ea49abcfd28c7bc273b16c1885d05f387ad94 UID:1033019e-1c63-4dc2-a34b-7b8b112b1890 NetNS:/var/run/netns/0d5578bc-584a-4586-bc23-84933f96df97 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1033019e_1c63_4dc2_a34b_7b8b112b1890.slice PodAnnotations:0xc002928310}] Aliases:map[]}\"\nJun 11 11:04:16.558734 crc crio[22652]: time=\"2026-06-11T11:04:16.558669087Z\" level=info msg=\"Checking pod openstack_ovsdbserver-nb-0-config-1781175855-x8xzf for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:04:16.602836 crc crio[22652]: time=\"2026-06-11T11:04:16.602738828Z\" level=info msg=\"Ran pod sandbox 69bf8eaab312cfe0759ccac2809ea49abcfd28c7bc273b16c1885d05f387ad94 with infra container: openstack/ovsdbserver-nb-0-config-1781175855-x8xzf/POD\" id=c1b5d324-d5c8-456e-881d-a12ee2a50d9e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:04:16.604974 crc crio[22652]: time=\"2026-06-11T11:04:16.604853842Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=11802494-bd61-4538-a8de-932a1433b99b name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:04:16.623517 crc crio[22652]: time=\"2026-06-11T11:04:16.62344412Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=e04b725c-91de-4e8c-b435-9d299baaba50 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:04:16.633254 crc crio[22652]: time=\"2026-06-11T11:04:16.632943663Z\" level=info msg=\"Creating container: openstack/ovsdbserver-nb-0-config-1781175855-x8xzf/ovn-config\" id=4a84e655-3dac-494e-bd23-ba62f8d36496 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:04:16.634804 crc crio[22652]: time=\"2026-06-11T11:04:16.63474955Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:04:16.682994 crc crio[22652]: time=\"2026-06-11T11:04:16.682627339Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:04:16.687334 crc crio[22652]: time=\"2026-06-11T11:04:16.687264274Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:04:16.833379 crc crio[22652]: time=\"2026-06-11T11:04:16.83299229Z\" level=info msg=\"Created container 5ea860b9d420b01f103bd0cd025f6242f2ffba69ed31c5aeb4b3d83b616e18e7: openstack/ovsdbserver-nb-0-config-1781175855-x8xzf/ovn-config\" id=4a84e655-3dac-494e-bd23-ba62f8d36496 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:04:16.836919 crc crio[22652]: time=\"2026-06-11T11:04:16.836883312Z\" level=info msg=\"Starting container: 5ea860b9d420b01f103bd0cd025f6242f2ffba69ed31c5aeb4b3d83b616e18e7\" id=4a3089b4-341f-423c-8fe9-9a1cb0c42e20 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:04:16.850859 crc crio[22652]: 2026-06-11T11:04:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:83b300f4445870f Mac:56:a6:6f:ae:e8:bf Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:76 Mtu:0 Sandbox:/var/run/netns/5c6abbf0-205c-4d62-9426-fb13bdeda0f6 SocketPath: PciID:}] [{Interface:0xc0005aca10 Address:{IP:10.217.0.118 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:04:16.854690 crc crio[22652]: time=\"2026-06-11T11:04:16.853479307Z\" level=info msg=\"Got pod network &{Name:swift-ring-rebalance-9nsrh Namespace:openstack ID:83b300f4445870f8b000d8ad2698e7dbd09ef41f56246c3cf547f62c468a6194 UID:ee5bbbb7-2f3c-48d3-9ef0-c5586d2d07fa NetNS:/var/run/netns/5c6abbf0-205c-4d62-9426-fb13bdeda0f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podee5bbbb7_2f3c_48d3_9ef0_c5586d2d07fa.slice PodAnnotations:0xc001e8e7f0}] Aliases:map[]}\"\nJun 11 11:04:16.854690 crc crio[22652]: time=\"2026-06-11T11:04:16.85388161Z\" level=info msg=\"Checking pod openstack_swift-ring-rebalance-9nsrh for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:04:16.868285 crc crio[22652]: time=\"2026-06-11T11:04:16.86807629Z\" level=info msg=\"Ran pod sandbox 83b300f4445870f8b000d8ad2698e7dbd09ef41f56246c3cf547f62c468a6194 with infra container: openstack/swift-ring-rebalance-9nsrh/POD\" id=ea756384-2772-4d44-8d25-62490ee2d59a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:04:16.871341 crc crio[22652]: time=\"2026-06-11T11:04:16.871223528Z\" level=info msg=\"Started container\" PID=55427 containerID=5ea860b9d420b01f103bd0cd025f6242f2ffba69ed31c5aeb4b3d83b616e18e7 description=openstack/ovsdbserver-nb-0-config-1781175855-x8xzf/ovn-config id=4a3089b4-341f-423c-8fe9-9a1cb0c42e20 name=/runtime.v1.RuntimeService/StartContainer sandboxID=69bf8eaab312cfe0759ccac2809ea49abcfd28c7bc273b16c1885d05f387ad94\nJun 11 11:04:16.873503 crc crio[22652]: time=\"2026-06-11T11:04:16.873455669Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=cdc3de1e-1048-45e5-b6f7-92d91de5ab39 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:04:16.873871 crc crio[22652]: time=\"2026-06-11T11:04:16.873844861Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified not found\" id=cdc3de1e-1048-45e5-b6f7-92d91de5ab39 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:04:16.874031 crc crio[22652]: time=\"2026-06-11T11:04:16.874007606Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified found\" id=cdc3de1e-1048-45e5-b6f7-92d91de5ab39 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:04:16.877426 crc crio[22652]: time=\"2026-06-11T11:04:16.877307968Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=825c74cf-0fa1-498c-a665-d59892b607c3 name=/runtime.v1.ImageService/PullImage\nJun 11 11:04:16.890725 crc crio[22652]: time=\"2026-06-11T11:04:16.890663697Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\\\"\"\nJun 11 11:04:18.873337 crc crio[22652]: time=\"2026-06-11T11:04:18.872850616Z\" level=info msg=\"Stopping pod sandbox: 69bf8eaab312cfe0759ccac2809ea49abcfd28c7bc273b16c1885d05f387ad94\" id=b4d8df67-7f52-4bfc-b4d7-d7ff919c313d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:04:18.874319 crc crio[22652]: time=\"2026-06-11T11:04:18.874271731Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0-config-1781175855-x8xzf Namespace:openstack ID:69bf8eaab312cfe0759ccac2809ea49abcfd28c7bc273b16c1885d05f387ad94 UID:1033019e-1c63-4dc2-a34b-7b8b112b1890 NetNS:/var/run/netns/0d5578bc-584a-4586-bc23-84933f96df97 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1033019e_1c63_4dc2_a34b_7b8b112b1890.slice PodAnnotations:0xc002400a10}] Aliases:map[]}\"\nJun 11 11:04:18.874546 crc crio[22652]: time=\"2026-06-11T11:04:18.874471847Z\" level=info msg=\"Deleting pod openstack_ovsdbserver-nb-0-config-1781175855-x8xzf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:04:19.234639 crc crio[22652]: time=\"2026-06-11T11:04:19.234475804Z\" level=info msg=\"Stopped pod sandbox: 69bf8eaab312cfe0759ccac2809ea49abcfd28c7bc273b16c1885d05f387ad94\" id=b4d8df67-7f52-4bfc-b4d7-d7ff919c313d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:04:23.983606 crc crio[22652]: time=\"2026-06-11T11:04:23.982926412Z\" level=info msg=\"Stopping container: 3885cb2903b548556a5f774c4fa17b4eb67d5e15ddc08c49f59ea3516d06193d (timeout: 10s)\" id=516c836f-2c9f-48fd-a2f6-5df5355a3fe8 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:04:24.442843 crc crio[22652]: time=\"2026-06-11T11:04:24.442727601Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-sb-0-config-1781175863-nwsd4/POD\" id=f2b97371-b802-4801-8cf5-fa9a5f193bf8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:04:24.442843 crc crio[22652]: time=\"2026-06-11T11:04:24.442843017Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:04:24.662813 crc crio[22652]: time=\"2026-06-11T11:04:24.660108Z\" level=info msg=\"Running pod sandbox: openstack/ovn-northd-0/POD\" id=9c0c5102-95af-4503-9b34-e77c8a143b83 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:04:24.662813 crc crio[22652]: time=\"2026-06-11T11:04:24.660712229Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:04:25.011738 crc crio[22652]: time=\"2026-06-11T11:04:25.011592062Z\" level=info msg=\"Stopped container 3885cb2903b548556a5f774c4fa17b4eb67d5e15ddc08c49f59ea3516d06193d: openstack/dnsmasq-dns-86cd84489-xpctj/dnsmasq-dns\" id=516c836f-2c9f-48fd-a2f6-5df5355a3fe8 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:04:25.014058 crc crio[22652]: time=\"2026-06-11T11:04:25.013911904Z\" level=info msg=\"Stopping pod sandbox: 9f0ec4992342483a7073fb216559e8735804bc4e932814f080b68a21d5296210\" id=c1207057-748e-433e-be64-0064045dfcf2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:04:25.014974 crc crio[22652]: time=\"2026-06-11T11:04:25.014884145Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-86cd84489-xpctj Namespace:openstack ID:9f0ec4992342483a7073fb216559e8735804bc4e932814f080b68a21d5296210 UID:1010afb5-e4f0-4c1d-a576-a2d0c62cd86a NetNS:/var/run/netns/6b0e37a7-01b2-49e8-a965-e180b0873e28 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1010afb5_e4f0_4c1d_a576_a2d0c62cd86a.slice PodAnnotations:0xc0004bee28}] Aliases:map[]}\"\nJun 11 11:04:25.015244 crc crio[22652]: time=\"2026-06-11T11:04:25.015101852Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-86cd84489-xpctj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:04:25.048737 crc crio[22652]: time=\"2026-06-11T11:04:25.048661916Z\" level=info msg=\"Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:b27350f48a87cbfffe2f7c49317db7b43873aadd683b8d44df0c38d25c3f4ce8 UID:d44e5a03-d097-48c0-81cb-3355514aac3d NetNS:/var/run/netns/2300740f-df2e-48f5-ad07-2cca55f101c1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd44e5a03_d097_48c0_81cb_3355514aac3d.slice PodAnnotations:0xc0004bf0d8}] Aliases:map[]}\"\nJun 11 11:04:25.048737 crc crio[22652]: time=\"2026-06-11T11:04:25.048720877Z\" level=info msg=\"Adding pod openstack_ovn-northd-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:04:25.056639 crc crio[22652]: time=\"2026-06-11T11:04:25.05653051Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0-config-1781175863-nwsd4 Namespace:openstack ID:9f6605ab870e7f27bd6334e34bd461bdcc80e4115babf5abfb30c5d56d7615c1 UID:bc8d208c-87dd-413f-8cc2-6f9818596a23 NetNS:/var/run/netns/175f5a63-125c-4cfb-b60c-38e0c22b699f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbc8d208c_87dd_413f_8cc2_6f9818596a23.slice PodAnnotations:0xc00008c548}] Aliases:map[]}\"\nJun 11 11:04:25.056893 crc crio[22652]: time=\"2026-06-11T11:04:25.056657534Z\" level=info msg=\"Adding pod openstack_ovsdbserver-sb-0-config-1781175863-nwsd4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:04:25.380568 crc crio[22652]: time=\"2026-06-11T11:04:25.380419731Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:67d018c7e5e92c52ce9a230242d017b0b4d5dec62eb3f77013d1b1ee83fadc31\" id=825c74cf-0fa1-498c-a665-d59892b607c3 name=/runtime.v1.ImageService/PullImage\nJun 11 11:04:25.381453 crc crio[22652]: time=\"2026-06-11T11:04:25.381383567Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=428b1218-0eec-408b-9537-3f3f8092177a name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:04:25.452825 crc crio[22652]: time=\"2026-06-11T11:04:25.452725782Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=a174a98e-7891-4077-8746-74e5c41142d2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:04:25.465252 crc crio[22652]: time=\"2026-06-11T11:04:25.465084029Z\" level=info msg=\"Creating container: openstack/swift-ring-rebalance-9nsrh/swift-ring-rebalance\" id=cf575c0a-3627-410f-ab30-844e5213c042 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:04:25.468974 crc crio[22652]: time=\"2026-06-11T11:04:25.46890385Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:04:25.497456 crc crio[22652]: time=\"2026-06-11T11:04:25.49735561Z\" level=info msg=\"Stopped pod sandbox: 9f0ec4992342483a7073fb216559e8735804bc4e932814f080b68a21d5296210\" id=c1207057-748e-433e-be64-0064045dfcf2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:04:25.514525 crc crio[22652]: time=\"2026-06-11T11:04:25.514328784Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:04:25.517530 crc crio[22652]: time=\"2026-06-11T11:04:25.517464049Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:04:25.661978 crc crio[22652]: time=\"2026-06-11T11:04:25.661015587Z\" level=info msg=\"Created container 094d8c992e90e96d617d6eb2409f6329e233a354cc7fad0f6d58ac06f29b6172: openstack/swift-ring-rebalance-9nsrh/swift-ring-rebalance\" id=cf575c0a-3627-410f-ab30-844e5213c042 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:04:25.662693 crc crio[22652]: time=\"2026-06-11T11:04:25.662577415Z\" level=info msg=\"Starting container: 094d8c992e90e96d617d6eb2409f6329e233a354cc7fad0f6d58ac06f29b6172\" id=df87beb5-52a7-4650-9bb9-fac4fc2991b1 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:04:25.676749 crc crio[22652]: time=\"2026-06-11T11:04:25.676638446Z\" level=info msg=\"Started container\" PID=56605 containerID=094d8c992e90e96d617d6eb2409f6329e233a354cc7fad0f6d58ac06f29b6172 description=openstack/swift-ring-rebalance-9nsrh/swift-ring-rebalance id=df87beb5-52a7-4650-9bb9-fac4fc2991b1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=83b300f4445870f8b000d8ad2698e7dbd09ef41f56246c3cf547f62c468a6194\nJun 11 11:04:25.752358 crc crio[22652]: 2026-06-11T11:04:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9f6605ab870e7f2 Mac:92:d2:cc:1e:55:72 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:77 Mtu:0 Sandbox:/var/run/netns/175f5a63-125c-4cfb-b60c-38e0c22b699f SocketPath: PciID:}] [{Interface:0xc0002d8c00 Address:{IP:10.217.0.119 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:04:25.753910 crc crio[22652]: time=\"2026-06-11T11:04:25.753818894Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0-config-1781175863-nwsd4 Namespace:openstack ID:9f6605ab870e7f27bd6334e34bd461bdcc80e4115babf5abfb30c5d56d7615c1 UID:bc8d208c-87dd-413f-8cc2-6f9818596a23 NetNS:/var/run/netns/175f5a63-125c-4cfb-b60c-38e0c22b699f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbc8d208c_87dd_413f_8cc2_6f9818596a23.slice PodAnnotations:0xc00008c548}] Aliases:map[]}\"\nJun 11 11:04:25.754095 crc crio[22652]: time=\"2026-06-11T11:04:25.75398312Z\" level=info msg=\"Checking pod openstack_ovsdbserver-sb-0-config-1781175863-nwsd4 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:04:25.763503 crc crio[22652]: time=\"2026-06-11T11:04:25.761664311Z\" level=info msg=\"Ran pod sandbox 9f6605ab870e7f27bd6334e34bd461bdcc80e4115babf5abfb30c5d56d7615c1 with infra container: openstack/ovsdbserver-sb-0-config-1781175863-nwsd4/POD\" id=f2b97371-b802-4801-8cf5-fa9a5f193bf8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:04:25.767496 crc crio[22652]: time=\"2026-06-11T11:04:25.76735162Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=b2f571de-b089-4e65-82fc-bbad21be55b9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:04:25.769230 crc crio[22652]: 2026-06-11T11:04:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b27350f48a87cbf Mac:c6:05:52:9f:5c:60 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:78 Mtu:0 Sandbox:/var/run/netns/2300740f-df2e-48f5-ad07-2cca55f101c1 SocketPath: PciID:}] [{Interface:0xc0004b45b0 Address:{IP:10.217.0.120 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:04:25.770099 crc crio[22652]: time=\"2026-06-11T11:04:25.770029584Z\" level=info msg=\"Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:b27350f48a87cbfffe2f7c49317db7b43873aadd683b8d44df0c38d25c3f4ce8 UID:d44e5a03-d097-48c0-81cb-3355514aac3d NetNS:/var/run/netns/2300740f-df2e-48f5-ad07-2cca55f101c1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd44e5a03_d097_48c0_81cb_3355514aac3d.slice PodAnnotations:0xc0004bf0d8}] Aliases:map[]}\"\nJun 11 11:04:25.770728 crc crio[22652]: time=\"2026-06-11T11:04:25.770667715Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=a738b918-788b-491c-a228-ed6c4018cd96 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:04:25.772738 crc crio[22652]: time=\"2026-06-11T11:04:25.772663918Z\" level=info msg=\"Checking pod openstack_ovn-northd-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:04:25.782288 crc crio[22652]: time=\"2026-06-11T11:04:25.782170342Z\" level=info msg=\"Ran pod sandbox b27350f48a87cbfffe2f7c49317db7b43873aadd683b8d44df0c38d25c3f4ce8 with infra container: openstack/ovn-northd-0/POD\" id=9c0c5102-95af-4503-9b34-e77c8a143b83 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:04:25.790215 crc crio[22652]: time=\"2026-06-11T11:04:25.784232117Z\" level=info msg=\"Creating container: openstack/ovsdbserver-sb-0-config-1781175863-nwsd4/ovn-config\" id=9ec57f8e-95f6-4a3b-aa6b-12be28ebd7ba name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:04:25.790215 crc crio[22652]: time=\"2026-06-11T11:04:25.785181946Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\" id=a7dc08e1-5898-486c-9219-3704177ea4aa name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:04:25.790215 crc crio[22652]: time=\"2026-06-11T11:04:25.785810516Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified not found\" id=a7dc08e1-5898-486c-9219-3704177ea4aa name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:04:25.790215 crc crio[22652]: time=\"2026-06-11T11:04:25.785835228Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:04:25.790215 crc crio[22652]: time=\"2026-06-11T11:04:25.785865868Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified found\" id=a7dc08e1-5898-486c-9219-3704177ea4aa name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:04:25.790215 crc crio[22652]: time=\"2026-06-11T11:04:25.787266131Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\" id=e705999d-3c75-46ff-9208-46ff12baeb3c name=/runtime.v1.ImageService/PullImage\nJun 11 11:04:25.791947 crc crio[22652]: time=\"2026-06-11T11:04:25.791340891Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\\\"\"\nJun 11 11:04:25.833002 crc crio[22652]: time=\"2026-06-11T11:04:25.832925782Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:04:25.836642 crc crio[22652]: time=\"2026-06-11T11:04:25.836582647Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:04:25.951406 crc crio[22652]: time=\"2026-06-11T11:04:25.951234749Z\" level=info msg=\"Created container a5b2548015116a2cf332e09ae56e067c92f6cc8a02394cb2e4ccbb9068ed2f09: openstack/ovsdbserver-sb-0-config-1781175863-nwsd4/ovn-config\" id=9ec57f8e-95f6-4a3b-aa6b-12be28ebd7ba name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:04:25.952880 crc crio[22652]: time=\"2026-06-11T11:04:25.952705344Z\" level=info msg=\"Starting container: a5b2548015116a2cf332e09ae56e067c92f6cc8a02394cb2e4ccbb9068ed2f09\" id=c46b3e40-0c93-4628-95d1-4fdc37bc4c07 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:04:25.966747 crc crio[22652]: time=\"2026-06-11T11:04:25.966636952Z\" level=info msg=\"Started container\" PID=56626 containerID=a5b2548015116a2cf332e09ae56e067c92f6cc8a02394cb2e4ccbb9068ed2f09 description=openstack/ovsdbserver-sb-0-config-1781175863-nwsd4/ovn-config id=c46b3e40-0c93-4628-95d1-4fdc37bc4c07 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9f6605ab870e7f27bd6334e34bd461bdcc80e4115babf5abfb30c5d56d7615c1\nJun 11 11:04:25.980728 crc crio[22652]: time=\"2026-06-11T11:04:25.98064247Z\" level=info msg=\"Removing container: 3885cb2903b548556a5f774c4fa17b4eb67d5e15ddc08c49f59ea3516d06193d\" id=16edcea5-ef06-4e3a-8ca4-4d94d16a9fc5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:04:26.006654 crc crio[22652]: time=\"2026-06-11T11:04:26.006551441Z\" level=info msg=\"Removed container 3885cb2903b548556a5f774c4fa17b4eb67d5e15ddc08c49f59ea3516d06193d: openstack/dnsmasq-dns-86cd84489-xpctj/dnsmasq-dns\" id=16edcea5-ef06-4e3a-8ca4-4d94d16a9fc5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:04:26.011000 crc crio[22652]: time=\"2026-06-11T11:04:26.010567298Z\" level=info msg=\"Removing container: f91b43728e81f81b66d60bfe3bd21387929a12bb042d89472aa45aaf916853f7\" id=5ba2daab-fccf-4e15-b6d3-bc0ed1eb2f9a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:04:26.047750 crc crio[22652]: time=\"2026-06-11T11:04:26.047549877Z\" level=info msg=\"Removed container f91b43728e81f81b66d60bfe3bd21387929a12bb042d89472aa45aaf916853f7: openstack/dnsmasq-dns-86cd84489-xpctj/init\" id=5ba2daab-fccf-4e15-b6d3-bc0ed1eb2f9a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:04:28.014669 crc crio[22652]: time=\"2026-06-11T11:04:28.014510738Z\" level=info msg=\"Stopping pod sandbox: 9f6605ab870e7f27bd6334e34bd461bdcc80e4115babf5abfb30c5d56d7615c1\" id=0c487447-2bcd-4762-b8a6-090e1e35d4f7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:04:28.015939 crc crio[22652]: time=\"2026-06-11T11:04:28.015433047Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0-config-1781175863-nwsd4 Namespace:openstack ID:9f6605ab870e7f27bd6334e34bd461bdcc80e4115babf5abfb30c5d56d7615c1 UID:bc8d208c-87dd-413f-8cc2-6f9818596a23 NetNS:/var/run/netns/175f5a63-125c-4cfb-b60c-38e0c22b699f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbc8d208c_87dd_413f_8cc2_6f9818596a23.slice PodAnnotations:0xc0022f6758}] Aliases:map[]}\"\nJun 11 11:04:28.015939 crc crio[22652]: time=\"2026-06-11T11:04:28.015555721Z\" level=info msg=\"Deleting pod openstack_ovsdbserver-sb-0-config-1781175863-nwsd4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:04:28.360705 crc crio[22652]: time=\"2026-06-11T11:04:28.360294521Z\" level=info msg=\"Stopped pod sandbox: 9f6605ab870e7f27bd6334e34bd461bdcc80e4115babf5abfb30c5d56d7615c1\" id=0c487447-2bcd-4762-b8a6-090e1e35d4f7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:04:29.234101 crc crio[22652]: time=\"2026-06-11T11:04:29.234016473Z\" level=info msg=\"Running pod sandbox: openstack/root-account-create-update-tbv46/POD\" id=7d9a6fd0-46fd-4f1a-aeac-025f68a56e5f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:04:29.234942 crc crio[22652]: time=\"2026-06-11T11:04:29.2342551Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:04:29.266545 crc crio[22652]: time=\"2026-06-11T11:04:29.266082228Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-tbv46 Namespace:openstack ID:2ea7b02417ca878b2ea6f423686edc68afb5402cbcaadda3f4bee52723928439 UID:2f63f026-d8e6-48fb-a56a-1e792769e9d4 NetNS:/var/run/netns/06859317-119c-402a-878b-77741d5cb00a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2f63f026_d8e6_48fb_a56a_1e792769e9d4.slice PodAnnotations:0xc0022f6c88}] Aliases:map[]}\"\nJun 11 11:04:29.266545 crc crio[22652]: time=\"2026-06-11T11:04:29.26645895Z\" level=info msg=\"Adding pod openstack_root-account-create-update-tbv46 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:04:30.432945 crc crio[22652]: 2026-06-11T11:04:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2ea7b02417ca878 Mac:ca:d3:0a:c6:1c:11 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:79 Mtu:0 Sandbox:/var/run/netns/06859317-119c-402a-878b-77741d5cb00a SocketPath: PciID:}] [{Interface:0xc0004b25d0 Address:{IP:10.217.0.121 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:04:30.435294 crc crio[22652]: time=\"2026-06-11T11:04:30.434679349Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-tbv46 Namespace:openstack ID:2ea7b02417ca878b2ea6f423686edc68afb5402cbcaadda3f4bee52723928439 UID:2f63f026-d8e6-48fb-a56a-1e792769e9d4 NetNS:/var/run/netns/06859317-119c-402a-878b-77741d5cb00a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2f63f026_d8e6_48fb_a56a_1e792769e9d4.slice PodAnnotations:0xc0022f6c88}] Aliases:map[]}\"\nJun 11 11:04:30.435294 crc crio[22652]: time=\"2026-06-11T11:04:30.434847304Z\" level=info msg=\"Checking pod openstack_root-account-create-update-tbv46 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:04:30.445032 crc crio[22652]: time=\"2026-06-11T11:04:30.444916763Z\" level=info msg=\"Ran pod sandbox 2ea7b02417ca878b2ea6f423686edc68afb5402cbcaadda3f4bee52723928439 with infra container: openstack/root-account-create-update-tbv46/POD\" id=7d9a6fd0-46fd-4f1a-aeac-025f68a56e5f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:04:30.448929 crc crio[22652]: time=\"2026-06-11T11:04:30.447534901Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=ffa978e7-f550-4db7-b169-7218436b5396 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:04:30.451985 crc crio[22652]: time=\"2026-06-11T11:04:30.451659051Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=26f767b9-2591-4fc5-b260-3d1928189a3b name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:04:30.555673 crc crio[22652]: time=\"2026-06-11T11:04:30.555392941Z\" level=info msg=\"Creating container: openstack/root-account-create-update-tbv46/mariadb-account-create-update\" id=602ebd96-ae37-4c50-9775-f072da70fb9e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:04:30.556876 crc crio[22652]: time=\"2026-06-11T11:04:30.556812486Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:04:30.604576 crc crio[22652]: time=\"2026-06-11T11:04:30.604475758Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:04:30.607886 crc crio[22652]: time=\"2026-06-11T11:04:30.607797172Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:04:30.930232 crc crio[22652]: time=\"2026-06-11T11:04:30.929951615Z\" level=info msg=\"Created container 165d0d086c7498a2096ac03bf9c1eaed968c233e5b26139d4c58fdd242493ea8: openstack/root-account-create-update-tbv46/mariadb-account-create-update\" id=602ebd96-ae37-4c50-9775-f072da70fb9e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:04:30.931746 crc crio[22652]: time=\"2026-06-11T11:04:30.931676268Z\" level=info msg=\"Starting container: 165d0d086c7498a2096ac03bf9c1eaed968c233e5b26139d4c58fdd242493ea8\" id=3cb12897-600d-4361-9837-4795b1fe54b2 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:04:30.939647 crc crio[22652]: time=\"2026-06-11T11:04:30.939520224Z\" level=info msg=\"Started container\" PID=56963 containerID=165d0d086c7498a2096ac03bf9c1eaed968c233e5b26139d4c58fdd242493ea8 description=openstack/root-account-create-update-tbv46/mariadb-account-create-update id=3cb12897-600d-4361-9837-4795b1fe54b2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2ea7b02417ca878b2ea6f423686edc68afb5402cbcaadda3f4bee52723928439\nJun 11 11:04:31.260854 crc crio[22652]: time=\"2026-06-11T11:04:31.260739868Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:1103ac44213a31db91a44725405204317c723260e4337ee3e45072e804733904\" id=e705999d-3c75-46ff-9208-46ff12baeb3c name=/runtime.v1.ImageService/PullImage\nJun 11 11:04:31.262516 crc crio[22652]: time=\"2026-06-11T11:04:31.262433392Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\" id=43abb2ec-f67e-4330-8518-fd174c000742 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:04:31.408871 crc crio[22652]: time=\"2026-06-11T11:04:31.406888061Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\" id=996f2bac-8a1f-45bd-a25a-d59ed60cfec4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:04:31.425216 crc crio[22652]: time=\"2026-06-11T11:04:31.424774887Z\" level=info msg=\"Creating container: openstack/ovn-northd-0/ovn-northd\" id=5efce454-9b3f-426d-9594-52582e52bf51 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:04:31.429329 crc crio[22652]: time=\"2026-06-11T11:04:31.427447811Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:04:31.489746 crc crio[22652]: time=\"2026-06-11T11:04:31.489640809Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:04:31.500434 crc crio[22652]: time=\"2026-06-11T11:04:31.497765833Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:04:31.825887 crc crio[22652]: time=\"2026-06-11T11:04:31.825363617Z\" level=info msg=\"Running pod sandbox: openstack/glance-db-create-48h59/POD\" id=d20b6e64-cf0b-4cc1-b0de-2d7fc5a68df3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:04:31.825887 crc crio[22652]: time=\"2026-06-11T11:04:31.825696597Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:04:31.847835 crc crio[22652]: time=\"2026-06-11T11:04:31.847540671Z\" level=info msg=\"Got pod network &{Name:glance-db-create-48h59 Namespace:openstack ID:3e4998413b98f05a5db3e0ab5651d6b2007fc2987404ec98a27e09ac85331a7e UID:5af7bbda-9b2f-44d2-815b-987a8d959303 NetNS:/var/run/netns/36f57f8a-d98e-44be-99e3-85cc702e42a4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5af7bbda_9b2f_44d2_815b_987a8d959303.slice PodAnnotations:0xc0022f66f0}] Aliases:map[]}\"\nJun 11 11:04:31.848504 crc crio[22652]: time=\"2026-06-11T11:04:31.847879462Z\" level=info msg=\"Adding pod openstack_glance-db-create-48h59 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:04:31.946864 crc crio[22652]: time=\"2026-06-11T11:04:31.942726344Z\" level=info msg=\"Running pod sandbox: openstack/glance-3136-account-create-update-6xt6q/POD\" id=990cd313-f91f-4ef6-a5c4-4f73aa6d6320 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:04:31.946864 crc crio[22652]: time=\"2026-06-11T11:04:31.942811867Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:04:31.981319 crc crio[22652]: time=\"2026-06-11T11:04:31.980762295Z\" level=info msg=\"Got pod network &{Name:glance-3136-account-create-update-6xt6q Namespace:openstack ID:52134ad1b84dc02fffa14865569bf0a96f6348a6a62e780cd1aa2281d5e66247 UID:f00f4f57-249a-4e3a-89d7-b77c48f41b72 NetNS:/var/run/netns/bda2f63a-d99c-464b-8357-2e25b2e55b34 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf00f4f57_249a_4e3a_89d7_b77c48f41b72.slice PodAnnotations:0xc0022f6a60}] Aliases:map[]}\"\nJun 11 11:04:31.981319 crc crio[22652]: time=\"2026-06-11T11:04:31.981281871Z\" level=info msg=\"Adding pod openstack_glance-3136-account-create-update-6xt6q to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:04:31.989834 crc crio[22652]: time=\"2026-06-11T11:04:31.989745887Z\" level=info msg=\"Running pod sandbox: openstack/keystone-db-create-wzpkh/POD\" id=6fb85e93-ce45-45c2-94f3-f498ea0aad3b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:04:31.990008 crc crio[22652]: time=\"2026-06-11T11:04:31.989859971Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:04:32.007760 crc crio[22652]: time=\"2026-06-11T11:04:32.007586485Z\" level=info msg=\"Running pod sandbox: openstack/placement-2379-account-create-update-gctzb/POD\" id=eeede55d-12f1-4abd-8eca-146bf60e939d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:04:32.009213 crc crio[22652]: time=\"2026-06-11T11:04:32.00898265Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:04:32.023547 crc crio[22652]: time=\"2026-06-11T11:04:32.023467344Z\" level=info msg=\"Running pod sandbox: openstack/keystone-6159-account-create-update-7vtnj/POD\" id=c694ceb5-a609-4a69-a0da-eb1e129f2f29 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:04:32.024578 crc crio[22652]: time=\"2026-06-11T11:04:32.023595538Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:04:32.040977 crc crio[22652]: time=\"2026-06-11T11:04:32.040820977Z\" level=info msg=\"Created container a547afc1f90b769320aa9f2cfb59c1f4407fe52b72f57fede6eb53d453710d9f: openstack/ovn-northd-0/ovn-northd\" id=5efce454-9b3f-426d-9594-52582e52bf51 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:04:32.045626 crc crio[22652]: time=\"2026-06-11T11:04:32.045171502Z\" level=info msg=\"Starting container: a547afc1f90b769320aa9f2cfb59c1f4407fe52b72f57fede6eb53d453710d9f\" id=36d9cb2a-fffc-4ccf-ab12-f5dc851b2147 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:04:32.045626 crc crio[22652]: time=\"2026-06-11T11:04:32.045222255Z\" level=info msg=\"Running pod sandbox: openstack/placement-db-create-rvs77/POD\" id=34159e3f-6c34-4e5e-9b7e-794a6e9e5792 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:04:32.046414 crc crio[22652]: time=\"2026-06-11T11:04:32.046328659Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:04:32.063988 crc crio[22652]: time=\"2026-06-11T11:04:32.0638949Z\" level=info msg=\"Got pod network &{Name:keystone-db-create-wzpkh Namespace:openstack ID:1f5e537fd5bede545d2d5f15fda20c5a486e456ea213dc3d694764405e261470 UID:c56d9081-d154-41d8-a3b2-fa9c3ccd231e NetNS:/var/run/netns/340ecdb8-ce54-47fe-8699-25605453679a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc56d9081_d154_41d8_a3b2_fa9c3ccd231e.slice PodAnnotations:0xc002accb38}] Aliases:map[]}\"\nJun 11 11:04:32.063988 crc crio[22652]: time=\"2026-06-11T11:04:32.063975762Z\" level=info msg=\"Adding pod openstack_keystone-db-create-wzpkh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:04:32.065889 crc crio[22652]: time=\"2026-06-11T11:04:32.064923921Z\" level=info msg=\"Started container\" PID=57016 containerID=a547afc1f90b769320aa9f2cfb59c1f4407fe52b72f57fede6eb53d453710d9f description=openstack/ovn-northd-0/ovn-northd id=36d9cb2a-fffc-4ccf-ab12-f5dc851b2147 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b27350f48a87cbfffe2f7c49317db7b43873aadd683b8d44df0c38d25c3f4ce8\nJun 11 11:04:32.192735 crc crio[22652]: time=\"2026-06-11T11:04:32.192606522Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=10f613bf-43d5-48a6-8d68-7e461aa9d118 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:04:32.250273 crc crio[22652]: time=\"2026-06-11T11:04:32.249606278Z\" level=info msg=\"Got pod network &{Name:placement-2379-account-create-update-gctzb Namespace:openstack ID:ce430b31b70eeac8a9958a140e268402212149ad5ab3785027fd748bbf514fcc UID:0075fa64-83b6-4f89-b8bf-952c7283760c NetNS:/var/run/netns/a3d7fd07-0f6a-4723-8c77-5b7904381b50 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0075fa64_83b6_4f89_b8bf_952c7283760c.slice PodAnnotations:0xc002acc0e0}] Aliases:map[]}\"\nJun 11 11:04:32.250273 crc crio[22652]: time=\"2026-06-11T11:04:32.250258369Z\" level=info msg=\"Adding pod openstack_placement-2379-account-create-update-gctzb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:04:32.250635 crc crio[22652]: time=\"2026-06-11T11:04:32.250376071Z\" level=info msg=\"Got pod network &{Name:placement-db-create-rvs77 Namespace:openstack ID:b648d8108b65208ef632ce19a02ca7e916d64a0151a8890ecbb3ca5321dc7f2e UID:df75942a-dd3d-4b34-b13d-988c9dff944f NetNS:/var/run/netns/abb6cb7b-962c-4076-b076-7556c610fd02 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddf75942a_dd3d_4b34_b13d_988c9dff944f.slice PodAnnotations:0xc0022f63a8}] Aliases:map[]}\"\nJun 11 11:04:32.250635 crc crio[22652]: time=\"2026-06-11T11:04:32.250504045Z\" level=info msg=\"Adding pod openstack_placement-db-create-rvs77 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:04:32.270086 crc crio[22652]: time=\"2026-06-11T11:04:32.269997347Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=4013b942-a568-4fbb-beb4-81f7ce83cc9c name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:04:32.279349 crc crio[22652]: time=\"2026-06-11T11:04:32.279267508Z\" level=info msg=\"Got pod network &{Name:keystone-6159-account-create-update-7vtnj Namespace:openstack ID:9c31580446cfd6753735389cf390a0b8be9df247d92da6ebe24b03a8eb5c9f63 UID:f2192e5f-9c90-4a0b-8c3c-f479edde86cf NetNS:/var/run/netns/de81852a-d1a8-4c83-9fed-eda11685afc9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf2192e5f_9c90_4a0b_8c3c_f479edde86cf.slice PodAnnotations:0xc001e8e130}] Aliases:map[]}\"\nJun 11 11:04:32.279349 crc crio[22652]: time=\"2026-06-11T11:04:32.27933404Z\" level=info msg=\"Adding pod openstack_keystone-6159-account-create-update-7vtnj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:04:32.283067 crc crio[22652]: time=\"2026-06-11T11:04:32.282949812Z\" level=info msg=\"Creating container: openstack/ovn-northd-0/openstack-network-exporter\" id=7baff839-5a40-4304-a76b-55605dd02b6b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:04:32.284541 crc crio[22652]: time=\"2026-06-11T11:04:32.2844509Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:04:32.353424 crc crio[22652]: time=\"2026-06-11T11:04:32.342679863Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:04:32.353424 crc crio[22652]: time=\"2026-06-11T11:04:32.352487152Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:04:32.405798 crc crio[22652]: 2026-06-11T11:04:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3e4998413b98f05 Mac:66:15:3d:1e:df:bc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7a Mtu:0 Sandbox:/var/run/netns/36f57f8a-d98e-44be-99e3-85cc702e42a4 SocketPath: PciID:}] [{Interface:0xc00059c5e0 Address:{IP:10.217.0.122 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:04:32.408784 crc crio[22652]: time=\"2026-06-11T11:04:32.408669534Z\" level=info msg=\"Got pod network &{Name:glance-db-create-48h59 Namespace:openstack ID:3e4998413b98f05a5db3e0ab5651d6b2007fc2987404ec98a27e09ac85331a7e UID:5af7bbda-9b2f-44d2-815b-987a8d959303 NetNS:/var/run/netns/36f57f8a-d98e-44be-99e3-85cc702e42a4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5af7bbda_9b2f_44d2_815b_987a8d959303.slice PodAnnotations:0xc0022f66f0}] Aliases:map[]}\"\nJun 11 11:04:32.408878 crc crio[22652]: time=\"2026-06-11T11:04:32.40885746Z\" level=info msg=\"Checking pod openstack_glance-db-create-48h59 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:04:32.468034 crc crio[22652]: time=\"2026-06-11T11:04:32.46793703Z\" level=info msg=\"Ran pod sandbox 3e4998413b98f05a5db3e0ab5651d6b2007fc2987404ec98a27e09ac85331a7e with infra container: openstack/glance-db-create-48h59/POD\" id=d20b6e64-cf0b-4cc1-b0de-2d7fc5a68df3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:04:32.471851 crc crio[22652]: time=\"2026-06-11T11:04:32.471790912Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=0f0927a4-defb-42ac-a9f8-bb927abb6e8a name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:04:32.483951 crc crio[22652]: time=\"2026-06-11T11:04:32.483843228Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=230c1616-295e-4077-b0e6-51f6d7336d16 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:04:32.498012 crc crio[22652]: time=\"2026-06-11T11:04:32.497411184Z\" level=info msg=\"Creating container: openstack/glance-db-create-48h59/mariadb-database-create\" id=41262e4f-15a2-41e8-9a9e-ec6d8d3a605b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:04:32.500009 crc crio[22652]: time=\"2026-06-11T11:04:32.499908263Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:04:32.535456 crc crio[22652]: time=\"2026-06-11T11:04:32.535175463Z\" level=info msg=\"Created container f3ae5a01c5a10baf9196f0c3e481501bbfdd44eb998673e4c1a3f6ec28450b58: openstack/ovn-northd-0/openstack-network-exporter\" id=7baff839-5a40-4304-a76b-55605dd02b6b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:04:32.537747 crc crio[22652]: time=\"2026-06-11T11:04:32.537649562Z\" level=info msg=\"Starting container: f3ae5a01c5a10baf9196f0c3e481501bbfdd44eb998673e4c1a3f6ec28450b58\" id=870c6215-f175-40c1-bffb-24816d1fa664 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:04:32.549918 crc crio[22652]: time=\"2026-06-11T11:04:32.544497066Z\" level=info msg=\"Started container\" PID=57219 containerID=f3ae5a01c5a10baf9196f0c3e481501bbfdd44eb998673e4c1a3f6ec28450b58 description=openstack/ovn-northd-0/openstack-network-exporter id=870c6215-f175-40c1-bffb-24816d1fa664 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b27350f48a87cbfffe2f7c49317db7b43873aadd683b8d44df0c38d25c3f4ce8\nJun 11 11:04:32.555272 crc crio[22652]: time=\"2026-06-11T11:04:32.5548313Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:04:32.568714 crc crio[22652]: time=\"2026-06-11T11:04:32.56759558Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:04:32.596924 crc crio[22652]: 2026-06-11T11:04:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:52134ad1b84dc02 Mac:ae:d4:d8:a2:82:1c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7b Mtu:0 Sandbox:/var/run/netns/bda2f63a-d99c-464b-8357-2e25b2e55b34 SocketPath: PciID:}] [{Interface:0xc000526630 Address:{IP:10.217.0.123 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:04:32.609230 crc crio[22652]: time=\"2026-06-11T11:04:32.606708599Z\" level=info msg=\"Got pod network &{Name:glance-3136-account-create-update-6xt6q Namespace:openstack ID:52134ad1b84dc02fffa14865569bf0a96f6348a6a62e780cd1aa2281d5e66247 UID:f00f4f57-249a-4e3a-89d7-b77c48f41b72 NetNS:/var/run/netns/bda2f63a-d99c-464b-8357-2e25b2e55b34 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf00f4f57_249a_4e3a_89d7_b77c48f41b72.slice PodAnnotations:0xc0022f6a60}] Aliases:map[]}\"\nJun 11 11:04:32.609230 crc crio[22652]: time=\"2026-06-11T11:04:32.607011745Z\" level=info msg=\"Checking pod openstack_glance-3136-account-create-update-6xt6q for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:04:32.667567 crc crio[22652]: time=\"2026-06-11T11:04:32.667465936Z\" level=info msg=\"Ran pod sandbox 52134ad1b84dc02fffa14865569bf0a96f6348a6a62e780cd1aa2281d5e66247 with infra container: openstack/glance-3136-account-create-update-6xt6q/POD\" id=990cd313-f91f-4ef6-a5c4-4f73aa6d6320 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:04:32.678419 crc crio[22652]: time=\"2026-06-11T11:04:32.6780639Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=b5bfd94b-d969-451e-a360-81a0ddb395d8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:04:32.683578 crc crio[22652]: time=\"2026-06-11T11:04:32.683053567Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=df5dd065-74d9-4056-ae2e-ad5f6b79d2f5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:04:32.696362 crc crio[22652]: time=\"2026-06-11T11:04:32.696000352Z\" level=info msg=\"Creating container: openstack/glance-3136-account-create-update-6xt6q/mariadb-account-create-update\" id=629caf1d-b65f-4364-a2b9-3271c850e60a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:04:32.696828 crc crio[22652]: time=\"2026-06-11T11:04:32.696703205Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:04:32.709478 crc crio[22652]: 2026-06-11T11:04:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1f5e537fd5bede5 Mac:92:cb:7d:5a:23:f1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7c Mtu:0 Sandbox:/var/run/netns/340ecdb8-ce54-47fe-8699-25605453679a SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.0.124 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:04:32.714652 crc crio[22652]: time=\"2026-06-11T11:04:32.714595165Z\" level=info msg=\"Got pod network &{Name:keystone-db-create-wzpkh Namespace:openstack ID:1f5e537fd5bede545d2d5f15fda20c5a486e456ea213dc3d694764405e261470 UID:c56d9081-d154-41d8-a3b2-fa9c3ccd231e NetNS:/var/run/netns/340ecdb8-ce54-47fe-8699-25605453679a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc56d9081_d154_41d8_a3b2_fa9c3ccd231e.slice PodAnnotations:0xc002accb38}] Aliases:map[]}\"\nJun 11 11:04:32.714992 crc crio[22652]: time=\"2026-06-11T11:04:32.714959372Z\" level=info msg=\"Checking pod openstack_keystone-db-create-wzpkh for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:04:32.757927 crc crio[22652]: time=\"2026-06-11T11:04:32.75783679Z\" level=info msg=\"Created container 3a657274e37d4e9a29ae10fa876470119e028e22b989eb0426b5d6274f790a27: openstack/glance-db-create-48h59/mariadb-database-create\" id=41262e4f-15a2-41e8-9a9e-ec6d8d3a605b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:04:32.759709 crc crio[22652]: time=\"2026-06-11T11:04:32.759647077Z\" level=info msg=\"Ran pod sandbox 1f5e537fd5bede545d2d5f15fda20c5a486e456ea213dc3d694764405e261470 with infra container: openstack/keystone-db-create-wzpkh/POD\" id=6fb85e93-ce45-45c2-94f3-f498ea0aad3b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:04:32.769529 crc crio[22652]: time=\"2026-06-11T11:04:32.767323218Z\" level=info msg=\"Starting container: 3a657274e37d4e9a29ae10fa876470119e028e22b989eb0426b5d6274f790a27\" id=4cea5e6d-5da9-4cb0-994a-7e1cee8e3194 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:04:32.774269 crc crio[22652]: time=\"2026-06-11T11:04:32.774052497Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=c1c15851-89f0-4fb8-a66e-28ddd5cd7dbb name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:04:32.778728 crc crio[22652]: time=\"2026-06-11T11:04:32.778644281Z\" level=info msg=\"Started container\" PID=57248 containerID=3a657274e37d4e9a29ae10fa876470119e028e22b989eb0426b5d6274f790a27 description=openstack/glance-db-create-48h59/mariadb-database-create id=4cea5e6d-5da9-4cb0-994a-7e1cee8e3194 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3e4998413b98f05a5db3e0ab5651d6b2007fc2987404ec98a27e09ac85331a7e\nJun 11 11:04:32.791259 crc crio[22652]: time=\"2026-06-11T11:04:32.790990148Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=6e82c092-0aba-4960-bf3f-b658c5ec85fe name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:04:32.801804 crc crio[22652]: time=\"2026-06-11T11:04:32.80157842Z\" level=info msg=\"Creating container: openstack/keystone-db-create-wzpkh/mariadb-database-create\" id=a222f81e-9a9f-42c5-a02e-e882bff9c538 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:04:32.805792 crc crio[22652]: time=\"2026-06-11T11:04:32.805692151Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:04:32.810531 crc crio[22652]: time=\"2026-06-11T11:04:32.805995029Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:04:32.814373 crc crio[22652]: time=\"2026-06-11T11:04:32.81432855Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:04:32.879053 crc crio[22652]: time=\"2026-06-11T11:04:32.878974974Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:04:32.901076 crc crio[22652]: time=\"2026-06-11T11:04:32.90086068Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:04:32.953291 crc crio[22652]: 2026-06-11T11:04:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ce430b31b70eeac Mac:52:ef:f5:ec:4b:a4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7f Mtu:0 Sandbox:/var/run/netns/a3d7fd07-0f6a-4723-8c77-5b7904381b50 SocketPath: PciID:}] [{Interface:0xc000015490 Address:{IP:10.217.0.127 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:04:32.955510 crc crio[22652]: time=\"2026-06-11T11:04:32.955359468Z\" level=info msg=\"Got pod network &{Name:placement-2379-account-create-update-gctzb Namespace:openstack ID:ce430b31b70eeac8a9958a140e268402212149ad5ab3785027fd748bbf514fcc UID:0075fa64-83b6-4f89-b8bf-952c7283760c NetNS:/var/run/netns/a3d7fd07-0f6a-4723-8c77-5b7904381b50 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0075fa64_83b6_4f89_b8bf_952c7283760c.slice PodAnnotations:0xc002acc0e0}] Aliases:map[]}\"\nJun 11 11:04:32.955622 crc crio[22652]: time=\"2026-06-11T11:04:32.955516013Z\" level=info msg=\"Checking pod openstack_placement-2379-account-create-update-gctzb for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:04:32.961314 crc crio[22652]: 2026-06-11T11:04:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b648d8108b65208 Mac:4a:03:22:49:6b:d2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7e Mtu:0 Sandbox:/var/run/netns/abb6cb7b-962c-4076-b076-7556c610fd02 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.126 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:04:32.961873 crc crio[22652]: time=\"2026-06-11T11:04:32.961783629Z\" level=info msg=\"Got pod network &{Name:placement-db-create-rvs77 Namespace:openstack ID:b648d8108b65208ef632ce19a02ca7e916d64a0151a8890ecbb3ca5321dc7f2e UID:df75942a-dd3d-4b34-b13d-988c9dff944f NetNS:/var/run/netns/abb6cb7b-962c-4076-b076-7556c610fd02 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddf75942a_dd3d_4b34_b13d_988c9dff944f.slice PodAnnotations:0xc0022f63a8}] Aliases:map[]}\"\nJun 11 11:04:32.962015 crc crio[22652]: time=\"2026-06-11T11:04:32.961948744Z\" level=info msg=\"Checking pod openstack_placement-db-create-rvs77 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:04:32.981387 crc crio[22652]: time=\"2026-06-11T11:04:32.981263709Z\" level=info msg=\"Ran pod sandbox ce430b31b70eeac8a9958a140e268402212149ad5ab3785027fd748bbf514fcc with infra container: openstack/placement-2379-account-create-update-gctzb/POD\" id=eeede55d-12f1-4abd-8eca-146bf60e939d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:04:32.984641 crc crio[22652]: time=\"2026-06-11T11:04:32.984567414Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=4fbf7603-6c04-4b87-8445-b679b5d96026 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:04:32.987774 crc crio[22652]: time=\"2026-06-11T11:04:32.987560127Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=3dad34e8-e99e-49ce-ac8f-094549d46d06 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:04:32.996506 crc crio[22652]: time=\"2026-06-11T11:04:32.996355812Z\" level=info msg=\"Creating container: openstack/placement-2379-account-create-update-gctzb/mariadb-account-create-update\" id=787bfc03-04d7-49c5-9a22-fb228958ddf3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:04:32.996901 crc crio[22652]: time=\"2026-06-11T11:04:32.996773056Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:04:32.998467 crc crio[22652]: time=\"2026-06-11T11:04:32.998378136Z\" level=info msg=\"Ran pod sandbox b648d8108b65208ef632ce19a02ca7e916d64a0151a8890ecbb3ca5321dc7f2e with infra container: openstack/placement-db-create-rvs77/POD\" id=34159e3f-6c34-4e5e-9b7e-794a6e9e5792 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:04:33.001212 crc crio[22652]: time=\"2026-06-11T11:04:33.001048091Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=985b0ca8-d5db-4135-aeab-0809cf3c152c name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:04:33.002448 crc crio[22652]: time=\"2026-06-11T11:04:33.00232596Z\" level=info msg=\"Created container a2ed7b3b04f84570597153f6a2c14965a1b5badb703dc2043b1dfe4bfe3997bb: openstack/glance-3136-account-create-update-6xt6q/mariadb-account-create-update\" id=629caf1d-b65f-4364-a2b9-3271c850e60a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:04:33.004543 crc crio[22652]: time=\"2026-06-11T11:04:33.004466819Z\" level=info msg=\"Starting container: a2ed7b3b04f84570597153f6a2c14965a1b5badb703dc2043b1dfe4bfe3997bb\" id=de291a52-9004-47c9-8fc5-47c9a6f70460 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:04:33.014447 crc crio[22652]: time=\"2026-06-11T11:04:33.014368586Z\" level=info msg=\"Started container\" PID=57273 containerID=a2ed7b3b04f84570597153f6a2c14965a1b5badb703dc2043b1dfe4bfe3997bb description=openstack/glance-3136-account-create-update-6xt6q/mariadb-account-create-update id=de291a52-9004-47c9-8fc5-47c9a6f70460 name=/runtime.v1.RuntimeService/StartContainer sandboxID=52134ad1b84dc02fffa14865569bf0a96f6348a6a62e780cd1aa2281d5e66247\nJun 11 11:04:33.025168 crc crio[22652]: time=\"2026-06-11T11:04:33.025036601Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=4fab1f37-2f49-4c47-811e-72eaaacd2c0b name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:04:33.039768 crc crio[22652]: time=\"2026-06-11T11:04:33.039672149Z\" level=info msg=\"Creating container: openstack/placement-db-create-rvs77/mariadb-database-create\" id=80928d45-13d8-4a51-94ca-29eee48e07a6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:04:33.040105 crc crio[22652]: time=\"2026-06-11T11:04:33.040086242Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:04:33.042518 crc crio[22652]: time=\"2026-06-11T11:04:33.042438465Z\" level=info msg=\"Created container 68838653a8bdef6c5211b0e277c34ae9c66535d1c9913fc26e9932c16d5a1914: openstack/keystone-db-create-wzpkh/mariadb-database-create\" id=a222f81e-9a9f-42c5-a02e-e882bff9c538 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:04:33.047492 crc crio[22652]: time=\"2026-06-11T11:04:33.04732742Z\" level=info msg=\"Starting container: 68838653a8bdef6c5211b0e277c34ae9c66535d1c9913fc26e9932c16d5a1914\" id=2b7f2ae9-41b1-42aa-b81e-5acd4901275a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:04:33.056361 crc crio[22652]: time=\"2026-06-11T11:04:33.056167305Z\" level=info msg=\"Started container\" PID=57282 containerID=68838653a8bdef6c5211b0e277c34ae9c66535d1c9913fc26e9932c16d5a1914 description=openstack/keystone-db-create-wzpkh/mariadb-database-create id=2b7f2ae9-41b1-42aa-b81e-5acd4901275a name=/runtime.v1.RuntimeService/StartContainer sandboxID=1f5e537fd5bede545d2d5f15fda20c5a486e456ea213dc3d694764405e261470\nJun 11 11:04:33.067574 crc crio[22652]: time=\"2026-06-11T11:04:33.067349996Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:04:33.076673 crc crio[22652]: time=\"2026-06-11T11:04:33.076546994Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:04:33.099644 crc crio[22652]: time=\"2026-06-11T11:04:33.099535145Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:04:33.105799 crc crio[22652]: time=\"2026-06-11T11:04:33.105680196Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:04:33.130939 crc crio[22652]: 2026-06-11T11:04:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9c31580446cfd67 Mac:ee:da:21:e7:a0:32 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7d Mtu:0 Sandbox:/var/run/netns/de81852a-d1a8-4c83-9fed-eda11685afc9 SocketPath: PciID:}] [{Interface:0xc000014580 Address:{IP:10.217.0.125 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:04:33.132613 crc crio[22652]: time=\"2026-06-11T11:04:33.132530625Z\" level=info msg=\"Got pod network &{Name:keystone-6159-account-create-update-7vtnj Namespace:openstack ID:9c31580446cfd6753735389cf390a0b8be9df247d92da6ebe24b03a8eb5c9f63 UID:f2192e5f-9c90-4a0b-8c3c-f479edde86cf NetNS:/var/run/netns/de81852a-d1a8-4c83-9fed-eda11685afc9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf2192e5f_9c90_4a0b_8c3c_f479edde86cf.slice PodAnnotations:0xc001e8e130}] Aliases:map[]}\"\nJun 11 11:04:33.132806 crc crio[22652]: time=\"2026-06-11T11:04:33.132719721Z\" level=info msg=\"Checking pod openstack_keystone-6159-account-create-update-7vtnj for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:04:33.169216 crc crio[22652]: time=\"2026-06-11T11:04:33.169050512Z\" level=info msg=\"Ran pod sandbox 9c31580446cfd6753735389cf390a0b8be9df247d92da6ebe24b03a8eb5c9f63 with infra container: openstack/keystone-6159-account-create-update-7vtnj/POD\" id=c694ceb5-a609-4a69-a0da-eb1e129f2f29 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:04:33.180027 crc crio[22652]: time=\"2026-06-11T11:04:33.178593471Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=90b8dd45-0658-40a3-8823-13d7989cc316 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:04:33.183397 crc crio[22652]: time=\"2026-06-11T11:04:33.183108273Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=5856cfa6-cb26-4dc6-b63e-10a34fe9f1ed name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:04:33.196631 crc crio[22652]: time=\"2026-06-11T11:04:33.196537193Z\" level=info msg=\"Creating container: openstack/keystone-6159-account-create-update-7vtnj/mariadb-account-create-update\" id=a4e6e10d-a8a9-4210-9dd7-afa5f64baa27 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:04:33.196985 crc crio[22652]: time=\"2026-06-11T11:04:33.196935646Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:04:33.267604 crc crio[22652]: time=\"2026-06-11T11:04:33.266417213Z\" level=info msg=\"Stopping pod sandbox: 2ea7b02417ca878b2ea6f423686edc68afb5402cbcaadda3f4bee52723928439\" id=50cf2972-a637-46a3-8106-bb89ebdb8c98 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:04:33.267604 crc crio[22652]: time=\"2026-06-11T11:04:33.267170247Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-tbv46 Namespace:openstack ID:2ea7b02417ca878b2ea6f423686edc68afb5402cbcaadda3f4bee52723928439 UID:2f63f026-d8e6-48fb-a56a-1e792769e9d4 NetNS:/var/run/netns/06859317-119c-402a-878b-77741d5cb00a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2f63f026_d8e6_48fb_a56a_1e792769e9d4.slice PodAnnotations:0xc0014a40e8}] Aliases:map[]}\"\nJun 11 11:04:33.267604 crc crio[22652]: time=\"2026-06-11T11:04:33.267371204Z\" level=info msg=\"Deleting pod openstack_root-account-create-update-tbv46 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:04:33.282056 crc crio[22652]: time=\"2026-06-11T11:04:33.281944381Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:04:33.287232 crc crio[22652]: time=\"2026-06-11T11:04:33.287091921Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:04:33.308720 crc crio[22652]: time=\"2026-06-11T11:04:33.307943456Z\" level=info msg=\"Created container cdbda7a095b7682cd8ddb0467c80e2f2fdb5c4aa57123aca28a330cf1f26fe39: openstack/placement-2379-account-create-update-gctzb/mariadb-account-create-update\" id=787bfc03-04d7-49c5-9a22-fb228958ddf3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:04:33.309028 crc crio[22652]: time=\"2026-06-11T11:04:33.308953565Z\" level=info msg=\"Created container e42e5c1c8dbf5be97f9058799efecf9e625f51b7afe193fe3d25d83cb9b4fbcc: openstack/placement-db-create-rvs77/mariadb-database-create\" id=80928d45-13d8-4a51-94ca-29eee48e07a6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:04:33.313267 crc crio[22652]: time=\"2026-06-11T11:04:33.312406564Z\" level=info msg=\"Starting container: cdbda7a095b7682cd8ddb0467c80e2f2fdb5c4aa57123aca28a330cf1f26fe39\" id=ae8712b9-6164-4293-bc23-9fe75bfc5240 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:04:33.313267 crc crio[22652]: time=\"2026-06-11T11:04:33.312857019Z\" level=info msg=\"Starting container: e42e5c1c8dbf5be97f9058799efecf9e625f51b7afe193fe3d25d83cb9b4fbcc\" id=b02b8338-1763-4e19-aab8-2b887d404385 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:04:33.323677 crc crio[22652]: time=\"2026-06-11T11:04:33.323573964Z\" level=info msg=\"Started container\" PID=57317 containerID=cdbda7a095b7682cd8ddb0467c80e2f2fdb5c4aa57123aca28a330cf1f26fe39 description=openstack/placement-2379-account-create-update-gctzb/mariadb-account-create-update id=ae8712b9-6164-4293-bc23-9fe75bfc5240 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ce430b31b70eeac8a9958a140e268402212149ad5ab3785027fd748bbf514fcc\nJun 11 11:04:33.339348 crc crio[22652]: time=\"2026-06-11T11:04:33.336730037Z\" level=info msg=\"Started container\" PID=57322 containerID=e42e5c1c8dbf5be97f9058799efecf9e625f51b7afe193fe3d25d83cb9b4fbcc description=openstack/placement-db-create-rvs77/mariadb-database-create id=b02b8338-1763-4e19-aab8-2b887d404385 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b648d8108b65208ef632ce19a02ca7e916d64a0151a8890ecbb3ca5321dc7f2e\nJun 11 11:04:33.423478 crc crio[22652]: time=\"2026-06-11T11:04:33.423338019Z\" level=info msg=\"Created container d1ca93bfc745e29138df3c6c2d04b92994914a2f579c08ac8a9846b5783d43f5: openstack/keystone-6159-account-create-update-7vtnj/mariadb-account-create-update\" id=a4e6e10d-a8a9-4210-9dd7-afa5f64baa27 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:04:33.424471 crc crio[22652]: time=\"2026-06-11T11:04:33.424392312Z\" level=info msg=\"Starting container: d1ca93bfc745e29138df3c6c2d04b92994914a2f579c08ac8a9846b5783d43f5\" id=36f774f1-649b-4a18-a0c9-13dcf73dd583 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:04:33.436715 crc crio[22652]: time=\"2026-06-11T11:04:33.43579472Z\" level=info msg=\"Started container\" PID=57382 containerID=d1ca93bfc745e29138df3c6c2d04b92994914a2f579c08ac8a9846b5783d43f5 description=openstack/keystone-6159-account-create-update-7vtnj/mariadb-account-create-update id=36f774f1-649b-4a18-a0c9-13dcf73dd583 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9c31580446cfd6753735389cf390a0b8be9df247d92da6ebe24b03a8eb5c9f63\nJun 11 11:04:33.696988 crc crio[22652]: time=\"2026-06-11T11:04:33.696892848Z\" level=info msg=\"Stopped pod sandbox: 2ea7b02417ca878b2ea6f423686edc68afb5402cbcaadda3f4bee52723928439\" id=50cf2972-a637-46a3-8106-bb89ebdb8c98 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:04:34.319283 crc crio[22652]: time=\"2026-06-11T11:04:34.318783301Z\" level=info msg=\"Stopping pod sandbox: 3e4998413b98f05a5db3e0ab5651d6b2007fc2987404ec98a27e09ac85331a7e\" id=39383fb5-42f9-427b-9d60-5054b2167927 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:04:34.320215 crc crio[22652]: time=\"2026-06-11T11:04:34.320065192Z\" level=info msg=\"Got pod network &{Name:glance-db-create-48h59 Namespace:openstack ID:3e4998413b98f05a5db3e0ab5651d6b2007fc2987404ec98a27e09ac85331a7e UID:5af7bbda-9b2f-44d2-815b-987a8d959303 NetNS:/var/run/netns/36f57f8a-d98e-44be-99e3-85cc702e42a4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5af7bbda_9b2f_44d2_815b_987a8d959303.slice PodAnnotations:0xc00008cb30}] Aliases:map[]}\"\nJun 11 11:04:34.320374 crc crio[22652]: time=\"2026-06-11T11:04:34.32032714Z\" level=info msg=\"Deleting pod openstack_glance-db-create-48h59 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:04:34.725800 crc crio[22652]: time=\"2026-06-11T11:04:34.72569476Z\" level=info msg=\"Stopped pod sandbox: 3e4998413b98f05a5db3e0ab5651d6b2007fc2987404ec98a27e09ac85331a7e\" id=39383fb5-42f9-427b-9d60-5054b2167927 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:04:35.335229 crc crio[22652]: time=\"2026-06-11T11:04:35.335019619Z\" level=info msg=\"Stopping pod sandbox: 9c31580446cfd6753735389cf390a0b8be9df247d92da6ebe24b03a8eb5c9f63\" id=e97815c5-f331-40a7-ad01-cdc9c49ae0b9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:04:35.335835 crc crio[22652]: time=\"2026-06-11T11:04:35.335068453Z\" level=info msg=\"Stopping pod sandbox: 52134ad1b84dc02fffa14865569bf0a96f6348a6a62e780cd1aa2281d5e66247\" id=d4e781b9-b934-48d6-b81d-ea5d83691eed name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:04:35.335914 crc crio[22652]: time=\"2026-06-11T11:04:35.335882456Z\" level=info msg=\"Got pod network &{Name:keystone-6159-account-create-update-7vtnj Namespace:openstack ID:9c31580446cfd6753735389cf390a0b8be9df247d92da6ebe24b03a8eb5c9f63 UID:f2192e5f-9c90-4a0b-8c3c-f479edde86cf NetNS:/var/run/netns/de81852a-d1a8-4c83-9fed-eda11685afc9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf2192e5f_9c90_4a0b_8c3c_f479edde86cf.slice PodAnnotations:0xc0009886f8}] Aliases:map[]}\"\nJun 11 11:04:35.336072 crc crio[22652]: time=\"2026-06-11T11:04:35.33601816Z\" level=info msg=\"Deleting pod openstack_keystone-6159-account-create-update-7vtnj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:04:35.336640 crc crio[22652]: time=\"2026-06-11T11:04:35.336571578Z\" level=info msg=\"Stopping pod sandbox: b648d8108b65208ef632ce19a02ca7e916d64a0151a8890ecbb3ca5321dc7f2e\" id=46b941d6-7777-4871-83cb-9f74030acf68 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:04:35.336875 crc crio[22652]: time=\"2026-06-11T11:04:35.336788458Z\" level=info msg=\"Got pod network &{Name:glance-3136-account-create-update-6xt6q Namespace:openstack ID:52134ad1b84dc02fffa14865569bf0a96f6348a6a62e780cd1aa2281d5e66247 UID:f00f4f57-249a-4e3a-89d7-b77c48f41b72 NetNS:/var/run/netns/bda2f63a-d99c-464b-8357-2e25b2e55b34 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf00f4f57_249a_4e3a_89d7_b77c48f41b72.slice PodAnnotations:0xc0004bf258}] Aliases:map[]}\"\nJun 11 11:04:35.337040 crc crio[22652]: time=\"2026-06-11T11:04:35.336983181Z\" level=info msg=\"Got pod network &{Name:placement-db-create-rvs77 Namespace:openstack ID:b648d8108b65208ef632ce19a02ca7e916d64a0151a8890ecbb3ca5321dc7f2e UID:df75942a-dd3d-4b34-b13d-988c9dff944f NetNS:/var/run/netns/abb6cb7b-962c-4076-b076-7556c610fd02 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddf75942a_dd3d_4b34_b13d_988c9dff944f.slice PodAnnotations:0xc00008cd90}] Aliases:map[]}\"\nJun 11 11:04:35.337112 crc crio[22652]: time=\"2026-06-11T11:04:35.336854157Z\" level=info msg=\"Stopping pod sandbox: ce430b31b70eeac8a9958a140e268402212149ad5ab3785027fd748bbf514fcc\" id=65765072-223f-491f-abdd-5e422340b6bd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:04:35.337307 crc crio[22652]: time=\"2026-06-11T11:04:35.337210748Z\" level=info msg=\"Deleting pod openstack_placement-db-create-rvs77 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:04:35.337627 crc crio[22652]: time=\"2026-06-11T11:04:35.337469889Z\" level=info msg=\"Deleting pod openstack_glance-3136-account-create-update-6xt6q from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:04:35.338250 crc crio[22652]: time=\"2026-06-11T11:04:35.33760171Z\" level=info msg=\"Stopping pod sandbox: 1f5e537fd5bede545d2d5f15fda20c5a486e456ea213dc3d694764405e261470\" id=86b3605a-5e65-4942-98d6-64638f5e40bd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:04:35.338435 crc crio[22652]: time=\"2026-06-11T11:04:35.337655932Z\" level=info msg=\"Got pod network &{Name:placement-2379-account-create-update-gctzb Namespace:openstack ID:ce430b31b70eeac8a9958a140e268402212149ad5ab3785027fd748bbf514fcc UID:0075fa64-83b6-4f89-b8bf-952c7283760c NetNS:/var/run/netns/a3d7fd07-0f6a-4723-8c77-5b7904381b50 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0075fa64_83b6_4f89_b8bf_952c7283760c.slice PodAnnotations:0xc002618778}] Aliases:map[]}\"\nJun 11 11:04:35.338519 crc crio[22652]: time=\"2026-06-11T11:04:35.338505218Z\" level=info msg=\"Deleting pod openstack_placement-2379-account-create-update-gctzb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:04:35.339500 crc crio[22652]: time=\"2026-06-11T11:04:35.339433591Z\" level=info msg=\"Got pod network &{Name:keystone-db-create-wzpkh Namespace:openstack ID:1f5e537fd5bede545d2d5f15fda20c5a486e456ea213dc3d694764405e261470 UID:c56d9081-d154-41d8-a3b2-fa9c3ccd231e NetNS:/var/run/netns/340ecdb8-ce54-47fe-8699-25605453679a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc56d9081_d154_41d8_a3b2_fa9c3ccd231e.slice PodAnnotations:0xc0014a4778}] Aliases:map[]}\"\nJun 11 11:04:35.339910 crc crio[22652]: time=\"2026-06-11T11:04:35.339854595Z\" level=info msg=\"Deleting pod openstack_keystone-db-create-wzpkh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:04:35.729539 crc crio[22652]: time=\"2026-06-11T11:04:35.72924151Z\" level=info msg=\"Stopped pod sandbox: 9c31580446cfd6753735389cf390a0b8be9df247d92da6ebe24b03a8eb5c9f63\" id=e97815c5-f331-40a7-ad01-cdc9c49ae0b9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:04:35.909063 crc crio[22652]: time=\"2026-06-11T11:04:35.908913418Z\" level=info msg=\"Stopped pod sandbox: ce430b31b70eeac8a9958a140e268402212149ad5ab3785027fd748bbf514fcc\" id=65765072-223f-491f-abdd-5e422340b6bd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:04:35.914737 crc crio[22652]: time=\"2026-06-11T11:04:35.914630627Z\" level=info msg=\"Stopped pod sandbox: 1f5e537fd5bede545d2d5f15fda20c5a486e456ea213dc3d694764405e261470\" id=86b3605a-5e65-4942-98d6-64638f5e40bd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:04:35.918497 crc crio[22652]: time=\"2026-06-11T11:04:35.91839534Z\" level=info msg=\"Stopped pod sandbox: b648d8108b65208ef632ce19a02ca7e916d64a0151a8890ecbb3ca5321dc7f2e\" id=46b941d6-7777-4871-83cb-9f74030acf68 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:04:35.934177 crc crio[22652]: time=\"2026-06-11T11:04:35.932356543Z\" level=info msg=\"Stopped pod sandbox: 52134ad1b84dc02fffa14865569bf0a96f6348a6a62e780cd1aa2281d5e66247\" id=d4e781b9-b934-48d6-b81d-ea5d83691eed name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:04:37.408727 crc crio[22652]: time=\"2026-06-11T11:04:37.40759589Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=9db3916e-0f5c-47e5-9287-ccb2d8a4c948 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:04:37.417361 crc crio[22652]: time=\"2026-06-11T11:04:37.417322084Z\" level=info msg=\"Stopping pod sandbox: 83b300f4445870f8b000d8ad2698e7dbd09ef41f56246c3cf547f62c468a6194\" id=11fdf8ce-8534-4e63-a41f-2a283fd39ea3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:04:37.418301 crc crio[22652]: time=\"2026-06-11T11:04:37.418274194Z\" level=info msg=\"Got pod network &{Name:swift-ring-rebalance-9nsrh Namespace:openstack ID:83b300f4445870f8b000d8ad2698e7dbd09ef41f56246c3cf547f62c468a6194 UID:ee5bbbb7-2f3c-48d3-9ef0-c5586d2d07fa NetNS:/var/run/netns/5c6abbf0-205c-4d62-9426-fb13bdeda0f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podee5bbbb7_2f3c_48d3_9ef0_c5586d2d07fa.slice PodAnnotations:0xc0014a4110}] Aliases:map[]}\"\nJun 11 11:04:37.418514 crc crio[22652]: time=\"2026-06-11T11:04:37.418496561Z\" level=info msg=\"Deleting pod openstack_swift-ring-rebalance-9nsrh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:04:37.419056 crc crio[22652]: time=\"2026-06-11T11:04:37.419025878Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=85e1dfc1-4f00-4c3c-9fb1-0c9ce5e7ee36 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:04:37.473605 crc crio[22652]: time=\"2026-06-11T11:04:37.473539585Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=2fdcc911-04b3-42b0-854d-c410792e0116 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:04:37.483301 crc crio[22652]: time=\"2026-06-11T11:04:37.483217869Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=2cc840a3-c932-4324-b86c-aeaec0d21ed8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:04:37.542705 crc crio[22652]: time=\"2026-06-11T11:04:37.54230697Z\" level=info msg=\"Creating container: openstack/rabbitmq-server-0/rabbitmq\" id=b9b99e8f-a0d5-4c86-a9f2-dafca012a27f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:04:37.542989 crc crio[22652]: time=\"2026-06-11T11:04:37.542952861Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:04:37.560318 crc crio[22652]: time=\"2026-06-11T11:04:37.560036477Z\" level=info msg=\"Creating container: openstack/rabbitmq-cell1-server-0/rabbitmq\" id=8bd65411-736b-448f-a549-3afaff60c1d1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:04:37.568314 crc crio[22652]: time=\"2026-06-11T11:04:37.56817499Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:04:37.601658 crc crio[22652]: time=\"2026-06-11T11:04:37.601598029Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:04:37.606297 crc crio[22652]: time=\"2026-06-11T11:04:37.606252366Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:04:37.608702 crc crio[22652]: time=\"2026-06-11T11:04:37.608502704Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:04:37.612245 crc crio[22652]: time=\"2026-06-11T11:04:37.612086007Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:04:37.761361 crc crio[22652]: time=\"2026-06-11T11:04:37.76130568Z\" level=info msg=\"Created container f3fa568ab55ef572b924c05f14593e34a880c8ccbe37d95fe22c7fb2af9b70b9: openstack/rabbitmq-server-0/rabbitmq\" id=b9b99e8f-a0d5-4c86-a9f2-dafca012a27f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:04:37.764669 crc crio[22652]: time=\"2026-06-11T11:04:37.764591213Z\" level=info msg=\"Starting container: f3fa568ab55ef572b924c05f14593e34a880c8ccbe37d95fe22c7fb2af9b70b9\" id=45393aa0-294a-40d1-a510-b63f380338ad name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:04:37.769323 crc crio[22652]: time=\"2026-06-11T11:04:37.769077155Z\" level=info msg=\"Created container e78ce6ece75bb32f74b7760660a2971bcfd685f5940c977b973ce4ff5de597dc: openstack/rabbitmq-cell1-server-0/rabbitmq\" id=8bd65411-736b-448f-a549-3afaff60c1d1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:04:37.770025 crc crio[22652]: time=\"2026-06-11T11:04:37.769984013Z\" level=info msg=\"Started container\" PID=57763 containerID=f3fa568ab55ef572b924c05f14593e34a880c8ccbe37d95fe22c7fb2af9b70b9 description=openstack/rabbitmq-server-0/rabbitmq id=45393aa0-294a-40d1-a510-b63f380338ad name=/runtime.v1.RuntimeService/StartContainer sandboxID=68c28310e93ce04289a3136ad93a9a8461ba81633ec853a01d9fd0670e7d6740\nJun 11 11:04:37.771781 crc crio[22652]: time=\"2026-06-11T11:04:37.771707847Z\" level=info msg=\"Stopped pod sandbox: 83b300f4445870f8b000d8ad2698e7dbd09ef41f56246c3cf547f62c468a6194\" id=11fdf8ce-8534-4e63-a41f-2a283fd39ea3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:04:37.775870 crc crio[22652]: time=\"2026-06-11T11:04:37.775681971Z\" level=info msg=\"Starting container: e78ce6ece75bb32f74b7760660a2971bcfd685f5940c977b973ce4ff5de597dc\" id=59bf2d9d-60f7-450d-adc1-3bc50e66f23c name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:04:37.780944 crc crio[22652]: time=\"2026-06-11T11:04:37.780843933Z\" level=info msg=\"Started container\" PID=57764 containerID=e78ce6ece75bb32f74b7760660a2971bcfd685f5940c977b973ce4ff5de597dc description=openstack/rabbitmq-cell1-server-0/rabbitmq id=59bf2d9d-60f7-450d-adc1-3bc50e66f23c name=/runtime.v1.RuntimeService/StartContainer sandboxID=c2786fd46ac0a8592e2e22a166ee96d1b10e6b1eb2a55bdad611709533c77aa0\nJun 11 11:04:40.255218 crc crio[22652]: time=\"2026-06-11T11:04:40.254397716Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-hfc5h-config-vq8bw/POD\" id=e3d2e620-b5ff-4988-baf6-1f11b6231a0b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:04:40.256485 crc crio[22652]: time=\"2026-06-11T11:04:40.255291424Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:04:40.288645 crc crio[22652]: time=\"2026-06-11T11:04:40.288541056Z\" level=info msg=\"Got pod network &{Name:ovn-controller-hfc5h-config-vq8bw Namespace:openstack ID:801978f5110caa790749229c0075870a86ecda7ef14eca29a56c29d00a63d457 UID:86f3a79c-230d-43ec-ac06-f998234d5d8b NetNS:/var/run/netns/f7e74bf9-a22c-4433-b38a-aa57aa0f6a85 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod86f3a79c_230d_43ec_ac06_f998234d5d8b.slice PodAnnotations:0xc0014a4d50}] Aliases:map[]}\"\nJun 11 11:04:40.288645 crc crio[22652]: time=\"2026-06-11T11:04:40.288610218Z\" level=info msg=\"Adding pod openstack_ovn-controller-hfc5h-config-vq8bw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:04:40.812281 crc crio[22652]: 2026-06-11T11:04:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:801978f5110caa7 Mac:76:0a:32:4d:ff:8e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:80 Mtu:0 Sandbox:/var/run/netns/f7e74bf9-a22c-4433-b38a-aa57aa0f6a85 SocketPath: PciID:}] [{Interface:0xc0002845b0 Address:{IP:10.217.0.128 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:04:40.814863 crc crio[22652]: time=\"2026-06-11T11:04:40.81437466Z\" level=info msg=\"Got pod network &{Name:ovn-controller-hfc5h-config-vq8bw Namespace:openstack ID:801978f5110caa790749229c0075870a86ecda7ef14eca29a56c29d00a63d457 UID:86f3a79c-230d-43ec-ac06-f998234d5d8b NetNS:/var/run/netns/f7e74bf9-a22c-4433-b38a-aa57aa0f6a85 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod86f3a79c_230d_43ec_ac06_f998234d5d8b.slice PodAnnotations:0xc0014a4d50}] Aliases:map[]}\"\nJun 11 11:04:40.814863 crc crio[22652]: time=\"2026-06-11T11:04:40.814614248Z\" level=info msg=\"Checking pod openstack_ovn-controller-hfc5h-config-vq8bw for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:04:40.821543 crc crio[22652]: time=\"2026-06-11T11:04:40.821468693Z\" level=info msg=\"Ran pod sandbox 801978f5110caa790749229c0075870a86ecda7ef14eca29a56c29d00a63d457 with infra container: openstack/ovn-controller-hfc5h-config-vq8bw/POD\" id=e3d2e620-b5ff-4988-baf6-1f11b6231a0b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:04:40.824703 crc crio[22652]: time=\"2026-06-11T11:04:40.82461387Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=83c85436-ed3d-4f62-8bc9-f35a3f0f7e8c name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:04:40.826890 crc crio[22652]: time=\"2026-06-11T11:04:40.826803149Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=e14657e9-d49b-4c89-8f0c-a719bdf9e08d name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:04:40.834159 crc crio[22652]: time=\"2026-06-11T11:04:40.834050116Z\" level=info msg=\"Creating container: openstack/ovn-controller-hfc5h-config-vq8bw/ovn-config\" id=d1d14cf4-1423-44dd-9d1f-f81e65ce5531 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:04:40.834606 crc crio[22652]: time=\"2026-06-11T11:04:40.834527261Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:04:40.882785 crc crio[22652]: time=\"2026-06-11T11:04:40.882660059Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:04:41.055414 crc crio[22652]: time=\"2026-06-11T11:04:41.055241725Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:04:41.172384 crc crio[22652]: time=\"2026-06-11T11:04:41.172269703Z\" level=info msg=\"Created container 852adaad2d96f9b441628415ccf1dab3b7e9e9dff097a15afe03d007b51da28b: openstack/ovn-controller-hfc5h-config-vq8bw/ovn-config\" id=d1d14cf4-1423-44dd-9d1f-f81e65ce5531 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:04:41.175987 crc crio[22652]: time=\"2026-06-11T11:04:41.175889928Z\" level=info msg=\"Starting container: 852adaad2d96f9b441628415ccf1dab3b7e9e9dff097a15afe03d007b51da28b\" id=977c20d6-4ec0-42c7-8753-d0896d5dd8b3 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:04:41.182383 crc crio[22652]: time=\"2026-06-11T11:04:41.182293837Z\" level=info msg=\"Started container\" PID=58188 containerID=852adaad2d96f9b441628415ccf1dab3b7e9e9dff097a15afe03d007b51da28b description=openstack/ovn-controller-hfc5h-config-vq8bw/ovn-config id=977c20d6-4ec0-42c7-8753-d0896d5dd8b3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=801978f5110caa790749229c0075870a86ecda7ef14eca29a56c29d00a63d457\nJun 11 11:04:42.858466 crc crio[22652]: time=\"2026-06-11T11:04:42.85757981Z\" level=info msg=\"Running pod sandbox: openstack/glance-db-sync-4x2dn/POD\" id=9b7a21cc-a3f7-462c-9dba-23cd007be4d2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:04:42.859759 crc crio[22652]: time=\"2026-06-11T11:04:42.858495569Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:04:42.890441 crc crio[22652]: time=\"2026-06-11T11:04:42.889871002Z\" level=info msg=\"Got pod network &{Name:glance-db-sync-4x2dn Namespace:openstack ID:b8c8956b67ed174047a16138b6df8fec9038483e2d2dacf992881800c7eca45a UID:44a6bcbe-e0a2-4ec6-9e5f-3668a54d4dd7 NetNS:/var/run/netns/4dcdc361-5503-4664-afc3-1ae7a753e34c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod44a6bcbe_e0a2_4ec6_9e5f_3668a54d4dd7.slice PodAnnotations:0xc002acd600}] Aliases:map[]}\"\nJun 11 11:04:42.890441 crc crio[22652]: time=\"2026-06-11T11:04:42.89043135Z\" level=info msg=\"Adding pod openstack_glance-db-sync-4x2dn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:04:43.538108 crc crio[22652]: time=\"2026-06-11T11:04:43.53747557Z\" level=info msg=\"Stopping pod sandbox: 801978f5110caa790749229c0075870a86ecda7ef14eca29a56c29d00a63d457\" id=5d197a9b-fd27-439c-ab0b-7398f794b0d3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:04:43.539052 crc crio[22652]: time=\"2026-06-11T11:04:43.538963077Z\" level=info msg=\"Got pod network &{Name:ovn-controller-hfc5h-config-vq8bw Namespace:openstack ID:801978f5110caa790749229c0075870a86ecda7ef14eca29a56c29d00a63d457 UID:86f3a79c-230d-43ec-ac06-f998234d5d8b NetNS:/var/run/netns/f7e74bf9-a22c-4433-b38a-aa57aa0f6a85 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod86f3a79c_230d_43ec_ac06_f998234d5d8b.slice PodAnnotations:0xc002acd7a0}] Aliases:map[]}\"\nJun 11 11:04:43.539313 crc crio[22652]: time=\"2026-06-11T11:04:43.539253796Z\" level=info msg=\"Deleting pod openstack_ovn-controller-hfc5h-config-vq8bw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:04:43.581906 crc crio[22652]: 2026-06-11T11:04:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b8c8956b67ed174 Mac:ae:a3:e6:b9:7a:10 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:81 Mtu:0 Sandbox:/var/run/netns/4dcdc361-5503-4664-afc3-1ae7a753e34c SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.0.129 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:04:43.583010 crc crio[22652]: time=\"2026-06-11T11:04:43.582934694Z\" level=info msg=\"Got pod network &{Name:glance-db-sync-4x2dn Namespace:openstack ID:b8c8956b67ed174047a16138b6df8fec9038483e2d2dacf992881800c7eca45a UID:44a6bcbe-e0a2-4ec6-9e5f-3668a54d4dd7 NetNS:/var/run/netns/4dcdc361-5503-4664-afc3-1ae7a753e34c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod44a6bcbe_e0a2_4ec6_9e5f_3668a54d4dd7.slice PodAnnotations:0xc002acd600}] Aliases:map[]}\"\nJun 11 11:04:43.583264 crc crio[22652]: time=\"2026-06-11T11:04:43.583213053Z\" level=info msg=\"Checking pod openstack_glance-db-sync-4x2dn for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:04:43.593940 crc crio[22652]: time=\"2026-06-11T11:04:43.593842298Z\" level=info msg=\"Ran pod sandbox b8c8956b67ed174047a16138b6df8fec9038483e2d2dacf992881800c7eca45a with infra container: openstack/glance-db-sync-4x2dn/POD\" id=9b7a21cc-a3f7-462c-9dba-23cd007be4d2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:04:43.597024 crc crio[22652]: time=\"2026-06-11T11:04:43.596923462Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=e266ad41-5dcd-4601-82ca-47e2b7ab8dbf name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:04:43.597402 crc crio[22652]: time=\"2026-06-11T11:04:43.597334906Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-glance-api:current-podified not found\" id=e266ad41-5dcd-4601-82ca-47e2b7ab8dbf name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:04:43.597540 crc crio[22652]: time=\"2026-06-11T11:04:43.597424328Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-glance-api:current-podified found\" id=e266ad41-5dcd-4601-82ca-47e2b7ab8dbf name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:04:43.598610 crc crio[22652]: time=\"2026-06-11T11:04:43.598516722Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=1a2b218b-b959-4033-9dfa-b72b641e0292 name=/runtime.v1.ImageService/PullImage\nJun 11 11:04:43.609778 crc crio[22652]: time=\"2026-06-11T11:04:43.609695365Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\\\"\"\nJun 11 11:04:43.891709 crc crio[22652]: time=\"2026-06-11T11:04:43.891620255Z\" level=info msg=\"Stopped pod sandbox: 801978f5110caa790749229c0075870a86ecda7ef14eca29a56c29d00a63d457\" id=5d197a9b-fd27-439c-ab0b-7398f794b0d3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:04:45.485618 crc crio[22652]: time=\"2026-06-11T11:04:45.48520925Z\" level=info msg=\"Running pod sandbox: openstack/root-account-create-update-rx2q5/POD\" id=e770a5d8-19c5-4d83-a0e3-7eea98d13137 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:04:45.486656 crc crio[22652]: time=\"2026-06-11T11:04:45.485633554Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:04:45.546900 crc crio[22652]: time=\"2026-06-11T11:04:45.546847381Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-rx2q5 Namespace:openstack ID:bb8b9ddd0f769ceeeb22639bc3b0ce80e0625b2dfa1648a37bd8cd1981af8398 UID:96ea7eb3-e57d-4a74-9bc8-c120dc3a00e0 NetNS:/var/run/netns/a2222668-f0b8-4128-af12-ee621edadf4c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod96ea7eb3_e57d_4a74_9bc8_c120dc3a00e0.slice PodAnnotations:0xc0004be5f0}] Aliases:map[]}\"\nJun 11 11:04:45.547285 crc crio[22652]: time=\"2026-06-11T11:04:45.547260064Z\" level=info msg=\"Adding pod openstack_root-account-create-update-rx2q5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:04:46.131516 crc crio[22652]: 2026-06-11T11:04:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bb8b9ddd0f769ce Mac:da:fe:11:4b:48:26 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:82 Mtu:0 Sandbox:/var/run/netns/a2222668-f0b8-4128-af12-ee621edadf4c SocketPath: PciID:}] [{Interface:0xc0001306a0 Address:{IP:10.217.0.130 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:04:46.132976 crc crio[22652]: time=\"2026-06-11T11:04:46.132891792Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-rx2q5 Namespace:openstack ID:bb8b9ddd0f769ceeeb22639bc3b0ce80e0625b2dfa1648a37bd8cd1981af8398 UID:96ea7eb3-e57d-4a74-9bc8-c120dc3a00e0 NetNS:/var/run/netns/a2222668-f0b8-4128-af12-ee621edadf4c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod96ea7eb3_e57d_4a74_9bc8_c120dc3a00e0.slice PodAnnotations:0xc0004be5f0}] Aliases:map[]}\"\nJun 11 11:04:46.133081 crc crio[22652]: time=\"2026-06-11T11:04:46.133061217Z\" level=info msg=\"Checking pod openstack_root-account-create-update-rx2q5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:04:46.144577 crc crio[22652]: time=\"2026-06-11T11:04:46.140983948Z\" level=info msg=\"Ran pod sandbox bb8b9ddd0f769ceeeb22639bc3b0ce80e0625b2dfa1648a37bd8cd1981af8398 with infra container: openstack/root-account-create-update-rx2q5/POD\" id=e770a5d8-19c5-4d83-a0e3-7eea98d13137 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:04:46.144577 crc crio[22652]: time=\"2026-06-11T11:04:46.144461523Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=84ed78b4-c05b-437d-a8d2-9354cc1adbb0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:04:46.149338 crc crio[22652]: time=\"2026-06-11T11:04:46.149261697Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=51f9d6b5-922a-4460-9493-ff7f3aba2cb5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:04:46.158865 crc crio[22652]: time=\"2026-06-11T11:04:46.158786672Z\" level=info msg=\"Creating container: openstack/root-account-create-update-rx2q5/mariadb-account-create-update\" id=cf2fa590-2ec9-4e0c-b783-8e2d07ce397f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:04:46.159413 crc crio[22652]: time=\"2026-06-11T11:04:46.15935752Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:04:46.202605 crc crio[22652]: time=\"2026-06-11T11:04:46.201934824Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:04:46.215532 crc crio[22652]: time=\"2026-06-11T11:04:46.215423438Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:04:46.358225 crc crio[22652]: time=\"2026-06-11T11:04:46.358055315Z\" level=info msg=\"Created container 411d28b84c2cb532d94077740ec4e54d434a89f35643c2ea57aef28bb10ba940: openstack/root-account-create-update-rx2q5/mariadb-account-create-update\" id=cf2fa590-2ec9-4e0c-b783-8e2d07ce397f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:04:46.359325 crc crio[22652]: time=\"2026-06-11T11:04:46.359266942Z\" level=info msg=\"Starting container: 411d28b84c2cb532d94077740ec4e54d434a89f35643c2ea57aef28bb10ba940\" id=7e073c6d-a179-4c59-8b60-a00cfdcca711 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:04:46.364679 crc crio[22652]: time=\"2026-06-11T11:04:46.36461828Z\" level=info msg=\"Started container\" PID=58606 containerID=411d28b84c2cb532d94077740ec4e54d434a89f35643c2ea57aef28bb10ba940 description=openstack/root-account-create-update-rx2q5/mariadb-account-create-update id=7e073c6d-a179-4c59-8b60-a00cfdcca711 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bb8b9ddd0f769ceeeb22639bc3b0ce80e0625b2dfa1648a37bd8cd1981af8398\nJun 11 11:04:47.257350 crc crio[22652]: time=\"2026-06-11T11:04:47.256909485Z\" level=info msg=\"Running pod sandbox: openstack/swift-storage-0/POD\" id=f9950a78-9a32-481f-a6d0-841ca4fc618b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:04:47.258718 crc crio[22652]: time=\"2026-06-11T11:04:47.257376389Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:04:47.294386 crc crio[22652]: time=\"2026-06-11T11:04:47.293927437Z\" level=info msg=\"Got pod network &{Name:swift-storage-0 Namespace:openstack ID:50ef70d4250e784decfe294f6042b2a3ca4c391f812948a90fd2137fc9add240 UID:ceeba875-5d99-4073-8517-5124a4c727e9 NetNS:/var/run/netns/97d6e1cd-c992-4840-90c2-eaa330474b8f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podceeba875_5d99_4073_8517_5124a4c727e9.slice PodAnnotations:0xc0004bf3f0}] Aliases:map[]}\"\nJun 11 11:04:47.295211 crc crio[22652]: time=\"2026-06-11T11:04:47.294495225Z\" level=info msg=\"Adding pod openstack_swift-storage-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:04:48.067697 crc crio[22652]: 2026-06-11T11:04:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:50ef70d4250e784 Mac:f2:f9:48:f9:7b:7f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:74 Mtu:0 Sandbox:/var/run/netns/97d6e1cd-c992-4840-90c2-eaa330474b8f SocketPath: PciID:}] [{Interface:0xc000426700 Address:{IP:10.217.0.116 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:04:48.069219 crc crio[22652]: time=\"2026-06-11T11:04:48.069055501Z\" level=info msg=\"Got pod network &{Name:swift-storage-0 Namespace:openstack ID:50ef70d4250e784decfe294f6042b2a3ca4c391f812948a90fd2137fc9add240 UID:ceeba875-5d99-4073-8517-5124a4c727e9 NetNS:/var/run/netns/97d6e1cd-c992-4840-90c2-eaa330474b8f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podceeba875_5d99_4073_8517_5124a4c727e9.slice PodAnnotations:0xc0004bf3f0}] Aliases:map[]}\"\nJun 11 11:04:48.069377 crc crio[22652]: time=\"2026-06-11T11:04:48.06931102Z\" level=info msg=\"Checking pod openstack_swift-storage-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:04:48.078366 crc crio[22652]: time=\"2026-06-11T11:04:48.07831504Z\" level=info msg=\"Ran pod sandbox 50ef70d4250e784decfe294f6042b2a3ca4c391f812948a90fd2137fc9add240 with infra container: openstack/swift-storage-0/POD\" id=f9950a78-9a32-481f-a6d0-841ca4fc618b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:04:48.082641 crc crio[22652]: time=\"2026-06-11T11:04:48.08252769Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=7ccae632-0cff-40ba-96bb-ca28558fdb6e name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:04:48.082765 crc crio[22652]: time=\"2026-06-11T11:04:48.082748677Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-object:current-podified not found\" id=7ccae632-0cff-40ba-96bb-ca28558fdb6e name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:04:48.082814 crc crio[22652]: time=\"2026-06-11T11:04:48.082790639Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-object:current-podified found\" id=7ccae632-0cff-40ba-96bb-ca28558fdb6e name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:04:48.085415 crc crio[22652]: time=\"2026-06-11T11:04:48.085334368Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=fa10a300-5214-44cf-975a-651ef944a945 name=/runtime.v1.ImageService/PullImage\nJun 11 11:04:48.089207 crc crio[22652]: time=\"2026-06-11T11:04:48.089029685Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\\\"\"\nJun 11 11:04:48.673209 crc crio[22652]: time=\"2026-06-11T11:04:48.673062651Z\" level=info msg=\"Stopping pod sandbox: bb8b9ddd0f769ceeeb22639bc3b0ce80e0625b2dfa1648a37bd8cd1981af8398\" id=0da770e1-0392-418f-9a88-2299805a65e2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:04:48.674640 crc crio[22652]: time=\"2026-06-11T11:04:48.673618578Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-rx2q5 Namespace:openstack ID:bb8b9ddd0f769ceeeb22639bc3b0ce80e0625b2dfa1648a37bd8cd1981af8398 UID:96ea7eb3-e57d-4a74-9bc8-c120dc3a00e0 NetNS:/var/run/netns/a2222668-f0b8-4128-af12-ee621edadf4c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod96ea7eb3_e57d_4a74_9bc8_c120dc3a00e0.slice PodAnnotations:0xc0004bf6b0}] Aliases:map[]}\"\nJun 11 11:04:48.674640 crc crio[22652]: time=\"2026-06-11T11:04:48.673910828Z\" level=info msg=\"Deleting pod openstack_root-account-create-update-rx2q5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:04:48.960927 crc crio[22652]: time=\"2026-06-11T11:04:48.960440328Z\" level=info msg=\"Stopped pod sandbox: bb8b9ddd0f769ceeeb22639bc3b0ce80e0625b2dfa1648a37bd8cd1981af8398\" id=0da770e1-0392-418f-9a88-2299805a65e2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:04:49.530519 crc crio[22652]: time=\"2026-06-11T11:04:49.53040227Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:ca70cf0e497f85d020943547bece4f9a7193c8b97ef5575264cff0ea6de83083\" id=fa10a300-5214-44cf-975a-651ef944a945 name=/runtime.v1.ImageService/PullImage\nJun 11 11:04:49.531317 crc crio[22652]: time=\"2026-06-11T11:04:49.531234467Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=9ccfe9e4-60a2-442d-99c2-0163b2ea715c name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:04:49.534868 crc crio[22652]: time=\"2026-06-11T11:04:49.534815258Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=cc728dd1-9f2f-4e95-995d-188bb33ecc96 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:04:49.545681 crc crio[22652]: time=\"2026-06-11T11:04:49.545542037Z\" level=info msg=\"Creating container: openstack/swift-storage-0/xattr-restore\" id=23787401-feab-41db-9d4a-b7a5a37646e0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:04:49.547672 crc crio[22652]: time=\"2026-06-11T11:04:49.547512895Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:04:49.588264 crc crio[22652]: time=\"2026-06-11T11:04:49.588022275Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:04:49.591764 crc crio[22652]: time=\"2026-06-11T11:04:49.591719591Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:04:49.741993 crc crio[22652]: time=\"2026-06-11T11:04:49.741473752Z\" level=info msg=\"Created container 36a8c7d638074cc079ba6eb586828eedf0bdc9a188f01d9088890f38f036ae94: openstack/swift-storage-0/xattr-restore\" id=23787401-feab-41db-9d4a-b7a5a37646e0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:04:49.743487 crc crio[22652]: time=\"2026-06-11T11:04:49.743398174Z\" level=info msg=\"Starting container: 36a8c7d638074cc079ba6eb586828eedf0bdc9a188f01d9088890f38f036ae94\" id=3814f041-d6dd-4061-b4bc-0567c4a91b8d name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:04:49.752413 crc crio[22652]: time=\"2026-06-11T11:04:49.752319122Z\" level=info msg=\"Started container\" PID=58802 containerID=36a8c7d638074cc079ba6eb586828eedf0bdc9a188f01d9088890f38f036ae94 description=openstack/swift-storage-0/xattr-restore id=3814f041-d6dd-4061-b4bc-0567c4a91b8d name=/runtime.v1.RuntimeService/StartContainer sandboxID=50ef70d4250e784decfe294f6042b2a3ca4c391f812948a90fd2137fc9add240\nJun 11 11:04:50.727336 crc crio[22652]: time=\"2026-06-11T11:04:50.727220494Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=7199042a-1a1e-48aa-8148-5b4fca8be8c3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:04:50.727698 crc crio[22652]: time=\"2026-06-11T11:04:50.727616827Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-account:current-podified not found\" id=7199042a-1a1e-48aa-8148-5b4fca8be8c3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:04:50.727698 crc crio[22652]: time=\"2026-06-11T11:04:50.727662688Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-account:current-podified found\" id=7199042a-1a1e-48aa-8148-5b4fca8be8c3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:04:50.729543 crc crio[22652]: time=\"2026-06-11T11:04:50.729445335Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=0cab4320-90f8-4b53-89ec-9cd26ab8e191 name=/runtime.v1.ImageService/PullImage\nJun 11 11:04:50.737926 crc crio[22652]: time=\"2026-06-11T11:04:50.737829978Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\\\"\"\nJun 11 11:04:59.515928 crc crio[22652]: time=\"2026-06-11T11:04:59.514251507Z\" level=info msg=\"Removing container: 5afe0b213fe9b623a85f737de7192cb16eba1f20b72d70feacd0601a22997a37\" id=3ea6c6a0-e3e2-4d46-9d3f-78dcd14bdbe8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:05:00.579852 crc crio[22652]: time=\"2026-06-11T11:05:00.579194602Z\" level=info msg=\"Running pod sandbox: openstack/cinder-db-create-9xh4p/POD\" id=8432d91b-c71b-4666-bb97-4f8e47bd33ee name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:05:00.580938 crc crio[22652]: time=\"2026-06-11T11:05:00.58091207Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:05:00.727501 crc crio[22652]: time=\"2026-06-11T11:05:00.726619411Z\" level=info msg=\"Running pod sandbox: openstack/cinder-bca4-account-create-update-9dr8m/POD\" id=b7680538-e564-48d4-b205-3ef7e96a35ce name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:05:00.727501 crc crio[22652]: time=\"2026-06-11T11:05:00.726734885Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:05:00.918294 crc crio[22652]: time=\"2026-06-11T11:05:00.917524889Z\" level=info msg=\"Running pod sandbox: openstack/barbican-db-create-wwrl8/POD\" id=64e2d83a-1fb9-482a-957d-ca792d405f20 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:05:00.918294 crc crio[22652]: time=\"2026-06-11T11:05:00.917620722Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:05:01.116015 crc crio[22652]: time=\"2026-06-11T11:05:01.115929215Z\" level=info msg=\"Running pod sandbox: openstack/neutron-db-create-t4zvt/POD\" id=8c529dc4-7aa2-4ca0-aa48-50a237aa02a0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:05:01.116200 crc crio[22652]: time=\"2026-06-11T11:05:01.116038558Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:05:01.158777 crc crio[22652]: time=\"2026-06-11T11:05:01.158676124Z\" level=info msg=\"Running pod sandbox: openstack/keystone-db-sync-dfjjj/POD\" id=f9c8552e-32ea-478a-bf92-a56c3573aba4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:05:01.158984 crc crio[22652]: time=\"2026-06-11T11:05:01.158786259Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:05:01.187509 crc crio[22652]: time=\"2026-06-11T11:05:01.187316912Z\" level=info msg=\"Running pod sandbox: openstack/barbican-eade-account-create-update-c9hjw/POD\" id=666f3d33-bd5b-4074-bd93-a2b9eca736b9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:05:01.187509 crc crio[22652]: time=\"2026-06-11T11:05:01.187476947Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:05:01.242011 crc crio[22652]: time=\"2026-06-11T11:05:01.241891181Z\" level=info msg=\"Running pod sandbox: openstack/neutron-4aa9-account-create-update-hvtl4/POD\" id=a8608ad8-05ca-4946-9d2a-7fb12e6e8770 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:05:01.242218 crc crio[22652]: time=\"2026-06-11T11:05:01.242066467Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:05:02.968824 crc crio[22652]: time=\"2026-06-11T11:05:02.968445573Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:2e8a2b2bbccdd61ef08eb9b79a8e66a2e2e82e19054bde454cdbcb0d80d92310\" id=0cab4320-90f8-4b53-89ec-9cd26ab8e191 name=/runtime.v1.ImageService/PullImage\nJun 11 11:05:02.970112 crc crio[22652]: time=\"2026-06-11T11:05:02.970046712Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=dede522d-015d-44d8-b2c6-4ad945e01cf3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:05:02.997385 crc crio[22652]: time=\"2026-06-11T11:05:02.997289057Z\" level=info msg=\"Removed container 5afe0b213fe9b623a85f737de7192cb16eba1f20b72d70feacd0601a22997a37: openshift-infra/auto-csr-approver-29686258-r9j4b/oc\" id=3ea6c6a0-e3e2-4d46-9d3f-78dcd14bdbe8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:05:03.008240 crc crio[22652]: time=\"2026-06-11T11:05:03.008080243Z\" level=info msg=\"Stopping pod sandbox: 1018a88c6d1824b705413a8b26f22052c228d171fe07f25f6f3817293bcc32b3\" id=8db50eb4-3e4b-462b-be09-5224a7ebe1e6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:05:03.008625 crc crio[22652]: time=\"2026-06-11T11:05:03.008254479Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1018a88c6d1824b705413a8b26f22052c228d171fe07f25f6f3817293bcc32b3\" id=8db50eb4-3e4b-462b-be09-5224a7ebe1e6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:05:03.009426 crc crio[22652]: time=\"2026-06-11T11:05:03.009346013Z\" level=info msg=\"Removing pod sandbox: 1018a88c6d1824b705413a8b26f22052c228d171fe07f25f6f3817293bcc32b3\" id=047e303b-22f9-4652-9f0b-303359bac0c4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:05:03.067184 crc crio[22652]: time=\"2026-06-11T11:05:03.067009931Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:30d61dd1afa8d55014cd6fec25360a879ff63cbe03089f1dcdf120a632bb54d9\" id=1a2b218b-b959-4033-9dfa-b72b641e0292 name=/runtime.v1.ImageService/PullImage\nJun 11 11:05:03.068202 crc crio[22652]: time=\"2026-06-11T11:05:03.067991121Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=0e3b0150-8ffc-459d-bba6-edd4c4e25c72 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:05:03.105632 crc crio[22652]: time=\"2026-06-11T11:05:03.105539457Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=a195644d-b33d-4444-82cb-6a9ff08900ac name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:05:03.132849 crc crio[22652]: time=\"2026-06-11T11:05:03.127223468Z\" level=info msg=\"Got pod network &{Name:barbican-eade-account-create-update-c9hjw Namespace:openstack ID:3e73538c7e0da35e4ef0ee3d5065d43b3c50e2a68622b1a294812608eee9066f UID:21ba4889-0ee3-477b-8768-6d41620c7f1e NetNS:/var/run/netns/0dcd0929-db34-49bd-8e9a-6313c08c8003 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod21ba4889_0ee3_477b_8768_6d41620c7f1e.slice PodAnnotations:0xc0022f6b98}] Aliases:map[]}\"\nJun 11 11:05:03.132849 crc crio[22652]: time=\"2026-06-11T11:05:03.127484567Z\" level=info msg=\"Adding pod openstack_barbican-eade-account-create-update-c9hjw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:05:03.135342 crc crio[22652]: time=\"2026-06-11T11:05:03.134791745Z\" level=info msg=\"Removed pod sandbox: 1018a88c6d1824b705413a8b26f22052c228d171fe07f25f6f3817293bcc32b3\" id=047e303b-22f9-4652-9f0b-303359bac0c4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:05:03.138239 crc crio[22652]: time=\"2026-06-11T11:05:03.135938009Z\" level=info msg=\"Stopping pod sandbox: 9f0ec4992342483a7073fb216559e8735804bc4e932814f080b68a21d5296210\" id=d6c33a04-d906-46a5-b488-d14e5ee747c3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:05:03.138239 crc crio[22652]: time=\"2026-06-11T11:05:03.136023912Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9f0ec4992342483a7073fb216559e8735804bc4e932814f080b68a21d5296210\" id=d6c33a04-d906-46a5-b488-d14e5ee747c3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:05:03.138239 crc crio[22652]: time=\"2026-06-11T11:05:03.137715017Z\" level=info msg=\"Removing pod sandbox: 9f0ec4992342483a7073fb216559e8735804bc4e932814f080b68a21d5296210\" id=85bbdb75-e843-476a-b6c7-8088d2975f29 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:05:03.159027 crc crio[22652]: time=\"2026-06-11T11:05:03.158861374Z\" level=info msg=\"Got pod network &{Name:barbican-db-create-wwrl8 Namespace:openstack ID:a884947018bab5d8e3fdd5124310abbd279ad3fe9c3c6b306c587abb13933ac9 UID:0cd11aeb-9bd3-4244-b7b4-e7ee1ac3f6fd NetNS:/var/run/netns/8d537d12-1ae4-4e80-8197-17824c51d4e4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0cd11aeb_9bd3_4244_b7b4_e7ee1ac3f6fd.slice PodAnnotations:0xc002acc6e8}] Aliases:map[]}\"\nJun 11 11:05:03.159477 crc crio[22652]: time=\"2026-06-11T11:05:03.159458123Z\" level=info msg=\"Adding pod openstack_barbican-db-create-wwrl8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:05:03.164391 crc crio[22652]: time=\"2026-06-11T11:05:03.164315979Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-server\" id=a0a83dc0-f2d5-49a3-85f6-b833f9e792f9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:05:03.176006 crc crio[22652]: time=\"2026-06-11T11:05:03.172445163Z\" level=info msg=\"Got pod network &{Name:neutron-4aa9-account-create-update-hvtl4 Namespace:openstack ID:e7fb69a33f848655b80ebd9ac5011bc20d8cd2aa4ad7e5208a8ac3b46af081d4 UID:ad19c4e0-a587-4505-9f63-6dbcf4f3345c NetNS:/var/run/netns/05c6ea6f-a528-4390-9f67-5f5ae9842f60 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podad19c4e0_a587_4505_9f63_6dbcf4f3345c.slice PodAnnotations:0xc002acc8d0}] Aliases:map[]}\"\nJun 11 11:05:03.176006 crc crio[22652]: time=\"2026-06-11T11:05:03.172508075Z\" level=info msg=\"Adding pod openstack_neutron-4aa9-account-create-update-hvtl4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:05:03.177096 crc crio[22652]: time=\"2026-06-11T11:05:03.177038028Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=ac830d8b-70cb-4aa5-9dac-d82db8ea3b9d name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:05:03.186577 crc crio[22652]: time=\"2026-06-11T11:05:03.186515984Z\" level=info msg=\"Got pod network &{Name:keystone-db-sync-dfjjj Namespace:openstack ID:0642d9264789c1ebaa7cda65eb111908079772940c97307b9a048d66f3be5a23 UID:6d50fb70-6601-4eac-8298-34e7f12a35f4 NetNS:/var/run/netns/20b1cf74-54d2-43dd-bec6-dc4164018a81 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6d50fb70_6601_4eac_8298_34e7f12a35f4.slice PodAnnotations:0xc001e8e1b0}] Aliases:map[]}\"\nJun 11 11:05:03.186984 crc crio[22652]: time=\"2026-06-11T11:05:03.186956348Z\" level=info msg=\"Adding pod openstack_keystone-db-sync-dfjjj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:05:03.197382 crc crio[22652]: time=\"2026-06-11T11:05:03.197102688Z\" level=info msg=\"Got pod network &{Name:neutron-db-create-t4zvt Namespace:openstack ID:7aa47ff0d6a5306215567cae6affab6da6ae914cd4bbff957b93750b68294b94 UID:4ab0443e-0fc9-46e9-b68b-3947d4bfc070 NetNS:/var/run/netns/121e19ea-97b4-4b44-b8de-462b2464b3d6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4ab0443e_0fc9_46e9_b68b_3947d4bfc070.slice PodAnnotations:0xc0001023f0}] Aliases:map[]}\"\nJun 11 11:05:03.198318 crc crio[22652]: time=\"2026-06-11T11:05:03.198233553Z\" level=info msg=\"Adding pod openstack_neutron-db-create-t4zvt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:05:03.210012 crc crio[22652]: time=\"2026-06-11T11:05:03.209536987Z\" level=info msg=\"Got pod network &{Name:cinder-bca4-account-create-update-9dr8m Namespace:openstack ID:fb3b55f1a53cb71484591b69552d5aeca4e40610144eaf01fe0987dff21b9c65 UID:6242ae3e-468f-43b5-9fa1-fee245085114 NetNS:/var/run/netns/f54f6890-9fc1-44a6-b020-7f8664c6c95a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6242ae3e_468f_43b5_9fa1_fee245085114.slice PodAnnotations:0xc0022f6210}] Aliases:map[]}\"\nJun 11 11:05:03.210012 crc crio[22652]: time=\"2026-06-11T11:05:03.209620829Z\" level=info msg=\"Adding pod openstack_cinder-bca4-account-create-update-9dr8m to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:05:03.213927 crc crio[22652]: time=\"2026-06-11T11:05:03.213641739Z\" level=info msg=\"Got pod network &{Name:cinder-db-create-9xh4p Namespace:openstack ID:66a26e6232a527a32696b62e5e14d0c689bd1ffae2b4cadb338c8d02f4ac3460 UID:f7d6a5a6-3998-407e-a485-2cee08052614 NetNS:/var/run/netns/76769461-14a4-4338-a067-b8e67e862788 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf7d6a5a6_3998_407e_a485_2cee08052614.slice PodAnnotations:0xc0022f64a8}] Aliases:map[]}\"\nJun 11 11:05:03.213927 crc crio[22652]: time=\"2026-06-11T11:05:03.21369403Z\" level=info msg=\"Adding pod openstack_cinder-db-create-9xh4p to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:05:03.234537 crc crio[22652]: time=\"2026-06-11T11:05:03.23444583Z\" level=info msg=\"Removed pod sandbox: 9f0ec4992342483a7073fb216559e8735804bc4e932814f080b68a21d5296210\" id=85bbdb75-e843-476a-b6c7-8088d2975f29 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:05:03.235269 crc crio[22652]: time=\"2026-06-11T11:05:03.235219243Z\" level=info msg=\"Stopping pod sandbox: 86ceb64404cc7b5abeef192db32332c1c3f26f08c7d8d8725128bd059d70cd90\" id=1e8b6817-9d84-4d13-a3e3-accb9c701c75 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:05:03.235362 crc crio[22652]: time=\"2026-06-11T11:05:03.235296696Z\" level=info msg=\"Stopped pod sandbox (already stopped): 86ceb64404cc7b5abeef192db32332c1c3f26f08c7d8d8725128bd059d70cd90\" id=1e8b6817-9d84-4d13-a3e3-accb9c701c75 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:05:03.236211 crc crio[22652]: time=\"2026-06-11T11:05:03.236008387Z\" level=info msg=\"Removing pod sandbox: 86ceb64404cc7b5abeef192db32332c1c3f26f08c7d8d8725128bd059d70cd90\" id=ebd0341b-27b8-4484-9025-7d8611633fd0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:05:03.236622 crc crio[22652]: time=\"2026-06-11T11:05:03.236556016Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:05:03.253768 crc crio[22652]: time=\"2026-06-11T11:05:03.253682531Z\" level=info msg=\"Removed pod sandbox: 86ceb64404cc7b5abeef192db32332c1c3f26f08c7d8d8725128bd059d70cd90\" id=ebd0341b-27b8-4484-9025-7d8611633fd0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:05:03.265908 crc crio[22652]: time=\"2026-06-11T11:05:03.265828196Z\" level=info msg=\"Creating container: openstack/glance-db-sync-4x2dn/glance-db-sync\" id=6f03592a-7107-4b27-b2db-5c02bce8c0df name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:05:03.282209 crc crio[22652]: time=\"2026-06-11T11:05:03.282054141Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:05:03.323870 crc crio[22652]: time=\"2026-06-11T11:05:03.323469225Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:05:03.351931 crc crio[22652]: time=\"2026-06-11T11:05:03.351850885Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:05:03.374473 crc crio[22652]: time=\"2026-06-11T11:05:03.370025803Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:05:03.529436 crc crio[22652]: time=\"2026-06-11T11:05:03.529333154Z\" level=info msg=\"Created container ed70bd6ccd6b4216be965dea92ffb97bb10379bb9661c32fcff0cc3e308942cb: openstack/swift-storage-0/account-server\" id=a0a83dc0-f2d5-49a3-85f6-b833f9e792f9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:05:03.530847 crc crio[22652]: time=\"2026-06-11T11:05:03.530756251Z\" level=info msg=\"Starting container: ed70bd6ccd6b4216be965dea92ffb97bb10379bb9661c32fcff0cc3e308942cb\" id=f10738fa-198c-42e1-b061-3efa8a2d2cb1 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:05:03.543346 crc crio[22652]: time=\"2026-06-11T11:05:03.539866475Z\" level=info msg=\"Started container\" PID=59856 containerID=ed70bd6ccd6b4216be965dea92ffb97bb10379bb9661c32fcff0cc3e308942cb description=openstack/swift-storage-0/account-server id=f10738fa-198c-42e1-b061-3efa8a2d2cb1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=50ef70d4250e784decfe294f6042b2a3ca4c391f812948a90fd2137fc9add240\nJun 11 11:05:03.563676 crc crio[22652]: time=\"2026-06-11T11:05:03.563519997Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=9e575afe-e284-48f5-be76-9a2f347e8263 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:05:03.608713 crc crio[22652]: time=\"2026-06-11T11:05:03.60861888Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=69eab37f-78ef-4f28-b5f9-83e661e9cfe6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:05:03.631972 crc crio[22652]: time=\"2026-06-11T11:05:03.629654942Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-replicator\" id=7b7dd72e-b82e-4060-a107-7010c41042d2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:05:03.631972 crc crio[22652]: time=\"2026-06-11T11:05:03.631582603Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:05:03.687441 crc crio[22652]: time=\"2026-06-11T11:05:03.68722553Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:05:03.690551 crc crio[22652]: time=\"2026-06-11T11:05:03.690477663Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:05:03.788697 crc crio[22652]: 2026-06-11T11:05:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3e73538c7e0da35 Mac:e6:e8:6e:cc:73:e2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:88 Mtu:0 Sandbox:/var/run/netns/0dcd0929-db34-49bd-8e9a-6313c08c8003 SocketPath: PciID:}] [{Interface:0xc0005024e0 Address:{IP:10.217.0.136 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:05:03.790721 crc crio[22652]: time=\"2026-06-11T11:05:03.790679913Z\" level=info msg=\"Got pod network &{Name:barbican-eade-account-create-update-c9hjw Namespace:openstack ID:3e73538c7e0da35e4ef0ee3d5065d43b3c50e2a68622b1a294812608eee9066f UID:21ba4889-0ee3-477b-8768-6d41620c7f1e NetNS:/var/run/netns/0dcd0929-db34-49bd-8e9a-6313c08c8003 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod21ba4889_0ee3_477b_8768_6d41620c7f1e.slice PodAnnotations:0xc0022f6b98}] Aliases:map[]}\"\nJun 11 11:05:03.791001 crc crio[22652]: time=\"2026-06-11T11:05:03.790976872Z\" level=info msg=\"Checking pod openstack_barbican-eade-account-create-update-c9hjw for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:05:03.808380 crc crio[22652]: time=\"2026-06-11T11:05:03.808323749Z\" level=info msg=\"Ran pod sandbox 3e73538c7e0da35e4ef0ee3d5065d43b3c50e2a68622b1a294812608eee9066f with infra container: openstack/barbican-eade-account-create-update-c9hjw/POD\" id=666f3d33-bd5b-4074-bd93-a2b9eca736b9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:05:03.812992 crc crio[22652]: time=\"2026-06-11T11:05:03.811500927Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=2cdd764c-e236-4efe-a293-8ab1258403ba name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:05:03.815646 crc crio[22652]: time=\"2026-06-11T11:05:03.815570791Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=6ec05b23-daad-446f-93e6-67bd32567518 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:05:03.824949 crc crio[22652]: time=\"2026-06-11T11:05:03.824815874Z\" level=info msg=\"Creating container: openstack/barbican-eade-account-create-update-c9hjw/mariadb-account-create-update\" id=d8b51d40-4605-4b6f-a0f8-ebcf5509c8d4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:05:03.825568 crc crio[22652]: time=\"2026-06-11T11:05:03.825367512Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:05:03.892468 crc crio[22652]: time=\"2026-06-11T11:05:03.892293816Z\" level=info msg=\"Created container db32fcd1e1274e1ffcdddc78fb2e8441e20f54fde50a4277e443b41a1e0c752b: openstack/swift-storage-0/account-replicator\" id=7b7dd72e-b82e-4060-a107-7010c41042d2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:05:03.901502 crc crio[22652]: time=\"2026-06-11T11:05:03.898395176Z\" level=info msg=\"Starting container: db32fcd1e1274e1ffcdddc78fb2e8441e20f54fde50a4277e443b41a1e0c752b\" id=cdb1560a-eaf7-4dc3-8522-0a453f8db5b1 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:05:03.922910 crc crio[22652]: time=\"2026-06-11T11:05:03.921459168Z\" level=info msg=\"Started container\" PID=59906 containerID=db32fcd1e1274e1ffcdddc78fb2e8441e20f54fde50a4277e443b41a1e0c752b description=openstack/swift-storage-0/account-replicator id=cdb1560a-eaf7-4dc3-8522-0a453f8db5b1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=50ef70d4250e784decfe294f6042b2a3ca4c391f812948a90fd2137fc9add240\nJun 11 11:05:03.978495 crc crio[22652]: 2026-06-11T11:05:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e7fb69a33f84865 Mac:8e:bf:b6:cf:86:65 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:89 Mtu:0 Sandbox:/var/run/netns/05c6ea6f-a528-4390-9f67-5f5ae9842f60 SocketPath: PciID:}] [{Interface:0xc000134160 Address:{IP:10.217.0.137 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:05:03.986525 crc crio[22652]: 2026-06-11T11:05:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0642d9264789c1e Mac:de:71:e5:f4:bd:8f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:87 Mtu:0 Sandbox:/var/run/netns/20b1cf74-54d2-43dd-bec6-dc4164018a81 SocketPath: PciID:}] [{Interface:0xc0002ff6f0 Address:{IP:10.217.0.135 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:05:03.986525 crc crio[22652]: 2026-06-11T11:05:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a884947018bab5d Mac:f2:3e:cb:33:7f:18 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:85 Mtu:0 Sandbox:/var/run/netns/8d537d12-1ae4-4e80-8197-17824c51d4e4 SocketPath: PciID:}] [{Interface:0xc0002949f0 Address:{IP:10.217.0.133 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:05:03.986525 crc crio[22652]: time=\"2026-06-11T11:05:03.980288141Z\" level=info msg=\"Got pod network &{Name:barbican-db-create-wwrl8 Namespace:openstack ID:a884947018bab5d8e3fdd5124310abbd279ad3fe9c3c6b306c587abb13933ac9 UID:0cd11aeb-9bd3-4244-b7b4-e7ee1ac3f6fd NetNS:/var/run/netns/8d537d12-1ae4-4e80-8197-17824c51d4e4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0cd11aeb_9bd3_4244_b7b4_e7ee1ac3f6fd.slice PodAnnotations:0xc002acc6e8}] Aliases:map[]}\"\nJun 11 11:05:03.986525 crc crio[22652]: 2026-06-11T11:05:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fb3b55f1a53cb71 Mac:5a:f6:d4:02:81:a9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:84 Mtu:0 Sandbox:/var/run/netns/f54f6890-9fc1-44a6-b020-7f8664c6c95a SocketPath: PciID:}] [{Interface:0xc0000147b0 Address:{IP:10.217.0.132 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:05:03.986525 crc crio[22652]: time=\"2026-06-11T11:05:03.980428356Z\" level=info msg=\"Checking pod openstack_barbican-db-create-wwrl8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:05:03.986525 crc crio[22652]: time=\"2026-06-11T11:05:03.980287892Z\" level=info msg=\"Got pod network &{Name:keystone-db-sync-dfjjj Namespace:openstack ID:0642d9264789c1ebaa7cda65eb111908079772940c97307b9a048d66f3be5a23 UID:6d50fb70-6601-4eac-8298-34e7f12a35f4 NetNS:/var/run/netns/20b1cf74-54d2-43dd-bec6-dc4164018a81 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6d50fb70_6601_4eac_8298_34e7f12a35f4.slice PodAnnotations:0xc001e8e1b0}] Aliases:map[]}\"\nJun 11 11:05:03.986525 crc crio[22652]: time=\"2026-06-11T11:05:03.980724975Z\" level=info msg=\"Checking pod openstack_keystone-db-sync-dfjjj for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:05:03.986525 crc crio[22652]: time=\"2026-06-11T11:05:03.980934305Z\" level=info msg=\"Got pod network &{Name:cinder-bca4-account-create-update-9dr8m Namespace:openstack ID:fb3b55f1a53cb71484591b69552d5aeca4e40610144eaf01fe0987dff21b9c65 UID:6242ae3e-468f-43b5-9fa1-fee245085114 NetNS:/var/run/netns/f54f6890-9fc1-44a6-b020-7f8664c6c95a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6242ae3e_468f_43b5_9fa1_fee245085114.slice PodAnnotations:0xc0022f6210}] Aliases:map[]}\"\nJun 11 11:05:03.986525 crc crio[22652]: time=\"2026-06-11T11:05:03.981034788Z\" level=info msg=\"Checking pod openstack_cinder-bca4-account-create-update-9dr8m for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:05:03.986525 crc crio[22652]: time=\"2026-06-11T11:05:03.985911378Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=c372853c-cf76-4271-a2f5-26906ef14550 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:05:03.990035 crc crio[22652]: time=\"2026-06-11T11:05:03.987398348Z\" level=info msg=\"Got pod network &{Name:neutron-4aa9-account-create-update-hvtl4 Namespace:openstack ID:e7fb69a33f848655b80ebd9ac5011bc20d8cd2aa4ad7e5208a8ac3b46af081d4 UID:ad19c4e0-a587-4505-9f63-6dbcf4f3345c NetNS:/var/run/netns/05c6ea6f-a528-4390-9f67-5f5ae9842f60 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podad19c4e0_a587_4505_9f63_6dbcf4f3345c.slice PodAnnotations:0xc002acc8d0}] Aliases:map[]}\"\nJun 11 11:05:03.990035 crc crio[22652]: time=\"2026-06-11T11:05:03.987954911Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:05:03.990035 crc crio[22652]: 2026-06-11T11:05:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:66a26e6232a527a Mac:be:a9:d7:b1:ee:fb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:83 Mtu:0 Sandbox:/var/run/netns/76769461-14a4-4338-a067-b8e67e862788 SocketPath: PciID:}] [{Interface:0xc0002ac750 Address:{IP:10.217.0.131 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:05:03.990035 crc crio[22652]: time=\"2026-06-11T11:05:03.98981832Z\" level=info msg=\"Got pod network &{Name:cinder-db-create-9xh4p Namespace:openstack ID:66a26e6232a527a32696b62e5e14d0c689bd1ffae2b4cadb338c8d02f4ac3460 UID:f7d6a5a6-3998-407e-a485-2cee08052614 NetNS:/var/run/netns/76769461-14a4-4338-a067-b8e67e862788 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf7d6a5a6_3998_407e_a485_2cee08052614.slice PodAnnotations:0xc0022f64a8}] Aliases:map[]}\"\nJun 11 11:05:03.990035 crc crio[22652]: time=\"2026-06-11T11:05:03.989968875Z\" level=info msg=\"Checking pod openstack_cinder-db-create-9xh4p for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:05:03.990362 crc crio[22652]: time=\"2026-06-11T11:05:03.990097323Z\" level=info msg=\"Checking pod openstack_neutron-4aa9-account-create-update-hvtl4 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:05:04.003433 crc crio[22652]: time=\"2026-06-11T11:05:04.00306429Z\" level=info msg=\"Ran pod sandbox a884947018bab5d8e3fdd5124310abbd279ad3fe9c3c6b306c587abb13933ac9 with infra container: openstack/barbican-db-create-wwrl8/POD\" id=64e2d83a-1fb9-482a-957d-ca792d405f20 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:05:04.006402 crc crio[22652]: time=\"2026-06-11T11:05:04.00627385Z\" level=info msg=\"Ran pod sandbox 0642d9264789c1ebaa7cda65eb111908079772940c97307b9a048d66f3be5a23 with infra container: openstack/keystone-db-sync-dfjjj/POD\" id=f9c8552e-32ea-478a-bf92-a56c3573aba4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:05:04.007457 crc crio[22652]: time=\"2026-06-11T11:05:04.00736743Z\" level=info msg=\"Ran pod sandbox fb3b55f1a53cb71484591b69552d5aeca4e40610144eaf01fe0987dff21b9c65 with infra container: openstack/cinder-bca4-account-create-update-9dr8m/POD\" id=b7680538-e564-48d4-b205-3ef7e96a35ce name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:05:04.012071 crc crio[22652]: time=\"2026-06-11T11:05:04.011977696Z\" level=info msg=\"Ran pod sandbox 66a26e6232a527a32696b62e5e14d0c689bd1ffae2b4cadb338c8d02f4ac3460 with infra container: openstack/cinder-db-create-9xh4p/POD\" id=8432d91b-c71b-4666-bb97-4f8e47bd33ee name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:05:04.030083 crc crio[22652]: time=\"2026-06-11T11:05:04.029976516Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=8c4aed79-902d-4584-bbb4-537d57ef8e8d name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:05:04.031324 crc crio[22652]: time=\"2026-06-11T11:05:04.031226531Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=c2e3c3da-deb8-49f8-ad1d-916302e7438d name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:05:04.033793 crc crio[22652]: time=\"2026-06-11T11:05:04.033651513Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=0e7688f9-8f90-4149-b7c9-b27fd8396036 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:05:04.034711 crc crio[22652]: 2026-06-11T11:05:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7aa47ff0d6a5306 Mac:d2:d4:69:19:31:80 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:86 Mtu:0 Sandbox:/var/run/netns/121e19ea-97b4-4b44-b8de-462b2464b3d6 SocketPath: PciID:}] [{Interface:0xc0003c0c80 Address:{IP:10.217.0.134 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:05:04.035383 crc crio[22652]: time=\"2026-06-11T11:05:04.034681712Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=fe3fc6f3-d374-48ce-a22b-b99bf9e2cb14 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:05:04.036694 crc crio[22652]: time=\"2026-06-11T11:05:04.036613929Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=d0e588a5-d91b-4bf5-9369-1e0049220815 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:05:04.037335 crc crio[22652]: time=\"2026-06-11T11:05:04.03695996Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-keystone:current-podified not found\" id=0e7688f9-8f90-4149-b7c9-b27fd8396036 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:05:04.037335 crc crio[22652]: time=\"2026-06-11T11:05:04.037293761Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-keystone:current-podified found\" id=0e7688f9-8f90-4149-b7c9-b27fd8396036 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:05:04.038384 crc crio[22652]: time=\"2026-06-11T11:05:04.038283862Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=bd4f9774-7440-480a-a261-3282e9132e37 name=/runtime.v1.ImageService/PullImage\nJun 11 11:05:04.042459 crc crio[22652]: time=\"2026-06-11T11:05:04.04241007Z\" level=info msg=\"Got pod network &{Name:neutron-db-create-t4zvt Namespace:openstack ID:7aa47ff0d6a5306215567cae6affab6da6ae914cd4bbff957b93750b68294b94 UID:4ab0443e-0fc9-46e9-b68b-3947d4bfc070 NetNS:/var/run/netns/121e19ea-97b4-4b44-b8de-462b2464b3d6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4ab0443e_0fc9_46e9_b68b_3947d4bfc070.slice PodAnnotations:0xc0001023f0}] Aliases:map[]}\"\nJun 11 11:05:04.042774 crc crio[22652]: time=\"2026-06-11T11:05:04.042689329Z\" level=info msg=\"Checking pod openstack_neutron-db-create-t4zvt for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:05:04.044456 crc crio[22652]: time=\"2026-06-11T11:05:04.043522958Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-keystone:current-podified\\\"\"\nJun 11 11:05:04.049352 crc crio[22652]: time=\"2026-06-11T11:05:04.048793963Z\" level=info msg=\"Creating container: openstack/barbican-db-create-wwrl8/mariadb-database-create\" id=b4a72359-d6a4-4a87-b4d8-392a523a224d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:05:04.054369 crc crio[22652]: time=\"2026-06-11T11:05:04.054213598Z\" level=info msg=\"Ran pod sandbox e7fb69a33f848655b80ebd9ac5011bc20d8cd2aa4ad7e5208a8ac3b46af081d4 with infra container: openstack/neutron-4aa9-account-create-update-hvtl4/POD\" id=a8608ad8-05ca-4946-9d2a-7fb12e6e8770 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:05:04.054910 crc crio[22652]: time=\"2026-06-11T11:05:04.054788008Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:05:04.068094 crc crio[22652]: time=\"2026-06-11T11:05:04.065042359Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=dd453fe1-7275-4bc7-b7aa-cc7e730d7afd name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:05:04.069658 crc crio[22652]: time=\"2026-06-11T11:05:04.069417325Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=b609290c-5d98-40b2-b318-d09394f74d9c name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:05:04.070270 crc crio[22652]: time=\"2026-06-11T11:05:04.070226199Z\" level=info msg=\"Ran pod sandbox 7aa47ff0d6a5306215567cae6affab6da6ae914cd4bbff957b93750b68294b94 with infra container: openstack/neutron-db-create-t4zvt/POD\" id=8c529dc4-7aa2-4ca0-aa48-50a237aa02a0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:05:04.078578 crc crio[22652]: time=\"2026-06-11T11:05:04.074051819Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:05:04.082327 crc crio[22652]: time=\"2026-06-11T11:05:04.082088421Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=93132d67-f86d-4d79-a98c-b43c0d3337f7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:05:04.118422 crc crio[22652]: time=\"2026-06-11T11:05:04.118267689Z\" level=info msg=\"Creating container: openstack/cinder-bca4-account-create-update-9dr8m/mariadb-account-create-update\" id=83052c74-b291-48c5-8718-53bff6fce4b7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:05:04.118884 crc crio[22652]: time=\"2026-06-11T11:05:04.118672642Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:05:04.124793 crc crio[22652]: time=\"2026-06-11T11:05:04.120934567Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=c3fe2c1f-e525-45cd-8a4c-9dc59c7eac60 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:05:04.124793 crc crio[22652]: time=\"2026-06-11T11:05:04.121588318Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=7ed02e65-3772-4384-a6e9-a8aa2c808028 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:05:04.136076 crc crio[22652]: time=\"2026-06-11T11:05:04.135994681Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=06a562ed-ac5e-424a-8544-5eda60b6b32b name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:05:04.136301 crc crio[22652]: time=\"2026-06-11T11:05:04.136242908Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=c4744286-f7ca-42a6-88d9-031533f0ad91 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:05:04.136649 crc crio[22652]: time=\"2026-06-11T11:05:04.136613015Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-auditor\" id=8d3b582a-f50c-45c0-8a11-58b5caa7bd96 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:05:04.146250 crc crio[22652]: time=\"2026-06-11T11:05:04.145716885Z\" level=info msg=\"Creating container: openstack/cinder-db-create-9xh4p/mariadb-database-create\" id=8fdb0f1d-2a0d-4ed8-b85f-712c02fcb496 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:05:04.171339 crc crio[22652]: time=\"2026-06-11T11:05:04.169809283Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:05:04.171339 crc crio[22652]: time=\"2026-06-11T11:05:04.170958469Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:05:04.178925 crc crio[22652]: time=\"2026-06-11T11:05:04.178690377Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:05:04.194715 crc crio[22652]: time=\"2026-06-11T11:05:04.194619737Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:05:04.208503 crc crio[22652]: time=\"2026-06-11T11:05:04.208401508Z\" level=info msg=\"Creating container: openstack/neutron-db-create-t4zvt/mariadb-database-create\" id=bd643255-07f6-400f-a158-798db91aabf7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:05:04.211468 crc crio[22652]: time=\"2026-06-11T11:05:04.21123155Z\" level=info msg=\"Creating container: openstack/neutron-4aa9-account-create-update-hvtl4/mariadb-account-create-update\" id=b5ed2991-61d3-4e96-a3f5-95b25464fdde name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:05:04.276002 crc crio[22652]: time=\"2026-06-11T11:05:04.268428979Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:05:04.281267 crc crio[22652]: time=\"2026-06-11T11:05:04.281075482Z\" level=info msg=\"Created container 3733581a820a650000df4ce44904ab5e3e75e5726414d8921fcd0a8645a56d73: openstack/barbican-eade-account-create-update-c9hjw/mariadb-account-create-update\" id=d8b51d40-4605-4b6f-a0f8-ebcf5509c8d4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:05:04.283856 crc crio[22652]: time=\"2026-06-11T11:05:04.283747788Z\" level=info msg=\"Starting container: 3733581a820a650000df4ce44904ab5e3e75e5726414d8921fcd0a8645a56d73\" id=17e6f074-3b6c-46e4-bec7-897066a51260 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:05:04.292471 crc crio[22652]: time=\"2026-06-11T11:05:04.292104671Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:05:04.306098 crc crio[22652]: time=\"2026-06-11T11:05:04.300532235Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:05:04.310199 crc crio[22652]: time=\"2026-06-11T11:05:04.309981713Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:05:04.312292 crc crio[22652]: time=\"2026-06-11T11:05:04.311643803Z\" level=info msg=\"Started container\" PID=59945 containerID=3733581a820a650000df4ce44904ab5e3e75e5726414d8921fcd0a8645a56d73 description=openstack/barbican-eade-account-create-update-c9hjw/mariadb-account-create-update id=17e6f074-3b6c-46e4-bec7-897066a51260 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3e73538c7e0da35e4ef0ee3d5065d43b3c50e2a68622b1a294812608eee9066f\nJun 11 11:05:04.327679 crc crio[22652]: time=\"2026-06-11T11:05:04.327337169Z\" level=info msg=\"Created container 77b794bc6f5a2e4d87e838a38acdd8cf64947ad172643d36adeedd92eb28b838: openstack/barbican-db-create-wwrl8/mariadb-database-create\" id=b4a72359-d6a4-4a87-b4d8-392a523a224d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:05:04.329561 crc crio[22652]: time=\"2026-06-11T11:05:04.329338727Z\" level=info msg=\"Starting container: 77b794bc6f5a2e4d87e838a38acdd8cf64947ad172643d36adeedd92eb28b838\" id=323b9429-5efd-4b80-81bb-db0598be4998 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:05:04.339305 crc crio[22652]: time=\"2026-06-11T11:05:04.339230517Z\" level=info msg=\"Started container\" PID=59950 containerID=77b794bc6f5a2e4d87e838a38acdd8cf64947ad172643d36adeedd92eb28b838 description=openstack/barbican-db-create-wwrl8/mariadb-database-create id=323b9429-5efd-4b80-81bb-db0598be4998 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a884947018bab5d8e3fdd5124310abbd279ad3fe9c3c6b306c587abb13933ac9\nJun 11 11:05:04.417376 crc crio[22652]: time=\"2026-06-11T11:05:04.417105306Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:05:04.430806 crc crio[22652]: time=\"2026-06-11T11:05:04.430742033Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:05:04.433051 crc crio[22652]: time=\"2026-06-11T11:05:04.432922778Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:05:04.435069 crc crio[22652]: time=\"2026-06-11T11:05:04.435038999Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:05:04.486205 crc crio[22652]: time=\"2026-06-11T11:05:04.485978195Z\" level=info msg=\"Created container f975f6ea74a7735002111e669b15fff0c370859b72d8aaa2cab01ada5e393bf1: openstack/cinder-bca4-account-create-update-9dr8m/mariadb-account-create-update\" id=83052c74-b291-48c5-8718-53bff6fce4b7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:05:04.490626 crc crio[22652]: time=\"2026-06-11T11:05:04.489811707Z\" level=info msg=\"Starting container: f975f6ea74a7735002111e669b15fff0c370859b72d8aaa2cab01ada5e393bf1\" id=15fe432b-f826-46da-af17-230d70e45529 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:05:04.494026 crc crio[22652]: time=\"2026-06-11T11:05:04.492983724Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:05:04.495080 crc crio[22652]: time=\"2026-06-11T11:05:04.494939656Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:05:04.499491 crc crio[22652]: time=\"2026-06-11T11:05:04.497902598Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:05:04.504467 crc crio[22652]: time=\"2026-06-11T11:05:04.504380031Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:05:04.525190 crc crio[22652]: time=\"2026-06-11T11:05:04.525020497Z\" level=info msg=\"Started container\" PID=59985 containerID=f975f6ea74a7735002111e669b15fff0c370859b72d8aaa2cab01ada5e393bf1 description=openstack/cinder-bca4-account-create-update-9dr8m/mariadb-account-create-update id=15fe432b-f826-46da-af17-230d70e45529 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fb3b55f1a53cb71484591b69552d5aeca4e40610144eaf01fe0987dff21b9c65\nJun 11 11:05:04.629371 crc crio[22652]: time=\"2026-06-11T11:05:04.627670734Z\" level=info msg=\"Created container 26ec54b81c9229b15b3ea2bc8b80f7f0c224e57bdb3c2b48089933a67a8bdc87: openstack/swift-storage-0/account-auditor\" id=8d3b582a-f50c-45c0-8a11-58b5caa7bd96 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:05:04.630488 crc crio[22652]: time=\"2026-06-11T11:05:04.629734548Z\" level=info msg=\"Starting container: 26ec54b81c9229b15b3ea2bc8b80f7f0c224e57bdb3c2b48089933a67a8bdc87\" id=46d1bf44-7352-4071-85f3-e8a141d8a5da name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:05:04.637675 crc crio[22652]: time=\"2026-06-11T11:05:04.637584474Z\" level=info msg=\"Started container\" PID=60016 containerID=26ec54b81c9229b15b3ea2bc8b80f7f0c224e57bdb3c2b48089933a67a8bdc87 description=openstack/swift-storage-0/account-auditor id=46d1bf44-7352-4071-85f3-e8a141d8a5da name=/runtime.v1.RuntimeService/StartContainer sandboxID=50ef70d4250e784decfe294f6042b2a3ca4c391f812948a90fd2137fc9add240\nJun 11 11:05:04.646353 crc crio[22652]: time=\"2026-06-11T11:05:04.645915954Z\" level=info msg=\"Created container d0bde4c24add757591be50426b7578a7c3902fb665ab713d36c62a7db286f1a3: openstack/neutron-4aa9-account-create-update-hvtl4/mariadb-account-create-update\" id=b5ed2991-61d3-4e96-a3f5-95b25464fdde name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:05:04.646353 crc crio[22652]: time=\"2026-06-11T11:05:04.646248065Z\" level=info msg=\"Created container 08771813639de861968e4431cee4475cb05895d00c8610a62486f2d94a1c857f: openstack/cinder-db-create-9xh4p/mariadb-database-create\" id=8fdb0f1d-2a0d-4ed8-b85f-712c02fcb496 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:05:04.647500 crc crio[22652]: time=\"2026-06-11T11:05:04.64736315Z\" level=info msg=\"Starting container: d0bde4c24add757591be50426b7578a7c3902fb665ab713d36c62a7db286f1a3\" id=fcc167ab-ad1a-4554-a396-9dbd71e13454 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:05:04.647500 crc crio[22652]: time=\"2026-06-11T11:05:04.647453023Z\" level=info msg=\"Starting container: 08771813639de861968e4431cee4475cb05895d00c8610a62486f2d94a1c857f\" id=5a4b3a72-8e31-4a28-aae1-de487fb2d0d3 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:05:04.654296 crc crio[22652]: time=\"2026-06-11T11:05:04.6533397Z\" level=info msg=\"Created container 9982cef10e2360c926fa35a7ebcff3d9b7a1fc3379580f3a43adf344b3cfbb63: openstack/neutron-db-create-t4zvt/mariadb-database-create\" id=bd643255-07f6-400f-a158-798db91aabf7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:05:04.654695 crc crio[22652]: time=\"2026-06-11T11:05:04.654626659Z\" level=info msg=\"Started container\" PID=60030 containerID=08771813639de861968e4431cee4475cb05895d00c8610a62486f2d94a1c857f description=openstack/cinder-db-create-9xh4p/mariadb-database-create id=5a4b3a72-8e31-4a28-aae1-de487fb2d0d3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=66a26e6232a527a32696b62e5e14d0c689bd1ffae2b4cadb338c8d02f4ac3460\nJun 11 11:05:04.654946 crc crio[22652]: time=\"2026-06-11T11:05:04.654769405Z\" level=info msg=\"Starting container: 9982cef10e2360c926fa35a7ebcff3d9b7a1fc3379580f3a43adf344b3cfbb63\" id=2eb158a5-9b02-4d10-98a0-55cefcdd1916 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:05:04.660961 crc crio[22652]: time=\"2026-06-11T11:05:04.660895348Z\" level=info msg=\"Started container\" PID=60033 containerID=d0bde4c24add757591be50426b7578a7c3902fb665ab713d36c62a7db286f1a3 description=openstack/neutron-4aa9-account-create-update-hvtl4/mariadb-account-create-update id=fcc167ab-ad1a-4554-a396-9dbd71e13454 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e7fb69a33f848655b80ebd9ac5011bc20d8cd2aa4ad7e5208a8ac3b46af081d4\nJun 11 11:05:04.661242 crc crio[22652]: time=\"2026-06-11T11:05:04.661003929Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=ba6a8964-4e8a-4d80-9687-0ab582161de4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:05:04.669914 crc crio[22652]: time=\"2026-06-11T11:05:04.66954436Z\" level=info msg=\"Started container\" PID=60035 containerID=9982cef10e2360c926fa35a7ebcff3d9b7a1fc3379580f3a43adf344b3cfbb63 description=openstack/neutron-db-create-t4zvt/mariadb-database-create id=2eb158a5-9b02-4d10-98a0-55cefcdd1916 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7aa47ff0d6a5306215567cae6affab6da6ae914cd4bbff957b93750b68294b94\nJun 11 11:05:04.686305 crc crio[22652]: time=\"2026-06-11T11:05:04.68607082Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=56914ab5-659b-4720-84ae-40247561c511 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:05:04.708990 crc crio[22652]: time=\"2026-06-11T11:05:04.70887162Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-reaper\" id=6ea19083-3235-48d5-b432-2b2449dc7f38 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:05:04.712761 crc crio[22652]: time=\"2026-06-11T11:05:04.712569967Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:05:04.858393 crc crio[22652]: time=\"2026-06-11T11:05:04.84738952Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:05:04.874932 crc crio[22652]: time=\"2026-06-11T11:05:04.874850357Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:05:04.885031 crc crio[22652]: time=\"2026-06-11T11:05:04.88473657Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:05:05.141949 crc crio[22652]: time=\"2026-06-11T11:05:05.140563774Z\" level=info msg=\"Created container 3fe8ab3ade6130b6839460624474dbcc4b66ecc7dba5485c813a7d2b080921bb: openstack/swift-storage-0/account-reaper\" id=6ea19083-3235-48d5-b432-2b2449dc7f38 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:05:05.143551 crc crio[22652]: time=\"2026-06-11T11:05:05.142035997Z\" level=info msg=\"Starting container: 3fe8ab3ade6130b6839460624474dbcc4b66ecc7dba5485c813a7d2b080921bb\" id=05a79919-e17a-43fe-8698-482c754f62a9 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:05:05.150683 crc crio[22652]: time=\"2026-06-11T11:05:05.150582595Z\" level=info msg=\"Started container\" PID=60202 containerID=3fe8ab3ade6130b6839460624474dbcc4b66ecc7dba5485c813a7d2b080921bb description=openstack/swift-storage-0/account-reaper id=05a79919-e17a-43fe-8698-482c754f62a9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=50ef70d4250e784decfe294f6042b2a3ca4c391f812948a90fd2137fc9add240\nJun 11 11:05:05.168297 crc crio[22652]: time=\"2026-06-11T11:05:05.168103886Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=bcbd7869-40ea-43e0-9b12-55da96991705 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:05:05.168568 crc crio[22652]: time=\"2026-06-11T11:05:05.168417226Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-container:current-podified not found\" id=bcbd7869-40ea-43e0-9b12-55da96991705 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:05:05.168568 crc crio[22652]: time=\"2026-06-11T11:05:05.168462058Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-container:current-podified found\" id=bcbd7869-40ea-43e0-9b12-55da96991705 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:05:05.171971 crc crio[22652]: time=\"2026-06-11T11:05:05.171850111Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=97f3a980-2bd1-4f4d-9b87-fef8b4cc5fc2 name=/runtime.v1.ImageService/PullImage\nJun 11 11:05:05.195897 crc crio[22652]: time=\"2026-06-11T11:05:05.195766822Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\\\"\"\nJun 11 11:05:05.294953 crc crio[22652]: time=\"2026-06-11T11:05:05.294820394Z\" level=info msg=\"Created container b10de1774c3761d945f482579e9d6ab654fb63695b1d270bea47f05e588278af: openstack/glance-db-sync-4x2dn/glance-db-sync\" id=6f03592a-7107-4b27-b2db-5c02bce8c0df name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:05:05.296518 crc crio[22652]: time=\"2026-06-11T11:05:05.296358962Z\" level=info msg=\"Starting container: b10de1774c3761d945f482579e9d6ab654fb63695b1d270bea47f05e588278af\" id=b605bf9d-5313-40b4-9502-96b60b6257df name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:05:05.307552 crc crio[22652]: time=\"2026-06-11T11:05:05.307434949Z\" level=info msg=\"Started container\" PID=60197 containerID=b10de1774c3761d945f482579e9d6ab654fb63695b1d270bea47f05e588278af description=openstack/glance-db-sync-4x2dn/glance-db-sync id=b605bf9d-5313-40b4-9502-96b60b6257df name=/runtime.v1.RuntimeService/StartContainer sandboxID=b8c8956b67ed174047a16138b6df8fec9038483e2d2dacf992881800c7eca45a\nJun 11 11:05:06.154286 crc crio[22652]: time=\"2026-06-11T11:05:06.153570938Z\" level=info msg=\"Stopping pod sandbox: 66a26e6232a527a32696b62e5e14d0c689bd1ffae2b4cadb338c8d02f4ac3460\" id=84a4fa9f-a5fc-4d96-8de8-bda9182db746 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:05:06.156626 crc crio[22652]: time=\"2026-06-11T11:05:06.156594592Z\" level=info msg=\"Got pod network &{Name:cinder-db-create-9xh4p Namespace:openstack ID:66a26e6232a527a32696b62e5e14d0c689bd1ffae2b4cadb338c8d02f4ac3460 UID:f7d6a5a6-3998-407e-a485-2cee08052614 NetNS:/var/run/netns/76769461-14a4-4338-a067-b8e67e862788 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf7d6a5a6_3998_407e_a485_2cee08052614.slice PodAnnotations:0xc002928c88}] Aliases:map[]}\"\nJun 11 11:05:06.156949 crc crio[22652]: time=\"2026-06-11T11:05:06.156924443Z\" level=info msg=\"Deleting pod openstack_cinder-db-create-9xh4p from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:05:06.173591 crc crio[22652]: time=\"2026-06-11T11:05:06.173493862Z\" level=info msg=\"Stopping pod sandbox: fb3b55f1a53cb71484591b69552d5aeca4e40610144eaf01fe0987dff21b9c65\" id=d8569af3-2b4d-4ab9-b18f-9e78acbe99b9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:05:06.173934 crc crio[22652]: time=\"2026-06-11T11:05:06.173850363Z\" level=info msg=\"Got pod network &{Name:cinder-bca4-account-create-update-9dr8m Namespace:openstack ID:fb3b55f1a53cb71484591b69552d5aeca4e40610144eaf01fe0987dff21b9c65 UID:6242ae3e-468f-43b5-9fa1-fee245085114 NetNS:/var/run/netns/f54f6890-9fc1-44a6-b020-7f8664c6c95a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6242ae3e_468f_43b5_9fa1_fee245085114.slice PodAnnotations:0xc002acc5c0}] Aliases:map[]}\"\nJun 11 11:05:06.174076 crc crio[22652]: time=\"2026-06-11T11:05:06.173995758Z\" level=info msg=\"Deleting pod openstack_cinder-bca4-account-create-update-9dr8m from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:05:06.179278 crc crio[22652]: time=\"2026-06-11T11:05:06.175347291Z\" level=info msg=\"Stopping pod sandbox: a884947018bab5d8e3fdd5124310abbd279ad3fe9c3c6b306c587abb13933ac9\" id=2215b8d3-286a-4e98-ae52-8f6b7ddba2ef name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:05:06.179278 crc crio[22652]: time=\"2026-06-11T11:05:06.176421155Z\" level=info msg=\"Got pod network &{Name:barbican-db-create-wwrl8 Namespace:openstack ID:a884947018bab5d8e3fdd5124310abbd279ad3fe9c3c6b306c587abb13933ac9 UID:0cd11aeb-9bd3-4244-b7b4-e7ee1ac3f6fd NetNS:/var/run/netns/8d537d12-1ae4-4e80-8197-17824c51d4e4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0cd11aeb_9bd3_4244_b7b4_e7ee1ac3f6fd.slice PodAnnotations:0xc0036e65e8}] Aliases:map[]}\"\nJun 11 11:05:06.179278 crc crio[22652]: time=\"2026-06-11T11:05:06.176748485Z\" level=info msg=\"Deleting pod openstack_barbican-db-create-wwrl8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:05:06.179278 crc crio[22652]: time=\"2026-06-11T11:05:06.178339604Z\" level=info msg=\"Stopping pod sandbox: 3e73538c7e0da35e4ef0ee3d5065d43b3c50e2a68622b1a294812608eee9066f\" id=28d5686e-ba6d-42da-8d31-685a1e80d329 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:05:06.179278 crc crio[22652]: time=\"2026-06-11T11:05:06.179022296Z\" level=info msg=\"Got pod network &{Name:barbican-eade-account-create-update-c9hjw Namespace:openstack ID:3e73538c7e0da35e4ef0ee3d5065d43b3c50e2a68622b1a294812608eee9066f UID:21ba4889-0ee3-477b-8768-6d41620c7f1e NetNS:/var/run/netns/0dcd0929-db34-49bd-8e9a-6313c08c8003 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod21ba4889_0ee3_477b_8768_6d41620c7f1e.slice PodAnnotations:0xc002928d88}] Aliases:map[]}\"\nJun 11 11:05:06.180064 crc crio[22652]: time=\"2026-06-11T11:05:06.179302265Z\" level=info msg=\"Deleting pod openstack_barbican-eade-account-create-update-c9hjw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:05:06.843565 crc crio[22652]: time=\"2026-06-11T11:05:06.842899943Z\" level=info msg=\"Stopped pod sandbox: fb3b55f1a53cb71484591b69552d5aeca4e40610144eaf01fe0987dff21b9c65\" id=d8569af3-2b4d-4ab9-b18f-9e78acbe99b9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:05:06.850905 crc crio[22652]: time=\"2026-06-11T11:05:06.850829432Z\" level=info msg=\"Stopped pod sandbox: 66a26e6232a527a32696b62e5e14d0c689bd1ffae2b4cadb338c8d02f4ac3460\" id=84a4fa9f-a5fc-4d96-8de8-bda9182db746 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:05:06.851952 crc crio[22652]: time=\"2026-06-11T11:05:06.851908345Z\" level=info msg=\"Stopped pod sandbox: 3e73538c7e0da35e4ef0ee3d5065d43b3c50e2a68622b1a294812608eee9066f\" id=28d5686e-ba6d-42da-8d31-685a1e80d329 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:05:06.854369 crc crio[22652]: time=\"2026-06-11T11:05:06.85428619Z\" level=info msg=\"Stopped pod sandbox: a884947018bab5d8e3fdd5124310abbd279ad3fe9c3c6b306c587abb13933ac9\" id=2215b8d3-286a-4e98-ae52-8f6b7ddba2ef name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:05:06.950703 crc crio[22652]: time=\"2026-06-11T11:05:06.950592998Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:2cd9d911af0f170eec9beb49d19054a0cd0882cf56009471751a226026a1ce53\" id=97f3a980-2bd1-4f4d-9b87-fef8b4cc5fc2 name=/runtime.v1.ImageService/PullImage\nJun 11 11:05:06.951731 crc crio[22652]: time=\"2026-06-11T11:05:06.95164327Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=bb72ea03-ad9b-460d-976e-e77efa4bd00a name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:05:06.969847 crc crio[22652]: time=\"2026-06-11T11:05:06.969718906Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=b08f88dc-0fd9-4cd9-bd0d-5947ffe59398 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:05:06.983521 crc crio[22652]: time=\"2026-06-11T11:05:06.983466237Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-server\" id=bfb642d4-1190-4172-b234-4d067e56f634 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:05:06.986063 crc crio[22652]: time=\"2026-06-11T11:05:06.986036119Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:05:07.040044 crc crio[22652]: time=\"2026-06-11T11:05:07.039981737Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:05:07.044918 crc crio[22652]: time=\"2026-06-11T11:05:07.044887371Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:05:07.235649 crc crio[22652]: time=\"2026-06-11T11:05:07.235575569Z\" level=info msg=\"Stopping pod sandbox: e7fb69a33f848655b80ebd9ac5011bc20d8cd2aa4ad7e5208a8ac3b46af081d4\" id=302a2ff5-dd2c-4476-843a-66fe81acd8a5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:05:07.236487 crc crio[22652]: time=\"2026-06-11T11:05:07.23625343Z\" level=info msg=\"Got pod network &{Name:neutron-4aa9-account-create-update-hvtl4 Namespace:openstack ID:e7fb69a33f848655b80ebd9ac5011bc20d8cd2aa4ad7e5208a8ac3b46af081d4 UID:ad19c4e0-a587-4505-9f63-6dbcf4f3345c NetNS:/var/run/netns/05c6ea6f-a528-4390-9f67-5f5ae9842f60 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podad19c4e0_a587_4505_9f63_6dbcf4f3345c.slice PodAnnotations:0xc0004bea88}] Aliases:map[]}\"\nJun 11 11:05:07.236487 crc crio[22652]: time=\"2026-06-11T11:05:07.236435036Z\" level=info msg=\"Deleting pod openstack_neutron-4aa9-account-create-update-hvtl4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:05:07.236989 crc crio[22652]: time=\"2026-06-11T11:05:07.236951738Z\" level=info msg=\"Stopping pod sandbox: 7aa47ff0d6a5306215567cae6affab6da6ae914cd4bbff957b93750b68294b94\" id=cdf01a07-cf4f-4d5b-a238-7726b71ccdd8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:05:07.238270 crc crio[22652]: time=\"2026-06-11T11:05:07.238220498Z\" level=info msg=\"Got pod network &{Name:neutron-db-create-t4zvt Namespace:openstack ID:7aa47ff0d6a5306215567cae6affab6da6ae914cd4bbff957b93750b68294b94 UID:4ab0443e-0fc9-46e9-b68b-3947d4bfc070 NetNS:/var/run/netns/121e19ea-97b4-4b44-b8de-462b2464b3d6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4ab0443e_0fc9_46e9_b68b_3947d4bfc070.slice PodAnnotations:0xc0036e6300}] Aliases:map[]}\"\nJun 11 11:05:07.238494 crc crio[22652]: time=\"2026-06-11T11:05:07.238474156Z\" level=info msg=\"Deleting pod openstack_neutron-db-create-t4zvt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:05:07.301622 crc crio[22652]: time=\"2026-06-11T11:05:07.300993744Z\" level=info msg=\"Created container 9d3ee7985a65f59284a7934842d54969d17452e3a66a5d7c977c810b83831595: openstack/swift-storage-0/container-server\" id=bfb642d4-1190-4172-b234-4d067e56f634 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:05:07.311849 crc crio[22652]: time=\"2026-06-11T11:05:07.311613207Z\" level=info msg=\"Starting container: 9d3ee7985a65f59284a7934842d54969d17452e3a66a5d7c977c810b83831595\" id=ff3d9aee-4038-41e2-a02f-d0bf8f965cf4 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:05:07.327225 crc crio[22652]: time=\"2026-06-11T11:05:07.326925807Z\" level=info msg=\"Started container\" PID=60383 containerID=9d3ee7985a65f59284a7934842d54969d17452e3a66a5d7c977c810b83831595 description=openstack/swift-storage-0/container-server id=ff3d9aee-4038-41e2-a02f-d0bf8f965cf4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=50ef70d4250e784decfe294f6042b2a3ca4c391f812948a90fd2137fc9add240\nJun 11 11:05:07.343685 crc crio[22652]: time=\"2026-06-11T11:05:07.343567518Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=36367a8d-8b51-4fc8-9d1a-979fa9e7fcd2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:05:07.369977 crc crio[22652]: time=\"2026-06-11T11:05:07.369814967Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=88ca2884-35bc-45b0-863b-a8e0d043abac name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:05:07.385214 crc crio[22652]: time=\"2026-06-11T11:05:07.382393555Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-replicator\" id=4aa01584-a3a3-4c7c-8e25-dd57203384fd name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:05:07.385484 crc crio[22652]: time=\"2026-06-11T11:05:07.385438361Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:05:07.501515 crc crio[22652]: time=\"2026-06-11T11:05:07.500634429Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:05:07.515807 crc crio[22652]: time=\"2026-06-11T11:05:07.515706971Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:05:07.663064 crc crio[22652]: time=\"2026-06-11T11:05:07.662951434Z\" level=info msg=\"Created container 51a8466c6e8567b1b46858290445662aa0fa293540dceb785192057b4e00611c: openstack/swift-storage-0/container-replicator\" id=4aa01584-a3a3-4c7c-8e25-dd57203384fd name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:05:07.664074 crc crio[22652]: time=\"2026-06-11T11:05:07.664010367Z\" level=info msg=\"Starting container: 51a8466c6e8567b1b46858290445662aa0fa293540dceb785192057b4e00611c\" id=09ea0c04-5a46-4126-b547-f227d68305d4 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:05:07.673323 crc crio[22652]: time=\"2026-06-11T11:05:07.672837374Z\" level=info msg=\"Started container\" PID=60436 containerID=51a8466c6e8567b1b46858290445662aa0fa293540dceb785192057b4e00611c description=openstack/swift-storage-0/container-replicator id=09ea0c04-5a46-4126-b547-f227d68305d4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=50ef70d4250e784decfe294f6042b2a3ca4c391f812948a90fd2137fc9add240\nJun 11 11:05:07.686616 crc crio[22652]: time=\"2026-06-11T11:05:07.686512943Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=62dab07f-6150-40c1-a3c3-c60ed9fb5df4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:05:07.688360 crc crio[22652]: time=\"2026-06-11T11:05:07.688291588Z\" level=info msg=\"Stopped pod sandbox: e7fb69a33f848655b80ebd9ac5011bc20d8cd2aa4ad7e5208a8ac3b46af081d4\" id=302a2ff5-dd2c-4476-843a-66fe81acd8a5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:05:07.700649 crc crio[22652]: time=\"2026-06-11T11:05:07.700098958Z\" level=info msg=\"Stopped pod sandbox: 7aa47ff0d6a5306215567cae6affab6da6ae914cd4bbff957b93750b68294b94\" id=cdf01a07-cf4f-4d5b-a238-7726b71ccdd8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:05:12.235603 crc crio[22652]: time=\"2026-06-11T11:05:12.23468344Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=39e04970-b96e-48c9-93f9-dbcea04126e5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:05:12.245300 crc crio[22652]: time=\"2026-06-11T11:05:12.24490272Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-auditor\" id=878054cd-ab13-4f08-bc79-d2b2b9f74a83 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:05:12.246852 crc crio[22652]: time=\"2026-06-11T11:05:12.24678074Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:05:12.325953 crc crio[22652]: time=\"2026-06-11T11:05:12.325426598Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-keystone@sha256:ab100203188fc03e43c62a1ca90a3d8f03ed8b4a3e248f5cd6669efe9a52b1e3\" id=bd4f9774-7440-480a-a261-3282e9132e37 name=/runtime.v1.ImageService/PullImage\nJun 11 11:05:12.326543 crc crio[22652]: time=\"2026-06-11T11:05:12.326445777Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=aa01c781-491a-4e62-b5f8-77c626b8359d name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:05:12.342884 crc crio[22652]: time=\"2026-06-11T11:05:12.342714124Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:05:12.359602 crc crio[22652]: time=\"2026-06-11T11:05:12.359392993Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:05:12.375056 crc crio[22652]: time=\"2026-06-11T11:05:12.374940834Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=155ba2a6-fe42-4b03-b01a-a1d227ac6516 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:05:12.385101 crc crio[22652]: time=\"2026-06-11T11:05:12.38500435Z\" level=info msg=\"Creating container: openstack/keystone-db-sync-dfjjj/keystone-db-sync\" id=1347c1c6-fb78-4c3d-b760-9b6c0fca270b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:05:12.387103 crc crio[22652]: time=\"2026-06-11T11:05:12.387043035Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:05:12.431283 crc crio[22652]: time=\"2026-06-11T11:05:12.431037672Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:05:12.436533 crc crio[22652]: time=\"2026-06-11T11:05:12.436446421Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:05:12.623950 crc crio[22652]: time=\"2026-06-11T11:05:12.623828152Z\" level=info msg=\"Created container 56f685328f1510d2d80d9e0eda1be891f579685ee906bfd8540004bfa8d9973d: openstack/swift-storage-0/container-auditor\" id=878054cd-ab13-4f08-bc79-d2b2b9f74a83 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:05:12.625029 crc crio[22652]: time=\"2026-06-11T11:05:12.624967918Z\" level=info msg=\"Starting container: 56f685328f1510d2d80d9e0eda1be891f579685ee906bfd8540004bfa8d9973d\" id=83d34388-503e-4902-937a-4d9bc6e9cbc4 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:05:12.625478 crc crio[22652]: time=\"2026-06-11T11:05:12.625402941Z\" level=info msg=\"Created container f6694f6abbafed9a032453f5672a61f61e274b569b28fb7cd6e68221d6b74304: openstack/keystone-db-sync-dfjjj/keystone-db-sync\" id=1347c1c6-fb78-4c3d-b760-9b6c0fca270b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:05:12.626524 crc crio[22652]: time=\"2026-06-11T11:05:12.626400822Z\" level=info msg=\"Starting container: f6694f6abbafed9a032453f5672a61f61e274b569b28fb7cd6e68221d6b74304\" id=48619655-4c93-4026-8302-98dcc9de88da name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:05:12.631540 crc crio[22652]: time=\"2026-06-11T11:05:12.631401029Z\" level=info msg=\"Started container\" PID=60766 containerID=f6694f6abbafed9a032453f5672a61f61e274b569b28fb7cd6e68221d6b74304 description=openstack/keystone-db-sync-dfjjj/keystone-db-sync id=48619655-4c93-4026-8302-98dcc9de88da name=/runtime.v1.RuntimeService/StartContainer sandboxID=0642d9264789c1ebaa7cda65eb111908079772940c97307b9a048d66f3be5a23\nJun 11 11:05:12.632081 crc crio[22652]: time=\"2026-06-11T11:05:12.631976587Z\" level=info msg=\"Started container\" PID=60765 containerID=56f685328f1510d2d80d9e0eda1be891f579685ee906bfd8540004bfa8d9973d description=openstack/swift-storage-0/container-auditor id=83d34388-503e-4902-937a-4d9bc6e9cbc4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=50ef70d4250e784decfe294f6042b2a3ca4c391f812948a90fd2137fc9add240\nJun 11 11:05:12.641744 crc crio[22652]: time=\"2026-06-11T11:05:12.641241766Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=e5b06ef0-19a3-4197-9e6d-52c54eb63f57 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:05:12.657093 crc crio[22652]: time=\"2026-06-11T11:05:12.65699055Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=9745be87-adb3-4707-9fd6-d8cb6f42ee2a name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:05:12.669950 crc crio[22652]: time=\"2026-06-11T11:05:12.669867423Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-updater\" id=33f7cee8-3c7b-43cd-9fb4-293493945e74 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:05:12.671541 crc crio[22652]: time=\"2026-06-11T11:05:12.671471104Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:05:12.715472 crc crio[22652]: time=\"2026-06-11T11:05:12.71538791Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:05:12.718865 crc crio[22652]: time=\"2026-06-11T11:05:12.718797547Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:05:12.822567 crc crio[22652]: time=\"2026-06-11T11:05:12.822459574Z\" level=info msg=\"Created container b040cc368b9ef9d4d7cf80f59acfd4e31284867b5a9e8eca8b0c4a28212bf0a7: openstack/swift-storage-0/container-updater\" id=33f7cee8-3c7b-43cd-9fb4-293493945e74 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:05:12.823910 crc crio[22652]: time=\"2026-06-11T11:05:12.823842717Z\" level=info msg=\"Starting container: b040cc368b9ef9d4d7cf80f59acfd4e31284867b5a9e8eca8b0c4a28212bf0a7\" id=89045614-34fa-43b7-aae2-1fb210cf97bd name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:05:12.831621 crc crio[22652]: time=\"2026-06-11T11:05:12.831548738Z\" level=info msg=\"Started container\" PID=60778 containerID=b040cc368b9ef9d4d7cf80f59acfd4e31284867b5a9e8eca8b0c4a28212bf0a7 description=openstack/swift-storage-0/container-updater id=89045614-34fa-43b7-aae2-1fb210cf97bd name=/runtime.v1.RuntimeService/StartContainer sandboxID=50ef70d4250e784decfe294f6042b2a3ca4c391f812948a90fd2137fc9add240\nJun 11 11:05:12.843064 crc crio[22652]: time=\"2026-06-11T11:05:12.842955116Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=ba7fc855-e08b-4471-8bc4-656764045507 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:05:12.856560 crc crio[22652]: time=\"2026-06-11T11:05:12.856390708Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=4a0d38a0-0cf8-430f-a31f-2f2e04e63965 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:05:12.863003 crc crio[22652]: time=\"2026-06-11T11:05:12.862908802Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-server\" id=92a58cd7-db15-4132-944b-537ebb3ad805 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:05:12.863488 crc crio[22652]: time=\"2026-06-11T11:05:12.863428068Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:05:12.935878 crc crio[22652]: time=\"2026-06-11T11:05:12.935755303Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:05:12.938310 crc crio[22652]: time=\"2026-06-11T11:05:12.93821831Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:05:13.059909 crc crio[22652]: time=\"2026-06-11T11:05:13.059765419Z\" level=info msg=\"Created container fb7693783c57980635fab4114d2ab22c85f892457c960ef8d0b4ba60b08e1758: openstack/swift-storage-0/object-server\" id=92a58cd7-db15-4132-944b-537ebb3ad805 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:05:13.061535 crc crio[22652]: time=\"2026-06-11T11:05:13.061444741Z\" level=info msg=\"Starting container: fb7693783c57980635fab4114d2ab22c85f892457c960ef8d0b4ba60b08e1758\" id=4a709d24-8563-496a-b906-58ecd3a1e9e3 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:05:13.066847 crc crio[22652]: time=\"2026-06-11T11:05:13.066729466Z\" level=info msg=\"Started container\" PID=60790 containerID=fb7693783c57980635fab4114d2ab22c85f892457c960ef8d0b4ba60b08e1758 description=openstack/swift-storage-0/object-server id=4a709d24-8563-496a-b906-58ecd3a1e9e3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=50ef70d4250e784decfe294f6042b2a3ca4c391f812948a90fd2137fc9add240\nJun 11 11:05:13.082572 crc crio[22652]: time=\"2026-06-11T11:05:13.082420248Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=0ff56a3d-211b-457a-bb64-3add46a569ab name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:05:13.094495 crc crio[22652]: time=\"2026-06-11T11:05:13.094369893Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=79597f8f-3900-4352-95fe-508b9a3fcf9a name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:05:13.103889 crc crio[22652]: time=\"2026-06-11T11:05:13.103378954Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-replicator\" id=1e44bab4-78ff-43b2-adcb-b90f625c3b69 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:05:13.104387 crc crio[22652]: time=\"2026-06-11T11:05:13.104328055Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:05:13.147404 crc crio[22652]: time=\"2026-06-11T11:05:13.14727266Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:05:13.151529 crc crio[22652]: time=\"2026-06-11T11:05:13.151397331Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:05:13.270864 crc crio[22652]: time=\"2026-06-11T11:05:13.27075477Z\" level=info msg=\"Created container 9faa992c43d67a2972a4ef4129f06800ab0634e59cbb1dc6ac2f5826dde4b893: openstack/swift-storage-0/object-replicator\" id=1e44bab4-78ff-43b2-adcb-b90f625c3b69 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:05:13.272806 crc crio[22652]: time=\"2026-06-11T11:05:13.272734911Z\" level=info msg=\"Starting container: 9faa992c43d67a2972a4ef4129f06800ab0634e59cbb1dc6ac2f5826dde4b893\" id=b9a37885-a80b-4d99-91b2-505521f03a5e name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:05:13.280542 crc crio[22652]: time=\"2026-06-11T11:05:13.280043789Z\" level=info msg=\"Started container\" PID=60817 containerID=9faa992c43d67a2972a4ef4129f06800ab0634e59cbb1dc6ac2f5826dde4b893 description=openstack/swift-storage-0/object-replicator id=b9a37885-a80b-4d99-91b2-505521f03a5e name=/runtime.v1.RuntimeService/StartContainer sandboxID=50ef70d4250e784decfe294f6042b2a3ca4c391f812948a90fd2137fc9add240\nJun 11 11:05:13.293340 crc crio[22652]: time=\"2026-06-11T11:05:13.292975905Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=2503a877-c3b3-42b7-8c8d-b42fab06947b name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:05:13.314636 crc crio[22652]: time=\"2026-06-11T11:05:13.314086096Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=9e13a6ce-230a-4883-a399-3ff3ddd33a1f name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:05:13.323370 crc crio[22652]: time=\"2026-06-11T11:05:13.323272864Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-auditor\" id=ddba8db2-ec84-48c0-a85e-de2eae01a9d8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:05:13.323735 crc crio[22652]: time=\"2026-06-11T11:05:13.323669487Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:05:13.378416 crc crio[22652]: time=\"2026-06-11T11:05:13.37832082Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:05:13.384418 crc crio[22652]: time=\"2026-06-11T11:05:13.384323936Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:05:13.533608 crc crio[22652]: time=\"2026-06-11T11:05:13.533508101Z\" level=info msg=\"Created container e4f49b0fff69b9305039b8b4a6850e09e7c716ef255943d993384bc9563c6431: openstack/swift-storage-0/object-auditor\" id=ddba8db2-ec84-48c0-a85e-de2eae01a9d8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:05:13.543453 crc crio[22652]: time=\"2026-06-11T11:05:13.543364539Z\" level=info msg=\"Starting container: e4f49b0fff69b9305039b8b4a6850e09e7c716ef255943d993384bc9563c6431\" id=87401cd9-7452-4aa6-ba84-552332c67b40 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:05:13.563248 crc crio[22652]: time=\"2026-06-11T11:05:13.563066268Z\" level=info msg=\"Started container\" PID=60836 containerID=e4f49b0fff69b9305039b8b4a6850e09e7c716ef255943d993384bc9563c6431 description=openstack/swift-storage-0/object-auditor id=87401cd9-7452-4aa6-ba84-552332c67b40 name=/runtime.v1.RuntimeService/StartContainer sandboxID=50ef70d4250e784decfe294f6042b2a3ca4c391f812948a90fd2137fc9add240\nJun 11 11:05:13.580077 crc crio[22652]: time=\"2026-06-11T11:05:13.579841052Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=77a84db6-f8d3-42a1-90f4-296a0caff649 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:05:13.596710 crc crio[22652]: time=\"2026-06-11T11:05:13.596609247Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=212d7d00-a86a-4290-95db-8e73974e39e8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:05:13.603604 crc crio[22652]: time=\"2026-06-11T11:05:13.603483323Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-updater\" id=c410e080-7d43-4b6e-972e-f8ff5056a0d8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:05:13.604081 crc crio[22652]: time=\"2026-06-11T11:05:13.60401816Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:05:13.655210 crc crio[22652]: time=\"2026-06-11T11:05:13.655025231Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:05:13.663522 crc crio[22652]: time=\"2026-06-11T11:05:13.66340874Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:05:13.810619 crc crio[22652]: time=\"2026-06-11T11:05:13.80991963Z\" level=info msg=\"Created container 44c831e13299f6637ca001dd5b9339700f5b56c46fc5e5e86226f2ecba41bef3: openstack/swift-storage-0/object-updater\" id=c410e080-7d43-4b6e-972e-f8ff5056a0d8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:05:13.811755 crc crio[22652]: time=\"2026-06-11T11:05:13.811668104Z\" level=info msg=\"Starting container: 44c831e13299f6637ca001dd5b9339700f5b56c46fc5e5e86226f2ecba41bef3\" id=cd5052b7-8703-45a3-8690-a485f1e35599 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:05:13.819571 crc crio[22652]: time=\"2026-06-11T11:05:13.81948333Z\" level=info msg=\"Started container\" PID=60855 containerID=44c831e13299f6637ca001dd5b9339700f5b56c46fc5e5e86226f2ecba41bef3 description=openstack/swift-storage-0/object-updater id=cd5052b7-8703-45a3-8690-a485f1e35599 name=/runtime.v1.RuntimeService/StartContainer sandboxID=50ef70d4250e784decfe294f6042b2a3ca4c391f812948a90fd2137fc9add240\nJun 11 11:05:13.839456 crc crio[22652]: time=\"2026-06-11T11:05:13.839210718Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=e5f35428-297d-4dc8-bfdc-bb3833c70c92 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:05:13.862657 crc crio[22652]: time=\"2026-06-11T11:05:13.862539278Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=8ff1365d-6804-4fff-9d1d-da28595438fe name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:05:13.870017 crc crio[22652]: time=\"2026-06-11T11:05:13.86991269Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-expirer\" id=d181ab19-7fd6-429b-9971-ba1acd946122 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:05:13.870452 crc crio[22652]: time=\"2026-06-11T11:05:13.870414906Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:05:13.908496 crc crio[22652]: time=\"2026-06-11T11:05:13.908371334Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:05:13.911815 crc crio[22652]: time=\"2026-06-11T11:05:13.911713139Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:05:14.039069 crc crio[22652]: time=\"2026-06-11T11:05:14.038945985Z\" level=info msg=\"Created container 9214fd51cc7127fd5e5ea1f1aec889ce9051609b0b2045a305bc19d8cded01f3: openstack/swift-storage-0/object-expirer\" id=d181ab19-7fd6-429b-9971-ba1acd946122 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:05:14.040923 crc crio[22652]: time=\"2026-06-11T11:05:14.040493194Z\" level=info msg=\"Starting container: 9214fd51cc7127fd5e5ea1f1aec889ce9051609b0b2045a305bc19d8cded01f3\" id=ac3d8bc5-24fb-44dc-b48c-0e0b33d750dc name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:05:14.048101 crc crio[22652]: time=\"2026-06-11T11:05:14.048002019Z\" level=info msg=\"Started container\" PID=60891 containerID=9214fd51cc7127fd5e5ea1f1aec889ce9051609b0b2045a305bc19d8cded01f3 description=openstack/swift-storage-0/object-expirer id=ac3d8bc5-24fb-44dc-b48c-0e0b33d750dc name=/runtime.v1.RuntimeService/StartContainer sandboxID=50ef70d4250e784decfe294f6042b2a3ca4c391f812948a90fd2137fc9add240\nJun 11 11:05:14.061997 crc crio[22652]: time=\"2026-06-11T11:05:14.061870063Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=88bbbd57-7226-4e8f-a236-5e6fc16dfc18 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:05:14.082901 crc crio[22652]: time=\"2026-06-11T11:05:14.082565418Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=e8c2ff1c-27d7-4052-a754-3473c1c990a0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:05:14.092721 crc crio[22652]: time=\"2026-06-11T11:05:14.092571575Z\" level=info msg=\"Creating container: openstack/swift-storage-0/rsync\" id=ec4e8339-1b10-449a-b19e-5214730a3f2c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:05:14.093077 crc crio[22652]: time=\"2026-06-11T11:05:14.093010579Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:05:14.149942 crc crio[22652]: time=\"2026-06-11T11:05:14.14986297Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:05:14.153019 crc crio[22652]: time=\"2026-06-11T11:05:14.152956266Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:05:14.282343 crc crio[22652]: time=\"2026-06-11T11:05:14.282287269Z\" level=info msg=\"Created container d146514dc398b401490bb580888a1c971fe3c4be80c1bb77b451aaa4639dd818: openstack/swift-storage-0/rsync\" id=ec4e8339-1b10-449a-b19e-5214730a3f2c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:05:14.285629 crc crio[22652]: time=\"2026-06-11T11:05:14.285526996Z\" level=info msg=\"Starting container: d146514dc398b401490bb580888a1c971fe3c4be80c1bb77b451aaa4639dd818\" id=116506f5-a610-4eea-9697-ccf66c190bc9 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:05:14.290804 crc crio[22652]: time=\"2026-06-11T11:05:14.290760344Z\" level=info msg=\"Started container\" PID=60914 containerID=d146514dc398b401490bb580888a1c971fe3c4be80c1bb77b451aaa4639dd818 description=openstack/swift-storage-0/rsync id=116506f5-a610-4eea-9697-ccf66c190bc9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=50ef70d4250e784decfe294f6042b2a3ca4c391f812948a90fd2137fc9add240\nJun 11 11:05:14.303381 crc crio[22652]: time=\"2026-06-11T11:05:14.303033299Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=80a1fe51-9982-4ad6-a3c5-b107fca46ce5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:05:14.315331 crc crio[22652]: time=\"2026-06-11T11:05:14.315229011Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=99bc1f2e-251d-42aa-9754-0b1f4379aded name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:05:14.321333 crc crio[22652]: time=\"2026-06-11T11:05:14.321247899Z\" level=info msg=\"Creating container: openstack/swift-storage-0/swift-recon-cron\" id=36130e42-848d-4dae-bbf5-d11dc480555c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:05:14.321808 crc crio[22652]: time=\"2026-06-11T11:05:14.321751555Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:05:14.390341 crc crio[22652]: time=\"2026-06-11T11:05:14.390076566Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:05:14.398042 crc crio[22652]: time=\"2026-06-11T11:05:14.397740975Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:05:14.537410 crc crio[22652]: time=\"2026-06-11T11:05:14.537241516Z\" level=info msg=\"Created container 22ead6ca7a0283cc9baf88c4f7be8489346b5f142f7d5f4d5810bc4266167185: openstack/swift-storage-0/swift-recon-cron\" id=36130e42-848d-4dae-bbf5-d11dc480555c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:05:14.538763 crc crio[22652]: time=\"2026-06-11T11:05:14.53865329Z\" level=info msg=\"Starting container: 22ead6ca7a0283cc9baf88c4f7be8489346b5f142f7d5f4d5810bc4266167185\" id=5197a2db-69c9-4cc7-b02c-ff19f4f01039 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:05:14.545032 crc crio[22652]: time=\"2026-06-11T11:05:14.544927416Z\" level=info msg=\"Started container\" PID=60941 containerID=22ead6ca7a0283cc9baf88c4f7be8489346b5f142f7d5f4d5810bc4266167185 description=openstack/swift-storage-0/swift-recon-cron id=5197a2db-69c9-4cc7-b02c-ff19f4f01039 name=/runtime.v1.RuntimeService/StartContainer sandboxID=50ef70d4250e784decfe294f6042b2a3ca4c391f812948a90fd2137fc9add240\nJun 11 11:05:16.416493 crc crio[22652]: time=\"2026-06-11T11:05:16.415879386Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-68c444669f-stff4/POD\" id=244745a1-984f-4473-8f93-7e84f615855d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:05:16.416493 crc crio[22652]: time=\"2026-06-11T11:05:16.416423863Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:05:16.452265 crc crio[22652]: time=\"2026-06-11T11:05:16.451828348Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68c444669f-stff4 Namespace:openstack ID:572660153b949c4c7e878b86b10bb105065e5635a95b00cfce430c748d08467a UID:c3f3b1b3-f5c8-4afe-b35c-3697eb6ff79f NetNS:/var/run/netns/39ebdfc5-51e8-4283-8543-5e4fdf596f8c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc3f3b1b3_f5c8_4afe_b35c_3697eb6ff79f.slice PodAnnotations:0xc005a4cd58}] Aliases:map[]}\"\nJun 11 11:05:16.452265 crc crio[22652]: time=\"2026-06-11T11:05:16.452020614Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-68c444669f-stff4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:05:17.036679 crc crio[22652]: 2026-06-11T11:05:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:572660153b949c4 Mac:5a:94:e2:3e:26:f6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8a Mtu:0 Sandbox:/var/run/netns/39ebdfc5-51e8-4283-8543-5e4fdf596f8c SocketPath: PciID:}] [{Interface:0xc00050c740 Address:{IP:10.217.0.138 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:05:17.038093 crc crio[22652]: time=\"2026-06-11T11:05:17.038006912Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68c444669f-stff4 Namespace:openstack ID:572660153b949c4c7e878b86b10bb105065e5635a95b00cfce430c748d08467a UID:c3f3b1b3-f5c8-4afe-b35c-3697eb6ff79f NetNS:/var/run/netns/39ebdfc5-51e8-4283-8543-5e4fdf596f8c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc3f3b1b3_f5c8_4afe_b35c_3697eb6ff79f.slice PodAnnotations:0xc005a4cd58}] Aliases:map[]}\"\nJun 11 11:05:17.038309 crc crio[22652]: time=\"2026-06-11T11:05:17.038288191Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-68c444669f-stff4 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:05:17.051230 crc crio[22652]: time=\"2026-06-11T11:05:17.050382474Z\" level=info msg=\"Ran pod sandbox 572660153b949c4c7e878b86b10bb105065e5635a95b00cfce430c748d08467a with infra container: openstack/dnsmasq-dns-68c444669f-stff4/POD\" id=244745a1-984f-4473-8f93-7e84f615855d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:05:17.052717 crc crio[22652]: time=\"2026-06-11T11:05:17.052640643Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=bc48a1ac-610b-4160-9806-b3b73aa22ac3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:05:17.120241 crc crio[22652]: time=\"2026-06-11T11:05:17.120036131Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=59b844bf-2c9d-45fa-8530-5e7d90ba3e95 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:05:17.127390 crc crio[22652]: time=\"2026-06-11T11:05:17.127292998Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-68c444669f-stff4/init\" id=30be1531-0a53-49be-977e-d7bf439b4d10 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:05:17.127732 crc crio[22652]: time=\"2026-06-11T11:05:17.12767595Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:05:17.172897 crc crio[22652]: time=\"2026-06-11T11:05:17.172799844Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:05:17.177109 crc crio[22652]: time=\"2026-06-11T11:05:17.177028796Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:05:17.309911 crc crio[22652]: time=\"2026-06-11T11:05:17.309385523Z\" level=info msg=\"Created container d0d57d841703076c4e9c4786c34b1cafd3489e92e839a12cb3d64f44480ae38f: openstack/dnsmasq-dns-68c444669f-stff4/init\" id=30be1531-0a53-49be-977e-d7bf439b4d10 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:05:17.311821 crc crio[22652]: time=\"2026-06-11T11:05:17.311733846Z\" level=info msg=\"Starting container: d0d57d841703076c4e9c4786c34b1cafd3489e92e839a12cb3d64f44480ae38f\" id=d0216a3a-6c47-4e94-b08d-5cd03c53425f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:05:17.318493 crc crio[22652]: time=\"2026-06-11T11:05:17.318385555Z\" level=info msg=\"Started container\" PID=61124 containerID=d0d57d841703076c4e9c4786c34b1cafd3489e92e839a12cb3d64f44480ae38f description=openstack/dnsmasq-dns-68c444669f-stff4/init id=d0216a3a-6c47-4e94-b08d-5cd03c53425f name=/runtime.v1.RuntimeService/StartContainer sandboxID=572660153b949c4c7e878b86b10bb105065e5635a95b00cfce430c748d08467a\nJun 11 11:05:17.533907 crc crio[22652]: time=\"2026-06-11T11:05:17.533824035Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=5308b0cd-370f-4ec0-9c35-9f0bb0e3a4f0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:05:17.597891 crc crio[22652]: time=\"2026-06-11T11:05:17.597689625Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=8d193112-a4ff-4794-a8d3-cd5bda93eadb name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:05:17.604265 crc crio[22652]: time=\"2026-06-11T11:05:17.604075416Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-68c444669f-stff4/dnsmasq-dns\" id=f4ba9e2a-637a-4d1a-b8b3-0b9a7f2363f6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:05:17.604640 crc crio[22652]: time=\"2026-06-11T11:05:17.604571511Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:05:17.651220 crc crio[22652]: time=\"2026-06-11T11:05:17.651090168Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:05:17.657678 crc crio[22652]: time=\"2026-06-11T11:05:17.657626874Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:05:17.826223 crc crio[22652]: time=\"2026-06-11T11:05:17.82605946Z\" level=info msg=\"Created container 7bd3c1303bbbe06b49aed29311a1bac5a2b2f5cd4cd2901e2348109bb42c2e77: openstack/dnsmasq-dns-68c444669f-stff4/dnsmasq-dns\" id=f4ba9e2a-637a-4d1a-b8b3-0b9a7f2363f6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:05:17.828045 crc crio[22652]: time=\"2026-06-11T11:05:17.827882877Z\" level=info msg=\"Starting container: 7bd3c1303bbbe06b49aed29311a1bac5a2b2f5cd4cd2901e2348109bb42c2e77\" id=657458a7-e73b-43d9-af20-b10853839e27 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:05:17.834679 crc crio[22652]: time=\"2026-06-11T11:05:17.834333619Z\" level=info msg=\"Started container\" PID=61148 containerID=7bd3c1303bbbe06b49aed29311a1bac5a2b2f5cd4cd2901e2348109bb42c2e77 description=openstack/dnsmasq-dns-68c444669f-stff4/dnsmasq-dns id=657458a7-e73b-43d9-af20-b10853839e27 name=/runtime.v1.RuntimeService/StartContainer sandboxID=572660153b949c4c7e878b86b10bb105065e5635a95b00cfce430c748d08467a\nJun 11 11:05:18.560458 crc crio[22652]: time=\"2026-06-11T11:05:18.559984802Z\" level=info msg=\"Stopping pod sandbox: 0642d9264789c1ebaa7cda65eb111908079772940c97307b9a048d66f3be5a23\" id=8ea2875a-125b-4775-9c09-0e3700fd5dcf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:05:18.561291 crc crio[22652]: time=\"2026-06-11T11:05:18.561094658Z\" level=info msg=\"Got pod network &{Name:keystone-db-sync-dfjjj Namespace:openstack ID:0642d9264789c1ebaa7cda65eb111908079772940c97307b9a048d66f3be5a23 UID:6d50fb70-6601-4eac-8298-34e7f12a35f4 NetNS:/var/run/netns/20b1cf74-54d2-43dd-bec6-dc4164018a81 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6d50fb70_6601_4eac_8298_34e7f12a35f4.slice PodAnnotations:0xc0022f6520}] Aliases:map[]}\"\nJun 11 11:05:18.561434 crc crio[22652]: time=\"2026-06-11T11:05:18.561365177Z\" level=info msg=\"Deleting pod openstack_keystone-db-sync-dfjjj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:05:18.920887 crc crio[22652]: time=\"2026-06-11T11:05:18.920707274Z\" level=info msg=\"Stopped pod sandbox: 0642d9264789c1ebaa7cda65eb111908079772940c97307b9a048d66f3be5a23\" id=8ea2875a-125b-4775-9c09-0e3700fd5dcf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:05:19.596385 crc crio[22652]: time=\"2026-06-11T11:05:19.596008801Z\" level=info msg=\"Stopping pod sandbox: b8c8956b67ed174047a16138b6df8fec9038483e2d2dacf992881800c7eca45a\" id=b7c3a179-6ad6-4ed9-898e-62f8d6a93237 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:05:19.597632 crc crio[22652]: time=\"2026-06-11T11:05:19.597053994Z\" level=info msg=\"Got pod network &{Name:glance-db-sync-4x2dn Namespace:openstack ID:b8c8956b67ed174047a16138b6df8fec9038483e2d2dacf992881800c7eca45a UID:44a6bcbe-e0a2-4ec6-9e5f-3668a54d4dd7 NetNS:/var/run/netns/4dcdc361-5503-4664-afc3-1ae7a753e34c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod44a6bcbe_e0a2_4ec6_9e5f_3668a54d4dd7.slice PodAnnotations:0xc002618198}] Aliases:map[]}\"\nJun 11 11:05:19.597729 crc crio[22652]: time=\"2026-06-11T11:05:19.597703044Z\" level=info msg=\"Deleting pod openstack_glance-db-sync-4x2dn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:05:22.640285 crc crio[22652]: time=\"2026-06-11T11:05:22.638564728Z\" level=info msg=\"Stopped pod sandbox: b8c8956b67ed174047a16138b6df8fec9038483e2d2dacf992881800c7eca45a\" id=b7c3a179-6ad6-4ed9-898e-62f8d6a93237 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:05:25.463106 crc crio[22652]: time=\"2026-06-11T11:05:25.461679714Z\" level=info msg=\"Stopping container: 7bd3c1303bbbe06b49aed29311a1bac5a2b2f5cd4cd2901e2348109bb42c2e77 (timeout: 10s)\" id=2e8aac07-77c9-4efd-a40d-783d8e7e0a72 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:05:25.603232 crc crio[22652]: time=\"2026-06-11T11:05:25.601860217Z\" level=info msg=\"Stopped container 7bd3c1303bbbe06b49aed29311a1bac5a2b2f5cd4cd2901e2348109bb42c2e77: openstack/dnsmasq-dns-68c444669f-stff4/dnsmasq-dns\" id=2e8aac07-77c9-4efd-a40d-783d8e7e0a72 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:05:25.605806 crc crio[22652]: time=\"2026-06-11T11:05:25.603711312Z\" level=info msg=\"Stopping pod sandbox: 572660153b949c4c7e878b86b10bb105065e5635a95b00cfce430c748d08467a\" id=9b611085-6fed-489c-b78d-79f1495204aa name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:05:25.605806 crc crio[22652]: time=\"2026-06-11T11:05:25.604547479Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68c444669f-stff4 Namespace:openstack ID:572660153b949c4c7e878b86b10bb105065e5635a95b00cfce430c748d08467a UID:c3f3b1b3-f5c8-4afe-b35c-3697eb6ff79f NetNS:/var/run/netns/39ebdfc5-51e8-4283-8543-5e4fdf596f8c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc3f3b1b3_f5c8_4afe_b35c_3697eb6ff79f.slice PodAnnotations:0xc002928a18}] Aliases:map[]}\"\nJun 11 11:05:25.605806 crc crio[22652]: time=\"2026-06-11T11:05:25.604705904Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-68c444669f-stff4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:05:25.986557 crc crio[22652]: time=\"2026-06-11T11:05:25.986481155Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-5556978f87-mdr8r/POD\" id=58c06d76-b82d-4e9e-b7a9-bf5c754332eb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:05:25.986715 crc crio[22652]: time=\"2026-06-11T11:05:25.986593448Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:05:26.113244 crc crio[22652]: time=\"2026-06-11T11:05:26.110570586Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-5556978f87-mdr8r Namespace:openstack ID:bc65a2f00faed08908e852b59e1acf5d1a2058e82c9c0e070a04904641701bc6 UID:f3352b91-8fb4-452f-b8b1-667346e637fc NetNS:/var/run/netns/bf774cc5-12d2-4590-9139-0e0308f52d82 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf3352b91_8fb4_452f_b8b1_667346e637fc.slice PodAnnotations:0xc0036e6a50}] Aliases:map[]}\"\nJun 11 11:05:26.113244 crc crio[22652]: time=\"2026-06-11T11:05:26.110881515Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-5556978f87-mdr8r to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:05:26.143525 crc crio[22652]: time=\"2026-06-11T11:05:26.143471624Z\" level=info msg=\"Running pod sandbox: openstack/keystone-bootstrap-td8xq/POD\" id=698d29eb-a44e-48e0-a07a-2bc5fa6e16e5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:05:26.143737 crc crio[22652]: time=\"2026-06-11T11:05:26.143712396Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:05:26.276969 crc crio[22652]: time=\"2026-06-11T11:05:26.271995863Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-td8xq Namespace:openstack ID:a8c0f02d70f1238912b21fe0f26c673da62929f1cbe827fc31ecc22037e9b6fb UID:9f9c51a3-63bf-4a9a-8c87-541f0ea02a60 NetNS:/var/run/netns/ef178a23-8b5f-451f-b0f3-994a446251f0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9f9c51a3_63bf_4a9a_8c87_541f0ea02a60.slice PodAnnotations:0xc002928b28}] Aliases:map[]}\"\nJun 11 11:05:26.276969 crc crio[22652]: time=\"2026-06-11T11:05:26.272075796Z\" level=info msg=\"Adding pod openstack_keystone-bootstrap-td8xq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:05:26.544690 crc crio[22652]: time=\"2026-06-11T11:05:26.540671647Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=b0eb5bd9-037d-4da4-9f66-3edee243d71d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:05:26.544690 crc crio[22652]: time=\"2026-06-11T11:05:26.541033979Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:05:26.553466 crc crio[22652]: time=\"2026-06-11T11:05:26.55337818Z\" level=info msg=\"Running pod sandbox: openstack/cinder-db-sync-29lb4/POD\" id=a5c34b1e-aced-44c2-8f66-655bd5c2c26b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:05:26.553615 crc crio[22652]: time=\"2026-06-11T11:05:26.553500724Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:05:26.667403 crc crio[22652]: time=\"2026-06-11T11:05:26.665601701Z\" level=info msg=\"Stopped pod sandbox: 572660153b949c4c7e878b86b10bb105065e5635a95b00cfce430c748d08467a\" id=9b611085-6fed-489c-b78d-79f1495204aa name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:05:26.682079 crc crio[22652]: time=\"2026-06-11T11:05:26.681984677Z\" level=info msg=\"Got pod network &{Name:cinder-db-sync-29lb4 Namespace:openstack ID:1747d0d3e5e607b0cdbb7e208ca8ec9065ae4ecd93fd5eb952c629c960a0e7ed UID:5863c2af-5d7f-4b90-a8c1-155394118b50 NetNS:/var/run/netns/c7a56e29-d476-4c21-a4f8-e40e740ccfc6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5863c2af_5d7f_4b90_a8c1_155394118b50.slice PodAnnotations:0xc005a4c4d0}] Aliases:map[]}\"\nJun 11 11:05:26.682079 crc crio[22652]: time=\"2026-06-11T11:05:26.682051209Z\" level=info msg=\"Adding pod openstack_cinder-db-sync-29lb4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:05:26.693227 crc crio[22652]: time=\"2026-06-11T11:05:26.686969052Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:6ad27316ebe077d1561c112eaf21e23d23397c5ea289bbc52584db4ed49f81f4 UID:8aac619d-73fe-470e-96ac-5031147eced9 NetNS:/var/run/netns/4af5c5f1-ad4c-40e0-b6aa-b9e514ece408 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8aac619d_73fe_470e_96ac_5031147eced9.slice PodAnnotations:0xc000988788}] Aliases:map[]}\"\nJun 11 11:05:26.693227 crc crio[22652]: time=\"2026-06-11T11:05:26.687049174Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:05:26.834353 crc crio[22652]: time=\"2026-06-11T11:05:26.834302072Z\" level=info msg=\"Running pod sandbox: openstack/neutron-db-sync-8w6nw/POD\" id=9e56b193-94cd-4a96-b1a1-f0daa9139698 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:05:26.841885 crc crio[22652]: time=\"2026-06-11T11:05:26.84180125Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:05:26.960104 crc crio[22652]: time=\"2026-06-11T11:05:26.959530679Z\" level=info msg=\"Running pod sandbox: openstack/barbican-db-sync-tf75q/POD\" id=8f1a321a-f576-462b-8539-31c411d8b15d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:05:26.960104 crc crio[22652]: time=\"2026-06-11T11:05:26.959713905Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:05:26.974225 crc crio[22652]: time=\"2026-06-11T11:05:26.974176238Z\" level=info msg=\"Got pod network &{Name:neutron-db-sync-8w6nw Namespace:openstack ID:5b1efe741a77fa3f1dffa21913112443b8d2b4bbcce9f2c624073bd0f5c4a504 UID:e678ce75-49c8-4387-ac3b-e8e0aa92338f NetNS:/var/run/netns/d1b6ee64-fba0-4e2e-973d-a7cab1411277 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode678ce75_49c8_4387_ac3b_e8e0aa92338f.slice PodAnnotations:0xc0036e6408}] Aliases:map[]}\"\nJun 11 11:05:26.974532 crc crio[22652]: time=\"2026-06-11T11:05:26.974513174Z\" level=info msg=\"Adding pod openstack_neutron-db-sync-8w6nw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:05:27.099712 crc crio[22652]: time=\"2026-06-11T11:05:27.099248328Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-65b8c788ff-6n8zr/POD\" id=4ee3c619-2df4-4a60-9f66-a87684d7c76a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:05:27.099849 crc crio[22652]: time=\"2026-06-11T11:05:27.099738504Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:05:27.114068 crc crio[22652]: time=\"2026-06-11T11:05:27.113853563Z\" level=info msg=\"Got pod network &{Name:barbican-db-sync-tf75q Namespace:openstack ID:211cc5fb19c87a857dfad7f0227c8a4f0412d365e67ba21edb31eeaa266944b8 UID:56c6cb6f-7785-4314-9f2b-02e49a6176ce NetNS:/var/run/netns/fd2ff31a-75a7-44d3-9f95-d3ccbdb86140 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod56c6cb6f_7785_4314_9f2b_02e49a6176ce.slice PodAnnotations:0xc0004beec0}] Aliases:map[]}\"\nJun 11 11:05:27.114068 crc crio[22652]: time=\"2026-06-11T11:05:27.113921935Z\" level=info msg=\"Adding pod openstack_barbican-db-sync-tf75q to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:05:27.155503 crc crio[22652]: time=\"2026-06-11T11:05:27.152461434Z\" level=info msg=\"Running pod sandbox: openstack/placement-db-sync-2vxlv/POD\" id=ec187180-92aa-424a-b64e-23ef2edc4ea5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:05:27.155503 crc crio[22652]: time=\"2026-06-11T11:05:27.152577888Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:05:27.317791 crc crio[22652]: time=\"2026-06-11T11:05:27.317511091Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-65b8c788ff-6n8zr Namespace:openstack ID:4b9a1f71cdf7a8d9f9227aee91750b44d1c990959883be936ef90749bcbd31bb UID:fd869423-d9d8-49e6-9ea2-818851cac9a4 NetNS:/var/run/netns/20542fb1-1491-4e08-8e7c-65158bcb9bff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfd869423_d9d8_49e6_9ea2_818851cac9a4.slice PodAnnotations:0xc0004bf228}] Aliases:map[]}\"\nJun 11 11:05:27.317791 crc crio[22652]: time=\"2026-06-11T11:05:27.317623435Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-65b8c788ff-6n8zr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:05:27.394780 crc crio[22652]: time=\"2026-06-11T11:05:27.392091266Z\" level=info msg=\"Got pod network &{Name:placement-db-sync-2vxlv Namespace:openstack ID:78690cf18e0bac7af401841d3e2713d1dc3221c65e9d88c3e057814cdc77674e UID:428e1c76-9877-49d3-9647-2c653c4b4f65 NetNS:/var/run/netns/c45bd792-e7bd-4e24-9896-26e10aa78a4a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod428e1c76_9877_49d3_9647_2c653c4b4f65.slice PodAnnotations:0xc002618320}] Aliases:map[]}\"\nJun 11 11:05:27.394780 crc crio[22652]: time=\"2026-06-11T11:05:27.392233451Z\" level=info msg=\"Adding pod openstack_placement-db-sync-2vxlv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:05:27.410424 crc crio[22652]: 2026-06-11T11:05:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a8c0f02d70f1238 Mac:52:e6:1b:73:9c:10 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8b Mtu:0 Sandbox:/var/run/netns/ef178a23-8b5f-451f-b0f3-994a446251f0 SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.139 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:05:27.414248 crc crio[22652]: time=\"2026-06-11T11:05:27.410971761Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-td8xq Namespace:openstack ID:a8c0f02d70f1238912b21fe0f26c673da62929f1cbe827fc31ecc22037e9b6fb UID:9f9c51a3-63bf-4a9a-8c87-541f0ea02a60 NetNS:/var/run/netns/ef178a23-8b5f-451f-b0f3-994a446251f0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9f9c51a3_63bf_4a9a_8c87_541f0ea02a60.slice PodAnnotations:0xc002928b28}] Aliases:map[]}\"\nJun 11 11:05:27.414248 crc crio[22652]: time=\"2026-06-11T11:05:27.411205909Z\" level=info msg=\"Checking pod openstack_keystone-bootstrap-td8xq for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:05:27.476340 crc crio[22652]: time=\"2026-06-11T11:05:27.474603485Z\" level=info msg=\"Ran pod sandbox a8c0f02d70f1238912b21fe0f26c673da62929f1cbe827fc31ecc22037e9b6fb with infra container: openstack/keystone-bootstrap-td8xq/POD\" id=698d29eb-a44e-48e0-a07a-2bc5fa6e16e5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:05:27.589212 crc crio[22652]: time=\"2026-06-11T11:05:27.581832004Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=467a65ca-0d29-4205-ad3c-ea6b97a7db09 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:05:27.608466 crc crio[22652]: 2026-06-11T11:05:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bc65a2f00faed08 Mac:fe:52:67:b9:a0:18 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8c Mtu:0 Sandbox:/var/run/netns/bf774cc5-12d2-4590-9139-0e0308f52d82 SocketPath: PciID:}] [{Interface:0xc0004826c0 Address:{IP:10.217.0.140 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:05:27.610877 crc crio[22652]: time=\"2026-06-11T11:05:27.609862602Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-5556978f87-mdr8r Namespace:openstack ID:bc65a2f00faed08908e852b59e1acf5d1a2058e82c9c0e070a04904641701bc6 UID:f3352b91-8fb4-452f-b8b1-667346e637fc NetNS:/var/run/netns/bf774cc5-12d2-4590-9139-0e0308f52d82 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf3352b91_8fb4_452f_b8b1_667346e637fc.slice PodAnnotations:0xc0036e6a50}] Aliases:map[]}\"\nJun 11 11:05:27.610877 crc crio[22652]: time=\"2026-06-11T11:05:27.610020068Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-5556978f87-mdr8r for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:05:27.622503 crc crio[22652]: time=\"2026-06-11T11:05:27.622328164Z\" level=info msg=\"Ran pod sandbox bc65a2f00faed08908e852b59e1acf5d1a2058e82c9c0e070a04904641701bc6 with infra container: openstack/dnsmasq-dns-5556978f87-mdr8r/POD\" id=58c06d76-b82d-4e9e-b7a9-bf5c754332eb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:05:27.637216 crc crio[22652]: time=\"2026-06-11T11:05:27.636466365Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=903eff69-4e3e-41c2-b85e-a3e2a411164a name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:05:27.741764 crc crio[22652]: time=\"2026-06-11T11:05:27.740473306Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=ebd93893-f1ed-4f6c-a11b-3c781a97ff2c name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:05:27.773699 crc crio[22652]: time=\"2026-06-11T11:05:27.773593116Z\" level=info msg=\"Creating container: openstack/keystone-bootstrap-td8xq/keystone-bootstrap\" id=bc0f2541-73ce-4a36-b57a-7e0f07062d11 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:05:27.776760 crc crio[22652]: time=\"2026-06-11T11:05:27.774991821Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:05:27.873039 crc crio[22652]: time=\"2026-06-11T11:05:27.872624474Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=56431834-f811-422e-8ad7-569aafbb4ec4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:05:27.875545 crc crio[22652]: time=\"2026-06-11T11:05:27.87501466Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-6674dbf88c-zkx77/POD\" id=dfa03927-905f-4094-80e0-1b74c26afcb8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:05:27.875749 crc crio[22652]: time=\"2026-06-11T11:05:27.875588238Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:05:27.891518 crc crio[22652]: time=\"2026-06-11T11:05:27.890872635Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:05:27.903413 crc crio[22652]: time=\"2026-06-11T11:05:27.903309045Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:05:27.940759 crc crio[22652]: time=\"2026-06-11T11:05:27.940590516Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-5556978f87-mdr8r/init\" id=6b7d19da-cd70-420b-bcdd-2bff6bb48f9d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:05:27.941207 crc crio[22652]: time=\"2026-06-11T11:05:27.941082439Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:05:27.949285 crc crio[22652]: time=\"2026-06-11T11:05:27.949237128Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6674dbf88c-zkx77 Namespace:openstack ID:4dc790dce2c1210604fcafab449b31b5e543df7a2013318a9f535d377ed6298b UID:7636bade-d6da-4b00-8612-ea18f16d57fa NetNS:/var/run/netns/d84e6e4c-295b-4880-ac52-4ab89248f0f9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7636bade_d6da_4b00_8612_ea18f16d57fa.slice PodAnnotations:0xc0004bf340}] Aliases:map[]}\"\nJun 11 11:05:27.949561 crc crio[22652]: time=\"2026-06-11T11:05:27.949539227Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-6674dbf88c-zkx77 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:05:28.048460 crc crio[22652]: time=\"2026-06-11T11:05:28.048384431Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:05:28.052973 crc crio[22652]: time=\"2026-06-11T11:05:28.05252864Z\" level=info msg=\"Created container 20413c5cff16652ac665cd8fab2631c458b6d62dc5315a264c3d7133983884ed: openstack/keystone-bootstrap-td8xq/keystone-bootstrap\" id=bc0f2541-73ce-4a36-b57a-7e0f07062d11 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:05:28.053513 crc crio[22652]: time=\"2026-06-11T11:05:28.05344961Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:05:28.054340 crc crio[22652]: time=\"2026-06-11T11:05:28.054115821Z\" level=info msg=\"Starting container: 20413c5cff16652ac665cd8fab2631c458b6d62dc5315a264c3d7133983884ed\" id=8ff597d8-8b3c-4fc3-963c-18a8943780cf name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:05:28.083105 crc crio[22652]: time=\"2026-06-11T11:05:28.081388993Z\" level=info msg=\"Started container\" PID=61979 containerID=20413c5cff16652ac665cd8fab2631c458b6d62dc5315a264c3d7133983884ed description=openstack/keystone-bootstrap-td8xq/keystone-bootstrap id=8ff597d8-8b3c-4fc3-963c-18a8943780cf name=/runtime.v1.RuntimeService/StartContainer sandboxID=a8c0f02d70f1238912b21fe0f26c673da62929f1cbe827fc31ecc22037e9b6fb\nJun 11 11:05:28.211572 crc crio[22652]: 2026-06-11T11:05:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6ad27316ebe077d Mac:82:76:87:08:54:25 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8d Mtu:0 Sandbox:/var/run/netns/4af5c5f1-ad4c-40e0-b6aa-b9e514ece408 SocketPath: PciID:}] [{Interface:0xc000584d70 Address:{IP:10.217.0.141 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:05:28.212557 crc crio[22652]: time=\"2026-06-11T11:05:28.212453902Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:6ad27316ebe077d1561c112eaf21e23d23397c5ea289bbc52584db4ed49f81f4 UID:8aac619d-73fe-470e-96ac-5031147eced9 NetNS:/var/run/netns/4af5c5f1-ad4c-40e0-b6aa-b9e514ece408 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8aac619d_73fe_470e_96ac_5031147eced9.slice PodAnnotations:0xc000988788}] Aliases:map[]}\"\nJun 11 11:05:28.212906 crc crio[22652]: time=\"2026-06-11T11:05:28.212669769Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:05:28.251324 crc crio[22652]: time=\"2026-06-11T11:05:28.24290254Z\" level=info msg=\"Ran pod sandbox 6ad27316ebe077d1561c112eaf21e23d23397c5ea289bbc52584db4ed49f81f4 with infra container: openstack/ceilometer-0/POD\" id=b0eb5bd9-037d-4da4-9f66-3edee243d71d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:05:28.251324 crc crio[22652]: time=\"2026-06-11T11:05:28.248408047Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=465e894e-c58a-4438-86ee-da0d38284b9f name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:05:28.251324 crc crio[22652]: time=\"2026-06-11T11:05:28.249232033Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified not found\" id=465e894e-c58a-4438-86ee-da0d38284b9f name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:05:28.251324 crc crio[22652]: time=\"2026-06-11T11:05:28.249278265Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified found\" id=465e894e-c58a-4438-86ee-da0d38284b9f name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:05:28.255681 crc crio[22652]: time=\"2026-06-11T11:05:28.255585884Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=48737b51-d904-4adb-aa57-149736762c27 name=/runtime.v1.ImageService/PullImage\nJun 11 11:05:28.277385 crc crio[22652]: 2026-06-11T11:05:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1747d0d3e5e607b Mac:da:3d:b3:5e:3f:45 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8e Mtu:0 Sandbox:/var/run/netns/c7a56e29-d476-4c21-a4f8-e40e740ccfc6 SocketPath: PciID:}] [{Interface:0xc000014f60 Address:{IP:10.217.0.142 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:05:28.280617 crc crio[22652]: time=\"2026-06-11T11:05:28.279175843Z\" level=info msg=\"Got pod network &{Name:cinder-db-sync-29lb4 Namespace:openstack ID:1747d0d3e5e607b0cdbb7e208ca8ec9065ae4ecd93fd5eb952c629c960a0e7ed UID:5863c2af-5d7f-4b90-a8c1-155394118b50 NetNS:/var/run/netns/c7a56e29-d476-4c21-a4f8-e40e740ccfc6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5863c2af_5d7f_4b90_a8c1_155394118b50.slice PodAnnotations:0xc005a4c4d0}] Aliases:map[]}\"\nJun 11 11:05:28.280617 crc crio[22652]: time=\"2026-06-11T11:05:28.27938494Z\" level=info msg=\"Checking pod openstack_cinder-db-sync-29lb4 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:05:28.280617 crc crio[22652]: time=\"2026-06-11T11:05:28.279513154Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\\\"\"\nJun 11 11:05:28.324385 crc crio[22652]: time=\"2026-06-11T11:05:28.31390332Z\" level=info msg=\"Ran pod sandbox 1747d0d3e5e607b0cdbb7e208ca8ec9065ae4ecd93fd5eb952c629c960a0e7ed with infra container: openstack/cinder-db-sync-29lb4/POD\" id=a5c34b1e-aced-44c2-8f66-655bd5c2c26b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:05:28.337739 crc crio[22652]: time=\"2026-06-11T11:05:28.337539299Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=a986ba48-3e65-4aa8-a61b-93fda226dfac name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:05:28.339604 crc crio[22652]: time=\"2026-06-11T11:05:28.3394693Z\" level=info msg=\"Created container 02e5a591b97e8071c6a7e884b8536b9d9318d8bb1852a15c0d69316b47b94fc9: openstack/dnsmasq-dns-5556978f87-mdr8r/init\" id=6b7d19da-cd70-420b-bcdd-2bff6bb48f9d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:05:28.339933 crc crio[22652]: time=\"2026-06-11T11:05:28.339825771Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified not found\" id=a986ba48-3e65-4aa8-a61b-93fda226dfac name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:05:28.340285 crc crio[22652]: time=\"2026-06-11T11:05:28.339968435Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified found\" id=a986ba48-3e65-4aa8-a61b-93fda226dfac name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:05:28.351256 crc crio[22652]: time=\"2026-06-11T11:05:28.349661963Z\" level=info msg=\"Starting container: 02e5a591b97e8071c6a7e884b8536b9d9318d8bb1852a15c0d69316b47b94fc9\" id=954e8ae1-42df-4dbe-b1e2-f2d8795d54da name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:05:28.351602 crc crio[22652]: time=\"2026-06-11T11:05:28.351356617Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=6444df58-4687-4633-90a3-99bc8a4e1c96 name=/runtime.v1.ImageService/PullImage\nJun 11 11:05:28.360449 crc crio[22652]: time=\"2026-06-11T11:05:28.360345252Z\" level=info msg=\"Started container\" PID=62024 containerID=02e5a591b97e8071c6a7e884b8536b9d9318d8bb1852a15c0d69316b47b94fc9 description=openstack/dnsmasq-dns-5556978f87-mdr8r/init id=954e8ae1-42df-4dbe-b1e2-f2d8795d54da name=/runtime.v1.RuntimeService/StartContainer sandboxID=bc65a2f00faed08908e852b59e1acf5d1a2058e82c9c0e070a04904641701bc6\nJun 11 11:05:28.362771 crc crio[22652]: time=\"2026-06-11T11:05:28.362481577Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\\\"\"\nJun 11 11:05:28.460805 crc crio[22652]: 2026-06-11T11:05:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:211cc5fb19c87a8 Mac:f2:c0:8e:32:be:4b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:90 Mtu:0 Sandbox:/var/run/netns/fd2ff31a-75a7-44d3-9f95-d3ccbdb86140 SocketPath: PciID:}] [{Interface:0xc0002d07f0 Address:{IP:10.217.0.144 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:05:28.461833 crc crio[22652]: time=\"2026-06-11T11:05:28.461764323Z\" level=info msg=\"Got pod network &{Name:barbican-db-sync-tf75q Namespace:openstack ID:211cc5fb19c87a857dfad7f0227c8a4f0412d365e67ba21edb31eeaa266944b8 UID:56c6cb6f-7785-4314-9f2b-02e49a6176ce NetNS:/var/run/netns/fd2ff31a-75a7-44d3-9f95-d3ccbdb86140 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod56c6cb6f_7785_4314_9f2b_02e49a6176ce.slice PodAnnotations:0xc0004beec0}] Aliases:map[]}\"\nJun 11 11:05:28.461957 crc crio[22652]: time=\"2026-06-11T11:05:28.461916357Z\" level=info msg=\"Checking pod openstack_barbican-db-sync-tf75q for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:05:28.469728 crc crio[22652]: time=\"2026-06-11T11:05:28.46956168Z\" level=info msg=\"Ran pod sandbox 211cc5fb19c87a857dfad7f0227c8a4f0412d365e67ba21edb31eeaa266944b8 with infra container: openstack/barbican-db-sync-tf75q/POD\" id=8f1a321a-f576-462b-8539-31c411d8b15d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:05:28.472611 crc crio[22652]: 2026-06-11T11:05:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5b1efe741a77fa3 Mac:aa:2b:48:fb:63:ad Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8f Mtu:0 Sandbox:/var/run/netns/d1b6ee64-fba0-4e2e-973d-a7cab1411277 SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.143 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:05:28.474238 crc crio[22652]: time=\"2026-06-11T11:05:28.474105762Z\" level=info msg=\"Got pod network &{Name:neutron-db-sync-8w6nw Namespace:openstack ID:5b1efe741a77fa3f1dffa21913112443b8d2b4bbcce9f2c624073bd0f5c4a504 UID:e678ce75-49c8-4387-ac3b-e8e0aa92338f NetNS:/var/run/netns/d1b6ee64-fba0-4e2e-973d-a7cab1411277 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode678ce75_49c8_4387_ac3b_e8e0aa92338f.slice PodAnnotations:0xc0036e6408}] Aliases:map[]}\"\nJun 11 11:05:28.474774 crc crio[22652]: time=\"2026-06-11T11:05:28.474332379Z\" level=info msg=\"Checking pod openstack_neutron-db-sync-8w6nw for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:05:28.477526 crc crio[22652]: time=\"2026-06-11T11:05:28.477451613Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=3924bcf8-5f89-40de-8f78-0ff32bcee484 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:05:28.477761 crc crio[22652]: time=\"2026-06-11T11:05:28.47768471Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified not found\" id=3924bcf8-5f89-40de-8f78-0ff32bcee484 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:05:28.478215 crc crio[22652]: time=\"2026-06-11T11:05:28.477765833Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified found\" id=3924bcf8-5f89-40de-8f78-0ff32bcee484 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:05:28.479067 crc crio[22652]: time=\"2026-06-11T11:05:28.478924698Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=be91f80c-6129-4790-b3b6-8b9284311af1 name=/runtime.v1.ImageService/PullImage\nJun 11 11:05:28.481699 crc crio[22652]: time=\"2026-06-11T11:05:28.48161667Z\" level=info msg=\"Ran pod sandbox 5b1efe741a77fa3f1dffa21913112443b8d2b4bbcce9f2c624073bd0f5c4a504 with infra container: openstack/neutron-db-sync-8w6nw/POD\" id=9e56b193-94cd-4a96-b1a1-f0daa9139698 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:05:28.481815 crc crio[22652]: time=\"2026-06-11T11:05:28.481727197Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\\\"\"\nJun 11 11:05:28.489657 crc crio[22652]: time=\"2026-06-11T11:05:28.489581452Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=4be0373f-f1fc-4b0e-9b13-d9f17f8d74e8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:05:28.540446 crc crio[22652]: time=\"2026-06-11T11:05:28.540016613Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-external-api-0/POD\" id=830f7deb-3945-4eea-99a3-9d80417fa0bb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:05:28.540446 crc crio[22652]: time=\"2026-06-11T11:05:28.540212929Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:05:28.552775 crc crio[22652]: time=\"2026-06-11T11:05:28.552335298Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=ceae2f2a-d56a-4493-81f8-e004b4447a95 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:05:28.579500 crc crio[22652]: time=\"2026-06-11T11:05:28.579445488Z\" level=info msg=\"Creating container: openstack/neutron-db-sync-8w6nw/neutron-db-sync\" id=ffc2eeb5-a56e-4658-a366-560ddc7c45c6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:05:28.586378 crc crio[22652]: time=\"2026-06-11T11:05:28.58390862Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:05:28.601746 crc crio[22652]: time=\"2026-06-11T11:05:28.601599172Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:2fa5373a4069a1fefe611edf9b8d11122349c72f037cb9481706f59ffaab8959 UID:e9b26b16-768c-447f-9a1e-9bfae15c1578 NetNS:/var/run/netns/cb046db3-fb2a-44d5-9ad6-9b44967a0c8c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode9b26b16_768c_447f_9a1e_9bfae15c1578.slice PodAnnotations:0xc0022f69f0}] Aliases:map[]}\"\nJun 11 11:05:28.601746 crc crio[22652]: time=\"2026-06-11T11:05:28.601670814Z\" level=info msg=\"Adding pod openstack_glance-default-external-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:05:28.648051 crc crio[22652]: time=\"2026-06-11T11:05:28.647865751Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:05:28.659725 crc crio[22652]: time=\"2026-06-11T11:05:28.65707385Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:05:28.681996 crc crio[22652]: 2026-06-11T11:05:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:78690cf18e0bac7 Mac:62:32:11:a5:5a:ef Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:92 Mtu:0 Sandbox:/var/run/netns/c45bd792-e7bd-4e24-9896-26e10aa78a4a SocketPath: PciID:}] [{Interface:0xc000405040 Address:{IP:10.217.0.146 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:05:28.681996 crc crio[22652]: time=\"2026-06-11T11:05:28.677873012Z\" level=info msg=\"Got pod network &{Name:placement-db-sync-2vxlv Namespace:openstack ID:78690cf18e0bac7af401841d3e2713d1dc3221c65e9d88c3e057814cdc77674e UID:428e1c76-9877-49d3-9647-2c653c4b4f65 NetNS:/var/run/netns/c45bd792-e7bd-4e24-9896-26e10aa78a4a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod428e1c76_9877_49d3_9647_2c653c4b4f65.slice PodAnnotations:0xc002618320}] Aliases:map[]}\"\nJun 11 11:05:28.681996 crc crio[22652]: time=\"2026-06-11T11:05:28.678005556Z\" level=info msg=\"Checking pod openstack_placement-db-sync-2vxlv for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:05:28.691203 crc crio[22652]: time=\"2026-06-11T11:05:28.684324254Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-internal-api-0/POD\" id=391752a3-0178-44fc-964e-dea767e64a09 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:05:28.691203 crc crio[22652]: time=\"2026-06-11T11:05:28.684444138Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:05:28.691203 crc crio[22652]: time=\"2026-06-11T11:05:28.689695512Z\" level=info msg=\"Ran pod sandbox 78690cf18e0bac7af401841d3e2713d1dc3221c65e9d88c3e057814cdc77674e with infra container: openstack/placement-db-sync-2vxlv/POD\" id=ec187180-92aa-424a-b64e-23ef2edc4ea5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:05:28.714360 crc crio[22652]: time=\"2026-06-11T11:05:28.714091267Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=0ecc0094-76f8-4144-8c16-2f8215eaa3cb name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:05:28.715286 crc crio[22652]: time=\"2026-06-11T11:05:28.715213491Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-placement-api:current-podified not found\" id=0ecc0094-76f8-4144-8c16-2f8215eaa3cb name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:05:28.715371 crc crio[22652]: time=\"2026-06-11T11:05:28.715290274Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-placement-api:current-podified found\" id=0ecc0094-76f8-4144-8c16-2f8215eaa3cb name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:05:28.717642 crc crio[22652]: time=\"2026-06-11T11:05:28.717578506Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=fa44492a-04d6-40a2-980e-c6acfe0e4c2e name=/runtime.v1.ImageService/PullImage\nJun 11 11:05:28.725944 crc crio[22652]: time=\"2026-06-11T11:05:28.722085217Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\\\"\"\nJun 11 11:05:28.731880 crc crio[22652]: time=\"2026-06-11T11:05:28.729689337Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:3d5d18419b3c5c994348bc58879b89fd9a02a5ea804617dac72434d4da2281b2 UID:d444018f-59ea-4dcf-a4e1-1c0318b9e7bb NetNS:/var/run/netns/adf7f08d-b329-42d2-b3a6-0672382bd301 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd444018f_59ea_4dcf_a4e1_1c0318b9e7bb.slice PodAnnotations:0xc002acc960}] Aliases:map[]}\"\nJun 11 11:05:28.731880 crc crio[22652]: time=\"2026-06-11T11:05:28.729774019Z\" level=info msg=\"Adding pod openstack_glance-default-internal-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:05:28.804465 crc crio[22652]: 2026-06-11T11:05:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4b9a1f71cdf7a8d Mac:fe:9a:a0:94:6a:9c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:91 Mtu:0 Sandbox:/var/run/netns/20542fb1-1491-4e08-8e7c-65158bcb9bff SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.145 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:05:28.806529 crc crio[22652]: time=\"2026-06-11T11:05:28.805670153Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-65b8c788ff-6n8zr Namespace:openstack ID:4b9a1f71cdf7a8d9f9227aee91750b44d1c990959883be936ef90749bcbd31bb UID:fd869423-d9d8-49e6-9ea2-818851cac9a4 NetNS:/var/run/netns/20542fb1-1491-4e08-8e7c-65158bcb9bff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfd869423_d9d8_49e6_9ea2_818851cac9a4.slice PodAnnotations:0xc0004bf228}] Aliases:map[]}\"\nJun 11 11:05:28.806529 crc crio[22652]: time=\"2026-06-11T11:05:28.805866169Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-65b8c788ff-6n8zr for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:05:28.881441 crc crio[22652]: 2026-06-11T11:05:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4dc790dce2c1210 Mac:5e:ea:78:b4:78:21 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:93 Mtu:0 Sandbox:/var/run/netns/d84e6e4c-295b-4880-ac52-4ab89248f0f9 SocketPath: PciID:}] [{Interface:0xc0001a46e0 Address:{IP:10.217.0.147 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:05:28.882292 crc crio[22652]: time=\"2026-06-11T11:05:28.882221452Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6674dbf88c-zkx77 Namespace:openstack ID:4dc790dce2c1210604fcafab449b31b5e543df7a2013318a9f535d377ed6298b UID:7636bade-d6da-4b00-8612-ea18f16d57fa NetNS:/var/run/netns/d84e6e4c-295b-4880-ac52-4ab89248f0f9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7636bade_d6da_4b00_8612_ea18f16d57fa.slice PodAnnotations:0xc0004bf340}] Aliases:map[]}\"\nJun 11 11:05:28.882452 crc crio[22652]: time=\"2026-06-11T11:05:28.882393697Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-6674dbf88c-zkx77 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:05:28.896007 crc crio[22652]: time=\"2026-06-11T11:05:28.895901373Z\" level=info msg=\"Ran pod sandbox 4dc790dce2c1210604fcafab449b31b5e543df7a2013318a9f535d377ed6298b with infra container: openstack/dnsmasq-dns-6674dbf88c-zkx77/POD\" id=dfa03927-905f-4094-80e0-1b74c26afcb8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:05:28.901568 crc crio[22652]: time=\"2026-06-11T11:05:28.900406844Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=e6e9b780-ebe2-480e-b700-c20513e1fbab name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:05:28.922296 crc crio[22652]: time=\"2026-06-11T11:05:28.921686968Z\" level=info msg=\"Ran pod sandbox 4b9a1f71cdf7a8d9f9227aee91750b44d1c990959883be936ef90749bcbd31bb with infra container: openstack/dnsmasq-dns-65b8c788ff-6n8zr/POD\" id=4ee3c619-2df4-4a60-9f66-a87684d7c76a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:05:28.957361 crc crio[22652]: time=\"2026-06-11T11:05:28.956671286Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=fb3816fa-a465-4bfc-b703-ef4826d96375 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:05:29.045093 crc crio[22652]: time=\"2026-06-11T11:05:29.044965394Z\" level=info msg=\"Created container dc731c4cea13ed10e15c4d39b77eff84c5b0b59afea8fc6ea174c22e9e364168: openstack/neutron-db-sync-8w6nw/neutron-db-sync\" id=ffc2eeb5-a56e-4658-a366-560ddc7c45c6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:05:29.048218 crc crio[22652]: time=\"2026-06-11T11:05:29.048052349Z\" level=info msg=\"Starting container: dc731c4cea13ed10e15c4d39b77eff84c5b0b59afea8fc6ea174c22e9e364168\" id=f24483ac-5f74-4b06-acaf-7d000ff605a8 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:05:29.050901 crc crio[22652]: time=\"2026-06-11T11:05:29.050808755Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=4054c217-e4d3-4d8f-ae54-efe3c8fb61af name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:05:29.059310 crc crio[22652]: time=\"2026-06-11T11:05:29.059199848Z\" level=info msg=\"Started container\" PID=62147 containerID=dc731c4cea13ed10e15c4d39b77eff84c5b0b59afea8fc6ea174c22e9e364168 description=openstack/neutron-db-sync-8w6nw/neutron-db-sync id=f24483ac-5f74-4b06-acaf-7d000ff605a8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5b1efe741a77fa3f1dffa21913112443b8d2b4bbcce9f2c624073bd0f5c4a504\nJun 11 11:05:29.082537 crc crio[22652]: time=\"2026-06-11T11:05:29.08244601Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6674dbf88c-zkx77/init\" id=d2b6b736-f5a3-46f5-9d8b-d5d68fed5c83 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:05:29.082964 crc crio[22652]: time=\"2026-06-11T11:05:29.082879584Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:05:29.107620 crc crio[22652]: time=\"2026-06-11T11:05:29.10364003Z\" level=info msg=\"Stopping pod sandbox: bc65a2f00faed08908e852b59e1acf5d1a2058e82c9c0e070a04904641701bc6\" id=5b9a8ab8-3924-4694-acfd-04514bbb7776 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:05:29.107620 crc crio[22652]: time=\"2026-06-11T11:05:29.104432955Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-5556978f87-mdr8r Namespace:openstack ID:bc65a2f00faed08908e852b59e1acf5d1a2058e82c9c0e070a04904641701bc6 UID:f3352b91-8fb4-452f-b8b1-667346e637fc NetNS:/var/run/netns/bf774cc5-12d2-4590-9139-0e0308f52d82 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf3352b91_8fb4_452f_b8b1_667346e637fc.slice PodAnnotations:0xc0029282c0}] Aliases:map[]}\"\nJun 11 11:05:29.107620 crc crio[22652]: time=\"2026-06-11T11:05:29.10461326Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-5556978f87-mdr8r from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:05:29.144234 crc crio[22652]: time=\"2026-06-11T11:05:29.142679544Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=9d7edad5-65fa-4c43-9e47-f7e9847d12aa name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:05:29.163386 crc crio[22652]: time=\"2026-06-11T11:05:29.163292622Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-65b8c788ff-6n8zr/init\" id=54caeaac-8210-4fe5-9c5b-916f25bd874e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:05:29.164023 crc crio[22652]: time=\"2026-06-11T11:05:29.163697684Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:05:29.277265 crc crio[22652]: time=\"2026-06-11T11:05:29.277187687Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:05:29.278578 crc crio[22652]: time=\"2026-06-11T11:05:29.278453468Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:05:29.281571 crc crio[22652]: time=\"2026-06-11T11:05:29.281491652Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:05:29.287023 crc crio[22652]: time=\"2026-06-11T11:05:29.286652078Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:05:29.440007 crc crio[22652]: time=\"2026-06-11T11:05:29.439543024Z\" level=info msg=\"Created container 88211b2a0576188eacdee02967c59037da33688f71f4c41e7511ac12b3c4a0f3: openstack/dnsmasq-dns-65b8c788ff-6n8zr/init\" id=54caeaac-8210-4fe5-9c5b-916f25bd874e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:05:29.442787 crc crio[22652]: time=\"2026-06-11T11:05:29.442724073Z\" level=info msg=\"Starting container: 88211b2a0576188eacdee02967c59037da33688f71f4c41e7511ac12b3c4a0f3\" id=5d0f0d60-3eb9-47bd-8d5d-853c73ef3aff name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:05:29.461173 crc crio[22652]: time=\"2026-06-11T11:05:29.460407599Z\" level=info msg=\"Started container\" PID=62261 containerID=88211b2a0576188eacdee02967c59037da33688f71f4c41e7511ac12b3c4a0f3 description=openstack/dnsmasq-dns-65b8c788ff-6n8zr/init id=5d0f0d60-3eb9-47bd-8d5d-853c73ef3aff name=/runtime.v1.RuntimeService/StartContainer sandboxID=4b9a1f71cdf7a8d9f9227aee91750b44d1c990959883be936ef90749bcbd31bb\nJun 11 11:05:29.491807 crc crio[22652]: time=\"2026-06-11T11:05:29.483871584Z\" level=info msg=\"Created container c9147a587f397c1d464000771c3f4407d5eb28c18f3683e2307330e90e3ec459: openstack/dnsmasq-dns-6674dbf88c-zkx77/init\" id=d2b6b736-f5a3-46f5-9d8b-d5d68fed5c83 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:05:29.491807 crc crio[22652]: time=\"2026-06-11T11:05:29.485326347Z\" level=info msg=\"Starting container: c9147a587f397c1d464000771c3f4407d5eb28c18f3683e2307330e90e3ec459\" id=4029de4e-3c08-4605-bc59-b6e91f87524a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:05:29.585033 crc crio[22652]: time=\"2026-06-11T11:05:29.583583635Z\" level=info msg=\"Started container\" PID=62268 containerID=c9147a587f397c1d464000771c3f4407d5eb28c18f3683e2307330e90e3ec459 description=openstack/dnsmasq-dns-6674dbf88c-zkx77/init id=4029de4e-3c08-4605-bc59-b6e91f87524a name=/runtime.v1.RuntimeService/StartContainer sandboxID=4dc790dce2c1210604fcafab449b31b5e543df7a2013318a9f535d377ed6298b\nJun 11 11:05:30.274281 crc crio[22652]: time=\"2026-06-11T11:05:30.273809014Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=6ca65d8b-9a2f-4e05-8bf2-0dcd49c2f624 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:05:30.300899 crc crio[22652]: time=\"2026-06-11T11:05:30.30080634Z\" level=info msg=\"Stopped pod sandbox: bc65a2f00faed08908e852b59e1acf5d1a2058e82c9c0e070a04904641701bc6\" id=5b9a8ab8-3924-4694-acfd-04514bbb7776 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:05:30.308781 crc crio[22652]: time=\"2026-06-11T11:05:30.308662829Z\" level=info msg=\"Stopping pod sandbox: 4b9a1f71cdf7a8d9f9227aee91750b44d1c990959883be936ef90749bcbd31bb\" id=e888a9f4-9f41-47df-9218-cf15195d9a5b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:05:30.311955 crc crio[22652]: time=\"2026-06-11T11:05:30.311404836Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-65b8c788ff-6n8zr Namespace:openstack ID:4b9a1f71cdf7a8d9f9227aee91750b44d1c990959883be936ef90749bcbd31bb UID:fd869423-d9d8-49e6-9ea2-818851cac9a4 NetNS:/var/run/netns/20542fb1-1491-4e08-8e7c-65158bcb9bff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfd869423_d9d8_49e6_9ea2_818851cac9a4.slice PodAnnotations:0xc005a4c390}] Aliases:map[]}\"\nJun 11 11:05:30.311955 crc crio[22652]: time=\"2026-06-11T11:05:30.311619743Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-65b8c788ff-6n8zr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:05:30.337275 crc crio[22652]: 2026-06-11T11:05:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3d5d18419b3c5c9 Mac:f6:a4:a1:d9:1f:a3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:95 Mtu:0 Sandbox:/var/run/netns/adf7f08d-b329-42d2-b3a6-0672382bd301 SocketPath: PciID:}] [{Interface:0xc0001445c0 Address:{IP:10.217.0.149 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:05:30.381961 crc crio[22652]: time=\"2026-06-11T11:05:30.379588546Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:3d5d18419b3c5c994348bc58879b89fd9a02a5ea804617dac72434d4da2281b2 UID:d444018f-59ea-4dcf-a4e1-1c0318b9e7bb NetNS:/var/run/netns/adf7f08d-b329-42d2-b3a6-0672382bd301 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd444018f_59ea_4dcf_a4e1_1c0318b9e7bb.slice PodAnnotations:0xc002acc960}] Aliases:map[]}\"\nJun 11 11:05:30.381961 crc crio[22652]: time=\"2026-06-11T11:05:30.379928807Z\" level=info msg=\"Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:05:30.424768 crc crio[22652]: time=\"2026-06-11T11:05:30.424414338Z\" level=info msg=\"Ran pod sandbox 3d5d18419b3c5c994348bc58879b89fd9a02a5ea804617dac72434d4da2281b2 with infra container: openstack/glance-default-internal-api-0/POD\" id=391752a3-0178-44fc-964e-dea767e64a09 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:05:30.431675 crc crio[22652]: time=\"2026-06-11T11:05:30.431556195Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=6edb96a1-82fe-4714-bd9b-341d784ace0d name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:05:30.435660 crc crio[22652]: time=\"2026-06-11T11:05:30.435435629Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=a47bcfe1-4b16-4110-a69d-e52230359fba name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:05:30.446767 crc crio[22652]: time=\"2026-06-11T11:05:30.446507989Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=17545df7-3fce-42f9-aff4-e9a8c728379e name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:05:30.465817 crc crio[22652]: time=\"2026-06-11T11:05:30.465301802Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6674dbf88c-zkx77/dnsmasq-dns\" id=5ea701ce-590d-495d-8c89-8a0c2fbf9b57 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:05:30.467952 crc crio[22652]: time=\"2026-06-11T11:05:30.466170115Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:05:30.491329 crc crio[22652]: time=\"2026-06-11T11:05:30.485660516Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-log\" id=d42ffad0-c609-48c3-82e7-06a3eca5f4ba name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:05:30.561815 crc crio[22652]: time=\"2026-06-11T11:05:30.561726963Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:05:30.607902 crc crio[22652]: time=\"2026-06-11T11:05:30.607779801Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:05:30.615013 crc crio[22652]: time=\"2026-06-11T11:05:30.614380317Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:05:30.819505 crc crio[22652]: time=\"2026-06-11T11:05:30.819380396Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:05:30.957585 crc crio[22652]: 2026-06-11T11:05:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2fa5373a4069a1f Mac:a2:fe:8f:80:1c:00 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:94 Mtu:0 Sandbox:/var/run/netns/cb046db3-fb2a-44d5-9ad6-9b44967a0c8c SocketPath: PciID:}] [{Interface:0xc00028e780 Address:{IP:10.217.0.148 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:05:30.961920 crc crio[22652]: time=\"2026-06-11T11:05:30.9586529Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:2fa5373a4069a1fefe611edf9b8d11122349c72f037cb9481706f59ffaab8959 UID:e9b26b16-768c-447f-9a1e-9bfae15c1578 NetNS:/var/run/netns/cb046db3-fb2a-44d5-9ad6-9b44967a0c8c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode9b26b16_768c_447f_9a1e_9bfae15c1578.slice PodAnnotations:0xc0022f69f0}] Aliases:map[]}\"\nJun 11 11:05:30.961920 crc crio[22652]: time=\"2026-06-11T11:05:30.959019621Z\" level=info msg=\"Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:05:31.004940 crc crio[22652]: time=\"2026-06-11T11:05:31.004842301Z\" level=info msg=\"Created container d144c5625e68a982e528126bac0d3c274e82059610c82979a1c6f9f6722349b4: openstack/dnsmasq-dns-6674dbf88c-zkx77/dnsmasq-dns\" id=5ea701ce-590d-495d-8c89-8a0c2fbf9b57 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:05:31.008780 crc crio[22652]: time=\"2026-06-11T11:05:31.007432623Z\" level=info msg=\"Starting container: d144c5625e68a982e528126bac0d3c274e82059610c82979a1c6f9f6722349b4\" id=20a6186e-8c78-4335-889c-59e8a59bcf74 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:05:31.036334 crc crio[22652]: time=\"2026-06-11T11:05:31.036273615Z\" level=info msg=\"Stopped pod sandbox: 4b9a1f71cdf7a8d9f9227aee91750b44d1c990959883be936ef90749bcbd31bb\" id=e888a9f4-9f41-47df-9218-cf15195d9a5b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:05:31.042619 crc crio[22652]: time=\"2026-06-11T11:05:31.042565953Z\" level=info msg=\"Started container\" PID=62548 containerID=d144c5625e68a982e528126bac0d3c274e82059610c82979a1c6f9f6722349b4 description=openstack/dnsmasq-dns-6674dbf88c-zkx77/dnsmasq-dns id=20a6186e-8c78-4335-889c-59e8a59bcf74 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4dc790dce2c1210604fcafab449b31b5e543df7a2013318a9f535d377ed6298b\nJun 11 11:05:31.073366 crc crio[22652]: time=\"2026-06-11T11:05:31.073295695Z\" level=info msg=\"Ran pod sandbox 2fa5373a4069a1fefe611edf9b8d11122349c72f037cb9481706f59ffaab8959 with infra container: openstack/glance-default-external-api-0/POD\" id=830f7deb-3945-4eea-99a3-9d80417fa0bb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:05:31.092995 crc crio[22652]: time=\"2026-06-11T11:05:31.092867248Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=36ca2fe9-9f8b-4d16-943b-b54efc865c93 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:05:31.114371 crc crio[22652]: time=\"2026-06-11T11:05:31.113968939Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=5ab9a68d-632c-4aed-a441-8a536c7b6c49 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:05:31.134755 crc crio[22652]: time=\"2026-06-11T11:05:31.134675688Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-log\" id=2a8afe41-025d-43d5-a172-07119d7f2797 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:05:31.137617 crc crio[22652]: time=\"2026-06-11T11:05:31.137430195Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:05:31.407677 crc crio[22652]: time=\"2026-06-11T11:05:31.404105481Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:05:31.458416 crc crio[22652]: time=\"2026-06-11T11:05:31.458351689Z\" level=info msg=\"Removing container: 02e5a591b97e8071c6a7e884b8536b9d9318d8bb1852a15c0d69316b47b94fc9\" id=3ab66c1b-1972-490f-9442-ace707afed57 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:05:31.563817 crc crio[22652]: time=\"2026-06-11T11:05:31.563673008Z\" level=info msg=\"Removed container 02e5a591b97e8071c6a7e884b8536b9d9318d8bb1852a15c0d69316b47b94fc9: openstack/dnsmasq-dns-5556978f87-mdr8r/init\" id=3ab66c1b-1972-490f-9442-ace707afed57 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:05:31.586932 crc crio[22652]: time=\"2026-06-11T11:05:31.583381096Z\" level=info msg=\"Removing container: 88211b2a0576188eacdee02967c59037da33688f71f4c41e7511ac12b3c4a0f3\" id=19722876-8f58-4b65-9bcf-381fe83b40d1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:05:31.642477 crc crio[22652]: time=\"2026-06-11T11:05:31.640798935Z\" level=info msg=\"Removed container 88211b2a0576188eacdee02967c59037da33688f71f4c41e7511ac12b3c4a0f3: openstack/dnsmasq-dns-65b8c788ff-6n8zr/init\" id=19722876-8f58-4b65-9bcf-381fe83b40d1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:05:32.342033 crc crio[22652]: time=\"2026-06-11T11:05:32.341233388Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:05:32.568532 crc crio[22652]: time=\"2026-06-11T11:05:32.568375756Z\" level=info msg=\"Created container 04ff4965f76a7ab466c0db90c57f0a0d8ad3df87901a8be3869b911f17e49a0b: openstack/glance-default-internal-api-0/glance-log\" id=d42ffad0-c609-48c3-82e7-06a3eca5f4ba name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:05:32.570661 crc crio[22652]: time=\"2026-06-11T11:05:32.569865829Z\" level=info msg=\"Starting container: 04ff4965f76a7ab466c0db90c57f0a0d8ad3df87901a8be3869b911f17e49a0b\" id=a682e941-f745-4936-a88d-da0827ddec3d name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:05:32.610502 crc crio[22652]: time=\"2026-06-11T11:05:32.610415681Z\" level=info msg=\"Started container\" PID=62615 containerID=04ff4965f76a7ab466c0db90c57f0a0d8ad3df87901a8be3869b911f17e49a0b description=openstack/glance-default-internal-api-0/glance-log id=a682e941-f745-4936-a88d-da0827ddec3d name=/runtime.v1.RuntimeService/StartContainer sandboxID=3d5d18419b3c5c994348bc58879b89fd9a02a5ea804617dac72434d4da2281b2\nJun 11 11:05:32.654262 crc crio[22652]: time=\"2026-06-11T11:05:32.653982917Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=db6abf06-d8d5-4a85-9152-a2e29d92f808 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:05:32.761085 crc crio[22652]: time=\"2026-06-11T11:05:32.760569335Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=2839b29d-760d-4dc9-ab4f-774533fdbda8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:05:32.776527 crc crio[22652]: time=\"2026-06-11T11:05:32.776444793Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-httpd\" id=43370c20-083b-48ca-b7e7-7709d8e6ee0e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:05:32.778777 crc crio[22652]: time=\"2026-06-11T11:05:32.778704234Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:05:32.804449 crc crio[22652]: time=\"2026-06-11T11:05:32.804382036Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:05:32.950454 crc crio[22652]: time=\"2026-06-11T11:05:32.950100362Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:05:32.992277 crc crio[22652]: time=\"2026-06-11T11:05:32.992189812Z\" level=info msg=\"Created container cd8db888965ee4bdbf0507c46e4e834b5183653ab3d4853b0f533c4123175e76: openstack/glance-default-external-api-0/glance-log\" id=2a8afe41-025d-43d5-a172-07119d7f2797 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:05:32.997358 crc crio[22652]: time=\"2026-06-11T11:05:32.99727656Z\" level=info msg=\"Starting container: cd8db888965ee4bdbf0507c46e4e834b5183653ab3d4853b0f533c4123175e76\" id=1cc257c6-25df-44ee-84ff-f9f6f73566da name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:05:33.008593 crc crio[22652]: time=\"2026-06-11T11:05:33.008401738Z\" level=info msg=\"Started container\" PID=62632 containerID=cd8db888965ee4bdbf0507c46e4e834b5183653ab3d4853b0f533c4123175e76 description=openstack/glance-default-external-api-0/glance-log id=1cc257c6-25df-44ee-84ff-f9f6f73566da name=/runtime.v1.RuntimeService/StartContainer sandboxID=2fa5373a4069a1fefe611edf9b8d11122349c72f037cb9481706f59ffaab8959\nJun 11 11:05:33.035305 crc crio[22652]: time=\"2026-06-11T11:05:33.033677541Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=ee9de99b-c43b-4f3b-9281-b0398d74960a name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:05:33.075189 crc crio[22652]: time=\"2026-06-11T11:05:33.075029229Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=f72786f5-60d7-4a63-8957-1e07f54c2628 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:05:33.087559 crc crio[22652]: time=\"2026-06-11T11:05:33.087364287Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-httpd\" id=589270fc-d954-4a7e-bc35-dd749968168f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:05:33.089560 crc crio[22652]: time=\"2026-06-11T11:05:33.089490385Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:05:33.231310 crc crio[22652]: time=\"2026-06-11T11:05:33.222033012Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:05:34.314925 crc crio[22652]: time=\"2026-06-11T11:05:34.314571409Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:05:34.481626 crc crio[22652]: time=\"2026-06-11T11:05:34.481092966Z\" level=info msg=\"Created container d661cf419aad36769bd084579038eb9441da7f165b0cd6e19cea90f5f663748e: openstack/glance-default-internal-api-0/glance-httpd\" id=43370c20-083b-48ca-b7e7-7709d8e6ee0e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:05:34.492583 crc crio[22652]: time=\"2026-06-11T11:05:34.492476837Z\" level=info msg=\"Starting container: d661cf419aad36769bd084579038eb9441da7f165b0cd6e19cea90f5f663748e\" id=7cfdbecc-dcb9-4b99-af88-110a9f4334a3 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:05:34.503662 crc crio[22652]: time=\"2026-06-11T11:05:34.501840768Z\" level=info msg=\"Started container\" PID=62704 containerID=d661cf419aad36769bd084579038eb9441da7f165b0cd6e19cea90f5f663748e description=openstack/glance-default-internal-api-0/glance-httpd id=7cfdbecc-dcb9-4b99-af88-110a9f4334a3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3d5d18419b3c5c994348bc58879b89fd9a02a5ea804617dac72434d4da2281b2\nJun 11 11:05:34.504338 crc crio[22652]: time=\"2026-06-11T11:05:34.503578743Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:05:34.683375 crc crio[22652]: time=\"2026-06-11T11:05:34.683178568Z\" level=info msg=\"Created container 772a9d420f90ed96a873d62a686b0eb879b329c0be3b5fd517fdbec21d29423e: openstack/glance-default-external-api-0/glance-httpd\" id=589270fc-d954-4a7e-bc35-dd749968168f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:05:34.685257 crc crio[22652]: time=\"2026-06-11T11:05:34.685218801Z\" level=info msg=\"Starting container: 772a9d420f90ed96a873d62a686b0eb879b329c0be3b5fd517fdbec21d29423e\" id=db8c99dc-daff-4727-b4a4-bd448b25c2d5 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:05:34.694478 crc crio[22652]: time=\"2026-06-11T11:05:34.694376678Z\" level=info msg=\"Started container\" PID=62720 containerID=772a9d420f90ed96a873d62a686b0eb879b329c0be3b5fd517fdbec21d29423e description=openstack/glance-default-external-api-0/glance-httpd id=db8c99dc-daff-4727-b4a4-bd448b25c2d5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2fa5373a4069a1fefe611edf9b8d11122349c72f037cb9481706f59ffaab8959\nJun 11 11:05:34.754214 crc crio[22652]: time=\"2026-06-11T11:05:34.754094076Z\" level=info msg=\"Stopping container: 04ff4965f76a7ab466c0db90c57f0a0d8ad3df87901a8be3869b911f17e49a0b (timeout: 30s)\" id=1c8862d7-c1bc-411e-a328-9932af1b49b7 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:05:34.755889 crc crio[22652]: time=\"2026-06-11T11:05:34.755798753Z\" level=info msg=\"Stopping container: d661cf419aad36769bd084579038eb9441da7f165b0cd6e19cea90f5f663748e (timeout: 30s)\" id=a193c68e-af01-47e3-a1f2-8c5572be7f0e name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:05:34.784553 crc crio[22652]: time=\"2026-06-11T11:05:34.784172935Z\" level=info msg=\"Stopping container: 772a9d420f90ed96a873d62a686b0eb879b329c0be3b5fd517fdbec21d29423e (timeout: 30s)\" id=fd7b85ad-6302-43af-ac14-ce3ff5917200 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:05:34.784934 crc crio[22652]: time=\"2026-06-11T11:05:34.784415053Z\" level=info msg=\"Stopping container: cd8db888965ee4bdbf0507c46e4e834b5183653ab3d4853b0f533c4123175e76 (timeout: 30s)\" id=67713ae2-179c-4dbe-812d-cadb8ba91a0d name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:05:35.088187 crc crio[22652]: time=\"2026-06-11T11:05:35.08799513Z\" level=info msg=\"Stopped container 04ff4965f76a7ab466c0db90c57f0a0d8ad3df87901a8be3869b911f17e49a0b: openstack/glance-default-internal-api-0/glance-log\" id=1c8862d7-c1bc-411e-a328-9932af1b49b7 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:05:35.325071 crc crio[22652]: time=\"2026-06-11T11:05:35.324806589Z\" level=info msg=\"Stopped container d661cf419aad36769bd084579038eb9441da7f165b0cd6e19cea90f5f663748e: openstack/glance-default-internal-api-0/glance-httpd\" id=a193c68e-af01-47e3-a1f2-8c5572be7f0e name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:05:35.329732 crc crio[22652]: time=\"2026-06-11T11:05:35.329689861Z\" level=info msg=\"Stopping pod sandbox: 3d5d18419b3c5c994348bc58879b89fd9a02a5ea804617dac72434d4da2281b2\" id=bd7429e4-ad49-4c5a-8b04-ef9c6f33d102 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:05:35.330509 crc crio[22652]: time=\"2026-06-11T11:05:35.330399984Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:3d5d18419b3c5c994348bc58879b89fd9a02a5ea804617dac72434d4da2281b2 UID:d444018f-59ea-4dcf-a4e1-1c0318b9e7bb NetNS:/var/run/netns/adf7f08d-b329-42d2-b3a6-0672382bd301 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd444018f_59ea_4dcf_a4e1_1c0318b9e7bb.slice PodAnnotations:0xc0014a45b8}] Aliases:map[]}\"\nJun 11 11:05:35.330760 crc crio[22652]: time=\"2026-06-11T11:05:35.330732064Z\" level=info msg=\"Deleting pod openstack_glance-default-internal-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:05:35.547886 crc crio[22652]: time=\"2026-06-11T11:05:35.547739083Z\" level=info msg=\"Stopped container 772a9d420f90ed96a873d62a686b0eb879b329c0be3b5fd517fdbec21d29423e: openstack/glance-default-external-api-0/glance-httpd\" id=fd7b85ad-6302-43af-ac14-ce3ff5917200 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:05:35.761644 crc crio[22652]: time=\"2026-06-11T11:05:35.761094191Z\" level=info msg=\"Stopped container cd8db888965ee4bdbf0507c46e4e834b5183653ab3d4853b0f533c4123175e76: openstack/glance-default-external-api-0/glance-log\" id=67713ae2-179c-4dbe-812d-cadb8ba91a0d name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:05:35.773530 crc crio[22652]: time=\"2026-06-11T11:05:35.773433304Z\" level=info msg=\"Stopping pod sandbox: 2fa5373a4069a1fefe611edf9b8d11122349c72f037cb9481706f59ffaab8959\" id=1670f98a-6f4e-4317-bae4-952884d5a7d1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:05:35.778932 crc crio[22652]: time=\"2026-06-11T11:05:35.778829885Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:2fa5373a4069a1fefe611edf9b8d11122349c72f037cb9481706f59ffaab8959 UID:e9b26b16-768c-447f-9a1e-9bfae15c1578 NetNS:/var/run/netns/cb046db3-fb2a-44d5-9ad6-9b44967a0c8c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode9b26b16_768c_447f_9a1e_9bfae15c1578.slice PodAnnotations:0xc000988540}] Aliases:map[]}\"\nJun 11 11:05:35.779290 crc crio[22652]: time=\"2026-06-11T11:05:35.779061772Z\" level=info msg=\"Deleting pod openstack_glance-default-external-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:05:35.846482 crc crio[22652]: time=\"2026-06-11T11:05:35.846360578Z\" level=info msg=\"Stopping pod sandbox: a8c0f02d70f1238912b21fe0f26c673da62929f1cbe827fc31ecc22037e9b6fb\" id=066ca04b-7279-45cf-983b-97477067c95e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:05:35.846897 crc crio[22652]: time=\"2026-06-11T11:05:35.846840134Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-td8xq Namespace:openstack ID:a8c0f02d70f1238912b21fe0f26c673da62929f1cbe827fc31ecc22037e9b6fb UID:9f9c51a3-63bf-4a9a-8c87-541f0ea02a60 NetNS:/var/run/netns/ef178a23-8b5f-451f-b0f3-994a446251f0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9f9c51a3_63bf_4a9a_8c87_541f0ea02a60.slice PodAnnotations:0xc0024002b0}] Aliases:map[]}\"\nJun 11 11:05:35.847047 crc crio[22652]: time=\"2026-06-11T11:05:35.846994328Z\" level=info msg=\"Deleting pod openstack_keystone-bootstrap-td8xq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:05:38.784807 crc crio[22652]: time=\"2026-06-11T11:05:38.784309495Z\" level=info msg=\"Stopping container: 4ec2105c7e184e8940ad4508cbf8232020c580671c5d19a849a62cee14e02fa4 (timeout: 10s)\" id=cc4e042f-e06d-42d8-9f49-39a3d431ca42 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:05:45.719537 crc crio[22652]: time=\"2026-06-11T11:05:45.718340913Z\" level=info msg=\"Stopped pod sandbox: 2fa5373a4069a1fefe611edf9b8d11122349c72f037cb9481706f59ffaab8959\" id=1670f98a-6f4e-4317-bae4-952884d5a7d1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:05:46.019683 crc crio[22652]: time=\"2026-06-11T11:05:46.018657061Z\" level=info msg=\"Removing container: 772a9d420f90ed96a873d62a686b0eb879b329c0be3b5fd517fdbec21d29423e\" id=4c2c15c0-cda1-4fc6-af50-58f1cbd9a3f9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:05:46.800562 crc crio[22652]: time=\"2026-06-11T11:05:46.794165098Z\" level=info msg=\"Stopped container 4ec2105c7e184e8940ad4508cbf8232020c580671c5d19a849a62cee14e02fa4: openstack/dnsmasq-dns-7b6fcdc445-drzfk/dnsmasq-dns\" id=cc4e042f-e06d-42d8-9f49-39a3d431ca42 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:05:46.800562 crc crio[22652]: time=\"2026-06-11T11:05:46.796865964Z\" level=info msg=\"Stopping pod sandbox: d4338da2e8f566a331651e762385c4a4343ca0e977da02339b2613a99d57989e\" id=e186a751-83c7-44f5-8a9f-4cf1ccf25a8a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:05:46.805872 crc crio[22652]: time=\"2026-06-11T11:05:46.803065307Z\" level=info msg=\"Stopped pod sandbox: a8c0f02d70f1238912b21fe0f26c673da62929f1cbe827fc31ecc22037e9b6fb\" id=066ca04b-7279-45cf-983b-97477067c95e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:05:46.805872 crc crio[22652]: time=\"2026-06-11T11:05:46.803190195Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7b6fcdc445-drzfk Namespace:openstack ID:d4338da2e8f566a331651e762385c4a4343ca0e977da02339b2613a99d57989e UID:a9c8c34c-91e5-44e2-b66b-35ad4b5ccf78 NetNS:/var/run/netns/8dec53fc-bda7-46ea-998e-2b944feef0b7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda9c8c34c_91e5_44e2_b66b_35ad4b5ccf78.slice PodAnnotations:0xc002400f70}] Aliases:map[]}\"\nJun 11 11:05:46.807296 crc crio[22652]: time=\"2026-06-11T11:05:46.806491423Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-7b6fcdc445-drzfk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:05:46.828731 crc crio[22652]: time=\"2026-06-11T11:05:46.828656938Z\" level=info msg=\"Stopped pod sandbox: 3d5d18419b3c5c994348bc58879b89fd9a02a5ea804617dac72434d4da2281b2\" id=bd7429e4-ad49-4c5a-8b04-ef9c6f33d102 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:05:47.102892 crc crio[22652]: time=\"2026-06-11T11:05:47.102766636Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-external-api-0/POD\" id=5a21d6d3-6737-44cc-9600-e88e461ef7ed name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:05:47.103002 crc crio[22652]: time=\"2026-06-11T11:05:47.102981313Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:05:49.367960 crc crio[22652]: time=\"2026-06-11T11:05:49.366655289Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-internal-api-0/POD\" id=0bf86a44-b312-4580-9c56-1fd5b15bade6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:05:49.367960 crc crio[22652]: time=\"2026-06-11T11:05:49.367783065Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:05:49.482699 crc crio[22652]: time=\"2026-06-11T11:05:49.482613892Z\" level=info msg=\"Running pod sandbox: openstack/keystone-bootstrap-jxwst/POD\" id=c2ead815-be30-4c4e-9089-73fa98073e17 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:05:49.482848 crc crio[22652]: time=\"2026-06-11T11:05:49.482703155Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:05:58.632479 crc crio[22652]: time=\"2026-06-11T11:05:58.631357098Z\" level=info msg=\"Stopped pod sandbox: d4338da2e8f566a331651e762385c4a4343ca0e977da02339b2613a99d57989e\" id=e186a751-83c7-44f5-8a9f-4cf1ccf25a8a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:05:58.644565 crc crio[22652]: time=\"2026-06-11T11:05:58.644452942Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:1b2c0125f2253e1ccdb29c838fc50180b185700316a7eb9d8d1d76a608f6b4f2\" id=fa44492a-04d6-40a2-980e-c6acfe0e4c2e name=/runtime.v1.ImageService/PullImage\nJun 11 11:05:58.647499 crc crio[22652]: time=\"2026-06-11T11:05:58.647413212Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=9a34b361-377c-41dd-93f9-859e289f6865 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:05:58.657249 crc crio[22652]: time=\"2026-06-11T11:05:58.657016957Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:95136eb284f45966c9b8147ee2ae8f55f8a3dc94ec496ab02279dbfc3ba0697c\" id=48737b51-d904-4adb-aa57-149736762c27 name=/runtime.v1.ImageService/PullImage\nJun 11 11:05:58.659769 crc crio[22652]: time=\"2026-06-11T11:05:58.659691048Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=31171101-6c17-4b20-ade4-ab95db8c145d name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:05:58.676303 crc crio[22652]: time=\"2026-06-11T11:05:58.675682957Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:d72d014a20122cded5eb44fae9bd6a0cc4dbe591775435d224dbbf5504f354b1\" id=be91f80c-6129-4790-b3b6-8b9284311af1 name=/runtime.v1.ImageService/PullImage\nJun 11 11:05:58.676978 crc crio[22652]: time=\"2026-06-11T11:05:58.676867054Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=7e4862bb-971d-4b70-aa89-f348f7d129b0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:06:00.342352 crc crio[22652]: time=\"2026-06-11T11:06:00.340983048Z\" level=info msg=\"Removed container 772a9d420f90ed96a873d62a686b0eb879b329c0be3b5fd517fdbec21d29423e: openstack/glance-default-external-api-0/glance-httpd\" id=4c2c15c0-cda1-4fc6-af50-58f1cbd9a3f9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:06:00.345171 crc crio[22652]: time=\"2026-06-11T11:06:00.345020895Z\" level=info msg=\"Removing container: cd8db888965ee4bdbf0507c46e4e834b5183653ab3d4853b0f533c4123175e76\" id=f150e372-2ced-4225-ae6e-18f2285825ae name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:06:00.391701 crc crio[22652]: time=\"2026-06-11T11:06:00.391504643Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=e616d145-fdbc-499a-9d92-a4f3b0d25359 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:06:00.462560 crc crio[22652]: time=\"2026-06-11T11:06:00.462366861Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=89c389e6-1200-4219-a082-4028e77ec8f3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:06:00.470541 crc crio[22652]: time=\"2026-06-11T11:06:00.46999119Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=4bb0a221-6592-4b26-aa07-0d6ad4d71e84 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:06:00.473552 crc crio[22652]: time=\"2026-06-11T11:06:00.47347349Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:e67d825e3a70a29da5414c243a9cb44d05d7d9fdd71f577de1601c681f605bd5 UID:4956ccad-d4c0-472b-b323-47ef715e99fc NetNS:/var/run/netns/a436a812-ea00-479c-bfbb-a2d5081601b2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4956ccad_d4c0_472b_b323_47ef715e99fc.slice PodAnnotations:0xc0004bee08}] Aliases:map[]}\"\nJun 11 11:06:00.473552 crc crio[22652]: time=\"2026-06-11T11:06:00.473536382Z\" level=info msg=\"Adding pod openstack_glance-default-internal-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:06:00.487472 crc crio[22652]: time=\"2026-06-11T11:06:00.487359564Z\" level=info msg=\"Removed container cd8db888965ee4bdbf0507c46e4e834b5183653ab3d4853b0f533c4123175e76: openstack/glance-default-external-api-0/glance-log\" id=f150e372-2ced-4225-ae6e-18f2285825ae name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:06:00.491218 crc crio[22652]: time=\"2026-06-11T11:06:00.490956807Z\" level=info msg=\"Removing container: d661cf419aad36769bd084579038eb9441da7f165b0cd6e19cea90f5f663748e\" id=df03bf90-19c9-430e-89fa-49dad299ef87 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:06:00.498841 crc crio[22652]: time=\"2026-06-11T11:06:00.498748Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:8da53a68e0533b2ba017b511ca5d93ab1638f2e0aba1ec9db0fe5125d937db2b UID:a27f3888-eeee-427d-9175-a1de5eb29d1e NetNS:/var/run/netns/29c5c463-9427-4767-b78d-6aa38c3451c5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda27f3888_eeee_427d_9175_a1de5eb29d1e.slice PodAnnotations:0xc0022f61a8}] Aliases:map[]}\"\nJun 11 11:06:00.498841 crc crio[22652]: time=\"2026-06-11T11:06:00.498827162Z\" level=info msg=\"Adding pod openstack_glance-default-external-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:06:00.522313 crc crio[22652]: time=\"2026-06-11T11:06:00.522245391Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686266-gzr72/POD\" id=046f1db5-f773-42b1-996e-370a1d0154ab name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:06:00.522991 crc crio[22652]: time=\"2026-06-11T11:06:00.522360765Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:06:00.542736 crc crio[22652]: time=\"2026-06-11T11:06:00.542630693Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=b98cdfb7-df98-4efa-8419-b0347cc0502f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:06:00.548170 crc crio[22652]: time=\"2026-06-11T11:06:00.548019571Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-jxwst Namespace:openstack ID:0b0d40127946fa553fdf7883407f529fb608d4ad1d5c05bd2b18e5d12a263eb0 UID:be24e686-b70d-4345-9e0c-4e2d8b966433 NetNS:/var/run/netns/65e47e5a-9a72-4d2d-af8a-4b3692c69096 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbe24e686_b70d_4345_9e0c_4e2d8b966433.slice PodAnnotations:0xc002acc140}] Aliases:map[]}\"\nJun 11 11:06:00.548170 crc crio[22652]: time=\"2026-06-11T11:06:00.548170766Z\" level=info msg=\"Adding pod openstack_keystone-bootstrap-jxwst to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:06:00.554442 crc crio[22652]: time=\"2026-06-11T11:06:00.554329374Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:887afd1c76a8f43378130fcf66af889c82cfb4e143afae335480328d4fc7cc1a\" id=6444df58-4687-4633-90a3-99bc8a4e1c96 name=/runtime.v1.ImageService/PullImage\nJun 11 11:06:00.556815 crc crio[22652]: time=\"2026-06-11T11:06:00.556647997Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=241e679a-0c79-49a9-a796-b21df750af50 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:06:00.584568 crc crio[22652]: time=\"2026-06-11T11:06:00.584476836Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:06:00.593619 crc crio[22652]: time=\"2026-06-11T11:06:00.59351227Z\" level=info msg=\"Creating container: openstack/barbican-db-sync-tf75q/barbican-db-sync\" id=9607aca5-a2a3-40a9-afa6-7ed8ea5bc178 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:06:00.646520 crc crio[22652]: time=\"2026-06-11T11:06:00.646437881Z\" level=info msg=\"Removed container d661cf419aad36769bd084579038eb9441da7f165b0cd6e19cea90f5f663748e: openstack/glance-default-internal-api-0/glance-httpd\" id=df03bf90-19c9-430e-89fa-49dad299ef87 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:06:00.652248 crc crio[22652]: time=\"2026-06-11T11:06:00.652179777Z\" level=info msg=\"Creating container: openstack/placement-db-sync-2vxlv/placement-db-sync\" id=db2151a0-173f-40d9-9332-5fe5ca47ea61 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:06:00.654643 crc crio[22652]: time=\"2026-06-11T11:06:00.654471979Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:06:00.655033 crc crio[22652]: time=\"2026-06-11T11:06:00.654959025Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:06:00.655033 crc crio[22652]: time=\"2026-06-11T11:06:00.654996275Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:06:00.659469 crc crio[22652]: time=\"2026-06-11T11:06:00.659392863Z\" level=info msg=\"Removing container: 04ff4965f76a7ab466c0db90c57f0a0d8ad3df87901a8be3869b911f17e49a0b\" id=aadd57ae-372f-44f2-92ab-6e3d8168cf2d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:06:00.665657 crc crio[22652]: time=\"2026-06-11T11:06:00.665045084Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:06:00.667894 crc crio[22652]: time=\"2026-06-11T11:06:00.667593111Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=9db2032c-5dc5-4ff9-b011-2c522d4a6a67 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:06:00.681004 crc crio[22652]: time=\"2026-06-11T11:06:00.680628325Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686266-gzr72 Namespace:openshift-infra ID:c823a7d5a025e3e4c247c3434aa9aabc108912766276bd3b2a86ab8eeb21af3d UID:cae70cfc-39eb-4d29-877b-3d5725c22d75 NetNS:/var/run/netns/39f74d92-01aa-423a-9d33-bbebedb1a334 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcae70cfc_39eb_4d29_877b_3d5725c22d75.slice PodAnnotations:0xc002acc508}] Aliases:map[]}\"\nJun 11 11:06:00.681004 crc crio[22652]: time=\"2026-06-11T11:06:00.680982726Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686266-gzr72 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:06:00.759634 crc crio[22652]: time=\"2026-06-11T11:06:00.759477959Z\" level=info msg=\"Creating container: openstack/cinder-db-sync-29lb4/cinder-db-sync\" id=9cbd7d5e-7936-4f62-b607-cbb92b2102db name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:06:00.787288 crc crio[22652]: time=\"2026-06-11T11:06:00.783731311Z\" level=info msg=\"Created container 51ba84be1682fda04697d061707398225dba69ef0c3a3a5e0ba3259cc548be8d: openstack/ceilometer-0/ceilometer-central-agent\" id=b98cdfb7-df98-4efa-8419-b0347cc0502f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:06:00.787288 crc crio[22652]: time=\"2026-06-11T11:06:00.78570012Z\" level=info msg=\"Starting container: 51ba84be1682fda04697d061707398225dba69ef0c3a3a5e0ba3259cc548be8d\" id=f97ea56e-2b64-43ce-8f81-8d3f7e47ad82 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:06:00.793585 crc crio[22652]: time=\"2026-06-11T11:06:00.793386601Z\" level=info msg=\"Started container\" PID=64382 containerID=51ba84be1682fda04697d061707398225dba69ef0c3a3a5e0ba3259cc548be8d description=openstack/ceilometer-0/ceilometer-central-agent id=f97ea56e-2b64-43ce-8f81-8d3f7e47ad82 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6ad27316ebe077d1561c112eaf21e23d23397c5ea289bbc52584db4ed49f81f4\nJun 11 11:06:00.816810 crc crio[22652]: time=\"2026-06-11T11:06:00.816667152Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=e6d1ed34-59b8-4c50-b82c-9037df69e349 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:06:00.827359 crc crio[22652]: time=\"2026-06-11T11:06:00.827168251Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified not found\" id=e6d1ed34-59b8-4c50-b82c-9037df69e349 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:06:00.827359 crc crio[22652]: time=\"2026-06-11T11:06:00.827359277Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified found\" id=e6d1ed34-59b8-4c50-b82c-9037df69e349 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:06:00.827792 crc crio[22652]: time=\"2026-06-11T11:06:00.827657036Z\" level=info msg=\"Removed container 04ff4965f76a7ab466c0db90c57f0a0d8ad3df87901a8be3869b911f17e49a0b: openstack/glance-default-internal-api-0/glance-log\" id=aadd57ae-372f-44f2-92ab-6e3d8168cf2d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:06:00.828883 crc crio[22652]: time=\"2026-06-11T11:06:00.82879402Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=f00d0262-3ef0-4c4e-9615-7c6c33dc26aa name=/runtime.v1.ImageService/PullImage\nJun 11 11:06:00.833297 crc crio[22652]: time=\"2026-06-11T11:06:00.832495017Z\" level=info msg=\"Removing container: 4ec2105c7e184e8940ad4508cbf8232020c580671c5d19a849a62cee14e02fa4\" id=753b9455-75a6-4f02-8e3b-4d9fa01b4417 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:06:00.836096 crc crio[22652]: time=\"2026-06-11T11:06:00.835627215Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:06:00.843086 crc crio[22652]: time=\"2026-06-11T11:06:00.83722193Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:06:00.845489 crc crio[22652]: time=\"2026-06-11T11:06:00.84539292Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\\\"\"\nJun 11 11:06:00.860534 crc crio[22652]: time=\"2026-06-11T11:06:00.860348765Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:06:00.867264 crc crio[22652]: time=\"2026-06-11T11:06:00.867055769Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:06:00.873563 crc crio[22652]: time=\"2026-06-11T11:06:00.872851662Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:06:00.944991 crc crio[22652]: time=\"2026-06-11T11:06:00.944043591Z\" level=info msg=\"Removed container 4ec2105c7e184e8940ad4508cbf8232020c580671c5d19a849a62cee14e02fa4: openstack/dnsmasq-dns-7b6fcdc445-drzfk/dnsmasq-dns\" id=753b9455-75a6-4f02-8e3b-4d9fa01b4417 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:06:00.954848 crc crio[22652]: time=\"2026-06-11T11:06:00.954757827Z\" level=info msg=\"Removing container: 80ecf6d5b3d1a1cd7f8832093e2e3b19b03112041f506d875b25f30f9ebfcd36\" id=4efe74bf-787e-4fb9-92b6-45eb9de26b3a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:06:01.029593 crc crio[22652]: time=\"2026-06-11T11:06:01.029478367Z\" level=info msg=\"Created container 9d670c0a46165f7c4631701941871446e08e6bc67859bb685c359200a5c88350: openstack/barbican-db-sync-tf75q/barbican-db-sync\" id=9607aca5-a2a3-40a9-afa6-7ed8ea5bc178 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:06:01.032554 crc crio[22652]: time=\"2026-06-11T11:06:01.032462372Z\" level=info msg=\"Starting container: 9d670c0a46165f7c4631701941871446e08e6bc67859bb685c359200a5c88350\" id=ee1e4fd7-f525-4654-af67-13022aafb09b name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:06:01.033671 crc crio[22652]: time=\"2026-06-11T11:06:01.033570112Z\" level=info msg=\"Removed container 80ecf6d5b3d1a1cd7f8832093e2e3b19b03112041f506d875b25f30f9ebfcd36: openstack/dnsmasq-dns-7b6fcdc445-drzfk/init\" id=4efe74bf-787e-4fb9-92b6-45eb9de26b3a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:06:01.050875 crc crio[22652]: time=\"2026-06-11T11:06:01.050773125Z\" level=info msg=\"Created container 14b26ee5d09e0bce7734ab47247087d8d996e52bce05aba3332c27d537e38725: openstack/placement-db-sync-2vxlv/placement-db-sync\" id=db2151a0-173f-40d9-9332-5fe5ca47ea61 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:06:01.052030 crc crio[22652]: time=\"2026-06-11T11:06:01.051953303Z\" level=info msg=\"Started container\" PID=64434 containerID=9d670c0a46165f7c4631701941871446e08e6bc67859bb685c359200a5c88350 description=openstack/barbican-db-sync-tf75q/barbican-db-sync id=ee1e4fd7-f525-4654-af67-13022aafb09b name=/runtime.v1.RuntimeService/StartContainer sandboxID=211cc5fb19c87a857dfad7f0227c8a4f0412d365e67ba21edb31eeaa266944b8\nJun 11 11:06:01.052553 crc crio[22652]: time=\"2026-06-11T11:06:01.051992323Z\" level=info msg=\"Starting container: 14b26ee5d09e0bce7734ab47247087d8d996e52bce05aba3332c27d537e38725\" id=b05a1daa-a417-4153-b84e-502a8eb45919 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:06:01.053695 crc crio[22652]: time=\"2026-06-11T11:06:01.053634677Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:06:01.058028 crc crio[22652]: time=\"2026-06-11T11:06:01.057893818Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:06:01.077674 crc crio[22652]: time=\"2026-06-11T11:06:01.076515081Z\" level=info msg=\"Started container\" PID=64443 containerID=14b26ee5d09e0bce7734ab47247087d8d996e52bce05aba3332c27d537e38725 description=openstack/placement-db-sync-2vxlv/placement-db-sync id=b05a1daa-a417-4153-b84e-502a8eb45919 name=/runtime.v1.RuntimeService/StartContainer sandboxID=78690cf18e0bac7af401841d3e2713d1dc3221c65e9d88c3e057814cdc77674e\nJun 11 11:06:01.159858 crc crio[22652]: time=\"2026-06-11T11:06:01.15979782Z\" level=info msg=\"Created container 62e0ea767d19fb867f9cf9eda967aceec1d850fb18bf7a6b755058e90fa9a553: openstack/cinder-db-sync-29lb4/cinder-db-sync\" id=9cbd7d5e-7936-4f62-b607-cbb92b2102db name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:06:01.162214 crc crio[22652]: time=\"2026-06-11T11:06:01.162037808Z\" level=info msg=\"Starting container: 62e0ea767d19fb867f9cf9eda967aceec1d850fb18bf7a6b755058e90fa9a553\" id=1137a9ac-bdc0-4b88-8f48-29d5da652ae5 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:06:01.167220 crc crio[22652]: time=\"2026-06-11T11:06:01.167029938Z\" level=info msg=\"Started container\" PID=64472 containerID=62e0ea767d19fb867f9cf9eda967aceec1d850fb18bf7a6b755058e90fa9a553 description=openstack/cinder-db-sync-29lb4/cinder-db-sync id=1137a9ac-bdc0-4b88-8f48-29d5da652ae5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1747d0d3e5e607b0cdbb7e208ca8ec9065ae4ecd93fd5eb952c629c960a0e7ed\nJun 11 11:06:01.297265 crc crio[22652]: 2026-06-11T11:06:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e67d825e3a70a29 Mac:aa:f6:e6:59:c7:f6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:97 Mtu:0 Sandbox:/var/run/netns/a436a812-ea00-479c-bfbb-a2d5081601b2 SocketPath: PciID:}] [{Interface:0xc000014710 Address:{IP:10.217.0.151 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:06:01.297797 crc crio[22652]: time=\"2026-06-11T11:06:01.297729483Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:e67d825e3a70a29da5414c243a9cb44d05d7d9fdd71f577de1601c681f605bd5 UID:4956ccad-d4c0-472b-b323-47ef715e99fc NetNS:/var/run/netns/a436a812-ea00-479c-bfbb-a2d5081601b2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4956ccad_d4c0_472b_b323_47ef715e99fc.slice PodAnnotations:0xc0004bee08}] Aliases:map[]}\"\nJun 11 11:06:01.297915 crc crio[22652]: time=\"2026-06-11T11:06:01.297880448Z\" level=info msg=\"Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:06:01.305710 crc crio[22652]: time=\"2026-06-11T11:06:01.305587642Z\" level=info msg=\"Ran pod sandbox e67d825e3a70a29da5414c243a9cb44d05d7d9fdd71f577de1601c681f605bd5 with infra container: openstack/glance-default-internal-api-0/POD\" id=0bf86a44-b312-4580-9c56-1fd5b15bade6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:06:01.323836 crc crio[22652]: time=\"2026-06-11T11:06:01.323726847Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=6f130a70-2383-442d-8ec4-735ed87aef18 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:06:01.333950 crc crio[22652]: time=\"2026-06-11T11:06:01.333801452Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=05e9d3c9-14ea-4be0-87ab-66ef3f6ea945 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:06:01.338453 crc crio[22652]: 2026-06-11T11:06:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0b0d40127946fa5 Mac:ca:34:4a:d6:3e:06 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:98 Mtu:0 Sandbox:/var/run/netns/65e47e5a-9a72-4d2d-af8a-4b3692c69096 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.152 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:06:01.342006 crc crio[22652]: time=\"2026-06-11T11:06:01.341977309Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-jxwst Namespace:openstack ID:0b0d40127946fa553fdf7883407f529fb608d4ad1d5c05bd2b18e5d12a263eb0 UID:be24e686-b70d-4345-9e0c-4e2d8b966433 NetNS:/var/run/netns/65e47e5a-9a72-4d2d-af8a-4b3692c69096 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbe24e686_b70d_4345_9e0c_4e2d8b966433.slice PodAnnotations:0xc002acc140}] Aliases:map[]}\"\nJun 11 11:06:01.342442 crc crio[22652]: time=\"2026-06-11T11:06:01.342266578Z\" level=info msg=\"Checking pod openstack_keystone-bootstrap-jxwst for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:06:01.343788 crc crio[22652]: time=\"2026-06-11T11:06:01.34329727Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-log\" id=019b7a0d-c797-418c-a8c4-5f300f21c4b5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:06:01.359287 crc crio[22652]: time=\"2026-06-11T11:06:01.359033395Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:06:01.362951 crc crio[22652]: time=\"2026-06-11T11:06:01.362868021Z\" level=info msg=\"Ran pod sandbox 0b0d40127946fa553fdf7883407f529fb608d4ad1d5c05bd2b18e5d12a263eb0 with infra container: openstack/keystone-bootstrap-jxwst/POD\" id=c2ead815-be30-4c4e-9089-73fa98073e17 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:06:01.367918 crc crio[22652]: time=\"2026-06-11T11:06:01.367774945Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=dfb2271a-9005-43a7-b71a-a01edd785624 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:06:01.416451 crc crio[22652]: time=\"2026-06-11T11:06:01.414222641Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=ed51ce9a-93f4-4a4d-82d2-7675b9aa61a6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:06:01.425671 crc crio[22652]: time=\"2026-06-11T11:06:01.425519795Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:06:01.438104 crc crio[22652]: time=\"2026-06-11T11:06:01.437107318Z\" level=info msg=\"Creating container: openstack/keystone-bootstrap-jxwst/keystone-bootstrap\" id=3bacaaf0-ef87-4ffb-9390-3b93e29781f6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:06:01.439540 crc crio[22652]: time=\"2026-06-11T11:06:01.438967087Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:06:01.474033 crc crio[22652]: 2026-06-11T11:06:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c823a7d5a025e3e Mac:c2:0d:dd:95:ba:8b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:99 Mtu:0 Sandbox:/var/run/netns/39f74d92-01aa-423a-9d33-bbebedb1a334 SocketPath: PciID:}] [{Interface:0xc000124900 Address:{IP:10.217.0.153 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:06:01.479598 crc crio[22652]: time=\"2026-06-11T11:06:01.479487477Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686266-gzr72 Namespace:openshift-infra ID:c823a7d5a025e3e4c247c3434aa9aabc108912766276bd3b2a86ab8eeb21af3d UID:cae70cfc-39eb-4d29-877b-3d5725c22d75 NetNS:/var/run/netns/39f74d92-01aa-423a-9d33-bbebedb1a334 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcae70cfc_39eb_4d29_877b_3d5725c22d75.slice PodAnnotations:0xc002acc508}] Aliases:map[]}\"\nJun 11 11:06:01.479918 crc crio[22652]: time=\"2026-06-11T11:06:01.479746615Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686266-gzr72 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:06:01.509382 crc crio[22652]: 2026-06-11T11:06:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8da53a68e0533b2 Mac:1a:0c:2c:9e:39:4f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:96 Mtu:0 Sandbox:/var/run/netns/29c5c463-9427-4767-b78d-6aa38c3451c5 SocketPath: PciID:}] [{Interface:0xc0002e2a00 Address:{IP:10.217.0.150 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:06:01.510462 crc crio[22652]: time=\"2026-06-11T11:06:01.510362702Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:8da53a68e0533b2ba017b511ca5d93ab1638f2e0aba1ec9db0fe5125d937db2b UID:a27f3888-eeee-427d-9175-a1de5eb29d1e NetNS:/var/run/netns/29c5c463-9427-4767-b78d-6aa38c3451c5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda27f3888_eeee_427d_9175_a1de5eb29d1e.slice PodAnnotations:0xc0022f61a8}] Aliases:map[]}\"\nJun 11 11:06:01.510594 crc crio[22652]: time=\"2026-06-11T11:06:01.510537238Z\" level=info msg=\"Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:06:01.532234 crc crio[22652]: time=\"2026-06-11T11:06:01.531940936Z\" level=info msg=\"Ran pod sandbox c823a7d5a025e3e4c247c3434aa9aabc108912766276bd3b2a86ab8eeb21af3d with infra container: openshift-infra/auto-csr-approver-29686266-gzr72/POD\" id=046f1db5-f773-42b1-996e-370a1d0154ab name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:06:01.537493 crc crio[22652]: time=\"2026-06-11T11:06:01.537412379Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=957f45ad-71df-412a-b079-c750384a3393 name=/runtime.v1.ImageService/PullImage\nJun 11 11:06:01.550323 crc crio[22652]: time=\"2026-06-11T11:06:01.550238746Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 11:06:01.550546 crc crio[22652]: time=\"2026-06-11T11:06:01.550374768Z\" level=info msg=\"Ran pod sandbox 8da53a68e0533b2ba017b511ca5d93ab1638f2e0aba1ec9db0fe5125d937db2b with infra container: openstack/glance-default-external-api-0/POD\" id=5a21d6d3-6737-44cc-9600-e88e461ef7ed name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:06:01.557755 crc crio[22652]: time=\"2026-06-11T11:06:01.556768Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=7d9ba500-15f7-44c5-89ef-918a8094a67e name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:06:01.589866 crc crio[22652]: time=\"2026-06-11T11:06:01.58976265Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=51fbb90e-625e-4e63-8e4f-f3cf91c40af4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:06:01.599265 crc crio[22652]: time=\"2026-06-11T11:06:01.599110423Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:06:01.606471 crc crio[22652]: time=\"2026-06-11T11:06:01.605107931Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:06:01.619715 crc crio[22652]: time=\"2026-06-11T11:06:01.619606776Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-log\" id=b139c5dc-c383-471a-880d-9611a395ec91 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:06:01.620373 crc crio[22652]: time=\"2026-06-11T11:06:01.620267296Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:06:01.758373 crc crio[22652]: time=\"2026-06-11T11:06:01.757300859Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:06:01.803173 crc crio[22652]: time=\"2026-06-11T11:06:01.798658365Z\" level=info msg=\"Created container a035a2b6350b6a67ffa9ad7774d027c18ae680d57f694a35ddd4f49f718eea26: openstack/keystone-bootstrap-jxwst/keystone-bootstrap\" id=3bacaaf0-ef87-4ffb-9390-3b93e29781f6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:06:01.803173 crc crio[22652]: time=\"2026-06-11T11:06:01.800519334Z\" level=info msg=\"Starting container: a035a2b6350b6a67ffa9ad7774d027c18ae680d57f694a35ddd4f49f718eea26\" id=f969e337-d71f-420f-9b8d-bcbd4e29475a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:06:01.809204 crc crio[22652]: time=\"2026-06-11T11:06:01.809031274Z\" level=info msg=\"Started container\" PID=64555 containerID=a035a2b6350b6a67ffa9ad7774d027c18ae680d57f694a35ddd4f49f718eea26 description=openstack/keystone-bootstrap-jxwst/keystone-bootstrap id=f969e337-d71f-420f-9b8d-bcbd4e29475a name=/runtime.v1.RuntimeService/StartContainer sandboxID=0b0d40127946fa553fdf7883407f529fb608d4ad1d5c05bd2b18e5d12a263eb0\nJun 11 11:06:02.534668 crc crio[22652]: time=\"2026-06-11T11:06:02.53422465Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:06:02.664429 crc crio[22652]: time=\"2026-06-11T11:06:02.664264593Z\" level=info msg=\"Created container 8709e50c98ca07750f0fe1cf311aa3d2924294e088081dff3c178cbe97b7c1cd: openstack/glance-default-internal-api-0/glance-log\" id=019b7a0d-c797-418c-a8c4-5f300f21c4b5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:06:02.666731 crc crio[22652]: time=\"2026-06-11T11:06:02.666639631Z\" level=info msg=\"Starting container: 8709e50c98ca07750f0fe1cf311aa3d2924294e088081dff3c178cbe97b7c1cd\" id=03d4534e-5879-4fc0-aa06-782016d38a83 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:06:02.684928 crc crio[22652]: time=\"2026-06-11T11:06:02.684842912Z\" level=info msg=\"Started container\" PID=64575 containerID=8709e50c98ca07750f0fe1cf311aa3d2924294e088081dff3c178cbe97b7c1cd description=openstack/glance-default-internal-api-0/glance-log id=03d4534e-5879-4fc0-aa06-782016d38a83 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e67d825e3a70a29da5414c243a9cb44d05d7d9fdd71f577de1601c681f605bd5\nJun 11 11:06:02.712426 crc crio[22652]: time=\"2026-06-11T11:06:02.712370431Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=28dc92f0-2b35-4c3e-908c-d5af82e3a422 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:06:02.804452 crc crio[22652]: time=\"2026-06-11T11:06:02.804341581Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:06:03.072341 crc crio[22652]: time=\"2026-06-11T11:06:03.07177809Z\" level=info msg=\"Created container 97debb1f24b389199a88236a6edb356ea84d65d5c7ac1d260ed31dbba332f373: openstack/glance-default-external-api-0/glance-log\" id=b139c5dc-c383-471a-880d-9611a395ec91 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:06:03.077891 crc crio[22652]: time=\"2026-06-11T11:06:03.074207866Z\" level=info msg=\"Starting container: 97debb1f24b389199a88236a6edb356ea84d65d5c7ac1d260ed31dbba332f373\" id=21c9370e-d198-45e0-b6bd-89db6e875bdf name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:06:03.081837 crc crio[22652]: time=\"2026-06-11T11:06:03.081740441Z\" level=info msg=\"Started container\" PID=64600 containerID=97debb1f24b389199a88236a6edb356ea84d65d5c7ac1d260ed31dbba332f373 description=openstack/glance-default-external-api-0/glance-log id=21c9370e-d198-45e0-b6bd-89db6e875bdf name=/runtime.v1.RuntimeService/StartContainer sandboxID=8da53a68e0533b2ba017b511ca5d93ab1638f2e0aba1ec9db0fe5125d937db2b\nJun 11 11:06:03.243830 crc crio[22652]: time=\"2026-06-11T11:06:03.243685108Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=28fbcfe7-91f6-43be-aeab-73eb7a2bbb17 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:06:03.313356 crc crio[22652]: time=\"2026-06-11T11:06:03.312645556Z\" level=info msg=\"Stopping pod sandbox: bc65a2f00faed08908e852b59e1acf5d1a2058e82c9c0e070a04904641701bc6\" id=fbf86275-43db-4511-ac33-be38b5594576 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:06:03.313641 crc crio[22652]: time=\"2026-06-11T11:06:03.313321907Z\" level=info msg=\"Stopped pod sandbox (already stopped): bc65a2f00faed08908e852b59e1acf5d1a2058e82c9c0e070a04904641701bc6\" id=fbf86275-43db-4511-ac33-be38b5594576 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:06:03.313641 crc crio[22652]: time=\"2026-06-11T11:06:03.31277087Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=2c6832fc-5f12-4033-b0a5-97d1c325b69c name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:06:03.314291 crc crio[22652]: time=\"2026-06-11T11:06:03.314219235Z\" level=info msg=\"Removing pod sandbox: bc65a2f00faed08908e852b59e1acf5d1a2058e82c9c0e070a04904641701bc6\" id=5e254011-dcc9-4cf0-a3c1-c0291b65780f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:06:03.322289 crc crio[22652]: time=\"2026-06-11T11:06:03.322107075Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=1834e0b2-f1dd-4ce1-b9ae-c20d5556a782 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:06:03.378538 crc crio[22652]: time=\"2026-06-11T11:06:03.378397535Z\" level=info msg=\"Removed pod sandbox: bc65a2f00faed08908e852b59e1acf5d1a2058e82c9c0e070a04904641701bc6\" id=5e254011-dcc9-4cf0-a3c1-c0291b65780f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:06:03.379461 crc crio[22652]: time=\"2026-06-11T11:06:03.379367486Z\" level=info msg=\"Stopping pod sandbox: 4b9a1f71cdf7a8d9f9227aee91750b44d1c990959883be936ef90749bcbd31bb\" id=80a50685-0a17-481d-b3e0-ef6a87c73999 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:06:03.379461 crc crio[22652]: time=\"2026-06-11T11:06:03.379446478Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4b9a1f71cdf7a8d9f9227aee91750b44d1c990959883be936ef90749bcbd31bb\" id=80a50685-0a17-481d-b3e0-ef6a87c73999 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:06:03.381100 crc crio[22652]: time=\"2026-06-11T11:06:03.381016737Z\" level=info msg=\"Removing pod sandbox: 4b9a1f71cdf7a8d9f9227aee91750b44d1c990959883be936ef90749bcbd31bb\" id=52861817-5c1f-4b5d-885a-2ac34ec303a6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:06:03.390447 crc crio[22652]: time=\"2026-06-11T11:06:03.39035082Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-httpd\" id=fef5567d-ba54-46e1-bee0-cac9c09d6cfd name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:06:03.404669 crc crio[22652]: time=\"2026-06-11T11:06:03.404549225Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-httpd\" id=0eae069e-9599-4272-882a-5c626747d521 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:06:03.408967 crc crio[22652]: time=\"2026-06-11T11:06:03.408771737Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:06:03.409594 crc crio[22652]: time=\"2026-06-11T11:06:03.409083331Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:06:03.415466 crc crio[22652]: time=\"2026-06-11T11:06:03.415281573Z\" level=info msg=\"Removed pod sandbox: 4b9a1f71cdf7a8d9f9227aee91750b44d1c990959883be936ef90749bcbd31bb\" id=52861817-5c1f-4b5d-885a-2ac34ec303a6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:06:03.416987 crc crio[22652]: time=\"2026-06-11T11:06:03.4168769Z\" level=info msg=\"Stopping pod sandbox: 2fa5373a4069a1fefe611edf9b8d11122349c72f037cb9481706f59ffaab8959\" id=e0dbeb77-f99f-46c8-8a5d-f7c020a42af9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:06:03.416987 crc crio[22652]: time=\"2026-06-11T11:06:03.416967153Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2fa5373a4069a1fefe611edf9b8d11122349c72f037cb9481706f59ffaab8959\" id=e0dbeb77-f99f-46c8-8a5d-f7c020a42af9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:06:03.419356 crc crio[22652]: time=\"2026-06-11T11:06:03.417515201Z\" level=info msg=\"Removing pod sandbox: 2fa5373a4069a1fefe611edf9b8d11122349c72f037cb9481706f59ffaab8959\" id=a35c3599-aac5-4f56-8046-e3091ff695e5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:06:03.419356 crc crio[22652]: time=\"2026-06-11T11:06:03.417592634Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:860b1eb61b6652f02a54b95af32f4c5e33bd138d9a8d1a330fce56c9b78c103f\" id=f00d0262-3ef0-4c4e-9615-7c6c33dc26aa name=/runtime.v1.ImageService/PullImage\nJun 11 11:06:03.420263 crc crio[22652]: time=\"2026-06-11T11:06:03.419960148Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=c8f78e76-aabe-4fe0-83ad-3b7138e4d5de name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:06:03.443903 crc crio[22652]: time=\"2026-06-11T11:06:03.443656855Z\" level=info msg=\"Removed pod sandbox: 2fa5373a4069a1fefe611edf9b8d11122349c72f037cb9481706f59ffaab8959\" id=a35c3599-aac5-4f56-8046-e3091ff695e5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:06:03.446935 crc crio[22652]: time=\"2026-06-11T11:06:03.446857191Z\" level=info msg=\"Stopping pod sandbox: 3d5d18419b3c5c994348bc58879b89fd9a02a5ea804617dac72434d4da2281b2\" id=61d05c01-3b66-4791-adba-dbb42923a4f8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:06:03.447192 crc crio[22652]: time=\"2026-06-11T11:06:03.446954414Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3d5d18419b3c5c994348bc58879b89fd9a02a5ea804617dac72434d4da2281b2\" id=61d05c01-3b66-4791-adba-dbb42923a4f8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:06:03.448616 crc crio[22652]: time=\"2026-06-11T11:06:03.448515662Z\" level=info msg=\"Removing pod sandbox: 3d5d18419b3c5c994348bc58879b89fd9a02a5ea804617dac72434d4da2281b2\" id=9c35850b-32ba-46bd-ba31-69b24aaf04c0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:06:03.462342 crc crio[22652]: time=\"2026-06-11T11:06:03.462293714Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=957f45ad-71df-412a-b079-c750384a3393 name=/runtime.v1.ImageService/PullImage\nJun 11 11:06:03.463839 crc crio[22652]: time=\"2026-06-11T11:06:03.46377232Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=617b1493-0630-454e-8f9d-fa9b831986c3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:06:03.477745 crc crio[22652]: time=\"2026-06-11T11:06:03.477624579Z\" level=info msg=\"Removed pod sandbox: 3d5d18419b3c5c994348bc58879b89fd9a02a5ea804617dac72434d4da2281b2\" id=9c35850b-32ba-46bd-ba31-69b24aaf04c0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:06:03.480053 crc crio[22652]: time=\"2026-06-11T11:06:03.479929826Z\" level=info msg=\"Stopping pod sandbox: d4338da2e8f566a331651e762385c4a4343ca0e977da02339b2613a99d57989e\" id=dface732-a373-402d-8c8d-67c77e5e1b3b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:06:03.480319 crc crio[22652]: time=\"2026-06-11T11:06:03.480045Z\" level=info msg=\"Stopped pod sandbox (already stopped): d4338da2e8f566a331651e762385c4a4343ca0e977da02339b2613a99d57989e\" id=dface732-a373-402d-8c8d-67c77e5e1b3b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:06:03.481964 crc crio[22652]: time=\"2026-06-11T11:06:03.481884187Z\" level=info msg=\"Removing pod sandbox: d4338da2e8f566a331651e762385c4a4343ca0e977da02339b2613a99d57989e\" id=78522b26-f2bb-4148-9cea-45d5c33a7663 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:06:03.487424 crc crio[22652]: time=\"2026-06-11T11:06:03.487265126Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=8a9c3029-c8a4-4b00-9b90-6a36a5ced054 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:06:03.513293 crc crio[22652]: time=\"2026-06-11T11:06:03.51283929Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686266-gzr72/oc\" id=e4856054-55bb-4595-883f-92deebf34bd1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:06:03.522653 crc crio[22652]: time=\"2026-06-11T11:06:03.518715616Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:06:03.556560 crc crio[22652]: time=\"2026-06-11T11:06:03.556465297Z\" level=info msg=\"Removed pod sandbox: d4338da2e8f566a331651e762385c4a4343ca0e977da02339b2613a99d57989e\" id=78522b26-f2bb-4148-9cea-45d5c33a7663 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:06:03.561351 crc crio[22652]: time=\"2026-06-11T11:06:03.561283335Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:06:03.593283 crc crio[22652]: time=\"2026-06-11T11:06:03.593182354Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:06:03.631733 crc crio[22652]: time=\"2026-06-11T11:06:03.631630039Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=81264107-5bf9-4ca7-8ce1-ae4fe78eac9c name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:06:03.648797 crc crio[22652]: time=\"2026-06-11T11:06:03.648691634Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=1af33986-ea10-46aa-9db9-f00d6899548d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:06:03.652525 crc crio[22652]: time=\"2026-06-11T11:06:03.652415711Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:06:03.653178 crc crio[22652]: time=\"2026-06-11T11:06:03.653000518Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:06:03.737448 crc crio[22652]: time=\"2026-06-11T11:06:03.737186386Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:06:03.752161 crc crio[22652]: time=\"2026-06-11T11:06:03.752002904Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:06:03.892292 crc crio[22652]: time=\"2026-06-11T11:06:03.892182152Z\" level=info msg=\"Created container cbaca55dd3b4d40cc4006680cd7871a2db5356a2ba260afab5984a820037ffa1: openstack/ceilometer-0/ceilometer-notification-agent\" id=1af33986-ea10-46aa-9db9-f00d6899548d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:06:03.895538 crc crio[22652]: time=\"2026-06-11T11:06:03.895454551Z\" level=info msg=\"Starting container: cbaca55dd3b4d40cc4006680cd7871a2db5356a2ba260afab5984a820037ffa1\" id=9e01e434-8248-4916-ac3f-9f044fce36d7 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:06:03.901106 crc crio[22652]: time=\"2026-06-11T11:06:03.900985129Z\" level=info msg=\"Started container\" PID=64668 containerID=cbaca55dd3b4d40cc4006680cd7871a2db5356a2ba260afab5984a820037ffa1 description=openstack/ceilometer-0/ceilometer-notification-agent id=9e01e434-8248-4916-ac3f-9f044fce36d7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6ad27316ebe077d1561c112eaf21e23d23397c5ea289bbc52584db4ed49f81f4\nJun 11 11:06:03.924950 crc crio[22652]: time=\"2026-06-11T11:06:03.924824584Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=38ebe32c-a4ab-445c-a105-f48eef7fbbf8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:06:03.925366 crc crio[22652]: time=\"2026-06-11T11:06:03.925049241Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/sg-core:latest not found\" id=38ebe32c-a4ab-445c-a105-f48eef7fbbf8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:06:03.925366 crc crio[22652]: time=\"2026-06-11T11:06:03.925216537Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/sg-core:latest found\" id=38ebe32c-a4ab-445c-a105-f48eef7fbbf8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:06:03.926560 crc crio[22652]: time=\"2026-06-11T11:06:03.92648293Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/sg-core:latest\" id=42e6967f-3c47-4f81-92cd-bf925df65820 name=/runtime.v1.ImageService/PullImage\nJun 11 11:06:03.935759 crc crio[22652]: time=\"2026-06-11T11:06:03.935680385Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/sg-core:latest\\\"\"\nJun 11 11:06:03.944364 crc crio[22652]: time=\"2026-06-11T11:06:03.944235912Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:06:04.038244 crc crio[22652]: time=\"2026-06-11T11:06:04.037805755Z\" level=info msg=\"Created container 19c44c1df8b48be73a85453700fc2995636f1489ca78c6b791399348810138f1: openshift-infra/auto-csr-approver-29686266-gzr72/oc\" id=e4856054-55bb-4595-883f-92deebf34bd1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:06:04.041671 crc crio[22652]: time=\"2026-06-11T11:06:04.041517211Z\" level=info msg=\"Starting container: 19c44c1df8b48be73a85453700fc2995636f1489ca78c6b791399348810138f1\" id=ca2fb499-922d-41a2-8e22-22be1ad3d5f8 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:06:04.057253 crc crio[22652]: time=\"2026-06-11T11:06:04.057112052Z\" level=info msg=\"Started container\" PID=64694 containerID=19c44c1df8b48be73a85453700fc2995636f1489ca78c6b791399348810138f1 description=openshift-infra/auto-csr-approver-29686266-gzr72/oc id=ca2fb499-922d-41a2-8e22-22be1ad3d5f8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c823a7d5a025e3e4c247c3434aa9aabc108912766276bd3b2a86ab8eeb21af3d\nJun 11 11:06:04.353541 crc crio[22652]: time=\"2026-06-11T11:06:04.353320768Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:06:04.402874 crc crio[22652]: time=\"2026-06-11T11:06:04.402680957Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:06:04.487624 crc crio[22652]: time=\"2026-06-11T11:06:04.487242924Z\" level=info msg=\"Created container 1c04f53fd8878e06031bf58f4851a142227869cce4898e11d5e6b6b40aa033e7: openstack/glance-default-internal-api-0/glance-httpd\" id=0eae069e-9599-4272-882a-5c626747d521 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:06:04.488872 crc crio[22652]: time=\"2026-06-11T11:06:04.488811463Z\" level=info msg=\"Starting container: 1c04f53fd8878e06031bf58f4851a142227869cce4898e11d5e6b6b40aa033e7\" id=115fedb1-fa68-410b-9114-4b37be53d832 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:06:04.497721 crc crio[22652]: time=\"2026-06-11T11:06:04.497607629Z\" level=info msg=\"Started container\" PID=64728 containerID=1c04f53fd8878e06031bf58f4851a142227869cce4898e11d5e6b6b40aa033e7 description=openstack/glance-default-internal-api-0/glance-httpd id=115fedb1-fa68-410b-9114-4b37be53d832 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e67d825e3a70a29da5414c243a9cb44d05d7d9fdd71f577de1601c681f605bd5\nJun 11 11:06:04.536933 crc crio[22652]: time=\"2026-06-11T11:06:04.536724305Z\" level=info msg=\"Created container 068f3a89721acbc58f8aa975274fb50f7060a470dd4f699d8ff1209d106d27e5: openstack/glance-default-external-api-0/glance-httpd\" id=fef5567d-ba54-46e1-bee0-cac9c09d6cfd name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:06:04.538022 crc crio[22652]: time=\"2026-06-11T11:06:04.537925373Z\" level=info msg=\"Starting container: 068f3a89721acbc58f8aa975274fb50f7060a470dd4f699d8ff1209d106d27e5\" id=9dde2edf-1f47-4131-92f2-d8e441754c02 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:06:04.544329 crc crio[22652]: time=\"2026-06-11T11:06:04.544168649Z\" level=info msg=\"Started container\" PID=64736 containerID=068f3a89721acbc58f8aa975274fb50f7060a470dd4f699d8ff1209d106d27e5 description=openstack/glance-default-external-api-0/glance-httpd id=9dde2edf-1f47-4131-92f2-d8e441754c02 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8da53a68e0533b2ba017b511ca5d93ab1638f2e0aba1ec9db0fe5125d937db2b\nJun 11 11:06:06.637982 crc crio[22652]: time=\"2026-06-11T11:06:06.637092346Z\" level=info msg=\"Stopping pod sandbox: c823a7d5a025e3e4c247c3434aa9aabc108912766276bd3b2a86ab8eeb21af3d\" id=18d76ff6-5625-4a47-9caa-1d9885756c74 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:06:06.639375 crc crio[22652]: time=\"2026-06-11T11:06:06.6387705Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686266-gzr72 Namespace:openshift-infra ID:c823a7d5a025e3e4c247c3434aa9aabc108912766276bd3b2a86ab8eeb21af3d UID:cae70cfc-39eb-4d29-877b-3d5725c22d75 NetNS:/var/run/netns/39f74d92-01aa-423a-9d33-bbebedb1a334 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcae70cfc_39eb_4d29_877b_3d5725c22d75.slice PodAnnotations:0xc00008c970}] Aliases:map[]}\"\nJun 11 11:06:06.639375 crc crio[22652]: time=\"2026-06-11T11:06:06.638941585Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686266-gzr72 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:06:07.652532 crc crio[22652]: time=\"2026-06-11T11:06:07.651940109Z\" level=info msg=\"Stopping pod sandbox: 0b0d40127946fa553fdf7883407f529fb608d4ad1d5c05bd2b18e5d12a263eb0\" id=6a871454-5f72-4eee-8b8a-ad42549a93f7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:06:07.653881 crc crio[22652]: time=\"2026-06-11T11:06:07.65323015Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-jxwst Namespace:openstack ID:0b0d40127946fa553fdf7883407f529fb608d4ad1d5c05bd2b18e5d12a263eb0 UID:be24e686-b70d-4345-9e0c-4e2d8b966433 NetNS:/var/run/netns/65e47e5a-9a72-4d2d-af8a-4b3692c69096 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbe24e686_b70d_4345_9e0c_4e2d8b966433.slice PodAnnotations:0xc00008ca58}] Aliases:map[]}\"\nJun 11 11:06:07.653881 crc crio[22652]: time=\"2026-06-11T11:06:07.653395506Z\" level=info msg=\"Deleting pod openstack_keystone-bootstrap-jxwst from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:06:08.786693 crc crio[22652]: time=\"2026-06-11T11:06:08.786232585Z\" level=info msg=\"Stopped pod sandbox: c823a7d5a025e3e4c247c3434aa9aabc108912766276bd3b2a86ab8eeb21af3d\" id=18d76ff6-5625-4a47-9caa-1d9885756c74 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:06:08.791834 crc crio[22652]: time=\"2026-06-11T11:06:08.791721007Z\" level=info msg=\"Stopped pod sandbox: 0b0d40127946fa553fdf7883407f529fb608d4ad1d5c05bd2b18e5d12a263eb0\" id=6a871454-5f72-4eee-8b8a-ad42549a93f7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:06:09.699015 crc crio[22652]: time=\"2026-06-11T11:06:09.698910128Z\" level=info msg=\"Stopping pod sandbox: 78690cf18e0bac7af401841d3e2713d1dc3221c65e9d88c3e057814cdc77674e\" id=ab9415fd-c1d2-4027-b92b-7a212b90f699 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:06:09.699927 crc crio[22652]: time=\"2026-06-11T11:06:09.699862438Z\" level=info msg=\"Got pod network &{Name:placement-db-sync-2vxlv Namespace:openstack ID:78690cf18e0bac7af401841d3e2713d1dc3221c65e9d88c3e057814cdc77674e UID:428e1c76-9877-49d3-9647-2c653c4b4f65 NetNS:/var/run/netns/c45bd792-e7bd-4e24-9896-26e10aa78a4a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod428e1c76_9877_49d3_9647_2c653c4b4f65.slice PodAnnotations:0xc0009885b0}] Aliases:map[]}\"\nJun 11 11:06:09.700222 crc crio[22652]: time=\"2026-06-11T11:06:09.700041824Z\" level=info msg=\"Deleting pod openstack_placement-db-sync-2vxlv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:06:10.616299 crc crio[22652]: time=\"2026-06-11T11:06:10.615727741Z\" level=info msg=\"Running pod sandbox: openstack/keystone-69786598d5-n8xfz/POD\" id=ab98057c-2e36-44f2-bb34-f78087907f96 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:06:10.616299 crc crio[22652]: time=\"2026-06-11T11:06:10.616315Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:06:12.758759 crc crio[22652]: time=\"2026-06-11T11:06:12.758038426Z\" level=info msg=\"Stopping pod sandbox: 211cc5fb19c87a857dfad7f0227c8a4f0412d365e67ba21edb31eeaa266944b8\" id=2026a4b0-6907-4faa-8dba-2abcd0ab177b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:06:12.760282 crc crio[22652]: time=\"2026-06-11T11:06:12.759230594Z\" level=info msg=\"Got pod network &{Name:barbican-db-sync-tf75q Namespace:openstack ID:211cc5fb19c87a857dfad7f0227c8a4f0412d365e67ba21edb31eeaa266944b8 UID:56c6cb6f-7785-4314-9f2b-02e49a6176ce NetNS:/var/run/netns/fd2ff31a-75a7-44d3-9f95-d3ccbdb86140 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod56c6cb6f_7785_4314_9f2b_02e49a6176ce.slice PodAnnotations:0xc0026186b0}] Aliases:map[]}\"\nJun 11 11:06:12.760282 crc crio[22652]: time=\"2026-06-11T11:06:12.759372478Z\" level=info msg=\"Deleting pod openstack_barbican-db-sync-tf75q from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:06:12.760282 crc crio[22652]: time=\"2026-06-11T11:06:12.758215412Z\" level=info msg=\"Stopping pod sandbox: 5b1efe741a77fa3f1dffa21913112443b8d2b4bbcce9f2c624073bd0f5c4a504\" id=145830f7-6777-40af-b2a0-3cf0335c1789 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:06:12.760282 crc crio[22652]: time=\"2026-06-11T11:06:12.760001897Z\" level=info msg=\"Got pod network &{Name:neutron-db-sync-8w6nw Namespace:openstack ID:5b1efe741a77fa3f1dffa21913112443b8d2b4bbcce9f2c624073bd0f5c4a504 UID:e678ce75-49c8-4387-ac3b-e8e0aa92338f NetNS:/var/run/netns/d1b6ee64-fba0-4e2e-973d-a7cab1411277 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode678ce75_49c8_4387_ac3b_e8e0aa92338f.slice PodAnnotations:0xc000102588}] Aliases:map[]}\"\nJun 11 11:06:12.760282 crc crio[22652]: time=\"2026-06-11T11:06:12.760192843Z\" level=info msg=\"Deleting pod openstack_neutron-db-sync-8w6nw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:06:13.191832 crc crio[22652]: time=\"2026-06-11T11:06:13.191462415Z\" level=info msg=\"Stopped pod sandbox: 5b1efe741a77fa3f1dffa21913112443b8d2b4bbcce9f2c624073bd0f5c4a504\" id=145830f7-6777-40af-b2a0-3cf0335c1789 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:06:13.194906 crc crio[22652]: time=\"2026-06-11T11:06:13.19482248Z\" level=info msg=\"Stopped pod sandbox: 78690cf18e0bac7af401841d3e2713d1dc3221c65e9d88c3e057814cdc77674e\" id=ab9415fd-c1d2-4027-b92b-7a212b90f699 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:06:13.214241 crc crio[22652]: time=\"2026-06-11T11:06:13.213850676Z\" level=info msg=\"Stopped pod sandbox: 211cc5fb19c87a857dfad7f0227c8a4f0412d365e67ba21edb31eeaa266944b8\" id=2026a4b0-6907-4faa-8dba-2abcd0ab177b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:06:13.246820 crc crio[22652]: time=\"2026-06-11T11:06:13.246662714Z\" level=info msg=\"Got pod network &{Name:keystone-69786598d5-n8xfz Namespace:openstack ID:72f4508bebc613dbd06587fad092e0f97158c381c2cfbe546ae454838d81eb47 UID:8fc667f7-ad92-4c63-a510-b341c5636040 NetNS:/var/run/netns/fe52794d-1e48-49dd-b477-fd20aef536b1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8fc667f7_ad92_4c63_a510_b341c5636040.slice PodAnnotations:0xc000102b88}] Aliases:map[]}\"\nJun 11 11:06:13.246820 crc crio[22652]: time=\"2026-06-11T11:06:13.246742578Z\" level=info msg=\"Adding pod openstack_keystone-69786598d5-n8xfz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:06:15.317206 crc crio[22652]: 2026-06-11T11:06:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:72f4508bebc613d Mac:e2:d6:05:d8:39:72 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9a Mtu:0 Sandbox:/var/run/netns/fe52794d-1e48-49dd-b477-fd20aef536b1 SocketPath: PciID:}] [{Interface:0xc0001345e0 Address:{IP:10.217.0.154 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:06:15.319952 crc crio[22652]: time=\"2026-06-11T11:06:15.319028899Z\" level=info msg=\"Got pod network &{Name:keystone-69786598d5-n8xfz Namespace:openstack ID:72f4508bebc613dbd06587fad092e0f97158c381c2cfbe546ae454838d81eb47 UID:8fc667f7-ad92-4c63-a510-b341c5636040 NetNS:/var/run/netns/fe52794d-1e48-49dd-b477-fd20aef536b1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8fc667f7_ad92_4c63_a510_b341c5636040.slice PodAnnotations:0xc000102b88}] Aliases:map[]}\"\nJun 11 11:06:15.319952 crc crio[22652]: time=\"2026-06-11T11:06:15.319402091Z\" level=info msg=\"Checking pod openstack_keystone-69786598d5-n8xfz for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:06:15.337613 crc crio[22652]: time=\"2026-06-11T11:06:15.336542419Z\" level=info msg=\"Ran pod sandbox 72f4508bebc613dbd06587fad092e0f97158c381c2cfbe546ae454838d81eb47 with infra container: openstack/keystone-69786598d5-n8xfz/POD\" id=ab98057c-2e36-44f2-bb34-f78087907f96 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:06:15.342249 crc crio[22652]: time=\"2026-06-11T11:06:15.342100611Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=6720557f-6780-4b3d-9ff4-e2f495f8eb58 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:06:15.419725 crc crio[22652]: time=\"2026-06-11T11:06:15.418930819Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=8acfca20-479b-46f9-85fe-8ad4b1d46485 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:06:15.962926 crc crio[22652]: time=\"2026-06-11T11:06:15.962517538Z\" level=info msg=\"Creating container: openstack/keystone-69786598d5-n8xfz/keystone-api\" id=275ced00-2b70-45a5-938e-63dd6c3e1314 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:06:15.964454 crc crio[22652]: time=\"2026-06-11T11:06:15.964394416Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:06:16.027607 crc crio[22652]: time=\"2026-06-11T11:06:16.027511034Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:06:16.036417 crc crio[22652]: time=\"2026-06-11T11:06:16.036343354Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:06:16.368318 crc crio[22652]: time=\"2026-06-11T11:06:16.367800345Z\" level=info msg=\"Created container 14d9f1b23f761fd97fa85feba51fa218b54cd324585f9a75445b9a4f32e39132: openstack/keystone-69786598d5-n8xfz/keystone-api\" id=275ced00-2b70-45a5-938e-63dd6c3e1314 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:06:16.369428 crc crio[22652]: time=\"2026-06-11T11:06:16.3685964Z\" level=info msg=\"Starting container: 14d9f1b23f761fd97fa85feba51fa218b54cd324585f9a75445b9a4f32e39132\" id=a262648f-5ef5-4416-8ae8-dfe9ace7d5ec name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:06:16.376432 crc crio[22652]: time=\"2026-06-11T11:06:16.376349522Z\" level=info msg=\"Started container\" PID=65887 containerID=14d9f1b23f761fd97fa85feba51fa218b54cd324585f9a75445b9a4f32e39132 description=openstack/keystone-69786598d5-n8xfz/keystone-api id=a262648f-5ef5-4416-8ae8-dfe9ace7d5ec name=/runtime.v1.RuntimeService/StartContainer sandboxID=72f4508bebc613dbd06587fad092e0f97158c381c2cfbe546ae454838d81eb47\nJun 11 11:06:16.664310 crc crio[22652]: time=\"2026-06-11T11:06:16.657289661Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:457ac65a0818c89c25b563e576fd0e228e61b23e5913835aa8c748f2c70ce600\" id=42e6967f-3c47-4f81-92cd-bf925df65820 name=/runtime.v1.ImageService/PullImage\nJun 11 11:06:16.666437 crc crio[22652]: time=\"2026-06-11T11:06:16.666360042Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=f35ea3dc-36ef-485e-a574-8321c31a527c name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:06:16.697748 crc crio[22652]: time=\"2026-06-11T11:06:16.69760878Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=006d7b85-4229-4c47-8d15-b3f0c7e9fe47 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:06:16.714490 crc crio[22652]: time=\"2026-06-11T11:06:16.712778752Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=10ad9e91-f233-4a33-9ccc-cbae1bb3c0e3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:06:16.714490 crc crio[22652]: time=\"2026-06-11T11:06:16.71427672Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:06:16.783340 crc crio[22652]: time=\"2026-06-11T11:06:16.780685671Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:06:16.801596 crc crio[22652]: time=\"2026-06-11T11:06:16.797392093Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:06:17.213021 crc crio[22652]: time=\"2026-06-11T11:06:17.212842419Z\" level=info msg=\"Created container 7916fdf63c5d36830ca6f2231688f7616017fd0fa4cab4835c7c7dcf8298dd05: openstack/ceilometer-0/sg-core\" id=10ad9e91-f233-4a33-9ccc-cbae1bb3c0e3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:06:17.214074 crc crio[22652]: time=\"2026-06-11T11:06:17.213966915Z\" level=info msg=\"Starting container: 7916fdf63c5d36830ca6f2231688f7616017fd0fa4cab4835c7c7dcf8298dd05\" id=e89cae1e-d51b-4799-a3cd-33c6ee40656d name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:06:17.221548 crc crio[22652]: time=\"2026-06-11T11:06:17.221449399Z\" level=info msg=\"Started container\" PID=65946 containerID=7916fdf63c5d36830ca6f2231688f7616017fd0fa4cab4835c7c7dcf8298dd05 description=openstack/ceilometer-0/sg-core id=e89cae1e-d51b-4799-a3cd-33c6ee40656d name=/runtime.v1.RuntimeService/StartContainer sandboxID=6ad27316ebe077d1561c112eaf21e23d23397c5ea289bbc52584db4ed49f81f4\nJun 11 11:06:17.247382 crc crio[22652]: time=\"2026-06-11T11:06:17.246445342Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=88041576-fd5c-4fe7-bc05-afd3f3950edd name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:06:17.247382 crc crio[22652]: time=\"2026-06-11T11:06:17.247263718Z\" level=info msg=\"Image registry.redhat.io/ubi9/httpd-24:latest not found\" id=88041576-fd5c-4fe7-bc05-afd3f3950edd name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:06:17.247382 crc crio[22652]: time=\"2026-06-11T11:06:17.247311509Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/ubi9/httpd-24:latest found\" id=88041576-fd5c-4fe7-bc05-afd3f3950edd name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:06:17.252394 crc crio[22652]: time=\"2026-06-11T11:06:17.252326458Z\" level=info msg=\"Pulling image: registry.redhat.io/ubi9/httpd-24:latest\" id=00960be2-c50d-4a4f-a5a9-a042200bf398 name=/runtime.v1.ImageService/PullImage\nJun 11 11:06:17.274919 crc crio[22652]: time=\"2026-06-11T11:06:17.274802776Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/ubi9/httpd-24:latest\\\"\"\nJun 11 11:06:17.380093 crc crio[22652]: time=\"2026-06-11T11:06:17.378453819Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-6c85d9984c-j4b9q/POD\" id=3c966bf2-a368-4f2b-a9dd-7f8f9167225f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:06:17.380093 crc crio[22652]: time=\"2026-06-11T11:06:17.378535561Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:06:17.436545 crc crio[22652]: time=\"2026-06-11T11:06:17.436438821Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6c85d9984c-j4b9q Namespace:openstack ID:dc7bf7d75969f83ae7f10afc076286a4c2a00f21a7d972872f8ebcebb8b31606 UID:0adfd94f-f547-46cb-aef1-0cf1f9629a6b NetNS:/var/run/netns/ba431822-cd3e-46fa-8787-413207482b3f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0adfd94f_f547_46cb_aef1_0cf1f9629a6b.slice PodAnnotations:0xc002618c50}] Aliases:map[]}\"\nJun 11 11:06:17.436545 crc crio[22652]: time=\"2026-06-11T11:06:17.436519864Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-6c85d9984c-j4b9q to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:06:17.563006 crc crio[22652]: time=\"2026-06-11T11:06:17.56242022Z\" level=info msg=\"Running pod sandbox: openstack/neutron-86dcd8dfd8-ppxs8/POD\" id=b0afd279-c25b-427e-8ada-9d6a656e415f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:06:17.563221 crc crio[22652]: time=\"2026-06-11T11:06:17.563012519Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:06:17.660402 crc crio[22652]: time=\"2026-06-11T11:06:17.649648885Z\" level=info msg=\"Got pod network &{Name:neutron-86dcd8dfd8-ppxs8 Namespace:openstack ID:8c75d2414e2c641b162f08149535f56fa02bfaa707245996cb93e1240b73e0e6 UID:693a60fe-2449-457b-a6b4-7012e8706631 NetNS:/var/run/netns/237cef78-7bfe-406d-a797-682d1b7a6c24 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod693a60fe_2449_457b_a6b4_7012e8706631.slice PodAnnotations:0xc000989290}] Aliases:map[]}\"\nJun 11 11:06:17.660402 crc crio[22652]: time=\"2026-06-11T11:06:17.649715137Z\" level=info msg=\"Adding pod openstack_neutron-86dcd8dfd8-ppxs8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:06:18.573868 crc crio[22652]: 2026-06-11T11:06:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dc7bf7d75969f83 Mac:1a:2c:b2:2e:63:54 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9b Mtu:0 Sandbox:/var/run/netns/ba431822-cd3e-46fa-8787-413207482b3f SocketPath: PciID:}] [{Interface:0xc00031e750 Address:{IP:10.217.0.155 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:06:18.579291 crc crio[22652]: time=\"2026-06-11T11:06:18.575623209Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6c85d9984c-j4b9q Namespace:openstack ID:dc7bf7d75969f83ae7f10afc076286a4c2a00f21a7d972872f8ebcebb8b31606 UID:0adfd94f-f547-46cb-aef1-0cf1f9629a6b NetNS:/var/run/netns/ba431822-cd3e-46fa-8787-413207482b3f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0adfd94f_f547_46cb_aef1_0cf1f9629a6b.slice PodAnnotations:0xc002618c50}] Aliases:map[]}\"\nJun 11 11:06:18.579291 crc crio[22652]: time=\"2026-06-11T11:06:18.575822155Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-6c85d9984c-j4b9q for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:06:18.611744 crc crio[22652]: time=\"2026-06-11T11:06:18.607947657Z\" level=info msg=\"Ran pod sandbox dc7bf7d75969f83ae7f10afc076286a4c2a00f21a7d972872f8ebcebb8b31606 with infra container: openstack/dnsmasq-dns-6c85d9984c-j4b9q/POD\" id=3c966bf2-a368-4f2b-a9dd-7f8f9167225f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:06:18.621440 crc crio[22652]: time=\"2026-06-11T11:06:18.613243979Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=bcb17b58-1010-4bc0-bbb7-6a29b5c22375 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:06:18.797471 crc crio[22652]: 2026-06-11T11:06:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8c75d2414e2c641 Mac:c6:53:e9:52:ba:f2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9c Mtu:0 Sandbox:/var/run/netns/237cef78-7bfe-406d-a797-682d1b7a6c24 SocketPath: PciID:}] [{Interface:0xc0001bef70 Address:{IP:10.217.0.156 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:06:18.804969 crc crio[22652]: time=\"2026-06-11T11:06:18.801776908Z\" level=info msg=\"Got pod network &{Name:neutron-86dcd8dfd8-ppxs8 Namespace:openstack ID:8c75d2414e2c641b162f08149535f56fa02bfaa707245996cb93e1240b73e0e6 UID:693a60fe-2449-457b-a6b4-7012e8706631 NetNS:/var/run/netns/237cef78-7bfe-406d-a797-682d1b7a6c24 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod693a60fe_2449_457b_a6b4_7012e8706631.slice PodAnnotations:0xc000989290}] Aliases:map[]}\"\nJun 11 11:06:18.804969 crc crio[22652]: time=\"2026-06-11T11:06:18.802182471Z\" level=info msg=\"Checking pod openstack_neutron-86dcd8dfd8-ppxs8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:06:18.833661 crc crio[22652]: time=\"2026-06-11T11:06:18.833548615Z\" level=info msg=\"Running pod sandbox: openstack/placement-686cdfc9f6-tlfb8/POD\" id=2957434d-6a22-453e-9fab-b5a9b8c75618 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:06:18.833976 crc crio[22652]: time=\"2026-06-11T11:06:18.83368978Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:06:18.837919 crc crio[22652]: time=\"2026-06-11T11:06:18.83780086Z\" level=info msg=\"Running pod sandbox: openstack/barbican-worker-7db98574f-r7hqg/POD\" id=890a0539-180e-4833-9c60-817c79f18858 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:06:18.837919 crc crio[22652]: time=\"2026-06-11T11:06:18.837905573Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:06:18.852233 crc crio[22652]: time=\"2026-06-11T11:06:18.852182487Z\" level=info msg=\"Ran pod sandbox 8c75d2414e2c641b162f08149535f56fa02bfaa707245996cb93e1240b73e0e6 with infra container: openstack/neutron-86dcd8dfd8-ppxs8/POD\" id=b0afd279-c25b-427e-8ada-9d6a656e415f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:06:18.871715 crc crio[22652]: time=\"2026-06-11T11:06:18.869507442Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=d701ad58-5eb1-4e37-99fb-26d6b057aa2c name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:06:18.876635 crc crio[22652]: time=\"2026-06-11T11:06:18.87650876Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=31866090-d391-4455-808d-be796569dfa1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:06:18.993523 crc crio[22652]: time=\"2026-06-11T11:06:18.991579337Z\" level=info msg=\"Running pod sandbox: openstack/barbican-keystone-listener-7bb9f7ddf6-s8sdv/POD\" id=a5a49c9e-6509-4b1f-9b94-6400c697820e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:06:18.993523 crc crio[22652]: time=\"2026-06-11T11:06:18.992252968Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:06:18.993523 crc crio[22652]: time=\"2026-06-11T11:06:18.993431515Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6c85d9984c-j4b9q/init\" id=9a6762a4-201b-4208-9473-27f6e82bece3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:06:19.049979 crc crio[22652]: time=\"2026-06-11T11:06:19.049744163Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:06:19.100502 crc crio[22652]: time=\"2026-06-11T11:06:19.088531164Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=c849e13a-7136-4fd1-ae8f-c03c983cc6d5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:06:19.147412 crc crio[22652]: time=\"2026-06-11T11:06:19.147026621Z\" level=info msg=\"Creating container: openstack/neutron-86dcd8dfd8-ppxs8/neutron-api\" id=060a03d1-785e-4d9e-8c67-81fb5cdfa13e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:06:19.167220 crc crio[22652]: time=\"2026-06-11T11:06:19.167029992Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:06:19.184011 crc crio[22652]: time=\"2026-06-11T11:06:19.183877526Z\" level=info msg=\"Got pod network &{Name:placement-686cdfc9f6-tlfb8 Namespace:openstack ID:41f33db0cdb51f64a7364c32fe0214a335f686080182e8c904e139a8ef0b22f8 UID:36ee10e6-4438-4906-a177-9a9945a549f7 NetNS:/var/run/netns/a26c79ba-46b4-44f9-a363-652658bf5943 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod36ee10e6_4438_4906_a177_9a9945a549f7.slice PodAnnotations:0xc0022f62a8}] Aliases:map[]}\"\nJun 11 11:06:19.184011 crc crio[22652]: time=\"2026-06-11T11:06:19.183949482Z\" level=info msg=\"Adding pod openstack_placement-686cdfc9f6-tlfb8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:06:19.197439 crc crio[22652]: time=\"2026-06-11T11:06:19.197155779Z\" level=info msg=\"Got pod network &{Name:barbican-worker-7db98574f-r7hqg Namespace:openstack ID:807d79200440b9e910de7a773bf067da4b1cfbba2c3f88f5544341bac2dcd6d2 UID:54c2eea7-c09a-4063-aef8-568c3eec926a NetNS:/var/run/netns/71c7ee30-6fc3-4f15-96f4-d64f19e12f35 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod54c2eea7_c09a_4063_aef8_568c3eec926a.slice PodAnnotations:0xc002400180}] Aliases:map[]}\"\nJun 11 11:06:19.197439 crc crio[22652]: time=\"2026-06-11T11:06:19.197226941Z\" level=info msg=\"Adding pod openstack_barbican-worker-7db98574f-r7hqg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:06:19.238469 crc crio[22652]: time=\"2026-06-11T11:06:19.236714895Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-7bb9f7ddf6-s8sdv Namespace:openstack ID:014fa0a2ae0123b333c97a039a34722b9c4eea69f3c9e2a10793743e604c9035 UID:e15a2506-06e9-434e-813b-277d60c8487b NetNS:/var/run/netns/6f494bfe-5550-4967-9749-2c52d90542ae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode15a2506_06e9_434e_813b_277d60c8487b.slice PodAnnotations:0xc0022f65a0}] Aliases:map[]}\"\nJun 11 11:06:19.238469 crc crio[22652]: time=\"2026-06-11T11:06:19.236792488Z\" level=info msg=\"Adding pod openstack_barbican-keystone-listener-7bb9f7ddf6-s8sdv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:06:19.325953 crc crio[22652]: time=\"2026-06-11T11:06:19.325629222Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:06:19.342200 crc crio[22652]: time=\"2026-06-11T11:06:19.341935413Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:06:19.348212 crc crio[22652]: time=\"2026-06-11T11:06:19.346310748Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:06:19.388634 crc crio[22652]: time=\"2026-06-11T11:06:19.38630411Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-54f48964b7-gxqrj/POD\" id=10f0b896-fc80-46fc-909f-50112bb8016a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:06:19.388634 crc crio[22652]: time=\"2026-06-11T11:06:19.386427914Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:06:19.388634 crc crio[22652]: time=\"2026-06-11T11:06:19.386753369Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:06:19.474892 crc crio[22652]: time=\"2026-06-11T11:06:19.473319156Z\" level=info msg=\"Running pod sandbox: openstack/barbican-api-7bdbd46666-qxgml/POD\" id=366b6de8-b30f-4b17-b2d1-c09849cabcbb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:06:19.474892 crc crio[22652]: time=\"2026-06-11T11:06:19.473898684Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:06:19.516413 crc crio[22652]: time=\"2026-06-11T11:06:19.51550691Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-54f48964b7-gxqrj Namespace:openstack ID:22770f2dc9cfde18957cd69f87aaebda7e0542eb59186692529aa6727b400ff4 UID:ebd7703f-6237-449b-af2c-113763c5706e NetNS:/var/run/netns/596d6245-c98b-4c1a-8d71-9a6f3b3bd81b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podebd7703f_6237_449b_af2c_113763c5706e.slice PodAnnotations:0xc0029283f0}] Aliases:map[]}\"\nJun 11 11:06:19.516413 crc crio[22652]: time=\"2026-06-11T11:06:19.515635424Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-54f48964b7-gxqrj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:06:19.593235 crc crio[22652]: time=\"2026-06-11T11:06:19.579353999Z\" level=info msg=\"Got pod network &{Name:barbican-api-7bdbd46666-qxgml Namespace:openstack ID:524b10abab55b9cfa7912ba0333062fd27527dd019dfac4b897b43f2d805eb9d UID:46a66af7-c334-4ae7-921c-459bf5a6492d NetNS:/var/run/netns/65da83c1-f13f-42ae-92bb-452fb71dd66f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod46a66af7_c334_4ae7_921c_459bf5a6492d.slice PodAnnotations:0xc002928568}] Aliases:map[]}\"\nJun 11 11:06:19.593235 crc crio[22652]: time=\"2026-06-11T11:06:19.590987396Z\" level=info msg=\"Adding pod openstack_barbican-api-7bdbd46666-qxgml to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:06:19.619957 crc crio[22652]: time=\"2026-06-11T11:06:19.619837467Z\" level=info msg=\"Created container 8428b616bdfab6e9b06feedcaab96ccb1650c6d52ba73f870aa774b589b2e264: openstack/neutron-86dcd8dfd8-ppxs8/neutron-api\" id=060a03d1-785e-4d9e-8c67-81fb5cdfa13e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:06:19.629717 crc crio[22652]: time=\"2026-06-11T11:06:19.629628223Z\" level=info msg=\"Starting container: 8428b616bdfab6e9b06feedcaab96ccb1650c6d52ba73f870aa774b589b2e264\" id=2921ee85-01d6-4d56-939e-f05d405bba21 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:06:19.641490 crc crio[22652]: time=\"2026-06-11T11:06:19.641390229Z\" level=info msg=\"Created container a024021e6d34888c233b9e8c9b470b0c35319145e7d51c10079f17f117bfbeb7: openstack/dnsmasq-dns-6c85d9984c-j4b9q/init\" id=9a6762a4-201b-4208-9473-27f6e82bece3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:06:19.643934 crc crio[22652]: time=\"2026-06-11T11:06:19.643756952Z\" level=info msg=\"Starting container: a024021e6d34888c233b9e8c9b470b0c35319145e7d51c10079f17f117bfbeb7\" id=2dd8ee79-98e6-42e5-949d-dba6484eeedf name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:06:19.645396 crc crio[22652]: time=\"2026-06-11T11:06:19.645353599Z\" level=info msg=\"Started container\" PID=66368 containerID=8428b616bdfab6e9b06feedcaab96ccb1650c6d52ba73f870aa774b589b2e264 description=openstack/neutron-86dcd8dfd8-ppxs8/neutron-api id=2921ee85-01d6-4d56-939e-f05d405bba21 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8c75d2414e2c641b162f08149535f56fa02bfaa707245996cb93e1240b73e0e6\nJun 11 11:06:19.664949 crc crio[22652]: time=\"2026-06-11T11:06:19.664727043Z\" level=info msg=\"Started container\" PID=66376 containerID=a024021e6d34888c233b9e8c9b470b0c35319145e7d51c10079f17f117bfbeb7 description=openstack/dnsmasq-dns-6c85d9984c-j4b9q/init id=2dd8ee79-98e6-42e5-949d-dba6484eeedf name=/runtime.v1.RuntimeService/StartContainer sandboxID=dc7bf7d75969f83ae7f10afc076286a4c2a00f21a7d972872f8ebcebb8b31606\nJun 11 11:06:19.682288 crc crio[22652]: time=\"2026-06-11T11:06:19.68166428Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=70fef246-79ab-4c42-ac54-f60e036ae9bf name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:06:19.808657 crc crio[22652]: time=\"2026-06-11T11:06:19.807627917Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=1efe0526-318f-467c-b805-922fa2e87fde name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:06:19.827619 crc crio[22652]: time=\"2026-06-11T11:06:19.821311082Z\" level=info msg=\"Creating container: openstack/neutron-86dcd8dfd8-ppxs8/neutron-httpd\" id=c33cba82-f86e-410b-a472-801c9c6f78f5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:06:19.827619 crc crio[22652]: time=\"2026-06-11T11:06:19.822660085Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:06:19.968669 crc crio[22652]: 2026-06-11T11:06:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:41f33db0cdb51f6 Mac:ee:be:64:d7:77:f8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9d Mtu:0 Sandbox:/var/run/netns/a26c79ba-46b4-44f9-a363-652658bf5943 SocketPath: PciID:}] [{Interface:0xc000140750 Address:{IP:10.217.0.157 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:06:19.968669 crc crio[22652]: time=\"2026-06-11T11:06:19.968607694Z\" level=info msg=\"Got pod network &{Name:placement-686cdfc9f6-tlfb8 Namespace:openstack ID:41f33db0cdb51f64a7364c32fe0214a335f686080182e8c904e139a8ef0b22f8 UID:36ee10e6-4438-4906-a177-9a9945a549f7 NetNS:/var/run/netns/a26c79ba-46b4-44f9-a363-652658bf5943 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod36ee10e6_4438_4906_a177_9a9945a549f7.slice PodAnnotations:0xc0022f62a8}] Aliases:map[]}\"\nJun 11 11:06:19.968928 crc crio[22652]: time=\"2026-06-11T11:06:19.968835341Z\" level=info msg=\"Checking pod openstack_placement-686cdfc9f6-tlfb8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:06:20.036616 crc crio[22652]: time=\"2026-06-11T11:06:20.036003805Z\" level=info msg=\"Ran pod sandbox 41f33db0cdb51f64a7364c32fe0214a335f686080182e8c904e139a8ef0b22f8 with infra container: openstack/placement-686cdfc9f6-tlfb8/POD\" id=2957434d-6a22-453e-9fab-b5a9b8c75618 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:06:20.053413 crc crio[22652]: time=\"2026-06-11T11:06:20.053244685Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=9502226a-6bf9-4845-a574-e9113efee281 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:06:20.109192 crc crio[22652]: time=\"2026-06-11T11:06:20.107952771Z\" level=info msg=\"Stopping pod sandbox: dc7bf7d75969f83ae7f10afc076286a4c2a00f21a7d972872f8ebcebb8b31606\" id=c4a2e498-6421-460b-a379-1ffbb3f1c05f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:06:20.110702 crc crio[22652]: time=\"2026-06-11T11:06:20.109836211Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6c85d9984c-j4b9q Namespace:openstack ID:dc7bf7d75969f83ae7f10afc076286a4c2a00f21a7d972872f8ebcebb8b31606 UID:0adfd94f-f547-46cb-aef1-0cf1f9629a6b NetNS:/var/run/netns/ba431822-cd3e-46fa-8787-413207482b3f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0adfd94f_f547_46cb_aef1_0cf1f9629a6b.slice PodAnnotations:0xc002acc140}] Aliases:map[]}\"\nJun 11 11:06:20.111030 crc crio[22652]: time=\"2026-06-11T11:06:20.110920415Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-6c85d9984c-j4b9q from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:06:20.205098 crc crio[22652]: 2026-06-11T11:06:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:807d79200440b9e Mac:02:62:4b:58:3b:5d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9e Mtu:0 Sandbox:/var/run/netns/71c7ee30-6fc3-4f15-96f4-d64f19e12f35 SocketPath: PciID:}] [{Interface:0xc00058a5c0 Address:{IP:10.217.0.158 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:06:20.205422 crc crio[22652]: 2026-06-11T11:06:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:014fa0a2ae0123b Mac:32:cd:73:01:1e:bc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9f Mtu:0 Sandbox:/var/run/netns/6f494bfe-5550-4967-9749-2c52d90542ae SocketPath: PciID:}] [{Interface:0xc000014700 Address:{IP:10.217.0.159 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:06:20.205908 crc crio[22652]: time=\"2026-06-11T11:06:20.205831905Z\" level=info msg=\"Got pod network &{Name:barbican-worker-7db98574f-r7hqg Namespace:openstack ID:807d79200440b9e910de7a773bf067da4b1cfbba2c3f88f5544341bac2dcd6d2 UID:54c2eea7-c09a-4063-aef8-568c3eec926a NetNS:/var/run/netns/71c7ee30-6fc3-4f15-96f4-d64f19e12f35 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod54c2eea7_c09a_4063_aef8_568c3eec926a.slice PodAnnotations:0xc002400180}] Aliases:map[]}\"\nJun 11 11:06:20.206078 crc crio[22652]: time=\"2026-06-11T11:06:20.206012001Z\" level=info msg=\"Checking pod openstack_barbican-worker-7db98574f-r7hqg for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:06:20.206381 crc crio[22652]: time=\"2026-06-11T11:06:20.206318921Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-7bb9f7ddf6-s8sdv Namespace:openstack ID:014fa0a2ae0123b333c97a039a34722b9c4eea69f3c9e2a10793743e604c9035 UID:e15a2506-06e9-434e-813b-277d60c8487b NetNS:/var/run/netns/6f494bfe-5550-4967-9749-2c52d90542ae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode15a2506_06e9_434e_813b_277d60c8487b.slice PodAnnotations:0xc0022f65a0}] Aliases:map[]}\"\nJun 11 11:06:20.206562 crc crio[22652]: time=\"2026-06-11T11:06:20.206477276Z\" level=info msg=\"Checking pod openstack_barbican-keystone-listener-7bb9f7ddf6-s8sdv for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:06:20.255196 crc crio[22652]: 2026-06-11T11:06:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:22770f2dc9cfde1 Mac:4a:95:3c:80:c6:bf Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a0 Mtu:0 Sandbox:/var/run/netns/596d6245-c98b-4c1a-8d71-9a6f3b3bd81b SocketPath: PciID:}] [{Interface:0xc000014c10 Address:{IP:10.217.0.160 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:06:20.255196 crc crio[22652]: time=\"2026-06-11T11:06:20.254087725Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-54f48964b7-gxqrj Namespace:openstack ID:22770f2dc9cfde18957cd69f87aaebda7e0542eb59186692529aa6727b400ff4 UID:ebd7703f-6237-449b-af2c-113763c5706e NetNS:/var/run/netns/596d6245-c98b-4c1a-8d71-9a6f3b3bd81b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podebd7703f_6237_449b_af2c_113763c5706e.slice PodAnnotations:0xc0029283f0}] Aliases:map[]}\"\nJun 11 11:06:20.255196 crc crio[22652]: time=\"2026-06-11T11:06:20.254318773Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-54f48964b7-gxqrj for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:06:20.262456 crc crio[22652]: time=\"2026-06-11T11:06:20.262194081Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=2289fe6f-d1d3-4c75-b9c1-d77a44be7618 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:06:20.262456 crc crio[22652]: time=\"2026-06-11T11:06:20.262407879Z\" level=info msg=\"Ran pod sandbox 807d79200440b9e910de7a773bf067da4b1cfbba2c3f88f5544341bac2dcd6d2 with infra container: openstack/barbican-worker-7db98574f-r7hqg/POD\" id=890a0539-180e-4833-9c60-817c79f18858 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:06:20.264102 crc crio[22652]: time=\"2026-06-11T11:06:20.263999808Z\" level=info msg=\"Ran pod sandbox 014fa0a2ae0123b333c97a039a34722b9c4eea69f3c9e2a10793743e604c9035 with infra container: openstack/barbican-keystone-listener-7bb9f7ddf6-s8sdv/POD\" id=a5a49c9e-6509-4b1f-9b94-6400c697820e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:06:20.272795 crc crio[22652]: time=\"2026-06-11T11:06:20.272693629Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=68fb52fc-e9e5-4a45-9c11-18d14ad19711 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:06:20.273111 crc crio[22652]: time=\"2026-06-11T11:06:20.272935167Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified not found\" id=68fb52fc-e9e5-4a45-9c11-18d14ad19711 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:06:20.273111 crc crio[22652]: time=\"2026-06-11T11:06:20.272980529Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified found\" id=68fb52fc-e9e5-4a45-9c11-18d14ad19711 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:06:20.274201 crc crio[22652]: time=\"2026-06-11T11:06:20.274071722Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=296d1f22-1494-4327-ae52-737297bbd3ee name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:06:20.274793 crc crio[22652]: time=\"2026-06-11T11:06:20.274597019Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified not found\" id=296d1f22-1494-4327-ae52-737297bbd3ee name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:06:20.274793 crc crio[22652]: time=\"2026-06-11T11:06:20.274705463Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified found\" id=296d1f22-1494-4327-ae52-737297bbd3ee name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:06:20.279390 crc crio[22652]: time=\"2026-06-11T11:06:20.279291481Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:06:20.284270 crc crio[22652]: time=\"2026-06-11T11:06:20.282417563Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=03f6a6e8-afbd-40d8-9e09-0658e948bd25 name=/runtime.v1.ImageService/PullImage\nJun 11 11:06:20.284270 crc crio[22652]: time=\"2026-06-11T11:06:20.28296182Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=7eb76e53-025d-4eed-ae93-4641be415ce3 name=/runtime.v1.ImageService/PullImage\nJun 11 11:06:20.284270 crc crio[22652]: time=\"2026-06-11T11:06:20.284202641Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:06:20.293435 crc crio[22652]: time=\"2026-06-11T11:06:20.292978089Z\" level=info msg=\"Creating container: openstack/placement-686cdfc9f6-tlfb8/placement-log\" id=a35df8a5-2d38-4960-a767-1535efacdbeb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:06:20.303686 crc crio[22652]: time=\"2026-06-11T11:06:20.2990297Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:06:20.311872 crc crio[22652]: time=\"2026-06-11T11:06:20.311791206Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\\\"\"\nJun 11 11:06:20.311872 crc crio[22652]: time=\"2026-06-11T11:06:20.311691733Z\" level=info msg=\"Ran pod sandbox 22770f2dc9cfde18957cd69f87aaebda7e0542eb59186692529aa6727b400ff4 with infra container: openstack/dnsmasq-dns-54f48964b7-gxqrj/POD\" id=10f0b896-fc80-46fc-909f-50112bb8016a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:06:20.313812 crc crio[22652]: time=\"2026-06-11T11:06:20.313645204Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\\\"\"\nJun 11 11:06:20.323929 crc crio[22652]: time=\"2026-06-11T11:06:20.323782815Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=2073169d-7d8f-4c82-94c6-f7b8cccb1bf4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:06:20.494591 crc crio[22652]: time=\"2026-06-11T11:06:20.494374816Z\" level=info msg=\"Created container 2ddf99d1c03e5bda6e825b9cc5eafdfc4b7ff4326b4bcf813c122028f96d7b05: openstack/neutron-86dcd8dfd8-ppxs8/neutron-httpd\" id=c33cba82-f86e-410b-a472-801c9c6f78f5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:06:20.514828 crc crio[22652]: time=\"2026-06-11T11:06:20.508321972Z\" level=info msg=\"Starting container: 2ddf99d1c03e5bda6e825b9cc5eafdfc4b7ff4326b4bcf813c122028f96d7b05\" id=c7bcbd3f-22e7-479d-833e-8aaed8723d99 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:06:20.552836 crc crio[22652]: time=\"2026-06-11T11:06:20.549321748Z\" level=info msg=\"Started container\" PID=66694 containerID=2ddf99d1c03e5bda6e825b9cc5eafdfc4b7ff4326b4bcf813c122028f96d7b05 description=openstack/neutron-86dcd8dfd8-ppxs8/neutron-httpd id=c7bcbd3f-22e7-479d-833e-8aaed8723d99 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8c75d2414e2c641b162f08149535f56fa02bfaa707245996cb93e1240b73e0e6\nJun 11 11:06:20.569064 crc crio[22652]: time=\"2026-06-11T11:06:20.564936764Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:06:20.576643 crc crio[22652]: time=\"2026-06-11T11:06:20.576211551Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:06:20.622810 crc crio[22652]: 2026-06-11T11:06:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:524b10abab55b9c Mac:a6:48:4a:26:7e:83 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a1 Mtu:0 Sandbox:/var/run/netns/65da83c1-f13f-42ae-92bb-452fb71dd66f SocketPath: PciID:}] [{Interface:0xc0001345c0 Address:{IP:10.217.0.161 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:06:20.624877 crc crio[22652]: time=\"2026-06-11T11:06:20.623837771Z\" level=info msg=\"Got pod network &{Name:barbican-api-7bdbd46666-qxgml Namespace:openstack ID:524b10abab55b9cfa7912ba0333062fd27527dd019dfac4b897b43f2d805eb9d UID:46a66af7-c334-4ae7-921c-459bf5a6492d NetNS:/var/run/netns/65da83c1-f13f-42ae-92bb-452fb71dd66f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod46a66af7_c334_4ae7_921c_459bf5a6492d.slice PodAnnotations:0xc002928568}] Aliases:map[]}\"\nJun 11 11:06:20.624877 crc crio[22652]: time=\"2026-06-11T11:06:20.624027907Z\" level=info msg=\"Checking pod openstack_barbican-api-7bdbd46666-qxgml for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:06:20.632547 crc crio[22652]: time=\"2026-06-11T11:06:20.632314887Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=2faa607f-9fc4-49df-b61c-d0bfd194beea name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:06:20.646754 crc crio[22652]: time=\"2026-06-11T11:06:20.646630751Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-54f48964b7-gxqrj/init\" id=1e00befd-d4e7-4070-afee-8221eda52a43 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:06:20.647362 crc crio[22652]: time=\"2026-06-11T11:06:20.647076119Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:06:20.706533 crc crio[22652]: time=\"2026-06-11T11:06:20.706449147Z\" level=info msg=\"Ran pod sandbox 524b10abab55b9cfa7912ba0333062fd27527dd019dfac4b897b43f2d805eb9d with infra container: openstack/barbican-api-7bdbd46666-qxgml/POD\" id=366b6de8-b30f-4b17-b2d1-c09849cabcbb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:06:20.719360 crc crio[22652]: time=\"2026-06-11T11:06:20.719299484Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=7d14bc12-7fd6-4f6a-97a6-d4c528e6df82 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:06:20.759004 crc crio[22652]: time=\"2026-06-11T11:06:20.758903784Z\" level=info msg=\"Created container d10b858239f0c521e54f73dd6e5819e2ddc9ecb2aa5900b15bd25c655ca8587f: openstack/placement-686cdfc9f6-tlfb8/placement-log\" id=a35df8a5-2d38-4960-a767-1535efacdbeb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:06:20.767235 crc crio[22652]: time=\"2026-06-11T11:06:20.76697735Z\" level=info msg=\"Starting container: d10b858239f0c521e54f73dd6e5819e2ddc9ecb2aa5900b15bd25c655ca8587f\" id=00934537-16ef-402b-9586-6fc2aeba541d name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:06:20.783195 crc crio[22652]: time=\"2026-06-11T11:06:20.781664383Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=963a58bc-91be-4ac1-92b0-22d983092251 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:06:20.795847 crc crio[22652]: time=\"2026-06-11T11:06:20.795668334Z\" level=info msg=\"Started container\" PID=66736 containerID=d10b858239f0c521e54f73dd6e5819e2ddc9ecb2aa5900b15bd25c655ca8587f description=openstack/placement-686cdfc9f6-tlfb8/placement-log id=00934537-16ef-402b-9586-6fc2aeba541d name=/runtime.v1.RuntimeService/StartContainer sandboxID=41f33db0cdb51f64a7364c32fe0214a335f686080182e8c904e139a8ef0b22f8\nJun 11 11:06:20.799723 crc crio[22652]: time=\"2026-06-11T11:06:20.796856971Z\" level=info msg=\"Stopped pod sandbox: dc7bf7d75969f83ae7f10afc076286a4c2a00f21a7d972872f8ebcebb8b31606\" id=c4a2e498-6421-460b-a379-1ffbb3f1c05f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:06:20.832962 crc crio[22652]: time=\"2026-06-11T11:06:20.83286417Z\" level=info msg=\"Creating container: openstack/barbican-api-7bdbd46666-qxgml/barbican-api-log\" id=a6bb5084-d981-4237-9459-de5954335cd5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:06:20.833490 crc crio[22652]: time=\"2026-06-11T11:06:20.833425178Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:06:20.843204 crc crio[22652]: time=\"2026-06-11T11:06:20.83980101Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=2876f8f3-ed9b-4b3b-a40c-c3e5d578b49c name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:06:20.957500 crc crio[22652]: time=\"2026-06-11T11:06:20.956342746Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:06:20.985521 crc crio[22652]: time=\"2026-06-11T11:06:20.985402837Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:06:21.069739 crc crio[22652]: time=\"2026-06-11T11:06:21.069370278Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=b7a85708-9dc4-4d89-a000-635aed59ec82 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:06:21.082458 crc crio[22652]: time=\"2026-06-11T11:06:21.077764411Z\" level=info msg=\"Creating container: openstack/placement-686cdfc9f6-tlfb8/placement-api\" id=934cb850-540e-42c6-abb3-f4df2e139986 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:06:21.082458 crc crio[22652]: time=\"2026-06-11T11:06:21.078262197Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:06:21.152886 crc crio[22652]: time=\"2026-06-11T11:06:21.152829633Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:06:21.163309 crc crio[22652]: time=\"2026-06-11T11:06:21.162598229Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:06:21.190980 crc crio[22652]: time=\"2026-06-11T11:06:21.190237735Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:06:21.192103 crc crio[22652]: time=\"2026-06-11T11:06:21.192016181Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:06:21.239658 crc crio[22652]: time=\"2026-06-11T11:06:21.239510803Z\" level=info msg=\"Created container 72dd8e911db6922698c27b1979f800a35cbc69dac26588a07e49541723f03e22: openstack/barbican-api-7bdbd46666-qxgml/barbican-api-log\" id=a6bb5084-d981-4237-9459-de5954335cd5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:06:21.250009 crc crio[22652]: time=\"2026-06-11T11:06:21.2459517Z\" level=info msg=\"Starting container: 72dd8e911db6922698c27b1979f800a35cbc69dac26588a07e49541723f03e22\" id=59bb27f8-287a-4778-b84a-774be4034c4d name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:06:21.264782 crc crio[22652]: time=\"2026-06-11T11:06:21.260847077Z\" level=info msg=\"Started container\" PID=66802 containerID=72dd8e911db6922698c27b1979f800a35cbc69dac26588a07e49541723f03e22 description=openstack/barbican-api-7bdbd46666-qxgml/barbican-api-log id=59bb27f8-287a-4778-b84a-774be4034c4d name=/runtime.v1.RuntimeService/StartContainer sandboxID=524b10abab55b9cfa7912ba0333062fd27527dd019dfac4b897b43f2d805eb9d\nJun 11 11:06:21.300717 crc crio[22652]: time=\"2026-06-11T11:06:21.29989074Z\" level=info msg=\"Removing container: a024021e6d34888c233b9e8c9b470b0c35319145e7d51c10079f17f117bfbeb7\" id=59fc5a21-8900-4a97-acd5-7d53fdc75075 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:06:21.347934 crc crio[22652]: time=\"2026-06-11T11:06:21.347822745Z\" level=info msg=\"Removed container a024021e6d34888c233b9e8c9b470b0c35319145e7d51c10079f17f117bfbeb7: openstack/dnsmasq-dns-6c85d9984c-j4b9q/init\" id=59fc5a21-8900-4a97-acd5-7d53fdc75075 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:06:21.365625 crc crio[22652]: time=\"2026-06-11T11:06:21.365518016Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=dc74509b-d714-4f6c-9d37-ee72b6ea4ce4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:06:21.476560 crc crio[22652]: time=\"2026-06-11T11:06:21.475650375Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=f63722d0-23ec-4e2b-837f-3645e7269e1c name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:06:21.487771 crc crio[22652]: time=\"2026-06-11T11:06:21.487565872Z\" level=info msg=\"Creating container: openstack/barbican-api-7bdbd46666-qxgml/barbican-api\" id=87763220-0498-4acd-a28e-36f03a2f44df name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:06:21.495552 crc crio[22652]: time=\"2026-06-11T11:06:21.495430509Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:06:21.500523 crc crio[22652]: time=\"2026-06-11T11:06:21.500443623Z\" level=info msg=\"Created container 1b11a61110831a558bd36378681767439563eb177ac3198390aede0a47b07239: openstack/dnsmasq-dns-54f48964b7-gxqrj/init\" id=1e00befd-d4e7-4070-afee-8221eda52a43 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:06:21.501581 crc crio[22652]: time=\"2026-06-11T11:06:21.501446905Z\" level=info msg=\"Created container 22fd57fe24b63b5dee0d94a1d54cbf6843c1243c7ff7263955091aa7b7fae12e: openstack/placement-686cdfc9f6-tlfb8/placement-api\" id=934cb850-540e-42c6-abb3-f4df2e139986 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:06:21.503833 crc crio[22652]: time=\"2026-06-11T11:06:21.503001799Z\" level=info msg=\"Starting container: 1b11a61110831a558bd36378681767439563eb177ac3198390aede0a47b07239\" id=6e2795a5-ac2f-4157-8c5e-986e5ed6810f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:06:21.504217 crc crio[22652]: time=\"2026-06-11T11:06:21.504079723Z\" level=info msg=\"Starting container: 22fd57fe24b63b5dee0d94a1d54cbf6843c1243c7ff7263955091aa7b7fae12e\" id=dc9f6e45-3da3-40f3-8407-d845b290c44c name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:06:21.517809 crc crio[22652]: time=\"2026-06-11T11:06:21.517642752Z\" level=info msg=\"Started container\" PID=66923 containerID=22fd57fe24b63b5dee0d94a1d54cbf6843c1243c7ff7263955091aa7b7fae12e description=openstack/placement-686cdfc9f6-tlfb8/placement-api id=dc9f6e45-3da3-40f3-8407-d845b290c44c name=/runtime.v1.RuntimeService/StartContainer sandboxID=41f33db0cdb51f64a7364c32fe0214a335f686080182e8c904e139a8ef0b22f8\nJun 11 11:06:21.518526 crc crio[22652]: time=\"2026-06-11T11:06:21.518417757Z\" level=info msg=\"Started container\" PID=66926 containerID=1b11a61110831a558bd36378681767439563eb177ac3198390aede0a47b07239 description=openstack/dnsmasq-dns-54f48964b7-gxqrj/init id=6e2795a5-ac2f-4157-8c5e-986e5ed6810f name=/runtime.v1.RuntimeService/StartContainer sandboxID=22770f2dc9cfde18957cd69f87aaebda7e0542eb59186692529aa6727b400ff4\nJun 11 11:06:21.619382 crc crio[22652]: time=\"2026-06-11T11:06:21.619194459Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:06:21.655547 crc crio[22652]: time=\"2026-06-11T11:06:21.65546876Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:06:21.995217 crc crio[22652]: time=\"2026-06-11T11:06:21.992447319Z\" level=info msg=\"Created container 92a56d5c6dad443ba9d4e389dbb13886079ad6c807a4134c01750a3fdeaec55f: openstack/barbican-api-7bdbd46666-qxgml/barbican-api\" id=87763220-0498-4acd-a28e-36f03a2f44df name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:06:21.995217 crc crio[22652]: time=\"2026-06-11T11:06:21.994737959Z\" level=info msg=\"Starting container: 92a56d5c6dad443ba9d4e389dbb13886079ad6c807a4134c01750a3fdeaec55f\" id=e8b42140-713b-4902-a918-8ad5b06c3c87 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:06:22.007172 crc crio[22652]: time=\"2026-06-11T11:06:22.004378322Z\" level=info msg=\"Started container\" PID=66977 containerID=92a56d5c6dad443ba9d4e389dbb13886079ad6c807a4134c01750a3fdeaec55f description=openstack/barbican-api-7bdbd46666-qxgml/barbican-api id=e8b42140-713b-4902-a918-8ad5b06c3c87 name=/runtime.v1.RuntimeService/StartContainer sandboxID=524b10abab55b9cfa7912ba0333062fd27527dd019dfac4b897b43f2d805eb9d\nJun 11 11:06:22.123637 crc crio[22652]: time=\"2026-06-11T11:06:22.123476682Z\" level=info msg=\"Running pod sandbox: openstack/neutron-7fb8b69567-rtzhz/POD\" id=e152e0e5-830a-49a3-a0e1-f8c788905507 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:06:22.125402 crc crio[22652]: time=\"2026-06-11T11:06:22.125339021Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:06:22.245390 crc crio[22652]: time=\"2026-06-11T11:06:22.244851475Z\" level=info msg=\"Got pod network &{Name:neutron-7fb8b69567-rtzhz Namespace:openstack ID:e52e3c9d14d0b3b5e141da71cae06b32529b5c5613e33fba6ffb927f43f69b51 UID:010ee620-eb70-45e0-82c8-55e0c7a16000 NetNS:/var/run/netns/337cca1a-11e2-4e4a-a7b1-ea158c3f4d89 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod010ee620_eb70_45e0_82c8_55e0c7a16000.slice PodAnnotations:0xc000102d38}] Aliases:map[]}\"\nJun 11 11:06:22.245390 crc crio[22652]: time=\"2026-06-11T11:06:22.24530741Z\" level=info msg=\"Adding pod openstack_neutron-7fb8b69567-rtzhz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:06:22.405312 crc crio[22652]: time=\"2026-06-11T11:06:22.40361329Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=6fc7801a-ee25-4802-ab94-10c944116da7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:06:22.474598 crc crio[22652]: time=\"2026-06-11T11:06:22.472980923Z\" level=info msg=\"Stopping pod sandbox: 1747d0d3e5e607b0cdbb7e208ca8ec9065ae4ecd93fd5eb952c629c960a0e7ed\" id=eaf67c61-3c58-407e-8910-b075dbdec788 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:06:22.476446 crc crio[22652]: time=\"2026-06-11T11:06:22.475223174Z\" level=info msg=\"Got pod network &{Name:cinder-db-sync-29lb4 Namespace:openstack ID:1747d0d3e5e607b0cdbb7e208ca8ec9065ae4ecd93fd5eb952c629c960a0e7ed UID:5863c2af-5d7f-4b90-a8c1-155394118b50 NetNS:/var/run/netns/c7a56e29-d476-4c21-a4f8-e40e740ccfc6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5863c2af_5d7f_4b90_a8c1_155394118b50.slice PodAnnotations:0xc0036e61d0}] Aliases:map[]}\"\nJun 11 11:06:22.476446 crc crio[22652]: time=\"2026-06-11T11:06:22.475392439Z\" level=info msg=\"Deleting pod openstack_cinder-db-sync-29lb4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:06:22.597261 crc crio[22652]: time=\"2026-06-11T11:06:22.596756648Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=700d6cf6-bf0a-4166-8aac-f34400198294 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:06:23.180644 crc crio[22652]: 2026-06-11T11:06:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e52e3c9d14d0b3b Mac:9e:be:fb:c0:12:de Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a2 Mtu:0 Sandbox:/var/run/netns/337cca1a-11e2-4e4a-a7b1-ea158c3f4d89 SocketPath: PciID:}] [{Interface:0xc000014b40 Address:{IP:10.217.0.162 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:06:23.196247 crc crio[22652]: time=\"2026-06-11T11:06:23.189381968Z\" level=info msg=\"Got pod network &{Name:neutron-7fb8b69567-rtzhz Namespace:openstack ID:e52e3c9d14d0b3b5e141da71cae06b32529b5c5613e33fba6ffb927f43f69b51 UID:010ee620-eb70-45e0-82c8-55e0c7a16000 NetNS:/var/run/netns/337cca1a-11e2-4e4a-a7b1-ea158c3f4d89 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod010ee620_eb70_45e0_82c8_55e0c7a16000.slice PodAnnotations:0xc000102d38}] Aliases:map[]}\"\nJun 11 11:06:23.196247 crc crio[22652]: time=\"2026-06-11T11:06:23.189632876Z\" level=info msg=\"Checking pod openstack_neutron-7fb8b69567-rtzhz for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:06:23.732735 crc crio[22652]: time=\"2026-06-11T11:06:23.732077567Z\" level=info msg=\"Ran pod sandbox e52e3c9d14d0b3b5e141da71cae06b32529b5c5613e33fba6ffb927f43f69b51 with infra container: openstack/neutron-7fb8b69567-rtzhz/POD\" id=e152e0e5-830a-49a3-a0e1-f8c788905507 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:06:23.732931 crc crio[22652]: time=\"2026-06-11T11:06:23.732080728Z\" level=info msg=\"Stopped pod sandbox: 1747d0d3e5e607b0cdbb7e208ca8ec9065ae4ecd93fd5eb952c629c960a0e7ed\" id=eaf67c61-3c58-407e-8910-b075dbdec788 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:06:23.737590 crc crio[22652]: time=\"2026-06-11T11:06:23.735593815Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=871da9dc-492e-46c7-b1e8-4c050f779143 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:06:23.749273 crc crio[22652]: time=\"2026-06-11T11:06:23.74900666Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-54f48964b7-gxqrj/dnsmasq-dns\" id=4d7ed0e2-19a4-4e51-a820-8f8944111b62 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:06:25.169493 crc crio[22652]: time=\"2026-06-11T11:06:25.169384896Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:06:25.233109 crc crio[22652]: time=\"2026-06-11T11:06:25.232847125Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=2f4c1efb-40e8-47d5-a2c5-25f429cdc541 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:06:25.626769 crc crio[22652]: time=\"2026-06-11T11:06:25.626002942Z\" level=info msg=\"Creating container: openstack/neutron-7fb8b69567-rtzhz/neutron-api\" id=c1989773-041a-4919-9bdc-7e029df0f5e3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:06:25.629528 crc crio[22652]: time=\"2026-06-11T11:06:25.629392483Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:06:25.631607 crc crio[22652]: time=\"2026-06-11T11:06:25.631542036Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:3b60e8300c573fc08a5a5dc3380bd8cd07f1947ee19ec88b6f4951c03f4170de\" id=03f6a6e8-afbd-40d8-9e09-0658e948bd25 name=/runtime.v1.ImageService/PullImage\nJun 11 11:06:25.633579 crc crio[22652]: time=\"2026-06-11T11:06:25.633503196Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=2746ef16-a75f-4efd-b02b-c6b867c0bb73 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:06:25.646286 crc crio[22652]: time=\"2026-06-11T11:06:25.646101942Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:241fbbed8753503ab4aa3008cb40b3c4f94ef930fac25515ad3cf3c3a3915d9f\" id=7eb76e53-025d-4eed-ae93-4641be415ce3 name=/runtime.v1.ImageService/PullImage\nJun 11 11:06:25.647024 crc crio[22652]: time=\"2026-06-11T11:06:25.646980688Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=395afa89-6550-4f50-9906-728c807e97fd name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:06:25.743424 crc crio[22652]: time=\"2026-06-11T11:06:25.739284548Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=33b2723f-06e2-4ac7-8e00-ba4bb034aa6d name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:06:25.743424 crc crio[22652]: time=\"2026-06-11T11:06:25.740207887Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=03b0af43-ab1c-49b2-8855-d2841c08f2a6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:06:25.743424 crc crio[22652]: time=\"2026-06-11T11:06:25.742580444Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:06:25.749445 crc crio[22652]: time=\"2026-06-11T11:06:25.749346125Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:06:25.763353 crc crio[22652]: time=\"2026-06-11T11:06:25.762939713Z\" level=info msg=\"Creating container: openstack/barbican-keystone-listener-7bb9f7ddf6-s8sdv/barbican-keystone-listener-log\" id=7f2e1f80-0711-4dac-a992-3a9762a15cb4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:06:25.768156 crc crio[22652]: time=\"2026-06-11T11:06:25.765789273Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:06:25.792845 crc crio[22652]: time=\"2026-06-11T11:06:25.792640459Z\" level=info msg=\"Creating container: openstack/barbican-worker-7db98574f-r7hqg/barbican-worker-log\" id=0cd71fe1-5558-46b7-bc5a-82d99b51adec name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:06:25.828993 crc crio[22652]: time=\"2026-06-11T11:06:25.828862108Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:06:25.861917 crc crio[22652]: time=\"2026-06-11T11:06:25.861815379Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:06:25.867567 crc crio[22652]: time=\"2026-06-11T11:06:25.867479708Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:06:25.898551 crc crio[22652]: time=\"2026-06-11T11:06:25.896377741Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:06:25.912811 crc crio[22652]: time=\"2026-06-11T11:06:25.911759805Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:06:25.913784 crc crio[22652]: time=\"2026-06-11T11:06:25.913694109Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:06:25.915172 crc crio[22652]: time=\"2026-06-11T11:06:25.915030749Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:06:26.066576 crc crio[22652]: time=\"2026-06-11T11:06:26.063550319Z\" level=info msg=\"Running pod sandbox: openstack/cinder-online-data-migrations-4s8g8/POD\" id=b7031d96-d9cf-4ad1-acef-0c98306d84df name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:06:26.066576 crc crio[22652]: time=\"2026-06-11T11:06:26.063639281Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:06:26.100332 crc crio[22652]: time=\"2026-06-11T11:06:26.10022407Z\" level=info msg=\"Got pod network &{Name:cinder-online-data-migrations-4s8g8 Namespace:openstack ID:36b7eb4804c6fce79f669befda4ca5c02856a6c29f49514b9dd6b5a253280449 UID:632945f6-d37f-4944-8271-c04bb98f4f88 NetNS:/var/run/netns/5bd153ec-9ac6-4f76-9cbc-6e16131b3f47 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod632945f6_d37f_4944_8271_c04bb98f4f88.slice PodAnnotations:0xc002928480}] Aliases:map[]}\"\nJun 11 11:06:26.100332 crc crio[22652]: time=\"2026-06-11T11:06:26.100298222Z\" level=info msg=\"Adding pod openstack_cinder-online-data-migrations-4s8g8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:06:26.203623 crc crio[22652]: time=\"2026-06-11T11:06:26.203084371Z\" level=info msg=\"Created container 19a2a978b37ff6d14c803ce11e6093e6c81398c66bfe64a05e1fc72655895ab2: openstack/dnsmasq-dns-54f48964b7-gxqrj/dnsmasq-dns\" id=4d7ed0e2-19a4-4e51-a820-8f8944111b62 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:06:26.205891 crc crio[22652]: time=\"2026-06-11T11:06:26.205544267Z\" level=info msg=\"Starting container: 19a2a978b37ff6d14c803ce11e6093e6c81398c66bfe64a05e1fc72655895ab2\" id=648f7d42-857b-42ef-8113-b9e111e11b90 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:06:26.250671 crc crio[22652]: time=\"2026-06-11T11:06:26.248103931Z\" level=info msg=\"Running pod sandbox: openstack/barbican-api-857d54d4b-htlc9/POD\" id=fe982afb-8d93-46d1-b2fb-b4cfdc01bb2a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:06:26.250671 crc crio[22652]: time=\"2026-06-11T11:06:26.248243016Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:06:26.250671 crc crio[22652]: time=\"2026-06-11T11:06:26.248157352Z\" level=info msg=\"Started container\" PID=67595 containerID=19a2a978b37ff6d14c803ce11e6093e6c81398c66bfe64a05e1fc72655895ab2 description=openstack/dnsmasq-dns-54f48964b7-gxqrj/dnsmasq-dns id=648f7d42-857b-42ef-8113-b9e111e11b90 name=/runtime.v1.RuntimeService/StartContainer sandboxID=22770f2dc9cfde18957cd69f87aaebda7e0542eb59186692529aa6727b400ff4\nJun 11 11:06:26.322397 crc crio[22652]: time=\"2026-06-11T11:06:26.32183297Z\" level=info msg=\"Got pod network &{Name:barbican-api-857d54d4b-htlc9 Namespace:openstack ID:a8dabf71fec25424cfdd5d3870f7edcc44479fe135578a38d48b821f23c7e01b UID:ea6cb666-2dae-405e-bf60-14c7a724ce8c NetNS:/var/run/netns/62a73b80-f6ad-41a8-bba7-0460eceec9be Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podea6cb666_2dae_405e_bf60_14c7a724ce8c.slice PodAnnotations:0xc0029287f8}] Aliases:map[]}\"\nJun 11 11:06:26.322397 crc crio[22652]: time=\"2026-06-11T11:06:26.322246713Z\" level=info msg=\"Adding pod openstack_barbican-api-857d54d4b-htlc9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:06:26.376637 crc crio[22652]: time=\"2026-06-11T11:06:26.376529337Z\" level=info msg=\"Created container fdfdba0bb155ef75b65cd46a250872697f32d8aa2a36d087000585fea7078705: openstack/barbican-keystone-listener-7bb9f7ddf6-s8sdv/barbican-keystone-listener-log\" id=7f2e1f80-0711-4dac-a992-3a9762a15cb4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:06:26.378675 crc crio[22652]: time=\"2026-06-11T11:06:26.37863917Z\" level=info msg=\"Starting container: fdfdba0bb155ef75b65cd46a250872697f32d8aa2a36d087000585fea7078705\" id=814e3473-0e3c-4198-98d9-09d39f78ad27 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:06:26.387998 crc crio[22652]: time=\"2026-06-11T11:06:26.387903587Z\" level=info msg=\"Created container c0099619f027111076279f24a6caaf86ea7427d82c3a226f8d9d6b75ea892f3d: openstack/neutron-7fb8b69567-rtzhz/neutron-api\" id=c1989773-041a-4919-9bdc-7e029df0f5e3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:06:26.390448 crc crio[22652]: time=\"2026-06-11T11:06:26.39041468Z\" level=info msg=\"Starting container: c0099619f027111076279f24a6caaf86ea7427d82c3a226f8d9d6b75ea892f3d\" id=1b5fb034-b0ae-4e71-8608-302ba55c4097 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:06:26.404078 crc crio[22652]: time=\"2026-06-11T11:06:26.403973134Z\" level=info msg=\"Started container\" PID=67650 containerID=c0099619f027111076279f24a6caaf86ea7427d82c3a226f8d9d6b75ea892f3d description=openstack/neutron-7fb8b69567-rtzhz/neutron-api id=1b5fb034-b0ae-4e71-8608-302ba55c4097 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e52e3c9d14d0b3b5e141da71cae06b32529b5c5613e33fba6ffb927f43f69b51\nJun 11 11:06:26.432394 crc crio[22652]: time=\"2026-06-11T11:06:26.432340518Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=0cd0becf-9f23-4195-baef-80a299e7a129 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:06:26.433420 crc crio[22652]: time=\"2026-06-11T11:06:26.432983858Z\" level=info msg=\"Started container\" PID=67652 containerID=fdfdba0bb155ef75b65cd46a250872697f32d8aa2a36d087000585fea7078705 description=openstack/barbican-keystone-listener-7bb9f7ddf6-s8sdv/barbican-keystone-listener-log id=814e3473-0e3c-4198-98d9-09d39f78ad27 name=/runtime.v1.RuntimeService/StartContainer sandboxID=014fa0a2ae0123b333c97a039a34722b9c4eea69f3c9e2a10793743e604c9035\nJun 11 11:06:26.446502 crc crio[22652]: time=\"2026-06-11T11:06:26.442682633Z\" level=info msg=\"Created container ebbef17ec2628fabeb097af9369e973d297a618b7b63aa6e6fca496e811a5ae9: openstack/barbican-worker-7db98574f-r7hqg/barbican-worker-log\" id=0cd71fe1-5558-46b7-bc5a-82d99b51adec name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:06:26.451236 crc crio[22652]: time=\"2026-06-11T11:06:26.448960274Z\" level=info msg=\"Starting container: ebbef17ec2628fabeb097af9369e973d297a618b7b63aa6e6fca496e811a5ae9\" id=f931fb3b-5cdc-4212-a396-16750451a17c name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:06:26.462743 crc crio[22652]: time=\"2026-06-11T11:06:26.459370241Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=3a418c04-54a2-4d02-bfcc-72544da02e64 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:06:26.462743 crc crio[22652]: time=\"2026-06-11T11:06:26.462506814Z\" level=info msg=\"Started container\" PID=67665 containerID=ebbef17ec2628fabeb097af9369e973d297a618b7b63aa6e6fca496e811a5ae9 description=openstack/barbican-worker-7db98574f-r7hqg/barbican-worker-log id=f931fb3b-5cdc-4212-a396-16750451a17c name=/runtime.v1.RuntimeService/StartContainer sandboxID=807d79200440b9e910de7a773bf067da4b1cfbba2c3f88f5544341bac2dcd6d2\nJun 11 11:06:26.480049 crc crio[22652]: time=\"2026-06-11T11:06:26.479952674Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=11acabf5-dd88-4b43-bcd9-1e716faba56f name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:06:26.545935 crc crio[22652]: time=\"2026-06-11T11:06:26.545887931Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=84beb9bb-6514-4e63-9db3-d9cdd75f5a47 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:06:26.550075 crc crio[22652]: time=\"2026-06-11T11:06:26.550005739Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=a16f6901-2be0-483f-8c25-8b87663ad9b1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:06:26.558789 crc crio[22652]: time=\"2026-06-11T11:06:26.558714512Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=f7cab8b8-247b-4269-834f-f7d983951be2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:06:26.569957 crc crio[22652]: time=\"2026-06-11T11:06:26.569861543Z\" level=info msg=\"Creating container: openstack/barbican-worker-7db98574f-r7hqg/barbican-worker\" id=aec51550-d222-4b0c-bcf5-5c6e8720704c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:06:26.572384 crc crio[22652]: time=\"2026-06-11T11:06:26.572359722Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:06:26.593292 crc crio[22652]: time=\"2026-06-11T11:06:26.574408254Z\" level=info msg=\"Creating container: openstack/neutron-7fb8b69567-rtzhz/neutron-httpd\" id=d76d4d1d-8487-4d56-92d3-79d0e106ec3e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:06:26.593292 crc crio[22652]: time=\"2026-06-11T11:06:26.574774195Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:06:26.593292 crc crio[22652]: time=\"2026-06-11T11:06:26.586389909Z\" level=info msg=\"Creating container: openstack/barbican-keystone-listener-7bb9f7ddf6-s8sdv/barbican-keystone-listener\" id=fac6584c-ace1-4c6c-a76d-93f79dd9a289 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:06:26.599844 crc crio[22652]: time=\"2026-06-11T11:06:26.599539271Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:06:26.658817 crc crio[22652]: time=\"2026-06-11T11:06:26.658647944Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:06:26.662344 crc crio[22652]: time=\"2026-06-11T11:06:26.662290759Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:06:26.726497 crc crio[22652]: time=\"2026-06-11T11:06:26.726397285Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:06:26.737732 crc crio[22652]: 2026-06-11T11:06:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:36b7eb4804c6fce Mac:2e:1f:72:4c:09:a2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a3 Mtu:0 Sandbox:/var/run/netns/5bd153ec-9ac6-4f76-9cbc-6e16131b3f47 SocketPath: PciID:}] [{Interface:0xc0003a48f0 Address:{IP:10.217.0.163 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:06:26.737732 crc crio[22652]: time=\"2026-06-11T11:06:26.736324989Z\" level=info msg=\"Got pod network &{Name:cinder-online-data-migrations-4s8g8 Namespace:openstack ID:36b7eb4804c6fce79f669befda4ca5c02856a6c29f49514b9dd6b5a253280449 UID:632945f6-d37f-4944-8271-c04bb98f4f88 NetNS:/var/run/netns/5bd153ec-9ac6-4f76-9cbc-6e16131b3f47 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod632945f6_d37f_4944_8271_c04bb98f4f88.slice PodAnnotations:0xc002928480}] Aliases:map[]}\"\nJun 11 11:06:26.737732 crc crio[22652]: time=\"2026-06-11T11:06:26.736497995Z\" level=info msg=\"Checking pod openstack_cinder-online-data-migrations-4s8g8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:06:26.742272 crc crio[22652]: time=\"2026-06-11T11:06:26.740853099Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:06:26.762010 crc crio[22652]: time=\"2026-06-11T11:06:26.761875879Z\" level=info msg=\"Ran pod sandbox 36b7eb4804c6fce79f669befda4ca5c02856a6c29f49514b9dd6b5a253280449 with infra container: openstack/cinder-online-data-migrations-4s8g8/POD\" id=b7031d96-d9cf-4ad1-acef-0c98306d84df name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:06:26.777486 crc crio[22652]: time=\"2026-06-11T11:06:26.777405063Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=a02e737f-928c-41ee-9c47-9f58cf98c75f name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:06:26.818520 crc crio[22652]: time=\"2026-06-11T11:06:26.817891892Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=169ee762-893e-44af-89ed-89a0471d3f65 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:06:26.829949 crc crio[22652]: time=\"2026-06-11T11:06:26.829769124Z\" level=info msg=\"Creating container: openstack/cinder-online-data-migrations-4s8g8/cinder-online-data-migrations\" id=898fb2cf-2842-4c7a-9609-cfcb573e5b86 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:06:26.831247 crc crio[22652]: time=\"2026-06-11T11:06:26.831181449Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:06:26.887405 crc crio[22652]: time=\"2026-06-11T11:06:26.887282365Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:06:26.895711 crc crio[22652]: time=\"2026-06-11T11:06:26.895626277Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:06:26.900448 crc crio[22652]: time=\"2026-06-11T11:06:26.900308883Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:06:26.922550 crc crio[22652]: time=\"2026-06-11T11:06:26.922397517Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:06:26.964338 crc crio[22652]: 2026-06-11T11:06:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a8dabf71fec2542 Mac:fa:c3:14:67:73:a6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a4 Mtu:0 Sandbox:/var/run/netns/62a73b80-f6ad-41a8-bba7-0460eceec9be SocketPath: PciID:}] [{Interface:0xc0001345c0 Address:{IP:10.217.0.164 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:06:26.965480 crc crio[22652]: time=\"2026-06-11T11:06:26.965384542Z\" level=info msg=\"Got pod network &{Name:barbican-api-857d54d4b-htlc9 Namespace:openstack ID:a8dabf71fec25424cfdd5d3870f7edcc44479fe135578a38d48b821f23c7e01b UID:ea6cb666-2dae-405e-bf60-14c7a724ce8c NetNS:/var/run/netns/62a73b80-f6ad-41a8-bba7-0460eceec9be Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podea6cb666_2dae_405e_bf60_14c7a724ce8c.slice PodAnnotations:0xc0029287f8}] Aliases:map[]}\"\nJun 11 11:06:26.965604 crc crio[22652]: time=\"2026-06-11T11:06:26.965569258Z\" level=info msg=\"Checking pod openstack_barbican-api-857d54d4b-htlc9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:06:26.975068 crc crio[22652]: time=\"2026-06-11T11:06:26.974964826Z\" level=info msg=\"Ran pod sandbox a8dabf71fec25424cfdd5d3870f7edcc44479fe135578a38d48b821f23c7e01b with infra container: openstack/barbican-api-857d54d4b-htlc9/POD\" id=fe982afb-8d93-46d1-b2fb-b4cfdc01bb2a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:06:26.980639 crc crio[22652]: time=\"2026-06-11T11:06:26.980519827Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=f0415f85-99fd-4a2a-952d-6cdecf5d39b7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:06:26.999090 crc crio[22652]: time=\"2026-06-11T11:06:26.998977954Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=5143a53a-63d2-4d89-b955-b650233e666c name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:06:27.015475 crc crio[22652]: time=\"2026-06-11T11:06:27.014828034Z\" level=info msg=\"Creating container: openstack/barbican-api-857d54d4b-htlc9/barbican-api-log\" id=f49bad22-aeaa-4b35-8aac-b243b7fcf7a6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:06:27.015475 crc crio[22652]: time=\"2026-06-11T11:06:27.015327989Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:06:27.122891 crc crio[22652]: time=\"2026-06-11T11:06:27.122465248Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:06:27.128922 crc crio[22652]: time=\"2026-06-11T11:06:27.128852185Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:06:27.213892 crc crio[22652]: time=\"2026-06-11T11:06:27.213741453Z\" level=info msg=\"Created container d37989f1f2bc79c7297293c4216f6b33efbc930f9f94fff8f2d3ead666269ef4: openstack/neutron-7fb8b69567-rtzhz/neutron-httpd\" id=d76d4d1d-8487-4d56-92d3-79d0e106ec3e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:06:27.218928 crc crio[22652]: time=\"2026-06-11T11:06:27.218340169Z\" level=info msg=\"Starting container: d37989f1f2bc79c7297293c4216f6b33efbc930f9f94fff8f2d3ead666269ef4\" id=2dc7b9ad-80d4-4c10-89b8-033593b9eebc name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:06:27.227355 crc crio[22652]: time=\"2026-06-11T11:06:27.227202425Z\" level=info msg=\"Started container\" PID=67773 containerID=d37989f1f2bc79c7297293c4216f6b33efbc930f9f94fff8f2d3ead666269ef4 description=openstack/neutron-7fb8b69567-rtzhz/neutron-httpd id=2dc7b9ad-80d4-4c10-89b8-033593b9eebc name=/runtime.v1.RuntimeService/StartContainer sandboxID=e52e3c9d14d0b3b5e141da71cae06b32529b5c5613e33fba6ffb927f43f69b51\nJun 11 11:06:27.274003 crc crio[22652]: time=\"2026-06-11T11:06:27.273905018Z\" level=info msg=\"Created container badba7808bf1bfe6fe7b9eca9bcf527bda85b1663acfd83fb751abc6b2827f70: openstack/cinder-online-data-migrations-4s8g8/cinder-online-data-migrations\" id=898fb2cf-2842-4c7a-9609-cfcb573e5b86 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:06:27.277868 crc crio[22652]: time=\"2026-06-11T11:06:27.276298163Z\" level=info msg=\"Starting container: badba7808bf1bfe6fe7b9eca9bcf527bda85b1663acfd83fb751abc6b2827f70\" id=f0999ff7-567d-4675-8be5-ba7c8f0ee4c2 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:06:27.277868 crc crio[22652]: time=\"2026-06-11T11:06:27.27686453Z\" level=info msg=\"Created container 334fe5d620953a08a01a7e88dde7c5348d474c2d6132743b3aa10a4fb66dd0c7: openstack/barbican-keystone-listener-7bb9f7ddf6-s8sdv/barbican-keystone-listener\" id=fac6584c-ace1-4c6c-a76d-93f79dd9a289 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:06:27.279479 crc crio[22652]: time=\"2026-06-11T11:06:27.279437732Z\" level=info msg=\"Created container 53f3c2989de38d03272f87ecf3066557fc4b1337962724a8a26f51de02279c45: openstack/barbican-worker-7db98574f-r7hqg/barbican-worker\" id=aec51550-d222-4b0c-bcf5-5c6e8720704c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:06:27.279695 crc crio[22652]: time=\"2026-06-11T11:06:27.279600397Z\" level=info msg=\"Starting container: 334fe5d620953a08a01a7e88dde7c5348d474c2d6132743b3aa10a4fb66dd0c7\" id=a08c2da4-a065-4f49-ba88-04a8030e3c4f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:06:27.280682 crc crio[22652]: time=\"2026-06-11T11:06:27.280618629Z\" level=info msg=\"Starting container: 53f3c2989de38d03272f87ecf3066557fc4b1337962724a8a26f51de02279c45\" id=33336ade-401a-4b61-ac99-24f6f9f43f6d name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:06:27.286364 crc crio[22652]: time=\"2026-06-11T11:06:27.285877413Z\" level=info msg=\"Started container\" PID=67800 containerID=badba7808bf1bfe6fe7b9eca9bcf527bda85b1663acfd83fb751abc6b2827f70 description=openstack/cinder-online-data-migrations-4s8g8/cinder-online-data-migrations id=f0999ff7-567d-4675-8be5-ba7c8f0ee4c2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=36b7eb4804c6fce79f669befda4ca5c02856a6c29f49514b9dd6b5a253280449\nJun 11 11:06:27.287995 crc crio[22652]: time=\"2026-06-11T11:06:27.287892596Z\" level=info msg=\"Started container\" PID=67797 containerID=53f3c2989de38d03272f87ecf3066557fc4b1337962724a8a26f51de02279c45 description=openstack/barbican-worker-7db98574f-r7hqg/barbican-worker id=33336ade-401a-4b61-ac99-24f6f9f43f6d name=/runtime.v1.RuntimeService/StartContainer sandboxID=807d79200440b9e910de7a773bf067da4b1cfbba2c3f88f5544341bac2dcd6d2\nJun 11 11:06:27.289535 crc crio[22652]: time=\"2026-06-11T11:06:27.289457514Z\" level=info msg=\"Started container\" PID=67798 containerID=334fe5d620953a08a01a7e88dde7c5348d474c2d6132743b3aa10a4fb66dd0c7 description=openstack/barbican-keystone-listener-7bb9f7ddf6-s8sdv/barbican-keystone-listener id=a08c2da4-a065-4f49-ba88-04a8030e3c4f name=/runtime.v1.RuntimeService/StartContainer sandboxID=014fa0a2ae0123b333c97a039a34722b9c4eea69f3c9e2a10793743e604c9035\nJun 11 11:06:27.305247 crc crio[22652]: time=\"2026-06-11T11:06:27.304499777Z\" level=info msg=\"Created container a72afa9376f0598655faa261e6f1541ee6972e42f4acca3a637e9a8f6148da5c: openstack/barbican-api-857d54d4b-htlc9/barbican-api-log\" id=f49bad22-aeaa-4b35-8aac-b243b7fcf7a6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:06:27.306618 crc crio[22652]: time=\"2026-06-11T11:06:27.30655089Z\" level=info msg=\"Starting container: a72afa9376f0598655faa261e6f1541ee6972e42f4acca3a637e9a8f6148da5c\" id=3598d9a6-ac03-41f3-80b2-8d1af804ee20 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:06:27.319988 crc crio[22652]: time=\"2026-06-11T11:06:27.31992201Z\" level=info msg=\"Started container\" PID=67812 containerID=a72afa9376f0598655faa261e6f1541ee6972e42f4acca3a637e9a8f6148da5c description=openstack/barbican-api-857d54d4b-htlc9/barbican-api-log id=3598d9a6-ac03-41f3-80b2-8d1af804ee20 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a8dabf71fec25424cfdd5d3870f7edcc44479fe135578a38d48b821f23c7e01b\nJun 11 11:06:27.343407 crc crio[22652]: time=\"2026-06-11T11:06:27.343359563Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=1167b1d3-f244-4326-ad1c-3e3128a4f816 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:06:27.451635 crc crio[22652]: time=\"2026-06-11T11:06:27.45138968Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=bb4bfded-6af5-4774-9960-95ce40170660 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:06:27.559785 crc crio[22652]: time=\"2026-06-11T11:06:27.559667905Z\" level=info msg=\"Creating container: openstack/barbican-api-857d54d4b-htlc9/barbican-api\" id=38e08ba0-1c3d-4232-9840-de5ee9f7b1cc name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:06:27.560303 crc crio[22652]: time=\"2026-06-11T11:06:27.560230893Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:06:27.679863 crc crio[22652]: time=\"2026-06-11T11:06:27.679770443Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:06:27.688178 crc crio[22652]: time=\"2026-06-11T11:06:27.687677663Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:06:27.935235 crc crio[22652]: time=\"2026-06-11T11:06:27.92363221Z\" level=info msg=\"Created container 56d07d55050a7b5fc37ee1de2f6bcb90621a72a63f4ef16e83aedde20f56fe45: openstack/barbican-api-857d54d4b-htlc9/barbican-api\" id=38e08ba0-1c3d-4232-9840-de5ee9f7b1cc name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:06:27.935235 crc crio[22652]: time=\"2026-06-11T11:06:27.926643017Z\" level=info msg=\"Starting container: 56d07d55050a7b5fc37ee1de2f6bcb90621a72a63f4ef16e83aedde20f56fe45\" id=3ea1d6fd-148b-4a73-ba58-7cc75f19d46d name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:06:27.938470 crc crio[22652]: time=\"2026-06-11T11:06:27.938379036Z\" level=info msg=\"Started container\" PID=67978 containerID=56d07d55050a7b5fc37ee1de2f6bcb90621a72a63f4ef16e83aedde20f56fe45 description=openstack/barbican-api-857d54d4b-htlc9/barbican-api id=3ea1d6fd-148b-4a73-ba58-7cc75f19d46d name=/runtime.v1.RuntimeService/StartContainer sandboxID=a8dabf71fec25424cfdd5d3870f7edcc44479fe135578a38d48b821f23c7e01b\nJun 11 11:06:32.822411 crc crio[22652]: time=\"2026-06-11T11:06:32.820411199Z\" level=info msg=\"Stopping pod sandbox: 36b7eb4804c6fce79f669befda4ca5c02856a6c29f49514b9dd6b5a253280449\" id=0bf4cd10-68a8-4f5f-afbd-3a0ef0c98515 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:06:32.822411 crc crio[22652]: time=\"2026-06-11T11:06:32.821987359Z\" level=info msg=\"Got pod network &{Name:cinder-online-data-migrations-4s8g8 Namespace:openstack ID:36b7eb4804c6fce79f669befda4ca5c02856a6c29f49514b9dd6b5a253280449 UID:632945f6-d37f-4944-8271-c04bb98f4f88 NetNS:/var/run/netns/5bd153ec-9ac6-4f76-9cbc-6e16131b3f47 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod632945f6_d37f_4944_8271_c04bb98f4f88.slice PodAnnotations:0xc0058220e8}] Aliases:map[]}\"\nJun 11 11:06:32.822411 crc crio[22652]: time=\"2026-06-11T11:06:32.822261017Z\" level=info msg=\"Deleting pod openstack_cinder-online-data-migrations-4s8g8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:06:33.821192 crc crio[22652]: time=\"2026-06-11T11:06:33.818533523Z\" level=info msg=\"Stopping container: d144c5625e68a982e528126bac0d3c274e82059610c82979a1c6f9f6722349b4 (timeout: 10s)\" id=2286d063-29d3-4cbc-b596-12703805558f name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:06:36.948579 crc crio[22652]: time=\"2026-06-11T11:06:36.945627766Z\" level=info msg=\"Stopping container: 72dd8e911db6922698c27b1979f800a35cbc69dac26588a07e49541723f03e22 (timeout: 30s)\" id=91c61457-8d04-4884-b74e-dd4ed1459eca name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:06:36.951278 crc crio[22652]: time=\"2026-06-11T11:06:36.945542703Z\" level=info msg=\"Stopping container: 92a56d5c6dad443ba9d4e389dbb13886079ad6c807a4134c01750a3fdeaec55f (timeout: 30s)\" id=18237d35-d61a-4c1c-bea7-fc67f256be8f name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:06:39.203707 crc crio[22652]: time=\"2026-06-11T11:06:39.202919454Z\" level=info msg=\"Stopped container d144c5625e68a982e528126bac0d3c274e82059610c82979a1c6f9f6722349b4: openstack/dnsmasq-dns-6674dbf88c-zkx77/dnsmasq-dns\" id=2286d063-29d3-4cbc-b596-12703805558f name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:06:39.206644 crc crio[22652]: time=\"2026-06-11T11:06:39.206488986Z\" level=info msg=\"Stopped container 72dd8e911db6922698c27b1979f800a35cbc69dac26588a07e49541723f03e22: openstack/barbican-api-7bdbd46666-qxgml/barbican-api-log\" id=91c61457-8d04-4884-b74e-dd4ed1459eca name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:06:39.209398 crc crio[22652]: time=\"2026-06-11T11:06:39.208904682Z\" level=info msg=\"Stopping pod sandbox: 4dc790dce2c1210604fcafab449b31b5e543df7a2013318a9f535d377ed6298b\" id=3b2f87d5-7a82-4387-b879-bfd7facba761 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:06:39.209889 crc crio[22652]: time=\"2026-06-11T11:06:39.209729646Z\" level=info msg=\"Stopped pod sandbox: 36b7eb4804c6fce79f669befda4ca5c02856a6c29f49514b9dd6b5a253280449\" id=0bf4cd10-68a8-4f5f-afbd-3a0ef0c98515 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:06:39.210030 crc crio[22652]: time=\"2026-06-11T11:06:39.20976689Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6674dbf88c-zkx77 Namespace:openstack ID:4dc790dce2c1210604fcafab449b31b5e543df7a2013318a9f535d377ed6298b UID:7636bade-d6da-4b00-8612-ea18f16d57fa NetNS:/var/run/netns/d84e6e4c-295b-4880-ac52-4ab89248f0f9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7636bade_d6da_4b00_8612_ea18f16d57fa.slice PodAnnotations:0xc002400060}] Aliases:map[]}\"\nJun 11 11:06:39.210319 crc crio[22652]: time=\"2026-06-11T11:06:39.210250043Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-6674dbf88c-zkx77 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:06:40.694871 crc crio[22652]: time=\"2026-06-11T11:06:40.694106061Z\" level=info msg=\"Stopped pod sandbox: 4dc790dce2c1210604fcafab449b31b5e543df7a2013318a9f535d377ed6298b\" id=3b2f87d5-7a82-4387-b879-bfd7facba761 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:06:40.703437 crc crio[22652]: time=\"2026-06-11T11:06:40.70334727Z\" level=info msg=\"Stopped container 92a56d5c6dad443ba9d4e389dbb13886079ad6c807a4134c01750a3fdeaec55f: openstack/barbican-api-7bdbd46666-qxgml/barbican-api\" id=18237d35-d61a-4c1c-bea7-fc67f256be8f name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:06:40.708470 crc crio[22652]: time=\"2026-06-11T11:06:40.707524114Z\" level=info msg=\"Stopping pod sandbox: 524b10abab55b9cfa7912ba0333062fd27527dd019dfac4b897b43f2d805eb9d\" id=bbfc0376-9a1f-4698-a6f6-9c8e6354a441 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:06:40.708470 crc crio[22652]: time=\"2026-06-11T11:06:40.707956328Z\" level=info msg=\"Got pod network &{Name:barbican-api-7bdbd46666-qxgml Namespace:openstack ID:524b10abab55b9cfa7912ba0333062fd27527dd019dfac4b897b43f2d805eb9d UID:46a66af7-c334-4ae7-921c-459bf5a6492d NetNS:/var/run/netns/65da83c1-f13f-42ae-92bb-452fb71dd66f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod46a66af7_c334_4ae7_921c_459bf5a6492d.slice PodAnnotations:0xc0024006c0}] Aliases:map[]}\"\nJun 11 11:06:40.708470 crc crio[22652]: time=\"2026-06-11T11:06:40.708173455Z\" level=info msg=\"Deleting pod openstack_barbican-api-7bdbd46666-qxgml from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:06:41.142575 crc crio[22652]: time=\"2026-06-11T11:06:41.13873497Z\" level=info msg=\"Removing container: d144c5625e68a982e528126bac0d3c274e82059610c82979a1c6f9f6722349b4\" id=0a678343-2ea5-4922-83aa-e557853f5ef9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:06:41.279614 crc crio[22652]: time=\"2026-06-11T11:06:41.278952041Z\" level=info msg=\"Removed container d144c5625e68a982e528126bac0d3c274e82059610c82979a1c6f9f6722349b4: openstack/dnsmasq-dns-6674dbf88c-zkx77/dnsmasq-dns\" id=0a678343-2ea5-4922-83aa-e557853f5ef9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:06:41.286687 crc crio[22652]: time=\"2026-06-11T11:06:41.286614893Z\" level=info msg=\"Removing container: c9147a587f397c1d464000771c3f4407d5eb28c18f3683e2307330e90e3ec459\" id=a297ffa3-34ee-4fed-9201-d9b0b0edfe58 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:06:41.294544 crc crio[22652]: time=\"2026-06-11T11:06:41.294431627Z\" level=info msg=\"Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:ad0dea2237c315df6dcd44760313c4563611466bd339c1004d512a0d59a0efbf\" id=00960be2-c50d-4a4f-a5a9-a042200bf398 name=/runtime.v1.ImageService/PullImage\nJun 11 11:06:41.304088 crc crio[22652]: time=\"2026-06-11T11:06:41.303938517Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=7628e474-d6af-4df3-b2c9-2f3756207abd name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:06:41.314684 crc crio[22652]: time=\"2026-06-11T11:06:41.314440445Z\" level=info msg=\"Stopped pod sandbox: 524b10abab55b9cfa7912ba0333062fd27527dd019dfac4b897b43f2d805eb9d\" id=bbfc0376-9a1f-4698-a6f6-9c8e6354a441 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:06:41.354388 crc crio[22652]: time=\"2026-06-11T11:06:41.349041879Z\" level=info msg=\"Removed container c9147a587f397c1d464000771c3f4407d5eb28c18f3683e2307330e90e3ec459: openstack/dnsmasq-dns-6674dbf88c-zkx77/init\" id=a297ffa3-34ee-4fed-9201-d9b0b0edfe58 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:06:41.473705 crc crio[22652]: time=\"2026-06-11T11:06:41.473620559Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=a456c924-a6ad-4628-8c8c-6f46b44ccb06 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:06:41.559857 crc crio[22652]: time=\"2026-06-11T11:06:41.558833531Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=0756abc0-359e-48b9-84b1-0689eb2a987d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:06:41.561968 crc crio[22652]: time=\"2026-06-11T11:06:41.561901581Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:06:41.690184 crc crio[22652]: time=\"2026-06-11T11:06:41.676086678Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:06:41.703182 crc crio[22652]: time=\"2026-06-11T11:06:41.699652096Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:06:41.896522 crc crio[22652]: time=\"2026-06-11T11:06:41.896189385Z\" level=info msg=\"Running pod sandbox: openstack/cinder-scheduler-0/POD\" id=ee8e7617-0679-4716-bbdf-0976464590b9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:06:41.896755 crc crio[22652]: time=\"2026-06-11T11:06:41.896540406Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:06:41.966843 crc crio[22652]: time=\"2026-06-11T11:06:41.966699359Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:b75c80169295af61c6fb47f15aa2f99648512aa5e15143d84bffa3843cc852cb UID:87068b00-1134-4df2-b984-9e14be1ff5f4 NetNS:/var/run/netns/a567d42b-f11c-4445-9089-35e29af1ef0b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod87068b00_1134_4df2_b984_9e14be1ff5f4.slice PodAnnotations:0xc0014a4c60}] Aliases:map[]}\"\nJun 11 11:06:41.966843 crc crio[22652]: time=\"2026-06-11T11:06:41.966776531Z\" level=info msg=\"Adding pod openstack_cinder-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:06:42.175232 crc crio[22652]: time=\"2026-06-11T11:06:42.174580971Z\" level=info msg=\"Removing container: 92a56d5c6dad443ba9d4e389dbb13886079ad6c807a4134c01750a3fdeaec55f\" id=956cc49b-7b9c-4bc4-8f41-6939e3986bcf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:06:42.198886 crc crio[22652]: time=\"2026-06-11T11:06:42.198758557Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-764b948f4c-dktdr/POD\" id=77885a2b-e7d8-45fa-9300-18226c3c6676 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:06:42.198886 crc crio[22652]: time=\"2026-06-11T11:06:42.198888291Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:06:42.294530 crc crio[22652]: time=\"2026-06-11T11:06:42.294415772Z\" level=info msg=\"Removed container 92a56d5c6dad443ba9d4e389dbb13886079ad6c807a4134c01750a3fdeaec55f: openstack/barbican-api-7bdbd46666-qxgml/barbican-api\" id=956cc49b-7b9c-4bc4-8f41-6939e3986bcf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:06:42.299057 crc crio[22652]: time=\"2026-06-11T11:06:42.298926387Z\" level=info msg=\"Removing container: 72dd8e911db6922698c27b1979f800a35cbc69dac26588a07e49541723f03e22\" id=0490f1f1-b0cf-4d9e-9398-78619f6faf8b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:06:42.307039 crc crio[22652]: time=\"2026-06-11T11:06:42.306476775Z\" level=info msg=\"Created container 133740f61f579be567199e61d42ced1f8e26cf818d10b89d38e8960db71210f5: openstack/ceilometer-0/proxy-httpd\" id=0756abc0-359e-48b9-84b1-0689eb2a987d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:06:42.307831 crc crio[22652]: time=\"2026-06-11T11:06:42.307723906Z\" level=info msg=\"Starting container: 133740f61f579be567199e61d42ced1f8e26cf818d10b89d38e8960db71210f5\" id=4a5fbde7-cc7b-4a0c-af30-e622902c6d2a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:06:42.338032 crc crio[22652]: time=\"2026-06-11T11:06:42.337811992Z\" level=info msg=\"Started container\" PID=69319 containerID=133740f61f579be567199e61d42ced1f8e26cf818d10b89d38e8960db71210f5 description=openstack/ceilometer-0/proxy-httpd id=4a5fbde7-cc7b-4a0c-af30-e622902c6d2a name=/runtime.v1.RuntimeService/StartContainer sandboxID=6ad27316ebe077d1561c112eaf21e23d23397c5ea289bbc52584db4ed49f81f4\nJun 11 11:06:42.386313 crc crio[22652]: time=\"2026-06-11T11:06:42.386062707Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-764b948f4c-dktdr Namespace:openstack ID:a9d899c65715bcbcf6b824f4c291f7291c2722612d1766ae8c6641562d796d42 UID:aaa0eeff-0a61-47f4-8aed-6688956271a2 NetNS:/var/run/netns/ef1a8991-7eb0-460f-b28c-5e762702f624 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaaa0eeff_0a61_47f4_8aed_6688956271a2.slice PodAnnotations:0xc0058220e0}] Aliases:map[]}\"\nJun 11 11:06:42.388208 crc crio[22652]: time=\"2026-06-11T11:06:42.387806732Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-764b948f4c-dktdr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:06:42.416693 crc crio[22652]: time=\"2026-06-11T11:06:42.404715651Z\" level=info msg=\"Removed container 72dd8e911db6922698c27b1979f800a35cbc69dac26588a07e49541723f03e22: openstack/barbican-api-7bdbd46666-qxgml/barbican-api-log\" id=0490f1f1-b0cf-4d9e-9398-78619f6faf8b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:06:43.199442 crc crio[22652]: time=\"2026-06-11T11:06:43.198258513Z\" level=info msg=\"Stopping container: 133740f61f579be567199e61d42ced1f8e26cf818d10b89d38e8960db71210f5 (timeout: 30s)\" id=007ac026-ab40-4831-ada7-1989e48a341e name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:06:43.199442 crc crio[22652]: time=\"2026-06-11T11:06:43.198630014Z\" level=info msg=\"Stopping container: 7916fdf63c5d36830ca6f2231688f7616017fd0fa4cab4835c7c7dcf8298dd05 (timeout: 30s)\" id=a2699410-ef47-4bd4-9424-f8101be65138 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:06:43.200338 crc crio[22652]: time=\"2026-06-11T11:06:43.199193792Z\" level=info msg=\"Stopping container: cbaca55dd3b4d40cc4006680cd7871a2db5356a2ba260afab5984a820037ffa1 (timeout: 30s)\" id=3c350c2a-ad2d-494b-a0b6-52007d1373fc name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:06:43.200338 crc crio[22652]: time=\"2026-06-11T11:06:43.198538081Z\" level=info msg=\"Stopping container: 51ba84be1682fda04697d061707398225dba69ef0c3a3a5e0ba3259cc548be8d (timeout: 30s)\" id=67136324-dfc6-4fc6-b6dd-6f229c9954fc name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:06:44.170184 crc crio[22652]: time=\"2026-06-11T11:06:44.166285559Z\" level=info msg=\"Stopped container 133740f61f579be567199e61d42ced1f8e26cf818d10b89d38e8960db71210f5: openstack/ceilometer-0/proxy-httpd\" id=007ac026-ab40-4831-ada7-1989e48a341e name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:06:44.170184 crc crio[22652]: time=\"2026-06-11T11:06:44.166472817Z\" level=info msg=\"Stopped container 7916fdf63c5d36830ca6f2231688f7616017fd0fa4cab4835c7c7dcf8298dd05: openstack/ceilometer-0/sg-core\" id=a2699410-ef47-4bd4-9424-f8101be65138 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:06:44.374802 crc crio[22652]: 2026-06-11T11:06:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a9d899c65715bcb Mac:a2:65:9e:55:23:f1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a6 Mtu:0 Sandbox:/var/run/netns/ef1a8991-7eb0-460f-b28c-5e762702f624 SocketPath: PciID:}] [{Interface:0xc000130810 Address:{IP:10.217.0.166 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:06:44.374802 crc crio[22652]: time=\"2026-06-11T11:06:44.37297853Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-764b948f4c-dktdr Namespace:openstack ID:a9d899c65715bcbcf6b824f4c291f7291c2722612d1766ae8c6641562d796d42 UID:aaa0eeff-0a61-47f4-8aed-6688956271a2 NetNS:/var/run/netns/ef1a8991-7eb0-460f-b28c-5e762702f624 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaaa0eeff_0a61_47f4_8aed_6688956271a2.slice PodAnnotations:0xc0058220e0}] Aliases:map[]}\"\nJun 11 11:06:44.374802 crc crio[22652]: time=\"2026-06-11T11:06:44.373191416Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-764b948f4c-dktdr for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:06:44.374802 crc crio[22652]: 2026-06-11T11:06:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b75c80169295af6 Mac:ca:5e:1a:60:9b:12 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a5 Mtu:0 Sandbox:/var/run/netns/a567d42b-f11c-4445-9089-35e29af1ef0b SocketPath: PciID:}] [{Interface:0xc00043a5d0 Address:{IP:10.217.0.165 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:06:44.375989 crc crio[22652]: time=\"2026-06-11T11:06:44.37574463Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:b75c80169295af61c6fb47f15aa2f99648512aa5e15143d84bffa3843cc852cb UID:87068b00-1134-4df2-b984-9e14be1ff5f4 NetNS:/var/run/netns/a567d42b-f11c-4445-9089-35e29af1ef0b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod87068b00_1134_4df2_b984_9e14be1ff5f4.slice PodAnnotations:0xc0014a4c60}] Aliases:map[]}\"\nJun 11 11:06:44.376165 crc crio[22652]: time=\"2026-06-11T11:06:44.375997148Z\" level=info msg=\"Checking pod openstack_cinder-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:06:44.387916 crc crio[22652]: time=\"2026-06-11T11:06:44.387862081Z\" level=info msg=\"Ran pod sandbox a9d899c65715bcbcf6b824f4c291f7291c2722612d1766ae8c6641562d796d42 with infra container: openstack/dnsmasq-dns-764b948f4c-dktdr/POD\" id=77885a2b-e7d8-45fa-9300-18226c3c6676 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:06:44.411875 crc crio[22652]: time=\"2026-06-11T11:06:44.411572645Z\" level=info msg=\"Ran pod sandbox b75c80169295af61c6fb47f15aa2f99648512aa5e15143d84bffa3843cc852cb with infra container: openstack/cinder-scheduler-0/POD\" id=ee8e7617-0679-4716-bbdf-0976464590b9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:06:44.411875 crc crio[22652]: time=\"2026-06-11T11:06:44.41180276Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=2f585f9e-1f12-41d5-bc29-0c0fb597d52d name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:06:44.413785 crc crio[22652]: time=\"2026-06-11T11:06:44.413714251Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=a5246146-401d-46cc-99eb-0191277f36f2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:06:44.414097 crc crio[22652]: time=\"2026-06-11T11:06:44.414058071Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified not found\" id=a5246146-401d-46cc-99eb-0191277f36f2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:06:44.414226 crc crio[22652]: time=\"2026-06-11T11:06:44.414189386Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified found\" id=a5246146-401d-46cc-99eb-0191277f36f2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:06:44.416338 crc crio[22652]: time=\"2026-06-11T11:06:44.415075433Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=7a93874a-1b52-412b-9094-171d7b6183c3 name=/runtime.v1.ImageService/PullImage\nJun 11 11:06:44.444895 crc crio[22652]: time=\"2026-06-11T11:06:44.444814555Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\\\"\"\nJun 11 11:06:44.512627 crc crio[22652]: time=\"2026-06-11T11:06:44.512545245Z\" level=info msg=\"Running pod sandbox: openstack/cinder-api-0/POD\" id=b3b21e2f-5a73-4b25-a5eb-784dc30b11d9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:06:44.512759 crc crio[22652]: time=\"2026-06-11T11:06:44.51270581Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:06:44.525346 crc crio[22652]: time=\"2026-06-11T11:06:44.525250935Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=e004a920-296c-484f-8366-c4e8a6400c39 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:06:44.562693 crc crio[22652]: time=\"2026-06-11T11:06:44.562581228Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:827bde4ad9833476c270867fce46f53b1ec0a052afb14cf88a6c6e9953c52d3a UID:1dc75a8b-fe01-4f8a-8fff-f6b21b274089 NetNS:/var/run/netns/6303929c-7ce1-4d06-920d-bd5e4ecb8738 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1dc75a8b_fe01_4f8a_8fff_f6b21b274089.slice PodAnnotations:0xc00008c480}] Aliases:map[]}\"\nJun 11 11:06:44.562693 crc crio[22652]: time=\"2026-06-11T11:06:44.562654721Z\" level=info msg=\"Adding pod openstack_cinder-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:06:44.582621 crc crio[22652]: time=\"2026-06-11T11:06:44.582517478Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-764b948f4c-dktdr/init\" id=b3f31557-69e1-404d-a9cc-c10d06704d70 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:06:44.583048 crc crio[22652]: time=\"2026-06-11T11:06:44.582967502Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:06:44.646330 crc crio[22652]: time=\"2026-06-11T11:06:44.646063209Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:06:44.666895 crc crio[22652]: time=\"2026-06-11T11:06:44.660476181Z\" level=info msg=\"Stopped container 51ba84be1682fda04697d061707398225dba69ef0c3a3a5e0ba3259cc548be8d: openstack/ceilometer-0/ceilometer-central-agent\" id=67136324-dfc6-4fc6-b6dd-6f229c9954fc name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:06:44.674108 crc crio[22652]: time=\"2026-06-11T11:06:44.673724407Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:06:44.856639 crc crio[22652]: time=\"2026-06-11T11:06:44.855710129Z\" level=info msg=\"Created container 93f93713aed73daed2217cb0ac31c6e4cebb565eeb750f694f7de57ecac4c322: openstack/dnsmasq-dns-764b948f4c-dktdr/init\" id=b3f31557-69e1-404d-a9cc-c10d06704d70 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:06:44.857920 crc crio[22652]: time=\"2026-06-11T11:06:44.857746901Z\" level=info msg=\"Starting container: 93f93713aed73daed2217cb0ac31c6e4cebb565eeb750f694f7de57ecac4c322\" id=5642d8ad-1be1-4a34-9113-b048a10b7770 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:06:44.867473 crc crio[22652]: time=\"2026-06-11T11:06:44.867058128Z\" level=info msg=\"Started container\" PID=69733 containerID=93f93713aed73daed2217cb0ac31c6e4cebb565eeb750f694f7de57ecac4c322 description=openstack/dnsmasq-dns-764b948f4c-dktdr/init id=5642d8ad-1be1-4a34-9113-b048a10b7770 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a9d899c65715bcbcf6b824f4c291f7291c2722612d1766ae8c6641562d796d42\nJun 11 11:06:45.200631 crc crio[22652]: 2026-06-11T11:06:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:827bde4ad983347 Mac:4e:81:31:42:04:a5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a7 Mtu:0 Sandbox:/var/run/netns/6303929c-7ce1-4d06-920d-bd5e4ecb8738 SocketPath: PciID:}] [{Interface:0xc000143140 Address:{IP:10.217.0.167 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:06:45.201672 crc crio[22652]: time=\"2026-06-11T11:06:45.201606704Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:827bde4ad9833476c270867fce46f53b1ec0a052afb14cf88a6c6e9953c52d3a UID:1dc75a8b-fe01-4f8a-8fff-f6b21b274089 NetNS:/var/run/netns/6303929c-7ce1-4d06-920d-bd5e4ecb8738 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1dc75a8b_fe01_4f8a_8fff_f6b21b274089.slice PodAnnotations:0xc00008c480}] Aliases:map[]}\"\nJun 11 11:06:45.201777 crc crio[22652]: time=\"2026-06-11T11:06:45.201758579Z\" level=info msg=\"Checking pod openstack_cinder-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:06:45.254577 crc crio[22652]: time=\"2026-06-11T11:06:45.25449013Z\" level=info msg=\"Ran pod sandbox 827bde4ad9833476c270867fce46f53b1ec0a052afb14cf88a6c6e9953c52d3a with infra container: openstack/cinder-api-0/POD\" id=b3b21e2f-5a73-4b25-a5eb-784dc30b11d9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:06:45.256508 crc crio[22652]: time=\"2026-06-11T11:06:45.256434382Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=2f92e83c-47fb-4f32-9a01-d4cfc4c4fa3a name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:06:45.259975 crc crio[22652]: time=\"2026-06-11T11:06:45.25989491Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=3f0cdfae-0974-4fc7-96ea-ae83d4bc2eda name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:06:45.261090 crc crio[22652]: time=\"2026-06-11T11:06:45.260994106Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=c17396c2-9f7c-47c6-a0ce-a22aa4ee7f51 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:06:45.275587 crc crio[22652]: time=\"2026-06-11T11:06:45.275470358Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api-log\" id=8081be36-2720-4458-9675-dc3c8712abd6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:06:45.275980 crc crio[22652]: time=\"2026-06-11T11:06:45.275921012Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:06:45.320241 crc crio[22652]: time=\"2026-06-11T11:06:45.320044354Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=4261e42b-28a2-4def-ab67-ab034728d313 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:06:45.361842 crc crio[22652]: time=\"2026-06-11T11:06:45.359296635Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:05ada8cde6c86ae8ee0ca06b60e0cbb9224777312d1f41e2b34dc7d5e04057f4\" id=7a93874a-1b52-412b-9094-171d7b6183c3 name=/runtime.v1.ImageService/PullImage\nJun 11 11:06:45.361842 crc crio[22652]: time=\"2026-06-11T11:06:45.359697278Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-764b948f4c-dktdr/dnsmasq-dns\" id=44395c8b-6169-47ff-9d52-b81b8a1303d4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:06:45.361842 crc crio[22652]: time=\"2026-06-11T11:06:45.360450332Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:06:45.361842 crc crio[22652]: time=\"2026-06-11T11:06:45.361711084Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=859ca74d-1345-4c3f-aedb-d7151052023b name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:06:45.396982 crc crio[22652]: time=\"2026-06-11T11:06:45.396888621Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:06:45.440497 crc crio[22652]: time=\"2026-06-11T11:06:45.440403495Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:06:45.446690 crc crio[22652]: time=\"2026-06-11T11:06:45.446510587Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:06:45.447458 crc crio[22652]: time=\"2026-06-11T11:06:45.447381103Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=65b21c5f-0b61-4086-bcff-754fe40ff2e8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:06:45.459087 crc crio[22652]: time=\"2026-06-11T11:06:45.458926656Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/cinder-scheduler\" id=be8c0083-9bde-4b73-b355-a871f3fae8eb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:06:45.467077 crc crio[22652]: time=\"2026-06-11T11:06:45.466972818Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:06:45.566231 crc crio[22652]: time=\"2026-06-11T11:06:45.566076542Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:06:45.599278 crc crio[22652]: time=\"2026-06-11T11:06:45.599180029Z\" level=info msg=\"Created container 6499deeeb468d4ad04a26c5bb267d6223816495a6c2cbe220a48112087654ad8: openstack/dnsmasq-dns-764b948f4c-dktdr/dnsmasq-dns\" id=44395c8b-6169-47ff-9d52-b81b8a1303d4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:06:45.601639 crc crio[22652]: time=\"2026-06-11T11:06:45.601413911Z\" level=info msg=\"Starting container: 6499deeeb468d4ad04a26c5bb267d6223816495a6c2cbe220a48112087654ad8\" id=85ba6472-916d-4b09-b9e3-d80da20ad756 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:06:45.608736 crc crio[22652]: time=\"2026-06-11T11:06:45.608632825Z\" level=info msg=\"Started container\" PID=69831 containerID=6499deeeb468d4ad04a26c5bb267d6223816495a6c2cbe220a48112087654ad8 description=openstack/dnsmasq-dns-764b948f4c-dktdr/dnsmasq-dns id=85ba6472-916d-4b09-b9e3-d80da20ad756 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a9d899c65715bcbcf6b824f4c291f7291c2722612d1766ae8c6641562d796d42\nJun 11 11:06:46.791537 crc crio[22652]: time=\"2026-06-11T11:06:46.790657799Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:06:46.934759 crc crio[22652]: time=\"2026-06-11T11:06:46.934614126Z\" level=info msg=\"Created container 9e06acb1a5ba4320da2e19d02fc8fb95c9d6d63384db945f74a990e11f5685dc: openstack/cinder-scheduler-0/cinder-scheduler\" id=be8c0083-9bde-4b73-b355-a871f3fae8eb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:06:46.936316 crc crio[22652]: time=\"2026-06-11T11:06:46.936246338Z\" level=info msg=\"Starting container: 9e06acb1a5ba4320da2e19d02fc8fb95c9d6d63384db945f74a990e11f5685dc\" id=0a7914c5-3ebf-4540-b665-434cbaa882f4 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:06:46.945901 crc crio[22652]: time=\"2026-06-11T11:06:46.945782336Z\" level=info msg=\"Started container\" PID=69921 containerID=9e06acb1a5ba4320da2e19d02fc8fb95c9d6d63384db945f74a990e11f5685dc description=openstack/cinder-scheduler-0/cinder-scheduler id=0a7914c5-3ebf-4540-b665-434cbaa882f4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b75c80169295af61c6fb47f15aa2f99648512aa5e15143d84bffa3843cc852cb\nJun 11 11:06:46.946564 crc crio[22652]: time=\"2026-06-11T11:06:46.946381225Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:06:46.988002 crc crio[22652]: time=\"2026-06-11T11:06:46.987690869Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=3740d5ed-a35f-4ae5-8ea1-da32775d1c3d name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:06:47.030986 crc crio[22652]: time=\"2026-06-11T11:06:47.030924364Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=1108509b-7f2c-4c68-aafc-b276e3189b4a name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:06:47.090507 crc crio[22652]: time=\"2026-06-11T11:06:47.090408969Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/probe\" id=9c262461-725c-459d-8696-829d5354ae0e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:06:47.092222 crc crio[22652]: time=\"2026-06-11T11:06:47.092103512Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:06:47.105908 crc crio[22652]: time=\"2026-06-11T11:06:47.105684088Z\" level=info msg=\"Created container e8787d685263935cf26635dfc554ed095c2d271e5d1307a54ccc08026e47f995: openstack/cinder-api-0/cinder-api-log\" id=8081be36-2720-4458-9675-dc3c8712abd6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:06:47.107828 crc crio[22652]: time=\"2026-06-11T11:06:47.107731641Z\" level=info msg=\"Starting container: e8787d685263935cf26635dfc554ed095c2d271e5d1307a54ccc08026e47f995\" id=466324b7-e487-4b7c-ad53-bf7c75ca2aed name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:06:47.114506 crc crio[22652]: time=\"2026-06-11T11:06:47.114432278Z\" level=info msg=\"Started container\" PID=69929 containerID=e8787d685263935cf26635dfc554ed095c2d271e5d1307a54ccc08026e47f995 description=openstack/cinder-api-0/cinder-api-log id=466324b7-e487-4b7c-ad53-bf7c75ca2aed name=/runtime.v1.RuntimeService/StartContainer sandboxID=827bde4ad9833476c270867fce46f53b1ec0a052afb14cf88a6c6e9953c52d3a\nJun 11 11:06:47.177513 crc crio[22652]: time=\"2026-06-11T11:06:47.177398062Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:06:47.180979 crc crio[22652]: time=\"2026-06-11T11:06:47.180879891Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=1be24b71-f20c-498e-bd7b-8e9cea04c229 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:06:47.225520 crc crio[22652]: time=\"2026-06-11T11:06:47.224925782Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=5804b8a3-d25b-4974-bae1-0ab9334573fd name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:06:47.261481 crc crio[22652]: time=\"2026-06-11T11:06:47.261292771Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api\" id=3bf71711-1faa-43d0-b47e-12d5f9b474ca name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:06:47.263545 crc crio[22652]: time=\"2026-06-11T11:06:47.263381417Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:06:47.331531 crc crio[22652]: time=\"2026-06-11T11:06:47.331360665Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:06:48.005730 crc crio[22652]: time=\"2026-06-11T11:06:48.005475045Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:06:48.143680 crc crio[22652]: time=\"2026-06-11T11:06:48.139479533Z\" level=info msg=\"Created container 9ee100ccc5c86d62c916d94068b487d102edab707123fd5ecfa64db9ffda3d64: openstack/cinder-scheduler-0/probe\" id=9c262461-725c-459d-8696-829d5354ae0e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:06:48.143680 crc crio[22652]: time=\"2026-06-11T11:06:48.141465025Z\" level=info msg=\"Starting container: 9ee100ccc5c86d62c916d94068b487d102edab707123fd5ecfa64db9ffda3d64\" id=30793462-bdf4-4ebc-bdfa-9568645ce0bd name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:06:48.161674 crc crio[22652]: time=\"2026-06-11T11:06:48.161265501Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:06:48.176399 crc crio[22652]: time=\"2026-06-11T11:06:48.169536988Z\" level=info msg=\"Started container\" PID=69965 containerID=9ee100ccc5c86d62c916d94068b487d102edab707123fd5ecfa64db9ffda3d64 description=openstack/cinder-scheduler-0/probe id=30793462-bdf4-4ebc-bdfa-9568645ce0bd name=/runtime.v1.RuntimeService/StartContainer sandboxID=b75c80169295af61c6fb47f15aa2f99648512aa5e15143d84bffa3843cc852cb\nJun 11 11:06:48.299763 crc crio[22652]: time=\"2026-06-11T11:06:48.29964882Z\" level=info msg=\"Created container f43a84cba83fe08c2ebec748f3e92efcf1a0fcfafe8b697f3e16bc6eebaceddd: openstack/cinder-api-0/cinder-api\" id=3bf71711-1faa-43d0-b47e-12d5f9b474ca name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:06:48.300915 crc crio[22652]: time=\"2026-06-11T11:06:48.300819987Z\" level=info msg=\"Starting container: f43a84cba83fe08c2ebec748f3e92efcf1a0fcfafe8b697f3e16bc6eebaceddd\" id=77cae6dc-e5fc-46ca-9e9b-8679d0f8f108 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:06:48.309501 crc crio[22652]: time=\"2026-06-11T11:06:48.309397707Z\" level=info msg=\"Started container\" PID=69975 containerID=f43a84cba83fe08c2ebec748f3e92efcf1a0fcfafe8b697f3e16bc6eebaceddd description=openstack/cinder-api-0/cinder-api id=77cae6dc-e5fc-46ca-9e9b-8679d0f8f108 name=/runtime.v1.RuntimeService/StartContainer sandboxID=827bde4ad9833476c270867fce46f53b1ec0a052afb14cf88a6c6e9953c52d3a\nJun 11 11:06:48.371444 crc crio[22652]: time=\"2026-06-11T11:06:48.370537231Z\" level=info msg=\"Stopping container: e8787d685263935cf26635dfc554ed095c2d271e5d1307a54ccc08026e47f995 (timeout: 30s)\" id=f897d7c6-0551-4bb1-8cc3-dedb7162d248 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:06:48.371444 crc crio[22652]: time=\"2026-06-11T11:06:48.37076382Z\" level=info msg=\"Stopping container: f43a84cba83fe08c2ebec748f3e92efcf1a0fcfafe8b697f3e16bc6eebaceddd (timeout: 30s)\" id=fdc6750d-03b9-4aef-950b-8c43bf178802 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:06:48.703689 crc crio[22652]: time=\"2026-06-11T11:06:48.703181484Z\" level=info msg=\"Stopped container e8787d685263935cf26635dfc554ed095c2d271e5d1307a54ccc08026e47f995: openstack/cinder-api-0/cinder-api-log\" id=f897d7c6-0551-4bb1-8cc3-dedb7162d248 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:06:49.244307 crc crio[22652]: time=\"2026-06-11T11:06:49.243883052Z\" level=info msg=\"Stopped container cbaca55dd3b4d40cc4006680cd7871a2db5356a2ba260afab5984a820037ffa1: openstack/ceilometer-0/ceilometer-notification-agent\" id=3c350c2a-ad2d-494b-a0b6-52007d1373fc name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:06:49.248782 crc crio[22652]: time=\"2026-06-11T11:06:49.245874014Z\" level=info msg=\"Stopping pod sandbox: 6ad27316ebe077d1561c112eaf21e23d23397c5ea289bbc52584db4ed49f81f4\" id=2fb0669b-b367-42eb-9d78-078d4fec7b9a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:06:49.248782 crc crio[22652]: time=\"2026-06-11T11:06:49.246754152Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:6ad27316ebe077d1561c112eaf21e23d23397c5ea289bbc52584db4ed49f81f4 UID:8aac619d-73fe-470e-96ac-5031147eced9 NetNS:/var/run/netns/4af5c5f1-ad4c-40e0-b6aa-b9e514ece408 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8aac619d_73fe_470e_96ac_5031147eced9.slice PodAnnotations:0xc002400930}] Aliases:map[]}\"\nJun 11 11:06:49.248782 crc crio[22652]: time=\"2026-06-11T11:06:49.247071852Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:06:49.702659 crc crio[22652]: time=\"2026-06-11T11:06:49.702197312Z\" level=info msg=\"Stopped pod sandbox: 6ad27316ebe077d1561c112eaf21e23d23397c5ea289bbc52584db4ed49f81f4\" id=2fb0669b-b367-42eb-9d78-078d4fec7b9a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:06:50.445924 crc crio[22652]: time=\"2026-06-11T11:06:50.445543299Z\" level=info msg=\"Removing container: 133740f61f579be567199e61d42ced1f8e26cf818d10b89d38e8960db71210f5\" id=bb0293f2-ef9b-471f-8c71-64e1f52f4385 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:06:50.467718 crc crio[22652]: time=\"2026-06-11T11:06:50.467606812Z\" level=info msg=\"Removed container 133740f61f579be567199e61d42ced1f8e26cf818d10b89d38e8960db71210f5: openstack/ceilometer-0/proxy-httpd\" id=bb0293f2-ef9b-471f-8c71-64e1f52f4385 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:06:50.470977 crc crio[22652]: time=\"2026-06-11T11:06:50.470859022Z\" level=info msg=\"Removing container: 7916fdf63c5d36830ca6f2231688f7616017fd0fa4cab4835c7c7dcf8298dd05\" id=61b92a94-3586-4eab-8cd9-fccd8761f9ba name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:06:50.513678 crc crio[22652]: time=\"2026-06-11T11:06:50.513222449Z\" level=info msg=\"Removed container 7916fdf63c5d36830ca6f2231688f7616017fd0fa4cab4835c7c7dcf8298dd05: openstack/ceilometer-0/sg-core\" id=61b92a94-3586-4eab-8cd9-fccd8761f9ba name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:06:50.528827 crc crio[22652]: time=\"2026-06-11T11:06:50.528640002Z\" level=info msg=\"Removing container: cbaca55dd3b4d40cc4006680cd7871a2db5356a2ba260afab5984a820037ffa1\" id=6acbbc95-1e82-4943-95b8-bef7006300e2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:06:50.572093 crc crio[22652]: time=\"2026-06-11T11:06:50.571959619Z\" level=info msg=\"Removed container cbaca55dd3b4d40cc4006680cd7871a2db5356a2ba260afab5984a820037ffa1: openstack/ceilometer-0/ceilometer-notification-agent\" id=6acbbc95-1e82-4943-95b8-bef7006300e2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:06:50.574790 crc crio[22652]: time=\"2026-06-11T11:06:50.574684765Z\" level=info msg=\"Removing container: 51ba84be1682fda04697d061707398225dba69ef0c3a3a5e0ba3259cc548be8d\" id=39fc1a3a-8910-47ed-9728-9f318adaf231 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:06:50.608799 crc crio[22652]: time=\"2026-06-11T11:06:50.608657769Z\" level=info msg=\"Removed container 51ba84be1682fda04697d061707398225dba69ef0c3a3a5e0ba3259cc548be8d: openstack/ceilometer-0/ceilometer-central-agent\" id=39fc1a3a-8910-47ed-9728-9f318adaf231 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:06:51.113904 crc crio[22652]: time=\"2026-06-11T11:06:51.113464354Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=a5b3c64d-5e92-4642-8668-07b8616f9ec9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:06:51.114076 crc crio[22652]: time=\"2026-06-11T11:06:51.113938829Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:06:51.151563 crc crio[22652]: time=\"2026-06-11T11:06:51.151459755Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:a9a55303c8b03ef4a1867f314d4fa8d16804e1c48745f18eef835050cf0df29f UID:5324601c-fe13-4827-ad77-b2abe7179831 NetNS:/var/run/netns/c9dbee4c-a393-485e-801e-b396b2329f52 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5324601c_fe13_4827_ad77_b2abe7179831.slice PodAnnotations:0xc0036e65d8}] Aliases:map[]}\"\nJun 11 11:06:51.151563 crc crio[22652]: time=\"2026-06-11T11:06:51.151531147Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:06:51.746728 crc crio[22652]: 2026-06-11T11:06:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a9a55303c8b03ef Mac:a6:ad:f7:37:04:6a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a8 Mtu:0 Sandbox:/var/run/netns/c9dbee4c-a393-485e-801e-b396b2329f52 SocketPath: PciID:}] [{Interface:0xc0004326b0 Address:{IP:10.217.0.168 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:06:51.748351 crc crio[22652]: time=\"2026-06-11T11:06:51.747713346Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:a9a55303c8b03ef4a1867f314d4fa8d16804e1c48745f18eef835050cf0df29f UID:5324601c-fe13-4827-ad77-b2abe7179831 NetNS:/var/run/netns/c9dbee4c-a393-485e-801e-b396b2329f52 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5324601c_fe13_4827_ad77_b2abe7179831.slice PodAnnotations:0xc0036e65d8}] Aliases:map[]}\"\nJun 11 11:06:51.748351 crc crio[22652]: time=\"2026-06-11T11:06:51.747858551Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:06:51.761345 crc crio[22652]: time=\"2026-06-11T11:06:51.761216594Z\" level=info msg=\"Ran pod sandbox a9a55303c8b03ef4a1867f314d4fa8d16804e1c48745f18eef835050cf0df29f with infra container: openstack/ceilometer-0/POD\" id=a5b3c64d-5e92-4642-8668-07b8616f9ec9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:06:51.775801 crc crio[22652]: time=\"2026-06-11T11:06:51.7756858Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=2bd2d02e-ef4c-4603-b3ca-5935113107cc name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:06:51.806553 crc crio[22652]: time=\"2026-06-11T11:06:51.806411751Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=8c60d21f-18e7-42f9-b3c1-35b85021776d name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:06:51.931757 crc crio[22652]: time=\"2026-06-11T11:06:51.931646416Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=e5250dc3-47a5-4e0d-962b-aa06d9e2f337 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:06:51.932302 crc crio[22652]: time=\"2026-06-11T11:06:51.932176833Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:06:51.987578 crc crio[22652]: time=\"2026-06-11T11:06:51.987484885Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:06:51.991894 crc crio[22652]: time=\"2026-06-11T11:06:51.991695438Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:06:52.364595 crc crio[22652]: time=\"2026-06-11T11:06:52.364077802Z\" level=info msg=\"Created container 4ded68061cfc6fb423ba3635f87c5ef3cef770dec9eaca2a2d4a01e2b1888244: openstack/ceilometer-0/ceilometer-central-agent\" id=e5250dc3-47a5-4e0d-962b-aa06d9e2f337 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:06:52.366065 crc crio[22652]: time=\"2026-06-11T11:06:52.365948692Z\" level=info msg=\"Starting container: 4ded68061cfc6fb423ba3635f87c5ef3cef770dec9eaca2a2d4a01e2b1888244\" id=52633832-a281-4748-bcba-fad13a41c636 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:06:52.372106 crc crio[22652]: time=\"2026-06-11T11:06:52.371993952Z\" level=info msg=\"Started container\" PID=70552 containerID=4ded68061cfc6fb423ba3635f87c5ef3cef770dec9eaca2a2d4a01e2b1888244 description=openstack/ceilometer-0/ceilometer-central-agent id=52633832-a281-4748-bcba-fad13a41c636 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a9a55303c8b03ef4a1867f314d4fa8d16804e1c48745f18eef835050cf0df29f\nJun 11 11:06:52.490193 crc crio[22652]: time=\"2026-06-11T11:06:52.49004861Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=711fa06d-f088-40ea-a4f2-e34d19c4ddc8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:06:52.529522 crc crio[22652]: time=\"2026-06-11T11:06:52.529429194Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=42937aec-891b-467d-bd80-e3bdeaf7284c name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:06:52.628545 crc crio[22652]: time=\"2026-06-11T11:06:52.628423005Z\" level=info msg=\"Running pod sandbox: openstack/openstackclient/POD\" id=cc89be66-0ee8-4c58-aafa-dde18dc083be name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:06:52.628545 crc crio[22652]: time=\"2026-06-11T11:06:52.628547209Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:06:52.630481 crc crio[22652]: time=\"2026-06-11T11:06:52.630395304Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=d7e18442-0a5c-40c6-b1fd-99b4184427fd name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:06:52.646500 crc crio[22652]: time=\"2026-06-11T11:06:52.64636581Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:06:52.669418 crc crio[22652]: time=\"2026-06-11T11:06:52.669252635Z\" level=info msg=\"Got pod network &{Name:openstackclient Namespace:openstack ID:b6890beff87b0f714987f2476a312d15871f34a75b4a81dbf1154ef57d5064f8 UID:adb4dd18-6ff6-4a08-8d8c-c2478cd64309 NetNS:/var/run/netns/00fbf6be-65a2-47ac-a1cc-0832f924e925 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podadb4dd18_6ff6_4a08_8d8c_c2478cd64309.slice PodAnnotations:0xc001e8e1f8}] Aliases:map[]}\"\nJun 11 11:06:52.669418 crc crio[22652]: time=\"2026-06-11T11:06:52.669365108Z\" level=info msg=\"Adding pod openstack_openstackclient to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:06:52.747224 crc crio[22652]: time=\"2026-06-11T11:06:52.747074682Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:06:52.752302 crc crio[22652]: time=\"2026-06-11T11:06:52.752232854Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:06:56.622392 crc crio[22652]: time=\"2026-06-11T11:06:56.621314937Z\" level=info msg=\"Created container 59bb2948db2d99ac3d96493ddb75b26fa3a2e865890cbe559e96790b4f45a66c: openstack/ceilometer-0/ceilometer-notification-agent\" id=d7e18442-0a5c-40c6-b1fd-99b4184427fd name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:06:56.627308 crc crio[22652]: time=\"2026-06-11T11:06:56.62683615Z\" level=info msg=\"Starting container: 59bb2948db2d99ac3d96493ddb75b26fa3a2e865890cbe559e96790b4f45a66c\" id=2069a1f6-0422-4ad0-a3c8-b8312668df46 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:06:56.633159 crc crio[22652]: time=\"2026-06-11T11:06:56.632952041Z\" level=info msg=\"Started container\" PID=70602 containerID=59bb2948db2d99ac3d96493ddb75b26fa3a2e865890cbe559e96790b4f45a66c description=openstack/ceilometer-0/ceilometer-notification-agent id=2069a1f6-0422-4ad0-a3c8-b8312668df46 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a9a55303c8b03ef4a1867f314d4fa8d16804e1c48745f18eef835050cf0df29f\nJun 11 11:06:59.152474 crc crio[22652]: time=\"2026-06-11T11:06:59.151636198Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=90758053-85eb-4fbd-8a3c-045a77e570c5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:06:59.216288 crc crio[22652]: time=\"2026-06-11T11:06:59.216086668Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=6920c201-3f42-460d-a11b-50858153ad88 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:06:59.913248 crc crio[22652]: time=\"2026-06-11T11:06:59.912718582Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=a378b41d-893d-47d9-acfa-b9860bcd4478 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:06:59.913651 crc crio[22652]: time=\"2026-06-11T11:06:59.9135812Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:06:59.975211 crc crio[22652]: time=\"2026-06-11T11:06:59.974988323Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:06:59.980804 crc crio[22652]: time=\"2026-06-11T11:06:59.980669233Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:07:00.569760 crc crio[22652]: time=\"2026-06-11T11:07:00.569529829Z\" level=info msg=\"Created container 6f191e4c2fe33153f1b4b1a0fe2ddb6bb6c07c76dd90d597dfc7953e2b43185d: openstack/ceilometer-0/sg-core\" id=a378b41d-893d-47d9-acfa-b9860bcd4478 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:07:00.571361 crc crio[22652]: time=\"2026-06-11T11:07:00.570845601Z\" level=info msg=\"Starting container: 6f191e4c2fe33153f1b4b1a0fe2ddb6bb6c07c76dd90d597dfc7953e2b43185d\" id=a73b29cd-05fb-4bcd-b9af-b4791d060f06 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:07:00.578168 crc crio[22652]: time=\"2026-06-11T11:07:00.577980884Z\" level=info msg=\"Started container\" PID=70957 containerID=6f191e4c2fe33153f1b4b1a0fe2ddb6bb6c07c76dd90d597dfc7953e2b43185d description=openstack/ceilometer-0/sg-core id=a73b29cd-05fb-4bcd-b9af-b4791d060f06 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a9a55303c8b03ef4a1867f314d4fa8d16804e1c48745f18eef835050cf0df29f\nJun 11 11:07:00.595976 crc crio[22652]: time=\"2026-06-11T11:07:00.595641166Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=62feed56-780a-4317-a1a5-61b9d317820a name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:07:00.629289 crc crio[22652]: 2026-06-11T11:07:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b6890beff87b0f7 Mac:62:2d:0d:53:28:eb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a9 Mtu:0 Sandbox:/var/run/netns/00fbf6be-65a2-47ac-a1cc-0832f924e925 SocketPath: PciID:}] [{Interface:0xc0004c05d0 Address:{IP:10.217.0.169 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:07:00.629289 crc crio[22652]: time=\"2026-06-11T11:07:00.623799942Z\" level=info msg=\"Got pod network &{Name:openstackclient Namespace:openstack ID:b6890beff87b0f714987f2476a312d15871f34a75b4a81dbf1154ef57d5064f8 UID:adb4dd18-6ff6-4a08-8d8c-c2478cd64309 NetNS:/var/run/netns/00fbf6be-65a2-47ac-a1cc-0832f924e925 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podadb4dd18_6ff6_4a08_8d8c_c2478cd64309.slice PodAnnotations:0xc001e8e1f8}] Aliases:map[]}\"\nJun 11 11:07:00.629289 crc crio[22652]: time=\"2026-06-11T11:07:00.623933337Z\" level=info msg=\"Checking pod openstack_openstackclient for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:07:00.647827 crc crio[22652]: time=\"2026-06-11T11:07:00.647731481Z\" level=info msg=\"Ran pod sandbox b6890beff87b0f714987f2476a312d15871f34a75b4a81dbf1154ef57d5064f8 with infra container: openstack/openstackclient/POD\" id=cc89be66-0ee8-4c58-aafa-dde18dc083be name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:07:00.653310 crc crio[22652]: time=\"2026-06-11T11:07:00.653211751Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\" id=eba6ba7b-0941-4de1-a2c9-d4890663dedd name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:07:00.653700 crc crio[22652]: time=\"2026-06-11T11:07:00.65350249Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified not found\" id=eba6ba7b-0941-4de1-a2c9-d4890663dedd name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:07:00.653700 crc crio[22652]: time=\"2026-06-11T11:07:00.653576382Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified found\" id=eba6ba7b-0941-4de1-a2c9-d4890663dedd name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:07:00.659004 crc crio[22652]: time=\"2026-06-11T11:07:00.658752594Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\" id=87ac3711-255d-40ae-a411-d008e7a0f57a name=/runtime.v1.ImageService/PullImage\nJun 11 11:07:00.682060 crc crio[22652]: time=\"2026-06-11T11:07:00.681930301Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\\\"\"\nJun 11 11:07:00.696235 crc crio[22652]: time=\"2026-06-11T11:07:00.69452508Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=2717875e-1945-41c7-9a75-fbcebda78ab2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:07:00.738636 crc crio[22652]: time=\"2026-06-11T11:07:00.738549571Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=e35bef84-0cfa-46a3-ad55-6cd8c7e29817 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:07:00.740391 crc crio[22652]: time=\"2026-06-11T11:07:00.740323818Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:07:00.759946 crc crio[22652]: time=\"2026-06-11T11:07:00.758720761Z\" level=info msg=\"Stopping container: 19a2a978b37ff6d14c803ce11e6093e6c81398c66bfe64a05e1fc72655895ab2 (timeout: 10s)\" id=6b852d44-0b4c-47a6-a5b5-9220a36fbedd name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:07:00.909226 crc crio[22652]: time=\"2026-06-11T11:07:00.90519166Z\" level=info msg=\"Stopped container 19a2a978b37ff6d14c803ce11e6093e6c81398c66bfe64a05e1fc72655895ab2: openstack/dnsmasq-dns-54f48964b7-gxqrj/dnsmasq-dns\" id=6b852d44-0b4c-47a6-a5b5-9220a36fbedd name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:07:00.909226 crc crio[22652]: time=\"2026-06-11T11:07:00.90742229Z\" level=info msg=\"Stopping pod sandbox: 22770f2dc9cfde18957cd69f87aaebda7e0542eb59186692529aa6727b400ff4\" id=c7c85c86-e533-4cf1-a290-50e3872e313b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:07:00.909226 crc crio[22652]: time=\"2026-06-11T11:07:00.908108932Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-54f48964b7-gxqrj Namespace:openstack ID:22770f2dc9cfde18957cd69f87aaebda7e0542eb59186692529aa6727b400ff4 UID:ebd7703f-6237-449b-af2c-113763c5706e NetNS:/var/run/netns/596d6245-c98b-4c1a-8d71-9a6f3b3bd81b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podebd7703f_6237_449b_af2c_113763c5706e.slice PodAnnotations:0xc0036e60e8}] Aliases:map[]}\"\nJun 11 11:07:00.909226 crc crio[22652]: time=\"2026-06-11T11:07:00.908314457Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-54f48964b7-gxqrj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:07:00.913549 crc crio[22652]: time=\"2026-06-11T11:07:00.913087294Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:07:00.927176 crc crio[22652]: time=\"2026-06-11T11:07:00.926812635Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:07:00.963517 crc crio[22652]: time=\"2026-06-11T11:07:00.963075289Z\" level=info msg=\"Stopping container: 2ddf99d1c03e5bda6e825b9cc5eafdfc4b7ff4326b4bcf813c122028f96d7b05 (timeout: 30s)\" id=6d974c52-e815-4ec8-a021-c4d2764478ac name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:07:00.963517 crc crio[22652]: time=\"2026-06-11T11:07:00.963218552Z\" level=info msg=\"Stopping container: 8428b616bdfab6e9b06feedcaab96ccb1650c6d52ba73f870aa774b589b2e264 (timeout: 30s)\" id=60e5d8f2-4f74-4c4e-ab22-30fc17fe1c00 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:07:01.250062 crc crio[22652]: time=\"2026-06-11T11:07:01.249945935Z\" level=info msg=\"Stopped container 2ddf99d1c03e5bda6e825b9cc5eafdfc4b7ff4326b4bcf813c122028f96d7b05: openstack/neutron-86dcd8dfd8-ppxs8/neutron-httpd\" id=6d974c52-e815-4ec8-a021-c4d2764478ac name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:07:01.263256 crc crio[22652]: time=\"2026-06-11T11:07:01.260954193Z\" level=info msg=\"Created container 679cba57a4f1193b48d3b1d68fd832a1cbf2b1e330c98c045c6c8edb535244f6: openstack/ceilometer-0/proxy-httpd\" id=e35bef84-0cfa-46a3-ad55-6cd8c7e29817 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:07:01.264404 crc crio[22652]: time=\"2026-06-11T11:07:01.263845214Z\" level=info msg=\"Starting container: 679cba57a4f1193b48d3b1d68fd832a1cbf2b1e330c98c045c6c8edb535244f6\" id=a91824cc-4f36-4e42-8ee9-e8be0f50e27b name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:07:01.279838 crc crio[22652]: time=\"2026-06-11T11:07:01.279442128Z\" level=info msg=\"Started container\" PID=71121 containerID=679cba57a4f1193b48d3b1d68fd832a1cbf2b1e330c98c045c6c8edb535244f6 description=openstack/ceilometer-0/proxy-httpd id=a91824cc-4f36-4e42-8ee9-e8be0f50e27b name=/runtime.v1.RuntimeService/StartContainer sandboxID=a9a55303c8b03ef4a1867f314d4fa8d16804e1c48745f18eef835050cf0df29f\nJun 11 11:07:01.409828 crc crio[22652]: time=\"2026-06-11T11:07:01.409756959Z\" level=info msg=\"Stopped pod sandbox: 22770f2dc9cfde18957cd69f87aaebda7e0542eb59186692529aa6727b400ff4\" id=c7c85c86-e533-4cf1-a290-50e3872e313b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:07:01.758240 crc crio[22652]: time=\"2026-06-11T11:07:01.757627566Z\" level=info msg=\"Removing container: 19a2a978b37ff6d14c803ce11e6093e6c81398c66bfe64a05e1fc72655895ab2\" id=139b32a9-2138-4569-9fae-d5c2a49636a9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:07:01.870435 crc crio[22652]: time=\"2026-06-11T11:07:01.870297482Z\" level=info msg=\"Removed container 19a2a978b37ff6d14c803ce11e6093e6c81398c66bfe64a05e1fc72655895ab2: openstack/dnsmasq-dns-54f48964b7-gxqrj/dnsmasq-dns\" id=139b32a9-2138-4569-9fae-d5c2a49636a9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:07:01.879439 crc crio[22652]: time=\"2026-06-11T11:07:01.879305843Z\" level=info msg=\"Removing container: 1b11a61110831a558bd36378681767439563eb177ac3198390aede0a47b07239\" id=67707c61-3eef-4a73-81c8-99e5567ca18f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:07:01.934633 crc crio[22652]: time=\"2026-06-11T11:07:01.934445411Z\" level=info msg=\"Removed container 1b11a61110831a558bd36378681767439563eb177ac3198390aede0a47b07239: openstack/dnsmasq-dns-54f48964b7-gxqrj/init\" id=67707c61-3eef-4a73-81c8-99e5567ca18f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:07:03.600364 crc crio[22652]: time=\"2026-06-11T11:07:03.59586452Z\" level=info msg=\"Removing container: 465914790d1fccd124f1f85a4ac5295644a8145645e948815b486b3c11712d11\" id=55307104-7618-4e22-ab6a-134da24ef1fb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:07:03.729538 crc crio[22652]: time=\"2026-06-11T11:07:03.729464648Z\" level=info msg=\"Removed container 465914790d1fccd124f1f85a4ac5295644a8145645e948815b486b3c11712d11: openshift-infra/auto-csr-approver-29686260-2pp8f/oc\" id=55307104-7618-4e22-ab6a-134da24ef1fb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:07:03.747489 crc crio[22652]: time=\"2026-06-11T11:07:03.747397877Z\" level=info msg=\"Stopping pod sandbox: 524b10abab55b9cfa7912ba0333062fd27527dd019dfac4b897b43f2d805eb9d\" id=8cfd3c21-7007-4f2f-8659-947837fdbf3c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:07:03.747489 crc crio[22652]: time=\"2026-06-11T11:07:03.74749526Z\" level=info msg=\"Stopped pod sandbox (already stopped): 524b10abab55b9cfa7912ba0333062fd27527dd019dfac4b897b43f2d805eb9d\" id=8cfd3c21-7007-4f2f-8659-947837fdbf3c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:07:03.751795 crc crio[22652]: time=\"2026-06-11T11:07:03.751708052Z\" level=info msg=\"Removing pod sandbox: 524b10abab55b9cfa7912ba0333062fd27527dd019dfac4b897b43f2d805eb9d\" id=08155b80-201a-48a3-a0fd-24b0dad97c3d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:07:03.788903 crc crio[22652]: time=\"2026-06-11T11:07:03.788766475Z\" level=info msg=\"Removed pod sandbox: 524b10abab55b9cfa7912ba0333062fd27527dd019dfac4b897b43f2d805eb9d\" id=08155b80-201a-48a3-a0fd-24b0dad97c3d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:07:03.789925 crc crio[22652]: time=\"2026-06-11T11:07:03.789765946Z\" level=info msg=\"Stopping pod sandbox: 6ad27316ebe077d1561c112eaf21e23d23397c5ea289bbc52584db4ed49f81f4\" id=7e7536da-28cb-428a-9974-c66f43775e9d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:07:03.789925 crc crio[22652]: time=\"2026-06-11T11:07:03.78988122Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6ad27316ebe077d1561c112eaf21e23d23397c5ea289bbc52584db4ed49f81f4\" id=7e7536da-28cb-428a-9974-c66f43775e9d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:07:03.795191 crc crio[22652]: time=\"2026-06-11T11:07:03.794949137Z\" level=info msg=\"Removing pod sandbox: 6ad27316ebe077d1561c112eaf21e23d23397c5ea289bbc52584db4ed49f81f4\" id=cff06c4f-ed97-4dd6-be8c-43d9c64ce02d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:07:03.835521 crc crio[22652]: time=\"2026-06-11T11:07:03.834873927Z\" level=info msg=\"Removed pod sandbox: 6ad27316ebe077d1561c112eaf21e23d23397c5ea289bbc52584db4ed49f81f4\" id=cff06c4f-ed97-4dd6-be8c-43d9c64ce02d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:07:03.835933 crc crio[22652]: time=\"2026-06-11T11:07:03.835851608Z\" level=info msg=\"Stopping pod sandbox: 4dc790dce2c1210604fcafab449b31b5e543df7a2013318a9f535d377ed6298b\" id=6a8c5e85-6c28-4c02-b51c-1964dcba4eb9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:07:03.836096 crc crio[22652]: time=\"2026-06-11T11:07:03.8359332Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4dc790dce2c1210604fcafab449b31b5e543df7a2013318a9f535d377ed6298b\" id=6a8c5e85-6c28-4c02-b51c-1964dcba4eb9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:07:03.836849 crc crio[22652]: time=\"2026-06-11T11:07:03.836794099Z\" level=info msg=\"Removing pod sandbox: 4dc790dce2c1210604fcafab449b31b5e543df7a2013318a9f535d377ed6298b\" id=1b186c5a-52ac-48e7-83f8-0771c8b1f82c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:07:03.860095 crc crio[22652]: time=\"2026-06-11T11:07:03.86004768Z\" level=info msg=\"Removed pod sandbox: 4dc790dce2c1210604fcafab449b31b5e543df7a2013318a9f535d377ed6298b\" id=1b186c5a-52ac-48e7-83f8-0771c8b1f82c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:07:03.862519 crc crio[22652]: time=\"2026-06-11T11:07:03.862448859Z\" level=info msg=\"Stopping pod sandbox: 22770f2dc9cfde18957cd69f87aaebda7e0542eb59186692529aa6727b400ff4\" id=2e7430d7-5d18-4353-8322-e5368da6e620 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:07:03.862698 crc crio[22652]: time=\"2026-06-11T11:07:03.862555813Z\" level=info msg=\"Stopped pod sandbox (already stopped): 22770f2dc9cfde18957cd69f87aaebda7e0542eb59186692529aa6727b400ff4\" id=2e7430d7-5d18-4353-8322-e5368da6e620 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:07:03.864574 crc crio[22652]: time=\"2026-06-11T11:07:03.864449334Z\" level=info msg=\"Removing pod sandbox: 22770f2dc9cfde18957cd69f87aaebda7e0542eb59186692529aa6727b400ff4\" id=d3cd3983-0a7c-4377-b777-ba04755b0e0a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:07:03.894885 crc crio[22652]: time=\"2026-06-11T11:07:03.894824778Z\" level=info msg=\"Removed pod sandbox: 22770f2dc9cfde18957cd69f87aaebda7e0542eb59186692529aa6727b400ff4\" id=d3cd3983-0a7c-4377-b777-ba04755b0e0a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:07:03.897342 crc crio[22652]: time=\"2026-06-11T11:07:03.897252805Z\" level=info msg=\"Stopping pod sandbox: c99e7923b803cb64ee3d2ffd33260d13561764193fa0edfa55b5edb8ec43ff07\" id=c9d15089-5e78-465c-83cf-b017a5ac7c2d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:07:03.897534 crc crio[22652]: time=\"2026-06-11T11:07:03.897360529Z\" level=info msg=\"Stopped pod sandbox (already stopped): c99e7923b803cb64ee3d2ffd33260d13561764193fa0edfa55b5edb8ec43ff07\" id=c9d15089-5e78-465c-83cf-b017a5ac7c2d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:07:03.898244 crc crio[22652]: time=\"2026-06-11T11:07:03.898186535Z\" level=info msg=\"Removing pod sandbox: c99e7923b803cb64ee3d2ffd33260d13561764193fa0edfa55b5edb8ec43ff07\" id=fe8789d0-203d-4f9b-9b95-a326d3d11ca4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:07:03.920891 crc crio[22652]: time=\"2026-06-11T11:07:03.920800801Z\" level=info msg=\"Removed pod sandbox: c99e7923b803cb64ee3d2ffd33260d13561764193fa0edfa55b5edb8ec43ff07\" id=fe8789d0-203d-4f9b-9b95-a326d3d11ca4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:07:03.922646 crc crio[22652]: time=\"2026-06-11T11:07:03.922527671Z\" level=info msg=\"Stopping pod sandbox: dc7bf7d75969f83ae7f10afc076286a4c2a00f21a7d972872f8ebcebb8b31606\" id=e938aa96-1d51-49e6-99ce-e06d6253693d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:07:03.922771 crc crio[22652]: time=\"2026-06-11T11:07:03.922654005Z\" level=info msg=\"Stopped pod sandbox (already stopped): dc7bf7d75969f83ae7f10afc076286a4c2a00f21a7d972872f8ebcebb8b31606\" id=e938aa96-1d51-49e6-99ce-e06d6253693d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:07:03.923593 crc crio[22652]: time=\"2026-06-11T11:07:03.923522245Z\" level=info msg=\"Removing pod sandbox: dc7bf7d75969f83ae7f10afc076286a4c2a00f21a7d972872f8ebcebb8b31606\" id=0ffdea21-f6ca-41e3-8b71-a05c5a867775 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:07:03.949669 crc crio[22652]: time=\"2026-06-11T11:07:03.94957025Z\" level=info msg=\"Removed pod sandbox: dc7bf7d75969f83ae7f10afc076286a4c2a00f21a7d972872f8ebcebb8b31606\" id=0ffdea21-f6ca-41e3-8b71-a05c5a867775 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:07:13.272212 crc crio[22652]: time=\"2026-06-11T11:07:13.270222793Z\" level=info msg=\"Stopping container: 4ded68061cfc6fb423ba3635f87c5ef3cef770dec9eaca2a2d4a01e2b1888244 (timeout: 30s)\" id=4fadb49b-e8ea-4da5-aebd-130fe615c9d3 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:07:13.277460 crc crio[22652]: time=\"2026-06-11T11:07:13.274716759Z\" level=info msg=\"Stopping container: 6f191e4c2fe33153f1b4b1a0fe2ddb6bb6c07c76dd90d597dfc7953e2b43185d (timeout: 30s)\" id=8587f152-f1d9-4601-85c8-436b6c8e6517 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:07:13.277460 crc crio[22652]: time=\"2026-06-11T11:07:13.275445412Z\" level=info msg=\"Stopping container: 59bb2948db2d99ac3d96493ddb75b26fa3a2e865890cbe559e96790b4f45a66c (timeout: 30s)\" id=e74d5e7c-3948-4a6c-bfc4-3395888aed94 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:07:13.277460 crc crio[22652]: time=\"2026-06-11T11:07:13.275630502Z\" level=info msg=\"Stopping container: 679cba57a4f1193b48d3b1d68fd832a1cbf2b1e330c98c045c6c8edb535244f6 (timeout: 30s)\" id=d819aea0-483c-4ec1-841c-2bb2adceb90e name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:07:13.399485 crc crio[22652]: time=\"2026-06-11T11:07:13.3993707Z\" level=info msg=\"Running pod sandbox: openstack/swift-proxy-678744d659-d76nc/POD\" id=1bd4074b-85dd-4a55-a26f-30b5e6af9847 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:07:13.399653 crc crio[22652]: time=\"2026-06-11T11:07:13.399496754Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:07:13.628915 crc crio[22652]: time=\"2026-06-11T11:07:13.628791837Z\" level=info msg=\"Stopping container: 9ee100ccc5c86d62c916d94068b487d102edab707123fd5ecfa64db9ffda3d64 (timeout: 30s)\" id=7fdeb248-040f-4eb6-b9d6-1997fdd1137e name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:07:13.629647 crc crio[22652]: time=\"2026-06-11T11:07:13.629566997Z\" level=info msg=\"Stopping container: 9e06acb1a5ba4320da2e19d02fc8fb95c9d6d63384db945f74a990e11f5685dc (timeout: 30s)\" id=4c479718-b044-4949-9f5c-3e6d8abd6876 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:07:16.617604 crc crio[22652]: time=\"2026-06-11T11:07:16.617067975Z\" level=info msg=\"Stopped container 6f191e4c2fe33153f1b4b1a0fe2ddb6bb6c07c76dd90d597dfc7953e2b43185d: openstack/ceilometer-0/sg-core\" id=8587f152-f1d9-4601-85c8-436b6c8e6517 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:07:16.618897 crc crio[22652]: time=\"2026-06-11T11:07:16.61881241Z\" level=info msg=\"Stopped container 679cba57a4f1193b48d3b1d68fd832a1cbf2b1e330c98c045c6c8edb535244f6: openstack/ceilometer-0/proxy-httpd\" id=d819aea0-483c-4ec1-841c-2bb2adceb90e name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:07:16.844378 crc crio[22652]: time=\"2026-06-11T11:07:16.84422948Z\" level=info msg=\"Stopped container 59bb2948db2d99ac3d96493ddb75b26fa3a2e865890cbe559e96790b4f45a66c: openstack/ceilometer-0/ceilometer-notification-agent\" id=e74d5e7c-3948-4a6c-bfc4-3395888aed94 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:07:16.883472 crc crio[22652]: time=\"2026-06-11T11:07:16.88309014Z\" level=info msg=\"Got pod network &{Name:swift-proxy-678744d659-d76nc Namespace:openstack ID:bb6e7ee81ebe1fc3cd7ed91c31e766c5ea15f652efe76dad30708035c5be800b UID:bec29702-e774-434f-b79b-d06e42cfc814 NetNS:/var/run/netns/29e6c0c1-de1b-4884-990f-731db82fe637 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbec29702_e774_434f_b79b_d06e42cfc814.slice PodAnnotations:0xc0004bf228}] Aliases:map[]}\"\nJun 11 11:07:16.883472 crc crio[22652]: time=\"2026-06-11T11:07:16.883188183Z\" level=info msg=\"Adding pod openstack_swift-proxy-678744d659-d76nc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:07:16.887485 crc crio[22652]: time=\"2026-06-11T11:07:16.884902166Z\" level=info msg=\"Stopped container 8428b616bdfab6e9b06feedcaab96ccb1650c6d52ba73f870aa774b589b2e264: openstack/neutron-86dcd8dfd8-ppxs8/neutron-api\" id=60e5d8f2-4f74-4c4e-ab22-30fc17fe1c00 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:07:16.888048 crc crio[22652]: time=\"2026-06-11T11:07:16.887949492Z\" level=info msg=\"Stopping pod sandbox: 8c75d2414e2c641b162f08149535f56fa02bfaa707245996cb93e1240b73e0e6\" id=6817091a-01f6-4b13-b435-6890e19f5e7e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:07:16.888783 crc crio[22652]: time=\"2026-06-11T11:07:16.888700595Z\" level=info msg=\"Got pod network &{Name:neutron-86dcd8dfd8-ppxs8 Namespace:openstack ID:8c75d2414e2c641b162f08149535f56fa02bfaa707245996cb93e1240b73e0e6 UID:693a60fe-2449-457b-a6b4-7012e8706631 NetNS:/var/run/netns/237cef78-7bfe-406d-a797-682d1b7a6c24 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod693a60fe_2449_457b_a6b4_7012e8706631.slice PodAnnotations:0xc0022f68f8}] Aliases:map[]}\"\nJun 11 11:07:16.889066 crc crio[22652]: time=\"2026-06-11T11:07:16.888901252Z\" level=info msg=\"Deleting pod openstack_neutron-86dcd8dfd8-ppxs8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:07:16.894883 crc crio[22652]: time=\"2026-06-11T11:07:16.893588201Z\" level=info msg=\"Stopped container 9ee100ccc5c86d62c916d94068b487d102edab707123fd5ecfa64db9ffda3d64: openstack/cinder-scheduler-0/probe\" id=7fdeb248-040f-4eb6-b9d6-1997fdd1137e name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:07:16.931497 crc crio[22652]: time=\"2026-06-11T11:07:16.931366302Z\" level=info msg=\"Stopped container 4ded68061cfc6fb423ba3635f87c5ef3cef770dec9eaca2a2d4a01e2b1888244: openstack/ceilometer-0/ceilometer-central-agent\" id=4fadb49b-e8ea-4da5-aebd-130fe615c9d3 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:07:16.935439 crc crio[22652]: time=\"2026-06-11T11:07:16.932760655Z\" level=info msg=\"Stopping pod sandbox: a9a55303c8b03ef4a1867f314d4fa8d16804e1c48745f18eef835050cf0df29f\" id=feed581d-dce1-4cfd-8009-4c78e1afcb1a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:07:16.935439 crc crio[22652]: time=\"2026-06-11T11:07:16.934106638Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:a9a55303c8b03ef4a1867f314d4fa8d16804e1c48745f18eef835050cf0df29f UID:5324601c-fe13-4827-ad77-b2abe7179831 NetNS:/var/run/netns/c9dbee4c-a393-485e-801e-b396b2329f52 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5324601c_fe13_4827_ad77_b2abe7179831.slice PodAnnotations:0xc00008cc78}] Aliases:map[]}\"\nJun 11 11:07:16.935439 crc crio[22652]: time=\"2026-06-11T11:07:16.934340446Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:07:17.596882 crc crio[22652]: time=\"2026-06-11T11:07:17.596401107Z\" level=info msg=\"Stopped pod sandbox: a9a55303c8b03ef4a1867f314d4fa8d16804e1c48745f18eef835050cf0df29f\" id=feed581d-dce1-4cfd-8009-4c78e1afcb1a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:07:17.651863 crc crio[22652]: time=\"2026-06-11T11:07:17.651759387Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2ef2c3ebb9340307b3b5d6b8c8bf113f5dc11b07cf78924d38dde8b2945b8e04\" id=87ac3711-255d-40ae-a411-d008e7a0f57a name=/runtime.v1.ImageService/PullImage\nJun 11 11:07:17.653333 crc crio[22652]: time=\"2026-06-11T11:07:17.652880336Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\" id=1ddc56cf-c15c-4f75-93db-095eb37d9826 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:07:17.717483 crc crio[22652]: time=\"2026-06-11T11:07:17.717375827Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\" id=33d41edc-d59b-4ce5-be58-3226e051261a name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:07:17.754035 crc crio[22652]: time=\"2026-06-11T11:07:17.753904431Z\" level=info msg=\"Creating container: openstack/openstackclient/openstackclient\" id=7bd70c50-c9b1-4c89-b171-1593ffd469f4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:07:17.758109 crc crio[22652]: time=\"2026-06-11T11:07:17.758029872Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:07:17.810665 crc crio[22652]: 2026-06-11T11:07:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bb6e7ee81ebe1fc Mac:3a:91:f4:ea:38:2b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:aa Mtu:0 Sandbox:/var/run/netns/29e6c0c1-de1b-4884-990f-731db82fe637 SocketPath: PciID:}] [{Interface:0xc0004b45d0 Address:{IP:10.217.0.170 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:07:17.812880 crc crio[22652]: time=\"2026-06-11T11:07:17.812802486Z\" level=info msg=\"Got pod network &{Name:swift-proxy-678744d659-d76nc Namespace:openstack ID:bb6e7ee81ebe1fc3cd7ed91c31e766c5ea15f652efe76dad30708035c5be800b UID:bec29702-e774-434f-b79b-d06e42cfc814 NetNS:/var/run/netns/29e6c0c1-de1b-4884-990f-731db82fe637 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbec29702_e774_434f_b79b_d06e42cfc814.slice PodAnnotations:0xc0004bf228}] Aliases:map[]}\"\nJun 11 11:07:17.813187 crc crio[22652]: time=\"2026-06-11T11:07:17.813058544Z\" level=info msg=\"Checking pod openstack_swift-proxy-678744d659-d76nc for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:07:17.825963 crc crio[22652]: time=\"2026-06-11T11:07:17.825799053Z\" level=info msg=\"Ran pod sandbox bb6e7ee81ebe1fc3cd7ed91c31e766c5ea15f652efe76dad30708035c5be800b with infra container: openstack/swift-proxy-678744d659-d76nc/POD\" id=1bd4074b-85dd-4a55-a26f-30b5e6af9847 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:07:17.828427 crc crio[22652]: time=\"2026-06-11T11:07:17.828353173Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=318ded2a-34ac-4289-acd1-0c5ed1436524 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:07:17.833970 crc crio[22652]: time=\"2026-06-11T11:07:17.833890546Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:07:17.850182 crc crio[22652]: time=\"2026-06-11T11:07:17.84836746Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:07:17.911738 crc crio[22652]: time=\"2026-06-11T11:07:17.910859218Z\" level=info msg=\"Stopped pod sandbox: 8c75d2414e2c641b162f08149535f56fa02bfaa707245996cb93e1240b73e0e6\" id=6817091a-01f6-4b13-b435-6890e19f5e7e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:07:17.961167 crc crio[22652]: time=\"2026-06-11T11:07:17.960298637Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=2a912539-d954-49f2-9fcd-a944b32a6294 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:07:17.972787 crc crio[22652]: time=\"2026-06-11T11:07:17.972551782Z\" level=info msg=\"Creating container: openstack/swift-proxy-678744d659-d76nc/proxy-httpd\" id=350f2904-f1af-4ab3-bf8d-5a3a612c025c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:07:17.973057 crc crio[22652]: time=\"2026-06-11T11:07:17.972935804Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:07:18.060525 crc crio[22652]: time=\"2026-06-11T11:07:18.060096123Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:07:18.070688 crc crio[22652]: time=\"2026-06-11T11:07:18.066483023Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:07:18.092368 crc crio[22652]: time=\"2026-06-11T11:07:18.092287354Z\" level=info msg=\"Removing container: 2ddf99d1c03e5bda6e825b9cc5eafdfc4b7ff4326b4bcf813c122028f96d7b05\" id=4ddb0e74-299c-4ce6-bc16-d8bf6bce8a4d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:07:18.134486 crc crio[22652]: time=\"2026-06-11T11:07:18.134404251Z\" level=info msg=\"Removed container 2ddf99d1c03e5bda6e825b9cc5eafdfc4b7ff4326b4bcf813c122028f96d7b05: openstack/neutron-86dcd8dfd8-ppxs8/neutron-httpd\" id=4ddb0e74-299c-4ce6-bc16-d8bf6bce8a4d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:07:18.142056 crc crio[22652]: time=\"2026-06-11T11:07:18.141951438Z\" level=info msg=\"Removing container: 8428b616bdfab6e9b06feedcaab96ccb1650c6d52ba73f870aa774b589b2e264\" id=ca740f68-5996-43c8-a616-9a06a6bbee45 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:07:18.176711 crc crio[22652]: time=\"2026-06-11T11:07:18.176619914Z\" level=info msg=\"Created container e6d374d025560bdac63c40075a199667e0c97c8155c6bfa20f94a653e8ae79b7: openstack/openstackclient/openstackclient\" id=7bd70c50-c9b1-4c89-b171-1593ffd469f4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:07:18.179230 crc crio[22652]: time=\"2026-06-11T11:07:18.178475892Z\" level=info msg=\"Starting container: e6d374d025560bdac63c40075a199667e0c97c8155c6bfa20f94a653e8ae79b7\" id=1b4802b0-a7a9-451d-99cf-c7c51d757dcf name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:07:18.197680 crc crio[22652]: time=\"2026-06-11T11:07:18.197439308Z\" level=info msg=\"Started container\" PID=72317 containerID=e6d374d025560bdac63c40075a199667e0c97c8155c6bfa20f94a653e8ae79b7 description=openstack/openstackclient/openstackclient id=1b4802b0-a7a9-451d-99cf-c7c51d757dcf name=/runtime.v1.RuntimeService/StartContainer sandboxID=b6890beff87b0f714987f2476a312d15871f34a75b4a81dbf1154ef57d5064f8\nJun 11 11:07:18.217938 crc crio[22652]: time=\"2026-06-11T11:07:18.217585798Z\" level=info msg=\"Removed container 8428b616bdfab6e9b06feedcaab96ccb1650c6d52ba73f870aa774b589b2e264: openstack/neutron-86dcd8dfd8-ppxs8/neutron-api\" id=ca740f68-5996-43c8-a616-9a06a6bbee45 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:07:18.221700 crc crio[22652]: time=\"2026-06-11T11:07:18.220922761Z\" level=info msg=\"Removing container: 679cba57a4f1193b48d3b1d68fd832a1cbf2b1e330c98c045c6c8edb535244f6\" id=106ba204-6041-42b2-a87d-02c01e11c1b2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:07:18.277300 crc crio[22652]: time=\"2026-06-11T11:07:18.277111302Z\" level=info msg=\"Removed container 679cba57a4f1193b48d3b1d68fd832a1cbf2b1e330c98c045c6c8edb535244f6: openstack/ceilometer-0/proxy-httpd\" id=106ba204-6041-42b2-a87d-02c01e11c1b2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:07:18.286396 crc crio[22652]: time=\"2026-06-11T11:07:18.286335821Z\" level=info msg=\"Removing container: 6f191e4c2fe33153f1b4b1a0fe2ddb6bb6c07c76dd90d597dfc7953e2b43185d\" id=36de09a9-1d39-4b19-a81f-db0cfc92cc93 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:07:18.314506 crc crio[22652]: time=\"2026-06-11T11:07:18.314416244Z\" level=info msg=\"Removed container 6f191e4c2fe33153f1b4b1a0fe2ddb6bb6c07c76dd90d597dfc7953e2b43185d: openstack/ceilometer-0/sg-core\" id=36de09a9-1d39-4b19-a81f-db0cfc92cc93 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:07:18.319059 crc crio[22652]: time=\"2026-06-11T11:07:18.318966833Z\" level=info msg=\"Removing container: 59bb2948db2d99ac3d96493ddb75b26fa3a2e865890cbe559e96790b4f45a66c\" id=dbe9e672-0ee0-4a99-92c7-0fedc1fd6bd7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:07:18.356781 crc crio[22652]: time=\"2026-06-11T11:07:18.35667816Z\" level=info msg=\"Removed container 59bb2948db2d99ac3d96493ddb75b26fa3a2e865890cbe559e96790b4f45a66c: openstack/ceilometer-0/ceilometer-notification-agent\" id=dbe9e672-0ee0-4a99-92c7-0fedc1fd6bd7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:07:18.360539 crc crio[22652]: time=\"2026-06-11T11:07:18.360455783Z\" level=info msg=\"Removing container: 4ded68061cfc6fb423ba3635f87c5ef3cef770dec9eaca2a2d4a01e2b1888244\" id=d73881ed-a23e-49a3-81b6-331ffa5b07ac name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:07:18.378397 crc crio[22652]: time=\"2026-06-11T11:07:18.37825212Z\" level=warning msg=\"Stopping container f43a84cba83fe08c2ebec748f3e92efcf1a0fcfafe8b697f3e16bc6eebaceddd with stop signal(15) timed out. Killing...\"\nJun 11 11:07:18.394203 crc crio[22652]: time=\"2026-06-11T11:07:18.394064518Z\" level=info msg=\"Removed container 4ded68061cfc6fb423ba3635f87c5ef3cef770dec9eaca2a2d4a01e2b1888244: openstack/ceilometer-0/ceilometer-central-agent\" id=d73881ed-a23e-49a3-81b6-331ffa5b07ac name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:07:18.398161 crc crio[22652]: time=\"2026-06-11T11:07:18.397988299Z\" level=info msg=\"Created container 0824409c11eebe1d877c8269e0d1d0c3b98ea8f3cacad1daed5ee9159069a0c0: openstack/swift-proxy-678744d659-d76nc/proxy-httpd\" id=350f2904-f1af-4ab3-bf8d-5a3a612c025c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:07:18.399915 crc crio[22652]: time=\"2026-06-11T11:07:18.399718514Z\" level=info msg=\"Starting container: 0824409c11eebe1d877c8269e0d1d0c3b98ea8f3cacad1daed5ee9159069a0c0\" id=3d7ff46e-6b93-482f-b5b7-7da7c6f4b22f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:07:18.409532 crc crio[22652]: time=\"2026-06-11T11:07:18.409023495Z\" level=info msg=\"Started container\" PID=72335 containerID=0824409c11eebe1d877c8269e0d1d0c3b98ea8f3cacad1daed5ee9159069a0c0 description=openstack/swift-proxy-678744d659-d76nc/proxy-httpd id=3d7ff46e-6b93-482f-b5b7-7da7c6f4b22f name=/runtime.v1.RuntimeService/StartContainer sandboxID=bb6e7ee81ebe1fc3cd7ed91c31e766c5ea15f652efe76dad30708035c5be800b\nJun 11 11:07:18.452879 crc crio[22652]: time=\"2026-06-11T11:07:18.452720305Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=d11ad533-6e76-4df4-9dc5-df4827dd2f3d name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:07:18.471226 crc crio[22652]: time=\"2026-06-11T11:07:18.470955075Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=3a0f214f-661d-4632-b0c2-b2e02c5ed55e name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:07:18.485635 crc crio[22652]: time=\"2026-06-11T11:07:18.48545403Z\" level=info msg=\"Creating container: openstack/swift-proxy-678744d659-d76nc/proxy-server\" id=372991bd-69a7-4b1f-9531-167a08384a6a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:07:18.486080 crc crio[22652]: time=\"2026-06-11T11:07:18.485883253Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:07:18.515324 crc crio[22652]: time=\"2026-06-11T11:07:18.515221621Z\" level=error msg=\"Killing container f43a84cba83fe08c2ebec748f3e92efcf1a0fcfafe8b697f3e16bc6eebaceddd failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill f43a84cba83fe08c2ebec748f3e92efcf1a0fcfafe8b697f3e16bc6eebaceddd KILL` failed: process not running: No such process\\n : exit status 1\"\nJun 11 11:07:18.701778 crc crio[22652]: time=\"2026-06-11T11:07:18.698202274Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:07:18.705711 crc crio[22652]: time=\"2026-06-11T11:07:18.705626459Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:07:18.817710 crc crio[22652]: time=\"2026-06-11T11:07:18.817603319Z\" level=info msg=\"Stopped container f43a84cba83fe08c2ebec748f3e92efcf1a0fcfafe8b697f3e16bc6eebaceddd: openstack/cinder-api-0/cinder-api\" id=fdc6750d-03b9-4aef-950b-8c43bf178802 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:07:18.818589 crc crio[22652]: time=\"2026-06-11T11:07:18.818510073Z\" level=info msg=\"Stopping pod sandbox: 827bde4ad9833476c270867fce46f53b1ec0a052afb14cf88a6c6e9953c52d3a\" id=602a3968-ecbf-4c2d-8b4f-5af93d32421b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:07:18.819359 crc crio[22652]: time=\"2026-06-11T11:07:18.819274217Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:827bde4ad9833476c270867fce46f53b1ec0a052afb14cf88a6c6e9953c52d3a UID:1dc75a8b-fe01-4f8a-8fff-f6b21b274089 NetNS:/var/run/netns/6303929c-7ce1-4d06-920d-bd5e4ecb8738 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1dc75a8b_fe01_4f8a_8fff_f6b21b274089.slice PodAnnotations:0xc0004bf540}] Aliases:map[]}\"\nJun 11 11:07:18.819582 crc crio[22652]: time=\"2026-06-11T11:07:18.819531375Z\" level=info msg=\"Deleting pod openstack_cinder-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:07:18.884081 crc crio[22652]: time=\"2026-06-11T11:07:18.883453853Z\" level=info msg=\"Created container f36a1388777320fe28e47167f794f58794318dca32b82fc4812961d07644880a: openstack/swift-proxy-678744d659-d76nc/proxy-server\" id=372991bd-69a7-4b1f-9531-167a08384a6a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:07:18.899445 crc crio[22652]: time=\"2026-06-11T11:07:18.899082929Z\" level=info msg=\"Starting container: f36a1388777320fe28e47167f794f58794318dca32b82fc4812961d07644880a\" id=0daf8504-c0ea-497b-83f0-b0a97e9504bd name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:07:18.920558 crc crio[22652]: time=\"2026-06-11T11:07:18.920462719Z\" level=info msg=\"Started container\" PID=72498 containerID=f36a1388777320fe28e47167f794f58794318dca32b82fc4812961d07644880a description=openstack/swift-proxy-678744d659-d76nc/proxy-server id=0daf8504-c0ea-497b-83f0-b0a97e9504bd name=/runtime.v1.RuntimeService/StartContainer sandboxID=bb6e7ee81ebe1fc3cd7ed91c31e766c5ea15f652efe76dad30708035c5be800b\nJun 11 11:07:19.306451 crc crio[22652]: time=\"2026-06-11T11:07:19.305856942Z\" level=info msg=\"Stopped pod sandbox: 827bde4ad9833476c270867fce46f53b1ec0a052afb14cf88a6c6e9953c52d3a\" id=602a3968-ecbf-4c2d-8b4f-5af93d32421b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:07:19.338631 crc crio[22652]: time=\"2026-06-11T11:07:19.338238826Z\" level=info msg=\"Stopped container 9e06acb1a5ba4320da2e19d02fc8fb95c9d6d63384db945f74a990e11f5685dc: openstack/cinder-scheduler-0/cinder-scheduler\" id=4c479718-b044-4949-9f5c-3e6d8abd6876 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:07:19.341245 crc crio[22652]: time=\"2026-06-11T11:07:19.341096025Z\" level=info msg=\"Stopping pod sandbox: b75c80169295af61c6fb47f15aa2f99648512aa5e15143d84bffa3843cc852cb\" id=0e0c7c9f-4b46-43a5-862d-9e6fffa0b6a9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:07:19.341779 crc crio[22652]: time=\"2026-06-11T11:07:19.341709055Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:b75c80169295af61c6fb47f15aa2f99648512aa5e15143d84bffa3843cc852cb UID:87068b00-1134-4df2-b984-9e14be1ff5f4 NetNS:/var/run/netns/a567d42b-f11c-4445-9089-35e29af1ef0b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod87068b00_1134_4df2_b984_9e14be1ff5f4.slice PodAnnotations:0xc001e8e648}] Aliases:map[]}\"\nJun 11 11:07:19.341965 crc crio[22652]: time=\"2026-06-11T11:07:19.341897351Z\" level=info msg=\"Deleting pod openstack_cinder-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:07:19.351157 crc crio[22652]: time=\"2026-06-11T11:07:19.350981795Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=df20ec98-1f40-4c63-b00f-b23956a928fe name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:07:19.351328 crc crio[22652]: time=\"2026-06-11T11:07:19.351167751Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:07:19.386200 crc crio[22652]: time=\"2026-06-11T11:07:19.386058385Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:b25247bce502aa1f000e3fb3bae293e30dcdc60c05f7fdd1c67db2653515ee6b UID:dd949df2-1dd4-48ae-bab5-37f7763942dd NetNS:/var/run/netns/5d8171dd-15cd-4555-acbd-5b6d2508d391 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddd949df2_1dd4_48ae_bab5_37f7763942dd.slice PodAnnotations:0xc0004bf778}] Aliases:map[]}\"\nJun 11 11:07:19.386516 crc crio[22652]: time=\"2026-06-11T11:07:19.38621259Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:07:19.732958 crc crio[22652]: time=\"2026-06-11T11:07:19.730314088Z\" level=info msg=\"Stopped pod sandbox: b75c80169295af61c6fb47f15aa2f99648512aa5e15143d84bffa3843cc852cb\" id=0e0c7c9f-4b46-43a5-862d-9e6fffa0b6a9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:07:20.038909 crc crio[22652]: 2026-06-11T11:07:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b25247bce502aa1 Mac:be:b7:0e:9f:9a:5f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ab Mtu:0 Sandbox:/var/run/netns/5d8171dd-15cd-4555-acbd-5b6d2508d391 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.171 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:07:20.046469 crc crio[22652]: time=\"2026-06-11T11:07:20.045928797Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:b25247bce502aa1f000e3fb3bae293e30dcdc60c05f7fdd1c67db2653515ee6b UID:dd949df2-1dd4-48ae-bab5-37f7763942dd NetNS:/var/run/netns/5d8171dd-15cd-4555-acbd-5b6d2508d391 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddd949df2_1dd4_48ae_bab5_37f7763942dd.slice PodAnnotations:0xc0004bf778}] Aliases:map[]}\"\nJun 11 11:07:20.046469 crc crio[22652]: time=\"2026-06-11T11:07:20.046287652Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:07:20.065628 crc crio[22652]: time=\"2026-06-11T11:07:20.065044246Z\" level=info msg=\"Ran pod sandbox b25247bce502aa1f000e3fb3bae293e30dcdc60c05f7fdd1c67db2653515ee6b with infra container: openstack/ceilometer-0/POD\" id=df20ec98-1f40-4c63-b00f-b23956a928fe name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:07:20.109250 crc crio[22652]: time=\"2026-06-11T11:07:20.109025865Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=2cab3005-5c40-4138-80fb-0373af6b8c81 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:07:20.186612 crc crio[22652]: time=\"2026-06-11T11:07:20.186463604Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=5b2e6442-1976-43e1-90ed-179729f659fc name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:07:20.221772 crc crio[22652]: time=\"2026-06-11T11:07:20.221644864Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=f259d4c2-a270-42ea-a4e1-bca9e52462ec name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:07:20.222284 crc crio[22652]: time=\"2026-06-11T11:07:20.222090908Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:07:20.261724 crc crio[22652]: time=\"2026-06-11T11:07:20.260854295Z\" level=info msg=\"Removing container: f43a84cba83fe08c2ebec748f3e92efcf1a0fcfafe8b697f3e16bc6eebaceddd\" id=030b0728-a223-4223-b36b-f09a7c7bfd3a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:07:20.328773 crc crio[22652]: time=\"2026-06-11T11:07:20.328690738Z\" level=info msg=\"Removed container f43a84cba83fe08c2ebec748f3e92efcf1a0fcfafe8b697f3e16bc6eebaceddd: openstack/cinder-api-0/cinder-api\" id=030b0728-a223-4223-b36b-f09a7c7bfd3a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:07:20.337945 crc crio[22652]: time=\"2026-06-11T11:07:20.337842322Z\" level=info msg=\"Removing container: e8787d685263935cf26635dfc554ed095c2d271e5d1307a54ccc08026e47f995\" id=46a375bd-8dc1-403b-a613-d4979f2fae68 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:07:20.358533 crc crio[22652]: time=\"2026-06-11T11:07:20.358329053Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:07:20.366256 crc crio[22652]: time=\"2026-06-11T11:07:20.363846346Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:07:20.374023 crc crio[22652]: time=\"2026-06-11T11:07:20.373906412Z\" level=info msg=\"Removed container e8787d685263935cf26635dfc554ed095c2d271e5d1307a54ccc08026e47f995: openstack/cinder-api-0/cinder-api-log\" id=46a375bd-8dc1-403b-a613-d4979f2fae68 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:07:20.382204 crc crio[22652]: time=\"2026-06-11T11:07:20.381921204Z\" level=info msg=\"Removing container: 9ee100ccc5c86d62c916d94068b487d102edab707123fd5ecfa64db9ffda3d64\" id=a983cb58-1a1d-4d21-84f0-7eccc88e205a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:07:20.417989 crc crio[22652]: time=\"2026-06-11T11:07:20.417832082Z\" level=info msg=\"Removed container 9ee100ccc5c86d62c916d94068b487d102edab707123fd5ecfa64db9ffda3d64: openstack/cinder-scheduler-0/probe\" id=a983cb58-1a1d-4d21-84f0-7eccc88e205a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:07:20.421540 crc crio[22652]: time=\"2026-06-11T11:07:20.421331488Z\" level=info msg=\"Removing container: 9e06acb1a5ba4320da2e19d02fc8fb95c9d6d63384db945f74a990e11f5685dc\" id=eb22ab99-522b-48f7-9dcb-a0043ba7dec2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:07:20.478722 crc crio[22652]: time=\"2026-06-11T11:07:20.477971586Z\" level=info msg=\"Removed container 9e06acb1a5ba4320da2e19d02fc8fb95c9d6d63384db945f74a990e11f5685dc: openstack/cinder-scheduler-0/cinder-scheduler\" id=eb22ab99-522b-48f7-9dcb-a0043ba7dec2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:07:20.571795 crc crio[22652]: time=\"2026-06-11T11:07:20.571665809Z\" level=info msg=\"Created container f2eca789769b1b054f957027af7e5d2559216eb8726d1a2a024003d1eedf994c: openstack/ceilometer-0/ceilometer-central-agent\" id=f259d4c2-a270-42ea-a4e1-bca9e52462ec name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:07:20.573426 crc crio[22652]: time=\"2026-06-11T11:07:20.573356Z\" level=info msg=\"Starting container: f2eca789769b1b054f957027af7e5d2559216eb8726d1a2a024003d1eedf994c\" id=a707eaf8-9d88-4e01-9941-90af8a2fc2b9 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:07:20.580508 crc crio[22652]: time=\"2026-06-11T11:07:20.580422621Z\" level=info msg=\"Started container\" PID=72808 containerID=f2eca789769b1b054f957027af7e5d2559216eb8726d1a2a024003d1eedf994c description=openstack/ceilometer-0/ceilometer-central-agent id=a707eaf8-9d88-4e01-9941-90af8a2fc2b9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b25247bce502aa1f000e3fb3bae293e30dcdc60c05f7fdd1c67db2653515ee6b\nJun 11 11:07:20.675198 crc crio[22652]: time=\"2026-06-11T11:07:20.675045247Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=1d496fec-61e8-42a9-8f9e-0eca500626dd name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:07:20.699539 crc crio[22652]: time=\"2026-06-11T11:07:20.699448611Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=4eb0ccc9-233d-49ac-8ad0-3059596616d3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:07:20.956453 crc crio[22652]: time=\"2026-06-11T11:07:20.956343409Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=b22e1940-4348-4518-8316-90d7032f2533 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:07:20.957706 crc crio[22652]: time=\"2026-06-11T11:07:20.956725071Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:07:20.997216 crc crio[22652]: time=\"2026-06-11T11:07:20.997080675Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:07:21.000485 crc crio[22652]: time=\"2026-06-11T11:07:21.000413579Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:07:21.350194 crc crio[22652]: time=\"2026-06-11T11:07:21.349594981Z\" level=info msg=\"Created container f51c20b0128087d04d7c00f7ce4062dacbeaed2d56899a045646e69e15bb251a: openstack/ceilometer-0/ceilometer-notification-agent\" id=b22e1940-4348-4518-8316-90d7032f2533 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:07:21.355272 crc crio[22652]: time=\"2026-06-11T11:07:21.355219971Z\" level=info msg=\"Starting container: f51c20b0128087d04d7c00f7ce4062dacbeaed2d56899a045646e69e15bb251a\" id=c9cf23c0-3785-4730-aad6-e3b20168ff41 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:07:21.385458 crc crio[22652]: time=\"2026-06-11T11:07:21.38539439Z\" level=info msg=\"Started container\" PID=72854 containerID=f51c20b0128087d04d7c00f7ce4062dacbeaed2d56899a045646e69e15bb251a description=openstack/ceilometer-0/ceilometer-notification-agent id=c9cf23c0-3785-4730-aad6-e3b20168ff41 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b25247bce502aa1f000e3fb3bae293e30dcdc60c05f7fdd1c67db2653515ee6b\nJun 11 11:07:21.436674 crc crio[22652]: time=\"2026-06-11T11:07:21.43654514Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=fa3fdfc8-6e7e-4028-bf5d-b89ea01194ad name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:07:21.463877 crc crio[22652]: time=\"2026-06-11T11:07:21.463451777Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=520c0607-698c-4854-8e32-6477172f6e61 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:07:21.487546 crc crio[22652]: time=\"2026-06-11T11:07:21.487423849Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=eba49a05-6ef1-4337-9d3a-a8a4215ee7a1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:07:21.487922 crc crio[22652]: time=\"2026-06-11T11:07:21.487876083Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:07:21.647811 crc crio[22652]: time=\"2026-06-11T11:07:21.647767829Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:07:21.656199 crc crio[22652]: time=\"2026-06-11T11:07:21.656077622Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:07:21.813600 crc crio[22652]: time=\"2026-06-11T11:07:21.813458612Z\" level=info msg=\"Running pod sandbox: openstack/cinder-api-0/POD\" id=56133cdb-795d-49ec-9cc2-36201b2a3fda name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:07:21.813600 crc crio[22652]: time=\"2026-06-11T11:07:21.813568196Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:07:21.860795 crc crio[22652]: time=\"2026-06-11T11:07:21.860724501Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:6c4c3b4cab1b94a01e57278c424ba74f4a7a71a38ab051246ae1731a1da1b149 UID:02a97cd2-909b-4735-8fcb-fac0f9d9d408 NetNS:/var/run/netns/e0a4c99a-d107-4fed-bd24-dd2242549151 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod02a97cd2_909b_4735_8fcb_fac0f9d9d408.slice PodAnnotations:0xc005a4c030}] Aliases:map[]}\"\nJun 11 11:07:21.861225 crc crio[22652]: time=\"2026-06-11T11:07:21.861196946Z\" level=info msg=\"Adding pod openstack_cinder-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:07:21.941972 crc crio[22652]: time=\"2026-06-11T11:07:21.941565413Z\" level=info msg=\"Running pod sandbox: openstack/cinder-scheduler-0/POD\" id=12a16a51-3014-45cb-ba4d-a952b3197cea name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:07:21.942223 crc crio[22652]: time=\"2026-06-11T11:07:21.942017578Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:07:21.979286 crc crio[22652]: time=\"2026-06-11T11:07:21.976838571Z\" level=info msg=\"Created container 9f1a2d9d24669f6ea1a0a03d998cd5ec877a1709ac79f9421c492aba4c835bd8: openstack/ceilometer-0/sg-core\" id=eba49a05-6ef1-4337-9d3a-a8a4215ee7a1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:07:21.979286 crc crio[22652]: time=\"2026-06-11T11:07:21.977701266Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:3ef56eba90ec8976a75064cca590b3953036bcf43b81e6c3d067d10b6af46344 UID:1d2a37ff-8da1-4f24-bff5-eac7ec9d562b NetNS:/var/run/netns/d0ee5f89-329a-4760-a7eb-292c0f9c144f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1d2a37ff_8da1_4f24_bff5_eac7ec9d562b.slice PodAnnotations:0xc000102870}] Aliases:map[]}\"\nJun 11 11:07:21.979286 crc crio[22652]: time=\"2026-06-11T11:07:21.977799849Z\" level=info msg=\"Adding pod openstack_cinder-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:07:21.979286 crc crio[22652]: time=\"2026-06-11T11:07:21.978481771Z\" level=info msg=\"Starting container: 9f1a2d9d24669f6ea1a0a03d998cd5ec877a1709ac79f9421c492aba4c835bd8\" id=de6d75aa-1c86-4397-8513-ccd259ddd838 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:07:21.988160 crc crio[22652]: time=\"2026-06-11T11:07:21.986493264Z\" level=info msg=\"Started container\" PID=72926 containerID=9f1a2d9d24669f6ea1a0a03d998cd5ec877a1709ac79f9421c492aba4c835bd8 description=openstack/ceilometer-0/sg-core id=de6d75aa-1c86-4397-8513-ccd259ddd838 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b25247bce502aa1f000e3fb3bae293e30dcdc60c05f7fdd1c67db2653515ee6b\nJun 11 11:07:22.026739 crc crio[22652]: time=\"2026-06-11T11:07:22.026618885Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=988f939b-76c4-46d9-b9f3-6d5d7c200a3d name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:07:22.081166 crc crio[22652]: time=\"2026-06-11T11:07:22.080747605Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=e6fa2bbe-f81b-4a2a-ba4f-28bb59ef8e42 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:07:22.103928 crc crio[22652]: time=\"2026-06-11T11:07:22.103824279Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=e9b78be3-e90f-496a-ba6f-275e3ecca615 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:07:22.104398 crc crio[22652]: time=\"2026-06-11T11:07:22.104317804Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:07:22.231194 crc crio[22652]: time=\"2026-06-11T11:07:22.231050133Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:07:22.236287 crc crio[22652]: time=\"2026-06-11T11:07:22.236204265Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:07:22.386672 crc crio[22652]: time=\"2026-06-11T11:07:22.386580886Z\" level=info msg=\"Created container 617eb485f4c12b8b1595c06f0984fb2e84b3c5e5a25fb68f956aa73dc372dd75: openstack/ceilometer-0/proxy-httpd\" id=e9b78be3-e90f-496a-ba6f-275e3ecca615 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:07:22.388351 crc crio[22652]: time=\"2026-06-11T11:07:22.388257578Z\" level=info msg=\"Starting container: 617eb485f4c12b8b1595c06f0984fb2e84b3c5e5a25fb68f956aa73dc372dd75\" id=0e4b74bb-6097-411a-a11d-3feb06f6c4a2 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:07:22.395974 crc crio[22652]: time=\"2026-06-11T11:07:22.39588724Z\" level=info msg=\"Started container\" PID=72999 containerID=617eb485f4c12b8b1595c06f0984fb2e84b3c5e5a25fb68f956aa73dc372dd75 description=openstack/ceilometer-0/proxy-httpd id=0e4b74bb-6097-411a-a11d-3feb06f6c4a2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b25247bce502aa1f000e3fb3bae293e30dcdc60c05f7fdd1c67db2653515ee6b\nJun 11 11:07:22.468565 crc crio[22652]: 2026-06-11T11:07:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6c4c3b4cab1b94a Mac:82:ed:41:bf:12:22 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ac Mtu:0 Sandbox:/var/run/netns/e0a4c99a-d107-4fed-bd24-dd2242549151 SocketPath: PciID:}] [{Interface:0xc000154b30 Address:{IP:10.217.0.172 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:07:22.470208 crc crio[22652]: time=\"2026-06-11T11:07:22.470063641Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:6c4c3b4cab1b94a01e57278c424ba74f4a7a71a38ab051246ae1731a1da1b149 UID:02a97cd2-909b-4735-8fcb-fac0f9d9d408 NetNS:/var/run/netns/e0a4c99a-d107-4fed-bd24-dd2242549151 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod02a97cd2_909b_4735_8fcb_fac0f9d9d408.slice PodAnnotations:0xc005a4c030}] Aliases:map[]}\"\nJun 11 11:07:22.470531 crc crio[22652]: time=\"2026-06-11T11:07:22.470505395Z\" level=info msg=\"Checking pod openstack_cinder-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:07:22.482689 crc crio[22652]: time=\"2026-06-11T11:07:22.48264534Z\" level=info msg=\"Ran pod sandbox 6c4c3b4cab1b94a01e57278c424ba74f4a7a71a38ab051246ae1731a1da1b149 with infra container: openstack/cinder-api-0/POD\" id=56133cdb-795d-49ec-9cc2-36201b2a3fda name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:07:22.485294 crc crio[22652]: time=\"2026-06-11T11:07:22.485226766Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=65d9ae34-7287-441e-9120-63ec66a97d7e name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:07:22.487958 crc crio[22652]: time=\"2026-06-11T11:07:22.487890089Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=3608d6b0-2128-4307-abd9-32e1e52e9cf2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:07:22.495780 crc crio[22652]: time=\"2026-06-11T11:07:22.495655903Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api-log\" id=dcae5067-f952-49d4-b200-8906529d675e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:07:22.496325 crc crio[22652]: time=\"2026-06-11T11:07:22.496242142Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:07:22.560623 crc crio[22652]: time=\"2026-06-11T11:07:22.560439453Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:07:22.625861 crc crio[22652]: 2026-06-11T11:07:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3ef56eba90ec897 Mac:36:8e:30:fd:aa:14 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ad Mtu:0 Sandbox:/var/run/netns/d0ee5f89-329a-4760-a7eb-292c0f9c144f SocketPath: PciID:}] [{Interface:0xc000014710 Address:{IP:10.217.0.173 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:07:22.627177 crc crio[22652]: time=\"2026-06-11T11:07:22.62706888Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:3ef56eba90ec8976a75064cca590b3953036bcf43b81e6c3d067d10b6af46344 UID:1d2a37ff-8da1-4f24-bff5-eac7ec9d562b NetNS:/var/run/netns/d0ee5f89-329a-4760-a7eb-292c0f9c144f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1d2a37ff_8da1_4f24_bff5_eac7ec9d562b.slice PodAnnotations:0xc000102870}] Aliases:map[]}\"\nJun 11 11:07:22.627328 crc crio[22652]: time=\"2026-06-11T11:07:22.627277647Z\" level=info msg=\"Checking pod openstack_cinder-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:07:22.635497 crc crio[22652]: time=\"2026-06-11T11:07:22.635417825Z\" level=info msg=\"Ran pod sandbox 3ef56eba90ec8976a75064cca590b3953036bcf43b81e6c3d067d10b6af46344 with infra container: openstack/cinder-scheduler-0/POD\" id=12a16a51-3014-45cb-ba4d-a952b3197cea name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:07:22.640211 crc crio[22652]: time=\"2026-06-11T11:07:22.640085038Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=13d987a4-5270-49f4-87c8-58f3b0aab94c name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:07:22.696822 crc crio[22652]: time=\"2026-06-11T11:07:22.696372861Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=3fc3ab12-7e99-4657-87cd-cc718651e080 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:07:22.711779 crc crio[22652]: time=\"2026-06-11T11:07:22.71165839Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/cinder-scheduler\" id=ca7653e2-0727-4b19-a81f-deb0726eb5d2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:07:22.712490 crc crio[22652]: time=\"2026-06-11T11:07:22.712357052Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:07:22.835845 crc crio[22652]: time=\"2026-06-11T11:07:22.835636502Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:07:23.503317 crc crio[22652]: time=\"2026-06-11T11:07:23.503109796Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:07:23.672524 crc crio[22652]: time=\"2026-06-11T11:07:23.67246894Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:07:24.074631 crc crio[22652]: time=\"2026-06-11T11:07:24.074080853Z\" level=info msg=\"Created container eea9380d71c148682ec77b09deb7bbdd3ed3fe48b2c30fb49b0056fb2001dcc5: openstack/cinder-api-0/cinder-api-log\" id=dcae5067-f952-49d4-b200-8906529d675e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:07:24.077645 crc crio[22652]: time=\"2026-06-11T11:07:24.077585714Z\" level=info msg=\"Starting container: eea9380d71c148682ec77b09deb7bbdd3ed3fe48b2c30fb49b0056fb2001dcc5\" id=215908a3-c6c5-41f3-873a-3f2342af61fc name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:07:24.079107 crc crio[22652]: time=\"2026-06-11T11:07:24.078840532Z\" level=info msg=\"Created container bbbc8b41ec2a83988f8f65a0264d83ecf07fad6c430dac49886276b2732a035c: openstack/cinder-scheduler-0/cinder-scheduler\" id=ca7653e2-0727-4b19-a81f-deb0726eb5d2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:07:24.079843 crc crio[22652]: time=\"2026-06-11T11:07:24.07973062Z\" level=info msg=\"Starting container: bbbc8b41ec2a83988f8f65a0264d83ecf07fad6c430dac49886276b2732a035c\" id=ca86bba3-3b92-4675-9eff-0d4017775678 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:07:24.087461 crc crio[22652]: time=\"2026-06-11T11:07:24.087327628Z\" level=info msg=\"Started container\" PID=73234 containerID=bbbc8b41ec2a83988f8f65a0264d83ecf07fad6c430dac49886276b2732a035c description=openstack/cinder-scheduler-0/cinder-scheduler id=ca86bba3-3b92-4675-9eff-0d4017775678 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3ef56eba90ec8976a75064cca590b3953036bcf43b81e6c3d067d10b6af46344\nJun 11 11:07:24.087748 crc crio[22652]: time=\"2026-06-11T11:07:24.087663402Z\" level=info msg=\"Started container\" PID=73229 containerID=eea9380d71c148682ec77b09deb7bbdd3ed3fe48b2c30fb49b0056fb2001dcc5 description=openstack/cinder-api-0/cinder-api-log id=215908a3-c6c5-41f3-873a-3f2342af61fc name=/runtime.v1.RuntimeService/StartContainer sandboxID=6c4c3b4cab1b94a01e57278c424ba74f4a7a71a38ab051246ae1731a1da1b149\nJun 11 11:07:24.213460 crc crio[22652]: time=\"2026-06-11T11:07:24.213301597Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=4eb6c008-b0d9-4379-b296-320b99ac8fe5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:07:24.214294 crc crio[22652]: time=\"2026-06-11T11:07:24.214233717Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=861a9279-2400-4df3-ab8b-0086b36ee1fb name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:07:24.281389 crc crio[22652]: time=\"2026-06-11T11:07:24.281288844Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=ff8dccf1-028e-4c0c-b478-2e3ae67b8546 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:07:24.326732 crc crio[22652]: time=\"2026-06-11T11:07:24.326085548Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=7a8c006c-e123-48e9-8bbc-db94af3d87e0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:07:24.409641 crc crio[22652]: time=\"2026-06-11T11:07:24.409509021Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/probe\" id=ba9aa28d-6c11-45c2-a6c7-1cf131b39b6e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:07:24.410260 crc crio[22652]: time=\"2026-06-11T11:07:24.410198443Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:07:24.476243 crc crio[22652]: time=\"2026-06-11T11:07:24.476065379Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api\" id=4d5c55b1-7e4b-483f-9079-dbeb4dd882e4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:07:24.476705 crc crio[22652]: time=\"2026-06-11T11:07:24.476642594Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:07:24.551981 crc crio[22652]: time=\"2026-06-11T11:07:24.55180808Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:07:24.590395 crc crio[22652]: time=\"2026-06-11T11:07:24.590239717Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:07:25.535584 crc crio[22652]: time=\"2026-06-11T11:07:25.534710676Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:07:25.671096 crc crio[22652]: time=\"2026-06-11T11:07:25.670888267Z\" level=info msg=\"Created container 5d6b60bbcc055e64c00538d2ab461f9eb5e80ed7f6b3a98da341a01f7bfe8f90: openstack/cinder-scheduler-0/probe\" id=ba9aa28d-6c11-45c2-a6c7-1cf131b39b6e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:07:25.676782 crc crio[22652]: time=\"2026-06-11T11:07:25.676199685Z\" level=info msg=\"Starting container: 5d6b60bbcc055e64c00538d2ab461f9eb5e80ed7f6b3a98da341a01f7bfe8f90\" id=6baffec2-9b54-4199-af0f-46b6abbe4664 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:07:25.700574 crc crio[22652]: time=\"2026-06-11T11:07:25.700429849Z\" level=info msg=\"Started container\" PID=73364 containerID=5d6b60bbcc055e64c00538d2ab461f9eb5e80ed7f6b3a98da341a01f7bfe8f90 description=openstack/cinder-scheduler-0/probe id=6baffec2-9b54-4199-af0f-46b6abbe4664 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3ef56eba90ec8976a75064cca590b3953036bcf43b81e6c3d067d10b6af46344\nJun 11 11:07:25.820724 crc crio[22652]: time=\"2026-06-11T11:07:25.820613909Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:07:26.215974 crc crio[22652]: time=\"2026-06-11T11:07:26.215728907Z\" level=info msg=\"Created container 5025c682c4f400ac8656207deff97433619d9b4053800a8eb6ffbe15e4ab4e12: openstack/cinder-api-0/cinder-api\" id=4d5c55b1-7e4b-483f-9079-dbeb4dd882e4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:07:26.217233 crc crio[22652]: time=\"2026-06-11T11:07:26.217067231Z\" level=info msg=\"Starting container: 5025c682c4f400ac8656207deff97433619d9b4053800a8eb6ffbe15e4ab4e12\" id=6941c28a-cffb-4feb-b652-c2b23688b5a3 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:07:26.223953 crc crio[22652]: time=\"2026-06-11T11:07:26.223810884Z\" level=info msg=\"Started container\" PID=73379 containerID=5025c682c4f400ac8656207deff97433619d9b4053800a8eb6ffbe15e4ab4e12 description=openstack/cinder-api-0/cinder-api id=6941c28a-cffb-4feb-b652-c2b23688b5a3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6c4c3b4cab1b94a01e57278c424ba74f4a7a71a38ab051246ae1731a1da1b149\nJun 11 11:07:29.019476 crc crio[22652]: time=\"2026-06-11T11:07:29.01862759Z\" level=info msg=\"Stopping container: 068f3a89721acbc58f8aa975274fb50f7060a470dd4f699d8ff1209d106d27e5 (timeout: 30s)\" id=183c7a04-3fef-43dd-bc8c-ed3fc3395b06 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:07:29.020648 crc crio[22652]: time=\"2026-06-11T11:07:29.019216612Z\" level=info msg=\"Stopping container: 97debb1f24b389199a88236a6edb356ea84d65d5c7ac1d260ed31dbba332f373 (timeout: 30s)\" id=924d268b-6bd0-4eba-8240-411a7ee1503f name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:07:29.064510 crc crio[22652]: time=\"2026-06-11T11:07:29.064399627Z\" level=info msg=\"Stopping container: 9f1a2d9d24669f6ea1a0a03d998cd5ec877a1709ac79f9421c492aba4c835bd8 (timeout: 30s)\" id=823dbc6d-71d8-4cec-b5d8-5996b4eb0994 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:07:29.065580 crc crio[22652]: time=\"2026-06-11T11:07:29.065505947Z\" level=info msg=\"Stopping container: f2eca789769b1b054f957027af7e5d2559216eb8726d1a2a024003d1eedf994c (timeout: 30s)\" id=4ff45ec3-4314-4a49-bb5f-ab628227540b name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:07:29.065832 crc crio[22652]: time=\"2026-06-11T11:07:29.065692858Z\" level=info msg=\"Stopping container: 617eb485f4c12b8b1595c06f0984fb2e84b3c5e5a25fb68f956aa73dc372dd75 (timeout: 30s)\" id=ddd504f6-38bd-450a-aa63-719a4ce941e3 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:07:29.065980 crc crio[22652]: time=\"2026-06-11T11:07:29.0659177Z\" level=info msg=\"Stopping container: f51c20b0128087d04d7c00f7ce4062dacbeaed2d56899a045646e69e15bb251a (timeout: 30s)\" id=b8497bd9-fc58-4475-be0a-68c8a7a462ea name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:07:29.223628 crc crio[22652]: time=\"2026-06-11T11:07:29.223446725Z\" level=info msg=\"Stopped container 97debb1f24b389199a88236a6edb356ea84d65d5c7ac1d260ed31dbba332f373: openstack/glance-default-external-api-0/glance-log\" id=924d268b-6bd0-4eba-8240-411a7ee1503f name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:07:29.230325 crc crio[22652]: time=\"2026-06-11T11:07:29.230243328Z\" level=info msg=\"Stopped container 9f1a2d9d24669f6ea1a0a03d998cd5ec877a1709ac79f9421c492aba4c835bd8: openstack/ceilometer-0/sg-core\" id=823dbc6d-71d8-4cec-b5d8-5996b4eb0994 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:07:29.306497 crc crio[22652]: time=\"2026-06-11T11:07:29.305322446Z\" level=info msg=\"Stopped container 617eb485f4c12b8b1595c06f0984fb2e84b3c5e5a25fb68f956aa73dc372dd75: openstack/ceilometer-0/proxy-httpd\" id=ddd504f6-38bd-450a-aa63-719a4ce941e3 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:07:29.613857 crc crio[22652]: time=\"2026-06-11T11:07:29.613038301Z\" level=info msg=\"Stopped container f51c20b0128087d04d7c00f7ce4062dacbeaed2d56899a045646e69e15bb251a: openstack/ceilometer-0/ceilometer-notification-agent\" id=b8497bd9-fc58-4475-be0a-68c8a7a462ea name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:07:29.719404 crc crio[22652]: time=\"2026-06-11T11:07:29.719236418Z\" level=info msg=\"Stopped container f2eca789769b1b054f957027af7e5d2559216eb8726d1a2a024003d1eedf994c: openstack/ceilometer-0/ceilometer-central-agent\" id=4ff45ec3-4314-4a49-bb5f-ab628227540b name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:07:29.720546 crc crio[22652]: time=\"2026-06-11T11:07:29.720503318Z\" level=info msg=\"Stopping pod sandbox: b25247bce502aa1f000e3fb3bae293e30dcdc60c05f7fdd1c67db2653515ee6b\" id=f81d2ca3-7d9f-4a66-845e-0a1b8d28e615 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:07:29.721413 crc crio[22652]: time=\"2026-06-11T11:07:29.721335314Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:b25247bce502aa1f000e3fb3bae293e30dcdc60c05f7fdd1c67db2653515ee6b UID:dd949df2-1dd4-48ae-bab5-37f7763942dd NetNS:/var/run/netns/5d8171dd-15cd-4555-acbd-5b6d2508d391 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddd949df2_1dd4_48ae_bab5_37f7763942dd.slice PodAnnotations:0xc001e8e838}] Aliases:map[]}\"\nJun 11 11:07:29.721528 crc crio[22652]: time=\"2026-06-11T11:07:29.721494209Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:07:30.042785 crc crio[22652]: time=\"2026-06-11T11:07:30.042356592Z\" level=info msg=\"Stopped pod sandbox: b25247bce502aa1f000e3fb3bae293e30dcdc60c05f7fdd1c67db2653515ee6b\" id=f81d2ca3-7d9f-4a66-845e-0a1b8d28e615 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:07:30.740749 crc crio[22652]: time=\"2026-06-11T11:07:30.73908447Z\" level=info msg=\"Removing container: 617eb485f4c12b8b1595c06f0984fb2e84b3c5e5a25fb68f956aa73dc372dd75\" id=78cc7b78-c063-491f-9cb0-b044a192bd21 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:07:30.814380 crc crio[22652]: time=\"2026-06-11T11:07:30.813831107Z\" level=info msg=\"Removed container 617eb485f4c12b8b1595c06f0984fb2e84b3c5e5a25fb68f956aa73dc372dd75: openstack/ceilometer-0/proxy-httpd\" id=78cc7b78-c063-491f-9cb0-b044a192bd21 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:07:30.819115 crc crio[22652]: time=\"2026-06-11T11:07:30.81895485Z\" level=info msg=\"Removing container: 9f1a2d9d24669f6ea1a0a03d998cd5ec877a1709ac79f9421c492aba4c835bd8\" id=9cf4e6e4-b8f9-4077-9e4f-50d500d60878 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:07:30.858767 crc crio[22652]: time=\"2026-06-11T11:07:30.858670548Z\" level=info msg=\"Removed container 9f1a2d9d24669f6ea1a0a03d998cd5ec877a1709ac79f9421c492aba4c835bd8: openstack/ceilometer-0/sg-core\" id=9cf4e6e4-b8f9-4077-9e4f-50d500d60878 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:07:30.862241 crc crio[22652]: time=\"2026-06-11T11:07:30.862164503Z\" level=info msg=\"Removing container: f51c20b0128087d04d7c00f7ce4062dacbeaed2d56899a045646e69e15bb251a\" id=35b95fe4-1ec4-47aa-9cde-237586d2f76b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:07:30.916306 crc crio[22652]: time=\"2026-06-11T11:07:30.91606877Z\" level=info msg=\"Removed container f51c20b0128087d04d7c00f7ce4062dacbeaed2d56899a045646e69e15bb251a: openstack/ceilometer-0/ceilometer-notification-agent\" id=35b95fe4-1ec4-47aa-9cde-237586d2f76b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:07:30.921531 crc crio[22652]: time=\"2026-06-11T11:07:30.921369588Z\" level=info msg=\"Removing container: f2eca789769b1b054f957027af7e5d2559216eb8726d1a2a024003d1eedf994c\" id=efde6914-3d65-474d-967d-f8f0e9b62048 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:07:30.961264 crc crio[22652]: time=\"2026-06-11T11:07:30.960907688Z\" level=info msg=\"Removed container f2eca789769b1b054f957027af7e5d2559216eb8726d1a2a024003d1eedf994c: openstack/ceilometer-0/ceilometer-central-agent\" id=efde6914-3d65-474d-967d-f8f0e9b62048 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:07:31.222227 crc crio[22652]: time=\"2026-06-11T11:07:31.222084992Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=972171c6-48f5-4ea9-9be0-4af143b4c403 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:07:31.222820 crc crio[22652]: time=\"2026-06-11T11:07:31.222291768Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:07:31.259029 crc crio[22652]: time=\"2026-06-11T11:07:31.258921024Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:96a653f52cb2d5aafeca65a8e8f2217d054c937a1b181849a1e7ef1aa4cb003c UID:1f46fc3e-fb74-480a-9ef6-d721278a9617 NetNS:/var/run/netns/f92bc1da-8b17-47b2-9825-83fa31f38366 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1f46fc3e_fb74_480a_9ef6_d721278a9617.slice PodAnnotations:0xc0004bee68}] Aliases:map[]}\"\nJun 11 11:07:31.259029 crc crio[22652]: time=\"2026-06-11T11:07:31.258983236Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:07:31.691037 crc crio[22652]: time=\"2026-06-11T11:07:31.690607037Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-db-create-gnrkl/POD\" id=c299ee85-6acd-48be-a801-8bc076c1b380 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:07:31.691270 crc crio[22652]: time=\"2026-06-11T11:07:31.691199506Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:07:31.732832 crc crio[22652]: time=\"2026-06-11T11:07:31.732747448Z\" level=info msg=\"Got pod network &{Name:nova-api-db-create-gnrkl Namespace:openstack ID:13318edb0e1b5334d97f8f8f41e1432bc1b8031f4470f15912a38067b97e8e11 UID:63297740-9143-4df6-8039-477e8d57f9a7 NetNS:/var/run/netns/cc188a19-c2b3-41e4-a7d2-e96d28b599fb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod63297740_9143_4df6_8039_477e8d57f9a7.slice PodAnnotations:0xc0004bf2a8}] Aliases:map[]}\"\nJun 11 11:07:31.732832 crc crio[22652]: time=\"2026-06-11T11:07:31.732797821Z\" level=info msg=\"Adding pod openstack_nova-api-db-create-gnrkl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:07:32.064382 crc crio[22652]: time=\"2026-06-11T11:07:32.063829277Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-db-create-b876m/POD\" id=28436dc9-ca33-40d2-b079-fba270c23ff5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:07:32.064570 crc crio[22652]: time=\"2026-06-11T11:07:32.064412296Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:07:32.101509 crc crio[22652]: time=\"2026-06-11T11:07:32.099284782Z\" level=info msg=\"Got pod network &{Name:nova-cell0-db-create-b876m Namespace:openstack ID:300a9d9d801f8fb5a4fd74bacbf89dbdd819ed7e52bb527980ce4ff9fa00efe5 UID:fc01c744-aae0-4db3-9221-1dc9f7606372 NetNS:/var/run/netns/defa40b9-91f6-4ee7-bcb3-23cb06469eff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfc01c744_aae0_4db3_9221_1dc9f7606372.slice PodAnnotations:0xc0004bf708}] Aliases:map[]}\"\nJun 11 11:07:32.101509 crc crio[22652]: time=\"2026-06-11T11:07:32.099343004Z\" level=info msg=\"Adding pod openstack_nova-cell0-db-create-b876m to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:07:32.198421 crc crio[22652]: 2026-06-11T11:07:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:96a653f52cb2d5a Mac:ee:58:75:e4:80:57 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ae Mtu:0 Sandbox:/var/run/netns/f92bc1da-8b17-47b2-9825-83fa31f38366 SocketPath: PciID:}] [{Interface:0xc000260a00 Address:{IP:10.217.0.174 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:07:32.203902 crc crio[22652]: time=\"2026-06-11T11:07:32.203788646Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:96a653f52cb2d5aafeca65a8e8f2217d054c937a1b181849a1e7ef1aa4cb003c UID:1f46fc3e-fb74-480a-9ef6-d721278a9617 NetNS:/var/run/netns/f92bc1da-8b17-47b2-9825-83fa31f38366 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1f46fc3e_fb74_480a_9ef6_d721278a9617.slice PodAnnotations:0xc0004bee68}] Aliases:map[]}\"\nJun 11 11:07:32.204465 crc crio[22652]: time=\"2026-06-11T11:07:32.204105576Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:07:32.231205 crc crio[22652]: time=\"2026-06-11T11:07:32.230895285Z\" level=info msg=\"Ran pod sandbox 96a653f52cb2d5aafeca65a8e8f2217d054c937a1b181849a1e7ef1aa4cb003c with infra container: openstack/ceilometer-0/POD\" id=972171c6-48f5-4ea9-9be0-4af143b4c403 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:07:32.267027 crc crio[22652]: time=\"2026-06-11T11:07:32.259912429Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=e484da1b-0f06-4276-a83f-088672d4c51f name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:07:32.306864 crc crio[22652]: time=\"2026-06-11T11:07:32.306642267Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=810cfbf4-7fbd-48f2-987c-3d58191dbdcc name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:07:32.563298 crc crio[22652]: time=\"2026-06-11T11:07:32.562826683Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=d56f3ec0-6097-4707-9d1e-b1deee22d0ab name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:07:32.564229 crc crio[22652]: time=\"2026-06-11T11:07:32.563761363Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:07:32.637712 crc crio[22652]: time=\"2026-06-11T11:07:32.637601155Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:07:32.641530 crc crio[22652]: time=\"2026-06-11T11:07:32.641458016Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:07:32.818382 crc crio[22652]: time=\"2026-06-11T11:07:32.818240095Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-b590-account-create-update-5qtkd/POD\" id=d49f4f3d-4098-4ee7-878c-bad9159062d2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:07:32.818382 crc crio[22652]: time=\"2026-06-11T11:07:32.818377159Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:07:32.853575 crc crio[22652]: time=\"2026-06-11T11:07:32.853332205Z\" level=info msg=\"Got pod network &{Name:nova-api-b590-account-create-update-5qtkd Namespace:openstack ID:8117a3a7543fff883b1093d9bdfd76e784a6a9cdd987914e4bdc277650093e31 UID:612fd76e-9344-424f-9197-d3fe89edcae8 NetNS:/var/run/netns/97931f90-f4eb-417c-a66c-0839b13c6377 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod612fd76e_9344_424f_9197_d3fe89edcae8.slice PodAnnotations:0xc001e8e548}] Aliases:map[]}\"\nJun 11 11:07:32.854624 crc crio[22652]: time=\"2026-06-11T11:07:32.854596255Z\" level=info msg=\"Adding pod openstack_nova-api-b590-account-create-update-5qtkd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:07:32.879863 crc crio[22652]: time=\"2026-06-11T11:07:32.879756272Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-db-create-2b8ln/POD\" id=474128d2-47a2-4e10-bb25-e889cf596299 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:07:32.880368 crc crio[22652]: time=\"2026-06-11T11:07:32.880109043Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:07:32.914890 crc crio[22652]: time=\"2026-06-11T11:07:32.914759599Z\" level=info msg=\"Got pod network &{Name:nova-cell1-db-create-2b8ln Namespace:openstack ID:61b62d445bcbdbaa2e609831f5d681144d4035e21a414c9aee36e32337cadf48 UID:dbcaffa3-b99a-4846-a2ad-36e0f7a86c77 NetNS:/var/run/netns/0fc4e72c-6acf-4d99-a5c8-05b1bb7d780e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddbcaffa3_b99a_4846_a2ad_36e0f7a86c77.slice PodAnnotations:0xc001e8e8a0}] Aliases:map[]}\"\nJun 11 11:07:32.914890 crc crio[22652]: time=\"2026-06-11T11:07:32.914852302Z\" level=info msg=\"Adding pod openstack_nova-cell1-db-create-2b8ln to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:07:33.283932 crc crio[22652]: time=\"2026-06-11T11:07:33.28315887Z\" level=info msg=\"Stopped container 068f3a89721acbc58f8aa975274fb50f7060a470dd4f699d8ff1209d106d27e5: openstack/glance-default-external-api-0/glance-httpd\" id=183c7a04-3fef-43dd-bc8c-ed3fc3395b06 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:07:33.285723 crc crio[22652]: time=\"2026-06-11T11:07:33.284887533Z\" level=info msg=\"Stopping pod sandbox: 8da53a68e0533b2ba017b511ca5d93ab1638f2e0aba1ec9db0fe5125d937db2b\" id=2f17286a-3fcd-4a3e-bc86-0f6c35dedbb2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:07:33.285723 crc crio[22652]: time=\"2026-06-11T11:07:33.285561985Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:8da53a68e0533b2ba017b511ca5d93ab1638f2e0aba1ec9db0fe5125d937db2b UID:a27f3888-eeee-427d-9175-a1de5eb29d1e NetNS:/var/run/netns/29c5c463-9427-4767-b78d-6aa38c3451c5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda27f3888_eeee_427d_9175_a1de5eb29d1e.slice PodAnnotations:0xc005a4c1c0}] Aliases:map[]}\"\nJun 11 11:07:33.285822 crc crio[22652]: time=\"2026-06-11T11:07:33.28573004Z\" level=info msg=\"Deleting pod openstack_glance-default-external-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:07:33.354266 crc crio[22652]: time=\"2026-06-11T11:07:33.354097685Z\" level=info msg=\"Created container 82cf56b6326da7ed0d6e9a96412c9bbe8cd2597bc96247660e2decd44bbfbf94: openstack/ceilometer-0/ceilometer-central-agent\" id=d56f3ec0-6097-4707-9d1e-b1deee22d0ab name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:07:33.356364 crc crio[22652]: time=\"2026-06-11T11:07:33.356313163Z\" level=info msg=\"Starting container: 82cf56b6326da7ed0d6e9a96412c9bbe8cd2597bc96247660e2decd44bbfbf94\" id=b11b8f4a-2875-43f9-bb98-9fb9daef2830 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:07:33.366215 crc crio[22652]: time=\"2026-06-11T11:07:33.365747059Z\" level=info msg=\"Started container\" PID=74020 containerID=82cf56b6326da7ed0d6e9a96412c9bbe8cd2597bc96247660e2decd44bbfbf94 description=openstack/ceilometer-0/ceilometer-central-agent id=b11b8f4a-2875-43f9-bb98-9fb9daef2830 name=/runtime.v1.RuntimeService/StartContainer sandboxID=96a653f52cb2d5aafeca65a8e8f2217d054c937a1b181849a1e7ef1aa4cb003c\nJun 11 11:07:33.863933 crc crio[22652]: time=\"2026-06-11T11:07:33.863106067Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=e3f0850d-7a8d-4363-b38a-e4fb1e2a5f76 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:07:33.907741 crc crio[22652]: time=\"2026-06-11T11:07:33.907252406Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=edbdf91c-1f76-4734-9641-eb79b3417479 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:07:33.907976 crc crio[22652]: 2026-06-11T11:07:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:13318edb0e1b533 Mac:92:15:d5:50:ae:ff Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:af Mtu:0 Sandbox:/var/run/netns/cc188a19-c2b3-41e4-a7d2-e96d28b599fb SocketPath: PciID:}] [{Interface:0xc000194cd0 Address:{IP:10.217.0.175 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:07:33.910172 crc crio[22652]: 2026-06-11T11:07:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:300a9d9d801f8fb Mac:a6:de:d6:5a:7d:28 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b0 Mtu:0 Sandbox:/var/run/netns/defa40b9-91f6-4ee7-bcb3-23cb06469eff SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.0.176 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:07:33.911581 crc crio[22652]: time=\"2026-06-11T11:07:33.9115021Z\" level=info msg=\"Got pod network &{Name:nova-cell0-db-create-b876m Namespace:openstack ID:300a9d9d801f8fb5a4fd74bacbf89dbdd819ed7e52bb527980ce4ff9fa00efe5 UID:fc01c744-aae0-4db3-9221-1dc9f7606372 NetNS:/var/run/netns/defa40b9-91f6-4ee7-bcb3-23cb06469eff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfc01c744_aae0_4db3_9221_1dc9f7606372.slice PodAnnotations:0xc0004bf708}] Aliases:map[]}\"\nJun 11 11:07:33.911742 crc crio[22652]: time=\"2026-06-11T11:07:33.911724457Z\" level=info msg=\"Checking pod openstack_nova-cell0-db-create-b876m for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:07:33.914051 crc crio[22652]: time=\"2026-06-11T11:07:33.911540959Z\" level=info msg=\"Got pod network &{Name:nova-api-db-create-gnrkl Namespace:openstack ID:13318edb0e1b5334d97f8f8f41e1432bc1b8031f4470f15912a38067b97e8e11 UID:63297740-9143-4df6-8039-477e8d57f9a7 NetNS:/var/run/netns/cc188a19-c2b3-41e4-a7d2-e96d28b599fb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod63297740_9143_4df6_8039_477e8d57f9a7.slice PodAnnotations:0xc0004bf2a8}] Aliases:map[]}\"\nJun 11 11:07:33.914370 crc crio[22652]: time=\"2026-06-11T11:07:33.91432367Z\" level=info msg=\"Checking pod openstack_nova-api-db-create-gnrkl for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:07:33.927483 crc crio[22652]: time=\"2026-06-11T11:07:33.927425087Z\" level=info msg=\"Ran pod sandbox 300a9d9d801f8fb5a4fd74bacbf89dbdd819ed7e52bb527980ce4ff9fa00efe5 with infra container: openstack/nova-cell0-db-create-b876m/POD\" id=28436dc9-ca33-40d2-b079-fba270c23ff5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:07:33.928361 crc crio[22652]: time=\"2026-06-11T11:07:33.928072215Z\" level=info msg=\"Ran pod sandbox 13318edb0e1b5334d97f8f8f41e1432bc1b8031f4470f15912a38067b97e8e11 with infra container: openstack/nova-api-db-create-gnrkl/POD\" id=c299ee85-6acd-48be-a801-8bc076c1b380 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:07:33.935834 crc crio[22652]: time=\"2026-06-11T11:07:33.935745193Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=235ec0a8-3a4a-4098-8c07-90c918468348 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:07:33.935834 crc crio[22652]: time=\"2026-06-11T11:07:33.935742333Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=0ab7b3ad-878d-4d5a-a4e1-95081cc3be45 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:07:33.938635 crc crio[22652]: time=\"2026-06-11T11:07:33.938576966Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=19e3dd05-2727-4e07-ad0c-3c3ad41bcabf name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:07:33.938878 crc crio[22652]: time=\"2026-06-11T11:07:33.93881109Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=2e5e1ac6-bb19-49ce-8e2e-b1d05e7dcb66 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:07:33.947654 crc crio[22652]: time=\"2026-06-11T11:07:33.947402618Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=e5328b93-d5e4-4d59-90b8-d69da798a777 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:07:33.948182 crc crio[22652]: time=\"2026-06-11T11:07:33.9480909Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:07:33.969600 crc crio[22652]: time=\"2026-06-11T11:07:33.969466091Z\" level=info msg=\"Creating container: openstack/nova-cell0-db-create-b876m/mariadb-database-create\" id=6b880740-a5b1-4fa4-a841-a6330e2aeee7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:07:33.971248 crc crio[22652]: 2026-06-11T11:07:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:61b62d445bcbdba Mac:66:96:3f:00:c7:1c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b1 Mtu:0 Sandbox:/var/run/netns/0fc4e72c-6acf-4d99-a5c8-05b1bb7d780e SocketPath: PciID:}] [{Interface:0xc00014c7c0 Address:{IP:10.217.0.177 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:07:33.972789 crc crio[22652]: time=\"2026-06-11T11:07:33.972663692Z\" level=info msg=\"Got pod network &{Name:nova-cell1-db-create-2b8ln Namespace:openstack ID:61b62d445bcbdbaa2e609831f5d681144d4035e21a414c9aee36e32337cadf48 UID:dbcaffa3-b99a-4846-a2ad-36e0f7a86c77 NetNS:/var/run/netns/0fc4e72c-6acf-4d99-a5c8-05b1bb7d780e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddbcaffa3_b99a_4846_a2ad_36e0f7a86c77.slice PodAnnotations:0xc001e8e8a0}] Aliases:map[]}\"\nJun 11 11:07:33.972970 crc crio[22652]: time=\"2026-06-11T11:07:33.972893139Z\" level=info msg=\"Checking pod openstack_nova-cell1-db-create-2b8ln for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:07:33.982806 crc crio[22652]: time=\"2026-06-11T11:07:33.982738311Z\" level=info msg=\"Creating container: openstack/nova-api-db-create-gnrkl/mariadb-database-create\" id=acbb4dbf-e503-4086-8da1-4ea80006e4fd name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:07:33.985091 crc crio[22652]: 2026-06-11T11:07:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8117a3a7543fff8 Mac:a2:b7:16:50:9a:0c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b2 Mtu:0 Sandbox:/var/run/netns/97931f90-f4eb-417c-a66c-0839b13c6377 SocketPath: PciID:}] [{Interface:0xc00022ab20 Address:{IP:10.217.0.178 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:07:33.985894 crc crio[22652]: time=\"2026-06-11T11:07:33.985841354Z\" level=info msg=\"Got pod network &{Name:nova-api-b590-account-create-update-5qtkd Namespace:openstack ID:8117a3a7543fff883b1093d9bdfd76e784a6a9cdd987914e4bdc277650093e31 UID:612fd76e-9344-424f-9197-d3fe89edcae8 NetNS:/var/run/netns/97931f90-f4eb-417c-a66c-0839b13c6377 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod612fd76e_9344_424f_9197_d3fe89edcae8.slice PodAnnotations:0xc001e8e548}] Aliases:map[]}\"\nJun 11 11:07:33.986081 crc crio[22652]: time=\"2026-06-11T11:07:33.985978239Z\" level=info msg=\"Checking pod openstack_nova-api-b590-account-create-update-5qtkd for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:07:33.996724 crc crio[22652]: time=\"2026-06-11T11:07:33.996623773Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:07:33.999786 crc crio[22652]: time=\"2026-06-11T11:07:33.999713214Z\" level=info msg=\"Ran pod sandbox 61b62d445bcbdbaa2e609831f5d681144d4035e21a414c9aee36e32337cadf48 with infra container: openstack/nova-cell1-db-create-2b8ln/POD\" id=474128d2-47a2-4e10-bb25-e889cf596299 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:07:34.018686 crc crio[22652]: time=\"2026-06-11T11:07:34.018549971Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=22ac1b75-9679-4814-8d62-98c6c3898057 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:07:34.035322 crc crio[22652]: time=\"2026-06-11T11:07:34.035217696Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:07:34.057812 crc crio[22652]: time=\"2026-06-11T11:07:34.057696626Z\" level=info msg=\"Ran pod sandbox 8117a3a7543fff883b1093d9bdfd76e784a6a9cdd987914e4bdc277650093e31 with infra container: openstack/nova-api-b590-account-create-update-5qtkd/POD\" id=d49f4f3d-4098-4ee7-878c-bad9159062d2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:07:34.058189 crc crio[22652]: time=\"2026-06-11T11:07:34.05805409Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=82e13694-aab8-4296-b260-e397aafb170d name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:07:34.063517 crc crio[22652]: time=\"2026-06-11T11:07:34.063443344Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=d9e992bc-c815-447c-9f12-3f18d9f4e9ba name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:07:34.071745 crc crio[22652]: time=\"2026-06-11T11:07:34.071644681Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:07:34.087016 crc crio[22652]: time=\"2026-06-11T11:07:34.086867918Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:07:34.131322 crc crio[22652]: time=\"2026-06-11T11:07:34.130523546Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=0c19e5af-97e5-4797-aa0b-8ed361a8a8ff name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:07:34.133668 crc crio[22652]: time=\"2026-06-11T11:07:34.133491796Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:07:34.148174 crc crio[22652]: time=\"2026-06-11T11:07:34.147966182Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:07:34.153884 crc crio[22652]: time=\"2026-06-11T11:07:34.153798994Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:07:34.156773 crc crio[22652]: time=\"2026-06-11T11:07:34.156705325Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:07:34.282105 crc crio[22652]: time=\"2026-06-11T11:07:34.280819385Z\" level=info msg=\"Creating container: openstack/nova-cell1-db-create-2b8ln/mariadb-database-create\" id=faef266a-1118-46e6-8ac9-443a7ebe9c51 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:07:34.282105 crc crio[22652]: time=\"2026-06-11T11:07:34.281675282Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:07:34.307204 crc crio[22652]: time=\"2026-06-11T11:07:34.306588361Z\" level=info msg=\"Creating container: openstack/nova-api-b590-account-create-update-5qtkd/mariadb-account-create-update\" id=d4c1bd3d-f02e-411d-8288-95f3e586654b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:07:34.358278 crc crio[22652]: time=\"2026-06-11T11:07:34.356662193Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:07:34.430094 crc crio[22652]: time=\"2026-06-11T11:07:34.42944804Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:07:34.467256 crc crio[22652]: time=\"2026-06-11T11:07:34.466650668Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:07:34.485858 crc crio[22652]: time=\"2026-06-11T11:07:34.485770714Z\" level=info msg=\"Created container 23234e09b735d3afddcffa13828d9b3b7bc04799567a0f1d7b38da0ab4e32f7b: openstack/ceilometer-0/ceilometer-notification-agent\" id=e5328b93-d5e4-4d59-90b8-d69da798a777 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:07:34.488397 crc crio[22652]: time=\"2026-06-11T11:07:34.488201652Z\" level=info msg=\"Starting container: 23234e09b735d3afddcffa13828d9b3b7bc04799567a0f1d7b38da0ab4e32f7b\" id=312c5ec0-a063-45bf-83ff-fe10dec7599a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:07:34.498602 crc crio[22652]: time=\"2026-06-11T11:07:34.498441382Z\" level=info msg=\"Started container\" PID=74187 containerID=23234e09b735d3afddcffa13828d9b3b7bc04799567a0f1d7b38da0ab4e32f7b description=openstack/ceilometer-0/ceilometer-notification-agent id=312c5ec0-a063-45bf-83ff-fe10dec7599a name=/runtime.v1.RuntimeService/StartContainer sandboxID=96a653f52cb2d5aafeca65a8e8f2217d054c937a1b181849a1e7ef1aa4cb003c\nJun 11 11:07:34.504420 crc crio[22652]: time=\"2026-06-11T11:07:34.503791834Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:07:34.520551 crc crio[22652]: time=\"2026-06-11T11:07:34.509933058Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:07:34.530418 crc crio[22652]: time=\"2026-06-11T11:07:34.53031329Z\" level=info msg=\"Stopped pod sandbox: 8da53a68e0533b2ba017b511ca5d93ab1638f2e0aba1ec9db0fe5125d937db2b\" id=2f17286a-3fcd-4a3e-bc86-0f6c35dedbb2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:07:34.568195 crc crio[22652]: time=\"2026-06-11T11:07:34.567534897Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=9940fc57-c2d7-4146-af66-3c3b0ae69028 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:07:34.590194 crc crio[22652]: time=\"2026-06-11T11:07:34.588780171Z\" level=info msg=\"Created container a404cfb827758bc461e00eb67a837a5136a1878595d5f5dcbfe2d9d93f8d1a8c: openstack/nova-api-db-create-gnrkl/mariadb-database-create\" id=acbb4dbf-e503-4086-8da1-4ea80006e4fd name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:07:34.609953 crc crio[22652]: time=\"2026-06-11T11:07:34.608880182Z\" level=info msg=\"Starting container: a404cfb827758bc461e00eb67a837a5136a1878595d5f5dcbfe2d9d93f8d1a8c\" id=09eaf09f-4767-42b4-a600-d650ff8edb26 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:07:34.623498 crc crio[22652]: time=\"2026-06-11T11:07:34.622330808Z\" level=info msg=\"Started container\" PID=74199 containerID=a404cfb827758bc461e00eb67a837a5136a1878595d5f5dcbfe2d9d93f8d1a8c description=openstack/nova-api-db-create-gnrkl/mariadb-database-create id=09eaf09f-4767-42b4-a600-d650ff8edb26 name=/runtime.v1.RuntimeService/StartContainer sandboxID=13318edb0e1b5334d97f8f8f41e1432bc1b8031f4470f15912a38067b97e8e11\nJun 11 11:07:34.634971 crc crio[22652]: time=\"2026-06-11T11:07:34.633360281Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=83279e3b-0126-4d0b-93d3-3fdae75db090 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:07:34.643831 crc crio[22652]: time=\"2026-06-11T11:07:34.643695483Z\" level=info msg=\"Created container 58513af4142cf457187c14571de9d55c4f6377a413bd925a03dbffd4e9623f69: openstack/nova-cell0-db-create-b876m/mariadb-database-create\" id=6b880740-a5b1-4fa4-a841-a6330e2aeee7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:07:34.653495 crc crio[22652]: time=\"2026-06-11T11:07:34.65339866Z\" level=info msg=\"Starting container: 58513af4142cf457187c14571de9d55c4f6377a413bd925a03dbffd4e9623f69\" id=97361bb0-5e10-404b-b663-07bee6371b58 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:07:34.663692 crc crio[22652]: time=\"2026-06-11T11:07:34.663611388Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=0e33323c-b4eb-4715-93be-2654f01d2ddc name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:07:34.664278 crc crio[22652]: time=\"2026-06-11T11:07:34.664216507Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:07:34.670219 crc crio[22652]: time=\"2026-06-11T11:07:34.667728684Z\" level=info msg=\"Started container\" PID=74197 containerID=58513af4142cf457187c14571de9d55c4f6377a413bd925a03dbffd4e9623f69 description=openstack/nova-cell0-db-create-b876m/mariadb-database-create id=97361bb0-5e10-404b-b663-07bee6371b58 name=/runtime.v1.RuntimeService/StartContainer sandboxID=300a9d9d801f8fb5a4fd74bacbf89dbdd819ed7e52bb527980ce4ff9fa00efe5\nJun 11 11:07:34.743190 crc crio[22652]: time=\"2026-06-11T11:07:34.742971742Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:07:34.749706 crc crio[22652]: time=\"2026-06-11T11:07:34.748961564Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:07:34.845514 crc crio[22652]: time=\"2026-06-11T11:07:34.844520517Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-dbf3-account-create-update-dlxrd/POD\" id=619dd84b-558e-4f7c-a443-57f446e77c05 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:07:34.845514 crc crio[22652]: time=\"2026-06-11T11:07:34.844631824Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:07:34.994896 crc crio[22652]: time=\"2026-06-11T11:07:34.96867884Z\" level=info msg=\"Got pod network &{Name:nova-cell0-dbf3-account-create-update-dlxrd Namespace:openstack ID:ed647184540bcf4523447f128bf19158adb82fe4edc629f6f32939ae2a9aeff6 UID:6bdc78e9-956c-4bf1-8c73-7e2b7c5d1f00 NetNS:/var/run/netns/8e4de7a4-3c2e-44ad-b0c2-4c6a5b115a12 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6bdc78e9_956c_4bf1_8c73_7e2b7c5d1f00.slice PodAnnotations:0xc001e8eb30}] Aliases:map[]}\"\nJun 11 11:07:35.010766 crc crio[22652]: time=\"2026-06-11T11:07:35.010278037Z\" level=info msg=\"Adding pod openstack_nova-cell0-dbf3-account-create-update-dlxrd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:07:35.025728 crc crio[22652]: time=\"2026-06-11T11:07:35.025333011Z\" level=info msg=\"Removing container: 068f3a89721acbc58f8aa975274fb50f7060a470dd4f699d8ff1209d106d27e5\" id=52a08a19-6637-4356-ab6f-323ae40c88ee name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:07:35.151690 crc crio[22652]: time=\"2026-06-11T11:07:35.151565651Z\" level=info msg=\"Removed container 068f3a89721acbc58f8aa975274fb50f7060a470dd4f699d8ff1209d106d27e5: openstack/glance-default-external-api-0/glance-httpd\" id=52a08a19-6637-4356-ab6f-323ae40c88ee name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:07:35.157701 crc crio[22652]: time=\"2026-06-11T11:07:35.15753627Z\" level=info msg=\"Removing container: 97debb1f24b389199a88236a6edb356ea84d65d5c7ac1d260ed31dbba332f373\" id=79fdff22-9de4-494f-b9fe-1e9f71b00e7a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:07:35.200072 crc crio[22652]: time=\"2026-06-11T11:07:35.199853786Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-d039-account-create-update-pdgsc/POD\" id=377966f7-2152-4f18-8c0f-e7b5173a7994 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:07:35.200520 crc crio[22652]: time=\"2026-06-11T11:07:35.200225568Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:07:35.272591 crc crio[22652]: time=\"2026-06-11T11:07:35.272211196Z\" level=info msg=\"Created container 594d52c196107e2d106ced6c55e9d9fc959d1b745a347e5767d7b883985c894b: openstack/nova-cell1-db-create-2b8ln/mariadb-database-create\" id=faef266a-1118-46e6-8ac9-443a7ebe9c51 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:07:35.282742 crc crio[22652]: time=\"2026-06-11T11:07:35.282574939Z\" level=info msg=\"Starting container: 594d52c196107e2d106ced6c55e9d9fc959d1b745a347e5767d7b883985c894b\" id=5a0f3f33-bf0c-45b4-8f2c-b0780fa8b18f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:07:35.293342 crc crio[22652]: time=\"2026-06-11T11:07:35.292592142Z\" level=info msg=\"Started container\" PID=74271 containerID=594d52c196107e2d106ced6c55e9d9fc959d1b745a347e5767d7b883985c894b description=openstack/nova-cell1-db-create-2b8ln/mariadb-database-create id=5a0f3f33-bf0c-45b4-8f2c-b0780fa8b18f name=/runtime.v1.RuntimeService/StartContainer sandboxID=61b62d445bcbdbaa2e609831f5d681144d4035e21a414c9aee36e32337cadf48\nJun 11 11:07:35.306656 crc crio[22652]: time=\"2026-06-11T11:07:35.306564244Z\" level=info msg=\"Got pod network &{Name:nova-cell1-d039-account-create-update-pdgsc Namespace:openstack ID:77977758220b87760186b4fb136e03abb9a982359f9c578e331d6a3ca385f954 UID:0af3ea16-8bbe-46ca-a4dd-0273b2a50a08 NetNS:/var/run/netns/faad4cf3-4e08-4a74-895f-18aa87ed43ee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0af3ea16_8bbe_46ca_a4dd_0273b2a50a08.slice PodAnnotations:0xc000102bb8}] Aliases:map[]}\"\nJun 11 11:07:35.306838 crc crio[22652]: time=\"2026-06-11T11:07:35.306655787Z\" level=info msg=\"Adding pod openstack_nova-cell1-d039-account-create-update-pdgsc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:07:35.476887 crc crio[22652]: time=\"2026-06-11T11:07:35.472453486Z\" level=info msg=\"Stopping container: 8709e50c98ca07750f0fe1cf311aa3d2924294e088081dff3c178cbe97b7c1cd (timeout: 30s)\" id=b5bf3c23-ac15-4129-acdd-201d41e018dd name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:07:35.476887 crc crio[22652]: time=\"2026-06-11T11:07:35.472524639Z\" level=info msg=\"Stopping container: 1c04f53fd8878e06031bf58f4851a142227869cce4898e11d5e6b6b40aa033e7 (timeout: 30s)\" id=d122cc07-ddd4-4314-a420-aa710ff4d9d0 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:07:35.655627 crc crio[22652]: time=\"2026-06-11T11:07:35.655509712Z\" level=info msg=\"Created container 7897c0d01ab0ce207279527e0f200c245e892ac45d1ccb5ddaa3794a5d268ccf: openstack/nova-api-b590-account-create-update-5qtkd/mariadb-account-create-update\" id=d4c1bd3d-f02e-411d-8288-95f3e586654b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:07:35.660593 crc crio[22652]: time=\"2026-06-11T11:07:35.660255149Z\" level=info msg=\"Starting container: 7897c0d01ab0ce207279527e0f200c245e892ac45d1ccb5ddaa3794a5d268ccf\" id=c5d502fb-7d9d-4ce7-8191-0847ad3a2f39 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:07:35.671322 crc crio[22652]: time=\"2026-06-11T11:07:35.671187593Z\" level=info msg=\"Started container\" PID=74272 containerID=7897c0d01ab0ce207279527e0f200c245e892ac45d1ccb5ddaa3794a5d268ccf description=openstack/nova-api-b590-account-create-update-5qtkd/mariadb-account-create-update id=c5d502fb-7d9d-4ce7-8191-0847ad3a2f39 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8117a3a7543fff883b1093d9bdfd76e784a6a9cdd987914e4bdc277650093e31\nJun 11 11:07:35.710940 crc crio[22652]: 2026-06-11T11:07:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ed647184540bcf4 Mac:56:04:c7:0a:0c:cf Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b3 Mtu:0 Sandbox:/var/run/netns/8e4de7a4-3c2e-44ad-b0c2-4c6a5b115a12 SocketPath: PciID:}] [{Interface:0xc000014c50 Address:{IP:10.217.0.179 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:07:35.712311 crc crio[22652]: time=\"2026-06-11T11:07:35.712046863Z\" level=info msg=\"Got pod network &{Name:nova-cell0-dbf3-account-create-update-dlxrd Namespace:openstack ID:ed647184540bcf4523447f128bf19158adb82fe4edc629f6f32939ae2a9aeff6 UID:6bdc78e9-956c-4bf1-8c73-7e2b7c5d1f00 NetNS:/var/run/netns/8e4de7a4-3c2e-44ad-b0c2-4c6a5b115a12 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6bdc78e9_956c_4bf1_8c73_7e2b7c5d1f00.slice PodAnnotations:0xc001e8eb30}] Aliases:map[]}\"\nJun 11 11:07:35.712311 crc crio[22652]: time=\"2026-06-11T11:07:35.712291611Z\" level=info msg=\"Checking pod openstack_nova-cell0-dbf3-account-create-update-dlxrd for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:07:35.727980 crc crio[22652]: time=\"2026-06-11T11:07:35.726809351Z\" level=info msg=\"Stopped container 8709e50c98ca07750f0fe1cf311aa3d2924294e088081dff3c178cbe97b7c1cd: openstack/glance-default-internal-api-0/glance-log\" id=b5bf3c23-ac15-4129-acdd-201d41e018dd name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:07:35.740434 crc crio[22652]: time=\"2026-06-11T11:07:35.740324509Z\" level=info msg=\"Ran pod sandbox ed647184540bcf4523447f128bf19158adb82fe4edc629f6f32939ae2a9aeff6 with infra container: openstack/nova-cell0-dbf3-account-create-update-dlxrd/POD\" id=619dd84b-558e-4f7c-a443-57f446e77c05 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:07:35.747363 crc crio[22652]: time=\"2026-06-11T11:07:35.745958025Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=38860e57-3ffd-4ff6-851a-9fe4ba447a59 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:07:35.751745 crc crio[22652]: time=\"2026-06-11T11:07:35.751609962Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=9e8d843d-c221-45af-bbfa-64c7d36c7367 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:07:35.769234 crc crio[22652]: time=\"2026-06-11T11:07:35.768979226Z\" level=info msg=\"Created container 70edcec2b6e2eeab86c5223d0e84ee14bbe02c6aa1260ece47aa65308379657f: openstack/ceilometer-0/sg-core\" id=0e33323c-b4eb-4715-93be-2654f01d2ddc name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:07:35.772621 crc crio[22652]: time=\"2026-06-11T11:07:35.772356361Z\" level=info msg=\"Starting container: 70edcec2b6e2eeab86c5223d0e84ee14bbe02c6aa1260ece47aa65308379657f\" id=fbc60ef0-6258-4e0a-a5c0-368a39ced8d6 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:07:35.776981 crc crio[22652]: time=\"2026-06-11T11:07:35.776866675Z\" level=info msg=\"Creating container: openstack/nova-cell0-dbf3-account-create-update-dlxrd/mariadb-account-create-update\" id=27da16eb-c81e-4bd1-95a2-509ac480ae45 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:07:35.777495 crc crio[22652]: time=\"2026-06-11T11:07:35.777431263Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:07:35.806417 crc crio[22652]: time=\"2026-06-11T11:07:35.785313789Z\" level=info msg=\"Started container\" PID=74273 containerID=70edcec2b6e2eeab86c5223d0e84ee14bbe02c6aa1260ece47aa65308379657f description=openstack/ceilometer-0/sg-core id=fbc60ef0-6258-4e0a-a5c0-368a39ced8d6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=96a653f52cb2d5aafeca65a8e8f2217d054c937a1b181849a1e7ef1aa4cb003c\nJun 11 11:07:35.834228 crc crio[22652]: time=\"2026-06-11T11:07:35.834027141Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=45578d2a-21b2-4e84-90aa-3e71d4610f6e name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:07:35.876196 crc crio[22652]: time=\"2026-06-11T11:07:35.876038669Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:07:35.897341 crc crio[22652]: time=\"2026-06-11T11:07:35.89723553Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:07:35.914299 crc crio[22652]: time=\"2026-06-11T11:07:35.913816415Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=cbc509bf-ebe9-4687-b08a-7ac0a0a82f73 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:07:35.936565 crc crio[22652]: time=\"2026-06-11T11:07:35.936441144Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=c038ff86-9d58-42c1-905e-eceac135b3b2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:07:35.937285 crc crio[22652]: time=\"2026-06-11T11:07:35.937208559Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:07:36.013821 crc crio[22652]: time=\"2026-06-11T11:07:36.013695867Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:07:36.017360 crc crio[22652]: time=\"2026-06-11T11:07:36.017227549Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:07:36.131579 crc crio[22652]: 2026-06-11T11:07:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:77977758220b877 Mac:ba:2e:47:51:46:f5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b4 Mtu:0 Sandbox:/var/run/netns/faad4cf3-4e08-4a74-895f-18aa87ed43ee SocketPath: PciID:}] [{Interface:0xc00058c5c0 Address:{IP:10.217.0.180 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:07:36.133657 crc crio[22652]: time=\"2026-06-11T11:07:36.133601061Z\" level=info msg=\"Got pod network &{Name:nova-cell1-d039-account-create-update-pdgsc Namespace:openstack ID:77977758220b87760186b4fb136e03abb9a982359f9c578e331d6a3ca385f954 UID:0af3ea16-8bbe-46ca-a4dd-0273b2a50a08 NetNS:/var/run/netns/faad4cf3-4e08-4a74-895f-18aa87ed43ee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0af3ea16_8bbe_46ca_a4dd_0273b2a50a08.slice PodAnnotations:0xc000102bb8}] Aliases:map[]}\"\nJun 11 11:07:36.133846 crc crio[22652]: time=\"2026-06-11T11:07:36.133798748Z\" level=info msg=\"Checking pod openstack_nova-cell1-d039-account-create-update-pdgsc for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:07:36.200260 crc crio[22652]: time=\"2026-06-11T11:07:36.197173791Z\" level=info msg=\"Ran pod sandbox 77977758220b87760186b4fb136e03abb9a982359f9c578e331d6a3ca385f954 with infra container: openstack/nova-cell1-d039-account-create-update-pdgsc/POD\" id=377966f7-2152-4f18-8c0f-e7b5173a7994 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:07:36.203891 crc crio[22652]: time=\"2026-06-11T11:07:36.203772417Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=20776ff6-2138-4a5d-9020-ea3b209e1d63 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:07:36.210054 crc crio[22652]: time=\"2026-06-11T11:07:36.206657488Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=b4264277-1d97-4fca-bfa6-fd3983ae3a41 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:07:36.225604 crc crio[22652]: time=\"2026-06-11T11:07:36.22553255Z\" level=info msg=\"Creating container: openstack/nova-cell1-d039-account-create-update-pdgsc/mariadb-account-create-update\" id=133b62e4-69e3-4358-b034-90d30687fc31 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:07:36.227297 crc crio[22652]: time=\"2026-06-11T11:07:36.225946343Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:07:36.322946 crc crio[22652]: time=\"2026-06-11T11:07:36.322517807Z\" level=info msg=\"Removed container 97debb1f24b389199a88236a6edb356ea84d65d5c7ac1d260ed31dbba332f373: openstack/glance-default-external-api-0/glance-log\" id=79fdff22-9de4-494f-b9fe-1e9f71b00e7a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:07:36.334628 crc crio[22652]: time=\"2026-06-11T11:07:36.334486272Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:07:36.341521 crc crio[22652]: time=\"2026-06-11T11:07:36.340761188Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:07:36.586889 crc crio[22652]: time=\"2026-06-11T11:07:36.586652453Z\" level=info msg=\"Created container 948b3917fb8032d14ec5a7863cc41e63d96ba9709c2ceefc3c007bf4eff8a9dd: openstack/nova-cell0-dbf3-account-create-update-dlxrd/mariadb-account-create-update\" id=27da16eb-c81e-4bd1-95a2-509ac480ae45 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:07:36.589600 crc crio[22652]: time=\"2026-06-11T11:07:36.589552303Z\" level=info msg=\"Starting container: 948b3917fb8032d14ec5a7863cc41e63d96ba9709c2ceefc3c007bf4eff8a9dd\" id=4b0db3ea-f640-4469-83b2-68d24b43c752 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:07:36.593705 crc crio[22652]: time=\"2026-06-11T11:07:36.59072733Z\" level=info msg=\"Created container d84cc7259d3353c143345ad8e31070008c0a50fd92fd6e469663dbd16d3bf672: openstack/ceilometer-0/proxy-httpd\" id=c038ff86-9d58-42c1-905e-eceac135b3b2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:07:36.596177 crc crio[22652]: time=\"2026-06-11T11:07:36.595817889Z\" level=info msg=\"Starting container: d84cc7259d3353c143345ad8e31070008c0a50fd92fd6e469663dbd16d3bf672\" id=985e3a28-12ec-43f7-84c4-7e0b801e309c name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:07:36.599544 crc crio[22652]: time=\"2026-06-11T11:07:36.599431505Z\" level=info msg=\"Started container\" PID=74525 containerID=948b3917fb8032d14ec5a7863cc41e63d96ba9709c2ceefc3c007bf4eff8a9dd description=openstack/nova-cell0-dbf3-account-create-update-dlxrd/mariadb-account-create-update id=4b0db3ea-f640-4469-83b2-68d24b43c752 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed647184540bcf4523447f128bf19158adb82fe4edc629f6f32939ae2a9aeff6\nJun 11 11:07:36.606291 crc crio[22652]: time=\"2026-06-11T11:07:36.606202845Z\" level=info msg=\"Started container\" PID=74528 containerID=d84cc7259d3353c143345ad8e31070008c0a50fd92fd6e469663dbd16d3bf672 description=openstack/ceilometer-0/proxy-httpd id=985e3a28-12ec-43f7-84c4-7e0b801e309c name=/runtime.v1.RuntimeService/StartContainer sandboxID=96a653f52cb2d5aafeca65a8e8f2217d054c937a1b181849a1e7ef1aa4cb003c\nJun 11 11:07:36.626395 crc crio[22652]: time=\"2026-06-11T11:07:36.626337256Z\" level=info msg=\"Created container d66a34c3081468602ef74c56d8f5e40f4972c95d627c801aad26143f5f4aa913: openstack/nova-cell1-d039-account-create-update-pdgsc/mariadb-account-create-update\" id=133b62e4-69e3-4358-b034-90d30687fc31 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:07:36.627887 crc crio[22652]: time=\"2026-06-11T11:07:36.627787763Z\" level=info msg=\"Starting container: d66a34c3081468602ef74c56d8f5e40f4972c95d627c801aad26143f5f4aa913\" id=03846d89-7520-45ae-a38f-5db0d5680499 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:07:36.636802 crc crio[22652]: time=\"2026-06-11T11:07:36.635892605Z\" level=info msg=\"Started container\" PID=74529 containerID=d66a34c3081468602ef74c56d8f5e40f4972c95d627c801aad26143f5f4aa913 description=openstack/nova-cell1-d039-account-create-update-pdgsc/mariadb-account-create-update id=03846d89-7520-45ae-a38f-5db0d5680499 name=/runtime.v1.RuntimeService/StartContainer sandboxID=77977758220b87760186b4fb136e03abb9a982359f9c578e331d6a3ca385f954\nJun 11 11:07:37.294588 crc crio[22652]: time=\"2026-06-11T11:07:37.294495579Z\" level=info msg=\"Stopping container: d84cc7259d3353c143345ad8e31070008c0a50fd92fd6e469663dbd16d3bf672 (timeout: 30s)\" id=3f173eee-5617-4543-9169-2e956e506806 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:07:37.294717 crc crio[22652]: time=\"2026-06-11T11:07:37.294626422Z\" level=info msg=\"Stopping container: 70edcec2b6e2eeab86c5223d0e84ee14bbe02c6aa1260ece47aa65308379657f (timeout: 30s)\" id=75df32e8-83aa-4ec0-b2ad-112540fa2b6e name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:07:37.294846 crc crio[22652]: time=\"2026-06-11T11:07:37.294494058Z\" level=info msg=\"Stopping container: 23234e09b735d3afddcffa13828d9b3b7bc04799567a0f1d7b38da0ab4e32f7b (timeout: 30s)\" id=690618d9-35f8-4b0f-a754-b64997346d83 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:07:37.295686 crc crio[22652]: time=\"2026-06-11T11:07:37.295615124Z\" level=info msg=\"Stopping container: 82cf56b6326da7ed0d6e9a96412c9bbe8cd2597bc96247660e2decd44bbfbf94 (timeout: 30s)\" id=e7ecdbbc-8ad0-4f9b-b82d-b396ad77e2b0 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:07:37.342686 crc crio[22652]: time=\"2026-06-11T11:07:37.342180545Z\" level=info msg=\"Stopping pod sandbox: 300a9d9d801f8fb5a4fd74bacbf89dbdd819ed7e52bb527980ce4ff9fa00efe5\" id=65b0e2dc-36e4-4678-9d77-86fffa70e82d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:07:37.342927 crc crio[22652]: time=\"2026-06-11T11:07:37.342435671Z\" level=info msg=\"Stopping pod sandbox: 13318edb0e1b5334d97f8f8f41e1432bc1b8031f4470f15912a38067b97e8e11\" id=8241f9e5-9137-489d-a8a0-117162b5f0c0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:07:37.343208 crc crio[22652]: time=\"2026-06-11T11:07:37.34310535Z\" level=info msg=\"Stopping pod sandbox: 61b62d445bcbdbaa2e609831f5d681144d4035e21a414c9aee36e32337cadf48\" id=23753d66-13da-406d-b79f-cb69354ab603 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:07:37.343589 crc crio[22652]: time=\"2026-06-11T11:07:37.343507023Z\" level=info msg=\"Got pod network &{Name:nova-api-db-create-gnrkl Namespace:openstack ID:13318edb0e1b5334d97f8f8f41e1432bc1b8031f4470f15912a38067b97e8e11 UID:63297740-9143-4df6-8039-477e8d57f9a7 NetNS:/var/run/netns/cc188a19-c2b3-41e4-a7d2-e96d28b599fb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod63297740_9143_4df6_8039_477e8d57f9a7.slice PodAnnotations:0xc005822478}] Aliases:map[]}\"\nJun 11 11:07:37.343757 crc crio[22652]: time=\"2026-06-11T11:07:37.343702399Z\" level=info msg=\"Deleting pod openstack_nova-api-db-create-gnrkl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:07:37.344071 crc crio[22652]: time=\"2026-06-11T11:07:37.34403968Z\" level=info msg=\"Got pod network &{Name:nova-cell1-db-create-2b8ln Namespace:openstack ID:61b62d445bcbdbaa2e609831f5d681144d4035e21a414c9aee36e32337cadf48 UID:dbcaffa3-b99a-4846-a2ad-36e0f7a86c77 NetNS:/var/run/netns/0fc4e72c-6acf-4d99-a5c8-05b1bb7d780e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddbcaffa3_b99a_4846_a2ad_36e0f7a86c77.slice PodAnnotations:0xc0036e6320}] Aliases:map[]}\"\nJun 11 11:07:37.344403 crc crio[22652]: time=\"2026-06-11T11:07:37.344374551Z\" level=info msg=\"Deleting pod openstack_nova-cell1-db-create-2b8ln from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:07:37.346295 crc crio[22652]: time=\"2026-06-11T11:07:37.343246779Z\" level=info msg=\"Got pod network &{Name:nova-cell0-db-create-b876m Namespace:openstack ID:300a9d9d801f8fb5a4fd74bacbf89dbdd819ed7e52bb527980ce4ff9fa00efe5 UID:fc01c744-aae0-4db3-9221-1dc9f7606372 NetNS:/var/run/netns/defa40b9-91f6-4ee7-bcb3-23cb06469eff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfc01c744_aae0_4db3_9221_1dc9f7606372.slice PodAnnotations:0xc000103438}] Aliases:map[]}\"\nJun 11 11:07:37.346295 crc crio[22652]: time=\"2026-06-11T11:07:37.345045132Z\" level=info msg=\"Deleting pod openstack_nova-cell0-db-create-b876m from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:07:37.472869 crc crio[22652]: time=\"2026-06-11T11:07:37.470386438Z\" level=info msg=\"Stopped container 70edcec2b6e2eeab86c5223d0e84ee14bbe02c6aa1260ece47aa65308379657f: openstack/ceilometer-0/sg-core\" id=75df32e8-83aa-4ec0-b2ad-112540fa2b6e name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:07:37.535278 crc crio[22652]: time=\"2026-06-11T11:07:37.534397823Z\" level=info msg=\"Stopped container d84cc7259d3353c143345ad8e31070008c0a50fd92fd6e469663dbd16d3bf672: openstack/ceilometer-0/proxy-httpd\" id=3f173eee-5617-4543-9169-2e956e506806 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:07:37.884177 crc crio[22652]: time=\"2026-06-11T11:07:37.883179452Z\" level=info msg=\"Stopped pod sandbox: 300a9d9d801f8fb5a4fd74bacbf89dbdd819ed7e52bb527980ce4ff9fa00efe5\" id=65b0e2dc-36e4-4678-9d77-86fffa70e82d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:07:37.933421 crc crio[22652]: time=\"2026-06-11T11:07:37.932402437Z\" level=info msg=\"Stopped pod sandbox: 13318edb0e1b5334d97f8f8f41e1432bc1b8031f4470f15912a38067b97e8e11\" id=8241f9e5-9137-489d-a8a0-117162b5f0c0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:07:37.936379 crc crio[22652]: time=\"2026-06-11T11:07:37.936079637Z\" level=info msg=\"Stopped pod sandbox: 61b62d445bcbdbaa2e609831f5d681144d4035e21a414c9aee36e32337cadf48\" id=23753d66-13da-406d-b79f-cb69354ab603 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:07:37.966867 crc crio[22652]: time=\"2026-06-11T11:07:37.96680292Z\" level=info msg=\"Stopped container 23234e09b735d3afddcffa13828d9b3b7bc04799567a0f1d7b38da0ab4e32f7b: openstack/ceilometer-0/ceilometer-notification-agent\" id=690618d9-35f8-4b0f-a754-b64997346d83 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:07:38.380177 crc crio[22652]: time=\"2026-06-11T11:07:38.379439617Z\" level=info msg=\"Stopping pod sandbox: ed647184540bcf4523447f128bf19158adb82fe4edc629f6f32939ae2a9aeff6\" id=14489c57-f701-4066-b0ed-b4e423224c3f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:07:38.380648 crc crio[22652]: time=\"2026-06-11T11:07:38.380582315Z\" level=info msg=\"Stopping pod sandbox: 77977758220b87760186b4fb136e03abb9a982359f9c578e331d6a3ca385f954\" id=4484b21c-b810-4a63-ada9-4e815abdcb75 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:07:38.380894 crc crio[22652]: time=\"2026-06-11T11:07:38.380871433Z\" level=info msg=\"Got pod network &{Name:nova-cell0-dbf3-account-create-update-dlxrd Namespace:openstack ID:ed647184540bcf4523447f128bf19158adb82fe4edc629f6f32939ae2a9aeff6 UID:6bdc78e9-956c-4bf1-8c73-7e2b7c5d1f00 NetNS:/var/run/netns/8e4de7a4-3c2e-44ad-b0c2-4c6a5b115a12 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6bdc78e9_956c_4bf1_8c73_7e2b7c5d1f00.slice PodAnnotations:0xc002400c08}] Aliases:map[]}\"\nJun 11 11:07:38.381447 crc crio[22652]: time=\"2026-06-11T11:07:38.381034649Z\" level=info msg=\"Got pod network &{Name:nova-cell1-d039-account-create-update-pdgsc Namespace:openstack ID:77977758220b87760186b4fb136e03abb9a982359f9c578e331d6a3ca385f954 UID:0af3ea16-8bbe-46ca-a4dd-0273b2a50a08 NetNS:/var/run/netns/faad4cf3-4e08-4a74-895f-18aa87ed43ee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0af3ea16_8bbe_46ca_a4dd_0273b2a50a08.slice PodAnnotations:0xc002accdd8}] Aliases:map[]}\"\nJun 11 11:07:38.381526 crc crio[22652]: time=\"2026-06-11T11:07:38.381472603Z\" level=info msg=\"Deleting pod openstack_nova-cell1-d039-account-create-update-pdgsc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:07:38.381657 crc crio[22652]: time=\"2026-06-11T11:07:38.381634837Z\" level=info msg=\"Deleting pod openstack_nova-cell0-dbf3-account-create-update-dlxrd from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:07:38.382332 crc crio[22652]: time=\"2026-06-11T11:07:38.379891323Z\" level=info msg=\"Stopping pod sandbox: 8117a3a7543fff883b1093d9bdfd76e784a6a9cdd987914e4bdc277650093e31\" id=c163cbb7-8a22-49a8-ac0c-cd533679f283 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:07:38.382734 crc crio[22652]: time=\"2026-06-11T11:07:38.382710701Z\" level=info msg=\"Got pod network &{Name:nova-api-b590-account-create-update-5qtkd Namespace:openstack ID:8117a3a7543fff883b1093d9bdfd76e784a6a9cdd987914e4bdc277650093e31 UID:612fd76e-9344-424f-9197-d3fe89edcae8 NetNS:/var/run/netns/97931f90-f4eb-417c-a66c-0839b13c6377 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod612fd76e_9344_424f_9197_d3fe89edcae8.slice PodAnnotations:0xc0022f6e90}] Aliases:map[]}\"\nJun 11 11:07:38.382961 crc crio[22652]: time=\"2026-06-11T11:07:38.382944318Z\" level=info msg=\"Deleting pod openstack_nova-api-b590-account-create-update-5qtkd from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:07:38.817057 crc crio[22652]: time=\"2026-06-11T11:07:38.815821098Z\" level=info msg=\"Stopped pod sandbox: 77977758220b87760186b4fb136e03abb9a982359f9c578e331d6a3ca385f954\" id=4484b21c-b810-4a63-ada9-4e815abdcb75 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:07:38.899904 crc crio[22652]: time=\"2026-06-11T11:07:38.899796359Z\" level=info msg=\"Stopped pod sandbox: ed647184540bcf4523447f128bf19158adb82fe4edc629f6f32939ae2a9aeff6\" id=14489c57-f701-4066-b0ed-b4e423224c3f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:07:38.909091 crc crio[22652]: time=\"2026-06-11T11:07:38.908913939Z\" level=info msg=\"Stopped pod sandbox: 8117a3a7543fff883b1093d9bdfd76e784a6a9cdd987914e4bdc277650093e31\" id=c163cbb7-8a22-49a8-ac0c-cd533679f283 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:07:39.254277 crc crio[22652]: time=\"2026-06-11T11:07:39.252942276Z\" level=info msg=\"Stopped container 1c04f53fd8878e06031bf58f4851a142227869cce4898e11d5e6b6b40aa033e7: openstack/glance-default-internal-api-0/glance-httpd\" id=d122cc07-ddd4-4314-a420-aa710ff4d9d0 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:07:39.276103 crc crio[22652]: time=\"2026-06-11T11:07:39.275948544Z\" level=info msg=\"Stopping pod sandbox: e67d825e3a70a29da5414c243a9cb44d05d7d9fdd71f577de1601c681f605bd5\" id=65f4fff2-8513-4e5e-b02c-6fb6daa474d5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:07:39.276818 crc crio[22652]: time=\"2026-06-11T11:07:39.276610875Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:e67d825e3a70a29da5414c243a9cb44d05d7d9fdd71f577de1601c681f605bd5 UID:4956ccad-d4c0-472b-b323-47ef715e99fc NetNS:/var/run/netns/a436a812-ea00-479c-bfbb-a2d5081601b2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4956ccad_d4c0_472b_b323_47ef715e99fc.slice PodAnnotations:0xc002400d58}] Aliases:map[]}\"\nJun 11 11:07:39.276818 crc crio[22652]: time=\"2026-06-11T11:07:39.276734839Z\" level=info msg=\"Deleting pod openstack_glance-default-internal-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:07:39.798285 crc crio[22652]: time=\"2026-06-11T11:07:39.796235856Z\" level=info msg=\"Stopped pod sandbox: e67d825e3a70a29da5414c243a9cb44d05d7d9fdd71f577de1601c681f605bd5\" id=65f4fff2-8513-4e5e-b02c-6fb6daa474d5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:07:40.485417 crc crio[22652]: time=\"2026-06-11T11:07:40.48462039Z\" level=info msg=\"Removing container: 1c04f53fd8878e06031bf58f4851a142227869cce4898e11d5e6b6b40aa033e7\" id=c4824a08-6fbc-48e0-89fa-9721fe751929 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:07:40.558050 crc crio[22652]: time=\"2026-06-11T11:07:40.557447184Z\" level=info msg=\"Removed container 1c04f53fd8878e06031bf58f4851a142227869cce4898e11d5e6b6b40aa033e7: openstack/glance-default-internal-api-0/glance-httpd\" id=c4824a08-6fbc-48e0-89fa-9721fe751929 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:07:40.563834 crc crio[22652]: time=\"2026-06-11T11:07:40.563699687Z\" level=info msg=\"Removing container: 8709e50c98ca07750f0fe1cf311aa3d2924294e088081dff3c178cbe97b7c1cd\" id=9f1c7ab9-d5f3-4453-b83e-60553ee71fac name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:07:40.610620 crc crio[22652]: time=\"2026-06-11T11:07:40.610264511Z\" level=info msg=\"Removed container 8709e50c98ca07750f0fe1cf311aa3d2924294e088081dff3c178cbe97b7c1cd: openstack/glance-default-internal-api-0/glance-log\" id=9f1c7ab9-d5f3-4453-b83e-60553ee71fac name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:07:41.312175 crc crio[22652]: time=\"2026-06-11T11:07:41.30879584Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-internal-api-0/POD\" id=1107c352-bae4-4a23-87e9-e5c945fa177a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:07:41.312175 crc crio[22652]: time=\"2026-06-11T11:07:41.30942341Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:07:41.359582 crc crio[22652]: time=\"2026-06-11T11:07:41.359492079Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:65be4b56d5f8a9755e7443de387b7192a875015557ddcc226fb08f9ee692de6b UID:c36a24ea-a2ca-4974-bd85-c4f332f1a402 NetNS:/var/run/netns/80867b7a-ba12-4c74-bfb1-c37935dd022d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc36a24ea_a2ca_4974_bd85_c4f332f1a402.slice PodAnnotations:0xc001e8e488}] Aliases:map[]}\"\nJun 11 11:07:41.359582 crc crio[22652]: time=\"2026-06-11T11:07:41.359570742Z\" level=info msg=\"Adding pod openstack_glance-default-internal-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:07:42.172535 crc crio[22652]: 2026-06-11T11:07:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:65be4b56d5f8a97 Mac:e6:08:b8:5d:44:27 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b5 Mtu:0 Sandbox:/var/run/netns/80867b7a-ba12-4c74-bfb1-c37935dd022d SocketPath: PciID:}] [{Interface:0xc000014700 Address:{IP:10.217.0.181 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:07:42.174258 crc crio[22652]: time=\"2026-06-11T11:07:42.174083759Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:65be4b56d5f8a9755e7443de387b7192a875015557ddcc226fb08f9ee692de6b UID:c36a24ea-a2ca-4974-bd85-c4f332f1a402 NetNS:/var/run/netns/80867b7a-ba12-4c74-bfb1-c37935dd022d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc36a24ea_a2ca_4974_bd85_c4f332f1a402.slice PodAnnotations:0xc001e8e488}] Aliases:map[]}\"\nJun 11 11:07:42.174370 crc crio[22652]: time=\"2026-06-11T11:07:42.174299066Z\" level=info msg=\"Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:07:42.182869 crc crio[22652]: time=\"2026-06-11T11:07:42.182807396Z\" level=info msg=\"Ran pod sandbox 65be4b56d5f8a9755e7443de387b7192a875015557ddcc226fb08f9ee692de6b with infra container: openstack/glance-default-internal-api-0/POD\" id=1107c352-bae4-4a23-87e9-e5c945fa177a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:07:42.186018 crc crio[22652]: time=\"2026-06-11T11:07:42.18591525Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=b7505de9-1e41-4070-b83f-9011262c9b75 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:07:42.189315 crc crio[22652]: time=\"2026-06-11T11:07:42.189245104Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=d77b949f-cb4d-4242-bdf8-976713d42394 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:07:42.197586 crc crio[22652]: time=\"2026-06-11T11:07:42.197497062Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-log\" id=698a1ec6-7013-43c3-b3e7-8075d4cf3bd4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:07:42.197903 crc crio[22652]: time=\"2026-06-11T11:07:42.197852014Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:07:42.276049 crc crio[22652]: time=\"2026-06-11T11:07:42.275913014Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:07:42.974636 crc crio[22652]: time=\"2026-06-11T11:07:42.974512756Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:07:43.112615 crc crio[22652]: time=\"2026-06-11T11:07:43.112527919Z\" level=info msg=\"Created container 85ec70ec270b39ed91c6b7ef58e1ea2d91dfbfbca9f2fe2d0505a16660d30cb7: openstack/glance-default-internal-api-0/glance-log\" id=698a1ec6-7013-43c3-b3e7-8075d4cf3bd4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:07:43.114279 crc crio[22652]: time=\"2026-06-11T11:07:43.114205161Z\" level=info msg=\"Starting container: 85ec70ec270b39ed91c6b7ef58e1ea2d91dfbfbca9f2fe2d0505a16660d30cb7\" id=b2227580-6816-4239-a15f-43799080b424 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:07:43.131532 crc crio[22652]: time=\"2026-06-11T11:07:43.131448301Z\" level=info msg=\"Started container\" PID=75366 containerID=85ec70ec270b39ed91c6b7ef58e1ea2d91dfbfbca9f2fe2d0505a16660d30cb7 description=openstack/glance-default-internal-api-0/glance-log id=b2227580-6816-4239-a15f-43799080b424 name=/runtime.v1.RuntimeService/StartContainer sandboxID=65be4b56d5f8a9755e7443de387b7192a875015557ddcc226fb08f9ee692de6b\nJun 11 11:07:43.145061 crc crio[22652]: time=\"2026-06-11T11:07:43.144945424Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=05a00ceb-91dc-47bf-9004-37f36e1fa639 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:07:43.218498 crc crio[22652]: time=\"2026-06-11T11:07:43.216839519Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=95f42925-55a1-40bb-8cfb-ccb9ec9150f2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:07:43.233019 crc crio[22652]: time=\"2026-06-11T11:07:43.232826407Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-httpd\" id=9fc5bbce-d7e4-4b80-b5ed-c7573f8260e9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:07:43.233428 crc crio[22652]: time=\"2026-06-11T11:07:43.233375545Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:07:43.332474 crc crio[22652]: time=\"2026-06-11T11:07:43.332374856Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:07:43.978887 crc crio[22652]: time=\"2026-06-11T11:07:43.978431066Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:07:44.135633 crc crio[22652]: time=\"2026-06-11T11:07:44.135531077Z\" level=info msg=\"Created container df3bb6b3f534335207a8e150b0c23dd5b8f4d10606e73946ef53ca21a52d0a29: openstack/glance-default-internal-api-0/glance-httpd\" id=9fc5bbce-d7e4-4b80-b5ed-c7573f8260e9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:07:44.136902 crc crio[22652]: time=\"2026-06-11T11:07:44.13687211Z\" level=info msg=\"Starting container: df3bb6b3f534335207a8e150b0c23dd5b8f4d10606e73946ef53ca21a52d0a29\" id=f844c402-fd96-435d-9872-46dac1871aab name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:07:44.143376 crc crio[22652]: time=\"2026-06-11T11:07:44.143320413Z\" level=info msg=\"Started container\" PID=75426 containerID=df3bb6b3f534335207a8e150b0c23dd5b8f4d10606e73946ef53ca21a52d0a29 description=openstack/glance-default-internal-api-0/glance-httpd id=f844c402-fd96-435d-9872-46dac1871aab name=/runtime.v1.RuntimeService/StartContainer sandboxID=65be4b56d5f8a9755e7443de387b7192a875015557ddcc226fb08f9ee692de6b\nJun 11 11:07:45.202613 crc crio[22652]: time=\"2026-06-11T11:07:45.202530066Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-conductor-db-sync-h5dcn/POD\" id=2a0a898f-17c0-4f57-aaa3-7d2f722d96ad name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:07:45.203549 crc crio[22652]: time=\"2026-06-11T11:07:45.20265218Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:07:45.253204 crc crio[22652]: time=\"2026-06-11T11:07:45.252886405Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-db-sync-h5dcn Namespace:openstack ID:dcd0af4aac7d4247c268f8dc2962b122aea5ecfe3ceff9d827561952aae33df2 UID:e157b4fc-cc2c-4be0-acbb-7f59e81c1701 NetNS:/var/run/netns/da51f659-7fbd-49d7-912e-4d3ae7df9baa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode157b4fc_cc2c_4be0_acbb_7f59e81c1701.slice PodAnnotations:0xc001e8e5d8}] Aliases:map[]}\"\nJun 11 11:07:45.253204 crc crio[22652]: time=\"2026-06-11T11:07:45.253009229Z\" level=info msg=\"Adding pod openstack_nova-cell0-conductor-db-sync-h5dcn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:07:45.830455 crc crio[22652]: 2026-06-11T11:07:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dcd0af4aac7d424 Mac:42:de:54:cb:35:e2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b6 Mtu:0 Sandbox:/var/run/netns/da51f659-7fbd-49d7-912e-4d3ae7df9baa SocketPath: PciID:}] [{Interface:0xc00025aa20 Address:{IP:10.217.0.182 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:07:45.833415 crc crio[22652]: time=\"2026-06-11T11:07:45.833106234Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-db-sync-h5dcn Namespace:openstack ID:dcd0af4aac7d4247c268f8dc2962b122aea5ecfe3ceff9d827561952aae33df2 UID:e157b4fc-cc2c-4be0-acbb-7f59e81c1701 NetNS:/var/run/netns/da51f659-7fbd-49d7-912e-4d3ae7df9baa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode157b4fc_cc2c_4be0_acbb_7f59e81c1701.slice PodAnnotations:0xc001e8e5d8}] Aliases:map[]}\"\nJun 11 11:07:45.833752 crc crio[22652]: time=\"2026-06-11T11:07:45.833480576Z\" level=info msg=\"Checking pod openstack_nova-cell0-conductor-db-sync-h5dcn for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:07:45.843949 crc crio[22652]: time=\"2026-06-11T11:07:45.843848993Z\" level=info msg=\"Ran pod sandbox dcd0af4aac7d4247c268f8dc2962b122aea5ecfe3ceff9d827561952aae33df2 with infra container: openstack/nova-cell0-conductor-db-sync-h5dcn/POD\" id=2a0a898f-17c0-4f57-aaa3-7d2f722d96ad name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:07:45.846487 crc crio[22652]: time=\"2026-06-11T11:07:45.846402944Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=0274cdeb-5ebe-444e-aa79-1f1fc779db47 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:07:45.846685 crc crio[22652]: time=\"2026-06-11T11:07:45.846638341Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified not found\" id=0274cdeb-5ebe-444e-aa79-1f1fc779db47 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:07:45.846822 crc crio[22652]: time=\"2026-06-11T11:07:45.846728134Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified found\" id=0274cdeb-5ebe-444e-aa79-1f1fc779db47 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:07:45.848028 crc crio[22652]: time=\"2026-06-11T11:07:45.847920522Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=5aab6d93-4a0b-41d0-9566-619020516315 name=/runtime.v1.ImageService/PullImage\nJun 11 11:07:45.864965 crc crio[22652]: time=\"2026-06-11T11:07:45.864872246Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\\\"\"\nJun 11 11:07:46.045385 crc crio[22652]: time=\"2026-06-11T11:07:46.045308428Z\" level=info msg=\"Stopped container 82cf56b6326da7ed0d6e9a96412c9bbe8cd2597bc96247660e2decd44bbfbf94: openstack/ceilometer-0/ceilometer-central-agent\" id=e7ecdbbc-8ad0-4f9b-b82d-b396ad77e2b0 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:07:46.047031 crc crio[22652]: time=\"2026-06-11T11:07:46.046853736Z\" level=info msg=\"Stopping pod sandbox: 96a653f52cb2d5aafeca65a8e8f2217d054c937a1b181849a1e7ef1aa4cb003c\" id=9eb79aa3-ce52-4626-9c12-cea4ab75f0b7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:07:46.047660 crc crio[22652]: time=\"2026-06-11T11:07:46.047512847Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:96a653f52cb2d5aafeca65a8e8f2217d054c937a1b181849a1e7ef1aa4cb003c UID:1f46fc3e-fb74-480a-9ef6-d721278a9617 NetNS:/var/run/netns/f92bc1da-8b17-47b2-9825-83fa31f38366 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1f46fc3e_fb74_480a_9ef6_d721278a9617.slice PodAnnotations:0xc001e8eae0}] Aliases:map[]}\"\nJun 11 11:07:46.047769 crc crio[22652]: time=\"2026-06-11T11:07:46.047663202Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:07:46.420490 crc crio[22652]: time=\"2026-06-11T11:07:46.419941505Z\" level=info msg=\"Stopped pod sandbox: 96a653f52cb2d5aafeca65a8e8f2217d054c937a1b181849a1e7ef1aa4cb003c\" id=9eb79aa3-ce52-4626-9c12-cea4ab75f0b7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:07:46.637650 crc crio[22652]: time=\"2026-06-11T11:07:46.636810442Z\" level=info msg=\"Removing container: d84cc7259d3353c143345ad8e31070008c0a50fd92fd6e469663dbd16d3bf672\" id=52d23058-53fd-4787-b4b3-c2aa1c33d086 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:07:46.810309 crc crio[22652]: time=\"2026-06-11T11:07:46.810202206Z\" level=info msg=\"Removed container d84cc7259d3353c143345ad8e31070008c0a50fd92fd6e469663dbd16d3bf672: openstack/ceilometer-0/proxy-httpd\" id=52d23058-53fd-4787-b4b3-c2aa1c33d086 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:07:46.822663 crc crio[22652]: time=\"2026-06-11T11:07:46.822549639Z\" level=info msg=\"Removing container: 70edcec2b6e2eeab86c5223d0e84ee14bbe02c6aa1260ece47aa65308379657f\" id=f9dcea0e-ab2d-42ec-9473-62d35ba79265 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:07:46.884726 crc crio[22652]: time=\"2026-06-11T11:07:46.884537841Z\" level=info msg=\"Removed container 70edcec2b6e2eeab86c5223d0e84ee14bbe02c6aa1260ece47aa65308379657f: openstack/ceilometer-0/sg-core\" id=f9dcea0e-ab2d-42ec-9473-62d35ba79265 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:07:46.894286 crc crio[22652]: time=\"2026-06-11T11:07:46.894207673Z\" level=info msg=\"Removing container: 23234e09b735d3afddcffa13828d9b3b7bc04799567a0f1d7b38da0ab4e32f7b\" id=aa0c84b2-47f3-4a34-94a9-9dbda92327ed name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:07:46.937570 crc crio[22652]: time=\"2026-06-11T11:07:46.937447684Z\" level=info msg=\"Removed container 23234e09b735d3afddcffa13828d9b3b7bc04799567a0f1d7b38da0ab4e32f7b: openstack/ceilometer-0/ceilometer-notification-agent\" id=aa0c84b2-47f3-4a34-94a9-9dbda92327ed name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:07:46.940780 crc crio[22652]: time=\"2026-06-11T11:07:46.94070911Z\" level=info msg=\"Removing container: 82cf56b6326da7ed0d6e9a96412c9bbe8cd2597bc96247660e2decd44bbfbf94\" id=9a8f3804-d74f-4cc7-b589-8e995f73d441 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:07:47.010552 crc crio[22652]: time=\"2026-06-11T11:07:47.010498281Z\" level=info msg=\"Removed container 82cf56b6326da7ed0d6e9a96412c9bbe8cd2597bc96247660e2decd44bbfbf94: openstack/ceilometer-0/ceilometer-central-agent\" id=9a8f3804-d74f-4cc7-b589-8e995f73d441 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:07:47.481879 crc crio[22652]: time=\"2026-06-11T11:07:47.48139123Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=1f670596-0c62-47c4-a773-d0c21790e93a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:07:47.481879 crc crio[22652]: time=\"2026-06-11T11:07:47.481879585Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:07:47.519730 crc crio[22652]: time=\"2026-06-11T11:07:47.519605007Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:5ab9e7e4d9c5f25c82ed6b76bc3f01614741e0717b5e147a0d0c235bb998cd1e UID:f5cb5323-9824-48b0-8a5c-0fe65fcdb95a NetNS:/var/run/netns/143686e0-f3e5-4f11-8c8d-9fcab2c37437 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf5cb5323_9824_48b0_8a5c_0fe65fcdb95a.slice PodAnnotations:0xc0026185c0}] Aliases:map[]}\"\nJun 11 11:07:47.519730 crc crio[22652]: time=\"2026-06-11T11:07:47.51969405Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:07:48.084810 crc crio[22652]: 2026-06-11T11:07:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5ab9e7e4d9c5f25 Mac:26:c3:45:7c:68:59 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b7 Mtu:0 Sandbox:/var/run/netns/143686e0-f3e5-4f11-8c8d-9fcab2c37437 SocketPath: PciID:}] [{Interface:0xc00050c5c0 Address:{IP:10.217.0.183 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:07:48.089336 crc crio[22652]: time=\"2026-06-11T11:07:48.088977266Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:5ab9e7e4d9c5f25c82ed6b76bc3f01614741e0717b5e147a0d0c235bb998cd1e UID:f5cb5323-9824-48b0-8a5c-0fe65fcdb95a NetNS:/var/run/netns/143686e0-f3e5-4f11-8c8d-9fcab2c37437 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf5cb5323_9824_48b0_8a5c_0fe65fcdb95a.slice PodAnnotations:0xc0026185c0}] Aliases:map[]}\"\nJun 11 11:07:48.090496 crc crio[22652]: time=\"2026-06-11T11:07:48.090468763Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:07:48.110073 crc crio[22652]: time=\"2026-06-11T11:07:48.109978607Z\" level=info msg=\"Ran pod sandbox 5ab9e7e4d9c5f25c82ed6b76bc3f01614741e0717b5e147a0d0c235bb998cd1e with infra container: openstack/ceilometer-0/POD\" id=1f670596-0c62-47c4-a773-d0c21790e93a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:07:48.113285 crc crio[22652]: time=\"2026-06-11T11:07:48.113205612Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=b965b92b-515b-4bdd-96ca-716d93fe417e name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:07:48.145764 crc crio[22652]: time=\"2026-06-11T11:07:48.145507555Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=ecbe9db7-b36e-4a05-8bfa-f6e9cc59c231 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:07:48.157220 crc crio[22652]: time=\"2026-06-11T11:07:48.157074657Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=ce63b80b-2619-4ae2-8254-6fadf16cd85f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:07:48.157948 crc crio[22652]: time=\"2026-06-11T11:07:48.157761079Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:07:48.252499 crc crio[22652]: time=\"2026-06-11T11:07:48.252396264Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:07:48.258382 crc crio[22652]: time=\"2026-06-11T11:07:48.258260787Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:07:48.429964 crc crio[22652]: time=\"2026-06-11T11:07:48.429375679Z\" level=info msg=\"Created container 5b6d8a3f0e6898a6ee01d2d888419f95939dcf07150d3e057b2621a38c0caeb3: openstack/ceilometer-0/ceilometer-central-agent\" id=ce63b80b-2619-4ae2-8254-6fadf16cd85f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:07:48.435499 crc crio[22652]: time=\"2026-06-11T11:07:48.435389888Z\" level=info msg=\"Starting container: 5b6d8a3f0e6898a6ee01d2d888419f95939dcf07150d3e057b2621a38c0caeb3\" id=caa50770-e214-4759-a6fc-cc7a7e7f6c84 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:07:48.442595 crc crio[22652]: time=\"2026-06-11T11:07:48.442483929Z\" level=info msg=\"Started container\" PID=75909 containerID=5b6d8a3f0e6898a6ee01d2d888419f95939dcf07150d3e057b2621a38c0caeb3 description=openstack/ceilometer-0/ceilometer-central-agent id=caa50770-e214-4759-a6fc-cc7a7e7f6c84 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ab9e7e4d9c5f25c82ed6b76bc3f01614741e0717b5e147a0d0c235bb998cd1e\nJun 11 11:07:48.462186 crc crio[22652]: time=\"2026-06-11T11:07:48.462057802Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=f68697bc-748e-47f7-943c-55c42febcff9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:07:48.494250 crc crio[22652]: time=\"2026-06-11T11:07:48.494077575Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=0d20be9c-36c2-4fdc-915f-e8de1864e785 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:07:48.504785 crc crio[22652]: time=\"2026-06-11T11:07:48.504655668Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=441305aa-6c86-42ed-8ffe-bf058f64deb6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:07:48.505346 crc crio[22652]: time=\"2026-06-11T11:07:48.505270715Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:07:48.557332 crc crio[22652]: time=\"2026-06-11T11:07:48.557233884Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:07:48.562436 crc crio[22652]: time=\"2026-06-11T11:07:48.562330783Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:07:48.683517 crc crio[22652]: time=\"2026-06-11T11:07:48.683408087Z\" level=info msg=\"Created container 651ac5e037888184a46ae6b540502150314d4351691c1c439e215a20861255c8: openstack/ceilometer-0/ceilometer-notification-agent\" id=441305aa-6c86-42ed-8ffe-bf058f64deb6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:07:48.684821 crc crio[22652]: time=\"2026-06-11T11:07:48.684695926Z\" level=info msg=\"Starting container: 651ac5e037888184a46ae6b540502150314d4351691c1c439e215a20861255c8\" id=074d742c-1b31-4c92-933a-34d48e9baccf name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:07:48.693014 crc crio[22652]: time=\"2026-06-11T11:07:48.689774305Z\" level=info msg=\"Started container\" PID=75930 containerID=651ac5e037888184a46ae6b540502150314d4351691c1c439e215a20861255c8 description=openstack/ceilometer-0/ceilometer-notification-agent id=074d742c-1b31-4c92-933a-34d48e9baccf name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ab9e7e4d9c5f25c82ed6b76bc3f01614741e0717b5e147a0d0c235bb998cd1e\nJun 11 11:07:48.703440 crc crio[22652]: time=\"2026-06-11T11:07:48.702707261Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=a1fa20ad-2f9c-49c5-950c-be9e47e58133 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:07:48.721016 crc crio[22652]: time=\"2026-06-11T11:07:48.720862994Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=124527c3-8962-4680-bb07-155e63f81d6d name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:07:48.729502 crc crio[22652]: time=\"2026-06-11T11:07:48.728639213Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=12c03be3-070b-4c4a-a034-20b0fd62ba35 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:07:48.729502 crc crio[22652]: time=\"2026-06-11T11:07:48.72888161Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:07:48.765442 crc crio[22652]: time=\"2026-06-11T11:07:48.765335542Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:07:48.769461 crc crio[22652]: time=\"2026-06-11T11:07:48.76939597Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:07:48.910537 crc crio[22652]: time=\"2026-06-11T11:07:48.910420568Z\" level=info msg=\"Created container a83d8f64ad0ce91e52cc945b2bb49525da407f561692188c9d0689b7dbf06cf9: openstack/ceilometer-0/sg-core\" id=12c03be3-070b-4c4a-a034-20b0fd62ba35 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:07:48.912595 crc crio[22652]: time=\"2026-06-11T11:07:48.912558035Z\" level=info msg=\"Starting container: a83d8f64ad0ce91e52cc945b2bb49525da407f561692188c9d0689b7dbf06cf9\" id=3287ecc8-b906-415f-80ca-df0a180a3475 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:07:48.927098 crc crio[22652]: time=\"2026-06-11T11:07:48.926862513Z\" level=info msg=\"Started container\" PID=75945 containerID=a83d8f64ad0ce91e52cc945b2bb49525da407f561692188c9d0689b7dbf06cf9 description=openstack/ceilometer-0/sg-core id=3287ecc8-b906-415f-80ca-df0a180a3475 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ab9e7e4d9c5f25c82ed6b76bc3f01614741e0717b5e147a0d0c235bb998cd1e\nJun 11 11:07:48.942665 crc crio[22652]: time=\"2026-06-11T11:07:48.942615727Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=a4486991-2a80-44c5-a1c6-5dad828f8082 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:07:48.981666 crc crio[22652]: time=\"2026-06-11T11:07:48.981588499Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=d121763a-8f2c-408b-b345-2e454009aa30 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:07:48.990029 crc crio[22652]: time=\"2026-06-11T11:07:48.989920399Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=3b32de41-4e70-4844-b7c2-f21cbc967824 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:07:48.990660 crc crio[22652]: time=\"2026-06-11T11:07:48.99058945Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:07:49.049458 crc crio[22652]: time=\"2026-06-11T11:07:49.04933481Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:07:49.054853 crc crio[22652]: time=\"2026-06-11T11:07:49.05475975Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:07:49.193358 crc crio[22652]: time=\"2026-06-11T11:07:49.193239749Z\" level=info msg=\"Created container 63e88a1d7eef9350d8109449629c57eb5c76e9b4a5b5251fb0d312a050b0962c: openstack/ceilometer-0/proxy-httpd\" id=3b32de41-4e70-4844-b7c2-f21cbc967824 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:07:49.196217 crc crio[22652]: time=\"2026-06-11T11:07:49.196046368Z\" level=info msg=\"Starting container: 63e88a1d7eef9350d8109449629c57eb5c76e9b4a5b5251fb0d312a050b0962c\" id=93b330d2-4b4c-4d9d-91dd-e8bf7ecb5892 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:07:49.208830 crc crio[22652]: time=\"2026-06-11T11:07:49.208703653Z\" level=info msg=\"Started container\" PID=75970 containerID=63e88a1d7eef9350d8109449629c57eb5c76e9b4a5b5251fb0d312a050b0962c description=openstack/ceilometer-0/proxy-httpd id=93b330d2-4b4c-4d9d-91dd-e8bf7ecb5892 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ab9e7e4d9c5f25c82ed6b76bc3f01614741e0717b5e147a0d0c235bb998cd1e\nJun 11 11:07:58.315214 crc crio[22652]: time=\"2026-06-11T11:07:58.31438022Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:99287b7aa83a5c1c32b9c3077bb084ea2f3c582f87b298d861544e5c5a6ebf41\" id=5aab6d93-4a0b-41d0-9566-619020516315 name=/runtime.v1.ImageService/PullImage\nJun 11 11:07:58.319036 crc crio[22652]: time=\"2026-06-11T11:07:58.318903794Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=26f40830-a42a-4b5b-a3da-6c665878ecd7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:07:58.358546 crc crio[22652]: time=\"2026-06-11T11:07:58.358453699Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=69657303-6aab-4d87-bd2e-2bda68017fda name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:07:58.369320 crc crio[22652]: time=\"2026-06-11T11:07:58.369199506Z\" level=info msg=\"Creating container: openstack/nova-cell0-conductor-db-sync-h5dcn/nova-cell0-conductor-db-sync\" id=9a31bcd8-5440-416f-ab4d-f2e0ab99e31c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:07:58.371546 crc crio[22652]: time=\"2026-06-11T11:07:58.371453138Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:07:58.431221 crc crio[22652]: time=\"2026-06-11T11:07:58.431075773Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:07:58.442528 crc crio[22652]: time=\"2026-06-11T11:07:58.442420613Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:07:58.593548 crc crio[22652]: time=\"2026-06-11T11:07:58.593070142Z\" level=info msg=\"Created container 6cb58f2d7577be31dc44306ec0e351af51787b29df4f1aa00a0ce01b970ad302: openstack/nova-cell0-conductor-db-sync-h5dcn/nova-cell0-conductor-db-sync\" id=9a31bcd8-5440-416f-ab4d-f2e0ab99e31c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:07:58.595276 crc crio[22652]: time=\"2026-06-11T11:07:58.595203129Z\" level=info msg=\"Starting container: 6cb58f2d7577be31dc44306ec0e351af51787b29df4f1aa00a0ce01b970ad302\" id=d0962781-6b2a-4f03-80d1-27057689e759 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:07:58.599557 crc crio[22652]: time=\"2026-06-11T11:07:58.599520597Z\" level=info msg=\"Started container\" PID=76619 containerID=6cb58f2d7577be31dc44306ec0e351af51787b29df4f1aa00a0ce01b970ad302 description=openstack/nova-cell0-conductor-db-sync-h5dcn/nova-cell0-conductor-db-sync id=d0962781-6b2a-4f03-80d1-27057689e759 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dcd0af4aac7d4247c268f8dc2962b122aea5ecfe3ceff9d827561952aae33df2\nJun 11 11:08:00.507436 crc crio[22652]: time=\"2026-06-11T11:08:00.506742581Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686268-cvk7f/POD\" id=d09e56d8-b9ff-4e32-9642-ff2beb894986 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:08:00.508608 crc crio[22652]: time=\"2026-06-11T11:08:00.507475244Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:08:00.558966 crc crio[22652]: time=\"2026-06-11T11:08:00.55887083Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686268-cvk7f Namespace:openshift-infra ID:7b4c4fb57b27fb639e54f27b5467718718b38ff0c8c23df6837b025fecaf2e3b UID:9bbba65d-f84a-4cda-a4d8-6fd6e9e5275c NetNS:/var/run/netns/b0eec1e2-1c0a-416b-a03e-bc39193d9610 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9bbba65d_f84a_4cda_a4d8_6fd6e9e5275c.slice PodAnnotations:0xc002618c40}] Aliases:map[]}\"\nJun 11 11:08:00.558966 crc crio[22652]: time=\"2026-06-11T11:08:00.558943232Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686268-cvk7f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:08:01.108228 crc crio[22652]: 2026-06-11T11:08:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7b4c4fb57b27fb6 Mac:f2:cb:b6:ff:60:3e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b8 Mtu:0 Sandbox:/var/run/netns/b0eec1e2-1c0a-416b-a03e-bc39193d9610 SocketPath: PciID:}] [{Interface:0xc00011a6c0 Address:{IP:10.217.0.184 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:08:01.110480 crc crio[22652]: time=\"2026-06-11T11:08:01.110399981Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686268-cvk7f Namespace:openshift-infra ID:7b4c4fb57b27fb639e54f27b5467718718b38ff0c8c23df6837b025fecaf2e3b UID:9bbba65d-f84a-4cda-a4d8-6fd6e9e5275c NetNS:/var/run/netns/b0eec1e2-1c0a-416b-a03e-bc39193d9610 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9bbba65d_f84a_4cda_a4d8_6fd6e9e5275c.slice PodAnnotations:0xc002618c40}] Aliases:map[]}\"\nJun 11 11:08:01.110673 crc crio[22652]: time=\"2026-06-11T11:08:01.110602807Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686268-cvk7f for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:08:01.122255 crc crio[22652]: time=\"2026-06-11T11:08:01.121838065Z\" level=info msg=\"Ran pod sandbox 7b4c4fb57b27fb639e54f27b5467718718b38ff0c8c23df6837b025fecaf2e3b with infra container: openshift-infra/auto-csr-approver-29686268-cvk7f/POD\" id=d09e56d8-b9ff-4e32-9642-ff2beb894986 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:08:01.126031 crc crio[22652]: time=\"2026-06-11T11:08:01.124694626Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=ff838536-6c70-4e05-a6e0-224fb28971f4 name=/runtime.v1.ImageService/PullImage\nJun 11 11:08:01.137855 crc crio[22652]: time=\"2026-06-11T11:08:01.137781321Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 11:08:01.927105 crc crio[22652]: time=\"2026-06-11T11:08:01.926633455Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=ff838536-6c70-4e05-a6e0-224fb28971f4 name=/runtime.v1.ImageService/PullImage\nJun 11 11:08:01.928482 crc crio[22652]: time=\"2026-06-11T11:08:01.927782522Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=d67668d3-c148-40fe-8b76-44b21964e557 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:08:01.929866 crc crio[22652]: time=\"2026-06-11T11:08:01.929784275Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=4292747f-ca54-40d9-a4ce-bd9fdbfc878a name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:08:01.941201 crc crio[22652]: time=\"2026-06-11T11:08:01.941061763Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686268-cvk7f/oc\" id=295f8a9e-4f53-412c-b243-7475b8d6a2ce name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:08:01.941652 crc crio[22652]: time=\"2026-06-11T11:08:01.94158668Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:08:01.983730 crc crio[22652]: time=\"2026-06-11T11:08:01.983642214Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:08:02.185836 crc crio[22652]: time=\"2026-06-11T11:08:02.185594392Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:08:02.332439 crc crio[22652]: time=\"2026-06-11T11:08:02.332318205Z\" level=info msg=\"Created container 31f8d16e471cf3ca065d0549564ef19a30f273bd43bd25ebecce0913d7ead953: openshift-infra/auto-csr-approver-29686268-cvk7f/oc\" id=295f8a9e-4f53-412c-b243-7475b8d6a2ce name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:08:02.334343 crc crio[22652]: time=\"2026-06-11T11:08:02.334237737Z\" level=info msg=\"Starting container: 31f8d16e471cf3ca065d0549564ef19a30f273bd43bd25ebecce0913d7ead953\" id=40f0e9f7-4144-4e61-ad9f-54756101461d name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:08:02.339030 crc crio[22652]: time=\"2026-06-11T11:08:02.338937426Z\" level=info msg=\"Started container\" PID=77014 containerID=31f8d16e471cf3ca065d0549564ef19a30f273bd43bd25ebecce0913d7ead953 description=openshift-infra/auto-csr-approver-29686268-cvk7f/oc id=40f0e9f7-4144-4e61-ad9f-54756101461d name=/runtime.v1.RuntimeService/StartContainer sandboxID=7b4c4fb57b27fb639e54f27b5467718718b38ff0c8c23df6837b025fecaf2e3b\nJun 11 11:08:03.970608 crc crio[22652]: time=\"2026-06-11T11:08:03.969835284Z\" level=info msg=\"Stopping pod sandbox: 7b4c4fb57b27fb639e54f27b5467718718b38ff0c8c23df6837b025fecaf2e3b\" id=5a3f17f7-3525-4627-b866-3e1cfee2ea53 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:08:03.972068 crc crio[22652]: time=\"2026-06-11T11:08:03.971342082Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686268-cvk7f Namespace:openshift-infra ID:7b4c4fb57b27fb639e54f27b5467718718b38ff0c8c23df6837b025fecaf2e3b UID:9bbba65d-f84a-4cda-a4d8-6fd6e9e5275c NetNS:/var/run/netns/b0eec1e2-1c0a-416b-a03e-bc39193d9610 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9bbba65d_f84a_4cda_a4d8_6fd6e9e5275c.slice PodAnnotations:0xc001e8e668}] Aliases:map[]}\"\nJun 11 11:08:03.972068 crc crio[22652]: time=\"2026-06-11T11:08:03.971467426Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686268-cvk7f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:08:03.985215 crc crio[22652]: time=\"2026-06-11T11:08:03.985060429Z\" level=info msg=\"Stopping pod sandbox: 96a653f52cb2d5aafeca65a8e8f2217d054c937a1b181849a1e7ef1aa4cb003c\" id=9c180e45-6f9e-4f1d-af3a-02f933efae67 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:08:03.985215 crc crio[22652]: time=\"2026-06-11T11:08:03.985191244Z\" level=info msg=\"Stopped pod sandbox (already stopped): 96a653f52cb2d5aafeca65a8e8f2217d054c937a1b181849a1e7ef1aa4cb003c\" id=9c180e45-6f9e-4f1d-af3a-02f933efae67 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:08:03.986326 crc crio[22652]: time=\"2026-06-11T11:08:03.986271778Z\" level=info msg=\"Removing pod sandbox: 96a653f52cb2d5aafeca65a8e8f2217d054c937a1b181849a1e7ef1aa4cb003c\" id=3dd54237-4a7a-4e37-be71-a2aa38fdc8e2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:08:04.009781 crc crio[22652]: time=\"2026-06-11T11:08:04.009664449Z\" level=info msg=\"Removed pod sandbox: 96a653f52cb2d5aafeca65a8e8f2217d054c937a1b181849a1e7ef1aa4cb003c\" id=3dd54237-4a7a-4e37-be71-a2aa38fdc8e2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:08:04.010687 crc crio[22652]: time=\"2026-06-11T11:08:04.010631399Z\" level=info msg=\"Stopping pod sandbox: 827bde4ad9833476c270867fce46f53b1ec0a052afb14cf88a6c6e9953c52d3a\" id=f5c790ae-cf16-45c5-a172-060ed3e3465c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:08:04.010687 crc crio[22652]: time=\"2026-06-11T11:08:04.010719972Z\" level=info msg=\"Stopped pod sandbox (already stopped): 827bde4ad9833476c270867fce46f53b1ec0a052afb14cf88a6c6e9953c52d3a\" id=f5c790ae-cf16-45c5-a172-060ed3e3465c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:08:04.011674 crc crio[22652]: time=\"2026-06-11T11:08:04.011493577Z\" level=info msg=\"Removing pod sandbox: 827bde4ad9833476c270867fce46f53b1ec0a052afb14cf88a6c6e9953c52d3a\" id=77bd4554-a61e-4b86-b35d-ff4dcb2276c2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:08:04.027593 crc crio[22652]: time=\"2026-06-11T11:08:04.027491169Z\" level=info msg=\"Removed pod sandbox: 827bde4ad9833476c270867fce46f53b1ec0a052afb14cf88a6c6e9953c52d3a\" id=77bd4554-a61e-4b86-b35d-ff4dcb2276c2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:08:04.028748 crc crio[22652]: time=\"2026-06-11T11:08:04.02865404Z\" level=info msg=\"Stopping pod sandbox: b75c80169295af61c6fb47f15aa2f99648512aa5e15143d84bffa3843cc852cb\" id=da51c8f2-5167-4ec8-937b-97aaedefa1fa name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:08:04.028748 crc crio[22652]: time=\"2026-06-11T11:08:04.028746593Z\" level=info msg=\"Stopped pod sandbox (already stopped): b75c80169295af61c6fb47f15aa2f99648512aa5e15143d84bffa3843cc852cb\" id=da51c8f2-5167-4ec8-937b-97aaedefa1fa name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:08:04.029695 crc crio[22652]: time=\"2026-06-11T11:08:04.029554679Z\" level=info msg=\"Removing pod sandbox: b75c80169295af61c6fb47f15aa2f99648512aa5e15143d84bffa3843cc852cb\" id=2fc78050-d0fe-4d5e-b980-16de12947fdb name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:08:04.051652 crc crio[22652]: time=\"2026-06-11T11:08:04.051512843Z\" level=info msg=\"Removed pod sandbox: b75c80169295af61c6fb47f15aa2f99648512aa5e15143d84bffa3843cc852cb\" id=2fc78050-d0fe-4d5e-b980-16de12947fdb name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:08:04.053768 crc crio[22652]: time=\"2026-06-11T11:08:04.053639224Z\" level=info msg=\"Stopping pod sandbox: e67d825e3a70a29da5414c243a9cb44d05d7d9fdd71f577de1601c681f605bd5\" id=6930ae8d-2fe7-411b-9f8c-d5ee49c28c55 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:08:04.053768 crc crio[22652]: time=\"2026-06-11T11:08:04.053711556Z\" level=info msg=\"Stopped pod sandbox (already stopped): e67d825e3a70a29da5414c243a9cb44d05d7d9fdd71f577de1601c681f605bd5\" id=6930ae8d-2fe7-411b-9f8c-d5ee49c28c55 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:08:04.055356 crc crio[22652]: time=\"2026-06-11T11:08:04.055299997Z\" level=info msg=\"Removing pod sandbox: e67d825e3a70a29da5414c243a9cb44d05d7d9fdd71f577de1601c681f605bd5\" id=5da92af1-ec9d-41bd-85b0-46ff188dc11b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:08:04.078643 crc crio[22652]: time=\"2026-06-11T11:08:04.078519514Z\" level=info msg=\"Removed pod sandbox: e67d825e3a70a29da5414c243a9cb44d05d7d9fdd71f577de1601c681f605bd5\" id=5da92af1-ec9d-41bd-85b0-46ff188dc11b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:08:04.079947 crc crio[22652]: time=\"2026-06-11T11:08:04.079854905Z\" level=info msg=\"Stopping pod sandbox: 8c75d2414e2c641b162f08149535f56fa02bfaa707245996cb93e1240b73e0e6\" id=344e84b6-2e42-4b97-8fef-2c530a5fd15a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:08:04.079947 crc crio[22652]: time=\"2026-06-11T11:08:04.079942778Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8c75d2414e2c641b162f08149535f56fa02bfaa707245996cb93e1240b73e0e6\" id=344e84b6-2e42-4b97-8fef-2c530a5fd15a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:08:04.081086 crc crio[22652]: time=\"2026-06-11T11:08:04.080703132Z\" level=info msg=\"Removing pod sandbox: 8c75d2414e2c641b162f08149535f56fa02bfaa707245996cb93e1240b73e0e6\" id=f2db9b98-3eca-44ea-92bb-604afd3be036 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:08:04.143073 crc crio[22652]: time=\"2026-06-11T11:08:04.142842306Z\" level=info msg=\"Removed pod sandbox: 8c75d2414e2c641b162f08149535f56fa02bfaa707245996cb93e1240b73e0e6\" id=f2db9b98-3eca-44ea-92bb-604afd3be036 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:08:04.152961 crc crio[22652]: time=\"2026-06-11T11:08:04.152876635Z\" level=info msg=\"Stopping pod sandbox: b25247bce502aa1f000e3fb3bae293e30dcdc60c05f7fdd1c67db2653515ee6b\" id=0c0d5971-70b6-4097-a7a6-e9344bde3b5e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:08:04.153330 crc crio[22652]: time=\"2026-06-11T11:08:04.15301525Z\" level=info msg=\"Stopped pod sandbox (already stopped): b25247bce502aa1f000e3fb3bae293e30dcdc60c05f7fdd1c67db2653515ee6b\" id=0c0d5971-70b6-4097-a7a6-e9344bde3b5e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:08:04.154339 crc crio[22652]: time=\"2026-06-11T11:08:04.154291461Z\" level=info msg=\"Removing pod sandbox: b25247bce502aa1f000e3fb3bae293e30dcdc60c05f7fdd1c67db2653515ee6b\" id=5a645910-f076-4438-a1df-871f4495f5c8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:08:04.185427 crc crio[22652]: time=\"2026-06-11T11:08:04.185168776Z\" level=info msg=\"Removed pod sandbox: b25247bce502aa1f000e3fb3bae293e30dcdc60c05f7fdd1c67db2653515ee6b\" id=5a645910-f076-4438-a1df-871f4495f5c8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:08:04.186321 crc crio[22652]: time=\"2026-06-11T11:08:04.18625862Z\" level=info msg=\"Stopping pod sandbox: a9a55303c8b03ef4a1867f314d4fa8d16804e1c48745f18eef835050cf0df29f\" id=39ff7a41-c32e-48d4-a4ed-decc2a7e89ce name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:08:04.186421 crc crio[22652]: time=\"2026-06-11T11:08:04.186341233Z\" level=info msg=\"Stopped pod sandbox (already stopped): a9a55303c8b03ef4a1867f314d4fa8d16804e1c48745f18eef835050cf0df29f\" id=39ff7a41-c32e-48d4-a4ed-decc2a7e89ce name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:08:04.188771 crc crio[22652]: time=\"2026-06-11T11:08:04.188702739Z\" level=info msg=\"Removing pod sandbox: a9a55303c8b03ef4a1867f314d4fa8d16804e1c48745f18eef835050cf0df29f\" id=2311ff47-5a38-4a74-983f-2412586d3b4a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:08:04.209752 crc crio[22652]: time=\"2026-06-11T11:08:04.209667685Z\" level=info msg=\"Removed pod sandbox: a9a55303c8b03ef4a1867f314d4fa8d16804e1c48745f18eef835050cf0df29f\" id=2311ff47-5a38-4a74-983f-2412586d3b4a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:08:04.213633 crc crio[22652]: time=\"2026-06-11T11:08:04.21353959Z\" level=info msg=\"Stopping pod sandbox: 8da53a68e0533b2ba017b511ca5d93ab1638f2e0aba1ec9db0fe5125d937db2b\" id=d5d644fb-1d4f-46a9-a788-fc7bc933ae57 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:08:04.213819 crc crio[22652]: time=\"2026-06-11T11:08:04.213641743Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8da53a68e0533b2ba017b511ca5d93ab1638f2e0aba1ec9db0fe5125d937db2b\" id=d5d644fb-1d4f-46a9-a788-fc7bc933ae57 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:08:04.214674 crc crio[22652]: time=\"2026-06-11T11:08:04.214562842Z\" level=info msg=\"Removing pod sandbox: 8da53a68e0533b2ba017b511ca5d93ab1638f2e0aba1ec9db0fe5125d937db2b\" id=3135a2e0-aa2e-4a83-a01d-202d25969ffc name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:08:04.288185 crc crio[22652]: time=\"2026-06-11T11:08:04.286906543Z\" level=info msg=\"Removed pod sandbox: 8da53a68e0533b2ba017b511ca5d93ab1638f2e0aba1ec9db0fe5125d937db2b\" id=3135a2e0-aa2e-4a83-a01d-202d25969ffc name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:08:04.395640 crc crio[22652]: time=\"2026-06-11T11:08:04.395458387Z\" level=info msg=\"Stopped pod sandbox: 7b4c4fb57b27fb639e54f27b5467718718b38ff0c8c23df6837b025fecaf2e3b\" id=5a3f17f7-3525-4627-b866-3e1cfee2ea53 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:08:07.482787 crc crio[22652]: time=\"2026-06-11T11:08:07.482365916Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-external-api-0/POD\" id=8bc400ce-abc5-49ab-99d6-7fedd4480fe6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:08:07.484367 crc crio[22652]: time=\"2026-06-11T11:08:07.482815541Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:08:07.535175 crc crio[22652]: time=\"2026-06-11T11:08:07.518753881Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:a1280b3b20571153ca8b7a16f55a0a0710c2077b277cd94394e0c809359cdcc8 UID:8836d3a1-9d8b-499b-85e1-88c8cbc6d716 NetNS:/var/run/netns/84dc3440-1689-46a3-b866-5d7a52453369 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8836d3a1_9d8b_499b_85e1_88c8cbc6d716.slice PodAnnotations:0xc000989a08}] Aliases:map[]}\"\nJun 11 11:08:07.535175 crc crio[22652]: time=\"2026-06-11T11:08:07.518825393Z\" level=info msg=\"Adding pod openstack_glance-default-external-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:08:08.278324 crc crio[22652]: 2026-06-11T11:08:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a1280b3b2057115 Mac:c6:74:99:47:16:2e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b9 Mtu:0 Sandbox:/var/run/netns/84dc3440-1689-46a3-b866-5d7a52453369 SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.185 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:08:08.280036 crc crio[22652]: time=\"2026-06-11T11:08:08.279894478Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:a1280b3b20571153ca8b7a16f55a0a0710c2077b277cd94394e0c809359cdcc8 UID:8836d3a1-9d8b-499b-85e1-88c8cbc6d716 NetNS:/var/run/netns/84dc3440-1689-46a3-b866-5d7a52453369 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8836d3a1_9d8b_499b_85e1_88c8cbc6d716.slice PodAnnotations:0xc000989a08}] Aliases:map[]}\"\nJun 11 11:08:08.280214 crc crio[22652]: time=\"2026-06-11T11:08:08.280189088Z\" level=info msg=\"Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:08:08.290832 crc crio[22652]: time=\"2026-06-11T11:08:08.289892035Z\" level=info msg=\"Ran pod sandbox a1280b3b20571153ca8b7a16f55a0a0710c2077b277cd94394e0c809359cdcc8 with infra container: openstack/glance-default-external-api-0/POD\" id=8bc400ce-abc5-49ab-99d6-7fedd4480fe6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:08:08.293845 crc crio[22652]: time=\"2026-06-11T11:08:08.293768307Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=9097a8e3-23ac-449a-9b4f-098a6dcc1bd9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:08:08.299373 crc crio[22652]: time=\"2026-06-11T11:08:08.29888925Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=2ba801bc-ed83-4af8-a942-5f1fc98ee01c name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:08:08.311567 crc crio[22652]: time=\"2026-06-11T11:08:08.311473209Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-log\" id=3e3fa93c-6b42-453c-8a36-1ecbf6362cbe name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:08:08.312027 crc crio[22652]: time=\"2026-06-11T11:08:08.311944984Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:08:08.362187 crc crio[22652]: time=\"2026-06-11T11:08:08.362049753Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:08:09.012857 crc crio[22652]: time=\"2026-06-11T11:08:09.01252373Z\" level=info msg=\"Stopping container: a83d8f64ad0ce91e52cc945b2bb49525da407f561692188c9d0689b7dbf06cf9 (timeout: 30s)\" id=e020c1c6-78b6-4104-8870-ce369cc8f253 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:08:09.014702 crc crio[22652]: time=\"2026-06-11T11:08:09.014434645Z\" level=info msg=\"Stopping container: 63e88a1d7eef9350d8109449629c57eb5c76e9b4a5b5251fb0d312a050b0962c (timeout: 30s)\" id=618da591-905b-46ea-b2b2-1585171114e4 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:08:09.015288 crc crio[22652]: time=\"2026-06-11T11:08:09.01507828Z\" level=info msg=\"Stopping container: 651ac5e037888184a46ae6b540502150314d4351691c1c439e215a20861255c8 (timeout: 30s)\" id=f6ca3a44-ef7c-4523-b18a-d4cf3be2088c name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:08:09.016909 crc crio[22652]: time=\"2026-06-11T11:08:09.016262658Z\" level=info msg=\"Stopping container: 5b6d8a3f0e6898a6ee01d2d888419f95939dcf07150d3e057b2621a38c0caeb3 (timeout: 30s)\" id=965dd1b6-34c4-49c4-ad80-5ced890b8168 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:08:09.050711 crc crio[22652]: time=\"2026-06-11T11:08:09.050592446Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:08:09.242707 crc crio[22652]: time=\"2026-06-11T11:08:09.242576148Z\" level=info msg=\"Stopped container a83d8f64ad0ce91e52cc945b2bb49525da407f561692188c9d0689b7dbf06cf9: openstack/ceilometer-0/sg-core\" id=e020c1c6-78b6-4104-8870-ce369cc8f253 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:08:09.243922 crc crio[22652]: time=\"2026-06-11T11:08:09.24384154Z\" level=info msg=\"Created container 402c69e8cf3243b24b34cf1244f35b034169e50d9ed955a8a11506c80c41e530: openstack/glance-default-external-api-0/glance-log\" id=3e3fa93c-6b42-453c-8a36-1ecbf6362cbe name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:08:09.245236 crc crio[22652]: time=\"2026-06-11T11:08:09.245170341Z\" level=info msg=\"Starting container: 402c69e8cf3243b24b34cf1244f35b034169e50d9ed955a8a11506c80c41e530\" id=b131c0ef-e036-45b8-a737-bf6d9a4dda8c name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:08:09.251672 crc crio[22652]: time=\"2026-06-11T11:08:09.251560716Z\" level=info msg=\"Started container\" PID=77358 containerID=402c69e8cf3243b24b34cf1244f35b034169e50d9ed955a8a11506c80c41e530 description=openstack/glance-default-external-api-0/glance-log id=b131c0ef-e036-45b8-a737-bf6d9a4dda8c name=/runtime.v1.RuntimeService/StartContainer sandboxID=a1280b3b20571153ca8b7a16f55a0a0710c2077b277cd94394e0c809359cdcc8\nJun 11 11:08:09.317888 crc crio[22652]: time=\"2026-06-11T11:08:09.31750485Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=19e2f39f-79e1-4c98-a6d1-8293cb77a4b0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:08:09.319569 crc crio[22652]: time=\"2026-06-11T11:08:09.319494918Z\" level=info msg=\"Stopped container 63e88a1d7eef9350d8109449629c57eb5c76e9b4a5b5251fb0d312a050b0962c: openstack/ceilometer-0/proxy-httpd\" id=618da591-905b-46ea-b2b2-1585171114e4 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:08:09.409487 crc crio[22652]: time=\"2026-06-11T11:08:09.409315828Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=80c2fb18-f75e-4adf-bb31-60e83fe96dc6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:08:09.417316 crc crio[22652]: time=\"2026-06-11T11:08:09.417167808Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-httpd\" id=c5e49c15-936c-4cf6-a59f-b4f42c699f4e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:08:09.418047 crc crio[22652]: time=\"2026-06-11T11:08:09.417662104Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:08:09.485383 crc crio[22652]: time=\"2026-06-11T11:08:09.485249464Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:08:09.675730 crc crio[22652]: time=\"2026-06-11T11:08:09.673632004Z\" level=info msg=\"Stopped container 651ac5e037888184a46ae6b540502150314d4351691c1c439e215a20861255c8: openstack/ceilometer-0/ceilometer-notification-agent\" id=f6ca3a44-ef7c-4523-b18a-d4cf3be2088c name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:08:09.762547 crc crio[22652]: time=\"2026-06-11T11:08:09.76243446Z\" level=info msg=\"Stopped container 5b6d8a3f0e6898a6ee01d2d888419f95939dcf07150d3e057b2621a38c0caeb3: openstack/ceilometer-0/ceilometer-central-agent\" id=965dd1b6-34c4-49c4-ad80-5ced890b8168 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:08:09.764699 crc crio[22652]: time=\"2026-06-11T11:08:09.764440583Z\" level=info msg=\"Stopping pod sandbox: 5ab9e7e4d9c5f25c82ed6b76bc3f01614741e0717b5e147a0d0c235bb998cd1e\" id=bcf0d427-84a4-4d8b-9ae0-9b178eb14420 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:08:09.765283 crc crio[22652]: time=\"2026-06-11T11:08:09.765200118Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:5ab9e7e4d9c5f25c82ed6b76bc3f01614741e0717b5e147a0d0c235bb998cd1e UID:f5cb5323-9824-48b0-8a5c-0fe65fcdb95a NetNS:/var/run/netns/143686e0-f3e5-4f11-8c8d-9fcab2c37437 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf5cb5323_9824_48b0_8a5c_0fe65fcdb95a.slice PodAnnotations:0xc0022f6f30}] Aliases:map[]}\"\nJun 11 11:08:09.765483 crc crio[22652]: time=\"2026-06-11T11:08:09.765361672Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:08:10.302480 crc crio[22652]: time=\"2026-06-11T11:08:10.301772825Z\" level=info msg=\"Stopped pod sandbox: 5ab9e7e4d9c5f25c82ed6b76bc3f01614741e0717b5e147a0d0c235bb998cd1e\" id=bcf0d427-84a4-4d8b-9ae0-9b178eb14420 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:08:10.517336 crc crio[22652]: time=\"2026-06-11T11:08:10.515369075Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:08:10.933445 crc crio[22652]: time=\"2026-06-11T11:08:10.932724505Z\" level=info msg=\"Created container a43fb107910a38088b0767d69b3f0c5ac98328dd4eeb45f34ad77acd0de3d010: openstack/glance-default-external-api-0/glance-httpd\" id=c5e49c15-936c-4cf6-a59f-b4f42c699f4e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:08:10.935446 crc crio[22652]: time=\"2026-06-11T11:08:10.935270177Z\" level=info msg=\"Starting container: a43fb107910a38088b0767d69b3f0c5ac98328dd4eeb45f34ad77acd0de3d010\" id=9cda49ca-4052-4ac4-8766-a5ea3bcb2a54 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:08:10.948615 crc crio[22652]: time=\"2026-06-11T11:08:10.946056859Z\" level=info msg=\"Started container\" PID=77600 containerID=a43fb107910a38088b0767d69b3f0c5ac98328dd4eeb45f34ad77acd0de3d010 description=openstack/glance-default-external-api-0/glance-httpd id=9cda49ca-4052-4ac4-8766-a5ea3bcb2a54 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a1280b3b20571153ca8b7a16f55a0a0710c2077b277cd94394e0c809359cdcc8\nJun 11 11:08:11.317048 crc crio[22652]: time=\"2026-06-11T11:08:11.316338126Z\" level=info msg=\"Removing container: 63e88a1d7eef9350d8109449629c57eb5c76e9b4a5b5251fb0d312a050b0962c\" id=17c22ca3-25b6-426a-a8e7-3c98ff149d40 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:08:11.367764 crc crio[22652]: time=\"2026-06-11T11:08:11.367054095Z\" level=info msg=\"Removed container 63e88a1d7eef9350d8109449629c57eb5c76e9b4a5b5251fb0d312a050b0962c: openstack/ceilometer-0/proxy-httpd\" id=17c22ca3-25b6-426a-a8e7-3c98ff149d40 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:08:11.371250 crc crio[22652]: time=\"2026-06-11T11:08:11.370938638Z\" level=info msg=\"Removing container: a83d8f64ad0ce91e52cc945b2bb49525da407f561692188c9d0689b7dbf06cf9\" id=69c7f104-1790-4bbc-b5e8-20cc22e7d49a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:08:11.400675 crc crio[22652]: time=\"2026-06-11T11:08:11.400559023Z\" level=info msg=\"Removed container a83d8f64ad0ce91e52cc945b2bb49525da407f561692188c9d0689b7dbf06cf9: openstack/ceilometer-0/sg-core\" id=69c7f104-1790-4bbc-b5e8-20cc22e7d49a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:08:11.403285 crc crio[22652]: time=\"2026-06-11T11:08:11.4031706Z\" level=info msg=\"Removing container: 651ac5e037888184a46ae6b540502150314d4351691c1c439e215a20861255c8\" id=ef8ea39b-0a3f-427c-a86b-1e02f66dcb1d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:08:11.452875 crc crio[22652]: time=\"2026-06-11T11:08:11.452724414Z\" level=info msg=\"Removed container 651ac5e037888184a46ae6b540502150314d4351691c1c439e215a20861255c8: openstack/ceilometer-0/ceilometer-notification-agent\" id=ef8ea39b-0a3f-427c-a86b-1e02f66dcb1d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:08:11.464458 crc crio[22652]: time=\"2026-06-11T11:08:11.464356323Z\" level=info msg=\"Removing container: 5b6d8a3f0e6898a6ee01d2d888419f95939dcf07150d3e057b2621a38c0caeb3\" id=f6e751cb-466f-4218-8ca1-700a6fa496c6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:08:11.503702 crc crio[22652]: time=\"2026-06-11T11:08:11.503551515Z\" level=info msg=\"Removed container 5b6d8a3f0e6898a6ee01d2d888419f95939dcf07150d3e057b2621a38c0caeb3: openstack/ceilometer-0/ceilometer-central-agent\" id=f6e751cb-466f-4218-8ca1-700a6fa496c6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:08:12.208798 crc crio[22652]: time=\"2026-06-11T11:08:12.208347074Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=d37d5833-ea39-487e-b30f-ff3db6a9ba1c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:08:12.209077 crc crio[22652]: time=\"2026-06-11T11:08:12.208824219Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:08:12.250271 crc crio[22652]: time=\"2026-06-11T11:08:12.250085788Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:961cf2033c3f9eeffc504130a098870b85f7e8ad2444f3e6de2f8c6cb3f885b7 UID:11759f03-1011-4df1-95c1-59181a4833d0 NetNS:/var/run/netns/1d280164-0dd8-464a-bc25-e0818254f686 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod11759f03_1011_4df1_95c1_59181a4833d0.slice PodAnnotations:0xc0058221e8}] Aliases:map[]}\"\nJun 11 11:08:12.250271 crc crio[22652]: time=\"2026-06-11T11:08:12.250213892Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:08:12.585838 crc crio[22652]: 2026-06-11T11:08:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:961cf2033c3f9ee Mac:d6:af:d1:b4:f1:28 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ba Mtu:0 Sandbox:/var/run/netns/1d280164-0dd8-464a-bc25-e0818254f686 SocketPath: PciID:}] [{Interface:0xc000294950 Address:{IP:10.217.0.186 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:08:12.587212 crc crio[22652]: time=\"2026-06-11T11:08:12.587093789Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:961cf2033c3f9eeffc504130a098870b85f7e8ad2444f3e6de2f8c6cb3f885b7 UID:11759f03-1011-4df1-95c1-59181a4833d0 NetNS:/var/run/netns/1d280164-0dd8-464a-bc25-e0818254f686 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod11759f03_1011_4df1_95c1_59181a4833d0.slice PodAnnotations:0xc0058221e8}] Aliases:map[]}\"\nJun 11 11:08:12.587298 crc crio[22652]: time=\"2026-06-11T11:08:12.587280765Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:08:12.596615 crc crio[22652]: time=\"2026-06-11T11:08:12.596516798Z\" level=info msg=\"Ran pod sandbox 961cf2033c3f9eeffc504130a098870b85f7e8ad2444f3e6de2f8c6cb3f885b7 with infra container: openstack/ceilometer-0/POD\" id=d37d5833-ea39-487e-b30f-ff3db6a9ba1c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:08:12.599009 crc crio[22652]: time=\"2026-06-11T11:08:12.598915014Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=ea150d5b-79c0-4f40-9976-823725306c30 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:08:12.621680 crc crio[22652]: time=\"2026-06-11T11:08:12.621515311Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=913083f0-13ec-47ba-865d-cf86f0a5ad3b name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:08:12.633735 crc crio[22652]: time=\"2026-06-11T11:08:12.633617385Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=ad807bdf-62c2-4180-8196-f3984a2b07f5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:08:12.634375 crc crio[22652]: time=\"2026-06-11T11:08:12.634299037Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:08:12.678357 crc crio[22652]: time=\"2026-06-11T11:08:12.678250641Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:08:12.681798 crc crio[22652]: time=\"2026-06-11T11:08:12.68172147Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:08:12.798597 crc crio[22652]: time=\"2026-06-11T11:08:12.798452484Z\" level=info msg=\"Created container d3ce3d6458ba32c3dc366da967db21301b425755b2fed8c66e28062d95cc5f4c: openstack/ceilometer-0/ceilometer-central-agent\" id=ad807bdf-62c2-4180-8196-f3984a2b07f5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:08:12.800558 crc crio[22652]: time=\"2026-06-11T11:08:12.800340584Z\" level=info msg=\"Starting container: d3ce3d6458ba32c3dc366da967db21301b425755b2fed8c66e28062d95cc5f4c\" id=d99752c6-d398-41c5-ab22-2cd6fc2a78b0 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:08:12.813562 crc crio[22652]: time=\"2026-06-11T11:08:12.813424293Z\" level=info msg=\"Started container\" PID=77892 containerID=d3ce3d6458ba32c3dc366da967db21301b425755b2fed8c66e28062d95cc5f4c description=openstack/ceilometer-0/ceilometer-central-agent id=d99752c6-d398-41c5-ab22-2cd6fc2a78b0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=961cf2033c3f9eeffc504130a098870b85f7e8ad2444f3e6de2f8c6cb3f885b7\nJun 11 11:08:12.832242 crc crio[22652]: time=\"2026-06-11T11:08:12.832073011Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=71e082e9-44ce-47da-b0f8-75525e3d20b9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:08:12.856180 crc crio[22652]: time=\"2026-06-11T11:08:12.855847924Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=0ab2f2aa-7d68-4872-b08f-7cc9ca0cf80c name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:08:12.865565 crc crio[22652]: time=\"2026-06-11T11:08:12.8654725Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=a44edf71-6aa3-4d39-9cb0-38ad8466a34c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:08:12.865952 crc crio[22652]: time=\"2026-06-11T11:08:12.865873583Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:08:12.913485 crc crio[22652]: time=\"2026-06-11T11:08:12.913396301Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:08:12.916564 crc crio[22652]: time=\"2026-06-11T11:08:12.916493199Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:08:13.049199 crc crio[22652]: time=\"2026-06-11T11:08:13.049022435Z\" level=info msg=\"Created container 388b82179673e54c8c7f06c5fc27926df7de81c1ae0aae2ade73361cf9eeb923: openstack/ceilometer-0/ceilometer-notification-agent\" id=a44edf71-6aa3-4d39-9cb0-38ad8466a34c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:08:13.050607 crc crio[22652]: time=\"2026-06-11T11:08:13.050567022Z\" level=info msg=\"Starting container: 388b82179673e54c8c7f06c5fc27926df7de81c1ae0aae2ade73361cf9eeb923\" id=460ea014-f654-44a9-89b1-4e0aa061b5f0 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:08:13.058299 crc crio[22652]: time=\"2026-06-11T11:08:13.058202444Z\" level=info msg=\"Started container\" PID=77907 containerID=388b82179673e54c8c7f06c5fc27926df7de81c1ae0aae2ade73361cf9eeb923 description=openstack/ceilometer-0/ceilometer-notification-agent id=460ea014-f654-44a9-89b1-4e0aa061b5f0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=961cf2033c3f9eeffc504130a098870b85f7e8ad2444f3e6de2f8c6cb3f885b7\nJun 11 11:08:13.072215 crc crio[22652]: time=\"2026-06-11T11:08:13.072021452Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=970c2bfd-38bd-47c2-9051-cc8f86c19556 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:08:13.085544 crc crio[22652]: time=\"2026-06-11T11:08:13.085454278Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=27cdf3d4-0a6a-408e-9646-0c6f22ed7839 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:08:13.095811 crc crio[22652]: time=\"2026-06-11T11:08:13.095718765Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=e24b71d0-ec3e-40e2-bf27-0939d72e9667 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:08:13.096532 crc crio[22652]: time=\"2026-06-11T11:08:13.096469998Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:08:13.150357 crc crio[22652]: time=\"2026-06-11T11:08:13.14979527Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:08:13.156283 crc crio[22652]: time=\"2026-06-11T11:08:13.156172492Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:08:13.381901 crc crio[22652]: time=\"2026-06-11T11:08:13.381778979Z\" level=info msg=\"Created container a2342815fe2a9ecac3490cc80fd5500c3ab96939629a83f4be92a4630b739761: openstack/ceilometer-0/sg-core\" id=e24b71d0-ec3e-40e2-bf27-0939d72e9667 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:08:13.382852 crc crio[22652]: time=\"2026-06-11T11:08:13.382792901Z\" level=info msg=\"Starting container: a2342815fe2a9ecac3490cc80fd5500c3ab96939629a83f4be92a4630b739761\" id=c1045c38-a78a-4b46-9c48-dcfa40849cc4 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:08:13.391688 crc crio[22652]: time=\"2026-06-11T11:08:13.391177917Z\" level=info msg=\"Started container\" PID=77945 containerID=a2342815fe2a9ecac3490cc80fd5500c3ab96939629a83f4be92a4630b739761 description=openstack/ceilometer-0/sg-core id=c1045c38-a78a-4b46-9c48-dcfa40849cc4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=961cf2033c3f9eeffc504130a098870b85f7e8ad2444f3e6de2f8c6cb3f885b7\nJun 11 11:08:13.406454 crc crio[22652]: time=\"2026-06-11T11:08:13.406242197Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=658e7c6c-6f38-452c-b90f-ccdf81d185a4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:08:13.454961 crc crio[22652]: time=\"2026-06-11T11:08:13.454736554Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=37664582-d92f-4665-b027-362ddaa9a1f6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:08:13.466559 crc crio[22652]: time=\"2026-06-11T11:08:13.466425454Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=b2e09b45-5495-43f7-8ff8-174295b53d0d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:08:13.467086 crc crio[22652]: time=\"2026-06-11T11:08:13.46692151Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:08:13.523801 crc crio[22652]: time=\"2026-06-11T11:08:13.523677383Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:08:13.529627 crc crio[22652]: time=\"2026-06-11T11:08:13.529531817Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:08:13.649186 crc crio[22652]: time=\"2026-06-11T11:08:13.648969126Z\" level=info msg=\"Created container 57d15c563b336dabe45f86190b5dd3149b50836a3eb29b8a62cd9d313d7cd98e: openstack/ceilometer-0/proxy-httpd\" id=b2e09b45-5495-43f7-8ff8-174295b53d0d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:08:13.651256 crc crio[22652]: time=\"2026-06-11T11:08:13.651209016Z\" level=info msg=\"Starting container: 57d15c563b336dabe45f86190b5dd3149b50836a3eb29b8a62cd9d313d7cd98e\" id=0e0c486c-3687-4b8c-9e24-36a107bb43f9 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:08:13.659441 crc crio[22652]: time=\"2026-06-11T11:08:13.659254222Z\" level=info msg=\"Started container\" PID=77968 containerID=57d15c563b336dabe45f86190b5dd3149b50836a3eb29b8a62cd9d313d7cd98e description=openstack/ceilometer-0/proxy-httpd id=0e0c486c-3687-4b8c-9e24-36a107bb43f9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=961cf2033c3f9eeffc504130a098870b85f7e8ad2444f3e6de2f8c6cb3f885b7\nJun 11 11:08:14.444848 crc crio[22652]: time=\"2026-06-11T11:08:14.444806443Z\" level=info msg=\"Stopping container: 388b82179673e54c8c7f06c5fc27926df7de81c1ae0aae2ade73361cf9eeb923 (timeout: 30s)\" id=18ed59fe-eb7a-466e-acb9-6c8467e45bb1 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:08:14.448028 crc crio[22652]: time=\"2026-06-11T11:08:14.447880084Z\" level=info msg=\"Stopping container: d3ce3d6458ba32c3dc366da967db21301b425755b2fed8c66e28062d95cc5f4c (timeout: 30s)\" id=262aeada-f5ad-4475-8ed4-4a23c4853dfc name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:08:14.448686 crc crio[22652]: time=\"2026-06-11T11:08:14.448571043Z\" level=info msg=\"Stopping container: a2342815fe2a9ecac3490cc80fd5500c3ab96939629a83f4be92a4630b739761 (timeout: 30s)\" id=4389be65-4f06-4270-8d56-ed8ad84642c1 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:08:14.452730 crc crio[22652]: time=\"2026-06-11T11:08:14.452573351Z\" level=info msg=\"Stopping container: 57d15c563b336dabe45f86190b5dd3149b50836a3eb29b8a62cd9d313d7cd98e (timeout: 30s)\" id=ec6ef149-3102-462b-a83d-1dfc4344c380 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:08:14.574733 crc crio[22652]: time=\"2026-06-11T11:08:14.574085684Z\" level=info msg=\"Stopped container a2342815fe2a9ecac3490cc80fd5500c3ab96939629a83f4be92a4630b739761: openstack/ceilometer-0/sg-core\" id=4389be65-4f06-4270-8d56-ed8ad84642c1 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:08:14.584459 crc crio[22652]: time=\"2026-06-11T11:08:14.58434918Z\" level=info msg=\"Stopped container 57d15c563b336dabe45f86190b5dd3149b50836a3eb29b8a62cd9d313d7cd98e: openstack/ceilometer-0/proxy-httpd\" id=ec6ef149-3102-462b-a83d-1dfc4344c380 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:08:15.488943 crc crio[22652]: time=\"2026-06-11T11:08:15.488838124Z\" level=info msg=\"Stopped container d3ce3d6458ba32c3dc366da967db21301b425755b2fed8c66e28062d95cc5f4c: openstack/ceilometer-0/ceilometer-central-agent\" id=262aeada-f5ad-4475-8ed4-4a23c4853dfc name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:08:20.539824 crc crio[22652]: time=\"2026-06-11T11:08:20.539071547Z\" level=info msg=\"Stopping pod sandbox: dcd0af4aac7d4247c268f8dc2962b122aea5ecfe3ceff9d827561952aae33df2\" id=47b9f1fa-b4e9-415f-ade3-8e97e7201e8e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:08:20.541247 crc crio[22652]: time=\"2026-06-11T11:08:20.540629927Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-db-sync-h5dcn Namespace:openstack ID:dcd0af4aac7d4247c268f8dc2962b122aea5ecfe3ceff9d827561952aae33df2 UID:e157b4fc-cc2c-4be0-acbb-7f59e81c1701 NetNS:/var/run/netns/da51f659-7fbd-49d7-912e-4d3ae7df9baa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode157b4fc_cc2c_4be0_acbb_7f59e81c1701.slice PodAnnotations:0xc00008c440}] Aliases:map[]}\"\nJun 11 11:08:20.541247 crc crio[22652]: time=\"2026-06-11T11:08:20.540805533Z\" level=info msg=\"Deleting pod openstack_nova-cell0-conductor-db-sync-h5dcn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:08:20.870206 crc crio[22652]: time=\"2026-06-11T11:08:20.867381742Z\" level=info msg=\"Stopped pod sandbox: dcd0af4aac7d4247c268f8dc2962b122aea5ecfe3ceff9d827561952aae33df2\" id=47b9f1fa-b4e9-415f-ade3-8e97e7201e8e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:08:22.076357 crc crio[22652]: time=\"2026-06-11T11:08:22.075580661Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-conductor-0/POD\" id=d6d411b2-aac2-4cfe-9f4a-e5036210f43a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:08:22.077506 crc crio[22652]: time=\"2026-06-11T11:08:22.076395647Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:08:22.113436 crc crio[22652]: time=\"2026-06-11T11:08:22.113184655Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:67b0ccd0a6783bac6a82daa56c0d5e4f2826f9dff263d2982a50259dced3163d UID:2835e0a8-1075-41b3-bdfa-add528cc6f35 NetNS:/var/run/netns/a31b26ac-280e-438b-9ac6-f5028ea63155 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2835e0a8_1075_41b3_bdfa_add528cc6f35.slice PodAnnotations:0xc0004bf000}] Aliases:map[]}\"\nJun 11 11:08:22.113436 crc crio[22652]: time=\"2026-06-11T11:08:22.113258747Z\" level=info msg=\"Adding pod openstack_nova-cell0-conductor-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:08:22.943905 crc crio[22652]: 2026-06-11T11:08:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:67b0ccd0a6783ba Mac:2e:09:64:fb:80:a7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bb Mtu:0 Sandbox:/var/run/netns/a31b26ac-280e-438b-9ac6-f5028ea63155 SocketPath: PciID:}] [{Interface:0xc00048c6c0 Address:{IP:10.217.0.187 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:08:22.946194 crc crio[22652]: time=\"2026-06-11T11:08:22.946076618Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:67b0ccd0a6783bac6a82daa56c0d5e4f2826f9dff263d2982a50259dced3163d UID:2835e0a8-1075-41b3-bdfa-add528cc6f35 NetNS:/var/run/netns/a31b26ac-280e-438b-9ac6-f5028ea63155 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2835e0a8_1075_41b3_bdfa_add528cc6f35.slice PodAnnotations:0xc0004bf000}] Aliases:map[]}\"\nJun 11 11:08:22.946401 crc crio[22652]: time=\"2026-06-11T11:08:22.946356027Z\" level=info msg=\"Checking pod openstack_nova-cell0-conductor-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:08:22.959497 crc crio[22652]: time=\"2026-06-11T11:08:22.959367641Z\" level=info msg=\"Ran pod sandbox 67b0ccd0a6783bac6a82daa56c0d5e4f2826f9dff263d2982a50259dced3163d with infra container: openstack/nova-cell0-conductor-0/POD\" id=d6d411b2-aac2-4cfe-9f4a-e5036210f43a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:08:22.962826 crc crio[22652]: time=\"2026-06-11T11:08:22.962719656Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=81c06553-2c0b-4850-8136-20701b1c8fa2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:08:22.988905 crc crio[22652]: time=\"2026-06-11T11:08:22.988802513Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=bcf9f0be-efcc-46e4-bc3d-e50799c3ac66 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:08:22.999204 crc crio[22652]: time=\"2026-06-11T11:08:22.999086439Z\" level=info msg=\"Creating container: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=fdc04f8e-96fe-40cc-945a-5208fd4d0092 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:08:22.999795 crc crio[22652]: time=\"2026-06-11T11:08:22.999713849Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:08:23.043819 crc crio[22652]: time=\"2026-06-11T11:08:23.043697794Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:08:23.047264 crc crio[22652]: time=\"2026-06-11T11:08:23.047220966Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:08:23.206004 crc crio[22652]: time=\"2026-06-11T11:08:23.205879969Z\" level=info msg=\"Created container e4dac3c90a6a9609bd233de2823518a8f39100601edea61bfb4a3688c4e3df9f: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=fdc04f8e-96fe-40cc-945a-5208fd4d0092 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:08:23.207570 crc crio[22652]: time=\"2026-06-11T11:08:23.207189851Z\" level=info msg=\"Starting container: e4dac3c90a6a9609bd233de2823518a8f39100601edea61bfb4a3688c4e3df9f\" id=1a892857-f008-44d2-a45c-3c39c7fa8b36 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:08:23.213409 crc crio[22652]: time=\"2026-06-11T11:08:23.213337186Z\" level=info msg=\"Started container\" PID=78656 containerID=e4dac3c90a6a9609bd233de2823518a8f39100601edea61bfb4a3688c4e3df9f description=openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor id=1a892857-f008-44d2-a45c-3c39c7fa8b36 name=/runtime.v1.RuntimeService/StartContainer sandboxID=67b0ccd0a6783bac6a82daa56c0d5e4f2826f9dff263d2982a50259dced3163d\nJun 11 11:08:30.701736 crc crio[22652]: time=\"2026-06-11T11:08:30.701013375Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-cell-mapping-25jvx/POD\" id=e84f9727-f98a-4311-97e0-62859c3226d3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:08:30.703058 crc crio[22652]: time=\"2026-06-11T11:08:30.701749359Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:08:30.805463 crc crio[22652]: time=\"2026-06-11T11:08:30.805174478Z\" level=info msg=\"Got pod network &{Name:nova-cell0-cell-mapping-25jvx Namespace:openstack ID:8b4bbeb08cbaf7b6da7e954ba28d9d43ef009a26e01cf8f4af3a77e3b938f2cb UID:1e5070e2-c9be-4494-abaf-4592a778dd50 NetNS:/var/run/netns/c42b3c2d-400a-45c0-b9e8-ade49d9e7025 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1e5070e2_c9be_4494_abaf_4592a778dd50.slice PodAnnotations:0xc002928da0}] Aliases:map[]}\"\nJun 11 11:08:30.805675 crc crio[22652]: time=\"2026-06-11T11:08:30.805653723Z\" level=info msg=\"Adding pod openstack_nova-cell0-cell-mapping-25jvx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:08:31.186238 crc crio[22652]: time=\"2026-06-11T11:08:31.184632122Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=00df91bd-6ab5-4253-ba27-cebc224d4b3e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:08:31.186238 crc crio[22652]: time=\"2026-06-11T11:08:31.184736925Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:08:31.229209 crc crio[22652]: time=\"2026-06-11T11:08:31.22866713Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=aa40729d-1744-4849-88ee-bbb0240d0d87 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:08:31.229209 crc crio[22652]: time=\"2026-06-11T11:08:31.229062923Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:08:31.368167 crc crio[22652]: time=\"2026-06-11T11:08:31.367628292Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:b0d69e11989064792366119c07beb3ee0073d0a497e8e8ce90765e6145d07d9f UID:0a7141de-dc1c-4160-aa92-32aef60cd608 NetNS:/var/run/netns/09c83d5b-5615-454e-895f-dc936f7f88ae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0a7141de_dc1c_4160_aa92_32aef60cd608.slice PodAnnotations:0xc0036e6b58}] Aliases:map[]}\"\nJun 11 11:08:31.368167 crc crio[22652]: time=\"2026-06-11T11:08:31.367949803Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:08:31.412469 crc crio[22652]: time=\"2026-06-11T11:08:31.407746564Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-novncproxy-0/POD\" id=6c5ebf9d-9cf8-49b6-aea8-f1df82e9647d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:08:31.412469 crc crio[22652]: time=\"2026-06-11T11:08:31.407881149Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:08:31.467351 crc crio[22652]: time=\"2026-06-11T11:08:31.467034881Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:f30cd7727f81ef0423e362ca15adcb702c7a93add2f2677f63a36b3585248a6e UID:df232d16-120a-4b9e-ac10-737a94c6cd1a NetNS:/var/run/netns/869a6ae7-9457-4c66-82e1-df0dd03f6c30 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddf232d16_120a_4b9e_ac10_737a94c6cd1a.slice PodAnnotations:0xc002400110}] Aliases:map[]}\"\nJun 11 11:08:31.467351 crc crio[22652]: time=\"2026-06-11T11:08:31.467180016Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:08:31.505539 crc crio[22652]: time=\"2026-06-11T11:08:31.504516074Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:40315b6a71b023c977e65c4e3b37cd3ef41359256611ef6c793514afeda767d7 UID:5bb8fdbc-b313-4c16-b9ee-d31aea13e89c NetNS:/var/run/netns/48cc19af-a1d5-44d1-be21-e6541f9b06fd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5bb8fdbc_b313_4c16_b9ee_d31aea13e89c.slice PodAnnotations:0xc0022f70a0}] Aliases:map[]}\"\nJun 11 11:08:31.505539 crc crio[22652]: time=\"2026-06-11T11:08:31.504562845Z\" level=info msg=\"Adding pod openstack_nova-cell1-novncproxy-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:08:31.521287 crc crio[22652]: time=\"2026-06-11T11:08:31.520745165Z\" level=info msg=\"Running pod sandbox: openstack/nova-scheduler-0/POD\" id=dce2349f-e32e-407b-b71e-281c3180ae3b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:08:31.521287 crc crio[22652]: time=\"2026-06-11T11:08:31.520894446Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:08:31.613648 crc crio[22652]: time=\"2026-06-11T11:08:31.613592678Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-7948f7c9f9-96rl2/POD\" id=b2728e7d-ef3d-47f7-b94b-a984af74f240 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:08:31.614039 crc crio[22652]: time=\"2026-06-11T11:08:31.6139724Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:08:31.737238 crc crio[22652]: time=\"2026-06-11T11:08:31.735731019Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7948f7c9f9-96rl2 Namespace:openstack ID:53fdded23e20740cf87dc56c28bc695bd1c6226bcdce13efc121c636354cb05b UID:b5aab73d-7ff2-4c8b-a044-732fd671b73e NetNS:/var/run/netns/78fb6e39-7f8c-4266-b390-33b555944894 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb5aab73d_7ff2_4c8b_a044_732fd671b73e.slice PodAnnotations:0xc002928280}] Aliases:map[]}\"\nJun 11 11:08:31.737238 crc crio[22652]: time=\"2026-06-11T11:08:31.735881174Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-7948f7c9f9-96rl2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:08:31.766562 crc crio[22652]: time=\"2026-06-11T11:08:31.766171516Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:6cf5609397d3ea8bf44ff828725e7ba348771b5bddf6a4a366ff496a298913ba UID:cdaca6c3-f716-4903-b4ff-35043b44ec72 NetNS:/var/run/netns/1a762383-8bb8-4b9a-be2a-f578cc0a1387 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcdaca6c3_f716_4903_b4ff_35043b44ec72.slice PodAnnotations:0xc0022f6508}] Aliases:map[]}\"\nJun 11 11:08:31.766562 crc crio[22652]: time=\"2026-06-11T11:08:31.766559998Z\" level=info msg=\"Adding pod openstack_nova-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:08:31.770745 crc crio[22652]: 2026-06-11T11:08:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8b4bbeb08cbaf7b Mac:7e:1c:4a:71:a7:18 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bc Mtu:0 Sandbox:/var/run/netns/c42b3c2d-400a-45c0-b9e8-ade49d9e7025 SocketPath: PciID:}] [{Interface:0xc000194c10 Address:{IP:10.217.0.188 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:08:31.776597 crc crio[22652]: time=\"2026-06-11T11:08:31.776498827Z\" level=info msg=\"Got pod network &{Name:nova-cell0-cell-mapping-25jvx Namespace:openstack ID:8b4bbeb08cbaf7b6da7e954ba28d9d43ef009a26e01cf8f4af3a77e3b938f2cb UID:1e5070e2-c9be-4494-abaf-4592a778dd50 NetNS:/var/run/netns/c42b3c2d-400a-45c0-b9e8-ade49d9e7025 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1e5070e2_c9be_4494_abaf_4592a778dd50.slice PodAnnotations:0xc002928da0}] Aliases:map[]}\"\nJun 11 11:08:31.778218 crc crio[22652]: time=\"2026-06-11T11:08:31.777098216Z\" level=info msg=\"Checking pod openstack_nova-cell0-cell-mapping-25jvx for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:08:31.811392 crc crio[22652]: time=\"2026-06-11T11:08:31.811321438Z\" level=info msg=\"Ran pod sandbox 8b4bbeb08cbaf7b6da7e954ba28d9d43ef009a26e01cf8f4af3a77e3b938f2cb with infra container: openstack/nova-cell0-cell-mapping-25jvx/POD\" id=e84f9727-f98a-4311-97e0-62859c3226d3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:08:31.817497 crc crio[22652]: time=\"2026-06-11T11:08:31.817423941Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=84c5c27a-aa82-4ff2-b1c5-c48aecfa89ff name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:08:31.866195 crc crio[22652]: time=\"2026-06-11T11:08:31.866042836Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=2b4fdc36-4c75-4706-9b15-b3eee6f63c51 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:08:31.903239 crc crio[22652]: time=\"2026-06-11T11:08:31.901731386Z\" level=info msg=\"Creating container: openstack/nova-cell0-cell-mapping-25jvx/nova-manage\" id=67911dd9-cb80-4f4b-aa9a-304a51a8d837 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:08:31.903239 crc crio[22652]: time=\"2026-06-11T11:08:31.902539102Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:08:32.027395 crc crio[22652]: time=\"2026-06-11T11:08:32.027300569Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:08:32.039237 crc crio[22652]: time=\"2026-06-11T11:08:32.037886529Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:08:32.189880 crc crio[22652]: time=\"2026-06-11T11:08:32.189444553Z\" level=info msg=\"Created container 4ba45329fb026d66f5ad7618fb27afa6edd22a30e88d5391c3cb9080b85405e2: openstack/nova-cell0-cell-mapping-25jvx/nova-manage\" id=67911dd9-cb80-4f4b-aa9a-304a51a8d837 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:08:32.192018 crc crio[22652]: time=\"2026-06-11T11:08:32.191916332Z\" level=info msg=\"Starting container: 4ba45329fb026d66f5ad7618fb27afa6edd22a30e88d5391c3cb9080b85405e2\" id=f0fdebf8-0c10-47ce-afa9-fbc46d75dd47 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:08:32.201172 crc crio[22652]: time=\"2026-06-11T11:08:32.20094338Z\" level=info msg=\"Started container\" PID=79298 containerID=4ba45329fb026d66f5ad7618fb27afa6edd22a30e88d5391c3cb9080b85405e2 description=openstack/nova-cell0-cell-mapping-25jvx/nova-manage id=f0fdebf8-0c10-47ce-afa9-fbc46d75dd47 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8b4bbeb08cbaf7b6da7e954ba28d9d43ef009a26e01cf8f4af3a77e3b938f2cb\nJun 11 11:08:32.453019 crc crio[22652]: 2026-06-11T11:08:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:40315b6a71b023c Mac:7e:66:32:0b:34:a5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bf Mtu:0 Sandbox:/var/run/netns/48cc19af-a1d5-44d1-be21-e6541f9b06fd SocketPath: PciID:}] [{Interface:0xc000014db0 Address:{IP:10.217.0.191 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:08:32.455719 crc crio[22652]: time=\"2026-06-11T11:08:32.455474852Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:40315b6a71b023c977e65c4e3b37cd3ef41359256611ef6c793514afeda767d7 UID:5bb8fdbc-b313-4c16-b9ee-d31aea13e89c NetNS:/var/run/netns/48cc19af-a1d5-44d1-be21-e6541f9b06fd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5bb8fdbc_b313_4c16_b9ee_d31aea13e89c.slice PodAnnotations:0xc0022f70a0}] Aliases:map[]}\"\nJun 11 11:08:32.455719 crc crio[22652]: time=\"2026-06-11T11:08:32.455651588Z\" level=info msg=\"Checking pod openstack_nova-cell1-novncproxy-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:08:32.469567 crc crio[22652]: time=\"2026-06-11T11:08:32.46947259Z\" level=info msg=\"Ran pod sandbox 40315b6a71b023c977e65c4e3b37cd3ef41359256611ef6c793514afeda767d7 with infra container: openstack/nova-cell1-novncproxy-0/POD\" id=6c5ebf9d-9cf8-49b6-aea8-f1df82e9647d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:08:32.475713 crc crio[22652]: time=\"2026-06-11T11:08:32.475628472Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=4ffd6358-322b-4da8-a2b8-0d9133fafcbd name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:08:32.475943 crc crio[22652]: time=\"2026-06-11T11:08:32.475851899Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified not found\" id=4ffd6358-322b-4da8-a2b8-0d9133fafcbd name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:08:32.475943 crc crio[22652]: time=\"2026-06-11T11:08:32.475900451Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified found\" id=4ffd6358-322b-4da8-a2b8-0d9133fafcbd name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:08:32.477551 crc crio[22652]: time=\"2026-06-11T11:08:32.477464881Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=48b0f73a-5467-4017-b3ad-efbbda5826ee name=/runtime.v1.ImageService/PullImage\nJun 11 11:08:32.490178 crc crio[22652]: time=\"2026-06-11T11:08:32.489073572Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\\\"\"\nJun 11 11:08:32.610505 crc crio[22652]: 2026-06-11T11:08:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b0d69e119890647 Mac:c6:02:e6:98:20:7e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bd Mtu:0 Sandbox:/var/run/netns/09c83d5b-5615-454e-895f-dc936f7f88ae SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.189 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:08:32.611584 crc crio[22652]: time=\"2026-06-11T11:08:32.61152132Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:b0d69e11989064792366119c07beb3ee0073d0a497e8e8ce90765e6145d07d9f UID:0a7141de-dc1c-4160-aa92-32aef60cd608 NetNS:/var/run/netns/09c83d5b-5615-454e-895f-dc936f7f88ae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0a7141de_dc1c_4160_aa92_32aef60cd608.slice PodAnnotations:0xc0036e6b58}] Aliases:map[]}\"\nJun 11 11:08:32.611684 crc crio[22652]: time=\"2026-06-11T11:08:32.611672895Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:08:32.623581 crc crio[22652]: time=\"2026-06-11T11:08:32.623313764Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-conductor-db-sync-slsm8/POD\" id=d648dc68-f28b-4bb2-a7ac-b9641c44f024 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:08:32.623581 crc crio[22652]: time=\"2026-06-11T11:08:32.623387517Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:08:32.643818 crc crio[22652]: time=\"2026-06-11T11:08:32.642521423Z\" level=info msg=\"Ran pod sandbox b0d69e11989064792366119c07beb3ee0073d0a497e8e8ce90765e6145d07d9f with infra container: openstack/nova-api-0/POD\" id=00df91bd-6ab5-4253-ba27-cebc224d4b3e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:08:32.647760 crc crio[22652]: time=\"2026-06-11T11:08:32.646499241Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=598ec566-2ded-4096-99e1-5134fe2a9a85 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:08:32.650047 crc crio[22652]: time=\"2026-06-11T11:08:32.64869708Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-api:current-podified not found\" id=598ec566-2ded-4096-99e1-5134fe2a9a85 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:08:32.650047 crc crio[22652]: time=\"2026-06-11T11:08:32.648793493Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-api:current-podified found\" id=598ec566-2ded-4096-99e1-5134fe2a9a85 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:08:32.650325 crc crio[22652]: time=\"2026-06-11T11:08:32.650191518Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=a190dbe0-2c9f-481e-b047-b3528337a331 name=/runtime.v1.ImageService/PullImage\nJun 11 11:08:32.666428 crc crio[22652]: time=\"2026-06-11T11:08:32.664389647Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\\\"\"\nJun 11 11:08:32.674061 crc crio[22652]: 2026-06-11T11:08:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f30cd7727f81ef0 Mac:16:ff:3c:3e:85:38 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:be Mtu:0 Sandbox:/var/run/netns/869a6ae7-9457-4c66-82e1-df0dd03f6c30 SocketPath: PciID:}] [{Interface:0xc00030e5d0 Address:{IP:10.217.0.190 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:08:32.674574 crc crio[22652]: time=\"2026-06-11T11:08:32.674311297Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:f30cd7727f81ef0423e362ca15adcb702c7a93add2f2677f63a36b3585248a6e UID:df232d16-120a-4b9e-ac10-737a94c6cd1a NetNS:/var/run/netns/869a6ae7-9457-4c66-82e1-df0dd03f6c30 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddf232d16_120a_4b9e_ac10_737a94c6cd1a.slice PodAnnotations:0xc002400110}] Aliases:map[]}\"\nJun 11 11:08:32.675763 crc crio[22652]: time=\"2026-06-11T11:08:32.67471924Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:08:32.685170 crc crio[22652]: 2026-06-11T11:08:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:53fdded23e20740 Mac:3a:3f:3f:42:b3:ca Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c1 Mtu:0 Sandbox:/var/run/netns/78fb6e39-7f8c-4266-b390-33b555944894 SocketPath: PciID:}] [{Interface:0xc00062cd70 Address:{IP:10.217.0.193 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:08:32.687342 crc crio[22652]: time=\"2026-06-11T11:08:32.685598625Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7948f7c9f9-96rl2 Namespace:openstack ID:53fdded23e20740cf87dc56c28bc695bd1c6226bcdce13efc121c636354cb05b UID:b5aab73d-7ff2-4c8b-a044-732fd671b73e NetNS:/var/run/netns/78fb6e39-7f8c-4266-b390-33b555944894 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb5aab73d_7ff2_4c8b_a044_732fd671b73e.slice PodAnnotations:0xc002928280}] Aliases:map[]}\"\nJun 11 11:08:32.687342 crc crio[22652]: time=\"2026-06-11T11:08:32.685801352Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-7948f7c9f9-96rl2 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:08:32.697719 crc crio[22652]: time=\"2026-06-11T11:08:32.697572226Z\" level=info msg=\"Ran pod sandbox f30cd7727f81ef0423e362ca15adcb702c7a93add2f2677f63a36b3585248a6e with infra container: openstack/nova-metadata-0/POD\" id=aa40729d-1744-4849-88ee-bbb0240d0d87 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:08:32.701855 crc crio[22652]: time=\"2026-06-11T11:08:32.70177415Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=b007254f-7b0d-4963-9956-2e5449c48f7d name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:08:32.702069 crc crio[22652]: time=\"2026-06-11T11:08:32.701929775Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-api:current-podified not found\" id=b007254f-7b0d-4963-9956-2e5449c48f7d name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:08:32.702069 crc crio[22652]: time=\"2026-06-11T11:08:32.701968446Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-api:current-podified found\" id=b007254f-7b0d-4963-9956-2e5449c48f7d name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:08:32.703273 crc crio[22652]: time=\"2026-06-11T11:08:32.703063881Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=2ef8b735-964b-43f0-b883-79a90fd4b357 name=/runtime.v1.ImageService/PullImage\nJun 11 11:08:32.704034 crc crio[22652]: time=\"2026-06-11T11:08:32.703764264Z\" level=info msg=\"Ran pod sandbox 53fdded23e20740cf87dc56c28bc695bd1c6226bcdce13efc121c636354cb05b with infra container: openstack/dnsmasq-dns-7948f7c9f9-96rl2/POD\" id=b2728e7d-ef3d-47f7-b94b-a984af74f240 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:08:32.706614 crc crio[22652]: time=\"2026-06-11T11:08:32.706548443Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\\\"\"\nJun 11 11:08:32.710709 crc crio[22652]: time=\"2026-06-11T11:08:32.710619942Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=f97b460e-5a2b-4237-9d6d-93c52af43292 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:08:32.715379 crc crio[22652]: time=\"2026-06-11T11:08:32.715294065Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-db-sync-slsm8 Namespace:openstack ID:c625089bebcc8a819d4b99e55bb4f76f6322b8296bf88d9ce7f5f264eaaaddf4 UID:ca49ff3a-dd16-4d04-8c37-c29816dae83e NetNS:/var/run/netns/d11bd2e2-714e-48c8-85c6-8a5790294226 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podca49ff3a_dd16_4d04_8c37_c29816dae83e.slice PodAnnotations:0xc0004beeb8}] Aliases:map[]}\"\nJun 11 11:08:32.715379 crc crio[22652]: time=\"2026-06-11T11:08:32.715354607Z\" level=info msg=\"Adding pod openstack_nova-cell1-conductor-db-sync-slsm8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:08:32.783453 crc crio[22652]: 2026-06-11T11:08:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6cf5609397d3ea8 Mac:0a:2c:f4:74:9b:fc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c0 Mtu:0 Sandbox:/var/run/netns/1a762383-8bb8-4b9a-be2a-f578cc0a1387 SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.0.192 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:08:32.787492 crc crio[22652]: time=\"2026-06-11T11:08:32.78737391Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:6cf5609397d3ea8bf44ff828725e7ba348771b5bddf6a4a366ff496a298913ba UID:cdaca6c3-f716-4903-b4ff-35043b44ec72 NetNS:/var/run/netns/1a762383-8bb8-4b9a-be2a-f578cc0a1387 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcdaca6c3_f716_4903_b4ff_35043b44ec72.slice PodAnnotations:0xc0022f6508}] Aliases:map[]}\"\nJun 11 11:08:32.788864 crc crio[22652]: time=\"2026-06-11T11:08:32.788789926Z\" level=info msg=\"Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:08:32.801599 crc crio[22652]: time=\"2026-06-11T11:08:32.801519978Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=6cb95649-7ec8-49e3-9529-23d5bcd535c1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:08:32.815241 crc crio[22652]: time=\"2026-06-11T11:08:32.81516727Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7948f7c9f9-96rl2/init\" id=1ca61b24-7b26-4988-bf72-dba0cea77153 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:08:32.816100 crc crio[22652]: time=\"2026-06-11T11:08:32.815868122Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:08:32.819548 crc crio[22652]: time=\"2026-06-11T11:08:32.819508462Z\" level=info msg=\"Ran pod sandbox 6cf5609397d3ea8bf44ff828725e7ba348771b5bddf6a4a366ff496a298913ba with infra container: openstack/nova-scheduler-0/POD\" id=dce2349f-e32e-407b-b71e-281c3180ae3b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:08:32.824480 crc crio[22652]: time=\"2026-06-11T11:08:32.821731504Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=7daca3f1-5c1a-4fdc-a67e-fb16462939e1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:08:32.824480 crc crio[22652]: time=\"2026-06-11T11:08:32.821903664Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified not found\" id=7daca3f1-5c1a-4fdc-a67e-fb16462939e1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:08:32.824480 crc crio[22652]: time=\"2026-06-11T11:08:32.821948271Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified found\" id=7daca3f1-5c1a-4fdc-a67e-fb16462939e1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:08:32.824480 crc crio[22652]: time=\"2026-06-11T11:08:32.822806013Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=17e20b19-f935-4773-bc78-9eef70668252 name=/runtime.v1.ImageService/PullImage\nJun 11 11:08:32.832341 crc crio[22652]: time=\"2026-06-11T11:08:32.831207341Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\\\"\"\nJun 11 11:08:32.917787 crc crio[22652]: time=\"2026-06-11T11:08:32.917703064Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:08:32.926951 crc crio[22652]: time=\"2026-06-11T11:08:32.926872126Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:08:33.107584 crc crio[22652]: time=\"2026-06-11T11:08:33.107415288Z\" level=info msg=\"Created container 87b7e7d7e78096eac4704f119f2b950af534a69a4f25bf375e5b23f59c9be989: openstack/dnsmasq-dns-7948f7c9f9-96rl2/init\" id=1ca61b24-7b26-4988-bf72-dba0cea77153 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:08:33.113888 crc crio[22652]: time=\"2026-06-11T11:08:33.113794564Z\" level=info msg=\"Starting container: 87b7e7d7e78096eac4704f119f2b950af534a69a4f25bf375e5b23f59c9be989\" id=c73e9e9e-5dae-4bb5-a5db-c12a5119e6f4 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:08:33.127909 crc crio[22652]: time=\"2026-06-11T11:08:33.126923272Z\" level=info msg=\"Started container\" PID=79387 containerID=87b7e7d7e78096eac4704f119f2b950af534a69a4f25bf375e5b23f59c9be989 description=openstack/dnsmasq-dns-7948f7c9f9-96rl2/init id=c73e9e9e-5dae-4bb5-a5db-c12a5119e6f4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=53fdded23e20740cf87dc56c28bc695bd1c6226bcdce13efc121c636354cb05b\nJun 11 11:08:33.322723 crc crio[22652]: 2026-06-11T11:08:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c625089bebcc8a8 Mac:da:bd:e4:0d:9e:10 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c2 Mtu:0 Sandbox:/var/run/netns/d11bd2e2-714e-48c8-85c6-8a5790294226 SocketPath: PciID:}] [{Interface:0xc00011ea60 Address:{IP:10.217.0.194 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:08:33.324730 crc crio[22652]: time=\"2026-06-11T11:08:33.324648737Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-db-sync-slsm8 Namespace:openstack ID:c625089bebcc8a819d4b99e55bb4f76f6322b8296bf88d9ce7f5f264eaaaddf4 UID:ca49ff3a-dd16-4d04-8c37-c29816dae83e NetNS:/var/run/netns/d11bd2e2-714e-48c8-85c6-8a5790294226 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podca49ff3a_dd16_4d04_8c37_c29816dae83e.slice PodAnnotations:0xc0004beeb8}] Aliases:map[]}\"\nJun 11 11:08:33.324965 crc crio[22652]: time=\"2026-06-11T11:08:33.324899805Z\" level=info msg=\"Checking pod openstack_nova-cell1-conductor-db-sync-slsm8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:08:33.341836 crc crio[22652]: time=\"2026-06-11T11:08:33.341729116Z\" level=info msg=\"Ran pod sandbox c625089bebcc8a819d4b99e55bb4f76f6322b8296bf88d9ce7f5f264eaaaddf4 with infra container: openstack/nova-cell1-conductor-db-sync-slsm8/POD\" id=d648dc68-f28b-4bb2-a7ac-b9641c44f024 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:08:33.359337 crc crio[22652]: time=\"2026-06-11T11:08:33.359288969Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=33c6d58a-8442-4e53-8722-27bfd5fbf5f4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:08:33.390465 crc crio[22652]: time=\"2026-06-11T11:08:33.390370078Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=4e66695e-5301-464e-94f6-aa86b641443a name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:08:33.401072 crc crio[22652]: time=\"2026-06-11T11:08:33.398930551Z\" level=info msg=\"Creating container: openstack/nova-cell1-conductor-db-sync-slsm8/nova-cell1-conductor-db-sync\" id=d2bec48d-e768-4682-9415-3c8cbe0d99f3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:08:33.401072 crc crio[22652]: time=\"2026-06-11T11:08:33.399549191Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:08:33.481832 crc crio[22652]: time=\"2026-06-11T11:08:33.481728126Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:08:33.485762 crc crio[22652]: time=\"2026-06-11T11:08:33.485697202Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:08:33.628672 crc crio[22652]: time=\"2026-06-11T11:08:33.628466496Z\" level=info msg=\"Created container 3a07b4507247ff4a3d81610e74b7e5bdb81f3557f2d8b6bb9ae260c0b96f2460: openstack/nova-cell1-conductor-db-sync-slsm8/nova-cell1-conductor-db-sync\" id=d2bec48d-e768-4682-9415-3c8cbe0d99f3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:08:33.630507 crc crio[22652]: time=\"2026-06-11T11:08:33.630301235Z\" level=info msg=\"Starting container: 3a07b4507247ff4a3d81610e74b7e5bdb81f3557f2d8b6bb9ae260c0b96f2460\" id=4522dfa2-eca0-4ed4-8c94-abd71e54adf6 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:08:33.636661 crc crio[22652]: time=\"2026-06-11T11:08:33.636496732Z\" level=info msg=\"Started container\" PID=79449 containerID=3a07b4507247ff4a3d81610e74b7e5bdb81f3557f2d8b6bb9ae260c0b96f2460 description=openstack/nova-cell1-conductor-db-sync-slsm8/nova-cell1-conductor-db-sync id=4522dfa2-eca0-4ed4-8c94-abd71e54adf6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c625089bebcc8a819d4b99e55bb4f76f6322b8296bf88d9ce7f5f264eaaaddf4\nJun 11 11:08:33.882666 crc crio[22652]: time=\"2026-06-11T11:08:33.882475787Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=5ba8e1a6-a95f-409d-aad4-3c725b80076c name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:08:33.988354 crc crio[22652]: time=\"2026-06-11T11:08:33.987378431Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=df2b1363-099b-4782-8f30-c936a6444a11 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:08:33.999032 crc crio[22652]: time=\"2026-06-11T11:08:33.998888568Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7948f7c9f9-96rl2/dnsmasq-dns\" id=1c7ac8e8-8c5c-4b09-aa60-bb5a9e31f1df name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:08:33.999552 crc crio[22652]: time=\"2026-06-11T11:08:33.999480777Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:08:34.109781 crc crio[22652]: time=\"2026-06-11T11:08:34.10959391Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:08:34.133744 crc crio[22652]: time=\"2026-06-11T11:08:34.133522292Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:08:34.360084 crc crio[22652]: time=\"2026-06-11T11:08:34.35992933Z\" level=info msg=\"Created container 98718052c73db482067a255e73b15688a329cba840ec217ca2691a5d46e332f8: openstack/dnsmasq-dns-7948f7c9f9-96rl2/dnsmasq-dns\" id=1c7ac8e8-8c5c-4b09-aa60-bb5a9e31f1df name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:08:34.361166 crc crio[22652]: time=\"2026-06-11T11:08:34.361042316Z\" level=info msg=\"Starting container: 98718052c73db482067a255e73b15688a329cba840ec217ca2691a5d46e332f8\" id=fc4ccfbf-41fc-4f6f-92c3-230e3d6643fe name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:08:34.374499 crc crio[22652]: time=\"2026-06-11T11:08:34.374197143Z\" level=info msg=\"Started container\" PID=79508 containerID=98718052c73db482067a255e73b15688a329cba840ec217ca2691a5d46e332f8 description=openstack/dnsmasq-dns-7948f7c9f9-96rl2/dnsmasq-dns id=fc4ccfbf-41fc-4f6f-92c3-230e3d6643fe name=/runtime.v1.RuntimeService/StartContainer sandboxID=53fdded23e20740cf87dc56c28bc695bd1c6226bcdce13efc121c636354cb05b\nJun 11 11:08:37.830968 crc crio[22652]: time=\"2026-06-11T11:08:37.830233519Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:d4f2093717c3afc62018cae39e59e66ec30f8e1a29b1d7786aa73e23ce8f9b7e\" id=17e20b19-f935-4773-bc78-9eef70668252 name=/runtime.v1.ImageService/PullImage\nJun 11 11:08:37.832446 crc crio[22652]: time=\"2026-06-11T11:08:37.831936422Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=d45dbaea-076c-4e34-9c48-0726666d0617 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:08:37.845322 crc crio[22652]: time=\"2026-06-11T11:08:37.845085821Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8b54a4f4c4d0ed06bf07b9f6ef7cd9d730d448789c5ad3e20c1cdc56bcbcae90\" id=48b0f73a-5467-4017-b3ad-efbbda5826ee name=/runtime.v1.ImageService/PullImage\nJun 11 11:08:37.846254 crc crio[22652]: time=\"2026-06-11T11:08:37.846188716Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=455862b2-8921-4d85-93cc-6566db901577 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:08:37.866821 crc crio[22652]: time=\"2026-06-11T11:08:37.866721195Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:6a1fd3afaff3c587030a5cdd0a7f07a1b02c0c9244e9095fd7907e93229b8ba3\" id=2ef8b735-964b-43f0-b883-79a90fd4b357 name=/runtime.v1.ImageService/PullImage\nJun 11 11:08:37.868453 crc crio[22652]: time=\"2026-06-11T11:08:37.867845555Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=5cfb7cf2-7181-4238-b9b3-3dbdd076c722 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:08:37.876943 crc crio[22652]: time=\"2026-06-11T11:08:37.876824263Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=953632d7-9768-4340-a923-bd3d39b75676 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:08:37.881782 crc crio[22652]: time=\"2026-06-11T11:08:37.881558045Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:6a1fd3afaff3c587030a5cdd0a7f07a1b02c0c9244e9095fd7907e93229b8ba3\" id=a190dbe0-2c9f-481e-b047-b3528337a331 name=/runtime.v1.ImageService/PullImage\nJun 11 11:08:37.882568 crc crio[22652]: time=\"2026-06-11T11:08:37.882517832Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=116dbb63-b3f5-4cde-ae77-f35b7fe96459 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:08:37.885503 crc crio[22652]: time=\"2026-06-11T11:08:37.885433276Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=138e237d-b61c-4751-8f02-b609073ae20c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:08:37.887399 crc crio[22652]: time=\"2026-06-11T11:08:37.887227224Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:08:37.891523 crc crio[22652]: time=\"2026-06-11T11:08:37.89063753Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=6f8dee27-c8bb-4894-891b-e1fd46a47cc5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:08:37.898708 crc crio[22652]: time=\"2026-06-11T11:08:37.898586083Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=449462e5-c5b8-4223-830b-846e20c4e748 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:08:37.900655 crc crio[22652]: time=\"2026-06-11T11:08:37.900528735Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=85422765-b193-4d3a-80a8-b8083c194718 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:08:37.932263 crc crio[22652]: time=\"2026-06-11T11:08:37.923184846Z\" level=info msg=\"Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=1571401b-a612-4f44-bccd-c1911eb2c4f9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:08:37.932263 crc crio[22652]: time=\"2026-06-11T11:08:37.925616904Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:08:37.932755 crc crio[22652]: time=\"2026-06-11T11:08:37.932686809Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=7c3cfbc3-7729-403a-9030-23b9d28a710c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:08:37.942582 crc crio[22652]: time=\"2026-06-11T11:08:37.941334924Z\" level=info msg=\"Creating container: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=26923d00-4dc0-4b42-b3ca-fbe217c7a7d9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:08:37.959017 crc crio[22652]: time=\"2026-06-11T11:08:37.958743879Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:08:37.960935 crc crio[22652]: time=\"2026-06-11T11:08:37.960360941Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:08:37.960935 crc crio[22652]: time=\"2026-06-11T11:08:37.960376283Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:08:37.965577 crc crio[22652]: time=\"2026-06-11T11:08:37.965487693Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:08:37.995565 crc crio[22652]: time=\"2026-06-11T11:08:37.994859218Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:08:38.001315 crc crio[22652]: time=\"2026-06-11T11:08:38.00122669Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:08:38.028181 crc crio[22652]: time=\"2026-06-11T11:08:38.028040134Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:08:38.031326 crc crio[22652]: time=\"2026-06-11T11:08:38.031247596Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:08:38.066048 crc crio[22652]: time=\"2026-06-11T11:08:38.065965511Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:08:38.070644 crc crio[22652]: time=\"2026-06-11T11:08:38.070596299Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:08:38.344525 crc crio[22652]: time=\"2026-06-11T11:08:38.344391843Z\" level=info msg=\"Created container 3dfdc30e25509ef509ca46ba1175d4e61b2fe35934d2863a7ce466046debda54: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=26923d00-4dc0-4b42-b3ca-fbe217c7a7d9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:08:38.345887 crc crio[22652]: time=\"2026-06-11T11:08:38.345814679Z\" level=info msg=\"Starting container: 3dfdc30e25509ef509ca46ba1175d4e61b2fe35934d2863a7ce466046debda54\" id=094eb0cc-e332-49bb-a615-3be4b91c6edb name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:08:38.352014 crc crio[22652]: time=\"2026-06-11T11:08:38.351906292Z\" level=info msg=\"Started container\" PID=79726 containerID=3dfdc30e25509ef509ca46ba1175d4e61b2fe35934d2863a7ce466046debda54 description=openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy id=094eb0cc-e332-49bb-a615-3be4b91c6edb name=/runtime.v1.RuntimeService/StartContainer sandboxID=40315b6a71b023c977e65c4e3b37cd3ef41359256611ef6c793514afeda767d7\nJun 11 11:08:38.355065 crc crio[22652]: time=\"2026-06-11T11:08:38.354886481Z\" level=info msg=\"Created container a2ac1999024f545006d4607d9754c08b7b7e1e3e796259e326f1b57e73b07a9d: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=1571401b-a612-4f44-bccd-c1911eb2c4f9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:08:38.356360 crc crio[22652]: time=\"2026-06-11T11:08:38.356289022Z\" level=info msg=\"Starting container: a2ac1999024f545006d4607d9754c08b7b7e1e3e796259e326f1b57e73b07a9d\" id=1f47f651-ff80-47e9-a405-1e25a7835a5a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:08:38.358832 crc crio[22652]: time=\"2026-06-11T11:08:38.35874139Z\" level=info msg=\"Created container 2486e7e5050453e203ddfc419289e094bb6ab992ee762bcb8aacd1a3bd110eaa: openstack/nova-metadata-0/nova-metadata-log\" id=138e237d-b61c-4751-8f02-b609073ae20c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:08:38.360382 crc crio[22652]: time=\"2026-06-11T11:08:38.360304881Z\" level=info msg=\"Starting container: 2486e7e5050453e203ddfc419289e094bb6ab992ee762bcb8aacd1a3bd110eaa\" id=2e6a3985-80f6-4d75-913a-d4a7b4100ca5 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:08:38.363505 crc crio[22652]: time=\"2026-06-11T11:08:38.362605405Z\" level=info msg=\"Created container a796413973b4aece23230e31fc85fb7a23baf8a29b67fa3df7a5fe564de3f025: openstack/nova-api-0/nova-api-log\" id=7c3cfbc3-7729-403a-9030-23b9d28a710c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:08:38.364010 crc crio[22652]: time=\"2026-06-11T11:08:38.363931897Z\" level=info msg=\"Starting container: a796413973b4aece23230e31fc85fb7a23baf8a29b67fa3df7a5fe564de3f025\" id=c22d1c1a-09b3-434e-b0fa-48523dcd5e68 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:08:38.366533 crc crio[22652]: time=\"2026-06-11T11:08:38.366432616Z\" level=info msg=\"Started container\" PID=79730 containerID=a2ac1999024f545006d4607d9754c08b7b7e1e3e796259e326f1b57e73b07a9d description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=1f47f651-ff80-47e9-a405-1e25a7835a5a name=/runtime.v1.RuntimeService/StartContainer sandboxID=6cf5609397d3ea8bf44ff828725e7ba348771b5bddf6a4a366ff496a298913ba\nJun 11 11:08:38.371591 crc crio[22652]: time=\"2026-06-11T11:08:38.371479955Z\" level=info msg=\"Started container\" PID=79731 containerID=a796413973b4aece23230e31fc85fb7a23baf8a29b67fa3df7a5fe564de3f025 description=openstack/nova-api-0/nova-api-log id=c22d1c1a-09b3-434e-b0fa-48523dcd5e68 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b0d69e11989064792366119c07beb3ee0073d0a497e8e8ce90765e6145d07d9f\nJun 11 11:08:38.374426 crc crio[22652]: time=\"2026-06-11T11:08:38.374321029Z\" level=info msg=\"Started container\" PID=79727 containerID=2486e7e5050453e203ddfc419289e094bb6ab992ee762bcb8aacd1a3bd110eaa description=openstack/nova-metadata-0/nova-metadata-log id=2e6a3985-80f6-4d75-913a-d4a7b4100ca5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f30cd7727f81ef0423e362ca15adcb702c7a93add2f2677f63a36b3585248a6e\nJun 11 11:08:38.392297 crc crio[22652]: time=\"2026-06-11T11:08:38.391733723Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=d461878d-7b59-4633-b6b2-dca6ef92b85a name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:08:38.393205 crc crio[22652]: time=\"2026-06-11T11:08:38.393066332Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=7ec2daa0-2369-499e-986d-c8d3f4f0750a name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:08:38.422574 crc crio[22652]: time=\"2026-06-11T11:08:38.422469119Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=32a8552f-3263-402a-aa2a-a24f74aa8bdc name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:08:38.437693 crc crio[22652]: time=\"2026-06-11T11:08:38.437072284Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=b9df0a7c-6e20-4131-bed4-b3b2b2ef9e38 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:08:38.439620 crc crio[22652]: time=\"2026-06-11T11:08:38.439459019Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=879f552c-1c53-4d13-bb77-3d5a0115232b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:08:38.441603 crc crio[22652]: time=\"2026-06-11T11:08:38.441536777Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:08:38.449700 crc crio[22652]: time=\"2026-06-11T11:08:38.449599007Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=5624c42c-74c3-42eb-90ff-42145523820f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:08:38.482542 crc crio[22652]: time=\"2026-06-11T11:08:38.482438698Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:08:38.523395 crc crio[22652]: time=\"2026-06-11T11:08:38.523334379Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:08:38.528832 crc crio[22652]: time=\"2026-06-11T11:08:38.528800913Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:08:38.535200 crc crio[22652]: time=\"2026-06-11T11:08:38.535044862Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:08:38.541112 crc crio[22652]: time=\"2026-06-11T11:08:38.541042953Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:08:38.661520 crc crio[22652]: time=\"2026-06-11T11:08:38.661442045Z\" level=info msg=\"Created container f741ad7bded04671bfb6a86dc3095af1ef3fc80f8a6eb5bd208a26fe8382c519: openstack/nova-api-0/nova-api-api\" id=5624c42c-74c3-42eb-90ff-42145523820f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:08:38.662740 crc crio[22652]: time=\"2026-06-11T11:08:38.662643761Z\" level=info msg=\"Starting container: f741ad7bded04671bfb6a86dc3095af1ef3fc80f8a6eb5bd208a26fe8382c519\" id=9e2579f2-001a-42f3-8a30-9cbe4ae88b0a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:08:38.669923 crc crio[22652]: time=\"2026-06-11T11:08:38.669808362Z\" level=info msg=\"Started container\" PID=79784 containerID=f741ad7bded04671bfb6a86dc3095af1ef3fc80f8a6eb5bd208a26fe8382c519 description=openstack/nova-api-0/nova-api-api id=9e2579f2-001a-42f3-8a30-9cbe4ae88b0a name=/runtime.v1.RuntimeService/StartContainer sandboxID=b0d69e11989064792366119c07beb3ee0073d0a497e8e8ce90765e6145d07d9f\nJun 11 11:08:38.685462 crc crio[22652]: time=\"2026-06-11T11:08:38.685338165Z\" level=info msg=\"Created container 2f33c0e991d604cabb7c5fba72de40195ee945f0a5cfc50c3fa7e0643c14f8c9: openstack/nova-metadata-0/nova-metadata-metadata\" id=879f552c-1c53-4d13-bb77-3d5a0115232b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:08:38.687204 crc crio[22652]: time=\"2026-06-11T11:08:38.687070511Z\" level=info msg=\"Starting container: 2f33c0e991d604cabb7c5fba72de40195ee945f0a5cfc50c3fa7e0643c14f8c9\" id=a5719efc-bc41-4f4c-8b45-c14b8e4dcfe9 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:08:38.697262 crc crio[22652]: time=\"2026-06-11T11:08:38.696953705Z\" level=info msg=\"Started container\" PID=79785 containerID=2f33c0e991d604cabb7c5fba72de40195ee945f0a5cfc50c3fa7e0643c14f8c9 description=openstack/nova-metadata-0/nova-metadata-metadata id=a5719efc-bc41-4f4c-8b45-c14b8e4dcfe9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f30cd7727f81ef0423e362ca15adcb702c7a93add2f2677f63a36b3585248a6e\nJun 11 11:08:39.003929 crc crio[22652]: time=\"2026-06-11T11:08:39.003611249Z\" level=info msg=\"Stopping container: 2486e7e5050453e203ddfc419289e094bb6ab992ee762bcb8aacd1a3bd110eaa (timeout: 30s)\" id=4bb5f328-a1a9-40d5-a6a6-1992cbf802e9 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:08:39.003929 crc crio[22652]: time=\"2026-06-11T11:08:39.003841826Z\" level=info msg=\"Stopping container: 2f33c0e991d604cabb7c5fba72de40195ee945f0a5cfc50c3fa7e0643c14f8c9 (timeout: 30s)\" id=0f4516ff-9b79-49f2-91cb-75474c968a96 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:08:39.012875 crc crio[22652]: time=\"2026-06-11T11:08:39.012713822Z\" level=info msg=\"Stopping container: 3dfdc30e25509ef509ca46ba1175d4e61b2fe35934d2863a7ce466046debda54 (timeout: 30s)\" id=809a1dc4-c66a-4eac-ab32-fe114fb470c3 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:08:39.166234 crc crio[22652]: time=\"2026-06-11T11:08:39.166106878Z\" level=info msg=\"Stopped container 2486e7e5050453e203ddfc419289e094bb6ab992ee762bcb8aacd1a3bd110eaa: openstack/nova-metadata-0/nova-metadata-log\" id=4bb5f328-a1a9-40d5-a6a6-1992cbf802e9 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:08:39.541704 crc crio[22652]: time=\"2026-06-11T11:08:39.541465566Z\" level=info msg=\"Stopped container 2f33c0e991d604cabb7c5fba72de40195ee945f0a5cfc50c3fa7e0643c14f8c9: openstack/nova-metadata-0/nova-metadata-metadata\" id=0f4516ff-9b79-49f2-91cb-75474c968a96 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:08:39.542796 crc crio[22652]: time=\"2026-06-11T11:08:39.542723346Z\" level=info msg=\"Stopping pod sandbox: f30cd7727f81ef0423e362ca15adcb702c7a93add2f2677f63a36b3585248a6e\" id=ec067fb4-cadc-4764-908f-dbd6b82c6fe9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:08:39.543723 crc crio[22652]: time=\"2026-06-11T11:08:39.543654616Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:f30cd7727f81ef0423e362ca15adcb702c7a93add2f2677f63a36b3585248a6e UID:df232d16-120a-4b9e-ac10-737a94c6cd1a NetNS:/var/run/netns/869a6ae7-9457-4c66-82e1-df0dd03f6c30 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddf232d16_120a_4b9e_ac10_737a94c6cd1a.slice PodAnnotations:0xc0024001a8}] Aliases:map[]}\"\nJun 11 11:08:39.544023 crc crio[22652]: time=\"2026-06-11T11:08:39.543943415Z\" level=info msg=\"Deleting pod openstack_nova-metadata-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:08:39.940105 crc crio[22652]: time=\"2026-06-11T11:08:39.939575578Z\" level=info msg=\"Stopped pod sandbox: f30cd7727f81ef0423e362ca15adcb702c7a93add2f2677f63a36b3585248a6e\" id=ec067fb4-cadc-4764-908f-dbd6b82c6fe9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:08:41.070322 crc crio[22652]: time=\"2026-06-11T11:08:41.069690356Z\" level=info msg=\"Stopping container: 6499deeeb468d4ad04a26c5bb267d6223816495a6c2cbe220a48112087654ad8 (timeout: 10s)\" id=0e62d9de-900d-4211-9c4b-e33803a12d9c name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:08:41.204048 crc crio[22652]: time=\"2026-06-11T11:08:41.203814999Z\" level=info msg=\"Stopped container 6499deeeb468d4ad04a26c5bb267d6223816495a6c2cbe220a48112087654ad8: openstack/dnsmasq-dns-764b948f4c-dktdr/dnsmasq-dns\" id=0e62d9de-900d-4211-9c4b-e33803a12d9c name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:08:41.205200 crc crio[22652]: time=\"2026-06-11T11:08:41.204974171Z\" level=info msg=\"Stopping pod sandbox: a9d899c65715bcbcf6b824f4c291f7291c2722612d1766ae8c6641562d796d42\" id=422b8b98-349f-476b-984f-217faee8bb14 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:08:41.206022 crc crio[22652]: time=\"2026-06-11T11:08:41.205924191Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-764b948f4c-dktdr Namespace:openstack ID:a9d899c65715bcbcf6b824f4c291f7291c2722612d1766ae8c6641562d796d42 UID:aaa0eeff-0a61-47f4-8aed-6688956271a2 NetNS:/var/run/netns/ef1a8991-7eb0-460f-b28c-5e762702f624 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaaa0eeff_0a61_47f4_8aed_6688956271a2.slice PodAnnotations:0xc0014a45d8}] Aliases:map[]}\"\nJun 11 11:08:41.206307 crc crio[22652]: time=\"2026-06-11T11:08:41.206240952Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-764b948f4c-dktdr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:08:41.688856 crc crio[22652]: time=\"2026-06-11T11:08:41.688076862Z\" level=info msg=\"Stopped pod sandbox: a9d899c65715bcbcf6b824f4c291f7291c2722612d1766ae8c6641562d796d42\" id=422b8b98-349f-476b-984f-217faee8bb14 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:08:41.702800 crc crio[22652]: time=\"2026-06-11T11:08:41.702707318Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=cffe0b77-9fb1-4175-8710-9feb9e0d2665 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:08:41.702936 crc crio[22652]: time=\"2026-06-11T11:08:41.702842353Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:08:41.755326 crc crio[22652]: time=\"2026-06-11T11:08:41.75523286Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:15cc92c7d2b0b8409ff8f7858d95f458ca97cdf1c0448053545597670040695e UID:95b1a00a-362a-4ee3-96fd-ab60c27e05f8 NetNS:/var/run/netns/1a94ba42-c0d0-4221-a120-e0ec8622916a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod95b1a00a_362a_4ee3_96fd_ab60c27e05f8.slice PodAnnotations:0xc001e8ecd8}] Aliases:map[]}\"\nJun 11 11:08:41.755326 crc crio[22652]: time=\"2026-06-11T11:08:41.755300432Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:08:42.126527 crc crio[22652]: time=\"2026-06-11T11:08:42.126054933Z\" level=info msg=\"Removing container: 6499deeeb468d4ad04a26c5bb267d6223816495a6c2cbe220a48112087654ad8\" id=c6f5645a-4c07-4677-93b1-8a92469aed50 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:08:42.175484 crc crio[22652]: time=\"2026-06-11T11:08:42.175327885Z\" level=info msg=\"Removed container 6499deeeb468d4ad04a26c5bb267d6223816495a6c2cbe220a48112087654ad8: openstack/dnsmasq-dns-764b948f4c-dktdr/dnsmasq-dns\" id=c6f5645a-4c07-4677-93b1-8a92469aed50 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:08:42.194550 crc crio[22652]: time=\"2026-06-11T11:08:42.194450681Z\" level=info msg=\"Removing container: 93f93713aed73daed2217cb0ac31c6e4cebb565eeb750f694f7de57ecac4c322\" id=203e98f1-4b73-415e-ae95-2e56a7d45846 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:08:42.361635 crc crio[22652]: 2026-06-11T11:08:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:15cc92c7d2b0b84 Mac:8a:5b:61:70:64:e5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c3 Mtu:0 Sandbox:/var/run/netns/1a94ba42-c0d0-4221-a120-e0ec8622916a SocketPath: PciID:}] [{Interface:0xc00027c870 Address:{IP:10.217.0.195 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:08:42.365312 crc crio[22652]: time=\"2026-06-11T11:08:42.365108614Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:15cc92c7d2b0b8409ff8f7858d95f458ca97cdf1c0448053545597670040695e UID:95b1a00a-362a-4ee3-96fd-ab60c27e05f8 NetNS:/var/run/netns/1a94ba42-c0d0-4221-a120-e0ec8622916a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod95b1a00a_362a_4ee3_96fd_ab60c27e05f8.slice PodAnnotations:0xc001e8ecd8}] Aliases:map[]}\"\nJun 11 11:08:42.365540 crc crio[22652]: time=\"2026-06-11T11:08:42.365437765Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:08:42.385395 crc crio[22652]: time=\"2026-06-11T11:08:42.385268626Z\" level=info msg=\"Ran pod sandbox 15cc92c7d2b0b8409ff8f7858d95f458ca97cdf1c0448053545597670040695e with infra container: openstack/nova-metadata-0/POD\" id=cffe0b77-9fb1-4175-8710-9feb9e0d2665 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:08:42.388070 crc crio[22652]: time=\"2026-06-11T11:08:42.387964659Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=fd32274e-4234-407e-b6f5-b8dedc1ee9e0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:08:42.392425 crc crio[22652]: time=\"2026-06-11T11:08:42.392339088Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=d05e6488-63c1-474a-b663-80c8c2f1b0df name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:08:42.420727 crc crio[22652]: time=\"2026-06-11T11:08:42.420627819Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=0ab72402-8a90-4640-af11-2207015b7637 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:08:42.426657 crc crio[22652]: time=\"2026-06-11T11:08:42.426552659Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:08:42.450574 crc crio[22652]: time=\"2026-06-11T11:08:42.450470969Z\" level=info msg=\"Removed container 93f93713aed73daed2217cb0ac31c6e4cebb565eeb750f694f7de57ecac4c322: openstack/dnsmasq-dns-764b948f4c-dktdr/init\" id=203e98f1-4b73-415e-ae95-2e56a7d45846 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:08:42.548665 crc crio[22652]: time=\"2026-06-11T11:08:42.548528031Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:08:42.553908 crc crio[22652]: time=\"2026-06-11T11:08:42.553832718Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:08:42.828331 crc crio[22652]: time=\"2026-06-11T11:08:42.828194922Z\" level=info msg=\"Created container 21cd3dc6c516c413404c005564391493ce350251d7394e97017f2bfbbd8eb5bc: openstack/nova-metadata-0/nova-metadata-log\" id=0ab72402-8a90-4640-af11-2207015b7637 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:08:42.829519 crc crio[22652]: time=\"2026-06-11T11:08:42.829426381Z\" level=info msg=\"Starting container: 21cd3dc6c516c413404c005564391493ce350251d7394e97017f2bfbbd8eb5bc\" id=cdcc9494-5482-4623-b315-4ecdd04ade1d name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:08:42.836106 crc crio[22652]: time=\"2026-06-11T11:08:42.83600435Z\" level=info msg=\"Started container\" PID=80567 containerID=21cd3dc6c516c413404c005564391493ce350251d7394e97017f2bfbbd8eb5bc description=openstack/nova-metadata-0/nova-metadata-log id=cdcc9494-5482-4623-b315-4ecdd04ade1d name=/runtime.v1.RuntimeService/StartContainer sandboxID=15cc92c7d2b0b8409ff8f7858d95f458ca97cdf1c0448053545597670040695e\nJun 11 11:08:42.853434 crc crio[22652]: time=\"2026-06-11T11:08:42.853341723Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=da68a678-195a-49af-b267-e5e4abfe7404 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:08:42.904365 crc crio[22652]: time=\"2026-06-11T11:08:42.904070267Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=ceffe1cd-3581-4440-b023-b49110494afb name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:08:42.916326 crc crio[22652]: time=\"2026-06-11T11:08:42.916239145Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=f4d84999-96bb-42a1-8f87-72b1a3409522 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:08:42.917867 crc crio[22652]: time=\"2026-06-11T11:08:42.917796085Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:08:42.980314 crc crio[22652]: time=\"2026-06-11T11:08:42.978584988Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:08:42.984788 crc crio[22652]: time=\"2026-06-11T11:08:42.984745794Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:08:43.155451 crc crio[22652]: time=\"2026-06-11T11:08:43.155316183Z\" level=info msg=\"Created container a4a8694adbecff06bf6bee68865833e72c014842c088acc3c83615b68ce3263e: openstack/nova-metadata-0/nova-metadata-metadata\" id=f4d84999-96bb-42a1-8f87-72b1a3409522 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:08:43.160319 crc crio[22652]: time=\"2026-06-11T11:08:43.160234141Z\" level=info msg=\"Starting container: a4a8694adbecff06bf6bee68865833e72c014842c088acc3c83615b68ce3263e\" id=34e36930-bd84-4838-8bb9-860a79c3403f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:08:43.176415 crc crio[22652]: time=\"2026-06-11T11:08:43.176272821Z\" level=info msg=\"Started container\" PID=80586 containerID=a4a8694adbecff06bf6bee68865833e72c014842c088acc3c83615b68ce3263e description=openstack/nova-metadata-0/nova-metadata-metadata id=34e36930-bd84-4838-8bb9-860a79c3403f name=/runtime.v1.RuntimeService/StartContainer sandboxID=15cc92c7d2b0b8409ff8f7858d95f458ca97cdf1c0448053545597670040695e\nJun 11 11:08:44.234076 crc crio[22652]: time=\"2026-06-11T11:08:44.208370452Z\" level=info msg=\"Stopping pod sandbox: 8b4bbeb08cbaf7b6da7e954ba28d9d43ef009a26e01cf8f4af3a77e3b938f2cb\" id=1d50a655-4358-4590-b336-98484662bb79 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:08:44.234076 crc crio[22652]: time=\"2026-06-11T11:08:44.209455797Z\" level=info msg=\"Got pod network &{Name:nova-cell0-cell-mapping-25jvx Namespace:openstack ID:8b4bbeb08cbaf7b6da7e954ba28d9d43ef009a26e01cf8f4af3a77e3b938f2cb UID:1e5070e2-c9be-4494-abaf-4592a778dd50 NetNS:/var/run/netns/c42b3c2d-400a-45c0-b9e8-ade49d9e7025 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1e5070e2_c9be_4494_abaf_4592a778dd50.slice PodAnnotations:0xc0029284d8}] Aliases:map[]}\"\nJun 11 11:08:44.234076 crc crio[22652]: time=\"2026-06-11T11:08:44.209596281Z\" level=info msg=\"Deleting pod openstack_nova-cell0-cell-mapping-25jvx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:08:44.458715 crc crio[22652]: time=\"2026-06-11T11:08:44.457272446Z\" level=warning msg=\"Stopping container 388b82179673e54c8c7f06c5fc27926df7de81c1ae0aae2ade73361cf9eeb923 with stop signal(15) timed out. Killing...\"\nJun 11 11:08:44.595852 crc crio[22652]: time=\"2026-06-11T11:08:44.595747084Z\" level=error msg=\"Killing container 388b82179673e54c8c7f06c5fc27926df7de81c1ae0aae2ade73361cf9eeb923 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 388b82179673e54c8c7f06c5fc27926df7de81c1ae0aae2ade73361cf9eeb923 KILL` failed: process not running: No such process\\n : exit status 1\"\nJun 11 11:08:44.631252 crc crio[22652]: time=\"2026-06-11T11:08:44.630758088Z\" level=info msg=\"Stopped container 388b82179673e54c8c7f06c5fc27926df7de81c1ae0aae2ade73361cf9eeb923: openstack/ceilometer-0/ceilometer-notification-agent\" id=18ed59fe-eb7a-466e-acb9-6c8467e45bb1 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:08:44.634022 crc crio[22652]: time=\"2026-06-11T11:08:44.633881506Z\" level=info msg=\"Stopped pod sandbox: 8b4bbeb08cbaf7b6da7e954ba28d9d43ef009a26e01cf8f4af3a77e3b938f2cb\" id=1d50a655-4358-4590-b336-98484662bb79 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:08:44.634275 crc crio[22652]: time=\"2026-06-11T11:08:44.634017121Z\" level=info msg=\"Stopping pod sandbox: 961cf2033c3f9eeffc504130a098870b85f7e8ad2444f3e6de2f8c6cb3f885b7\" id=21114d4c-cd9f-4999-a2a6-7a5521e765cc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:08:44.637558 crc crio[22652]: time=\"2026-06-11T11:08:44.637498973Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:961cf2033c3f9eeffc504130a098870b85f7e8ad2444f3e6de2f8c6cb3f885b7 UID:11759f03-1011-4df1-95c1-59181a4833d0 NetNS:/var/run/netns/1d280164-0dd8-464a-bc25-e0818254f686 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod11759f03_1011_4df1_95c1_59181a4833d0.slice PodAnnotations:0xc0004bf330}] Aliases:map[]}\"\nJun 11 11:08:44.637761 crc crio[22652]: time=\"2026-06-11T11:08:44.63770268Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:08:45.433164 crc crio[22652]: time=\"2026-06-11T11:08:45.432715923Z\" level=info msg=\"Stopped pod sandbox: 961cf2033c3f9eeffc504130a098870b85f7e8ad2444f3e6de2f8c6cb3f885b7\" id=21114d4c-cd9f-4999-a2a6-7a5521e765cc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:08:46.250237 crc crio[22652]: time=\"2026-06-11T11:08:46.249628285Z\" level=info msg=\"Removing container: 57d15c563b336dabe45f86190b5dd3149b50836a3eb29b8a62cd9d313d7cd98e\" id=d6863a02-1593-4a73-b2bc-812a88aa3b00 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:08:46.273669 crc crio[22652]: time=\"2026-06-11T11:08:46.273517321Z\" level=info msg=\"Removed container 57d15c563b336dabe45f86190b5dd3149b50836a3eb29b8a62cd9d313d7cd98e: openstack/ceilometer-0/proxy-httpd\" id=d6863a02-1593-4a73-b2bc-812a88aa3b00 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:08:46.277660 crc crio[22652]: time=\"2026-06-11T11:08:46.277564124Z\" level=info msg=\"Removing container: a2342815fe2a9ecac3490cc80fd5500c3ab96939629a83f4be92a4630b739761\" id=9b89fc0d-9457-4dfb-af4f-b66318ee7cfb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:08:46.299678 crc crio[22652]: time=\"2026-06-11T11:08:46.299497395Z\" level=info msg=\"Removed container a2342815fe2a9ecac3490cc80fd5500c3ab96939629a83f4be92a4630b739761: openstack/ceilometer-0/sg-core\" id=9b89fc0d-9457-4dfb-af4f-b66318ee7cfb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:08:46.302379 crc crio[22652]: time=\"2026-06-11T11:08:46.302295501Z\" level=info msg=\"Removing container: 388b82179673e54c8c7f06c5fc27926df7de81c1ae0aae2ade73361cf9eeb923\" id=9c4c1562-98d3-47a8-818d-0a34b9f12eb0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:08:46.332452 crc crio[22652]: time=\"2026-06-11T11:08:46.33234695Z\" level=info msg=\"Removed container 388b82179673e54c8c7f06c5fc27926df7de81c1ae0aae2ade73361cf9eeb923: openstack/ceilometer-0/ceilometer-notification-agent\" id=9c4c1562-98d3-47a8-818d-0a34b9f12eb0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:08:46.343072 crc crio[22652]: time=\"2026-06-11T11:08:46.342953086Z\" level=info msg=\"Removing container: d3ce3d6458ba32c3dc366da967db21301b425755b2fed8c66e28062d95cc5f4c\" id=bc5dcba3-f3b8-41fa-99e2-793df14284d3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:08:46.365585 crc crio[22652]: time=\"2026-06-11T11:08:46.365469187Z\" level=info msg=\"Removed container d3ce3d6458ba32c3dc366da967db21301b425755b2fed8c66e28062d95cc5f4c: openstack/ceilometer-0/ceilometer-central-agent\" id=bc5dcba3-f3b8-41fa-99e2-793df14284d3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:08:46.964443 crc crio[22652]: time=\"2026-06-11T11:08:46.964356075Z\" level=info msg=\"Stopping container: a796413973b4aece23230e31fc85fb7a23baf8a29b67fa3df7a5fe564de3f025 (timeout: 30s)\" id=43d1c25d-3d1c-4f2e-a5bb-72be29e226bd name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:08:46.965756 crc crio[22652]: time=\"2026-06-11T11:08:46.964443208Z\" level=info msg=\"Stopping container: f741ad7bded04671bfb6a86dc3095af1ef3fc80f8a6eb5bd208a26fe8382c519 (timeout: 30s)\" id=344c4907-327d-4136-9412-47fb0ff36704 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:08:46.993105 crc crio[22652]: time=\"2026-06-11T11:08:46.992907244Z\" level=info msg=\"Stopping container: a2ac1999024f545006d4607d9754c08b7b7e1e3e796259e326f1b57e73b07a9d (timeout: 30s)\" id=18d59820-9498-4c08-9d9e-f1e52912bc0f name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:08:47.012199 crc crio[22652]: time=\"2026-06-11T11:08:47.005259606Z\" level=info msg=\"Stopping container: a4a8694adbecff06bf6bee68865833e72c014842c088acc3c83615b68ce3263e (timeout: 30s)\" id=c71d01c1-1a42-4b22-9c9b-3781cb15848a name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:08:47.012199 crc crio[22652]: time=\"2026-06-11T11:08:47.006320401Z\" level=info msg=\"Stopping container: 21cd3dc6c516c413404c005564391493ce350251d7394e97017f2bfbbd8eb5bc (timeout: 30s)\" id=241311c3-64a8-4cf3-a77c-a804ae2bb578 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:08:47.111896 crc crio[22652]: time=\"2026-06-11T11:08:47.111791617Z\" level=info msg=\"Stopped container a796413973b4aece23230e31fc85fb7a23baf8a29b67fa3df7a5fe564de3f025: openstack/nova-api-0/nova-api-log\" id=43d1c25d-3d1c-4f2e-a5bb-72be29e226bd name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:08:47.122526 crc crio[22652]: time=\"2026-06-11T11:08:47.117976354Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=1c288313-06d0-4de6-87ec-000c9bf8e83c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:08:47.122526 crc crio[22652]: time=\"2026-06-11T11:08:47.118105409Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:08:47.149808 crc crio[22652]: time=\"2026-06-11T11:08:47.149680244Z\" level=info msg=\"Stopped container 21cd3dc6c516c413404c005564391493ce350251d7394e97017f2bfbbd8eb5bc: openstack/nova-metadata-0/nova-metadata-log\" id=241311c3-64a8-4cf3-a77c-a804ae2bb578 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:08:47.191190 crc crio[22652]: time=\"2026-06-11T11:08:47.191063372Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:3b5ee3102f436b4bd528a374d618330d887bf974f751e55f52b2e38eb21524d3 UID:d43aab6a-7f26-4c69-a61c-6e1ac0f3d1ca NetNS:/var/run/netns/6f878db4-18ee-422e-8d2a-8e0c7d3b85f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd43aab6a_7f26_4c69_a61c_6e1ac0f3d1ca.slice PodAnnotations:0xc0022f6dd0}] Aliases:map[]}\"\nJun 11 11:08:47.191190 crc crio[22652]: time=\"2026-06-11T11:08:47.191172665Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:08:47.245796 crc crio[22652]: time=\"2026-06-11T11:08:47.245496034Z\" level=info msg=\"Stopped container a4a8694adbecff06bf6bee68865833e72c014842c088acc3c83615b68ce3263e: openstack/nova-metadata-0/nova-metadata-metadata\" id=c71d01c1-1a42-4b22-9c9b-3781cb15848a name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:08:47.246672 crc crio[22652]: time=\"2026-06-11T11:08:47.246619599Z\" level=info msg=\"Stopping pod sandbox: 15cc92c7d2b0b8409ff8f7858d95f458ca97cdf1c0448053545597670040695e\" id=290f6597-6975-458e-9e48-f23dc803a96d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:08:47.247488 crc crio[22652]: time=\"2026-06-11T11:08:47.247381964Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:15cc92c7d2b0b8409ff8f7858d95f458ca97cdf1c0448053545597670040695e UID:95b1a00a-362a-4ee3-96fd-ab60c27e05f8 NetNS:/var/run/netns/1a94ba42-c0d0-4221-a120-e0ec8622916a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod95b1a00a_362a_4ee3_96fd_ab60c27e05f8.slice PodAnnotations:0xc0024010c8}] Aliases:map[]}\"\nJun 11 11:08:47.247628 crc crio[22652]: time=\"2026-06-11T11:08:47.24757186Z\" level=info msg=\"Deleting pod openstack_nova-metadata-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:08:47.677546 crc crio[22652]: time=\"2026-06-11T11:08:47.677021541Z\" level=info msg=\"Stopped pod sandbox: 15cc92c7d2b0b8409ff8f7858d95f458ca97cdf1c0448053545597670040695e\" id=290f6597-6975-458e-9e48-f23dc803a96d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:08:48.015339 crc crio[22652]: 2026-06-11T11:08:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3b5ee3102f436b4 Mac:2a:9f:8e:06:ee:15 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c4 Mtu:0 Sandbox:/var/run/netns/6f878db4-18ee-422e-8d2a-8e0c7d3b85f2 SocketPath: PciID:}] [{Interface:0xc000014e20 Address:{IP:10.217.0.196 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:08:48.015339 crc crio[22652]: time=\"2026-06-11T11:08:48.013638274Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:3b5ee3102f436b4bd528a374d618330d887bf974f751e55f52b2e38eb21524d3 UID:d43aab6a-7f26-4c69-a61c-6e1ac0f3d1ca NetNS:/var/run/netns/6f878db4-18ee-422e-8d2a-8e0c7d3b85f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd43aab6a_7f26_4c69_a61c_6e1ac0f3d1ca.slice PodAnnotations:0xc0022f6dd0}] Aliases:map[]}\"\nJun 11 11:08:48.015339 crc crio[22652]: time=\"2026-06-11T11:08:48.01381589Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:08:48.029467 crc crio[22652]: time=\"2026-06-11T11:08:48.028888245Z\" level=info msg=\"Ran pod sandbox 3b5ee3102f436b4bd528a374d618330d887bf974f751e55f52b2e38eb21524d3 with infra container: openstack/ceilometer-0/POD\" id=1c288313-06d0-4de6-87ec-000c9bf8e83c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:08:48.032796 crc crio[22652]: time=\"2026-06-11T11:08:48.03233022Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=e004f56f-31f9-4912-b21f-c017a250d78c name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:08:48.060615 crc crio[22652]: time=\"2026-06-11T11:08:48.060500675Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=ff2fedb3-dcb0-4aa6-832e-137acc0747bb name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:08:48.085270 crc crio[22652]: time=\"2026-06-11T11:08:48.085189781Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=50b4de32-b576-4a7b-bb82-feb87ebc9e49 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:08:48.086389 crc crio[22652]: time=\"2026-06-11T11:08:48.086232324Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:08:48.144296 crc crio[22652]: time=\"2026-06-11T11:08:48.144237242Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:08:48.148744 crc crio[22652]: time=\"2026-06-11T11:08:48.148662984Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:08:48.345834 crc crio[22652]: time=\"2026-06-11T11:08:48.345436906Z\" level=info msg=\"Removing container: a4a8694adbecff06bf6bee68865833e72c014842c088acc3c83615b68ce3263e\" id=c482271d-809a-43a4-a922-3a8c1386d03c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:08:48.383089 crc crio[22652]: time=\"2026-06-11T11:08:48.382962014Z\" level=info msg=\"Removed container a4a8694adbecff06bf6bee68865833e72c014842c088acc3c83615b68ce3263e: openstack/nova-metadata-0/nova-metadata-metadata\" id=c482271d-809a-43a4-a922-3a8c1386d03c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:08:48.389055 crc crio[22652]: time=\"2026-06-11T11:08:48.388957659Z\" level=info msg=\"Removing container: 21cd3dc6c516c413404c005564391493ce350251d7394e97017f2bfbbd8eb5bc\" id=fc55126c-0187-42b2-91af-361382f6f4f6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:08:48.421524 crc crio[22652]: time=\"2026-06-11T11:08:48.421354603Z\" level=info msg=\"Removed container 21cd3dc6c516c413404c005564391493ce350251d7394e97017f2bfbbd8eb5bc: openstack/nova-metadata-0/nova-metadata-log\" id=fc55126c-0187-42b2-91af-361382f6f4f6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:08:48.522856 crc crio[22652]: time=\"2026-06-11T11:08:48.522732687Z\" level=info msg=\"Created container dfecbc73e4bf5cee32f2b3083f2064fe71b11515edfc3b6907172322c30aca46: openstack/ceilometer-0/ceilometer-central-agent\" id=50b4de32-b576-4a7b-bb82-feb87ebc9e49 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:08:48.539222 crc crio[22652]: time=\"2026-06-11T11:08:48.532212281Z\" level=info msg=\"Starting container: dfecbc73e4bf5cee32f2b3083f2064fe71b11515edfc3b6907172322c30aca46\" id=1c5cb1a5-5d4f-46f8-a144-1ff120cc821a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:08:48.551089 crc crio[22652]: time=\"2026-06-11T11:08:48.550840162Z\" level=info msg=\"Started container\" PID=81081 containerID=dfecbc73e4bf5cee32f2b3083f2064fe71b11515edfc3b6907172322c30aca46 description=openstack/ceilometer-0/ceilometer-central-agent id=1c5cb1a5-5d4f-46f8-a144-1ff120cc821a name=/runtime.v1.RuntimeService/StartContainer sandboxID=3b5ee3102f436b4bd528a374d618330d887bf974f751e55f52b2e38eb21524d3\nJun 11 11:08:48.573548 crc crio[22652]: time=\"2026-06-11T11:08:48.573460122Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=2b529991-c330-4bda-9281-96f87f408a7b name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:08:48.616898 crc crio[22652]: time=\"2026-06-11T11:08:48.616797223Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=82226e5c-16ca-46a7-ac77-94ed23055e36 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:08:48.645414 crc crio[22652]: time=\"2026-06-11T11:08:48.63864263Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=1762544f-2e73-447a-9066-f99ab1ef9210 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:08:48.645414 crc crio[22652]: time=\"2026-06-11T11:08:48.639076934Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:08:48.707520 crc crio[22652]: time=\"2026-06-11T11:08:48.707397165Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:08:48.715936 crc crio[22652]: time=\"2026-06-11T11:08:48.715898216Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:08:48.830847 crc crio[22652]: time=\"2026-06-11T11:08:48.830761042Z\" level=info msg=\"Created container 1cf8262b489351dc32b67c425eab4312066d3c4f4a3a8c2c2951bb7112481d3c: openstack/ceilometer-0/ceilometer-notification-agent\" id=1762544f-2e73-447a-9066-f99ab1ef9210 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:08:48.832613 crc crio[22652]: time=\"2026-06-11T11:08:48.832386457Z\" level=info msg=\"Starting container: 1cf8262b489351dc32b67c425eab4312066d3c4f4a3a8c2c2951bb7112481d3c\" id=05044c0b-6394-40e3-b871-75aff828b236 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:08:48.839948 crc crio[22652]: time=\"2026-06-11T11:08:48.839345651Z\" level=info msg=\"Started container\" PID=81115 containerID=1cf8262b489351dc32b67c425eab4312066d3c4f4a3a8c2c2951bb7112481d3c description=openstack/ceilometer-0/ceilometer-notification-agent id=05044c0b-6394-40e3-b871-75aff828b236 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3b5ee3102f436b4bd528a374d618330d887bf974f751e55f52b2e38eb21524d3\nJun 11 11:08:48.855902 crc crio[22652]: time=\"2026-06-11T11:08:48.855720697Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=01a54191-164a-481b-a411-e24a1ddd0623 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:08:48.874199 crc crio[22652]: time=\"2026-06-11T11:08:48.87405813Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=488d140d-8754-45df-9c5f-79f8c4a7b0ca name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:08:48.890043 crc crio[22652]: time=\"2026-06-11T11:08:48.889876914Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=601d6f59-b375-4717-81e0-b06e91bd53f7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:08:48.890586 crc crio[22652]: time=\"2026-06-11T11:08:48.890497683Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:08:48.941838 crc crio[22652]: time=\"2026-06-11T11:08:48.941759916Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:08:48.946672 crc crio[22652]: time=\"2026-06-11T11:08:48.946605649Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:08:49.024774 crc crio[22652]: time=\"2026-06-11T11:08:49.024659675Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=33d7c87b-f6cd-4bc5-b729-09d0b8b28d24 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:08:49.025640 crc crio[22652]: time=\"2026-06-11T11:08:49.024790879Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:08:49.070701 crc crio[22652]: time=\"2026-06-11T11:08:49.070583635Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:36d9122bfbf80eb82846a677fc6d7a1c7b6f6fd8d93fc1ab7309a7b7cdd03595 UID:26b92a03-49c5-4992-b84b-c3d6e0a2bfd3 NetNS:/var/run/netns/62a0f10c-1478-427e-85f4-e14e6ed143e5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod26b92a03_49c5_4992_b84b_c3d6e0a2bfd3.slice PodAnnotations:0xc0004bf018}] Aliases:map[]}\"\nJun 11 11:08:49.070701 crc crio[22652]: time=\"2026-06-11T11:08:49.070654337Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:08:49.113306 crc crio[22652]: time=\"2026-06-11T11:08:49.112790439Z\" level=info msg=\"Created container 13a492a49530acd3dca4935b829347137f44a253292336660764a1f9472d0662: openstack/ceilometer-0/sg-core\" id=601d6f59-b375-4717-81e0-b06e91bd53f7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:08:49.121489 crc crio[22652]: time=\"2026-06-11T11:08:49.120559847Z\" level=info msg=\"Starting container: 13a492a49530acd3dca4935b829347137f44a253292336660764a1f9472d0662\" id=a999b489-f217-42e9-8847-9a3c5d77410a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:08:49.134386 crc crio[22652]: time=\"2026-06-11T11:08:49.134294124Z\" level=info msg=\"Started container\" PID=81132 containerID=13a492a49530acd3dca4935b829347137f44a253292336660764a1f9472d0662 description=openstack/ceilometer-0/sg-core id=a999b489-f217-42e9-8847-9a3c5d77410a name=/runtime.v1.RuntimeService/StartContainer sandboxID=3b5ee3102f436b4bd528a374d618330d887bf974f751e55f52b2e38eb21524d3\nJun 11 11:08:49.179891 crc crio[22652]: time=\"2026-06-11T11:08:49.177524259Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=c7301bb7-7ecc-4e96-8a96-d306ee7b3071 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:08:49.217184 crc crio[22652]: time=\"2026-06-11T11:08:49.216375436Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=02a5ca56-f541-403c-a593-84b64b697b9c name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:08:49.393335 crc crio[22652]: time=\"2026-06-11T11:08:49.389356793Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=7b572b95-e54f-4d9d-9e71-84d4e06c7b93 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:08:49.393335 crc crio[22652]: time=\"2026-06-11T11:08:49.390397607Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:08:49.436093 crc crio[22652]: 2026-06-11T11:08:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:36d9122bfbf80eb Mac:e2:b2:08:89:86:61 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c5 Mtu:0 Sandbox:/var/run/netns/62a0f10c-1478-427e-85f4-e14e6ed143e5 SocketPath: PciID:}] [{Interface:0xc00050c780 Address:{IP:10.217.0.197 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:08:49.438555 crc crio[22652]: time=\"2026-06-11T11:08:49.43766179Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:36d9122bfbf80eb82846a677fc6d7a1c7b6f6fd8d93fc1ab7309a7b7cdd03595 UID:26b92a03-49c5-4992-b84b-c3d6e0a2bfd3 NetNS:/var/run/netns/62a0f10c-1478-427e-85f4-e14e6ed143e5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod26b92a03_49c5_4992_b84b_c3d6e0a2bfd3.slice PodAnnotations:0xc0004bf018}] Aliases:map[]}\"\nJun 11 11:08:49.438555 crc crio[22652]: time=\"2026-06-11T11:08:49.437815585Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:08:49.455481 crc crio[22652]: time=\"2026-06-11T11:08:49.455374597Z\" level=info msg=\"Ran pod sandbox 36d9122bfbf80eb82846a677fc6d7a1c7b6f6fd8d93fc1ab7309a7b7cdd03595 with infra container: openstack/nova-metadata-0/POD\" id=33d7c87b-f6cd-4bc5-b729-09d0b8b28d24 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:08:49.460816 crc crio[22652]: time=\"2026-06-11T11:08:49.460710393Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=3f9155e0-ba32-4880-85bd-81e62c641206 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:08:49.473248 crc crio[22652]: time=\"2026-06-11T11:08:49.472487578Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=bf5a677b-335e-4eca-8bfb-b5f06e580907 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:08:49.497186 crc crio[22652]: time=\"2026-06-11T11:08:49.496209157Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:08:49.502188 crc crio[22652]: time=\"2026-06-11T11:08:49.501848782Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:08:50.384452 crc crio[22652]: time=\"2026-06-11T11:08:50.384038823Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=970c8b3b-5378-4c21-b93b-c43328f181a9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:08:50.385640 crc crio[22652]: time=\"2026-06-11T11:08:50.384696163Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:08:50.390683 crc crio[22652]: time=\"2026-06-11T11:08:50.390577883Z\" level=info msg=\"Created container 30224fbd26d29119d9dbbbd0fe986d274f0c2694baa418d70903d77715afdb08: openstack/ceilometer-0/proxy-httpd\" id=7b572b95-e54f-4d9d-9e71-84d4e06c7b93 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:08:50.392664 crc crio[22652]: time=\"2026-06-11T11:08:50.39242291Z\" level=info msg=\"Starting container: 30224fbd26d29119d9dbbbd0fe986d274f0c2694baa418d70903d77715afdb08\" id=a4076127-0008-4d3b-82af-4cfdfcb3c6f8 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:08:50.474589 crc crio[22652]: time=\"2026-06-11T11:08:50.474476844Z\" level=info msg=\"Started container\" PID=81192 containerID=30224fbd26d29119d9dbbbd0fe986d274f0c2694baa418d70903d77715afdb08 description=openstack/ceilometer-0/proxy-httpd id=a4076127-0008-4d3b-82af-4cfdfcb3c6f8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3b5ee3102f436b4bd528a374d618330d887bf974f751e55f52b2e38eb21524d3\nJun 11 11:08:50.531009 crc crio[22652]: time=\"2026-06-11T11:08:50.530743711Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:08:50.547027 crc crio[22652]: time=\"2026-06-11T11:08:50.546921422Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:08:50.891529 crc crio[22652]: time=\"2026-06-11T11:08:50.891102823Z\" level=info msg=\"Stopped container f741ad7bded04671bfb6a86dc3095af1ef3fc80f8a6eb5bd208a26fe8382c519: openstack/nova-api-0/nova-api-api\" id=344c4907-327d-4136-9412-47fb0ff36704 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:08:50.896885 crc crio[22652]: time=\"2026-06-11T11:08:50.896576217Z\" level=info msg=\"Stopping pod sandbox: b0d69e11989064792366119c07beb3ee0073d0a497e8e8ce90765e6145d07d9f\" id=809abea0-199c-4e2f-8ecf-68dce0ca73fd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:08:50.897350 crc crio[22652]: time=\"2026-06-11T11:08:50.897270789Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:b0d69e11989064792366119c07beb3ee0073d0a497e8e8ce90765e6145d07d9f UID:0a7141de-dc1c-4160-aa92-32aef60cd608 NetNS:/var/run/netns/09c83d5b-5615-454e-895f-dc936f7f88ae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0a7141de_dc1c_4160_aa92_32aef60cd608.slice PodAnnotations:0xc0024001e0}] Aliases:map[]}\"\nJun 11 11:08:50.898062 crc crio[22652]: time=\"2026-06-11T11:08:50.89791595Z\" level=info msg=\"Deleting pod openstack_nova-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:08:50.905558 crc crio[22652]: time=\"2026-06-11T11:08:50.904806079Z\" level=info msg=\"Created container cbadb06a053c51e35caa8d74956213b87491812d732a822a81a2c081467d4e42: openstack/nova-metadata-0/nova-metadata-log\" id=970c8b3b-5378-4c21-b93b-c43328f181a9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:08:50.906880 crc crio[22652]: time=\"2026-06-11T11:08:50.906817184Z\" level=info msg=\"Starting container: cbadb06a053c51e35caa8d74956213b87491812d732a822a81a2c081467d4e42\" id=25211ebf-b6a9-408a-b8e6-beaa4af39135 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:08:50.913740 crc crio[22652]: time=\"2026-06-11T11:08:50.913647993Z\" level=info msg=\"Started container\" PID=81377 containerID=cbadb06a053c51e35caa8d74956213b87491812d732a822a81a2c081467d4e42 description=openstack/nova-metadata-0/nova-metadata-log id=25211ebf-b6a9-408a-b8e6-beaa4af39135 name=/runtime.v1.RuntimeService/StartContainer sandboxID=36d9122bfbf80eb82846a677fc6d7a1c7b6f6fd8d93fc1ab7309a7b7cdd03595\nJun 11 11:08:51.207718 crc crio[22652]: time=\"2026-06-11T11:08:51.207017818Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=5f9700a5-264b-48db-8932-d4c793920788 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:08:51.271184 crc crio[22652]: time=\"2026-06-11T11:08:51.271023835Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=84cfcc29-2028-4043-a42e-2a73e1baa9b5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:08:51.271435 crc crio[22652]: time=\"2026-06-11T11:08:51.271322785Z\" level=info msg=\"Stopped pod sandbox: b0d69e11989064792366119c07beb3ee0073d0a497e8e8ce90765e6145d07d9f\" id=809abea0-199c-4e2f-8ecf-68dce0ca73fd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:08:51.437451 crc crio[22652]: time=\"2026-06-11T11:08:51.437308658Z\" level=info msg=\"Removing container: f741ad7bded04671bfb6a86dc3095af1ef3fc80f8a6eb5bd208a26fe8382c519\" id=b6978fe7-e26b-446b-a07d-501d9142d612 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:08:51.465073 crc crio[22652]: time=\"2026-06-11T11:08:51.464549197Z\" level=info msg=\"Removed container f741ad7bded04671bfb6a86dc3095af1ef3fc80f8a6eb5bd208a26fe8382c519: openstack/nova-api-0/nova-api-api\" id=b6978fe7-e26b-446b-a07d-501d9142d612 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:08:51.469793 crc crio[22652]: time=\"2026-06-11T11:08:51.469600576Z\" level=info msg=\"Removing container: a796413973b4aece23230e31fc85fb7a23baf8a29b67fa3df7a5fe564de3f025\" id=50af2d66-2104-4551-b965-249df539e649 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:08:51.496057 crc crio[22652]: time=\"2026-06-11T11:08:51.495929465Z\" level=info msg=\"Removed container a796413973b4aece23230e31fc85fb7a23baf8a29b67fa3df7a5fe564de3f025: openstack/nova-api-0/nova-api-log\" id=50af2d66-2104-4551-b965-249df539e649 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:08:51.665403 crc crio[22652]: time=\"2026-06-11T11:08:51.665339466Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=6f776e2b-6ce2-44be-9586-b8dbb6584305 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:08:51.665820 crc crio[22652]: time=\"2026-06-11T11:08:51.665736179Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:08:51.739405 crc crio[22652]: time=\"2026-06-11T11:08:51.739090416Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:08:51.747441 crc crio[22652]: time=\"2026-06-11T11:08:51.747342987Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:08:52.417485 crc crio[22652]: time=\"2026-06-11T11:08:52.417187739Z\" level=info msg=\"Created container d46af25a099d309abcbaf72cc54e49e64bdaac645f80a107febe7349f7441a9f: openstack/nova-metadata-0/nova-metadata-metadata\" id=6f776e2b-6ce2-44be-9586-b8dbb6584305 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:08:52.418798 crc crio[22652]: time=\"2026-06-11T11:08:52.418653854Z\" level=info msg=\"Starting container: d46af25a099d309abcbaf72cc54e49e64bdaac645f80a107febe7349f7441a9f\" id=c650cbf9-dad6-495c-a424-d7ba108db5b3 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:08:52.425030 crc crio[22652]: time=\"2026-06-11T11:08:52.424866723Z\" level=info msg=\"Started container\" PID=81664 containerID=d46af25a099d309abcbaf72cc54e49e64bdaac645f80a107febe7349f7441a9f description=openstack/nova-metadata-0/nova-metadata-metadata id=c650cbf9-dad6-495c-a424-d7ba108db5b3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=36d9122bfbf80eb82846a677fc6d7a1c7b6f6fd8d93fc1ab7309a7b7cdd03595\nJun 11 11:08:52.449406 crc crio[22652]: time=\"2026-06-11T11:08:52.44928865Z\" level=info msg=\"Stopped container a2ac1999024f545006d4607d9754c08b7b7e1e3e796259e326f1b57e73b07a9d: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=18d59820-9498-4c08-9d9e-f1e52912bc0f name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:08:52.450638 crc crio[22652]: time=\"2026-06-11T11:08:52.45057856Z\" level=info msg=\"Stopping pod sandbox: 6cf5609397d3ea8bf44ff828725e7ba348771b5bddf6a4a366ff496a298913ba\" id=a5a02315-55be-4277-97bc-08489ed9a479 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:08:52.451518 crc crio[22652]: time=\"2026-06-11T11:08:52.451462828Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:6cf5609397d3ea8bf44ff828725e7ba348771b5bddf6a4a366ff496a298913ba UID:cdaca6c3-f716-4903-b4ff-35043b44ec72 NetNS:/var/run/netns/1a762383-8bb8-4b9a-be2a-f578cc0a1387 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcdaca6c3_f716_4903_b4ff_35043b44ec72.slice PodAnnotations:0xc002618630}] Aliases:map[]}\"\nJun 11 11:08:52.451690 crc crio[22652]: time=\"2026-06-11T11:08:52.451623303Z\" level=info msg=\"Deleting pod openstack_nova-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:08:52.944396 crc crio[22652]: time=\"2026-06-11T11:08:52.943778399Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=4d957e82-c964-41fa-bad0-5fb222d3f5da name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:08:52.944528 crc crio[22652]: time=\"2026-06-11T11:08:52.944448701Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:08:53.006539 crc crio[22652]: time=\"2026-06-11T11:08:53.006442425Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:0998d2cdec658aef2658e7d7ee336d06a5aca938aa5d1936cae00f8cbd9db069 UID:d26fe338-baa0-44f6-81d9-2d85fc28c52d NetNS:/var/run/netns/e0333e22-fb2e-43ad-9959-6e6e425a8e3f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd26fe338_baa0_44f6_81d9_2d85fc28c52d.slice PodAnnotations:0xc002400af8}] Aliases:map[]}\"\nJun 11 11:08:53.006539 crc crio[22652]: time=\"2026-06-11T11:08:53.006520188Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:08:53.011536 crc crio[22652]: time=\"2026-06-11T11:08:53.011010679Z\" level=info msg=\"Stopped pod sandbox: 6cf5609397d3ea8bf44ff828725e7ba348771b5bddf6a4a366ff496a298913ba\" id=a5a02315-55be-4277-97bc-08489ed9a479 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:08:53.517682 crc crio[22652]: time=\"2026-06-11T11:08:53.517045111Z\" level=info msg=\"Removing container: a2ac1999024f545006d4607d9754c08b7b7e1e3e796259e326f1b57e73b07a9d\" id=af7ba986-54fb-4085-8f40-e3902f438933 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:08:53.567917 crc crio[22652]: time=\"2026-06-11T11:08:53.567814192Z\" level=info msg=\"Removed container a2ac1999024f545006d4607d9754c08b7b7e1e3e796259e326f1b57e73b07a9d: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=af7ba986-54fb-4085-8f40-e3902f438933 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:08:53.722266 crc crio[22652]: 2026-06-11T11:08:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0998d2cdec658ae Mac:ca:fa:af:cd:02:09 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c6 Mtu:0 Sandbox:/var/run/netns/e0333e22-fb2e-43ad-9959-6e6e425a8e3f SocketPath: PciID:}] [{Interface:0xc0002ab6d0 Address:{IP:10.217.0.198 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:08:53.723968 crc crio[22652]: time=\"2026-06-11T11:08:53.723878393Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:0998d2cdec658aef2658e7d7ee336d06a5aca938aa5d1936cae00f8cbd9db069 UID:d26fe338-baa0-44f6-81d9-2d85fc28c52d NetNS:/var/run/netns/e0333e22-fb2e-43ad-9959-6e6e425a8e3f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd26fe338_baa0_44f6_81d9_2d85fc28c52d.slice PodAnnotations:0xc002400af8}] Aliases:map[]}\"\nJun 11 11:08:53.724213 crc crio[22652]: time=\"2026-06-11T11:08:53.724100561Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:08:53.740707 crc crio[22652]: time=\"2026-06-11T11:08:53.740568581Z\" level=info msg=\"Ran pod sandbox 0998d2cdec658aef2658e7d7ee336d06a5aca938aa5d1936cae00f8cbd9db069 with infra container: openstack/nova-api-0/POD\" id=4d957e82-c964-41fa-bad0-5fb222d3f5da name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:08:53.751817 crc crio[22652]: time=\"2026-06-11T11:08:53.751699857Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=36f320e8-ac20-4ca2-8c04-e98668db125a name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:08:53.761782 crc crio[22652]: time=\"2026-06-11T11:08:53.759485072Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=0e82d59e-0b05-4d6d-8c91-0741e57c6f36 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:08:55.680610 crc crio[22652]: time=\"2026-06-11T11:08:55.678913687Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=d9fca5db-b4c0-4229-a152-f2d4d6427ff8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:08:55.680610 crc crio[22652]: time=\"2026-06-11T11:08:55.680375174Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:08:55.738961 crc crio[22652]: time=\"2026-06-11T11:08:55.738520315Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:08:55.748531 crc crio[22652]: time=\"2026-06-11T11:08:55.746337423Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:08:55.945160 crc crio[22652]: time=\"2026-06-11T11:08:55.944710497Z\" level=info msg=\"Running pod sandbox: openstack/nova-scheduler-0/POD\" id=f27b0e06-c6da-40c9-8a56-3324388b9046 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:08:55.945350 crc crio[22652]: time=\"2026-06-11T11:08:55.945196373Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:08:55.986704 crc crio[22652]: time=\"2026-06-11T11:08:55.986596945Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:2e5b5673a5f0c7d3d7c7a74037fadde0ded4b67f75a9c1b5b306a898f53b8268 UID:e93731cc-4b73-4a7a-aa51-5af507b48017 NetNS:/var/run/netns/9e396ca1-441b-4622-b30a-d81478e7aab3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode93731cc_4b73_4a7a_aa51_5af507b48017.slice PodAnnotations:0xc0004bebd8}] Aliases:map[]}\"\nJun 11 11:08:55.986704 crc crio[22652]: time=\"2026-06-11T11:08:55.986679823Z\" level=info msg=\"Adding pod openstack_nova-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:08:56.116777 crc crio[22652]: time=\"2026-06-11T11:08:56.116660871Z\" level=info msg=\"Created container 504ecfdeb1f57c1e6dd177389ea95356bf92081d1f0cdbb83247c12d237bb401: openstack/nova-api-0/nova-api-log\" id=d9fca5db-b4c0-4229-a152-f2d4d6427ff8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:08:56.120930 crc crio[22652]: time=\"2026-06-11T11:08:56.120873975Z\" level=info msg=\"Starting container: 504ecfdeb1f57c1e6dd177389ea95356bf92081d1f0cdbb83247c12d237bb401\" id=c949b340-9ef8-4f2f-8240-59bf8cf3e37b name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:08:56.130620 crc crio[22652]: time=\"2026-06-11T11:08:56.130369677Z\" level=info msg=\"Started container\" PID=82016 containerID=504ecfdeb1f57c1e6dd177389ea95356bf92081d1f0cdbb83247c12d237bb401 description=openstack/nova-api-0/nova-api-log id=c949b340-9ef8-4f2f-8240-59bf8cf3e37b name=/runtime.v1.RuntimeService/StartContainer sandboxID=0998d2cdec658aef2658e7d7ee336d06a5aca938aa5d1936cae00f8cbd9db069\nJun 11 11:08:56.347646 crc crio[22652]: time=\"2026-06-11T11:08:56.345198165Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=fb657216-8c09-441a-97d5-a9743a2c2e47 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:08:56.367951 crc crio[22652]: time=\"2026-06-11T11:08:56.366878946Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=d6106977-25e9-4547-9744-9f3b136b490d name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:08:56.524868 crc crio[22652]: time=\"2026-06-11T11:08:56.524570204Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=c167e53b-fb55-477e-a2fc-0c4713e4af33 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:08:56.525375 crc crio[22652]: time=\"2026-06-11T11:08:56.525104181Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:08:56.579887 crc crio[22652]: time=\"2026-06-11T11:08:56.579392569Z\" level=info msg=\"Stopping pod sandbox: c625089bebcc8a819d4b99e55bb4f76f6322b8296bf88d9ce7f5f264eaaaddf4\" id=977418c8-8d14-4652-8499-8fa8d2a39639 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:08:56.580092 crc crio[22652]: time=\"2026-06-11T11:08:56.579935266Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-db-sync-slsm8 Namespace:openstack ID:c625089bebcc8a819d4b99e55bb4f76f6322b8296bf88d9ce7f5f264eaaaddf4 UID:ca49ff3a-dd16-4d04-8c37-c29816dae83e NetNS:/var/run/netns/d11bd2e2-714e-48c8-85c6-8a5790294226 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podca49ff3a_dd16_4d04_8c37_c29816dae83e.slice PodAnnotations:0xc002acd130}] Aliases:map[]}\"\nJun 11 11:08:56.580092 crc crio[22652]: time=\"2026-06-11T11:08:56.580085571Z\" level=info msg=\"Deleting pod openstack_nova-cell1-conductor-db-sync-slsm8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:08:56.583950 crc crio[22652]: time=\"2026-06-11T11:08:56.583874272Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:08:56.587918 crc crio[22652]: time=\"2026-06-11T11:08:56.587750265Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:08:56.685289 crc crio[22652]: 2026-06-11T11:08:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2e5b5673a5f0c7d Mac:2e:88:64:a9:41:26 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c7 Mtu:0 Sandbox:/var/run/netns/9e396ca1-441b-4622-b30a-d81478e7aab3 SocketPath: PciID:}] [{Interface:0xc0004be6b0 Address:{IP:10.217.0.199 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:08:56.685289 crc crio[22652]: time=\"2026-06-11T11:08:56.685259657Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:2e5b5673a5f0c7d3d7c7a74037fadde0ded4b67f75a9c1b5b306a898f53b8268 UID:e93731cc-4b73-4a7a-aa51-5af507b48017 NetNS:/var/run/netns/9e396ca1-441b-4622-b30a-d81478e7aab3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode93731cc_4b73_4a7a_aa51_5af507b48017.slice PodAnnotations:0xc0004bebd8}] Aliases:map[]}\"\nJun 11 11:08:56.686418 crc crio[22652]: time=\"2026-06-11T11:08:56.686185877Z\" level=info msg=\"Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:08:56.696603 crc crio[22652]: time=\"2026-06-11T11:08:56.69652669Z\" level=info msg=\"Ran pod sandbox 2e5b5673a5f0c7d3d7c7a74037fadde0ded4b67f75a9c1b5b306a898f53b8268 with infra container: openstack/nova-scheduler-0/POD\" id=f27b0e06-c6da-40c9-8a56-3324388b9046 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:08:56.698799 crc crio[22652]: time=\"2026-06-11T11:08:56.698700687Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=f105413c-14ab-496a-8de6-de897554aa42 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:08:56.735349 crc crio[22652]: time=\"2026-06-11T11:08:56.734676712Z\" level=info msg=\"Created container 012627e5d7144149a1975001b147b770ba6c82d860007be88ea5081a1a1f99e3: openstack/nova-api-0/nova-api-api\" id=c167e53b-fb55-477e-a2fc-0c4713e4af33 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:08:56.735667 crc crio[22652]: time=\"2026-06-11T11:08:56.73554889Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=1b4666d9-4c8a-4978-943e-95a45990183c name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:08:56.740408 crc crio[22652]: time=\"2026-06-11T11:08:56.74028833Z\" level=info msg=\"Starting container: 012627e5d7144149a1975001b147b770ba6c82d860007be88ea5081a1a1f99e3\" id=e3981426-72f0-4367-938b-4f50f3592bf5 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:08:56.742302 crc crio[22652]: time=\"2026-06-11T11:08:56.742086907Z\" level=info msg=\"Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=bba6e8ca-53cd-4c01-b78c-5a90bd015f52 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:08:56.742536 crc crio[22652]: time=\"2026-06-11T11:08:56.74248089Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:08:56.746776 crc crio[22652]: time=\"2026-06-11T11:08:56.746679563Z\" level=info msg=\"Started container\" PID=82102 containerID=012627e5d7144149a1975001b147b770ba6c82d860007be88ea5081a1a1f99e3 description=openstack/nova-api-0/nova-api-api id=e3981426-72f0-4367-938b-4f50f3592bf5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0998d2cdec658aef2658e7d7ee336d06a5aca938aa5d1936cae00f8cbd9db069\nJun 11 11:08:56.841300 crc crio[22652]: time=\"2026-06-11T11:08:56.839392288Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:08:56.846246 crc crio[22652]: time=\"2026-06-11T11:08:56.846036996Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:08:56.999049 crc crio[22652]: time=\"2026-06-11T11:08:56.998905586Z\" level=info msg=\"Stopped pod sandbox: c625089bebcc8a819d4b99e55bb4f76f6322b8296bf88d9ce7f5f264eaaaddf4\" id=977418c8-8d14-4652-8499-8fa8d2a39639 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:08:57.064349 crc crio[22652]: time=\"2026-06-11T11:08:57.057786446Z\" level=info msg=\"Created container 87ed5266d4e632aa97741762d2b39f8df8cfe9ec9fd77f61985627b66dbcbff9: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=bba6e8ca-53cd-4c01-b78c-5a90bd015f52 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:08:57.064349 crc crio[22652]: time=\"2026-06-11T11:08:57.062521376Z\" level=info msg=\"Starting container: 87ed5266d4e632aa97741762d2b39f8df8cfe9ec9fd77f61985627b66dbcbff9\" id=dc586eb5-25be-4308-803c-9faaf4452782 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:08:57.072357 crc crio[22652]: time=\"2026-06-11T11:08:57.071311879Z\" level=info msg=\"Started container\" PID=82132 containerID=87ed5266d4e632aa97741762d2b39f8df8cfe9ec9fd77f61985627b66dbcbff9 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=dc586eb5-25be-4308-803c-9faaf4452782 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2e5b5673a5f0c7d3d7c7a74037fadde0ded4b67f75a9c1b5b306a898f53b8268\nJun 11 11:08:58.328831 crc crio[22652]: time=\"2026-06-11T11:08:58.328335938Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-conductor-0/POD\" id=9546681b-3a67-4e6c-9c8b-716e8672633b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:08:58.329880 crc crio[22652]: time=\"2026-06-11T11:08:58.328865315Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:08:58.370326 crc crio[22652]: time=\"2026-06-11T11:08:58.370233383Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:bbe263824a5e1fe9c0cc3482be64def3b33ea85b11bc155f327943898dbf3619 UID:4e15f8b2-9015-4d58-9e29-114ed79450f0 NetNS:/var/run/netns/6edcae62-e936-404f-82e4-d71d1ec494ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4e15f8b2_9015_4d58_9e29_114ed79450f0.slice PodAnnotations:0xc0004bf050}] Aliases:map[]}\"\nJun 11 11:08:58.370326 crc crio[22652]: time=\"2026-06-11T11:08:58.370309306Z\" level=info msg=\"Adding pod openstack_nova-cell1-conductor-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:08:58.888888 crc crio[22652]: 2026-06-11T11:08:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bbe263824a5e1fe Mac:0e:de:da:ee:18:8f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c8 Mtu:0 Sandbox:/var/run/netns/6edcae62-e936-404f-82e4-d71d1ec494ce SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.200 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:08:58.894659 crc crio[22652]: time=\"2026-06-11T11:08:58.894507189Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:bbe263824a5e1fe9c0cc3482be64def3b33ea85b11bc155f327943898dbf3619 UID:4e15f8b2-9015-4d58-9e29-114ed79450f0 NetNS:/var/run/netns/6edcae62-e936-404f-82e4-d71d1ec494ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4e15f8b2_9015_4d58_9e29_114ed79450f0.slice PodAnnotations:0xc0004bf050}] Aliases:map[]}\"\nJun 11 11:08:58.894798 crc crio[22652]: time=\"2026-06-11T11:08:58.894736317Z\" level=info msg=\"Checking pod openstack_nova-cell1-conductor-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:08:58.903524 crc crio[22652]: time=\"2026-06-11T11:08:58.903439845Z\" level=info msg=\"Ran pod sandbox bbe263824a5e1fe9c0cc3482be64def3b33ea85b11bc155f327943898dbf3619 with infra container: openstack/nova-cell1-conductor-0/POD\" id=9546681b-3a67-4e6c-9c8b-716e8672633b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:08:58.906027 crc crio[22652]: time=\"2026-06-11T11:08:58.905907471Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=39162acc-1146-4445-88ac-c1dc0ab0fcce name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:08:58.931298 crc crio[22652]: time=\"2026-06-11T11:08:58.931100543Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=82262ddf-48fb-456a-8c1c-494fa5149e7d name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:08:58.939484 crc crio[22652]: time=\"2026-06-11T11:08:58.939328155Z\" level=info msg=\"Creating container: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=36b7fae8-d71e-4e5b-8569-2671e2892e47 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:08:58.939771 crc crio[22652]: time=\"2026-06-11T11:08:58.939720958Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:08:58.985399 crc crio[22652]: time=\"2026-06-11T11:08:58.985244357Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:08:58.990283 crc crio[22652]: time=\"2026-06-11T11:08:58.990206005Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:08:59.182219 crc crio[22652]: time=\"2026-06-11T11:08:59.18170448Z\" level=info msg=\"Created container 3a4d38710bb738d6a6d6367edac4b9a34918871a1aa78dc97ba1a351797ffa97: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=36b7fae8-d71e-4e5b-8569-2671e2892e47 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:08:59.183411 crc crio[22652]: time=\"2026-06-11T11:08:59.183232208Z\" level=info msg=\"Starting container: 3a4d38710bb738d6a6d6367edac4b9a34918871a1aa78dc97ba1a351797ffa97\" id=49923ea2-8866-4cc5-9840-e7c45f003dcf name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:08:59.189505 crc crio[22652]: time=\"2026-06-11T11:08:59.189399669Z\" level=info msg=\"Started container\" PID=82345 containerID=3a4d38710bb738d6a6d6367edac4b9a34918871a1aa78dc97ba1a351797ffa97 description=openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor id=49923ea2-8866-4cc5-9840-e7c45f003dcf name=/runtime.v1.RuntimeService/StartContainer sandboxID=bbe263824a5e1fe9c0cc3482be64def3b33ea85b11bc155f327943898dbf3619\nJun 11 11:09:04.330500 crc crio[22652]: time=\"2026-06-11T11:09:04.329609027Z\" level=info msg=\"Removing container: 17ade23a8657063d0ffd0138dd0faab48b8e51b1a997b9aa0ff994bb9eaea252\" id=0a00ae11-f584-43ac-b412-421a1e10c2ac name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:09:04.444765 crc crio[22652]: time=\"2026-06-11T11:09:04.444430131Z\" level=info msg=\"Removed container 17ade23a8657063d0ffd0138dd0faab48b8e51b1a997b9aa0ff994bb9eaea252: openshift-infra/auto-csr-approver-29686262-52lkt/oc\" id=0a00ae11-f584-43ac-b412-421a1e10c2ac name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:09:04.455551 crc crio[22652]: time=\"2026-06-11T11:09:04.455434112Z\" level=info msg=\"Stopping pod sandbox: 5ab9e7e4d9c5f25c82ed6b76bc3f01614741e0717b5e147a0d0c235bb998cd1e\" id=f110d5a5-5d11-4552-a395-b7c4480ac95b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:09:04.455551 crc crio[22652]: time=\"2026-06-11T11:09:04.455544675Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5ab9e7e4d9c5f25c82ed6b76bc3f01614741e0717b5e147a0d0c235bb998cd1e\" id=f110d5a5-5d11-4552-a395-b7c4480ac95b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:09:04.456476 crc crio[22652]: time=\"2026-06-11T11:09:04.456397133Z\" level=info msg=\"Removing pod sandbox: 5ab9e7e4d9c5f25c82ed6b76bc3f01614741e0717b5e147a0d0c235bb998cd1e\" id=80094def-af8a-4d8d-9d3a-67fa2bb2d6a4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:09:04.483247 crc crio[22652]: time=\"2026-06-11T11:09:04.482509585Z\" level=info msg=\"Removed pod sandbox: 5ab9e7e4d9c5f25c82ed6b76bc3f01614741e0717b5e147a0d0c235bb998cd1e\" id=80094def-af8a-4d8d-9d3a-67fa2bb2d6a4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:09:04.485700 crc crio[22652]: time=\"2026-06-11T11:09:04.485667814Z\" level=info msg=\"Stopping pod sandbox: a9d899c65715bcbcf6b824f4c291f7291c2722612d1766ae8c6641562d796d42\" id=a228a204-bb9b-4ada-bc57-b4c7f2091650 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:09:04.485844 crc crio[22652]: time=\"2026-06-11T11:09:04.485826399Z\" level=info msg=\"Stopped pod sandbox (already stopped): a9d899c65715bcbcf6b824f4c291f7291c2722612d1766ae8c6641562d796d42\" id=a228a204-bb9b-4ada-bc57-b4c7f2091650 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:09:04.486722 crc crio[22652]: time=\"2026-06-11T11:09:04.486646246Z\" level=info msg=\"Removing pod sandbox: a9d899c65715bcbcf6b824f4c291f7291c2722612d1766ae8c6641562d796d42\" id=ce8ea24f-351d-4dcf-bf85-cc9872439905 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:09:04.503309 crc crio[22652]: time=\"2026-06-11T11:09:04.503157541Z\" level=info msg=\"Removed pod sandbox: a9d899c65715bcbcf6b824f4c291f7291c2722612d1766ae8c6641562d796d42\" id=ce8ea24f-351d-4dcf-bf85-cc9872439905 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:09:04.503914 crc crio[22652]: time=\"2026-06-11T11:09:04.503884934Z\" level=info msg=\"Stopping pod sandbox: 15cc92c7d2b0b8409ff8f7858d95f458ca97cdf1c0448053545597670040695e\" id=07bfe6f7-1ba0-4f31-8d86-b3e4a6814567 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:09:04.504103 crc crio[22652]: time=\"2026-06-11T11:09:04.50407831Z\" level=info msg=\"Stopped pod sandbox (already stopped): 15cc92c7d2b0b8409ff8f7858d95f458ca97cdf1c0448053545597670040695e\" id=07bfe6f7-1ba0-4f31-8d86-b3e4a6814567 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:09:04.504910 crc crio[22652]: time=\"2026-06-11T11:09:04.504816233Z\" level=info msg=\"Removing pod sandbox: 15cc92c7d2b0b8409ff8f7858d95f458ca97cdf1c0448053545597670040695e\" id=ba85995b-8270-40c3-8eb9-4977a8410d2d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:09:04.521952 crc crio[22652]: time=\"2026-06-11T11:09:04.521792257Z\" level=info msg=\"Removed pod sandbox: 15cc92c7d2b0b8409ff8f7858d95f458ca97cdf1c0448053545597670040695e\" id=ba85995b-8270-40c3-8eb9-4977a8410d2d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:09:04.523274 crc crio[22652]: time=\"2026-06-11T11:09:04.52323281Z\" level=info msg=\"Stopping pod sandbox: b0d69e11989064792366119c07beb3ee0073d0a497e8e8ce90765e6145d07d9f\" id=6899cb0b-e5b4-4dcc-8ba1-d0c3567f01e4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:09:04.523441 crc crio[22652]: time=\"2026-06-11T11:09:04.523423126Z\" level=info msg=\"Stopped pod sandbox (already stopped): b0d69e11989064792366119c07beb3ee0073d0a497e8e8ce90765e6145d07d9f\" id=6899cb0b-e5b4-4dcc-8ba1-d0c3567f01e4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:09:04.524533 crc crio[22652]: time=\"2026-06-11T11:09:04.524415067Z\" level=info msg=\"Removing pod sandbox: b0d69e11989064792366119c07beb3ee0073d0a497e8e8ce90765e6145d07d9f\" id=0e9f999f-30a8-441b-886b-e38dd9cf9399 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:09:04.539600 crc crio[22652]: time=\"2026-06-11T11:09:04.539482462Z\" level=info msg=\"Removed pod sandbox: b0d69e11989064792366119c07beb3ee0073d0a497e8e8ce90765e6145d07d9f\" id=0e9f999f-30a8-441b-886b-e38dd9cf9399 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:09:04.540901 crc crio[22652]: time=\"2026-06-11T11:09:04.540831589Z\" level=info msg=\"Stopping pod sandbox: 961cf2033c3f9eeffc504130a098870b85f7e8ad2444f3e6de2f8c6cb3f885b7\" id=a40188a6-c60c-45df-8cd5-6dfa72da3d3c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:09:04.541035 crc crio[22652]: time=\"2026-06-11T11:09:04.540900501Z\" level=info msg=\"Stopped pod sandbox (already stopped): 961cf2033c3f9eeffc504130a098870b85f7e8ad2444f3e6de2f8c6cb3f885b7\" id=a40188a6-c60c-45df-8cd5-6dfa72da3d3c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:09:04.542196 crc crio[22652]: time=\"2026-06-11T11:09:04.5420843Z\" level=info msg=\"Removing pod sandbox: 961cf2033c3f9eeffc504130a098870b85f7e8ad2444f3e6de2f8c6cb3f885b7\" id=8c4f3a14-261b-4edd-a7b2-c9d103a4ea30 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:09:04.572275 crc crio[22652]: time=\"2026-06-11T11:09:04.572150159Z\" level=info msg=\"Removed pod sandbox: 961cf2033c3f9eeffc504130a098870b85f7e8ad2444f3e6de2f8c6cb3f885b7\" id=8c4f3a14-261b-4edd-a7b2-c9d103a4ea30 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:09:04.573697 crc crio[22652]: time=\"2026-06-11T11:09:04.573586503Z\" level=info msg=\"Stopping pod sandbox: 42260be90f3c84f0a11f035ab8d8e7eea53055ee8c7d83a9197a862e17009fd5\" id=fe205ee7-93ca-426a-8faf-51e5efb52136 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:09:04.573830 crc crio[22652]: time=\"2026-06-11T11:09:04.573705276Z\" level=info msg=\"Stopped pod sandbox (already stopped): 42260be90f3c84f0a11f035ab8d8e7eea53055ee8c7d83a9197a862e17009fd5\" id=fe205ee7-93ca-426a-8faf-51e5efb52136 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:09:04.574312 crc crio[22652]: time=\"2026-06-11T11:09:04.574285605Z\" level=info msg=\"Removing pod sandbox: 42260be90f3c84f0a11f035ab8d8e7eea53055ee8c7d83a9197a862e17009fd5\" id=3614d3c9-289b-4686-8b6e-e621be4cb5d7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:09:04.592753 crc crio[22652]: time=\"2026-06-11T11:09:04.592624611Z\" level=info msg=\"Removed pod sandbox: 42260be90f3c84f0a11f035ab8d8e7eea53055ee8c7d83a9197a862e17009fd5\" id=3614d3c9-289b-4686-8b6e-e621be4cb5d7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:09:04.594781 crc crio[22652]: time=\"2026-06-11T11:09:04.594709625Z\" level=info msg=\"Stopping pod sandbox: 6cf5609397d3ea8bf44ff828725e7ba348771b5bddf6a4a366ff496a298913ba\" id=4b2c7cd3-5861-4773-bd3d-20739d90da3f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:09:04.595017 crc crio[22652]: time=\"2026-06-11T11:09:04.594952263Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6cf5609397d3ea8bf44ff828725e7ba348771b5bddf6a4a366ff496a298913ba\" id=4b2c7cd3-5861-4773-bd3d-20739d90da3f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:09:04.596018 crc crio[22652]: time=\"2026-06-11T11:09:04.595947144Z\" level=info msg=\"Removing pod sandbox: 6cf5609397d3ea8bf44ff828725e7ba348771b5bddf6a4a366ff496a298913ba\" id=925c04d8-1795-4cec-91c3-49797a5bff6f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:09:04.615455 crc crio[22652]: time=\"2026-06-11T11:09:04.615309825Z\" level=info msg=\"Removed pod sandbox: 6cf5609397d3ea8bf44ff828725e7ba348771b5bddf6a4a366ff496a298913ba\" id=925c04d8-1795-4cec-91c3-49797a5bff6f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:09:09.022730 crc crio[22652]: time=\"2026-06-11T11:09:09.02186721Z\" level=warning msg=\"Stopping container 3dfdc30e25509ef509ca46ba1175d4e61b2fe35934d2863a7ce466046debda54 with stop signal(15) timed out. Killing...\"\nJun 11 11:09:09.062087 crc crio[22652]: time=\"2026-06-11T11:09:09.060617314Z\" level=error msg=\"Killing container 3dfdc30e25509ef509ca46ba1175d4e61b2fe35934d2863a7ce466046debda54 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 3dfdc30e25509ef509ca46ba1175d4e61b2fe35934d2863a7ce466046debda54 KILL` failed: process not running: No such process\\n : exit status 1\"\nJun 11 11:09:09.100668 crc crio[22652]: time=\"2026-06-11T11:09:09.100251335Z\" level=info msg=\"Stopped container 3dfdc30e25509ef509ca46ba1175d4e61b2fe35934d2863a7ce466046debda54: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=809a1dc4-c66a-4eac-ab32-fe114fb470c3 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:09:09.103551 crc crio[22652]: time=\"2026-06-11T11:09:09.103482339Z\" level=info msg=\"Stopping pod sandbox: 40315b6a71b023c977e65c4e3b37cd3ef41359256611ef6c793514afeda767d7\" id=b2f17e24-8905-4bfa-a22c-5945540892e8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:09:09.104367 crc crio[22652]: time=\"2026-06-11T11:09:09.104303256Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:40315b6a71b023c977e65c4e3b37cd3ef41359256611ef6c793514afeda767d7 UID:5bb8fdbc-b313-4c16-b9ee-d31aea13e89c NetNS:/var/run/netns/48cc19af-a1d5-44d1-be21-e6541f9b06fd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5bb8fdbc_b313_4c16_b9ee_d31aea13e89c.slice PodAnnotations:0xc001e8e4a0}] Aliases:map[]}\"\nJun 11 11:09:09.104491 crc crio[22652]: time=\"2026-06-11T11:09:09.104464111Z\" level=info msg=\"Deleting pod openstack_nova-cell1-novncproxy-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:09:09.473073 crc crio[22652]: time=\"2026-06-11T11:09:09.472838605Z\" level=info msg=\"Stopped pod sandbox: 40315b6a71b023c977e65c4e3b37cd3ef41359256611ef6c793514afeda767d7\" id=b2f17e24-8905-4bfa-a22c-5945540892e8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:09:09.815083 crc crio[22652]: time=\"2026-06-11T11:09:09.81418915Z\" level=info msg=\"Removing container: 3dfdc30e25509ef509ca46ba1175d4e61b2fe35934d2863a7ce466046debda54\" id=bcd50c8f-9559-48bb-b4b0-03beff4f77f5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:09:09.847881 crc crio[22652]: time=\"2026-06-11T11:09:09.847774512Z\" level=info msg=\"Removed container 3dfdc30e25509ef509ca46ba1175d4e61b2fe35934d2863a7ce466046debda54: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=bcd50c8f-9559-48bb-b4b0-03beff4f77f5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:09:10.354771 crc crio[22652]: time=\"2026-06-11T11:09:10.352758013Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-novncproxy-0/POD\" id=53d383da-ed4c-4c87-9c4b-efbf5dbb27c9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:09:10.355957 crc crio[22652]: time=\"2026-06-11T11:09:10.355552923Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:09:10.417422 crc crio[22652]: time=\"2026-06-11T11:09:10.417353989Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:141ea518663200c9ffe14acfae117be7e77e2f4ddf22e439c2cd81ae21f81a20 UID:efba4032-4a47-40f4-b6b7-61c836ad1cc0 NetNS:/var/run/netns/e168827c-2002-41bb-af31-a72e70d16273 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podefba4032_4a47_40f4_b6b7_61c836ad1cc0.slice PodAnnotations:0xc002928388}] Aliases:map[]}\"\nJun 11 11:09:10.418863 crc crio[22652]: time=\"2026-06-11T11:09:10.418816156Z\" level=info msg=\"Adding pod openstack_nova-cell1-novncproxy-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:09:10.935029 crc crio[22652]: 2026-06-11T11:09:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:141ea518663200c Mac:c6:2d:4b:60:ae:5e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c9 Mtu:0 Sandbox:/var/run/netns/e168827c-2002-41bb-af31-a72e70d16273 SocketPath: PciID:}] [{Interface:0xc0000145f0 Address:{IP:10.217.0.201 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:09:10.936430 crc crio[22652]: time=\"2026-06-11T11:09:10.936350249Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:141ea518663200c9ffe14acfae117be7e77e2f4ddf22e439c2cd81ae21f81a20 UID:efba4032-4a47-40f4-b6b7-61c836ad1cc0 NetNS:/var/run/netns/e168827c-2002-41bb-af31-a72e70d16273 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podefba4032_4a47_40f4_b6b7_61c836ad1cc0.slice PodAnnotations:0xc002928388}] Aliases:map[]}\"\nJun 11 11:09:10.936552 crc crio[22652]: time=\"2026-06-11T11:09:10.936515594Z\" level=info msg=\"Checking pod openstack_nova-cell1-novncproxy-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:09:10.958391 crc crio[22652]: time=\"2026-06-11T11:09:10.946290796Z\" level=info msg=\"Ran pod sandbox 141ea518663200c9ffe14acfae117be7e77e2f4ddf22e439c2cd81ae21f81a20 with infra container: openstack/nova-cell1-novncproxy-0/POD\" id=53d383da-ed4c-4c87-9c4b-efbf5dbb27c9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:09:10.958391 crc crio[22652]: time=\"2026-06-11T11:09:10.948597768Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=3ffb8540-3e5e-4014-9dbe-4ee9d4617a16 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:09:11.007476 crc crio[22652]: time=\"2026-06-11T11:09:11.007326227Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=eaf5d57f-3e75-4e88-bf89-15b456959520 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:09:11.016240 crc crio[22652]: time=\"2026-06-11T11:09:11.016056975Z\" level=info msg=\"Creating container: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=5957c406-4309-427e-904c-0a23966526e7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:09:11.016629 crc crio[22652]: time=\"2026-06-11T11:09:11.016564242Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:09:11.062851 crc crio[22652]: time=\"2026-06-11T11:09:11.062724942Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:09:11.066345 crc crio[22652]: time=\"2026-06-11T11:09:11.066289164Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:09:11.184641 crc crio[22652]: time=\"2026-06-11T11:09:11.184523357Z\" level=info msg=\"Created container 274105b50f3c22c518f2b3251fcacede36ef769ec4f0661bf990e53c0b63b86a: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=5957c406-4309-427e-904c-0a23966526e7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:09:11.185704 crc crio[22652]: time=\"2026-06-11T11:09:11.185630502Z\" level=info msg=\"Starting container: 274105b50f3c22c518f2b3251fcacede36ef769ec4f0661bf990e53c0b63b86a\" id=ec39cd80-153d-4f57-827a-9fba5a2e809c name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:09:11.191225 crc crio[22652]: time=\"2026-06-11T11:09:11.191066555Z\" level=info msg=\"Started container\" PID=83231 containerID=274105b50f3c22c518f2b3251fcacede36ef769ec4f0661bf990e53c0b63b86a description=openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy id=ec39cd80-153d-4f57-827a-9fba5a2e809c name=/runtime.v1.RuntimeService/StartContainer sandboxID=141ea518663200c9ffe14acfae117be7e77e2f4ddf22e439c2cd81ae21f81a20\nJun 11 11:09:13.745294 crc crio[22652]: time=\"2026-06-11T11:09:13.744564167Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-68b84f4555-pj4tq/POD\" id=7ea76ac8-4a01-4903-af34-0b5835d46353 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:09:13.746439 crc crio[22652]: time=\"2026-06-11T11:09:13.745325921Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:09:13.810901 crc crio[22652]: time=\"2026-06-11T11:09:13.810713221Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68b84f4555-pj4tq Namespace:openstack ID:b30a4779d8efbf0cc9eb9acfb4640adc8e5b1201b2859228d97627a909827554 UID:edec1387-e59b-44c2-9e4f-876c7ce1ac79 NetNS:/var/run/netns/97790034-3e2a-4972-bfbe-7480a58665b7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podedec1387_e59b_44c2_9e4f_876c7ce1ac79.slice PodAnnotations:0xc0022f6330}] Aliases:map[]}\"\nJun 11 11:09:13.811252 crc crio[22652]: time=\"2026-06-11T11:09:13.810924718Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-68b84f4555-pj4tq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:09:14.394520 crc crio[22652]: 2026-06-11T11:09:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b30a4779d8efbf0 Mac:52:11:2d:d5:5d:23 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ca Mtu:0 Sandbox:/var/run/netns/97790034-3e2a-4972-bfbe-7480a58665b7 SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.202 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:09:14.395751 crc crio[22652]: time=\"2026-06-11T11:09:14.395670764Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68b84f4555-pj4tq Namespace:openstack ID:b30a4779d8efbf0cc9eb9acfb4640adc8e5b1201b2859228d97627a909827554 UID:edec1387-e59b-44c2-9e4f-876c7ce1ac79 NetNS:/var/run/netns/97790034-3e2a-4972-bfbe-7480a58665b7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podedec1387_e59b_44c2_9e4f_876c7ce1ac79.slice PodAnnotations:0xc0022f6330}] Aliases:map[]}\"\nJun 11 11:09:14.395880 crc crio[22652]: time=\"2026-06-11T11:09:14.39585779Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-68b84f4555-pj4tq for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:09:14.405818 crc crio[22652]: time=\"2026-06-11T11:09:14.405637575Z\" level=info msg=\"Ran pod sandbox b30a4779d8efbf0cc9eb9acfb4640adc8e5b1201b2859228d97627a909827554 with infra container: openstack/dnsmasq-dns-68b84f4555-pj4tq/POD\" id=7ea76ac8-4a01-4903-af34-0b5835d46353 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:09:14.410557 crc crio[22652]: time=\"2026-06-11T11:09:14.410462398Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=15c8d8fb-2445-42a2-87a7-0532333b8f5b name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:09:14.467819 crc crio[22652]: time=\"2026-06-11T11:09:14.467707581Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=28fc3d62-8b16-48f3-acd8-65da3c25977c name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:09:14.478347 crc crio[22652]: time=\"2026-06-11T11:09:14.477570096Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-68b84f4555-pj4tq/init\" id=7844b63e-dd38-42ef-9e3d-0be6dd199d59 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:09:14.478347 crc crio[22652]: time=\"2026-06-11T11:09:14.47831637Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:09:14.529321 crc crio[22652]: time=\"2026-06-11T11:09:14.529233259Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:09:14.536441 crc crio[22652]: time=\"2026-06-11T11:09:14.536379937Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:09:14.730488 crc crio[22652]: time=\"2026-06-11T11:09:14.730372606Z\" level=info msg=\"Created container 2b0f30e60c6f7fc313c05993c3600c60b7f5b0e51c2f5a2a2a085dacc0c5c025: openstack/dnsmasq-dns-68b84f4555-pj4tq/init\" id=7844b63e-dd38-42ef-9e3d-0be6dd199d59 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:09:14.734552 crc crio[22652]: time=\"2026-06-11T11:09:14.734449912Z\" level=info msg=\"Starting container: 2b0f30e60c6f7fc313c05993c3600c60b7f5b0e51c2f5a2a2a085dacc0c5c025\" id=5b945eb4-278e-47c4-ac7a-0cf3e3ab477a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:09:14.744512 crc crio[22652]: time=\"2026-06-11T11:09:14.744369871Z\" level=info msg=\"Started container\" PID=83443 containerID=2b0f30e60c6f7fc313c05993c3600c60b7f5b0e51c2f5a2a2a085dacc0c5c025 description=openstack/dnsmasq-dns-68b84f4555-pj4tq/init id=5b945eb4-278e-47c4-ac7a-0cf3e3ab477a name=/runtime.v1.RuntimeService/StartContainer sandboxID=b30a4779d8efbf0cc9eb9acfb4640adc8e5b1201b2859228d97627a909827554\nJun 11 11:09:14.906022 crc crio[22652]: time=\"2026-06-11T11:09:14.904551555Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=2d5d39d5-0a2b-497a-93c1-8e8de432c2d4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:09:14.977312 crc crio[22652]: time=\"2026-06-11T11:09:14.977198837Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=2d13e321-d9ce-4719-ad91-12afaeb29706 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:09:14.984949 crc crio[22652]: time=\"2026-06-11T11:09:14.984802696Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-68b84f4555-pj4tq/dnsmasq-dns\" id=ba88db56-267c-40b2-a0b3-dfc42589fe9e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:09:14.985437 crc crio[22652]: time=\"2026-06-11T11:09:14.985374925Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:09:15.047801 crc crio[22652]: time=\"2026-06-11T11:09:15.04767152Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:09:15.055014 crc crio[22652]: time=\"2026-06-11T11:09:15.054907211Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:09:15.243928 crc crio[22652]: time=\"2026-06-11T11:09:15.243662998Z\" level=info msg=\"Created container 8ed417fbd77d97c3484e74c49635a874ad56390e552b68092776026631bac633: openstack/dnsmasq-dns-68b84f4555-pj4tq/dnsmasq-dns\" id=ba88db56-267c-40b2-a0b3-dfc42589fe9e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:09:15.245477 crc crio[22652]: time=\"2026-06-11T11:09:15.245395685Z\" level=info msg=\"Starting container: 8ed417fbd77d97c3484e74c49635a874ad56390e552b68092776026631bac633\" id=b9e26568-6bd9-4d98-b73d-9b9a70e9bd82 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:09:15.254745 crc crio[22652]: time=\"2026-06-11T11:09:15.254627759Z\" level=info msg=\"Started container\" PID=83503 containerID=8ed417fbd77d97c3484e74c49635a874ad56390e552b68092776026631bac633 description=openstack/dnsmasq-dns-68b84f4555-pj4tq/dnsmasq-dns id=b9e26568-6bd9-4d98-b73d-9b9a70e9bd82 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b30a4779d8efbf0cc9eb9acfb4640adc8e5b1201b2859228d97627a909827554\nJun 11 11:09:16.432179 crc crio[22652]: time=\"2026-06-11T11:09:16.432079232Z\" level=info msg=\"Stopping container: 13a492a49530acd3dca4935b829347137f44a253292336660764a1f9472d0662 (timeout: 30s)\" id=0619baf4-c56b-4030-af3c-ffb91f7323ad name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:09:16.441937 crc crio[22652]: time=\"2026-06-11T11:09:16.436055634Z\" level=info msg=\"Stopping container: dfecbc73e4bf5cee32f2b3083f2064fe71b11515edfc3b6907172322c30aca46 (timeout: 30s)\" id=10a2f6ec-c6fc-470a-8177-c3887baa34d1 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:09:16.441937 crc crio[22652]: time=\"2026-06-11T11:09:16.438298884Z\" level=info msg=\"Stopping container: 30224fbd26d29119d9dbbbd0fe986d274f0c2694baa418d70903d77715afdb08 (timeout: 30s)\" id=fe131096-d4c0-46fa-8be5-e1d4a6ee5268 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:09:16.441937 crc crio[22652]: time=\"2026-06-11T11:09:16.438387245Z\" level=info msg=\"Stopping container: 1cf8262b489351dc32b67c425eab4312066d3c4f4a3a8c2c2951bb7112481d3c (timeout: 30s)\" id=79c403e0-b983-4533-8067-6ebd2a1cef8f name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:09:16.455925 crc crio[22652]: time=\"2026-06-11T11:09:16.455881084Z\" level=info msg=\"Stopping container: 012627e5d7144149a1975001b147b770ba6c82d860007be88ea5081a1a1f99e3 (timeout: 30s)\" id=0de22aaf-48b0-4598-95d0-0802fc936f9a name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:09:16.456386 crc crio[22652]: time=\"2026-06-11T11:09:16.45631789Z\" level=info msg=\"Stopping container: 504ecfdeb1f57c1e6dd177389ea95356bf92081d1f0cdbb83247c12d237bb401 (timeout: 30s)\" id=1a3faf1c-7fc6-4f03-b0f4-a3b73904145b name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:09:16.601017 crc crio[22652]: time=\"2026-06-11T11:09:16.600523348Z\" level=info msg=\"Stopped container 13a492a49530acd3dca4935b829347137f44a253292336660764a1f9472d0662: openstack/ceilometer-0/sg-core\" id=0619baf4-c56b-4030-af3c-ffb91f7323ad name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:09:16.608948 crc crio[22652]: time=\"2026-06-11T11:09:16.608888571Z\" level=info msg=\"Stopped container 504ecfdeb1f57c1e6dd177389ea95356bf92081d1f0cdbb83247c12d237bb401: openstack/nova-api-0/nova-api-log\" id=1a3faf1c-7fc6-4f03-b0f4-a3b73904145b name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:09:16.692721 crc crio[22652]: time=\"2026-06-11T11:09:16.692602454Z\" level=info msg=\"Stopped container 30224fbd26d29119d9dbbbd0fe986d274f0c2694baa418d70903d77715afdb08: openstack/ceilometer-0/proxy-httpd\" id=fe131096-d4c0-46fa-8be5-e1d4a6ee5268 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:09:16.992864 crc crio[22652]: time=\"2026-06-11T11:09:16.992736602Z\" level=info msg=\"Stopped container dfecbc73e4bf5cee32f2b3083f2064fe71b11515edfc3b6907172322c30aca46: openstack/ceilometer-0/ceilometer-central-agent\" id=10a2f6ec-c6fc-470a-8177-c3887baa34d1 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:09:17.684911 crc crio[22652]: time=\"2026-06-11T11:09:17.68448523Z\" level=info msg=\"Stopped container 1cf8262b489351dc32b67c425eab4312066d3c4f4a3a8c2c2951bb7112481d3c: openstack/ceilometer-0/ceilometer-notification-agent\" id=79c403e0-b983-4533-8067-6ebd2a1cef8f name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:09:17.686505 crc crio[22652]: time=\"2026-06-11T11:09:17.6863819Z\" level=info msg=\"Stopping pod sandbox: 3b5ee3102f436b4bd528a374d618330d887bf974f751e55f52b2e38eb21524d3\" id=56c33201-cd5f-465c-af8f-516cc5370977 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:09:17.687237 crc crio[22652]: time=\"2026-06-11T11:09:17.687086373Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:3b5ee3102f436b4bd528a374d618330d887bf974f751e55f52b2e38eb21524d3 UID:d43aab6a-7f26-4c69-a61c-6e1ac0f3d1ca NetNS:/var/run/netns/6f878db4-18ee-422e-8d2a-8e0c7d3b85f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd43aab6a_7f26_4c69_a61c_6e1ac0f3d1ca.slice PodAnnotations:0xc0036e61c8}] Aliases:map[]}\"\nJun 11 11:09:17.687393 crc crio[22652]: time=\"2026-06-11T11:09:17.687299429Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:09:18.087536 crc crio[22652]: time=\"2026-06-11T11:09:18.087358353Z\" level=info msg=\"Stopped pod sandbox: 3b5ee3102f436b4bd528a374d618330d887bf974f751e55f52b2e38eb21524d3\" id=56c33201-cd5f-465c-af8f-516cc5370977 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:09:19.038735 crc crio[22652]: time=\"2026-06-11T11:09:19.038194258Z\" level=info msg=\"Removing container: 30224fbd26d29119d9dbbbd0fe986d274f0c2694baa418d70903d77715afdb08\" id=1e35e1a9-f9e8-49dd-a789-1c5a9e2a63b7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:09:19.083667 crc crio[22652]: time=\"2026-06-11T11:09:19.083539464Z\" level=info msg=\"Removed container 30224fbd26d29119d9dbbbd0fe986d274f0c2694baa418d70903d77715afdb08: openstack/ceilometer-0/proxy-httpd\" id=1e35e1a9-f9e8-49dd-a789-1c5a9e2a63b7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:09:19.112955 crc crio[22652]: time=\"2026-06-11T11:09:19.112872745Z\" level=info msg=\"Removing container: 13a492a49530acd3dca4935b829347137f44a253292336660764a1f9472d0662\" id=2a1b2f9b-3149-4e77-b9d6-7ef62e05454a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:09:19.211172 crc crio[22652]: time=\"2026-06-11T11:09:19.210913873Z\" level=info msg=\"Removed container 13a492a49530acd3dca4935b829347137f44a253292336660764a1f9472d0662: openstack/ceilometer-0/sg-core\" id=2a1b2f9b-3149-4e77-b9d6-7ef62e05454a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:09:19.228745 crc crio[22652]: time=\"2026-06-11T11:09:19.228428117Z\" level=info msg=\"Removing container: 1cf8262b489351dc32b67c425eab4312066d3c4f4a3a8c2c2951bb7112481d3c\" id=55c1cea7-de52-4cee-9516-24d93eb10d6d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:09:19.345419 crc crio[22652]: time=\"2026-06-11T11:09:19.345313124Z\" level=info msg=\"Removed container 1cf8262b489351dc32b67c425eab4312066d3c4f4a3a8c2c2951bb7112481d3c: openstack/ceilometer-0/ceilometer-notification-agent\" id=55c1cea7-de52-4cee-9516-24d93eb10d6d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:09:19.365178 crc crio[22652]: time=\"2026-06-11T11:09:19.363858079Z\" level=info msg=\"Removing container: dfecbc73e4bf5cee32f2b3083f2064fe71b11515edfc3b6907172322c30aca46\" id=baecefc9-f679-41a6-9174-663f1d722cde name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:09:19.469239 crc crio[22652]: time=\"2026-06-11T11:09:19.468722132Z\" level=info msg=\"Removed container dfecbc73e4bf5cee32f2b3083f2064fe71b11515edfc3b6907172322c30aca46: openstack/ceilometer-0/ceilometer-central-agent\" id=baecefc9-f679-41a6-9174-663f1d722cde name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:09:19.624644 crc crio[22652]: time=\"2026-06-11T11:09:19.62449712Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=37f6c44c-ea16-4249-bf71-1143d7948d41 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:09:19.624644 crc crio[22652]: time=\"2026-06-11T11:09:19.624624024Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:09:19.722670 crc crio[22652]: time=\"2026-06-11T11:09:19.722617493Z\" level=info msg=\"Stopped container 012627e5d7144149a1975001b147b770ba6c82d860007be88ea5081a1a1f99e3: openstack/nova-api-0/nova-api-api\" id=0de22aaf-48b0-4598-95d0-0802fc936f9a name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:09:19.727928 crc crio[22652]: time=\"2026-06-11T11:09:19.724191825Z\" level=info msg=\"Stopping pod sandbox: 0998d2cdec658aef2658e7d7ee336d06a5aca938aa5d1936cae00f8cbd9db069\" id=12f8c160-dcbc-42a9-bb4f-bb3bad73d7a2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:09:19.727928 crc crio[22652]: time=\"2026-06-11T11:09:19.724882287Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:0998d2cdec658aef2658e7d7ee336d06a5aca938aa5d1936cae00f8cbd9db069 UID:d26fe338-baa0-44f6-81d9-2d85fc28c52d NetNS:/var/run/netns/e0333e22-fb2e-43ad-9959-6e6e425a8e3f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd26fe338_baa0_44f6_81d9_2d85fc28c52d.slice PodAnnotations:0xc0022f6b90}] Aliases:map[]}\"\nJun 11 11:09:19.727928 crc crio[22652]: time=\"2026-06-11T11:09:19.725072273Z\" level=info msg=\"Deleting pod openstack_nova-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:09:19.746005 crc crio[22652]: time=\"2026-06-11T11:09:19.745884217Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:fe2f82460a498998ac3731d3784ddf89bcd1ad0c5549ead91513e046226626f4 UID:6d0d59b3-af63-4007-b3fb-356d2b246609 NetNS:/var/run/netns/0a7afacb-3a55-43c9-ad2f-0a54329782f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6d0d59b3_af63_4007_b3fb_356d2b246609.slice PodAnnotations:0xc0009889d8}] Aliases:map[]}\"\nJun 11 11:09:19.746005 crc crio[22652]: time=\"2026-06-11T11:09:19.745957509Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:09:20.163943 crc crio[22652]: time=\"2026-06-11T11:09:20.162794277Z\" level=info msg=\"Stopped pod sandbox: 0998d2cdec658aef2658e7d7ee336d06a5aca938aa5d1936cae00f8cbd9db069\" id=12f8c160-dcbc-42a9-bb4f-bb3bad73d7a2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:09:20.486795 crc crio[22652]: 2026-06-11T11:09:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fe2f82460a49899 Mac:82:65:d1:51:0b:53 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cb Mtu:0 Sandbox:/var/run/netns/0a7afacb-3a55-43c9-ad2f-0a54329782f2 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.203 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:09:20.491487 crc crio[22652]: time=\"2026-06-11T11:09:20.491305825Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:fe2f82460a498998ac3731d3784ddf89bcd1ad0c5549ead91513e046226626f4 UID:6d0d59b3-af63-4007-b3fb-356d2b246609 NetNS:/var/run/netns/0a7afacb-3a55-43c9-ad2f-0a54329782f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6d0d59b3_af63_4007_b3fb_356d2b246609.slice PodAnnotations:0xc0009889d8}] Aliases:map[]}\"\nJun 11 11:09:20.491863 crc crio[22652]: time=\"2026-06-11T11:09:20.491538408Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:09:20.502950 crc crio[22652]: time=\"2026-06-11T11:09:20.502761274Z\" level=info msg=\"Ran pod sandbox fe2f82460a498998ac3731d3784ddf89bcd1ad0c5549ead91513e046226626f4 with infra container: openstack/ceilometer-0/POD\" id=37f6c44c-ea16-4249-bf71-1143d7948d41 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:09:20.507193 crc crio[22652]: time=\"2026-06-11T11:09:20.506674443Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=bf26c045-1b36-4de5-8003-b8c9dbe09489 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:09:20.538231 crc crio[22652]: time=\"2026-06-11T11:09:20.537410291Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=3fceee52-902c-485f-93c4-e7f8d7b149b1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:09:20.553941 crc crio[22652]: time=\"2026-06-11T11:09:20.553790159Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=d4c1f5a2-fe58-439e-8516-6d3888bdcb13 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:09:20.554973 crc crio[22652]: time=\"2026-06-11T11:09:20.554290685Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:09:20.632066 crc crio[22652]: time=\"2026-06-11T11:09:20.631936586Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:09:20.637857 crc crio[22652]: time=\"2026-06-11T11:09:20.637412451Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:09:20.806645 crc crio[22652]: time=\"2026-06-11T11:09:20.806569714Z\" level=info msg=\"Created container 350750b8b6498f8d32de97e85ea60f24ea7db56d6845789b508e5d6095491a2c: openstack/ceilometer-0/ceilometer-central-agent\" id=d4c1f5a2-fe58-439e-8516-6d3888bdcb13 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:09:20.807932 crc crio[22652]: time=\"2026-06-11T11:09:20.807896293Z\" level=info msg=\"Starting container: 350750b8b6498f8d32de97e85ea60f24ea7db56d6845789b508e5d6095491a2c\" id=bbc5455e-c774-493f-9703-56e76ee25da1 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:09:20.820963 crc crio[22652]: time=\"2026-06-11T11:09:20.82089435Z\" level=info msg=\"Started container\" PID=84060 containerID=350750b8b6498f8d32de97e85ea60f24ea7db56d6845789b508e5d6095491a2c description=openstack/ceilometer-0/ceilometer-central-agent id=bbc5455e-c774-493f-9703-56e76ee25da1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fe2f82460a498998ac3731d3784ddf89bcd1ad0c5549ead91513e046226626f4\nJun 11 11:09:20.833858 crc crio[22652]: time=\"2026-06-11T11:09:20.833764991Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=d70ed585-a582-4a08-9107-5f6543d277d4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:09:20.859202 crc crio[22652]: time=\"2026-06-11T11:09:20.859089657Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=a6800680-e8d9-4549-860d-105d84ea96e9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:09:20.867914 crc crio[22652]: time=\"2026-06-11T11:09:20.867841645Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=d97d15c0-6891-4f3e-a045-c146d8b7a22c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:09:20.868392 crc crio[22652]: time=\"2026-06-11T11:09:20.868333381Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:09:20.909578 crc crio[22652]: time=\"2026-06-11T11:09:20.90944588Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:09:20.914432 crc crio[22652]: time=\"2026-06-11T11:09:20.914358186Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:09:21.097238 crc crio[22652]: time=\"2026-06-11T11:09:21.096754492Z\" level=info msg=\"Removing container: 012627e5d7144149a1975001b147b770ba6c82d860007be88ea5081a1a1f99e3\" id=5b12aaf4-f050-43ae-920e-7cfccca355c3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:09:21.141393 crc crio[22652]: time=\"2026-06-11T11:09:21.141293163Z\" level=info msg=\"Removed container 012627e5d7144149a1975001b147b770ba6c82d860007be88ea5081a1a1f99e3: openstack/nova-api-0/nova-api-api\" id=5b12aaf4-f050-43ae-920e-7cfccca355c3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:09:21.146534 crc crio[22652]: time=\"2026-06-11T11:09:21.146438283Z\" level=info msg=\"Removing container: 504ecfdeb1f57c1e6dd177389ea95356bf92081d1f0cdbb83247c12d237bb401\" id=47d3ff2e-88a1-48da-8c22-be579b59778f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:09:21.147431 crc crio[22652]: time=\"2026-06-11T11:09:21.147343412Z\" level=info msg=\"Created container d32df41ee65e7a0928195ad849b61c107af1bde4ad47188b4732e328b6c5ecee: openstack/ceilometer-0/ceilometer-notification-agent\" id=d97d15c0-6891-4f3e-a045-c146d8b7a22c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:09:21.151798 crc crio[22652]: time=\"2026-06-11T11:09:21.150860324Z\" level=info msg=\"Starting container: d32df41ee65e7a0928195ad849b61c107af1bde4ad47188b4732e328b6c5ecee\" id=6ee896a5-d08c-4cfb-99d4-4c21b6a29bef name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:09:21.159528 crc crio[22652]: time=\"2026-06-11T11:09:21.159444156Z\" level=info msg=\"Started container\" PID=84101 containerID=d32df41ee65e7a0928195ad849b61c107af1bde4ad47188b4732e328b6c5ecee description=openstack/ceilometer-0/ceilometer-notification-agent id=6ee896a5-d08c-4cfb-99d4-4c21b6a29bef name=/runtime.v1.RuntimeService/StartContainer sandboxID=fe2f82460a498998ac3731d3784ddf89bcd1ad0c5549ead91513e046226626f4\nJun 11 11:09:21.181631 crc crio[22652]: time=\"2026-06-11T11:09:21.181538529Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=bc4d5fba-e347-4b4d-a9c9-1549d7580f38 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:09:21.191074 crc crio[22652]: time=\"2026-06-11T11:09:21.19097216Z\" level=info msg=\"Removed container 504ecfdeb1f57c1e6dd177389ea95356bf92081d1f0cdbb83247c12d237bb401: openstack/nova-api-0/nova-api-log\" id=47d3ff2e-88a1-48da-8c22-be579b59778f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:09:21.211508 crc crio[22652]: time=\"2026-06-11T11:09:21.211373222Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=d8d5fd4a-fdd0-4090-94fb-9b807f3767d3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:09:21.229886 crc crio[22652]: time=\"2026-06-11T11:09:21.229781169Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=95a62797-dab2-45cc-9617-b7d204125a16 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:09:21.230432 crc crio[22652]: time=\"2026-06-11T11:09:21.230375814Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:09:21.330601 crc crio[22652]: time=\"2026-06-11T11:09:21.330425135Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:09:21.349322 crc crio[22652]: time=\"2026-06-11T11:09:21.348882127Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:09:21.479443 crc crio[22652]: time=\"2026-06-11T11:09:21.478533814Z\" level=info msg=\"Created container 762e9734d616d6cefdb6209b5484abd0e215505a220ae3a3a8254d47119ca8f4: openstack/ceilometer-0/sg-core\" id=95a62797-dab2-45cc-9617-b7d204125a16 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:09:21.487588 crc crio[22652]: time=\"2026-06-11T11:09:21.487341025Z\" level=info msg=\"Starting container: 762e9734d616d6cefdb6209b5484abd0e215505a220ae3a3a8254d47119ca8f4\" id=6242a3ec-9eb7-48a7-88b4-9998d7cf374d name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:09:21.495264 crc crio[22652]: time=\"2026-06-11T11:09:21.494543723Z\" level=info msg=\"Started container\" PID=84129 containerID=762e9734d616d6cefdb6209b5484abd0e215505a220ae3a3a8254d47119ca8f4 description=openstack/ceilometer-0/sg-core id=6242a3ec-9eb7-48a7-88b4-9998d7cf374d name=/runtime.v1.RuntimeService/StartContainer sandboxID=fe2f82460a498998ac3731d3784ddf89bcd1ad0c5549ead91513e046226626f4\nJun 11 11:09:21.506942 crc crio[22652]: time=\"2026-06-11T11:09:21.506820204Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=33ae8e3d-f7f7-4174-a168-2fea093dee50 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:09:21.547417 crc crio[22652]: time=\"2026-06-11T11:09:21.547313304Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=f8d6a65d-d865-4d3f-89f7-1676a95b330b name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:09:21.559508 crc crio[22652]: time=\"2026-06-11T11:09:21.559249698Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=9df6d631-a5fa-43a8-806f-fa1288860883 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:09:21.559828 crc crio[22652]: time=\"2026-06-11T11:09:21.559735153Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:09:21.612735 crc crio[22652]: time=\"2026-06-11T11:09:21.612683473Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:09:21.623014 crc crio[22652]: time=\"2026-06-11T11:09:21.622911049Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:09:21.724176 crc crio[22652]: time=\"2026-06-11T11:09:21.723534742Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=4b9f66c9-8238-46fa-bbb9-3d5cc45d2721 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:09:21.724176 crc crio[22652]: time=\"2026-06-11T11:09:21.723629406Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:09:21.793403 crc crio[22652]: time=\"2026-06-11T11:09:21.793318815Z\" level=info msg=\"Created container b9dd1e53642d1c22a26518920029be3c3fd34f4814461eaaea316ebe176582db: openstack/ceilometer-0/proxy-httpd\" id=9df6d631-a5fa-43a8-806f-fa1288860883 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:09:21.804499 crc crio[22652]: time=\"2026-06-11T11:09:21.801496323Z\" level=info msg=\"Starting container: b9dd1e53642d1c22a26518920029be3c3fd34f4814461eaaea316ebe176582db\" id=43d130cd-efe8-4ad2-bb89-918a0d9abbca name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:09:21.810399 crc crio[22652]: time=\"2026-06-11T11:09:21.809046883Z\" level=info msg=\"Started container\" PID=84175 containerID=b9dd1e53642d1c22a26518920029be3c3fd34f4814461eaaea316ebe176582db description=openstack/ceilometer-0/proxy-httpd id=43d130cd-efe8-4ad2-bb89-918a0d9abbca name=/runtime.v1.RuntimeService/StartContainer sandboxID=fe2f82460a498998ac3731d3784ddf89bcd1ad0c5549ead91513e046226626f4\nJun 11 11:09:21.818053 crc crio[22652]: time=\"2026-06-11T11:09:21.817924337Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:e0b32bc5f3683a88767978d870422951ee2b3784ae7c3831e2609e53b9e2b068 UID:52962abf-2926-4eb8-ae34-7e13ed5cf937 NetNS:/var/run/netns/047b537f-42c8-46b0-be37-ad783330f27f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod52962abf_2926_4eb8_ae34_7e13ed5cf937.slice PodAnnotations:0xc0004beca0}] Aliases:map[]}\"\nJun 11 11:09:21.818053 crc crio[22652]: time=\"2026-06-11T11:09:21.818043491Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:09:22.109336 crc crio[22652]: time=\"2026-06-11T11:09:22.102425992Z\" level=info msg=\"Stopping container: 98718052c73db482067a255e73b15688a329cba840ec217ca2691a5d46e332f8 (timeout: 10s)\" id=c9f02369-cf32-4525-bfa1-b1404d2fb7c6 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:09:22.144736 crc crio[22652]: time=\"2026-06-11T11:09:22.144354402Z\" level=info msg=\"Stopping container: 350750b8b6498f8d32de97e85ea60f24ea7db56d6845789b508e5d6095491a2c (timeout: 30s)\" id=00588edd-2d0d-47ac-9fa4-5a8948ce87e2 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:09:22.145600 crc crio[22652]: time=\"2026-06-11T11:09:22.145522362Z\" level=info msg=\"Stopping container: 762e9734d616d6cefdb6209b5484abd0e215505a220ae3a3a8254d47119ca8f4 (timeout: 30s)\" id=62f161c9-c77b-4a53-b7c8-44aff7de25d0 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:09:22.145906 crc crio[22652]: time=\"2026-06-11T11:09:22.145861285Z\" level=info msg=\"Stopping container: b9dd1e53642d1c22a26518920029be3c3fd34f4814461eaaea316ebe176582db (timeout: 30s)\" id=8415ce61-3029-4349-ab68-81f5bc988361 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:09:22.146619 crc crio[22652]: time=\"2026-06-11T11:09:22.145900332Z\" level=info msg=\"Stopping container: d32df41ee65e7a0928195ad849b61c107af1bde4ad47188b4732e328b6c5ecee (timeout: 30s)\" id=5a5a86ff-f8f5-450c-baca-0fa18e09ac8d name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:09:22.241749 crc crio[22652]: time=\"2026-06-11T11:09:22.241475469Z\" level=info msg=\"Stopped container 98718052c73db482067a255e73b15688a329cba840ec217ca2691a5d46e332f8: openstack/dnsmasq-dns-7948f7c9f9-96rl2/dnsmasq-dns\" id=c9f02369-cf32-4525-bfa1-b1404d2fb7c6 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:09:22.245368 crc crio[22652]: time=\"2026-06-11T11:09:22.245212381Z\" level=info msg=\"Stopping pod sandbox: 53fdded23e20740cf87dc56c28bc695bd1c6226bcdce13efc121c636354cb05b\" id=cd8bac7d-879c-40a3-a392-a8cd336596cf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:09:22.246637 crc crio[22652]: time=\"2026-06-11T11:09:22.246531883Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7948f7c9f9-96rl2 Namespace:openstack ID:53fdded23e20740cf87dc56c28bc695bd1c6226bcdce13efc121c636354cb05b UID:b5aab73d-7ff2-4c8b-a044-732fd671b73e NetNS:/var/run/netns/78fb6e39-7f8c-4266-b390-33b555944894 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb5aab73d_7ff2_4c8b_a044_732fd671b73e.slice PodAnnotations:0xc002928400}] Aliases:map[]}\"\nJun 11 11:09:22.247012 crc crio[22652]: time=\"2026-06-11T11:09:22.246929336Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-7948f7c9f9-96rl2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:09:22.250802 crc crio[22652]: time=\"2026-06-11T11:09:22.249852794Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-cell-mapping-5pgd2/POD\" id=30f16b31-69ae-437c-9779-325744010c9c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:09:22.250802 crc crio[22652]: time=\"2026-06-11T11:09:22.249938307Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:09:22.287812 crc crio[22652]: time=\"2026-06-11T11:09:22.287723549Z\" level=info msg=\"Stopped container 762e9734d616d6cefdb6209b5484abd0e215505a220ae3a3a8254d47119ca8f4: openstack/ceilometer-0/sg-core\" id=62f161c9-c77b-4a53-b7c8-44aff7de25d0 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:09:22.299912 crc crio[22652]: time=\"2026-06-11T11:09:22.299595758Z\" level=info msg=\"Got pod network &{Name:nova-cell1-cell-mapping-5pgd2 Namespace:openstack ID:4cac8b49f4338e5039436368d9f5f93b7044be80a4365e6dc4df96bf1d01f3e1 UID:8c314967-616f-4a9b-9f33-24fc7e6e3e4f NetNS:/var/run/netns/2b12d7c6-1e2a-4363-a46d-58f45b36478c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8c314967_616f_4a9b_9f33_24fc7e6e3e4f.slice PodAnnotations:0xc002400328}] Aliases:map[]}\"\nJun 11 11:09:22.300541 crc crio[22652]: time=\"2026-06-11T11:09:22.300519087Z\" level=info msg=\"Adding pod openstack_nova-cell1-cell-mapping-5pgd2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:09:22.390031 crc crio[22652]: time=\"2026-06-11T11:09:22.389918903Z\" level=info msg=\"Stopped container b9dd1e53642d1c22a26518920029be3c3fd34f4814461eaaea316ebe176582db: openstack/ceilometer-0/proxy-httpd\" id=8415ce61-3029-4349-ab68-81f5bc988361 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:09:22.426294 crc crio[22652]: 2026-06-11T11:09:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e0b32bc5f3683a8 Mac:7e:0e:23:04:c0:7e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cc Mtu:0 Sandbox:/var/run/netns/047b537f-42c8-46b0-be37-ad783330f27f SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.204 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:09:22.430849 crc crio[22652]: time=\"2026-06-11T11:09:22.430770716Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:e0b32bc5f3683a88767978d870422951ee2b3784ae7c3831e2609e53b9e2b068 UID:52962abf-2926-4eb8-ae34-7e13ed5cf937 NetNS:/var/run/netns/047b537f-42c8-46b0-be37-ad783330f27f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod52962abf_2926_4eb8_ae34_7e13ed5cf937.slice PodAnnotations:0xc0004beca0}] Aliases:map[]}\"\nJun 11 11:09:22.431103 crc crio[22652]: time=\"2026-06-11T11:09:22.431049175Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:09:22.448303 crc crio[22652]: time=\"2026-06-11T11:09:22.448252981Z\" level=info msg=\"Ran pod sandbox e0b32bc5f3683a88767978d870422951ee2b3784ae7c3831e2609e53b9e2b068 with infra container: openstack/nova-api-0/POD\" id=4b9f66c9-8238-46fa-bbb9-3d5cc45d2721 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:09:22.465612 crc crio[22652]: time=\"2026-06-11T11:09:22.45646609Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=c1258467-1f11-4b33-b187-662df1924d2c name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:09:22.465612 crc crio[22652]: time=\"2026-06-11T11:09:22.461587913Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=53708f81-f7ae-44e9-bf52-df6215ad82c8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:09:22.472278 crc crio[22652]: time=\"2026-06-11T11:09:22.472196792Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=78c83fc5-c089-46d4-ac96-3c3375097037 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:09:22.472686 crc crio[22652]: time=\"2026-06-11T11:09:22.472605705Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:09:22.578660 crc crio[22652]: time=\"2026-06-11T11:09:22.578526609Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:09:22.584651 crc crio[22652]: time=\"2026-06-11T11:09:22.584574984Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:09:22.721744 crc crio[22652]: time=\"2026-06-11T11:09:22.72127469Z\" level=info msg=\"Created container a932a0702c263204b5cb0732a2d4eacc0a826676d56284c83b0dbdb86c09cc21: openstack/nova-api-0/nova-api-log\" id=78c83fc5-c089-46d4-ac96-3c3375097037 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:09:22.722818 crc crio[22652]: time=\"2026-06-11T11:09:22.722753726Z\" level=info msg=\"Starting container: a932a0702c263204b5cb0732a2d4eacc0a826676d56284c83b0dbdb86c09cc21\" id=1786cf45-4a4c-4cfd-bc0f-14b39a4f2d63 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:09:22.731290 crc crio[22652]: time=\"2026-06-11T11:09:22.731100704Z\" level=info msg=\"Stopped pod sandbox: 53fdded23e20740cf87dc56c28bc695bd1c6226bcdce13efc121c636354cb05b\" id=cd8bac7d-879c-40a3-a392-a8cd336596cf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:09:22.731785 crc crio[22652]: time=\"2026-06-11T11:09:22.731614661Z\" level=info msg=\"Started container\" PID=84505 containerID=a932a0702c263204b5cb0732a2d4eacc0a826676d56284c83b0dbdb86c09cc21 description=openstack/nova-api-0/nova-api-log id=1786cf45-4a4c-4cfd-bc0f-14b39a4f2d63 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e0b32bc5f3683a88767978d870422951ee2b3784ae7c3831e2609e53b9e2b068\nJun 11 11:09:22.751942 crc crio[22652]: time=\"2026-06-11T11:09:22.751826561Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=5e9a340f-9d7f-4dc8-aa03-790df8fd4568 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:09:22.842919 crc crio[22652]: time=\"2026-06-11T11:09:22.842811723Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=d046ffa7-5974-4f60-93b0-f3a9c7dbaefd name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:09:22.852040 crc crio[22652]: time=\"2026-06-11T11:09:22.851931959Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=657f2413-c25a-45c4-a4ef-1c2ae50362c6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:09:22.852534 crc crio[22652]: time=\"2026-06-11T11:09:22.852460526Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:09:22.953402 crc crio[22652]: 2026-06-11T11:09:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4cac8b49f4338e5 Mac:36:e3:06:76:0c:1b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cd Mtu:0 Sandbox:/var/run/netns/2b12d7c6-1e2a-4363-a46d-58f45b36478c SocketPath: PciID:}] [{Interface:0xc0000145f0 Address:{IP:10.217.0.205 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:09:22.954402 crc crio[22652]: time=\"2026-06-11T11:09:22.954273833Z\" level=info msg=\"Got pod network &{Name:nova-cell1-cell-mapping-5pgd2 Namespace:openstack ID:4cac8b49f4338e5039436368d9f5f93b7044be80a4365e6dc4df96bf1d01f3e1 UID:8c314967-616f-4a9b-9f33-24fc7e6e3e4f NetNS:/var/run/netns/2b12d7c6-1e2a-4363-a46d-58f45b36478c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8c314967_616f_4a9b_9f33_24fc7e6e3e4f.slice PodAnnotations:0xc002400328}] Aliases:map[]}\"\nJun 11 11:09:22.954512 crc crio[22652]: time=\"2026-06-11T11:09:22.954457109Z\" level=info msg=\"Checking pod openstack_nova-cell1-cell-mapping-5pgd2 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:09:22.960368 crc crio[22652]: time=\"2026-06-11T11:09:22.960268467Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:09:22.965750 crc crio[22652]: time=\"2026-06-11T11:09:22.965659389Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:09:22.971383 crc crio[22652]: time=\"2026-06-11T11:09:22.971237704Z\" level=info msg=\"Ran pod sandbox 4cac8b49f4338e5039436368d9f5f93b7044be80a4365e6dc4df96bf1d01f3e1 with infra container: openstack/nova-cell1-cell-mapping-5pgd2/POD\" id=30f16b31-69ae-437c-9779-325744010c9c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:09:22.977504 crc crio[22652]: time=\"2026-06-11T11:09:22.977423713Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=f85c43b7-9f7f-4323-b3bb-85baaa10dfc3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:09:23.007557 crc crio[22652]: time=\"2026-06-11T11:09:23.007467846Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=e536dfe8-d385-48e0-8057-3bd44b0847e5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:09:23.017569 crc crio[22652]: time=\"2026-06-11T11:09:23.017464737Z\" level=info msg=\"Creating container: openstack/nova-cell1-cell-mapping-5pgd2/nova-manage\" id=4e941c77-bea2-461e-ba8d-19ea0756d153 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:09:23.017909 crc crio[22652]: time=\"2026-06-11T11:09:23.017876211Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:09:23.085046 crc crio[22652]: time=\"2026-06-11T11:09:23.082477316Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:09:23.087253 crc crio[22652]: time=\"2026-06-11T11:09:23.086224826Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:09:23.236539 crc crio[22652]: time=\"2026-06-11T11:09:23.235808849Z\" level=info msg=\"Removing container: 98718052c73db482067a255e73b15688a329cba840ec217ca2691a5d46e332f8\" id=f635fa8b-123d-48d0-b17a-f97dfa459eb4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:09:23.278001 crc crio[22652]: time=\"2026-06-11T11:09:23.277697023Z\" level=info msg=\"Removed container 98718052c73db482067a255e73b15688a329cba840ec217ca2691a5d46e332f8: openstack/dnsmasq-dns-7948f7c9f9-96rl2/dnsmasq-dns\" id=f635fa8b-123d-48d0-b17a-f97dfa459eb4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:09:23.283908 crc crio[22652]: time=\"2026-06-11T11:09:23.283797145Z\" level=info msg=\"Removing container: 87b7e7d7e78096eac4704f119f2b950af534a69a4f25bf375e5b23f59c9be989\" id=63c3645d-d7cb-432f-9171-f141b43e445e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:09:23.354496 crc crio[22652]: time=\"2026-06-11T11:09:23.354239668Z\" level=info msg=\"Removed container 87b7e7d7e78096eac4704f119f2b950af534a69a4f25bf375e5b23f59c9be989: openstack/dnsmasq-dns-7948f7c9f9-96rl2/init\" id=63c3645d-d7cb-432f-9171-f141b43e445e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:09:23.358172 crc crio[22652]: time=\"2026-06-11T11:09:23.357870935Z\" level=info msg=\"Created container 36cf37c27fa7e237b468c24e743c9293d8abe936a68372f5a253803f5d61270f: openstack/nova-cell1-cell-mapping-5pgd2/nova-manage\" id=4e941c77-bea2-461e-ba8d-19ea0756d153 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:09:23.364271 crc crio[22652]: time=\"2026-06-11T11:09:23.363323937Z\" level=info msg=\"Created container 055d5c7aea872187f766f22c1ef4637707db2ca00d9cec4fa5e0c615f12ba8ca: openstack/nova-api-0/nova-api-api\" id=657f2413-c25a-45c4-a4ef-1c2ae50362c6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:09:23.364555 crc crio[22652]: time=\"2026-06-11T11:09:23.364473743Z\" level=info msg=\"Starting container: 36cf37c27fa7e237b468c24e743c9293d8abe936a68372f5a253803f5d61270f\" id=0fe6f5d4-e8c2-475a-ad56-66399e633f68 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:09:23.364673 crc crio[22652]: time=\"2026-06-11T11:09:23.364473734Z\" level=info msg=\"Starting container: 055d5c7aea872187f766f22c1ef4637707db2ca00d9cec4fa5e0c615f12ba8ca\" id=3a6ba535-5282-4ea6-955b-cfe5f223d379 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:09:23.375788 crc crio[22652]: time=\"2026-06-11T11:09:23.375459706Z\" level=info msg=\"Started container\" PID=84580 containerID=055d5c7aea872187f766f22c1ef4637707db2ca00d9cec4fa5e0c615f12ba8ca description=openstack/nova-api-0/nova-api-api id=3a6ba535-5282-4ea6-955b-cfe5f223d379 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e0b32bc5f3683a88767978d870422951ee2b3784ae7c3831e2609e53b9e2b068\nJun 11 11:09:23.376717 crc crio[22652]: time=\"2026-06-11T11:09:23.376635603Z\" level=info msg=\"Started container\" PID=84581 containerID=36cf37c27fa7e237b468c24e743c9293d8abe936a68372f5a253803f5d61270f description=openstack/nova-cell1-cell-mapping-5pgd2/nova-manage id=0fe6f5d4-e8c2-475a-ad56-66399e633f68 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4cac8b49f4338e5039436368d9f5f93b7044be80a4365e6dc4df96bf1d01f3e1\nJun 11 11:09:30.390253 crc crio[22652]: time=\"2026-06-11T11:09:30.389430495Z\" level=info msg=\"Stopping pod sandbox: 4cac8b49f4338e5039436368d9f5f93b7044be80a4365e6dc4df96bf1d01f3e1\" id=bed0e951-362b-4257-b58a-5340d724bfbe name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:09:30.391684 crc crio[22652]: time=\"2026-06-11T11:09:30.390772408Z\" level=info msg=\"Got pod network &{Name:nova-cell1-cell-mapping-5pgd2 Namespace:openstack ID:4cac8b49f4338e5039436368d9f5f93b7044be80a4365e6dc4df96bf1d01f3e1 UID:8c314967-616f-4a9b-9f33-24fc7e6e3e4f NetNS:/var/run/netns/2b12d7c6-1e2a-4363-a46d-58f45b36478c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8c314967_616f_4a9b_9f33_24fc7e6e3e4f.slice PodAnnotations:0xc0026193d8}] Aliases:map[]}\"\nJun 11 11:09:30.391684 crc crio[22652]: time=\"2026-06-11T11:09:30.390902722Z\" level=info msg=\"Deleting pod openstack_nova-cell1-cell-mapping-5pgd2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:09:30.774514 crc crio[22652]: time=\"2026-06-11T11:09:30.774257444Z\" level=info msg=\"Stopped pod sandbox: 4cac8b49f4338e5039436368d9f5f93b7044be80a4365e6dc4df96bf1d01f3e1\" id=bed0e951-362b-4257-b58a-5340d724bfbe name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:09:31.721846 crc crio[22652]: time=\"2026-06-11T11:09:31.721464804Z\" level=info msg=\"Stopping container: 055d5c7aea872187f766f22c1ef4637707db2ca00d9cec4fa5e0c615f12ba8ca (timeout: 30s)\" id=085e6e93-e75f-45bc-9ed9-6fbd32960d12 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:09:31.722824 crc crio[22652]: time=\"2026-06-11T11:09:31.721914508Z\" level=info msg=\"Stopping container: a932a0702c263204b5cb0732a2d4eacc0a826676d56284c83b0dbdb86c09cc21 (timeout: 30s)\" id=c212ce3c-5aac-4fe7-b1aa-b6e47292a23b name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:09:31.809573 crc crio[22652]: time=\"2026-06-11T11:09:31.809484296Z\" level=info msg=\"Stopping container: 87ed5266d4e632aa97741762d2b39f8df8cfe9ec9fd77f61985627b66dbcbff9 (timeout: 30s)\" id=d75f9aa5-9d6d-4b49-962b-516a0772ebcf name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:09:31.847671 crc crio[22652]: time=\"2026-06-11T11:09:31.847585859Z\" level=info msg=\"Stopping container: d46af25a099d309abcbaf72cc54e49e64bdaac645f80a107febe7349f7441a9f (timeout: 30s)\" id=d647344c-cdaf-4e49-a285-0280be3b943a name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:09:31.848189 crc crio[22652]: time=\"2026-06-11T11:09:31.848059544Z\" level=info msg=\"Stopping container: cbadb06a053c51e35caa8d74956213b87491812d732a822a81a2c081467d4e42 (timeout: 30s)\" id=100bb6aa-92ed-42a3-9687-f8012d9e9453 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:09:31.881557 crc crio[22652]: time=\"2026-06-11T11:09:31.881441806Z\" level=info msg=\"Stopped container a932a0702c263204b5cb0732a2d4eacc0a826676d56284c83b0dbdb86c09cc21: openstack/nova-api-0/nova-api-log\" id=c212ce3c-5aac-4fe7-b1aa-b6e47292a23b name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:09:31.988895 crc crio[22652]: time=\"2026-06-11T11:09:31.988181203Z\" level=info msg=\"Stopped container cbadb06a053c51e35caa8d74956213b87491812d732a822a81a2c081467d4e42: openstack/nova-metadata-0/nova-metadata-log\" id=100bb6aa-92ed-42a3-9687-f8012d9e9453 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:09:32.046675 crc crio[22652]: time=\"2026-06-11T11:09:32.046574861Z\" level=info msg=\"Stopped container 055d5c7aea872187f766f22c1ef4637707db2ca00d9cec4fa5e0c615f12ba8ca: openstack/nova-api-0/nova-api-api\" id=085e6e93-e75f-45bc-9ed9-6fbd32960d12 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:09:32.047535 crc crio[22652]: time=\"2026-06-11T11:09:32.047392067Z\" level=info msg=\"Stopping pod sandbox: e0b32bc5f3683a88767978d870422951ee2b3784ae7c3831e2609e53b9e2b068\" id=8ad7ce66-fad6-4d22-ab61-9081428e4464 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:09:32.052532 crc crio[22652]: time=\"2026-06-11T11:09:32.052441699Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:e0b32bc5f3683a88767978d870422951ee2b3784ae7c3831e2609e53b9e2b068 UID:52962abf-2926-4eb8-ae34-7e13ed5cf937 NetNS:/var/run/netns/047b537f-42c8-46b0-be37-ad783330f27f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod52962abf_2926_4eb8_ae34_7e13ed5cf937.slice PodAnnotations:0xc0004bff08}] Aliases:map[]}\"\nJun 11 11:09:32.052676 crc crio[22652]: time=\"2026-06-11T11:09:32.052629905Z\" level=info msg=\"Deleting pod openstack_nova-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:09:32.395170 crc crio[22652]: time=\"2026-06-11T11:09:32.394967422Z\" level=info msg=\"Stopped pod sandbox: e0b32bc5f3683a88767978d870422951ee2b3784ae7c3831e2609e53b9e2b068\" id=8ad7ce66-fad6-4d22-ab61-9081428e4464 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:09:33.919332 crc crio[22652]: time=\"2026-06-11T11:09:33.918875717Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=714f6c03-6259-4d29-9e7a-82eea8f757a6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:09:33.920407 crc crio[22652]: time=\"2026-06-11T11:09:33.920382815Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:09:33.957079 crc crio[22652]: time=\"2026-06-11T11:09:33.956949128Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:5547bee2852a21a69c747c4baf161181294caa2c5a029a496f492be8eb9b1a42 UID:383e87c8-fc81-4148-a945-8ab6c83c681c NetNS:/var/run/netns/9e6df0d1-c207-4325-a2b2-edcd5839a8d3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod383e87c8_fc81_4148_a945_8ab6c83c681c.slice PodAnnotations:0xc0009884c8}] Aliases:map[]}\"\nJun 11 11:09:33.957079 crc crio[22652]: time=\"2026-06-11T11:09:33.957048961Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:09:34.479296 crc crio[22652]: 2026-06-11T11:09:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5547bee2852a21a Mac:a2:78:2f:35:90:bd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ce Mtu:0 Sandbox:/var/run/netns/9e6df0d1-c207-4325-a2b2-edcd5839a8d3 SocketPath: PciID:}] [{Interface:0xc000014620 Address:{IP:10.217.0.206 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:09:34.480326 crc crio[22652]: time=\"2026-06-11T11:09:34.480235645Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:5547bee2852a21a69c747c4baf161181294caa2c5a029a496f492be8eb9b1a42 UID:383e87c8-fc81-4148-a945-8ab6c83c681c NetNS:/var/run/netns/9e6df0d1-c207-4325-a2b2-edcd5839a8d3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod383e87c8_fc81_4148_a945_8ab6c83c681c.slice PodAnnotations:0xc0009884c8}] Aliases:map[]}\"\nJun 11 11:09:34.480472 crc crio[22652]: time=\"2026-06-11T11:09:34.480429091Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:09:34.488660 crc crio[22652]: time=\"2026-06-11T11:09:34.488598094Z\" level=info msg=\"Ran pod sandbox 5547bee2852a21a69c747c4baf161181294caa2c5a029a496f492be8eb9b1a42 with infra container: openstack/nova-api-0/POD\" id=714f6c03-6259-4d29-9e7a-82eea8f757a6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:09:34.491066 crc crio[22652]: time=\"2026-06-11T11:09:34.490961415Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=9e87f5d4-6890-4bf1-9cd4-3d57f11f662b name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:09:34.493111 crc crio[22652]: time=\"2026-06-11T11:09:34.493045612Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=345ae3be-22f9-4840-915c-7db850d9c8e4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:09:34.500570 crc crio[22652]: time=\"2026-06-11T11:09:34.500490932Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=c69eabbf-9a37-49b2-b46e-ede4e863f027 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:09:34.500808 crc crio[22652]: time=\"2026-06-11T11:09:34.500794582Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:09:34.540856 crc crio[22652]: time=\"2026-06-11T11:09:34.540784851Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:09:34.545029 crc crio[22652]: time=\"2026-06-11T11:09:34.544928673Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:09:34.727181 crc crio[22652]: time=\"2026-06-11T11:09:34.726214935Z\" level=info msg=\"Created container ec660dc9f902e8a6b3aae5e4d7bf68bb64e27f5f06fdde42fe96051195226179: openstack/nova-api-0/nova-api-log\" id=c69eabbf-9a37-49b2-b46e-ede4e863f027 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:09:34.727814 crc crio[22652]: time=\"2026-06-11T11:09:34.727769328Z\" level=info msg=\"Starting container: ec660dc9f902e8a6b3aae5e4d7bf68bb64e27f5f06fdde42fe96051195226179\" id=abca5bbc-7ad6-43b6-af58-da3b308742c8 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:09:34.734853 crc crio[22652]: time=\"2026-06-11T11:09:34.734702794Z\" level=info msg=\"Started container\" PID=85397 containerID=ec660dc9f902e8a6b3aae5e4d7bf68bb64e27f5f06fdde42fe96051195226179 description=openstack/nova-api-0/nova-api-log id=abca5bbc-7ad6-43b6-af58-da3b308742c8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5547bee2852a21a69c747c4baf161181294caa2c5a029a496f492be8eb9b1a42\nJun 11 11:09:34.746928 crc crio[22652]: time=\"2026-06-11T11:09:34.746872241Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=69e38033-ae7a-456c-933b-4d761e6e78a1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:09:34.804285 crc crio[22652]: time=\"2026-06-11T11:09:34.803719051Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=69a8ed71-56e6-404e-a60c-a289005b969c name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:09:34.813688 crc crio[22652]: time=\"2026-06-11T11:09:34.813640536Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=67b9d1bd-1a02-4f65-9d1d-50e909ef6283 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:09:34.814406 crc crio[22652]: time=\"2026-06-11T11:09:34.81438115Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:09:34.859262 crc crio[22652]: time=\"2026-06-11T11:09:34.859053222Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:09:34.863398 crc crio[22652]: time=\"2026-06-11T11:09:34.863330558Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:09:35.090574 crc crio[22652]: time=\"2026-06-11T11:09:35.090463838Z\" level=info msg=\"Stopped container d46af25a099d309abcbaf72cc54e49e64bdaac645f80a107febe7349f7441a9f: openstack/nova-metadata-0/nova-metadata-metadata\" id=d647344c-cdaf-4e49-a285-0280be3b943a name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:09:35.092101 crc crio[22652]: time=\"2026-06-11T11:09:35.091269293Z\" level=info msg=\"Stopping pod sandbox: 36d9122bfbf80eb82846a677fc6d7a1c7b6f6fd8d93fc1ab7309a7b7cdd03595\" id=981146b2-e0df-48cb-a28c-469745682752 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:09:35.092101 crc crio[22652]: time=\"2026-06-11T11:09:35.091717778Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:36d9122bfbf80eb82846a677fc6d7a1c7b6f6fd8d93fc1ab7309a7b7cdd03595 UID:26b92a03-49c5-4992-b84b-c3d6e0a2bfd3 NetNS:/var/run/netns/62a0f10c-1478-427e-85f4-e14e6ed143e5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod26b92a03_49c5_4992_b84b_c3d6e0a2bfd3.slice PodAnnotations:0xc005822128}] Aliases:map[]}\"\nJun 11 11:09:35.092101 crc crio[22652]: time=\"2026-06-11T11:09:35.091866493Z\" level=info msg=\"Deleting pod openstack_nova-metadata-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:09:35.134715 crc crio[22652]: time=\"2026-06-11T11:09:35.134576344Z\" level=info msg=\"Created container a4ec6fb80a630bfda8eae9271c23be7fde2c2cb778c137fdedd148a63f97da5a: openstack/nova-api-0/nova-api-api\" id=67b9d1bd-1a02-4f65-9d1d-50e909ef6283 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:09:35.135827 crc crio[22652]: time=\"2026-06-11T11:09:35.135615445Z\" level=info msg=\"Starting container: a4ec6fb80a630bfda8eae9271c23be7fde2c2cb778c137fdedd148a63f97da5a\" id=8ce9c202-8872-4077-afc3-4053b8e18b74 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:09:35.144383 crc crio[22652]: time=\"2026-06-11T11:09:35.144289211Z\" level=info msg=\"Started container\" PID=85460 containerID=a4ec6fb80a630bfda8eae9271c23be7fde2c2cb778c137fdedd148a63f97da5a description=openstack/nova-api-0/nova-api-api id=8ce9c202-8872-4077-afc3-4053b8e18b74 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5547bee2852a21a69c747c4baf161181294caa2c5a029a496f492be8eb9b1a42\nJun 11 11:09:35.393574 crc crio[22652]: time=\"2026-06-11T11:09:35.39308762Z\" level=info msg=\"Stopped pod sandbox: 36d9122bfbf80eb82846a677fc6d7a1c7b6f6fd8d93fc1ab7309a7b7cdd03595\" id=981146b2-e0df-48cb-a28c-469745682752 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:09:36.353790 crc crio[22652]: time=\"2026-06-11T11:09:36.350500394Z\" level=info msg=\"Stopped container 87ed5266d4e632aa97741762d2b39f8df8cfe9ec9fd77f61985627b66dbcbff9: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=d75f9aa5-9d6d-4b49-962b-516a0772ebcf name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:09:36.357066 crc crio[22652]: time=\"2026-06-11T11:09:36.356200646Z\" level=info msg=\"Stopping pod sandbox: 2e5b5673a5f0c7d3d7c7a74037fadde0ded4b67f75a9c1b5b306a898f53b8268\" id=2f23e8cb-4cbe-4317-b2bf-3a93f75f765b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:09:36.357066 crc crio[22652]: time=\"2026-06-11T11:09:36.356863787Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:2e5b5673a5f0c7d3d7c7a74037fadde0ded4b67f75a9c1b5b306a898f53b8268 UID:e93731cc-4b73-4a7a-aa51-5af507b48017 NetNS:/var/run/netns/9e396ca1-441b-4622-b30a-d81478e7aab3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode93731cc_4b73_4a7a_aa51_5af507b48017.slice PodAnnotations:0xc002928aa8}] Aliases:map[]}\"\nJun 11 11:09:36.357351 crc crio[22652]: time=\"2026-06-11T11:09:36.357068534Z\" level=info msg=\"Deleting pod openstack_nova-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:09:36.727675 crc crio[22652]: time=\"2026-06-11T11:09:36.727584248Z\" level=info msg=\"Stopped pod sandbox: 2e5b5673a5f0c7d3d7c7a74037fadde0ded4b67f75a9c1b5b306a898f53b8268\" id=2f23e8cb-4cbe-4317-b2bf-3a93f75f765b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:09:37.018634 crc crio[22652]: time=\"2026-06-11T11:09:37.018262932Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=4167a27a-7908-4805-8be9-5d8f67dbecaf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:09:37.018634 crc crio[22652]: time=\"2026-06-11T11:09:37.018612173Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:09:37.066833 crc crio[22652]: time=\"2026-06-11T11:09:37.066737013Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:49137ac944868d41e13c8babb33804551984f0edd8e730223446905a871b6e27 UID:f4204812-7158-4f6c-a4e1-e33f01b0c237 NetNS:/var/run/netns/e48d2511-ed50-4d97-8e20-8bcfac0bfd43 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf4204812_7158_4f6c_a4e1_e33f01b0c237.slice PodAnnotations:0xc005a4c050}] Aliases:map[]}\"\nJun 11 11:09:37.066833 crc crio[22652]: time=\"2026-06-11T11:09:37.066799575Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:09:37.517381 crc crio[22652]: 2026-06-11T11:09:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:49137ac944868d4 Mac:02:77:fd:2e:5d:f4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cf Mtu:0 Sandbox:/var/run/netns/e48d2511-ed50-4d97-8e20-8bcfac0bfd43 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.207 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:09:37.519199 crc crio[22652]: time=\"2026-06-11T11:09:37.518934163Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:49137ac944868d41e13c8babb33804551984f0edd8e730223446905a871b6e27 UID:f4204812-7158-4f6c-a4e1-e33f01b0c237 NetNS:/var/run/netns/e48d2511-ed50-4d97-8e20-8bcfac0bfd43 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf4204812_7158_4f6c_a4e1_e33f01b0c237.slice PodAnnotations:0xc005a4c050}] Aliases:map[]}\"\nJun 11 11:09:37.519283 crc crio[22652]: time=\"2026-06-11T11:09:37.519208864Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:09:37.536530 crc crio[22652]: time=\"2026-06-11T11:09:37.536421786Z\" level=info msg=\"Ran pod sandbox 49137ac944868d41e13c8babb33804551984f0edd8e730223446905a871b6e27 with infra container: openstack/nova-metadata-0/POD\" id=4167a27a-7908-4805-8be9-5d8f67dbecaf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:09:37.554461 crc crio[22652]: time=\"2026-06-11T11:09:37.554365223Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=ce56aa8a-55f2-48f8-b608-f2ce2b0c6a9f name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:09:37.560532 crc crio[22652]: time=\"2026-06-11T11:09:37.560441401Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=6f9455d1-7962-438c-87c5-d5efa77bcc80 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:09:37.574069 crc crio[22652]: time=\"2026-06-11T11:09:37.573965147Z\" level=info msg=\"Removing container: 87ed5266d4e632aa97741762d2b39f8df8cfe9ec9fd77f61985627b66dbcbff9\" id=8baae7cf-c40d-46fd-b4a0-73fcd48f286b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:09:37.574836 crc crio[22652]: time=\"2026-06-11T11:09:37.574766023Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=f85a422b-dca3-4a98-9c7d-7919f90392ca name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:09:37.575559 crc crio[22652]: time=\"2026-06-11T11:09:37.575238118Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:09:37.632105 crc crio[22652]: time=\"2026-06-11T11:09:37.631978166Z\" level=info msg=\"Removed container 87ed5266d4e632aa97741762d2b39f8df8cfe9ec9fd77f61985627b66dbcbff9: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=8baae7cf-c40d-46fd-b4a0-73fcd48f286b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:09:37.638647 crc crio[22652]: time=\"2026-06-11T11:09:37.638562533Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:09:37.650190 crc crio[22652]: time=\"2026-06-11T11:09:37.648906093Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:09:37.781413 crc crio[22652]: time=\"2026-06-11T11:09:37.781311687Z\" level=info msg=\"Created container aa77da851b424ecf3a3ca431fcb04596bc107dba7b0225d04649569c068bacef: openstack/nova-metadata-0/nova-metadata-log\" id=f85a422b-dca3-4a98-9c7d-7919f90392ca name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:09:37.782815 crc crio[22652]: time=\"2026-06-11T11:09:37.782735973Z\" level=info msg=\"Starting container: aa77da851b424ecf3a3ca431fcb04596bc107dba7b0225d04649569c068bacef\" id=365a2446-b8b9-440d-9342-77c1e78e5904 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:09:37.788390 crc crio[22652]: time=\"2026-06-11T11:09:37.78830635Z\" level=info msg=\"Started container\" PID=85779 containerID=aa77da851b424ecf3a3ca431fcb04596bc107dba7b0225d04649569c068bacef description=openstack/nova-metadata-0/nova-metadata-log id=365a2446-b8b9-440d-9342-77c1e78e5904 name=/runtime.v1.RuntimeService/StartContainer sandboxID=49137ac944868d41e13c8babb33804551984f0edd8e730223446905a871b6e27\nJun 11 11:09:37.801238 crc crio[22652]: time=\"2026-06-11T11:09:37.801087459Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=a1b5498b-903b-4698-b4a9-b63e8cb93a97 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:09:37.835843 crc crio[22652]: time=\"2026-06-11T11:09:37.835707359Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=ad8d15a1-0db3-4136-90cc-a780d048ad02 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:09:37.843465 crc crio[22652]: time=\"2026-06-11T11:09:37.843397953Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=00fd9912-d90d-4e8a-936d-7fc2600d1b26 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:09:37.843763 crc crio[22652]: time=\"2026-06-11T11:09:37.843708713Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:09:37.895240 crc crio[22652]: time=\"2026-06-11T11:09:37.895080818Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:09:37.899826 crc crio[22652]: time=\"2026-06-11T11:09:37.899749297Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:09:38.041505 crc crio[22652]: time=\"2026-06-11T11:09:38.041429536Z\" level=info msg=\"Running pod sandbox: openstack/nova-scheduler-0/POD\" id=0f312e7d-4f38-446b-aed9-15e22d737d19 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:09:38.041704 crc crio[22652]: time=\"2026-06-11T11:09:38.041524209Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:09:38.072922 crc crio[22652]: time=\"2026-06-11T11:09:38.072834456Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:e98fd5efc0c37574fd732af121697faa96fcc00f6b456174373c0f537fa0ac89 UID:3cfdffc6-87fc-417b-86fc-2bde27a4e4c9 NetNS:/var/run/netns/2b67a55b-afff-493b-915e-959f3aaa9337 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3cfdffc6_87fc_417b_86fc_2bde27a4e4c9.slice PodAnnotations:0xc0022f67c8}] Aliases:map[]}\"\nJun 11 11:09:38.072922 crc crio[22652]: time=\"2026-06-11T11:09:38.072901208Z\" level=info msg=\"Adding pod openstack_nova-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:09:38.122170 crc crio[22652]: time=\"2026-06-11T11:09:38.119493711Z\" level=info msg=\"Created container fb64a65f9b9e8ef0632a4e150b619714ebb85f44d8acfc177da2faaa54700c86: openstack/nova-metadata-0/nova-metadata-metadata\" id=00fd9912-d90d-4e8a-936d-7fc2600d1b26 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:09:38.122170 crc crio[22652]: time=\"2026-06-11T11:09:38.121172955Z\" level=info msg=\"Starting container: fb64a65f9b9e8ef0632a4e150b619714ebb85f44d8acfc177da2faaa54700c86\" id=76cc34b7-81ef-42d9-9058-c31ed8ce5aed name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:09:38.127772 crc crio[22652]: time=\"2026-06-11T11:09:38.127439415Z\" level=info msg=\"Started container\" PID=85797 containerID=fb64a65f9b9e8ef0632a4e150b619714ebb85f44d8acfc177da2faaa54700c86 description=openstack/nova-metadata-0/nova-metadata-metadata id=76cc34b7-81ef-42d9-9058-c31ed8ce5aed name=/runtime.v1.RuntimeService/StartContainer sandboxID=49137ac944868d41e13c8babb33804551984f0edd8e730223446905a871b6e27\nJun 11 11:09:38.623439 crc crio[22652]: 2026-06-11T11:09:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e98fd5efc0c3757 Mac:ce:cc:c3:75:e5:97 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d0 Mtu:0 Sandbox:/var/run/netns/2b67a55b-afff-493b-915e-959f3aaa9337 SocketPath: PciID:}] [{Interface:0xc0002d0a10 Address:{IP:10.217.0.208 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:09:38.625023 crc crio[22652]: time=\"2026-06-11T11:09:38.624759184Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:e98fd5efc0c37574fd732af121697faa96fcc00f6b456174373c0f537fa0ac89 UID:3cfdffc6-87fc-417b-86fc-2bde27a4e4c9 NetNS:/var/run/netns/2b67a55b-afff-493b-915e-959f3aaa9337 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3cfdffc6_87fc_417b_86fc_2bde27a4e4c9.slice PodAnnotations:0xc0022f67c8}] Aliases:map[]}\"\nJun 11 11:09:38.625023 crc crio[22652]: time=\"2026-06-11T11:09:38.62495959Z\" level=info msg=\"Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:09:38.637581 crc crio[22652]: time=\"2026-06-11T11:09:38.637227531Z\" level=info msg=\"Ran pod sandbox e98fd5efc0c37574fd732af121697faa96fcc00f6b456174373c0f537fa0ac89 with infra container: openstack/nova-scheduler-0/POD\" id=0f312e7d-4f38-446b-aed9-15e22d737d19 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:09:38.640709 crc crio[22652]: time=\"2026-06-11T11:09:38.639555204Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=174532cc-b338-4086-9eb2-ad9bf4eac575 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:09:38.661937 crc crio[22652]: time=\"2026-06-11T11:09:38.661831814Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=ab126c83-6e93-4703-bacf-4061eaeff26c name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:09:38.673541 crc crio[22652]: time=\"2026-06-11T11:09:38.673342091Z\" level=info msg=\"Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=65aef1ea-3fdd-4a35-8929-257e817b8eeb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:09:38.673840 crc crio[22652]: time=\"2026-06-11T11:09:38.673785015Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:09:38.721667 crc crio[22652]: time=\"2026-06-11T11:09:38.721319307Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:09:38.725213 crc crio[22652]: time=\"2026-06-11T11:09:38.72518697Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:09:38.838638 crc crio[22652]: time=\"2026-06-11T11:09:38.838368743Z\" level=info msg=\"Created container 41bc47ca5b8cdbda086f7bfd4d227f333a75e55d3189a8323d6abec8d1184507: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=65aef1ea-3fdd-4a35-8929-257e817b8eeb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:09:38.840432 crc crio[22652]: time=\"2026-06-11T11:09:38.840248003Z\" level=info msg=\"Starting container: 41bc47ca5b8cdbda086f7bfd4d227f333a75e55d3189a8323d6abec8d1184507\" id=a53acd1c-1271-44e0-950e-584e1251f822 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:09:38.845446 crc crio[22652]: time=\"2026-06-11T11:09:38.845275113Z\" level=info msg=\"Started container\" PID=85987 containerID=41bc47ca5b8cdbda086f7bfd4d227f333a75e55d3189a8323d6abec8d1184507 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=a53acd1c-1271-44e0-950e-584e1251f822 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e98fd5efc0c37574fd732af121697faa96fcc00f6b456174373c0f537fa0ac89\nJun 11 11:09:52.152172 crc crio[22652]: time=\"2026-06-11T11:09:52.151433714Z\" level=warning msg=\"Stopping container 350750b8b6498f8d32de97e85ea60f24ea7db56d6845789b508e5d6095491a2c with stop signal(15) timed out. Killing...\"\nJun 11 11:09:52.154158 crc crio[22652]: time=\"2026-06-11T11:09:52.153967245Z\" level=warning msg=\"Stopping container d32df41ee65e7a0928195ad849b61c107af1bde4ad47188b4732e328b6c5ecee with stop signal(15) timed out. Killing...\"\nJun 11 11:09:52.196112 crc crio[22652]: time=\"2026-06-11T11:09:52.195971012Z\" level=error msg=\"Killing container d32df41ee65e7a0928195ad849b61c107af1bde4ad47188b4732e328b6c5ecee failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill d32df41ee65e7a0928195ad849b61c107af1bde4ad47188b4732e328b6c5ecee KILL` failed: process not running: No such process\\n : exit status 1\"\nJun 11 11:09:52.228413 crc crio[22652]: time=\"2026-06-11T11:09:52.228293511Z\" level=info msg=\"Stopped container d32df41ee65e7a0928195ad849b61c107af1bde4ad47188b4732e328b6c5ecee: openstack/ceilometer-0/ceilometer-notification-agent\" id=5a5a86ff-f8f5-450c-baca-0fa18e09ac8d name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:09:52.268298 crc crio[22652]: time=\"2026-06-11T11:09:52.268232012Z\" level=error msg=\"Killing container 350750b8b6498f8d32de97e85ea60f24ea7db56d6845789b508e5d6095491a2c failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 350750b8b6498f8d32de97e85ea60f24ea7db56d6845789b508e5d6095491a2c KILL` failed: process not running: No such process\\n : exit status 1\"\nJun 11 11:09:52.297058 crc crio[22652]: time=\"2026-06-11T11:09:52.296952976Z\" level=info msg=\"Stopped container 350750b8b6498f8d32de97e85ea60f24ea7db56d6845789b508e5d6095491a2c: openstack/ceilometer-0/ceilometer-central-agent\" id=00588edd-2d0d-47ac-9fa4-5a8948ce87e2 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:09:52.298501 crc crio[22652]: time=\"2026-06-11T11:09:52.298469055Z\" level=info msg=\"Stopping pod sandbox: fe2f82460a498998ac3731d3784ddf89bcd1ad0c5549ead91513e046226626f4\" id=cb468362-7938-4666-b2fe-fc15e472f297 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:09:52.299330 crc crio[22652]: time=\"2026-06-11T11:09:52.299305392Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:fe2f82460a498998ac3731d3784ddf89bcd1ad0c5549ead91513e046226626f4 UID:6d0d59b3-af63-4007-b3fb-356d2b246609 NetNS:/var/run/netns/0a7afacb-3a55-43c9-ad2f-0a54329782f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6d0d59b3_af63_4007_b3fb_356d2b246609.slice PodAnnotations:0xc002acd330}] Aliases:map[]}\"\nJun 11 11:09:52.299613 crc crio[22652]: time=\"2026-06-11T11:09:52.299587621Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:09:52.658256 crc crio[22652]: time=\"2026-06-11T11:09:52.657609836Z\" level=info msg=\"Stopped pod sandbox: fe2f82460a498998ac3731d3784ddf89bcd1ad0c5549ead91513e046226626f4\" id=cb468362-7938-4666-b2fe-fc15e472f297 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:09:52.876511 crc crio[22652]: time=\"2026-06-11T11:09:52.876316717Z\" level=info msg=\"Removing container: b9dd1e53642d1c22a26518920029be3c3fd34f4814461eaaea316ebe176582db\" id=a894ff98-2d94-45ea-befc-6db2e7c4563d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:09:52.921928 crc crio[22652]: time=\"2026-06-11T11:09:52.921667937Z\" level=info msg=\"Removed container b9dd1e53642d1c22a26518920029be3c3fd34f4814461eaaea316ebe176582db: openstack/ceilometer-0/proxy-httpd\" id=a894ff98-2d94-45ea-befc-6db2e7c4563d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:09:52.926255 crc crio[22652]: time=\"2026-06-11T11:09:52.924918755Z\" level=info msg=\"Removing container: 762e9734d616d6cefdb6209b5484abd0e215505a220ae3a3a8254d47119ca8f4\" id=77cdd24b-d5d1-4c73-a957-0541db0881fc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:09:52.962190 crc crio[22652]: time=\"2026-06-11T11:09:52.962078858Z\" level=info msg=\"Removed container 762e9734d616d6cefdb6209b5484abd0e215505a220ae3a3a8254d47119ca8f4: openstack/ceilometer-0/sg-core\" id=77cdd24b-d5d1-4c73-a957-0541db0881fc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:09:52.965500 crc crio[22652]: time=\"2026-06-11T11:09:52.965421303Z\" level=info msg=\"Removing container: d32df41ee65e7a0928195ad849b61c107af1bde4ad47188b4732e328b6c5ecee\" id=1459e4c7-9604-49b1-9de9-cee773c3310a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:09:53.034412 crc crio[22652]: time=\"2026-06-11T11:09:53.034308903Z\" level=info msg=\"Removed container d32df41ee65e7a0928195ad849b61c107af1bde4ad47188b4732e328b6c5ecee: openstack/ceilometer-0/ceilometer-notification-agent\" id=1459e4c7-9604-49b1-9de9-cee773c3310a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:09:53.037660 crc crio[22652]: time=\"2026-06-11T11:09:53.037575651Z\" level=info msg=\"Removing container: 350750b8b6498f8d32de97e85ea60f24ea7db56d6845789b508e5d6095491a2c\" id=3e43d39c-1bc4-416f-95fe-f4d0573a3e39 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:09:53.085217 crc crio[22652]: time=\"2026-06-11T11:09:53.084966369Z\" level=info msg=\"Removed container 350750b8b6498f8d32de97e85ea60f24ea7db56d6845789b508e5d6095491a2c: openstack/ceilometer-0/ceilometer-central-agent\" id=3e43d39c-1bc4-416f-95fe-f4d0573a3e39 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:09:53.648722 crc crio[22652]: time=\"2026-06-11T11:09:53.648264759Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=a8de2f45-14ac-4e09-9f6f-355e64ab2acf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:09:53.650300 crc crio[22652]: time=\"2026-06-11T11:09:53.648741964Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:09:53.691050 crc crio[22652]: time=\"2026-06-11T11:09:53.690902935Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:80e7d3b7d1af85f0b17fdb14a3ac63317f6c7d32c65e498c0f59b57845cba7df UID:bb954606-30a5-4a5a-80ff-e264ef991666 NetNS:/var/run/netns/c0dc9706-0120-43bc-a8a5-dee514f4bc48 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbb954606_30a5_4a5a_80ff_e264ef991666.slice PodAnnotations:0xc002928410}] Aliases:map[]}\"\nJun 11 11:09:53.691050 crc crio[22652]: time=\"2026-06-11T11:09:53.69101611Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:09:54.208226 crc crio[22652]: 2026-06-11T11:09:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:80e7d3b7d1af85f Mac:5a:27:f9:8e:53:b1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d1 Mtu:0 Sandbox:/var/run/netns/c0dc9706-0120-43bc-a8a5-dee514f4bc48 SocketPath: PciID:}] [{Interface:0xc0006805c0 Address:{IP:10.217.0.209 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:09:54.209958 crc crio[22652]: time=\"2026-06-11T11:09:54.209868515Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:80e7d3b7d1af85f0b17fdb14a3ac63317f6c7d32c65e498c0f59b57845cba7df UID:bb954606-30a5-4a5a-80ff-e264ef991666 NetNS:/var/run/netns/c0dc9706-0120-43bc-a8a5-dee514f4bc48 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbb954606_30a5_4a5a_80ff_e264ef991666.slice PodAnnotations:0xc002928410}] Aliases:map[]}\"\nJun 11 11:09:54.210236 crc crio[22652]: time=\"2026-06-11T11:09:54.210071572Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:09:54.220872 crc crio[22652]: time=\"2026-06-11T11:09:54.220766642Z\" level=info msg=\"Ran pod sandbox 80e7d3b7d1af85f0b17fdb14a3ac63317f6c7d32c65e498c0f59b57845cba7df with infra container: openstack/ceilometer-0/POD\" id=a8de2f45-14ac-4e09-9f6f-355e64ab2acf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:09:54.223390 crc crio[22652]: time=\"2026-06-11T11:09:54.223315422Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=2be76726-2ba6-479d-b319-2e9217e33210 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:09:54.250588 crc crio[22652]: time=\"2026-06-11T11:09:54.250413147Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=35cac02a-f223-41c8-bec0-c7864927871b name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:09:54.260281 crc crio[22652]: time=\"2026-06-11T11:09:54.260210888Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=5a3686d7-29b6-47c0-b1a3-df20fe384375 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:09:54.260779 crc crio[22652]: time=\"2026-06-11T11:09:54.260677403Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:09:54.347671 crc crio[22652]: time=\"2026-06-11T11:09:54.347532908Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:09:54.353742 crc crio[22652]: time=\"2026-06-11T11:09:54.353547748Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:09:54.557367 crc crio[22652]: time=\"2026-06-11T11:09:54.556747525Z\" level=info msg=\"Created container 76f7e9be1d140f5d70126b4f1139466257bffdbc6bd7c4c58bd31a20b213e50e: openstack/ceilometer-0/ceilometer-central-agent\" id=5a3686d7-29b6-47c0-b1a3-df20fe384375 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:09:54.558719 crc crio[22652]: time=\"2026-06-11T11:09:54.558662547Z\" level=info msg=\"Starting container: 76f7e9be1d140f5d70126b4f1139466257bffdbc6bd7c4c58bd31a20b213e50e\" id=35a5607b-15d2-4bc8-a788-38ed3343b3ec name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:09:54.568349 crc crio[22652]: time=\"2026-06-11T11:09:54.568275403Z\" level=info msg=\"Started container\" PID=86986 containerID=76f7e9be1d140f5d70126b4f1139466257bffdbc6bd7c4c58bd31a20b213e50e description=openstack/ceilometer-0/ceilometer-central-agent id=35a5607b-15d2-4bc8-a788-38ed3343b3ec name=/runtime.v1.RuntimeService/StartContainer sandboxID=80e7d3b7d1af85f0b17fdb14a3ac63317f6c7d32c65e498c0f59b57845cba7df\nJun 11 11:09:54.592634 crc crio[22652]: time=\"2026-06-11T11:09:54.592554965Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=2dd84386-650c-4190-9c96-539427b2257a name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:09:54.632926 crc crio[22652]: time=\"2026-06-11T11:09:54.632854678Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=b319bb0e-4ae8-48f9-ac85-688fc3088e91 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:09:54.687406 crc crio[22652]: time=\"2026-06-11T11:09:54.687235849Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=815ffc22-b891-4f17-a963-084878af49e0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:09:54.691958 crc crio[22652]: time=\"2026-06-11T11:09:54.688043415Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:09:54.753714 crc crio[22652]: time=\"2026-06-11T11:09:54.753566882Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:09:54.757401 crc crio[22652]: time=\"2026-06-11T11:09:54.757327659Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:09:54.866574 crc crio[22652]: time=\"2026-06-11T11:09:54.86632655Z\" level=info msg=\"Created container b1383a026e82faa11407a9a9ee097d3001f307bd7bb1488653aec8f87524cf4d: openstack/ceilometer-0/ceilometer-notification-agent\" id=815ffc22-b891-4f17-a963-084878af49e0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:09:54.872545 crc crio[22652]: time=\"2026-06-11T11:09:54.872396752Z\" level=info msg=\"Starting container: b1383a026e82faa11407a9a9ee097d3001f307bd7bb1488653aec8f87524cf4d\" id=6e520d85-94e8-46d6-a54d-b93fecb0dae8 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:09:54.882302 crc crio[22652]: time=\"2026-06-11T11:09:54.882182104Z\" level=info msg=\"Started container\" PID=87035 containerID=b1383a026e82faa11407a9a9ee097d3001f307bd7bb1488653aec8f87524cf4d description=openstack/ceilometer-0/ceilometer-notification-agent id=6e520d85-94e8-46d6-a54d-b93fecb0dae8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=80e7d3b7d1af85f0b17fdb14a3ac63317f6c7d32c65e498c0f59b57845cba7df\nJun 11 11:09:54.896319 crc crio[22652]: time=\"2026-06-11T11:09:54.896231521Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=ff34c611-0a1f-41fe-a766-8fac46017663 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:09:54.908662 crc crio[22652]: time=\"2026-06-11T11:09:54.908569174Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=ab850e74-5ed8-47f0-85ed-860a55d0f9b6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:09:54.917409 crc crio[22652]: time=\"2026-06-11T11:09:54.917278052Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=3e24f594-5356-48d8-b8dd-b20155125ed6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:09:54.918094 crc crio[22652]: time=\"2026-06-11T11:09:54.918039146Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:09:54.999161 crc crio[22652]: time=\"2026-06-11T11:09:54.999044913Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:09:55.005972 crc crio[22652]: time=\"2026-06-11T11:09:55.005786338Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:09:55.588355 crc crio[22652]: time=\"2026-06-11T11:09:55.587838375Z\" level=info msg=\"Created container ead3349dad8ea3746cc9fbd20291a0f51e65bf430619f6cc20c3d16f4e395f2e: openstack/ceilometer-0/sg-core\" id=3e24f594-5356-48d8-b8dd-b20155125ed6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:09:55.590353 crc crio[22652]: time=\"2026-06-11T11:09:55.590255392Z\" level=info msg=\"Starting container: ead3349dad8ea3746cc9fbd20291a0f51e65bf430619f6cc20c3d16f4e395f2e\" id=2ccabafc-d895-44f6-b051-446557844b4c name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:09:55.603232 crc crio[22652]: time=\"2026-06-11T11:09:55.602409938Z\" level=info msg=\"Started container\" PID=87071 containerID=ead3349dad8ea3746cc9fbd20291a0f51e65bf430619f6cc20c3d16f4e395f2e description=openstack/ceilometer-0/sg-core id=2ccabafc-d895-44f6-b051-446557844b4c name=/runtime.v1.RuntimeService/StartContainer sandboxID=80e7d3b7d1af85f0b17fdb14a3ac63317f6c7d32c65e498c0f59b57845cba7df\nJun 11 11:09:55.616302 crc crio[22652]: time=\"2026-06-11T11:09:55.616214438Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=5b5d8b51-bce2-43d8-a4a5-842b98588539 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:09:55.655464 crc crio[22652]: time=\"2026-06-11T11:09:55.655373685Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=df72aecd-68ad-45b2-9530-e715140cc02e name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:09:55.665297 crc crio[22652]: time=\"2026-06-11T11:09:55.665204627Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=7de67111-1ede-4fe5-a603-fa1fa0ffa944 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:09:55.665635 crc crio[22652]: time=\"2026-06-11T11:09:55.665561919Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:09:55.738348 crc crio[22652]: time=\"2026-06-11T11:09:55.738228847Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:09:55.750281 crc crio[22652]: time=\"2026-06-11T11:09:55.750075619Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:09:55.996915 crc crio[22652]: time=\"2026-06-11T11:09:55.996450761Z\" level=info msg=\"Created container ae9c830250bf516855a60baec2d20ea7ce17364f39645ffbd57caaee73a632f5: openstack/ceilometer-0/proxy-httpd\" id=7de67111-1ede-4fe5-a603-fa1fa0ffa944 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:09:55.998328 crc crio[22652]: time=\"2026-06-11T11:09:55.998219275Z\" level=info msg=\"Starting container: ae9c830250bf516855a60baec2d20ea7ce17364f39645ffbd57caaee73a632f5\" id=40f5be9c-6586-4fba-a479-86fe68d6cf9f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:09:56.004640 crc crio[22652]: time=\"2026-06-11T11:09:56.004541878Z\" level=info msg=\"Started container\" PID=87139 containerID=ae9c830250bf516855a60baec2d20ea7ce17364f39645ffbd57caaee73a632f5 description=openstack/ceilometer-0/proxy-httpd id=40f5be9c-6586-4fba-a479-86fe68d6cf9f name=/runtime.v1.RuntimeService/StartContainer sandboxID=80e7d3b7d1af85f0b17fdb14a3ac63317f6c7d32c65e498c0f59b57845cba7df\nJun 11 11:10:00.555928 crc crio[22652]: time=\"2026-06-11T11:10:00.555097181Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686270-pf4gz/POD\" id=b8e65f78-dcd4-4132-8b57-826cbfd55686 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:10:00.558057 crc crio[22652]: time=\"2026-06-11T11:10:00.556047921Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:10:00.602615 crc crio[22652]: time=\"2026-06-11T11:10:00.60249287Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686270-pf4gz Namespace:openshift-infra ID:eb9af7c28b1ac4fbdaf3d72d5ff48bc520c97deda914d333e0bf951ccdf680e7 UID:1faea16e-a79d-4c1a-a59b-ea337c074081 NetNS:/var/run/netns/01539428-2fd6-41c4-9638-892652db692b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1faea16e_a79d_4c1a_a59b_ea337c074081.slice PodAnnotations:0xc0029299e8}] Aliases:map[]}\"\nJun 11 11:10:00.602615 crc crio[22652]: time=\"2026-06-11T11:10:00.602576813Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686270-pf4gz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:10:01.134212 crc crio[22652]: 2026-06-11T11:10:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:eb9af7c28b1ac4f Mac:86:90:d9:97:6d:ae Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d2 Mtu:0 Sandbox:/var/run/netns/01539428-2fd6-41c4-9638-892652db692b SocketPath: PciID:}] [{Interface:0xc0004c6d70 Address:{IP:10.217.0.210 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:10:01.135905 crc crio[22652]: time=\"2026-06-11T11:10:01.135772618Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686270-pf4gz Namespace:openshift-infra ID:eb9af7c28b1ac4fbdaf3d72d5ff48bc520c97deda914d333e0bf951ccdf680e7 UID:1faea16e-a79d-4c1a-a59b-ea337c074081 NetNS:/var/run/netns/01539428-2fd6-41c4-9638-892652db692b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1faea16e_a79d_4c1a_a59b_ea337c074081.slice PodAnnotations:0xc0029299e8}] Aliases:map[]}\"\nJun 11 11:10:01.136301 crc crio[22652]: time=\"2026-06-11T11:10:01.136230023Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686270-pf4gz for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:10:01.149041 crc crio[22652]: time=\"2026-06-11T11:10:01.148866152Z\" level=info msg=\"Ran pod sandbox eb9af7c28b1ac4fbdaf3d72d5ff48bc520c97deda914d333e0bf951ccdf680e7 with infra container: openshift-infra/auto-csr-approver-29686270-pf4gz/POD\" id=b8e65f78-dcd4-4132-8b57-826cbfd55686 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:10:01.151564 crc crio[22652]: time=\"2026-06-11T11:10:01.151486094Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=7743679d-43eb-43b3-a88d-af34a8fa1ef6 name=/runtime.v1.ImageService/PullImage\nJun 11 11:10:01.161965 crc crio[22652]: time=\"2026-06-11T11:10:01.161622018Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 11:10:02.016893 crc crio[22652]: time=\"2026-06-11T11:10:02.016822118Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=7743679d-43eb-43b3-a88d-af34a8fa1ef6 name=/runtime.v1.ImageService/PullImage\nJun 11 11:10:02.019744 crc crio[22652]: time=\"2026-06-11T11:10:02.019668618Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=0a29214f-1aa1-48e7-bbfb-db1465d19422 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:10:02.023937 crc crio[22652]: time=\"2026-06-11T11:10:02.023742418Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=41e313e8-c99a-4df7-9243-022364497344 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:10:02.032213 crc crio[22652]: time=\"2026-06-11T11:10:02.032051052Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686270-pf4gz/oc\" id=f33cbe78-9397-4b98-b3ff-abcd2fa2668c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:10:02.032752 crc crio[22652]: time=\"2026-06-11T11:10:02.032684653Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:10:02.127104 crc crio[22652]: time=\"2026-06-11T11:10:02.126600966Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:10:02.315358 crc crio[22652]: time=\"2026-06-11T11:10:02.315093073Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:10:02.468344 crc crio[22652]: time=\"2026-06-11T11:10:02.467469392Z\" level=info msg=\"Created container f329791932f1e4a2e8cce86956864a5a856092b4597647798fc562943f64e0ba: openshift-infra/auto-csr-approver-29686270-pf4gz/oc\" id=f33cbe78-9397-4b98-b3ff-abcd2fa2668c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:10:02.472447 crc crio[22652]: time=\"2026-06-11T11:10:02.469770804Z\" level=info msg=\"Starting container: f329791932f1e4a2e8cce86956864a5a856092b4597647798fc562943f64e0ba\" id=731347a0-0f17-4996-ba5d-3126cbb1f6f2 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:10:02.476396 crc crio[22652]: time=\"2026-06-11T11:10:02.476318593Z\" level=info msg=\"Started container\" PID=87741 containerID=f329791932f1e4a2e8cce86956864a5a856092b4597647798fc562943f64e0ba description=openshift-infra/auto-csr-approver-29686270-pf4gz/oc id=731347a0-0f17-4996-ba5d-3126cbb1f6f2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eb9af7c28b1ac4fbdaf3d72d5ff48bc520c97deda914d333e0bf951ccdf680e7\nJun 11 11:10:04.085237 crc crio[22652]: time=\"2026-06-11T11:10:04.083773471Z\" level=info msg=\"Stopping pod sandbox: eb9af7c28b1ac4fbdaf3d72d5ff48bc520c97deda914d333e0bf951ccdf680e7\" id=c1b34e72-2fc7-4d52-a06e-729d78596d54 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:10:04.088948 crc crio[22652]: time=\"2026-06-11T11:10:04.087403098Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686270-pf4gz Namespace:openshift-infra ID:eb9af7c28b1ac4fbdaf3d72d5ff48bc520c97deda914d333e0bf951ccdf680e7 UID:1faea16e-a79d-4c1a-a59b-ea337c074081 NetNS:/var/run/netns/01539428-2fd6-41c4-9638-892652db692b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1faea16e_a79d_4c1a_a59b_ea337c074081.slice PodAnnotations:0xc002400a60}] Aliases:map[]}\"\nJun 11 11:10:04.088948 crc crio[22652]: time=\"2026-06-11T11:10:04.087622735Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686270-pf4gz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:10:04.502549 crc crio[22652]: time=\"2026-06-11T11:10:04.501980539Z\" level=info msg=\"Stopped pod sandbox: eb9af7c28b1ac4fbdaf3d72d5ff48bc520c97deda914d333e0bf951ccdf680e7\" id=c1b34e72-2fc7-4d52-a06e-729d78596d54 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:10:04.643539 crc crio[22652]: time=\"2026-06-11T11:10:04.643495844Z\" level=info msg=\"Removing container: 73bc90c12fd34fdccf040e2bb6144fa68824b5e8225d1b4e94983a905e9ba413\" id=efdf1681-7de3-49ec-90c5-f11b3bf63654 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:10:04.680754 crc crio[22652]: time=\"2026-06-11T11:10:04.680623562Z\" level=info msg=\"Removed container 73bc90c12fd34fdccf040e2bb6144fa68824b5e8225d1b4e94983a905e9ba413: openstack/dnsmasq-dns-6b994dcc49-x95q9/dnsmasq-dns\" id=efdf1681-7de3-49ec-90c5-f11b3bf63654 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:10:04.684233 crc crio[22652]: time=\"2026-06-11T11:10:04.684096039Z\" level=info msg=\"Removing container: 8acf047f68fb58855dac10efb7a6253e5a0b6e775b64e05159a5479f16d1c61c\" id=47866fc1-96ae-456d-9be5-c6217b17bf80 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:10:04.736596 crc crio[22652]: time=\"2026-06-11T11:10:04.735964882Z\" level=info msg=\"Removed container 8acf047f68fb58855dac10efb7a6253e5a0b6e775b64e05159a5479f16d1c61c: openstack/dnsmasq-dns-68bc84565-mf2dh/init\" id=47866fc1-96ae-456d-9be5-c6217b17bf80 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:10:04.742537 crc crio[22652]: time=\"2026-06-11T11:10:04.741980009Z\" level=info msg=\"Removing container: 8b86fe768a69120434744169f54265b17c43462c9d8eb6efe5a3ebda0446b333\" id=b036ca88-d275-4bd4-88a9-63e759dbbc78 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:10:04.812407 crc crio[22652]: time=\"2026-06-11T11:10:04.812183358Z\" level=info msg=\"Removed container 8b86fe768a69120434744169f54265b17c43462c9d8eb6efe5a3ebda0446b333: openstack/dnsmasq-dns-769fc96f7c-fc8kw/init\" id=b036ca88-d275-4bd4-88a9-63e759dbbc78 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:10:04.823080 crc crio[22652]: time=\"2026-06-11T11:10:04.820687874Z\" level=info msg=\"Removing container: cde93d39fd7f7fd0ecbd703ebb1d6b638e58b63c2ae4c9c275ae503927d44cdb\" id=38f45ddf-cb2a-4b57-bc2e-3bec463fd7dc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:10:04.866627 crc crio[22652]: time=\"2026-06-11T11:10:04.866525295Z\" level=info msg=\"Removed container cde93d39fd7f7fd0ecbd703ebb1d6b638e58b63c2ae4c9c275ae503927d44cdb: openstack/dnsmasq-dns-7dc8cc99c9-bqwjs/init\" id=38f45ddf-cb2a-4b57-bc2e-3bec463fd7dc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:10:04.869435 crc crio[22652]: time=\"2026-06-11T11:10:04.869362244Z\" level=info msg=\"Removing container: e05116e4806884408705fe8a919e72a974bdbb4a3059914288e9d6ed0c4e7603\" id=bb2c8998-4f5e-4920-8d10-3d968e33ab18 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:10:04.905925 crc crio[22652]: time=\"2026-06-11T11:10:04.905818276Z\" level=info msg=\"Removed container e05116e4806884408705fe8a919e72a974bdbb4a3059914288e9d6ed0c4e7603: openstack/dnsmasq-dns-6b994dcc49-x95q9/init\" id=bb2c8998-4f5e-4920-8d10-3d968e33ab18 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:10:04.927284 crc crio[22652]: time=\"2026-06-11T11:10:04.927183814Z\" level=info msg=\"Stopping pod sandbox: 0d9a77eaa16e261c141cb16fbf36e7f256e1da6b22e46c5ff5f541ddf79c9490\" id=6e1fbc5e-66a8-4160-8aa3-09afff82f11b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:10:04.927557 crc crio[22652]: time=\"2026-06-11T11:10:04.927300498Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0d9a77eaa16e261c141cb16fbf36e7f256e1da6b22e46c5ff5f541ddf79c9490\" id=6e1fbc5e-66a8-4160-8aa3-09afff82f11b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:10:04.928506 crc crio[22652]: time=\"2026-06-11T11:10:04.9283207Z\" level=info msg=\"Removing pod sandbox: 0d9a77eaa16e261c141cb16fbf36e7f256e1da6b22e46c5ff5f541ddf79c9490\" id=9b7ea7f6-85cf-431f-a95e-3601e4e43df2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:10:04.952576 crc crio[22652]: time=\"2026-06-11T11:10:04.952449689Z\" level=info msg=\"Removed pod sandbox: 0d9a77eaa16e261c141cb16fbf36e7f256e1da6b22e46c5ff5f541ddf79c9490\" id=9b7ea7f6-85cf-431f-a95e-3601e4e43df2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:10:04.953570 crc crio[22652]: time=\"2026-06-11T11:10:04.95347951Z\" level=info msg=\"Stopping pod sandbox: 6f799f0eeb738be7e70a73ac9b791a28451acede31c9dd47fd56f3f69d43d309\" id=3f8e465c-3877-493f-99b3-57b39fe8f667 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:10:04.953682 crc crio[22652]: time=\"2026-06-11T11:10:04.953570133Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6f799f0eeb738be7e70a73ac9b791a28451acede31c9dd47fd56f3f69d43d309\" id=3f8e465c-3877-493f-99b3-57b39fe8f667 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:10:04.955055 crc crio[22652]: time=\"2026-06-11T11:10:04.954931137Z\" level=info msg=\"Removing pod sandbox: 6f799f0eeb738be7e70a73ac9b791a28451acede31c9dd47fd56f3f69d43d309\" id=a436aa3d-aff1-4881-b11c-f885eed0bfbb name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:10:04.989235 crc crio[22652]: time=\"2026-06-11T11:10:04.983897851Z\" level=info msg=\"Removed pod sandbox: 6f799f0eeb738be7e70a73ac9b791a28451acede31c9dd47fd56f3f69d43d309\" id=a436aa3d-aff1-4881-b11c-f885eed0bfbb name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:10:04.989235 crc crio[22652]: time=\"2026-06-11T11:10:04.985277318Z\" level=info msg=\"Stopping pod sandbox: 53fdded23e20740cf87dc56c28bc695bd1c6226bcdce13efc121c636354cb05b\" id=f84f04bf-8907-4b05-8303-093848bc0eb5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:10:04.989235 crc crio[22652]: time=\"2026-06-11T11:10:04.98534238Z\" level=info msg=\"Stopped pod sandbox (already stopped): 53fdded23e20740cf87dc56c28bc695bd1c6226bcdce13efc121c636354cb05b\" id=f84f04bf-8907-4b05-8303-093848bc0eb5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:10:04.989235 crc crio[22652]: time=\"2026-06-11T11:10:04.986606726Z\" level=info msg=\"Removing pod sandbox: 53fdded23e20740cf87dc56c28bc695bd1c6226bcdce13efc121c636354cb05b\" id=58b64cf5-f28c-44eb-a992-c9c70de2e867 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:10:05.014173 crc crio[22652]: time=\"2026-06-11T11:10:05.013568734Z\" level=info msg=\"Removed pod sandbox: 53fdded23e20740cf87dc56c28bc695bd1c6226bcdce13efc121c636354cb05b\" id=58b64cf5-f28c-44eb-a992-c9c70de2e867 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:10:05.018751 crc crio[22652]: time=\"2026-06-11T11:10:05.018625695Z\" level=info msg=\"Stopping pod sandbox: 0998d2cdec658aef2658e7d7ee336d06a5aca938aa5d1936cae00f8cbd9db069\" id=3eef8001-cbd0-4fe9-9e1a-f5baf3ba4f93 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:10:05.018751 crc crio[22652]: time=\"2026-06-11T11:10:05.018739159Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0998d2cdec658aef2658e7d7ee336d06a5aca938aa5d1936cae00f8cbd9db069\" id=3eef8001-cbd0-4fe9-9e1a-f5baf3ba4f93 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:10:05.019962 crc crio[22652]: time=\"2026-06-11T11:10:05.019798403Z\" level=info msg=\"Removing pod sandbox: 0998d2cdec658aef2658e7d7ee336d06a5aca938aa5d1936cae00f8cbd9db069\" id=a5e9e150-3eeb-4b26-9bde-02376dd45982 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:10:05.044398 crc crio[22652]: time=\"2026-06-11T11:10:05.044305264Z\" level=info msg=\"Removed pod sandbox: 0998d2cdec658aef2658e7d7ee336d06a5aca938aa5d1936cae00f8cbd9db069\" id=a5e9e150-3eeb-4b26-9bde-02376dd45982 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:10:05.046302 crc crio[22652]: time=\"2026-06-11T11:10:05.046198303Z\" level=info msg=\"Stopping pod sandbox: 2e5b5673a5f0c7d3d7c7a74037fadde0ded4b67f75a9c1b5b306a898f53b8268\" id=b3eea9b3-1508-4ec4-97ed-30f2e5a14806 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:10:05.046395 crc crio[22652]: time=\"2026-06-11T11:10:05.046303215Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2e5b5673a5f0c7d3d7c7a74037fadde0ded4b67f75a9c1b5b306a898f53b8268\" id=b3eea9b3-1508-4ec4-97ed-30f2e5a14806 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:10:05.048369 crc crio[22652]: time=\"2026-06-11T11:10:05.047799953Z\" level=info msg=\"Removing pod sandbox: 2e5b5673a5f0c7d3d7c7a74037fadde0ded4b67f75a9c1b5b306a898f53b8268\" id=d2e37747-0b54-4e9d-97cb-5d97c8c6a7ff name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:10:05.078593 crc crio[22652]: time=\"2026-06-11T11:10:05.078360725Z\" level=info msg=\"Removed pod sandbox: 2e5b5673a5f0c7d3d7c7a74037fadde0ded4b67f75a9c1b5b306a898f53b8268\" id=d2e37747-0b54-4e9d-97cb-5d97c8c6a7ff name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:10:05.083318 crc crio[22652]: time=\"2026-06-11T11:10:05.083109587Z\" level=info msg=\"Stopping pod sandbox: fe2f82460a498998ac3731d3784ddf89bcd1ad0c5549ead91513e046226626f4\" id=08c039d5-ffe2-4925-b65c-895bbab68c2a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:10:05.083654 crc crio[22652]: time=\"2026-06-11T11:10:05.083347654Z\" level=info msg=\"Stopped pod sandbox (already stopped): fe2f82460a498998ac3731d3784ddf89bcd1ad0c5549ead91513e046226626f4\" id=08c039d5-ffe2-4925-b65c-895bbab68c2a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:10:05.085903 crc crio[22652]: time=\"2026-06-11T11:10:05.085814643Z\" level=info msg=\"Removing pod sandbox: fe2f82460a498998ac3731d3784ddf89bcd1ad0c5549ead91513e046226626f4\" id=b244408f-df4e-41c2-98e7-68f83b923e59 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:10:05.114340 crc crio[22652]: time=\"2026-06-11T11:10:05.114229892Z\" level=info msg=\"Removed pod sandbox: fe2f82460a498998ac3731d3784ddf89bcd1ad0c5549ead91513e046226626f4\" id=b244408f-df4e-41c2-98e7-68f83b923e59 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:10:05.115194 crc crio[22652]: time=\"2026-06-11T11:10:05.115045864Z\" level=info msg=\"Stopping pod sandbox: 3b5ee3102f436b4bd528a374d618330d887bf974f751e55f52b2e38eb21524d3\" id=cf25defb-e418-4dc4-8838-1d800c53d659 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:10:05.115194 crc crio[22652]: time=\"2026-06-11T11:10:05.115167457Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3b5ee3102f436b4bd528a374d618330d887bf974f751e55f52b2e38eb21524d3\" id=cf25defb-e418-4dc4-8838-1d800c53d659 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:10:05.116312 crc crio[22652]: time=\"2026-06-11T11:10:05.11621889Z\" level=info msg=\"Removing pod sandbox: 3b5ee3102f436b4bd528a374d618330d887bf974f751e55f52b2e38eb21524d3\" id=2ddfc551-96aa-47f5-87de-6591435575a0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:10:05.174577 crc crio[22652]: time=\"2026-06-11T11:10:05.174479211Z\" level=info msg=\"Removed pod sandbox: 3b5ee3102f436b4bd528a374d618330d887bf974f751e55f52b2e38eb21524d3\" id=2ddfc551-96aa-47f5-87de-6591435575a0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:10:05.177790 crc crio[22652]: time=\"2026-06-11T11:10:05.177722328Z\" level=info msg=\"Stopping pod sandbox: 40315b6a71b023c977e65c4e3b37cd3ef41359256611ef6c793514afeda767d7\" id=88b57f62-5e53-44e0-a18e-cc00d8463225 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:10:05.177790 crc crio[22652]: time=\"2026-06-11T11:10:05.17779299Z\" level=info msg=\"Stopped pod sandbox (already stopped): 40315b6a71b023c977e65c4e3b37cd3ef41359256611ef6c793514afeda767d7\" id=88b57f62-5e53-44e0-a18e-cc00d8463225 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:10:05.178778 crc crio[22652]: time=\"2026-06-11T11:10:05.17871967Z\" level=info msg=\"Removing pod sandbox: 40315b6a71b023c977e65c4e3b37cd3ef41359256611ef6c793514afeda767d7\" id=53bb3caf-8cb0-4632-928b-6a19f70a9ac8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:10:05.197652 crc crio[22652]: time=\"2026-06-11T11:10:05.197527541Z\" level=info msg=\"Removed pod sandbox: 40315b6a71b023c977e65c4e3b37cd3ef41359256611ef6c793514afeda767d7\" id=53bb3caf-8cb0-4632-928b-6a19f70a9ac8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:10:05.198745 crc crio[22652]: time=\"2026-06-11T11:10:05.198675636Z\" level=info msg=\"Stopping pod sandbox: 150666e8fe657599f387d26f85c806ce5334a6999737d88c80c4a449210f3890\" id=88efc82c-6bf4-4439-bbb4-a2c2b455a1a7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:10:05.198745 crc crio[22652]: time=\"2026-06-11T11:10:05.198738888Z\" level=info msg=\"Stopped pod sandbox (already stopped): 150666e8fe657599f387d26f85c806ce5334a6999737d88c80c4a449210f3890\" id=88efc82c-6bf4-4439-bbb4-a2c2b455a1a7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:10:05.199843 crc crio[22652]: time=\"2026-06-11T11:10:05.199557183Z\" level=info msg=\"Removing pod sandbox: 150666e8fe657599f387d26f85c806ce5334a6999737d88c80c4a449210f3890\" id=9f243ee9-f48b-480e-a935-ef3c0cee9e47 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:10:05.220334 crc crio[22652]: time=\"2026-06-11T11:10:05.219905224Z\" level=info msg=\"Removed pod sandbox: 150666e8fe657599f387d26f85c806ce5334a6999737d88c80c4a449210f3890\" id=9f243ee9-f48b-480e-a935-ef3c0cee9e47 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:10:05.221666 crc crio[22652]: time=\"2026-06-11T11:10:05.221590364Z\" level=info msg=\"Stopping pod sandbox: 60264fd76d3bf2d8fbcee1e5e5332923e466c89257037da320c373cd392864e3\" id=58413db3-62cf-43de-9212-902ff80b3823 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:10:05.221811 crc crio[22652]: time=\"2026-06-11T11:10:05.221675107Z\" level=info msg=\"Stopped pod sandbox (already stopped): 60264fd76d3bf2d8fbcee1e5e5332923e466c89257037da320c373cd392864e3\" id=58413db3-62cf-43de-9212-902ff80b3823 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:10:05.223670 crc crio[22652]: time=\"2026-06-11T11:10:05.223491015Z\" level=info msg=\"Removing pod sandbox: 60264fd76d3bf2d8fbcee1e5e5332923e466c89257037da320c373cd392864e3\" id=6f23fb94-27ee-4d17-abaa-b11382f67140 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:10:05.248305 crc crio[22652]: time=\"2026-06-11T11:10:05.247354648Z\" level=info msg=\"Removed pod sandbox: 60264fd76d3bf2d8fbcee1e5e5332923e466c89257037da320c373cd392864e3\" id=6f23fb94-27ee-4d17-abaa-b11382f67140 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:10:33.877407 crc crio[22652]: time=\"2026-06-11T11:10:33.876459644Z\" level=info msg=\"Stopping container: 52234572fc13d025f1e673a6a1145f78de42add5f4a6d2cd7b868230c9b11833 (timeout: 30s)\" id=962c08f5-82cd-47c4-8f14-945364e92165 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:10:34.001581 crc crio[22652]: time=\"2026-06-11T11:10:34.001461151Z\" level=info msg=\"Stopped container 52234572fc13d025f1e673a6a1145f78de42add5f4a6d2cd7b868230c9b11833: openstack/kube-state-metrics-0/kube-state-metrics\" id=962c08f5-82cd-47c4-8f14-945364e92165 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:10:34.003416 crc crio[22652]: time=\"2026-06-11T11:10:34.003334321Z\" level=info msg=\"Stopping pod sandbox: 6bfbe827e8b784097550037ef5ab606c3807b0523e3c9182045f82143a0e1f1e\" id=064133d5-ef0f-4e7f-9eb4-eec9271d91f1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:10:34.005681 crc crio[22652]: time=\"2026-06-11T11:10:34.005516211Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:6bfbe827e8b784097550037ef5ab606c3807b0523e3c9182045f82143a0e1f1e UID:9a3464b3-c3df-4346-88e5-44f79d733fce NetNS:/var/run/netns/5b049a38-58ff-4cd5-ba7b-7437b709fab1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9a3464b3_c3df_4346_88e5_44f79d733fce.slice PodAnnotations:0xc0036e6718}] Aliases:map[]}\"\nJun 11 11:10:34.005681 crc crio[22652]: time=\"2026-06-11T11:10:34.005685586Z\" level=info msg=\"Deleting pod openstack_kube-state-metrics-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:10:34.421683 crc crio[22652]: time=\"2026-06-11T11:10:34.420969864Z\" level=info msg=\"Stopped pod sandbox: 6bfbe827e8b784097550037ef5ab606c3807b0523e3c9182045f82143a0e1f1e\" id=064133d5-ef0f-4e7f-9eb4-eec9271d91f1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:10:34.585698 crc crio[22652]: time=\"2026-06-11T11:10:34.583699694Z\" level=info msg=\"Removing container: 52234572fc13d025f1e673a6a1145f78de42add5f4a6d2cd7b868230c9b11833\" id=bb674c55-4a75-4d51-af15-90efc8a05d81 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:10:34.624761 crc crio[22652]: time=\"2026-06-11T11:10:34.624654828Z\" level=info msg=\"Removed container 52234572fc13d025f1e673a6a1145f78de42add5f4a6d2cd7b868230c9b11833: openstack/kube-state-metrics-0/kube-state-metrics\" id=bb674c55-4a75-4d51-af15-90efc8a05d81 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:10:35.359168 crc crio[22652]: time=\"2026-06-11T11:10:35.358248088Z\" level=info msg=\"Running pod sandbox: openstack/kube-state-metrics-0/POD\" id=ab232a89-b5b6-4281-ae63-f725964e2f54 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:10:35.359168 crc crio[22652]: time=\"2026-06-11T11:10:35.358723783Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:10:35.434298 crc crio[22652]: time=\"2026-06-11T11:10:35.434076157Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:3225519216cfc38b1e1dd427e8970dc1e15942f5f824b369f4431438ebf9ee22 UID:4c025de2-5f6a-4a3a-a80b-e99b9240f001 NetNS:/var/run/netns/71c71857-d87a-4148-834a-3d05f5bf3051 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4c025de2_5f6a_4a3a_a80b_e99b9240f001.slice PodAnnotations:0xc005822028}] Aliases:map[]}\"\nJun 11 11:10:35.437768 crc crio[22652]: time=\"2026-06-11T11:10:35.437533568Z\" level=info msg=\"Adding pod openstack_kube-state-metrics-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:10:35.969038 crc crio[22652]: 2026-06-11T11:10:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3225519216cfc38 Mac:06:a6:51:48:ab:1f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d3 Mtu:0 Sandbox:/var/run/netns/71c71857-d87a-4148-834a-3d05f5bf3051 SocketPath: PciID:}] [{Interface:0xc0004b45b0 Address:{IP:10.217.0.211 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:10:35.970932 crc crio[22652]: time=\"2026-06-11T11:10:35.970783606Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:3225519216cfc38b1e1dd427e8970dc1e15942f5f824b369f4431438ebf9ee22 UID:4c025de2-5f6a-4a3a-a80b-e99b9240f001 NetNS:/var/run/netns/71c71857-d87a-4148-834a-3d05f5bf3051 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4c025de2_5f6a_4a3a_a80b_e99b9240f001.slice PodAnnotations:0xc005822028}] Aliases:map[]}\"\nJun 11 11:10:35.971301 crc crio[22652]: time=\"2026-06-11T11:10:35.971103717Z\" level=info msg=\"Checking pod openstack_kube-state-metrics-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:10:35.985072 crc crio[22652]: time=\"2026-06-11T11:10:35.98491077Z\" level=info msg=\"Ran pod sandbox 3225519216cfc38b1e1dd427e8970dc1e15942f5f824b369f4431438ebf9ee22 with infra container: openstack/kube-state-metrics-0/POD\" id=ab232a89-b5b6-4281-ae63-f725964e2f54 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:10:35.988017 crc crio[22652]: time=\"2026-06-11T11:10:35.98789568Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=fb453a46-46fc-4f89-9664-4af59e222715 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:10:36.026046 crc crio[22652]: time=\"2026-06-11T11:10:36.025932272Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=cab40c23-5a72-4e3a-9bd0-c95796b5ad9d name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:10:36.034792 crc crio[22652]: time=\"2026-06-11T11:10:36.034216814Z\" level=info msg=\"Creating container: openstack/kube-state-metrics-0/kube-state-metrics\" id=f1bc80a6-78ea-42aa-a1cd-73c1e8dc4932 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:10:36.034792 crc crio[22652]: time=\"2026-06-11T11:10:36.034750672Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:10:36.091380 crc crio[22652]: time=\"2026-06-11T11:10:36.091235682Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:10:36.098904 crc crio[22652]: time=\"2026-06-11T11:10:36.098826491Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:10:36.233824 crc crio[22652]: time=\"2026-06-11T11:10:36.233721644Z\" level=info msg=\"Created container 264e7fcb5043e8400d7e398958ad290e14ab1491031622ac714a4e969c081106: openstack/kube-state-metrics-0/kube-state-metrics\" id=f1bc80a6-78ea-42aa-a1cd-73c1e8dc4932 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:10:36.235308 crc crio[22652]: time=\"2026-06-11T11:10:36.235233613Z\" level=info msg=\"Starting container: 264e7fcb5043e8400d7e398958ad290e14ab1491031622ac714a4e969c081106\" id=90dfee58-e722-4636-812c-d3fb02d5b298 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:10:36.242331 crc crio[22652]: time=\"2026-06-11T11:10:36.241985687Z\" level=info msg=\"Started container\" PID=89445 containerID=264e7fcb5043e8400d7e398958ad290e14ab1491031622ac714a4e969c081106 description=openstack/kube-state-metrics-0/kube-state-metrics id=90dfee58-e722-4636-812c-d3fb02d5b298 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3225519216cfc38b1e1dd427e8970dc1e15942f5f824b369f4431438ebf9ee22\nJun 11 11:10:36.413978 crc crio[22652]: time=\"2026-06-11T11:10:36.413888649Z\" level=info msg=\"Stopping container: 76f7e9be1d140f5d70126b4f1139466257bffdbc6bd7c4c58bd31a20b213e50e (timeout: 30s)\" id=cef12ec8-9ad1-4ec6-8679-bbbf085e49d9 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:10:36.415326 crc crio[22652]: time=\"2026-06-11T11:10:36.414059737Z\" level=info msg=\"Stopping container: b1383a026e82faa11407a9a9ee097d3001f307bd7bb1488653aec8f87524cf4d (timeout: 30s)\" id=dc369cbb-3c3d-41b7-8798-d68bb7f32234 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:10:36.415326 crc crio[22652]: time=\"2026-06-11T11:10:36.413886255Z\" level=info msg=\"Stopping container: ead3349dad8ea3746cc9fbd20291a0f51e65bf430619f6cc20c3d16f4e395f2e (timeout: 30s)\" id=ea192679-037e-43f1-b46b-b3abb1de1b58 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:10:36.415326 crc crio[22652]: time=\"2026-06-11T11:10:36.413892729Z\" level=info msg=\"Stopping container: ae9c830250bf516855a60baec2d20ea7ce17364f39645ffbd57caaee73a632f5 (timeout: 30s)\" id=066aaf1f-a905-4ecf-b681-13e969242a91 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:10:36.550570 crc crio[22652]: time=\"2026-06-11T11:10:36.549659692Z\" level=info msg=\"Stopped container ead3349dad8ea3746cc9fbd20291a0f51e65bf430619f6cc20c3d16f4e395f2e: openstack/ceilometer-0/sg-core\" id=ea192679-037e-43f1-b46b-b3abb1de1b58 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:10:36.645483 crc crio[22652]: time=\"2026-06-11T11:10:36.645320245Z\" level=info msg=\"Stopped container ae9c830250bf516855a60baec2d20ea7ce17364f39645ffbd57caaee73a632f5: openstack/ceilometer-0/proxy-httpd\" id=066aaf1f-a905-4ecf-b681-13e969242a91 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:10:36.952923 crc crio[22652]: time=\"2026-06-11T11:10:36.952854414Z\" level=info msg=\"Stopped container 76f7e9be1d140f5d70126b4f1139466257bffdbc6bd7c4c58bd31a20b213e50e: openstack/ceilometer-0/ceilometer-central-agent\" id=cef12ec8-9ad1-4ec6-8679-bbbf085e49d9 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:10:39.648314 crc crio[22652]: time=\"2026-06-11T11:10:39.647504555Z\" level=info msg=\"Stopped container b1383a026e82faa11407a9a9ee097d3001f307bd7bb1488653aec8f87524cf4d: openstack/ceilometer-0/ceilometer-notification-agent\" id=dc369cbb-3c3d-41b7-8798-d68bb7f32234 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:10:39.652474 crc crio[22652]: time=\"2026-06-11T11:10:39.652328888Z\" level=info msg=\"Stopping pod sandbox: 80e7d3b7d1af85f0b17fdb14a3ac63317f6c7d32c65e498c0f59b57845cba7df\" id=265b3326-7346-4af2-b2dc-a2d7561a1ca2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:10:39.653189 crc crio[22652]: time=\"2026-06-11T11:10:39.653082202Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:80e7d3b7d1af85f0b17fdb14a3ac63317f6c7d32c65e498c0f59b57845cba7df UID:bb954606-30a5-4a5a-80ff-e264ef991666 NetNS:/var/run/netns/c0dc9706-0120-43bc-a8a5-dee514f4bc48 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbb954606_30a5_4a5a_80ff_e264ef991666.slice PodAnnotations:0xc005822a60}] Aliases:map[]}\"\nJun 11 11:10:39.653353 crc crio[22652]: time=\"2026-06-11T11:10:39.653304949Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:10:40.043766 crc crio[22652]: time=\"2026-06-11T11:10:40.04356477Z\" level=info msg=\"Stopped pod sandbox: 80e7d3b7d1af85f0b17fdb14a3ac63317f6c7d32c65e498c0f59b57845cba7df\" id=265b3326-7346-4af2-b2dc-a2d7561a1ca2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:10:40.726567 crc crio[22652]: time=\"2026-06-11T11:10:40.725192287Z\" level=info msg=\"Removing container: ae9c830250bf516855a60baec2d20ea7ce17364f39645ffbd57caaee73a632f5\" id=29e37ffb-fe18-411b-b06c-be0f08075f19 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:10:40.754328 crc crio[22652]: time=\"2026-06-11T11:10:40.753240942Z\" level=info msg=\"Removed container ae9c830250bf516855a60baec2d20ea7ce17364f39645ffbd57caaee73a632f5: openstack/ceilometer-0/proxy-httpd\" id=29e37ffb-fe18-411b-b06c-be0f08075f19 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:10:40.762268 crc crio[22652]: time=\"2026-06-11T11:10:40.762093171Z\" level=info msg=\"Removing container: ead3349dad8ea3746cc9fbd20291a0f51e65bf430619f6cc20c3d16f4e395f2e\" id=dab5d452-1386-419c-9a01-d21b03c771a1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:10:40.804495 crc crio[22652]: time=\"2026-06-11T11:10:40.804378744Z\" level=info msg=\"Removed container ead3349dad8ea3746cc9fbd20291a0f51e65bf430619f6cc20c3d16f4e395f2e: openstack/ceilometer-0/sg-core\" id=dab5d452-1386-419c-9a01-d21b03c771a1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:10:40.811377 crc crio[22652]: time=\"2026-06-11T11:10:40.811287787Z\" level=info msg=\"Removing container: b1383a026e82faa11407a9a9ee097d3001f307bd7bb1488653aec8f87524cf4d\" id=9580f585-90a8-4b1e-afa1-509ca0cbd499 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:10:40.842362 crc crio[22652]: time=\"2026-06-11T11:10:40.842262007Z\" level=info msg=\"Removed container b1383a026e82faa11407a9a9ee097d3001f307bd7bb1488653aec8f87524cf4d: openstack/ceilometer-0/ceilometer-notification-agent\" id=9580f585-90a8-4b1e-afa1-509ca0cbd499 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:10:40.846684 crc crio[22652]: time=\"2026-06-11T11:10:40.846618051Z\" level=info msg=\"Removing container: 76f7e9be1d140f5d70126b4f1139466257bffdbc6bd7c4c58bd31a20b213e50e\" id=20c9715c-aa18-4213-81b7-1cb4482f592a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:10:40.891848 crc crio[22652]: time=\"2026-06-11T11:10:40.891746291Z\" level=info msg=\"Removed container 76f7e9be1d140f5d70126b4f1139466257bffdbc6bd7c4c58bd31a20b213e50e: openstack/ceilometer-0/ceilometer-central-agent\" id=20c9715c-aa18-4213-81b7-1cb4482f592a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:10:41.211694 crc crio[22652]: time=\"2026-06-11T11:10:41.211250569Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=aa01e07f-b1cb-4d94-8258-f5eb705f753f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:10:41.211694 crc crio[22652]: time=\"2026-06-11T11:10:41.211624511Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:10:41.252335 crc crio[22652]: time=\"2026-06-11T11:10:41.252038867Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:665a1259bfc59fa1a8b70f92d3e2a6386e36aaec52d11f431febf5cf24c1ffd0 UID:1495f57f-8c93-4786-a591-16ff7526ccfc NetNS:/var/run/netns/3fa08acc-267e-4f7e-85a9-db2efaa62448 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1495f57f_8c93_4786_a591_16ff7526ccfc.slice PodAnnotations:0xc002928938}] Aliases:map[]}\"\nJun 11 11:10:41.252335 crc crio[22652]: time=\"2026-06-11T11:10:41.252211372Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:10:41.832728 crc crio[22652]: 2026-06-11T11:10:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:665a1259bfc59fa Mac:5e:15:d3:da:50:dd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d4 Mtu:0 Sandbox:/var/run/netns/3fa08acc-267e-4f7e-85a9-db2efaa62448 SocketPath: PciID:}] [{Interface:0xc0002d8c40 Address:{IP:10.217.0.212 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:10:41.833741 crc crio[22652]: time=\"2026-06-11T11:10:41.8336716Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:665a1259bfc59fa1a8b70f92d3e2a6386e36aaec52d11f431febf5cf24c1ffd0 UID:1495f57f-8c93-4786-a591-16ff7526ccfc NetNS:/var/run/netns/3fa08acc-267e-4f7e-85a9-db2efaa62448 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1495f57f_8c93_4786_a591_16ff7526ccfc.slice PodAnnotations:0xc002928938}] Aliases:map[]}\"\nJun 11 11:10:41.833918 crc crio[22652]: time=\"2026-06-11T11:10:41.833875196Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:10:41.845511 crc crio[22652]: time=\"2026-06-11T11:10:41.845394118Z\" level=info msg=\"Ran pod sandbox 665a1259bfc59fa1a8b70f92d3e2a6386e36aaec52d11f431febf5cf24c1ffd0 with infra container: openstack/ceilometer-0/POD\" id=aa01e07f-b1cb-4d94-8258-f5eb705f753f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:10:41.848382 crc crio[22652]: time=\"2026-06-11T11:10:41.848302964Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=c092dcc8-4b4e-42d1-8afe-869d15e17c36 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:10:41.868221 crc crio[22652]: time=\"2026-06-11T11:10:41.868072664Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=591ce77d-0cb7-4b61-984c-ac693605f5b4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:10:41.876898 crc crio[22652]: time=\"2026-06-11T11:10:41.876812522Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=c669d076-4ec1-42d0-9032-d72a6b39e2cc name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:10:41.877395 crc crio[22652]: time=\"2026-06-11T11:10:41.877327548Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:10:41.926574 crc crio[22652]: time=\"2026-06-11T11:10:41.926483154Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:10:41.929977 crc crio[22652]: time=\"2026-06-11T11:10:41.929915502Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:10:42.123872 crc crio[22652]: time=\"2026-06-11T11:10:42.12336905Z\" level=info msg=\"Created container 0a08580b23f59ff5c0a57960c5568169e66699a7aa7522c694d88401f3722eca: openstack/ceilometer-0/ceilometer-central-agent\" id=c669d076-4ec1-42d0-9032-d72a6b39e2cc name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:10:42.125691 crc crio[22652]: time=\"2026-06-11T11:10:42.125521549Z\" level=info msg=\"Starting container: 0a08580b23f59ff5c0a57960c5568169e66699a7aa7522c694d88401f3722eca\" id=29e6f029-dc3f-4181-a869-0fff5a6f826d name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:10:42.133276 crc crio[22652]: time=\"2026-06-11T11:10:42.132942346Z\" level=info msg=\"Started container\" PID=89903 containerID=0a08580b23f59ff5c0a57960c5568169e66699a7aa7522c694d88401f3722eca description=openstack/ceilometer-0/ceilometer-central-agent id=29e6f029-dc3f-4181-a869-0fff5a6f826d name=/runtime.v1.RuntimeService/StartContainer sandboxID=665a1259bfc59fa1a8b70f92d3e2a6386e36aaec52d11f431febf5cf24c1ffd0\nJun 11 11:10:42.150894 crc crio[22652]: time=\"2026-06-11T11:10:42.150800943Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=5b5d0502-3188-4324-9e6d-0d7deb08e66b name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:10:42.180919 crc crio[22652]: time=\"2026-06-11T11:10:42.180769207Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=139c003a-4417-4bf3-8607-ed3a8b79e2f6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:10:42.190217 crc crio[22652]: time=\"2026-06-11T11:10:42.190046263Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=d241dae5-046c-4d52-846a-efb6e30ee8ab name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:10:42.190549 crc crio[22652]: time=\"2026-06-11T11:10:42.190476547Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:10:42.244888 crc crio[22652]: time=\"2026-06-11T11:10:42.244791905Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:10:42.252203 crc crio[22652]: time=\"2026-06-11T11:10:42.252056959Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:10:42.411260 crc crio[22652]: time=\"2026-06-11T11:10:42.411069109Z\" level=info msg=\"Created container fa62850b3dc3fcd46927942781aaac94da2b0d28b99b98b96dc754e7a2acc9a7: openstack/ceilometer-0/ceilometer-notification-agent\" id=d241dae5-046c-4d52-846a-efb6e30ee8ab name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:10:42.412462 crc crio[22652]: time=\"2026-06-11T11:10:42.412349269Z\" level=info msg=\"Starting container: fa62850b3dc3fcd46927942781aaac94da2b0d28b99b98b96dc754e7a2acc9a7\" id=8bcae98f-03a9-4c01-bf11-4c6bb5e76be3 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:10:42.418369 crc crio[22652]: time=\"2026-06-11T11:10:42.418314119Z\" level=info msg=\"Started container\" PID=89921 containerID=fa62850b3dc3fcd46927942781aaac94da2b0d28b99b98b96dc754e7a2acc9a7 description=openstack/ceilometer-0/ceilometer-notification-agent id=8bcae98f-03a9-4c01-bf11-4c6bb5e76be3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=665a1259bfc59fa1a8b70f92d3e2a6386e36aaec52d11f431febf5cf24c1ffd0\nJun 11 11:10:42.427926 crc crio[22652]: time=\"2026-06-11T11:10:42.427849562Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=b87c8074-eb71-456d-afd4-168f9381c038 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:10:42.441249 crc crio[22652]: time=\"2026-06-11T11:10:42.441159376Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=9dbe2d06-c75a-4e48-aa26-930d0cef9bfc name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:10:42.490415 crc crio[22652]: time=\"2026-06-11T11:10:42.490298419Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=feeee3c2-212e-4e4c-9cc7-a242dcec2305 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:10:42.490786 crc crio[22652]: time=\"2026-06-11T11:10:42.490736203Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:10:42.552161 crc crio[22652]: time=\"2026-06-11T11:10:42.552039204Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:10:42.556938 crc crio[22652]: time=\"2026-06-11T11:10:42.556859189Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:10:42.675440 crc crio[22652]: time=\"2026-06-11T11:10:42.675260927Z\" level=info msg=\"Created container fc2d4a50177d475b30841de56876f3d460b11b8ff9382f577c2158d4fe07c64a: openstack/ceilometer-0/sg-core\" id=feeee3c2-212e-4e4c-9cc7-a242dcec2305 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:10:42.676642 crc crio[22652]: time=\"2026-06-11T11:10:42.676586039Z\" level=info msg=\"Starting container: fc2d4a50177d475b30841de56876f3d460b11b8ff9382f577c2158d4fe07c64a\" id=4dfd5d51-6369-456c-9b93-033504228227 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:10:42.681629 crc crio[22652]: time=\"2026-06-11T11:10:42.681570849Z\" level=info msg=\"Started container\" PID=89943 containerID=fc2d4a50177d475b30841de56876f3d460b11b8ff9382f577c2158d4fe07c64a description=openstack/ceilometer-0/sg-core id=4dfd5d51-6369-456c-9b93-033504228227 name=/runtime.v1.RuntimeService/StartContainer sandboxID=665a1259bfc59fa1a8b70f92d3e2a6386e36aaec52d11f431febf5cf24c1ffd0\nJun 11 11:10:42.819940 crc crio[22652]: time=\"2026-06-11T11:10:42.81983571Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=d1cc5ccd-d209-47df-902f-e7290a7b094b name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:10:42.909695 crc crio[22652]: time=\"2026-06-11T11:10:42.909234994Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=b5f8d568-9ec4-4cfe-ac00-18d3f95052ab name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:10:42.917967 crc crio[22652]: time=\"2026-06-11T11:10:42.917762936Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=3ea6b83a-ddda-4aa2-ac76-a47de42ff4c6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:10:42.918625 crc crio[22652]: time=\"2026-06-11T11:10:42.918557962Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:10:43.003723 crc crio[22652]: time=\"2026-06-11T11:10:43.003526395Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:10:43.008481 crc crio[22652]: time=\"2026-06-11T11:10:43.00839589Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:10:43.208946 crc crio[22652]: time=\"2026-06-11T11:10:43.20882101Z\" level=info msg=\"Created container 56143ab89f213c63a63c0ea09423518f70082cacadd1bb39eadfbf7a2185a58b: openstack/ceilometer-0/proxy-httpd\" id=3ea6b83a-ddda-4aa2-ac76-a47de42ff4c6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:10:43.210345 crc crio[22652]: time=\"2026-06-11T11:10:43.210204695Z\" level=info msg=\"Starting container: 56143ab89f213c63a63c0ea09423518f70082cacadd1bb39eadfbf7a2185a58b\" id=b1a611c1-877c-4296-b383-7f9d9c45335c name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:10:43.222839 crc crio[22652]: time=\"2026-06-11T11:10:43.222697252Z\" level=info msg=\"Started container\" PID=89972 containerID=56143ab89f213c63a63c0ea09423518f70082cacadd1bb39eadfbf7a2185a58b description=openstack/ceilometer-0/proxy-httpd id=b1a611c1-877c-4296-b383-7f9d9c45335c name=/runtime.v1.RuntimeService/StartContainer sandboxID=665a1259bfc59fa1a8b70f92d3e2a6386e36aaec52d11f431febf5cf24c1ffd0\nJun 11 11:10:44.600680 crc crio[22652]: time=\"2026-06-11T11:10:44.60017583Z\" level=info msg=\"Running pod sandbox: sushy-emulator/sushy-emulator/POD\" id=51191dd4-93d0-4186-99be-735408a5d434 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:10:44.601865 crc crio[22652]: time=\"2026-06-11T11:10:44.600718663Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:10:44.637055 crc crio[22652]: time=\"2026-06-11T11:10:44.636813839Z\" level=info msg=\"Got pod network &{Name:sushy-emulator Namespace:sushy-emulator ID:001b704461d4d7dd32591d8f648fce27b4677330f34439f88ecb6fb06a5bded2 UID:559b0dc2-4972-42f7-afce-1fd71d9aecb3 NetNS:/var/run/netns/9cc8a42d-a580-450d-88e9-52b1598a24b8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod559b0dc2_4972_42f7_afce_1fd71d9aecb3.slice PodAnnotations:0xc0022f6648}] Aliases:map[]}\"\nJun 11 11:10:44.637055 crc crio[22652]: time=\"2026-06-11T11:10:44.636874751Z\" level=info msg=\"Adding pod sushy-emulator_sushy-emulator to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:10:45.229656 crc crio[22652]: 2026-06-11T11:10:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:001b704461d4d7d Mac:4a:e3:5f:8c:12:98 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d5 Mtu:0 Sandbox:/var/run/netns/9cc8a42d-a580-450d-88e9-52b1598a24b8 SocketPath: PciID:}] [{Interface:0xc000434700 Address:{IP:10.217.0.213 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:10:45.232325 crc crio[22652]: time=\"2026-06-11T11:10:45.231303443Z\" level=info msg=\"Got pod network &{Name:sushy-emulator Namespace:sushy-emulator ID:001b704461d4d7dd32591d8f648fce27b4677330f34439f88ecb6fb06a5bded2 UID:559b0dc2-4972-42f7-afce-1fd71d9aecb3 NetNS:/var/run/netns/9cc8a42d-a580-450d-88e9-52b1598a24b8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod559b0dc2_4972_42f7_afce_1fd71d9aecb3.slice PodAnnotations:0xc0022f6648}] Aliases:map[]}\"\nJun 11 11:10:45.232325 crc crio[22652]: time=\"2026-06-11T11:10:45.23153615Z\" level=info msg=\"Checking pod sushy-emulator_sushy-emulator for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:10:45.240853 crc crio[22652]: time=\"2026-06-11T11:10:45.240775717Z\" level=info msg=\"Ran pod sandbox 001b704461d4d7dd32591d8f648fce27b4677330f34439f88ecb6fb06a5bded2 with infra container: sushy-emulator/sushy-emulator/POD\" id=51191dd4-93d0-4186-99be-735408a5d434 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:10:45.243649 crc crio[22652]: time=\"2026-06-11T11:10:45.243566746Z\" level=info msg=\"Pulling image: quay.io/metal3-io/sushy-tools:latest\" id=42665096-e19a-4ffc-965c-f74044b46b40 name=/runtime.v1.ImageService/PullImage\nJun 11 11:10:45.254868 crc crio[22652]: time=\"2026-06-11T11:10:45.254787093Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/sushy-tools:latest\\\"\"\nJun 11 11:10:46.136092 crc crio[22652]: time=\"2026-06-11T11:10:46.135420883Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-gdmmg/POD\" id=58e7e7d4-b43b-41ba-9b97-6534f6474e7b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:10:46.136092 crc crio[22652]: time=\"2026-06-11T11:10:46.135862597Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:10:46.183282 crc crio[22652]: time=\"2026-06-11T11:10:46.183187856Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-gdmmg Namespace:openshift-marketplace ID:a8220d687967da984f0b1472f3a800b6664b95e8dd7ec449a3f95d7017e1c20b UID:903e4f6b-19fc-427c-b590-b48fede13d62 NetNS:/var/run/netns/3d97f8eb-5be1-4479-9999-50d5bbc5b989 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod903e4f6b_19fc_427c_b590_b48fede13d62.slice PodAnnotations:0xc0022f71d0}] Aliases:map[]}\"\nJun 11 11:10:46.183282 crc crio[22652]: time=\"2026-06-11T11:10:46.183256688Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-gdmmg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:10:46.794638 crc crio[22652]: 2026-06-11T11:10:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a8220d687967da9 Mac:0e:a0:83:72:75:23 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d6 Mtu:0 Sandbox:/var/run/netns/3d97f8eb-5be1-4479-9999-50d5bbc5b989 SocketPath: PciID:}] [{Interface:0xc000234d70 Address:{IP:10.217.0.214 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:10:46.796290 crc crio[22652]: time=\"2026-06-11T11:10:46.795941589Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-gdmmg Namespace:openshift-marketplace ID:a8220d687967da984f0b1472f3a800b6664b95e8dd7ec449a3f95d7017e1c20b UID:903e4f6b-19fc-427c-b590-b48fede13d62 NetNS:/var/run/netns/3d97f8eb-5be1-4479-9999-50d5bbc5b989 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod903e4f6b_19fc_427c_b590_b48fede13d62.slice PodAnnotations:0xc0022f71d0}] Aliases:map[]}\"\nJun 11 11:10:46.796447 crc crio[22652]: time=\"2026-06-11T11:10:46.796349892Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-gdmmg for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:10:46.814672 crc crio[22652]: time=\"2026-06-11T11:10:46.814536139Z\" level=info msg=\"Ran pod sandbox a8220d687967da984f0b1472f3a800b6664b95e8dd7ec449a3f95d7017e1c20b with infra container: openshift-marketplace/redhat-marketplace-gdmmg/POD\" id=58e7e7d4-b43b-41ba-9b97-6534f6474e7b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:10:46.824358 crc crio[22652]: time=\"2026-06-11T11:10:46.823886297Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=1f1f9c98-6bda-484a-89b8-52db94fea868 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:10:46.842951 crc crio[22652]: time=\"2026-06-11T11:10:46.84281461Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=5a671304-e8d9-4343-b7d8-f0b386445135 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:10:46.854355 crc crio[22652]: time=\"2026-06-11T11:10:46.854218725Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-gdmmg/extract-utilities\" id=ddc933bb-43a8-42e2-b100-7d73e7415ebb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:10:46.855037 crc crio[22652]: time=\"2026-06-11T11:10:46.854968709Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:10:47.024350 crc crio[22652]: time=\"2026-06-11T11:10:47.024251324Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:10:47.041489 crc crio[22652]: time=\"2026-06-11T11:10:47.039651127Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:10:47.202766 crc crio[22652]: time=\"2026-06-11T11:10:47.201903918Z\" level=info msg=\"Created container 98f605df801aa5fc3790eb1e1a5ee1a103e5987030716128af610e802ad5a692: openshift-marketplace/redhat-marketplace-gdmmg/extract-utilities\" id=ddc933bb-43a8-42e2-b100-7d73e7415ebb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:10:47.207184 crc crio[22652]: time=\"2026-06-11T11:10:47.204322129Z\" level=info msg=\"Starting container: 98f605df801aa5fc3790eb1e1a5ee1a103e5987030716128af610e802ad5a692\" id=199d1a57-f41d-4a61-9b57-b63f9dccb276 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:10:47.221616 crc crio[22652]: time=\"2026-06-11T11:10:47.221493893Z\" level=info msg=\"Started container\" PID=90499 containerID=98f605df801aa5fc3790eb1e1a5ee1a103e5987030716128af610e802ad5a692 description=openshift-marketplace/redhat-marketplace-gdmmg/extract-utilities id=199d1a57-f41d-4a61-9b57-b63f9dccb276 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a8220d687967da984f0b1472f3a800b6664b95e8dd7ec449a3f95d7017e1c20b\nJun 11 11:10:47.905772 crc crio[22652]: time=\"2026-06-11T11:10:47.905495794Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=3c423457-7817-4cd6-bc20-fb64bb78e3bb name=/runtime.v1.ImageService/PullImage\nJun 11 11:10:47.915461 crc crio[22652]: time=\"2026-06-11T11:10:47.914499202Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 11 11:10:56.920164 crc crio[22652]: time=\"2026-06-11T11:10:56.919472176Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-fwcgs/POD\" id=dae7f2ac-3953-4428-87d6-98232c8fb3a2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:10:56.921504 crc crio[22652]: time=\"2026-06-11T11:10:56.92019183Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:10:57.333532 crc crio[22652]: time=\"2026-06-11T11:10:57.333445084Z\" level=info msg=\"Got pod network &{Name:redhat-operators-fwcgs Namespace:openshift-marketplace ID:bf8cf26a5da520bba24dd320aa79f417809b7219e8b4d3f798fd4f0cd8495d09 UID:d0f6d497-5e82-485f-85b5-bf2c518d0ddf NetNS:/var/run/netns/92c19c72-6731-426b-b050-d169c2d41e69 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd0f6d497_5e82_485f_85b5_bf2c518d0ddf.slice PodAnnotations:0xc000102538}] Aliases:map[]}\"\nJun 11 11:10:57.333532 crc crio[22652]: time=\"2026-06-11T11:10:57.333515926Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-fwcgs to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:10:57.354854 crc crio[22652]: time=\"2026-06-11T11:10:57.354799093Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03\" id=3c423457-7817-4cd6-bc20-fb64bb78e3bb name=/runtime.v1.ImageService/PullImage\nJun 11 11:10:57.356210 crc crio[22652]: time=\"2026-06-11T11:10:57.356087284Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=c7d52e44-0986-4a99-bfb9-aca29e93359b name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:10:57.359076 crc crio[22652]: time=\"2026-06-11T11:10:57.358946842Z\" level=info msg=\"Pulled image: quay.io/metal3-io/sushy-tools@sha256:271d0eaa7a62ff7600fe83d012aff39250f52d4d5c640a3c184d3354677b72b3\" id=42665096-e19a-4ffc-965c-f74044b46b40 name=/runtime.v1.ImageService/PullImage\nJun 11 11:10:57.359930 crc crio[22652]: time=\"2026-06-11T11:10:57.359849044Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=3e762d3a-a915-42da-ae12-509e9c95b5d6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:10:57.360535 crc crio[22652]: time=\"2026-06-11T11:10:57.36034621Z\" level=info msg=\"Checking image status: quay.io/metal3-io/sushy-tools:latest\" id=64ef6885-f297-4797-92c2-aeeb1a09ea9c name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:10:57.365844 crc crio[22652]: time=\"2026-06-11T11:10:57.365676189Z\" level=info msg=\"Checking image status: quay.io/metal3-io/sushy-tools:latest\" id=d3b2264f-3d3a-4120-b094-7cbe1e8a038e name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:10:57.368221 crc crio[22652]: time=\"2026-06-11T11:10:57.368097236Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-gdmmg/extract-content\" id=ec2955b6-9b7d-4076-b274-f41a0e08bbe6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:10:57.370251 crc crio[22652]: time=\"2026-06-11T11:10:57.369816431Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:10:57.383530 crc crio[22652]: time=\"2026-06-11T11:10:57.383380044Z\" level=info msg=\"Creating container: sushy-emulator/sushy-emulator/sushy-emulator\" id=5ece5dc6-5834-409d-bcfb-df3dc5bcc3cc name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:10:57.424915 crc crio[22652]: time=\"2026-06-11T11:10:57.424778111Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:10:57.482044 crc crio[22652]: time=\"2026-06-11T11:10:57.481453909Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:10:57.491257 crc crio[22652]: time=\"2026-06-11T11:10:57.490059946Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:10:57.532433 crc crio[22652]: time=\"2026-06-11T11:10:57.532257904Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:10:57.541031 crc crio[22652]: time=\"2026-06-11T11:10:57.54083941Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:10:57.682714 crc crio[22652]: time=\"2026-06-11T11:10:57.682606317Z\" level=info msg=\"Created container ea75d61592d8086a629162a12cd73e65789666fd5aa68c994e57eef23ed18a0a: openshift-marketplace/redhat-marketplace-gdmmg/extract-content\" id=ec2955b6-9b7d-4076-b274-f41a0e08bbe6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:10:57.689367 crc crio[22652]: time=\"2026-06-11T11:10:57.689281769Z\" level=info msg=\"Starting container: ea75d61592d8086a629162a12cd73e65789666fd5aa68c994e57eef23ed18a0a\" id=b7ff4f03-e1f5-4fe5-a281-e1fb5e5a9e93 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:10:57.697295 crc crio[22652]: time=\"2026-06-11T11:10:57.696962073Z\" level=info msg=\"Started container\" PID=91114 containerID=ea75d61592d8086a629162a12cd73e65789666fd5aa68c994e57eef23ed18a0a description=openshift-marketplace/redhat-marketplace-gdmmg/extract-content id=b7ff4f03-e1f5-4fe5-a281-e1fb5e5a9e93 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a8220d687967da984f0b1472f3a800b6664b95e8dd7ec449a3f95d7017e1c20b\nJun 11 11:10:57.699907 crc crio[22652]: time=\"2026-06-11T11:10:57.699841956Z\" level=info msg=\"Created container 271c719319255174f38d6b7108d2ff8f69cccffdd50723f2689fc86fee5981e4: sushy-emulator/sushy-emulator/sushy-emulator\" id=5ece5dc6-5834-409d-bcfb-df3dc5bcc3cc name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:10:57.701237 crc crio[22652]: time=\"2026-06-11T11:10:57.701211519Z\" level=info msg=\"Starting container: 271c719319255174f38d6b7108d2ff8f69cccffdd50723f2689fc86fee5981e4\" id=eb88aece-7f58-448d-8a88-ed448fbc90a8 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:10:57.713467 crc crio[22652]: 2026-06-11T11:10:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bf8cf26a5da520b Mac:6e:ab:4b:66:cd:19 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d7 Mtu:0 Sandbox:/var/run/netns/92c19c72-6731-426b-b050-d169c2d41e69 SocketPath: PciID:}] [{Interface:0xc000014ef0 Address:{IP:10.217.0.215 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:10:57.714867 crc crio[22652]: time=\"2026-06-11T11:10:57.714700492Z\" level=info msg=\"Got pod network &{Name:redhat-operators-fwcgs Namespace:openshift-marketplace ID:bf8cf26a5da520bba24dd320aa79f417809b7219e8b4d3f798fd4f0cd8495d09 UID:d0f6d497-5e82-485f-85b5-bf2c518d0ddf NetNS:/var/run/netns/92c19c72-6731-426b-b050-d169c2d41e69 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd0f6d497_5e82_485f_85b5_bf2c518d0ddf.slice PodAnnotations:0xc000102538}] Aliases:map[]}\"\nJun 11 11:10:57.714867 crc crio[22652]: time=\"2026-06-11T11:10:57.714857683Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-fwcgs for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:10:57.730317 crc crio[22652]: time=\"2026-06-11T11:10:57.73007886Z\" level=info msg=\"Started container\" PID=91115 containerID=271c719319255174f38d6b7108d2ff8f69cccffdd50723f2689fc86fee5981e4 description=sushy-emulator/sushy-emulator/sushy-emulator id=eb88aece-7f58-448d-8a88-ed448fbc90a8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=001b704461d4d7dd32591d8f648fce27b4677330f34439f88ecb6fb06a5bded2\nJun 11 11:10:57.738292 crc crio[22652]: time=\"2026-06-11T11:10:57.738204039Z\" level=info msg=\"Ran pod sandbox bf8cf26a5da520bba24dd320aa79f417809b7219e8b4d3f798fd4f0cd8495d09 with infra container: openshift-marketplace/redhat-operators-fwcgs/POD\" id=dae7f2ac-3953-4428-87d6-98232c8fb3a2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:10:57.744093 crc crio[22652]: time=\"2026-06-11T11:10:57.744017892Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=5f627072-1f17-4763-a92a-480ef9ad8cc2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:10:57.746702 crc crio[22652]: time=\"2026-06-11T11:10:57.746643986Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ee4c269c-2be8-4b33-83d2-8963ece59484 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:10:57.769222 crc crio[22652]: time=\"2026-06-11T11:10:57.768955096Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-fwcgs/extract-utilities\" id=0accddab-5a47-4080-97bc-96e63d3d8745 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:10:57.769822 crc crio[22652]: time=\"2026-06-11T11:10:57.769638348Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:10:57.818933 crc crio[22652]: time=\"2026-06-11T11:10:57.818806442Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:10:57.825044 crc crio[22652]: time=\"2026-06-11T11:10:57.824967699Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:10:57.989839 crc crio[22652]: time=\"2026-06-11T11:10:57.989415723Z\" level=info msg=\"Created container 43d2465925151f8ad8510fcfc1876f40cc395d0b268bda460418adc16a2d0bda: openshift-marketplace/redhat-operators-fwcgs/extract-utilities\" id=0accddab-5a47-4080-97bc-96e63d3d8745 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:10:57.991592 crc crio[22652]: time=\"2026-06-11T11:10:57.990842057Z\" level=info msg=\"Starting container: 43d2465925151f8ad8510fcfc1876f40cc395d0b268bda460418adc16a2d0bda\" id=7820bb1a-f078-462c-bc86-4909b8e349a6 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:10:57.999812 crc crio[22652]: time=\"2026-06-11T11:10:57.998921766Z\" level=info msg=\"Started container\" PID=91132 containerID=43d2465925151f8ad8510fcfc1876f40cc395d0b268bda460418adc16a2d0bda description=openshift-marketplace/redhat-operators-fwcgs/extract-utilities id=7820bb1a-f078-462c-bc86-4909b8e349a6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bf8cf26a5da520bba24dd320aa79f417809b7219e8b4d3f798fd4f0cd8495d09\nJun 11 11:10:58.111904 crc crio[22652]: time=\"2026-06-11T11:10:58.11154132Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=ba18b600-3ef5-41f1-b0d5-be27754b62d4 name=/runtime.v1.ImageService/PullImage\nJun 11 11:10:58.115867 crc crio[22652]: time=\"2026-06-11T11:10:58.115715034Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 11 11:10:59.299320 crc crio[22652]: time=\"2026-06-11T11:10:59.298835032Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:546c77fdbf5f7c6a9a4243f4c4ef38fe0f584972a70f687bc40091743ee77d60\" id=ba18b600-3ef5-41f1-b0d5-be27754b62d4 name=/runtime.v1.ImageService/PullImage\nJun 11 11:10:59.302708 crc crio[22652]: time=\"2026-06-11T11:10:59.302440377Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=ebcf14b1-f906-4976-9a67-571088067832 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:10:59.319654 crc crio[22652]: time=\"2026-06-11T11:10:59.319590963Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=ce27124e-4e3b-4902-8727-537eaf405fe4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:10:59.374920 crc crio[22652]: time=\"2026-06-11T11:10:59.37482897Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-fwcgs/extract-content\" id=75efe760-744c-44e8-891a-814a1a645ad7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:10:59.375483 crc crio[22652]: time=\"2026-06-11T11:10:59.375421429Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:10:59.440911 crc crio[22652]: time=\"2026-06-11T11:10:59.44080696Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:10:59.445275 crc crio[22652]: time=\"2026-06-11T11:10:59.445055055Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:10:59.962413 crc crio[22652]: time=\"2026-06-11T11:10:59.961908026Z\" level=info msg=\"Created container 283e26bc146a6687ed3f0febad93b0b5e792a443a19fc51e4781e9157dac4642: openshift-marketplace/redhat-operators-fwcgs/extract-content\" id=75efe760-744c-44e8-891a-814a1a645ad7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:10:59.964233 crc crio[22652]: time=\"2026-06-11T11:10:59.963952532Z\" level=info msg=\"Starting container: 283e26bc146a6687ed3f0febad93b0b5e792a443a19fc51e4781e9157dac4642\" id=15e4b683-5de2-4083-872e-691ecd8b7580 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:10:59.972041 crc crio[22652]: time=\"2026-06-11T11:10:59.970377176Z\" level=info msg=\"Started container\" PID=91183 containerID=283e26bc146a6687ed3f0febad93b0b5e792a443a19fc51e4781e9157dac4642 description=openshift-marketplace/redhat-operators-fwcgs/extract-content id=15e4b683-5de2-4083-872e-691ecd8b7580 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bf8cf26a5da520bba24dd320aa79f417809b7219e8b4d3f798fd4f0cd8495d09\nJun 11 11:11:00.248539 crc crio[22652]: time=\"2026-06-11T11:11:00.248410209Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=cd5aabcb-4e35-4798-a9d4-8de5bf4bc148 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:11:00.252605 crc crio[22652]: time=\"2026-06-11T11:11:00.252411584Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=f460be4c-94a8-45a3-9161-539f65011043 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:11:00.298288 crc crio[22652]: time=\"2026-06-11T11:11:00.298063889Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-gdmmg/registry-server\" id=942daa54-88f8-4796-916e-fbe38ccce7dd name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:11:00.298869 crc crio[22652]: time=\"2026-06-11T11:11:00.298742601Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:11:00.413669 crc crio[22652]: time=\"2026-06-11T11:11:00.413548152Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:11:00.419409 crc crio[22652]: time=\"2026-06-11T11:11:00.418753708Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:11:00.681422 crc crio[22652]: time=\"2026-06-11T11:11:00.681325725Z\" level=info msg=\"Created container 280d38a7eea44998a1ddf2cb212128bca6a9043b4ac40320c6edc51d95fd551a: openshift-marketplace/redhat-marketplace-gdmmg/registry-server\" id=942daa54-88f8-4796-916e-fbe38ccce7dd name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:11:00.682628 crc crio[22652]: time=\"2026-06-11T11:11:00.682540484Z\" level=info msg=\"Starting container: 280d38a7eea44998a1ddf2cb212128bca6a9043b4ac40320c6edc51d95fd551a\" id=ce830d21-53fd-432e-a977-600353ebb9ed name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:11:00.687673 crc crio[22652]: time=\"2026-06-11T11:11:00.687631798Z\" level=info msg=\"Started container\" PID=91365 containerID=280d38a7eea44998a1ddf2cb212128bca6a9043b4ac40320c6edc51d95fd551a description=openshift-marketplace/redhat-marketplace-gdmmg/registry-server id=ce830d21-53fd-432e-a977-600353ebb9ed name=/runtime.v1.RuntimeService/StartContainer sandboxID=a8220d687967da984f0b1472f3a800b6664b95e8dd7ec449a3f95d7017e1c20b\nJun 11 11:11:05.276839 crc crio[22652]: time=\"2026-06-11T11:11:05.275945162Z\" level=info msg=\"Removing container: a5b2548015116a2cf332e09ae56e067c92f6cc8a02394cb2e4ccbb9068ed2f09\" id=3bc7ab64-38cc-444b-8262-42fa3f28d0d2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:11:05.387491 crc crio[22652]: time=\"2026-06-11T11:11:05.387338297Z\" level=info msg=\"Removed container a5b2548015116a2cf332e09ae56e067c92f6cc8a02394cb2e4ccbb9068ed2f09: openstack/ovsdbserver-sb-0-config-1781175863-nwsd4/ovn-config\" id=3bc7ab64-38cc-444b-8262-42fa3f28d0d2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:11:05.390407 crc crio[22652]: time=\"2026-06-11T11:11:05.390349152Z\" level=info msg=\"Removing container: 165d0d086c7498a2096ac03bf9c1eaed968c233e5b26139d4c58fdd242493ea8\" id=52a8bc2e-985c-414a-814b-7b3404d63fcd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:11:05.433882 crc crio[22652]: time=\"2026-06-11T11:11:05.433824811Z\" level=info msg=\"Removed container 165d0d086c7498a2096ac03bf9c1eaed968c233e5b26139d4c58fdd242493ea8: openstack/root-account-create-update-tbv46/mariadb-account-create-update\" id=52a8bc2e-985c-414a-814b-7b3404d63fcd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:11:05.437408 crc crio[22652]: time=\"2026-06-11T11:11:05.437302538Z\" level=info msg=\"Removing container: 4805a109413cbddc9e7a38318aa8816f23603e4c9de0b6cf5c5d4cc9cd16a9a0\" id=ae1a26b8-53fc-4f74-b24d-92eecdf3bbb5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:11:05.671955 crc crio[22652]: time=\"2026-06-11T11:11:05.671878576Z\" level=info msg=\"Removed container 4805a109413cbddc9e7a38318aa8816f23603e4c9de0b6cf5c5d4cc9cd16a9a0: openshift-infra/auto-csr-approver-29686264-865mm/oc\" id=ae1a26b8-53fc-4f74-b24d-92eecdf3bbb5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:11:05.700910 crc crio[22652]: time=\"2026-06-11T11:11:05.700484965Z\" level=info msg=\"Removing container: 852adaad2d96f9b441628415ccf1dab3b7e9e9dff097a15afe03d007b51da28b\" id=865a7b6b-eed2-4a32-8570-1613761b69d8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:11:05.891019 crc crio[22652]: time=\"2026-06-11T11:11:05.890878066Z\" level=info msg=\"Removed container 852adaad2d96f9b441628415ccf1dab3b7e9e9dff097a15afe03d007b51da28b: openstack/ovn-controller-hfc5h-config-vq8bw/ovn-config\" id=865a7b6b-eed2-4a32-8570-1613761b69d8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:11:05.902221 crc crio[22652]: time=\"2026-06-11T11:11:05.901936707Z\" level=info msg=\"Removing container: 5ea860b9d420b01f103bd0cd025f6242f2ffba69ed31c5aeb4b3d83b616e18e7\" id=88af9f54-9ab9-47f6-b1c3-4af3b34bf947 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:11:06.015268 crc crio[22652]: time=\"2026-06-11T11:11:06.013402476Z\" level=info msg=\"Removed container 5ea860b9d420b01f103bd0cd025f6242f2ffba69ed31c5aeb4b3d83b616e18e7: openstack/ovsdbserver-nb-0-config-1781175855-x8xzf/ovn-config\" id=88af9f54-9ab9-47f6-b1c3-4af3b34bf947 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:11:06.031177 crc crio[22652]: time=\"2026-06-11T11:11:06.027764286Z\" level=info msg=\"Stopping pod sandbox: 6bfbe827e8b784097550037ef5ab606c3807b0523e3c9182045f82143a0e1f1e\" id=64f884d4-261d-468d-92cc-9c6dfbd4a55a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:11:06.031177 crc crio[22652]: time=\"2026-06-11T11:11:06.027876549Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6bfbe827e8b784097550037ef5ab606c3807b0523e3c9182045f82143a0e1f1e\" id=64f884d4-261d-468d-92cc-9c6dfbd4a55a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:11:06.032205 crc crio[22652]: time=\"2026-06-11T11:11:06.032087429Z\" level=info msg=\"Removing pod sandbox: 6bfbe827e8b784097550037ef5ab606c3807b0523e3c9182045f82143a0e1f1e\" id=21e6bdee-dbd2-4d90-80eb-557233f3fde4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:11:06.064558 crc crio[22652]: time=\"2026-06-11T11:11:06.064462658Z\" level=info msg=\"Removed pod sandbox: 6bfbe827e8b784097550037ef5ab606c3807b0523e3c9182045f82143a0e1f1e\" id=21e6bdee-dbd2-4d90-80eb-557233f3fde4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:11:06.065429 crc crio[22652]: time=\"2026-06-11T11:11:06.06535822Z\" level=info msg=\"Stopping pod sandbox: 801978f5110caa790749229c0075870a86ecda7ef14eca29a56c29d00a63d457\" id=eed14cca-1f16-4981-a477-3e228b815cf5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:11:06.065535 crc crio[22652]: time=\"2026-06-11T11:11:06.065441172Z\" level=info msg=\"Stopped pod sandbox (already stopped): 801978f5110caa790749229c0075870a86ecda7ef14eca29a56c29d00a63d457\" id=eed14cca-1f16-4981-a477-3e228b815cf5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:11:06.066212 crc crio[22652]: time=\"2026-06-11T11:11:06.066094623Z\" level=info msg=\"Removing pod sandbox: 801978f5110caa790749229c0075870a86ecda7ef14eca29a56c29d00a63d457\" id=b162f881-a525-4b76-b0cc-a066a9cde5f7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:11:06.123937 crc crio[22652]: time=\"2026-06-11T11:11:06.123841618Z\" level=info msg=\"Removed pod sandbox: 801978f5110caa790749229c0075870a86ecda7ef14eca29a56c29d00a63d457\" id=b162f881-a525-4b76-b0cc-a066a9cde5f7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:11:06.127721 crc crio[22652]: time=\"2026-06-11T11:11:06.127608329Z\" level=info msg=\"Stopping pod sandbox: 69bf8eaab312cfe0759ccac2809ea49abcfd28c7bc273b16c1885d05f387ad94\" id=bbda1899-716a-4b1a-b298-d014c62a6881 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:11:06.127721 crc crio[22652]: time=\"2026-06-11T11:11:06.127723703Z\" level=info msg=\"Stopped pod sandbox (already stopped): 69bf8eaab312cfe0759ccac2809ea49abcfd28c7bc273b16c1885d05f387ad94\" id=bbda1899-716a-4b1a-b298-d014c62a6881 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:11:06.128606 crc crio[22652]: time=\"2026-06-11T11:11:06.128530829Z\" level=info msg=\"Removing pod sandbox: 69bf8eaab312cfe0759ccac2809ea49abcfd28c7bc273b16c1885d05f387ad94\" id=f71056fd-842d-4e1e-89ca-653af56f2235 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:11:06.168719 crc crio[22652]: time=\"2026-06-11T11:11:06.168566445Z\" level=info msg=\"Removed pod sandbox: 69bf8eaab312cfe0759ccac2809ea49abcfd28c7bc273b16c1885d05f387ad94\" id=f71056fd-842d-4e1e-89ca-653af56f2235 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:11:06.171093 crc crio[22652]: time=\"2026-06-11T11:11:06.170907268Z\" level=info msg=\"Stopping pod sandbox: 2ea7b02417ca878b2ea6f423686edc68afb5402cbcaadda3f4bee52723928439\" id=f95ba735-74e7-4642-ab49-4b7a16231ed9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:11:06.171093 crc crio[22652]: time=\"2026-06-11T11:11:06.17097294Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2ea7b02417ca878b2ea6f423686edc68afb5402cbcaadda3f4bee52723928439\" id=f95ba735-74e7-4642-ab49-4b7a16231ed9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:11:06.172357 crc crio[22652]: time=\"2026-06-11T11:11:06.172295292Z\" level=info msg=\"Removing pod sandbox: 2ea7b02417ca878b2ea6f423686edc68afb5402cbcaadda3f4bee52723928439\" id=7e11802f-4dfc-4b10-8c32-4c218af0ca27 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:11:06.230744 crc crio[22652]: time=\"2026-06-11T11:11:06.230615639Z\" level=info msg=\"Removed pod sandbox: 2ea7b02417ca878b2ea6f423686edc68afb5402cbcaadda3f4bee52723928439\" id=7e11802f-4dfc-4b10-8c32-4c218af0ca27 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:11:06.231598 crc crio[22652]: time=\"2026-06-11T11:11:06.231551058Z\" level=info msg=\"Stopping pod sandbox: 80e7d3b7d1af85f0b17fdb14a3ac63317f6c7d32c65e498c0f59b57845cba7df\" id=7d7cd358-a0d4-4d01-b096-5b2144db00dd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:11:06.231693 crc crio[22652]: time=\"2026-06-11T11:11:06.231640831Z\" level=info msg=\"Stopped pod sandbox (already stopped): 80e7d3b7d1af85f0b17fdb14a3ac63317f6c7d32c65e498c0f59b57845cba7df\" id=7d7cd358-a0d4-4d01-b096-5b2144db00dd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:11:06.232564 crc crio[22652]: time=\"2026-06-11T11:11:06.232490028Z\" level=info msg=\"Removing pod sandbox: 80e7d3b7d1af85f0b17fdb14a3ac63317f6c7d32c65e498c0f59b57845cba7df\" id=100d255b-ed31-482f-b7e1-2ac80754672c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:11:06.267315 crc crio[22652]: time=\"2026-06-11T11:11:06.266912485Z\" level=info msg=\"Removed pod sandbox: 80e7d3b7d1af85f0b17fdb14a3ac63317f6c7d32c65e498c0f59b57845cba7df\" id=100d255b-ed31-482f-b7e1-2ac80754672c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:11:06.268860 crc crio[22652]: time=\"2026-06-11T11:11:06.268714171Z\" level=info msg=\"Stopping pod sandbox: 5b2a39462143cf82a0fc33421a44facd25bafdebcd573a0cac1be03ac2c50452\" id=0e3b1b88-005a-4124-9a6b-c08f4a1e0e3b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:11:06.268959 crc crio[22652]: time=\"2026-06-11T11:11:06.268907207Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5b2a39462143cf82a0fc33421a44facd25bafdebcd573a0cac1be03ac2c50452\" id=0e3b1b88-005a-4124-9a6b-c08f4a1e0e3b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:11:06.270269 crc crio[22652]: time=\"2026-06-11T11:11:06.27018916Z\" level=info msg=\"Removing pod sandbox: 5b2a39462143cf82a0fc33421a44facd25bafdebcd573a0cac1be03ac2c50452\" id=2a6f82f3-a9c7-47bd-aefc-262f356929f9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:11:06.304306 crc crio[22652]: time=\"2026-06-11T11:11:06.304111709Z\" level=info msg=\"Removed pod sandbox: 5b2a39462143cf82a0fc33421a44facd25bafdebcd573a0cac1be03ac2c50452\" id=2a6f82f3-a9c7-47bd-aefc-262f356929f9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:11:06.305692 crc crio[22652]: time=\"2026-06-11T11:11:06.305332787Z\" level=info msg=\"Stopping pod sandbox: 9f6605ab870e7f27bd6334e34bd461bdcc80e4115babf5abfb30c5d56d7615c1\" id=689e56b0-fcb4-4ad1-aa18-84fee38e244b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:11:06.305692 crc crio[22652]: time=\"2026-06-11T11:11:06.30541844Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9f6605ab870e7f27bd6334e34bd461bdcc80e4115babf5abfb30c5d56d7615c1\" id=689e56b0-fcb4-4ad1-aa18-84fee38e244b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:11:06.306194 crc crio[22652]: time=\"2026-06-11T11:11:06.30609317Z\" level=info msg=\"Removing pod sandbox: 9f6605ab870e7f27bd6334e34bd461bdcc80e4115babf5abfb30c5d56d7615c1\" id=4262fe52-103a-41cb-89a6-51e44494f229 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:11:06.331838 crc crio[22652]: time=\"2026-06-11T11:11:06.331637174Z\" level=info msg=\"Removed pod sandbox: 9f6605ab870e7f27bd6334e34bd461bdcc80e4115babf5abfb30c5d56d7615c1\" id=4262fe52-103a-41cb-89a6-51e44494f229 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:11:07.855752 crc crio[22652]: time=\"2026-06-11T11:11:07.854468746Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 11:11:08.432972 crc crio[22652]: time=\"2026-06-11T11:11:08.43274258Z\" level=info msg=\"Stopping container: 280d38a7eea44998a1ddf2cb212128bca6a9043b4ac40320c6edc51d95fd551a (timeout: 2s)\" id=5a59c1e0-b50d-4cdd-96fa-f3028ee45440 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:11:08.581216 crc crio[22652]: time=\"2026-06-11T11:11:08.580597988Z\" level=info msg=\"Stopped container 280d38a7eea44998a1ddf2cb212128bca6a9043b4ac40320c6edc51d95fd551a: openshift-marketplace/redhat-marketplace-gdmmg/registry-server\" id=5a59c1e0-b50d-4cdd-96fa-f3028ee45440 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:11:08.583676 crc crio[22652]: time=\"2026-06-11T11:11:08.583356325Z\" level=info msg=\"Stopping pod sandbox: a8220d687967da984f0b1472f3a800b6664b95e8dd7ec449a3f95d7017e1c20b\" id=d5bbb8c0-02e6-4302-a414-c523c0bcfb56 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:11:08.584369 crc crio[22652]: time=\"2026-06-11T11:11:08.584245074Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-gdmmg Namespace:openshift-marketplace ID:a8220d687967da984f0b1472f3a800b6664b95e8dd7ec449a3f95d7017e1c20b UID:903e4f6b-19fc-427c-b590-b48fede13d62 NetNS:/var/run/netns/3d97f8eb-5be1-4479-9999-50d5bbc5b989 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod903e4f6b_19fc_427c_b590_b48fede13d62.slice PodAnnotations:0xc002400c28}] Aliases:map[]}\"\nJun 11 11:11:08.584622 crc crio[22652]: time=\"2026-06-11T11:11:08.584524243Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-gdmmg from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:11:09.031406 crc crio[22652]: time=\"2026-06-11T11:11:09.031346305Z\" level=info msg=\"Stopped pod sandbox: a8220d687967da984f0b1472f3a800b6664b95e8dd7ec449a3f95d7017e1c20b\" id=d5bbb8c0-02e6-4302-a414-c523c0bcfb56 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:11:09.535933 crc crio[22652]: time=\"2026-06-11T11:11:09.535504713Z\" level=info msg=\"Removing container: 280d38a7eea44998a1ddf2cb212128bca6a9043b4ac40320c6edc51d95fd551a\" id=4c63801d-5d02-4681-ad48-109875a10c3e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:11:09.624295 crc crio[22652]: time=\"2026-06-11T11:11:09.624175427Z\" level=info msg=\"Removed container 280d38a7eea44998a1ddf2cb212128bca6a9043b4ac40320c6edc51d95fd551a: openshift-marketplace/redhat-marketplace-gdmmg/registry-server\" id=4c63801d-5d02-4681-ad48-109875a10c3e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:11:09.638533 crc crio[22652]: time=\"2026-06-11T11:11:09.637845559Z\" level=info msg=\"Removing container: ea75d61592d8086a629162a12cd73e65789666fd5aa68c994e57eef23ed18a0a\" id=ee97acac-dfa0-4217-a123-2babcc8f94ec name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:11:09.738519 crc crio[22652]: time=\"2026-06-11T11:11:09.738418446Z\" level=info msg=\"Removed container ea75d61592d8086a629162a12cd73e65789666fd5aa68c994e57eef23ed18a0a: openshift-marketplace/redhat-marketplace-gdmmg/extract-content\" id=ee97acac-dfa0-4217-a123-2babcc8f94ec name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:11:09.749221 crc crio[22652]: time=\"2026-06-11T11:11:09.749063179Z\" level=info msg=\"Removing container: 98f605df801aa5fc3790eb1e1a5ee1a103e5987030716128af610e802ad5a692\" id=3fc5ffc0-f6eb-4fc2-80ba-4e27af94e236 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:11:09.799730 crc crio[22652]: time=\"2026-06-11T11:11:09.79932757Z\" level=info msg=\"Removed container 98f605df801aa5fc3790eb1e1a5ee1a103e5987030716128af610e802ad5a692: openshift-marketplace/redhat-marketplace-gdmmg/extract-utilities\" id=3fc5ffc0-f6eb-4fc2-80ba-4e27af94e236 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:11:10.564363 crc crio[22652]: time=\"2026-06-11T11:11:10.540900194Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=2aa8f6fd-1a43-4265-b699-92722e39ba77 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:11:10.564363 crc crio[22652]: time=\"2026-06-11T11:11:10.54388658Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=3a2c7842-419e-4e57-8a7c-52f42de995f8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:11:10.564363 crc crio[22652]: time=\"2026-06-11T11:11:10.557615218Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-fwcgs/registry-server\" id=53ae6de9-0e5c-419f-8190-56eb91f04ac1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:11:10.564363 crc crio[22652]: time=\"2026-06-11T11:11:10.558816757Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:11:10.652613 crc crio[22652]: time=\"2026-06-11T11:11:10.652513246Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:11:10.656226 crc crio[22652]: time=\"2026-06-11T11:11:10.65609828Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:11:11.505340 crc crio[22652]: time=\"2026-06-11T11:11:11.504570838Z\" level=info msg=\"Created container 64f2a94058c1dc96792d457eb2be561931517613bee5f29b565f6ef720fc8a0a: openshift-marketplace/redhat-operators-fwcgs/registry-server\" id=53ae6de9-0e5c-419f-8190-56eb91f04ac1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:11:11.507052 crc crio[22652]: time=\"2026-06-11T11:11:11.506638163Z\" level=info msg=\"Starting container: 64f2a94058c1dc96792d457eb2be561931517613bee5f29b565f6ef720fc8a0a\" id=dbec6451-887e-4e82-a458-4ad01a05ebf3 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:11:11.517558 crc crio[22652]: time=\"2026-06-11T11:11:11.517422969Z\" level=info msg=\"Started container\" PID=92022 containerID=64f2a94058c1dc96792d457eb2be561931517613bee5f29b565f6ef720fc8a0a description=openshift-marketplace/redhat-operators-fwcgs/registry-server id=dbec6451-887e-4e82-a458-4ad01a05ebf3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bf8cf26a5da520bba24dd320aa79f417809b7219e8b4d3f798fd4f0cd8495d09\nJun 11 11:11:24.960333 crc crio[22652]: time=\"2026-06-11T11:11:24.959714072Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-687999f8f7-lh62c/POD\" id=6bfeeb90-a00f-4961-9491-3108bdfb4e92 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:11:24.961446 crc crio[22652]: time=\"2026-06-11T11:11:24.961415827Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:11:25.032238 crc crio[22652]: time=\"2026-06-11T11:11:25.032108756Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-687999f8f7-lh62c Namespace:openstack ID:4f36138b408b1d3850bedfa462e1790d0bf3482ebe71038129cf06ef380f7097 UID:ee5b2f9c-b0fb-44dc-81cc-5cceaf6097a9 NetNS:/var/run/netns/db96affa-ebeb-4d90-b032-21742bc21763 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podee5b2f9c_b0fb_44dc_81cc_5cceaf6097a9.slice PodAnnotations:0xc0029281f0}] Aliases:map[]}\"\nJun 11 11:11:25.032238 crc crio[22652]: time=\"2026-06-11T11:11:25.03221941Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-687999f8f7-lh62c to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:11:25.962871 crc crio[22652]: 2026-06-11T11:11:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4f36138b408b1d3 Mac:1e:50:63:59:20:26 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d9 Mtu:0 Sandbox:/var/run/netns/db96affa-ebeb-4d90-b032-21742bc21763 SocketPath: PciID:}] [{Interface:0xc0003248c0 Address:{IP:10.217.0.217 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:11:25.965493 crc crio[22652]: time=\"2026-06-11T11:11:25.965409982Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-687999f8f7-lh62c Namespace:openstack ID:4f36138b408b1d3850bedfa462e1790d0bf3482ebe71038129cf06ef380f7097 UID:ee5b2f9c-b0fb-44dc-81cc-5cceaf6097a9 NetNS:/var/run/netns/db96affa-ebeb-4d90-b032-21742bc21763 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podee5b2f9c_b0fb_44dc_81cc_5cceaf6097a9.slice PodAnnotations:0xc0029281f0}] Aliases:map[]}\"\nJun 11 11:11:25.965707 crc crio[22652]: time=\"2026-06-11T11:11:25.96565219Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-687999f8f7-lh62c for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:11:25.975520 crc crio[22652]: time=\"2026-06-11T11:11:25.975432645Z\" level=info msg=\"Ran pod sandbox 4f36138b408b1d3850bedfa462e1790d0bf3482ebe71038129cf06ef380f7097 with infra container: openstack/dnsmasq-dns-687999f8f7-lh62c/POD\" id=6bfeeb90-a00f-4961-9491-3108bdfb4e92 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:11:25.979062 crc crio[22652]: time=\"2026-06-11T11:11:25.978880981Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=78e84d40-3815-4351-9e78-35ca731445a6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:11:26.075847 crc crio[22652]: time=\"2026-06-11T11:11:26.073593996Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=181bc9a3-16a3-4fbb-b218-5781d6d1deba name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:11:28.465683 crc crio[22652]: time=\"2026-06-11T11:11:28.465230673Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-687999f8f7-lh62c/init\" id=711021b7-a465-47e6-89cb-f22c46e52f42 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:11:28.466701 crc crio[22652]: time=\"2026-06-11T11:11:28.466274716Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:11:28.520055 crc crio[22652]: time=\"2026-06-11T11:11:28.519929865Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:11:28.524094 crc crio[22652]: time=\"2026-06-11T11:11:28.524019803Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:11:30.292452 crc crio[22652]: time=\"2026-06-11T11:11:30.291614214Z\" level=info msg=\"Created container 4fbdf75f82f8e46c1fcae55a2b8dceeaec84d2de9d0028d9c29500d24fb74b95: openstack/dnsmasq-dns-687999f8f7-lh62c/init\" id=711021b7-a465-47e6-89cb-f22c46e52f42 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:11:30.298778 crc crio[22652]: time=\"2026-06-11T11:11:30.294900259Z\" level=info msg=\"Starting container: 4fbdf75f82f8e46c1fcae55a2b8dceeaec84d2de9d0028d9c29500d24fb74b95\" id=7dc208b3-9ef4-4ec6-8564-057fd270d1ac name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:11:30.302692 crc crio[22652]: time=\"2026-06-11T11:11:30.302547962Z\" level=info msg=\"Started container\" PID=92916 containerID=4fbdf75f82f8e46c1fcae55a2b8dceeaec84d2de9d0028d9c29500d24fb74b95 description=openstack/dnsmasq-dns-687999f8f7-lh62c/init id=7dc208b3-9ef4-4ec6-8564-057fd270d1ac name=/runtime.v1.RuntimeService/StartContainer sandboxID=4f36138b408b1d3850bedfa462e1790d0bf3482ebe71038129cf06ef380f7097\nJun 11 11:11:30.907356 crc crio[22652]: time=\"2026-06-11T11:11:30.906769254Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=67965291-15bb-466e-a63a-9caa1f392f1b name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:11:31.050766 crc crio[22652]: time=\"2026-06-11T11:11:31.050664336Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=8938130f-1f08-4442-8860-87864d52ddd7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:11:31.314408 crc crio[22652]: time=\"2026-06-11T11:11:31.313443049Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-687999f8f7-lh62c/dnsmasq-dns\" id=e12b1ca2-3366-4e2a-af16-0a4760b9ad80 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:11:31.315459 crc crio[22652]: time=\"2026-06-11T11:11:31.315221045Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:11:31.318973 crc crio[22652]: time=\"2026-06-11T11:11:31.317579461Z\" level=info msg=\"Stopping container: 64f2a94058c1dc96792d457eb2be561931517613bee5f29b565f6ef720fc8a0a (timeout: 2s)\" id=3d59a0e6-fca7-4e57-8b7f-aa252bbdfa50 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:11:31.506211 crc crio[22652]: time=\"2026-06-11T11:11:31.506097651Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:11:31.512446 crc crio[22652]: time=\"2026-06-11T11:11:31.512401692Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:11:31.956823 crc crio[22652]: time=\"2026-06-11T11:11:31.956761215Z\" level=info msg=\"Created container 44fdfda9164db0d845e2326080c346464bfbcd1ae64637e39cc03867e244d031: openstack/dnsmasq-dns-687999f8f7-lh62c/dnsmasq-dns\" id=e12b1ca2-3366-4e2a-af16-0a4760b9ad80 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:11:31.961098 crc crio[22652]: time=\"2026-06-11T11:11:31.960711982Z\" level=info msg=\"Starting container: 44fdfda9164db0d845e2326080c346464bfbcd1ae64637e39cc03867e244d031\" id=ec41c01e-3cfe-4312-83c3-cf4d6115d61f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:11:31.984859 crc crio[22652]: time=\"2026-06-11T11:11:31.984691014Z\" level=info msg=\"Started container\" PID=93184 containerID=44fdfda9164db0d845e2326080c346464bfbcd1ae64637e39cc03867e244d031 description=openstack/dnsmasq-dns-687999f8f7-lh62c/dnsmasq-dns id=ec41c01e-3cfe-4312-83c3-cf4d6115d61f name=/runtime.v1.RuntimeService/StartContainer sandboxID=4f36138b408b1d3850bedfa462e1790d0bf3482ebe71038129cf06ef380f7097\nJun 11 11:11:32.671802 crc crio[22652]: time=\"2026-06-11T11:11:32.671405283Z\" level=info msg=\"Stopped container 64f2a94058c1dc96792d457eb2be561931517613bee5f29b565f6ef720fc8a0a: openshift-marketplace/redhat-operators-fwcgs/registry-server\" id=3d59a0e6-fca7-4e57-8b7f-aa252bbdfa50 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:11:32.673832 crc crio[22652]: time=\"2026-06-11T11:11:32.673271172Z\" level=info msg=\"Stopping pod sandbox: bf8cf26a5da520bba24dd320aa79f417809b7219e8b4d3f798fd4f0cd8495d09\" id=cd211b1d-618c-422a-8f3b-b21a7094d776 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:11:32.673832 crc crio[22652]: time=\"2026-06-11T11:11:32.673801449Z\" level=info msg=\"Got pod network &{Name:redhat-operators-fwcgs Namespace:openshift-marketplace ID:bf8cf26a5da520bba24dd320aa79f417809b7219e8b4d3f798fd4f0cd8495d09 UID:d0f6d497-5e82-485f-85b5-bf2c518d0ddf NetNS:/var/run/netns/92c19c72-6731-426b-b050-d169c2d41e69 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd0f6d497_5e82_485f_85b5_bf2c518d0ddf.slice PodAnnotations:0xc0014a46c8}] Aliases:map[]}\"\nJun 11 11:11:32.674347 crc crio[22652]: time=\"2026-06-11T11:11:32.674251003Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-fwcgs from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:11:33.738058 crc crio[22652]: time=\"2026-06-11T11:11:33.737434214Z\" level=info msg=\"Stopped pod sandbox: bf8cf26a5da520bba24dd320aa79f417809b7219e8b4d3f798fd4f0cd8495d09\" id=cd211b1d-618c-422a-8f3b-b21a7094d776 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:11:34.013383 crc crio[22652]: time=\"2026-06-11T11:11:34.010049644Z\" level=info msg=\"Removing container: 64f2a94058c1dc96792d457eb2be561931517613bee5f29b565f6ef720fc8a0a\" id=d6c9097a-9676-452f-80e3-c24956926495 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:11:34.132614 crc crio[22652]: time=\"2026-06-11T11:11:34.132438443Z\" level=info msg=\"Removed container 64f2a94058c1dc96792d457eb2be561931517613bee5f29b565f6ef720fc8a0a: openshift-marketplace/redhat-operators-fwcgs/registry-server\" id=d6c9097a-9676-452f-80e3-c24956926495 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:11:34.136636 crc crio[22652]: time=\"2026-06-11T11:11:34.136547268Z\" level=info msg=\"Removing container: 283e26bc146a6687ed3f0febad93b0b5e792a443a19fc51e4781e9157dac4642\" id=419ccad8-5447-418f-81a5-5bf3d7adef46 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:11:34.190612 crc crio[22652]: time=\"2026-06-11T11:11:34.18992363Z\" level=info msg=\"Removed container 283e26bc146a6687ed3f0febad93b0b5e792a443a19fc51e4781e9157dac4642: openshift-marketplace/redhat-operators-fwcgs/extract-content\" id=419ccad8-5447-418f-81a5-5bf3d7adef46 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:11:34.198103 crc crio[22652]: time=\"2026-06-11T11:11:34.197942951Z\" level=info msg=\"Removing container: 43d2465925151f8ad8510fcfc1876f40cc395d0b268bda460418adc16a2d0bda\" id=bf1cd70c-2309-435d-aafe-ef9c79df39e4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:11:34.614470 crc crio[22652]: time=\"2026-06-11T11:11:34.614323055Z\" level=info msg=\"Removed container 43d2465925151f8ad8510fcfc1876f40cc395d0b268bda460418adc16a2d0bda: openshift-marketplace/redhat-operators-fwcgs/extract-utilities\" id=bf1cd70c-2309-435d-aafe-ef9c79df39e4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:11:39.446383 crc crio[22652]: time=\"2026-06-11T11:11:39.445696908Z\" level=info msg=\"Stopping container: 8ed417fbd77d97c3484e74c49635a874ad56390e552b68092776026631bac633 (timeout: 10s)\" id=bb92a372-d9e2-42a5-960e-e4bf8a65b18c name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:11:39.790602 crc crio[22652]: time=\"2026-06-11T11:11:39.789924113Z\" level=info msg=\"Stopped container 8ed417fbd77d97c3484e74c49635a874ad56390e552b68092776026631bac633: openstack/dnsmasq-dns-68b84f4555-pj4tq/dnsmasq-dns\" id=bb92a372-d9e2-42a5-960e-e4bf8a65b18c name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:11:39.791655 crc crio[22652]: time=\"2026-06-11T11:11:39.791561136Z\" level=info msg=\"Stopping pod sandbox: b30a4779d8efbf0cc9eb9acfb4640adc8e5b1201b2859228d97627a909827554\" id=9a47ac12-2d80-4fa5-ad4e-ffdfc3ac0a6a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:11:39.792402 crc crio[22652]: time=\"2026-06-11T11:11:39.792334301Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68b84f4555-pj4tq Namespace:openstack ID:b30a4779d8efbf0cc9eb9acfb4640adc8e5b1201b2859228d97627a909827554 UID:edec1387-e59b-44c2-9e4f-876c7ce1ac79 NetNS:/var/run/netns/97790034-3e2a-4972-bfbe-7480a58665b7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podedec1387_e59b_44c2_9e4f_876c7ce1ac79.slice PodAnnotations:0xc0009892d0}] Aliases:map[]}\"\nJun 11 11:11:39.792584 crc crio[22652]: time=\"2026-06-11T11:11:39.792524067Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-68b84f4555-pj4tq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:11:40.343932 crc crio[22652]: time=\"2026-06-11T11:11:40.343767473Z\" level=info msg=\"Stopped pod sandbox: b30a4779d8efbf0cc9eb9acfb4640adc8e5b1201b2859228d97627a909827554\" id=9a47ac12-2d80-4fa5-ad4e-ffdfc3ac0a6a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:11:41.161442 crc crio[22652]: time=\"2026-06-11T11:11:41.160241171Z\" level=info msg=\"Removing container: 8ed417fbd77d97c3484e74c49635a874ad56390e552b68092776026631bac633\" id=37a1081f-aa5d-44d2-b6f8-aa404c2b6167 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:11:41.194549 crc crio[22652]: time=\"2026-06-11T11:11:41.194410897Z\" level=info msg=\"Removed container 8ed417fbd77d97c3484e74c49635a874ad56390e552b68092776026631bac633: openstack/dnsmasq-dns-68b84f4555-pj4tq/dnsmasq-dns\" id=37a1081f-aa5d-44d2-b6f8-aa404c2b6167 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:11:41.197843 crc crio[22652]: time=\"2026-06-11T11:11:41.197778965Z\" level=info msg=\"Removing container: 2b0f30e60c6f7fc313c05993c3600c60b7f5b0e51c2f5a2a2a085dacc0c5c025\" id=b1a7718d-8260-4397-8b25-e1eb28263a48 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:11:41.236778 crc crio[22652]: time=\"2026-06-11T11:11:41.236308882Z\" level=info msg=\"Removed container 2b0f30e60c6f7fc313c05993c3600c60b7f5b0e51c2f5a2a2a085dacc0c5c025: openstack/dnsmasq-dns-68b84f4555-pj4tq/init\" id=b1a7718d-8260-4397-8b25-e1eb28263a48 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:12:00.545925 crc crio[22652]: time=\"2026-06-11T11:12:00.544851507Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686272-bh2vc/POD\" id=ab767ef1-c9ec-4fa7-ac32-1b7014eeb2b5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:12:00.547603 crc crio[22652]: time=\"2026-06-11T11:12:00.545949973Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:00.581263 crc crio[22652]: time=\"2026-06-11T11:12:00.581106382Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686272-bh2vc Namespace:openshift-infra ID:6dc6902b90d328437c134fd4817e9b3f02a06cba71a2246b29e52e9566078840 UID:ead6f00f-7720-4b0c-9d9d-2fc3163ce962 NetNS:/var/run/netns/83660019-7153-44ce-9ede-ea1f956df720 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podead6f00f_7720_4b0c_9d9d_2fc3163ce962.slice PodAnnotations:0xc0004bf888}] Aliases:map[]}\"\nJun 11 11:12:00.581263 crc crio[22652]: time=\"2026-06-11T11:12:00.581216555Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686272-bh2vc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:12:01.115967 crc crio[22652]: 2026-06-11T11:12:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6dc6902b90d3284 Mac:9a:ff:31:2b:d5:50 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:da Mtu:0 Sandbox:/var/run/netns/83660019-7153-44ce-9ede-ea1f956df720 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.218 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:12:01.120976 crc crio[22652]: time=\"2026-06-11T11:12:01.120873624Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686272-bh2vc Namespace:openshift-infra ID:6dc6902b90d328437c134fd4817e9b3f02a06cba71a2246b29e52e9566078840 UID:ead6f00f-7720-4b0c-9d9d-2fc3163ce962 NetNS:/var/run/netns/83660019-7153-44ce-9ede-ea1f956df720 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podead6f00f_7720_4b0c_9d9d_2fc3163ce962.slice PodAnnotations:0xc0004bf888}] Aliases:map[]}\"\nJun 11 11:12:01.121438 crc crio[22652]: time=\"2026-06-11T11:12:01.121303047Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686272-bh2vc for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:12:01.132709 crc crio[22652]: time=\"2026-06-11T11:12:01.132623482Z\" level=info msg=\"Ran pod sandbox 6dc6902b90d328437c134fd4817e9b3f02a06cba71a2246b29e52e9566078840 with infra container: openshift-infra/auto-csr-approver-29686272-bh2vc/POD\" id=ab767ef1-c9ec-4fa7-ac32-1b7014eeb2b5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:12:01.140346 crc crio[22652]: time=\"2026-06-11T11:12:01.14026436Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=7f7194ba-e7f0-45ad-9acc-35952a96f5f4 name=/runtime.v1.ImageService/PullImage\nJun 11 11:12:01.160864 crc crio[22652]: time=\"2026-06-11T11:12:01.160780832Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 11:12:02.249634 crc crio[22652]: time=\"2026-06-11T11:12:02.249011101Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=7f7194ba-e7f0-45ad-9acc-35952a96f5f4 name=/runtime.v1.ImageService/PullImage\nJun 11 11:12:02.251832 crc crio[22652]: time=\"2026-06-11T11:12:02.251751341Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=82b0f09c-dfd4-4fdc-ab93-e717020189f1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:12:02.257793 crc crio[22652]: time=\"2026-06-11T11:12:02.257679516Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=0b5df895-3a8e-4fa4-8b67-e1715c63bdfd name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:12:02.272457 crc crio[22652]: time=\"2026-06-11T11:12:02.272330463Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686272-bh2vc/oc\" id=51a4eec2-0270-465b-9ed7-4a08572b6f30 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:12:02.272975 crc crio[22652]: time=\"2026-06-11T11:12:02.27287636Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:02.329639 crc crio[22652]: time=\"2026-06-11T11:12:02.329434141Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:02.536022 crc crio[22652]: time=\"2026-06-11T11:12:02.535749937Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:02.784647 crc crio[22652]: time=\"2026-06-11T11:12:02.783976689Z\" level=info msg=\"Created container 3c66b7896595c7fa3e9903ed80be1bc35da75b40d7354a0809cb0406ff0ab52d: openshift-infra/auto-csr-approver-29686272-bh2vc/oc\" id=51a4eec2-0270-465b-9ed7-4a08572b6f30 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:12:02.787259 crc crio[22652]: time=\"2026-06-11T11:12:02.787026205Z\" level=info msg=\"Starting container: 3c66b7896595c7fa3e9903ed80be1bc35da75b40d7354a0809cb0406ff0ab52d\" id=b0dcda34-185d-45d6-b8e6-cc33bfb3ae14 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:12:02.793665 crc crio[22652]: time=\"2026-06-11T11:12:02.793583324Z\" level=info msg=\"Started container\" PID=94815 containerID=3c66b7896595c7fa3e9903ed80be1bc35da75b40d7354a0809cb0406ff0ab52d description=openshift-infra/auto-csr-approver-29686272-bh2vc/oc id=b0dcda34-185d-45d6-b8e6-cc33bfb3ae14 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6dc6902b90d328437c134fd4817e9b3f02a06cba71a2246b29e52e9566078840\nJun 11 11:12:04.530790 crc crio[22652]: time=\"2026-06-11T11:12:04.530073046Z\" level=info msg=\"Stopping pod sandbox: 6dc6902b90d328437c134fd4817e9b3f02a06cba71a2246b29e52e9566078840\" id=5ee218ce-59f3-463f-8143-376847a28bf0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:12:04.532375 crc crio[22652]: time=\"2026-06-11T11:12:04.531499042Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686272-bh2vc Namespace:openshift-infra ID:6dc6902b90d328437c134fd4817e9b3f02a06cba71a2246b29e52e9566078840 UID:ead6f00f-7720-4b0c-9d9d-2fc3163ce962 NetNS:/var/run/netns/83660019-7153-44ce-9ede-ea1f956df720 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podead6f00f_7720_4b0c_9d9d_2fc3163ce962.slice PodAnnotations:0xc00008c500}] Aliases:map[]}\"\nJun 11 11:12:04.532375 crc crio[22652]: time=\"2026-06-11T11:12:04.531655767Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686272-bh2vc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:12:04.912748 crc crio[22652]: time=\"2026-06-11T11:12:04.912649244Z\" level=info msg=\"Stopped pod sandbox: 6dc6902b90d328437c134fd4817e9b3f02a06cba71a2246b29e52e9566078840\" id=5ee218ce-59f3-463f-8143-376847a28bf0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:12:06.357897 crc crio[22652]: time=\"2026-06-11T11:12:06.357240644Z\" level=info msg=\"Removing container: 7bd3c1303bbbe06b49aed29311a1bac5a2b2f5cd4cd2901e2348109bb42c2e77\" id=bf5eb418-caeb-4254-a7ac-532e0e4ecd44 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:12:06.391106 crc crio[22652]: time=\"2026-06-11T11:12:06.390848268Z\" level=info msg=\"Removed container 7bd3c1303bbbe06b49aed29311a1bac5a2b2f5cd4cd2901e2348109bb42c2e77: openstack/dnsmasq-dns-68c444669f-stff4/dnsmasq-dns\" id=bf5eb418-caeb-4254-a7ac-532e0e4ecd44 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:12:06.396780 crc crio[22652]: time=\"2026-06-11T11:12:06.3966892Z\" level=info msg=\"Removing container: 19c44c1df8b48be73a85453700fc2995636f1489ca78c6b791399348810138f1\" id=70ee4252-93ae-4060-b148-8d1fe185b854 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:12:06.477963 crc crio[22652]: time=\"2026-06-11T11:12:06.477845339Z\" level=info msg=\"Removed container 19c44c1df8b48be73a85453700fc2995636f1489ca78c6b791399348810138f1: openshift-infra/auto-csr-approver-29686266-gzr72/oc\" id=70ee4252-93ae-4060-b148-8d1fe185b854 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:12:06.481458 crc crio[22652]: time=\"2026-06-11T11:12:06.481386836Z\" level=info msg=\"Removing container: 20413c5cff16652ac665cd8fab2631c458b6d62dc5315a264c3d7133983884ed\" id=4c987576-eca0-4f3a-a104-d9308352e798 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:12:06.605165 crc crio[22652]: time=\"2026-06-11T11:12:06.60494604Z\" level=info msg=\"Removed container 20413c5cff16652ac665cd8fab2631c458b6d62dc5315a264c3d7133983884ed: openstack/keystone-bootstrap-td8xq/keystone-bootstrap\" id=4c987576-eca0-4f3a-a104-d9308352e798 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:12:06.609157 crc crio[22652]: time=\"2026-06-11T11:12:06.60905458Z\" level=info msg=\"Removing container: d0d57d841703076c4e9c4786c34b1cafd3489e92e839a12cb3d64f44480ae38f\" id=f725c162-f677-4adf-a93a-a4f737060c75 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:12:06.643194 crc crio[22652]: time=\"2026-06-11T11:12:06.643069443Z\" level=info msg=\"Removed container d0d57d841703076c4e9c4786c34b1cafd3489e92e839a12cb3d64f44480ae38f: openstack/dnsmasq-dns-68c444669f-stff4/init\" id=f725c162-f677-4adf-a93a-a4f737060c75 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:12:06.654365 crc crio[22652]: time=\"2026-06-11T11:12:06.654063442Z\" level=info msg=\"Stopping pod sandbox: bf8cf26a5da520bba24dd320aa79f417809b7219e8b4d3f798fd4f0cd8495d09\" id=c7baa3ba-fe7d-4794-8291-570e70de69d5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:12:06.654682 crc crio[22652]: time=\"2026-06-11T11:12:06.654384203Z\" level=info msg=\"Stopped pod sandbox (already stopped): bf8cf26a5da520bba24dd320aa79f417809b7219e8b4d3f798fd4f0cd8495d09\" id=c7baa3ba-fe7d-4794-8291-570e70de69d5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:12:06.655622 crc crio[22652]: time=\"2026-06-11T11:12:06.65554308Z\" level=info msg=\"Removing pod sandbox: bf8cf26a5da520bba24dd320aa79f417809b7219e8b4d3f798fd4f0cd8495d09\" id=e4e94c42-0cf3-4906-b401-251c886a1857 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:12:06.675195 crc crio[22652]: time=\"2026-06-11T11:12:06.671889376Z\" level=info msg=\"Removed pod sandbox: bf8cf26a5da520bba24dd320aa79f417809b7219e8b4d3f798fd4f0cd8495d09\" id=e4e94c42-0cf3-4906-b401-251c886a1857 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:12:06.675195 crc crio[22652]: time=\"2026-06-11T11:12:06.673066107Z\" level=info msg=\"Stopping pod sandbox: a8220d687967da984f0b1472f3a800b6664b95e8dd7ec449a3f95d7017e1c20b\" id=6a1783de-aea5-4f6a-81b9-bc7068e8b8b8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:12:06.675195 crc crio[22652]: time=\"2026-06-11T11:12:06.673106468Z\" level=info msg=\"Stopped pod sandbox (already stopped): a8220d687967da984f0b1472f3a800b6664b95e8dd7ec449a3f95d7017e1c20b\" id=6a1783de-aea5-4f6a-81b9-bc7068e8b8b8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:12:06.675195 crc crio[22652]: time=\"2026-06-11T11:12:06.673978116Z\" level=info msg=\"Removing pod sandbox: a8220d687967da984f0b1472f3a800b6664b95e8dd7ec449a3f95d7017e1c20b\" id=8add626b-d83e-427a-b7be-aaac4a100c66 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:12:06.745362 crc crio[22652]: time=\"2026-06-11T11:12:06.7447416Z\" level=info msg=\"Removed pod sandbox: a8220d687967da984f0b1472f3a800b6664b95e8dd7ec449a3f95d7017e1c20b\" id=8add626b-d83e-427a-b7be-aaac4a100c66 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:12:06.747093 crc crio[22652]: time=\"2026-06-11T11:12:06.747060103Z\" level=info msg=\"Stopping pod sandbox: a8c0f02d70f1238912b21fe0f26c673da62929f1cbe827fc31ecc22037e9b6fb\" id=811e67c2-fe5b-41bf-b0bb-58d506b6d5a5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:12:06.747361 crc crio[22652]: time=\"2026-06-11T11:12:06.747338102Z\" level=info msg=\"Stopped pod sandbox (already stopped): a8c0f02d70f1238912b21fe0f26c673da62929f1cbe827fc31ecc22037e9b6fb\" id=811e67c2-fe5b-41bf-b0bb-58d506b6d5a5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:12:06.749853 crc crio[22652]: time=\"2026-06-11T11:12:06.749709867Z\" level=info msg=\"Removing pod sandbox: a8c0f02d70f1238912b21fe0f26c673da62929f1cbe827fc31ecc22037e9b6fb\" id=63b60cb3-918f-4a5d-87cb-1ee86bab03e1 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:12:06.798297 crc crio[22652]: time=\"2026-06-11T11:12:06.797924384Z\" level=info msg=\"Removed pod sandbox: a8c0f02d70f1238912b21fe0f26c673da62929f1cbe827fc31ecc22037e9b6fb\" id=63b60cb3-918f-4a5d-87cb-1ee86bab03e1 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:12:06.800222 crc crio[22652]: time=\"2026-06-11T11:12:06.799710101Z\" level=info msg=\"Stopping pod sandbox: b30a4779d8efbf0cc9eb9acfb4640adc8e5b1201b2859228d97627a909827554\" id=f484dccb-4413-4511-a37f-962c490b0389 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:12:06.800222 crc crio[22652]: time=\"2026-06-11T11:12:06.799842485Z\" level=info msg=\"Stopped pod sandbox (already stopped): b30a4779d8efbf0cc9eb9acfb4640adc8e5b1201b2859228d97627a909827554\" id=f484dccb-4413-4511-a37f-962c490b0389 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:12:06.802420 crc crio[22652]: time=\"2026-06-11T11:12:06.801647561Z\" level=info msg=\"Removing pod sandbox: b30a4779d8efbf0cc9eb9acfb4640adc8e5b1201b2859228d97627a909827554\" id=02980848-cdbc-48c7-868e-311e0cfd7e6b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:12:06.829495 crc crio[22652]: time=\"2026-06-11T11:12:06.829376143Z\" level=info msg=\"Removed pod sandbox: b30a4779d8efbf0cc9eb9acfb4640adc8e5b1201b2859228d97627a909827554\" id=02980848-cdbc-48c7-868e-311e0cfd7e6b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:12:06.830219 crc crio[22652]: time=\"2026-06-11T11:12:06.830073755Z\" level=info msg=\"Stopping pod sandbox: c823a7d5a025e3e4c247c3434aa9aabc108912766276bd3b2a86ab8eeb21af3d\" id=a05a1c71-6255-475f-8297-75435f37374b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:12:06.830321 crc crio[22652]: time=\"2026-06-11T11:12:06.830282181Z\" level=info msg=\"Stopped pod sandbox (already stopped): c823a7d5a025e3e4c247c3434aa9aabc108912766276bd3b2a86ab8eeb21af3d\" id=a05a1c71-6255-475f-8297-75435f37374b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:12:06.830917 crc crio[22652]: time=\"2026-06-11T11:12:06.830879711Z\" level=info msg=\"Removing pod sandbox: c823a7d5a025e3e4c247c3434aa9aabc108912766276bd3b2a86ab8eeb21af3d\" id=f6225c9e-4eac-4643-8748-e25d2d3e70c4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:12:06.850873 crc crio[22652]: time=\"2026-06-11T11:12:06.850782724Z\" level=info msg=\"Removed pod sandbox: c823a7d5a025e3e4c247c3434aa9aabc108912766276bd3b2a86ab8eeb21af3d\" id=f6225c9e-4eac-4643-8748-e25d2d3e70c4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:12:06.851476 crc crio[22652]: time=\"2026-06-11T11:12:06.851420136Z\" level=info msg=\"Stopping pod sandbox: 572660153b949c4c7e878b86b10bb105065e5635a95b00cfce430c748d08467a\" id=a76581b4-cf9f-40f0-afb5-78328736ed0c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:12:06.851561 crc crio[22652]: time=\"2026-06-11T11:12:06.851480338Z\" level=info msg=\"Stopped pod sandbox (already stopped): 572660153b949c4c7e878b86b10bb105065e5635a95b00cfce430c748d08467a\" id=a76581b4-cf9f-40f0-afb5-78328736ed0c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:12:06.851916 crc crio[22652]: time=\"2026-06-11T11:12:06.85187472Z\" level=info msg=\"Removing pod sandbox: 572660153b949c4c7e878b86b10bb105065e5635a95b00cfce430c748d08467a\" id=73a57db8-3795-4cae-9aeb-a2409f65f063 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:12:06.869537 crc crio[22652]: time=\"2026-06-11T11:12:06.869387658Z\" level=info msg=\"Removed pod sandbox: 572660153b949c4c7e878b86b10bb105065e5635a95b00cfce430c748d08467a\" id=73a57db8-3795-4cae-9aeb-a2409f65f063 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:12:07.068455 crc crio[22652]: time=\"2026-06-11T11:12:07.067910225Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-7rfcr/POD\" id=e45ce72b-c09c-499b-808b-a16245b1d15e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:12:07.068455 crc crio[22652]: time=\"2026-06-11T11:12:07.068446402Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:07.106679 crc crio[22652]: time=\"2026-06-11T11:12:07.106572986Z\" level=info msg=\"Got pod network &{Name:community-operators-7rfcr Namespace:openshift-marketplace ID:42363d5122648b5b05ce20f835405e8e84e1db97a806dc01692bafba0a522c0b UID:d0bb109e-07d8-4857-ae43-c34e790c58b0 NetNS:/var/run/netns/873293b3-6580-4e3c-a906-ade0cc99b2a2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd0bb109e_07d8_4857_ae43_c34e790c58b0.slice PodAnnotations:0xc002928ea8}] Aliases:map[]}\"\nJun 11 11:12:07.106679 crc crio[22652]: time=\"2026-06-11T11:12:07.106637988Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-7rfcr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:12:07.650867 crc crio[22652]: 2026-06-11T11:12:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:42363d5122648b5 Mac:b6:6b:82:34:a8:f2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:db Mtu:0 Sandbox:/var/run/netns/873293b3-6580-4e3c-a906-ade0cc99b2a2 SocketPath: PciID:}] [{Interface:0xc0001345c0 Address:{IP:10.217.0.219 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:12:07.652250 crc crio[22652]: time=\"2026-06-11T11:12:07.652161622Z\" level=info msg=\"Got pod network &{Name:community-operators-7rfcr Namespace:openshift-marketplace ID:42363d5122648b5b05ce20f835405e8e84e1db97a806dc01692bafba0a522c0b UID:d0bb109e-07d8-4857-ae43-c34e790c58b0 NetNS:/var/run/netns/873293b3-6580-4e3c-a906-ade0cc99b2a2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd0bb109e_07d8_4857_ae43_c34e790c58b0.slice PodAnnotations:0xc002928ea8}] Aliases:map[]}\"\nJun 11 11:12:07.652359 crc crio[22652]: time=\"2026-06-11T11:12:07.652344088Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-7rfcr for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:12:07.662410 crc crio[22652]: time=\"2026-06-11T11:12:07.662322787Z\" level=info msg=\"Ran pod sandbox 42363d5122648b5b05ce20f835405e8e84e1db97a806dc01692bafba0a522c0b with infra container: openshift-marketplace/community-operators-7rfcr/POD\" id=e45ce72b-c09c-499b-808b-a16245b1d15e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:12:07.666226 crc crio[22652]: time=\"2026-06-11T11:12:07.666033994Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=d3bf0ed3-3c2e-4c91-9b3c-01280247db27 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:12:07.668686 crc crio[22652]: time=\"2026-06-11T11:12:07.668618356Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=8b2ccf73-6bf4-4ead-b194-34dbf46c8e5e name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:12:07.676875 crc crio[22652]: time=\"2026-06-11T11:12:07.676783145Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-7rfcr/extract-utilities\" id=9eb81b84-dc4e-4dd6-a216-578022a6e5bd name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:12:07.677469 crc crio[22652]: time=\"2026-06-11T11:12:07.677425906Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:07.732760 crc crio[22652]: time=\"2026-06-11T11:12:07.732689755Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:07.736891 crc crio[22652]: time=\"2026-06-11T11:12:07.736786355Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:07.908250 crc crio[22652]: time=\"2026-06-11T11:12:07.907927402Z\" level=info msg=\"Created container 8127f859cd011fd4b0804c96c72661ce103a161aaf7fdf9331c07b6f683c79b3: openshift-marketplace/community-operators-7rfcr/extract-utilities\" id=9eb81b84-dc4e-4dd6-a216-578022a6e5bd name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:12:07.909756 crc crio[22652]: time=\"2026-06-11T11:12:07.909560185Z\" level=info msg=\"Starting container: 8127f859cd011fd4b0804c96c72661ce103a161aaf7fdf9331c07b6f683c79b3\" id=c124ca46-6c94-4d18-af79-602f7324b754 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:12:07.915524 crc crio[22652]: time=\"2026-06-11T11:12:07.915462882Z\" level=info msg=\"Started container\" PID=95176 containerID=8127f859cd011fd4b0804c96c72661ce103a161aaf7fdf9331c07b6f683c79b3 description=openshift-marketplace/community-operators-7rfcr/extract-utilities id=c124ca46-6c94-4d18-af79-602f7324b754 name=/runtime.v1.RuntimeService/StartContainer sandboxID=42363d5122648b5b05ce20f835405e8e84e1db97a806dc01692bafba0a522c0b\nJun 11 11:12:08.602238 crc crio[22652]: time=\"2026-06-11T11:12:08.601640294Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=0618ad6b-a1a9-4776-8ac7-9f73423b4aa2 name=/runtime.v1.ImageService/PullImage\nJun 11 11:12:08.606165 crc crio[22652]: time=\"2026-06-11T11:12:08.606045384Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 11 11:12:09.160499 crc crio[22652]: time=\"2026-06-11T11:12:09.160257234Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:c1bf1a7cae92e701b0ff93032482fe022c0ec704dcb6a892b32d9c898b64e1e0\" id=0618ad6b-a1a9-4776-8ac7-9f73423b4aa2 name=/runtime.v1.ImageService/PullImage\nJun 11 11:12:09.163336 crc crio[22652]: time=\"2026-06-11T11:12:09.161706791Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=ca0e750d-c433-4bd0-a6b9-cabcb58ccf48 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:12:09.165964 crc crio[22652]: time=\"2026-06-11T11:12:09.165859432Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=6dc03413-566a-4604-9b5b-2668ec23d9d2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:12:09.172684 crc crio[22652]: time=\"2026-06-11T11:12:09.172506744Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-7rfcr/extract-content\" id=55a38a01-432f-4101-8dcd-53141980c98c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:12:09.173020 crc crio[22652]: time=\"2026-06-11T11:12:09.172955129Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:09.224611 crc crio[22652]: time=\"2026-06-11T11:12:09.224490199Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:09.227884 crc crio[22652]: time=\"2026-06-11T11:12:09.227771413Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:09.400685 crc crio[22652]: time=\"2026-06-11T11:12:09.400500591Z\" level=info msg=\"Created container b8e21d7b3fb39749da5f0a1cc14526c375029fe06eb777bd7c311ead930e99a3: openshift-marketplace/community-operators-7rfcr/extract-content\" id=55a38a01-432f-4101-8dcd-53141980c98c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:12:09.402513 crc crio[22652]: time=\"2026-06-11T11:12:09.402485764Z\" level=info msg=\"Starting container: b8e21d7b3fb39749da5f0a1cc14526c375029fe06eb777bd7c311ead930e99a3\" id=28cf62ef-e37b-43d1-ac3e-5157f99888fc name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:12:09.408903 crc crio[22652]: time=\"2026-06-11T11:12:09.408857327Z\" level=info msg=\"Started container\" PID=95217 containerID=b8e21d7b3fb39749da5f0a1cc14526c375029fe06eb777bd7c311ead930e99a3 description=openshift-marketplace/community-operators-7rfcr/extract-content id=28cf62ef-e37b-43d1-ac3e-5157f99888fc name=/runtime.v1.RuntimeService/StartContainer sandboxID=42363d5122648b5b05ce20f835405e8e84e1db97a806dc01692bafba0a522c0b\nJun 11 11:12:11.661581 crc crio[22652]: time=\"2026-06-11T11:12:11.660820027Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=f0e8b7a7-eba0-437e-84e7-ed7ef8e95fa6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:12:11.667214 crc crio[22652]: time=\"2026-06-11T11:12:11.667080277Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=7e095400-c83a-4eeb-97cb-7f2161c54bbd name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:12:11.698690 crc crio[22652]: time=\"2026-06-11T11:12:11.698498185Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-7rfcr/registry-server\" id=ea1547b2-1ac3-4cf7-b480-cdf85102cd16 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:12:11.699191 crc crio[22652]: time=\"2026-06-11T11:12:11.699089004Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:11.761381 crc crio[22652]: time=\"2026-06-11T11:12:11.760895192Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:11.765447 crc crio[22652]: time=\"2026-06-11T11:12:11.765358103Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:11.918772 crc crio[22652]: time=\"2026-06-11T11:12:11.918520599Z\" level=info msg=\"Created container 107d909c810cd85ad7127a339ae0c196c87e95eb45f5450543a75081a3be34df: openshift-marketplace/community-operators-7rfcr/registry-server\" id=ea1547b2-1ac3-4cf7-b480-cdf85102cd16 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:12:11.919825 crc crio[22652]: time=\"2026-06-11T11:12:11.919789139Z\" level=info msg=\"Starting container: 107d909c810cd85ad7127a339ae0c196c87e95eb45f5450543a75081a3be34df\" id=c0bf03ae-f429-4d31-936b-7381f2954578 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:12:11.927631 crc crio[22652]: time=\"2026-06-11T11:12:11.927531115Z\" level=info msg=\"Started container\" PID=95478 containerID=107d909c810cd85ad7127a339ae0c196c87e95eb45f5450543a75081a3be34df description=openshift-marketplace/community-operators-7rfcr/registry-server id=c0bf03ae-f429-4d31-936b-7381f2954578 name=/runtime.v1.RuntimeService/StartContainer sandboxID=42363d5122648b5b05ce20f835405e8e84e1db97a806dc01692bafba0a522c0b\nJun 11 11:12:19.947193 crc crio[22652]: time=\"2026-06-11T11:12:19.946544101Z\" level=info msg=\"Stopping container: 107d909c810cd85ad7127a339ae0c196c87e95eb45f5450543a75081a3be34df (timeout: 2s)\" id=5c03a943-0468-47af-8410-31fa2fe69409 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:12:22.878736 crc crio[22652]: time=\"2026-06-11T11:12:22.878298047Z\" level=info msg=\"Stopped container 107d909c810cd85ad7127a339ae0c196c87e95eb45f5450543a75081a3be34df: openshift-marketplace/community-operators-7rfcr/registry-server\" id=5c03a943-0468-47af-8410-31fa2fe69409 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:12:22.880757 crc crio[22652]: time=\"2026-06-11T11:12:22.879912998Z\" level=info msg=\"Stopping pod sandbox: 42363d5122648b5b05ce20f835405e8e84e1db97a806dc01692bafba0a522c0b\" id=72fb74fe-dcc6-4633-bf00-890da421972b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:12:22.880926 crc crio[22652]: time=\"2026-06-11T11:12:22.880765245Z\" level=info msg=\"Got pod network &{Name:community-operators-7rfcr Namespace:openshift-marketplace ID:42363d5122648b5b05ce20f835405e8e84e1db97a806dc01692bafba0a522c0b UID:d0bb109e-07d8-4857-ae43-c34e790c58b0 NetNS:/var/run/netns/873293b3-6580-4e3c-a906-ade0cc99b2a2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd0bb109e_07d8_4857_ae43_c34e790c58b0.slice PodAnnotations:0xc002acc268}] Aliases:map[]}\"\nJun 11 11:12:22.881099 crc crio[22652]: time=\"2026-06-11T11:12:22.880971872Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-7rfcr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:12:23.182384 crc crio[22652]: time=\"2026-06-11T11:12:23.18157685Z\" level=info msg=\"Stopped pod sandbox: 42363d5122648b5b05ce20f835405e8e84e1db97a806dc01692bafba0a522c0b\" id=72fb74fe-dcc6-4633-bf00-890da421972b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:12:24.060180 crc crio[22652]: time=\"2026-06-11T11:12:24.059529115Z\" level=info msg=\"Removing container: 107d909c810cd85ad7127a339ae0c196c87e95eb45f5450543a75081a3be34df\" id=c9ca8796-44a0-4958-acf7-f2c78fd3570d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:12:24.261919 crc crio[22652]: time=\"2026-06-11T11:12:24.258762033Z\" level=info msg=\"Removed container 107d909c810cd85ad7127a339ae0c196c87e95eb45f5450543a75081a3be34df: openshift-marketplace/community-operators-7rfcr/registry-server\" id=c9ca8796-44a0-4958-acf7-f2c78fd3570d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:12:24.287801 crc crio[22652]: time=\"2026-06-11T11:12:24.286860501Z\" level=info msg=\"Removing container: b8e21d7b3fb39749da5f0a1cc14526c375029fe06eb777bd7c311ead930e99a3\" id=0d02c428-6d8b-45a2-aef7-fc6c52c2a634 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:12:24.371372 crc crio[22652]: time=\"2026-06-11T11:12:24.370909637Z\" level=info msg=\"Removed container b8e21d7b3fb39749da5f0a1cc14526c375029fe06eb777bd7c311ead930e99a3: openshift-marketplace/community-operators-7rfcr/extract-content\" id=0d02c428-6d8b-45a2-aef7-fc6c52c2a634 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:12:24.375329 crc crio[22652]: time=\"2026-06-11T11:12:24.3750961Z\" level=info msg=\"Removing container: 8127f859cd011fd4b0804c96c72661ce103a161aaf7fdf9331c07b6f683c79b3\" id=d767c33c-f2de-4c28-b1a4-ae61cdcaee9f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:12:24.426695 crc crio[22652]: time=\"2026-06-11T11:12:24.426375942Z\" level=info msg=\"Removed container 8127f859cd011fd4b0804c96c72661ce103a161aaf7fdf9331c07b6f683c79b3: openshift-marketplace/community-operators-7rfcr/extract-utilities\" id=d767c33c-f2de-4c28-b1a4-ae61cdcaee9f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:13:06.939667 crc crio[22652]: time=\"2026-06-11T11:13:06.938160255Z\" level=info msg=\"Stopping pod sandbox: 42363d5122648b5b05ce20f835405e8e84e1db97a806dc01692bafba0a522c0b\" id=5ed29285-2b42-43dd-855b-3362c1e9ff2f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:13:06.945007 crc crio[22652]: time=\"2026-06-11T11:13:06.939685645Z\" level=info msg=\"Stopped pod sandbox (already stopped): 42363d5122648b5b05ce20f835405e8e84e1db97a806dc01692bafba0a522c0b\" id=5ed29285-2b42-43dd-855b-3362c1e9ff2f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:13:06.945007 crc crio[22652]: time=\"2026-06-11T11:13:06.942292307Z\" level=info msg=\"Removing pod sandbox: 42363d5122648b5b05ce20f835405e8e84e1db97a806dc01692bafba0a522c0b\" id=fb9b70d4-9f88-41b9-a10d-6cf6a9e19420 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:13:06.985632 crc crio[22652]: time=\"2026-06-11T11:13:06.985575039Z\" level=info msg=\"Removed pod sandbox: 42363d5122648b5b05ce20f835405e8e84e1db97a806dc01692bafba0a522c0b\" id=fb9b70d4-9f88-41b9-a10d-6cf6a9e19420 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:13:38.964014 crc crio[22652]: time=\"2026-06-11T11:13:38.962742141Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-tz4lv/POD\" id=f0447848-f293-4c85-8664-681fe0e82ef1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:13:38.966281 crc crio[22652]: time=\"2026-06-11T11:13:38.964033763Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:13:39.042841 crc crio[22652]: time=\"2026-06-11T11:13:39.042708204Z\" level=info msg=\"Got pod network &{Name:certified-operators-tz4lv Namespace:openshift-marketplace ID:91696d447a76ee2448e4da830d1d9fa6cd724e0ac8f2e531dd2f89a53a1f5b71 UID:a2951049-9bd2-4efd-be40-b137adc7aef0 NetNS:/var/run/netns/22a719a8-a110-4ee2-bd03-bbbf393468d8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda2951049_9bd2_4efd_be40_b137adc7aef0.slice PodAnnotations:0xc0024000d0}] Aliases:map[]}\"\nJun 11 11:13:39.042841 crc crio[22652]: time=\"2026-06-11T11:13:39.042816297Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-tz4lv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:13:39.713525 crc crio[22652]: 2026-06-11T11:13:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:91696d447a76ee2 Mac:96:ed:a1:6c:21:71 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:dc Mtu:0 Sandbox:/var/run/netns/22a719a8-a110-4ee2-bd03-bbbf393468d8 SocketPath: PciID:}] [{Interface:0xc000400ac0 Address:{IP:10.217.0.220 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:13:39.716380 crc crio[22652]: time=\"2026-06-11T11:13:39.716296808Z\" level=info msg=\"Got pod network &{Name:certified-operators-tz4lv Namespace:openshift-marketplace ID:91696d447a76ee2448e4da830d1d9fa6cd724e0ac8f2e531dd2f89a53a1f5b71 UID:a2951049-9bd2-4efd-be40-b137adc7aef0 NetNS:/var/run/netns/22a719a8-a110-4ee2-bd03-bbbf393468d8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda2951049_9bd2_4efd_be40_b137adc7aef0.slice PodAnnotations:0xc0024000d0}] Aliases:map[]}\"\nJun 11 11:13:39.716545 crc crio[22652]: time=\"2026-06-11T11:13:39.716504075Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-tz4lv for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:13:39.750434 crc crio[22652]: time=\"2026-06-11T11:13:39.750312921Z\" level=info msg=\"Ran pod sandbox 91696d447a76ee2448e4da830d1d9fa6cd724e0ac8f2e531dd2f89a53a1f5b71 with infra container: openshift-marketplace/certified-operators-tz4lv/POD\" id=f0447848-f293-4c85-8664-681fe0e82ef1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:13:39.753526 crc crio[22652]: time=\"2026-06-11T11:13:39.753444181Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ec7f4da3-74f1-4282-b6c3-3918aed6f15e name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:13:39.760600 crc crio[22652]: time=\"2026-06-11T11:13:39.760478328Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=6cb76973-1f44-44f8-83d4-bdd1d9777734 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:13:39.768668 crc crio[22652]: time=\"2026-06-11T11:13:39.768417963Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-tz4lv/extract-utilities\" id=2912cbc7-d95b-4601-8f7a-2bc190bc4b9d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:13:39.769088 crc crio[22652]: time=\"2026-06-11T11:13:39.76894834Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:13:39.844750 crc crio[22652]: time=\"2026-06-11T11:13:39.844624293Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:13:39.855287 crc crio[22652]: time=\"2026-06-11T11:13:39.855191812Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:13:40.032346 crc crio[22652]: time=\"2026-06-11T11:13:40.031827821Z\" level=info msg=\"Created container 3c39cc2763eacc0565196623c8fbdabe055d796803e8f72fea8ae5ae1257428e: openshift-marketplace/certified-operators-tz4lv/extract-utilities\" id=2912cbc7-d95b-4601-8f7a-2bc190bc4b9d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:13:40.033640 crc crio[22652]: time=\"2026-06-11T11:13:40.033469193Z\" level=info msg=\"Starting container: 3c39cc2763eacc0565196623c8fbdabe055d796803e8f72fea8ae5ae1257428e\" id=553fc9ed-101d-4b4f-895d-a77aab080eb7 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:13:40.040202 crc crio[22652]: time=\"2026-06-11T11:13:40.040014724Z\" level=info msg=\"Started container\" PID=99644 containerID=3c39cc2763eacc0565196623c8fbdabe055d796803e8f72fea8ae5ae1257428e description=openshift-marketplace/certified-operators-tz4lv/extract-utilities id=553fc9ed-101d-4b4f-895d-a77aab080eb7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=91696d447a76ee2448e4da830d1d9fa6cd724e0ac8f2e531dd2f89a53a1f5b71\nJun 11 11:13:40.635462 crc crio[22652]: time=\"2026-06-11T11:13:40.635368434Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=455c2370-7da9-4d06-a9a7-e51155458b15 name=/runtime.v1.ImageService/PullImage\nJun 11 11:13:40.647269 crc crio[22652]: time=\"2026-06-11T11:13:40.647228775Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 11 11:13:41.688512 crc crio[22652]: time=\"2026-06-11T11:13:41.688008505Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:6b36b6f39459c9ec839353793dce87ba5802bb0d927bfa0efa7b5a9a61815fc0\" id=455c2370-7da9-4d06-a9a7-e51155458b15 name=/runtime.v1.ImageService/PullImage\nJun 11 11:13:41.690290 crc crio[22652]: time=\"2026-06-11T11:13:41.689515564Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=ebd8a9f0-41a9-4c23-930c-eabb356812c0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:13:41.693540 crc crio[22652]: time=\"2026-06-11T11:13:41.693370797Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=fba4885b-e8ff-417a-99ed-cf01f9fecf5c name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:13:41.801836 crc crio[22652]: time=\"2026-06-11T11:13:41.801734722Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-tz4lv/extract-content\" id=8502cfda-2a69-4d3c-b384-05cb2f61b6cf name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:13:41.802523 crc crio[22652]: time=\"2026-06-11T11:13:41.802455105Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:13:41.860218 crc crio[22652]: time=\"2026-06-11T11:13:41.860047516Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:13:41.864352 crc crio[22652]: time=\"2026-06-11T11:13:41.864196419Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:13:42.054049 crc crio[22652]: time=\"2026-06-11T11:13:42.053863088Z\" level=info msg=\"Created container 017ce1e4706fe15892a0ac8c907d5be6f2f606b829583e3e28304928ec79412a: openshift-marketplace/certified-operators-tz4lv/extract-content\" id=8502cfda-2a69-4d3c-b384-05cb2f61b6cf name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:13:42.055574 crc crio[22652]: time=\"2026-06-11T11:13:42.055327264Z\" level=info msg=\"Starting container: 017ce1e4706fe15892a0ac8c907d5be6f2f606b829583e3e28304928ec79412a\" id=cd0da38a-fd39-4497-b9b7-f667b5c00164 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:13:42.067778 crc crio[22652]: time=\"2026-06-11T11:13:42.067234637Z\" level=info msg=\"Started container\" PID=99802 containerID=017ce1e4706fe15892a0ac8c907d5be6f2f606b829583e3e28304928ec79412a description=openshift-marketplace/certified-operators-tz4lv/extract-content id=cd0da38a-fd39-4497-b9b7-f667b5c00164 name=/runtime.v1.RuntimeService/StartContainer sandboxID=91696d447a76ee2448e4da830d1d9fa6cd724e0ac8f2e531dd2f89a53a1f5b71\nJun 11 11:13:45.741041 crc crio[22652]: time=\"2026-06-11T11:13:45.739501236Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=6bda0a19-3082-4e0b-874e-e9c376c14e2c name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:13:45.749302 crc crio[22652]: time=\"2026-06-11T11:13:45.749189988Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=675765ce-3df5-4ee7-a18a-fac019a8767c name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:13:45.761398 crc crio[22652]: time=\"2026-06-11T11:13:45.761244724Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-tz4lv/registry-server\" id=042a3fa7-8439-41fb-84eb-3a7a25081e93 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:13:45.761708 crc crio[22652]: time=\"2026-06-11T11:13:45.761630077Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:13:45.830759 crc crio[22652]: time=\"2026-06-11T11:13:45.830534552Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:13:45.835434 crc crio[22652]: time=\"2026-06-11T11:13:45.835319016Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:13:45.995021 crc crio[22652]: time=\"2026-06-11T11:13:45.99470408Z\" level=info msg=\"Created container 2acf638b9dca52290b48e264f19e4e7ea7353ef7583d97961b704d02bf78ab99: openshift-marketplace/certified-operators-tz4lv/registry-server\" id=042a3fa7-8439-41fb-84eb-3a7a25081e93 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:13:45.996099 crc crio[22652]: time=\"2026-06-11T11:13:45.996017943Z\" level=info msg=\"Starting container: 2acf638b9dca52290b48e264f19e4e7ea7353ef7583d97961b704d02bf78ab99\" id=f3b164a8-4439-4115-99b8-56a4c5355fdd name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:13:46.002911 crc crio[22652]: time=\"2026-06-11T11:13:46.002739708Z\" level=info msg=\"Started container\" PID=99976 containerID=2acf638b9dca52290b48e264f19e4e7ea7353ef7583d97961b704d02bf78ab99 description=openshift-marketplace/certified-operators-tz4lv/registry-server id=f3b164a8-4439-4115-99b8-56a4c5355fdd name=/runtime.v1.RuntimeService/StartContainer sandboxID=91696d447a76ee2448e4da830d1d9fa6cd724e0ac8f2e531dd2f89a53a1f5b71\nJun 11 11:13:59.994869 crc crio[22652]: time=\"2026-06-11T11:13:59.994229578Z\" level=info msg=\"Stopping container: 2acf638b9dca52290b48e264f19e4e7ea7353ef7583d97961b704d02bf78ab99 (timeout: 2s)\" id=319b4f8e-f7d5-40d4-bbb0-586385c41edb name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:14:00.144169 crc crio[22652]: time=\"2026-06-11T11:14:00.143607641Z\" level=info msg=\"Stopped container 2acf638b9dca52290b48e264f19e4e7ea7353ef7583d97961b704d02bf78ab99: openshift-marketplace/certified-operators-tz4lv/registry-server\" id=319b4f8e-f7d5-40d4-bbb0-586385c41edb name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:14:00.145162 crc crio[22652]: time=\"2026-06-11T11:14:00.145033736Z\" level=info msg=\"Stopping pod sandbox: 91696d447a76ee2448e4da830d1d9fa6cd724e0ac8f2e531dd2f89a53a1f5b71\" id=14e085fe-def7-44b6-af88-090f72270de6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:14:00.146354 crc crio[22652]: time=\"2026-06-11T11:14:00.146278328Z\" level=info msg=\"Got pod network &{Name:certified-operators-tz4lv Namespace:openshift-marketplace ID:91696d447a76ee2448e4da830d1d9fa6cd724e0ac8f2e531dd2f89a53a1f5b71 UID:a2951049-9bd2-4efd-be40-b137adc7aef0 NetNS:/var/run/netns/22a719a8-a110-4ee2-bd03-bbbf393468d8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda2951049_9bd2_4efd_be40_b137adc7aef0.slice PodAnnotations:0xc002618fa8}] Aliases:map[]}\"\nJun 11 11:14:00.146565 crc crio[22652]: time=\"2026-06-11T11:14:00.146507144Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-tz4lv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:14:00.520512 crc crio[22652]: time=\"2026-06-11T11:14:00.520351272Z\" level=info msg=\"Stopped pod sandbox: 91696d447a76ee2448e4da830d1d9fa6cd724e0ac8f2e531dd2f89a53a1f5b71\" id=14e085fe-def7-44b6-af88-090f72270de6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:14:00.536886 crc crio[22652]: time=\"2026-06-11T11:14:00.536794161Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686274-6jr6r/POD\" id=ade7de99-9ca3-4e1f-b3df-09517a516acc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:14:00.537195 crc crio[22652]: time=\"2026-06-11T11:14:00.536905225Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:14:00.577539 crc crio[22652]: time=\"2026-06-11T11:14:00.577436648Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686274-6jr6r Namespace:openshift-infra ID:b54ece7a018fbb6a18e11528452100507e5eb3937d20fd0e6b6017ae3f1fd13a UID:2cab56bb-6360-457a-a0d3-0b38310d38c9 NetNS:/var/run/netns/e73e9e44-8f52-4ab4-a559-87a44f1d93de Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2cab56bb_6360_457a_a0d3_0b38310d38c9.slice PodAnnotations:0xc002accdd0}] Aliases:map[]}\"\nJun 11 11:14:00.577539 crc crio[22652]: time=\"2026-06-11T11:14:00.577503401Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686274-6jr6r to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:14:00.927008 crc crio[22652]: 2026-06-11T11:14:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b54ece7a018fbb6 Mac:e2:bf:8f:3c:4c:bd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:dd Mtu:0 Sandbox:/var/run/netns/e73e9e44-8f52-4ab4-a559-87a44f1d93de SocketPath: PciID:}] [{Interface:0xc00025aa30 Address:{IP:10.217.0.221 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:14:00.928403 crc crio[22652]: time=\"2026-06-11T11:14:00.92833361Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686274-6jr6r Namespace:openshift-infra ID:b54ece7a018fbb6a18e11528452100507e5eb3937d20fd0e6b6017ae3f1fd13a UID:2cab56bb-6360-457a-a0d3-0b38310d38c9 NetNS:/var/run/netns/e73e9e44-8f52-4ab4-a559-87a44f1d93de Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2cab56bb_6360_457a_a0d3_0b38310d38c9.slice PodAnnotations:0xc002accdd0}] Aliases:map[]}\"\nJun 11 11:14:00.928571 crc crio[22652]: time=\"2026-06-11T11:14:00.928510526Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686274-6jr6r for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:14:00.945501 crc crio[22652]: time=\"2026-06-11T11:14:00.945186392Z\" level=info msg=\"Ran pod sandbox b54ece7a018fbb6a18e11528452100507e5eb3937d20fd0e6b6017ae3f1fd13a with infra container: openshift-infra/auto-csr-approver-29686274-6jr6r/POD\" id=ade7de99-9ca3-4e1f-b3df-09517a516acc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:14:00.951767 crc crio[22652]: time=\"2026-06-11T11:14:00.951657768Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=5d2af63d-81ad-440b-a9d1-7fad7154a99a name=/runtime.v1.ImageService/PullImage\nJun 11 11:14:00.964417 crc crio[22652]: time=\"2026-06-11T11:14:00.964300946Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 11:14:00.993763 crc crio[22652]: time=\"2026-06-11T11:14:00.993694809Z\" level=info msg=\"Removing container: 2acf638b9dca52290b48e264f19e4e7ea7353ef7583d97961b704d02bf78ab99\" id=a09ea3ec-6d74-47e3-b651-dfebe078b77f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:14:01.025333 crc crio[22652]: time=\"2026-06-11T11:14:01.025092812Z\" level=info msg=\"Removed container 2acf638b9dca52290b48e264f19e4e7ea7353ef7583d97961b704d02bf78ab99: openshift-marketplace/certified-operators-tz4lv/registry-server\" id=a09ea3ec-6d74-47e3-b651-dfebe078b77f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:14:01.029375 crc crio[22652]: time=\"2026-06-11T11:14:01.027779635Z\" level=info msg=\"Removing container: 017ce1e4706fe15892a0ac8c907d5be6f2f606b829583e3e28304928ec79412a\" id=281b0744-6728-4222-bf27-b83d9dd97383 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:14:01.090739 crc crio[22652]: time=\"2026-06-11T11:14:01.090636967Z\" level=info msg=\"Removed container 017ce1e4706fe15892a0ac8c907d5be6f2f606b829583e3e28304928ec79412a: openshift-marketplace/certified-operators-tz4lv/extract-content\" id=281b0744-6728-4222-bf27-b83d9dd97383 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:14:01.107290 crc crio[22652]: time=\"2026-06-11T11:14:01.107092186Z\" level=info msg=\"Removing container: 3c39cc2763eacc0565196623c8fbdabe055d796803e8f72fea8ae5ae1257428e\" id=a1efb9f3-526e-484d-ad45-485d28235853 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:14:01.195959 crc crio[22652]: time=\"2026-06-11T11:14:01.1957487Z\" level=info msg=\"Removed container 3c39cc2763eacc0565196623c8fbdabe055d796803e8f72fea8ae5ae1257428e: openshift-marketplace/certified-operators-tz4lv/extract-utilities\" id=a1efb9f3-526e-484d-ad45-485d28235853 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:14:03.835468 crc crio[22652]: time=\"2026-06-11T11:14:03.834679395Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=5d2af63d-81ad-440b-a9d1-7fad7154a99a name=/runtime.v1.ImageService/PullImage\nJun 11 11:14:03.840328 crc crio[22652]: time=\"2026-06-11T11:14:03.837493275Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=694c2fd1-3090-42d3-a071-77e0c60b42d3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:14:03.840624 crc crio[22652]: time=\"2026-06-11T11:14:03.840553263Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=e7c5db3f-7198-42f0-b6bb-77f06df91463 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:14:03.848302 crc crio[22652]: time=\"2026-06-11T11:14:03.847785136Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686274-6jr6r/oc\" id=6da852fc-6c0b-4df8-a175-053de0c65e23 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:14:03.848591 crc crio[22652]: time=\"2026-06-11T11:14:03.848432607Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:14:03.907874 crc crio[22652]: time=\"2026-06-11T11:14:03.907727112Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:14:04.488177 crc crio[22652]: time=\"2026-06-11T11:14:04.488022099Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:14:04.622779 crc crio[22652]: time=\"2026-06-11T11:14:04.622039697Z\" level=info msg=\"Created container cfdf81250ec8a29134c1b21de8ac2ab30850395bcaaf13c6f57479c6d28e1fef: openshift-infra/auto-csr-approver-29686274-6jr6r/oc\" id=6da852fc-6c0b-4df8-a175-053de0c65e23 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:14:04.623956 crc crio[22652]: time=\"2026-06-11T11:14:04.623823225Z\" level=info msg=\"Starting container: cfdf81250ec8a29134c1b21de8ac2ab30850395bcaaf13c6f57479c6d28e1fef\" id=3f9b46ab-bf6a-4e86-88d5-743d118a5176 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:14:04.634733 crc crio[22652]: time=\"2026-06-11T11:14:04.634610932Z\" level=info msg=\"Started container\" PID=100974 containerID=cfdf81250ec8a29134c1b21de8ac2ab30850395bcaaf13c6f57479c6d28e1fef description=openshift-infra/auto-csr-approver-29686274-6jr6r/oc id=3f9b46ab-bf6a-4e86-88d5-743d118a5176 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b54ece7a018fbb6a18e11528452100507e5eb3937d20fd0e6b6017ae3f1fd13a\nJun 11 11:14:07.022828 crc crio[22652]: time=\"2026-06-11T11:14:07.022451271Z\" level=info msg=\"Stopping pod sandbox: 91696d447a76ee2448e4da830d1d9fa6cd724e0ac8f2e531dd2f89a53a1f5b71\" id=44fa92b7-773f-4845-985f-137195cb47d2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:14:07.024321 crc crio[22652]: time=\"2026-06-11T11:14:07.024297431Z\" level=info msg=\"Stopped pod sandbox (already stopped): 91696d447a76ee2448e4da830d1d9fa6cd724e0ac8f2e531dd2f89a53a1f5b71\" id=44fa92b7-773f-4845-985f-137195cb47d2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:14:07.025390 crc crio[22652]: time=\"2026-06-11T11:14:07.025306603Z\" level=info msg=\"Removing pod sandbox: 91696d447a76ee2448e4da830d1d9fa6cd724e0ac8f2e531dd2f89a53a1f5b71\" id=cc652242-9b5b-4176-92f6-e44d3b57ac0a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:14:07.055259 crc crio[22652]: time=\"2026-06-11T11:14:07.055107598Z\" level=info msg=\"Removed pod sandbox: 91696d447a76ee2448e4da830d1d9fa6cd724e0ac8f2e531dd2f89a53a1f5b71\" id=cc652242-9b5b-4176-92f6-e44d3b57ac0a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:14:07.103718 crc crio[22652]: time=\"2026-06-11T11:14:07.095760746Z\" level=info msg=\"Stopping pod sandbox: b54ece7a018fbb6a18e11528452100507e5eb3937d20fd0e6b6017ae3f1fd13a\" id=0a3f069d-1389-41a3-8eb9-83f584fc4252 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:14:07.103718 crc crio[22652]: time=\"2026-06-11T11:14:07.097184182Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686274-6jr6r Namespace:openshift-infra ID:b54ece7a018fbb6a18e11528452100507e5eb3937d20fd0e6b6017ae3f1fd13a UID:2cab56bb-6360-457a-a0d3-0b38310d38c9 NetNS:/var/run/netns/e73e9e44-8f52-4ab4-a559-87a44f1d93de Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2cab56bb_6360_457a_a0d3_0b38310d38c9.slice PodAnnotations:0xc0004be5f0}] Aliases:map[]}\"\nJun 11 11:14:07.103718 crc crio[22652]: time=\"2026-06-11T11:14:07.097355248Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686274-6jr6r from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:14:07.471514 crc crio[22652]: time=\"2026-06-11T11:14:07.470898135Z\" level=info msg=\"Stopped pod sandbox: b54ece7a018fbb6a18e11528452100507e5eb3937d20fd0e6b6017ae3f1fd13a\" id=0a3f069d-1389-41a3-8eb9-83f584fc4252 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:15:00.524797 crc crio[22652]: time=\"2026-06-11T11:15:00.523911868Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29686275-jwg2r/POD\" id=83c120f6-bf67-412d-8f4d-b95502a64140 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:15:00.525905 crc crio[22652]: time=\"2026-06-11T11:15:00.524855099Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:15:00.569064 crc crio[22652]: time=\"2026-06-11T11:15:00.568869185Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686275-jwg2r Namespace:openshift-operator-lifecycle-manager ID:565067b165d5c8c231a885ffdcd1a6d02f2f61babf2f4dbb29a05f3f05424a16 UID:bb50f871-d04f-47f5-8be3-df96e69ba8fe NetNS:/var/run/netns/27bf7134-43d4-4772-95e9-f24bbcfb6de6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbb50f871_d04f_47f5_8be3_df96e69ba8fe.slice PodAnnotations:0xc005a4c240}] Aliases:map[]}\"\nJun 11 11:15:00.569064 crc crio[22652]: time=\"2026-06-11T11:15:00.569010709Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29686275-jwg2r to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:15:01.111832 crc crio[22652]: 2026-06-11T11:15:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:565067b165d5c8c Mac:9a:fa:90:da:07:e3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:de Mtu:0 Sandbox:/var/run/netns/27bf7134-43d4-4772-95e9-f24bbcfb6de6 SocketPath: PciID:}] [{Interface:0xc0001345c0 Address:{IP:10.217.0.222 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:15:01.113624 crc crio[22652]: time=\"2026-06-11T11:15:01.113517808Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686275-jwg2r Namespace:openshift-operator-lifecycle-manager ID:565067b165d5c8c231a885ffdcd1a6d02f2f61babf2f4dbb29a05f3f05424a16 UID:bb50f871-d04f-47f5-8be3-df96e69ba8fe NetNS:/var/run/netns/27bf7134-43d4-4772-95e9-f24bbcfb6de6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbb50f871_d04f_47f5_8be3_df96e69ba8fe.slice PodAnnotations:0xc005a4c240}] Aliases:map[]}\"\nJun 11 11:15:01.113753 crc crio[22652]: time=\"2026-06-11T11:15:01.113704344Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29686275-jwg2r for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:15:01.124684 crc crio[22652]: time=\"2026-06-11T11:15:01.124187338Z\" level=info msg=\"Ran pod sandbox 565067b165d5c8c231a885ffdcd1a6d02f2f61babf2f4dbb29a05f3f05424a16 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29686275-jwg2r/POD\" id=83c120f6-bf67-412d-8f4d-b95502a64140 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:15:01.127540 crc crio[22652]: time=\"2026-06-11T11:15:01.127415431Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=0a95c7a6-bc3b-427b-881a-6c350cefbca1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:15:01.129708 crc crio[22652]: time=\"2026-06-11T11:15:01.129633912Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=fd21c63a-5908-4a1a-87ec-0e7e0e5e66c7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:15:01.137966 crc crio[22652]: time=\"2026-06-11T11:15:01.137865367Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29686275-jwg2r/collect-profiles\" id=bc263220-1ea9-45c2-abb3-f42dfbd52700 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:15:01.138446 crc crio[22652]: time=\"2026-06-11T11:15:01.138378583Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:15:01.182523 crc crio[22652]: time=\"2026-06-11T11:15:01.182399568Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:15:01.186016 crc crio[22652]: time=\"2026-06-11T11:15:01.185919702Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:15:01.346020 crc crio[22652]: time=\"2026-06-11T11:15:01.345893985Z\" level=info msg=\"Created container 4648cef01a878a312ce37fd9474f00db618ba5bda3320ba0e0c10b3f4e8dd0af: openshift-operator-lifecycle-manager/collect-profiles-29686275-jwg2r/collect-profiles\" id=bc263220-1ea9-45c2-abb3-f42dfbd52700 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:15:01.347348 crc crio[22652]: time=\"2026-06-11T11:15:01.347261238Z\" level=info msg=\"Starting container: 4648cef01a878a312ce37fd9474f00db618ba5bda3320ba0e0c10b3f4e8dd0af\" id=44278acc-f785-462f-aa65-516bcf1091e5 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:15:01.358668 crc crio[22652]: time=\"2026-06-11T11:15:01.358517371Z\" level=info msg=\"Started container\" PID=103790 containerID=4648cef01a878a312ce37fd9474f00db618ba5bda3320ba0e0c10b3f4e8dd0af description=openshift-operator-lifecycle-manager/collect-profiles-29686275-jwg2r/collect-profiles id=44278acc-f785-462f-aa65-516bcf1091e5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=565067b165d5c8c231a885ffdcd1a6d02f2f61babf2f4dbb29a05f3f05424a16\nJun 11 11:15:04.109838 crc crio[22652]: time=\"2026-06-11T11:15:04.109400059Z\" level=info msg=\"Stopping pod sandbox: 565067b165d5c8c231a885ffdcd1a6d02f2f61babf2f4dbb29a05f3f05424a16\" id=13e5844c-1c6c-4db9-b600-806daebe049c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:15:04.111292 crc crio[22652]: time=\"2026-06-11T11:15:04.11065845Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686275-jwg2r Namespace:openshift-operator-lifecycle-manager ID:565067b165d5c8c231a885ffdcd1a6d02f2f61babf2f4dbb29a05f3f05424a16 UID:bb50f871-d04f-47f5-8be3-df96e69ba8fe NetNS:/var/run/netns/27bf7134-43d4-4772-95e9-f24bbcfb6de6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbb50f871_d04f_47f5_8be3_df96e69ba8fe.slice PodAnnotations:0xc002acc478}] Aliases:map[]}\"\nJun 11 11:15:04.111292 crc crio[22652]: time=\"2026-06-11T11:15:04.110791494Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29686275-jwg2r from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:15:04.433615 crc crio[22652]: time=\"2026-06-11T11:15:04.433034103Z\" level=info msg=\"Stopped pod sandbox: 565067b165d5c8c231a885ffdcd1a6d02f2f61babf2f4dbb29a05f3f05424a16\" id=13e5844c-1c6c-4db9-b600-806daebe049c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:15:07.082395 crc crio[22652]: time=\"2026-06-11T11:15:07.081564196Z\" level=info msg=\"Removing container: dc2d1599df109a0246a5115270a7c513629120894ea106cd0663d60043c93077\" id=138c6004-d0e2-4201-a85c-6b3603a2f120 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:15:07.128497 crc crio[22652]: time=\"2026-06-11T11:15:07.12836059Z\" level=info msg=\"Removed container dc2d1599df109a0246a5115270a7c513629120894ea106cd0663d60043c93077: openshift-operator-lifecycle-manager/collect-profiles-29686230-hs9dx/collect-profiles\" id=138c6004-d0e2-4201-a85c-6b3603a2f120 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:15:07.130959 crc crio[22652]: time=\"2026-06-11T11:15:07.130754962Z\" level=info msg=\"Removing container: d1ca93bfc745e29138df3c6c2d04b92994914a2f579c08ac8a9846b5783d43f5\" id=c67364da-76cc-4d61-b1cb-ff76cfff7d89 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:15:07.188334 crc crio[22652]: time=\"2026-06-11T11:15:07.188216732Z\" level=info msg=\"Removed container d1ca93bfc745e29138df3c6c2d04b92994914a2f579c08ac8a9846b5783d43f5: openstack/keystone-6159-account-create-update-7vtnj/mariadb-account-create-update\" id=c67364da-76cc-4d61-b1cb-ff76cfff7d89 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:15:07.190333 crc crio[22652]: time=\"2026-06-11T11:15:07.190215843Z\" level=info msg=\"Removing container: 411d28b84c2cb532d94077740ec4e54d434a89f35643c2ea57aef28bb10ba940\" id=6d9b62ad-8c15-44a6-8e55-3df494cceea0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:15:07.245316 crc crio[22652]: time=\"2026-06-11T11:15:07.244950277Z\" level=info msg=\"Removed container 411d28b84c2cb532d94077740ec4e54d434a89f35643c2ea57aef28bb10ba940: openstack/root-account-create-update-rx2q5/mariadb-account-create-update\" id=6d9b62ad-8c15-44a6-8e55-3df494cceea0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:15:07.251536 crc crio[22652]: time=\"2026-06-11T11:15:07.248581Z\" level=info msg=\"Removing container: cdbda7a095b7682cd8ddb0467c80e2f2fdb5c4aa57123aca28a330cf1f26fe39\" id=139c861b-ad56-457f-8ff0-ab85cf2a0ab7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:15:07.311918 crc crio[22652]: time=\"2026-06-11T11:15:07.311772178Z\" level=info msg=\"Removed container cdbda7a095b7682cd8ddb0467c80e2f2fdb5c4aa57123aca28a330cf1f26fe39: openstack/placement-2379-account-create-update-gctzb/mariadb-account-create-update\" id=139c861b-ad56-457f-8ff0-ab85cf2a0ab7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:15:07.314521 crc crio[22652]: time=\"2026-06-11T11:15:07.314439347Z\" level=info msg=\"Removing container: 2f33c0e991d604cabb7c5fba72de40195ee945f0a5cfc50c3fa7e0643c14f8c9\" id=07263836-51e8-4bad-9d7b-3b546c8ab2c5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:15:07.361760 crc crio[22652]: time=\"2026-06-11T11:15:07.360732997Z\" level=info msg=\"Removed container 2f33c0e991d604cabb7c5fba72de40195ee945f0a5cfc50c3fa7e0643c14f8c9: openstack/nova-metadata-0/nova-metadata-metadata\" id=07263836-51e8-4bad-9d7b-3b546c8ab2c5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:15:07.366376 crc crio[22652]: time=\"2026-06-11T11:15:07.366217682Z\" level=info msg=\"Removing container: 3a657274e37d4e9a29ae10fa876470119e028e22b989eb0426b5d6274f790a27\" id=39003f7b-f5ac-4e8e-ab85-b8dbaf5f7bb8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:15:07.401105 crc crio[22652]: time=\"2026-06-11T11:15:07.400943491Z\" level=info msg=\"Removed container 3a657274e37d4e9a29ae10fa876470119e028e22b989eb0426b5d6274f790a27: openstack/glance-db-create-48h59/mariadb-database-create\" id=39003f7b-f5ac-4e8e-ab85-b8dbaf5f7bb8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:15:07.404550 crc crio[22652]: time=\"2026-06-11T11:15:07.404471692Z\" level=info msg=\"Removing container: 31f8d16e471cf3ca065d0549564ef19a30f273bd43bd25ebecce0913d7ead953\" id=041ebab2-f6f6-4e85-94a1-07b3962f9e01 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:15:07.556756 crc crio[22652]: time=\"2026-06-11T11:15:07.556283865Z\" level=info msg=\"Removed container 31f8d16e471cf3ca065d0549564ef19a30f273bd43bd25ebecce0913d7ead953: openshift-infra/auto-csr-approver-29686268-cvk7f/oc\" id=041ebab2-f6f6-4e85-94a1-07b3962f9e01 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:15:07.559547 crc crio[22652]: time=\"2026-06-11T11:15:07.559275028Z\" level=info msg=\"Removing container: d46af25a099d309abcbaf72cc54e49e64bdaac645f80a107febe7349f7441a9f\" id=710eb5b1-aba7-4404-8694-8027d00d6ed9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:15:07.592352 crc crio[22652]: time=\"2026-06-11T11:15:07.592074434Z\" level=info msg=\"Removed container d46af25a099d309abcbaf72cc54e49e64bdaac645f80a107febe7349f7441a9f: openstack/nova-metadata-0/nova-metadata-metadata\" id=710eb5b1-aba7-4404-8694-8027d00d6ed9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:15:07.597641 crc crio[22652]: time=\"2026-06-11T11:15:07.597595581Z\" level=info msg=\"Removing container: 2486e7e5050453e203ddfc419289e094bb6ab992ee762bcb8aacd1a3bd110eaa\" id=99a8cc7d-6f7b-457e-abc9-c15ea67e3c0c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:15:07.637387 crc crio[22652]: time=\"2026-06-11T11:15:07.636963502Z\" level=info msg=\"Removed container 2486e7e5050453e203ddfc419289e094bb6ab992ee762bcb8aacd1a3bd110eaa: openstack/nova-metadata-0/nova-metadata-log\" id=99a8cc7d-6f7b-457e-abc9-c15ea67e3c0c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:15:07.641095 crc crio[22652]: time=\"2026-06-11T11:15:07.641026566Z\" level=info msg=\"Removing container: 68838653a8bdef6c5211b0e277c34ae9c66535d1c9913fc26e9932c16d5a1914\" id=edbd5544-6483-4aa5-901d-f897a693456c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:15:07.678779 crc crio[22652]: time=\"2026-06-11T11:15:07.678615185Z\" level=info msg=\"Removed container 68838653a8bdef6c5211b0e277c34ae9c66535d1c9913fc26e9932c16d5a1914: openstack/keystone-db-create-wzpkh/mariadb-database-create\" id=edbd5544-6483-4aa5-901d-f897a693456c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:15:07.680964 crc crio[22652]: time=\"2026-06-11T11:15:07.680848707Z\" level=info msg=\"Removing container: a2ed7b3b04f84570597153f6a2c14965a1b5badb703dc2043b1dfe4bfe3997bb\" id=1f932f20-ebd2-4aa5-a360-2fc5b9dcd5a1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:15:07.713801 crc crio[22652]: time=\"2026-06-11T11:15:07.713672457Z\" level=info msg=\"Removed container a2ed7b3b04f84570597153f6a2c14965a1b5badb703dc2043b1dfe4bfe3997bb: openstack/glance-3136-account-create-update-6xt6q/mariadb-account-create-update\" id=1f932f20-ebd2-4aa5-a360-2fc5b9dcd5a1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:15:07.717937 crc crio[22652]: time=\"2026-06-11T11:15:07.717772754Z\" level=info msg=\"Removing container: e42e5c1c8dbf5be97f9058799efecf9e625f51b7afe193fe3d25d83cb9b4fbcc\" id=666b1a79-438d-470d-ae88-d12356eae6ae name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:15:07.770053 crc crio[22652]: time=\"2026-06-11T11:15:07.769856152Z\" level=info msg=\"Removed container e42e5c1c8dbf5be97f9058799efecf9e625f51b7afe193fe3d25d83cb9b4fbcc: openstack/placement-db-create-rvs77/mariadb-database-create\" id=666b1a79-438d-470d-ae88-d12356eae6ae name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:15:07.774236 crc crio[22652]: time=\"2026-06-11T11:15:07.77392481Z\" level=info msg=\"Removing container: cbadb06a053c51e35caa8d74956213b87491812d732a822a81a2c081467d4e42\" id=3c1c92f5-cefc-4f96-854c-84a72c3b1a87 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:15:07.805222 crc crio[22652]: time=\"2026-06-11T11:15:07.805076111Z\" level=info msg=\"Removed container cbadb06a053c51e35caa8d74956213b87491812d732a822a81a2c081467d4e42: openstack/nova-metadata-0/nova-metadata-log\" id=3c1c92f5-cefc-4f96-854c-84a72c3b1a87 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:15:07.816952 crc crio[22652]: time=\"2026-06-11T11:15:07.816855009Z\" level=info msg=\"Stopping pod sandbox: bb8b9ddd0f769ceeeb22639bc3b0ce80e0625b2dfa1648a37bd8cd1981af8398\" id=521cb53b-ddec-4dd1-9f66-a3136a33d79f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:15:07.817219 crc crio[22652]: time=\"2026-06-11T11:15:07.816962303Z\" level=info msg=\"Stopped pod sandbox (already stopped): bb8b9ddd0f769ceeeb22639bc3b0ce80e0625b2dfa1648a37bd8cd1981af8398\" id=521cb53b-ddec-4dd1-9f66-a3136a33d79f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:15:07.817812 crc crio[22652]: time=\"2026-06-11T11:15:07.817718367Z\" level=info msg=\"Removing pod sandbox: bb8b9ddd0f769ceeeb22639bc3b0ce80e0625b2dfa1648a37bd8cd1981af8398\" id=3af50f3b-973f-4396-9739-4be0785bd336 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:15:07.837107 crc crio[22652]: time=\"2026-06-11T11:15:07.836835225Z\" level=info msg=\"Removed pod sandbox: bb8b9ddd0f769ceeeb22639bc3b0ce80e0625b2dfa1648a37bd8cd1981af8398\" id=3af50f3b-973f-4396-9739-4be0785bd336 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:15:07.837936 crc crio[22652]: time=\"2026-06-11T11:15:07.83771729Z\" level=info msg=\"Stopping pod sandbox: d37725fcb001234b3ff31ef8adb55416630aef35171b78a5708c66e0297d57e8\" id=c8c4dbc0-1b3d-466e-80b6-081ab778f570 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:15:07.838079 crc crio[22652]: time=\"2026-06-11T11:15:07.83802517Z\" level=info msg=\"Stopped pod sandbox (already stopped): d37725fcb001234b3ff31ef8adb55416630aef35171b78a5708c66e0297d57e8\" id=c8c4dbc0-1b3d-466e-80b6-081ab778f570 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:15:07.838756 crc crio[22652]: time=\"2026-06-11T11:15:07.8386725Z\" level=info msg=\"Removing pod sandbox: d37725fcb001234b3ff31ef8adb55416630aef35171b78a5708c66e0297d57e8\" id=efd6ccb2-6b12-414c-ba65-f4301b4c4f39 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:15:07.855709 crc crio[22652]: time=\"2026-06-11T11:15:07.855528676Z\" level=info msg=\"Removed pod sandbox: d37725fcb001234b3ff31ef8adb55416630aef35171b78a5708c66e0297d57e8\" id=efd6ccb2-6b12-414c-ba65-f4301b4c4f39 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:15:07.856701 crc crio[22652]: time=\"2026-06-11T11:15:07.856610757Z\" level=info msg=\"Stopping pod sandbox: f30cd7727f81ef0423e362ca15adcb702c7a93add2f2677f63a36b3585248a6e\" id=177dbefa-ad6b-4eec-a84e-0f36602448d4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:15:07.856701 crc crio[22652]: time=\"2026-06-11T11:15:07.85669767Z\" level=info msg=\"Stopped pod sandbox (already stopped): f30cd7727f81ef0423e362ca15adcb702c7a93add2f2677f63a36b3585248a6e\" id=177dbefa-ad6b-4eec-a84e-0f36602448d4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:15:07.857511 crc crio[22652]: time=\"2026-06-11T11:15:07.857441994Z\" level=info msg=\"Removing pod sandbox: f30cd7727f81ef0423e362ca15adcb702c7a93add2f2677f63a36b3585248a6e\" id=0fee5e91-b9a7-4246-9b28-6a6148668f5b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:15:07.874211 crc crio[22652]: time=\"2026-06-11T11:15:07.874090891Z\" level=info msg=\"Removed pod sandbox: f30cd7727f81ef0423e362ca15adcb702c7a93add2f2677f63a36b3585248a6e\" id=0fee5e91-b9a7-4246-9b28-6a6148668f5b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:15:07.875902 crc crio[22652]: time=\"2026-06-11T11:15:07.875714632Z\" level=info msg=\"Stopping pod sandbox: 52134ad1b84dc02fffa14865569bf0a96f6348a6a62e780cd1aa2281d5e66247\" id=ff0a821d-9bfd-44ad-b7e6-8bff36e6f550 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:15:07.876199 crc crio[22652]: time=\"2026-06-11T11:15:07.876057012Z\" level=info msg=\"Stopped pod sandbox (already stopped): 52134ad1b84dc02fffa14865569bf0a96f6348a6a62e780cd1aa2281d5e66247\" id=ff0a821d-9bfd-44ad-b7e6-8bff36e6f550 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:15:07.877624 crc crio[22652]: time=\"2026-06-11T11:15:07.877546581Z\" level=info msg=\"Removing pod sandbox: 52134ad1b84dc02fffa14865569bf0a96f6348a6a62e780cd1aa2281d5e66247\" id=2a4f5a0b-a8b8-4fa0-9590-3da3c1a6b8f5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:15:07.893441 crc crio[22652]: time=\"2026-06-11T11:15:07.893230018Z\" level=info msg=\"Removed pod sandbox: 52134ad1b84dc02fffa14865569bf0a96f6348a6a62e780cd1aa2281d5e66247\" id=2a4f5a0b-a8b8-4fa0-9590-3da3c1a6b8f5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:15:07.894814 crc crio[22652]: time=\"2026-06-11T11:15:07.894729863Z\" level=info msg=\"Stopping pod sandbox: 1f5e537fd5bede545d2d5f15fda20c5a486e456ea213dc3d694764405e261470\" id=c823372c-721e-4531-90b2-6f5114f5e49d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:15:07.895092 crc crio[22652]: time=\"2026-06-11T11:15:07.894872698Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1f5e537fd5bede545d2d5f15fda20c5a486e456ea213dc3d694764405e261470\" id=c823372c-721e-4531-90b2-6f5114f5e49d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:15:07.895900 crc crio[22652]: time=\"2026-06-11T11:15:07.895805307Z\" level=info msg=\"Removing pod sandbox: 1f5e537fd5bede545d2d5f15fda20c5a486e456ea213dc3d694764405e261470\" id=6c765012-5f41-430d-bec1-fcf10b9fe639 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:15:07.916803 crc crio[22652]: time=\"2026-06-11T11:15:07.916691249Z\" level=info msg=\"Removed pod sandbox: 1f5e537fd5bede545d2d5f15fda20c5a486e456ea213dc3d694764405e261470\" id=6c765012-5f41-430d-bec1-fcf10b9fe639 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:15:07.917723 crc crio[22652]: time=\"2026-06-11T11:15:07.917632759Z\" level=info msg=\"Stopping pod sandbox: 36d9122bfbf80eb82846a677fc6d7a1c7b6f6fd8d93fc1ab7309a7b7cdd03595\" id=77240b2c-d82d-490f-83cf-6ec84b9c71c4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:15:07.917933 crc crio[22652]: time=\"2026-06-11T11:15:07.917874117Z\" level=info msg=\"Stopped pod sandbox (already stopped): 36d9122bfbf80eb82846a677fc6d7a1c7b6f6fd8d93fc1ab7309a7b7cdd03595\" id=77240b2c-d82d-490f-83cf-6ec84b9c71c4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:15:07.918674 crc crio[22652]: time=\"2026-06-11T11:15:07.91859765Z\" level=info msg=\"Removing pod sandbox: 36d9122bfbf80eb82846a677fc6d7a1c7b6f6fd8d93fc1ab7309a7b7cdd03595\" id=87502f3b-cc46-4418-9c7b-8181d378cf0e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:15:07.934531 crc crio[22652]: time=\"2026-06-11T11:15:07.934400011Z\" level=info msg=\"Removed pod sandbox: 36d9122bfbf80eb82846a677fc6d7a1c7b6f6fd8d93fc1ab7309a7b7cdd03595\" id=87502f3b-cc46-4418-9c7b-8181d378cf0e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:15:07.935668 crc crio[22652]: time=\"2026-06-11T11:15:07.935511224Z\" level=info msg=\"Stopping pod sandbox: ce430b31b70eeac8a9958a140e268402212149ad5ab3785027fd748bbf514fcc\" id=637d51eb-770b-4230-92dd-53c294b761f3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:15:07.935668 crc crio[22652]: time=\"2026-06-11T11:15:07.935653559Z\" level=info msg=\"Stopped pod sandbox (already stopped): ce430b31b70eeac8a9958a140e268402212149ad5ab3785027fd748bbf514fcc\" id=637d51eb-770b-4230-92dd-53c294b761f3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:15:07.936568 crc crio[22652]: time=\"2026-06-11T11:15:07.936487106Z\" level=info msg=\"Removing pod sandbox: ce430b31b70eeac8a9958a140e268402212149ad5ab3785027fd748bbf514fcc\" id=27cb57e4-849f-43ca-9e28-a053a9c5a022 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:15:07.952734 crc crio[22652]: time=\"2026-06-11T11:15:07.952616954Z\" level=info msg=\"Removed pod sandbox: ce430b31b70eeac8a9958a140e268402212149ad5ab3785027fd748bbf514fcc\" id=27cb57e4-849f-43ca-9e28-a053a9c5a022 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:15:07.953947 crc crio[22652]: time=\"2026-06-11T11:15:07.953802573Z\" level=info msg=\"Stopping pod sandbox: 7b4c4fb57b27fb639e54f27b5467718718b38ff0c8c23df6837b025fecaf2e3b\" id=51571bc4-cb54-4df1-9305-cbe6abd23b7d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:15:07.954093 crc crio[22652]: time=\"2026-06-11T11:15:07.95403424Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7b4c4fb57b27fb639e54f27b5467718718b38ff0c8c23df6837b025fecaf2e3b\" id=51571bc4-cb54-4df1-9305-cbe6abd23b7d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:15:07.954753 crc crio[22652]: time=\"2026-06-11T11:15:07.95467956Z\" level=info msg=\"Removing pod sandbox: 7b4c4fb57b27fb639e54f27b5467718718b38ff0c8c23df6837b025fecaf2e3b\" id=3f8fcc3d-9c74-40f8-a026-76015c827cea name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:15:07.973336 crc crio[22652]: time=\"2026-06-11T11:15:07.973096525Z\" level=info msg=\"Removed pod sandbox: 7b4c4fb57b27fb639e54f27b5467718718b38ff0c8c23df6837b025fecaf2e3b\" id=3f8fcc3d-9c74-40f8-a026-76015c827cea name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:15:07.976059 crc crio[22652]: time=\"2026-06-11T11:15:07.975653585Z\" level=info msg=\"Stopping pod sandbox: 3e4998413b98f05a5db3e0ab5651d6b2007fc2987404ec98a27e09ac85331a7e\" id=0e8e9c6a-ab27-4562-816c-30b2006b9cab name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:15:07.976059 crc crio[22652]: time=\"2026-06-11T11:15:07.976082889Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3e4998413b98f05a5db3e0ab5651d6b2007fc2987404ec98a27e09ac85331a7e\" id=0e8e9c6a-ab27-4562-816c-30b2006b9cab name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:15:07.985717 crc crio[22652]: time=\"2026-06-11T11:15:07.985598035Z\" level=info msg=\"Removing pod sandbox: 3e4998413b98f05a5db3e0ab5651d6b2007fc2987404ec98a27e09ac85331a7e\" id=002676cd-8fd8-4edf-9624-995aa1b0e20a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:15:08.015839 crc crio[22652]: time=\"2026-06-11T11:15:08.015702238Z\" level=info msg=\"Removed pod sandbox: 3e4998413b98f05a5db3e0ab5651d6b2007fc2987404ec98a27e09ac85331a7e\" id=002676cd-8fd8-4edf-9624-995aa1b0e20a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:15:08.016709 crc crio[22652]: time=\"2026-06-11T11:15:08.016625472Z\" level=info msg=\"Stopping pod sandbox: b648d8108b65208ef632ce19a02ca7e916d64a0151a8890ecbb3ca5321dc7f2e\" id=f5c38190-24de-4c35-be29-5b5fe9f6170e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:15:08.016709 crc crio[22652]: time=\"2026-06-11T11:15:08.016697784Z\" level=info msg=\"Stopped pod sandbox (already stopped): b648d8108b65208ef632ce19a02ca7e916d64a0151a8890ecbb3ca5321dc7f2e\" id=f5c38190-24de-4c35-be29-5b5fe9f6170e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:15:08.017453 crc crio[22652]: time=\"2026-06-11T11:15:08.017394347Z\" level=info msg=\"Removing pod sandbox: b648d8108b65208ef632ce19a02ca7e916d64a0151a8890ecbb3ca5321dc7f2e\" id=3d6b5560-b1e8-40f8-9e6e-9765c286cdef name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:15:08.065561 crc crio[22652]: time=\"2026-06-11T11:15:08.065360589Z\" level=info msg=\"Removed pod sandbox: b648d8108b65208ef632ce19a02ca7e916d64a0151a8890ecbb3ca5321dc7f2e\" id=3d6b5560-b1e8-40f8-9e6e-9765c286cdef name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:15:08.066341 crc crio[22652]: time=\"2026-06-11T11:15:08.066273138Z\" level=info msg=\"Stopping pod sandbox: 9c31580446cfd6753735389cf390a0b8be9df247d92da6ebe24b03a8eb5c9f63\" id=1bbe7cf8-57bf-496f-9d30-e6f47dde1391 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:15:08.066482 crc crio[22652]: time=\"2026-06-11T11:15:08.06635539Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9c31580446cfd6753735389cf390a0b8be9df247d92da6ebe24b03a8eb5c9f63\" id=1bbe7cf8-57bf-496f-9d30-e6f47dde1391 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:15:08.066729 crc crio[22652]: time=\"2026-06-11T11:15:08.06666558Z\" level=info msg=\"Removing pod sandbox: 9c31580446cfd6753735389cf390a0b8be9df247d92da6ebe24b03a8eb5c9f63\" id=4cba41ec-4be2-482a-945c-1846b0555a94 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:15:08.102008 crc crio[22652]: time=\"2026-06-11T11:15:08.101870006Z\" level=info msg=\"Removed pod sandbox: 9c31580446cfd6753735389cf390a0b8be9df247d92da6ebe24b03a8eb5c9f63\" id=4cba41ec-4be2-482a-945c-1846b0555a94 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:15:24.833503 crc crio[22652]: time=\"2026-06-11T11:15:24.832817113Z\" level=info msg=\"Running pod sandbox: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservdcpdz/POD\" id=9f4e5a8b-c14d-4c56-8d42-f89e2e4f9ecf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:15:24.833503 crc crio[22652]: time=\"2026-06-11T11:15:24.833479205Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:15:24.870491 crc crio[22652]: time=\"2026-06-11T11:15:24.870370714Z\" 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=9f4e5a8b-c14d-4c56-8d42-f89e2e4f9ecf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:15:24.887654 crc crio[22652]: time=\"2026-06-11T11:15:24.886881434Z\" level=info msg=\"Ran pod sandbox 9f3aa68215bf5b5707bcbc506dc960773e4300deb1b4e59c43407991418efe80 with infra container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservdcpdz/POD\" id=9f4e5a8b-c14d-4c56-8d42-f89e2e4f9ecf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:15:24.890520 crc crio[22652]: time=\"2026-06-11T11:15:24.890413775Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=6a1d7822-2060-4c7b-ab04-1d062595d240 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:15:24.891000 crc crio[22652]: time=\"2026-06-11T11:15:24.890822549Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified not found\" id=6a1d7822-2060-4c7b-ab04-1d062595d240 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:15:24.891000 crc crio[22652]: time=\"2026-06-11T11:15:24.890932172Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified found\" id=6a1d7822-2060-4c7b-ab04-1d062595d240 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:15:24.892049 crc crio[22652]: time=\"2026-06-11T11:15:24.891932714Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=c56de0c6-e75c-490d-8c84-0900f25281eb name=/runtime.v1.ImageService/PullImage\nJun 11 11:15:24.903818 crc crio[22652]: time=\"2026-06-11T11:15:24.903733104Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\\\"\"\nJun 11 11:15:49.534575 crc crio[22652]: time=\"2026-06-11T11:15:49.533574602Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:cf8337209db10a9c53b1358d3d7669e668ae4eac41e3ce0552be9bfb2c1165d1\" id=c56de0c6-e75c-490d-8c84-0900f25281eb name=/runtime.v1.ImageService/PullImage\nJun 11 11:15:49.537287 crc crio[22652]: time=\"2026-06-11T11:15:49.535520608Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=98702c04-d0ec-4b5a-bc29-33abc793743b name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:15:49.540096 crc crio[22652]: time=\"2026-06-11T11:15:49.540019802Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=ffbdc62a-c013-4e53-a04e-39b6d8cc8e3d name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:15:49.554818 crc crio[22652]: time=\"2026-06-11T11:15:49.554694734Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservdcpdz/init\" id=0d27087c-676b-4104-b7e1-7388e3b45924 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:15:49.556035 crc crio[22652]: time=\"2026-06-11T11:15:49.555944855Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:15:49.606240 crc crio[22652]: time=\"2026-06-11T11:15:49.606055915Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:15:49.611629 crc crio[22652]: time=\"2026-06-11T11:15:49.611536951Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:15:49.795460 crc crio[22652]: time=\"2026-06-11T11:15:49.795102503Z\" level=info msg=\"Created container a3717b1cfd9ed29ea760b7a851940066718b20b3d15156672f59a2ffc039a8d7: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservdcpdz/init\" id=0d27087c-676b-4104-b7e1-7388e3b45924 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:15:49.796659 crc crio[22652]: time=\"2026-06-11T11:15:49.796457016Z\" level=info msg=\"Starting container: a3717b1cfd9ed29ea760b7a851940066718b20b3d15156672f59a2ffc039a8d7\" id=20c8f2c7-0d08-49d4-9255-51da4c9b4842 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:15:49.806292 crc crio[22652]: time=\"2026-06-11T11:15:49.806195422Z\" level=info msg=\"Started container\" PID=106099 containerID=a3717b1cfd9ed29ea760b7a851940066718b20b3d15156672f59a2ffc039a8d7 description=openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservdcpdz/init id=20c8f2c7-0d08-49d4-9255-51da4c9b4842 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9f3aa68215bf5b5707bcbc506dc960773e4300deb1b4e59c43407991418efe80\nJun 11 11:15:55.875083 crc crio[22652]: time=\"2026-06-11T11:15:55.874736757Z\" level=info msg=\"Pulling image: registry.redhat.io/ubi9/httpd-24:latest\" id=f9a9b6bd-6339-4a3f-82da-32a40fd0aeb6 name=/runtime.v1.ImageService/PullImage\nJun 11 11:15:55.886834 crc crio[22652]: time=\"2026-06-11T11:15:55.886758076Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/ubi9/httpd-24:latest\\\"\"\nJun 11 11:15:57.636186 crc crio[22652]: time=\"2026-06-11T11:15:57.635582947Z\" level=info msg=\"Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:ad0dea2237c315df6dcd44760313c4563611466bd339c1004d512a0d59a0efbf\" id=f9a9b6bd-6339-4a3f-82da-32a40fd0aeb6 name=/runtime.v1.ImageService/PullImage\nJun 11 11:15:57.637726 crc crio[22652]: time=\"2026-06-11T11:15:57.637437556Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=79450b88-3488-4539-89f3-6bbd0a727524 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:15:57.657949 crc crio[22652]: time=\"2026-06-11T11:15:57.657370646Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=ec722c0e-a5bc-449f-a72e-c24e00defd68 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:15:57.668710 crc crio[22652]: time=\"2026-06-11T11:15:57.668601568Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservdcpdz/osp-httpd\" id=5d5c78f2-2a82-4fae-831d-95c86200d279 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:15:57.669468 crc crio[22652]: time=\"2026-06-11T11:15:57.669384564Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:15:57.722099 crc crio[22652]: time=\"2026-06-11T11:15:57.721961573Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:15:57.728650 crc crio[22652]: time=\"2026-06-11T11:15:57.728561975Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:15:57.927184 crc crio[22652]: time=\"2026-06-11T11:15:57.927059147Z\" level=info msg=\"Created container 03c46307b888976f717be1cdde4cccd76f8b20b4ca86da6064e1e528ee54a805: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservdcpdz/osp-httpd\" id=5d5c78f2-2a82-4fae-831d-95c86200d279 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:15:57.928350 crc crio[22652]: time=\"2026-06-11T11:15:57.928260397Z\" level=info msg=\"Starting container: 03c46307b888976f717be1cdde4cccd76f8b20b4ca86da6064e1e528ee54a805\" id=fdc5b664-2eb8-4ec0-bed4-72a0f8b3f7b2 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:15:57.934195 crc crio[22652]: time=\"2026-06-11T11:15:57.934057852Z\" level=info msg=\"Started container\" PID=106495 containerID=03c46307b888976f717be1cdde4cccd76f8b20b4ca86da6064e1e528ee54a805 description=openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservdcpdz/osp-httpd id=fdc5b664-2eb8-4ec0-bed4-72a0f8b3f7b2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9f3aa68215bf5b5707bcbc506dc960773e4300deb1b4e59c43407991418efe80\nJun 11 11:16:02.273751 crc crio[22652]: time=\"2026-06-11T11:16:02.273210642Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686276-jgpcp/POD\" id=89408e3f-23c2-40a2-b742-fb71c2339d17 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:16:02.275023 crc crio[22652]: time=\"2026-06-11T11:16:02.273792841Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:16:02.307961 crc crio[22652]: time=\"2026-06-11T11:16:02.307831965Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686276-jgpcp Namespace:openshift-infra ID:c14bd1ba2f9ffb7e13ec362954f51a4ac4b3092b556d86cb2a3ed5869f112f28 UID:c0977642-2b00-4812-b34b-bed1dae04917 NetNS:/var/run/netns/398a6414-f793-45b1-ab3d-3983ef157e87 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc0977642_2b00_4812_b34b_bed1dae04917.slice PodAnnotations:0xc002acdd50}] Aliases:map[]}\"\nJun 11 11:16:02.307961 crc crio[22652]: time=\"2026-06-11T11:16:02.307893797Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686276-jgpcp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:16:02.625911 crc crio[22652]: 2026-06-11T11:16:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c14bd1ba2f9ffb7 Mac:1e:db:a5:71:8b:58 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:df Mtu:0 Sandbox:/var/run/netns/398a6414-f793-45b1-ab3d-3983ef157e87 SocketPath: PciID:}] [{Interface:0xc0004b0770 Address:{IP:10.217.0.223 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:16:02.627209 crc crio[22652]: time=\"2026-06-11T11:16:02.626530065Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686276-jgpcp Namespace:openshift-infra ID:c14bd1ba2f9ffb7e13ec362954f51a4ac4b3092b556d86cb2a3ed5869f112f28 UID:c0977642-2b00-4812-b34b-bed1dae04917 NetNS:/var/run/netns/398a6414-f793-45b1-ab3d-3983ef157e87 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc0977642_2b00_4812_b34b_bed1dae04917.slice PodAnnotations:0xc002acdd50}] Aliases:map[]}\"\nJun 11 11:16:02.627209 crc crio[22652]: time=\"2026-06-11T11:16:02.626669089Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686276-jgpcp for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:16:02.637478 crc crio[22652]: time=\"2026-06-11T11:16:02.637179254Z\" level=info msg=\"Ran pod sandbox c14bd1ba2f9ffb7e13ec362954f51a4ac4b3092b556d86cb2a3ed5869f112f28 with infra container: openshift-infra/auto-csr-approver-29686276-jgpcp/POD\" id=89408e3f-23c2-40a2-b742-fb71c2339d17 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:16:02.639743 crc crio[22652]: time=\"2026-06-11T11:16:02.639657943Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=2558ac47-ef6c-4fbc-8ea7-01971f4060e7 name=/runtime.v1.ImageService/PullImage\nJun 11 11:16:02.646640 crc crio[22652]: time=\"2026-06-11T11:16:02.646335079Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 11:16:03.440877 crc crio[22652]: time=\"2026-06-11T11:16:03.440751653Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=2558ac47-ef6c-4fbc-8ea7-01971f4060e7 name=/runtime.v1.ImageService/PullImage\nJun 11 11:16:03.443376 crc crio[22652]: time=\"2026-06-11T11:16:03.442757302Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=d269e1d4-bf30-4f9a-b092-dfcc1e188509 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:16:03.451612 crc crio[22652]: time=\"2026-06-11T11:16:03.451516804Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=26ebf0e9-6b54-49eb-a956-a44a82223107 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:16:03.466691 crc crio[22652]: time=\"2026-06-11T11:16:03.466615198Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686276-jgpcp/oc\" id=b043d77b-48bd-4fed-96e4-87cfd42dec5f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:16:03.467505 crc crio[22652]: time=\"2026-06-11T11:16:03.467247799Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:16:03.515457 crc crio[22652]: time=\"2026-06-11T11:16:03.515264632Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:16:03.765366 crc crio[22652]: time=\"2026-06-11T11:16:03.765228639Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:16:03.878645 crc crio[22652]: time=\"2026-06-11T11:16:03.877807477Z\" level=info msg=\"Created container 4853fafffa9e684cab71461f84af9dfec52eae597a9587db1ce7b05efae0ebf7: openshift-infra/auto-csr-approver-29686276-jgpcp/oc\" id=b043d77b-48bd-4fed-96e4-87cfd42dec5f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:16:03.880219 crc crio[22652]: time=\"2026-06-11T11:16:03.880064691Z\" level=info msg=\"Starting container: 4853fafffa9e684cab71461f84af9dfec52eae597a9587db1ce7b05efae0ebf7\" id=1c2d407e-8106-4989-9c4d-5b1c4c827c90 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:16:03.886205 crc crio[22652]: time=\"2026-06-11T11:16:03.886027981Z\" level=info msg=\"Started container\" PID=107100 containerID=4853fafffa9e684cab71461f84af9dfec52eae597a9587db1ce7b05efae0ebf7 description=openshift-infra/auto-csr-approver-29686276-jgpcp/oc id=1c2d407e-8106-4989-9c4d-5b1c4c827c90 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c14bd1ba2f9ffb7e13ec362954f51a4ac4b3092b556d86cb2a3ed5869f112f28\nJun 11 11:16:05.683889 crc crio[22652]: time=\"2026-06-11T11:16:05.683180379Z\" level=info msg=\"Running pod sandbox: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-82wqr/POD\" id=84a65d8a-d5b7-4b30-ae8f-10c6919184e4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:16:05.685023 crc crio[22652]: time=\"2026-06-11T11:16:05.683912643Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:16:05.719774 crc crio[22652]: time=\"2026-06-11T11:16:05.719717794Z\" level=info msg=\"Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-82wqr Namespace:openstack ID:189c535b89c316038cb0274c4953855ebbd6ef6d62ff30cc0356b37ea7a6305b UID:a278b8e6-6f95-4878-ac4a-9b1a4fbe46de NetNS:/var/run/netns/ddadd0cc-2a7d-47d8-b4be-c841ad8063e8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda278b8e6_6f95_4878_ac4a_9b1a4fbe46de.slice PodAnnotations:0xc0036e69a8}] Aliases:map[]}\"\nJun 11 11:16:05.720190 crc crio[22652]: time=\"2026-06-11T11:16:05.720107986Z\" level=info msg=\"Adding pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-82wqr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:16:06.037309 crc crio[22652]: time=\"2026-06-11T11:16:06.036637342Z\" level=info msg=\"Stopping pod sandbox: c14bd1ba2f9ffb7e13ec362954f51a4ac4b3092b556d86cb2a3ed5869f112f28\" id=b49c5be3-3e81-4cec-a17a-da39d3de04c8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:16:06.037759 crc crio[22652]: time=\"2026-06-11T11:16:06.037684816Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686276-jgpcp Namespace:openshift-infra ID:c14bd1ba2f9ffb7e13ec362954f51a4ac4b3092b556d86cb2a3ed5869f112f28 UID:c0977642-2b00-4812-b34b-bed1dae04917 NetNS:/var/run/netns/398a6414-f793-45b1-ab3d-3983ef157e87 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc0977642_2b00_4812_b34b_bed1dae04917.slice PodAnnotations:0xc002400c10}] Aliases:map[]}\"\nJun 11 11:16:06.037910 crc crio[22652]: time=\"2026-06-11T11:16:06.037845491Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686276-jgpcp from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:16:06.242500 crc crio[22652]: 2026-06-11T11:16:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:189c535b89c3160 Mac:a6:dc:b2:83:e8:4a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e0 Mtu:0 Sandbox:/var/run/netns/ddadd0cc-2a7d-47d8-b4be-c841ad8063e8 SocketPath: PciID:}] [{Interface:0xc0004b45d0 Address:{IP:10.217.0.224 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:16:06.243299 crc crio[22652]: time=\"2026-06-11T11:16:06.243219434Z\" level=info msg=\"Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-82wqr Namespace:openstack ID:189c535b89c316038cb0274c4953855ebbd6ef6d62ff30cc0356b37ea7a6305b UID:a278b8e6-6f95-4878-ac4a-9b1a4fbe46de NetNS:/var/run/netns/ddadd0cc-2a7d-47d8-b4be-c841ad8063e8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda278b8e6_6f95_4878_ac4a_9b1a4fbe46de.slice PodAnnotations:0xc0036e69a8}] Aliases:map[]}\"\nJun 11 11:16:06.243428 crc crio[22652]: time=\"2026-06-11T11:16:06.24339991Z\" level=info msg=\"Checking pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-82wqr for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:16:06.257460 crc crio[22652]: time=\"2026-06-11T11:16:06.257343303Z\" level=info msg=\"Ran pod sandbox 189c535b89c316038cb0274c4953855ebbd6ef6d62ff30cc0356b37ea7a6305b with infra container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-82wqr/POD\" id=84a65d8a-d5b7-4b30-ae8f-10c6919184e4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:16:06.261221 crc crio[22652]: time=\"2026-06-11T11:16:06.260704316Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=ce3dcdb2-486b-47eb-a573-2cf307ad47a9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:16:06.265700 crc crio[22652]: time=\"2026-06-11T11:16:06.265634024Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=a861b37f-3fda-4250-a3aa-c8c5ee4e264d name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:16:06.275377 crc crio[22652]: time=\"2026-06-11T11:16:06.274695475Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-82wqr/init\" id=abab4469-7336-4fc2-a1bb-2ac8676b7d34 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:16:06.277097 crc crio[22652]: time=\"2026-06-11T11:16:06.275629975Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:16:06.352300 crc crio[22652]: time=\"2026-06-11T11:16:06.352203338Z\" level=info msg=\"Stopped pod sandbox: c14bd1ba2f9ffb7e13ec362954f51a4ac4b3092b556d86cb2a3ed5869f112f28\" id=b49c5be3-3e81-4cec-a17a-da39d3de04c8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:16:06.355524 crc crio[22652]: time=\"2026-06-11T11:16:06.355489762Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:16:06.359043 crc crio[22652]: time=\"2026-06-11T11:16:06.358974075Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:16:06.553249 crc crio[22652]: time=\"2026-06-11T11:16:06.552809557Z\" level=info msg=\"Created container a1636f52e225023b20b4d4d4c17cf7f1e173b23f044b495287879a8c61e294e0: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-82wqr/init\" id=abab4469-7336-4fc2-a1bb-2ac8676b7d34 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:16:06.556486 crc crio[22652]: time=\"2026-06-11T11:16:06.55540611Z\" level=info msg=\"Starting container: a1636f52e225023b20b4d4d4c17cf7f1e173b23f044b495287879a8c61e294e0\" id=289e2708-b8ac-40d2-86ce-6d99c4312e07 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:16:06.562014 crc crio[22652]: time=\"2026-06-11T11:16:06.56192928Z\" level=info msg=\"Started container\" PID=107372 containerID=a1636f52e225023b20b4d4d4c17cf7f1e173b23f044b495287879a8c61e294e0 description=openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-82wqr/init id=289e2708-b8ac-40d2-86ce-6d99c4312e07 name=/runtime.v1.RuntimeService/StartContainer sandboxID=189c535b89c316038cb0274c4953855ebbd6ef6d62ff30cc0356b37ea7a6305b\nJun 11 11:16:08.124063 crc crio[22652]: time=\"2026-06-11T11:16:08.123205123Z\" level=info msg=\"Removing container: a932a0702c263204b5cb0732a2d4eacc0a826676d56284c83b0dbdb86c09cc21\" id=f18dd015-f201-406e-88b5-7512a6c6f30e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:16:08.154836 crc crio[22652]: time=\"2026-06-11T11:16:08.154773065Z\" level=info msg=\"Removed container a932a0702c263204b5cb0732a2d4eacc0a826676d56284c83b0dbdb86c09cc21: openstack/nova-api-0/nova-api-log\" id=f18dd015-f201-406e-88b5-7512a6c6f30e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:16:08.158055 crc crio[22652]: time=\"2026-06-11T11:16:08.158023523Z\" level=info msg=\"Removing container: 9982cef10e2360c926fa35a7ebcff3d9b7a1fc3379580f3a43adf344b3cfbb63\" id=565db8c0-029f-4ee1-a560-d171cd12b2a6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:16:08.187212 crc crio[22652]: time=\"2026-06-11T11:16:08.18705437Z\" level=info msg=\"Removed container 9982cef10e2360c926fa35a7ebcff3d9b7a1fc3379580f3a43adf344b3cfbb63: openstack/neutron-db-create-t4zvt/mariadb-database-create\" id=565db8c0-029f-4ee1-a560-d171cd12b2a6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:16:08.189906 crc crio[22652]: time=\"2026-06-11T11:16:08.189825095Z\" level=info msg=\"Removing container: 08771813639de861968e4431cee4475cb05895d00c8610a62486f2d94a1c857f\" id=3fb33a06-7a79-4528-9aae-fb2e4c5c4b7b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:16:08.274677 crc crio[22652]: time=\"2026-06-11T11:16:08.27442036Z\" level=info msg=\"Removed container 08771813639de861968e4431cee4475cb05895d00c8610a62486f2d94a1c857f: openstack/cinder-db-create-9xh4p/mariadb-database-create\" id=3fb33a06-7a79-4528-9aae-fb2e4c5c4b7b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:16:08.280167 crc crio[22652]: time=\"2026-06-11T11:16:08.280066636Z\" level=info msg=\"Removing container: 77b794bc6f5a2e4d87e838a38acdd8cf64947ad172643d36adeedd92eb28b838\" id=c30096a6-8fb6-4b9f-b896-dc744f9ba9ca name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:16:08.337071 crc crio[22652]: time=\"2026-06-11T11:16:08.336891657Z\" level=info msg=\"Removed container 77b794bc6f5a2e4d87e838a38acdd8cf64947ad172643d36adeedd92eb28b838: openstack/barbican-db-create-wwrl8/mariadb-database-create\" id=c30096a6-8fb6-4b9f-b896-dc744f9ba9ca name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:16:08.344220 crc crio[22652]: time=\"2026-06-11T11:16:08.344081754Z\" level=info msg=\"Removing container: b10de1774c3761d945f482579e9d6ab654fb63695b1d270bea47f05e588278af\" id=cb98fc75-e2c5-4ef0-9004-02e8780800ba name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:16:08.457522 crc crio[22652]: time=\"2026-06-11T11:16:08.457464074Z\" level=info msg=\"Removed container b10de1774c3761d945f482579e9d6ab654fb63695b1d270bea47f05e588278af: openstack/glance-db-sync-4x2dn/glance-db-sync\" id=cb98fc75-e2c5-4ef0-9004-02e8780800ba name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:16:08.461623 crc crio[22652]: time=\"2026-06-11T11:16:08.46153509Z\" level=info msg=\"Removing container: f329791932f1e4a2e8cce86956864a5a856092b4597647798fc562943f64e0ba\" id=8c1334cb-9eea-4453-8afa-b246849b44d9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:16:08.554573 crc crio[22652]: time=\"2026-06-11T11:16:08.554355997Z\" level=info msg=\"Removed container f329791932f1e4a2e8cce86956864a5a856092b4597647798fc562943f64e0ba: openshift-infra/auto-csr-approver-29686270-pf4gz/oc\" id=8c1334cb-9eea-4453-8afa-b246849b44d9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:16:08.556737 crc crio[22652]: time=\"2026-06-11T11:16:08.556661788Z\" level=info msg=\"Removing container: f975f6ea74a7735002111e669b15fff0c370859b72d8aaa2cab01ada5e393bf1\" id=0d9c2541-1b2a-46c5-ad23-48c8cab90a52 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:16:08.586747 crc crio[22652]: time=\"2026-06-11T11:16:08.586633726Z\" level=info msg=\"Removed container f975f6ea74a7735002111e669b15fff0c370859b72d8aaa2cab01ada5e393bf1: openstack/cinder-bca4-account-create-update-9dr8m/mariadb-account-create-update\" id=0d9c2541-1b2a-46c5-ad23-48c8cab90a52 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:16:08.590887 crc crio[22652]: time=\"2026-06-11T11:16:08.590790886Z\" level=info msg=\"Removing container: f6694f6abbafed9a032453f5672a61f61e274b569b28fb7cd6e68221d6b74304\" id=251bfb1c-0a31-40a5-91b8-8a35f1154b0f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:16:08.663687 crc crio[22652]: time=\"2026-06-11T11:16:08.663470725Z\" level=info msg=\"Removed container f6694f6abbafed9a032453f5672a61f61e274b569b28fb7cd6e68221d6b74304: openstack/keystone-db-sync-dfjjj/keystone-db-sync\" id=251bfb1c-0a31-40a5-91b8-8a35f1154b0f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:16:08.667653 crc crio[22652]: time=\"2026-06-11T11:16:08.667594425Z\" level=info msg=\"Removing container: 3733581a820a650000df4ce44904ab5e3e75e5726414d8921fcd0a8645a56d73\" id=5ffcb670-d042-4d6d-8f24-aafc6fb8f1a6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:16:08.694637 crc crio[22652]: time=\"2026-06-11T11:16:08.694484882Z\" level=info msg=\"Removed container 3733581a820a650000df4ce44904ab5e3e75e5726414d8921fcd0a8645a56d73: openstack/barbican-eade-account-create-update-c9hjw/mariadb-account-create-update\" id=5ffcb670-d042-4d6d-8f24-aafc6fb8f1a6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:16:08.698249 crc crio[22652]: time=\"2026-06-11T11:16:08.698203689Z\" level=info msg=\"Removing container: 055d5c7aea872187f766f22c1ef4637707db2ca00d9cec4fa5e0c615f12ba8ca\" id=5d9be2f6-1edd-4ee7-9624-496f95b19ad1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:16:08.728372 crc crio[22652]: time=\"2026-06-11T11:16:08.72805965Z\" level=info msg=\"Removed container 055d5c7aea872187f766f22c1ef4637707db2ca00d9cec4fa5e0c615f12ba8ca: openstack/nova-api-0/nova-api-api\" id=5d9be2f6-1edd-4ee7-9624-496f95b19ad1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:16:08.733663 crc crio[22652]: time=\"2026-06-11T11:16:08.733587446Z\" level=info msg=\"Removing container: d0bde4c24add757591be50426b7578a7c3902fb665ab713d36c62a7db286f1a3\" id=541e9d69-07a5-484c-974a-5bacd64fb0ab name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:16:08.779845 crc crio[22652]: time=\"2026-06-11T11:16:08.779691846Z\" level=info msg=\"Removed container d0bde4c24add757591be50426b7578a7c3902fb665ab713d36c62a7db286f1a3: openstack/neutron-4aa9-account-create-update-hvtl4/mariadb-account-create-update\" id=541e9d69-07a5-484c-974a-5bacd64fb0ab name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:16:08.792338 crc crio[22652]: time=\"2026-06-11T11:16:08.791541379Z\" level=info msg=\"Stopping pod sandbox: e7fb69a33f848655b80ebd9ac5011bc20d8cd2aa4ad7e5208a8ac3b46af081d4\" id=a416dc90-465b-422d-82cd-1c4d68262f33 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:16:08.792338 crc crio[22652]: time=\"2026-06-11T11:16:08.792101177Z\" level=info msg=\"Stopped pod sandbox (already stopped): e7fb69a33f848655b80ebd9ac5011bc20d8cd2aa4ad7e5208a8ac3b46af081d4\" id=a416dc90-465b-422d-82cd-1c4d68262f33 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:16:08.793780 crc crio[22652]: time=\"2026-06-11T11:16:08.793233664Z\" level=info msg=\"Removing pod sandbox: e7fb69a33f848655b80ebd9ac5011bc20d8cd2aa4ad7e5208a8ac3b46af081d4\" id=97d693d9-d968-4014-b7f6-6f7f65e6c1d3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:16:08.812472 crc crio[22652]: time=\"2026-06-11T11:16:08.812338541Z\" level=info msg=\"Removed pod sandbox: e7fb69a33f848655b80ebd9ac5011bc20d8cd2aa4ad7e5208a8ac3b46af081d4\" id=97d693d9-d968-4014-b7f6-6f7f65e6c1d3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:16:08.813501 crc crio[22652]: time=\"2026-06-11T11:16:08.813425173Z\" level=info msg=\"Stopping pod sandbox: b8c8956b67ed174047a16138b6df8fec9038483e2d2dacf992881800c7eca45a\" id=1ed5dc65-4b61-48dc-875f-fd4bc1428dcf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:16:08.813593 crc crio[22652]: time=\"2026-06-11T11:16:08.813506225Z\" level=info msg=\"Stopped pod sandbox (already stopped): b8c8956b67ed174047a16138b6df8fec9038483e2d2dacf992881800c7eca45a\" id=1ed5dc65-4b61-48dc-875f-fd4bc1428dcf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:16:08.814534 crc crio[22652]: time=\"2026-06-11T11:16:08.814476967Z\" level=info msg=\"Removing pod sandbox: b8c8956b67ed174047a16138b6df8fec9038483e2d2dacf992881800c7eca45a\" id=36c2a13d-7f63-46bd-8ad3-2613efb10b59 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:16:08.833911 crc crio[22652]: time=\"2026-06-11T11:16:08.833804Z\" level=info msg=\"Removed pod sandbox: b8c8956b67ed174047a16138b6df8fec9038483e2d2dacf992881800c7eca45a\" id=36c2a13d-7f63-46bd-8ad3-2613efb10b59 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:16:08.835405 crc crio[22652]: time=\"2026-06-11T11:16:08.835240035Z\" level=info msg=\"Stopping pod sandbox: 3e73538c7e0da35e4ef0ee3d5065d43b3c50e2a68622b1a294812608eee9066f\" id=74ff8544-0d04-4eeb-9548-a2df2fe076ca name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:16:08.835405 crc crio[22652]: time=\"2026-06-11T11:16:08.83540672Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3e73538c7e0da35e4ef0ee3d5065d43b3c50e2a68622b1a294812608eee9066f\" id=74ff8544-0d04-4eeb-9548-a2df2fe076ca name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:16:08.836260 crc crio[22652]: time=\"2026-06-11T11:16:08.836175714Z\" level=info msg=\"Removing pod sandbox: 3e73538c7e0da35e4ef0ee3d5065d43b3c50e2a68622b1a294812608eee9066f\" id=9aa66f0d-30d8-4752-9c5b-1d50182eac06 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:16:08.858282 crc crio[22652]: time=\"2026-06-11T11:16:08.858108762Z\" level=info msg=\"Removed pod sandbox: 3e73538c7e0da35e4ef0ee3d5065d43b3c50e2a68622b1a294812608eee9066f\" id=9aa66f0d-30d8-4752-9c5b-1d50182eac06 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:16:08.858906 crc crio[22652]: time=\"2026-06-11T11:16:08.858853393Z\" level=info msg=\"Stopping pod sandbox: a884947018bab5d8e3fdd5124310abbd279ad3fe9c3c6b306c587abb13933ac9\" id=c54481ac-93ab-449b-87c8-680d1d11500b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:16:08.859024 crc crio[22652]: time=\"2026-06-11T11:16:08.858913875Z\" level=info msg=\"Stopped pod sandbox (already stopped): a884947018bab5d8e3fdd5124310abbd279ad3fe9c3c6b306c587abb13933ac9\" id=c54481ac-93ab-449b-87c8-680d1d11500b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:16:08.859518 crc crio[22652]: time=\"2026-06-11T11:16:08.859462333Z\" level=info msg=\"Removing pod sandbox: a884947018bab5d8e3fdd5124310abbd279ad3fe9c3c6b306c587abb13933ac9\" id=deed5e14-10d4-498b-aa93-80b3f482d05d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:16:08.874741 crc crio[22652]: time=\"2026-06-11T11:16:08.874635584Z\" level=info msg=\"Removed pod sandbox: a884947018bab5d8e3fdd5124310abbd279ad3fe9c3c6b306c587abb13933ac9\" id=deed5e14-10d4-498b-aa93-80b3f482d05d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:16:08.876026 crc crio[22652]: time=\"2026-06-11T11:16:08.875921542Z\" level=info msg=\"Stopping pod sandbox: eb9af7c28b1ac4fbdaf3d72d5ff48bc520c97deda914d333e0bf951ccdf680e7\" id=66764713-8a65-4295-ad5f-91920bb6ef57 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:16:08.876184 crc crio[22652]: time=\"2026-06-11T11:16:08.876060587Z\" level=info msg=\"Stopped pod sandbox (already stopped): eb9af7c28b1ac4fbdaf3d72d5ff48bc520c97deda914d333e0bf951ccdf680e7\" id=66764713-8a65-4295-ad5f-91920bb6ef57 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:16:08.877090 crc crio[22652]: time=\"2026-06-11T11:16:08.877034808Z\" level=info msg=\"Removing pod sandbox: eb9af7c28b1ac4fbdaf3d72d5ff48bc520c97deda914d333e0bf951ccdf680e7\" id=014dc6d7-a93a-42d0-bc04-98f227d747e9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:16:08.893977 crc crio[22652]: time=\"2026-06-11T11:16:08.893816271Z\" level=info msg=\"Removed pod sandbox: eb9af7c28b1ac4fbdaf3d72d5ff48bc520c97deda914d333e0bf951ccdf680e7\" id=014dc6d7-a93a-42d0-bc04-98f227d747e9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:16:08.903400 crc crio[22652]: time=\"2026-06-11T11:16:08.903234656Z\" level=info msg=\"Stopping pod sandbox: 0642d9264789c1ebaa7cda65eb111908079772940c97307b9a048d66f3be5a23\" id=6db257db-9e3a-4875-84b5-4384ffb99f5a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:16:08.903681 crc crio[22652]: time=\"2026-06-11T11:16:08.903453813Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0642d9264789c1ebaa7cda65eb111908079772940c97307b9a048d66f3be5a23\" id=6db257db-9e3a-4875-84b5-4384ffb99f5a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:16:08.905039 crc crio[22652]: time=\"2026-06-11T11:16:08.904892524Z\" level=info msg=\"Removing pod sandbox: 0642d9264789c1ebaa7cda65eb111908079772940c97307b9a048d66f3be5a23\" id=57fd9ce5-951d-4fa5-8086-0de5822292df name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:16:08.941876 crc crio[22652]: time=\"2026-06-11T11:16:08.941641718Z\" level=info msg=\"Removed pod sandbox: 0642d9264789c1ebaa7cda65eb111908079772940c97307b9a048d66f3be5a23\" id=57fd9ce5-951d-4fa5-8086-0de5822292df name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:16:08.943762 crc crio[22652]: time=\"2026-06-11T11:16:08.943634529Z\" level=info msg=\"Stopping pod sandbox: 66a26e6232a527a32696b62e5e14d0c689bd1ffae2b4cadb338c8d02f4ac3460\" id=ae1c2d59-0c02-42a4-b0b3-74bf53ce75c3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:16:08.943762 crc crio[22652]: time=\"2026-06-11T11:16:08.943705902Z\" level=info msg=\"Stopped pod sandbox (already stopped): 66a26e6232a527a32696b62e5e14d0c689bd1ffae2b4cadb338c8d02f4ac3460\" id=ae1c2d59-0c02-42a4-b0b3-74bf53ce75c3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:16:08.944759 crc crio[22652]: time=\"2026-06-11T11:16:08.944578274Z\" level=info msg=\"Removing pod sandbox: 66a26e6232a527a32696b62e5e14d0c689bd1ffae2b4cadb338c8d02f4ac3460\" id=58cae98d-6899-4790-b6f7-5e6fff428e2b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:16:08.962854 crc crio[22652]: time=\"2026-06-11T11:16:08.962703705Z\" level=info msg=\"Removed pod sandbox: 66a26e6232a527a32696b62e5e14d0c689bd1ffae2b4cadb338c8d02f4ac3460\" id=58cae98d-6899-4790-b6f7-5e6fff428e2b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:16:08.965938 crc crio[22652]: time=\"2026-06-11T11:16:08.965854845Z\" level=info msg=\"Stopping pod sandbox: e0b32bc5f3683a88767978d870422951ee2b3784ae7c3831e2609e53b9e2b068\" id=7f881ca6-c303-4684-a409-dbaa78255b80 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:16:08.966085 crc crio[22652]: time=\"2026-06-11T11:16:08.965938827Z\" level=info msg=\"Stopped pod sandbox (already stopped): e0b32bc5f3683a88767978d870422951ee2b3784ae7c3831e2609e53b9e2b068\" id=7f881ca6-c303-4684-a409-dbaa78255b80 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:16:08.967750 crc crio[22652]: time=\"2026-06-11T11:16:08.967309671Z\" level=info msg=\"Removing pod sandbox: e0b32bc5f3683a88767978d870422951ee2b3784ae7c3831e2609e53b9e2b068\" id=1082cfb2-331e-4079-8067-3fe0bff84ad6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:16:08.999835 crc crio[22652]: time=\"2026-06-11T11:16:08.999686686Z\" level=info msg=\"Removed pod sandbox: e0b32bc5f3683a88767978d870422951ee2b3784ae7c3831e2609e53b9e2b068\" id=1082cfb2-331e-4079-8067-3fe0bff84ad6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:16:09.001231 crc crio[22652]: time=\"2026-06-11T11:16:09.001067296Z\" level=info msg=\"Stopping pod sandbox: 7aa47ff0d6a5306215567cae6affab6da6ae914cd4bbff957b93750b68294b94\" id=f9c1a08e-4a86-4918-aaa6-bd13ee70d89e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:16:09.001349 crc crio[22652]: time=\"2026-06-11T11:16:09.001234132Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7aa47ff0d6a5306215567cae6affab6da6ae914cd4bbff957b93750b68294b94\" id=f9c1a08e-4a86-4918-aaa6-bd13ee70d89e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:16:09.002381 crc crio[22652]: time=\"2026-06-11T11:16:09.002297035Z\" level=info msg=\"Removing pod sandbox: 7aa47ff0d6a5306215567cae6affab6da6ae914cd4bbff957b93750b68294b94\" id=2fa930c7-2cdf-40c3-a312-6051be173505 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:16:09.019970 crc crio[22652]: time=\"2026-06-11T11:16:09.019801588Z\" level=info msg=\"Removed pod sandbox: 7aa47ff0d6a5306215567cae6affab6da6ae914cd4bbff957b93750b68294b94\" id=2fa930c7-2cdf-40c3-a312-6051be173505 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:16:09.023804 crc crio[22652]: time=\"2026-06-11T11:16:09.023701755Z\" level=info msg=\"Stopping pod sandbox: fb3b55f1a53cb71484591b69552d5aeca4e40610144eaf01fe0987dff21b9c65\" id=d7f22738-8b4d-429d-b862-e582d4cbd0d8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:16:09.023937 crc crio[22652]: time=\"2026-06-11T11:16:09.023817049Z\" level=info msg=\"Stopped pod sandbox (already stopped): fb3b55f1a53cb71484591b69552d5aeca4e40610144eaf01fe0987dff21b9c65\" id=d7f22738-8b4d-429d-b862-e582d4cbd0d8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:16:09.025400 crc crio[22652]: time=\"2026-06-11T11:16:09.025322266Z\" level=info msg=\"Removing pod sandbox: fb3b55f1a53cb71484591b69552d5aeca4e40610144eaf01fe0987dff21b9c65\" id=51db557f-cac6-477f-8013-ac0d3cc2ae25 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:16:09.055611 crc crio[22652]: time=\"2026-06-11T11:16:09.055394226Z\" level=info msg=\"Removed pod sandbox: fb3b55f1a53cb71484591b69552d5aeca4e40610144eaf01fe0987dff21b9c65\" id=51db557f-cac6-477f-8013-ac0d3cc2ae25 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:16:13.175372 crc crio[22652]: time=\"2026-06-11T11:16:13.174539949Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest\" id=72d2b6b2-0a23-45ce-9e7c-f024f4c9b8c0 name=/runtime.v1.ImageService/PullImage\nJun 11 11:16:13.190486 crc crio[22652]: time=\"2026-06-11T11:16:13.190401159Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest\\\"\"\nJun 11 11:16:16.073760 crc crio[22652]: time=\"2026-06-11T11:16:16.073364356Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:760e8cd64859cb52aff3c66ea9ec10642f98668991f478257c01e45fcbdff0b0\" id=72d2b6b2-0a23-45ce-9e7c-f024f4c9b8c0 name=/runtime.v1.ImageService/PullImage\nJun 11 11:16:16.075189 crc crio[22652]: time=\"2026-06-11T11:16:16.07481069Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest\" id=128651aa-f743-4d57-b302-886a6a7c8010 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:16:16.079532 crc crio[22652]: time=\"2026-06-11T11:16:16.079445648Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest\" id=63030c39-4a97-4cdd-9a0d-8e339a31cb3b name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:16:16.088969 crc crio[22652]: time=\"2026-06-11T11:16:16.088901273Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-82wqr/openstack-edpm-ipam-provisionserver-checksum-discovery\" id=7c13c9a1-f102-486a-9521-29aa5327b804 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:16:16.090403 crc crio[22652]: time=\"2026-06-11T11:16:16.09034377Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:16:16.141283 crc crio[22652]: time=\"2026-06-11T11:16:16.14110148Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:16:16.147331 crc crio[22652]: time=\"2026-06-11T11:16:16.147108044Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:16:16.314570 crc crio[22652]: time=\"2026-06-11T11:16:16.314451423Z\" level=info msg=\"Created container d5f350c8fdc8b187c0900a2984c39a34b293911470947a5ef86a287a7827b1cc: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-82wqr/openstack-edpm-ipam-provisionserver-checksum-discovery\" id=7c13c9a1-f102-486a-9521-29aa5327b804 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:16:16.317043 crc crio[22652]: time=\"2026-06-11T11:16:16.316941133Z\" level=info msg=\"Starting container: d5f350c8fdc8b187c0900a2984c39a34b293911470947a5ef86a287a7827b1cc\" id=16ee115a-7a2e-40c6-9ffe-a3e992d31f68 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:16:16.322464 crc crio[22652]: time=\"2026-06-11T11:16:16.322370748Z\" level=info msg=\"Started container\" PID=107904 containerID=d5f350c8fdc8b187c0900a2984c39a34b293911470947a5ef86a287a7827b1cc description=openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-82wqr/openstack-edpm-ipam-provisionserver-checksum-discovery id=16ee115a-7a2e-40c6-9ffe-a3e992d31f68 name=/runtime.v1.RuntimeService/StartContainer sandboxID=189c535b89c316038cb0274c4953855ebbd6ef6d62ff30cc0356b37ea7a6305b\nJun 11 11:16:18.261817 crc crio[22652]: time=\"2026-06-11T11:16:18.261357185Z\" level=info msg=\"Stopping pod sandbox: 189c535b89c316038cb0274c4953855ebbd6ef6d62ff30cc0356b37ea7a6305b\" id=42fe0ba0-4916-4514-a8ab-199877693eb3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:16:18.263077 crc crio[22652]: time=\"2026-06-11T11:16:18.262917756Z\" level=info msg=\"Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-82wqr Namespace:openstack ID:189c535b89c316038cb0274c4953855ebbd6ef6d62ff30cc0356b37ea7a6305b UID:a278b8e6-6f95-4878-ac4a-9b1a4fbe46de NetNS:/var/run/netns/ddadd0cc-2a7d-47d8-b4be-c841ad8063e8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda278b8e6_6f95_4878_ac4a_9b1a4fbe46de.slice PodAnnotations:0xc0004be3f8}] Aliases:map[]}\"\nJun 11 11:16:18.263198 crc crio[22652]: time=\"2026-06-11T11:16:18.263108722Z\" level=info msg=\"Deleting pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-82wqr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:16:18.617923 crc crio[22652]: time=\"2026-06-11T11:16:18.617803604Z\" level=info msg=\"Stopped pod sandbox: 189c535b89c316038cb0274c4953855ebbd6ef6d62ff30cc0356b37ea7a6305b\" id=42fe0ba0-4916-4514-a8ab-199877693eb3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:17:09.083189 crc crio[22652]: time=\"2026-06-11T11:17:09.081600175Z\" level=info msg=\"Removing container: a035a2b6350b6a67ffa9ad7774d027c18ae680d57f694a35ddd4f49f718eea26\" id=82dbcef3-1cc1-4465-bcba-82bd09fb7c30 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:17:09.176064 crc crio[22652]: time=\"2026-06-11T11:17:09.175522445Z\" level=info msg=\"Removed container a035a2b6350b6a67ffa9ad7774d027c18ae680d57f694a35ddd4f49f718eea26: openstack/keystone-bootstrap-jxwst/keystone-bootstrap\" id=82dbcef3-1cc1-4465-bcba-82bd09fb7c30 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:17:09.179304 crc crio[22652]: time=\"2026-06-11T11:17:09.179213533Z\" level=info msg=\"Removing container: 62e0ea767d19fb867f9cf9eda967aceec1d850fb18bf7a6b755058e90fa9a553\" id=eaa9cd82-cd6f-4a3c-a1d2-09648f5f6db7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:17:09.272934 crc crio[22652]: time=\"2026-06-11T11:17:09.272275112Z\" level=info msg=\"Removed container 62e0ea767d19fb867f9cf9eda967aceec1d850fb18bf7a6b755058e90fa9a553: openstack/cinder-db-sync-29lb4/cinder-db-sync\" id=eaa9cd82-cd6f-4a3c-a1d2-09648f5f6db7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:17:09.276675 crc crio[22652]: time=\"2026-06-11T11:17:09.276542411Z\" level=info msg=\"Removing container: 14b26ee5d09e0bce7734ab47247087d8d996e52bce05aba3332c27d537e38725\" id=73a06ea4-2ef0-4d8f-bd24-8fa09b5199c9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:17:09.318912 crc crio[22652]: time=\"2026-06-11T11:17:09.318762224Z\" level=info msg=\"Removed container 14b26ee5d09e0bce7734ab47247087d8d996e52bce05aba3332c27d537e38725: openstack/placement-db-sync-2vxlv/placement-db-sync\" id=73a06ea4-2ef0-4d8f-bd24-8fa09b5199c9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:17:09.322601 crc crio[22652]: time=\"2026-06-11T11:17:09.322502339Z\" level=info msg=\"Removing container: badba7808bf1bfe6fe7b9eca9bcf527bda85b1663acfd83fb751abc6b2827f70\" id=59ff9151-6f92-4cdb-9ca2-bfac77749ab4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:17:09.398361 crc crio[22652]: time=\"2026-06-11T11:17:09.398261282Z\" level=info msg=\"Removed container badba7808bf1bfe6fe7b9eca9bcf527bda85b1663acfd83fb751abc6b2827f70: openstack/cinder-online-data-migrations-4s8g8/cinder-online-data-migrations\" id=59ff9151-6f92-4cdb-9ca2-bfac77749ab4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:17:09.402084 crc crio[22652]: time=\"2026-06-11T11:17:09.401971224Z\" level=info msg=\"Removing container: dc731c4cea13ed10e15c4d39b77eff84c5b0b59afea8fc6ea174c22e9e364168\" id=6b21173d-ea73-45d1-a955-08de65cbc131 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:17:09.466034 crc crio[22652]: time=\"2026-06-11T11:17:09.465931543Z\" level=info msg=\"Removed container dc731c4cea13ed10e15c4d39b77eff84c5b0b59afea8fc6ea174c22e9e364168: openstack/neutron-db-sync-8w6nw/neutron-db-sync\" id=6b21173d-ea73-45d1-a955-08de65cbc131 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:17:09.476455 crc crio[22652]: time=\"2026-06-11T11:17:09.474815697Z\" level=info msg=\"Removing container: 9d670c0a46165f7c4631701941871446e08e6bc67859bb685c359200a5c88350\" id=5ab3813b-5bc3-4c9b-90de-af2960bb62cc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:17:09.520920 crc crio[22652]: time=\"2026-06-11T11:17:09.520755956Z\" level=info msg=\"Removed container 9d670c0a46165f7c4631701941871446e08e6bc67859bb685c359200a5c88350: openstack/barbican-db-sync-tf75q/barbican-db-sync\" id=5ab3813b-5bc3-4c9b-90de-af2960bb62cc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:17:09.537257 crc crio[22652]: time=\"2026-06-11T11:17:09.537088648Z\" level=info msg=\"Stopping pod sandbox: 211cc5fb19c87a857dfad7f0227c8a4f0412d365e67ba21edb31eeaa266944b8\" id=910b70ae-d33f-4b05-9f6d-a990ce1abc02 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:17:09.537548 crc crio[22652]: time=\"2026-06-11T11:17:09.537274414Z\" level=info msg=\"Stopped pod sandbox (already stopped): 211cc5fb19c87a857dfad7f0227c8a4f0412d365e67ba21edb31eeaa266944b8\" id=910b70ae-d33f-4b05-9f6d-a990ce1abc02 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:17:09.539639 crc crio[22652]: time=\"2026-06-11T11:17:09.539526596Z\" level=info msg=\"Removing pod sandbox: 211cc5fb19c87a857dfad7f0227c8a4f0412d365e67ba21edb31eeaa266944b8\" id=d9150b02-0806-4f8f-8b68-9430b430fdf9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:17:09.555635 crc crio[22652]: time=\"2026-06-11T11:17:09.555173059Z\" level=info msg=\"Removed pod sandbox: 211cc5fb19c87a857dfad7f0227c8a4f0412d365e67ba21edb31eeaa266944b8\" id=d9150b02-0806-4f8f-8b68-9430b430fdf9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:17:09.556674 crc crio[22652]: time=\"2026-06-11T11:17:09.556580684Z\" level=info msg=\"Stopping pod sandbox: 78690cf18e0bac7af401841d3e2713d1dc3221c65e9d88c3e057814cdc77674e\" id=c1701132-23f8-4b98-94e6-185dfdcbb12b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:17:09.556809 crc crio[22652]: time=\"2026-06-11T11:17:09.556673897Z\" level=info msg=\"Stopped pod sandbox (already stopped): 78690cf18e0bac7af401841d3e2713d1dc3221c65e9d88c3e057814cdc77674e\" id=c1701132-23f8-4b98-94e6-185dfdcbb12b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:17:09.557583 crc crio[22652]: time=\"2026-06-11T11:17:09.557217545Z\" level=info msg=\"Removing pod sandbox: 78690cf18e0bac7af401841d3e2713d1dc3221c65e9d88c3e057814cdc77674e\" id=1f85552c-073c-43f7-94f6-908d434815c4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:17:09.573882 crc crio[22652]: time=\"2026-06-11T11:17:09.573733688Z\" level=info msg=\"Removed pod sandbox: 78690cf18e0bac7af401841d3e2713d1dc3221c65e9d88c3e057814cdc77674e\" id=1f85552c-073c-43f7-94f6-908d434815c4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:17:09.574926 crc crio[22652]: time=\"2026-06-11T11:17:09.574832471Z\" level=info msg=\"Stopping pod sandbox: 1747d0d3e5e607b0cdbb7e208ca8ec9065ae4ecd93fd5eb952c629c960a0e7ed\" id=1f6b34b9-9219-4b02-9a0c-44d5f731866c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:17:09.574926 crc crio[22652]: time=\"2026-06-11T11:17:09.574916654Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1747d0d3e5e607b0cdbb7e208ca8ec9065ae4ecd93fd5eb952c629c960a0e7ed\" id=1f6b34b9-9219-4b02-9a0c-44d5f731866c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:17:09.575682 crc crio[22652]: time=\"2026-06-11T11:17:09.575601255Z\" level=info msg=\"Removing pod sandbox: 1747d0d3e5e607b0cdbb7e208ca8ec9065ae4ecd93fd5eb952c629c960a0e7ed\" id=960d9031-53c3-4226-8e0d-6d1b98d6d0fa name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:17:09.594744 crc crio[22652]: time=\"2026-06-11T11:17:09.594562068Z\" level=info msg=\"Removed pod sandbox: 1747d0d3e5e607b0cdbb7e208ca8ec9065ae4ecd93fd5eb952c629c960a0e7ed\" id=960d9031-53c3-4226-8e0d-6d1b98d6d0fa name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:17:09.595682 crc crio[22652]: time=\"2026-06-11T11:17:09.595609169Z\" level=info msg=\"Stopping pod sandbox: 36b7eb4804c6fce79f669befda4ca5c02856a6c29f49514b9dd6b5a253280449\" id=b2572fed-fc9e-4e66-b04a-feca55d27817 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:17:09.595682 crc crio[22652]: time=\"2026-06-11T11:17:09.595679751Z\" level=info msg=\"Stopped pod sandbox (already stopped): 36b7eb4804c6fce79f669befda4ca5c02856a6c29f49514b9dd6b5a253280449\" id=b2572fed-fc9e-4e66-b04a-feca55d27817 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:17:09.596531 crc crio[22652]: time=\"2026-06-11T11:17:09.596361623Z\" level=info msg=\"Removing pod sandbox: 36b7eb4804c6fce79f669befda4ca5c02856a6c29f49514b9dd6b5a253280449\" id=0b3fcc80-6500-456e-a110-b49a766a59e8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:17:09.612981 crc crio[22652]: time=\"2026-06-11T11:17:09.612867476Z\" level=info msg=\"Removed pod sandbox: 36b7eb4804c6fce79f669befda4ca5c02856a6c29f49514b9dd6b5a253280449\" id=0b3fcc80-6500-456e-a110-b49a766a59e8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:17:09.614035 crc crio[22652]: time=\"2026-06-11T11:17:09.613943909Z\" level=info msg=\"Stopping pod sandbox: 0b0d40127946fa553fdf7883407f529fb608d4ad1d5c05bd2b18e5d12a263eb0\" id=59f6d20e-8eb0-47fc-9c39-0df6ea539a91 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:17:09.614167 crc crio[22652]: time=\"2026-06-11T11:17:09.614088934Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0b0d40127946fa553fdf7883407f529fb608d4ad1d5c05bd2b18e5d12a263eb0\" id=59f6d20e-8eb0-47fc-9c39-0df6ea539a91 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:17:09.615042 crc crio[22652]: time=\"2026-06-11T11:17:09.614780195Z\" level=info msg=\"Removing pod sandbox: 0b0d40127946fa553fdf7883407f529fb608d4ad1d5c05bd2b18e5d12a263eb0\" id=cef7413f-dc0b-474b-97aa-5132582e2cc4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:17:09.634460 crc crio[22652]: time=\"2026-06-11T11:17:09.634347177Z\" level=info msg=\"Removed pod sandbox: 0b0d40127946fa553fdf7883407f529fb608d4ad1d5c05bd2b18e5d12a263eb0\" id=cef7413f-dc0b-474b-97aa-5132582e2cc4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:17:09.635304 crc crio[22652]: time=\"2026-06-11T11:17:09.635228183Z\" level=info msg=\"Stopping pod sandbox: 5b1efe741a77fa3f1dffa21913112443b8d2b4bbcce9f2c624073bd0f5c4a504\" id=73360386-483c-4b71-94c3-1fc816dccb33 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:17:09.635396 crc crio[22652]: time=\"2026-06-11T11:17:09.635306755Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5b1efe741a77fa3f1dffa21913112443b8d2b4bbcce9f2c624073bd0f5c4a504\" id=73360386-483c-4b71-94c3-1fc816dccb33 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:17:09.636509 crc crio[22652]: time=\"2026-06-11T11:17:09.636443462Z\" level=info msg=\"Removing pod sandbox: 5b1efe741a77fa3f1dffa21913112443b8d2b4bbcce9f2c624073bd0f5c4a504\" id=06dfe395-c6aa-4010-b7ca-f6e89c356a14 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:17:09.660267 crc crio[22652]: time=\"2026-06-11T11:17:09.658751652Z\" level=info msg=\"Removed pod sandbox: 5b1efe741a77fa3f1dffa21913112443b8d2b4bbcce9f2c624073bd0f5c4a504\" id=06dfe395-c6aa-4010-b7ca-f6e89c356a14 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:18:00.554279 crc crio[22652]: time=\"2026-06-11T11:18:00.553277498Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686278-t5cq8/POD\" id=d555d129-e89c-459b-a819-65f1032000c2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:18:00.555603 crc crio[22652]: time=\"2026-06-11T11:18:00.554447986Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:18:00.597200 crc crio[22652]: time=\"2026-06-11T11:18:00.596999675Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686278-t5cq8 Namespace:openshift-infra ID:ebf0b190eb9f25efd78ba8d9d315746e8ad8a836f1755390304367df43bffe47 UID:a0f55a80-241f-4f64-89df-c696ed944638 NetNS:/var/run/netns/2c3a85da-f7dc-483a-bd7f-517b3c7ccb73 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda0f55a80_241f_4f64_89df_c696ed944638.slice PodAnnotations:0xc0009890f8}] Aliases:map[]}\"\nJun 11 11:18:00.597200 crc crio[22652]: time=\"2026-06-11T11:18:00.597098138Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686278-t5cq8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:18:01.172770 crc crio[22652]: 2026-06-11T11:18:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ebf0b190eb9f25e Mac:2a:6c:3c:94:bb:4f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e1 Mtu:0 Sandbox:/var/run/netns/2c3a85da-f7dc-483a-bd7f-517b3c7ccb73 SocketPath: PciID:}] [{Interface:0xc0001126c0 Address:{IP:10.217.0.225 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:18:01.174432 crc crio[22652]: time=\"2026-06-11T11:18:01.174351505Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686278-t5cq8 Namespace:openshift-infra ID:ebf0b190eb9f25efd78ba8d9d315746e8ad8a836f1755390304367df43bffe47 UID:a0f55a80-241f-4f64-89df-c696ed944638 NetNS:/var/run/netns/2c3a85da-f7dc-483a-bd7f-517b3c7ccb73 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda0f55a80_241f_4f64_89df_c696ed944638.slice PodAnnotations:0xc0009890f8}] Aliases:map[]}\"\nJun 11 11:18:01.174620 crc crio[22652]: time=\"2026-06-11T11:18:01.174535652Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686278-t5cq8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:18:01.189285 crc crio[22652]: time=\"2026-06-11T11:18:01.189177297Z\" level=info msg=\"Ran pod sandbox ebf0b190eb9f25efd78ba8d9d315746e8ad8a836f1755390304367df43bffe47 with infra container: openshift-infra/auto-csr-approver-29686278-t5cq8/POD\" id=d555d129-e89c-459b-a819-65f1032000c2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:18:01.193786 crc crio[22652]: time=\"2026-06-11T11:18:01.193652156Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=3341bada-8648-43da-aee9-20039749d822 name=/runtime.v1.ImageService/PullImage\nJun 11 11:18:01.205038 crc crio[22652]: time=\"2026-06-11T11:18:01.204936691Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 11:18:02.358064 crc crio[22652]: time=\"2026-06-11T11:18:02.351340515Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=3341bada-8648-43da-aee9-20039749d822 name=/runtime.v1.ImageService/PullImage\nJun 11 11:18:02.360643 crc crio[22652]: time=\"2026-06-11T11:18:02.356810143Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=ff69ed89-a1cf-454c-97aa-288ec7a9be8a name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:18:02.365189 crc crio[22652]: time=\"2026-06-11T11:18:02.362805023Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=6fbf1386-37f4-46b6-b6ee-2cd9b82cc45e name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:18:02.372496 crc crio[22652]: time=\"2026-06-11T11:18:02.37240006Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686278-t5cq8/oc\" id=4be041db-dc01-4a15-9f8f-411b9db1ec29 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:18:02.373036 crc crio[22652]: time=\"2026-06-11T11:18:02.372937649Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:18:02.454495 crc crio[22652]: time=\"2026-06-11T11:18:02.452818086Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:18:02.784952 crc crio[22652]: time=\"2026-06-11T11:18:02.784700366Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:18:02.917683 crc crio[22652]: time=\"2026-06-11T11:18:02.917522096Z\" level=info msg=\"Created container 10c17b4efd55fddca98bcc1b2be75ccb86497487b93069d01e59549dda824b00: openshift-infra/auto-csr-approver-29686278-t5cq8/oc\" id=4be041db-dc01-4a15-9f8f-411b9db1ec29 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:18:02.919500 crc crio[22652]: time=\"2026-06-11T11:18:02.919403286Z\" level=info msg=\"Starting container: 10c17b4efd55fddca98bcc1b2be75ccb86497487b93069d01e59549dda824b00\" id=c511009f-789c-420f-b5c9-c426ce173c50 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:18:02.930065 crc crio[22652]: time=\"2026-06-11T11:18:02.929916725Z\" level=info msg=\"Started container\" PID=113147 containerID=10c17b4efd55fddca98bcc1b2be75ccb86497487b93069d01e59549dda824b00 description=openshift-infra/auto-csr-approver-29686278-t5cq8/oc id=c511009f-789c-420f-b5c9-c426ce173c50 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ebf0b190eb9f25efd78ba8d9d315746e8ad8a836f1755390304367df43bffe47\nJun 11 11:18:04.945704 crc crio[22652]: time=\"2026-06-11T11:18:04.944955756Z\" level=info msg=\"Stopping pod sandbox: ebf0b190eb9f25efd78ba8d9d315746e8ad8a836f1755390304367df43bffe47\" id=aa154150-d4d5-4c73-89d6-8ee45e1a2877 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:18:04.948050 crc crio[22652]: time=\"2026-06-11T11:18:04.947932793Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686278-t5cq8 Namespace:openshift-infra ID:ebf0b190eb9f25efd78ba8d9d315746e8ad8a836f1755390304367df43bffe47 UID:a0f55a80-241f-4f64-89df-c696ed944638 NetNS:/var/run/netns/2c3a85da-f7dc-483a-bd7f-517b3c7ccb73 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda0f55a80_241f_4f64_89df_c696ed944638.slice PodAnnotations:0xc000989108}] Aliases:map[]}\"\nJun 11 11:18:04.948427 crc crio[22652]: time=\"2026-06-11T11:18:04.948404889Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686278-t5cq8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:18:05.364326 crc crio[22652]: time=\"2026-06-11T11:18:05.363705788Z\" level=info msg=\"Stopped pod sandbox: ebf0b190eb9f25efd78ba8d9d315746e8ad8a836f1755390304367df43bffe47\" id=aa154150-d4d5-4c73-89d6-8ee45e1a2877 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:18:09.682630 crc crio[22652]: time=\"2026-06-11T11:18:09.681706178Z\" level=info msg=\"Removing container: 594d52c196107e2d106ced6c55e9d9fc959d1b745a347e5767d7b883985c894b\" id=c58c059a-c071-4469-b2b1-c7bbf4b817e8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:18:09.731376 crc crio[22652]: time=\"2026-06-11T11:18:09.731232387Z\" level=info msg=\"Removed container 594d52c196107e2d106ced6c55e9d9fc959d1b745a347e5767d7b883985c894b: openstack/nova-cell1-db-create-2b8ln/mariadb-database-create\" id=c58c059a-c071-4469-b2b1-c7bbf4b817e8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:18:09.735840 crc crio[22652]: time=\"2026-06-11T11:18:09.735640302Z\" level=info msg=\"Removing container: d66a34c3081468602ef74c56d8f5e40f4972c95d627c801aad26143f5f4aa913\" id=2d6abbad-45cc-4a47-8598-d992ab7bba02 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:18:09.785293 crc crio[22652]: time=\"2026-06-11T11:18:09.78503043Z\" level=info msg=\"Removed container d66a34c3081468602ef74c56d8f5e40f4972c95d627c801aad26143f5f4aa913: openstack/nova-cell1-d039-account-create-update-pdgsc/mariadb-account-create-update\" id=2d6abbad-45cc-4a47-8598-d992ab7bba02 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:18:09.787692 crc crio[22652]: time=\"2026-06-11T11:18:09.787576511Z\" level=info msg=\"Removing container: 58513af4142cf457187c14571de9d55c4f6377a413bd925a03dbffd4e9623f69\" id=e1ee2f6b-c187-413e-85ef-d573a1e13e97 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:18:09.845164 crc crio[22652]: time=\"2026-06-11T11:18:09.844171509Z\" level=info msg=\"Removed container 58513af4142cf457187c14571de9d55c4f6377a413bd925a03dbffd4e9623f69: openstack/nova-cell0-db-create-b876m/mariadb-database-create\" id=e1ee2f6b-c187-413e-85ef-d573a1e13e97 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:18:09.848538 crc crio[22652]: time=\"2026-06-11T11:18:09.848451298Z\" level=info msg=\"Removing container: 3c66b7896595c7fa3e9903ed80be1bc35da75b40d7354a0809cb0406ff0ab52d\" id=8fff8d96-a60b-421e-a34d-3f80af15ce24 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:18:10.056226 crc crio[22652]: time=\"2026-06-11T11:18:10.055609793Z\" level=info msg=\"Removed container 3c66b7896595c7fa3e9903ed80be1bc35da75b40d7354a0809cb0406ff0ab52d: openshift-infra/auto-csr-approver-29686272-bh2vc/oc\" id=8fff8d96-a60b-421e-a34d-3f80af15ce24 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:18:10.061896 crc crio[22652]: time=\"2026-06-11T11:18:10.061800614Z\" level=info msg=\"Removing container: 948b3917fb8032d14ec5a7863cc41e63d96ba9709c2ceefc3c007bf4eff8a9dd\" id=0216e33f-365f-4302-b90d-804948345f75 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:18:10.111816 crc crio[22652]: time=\"2026-06-11T11:18:10.109360072Z\" level=info msg=\"Removed container 948b3917fb8032d14ec5a7863cc41e63d96ba9709c2ceefc3c007bf4eff8a9dd: openstack/nova-cell0-dbf3-account-create-update-dlxrd/mariadb-account-create-update\" id=0216e33f-365f-4302-b90d-804948345f75 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:18:10.117284 crc crio[22652]: time=\"2026-06-11T11:18:10.115166354Z\" level=info msg=\"Removing container: 7897c0d01ab0ce207279527e0f200c245e892ac45d1ccb5ddaa3794a5d268ccf\" id=708b4433-42a1-44a4-87a6-f921fd3f7c86 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:18:10.172399 crc crio[22652]: time=\"2026-06-11T11:18:10.172272922Z\" level=info msg=\"Removed container 7897c0d01ab0ce207279527e0f200c245e892ac45d1ccb5ddaa3794a5d268ccf: openstack/nova-api-b590-account-create-update-5qtkd/mariadb-account-create-update\" id=708b4433-42a1-44a4-87a6-f921fd3f7c86 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:18:10.175564 crc crio[22652]: time=\"2026-06-11T11:18:10.175497252Z\" level=info msg=\"Removing container: a404cfb827758bc461e00eb67a837a5136a1878595d5f5dcbfe2d9d93f8d1a8c\" id=c4838a7e-06f6-4cbf-967a-0d2e95f0ffe3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:18:10.210526 crc crio[22652]: time=\"2026-06-11T11:18:10.210412468Z\" level=info msg=\"Removed container a404cfb827758bc461e00eb67a837a5136a1878595d5f5dcbfe2d9d93f8d1a8c: openstack/nova-api-db-create-gnrkl/mariadb-database-create\" id=c4838a7e-06f6-4cbf-967a-0d2e95f0ffe3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:18:10.226733 crc crio[22652]: time=\"2026-06-11T11:18:10.226607556Z\" level=info msg=\"Stopping pod sandbox: 6dc6902b90d328437c134fd4817e9b3f02a06cba71a2246b29e52e9566078840\" id=9ecb9289-5251-4bd4-88d4-317ef022f2d8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:18:10.226733 crc crio[22652]: time=\"2026-06-11T11:18:10.226717099Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6dc6902b90d328437c134fd4817e9b3f02a06cba71a2246b29e52e9566078840\" id=9ecb9289-5251-4bd4-88d4-317ef022f2d8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:18:10.227703 crc crio[22652]: time=\"2026-06-11T11:18:10.227416672Z\" level=info msg=\"Removing pod sandbox: 6dc6902b90d328437c134fd4817e9b3f02a06cba71a2246b29e52e9566078840\" id=8f4cd103-7e0d-4ed6-8e27-9cbde1c6eb1a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:18:10.245046 crc crio[22652]: time=\"2026-06-11T11:18:10.244876762Z\" level=info msg=\"Removed pod sandbox: 6dc6902b90d328437c134fd4817e9b3f02a06cba71a2246b29e52e9566078840\" id=8f4cd103-7e0d-4ed6-8e27-9cbde1c6eb1a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:18:10.246657 crc crio[22652]: time=\"2026-06-11T11:18:10.246584258Z\" level=info msg=\"Stopping pod sandbox: ed647184540bcf4523447f128bf19158adb82fe4edc629f6f32939ae2a9aeff6\" id=733f6f40-da78-456d-a914-df620d635422 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:18:10.246891 crc crio[22652]: time=\"2026-06-11T11:18:10.246859037Z\" level=info msg=\"Stopped pod sandbox (already stopped): ed647184540bcf4523447f128bf19158adb82fe4edc629f6f32939ae2a9aeff6\" id=733f6f40-da78-456d-a914-df620d635422 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:18:10.248448 crc crio[22652]: time=\"2026-06-11T11:18:10.248332694Z\" level=info msg=\"Removing pod sandbox: ed647184540bcf4523447f128bf19158adb82fe4edc629f6f32939ae2a9aeff6\" id=3aabccf4-4eb5-42d2-8b0c-22ccd6d15e66 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:18:10.275446 crc crio[22652]: time=\"2026-06-11T11:18:10.275346634Z\" level=info msg=\"Removed pod sandbox: ed647184540bcf4523447f128bf19158adb82fe4edc629f6f32939ae2a9aeff6\" id=3aabccf4-4eb5-42d2-8b0c-22ccd6d15e66 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:18:10.278727 crc crio[22652]: time=\"2026-06-11T11:18:10.277782371Z\" level=info msg=\"Stopping pod sandbox: 8117a3a7543fff883b1093d9bdfd76e784a6a9cdd987914e4bdc277650093e31\" id=b7626016-7a01-42c6-9a5b-35fbb4ac5b1d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:18:10.278727 crc crio[22652]: time=\"2026-06-11T11:18:10.277914765Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8117a3a7543fff883b1093d9bdfd76e784a6a9cdd987914e4bdc277650093e31\" id=b7626016-7a01-42c6-9a5b-35fbb4ac5b1d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:18:10.280640 crc crio[22652]: time=\"2026-06-11T11:18:10.28055022Z\" level=info msg=\"Removing pod sandbox: 8117a3a7543fff883b1093d9bdfd76e784a6a9cdd987914e4bdc277650093e31\" id=dbcae0e3-8d03-47dc-bd7f-ad9cfa89b1d4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:18:10.297898 crc crio[22652]: time=\"2026-06-11T11:18:10.297706375Z\" level=info msg=\"Removed pod sandbox: 8117a3a7543fff883b1093d9bdfd76e784a6a9cdd987914e4bdc277650093e31\" id=dbcae0e3-8d03-47dc-bd7f-ad9cfa89b1d4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:18:10.299401 crc crio[22652]: time=\"2026-06-11T11:18:10.299353204Z\" level=info msg=\"Stopping pod sandbox: 77977758220b87760186b4fb136e03abb9a982359f9c578e331d6a3ca385f954\" id=dc372838-61bc-488f-a4b7-aa3bf4abd5fb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:18:10.299753 crc crio[22652]: time=\"2026-06-11T11:18:10.299439707Z\" level=info msg=\"Stopped pod sandbox (already stopped): 77977758220b87760186b4fb136e03abb9a982359f9c578e331d6a3ca385f954\" id=dc372838-61bc-488f-a4b7-aa3bf4abd5fb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:18:10.308618 crc crio[22652]: time=\"2026-06-11T11:18:10.300835063Z\" level=info msg=\"Removing pod sandbox: 77977758220b87760186b4fb136e03abb9a982359f9c578e331d6a3ca385f954\" id=a3ff2acd-20fa-4c4f-a099-e28bd4f2abd0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:18:10.323073 crc crio[22652]: time=\"2026-06-11T11:18:10.322786978Z\" level=info msg=\"Removed pod sandbox: 77977758220b87760186b4fb136e03abb9a982359f9c578e331d6a3ca385f954\" id=a3ff2acd-20fa-4c4f-a099-e28bd4f2abd0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:18:10.325268 crc crio[22652]: time=\"2026-06-11T11:18:10.325163954Z\" level=info msg=\"Stopping pod sandbox: 61b62d445bcbdbaa2e609831f5d681144d4035e21a414c9aee36e32337cadf48\" id=a3881f96-f4b5-469f-8139-7a4ac06d63db name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:18:10.325268 crc crio[22652]: time=\"2026-06-11T11:18:10.325268978Z\" level=info msg=\"Stopped pod sandbox (already stopped): 61b62d445bcbdbaa2e609831f5d681144d4035e21a414c9aee36e32337cadf48\" id=a3881f96-f4b5-469f-8139-7a4ac06d63db name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:18:10.326613 crc crio[22652]: time=\"2026-06-11T11:18:10.326505187Z\" level=info msg=\"Removing pod sandbox: 61b62d445bcbdbaa2e609831f5d681144d4035e21a414c9aee36e32337cadf48\" id=0cfd987a-070f-41b1-9696-a7c42691071e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:18:10.356447 crc crio[22652]: time=\"2026-06-11T11:18:10.356281387Z\" level=info msg=\"Removed pod sandbox: 61b62d445bcbdbaa2e609831f5d681144d4035e21a414c9aee36e32337cadf48\" id=0cfd987a-070f-41b1-9696-a7c42691071e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:18:10.358045 crc crio[22652]: time=\"2026-06-11T11:18:10.357910978Z\" level=info msg=\"Stopping pod sandbox: 300a9d9d801f8fb5a4fd74bacbf89dbdd819ed7e52bb527980ce4ff9fa00efe5\" id=2c4d0fdd-7f2e-4f5a-aa13-3962c6dcaf11 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:18:10.358235 crc crio[22652]: time=\"2026-06-11T11:18:10.358096404Z\" level=info msg=\"Stopped pod sandbox (already stopped): 300a9d9d801f8fb5a4fd74bacbf89dbdd819ed7e52bb527980ce4ff9fa00efe5\" id=2c4d0fdd-7f2e-4f5a-aa13-3962c6dcaf11 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:18:10.359961 crc crio[22652]: time=\"2026-06-11T11:18:10.35984591Z\" level=info msg=\"Removing pod sandbox: 300a9d9d801f8fb5a4fd74bacbf89dbdd819ed7e52bb527980ce4ff9fa00efe5\" id=a25de20d-76d0-4126-9843-d537ffbc00a6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:18:10.399207 crc crio[22652]: time=\"2026-06-11T11:18:10.398745545Z\" level=info msg=\"Removed pod sandbox: 300a9d9d801f8fb5a4fd74bacbf89dbdd819ed7e52bb527980ce4ff9fa00efe5\" id=a25de20d-76d0-4126-9843-d537ffbc00a6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:18:10.400627 crc crio[22652]: time=\"2026-06-11T11:18:10.400492976Z\" level=info msg=\"Stopping pod sandbox: 13318edb0e1b5334d97f8f8f41e1432bc1b8031f4470f15912a38067b97e8e11\" id=f8138e1a-4ca0-4cea-8833-fabdc36004d6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:18:10.400779 crc crio[22652]: time=\"2026-06-11T11:18:10.400640041Z\" level=info msg=\"Stopped pod sandbox (already stopped): 13318edb0e1b5334d97f8f8f41e1432bc1b8031f4470f15912a38067b97e8e11\" id=f8138e1a-4ca0-4cea-8833-fabdc36004d6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:18:10.402414 crc crio[22652]: time=\"2026-06-11T11:18:10.402081347Z\" level=info msg=\"Removing pod sandbox: 13318edb0e1b5334d97f8f8f41e1432bc1b8031f4470f15912a38067b97e8e11\" id=24f29ad1-4b66-4f5d-a129-b4bca7a3ecb3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:18:10.428505 crc crio[22652]: time=\"2026-06-11T11:18:10.428375835Z\" level=info msg=\"Removed pod sandbox: 13318edb0e1b5334d97f8f8f41e1432bc1b8031f4470f15912a38067b97e8e11\" id=24f29ad1-4b66-4f5d-a129-b4bca7a3ecb3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:19:10.454914 crc crio[22652]: time=\"2026-06-11T11:19:10.454253139Z\" level=info msg=\"Removing container: 3a07b4507247ff4a3d81610e74b7e5bdb81f3557f2d8b6bb9ae260c0b96f2460\" id=ee81fdc3-f863-4351-a244-921b1b71cf76 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:19:10.527303 crc crio[22652]: time=\"2026-06-11T11:19:10.527103271Z\" level=info msg=\"Removed container 3a07b4507247ff4a3d81610e74b7e5bdb81f3557f2d8b6bb9ae260c0b96f2460: openstack/nova-cell1-conductor-db-sync-slsm8/nova-cell1-conductor-db-sync\" id=ee81fdc3-f863-4351-a244-921b1b71cf76 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:19:10.531522 crc crio[22652]: time=\"2026-06-11T11:19:10.53143944Z\" level=info msg=\"Removing container: 6cb58f2d7577be31dc44306ec0e351af51787b29df4f1aa00a0ce01b970ad302\" id=f191a835-9f2f-4f5f-af37-3fc83b1b5cb8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:19:10.609060 crc crio[22652]: time=\"2026-06-11T11:19:10.608900547Z\" level=info msg=\"Removed container 6cb58f2d7577be31dc44306ec0e351af51787b29df4f1aa00a0ce01b970ad302: openstack/nova-cell0-conductor-db-sync-h5dcn/nova-cell0-conductor-db-sync\" id=f191a835-9f2f-4f5f-af37-3fc83b1b5cb8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:19:10.612500 crc crio[22652]: time=\"2026-06-11T11:19:10.612449695Z\" level=info msg=\"Removing container: 4ba45329fb026d66f5ad7618fb27afa6edd22a30e88d5391c3cb9080b85405e2\" id=c1c6c0b8-cbb0-46d5-9c50-84fae84a2b41 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:19:10.683576 crc crio[22652]: time=\"2026-06-11T11:19:10.683469632Z\" level=info msg=\"Removed container 4ba45329fb026d66f5ad7618fb27afa6edd22a30e88d5391c3cb9080b85405e2: openstack/nova-cell0-cell-mapping-25jvx/nova-manage\" id=c1c6c0b8-cbb0-46d5-9c50-84fae84a2b41 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:19:10.693453 crc crio[22652]: time=\"2026-06-11T11:19:10.693365116Z\" level=info msg=\"Stopping pod sandbox: dcd0af4aac7d4247c268f8dc2962b122aea5ecfe3ceff9d827561952aae33df2\" id=7ed7aa21-2dd7-4a5a-a2cf-977a9a359b7d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:19:10.693566 crc crio[22652]: time=\"2026-06-11T11:19:10.693472409Z\" level=info msg=\"Stopped pod sandbox (already stopped): dcd0af4aac7d4247c268f8dc2962b122aea5ecfe3ceff9d827561952aae33df2\" id=7ed7aa21-2dd7-4a5a-a2cf-977a9a359b7d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:19:10.694258 crc crio[22652]: time=\"2026-06-11T11:19:10.694180752Z\" level=info msg=\"Removing pod sandbox: dcd0af4aac7d4247c268f8dc2962b122aea5ecfe3ceff9d827561952aae33df2\" id=c475b665-116a-4cd3-9648-15181a53cdaa name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:19:10.712506 crc crio[22652]: time=\"2026-06-11T11:19:10.71232023Z\" level=info msg=\"Removed pod sandbox: dcd0af4aac7d4247c268f8dc2962b122aea5ecfe3ceff9d827561952aae33df2\" id=c475b665-116a-4cd3-9648-15181a53cdaa name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:19:10.713623 crc crio[22652]: time=\"2026-06-11T11:19:10.713568795Z\" level=info msg=\"Stopping pod sandbox: c625089bebcc8a819d4b99e55bb4f76f6322b8296bf88d9ce7f5f264eaaaddf4\" id=26cba718-9019-4098-898f-b1604baa13c2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:19:10.713833 crc crio[22652]: time=\"2026-06-11T11:19:10.713799133Z\" level=info msg=\"Stopped pod sandbox (already stopped): c625089bebcc8a819d4b99e55bb4f76f6322b8296bf88d9ce7f5f264eaaaddf4\" id=26cba718-9019-4098-898f-b1604baa13c2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:19:10.715872 crc crio[22652]: time=\"2026-06-11T11:19:10.715804547Z\" level=info msg=\"Removing pod sandbox: c625089bebcc8a819d4b99e55bb4f76f6322b8296bf88d9ce7f5f264eaaaddf4\" id=fecba3d7-c110-4681-aded-05b27f47276a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:19:10.748761 crc crio[22652]: time=\"2026-06-11T11:19:10.748704086Z\" level=info msg=\"Removed pod sandbox: c625089bebcc8a819d4b99e55bb4f76f6322b8296bf88d9ce7f5f264eaaaddf4\" id=fecba3d7-c110-4681-aded-05b27f47276a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:19:10.750047 crc crio[22652]: time=\"2026-06-11T11:19:10.749991866Z\" level=info msg=\"Stopping pod sandbox: 8b4bbeb08cbaf7b6da7e954ba28d9d43ef009a26e01cf8f4af3a77e3b938f2cb\" id=f7f3ef44-74a2-4131-9195-d8efbcc4ceaf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:19:10.750361 crc crio[22652]: time=\"2026-06-11T11:19:10.750334518Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8b4bbeb08cbaf7b6da7e954ba28d9d43ef009a26e01cf8f4af3a77e3b938f2cb\" id=f7f3ef44-74a2-4131-9195-d8efbcc4ceaf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:19:10.751260 crc crio[22652]: time=\"2026-06-11T11:19:10.751203496Z\" level=info msg=\"Removing pod sandbox: 8b4bbeb08cbaf7b6da7e954ba28d9d43ef009a26e01cf8f4af3a77e3b938f2cb\" id=4925d1d7-31c5-444a-97b3-5827307b4709 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:19:10.768471 crc crio[22652]: time=\"2026-06-11T11:19:10.768316823Z\" level=info msg=\"Removed pod sandbox: 8b4bbeb08cbaf7b6da7e954ba28d9d43ef009a26e01cf8f4af3a77e3b938f2cb\" id=4925d1d7-31c5-444a-97b3-5827307b4709 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:20:00.547465 crc crio[22652]: time=\"2026-06-11T11:20:00.546827338Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686280-99c4k/POD\" id=0773a04f-ddc2-4aa8-ae65-2ab6773ec276 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:20:00.548788 crc crio[22652]: time=\"2026-06-11T11:20:00.54748928Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:20:00.578453 crc crio[22652]: time=\"2026-06-11T11:20:00.578352782Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686280-99c4k Namespace:openshift-infra ID:b48c3b76dda105b358ba654b094390c6925282088166366723d949fea6ab0cb5 UID:fa04c1ca-e860-41c1-9ec2-52514272a002 NetNS:/var/run/netns/d84f1edb-5bc3-4e67-9dbb-b7a35058258c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfa04c1ca_e860_41c1_9ec2_52514272a002.slice PodAnnotations:0xc002928ff0}] Aliases:map[]}\"\nJun 11 11:20:00.578453 crc crio[22652]: time=\"2026-06-11T11:20:00.578430464Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686280-99c4k to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:20:01.094961 crc crio[22652]: 2026-06-11T11:20:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b48c3b76dda105b Mac:62:22:ed:18:59:2a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e2 Mtu:0 Sandbox:/var/run/netns/d84f1edb-5bc3-4e67-9dbb-b7a35058258c SocketPath: PciID:}] [{Interface:0xc0004846b0 Address:{IP:10.217.0.226 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:20:01.097235 crc crio[22652]: time=\"2026-06-11T11:20:01.097064962Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686280-99c4k Namespace:openshift-infra ID:b48c3b76dda105b358ba654b094390c6925282088166366723d949fea6ab0cb5 UID:fa04c1ca-e860-41c1-9ec2-52514272a002 NetNS:/var/run/netns/d84f1edb-5bc3-4e67-9dbb-b7a35058258c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfa04c1ca_e860_41c1_9ec2_52514272a002.slice PodAnnotations:0xc002928ff0}] Aliases:map[]}\"\nJun 11 11:20:01.097387 crc crio[22652]: time=\"2026-06-11T11:20:01.097334581Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686280-99c4k for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:20:01.107237 crc crio[22652]: time=\"2026-06-11T11:20:01.107061027Z\" level=info msg=\"Ran pod sandbox b48c3b76dda105b358ba654b094390c6925282088166366723d949fea6ab0cb5 with infra container: openshift-infra/auto-csr-approver-29686280-99c4k/POD\" id=0773a04f-ddc2-4aa8-ae65-2ab6773ec276 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:20:01.110298 crc crio[22652]: time=\"2026-06-11T11:20:01.110111317Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=7c0f84d4-e0f9-4ba0-9fa1-d9aca39c17b2 name=/runtime.v1.ImageService/PullImage\nJun 11 11:20:01.122972 crc crio[22652]: time=\"2026-06-11T11:20:01.122907048Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 11:20:03.569084 crc crio[22652]: time=\"2026-06-11T11:20:03.56840983Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=7c0f84d4-e0f9-4ba0-9fa1-d9aca39c17b2 name=/runtime.v1.ImageService/PullImage\nJun 11 11:20:03.570820 crc crio[22652]: time=\"2026-06-11T11:20:03.570782356Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=93532051-e697-41ad-a5b8-439b3524cb8d name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:20:03.572920 crc crio[22652]: time=\"2026-06-11T11:20:03.572829452Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=aa34d104-d95a-41db-b2d1-4852f19601d6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:20:03.581318 crc crio[22652]: time=\"2026-06-11T11:20:03.581218491Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686280-99c4k/oc\" id=d41d0f61-3ac9-4b5b-9e46-0dfe4dfce509 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:20:03.582044 crc crio[22652]: time=\"2026-06-11T11:20:03.581911603Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:20:03.642837 crc crio[22652]: time=\"2026-06-11T11:20:03.642682438Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:20:03.882219 crc crio[22652]: time=\"2026-06-11T11:20:03.882031731Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:20:04.005047 crc crio[22652]: time=\"2026-06-11T11:20:04.004881581Z\" level=info msg=\"Created container 343560bbb4e557eb26e45fc4b4e797ecb8a3d77558dfd84aae173dd195af7ec1: openshift-infra/auto-csr-approver-29686280-99c4k/oc\" id=d41d0f61-3ac9-4b5b-9e46-0dfe4dfce509 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:20:04.006712 crc crio[22652]: time=\"2026-06-11T11:20:04.006625157Z\" level=info msg=\"Starting container: 343560bbb4e557eb26e45fc4b4e797ecb8a3d77558dfd84aae173dd195af7ec1\" id=55e4c26b-4b79-4671-93eb-69b86bb02321 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:20:04.013000 crc crio[22652]: time=\"2026-06-11T11:20:04.012384764Z\" level=info msg=\"Started container\" PID=119071 containerID=343560bbb4e557eb26e45fc4b4e797ecb8a3d77558dfd84aae173dd195af7ec1 description=openshift-infra/auto-csr-approver-29686280-99c4k/oc id=55e4c26b-4b79-4671-93eb-69b86bb02321 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b48c3b76dda105b358ba654b094390c6925282088166366723d949fea6ab0cb5\nJun 11 11:20:06.901824 crc crio[22652]: time=\"2026-06-11T11:20:06.900653267Z\" level=info msg=\"Stopping pod sandbox: b48c3b76dda105b358ba654b094390c6925282088166366723d949fea6ab0cb5\" id=5a83c02f-2f5b-4f71-81f5-5dedcf81b107 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:20:06.903396 crc crio[22652]: time=\"2026-06-11T11:20:06.90258775Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686280-99c4k Namespace:openshift-infra ID:b48c3b76dda105b358ba654b094390c6925282088166366723d949fea6ab0cb5 UID:fa04c1ca-e860-41c1-9ec2-52514272a002 NetNS:/var/run/netns/d84f1edb-5bc3-4e67-9dbb-b7a35058258c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfa04c1ca_e860_41c1_9ec2_52514272a002.slice PodAnnotations:0xc0004bef38}] Aliases:map[]}\"\nJun 11 11:20:06.903396 crc crio[22652]: time=\"2026-06-11T11:20:06.902767796Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686280-99c4k from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:20:07.342971 crc crio[22652]: time=\"2026-06-11T11:20:07.341743318Z\" level=info msg=\"Stopped pod sandbox: b48c3b76dda105b358ba654b094390c6925282088166366723d949fea6ab0cb5\" id=5a83c02f-2f5b-4f71-81f5-5dedcf81b107 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:20:10.786697 crc crio[22652]: time=\"2026-06-11T11:20:10.785944596Z\" level=info msg=\"Removing container: 36cf37c27fa7e237b468c24e743c9293d8abe936a68372f5a253803f5d61270f\" id=f52f6f31-0990-4189-94de-4ef9c0e96a41 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:20:10.978434 crc crio[22652]: time=\"2026-06-11T11:20:10.97784083Z\" level=info msg=\"Removed container 36cf37c27fa7e237b468c24e743c9293d8abe936a68372f5a253803f5d61270f: openstack/nova-cell1-cell-mapping-5pgd2/nova-manage\" id=f52f6f31-0990-4189-94de-4ef9c0e96a41 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:20:10.982356 crc crio[22652]: time=\"2026-06-11T11:20:10.982273207Z\" level=info msg=\"Removing container: cfdf81250ec8a29134c1b21de8ac2ab30850395bcaaf13c6f57479c6d28e1fef\" id=d158728e-8697-4ddb-8e23-22135989a449 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:20:11.125873 crc crio[22652]: time=\"2026-06-11T11:20:11.124490651Z\" level=info msg=\"Removed container cfdf81250ec8a29134c1b21de8ac2ab30850395bcaaf13c6f57479c6d28e1fef: openshift-infra/auto-csr-approver-29686274-6jr6r/oc\" id=d158728e-8697-4ddb-8e23-22135989a449 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:20:11.137661 crc crio[22652]: time=\"2026-06-11T11:20:11.137547299Z\" level=info msg=\"Stopping pod sandbox: 4cac8b49f4338e5039436368d9f5f93b7044be80a4365e6dc4df96bf1d01f3e1\" id=2185e735-20d8-40d7-acd3-79d4b156de66 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:20:11.137661 crc crio[22652]: time=\"2026-06-11T11:20:11.137644432Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4cac8b49f4338e5039436368d9f5f93b7044be80a4365e6dc4df96bf1d01f3e1\" id=2185e735-20d8-40d7-acd3-79d4b156de66 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:20:11.139472 crc crio[22652]: time=\"2026-06-11T11:20:11.139324156Z\" level=info msg=\"Removing pod sandbox: 4cac8b49f4338e5039436368d9f5f93b7044be80a4365e6dc4df96bf1d01f3e1\" id=2b470aba-57de-41e6-a794-63930d53d245 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:20:11.217223 crc crio[22652]: time=\"2026-06-11T11:20:11.216668865Z\" level=info msg=\"Removed pod sandbox: 4cac8b49f4338e5039436368d9f5f93b7044be80a4365e6dc4df96bf1d01f3e1\" id=2b470aba-57de-41e6-a794-63930d53d245 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:20:11.218247 crc crio[22652]: time=\"2026-06-11T11:20:11.218106059Z\" level=info msg=\"Stopping pod sandbox: b54ece7a018fbb6a18e11528452100507e5eb3937d20fd0e6b6017ae3f1fd13a\" id=0e325568-a16b-4b1f-9dd9-e874ce0ebe5f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:20:11.218340 crc crio[22652]: time=\"2026-06-11T11:20:11.218259704Z\" level=info msg=\"Stopped pod sandbox (already stopped): b54ece7a018fbb6a18e11528452100507e5eb3937d20fd0e6b6017ae3f1fd13a\" id=0e325568-a16b-4b1f-9dd9-e874ce0ebe5f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:20:11.220269 crc crio[22652]: time=\"2026-06-11T11:20:11.220042542Z\" level=info msg=\"Removing pod sandbox: b54ece7a018fbb6a18e11528452100507e5eb3937d20fd0e6b6017ae3f1fd13a\" id=06e74fab-f977-4aa1-9ebb-f9dc28632735 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:20:11.237835 crc crio[22652]: time=\"2026-06-11T11:20:11.237701486Z\" level=info msg=\"Removed pod sandbox: b54ece7a018fbb6a18e11528452100507e5eb3937d20fd0e6b6017ae3f1fd13a\" id=06e74fab-f977-4aa1-9ebb-f9dc28632735 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:21:03.418227 crc crio[22652]: time=\"2026-06-11T11:21:03.417453593Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-gcd8l/POD\" id=a591ed7e-70c9-447d-9634-cf1c91f5cba2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:21:03.418227 crc crio[22652]: time=\"2026-06-11T11:21:03.418224818Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:21:03.448049 crc crio[22652]: time=\"2026-06-11T11:21:03.447908502Z\" level=info msg=\"Got pod network &{Name:redhat-operators-gcd8l Namespace:openshift-marketplace ID:0040037e0b9dbf6a33b8bacebe629893c6f0ffb66557e9985237dfa6aaa5a5fb UID:26c99b68-decf-4482-a247-03f42ae25961 NetNS:/var/run/netns/6a2615e3-83aa-472c-994d-dd0f537d3923 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod26c99b68_decf_4482_a247_03f42ae25961.slice PodAnnotations:0xc005a4c2c0}] Aliases:map[]}\"\nJun 11 11:21:03.448049 crc crio[22652]: time=\"2026-06-11T11:21:03.448001035Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-gcd8l to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:21:03.558153 crc crio[22652]: time=\"2026-06-11T11:21:03.557432823Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-rn2cf/POD\" id=e7e4f22e-1bab-408a-a3f0-568774ef5e52 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:21:03.558281 crc crio[22652]: time=\"2026-06-11T11:21:03.558216609Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:21:03.613636 crc crio[22652]: time=\"2026-06-11T11:21:03.612651228Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-rn2cf Namespace:openshift-marketplace ID:41bd7428c7baed7e3050c6202e3dd89b9a56bb67b3a06485a59508e603c5455f UID:8fecb3f9-0674-4aef-865a-29be360aec41 NetNS:/var/run/netns/4b859a76-b9b2-4d51-a0de-a61ab864be40 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8fecb3f9_0674_4aef_865a_29be360aec41.slice PodAnnotations:0xc00008c720}] Aliases:map[]}\"\nJun 11 11:21:03.613636 crc crio[22652]: time=\"2026-06-11T11:21:03.61272562Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-rn2cf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:21:04.025048 crc crio[22652]: 2026-06-11T11:21:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0040037e0b9dbf6 Mac:a6:4f:a3:c2:2f:88 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e3 Mtu:0 Sandbox:/var/run/netns/6a2615e3-83aa-472c-994d-dd0f537d3923 SocketPath: PciID:}] [{Interface:0xc00025a9e0 Address:{IP:10.217.0.227 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:21:04.026813 crc crio[22652]: time=\"2026-06-11T11:21:04.026740572Z\" level=info msg=\"Got pod network &{Name:redhat-operators-gcd8l Namespace:openshift-marketplace ID:0040037e0b9dbf6a33b8bacebe629893c6f0ffb66557e9985237dfa6aaa5a5fb UID:26c99b68-decf-4482-a247-03f42ae25961 NetNS:/var/run/netns/6a2615e3-83aa-472c-994d-dd0f537d3923 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod26c99b68_decf_4482_a247_03f42ae25961.slice PodAnnotations:0xc005a4c2c0}] Aliases:map[]}\"\nJun 11 11:21:04.026995 crc crio[22652]: time=\"2026-06-11T11:21:04.026941118Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-gcd8l for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:21:04.035493 crc crio[22652]: time=\"2026-06-11T11:21:04.035366589Z\" level=info msg=\"Ran pod sandbox 0040037e0b9dbf6a33b8bacebe629893c6f0ffb66557e9985237dfa6aaa5a5fb with infra container: openshift-marketplace/redhat-operators-gcd8l/POD\" id=a591ed7e-70c9-447d-9634-cf1c91f5cba2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:21:04.038516 crc crio[22652]: time=\"2026-06-11T11:21:04.038366244Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=52f8ee07-6743-4ec7-a14e-346278158c58 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:21:04.041514 crc crio[22652]: time=\"2026-06-11T11:21:04.041391632Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=2f289713-a57f-434b-aca8-65b9b93c6787 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:21:04.052340 crc crio[22652]: time=\"2026-06-11T11:21:04.052198069Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-gcd8l/extract-utilities\" id=13895957-ac13-4b23-a56f-829aaf031c68 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:21:04.053358 crc crio[22652]: time=\"2026-06-11T11:21:04.053242383Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:21:04.112287 crc crio[22652]: time=\"2026-06-11T11:21:04.111230417Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:21:04.117211 crc crio[22652]: time=\"2026-06-11T11:21:04.117017363Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:21:04.218671 crc crio[22652]: 2026-06-11T11:21:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:41bd7428c7baed7 Mac:da:8f:fc:86:29:2e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e4 Mtu:0 Sandbox:/var/run/netns/4b859a76-b9b2-4d51-a0de-a61ab864be40 SocketPath: PciID:}] [{Interface:0xc0005185c0 Address:{IP:10.217.0.228 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:21:04.219988 crc crio[22652]: time=\"2026-06-11T11:21:04.219918277Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-rn2cf Namespace:openshift-marketplace ID:41bd7428c7baed7e3050c6202e3dd89b9a56bb67b3a06485a59508e603c5455f UID:8fecb3f9-0674-4aef-865a-29be360aec41 NetNS:/var/run/netns/4b859a76-b9b2-4d51-a0de-a61ab864be40 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8fecb3f9_0674_4aef_865a_29be360aec41.slice PodAnnotations:0xc00008c720}] Aliases:map[]}\"\nJun 11 11:21:04.220213 crc crio[22652]: time=\"2026-06-11T11:21:04.220171189Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-rn2cf for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:21:04.233967 crc crio[22652]: time=\"2026-06-11T11:21:04.233857021Z\" level=info msg=\"Ran pod sandbox 41bd7428c7baed7e3050c6202e3dd89b9a56bb67b3a06485a59508e603c5455f with infra container: openshift-marketplace/redhat-marketplace-rn2cf/POD\" id=e7e4f22e-1bab-408a-a3f0-568774ef5e52 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:21:04.237068 crc crio[22652]: time=\"2026-06-11T11:21:04.236989142Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=bce7c9d4-3619-4d88-8a2a-162be81e2c6c name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:21:04.242446 crc crio[22652]: time=\"2026-06-11T11:21:04.242332843Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=347ffc62-e5a4-4a68-8818-b90ba89a782e name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:21:04.251986 crc crio[22652]: time=\"2026-06-11T11:21:04.25185596Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-rn2cf/extract-utilities\" id=192cd07f-b0c0-4f51-9367-ee2dbdcd4310 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:21:04.252398 crc crio[22652]: time=\"2026-06-11T11:21:04.252351186Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:21:04.267811 crc crio[22652]: time=\"2026-06-11T11:21:04.267348986Z\" level=info msg=\"Created container f6b74a8fdba81ad6a630e2b13d342168054c8da003178bed537983d766d93135: openshift-marketplace/redhat-operators-gcd8l/extract-utilities\" id=13895957-ac13-4b23-a56f-829aaf031c68 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:21:04.269897 crc crio[22652]: time=\"2026-06-11T11:21:04.269827956Z\" level=info msg=\"Starting container: f6b74a8fdba81ad6a630e2b13d342168054c8da003178bed537983d766d93135\" id=1a959ba3-8251-47b9-809c-7993ce28bce9 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:21:04.277606 crc crio[22652]: time=\"2026-06-11T11:21:04.277465312Z\" level=info msg=\"Started container\" PID=122142 containerID=f6b74a8fdba81ad6a630e2b13d342168054c8da003178bed537983d766d93135 description=openshift-marketplace/redhat-operators-gcd8l/extract-utilities id=1a959ba3-8251-47b9-809c-7993ce28bce9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0040037e0b9dbf6a33b8bacebe629893c6f0ffb66557e9985237dfa6aaa5a5fb\nJun 11 11:21:04.310301 crc crio[22652]: time=\"2026-06-11T11:21:04.309627706Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:21:04.316520 crc crio[22652]: time=\"2026-06-11T11:21:04.316382601Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:21:04.612315 crc crio[22652]: time=\"2026-06-11T11:21:04.612099089Z\" level=info msg=\"Created container 4ed861c83066b3a1ca79783f29d526412e977bdf6c025e4ede31fa4c9d1a34ed: openshift-marketplace/redhat-marketplace-rn2cf/extract-utilities\" id=192cd07f-b0c0-4f51-9367-ee2dbdcd4310 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:21:04.614272 crc crio[22652]: time=\"2026-06-11T11:21:04.614223208Z\" level=info msg=\"Starting container: 4ed861c83066b3a1ca79783f29d526412e977bdf6c025e4ede31fa4c9d1a34ed\" id=faa3db90-762b-4f74-ac87-73f42ad60a4f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:21:04.621582 crc crio[22652]: time=\"2026-06-11T11:21:04.621451063Z\" level=info msg=\"Started container\" PID=122164 containerID=4ed861c83066b3a1ca79783f29d526412e977bdf6c025e4ede31fa4c9d1a34ed description=openshift-marketplace/redhat-marketplace-rn2cf/extract-utilities id=faa3db90-762b-4f74-ac87-73f42ad60a4f name=/runtime.v1.RuntimeService/StartContainer sandboxID=41bd7428c7baed7e3050c6202e3dd89b9a56bb67b3a06485a59508e603c5455f\nJun 11 11:21:04.709631 crc crio[22652]: time=\"2026-06-11T11:21:04.709582394Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=4cf6fd49-d395-48bb-93c5-2a6e22500a44 name=/runtime.v1.ImageService/PullImage\nJun 11 11:21:04.716305 crc crio[22652]: time=\"2026-06-11T11:21:04.716248158Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=bfcca39f-9a4c-4d4d-ba3b-9489fef19b8a name=/runtime.v1.ImageService/PullImage\nJun 11 11:21:04.728623 crc crio[22652]: time=\"2026-06-11T11:21:04.728423091Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 11 11:21:04.739856 crc crio[22652]: time=\"2026-06-11T11:21:04.739718532Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 11 11:21:05.407964 crc crio[22652]: time=\"2026-06-11T11:21:05.407252073Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:546c77fdbf5f7c6a9a4243f4c4ef38fe0f584972a70f687bc40091743ee77d60\" id=4cf6fd49-d395-48bb-93c5-2a6e22500a44 name=/runtime.v1.ImageService/PullImage\nJun 11 11:21:05.409374 crc crio[22652]: time=\"2026-06-11T11:21:05.409265838Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=85e4fa18-5cf0-461c-b08b-8367819ff579 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:21:05.416058 crc crio[22652]: time=\"2026-06-11T11:21:05.415953503Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=1ed87d32-0fd7-4622-9920-7f2b4bc8003e name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:21:05.424665 crc crio[22652]: time=\"2026-06-11T11:21:05.42458001Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-gcd8l/extract-content\" id=90841d57-f393-4806-a256-f689e0f15b1f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:21:05.425367 crc crio[22652]: time=\"2026-06-11T11:21:05.425305594Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:21:05.475338 crc crio[22652]: time=\"2026-06-11T11:21:05.47527682Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:21:05.480843 crc crio[22652]: time=\"2026-06-11T11:21:05.480743626Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:21:05.655503 crc crio[22652]: time=\"2026-06-11T11:21:05.65535566Z\" level=info msg=\"Created container adcd563d901499caf91bec75e145a89f9de0044883290ec6348510f49baa8eeb: openshift-marketplace/redhat-operators-gcd8l/extract-content\" id=90841d57-f393-4806-a256-f689e0f15b1f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:21:05.657892 crc crio[22652]: time=\"2026-06-11T11:21:05.657831538Z\" level=info msg=\"Starting container: adcd563d901499caf91bec75e145a89f9de0044883290ec6348510f49baa8eeb\" id=30a6e0a5-a007-46d1-92ee-0c0007f26d7a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:21:05.663862 crc crio[22652]: time=\"2026-06-11T11:21:05.663697647Z\" level=info msg=\"Started container\" PID=122230 containerID=adcd563d901499caf91bec75e145a89f9de0044883290ec6348510f49baa8eeb description=openshift-marketplace/redhat-operators-gcd8l/extract-content id=30a6e0a5-a007-46d1-92ee-0c0007f26d7a name=/runtime.v1.RuntimeService/StartContainer sandboxID=0040037e0b9dbf6a33b8bacebe629893c6f0ffb66557e9985237dfa6aaa5a5fb\nJun 11 11:21:05.806603 crc crio[22652]: time=\"2026-06-11T11:21:05.80654609Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03\" id=bfcca39f-9a4c-4d4d-ba3b-9489fef19b8a name=/runtime.v1.ImageService/PullImage\nJun 11 11:21:05.808007 crc crio[22652]: time=\"2026-06-11T11:21:05.807977056Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=b989afdf-da3a-4bf1-bb9f-2ed48b0622cd name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:21:05.812052 crc crio[22652]: time=\"2026-06-11T11:21:05.811996336Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=3af4e34c-ec11-4d56-af86-98cf31303799 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:21:05.822846 crc crio[22652]: time=\"2026-06-11T11:21:05.822804723Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-rn2cf/extract-content\" id=34834976-7d8f-41b3-b00b-913ebb046e4f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:21:05.823567 crc crio[22652]: time=\"2026-06-11T11:21:05.823542647Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:21:05.872286 crc crio[22652]: time=\"2026-06-11T11:21:05.872230563Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:21:05.875104 crc crio[22652]: time=\"2026-06-11T11:21:05.875080766Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:21:06.025617 crc crio[22652]: time=\"2026-06-11T11:21:06.025563471Z\" level=info msg=\"Created container 99bc875c155cbda8c03dc8c036fa3c0f1fc40502c3de12b9ef356a41282b8434: openshift-marketplace/redhat-marketplace-rn2cf/extract-content\" id=34834976-7d8f-41b3-b00b-913ebb046e4f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:21:06.028032 crc crio[22652]: time=\"2026-06-11T11:21:06.027955487Z\" level=info msg=\"Starting container: 99bc875c155cbda8c03dc8c036fa3c0f1fc40502c3de12b9ef356a41282b8434\" id=d6c224ab-1d45-4c56-b249-3c066605e888 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:21:06.037260 crc crio[22652]: time=\"2026-06-11T11:21:06.035636474Z\" level=info msg=\"Started container\" PID=122267 containerID=99bc875c155cbda8c03dc8c036fa3c0f1fc40502c3de12b9ef356a41282b8434 description=openshift-marketplace/redhat-marketplace-rn2cf/extract-content id=d6c224ab-1d45-4c56-b249-3c066605e888 name=/runtime.v1.RuntimeService/StartContainer sandboxID=41bd7428c7baed7e3050c6202e3dd89b9a56bb67b3a06485a59508e603c5455f\nJun 11 11:21:06.813453 crc crio[22652]: time=\"2026-06-11T11:21:06.813309416Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=803ea4e9-b4f1-4624-8ab8-04baf8bd1132 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:21:06.816536 crc crio[22652]: time=\"2026-06-11T11:21:06.816437047Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=568c5a6b-8e04-4b55-bb15-33a66b6695f6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:21:06.829654 crc crio[22652]: time=\"2026-06-11T11:21:06.829567549Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-rn2cf/registry-server\" id=1bedfb8e-1c19-4240-9107-736e54f80552 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:21:06.830814 crc crio[22652]: time=\"2026-06-11T11:21:06.830757617Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:21:06.898173 crc crio[22652]: time=\"2026-06-11T11:21:06.898009228Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:21:06.902809 crc crio[22652]: time=\"2026-06-11T11:21:06.902738601Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:21:07.100468 crc crio[22652]: time=\"2026-06-11T11:21:07.099893579Z\" level=info msg=\"Created container 8d4a5795c6be8788a23f9c154569fb1a4bf721b045d7ce337f2e35b72da0af13: openshift-marketplace/redhat-marketplace-rn2cf/registry-server\" id=1bedfb8e-1c19-4240-9107-736e54f80552 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:21:07.103856 crc crio[22652]: time=\"2026-06-11T11:21:07.101687867Z\" level=info msg=\"Starting container: 8d4a5795c6be8788a23f9c154569fb1a4bf721b045d7ce337f2e35b72da0af13\" id=52b45f45-ff1e-42b4-83fa-b91481c4e76b name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:21:07.108564 crc crio[22652]: time=\"2026-06-11T11:21:07.108436575Z\" level=info msg=\"Started container\" PID=122306 containerID=8d4a5795c6be8788a23f9c154569fb1a4bf721b045d7ce337f2e35b72da0af13 description=openshift-marketplace/redhat-marketplace-rn2cf/registry-server id=52b45f45-ff1e-42b4-83fa-b91481c4e76b name=/runtime.v1.RuntimeService/StartContainer sandboxID=41bd7428c7baed7e3050c6202e3dd89b9a56bb67b3a06485a59508e603c5455f\nJun 11 11:21:10.869641 crc crio[22652]: time=\"2026-06-11T11:21:10.868352322Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=8890425e-9755-4a4c-9f6d-fb0c17ce8cb6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:21:11.006677 crc crio[22652]: time=\"2026-06-11T11:21:11.006499223Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=17b6b321-e3f6-4f6d-8111-f58d758f6b8c name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:21:11.213322 crc crio[22652]: time=\"2026-06-11T11:21:11.212670091Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-gcd8l/registry-server\" id=9b48d098-84ff-413a-89f2-c8c9e9d87aad name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:21:11.213830 crc crio[22652]: time=\"2026-06-11T11:21:11.213760156Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:21:11.303984 crc crio[22652]: time=\"2026-06-11T11:21:11.303816001Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:21:11.307903 crc crio[22652]: time=\"2026-06-11T11:21:11.307839563Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:21:11.673654 crc crio[22652]: time=\"2026-06-11T11:21:11.673548743Z\" level=info msg=\"Created container 1f54bef3fd64ef7ade631ee0cf9b83f1905fef42dc809a14e071795449e8f2c7: openshift-marketplace/redhat-operators-gcd8l/registry-server\" id=9b48d098-84ff-413a-89f2-c8c9e9d87aad name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:21:11.674880 crc crio[22652]: time=\"2026-06-11T11:21:11.674811898Z\" level=info msg=\"Starting container: 1f54bef3fd64ef7ade631ee0cf9b83f1905fef42dc809a14e071795449e8f2c7\" id=aee38d8d-39b8-4628-98c6-652e45048dfe name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:21:11.703209 crc crio[22652]: time=\"2026-06-11T11:21:11.703054682Z\" level=info msg=\"Started container\" PID=122624 containerID=1f54bef3fd64ef7ade631ee0cf9b83f1905fef42dc809a14e071795449e8f2c7 description=openshift-marketplace/redhat-operators-gcd8l/registry-server id=aee38d8d-39b8-4628-98c6-652e45048dfe name=/runtime.v1.RuntimeService/StartContainer sandboxID=0040037e0b9dbf6a33b8bacebe629893c6f0ffb66557e9985237dfa6aaa5a5fb\nJun 11 11:21:13.444194 crc crio[22652]: time=\"2026-06-11T11:21:13.443382427Z\" level=info msg=\"Running pod sandbox: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-492mk/POD\" id=8dd97a51-3977-4606-aca2-05179f4ac0b7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:21:13.445592 crc crio[22652]: time=\"2026-06-11T11:21:13.444332817Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:21:13.507329 crc crio[22652]: time=\"2026-06-11T11:21:13.507222699Z\" level=info msg=\"Got pod network &{Name:repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-492mk Namespace:openstack ID:66140b7485edb6736d16986dcd0c552aadc7151d79e1edbe34413d642bd43fa3 UID:70cb7742-e6d7-4ce8-819c-b6b539a78344 NetNS:/var/run/netns/d054d94c-b21f-42bf-a73d-bec7f1b7a07a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod70cb7742_e6d7_4ce8_819c_b6b539a78344.slice PodAnnotations:0xc002accb58}] Aliases:map[]}\"\nJun 11 11:21:13.507329 crc crio[22652]: time=\"2026-06-11T11:21:13.507317602Z\" level=info msg=\"Adding pod openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-492mk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:21:14.465520 crc crio[22652]: 2026-06-11T11:21:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:66140b7485edb67 Mac:16:f1:7d:d0:c0:2f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e5 Mtu:0 Sandbox:/var/run/netns/d054d94c-b21f-42bf-a73d-bec7f1b7a07a SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.0.229 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:21:14.467949 crc crio[22652]: time=\"2026-06-11T11:21:14.467862555Z\" level=info msg=\"Got pod network &{Name:repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-492mk Namespace:openstack ID:66140b7485edb6736d16986dcd0c552aadc7151d79e1edbe34413d642bd43fa3 UID:70cb7742-e6d7-4ce8-819c-b6b539a78344 NetNS:/var/run/netns/d054d94c-b21f-42bf-a73d-bec7f1b7a07a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod70cb7742_e6d7_4ce8_819c_b6b539a78344.slice PodAnnotations:0xc002accb58}] Aliases:map[]}\"\nJun 11 11:21:14.468278 crc crio[22652]: time=\"2026-06-11T11:21:14.468196845Z\" level=info msg=\"Checking pod openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-492mk for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:21:14.498838 crc crio[22652]: time=\"2026-06-11T11:21:14.498760307Z\" level=info msg=\"Ran pod sandbox 66140b7485edb6736d16986dcd0c552aadc7151d79e1edbe34413d642bd43fa3 with infra container: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-492mk/POD\" id=8dd97a51-3977-4606-aca2-05179f4ac0b7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:21:14.501696 crc crio[22652]: time=\"2026-06-11T11:21:14.501614798Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=d40f509e-2231-48d3-89a7-4d0316f1b46a name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:21:14.502063 crc crio[22652]: time=\"2026-06-11T11:21:14.501994999Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest not found\" id=d40f509e-2231-48d3-89a7-4d0316f1b46a name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:21:14.502205 crc crio[22652]: time=\"2026-06-11T11:21:14.502088212Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest found\" id=d40f509e-2231-48d3-89a7-4d0316f1b46a name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:21:14.504813 crc crio[22652]: time=\"2026-06-11T11:21:14.504763268Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=b9b486f7-77d6-4276-83e6-ef4d2f6517c2 name=/runtime.v1.ImageService/PullImage\nJun 11 11:21:14.512542 crc crio[22652]: time=\"2026-06-11T11:21:14.512447936Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\\\"\"\nJun 11 11:21:15.992432 crc crio[22652]: time=\"2026-06-11T11:21:15.990952239Z\" level=info msg=\"Stopping container: 8d4a5795c6be8788a23f9c154569fb1a4bf721b045d7ce337f2e35b72da0af13 (timeout: 2s)\" id=fcace267-a89f-4eb3-8a0b-5bbef0d2f7f1 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:21:16.130047 crc crio[22652]: time=\"2026-06-11T11:21:16.129938256Z\" level=info msg=\"Stopped container 8d4a5795c6be8788a23f9c154569fb1a4bf721b045d7ce337f2e35b72da0af13: openshift-marketplace/redhat-marketplace-rn2cf/registry-server\" id=fcace267-a89f-4eb3-8a0b-5bbef0d2f7f1 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:21:16.131421 crc crio[22652]: time=\"2026-06-11T11:21:16.131346121Z\" level=info msg=\"Stopping pod sandbox: 41bd7428c7baed7e3050c6202e3dd89b9a56bb67b3a06485a59508e603c5455f\" id=be06a221-ee4a-4a22-aafa-b81b27dd22d6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:21:16.132323 crc crio[22652]: time=\"2026-06-11T11:21:16.131984552Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-rn2cf Namespace:openshift-marketplace ID:41bd7428c7baed7e3050c6202e3dd89b9a56bb67b3a06485a59508e603c5455f UID:8fecb3f9-0674-4aef-865a-29be360aec41 NetNS:/var/run/netns/4b859a76-b9b2-4d51-a0de-a61ab864be40 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8fecb3f9_0674_4aef_865a_29be360aec41.slice PodAnnotations:0xc002400250}] Aliases:map[]}\"\nJun 11 11:21:16.132427 crc crio[22652]: time=\"2026-06-11T11:21:16.132398495Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-rn2cf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:21:17.538228 crc crio[22652]: time=\"2026-06-11T11:21:17.537690274Z\" level=info msg=\"Stopped pod sandbox: 41bd7428c7baed7e3050c6202e3dd89b9a56bb67b3a06485a59508e603c5455f\" id=be06a221-ee4a-4a22-aafa-b81b27dd22d6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:21:18.359683 crc crio[22652]: time=\"2026-06-11T11:21:18.358093709Z\" level=info msg=\"Removing container: 8d4a5795c6be8788a23f9c154569fb1a4bf721b045d7ce337f2e35b72da0af13\" id=13b55d25-8dff-4864-affc-b4028fe1d7c2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:21:18.406657 crc crio[22652]: time=\"2026-06-11T11:21:18.406553099Z\" level=info msg=\"Removed container 8d4a5795c6be8788a23f9c154569fb1a4bf721b045d7ce337f2e35b72da0af13: openshift-marketplace/redhat-marketplace-rn2cf/registry-server\" id=13b55d25-8dff-4864-affc-b4028fe1d7c2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:21:18.411361 crc crio[22652]: time=\"2026-06-11T11:21:18.411282369Z\" level=info msg=\"Removing container: 99bc875c155cbda8c03dc8c036fa3c0f1fc40502c3de12b9ef356a41282b8434\" id=ed9db694-ab0f-450f-92ea-666c97746bba name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:21:18.448728 crc crio[22652]: time=\"2026-06-11T11:21:18.448582573Z\" level=info msg=\"Removed container 99bc875c155cbda8c03dc8c036fa3c0f1fc40502c3de12b9ef356a41282b8434: openshift-marketplace/redhat-marketplace-rn2cf/extract-content\" id=ed9db694-ab0f-450f-92ea-666c97746bba name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:21:18.460878 crc crio[22652]: time=\"2026-06-11T11:21:18.46078256Z\" level=info msg=\"Removing container: 4ed861c83066b3a1ca79783f29d526412e977bdf6c025e4ede31fa4c9d1a34ed\" id=b2ddd505-a61f-4de0-85d1-0f0b4c038703 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:21:18.521000 crc crio[22652]: time=\"2026-06-11T11:21:18.520712871Z\" level=info msg=\"Removed container 4ed861c83066b3a1ca79783f29d526412e977bdf6c025e4ede31fa4c9d1a34ed: openshift-marketplace/redhat-marketplace-rn2cf/extract-utilities\" id=b2ddd505-a61f-4de0-85d1-0f0b4c038703 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:21:25.468834 crc crio[22652]: time=\"2026-06-11T11:21:25.467913263Z\" level=info msg=\"Stopping container: 1f54bef3fd64ef7ade631ee0cf9b83f1905fef42dc809a14e071795449e8f2c7 (timeout: 2s)\" id=1d84aea3-3124-48ed-9689-db35e3a12e3d name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:21:31.255813 crc crio[22652]: time=\"2026-06-11T11:21:31.254807856Z\" level=info msg=\"Stopped container 1f54bef3fd64ef7ade631ee0cf9b83f1905fef42dc809a14e071795449e8f2c7: openshift-marketplace/redhat-operators-gcd8l/registry-server\" id=1d84aea3-3124-48ed-9689-db35e3a12e3d name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:21:31.257880 crc crio[22652]: time=\"2026-06-11T11:21:31.256861706Z\" level=info msg=\"Stopping pod sandbox: 0040037e0b9dbf6a33b8bacebe629893c6f0ffb66557e9985237dfa6aaa5a5fb\" id=562c3107-dba4-4fbb-a076-c5963e64f0bb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:21:31.257880 crc crio[22652]: time=\"2026-06-11T11:21:31.25759624Z\" level=info msg=\"Got pod network &{Name:redhat-operators-gcd8l Namespace:openshift-marketplace ID:0040037e0b9dbf6a33b8bacebe629893c6f0ffb66557e9985237dfa6aaa5a5fb UID:26c99b68-decf-4482-a247-03f42ae25961 NetNS:/var/run/netns/6a2615e3-83aa-472c-994d-dd0f537d3923 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod26c99b68_decf_4482_a247_03f42ae25961.slice PodAnnotations:0xc002acd8d0}] Aliases:map[]}\"\nJun 11 11:21:31.257880 crc crio[22652]: time=\"2026-06-11T11:21:31.257742844Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-gcd8l from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:21:31.381221 crc crio[22652]: time=\"2026-06-11T11:21:31.380986332Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:b0f60d7b8c5e5365f19aa41e0a2d6a6a2a5ff4c37e9271f0d7f3d5d66fb5cb26\" id=b9b486f7-77d6-4276-83e6-ef4d2f6517c2 name=/runtime.v1.ImageService/PullImage\nJun 11 11:21:31.382524 crc crio[22652]: time=\"2026-06-11T11:21:31.382400577Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=c7087e2e-8c0d-4617-8328-2c45d6393ca2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:21:31.420720 crc crio[22652]: time=\"2026-06-11T11:21:31.420600742Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=bb58aff8-058d-4b28-9f4e-8dd2cfbcb2f6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:21:31.439914 crc crio[22652]: time=\"2026-06-11T11:21:31.439779789Z\" level=info msg=\"Creating container: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-492mk/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam\" id=fc4b4221-3f09-490c-817e-b3ca9965e5d6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:21:31.442403 crc crio[22652]: time=\"2026-06-11T11:21:31.442099812Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:21:31.529713 crc crio[22652]: time=\"2026-06-11T11:21:31.529189893Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:21:31.538711 crc crio[22652]: time=\"2026-06-11T11:21:31.535356461Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:21:31.718087 crc crio[22652]: time=\"2026-06-11T11:21:31.717842742Z\" level=info msg=\"Stopped pod sandbox: 0040037e0b9dbf6a33b8bacebe629893c6f0ffb66557e9985237dfa6aaa5a5fb\" id=562c3107-dba4-4fbb-a076-c5963e64f0bb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:21:31.768340 crc crio[22652]: time=\"2026-06-11T11:21:31.767917347Z\" level=info msg=\"Created container 711a9a216e7d022adb4464846c7d6f242ea477523eba751eaad7ea5a03495fd9: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-492mk/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam\" id=fc4b4221-3f09-490c-817e-b3ca9965e5d6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:21:31.769985 crc crio[22652]: time=\"2026-06-11T11:21:31.769890191Z\" level=info msg=\"Starting container: 711a9a216e7d022adb4464846c7d6f242ea477523eba751eaad7ea5a03495fd9\" id=9f5c02a3-6b3c-4c35-82fb-af017413977e name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:21:31.777861 crc crio[22652]: time=\"2026-06-11T11:21:31.777774983Z\" level=info msg=\"Started container\" PID=123821 containerID=711a9a216e7d022adb4464846c7d6f242ea477523eba751eaad7ea5a03495fd9 description=openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-492mk/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam id=9f5c02a3-6b3c-4c35-82fb-af017413977e name=/runtime.v1.RuntimeService/StartContainer sandboxID=66140b7485edb6736d16986dcd0c552aadc7151d79e1edbe34413d642bd43fa3\nJun 11 11:21:32.597086 crc crio[22652]: time=\"2026-06-11T11:21:32.596543894Z\" level=info msg=\"Removing container: 1f54bef3fd64ef7ade631ee0cf9b83f1905fef42dc809a14e071795449e8f2c7\" id=0279caf0-0feb-4f83-af55-55a8e5508d49 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:21:32.638556 crc crio[22652]: time=\"2026-06-11T11:21:32.638441089Z\" level=info msg=\"Removed container 1f54bef3fd64ef7ade631ee0cf9b83f1905fef42dc809a14e071795449e8f2c7: openshift-marketplace/redhat-operators-gcd8l/registry-server\" id=0279caf0-0feb-4f83-af55-55a8e5508d49 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:21:32.642010 crc crio[22652]: time=\"2026-06-11T11:21:32.641954939Z\" level=info msg=\"Removing container: adcd563d901499caf91bec75e145a89f9de0044883290ec6348510f49baa8eeb\" id=3e642e3f-2f6f-45c2-82cc-7978eb3338d7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:21:32.675252 crc crio[22652]: time=\"2026-06-11T11:21:32.675171477Z\" level=info msg=\"Removed container adcd563d901499caf91bec75e145a89f9de0044883290ec6348510f49baa8eeb: openshift-marketplace/redhat-operators-gcd8l/extract-content\" id=3e642e3f-2f6f-45c2-82cc-7978eb3338d7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:21:32.681007 crc crio[22652]: time=\"2026-06-11T11:21:32.680927238Z\" level=info msg=\"Removing container: f6b74a8fdba81ad6a630e2b13d342168054c8da003178bed537983d766d93135\" id=8a5fab19-844e-4749-b716-472b7bfe3354 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:21:32.734975 crc crio[22652]: time=\"2026-06-11T11:21:32.734905919Z\" level=info msg=\"Removed container f6b74a8fdba81ad6a630e2b13d342168054c8da003178bed537983d766d93135: openshift-marketplace/redhat-operators-gcd8l/extract-utilities\" id=8a5fab19-844e-4749-b716-472b7bfe3354 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:21:45.779500 crc crio[22652]: time=\"2026-06-11T11:21:45.777307458Z\" level=info msg=\"Stopping pod sandbox: 66140b7485edb6736d16986dcd0c552aadc7151d79e1edbe34413d642bd43fa3\" id=e5be4850-6f56-450a-84de-5f4a9216cdc9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:21:45.785321 crc crio[22652]: time=\"2026-06-11T11:21:45.779679574Z\" level=info msg=\"Got pod network &{Name:repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-492mk Namespace:openstack ID:66140b7485edb6736d16986dcd0c552aadc7151d79e1edbe34413d642bd43fa3 UID:70cb7742-e6d7-4ce8-819c-b6b539a78344 NetNS:/var/run/netns/d054d94c-b21f-42bf-a73d-bec7f1b7a07a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod70cb7742_e6d7_4ce8_819c_b6b539a78344.slice PodAnnotations:0xc0014a4d20}] Aliases:map[]}\"\nJun 11 11:21:45.785321 crc crio[22652]: time=\"2026-06-11T11:21:45.779858731Z\" level=info msg=\"Deleting pod openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-492mk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:21:46.294266 crc crio[22652]: time=\"2026-06-11T11:21:46.293869099Z\" level=info msg=\"Stopped pod sandbox: 66140b7485edb6736d16986dcd0c552aadc7151d79e1edbe34413d642bd43fa3\" id=e5be4850-6f56-450a-84de-5f4a9216cdc9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:21:47.289798 crc crio[22652]: time=\"2026-06-11T11:21:47.289327874Z\" level=info msg=\"Running pod sandbox: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-m67ch/POD\" id=0e933946-bf13-4b80-a5cd-2d576e150b1b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:21:47.289798 crc crio[22652]: time=\"2026-06-11T11:21:47.289790609Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:21:47.327665 crc crio[22652]: time=\"2026-06-11T11:21:47.327201816Z\" level=info msg=\"Got pod network &{Name:redhat-edpm-deployment-ipam-openstack-edpm-ipam-m67ch Namespace:openstack ID:b97d1c12e5a32f24b4b2df730d1b2e3d212c36602a664cb4bcf20db90351fdb3 UID:74588b7d-1fa5-4df6-9786-029b84404c01 NetNS:/var/run/netns/2645bafb-787b-4c30-92fc-5748321e4678 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod74588b7d_1fa5_4df6_9786_029b84404c01.slice PodAnnotations:0xc0022f6668}] Aliases:map[]}\"\nJun 11 11:21:47.327665 crc crio[22652]: time=\"2026-06-11T11:21:47.327632239Z\" level=info msg=\"Adding pod openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-m67ch to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:21:48.006173 crc crio[22652]: 2026-06-11T11:21:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b97d1c12e5a32f2 Mac:2a:ac:cf:64:7c:ec Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e6 Mtu:0 Sandbox:/var/run/netns/2645bafb-787b-4c30-92fc-5748321e4678 SocketPath: PciID:}] [{Interface:0xc0001346c0 Address:{IP:10.217.0.230 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:21:48.008413 crc crio[22652]: time=\"2026-06-11T11:21:48.008306115Z\" level=info msg=\"Got pod network &{Name:redhat-edpm-deployment-ipam-openstack-edpm-ipam-m67ch Namespace:openstack ID:b97d1c12e5a32f24b4b2df730d1b2e3d212c36602a664cb4bcf20db90351fdb3 UID:74588b7d-1fa5-4df6-9786-029b84404c01 NetNS:/var/run/netns/2645bafb-787b-4c30-92fc-5748321e4678 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod74588b7d_1fa5_4df6_9786_029b84404c01.slice PodAnnotations:0xc0022f6668}] Aliases:map[]}\"\nJun 11 11:21:48.009727 crc crio[22652]: time=\"2026-06-11T11:21:48.008703528Z\" level=info msg=\"Checking pod openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-m67ch for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:21:48.023289 crc crio[22652]: time=\"2026-06-11T11:21:48.02279439Z\" level=info msg=\"Ran pod sandbox b97d1c12e5a32f24b4b2df730d1b2e3d212c36602a664cb4bcf20db90351fdb3 with infra container: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-m67ch/POD\" id=0e933946-bf13-4b80-a5cd-2d576e150b1b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:21:48.027894 crc crio[22652]: time=\"2026-06-11T11:21:48.026838368Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=773007d9-f999-41c6-b6d9-457a17d2b870 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:21:48.052901 crc crio[22652]: time=\"2026-06-11T11:21:48.05271526Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=9c6aa988-abef-49b1-ba78-71e818e6364f name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:21:48.062396 crc crio[22652]: time=\"2026-06-11T11:21:48.062276506Z\" level=info msg=\"Creating container: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-m67ch/redhat-edpm-deployment-ipam-openstack-edpm-ipam\" id=177ebcf3-15ee-411f-9ca7-47390e8abd81 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:21:48.064829 crc crio[22652]: time=\"2026-06-11T11:21:48.064738535Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:21:48.120091 crc crio[22652]: time=\"2026-06-11T11:21:48.120023466Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:21:48.123458 crc crio[22652]: time=\"2026-06-11T11:21:48.123389104Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:21:48.617530 crc crio[22652]: time=\"2026-06-11T11:21:48.617390252Z\" level=info msg=\"Created container 6148169b2d8223b1df4e41785b4c159f05cfd38f53c9114a347d3238401a83e6: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-m67ch/redhat-edpm-deployment-ipam-openstack-edpm-ipam\" id=177ebcf3-15ee-411f-9ca7-47390e8abd81 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:21:48.620021 crc crio[22652]: time=\"2026-06-11T11:21:48.618864649Z\" level=info msg=\"Starting container: 6148169b2d8223b1df4e41785b4c159f05cfd38f53c9114a347d3238401a83e6\" id=1e483946-a31d-4724-bffb-dc6b28db46d8 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:21:48.630828 crc crio[22652]: time=\"2026-06-11T11:21:48.630346048Z\" level=info msg=\"Started container\" PID=124703 containerID=6148169b2d8223b1df4e41785b4c159f05cfd38f53c9114a347d3238401a83e6 description=openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-m67ch/redhat-edpm-deployment-ipam-openstack-edpm-ipam id=1e483946-a31d-4724-bffb-dc6b28db46d8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b97d1c12e5a32f24b4b2df730d1b2e3d212c36602a664cb4bcf20db90351fdb3\nJun 11 11:21:52.924164 crc crio[22652]: time=\"2026-06-11T11:21:52.923055781Z\" level=info msg=\"Stopping pod sandbox: b97d1c12e5a32f24b4b2df730d1b2e3d212c36602a664cb4bcf20db90351fdb3\" id=d2608f87-182d-485f-bf93-0040ef654c95 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:21:52.925913 crc crio[22652]: time=\"2026-06-11T11:21:52.924951183Z\" level=info msg=\"Got pod network &{Name:redhat-edpm-deployment-ipam-openstack-edpm-ipam-m67ch Namespace:openstack ID:b97d1c12e5a32f24b4b2df730d1b2e3d212c36602a664cb4bcf20db90351fdb3 UID:74588b7d-1fa5-4df6-9786-029b84404c01 NetNS:/var/run/netns/2645bafb-787b-4c30-92fc-5748321e4678 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod74588b7d_1fa5_4df6_9786_029b84404c01.slice PodAnnotations:0xc002618058}] Aliases:map[]}\"\nJun 11 11:21:52.925913 crc crio[22652]: time=\"2026-06-11T11:21:52.92518402Z\" level=info msg=\"Deleting pod openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-m67ch from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:21:53.352788 crc crio[22652]: time=\"2026-06-11T11:21:53.352630903Z\" level=info msg=\"Stopped pod sandbox: b97d1c12e5a32f24b4b2df730d1b2e3d212c36602a664cb4bcf20db90351fdb3\" id=d2608f87-182d-485f-bf93-0040ef654c95 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:21:56.776751 crc crio[22652]: time=\"2026-06-11T11:21:56.775957885Z\" level=info msg=\"Running pod sandbox: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-4t72h/POD\" id=8632bb49-d4b3-4bf4-9671-9304c74816eb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:21:56.776751 crc crio[22652]: time=\"2026-06-11T11:21:56.776660187Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:21:56.811210 crc crio[22652]: time=\"2026-06-11T11:21:56.81104117Z\" level=info msg=\"Got pod network &{Name:bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-4t72h Namespace:openstack ID:09381568ff6bad4656d87a9563b386c5c320cb11e4d8aa5ed3d1c493a115b9c9 UID:6be5868e-734f-467c-ada4-49902fa0e064 NetNS:/var/run/netns/55be063e-2060-4bce-90eb-d789e1cf832d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6be5868e_734f_467c_ada4_49902fa0e064.slice PodAnnotations:0xc0001028e0}] Aliases:map[]}\"\nJun 11 11:21:56.811210 crc crio[22652]: time=\"2026-06-11T11:21:56.811089711Z\" level=info msg=\"Adding pod openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-4t72h to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:21:57.554652 crc crio[22652]: 2026-06-11T11:21:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:09381568ff6bad4 Mac:f6:97:83:a3:30:17 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e7 Mtu:0 Sandbox:/var/run/netns/55be063e-2060-4bce-90eb-d789e1cf832d SocketPath: PciID:}] [{Interface:0xc0002d8a00 Address:{IP:10.217.0.231 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:21:57.556545 crc crio[22652]: time=\"2026-06-11T11:21:57.556445598Z\" level=info msg=\"Got pod network &{Name:bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-4t72h Namespace:openstack ID:09381568ff6bad4656d87a9563b386c5c320cb11e4d8aa5ed3d1c493a115b9c9 UID:6be5868e-734f-467c-ada4-49902fa0e064 NetNS:/var/run/netns/55be063e-2060-4bce-90eb-d789e1cf832d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6be5868e_734f_467c_ada4_49902fa0e064.slice PodAnnotations:0xc0001028e0}] Aliases:map[]}\"\nJun 11 11:21:57.556706 crc crio[22652]: time=\"2026-06-11T11:21:57.556648295Z\" level=info msg=\"Checking pod openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-4t72h for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:21:57.567407 crc crio[22652]: time=\"2026-06-11T11:21:57.566701507Z\" level=info msg=\"Ran pod sandbox 09381568ff6bad4656d87a9563b386c5c320cb11e4d8aa5ed3d1c493a115b9c9 with infra container: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-4t72h/POD\" id=8632bb49-d4b3-4bf4-9671-9304c74816eb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:21:57.570363 crc crio[22652]: time=\"2026-06-11T11:21:57.570016274Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=7ffc10c2-2c34-45de-a7e3-3d5493599dc9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:21:57.612163 crc crio[22652]: time=\"2026-06-11T11:21:57.612056751Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=258d0e67-0421-4992-8072-0bd93d21a2fa name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:21:57.622462 crc crio[22652]: time=\"2026-06-11T11:21:57.622313339Z\" level=info msg=\"Creating container: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-4t72h/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam\" id=97684537-6276-4c8a-9807-1f7163d6209d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:21:57.623010 crc crio[22652]: time=\"2026-06-11T11:21:57.62294701Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:21:57.674957 crc crio[22652]: time=\"2026-06-11T11:21:57.674777434Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:21:57.680893 crc crio[22652]: time=\"2026-06-11T11:21:57.680857956Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:21:57.853021 crc crio[22652]: time=\"2026-06-11T11:21:57.852913052Z\" level=info msg=\"Created container f7cba7ddf1265514d153477058bec4dec4cf206c756bc93ffb74ed082ce2d2ca: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-4t72h/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam\" id=97684537-6276-4c8a-9807-1f7163d6209d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:21:57.854853 crc crio[22652]: time=\"2026-06-11T11:21:57.854625537Z\" level=info msg=\"Starting container: f7cba7ddf1265514d153477058bec4dec4cf206c756bc93ffb74ed082ce2d2ca\" id=4b446aa8-7340-4b70-ab9a-5865e0375b5d name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:21:57.863346 crc crio[22652]: time=\"2026-06-11T11:21:57.863105339Z\" level=info msg=\"Started container\" PID=125354 containerID=f7cba7ddf1265514d153477058bec4dec4cf206c756bc93ffb74ed082ce2d2ca description=openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-4t72h/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam id=4b446aa8-7340-4b70-ab9a-5865e0375b5d name=/runtime.v1.RuntimeService/StartContainer sandboxID=09381568ff6bad4656d87a9563b386c5c320cb11e4d8aa5ed3d1c493a115b9c9\nJun 11 11:22:00.502676 crc crio[22652]: time=\"2026-06-11T11:22:00.502221588Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686282-k2mq5/POD\" id=864890e3-16d5-4046-88bb-c4183c16011d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:22:00.502676 crc crio[22652]: time=\"2026-06-11T11:22:00.502669903Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:22:00.535854 crc crio[22652]: time=\"2026-06-11T11:22:00.535762515Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686282-k2mq5 Namespace:openshift-infra ID:10a1284033ec7b4409eba43f1366c6d889ef99e17dd1879d78e7f532e626d580 UID:67e28cf5-4efc-454b-bfdd-765b00071c48 NetNS:/var/run/netns/74e049ce-3d54-4051-b450-6cfe3b6db121 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod67e28cf5_4efc_454b_bfdd_765b00071c48.slice PodAnnotations:0xc005a4c340}] Aliases:map[]}\"\nJun 11 11:22:00.535854 crc crio[22652]: time=\"2026-06-11T11:22:00.535830387Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686282-k2mq5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:22:01.070850 crc crio[22652]: 2026-06-11T11:22:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:10a1284033ec7b4 Mac:26:5e:8d:6d:6d:c4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e8 Mtu:0 Sandbox:/var/run/netns/74e049ce-3d54-4051-b450-6cfe3b6db121 SocketPath: PciID:}] [{Interface:0xc000510590 Address:{IP:10.217.0.232 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:22:01.072224 crc crio[22652]: time=\"2026-06-11T11:22:01.07210393Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686282-k2mq5 Namespace:openshift-infra ID:10a1284033ec7b4409eba43f1366c6d889ef99e17dd1879d78e7f532e626d580 UID:67e28cf5-4efc-454b-bfdd-765b00071c48 NetNS:/var/run/netns/74e049ce-3d54-4051-b450-6cfe3b6db121 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod67e28cf5_4efc_454b_bfdd_765b00071c48.slice PodAnnotations:0xc005a4c340}] Aliases:map[]}\"\nJun 11 11:22:01.072351 crc crio[22652]: time=\"2026-06-11T11:22:01.072298736Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686282-k2mq5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:22:01.082194 crc crio[22652]: time=\"2026-06-11T11:22:01.081947327Z\" level=info msg=\"Ran pod sandbox 10a1284033ec7b4409eba43f1366c6d889ef99e17dd1879d78e7f532e626d580 with infra container: openshift-infra/auto-csr-approver-29686282-k2mq5/POD\" id=864890e3-16d5-4046-88bb-c4183c16011d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:22:01.085344 crc crio[22652]: time=\"2026-06-11T11:22:01.085225463Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=234239fa-0093-4b42-9003-23e5d34e6338 name=/runtime.v1.ImageService/PullImage\nJun 11 11:22:01.092436 crc crio[22652]: time=\"2026-06-11T11:22:01.092234077Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 11:22:02.270200 crc crio[22652]: time=\"2026-06-11T11:22:02.269240729Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=234239fa-0093-4b42-9003-23e5d34e6338 name=/runtime.v1.ImageService/PullImage\nJun 11 11:22:02.273021 crc crio[22652]: time=\"2026-06-11T11:22:02.272895277Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=9eddcd67-2e35-4249-b64f-ddb2d1774b04 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:22:02.276686 crc crio[22652]: time=\"2026-06-11T11:22:02.276596715Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=50ae24cc-8605-4351-83b6-4e48521f1bbf name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:22:02.286387 crc crio[22652]: time=\"2026-06-11T11:22:02.286301646Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686282-k2mq5/oc\" id=c33dd718-16c5-4886-8586-fa89f4cc28de name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:22:02.286851 crc crio[22652]: time=\"2026-06-11T11:22:02.286792602Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:22:02.337704 crc crio[22652]: time=\"2026-06-11T11:22:02.33755401Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:22:02.607086 crc crio[22652]: time=\"2026-06-11T11:22:02.606921806Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:22:02.761589 crc crio[22652]: time=\"2026-06-11T11:22:02.760963595Z\" level=info msg=\"Created container 9c307cbc13c44ca469b8ff564c19945bec83c890948d68002759f5d961053c20: openshift-infra/auto-csr-approver-29686282-k2mq5/oc\" id=c33dd718-16c5-4886-8586-fa89f4cc28de name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:22:02.764347 crc crio[22652]: time=\"2026-06-11T11:22:02.764256869Z\" level=info msg=\"Starting container: 9c307cbc13c44ca469b8ff564c19945bec83c890948d68002759f5d961053c20\" id=bbc85469-c6d4-4dc2-8ee9-1185628b6b6b name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:22:02.772035 crc crio[22652]: time=\"2026-06-11T11:22:02.771902974Z\" level=info msg=\"Started container\" PID=125723 containerID=9c307cbc13c44ca469b8ff564c19945bec83c890948d68002759f5d961053c20 description=openshift-infra/auto-csr-approver-29686282-k2mq5/oc id=bbc85469-c6d4-4dc2-8ee9-1185628b6b6b name=/runtime.v1.RuntimeService/StartContainer sandboxID=10a1284033ec7b4409eba43f1366c6d889ef99e17dd1879d78e7f532e626d580\nJun 11 11:22:05.108611 crc crio[22652]: time=\"2026-06-11T11:22:05.107633568Z\" level=info msg=\"Stopping pod sandbox: 10a1284033ec7b4409eba43f1366c6d889ef99e17dd1879d78e7f532e626d580\" id=fb86de54-4a12-4255-9bd3-0f7f1f1b3d78 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:22:05.110012 crc crio[22652]: time=\"2026-06-11T11:22:05.109355773Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686282-k2mq5 Namespace:openshift-infra ID:10a1284033ec7b4409eba43f1366c6d889ef99e17dd1879d78e7f532e626d580 UID:67e28cf5-4efc-454b-bfdd-765b00071c48 NetNS:/var/run/netns/74e049ce-3d54-4051-b450-6cfe3b6db121 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod67e28cf5_4efc_454b_bfdd_765b00071c48.slice PodAnnotations:0xc005822068}] Aliases:map[]}\"\nJun 11 11:22:05.110012 crc crio[22652]: time=\"2026-06-11T11:22:05.109528749Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686282-k2mq5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:22:05.384948 crc crio[22652]: time=\"2026-06-11T11:22:05.384864126Z\" level=info msg=\"Stopped pod sandbox: 10a1284033ec7b4409eba43f1366c6d889ef99e17dd1879d78e7f532e626d580\" id=fb86de54-4a12-4255-9bd3-0f7f1f1b3d78 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:22:11.307715 crc crio[22652]: time=\"2026-06-11T11:22:11.30637194Z\" level=info msg=\"Removing container: 4853fafffa9e684cab71461f84af9dfec52eae597a9587db1ce7b05efae0ebf7\" id=4647815b-3db9-42a3-b2ca-1d7d2021c3b6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:22:11.448755 crc crio[22652]: time=\"2026-06-11T11:22:11.448606612Z\" level=info msg=\"Removed container 4853fafffa9e684cab71461f84af9dfec52eae597a9587db1ce7b05efae0ebf7: openshift-infra/auto-csr-approver-29686276-jgpcp/oc\" id=4647815b-3db9-42a3-b2ca-1d7d2021c3b6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:22:11.463054 crc crio[22652]: time=\"2026-06-11T11:22:11.46297105Z\" level=info msg=\"Stopping pod sandbox: 0040037e0b9dbf6a33b8bacebe629893c6f0ffb66557e9985237dfa6aaa5a5fb\" id=16cbe088-2e4c-47af-b970-e34a04c6730c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:22:11.463054 crc crio[22652]: time=\"2026-06-11T11:22:11.463065583Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0040037e0b9dbf6a33b8bacebe629893c6f0ffb66557e9985237dfa6aaa5a5fb\" id=16cbe088-2e4c-47af-b970-e34a04c6730c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:22:11.463872 crc crio[22652]: time=\"2026-06-11T11:22:11.463815668Z\" level=info msg=\"Removing pod sandbox: 0040037e0b9dbf6a33b8bacebe629893c6f0ffb66557e9985237dfa6aaa5a5fb\" id=e3dfe352-4088-48be-9ea7-a149c35f0e67 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:22:11.483801 crc crio[22652]: time=\"2026-06-11T11:22:11.483625253Z\" level=info msg=\"Removed pod sandbox: 0040037e0b9dbf6a33b8bacebe629893c6f0ffb66557e9985237dfa6aaa5a5fb\" id=e3dfe352-4088-48be-9ea7-a149c35f0e67 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:22:11.485663 crc crio[22652]: time=\"2026-06-11T11:22:11.485569328Z\" level=info msg=\"Stopping pod sandbox: c14bd1ba2f9ffb7e13ec362954f51a4ac4b3092b556d86cb2a3ed5869f112f28\" id=73b80e07-2dd7-4a09-ae88-67d4b4065968 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:22:11.485747 crc crio[22652]: time=\"2026-06-11T11:22:11.485675551Z\" level=info msg=\"Stopped pod sandbox (already stopped): c14bd1ba2f9ffb7e13ec362954f51a4ac4b3092b556d86cb2a3ed5869f112f28\" id=73b80e07-2dd7-4a09-ae88-67d4b4065968 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:22:11.487023 crc crio[22652]: time=\"2026-06-11T11:22:11.486941298Z\" level=info msg=\"Removing pod sandbox: c14bd1ba2f9ffb7e13ec362954f51a4ac4b3092b556d86cb2a3ed5869f112f28\" id=aa8b1d39-b14c-4d67-92fe-7cac172372be name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:22:11.502001 crc crio[22652]: time=\"2026-06-11T11:22:11.501799227Z\" level=info msg=\"Removed pod sandbox: c14bd1ba2f9ffb7e13ec362954f51a4ac4b3092b556d86cb2a3ed5869f112f28\" id=aa8b1d39-b14c-4d67-92fe-7cac172372be name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:22:11.503217 crc crio[22652]: time=\"2026-06-11T11:22:11.503027075Z\" level=info msg=\"Stopping pod sandbox: 41bd7428c7baed7e3050c6202e3dd89b9a56bb67b3a06485a59508e603c5455f\" id=2c638450-49c7-407f-be01-8bdfa926a7ba name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:22:11.503611 crc crio[22652]: time=\"2026-06-11T11:22:11.503583873Z\" level=info msg=\"Stopped pod sandbox (already stopped): 41bd7428c7baed7e3050c6202e3dd89b9a56bb67b3a06485a59508e603c5455f\" id=2c638450-49c7-407f-be01-8bdfa926a7ba name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:22:11.504899 crc crio[22652]: time=\"2026-06-11T11:22:11.504829242Z\" level=info msg=\"Removing pod sandbox: 41bd7428c7baed7e3050c6202e3dd89b9a56bb67b3a06485a59508e603c5455f\" id=1cea0351-5c8a-480c-9ff1-2b8d138f879f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:22:11.520085 crc crio[22652]: time=\"2026-06-11T11:22:11.519461554Z\" level=info msg=\"Removed pod sandbox: 41bd7428c7baed7e3050c6202e3dd89b9a56bb67b3a06485a59508e603c5455f\" id=1cea0351-5c8a-480c-9ff1-2b8d138f879f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:23:02.804302 crc crio[22652]: time=\"2026-06-11T11:23:02.803389161Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-b5cxj/POD\" id=23823dab-868e-4fc1-a4b9-6af5c9e183a8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:23:02.805880 crc crio[22652]: time=\"2026-06-11T11:23:02.804349963Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:23:02.841092 crc crio[22652]: time=\"2026-06-11T11:23:02.840954807Z\" level=info msg=\"Got pod network &{Name:community-operators-b5cxj Namespace:openshift-marketplace ID:29148d4c14826840f16782ef6a1797ccf95faa672fca36203c4ef8e52b62cec1 UID:f2e1c5a4-36f1-4e13-a151-e9ca76c2c5f5 NetNS:/var/run/netns/fb29c5ea-d0f1-49a3-b237-f93dbc52b20d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf2e1c5a4_36f1_4e13_a151_e9ca76c2c5f5.slice PodAnnotations:0xc002400f30}] Aliases:map[]}\"\nJun 11 11:23:02.841092 crc crio[22652]: time=\"2026-06-11T11:23:02.8410322Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-b5cxj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:23:03.431199 crc crio[22652]: 2026-06-11T11:23:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:29148d4c1482684 Mac:1a:13:e0:d4:10:01 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e9 Mtu:0 Sandbox:/var/run/netns/fb29c5ea-d0f1-49a3-b237-f93dbc52b20d SocketPath: PciID:}] [{Interface:0xc0006125d0 Address:{IP:10.217.0.233 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:23:03.434584 crc crio[22652]: time=\"2026-06-11T11:23:03.434513446Z\" level=info msg=\"Got pod network &{Name:community-operators-b5cxj Namespace:openshift-marketplace ID:29148d4c14826840f16782ef6a1797ccf95faa672fca36203c4ef8e52b62cec1 UID:f2e1c5a4-36f1-4e13-a151-e9ca76c2c5f5 NetNS:/var/run/netns/fb29c5ea-d0f1-49a3-b237-f93dbc52b20d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf2e1c5a4_36f1_4e13_a151_e9ca76c2c5f5.slice PodAnnotations:0xc002400f30}] Aliases:map[]}\"\nJun 11 11:23:03.434751 crc crio[22652]: time=\"2026-06-11T11:23:03.434703392Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-b5cxj for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:23:03.457754 crc crio[22652]: time=\"2026-06-11T11:23:03.457605564Z\" level=info msg=\"Ran pod sandbox 29148d4c14826840f16782ef6a1797ccf95faa672fca36203c4ef8e52b62cec1 with infra container: openshift-marketplace/community-operators-b5cxj/POD\" id=23823dab-868e-4fc1-a4b9-6af5c9e183a8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:23:03.463420 crc crio[22652]: time=\"2026-06-11T11:23:03.46332884Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=7f598a0e-97d7-44d9-b265-dd025e3995a7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:23:03.468093 crc crio[22652]: time=\"2026-06-11T11:23:03.467951588Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=4650a061-ee1b-45b6-b3a3-b3cfc8a88102 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:23:03.479691 crc crio[22652]: time=\"2026-06-11T11:23:03.479599731Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-b5cxj/extract-utilities\" id=588546a0-cec2-485d-ad3d-89e7a17d8060 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:23:03.480106 crc crio[22652]: time=\"2026-06-11T11:23:03.480046646Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:23:03.527000 crc crio[22652]: time=\"2026-06-11T11:23:03.526881187Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:23:03.533756 crc crio[22652]: time=\"2026-06-11T11:23:03.533666495Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:23:03.691292 crc crio[22652]: time=\"2026-06-11T11:23:03.690984058Z\" level=info msg=\"Created container e7269b29bfd239e0804a8f28229a14eb9ae29b0ea07d7c097262de1f03df18f5: openshift-marketplace/community-operators-b5cxj/extract-utilities\" id=588546a0-cec2-485d-ad3d-89e7a17d8060 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:23:03.692895 crc crio[22652]: time=\"2026-06-11T11:23:03.692801087Z\" level=info msg=\"Starting container: e7269b29bfd239e0804a8f28229a14eb9ae29b0ea07d7c097262de1f03df18f5\" id=53e8667c-70ac-451d-9cdb-e839c1201b4c name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:23:03.701869 crc crio[22652]: time=\"2026-06-11T11:23:03.701751844Z\" level=info msg=\"Started container\" PID=128838 containerID=e7269b29bfd239e0804a8f28229a14eb9ae29b0ea07d7c097262de1f03df18f5 description=openshift-marketplace/community-operators-b5cxj/extract-utilities id=53e8667c-70ac-451d-9cdb-e839c1201b4c name=/runtime.v1.RuntimeService/StartContainer sandboxID=29148d4c14826840f16782ef6a1797ccf95faa672fca36203c4ef8e52b62cec1\nJun 11 11:23:04.187388 crc crio[22652]: time=\"2026-06-11T11:23:04.186735392Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=6e7d35f4-0c2f-455c-bbd7-0beca3a4e3b7 name=/runtime.v1.ImageService/PullImage\nJun 11 11:23:04.199352 crc crio[22652]: time=\"2026-06-11T11:23:04.197749356Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 11 11:23:04.828333 crc crio[22652]: time=\"2026-06-11T11:23:04.827809124Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:c1bf1a7cae92e701b0ff93032482fe022c0ec704dcb6a892b32d9c898b64e1e0\" id=6e7d35f4-0c2f-455c-bbd7-0beca3a4e3b7 name=/runtime.v1.ImageService/PullImage\nJun 11 11:23:04.829789 crc crio[22652]: time=\"2026-06-11T11:23:04.829360835Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=dced0d56-21e0-4094-a92c-ceb3e65fd0bc name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:23:04.832941 crc crio[22652]: time=\"2026-06-11T11:23:04.832427333Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=0658bf35-e690-4b81-ab5e-e5cf6627f830 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:23:04.840745 crc crio[22652]: time=\"2026-06-11T11:23:04.840685198Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-b5cxj/extract-content\" id=d7c596ba-ef39-41df-867f-5d095632c5a7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:23:04.841344 crc crio[22652]: time=\"2026-06-11T11:23:04.841266957Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:23:04.885507 crc crio[22652]: time=\"2026-06-11T11:23:04.885395131Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:23:04.889460 crc crio[22652]: time=\"2026-06-11T11:23:04.889387339Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:23:05.053689 crc crio[22652]: time=\"2026-06-11T11:23:05.053594418Z\" level=info msg=\"Created container 7dc23c474e9ec0f39f65d7c73f7514e3035c6e6fca7d3a83feb8af8c7a9f0f80: openshift-marketplace/community-operators-b5cxj/extract-content\" id=d7c596ba-ef39-41df-867f-5d095632c5a7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:23:05.055224 crc crio[22652]: time=\"2026-06-11T11:23:05.055063405Z\" level=info msg=\"Starting container: 7dc23c474e9ec0f39f65d7c73f7514e3035c6e6fca7d3a83feb8af8c7a9f0f80\" id=876fa53c-ab57-4c9f-ae7f-0b07381e2072 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:23:05.073839 crc crio[22652]: time=\"2026-06-11T11:23:05.073097263Z\" level=info msg=\"Started container\" PID=128928 containerID=7dc23c474e9ec0f39f65d7c73f7514e3035c6e6fca7d3a83feb8af8c7a9f0f80 description=openshift-marketplace/community-operators-b5cxj/extract-content id=876fa53c-ab57-4c9f-ae7f-0b07381e2072 name=/runtime.v1.RuntimeService/StartContainer sandboxID=29148d4c14826840f16782ef6a1797ccf95faa672fca36203c4ef8e52b62cec1\nJun 11 11:23:08.270271 crc crio[22652]: time=\"2026-06-11T11:23:08.268592516Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=69666fd2-a674-4fcf-a1ca-1dbbfca8dda0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:23:08.274928 crc crio[22652]: time=\"2026-06-11T11:23:08.274814196Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=9e2f2f63-25f7-44cc-8338-4f1548010199 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:23:08.873702 crc crio[22652]: time=\"2026-06-11T11:23:08.873435107Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-b5cxj/registry-server\" id=df149b55-49d5-4ca4-bc8e-7096d881da0d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:23:08.874533 crc crio[22652]: time=\"2026-06-11T11:23:08.874345577Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:23:08.977532 crc crio[22652]: time=\"2026-06-11T11:23:08.977402271Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:23:08.981789 crc crio[22652]: time=\"2026-06-11T11:23:08.981706938Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:23:09.169209 crc crio[22652]: time=\"2026-06-11T11:23:09.169023615Z\" level=info msg=\"Created container e2a484d1bfcc0a151716ad590eab0884b393ab0725cf4cdb19c53e75ca5f4238: openshift-marketplace/community-operators-b5cxj/registry-server\" id=df149b55-49d5-4ca4-bc8e-7096d881da0d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:23:09.171585 crc crio[22652]: time=\"2026-06-11T11:23:09.171506774Z\" level=info msg=\"Starting container: e2a484d1bfcc0a151716ad590eab0884b393ab0725cf4cdb19c53e75ca5f4238\" id=a7ff4c33-f837-45f1-90a6-8b3e667854e8 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:23:09.176825 crc crio[22652]: time=\"2026-06-11T11:23:09.176673519Z\" level=info msg=\"Started container\" PID=129061 containerID=e2a484d1bfcc0a151716ad590eab0884b393ab0725cf4cdb19c53e75ca5f4238 description=openshift-marketplace/community-operators-b5cxj/registry-server id=a7ff4c33-f837-45f1-90a6-8b3e667854e8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=29148d4c14826840f16782ef6a1797ccf95faa672fca36203c4ef8e52b62cec1\nJun 11 11:23:23.536038 crc crio[22652]: time=\"2026-06-11T11:23:23.534978227Z\" level=info msg=\"Stopping container: e2a484d1bfcc0a151716ad590eab0884b393ab0725cf4cdb19c53e75ca5f4238 (timeout: 2s)\" id=6e6c4d08-52b7-4caf-a708-347c467a7341 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:23:23.665883 crc crio[22652]: time=\"2026-06-11T11:23:23.665331616Z\" level=info msg=\"Stopped container e2a484d1bfcc0a151716ad590eab0884b393ab0725cf4cdb19c53e75ca5f4238: openshift-marketplace/community-operators-b5cxj/registry-server\" id=6e6c4d08-52b7-4caf-a708-347c467a7341 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:23:23.667233 crc crio[22652]: time=\"2026-06-11T11:23:23.667077362Z\" level=info msg=\"Stopping pod sandbox: 29148d4c14826840f16782ef6a1797ccf95faa672fca36203c4ef8e52b62cec1\" id=571de7dc-917c-4b0d-9746-aabda58ed8f1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:23:23.667934 crc crio[22652]: time=\"2026-06-11T11:23:23.667824436Z\" level=info msg=\"Got pod network &{Name:community-operators-b5cxj Namespace:openshift-marketplace ID:29148d4c14826840f16782ef6a1797ccf95faa672fca36203c4ef8e52b62cec1 UID:f2e1c5a4-36f1-4e13-a151-e9ca76c2c5f5 NetNS:/var/run/netns/fb29c5ea-d0f1-49a3-b237-f93dbc52b20d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf2e1c5a4_36f1_4e13_a151_e9ca76c2c5f5.slice PodAnnotations:0xc002400030}] Aliases:map[]}\"\nJun 11 11:23:23.668035 crc crio[22652]: time=\"2026-06-11T11:23:23.667988341Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-b5cxj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:23:23.963495 crc crio[22652]: time=\"2026-06-11T11:23:23.963099342Z\" level=info msg=\"Stopped pod sandbox: 29148d4c14826840f16782ef6a1797ccf95faa672fca36203c4ef8e52b62cec1\" id=571de7dc-917c-4b0d-9746-aabda58ed8f1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:23:24.536984 crc crio[22652]: time=\"2026-06-11T11:23:24.536566107Z\" level=info msg=\"Removing container: e2a484d1bfcc0a151716ad590eab0884b393ab0725cf4cdb19c53e75ca5f4238\" id=8184206e-e274-4496-9a19-a0385a0b1e9e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:23:24.565225 crc crio[22652]: time=\"2026-06-11T11:23:24.565079984Z\" level=info msg=\"Removed container e2a484d1bfcc0a151716ad590eab0884b393ab0725cf4cdb19c53e75ca5f4238: openshift-marketplace/community-operators-b5cxj/registry-server\" id=8184206e-e274-4496-9a19-a0385a0b1e9e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:23:24.571014 crc crio[22652]: time=\"2026-06-11T11:23:24.570846947Z\" level=info msg=\"Removing container: 7dc23c474e9ec0f39f65d7c73f7514e3035c6e6fca7d3a83feb8af8c7a9f0f80\" id=2f7c6cc1-3580-4e8d-88ad-c9f1fb6b38cf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:23:24.619229 crc crio[22652]: time=\"2026-06-11T11:23:24.619002013Z\" level=info msg=\"Removed container 7dc23c474e9ec0f39f65d7c73f7514e3035c6e6fca7d3a83feb8af8c7a9f0f80: openshift-marketplace/community-operators-b5cxj/extract-content\" id=2f7c6cc1-3580-4e8d-88ad-c9f1fb6b38cf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:23:24.623346 crc crio[22652]: time=\"2026-06-11T11:23:24.623274727Z\" level=info msg=\"Removing container: e7269b29bfd239e0804a8f28229a14eb9ae29b0ea07d7c097262de1f03df18f5\" id=122c19fe-d393-4071-b3b5-fb9e9fd8de9b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:23:24.657505 crc crio[22652]: time=\"2026-06-11T11:23:24.657391413Z\" level=info msg=\"Removed container e7269b29bfd239e0804a8f28229a14eb9ae29b0ea07d7c097262de1f03df18f5: openshift-marketplace/community-operators-b5cxj/extract-utilities\" id=122c19fe-d393-4071-b3b5-fb9e9fd8de9b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:24:02.074263 crc crio[22652]: time=\"2026-06-11T11:24:02.073618844Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686284-twrnm/POD\" id=dab8a4be-dda0-4841-8302-97d9d78ba7c4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:24:02.076531 crc crio[22652]: time=\"2026-06-11T11:24:02.074286246Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:24:02.141513 crc crio[22652]: time=\"2026-06-11T11:24:02.141396377Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686284-twrnm Namespace:openshift-infra ID:78b86c4da23042246fd46791f37bd9e88c471032089ac71419d84c0d9b2568e9 UID:2bfd1150-cf79-4572-9183-00fa68bbaeab NetNS:/var/run/netns/bba38ac1-c585-4538-9171-65ca091f1ae7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2bfd1150_cf79_4572_9183_00fa68bbaeab.slice PodAnnotations:0xc002400280}] Aliases:map[]}\"\nJun 11 11:24:02.141513 crc crio[22652]: time=\"2026-06-11T11:24:02.141507201Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686284-twrnm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:24:02.846763 crc crio[22652]: 2026-06-11T11:24:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:78b86c4da230422 Mac:1e:ed:54:c4:61:82 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ea Mtu:0 Sandbox:/var/run/netns/bba38ac1-c585-4538-9171-65ca091f1ae7 SocketPath: PciID:}] [{Interface:0xc0002bcba0 Address:{IP:10.217.0.234 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:24:02.850195 crc crio[22652]: time=\"2026-06-11T11:24:02.850052185Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686284-twrnm Namespace:openshift-infra ID:78b86c4da23042246fd46791f37bd9e88c471032089ac71419d84c0d9b2568e9 UID:2bfd1150-cf79-4572-9183-00fa68bbaeab NetNS:/var/run/netns/bba38ac1-c585-4538-9171-65ca091f1ae7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2bfd1150_cf79_4572_9183_00fa68bbaeab.slice PodAnnotations:0xc002400280}] Aliases:map[]}\"\nJun 11 11:24:02.850433 crc crio[22652]: time=\"2026-06-11T11:24:02.850374146Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686284-twrnm for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:24:02.867191 crc crio[22652]: time=\"2026-06-11T11:24:02.866435413Z\" level=info msg=\"Ran pod sandbox 78b86c4da23042246fd46791f37bd9e88c471032089ac71419d84c0d9b2568e9 with infra container: openshift-infra/auto-csr-approver-29686284-twrnm/POD\" id=dab8a4be-dda0-4841-8302-97d9d78ba7c4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:24:02.872805 crc crio[22652]: time=\"2026-06-11T11:24:02.872672591Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=1de895f5-034e-40d1-a7fe-6fa6dd97de9a name=/runtime.v1.ImageService/PullImage\nJun 11 11:24:02.888597 crc crio[22652]: time=\"2026-06-11T11:24:02.888201859Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 11:24:05.319317 crc crio[22652]: time=\"2026-06-11T11:24:05.318960641Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=1de895f5-034e-40d1-a7fe-6fa6dd97de9a name=/runtime.v1.ImageService/PullImage\nJun 11 11:24:05.348102 crc crio[22652]: time=\"2026-06-11T11:24:05.32573823Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=968bddda-41d5-4dba-b8b0-a1e4a6e41322 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:24:05.388066 crc crio[22652]: time=\"2026-06-11T11:24:05.387805145Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=7f0109d3-43fb-47f4-9872-f9ee9edbd28c name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:24:05.469493 crc crio[22652]: time=\"2026-06-11T11:24:05.46493727Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686284-twrnm/oc\" id=cbe8cae3-e55b-4153-949c-33e53787cc19 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:24:05.469493 crc crio[22652]: time=\"2026-06-11T11:24:05.465700765Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:24:05.590829 crc crio[22652]: time=\"2026-06-11T11:24:05.589878905Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:24:05.907400 crc crio[22652]: time=\"2026-06-11T11:24:05.906806005Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:24:06.058779 crc crio[22652]: time=\"2026-06-11T11:24:06.058721716Z\" level=info msg=\"Created container f6f7ec08a70204cd77b5c56fafee980f3dbd0d9d94e372e3e957c87724a30012: openshift-infra/auto-csr-approver-29686284-twrnm/oc\" id=cbe8cae3-e55b-4153-949c-33e53787cc19 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:24:06.060593 crc crio[22652]: time=\"2026-06-11T11:24:06.060488462Z\" level=info msg=\"Starting container: f6f7ec08a70204cd77b5c56fafee980f3dbd0d9d94e372e3e957c87724a30012\" id=00058b5a-b4fd-4e20-970b-c341f6e7c252 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:24:06.068056 crc crio[22652]: time=\"2026-06-11T11:24:06.067953591Z\" level=info msg=\"Started container\" PID=132044 containerID=f6f7ec08a70204cd77b5c56fafee980f3dbd0d9d94e372e3e957c87724a30012 description=openshift-infra/auto-csr-approver-29686284-twrnm/oc id=00058b5a-b4fd-4e20-970b-c341f6e7c252 name=/runtime.v1.RuntimeService/StartContainer sandboxID=78b86c4da23042246fd46791f37bd9e88c471032089ac71419d84c0d9b2568e9\nJun 11 11:24:08.480142 crc crio[22652]: time=\"2026-06-11T11:24:08.479706613Z\" level=info msg=\"Stopping pod sandbox: 78b86c4da23042246fd46791f37bd9e88c471032089ac71419d84c0d9b2568e9\" id=dbcbcbe1-147f-48ad-ac5a-07c52f930a67 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:24:08.481934 crc crio[22652]: time=\"2026-06-11T11:24:08.480933033Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686284-twrnm Namespace:openshift-infra ID:78b86c4da23042246fd46791f37bd9e88c471032089ac71419d84c0d9b2568e9 UID:2bfd1150-cf79-4572-9183-00fa68bbaeab NetNS:/var/run/netns/bba38ac1-c585-4538-9171-65ca091f1ae7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2bfd1150_cf79_4572_9183_00fa68bbaeab.slice PodAnnotations:0xc002618d60}] Aliases:map[]}\"\nJun 11 11:24:08.481934 crc crio[22652]: time=\"2026-06-11T11:24:08.481089868Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686284-twrnm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:24:08.827359 crc crio[22652]: time=\"2026-06-11T11:24:08.826819691Z\" level=info msg=\"Stopped pod sandbox: 78b86c4da23042246fd46791f37bd9e88c471032089ac71419d84c0d9b2568e9\" id=dbcbcbe1-147f-48ad-ac5a-07c52f930a67 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:24:11.571616 crc crio[22652]: time=\"2026-06-11T11:24:11.570747631Z\" level=info msg=\"Removing container: 10c17b4efd55fddca98bcc1b2be75ccb86497487b93069d01e59549dda824b00\" id=f00acea8-b707-4c83-ac30-37adc28c289b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:24:11.849999 crc crio[22652]: time=\"2026-06-11T11:24:11.849884062Z\" level=info msg=\"Removed container 10c17b4efd55fddca98bcc1b2be75ccb86497487b93069d01e59549dda824b00: openshift-infra/auto-csr-approver-29686278-t5cq8/oc\" id=f00acea8-b707-4c83-ac30-37adc28c289b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:24:11.858971 crc crio[22652]: time=\"2026-06-11T11:24:11.858886319Z\" level=info msg=\"Stopping pod sandbox: 29148d4c14826840f16782ef6a1797ccf95faa672fca36203c4ef8e52b62cec1\" id=dac9f491-a87d-45d4-a9af-7e2fec8bda2d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:24:11.858971 crc crio[22652]: time=\"2026-06-11T11:24:11.858978422Z\" level=info msg=\"Stopped pod sandbox (already stopped): 29148d4c14826840f16782ef6a1797ccf95faa672fca36203c4ef8e52b62cec1\" id=dac9f491-a87d-45d4-a9af-7e2fec8bda2d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:24:11.859694 crc crio[22652]: time=\"2026-06-11T11:24:11.859586042Z\" level=info msg=\"Removing pod sandbox: 29148d4c14826840f16782ef6a1797ccf95faa672fca36203c4ef8e52b62cec1\" id=973e6abb-b8cb-490f-bed8-9de7719b99b8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:24:11.873932 crc crio[22652]: time=\"2026-06-11T11:24:11.873617966Z\" level=info msg=\"Removed pod sandbox: 29148d4c14826840f16782ef6a1797ccf95faa672fca36203c4ef8e52b62cec1\" id=973e6abb-b8cb-490f-bed8-9de7719b99b8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:24:11.874727 crc crio[22652]: time=\"2026-06-11T11:24:11.874698256Z\" level=info msg=\"Stopping pod sandbox: ebf0b190eb9f25efd78ba8d9d315746e8ad8a836f1755390304367df43bffe47\" id=df539eca-2011-4b5d-a470-08c5e223f99f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:24:11.874876 crc crio[22652]: time=\"2026-06-11T11:24:11.874855741Z\" level=info msg=\"Stopped pod sandbox (already stopped): ebf0b190eb9f25efd78ba8d9d315746e8ad8a836f1755390304367df43bffe47\" id=df539eca-2011-4b5d-a470-08c5e223f99f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:24:11.875831 crc crio[22652]: time=\"2026-06-11T11:24:11.875790151Z\" level=info msg=\"Removing pod sandbox: ebf0b190eb9f25efd78ba8d9d315746e8ad8a836f1755390304367df43bffe47\" id=8a69552a-c7ea-4666-895d-8205457d6c4c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:24:11.891853 crc crio[22652]: time=\"2026-06-11T11:24:11.891787875Z\" level=info msg=\"Removed pod sandbox: ebf0b190eb9f25efd78ba8d9d315746e8ad8a836f1755390304367df43bffe47\" id=8a69552a-c7ea-4666-895d-8205457d6c4c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:24:34.835254 crc crio[22652]: time=\"2026-06-11T11:24:34.834404295Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-bwxm5/POD\" id=6d35ee24-c822-45a7-91ba-7b37636a407a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:24:34.836539 crc crio[22652]: time=\"2026-06-11T11:24:34.835268153Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:24:34.890929 crc crio[22652]: time=\"2026-06-11T11:24:34.890824404Z\" level=info msg=\"Got pod network &{Name:certified-operators-bwxm5 Namespace:openshift-marketplace ID:36b1f2f7c300872fa6e8f8f5d191640afb994e375f12230b15a5ba26253e8dd7 UID:17cda5a7-ccee-4751-86ff-3bdeaf9cade6 NetNS:/var/run/netns/eab85203-112f-41cb-ad7f-4058fd35c19d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod17cda5a7_ccee_4751_86ff_3bdeaf9cade6.slice PodAnnotations:0xc0009890e8}] Aliases:map[]}\"\nJun 11 11:24:34.890929 crc crio[22652]: time=\"2026-06-11T11:24:34.890892736Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-bwxm5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:24:35.444017 crc crio[22652]: 2026-06-11T11:24:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:36b1f2f7c300872 Mac:06:e4:58:a0:2a:de Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:eb Mtu:0 Sandbox:/var/run/netns/eab85203-112f-41cb-ad7f-4058fd35c19d SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.235 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:24:35.445699 crc crio[22652]: time=\"2026-06-11T11:24:35.445603509Z\" level=info msg=\"Got pod network &{Name:certified-operators-bwxm5 Namespace:openshift-marketplace ID:36b1f2f7c300872fa6e8f8f5d191640afb994e375f12230b15a5ba26253e8dd7 UID:17cda5a7-ccee-4751-86ff-3bdeaf9cade6 NetNS:/var/run/netns/eab85203-112f-41cb-ad7f-4058fd35c19d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod17cda5a7_ccee_4751_86ff_3bdeaf9cade6.slice PodAnnotations:0xc0009890e8}] Aliases:map[]}\"\nJun 11 11:24:35.445818 crc crio[22652]: time=\"2026-06-11T11:24:35.445785794Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-bwxm5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:24:35.454730 crc crio[22652]: time=\"2026-06-11T11:24:35.45397681Z\" level=info msg=\"Ran pod sandbox 36b1f2f7c300872fa6e8f8f5d191640afb994e375f12230b15a5ba26253e8dd7 with infra container: openshift-marketplace/certified-operators-bwxm5/POD\" id=6d35ee24-c822-45a7-91ba-7b37636a407a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:24:35.460098 crc crio[22652]: time=\"2026-06-11T11:24:35.459647164Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=43f092a6-77a7-48bd-9810-8821f9f2d46e name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:24:35.461697 crc crio[22652]: time=\"2026-06-11T11:24:35.461612852Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=082d13ed-a2a1-458b-95b3-11ba7bd64177 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:24:35.504416 crc crio[22652]: time=\"2026-06-11T11:24:35.504364973Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-bwxm5/extract-utilities\" id=cf0983d1-f388-44d2-962a-84b4ce4b41e1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:24:35.505108 crc crio[22652]: time=\"2026-06-11T11:24:35.505086217Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:24:35.578439 crc crio[22652]: time=\"2026-06-11T11:24:35.578353334Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:24:35.585934 crc crio[22652]: time=\"2026-06-11T11:24:35.585845745Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:24:35.754565 crc crio[22652]: time=\"2026-06-11T11:24:35.754417885Z\" level=info msg=\"Created container fb66a13104d268a2d2861ad80f479e731ea1f5475c174f0ebd9781d14a8bb8c0: openshift-marketplace/certified-operators-bwxm5/extract-utilities\" id=cf0983d1-f388-44d2-962a-84b4ce4b41e1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:24:35.757569 crc crio[22652]: time=\"2026-06-11T11:24:35.757395515Z\" level=info msg=\"Starting container: fb66a13104d268a2d2861ad80f479e731ea1f5475c174f0ebd9781d14a8bb8c0\" id=6b4f236a-34c6-45ac-8a06-f22679bd55cb name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:24:35.768633 crc crio[22652]: time=\"2026-06-11T11:24:35.768525661Z\" level=info msg=\"Started container\" PID=133823 containerID=fb66a13104d268a2d2861ad80f479e731ea1f5475c174f0ebd9781d14a8bb8c0 description=openshift-marketplace/certified-operators-bwxm5/extract-utilities id=6b4f236a-34c6-45ac-8a06-f22679bd55cb name=/runtime.v1.RuntimeService/StartContainer sandboxID=36b1f2f7c300872fa6e8f8f5d191640afb994e375f12230b15a5ba26253e8dd7\nJun 11 11:24:35.878234 crc crio[22652]: time=\"2026-06-11T11:24:35.878021711Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=4ff7bdff-e8c9-4f5d-9dbd-9539dc93e663 name=/runtime.v1.ImageService/PullImage\nJun 11 11:24:35.893186 crc crio[22652]: time=\"2026-06-11T11:24:35.890630546Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 11 11:24:36.501622 crc crio[22652]: time=\"2026-06-11T11:24:36.501398047Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:6b36b6f39459c9ec839353793dce87ba5802bb0d927bfa0efa7b5a9a61815fc0\" id=4ff7bdff-e8c9-4f5d-9dbd-9539dc93e663 name=/runtime.v1.ImageService/PullImage\nJun 11 11:24:36.502581 crc crio[22652]: time=\"2026-06-11T11:24:36.502490194Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=9ae3f07e-0ff2-4256-9313-770239c34c25 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:24:36.506380 crc crio[22652]: time=\"2026-06-11T11:24:36.50520382Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=81e320ad-43c1-4530-89cd-878e15b9c100 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:24:36.517084 crc crio[22652]: time=\"2026-06-11T11:24:36.516954036Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-bwxm5/extract-content\" id=98fdc1e5-7e6f-4199-b7d9-2e60af74506c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:24:36.517738 crc crio[22652]: time=\"2026-06-11T11:24:36.517650818Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:24:36.574437 crc crio[22652]: time=\"2026-06-11T11:24:36.574328566Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:24:36.580787 crc crio[22652]: time=\"2026-06-11T11:24:36.58071526Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:24:36.752970 crc crio[22652]: time=\"2026-06-11T11:24:36.752029622Z\" level=info msg=\"Created container 4c1bbfc7d277d4a1becd87459f89c25ff8ad9995bb473ef5a37f32aa63a4f524: openshift-marketplace/certified-operators-bwxm5/extract-content\" id=98fdc1e5-7e6f-4199-b7d9-2e60af74506c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:24:36.755666 crc crio[22652]: time=\"2026-06-11T11:24:36.754729009Z\" level=info msg=\"Starting container: 4c1bbfc7d277d4a1becd87459f89c25ff8ad9995bb473ef5a37f32aa63a4f524\" id=ceed94de-a00a-44ba-858b-31de76bf1429 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:24:36.763509 crc crio[22652]: time=\"2026-06-11T11:24:36.763410367Z\" level=info msg=\"Started container\" PID=133878 containerID=4c1bbfc7d277d4a1becd87459f89c25ff8ad9995bb473ef5a37f32aa63a4f524 description=openshift-marketplace/certified-operators-bwxm5/extract-content id=ceed94de-a00a-44ba-858b-31de76bf1429 name=/runtime.v1.RuntimeService/StartContainer sandboxID=36b1f2f7c300872fa6e8f8f5d191640afb994e375f12230b15a5ba26253e8dd7\nJun 11 11:24:38.936696 crc crio[22652]: time=\"2026-06-11T11:24:38.936434644Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=5581b6df-cf8e-4eb3-a7f6-71b8104bbae5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:24:38.939357 crc crio[22652]: time=\"2026-06-11T11:24:38.939255546Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=79086d26-2f43-45e6-a328-7cd718a853db name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:24:39.069204 crc crio[22652]: time=\"2026-06-11T11:24:39.069025329Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-bwxm5/registry-server\" id=d5d3b0d2-f346-47b0-9ca0-655871dabbda name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:24:39.069752 crc crio[22652]: time=\"2026-06-11T11:24:39.06967592Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:24:39.124377 crc crio[22652]: time=\"2026-06-11T11:24:39.124274957Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:24:39.128373 crc crio[22652]: time=\"2026-06-11T11:24:39.128322346Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:24:39.302718 crc crio[22652]: time=\"2026-06-11T11:24:39.302621514Z\" level=info msg=\"Created container 262f0f63ca8f23103908c415e9a9b57cb3be243a004c1077d01c56cbbb3e9a8c: openshift-marketplace/certified-operators-bwxm5/registry-server\" id=d5d3b0d2-f346-47b0-9ca0-655871dabbda name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:24:39.308316 crc crio[22652]: time=\"2026-06-11T11:24:39.30810163Z\" level=info msg=\"Starting container: 262f0f63ca8f23103908c415e9a9b57cb3be243a004c1077d01c56cbbb3e9a8c\" id=fffaf162-38ef-437c-8b05-b99a31fdb77c name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:24:39.314336 crc crio[22652]: time=\"2026-06-11T11:24:39.313991699Z\" level=info msg=\"Started container\" PID=133965 containerID=262f0f63ca8f23103908c415e9a9b57cb3be243a004c1077d01c56cbbb3e9a8c description=openshift-marketplace/certified-operators-bwxm5/registry-server id=fffaf162-38ef-437c-8b05-b99a31fdb77c name=/runtime.v1.RuntimeService/StartContainer sandboxID=36b1f2f7c300872fa6e8f8f5d191640afb994e375f12230b15a5ba26253e8dd7\nJun 11 11:24:47.048496 crc crio[22652]: time=\"2026-06-11T11:24:47.047251897Z\" level=info msg=\"Stopping container: 262f0f63ca8f23103908c415e9a9b57cb3be243a004c1077d01c56cbbb3e9a8c (timeout: 2s)\" id=acda0e6f-d125-4be7-b604-f99e3c2dc026 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:24:47.185761 crc crio[22652]: time=\"2026-06-11T11:24:47.185602862Z\" level=info msg=\"Stopped container 262f0f63ca8f23103908c415e9a9b57cb3be243a004c1077d01c56cbbb3e9a8c: openshift-marketplace/certified-operators-bwxm5/registry-server\" id=acda0e6f-d125-4be7-b604-f99e3c2dc026 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:24:47.187105 crc crio[22652]: time=\"2026-06-11T11:24:47.187007708Z\" level=info msg=\"Stopping pod sandbox: 36b1f2f7c300872fa6e8f8f5d191640afb994e375f12230b15a5ba26253e8dd7\" id=11565194-0ba1-41a1-a902-7902bf9d0c18 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:24:47.188027 crc crio[22652]: time=\"2026-06-11T11:24:47.187922828Z\" level=info msg=\"Got pod network &{Name:certified-operators-bwxm5 Namespace:openshift-marketplace ID:36b1f2f7c300872fa6e8f8f5d191640afb994e375f12230b15a5ba26253e8dd7 UID:17cda5a7-ccee-4751-86ff-3bdeaf9cade6 NetNS:/var/run/netns/eab85203-112f-41cb-ad7f-4058fd35c19d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod17cda5a7_ccee_4751_86ff_3bdeaf9cade6.slice PodAnnotations:0xc0014a4ae8}] Aliases:map[]}\"\nJun 11 11:24:47.188330 crc crio[22652]: time=\"2026-06-11T11:24:47.188239757Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-bwxm5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:24:47.562422 crc crio[22652]: time=\"2026-06-11T11:24:47.561780523Z\" level=info msg=\"Stopped pod sandbox: 36b1f2f7c300872fa6e8f8f5d191640afb994e375f12230b15a5ba26253e8dd7\" id=11565194-0ba1-41a1-a902-7902bf9d0c18 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:24:48.067364 crc crio[22652]: time=\"2026-06-11T11:24:48.067272229Z\" level=info msg=\"Removing container: 262f0f63ca8f23103908c415e9a9b57cb3be243a004c1077d01c56cbbb3e9a8c\" id=ded77167-b46b-4ef9-810a-fcdb34f4f3ac name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:24:48.105785 crc crio[22652]: time=\"2026-06-11T11:24:48.105673236Z\" level=info msg=\"Removed container 262f0f63ca8f23103908c415e9a9b57cb3be243a004c1077d01c56cbbb3e9a8c: openshift-marketplace/certified-operators-bwxm5/registry-server\" id=ded77167-b46b-4ef9-810a-fcdb34f4f3ac name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:24:48.109626 crc crio[22652]: time=\"2026-06-11T11:24:48.109521566Z\" level=info msg=\"Removing container: 4c1bbfc7d277d4a1becd87459f89c25ff8ad9995bb473ef5a37f32aa63a4f524\" id=f7fe1785-5186-46b6-8a76-c4fc48fd4cdd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:24:48.141216 crc crio[22652]: time=\"2026-06-11T11:24:48.141023215Z\" level=info msg=\"Removed container 4c1bbfc7d277d4a1becd87459f89c25ff8ad9995bb473ef5a37f32aa63a4f524: openshift-marketplace/certified-operators-bwxm5/extract-content\" id=f7fe1785-5186-46b6-8a76-c4fc48fd4cdd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:24:48.145099 crc crio[22652]: time=\"2026-06-11T11:24:48.145003101Z\" level=info msg=\"Removing container: fb66a13104d268a2d2861ad80f479e731ea1f5475c174f0ebd9781d14a8bb8c0\" id=40d8d449-75fb-47fe-9966-5498bcd9e569 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:24:48.195216 crc crio[22652]: time=\"2026-06-11T11:24:48.195087372Z\" level=info msg=\"Removed container fb66a13104d268a2d2861ad80f479e731ea1f5475c174f0ebd9781d14a8bb8c0: openshift-marketplace/certified-operators-bwxm5/extract-utilities\" id=40d8d449-75fb-47fe-9966-5498bcd9e569 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:24:52.140717 crc crio[22652]: time=\"2026-06-11T11:24:52.139878957Z\" level=info msg=\"Stopping pod sandbox: 09381568ff6bad4656d87a9563b386c5c320cb11e4d8aa5ed3d1c493a115b9c9\" id=27577653-aace-4ceb-aa94-9c194c82b007 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:24:52.142069 crc crio[22652]: time=\"2026-06-11T11:24:52.141612983Z\" level=info msg=\"Got pod network &{Name:bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-4t72h Namespace:openstack ID:09381568ff6bad4656d87a9563b386c5c320cb11e4d8aa5ed3d1c493a115b9c9 UID:6be5868e-734f-467c-ada4-49902fa0e064 NetNS:/var/run/netns/55be063e-2060-4bce-90eb-d789e1cf832d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6be5868e_734f_467c_ada4_49902fa0e064.slice PodAnnotations:0xc002acc370}] Aliases:map[]}\"\nJun 11 11:24:52.142069 crc crio[22652]: time=\"2026-06-11T11:24:52.141778778Z\" level=info msg=\"Deleting pod openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-4t72h from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:24:52.620514 crc crio[22652]: time=\"2026-06-11T11:24:52.619874005Z\" level=info msg=\"Stopped pod sandbox: 09381568ff6bad4656d87a9563b386c5c320cb11e4d8aa5ed3d1c493a115b9c9\" id=27577653-aace-4ceb-aa94-9c194c82b007 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:24:53.697014 crc crio[22652]: time=\"2026-06-11T11:24:53.696619056Z\" level=info msg=\"Running pod sandbox: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-8pn6w/POD\" id=569c6c0a-f583-4dd4-b5a9-b9237a6591e6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:24:53.700590 crc crio[22652]: time=\"2026-06-11T11:24:53.69705281Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:24:53.735875 crc crio[22652]: time=\"2026-06-11T11:24:53.735611217Z\" level=info msg=\"Got pod network &{Name:download-cache-edpm-deployment-ipam-openstack-edpm-ipam-8pn6w Namespace:openstack ID:08df355f73e98f629ad44160a0c962a0f1f50ff625fe249eea8e9acdb05f988a UID:6541c425-d573-4a66-9908-a0268162e069 NetNS:/var/run/netns/921f2842-3598-4b80-a29d-733c8ea54cba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6541c425_d573_4a66_9908_a0268162e069.slice PodAnnotations:0xc0022f6b98}] Aliases:map[]}\"\nJun 11 11:24:53.735875 crc crio[22652]: time=\"2026-06-11T11:24:53.735722861Z\" level=info msg=\"Adding pod openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-8pn6w to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:24:54.832825 crc crio[22652]: 2026-06-11T11:24:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:08df355f73e98f6 Mac:1e:45:e1:5f:bb:83 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ec Mtu:0 Sandbox:/var/run/netns/921f2842-3598-4b80-a29d-733c8ea54cba SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.0.236 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:24:54.858373 crc crio[22652]: time=\"2026-06-11T11:24:54.858209831Z\" level=info msg=\"Got pod network &{Name:download-cache-edpm-deployment-ipam-openstack-edpm-ipam-8pn6w Namespace:openstack ID:08df355f73e98f629ad44160a0c962a0f1f50ff625fe249eea8e9acdb05f988a UID:6541c425-d573-4a66-9908-a0268162e069 NetNS:/var/run/netns/921f2842-3598-4b80-a29d-733c8ea54cba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6541c425_d573_4a66_9908_a0268162e069.slice PodAnnotations:0xc0022f6b98}] Aliases:map[]}\"\nJun 11 11:24:54.858537 crc crio[22652]: time=\"2026-06-11T11:24:54.85849385Z\" level=info msg=\"Checking pod openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-8pn6w for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:24:54.993350 crc crio[22652]: time=\"2026-06-11T11:24:54.993214645Z\" level=info msg=\"Ran pod sandbox 08df355f73e98f629ad44160a0c962a0f1f50ff625fe249eea8e9acdb05f988a with infra container: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-8pn6w/POD\" id=569c6c0a-f583-4dd4-b5a9-b9237a6591e6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:24:55.008313 crc crio[22652]: time=\"2026-06-11T11:24:55.007553798Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=edfaf8e8-997c-472d-a500-2f728157ed3a name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:24:55.042269 crc crio[22652]: time=\"2026-06-11T11:24:55.042096947Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=5ba31e44-0ca8-4ac8-b0f5-0fd39096cdb5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:24:55.052830 crc crio[22652]: time=\"2026-06-11T11:24:55.052743053Z\" level=info msg=\"Creating container: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-8pn6w/download-cache-edpm-deployment-ipam-openstack-edpm-ipam\" id=f42d18fa-0fba-4d3f-a3b6-a00c0ab10065 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:24:55.053356 crc crio[22652]: time=\"2026-06-11T11:24:55.05328934Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:24:55.105029 crc crio[22652]: time=\"2026-06-11T11:24:55.104687289Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:24:55.108397 crc crio[22652]: time=\"2026-06-11T11:24:55.108328245Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:24:55.287677 crc crio[22652]: time=\"2026-06-11T11:24:55.28755014Z\" level=info msg=\"Created container a45e76b9e5968526d360eab62e523ad3693e24428502f5057493eb606760c3e1: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-8pn6w/download-cache-edpm-deployment-ipam-openstack-edpm-ipam\" id=f42d18fa-0fba-4d3f-a3b6-a00c0ab10065 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:24:55.288808 crc crio[22652]: time=\"2026-06-11T11:24:55.288703778Z\" level=info msg=\"Starting container: a45e76b9e5968526d360eab62e523ad3693e24428502f5057493eb606760c3e1\" id=1b4efc14-8210-431e-a894-e8dfc9f12fd5 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:24:55.298260 crc crio[22652]: time=\"2026-06-11T11:24:55.298034597Z\" level=info msg=\"Started container\" PID=135137 containerID=a45e76b9e5968526d360eab62e523ad3693e24428502f5057493eb606760c3e1 description=openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-8pn6w/download-cache-edpm-deployment-ipam-openstack-edpm-ipam id=1b4efc14-8210-431e-a894-e8dfc9f12fd5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=08df355f73e98f629ad44160a0c962a0f1f50ff625fe249eea8e9acdb05f988a\nJun 11 11:25:11.924298 crc crio[22652]: time=\"2026-06-11T11:25:11.922820167Z\" level=info msg=\"Stopping pod sandbox: 36b1f2f7c300872fa6e8f8f5d191640afb994e375f12230b15a5ba26253e8dd7\" id=39be2ab9-748e-4a52-b9d5-175e16610b48 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:25:11.926447 crc crio[22652]: time=\"2026-06-11T11:25:11.924580234Z\" level=info msg=\"Stopped pod sandbox (already stopped): 36b1f2f7c300872fa6e8f8f5d191640afb994e375f12230b15a5ba26253e8dd7\" id=39be2ab9-748e-4a52-b9d5-175e16610b48 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:25:11.926689 crc crio[22652]: time=\"2026-06-11T11:25:11.926600227Z\" level=info msg=\"Removing pod sandbox: 36b1f2f7c300872fa6e8f8f5d191640afb994e375f12230b15a5ba26253e8dd7\" id=50a90a78-cdc9-46d8-a6fa-6b1a51e2a9f2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:25:11.948053 crc crio[22652]: time=\"2026-06-11T11:25:11.947646061Z\" level=info msg=\"Removed pod sandbox: 36b1f2f7c300872fa6e8f8f5d191640afb994e375f12230b15a5ba26253e8dd7\" id=50a90a78-cdc9-46d8-a6fa-6b1a51e2a9f2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:26:00.724824 crc crio[22652]: time=\"2026-06-11T11:26:00.723903798Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686286-z42mt/POD\" id=73bc454f-04f9-4818-8fd3-a2b7b316496c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:26:00.727068 crc crio[22652]: time=\"2026-06-11T11:26:00.724828708Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:26:00.769437 crc crio[22652]: time=\"2026-06-11T11:26:00.769109987Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686286-z42mt Namespace:openshift-infra ID:7c92fa6ccf5c401d743662ad320a77fd8590383ff063c5f5d352f5aec547ce7a UID:ec54f68c-7c54-4f0f-81de-900c6c6eb73a NetNS:/var/run/netns/b9c98649-2254-49cc-ba67-6cf71b5abe1f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podec54f68c_7c54_4f0f_81de_900c6c6eb73a.slice PodAnnotations:0xc0022f7578}] Aliases:map[]}\"\nJun 11 11:26:00.769437 crc crio[22652]: time=\"2026-06-11T11:26:00.769230041Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686286-z42mt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:26:01.319978 crc crio[22652]: 2026-06-11T11:26:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7c92fa6ccf5c401 Mac:9e:63:da:24:12:50 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ed Mtu:0 Sandbox:/var/run/netns/b9c98649-2254-49cc-ba67-6cf71b5abe1f SocketPath: PciID:}] [{Interface:0xc000132f40 Address:{IP:10.217.0.237 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:26:01.320978 crc crio[22652]: time=\"2026-06-11T11:26:01.320905728Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686286-z42mt Namespace:openshift-infra ID:7c92fa6ccf5c401d743662ad320a77fd8590383ff063c5f5d352f5aec547ce7a UID:ec54f68c-7c54-4f0f-81de-900c6c6eb73a NetNS:/var/run/netns/b9c98649-2254-49cc-ba67-6cf71b5abe1f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podec54f68c_7c54_4f0f_81de_900c6c6eb73a.slice PodAnnotations:0xc0022f7578}] Aliases:map[]}\"\nJun 11 11:26:01.321188 crc crio[22652]: time=\"2026-06-11T11:26:01.321080844Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686286-z42mt for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:26:01.333947 crc crio[22652]: time=\"2026-06-11T11:26:01.333872764Z\" level=info msg=\"Ran pod sandbox 7c92fa6ccf5c401d743662ad320a77fd8590383ff063c5f5d352f5aec547ce7a with infra container: openshift-infra/auto-csr-approver-29686286-z42mt/POD\" id=73bc454f-04f9-4818-8fd3-a2b7b316496c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:26:01.337473 crc crio[22652]: time=\"2026-06-11T11:26:01.337312054Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=3862fe7a-a8cd-4b73-b3e0-2c38d2bb1117 name=/runtime.v1.ImageService/PullImage\nJun 11 11:26:01.350984 crc crio[22652]: time=\"2026-06-11T11:26:01.350892102Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 11:26:02.498385 crc crio[22652]: time=\"2026-06-11T11:26:02.497914663Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=3862fe7a-a8cd-4b73-b3e0-2c38d2bb1117 name=/runtime.v1.ImageService/PullImage\nJun 11 11:26:02.499775 crc crio[22652]: time=\"2026-06-11T11:26:02.499685199Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=3398a742-6386-42bd-851c-f01d2436f765 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:26:02.502343 crc crio[22652]: time=\"2026-06-11T11:26:02.502239361Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=dde55702-f60f-4d65-936f-2568083a2e83 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:26:02.655512 crc crio[22652]: time=\"2026-06-11T11:26:02.655228256Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686286-z42mt/oc\" id=6b286911-9005-4294-8dd1-21e0942bf6d4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:26:02.655968 crc crio[22652]: time=\"2026-06-11T11:26:02.655840676Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:26:02.730610 crc crio[22652]: time=\"2026-06-11T11:26:02.729926321Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:26:03.037623 crc crio[22652]: time=\"2026-06-11T11:26:03.037551103Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:26:03.392241 crc crio[22652]: time=\"2026-06-11T11:26:03.392173073Z\" level=info msg=\"Created container 35b7dd74ba05773f534b38759db500a13bb0cd62a2df5ff1a8213a75b20ec1ab: openshift-infra/auto-csr-approver-29686286-z42mt/oc\" id=6b286911-9005-4294-8dd1-21e0942bf6d4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:26:03.393779 crc crio[22652]: time=\"2026-06-11T11:26:03.393714182Z\" level=info msg=\"Starting container: 35b7dd74ba05773f534b38759db500a13bb0cd62a2df5ff1a8213a75b20ec1ab\" id=8c740cbb-b873-4d65-baee-bdd78332d3db name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:26:03.406495 crc crio[22652]: time=\"2026-06-11T11:26:03.406328446Z\" level=info msg=\"Started container\" PID=138682 containerID=35b7dd74ba05773f534b38759db500a13bb0cd62a2df5ff1a8213a75b20ec1ab description=openshift-infra/auto-csr-approver-29686286-z42mt/oc id=8c740cbb-b873-4d65-baee-bdd78332d3db name=/runtime.v1.RuntimeService/StartContainer sandboxID=7c92fa6ccf5c401d743662ad320a77fd8590383ff063c5f5d352f5aec547ce7a\nJun 11 11:26:05.430265 crc crio[22652]: time=\"2026-06-11T11:26:05.429304063Z\" level=info msg=\"Stopping pod sandbox: 7c92fa6ccf5c401d743662ad320a77fd8590383ff063c5f5d352f5aec547ce7a\" id=91920890-410c-4836-85d5-5c1bb19e6c61 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:26:05.432418 crc crio[22652]: time=\"2026-06-11T11:26:05.432387863Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686286-z42mt Namespace:openshift-infra ID:7c92fa6ccf5c401d743662ad320a77fd8590383ff063c5f5d352f5aec547ce7a UID:ec54f68c-7c54-4f0f-81de-900c6c6eb73a NetNS:/var/run/netns/b9c98649-2254-49cc-ba67-6cf71b5abe1f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podec54f68c_7c54_4f0f_81de_900c6c6eb73a.slice PodAnnotations:0xc005a4cad0}] Aliases:map[]}\"\nJun 11 11:26:05.432724 crc crio[22652]: time=\"2026-06-11T11:26:05.432698333Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686286-z42mt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:26:05.762709 crc crio[22652]: time=\"2026-06-11T11:26:05.762580668Z\" level=info msg=\"Stopped pod sandbox: 7c92fa6ccf5c401d743662ad320a77fd8590383ff063c5f5d352f5aec547ce7a\" id=91920890-410c-4836-85d5-5c1bb19e6c61 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:26:11.988003 crc crio[22652]: time=\"2026-06-11T11:26:11.986944581Z\" level=info msg=\"Removing container: 343560bbb4e557eb26e45fc4b4e797ecb8a3d77558dfd84aae173dd195af7ec1\" id=b3e077a5-f770-4cc0-93b6-5c49dafdd8be name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:26:12.357021 crc crio[22652]: time=\"2026-06-11T11:26:12.35681204Z\" level=info msg=\"Removed container 343560bbb4e557eb26e45fc4b4e797ecb8a3d77558dfd84aae173dd195af7ec1: openshift-infra/auto-csr-approver-29686280-99c4k/oc\" id=b3e077a5-f770-4cc0-93b6-5c49dafdd8be name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:26:12.383339 crc crio[22652]: time=\"2026-06-11T11:26:12.382977539Z\" level=info msg=\"Stopping pod sandbox: b48c3b76dda105b358ba654b094390c6925282088166366723d949fea6ab0cb5\" id=9b3e15e7-b5ad-4960-a608-07534afac9f8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:26:12.383339 crc crio[22652]: time=\"2026-06-11T11:26:12.38333319Z\" level=info msg=\"Stopped pod sandbox (already stopped): b48c3b76dda105b358ba654b094390c6925282088166366723d949fea6ab0cb5\" id=9b3e15e7-b5ad-4960-a608-07534afac9f8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:26:12.391207 crc crio[22652]: time=\"2026-06-11T11:26:12.389341724Z\" level=info msg=\"Removing pod sandbox: b48c3b76dda105b358ba654b094390c6925282088166366723d949fea6ab0cb5\" id=678aa55e-99b4-448d-9a41-481fbd9fd82c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:26:12.418917 crc crio[22652]: time=\"2026-06-11T11:26:12.418787787Z\" level=info msg=\"Removed pod sandbox: b48c3b76dda105b358ba654b094390c6925282088166366723d949fea6ab0cb5\" id=678aa55e-99b4-448d-9a41-481fbd9fd82c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:27:12.613902 crc crio[22652]: time=\"2026-06-11T11:27:12.613188904Z\" level=info msg=\"Removing container: d5f350c8fdc8b187c0900a2984c39a34b293911470947a5ef86a287a7827b1cc\" id=d5a99039-92c5-4bcc-a9f4-39c8e2309688 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:27:12.667739 crc crio[22652]: time=\"2026-06-11T11:27:12.66732316Z\" level=info msg=\"Removed container d5f350c8fdc8b187c0900a2984c39a34b293911470947a5ef86a287a7827b1cc: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-82wqr/openstack-edpm-ipam-provisionserver-checksum-discovery\" id=d5a99039-92c5-4bcc-a9f4-39c8e2309688 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:27:12.670278 crc crio[22652]: time=\"2026-06-11T11:27:12.670213143Z\" level=info msg=\"Removing container: a1636f52e225023b20b4d4d4c17cf7f1e173b23f044b495287879a8c61e294e0\" id=38896ad5-93ed-4dc5-a94f-e4553f6fd298 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:27:12.714634 crc crio[22652]: time=\"2026-06-11T11:27:12.714511723Z\" level=info msg=\"Removed container a1636f52e225023b20b4d4d4c17cf7f1e173b23f044b495287879a8c61e294e0: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-82wqr/init\" id=38896ad5-93ed-4dc5-a94f-e4553f6fd298 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:27:12.725560 crc crio[22652]: time=\"2026-06-11T11:27:12.725507225Z\" level=info msg=\"Stopping pod sandbox: 189c535b89c316038cb0274c4953855ebbd6ef6d62ff30cc0356b37ea7a6305b\" id=8ebed52e-a16f-410a-85d1-fbf8c931f0e6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:27:12.725994 crc crio[22652]: time=\"2026-06-11T11:27:12.72596408Z\" level=info msg=\"Stopped pod sandbox (already stopped): 189c535b89c316038cb0274c4953855ebbd6ef6d62ff30cc0356b37ea7a6305b\" id=8ebed52e-a16f-410a-85d1-fbf8c931f0e6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:27:12.727309 crc crio[22652]: time=\"2026-06-11T11:27:12.727250151Z\" level=info msg=\"Removing pod sandbox: 189c535b89c316038cb0274c4953855ebbd6ef6d62ff30cc0356b37ea7a6305b\" id=28628e3d-c805-4503-9853-c3131cdec913 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:27:12.742026 crc crio[22652]: time=\"2026-06-11T11:27:12.741967975Z\" level=info msg=\"Removed pod sandbox: 189c535b89c316038cb0274c4953855ebbd6ef6d62ff30cc0356b37ea7a6305b\" id=28628e3d-c805-4503-9853-c3131cdec913 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:27:23.024780 crc crio[22652]: time=\"2026-06-11T11:27:23.024105288Z\" level=info msg=\"Stopping pod sandbox: 08df355f73e98f629ad44160a0c962a0f1f50ff625fe249eea8e9acdb05f988a\" id=a1a10f04-0b6a-4cf0-a787-3f02a1d90f7d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:27:23.026254 crc crio[22652]: time=\"2026-06-11T11:27:23.025523174Z\" level=info msg=\"Got pod network &{Name:download-cache-edpm-deployment-ipam-openstack-edpm-ipam-8pn6w Namespace:openstack ID:08df355f73e98f629ad44160a0c962a0f1f50ff625fe249eea8e9acdb05f988a UID:6541c425-d573-4a66-9908-a0268162e069 NetNS:/var/run/netns/921f2842-3598-4b80-a29d-733c8ea54cba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6541c425_d573_4a66_9908_a0268162e069.slice PodAnnotations:0xc005822570}] Aliases:map[]}\"\nJun 11 11:27:23.026254 crc crio[22652]: time=\"2026-06-11T11:27:23.025682459Z\" level=info msg=\"Deleting pod openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-8pn6w from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:27:23.561877 crc crio[22652]: time=\"2026-06-11T11:27:23.561408884Z\" level=info msg=\"Stopped pod sandbox: 08df355f73e98f629ad44160a0c962a0f1f50ff625fe249eea8e9acdb05f988a\" id=a1a10f04-0b6a-4cf0-a787-3f02a1d90f7d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:27:24.594583 crc crio[22652]: time=\"2026-06-11T11:27:24.593906596Z\" level=info msg=\"Running pod sandbox: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipampwmwc/POD\" id=9903fc2e-958d-4cfb-bea3-e3d96bf5a727 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:27:24.596051 crc crio[22652]: time=\"2026-06-11T11:27:24.594738973Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:27:24.653388 crc crio[22652]: time=\"2026-06-11T11:27:24.65327425Z\" level=info msg=\"Got pod network &{Name:configure-network-edpm-deployment-ipam-openstack-edpm-ipampwmwc Namespace:openstack ID:8c9707d3ff2ad1feaa44847b2aab89fee9eb3933c1613d3337441fb2bb604802 UID:742398a0-ec16-4ed4-9dce-1372587f5e82 NetNS:/var/run/netns/44ac6f0f-db09-4c08-9a4c-b23f5bc61379 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod742398a0_ec16_4ed4_9dce_1372587f5e82.slice PodAnnotations:0xc002400c08}] Aliases:map[]}\"\nJun 11 11:27:24.653388 crc crio[22652]: time=\"2026-06-11T11:27:24.653337122Z\" level=info msg=\"Adding pod openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipampwmwc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:27:25.091680 crc crio[22652]: 2026-06-11T11:27:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8c9707d3ff2ad1f Mac:12:58:c7:48:e2:c5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ee Mtu:0 Sandbox:/var/run/netns/44ac6f0f-db09-4c08-9a4c-b23f5bc61379 SocketPath: PciID:}] [{Interface:0xc000136db0 Address:{IP:10.217.0.238 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:27:25.091680 crc crio[22652]: time=\"2026-06-11T11:27:25.091561281Z\" level=info msg=\"Got pod network &{Name:configure-network-edpm-deployment-ipam-openstack-edpm-ipampwmwc Namespace:openstack ID:8c9707d3ff2ad1feaa44847b2aab89fee9eb3933c1613d3337441fb2bb604802 UID:742398a0-ec16-4ed4-9dce-1372587f5e82 NetNS:/var/run/netns/44ac6f0f-db09-4c08-9a4c-b23f5bc61379 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod742398a0_ec16_4ed4_9dce_1372587f5e82.slice PodAnnotations:0xc002400c08}] Aliases:map[]}\"\nJun 11 11:27:25.092158 crc crio[22652]: time=\"2026-06-11T11:27:25.091737626Z\" level=info msg=\"Checking pod openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipampwmwc for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:27:25.108220 crc crio[22652]: time=\"2026-06-11T11:27:25.108034429Z\" level=info msg=\"Ran pod sandbox 8c9707d3ff2ad1feaa44847b2aab89fee9eb3933c1613d3337441fb2bb604802 with infra container: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipampwmwc/POD\" id=9903fc2e-958d-4cfb-bea3-e3d96bf5a727 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:27:25.111303 crc crio[22652]: time=\"2026-06-11T11:27:25.11119037Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=e75cc949-30c2-409f-9003-914c68a201d0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:27:25.140010 crc crio[22652]: time=\"2026-06-11T11:27:25.139855658Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=6ece958f-9b33-47d0-a716-6aa72af0fb79 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:27:25.148586 crc crio[22652]: time=\"2026-06-11T11:27:25.148489506Z\" level=info msg=\"Creating container: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipampwmwc/configure-network-edpm-deployment-ipam-openstack-edpm-ipam\" id=ddc4e276-c0fb-4f3a-a69e-634c20b896e6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:27:25.149208 crc crio[22652]: time=\"2026-06-11T11:27:25.149058445Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:27:25.198175 crc crio[22652]: time=\"2026-06-11T11:27:25.198027186Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:27:25.205854 crc crio[22652]: time=\"2026-06-11T11:27:25.205782333Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:27:25.351618 crc crio[22652]: time=\"2026-06-11T11:27:25.351518365Z\" level=info msg=\"Created container de5eb6855b61a0fc7f3fb101fdf9e261ea63c3af4c16e6823b309689f6605d9d: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipampwmwc/configure-network-edpm-deployment-ipam-openstack-edpm-ipam\" id=ddc4e276-c0fb-4f3a-a69e-634c20b896e6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:27:25.354529 crc crio[22652]: time=\"2026-06-11T11:27:25.354356866Z\" level=info msg=\"Starting container: de5eb6855b61a0fc7f3fb101fdf9e261ea63c3af4c16e6823b309689f6605d9d\" id=d0d3f8db-92a3-4d04-b062-2d89a4654142 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:27:25.371895 crc crio[22652]: time=\"2026-06-11T11:27:25.371716103Z\" level=info msg=\"Started container\" PID=142907 containerID=de5eb6855b61a0fc7f3fb101fdf9e261ea63c3af4c16e6823b309689f6605d9d description=openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipampwmwc/configure-network-edpm-deployment-ipam-openstack-edpm-ipam id=d0d3f8db-92a3-4d04-b062-2d89a4654142 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8c9707d3ff2ad1feaa44847b2aab89fee9eb3933c1613d3337441fb2bb604802\nJun 11 11:28:00.563641 crc crio[22652]: time=\"2026-06-11T11:28:00.559789541Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686288-6k275/POD\" id=7205d35b-b502-4d4d-a31e-28ac5466cc95 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:28:00.564807 crc crio[22652]: time=\"2026-06-11T11:28:00.564640927Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:28:00.602837 crc crio[22652]: time=\"2026-06-11T11:28:00.602529462Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686288-6k275 Namespace:openshift-infra ID:26e283dddf5edbb38acb2d893416301788189b4e793aab54dacbc264c3ea5996 UID:afb90846-4f97-4fbd-9f96-bc0f7026365b NetNS:/var/run/netns/496f4590-415d-4797-9e00-4c03f46acf84 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podafb90846_4f97_4fbd_9f96_bc0f7026365b.slice PodAnnotations:0xc001e8e3d8}] Aliases:map[]}\"\nJun 11 11:28:00.602837 crc crio[22652]: time=\"2026-06-11T11:28:00.602816051Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686288-6k275 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:28:01.135780 crc crio[22652]: 2026-06-11T11:28:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:26e283dddf5edbb Mac:d6:bd:7c:a4:19:8f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ef Mtu:0 Sandbox:/var/run/netns/496f4590-415d-4797-9e00-4c03f46acf84 SocketPath: PciID:}] [{Interface:0xc000232fd0 Address:{IP:10.217.0.239 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:28:01.137837 crc crio[22652]: time=\"2026-06-11T11:28:01.137778572Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686288-6k275 Namespace:openshift-infra ID:26e283dddf5edbb38acb2d893416301788189b4e793aab54dacbc264c3ea5996 UID:afb90846-4f97-4fbd-9f96-bc0f7026365b NetNS:/var/run/netns/496f4590-415d-4797-9e00-4c03f46acf84 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podafb90846_4f97_4fbd_9f96_bc0f7026365b.slice PodAnnotations:0xc001e8e3d8}] Aliases:map[]}\"\nJun 11 11:28:01.138276 crc crio[22652]: time=\"2026-06-11T11:28:01.138238218Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686288-6k275 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:28:01.150750 crc crio[22652]: time=\"2026-06-11T11:28:01.150632516Z\" level=info msg=\"Ran pod sandbox 26e283dddf5edbb38acb2d893416301788189b4e793aab54dacbc264c3ea5996 with infra container: openshift-infra/auto-csr-approver-29686288-6k275/POD\" id=7205d35b-b502-4d4d-a31e-28ac5466cc95 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:28:01.155674 crc crio[22652]: time=\"2026-06-11T11:28:01.155588103Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=3b83732b-9755-473a-ab4e-8a1bf0f1f925 name=/runtime.v1.ImageService/PullImage\nJun 11 11:28:01.166588 crc crio[22652]: time=\"2026-06-11T11:28:01.166489404Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 11:28:02.338067 crc crio[22652]: time=\"2026-06-11T11:28:02.337836716Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=3b83732b-9755-473a-ab4e-8a1bf0f1f925 name=/runtime.v1.ImageService/PullImage\nJun 11 11:28:02.339628 crc crio[22652]: time=\"2026-06-11T11:28:02.338974902Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=70369527-b7c4-4f27-b016-218be25b892b name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:28:02.343388 crc crio[22652]: time=\"2026-06-11T11:28:02.34263958Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=ce410726-4cd1-4b9f-b68f-dbf35e4faa20 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:28:02.353177 crc crio[22652]: time=\"2026-06-11T11:28:02.352972531Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686288-6k275/oc\" id=59049ef5-fceb-4510-9942-e9eb3585b738 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:28:02.353857 crc crio[22652]: time=\"2026-06-11T11:28:02.353803208Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:28:02.411349 crc crio[22652]: time=\"2026-06-11T11:28:02.411252801Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:28:02.764299 crc crio[22652]: time=\"2026-06-11T11:28:02.764198105Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:28:02.905823 crc crio[22652]: time=\"2026-06-11T11:28:02.905532426Z\" level=info msg=\"Created container cb1a1142b5a5cd69c790f888067f97c24eaa088414c606b42dd2a37637122b56: openshift-infra/auto-csr-approver-29686288-6k275/oc\" id=59049ef5-fceb-4510-9942-e9eb3585b738 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:28:02.908821 crc crio[22652]: time=\"2026-06-11T11:28:02.908709779Z\" level=info msg=\"Starting container: cb1a1142b5a5cd69c790f888067f97c24eaa088414c606b42dd2a37637122b56\" id=6b7e03cb-f737-4be8-ac8d-de78a38e9c6f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:28:02.920430 crc crio[22652]: time=\"2026-06-11T11:28:02.92030484Z\" level=info msg=\"Started container\" PID=144976 containerID=cb1a1142b5a5cd69c790f888067f97c24eaa088414c606b42dd2a37637122b56 description=openshift-infra/auto-csr-approver-29686288-6k275/oc id=6b7e03cb-f737-4be8-ac8d-de78a38e9c6f name=/runtime.v1.RuntimeService/StartContainer sandboxID=26e283dddf5edbb38acb2d893416301788189b4e793aab54dacbc264c3ea5996\nJun 11 11:28:04.739998 crc crio[22652]: time=\"2026-06-11T11:28:04.738662828Z\" level=info msg=\"Stopping pod sandbox: 26e283dddf5edbb38acb2d893416301788189b4e793aab54dacbc264c3ea5996\" id=22cad3cb-1942-4741-b864-91187d424b79 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:28:04.742224 crc crio[22652]: time=\"2026-06-11T11:28:04.740948742Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686288-6k275 Namespace:openshift-infra ID:26e283dddf5edbb38acb2d893416301788189b4e793aab54dacbc264c3ea5996 UID:afb90846-4f97-4fbd-9f96-bc0f7026365b NetNS:/var/run/netns/496f4590-415d-4797-9e00-4c03f46acf84 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podafb90846_4f97_4fbd_9f96_bc0f7026365b.slice PodAnnotations:0xc002acd160}] Aliases:map[]}\"\nJun 11 11:28:04.742224 crc crio[22652]: time=\"2026-06-11T11:28:04.741246461Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686288-6k275 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:28:05.115164 crc crio[22652]: time=\"2026-06-11T11:28:05.114795265Z\" level=info msg=\"Stopped pod sandbox: 26e283dddf5edbb38acb2d893416301788189b4e793aab54dacbc264c3ea5996\" id=22cad3cb-1942-4741-b864-91187d424b79 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:28:12.766458 crc crio[22652]: time=\"2026-06-11T11:28:12.765078542Z\" level=info msg=\"Removing container: 9c307cbc13c44ca469b8ff564c19945bec83c890948d68002759f5d961053c20\" id=f8584ef5-5ebc-4dc5-8b4e-b896f2317333 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:28:13.203520 crc crio[22652]: time=\"2026-06-11T11:28:13.202829121Z\" level=info msg=\"Removed container 9c307cbc13c44ca469b8ff564c19945bec83c890948d68002759f5d961053c20: openshift-infra/auto-csr-approver-29686282-k2mq5/oc\" id=f8584ef5-5ebc-4dc5-8b4e-b896f2317333 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:28:13.217273 crc crio[22652]: time=\"2026-06-11T11:28:13.217103004Z\" level=info msg=\"Stopping pod sandbox: 10a1284033ec7b4409eba43f1366c6d889ef99e17dd1879d78e7f532e626d580\" id=1f81059b-21a1-410f-bb33-9b4df41de3a5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:28:13.217679 crc crio[22652]: time=\"2026-06-11T11:28:13.21728303Z\" level=info msg=\"Stopped pod sandbox (already stopped): 10a1284033ec7b4409eba43f1366c6d889ef99e17dd1879d78e7f532e626d580\" id=1f81059b-21a1-410f-bb33-9b4df41de3a5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:28:13.218215 crc crio[22652]: time=\"2026-06-11T11:28:13.218064375Z\" level=info msg=\"Removing pod sandbox: 10a1284033ec7b4409eba43f1366c6d889ef99e17dd1879d78e7f532e626d580\" id=f37dd379-dd08-4139-b015-a88526b8b4f8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:28:13.245657 crc crio[22652]: time=\"2026-06-11T11:28:13.245503907Z\" level=info msg=\"Removed pod sandbox: 10a1284033ec7b4409eba43f1366c6d889ef99e17dd1879d78e7f532e626d580\" id=f37dd379-dd08-4139-b015-a88526b8b4f8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:28:23.054883 crc crio[22652]: time=\"2026-06-11T11:28:23.053727317Z\" level=info msg=\"Stopping pod sandbox: 8c9707d3ff2ad1feaa44847b2aab89fee9eb3933c1613d3337441fb2bb604802\" id=977a8a48-de7a-4f0e-84ac-728a4b793891 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:28:23.056483 crc crio[22652]: time=\"2026-06-11T11:28:23.056057302Z\" level=info msg=\"Got pod network &{Name:configure-network-edpm-deployment-ipam-openstack-edpm-ipampwmwc Namespace:openstack ID:8c9707d3ff2ad1feaa44847b2aab89fee9eb3933c1613d3337441fb2bb604802 UID:742398a0-ec16-4ed4-9dce-1372587f5e82 NetNS:/var/run/netns/44ac6f0f-db09-4c08-9a4c-b23f5bc61379 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod742398a0_ec16_4ed4_9dce_1372587f5e82.slice PodAnnotations:0xc0004bf800}] Aliases:map[]}\"\nJun 11 11:28:23.056655 crc crio[22652]: time=\"2026-06-11T11:28:23.056537448Z\" level=info msg=\"Deleting pod openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipampwmwc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:28:23.624579 crc crio[22652]: time=\"2026-06-11T11:28:23.623069009Z\" level=info msg=\"Stopped pod sandbox: 8c9707d3ff2ad1feaa44847b2aab89fee9eb3933c1613d3337441fb2bb604802\" id=977a8a48-de7a-4f0e-84ac-728a4b793891 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:28:24.577297 crc crio[22652]: time=\"2026-06-11T11:28:24.576814277Z\" level=info msg=\"Running pod sandbox: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-2s726/POD\" id=ce4fd6fb-7f3c-4efe-bc1a-35ad8eb1a6bf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:28:24.578494 crc crio[22652]: time=\"2026-06-11T11:28:24.577385595Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:28:24.612600 crc crio[22652]: time=\"2026-06-11T11:28:24.612483651Z\" level=info msg=\"Got pod network &{Name:validate-network-edpm-deployment-ipam-openstack-edpm-ipam-2s726 Namespace:openstack ID:e973769070017d0ee78784e9dbc0e501d5a0a51d5b0bbf6459538a7eee248f44 UID:32094868-38a8-43db-bfc7-2f7e008498fd NetNS:/var/run/netns/999cefef-0fbd-4303-a336-1500be434ff7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod32094868_38a8_43db_bfc7_2f7e008498fd.slice PodAnnotations:0xc0036e63f0}] Aliases:map[]}\"\nJun 11 11:28:24.612920 crc crio[22652]: time=\"2026-06-11T11:28:24.612598275Z\" level=info msg=\"Adding pod openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-2s726 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:28:25.144037 crc crio[22652]: 2026-06-11T11:28:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e973769070017d0 Mac:22:78:c5:e8:be:df Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f0 Mtu:0 Sandbox:/var/run/netns/999cefef-0fbd-4303-a336-1500be434ff7 SocketPath: PciID:}] [{Interface:0xc00051c660 Address:{IP:10.217.0.240 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:28:25.147051 crc crio[22652]: time=\"2026-06-11T11:28:25.146942356Z\" level=info msg=\"Got pod network &{Name:validate-network-edpm-deployment-ipam-openstack-edpm-ipam-2s726 Namespace:openstack ID:e973769070017d0ee78784e9dbc0e501d5a0a51d5b0bbf6459538a7eee248f44 UID:32094868-38a8-43db-bfc7-2f7e008498fd NetNS:/var/run/netns/999cefef-0fbd-4303-a336-1500be434ff7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod32094868_38a8_43db_bfc7_2f7e008498fd.slice PodAnnotations:0xc0036e63f0}] Aliases:map[]}\"\nJun 11 11:28:25.147394 crc crio[22652]: time=\"2026-06-11T11:28:25.147308357Z\" level=info msg=\"Checking pod openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-2s726 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:28:25.159103 crc crio[22652]: time=\"2026-06-11T11:28:25.158751344Z\" level=info msg=\"Ran pod sandbox e973769070017d0ee78784e9dbc0e501d5a0a51d5b0bbf6459538a7eee248f44 with infra container: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-2s726/POD\" id=ce4fd6fb-7f3c-4efe-bc1a-35ad8eb1a6bf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:28:25.163526 crc crio[22652]: time=\"2026-06-11T11:28:25.163392472Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=343f01dc-f5d9-4db1-ac68-9cd7defab9da name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:28:25.194591 crc crio[22652]: time=\"2026-06-11T11:28:25.194456308Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=037794df-787a-41e5-8abb-7d9f0672e26f name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:28:25.204946 crc crio[22652]: time=\"2026-06-11T11:28:25.204837651Z\" level=info msg=\"Creating container: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-2s726/validate-network-edpm-deployment-ipam-openstack-edpm-ipam\" id=6586f85e-63de-4cac-af3d-00ce60d84d72 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:28:25.205588 crc crio[22652]: time=\"2026-06-11T11:28:25.205500743Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:28:25.255773 crc crio[22652]: time=\"2026-06-11T11:28:25.255398201Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:28:25.258863 crc crio[22652]: time=\"2026-06-11T11:28:25.258751019Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:28:25.441564 crc crio[22652]: time=\"2026-06-11T11:28:25.441393655Z\" level=info msg=\"Created container f83d8676dcbbf228a6b534a73595770937563fc1f6dc23c1668a2ac18596aa6e: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-2s726/validate-network-edpm-deployment-ipam-openstack-edpm-ipam\" id=6586f85e-63de-4cac-af3d-00ce60d84d72 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:28:25.443262 crc crio[22652]: time=\"2026-06-11T11:28:25.44280173Z\" level=info msg=\"Starting container: f83d8676dcbbf228a6b534a73595770937563fc1f6dc23c1668a2ac18596aa6e\" id=92182037-5662-4c1c-bc9a-ca8f01e6c44e name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:28:25.452525 crc crio[22652]: time=\"2026-06-11T11:28:25.452386197Z\" level=info msg=\"Started container\" PID=146369 containerID=f83d8676dcbbf228a6b534a73595770937563fc1f6dc23c1668a2ac18596aa6e description=openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-2s726/validate-network-edpm-deployment-ipam-openstack-edpm-ipam id=92182037-5662-4c1c-bc9a-ca8f01e6c44e name=/runtime.v1.RuntimeService/StartContainer sandboxID=e973769070017d0ee78784e9dbc0e501d5a0a51d5b0bbf6459538a7eee248f44\nJun 11 11:28:32.185844 crc crio[22652]: time=\"2026-06-11T11:28:32.184395766Z\" level=info msg=\"Stopping pod sandbox: e973769070017d0ee78784e9dbc0e501d5a0a51d5b0bbf6459538a7eee248f44\" id=ba0bc324-17d4-4a6d-9d1e-bb7450867747 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:28:32.187959 crc crio[22652]: time=\"2026-06-11T11:28:32.18727439Z\" level=info msg=\"Got pod network &{Name:validate-network-edpm-deployment-ipam-openstack-edpm-ipam-2s726 Namespace:openstack ID:e973769070017d0ee78784e9dbc0e501d5a0a51d5b0bbf6459538a7eee248f44 UID:32094868-38a8-43db-bfc7-2f7e008498fd NetNS:/var/run/netns/999cefef-0fbd-4303-a336-1500be434ff7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod32094868_38a8_43db_bfc7_2f7e008498fd.slice PodAnnotations:0xc005822288}] Aliases:map[]}\"\nJun 11 11:28:32.187959 crc crio[22652]: time=\"2026-06-11T11:28:32.187665132Z\" level=info msg=\"Deleting pod openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-2s726 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:28:32.652682 crc crio[22652]: time=\"2026-06-11T11:28:32.652026528Z\" level=info msg=\"Stopped pod sandbox: e973769070017d0ee78784e9dbc0e501d5a0a51d5b0bbf6459538a7eee248f44\" id=ba0bc324-17d4-4a6d-9d1e-bb7450867747 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:28:33.745777 crc crio[22652]: time=\"2026-06-11T11:28:33.745215956Z\" level=info msg=\"Running pod sandbox: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-42zmk/POD\" id=75641008-6d4e-46b8-9392-2a4e7b1e8cc6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:28:33.746716 crc crio[22652]: time=\"2026-06-11T11:28:33.745796934Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:28:33.786770 crc crio[22652]: time=\"2026-06-11T11:28:33.786635864Z\" level=info msg=\"Got pod network &{Name:install-os-edpm-deployment-ipam-openstack-edpm-ipam-42zmk Namespace:openstack ID:e8dbb40ba2f99a4d6ac8184c36d74f764b55d227e68dbcc56ef450209b46fd83 UID:7f63171f-b027-421f-8564-9d2eb028e24e NetNS:/var/run/netns/c028d622-7354-4510-a4aa-b85a10727180 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7f63171f_b027_421f_8564_9d2eb028e24e.slice PodAnnotations:0xc0036e61a0}] Aliases:map[]}\"\nJun 11 11:28:33.786770 crc crio[22652]: time=\"2026-06-11T11:28:33.786743308Z\" level=info msg=\"Adding pod openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-42zmk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:28:34.270093 crc crio[22652]: 2026-06-11T11:28:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e8dbb40ba2f99a4 Mac:1e:cf:df:d8:10:f1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f1 Mtu:0 Sandbox:/var/run/netns/c028d622-7354-4510-a4aa-b85a10727180 SocketPath: PciID:}] [{Interface:0xc000014f00 Address:{IP:10.217.0.241 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:28:34.271567 crc crio[22652]: time=\"2026-06-11T11:28:34.271500258Z\" level=info msg=\"Got pod network &{Name:install-os-edpm-deployment-ipam-openstack-edpm-ipam-42zmk Namespace:openstack ID:e8dbb40ba2f99a4d6ac8184c36d74f764b55d227e68dbcc56ef450209b46fd83 UID:7f63171f-b027-421f-8564-9d2eb028e24e NetNS:/var/run/netns/c028d622-7354-4510-a4aa-b85a10727180 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7f63171f_b027_421f_8564_9d2eb028e24e.slice PodAnnotations:0xc0036e61a0}] Aliases:map[]}\"\nJun 11 11:28:34.271763 crc crio[22652]: time=\"2026-06-11T11:28:34.271676804Z\" level=info msg=\"Checking pod openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-42zmk for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:28:34.281455 crc crio[22652]: time=\"2026-06-11T11:28:34.281338327Z\" level=info msg=\"Ran pod sandbox e8dbb40ba2f99a4d6ac8184c36d74f764b55d227e68dbcc56ef450209b46fd83 with infra container: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-42zmk/POD\" id=75641008-6d4e-46b8-9392-2a4e7b1e8cc6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:28:34.284559 crc crio[22652]: time=\"2026-06-11T11:28:34.284478364Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=54ab3781-0557-4194-8251-3cb9ae0ad426 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:28:34.311053 crc crio[22652]: time=\"2026-06-11T11:28:34.310947543Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=e393fae0-e6b1-4fff-bcf2-abf53f2e9a01 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:28:34.327572 crc crio[22652]: time=\"2026-06-11T11:28:34.327463665Z\" level=info msg=\"Creating container: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-42zmk/install-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=25355d9d-9126-4d1e-8347-5c62b7570bbe name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:28:34.330977 crc crio[22652]: time=\"2026-06-11T11:28:34.330308657Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:28:34.398197 crc crio[22652]: time=\"2026-06-11T11:28:34.398051446Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:28:34.402249 crc crio[22652]: time=\"2026-06-11T11:28:34.402091225Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:28:34.522433 crc crio[22652]: time=\"2026-06-11T11:28:34.522208046Z\" level=info msg=\"Created container c2c6f8bc9e96e69eb9705f2aade3cff5ffb10a4f4e5279478b3d2f0b92ab89a8: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-42zmk/install-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=25355d9d-9126-4d1e-8347-5c62b7570bbe name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:28:34.523879 crc crio[22652]: time=\"2026-06-11T11:28:34.523808268Z\" level=info msg=\"Starting container: c2c6f8bc9e96e69eb9705f2aade3cff5ffb10a4f4e5279478b3d2f0b92ab89a8\" id=7e681197-6846-48e0-a48e-0a8b1290b622 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:28:34.528592 crc crio[22652]: time=\"2026-06-11T11:28:34.528546989Z\" level=info msg=\"Started container\" PID=146960 containerID=c2c6f8bc9e96e69eb9705f2aade3cff5ffb10a4f4e5279478b3d2f0b92ab89a8 description=openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-42zmk/install-os-edpm-deployment-ipam-openstack-edpm-ipam id=7e681197-6846-48e0-a48e-0a8b1290b622 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e8dbb40ba2f99a4d6ac8184c36d74f764b55d227e68dbcc56ef450209b46fd83\nJun 11 11:29:19.876700 crc crio[22652]: time=\"2026-06-11T11:29:19.87522213Z\" level=info msg=\"Stopping pod sandbox: e8dbb40ba2f99a4d6ac8184c36d74f764b55d227e68dbcc56ef450209b46fd83\" id=5eed61cf-b7f5-46c5-a136-58fd44cd99c1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:29:19.878226 crc crio[22652]: time=\"2026-06-11T11:29:19.878087083Z\" level=info msg=\"Got pod network &{Name:install-os-edpm-deployment-ipam-openstack-edpm-ipam-42zmk Namespace:openstack ID:e8dbb40ba2f99a4d6ac8184c36d74f764b55d227e68dbcc56ef450209b46fd83 UID:7f63171f-b027-421f-8564-9d2eb028e24e NetNS:/var/run/netns/c028d622-7354-4510-a4aa-b85a10727180 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7f63171f_b027_421f_8564_9d2eb028e24e.slice PodAnnotations:0xc0001022e8}] Aliases:map[]}\"\nJun 11 11:29:19.878661 crc crio[22652]: time=\"2026-06-11T11:29:19.878580869Z\" level=info msg=\"Deleting pod openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-42zmk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:29:20.319381 crc crio[22652]: time=\"2026-06-11T11:29:20.318880584Z\" level=info msg=\"Stopped pod sandbox: e8dbb40ba2f99a4d6ac8184c36d74f764b55d227e68dbcc56ef450209b46fd83\" id=5eed61cf-b7f5-46c5-a136-58fd44cd99c1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:29:21.458618 crc crio[22652]: time=\"2026-06-11T11:29:21.45819117Z\" level=info msg=\"Running pod sandbox: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-nfbb4/POD\" id=de10977d-ce84-4a8a-9ddc-d02539a6ac13 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:29:21.458618 crc crio[22652]: time=\"2026-06-11T11:29:21.458627564Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:29:21.495189 crc crio[22652]: time=\"2026-06-11T11:29:21.494985481Z\" level=info msg=\"Got pod network &{Name:configure-os-edpm-deployment-ipam-openstack-edpm-ipam-nfbb4 Namespace:openstack ID:37bed369a871f41a4ff6f6eff3805bd7ad26117d3846ef4c6a567c5b583052e3 UID:2e6389f6-30ce-42b6-a027-b5fe1639f6ef NetNS:/var/run/netns/762649e0-f0aa-4cc0-810d-90f8ee419646 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2e6389f6_30ce_42b6_a027_b5fe1639f6ef.slice PodAnnotations:0xc002400db0}] Aliases:map[]}\"\nJun 11 11:29:21.495189 crc crio[22652]: time=\"2026-06-11T11:29:21.495093375Z\" level=info msg=\"Adding pod openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-nfbb4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:29:21.957666 crc crio[22652]: 2026-06-11T11:29:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:37bed369a871f41 Mac:a6:e8:d4:de:1c:63 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f2 Mtu:0 Sandbox:/var/run/netns/762649e0-f0aa-4cc0-810d-90f8ee419646 SocketPath: PciID:}] [{Interface:0xc0004b45b0 Address:{IP:10.217.0.242 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:29:21.959686 crc crio[22652]: time=\"2026-06-11T11:29:21.959492974Z\" level=info msg=\"Got pod network &{Name:configure-os-edpm-deployment-ipam-openstack-edpm-ipam-nfbb4 Namespace:openstack ID:37bed369a871f41a4ff6f6eff3805bd7ad26117d3846ef4c6a567c5b583052e3 UID:2e6389f6-30ce-42b6-a027-b5fe1639f6ef NetNS:/var/run/netns/762649e0-f0aa-4cc0-810d-90f8ee419646 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2e6389f6_30ce_42b6_a027_b5fe1639f6ef.slice PodAnnotations:0xc002400db0}] Aliases:map[]}\"\nJun 11 11:29:21.959839 crc crio[22652]: time=\"2026-06-11T11:29:21.959730383Z\" level=info msg=\"Checking pod openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-nfbb4 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:29:21.968913 crc crio[22652]: time=\"2026-06-11T11:29:21.968559888Z\" level=info msg=\"Ran pod sandbox 37bed369a871f41a4ff6f6eff3805bd7ad26117d3846ef4c6a567c5b583052e3 with infra container: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-nfbb4/POD\" id=de10977d-ce84-4a8a-9ddc-d02539a6ac13 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:29:21.972073 crc crio[22652]: time=\"2026-06-11T11:29:21.971992773Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=5e6f5c73-6064-4a1d-ae1a-55204ac20373 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:29:21.994171 crc crio[22652]: time=\"2026-06-11T11:29:21.994014689Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=fb277fd8-16ad-49f4-a3a2-a898af6cbfe0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:29:22.002666 crc crio[22652]: time=\"2026-06-11T11:29:22.002518372Z\" level=info msg=\"Creating container: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-nfbb4/configure-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=2f6ded29-3c88-41bc-b205-9b55e57b6d1c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:29:22.003088 crc crio[22652]: time=\"2026-06-11T11:29:22.003019728Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:29:22.058591 crc crio[22652]: time=\"2026-06-11T11:29:22.058505686Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:29:22.061711 crc crio[22652]: time=\"2026-06-11T11:29:22.061622886Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:29:22.198319 crc crio[22652]: time=\"2026-06-11T11:29:22.198099672Z\" level=info msg=\"Created container aca111d066756c55ae01e26627152721ac581d8105be9a7ee83c8f33167e7aaa: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-nfbb4/configure-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=2f6ded29-3c88-41bc-b205-9b55e57b6d1c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:29:22.200562 crc crio[22652]: time=\"2026-06-11T11:29:22.20022751Z\" level=info msg=\"Starting container: aca111d066756c55ae01e26627152721ac581d8105be9a7ee83c8f33167e7aaa\" id=00c1d228-324f-483f-b119-d19659420175 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:29:22.206771 crc crio[22652]: time=\"2026-06-11T11:29:22.206659646Z\" level=info msg=\"Started container\" PID=149754 containerID=aca111d066756c55ae01e26627152721ac581d8105be9a7ee83c8f33167e7aaa description=openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-nfbb4/configure-os-edpm-deployment-ipam-openstack-edpm-ipam id=00c1d228-324f-483f-b119-d19659420175 name=/runtime.v1.RuntimeService/StartContainer sandboxID=37bed369a871f41a4ff6f6eff3805bd7ad26117d3846ef4c6a567c5b583052e3\nJun 11 11:30:00.565020 crc crio[22652]: time=\"2026-06-11T11:30:00.564511187Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686290-xvn7k/POD\" id=cc6eff5a-204b-4e28-98b8-31987cd52db9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:30:00.566383 crc crio[22652]: time=\"2026-06-11T11:30:00.565046154Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:30:00.597358 crc crio[22652]: time=\"2026-06-11T11:30:00.597237677Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686290-xvn7k Namespace:openshift-infra ID:a184048b0e4a95a3172e4b86ec1f17089dd3e66d48b2ceae39e6edb72621f5a6 UID:e7556e29-072d-4f59-8fb6-ff4815cbe63d NetNS:/var/run/netns/5d1c603a-c5c9-4320-b99b-6b8edfc87359 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode7556e29_072d_4f59_8fb6_ff4815cbe63d.slice PodAnnotations:0xc000989178}] Aliases:map[]}\"\nJun 11 11:30:00.597358 crc crio[22652]: time=\"2026-06-11T11:30:00.59734034Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686290-xvn7k to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:30:00.615264 crc crio[22652]: time=\"2026-06-11T11:30:00.615176013Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29686290-llr4z/POD\" id=82374da1-cdc9-4c4d-8aed-7c3179a4aae6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:30:00.615264 crc crio[22652]: time=\"2026-06-11T11:30:00.615298557Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:30:00.645685 crc crio[22652]: time=\"2026-06-11T11:30:00.645376381Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686290-llr4z Namespace:openshift-operator-lifecycle-manager ID:278ec90d189a1413877ec74ed095ba2ca7a572ea32f0ce40bb494b89d518af9c UID:4d579bae-dd50-4efb-bcad-ee2147a5292f NetNS:/var/run/netns/1e0bc1b7-9280-43b2-b821-0f23f5dce933 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4d579bae_dd50_4efb_bcad_ee2147a5292f.slice PodAnnotations:0xc000989590}] Aliases:map[]}\"\nJun 11 11:30:00.645685 crc crio[22652]: time=\"2026-06-11T11:30:00.645432602Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29686290-llr4z to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:30:01.280177 crc crio[22652]: 2026-06-11T11:30:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a184048b0e4a95a Mac:8a:b0:d7:85:a1:7f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f3 Mtu:0 Sandbox:/var/run/netns/5d1c603a-c5c9-4320-b99b-6b8edfc87359 SocketPath: PciID:}] [{Interface:0xc0004bc680 Address:{IP:10.217.0.243 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:30:01.282100 crc crio[22652]: time=\"2026-06-11T11:30:01.282018784Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686290-xvn7k Namespace:openshift-infra ID:a184048b0e4a95a3172e4b86ec1f17089dd3e66d48b2ceae39e6edb72621f5a6 UID:e7556e29-072d-4f59-8fb6-ff4815cbe63d NetNS:/var/run/netns/5d1c603a-c5c9-4320-b99b-6b8edfc87359 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode7556e29_072d_4f59_8fb6_ff4815cbe63d.slice PodAnnotations:0xc000989178}] Aliases:map[]}\"\nJun 11 11:30:01.282328 crc crio[22652]: time=\"2026-06-11T11:30:01.282290183Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686290-xvn7k for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:30:01.292312 crc crio[22652]: time=\"2026-06-11T11:30:01.292244668Z\" level=info msg=\"Ran pod sandbox a184048b0e4a95a3172e4b86ec1f17089dd3e66d48b2ceae39e6edb72621f5a6 with infra container: openshift-infra/auto-csr-approver-29686290-xvn7k/POD\" id=cc6eff5a-204b-4e28-98b8-31987cd52db9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:30:01.295300 crc crio[22652]: time=\"2026-06-11T11:30:01.295209674Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=12099d40-9fa4-433a-b343-d698cdb28936 name=/runtime.v1.ImageService/PullImage\nJun 11 11:30:01.308753 crc crio[22652]: time=\"2026-06-11T11:30:01.308672571Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 11:30:01.380034 crc crio[22652]: 2026-06-11T11:30:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:278ec90d189a141 Mac:76:7f:6f:34:a5:a6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f4 Mtu:0 Sandbox:/var/run/netns/1e0bc1b7-9280-43b2-b821-0f23f5dce933 SocketPath: PciID:}] [{Interface:0xc0004b66b0 Address:{IP:10.217.0.244 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:30:01.381368 crc crio[22652]: time=\"2026-06-11T11:30:01.381081337Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686290-llr4z Namespace:openshift-operator-lifecycle-manager ID:278ec90d189a1413877ec74ed095ba2ca7a572ea32f0ce40bb494b89d518af9c UID:4d579bae-dd50-4efb-bcad-ee2147a5292f NetNS:/var/run/netns/1e0bc1b7-9280-43b2-b821-0f23f5dce933 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4d579bae_dd50_4efb_bcad_ee2147a5292f.slice PodAnnotations:0xc000989590}] Aliases:map[]}\"\nJun 11 11:30:01.381584 crc crio[22652]: time=\"2026-06-11T11:30:01.381521931Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29686290-llr4z for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:30:01.392103 crc crio[22652]: time=\"2026-06-11T11:30:01.39205112Z\" level=info msg=\"Ran pod sandbox 278ec90d189a1413877ec74ed095ba2ca7a572ea32f0ce40bb494b89d518af9c with infra container: openshift-operator-lifecycle-manager/collect-profiles-29686290-llr4z/POD\" id=82374da1-cdc9-4c4d-8aed-7c3179a4aae6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:30:01.395189 crc crio[22652]: time=\"2026-06-11T11:30:01.395092415Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=f882e667-b873-4a76-ab15-59d6f89d53ae name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:30:01.399528 crc crio[22652]: time=\"2026-06-11T11:30:01.399399274Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ca817fc4-2532-4d75-9ae5-e5d075a1fc5e name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:30:01.431840 crc crio[22652]: time=\"2026-06-11T11:30:01.431490913Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29686290-llr4z/collect-profiles\" id=359b3f66-e53f-4b33-bc20-8842fb01e611 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:30:01.432404 crc crio[22652]: time=\"2026-06-11T11:30:01.432278089Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:30:01.510958 crc crio[22652]: time=\"2026-06-11T11:30:01.510893538Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:30:01.515076 crc crio[22652]: time=\"2026-06-11T11:30:01.51498329Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:30:01.696511 crc crio[22652]: time=\"2026-06-11T11:30:01.696023405Z\" level=info msg=\"Created container dfd08ae750f0f84f3fb35925137f3f755fc1ebfa0b651b8275b08b6c031edba6: openshift-operator-lifecycle-manager/collect-profiles-29686290-llr4z/collect-profiles\" id=359b3f66-e53f-4b33-bc20-8842fb01e611 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:30:01.697868 crc crio[22652]: time=\"2026-06-11T11:30:01.697819732Z\" level=info msg=\"Starting container: dfd08ae750f0f84f3fb35925137f3f755fc1ebfa0b651b8275b08b6c031edba6\" id=54d26f24-a1bd-49c5-b319-ad6b5fccb61f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:30:01.703891 crc crio[22652]: time=\"2026-06-11T11:30:01.703783852Z\" level=info msg=\"Started container\" PID=152063 containerID=dfd08ae750f0f84f3fb35925137f3f755fc1ebfa0b651b8275b08b6c031edba6 description=openshift-operator-lifecycle-manager/collect-profiles-29686290-llr4z/collect-profiles id=54d26f24-a1bd-49c5-b319-ad6b5fccb61f name=/runtime.v1.RuntimeService/StartContainer sandboxID=278ec90d189a1413877ec74ed095ba2ca7a572ea32f0ce40bb494b89d518af9c\nJun 11 11:30:03.542334 crc crio[22652]: time=\"2026-06-11T11:30:03.541571442Z\" level=info msg=\"Stopping pod sandbox: 278ec90d189a1413877ec74ed095ba2ca7a572ea32f0ce40bb494b89d518af9c\" id=c6e45245-48d2-469f-9666-5963d5503582 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:30:03.543283 crc crio[22652]: time=\"2026-06-11T11:30:03.542899115Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686290-llr4z Namespace:openshift-operator-lifecycle-manager ID:278ec90d189a1413877ec74ed095ba2ca7a572ea32f0ce40bb494b89d518af9c UID:4d579bae-dd50-4efb-bcad-ee2147a5292f NetNS:/var/run/netns/1e0bc1b7-9280-43b2-b821-0f23f5dce933 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4d579bae_dd50_4efb_bcad_ee2147a5292f.slice PodAnnotations:0xc0001029a0}] Aliases:map[]}\"\nJun 11 11:30:03.543283 crc crio[22652]: time=\"2026-06-11T11:30:03.543113202Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29686290-llr4z from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:30:03.939864 crc crio[22652]: time=\"2026-06-11T11:30:03.939419657Z\" level=info msg=\"Stopped pod sandbox: 278ec90d189a1413877ec74ed095ba2ca7a572ea32f0ce40bb494b89d518af9c\" id=c6e45245-48d2-469f-9666-5963d5503582 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:30:05.572094 crc crio[22652]: time=\"2026-06-11T11:30:05.570693426Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=12099d40-9fa4-433a-b343-d698cdb28936 name=/runtime.v1.ImageService/PullImage\nJun 11 11:30:05.573987 crc crio[22652]: time=\"2026-06-11T11:30:05.573901629Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=d3332a51-d4da-4c81-afc5-fece17156337 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:30:05.576280 crc crio[22652]: time=\"2026-06-11T11:30:05.576189782Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=f620aec6-9f47-46f0-b361-66b813acd41e name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:30:05.587083 crc crio[22652]: time=\"2026-06-11T11:30:05.586991889Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686290-xvn7k/oc\" id=55572419-b8cc-4782-a306-5be471621b1c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:30:05.587651 crc crio[22652]: time=\"2026-06-11T11:30:05.587591568Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:30:05.653566 crc crio[22652]: time=\"2026-06-11T11:30:05.653430448Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:30:05.957392 crc crio[22652]: time=\"2026-06-11T11:30:05.957300181Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:30:06.177207 crc crio[22652]: time=\"2026-06-11T11:30:06.176643363Z\" level=info msg=\"Created container 405e7bdf0b086d35b2b66b4a1b1494fdac806ebcc7750c87c4f40f9b72be2eb6: openshift-infra/auto-csr-approver-29686290-xvn7k/oc\" id=55572419-b8cc-4782-a306-5be471621b1c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:30:06.178422 crc crio[22652]: time=\"2026-06-11T11:30:06.178330307Z\" level=info msg=\"Starting container: 405e7bdf0b086d35b2b66b4a1b1494fdac806ebcc7750c87c4f40f9b72be2eb6\" id=4ef94fe9-3821-464a-b96e-b6446c2587c5 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:30:06.184497 crc crio[22652]: time=\"2026-06-11T11:30:06.184247306Z\" level=info msg=\"Started container\" PID=152311 containerID=405e7bdf0b086d35b2b66b4a1b1494fdac806ebcc7750c87c4f40f9b72be2eb6 description=openshift-infra/auto-csr-approver-29686290-xvn7k/oc id=4ef94fe9-3821-464a-b96e-b6446c2587c5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a184048b0e4a95a3172e4b86ec1f17089dd3e66d48b2ceae39e6edb72621f5a6\nJun 11 11:30:08.612044 crc crio[22652]: time=\"2026-06-11T11:30:08.611597777Z\" level=info msg=\"Stopping pod sandbox: a184048b0e4a95a3172e4b86ec1f17089dd3e66d48b2ceae39e6edb72621f5a6\" id=1c2e1c33-3bd2-4484-82b7-a91b714ff38c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:30:08.613683 crc crio[22652]: time=\"2026-06-11T11:30:08.612904909Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686290-xvn7k Namespace:openshift-infra ID:a184048b0e4a95a3172e4b86ec1f17089dd3e66d48b2ceae39e6edb72621f5a6 UID:e7556e29-072d-4f59-8fb6-ff4815cbe63d NetNS:/var/run/netns/5d1c603a-c5c9-4320-b99b-6b8edfc87359 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode7556e29_072d_4f59_8fb6_ff4815cbe63d.slice PodAnnotations:0xc0014a41a0}] Aliases:map[]}\"\nJun 11 11:30:08.613683 crc crio[22652]: time=\"2026-06-11T11:30:08.613064205Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686290-xvn7k from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:30:09.163251 crc crio[22652]: time=\"2026-06-11T11:30:09.161780196Z\" level=info msg=\"Stopped pod sandbox: a184048b0e4a95a3172e4b86ec1f17089dd3e66d48b2ceae39e6edb72621f5a6\" id=1c2e1c33-3bd2-4484-82b7-a91b714ff38c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:30:13.291994 crc crio[22652]: time=\"2026-06-11T11:30:13.29098107Z\" level=info msg=\"Removing container: f6f7ec08a70204cd77b5c56fafee980f3dbd0d9d94e372e3e957c87724a30012\" id=b0c8de99-a77d-43b3-9a87-35e7550ee047 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:30:13.517176 crc crio[22652]: time=\"2026-06-11T11:30:13.516653205Z\" level=info msg=\"Removed container f6f7ec08a70204cd77b5c56fafee980f3dbd0d9d94e372e3e957c87724a30012: openshift-infra/auto-csr-approver-29686284-twrnm/oc\" id=b0c8de99-a77d-43b3-9a87-35e7550ee047 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:30:13.520738 crc crio[22652]: time=\"2026-06-11T11:30:13.520645091Z\" level=info msg=\"Removing container: 6120f434c4ad2c2b6d530fc727571a97fb5517e51f161bf0635e8c33922cd2fc\" id=c3465d14-12c7-407f-99de-650f0e156543 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:30:13.555975 crc crio[22652]: time=\"2026-06-11T11:30:13.55585767Z\" level=info msg=\"Removed container 6120f434c4ad2c2b6d530fc727571a97fb5517e51f161bf0635e8c33922cd2fc: openshift-operator-lifecycle-manager/collect-profiles-29686245-lwzps/collect-profiles\" id=c3465d14-12c7-407f-99de-650f0e156543 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:30:13.569434 crc crio[22652]: time=\"2026-06-11T11:30:13.569285136Z\" level=info msg=\"Stopping pod sandbox: c0b0373a88d4c9fc784be9ea3aa208890cb8a71bdbfcdffd0cc37ae075194e68\" id=16538254-04c9-465f-857d-08e3e3eef5e0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:30:13.569434 crc crio[22652]: time=\"2026-06-11T11:30:13.56939025Z\" level=info msg=\"Stopped pod sandbox (already stopped): c0b0373a88d4c9fc784be9ea3aa208890cb8a71bdbfcdffd0cc37ae075194e68\" id=16538254-04c9-465f-857d-08e3e3eef5e0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:30:13.570435 crc crio[22652]: time=\"2026-06-11T11:30:13.570300052Z\" level=info msg=\"Removing pod sandbox: c0b0373a88d4c9fc784be9ea3aa208890cb8a71bdbfcdffd0cc37ae075194e68\" id=a79d3860-b072-4654-83d8-97c57a354d7c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:30:13.587667 crc crio[22652]: time=\"2026-06-11T11:30:13.58757954Z\" level=info msg=\"Removed pod sandbox: c0b0373a88d4c9fc784be9ea3aa208890cb8a71bdbfcdffd0cc37ae075194e68\" id=a79d3860-b072-4654-83d8-97c57a354d7c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:30:13.588546 crc crio[22652]: time=\"2026-06-11T11:30:13.588430898Z\" level=info msg=\"Stopping pod sandbox: 78b86c4da23042246fd46791f37bd9e88c471032089ac71419d84c0d9b2568e9\" id=2738000d-2a14-4a92-9573-c086a0e8a3f2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:30:13.588619 crc crio[22652]: time=\"2026-06-11T11:30:13.588555462Z\" level=info msg=\"Stopped pod sandbox (already stopped): 78b86c4da23042246fd46791f37bd9e88c471032089ac71419d84c0d9b2568e9\" id=2738000d-2a14-4a92-9573-c086a0e8a3f2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:30:13.589430 crc crio[22652]: time=\"2026-06-11T11:30:13.589382271Z\" level=info msg=\"Removing pod sandbox: 78b86c4da23042246fd46791f37bd9e88c471032089ac71419d84c0d9b2568e9\" id=da863834-b9ab-4582-9a48-3ba9c584f0a2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:30:13.604319 crc crio[22652]: time=\"2026-06-11T11:30:13.604173712Z\" level=info msg=\"Removed pod sandbox: 78b86c4da23042246fd46791f37bd9e88c471032089ac71419d84c0d9b2568e9\" id=da863834-b9ab-4582-9a48-3ba9c584f0a2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:30:20.837189 crc crio[22652]: time=\"2026-06-11T11:30:20.836270079Z\" level=info msg=\"Stopping pod sandbox: 37bed369a871f41a4ff6f6eff3805bd7ad26117d3846ef4c6a567c5b583052e3\" id=d5accd44-b2c3-47b9-8168-66f2812a914e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:30:20.838341 crc crio[22652]: time=\"2026-06-11T11:30:20.838103254Z\" level=info msg=\"Got pod network &{Name:configure-os-edpm-deployment-ipam-openstack-edpm-ipam-nfbb4 Namespace:openstack ID:37bed369a871f41a4ff6f6eff3805bd7ad26117d3846ef4c6a567c5b583052e3 UID:2e6389f6-30ce-42b6-a027-b5fe1639f6ef NetNS:/var/run/netns/762649e0-f0aa-4cc0-810d-90f8ee419646 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2e6389f6_30ce_42b6_a027_b5fe1639f6ef.slice PodAnnotations:0xc000103238}] Aliases:map[]}\"\nJun 11 11:30:20.838464 crc crio[22652]: time=\"2026-06-11T11:30:20.838409474Z\" level=info msg=\"Deleting pod openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-nfbb4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:30:21.358003 crc crio[22652]: time=\"2026-06-11T11:30:21.3574677Z\" level=info msg=\"Stopped pod sandbox: 37bed369a871f41a4ff6f6eff3805bd7ad26117d3846ef4c6a567c5b583052e3\" id=d5accd44-b2c3-47b9-8168-66f2812a914e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:30:22.388574 crc crio[22652]: time=\"2026-06-11T11:30:22.38778821Z\" level=info msg=\"Running pod sandbox: openstack/ssh-known-hosts-edpm-deployment-ipam-l5rgz/POD\" id=115d9976-18ee-48e3-88d3-427292d8c097 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:30:22.389965 crc crio[22652]: time=\"2026-06-11T11:30:22.388663361Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:30:22.462603 crc crio[22652]: time=\"2026-06-11T11:30:22.462088744Z\" level=info msg=\"Got pod network &{Name:ssh-known-hosts-edpm-deployment-ipam-l5rgz Namespace:openstack ID:4078a009517b48fe873ad430d32ae4ee21183fb93d8b2a43639e51960afc7727 UID:8c6a23d3-a5db-4a96-be0f-cc75117e014f NetNS:/var/run/netns/dfeaaf1a-897a-4cae-b327-241f58d9d14c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8c6a23d3_a5db_4a96_be0f_cc75117e014f.slice PodAnnotations:0xc0022f6338}] Aliases:map[]}\"\nJun 11 11:30:22.462603 crc crio[22652]: time=\"2026-06-11T11:30:22.462603182Z\" level=info msg=\"Adding pod openstack_ssh-known-hosts-edpm-deployment-ipam-l5rgz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:30:23.166409 crc crio[22652]: 2026-06-11T11:30:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4078a009517b48f Mac:0a:86:0d:83:63:24 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f5 Mtu:0 Sandbox:/var/run/netns/dfeaaf1a-897a-4cae-b327-241f58d9d14c SocketPath: PciID:}] [{Interface:0xc000432770 Address:{IP:10.217.0.245 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:30:23.168323 crc crio[22652]: time=\"2026-06-11T11:30:23.168215228Z\" level=info msg=\"Got pod network &{Name:ssh-known-hosts-edpm-deployment-ipam-l5rgz Namespace:openstack ID:4078a009517b48fe873ad430d32ae4ee21183fb93d8b2a43639e51960afc7727 UID:8c6a23d3-a5db-4a96-be0f-cc75117e014f NetNS:/var/run/netns/dfeaaf1a-897a-4cae-b327-241f58d9d14c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8c6a23d3_a5db_4a96_be0f_cc75117e014f.slice PodAnnotations:0xc0022f6338}] Aliases:map[]}\"\nJun 11 11:30:23.168672 crc crio[22652]: time=\"2026-06-11T11:30:23.168575351Z\" level=info msg=\"Checking pod openstack_ssh-known-hosts-edpm-deployment-ipam-l5rgz for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:30:23.197089 crc crio[22652]: time=\"2026-06-11T11:30:23.19594254Z\" level=info msg=\"Ran pod sandbox 4078a009517b48fe873ad430d32ae4ee21183fb93d8b2a43639e51960afc7727 with infra container: openstack/ssh-known-hosts-edpm-deployment-ipam-l5rgz/POD\" id=115d9976-18ee-48e3-88d3-427292d8c097 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:30:23.198518 crc crio[22652]: time=\"2026-06-11T11:30:23.19839475Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=f7bff0e8-978c-4e6d-b914-415da0eb8b65 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:30:23.228181 crc crio[22652]: time=\"2026-06-11T11:30:23.227991063Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=1226206b-15cc-4ee3-94c8-ef1bf42e5e4c name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:30:23.235942 crc crio[22652]: time=\"2026-06-11T11:30:23.235834928Z\" level=info msg=\"Creating container: openstack/ssh-known-hosts-edpm-deployment-ipam-l5rgz/ssh-known-hosts-edpm-deployment-ipam\" id=c5168120-c38f-4d6d-968c-bca032df92a1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:30:23.236365 crc crio[22652]: time=\"2026-06-11T11:30:23.236299665Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:30:23.292620 crc crio[22652]: time=\"2026-06-11T11:30:23.292456163Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:30:23.298253 crc crio[22652]: time=\"2026-06-11T11:30:23.297983758Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:30:23.520945 crc crio[22652]: time=\"2026-06-11T11:30:23.520829929Z\" level=info msg=\"Created container 8d52c4a88332a14baee45f01d4f6c4183f0eab81f9e34833e612016b682124c4: openstack/ssh-known-hosts-edpm-deployment-ipam-l5rgz/ssh-known-hosts-edpm-deployment-ipam\" id=c5168120-c38f-4d6d-968c-bca032df92a1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:30:23.524543 crc crio[22652]: time=\"2026-06-11T11:30:23.523838805Z\" level=info msg=\"Starting container: 8d52c4a88332a14baee45f01d4f6c4183f0eab81f9e34833e612016b682124c4\" id=f9c9d020-c6af-470d-8133-2e5d89b6c850 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:30:23.532889 crc crio[22652]: time=\"2026-06-11T11:30:23.532776298Z\" level=info msg=\"Started container\" PID=153493 containerID=8d52c4a88332a14baee45f01d4f6c4183f0eab81f9e34833e612016b682124c4 description=openstack/ssh-known-hosts-edpm-deployment-ipam-l5rgz/ssh-known-hosts-edpm-deployment-ipam id=f9c9d020-c6af-470d-8133-2e5d89b6c850 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4078a009517b48fe873ad430d32ae4ee21183fb93d8b2a43639e51960afc7727\nJun 11 11:30:33.004690 crc crio[22652]: time=\"2026-06-11T11:30:33.004047174Z\" level=info msg=\"Stopping pod sandbox: 4078a009517b48fe873ad430d32ae4ee21183fb93d8b2a43639e51960afc7727\" id=7b0ec335-301f-44ea-882b-256298a9bf18 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:30:33.007323 crc crio[22652]: time=\"2026-06-11T11:30:33.006867793Z\" level=info msg=\"Got pod network &{Name:ssh-known-hosts-edpm-deployment-ipam-l5rgz Namespace:openstack ID:4078a009517b48fe873ad430d32ae4ee21183fb93d8b2a43639e51960afc7727 UID:8c6a23d3-a5db-4a96-be0f-cc75117e014f NetNS:/var/run/netns/dfeaaf1a-897a-4cae-b327-241f58d9d14c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8c6a23d3_a5db_4a96_be0f_cc75117e014f.slice PodAnnotations:0xc005a4d060}] Aliases:map[]}\"\nJun 11 11:30:33.007323 crc crio[22652]: time=\"2026-06-11T11:30:33.007031689Z\" level=info msg=\"Deleting pod openstack_ssh-known-hosts-edpm-deployment-ipam-l5rgz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:30:33.539236 crc crio[22652]: time=\"2026-06-11T11:30:33.538843463Z\" level=info msg=\"Stopped pod sandbox: 4078a009517b48fe873ad430d32ae4ee21183fb93d8b2a43639e51960afc7727\" id=7b0ec335-301f-44ea-882b-256298a9bf18 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:30:34.569056 crc crio[22652]: time=\"2026-06-11T11:30:34.568419674Z\" level=info msg=\"Running pod sandbox: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-l97f4/POD\" id=bb83c4e2-0475-4a46-b327-a30332696e5a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:30:34.569056 crc crio[22652]: time=\"2026-06-11T11:30:34.568974884Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:30:34.628298 crc crio[22652]: time=\"2026-06-11T11:30:34.626187159Z\" level=info msg=\"Got pod network &{Name:run-os-edpm-deployment-ipam-openstack-edpm-ipam-l97f4 Namespace:openstack ID:1b8d46d27e154aabc77cd274bfd9ff26b84dfb6512aa117d1b4111c4b146599d UID:1b89718e-353a-4240-8ffe-12a3971558aa NetNS:/var/run/netns/92021906-8f5a-4852-a964-63d58a444d4d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1b89718e_353a_4240_8ffe_12a3971558aa.slice PodAnnotations:0xc00008c738}] Aliases:map[]}\"\nJun 11 11:30:34.628298 crc crio[22652]: time=\"2026-06-11T11:30:34.627841752Z\" level=info msg=\"Adding pod openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-l97f4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:30:35.346474 crc crio[22652]: 2026-06-11T11:30:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1b8d46d27e154aa Mac:16:68:26:ee:a1:c1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f6 Mtu:0 Sandbox:/var/run/netns/92021906-8f5a-4852-a964-63d58a444d4d SocketPath: PciID:}] [{Interface:0xc00025cf00 Address:{IP:10.217.0.246 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:30:35.348642 crc crio[22652]: time=\"2026-06-11T11:30:35.348404608Z\" level=info msg=\"Got pod network &{Name:run-os-edpm-deployment-ipam-openstack-edpm-ipam-l97f4 Namespace:openstack ID:1b8d46d27e154aabc77cd274bfd9ff26b84dfb6512aa117d1b4111c4b146599d UID:1b89718e-353a-4240-8ffe-12a3971558aa NetNS:/var/run/netns/92021906-8f5a-4852-a964-63d58a444d4d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1b89718e_353a_4240_8ffe_12a3971558aa.slice PodAnnotations:0xc00008c738}] Aliases:map[]}\"\nJun 11 11:30:35.348838 crc crio[22652]: time=\"2026-06-11T11:30:35.34872579Z\" level=info msg=\"Checking pod openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-l97f4 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:30:35.363457 crc crio[22652]: time=\"2026-06-11T11:30:35.363382883Z\" level=info msg=\"Ran pod sandbox 1b8d46d27e154aabc77cd274bfd9ff26b84dfb6512aa117d1b4111c4b146599d with infra container: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-l97f4/POD\" id=bb83c4e2-0475-4a46-b327-a30332696e5a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:30:35.366247 crc crio[22652]: time=\"2026-06-11T11:30:35.36607352Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=2a8746f6-02b2-4099-9dd7-e76a04bb8299 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:30:35.425252 crc crio[22652]: time=\"2026-06-11T11:30:35.424856728Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=2d34862f-a7f5-412f-b7f4-3f701a45bf5d name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:30:35.433507 crc crio[22652]: time=\"2026-06-11T11:30:35.433421928Z\" level=info msg=\"Creating container: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-l97f4/run-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=fbe4b8e9-9f29-4e87-a010-1ad2d0833282 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:30:35.434368 crc crio[22652]: time=\"2026-06-11T11:30:35.433993538Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:30:35.490778 crc crio[22652]: time=\"2026-06-11T11:30:35.490681936Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:30:35.494598 crc crio[22652]: time=\"2026-06-11T11:30:35.494275381Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:30:35.725792 crc crio[22652]: time=\"2026-06-11T11:30:35.725650423Z\" level=info msg=\"Created container a61d6742a8fee12d6bd419f92d4c1d4f3140bed219f8dabf3f432fbe8113a366: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-l97f4/run-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=fbe4b8e9-9f29-4e87-a010-1ad2d0833282 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:30:35.727487 crc crio[22652]: time=\"2026-06-11T11:30:35.726893236Z\" level=info msg=\"Starting container: a61d6742a8fee12d6bd419f92d4c1d4f3140bed219f8dabf3f432fbe8113a366\" id=0a880920-8e95-495f-8ca2-2ca917da1ae6 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:30:35.734590 crc crio[22652]: time=\"2026-06-11T11:30:35.733301451Z\" level=info msg=\"Started container\" PID=154269 containerID=a61d6742a8fee12d6bd419f92d4c1d4f3140bed219f8dabf3f432fbe8113a366 description=openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-l97f4/run-os-edpm-deployment-ipam-openstack-edpm-ipam id=0a880920-8e95-495f-8ca2-2ca917da1ae6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1b8d46d27e154aabc77cd274bfd9ff26b84dfb6512aa117d1b4111c4b146599d\nJun 11 11:30:46.236012 crc crio[22652]: time=\"2026-06-11T11:30:46.235091494Z\" level=info msg=\"Stopping pod sandbox: 1b8d46d27e154aabc77cd274bfd9ff26b84dfb6512aa117d1b4111c4b146599d\" id=f16f2934-98f8-4690-b34d-a6de3a9b5e6d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:30:46.237985 crc crio[22652]: time=\"2026-06-11T11:30:46.236796354Z\" level=info msg=\"Got pod network &{Name:run-os-edpm-deployment-ipam-openstack-edpm-ipam-l97f4 Namespace:openstack ID:1b8d46d27e154aabc77cd274bfd9ff26b84dfb6512aa117d1b4111c4b146599d UID:1b89718e-353a-4240-8ffe-12a3971558aa NetNS:/var/run/netns/92021906-8f5a-4852-a964-63d58a444d4d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1b89718e_353a_4240_8ffe_12a3971558aa.slice PodAnnotations:0xc0036e6af8}] Aliases:map[]}\"\nJun 11 11:30:46.237985 crc crio[22652]: time=\"2026-06-11T11:30:46.236936939Z\" level=info msg=\"Deleting pod openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-l97f4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:30:46.767565 crc crio[22652]: time=\"2026-06-11T11:30:46.766961439Z\" level=info msg=\"Stopped pod sandbox: 1b8d46d27e154aabc77cd274bfd9ff26b84dfb6512aa117d1b4111c4b146599d\" id=f16f2934-98f8-4690-b34d-a6de3a9b5e6d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:30:47.749710 crc crio[22652]: time=\"2026-06-11T11:30:47.748956184Z\" level=info msg=\"Running pod sandbox: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-f2ntt/POD\" id=feb3c5fb-30ff-48be-9587-756e4d34cd12 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:30:47.749710 crc crio[22652]: time=\"2026-06-11T11:30:47.74968915Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:30:47.800674 crc crio[22652]: time=\"2026-06-11T11:30:47.80045595Z\" level=info msg=\"Got pod network &{Name:reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-f2ntt Namespace:openstack ID:3b76091d975a0fd7bc4279c3c4784852621577c3bc7c09a03bf801c163bed09d UID:ac713b37-bd2a-4fd2-b4e3-ec51862f1174 NetNS:/var/run/netns/500a60ba-83e2-4329-9ec5-12df42ab5b01 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podac713b37_bd2a_4fd2_b4e3_ec51862f1174.slice PodAnnotations:0xc005a4cc08}] Aliases:map[]}\"\nJun 11 11:30:47.800674 crc crio[22652]: time=\"2026-06-11T11:30:47.800629176Z\" level=info msg=\"Adding pod openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-f2ntt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:30:48.553659 crc crio[22652]: 2026-06-11T11:30:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3b76091d975a0fd Mac:76:19:6d:3e:b2:a1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f7 Mtu:0 Sandbox:/var/run/netns/500a60ba-83e2-4329-9ec5-12df42ab5b01 SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.247 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:30:48.554730 crc crio[22652]: time=\"2026-06-11T11:30:48.55457458Z\" level=info msg=\"Got pod network &{Name:reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-f2ntt Namespace:openstack ID:3b76091d975a0fd7bc4279c3c4784852621577c3bc7c09a03bf801c163bed09d UID:ac713b37-bd2a-4fd2-b4e3-ec51862f1174 NetNS:/var/run/netns/500a60ba-83e2-4329-9ec5-12df42ab5b01 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podac713b37_bd2a_4fd2_b4e3_ec51862f1174.slice PodAnnotations:0xc005a4cc08}] Aliases:map[]}\"\nJun 11 11:30:48.554922 crc crio[22652]: time=\"2026-06-11T11:30:48.554868011Z\" level=info msg=\"Checking pod openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-f2ntt for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:30:48.566690 crc crio[22652]: time=\"2026-06-11T11:30:48.566620997Z\" level=info msg=\"Ran pod sandbox 3b76091d975a0fd7bc4279c3c4784852621577c3bc7c09a03bf801c163bed09d with infra container: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-f2ntt/POD\" id=feb3c5fb-30ff-48be-9587-756e4d34cd12 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:30:48.571372 crc crio[22652]: time=\"2026-06-11T11:30:48.571332214Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=3f9b9f6e-1ae9-4594-aab2-b72a65960603 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:30:48.595222 crc crio[22652]: time=\"2026-06-11T11:30:48.595058915Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=534a8472-7442-40bc-aad8-f6db596f660d name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:30:48.604232 crc crio[22652]: time=\"2026-06-11T11:30:48.604074301Z\" level=info msg=\"Creating container: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-f2ntt/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=fbcd90f2-7b11-48c1-95b9-2c5df4ddd5d9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:30:48.604849 crc crio[22652]: time=\"2026-06-11T11:30:48.604705074Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:30:48.651258 crc crio[22652]: time=\"2026-06-11T11:30:48.651023397Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:30:48.654628 crc crio[22652]: time=\"2026-06-11T11:30:48.654550741Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:30:48.857957 crc crio[22652]: time=\"2026-06-11T11:30:48.857410402Z\" level=info msg=\"Created container b8803ab676abb0f7219b7d0b9647347cbacc298e687e07bc7b7ae22349d105b6: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-f2ntt/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=fbcd90f2-7b11-48c1-95b9-2c5df4ddd5d9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:30:48.860813 crc crio[22652]: time=\"2026-06-11T11:30:48.860704407Z\" level=info msg=\"Starting container: b8803ab676abb0f7219b7d0b9647347cbacc298e687e07bc7b7ae22349d105b6\" id=df444b9f-95f5-4336-b1f7-ad64514b0d92 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:30:48.870756 crc crio[22652]: time=\"2026-06-11T11:30:48.870632875Z\" level=info msg=\"Started container\" PID=155071 containerID=b8803ab676abb0f7219b7d0b9647347cbacc298e687e07bc7b7ae22349d105b6 description=openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-f2ntt/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam id=df444b9f-95f5-4336-b1f7-ad64514b0d92 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3b76091d975a0fd7bc4279c3c4784852621577c3bc7c09a03bf801c163bed09d\nJun 11 11:31:01.499006 crc crio[22652]: time=\"2026-06-11T11:31:01.497280387Z\" level=info msg=\"Stopping pod sandbox: 3b76091d975a0fd7bc4279c3c4784852621577c3bc7c09a03bf801c163bed09d\" id=59e988d5-7a15-425c-b217-0f369ac5f7f9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:31:01.499006 crc crio[22652]: time=\"2026-06-11T11:31:01.498948566Z\" level=info msg=\"Got pod network &{Name:reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-f2ntt Namespace:openstack ID:3b76091d975a0fd7bc4279c3c4784852621577c3bc7c09a03bf801c163bed09d UID:ac713b37-bd2a-4fd2-b4e3-ec51862f1174 NetNS:/var/run/netns/500a60ba-83e2-4329-9ec5-12df42ab5b01 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podac713b37_bd2a_4fd2_b4e3_ec51862f1174.slice PodAnnotations:0xc0001035c8}] Aliases:map[]}\"\nJun 11 11:31:01.500472 crc crio[22652]: time=\"2026-06-11T11:31:01.499189575Z\" level=info msg=\"Deleting pod openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-f2ntt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:31:02.059440 crc crio[22652]: time=\"2026-06-11T11:31:02.059007028Z\" level=info msg=\"Stopped pod sandbox: 3b76091d975a0fd7bc4279c3c4784852621577c3bc7c09a03bf801c163bed09d\" id=59e988d5-7a15-425c-b217-0f369ac5f7f9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:31:03.091529 crc crio[22652]: time=\"2026-06-11T11:31:03.090741337Z\" level=info msg=\"Running pod sandbox: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-dxp5f/POD\" id=a47ed0cf-5436-4a04-b724-8fe59dfe9938 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:31:03.092945 crc crio[22652]: time=\"2026-06-11T11:31:03.091577946Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:31:03.150746 crc crio[22652]: time=\"2026-06-11T11:31:03.150103089Z\" level=info msg=\"Got pod network &{Name:install-certs-edpm-deployment-ipam-openstack-edpm-ipam-dxp5f Namespace:openstack ID:ac0a47b980622ccf211466a64ea108133ca38317634d3b603cbec7c29e1ec9f1 UID:987d091e-23de-4772-b7ff-00ec1983721b NetNS:/var/run/netns/9fcc0a27-7c3c-4b19-9275-8c8a5250add2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod987d091e_23de_4772_b7ff_00ec1983721b.slice PodAnnotations:0xc000103908}] Aliases:map[]}\"\nJun 11 11:31:03.150746 crc crio[22652]: time=\"2026-06-11T11:31:03.150735271Z\" level=info msg=\"Adding pod openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-dxp5f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:31:03.838079 crc crio[22652]: 2026-06-11T11:31:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ac0a47b980622cc Mac:32:96:43:b8:6e:1d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f8 Mtu:0 Sandbox:/var/run/netns/9fcc0a27-7c3c-4b19-9275-8c8a5250add2 SocketPath: PciID:}] [{Interface:0xc00028e6c0 Address:{IP:10.217.0.248 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:31:03.839765 crc crio[22652]: time=\"2026-06-11T11:31:03.839695835Z\" level=info msg=\"Got pod network &{Name:install-certs-edpm-deployment-ipam-openstack-edpm-ipam-dxp5f Namespace:openstack ID:ac0a47b980622ccf211466a64ea108133ca38317634d3b603cbec7c29e1ec9f1 UID:987d091e-23de-4772-b7ff-00ec1983721b NetNS:/var/run/netns/9fcc0a27-7c3c-4b19-9275-8c8a5250add2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod987d091e_23de_4772_b7ff_00ec1983721b.slice PodAnnotations:0xc000103908}] Aliases:map[]}\"\nJun 11 11:31:03.840007 crc crio[22652]: time=\"2026-06-11T11:31:03.839892422Z\" level=info msg=\"Checking pod openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-dxp5f for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:31:03.865212 crc crio[22652]: time=\"2026-06-11T11:31:03.865065032Z\" level=info msg=\"Ran pod sandbox ac0a47b980622ccf211466a64ea108133ca38317634d3b603cbec7c29e1ec9f1 with infra container: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-dxp5f/POD\" id=a47ed0cf-5436-4a04-b724-8fe59dfe9938 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:31:03.868026 crc crio[22652]: time=\"2026-06-11T11:31:03.867829568Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=bf91cf23-60b8-4751-a538-3c41fa476458 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:31:03.896106 crc crio[22652]: time=\"2026-06-11T11:31:03.896013816Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=c100da97-2f42-4ce2-b6cc-74693172b741 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:31:03.906884 crc crio[22652]: time=\"2026-06-11T11:31:03.906777414Z\" level=info msg=\"Creating container: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-dxp5f/install-certs-edpm-deployment-ipam-openstack-edpm-ipam\" id=f717d10e-9d11-438a-a6ba-2c996a91404a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:31:03.907379 crc crio[22652]: time=\"2026-06-11T11:31:03.907308393Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:31:03.971753 crc crio[22652]: time=\"2026-06-11T11:31:03.971576665Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:31:03.975182 crc crio[22652]: time=\"2026-06-11T11:31:03.975069498Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:31:04.135740 crc crio[22652]: time=\"2026-06-11T11:31:04.135613977Z\" level=info msg=\"Created container f3ecf146a486ea4a3a4a0b3ff74fcade9e7f0352e799bc7e9bbd032cf6cf8048: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-dxp5f/install-certs-edpm-deployment-ipam-openstack-edpm-ipam\" id=f717d10e-9d11-438a-a6ba-2c996a91404a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:31:04.137225 crc crio[22652]: time=\"2026-06-11T11:31:04.136817939Z\" level=info msg=\"Starting container: f3ecf146a486ea4a3a4a0b3ff74fcade9e7f0352e799bc7e9bbd032cf6cf8048\" id=83e243b9-60c0-4618-8719-257a16f67a41 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:31:04.157805 crc crio[22652]: time=\"2026-06-11T11:31:04.157718721Z\" level=info msg=\"Started container\" PID=156069 containerID=f3ecf146a486ea4a3a4a0b3ff74fcade9e7f0352e799bc7e9bbd032cf6cf8048 description=openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-dxp5f/install-certs-edpm-deployment-ipam-openstack-edpm-ipam id=83e243b9-60c0-4618-8719-257a16f67a41 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ac0a47b980622ccf211466a64ea108133ca38317634d3b603cbec7c29e1ec9f1\nJun 11 11:31:16.087912 crc crio[22652]: time=\"2026-06-11T11:31:16.08682423Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-g7x52/POD\" id=07d8da19-00a0-46fc-b279-0f072966adbc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:31:16.089841 crc crio[22652]: time=\"2026-06-11T11:31:16.08792508Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:31:16.148852 crc crio[22652]: time=\"2026-06-11T11:31:16.148626477Z\" level=info msg=\"Got pod network &{Name:redhat-operators-g7x52 Namespace:openshift-marketplace ID:0e134f0569a6bd2a50b230ed88a51578c75697beb6c9606119134605190e16dc UID:478ab092-3eb3-4704-99e6-6ba53670c373 NetNS:/var/run/netns/e5d07d91-3eec-4217-bbb9-2a59dc05035a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod478ab092_3eb3_4704_99e6_6ba53670c373.slice PodAnnotations:0xc0004bf118}] Aliases:map[]}\"\nJun 11 11:31:16.148852 crc crio[22652]: time=\"2026-06-11T11:31:16.148799023Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-g7x52 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:31:16.736502 crc crio[22652]: 2026-06-11T11:31:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0e134f0569a6bd2 Mac:86:db:86:c0:2f:53 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f9 Mtu:0 Sandbox:/var/run/netns/e5d07d91-3eec-4217-bbb9-2a59dc05035a SocketPath: PciID:}] [{Interface:0xc00028e5a0 Address:{IP:10.217.0.249 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:31:16.738355 crc crio[22652]: time=\"2026-06-11T11:31:16.738287529Z\" level=info msg=\"Got pod network &{Name:redhat-operators-g7x52 Namespace:openshift-marketplace ID:0e134f0569a6bd2a50b230ed88a51578c75697beb6c9606119134605190e16dc UID:478ab092-3eb3-4704-99e6-6ba53670c373 NetNS:/var/run/netns/e5d07d91-3eec-4217-bbb9-2a59dc05035a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod478ab092_3eb3_4704_99e6_6ba53670c373.slice PodAnnotations:0xc0004bf118}] Aliases:map[]}\"\nJun 11 11:31:16.738527 crc crio[22652]: time=\"2026-06-11T11:31:16.738485086Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-g7x52 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:31:16.750471 crc crio[22652]: time=\"2026-06-11T11:31:16.750397105Z\" level=info msg=\"Ran pod sandbox 0e134f0569a6bd2a50b230ed88a51578c75697beb6c9606119134605190e16dc with infra container: openshift-marketplace/redhat-operators-g7x52/POD\" id=07d8da19-00a0-46fc-b279-0f072966adbc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:31:16.752890 crc crio[22652]: time=\"2026-06-11T11:31:16.752770004Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=92fdf83c-4117-4d0a-b2b8-74e9681d3bd7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:31:16.755701 crc crio[22652]: time=\"2026-06-11T11:31:16.755575914Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=90dbf23f-aaed-435f-909d-cb048014ec8f name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:31:16.765250 crc crio[22652]: time=\"2026-06-11T11:31:16.765188151Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-g7x52/extract-utilities\" id=0e2dc835-74de-4139-83f3-0dc4a4d7bb8a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:31:16.765788 crc crio[22652]: time=\"2026-06-11T11:31:16.765737701Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:31:16.843602 crc crio[22652]: time=\"2026-06-11T11:31:16.843537958Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:31:16.849710 crc crio[22652]: time=\"2026-06-11T11:31:16.849634291Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:31:17.007325 crc crio[22652]: time=\"2026-06-11T11:31:17.006082356Z\" level=info msg=\"Created container cd3b3bdd134c1c458ab1787d8055d4f597596b2617ac3c8c25b26332dac218a3: openshift-marketplace/redhat-operators-g7x52/extract-utilities\" id=0e2dc835-74de-4139-83f3-0dc4a4d7bb8a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:31:17.007717 crc crio[22652]: time=\"2026-06-11T11:31:17.00760257Z\" level=info msg=\"Starting container: cd3b3bdd134c1c458ab1787d8055d4f597596b2617ac3c8c25b26332dac218a3\" id=3b7854df-248f-4ac2-a416-2fd116a53fbc name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:31:17.014795 crc crio[22652]: time=\"2026-06-11T11:31:17.014711929Z\" level=info msg=\"Started container\" PID=156885 containerID=cd3b3bdd134c1c458ab1787d8055d4f597596b2617ac3c8c25b26332dac218a3 description=openshift-marketplace/redhat-operators-g7x52/extract-utilities id=3b7854df-248f-4ac2-a416-2fd116a53fbc name=/runtime.v1.RuntimeService/StartContainer sandboxID=0e134f0569a6bd2a50b230ed88a51578c75697beb6c9606119134605190e16dc\nJun 11 11:31:17.749210 crc crio[22652]: time=\"2026-06-11T11:31:17.745061522Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=db8ba381-eb36-4da6-a193-c79e358d65d4 name=/runtime.v1.ImageService/PullImage\nJun 11 11:31:17.753500 crc crio[22652]: time=\"2026-06-11T11:31:17.753425698Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 11 11:31:20.071609 crc crio[22652]: time=\"2026-06-11T11:31:20.070623018Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:546c77fdbf5f7c6a9a4243f4c4ef38fe0f584972a70f687bc40091743ee77d60\" id=db8ba381-eb36-4da6-a193-c79e358d65d4 name=/runtime.v1.ImageService/PullImage\nJun 11 11:31:20.073607 crc crio[22652]: time=\"2026-06-11T11:31:20.073426915Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=a9e192b9-5efc-46db-8612-ee8a78e1eabc name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:31:20.078739 crc crio[22652]: time=\"2026-06-11T11:31:20.076914998Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=506a916e-c097-4658-9290-9c75343219a6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:31:20.087184 crc crio[22652]: time=\"2026-06-11T11:31:20.087006001Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-g7x52/extract-content\" id=145bb739-1276-408d-8c02-d17beece9b01 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:31:20.087540 crc crio[22652]: time=\"2026-06-11T11:31:20.087429526Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:31:20.156872 crc crio[22652]: time=\"2026-06-11T11:31:20.156714085Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:31:20.161048 crc crio[22652]: time=\"2026-06-11T11:31:20.160973594Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:31:20.346812 crc crio[22652]: time=\"2026-06-11T11:31:20.346670664Z\" level=info msg=\"Created container 731a5a2af9ac41a594736defdd30c6e1213705b7570ce0c073a40b3c766c9118: openshift-marketplace/redhat-operators-g7x52/extract-content\" id=145bb739-1276-408d-8c02-d17beece9b01 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:31:20.348493 crc crio[22652]: time=\"2026-06-11T11:31:20.348314132Z\" level=info msg=\"Starting container: 731a5a2af9ac41a594736defdd30c6e1213705b7570ce0c073a40b3c766c9118\" id=eabb1843-f53f-4f1a-9ed3-9982ea5053c4 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:31:20.374861 crc crio[22652]: time=\"2026-06-11T11:31:20.373740303Z\" level=info msg=\"Started container\" PID=157146 containerID=731a5a2af9ac41a594736defdd30c6e1213705b7570ce0c073a40b3c766c9118 description=openshift-marketplace/redhat-operators-g7x52/extract-content id=eabb1843-f53f-4f1a-9ed3-9982ea5053c4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0e134f0569a6bd2a50b230ed88a51578c75697beb6c9606119134605190e16dc\nJun 11 11:31:25.886504 crc crio[22652]: time=\"2026-06-11T11:31:25.885296548Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=289bc2ff-eb8c-4a26-8f72-201f94877674 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:31:25.891467 crc crio[22652]: time=\"2026-06-11T11:31:25.891016937Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=8032bd11-21f1-4df2-93ad-cccbd369f7fd name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:31:25.908569 crc crio[22652]: time=\"2026-06-11T11:31:25.908376088Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-g7x52/registry-server\" id=492968c3-264e-47b5-8e1f-fc13a28445f7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:31:25.909242 crc crio[22652]: time=\"2026-06-11T11:31:25.908971669Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:31:26.061585 crc crio[22652]: time=\"2026-06-11T11:31:26.061471123Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:31:26.065903 crc crio[22652]: time=\"2026-06-11T11:31:26.065822165Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:31:26.270500 crc crio[22652]: time=\"2026-06-11T11:31:26.270363405Z\" level=info msg=\"Created container af77f475a32d55b8a4811d91fac2782acc692a84b6d1d2d6eb7e546da41b6645: openshift-marketplace/redhat-operators-g7x52/registry-server\" id=492968c3-264e-47b5-8e1f-fc13a28445f7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:31:26.273182 crc crio[22652]: time=\"2026-06-11T11:31:26.273002868Z\" level=info msg=\"Starting container: af77f475a32d55b8a4811d91fac2782acc692a84b6d1d2d6eb7e546da41b6645\" id=24df1988-8592-42d4-9fc7-a8d3249880ce name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:31:26.284848 crc crio[22652]: time=\"2026-06-11T11:31:26.284698918Z\" level=info msg=\"Started container\" PID=157445 containerID=af77f475a32d55b8a4811d91fac2782acc692a84b6d1d2d6eb7e546da41b6645 description=openshift-marketplace/redhat-operators-g7x52/registry-server id=24df1988-8592-42d4-9fc7-a8d3249880ce name=/runtime.v1.RuntimeService/StartContainer sandboxID=0e134f0569a6bd2a50b230ed88a51578c75697beb6c9606119134605190e16dc\nJun 11 11:31:39.064840 crc crio[22652]: time=\"2026-06-11T11:31:39.063552605Z\" level=info msg=\"Stopping container: af77f475a32d55b8a4811d91fac2782acc692a84b6d1d2d6eb7e546da41b6645 (timeout: 2s)\" id=fdd0113b-28b8-49fe-bddb-c396ab2520e0 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:31:39.201453 crc crio[22652]: time=\"2026-06-11T11:31:39.201017694Z\" level=info msg=\"Stopped container af77f475a32d55b8a4811d91fac2782acc692a84b6d1d2d6eb7e546da41b6645: openshift-marketplace/redhat-operators-g7x52/registry-server\" id=fdd0113b-28b8-49fe-bddb-c396ab2520e0 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:31:39.202306 crc crio[22652]: time=\"2026-06-11T11:31:39.202237417Z\" level=info msg=\"Stopping pod sandbox: 0e134f0569a6bd2a50b230ed88a51578c75697beb6c9606119134605190e16dc\" id=bd07a8b0-016a-4615-88f2-c3f197410ffe name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:31:39.203042 crc crio[22652]: time=\"2026-06-11T11:31:39.202968463Z\" level=info msg=\"Got pod network &{Name:redhat-operators-g7x52 Namespace:openshift-marketplace ID:0e134f0569a6bd2a50b230ed88a51578c75697beb6c9606119134605190e16dc UID:478ab092-3eb3-4704-99e6-6ba53670c373 NetNS:/var/run/netns/e5d07d91-3eec-4217-bbb9-2a59dc05035a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod478ab092_3eb3_4704_99e6_6ba53670c373.slice PodAnnotations:0xc000989f08}] Aliases:map[]}\"\nJun 11 11:31:39.203267 crc crio[22652]: time=\"2026-06-11T11:31:39.203214601Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-g7x52 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:31:39.610194 crc crio[22652]: time=\"2026-06-11T11:31:39.609589277Z\" level=info msg=\"Stopped pod sandbox: 0e134f0569a6bd2a50b230ed88a51578c75697beb6c9606119134605190e16dc\" id=bd07a8b0-016a-4615-88f2-c3f197410ffe name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:31:40.093913 crc crio[22652]: time=\"2026-06-11T11:31:40.09319067Z\" level=info msg=\"Removing container: af77f475a32d55b8a4811d91fac2782acc692a84b6d1d2d6eb7e546da41b6645\" id=a3d32297-3792-4d0b-9b0d-a84e2008c5bb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:31:40.136255 crc crio[22652]: time=\"2026-06-11T11:31:40.136052053Z\" level=info msg=\"Removed container af77f475a32d55b8a4811d91fac2782acc692a84b6d1d2d6eb7e546da41b6645: openshift-marketplace/redhat-operators-g7x52/registry-server\" id=a3d32297-3792-4d0b-9b0d-a84e2008c5bb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:31:40.139797 crc crio[22652]: time=\"2026-06-11T11:31:40.139660939Z\" level=info msg=\"Removing container: 731a5a2af9ac41a594736defdd30c6e1213705b7570ce0c073a40b3c766c9118\" id=1ca3bf0b-17c2-4af2-95ab-532648f3ae11 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:31:40.188423 crc crio[22652]: time=\"2026-06-11T11:31:40.188327438Z\" level=info msg=\"Removed container 731a5a2af9ac41a594736defdd30c6e1213705b7570ce0c073a40b3c766c9118: openshift-marketplace/redhat-operators-g7x52/extract-content\" id=1ca3bf0b-17c2-4af2-95ab-532648f3ae11 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:31:40.190862 crc crio[22652]: time=\"2026-06-11T11:31:40.190792862Z\" level=info msg=\"Removing container: cd3b3bdd134c1c458ab1787d8055d4f597596b2617ac3c8c25b26332dac218a3\" id=4bb4719f-a7e0-449a-b80b-e7c9bbc7abe1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:31:40.234031 crc crio[22652]: time=\"2026-06-11T11:31:40.233811405Z\" level=info msg=\"Removed container cd3b3bdd134c1c458ab1787d8055d4f597596b2617ac3c8c25b26332dac218a3: openshift-marketplace/redhat-operators-g7x52/extract-utilities\" id=4bb4719f-a7e0-449a-b80b-e7c9bbc7abe1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:31:49.258071 crc crio[22652]: time=\"2026-06-11T11:31:49.256621206Z\" level=info msg=\"Stopping pod sandbox: ac0a47b980622ccf211466a64ea108133ca38317634d3b603cbec7c29e1ec9f1\" id=5031e8d6-c78d-4e9e-813f-9755f7c91358 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:31:49.260061 crc crio[22652]: time=\"2026-06-11T11:31:49.259653023Z\" level=info msg=\"Got pod network &{Name:install-certs-edpm-deployment-ipam-openstack-edpm-ipam-dxp5f Namespace:openstack ID:ac0a47b980622ccf211466a64ea108133ca38317634d3b603cbec7c29e1ec9f1 UID:987d091e-23de-4772-b7ff-00ec1983721b NetNS:/var/run/netns/9fcc0a27-7c3c-4b19-9275-8c8a5250add2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod987d091e_23de_4772_b7ff_00ec1983721b.slice PodAnnotations:0xc005a4d5b8}] Aliases:map[]}\"\nJun 11 11:31:49.260061 crc crio[22652]: time=\"2026-06-11T11:31:49.260021176Z\" level=info msg=\"Deleting pod openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-dxp5f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:31:49.751728 crc crio[22652]: time=\"2026-06-11T11:31:49.751623718Z\" level=info msg=\"Stopped pod sandbox: ac0a47b980622ccf211466a64ea108133ca38317634d3b603cbec7c29e1ec9f1\" id=5031e8d6-c78d-4e9e-813f-9755f7c91358 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:31:50.403632 crc crio[22652]: time=\"2026-06-11T11:31:50.403176559Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-x2gxj/POD\" id=026faaa6-2a09-4535-9ab8-d32b34cb43a1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:31:50.404960 crc crio[22652]: time=\"2026-06-11T11:31:50.403660626Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:31:50.435717 crc crio[22652]: time=\"2026-06-11T11:31:50.435616216Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-x2gxj Namespace:openshift-marketplace ID:4e4b7c21065bfbda7e0aeaa97d346f3421e012a6a0f605fe2760757d83bd28b1 UID:929f78ca-3a76-46f2-bacf-f85b947d0181 NetNS:/var/run/netns/fa7cbac2-a422-4a36-8d97-b21527332d5d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod929f78ca_3a76_46f2_bacf_f85b947d0181.slice PodAnnotations:0xc0036e6748}] Aliases:map[]}\"\nJun 11 11:31:50.435717 crc crio[22652]: time=\"2026-06-11T11:31:50.435683118Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-x2gxj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:31:50.996401 crc crio[22652]: time=\"2026-06-11T11:31:50.995545965Z\" level=info msg=\"Running pod sandbox: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-6gfzt/POD\" id=3d56e12e-faac-44f4-8e56-13e141e08391 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:31:50.996834 crc crio[22652]: time=\"2026-06-11T11:31:50.996657164Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:31:51.038767 crc crio[22652]: time=\"2026-06-11T11:31:51.038657487Z\" level=info msg=\"Got pod network &{Name:ovn-edpm-deployment-ipam-openstack-edpm-ipam-6gfzt Namespace:openstack ID:14c9c73659475df75689ca531205889166f2a8619d634393c9356e21eae1a7cb UID:19014432-cc37-44af-9aea-a47d8a885c0f NetNS:/var/run/netns/e802392c-9756-41cf-bd26-2b91cd71dda4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod19014432_cc37_44af_9aea_a47d8a885c0f.slice PodAnnotations:0xc001e8e7a8}] Aliases:map[]}\"\nJun 11 11:31:51.038767 crc crio[22652]: time=\"2026-06-11T11:31:51.038734189Z\" level=info msg=\"Adding pod openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-6gfzt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:31:51.061768 crc crio[22652]: 2026-06-11T11:31:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4e4b7c21065bfbd Mac:56:13:39:89:07:6c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fa Mtu:0 Sandbox:/var/run/netns/fa7cbac2-a422-4a36-8d97-b21527332d5d SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.250 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:31:51.062620 crc crio[22652]: time=\"2026-06-11T11:31:51.062546284Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-x2gxj Namespace:openshift-marketplace ID:4e4b7c21065bfbda7e0aeaa97d346f3421e012a6a0f605fe2760757d83bd28b1 UID:929f78ca-3a76-46f2-bacf-f85b947d0181 NetNS:/var/run/netns/fa7cbac2-a422-4a36-8d97-b21527332d5d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod929f78ca_3a76_46f2_bacf_f85b947d0181.slice PodAnnotations:0xc0036e6748}] Aliases:map[]}\"\nJun 11 11:31:51.062783 crc crio[22652]: time=\"2026-06-11T11:31:51.062702289Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-x2gxj for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:31:51.071715 crc crio[22652]: time=\"2026-06-11T11:31:51.071592691Z\" level=info msg=\"Ran pod sandbox 4e4b7c21065bfbda7e0aeaa97d346f3421e012a6a0f605fe2760757d83bd28b1 with infra container: openshift-marketplace/redhat-marketplace-x2gxj/POD\" id=026faaa6-2a09-4535-9ab8-d32b34cb43a1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:31:51.075449 crc crio[22652]: time=\"2026-06-11T11:31:51.075366333Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=147f6d7a-4483-4dbe-bbbb-f3eebc36140f name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:31:51.077678 crc crio[22652]: time=\"2026-06-11T11:31:51.077603661Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=a3214542-67a8-4247-a9c1-de1e1f3d8deb name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:31:51.085730 crc crio[22652]: time=\"2026-06-11T11:31:51.085622453Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-x2gxj/extract-utilities\" id=b8cd3f90-dbed-4082-b0e8-567237f64a85 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:31:51.086500 crc crio[22652]: time=\"2026-06-11T11:31:51.086436552Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:31:51.158387 crc crio[22652]: time=\"2026-06-11T11:31:51.158338551Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:31:51.163020 crc crio[22652]: time=\"2026-06-11T11:31:51.16299356Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:31:51.291174 crc crio[22652]: time=\"2026-06-11T11:31:51.29066518Z\" level=info msg=\"Created container 93754eb9f67494e0c9ee295b8ad2ac148b04d045ad3b073c313320c5b1bafa25: openshift-marketplace/redhat-marketplace-x2gxj/extract-utilities\" id=b8cd3f90-dbed-4082-b0e8-567237f64a85 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:31:51.291942 crc crio[22652]: time=\"2026-06-11T11:31:51.291643855Z\" level=info msg=\"Starting container: 93754eb9f67494e0c9ee295b8ad2ac148b04d045ad3b073c313320c5b1bafa25\" id=ced41098-5f1a-4c02-a062-844fe14e3908 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:31:51.302167 crc crio[22652]: time=\"2026-06-11T11:31:51.298382021Z\" level=info msg=\"Started container\" PID=159131 containerID=93754eb9f67494e0c9ee295b8ad2ac148b04d045ad3b073c313320c5b1bafa25 description=openshift-marketplace/redhat-marketplace-x2gxj/extract-utilities id=ced41098-5f1a-4c02-a062-844fe14e3908 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4e4b7c21065bfbda7e0aeaa97d346f3421e012a6a0f605fe2760757d83bd28b1\nJun 11 11:31:51.704342 crc crio[22652]: 2026-06-11T11:31:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:14c9c73659475df Mac:82:0a:76:93:d3:72 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fb Mtu:0 Sandbox:/var/run/netns/e802392c-9756-41cf-bd26-2b91cd71dda4 SocketPath: PciID:}] [{Interface:0xc0003e4bd0 Address:{IP:10.217.0.251 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:31:51.706167 crc crio[22652]: time=\"2026-06-11T11:31:51.705483203Z\" level=info msg=\"Got pod network &{Name:ovn-edpm-deployment-ipam-openstack-edpm-ipam-6gfzt Namespace:openstack ID:14c9c73659475df75689ca531205889166f2a8619d634393c9356e21eae1a7cb UID:19014432-cc37-44af-9aea-a47d8a885c0f NetNS:/var/run/netns/e802392c-9756-41cf-bd26-2b91cd71dda4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod19014432_cc37_44af_9aea_a47d8a885c0f.slice PodAnnotations:0xc001e8e7a8}] Aliases:map[]}\"\nJun 11 11:31:51.706167 crc crio[22652]: time=\"2026-06-11T11:31:51.705890859Z\" level=info msg=\"Checking pod openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-6gfzt for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:31:51.714662 crc crio[22652]: time=\"2026-06-11T11:31:51.714614634Z\" level=info msg=\"Ran pod sandbox 14c9c73659475df75689ca531205889166f2a8619d634393c9356e21eae1a7cb with infra container: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-6gfzt/POD\" id=3d56e12e-faac-44f4-8e56-13e141e08391 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:31:51.718045 crc crio[22652]: time=\"2026-06-11T11:31:51.717998931Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=b993f5d0-17d1-4043-842b-daabf1e31d24 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:31:51.759878 crc crio[22652]: time=\"2026-06-11T11:31:51.759696973Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=199ab39a-0da0-47c9-b3c9-57df28c76cf1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:31:51.769153 crc crio[22652]: time=\"2026-06-11T11:31:51.76900918Z\" level=info msg=\"Creating container: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-6gfzt/ovn-edpm-deployment-ipam-openstack-edpm-ipam\" id=36f6ca66-f1c2-4232-a080-a9bb0c9eaeeb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:31:51.769714 crc crio[22652]: time=\"2026-06-11T11:31:51.769634372Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:31:51.836224 crc crio[22652]: time=\"2026-06-11T11:31:51.835844772Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:31:51.840772 crc crio[22652]: time=\"2026-06-11T11:31:51.840670362Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:31:52.014374 crc crio[22652]: time=\"2026-06-11T11:31:52.013609654Z\" level=info msg=\"Created container 46c7b80db92e497b849ff338eeac7ad38a8d81115f42ca2455fcd340081e99c0: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-6gfzt/ovn-edpm-deployment-ipam-openstack-edpm-ipam\" id=36f6ca66-f1c2-4232-a080-a9bb0c9eaeeb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:31:52.015831 crc crio[22652]: time=\"2026-06-11T11:31:52.015725458Z\" level=info msg=\"Starting container: 46c7b80db92e497b849ff338eeac7ad38a8d81115f42ca2455fcd340081e99c0\" id=711b76d7-e262-4890-823e-9bddac105c7f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:31:52.027323 crc crio[22652]: time=\"2026-06-11T11:31:52.02661881Z\" level=info msg=\"Started container\" PID=159208 containerID=46c7b80db92e497b849ff338eeac7ad38a8d81115f42ca2455fcd340081e99c0 description=openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-6gfzt/ovn-edpm-deployment-ipam-openstack-edpm-ipam id=711b76d7-e262-4890-823e-9bddac105c7f name=/runtime.v1.RuntimeService/StartContainer sandboxID=14c9c73659475df75689ca531205889166f2a8619d634393c9356e21eae1a7cb\nJun 11 11:31:52.325063 crc crio[22652]: time=\"2026-06-11T11:31:52.324570265Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=1cb620c9-c431-4d54-878f-418f2ac847b9 name=/runtime.v1.ImageService/PullImage\nJun 11 11:31:52.334506 crc crio[22652]: time=\"2026-06-11T11:31:52.334402794Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 11 11:31:52.874348 crc crio[22652]: time=\"2026-06-11T11:31:52.874229654Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03\" id=1cb620c9-c431-4d54-878f-418f2ac847b9 name=/runtime.v1.ImageService/PullImage\nJun 11 11:31:52.886738 crc crio[22652]: time=\"2026-06-11T11:31:52.886636229Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=e1336c19-1c63-49f1-85d2-ba6c369e3bac name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:31:52.905843 crc crio[22652]: time=\"2026-06-11T11:31:52.905316871Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=999b2b3a-e83a-47bb-b980-e4f6ce61aafe name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:31:52.923983 crc crio[22652]: time=\"2026-06-11T11:31:52.922458854Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-x2gxj/extract-content\" id=000a745c-58a8-47d1-826f-c4a6618776ef name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:31:52.923983 crc crio[22652]: time=\"2026-06-11T11:31:52.923322545Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:31:52.968180 crc crio[22652]: time=\"2026-06-11T11:31:52.968060993Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:31:52.972539 crc crio[22652]: time=\"2026-06-11T11:31:52.972472778Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:31:53.132002 crc crio[22652]: time=\"2026-06-11T11:31:53.131867226Z\" level=info msg=\"Created container 207a151296be5cf873ee0a3d972238d2b0478acaabe7c93fad7c50b8caa8a47c: openshift-marketplace/redhat-marketplace-x2gxj/extract-content\" id=000a745c-58a8-47d1-826f-c4a6618776ef name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:31:53.134999 crc crio[22652]: time=\"2026-06-11T11:31:53.134889432Z\" level=info msg=\"Starting container: 207a151296be5cf873ee0a3d972238d2b0478acaabe7c93fad7c50b8caa8a47c\" id=3d259944-a3ab-4fc7-ab4d-3d2b9460e6c5 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:31:53.143572 crc crio[22652]: time=\"2026-06-11T11:31:53.143469494Z\" level=info msg=\"Started container\" PID=159245 containerID=207a151296be5cf873ee0a3d972238d2b0478acaabe7c93fad7c50b8caa8a47c description=openshift-marketplace/redhat-marketplace-x2gxj/extract-content id=3d259944-a3ab-4fc7-ab4d-3d2b9460e6c5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4e4b7c21065bfbda7e0aeaa97d346f3421e012a6a0f605fe2760757d83bd28b1\nJun 11 11:31:54.381457 crc crio[22652]: time=\"2026-06-11T11:31:54.380902554Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=7f5f5985-eba3-4653-b84b-2117411e1be0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:31:54.385283 crc crio[22652]: time=\"2026-06-11T11:31:54.385160643Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=312ad770-da15-4806-9e67-7ae7533678db name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:31:54.402610 crc crio[22652]: time=\"2026-06-11T11:31:54.402469439Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-x2gxj/registry-server\" id=7a2dea84-f441-4e20-b5ba-3fc26b2ef0c0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:31:54.403025 crc crio[22652]: time=\"2026-06-11T11:31:54.402951366Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:31:54.463216 crc crio[22652]: time=\"2026-06-11T11:31:54.462922841Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:31:54.469252 crc crio[22652]: time=\"2026-06-11T11:31:54.469082044Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:31:54.636095 crc crio[22652]: time=\"2026-06-11T11:31:54.635974854Z\" level=info msg=\"Created container b5292559d5666118a36bbd65fdaad347f63f2def7e7f401bfa56c37846d4fc77: openshift-marketplace/redhat-marketplace-x2gxj/registry-server\" id=7a2dea84-f441-4e20-b5ba-3fc26b2ef0c0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:31:54.638569 crc crio[22652]: time=\"2026-06-11T11:31:54.638469211Z\" level=info msg=\"Starting container: b5292559d5666118a36bbd65fdaad347f63f2def7e7f401bfa56c37846d4fc77\" id=8c77364a-add5-4a16-af77-b8eb562e5e3d name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:31:54.648097 crc crio[22652]: time=\"2026-06-11T11:31:54.647970704Z\" level=info msg=\"Started container\" PID=159327 containerID=b5292559d5666118a36bbd65fdaad347f63f2def7e7f401bfa56c37846d4fc77 description=openshift-marketplace/redhat-marketplace-x2gxj/registry-server id=8c77364a-add5-4a16-af77-b8eb562e5e3d name=/runtime.v1.RuntimeService/StartContainer sandboxID=4e4b7c21065bfbda7e0aeaa97d346f3421e012a6a0f605fe2760757d83bd28b1\nJun 11 11:32:00.531002 crc crio[22652]: time=\"2026-06-11T11:32:00.530053367Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686292-4r2k6/POD\" id=78852c88-d0e3-498a-933d-160c81c77ffc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:32:00.531002 crc crio[22652]: time=\"2026-06-11T11:32:00.53098563Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:32:00.568450 crc crio[22652]: time=\"2026-06-11T11:32:00.568336299Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686292-4r2k6 Namespace:openshift-infra ID:3eca22561d06c0cbac88c86e9722bba5719b648918a7ba2435500ded487b62cf UID:d464c28f-8077-42ae-85d5-cf6aef37ae83 NetNS:/var/run/netns/b2ceedbd-d7c2-43d5-a0c2-49417f075fc6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd464c28f_8077_42ae_85d5_cf6aef37ae83.slice PodAnnotations:0xc00008c5f8}] Aliases:map[]}\"\nJun 11 11:32:00.568450 crc crio[22652]: time=\"2026-06-11T11:32:00.568417242Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686292-4r2k6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:32:01.102459 crc crio[22652]: 2026-06-11T11:32:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3eca22561d06c0c Mac:86:37:fa:3d:51:23 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fc Mtu:0 Sandbox:/var/run/netns/b2ceedbd-d7c2-43d5-a0c2-49417f075fc6 SocketPath: PciID:}] [{Interface:0xc00025aa20 Address:{IP:10.217.0.252 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:32:01.103759 crc crio[22652]: time=\"2026-06-11T11:32:01.103659957Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686292-4r2k6 Namespace:openshift-infra ID:3eca22561d06c0cbac88c86e9722bba5719b648918a7ba2435500ded487b62cf UID:d464c28f-8077-42ae-85d5-cf6aef37ae83 NetNS:/var/run/netns/b2ceedbd-d7c2-43d5-a0c2-49417f075fc6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd464c28f_8077_42ae_85d5_cf6aef37ae83.slice PodAnnotations:0xc00008c5f8}] Aliases:map[]}\"\nJun 11 11:32:01.103933 crc crio[22652]: time=\"2026-06-11T11:32:01.103873535Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686292-4r2k6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:32:01.113859 crc crio[22652]: time=\"2026-06-11T11:32:01.11370954Z\" level=info msg=\"Ran pod sandbox 3eca22561d06c0cbac88c86e9722bba5719b648918a7ba2435500ded487b62cf with infra container: openshift-infra/auto-csr-approver-29686292-4r2k6/POD\" id=78852c88-d0e3-498a-933d-160c81c77ffc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:32:01.127878 crc crio[22652]: time=\"2026-06-11T11:32:01.127760793Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=fe17e609-73cb-41b4-ba40-db24d6a20695 name=/runtime.v1.ImageService/PullImage\nJun 11 11:32:01.139086 crc crio[22652]: time=\"2026-06-11T11:32:01.134060393Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 11:32:02.532461 crc crio[22652]: time=\"2026-06-11T11:32:02.531410587Z\" level=info msg=\"Stopping container: b5292559d5666118a36bbd65fdaad347f63f2def7e7f401bfa56c37846d4fc77 (timeout: 2s)\" id=ecb50165-7754-4474-8cf1-0f61005d5ee3 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:32:02.718792 crc crio[22652]: time=\"2026-06-11T11:32:02.71858027Z\" level=info msg=\"Stopped container b5292559d5666118a36bbd65fdaad347f63f2def7e7f401bfa56c37846d4fc77: openshift-marketplace/redhat-marketplace-x2gxj/registry-server\" id=ecb50165-7754-4474-8cf1-0f61005d5ee3 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:32:02.719734 crc crio[22652]: time=\"2026-06-11T11:32:02.719642836Z\" level=info msg=\"Stopping pod sandbox: 4e4b7c21065bfbda7e0aeaa97d346f3421e012a6a0f605fe2760757d83bd28b1\" id=a94d5663-7a9d-4c4c-a594-66c7d6f1d7de name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:32:02.724480 crc crio[22652]: time=\"2026-06-11T11:32:02.724360333Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-x2gxj Namespace:openshift-marketplace ID:4e4b7c21065bfbda7e0aeaa97d346f3421e012a6a0f605fe2760757d83bd28b1 UID:929f78ca-3a76-46f2-bacf-f85b947d0181 NetNS:/var/run/netns/fa7cbac2-a422-4a36-8d97-b21527332d5d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod929f78ca_3a76_46f2_bacf_f85b947d0181.slice PodAnnotations:0xc0026189e8}] Aliases:map[]}\"\nJun 11 11:32:02.724689 crc crio[22652]: time=\"2026-06-11T11:32:02.72454795Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-x2gxj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:32:03.056632 crc crio[22652]: time=\"2026-06-11T11:32:03.056242846Z\" level=info msg=\"Stopped pod sandbox: 4e4b7c21065bfbda7e0aeaa97d346f3421e012a6a0f605fe2760757d83bd28b1\" id=a94d5663-7a9d-4c4c-a594-66c7d6f1d7de name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:32:03.546795 crc crio[22652]: time=\"2026-06-11T11:32:03.54671118Z\" level=info msg=\"Removing container: b5292559d5666118a36bbd65fdaad347f63f2def7e7f401bfa56c37846d4fc77\" id=83531d4b-a85b-4cbd-9774-7f88e6f8fe92 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:32:03.582102 crc crio[22652]: time=\"2026-06-11T11:32:03.580467755Z\" level=info msg=\"Removed container b5292559d5666118a36bbd65fdaad347f63f2def7e7f401bfa56c37846d4fc77: openshift-marketplace/redhat-marketplace-x2gxj/registry-server\" id=83531d4b-a85b-4cbd-9774-7f88e6f8fe92 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:32:03.603266 crc crio[22652]: time=\"2026-06-11T11:32:03.591453779Z\" level=info msg=\"Removing container: 207a151296be5cf873ee0a3d972238d2b0478acaabe7c93fad7c50b8caa8a47c\" id=1f987742-5292-4d79-9cdf-29d74f0c1b46 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:32:03.675523 crc crio[22652]: time=\"2026-06-11T11:32:03.675425035Z\" level=info msg=\"Removed container 207a151296be5cf873ee0a3d972238d2b0478acaabe7c93fad7c50b8caa8a47c: openshift-marketplace/redhat-marketplace-x2gxj/extract-content\" id=1f987742-5292-4d79-9cdf-29d74f0c1b46 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:32:03.681423 crc crio[22652]: time=\"2026-06-11T11:32:03.6813472Z\" level=info msg=\"Removing container: 93754eb9f67494e0c9ee295b8ad2ac148b04d045ad3b073c313320c5b1bafa25\" id=da900e9f-b22b-4a28-8747-68496fdb97b2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:32:03.717260 crc crio[22652]: time=\"2026-06-11T11:32:03.717054664Z\" level=info msg=\"Removed container 93754eb9f67494e0c9ee295b8ad2ac148b04d045ad3b073c313320c5b1bafa25: openshift-marketplace/redhat-marketplace-x2gxj/extract-utilities\" id=da900e9f-b22b-4a28-8747-68496fdb97b2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:32:03.975016 crc crio[22652]: time=\"2026-06-11T11:32:03.974913021Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=fe17e609-73cb-41b4-ba40-db24d6a20695 name=/runtime.v1.ImageService/PullImage\nJun 11 11:32:03.976236 crc crio[22652]: time=\"2026-06-11T11:32:03.976105022Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=0746a8b2-502a-44cc-91c3-10dbb83a1541 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:32:03.978651 crc crio[22652]: time=\"2026-06-11T11:32:03.978517607Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=cc5a3b32-eae4-43c9-869d-4a0c612818cc name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:32:03.986600 crc crio[22652]: time=\"2026-06-11T11:32:03.986492776Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686292-4r2k6/oc\" id=195a8408-422f-446f-9903-cca813050831 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:32:03.987355 crc crio[22652]: time=\"2026-06-11T11:32:03.987224942Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:32:04.051895 crc crio[22652]: time=\"2026-06-11T11:32:04.051681362Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:32:04.517082 crc crio[22652]: time=\"2026-06-11T11:32:04.517001116Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:32:04.634014 crc crio[22652]: time=\"2026-06-11T11:32:04.633461137Z\" level=info msg=\"Created container 3f9dc1bebd5a97acfdd9d6f1ee986ec39ecc8fd1646b3f418b1b36eabc9b990c: openshift-infra/auto-csr-approver-29686292-4r2k6/oc\" id=195a8408-422f-446f-9903-cca813050831 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:32:04.635875 crc crio[22652]: time=\"2026-06-11T11:32:04.635771397Z\" level=info msg=\"Starting container: 3f9dc1bebd5a97acfdd9d6f1ee986ec39ecc8fd1646b3f418b1b36eabc9b990c\" id=520e1028-6f06-4b88-abb5-384c0566562e name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:32:04.641458 crc crio[22652]: time=\"2026-06-11T11:32:04.641380365Z\" level=info msg=\"Started container\" PID=159972 containerID=3f9dc1bebd5a97acfdd9d6f1ee986ec39ecc8fd1646b3f418b1b36eabc9b990c description=openshift-infra/auto-csr-approver-29686292-4r2k6/oc id=520e1028-6f06-4b88-abb5-384c0566562e name=/runtime.v1.RuntimeService/StartContainer sandboxID=3eca22561d06c0cbac88c86e9722bba5719b648918a7ba2435500ded487b62cf\nJun 11 11:32:06.590323 crc crio[22652]: time=\"2026-06-11T11:32:06.589518959Z\" level=info msg=\"Stopping pod sandbox: 3eca22561d06c0cbac88c86e9722bba5719b648918a7ba2435500ded487b62cf\" id=019716cf-3163-49f5-a8f9-90542eba682a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:32:06.593626 crc crio[22652]: time=\"2026-06-11T11:32:06.593569673Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686292-4r2k6 Namespace:openshift-infra ID:3eca22561d06c0cbac88c86e9722bba5719b648918a7ba2435500ded487b62cf UID:d464c28f-8077-42ae-85d5-cf6aef37ae83 NetNS:/var/run/netns/b2ceedbd-d7c2-43d5-a0c2-49417f075fc6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd464c28f_8077_42ae_85d5_cf6aef37ae83.slice PodAnnotations:0xc000988df0}] Aliases:map[]}\"\nJun 11 11:32:06.594195 crc crio[22652]: time=\"2026-06-11T11:32:06.594084321Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686292-4r2k6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:32:06.933651 crc crio[22652]: time=\"2026-06-11T11:32:06.93357412Z\" level=info msg=\"Stopped pod sandbox: 3eca22561d06c0cbac88c86e9722bba5719b648918a7ba2435500ded487b62cf\" id=019716cf-3163-49f5-a8f9-90542eba682a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:32:13.656973 crc crio[22652]: time=\"2026-06-11T11:32:13.655920819Z\" level=info msg=\"Removing container: 35b7dd74ba05773f534b38759db500a13bb0cd62a2df5ff1a8213a75b20ec1ab\" id=a577b1b3-32e9-4d23-ace1-a69dad84ae11 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:32:13.876719 crc crio[22652]: time=\"2026-06-11T11:32:13.876623243Z\" level=info msg=\"Removed container 35b7dd74ba05773f534b38759db500a13bb0cd62a2df5ff1a8213a75b20ec1ab: openshift-infra/auto-csr-approver-29686286-z42mt/oc\" id=a577b1b3-32e9-4d23-ace1-a69dad84ae11 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:32:13.886656 crc crio[22652]: time=\"2026-06-11T11:32:13.886577945Z\" level=info msg=\"Stopping pod sandbox: 4e4b7c21065bfbda7e0aeaa97d346f3421e012a6a0f605fe2760757d83bd28b1\" id=934b7caa-fc35-4989-aa9c-098ce7eead7d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:32:13.886807 crc crio[22652]: time=\"2026-06-11T11:32:13.886664298Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4e4b7c21065bfbda7e0aeaa97d346f3421e012a6a0f605fe2760757d83bd28b1\" id=934b7caa-fc35-4989-aa9c-098ce7eead7d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:32:13.887488 crc crio[22652]: time=\"2026-06-11T11:32:13.887431385Z\" level=info msg=\"Removing pod sandbox: 4e4b7c21065bfbda7e0aeaa97d346f3421e012a6a0f605fe2760757d83bd28b1\" id=abed5458-21f2-4d96-b104-af9634388bb4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:32:13.908613 crc crio[22652]: time=\"2026-06-11T11:32:13.908452988Z\" level=info msg=\"Removed pod sandbox: 4e4b7c21065bfbda7e0aeaa97d346f3421e012a6a0f605fe2760757d83bd28b1\" id=abed5458-21f2-4d96-b104-af9634388bb4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:32:13.909990 crc crio[22652]: time=\"2026-06-11T11:32:13.909730417Z\" level=info msg=\"Stopping pod sandbox: 0e134f0569a6bd2a50b230ed88a51578c75697beb6c9606119134605190e16dc\" id=57b290d9-1056-42ae-98ea-53c468389abd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:32:13.910087 crc crio[22652]: time=\"2026-06-11T11:32:13.910016977Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0e134f0569a6bd2a50b230ed88a51578c75697beb6c9606119134605190e16dc\" id=57b290d9-1056-42ae-98ea-53c468389abd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:32:13.911194 crc crio[22652]: time=\"2026-06-11T11:32:13.911059963Z\" level=info msg=\"Removing pod sandbox: 0e134f0569a6bd2a50b230ed88a51578c75697beb6c9606119134605190e16dc\" id=18c51080-73cd-4b70-b5cd-1a543460613d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:32:13.923492 crc crio[22652]: time=\"2026-06-11T11:32:13.923404248Z\" level=info msg=\"Removed pod sandbox: 0e134f0569a6bd2a50b230ed88a51578c75697beb6c9606119134605190e16dc\" id=18c51080-73cd-4b70-b5cd-1a543460613d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:32:13.924677 crc crio[22652]: time=\"2026-06-11T11:32:13.924591188Z\" level=info msg=\"Stopping pod sandbox: 7c92fa6ccf5c401d743662ad320a77fd8590383ff063c5f5d352f5aec547ce7a\" id=f6fe37a7-dc55-45f5-9dc0-31c8beaab88b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:32:13.924761 crc crio[22652]: time=\"2026-06-11T11:32:13.924720772Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7c92fa6ccf5c401d743662ad320a77fd8590383ff063c5f5d352f5aec547ce7a\" id=f6fe37a7-dc55-45f5-9dc0-31c8beaab88b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:32:13.925581 crc crio[22652]: time=\"2026-06-11T11:32:13.92552398Z\" level=info msg=\"Removing pod sandbox: 7c92fa6ccf5c401d743662ad320a77fd8590383ff063c5f5d352f5aec547ce7a\" id=6373d5bf-a9ee-4537-97ad-d9038f269deb name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:32:13.942109 crc crio[22652]: time=\"2026-06-11T11:32:13.942001651Z\" level=info msg=\"Removed pod sandbox: 7c92fa6ccf5c401d743662ad320a77fd8590383ff063c5f5d352f5aec547ce7a\" id=6373d5bf-a9ee-4537-97ad-d9038f269deb name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:33:05.132986 crc crio[22652]: time=\"2026-06-11T11:33:05.132368892Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-v8x8p/POD\" id=dd6c859a-c635-4f60-8742-a36aeb59523c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:33:05.134188 crc crio[22652]: time=\"2026-06-11T11:33:05.133024125Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:33:05.170034 crc crio[22652]: time=\"2026-06-11T11:33:05.169891794Z\" level=info msg=\"Got pod network &{Name:community-operators-v8x8p Namespace:openshift-marketplace ID:70e635e17c129eab4f36ca0356c4aadac301a70e540a8422bc3cf2e71797e8af UID:a917812e-e43c-4abd-80f7-32817ca85bc2 NetNS:/var/run/netns/6deacc65-bc49-4ff3-b9b7-2d83b0ed305d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda917812e_e43c_4abd_80f7_32817ca85bc2.slice PodAnnotations:0xc00008cc08}] Aliases:map[]}\"\nJun 11 11:33:05.170034 crc crio[22652]: time=\"2026-06-11T11:33:05.169984157Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-v8x8p to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:33:05.760520 crc crio[22652]: 2026-06-11T11:33:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:70e635e17c129ea Mac:7e:6e:92:1e:62:eb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fd Mtu:0 Sandbox:/var/run/netns/6deacc65-bc49-4ff3-b9b7-2d83b0ed305d SocketPath: PciID:}] [{Interface:0xc00025aa20 Address:{IP:10.217.0.253 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:33:05.763191 crc crio[22652]: time=\"2026-06-11T11:33:05.762271058Z\" level=info msg=\"Got pod network &{Name:community-operators-v8x8p Namespace:openshift-marketplace ID:70e635e17c129eab4f36ca0356c4aadac301a70e540a8422bc3cf2e71797e8af UID:a917812e-e43c-4abd-80f7-32817ca85bc2 NetNS:/var/run/netns/6deacc65-bc49-4ff3-b9b7-2d83b0ed305d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda917812e_e43c_4abd_80f7_32817ca85bc2.slice PodAnnotations:0xc00008cc08}] Aliases:map[]}\"\nJun 11 11:33:05.763191 crc crio[22652]: time=\"2026-06-11T11:33:05.762453807Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-v8x8p for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:33:05.772440 crc crio[22652]: time=\"2026-06-11T11:33:05.772341293Z\" level=info msg=\"Ran pod sandbox 70e635e17c129eab4f36ca0356c4aadac301a70e540a8422bc3cf2e71797e8af with infra container: openshift-marketplace/community-operators-v8x8p/POD\" id=dd6c859a-c635-4f60-8742-a36aeb59523c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:33:05.775213 crc crio[22652]: time=\"2026-06-11T11:33:05.775036576Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=c7fee192-2c7e-4384-99eb-ddc5f7c673f9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:33:05.781020 crc crio[22652]: time=\"2026-06-11T11:33:05.780940263Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=c3b5158d-2324-4aa8-b5d4-ce0f37f2c22e name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:33:05.789508 crc crio[22652]: time=\"2026-06-11T11:33:05.78941072Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-v8x8p/extract-utilities\" id=714806f1-1d20-441e-a00d-a4ee5dc8deb2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:33:05.791347 crc crio[22652]: time=\"2026-06-11T11:33:05.791274996Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:33:05.840818 crc crio[22652]: time=\"2026-06-11T11:33:05.840703958Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:33:05.844709 crc crio[22652]: time=\"2026-06-11T11:33:05.844629906Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:33:05.984782 crc crio[22652]: time=\"2026-06-11T11:33:05.984178428Z\" level=info msg=\"Created container 1d940554c5503275ba2698d22a0df4af33d730b982d9bcd7250efee502152ddb: openshift-marketplace/community-operators-v8x8p/extract-utilities\" id=714806f1-1d20-441e-a00d-a4ee5dc8deb2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:33:05.986253 crc crio[22652]: time=\"2026-06-11T11:33:05.986096745Z\" level=info msg=\"Starting container: 1d940554c5503275ba2698d22a0df4af33d730b982d9bcd7250efee502152ddb\" id=0481501c-3468-4fb3-9182-3323a1519fd7 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:33:05.992817 crc crio[22652]: time=\"2026-06-11T11:33:05.992198749Z\" level=info msg=\"Started container\" PID=163622 containerID=1d940554c5503275ba2698d22a0df4af33d730b982d9bcd7250efee502152ddb description=openshift-marketplace/community-operators-v8x8p/extract-utilities id=0481501c-3468-4fb3-9182-3323a1519fd7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=70e635e17c129eab4f36ca0356c4aadac301a70e540a8422bc3cf2e71797e8af\nJun 11 11:33:06.407874 crc crio[22652]: time=\"2026-06-11T11:33:06.407689435Z\" level=info msg=\"Stopping pod sandbox: 14c9c73659475df75689ca531205889166f2a8619d634393c9356e21eae1a7cb\" id=e10a10e9-2096-47eb-9a88-a02e35a2c40a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:33:06.411210 crc crio[22652]: time=\"2026-06-11T11:33:06.407718076Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=c25aca17-9e3c-4d3c-a67a-d38ac3d312e0 name=/runtime.v1.ImageService/PullImage\nJun 11 11:33:06.411703 crc crio[22652]: time=\"2026-06-11T11:33:06.411579832Z\" level=info msg=\"Got pod network &{Name:ovn-edpm-deployment-ipam-openstack-edpm-ipam-6gfzt Namespace:openstack ID:14c9c73659475df75689ca531205889166f2a8619d634393c9356e21eae1a7cb UID:19014432-cc37-44af-9aea-a47d8a885c0f NetNS:/var/run/netns/e802392c-9756-41cf-bd26-2b91cd71dda4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod19014432_cc37_44af_9aea_a47d8a885c0f.slice PodAnnotations:0xc005a4c600}] Aliases:map[]}\"\nJun 11 11:33:06.411888 crc crio[22652]: time=\"2026-06-11T11:33:06.411816281Z\" level=info msg=\"Deleting pod openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-6gfzt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:33:06.424320 crc crio[22652]: time=\"2026-06-11T11:33:06.424221615Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 11 11:33:06.910731 crc crio[22652]: time=\"2026-06-11T11:33:06.910233322Z\" level=info msg=\"Stopped pod sandbox: 14c9c73659475df75689ca531205889166f2a8619d634393c9356e21eae1a7cb\" id=e10a10e9-2096-47eb-9a88-a02e35a2c40a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:33:07.055794 crc crio[22652]: time=\"2026-06-11T11:33:07.055716192Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:c1bf1a7cae92e701b0ff93032482fe022c0ec704dcb6a892b32d9c898b64e1e0\" id=c25aca17-9e3c-4d3c-a67a-d38ac3d312e0 name=/runtime.v1.ImageService/PullImage\nJun 11 11:33:07.056807 crc crio[22652]: time=\"2026-06-11T11:33:07.056729007Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=757b9ff4-d476-4865-9c07-9015e9e3c017 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:33:07.060619 crc crio[22652]: time=\"2026-06-11T11:33:07.060454588Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=d78fff1d-5889-4084-9da7-5f14ee7c19f0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:33:07.072024 crc crio[22652]: time=\"2026-06-11T11:33:07.071849588Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-v8x8p/extract-content\" id=1351129e-3eec-4209-b077-48d307a917a7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:33:07.072850 crc crio[22652]: time=\"2026-06-11T11:33:07.072427488Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:33:07.136973 crc crio[22652]: time=\"2026-06-11T11:33:07.136861396Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:33:07.143162 crc crio[22652]: time=\"2026-06-11T11:33:07.14295976Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:33:07.345708 crc crio[22652]: time=\"2026-06-11T11:33:07.34521165Z\" level=info msg=\"Created container 05d8037f2e254072bba4880476fc66a7005c796a932e3496c624431c876045a0: openshift-marketplace/community-operators-v8x8p/extract-content\" id=1351129e-3eec-4209-b077-48d307a917a7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:33:07.347876 crc crio[22652]: time=\"2026-06-11T11:33:07.347652186Z\" level=info msg=\"Starting container: 05d8037f2e254072bba4880476fc66a7005c796a932e3496c624431c876045a0\" id=365a4087-c6ac-4739-83d2-bd9413119dd9 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:33:07.361272 crc crio[22652]: time=\"2026-06-11T11:33:07.361011504Z\" level=info msg=\"Started container\" PID=163709 containerID=05d8037f2e254072bba4880476fc66a7005c796a932e3496c624431c876045a0 description=openshift-marketplace/community-operators-v8x8p/extract-content id=365a4087-c6ac-4739-83d2-bd9413119dd9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=70e635e17c129eab4f36ca0356c4aadac301a70e540a8422bc3cf2e71797e8af\nJun 11 11:33:07.984003 crc crio[22652]: time=\"2026-06-11T11:33:07.983459685Z\" level=info msg=\"Running pod sandbox: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-vz75r/POD\" id=7dab6db2-8a59-4b4a-856d-91ea90496b25 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:33:07.985522 crc crio[22652]: time=\"2026-06-11T11:33:07.984019105Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:33:08.023830 crc crio[22652]: time=\"2026-06-11T11:33:08.023753398Z\" level=info msg=\"Got pod network &{Name:neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-vz75r Namespace:openstack ID:16b8c2f2cd8ab888d75b9d139fbd8a3f53988175261b95d8a9851c6b49125a7f UID:72b5f408-5cdc-4f23-a39d-226d39e7dc79 NetNS:/var/run/netns/d6a7faa9-5a96-4d28-a619-e58ecb491ce0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod72b5f408_5cdc_4f23_a39d_226d39e7dc79.slice PodAnnotations:0xc0036e7cc0}] Aliases:map[]}\"\nJun 11 11:33:08.023830 crc crio[22652]: time=\"2026-06-11T11:33:08.02382242Z\" level=info msg=\"Adding pod openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-vz75r to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:33:08.491167 crc crio[22652]: 2026-06-11T11:33:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:16b8c2f2cd8ab88 Mac:9a:d4:41:5f:7b:f4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fe Mtu:0 Sandbox:/var/run/netns/d6a7faa9-5a96-4d28-a619-e58ecb491ce0 SocketPath: PciID:}] [{Interface:0xc00023d030 Address:{IP:10.217.0.254 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:33:08.492500 crc crio[22652]: time=\"2026-06-11T11:33:08.492414657Z\" level=info msg=\"Got pod network &{Name:neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-vz75r Namespace:openstack ID:16b8c2f2cd8ab888d75b9d139fbd8a3f53988175261b95d8a9851c6b49125a7f UID:72b5f408-5cdc-4f23-a39d-226d39e7dc79 NetNS:/var/run/netns/d6a7faa9-5a96-4d28-a619-e58ecb491ce0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod72b5f408_5cdc_4f23_a39d_226d39e7dc79.slice PodAnnotations:0xc0036e7cc0}] Aliases:map[]}\"\nJun 11 11:33:08.492702 crc crio[22652]: time=\"2026-06-11T11:33:08.492617814Z\" level=info msg=\"Checking pod openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-vz75r for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:33:08.502426 crc crio[22652]: time=\"2026-06-11T11:33:08.502345564Z\" level=info msg=\"Ran pod sandbox 16b8c2f2cd8ab888d75b9d139fbd8a3f53988175261b95d8a9851c6b49125a7f with infra container: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-vz75r/POD\" id=7dab6db2-8a59-4b4a-856d-91ea90496b25 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:33:08.505094 crc crio[22652]: time=\"2026-06-11T11:33:08.504983582Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=3f0f16b3-27ee-4c44-be6e-c87879e58264 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:33:08.561839 crc crio[22652]: time=\"2026-06-11T11:33:08.561745168Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=2fab34bf-d90c-4e8b-b347-1930c5cde832 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:33:08.573250 crc crio[22652]: time=\"2026-06-11T11:33:08.573105765Z\" level=info msg=\"Creating container: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-vz75r/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam\" id=b929899b-c15f-40d2-b4ea-dcfb7efe1f2c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:33:08.573559 crc crio[22652]: time=\"2026-06-11T11:33:08.57351759Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:33:08.625238 crc crio[22652]: time=\"2026-06-11T11:33:08.624761706Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:33:08.629961 crc crio[22652]: time=\"2026-06-11T11:33:08.629822736Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:33:08.744713 crc crio[22652]: time=\"2026-06-11T11:33:08.743947284Z\" level=info msg=\"Created container ce31ec55144639e1bd5517f38645bdaa3fecd9c2facaf37490e37f76c215fafb: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-vz75r/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam\" id=b929899b-c15f-40d2-b4ea-dcfb7efe1f2c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:33:08.745984 crc crio[22652]: time=\"2026-06-11T11:33:08.745889582Z\" level=info msg=\"Starting container: ce31ec55144639e1bd5517f38645bdaa3fecd9c2facaf37490e37f76c215fafb\" id=b7bc4d41-4923-4c8d-b027-57f79662388a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:33:08.753315 crc crio[22652]: time=\"2026-06-11T11:33:08.753052625Z\" level=info msg=\"Started container\" PID=163824 containerID=ce31ec55144639e1bd5517f38645bdaa3fecd9c2facaf37490e37f76c215fafb description=openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-vz75r/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam id=b7bc4d41-4923-4c8d-b027-57f79662388a name=/runtime.v1.RuntimeService/StartContainer sandboxID=16b8c2f2cd8ab888d75b9d139fbd8a3f53988175261b95d8a9851c6b49125a7f\nJun 11 11:33:09.484260 crc crio[22652]: time=\"2026-06-11T11:33:09.483668972Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=3a12ee84-d865-4cfc-8109-a52caec5ca9e name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:33:09.490890 crc crio[22652]: time=\"2026-06-11T11:33:09.490739446Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=781e3878-1489-4cea-8c73-5986781763e4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:33:09.504765 crc crio[22652]: time=\"2026-06-11T11:33:09.504618437Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-v8x8p/registry-server\" id=e4a6c1e6-6db5-43e4-9ccb-9e5509864d61 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:33:09.505381 crc crio[22652]: time=\"2026-06-11T11:33:09.505337163Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:33:09.595995 crc crio[22652]: time=\"2026-06-11T11:33:09.595623081Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:33:09.600334 crc crio[22652]: time=\"2026-06-11T11:33:09.600260343Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:33:09.801892 crc crio[22652]: time=\"2026-06-11T11:33:09.801720397Z\" level=info msg=\"Created container a366ca7d26bc51057e26e2f1bc66a898fe144596f529e904d38176b369d75e9a: openshift-marketplace/community-operators-v8x8p/registry-server\" id=e4a6c1e6-6db5-43e4-9ccb-9e5509864d61 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:33:09.803591 crc crio[22652]: time=\"2026-06-11T11:33:09.803505379Z\" level=info msg=\"Starting container: a366ca7d26bc51057e26e2f1bc66a898fe144596f529e904d38176b369d75e9a\" id=d4d62b29-7f73-46f3-8df4-f03136d13f02 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:33:09.813418 crc crio[22652]: time=\"2026-06-11T11:33:09.812278046Z\" level=info msg=\"Started container\" PID=163886 containerID=a366ca7d26bc51057e26e2f1bc66a898fe144596f529e904d38176b369d75e9a description=openshift-marketplace/community-operators-v8x8p/registry-server id=d4d62b29-7f73-46f3-8df4-f03136d13f02 name=/runtime.v1.RuntimeService/StartContainer sandboxID=70e635e17c129eab4f36ca0356c4aadac301a70e540a8422bc3cf2e71797e8af\nJun 11 11:33:17.631561 crc crio[22652]: time=\"2026-06-11T11:33:17.630549214Z\" level=info msg=\"Stopping container: a366ca7d26bc51057e26e2f1bc66a898fe144596f529e904d38176b369d75e9a (timeout: 2s)\" id=39686a77-b25c-4273-97f0-0e8a19946d53 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:33:17.786607 crc crio[22652]: time=\"2026-06-11T11:33:17.78646765Z\" level=info msg=\"Stopped container a366ca7d26bc51057e26e2f1bc66a898fe144596f529e904d38176b369d75e9a: openshift-marketplace/community-operators-v8x8p/registry-server\" id=39686a77-b25c-4273-97f0-0e8a19946d53 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:33:17.787694 crc crio[22652]: time=\"2026-06-11T11:33:17.78760054Z\" level=info msg=\"Stopping pod sandbox: 70e635e17c129eab4f36ca0356c4aadac301a70e540a8422bc3cf2e71797e8af\" id=1a9ef8f3-bdbf-4906-8502-c18ee466b225 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:33:17.788839 crc crio[22652]: time=\"2026-06-11T11:33:17.788752731Z\" level=info msg=\"Got pod network &{Name:community-operators-v8x8p Namespace:openshift-marketplace ID:70e635e17c129eab4f36ca0356c4aadac301a70e540a8422bc3cf2e71797e8af UID:a917812e-e43c-4abd-80f7-32817ca85bc2 NetNS:/var/run/netns/6deacc65-bc49-4ff3-b9b7-2d83b0ed305d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda917812e_e43c_4abd_80f7_32817ca85bc2.slice PodAnnotations:0xc001e8e288}] Aliases:map[]}\"\nJun 11 11:33:17.789407 crc crio[22652]: time=\"2026-06-11T11:33:17.78930848Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-v8x8p from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:33:18.154955 crc crio[22652]: time=\"2026-06-11T11:33:18.154772962Z\" level=info msg=\"Stopped pod sandbox: 70e635e17c129eab4f36ca0356c4aadac301a70e540a8422bc3cf2e71797e8af\" id=1a9ef8f3-bdbf-4906-8502-c18ee466b225 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:33:18.653361 crc crio[22652]: time=\"2026-06-11T11:33:18.652364675Z\" level=info msg=\"Removing container: a366ca7d26bc51057e26e2f1bc66a898fe144596f529e904d38176b369d75e9a\" id=35dcadb7-d6b4-4567-9390-e808a6f842c7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:33:18.685568 crc crio[22652]: time=\"2026-06-11T11:33:18.685503157Z\" level=info msg=\"Removed container a366ca7d26bc51057e26e2f1bc66a898fe144596f529e904d38176b369d75e9a: openshift-marketplace/community-operators-v8x8p/registry-server\" id=35dcadb7-d6b4-4567-9390-e808a6f842c7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:33:18.689510 crc crio[22652]: time=\"2026-06-11T11:33:18.689409174Z\" level=info msg=\"Removing container: 05d8037f2e254072bba4880476fc66a7005c796a932e3496c624431c876045a0\" id=8eda507b-8f75-444a-8b10-1c03ef1a61f2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:33:18.728284 crc crio[22652]: time=\"2026-06-11T11:33:18.728003073Z\" level=info msg=\"Removed container 05d8037f2e254072bba4880476fc66a7005c796a932e3496c624431c876045a0: openshift-marketplace/community-operators-v8x8p/extract-content\" id=8eda507b-8f75-444a-8b10-1c03ef1a61f2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:33:18.731081 crc crio[22652]: time=\"2026-06-11T11:33:18.731037433Z\" level=info msg=\"Removing container: 1d940554c5503275ba2698d22a0df4af33d730b982d9bcd7250efee502152ddb\" id=f16a431c-4233-42a5-8396-d9ab71fb34a1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:33:18.771900 crc crio[22652]: time=\"2026-06-11T11:33:18.771768273Z\" level=info msg=\"Removed container 1d940554c5503275ba2698d22a0df4af33d730b982d9bcd7250efee502152ddb: openshift-marketplace/community-operators-v8x8p/extract-utilities\" id=f16a431c-4233-42a5-8396-d9ab71fb34a1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:34:00.539195 crc crio[22652]: time=\"2026-06-11T11:34:00.538670667Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686294-vwfpw/POD\" id=bbe05b93-ba78-42cf-90de-54afc44c91a0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:34:00.540758 crc crio[22652]: time=\"2026-06-11T11:34:00.539227947Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:34:00.570335 crc crio[22652]: time=\"2026-06-11T11:34:00.570193163Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686294-vwfpw Namespace:openshift-infra ID:491fb8b548758d13cc6acf0a99cb6b78baf1bb787c3836c93c64d8d60c1073fb UID:e8612c37-5bf6-4006-b731-393ef2f63eb0 NetNS:/var/run/netns/2a5d842a-5943-460d-b2e4-c249b8745d87 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode8612c37_5bf6_4006_b731_393ef2f63eb0.slice PodAnnotations:0xc002618e60}] Aliases:map[]}\"\nJun 11 11:34:00.570335 crc crio[22652]: time=\"2026-06-11T11:34:00.570278276Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686294-vwfpw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:34:01.073062 crc crio[22652]: 2026-06-11T11:34:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:491fb8b548758d1 Mac:32:7a:52:6c:97:b6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ff Mtu:0 Sandbox:/var/run/netns/2a5d842a-5943-460d-b2e4-c249b8745d87 SocketPath: PciID:}] [{Interface:0xc0003065d0 Address:{IP:10.217.0.255 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:34:01.074546 crc crio[22652]: time=\"2026-06-11T11:34:01.074481344Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686294-vwfpw Namespace:openshift-infra ID:491fb8b548758d13cc6acf0a99cb6b78baf1bb787c3836c93c64d8d60c1073fb UID:e8612c37-5bf6-4006-b731-393ef2f63eb0 NetNS:/var/run/netns/2a5d842a-5943-460d-b2e4-c249b8745d87 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode8612c37_5bf6_4006_b731_393ef2f63eb0.slice PodAnnotations:0xc002618e60}] Aliases:map[]}\"\nJun 11 11:34:01.074751 crc crio[22652]: time=\"2026-06-11T11:34:01.074715712Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686294-vwfpw for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:34:01.083816 crc crio[22652]: time=\"2026-06-11T11:34:01.083729985Z\" level=info msg=\"Ran pod sandbox 491fb8b548758d13cc6acf0a99cb6b78baf1bb787c3836c93c64d8d60c1073fb with infra container: openshift-infra/auto-csr-approver-29686294-vwfpw/POD\" id=bbe05b93-ba78-42cf-90de-54afc44c91a0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:34:01.087526 crc crio[22652]: time=\"2026-06-11T11:34:01.087459205Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=7a4d07c6-bcb1-4116-a4d0-f24716027d9d name=/runtime.v1.ImageService/PullImage\nJun 11 11:34:01.093045 crc crio[22652]: time=\"2026-06-11T11:34:01.093016442Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 11:34:02.867926 crc crio[22652]: time=\"2026-06-11T11:34:02.867453167Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=7a4d07c6-bcb1-4116-a4d0-f24716027d9d name=/runtime.v1.ImageService/PullImage\nJun 11 11:34:02.870951 crc crio[22652]: time=\"2026-06-11T11:34:02.870849424Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=bf2b5484-11d0-44eb-8b83-d4249eea6246 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:34:02.873500 crc crio[22652]: time=\"2026-06-11T11:34:02.873437635Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=43e377df-5cc2-4e18-b5c1-510675d7b143 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:34:02.897521 crc crio[22652]: time=\"2026-06-11T11:34:02.89741855Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686294-vwfpw/oc\" id=2a9f93a7-5896-4373-9b83-c4d530f420b3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:34:02.897991 crc crio[22652]: time=\"2026-06-11T11:34:02.897916858Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:34:02.940718 crc crio[22652]: time=\"2026-06-11T11:34:02.940221446Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:34:03.240871 crc crio[22652]: time=\"2026-06-11T11:34:03.240767803Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:34:03.366536 crc crio[22652]: time=\"2026-06-11T11:34:03.366409577Z\" level=info msg=\"Created container a63d43bead36e1993e52447e7707f88423a3a061c8cbfdb8a25cf21c957a1786: openshift-infra/auto-csr-approver-29686294-vwfpw/oc\" id=2a9f93a7-5896-4373-9b83-c4d530f420b3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:34:03.367772 crc crio[22652]: time=\"2026-06-11T11:34:03.36762315Z\" level=info msg=\"Starting container: a63d43bead36e1993e52447e7707f88423a3a061c8cbfdb8a25cf21c957a1786\" id=69f09053-6b47-4701-ab4b-9c9a9d71acf3 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:34:03.375459 crc crio[22652]: time=\"2026-06-11T11:34:03.375336541Z\" level=info msg=\"Started container\" PID=167149 containerID=a63d43bead36e1993e52447e7707f88423a3a061c8cbfdb8a25cf21c957a1786 description=openshift-infra/auto-csr-approver-29686294-vwfpw/oc id=69f09053-6b47-4701-ab4b-9c9a9d71acf3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=491fb8b548758d13cc6acf0a99cb6b78baf1bb787c3836c93c64d8d60c1073fb\nJun 11 11:34:04.433947 crc crio[22652]: time=\"2026-06-11T11:34:04.433393271Z\" level=info msg=\"Stopping pod sandbox: 16b8c2f2cd8ab888d75b9d139fbd8a3f53988175261b95d8a9851c6b49125a7f\" id=3fb78f49-5ef0-4644-9bc2-6a76ebf4d2ed name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:34:04.435100 crc crio[22652]: time=\"2026-06-11T11:34:04.434661876Z\" level=info msg=\"Got pod network &{Name:neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-vz75r Namespace:openstack ID:16b8c2f2cd8ab888d75b9d139fbd8a3f53988175261b95d8a9851c6b49125a7f UID:72b5f408-5cdc-4f23-a39d-226d39e7dc79 NetNS:/var/run/netns/d6a7faa9-5a96-4d28-a619-e58ecb491ce0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod72b5f408_5cdc_4f23_a39d_226d39e7dc79.slice PodAnnotations:0xc000102ec8}] Aliases:map[]}\"\nJun 11 11:34:04.435100 crc crio[22652]: time=\"2026-06-11T11:34:04.434831352Z\" level=info msg=\"Deleting pod openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-vz75r from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:34:04.971679 crc crio[22652]: time=\"2026-06-11T11:34:04.970954216Z\" level=info msg=\"Stopped pod sandbox: 16b8c2f2cd8ab888d75b9d139fbd8a3f53988175261b95d8a9851c6b49125a7f\" id=3fb78f49-5ef0-4644-9bc2-6a76ebf4d2ed name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:34:05.452676 crc crio[22652]: time=\"2026-06-11T11:34:05.451834565Z\" level=info msg=\"Stopping pod sandbox: 491fb8b548758d13cc6acf0a99cb6b78baf1bb787c3836c93c64d8d60c1073fb\" id=e4530f3e-2f70-42ea-bd24-00d0032c0cb6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:34:05.455233 crc crio[22652]: time=\"2026-06-11T11:34:05.45510169Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686294-vwfpw Namespace:openshift-infra ID:491fb8b548758d13cc6acf0a99cb6b78baf1bb787c3836c93c64d8d60c1073fb UID:e8612c37-5bf6-4006-b731-393ef2f63eb0 NetNS:/var/run/netns/2a5d842a-5943-460d-b2e4-c249b8745d87 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode8612c37_5bf6_4006_b731_393ef2f63eb0.slice PodAnnotations:0xc002acce00}] Aliases:map[]}\"\nJun 11 11:34:05.455710 crc crio[22652]: time=\"2026-06-11T11:34:05.455670861Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686294-vwfpw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:34:05.826067 crc crio[22652]: time=\"2026-06-11T11:34:05.825989041Z\" level=info msg=\"Stopped pod sandbox: 491fb8b548758d13cc6acf0a99cb6b78baf1bb787c3836c93c64d8d60c1073fb\" id=e4530f3e-2f70-42ea-bd24-00d0032c0cb6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:34:06.093880 crc crio[22652]: time=\"2026-06-11T11:34:06.09350997Z\" level=info msg=\"Running pod sandbox: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-74gxf/POD\" id=111cf4eb-9028-4a5e-9616-efa819f563b5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:34:06.093988 crc crio[22652]: time=\"2026-06-11T11:34:06.093895583Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:34:06.137065 crc crio[22652]: time=\"2026-06-11T11:34:06.136830788Z\" level=info msg=\"Got pod network &{Name:libvirt-edpm-deployment-ipam-openstack-edpm-ipam-74gxf Namespace:openstack ID:4e4e2c940746f8e0e898bda5cb3e0d9e239e7ae808ce1f9b6e1290e2ae2c0d7b UID:93de6b42-516b-48bd-81ce-91b69d7e0b9d NetNS:/var/run/netns/52bfd8fb-8c87-4d4a-a291-b2d0b3bb2d19 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod93de6b42_516b_48bd_81ce_91b69d7e0b9d.slice PodAnnotations:0xc002928260}] Aliases:map[]}\"\nJun 11 11:34:06.137065 crc crio[22652]: time=\"2026-06-11T11:34:06.1368966Z\" level=info msg=\"Adding pod openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-74gxf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:34:06.585863 crc crio[22652]: 2026-06-11T11:34:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4e4e2c940746f8e Mac:1a:59:ee:77:9f:92 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:00 Mtu:0 Sandbox:/var/run/netns/52bfd8fb-8c87-4d4a-a291-b2d0b3bb2d19 SocketPath: PciID:}] [{Interface:0xc0003ff0b0 Address:{IP:10.217.1.0 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:34:06.587474 crc crio[22652]: time=\"2026-06-11T11:34:06.587001812Z\" level=info msg=\"Got pod network &{Name:libvirt-edpm-deployment-ipam-openstack-edpm-ipam-74gxf Namespace:openstack ID:4e4e2c940746f8e0e898bda5cb3e0d9e239e7ae808ce1f9b6e1290e2ae2c0d7b UID:93de6b42-516b-48bd-81ce-91b69d7e0b9d NetNS:/var/run/netns/52bfd8fb-8c87-4d4a-a291-b2d0b3bb2d19 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod93de6b42_516b_48bd_81ce_91b69d7e0b9d.slice PodAnnotations:0xc002928260}] Aliases:map[]}\"\nJun 11 11:34:06.587474 crc crio[22652]: time=\"2026-06-11T11:34:06.587201659Z\" level=info msg=\"Checking pod openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-74gxf for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:34:06.598499 crc crio[22652]: time=\"2026-06-11T11:34:06.598455312Z\" level=info msg=\"Ran pod sandbox 4e4e2c940746f8e0e898bda5cb3e0d9e239e7ae808ce1f9b6e1290e2ae2c0d7b with infra container: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-74gxf/POD\" id=111cf4eb-9028-4a5e-9616-efa819f563b5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:34:06.601175 crc crio[22652]: time=\"2026-06-11T11:34:06.601045501Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=b9a087b8-3224-46c7-a8a5-d30c03b07ad9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:34:06.643231 crc crio[22652]: time=\"2026-06-11T11:34:06.642799815Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=58601f53-ca51-40e8-9dc5-d02b9362b3fd name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:34:06.652337 crc crio[22652]: time=\"2026-06-11T11:34:06.652227366Z\" level=info msg=\"Creating container: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-74gxf/libvirt-edpm-deployment-ipam-openstack-edpm-ipam\" id=ad716ba6-4d27-480d-9b60-5f9ebd9fe3da name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:34:06.652829 crc crio[22652]: time=\"2026-06-11T11:34:06.652783355Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:34:06.716860 crc crio[22652]: time=\"2026-06-11T11:34:06.715852976Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:34:06.722021 crc crio[22652]: time=\"2026-06-11T11:34:06.721888527Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:34:06.860293 crc crio[22652]: time=\"2026-06-11T11:34:06.859806133Z\" level=info msg=\"Created container 898b610716a4a7102639b2ebf6543ab2ed12bb140ef1abbf85945a70fb5cc062: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-74gxf/libvirt-edpm-deployment-ipam-openstack-edpm-ipam\" id=ad716ba6-4d27-480d-9b60-5f9ebd9fe3da name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:34:06.861952 crc crio[22652]: time=\"2026-06-11T11:34:06.861862674Z\" level=info msg=\"Starting container: 898b610716a4a7102639b2ebf6543ab2ed12bb140ef1abbf85945a70fb5cc062\" id=19fdccfc-dff4-490e-bd8d-6f7c742c83af name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:34:06.869009 crc crio[22652]: time=\"2026-06-11T11:34:06.86887613Z\" level=info msg=\"Started container\" PID=167509 containerID=898b610716a4a7102639b2ebf6543ab2ed12bb140ef1abbf85945a70fb5cc062 description=openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-74gxf/libvirt-edpm-deployment-ipam-openstack-edpm-ipam id=19fdccfc-dff4-490e-bd8d-6f7c742c83af name=/runtime.v1.RuntimeService/StartContainer sandboxID=4e4e2c940746f8e0e898bda5cb3e0d9e239e7ae808ce1f9b6e1290e2ae2c0d7b\nJun 11 11:34:14.001450 crc crio[22652]: time=\"2026-06-11T11:34:14.001033726Z\" level=info msg=\"Removing container: cb1a1142b5a5cd69c790f888067f97c24eaa088414c606b42dd2a37637122b56\" id=10130679-fc2b-4d32-bae7-12b52b7a8bab name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:34:14.130249 crc crio[22652]: time=\"2026-06-11T11:34:14.126574239Z\" level=info msg=\"Removed container cb1a1142b5a5cd69c790f888067f97c24eaa088414c606b42dd2a37637122b56: openshift-infra/auto-csr-approver-29686288-6k275/oc\" id=10130679-fc2b-4d32-bae7-12b52b7a8bab name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:34:14.152223 crc crio[22652]: time=\"2026-06-11T11:34:14.152073431Z\" level=info msg=\"Stopping pod sandbox: 70e635e17c129eab4f36ca0356c4aadac301a70e540a8422bc3cf2e71797e8af\" id=f8c10b54-1253-4518-8936-f1b9e17d1b26 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:34:14.152577 crc crio[22652]: time=\"2026-06-11T11:34:14.152237557Z\" level=info msg=\"Stopped pod sandbox (already stopped): 70e635e17c129eab4f36ca0356c4aadac301a70e540a8422bc3cf2e71797e8af\" id=f8c10b54-1253-4518-8936-f1b9e17d1b26 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:34:14.153586 crc crio[22652]: time=\"2026-06-11T11:34:14.15349146Z\" level=info msg=\"Removing pod sandbox: 70e635e17c129eab4f36ca0356c4aadac301a70e540a8422bc3cf2e71797e8af\" id=da5d036c-9cc6-4531-9203-efe8946f7e8b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:34:14.177403 crc crio[22652]: time=\"2026-06-11T11:34:14.176994258Z\" level=info msg=\"Removed pod sandbox: 70e635e17c129eab4f36ca0356c4aadac301a70e540a8422bc3cf2e71797e8af\" id=da5d036c-9cc6-4531-9203-efe8946f7e8b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:34:14.179209 crc crio[22652]: time=\"2026-06-11T11:34:14.178969184Z\" level=info msg=\"Stopping pod sandbox: 26e283dddf5edbb38acb2d893416301788189b4e793aab54dacbc264c3ea5996\" id=fcf1357a-a0e7-4116-98d9-0e2fc5648ea8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:34:14.179382 crc crio[22652]: time=\"2026-06-11T11:34:14.179307385Z\" level=info msg=\"Stopped pod sandbox (already stopped): 26e283dddf5edbb38acb2d893416301788189b4e793aab54dacbc264c3ea5996\" id=fcf1357a-a0e7-4116-98d9-0e2fc5648ea8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:34:14.180566 crc crio[22652]: time=\"2026-06-11T11:34:14.180418235Z\" level=info msg=\"Removing pod sandbox: 26e283dddf5edbb38acb2d893416301788189b4e793aab54dacbc264c3ea5996\" id=01e8e788-9907-4234-bc6e-cc2381ba70c8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:34:14.198027 crc crio[22652]: time=\"2026-06-11T11:34:14.197930921Z\" level=info msg=\"Removed pod sandbox: 26e283dddf5edbb38acb2d893416301788189b4e793aab54dacbc264c3ea5996\" id=01e8e788-9907-4234-bc6e-cc2381ba70c8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:34:40.950957 crc crio[22652]: time=\"2026-06-11T11:34:40.949492745Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-s97zl/POD\" id=c7706917-e99b-42b5-a35d-66503e97f82f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:34:40.952312 crc crio[22652]: time=\"2026-06-11T11:34:40.951025419Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:34:40.986357 crc crio[22652]: time=\"2026-06-11T11:34:40.986257976Z\" level=info msg=\"Got pod network &{Name:certified-operators-s97zl Namespace:openshift-marketplace ID:26059cae49caf749af63cd0e26f14920d1050b146cfd54973218d93aba471a75 UID:48c30148-8cb4-4563-9f42-e4dc1924916f NetNS:/var/run/netns/c1562ea4-c259-4560-9da6-90c645d82b95 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod48c30148_8cb4_4563_9f42_e4dc1924916f.slice PodAnnotations:0xc000989438}] Aliases:map[]}\"\nJun 11 11:34:40.986357 crc crio[22652]: time=\"2026-06-11T11:34:40.986328118Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-s97zl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:34:41.586243 crc crio[22652]: 2026-06-11T11:34:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:26059cae49caf74 Mac:aa:f9:d7:ba:00:87 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:01 Mtu:0 Sandbox:/var/run/netns/c1562ea4-c259-4560-9da6-90c645d82b95 SocketPath: PciID:}] [{Interface:0xc000014700 Address:{IP:10.217.1.1 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:34:41.587488 crc crio[22652]: time=\"2026-06-11T11:34:41.587423809Z\" level=info msg=\"Got pod network &{Name:certified-operators-s97zl Namespace:openshift-marketplace ID:26059cae49caf749af63cd0e26f14920d1050b146cfd54973218d93aba471a75 UID:48c30148-8cb4-4563-9f42-e4dc1924916f NetNS:/var/run/netns/c1562ea4-c259-4560-9da6-90c645d82b95 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod48c30148_8cb4_4563_9f42_e4dc1924916f.slice PodAnnotations:0xc000989438}] Aliases:map[]}\"\nJun 11 11:34:41.587634 crc crio[22652]: time=\"2026-06-11T11:34:41.587588655Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-s97zl for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:34:41.617060 crc crio[22652]: time=\"2026-06-11T11:34:41.616908573Z\" level=info msg=\"Ran pod sandbox 26059cae49caf749af63cd0e26f14920d1050b146cfd54973218d93aba471a75 with infra container: openshift-marketplace/certified-operators-s97zl/POD\" id=c7706917-e99b-42b5-a35d-66503e97f82f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:34:41.622894 crc crio[22652]: time=\"2026-06-11T11:34:41.622824441Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ebfc5149-77b5-4bdf-86c4-861a024941f0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:34:41.626221 crc crio[22652]: time=\"2026-06-11T11:34:41.626082576Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=c07a5a48-4d77-4268-8eea-e61cc2cb6509 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:34:41.633204 crc crio[22652]: time=\"2026-06-11T11:34:41.633097851Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-s97zl/extract-utilities\" id=36f3440a-1681-423d-8a09-bd4f14b3b072 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:34:41.633609 crc crio[22652]: time=\"2026-06-11T11:34:41.633560927Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:34:41.687729 crc crio[22652]: time=\"2026-06-11T11:34:41.687631351Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:34:41.691776 crc crio[22652]: time=\"2026-06-11T11:34:41.691710725Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:34:41.831736 crc crio[22652]: time=\"2026-06-11T11:34:41.83164147Z\" level=info msg=\"Created container 0d9710094cab6fa7b4db64ab5ed5b4f2a39c53ec1adbd4254eb3c93c29e0f8b3: openshift-marketplace/certified-operators-s97zl/extract-utilities\" id=36f3440a-1681-423d-8a09-bd4f14b3b072 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:34:41.832975 crc crio[22652]: time=\"2026-06-11T11:34:41.832873501Z\" level=info msg=\"Starting container: 0d9710094cab6fa7b4db64ab5ed5b4f2a39c53ec1adbd4254eb3c93c29e0f8b3\" id=36c10270-0a39-42fa-baa1-2a96764eaa61 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:34:41.838778 crc crio[22652]: time=\"2026-06-11T11:34:41.838471058Z\" level=info msg=\"Started container\" PID=169630 containerID=0d9710094cab6fa7b4db64ab5ed5b4f2a39c53ec1adbd4254eb3c93c29e0f8b3 description=openshift-marketplace/certified-operators-s97zl/extract-utilities id=36c10270-0a39-42fa-baa1-2a96764eaa61 name=/runtime.v1.RuntimeService/StartContainer sandboxID=26059cae49caf749af63cd0e26f14920d1050b146cfd54973218d93aba471a75\nJun 11 11:34:41.977507 crc crio[22652]: time=\"2026-06-11T11:34:41.977048638Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=17351266-88e5-4a32-9f32-b7daa1015c38 name=/runtime.v1.ImageService/PullImage\nJun 11 11:34:41.987085 crc crio[22652]: time=\"2026-06-11T11:34:41.987013847Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 11 11:34:49.153356 crc crio[22652]: time=\"2026-06-11T11:34:49.152260966Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:ff23a6409155a523e9d8d88955ed6c8eeef67a7bed83b65b88346a17ef0248a3\" id=17351266-88e5-4a32-9f32-b7daa1015c38 name=/runtime.v1.ImageService/PullImage\nJun 11 11:34:49.155553 crc crio[22652]: time=\"2026-06-11T11:34:49.155254347Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=2095406f-6c28-4d0b-9699-5363a139e9a1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:34:49.171910 crc crio[22652]: time=\"2026-06-11T11:34:49.17076217Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=33e0b630-89a9-4185-a38c-cea8f69c89b9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:34:49.189804 crc crio[22652]: time=\"2026-06-11T11:34:49.189628442Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-s97zl/extract-content\" id=c02503e6-8417-4bbf-9066-52ce6689c521 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:34:49.198232 crc crio[22652]: time=\"2026-06-11T11:34:49.198065181Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:34:49.255507 crc crio[22652]: time=\"2026-06-11T11:34:49.255359516Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:34:49.261091 crc crio[22652]: time=\"2026-06-11T11:34:49.261012024Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:34:49.444979 crc crio[22652]: time=\"2026-06-11T11:34:49.444518678Z\" level=info msg=\"Created container 8de90242e4adfcaf5fab7ad473c24c51837409d4d2a19b3ace35e3609124f709: openshift-marketplace/certified-operators-s97zl/extract-content\" id=c02503e6-8417-4bbf-9066-52ce6689c521 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:34:49.446592 crc crio[22652]: time=\"2026-06-11T11:34:49.446536878Z\" level=info msg=\"Starting container: 8de90242e4adfcaf5fab7ad473c24c51837409d4d2a19b3ace35e3609124f709\" id=e812144d-09a2-467a-9654-a249906738db name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:34:49.455822 crc crio[22652]: time=\"2026-06-11T11:34:49.455713459Z\" level=info msg=\"Started container\" PID=169955 containerID=8de90242e4adfcaf5fab7ad473c24c51837409d4d2a19b3ace35e3609124f709 description=openshift-marketplace/certified-operators-s97zl/extract-content id=e812144d-09a2-467a-9654-a249906738db name=/runtime.v1.RuntimeService/StartContainer sandboxID=26059cae49caf749af63cd0e26f14920d1050b146cfd54973218d93aba471a75\nJun 11 11:34:50.110848 crc crio[22652]: time=\"2026-06-11T11:34:50.109068155Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=b4a617ec-f6e0-4b34-b049-8452cf68e67d name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:34:50.111853 crc crio[22652]: time=\"2026-06-11T11:34:50.111504131Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=867589b5-fcb1-48dd-9364-92ec85210da0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:34:50.124500 crc crio[22652]: time=\"2026-06-11T11:34:50.123977579Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-s97zl/registry-server\" id=29ee87cd-03d8-46ef-92a3-2725e49114f2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:34:50.124908 crc crio[22652]: time=\"2026-06-11T11:34:50.12485258Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:34:50.185912 crc crio[22652]: time=\"2026-06-11T11:34:50.185861345Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:34:50.190588 crc crio[22652]: time=\"2026-06-11T11:34:50.19056051Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:34:50.348590 crc crio[22652]: time=\"2026-06-11T11:34:50.348526679Z\" level=info msg=\"Created container 73e65b7d6e5f29380b2bceb6c5086db33d8587627bc0463968b045404790f2f8: openshift-marketplace/certified-operators-s97zl/registry-server\" id=29ee87cd-03d8-46ef-92a3-2725e49114f2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:34:50.350444 crc crio[22652]: time=\"2026-06-11T11:34:50.350363963Z\" level=info msg=\"Starting container: 73e65b7d6e5f29380b2bceb6c5086db33d8587627bc0463968b045404790f2f8\" id=84e3a3b4-4621-4b46-ae58-86b996b37b9f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:34:50.359475 crc crio[22652]: time=\"2026-06-11T11:34:50.359315227Z\" level=info msg=\"Started container\" PID=170135 containerID=73e65b7d6e5f29380b2bceb6c5086db33d8587627bc0463968b045404790f2f8 description=openshift-marketplace/certified-operators-s97zl/registry-server id=84e3a3b4-4621-4b46-ae58-86b996b37b9f name=/runtime.v1.RuntimeService/StartContainer sandboxID=26059cae49caf749af63cd0e26f14920d1050b146cfd54973218d93aba471a75\nJun 11 11:35:01.685636 crc crio[22652]: time=\"2026-06-11T11:35:01.684713501Z\" level=info msg=\"Stopping container: 818e33d4c11c0ce9013cb6714f9a5b1a3a7a5efb1a484ce358817b480cbdecd4 (timeout: 2s)\" id=a23bf724-4567-4a23-9b43-37f1c2473588 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:35:01.824030 crc crio[22652]: time=\"2026-06-11T11:35:01.823910472Z\" level=info msg=\"Stopped container 818e33d4c11c0ce9013cb6714f9a5b1a3a7a5efb1a484ce358817b480cbdecd4: openshift-marketplace/certified-operators-wjdlq/registry-server\" id=a23bf724-4567-4a23-9b43-37f1c2473588 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:35:01.825683 crc crio[22652]: time=\"2026-06-11T11:35:01.824976319Z\" level=info msg=\"Stopping pod sandbox: ffadab8ae6eefa84a18092e6646435a8db18b905bdea6a203e4c5f7438479b87\" id=c5683fd2-8acf-4b1f-aa69-c611ce798ad0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:35:01.826838 crc crio[22652]: time=\"2026-06-11T11:35:01.826326296Z\" level=info msg=\"Got pod network &{Name:certified-operators-wjdlq Namespace:openshift-marketplace ID:ffadab8ae6eefa84a18092e6646435a8db18b905bdea6a203e4c5f7438479b87 UID:9aa3609e-fd38-47c5-ba4e-791ca70e5a3b NetNS:/var/run/netns/48275f37-0d30-43a0-930f-830512af55a8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9aa3609e_fd38_47c5_ba4e_791ca70e5a3b.slice PodAnnotations:0xc0036e60e0}] Aliases:map[]}\"\nJun 11 11:35:01.826838 crc crio[22652]: time=\"2026-06-11T11:35:01.826519453Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-wjdlq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:35:02.408379 crc crio[22652]: time=\"2026-06-11T11:35:02.407929726Z\" level=info msg=\"Stopped pod sandbox: ffadab8ae6eefa84a18092e6646435a8db18b905bdea6a203e4c5f7438479b87\" id=c5683fd2-8acf-4b1f-aa69-c611ce798ad0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:35:14.222454 crc crio[22652]: time=\"2026-06-11T11:35:14.221951003Z\" level=info msg=\"Removing container: 23c9c7763683e251c45fc42c541173f9334d9426893b8729f845eeba508a271c\" id=51dcf6f5-bc04-4fdd-9668-b293d96175f2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:35:14.261692 crc crio[22652]: time=\"2026-06-11T11:35:14.261589797Z\" level=info msg=\"Removed container 23c9c7763683e251c45fc42c541173f9334d9426893b8729f845eeba508a271c: openshift-marketplace/certified-operators-wjdlq/extract-utilities\" id=51dcf6f5-bc04-4fdd-9668-b293d96175f2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:35:14.265652 crc crio[22652]: time=\"2026-06-11T11:35:14.265578282Z\" level=info msg=\"Removing container: 818e33d4c11c0ce9013cb6714f9a5b1a3a7a5efb1a484ce358817b480cbdecd4\" id=0821abe0-f2cc-48d7-9a82-41d9b4502ac2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:35:14.304671 crc crio[22652]: time=\"2026-06-11T11:35:14.304558441Z\" level=info msg=\"Removed container 818e33d4c11c0ce9013cb6714f9a5b1a3a7a5efb1a484ce358817b480cbdecd4: openshift-marketplace/certified-operators-wjdlq/registry-server\" id=0821abe0-f2cc-48d7-9a82-41d9b4502ac2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:35:14.307477 crc crio[22652]: time=\"2026-06-11T11:35:14.307387807Z\" level=info msg=\"Removing container: cb4c89fed68b6edadd94e3290f805e330e7f19ffed6cdf48ac836b877ddb7ce3\" id=4d40455f-deb9-4a1b-9516-9473f26f255a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:35:14.341525 crc crio[22652]: time=\"2026-06-11T11:35:14.34134292Z\" level=info msg=\"Removed container cb4c89fed68b6edadd94e3290f805e330e7f19ffed6cdf48ac836b877ddb7ce3: openshift-marketplace/certified-operators-wjdlq/extract-content\" id=4d40455f-deb9-4a1b-9516-9473f26f255a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:35:14.354599 crc crio[22652]: time=\"2026-06-11T11:35:14.35452397Z\" level=info msg=\"Stopping pod sandbox: ffadab8ae6eefa84a18092e6646435a8db18b905bdea6a203e4c5f7438479b87\" id=103574bd-6739-4fd1-b5bf-292f9dc7067f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:35:14.354968 crc crio[22652]: time=\"2026-06-11T11:35:14.354948935Z\" level=info msg=\"Stopped pod sandbox (already stopped): ffadab8ae6eefa84a18092e6646435a8db18b905bdea6a203e4c5f7438479b87\" id=103574bd-6739-4fd1-b5bf-292f9dc7067f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:35:14.355911 crc crio[22652]: time=\"2026-06-11T11:35:14.355821235Z\" level=info msg=\"Removing pod sandbox: ffadab8ae6eefa84a18092e6646435a8db18b905bdea6a203e4c5f7438479b87\" id=af196f94-1efa-44c8-b479-4b9b07d21c7c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:35:14.378210 crc crio[22652]: time=\"2026-06-11T11:35:14.378050817Z\" level=info msg=\"Removed pod sandbox: ffadab8ae6eefa84a18092e6646435a8db18b905bdea6a203e4c5f7438479b87\" id=af196f94-1efa-44c8-b479-4b9b07d21c7c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:36:00.786680 crc crio[22652]: time=\"2026-06-11T11:36:00.785611014Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686296-t7vw4/POD\" id=687a9df2-0e93-471b-8237-fc483c09e135 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:36:00.788859 crc crio[22652]: time=\"2026-06-11T11:36:00.786714713Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:36:00.845347 crc crio[22652]: time=\"2026-06-11T11:36:00.844875211Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686296-t7vw4 Namespace:openshift-infra ID:de3fef17fa68a885d4e6f634d37cfefd204631d29869e793756a5970749cdc25 UID:5d8366bd-3b58-4cbf-9e7f-45056fcf14e1 NetNS:/var/run/netns/f9c9f827-55a1-48b5-9c7c-fa12f9413ca8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5d8366bd_3b58_4cbf_9e7f_45056fcf14e1.slice PodAnnotations:0xc002618078}] Aliases:map[]}\"\nJun 11 11:36:00.845347 crc crio[22652]: time=\"2026-06-11T11:36:00.845085729Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686296-t7vw4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:36:01.437434 crc crio[22652]: 2026-06-11T11:36:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:de3fef17fa68a88 Mac:12:64:b4:3f:c1:77 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:02 Mtu:0 Sandbox:/var/run/netns/f9c9f827-55a1-48b5-9c7c-fa12f9413ca8 SocketPath: PciID:}] [{Interface:0xc0001405c0 Address:{IP:10.217.1.2 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:36:01.438806 crc crio[22652]: time=\"2026-06-11T11:36:01.438720499Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686296-t7vw4 Namespace:openshift-infra ID:de3fef17fa68a885d4e6f634d37cfefd204631d29869e793756a5970749cdc25 UID:5d8366bd-3b58-4cbf-9e7f-45056fcf14e1 NetNS:/var/run/netns/f9c9f827-55a1-48b5-9c7c-fa12f9413ca8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5d8366bd_3b58_4cbf_9e7f_45056fcf14e1.slice PodAnnotations:0xc002618078}] Aliases:map[]}\"\nJun 11 11:36:01.439199 crc crio[22652]: time=\"2026-06-11T11:36:01.438902866Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686296-t7vw4 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:36:01.451397 crc crio[22652]: time=\"2026-06-11T11:36:01.451216339Z\" level=info msg=\"Ran pod sandbox de3fef17fa68a885d4e6f634d37cfefd204631d29869e793756a5970749cdc25 with infra container: openshift-infra/auto-csr-approver-29686296-t7vw4/POD\" id=687a9df2-0e93-471b-8237-fc483c09e135 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:36:01.455035 crc crio[22652]: time=\"2026-06-11T11:36:01.454970069Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=9cfbfecc-c7ac-43e5-9054-65bc46f9879c name=/runtime.v1.ImageService/PullImage\nJun 11 11:36:01.470230 crc crio[22652]: time=\"2026-06-11T11:36:01.470080479Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 11:36:03.593323 crc crio[22652]: time=\"2026-06-11T11:36:03.592586995Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=9cfbfecc-c7ac-43e5-9054-65bc46f9879c name=/runtime.v1.ImageService/PullImage\nJun 11 11:36:03.595299 crc crio[22652]: time=\"2026-06-11T11:36:03.594472391Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=d8ccfaca-e735-469b-b68f-e969fe30871c name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:36:03.597563 crc crio[22652]: time=\"2026-06-11T11:36:03.597508227Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=051f45df-e226-4873-9f88-11e5a507eb26 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:36:03.624338 crc crio[22652]: time=\"2026-06-11T11:36:03.624267336Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686296-t7vw4/oc\" id=8b2faa65-d009-4593-ac54-f58e2b16cc59 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:36:03.625321 crc crio[22652]: time=\"2026-06-11T11:36:03.625289702Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:36:03.686991 crc crio[22652]: time=\"2026-06-11T11:36:03.68687402Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:36:04.045936 crc crio[22652]: time=\"2026-06-11T11:36:04.042783282Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:36:04.202008 crc crio[22652]: time=\"2026-06-11T11:36:04.201904495Z\" level=info msg=\"Created container c3a00c21b40289178749a6245a39e25a3317e349f0a2370426c79c20bcf4665c: openshift-infra/auto-csr-approver-29686296-t7vw4/oc\" id=8b2faa65-d009-4593-ac54-f58e2b16cc59 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:36:04.203333 crc crio[22652]: time=\"2026-06-11T11:36:04.203256003Z\" level=info msg=\"Starting container: c3a00c21b40289178749a6245a39e25a3317e349f0a2370426c79c20bcf4665c\" id=a121adea-fe90-46bd-86c9-7d9e92bd6be0 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:36:04.209779 crc crio[22652]: time=\"2026-06-11T11:36:04.209639129Z\" level=info msg=\"Started container\" PID=173782 containerID=c3a00c21b40289178749a6245a39e25a3317e349f0a2370426c79c20bcf4665c description=openshift-infra/auto-csr-approver-29686296-t7vw4/oc id=a121adea-fe90-46bd-86c9-7d9e92bd6be0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=de3fef17fa68a885d4e6f634d37cfefd204631d29869e793756a5970749cdc25\nJun 11 11:36:06.131446 crc crio[22652]: time=\"2026-06-11T11:36:06.130723862Z\" level=info msg=\"Stopping pod sandbox: de3fef17fa68a885d4e6f634d37cfefd204631d29869e793756a5970749cdc25\" id=200080c7-166f-4e4a-b76d-164634d23079 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:36:06.132524 crc crio[22652]: time=\"2026-06-11T11:36:06.132230245Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686296-t7vw4 Namespace:openshift-infra ID:de3fef17fa68a885d4e6f634d37cfefd204631d29869e793756a5970749cdc25 UID:5d8366bd-3b58-4cbf-9e7f-45056fcf14e1 NetNS:/var/run/netns/f9c9f827-55a1-48b5-9c7c-fa12f9413ca8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5d8366bd_3b58_4cbf_9e7f_45056fcf14e1.slice PodAnnotations:0xc000103338}] Aliases:map[]}\"\nJun 11 11:36:06.132524 crc crio[22652]: time=\"2026-06-11T11:36:06.1323605Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686296-t7vw4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:36:06.543844 crc crio[22652]: time=\"2026-06-11T11:36:06.543569605Z\" level=info msg=\"Stopped pod sandbox: de3fef17fa68a885d4e6f634d37cfefd204631d29869e793756a5970749cdc25\" id=200080c7-166f-4e4a-b76d-164634d23079 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:36:14.401335 crc crio[22652]: time=\"2026-06-11T11:36:14.400442407Z\" level=info msg=\"Removing container: 405e7bdf0b086d35b2b66b4a1b1494fdac806ebcc7750c87c4f40f9b72be2eb6\" id=62a160a7-a87f-4b28-8f13-65c811c3bc62 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:36:14.668265 crc crio[22652]: time=\"2026-06-11T11:36:14.667895514Z\" level=info msg=\"Removed container 405e7bdf0b086d35b2b66b4a1b1494fdac806ebcc7750c87c4f40f9b72be2eb6: openshift-infra/auto-csr-approver-29686290-xvn7k/oc\" id=62a160a7-a87f-4b28-8f13-65c811c3bc62 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:36:14.679297 crc crio[22652]: time=\"2026-06-11T11:36:14.679198509Z\" level=info msg=\"Stopping pod sandbox: a184048b0e4a95a3172e4b86ec1f17089dd3e66d48b2ceae39e6edb72621f5a6\" id=0464f0fa-0372-44c0-9195-d7a749050d5a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:36:14.679584 crc crio[22652]: time=\"2026-06-11T11:36:14.679306473Z\" level=info msg=\"Stopped pod sandbox (already stopped): a184048b0e4a95a3172e4b86ec1f17089dd3e66d48b2ceae39e6edb72621f5a6\" id=0464f0fa-0372-44c0-9195-d7a749050d5a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:36:14.680032 crc crio[22652]: time=\"2026-06-11T11:36:14.679965866Z\" level=info msg=\"Removing pod sandbox: a184048b0e4a95a3172e4b86ec1f17089dd3e66d48b2ceae39e6edb72621f5a6\" id=70b2d89e-1041-45aa-9067-69a4b31e5cf3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:36:14.697739 crc crio[22652]: time=\"2026-06-11T11:36:14.697633769Z\" level=info msg=\"Removed pod sandbox: a184048b0e4a95a3172e4b86ec1f17089dd3e66d48b2ceae39e6edb72621f5a6\" id=70b2d89e-1041-45aa-9067-69a4b31e5cf3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:38:00.590084 crc crio[22652]: time=\"2026-06-11T11:38:00.589316367Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686298-4m79l/POD\" id=f4d507f6-64f1-4251-9464-d8013fc48e51 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:38:00.592632 crc crio[22652]: time=\"2026-06-11T11:38:00.590107813Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:38:00.630379 crc crio[22652]: time=\"2026-06-11T11:38:00.630314569Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686298-4m79l Namespace:openshift-infra ID:0194eb5f01b8a22965139f87ad43f69e0325800b725b3757ad2aba0f225af017 UID:c18629c2-1514-4ef5-b325-f7169ad31998 NetNS:/var/run/netns/1fc6e664-7df0-424b-87e0-8d891911b9cf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc18629c2_1514_4ef5_b325_f7169ad31998.slice PodAnnotations:0xc002929308}] Aliases:map[]}\"\nJun 11 11:38:00.630779 crc crio[22652]: time=\"2026-06-11T11:38:00.630748163Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686298-4m79l to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:38:00.988253 crc crio[22652]: 2026-06-11T11:38:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0194eb5f01b8a22 Mac:02:59:ee:62:74:77 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:03 Mtu:0 Sandbox:/var/run/netns/1fc6e664-7df0-424b-87e0-8d891911b9cf SocketPath: PciID:}] [{Interface:0xc000378b50 Address:{IP:10.217.1.3 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:38:00.989866 crc crio[22652]: time=\"2026-06-11T11:38:00.989768241Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686298-4m79l Namespace:openshift-infra ID:0194eb5f01b8a22965139f87ad43f69e0325800b725b3757ad2aba0f225af017 UID:c18629c2-1514-4ef5-b325-f7169ad31998 NetNS:/var/run/netns/1fc6e664-7df0-424b-87e0-8d891911b9cf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc18629c2_1514_4ef5_b325_f7169ad31998.slice PodAnnotations:0xc002929308}] Aliases:map[]}\"\nJun 11 11:38:00.990074 crc crio[22652]: time=\"2026-06-11T11:38:00.989977297Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686298-4m79l for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:38:01.001810 crc crio[22652]: time=\"2026-06-11T11:38:01.000476724Z\" level=info msg=\"Ran pod sandbox 0194eb5f01b8a22965139f87ad43f69e0325800b725b3757ad2aba0f225af017 with infra container: openshift-infra/auto-csr-approver-29686298-4m79l/POD\" id=f4d507f6-64f1-4251-9464-d8013fc48e51 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:38:01.007360 crc crio[22652]: time=\"2026-06-11T11:38:01.007234309Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=bcbe2d27-9c8d-461c-b193-3713d9d475b3 name=/runtime.v1.ImageService/PullImage\nJun 11 11:38:01.016097 crc crio[22652]: time=\"2026-06-11T11:38:01.015303389Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 11:38:01.753409 crc crio[22652]: time=\"2026-06-11T11:38:01.75233257Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=bcbe2d27-9c8d-461c-b193-3713d9d475b3 name=/runtime.v1.ImageService/PullImage\nJun 11 11:38:01.755877 crc crio[22652]: time=\"2026-06-11T11:38:01.755784861Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=459753e4-c89c-4bea-9c55-1432f227e8bd name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:38:01.758857 crc crio[22652]: time=\"2026-06-11T11:38:01.758809818Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=960c28b3-c5ee-45bc-8a51-2a4d7135cb63 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:38:01.856201 crc crio[22652]: time=\"2026-06-11T11:38:01.856071971Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686298-4m79l/oc\" id=103cf4a0-3a82-4b4f-95c7-98d4c613a662 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:38:01.856646 crc crio[22652]: time=\"2026-06-11T11:38:01.856591458Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:38:01.908491 crc crio[22652]: time=\"2026-06-11T11:38:01.908404814Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:38:02.290081 crc crio[22652]: time=\"2026-06-11T11:38:02.289969083Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:38:02.415841 crc crio[22652]: time=\"2026-06-11T11:38:02.415339074Z\" level=info msg=\"Created container e994a09cbaca8e2170932730d19c7a2567cfe5f437a69558195818346687dc38: openshift-infra/auto-csr-approver-29686298-4m79l/oc\" id=103cf4a0-3a82-4b4f-95c7-98d4c613a662 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:38:02.417294 crc crio[22652]: time=\"2026-06-11T11:38:02.417240495Z\" level=info msg=\"Starting container: e994a09cbaca8e2170932730d19c7a2567cfe5f437a69558195818346687dc38\" id=11467bfb-898c-4402-af31-87c6828cd87c name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:38:02.424815 crc crio[22652]: time=\"2026-06-11T11:38:02.424740374Z\" level=info msg=\"Started container\" PID=180234 containerID=e994a09cbaca8e2170932730d19c7a2567cfe5f437a69558195818346687dc38 description=openshift-infra/auto-csr-approver-29686298-4m79l/oc id=11467bfb-898c-4402-af31-87c6828cd87c name=/runtime.v1.RuntimeService/StartContainer sandboxID=0194eb5f01b8a22965139f87ad43f69e0325800b725b3757ad2aba0f225af017\nJun 11 11:38:04.156676 crc crio[22652]: time=\"2026-06-11T11:38:04.155991261Z\" level=info msg=\"Stopping pod sandbox: 0194eb5f01b8a22965139f87ad43f69e0325800b725b3757ad2aba0f225af017\" id=f34acc13-5f62-43d4-a49b-ca1b2dd01022 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:38:04.159303 crc crio[22652]: time=\"2026-06-11T11:38:04.157722267Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686298-4m79l Namespace:openshift-infra ID:0194eb5f01b8a22965139f87ad43f69e0325800b725b3757ad2aba0f225af017 UID:c18629c2-1514-4ef5-b325-f7169ad31998 NetNS:/var/run/netns/1fc6e664-7df0-424b-87e0-8d891911b9cf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc18629c2_1514_4ef5_b325_f7169ad31998.slice PodAnnotations:0xc005822e70}] Aliases:map[]}\"\nJun 11 11:38:04.159303 crc crio[22652]: time=\"2026-06-11T11:38:04.157887353Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686298-4m79l from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:38:04.498498 crc crio[22652]: time=\"2026-06-11T11:38:04.498349084Z\" level=info msg=\"Stopped pod sandbox: 0194eb5f01b8a22965139f87ad43f69e0325800b725b3757ad2aba0f225af017\" id=f34acc13-5f62-43d4-a49b-ca1b2dd01022 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:38:14.756568 crc crio[22652]: time=\"2026-06-11T11:38:14.755423808Z\" level=info msg=\"Removing container: 3f9dc1bebd5a97acfdd9d6f1ee986ec39ecc8fd1646b3f418b1b36eabc9b990c\" id=3fa9f113-fbb1-4650-b5d5-833211c8a3e9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:38:14.986825 crc crio[22652]: time=\"2026-06-11T11:38:14.986612545Z\" level=info msg=\"Removed container 3f9dc1bebd5a97acfdd9d6f1ee986ec39ecc8fd1646b3f418b1b36eabc9b990c: openshift-infra/auto-csr-approver-29686292-4r2k6/oc\" id=3fa9f113-fbb1-4650-b5d5-833211c8a3e9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:38:15.001254 crc crio[22652]: time=\"2026-06-11T11:38:15.00082251Z\" level=info msg=\"Stopping pod sandbox: 3eca22561d06c0cbac88c86e9722bba5719b648918a7ba2435500ded487b62cf\" id=34fcb9b3-4c88-40d5-a9a3-aa872899bdcd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:38:15.001254 crc crio[22652]: time=\"2026-06-11T11:38:15.000917683Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3eca22561d06c0cbac88c86e9722bba5719b648918a7ba2435500ded487b62cf\" id=34fcb9b3-4c88-40d5-a9a3-aa872899bdcd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:38:15.001857 crc crio[22652]: time=\"2026-06-11T11:38:15.001795391Z\" level=info msg=\"Removing pod sandbox: 3eca22561d06c0cbac88c86e9722bba5719b648918a7ba2435500ded487b62cf\" id=0071abcb-5348-49d1-b614-9139a35757c1 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:38:15.020102 crc crio[22652]: time=\"2026-06-11T11:38:15.019869761Z\" level=info msg=\"Removed pod sandbox: 3eca22561d06c0cbac88c86e9722bba5719b648918a7ba2435500ded487b62cf\" id=0071abcb-5348-49d1-b614-9139a35757c1 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:38:58.971245 crc crio[22652]: time=\"2026-06-11T11:38:58.970233428Z\" level=info msg=\"Stopping pod sandbox: 4e4e2c940746f8e0e898bda5cb3e0d9e239e7ae808ce1f9b6e1290e2ae2c0d7b\" id=d2878461-8275-4c4e-a6f0-d6e90815654e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:38:58.972626 crc crio[22652]: time=\"2026-06-11T11:38:58.972514472Z\" level=info msg=\"Got pod network &{Name:libvirt-edpm-deployment-ipam-openstack-edpm-ipam-74gxf Namespace:openstack ID:4e4e2c940746f8e0e898bda5cb3e0d9e239e7ae808ce1f9b6e1290e2ae2c0d7b UID:93de6b42-516b-48bd-81ce-91b69d7e0b9d NetNS:/var/run/netns/52bfd8fb-8c87-4d4a-a291-b2d0b3bb2d19 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod93de6b42_516b_48bd_81ce_91b69d7e0b9d.slice PodAnnotations:0xc0004bfaa8}] Aliases:map[]}\"\nJun 11 11:38:58.972901 crc crio[22652]: time=\"2026-06-11T11:38:58.972842513Z\" level=info msg=\"Deleting pod openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-74gxf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:38:59.617543 crc crio[22652]: time=\"2026-06-11T11:38:59.617220998Z\" level=info msg=\"Stopped pod sandbox: 4e4e2c940746f8e0e898bda5cb3e0d9e239e7ae808ce1f9b6e1290e2ae2c0d7b\" id=d2878461-8275-4c4e-a6f0-d6e90815654e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:39:00.623035 crc crio[22652]: time=\"2026-06-11T11:39:00.622751182Z\" level=info msg=\"Running pod sandbox: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-ls89w/POD\" id=3742714c-68f7-496b-80c0-7d58b613756d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:39:00.624973 crc crio[22652]: time=\"2026-06-11T11:39:00.623084053Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:39:00.689761 crc crio[22652]: time=\"2026-06-11T11:39:00.689415191Z\" level=info msg=\"Got pod network &{Name:nova-edpm-deployment-ipam-openstack-edpm-ipam-ls89w Namespace:openstack ID:330e49a7ee6e70ac337e0cab7b3eb1f3dc6ff521bdc8377134a4c5b4ccaa6273 UID:0010c9d7-6250-4f30-84c4-cfa3661ae102 NetNS:/var/run/netns/366bf3c4-e7d0-46c4-ba39-2edc44bf7d4d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0010c9d7_6250_4f30_84c4_cfa3661ae102.slice PodAnnotations:0xc0022f6470}] Aliases:map[]}\"\nJun 11 11:39:00.689761 crc crio[22652]: time=\"2026-06-11T11:39:00.689522785Z\" level=info msg=\"Adding pod openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-ls89w to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:39:01.446607 crc crio[22652]: 2026-06-11T11:39:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:330e49a7ee6e70a Mac:22:36:bd:cb:5b:0e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:04 Mtu:0 Sandbox:/var/run/netns/366bf3c4-e7d0-46c4-ba39-2edc44bf7d4d SocketPath: PciID:}] [{Interface:0xc000014710 Address:{IP:10.217.1.4 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:39:01.448637 crc crio[22652]: time=\"2026-06-11T11:39:01.448267385Z\" level=info msg=\"Got pod network &{Name:nova-edpm-deployment-ipam-openstack-edpm-ipam-ls89w Namespace:openstack ID:330e49a7ee6e70ac337e0cab7b3eb1f3dc6ff521bdc8377134a4c5b4ccaa6273 UID:0010c9d7-6250-4f30-84c4-cfa3661ae102 NetNS:/var/run/netns/366bf3c4-e7d0-46c4-ba39-2edc44bf7d4d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0010c9d7_6250_4f30_84c4_cfa3661ae102.slice PodAnnotations:0xc0022f6470}] Aliases:map[]}\"\nJun 11 11:39:01.448637 crc crio[22652]: time=\"2026-06-11T11:39:01.448434791Z\" level=info msg=\"Checking pod openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-ls89w for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:39:01.457808 crc crio[22652]: time=\"2026-06-11T11:39:01.456754658Z\" level=info msg=\"Ran pod sandbox 330e49a7ee6e70ac337e0cab7b3eb1f3dc6ff521bdc8377134a4c5b4ccaa6273 with infra container: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-ls89w/POD\" id=3742714c-68f7-496b-80c0-7d58b613756d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:39:01.459861 crc crio[22652]: time=\"2026-06-11T11:39:01.459761015Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=0075fe73-eb3f-4a6c-9d5b-8035f0dd5088 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:39:01.560331 crc crio[22652]: time=\"2026-06-11T11:39:01.559542162Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=9875b525-3ca0-4a8f-93c0-95c95b0554a8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:39:01.578220 crc crio[22652]: time=\"2026-06-11T11:39:01.573257823Z\" level=info msg=\"Creating container: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-ls89w/nova-edpm-deployment-ipam-openstack-edpm-ipam\" id=825faa45-53af-4977-bea2-6228c2e75550 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:39:01.578220 crc crio[22652]: time=\"2026-06-11T11:39:01.573880673Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:39:01.629899 crc crio[22652]: time=\"2026-06-11T11:39:01.629577648Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:39:01.634207 crc crio[22652]: time=\"2026-06-11T11:39:01.634041512Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:39:01.871853 crc crio[22652]: time=\"2026-06-11T11:39:01.871735001Z\" level=info msg=\"Created container 337b9c8cbcce4f9728d23625159264ef477ba642c2c517a9566d7f93b611b259: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-ls89w/nova-edpm-deployment-ipam-openstack-edpm-ipam\" id=825faa45-53af-4977-bea2-6228c2e75550 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:39:01.873292 crc crio[22652]: time=\"2026-06-11T11:39:01.873008043Z\" level=info msg=\"Starting container: 337b9c8cbcce4f9728d23625159264ef477ba642c2c517a9566d7f93b611b259\" id=469d2e15-a3d0-4d6f-a52e-27f4433006cc name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:39:01.882277 crc crio[22652]: time=\"2026-06-11T11:39:01.879738459Z\" level=info msg=\"Started container\" PID=183857 containerID=337b9c8cbcce4f9728d23625159264ef477ba642c2c517a9566d7f93b611b259 description=openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-ls89w/nova-edpm-deployment-ipam-openstack-edpm-ipam id=469d2e15-a3d0-4d6f-a52e-27f4433006cc name=/runtime.v1.RuntimeService/StartContainer sandboxID=330e49a7ee6e70ac337e0cab7b3eb1f3dc6ff521bdc8377134a4c5b4ccaa6273\nJun 11 11:40:00.509837 crc crio[22652]: time=\"2026-06-11T11:40:00.508911098Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686300-68vcr/POD\" id=f4290d16-227d-44b1-a372-befd2037f54c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:40:00.511594 crc crio[22652]: time=\"2026-06-11T11:40:00.509839848Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:40:00.571159 crc crio[22652]: time=\"2026-06-11T11:40:00.570945668Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686300-68vcr Namespace:openshift-infra ID:1d6faf873d0cc1a70be47552a3a09211b17ae2771870d600353aa33cc10dc1e5 UID:103a04f4-776f-492d-a0a1-c9e117be3e34 NetNS:/var/run/netns/f93a5a80-8f4f-4e51-8c44-e38cdeb149a9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod103a04f4_776f_492d_a0a1_c9e117be3e34.slice PodAnnotations:0xc00008c300}] Aliases:map[]}\"\nJun 11 11:40:00.571159 crc crio[22652]: time=\"2026-06-11T11:40:00.571057602Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686300-68vcr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:40:01.137106 crc crio[22652]: 2026-06-11T11:40:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1d6faf873d0cc1a Mac:3e:6a:d2:a3:5c:93 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:05 Mtu:0 Sandbox:/var/run/netns/f93a5a80-8f4f-4e51-8c44-e38cdeb149a9 SocketPath: PciID:}] [{Interface:0xc00028e5c0 Address:{IP:10.217.1.5 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:40:01.138548 crc crio[22652]: time=\"2026-06-11T11:40:01.138483328Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686300-68vcr Namespace:openshift-infra ID:1d6faf873d0cc1a70be47552a3a09211b17ae2771870d600353aa33cc10dc1e5 UID:103a04f4-776f-492d-a0a1-c9e117be3e34 NetNS:/var/run/netns/f93a5a80-8f4f-4e51-8c44-e38cdeb149a9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod103a04f4_776f_492d_a0a1_c9e117be3e34.slice PodAnnotations:0xc00008c300}] Aliases:map[]}\"\nJun 11 11:40:01.138751 crc crio[22652]: time=\"2026-06-11T11:40:01.138694334Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686300-68vcr for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:40:01.149566 crc crio[22652]: time=\"2026-06-11T11:40:01.149303533Z\" level=info msg=\"Ran pod sandbox 1d6faf873d0cc1a70be47552a3a09211b17ae2771870d600353aa33cc10dc1e5 with infra container: openshift-infra/auto-csr-approver-29686300-68vcr/POD\" id=f4290d16-227d-44b1-a372-befd2037f54c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:40:01.155718 crc crio[22652]: time=\"2026-06-11T11:40:01.155640482Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=c87419dd-e061-4361-8700-629d1f382d6b name=/runtime.v1.ImageService/PullImage\nJun 11 11:40:01.165990 crc crio[22652]: time=\"2026-06-11T11:40:01.165917621Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 11:40:02.157266 crc crio[22652]: time=\"2026-06-11T11:40:02.156648109Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=c87419dd-e061-4361-8700-629d1f382d6b name=/runtime.v1.ImageService/PullImage\nJun 11 11:40:02.158620 crc crio[22652]: time=\"2026-06-11T11:40:02.157854127Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=b92424f7-6a25-48f8-a2e5-eaa19cfa7313 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:40:02.160451 crc crio[22652]: time=\"2026-06-11T11:40:02.160381018Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=9d236f2c-6784-4d53-9017-8069445e3406 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:40:02.167686 crc crio[22652]: time=\"2026-06-11T11:40:02.167592891Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686300-68vcr/oc\" id=2993f386-fd26-476c-8146-de12aa84ce42 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:40:02.168251 crc crio[22652]: time=\"2026-06-11T11:40:02.168192561Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:40:02.211757 crc crio[22652]: time=\"2026-06-11T11:40:02.211592469Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:40:02.537797 crc crio[22652]: time=\"2026-06-11T11:40:02.537337217Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:40:02.662004 crc crio[22652]: time=\"2026-06-11T11:40:02.66189693Z\" level=info msg=\"Created container 326d1149a8936a7a0bb0ad159070effb7bb5aad8a47ab86f86ab39b55f4bb3aa: openshift-infra/auto-csr-approver-29686300-68vcr/oc\" id=2993f386-fd26-476c-8146-de12aa84ce42 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:40:02.663340 crc crio[22652]: time=\"2026-06-11T11:40:02.663258565Z\" level=info msg=\"Starting container: 326d1149a8936a7a0bb0ad159070effb7bb5aad8a47ab86f86ab39b55f4bb3aa\" id=3d10838a-ba59-496e-a43e-1e508b85fbec name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:40:02.668502 crc crio[22652]: time=\"2026-06-11T11:40:02.668443262Z\" level=info msg=\"Started container\" PID=187241 containerID=326d1149a8936a7a0bb0ad159070effb7bb5aad8a47ab86f86ab39b55f4bb3aa description=openshift-infra/auto-csr-approver-29686300-68vcr/oc id=3d10838a-ba59-496e-a43e-1e508b85fbec name=/runtime.v1.RuntimeService/StartContainer sandboxID=1d6faf873d0cc1a70be47552a3a09211b17ae2771870d600353aa33cc10dc1e5\nJun 11 11:40:04.943430 crc crio[22652]: time=\"2026-06-11T11:40:04.942647691Z\" level=info msg=\"Stopping pod sandbox: 1d6faf873d0cc1a70be47552a3a09211b17ae2771870d600353aa33cc10dc1e5\" id=1098968d-11b2-4412-8403-f35bbd28c030 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:40:04.944742 crc crio[22652]: time=\"2026-06-11T11:40:04.944244942Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686300-68vcr Namespace:openshift-infra ID:1d6faf873d0cc1a70be47552a3a09211b17ae2771870d600353aa33cc10dc1e5 UID:103a04f4-776f-492d-a0a1-c9e117be3e34 NetNS:/var/run/netns/f93a5a80-8f4f-4e51-8c44-e38cdeb149a9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod103a04f4_776f_492d_a0a1_c9e117be3e34.slice PodAnnotations:0xc00008c6b0}] Aliases:map[]}\"\nJun 11 11:40:04.944742 crc crio[22652]: time=\"2026-06-11T11:40:04.944377126Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686300-68vcr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:40:05.334680 crc crio[22652]: time=\"2026-06-11T11:40:05.333869458Z\" level=info msg=\"Stopped pod sandbox: 1d6faf873d0cc1a70be47552a3a09211b17ae2771870d600353aa33cc10dc1e5\" id=1098968d-11b2-4412-8403-f35bbd28c030 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:40:15.077769 crc crio[22652]: time=\"2026-06-11T11:40:15.076976542Z\" level=info msg=\"Removing container: a63d43bead36e1993e52447e7707f88423a3a061c8cbfdb8a25cf21c957a1786\" id=18bfc91a-60ae-4a10-b462-3a5e622f3014 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:40:15.252386 crc crio[22652]: time=\"2026-06-11T11:40:15.252255192Z\" level=info msg=\"Removed container a63d43bead36e1993e52447e7707f88423a3a061c8cbfdb8a25cf21c957a1786: openshift-infra/auto-csr-approver-29686294-vwfpw/oc\" id=18bfc91a-60ae-4a10-b462-3a5e622f3014 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:40:15.265231 crc crio[22652]: time=\"2026-06-11T11:40:15.265067062Z\" level=info msg=\"Stopping pod sandbox: 491fb8b548758d13cc6acf0a99cb6b78baf1bb787c3836c93c64d8d60c1073fb\" id=da180e73-bb98-479f-ac04-7908dd0791c4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:40:15.265440 crc crio[22652]: time=\"2026-06-11T11:40:15.265259908Z\" level=info msg=\"Stopped pod sandbox (already stopped): 491fb8b548758d13cc6acf0a99cb6b78baf1bb787c3836c93c64d8d60c1073fb\" id=da180e73-bb98-479f-ac04-7908dd0791c4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:40:15.265936 crc crio[22652]: time=\"2026-06-11T11:40:15.265872297Z\" level=info msg=\"Removing pod sandbox: 491fb8b548758d13cc6acf0a99cb6b78baf1bb787c3836c93c64d8d60c1073fb\" id=a34f8862-8896-483d-87ee-65a5bca1b634 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:40:15.280463 crc crio[22652]: time=\"2026-06-11T11:40:15.280356879Z\" level=info msg=\"Removed pod sandbox: 491fb8b548758d13cc6acf0a99cb6b78baf1bb787c3836c93c64d8d60c1073fb\" id=a34f8862-8896-483d-87ee-65a5bca1b634 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:41:46.472269 crc crio[22652]: time=\"2026-06-11T11:41:46.471468866Z\" level=info msg=\"Stopping pod sandbox: 330e49a7ee6e70ac337e0cab7b3eb1f3dc6ff521bdc8377134a4c5b4ccaa6273\" id=de849edd-af69-4f6a-8107-93ac01c212c2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:41:46.474102 crc crio[22652]: time=\"2026-06-11T11:41:46.473023897Z\" level=info msg=\"Got pod network &{Name:nova-edpm-deployment-ipam-openstack-edpm-ipam-ls89w Namespace:openstack ID:330e49a7ee6e70ac337e0cab7b3eb1f3dc6ff521bdc8377134a4c5b4ccaa6273 UID:0010c9d7-6250-4f30-84c4-cfa3661ae102 NetNS:/var/run/netns/366bf3c4-e7d0-46c4-ba39-2edc44bf7d4d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0010c9d7_6250_4f30_84c4_cfa3661ae102.slice PodAnnotations:0xc00008c610}] Aliases:map[]}\"\nJun 11 11:41:46.474102 crc crio[22652]: time=\"2026-06-11T11:41:46.473351607Z\" level=info msg=\"Deleting pod openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-ls89w from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:41:46.948575 crc crio[22652]: time=\"2026-06-11T11:41:46.948455267Z\" level=info msg=\"Stopped pod sandbox: 330e49a7ee6e70ac337e0cab7b3eb1f3dc6ff521bdc8377134a4c5b4ccaa6273\" id=de849edd-af69-4f6a-8107-93ac01c212c2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:41:48.044750 crc crio[22652]: time=\"2026-06-11T11:41:48.0439128Z\" level=info msg=\"Running pod sandbox: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-g4zw4/POD\" id=bc588d79-d971-43f5-a7c9-1a0460670da8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:41:48.045613 crc crio[22652]: time=\"2026-06-11T11:41:48.044762537Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:41:48.085008 crc crio[22652]: time=\"2026-06-11T11:41:48.08486178Z\" level=info msg=\"Got pod network &{Name:telemetry-edpm-deployment-ipam-openstack-edpm-ipam-g4zw4 Namespace:openstack ID:1f7e3ea67cf34ab75f0b18d74761e1d06037af5bea48ade14de95c4b7b439df0 UID:739ced8d-2f3b-4763-87cf-e46ba056d2ff NetNS:/var/run/netns/5c7563a3-867c-485b-8d92-e4f10c6745c0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod739ced8d_2f3b_4763_87cf_e46ba056d2ff.slice PodAnnotations:0xc0004bf3e8}] Aliases:map[]}\"\nJun 11 11:41:48.085008 crc crio[22652]: time=\"2026-06-11T11:41:48.084938752Z\" level=info msg=\"Adding pod openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-g4zw4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:41:48.792987 crc crio[22652]: 2026-06-11T11:41:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1f7e3ea67cf34ab Mac:e6:03:1c:7e:5e:7e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:06 Mtu:0 Sandbox:/var/run/netns/5c7563a3-867c-485b-8d92-e4f10c6745c0 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.1.6 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:41:48.796178 crc crio[22652]: time=\"2026-06-11T11:41:48.795837554Z\" level=info msg=\"Got pod network &{Name:telemetry-edpm-deployment-ipam-openstack-edpm-ipam-g4zw4 Namespace:openstack ID:1f7e3ea67cf34ab75f0b18d74761e1d06037af5bea48ade14de95c4b7b439df0 UID:739ced8d-2f3b-4763-87cf-e46ba056d2ff NetNS:/var/run/netns/5c7563a3-867c-485b-8d92-e4f10c6745c0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod739ced8d_2f3b_4763_87cf_e46ba056d2ff.slice PodAnnotations:0xc0004bf3e8}] Aliases:map[]}\"\nJun 11 11:41:48.796178 crc crio[22652]: time=\"2026-06-11T11:41:48.796104363Z\" level=info msg=\"Checking pod openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-g4zw4 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:41:48.806623 crc crio[22652]: time=\"2026-06-11T11:41:48.806380938Z\" level=info msg=\"Ran pod sandbox 1f7e3ea67cf34ab75f0b18d74761e1d06037af5bea48ade14de95c4b7b439df0 with infra container: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-g4zw4/POD\" id=bc588d79-d971-43f5-a7c9-1a0460670da8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:41:48.809255 crc crio[22652]: time=\"2026-06-11T11:41:48.809076431Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=4192c10c-88a1-4470-b585-06b583177a25 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:41:48.857578 crc crio[22652]: time=\"2026-06-11T11:41:48.857428738Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=4fd532fa-96c9-4685-9e21-cdc45ebd871b name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:41:48.867995 crc crio[22652]: time=\"2026-06-11T11:41:48.867850434Z\" level=info msg=\"Creating container: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-g4zw4/telemetry-edpm-deployment-ipam-openstack-edpm-ipam\" id=307f1180-ddae-4ba9-b0c7-d7c32d6d82f0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:41:48.868490 crc crio[22652]: time=\"2026-06-11T11:41:48.868449833Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:41:48.916759 crc crio[22652]: time=\"2026-06-11T11:41:48.916526792Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:41:48.921228 crc crio[22652]: time=\"2026-06-11T11:41:48.92110165Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:41:49.117387 crc crio[22652]: time=\"2026-06-11T11:41:49.117035844Z\" level=info msg=\"Created container 16ee1320089b2b5ad3d673905e330bbc8d8a1b19b7915cbead6207233c03046f: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-g4zw4/telemetry-edpm-deployment-ipam-openstack-edpm-ipam\" id=307f1180-ddae-4ba9-b0c7-d7c32d6d82f0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:41:49.119462 crc crio[22652]: time=\"2026-06-11T11:41:49.1190762Z\" level=info msg=\"Starting container: 16ee1320089b2b5ad3d673905e330bbc8d8a1b19b7915cbead6207233c03046f\" id=9c75b685-f50d-4acd-941c-296064381ccb name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:41:49.128554 crc crio[22652]: time=\"2026-06-11T11:41:49.128368229Z\" level=info msg=\"Started container\" PID=193582 containerID=16ee1320089b2b5ad3d673905e330bbc8d8a1b19b7915cbead6207233c03046f description=openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-g4zw4/telemetry-edpm-deployment-ipam-openstack-edpm-ipam id=9c75b685-f50d-4acd-941c-296064381ccb name=/runtime.v1.RuntimeService/StartContainer sandboxID=1f7e3ea67cf34ab75f0b18d74761e1d06037af5bea48ade14de95c4b7b439df0\nJun 11 11:41:58.216524 crc crio[22652]: time=\"2026-06-11T11:41:58.215795293Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-5sd8s/POD\" id=6f749655-9736-4703-8fed-3a222b6213f2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:41:58.217731 crc crio[22652]: time=\"2026-06-11T11:41:58.216553298Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:41:58.252820 crc crio[22652]: time=\"2026-06-11T11:41:58.252731574Z\" level=info msg=\"Got pod network &{Name:redhat-operators-5sd8s Namespace:openshift-marketplace ID:b7c147087ef7bafb3d220319e0c6417dd7f3548de3b486f92ae835ee672cd1c9 UID:fa5a1258-a8cc-4a17-882d-4e6879c5ac7b NetNS:/var/run/netns/c942fd17-ab94-433a-b8b8-5a05e51fc18f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfa5a1258_a8cc_4a17_882d_4e6879c5ac7b.slice PodAnnotations:0xc0004bf5c8}] Aliases:map[]}\"\nJun 11 11:41:58.252820 crc crio[22652]: time=\"2026-06-11T11:41:58.252792565Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-5sd8s to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:41:58.806290 crc crio[22652]: 2026-06-11T11:41:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b7c147087ef7baf Mac:ae:b1:cf:a6:4e:82 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:07 Mtu:0 Sandbox:/var/run/netns/c942fd17-ab94-433a-b8b8-5a05e51fc18f SocketPath: PciID:}] [{Interface:0xc0002845a0 Address:{IP:10.217.1.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:41:58.807871 crc crio[22652]: time=\"2026-06-11T11:41:58.807805102Z\" level=info msg=\"Got pod network &{Name:redhat-operators-5sd8s Namespace:openshift-marketplace ID:b7c147087ef7bafb3d220319e0c6417dd7f3548de3b486f92ae835ee672cd1c9 UID:fa5a1258-a8cc-4a17-882d-4e6879c5ac7b NetNS:/var/run/netns/c942fd17-ab94-433a-b8b8-5a05e51fc18f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfa5a1258_a8cc_4a17_882d_4e6879c5ac7b.slice PodAnnotations:0xc0004bf5c8}] Aliases:map[]}\"\nJun 11 11:41:58.807976 crc crio[22652]: time=\"2026-06-11T11:41:58.807939227Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-5sd8s for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:41:58.816716 crc crio[22652]: time=\"2026-06-11T11:41:58.816621826Z\" level=info msg=\"Ran pod sandbox b7c147087ef7bafb3d220319e0c6417dd7f3548de3b486f92ae835ee672cd1c9 with infra container: openshift-marketplace/redhat-operators-5sd8s/POD\" id=6f749655-9736-4703-8fed-3a222b6213f2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:41:58.819731 crc crio[22652]: time=\"2026-06-11T11:41:58.819344194Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=7b9882cd-8e8e-4cb0-a602-fc167cf59459 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:41:58.821074 crc crio[22652]: time=\"2026-06-11T11:41:58.821011626Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=e7f8e70e-762f-4a98-a365-3005e4dc97c3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:41:58.829310 crc crio[22652]: time=\"2026-06-11T11:41:58.828696835Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-5sd8s/extract-utilities\" id=3cda589e-4695-41f8-8340-b5d86636df08 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:41:58.829310 crc crio[22652]: time=\"2026-06-11T11:41:58.828999975Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:41:58.886675 crc crio[22652]: time=\"2026-06-11T11:41:58.886082015Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:41:58.891102 crc crio[22652]: time=\"2026-06-11T11:41:58.891016762Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:41:59.063789 crc crio[22652]: time=\"2026-06-11T11:41:59.063595234Z\" level=info msg=\"Created container a96dd3773d63eeeb656901acf1948c6594f1038787df3957ea52335a8ecdcd90: openshift-marketplace/redhat-operators-5sd8s/extract-utilities\" id=3cda589e-4695-41f8-8340-b5d86636df08 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:41:59.065221 crc crio[22652]: time=\"2026-06-11T11:41:59.065076243Z\" level=info msg=\"Starting container: a96dd3773d63eeeb656901acf1948c6594f1038787df3957ea52335a8ecdcd90\" id=2cfef63a-752d-436f-9a62-30bc6c4149b9 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:41:59.071426 crc crio[22652]: time=\"2026-06-11T11:41:59.071364445Z\" level=info msg=\"Started container\" PID=194176 containerID=a96dd3773d63eeeb656901acf1948c6594f1038787df3957ea52335a8ecdcd90 description=openshift-marketplace/redhat-operators-5sd8s/extract-utilities id=2cfef63a-752d-436f-9a62-30bc6c4149b9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b7c147087ef7bafb3d220319e0c6417dd7f3548de3b486f92ae835ee672cd1c9\nJun 11 11:41:59.703412 crc crio[22652]: time=\"2026-06-11T11:41:59.701495314Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=2ffbd515-4779-4a71-9594-2cd53bad5563 name=/runtime.v1.ImageService/PullImage\nJun 11 11:41:59.721926 crc crio[22652]: time=\"2026-06-11T11:41:59.72188843Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 11 11:42:00.508896 crc crio[22652]: time=\"2026-06-11T11:42:00.508401985Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686302-v8l29/POD\" id=73bbf1b4-dca9-4074-8224-6dc0fa82bbac name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:42:00.509238 crc crio[22652]: time=\"2026-06-11T11:42:00.508911022Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:42:00.607306 crc crio[22652]: time=\"2026-06-11T11:42:00.607091096Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686302-v8l29 Namespace:openshift-infra ID:c3f184d525f164a5ae48aac22ecc3593d35f01e9f2e6253abd63ea72301c5ea8 UID:50788a23-d1f6-4024-8ecf-9f64c61ff499 NetNS:/var/run/netns/cab6524a-59e5-4d6e-942f-5b96bcafebdc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod50788a23_d1f6_4024_8ecf_9f64c61ff499.slice PodAnnotations:0xc002400bb0}] Aliases:map[]}\"\nJun 11 11:42:00.607306 crc crio[22652]: time=\"2026-06-11T11:42:00.60723983Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686302-v8l29 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:42:00.628999 crc crio[22652]: time=\"2026-06-11T11:42:00.628812485Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:546c77fdbf5f7c6a9a4243f4c4ef38fe0f584972a70f687bc40091743ee77d60\" id=2ffbd515-4779-4a71-9594-2cd53bad5563 name=/runtime.v1.ImageService/PullImage\nJun 11 11:42:00.631109 crc crio[22652]: time=\"2026-06-11T11:42:00.631035567Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=719e9eb9-3921-4167-8cf4-c7f1f8312e8b name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:42:00.636283 crc crio[22652]: time=\"2026-06-11T11:42:00.63609326Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=77c81b67-f3ea-4722-87be-14a57286a76b name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:42:00.644585 crc crio[22652]: time=\"2026-06-11T11:42:00.6444966Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-5sd8s/extract-content\" id=974dc6fd-9ae4-46fc-8f93-0118181541b9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:42:00.645093 crc crio[22652]: time=\"2026-06-11T11:42:00.645026868Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:42:00.696938 crc crio[22652]: time=\"2026-06-11T11:42:00.696774915Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:42:00.701794 crc crio[22652]: time=\"2026-06-11T11:42:00.701739906Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:42:00.901972 crc crio[22652]: time=\"2026-06-11T11:42:00.901441232Z\" level=info msg=\"Created container b1268ff71941433382c4f4da0ed6dd3bcebc575b863fd50381ee42b2218e9827: openshift-marketplace/redhat-operators-5sd8s/extract-content\" id=974dc6fd-9ae4-46fc-8f93-0118181541b9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:42:00.904447 crc crio[22652]: time=\"2026-06-11T11:42:00.904339346Z\" level=info msg=\"Starting container: b1268ff71941433382c4f4da0ed6dd3bcebc575b863fd50381ee42b2218e9827\" id=93a03188-ef03-4361-8dcd-ce2044928971 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:42:00.916582 crc crio[22652]: time=\"2026-06-11T11:42:00.916372682Z\" level=info msg=\"Started container\" PID=194397 containerID=b1268ff71941433382c4f4da0ed6dd3bcebc575b863fd50381ee42b2218e9827 description=openshift-marketplace/redhat-operators-5sd8s/extract-content id=93a03188-ef03-4361-8dcd-ce2044928971 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b7c147087ef7bafb3d220319e0c6417dd7f3548de3b486f92ae835ee672cd1c9\nJun 11 11:42:01.271822 crc crio[22652]: 2026-06-11T11:42:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c3f184d525f164a Mac:de:5f:1d:78:68:d1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:08 Mtu:0 Sandbox:/var/run/netns/cab6524a-59e5-4d6e-942f-5b96bcafebdc SocketPath: PciID:}] [{Interface:0xc00025aa20 Address:{IP:10.217.1.8 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:42:01.273739 crc crio[22652]: time=\"2026-06-11T11:42:01.273592194Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686302-v8l29 Namespace:openshift-infra ID:c3f184d525f164a5ae48aac22ecc3593d35f01e9f2e6253abd63ea72301c5ea8 UID:50788a23-d1f6-4024-8ecf-9f64c61ff499 NetNS:/var/run/netns/cab6524a-59e5-4d6e-942f-5b96bcafebdc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod50788a23_d1f6_4024_8ecf_9f64c61ff499.slice PodAnnotations:0xc002400bb0}] Aliases:map[]}\"\nJun 11 11:42:01.274305 crc crio[22652]: time=\"2026-06-11T11:42:01.274054499Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686302-v8l29 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:42:01.290825 crc crio[22652]: time=\"2026-06-11T11:42:01.290680355Z\" level=info msg=\"Ran pod sandbox c3f184d525f164a5ae48aac22ecc3593d35f01e9f2e6253abd63ea72301c5ea8 with infra container: openshift-infra/auto-csr-approver-29686302-v8l29/POD\" id=73bbf1b4-dca9-4074-8224-6dc0fa82bbac name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:42:01.300825 crc crio[22652]: time=\"2026-06-11T11:42:01.297288167Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=988b1fdf-c829-4846-8caf-a442ad0383c8 name=/runtime.v1.ImageService/PullImage\nJun 11 11:42:01.303933 crc crio[22652]: time=\"2026-06-11T11:42:01.303763979Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 11:42:02.051231 crc crio[22652]: time=\"2026-06-11T11:42:02.050086271Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=988b1fdf-c829-4846-8caf-a442ad0383c8 name=/runtime.v1.ImageService/PullImage\nJun 11 11:42:02.052923 crc crio[22652]: time=\"2026-06-11T11:42:02.051893765Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=6cfcda8f-45dc-4ec8-a683-dc85018ec161 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:42:02.055383 crc crio[22652]: time=\"2026-06-11T11:42:02.055075018Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=b040385c-da99-4c28-98bd-3c4dbdc3458d name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:42:02.064801 crc crio[22652]: time=\"2026-06-11T11:42:02.064568554Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686302-v8l29/oc\" id=3d1f23f6-3d02-4453-a459-0e1055d9b318 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:42:02.065470 crc crio[22652]: time=\"2026-06-11T11:42:02.065393571Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:42:02.135936 crc crio[22652]: time=\"2026-06-11T11:42:02.135814669Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:42:02.447194 crc crio[22652]: time=\"2026-06-11T11:42:02.44705787Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:42:02.608366 crc crio[22652]: time=\"2026-06-11T11:42:02.608260865Z\" level=info msg=\"Created container 4ed6c5fb923dbf4a93bce0ea868822b2e105fd92cfac61b9bf4e51199ad57b0e: openshift-infra/auto-csr-approver-29686302-v8l29/oc\" id=3d1f23f6-3d02-4453-a459-0e1055d9b318 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:42:02.609866 crc crio[22652]: time=\"2026-06-11T11:42:02.609815395Z\" level=info msg=\"Starting container: 4ed6c5fb923dbf4a93bce0ea868822b2e105fd92cfac61b9bf4e51199ad57b0e\" id=8439be61-02f4-4d4b-8662-825517e839ad name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:42:02.615077 crc crio[22652]: time=\"2026-06-11T11:42:02.614976881Z\" level=info msg=\"Started container\" PID=194521 containerID=4ed6c5fb923dbf4a93bce0ea868822b2e105fd92cfac61b9bf4e51199ad57b0e description=openshift-infra/auto-csr-approver-29686302-v8l29/oc id=8439be61-02f4-4d4b-8662-825517e839ad name=/runtime.v1.RuntimeService/StartContainer sandboxID=c3f184d525f164a5ae48aac22ecc3593d35f01e9f2e6253abd63ea72301c5ea8\nJun 11 11:42:04.833897 crc crio[22652]: time=\"2026-06-11T11:42:04.832635958Z\" level=info msg=\"Stopping pod sandbox: c3f184d525f164a5ae48aac22ecc3593d35f01e9f2e6253abd63ea72301c5ea8\" id=ce83bcd9-1089-40f7-a68b-7fa28a79d89f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:42:04.835870 crc crio[22652]: time=\"2026-06-11T11:42:04.834965774Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686302-v8l29 Namespace:openshift-infra ID:c3f184d525f164a5ae48aac22ecc3593d35f01e9f2e6253abd63ea72301c5ea8 UID:50788a23-d1f6-4024-8ecf-9f64c61ff499 NetNS:/var/run/netns/cab6524a-59e5-4d6e-942f-5b96bcafebdc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod50788a23_d1f6_4024_8ecf_9f64c61ff499.slice PodAnnotations:0xc005822550}] Aliases:map[]}\"\nJun 11 11:42:04.835870 crc crio[22652]: time=\"2026-06-11T11:42:04.835238792Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686302-v8l29 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:42:05.468416 crc crio[22652]: time=\"2026-06-11T11:42:05.467812957Z\" level=info msg=\"Stopped pod sandbox: c3f184d525f164a5ae48aac22ecc3593d35f01e9f2e6253abd63ea72301c5ea8\" id=ce83bcd9-1089-40f7-a68b-7fa28a79d89f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:42:08.905843 crc crio[22652]: time=\"2026-06-11T11:42:08.904462237Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=4fdc31bd-b73c-4824-abf4-182e83081cc1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:42:08.913692 crc crio[22652]: time=\"2026-06-11T11:42:08.913585342Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=ea048727-ab6a-4194-89c7-b4022e1d3861 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:42:08.922939 crc crio[22652]: time=\"2026-06-11T11:42:08.922766938Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-5sd8s/registry-server\" id=117d9435-c7b6-4a81-814c-4b9a4f0d7c28 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:42:08.923497 crc crio[22652]: time=\"2026-06-11T11:42:08.923340145Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:42:09.047561 crc crio[22652]: time=\"2026-06-11T11:42:09.04727692Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:42:09.051655 crc crio[22652]: time=\"2026-06-11T11:42:09.051519096Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:42:09.278919 crc crio[22652]: time=\"2026-06-11T11:42:09.27848584Z\" level=info msg=\"Created container 8bc9dd7840c815cb56ff89f65b2aecf9cbf751c7eeb8793422a299bc847e859c: openshift-marketplace/redhat-operators-5sd8s/registry-server\" id=117d9435-c7b6-4a81-814c-4b9a4f0d7c28 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:42:09.279796 crc crio[22652]: time=\"2026-06-11T11:42:09.27969828Z\" level=info msg=\"Starting container: 8bc9dd7840c815cb56ff89f65b2aecf9cbf751c7eeb8793422a299bc847e859c\" id=a344f007-cae8-4f5d-9e27-8ee2cf61f139 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:42:09.285030 crc crio[22652]: time=\"2026-06-11T11:42:09.284924988Z\" level=info msg=\"Started container\" PID=194899 containerID=8bc9dd7840c815cb56ff89f65b2aecf9cbf751c7eeb8793422a299bc847e859c description=openshift-marketplace/redhat-operators-5sd8s/registry-server id=a344f007-cae8-4f5d-9e27-8ee2cf61f139 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b7c147087ef7bafb3d220319e0c6417dd7f3548de3b486f92ae835ee672cd1c9\nJun 11 11:42:15.328632 crc crio[22652]: time=\"2026-06-11T11:42:15.327893629Z\" level=info msg=\"Removing container: c3a00c21b40289178749a6245a39e25a3317e349f0a2370426c79c20bcf4665c\" id=0ea3d941-1bcc-4c55-85c1-e9a5c30135ab name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:42:15.491254 crc crio[22652]: time=\"2026-06-11T11:42:15.490582134Z\" level=info msg=\"Removed container c3a00c21b40289178749a6245a39e25a3317e349f0a2370426c79c20bcf4665c: openshift-infra/auto-csr-approver-29686296-t7vw4/oc\" id=0ea3d941-1bcc-4c55-85c1-e9a5c30135ab name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:42:15.504189 crc crio[22652]: time=\"2026-06-11T11:42:15.504025865Z\" level=info msg=\"Stopping pod sandbox: de3fef17fa68a885d4e6f634d37cfefd204631d29869e793756a5970749cdc25\" id=e5dc78b0-85b5-496c-8fed-b87754aab7a2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:42:15.504189 crc crio[22652]: time=\"2026-06-11T11:42:15.504105497Z\" level=info msg=\"Stopped pod sandbox (already stopped): de3fef17fa68a885d4e6f634d37cfefd204631d29869e793756a5970749cdc25\" id=e5dc78b0-85b5-496c-8fed-b87754aab7a2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:42:15.504985 crc crio[22652]: time=\"2026-06-11T11:42:15.504912283Z\" level=info msg=\"Removing pod sandbox: de3fef17fa68a885d4e6f634d37cfefd204631d29869e793756a5970749cdc25\" id=f1033041-658d-436c-a89c-c8ec0c50c10b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:42:15.543003 crc crio[22652]: time=\"2026-06-11T11:42:15.542903988Z\" level=info msg=\"Removed pod sandbox: de3fef17fa68a885d4e6f634d37cfefd204631d29869e793756a5970749cdc25\" id=f1033041-658d-436c-a89c-c8ec0c50c10b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:42:30.230519 crc crio[22652]: time=\"2026-06-11T11:42:30.229270015Z\" level=info msg=\"Stopping container: 8bc9dd7840c815cb56ff89f65b2aecf9cbf751c7eeb8793422a299bc847e859c (timeout: 2s)\" id=bb1cf8c6-f7c5-43e9-8330-338e72256088 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:42:30.364413 crc crio[22652]: time=\"2026-06-11T11:42:30.363806532Z\" level=info msg=\"Stopped container 8bc9dd7840c815cb56ff89f65b2aecf9cbf751c7eeb8793422a299bc847e859c: openshift-marketplace/redhat-operators-5sd8s/registry-server\" id=bb1cf8c6-f7c5-43e9-8330-338e72256088 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:42:30.368678 crc crio[22652]: time=\"2026-06-11T11:42:30.366934412Z\" level=info msg=\"Stopping pod sandbox: b7c147087ef7bafb3d220319e0c6417dd7f3548de3b486f92ae835ee672cd1c9\" id=8d325ac0-ab4e-4909-9bbc-efa564d0dedb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:42:30.368678 crc crio[22652]: time=\"2026-06-11T11:42:30.367640855Z\" level=info msg=\"Got pod network &{Name:redhat-operators-5sd8s Namespace:openshift-marketplace ID:b7c147087ef7bafb3d220319e0c6417dd7f3548de3b486f92ae835ee672cd1c9 UID:fa5a1258-a8cc-4a17-882d-4e6879c5ac7b NetNS:/var/run/netns/c942fd17-ab94-433a-b8b8-5a05e51fc18f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfa5a1258_a8cc_4a17_882d_4e6879c5ac7b.slice PodAnnotations:0xc0022f7298}] Aliases:map[]}\"\nJun 11 11:42:30.370433 crc crio[22652]: time=\"2026-06-11T11:42:30.370045943Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-5sd8s from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:42:30.785693 crc crio[22652]: time=\"2026-06-11T11:42:30.785066067Z\" level=info msg=\"Stopped pod sandbox: b7c147087ef7bafb3d220319e0c6417dd7f3548de3b486f92ae835ee672cd1c9\" id=8d325ac0-ab4e-4909-9bbc-efa564d0dedb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:42:31.252080 crc crio[22652]: time=\"2026-06-11T11:42:31.25187509Z\" level=info msg=\"Removing container: 8bc9dd7840c815cb56ff89f65b2aecf9cbf751c7eeb8793422a299bc847e859c\" id=08d1834c-54b0-499b-83c2-1d02c323dc25 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:42:31.284040 crc crio[22652]: time=\"2026-06-11T11:42:31.28372999Z\" level=info msg=\"Removed container 8bc9dd7840c815cb56ff89f65b2aecf9cbf751c7eeb8793422a299bc847e859c: openshift-marketplace/redhat-operators-5sd8s/registry-server\" id=08d1834c-54b0-499b-83c2-1d02c323dc25 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:42:31.290002 crc crio[22652]: time=\"2026-06-11T11:42:31.289876316Z\" level=info msg=\"Removing container: b1268ff71941433382c4f4da0ed6dd3bcebc575b863fd50381ee42b2218e9827\" id=783370d0-cd37-4cdc-94e3-cd977873ab4b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:42:31.353395 crc crio[22652]: time=\"2026-06-11T11:42:31.353338831Z\" level=info msg=\"Removed container b1268ff71941433382c4f4da0ed6dd3bcebc575b863fd50381ee42b2218e9827: openshift-marketplace/redhat-operators-5sd8s/extract-content\" id=783370d0-cd37-4cdc-94e3-cd977873ab4b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:42:31.358431 crc crio[22652]: time=\"2026-06-11T11:42:31.35830839Z\" level=info msg=\"Removing container: a96dd3773d63eeeb656901acf1948c6594f1038787df3957ea52335a8ecdcd90\" id=9160eca9-5e3d-4d5d-a83f-033a95e555fd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:42:31.428963 crc crio[22652]: time=\"2026-06-11T11:42:31.428505243Z\" level=info msg=\"Removed container a96dd3773d63eeeb656901acf1948c6594f1038787df3957ea52335a8ecdcd90: openshift-marketplace/redhat-operators-5sd8s/extract-utilities\" id=9160eca9-5e3d-4d5d-a83f-033a95e555fd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:43:01.874363 crc crio[22652]: time=\"2026-06-11T11:43:01.872947343Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-p9nnh/POD\" id=ae927d86-293a-4bf8-bd0a-b3c3be7fba81 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:43:01.875814 crc crio[22652]: time=\"2026-06-11T11:43:01.874371329Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:43:01.922606 crc crio[22652]: time=\"2026-06-11T11:43:01.921922528Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-p9nnh Namespace:openshift-marketplace ID:68e24d5ac830872e0d11b015eac9bebf8d0e7bac51fd4b72aef186a704f6e7f9 UID:69c1a3ab-8701-47b7-ba36-1342fd20fab3 NetNS:/var/run/netns/3a9a3a1d-b61f-4540-b301-8256367862a4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod69c1a3ab_8701_47b7_ba36_1342fd20fab3.slice PodAnnotations:0xc002acd248}] Aliases:map[]}\"\nJun 11 11:43:01.922606 crc crio[22652]: time=\"2026-06-11T11:43:01.922248148Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-p9nnh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:43:02.272996 crc crio[22652]: 2026-06-11T11:43:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:68e24d5ac830872 Mac:f2:9c:20:cf:46:a9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:09 Mtu:0 Sandbox:/var/run/netns/3a9a3a1d-b61f-4540-b301-8256367862a4 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.9 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:43:02.276821 crc crio[22652]: time=\"2026-06-11T11:43:02.275239886Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-p9nnh Namespace:openshift-marketplace ID:68e24d5ac830872e0d11b015eac9bebf8d0e7bac51fd4b72aef186a704f6e7f9 UID:69c1a3ab-8701-47b7-ba36-1342fd20fab3 NetNS:/var/run/netns/3a9a3a1d-b61f-4540-b301-8256367862a4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod69c1a3ab_8701_47b7_ba36_1342fd20fab3.slice PodAnnotations:0xc002acd248}] Aliases:map[]}\"\nJun 11 11:43:02.276821 crc crio[22652]: time=\"2026-06-11T11:43:02.275654269Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-p9nnh for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:43:02.295765 crc crio[22652]: time=\"2026-06-11T11:43:02.295689705Z\" level=info msg=\"Ran pod sandbox 68e24d5ac830872e0d11b015eac9bebf8d0e7bac51fd4b72aef186a704f6e7f9 with infra container: openshift-marketplace/redhat-marketplace-p9nnh/POD\" id=ae927d86-293a-4bf8-bd0a-b3c3be7fba81 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:43:02.298264 crc crio[22652]: time=\"2026-06-11T11:43:02.29809953Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=5b418706-7240-4cf5-b0c1-ea7dfa13d71e name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:43:02.302753 crc crio[22652]: time=\"2026-06-11T11:43:02.302662277Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=528c30a8-572e-4d08-bd1f-fd2a8393d126 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:43:02.311189 crc crio[22652]: time=\"2026-06-11T11:43:02.311012586Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-p9nnh/extract-utilities\" id=4867e0f9-7798-4ccc-b69d-feae88c5282f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:43:02.311617 crc crio[22652]: time=\"2026-06-11T11:43:02.311526082Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:43:02.384859 crc crio[22652]: time=\"2026-06-11T11:43:02.384746596Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:43:02.391739 crc crio[22652]: time=\"2026-06-11T11:43:02.391355664Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:43:02.566488 crc crio[22652]: time=\"2026-06-11T11:43:02.566312845Z\" level=info msg=\"Created container 01fc52deb1798681a14d3d33c0c51efc1d9b7f5c1214db47d5abcf6105b0e355: openshift-marketplace/redhat-marketplace-p9nnh/extract-utilities\" id=4867e0f9-7798-4ccc-b69d-feae88c5282f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:43:02.567898 crc crio[22652]: time=\"2026-06-11T11:43:02.567806271Z\" level=info msg=\"Starting container: 01fc52deb1798681a14d3d33c0c51efc1d9b7f5c1214db47d5abcf6105b0e355\" id=6bc89e5c-344f-42c0-9d4e-ff1eb545928d name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:43:02.573108 crc crio[22652]: time=\"2026-06-11T11:43:02.573018688Z\" level=info msg=\"Started container\" PID=198199 containerID=01fc52deb1798681a14d3d33c0c51efc1d9b7f5c1214db47d5abcf6105b0e355 description=openshift-marketplace/redhat-marketplace-p9nnh/extract-utilities id=6bc89e5c-344f-42c0-9d4e-ff1eb545928d name=/runtime.v1.RuntimeService/StartContainer sandboxID=68e24d5ac830872e0d11b015eac9bebf8d0e7bac51fd4b72aef186a704f6e7f9\nJun 11 11:43:02.677986 crc crio[22652]: time=\"2026-06-11T11:43:02.677791355Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=63879b23-a8c8-4342-8637-7dfc24f575c7 name=/runtime.v1.ImageService/PullImage\nJun 11 11:43:02.688068 crc crio[22652]: time=\"2026-06-11T11:43:02.687979654Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 11 11:43:03.234700 crc crio[22652]: time=\"2026-06-11T11:43:03.234504806Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03\" id=63879b23-a8c8-4342-8637-7dfc24f575c7 name=/runtime.v1.ImageService/PullImage\nJun 11 11:43:03.236689 crc crio[22652]: time=\"2026-06-11T11:43:03.236012805Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=f5275a50-87bc-4fdc-a656-d033b0345b1f name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:43:03.241651 crc crio[22652]: time=\"2026-06-11T11:43:03.24137946Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=1c18e565-f09b-471b-970c-4738cb960bd4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:43:03.251761 crc crio[22652]: time=\"2026-06-11T11:43:03.251590537Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-p9nnh/extract-content\" id=afe6a310-75a3-4a33-bf3f-98712401fb8d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:43:03.252455 crc crio[22652]: time=\"2026-06-11T11:43:03.252055232Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:43:03.294379 crc crio[22652]: time=\"2026-06-11T11:43:03.294038775Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:43:03.297213 crc crio[22652]: time=\"2026-06-11T11:43:03.297023371Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:43:03.474611 crc crio[22652]: time=\"2026-06-11T11:43:03.474467729Z\" level=info msg=\"Created container 116578d7346835cb108ac69f9cced750a515ed7fb63fbb139bd6603d582dd868: openshift-marketplace/redhat-marketplace-p9nnh/extract-content\" id=afe6a310-75a3-4a33-bf3f-98712401fb8d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:43:03.476364 crc crio[22652]: time=\"2026-06-11T11:43:03.476270862Z\" level=info msg=\"Starting container: 116578d7346835cb108ac69f9cced750a515ed7fb63fbb139bd6603d582dd868\" id=4091bdf6-f3e0-40ad-a510-1e30a65a6dab name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:43:03.490916 crc crio[22652]: time=\"2026-06-11T11:43:03.490412373Z\" level=info msg=\"Started container\" PID=198235 containerID=116578d7346835cb108ac69f9cced750a515ed7fb63fbb139bd6603d582dd868 description=openshift-marketplace/redhat-marketplace-p9nnh/extract-content id=4091bdf6-f3e0-40ad-a510-1e30a65a6dab name=/runtime.v1.RuntimeService/StartContainer sandboxID=68e24d5ac830872e0d11b015eac9bebf8d0e7bac51fd4b72aef186a704f6e7f9\nJun 11 11:43:04.723483 crc crio[22652]: time=\"2026-06-11T11:43:04.72160282Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=cb95b40e-dd6d-4bd6-8ce1-0d42e066c7ef name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:43:04.724894 crc crio[22652]: time=\"2026-06-11T11:43:04.724493935Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=a559b6bf-5400-42dc-a44a-54e646a1a7e7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:43:04.738054 crc crio[22652]: time=\"2026-06-11T11:43:04.737784811Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-p9nnh/registry-server\" id=c3572e4b-b28e-498a-afb9-be051cae9252 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:43:04.738538 crc crio[22652]: time=\"2026-06-11T11:43:04.738450992Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:43:04.798762 crc crio[22652]: time=\"2026-06-11T11:43:04.798504397Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:43:04.802444 crc crio[22652]: time=\"2026-06-11T11:43:04.802361902Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:43:04.970343 crc crio[22652]: time=\"2026-06-11T11:43:04.969758567Z\" level=info msg=\"Created container 6cc63157e3a34c30757d27fd05b427db861b5f7c411513fb3250e2433c1d4daf: openshift-marketplace/redhat-marketplace-p9nnh/registry-server\" id=c3572e4b-b28e-498a-afb9-be051cae9252 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:43:04.972939 crc crio[22652]: time=\"2026-06-11T11:43:04.972757736Z\" level=info msg=\"Starting container: 6cc63157e3a34c30757d27fd05b427db861b5f7c411513fb3250e2433c1d4daf\" id=e2080d10-a11a-471b-b17f-344a55bb3af4 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:43:04.981881 crc crio[22652]: time=\"2026-06-11T11:43:04.981728102Z\" level=info msg=\"Started container\" PID=198339 containerID=6cc63157e3a34c30757d27fd05b427db861b5f7c411513fb3250e2433c1d4daf description=openshift-marketplace/redhat-marketplace-p9nnh/registry-server id=e2080d10-a11a-471b-b17f-344a55bb3af4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=68e24d5ac830872e0d11b015eac9bebf8d0e7bac51fd4b72aef186a704f6e7f9\nJun 11 11:43:14.869657 crc crio[22652]: time=\"2026-06-11T11:43:14.868692909Z\" level=info msg=\"Stopping container: 6cc63157e3a34c30757d27fd05b427db861b5f7c411513fb3250e2433c1d4daf (timeout: 2s)\" id=5ed0561a-b154-42a2-add8-2258bfae8d37 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:43:14.992533 crc crio[22652]: time=\"2026-06-11T11:43:14.992393576Z\" level=info msg=\"Stopped container 6cc63157e3a34c30757d27fd05b427db861b5f7c411513fb3250e2433c1d4daf: openshift-marketplace/redhat-marketplace-p9nnh/registry-server\" id=5ed0561a-b154-42a2-add8-2258bfae8d37 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:43:14.994662 crc crio[22652]: time=\"2026-06-11T11:43:14.994537336Z\" level=info msg=\"Stopping pod sandbox: 68e24d5ac830872e0d11b015eac9bebf8d0e7bac51fd4b72aef186a704f6e7f9\" id=52d8ddb5-00cc-42c1-a4dc-9a0962141ef9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:43:14.995374 crc crio[22652]: time=\"2026-06-11T11:43:14.99530639Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-p9nnh Namespace:openshift-marketplace ID:68e24d5ac830872e0d11b015eac9bebf8d0e7bac51fd4b72aef186a704f6e7f9 UID:69c1a3ab-8701-47b7-ba36-1342fd20fab3 NetNS:/var/run/netns/3a9a3a1d-b61f-4540-b301-8256367862a4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod69c1a3ab_8701_47b7_ba36_1342fd20fab3.slice PodAnnotations:0xc0014a5798}] Aliases:map[]}\"\nJun 11 11:43:14.996322 crc crio[22652]: time=\"2026-06-11T11:43:14.996255412Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-p9nnh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:43:15.379530 crc crio[22652]: time=\"2026-06-11T11:43:15.379301235Z\" level=info msg=\"Stopped pod sandbox: 68e24d5ac830872e0d11b015eac9bebf8d0e7bac51fd4b72aef186a704f6e7f9\" id=52d8ddb5-00cc-42c1-a4dc-9a0962141ef9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:43:15.579534 crc crio[22652]: time=\"2026-06-11T11:43:15.578925098Z\" level=info msg=\"Stopping pod sandbox: b7c147087ef7bafb3d220319e0c6417dd7f3548de3b486f92ae835ee672cd1c9\" id=5520c706-0de9-417a-8689-c9d1b3ff3561 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:43:15.579827 crc crio[22652]: time=\"2026-06-11T11:43:15.57959469Z\" level=info msg=\"Stopped pod sandbox (already stopped): b7c147087ef7bafb3d220319e0c6417dd7f3548de3b486f92ae835ee672cd1c9\" id=5520c706-0de9-417a-8689-c9d1b3ff3561 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:43:15.580486 crc crio[22652]: time=\"2026-06-11T11:43:15.580399685Z\" level=info msg=\"Removing pod sandbox: b7c147087ef7bafb3d220319e0c6417dd7f3548de3b486f92ae835ee672cd1c9\" id=af302dfa-40d1-4d30-9556-9069d991a4ba name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:43:15.600321 crc crio[22652]: time=\"2026-06-11T11:43:15.600229314Z\" level=info msg=\"Removed pod sandbox: b7c147087ef7bafb3d220319e0c6417dd7f3548de3b486f92ae835ee672cd1c9\" id=af302dfa-40d1-4d30-9556-9069d991a4ba name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:43:15.888030 crc crio[22652]: time=\"2026-06-11T11:43:15.887943606Z\" level=info msg=\"Removing container: 6cc63157e3a34c30757d27fd05b427db861b5f7c411513fb3250e2433c1d4daf\" id=06c1241e-fb82-4216-b225-3293124126b9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:43:15.943035 crc crio[22652]: time=\"2026-06-11T11:43:15.94298229Z\" level=info msg=\"Removed container 6cc63157e3a34c30757d27fd05b427db861b5f7c411513fb3250e2433c1d4daf: openshift-marketplace/redhat-marketplace-p9nnh/registry-server\" id=06c1241e-fb82-4216-b225-3293124126b9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:43:15.946461 crc crio[22652]: time=\"2026-06-11T11:43:15.946369009Z\" level=info msg=\"Removing container: 116578d7346835cb108ac69f9cced750a515ed7fb63fbb139bd6603d582dd868\" id=dbe082e2-7c78-4bd9-9e80-6489d864d029 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:43:15.994607 crc crio[22652]: time=\"2026-06-11T11:43:15.994548072Z\" level=info msg=\"Removed container 116578d7346835cb108ac69f9cced750a515ed7fb63fbb139bd6603d582dd868: openshift-marketplace/redhat-marketplace-p9nnh/extract-content\" id=dbe082e2-7c78-4bd9-9e80-6489d864d029 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:43:15.997956 crc crio[22652]: time=\"2026-06-11T11:43:15.997814867Z\" level=info msg=\"Removing container: 01fc52deb1798681a14d3d33c0c51efc1d9b7f5c1214db47d5abcf6105b0e355\" id=f1a4df61-21ee-4f40-8f3d-e83eaee064d5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:43:16.054236 crc crio[22652]: time=\"2026-06-11T11:43:16.054041081Z\" level=info msg=\"Removed container 01fc52deb1798681a14d3d33c0c51efc1d9b7f5c1214db47d5abcf6105b0e355: openshift-marketplace/redhat-marketplace-p9nnh/extract-utilities\" id=f1a4df61-21ee-4f40-8f3d-e83eaee064d5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:44:00.542790 crc crio[22652]: time=\"2026-06-11T11:44:00.541921568Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686304-v4w49/POD\" id=e841a1c8-528c-4fbf-abe0-0ec21f5b7d12 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:44:00.544586 crc crio[22652]: time=\"2026-06-11T11:44:00.544537162Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:44:00.585274 crc crio[22652]: time=\"2026-06-11T11:44:00.585058348Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686304-v4w49 Namespace:openshift-infra ID:491420c0e20316439f0a03e5ace3d7fe915fb5f943f8f1e0ac424d05f6851e58 UID:f9fc5e83-4725-434a-9f6d-aec9fc1cc573 NetNS:/var/run/netns/53e32792-e018-455d-8251-d81a0dd78e29 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf9fc5e83_4725_434a_9f6d_aec9fc1cc573.slice PodAnnotations:0xc002400980}] Aliases:map[]}\"\nJun 11 11:44:00.585274 crc crio[22652]: time=\"2026-06-11T11:44:00.585276486Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686304-v4w49 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:44:01.152308 crc crio[22652]: 2026-06-11T11:44:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:491420c0e203164 Mac:3e:6f:55:a5:80:ce Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0a Mtu:0 Sandbox:/var/run/netns/53e32792-e018-455d-8251-d81a0dd78e29 SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.1.10 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:44:01.152948 crc crio[22652]: time=\"2026-06-11T11:44:01.152872626Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686304-v4w49 Namespace:openshift-infra ID:491420c0e20316439f0a03e5ace3d7fe915fb5f943f8f1e0ac424d05f6851e58 UID:f9fc5e83-4725-434a-9f6d-aec9fc1cc573 NetNS:/var/run/netns/53e32792-e018-455d-8251-d81a0dd78e29 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf9fc5e83_4725_434a_9f6d_aec9fc1cc573.slice PodAnnotations:0xc002400980}] Aliases:map[]}\"\nJun 11 11:44:01.153090 crc crio[22652]: time=\"2026-06-11T11:44:01.153039772Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686304-v4w49 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:44:01.162074 crc crio[22652]: time=\"2026-06-11T11:44:01.161995634Z\" level=info msg=\"Ran pod sandbox 491420c0e20316439f0a03e5ace3d7fe915fb5f943f8f1e0ac424d05f6851e58 with infra container: openshift-infra/auto-csr-approver-29686304-v4w49/POD\" id=e841a1c8-528c-4fbf-abe0-0ec21f5b7d12 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:44:01.164966 crc crio[22652]: time=\"2026-06-11T11:44:01.164605435Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=a250e8ff-f583-431b-981e-43e9944332a4 name=/runtime.v1.ImageService/PullImage\nJun 11 11:44:01.175864 crc crio[22652]: time=\"2026-06-11T11:44:01.175777065Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 11:44:02.134249 crc crio[22652]: time=\"2026-06-11T11:44:02.133651348Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=a250e8ff-f583-431b-981e-43e9944332a4 name=/runtime.v1.ImageService/PullImage\nJun 11 11:44:02.166230 crc crio[22652]: time=\"2026-06-11T11:44:02.165808139Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=a6764409-1321-49b1-9164-1c175a6d09b5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:02.182673 crc crio[22652]: time=\"2026-06-11T11:44:02.182562185Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=199e0ce0-5f31-421a-906b-e6c53b03138d name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:02.207461 crc crio[22652]: time=\"2026-06-11T11:44:02.207373981Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686304-v4w49/oc\" id=ae5e157e-9adf-4b85-9526-ee5ef88a085f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:44:02.207999 crc crio[22652]: time=\"2026-06-11T11:44:02.20793869Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:44:02.281369 crc crio[22652]: time=\"2026-06-11T11:44:02.281025566Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:44:02.597300 crc crio[22652]: time=\"2026-06-11T11:44:02.597023895Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:44:02.729637 crc crio[22652]: time=\"2026-06-11T11:44:02.729527386Z\" level=info msg=\"Created container d5e3c569a9507ac97fb086a43e89273626aa0294b1c45b01275cb079c26f01ea: openshift-infra/auto-csr-approver-29686304-v4w49/oc\" id=ae5e157e-9adf-4b85-9526-ee5ef88a085f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:44:02.733368 crc crio[22652]: time=\"2026-06-11T11:44:02.733270217Z\" level=info msg=\"Starting container: d5e3c569a9507ac97fb086a43e89273626aa0294b1c45b01275cb079c26f01ea\" id=544fe6e3-3eeb-4755-a19e-8da72dac51a9 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:44:02.738835 crc crio[22652]: time=\"2026-06-11T11:44:02.73866398Z\" level=info msg=\"Started container\" PID=201588 containerID=d5e3c569a9507ac97fb086a43e89273626aa0294b1c45b01275cb079c26f01ea description=openshift-infra/auto-csr-approver-29686304-v4w49/oc id=544fe6e3-3eeb-4755-a19e-8da72dac51a9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=491420c0e20316439f0a03e5ace3d7fe915fb5f943f8f1e0ac424d05f6851e58\nJun 11 11:44:04.754473 crc crio[22652]: time=\"2026-06-11T11:44:04.753944995Z\" level=info msg=\"Stopping pod sandbox: 491420c0e20316439f0a03e5ace3d7fe915fb5f943f8f1e0ac424d05f6851e58\" id=ceae79ad-8a39-45f5-be28-4eadb8f60617 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:44:04.755865 crc crio[22652]: time=\"2026-06-11T11:44:04.755090862Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686304-v4w49 Namespace:openshift-infra ID:491420c0e20316439f0a03e5ace3d7fe915fb5f943f8f1e0ac424d05f6851e58 UID:f9fc5e83-4725-434a-9f6d-aec9fc1cc573 NetNS:/var/run/netns/53e32792-e018-455d-8251-d81a0dd78e29 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf9fc5e83_4725_434a_9f6d_aec9fc1cc573.slice PodAnnotations:0xc000989040}] Aliases:map[]}\"\nJun 11 11:44:04.755865 crc crio[22652]: time=\"2026-06-11T11:44:04.755301949Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686304-v4w49 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:44:05.101987 crc crio[22652]: time=\"2026-06-11T11:44:05.101328529Z\" level=info msg=\"Stopped pod sandbox: 491420c0e20316439f0a03e5ace3d7fe915fb5f943f8f1e0ac424d05f6851e58\" id=ceae79ad-8a39-45f5-be28-4eadb8f60617 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:44:15.628618 crc crio[22652]: time=\"2026-06-11T11:44:15.627735333Z\" level=info msg=\"Removing container: e994a09cbaca8e2170932730d19c7a2567cfe5f437a69558195818346687dc38\" id=6b275da4-4536-4686-bb84-141340ad7fd9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:44:15.782477 crc crio[22652]: time=\"2026-06-11T11:44:15.782334529Z\" level=info msg=\"Removed container e994a09cbaca8e2170932730d19c7a2567cfe5f437a69558195818346687dc38: openshift-infra/auto-csr-approver-29686298-4m79l/oc\" id=6b275da4-4536-4686-bb84-141340ad7fd9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:44:15.797850 crc crio[22652]: time=\"2026-06-11T11:44:15.796511123Z\" level=info msg=\"Stopping pod sandbox: 68e24d5ac830872e0d11b015eac9bebf8d0e7bac51fd4b72aef186a704f6e7f9\" id=1cbad50a-10a6-4d87-9e76-928fc6fa9153 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:44:15.797850 crc crio[22652]: time=\"2026-06-11T11:44:15.796665517Z\" level=info msg=\"Stopped pod sandbox (already stopped): 68e24d5ac830872e0d11b015eac9bebf8d0e7bac51fd4b72aef186a704f6e7f9\" id=1cbad50a-10a6-4d87-9e76-928fc6fa9153 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:44:15.797850 crc crio[22652]: time=\"2026-06-11T11:44:15.797559316Z\" level=info msg=\"Removing pod sandbox: 68e24d5ac830872e0d11b015eac9bebf8d0e7bac51fd4b72aef186a704f6e7f9\" id=62a119d6-16d2-4daf-ba42-6dc4bb52ffc6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:44:15.814902 crc crio[22652]: time=\"2026-06-11T11:44:15.814741842Z\" level=info msg=\"Removed pod sandbox: 68e24d5ac830872e0d11b015eac9bebf8d0e7bac51fd4b72aef186a704f6e7f9\" id=62a119d6-16d2-4daf-ba42-6dc4bb52ffc6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:44:15.816592 crc crio[22652]: time=\"2026-06-11T11:44:15.816425374Z\" level=info msg=\"Stopping pod sandbox: 0194eb5f01b8a22965139f87ad43f69e0325800b725b3757ad2aba0f225af017\" id=df25091b-687e-48b6-8a30-1abbdb4925d4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:44:15.816592 crc crio[22652]: time=\"2026-06-11T11:44:15.816509327Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0194eb5f01b8a22965139f87ad43f69e0325800b725b3757ad2aba0f225af017\" id=df25091b-687e-48b6-8a30-1abbdb4925d4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:44:15.817563 crc crio[22652]: time=\"2026-06-11T11:44:15.817477438Z\" level=info msg=\"Removing pod sandbox: 0194eb5f01b8a22965139f87ad43f69e0325800b725b3757ad2aba0f225af017\" id=538d5a89-9ee0-43a8-9c2a-fc56a023ec6c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:44:15.835629 crc crio[22652]: time=\"2026-06-11T11:44:15.835219802Z\" level=info msg=\"Removed pod sandbox: 0194eb5f01b8a22965139f87ad43f69e0325800b725b3757ad2aba0f225af017\" id=538d5a89-9ee0-43a8-9c2a-fc56a023ec6c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:44:51.594422 crc crio[22652]: time=\"2026-06-11T11:44:51.593665068Z\" level=info msg=\"Stopping pod sandbox: 1f7e3ea67cf34ab75f0b18d74761e1d06037af5bea48ade14de95c4b7b439df0\" id=65536cfd-425a-47a7-8e4a-db383018ee54 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:44:51.596500 crc crio[22652]: time=\"2026-06-11T11:44:51.596395337Z\" level=info msg=\"Got pod network &{Name:telemetry-edpm-deployment-ipam-openstack-edpm-ipam-g4zw4 Namespace:openstack ID:1f7e3ea67cf34ab75f0b18d74761e1d06037af5bea48ade14de95c4b7b439df0 UID:739ced8d-2f3b-4763-87cf-e46ba056d2ff NetNS:/var/run/netns/5c7563a3-867c-485b-8d92-e4f10c6745c0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod739ced8d_2f3b_4763_87cf_e46ba056d2ff.slice PodAnnotations:0xc002acd480}] Aliases:map[]}\"\nJun 11 11:44:51.596707 crc crio[22652]: time=\"2026-06-11T11:44:51.596635505Z\" level=info msg=\"Deleting pod openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-g4zw4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:44:52.061328 crc crio[22652]: time=\"2026-06-11T11:44:52.061064382Z\" level=info msg=\"Stopped pod sandbox: 1f7e3ea67cf34ab75f0b18d74761e1d06037af5bea48ade14de95c4b7b439df0\" id=65536cfd-425a-47a7-8e4a-db383018ee54 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:44:53.387303 crc crio[22652]: time=\"2026-06-11T11:44:53.386700812Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 11:45:00.070101 crc crio[22652]: time=\"2026-06-11T11:45:00.069465352Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-d2tgt/POD\" id=85a8bf21-baa1-4523-b30e-ec7af7946976 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:00.071281 crc crio[22652]: time=\"2026-06-11T11:45:00.070103312Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:45:00.132059 crc crio[22652]: time=\"2026-06-11T11:45:00.131800451Z\" level=info msg=\"Got pod network &{Name:certified-operators-d2tgt Namespace:openshift-marketplace ID:09d5096090abb28f2dfa360ae19c5816853d73a87d146998fd5481b0dc23b6de UID:fd530224-f4cf-4562-93bb-5afcead4888a NetNS:/var/run/netns/715c0d6d-36ba-4f67-8413-d02f9faf2aa7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfd530224_f4cf_4562_93bb_5afcead4888a.slice PodAnnotations:0xc001e8e2c0}] Aliases:map[]}\"\nJun 11 11:45:00.132059 crc crio[22652]: time=\"2026-06-11T11:45:00.131878863Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-d2tgt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:45:00.570850 crc crio[22652]: time=\"2026-06-11T11:45:00.569875058Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29686305-lzqjx/POD\" id=c6ac9c8b-1b0d-4cf9-b8e3-0734eae59c90 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:00.570850 crc crio[22652]: time=\"2026-06-11T11:45:00.570637723Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:45:00.612164 crc crio[22652]: 2026-06-11T11:45:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:09d5096090abb28 Mac:f2:7c:11:42:51:ad Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0b Mtu:0 Sandbox:/var/run/netns/715c0d6d-36ba-4f67-8413-d02f9faf2aa7 SocketPath: PciID:}] [{Interface:0xc0003b2c20 Address:{IP:10.217.1.11 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:45:00.614750 crc crio[22652]: time=\"2026-06-11T11:45:00.614665142Z\" level=info msg=\"Got pod network &{Name:certified-operators-d2tgt Namespace:openshift-marketplace ID:09d5096090abb28f2dfa360ae19c5816853d73a87d146998fd5481b0dc23b6de UID:fd530224-f4cf-4562-93bb-5afcead4888a NetNS:/var/run/netns/715c0d6d-36ba-4f67-8413-d02f9faf2aa7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfd530224_f4cf_4562_93bb_5afcead4888a.slice PodAnnotations:0xc001e8e2c0}] Aliases:map[]}\"\nJun 11 11:45:00.614967 crc crio[22652]: time=\"2026-06-11T11:45:00.61491023Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-d2tgt for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:45:00.635495 crc crio[22652]: time=\"2026-06-11T11:45:00.63540981Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686305-lzqjx Namespace:openshift-operator-lifecycle-manager ID:8c9128d1f46e9b1b8d70e9c1287e4446a5fb3a2f2ee746863db5cd01e919ce80 UID:a31257d6-2aaa-445c-a7fd-7b53ffbda864 NetNS:/var/run/netns/5723584f-d122-448c-91de-faecfd2d3bed Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda31257d6_2aaa_445c_a7fd_7b53ffbda864.slice PodAnnotations:0xc002928c60}] Aliases:map[]}\"\nJun 11 11:45:00.635495 crc crio[22652]: time=\"2026-06-11T11:45:00.635477092Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29686305-lzqjx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:45:00.678457 crc crio[22652]: time=\"2026-06-11T11:45:00.678366045Z\" level=info msg=\"Ran pod sandbox 09d5096090abb28f2dfa360ae19c5816853d73a87d146998fd5481b0dc23b6de with infra container: openshift-marketplace/certified-operators-d2tgt/POD\" id=85a8bf21-baa1-4523-b30e-ec7af7946976 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:00.680860 crc crio[22652]: time=\"2026-06-11T11:45:00.680789563Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=9740e9f0-8623-4724-a40f-6cab226e150d name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:45:00.692304 crc crio[22652]: time=\"2026-06-11T11:45:00.689593458Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=b783dd7a-b86a-45b1-9657-90651f456358 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:45:00.702788 crc crio[22652]: time=\"2026-06-11T11:45:00.702691718Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-d2tgt/extract-utilities\" id=311c2210-35c6-4692-8c32-6451f778ec3e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:45:00.703394 crc crio[22652]: time=\"2026-06-11T11:45:00.703343199Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:45:00.814694 crc crio[22652]: time=\"2026-06-11T11:45:00.812301693Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:45:00.827191 crc crio[22652]: time=\"2026-06-11T11:45:00.826750104Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:45:01.027543 crc crio[22652]: 2026-06-11T11:45:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8c9128d1f46e9b1 Mac:fa:53:11:aa:6a:11 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0c Mtu:0 Sandbox:/var/run/netns/5723584f-d122-448c-91de-faecfd2d3bed SocketPath: PciID:}] [{Interface:0xc0005a67e0 Address:{IP:10.217.1.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:45:01.029558 crc crio[22652]: time=\"2026-06-11T11:45:01.028972958Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686305-lzqjx Namespace:openshift-operator-lifecycle-manager ID:8c9128d1f46e9b1b8d70e9c1287e4446a5fb3a2f2ee746863db5cd01e919ce80 UID:a31257d6-2aaa-445c-a7fd-7b53ffbda864 NetNS:/var/run/netns/5723584f-d122-448c-91de-faecfd2d3bed Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda31257d6_2aaa_445c_a7fd_7b53ffbda864.slice PodAnnotations:0xc002928c60}] Aliases:map[]}\"\nJun 11 11:45:01.030525 crc crio[22652]: time=\"2026-06-11T11:45:01.029134973Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29686305-lzqjx for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:45:01.039679 crc crio[22652]: time=\"2026-06-11T11:45:01.039589506Z\" level=info msg=\"Ran pod sandbox 8c9128d1f46e9b1b8d70e9c1287e4446a5fb3a2f2ee746863db5cd01e919ce80 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29686305-lzqjx/POD\" id=c6ac9c8b-1b0d-4cf9-b8e3-0734eae59c90 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:01.042954 crc crio[22652]: time=\"2026-06-11T11:45:01.042869591Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=0b078af5-2289-4e40-ab73-97ede55e8b3f name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:45:01.044426 crc crio[22652]: time=\"2026-06-11T11:45:01.044183423Z\" level=info msg=\"Created container d6e559dad65f2c05224372914f2e7efddf3313b75d9ceb82bb862c30e0ca7576: openshift-marketplace/certified-operators-d2tgt/extract-utilities\" id=311c2210-35c6-4692-8c32-6451f778ec3e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:45:01.045091 crc crio[22652]: time=\"2026-06-11T11:45:01.045061882Z\" level=info msg=\"Starting container: d6e559dad65f2c05224372914f2e7efddf3313b75d9ceb82bb862c30e0ca7576\" id=d84c7816-3c96-46f2-b7e4-fa90b143cdf7 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:45:01.045621 crc crio[22652]: time=\"2026-06-11T11:45:01.045554488Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=09b5ebdb-60f5-402e-ba52-0139be9fa7ee name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:45:01.056510 crc crio[22652]: time=\"2026-06-11T11:45:01.056458779Z\" level=info msg=\"Started container\" PID=205005 containerID=d6e559dad65f2c05224372914f2e7efddf3313b75d9ceb82bb862c30e0ca7576 description=openshift-marketplace/certified-operators-d2tgt/extract-utilities id=d84c7816-3c96-46f2-b7e4-fa90b143cdf7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=09d5096090abb28f2dfa360ae19c5816853d73a87d146998fd5481b0dc23b6de\nJun 11 11:45:01.062042 crc crio[22652]: time=\"2026-06-11T11:45:01.061610485Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29686305-lzqjx/collect-profiles\" id=00bb71a7-e623-4169-a31c-42d827ba2e59 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:45:01.062425 crc crio[22652]: time=\"2026-06-11T11:45:01.062089351Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:45:01.127012 crc crio[22652]: time=\"2026-06-11T11:45:01.126537257Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:45:01.133275 crc crio[22652]: time=\"2026-06-11T11:45:01.13310408Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:45:01.396400 crc crio[22652]: time=\"2026-06-11T11:45:01.396107664Z\" level=info msg=\"Created container 18e581fba6a44f206bb86e233a08fa229bfa8fb503a8c51403dfd6f17846bcd2: openshift-operator-lifecycle-manager/collect-profiles-29686305-lzqjx/collect-profiles\" id=00bb71a7-e623-4169-a31c-42d827ba2e59 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:45:01.398528 crc crio[22652]: time=\"2026-06-11T11:45:01.398103289Z\" level=info msg=\"Starting container: 18e581fba6a44f206bb86e233a08fa229bfa8fb503a8c51403dfd6f17846bcd2\" id=72abc45a-777f-400f-b886-13e5d806a0f4 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:45:01.407538 crc crio[22652]: time=\"2026-06-11T11:45:01.40742242Z\" level=info msg=\"Started container\" PID=205055 containerID=18e581fba6a44f206bb86e233a08fa229bfa8fb503a8c51403dfd6f17846bcd2 description=openshift-operator-lifecycle-manager/collect-profiles-29686305-lzqjx/collect-profiles id=72abc45a-777f-400f-b886-13e5d806a0f4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8c9128d1f46e9b1b8d70e9c1287e4446a5fb3a2f2ee746863db5cd01e919ce80\nJun 11 11:45:01.775595 crc crio[22652]: time=\"2026-06-11T11:45:01.775510103Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=89888d49-f40c-4cbd-a97b-5c6b233a0aee name=/runtime.v1.ImageService/PullImage\nJun 11 11:45:01.810386 crc crio[22652]: time=\"2026-06-11T11:45:01.810304713Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 11 11:45:02.490665 crc crio[22652]: time=\"2026-06-11T11:45:02.489810371Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:ff23a6409155a523e9d8d88955ed6c8eeef67a7bed83b65b88346a17ef0248a3\" id=89888d49-f40c-4cbd-a97b-5c6b233a0aee name=/runtime.v1.ImageService/PullImage\nJun 11 11:45:02.493177 crc crio[22652]: time=\"2026-06-11T11:45:02.49292527Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=3b080caa-02c3-4aec-bc34-c05de8d84279 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:45:02.497927 crc crio[22652]: time=\"2026-06-11T11:45:02.497825509Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=1a9ca5e1-c2b4-463c-bc31-68789095aec7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:45:02.507870 crc crio[22652]: time=\"2026-06-11T11:45:02.507556084Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-d2tgt/extract-content\" id=79a17331-f852-43a5-a1d2-f25aa2cdf7a2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:45:02.508481 crc crio[22652]: time=\"2026-06-11T11:45:02.508391171Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:45:02.565963 crc crio[22652]: time=\"2026-06-11T11:45:02.565774188Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:45:02.569544 crc crio[22652]: time=\"2026-06-11T11:45:02.569438546Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:45:02.764921 crc crio[22652]: time=\"2026-06-11T11:45:02.764387728Z\" level=info msg=\"Created container 8f7118dd1de162247d4e1bb4df6a81460b806a548d00c93b7e8feb74afd968bd: openshift-marketplace/certified-operators-d2tgt/extract-content\" id=79a17331-f852-43a5-a1d2-f25aa2cdf7a2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:45:02.766613 crc crio[22652]: time=\"2026-06-11T11:45:02.766474015Z\" level=info msg=\"Starting container: 8f7118dd1de162247d4e1bb4df6a81460b806a548d00c93b7e8feb74afd968bd\" id=5831205f-13eb-46d5-aaea-954e03fb365b name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:45:02.776867 crc crio[22652]: time=\"2026-06-11T11:45:02.776419276Z\" level=info msg=\"Started container\" PID=205131 containerID=8f7118dd1de162247d4e1bb4df6a81460b806a548d00c93b7e8feb74afd968bd description=openshift-marketplace/certified-operators-d2tgt/extract-content id=5831205f-13eb-46d5-aaea-954e03fb365b name=/runtime.v1.RuntimeService/StartContainer sandboxID=09d5096090abb28f2dfa360ae19c5816853d73a87d146998fd5481b0dc23b6de\nJun 11 11:45:02.819256 crc crio[22652]: time=\"2026-06-11T11:45:02.819017339Z\" level=info msg=\"Stopping pod sandbox: 8c9128d1f46e9b1b8d70e9c1287e4446a5fb3a2f2ee746863db5cd01e919ce80\" id=dabc3f2b-7aa5-4a3d-86bc-c09449617560 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:45:02.820534 crc crio[22652]: time=\"2026-06-11T11:45:02.820410034Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686305-lzqjx Namespace:openshift-operator-lifecycle-manager ID:8c9128d1f46e9b1b8d70e9c1287e4446a5fb3a2f2ee746863db5cd01e919ce80 UID:a31257d6-2aaa-445c-a7fd-7b53ffbda864 NetNS:/var/run/netns/5723584f-d122-448c-91de-faecfd2d3bed Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda31257d6_2aaa_445c_a7fd_7b53ffbda864.slice PodAnnotations:0xc0058221f0}] Aliases:map[]}\"\nJun 11 11:45:02.820807 crc crio[22652]: time=\"2026-06-11T11:45:02.820720844Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29686305-lzqjx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:45:03.301786 crc crio[22652]: time=\"2026-06-11T11:45:03.301254022Z\" level=info msg=\"Stopped pod sandbox: 8c9128d1f46e9b1b8d70e9c1287e4446a5fb3a2f2ee746863db5cd01e919ce80\" id=dabc3f2b-7aa5-4a3d-86bc-c09449617560 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:45:03.845919 crc crio[22652]: time=\"2026-06-11T11:45:03.844844998Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=ea79c164-5bbc-4fd6-b45b-bc2b5126a06e name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:45:03.849797 crc crio[22652]: time=\"2026-06-11T11:45:03.849280711Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=c775669a-5bbf-4b65-876e-489e15ad362e name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:45:03.860404 crc crio[22652]: time=\"2026-06-11T11:45:03.860034667Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-d2tgt/registry-server\" id=463c9460-82e0-45bd-90c0-0cfbf0f007f2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:45:03.860952 crc crio[22652]: time=\"2026-06-11T11:45:03.860863026Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:45:03.924969 crc crio[22652]: time=\"2026-06-11T11:45:03.924836496Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:45:03.928327 crc crio[22652]: time=\"2026-06-11T11:45:03.928260206Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:45:04.103857 crc crio[22652]: time=\"2026-06-11T11:45:04.103641408Z\" level=info msg=\"Created container 4371db01bab07c4476e8a05ca1fdc08794657180272bb6b13b99e9ff3e94a912: openshift-marketplace/certified-operators-d2tgt/registry-server\" id=463c9460-82e0-45bd-90c0-0cfbf0f007f2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:45:04.105368 crc crio[22652]: time=\"2026-06-11T11:45:04.1052918Z\" level=info msg=\"Starting container: 4371db01bab07c4476e8a05ca1fdc08794657180272bb6b13b99e9ff3e94a912\" id=87b03f7e-9e92-4ed8-9e77-c9592ef0bd4e name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:45:04.116530 crc crio[22652]: time=\"2026-06-11T11:45:04.116445421Z\" level=info msg=\"Started container\" PID=205216 containerID=4371db01bab07c4476e8a05ca1fdc08794657180272bb6b13b99e9ff3e94a912 description=openshift-marketplace/certified-operators-d2tgt/registry-server id=87b03f7e-9e92-4ed8-9e77-c9592ef0bd4e name=/runtime.v1.RuntimeService/StartContainer sandboxID=09d5096090abb28f2dfa360ae19c5816853d73a87d146998fd5481b0dc23b6de\nJun 11 11:45:13.005762 crc crio[22652]: time=\"2026-06-11T11:45:13.004296521Z\" level=info msg=\"Stopping container: 4371db01bab07c4476e8a05ca1fdc08794657180272bb6b13b99e9ff3e94a912 (timeout: 2s)\" id=11be6e2b-6c9f-435b-bf1e-3f19e9cdfdf7 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:45:13.217815 crc crio[22652]: time=\"2026-06-11T11:45:13.217273826Z\" level=info msg=\"Stopped container 4371db01bab07c4476e8a05ca1fdc08794657180272bb6b13b99e9ff3e94a912: openshift-marketplace/certified-operators-d2tgt/registry-server\" id=11be6e2b-6c9f-435b-bf1e-3f19e9cdfdf7 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:45:13.220032 crc crio[22652]: time=\"2026-06-11T11:45:13.21994132Z\" level=info msg=\"Stopping pod sandbox: 09d5096090abb28f2dfa360ae19c5816853d73a87d146998fd5481b0dc23b6de\" id=8b44da9a-e83e-4952-920d-d5fc2d48a2a6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:45:13.222555 crc crio[22652]: time=\"2026-06-11T11:45:13.222466272Z\" level=info msg=\"Got pod network &{Name:certified-operators-d2tgt Namespace:openshift-marketplace ID:09d5096090abb28f2dfa360ae19c5816853d73a87d146998fd5481b0dc23b6de UID:fd530224-f4cf-4562-93bb-5afcead4888a NetNS:/var/run/netns/715c0d6d-36ba-4f67-8413-d02f9faf2aa7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfd530224_f4cf_4562_93bb_5afcead4888a.slice PodAnnotations:0xc002400340}] Aliases:map[]}\"\nJun 11 11:45:13.222752 crc crio[22652]: time=\"2026-06-11T11:45:13.222686379Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-d2tgt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:45:13.597523 crc crio[22652]: time=\"2026-06-11T11:45:13.594752729Z\" level=info msg=\"Stopped pod sandbox: 09d5096090abb28f2dfa360ae19c5816853d73a87d146998fd5481b0dc23b6de\" id=8b44da9a-e83e-4952-920d-d5fc2d48a2a6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:45:14.032756 crc crio[22652]: time=\"2026-06-11T11:45:14.032252627Z\" level=info msg=\"Removing container: 4371db01bab07c4476e8a05ca1fdc08794657180272bb6b13b99e9ff3e94a912\" id=69fbe022-e8a8-4af1-9da9-9f136b173cb5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:45:14.063660 crc crio[22652]: time=\"2026-06-11T11:45:14.063549641Z\" level=info msg=\"Removed container 4371db01bab07c4476e8a05ca1fdc08794657180272bb6b13b99e9ff3e94a912: openshift-marketplace/certified-operators-d2tgt/registry-server\" id=69fbe022-e8a8-4af1-9da9-9f136b173cb5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:45:14.067294 crc crio[22652]: time=\"2026-06-11T11:45:14.067036268Z\" level=info msg=\"Removing container: 8f7118dd1de162247d4e1bb4df6a81460b806a548d00c93b7e8feb74afd968bd\" id=47b9b753-7ba2-476d-9d44-a841fb78cc1f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:45:14.105535 crc crio[22652]: time=\"2026-06-11T11:45:14.105360036Z\" level=info msg=\"Removed container 8f7118dd1de162247d4e1bb4df6a81460b806a548d00c93b7e8feb74afd968bd: openshift-marketplace/certified-operators-d2tgt/extract-content\" id=47b9b753-7ba2-476d-9d44-a841fb78cc1f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:45:14.110288 crc crio[22652]: time=\"2026-06-11T11:45:14.110033955Z\" level=info msg=\"Removing container: d6e559dad65f2c05224372914f2e7efddf3313b75d9ceb82bb862c30e0ca7576\" id=d7783d82-10ec-4181-be5c-c6ef0e3241b4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:45:14.162477 crc crio[22652]: time=\"2026-06-11T11:45:14.161984062Z\" level=info msg=\"Removed container d6e559dad65f2c05224372914f2e7efddf3313b75d9ceb82bb862c30e0ca7576: openshift-marketplace/certified-operators-d2tgt/extract-utilities\" id=d7783d82-10ec-4181-be5c-c6ef0e3241b4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:45:15.855181 crc crio[22652]: time=\"2026-06-11T11:45:15.854373018Z\" level=info msg=\"Removing container: 2c7d0212ad44b432c7c7d2b38ac03cbd1a1124524093d83222356cd1b0cd5629\" id=92e8cd8e-3590-4c18-b1a0-17834716e18a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:45:15.896956 crc crio[22652]: time=\"2026-06-11T11:45:15.89685364Z\" level=info msg=\"Removed container 2c7d0212ad44b432c7c7d2b38ac03cbd1a1124524093d83222356cd1b0cd5629: openshift-operator-lifecycle-manager/collect-profiles-29686260-bfqlb/collect-profiles\" id=92e8cd8e-3590-4c18-b1a0-17834716e18a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:45:15.917051 crc crio[22652]: time=\"2026-06-11T11:45:15.916923913Z\" level=info msg=\"Stopping pod sandbox: 09d5096090abb28f2dfa360ae19c5816853d73a87d146998fd5481b0dc23b6de\" id=5a798f1e-5e9d-4dbb-b87f-8a6214f615b1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:45:15.917828 crc crio[22652]: time=\"2026-06-11T11:45:15.91774731Z\" level=info msg=\"Stopped pod sandbox (already stopped): 09d5096090abb28f2dfa360ae19c5816853d73a87d146998fd5481b0dc23b6de\" id=5a798f1e-5e9d-4dbb-b87f-8a6214f615b1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:45:15.919325 crc crio[22652]: time=\"2026-06-11T11:45:15.919093823Z\" level=info msg=\"Removing pod sandbox: 09d5096090abb28f2dfa360ae19c5816853d73a87d146998fd5481b0dc23b6de\" id=e99217e5-22b8-47df-8bd5-8fe89637e1f7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:45:15.950509 crc crio[22652]: time=\"2026-06-11T11:45:15.948950408Z\" level=info msg=\"Removed pod sandbox: 09d5096090abb28f2dfa360ae19c5816853d73a87d146998fd5481b0dc23b6de\" id=e99217e5-22b8-47df-8bd5-8fe89637e1f7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:45:15.953174 crc crio[22652]: time=\"2026-06-11T11:45:15.953082612Z\" level=info msg=\"Stopping pod sandbox: cc56f8038bf258bf85f4253f2420411ae6d0afdec330d31bda67c9333e85efa8\" id=49665dd3-823f-40ee-ab29-c8334fa24b58 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:45:15.953491 crc crio[22652]: time=\"2026-06-11T11:45:15.953261008Z\" level=info msg=\"Stopped pod sandbox (already stopped): cc56f8038bf258bf85f4253f2420411ae6d0afdec330d31bda67c9333e85efa8\" id=49665dd3-823f-40ee-ab29-c8334fa24b58 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:45:15.953745 crc crio[22652]: time=\"2026-06-11T11:45:15.953692412Z\" level=info msg=\"Removing pod sandbox: cc56f8038bf258bf85f4253f2420411ae6d0afdec330d31bda67c9333e85efa8\" id=1f97a0ab-7f26-424d-8f4d-7f9ed8a6b773 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:45:15.988659 crc crio[22652]: time=\"2026-06-11T11:45:15.988533001Z\" level=info msg=\"Removed pod sandbox: cc56f8038bf258bf85f4253f2420411ae6d0afdec330d31bda67c9333e85efa8\" id=1f97a0ab-7f26-424d-8f4d-7f9ed8a6b773 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:45:34.507077 crc crio[22652]: time=\"2026-06-11T11:45:34.506385263Z\" level=info msg=\"Running pod sandbox: openshift-must-gather-v4w4f/must-gather-4bgk9/POD\" id=0cb45c8c-3f09-47a3-8bfe-5fa215ac54d2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:34.509360 crc crio[22652]: time=\"2026-06-11T11:45:34.507104657Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:45:34.537804 crc crio[22652]: time=\"2026-06-11T11:45:34.537694412Z\" level=info msg=\"Got pod network &{Name:must-gather-4bgk9 Namespace:openshift-must-gather-v4w4f ID:3c75c5b5fe1bb0f15b8c7461549041ee7a0e6b8e6122b1c283cbf6d2c29618aa UID:158213b8-d3d8-49c3-a86b-3c5ba1bd13ad NetNS:/var/run/netns/f1e7a51d-526a-49cb-909b-04585f283ddf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod158213b8_d3d8_49c3_a86b_3c5ba1bd13ad.slice PodAnnotations:0xc005a4cb60}] Aliases:map[]}\"\nJun 11 11:45:34.537804 crc crio[22652]: time=\"2026-06-11T11:45:34.537765625Z\" level=info msg=\"Adding pod openshift-must-gather-v4w4f_must-gather-4bgk9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:45:35.061349 crc crio[22652]: 2026-06-11T11:45:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3c75c5b5fe1bb0f Mac:1e:90:a8:26:33:19 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0d Mtu:0 Sandbox:/var/run/netns/f1e7a51d-526a-49cb-909b-04585f283ddf SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.1.13 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:45:35.063386 crc crio[22652]: time=\"2026-06-11T11:45:35.063105667Z\" level=info msg=\"Got pod network &{Name:must-gather-4bgk9 Namespace:openshift-must-gather-v4w4f ID:3c75c5b5fe1bb0f15b8c7461549041ee7a0e6b8e6122b1c283cbf6d2c29618aa UID:158213b8-d3d8-49c3-a86b-3c5ba1bd13ad NetNS:/var/run/netns/f1e7a51d-526a-49cb-909b-04585f283ddf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod158213b8_d3d8_49c3_a86b_3c5ba1bd13ad.slice PodAnnotations:0xc005a4cb60}] Aliases:map[]}\"\nJun 11 11:45:35.063386 crc crio[22652]: time=\"2026-06-11T11:45:35.063364475Z\" level=info msg=\"Checking pod openshift-must-gather-v4w4f_must-gather-4bgk9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:45:35.073980 crc crio[22652]: time=\"2026-06-11T11:45:35.073881795Z\" level=info msg=\"Ran pod sandbox 3c75c5b5fe1bb0f15b8c7461549041ee7a0e6b8e6122b1c283cbf6d2c29618aa with infra container: openshift-must-gather-v4w4f/must-gather-4bgk9/POD\" id=0cb45c8c-3f09-47a3-8bfe-5fa215ac54d2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:35.076657 crc crio[22652]: time=\"2026-06-11T11:45:35.076591218Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=397729fb-3a44-4907-ae12-567ff8648f43 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:45:35.076981 crc crio[22652]: time=\"2026-06-11T11:45:35.076894389Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-must-gather:latest not found\" id=397729fb-3a44-4907-ae12-567ff8648f43 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:45:35.076981 crc crio[22652]: time=\"2026-06-11T11:45:35.07694853Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-must-gather:latest found\" id=397729fb-3a44-4907-ae12-567ff8648f43 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:45:35.079490 crc crio[22652]: time=\"2026-06-11T11:45:35.079404161Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=89585e8a-5ad3-4eb9-8428-9c492b921da9 name=/runtime.v1.ImageService/PullImage\nJun 11 11:45:35.387189 crc crio[22652]: time=\"2026-06-11T11:45:35.387058654Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-must-gather:latest\\\"\"\nJun 11 11:45:47.275213 crc crio[22652]: time=\"2026-06-11T11:45:47.274440577Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-must-gather@sha256:7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8\" id=89585e8a-5ad3-4eb9-8428-9c492b921da9 name=/runtime.v1.ImageService/PullImage\nJun 11 11:45:47.276674 crc crio[22652]: time=\"2026-06-11T11:45:47.276241476Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=6097bf53-afda-4df2-a7fd-76f503f703c1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:45:47.280582 crc crio[22652]: time=\"2026-06-11T11:45:47.280473921Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=07c69d3d-8592-4c62-8bdb-8aaeaec93f7d name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:45:47.292688 crc crio[22652]: time=\"2026-06-11T11:45:47.292624333Z\" level=info msg=\"Creating container: openshift-must-gather-v4w4f/must-gather-4bgk9/gather\" id=8ed2c21e-a6fd-4c4c-b085-f05b09722cfb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:45:47.294387 crc crio[22652]: time=\"2026-06-11T11:45:47.29436182Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:45:47.347845 crc crio[22652]: time=\"2026-06-11T11:45:47.347718179Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:45:47.660851 crc crio[22652]: time=\"2026-06-11T11:45:47.660741207Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:45:47.777675 crc crio[22652]: time=\"2026-06-11T11:45:47.777579582Z\" level=info msg=\"Created container 8b70a206f740acef98a00eed4b66d833673b50e1d44a207e3f4a0199273a2e24: openshift-must-gather-v4w4f/must-gather-4bgk9/gather\" id=8ed2c21e-a6fd-4c4c-b085-f05b09722cfb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:45:47.778786 crc crio[22652]: time=\"2026-06-11T11:45:47.778723848Z\" level=info msg=\"Starting container: 8b70a206f740acef98a00eed4b66d833673b50e1d44a207e3f4a0199273a2e24\" id=6efb56d7-360c-40f3-a3bf-0c692faca504 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:45:47.783265 crc crio[22652]: time=\"2026-06-11T11:45:47.78307537Z\" level=info msg=\"Started container\" PID=207446 containerID=8b70a206f740acef98a00eed4b66d833673b50e1d44a207e3f4a0199273a2e24 description=openshift-must-gather-v4w4f/must-gather-4bgk9/gather id=6efb56d7-360c-40f3-a3bf-0c692faca504 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3c75c5b5fe1bb0f15b8c7461549041ee7a0e6b8e6122b1c283cbf6d2c29618aa\nJun 11 11:45:47.795650 crc crio[22652]: time=\"2026-06-11T11:45:47.795315544Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=2ba5fbd7-1739-4b1f-af29-7da7ad0d2c84 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:45:47.799530 crc crio[22652]: time=\"2026-06-11T11:45:47.799416895Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=4683799d-8fd5-4de8-bf2e-6952c53e3440 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:45:47.811362 crc crio[22652]: time=\"2026-06-11T11:45:47.811090592Z\" level=info msg=\"Creating container: openshift-must-gather-v4w4f/must-gather-4bgk9/copy\" id=b2f82225-6320-46e7-b5c9-873ad02defe6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:45:47.812552 crc crio[22652]: time=\"2026-06-11T11:45:47.812476717Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:45:47.859824 crc crio[22652]: time=\"2026-06-11T11:45:47.859720668Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:45:48.036101 crc crio[22652]: time=\"2026-06-11T11:45:48.035432831Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:45:48.175040 crc crio[22652]: time=\"2026-06-11T11:45:48.174923586Z\" level=info msg=\"Created container 0aa0c5d891c74b34bde1bc7b3226bd4a451f23ffc98f91f05e16f5ed90656136: openshift-must-gather-v4w4f/must-gather-4bgk9/copy\" id=b2f82225-6320-46e7-b5c9-873ad02defe6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:45:48.176842 crc crio[22652]: time=\"2026-06-11T11:45:48.176749985Z\" level=info msg=\"Starting container: 0aa0c5d891c74b34bde1bc7b3226bd4a451f23ffc98f91f05e16f5ed90656136\" id=f2f8d99d-0e83-49c0-9cc2-80522c73fc79 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:45:48.184177 crc crio[22652]: time=\"2026-06-11T11:45:48.18402311Z\" level=info msg=\"Started container\" PID=207485 containerID=0aa0c5d891c74b34bde1bc7b3226bd4a451f23ffc98f91f05e16f5ed90656136 description=openshift-must-gather-v4w4f/must-gather-4bgk9/copy id=f2f8d99d-0e83-49c0-9cc2-80522c73fc79 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3c75c5b5fe1bb0f15b8c7461549041ee7a0e6b8e6122b1c283cbf6d2c29618aa\nJun 11 11:45:48.258583 crc crio[22652]: time=\"2026-06-11T11:45:48.258517531Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 11:45:51.985030 crc crio[22652]: time=\"2026-06-11T11:45:51.983524902Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 11:45:52.031495 crc crio[22652]: time=\"2026-06-11T11:45:52.031047963Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 11:45:52.365857 crc crio[22652]: time=\"2026-06-11T11:45:52.365556305Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 11:45:52.389440 crc crio[22652]: time=\"2026-06-11T11:45:52.3893533Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 11:45:52.400615 crc crio[22652]: time=\"2026-06-11T11:45:52.400350357Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 11:45:52.415864 crc crio[22652]: time=\"2026-06-11T11:45:52.415815933Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 11:45:52.717927 crc crio[22652]: time=\"2026-06-11T11:45:52.717739154Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 11:45:52.727681 crc crio[22652]: time=\"2026-06-11T11:45:52.725684289Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 11:45:54.021268 crc crio[22652]: time=\"2026-06-11T11:45:54.020807527Z\" level=info msg=\"Running pod sandbox: openshift-must-gather-v4w4f/crc-debug-9d9f5/POD\" id=ccbccf9e-5a30-4947-8e85-7b06fd07161a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:54.026346 crc crio[22652]: time=\"2026-06-11T11:45:54.021308334Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:45:54.046243 crc crio[22652]: time=\"2026-06-11T11:45:54.046107384Z\" 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=ccbccf9e-5a30-4947-8e85-7b06fd07161a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:54.058203 crc crio[22652]: time=\"2026-06-11T11:45:54.058049928Z\" level=info msg=\"Ran pod sandbox 6ba1bdcf4c0716faafbaa81cbb3aa9acab76cdf8471301db585c1b8e7f4db117 with infra container: openshift-must-gather-v4w4f/crc-debug-9d9f5/POD\" id=ccbccf9e-5a30-4947-8e85-7b06fd07161a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:54.060547 crc crio[22652]: time=\"2026-06-11T11:45:54.060479995Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=af4f9d8c-a631-4c31-9518-21c898656af8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:45:54.060786 crc crio[22652]: time=\"2026-06-11T11:45:54.060728253Z\" level=info msg=\"Image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2 not found\" id=af4f9d8c-a631-4c31-9518-21c898656af8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:45:54.060867 crc crio[22652]: time=\"2026-06-11T11:45:54.060800105Z\" level=info msg=\"Neither image nor artfiact quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2 found\" id=af4f9d8c-a631-4c31-9518-21c898656af8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:45:54.061872 crc crio[22652]: time=\"2026-06-11T11:45:54.061782777Z\" level=info msg=\"Pulling image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=8ac52046-1683-4025-96a4-8dba75a08c51 name=/runtime.v1.ImageService/PullImage\nJun 11 11:45:54.068921 crc crio[22652]: time=\"2026-06-11T11:45:54.068832275Z\" level=info msg=\"Trying to access \\\"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\\\"\"\nJun 11 11:46:02.416696 crc crio[22652]: time=\"2026-06-11T11:46:02.415929752Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686306-gtc9n/POD\" id=d5f3f4be-d7f0-453b-b9e1-58a0bcbeb6d0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:46:02.418324 crc crio[22652]: time=\"2026-06-11T11:46:02.416711198Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:02.454265 crc crio[22652]: time=\"2026-06-11T11:46:02.454184636Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686306-gtc9n Namespace:openshift-infra ID:ff06cc9e14d758e7f36df9eeab2965128643c43eecbb847d81539ab1d9414249 UID:4ec94d29-3657-4b22-8a6e-fc7e646771d4 NetNS:/var/run/netns/f94bd07d-f433-4f67-ab5b-9d0a00e6ad53 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4ec94d29_3657_4b22_8a6e_fc7e646771d4.slice PodAnnotations:0xc0022f6990}] Aliases:map[]}\"\nJun 11 11:46:02.454556 crc crio[22652]: time=\"2026-06-11T11:46:02.454535897Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686306-gtc9n to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:46:03.063374 crc crio[22652]: 2026-06-11T11:46:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ff06cc9e14d758e Mac:8a:53:79:e3:45:67 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0e Mtu:0 Sandbox:/var/run/netns/f94bd07d-f433-4f67-ab5b-9d0a00e6ad53 SocketPath: PciID:}] [{Interface:0xc0002609e0 Address:{IP:10.217.1.14 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:46:03.063374 crc crio[22652]: time=\"2026-06-11T11:46:03.063254583Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686306-gtc9n Namespace:openshift-infra ID:ff06cc9e14d758e7f36df9eeab2965128643c43eecbb847d81539ab1d9414249 UID:4ec94d29-3657-4b22-8a6e-fc7e646771d4 NetNS:/var/run/netns/f94bd07d-f433-4f67-ab5b-9d0a00e6ad53 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4ec94d29_3657_4b22_8a6e_fc7e646771d4.slice PodAnnotations:0xc0022f6990}] Aliases:map[]}\"\nJun 11 11:46:03.064994 crc crio[22652]: time=\"2026-06-11T11:46:03.063418588Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686306-gtc9n for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:46:03.072994 crc crio[22652]: time=\"2026-06-11T11:46:03.072891037Z\" level=info msg=\"Ran pod sandbox ff06cc9e14d758e7f36df9eeab2965128643c43eecbb847d81539ab1d9414249 with infra container: openshift-infra/auto-csr-approver-29686306-gtc9n/POD\" id=d5f3f4be-d7f0-453b-b9e1-58a0bcbeb6d0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:46:03.076902 crc crio[22652]: time=\"2026-06-11T11:46:03.076762629Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=7e6c9d01-e4c0-44b6-b055-290ec27e3a01 name=/runtime.v1.ImageService/PullImage\nJun 11 11:46:03.305435 crc crio[22652]: time=\"2026-06-11T11:46:03.305342396Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 11:46:06.427196 crc crio[22652]: time=\"2026-06-11T11:46:06.42626841Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=7e6c9d01-e4c0-44b6-b055-290ec27e3a01 name=/runtime.v1.ImageService/PullImage\nJun 11 11:46:06.428773 crc crio[22652]: time=\"2026-06-11T11:46:06.428693968Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=cce6cd8a-93e8-4451-a909-fec2b835dd7f name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:06.435835 crc crio[22652]: time=\"2026-06-11T11:46:06.435746725Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=fa769f49-2129-4dab-80ef-b07b34756956 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:06.445690 crc crio[22652]: time=\"2026-06-11T11:46:06.445589752Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686306-gtc9n/oc\" id=9b845f86-103a-47c7-8f39-3d722e420e92 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:06.446293 crc crio[22652]: time=\"2026-06-11T11:46:06.446212063Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:06.523024 crc crio[22652]: time=\"2026-06-11T11:46:06.522745622Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:07.026364 crc crio[22652]: time=\"2026-06-11T11:46:07.025998616Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:07.168749 crc crio[22652]: time=\"2026-06-11T11:46:07.168099955Z\" level=info msg=\"Created container f46880343421002f64532ea96e64683d05483549fb40cad7aab1a4c1e510d8b7: openshift-infra/auto-csr-approver-29686306-gtc9n/oc\" id=9b845f86-103a-47c7-8f39-3d722e420e92 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:07.170028 crc crio[22652]: time=\"2026-06-11T11:46:07.169957756Z\" level=info msg=\"Starting container: f46880343421002f64532ea96e64683d05483549fb40cad7aab1a4c1e510d8b7\" id=cf21c781-6d36-4660-a2f3-9a553daf8a26 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:46:07.180564 crc crio[22652]: time=\"2026-06-11T11:46:07.180426435Z\" level=info msg=\"Started container\" PID=210924 containerID=f46880343421002f64532ea96e64683d05483549fb40cad7aab1a4c1e510d8b7 description=openshift-infra/auto-csr-approver-29686306-gtc9n/oc id=cf21c781-6d36-4660-a2f3-9a553daf8a26 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ff06cc9e14d758e7f36df9eeab2965128643c43eecbb847d81539ab1d9414249\nJun 11 11:46:10.069375 crc crio[22652]: time=\"2026-06-11T11:46:10.068781954Z\" level=info msg=\"Stopping pod sandbox: ff06cc9e14d758e7f36df9eeab2965128643c43eecbb847d81539ab1d9414249\" id=5ed6cd85-b503-4f4b-bb82-e70258f476e2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:46:10.071071 crc crio[22652]: time=\"2026-06-11T11:46:10.069959912Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686306-gtc9n Namespace:openshift-infra ID:ff06cc9e14d758e7f36df9eeab2965128643c43eecbb847d81539ab1d9414249 UID:4ec94d29-3657-4b22-8a6e-fc7e646771d4 NetNS:/var/run/netns/f94bd07d-f433-4f67-ab5b-9d0a00e6ad53 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4ec94d29_3657_4b22_8a6e_fc7e646771d4.slice PodAnnotations:0xc0022f66d8}] Aliases:map[]}\"\nJun 11 11:46:10.071071 crc crio[22652]: time=\"2026-06-11T11:46:10.070270173Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686306-gtc9n from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:46:30.200733 crc crio[22652]: time=\"2026-06-11T11:46:30.199221483Z\" level=info msg=\"Stopped pod sandbox: ff06cc9e14d758e7f36df9eeab2965128643c43eecbb847d81539ab1d9414249\" id=5ed6cd85-b503-4f4b-bb82-e70258f476e2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:46:30.701975 crc crio[22652]: time=\"2026-06-11T11:46:30.70153004Z\" level=info msg=\"Pulled image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=8ac52046-1683-4025-96a4-8dba75a08c51 name=/runtime.v1.ImageService/PullImage\nJun 11 11:46:30.703037 crc crio[22652]: time=\"2026-06-11T11:46:30.702989168Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=13812f8f-0c20-4582-a273-80ea3a0c7ddc name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:30.709427 crc crio[22652]: time=\"2026-06-11T11:46:30.709286851Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=24d435aa-3d5f-46d1-861d-863abd6bfad1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:30.728397 crc crio[22652]: time=\"2026-06-11T11:46:30.728181229Z\" level=info msg=\"Creating container: openshift-must-gather-v4w4f/crc-debug-9d9f5/container-00\" id=995ddf2f-a63c-45af-b716-becbb059a4f1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:30.730847 crc crio[22652]: time=\"2026-06-11T11:46:30.730792834Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:30.776640 crc crio[22652]: time=\"2026-06-11T11:46:30.776562135Z\" level=info msg=\"Mount propogration for the host path / will be set to HostToContainer as it includes the container storage root\" id=995ddf2f-a63c-45af-b716-becbb059a4f1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:30.812092 crc crio[22652]: time=\"2026-06-11T11:46:30.811950721Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:30.815770 crc crio[22652]: time=\"2026-06-11T11:46:30.815696683Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:30.834534 crc crio[22652]: time=\"2026-06-11T11:46:30.834486185Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1\" id=caa7c1b6-7461-46f8-b37f-74a7d908310d name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:30.837870 crc crio[22652]: time=\"2026-06-11T11:46:30.837786872Z\" level=info msg=\"Pulling image: quay.io/metal3-io/baremetal-operator:release-0.9\" id=cfea1a6b-b2d9-44e6-83ad-2e59a1aa139b name=/runtime.v1.ImageService/PullImage\nJun 11 11:46:30.841811 crc crio[22652]: time=\"2026-06-11T11:46:30.841776601Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1\" id=b9e3cacd-77dd-4f50-87d6-b01db9f9f215 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:30.849606 crc crio[22652]: time=\"2026-06-11T11:46:30.84951521Z\" level=info msg=\"Creating container: openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759f46tl2/manager\" id=e38d2742-8b8d-43ad-8d51-e63bf27cf139 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:30.849921 crc crio[22652]: time=\"2026-06-11T11:46:30.849868144Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/baremetal-operator:release-0.9\\\"\"\nJun 11 11:46:30.850057 crc crio[22652]: time=\"2026-06-11T11:46:30.849970005Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:30.850361 crc crio[22652]: time=\"2026-06-11T11:46:30.849986499Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf\" id=d11b695a-63e5-4a9d-bcbe-3b58a4fccdda name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:30.852894 crc crio[22652]: time=\"2026-06-11T11:46:30.852725892Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf\" id=45cda337-4067-4dab-b9e5-e15d7a4b1494 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:30.866939 crc crio[22652]: time=\"2026-06-11T11:46:30.866455416Z\" level=info msg=\"Creating container: openstack-operators/ironic-operator-controller-manager-75f8548fcd-wljgl/manager\" id=657f366a-3d7f-434d-b487-1bcfbaa9fbee name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:30.872999 crc crio[22652]: time=\"2026-06-11T11:46:30.872883393Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=c0a2ea3d-a4ad-4d9a-804a-151a8148b5d2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:30.880854 crc crio[22652]: time=\"2026-06-11T11:46:30.879700543Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63\" id=e571aa27-f69d-4b95-ad70-56ffcfe584fb name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:30.896982 crc crio[22652]: time=\"2026-06-11T11:46:30.896635429Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc\" id=5eee8ce1-1584-4161-a0e6-1639f70ca2b2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:30.901788 crc crio[22652]: time=\"2026-06-11T11:46:30.901696701Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:30.905069 crc crio[22652]: time=\"2026-06-11T11:46:30.904958987Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc\" id=c78866ea-d076-43f3-b312-209e0f866ec2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:30.905616 crc crio[22652]: time=\"2026-06-11T11:46:30.905546097Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=2b80505d-96e7-4169-a5d0-8e9de5b7d2e5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:30.907625 crc crio[22652]: time=\"2026-06-11T11:46:30.907329655Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63\" id=b428bcd2-6ab2-42da-8de6-81d53668c96e name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:30.909667 crc crio[22652]: time=\"2026-06-11T11:46:30.909586198Z\" level=info msg=\"Creating container: metallb-system/metallb-operator-controller-manager-6b45478744-dhq8h/manager\" id=9fad864f-1202-49e1-aaca-84c4a87e5cba name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:30.909986 crc crio[22652]: time=\"2026-06-11T11:46:30.909918379Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:30.914825 crc crio[22652]: time=\"2026-06-11T11:46:30.913484421Z\" level=info msg=\"Creating container: openstack-operators/octavia-operator-controller-manager-6495978d8d-pvn7j/manager\" id=cfe70a23-f676-4967-ad1b-dd80e0a65956 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:30.914825 crc crio[22652]: time=\"2026-06-11T11:46:30.914019829Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:30.914825 crc crio[22652]: time=\"2026-06-11T11:46:30.914478178Z\" level=info msg=\"Creating container: openstack-operators/test-operator-controller-manager-8d5599d7d-rwsh4/manager\" id=6d6b75ca-3565-4476-899d-9fe48136c0f4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:31.041029 crc crio[22652]: time=\"2026-06-11T11:46:31.012886284Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:31.090237 crc crio[22652]: time=\"2026-06-11T11:46:31.090090084Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:31.125722 crc crio[22652]: time=\"2026-06-11T11:46:31.12554287Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:31.189793 crc crio[22652]: time=\"2026-06-11T11:46:31.189724093Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:31.194650 crc crio[22652]: time=\"2026-06-11T11:46:31.193821075Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:31.327620 crc crio[22652]: time=\"2026-06-11T11:46:31.327485356Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:31.345456 crc crio[22652]: time=\"2026-06-11T11:46:31.345369958Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:31.442660 crc crio[22652]: time=\"2026-06-11T11:46:31.442063696Z\" level=info msg=\"Created container 06633b4c8fca321300df78913889824f8ae81548f761796114367885bcdbb18c: openshift-must-gather-v4w4f/crc-debug-9d9f5/container-00\" id=995ddf2f-a63c-45af-b716-becbb059a4f1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:31.446715 crc crio[22652]: time=\"2026-06-11T11:46:31.446572089Z\" level=info msg=\"Starting container: 06633b4c8fca321300df78913889824f8ae81548f761796114367885bcdbb18c\" id=d16ee574-add5-4dff-890b-5c3460f5ca04 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:46:31.455648 crc crio[22652]: time=\"2026-06-11T11:46:31.455441058Z\" level=info msg=\"Started container\" PID=214094 containerID=06633b4c8fca321300df78913889824f8ae81548f761796114367885bcdbb18c description=openshift-must-gather-v4w4f/crc-debug-9d9f5/container-00 id=d16ee574-add5-4dff-890b-5c3460f5ca04 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6ba1bdcf4c0716faafbaa81cbb3aa9acab76cdf8471301db585c1b8e7f4db117\nJun 11 11:46:31.466091 crc crio[22652]: time=\"2026-06-11T11:46:31.465980799Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:31.471567 crc crio[22652]: time=\"2026-06-11T11:46:31.47061004Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:31.499042 crc crio[22652]: time=\"2026-06-11T11:46:31.498932808Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:31.511212 crc crio[22652]: time=\"2026-06-11T11:46:31.51106846Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:31.537076 crc crio[22652]: time=\"2026-06-11T11:46:31.536987774Z\" level=info msg=\"Pulled image: quay.io/metal3-io/baremetal-operator@sha256:9ef16b26df77e09ed539968e7c9664caa407b3271b47747c22f676af9f47a963\" id=cfea1a6b-b2d9-44e6-83ad-2e59a1aa139b name=/runtime.v1.ImageService/PullImage\nJun 11 11:46:31.539063 crc crio[22652]: time=\"2026-06-11T11:46:31.53901998Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9\" id=66aac6ea-9e4a-45d9-b210-a8914fa119c6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:31.554233 crc crio[22652]: time=\"2026-06-11T11:46:31.554087286Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9\" id=067ee149-43ea-47d3-a649-2a1387518f58 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:31.555089 crc crio[22652]: time=\"2026-06-11T11:46:31.554947563Z\" level=info msg=\"Created container 5e6f707093aaedced4bfd4eaa7004777e7d68fbb9ced9aeca98de1f66f5329f0: openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759f46tl2/manager\" id=e38d2742-8b8d-43ad-8d51-e63bf27cf139 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:31.557600 crc crio[22652]: time=\"2026-06-11T11:46:31.557421294Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-controller-manager-5cdd86f4c9-nlkzh/manager\" id=b10bc518-4efc-4116-a71d-6cef54f86760 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:31.558806 crc crio[22652]: time=\"2026-06-11T11:46:31.558082375Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:31.558806 crc crio[22652]: time=\"2026-06-11T11:46:31.55829439Z\" level=info msg=\"Starting container: 5e6f707093aaedced4bfd4eaa7004777e7d68fbb9ced9aeca98de1f66f5329f0\" id=9a7881ff-925b-474a-96f6-8aa676f1e745 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:46:31.583699 crc crio[22652]: time=\"2026-06-11T11:46:31.583559065Z\" level=info msg=\"Started container\" PID=214113 containerID=5e6f707093aaedced4bfd4eaa7004777e7d68fbb9ced9aeca98de1f66f5329f0 description=openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759f46tl2/manager id=9a7881ff-925b-474a-96f6-8aa676f1e745 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e255759035f2a87f2c4f1c8f24504084a639e57360982bce12fcd3a2219e394e\nJun 11 11:46:31.711500 crc crio[22652]: time=\"2026-06-11T11:46:31.711328973Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:31.759499 crc crio[22652]: time=\"2026-06-11T11:46:31.75934083Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:31.811266 crc crio[22652]: time=\"2026-06-11T11:46:31.810724716Z\" level=info msg=\"Created container f62d506ddb3985ad4534263113f1b930fbc4bc950e6e3de975bb761a8483ca80: openstack-operators/ironic-operator-controller-manager-75f8548fcd-wljgl/manager\" id=657f366a-3d7f-434d-b487-1bcfbaa9fbee name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:31.811967 crc crio[22652]: time=\"2026-06-11T11:46:31.811855672Z\" level=info msg=\"Starting container: f62d506ddb3985ad4534263113f1b930fbc4bc950e6e3de975bb761a8483ca80\" id=7d41ee40-381c-4efa-a024-f51fba094b4b name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:46:31.819208 crc crio[22652]: time=\"2026-06-11T11:46:31.818991473Z\" level=info msg=\"Started container\" PID=214132 containerID=f62d506ddb3985ad4534263113f1b930fbc4bc950e6e3de975bb761a8483ca80 description=openstack-operators/ironic-operator-controller-manager-75f8548fcd-wljgl/manager id=7d41ee40-381c-4efa-a024-f51fba094b4b name=/runtime.v1.RuntimeService/StartContainer sandboxID=f917408fba74c06adb6a1e4b036c6fb24716824cc81d14dbcdfaac06eaad9fb1\nJun 11 11:46:31.972445 crc crio[22652]: time=\"2026-06-11T11:46:31.970929593Z\" level=info msg=\"Created container 424da0c06a77fd8ca1314a3d8af43a855250d1a457d4ba899d97b8089c6b11ad: openstack-operators/test-operator-controller-manager-8d5599d7d-rwsh4/manager\" id=6d6b75ca-3565-4476-899d-9fe48136c0f4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:31.972445 crc crio[22652]: time=\"2026-06-11T11:46:31.972282492Z\" level=info msg=\"Starting container: 424da0c06a77fd8ca1314a3d8af43a855250d1a457d4ba899d97b8089c6b11ad\" id=ac163bbd-df4a-4c24-8541-f503a5852347 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:46:31.972952 crc crio[22652]: time=\"2026-06-11T11:46:31.972858956Z\" level=info msg=\"Created container 76b352df98eb00fd8b2da9d8fd05536a710bf4e187b2abb637c6be303774964a: metallb-system/metallb-operator-controller-manager-6b45478744-dhq8h/manager\" id=9fad864f-1202-49e1-aaca-84c4a87e5cba name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:31.975662 crc crio[22652]: time=\"2026-06-11T11:46:31.974784103Z\" level=info msg=\"Starting container: 76b352df98eb00fd8b2da9d8fd05536a710bf4e187b2abb637c6be303774964a\" id=bba11a7c-b728-41aa-8d50-bf0bc247472c name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:46:31.980351 crc crio[22652]: time=\"2026-06-11T11:46:31.980224668Z\" level=info msg=\"Started container\" PID=214203 containerID=424da0c06a77fd8ca1314a3d8af43a855250d1a457d4ba899d97b8089c6b11ad description=openstack-operators/test-operator-controller-manager-8d5599d7d-rwsh4/manager id=ac163bbd-df4a-4c24-8541-f503a5852347 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7091021d6b5fccb913ae6e74b7670d034d97303585656d16ff3044fb4801ad05\nJun 11 11:46:31.983355 crc crio[22652]: time=\"2026-06-11T11:46:31.983184505Z\" level=info msg=\"Started container\" PID=214202 containerID=76b352df98eb00fd8b2da9d8fd05536a710bf4e187b2abb637c6be303774964a description=metallb-system/metallb-operator-controller-manager-6b45478744-dhq8h/manager id=bba11a7c-b728-41aa-8d50-bf0bc247472c name=/runtime.v1.RuntimeService/StartContainer sandboxID=c5868a94760e0bb1fa3960ca616331352bf7ab99319fa50df625870bce523dc5\nJun 11 11:46:32.023227 crc crio[22652]: time=\"2026-06-11T11:46:32.022966827Z\" level=info msg=\"Created container d53b3e74e84216be32a2472a97c6121fcbd0cc0214ea9832676bd1b07991c986: openstack-operators/octavia-operator-controller-manager-6495978d8d-pvn7j/manager\" id=cfe70a23-f676-4967-ad1b-dd80e0a65956 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:32.025068 crc crio[22652]: time=\"2026-06-11T11:46:32.024920426Z\" level=info msg=\"Starting container: d53b3e74e84216be32a2472a97c6121fcbd0cc0214ea9832676bd1b07991c986\" id=3d970185-216b-49c6-a3e0-534d4ddebca0 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:46:32.055623 crc crio[22652]: time=\"2026-06-11T11:46:32.055063213Z\" level=info msg=\"Started container\" PID=214195 containerID=d53b3e74e84216be32a2472a97c6121fcbd0cc0214ea9832676bd1b07991c986 description=openstack-operators/octavia-operator-controller-manager-6495978d8d-pvn7j/manager id=3d970185-216b-49c6-a3e0-534d4ddebca0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1d4e89c9c4ce6ffcc0b969ae7f07419b21a56224a3e6d60ae9d47587b405b1f0\nJun 11 11:46:32.090954 crc crio[22652]: time=\"2026-06-11T11:46:32.090672068Z\" level=info msg=\"Created container 6858d4ef4a0c43521db6ae5c280ad2a89f6f15b682e5a0b3dc77285dafa7ba57: baremetal-operator-system/baremetal-operator-controller-manager-5cdd86f4c9-nlkzh/manager\" id=b10bc518-4efc-4116-a71d-6cef54f86760 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:32.092407 crc crio[22652]: time=\"2026-06-11T11:46:32.092109194Z\" level=info msg=\"Starting container: 6858d4ef4a0c43521db6ae5c280ad2a89f6f15b682e5a0b3dc77285dafa7ba57\" id=74b7bd11-4654-4052-a9f1-73d6e83d3a11 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:46:32.101678 crc crio[22652]: time=\"2026-06-11T11:46:32.101550987Z\" level=info msg=\"Started container\" PID=214211 containerID=6858d4ef4a0c43521db6ae5c280ad2a89f6f15b682e5a0b3dc77285dafa7ba57 description=baremetal-operator-system/baremetal-operator-controller-manager-5cdd86f4c9-nlkzh/manager id=74b7bd11-4654-4052-a9f1-73d6e83d3a11 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dd1952c7ecbb9a9c3852a5ba1f52c955a3c22ea251573ac4d3e1199dc8bd776c\nJun 11 11:47:04.537820 crc crio[22652]: time=\"2026-06-11T11:47:04.536919997Z\" level=info msg=\"Stopping pod sandbox: 6ba1bdcf4c0716faafbaa81cbb3aa9acab76cdf8471301db585c1b8e7f4db117\" id=62813ed3-fb1e-4324-bd62-cac94be92483 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:47:04.554534 crc crio[22652]: time=\"2026-06-11T11:47:04.554407157Z\" level=info msg=\"Stopped pod sandbox: 6ba1bdcf4c0716faafbaa81cbb3aa9acab76cdf8471301db585c1b8e7f4db117\" id=62813ed3-fb1e-4324-bd62-cac94be92483 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:47:06.689418 crc crio[22652]: time=\"2026-06-11T11:47:06.688624328Z\" level=info msg=\"Running pod sandbox: openshift-must-gather-v4w4f/crc-debug-lmtzs/POD\" id=4712f3e7-7d3f-4c09-af26-c002b03ec38e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:47:06.690674 crc crio[22652]: time=\"2026-06-11T11:47:06.689437764Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:06.739615 crc crio[22652]: time=\"2026-06-11T11:47:06.739506174Z\" 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=4712f3e7-7d3f-4c09-af26-c002b03ec38e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:47:06.769485 crc crio[22652]: time=\"2026-06-11T11:47:06.764716475Z\" level=info msg=\"Ran pod sandbox a7338a90668c45f92ceb26bb22c2ed09c3628ad27641b23ef354051aa6cf9002 with infra container: openshift-must-gather-v4w4f/crc-debug-lmtzs/POD\" id=4712f3e7-7d3f-4c09-af26-c002b03ec38e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:47:06.777839 crc crio[22652]: time=\"2026-06-11T11:47:06.777741415Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=e07c2895-a066-4841-8d88-5f3c4b35759c name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:47:06.780029 crc crio[22652]: time=\"2026-06-11T11:47:06.779963118Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=77f84d59-962f-4e78-9c62-a2d186ed0543 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:47:06.788869 crc crio[22652]: time=\"2026-06-11T11:47:06.7883483Z\" level=info msg=\"Creating container: openshift-must-gather-v4w4f/crc-debug-lmtzs/container-00\" id=4da8b148-b694-427c-8749-e8261bc6d5fe name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:47:06.789312 crc crio[22652]: time=\"2026-06-11T11:47:06.789043653Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:06.843403 crc crio[22652]: time=\"2026-06-11T11:47:06.843182732Z\" level=info msg=\"Mount propogration for the host path / will be set to HostToContainer as it includes the container storage root\" id=4da8b148-b694-427c-8749-e8261bc6d5fe name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:47:06.861024 crc crio[22652]: time=\"2026-06-11T11:47:06.860879469Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:06.863803 crc crio[22652]: time=\"2026-06-11T11:47:06.863714701Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:07.249782 crc crio[22652]: time=\"2026-06-11T11:47:07.248981458Z\" level=info msg=\"Created container 7d2279e61a547c66fb4b9ab470906d8ca86dbc5b8a5c57830e2971f310c63f83: openshift-must-gather-v4w4f/crc-debug-lmtzs/container-00\" id=4da8b148-b694-427c-8749-e8261bc6d5fe name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:47:07.250779 crc crio[22652]: time=\"2026-06-11T11:47:07.250672856Z\" level=info msg=\"Starting container: 7d2279e61a547c66fb4b9ab470906d8ca86dbc5b8a5c57830e2971f310c63f83\" id=98474e7b-ae03-4249-b8be-03af234cb781 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:47:07.260574 crc crio[22652]: time=\"2026-06-11T11:47:07.260437404Z\" level=info msg=\"Started container\" PID=219284 containerID=7d2279e61a547c66fb4b9ab470906d8ca86dbc5b8a5c57830e2971f310c63f83 description=openshift-must-gather-v4w4f/crc-debug-lmtzs/container-00 id=98474e7b-ae03-4249-b8be-03af234cb781 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a7338a90668c45f92ceb26bb22c2ed09c3628ad27641b23ef354051aa6cf9002\nJun 11 11:47:08.599341 crc crio[22652]: time=\"2026-06-11T11:47:08.598827814Z\" level=info msg=\"Stopping pod sandbox: a7338a90668c45f92ceb26bb22c2ed09c3628ad27641b23ef354051aa6cf9002\" id=4c7029d7-f28f-4980-a615-2d5390985613 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:47:08.605835 crc crio[22652]: time=\"2026-06-11T11:47:08.605762927Z\" level=info msg=\"Stopped pod sandbox: a7338a90668c45f92ceb26bb22c2ed09c3628ad27641b23ef354051aa6cf9002\" id=4c7029d7-f28f-4980-a615-2d5390985613 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:47:09.623415 crc crio[22652]: time=\"2026-06-11T11:47:09.622869724Z\" level=info msg=\"Removing container: 7d2279e61a547c66fb4b9ab470906d8ca86dbc5b8a5c57830e2971f310c63f83\" id=b1046acf-6968-4d8d-9f7f-70facffa9bec name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:47:09.688927 crc crio[22652]: time=\"2026-06-11T11:47:09.68872894Z\" level=info msg=\"Removed container 7d2279e61a547c66fb4b9ab470906d8ca86dbc5b8a5c57830e2971f310c63f83: openshift-must-gather-v4w4f/crc-debug-lmtzs/container-00\" id=b1046acf-6968-4d8d-9f7f-70facffa9bec name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:47:16.051069 crc crio[22652]: time=\"2026-06-11T11:47:16.049983518Z\" level=info msg=\"Removing container: 326d1149a8936a7a0bb0ad159070effb7bb5aad8a47ab86f86ab39b55f4bb3aa\" id=a6414299-8a40-4474-9a79-4081956d1e2d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:47:16.323329 crc crio[22652]: time=\"2026-06-11T11:47:16.322535956Z\" level=info msg=\"Removed container 326d1149a8936a7a0bb0ad159070effb7bb5aad8a47ab86f86ab39b55f4bb3aa: openshift-infra/auto-csr-approver-29686300-68vcr/oc\" id=a6414299-8a40-4474-9a79-4081956d1e2d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:47:16.343199 crc crio[22652]: time=\"2026-06-11T11:47:16.343054926Z\" level=info msg=\"Stopping pod sandbox: 1d6faf873d0cc1a70be47552a3a09211b17ae2771870d600353aa33cc10dc1e5\" id=bf324a93-ed4c-4b4d-b116-703340359f89 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:47:16.343723 crc crio[22652]: time=\"2026-06-11T11:47:16.343229311Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1d6faf873d0cc1a70be47552a3a09211b17ae2771870d600353aa33cc10dc1e5\" id=bf324a93-ed4c-4b4d-b116-703340359f89 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:47:16.344897 crc crio[22652]: time=\"2026-06-11T11:47:16.344620319Z\" level=info msg=\"Removing pod sandbox: 1d6faf873d0cc1a70be47552a3a09211b17ae2771870d600353aa33cc10dc1e5\" id=a4f8f14d-9917-4569-aceb-6f2799442a40 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:47:16.370926 crc crio[22652]: time=\"2026-06-11T11:47:16.370788415Z\" level=info msg=\"Removed pod sandbox: 1d6faf873d0cc1a70be47552a3a09211b17ae2771870d600353aa33cc10dc1e5\" id=a4f8f14d-9917-4569-aceb-6f2799442a40 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:47:16.372607 crc crio[22652]: time=\"2026-06-11T11:47:16.372513088Z\" level=info msg=\"Stopping pod sandbox: a7338a90668c45f92ceb26bb22c2ed09c3628ad27641b23ef354051aa6cf9002\" id=47503c0a-d904-4e80-915b-8a5a1be36832 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:47:16.372748 crc crio[22652]: time=\"2026-06-11T11:47:16.372613372Z\" level=info msg=\"Stopped pod sandbox (already stopped): a7338a90668c45f92ceb26bb22c2ed09c3628ad27641b23ef354051aa6cf9002\" id=47503c0a-d904-4e80-915b-8a5a1be36832 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:47:16.373368 crc crio[22652]: time=\"2026-06-11T11:47:16.373330215Z\" level=info msg=\"Removing pod sandbox: a7338a90668c45f92ceb26bb22c2ed09c3628ad27641b23ef354051aa6cf9002\" id=c4bfe63b-11ba-4850-ba7a-98bcaa13d922 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:47:16.387080 crc crio[22652]: time=\"2026-06-11T11:47:16.386739188Z\" level=info msg=\"Removed pod sandbox: a7338a90668c45f92ceb26bb22c2ed09c3628ad27641b23ef354051aa6cf9002\" id=c4bfe63b-11ba-4850-ba7a-98bcaa13d922 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:48:00.538656 crc crio[22652]: time=\"2026-06-11T11:48:00.53773702Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686308-dpb9z/POD\" id=3fe96166-a924-4492-8081-2e68fcb04227 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:48:00.538656 crc crio[22652]: time=\"2026-06-11T11:48:00.538580834Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:48:00.611079 crc crio[22652]: time=\"2026-06-11T11:48:00.610997692Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686308-dpb9z Namespace:openshift-infra ID:bbb3dc37d735fb38f1bc92f6db9b86deacb37ce7efb2480d73635ca4be9c219b UID:8fee5aa3-55b3-4f61-8618-f15b55483222 NetNS:/var/run/netns/8fce6718-9ddf-4ded-950f-79fbc0f81fe6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8fee5aa3_55b3_4f61_8618_f15b55483222.slice PodAnnotations:0xc002618d20}] Aliases:map[]}\"\nJun 11 11:48:00.611079 crc crio[22652]: time=\"2026-06-11T11:48:00.611038924Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686308-dpb9z to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:48:01.203657 crc crio[22652]: 2026-06-11T11:48:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bbb3dc37d735fb3 Mac:c2:c3:6a:ff:c4:79 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0f Mtu:0 Sandbox:/var/run/netns/8fce6718-9ddf-4ded-950f-79fbc0f81fe6 SocketPath: PciID:}] [{Interface:0xc000192e50 Address:{IP:10.217.1.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:48:01.206608 crc crio[22652]: time=\"2026-06-11T11:48:01.205921554Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686308-dpb9z Namespace:openshift-infra ID:bbb3dc37d735fb38f1bc92f6db9b86deacb37ce7efb2480d73635ca4be9c219b UID:8fee5aa3-55b3-4f61-8618-f15b55483222 NetNS:/var/run/netns/8fce6718-9ddf-4ded-950f-79fbc0f81fe6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8fee5aa3_55b3_4f61_8618_f15b55483222.slice PodAnnotations:0xc002618d20}] Aliases:map[]}\"\nJun 11 11:48:01.206608 crc crio[22652]: time=\"2026-06-11T11:48:01.206191362Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686308-dpb9z for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:48:01.214205 crc crio[22652]: time=\"2026-06-11T11:48:01.214074223Z\" level=info msg=\"Ran pod sandbox bbb3dc37d735fb38f1bc92f6db9b86deacb37ce7efb2480d73635ca4be9c219b with infra container: openshift-infra/auto-csr-approver-29686308-dpb9z/POD\" id=3fe96166-a924-4492-8081-2e68fcb04227 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:48:01.222505 crc crio[22652]: time=\"2026-06-11T11:48:01.22243003Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=8f59ee73-057d-4f4e-838e-63e406fc6d77 name=/runtime.v1.ImageService/PullImage\nJun 11 11:48:01.232596 crc crio[22652]: time=\"2026-06-11T11:48:01.232195626Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 11:48:02.269596 crc crio[22652]: time=\"2026-06-11T11:48:02.269090521Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=8f59ee73-057d-4f4e-838e-63e406fc6d77 name=/runtime.v1.ImageService/PullImage\nJun 11 11:48:02.272263 crc crio[22652]: time=\"2026-06-11T11:48:02.271755167Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=9dec24c5-9af3-4277-ad46-79222d790852 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:48:02.274009 crc crio[22652]: time=\"2026-06-11T11:48:02.273926566Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=2d79a1d1-c756-4328-84fc-77c39f3aee39 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:48:02.298184 crc crio[22652]: time=\"2026-06-11T11:48:02.296607435Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686308-dpb9z/oc\" id=99c3cd6a-35dc-4d31-8ae7-35640a8069e1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:48:02.298184 crc crio[22652]: time=\"2026-06-11T11:48:02.29705775Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:48:02.371707 crc crio[22652]: time=\"2026-06-11T11:48:02.371649078Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:48:02.722756 crc crio[22652]: time=\"2026-06-11T11:48:02.722703465Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:48:02.899796 crc crio[22652]: time=\"2026-06-11T11:48:02.899397646Z\" level=info msg=\"Created container 9a8c2abf8621b2e6bbcb49a3850c00d5e0ccccc3b566b91bdfd1aa754e7de22a: openshift-infra/auto-csr-approver-29686308-dpb9z/oc\" id=99c3cd6a-35dc-4d31-8ae7-35640a8069e1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:48:02.902271 crc crio[22652]: time=\"2026-06-11T11:48:02.902176388Z\" level=info msg=\"Starting container: 9a8c2abf8621b2e6bbcb49a3850c00d5e0ccccc3b566b91bdfd1aa754e7de22a\" id=e1ba8a37-2fff-47c8-ac2d-856b54352d11 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:48:02.908265 crc crio[22652]: time=\"2026-06-11T11:48:02.90806737Z\" level=info msg=\"Started container\" PID=231092 containerID=9a8c2abf8621b2e6bbcb49a3850c00d5e0ccccc3b566b91bdfd1aa754e7de22a description=openshift-infra/auto-csr-approver-29686308-dpb9z/oc id=e1ba8a37-2fff-47c8-ac2d-856b54352d11 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bbb3dc37d735fb38f1bc92f6db9b86deacb37ce7efb2480d73635ca4be9c219b\nJun 11 11:48:05.482089 crc crio[22652]: time=\"2026-06-11T11:48:05.48082285Z\" level=info msg=\"Stopping pod sandbox: bbb3dc37d735fb38f1bc92f6db9b86deacb37ce7efb2480d73635ca4be9c219b\" id=a68e9a34-92f3-4295-b63d-8f53730e68fc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:48:05.483889 crc crio[22652]: time=\"2026-06-11T11:48:05.483701333Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686308-dpb9z Namespace:openshift-infra ID:bbb3dc37d735fb38f1bc92f6db9b86deacb37ce7efb2480d73635ca4be9c219b UID:8fee5aa3-55b3-4f61-8618-f15b55483222 NetNS:/var/run/netns/8fce6718-9ddf-4ded-950f-79fbc0f81fe6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8fee5aa3_55b3_4f61_8618_f15b55483222.slice PodAnnotations:0xc0004bfa80}] Aliases:map[]}\"\nJun 11 11:48:05.484002 crc crio[22652]: time=\"2026-06-11T11:48:05.483927519Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686308-dpb9z from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:48:05.878940 crc crio[22652]: time=\"2026-06-11T11:48:05.878634128Z\" level=info msg=\"Stopped pod sandbox: bbb3dc37d735fb38f1bc92f6db9b86deacb37ce7efb2480d73635ca4be9c219b\" id=a68e9a34-92f3-4295-b63d-8f53730e68fc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:48:16.418850 crc crio[22652]: time=\"2026-06-11T11:48:16.417971324Z\" level=info msg=\"Removing container: 4ed6c5fb923dbf4a93bce0ea868822b2e105fd92cfac61b9bf4e51199ad57b0e\" id=d824553f-99be-49ed-83a6-32224674daaf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:48:16.600586 crc crio[22652]: time=\"2026-06-11T11:48:16.600483325Z\" level=info msg=\"Removed container 4ed6c5fb923dbf4a93bce0ea868822b2e105fd92cfac61b9bf4e51199ad57b0e: openshift-infra/auto-csr-approver-29686302-v8l29/oc\" id=d824553f-99be-49ed-83a6-32224674daaf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:48:16.612730 crc crio[22652]: time=\"2026-06-11T11:48:16.612629351Z\" level=info msg=\"Stopping pod sandbox: c3f184d525f164a5ae48aac22ecc3593d35f01e9f2e6253abd63ea72301c5ea8\" id=e2737772-6897-4d5f-aae2-571fdcada6fd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:48:16.613001 crc crio[22652]: time=\"2026-06-11T11:48:16.612740364Z\" level=info msg=\"Stopped pod sandbox (already stopped): c3f184d525f164a5ae48aac22ecc3593d35f01e9f2e6253abd63ea72301c5ea8\" id=e2737772-6897-4d5f-aae2-571fdcada6fd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:48:16.614574 crc crio[22652]: time=\"2026-06-11T11:48:16.614443812Z\" level=info msg=\"Removing pod sandbox: c3f184d525f164a5ae48aac22ecc3593d35f01e9f2e6253abd63ea72301c5ea8\" id=934f103b-d7fb-4cfc-b620-a744b0ba127b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:48:16.642058 crc crio[22652]: time=\"2026-06-11T11:48:16.641965348Z\" level=info msg=\"Removed pod sandbox: c3f184d525f164a5ae48aac22ecc3593d35f01e9f2e6253abd63ea72301c5ea8\" id=934f103b-d7fb-4cfc-b620-a744b0ba127b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:48:20.801121 crc crio[22652]: time=\"2026-06-11T11:48:20.800493643Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-jcn9f/POD\" id=497bef3b-ecb6-47d6-815b-14e27b52294f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:48:20.801121 crc crio[22652]: time=\"2026-06-11T11:48:20.801126263Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:48:20.861688 crc crio[22652]: time=\"2026-06-11T11:48:20.861586491Z\" level=info msg=\"Got pod network &{Name:community-operators-jcn9f Namespace:openshift-marketplace ID:7759fa0bf114bd3d8feaf0187f27c000416316138310b9868289b3ae6f5874c7 UID:874e067f-f76f-440e-bb2a-42841e33465f NetNS:/var/run/netns/62cfb06c-a78f-4cc1-915f-bf2c41a52c8a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod874e067f_f76f_440e_bb2a_42841e33465f.slice PodAnnotations:0xc001e8eb10}] Aliases:map[]}\"\nJun 11 11:48:20.861688 crc crio[22652]: time=\"2026-06-11T11:48:20.861672993Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-jcn9f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:48:21.605473 crc crio[22652]: 2026-06-11T11:48:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7759fa0bf114bd3 Mac:da:c4:2d:f7:f6:ff Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:10 Mtu:0 Sandbox:/var/run/netns/62cfb06c-a78f-4cc1-915f-bf2c41a52c8a SocketPath: PciID:}] [{Interface:0xc00018e5b0 Address:{IP:10.217.1.16 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:48:21.606897 crc crio[22652]: time=\"2026-06-11T11:48:21.606813296Z\" level=info msg=\"Got pod network &{Name:community-operators-jcn9f Namespace:openshift-marketplace ID:7759fa0bf114bd3d8feaf0187f27c000416316138310b9868289b3ae6f5874c7 UID:874e067f-f76f-440e-bb2a-42841e33465f NetNS:/var/run/netns/62cfb06c-a78f-4cc1-915f-bf2c41a52c8a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod874e067f_f76f_440e_bb2a_42841e33465f.slice PodAnnotations:0xc001e8eb10}] Aliases:map[]}\"\nJun 11 11:48:21.607203 crc crio[22652]: time=\"2026-06-11T11:48:21.607108886Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-jcn9f for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:48:21.630765 crc crio[22652]: time=\"2026-06-11T11:48:21.630662135Z\" level=info msg=\"Ran pod sandbox 7759fa0bf114bd3d8feaf0187f27c000416316138310b9868289b3ae6f5874c7 with infra container: openshift-marketplace/community-operators-jcn9f/POD\" id=497bef3b-ecb6-47d6-815b-14e27b52294f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:48:21.640436 crc crio[22652]: time=\"2026-06-11T11:48:21.640361964Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=59452c72-aa6e-4bf9-848d-fc0dd38775c8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:48:21.644478 crc crio[22652]: time=\"2026-06-11T11:48:21.644269891Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=9451bcd7-fa27-4276-910f-85df164a0676 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:48:21.666469 crc crio[22652]: time=\"2026-06-11T11:48:21.666329081Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-jcn9f/extract-utilities\" id=e2bca425-90f8-46b8-85ae-0a22b8b303d7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:48:21.666977 crc crio[22652]: time=\"2026-06-11T11:48:21.66692019Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:48:21.765252 crc crio[22652]: time=\"2026-06-11T11:48:21.765002073Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:48:21.770448 crc crio[22652]: time=\"2026-06-11T11:48:21.770402345Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:48:21.963227 crc crio[22652]: time=\"2026-06-11T11:48:21.962737531Z\" level=info msg=\"Created container f1d2699855302421fac02df6ca15d757204aacda0f7e97c5e9cd2f5ead635a6e: openshift-marketplace/community-operators-jcn9f/extract-utilities\" id=e2bca425-90f8-46b8-85ae-0a22b8b303d7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:48:21.967337 crc crio[22652]: time=\"2026-06-11T11:48:21.967240276Z\" level=info msg=\"Starting container: f1d2699855302421fac02df6ca15d757204aacda0f7e97c5e9cd2f5ead635a6e\" id=9bb0dd87-5459-4c77-a4cb-5f7969112d67 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:48:21.973280 crc crio[22652]: time=\"2026-06-11T11:48:21.97319987Z\" level=info msg=\"Started container\" PID=234411 containerID=f1d2699855302421fac02df6ca15d757204aacda0f7e97c5e9cd2f5ead635a6e description=openshift-marketplace/community-operators-jcn9f/extract-utilities id=9bb0dd87-5459-4c77-a4cb-5f7969112d67 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7759fa0bf114bd3d8feaf0187f27c000416316138310b9868289b3ae6f5874c7\nJun 11 11:48:22.785439 crc crio[22652]: time=\"2026-06-11T11:48:22.78509963Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=b6f31cb3-7ed1-47a8-baca-2d3cafd05ed6 name=/runtime.v1.ImageService/PullImage\nJun 11 11:48:22.796072 crc crio[22652]: time=\"2026-06-11T11:48:22.795999379Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 11 11:48:24.299584 crc crio[22652]: time=\"2026-06-11T11:48:24.29897261Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:c1bf1a7cae92e701b0ff93032482fe022c0ec704dcb6a892b32d9c898b64e1e0\" id=b6f31cb3-7ed1-47a8-baca-2d3cafd05ed6 name=/runtime.v1.ImageService/PullImage\nJun 11 11:48:24.300592 crc crio[22652]: time=\"2026-06-11T11:48:24.300086565Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=fc831ef8-b062-454a-8d45-4b0e891eab70 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:48:24.303074 crc crio[22652]: time=\"2026-06-11T11:48:24.302955948Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=d57cc2e4-1ec6-4c93-b73d-655a08be45a0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:48:24.379220 crc crio[22652]: time=\"2026-06-11T11:48:24.379054895Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-jcn9f/extract-content\" id=92b28bdc-f074-445b-a02c-d730945515db name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:48:24.379929 crc crio[22652]: time=\"2026-06-11T11:48:24.379666295Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:48:24.434259 crc crio[22652]: time=\"2026-06-11T11:48:24.434111564Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:48:24.437925 crc crio[22652]: time=\"2026-06-11T11:48:24.437855004Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:48:24.621805 crc crio[22652]: time=\"2026-06-11T11:48:24.621731202Z\" level=info msg=\"Created container 80ffe438241a6d124637683dbac7b2c58ce3add6878e8daa402d34c29d8d4c41: openshift-marketplace/community-operators-jcn9f/extract-content\" id=92b28bdc-f074-445b-a02c-d730945515db name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:48:24.623663 crc crio[22652]: time=\"2026-06-11T11:48:24.623381509Z\" level=info msg=\"Starting container: 80ffe438241a6d124637683dbac7b2c58ce3add6878e8daa402d34c29d8d4c41\" id=a37d3fb7-5d1e-4cfe-afa6-4cf7a71f7346 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:48:24.630578 crc crio[22652]: time=\"2026-06-11T11:48:24.630427297Z\" level=info msg=\"Started container\" PID=234985 containerID=80ffe438241a6d124637683dbac7b2c58ce3add6878e8daa402d34c29d8d4c41 description=openshift-marketplace/community-operators-jcn9f/extract-content id=a37d3fb7-5d1e-4cfe-afa6-4cf7a71f7346 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7759fa0bf114bd3d8feaf0187f27c000416316138310b9868289b3ae6f5874c7\nJun 11 11:48:28.905073 crc crio[22652]: time=\"2026-06-11T11:48:28.904514889Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=77b9c101-2712-411d-b466-20a396ac3ccd name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:48:28.908733 crc crio[22652]: time=\"2026-06-11T11:48:28.908636361Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=54e38e9b-1457-4c6e-be01-429390d0151f name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:48:28.935540 crc crio[22652]: time=\"2026-06-11T11:48:28.935433065Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-jcn9f/registry-server\" id=13cb1bc3-98f4-4f28-935b-63d3b12f2628 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:48:28.936043 crc crio[22652]: time=\"2026-06-11T11:48:28.935935151Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:48:29.051590 crc crio[22652]: time=\"2026-06-11T11:48:29.051100742Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:48:29.056051 crc crio[22652]: time=\"2026-06-11T11:48:29.055987019Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:48:29.247279 crc crio[22652]: time=\"2026-06-11T11:48:29.24472218Z\" level=info msg=\"Created container 92d2745517a5d0f0cdcfe070d956ba568b4f78853998997b10fa247fd75a0193: openshift-marketplace/community-operators-jcn9f/registry-server\" id=13cb1bc3-98f4-4f28-935b-63d3b12f2628 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:48:29.247279 crc crio[22652]: time=\"2026-06-11T11:48:29.246224036Z\" level=info msg=\"Starting container: 92d2745517a5d0f0cdcfe070d956ba568b4f78853998997b10fa247fd75a0193\" id=e9d77543-b0f9-457b-9583-fa1370541f85 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:48:29.252176 crc crio[22652]: time=\"2026-06-11T11:48:29.252010731Z\" level=info msg=\"Started container\" PID=236010 containerID=92d2745517a5d0f0cdcfe070d956ba568b4f78853998997b10fa247fd75a0193 description=openshift-marketplace/community-operators-jcn9f/registry-server id=e9d77543-b0f9-457b-9583-fa1370541f85 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7759fa0bf114bd3d8feaf0187f27c000416316138310b9868289b3ae6f5874c7\nJun 11 11:48:42.132900 crc crio[22652]: time=\"2026-06-11T11:48:42.131970347Z\" level=info msg=\"Stopping container: 92d2745517a5d0f0cdcfe070d956ba568b4f78853998997b10fa247fd75a0193 (timeout: 2s)\" id=e6858093-ee93-4589-9209-fc1bf94ef67f name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:48:42.395972 crc crio[22652]: time=\"2026-06-11T11:48:42.395665235Z\" level=info msg=\"Stopped container 92d2745517a5d0f0cdcfe070d956ba568b4f78853998997b10fa247fd75a0193: openshift-marketplace/community-operators-jcn9f/registry-server\" id=e6858093-ee93-4589-9209-fc1bf94ef67f name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:48:42.397294 crc crio[22652]: time=\"2026-06-11T11:48:42.397222075Z\" level=info msg=\"Stopping pod sandbox: 7759fa0bf114bd3d8feaf0187f27c000416316138310b9868289b3ae6f5874c7\" id=2c353394-c5d1-4de9-a212-b0154f046f11 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:48:42.398039 crc crio[22652]: time=\"2026-06-11T11:48:42.397963959Z\" level=info msg=\"Got pod network &{Name:community-operators-jcn9f Namespace:openshift-marketplace ID:7759fa0bf114bd3d8feaf0187f27c000416316138310b9868289b3ae6f5874c7 UID:874e067f-f76f-440e-bb2a-42841e33465f NetNS:/var/run/netns/62cfb06c-a78f-4cc1-915f-bf2c41a52c8a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod874e067f_f76f_440e_bb2a_42841e33465f.slice PodAnnotations:0xc000102af0}] Aliases:map[]}\"\nJun 11 11:48:42.398426 crc crio[22652]: time=\"2026-06-11T11:48:42.398295819Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-jcn9f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:48:42.745770 crc crio[22652]: time=\"2026-06-11T11:48:42.745289676Z\" level=info msg=\"Stopped pod sandbox: 7759fa0bf114bd3d8feaf0187f27c000416316138310b9868289b3ae6f5874c7\" id=2c353394-c5d1-4de9-a212-b0154f046f11 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:48:43.160025 crc crio[22652]: time=\"2026-06-11T11:48:43.159821133Z\" level=info msg=\"Removing container: 92d2745517a5d0f0cdcfe070d956ba568b4f78853998997b10fa247fd75a0193\" id=36d9a241-a391-4132-802f-96f781c933aa name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:48:43.195290 crc crio[22652]: time=\"2026-06-11T11:48:43.193040821Z\" level=info msg=\"Removed container 92d2745517a5d0f0cdcfe070d956ba568b4f78853998997b10fa247fd75a0193: openshift-marketplace/community-operators-jcn9f/registry-server\" id=36d9a241-a391-4132-802f-96f781c933aa name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:48:43.205339 crc crio[22652]: time=\"2026-06-11T11:48:43.199612382Z\" level=info msg=\"Removing container: 80ffe438241a6d124637683dbac7b2c58ce3add6878e8daa402d34c29d8d4c41\" id=e764e368-c437-4b2c-b985-f882331b2c1c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:48:43.241886 crc crio[22652]: time=\"2026-06-11T11:48:43.24178242Z\" level=info msg=\"Removed container 80ffe438241a6d124637683dbac7b2c58ce3add6878e8daa402d34c29d8d4c41: openshift-marketplace/community-operators-jcn9f/extract-content\" id=e764e368-c437-4b2c-b985-f882331b2c1c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:48:43.244548 crc crio[22652]: time=\"2026-06-11T11:48:43.244464543Z\" level=info msg=\"Removing container: f1d2699855302421fac02df6ca15d757204aacda0f7e97c5e9cd2f5ead635a6e\" id=4f7b5a53-3f8f-47b3-8ec2-5bcef023a373 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:48:43.279729 crc crio[22652]: time=\"2026-06-11T11:48:43.279658328Z\" level=info msg=\"Removed container f1d2699855302421fac02df6ca15d757204aacda0f7e97c5e9cd2f5ead635a6e: openshift-marketplace/community-operators-jcn9f/extract-utilities\" id=4f7b5a53-3f8f-47b3-8ec2-5bcef023a373 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:49:16.683395 crc crio[22652]: time=\"2026-06-11T11:49:16.6824988Z\" level=info msg=\"Stopping pod sandbox: 7759fa0bf114bd3d8feaf0187f27c000416316138310b9868289b3ae6f5874c7\" id=3d0446cd-88dc-436b-892c-9852dd99d6ca name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:49:16.683395 crc crio[22652]: time=\"2026-06-11T11:49:16.683379478Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7759fa0bf114bd3d8feaf0187f27c000416316138310b9868289b3ae6f5874c7\" id=3d0446cd-88dc-436b-892c-9852dd99d6ca name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:49:16.688351 crc crio[22652]: time=\"2026-06-11T11:49:16.685740393Z\" level=info msg=\"Removing pod sandbox: 7759fa0bf114bd3d8feaf0187f27c000416316138310b9868289b3ae6f5874c7\" id=8994510e-567a-446c-8bde-57cf22faf218 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:49:16.710556 crc crio[22652]: time=\"2026-06-11T11:49:16.710486718Z\" level=info msg=\"Removed pod sandbox: 7759fa0bf114bd3d8feaf0187f27c000416316138310b9868289b3ae6f5874c7\" id=8994510e-567a-446c-8bde-57cf22faf218 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:50:00.523076 crc crio[22652]: time=\"2026-06-11T11:50:00.522415098Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686310-m2r9g/POD\" id=071b143c-94d8-4b40-931c-295bc92893dc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:50:00.524486 crc crio[22652]: time=\"2026-06-11T11:50:00.523171992Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:50:00.563172 crc crio[22652]: time=\"2026-06-11T11:50:00.563066544Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686310-m2r9g Namespace:openshift-infra ID:8a68334f323e2186335bd621640c5280ecf4142ddf74330a76200827092d5feb UID:ad75393d-2d44-4d45-9cc7-310f4f124f6a NetNS:/var/run/netns/04419742-2391-42ce-b050-a8dcba3cbd84 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podad75393d_2d44_4d45_9cc7_310f4f124f6a.slice PodAnnotations:0xc005822560}] Aliases:map[]}\"\nJun 11 11:50:00.563172 crc crio[22652]: time=\"2026-06-11T11:50:00.56310867Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686310-m2r9g to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:50:01.088057 crc crio[22652]: 2026-06-11T11:50:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8a68334f323e218 Mac:a6:39:b5:5d:c8:59 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:11 Mtu:0 Sandbox:/var/run/netns/04419742-2391-42ce-b050-a8dcba3cbd84 SocketPath: PciID:}] [{Interface:0xc00025a9e0 Address:{IP:10.217.1.17 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:50:01.089590 crc crio[22652]: time=\"2026-06-11T11:50:01.089451668Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686310-m2r9g Namespace:openshift-infra ID:8a68334f323e2186335bd621640c5280ecf4142ddf74330a76200827092d5feb UID:ad75393d-2d44-4d45-9cc7-310f4f124f6a NetNS:/var/run/netns/04419742-2391-42ce-b050-a8dcba3cbd84 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podad75393d_2d44_4d45_9cc7_310f4f124f6a.slice PodAnnotations:0xc005822560}] Aliases:map[]}\"\nJun 11 11:50:01.089707 crc crio[22652]: time=\"2026-06-11T11:50:01.089619964Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686310-m2r9g for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:50:01.105532 crc crio[22652]: time=\"2026-06-11T11:50:01.105412874Z\" level=info msg=\"Ran pod sandbox 8a68334f323e2186335bd621640c5280ecf4142ddf74330a76200827092d5feb with infra container: openshift-infra/auto-csr-approver-29686310-m2r9g/POD\" id=071b143c-94d8-4b40-931c-295bc92893dc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:50:01.111521 crc crio[22652]: time=\"2026-06-11T11:50:01.111325792Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=f0e34853-84c0-439e-b740-574db59f358f name=/runtime.v1.ImageService/PullImage\nJun 11 11:50:01.124762 crc crio[22652]: time=\"2026-06-11T11:50:01.124649981Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 11:50:02.150015 crc crio[22652]: time=\"2026-06-11T11:50:02.14796386Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=f0e34853-84c0-439e-b740-574db59f358f name=/runtime.v1.ImageService/PullImage\nJun 11 11:50:02.152901 crc crio[22652]: time=\"2026-06-11T11:50:02.150882603Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=7edb086f-7684-4f63-83d2-0d8df564f7e1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:50:02.156535 crc crio[22652]: time=\"2026-06-11T11:50:02.15640961Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=a70f6c8c-85b5-41f4-93de-73d20d77cb7e name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:50:02.165491 crc crio[22652]: time=\"2026-06-11T11:50:02.16539568Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686310-m2r9g/oc\" id=fcebf8fb-c8eb-4749-9a3e-baf6b7b26b54 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:50:02.165949 crc crio[22652]: time=\"2026-06-11T11:50:02.165893756Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:50:02.229636 crc crio[22652]: time=\"2026-06-11T11:50:02.229530352Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:50:02.537592 crc crio[22652]: time=\"2026-06-11T11:50:02.536874342Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:50:02.673834 crc crio[22652]: time=\"2026-06-11T11:50:02.673773375Z\" level=info msg=\"Created container 87fc3b9b1556061829016b3d0249ad0c230ced745193717ee360eb22b111fc19: openshift-infra/auto-csr-approver-29686310-m2r9g/oc\" id=fcebf8fb-c8eb-4749-9a3e-baf6b7b26b54 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:50:02.680235 crc crio[22652]: time=\"2026-06-11T11:50:02.68018043Z\" level=info msg=\"Starting container: 87fc3b9b1556061829016b3d0249ad0c230ced745193717ee360eb22b111fc19\" id=740acef8-f526-4b70-bbbf-a123fbbcb017 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:50:02.685436 crc crio[22652]: time=\"2026-06-11T11:50:02.685326755Z\" level=info msg=\"Started container\" PID=256147 containerID=87fc3b9b1556061829016b3d0249ad0c230ced745193717ee360eb22b111fc19 description=openshift-infra/auto-csr-approver-29686310-m2r9g/oc id=740acef8-f526-4b70-bbbf-a123fbbcb017 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8a68334f323e2186335bd621640c5280ecf4142ddf74330a76200827092d5feb\nJun 11 11:50:04.342635 crc crio[22652]: time=\"2026-06-11T11:50:04.34017777Z\" level=info msg=\"Stopping pod sandbox: 8a68334f323e2186335bd621640c5280ecf4142ddf74330a76200827092d5feb\" id=8234e1f6-b6d8-4c2b-9670-50e524246e5e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:50:04.344702 crc crio[22652]: time=\"2026-06-11T11:50:04.343447587Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686310-m2r9g Namespace:openshift-infra ID:8a68334f323e2186335bd621640c5280ecf4142ddf74330a76200827092d5feb UID:ad75393d-2d44-4d45-9cc7-310f4f124f6a NetNS:/var/run/netns/04419742-2391-42ce-b050-a8dcba3cbd84 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podad75393d_2d44_4d45_9cc7_310f4f124f6a.slice PodAnnotations:0xc002400600}] Aliases:map[]}\"\nJun 11 11:50:04.344702 crc crio[22652]: time=\"2026-06-11T11:50:04.343668564Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686310-m2r9g from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:50:04.756238 crc crio[22652]: time=\"2026-06-11T11:50:04.755626316Z\" level=info msg=\"Stopped pod sandbox: 8a68334f323e2186335bd621640c5280ecf4142ddf74330a76200827092d5feb\" id=8234e1f6-b6d8-4c2b-9670-50e524246e5e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:50:16.731632 crc crio[22652]: time=\"2026-06-11T11:50:16.730799134Z\" level=info msg=\"Removing container: d5e3c569a9507ac97fb086a43e89273626aa0294b1c45b01275cb079c26f01ea\" id=10746bec-7f7d-4a40-9bd4-abe0659806bf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:50:16.847684 crc crio[22652]: time=\"2026-06-11T11:50:16.847490257Z\" level=info msg=\"Removed container d5e3c569a9507ac97fb086a43e89273626aa0294b1c45b01275cb079c26f01ea: openshift-infra/auto-csr-approver-29686304-v4w49/oc\" id=10746bec-7f7d-4a40-9bd4-abe0659806bf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:50:16.861533 crc crio[22652]: time=\"2026-06-11T11:50:16.861300179Z\" level=info msg=\"Stopping pod sandbox: 491420c0e20316439f0a03e5ace3d7fe915fb5f943f8f1e0ac424d05f6851e58\" id=e8b559b0-a9bf-4db7-9e52-b4f9dfe10c2c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:50:16.861533 crc crio[22652]: time=\"2026-06-11T11:50:16.861449224Z\" level=info msg=\"Stopped pod sandbox (already stopped): 491420c0e20316439f0a03e5ace3d7fe915fb5f943f8f1e0ac424d05f6851e58\" id=e8b559b0-a9bf-4db7-9e52-b4f9dfe10c2c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:50:16.862033 crc crio[22652]: time=\"2026-06-11T11:50:16.86192877Z\" level=info msg=\"Removing pod sandbox: 491420c0e20316439f0a03e5ace3d7fe915fb5f943f8f1e0ac424d05f6851e58\" id=7ddbe096-a2f7-4a68-bb7d-98d78dec1a3c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:50:16.882981 crc crio[22652]: time=\"2026-06-11T11:50:16.882909669Z\" level=info msg=\"Removed pod sandbox: 491420c0e20316439f0a03e5ace3d7fe915fb5f943f8f1e0ac424d05f6851e58\" id=7ddbe096-a2f7-4a68-bb7d-98d78dec1a3c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:52:00.903578 crc crio[22652]: time=\"2026-06-11T11:52:00.902886569Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686312-4rxsw/POD\" id=ce37d90d-78e5-4ef1-9211-5bf8b89870c3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:52:00.903578 crc crio[22652]: time=\"2026-06-11T11:52:00.903502519Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:52:00.935601 crc crio[22652]: time=\"2026-06-11T11:52:00.935410656Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686312-4rxsw Namespace:openshift-infra ID:e7f7b3aab538230e5a29064358724dddff60f44d9f264d5dc3fabc1e24db7b88 UID:13f62267-9860-4aa9-8974-390de2ca7438 NetNS:/var/run/netns/c201d0a8-23af-4108-b30c-f5f515b55ce3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod13f62267_9860_4aa9_8974_390de2ca7438.slice PodAnnotations:0xc00008c548}] Aliases:map[]}\"\nJun 11 11:52:00.935601 crc crio[22652]: time=\"2026-06-11T11:52:00.935489688Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686312-4rxsw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:52:01.457831 crc crio[22652]: 2026-06-11T11:52:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e7f7b3aab538230 Mac:5e:30:6d:8d:41:8c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:12 Mtu:0 Sandbox:/var/run/netns/c201d0a8-23af-4108-b30c-f5f515b55ce3 SocketPath: PciID:}] [{Interface:0xc00030e630 Address:{IP:10.217.1.18 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:52:01.459742 crc crio[22652]: time=\"2026-06-11T11:52:01.459163059Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686312-4rxsw Namespace:openshift-infra ID:e7f7b3aab538230e5a29064358724dddff60f44d9f264d5dc3fabc1e24db7b88 UID:13f62267-9860-4aa9-8974-390de2ca7438 NetNS:/var/run/netns/c201d0a8-23af-4108-b30c-f5f515b55ce3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod13f62267_9860_4aa9_8974_390de2ca7438.slice PodAnnotations:0xc00008c548}] Aliases:map[]}\"\nJun 11 11:52:01.459742 crc crio[22652]: time=\"2026-06-11T11:52:01.459312093Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686312-4rxsw for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:52:01.470651 crc crio[22652]: time=\"2026-06-11T11:52:01.470561922Z\" level=info msg=\"Ran pod sandbox e7f7b3aab538230e5a29064358724dddff60f44d9f264d5dc3fabc1e24db7b88 with infra container: openshift-infra/auto-csr-approver-29686312-4rxsw/POD\" id=ce37d90d-78e5-4ef1-9211-5bf8b89870c3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:52:01.474222 crc crio[22652]: time=\"2026-06-11T11:52:01.473966561Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=04bb4734-3098-490c-b2cc-d0fd0fa6206f name=/runtime.v1.ImageService/PullImage\nJun 11 11:52:01.487091 crc crio[22652]: time=\"2026-06-11T11:52:01.48700507Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 11:52:03.069422 crc crio[22652]: time=\"2026-06-11T11:52:03.068730472Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=04bb4734-3098-490c-b2cc-d0fd0fa6206f name=/runtime.v1.ImageService/PullImage\nJun 11 11:52:03.071009 crc crio[22652]: time=\"2026-06-11T11:52:03.070836296Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=b4dafb66-34e5-460a-b584-4f18f5a3975f name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:52:03.073290 crc crio[22652]: time=\"2026-06-11T11:52:03.073247417Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=a9c4efb5-cc61-42b4-a82a-7e6dce7cb438 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:52:03.087293 crc crio[22652]: time=\"2026-06-11T11:52:03.084575051Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686312-4rxsw/oc\" id=a2d0cad3-9e37-480c-8782-37325335cd93 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:52:03.087293 crc crio[22652]: time=\"2026-06-11T11:52:03.085259164Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:52:03.134928 crc crio[22652]: time=\"2026-06-11T11:52:03.134820776Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:52:03.423005 crc crio[22652]: time=\"2026-06-11T11:52:03.4226265Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:52:03.546202 crc crio[22652]: time=\"2026-06-11T11:52:03.545870462Z\" level=info msg=\"Created container 9340f19b1cb2b22fe38b8023205def2cfed14ad89ab6435b4c9957d0de7a7b09: openshift-infra/auto-csr-approver-29686312-4rxsw/oc\" id=a2d0cad3-9e37-480c-8782-37325335cd93 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:52:03.548044 crc crio[22652]: time=\"2026-06-11T11:52:03.547955119Z\" level=info msg=\"Starting container: 9340f19b1cb2b22fe38b8023205def2cfed14ad89ab6435b4c9957d0de7a7b09\" id=a78b6b15-38d6-49c2-9fae-f9a0e7b967b9 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:52:03.555761 crc crio[22652]: time=\"2026-06-11T11:52:03.555648226Z\" level=info msg=\"Started container\" PID=274047 containerID=9340f19b1cb2b22fe38b8023205def2cfed14ad89ab6435b4c9957d0de7a7b09 description=openshift-infra/auto-csr-approver-29686312-4rxsw/oc id=a78b6b15-38d6-49c2-9fae-f9a0e7b967b9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e7f7b3aab538230e5a29064358724dddff60f44d9f264d5dc3fabc1e24db7b88\nJun 11 11:52:05.325679 crc crio[22652]: time=\"2026-06-11T11:52:05.324608707Z\" level=info msg=\"Stopping pod sandbox: e7f7b3aab538230e5a29064358724dddff60f44d9f264d5dc3fabc1e24db7b88\" id=45f7b161-902a-45b5-b343-40804fddde07 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:52:05.327644 crc crio[22652]: time=\"2026-06-11T11:52:05.327001165Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686312-4rxsw Namespace:openshift-infra ID:e7f7b3aab538230e5a29064358724dddff60f44d9f264d5dc3fabc1e24db7b88 UID:13f62267-9860-4aa9-8974-390de2ca7438 NetNS:/var/run/netns/c201d0a8-23af-4108-b30c-f5f515b55ce3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod13f62267_9860_4aa9_8974_390de2ca7438.slice PodAnnotations:0xc0001029c8}] Aliases:map[]}\"\nJun 11 11:52:05.327644 crc crio[22652]: time=\"2026-06-11T11:52:05.327315115Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686312-4rxsw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:52:05.704404 crc crio[22652]: time=\"2026-06-11T11:52:05.704245012Z\" level=info msg=\"Stopped pod sandbox: e7f7b3aab538230e5a29064358724dddff60f44d9f264d5dc3fabc1e24db7b88\" id=45f7b161-902a-45b5-b343-40804fddde07 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:52:16.925279 crc crio[22652]: time=\"2026-06-11T11:52:16.924001022Z\" level=info msg=\"Removing container: f46880343421002f64532ea96e64683d05483549fb40cad7aab1a4c1e510d8b7\" id=dbb1347f-7625-4466-a6c9-9156f7411588 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:52:17.026759 crc crio[22652]: time=\"2026-06-11T11:52:17.026548694Z\" level=info msg=\"Removed container f46880343421002f64532ea96e64683d05483549fb40cad7aab1a4c1e510d8b7: openshift-infra/auto-csr-approver-29686306-gtc9n/oc\" id=dbb1347f-7625-4466-a6c9-9156f7411588 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:52:17.037914 crc crio[22652]: time=\"2026-06-11T11:52:17.036068325Z\" level=info msg=\"Stopping pod sandbox: ff06cc9e14d758e7f36df9eeab2965128643c43eecbb847d81539ab1d9414249\" id=b759734c-5ef9-4038-910e-32e6ec2434c2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:52:17.037914 crc crio[22652]: time=\"2026-06-11T11:52:17.03621661Z\" level=info msg=\"Stopped pod sandbox (already stopped): ff06cc9e14d758e7f36df9eeab2965128643c43eecbb847d81539ab1d9414249\" id=b759734c-5ef9-4038-910e-32e6ec2434c2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:52:17.037914 crc crio[22652]: time=\"2026-06-11T11:52:17.036682134Z\" level=info msg=\"Removing pod sandbox: ff06cc9e14d758e7f36df9eeab2965128643c43eecbb847d81539ab1d9414249\" id=3333209a-240f-4db2-96bd-6b2e7aecd7b7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:52:17.058938 crc crio[22652]: time=\"2026-06-11T11:52:17.058833519Z\" level=info msg=\"Removed pod sandbox: ff06cc9e14d758e7f36df9eeab2965128643c43eecbb847d81539ab1d9414249\" id=3333209a-240f-4db2-96bd-6b2e7aecd7b7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:52:34.213857 crc crio[22652]: time=\"2026-06-11T11:52:34.212747631Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 11:52:34.580538 crc crio[22652]: time=\"2026-06-11T11:52:34.58038249Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 11:52:34.585213 crc crio[22652]: time=\"2026-06-11T11:52:34.585162725Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 11:52:35.102974 crc crio[22652]: time=\"2026-06-11T11:52:35.102486289Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 11:52:35.119414 crc crio[22652]: time=\"2026-06-11T11:52:35.119222563Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 11:52:35.193011 crc crio[22652]: time=\"2026-06-11T11:52:35.192896273Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 11:52:35.193463 crc crio[22652]: time=\"2026-06-11T11:52:35.193422943Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 11:52:35.504826 crc crio[22652]: time=\"2026-06-11T11:52:35.504728388Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 11:52:35.667516 crc crio[22652]: time=\"2026-06-11T11:52:35.667426771Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 11:52:35.894226 crc crio[22652]: time=\"2026-06-11T11:52:35.894053198Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 11:52:35.897470 crc crio[22652]: time=\"2026-06-11T11:52:35.897381876Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 11:52:35.924104 crc crio[22652]: time=\"2026-06-11T11:52:35.924000858Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 11:52:35.936418 crc crio[22652]: time=\"2026-06-11T11:52:35.936288002Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 11:52:35.996780 crc crio[22652]: time=\"2026-06-11T11:52:35.996663905Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 11:52:36.510084 crc crio[22652]: time=\"2026-06-11T11:52:36.50998569Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 11:52:37.542714 crc crio[22652]: time=\"2026-06-11T11:52:37.542096131Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 11:52:37.905345 crc crio[22652]: time=\"2026-06-11T11:52:37.905235465Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 11:52:38.507942 crc crio[22652]: time=\"2026-06-11T11:52:38.507791259Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 11:52:39.357213 crc crio[22652]: time=\"2026-06-11T11:52:39.356741452Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 11:52:39.360634 crc crio[22652]: time=\"2026-06-11T11:52:39.360538383Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 11:52:39.491267 crc crio[22652]: time=\"2026-06-11T11:52:39.491222175Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 11:52:39.961404 crc crio[22652]: time=\"2026-06-11T11:52:39.961281421Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 11:52:43.570796 crc crio[22652]: time=\"2026-06-11T11:52:43.570069962Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 11:52:43.729919 crc crio[22652]: time=\"2026-06-11T11:52:43.729400064Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 11:52:43.733439 crc crio[22652]: time=\"2026-06-11T11:52:43.733353072Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 11:52:43.733439 crc crio[22652]: time=\"2026-06-11T11:52:43.733358423Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 11:52:46.810402 crc crio[22652]: time=\"2026-06-11T11:52:46.8094696Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 11:52:47.184808 crc crio[22652]: time=\"2026-06-11T11:52:47.184252751Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 11:52:47.295270 crc crio[22652]: time=\"2026-06-11T11:52:47.295225997Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 11:52:47.698629 crc crio[22652]: time=\"2026-06-11T11:52:47.698525443Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 11:52:50.827522 crc crio[22652]: time=\"2026-06-11T11:52:50.826618969Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 11:52:50.929618 crc crio[22652]: time=\"2026-06-11T11:52:50.926084601Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 11:52:51.254269 crc crio[22652]: time=\"2026-06-11T11:52:51.25325284Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 11:52:51.493059 crc crio[22652]: time=\"2026-06-11T11:52:51.492961596Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 11:52:51.582030 crc crio[22652]: time=\"2026-06-11T11:52:51.581650564Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 11:52:51.785010 crc crio[22652]: time=\"2026-06-11T11:52:51.784892162Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 11:52:52.561243 crc crio[22652]: time=\"2026-06-11T11:52:52.560645485Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 11:52:52.847786 crc crio[22652]: time=\"2026-06-11T11:52:52.84762384Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 11:52:52.959947 crc crio[22652]: time=\"2026-06-11T11:52:52.959827217Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 11:52:54.527376 crc crio[22652]: time=\"2026-06-11T11:52:54.526835845Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 11:52:54.949944 crc crio[22652]: time=\"2026-06-11T11:52:54.949707275Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 11:52:55.795231 crc crio[22652]: time=\"2026-06-11T11:52:55.79505855Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 11:52:56.398936 crc crio[22652]: time=\"2026-06-11T11:52:56.398496081Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 11:52:57.151550 crc crio[22652]: time=\"2026-06-11T11:52:57.151466888Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 11:52:58.136953 crc crio[22652]: time=\"2026-06-11T11:52:58.136481688Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 11:52:58.203820 crc crio[22652]: time=\"2026-06-11T11:52:58.20372695Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 11:53:00.202462 crc crio[22652]: time=\"2026-06-11T11:53:00.202046628Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 11:53:04.559852 crc crio[22652]: time=\"2026-06-11T11:53:04.559157671Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 11:53:14.323638 crc crio[22652]: time=\"2026-06-11T11:53:14.32301705Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-n7wsg/POD\" id=f8c201bb-f0e2-4b8f-9671-f12d9b144fa8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:53:14.324975 crc crio[22652]: time=\"2026-06-11T11:53:14.323660561Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:53:14.400954 crc crio[22652]: time=\"2026-06-11T11:53:14.40081659Z\" level=info msg=\"Got pod network &{Name:redhat-operators-n7wsg Namespace:openshift-marketplace ID:2c8ea1194c0e80f077b4119a33ffb79e5078fc6a08ac42c15cfcfbbca6cd536e UID:6b01ea59-77d0-4a27-86d6-46b2aed17c32 NetNS:/var/run/netns/5a1f0e4c-4277-4ff7-ae60-1d95581880a7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6b01ea59_77d0_4a27_86d6_46b2aed17c32.slice PodAnnotations:0xc002619048}] Aliases:map[]}\"\nJun 11 11:53:14.400954 crc crio[22652]: time=\"2026-06-11T11:53:14.400914173Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-n7wsg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:53:14.962670 crc crio[22652]: 2026-06-11T11:53:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2c8ea1194c0e80f Mac:c6:35:88:28:9f:90 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:13 Mtu:0 Sandbox:/var/run/netns/5a1f0e4c-4277-4ff7-ae60-1d95581880a7 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.19 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:53:14.964366 crc crio[22652]: time=\"2026-06-11T11:53:14.964276447Z\" level=info msg=\"Got pod network &{Name:redhat-operators-n7wsg Namespace:openshift-marketplace ID:2c8ea1194c0e80f077b4119a33ffb79e5078fc6a08ac42c15cfcfbbca6cd536e UID:6b01ea59-77d0-4a27-86d6-46b2aed17c32 NetNS:/var/run/netns/5a1f0e4c-4277-4ff7-ae60-1d95581880a7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6b01ea59_77d0_4a27_86d6_46b2aed17c32.slice PodAnnotations:0xc002619048}] Aliases:map[]}\"\nJun 11 11:53:14.964509 crc crio[22652]: time=\"2026-06-11T11:53:14.964454853Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-n7wsg for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:53:14.975064 crc crio[22652]: time=\"2026-06-11T11:53:14.974939381Z\" level=info msg=\"Ran pod sandbox 2c8ea1194c0e80f077b4119a33ffb79e5078fc6a08ac42c15cfcfbbca6cd536e with infra container: openshift-marketplace/redhat-operators-n7wsg/POD\" id=f8c201bb-f0e2-4b8f-9671-f12d9b144fa8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:53:14.977801 crc crio[22652]: time=\"2026-06-11T11:53:14.977694558Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=3ba3c6b5-4eee-45b7-aef0-8ccb76cf6a2a name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:53:14.979849 crc crio[22652]: time=\"2026-06-11T11:53:14.979767764Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=0eff4741-3309-4e3a-9612-73c15a8164bd name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:53:14.986481 crc crio[22652]: time=\"2026-06-11T11:53:14.986371716Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-n7wsg/extract-utilities\" id=34e4f310-575d-498d-a013-93a0cab74eff name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:53:14.986891 crc crio[22652]: time=\"2026-06-11T11:53:14.986724158Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:53:15.031816 crc crio[22652]: time=\"2026-06-11T11:53:15.031256389Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:53:15.038929 crc crio[22652]: time=\"2026-06-11T11:53:15.038844343Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:53:15.206224 crc crio[22652]: time=\"2026-06-11T11:53:15.206080319Z\" level=info msg=\"Created container aa056228ef7c6e9e808821ef7030c364a4dbf36b63a094fb80eb5aa57e424626: openshift-marketplace/redhat-operators-n7wsg/extract-utilities\" id=34e4f310-575d-498d-a013-93a0cab74eff name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:53:15.210502 crc crio[22652]: time=\"2026-06-11T11:53:15.207461635Z\" level=info msg=\"Starting container: aa056228ef7c6e9e808821ef7030c364a4dbf36b63a094fb80eb5aa57e424626\" id=dbbc1727-028e-4834-ace0-8456f4af503f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:53:15.213286 crc crio[22652]: time=\"2026-06-11T11:53:15.213057477Z\" level=info msg=\"Started container\" PID=282139 containerID=aa056228ef7c6e9e808821ef7030c364a4dbf36b63a094fb80eb5aa57e424626 description=openshift-marketplace/redhat-operators-n7wsg/extract-utilities id=dbbc1727-028e-4834-ace0-8456f4af503f name=/runtime.v1.RuntimeService/StartContainer sandboxID=2c8ea1194c0e80f077b4119a33ffb79e5078fc6a08ac42c15cfcfbbca6cd536e\nJun 11 11:53:15.332563 crc crio[22652]: time=\"2026-06-11T11:53:15.332484543Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=ff34a9f0-2a90-4cf7-923d-8ea3f3117067 name=/runtime.v1.ImageService/PullImage\nJun 11 11:53:15.340831 crc crio[22652]: time=\"2026-06-11T11:53:15.340763721Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 11 11:53:16.003595 crc crio[22652]: time=\"2026-06-11T11:53:16.002988251Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:546c77fdbf5f7c6a9a4243f4c4ef38fe0f584972a70f687bc40091743ee77d60\" id=ff34a9f0-2a90-4cf7-923d-8ea3f3117067 name=/runtime.v1.ImageService/PullImage\nJun 11 11:53:16.004608 crc crio[22652]: time=\"2026-06-11T11:53:16.00453219Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=0fadb730-3591-4733-9507-eeb2c42abc8c name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:53:16.007796 crc crio[22652]: time=\"2026-06-11T11:53:16.007741054Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=3fb4c133-366d-452d-998f-527f6b2b03c5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:53:16.017366 crc crio[22652]: time=\"2026-06-11T11:53:16.01726615Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-n7wsg/extract-content\" id=d55c8691-7f39-4ecd-8829-56054295d414 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:53:16.017860 crc crio[22652]: time=\"2026-06-11T11:53:16.017767828Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:53:16.068807 crc crio[22652]: time=\"2026-06-11T11:53:16.068712924Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:53:16.072610 crc crio[22652]: time=\"2026-06-11T11:53:16.072537107Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:53:16.342295 crc crio[22652]: time=\"2026-06-11T11:53:16.342185957Z\" level=info msg=\"Created container 7c933449407548638e4afedd09ce77b25a5ca7a239993332160b3611cd965c5a: openshift-marketplace/redhat-operators-n7wsg/extract-content\" id=d55c8691-7f39-4ecd-8829-56054295d414 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:53:16.344942 crc crio[22652]: time=\"2026-06-11T11:53:16.344866003Z\" level=info msg=\"Starting container: 7c933449407548638e4afedd09ce77b25a5ca7a239993332160b3611cd965c5a\" id=aa7d5a56-7801-42bf-b6d9-755135378130 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:53:16.360995 crc crio[22652]: time=\"2026-06-11T11:53:16.360882707Z\" level=info msg=\"Started container\" PID=282189 containerID=7c933449407548638e4afedd09ce77b25a5ca7a239993332160b3611cd965c5a description=openshift-marketplace/redhat-operators-n7wsg/extract-content id=aa7d5a56-7801-42bf-b6d9-755135378130 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2c8ea1194c0e80f077b4119a33ffb79e5078fc6a08ac42c15cfcfbbca6cd536e\nJun 11 11:53:17.078363 crc crio[22652]: time=\"2026-06-11T11:53:17.077798317Z\" level=info msg=\"Removing container: 06633b4c8fca321300df78913889824f8ae81548f761796114367885bcdbb18c\" id=e491fc65-f6b9-4e2f-ad59-aab3465ae25f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:53:17.133917 crc crio[22652]: time=\"2026-06-11T11:53:17.132614204Z\" level=info msg=\"Removed container 06633b4c8fca321300df78913889824f8ae81548f761796114367885bcdbb18c: openshift-must-gather-v4w4f/crc-debug-9d9f5/container-00\" id=e491fc65-f6b9-4e2f-ad59-aab3465ae25f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:53:17.151769 crc crio[22652]: time=\"2026-06-11T11:53:17.151671481Z\" level=info msg=\"Stopping pod sandbox: 6ba1bdcf4c0716faafbaa81cbb3aa9acab76cdf8471301db585c1b8e7f4db117\" id=90099cc2-6975-419e-a048-d6bbcb40c64d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:53:17.151769 crc crio[22652]: time=\"2026-06-11T11:53:17.151767934Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6ba1bdcf4c0716faafbaa81cbb3aa9acab76cdf8471301db585c1b8e7f4db117\" id=90099cc2-6975-419e-a048-d6bbcb40c64d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:53:17.162677 crc crio[22652]: time=\"2026-06-11T11:53:17.159487143Z\" level=info msg=\"Removing pod sandbox: 6ba1bdcf4c0716faafbaa81cbb3aa9acab76cdf8471301db585c1b8e7f4db117\" id=43a5cf97-3ded-4141-89e6-2a9034b90b82 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:53:17.187278 crc crio[22652]: time=\"2026-06-11T11:53:17.187070663Z\" level=info msg=\"Removed pod sandbox: 6ba1bdcf4c0716faafbaa81cbb3aa9acab76cdf8471301db585c1b8e7f4db117\" id=43a5cf97-3ded-4141-89e6-2a9034b90b82 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:53:22.464910 crc crio[22652]: time=\"2026-06-11T11:53:22.464368457Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=0a8290e4-1f91-4688-b799-702631086008 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:53:22.469914 crc crio[22652]: time=\"2026-06-11T11:53:22.469828422Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=e220ffd9-54a5-427c-9583-bcab253049df name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:53:22.478529 crc crio[22652]: time=\"2026-06-11T11:53:22.478246553Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-n7wsg/registry-server\" id=29849350-dc22-4a3e-abd6-ca8ba894467a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:53:22.478768 crc crio[22652]: time=\"2026-06-11T11:53:22.478663517Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:53:22.578875 crc crio[22652]: time=\"2026-06-11T11:53:22.578762495Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:53:22.587759 crc crio[22652]: time=\"2026-06-11T11:53:22.58764103Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:53:22.743461 crc crio[22652]: time=\"2026-06-11T11:53:22.743300844Z\" level=info msg=\"Created container 8450a2e8847fe6efc8b1ad985c729dd99f9db00a2926c115d50d25eaaea23540: openshift-marketplace/redhat-operators-n7wsg/registry-server\" id=29849350-dc22-4a3e-abd6-ca8ba894467a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:53:22.744551 crc crio[22652]: time=\"2026-06-11T11:53:22.744492833Z\" level=info msg=\"Starting container: 8450a2e8847fe6efc8b1ad985c729dd99f9db00a2926c115d50d25eaaea23540\" id=77f22ef4-4860-4777-9778-33df48bf1798 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:53:22.750103 crc crio[22652]: time=\"2026-06-11T11:53:22.750022334Z\" level=info msg=\"Started container\" PID=282560 containerID=8450a2e8847fe6efc8b1ad985c729dd99f9db00a2926c115d50d25eaaea23540 description=openshift-marketplace/redhat-operators-n7wsg/registry-server id=77f22ef4-4860-4777-9778-33df48bf1798 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2c8ea1194c0e80f077b4119a33ffb79e5078fc6a08ac42c15cfcfbbca6cd536e\nJun 11 11:53:35.664100 crc crio[22652]: time=\"2026-06-11T11:53:35.663067629Z\" level=info msg=\"Stopping container: 8450a2e8847fe6efc8b1ad985c729dd99f9db00a2926c115d50d25eaaea23540 (timeout: 2s)\" id=83aac69f-3b01-4536-a094-5b806d83c95c name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:53:35.797911 crc crio[22652]: time=\"2026-06-11T11:53:35.79777625Z\" level=info msg=\"Stopped container 8450a2e8847fe6efc8b1ad985c729dd99f9db00a2926c115d50d25eaaea23540: openshift-marketplace/redhat-operators-n7wsg/registry-server\" id=83aac69f-3b01-4536-a094-5b806d83c95c name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:53:35.799939 crc crio[22652]: time=\"2026-06-11T11:53:35.799692672Z\" level=info msg=\"Stopping pod sandbox: 2c8ea1194c0e80f077b4119a33ffb79e5078fc6a08ac42c15cfcfbbca6cd536e\" id=95fa35a7-dbf3-4f0e-90e2-b15ee42527d9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:53:35.801486 crc crio[22652]: time=\"2026-06-11T11:53:35.801390527Z\" level=info msg=\"Got pod network &{Name:redhat-operators-n7wsg Namespace:openshift-marketplace ID:2c8ea1194c0e80f077b4119a33ffb79e5078fc6a08ac42c15cfcfbbca6cd536e UID:6b01ea59-77d0-4a27-86d6-46b2aed17c32 NetNS:/var/run/netns/5a1f0e4c-4277-4ff7-ae60-1d95581880a7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6b01ea59_77d0_4a27_86d6_46b2aed17c32.slice PodAnnotations:0xc002928898}] Aliases:map[]}\"\nJun 11 11:53:35.801630 crc crio[22652]: time=\"2026-06-11T11:53:35.801562943Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-n7wsg from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:53:36.233749 crc crio[22652]: time=\"2026-06-11T11:53:36.233547732Z\" level=info msg=\"Stopped pod sandbox: 2c8ea1194c0e80f077b4119a33ffb79e5078fc6a08ac42c15cfcfbbca6cd536e\" id=95fa35a7-dbf3-4f0e-90e2-b15ee42527d9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:53:36.693645 crc crio[22652]: time=\"2026-06-11T11:53:36.69293862Z\" level=info msg=\"Removing container: 8450a2e8847fe6efc8b1ad985c729dd99f9db00a2926c115d50d25eaaea23540\" id=2358cb7b-4748-4edf-b8f3-c1ea6ffdbc78 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:53:36.740948 crc crio[22652]: time=\"2026-06-11T11:53:36.740823209Z\" level=info msg=\"Removed container 8450a2e8847fe6efc8b1ad985c729dd99f9db00a2926c115d50d25eaaea23540: openshift-marketplace/redhat-operators-n7wsg/registry-server\" id=2358cb7b-4748-4edf-b8f3-c1ea6ffdbc78 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:53:36.744976 crc crio[22652]: time=\"2026-06-11T11:53:36.744868791Z\" level=info msg=\"Removing container: 7c933449407548638e4afedd09ce77b25a5ca7a239993332160b3611cd965c5a\" id=53e64339-e71a-42b1-a0c9-6721ad0ab851 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:53:36.794711 crc crio[22652]: time=\"2026-06-11T11:53:36.794638233Z\" level=info msg=\"Removed container 7c933449407548638e4afedd09ce77b25a5ca7a239993332160b3611cd965c5a: openshift-marketplace/redhat-operators-n7wsg/extract-content\" id=53e64339-e71a-42b1-a0c9-6721ad0ab851 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:53:36.799057 crc crio[22652]: time=\"2026-06-11T11:53:36.798963279Z\" level=info msg=\"Removing container: aa056228ef7c6e9e808821ef7030c364a4dbf36b63a094fb80eb5aa57e424626\" id=002d6322-1f14-4d16-a722-77313984177a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:53:36.849805 crc crio[22652]: time=\"2026-06-11T11:53:36.849675176Z\" level=info msg=\"Removed container aa056228ef7c6e9e808821ef7030c364a4dbf36b63a094fb80eb5aa57e424626: openshift-marketplace/redhat-operators-n7wsg/extract-utilities\" id=002d6322-1f14-4d16-a722-77313984177a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:53:56.970474 crc crio[22652]: time=\"2026-06-11T11:53:56.969861102Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-99xcr/POD\" id=acf87ff0-d591-4397-a1d5-1de7d8defce9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:53:56.971635 crc crio[22652]: time=\"2026-06-11T11:53:56.970492183Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:53:57.003968 crc crio[22652]: time=\"2026-06-11T11:53:57.003826486Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-99xcr Namespace:openshift-marketplace ID:91014a92e9625f25c6413ea4738b789b98129819a3aed868e6db265f5d7399b5 UID:3b2e025b-4d7c-40c0-b70a-6d63ab130158 NetNS:/var/run/netns/787df895-668f-48bd-bf96-9b389f3f2621 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3b2e025b_4d7c_40c0_b70a_6d63ab130158.slice PodAnnotations:0xc0058234f0}] Aliases:map[]}\"\nJun 11 11:53:57.003968 crc crio[22652]: time=\"2026-06-11T11:53:57.003874597Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-99xcr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:53:57.584045 crc crio[22652]: 2026-06-11T11:53:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:91014a92e9625f2 Mac:fe:54:b2:80:ba:48 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:14 Mtu:0 Sandbox:/var/run/netns/787df895-668f-48bd-bf96-9b389f3f2621 SocketPath: PciID:}] [{Interface:0xc0002609e0 Address:{IP:10.217.1.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:53:57.585637 crc crio[22652]: time=\"2026-06-11T11:53:57.58555495Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-99xcr Namespace:openshift-marketplace ID:91014a92e9625f25c6413ea4738b789b98129819a3aed868e6db265f5d7399b5 UID:3b2e025b-4d7c-40c0-b70a-6d63ab130158 NetNS:/var/run/netns/787df895-668f-48bd-bf96-9b389f3f2621 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3b2e025b_4d7c_40c0_b70a_6d63ab130158.slice PodAnnotations:0xc0058234f0}] Aliases:map[]}\"\nJun 11 11:53:57.585770 crc crio[22652]: time=\"2026-06-11T11:53:57.585711215Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-99xcr for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:53:57.593595 crc crio[22652]: time=\"2026-06-11T11:53:57.593524149Z\" level=info msg=\"Ran pod sandbox 91014a92e9625f25c6413ea4738b789b98129819a3aed868e6db265f5d7399b5 with infra container: openshift-marketplace/redhat-marketplace-99xcr/POD\" id=acf87ff0-d591-4397-a1d5-1de7d8defce9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:53:57.596776 crc crio[22652]: time=\"2026-06-11T11:53:57.59622172Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=4abbe262-c0d3-4a16-8b25-e69ebe630158 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:53:57.599387 crc crio[22652]: time=\"2026-06-11T11:53:57.599272898Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=8abcf64a-af6b-4176-82fe-186a3ef5d977 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:53:57.611033 crc crio[22652]: time=\"2026-06-11T11:53:57.610919603Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-99xcr/extract-utilities\" id=096c4fa1-3d48-4d63-a415-65b5c0f50ad9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:53:57.611669 crc crio[22652]: time=\"2026-06-11T11:53:57.611584354Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:53:57.661595 crc crio[22652]: time=\"2026-06-11T11:53:57.661509998Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:53:57.666781 crc crio[22652]: time=\"2026-06-11T11:53:57.666728937Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:53:57.830997 crc crio[22652]: time=\"2026-06-11T11:53:57.830864274Z\" level=info msg=\"Created container 670c095a5cca5be5c4f42e6dad1db54f9d7c980f46be48437d4f9c1aea33d70a: openshift-marketplace/redhat-marketplace-99xcr/extract-utilities\" id=096c4fa1-3d48-4d63-a415-65b5c0f50ad9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:53:57.832162 crc crio[22652]: time=\"2026-06-11T11:53:57.832029291Z\" level=info msg=\"Starting container: 670c095a5cca5be5c4f42e6dad1db54f9d7c980f46be48437d4f9c1aea33d70a\" id=15af4a3a-73b4-45f9-b184-09e4714970d3 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:53:57.848795 crc crio[22652]: time=\"2026-06-11T11:53:57.848556746Z\" level=info msg=\"Started container\" PID=284367 containerID=670c095a5cca5be5c4f42e6dad1db54f9d7c980f46be48437d4f9c1aea33d70a description=openshift-marketplace/redhat-marketplace-99xcr/extract-utilities id=15af4a3a-73b4-45f9-b184-09e4714970d3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=91014a92e9625f25c6413ea4738b789b98129819a3aed868e6db265f5d7399b5\nJun 11 11:53:58.059860 crc crio[22652]: time=\"2026-06-11T11:53:58.057279524Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=230ec1f0-53c6-42d1-aea3-bea7b9b5f04c name=/runtime.v1.ImageService/PullImage\nJun 11 11:53:58.074248 crc crio[22652]: time=\"2026-06-11T11:53:58.074106815Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 11 11:53:58.866952 crc crio[22652]: time=\"2026-06-11T11:53:58.866647904Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03\" id=230ec1f0-53c6-42d1-aea3-bea7b9b5f04c name=/runtime.v1.ImageService/PullImage\nJun 11 11:53:58.873502 crc crio[22652]: time=\"2026-06-11T11:53:58.868883197Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=a9d55475-289e-4ab5-ae83-8adee5f30e07 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:53:58.876715 crc crio[22652]: time=\"2026-06-11T11:53:58.87584989Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=a0fea329-54b6-4a96-b5da-aa0c64be17cb name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:53:58.985521 crc crio[22652]: time=\"2026-06-11T11:53:58.985276659Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-99xcr/extract-content\" id=77ddc1c7-2deb-4e16-8edb-bde8da325c35 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:53:58.986521 crc crio[22652]: time=\"2026-06-11T11:53:58.986446117Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:53:59.092945 crc crio[22652]: time=\"2026-06-11T11:53:59.092888658Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:53:59.098334 crc crio[22652]: time=\"2026-06-11T11:53:59.098259471Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:53:59.268654 crc crio[22652]: time=\"2026-06-11T11:53:59.268186684Z\" level=info msg=\"Created container 95c9299e8643644b4ea62117aaa9ccff02d8ad36258896a0ba05070ad62d656a: openshift-marketplace/redhat-marketplace-99xcr/extract-content\" id=77ddc1c7-2deb-4e16-8edb-bde8da325c35 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:53:59.270236 crc crio[22652]: time=\"2026-06-11T11:53:59.270175998Z\" level=info msg=\"Starting container: 95c9299e8643644b4ea62117aaa9ccff02d8ad36258896a0ba05070ad62d656a\" id=c04e8432-e520-4feb-8690-6393478f4a3a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:53:59.278411 crc crio[22652]: time=\"2026-06-11T11:53:59.27833619Z\" level=info msg=\"Started container\" PID=284427 containerID=95c9299e8643644b4ea62117aaa9ccff02d8ad36258896a0ba05070ad62d656a description=openshift-marketplace/redhat-marketplace-99xcr/extract-content id=c04e8432-e520-4feb-8690-6393478f4a3a name=/runtime.v1.RuntimeService/StartContainer sandboxID=91014a92e9625f25c6413ea4738b789b98129819a3aed868e6db265f5d7399b5\nJun 11 11:54:00.108205 crc crio[22652]: time=\"2026-06-11T11:54:00.10443484Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=d1ebb2a5-5134-4205-a0c0-82fe4f36d0d8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:54:00.111415 crc crio[22652]: time=\"2026-06-11T11:54:00.110420013Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=55ed86cc-a8c5-41b0-87b4-96c8d94ef3e8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:54:00.120716 crc crio[22652]: time=\"2026-06-11T11:54:00.120543137Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-99xcr/registry-server\" id=9461910b-ce7d-45da-b6e7-d1f8ce5ccbd8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:54:00.121172 crc crio[22652]: time=\"2026-06-11T11:54:00.120999482Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:54:00.205639 crc crio[22652]: time=\"2026-06-11T11:54:00.205575412Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:54:00.209802 crc crio[22652]: time=\"2026-06-11T11:54:00.209732686Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:54:00.405521 crc crio[22652]: time=\"2026-06-11T11:54:00.404840048Z\" level=info msg=\"Created container 1211752379bc8e8624f96c61a3ab24f1e25406d0075bb5177fa6b7ff0f60e862: openshift-marketplace/redhat-marketplace-99xcr/registry-server\" id=9461910b-ce7d-45da-b6e7-d1f8ce5ccbd8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:54:00.408814 crc crio[22652]: time=\"2026-06-11T11:54:00.408734333Z\" level=info msg=\"Starting container: 1211752379bc8e8624f96c61a3ab24f1e25406d0075bb5177fa6b7ff0f60e862\" id=8845bd33-89dd-4b4e-ba29-c41ce5c77c1c name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:54:00.414519 crc crio[22652]: time=\"2026-06-11T11:54:00.414419426Z\" level=info msg=\"Started container\" PID=284586 containerID=1211752379bc8e8624f96c61a3ab24f1e25406d0075bb5177fa6b7ff0f60e862 description=openshift-marketplace/redhat-marketplace-99xcr/registry-server id=8845bd33-89dd-4b4e-ba29-c41ce5c77c1c name=/runtime.v1.RuntimeService/StartContainer sandboxID=91014a92e9625f25c6413ea4738b789b98129819a3aed868e6db265f5d7399b5\nJun 11 11:54:00.608530 crc crio[22652]: time=\"2026-06-11T11:54:00.608443614Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686314-28zvf/POD\" id=d3639702-162f-408a-aafa-8be011e838b3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:54:00.608530 crc crio[22652]: time=\"2026-06-11T11:54:00.608545747Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:54:00.662379 crc crio[22652]: time=\"2026-06-11T11:54:00.662032377Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686314-28zvf Namespace:openshift-infra ID:49fe825ce3ad031e1e06215fa24e70109d50bd37ef5d0b9a47d682a97092260c UID:8b8369c4-1fff-4aee-9b2b-c3a2ec26385c NetNS:/var/run/netns/11ed3065-2362-42e5-800a-70be605ed873 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8b8369c4_1fff_4aee_9b2b_c3a2ec26385c.slice PodAnnotations:0xc005822810}] Aliases:map[]}\"\nJun 11 11:54:00.662379 crc crio[22652]: time=\"2026-06-11T11:54:00.662180252Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686314-28zvf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:54:01.009033 crc crio[22652]: 2026-06-11T11:54:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:49fe825ce3ad031 Mac:c6:95:47:de:65:2a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:15 Mtu:0 Sandbox:/var/run/netns/11ed3065-2362-42e5-800a-70be605ed873 SocketPath: PciID:}] [{Interface:0xc0001946c0 Address:{IP:10.217.1.21 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:54:01.011858 crc crio[22652]: time=\"2026-06-11T11:54:01.011778542Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686314-28zvf Namespace:openshift-infra ID:49fe825ce3ad031e1e06215fa24e70109d50bd37ef5d0b9a47d682a97092260c UID:8b8369c4-1fff-4aee-9b2b-c3a2ec26385c NetNS:/var/run/netns/11ed3065-2362-42e5-800a-70be605ed873 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8b8369c4_1fff_4aee_9b2b_c3a2ec26385c.slice PodAnnotations:0xc005822810}] Aliases:map[]}\"\nJun 11 11:54:01.012064 crc crio[22652]: time=\"2026-06-11T11:54:01.0120033Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686314-28zvf for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:54:01.030560 crc crio[22652]: time=\"2026-06-11T11:54:01.030474214Z\" level=info msg=\"Ran pod sandbox 49fe825ce3ad031e1e06215fa24e70109d50bd37ef5d0b9a47d682a97092260c with infra container: openshift-infra/auto-csr-approver-29686314-28zvf/POD\" id=d3639702-162f-408a-aafa-8be011e838b3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:54:01.034509 crc crio[22652]: time=\"2026-06-11T11:54:01.0344491Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=24207b8e-7e88-4d0f-9072-b8db26ea7c40 name=/runtime.v1.ImageService/PullImage\nJun 11 11:54:01.038171 crc crio[22652]: time=\"2026-06-11T11:54:01.038024365Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 11:54:02.062972 crc crio[22652]: time=\"2026-06-11T11:54:02.062395269Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=24207b8e-7e88-4d0f-9072-b8db26ea7c40 name=/runtime.v1.ImageService/PullImage\nJun 11 11:54:02.065487 crc crio[22652]: time=\"2026-06-11T11:54:02.064994225Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=436b3db1-5ee2-4f45-b803-b04b8edbc9ee name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:54:02.067457 crc crio[22652]: time=\"2026-06-11T11:54:02.067364889Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=54ffa0ce-128b-4e97-8828-e0234ec911a1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:54:02.082718 crc crio[22652]: time=\"2026-06-11T11:54:02.082603781Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686314-28zvf/oc\" id=d797946e-efaf-4ae3-9e97-611fb12f51f6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:54:02.085952 crc crio[22652]: time=\"2026-06-11T11:54:02.085872388Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:54:02.149721 crc crio[22652]: time=\"2026-06-11T11:54:02.149625743Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:54:02.415913 crc crio[22652]: time=\"2026-06-11T11:54:02.415537323Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:54:02.550704 crc crio[22652]: time=\"2026-06-11T11:54:02.550601405Z\" level=info msg=\"Created container 83efe92b103a10b2982cdd80d0a2bde1329456154b5613401bb94fd571864659: openshift-infra/auto-csr-approver-29686314-28zvf/oc\" id=d797946e-efaf-4ae3-9e97-611fb12f51f6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:54:02.551679 crc crio[22652]: time=\"2026-06-11T11:54:02.551631628Z\" level=info msg=\"Starting container: 83efe92b103a10b2982cdd80d0a2bde1329456154b5613401bb94fd571864659\" id=272ef833-46e0-4e18-a3b1-520f6a172c84 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:54:02.557172 crc crio[22652]: time=\"2026-06-11T11:54:02.557089144Z\" level=info msg=\"Started container\" PID=284763 containerID=83efe92b103a10b2982cdd80d0a2bde1329456154b5613401bb94fd571864659 description=openshift-infra/auto-csr-approver-29686314-28zvf/oc id=272ef833-46e0-4e18-a3b1-520f6a172c84 name=/runtime.v1.RuntimeService/StartContainer sandboxID=49fe825ce3ad031e1e06215fa24e70109d50bd37ef5d0b9a47d682a97092260c\nJun 11 11:54:05.213020 crc crio[22652]: time=\"2026-06-11T11:54:05.212291859Z\" level=info msg=\"Stopping pod sandbox: 49fe825ce3ad031e1e06215fa24e70109d50bd37ef5d0b9a47d682a97092260c\" id=db7e790b-8994-4a33-9095-abc9580b3b82 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:54:05.214720 crc crio[22652]: time=\"2026-06-11T11:54:05.213738836Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686314-28zvf Namespace:openshift-infra ID:49fe825ce3ad031e1e06215fa24e70109d50bd37ef5d0b9a47d682a97092260c UID:8b8369c4-1fff-4aee-9b2b-c3a2ec26385c NetNS:/var/run/netns/11ed3065-2362-42e5-800a-70be605ed873 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8b8369c4_1fff_4aee_9b2b_c3a2ec26385c.slice PodAnnotations:0xc000103118}] Aliases:map[]}\"\nJun 11 11:54:05.214720 crc crio[22652]: time=\"2026-06-11T11:54:05.213912932Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686314-28zvf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:54:05.559210 crc crio[22652]: time=\"2026-06-11T11:54:05.55879848Z\" level=info msg=\"Stopped pod sandbox: 49fe825ce3ad031e1e06215fa24e70109d50bd37ef5d0b9a47d682a97092260c\" id=db7e790b-8994-4a33-9095-abc9580b3b82 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:54:13.170555 crc crio[22652]: time=\"2026-06-11T11:54:13.168766373Z\" level=info msg=\"Stopping container: 1211752379bc8e8624f96c61a3ab24f1e25406d0075bb5177fa6b7ff0f60e862 (timeout: 2s)\" id=c39f0cbf-1d79-4ead-9bc4-7a8b8d7d3535 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:54:13.305897 crc crio[22652]: time=\"2026-06-11T11:54:13.305745257Z\" level=info msg=\"Stopped container 1211752379bc8e8624f96c61a3ab24f1e25406d0075bb5177fa6b7ff0f60e862: openshift-marketplace/redhat-marketplace-99xcr/registry-server\" id=c39f0cbf-1d79-4ead-9bc4-7a8b8d7d3535 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:54:13.306846 crc crio[22652]: time=\"2026-06-11T11:54:13.30679262Z\" level=info msg=\"Stopping pod sandbox: 91014a92e9625f25c6413ea4738b789b98129819a3aed868e6db265f5d7399b5\" id=d103ab61-bbba-4a6a-9d4e-a3d2121b55f6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:54:13.307828 crc crio[22652]: time=\"2026-06-11T11:54:13.307793282Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-99xcr Namespace:openshift-marketplace ID:91014a92e9625f25c6413ea4738b789b98129819a3aed868e6db265f5d7399b5 UID:3b2e025b-4d7c-40c0-b70a-6d63ab130158 NetNS:/var/run/netns/787df895-668f-48bd-bf96-9b389f3f2621 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3b2e025b_4d7c_40c0_b70a_6d63ab130158.slice PodAnnotations:0xc0004beb90}] Aliases:map[]}\"\nJun 11 11:54:13.308194 crc crio[22652]: time=\"2026-06-11T11:54:13.308104522Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-99xcr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:54:13.630666 crc crio[22652]: time=\"2026-06-11T11:54:13.630271914Z\" level=info msg=\"Stopped pod sandbox: 91014a92e9625f25c6413ea4738b789b98129819a3aed868e6db265f5d7399b5\" id=d103ab61-bbba-4a6a-9d4e-a3d2121b55f6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:54:14.386450 crc crio[22652]: time=\"2026-06-11T11:54:14.386401129Z\" level=info msg=\"Removing container: 1211752379bc8e8624f96c61a3ab24f1e25406d0075bb5177fa6b7ff0f60e862\" id=4cc25442-67c7-46df-a0da-7164f8b33ed0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:54:14.432833 crc crio[22652]: time=\"2026-06-11T11:54:14.43273234Z\" level=info msg=\"Removed container 1211752379bc8e8624f96c61a3ab24f1e25406d0075bb5177fa6b7ff0f60e862: openshift-marketplace/redhat-marketplace-99xcr/registry-server\" id=4cc25442-67c7-46df-a0da-7164f8b33ed0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:54:14.435683 crc crio[22652]: time=\"2026-06-11T11:54:14.435601322Z\" level=info msg=\"Removing container: 95c9299e8643644b4ea62117aaa9ccff02d8ad36258896a0ba05070ad62d656a\" id=230f754a-5e37-4bab-ad98-db1d227da234 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:54:14.466400 crc crio[22652]: time=\"2026-06-11T11:54:14.466102547Z\" level=info msg=\"Removed container 95c9299e8643644b4ea62117aaa9ccff02d8ad36258896a0ba05070ad62d656a: openshift-marketplace/redhat-marketplace-99xcr/extract-content\" id=230f754a-5e37-4bab-ad98-db1d227da234 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:54:14.470993 crc crio[22652]: time=\"2026-06-11T11:54:14.470926007Z\" level=info msg=\"Removing container: 670c095a5cca5be5c4f42e6dad1db54f9d7c980f46be48437d4f9c1aea33d70a\" id=ff44f0a3-574c-4546-acea-69af0d267c3f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:54:14.521358 crc crio[22652]: time=\"2026-06-11T11:54:14.521025224Z\" level=info msg=\"Removed container 670c095a5cca5be5c4f42e6dad1db54f9d7c980f46be48437d4f9c1aea33d70a: openshift-marketplace/redhat-marketplace-99xcr/extract-utilities\" id=ff44f0a3-574c-4546-acea-69af0d267c3f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:54:17.211606 crc crio[22652]: time=\"2026-06-11T11:54:17.210770325Z\" level=info msg=\"Removing container: 9a8c2abf8621b2e6bbcb49a3850c00d5e0ccccc3b566b91bdfd1aa754e7de22a\" id=0bafc48f-9483-4543-bd27-4d6c2dcc4df3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:54:17.313423 crc crio[22652]: time=\"2026-06-11T11:54:17.313250978Z\" level=info msg=\"Removed container 9a8c2abf8621b2e6bbcb49a3850c00d5e0ccccc3b566b91bdfd1aa754e7de22a: openshift-infra/auto-csr-approver-29686308-dpb9z/oc\" id=0bafc48f-9483-4543-bd27-4d6c2dcc4df3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:54:17.324473 crc crio[22652]: time=\"2026-06-11T11:54:17.324289244Z\" level=info msg=\"Stopping pod sandbox: bbb3dc37d735fb38f1bc92f6db9b86deacb37ce7efb2480d73635ca4be9c219b\" id=b3b9cb7e-5619-47a0-9336-3a2706ff5b6a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:54:17.324473 crc crio[22652]: time=\"2026-06-11T11:54:17.324416918Z\" level=info msg=\"Stopped pod sandbox (already stopped): bbb3dc37d735fb38f1bc92f6db9b86deacb37ce7efb2480d73635ca4be9c219b\" id=b3b9cb7e-5619-47a0-9336-3a2706ff5b6a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:54:17.325535 crc crio[22652]: time=\"2026-06-11T11:54:17.325339578Z\" level=info msg=\"Removing pod sandbox: bbb3dc37d735fb38f1bc92f6db9b86deacb37ce7efb2480d73635ca4be9c219b\" id=a0f8d46a-818e-4729-9335-e118638823cd name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:54:17.368588 crc crio[22652]: time=\"2026-06-11T11:54:17.368214758Z\" level=info msg=\"Removed pod sandbox: bbb3dc37d735fb38f1bc92f6db9b86deacb37ce7efb2480d73635ca4be9c219b\" id=a0f8d46a-818e-4729-9335-e118638823cd name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:54:17.369865 crc crio[22652]: time=\"2026-06-11T11:54:17.369774437Z\" level=info msg=\"Stopping pod sandbox: 2c8ea1194c0e80f077b4119a33ffb79e5078fc6a08ac42c15cfcfbbca6cd536e\" id=9ccea2e3-d2ef-445c-8631-1821faed83aa name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:54:17.369971 crc crio[22652]: time=\"2026-06-11T11:54:17.36988582Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2c8ea1194c0e80f077b4119a33ffb79e5078fc6a08ac42c15cfcfbbca6cd536e\" id=9ccea2e3-d2ef-445c-8631-1821faed83aa name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:54:17.371492 crc crio[22652]: time=\"2026-06-11T11:54:17.371426709Z\" level=info msg=\"Removing pod sandbox: 2c8ea1194c0e80f077b4119a33ffb79e5078fc6a08ac42c15cfcfbbca6cd536e\" id=6ea6fd6d-1bcd-4ae7-af1f-0f22b8dd8cb2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:54:17.392189 crc crio[22652]: time=\"2026-06-11T11:54:17.392038552Z\" level=info msg=\"Removed pod sandbox: 2c8ea1194c0e80f077b4119a33ffb79e5078fc6a08ac42c15cfcfbbca6cd536e\" id=6ea6fd6d-1bcd-4ae7-af1f-0f22b8dd8cb2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:54:17.393029 crc crio[22652]: time=\"2026-06-11T11:54:17.392963512Z\" level=info msg=\"Stopping pod sandbox: 91014a92e9625f25c6413ea4738b789b98129819a3aed868e6db265f5d7399b5\" id=07856315-c812-43a1-be1f-4dd6d14bde6c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:54:17.394514 crc crio[22652]: time=\"2026-06-11T11:54:17.393955074Z\" level=info msg=\"Stopped pod sandbox (already stopped): 91014a92e9625f25c6413ea4738b789b98129819a3aed868e6db265f5d7399b5\" id=07856315-c812-43a1-be1f-4dd6d14bde6c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:54:17.394903 crc crio[22652]: time=\"2026-06-11T11:54:17.394725629Z\" level=info msg=\"Removing pod sandbox: 91014a92e9625f25c6413ea4738b789b98129819a3aed868e6db265f5d7399b5\" id=efae99dc-f077-4071-b240-0e819a75eaeb name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:54:17.410639 crc crio[22652]: time=\"2026-06-11T11:54:17.410518616Z\" level=info msg=\"Removed pod sandbox: 91014a92e9625f25c6413ea4738b789b98129819a3aed868e6db265f5d7399b5\" id=efae99dc-f077-4071-b240-0e819a75eaeb name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:54:44.385023 crc crio[22652]: time=\"2026-06-11T11:54:44.384269672Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 11:54:51.874415 crc crio[22652]: time=\"2026-06-11T11:54:51.873570216Z\" level=info msg=\"Stopping container: 0aa0c5d891c74b34bde1bc7b3226bd4a451f23ffc98f91f05e16f5ed90656136 (timeout: 2s)\" id=43ce06a7-b826-4a34-b87b-ec7821f84795 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:54:52.035374 crc crio[22652]: time=\"2026-06-11T11:54:52.034543042Z\" level=info msg=\"Stopped container 0aa0c5d891c74b34bde1bc7b3226bd4a451f23ffc98f91f05e16f5ed90656136: openshift-must-gather-v4w4f/must-gather-4bgk9/copy\" id=43ce06a7-b826-4a34-b87b-ec7821f84795 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:54:52.036280 crc crio[22652]: time=\"2026-06-11T11:54:52.036212955Z\" level=info msg=\"Stopping pod sandbox: 3c75c5b5fe1bb0f15b8c7461549041ee7a0e6b8e6122b1c283cbf6d2c29618aa\" id=dcc718a5-1c69-45bc-aace-905e1d90c922 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:54:52.037707 crc crio[22652]: time=\"2026-06-11T11:54:52.037664391Z\" level=info msg=\"Got pod network &{Name:must-gather-4bgk9 Namespace:openshift-must-gather-v4w4f ID:3c75c5b5fe1bb0f15b8c7461549041ee7a0e6b8e6122b1c283cbf6d2c29618aa UID:158213b8-d3d8-49c3-a86b-3c5ba1bd13ad NetNS:/var/run/netns/f1e7a51d-526a-49cb-909b-04585f283ddf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod158213b8_d3d8_49c3_a86b_3c5ba1bd13ad.slice PodAnnotations:0xc0036e71b0}] Aliases:map[]}\"\nJun 11 11:54:52.037885 crc crio[22652]: time=\"2026-06-11T11:54:52.037835437Z\" level=info msg=\"Deleting pod openshift-must-gather-v4w4f_must-gather-4bgk9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:54:52.376434 crc crio[22652]: time=\"2026-06-11T11:54:52.37601877Z\" level=info msg=\"Stopped pod sandbox: 3c75c5b5fe1bb0f15b8c7461549041ee7a0e6b8e6122b1c283cbf6d2c29618aa\" id=dcc718a5-1c69-45bc-aace-905e1d90c922 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:54:52.973819 crc crio[22652]: time=\"2026-06-11T11:54:52.973718886Z\" level=info msg=\"Removing container: 0aa0c5d891c74b34bde1bc7b3226bd4a451f23ffc98f91f05e16f5ed90656136\" id=c4e8d67d-1c42-46bf-8b46-df4d70c43e86 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:54:53.002585 crc crio[22652]: time=\"2026-06-11T11:54:53.002493013Z\" level=info msg=\"Removed container 0aa0c5d891c74b34bde1bc7b3226bd4a451f23ffc98f91f05e16f5ed90656136: openshift-must-gather-v4w4f/must-gather-4bgk9/copy\" id=c4e8d67d-1c42-46bf-8b46-df4d70c43e86 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:54:53.005882 crc crio[22652]: time=\"2026-06-11T11:54:53.005827659Z\" level=info msg=\"Removing container: 8b70a206f740acef98a00eed4b66d833673b50e1d44a207e3f4a0199273a2e24\" id=85e6e2d3-24ec-4199-b258-27c0084492c8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:54:53.168493 crc crio[22652]: time=\"2026-06-11T11:54:53.168396536Z\" level=info msg=\"Removed container 8b70a206f740acef98a00eed4b66d833673b50e1d44a207e3f4a0199273a2e24: openshift-must-gather-v4w4f/must-gather-4bgk9/gather\" id=85e6e2d3-24ec-4199-b258-27c0084492c8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:55:17.489193 crc crio[22652]: time=\"2026-06-11T11:55:17.488261011Z\" level=info msg=\"Stopping pod sandbox: 3c75c5b5fe1bb0f15b8c7461549041ee7a0e6b8e6122b1c283cbf6d2c29618aa\" id=f70a4915-1618-4c49-860b-c608c42857a2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:55:17.489193 crc crio[22652]: time=\"2026-06-11T11:55:17.488985732Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3c75c5b5fe1bb0f15b8c7461549041ee7a0e6b8e6122b1c283cbf6d2c29618aa\" id=f70a4915-1618-4c49-860b-c608c42857a2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:55:17.491539 crc crio[22652]: time=\"2026-06-11T11:55:17.489979403Z\" level=info msg=\"Removing pod sandbox: 3c75c5b5fe1bb0f15b8c7461549041ee7a0e6b8e6122b1c283cbf6d2c29618aa\" id=0a167b75-bf83-42b8-ba9c-eeb517dfbe95 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:55:17.510460 crc crio[22652]: time=\"2026-06-11T11:55:17.51034032Z\" level=info msg=\"Removed pod sandbox: 3c75c5b5fe1bb0f15b8c7461549041ee7a0e6b8e6122b1c283cbf6d2c29618aa\" id=0a167b75-bf83-42b8-ba9c-eeb517dfbe95 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:55:21.695083 crc crio[22652]: time=\"2026-06-11T11:55:21.694388966Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-qlj7t/POD\" id=e91c9182-8dba-447a-bb63-fcd5d1cb1d22 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:55:21.697405 crc crio[22652]: time=\"2026-06-11T11:55:21.695057438Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:55:21.730564 crc crio[22652]: time=\"2026-06-11T11:55:21.730511139Z\" level=info msg=\"Got pod network &{Name:certified-operators-qlj7t Namespace:openshift-marketplace ID:884eda70feaa7b89040f98f5f8f89ec519c4dba9c3e264e4ed21da59196b1533 UID:428f7ffb-56f8-4ae4-86bd-139aec35af95 NetNS:/var/run/netns/b9216819-5fd5-40b5-bd3b-523e2fa2d5e6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod428f7ffb_56f8_4ae4_86bd_139aec35af95.slice PodAnnotations:0xc0022f6518}] Aliases:map[]}\"\nJun 11 11:55:21.730853 crc crio[22652]: time=\"2026-06-11T11:55:21.730835729Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-qlj7t to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:55:22.295767 crc crio[22652]: 2026-06-11T11:55:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:884eda70feaa7b8 Mac:66:26:30:67:12:5d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:16 Mtu:0 Sandbox:/var/run/netns/b9216819-5fd5-40b5-bd3b-523e2fa2d5e6 SocketPath: PciID:}] [{Interface:0xc0001346a0 Address:{IP:10.217.1.22 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:55:22.303278 crc crio[22652]: time=\"2026-06-11T11:55:22.302835939Z\" level=info msg=\"Got pod network &{Name:certified-operators-qlj7t Namespace:openshift-marketplace ID:884eda70feaa7b89040f98f5f8f89ec519c4dba9c3e264e4ed21da59196b1533 UID:428f7ffb-56f8-4ae4-86bd-139aec35af95 NetNS:/var/run/netns/b9216819-5fd5-40b5-bd3b-523e2fa2d5e6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod428f7ffb_56f8_4ae4_86bd_139aec35af95.slice PodAnnotations:0xc0022f6518}] Aliases:map[]}\"\nJun 11 11:55:22.303278 crc crio[22652]: time=\"2026-06-11T11:55:22.303246802Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-qlj7t for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:55:22.311459 crc crio[22652]: time=\"2026-06-11T11:55:22.311364265Z\" level=info msg=\"Ran pod sandbox 884eda70feaa7b89040f98f5f8f89ec519c4dba9c3e264e4ed21da59196b1533 with infra container: openshift-marketplace/certified-operators-qlj7t/POD\" id=e91c9182-8dba-447a-bb63-fcd5d1cb1d22 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:55:22.314762 crc crio[22652]: time=\"2026-06-11T11:55:22.314574446Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=eab1f8c6-13cd-49f3-a76d-e17d305a762a name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:55:22.321557 crc crio[22652]: time=\"2026-06-11T11:55:22.321243241Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=71247dc1-2700-4161-8e84-83a6a2c8d8f4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:55:22.334239 crc crio[22652]: time=\"2026-06-11T11:55:22.334066756Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-qlj7t/extract-utilities\" id=a1fe65ee-61f0-478f-8a1e-e87499f486bd name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:55:22.334623 crc crio[22652]: time=\"2026-06-11T11:55:22.334546831Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:55:22.413185 crc crio[22652]: time=\"2026-06-11T11:55:22.411236963Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:55:22.415070 crc crio[22652]: time=\"2026-06-11T11:55:22.414999555Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:55:22.605871 crc crio[22652]: time=\"2026-06-11T11:55:22.605698916Z\" level=info msg=\"Created container 56b1c90be5abf55678f407ef79ebc4f5753318f7f0867947ab260049747e08f4: openshift-marketplace/certified-operators-qlj7t/extract-utilities\" id=a1fe65ee-61f0-478f-8a1e-e87499f486bd name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:55:22.607381 crc crio[22652]: time=\"2026-06-11T11:55:22.607256456Z\" level=info msg=\"Starting container: 56b1c90be5abf55678f407ef79ebc4f5753318f7f0867947ab260049747e08f4\" id=819500e6-2425-4cd7-8c3f-cfd99acfb8be name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:55:22.613943 crc crio[22652]: time=\"2026-06-11T11:55:22.613847648Z\" level=info msg=\"Started container\" PID=288966 containerID=56b1c90be5abf55678f407ef79ebc4f5753318f7f0867947ab260049747e08f4 description=openshift-marketplace/certified-operators-qlj7t/extract-utilities id=819500e6-2425-4cd7-8c3f-cfd99acfb8be name=/runtime.v1.RuntimeService/StartContainer sandboxID=884eda70feaa7b89040f98f5f8f89ec519c4dba9c3e264e4ed21da59196b1533\nJun 11 11:55:23.521573 crc crio[22652]: time=\"2026-06-11T11:55:23.519102262Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=4f1d97dd-ffdd-44ff-962a-01ea1b04555b name=/runtime.v1.ImageService/PullImage\nJun 11 11:55:23.556005 crc crio[22652]: time=\"2026-06-11T11:55:23.555624348Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 11 11:55:24.449156 crc crio[22652]: time=\"2026-06-11T11:55:24.44903784Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:ff23a6409155a523e9d8d88955ed6c8eeef67a7bed83b65b88346a17ef0248a3\" id=4f1d97dd-ffdd-44ff-962a-01ea1b04555b name=/runtime.v1.ImageService/PullImage\nJun 11 11:55:24.450254 crc crio[22652]: time=\"2026-06-11T11:55:24.450081173Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=9a1dc66a-dbcd-4d25-bb27-ef59468166f0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:55:24.453590 crc crio[22652]: time=\"2026-06-11T11:55:24.453435301Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=fe65bd10-c386-421f-9d8a-357712e92861 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:55:24.463475 crc crio[22652]: time=\"2026-06-11T11:55:24.463378611Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-qlj7t/extract-content\" id=bc3fd612-a470-4b9e-ba37-b1390ad4b917 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:55:24.463942 crc crio[22652]: time=\"2026-06-11T11:55:24.463837586Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:55:24.518666 crc crio[22652]: time=\"2026-06-11T11:55:24.518543614Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:55:24.522618 crc crio[22652]: time=\"2026-06-11T11:55:24.522551563Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:55:24.722086 crc crio[22652]: time=\"2026-06-11T11:55:24.721965915Z\" level=info msg=\"Created container 03e3ae83b49822cd5957ec6369712c4aa70a9ea94fa15e2e8156c2e72d9374b0: openshift-marketplace/certified-operators-qlj7t/extract-content\" id=bc3fd612-a470-4b9e-ba37-b1390ad4b917 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:55:24.724443 crc crio[22652]: time=\"2026-06-11T11:55:24.724399523Z\" level=info msg=\"Starting container: 03e3ae83b49822cd5957ec6369712c4aa70a9ea94fa15e2e8156c2e72d9374b0\" id=29e3bdad-592f-429c-81d5-6bd1d9eda25e name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:55:24.732012 crc crio[22652]: time=\"2026-06-11T11:55:24.731899766Z\" level=info msg=\"Started container\" PID=289034 containerID=03e3ae83b49822cd5957ec6369712c4aa70a9ea94fa15e2e8156c2e72d9374b0 description=openshift-marketplace/certified-operators-qlj7t/extract-content id=29e3bdad-592f-429c-81d5-6bd1d9eda25e name=/runtime.v1.RuntimeService/StartContainer sandboxID=884eda70feaa7b89040f98f5f8f89ec519c4dba9c3e264e4ed21da59196b1533\nJun 11 11:55:27.588022 crc crio[22652]: time=\"2026-06-11T11:55:27.586665835Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=cebb2241-6d07-4327-8c6a-9e4046050d46 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:55:27.593842 crc crio[22652]: time=\"2026-06-11T11:55:27.593722033Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=74a1bfbb-c2c4-49fb-a199-f8e89568b447 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:55:27.602008 crc crio[22652]: time=\"2026-06-11T11:55:27.601922046Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-qlj7t/registry-server\" id=cdd7e6d8-1d32-44f3-9167-307b927192e3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:55:27.602639 crc crio[22652]: time=\"2026-06-11T11:55:27.602577427Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:55:27.666912 crc crio[22652]: time=\"2026-06-11T11:55:27.666787942Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:55:27.670021 crc crio[22652]: time=\"2026-06-11T11:55:27.669953213Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:55:27.858643 crc crio[22652]: time=\"2026-06-11T11:55:27.857636948Z\" level=info msg=\"Created container ee5cc6ebcb944a05d553c5683276de4b549bafbb0860f770e7af7df7ed5a8d0f: openshift-marketplace/certified-operators-qlj7t/registry-server\" id=cdd7e6d8-1d32-44f3-9167-307b927192e3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:55:27.860273 crc crio[22652]: time=\"2026-06-11T11:55:27.860077807Z\" level=info msg=\"Starting container: ee5cc6ebcb944a05d553c5683276de4b549bafbb0860f770e7af7df7ed5a8d0f\" id=d8b7df62-417b-474b-965e-c3c23219b7f7 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:55:27.866997 crc crio[22652]: time=\"2026-06-11T11:55:27.866904045Z\" level=info msg=\"Started container\" PID=289152 containerID=ee5cc6ebcb944a05d553c5683276de4b549bafbb0860f770e7af7df7ed5a8d0f description=openshift-marketplace/certified-operators-qlj7t/registry-server id=d8b7df62-417b-474b-965e-c3c23219b7f7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=884eda70feaa7b89040f98f5f8f89ec519c4dba9c3e264e4ed21da59196b1533\nJun 11 11:55:34.684816 crc crio[22652]: time=\"2026-06-11T11:55:34.680987241Z\" level=info msg=\"Stopping container: ee5cc6ebcb944a05d553c5683276de4b549bafbb0860f770e7af7df7ed5a8d0f (timeout: 2s)\" id=c079f8be-5b83-47c1-bbf3-fa118b267fb2 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:55:34.808829 crc crio[22652]: time=\"2026-06-11T11:55:34.808766169Z\" level=info msg=\"Stopped container ee5cc6ebcb944a05d553c5683276de4b549bafbb0860f770e7af7df7ed5a8d0f: openshift-marketplace/certified-operators-qlj7t/registry-server\" id=c079f8be-5b83-47c1-bbf3-fa118b267fb2 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:55:34.811047 crc crio[22652]: time=\"2026-06-11T11:55:34.811013582Z\" level=info msg=\"Stopping pod sandbox: 884eda70feaa7b89040f98f5f8f89ec519c4dba9c3e264e4ed21da59196b1533\" id=58f97eb7-621c-42f5-be2b-ce32c0885c91 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:55:34.812264 crc crio[22652]: time=\"2026-06-11T11:55:34.812234211Z\" level=info msg=\"Got pod network &{Name:certified-operators-qlj7t Namespace:openshift-marketplace ID:884eda70feaa7b89040f98f5f8f89ec519c4dba9c3e264e4ed21da59196b1533 UID:428f7ffb-56f8-4ae4-86bd-139aec35af95 NetNS:/var/run/netns/b9216819-5fd5-40b5-bd3b-523e2fa2d5e6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod428f7ffb_56f8_4ae4_86bd_139aec35af95.slice PodAnnotations:0xc0014a42a8}] Aliases:map[]}\"\nJun 11 11:55:34.812563 crc crio[22652]: time=\"2026-06-11T11:55:34.812542311Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-qlj7t from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:55:35.182894 crc crio[22652]: time=\"2026-06-11T11:55:35.182038761Z\" level=info msg=\"Stopped pod sandbox: 884eda70feaa7b89040f98f5f8f89ec519c4dba9c3e264e4ed21da59196b1533\" id=58f97eb7-621c-42f5-be2b-ce32c0885c91 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:55:35.708445 crc crio[22652]: time=\"2026-06-11T11:55:35.708354522Z\" level=info msg=\"Removing container: ee5cc6ebcb944a05d553c5683276de4b549bafbb0860f770e7af7df7ed5a8d0f\" id=c4601421-44ec-4036-992a-271a04f06546 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:55:35.748518 crc crio[22652]: time=\"2026-06-11T11:55:35.747458029Z\" level=info msg=\"Removed container ee5cc6ebcb944a05d553c5683276de4b549bafbb0860f770e7af7df7ed5a8d0f: openshift-marketplace/certified-operators-qlj7t/registry-server\" id=c4601421-44ec-4036-992a-271a04f06546 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:55:35.752904 crc crio[22652]: time=\"2026-06-11T11:55:35.751740287Z\" level=info msg=\"Removing container: 03e3ae83b49822cd5957ec6369712c4aa70a9ea94fa15e2e8156c2e72d9374b0\" id=59f95e61-d865-4e86-8a9f-9b8f01c249f4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:55:35.802262 crc crio[22652]: time=\"2026-06-11T11:55:35.802021624Z\" level=info msg=\"Removed container 03e3ae83b49822cd5957ec6369712c4aa70a9ea94fa15e2e8156c2e72d9374b0: openshift-marketplace/certified-operators-qlj7t/extract-content\" id=59f95e61-d865-4e86-8a9f-9b8f01c249f4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:55:35.807903 crc crio[22652]: time=\"2026-06-11T11:55:35.807852681Z\" level=info msg=\"Removing container: 56b1c90be5abf55678f407ef79ebc4f5753318f7f0867947ab260049747e08f4\" id=68f91916-0cb2-4a38-9fe2-9313f970e7cb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:55:35.858352 crc crio[22652]: time=\"2026-06-11T11:55:35.858223272Z\" level=info msg=\"Removed container 56b1c90be5abf55678f407ef79ebc4f5753318f7f0867947ab260049747e08f4: openshift-marketplace/certified-operators-qlj7t/extract-utilities\" id=68f91916-0cb2-4a38-9fe2-9313f970e7cb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:56:00.533417 crc crio[22652]: time=\"2026-06-11T11:56:00.532616087Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686316-dc9h9/POD\" id=4bae8bbb-ba11-4e0e-ab23-28a6dd50552d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:56:00.534860 crc crio[22652]: time=\"2026-06-11T11:56:00.533430503Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:56:00.572623 crc crio[22652]: time=\"2026-06-11T11:56:00.572531692Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686316-dc9h9 Namespace:openshift-infra ID:28a2defa958562a28ca4e83be68290d814c1f30be237f2b4d3ce2424ea91bc1c UID:d14c4e79-269d-46a7-8ef9-890b217f207d NetNS:/var/run/netns/a9e8b860-8a5e-4eb9-8b88-7d811fc057f1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd14c4e79_269d_46a7_8ef9_890b217f207d.slice PodAnnotations:0xc0004bea88}] Aliases:map[]}\"\nJun 11 11:56:00.572623 crc crio[22652]: time=\"2026-06-11T11:56:00.572598444Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686316-dc9h9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:56:01.153109 crc crio[22652]: 2026-06-11T11:56:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:28a2defa958562a Mac:0e:5d:ce:fb:23:c3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:17 Mtu:0 Sandbox:/var/run/netns/a9e8b860-8a5e-4eb9-8b88-7d811fc057f1 SocketPath: PciID:}] [{Interface:0xc00025b680 Address:{IP:10.217.1.23 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:56:01.154507 crc crio[22652]: time=\"2026-06-11T11:56:01.154433457Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686316-dc9h9 Namespace:openshift-infra ID:28a2defa958562a28ca4e83be68290d814c1f30be237f2b4d3ce2424ea91bc1c UID:d14c4e79-269d-46a7-8ef9-890b217f207d NetNS:/var/run/netns/a9e8b860-8a5e-4eb9-8b88-7d811fc057f1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd14c4e79_269d_46a7_8ef9_890b217f207d.slice PodAnnotations:0xc0004bea88}] Aliases:map[]}\"\nJun 11 11:56:01.154733 crc crio[22652]: time=\"2026-06-11T11:56:01.154675795Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686316-dc9h9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:56:01.164042 crc crio[22652]: time=\"2026-06-11T11:56:01.163940914Z\" level=info msg=\"Ran pod sandbox 28a2defa958562a28ca4e83be68290d814c1f30be237f2b4d3ce2424ea91bc1c with infra container: openshift-infra/auto-csr-approver-29686316-dc9h9/POD\" id=4bae8bbb-ba11-4e0e-ab23-28a6dd50552d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:56:01.168971 crc crio[22652]: time=\"2026-06-11T11:56:01.166971567Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=91f82c85-d36b-4564-9a29-089662488295 name=/runtime.v1.ImageService/PullImage\nJun 11 11:56:01.176575 crc crio[22652]: time=\"2026-06-11T11:56:01.176492592Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 11:56:02.196912 crc crio[22652]: time=\"2026-06-11T11:56:02.19584937Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=91f82c85-d36b-4564-9a29-089662488295 name=/runtime.v1.ImageService/PullImage\nJun 11 11:56:02.199242 crc crio[22652]: time=\"2026-06-11T11:56:02.198631648Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=c1572b0f-f7c4-4ade-bcb1-3ac14abd736b name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:56:02.204504 crc crio[22652]: time=\"2026-06-11T11:56:02.204396253Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=a058a328-c6f1-4bec-9ce6-a45690c2c921 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:56:02.212160 crc crio[22652]: time=\"2026-06-11T11:56:02.211993795Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686316-dc9h9/oc\" id=67f00dd7-5fe2-46d5-9698-26397e18705b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:56:02.212628 crc crio[22652]: time=\"2026-06-11T11:56:02.212554323Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:56:02.279431 crc crio[22652]: time=\"2026-06-11T11:56:02.279363288Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:56:02.519653 crc crio[22652]: time=\"2026-06-11T11:56:02.519592427Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:56:02.634570 crc crio[22652]: time=\"2026-06-11T11:56:02.634064375Z\" level=info msg=\"Created container fb9196a5826f44bb5711e66c92ad0d5a62a0ff8618d569c7e929a37a30988bdf: openshift-infra/auto-csr-approver-29686316-dc9h9/oc\" id=67f00dd7-5fe2-46d5-9698-26397e18705b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:56:02.636243 crc crio[22652]: time=\"2026-06-11T11:56:02.63609893Z\" level=info msg=\"Starting container: fb9196a5826f44bb5711e66c92ad0d5a62a0ff8618d569c7e929a37a30988bdf\" id=5bff61cb-7b02-4199-93e7-f92e5f9f0d89 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:56:02.643759 crc crio[22652]: time=\"2026-06-11T11:56:02.643266869Z\" level=info msg=\"Started container\" PID=291011 containerID=fb9196a5826f44bb5711e66c92ad0d5a62a0ff8618d569c7e929a37a30988bdf description=openshift-infra/auto-csr-approver-29686316-dc9h9/oc id=5bff61cb-7b02-4199-93e7-f92e5f9f0d89 name=/runtime.v1.RuntimeService/StartContainer sandboxID=28a2defa958562a28ca4e83be68290d814c1f30be237f2b4d3ce2424ea91bc1c\nJun 11 11:56:04.130282 crc crio[22652]: time=\"2026-06-11T11:56:04.129737076Z\" level=info msg=\"Stopping pod sandbox: 28a2defa958562a28ca4e83be68290d814c1f30be237f2b4d3ce2424ea91bc1c\" id=8199eee4-bc8b-4612-a008-722547fca75f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:56:04.131503 crc crio[22652]: time=\"2026-06-11T11:56:04.131239324Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686316-dc9h9 Namespace:openshift-infra ID:28a2defa958562a28ca4e83be68290d814c1f30be237f2b4d3ce2424ea91bc1c UID:d14c4e79-269d-46a7-8ef9-890b217f207d NetNS:/var/run/netns/a9e8b860-8a5e-4eb9-8b88-7d811fc057f1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd14c4e79_269d_46a7_8ef9_890b217f207d.slice PodAnnotations:0xc002928bb8}] Aliases:map[]}\"\nJun 11 11:56:04.131503 crc crio[22652]: time=\"2026-06-11T11:56:04.131486042Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686316-dc9h9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:56:04.488024 crc crio[22652]: time=\"2026-06-11T11:56:04.487612484Z\" level=info msg=\"Stopped pod sandbox: 28a2defa958562a28ca4e83be68290d814c1f30be237f2b4d3ce2424ea91bc1c\" id=8199eee4-bc8b-4612-a008-722547fca75f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:56:17.535812 crc crio[22652]: time=\"2026-06-11T11:56:17.534911376Z\" level=info msg=\"Removing container: 87fc3b9b1556061829016b3d0249ad0c230ced745193717ee360eb22b111fc19\" id=285f7054-1293-44c0-827f-3a6fc275d3c3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:56:17.679896 crc crio[22652]: time=\"2026-06-11T11:56:17.679777798Z\" level=info msg=\"Removed container 87fc3b9b1556061829016b3d0249ad0c230ced745193717ee360eb22b111fc19: openshift-infra/auto-csr-approver-29686310-m2r9g/oc\" id=285f7054-1293-44c0-827f-3a6fc275d3c3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:56:17.691374 crc crio[22652]: time=\"2026-06-11T11:56:17.69123283Z\" level=info msg=\"Stopping pod sandbox: 884eda70feaa7b89040f98f5f8f89ec519c4dba9c3e264e4ed21da59196b1533\" id=5e18d696-157e-452c-aab5-ac250a7bd2b0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:56:17.691374 crc crio[22652]: time=\"2026-06-11T11:56:17.691346854Z\" level=info msg=\"Stopped pod sandbox (already stopped): 884eda70feaa7b89040f98f5f8f89ec519c4dba9c3e264e4ed21da59196b1533\" id=5e18d696-157e-452c-aab5-ac250a7bd2b0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:56:17.692086 crc crio[22652]: time=\"2026-06-11T11:56:17.691990435Z\" level=info msg=\"Removing pod sandbox: 884eda70feaa7b89040f98f5f8f89ec519c4dba9c3e264e4ed21da59196b1533\" id=aca04978-e8fe-4dcb-b3ce-c2d7a99c9c1e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:56:17.711695 crc crio[22652]: time=\"2026-06-11T11:56:17.711591096Z\" level=info msg=\"Removed pod sandbox: 884eda70feaa7b89040f98f5f8f89ec519c4dba9c3e264e4ed21da59196b1533\" id=aca04978-e8fe-4dcb-b3ce-c2d7a99c9c1e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:56:17.713204 crc crio[22652]: time=\"2026-06-11T11:56:17.713020268Z\" level=info msg=\"Stopping pod sandbox: 8a68334f323e2186335bd621640c5280ecf4142ddf74330a76200827092d5feb\" id=682b2dab-5087-43f4-8be8-29c4c3dda5d1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:56:17.713204 crc crio[22652]: time=\"2026-06-11T11:56:17.713204094Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8a68334f323e2186335bd621640c5280ecf4142ddf74330a76200827092d5feb\" id=682b2dab-5087-43f4-8be8-29c4c3dda5d1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:56:17.713980 crc crio[22652]: time=\"2026-06-11T11:56:17.713918627Z\" level=info msg=\"Removing pod sandbox: 8a68334f323e2186335bd621640c5280ecf4142ddf74330a76200827092d5feb\" id=317ebcb7-bfb8-4bfd-aff4-0856ada83451 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:56:17.731015 crc crio[22652]: time=\"2026-06-11T11:56:17.730892131Z\" level=info msg=\"Removed pod sandbox: 8a68334f323e2186335bd621640c5280ecf4142ddf74330a76200827092d5feb\" id=317ebcb7-bfb8-4bfd-aff4-0856ada83451 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.260394 | controller |   "stdout_lines": [
2026-06-11 11:58:02.260500 | controller |     "Jun 11 10:28:33.583514 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...",
2026-06-11 11:58:02.260523 | controller |     "Jun 11 10:28:34.596690 crc crio[3650]: time=\"2026-06-11T10:28:34.595004982Z\" level=info msg=\"Updating config from single file: /etc/crio/crio.conf\"",
2026-06-11 11:58:02.260541 | controller |     "Jun 11 10:28:34.596690 crc crio[3650]: time=\"2026-06-11T10:28:34.596590653Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf\"",
2026-06-11 11:58:02.260558 | controller |     "Jun 11 10:28:34.600490 crc crio[3650]: time=\"2026-06-11T10:28:34.60036197Z\" level=info msg=\"Updating config from path: /etc/crio/crio.conf.d\"",
2026-06-11 11:58:02.260575 | controller |     "Jun 11 10:28:34.601607 crc crio[3650]: time=\"2026-06-11T10:28:34.601485439Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf.d/00-default\"",
2026-06-11 11:58:02.260592 | controller |     "Jun 11 10:28:34.630102 crc crio[3650]: time=\"2026-06-11T10:28:34.6298956Z\" level=info msg=\"Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)\"",
2026-06-11 11:58:02.260614 | controller |     "Jun 11 10:28:34.630488 crc crio[3650]: time=\"2026-06-11T10:28:34.630434461Z\" level=info msg=\"Node configuration value for hugetlb cgroup is true\"",
2026-06-11 11:58:02.260630 | controller |     "Jun 11 10:28:34.630488 crc crio[3650]: time=\"2026-06-11T10:28:34.630466477Z\" level=info msg=\"Node configuration value for pid cgroup is true\"",
2026-06-11 11:58:02.260647 | controller |     "Jun 11 10:28:34.630718 crc crio[3650]: time=\"2026-06-11T10:28:34.630668669Z\" level=info msg=\"Node configuration value for memoryswap cgroup is true\"",
2026-06-11 11:58:02.260663 | controller |     "Jun 11 10:28:34.630718 crc crio[3650]: time=\"2026-06-11T10:28:34.630697812Z\" level=info msg=\"Node configuration value for cgroup v2 is true\"",
2026-06-11 11:58:02.260679 | controller |     "Jun 11 10:28:34.691668 crc crio[3650]: time=\"2026-06-11T10:28:34.691160818Z\" level=info msg=\"Node configuration value for systemd AllowedCPUs is true\"",
2026-06-11 11:58:02.260695 | controller |     "Jun 11 10:28:34.725438 crc crio[3650]: time=\"2026-06-11T10:28:34.725382942Z\" 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-11 11:58:02.260713 | controller |     "Jun 11 10:28:34.730959 crc crio[3650]: time=\"2026-06-11T10:28:34.730835017Z\" 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-11 11:58:02.260732 | controller |     "Jun 11 10:28:35.147278 crc crio[3650]: time=\"2026-06-11T10:28:35.146644151Z\" 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-11 11:58:02.260748 | controller |     "Jun 11 10:28:35.588040 crc crio[3650]: time=\"2026-06-11T10:28:35.587919888Z\" level=info msg=\"Checkpoint/restore support enabled\"",
2026-06-11 11:58:02.260763 | controller |     "Jun 11 10:28:35.588040 crc crio[3650]: time=\"2026-06-11T10:28:35.587978213Z\" level=info msg=\"Using the internal default seccomp profile\"",
2026-06-11 11:58:02.260779 | controller |     "Jun 11 10:28:35.588289 crc crio[3650]: time=\"2026-06-11T10:28:35.588074676Z\" level=info msg=\"AppArmor is disabled by the system or at CRI-O build-time\"",
2026-06-11 11:58:02.260794 | controller |     "Jun 11 10:28:35.588289 crc crio[3650]: time=\"2026-06-11T10:28:35.588086201Z\" level=info msg=\"No blockio config file specified, blockio not configured\"",
2026-06-11 11:58:02.260809 | controller |     "Jun 11 10:28:35.588289 crc crio[3650]: time=\"2026-06-11T10:28:35.58809365Z\" level=info msg=\"RDT not available in the host system\"",
2026-06-11 11:58:02.260823 | controller |     "Jun 11 10:28:35.595768 crc crio[3650]: time=\"2026-06-11T10:28:35.594962801Z\" level=info msg=\"Conmon does support the --sync option\"",
2026-06-11 11:58:02.260838 | controller |     "Jun 11 10:28:35.595768 crc crio[3650]: time=\"2026-06-11T10:28:35.595699733Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"",
2026-06-11 11:58:02.260853 | controller |     "Jun 11 10:28:35.606185 crc crio[3650]: time=\"2026-06-11T10:28:35.606026605Z\" level=info msg=\"Conmon does support the --sync option\"",
2026-06-11 11:58:02.260867 | controller |     "Jun 11 10:28:35.606185 crc crio[3650]: time=\"2026-06-11T10:28:35.606158203Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"",
2026-06-11 11:58:02.260883 | controller |     "Jun 11 10:28:36.274066 crc crio[3650]: time=\"2026-06-11T10:28:36.273649269Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 11:58:02.260898 | controller |     "Jun 11 10:28:36.274066 crc crio[3650]: time=\"2026-06-11T10:28:36.274052895Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 11:58:02.260916 | controller |     "Jun 11 10:28:36.274996 crc crio[3650]: time=\"2026-06-11T10:28:36.274878721Z\" level=info msg=\"FLAG: --enable-profile-unix-socket=\\\"true\\\"\\n\"",
2026-06-11 11:58:02.260931 | controller |     "Jun 11 10:28:36.274996 crc crio[3650]: time=\"2026-06-11T10:28:36.274994579Z\" level=info msg=\"FLAG: --stream-address=\\\"192.168.130.11\\\"\\n\"",
2026-06-11 11:58:02.260950 | controller |     "Jun 11 10:28:36.279322 crc crio[3650]: time=\"2026-06-11T10:28:36.278981137Z\" 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.ShmSize\\\", \\\"irq-load-balancing.crio.io\\\", \\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri.rdt-class\\\", \\\"io.kubernetes.cri-o.TrySkipVolumeSELinuxLabel\\\", \\\"io.kubernetes.cri-o.DisableFIPS\\\", \\\"org.systemd.property.\\\", \\\"io.kubernetes.cri-o.cgroup2-mount-hierarchy-rw\\\", \\\"io.kubernetes.cri-o.UnifiedCgroup\\\", \\\"cpu-quota.crio.io\\\", \\\"cpu-freq-governor.crio.io\\\", \\\"io.kubernetes.cri-o.umask\\\", \\\"seccomp-profile.kubernetes.cri-o.io\\\", \\\"io.kubernetes.cri.container-type\\\", \\\"run.oci.\\\", \\\"cpu-c-states.crio.io\\\", \\\"io.kubernetes.cri-o.seccompNotifierAction\\\", \\\"cpu-load-balancing.crio.io\\\", \\\"io.kubernetes.cri-o.PodLinuxResources\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\", \\\"cpu-shared.crio.io\\\", \\\"io.kubernetes.cri-o.PodLinuxOverhead\\\", \\\"bundle\\\", \\\"org.criu.config\\\", \\\"module.wasm.image/variant\\\"]\\n        [crio.runtime.workloads.openshift-builder.resources]\\n          CPUShares = 0\\n          CPUQuota = 0\\n          CPUPeriod = 0\\n          CPUSet = \\\"\\\"\\n          CPULimit = 0\\n  [crio.image]\\n    default_transport = \\\"docker://\\\"\\n    global_auth_file = \\\"/var/lib/kubelet/config.json\\\"\\n    pause_image = \\\"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:cc2b30e70040205c2536d01ae5c850be1ed2d775cf13249e50328e5085777977\\\"\\n    pause_image_auth_file = \\\"/var/lib/kubelet/config.json\\\"\\n    pause_command = \\\"/usr/bin/pod\\\"\\n    signature_policy = \\\"\\\"\\n    signature_policy_dir = \\\"/etc/crio/policies\\\"\\n    image_volumes = \\\"mkdir\\\"\\n    big_files_temporary_dir = \\\"\\\"\\n    auto_reload_registries = false\\n    pull_progress_timeout = \\\"0s\\\"\\n    oci_artifact_mount_support = false\\n  [crio.network]\\n    cni_default_network = \\\"\\\"\\n    network_dir = \\\"/etc/kubernetes/cni/net.d/\\\"\\n    plugin_dirs = [\\\"/var/lib/cni/bin\\\"]\\n  [crio.metrics]\\n    enable_metrics = true\\n    metrics_collectors = [\\\"operations\\\", \\\"operations_latency_microseconds_total\\\", \\\"operations_latency_microseconds\\\", \\\"operations_errors\\\", \\\"image_pulls_layer_size\\\", \\\"containers_oom_total\\\", \\\"containers_oom\\\", \\\"operations_total\\\", \\\"operations_latency_seconds_total\\\", \\\"operations_latency_seconds\\\", \\\"operations_errors_total\\\", \\\"image_pulls_bytes_total\\\", \\\"image_pulls_skipped_bytes_total\\\", \\\"image_pulls_success_total\\\", \\\"image_pulls_failure_total\\\", \\\"image_layer_reuse_total\\\", \\\"containers_oom_count_total\\\", \\\"processes_defunct\\\"]\\n    metrics_host = \\\"127.0.0.1\\\"\\n    metrics_port = 9537\\n    metrics_socket = \\\"\\\"\\n    metrics_cert = \\\"\\\"\\n    metrics_key = \\\"\\\"\\n  [crio.tracing]\\n    enable_tracing = false\\n    tracing_endpoint = \\\"127.0.0.1:4317\\\"\\n    tracing_sampling_rate_per_million = 0\\n  [crio.stats]\\n    stats_collection_period = 0\\n    collection_period = 0\\n  [crio.nri]\\n    enable_nri = true\\n    nri_listen = \\\"/var/run/nri/nri.sock\\\"\\n    nri_plugin_dir = \\\"/opt/nri/plugins\\\"\\n    nri_plugin_config_dir = \\\"/etc/nri/conf.d\\\"\\n    nri_plugin_registration_timeout = \\\"5s\\\"\\n    nri_plugin_request_timeout = \\\"2s\\\"\\n    nri_disable_connections = false\\n\"",
2026-06-11 11:58:02.260978 | controller |     "Jun 11 10:28:36.292256 crc crio[3650]: time=\"2026-06-11T10:28:36.291840884Z\" level=warning msg=\"Checking storage directory /var/lib/containers/storage for errors because of unclean shutdown\"",
2026-06-11 11:58:02.260995 | controller |     "Jun 11 10:28:38.179577 crc crio[3650]: time=\"2026-06-11T10:28:38.178517433Z\" level=info msg=\"Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus\"",
2026-06-11 11:58:02.261011 | controller |     "Jun 11 10:28:38.181579 crc crio[3650]: time=\"2026-06-11T10:28:38.180302373Z\" level=info msg=\"Restore irqbalance config: nothing to do\"",
2026-06-11 11:58:02.261026 | controller |     "Jun 11 10:28:38.449509 crc crio[3650]: time=\"2026-06-11T10:28:38.448680172Z\" 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-11 11:58:02.261042 | controller |     "Jun 11 10:28:38.456701 crc crio[3650]: time=\"2026-06-11T10:28:38.456578062Z\" level=warning msg=\"Deleting all containers under sandbox f6dab756a5f81da6b1648d44137e45cc60b6c69fca2c6887870ecbde15f13852 since it could not be restored\"",
2026-06-11 11:58:02.261057 | controller |     "Jun 11 10:28:38.467588 crc crio[3650]: time=\"2026-06-11T10:28:38.467495224Z\" 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-11 11:58:02.261073 | controller |     "Jun 11 10:28:38.472885 crc crio[3650]: time=\"2026-06-11T10:28:38.472807192Z\" level=warning msg=\"Deleting all containers under sandbox 6388b28b2c8f23494d8172acdbe0c2c15336b1bc90da0e9a409e30b24cb20fd5 since it could not be restored\"",
2026-06-11 11:58:02.261088 | controller |     "Jun 11 10:28:38.480676 crc crio[3650]: time=\"2026-06-11T10:28:38.480585318Z\" 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-11 11:58:02.261102 | controller |     "Jun 11 10:28:38.488707 crc crio[3650]: time=\"2026-06-11T10:28:38.488661592Z\" level=warning msg=\"Deleting all containers under sandbox 3234aedde795ea669264e61b92a4110e67549062eab489f074d78b555b724ec0 since it could not be restored\"",
2026-06-11 11:58:02.261117 | controller |     "Jun 11 10:28:38.498647 crc crio[3650]: time=\"2026-06-11T10:28:38.498219118Z\" 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-11 11:58:02.261132 | controller |     "Jun 11 10:28:38.503019 crc crio[3650]: time=\"2026-06-11T10:28:38.50294783Z\" level=warning msg=\"Deleting all containers under sandbox ec5a93cdc49312f5503e75704e281effbdefdd7427b8ccb6f397b0a59fe3fcda since it could not be restored\"",
2026-06-11 11:58:02.261147 | controller |     "Jun 11 10:28:38.511331 crc crio[3650]: time=\"2026-06-11T10:28:38.51122596Z\" 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-11 11:58:02.261162 | controller |     "Jun 11 10:28:38.517063 crc crio[3650]: time=\"2026-06-11T10:28:38.51697224Z\" level=warning msg=\"Deleting all containers under sandbox b3fb04fc606fe54422d5489bd8fc2b18438bf32c094e6d5499989b1c4680081d since it could not be restored\"",
2026-06-11 11:58:02.261181 | controller |     "Jun 11 10:28:38.535674 crc crio[3650]: time=\"2026-06-11T10:28:38.535545615Z\" 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-11 11:58:02.261197 | controller |     "Jun 11 10:28:38.540065 crc crio[3650]: time=\"2026-06-11T10:28:38.540017931Z\" level=warning msg=\"Deleting all containers under sandbox ec5d8cc1a78af44633e5b157a326c7eb057086da9645d399ada87ef76a040673 since it could not be restored\"",
2026-06-11 11:58:02.261212 | controller |     "Jun 11 10:28:38.549048 crc crio[3650]: time=\"2026-06-11T10:28:38.548912387Z\" 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-11 11:58:02.261227 | controller |     "Jun 11 10:28:38.554328 crc crio[3650]: time=\"2026-06-11T10:28:38.554258357Z\" level=warning msg=\"Deleting all containers under sandbox c8d89a6a18d8bf8e544fca6f74b002af11259ae7912ab06a6b65e2bd0a014a86 since it could not be restored\"",
2026-06-11 11:58:02.261242 | controller |     "Jun 11 10:28:38.611688 crc crio[3650]: time=\"2026-06-11T10:28:38.611574539Z\" 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-11 11:58:02.261257 | controller |     "Jun 11 10:28:38.617352 crc crio[3650]: time=\"2026-06-11T10:28:38.617262068Z\" level=warning msg=\"Deleting all containers under sandbox 38107617a56be24a3c4df55a1260c58edb4a789423b3d5f4c1941bd57e4bbb71 since it could not be restored\"",
2026-06-11 11:58:02.261272 | controller |     "Jun 11 10:28:38.645528 crc crio[3650]: time=\"2026-06-11T10:28:38.645355949Z\" 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-11 11:58:02.261287 | controller |     "Jun 11 10:28:38.652353 crc crio[3650]: time=\"2026-06-11T10:28:38.65222623Z\" level=warning msg=\"Deleting all containers under sandbox 38165b96140e0076a6d060c89dd252472b6263208d068db2a44f1fadfdbe61b1 since it could not be restored\"",
2026-06-11 11:58:02.261301 | controller |     "Jun 11 10:28:38.668491 crc crio[3650]: time=\"2026-06-11T10:28:38.668298796Z\" 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-11 11:58:02.261316 | controller |     "Jun 11 10:28:38.675176 crc crio[3650]: time=\"2026-06-11T10:28:38.675008052Z\" level=warning msg=\"Deleting all containers under sandbox a1ec76a456ee5385866457eedabe1015f1dd152e348fe1bc374c717f36f55be7 since it could not be restored\"",
2026-06-11 11:58:02.261330 | controller |     "Jun 11 10:28:38.695394 crc crio[3650]: time=\"2026-06-11T10:28:38.695340777Z\" 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-11 11:58:02.261362 | controller |     "Jun 11 10:28:38.700542 crc crio[3650]: time=\"2026-06-11T10:28:38.70046164Z\" level=warning msg=\"Deleting all containers under sandbox 39b7866f65a026a9785951e874d79b2a65586cc09117692bad73d8da76814de6 since it could not be restored\"",
2026-06-11 11:58:02.261385 | controller |     "Jun 11 10:28:38.724085 crc crio[3650]: time=\"2026-06-11T10:28:38.723747208Z\" 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-11 11:58:02.261406 | controller |     "Jun 11 10:28:38.739884 crc crio[3650]: time=\"2026-06-11T10:28:38.739835698Z\" level=warning msg=\"Deleting all containers under sandbox 850471e46d32f5277b86e9692db1754f62ff7b6a77a5279a6248f6e9bb69a471 since it could not be restored\"",
2026-06-11 11:58:02.261422 | controller |     "Jun 11 10:28:38.771728 crc crio[3650]: time=\"2026-06-11T10:28:38.771578816Z\" 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-11 11:58:02.261438 | controller |     "Jun 11 10:28:38.779775 crc crio[3650]: time=\"2026-06-11T10:28:38.779629512Z\" level=warning msg=\"Deleting all containers under sandbox 3b398edf19198ddc81be81078de4824a97cec2e1108a23a94f74580805811fab since it could not be restored\"",
2026-06-11 11:58:02.261453 | controller |     "Jun 11 10:28:38.788855 crc crio[3650]: time=\"2026-06-11T10:28:38.788637821Z\" 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-11 11:58:02.261469 | controller |     "Jun 11 10:28:38.794592 crc crio[3650]: time=\"2026-06-11T10:28:38.794500065Z\" level=warning msg=\"Deleting all containers under sandbox ca101b65abcacc688b6db6fe9499e5cc58a69da3e55d5e9e0dbd37efd4357017 since it could not be restored\"",
2026-06-11 11:58:02.261485 | controller |     "Jun 11 10:28:38.815774 crc crio[3650]: time=\"2026-06-11T10:28:38.815388014Z\" 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-11 11:58:02.261500 | controller |     "Jun 11 10:28:38.824191 crc crio[3650]: time=\"2026-06-11T10:28:38.823940874Z\" level=warning msg=\"Deleting all containers under sandbox 34dab8a60616b7cf01d4e9c425e238f75c5ad085d018feae02e699514bf41b3e since it could not be restored\"",
2026-06-11 11:58:02.261515 | controller |     "Jun 11 10:28:38.836435 crc crio[3650]: time=\"2026-06-11T10:28:38.836298845Z\" 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-11 11:58:02.261530 | controller |     "Jun 11 10:28:38.842599 crc crio[3650]: time=\"2026-06-11T10:28:38.842504149Z\" level=warning msg=\"Deleting all containers under sandbox 044c75aa04b88e425cfee36b8a2db3c825c7003dbbcf88c6942411327c436ded since it could not be restored\"",
2026-06-11 11:58:02.261545 | controller |     "Jun 11 10:28:38.854895 crc crio[3650]: time=\"2026-06-11T10:28:38.854704087Z\" 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-11 11:58:02.261560 | controller |     "Jun 11 10:28:38.866216 crc crio[3650]: time=\"2026-06-11T10:28:38.866102623Z\" level=warning msg=\"Deleting all containers under sandbox cd0afe61f4dcc682558e239c4cb64ff7d7005e7aa4cbbb50855521992f51be0f since it could not be restored\"",
2026-06-11 11:58:02.261574 | controller |     "Jun 11 10:28:38.875395 crc crio[3650]: time=\"2026-06-11T10:28:38.8753362Z\" 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-11 11:58:02.261589 | controller |     "Jun 11 10:28:38.879721 crc crio[3650]: time=\"2026-06-11T10:28:38.879688142Z\" level=warning msg=\"Deleting all containers under sandbox a81533570b925ea6f6bf65ff689b58f63ee17cd1f7b5f92e4652de0cd34bccd5 since it could not be restored\"",
2026-06-11 11:58:02.261608 | controller |     "Jun 11 10:28:38.890105 crc crio[3650]: time=\"2026-06-11T10:28:38.890042029Z\" 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-11 11:58:02.261624 | controller |     "Jun 11 10:28:38.894963 crc crio[3650]: time=\"2026-06-11T10:28:38.894932876Z\" level=warning msg=\"Deleting all containers under sandbox 34605a8868d5dd6079efc188a3cce49b09c028efd54279b3b2b7c48df8fd5e16 since it could not be restored\"",
2026-06-11 11:58:02.261639 | controller |     "Jun 11 10:28:38.906065 crc crio[3650]: time=\"2026-06-11T10:28:38.906024923Z\" 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-11 11:58:02.261655 | controller |     "Jun 11 10:28:38.915751 crc crio[3650]: time=\"2026-06-11T10:28:38.915634952Z\" level=warning msg=\"Deleting all containers under sandbox 2a669a230e0afc58260587ab928a151b6752183179007838320ca23d77998240 since it could not be restored\"",
2026-06-11 11:58:02.261670 | controller |     "Jun 11 10:28:38.929281 crc crio[3650]: time=\"2026-06-11T10:28:38.929047784Z\" 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-11 11:58:02.261685 | controller |     "Jun 11 10:28:38.941862 crc crio[3650]: time=\"2026-06-11T10:28:38.941733117Z\" level=warning msg=\"Deleting all containers under sandbox 2bb8f893c353ca3f958d7610b7e177b91239bc7ad02146c114f0eb690f4c783d since it could not be restored\"",
2026-06-11 11:58:02.261701 | controller |     "Jun 11 10:28:38.957543 crc crio[3650]: time=\"2026-06-11T10:28:38.957358791Z\" 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-11 11:58:02.261716 | controller |     "Jun 11 10:28:38.962849 crc crio[3650]: time=\"2026-06-11T10:28:38.962672519Z\" level=warning msg=\"Deleting all containers under sandbox 18fee4b4ea4c96ee307aa88a73acb6266b3648c944e27a6179a14fcc5c344911 since it could not be restored\"",
2026-06-11 11:58:02.261733 | controller |     "Jun 11 10:28:38.977409 crc crio[3650]: time=\"2026-06-11T10:28:38.977317726Z\" 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-11 11:58:02.261748 | controller |     "Jun 11 10:28:38.983812 crc crio[3650]: time=\"2026-06-11T10:28:38.983720735Z\" level=warning msg=\"Deleting all containers under sandbox 25817f64d195aeb9a06049cd2c29b6be89a688364d3f94522e2eb3a0462d038b since it could not be restored\"",
2026-06-11 11:58:02.261764 | controller |     "Jun 11 10:28:38.990577 crc crio[3650]: time=\"2026-06-11T10:28:38.990486161Z\" 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-11 11:58:02.261780 | controller |     "Jun 11 10:28:38.995736 crc crio[3650]: time=\"2026-06-11T10:28:38.995637375Z\" level=warning msg=\"Deleting all containers under sandbox 21404741c3fd258e80b2394df9e1c6b540de60ebd5dfdda164431e320737c791 since it could not be restored\"",
2026-06-11 11:58:02.261795 | controller |     "Jun 11 10:28:39.007078 crc crio[3650]: time=\"2026-06-11T10:28:39.006921628Z\" 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-11 11:58:02.261815 | controller |     "Jun 11 10:28:39.013421 crc crio[3650]: time=\"2026-06-11T10:28:39.013318576Z\" level=warning msg=\"Deleting all containers under sandbox b772409aebad8f593523276009413324ceef9893239aaa903bf8e87341af63e5 since it could not be restored\"",
2026-06-11 11:58:02.261831 | controller |     "Jun 11 10:28:39.021730 crc crio[3650]: time=\"2026-06-11T10:28:39.021598116Z\" 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-11 11:58:02.261847 | controller |     "Jun 11 10:28:39.026232 crc crio[3650]: time=\"2026-06-11T10:28:39.026079561Z\" level=warning msg=\"Deleting all containers under sandbox 6f1db32e9e579db7cf7dab1ab228e7efa8c130d835afbaf76bc51f3cc09c4bdb since it could not be restored\"",
2026-06-11 11:58:02.261862 | controller |     "Jun 11 10:28:39.035353 crc crio[3650]: time=\"2026-06-11T10:28:39.035249155Z\" 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-11 11:58:02.261877 | controller |     "Jun 11 10:28:39.040277 crc crio[3650]: time=\"2026-06-11T10:28:39.040190703Z\" level=warning msg=\"Deleting all containers under sandbox 2722679ed228c861ba4d42fe944351839b15ae69a368bf9fbe597f9d6a6ddaa0 since it could not be restored\"",
2026-06-11 11:58:02.261893 | controller |     "Jun 11 10:28:39.048492 crc crio[3650]: time=\"2026-06-11T10:28:39.048099952Z\" 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-11 11:58:02.261908 | controller |     "Jun 11 10:28:39.053774 crc crio[3650]: time=\"2026-06-11T10:28:39.053580916Z\" level=warning msg=\"Deleting all containers under sandbox e222155a1c4fc4565a7da9c88c4bc428dc8a0a17b11d7bae294454bb07604400 since it could not be restored\"",
2026-06-11 11:58:02.261923 | controller |     "Jun 11 10:28:39.061748 crc crio[3650]: time=\"2026-06-11T10:28:39.061629588Z\" 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-11 11:58:02.261938 | controller |     "Jun 11 10:28:39.067709 crc crio[3650]: time=\"2026-06-11T10:28:39.067471012Z\" level=warning msg=\"Deleting all containers under sandbox 7e6ed0d9b7c9ab8c33dcd92eb7fd9e991ad4f26f2911216520ca0edce8757255 since it could not be restored\"",
2026-06-11 11:58:02.261954 | controller |     "Jun 11 10:28:39.075426 crc crio[3650]: time=\"2026-06-11T10:28:39.075278198Z\" 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-11 11:58:02.261969 | controller |     "Jun 11 10:28:39.078865 crc crio[3650]: time=\"2026-06-11T10:28:39.078704184Z\" level=warning msg=\"Deleting all containers under sandbox da2adf6cd892779e9e97c725a1a8d45c2cdb5890c09a25ac078e96ef16ce314f since it could not be restored\"",
2026-06-11 11:58:02.261984 | controller |     "Jun 11 10:28:39.150006 crc crio[3650]: time=\"2026-06-11T10:28:39.14981533Z\" 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-11 11:58:02.262016 | controller |     "Jun 11 10:28:39.153702 crc crio[3650]: time=\"2026-06-11T10:28:39.153614406Z\" level=warning msg=\"Deleting all containers under sandbox 410638bdabddf5fcd1c35e7a74c44e5944cfa3831815455f10afe54ace39c37a since it could not be restored\"",
2026-06-11 11:58:02.262036 | controller |     "Jun 11 10:28:39.173325 crc crio[3650]: time=\"2026-06-11T10:28:39.173058666Z\" 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-11 11:58:02.262053 | controller |     "Jun 11 10:28:39.179858 crc crio[3650]: time=\"2026-06-11T10:28:39.179729624Z\" level=warning msg=\"Deleting all containers under sandbox 5fa37ff5131c654317df29274d488133bf9d3fc0bbac893fd1adc704cac18f20 since it could not be restored\"",
2026-06-11 11:58:02.262069 | controller |     "Jun 11 10:28:39.191870 crc crio[3650]: time=\"2026-06-11T10:28:39.191731545Z\" 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-11 11:58:02.262086 | controller |     "Jun 11 10:28:39.197345 crc crio[3650]: time=\"2026-06-11T10:28:39.197106195Z\" level=warning msg=\"Deleting all containers under sandbox df7839e3a7fe9f97d215b350da23429c49ceb57289d871c643f130f5c2ddd4ef since it could not be restored\"",
2026-06-11 11:58:02.262101 | controller |     "Jun 11 10:28:39.202994 crc crio[3650]: time=\"2026-06-11T10:28:39.202944597Z\" 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-11 11:58:02.262116 | controller |     "Jun 11 10:28:39.207035 crc crio[3650]: time=\"2026-06-11T10:28:39.206978119Z\" level=warning msg=\"Deleting all containers under sandbox 42cbc53167cb884d8df411e7ea16aba8682a4699b61f094c370e2471299c2405 since it could not be restored\"",
2026-06-11 11:58:02.262132 | controller |     "Jun 11 10:28:39.215957 crc crio[3650]: time=\"2026-06-11T10:28:39.215871816Z\" 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-11 11:58:02.262147 | controller |     "Jun 11 10:28:39.220996 crc crio[3650]: time=\"2026-06-11T10:28:39.220899716Z\" level=warning msg=\"Deleting all containers under sandbox 2906610114c892c992247553738002a45050cbeeafe5029b3a6b35d817dc452a since it could not be restored\"",
2026-06-11 11:58:02.262162 | controller |     "Jun 11 10:28:39.233875 crc crio[3650]: time=\"2026-06-11T10:28:39.233725992Z\" 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-11 11:58:02.262177 | controller |     "Jun 11 10:28:39.237890 crc crio[3650]: time=\"2026-06-11T10:28:39.237763555Z\" level=warning msg=\"Deleting all containers under sandbox 2ad4e6712288ae4114ef99649d38397a6414bb10a28064a266721a8faa87797b since it could not be restored\"",
2026-06-11 11:58:02.262192 | controller |     "Jun 11 10:28:39.245435 crc crio[3650]: time=\"2026-06-11T10:28:39.245346985Z\" 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-11 11:58:02.262208 | controller |     "Jun 11 10:28:39.249256 crc crio[3650]: time=\"2026-06-11T10:28:39.24911147Z\" level=warning msg=\"Deleting all containers under sandbox 05bb449ea8d4a6051eb35e811bf87fff5904034ddb31563b966a94feda62d150 since it could not be restored\"",
2026-06-11 11:58:02.262223 | controller |     "Jun 11 10:28:39.268856 crc crio[3650]: time=\"2026-06-11T10:28:39.268615743Z\" 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-11 11:58:02.262242 | controller |     "Jun 11 10:28:39.273066 crc crio[3650]: time=\"2026-06-11T10:28:39.272994135Z\" level=warning msg=\"Deleting all containers under sandbox 77c7a43aebfa236b2f5dda89f94c365080a6bc71e13aa97182d67accd59f42a2 since it could not be restored\"",
2026-06-11 11:58:02.262260 | controller |     "Jun 11 10:28:39.281928 crc crio[3650]: time=\"2026-06-11T10:28:39.28184691Z\" 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-11 11:58:02.262278 | controller |     "Jun 11 10:28:39.285952 crc crio[3650]: time=\"2026-06-11T10:28:39.285809831Z\" level=warning msg=\"Deleting all containers under sandbox 716f9b4b423fda207fd050f2cc805a414ecaf503cdd039d9046723715112fc7a since it could not be restored\"",
2026-06-11 11:58:02.262294 | controller |     "Jun 11 10:28:39.297318 crc crio[3650]: time=\"2026-06-11T10:28:39.297060132Z\" 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-11 11:58:02.262310 | controller |     "Jun 11 10:28:39.302924 crc crio[3650]: time=\"2026-06-11T10:28:39.302849923Z\" level=warning msg=\"Deleting all containers under sandbox cee73eca6bb7492bb52d42bf5c775e8ff855dcead097943420955764786385fc since it could not be restored\"",
2026-06-11 11:58:02.262326 | controller |     "Jun 11 10:28:39.315643 crc crio[3650]: time=\"2026-06-11T10:28:39.315518786Z\" 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-11 11:58:02.262341 | controller |     "Jun 11 10:28:39.320014 crc crio[3650]: time=\"2026-06-11T10:28:39.319862137Z\" level=warning msg=\"Deleting all containers under sandbox fd391bae970f3b64b4d0651ad727c5e7e11857de509c35f5d95e1825021e4183 since it could not be restored\"",
2026-06-11 11:58:02.262379 | controller |     "Jun 11 10:28:39.324924 crc crio[3650]: time=\"2026-06-11T10:28:39.324836714Z\" 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-11 11:58:02.262397 | controller |     "Jun 11 10:28:39.329320 crc crio[3650]: time=\"2026-06-11T10:28:39.329220017Z\" level=warning msg=\"Deleting all containers under sandbox d9d2a25c8e17fdfe8249ac2d59a81a5e7e2044dd011c522e21a3181c10ddbd65 since it could not be restored\"",
2026-06-11 11:58:02.262413 | controller |     "Jun 11 10:28:39.339101 crc crio[3650]: time=\"2026-06-11T10:28:39.338971139Z\" 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-11 11:58:02.262429 | controller |     "Jun 11 10:28:39.344299 crc crio[3650]: time=\"2026-06-11T10:28:39.344108577Z\" level=warning msg=\"Deleting all containers under sandbox 0390d7aadc8a3e6eb344c5e0b8426cde958d22f535ef3e4b6a7ecc87ec7ab007 since it could not be restored\"",
2026-06-11 11:58:02.262444 | controller |     "Jun 11 10:28:39.350477 crc crio[3650]: time=\"2026-06-11T10:28:39.349874392Z\" 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-11 11:58:02.262460 | controller |     "Jun 11 10:28:39.354919 crc crio[3650]: time=\"2026-06-11T10:28:39.354763984Z\" level=warning msg=\"Deleting all containers under sandbox f68d1f4dd26c55a06c14b0734678ced4491fa0b84ec5bc3808a016fd565574e6 since it could not be restored\"",
2026-06-11 11:58:02.262484 | controller |     "Jun 11 10:28:39.400021 crc crio[3650]: time=\"2026-06-11T10:28:39.399895213Z\" 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-11 11:58:02.262500 | controller |     "Jun 11 10:28:39.405093 crc crio[3650]: time=\"2026-06-11T10:28:39.405004339Z\" level=warning msg=\"Deleting all containers under sandbox 88d468be9fd1b10ec3aa146a7a933cb4766b9709f66115fc74ae0820c095a45f since it could not be restored\"",
2026-06-11 11:58:02.262516 | controller |     "Jun 11 10:28:39.419899 crc crio[3650]: time=\"2026-06-11T10:28:39.419730393Z\" 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-11 11:58:02.262531 | controller |     "Jun 11 10:28:39.425693 crc crio[3650]: time=\"2026-06-11T10:28:39.425552411Z\" level=warning msg=\"Deleting all containers under sandbox 4251b0938a7c7926c0d92fda115d0192567b38afd62b1da6d3d76cfd5d20a25f since it could not be restored\"",
2026-06-11 11:58:02.262547 | controller |     "Jun 11 10:28:39.455174 crc crio[3650]: time=\"2026-06-11T10:28:39.454981818Z\" 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-11 11:58:02.262562 | controller |     "Jun 11 10:28:39.461101 crc crio[3650]: time=\"2026-06-11T10:28:39.460994981Z\" level=warning msg=\"Deleting all containers under sandbox aa31576716b05cdc9e4d264e54c2c41b79aab1b69c8410d864515a3524230ed1 since it could not be restored\"",
2026-06-11 11:58:02.262577 | controller |     "Jun 11 10:28:39.469075 crc crio[3650]: time=\"2026-06-11T10:28:39.468950149Z\" 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-11 11:58:02.262593 | controller |     "Jun 11 10:28:39.475701 crc crio[3650]: time=\"2026-06-11T10:28:39.475618193Z\" level=warning msg=\"Deleting all containers under sandbox 40c09d5600c463fc9cd78edba9f0f727e1df5d968ded070c29fdcc4571676587 since it could not be restored\"",
2026-06-11 11:58:02.262608 | controller |     "Jun 11 10:28:39.481376 crc crio[3650]: time=\"2026-06-11T10:28:39.481293845Z\" 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-11 11:58:02.262624 | controller |     "Jun 11 10:28:39.485289 crc crio[3650]: time=\"2026-06-11T10:28:39.485202058Z\" level=warning msg=\"Deleting all containers under sandbox 28ae9e11dbe1d6e9c74da5fe96ab600e043908b4e8f617bfc6f2a1e749a58a8d since it could not be restored\"",
2026-06-11 11:58:02.262638 | controller |     "Jun 11 10:28:39.490630 crc crio[3650]: time=\"2026-06-11T10:28:39.490501209Z\" 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-11 11:58:02.262653 | controller |     "Jun 11 10:28:39.493398 crc crio[3650]: time=\"2026-06-11T10:28:39.493334641Z\" level=warning msg=\"Deleting all containers under sandbox c007be82b33d8a9981381fb90ba81b7decd46a3a32856131653d22904f819946 since it could not be restored\"",
2026-06-11 11:58:02.262669 | controller |     "Jun 11 10:28:39.524542 crc crio[3650]: time=\"2026-06-11T10:28:39.524433746Z\" 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-11 11:58:02.262689 | controller |     "Jun 11 10:28:39.527621 crc crio[3650]: time=\"2026-06-11T10:28:39.527546806Z\" level=warning msg=\"Deleting all containers under sandbox 2ac08f16964b2c410806c8a32454b11baadab0ae32ec6ee16db109b5c70d9227 since it could not be restored\"",
2026-06-11 11:58:02.262709 | controller |     "Jun 11 10:28:39.532483 crc crio[3650]: time=\"2026-06-11T10:28:39.532412556Z\" 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-11 11:58:02.262729 | controller |     "Jun 11 10:28:39.535229 crc crio[3650]: time=\"2026-06-11T10:28:39.535108464Z\" level=warning msg=\"Deleting all containers under sandbox 36b0ac2e570067cac5fa856749f889c89cde326de0eac243b55d634175c59e21 since it could not be restored\"",
2026-06-11 11:58:02.262748 | controller |     "Jun 11 10:28:39.541411 crc crio[3650]: time=\"2026-06-11T10:28:39.541301131Z\" 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-11 11:58:02.262763 | controller |     "Jun 11 10:28:39.544610 crc crio[3650]: time=\"2026-06-11T10:28:39.544526825Z\" level=warning msg=\"Deleting all containers under sandbox caf0bfcc994327ffce39f65a476266f0028b1730dffd3aee3cea097c9e6941d4 since it could not be restored\"",
2026-06-11 11:58:02.262778 | controller |     "Jun 11 10:28:39.554098 crc crio[3650]: time=\"2026-06-11T10:28:39.553999917Z\" 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-11 11:58:02.262794 | controller |     "Jun 11 10:28:39.556725 crc crio[3650]: time=\"2026-06-11T10:28:39.556672494Z\" level=warning msg=\"Deleting all containers under sandbox 64c293b20911d06c0a74a43cc241ac2351c0a45b448543e1133e22d8e4b30010 since it could not be restored\"",
2026-06-11 11:58:02.262809 | controller |     "Jun 11 10:28:39.567438 crc crio[3650]: time=\"2026-06-11T10:28:39.567370462Z\" 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-11 11:58:02.262824 | controller |     "Jun 11 10:28:39.571213 crc crio[3650]: time=\"2026-06-11T10:28:39.571042228Z\" level=warning msg=\"Deleting all containers under sandbox f62ec4c74b2d28d07d15680e61dc47bea0d64f3c10cd0998203816ee1a5e21ae since it could not be restored\"",
2026-06-11 11:58:02.262839 | controller |     "Jun 11 10:28:39.583321 crc crio[3650]: time=\"2026-06-11T10:28:39.583102394Z\" 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-11 11:58:02.262855 | controller |     "Jun 11 10:28:39.589719 crc crio[3650]: time=\"2026-06-11T10:28:39.589603813Z\" level=warning msg=\"Deleting all containers under sandbox 8c6585b8db86793364698268f6d5287dd5b180895605886d7545253be162b3b7 since it could not be restored\"",
2026-06-11 11:58:02.262871 | controller |     "Jun 11 10:28:39.599797 crc crio[3650]: time=\"2026-06-11T10:28:39.599676861Z\" 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-11 11:58:02.262886 | controller |     "Jun 11 10:28:39.606872 crc crio[3650]: time=\"2026-06-11T10:28:39.606711015Z\" level=warning msg=\"Deleting all containers under sandbox 4dc0a1f7b702c1c1cceb3e59fb11d1ccca5adc60a822681834a3ffca24387118 since it could not be restored\"",
2026-06-11 11:58:02.262904 | controller |     "Jun 11 10:28:39.627196 crc crio[3650]: time=\"2026-06-11T10:28:39.626938606Z\" 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-11 11:58:02.262920 | controller |     "Jun 11 10:28:39.631466 crc crio[3650]: time=\"2026-06-11T10:28:39.631337483Z\" level=warning msg=\"Deleting all containers under sandbox 5504c42c3d1ebf7a6885beeba6f007b75ba053fc3f41adab8282e77c371e66d3 since it could not be restored\"",
2026-06-11 11:58:02.262935 | controller |     "Jun 11 10:28:39.640617 crc crio[3650]: time=\"2026-06-11T10:28:39.640472916Z\" 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-11 11:58:02.262950 | controller |     "Jun 11 10:28:39.646212 crc crio[3650]: time=\"2026-06-11T10:28:39.646036316Z\" level=warning msg=\"Deleting all containers under sandbox 87513315fd0d6459c3e9ff38722c06f45676fd2cd669a0356da2de9c0d9d759d since it could not be restored\"",
2026-06-11 11:58:02.262964 | controller |     "Jun 11 10:28:39.655520 crc crio[3650]: time=\"2026-06-11T10:28:39.655407595Z\" 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-11 11:58:02.262979 | controller |     "Jun 11 10:28:39.659270 crc crio[3650]: time=\"2026-06-11T10:28:39.659205315Z\" level=warning msg=\"Deleting all containers under sandbox 1a6f453dbe8bac2c3bdbb09d3e238da0475d47dbc239b5adad9041e5590c52d9 since it could not be restored\"",
2026-06-11 11:58:02.262998 | controller |     "Jun 11 10:28:39.672743 crc crio[3650]: time=\"2026-06-11T10:28:39.672633991Z\" 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-11 11:58:02.263020 | controller |     "Jun 11 10:28:39.676017 crc crio[3650]: time=\"2026-06-11T10:28:39.675909005Z\" level=warning msg=\"Deleting all containers under sandbox 8d059150b9d8ada814e838c2ef04c41dcd9e7f5cc6cd8d6be9fc11344100bd28 since it could not be restored\"",
2026-06-11 11:58:02.263042 | controller |     "Jun 11 10:28:39.688225 crc crio[3650]: time=\"2026-06-11T10:28:39.687501489Z\" 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-11 11:58:02.263063 | controller |     "Jun 11 10:28:39.693329 crc crio[3650]: time=\"2026-06-11T10:28:39.693258554Z\" level=warning msg=\"Deleting all containers under sandbox cf95c321a021eb9a3ba610455248b4b97c8822803f4d40be10c7b1c223b38946 since it could not be restored\"",
2026-06-11 11:58:02.263085 | controller |     "Jun 11 10:28:39.698033 crc crio[3650]: time=\"2026-06-11T10:28:39.697939319Z\" 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-11 11:58:02.263108 | controller |     "Jun 11 10:28:39.701428 crc crio[3650]: time=\"2026-06-11T10:28:39.701340637Z\" level=warning msg=\"Deleting all containers under sandbox ac8f65e743463176074b4c0cb4e8c2b3cb849e56ae25be37a16bb9efcd7eb64f since it could not be restored\"",
2026-06-11 11:58:02.263131 | controller |     "Jun 11 10:28:39.715558 crc crio[3650]: time=\"2026-06-11T10:28:39.715392691Z\" 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-11 11:58:02.263161 | controller |     "Jun 11 10:28:39.722065 crc crio[3650]: time=\"2026-06-11T10:28:39.72192984Z\" level=warning msg=\"Deleting all containers under sandbox ffa16630965ee37fb7ae4617aa9da06a6662aa11df1df8dabfd1ed98d76641ff since it could not be restored\"",
2026-06-11 11:58:02.263184 | controller |     "Jun 11 10:28:39.734001 crc crio[3650]: time=\"2026-06-11T10:28:39.733877454Z\" 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-11 11:58:02.263207 | controller |     "Jun 11 10:28:39.739504 crc crio[3650]: time=\"2026-06-11T10:28:39.739385921Z\" level=warning msg=\"Deleting all containers under sandbox 5d12a23f28cfdfab8acc2c31b8e590b1cd1c66262a95d0d9e6334df5c9d83730 since it could not be restored\"",
2026-06-11 11:58:02.263227 | controller |     "Jun 11 10:28:39.749362 crc crio[3650]: time=\"2026-06-11T10:28:39.749078191Z\" 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-11 11:58:02.263242 | controller |     "Jun 11 10:28:39.756991 crc crio[3650]: time=\"2026-06-11T10:28:39.756761643Z\" level=warning msg=\"Deleting all containers under sandbox 13dd75522d1f0664cc279c53dad4d387d2327319de1d97ccf61611a6510ffda1 since it could not be restored\"",
2026-06-11 11:58:02.263257 | controller |     "Jun 11 10:28:39.776197 crc crio[3650]: time=\"2026-06-11T10:28:39.775974484Z\" 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-11 11:58:02.263272 | controller |     "Jun 11 10:28:39.781589 crc crio[3650]: time=\"2026-06-11T10:28:39.781481394Z\" level=warning msg=\"Deleting all containers under sandbox 1a4e3f601cadcab1698cc4e396c2d86420ae76346b72be0fd3b8879ae0e9e4ce since it could not be restored\"",
2026-06-11 11:58:02.263287 | controller |     "Jun 11 10:28:39.822348 crc crio[3650]: time=\"2026-06-11T10:28:39.821913957Z\" 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-11 11:58:02.263302 | controller |     "Jun 11 10:28:39.826256 crc crio[3650]: time=\"2026-06-11T10:28:39.826061887Z\" level=warning msg=\"Deleting all containers under sandbox 0a627e5c6308b6ab884fc5085cf4d12b710327538b6da457318523644e6aaa34 since it could not be restored\"",
2026-06-11 11:58:02.263318 | controller |     "Jun 11 10:28:39.851009 crc crio[3650]: time=\"2026-06-11T10:28:39.850768997Z\" 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-11 11:58:02.263340 | controller |     "Jun 11 10:28:39.854832 crc crio[3650]: time=\"2026-06-11T10:28:39.85467269Z\" level=warning msg=\"Deleting all containers under sandbox 6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9 since it could not be restored\"",
2026-06-11 11:58:02.263386 | controller |     "Jun 11 10:28:39.866944 crc crio[3650]: time=\"2026-06-11T10:28:39.866102058Z\" 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-11 11:58:02.263409 | controller |     "Jun 11 10:28:39.872873 crc crio[3650]: time=\"2026-06-11T10:28:39.872735679Z\" level=warning msg=\"Deleting all containers under sandbox aa60add6962486c4fb47d83aaf4c6a4c24a0670709ef89751b12f7b79d4c4f8c since it could not be restored\"",
2026-06-11 11:58:02.263435 | controller |     "Jun 11 10:28:39.884903 crc crio[3650]: time=\"2026-06-11T10:28:39.884658123Z\" 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-11 11:58:02.263457 | controller |     "Jun 11 10:28:39.888344 crc crio[3650]: time=\"2026-06-11T10:28:39.888261947Z\" level=warning msg=\"Deleting all containers under sandbox 9f0a0b85d7741383b49556652c4202e48dd515bc39386ca123ebab03ab835fa7 since it could not be restored\"",
2026-06-11 11:58:02.263480 | controller |     "Jun 11 10:28:39.939550 crc crio[3650]: time=\"2026-06-11T10:28:39.939400688Z\" 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-11 11:58:02.263500 | controller |     "Jun 11 10:28:39.939692 crc crio[3650]: time=\"2026-06-11T10:28:39.939576853Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 11:58:02.263520 | controller |     "Jun 11 10:28:39.940027 crc crio[3650]: time=\"2026-06-11T10:28:39.93983224Z\" level=info msg=\"Successfully cleaned up network for pod 7e6ed0d9b7c9ab8c33dcd92eb7fd9e991ad4f26f2911216520ca0edce8757255\"",
2026-06-11 11:58:02.263538 | controller |     "Jun 11 10:28:39.940027 crc crio[3650]: time=\"2026-06-11T10:28:39.939877441Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 11:58:02.263554 | controller |     "Jun 11 10:28:39.940027 crc crio[3650]: time=\"2026-06-11T10:28:39.939894922Z\" level=info msg=\"Successfully cleaned up network for pod 5504c42c3d1ebf7a6885beeba6f007b75ba053fc3f41adab8282e77c371e66d3\"",
2026-06-11 11:58:02.263568 | controller |     "Jun 11 10:28:39.940027 crc crio[3650]: time=\"2026-06-11T10:28:39.939904822Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 11:58:02.263584 | controller |     "Jun 11 10:28:39.940317 crc crio[3650]: time=\"2026-06-11T10:28:39.940028386Z\" 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-11 11:58:02.263613 | controller |     "Jun 11 10:28:39.940712 crc crio[3650]: time=\"2026-06-11T10:28:39.940620263Z\" 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:0xc00008c5b8}] Aliases:map[]}\"",
2026-06-11 11:58:02.263633 | controller |     "Jun 11 10:28:39.940948 crc crio[3650]: time=\"2026-06-11T10:28:39.94086235Z\" level=info msg=\"Deleting pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.263649 | controller |     "Jun 11 10:28:39.942657 crc crio[3650]: time=\"2026-06-11T10:28:39.942507697Z\" level=info msg=\"Registered SIGHUP reload watcher\"",
2026-06-11 11:58:02.263664 | controller |     "Jun 11 10:28:39.949313 crc crio[3650]: time=\"2026-06-11T10:28:39.949100596Z\" level=info msg=\"Starting seccomp notifier watcher\"",
2026-06-11 11:58:02.263679 | controller |     "Jun 11 10:28:39.949518 crc crio[3650]: time=\"2026-06-11T10:28:39.949464757Z\" level=info msg=\"Create NRI interface\"",
2026-06-11 11:58:02.263695 | controller |     "Jun 11 10:28:39.949600 crc crio[3650]: time=\"2026-06-11T10:28:39.94955977Z\" level=info msg=\"Serving metrics on 127.0.0.1:9537 using HTTP\"",
2026-06-11 11:58:02.263713 | controller |     "Jun 11 10:28:39.951859 crc crio[3650]: time=\"2026-06-11T10:28:39.951726753Z\" level=info msg=\"runtime interface created\"",
2026-06-11 11:58:02.263727 | controller |     "Jun 11 10:28:39.951859 crc crio[3650]: time=\"2026-06-11T10:28:39.951853076Z\" level=info msg=\"Registered domain \\\"k8s.io\\\" with NRI\"",
2026-06-11 11:58:02.263742 | controller |     "Jun 11 10:28:39.952054 crc crio[3650]: time=\"2026-06-11T10:28:39.951876767Z\" level=info msg=\"runtime interface starting up...\"",
2026-06-11 11:58:02.263756 | controller |     "Jun 11 10:28:39.952054 crc crio[3650]: time=\"2026-06-11T10:28:39.951896808Z\" level=info msg=\"starting plugins...\"",
2026-06-11 11:58:02.263770 | controller |     "Jun 11 10:28:39.952501 crc crio[3650]: time=\"2026-06-11T10:28:39.952270249Z\" level=info msg=\"Synchronizing NRI (plugin) with current runtime state\"",
2026-06-11 11:58:02.263784 | controller |     "Jun 11 10:28:39.955627 crc crio[3650]: time=\"2026-06-11T10:28:39.955501851Z\" level=info msg=\"No systemd watchdog enabled\"",
2026-06-11 11:58:02.263798 | controller |     "Jun 11 10:28:39.960563 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).",
2026-06-11 11:58:02.263814 | controller |     "Jun 11 10:28:40.009856 crc crio[3650]: 2026-06-11T10:28:39Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-11 11:58:02.263829 | controller |     "Jun 11 10:28:40.010615 crc crio[3650]: time=\"2026-06-11T10:28:40.010513694Z\" level=info msg=\"Successfully cleaned up network for pod 38165b96140e0076a6d060c89dd252472b6263208d068db2a44f1fadfdbe61b1\"",
2026-06-11 11:58:02.263844 | controller |     "Jun 11 10:28:40.010615 crc crio[3650]: time=\"2026-06-11T10:28:40.010600707Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 11:58:02.263860 | controller |     "Jun 11 10:28:40.010770 crc crio[3650]: time=\"2026-06-11T10:28:40.010664699Z\" 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-11 11:58:02.263876 | controller |     "Jun 11 10:28:40.011323 crc crio[3650]: time=\"2026-06-11T10:28:40.011089171Z\" 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:0xc00021b450}] Aliases:map[]}\"",
2026-06-11 11:58:02.263891 | controller |     "Jun 11 10:28:40.011698 crc crio[3650]: time=\"2026-06-11T10:28:40.011600766Z\" 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-11 11:58:02.263907 | controller |     "Jun 11 10:28:40.189317 crc crio[3650]: 2026-06-11T10:28:40Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-11 11:58:02.263921 | controller |     "Jun 11 10:28:40.190570 crc crio[3650]: time=\"2026-06-11T10:28:40.189501745Z\" level=info msg=\"Successfully cleaned up network for pod 9f0a0b85d7741383b49556652c4202e48dd515bc39386ca123ebab03ab835fa7\"",
2026-06-11 11:58:02.263935 | controller |     "Jun 11 10:28:40.190570 crc crio[3650]: time=\"2026-06-11T10:28:40.189569907Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 11:58:02.263954 | controller |     "Jun 11 10:28:40.190570 crc crio[3650]: time=\"2026-06-11T10:28:40.189602838Z\" level=info msg=\"Successfully cleaned up network for pod 1a4e3f601cadcab1698cc4e396c2d86420ae76346b72be0fd3b8879ae0e9e4ce\"",
2026-06-11 11:58:02.263968 | controller |     "Jun 11 10:28:40.190570 crc crio[3650]: time=\"2026-06-11T10:28:40.189619579Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 11:58:02.263983 | controller |     "Jun 11 10:28:40.190570 crc crio[3650]: time=\"2026-06-11T10:28:40.189640289Z\" level=info msg=\"Successfully cleaned up network for pod 36b0ac2e570067cac5fa856749f889c89cde326de0eac243b55d634175c59e21\"",
2026-06-11 11:58:02.263998 | controller |     "Jun 11 10:28:40.190570 crc crio[3650]: time=\"2026-06-11T10:28:40.18966239Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 11:58:02.264012 | controller |     "Jun 11 10:28:40.190570 crc crio[3650]: time=\"2026-06-11T10:28:40.189722292Z\" 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-11 11:58:02.264028 | controller |     "Jun 11 10:28:40.190570 crc crio[3650]: time=\"2026-06-11T10:28:40.190386731Z\" 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:0xc000622018}] Aliases:map[]}\"",
2026-06-11 11:58:02.264046 | controller |     "Jun 11 10:28:40.190977 crc crio[3650]: time=\"2026-06-11T10:28:40.19070435Z\" level=info msg=\"Deleting pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.264063 | controller |     "Jun 11 10:28:40.209436 crc crio[3650]: 2026-06-11T10:28:40Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-11 11:58:02.264078 | controller |     "Jun 11 10:28:40.209615 crc crio[3650]: time=\"2026-06-11T10:28:40.20949081Z\" level=info msg=\"Successfully cleaned up network for pod 05bb449ea8d4a6051eb35e811bf87fff5904034ddb31563b966a94feda62d150\"",
2026-06-11 11:58:02.264093 | controller |     "Jun 11 10:28:40.209615 crc crio[3650]: time=\"2026-06-11T10:28:40.20952328Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 11:58:02.264108 | controller |     "Jun 11 10:28:40.209615 crc crio[3650]: time=\"2026-06-11T10:28:40.209558231Z\" 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-11 11:58:02.264124 | controller |     "Jun 11 10:28:40.209800 crc crio[3650]: time=\"2026-06-11T10:28:40.209741367Z\" 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:0xc00021b4e0}] Aliases:map[]}\"",
2026-06-11 11:58:02.264142 | controller |     "Jun 11 10:28:40.209988 crc crio[3650]: time=\"2026-06-11T10:28:40.209937513Z\" 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-11 11:58:02.264160 | controller |     "Jun 11 10:28:40.331229 crc crio[3650]: 2026-06-11T10:28:40Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-11 11:58:02.264176 | controller |     "Jun 11 10:28:40.331565 crc crio[3650]: time=\"2026-06-11T10:28:40.331499931Z\" level=info msg=\"Successfully cleaned up network for pod 42cbc53167cb884d8df411e7ea16aba8682a4699b61f094c370e2471299c2405\"",
2026-06-11 11:58:02.264191 | controller |     "Jun 11 10:28:40.331565 crc crio[3650]: time=\"2026-06-11T10:28:40.331553643Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 11:58:02.264207 | controller |     "Jun 11 10:28:40.331647 crc crio[3650]: time=\"2026-06-11T10:28:40.331589824Z\" 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-11 11:58:02.264222 | controller |     "Jun 11 10:28:40.332326 crc crio[3650]: time=\"2026-06-11T10:28:40.33180889Z\" 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:0xc00021b570}] Aliases:map[]}\"",
2026-06-11 11:58:02.264239 | controller |     "Jun 11 10:28:40.332474 crc crio[3650]: time=\"2026-06-11T10:28:40.332421528Z\" level=info msg=\"Deleting pod openshift-console-operator_console-operator-67c89758df-4jf4f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.264256 | controller |     "Jun 11 10:28:40.481644 crc crio[3650]: 2026-06-11T10:28:40Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-11 11:58:02.264273 | controller |     "Jun 11 10:28:40.481861 crc crio[3650]: time=\"2026-06-11T10:28:40.481702383Z\" level=info msg=\"Successfully cleaned up network for pod 5fa37ff5131c654317df29274d488133bf9d3fc0bbac893fd1adc704cac18f20\"",
2026-06-11 11:58:02.264287 | controller |     "Jun 11 10:28:40.481861 crc crio[3650]: time=\"2026-06-11T10:28:40.481749144Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 11:58:02.264303 | controller |     "Jun 11 10:28:40.482027 crc crio[3650]: time=\"2026-06-11T10:28:40.481865278Z\" 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-11 11:58:02.264318 | controller |     "Jun 11 10:28:40.482437 crc crio[3650]: time=\"2026-06-11T10:28:40.482344752Z\" 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:0xc00021b600}] Aliases:map[]}\"",
2026-06-11 11:58:02.264334 | controller |     "Jun 11 10:28:40.482677 crc crio[3650]: time=\"2026-06-11T10:28:40.482607729Z\" level=info msg=\"Deleting pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.264371 | controller |     "Jun 11 10:28:40.504421 crc crio[3650]: 2026-06-11T10:28:40Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-11 11:58:02.264394 | controller |     "Jun 11 10:28:40.504631 crc crio[3650]: time=\"2026-06-11T10:28:40.50451026Z\" level=info msg=\"Successfully cleaned up network for pod 64c293b20911d06c0a74a43cc241ac2351c0a45b448543e1133e22d8e4b30010\"",
2026-06-11 11:58:02.264410 | controller |     "Jun 11 10:28:40.504631 crc crio[3650]: time=\"2026-06-11T10:28:40.504546741Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 11:58:02.264426 | controller |     "Jun 11 10:28:40.504631 crc crio[3650]: time=\"2026-06-11T10:28:40.504584512Z\" 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-11 11:58:02.264442 | controller |     "Jun 11 10:28:40.504970 crc crio[3650]: time=\"2026-06-11T10:28:40.50487192Z\" 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:0xc0006220d0}] Aliases:map[]}\"",
2026-06-11 11:58:02.264457 | controller |     "Jun 11 10:28:40.505306 crc crio[3650]: time=\"2026-06-11T10:28:40.505099067Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-l27pk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.264472 | controller |     "Jun 11 10:28:40.743469 crc crio[3650]: 2026-06-11T10:28:40Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-11 11:58:02.264487 | controller |     "Jun 11 10:28:40.743660 crc crio[3650]: time=\"2026-06-11T10:28:40.743479407Z\" level=info msg=\"Successfully cleaned up network for pod a1ec76a456ee5385866457eedabe1015f1dd152e348fe1bc374c717f36f55be7\"",
2026-06-11 11:58:02.264501 | controller |     "Jun 11 10:28:40.743660 crc crio[3650]: time=\"2026-06-11T10:28:40.743513648Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 11:58:02.264516 | controller |     "Jun 11 10:28:40.743660 crc crio[3650]: time=\"2026-06-11T10:28:40.743551139Z\" 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-11 11:58:02.264531 | controller |     "Jun 11 10:28:40.743848 crc crio[3650]: time=\"2026-06-11T10:28:40.743746245Z\" 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:0xc00008c690}] Aliases:map[]}\"",
2026-06-11 11:58:02.264547 | controller |     "Jun 11 10:28:40.743948 crc crio[3650]: time=\"2026-06-11T10:28:40.743908839Z\" level=info msg=\"Deleting pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.264566 | controller |     "Jun 11 10:28:40.836237 crc crio[3650]: 2026-06-11T10:28:40Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-11 11:58:02.264582 | controller |     "Jun 11 10:28:40.836439 crc crio[3650]: time=\"2026-06-11T10:28:40.836332978Z\" level=info msg=\"Successfully cleaned up network for pod 6388b28b2c8f23494d8172acdbe0c2c15336b1bc90da0e9a409e30b24cb20fd5\"",
2026-06-11 11:58:02.264597 | controller |     "Jun 11 10:28:40.836439 crc crio[3650]: time=\"2026-06-11T10:28:40.836374759Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 11:58:02.264612 | controller |     "Jun 11 10:28:40.836439 crc crio[3650]: time=\"2026-06-11T10:28:40.83641579Z\" 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-11 11:58:02.264628 | controller |     "Jun 11 10:28:40.836602 crc crio[3650]: time=\"2026-06-11T10:28:40.836556515Z\" 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:0xc001082018}] Aliases:map[]}\"",
2026-06-11 11:58:02.264643 | controller |     "Jun 11 10:28:40.836696 crc crio[3650]: time=\"2026-06-11T10:28:40.836657217Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 11:58:02.264659 | controller |     "Jun 11 10:28:40.836696 crc crio[3650]: time=\"2026-06-11T10:28:40.836691078Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 11:58:02.264673 | controller |     "Jun 11 10:28:40.836814 crc crio[3650]: time=\"2026-06-11T10:28:40.836708899Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29632800-ls5hs from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.264689 | controller |     "Jun 11 10:28:41.069371 crc crio[3650]: 2026-06-11T10:28:40Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-11 11:58:02.264704 | controller |     "Jun 11 10:28:41.069371 crc crio[3650]: time=\"2026-06-11T10:28:41.069058545Z\" level=info msg=\"Successfully cleaned up network for pod 25817f64d195aeb9a06049cd2c29b6be89a688364d3f94522e2eb3a0462d038b\"",
2026-06-11 11:58:02.264719 | controller |     "Jun 11 10:28:41.069371 crc crio[3650]: time=\"2026-06-11T10:28:41.069107377Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 11:58:02.264733 | controller |     "Jun 11 10:28:41.069371 crc crio[3650]: time=\"2026-06-11T10:28:41.069373895Z\" 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-11 11:58:02.264749 | controller |     "Jun 11 10:28:41.070341 crc crio[3650]: time=\"2026-06-11T10:28:41.06991469Z\" 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:0xc001082080}] Aliases:map[]}\"",
2026-06-11 11:58:02.264768 | controller |     "Jun 11 10:28:41.070541 crc crio[3650]: time=\"2026-06-11T10:28:41.070330112Z\" 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-11 11:58:02.264783 | controller |     "Jun 11 10:28:41.163700 crc crio[3650]: 2026-06-11T10:28:41Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-11 11:58:02.264798 | controller |     "Jun 11 10:28:41.164049 crc crio[3650]: time=\"2026-06-11T10:28:41.163933737Z\" level=info msg=\"Successfully cleaned up network for pod f62ec4c74b2d28d07d15680e61dc47bea0d64f3c10cd0998203816ee1a5e21ae\"",
2026-06-11 11:58:02.264813 | controller |     "Jun 11 10:28:41.164107 crc crio[3650]: time=\"2026-06-11T10:28:41.16405206Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 11:58:02.264829 | controller |     "Jun 11 10:28:41.164107 crc crio[3650]: time=\"2026-06-11T10:28:41.164089391Z\" level=info msg=\"Successfully cleaned up network for pod 2ac08f16964b2c410806c8a32454b11baadab0ae32ec6ee16db109b5c70d9227\"",
2026-06-11 11:58:02.264843 | controller |     "Jun 11 10:28:41.164284 crc crio[3650]: time=\"2026-06-11T10:28:41.164218844Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 11:58:02.264858 | controller |     "Jun 11 10:28:41.164396 crc crio[3650]: time=\"2026-06-11T10:28:41.164294707Z\" 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-11 11:58:02.264877 | controller |     "Jun 11 10:28:41.164921 crc crio[3650]: time=\"2026-06-11T10:28:41.16474494Z\" 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:0xc001082110}] Aliases:map[]}\"",
2026-06-11 11:58:02.264893 | controller |     "Jun 11 10:28:41.165562 crc crio[3650]: time=\"2026-06-11T10:28:41.165457451Z\" level=info msg=\"Deleting pod openshift-multus_network-metrics-daemon-n2bqt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.264908 | controller |     "Jun 11 10:28:41.225675 crc crio[3650]: 2026-06-11T10:28:41Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-11 11:58:02.264923 | controller |     "Jun 11 10:28:41.227709 crc crio[3650]: time=\"2026-06-11T10:28:41.225699273Z\" level=info msg=\"Successfully cleaned up network for pod 716f9b4b423fda207fd050f2cc805a414ecaf503cdd039d9046723715112fc7a\"",
2026-06-11 11:58:02.264938 | controller |     "Jun 11 10:28:41.227709 crc crio[3650]: time=\"2026-06-11T10:28:41.225730274Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 11:58:02.264953 | controller |     "Jun 11 10:28:41.227709 crc crio[3650]: time=\"2026-06-11T10:28:41.225760425Z\" 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-11 11:58:02.264972 | controller |     "Jun 11 10:28:41.227709 crc crio[3650]: time=\"2026-06-11T10:28:41.226010162Z\" 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:0xc0010821a0}] Aliases:map[]}\"",
2026-06-11 11:58:02.264988 | controller |     "Jun 11 10:28:41.227709 crc crio[3650]: time=\"2026-06-11T10:28:41.226228379Z\" level=info msg=\"Deleting pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.265003 | controller |     "Jun 11 10:28:41.347917 crc crio[3650]: 2026-06-11T10:28:41Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-11 11:58:02.265018 | controller |     "Jun 11 10:28:41.348262 crc crio[3650]: time=\"2026-06-11T10:28:41.347927602Z\" level=info msg=\"Successfully cleaned up network for pod 2ad4e6712288ae4114ef99649d38397a6414bb10a28064a266721a8faa87797b\"",
2026-06-11 11:58:02.265032 | controller |     "Jun 11 10:28:41.348262 crc crio[3650]: time=\"2026-06-11T10:28:41.347988333Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 11:58:02.265047 | controller |     "Jun 11 10:28:41.348262 crc crio[3650]: time=\"2026-06-11T10:28:41.348014684Z\" level=info msg=\"Successfully cleaned up network for pod 39b7866f65a026a9785951e874d79b2a65586cc09117692bad73d8da76814de6\"",
2026-06-11 11:58:02.265062 | controller |     "Jun 11 10:28:41.348262 crc crio[3650]: time=\"2026-06-11T10:28:41.348029915Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 11:58:02.265076 | controller |     "Jun 11 10:28:41.348262 crc crio[3650]: time=\"2026-06-11T10:28:41.348083206Z\" 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-11 11:58:02.265091 | controller |     "Jun 11 10:28:41.348610 crc crio[3650]: time=\"2026-06-11T10:28:41.348577601Z\" 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:0xc000622178}] Aliases:map[]}\"",
2026-06-11 11:58:02.265105 | controller |     "Jun 11 10:28:41.349072 crc crio[3650]: time=\"2026-06-11T10:28:41.34890329Z\" 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-11 11:58:02.265121 | controller |     "Jun 11 10:28:41.560612 crc crio[3650]: 2026-06-11T10:28:41Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-11 11:58:02.265136 | controller |     "Jun 11 10:28:41.561618 crc crio[3650]: time=\"2026-06-11T10:28:41.561516827Z\" level=info msg=\"Successfully cleaned up network for pod b3fb04fc606fe54422d5489bd8fc2b18438bf32c094e6d5499989b1c4680081d\"",
2026-06-11 11:58:02.265153 | controller |     "Jun 11 10:28:41.561618 crc crio[3650]: time=\"2026-06-11T10:28:41.5615934Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 11:58:02.265169 | controller |     "Jun 11 10:28:41.561737 crc crio[3650]: time=\"2026-06-11T10:28:41.561641701Z\" 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-11 11:58:02.265184 | controller |     "Jun 11 10:28:41.561978 crc crio[3650]: time=\"2026-06-11T10:28:41.561914539Z\" 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:0xc00021b6c0}] Aliases:map[]}\"",
2026-06-11 11:58:02.265200 | controller |     "Jun 11 10:28:41.562201 crc crio[3650]: time=\"2026-06-11T10:28:41.562098704Z\" 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-11 11:58:02.265215 | controller |     "Jun 11 10:28:41.648350 crc crio[3650]: 2026-06-11T10:28:41Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-11 11:58:02.265229 | controller |     "Jun 11 10:28:41.648812 crc crio[3650]: time=\"2026-06-11T10:28:41.648670696Z\" level=info msg=\"Successfully cleaned up network for pod 6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9\"",
2026-06-11 11:58:02.265244 | controller |     "Jun 11 10:28:41.648812 crc crio[3650]: time=\"2026-06-11T10:28:41.64880892Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 11:58:02.265259 | controller |     "Jun 11 10:28:41.648903 crc crio[3650]: time=\"2026-06-11T10:28:41.648865341Z\" 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-11 11:58:02.265274 | controller |     "Jun 11 10:28:41.649268 crc crio[3650]: time=\"2026-06-11T10:28:41.649182281Z\" 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:0xc0013841b8}] Aliases:map[]}\"",
2026-06-11 11:58:02.265289 | controller |     "Jun 11 10:28:41.649432 crc crio[3650]: time=\"2026-06-11T10:28:41.649371816Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-ntdwx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.265303 | controller |     "Jun 11 10:28:41.669379 crc crio[3650]: 2026-06-11T10:28:41Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-11 11:58:02.265317 | controller |     "Jun 11 10:28:41.669703 crc crio[3650]: time=\"2026-06-11T10:28:41.669581768Z\" level=info msg=\"Successfully cleaned up network for pod 8d059150b9d8ada814e838c2ef04c41dcd9e7f5cc6cd8d6be9fc11344100bd28\"",
2026-06-11 11:58:02.265335 | controller |     "Jun 11 10:28:41.669703 crc crio[3650]: time=\"2026-06-11T10:28:41.669689221Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 11:58:02.265386 | controller |     "Jun 11 10:28:41.669994 crc crio[3650]: time=\"2026-06-11T10:28:41.669743453Z\" 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-11 11:58:02.265405 | controller |     "Jun 11 10:28:41.670470 crc crio[3650]: time=\"2026-06-11T10:28:41.67034022Z\" 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:0xc001082238}] Aliases:map[]}\"",
2026-06-11 11:58:02.265421 | controller |     "Jun 11 10:28:41.670747 crc crio[3650]: time=\"2026-06-11T10:28:41.670649969Z\" level=info msg=\"Deleting pod hostpath-provisioner_csi-hostpathplugin-mpq2f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.265436 | controller |     "Jun 11 10:28:41.696657 crc crio[3650]: 2026-06-11T10:28:41Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-11 11:58:02.265451 | controller |     "Jun 11 10:28:41.696889 crc crio[3650]: time=\"2026-06-11T10:28:41.696743769Z\" level=info msg=\"Successfully cleaned up network for pod f68d1f4dd26c55a06c14b0734678ced4491fa0b84ec5bc3808a016fd565574e6\"",
2026-06-11 11:58:02.265465 | controller |     "Jun 11 10:28:41.696889 crc crio[3650]: time=\"2026-06-11T10:28:41.696808131Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 11:58:02.265480 | controller |     "Jun 11 10:28:41.696889 crc crio[3650]: time=\"2026-06-11T10:28:41.696850482Z\" 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-11 11:58:02.265496 | controller |     "Jun 11 10:28:41.697183 crc crio[3650]: time=\"2026-06-11T10:28:41.697060848Z\" 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:0xc00021b760}] Aliases:map[]}\"",
2026-06-11 11:58:02.265511 | controller |     "Jun 11 10:28:41.697366 crc crio[3650]: time=\"2026-06-11T10:28:41.697298375Z\" level=info msg=\"Deleting pod openshift-network-diagnostics_network-check-target-fhkjl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.265526 | controller |     "Jun 11 10:28:41.776427 crc crio[3650]: 2026-06-11T10:28:41Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-11 11:58:02.265541 | controller |     "Jun 11 10:28:41.776670 crc crio[3650]: time=\"2026-06-11T10:28:41.776510105Z\" level=info msg=\"Successfully cleaned up network for pod 0390d7aadc8a3e6eb344c5e0b8426cde958d22f535ef3e4b6a7ecc87ec7ab007\"",
2026-06-11 11:58:02.265559 | controller |     "Jun 11 10:28:41.776670 crc crio[3650]: time=\"2026-06-11T10:28:41.776541376Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 11:58:02.265575 | controller |     "Jun 11 10:28:41.776670 crc crio[3650]: time=\"2026-06-11T10:28:41.776575797Z\" 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-11 11:58:02.265591 | controller |     "Jun 11 10:28:41.776947 crc crio[3650]: time=\"2026-06-11T10:28:41.776763132Z\" 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:0xc0010822c8}] Aliases:map[]}\"",
2026-06-11 11:58:02.265608 | controller |     "Jun 11 10:28:41.777020 crc crio[3650]: time=\"2026-06-11T10:28:41.776965128Z\" 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-11 11:58:02.265624 | controller |     "Jun 11 10:28:41.799549 crc crio[3650]: 2026-06-11T10:28:41Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-11 11:58:02.265639 | controller |     "Jun 11 10:28:41.799771 crc crio[3650]: time=\"2026-06-11T10:28:41.799700362Z\" level=info msg=\"Successfully cleaned up network for pod 8c6585b8db86793364698268f6d5287dd5b180895605886d7545253be162b3b7\"",
2026-06-11 11:58:02.265653 | controller |     "Jun 11 10:28:41.799771 crc crio[3650]: time=\"2026-06-11T10:28:41.799750063Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 11:58:02.265669 | controller |     "Jun 11 10:28:41.799967 crc crio[3650]: time=\"2026-06-11T10:28:41.799879157Z\" 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-11 11:58:02.265684 | controller |     "Jun 11 10:28:41.800403 crc crio[3650]: time=\"2026-06-11T10:28:41.80030257Z\" 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:0xc001384250}] Aliases:map[]}\"",
2026-06-11 11:58:02.265699 | controller |     "Jun 11 10:28:41.800507 crc crio[3650]: time=\"2026-06-11T10:28:41.800484025Z\" level=info msg=\"Deleting pod openshift-console_downloads-747b44746d-4pqvr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.265713 | controller |     "Jun 11 10:28:41.836223 crc crio[3650]: 2026-06-11T10:28:41Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-11 11:58:02.265729 | controller |     "Jun 11 10:28:41.836406 crc crio[3650]: time=\"2026-06-11T10:28:41.836283655Z\" level=info msg=\"Successfully cleaned up network for pod cee73eca6bb7492bb52d42bf5c775e8ff855dcead097943420955764786385fc\"",
2026-06-11 11:58:02.265747 | controller |     "Jun 11 10:28:41.836406 crc crio[3650]: time=\"2026-06-11T10:28:41.836315946Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 11:58:02.265762 | controller |     "Jun 11 10:28:41.836406 crc crio[3650]: time=\"2026-06-11T10:28:41.836350387Z\" 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-11 11:58:02.265779 | controller |     "Jun 11 10:28:41.836583 crc crio[3650]: time=\"2026-06-11T10:28:41.83647109Z\" 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:0xc000622270}] Aliases:map[]}\"",
2026-06-11 11:58:02.265794 | controller |     "Jun 11 10:28:41.836583 crc crio[3650]: time=\"2026-06-11T10:28:41.836527912Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 11:58:02.265809 | controller |     "Jun 11 10:28:41.836583 crc crio[3650]: time=\"2026-06-11T10:28:41.836541052Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 11:58:02.265825 | controller |     "Jun 11 10:28:41.836583 crc crio[3650]: time=\"2026-06-11T10:28:41.836551773Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_installer-12-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.265840 | controller |     "Jun 11 10:28:41.854355 crc crio[3650]: 2026-06-11T10:28:41Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-11 11:58:02.265854 | controller |     "Jun 11 10:28:41.854355 crc crio[3650]: time=\"2026-06-11T10:28:41.854247832Z\" level=info msg=\"Successfully cleaned up network for pod 3b398edf19198ddc81be81078de4824a97cec2e1108a23a94f74580805811fab\"",
2026-06-11 11:58:02.265869 | controller |     "Jun 11 10:28:41.854355 crc crio[3650]: time=\"2026-06-11T10:28:41.854269713Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 11:58:02.265884 | controller |     "Jun 11 10:28:41.854355 crc crio[3650]: time=\"2026-06-11T10:28:41.854297724Z\" 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-11 11:58:02.265899 | controller |     "Jun 11 10:28:41.854711 crc crio[3650]: time=\"2026-06-11T10:28:41.854440168Z\" 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:0xc00021b8f8}] Aliases:map[]}\"",
2026-06-11 11:58:02.265914 | controller |     "Jun 11 10:28:41.854711 crc crio[3650]: time=\"2026-06-11T10:28:41.854557761Z\" level=info msg=\"Deleting pod openshift-apiserver_apiserver-9ddfb9f55-k47zv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.265929 | controller |     "Jun 11 10:28:41.875874 crc crio[3650]: 2026-06-11T10:28:41Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-11 11:58:02.265946 | controller |     "Jun 11 10:28:41.876046 crc crio[3650]: time=\"2026-06-11T10:28:41.875943716Z\" level=info msg=\"Successfully cleaned up network for pod 38107617a56be24a3c4df55a1260c58edb4a789423b3d5f4c1941bd57e4bbb71\"",
2026-06-11 11:58:02.265962 | controller |     "Jun 11 10:28:41.876046 crc crio[3650]: time=\"2026-06-11T10:28:41.875973347Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 11:58:02.265977 | controller |     "Jun 11 10:28:41.876046 crc crio[3650]: time=\"2026-06-11T10:28:41.875985497Z\" level=info msg=\"Successfully cleaned up network for pod 3234aedde795ea669264e61b92a4110e67549062eab489f074d78b555b724ec0\"",
2026-06-11 11:58:02.266009 | controller |     "Jun 11 10:28:41.876046 crc crio[3650]: time=\"2026-06-11T10:28:41.875993318Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 11:58:02.266025 | controller |     "Jun 11 10:28:41.876046 crc crio[3650]: time=\"2026-06-11T10:28:41.876001728Z\" level=info msg=\"Successfully cleaned up network for pod f6dab756a5f81da6b1648d44137e45cc60b6c69fca2c6887870ecbde15f13852\"",
2026-06-11 11:58:02.266041 | controller |     "Jun 11 10:28:41.876046 crc crio[3650]: time=\"2026-06-11T10:28:41.876008818Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 11:58:02.266056 | controller |     "Jun 11 10:28:41.876046 crc crio[3650]: time=\"2026-06-11T10:28:41.876037849Z\" 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-11 11:58:02.266071 | controller |     "Jun 11 10:28:41.876652 crc crio[3650]: time=\"2026-06-11T10:28:41.876270416Z\" 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:0xc0006222d8}] Aliases:map[]}\"",
2026-06-11 11:58:02.266087 | controller |     "Jun 11 10:28:41.876652 crc crio[3650]: time=\"2026-06-11T10:28:41.876384949Z\" 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-11 11:58:02.266102 | controller |     "Jun 11 10:28:41.897609 crc crio[3650]: 2026-06-11T10:28:41Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-11 11:58:02.266117 | controller |     "Jun 11 10:28:41.897768 crc crio[3650]: time=\"2026-06-11T10:28:41.897695122Z\" level=info msg=\"Successfully cleaned up network for pod aa60add6962486c4fb47d83aaf4c6a4c24a0670709ef89751b12f7b79d4c4f8c\"",
2026-06-11 11:58:02.266132 | controller |     "Jun 11 10:28:41.897768 crc crio[3650]: time=\"2026-06-11T10:28:41.897753464Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 11:58:02.266146 | controller |     "Jun 11 10:28:41.897869 crc crio[3650]: time=\"2026-06-11T10:28:41.897822336Z\" 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-11 11:58:02.266161 | controller |     "Jun 11 10:28:41.898072 crc crio[3650]: time=\"2026-06-11T10:28:41.898004451Z\" 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:0xc001384300}] Aliases:map[]}\"",
2026-06-11 11:58:02.266183 | controller |     "Jun 11 10:28:41.898270 crc crio[3650]: time=\"2026-06-11T10:28:41.898215667Z\" level=info msg=\"Deleting pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.266198 | controller |     "Jun 11 10:28:41.935363 crc crio[3650]: 2026-06-11T10:28:41Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-11 11:58:02.266213 | controller |     "Jun 11 10:28:41.935558 crc crio[3650]: time=\"2026-06-11T10:28:41.935488203Z\" level=info msg=\"Successfully cleaned up network for pod 77c7a43aebfa236b2f5dda89f94c365080a6bc71e13aa97182d67accd59f42a2\"",
2026-06-11 11:58:02.266227 | controller |     "Jun 11 10:28:41.935558 crc crio[3650]: time=\"2026-06-11T10:28:41.935545315Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 11:58:02.266242 | controller |     "Jun 11 10:28:41.935649 crc crio[3650]: time=\"2026-06-11T10:28:41.935594546Z\" 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-11 11:58:02.266257 | controller |     "Jun 11 10:28:41.936398 crc crio[3650]: time=\"2026-06-11T10:28:41.936310785Z\" 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:0xc0017aa010}] Aliases:map[]}\"",
2026-06-11 11:58:02.266272 | controller |     "Jun 11 10:28:41.937870 crc crio[3650]: time=\"2026-06-11T10:28:41.937711054Z\" 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-11 11:58:02.266288 | controller |     "Jun 11 10:28:42.111391 crc crio[3650]: 2026-06-11T10:28:42Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-11 11:58:02.266303 | controller |     "Jun 11 10:28:42.111391 crc crio[3650]: time=\"2026-06-11T10:28:42.110610292Z\" level=info msg=\"Successfully cleaned up network for pod ec5a93cdc49312f5503e75704e281effbdefdd7427b8ccb6f397b0a59fe3fcda\"",
2026-06-11 11:58:02.266318 | controller |     "Jun 11 10:28:42.111391 crc crio[3650]: time=\"2026-06-11T10:28:42.110657313Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 11:58:02.266334 | controller |     "Jun 11 10:28:42.111391 crc crio[3650]: time=\"2026-06-11T10:28:42.110704285Z\" 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-11 11:58:02.266373 | controller |     "Jun 11 10:28:42.111391 crc crio[3650]: time=\"2026-06-11T10:28:42.110958152Z\" 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:0xc001384378}] Aliases:map[]}\"",
2026-06-11 11:58:02.266392 | controller |     "Jun 11 10:28:42.111391 crc crio[3650]: time=\"2026-06-11T10:28:42.111110267Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-x5vn9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.266408 | controller |     "Jun 11 10:28:42.290931 crc crio[3650]: 2026-06-11T10:28:42Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-11 11:58:02.266424 | controller |     "Jun 11 10:28:42.290931 crc crio[3650]: time=\"2026-06-11T10:28:42.272533249Z\" level=info msg=\"Successfully cleaned up network for pod 13dd75522d1f0664cc279c53dad4d387d2327319de1d97ccf61611a6510ffda1\"",
2026-06-11 11:58:02.266438 | controller |     "Jun 11 10:28:42.290931 crc crio[3650]: time=\"2026-06-11T10:28:42.27257936Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 11:58:02.266454 | controller |     "Jun 11 10:28:42.290931 crc crio[3650]: time=\"2026-06-11T10:28:42.273064104Z\" 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-11 11:58:02.266469 | controller |     "Jun 11 10:28:42.290931 crc crio[3650]: time=\"2026-06-11T10:28:42.273347583Z\" 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:0xc000188180}] Aliases:map[]}\"",
2026-06-11 11:58:02.266542 | controller |     "Jun 11 10:28:42.290931 crc crio[3650]: time=\"2026-06-11T10:28:42.273405044Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 11:58:02.266565 | controller |     "Jun 11 10:28:42.290931 crc crio[3650]: time=\"2026-06-11T10:28:42.273416795Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 11:58:02.266581 | controller |     "Jun 11 10:28:42.290931 crc crio[3650]: time=\"2026-06-11T10:28:42.273431585Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29632815-n4njh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.266597 | controller |     "Jun 11 10:28:42.435303 crc crio[3650]: 2026-06-11T10:28:42Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-11 11:58:02.266613 | controller |     "Jun 11 10:28:42.435536 crc crio[3650]: time=\"2026-06-11T10:28:42.435385416Z\" level=info msg=\"Successfully cleaned up network for pod ffa16630965ee37fb7ae4617aa9da06a6662aa11df1df8dabfd1ed98d76641ff\"",
2026-06-11 11:58:02.266628 | controller |     "Jun 11 10:28:42.435536 crc crio[3650]: time=\"2026-06-11T10:28:42.435442308Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 11:58:02.266647 | controller |     "Jun 11 10:28:42.435536 crc crio[3650]: time=\"2026-06-11T10:28:42.43551262Z\" 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-11 11:58:02.266664 | controller |     "Jun 11 10:28:42.436041 crc crio[3650]: time=\"2026-06-11T10:28:42.435741856Z\" 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:0xc001082498}] Aliases:map[]}\"",
2026-06-11 11:58:02.266679 | controller |     "Jun 11 10:28:42.436041 crc crio[3650]: time=\"2026-06-11T10:28:42.435971563Z\" level=info msg=\"Deleting pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.266694 | controller |     "Jun 11 10:28:42.699350 crc crio[3650]: 2026-06-11T10:28:42Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-11 11:58:02.266709 | controller |     "Jun 11 10:28:42.699548 crc crio[3650]: time=\"2026-06-11T10:28:42.699480606Z\" level=info msg=\"Successfully cleaned up network for pod caf0bfcc994327ffce39f65a476266f0028b1730dffd3aee3cea097c9e6941d4\"",
2026-06-11 11:58:02.266724 | controller |     "Jun 11 10:28:42.699548 crc crio[3650]: time=\"2026-06-11T10:28:42.699520898Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 11:58:02.266738 | controller |     "Jun 11 10:28:42.699548 crc crio[3650]: time=\"2026-06-11T10:28:42.699539718Z\" level=info msg=\"Successfully cleaned up network for pod fd391bae970f3b64b4d0651ad727c5e7e11857de509c35f5d95e1825021e4183\"",
2026-06-11 11:58:02.266753 | controller |     "Jun 11 10:28:42.699548 crc crio[3650]: time=\"2026-06-11T10:28:42.699550118Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 11:58:02.266767 | controller |     "Jun 11 10:28:42.699847 crc crio[3650]: time=\"2026-06-11T10:28:42.699580219Z\" 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-11 11:58:02.266783 | controller |     "Jun 11 10:28:42.699847 crc crio[3650]: time=\"2026-06-11T10:28:42.699756064Z\" 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:0xc000188310}] Aliases:map[]}\"",
2026-06-11 11:58:02.266798 | controller |     "Jun 11 10:28:42.699966 crc crio[3650]: time=\"2026-06-11T10:28:42.69995115Z\" level=info msg=\"Deleting pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.266814 | controller |     "Jun 11 10:28:42.790218 crc crio[3650]: 2026-06-11T10:28:42Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-11 11:58:02.266832 | controller |     "Jun 11 10:28:42.790577 crc crio[3650]: time=\"2026-06-11T10:28:42.790485816Z\" level=info msg=\"Successfully cleaned up network for pod 21404741c3fd258e80b2394df9e1c6b540de60ebd5dfdda164431e320737c791\"",
2026-06-11 11:58:02.266848 | controller |     "Jun 11 10:28:42.790651 crc crio[3650]: time=\"2026-06-11T10:28:42.790579569Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 11:58:02.266863 | controller |     "Jun 11 10:28:42.790688 crc crio[3650]: time=\"2026-06-11T10:28:42.790645471Z\" 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-11 11:58:02.266878 | controller |     "Jun 11 10:28:42.791070 crc crio[3650]: time=\"2026-06-11T10:28:42.790996551Z\" 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:0xc001384270}] Aliases:map[]}\"",
2026-06-11 11:58:02.266894 | controller |     "Jun 11 10:28:42.791506 crc crio[3650]: time=\"2026-06-11T10:28:42.791426483Z\" level=info msg=\"Deleting pod openshift-service-ca_service-ca-74545575db-n469q from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.266908 | controller |     "Jun 11 10:28:42.813976 crc crio[3650]: time=\"2026-06-11T10:28:42.813867378Z\" level=info msg=\"Running pod sandbox: openshift-etcd/etcd-crc/POD\" id=79694e9d-471e-45d0-beb5-b56932410a67 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.266923 | controller |     "Jun 11 10:28:42.814322 crc crio[3650]: time=\"2026-06-11T10:28:42.814157919Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.266938 | controller |     "Jun 11 10:28:42.818482 crc crio[3650]: 2026-06-11T10:28:42Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-11 11:58:02.266953 | controller |     "Jun 11 10:28:42.818674 crc crio[3650]: time=\"2026-06-11T10:28:42.818602334Z\" level=info msg=\"Successfully cleaned up network for pod ec5d8cc1a78af44633e5b157a326c7eb057086da9645d399ada87ef76a040673\"",
2026-06-11 11:58:02.266968 | controller |     "Jun 11 10:28:42.818674 crc crio[3650]: time=\"2026-06-11T10:28:42.818657146Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 11:58:02.266982 | controller |     "Jun 11 10:28:42.818674 crc crio[3650]: time=\"2026-06-11T10:28:42.818676126Z\" level=info msg=\"Successfully cleaned up network for pod 0a627e5c6308b6ab884fc5085cf4d12b710327538b6da457318523644e6aaa34\"",
2026-06-11 11:58:02.266996 | controller |     "Jun 11 10:28:42.818845 crc crio[3650]: time=\"2026-06-11T10:28:42.818687627Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 11:58:02.267011 | controller |     "Jun 11 10:28:42.818845 crc crio[3650]: time=\"2026-06-11T10:28:42.818714868Z\" 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-11 11:58:02.267026 | controller |     "Jun 11 10:28:42.818991 crc crio[3650]: time=\"2026-06-11T10:28:42.818929704Z\" 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:0xc001384548}] Aliases:map[]}\"",
2026-06-11 11:58:02.267044 | controller |     "Jun 11 10:28:42.819185 crc crio[3650]: time=\"2026-06-11T10:28:42.819083398Z\" level=info msg=\"Deleting pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.267060 | controller |     "Jun 11 10:28:42.827377 crc crio[3650]: time=\"2026-06-11T10:28:42.827278815Z\" 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=79694e9d-471e-45d0-beb5-b56932410a67 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.267075 | controller |     "Jun 11 10:28:42.857650 crc crio[3650]: time=\"2026-06-11T10:28:42.857361503Z\" level=info msg=\"Ran pod sandbox fa1fdb88abea1578cc8f05af8654098ce3a8239c8f2571c7a77ad2ddfc5e26e3 with infra container: openshift-etcd/etcd-crc/POD\" id=79694e9d-471e-45d0-beb5-b56932410a67 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.267090 | controller |     "Jun 11 10:28:42.864656 crc crio[3650]: time=\"2026-06-11T10:28:42.864514727Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=a40f74c3-421d-4b99-a9a2-5eb7451eb2aa name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.267105 | controller |     "Jun 11 10:28:42.872969 crc crio[3650]: time=\"2026-06-11T10:28:42.872903777Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=05c21b74-b205-4267-9425-d5c12d2265d6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.267120 | controller |     "Jun 11 10:28:42.874810 crc crio[3650]: time=\"2026-06-11T10:28:42.874094462Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/kube-apiserver-crc/POD\" id=3aa77b64-f7b9-4827-8f94-9c9e71d89aea name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.267135 | controller |     "Jun 11 10:28:42.874810 crc crio[3650]: time=\"2026-06-11T10:28:42.874484273Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.267150 | controller |     "Jun 11 10:28:42.880489 crc crio[3650]: time=\"2026-06-11T10:28:42.880192248Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/setup\" id=fd69ed68-42ed-4eaa-a718-de3172e4f21a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.267165 | controller |     "Jun 11 10:28:42.885991 crc crio[3650]: time=\"2026-06-11T10:28:42.885819449Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.267180 | controller |     "Jun 11 10:28:42.889225 crc crio[3650]: time=\"2026-06-11T10:28:42.888977634Z\" 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=3aa77b64-f7b9-4827-8f94-9c9e71d89aea name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.267195 | controller |     "Jun 11 10:28:42.898653 crc crio[3650]: time=\"2026-06-11T10:28:42.898454613Z\" level=info msg=\"Running pod sandbox: openshift-kube-controller-manager/kube-controller-manager-crc/POD\" id=8c035528-f941-4be1-b934-efb9fe80f5fa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.267213 | controller |     "Jun 11 10:28:42.898653 crc crio[3650]: time=\"2026-06-11T10:28:42.898579566Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.267228 | controller |     "Jun 11 10:28:42.907667 crc crio[3650]: time=\"2026-06-11T10:28:42.90702755Z\" level=info msg=\"Ran pod sandbox 3ff6b0b5cf64cbc0bedb02f1a345c56432557f5f705d145d2ec5f223a47835a1 with infra container: openshift-kube-apiserver/kube-apiserver-crc/POD\" id=3aa77b64-f7b9-4827-8f94-9c9e71d89aea name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.267243 | controller |     "Jun 11 10:28:42.907954 crc crio[3650]: time=\"2026-06-11T10:28:42.907924397Z\" 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=8c035528-f941-4be1-b934-efb9fe80f5fa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.267258 | controller |     "Jun 11 10:28:42.910005 crc crio[3650]: time=\"2026-06-11T10:28:42.909935183Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=db012901-1cce-4c8d-a2a7-29d64c48b9cf name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.267272 | controller |     "Jun 11 10:28:42.916028 crc crio[3650]: time=\"2026-06-11T10:28:42.915915227Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=31f9a2b9-0b89-4649-b9e0-373f952b8a9f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.267287 | controller |     "Jun 11 10:28:42.920077 crc crio[3650]: time=\"2026-06-11T10:28:42.919993562Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.267303 | controller |     "Jun 11 10:28:42.920365 crc crio[3650]: time=\"2026-06-11T10:28:42.920341632Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=949ad3f5-3087-459c-a54f-e85580b9fe4d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.267319 | controller |     "Jun 11 10:28:42.921696 crc crio[3650]: time=\"2026-06-11T10:28:42.920690512Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.267334 | controller |     "Jun 11 10:28:42.927532 crc crio[3650]: time=\"2026-06-11T10:28:42.927367205Z\" level=info msg=\"Ran pod sandbox 4c75261105eca0cc2e0b236aa1c794f7d8a93841056df4b3fe9366cc4e9916e2 with infra container: openshift-kube-controller-manager/kube-controller-manager-crc/POD\" id=8c035528-f941-4be1-b934-efb9fe80f5fa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.267363 | controller |     "Jun 11 10:28:42.932955 crc crio[3650]: time=\"2026-06-11T10:28:42.931044711Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=3f0e6575-53bc-4a70-b4fa-1ca09c15a257 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.267384 | controller |     "Jun 11 10:28:42.937865 crc crio[3650]: time=\"2026-06-11T10:28:42.936461837Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=bab014f2-d399-45ef-83fc-3c6c2b588a0f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.267400 | controller |     "Jun 11 10:28:42.938699 crc crio[3650]: time=\"2026-06-11T10:28:42.93830051Z\" level=info msg=\"Running pod sandbox: openshift-kube-scheduler/openshift-kube-scheduler-crc/POD\" id=e550d7fd-8158-4869-bb0a-a7e3d0f5a222 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.267418 | controller |     "Jun 11 10:28:42.938699 crc crio[3650]: time=\"2026-06-11T10:28:42.938558187Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.267433 | controller |     "Jun 11 10:28:42.940698 crc crio[3650]: time=\"2026-06-11T10:28:42.940669188Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=20dd752b-a0d2-45ce-b741-3dfba3cf83dd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.267448 | controller |     "Jun 11 10:28:42.941667 crc crio[3650]: time=\"2026-06-11T10:28:42.941539743Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.267464 | controller |     "Jun 11 10:28:42.953528 crc crio[3650]: time=\"2026-06-11T10:28:42.953432115Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/POD\" id=a62f9a03-7d24-4e9e-99c8-3a13e6de5e8a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.267479 | controller |     "Jun 11 10:28:42.953618 crc crio[3650]: time=\"2026-06-11T10:28:42.953553278Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.267495 | controller |     "Jun 11 10:28:42.957470 crc crio[3650]: time=\"2026-06-11T10:28:42.956474084Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.267509 | controller |     "Jun 11 10:28:42.961946 crc crio[3650]: time=\"2026-06-11T10:28:42.961642143Z\" 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=e550d7fd-8158-4869-bb0a-a7e3d0f5a222 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.267524 | controller |     "Jun 11 10:28:42.966005 crc crio[3650]: time=\"2026-06-11T10:28:42.965914895Z\" 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=a62f9a03-7d24-4e9e-99c8-3a13e6de5e8a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.267539 | controller |     "Jun 11 10:28:42.981196 crc crio[3650]: time=\"2026-06-11T10:28:42.980468585Z\" level=info msg=\"Ran pod sandbox c1420cf72cf4373ab8b5faa85d81e525dd10cc2f8c870f164eddf65b46d3316c with infra container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/POD\" id=a62f9a03-7d24-4e9e-99c8-3a13e6de5e8a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.267553 | controller |     "Jun 11 10:28:42.989580 crc crio[3650]: time=\"2026-06-11T10:28:42.989526716Z\" level=info msg=\"Ran pod sandbox 4004c0680f4846cec5f2f23572abe1d111a622de9d9019870f087a0059338ed1 with infra container: openshift-kube-scheduler/openshift-kube-scheduler-crc/POD\" id=e550d7fd-8158-4869-bb0a-a7e3d0f5a222 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.267568 | controller |     "Jun 11 10:28:42.996305 crc crio[3650]: time=\"2026-06-11T10:28:42.996260932Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=fbe647f7-e9ae-41ec-b000-30d62b681715 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.267582 | controller |     "Jun 11 10:28:43.011512 crc crio[3650]: time=\"2026-06-11T10:28:43.010104507Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=3c617fa5-e0e5-4827-9ad7-788918bc1afd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.267600 | controller |     "Jun 11 10:28:43.011658 crc crio[3650]: time=\"2026-06-11T10:28:43.011553209Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=7cf62338-4dc4-427b-8113-5520aa4f1cff name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.267615 | controller |     "Jun 11 10:28:43.025422 crc crio[3650]: time=\"2026-06-11T10:28:43.025309264Z\" level=info msg=\"Creating container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup\" id=304f04a0-67cb-4293-b2d6-9a22412d25e1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.267630 | controller |     "Jun 11 10:28:43.025988 crc crio[3650]: time=\"2026-06-11T10:28:43.025875241Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.267644 | controller |     "Jun 11 10:28:43.033400 crc crio[3650]: time=\"2026-06-11T10:28:43.033221511Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=f7d334d7-1fec-4007-a7fe-b10858c31430 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.267659 | controller |     "Jun 11 10:28:43.037281 crc crio[3650]: 2026-06-11T10:28:43Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-11 11:58:02.267673 | controller |     "Jun 11 10:28:43.037281 crc crio[3650]: time=\"2026-06-11T10:28:43.036869067Z\" level=info msg=\"Successfully cleaned up network for pod 87513315fd0d6459c3e9ff38722c06f45676fd2cd669a0356da2de9c0d9d759d\"",
2026-06-11 11:58:02.267688 | controller |     "Jun 11 10:28:43.037281 crc crio[3650]: time=\"2026-06-11T10:28:43.036907818Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 11:58:02.267705 | controller |     "Jun 11 10:28:43.037281 crc crio[3650]: time=\"2026-06-11T10:28:43.036938779Z\" 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-11 11:58:02.267725 | controller |     "Jun 11 10:28:43.037281 crc crio[3650]: time=\"2026-06-11T10:28:43.037201766Z\" 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:0xc0017aac40}] Aliases:map[]}\"",
2026-06-11 11:58:02.267741 | controller |     "Jun 11 10:28:43.038442 crc crio[3650]: time=\"2026-06-11T10:28:43.037365481Z\" 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-11 11:58:02.267756 | controller |     "Jun 11 10:28:43.038442 crc crio[3650]: time=\"2026-06-11T10:28:43.03768924Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.267771 | controller |     "Jun 11 10:28:43.040685 crc crio[3650]: time=\"2026-06-11T10:28:43.040316535Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port\" id=53dc0991-48ed-497f-9604-a68ede2f4f3a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.267789 | controller |     "Jun 11 10:28:43.042397 crc crio[3650]: time=\"2026-06-11T10:28:43.042098237Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.267803 | controller |     "Jun 11 10:28:43.043969 crc crio[3650]: time=\"2026-06-11T10:28:43.042290333Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.267818 | controller |     "Jun 11 10:28:43.055394 crc crio[3650]: time=\"2026-06-11T10:28:43.055267276Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.267833 | controller |     "Jun 11 10:28:43.234427 crc crio[3650]: 2026-06-11T10:28:43Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-11 11:58:02.267848 | controller |     "Jun 11 10:28:43.234639 crc crio[3650]: time=\"2026-06-11T10:28:43.234481643Z\" level=info msg=\"Successfully cleaned up network for pod 34dab8a60616b7cf01d4e9c425e238f75c5ad085d018feae02e699514bf41b3e\"",
2026-06-11 11:58:02.267862 | controller |     "Jun 11 10:28:43.234639 crc crio[3650]: time=\"2026-06-11T10:28:43.234526225Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 11:58:02.267877 | controller |     "Jun 11 10:28:43.234639 crc crio[3650]: time=\"2026-06-11T10:28:43.234566956Z\" 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-11 11:58:02.267892 | controller |     "Jun 11 10:28:43.234856 crc crio[3650]: time=\"2026-06-11T10:28:43.234812873Z\" 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:0xc00021a0c0}] Aliases:map[]}\"",
2026-06-11 11:58:02.267906 | controller |     "Jun 11 10:28:43.235105 crc crio[3650]: time=\"2026-06-11T10:28:43.234990828Z\" level=info msg=\"Deleting pod openshift-dns_dns-default-qtghf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.267921 | controller |     "Jun 11 10:28:43.273464 crc crio[3650]: 2026-06-11T10:28:43Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-11 11:58:02.267935 | controller |     "Jun 11 10:28:43.273640 crc crio[3650]: time=\"2026-06-11T10:28:43.273582799Z\" level=info msg=\"Successfully cleaned up network for pod d9d2a25c8e17fdfe8249ac2d59a81a5e7e2044dd011c522e21a3181c10ddbd65\"",
2026-06-11 11:58:02.267950 | controller |     "Jun 11 10:28:43.273640 crc crio[3650]: time=\"2026-06-11T10:28:43.27362289Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 11:58:02.267965 | controller |     "Jun 11 10:28:43.273726 crc crio[3650]: time=\"2026-06-11T10:28:43.2736411Z\" level=info msg=\"Successfully cleaned up network for pod 410638bdabddf5fcd1c35e7a74c44e5944cfa3831815455f10afe54ace39c37a\"",
2026-06-11 11:58:02.267979 | controller |     "Jun 11 10:28:43.273726 crc crio[3650]: time=\"2026-06-11T10:28:43.273652401Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 11:58:02.267993 | controller |     "Jun 11 10:28:43.273726 crc crio[3650]: time=\"2026-06-11T10:28:43.273685122Z\" 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-11 11:58:02.268011 | controller |     "Jun 11 10:28:43.274831 crc crio[3650]: time=\"2026-06-11T10:28:43.27396352Z\" 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:0xc00021a570}] Aliases:map[]}\"",
2026-06-11 11:58:02.268026 | controller |     "Jun 11 10:28:43.274831 crc crio[3650]: time=\"2026-06-11T10:28:43.274267439Z\" level=info msg=\"Deleting pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.268041 | controller |     "Jun 11 10:28:43.380798 crc crio[3650]: 2026-06-11T10:28:43Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-11 11:58:02.268055 | controller |     "Jun 11 10:28:43.381458 crc crio[3650]: time=\"2026-06-11T10:28:43.380948028Z\" level=info msg=\"Successfully cleaned up network for pod 34605a8868d5dd6079efc188a3cce49b09c028efd54279b3b2b7c48df8fd5e16\"",
2026-06-11 11:58:02.268069 | controller |     "Jun 11 10:28:43.381458 crc crio[3650]: time=\"2026-06-11T10:28:43.380977309Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 11:58:02.268084 | controller |     "Jun 11 10:28:43.381458 crc crio[3650]: time=\"2026-06-11T10:28:43.380988549Z\" level=info msg=\"Successfully cleaned up network for pod ca101b65abcacc688b6db6fe9499e5cc58a69da3e55d5e9e0dbd37efd4357017\"",
2026-06-11 11:58:02.268099 | controller |     "Jun 11 10:28:43.381458 crc crio[3650]: time=\"2026-06-11T10:28:43.380996299Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 11:58:02.268114 | controller |     "Jun 11 10:28:43.381458 crc crio[3650]: time=\"2026-06-11T10:28:43.38101678Z\" 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-11 11:58:02.268129 | controller |     "Jun 11 10:28:43.381458 crc crio[3650]: time=\"2026-06-11T10:28:43.381313698Z\" 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:0xc00021a8e8}] Aliases:map[]}\"",
2026-06-11 11:58:02.268144 | controller |     "Jun 11 10:28:43.381458 crc crio[3650]: time=\"2026-06-11T10:28:43.381458873Z\" level=info msg=\"Deleting pod openshift-console_console-6c684df5db-cc8g8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.268159 | controller |     "Jun 11 10:28:43.403569 crc crio[3650]: 2026-06-11T10:28:43Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-11 11:58:02.268175 | controller |     "Jun 11 10:28:43.403922 crc crio[3650]: time=\"2026-06-11T10:28:43.403851267Z\" level=info msg=\"Successfully cleaned up network for pod e222155a1c4fc4565a7da9c88c4bc428dc8a0a17b11d7bae294454bb07604400\"",
2026-06-11 11:58:02.268193 | controller |     "Jun 11 10:28:43.403922 crc crio[3650]: time=\"2026-06-11T10:28:43.403912649Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 11:58:02.268209 | controller |     "Jun 11 10:28:43.404066 crc crio[3650]: time=\"2026-06-11T10:28:43.40394991Z\" 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-11 11:58:02.268225 | controller |     "Jun 11 10:28:43.404248 crc crio[3650]: time=\"2026-06-11T10:28:43.404180026Z\" 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:0xc0017aa358}] Aliases:map[]}\"",
2026-06-11 11:58:02.268241 | controller |     "Jun 11 10:28:43.404427 crc crio[3650]: time=\"2026-06-11T10:28:43.404367742Z\" 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-11 11:58:02.268259 | controller |     "Jun 11 10:28:43.639811 crc crio[3650]: 2026-06-11T10:28:43Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-11 11:58:02.268275 | controller |     "Jun 11 10:28:43.640039 crc crio[3650]: time=\"2026-06-11T10:28:43.639938761Z\" level=info msg=\"Successfully cleaned up network for pod 2722679ed228c861ba4d42fe944351839b15ae69a368bf9fbe597f9d6a6ddaa0\"",
2026-06-11 11:58:02.268289 | controller |     "Jun 11 10:28:43.640039 crc crio[3650]: time=\"2026-06-11T10:28:43.639982503Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 11:58:02.268305 | controller |     "Jun 11 10:28:43.640305 crc crio[3650]: time=\"2026-06-11T10:28:43.640041354Z\" 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-11 11:58:02.268321 | controller |     "Jun 11 10:28:43.640418 crc crio[3650]: time=\"2026-06-11T10:28:43.640341813Z\" 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:0xc00008c988}] Aliases:map[]}\"",
2026-06-11 11:58:02.268335 | controller |     "Jun 11 10:28:43.640823 crc crio[3650]: time=\"2026-06-11T10:28:43.640742845Z\" level=info msg=\"Deleting pod openshift-ingress-canary_ingress-canary-jlj86 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.268370 | controller |     "Jun 11 10:28:43.657376 crc crio[3650]: 2026-06-11T10:28:43Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-11 11:58:02.268391 | controller |     "Jun 11 10:28:43.657613 crc crio[3650]: time=\"2026-06-11T10:28:43.657508319Z\" level=info msg=\"Successfully cleaned up network for pod 6f1db32e9e579db7cf7dab1ab228e7efa8c130d835afbaf76bc51f3cc09c4bdb\"",
2026-06-11 11:58:02.268411 | controller |     "Jun 11 10:28:43.657613 crc crio[3650]: time=\"2026-06-11T10:28:43.657593152Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 11:58:02.268426 | controller |     "Jun 11 10:28:43.657748 crc crio[3650]: time=\"2026-06-11T10:28:43.657648843Z\" 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-11 11:58:02.268441 | controller |     "Jun 11 10:28:43.658022 crc crio[3650]: time=\"2026-06-11T10:28:43.657928342Z\" 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:0xc0028e4000}] Aliases:map[]}\"",
2026-06-11 11:58:02.268456 | controller |     "Jun 11 10:28:43.658351 crc crio[3650]: time=\"2026-06-11T10:28:43.658275572Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.268471 | controller |     "Jun 11 10:28:43.905380 crc crio[3650]: 2026-06-11T10:28:43Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-11 11:58:02.268485 | controller |     "Jun 11 10:28:43.905612 crc crio[3650]: time=\"2026-06-11T10:28:43.905526544Z\" level=info msg=\"Successfully cleaned up network for pod 2a669a230e0afc58260587ab928a151b6752183179007838320ca23d77998240\"",
2026-06-11 11:58:02.268500 | controller |     "Jun 11 10:28:43.905612 crc crio[3650]: time=\"2026-06-11T10:28:43.905609886Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 11:58:02.268515 | controller |     "Jun 11 10:28:43.905810 crc crio[3650]: time=\"2026-06-11T10:28:43.905649838Z\" 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-11 11:58:02.268530 | controller |     "Jun 11 10:28:43.905885 crc crio[3650]: time=\"2026-06-11T10:28:43.905855713Z\" 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:0xc002a1a118}] Aliases:map[]}\"",
2026-06-11 11:58:02.268546 | controller |     "Jun 11 10:28:43.906079 crc crio[3650]: time=\"2026-06-11T10:28:43.906033639Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.268561 | controller |     "Jun 11 10:28:44.080642 crc crio[3650]: 2026-06-11T10:28:44Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-11 11:58:02.268579 | controller |     "Jun 11 10:28:44.080642 crc crio[3650]: time=\"2026-06-11T10:28:44.080626153Z\" level=info msg=\"Successfully cleaned up network for pod b772409aebad8f593523276009413324ceef9893239aaa903bf8e87341af63e5\"",
2026-06-11 11:58:02.268594 | controller |     "Jun 11 10:28:44.080642 crc crio[3650]: time=\"2026-06-11T10:28:44.080662474Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 11:58:02.268610 | controller |     "Jun 11 10:28:44.081005 crc crio[3650]: time=\"2026-06-11T10:28:44.080702725Z\" 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-11 11:58:02.268625 | controller |     "Jun 11 10:28:44.081005 crc crio[3650]: time=\"2026-06-11T10:28:44.080914472Z\" 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:0xc0013842d8}] Aliases:map[]}\"",
2026-06-11 11:58:02.268641 | controller |     "Jun 11 10:28:44.081099 crc crio[3650]: time=\"2026-06-11T10:28:44.081060656Z\" level=info msg=\"Deleting pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.268656 | controller |     "Jun 11 10:28:44.179391 crc crio[3650]: 2026-06-11T10:28:44Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-11 11:58:02.268671 | controller |     "Jun 11 10:28:44.179598 crc crio[3650]: time=\"2026-06-11T10:28:44.179535699Z\" level=info msg=\"Successfully cleaned up network for pod 044c75aa04b88e425cfee36b8a2db3c825c7003dbbcf88c6942411327c436ded\"",
2026-06-11 11:58:02.268686 | controller |     "Jun 11 10:28:44.179686 crc crio[3650]: time=\"2026-06-11T10:28:44.179596881Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 11:58:02.268701 | controller |     "Jun 11 10:28:44.179686 crc crio[3650]: time=\"2026-06-11T10:28:44.179650082Z\" 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-11 11:58:02.268715 | controller |     "Jun 11 10:28:44.180019 crc crio[3650]: time=\"2026-06-11T10:28:44.179950911Z\" 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:0xc001082468}] Aliases:map[]}\"",
2026-06-11 11:58:02.268731 | controller |     "Jun 11 10:28:44.180423 crc crio[3650]: time=\"2026-06-11T10:28:44.180326872Z\" level=info msg=\"Deleting pod openshift-config-operator_openshift-config-operator-5777786469-bccdj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.268745 | controller |     "Jun 11 10:28:44.256632 crc crio[3650]: 2026-06-11T10:28:44Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-11 11:58:02.268764 | controller |     "Jun 11 10:28:44.258561 crc crio[3650]: time=\"2026-06-11T10:28:44.256740991Z\" level=info msg=\"Successfully cleaned up network for pod 850471e46d32f5277b86e9692db1754f62ff7b6a77a5279a6248f6e9bb69a471\"",
2026-06-11 11:58:02.268779 | controller |     "Jun 11 10:28:44.258561 crc crio[3650]: time=\"2026-06-11T10:28:44.256806823Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 11:58:02.268795 | controller |     "Jun 11 10:28:44.258561 crc crio[3650]: time=\"2026-06-11T10:28:44.256848184Z\" 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-11 11:58:02.268810 | controller |     "Jun 11 10:28:44.258561 crc crio[3650]: time=\"2026-06-11T10:28:44.257157942Z\" 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:0xc0008b40a0}] Aliases:map[]}\"",
2026-06-11 11:58:02.268825 | controller |     "Jun 11 10:28:44.258848 crc crio[3650]: time=\"2026-06-11T10:28:44.258614915Z\" 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-11 11:58:02.268840 | controller |     "Jun 11 10:28:44.411414 crc crio[3650]: 2026-06-11T10:28:44Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-11 11:58:02.268856 | controller |     "Jun 11 10:28:44.411895 crc crio[3650]: time=\"2026-06-11T10:28:44.411495705Z\" level=info msg=\"Successfully cleaned up network for pod 5d12a23f28cfdfab8acc2c31b8e590b1cd1c66262a95d0d9e6334df5c9d83730\"",
2026-06-11 11:58:02.268871 | controller |     "Jun 11 10:28:44.411895 crc crio[3650]: time=\"2026-06-11T10:28:44.411533926Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 11:58:02.268887 | controller |     "Jun 11 10:28:44.411895 crc crio[3650]: time=\"2026-06-11T10:28:44.411554056Z\" level=info msg=\"Successfully cleaned up network for pod 4251b0938a7c7926c0d92fda115d0192567b38afd62b1da6d3d76cfd5d20a25f\"",
2026-06-11 11:58:02.268901 | controller |     "Jun 11 10:28:44.411895 crc crio[3650]: time=\"2026-06-11T10:28:44.411565597Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 11:58:02.268916 | controller |     "Jun 11 10:28:44.411895 crc crio[3650]: time=\"2026-06-11T10:28:44.411575407Z\" level=info msg=\"Successfully cleaned up network for pod 88d468be9fd1b10ec3aa146a7a933cb4766b9709f66115fc74ae0820c095a45f\"",
2026-06-11 11:58:02.268931 | controller |     "Jun 11 10:28:44.411895 crc crio[3650]: time=\"2026-06-11T10:28:44.411590187Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 11:58:02.268945 | controller |     "Jun 11 10:28:44.411895 crc crio[3650]: time=\"2026-06-11T10:28:44.411602458Z\" level=info msg=\"Successfully cleaned up network for pod 18fee4b4ea4c96ee307aa88a73acb6266b3648c944e27a6179a14fcc5c344911\"",
2026-06-11 11:58:02.268960 | controller |     "Jun 11 10:28:44.411895 crc crio[3650]: time=\"2026-06-11T10:28:44.41161226Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 11:58:02.268974 | controller |     "Jun 11 10:28:44.411895 crc crio[3650]: time=\"2026-06-11T10:28:44.411650139Z\" 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-11 11:58:02.268992 | controller |     "Jun 11 10:28:44.411895 crc crio[3650]: time=\"2026-06-11T10:28:44.411858555Z\" 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:0xc0008b4520}] Aliases:map[]}\"",
2026-06-11 11:58:02.269008 | controller |     "Jun 11 10:28:44.416387 crc crio[3650]: time=\"2026-06-11T10:28:44.41201251Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.269022 | controller |     "Jun 11 10:28:44.603054 crc crio[3650]: 2026-06-11T10:28:44Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-11 11:58:02.269037 | controller |     "Jun 11 10:28:44.603054 crc crio[3650]: time=\"2026-06-11T10:28:44.602926593Z\" level=info msg=\"Successfully cleaned up network for pod 2bb8f893c353ca3f958d7610b7e177b91239bc7ad02146c114f0eb690f4c783d\"",
2026-06-11 11:58:02.269052 | controller |     "Jun 11 10:28:44.603054 crc crio[3650]: time=\"2026-06-11T10:28:44.602963214Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 11:58:02.269067 | controller |     "Jun 11 10:28:44.603054 crc crio[3650]: time=\"2026-06-11T10:28:44.603001005Z\" 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-11 11:58:02.269083 | controller |     "Jun 11 10:28:44.603475 crc crio[3650]: time=\"2026-06-11T10:28:44.603328525Z\" 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:0xc0017aa1d0}] Aliases:map[]}\"",
2026-06-11 11:58:02.269098 | controller |     "Jun 11 10:28:44.603541 crc crio[3650]: time=\"2026-06-11T10:28:44.60349141Z\" 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-11 11:58:02.269113 | controller |     "Jun 11 10:28:44.782197 crc crio[3650]: 2026-06-11T10:28:44Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-11 11:58:02.269128 | controller |     "Jun 11 10:28:44.782396 crc crio[3650]: time=\"2026-06-11T10:28:44.782226074Z\" level=info msg=\"Successfully cleaned up network for pod cd0afe61f4dcc682558e239c4cb64ff7d7005e7aa4cbbb50855521992f51be0f\"",
2026-06-11 11:58:02.269143 | controller |     "Jun 11 10:28:44.782449 crc crio[3650]: time=\"2026-06-11T10:28:44.782262655Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 11:58:02.269158 | controller |     "Jun 11 10:28:44.782809 crc crio[3650]: time=\"2026-06-11T10:28:44.782691167Z\" 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-11 11:58:02.269179 | controller |     "Jun 11 10:28:44.783004 crc crio[3650]: time=\"2026-06-11T10:28:44.782905104Z\" 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:0xc0006221f0}] Aliases:map[]}\"",
2026-06-11 11:58:02.269195 | controller |     "Jun 11 10:28:44.783356 crc crio[3650]: time=\"2026-06-11T10:28:44.783281706Z\" level=info msg=\"Deleting pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.269209 | controller |     "Jun 11 10:28:44.847068 crc crio[3650]: time=\"2026-06-11T10:28:44.846929425Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.269224 | controller |     "Jun 11 10:28:44.847845 crc crio[3650]: time=\"2026-06-11T10:28:44.847661798Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.269241 | controller |     "Jun 11 10:28:44.849010 crc crio[3650]: time=\"2026-06-11T10:28:44.848921772Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.269256 | controller |     "Jun 11 10:28:44.850549 crc crio[3650]: time=\"2026-06-11T10:28:44.850456737Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.269270 | controller |     "Jun 11 10:28:44.850751 crc crio[3650]: time=\"2026-06-11T10:28:44.850636552Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.269286 | controller |     "Jun 11 10:28:44.891690 crc crio[3650]: 2026-06-11T10:28:44Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-11 11:58:02.269308 | controller |     "Jun 11 10:28:44.892044 crc crio[3650]: time=\"2026-06-11T10:28:44.89190529Z\" level=info msg=\"Successfully cleaned up network for pod ac8f65e743463176074b4c0cb4e8c2b3cb849e56ae25be37a16bb9efcd7eb64f\"",
2026-06-11 11:58:02.269330 | controller |     "Jun 11 10:28:44.892044 crc crio[3650]: time=\"2026-06-11T10:28:44.891947991Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 11:58:02.269371 | controller |     "Jun 11 10:28:44.892044 crc crio[3650]: time=\"2026-06-11T10:28:44.891988302Z\" 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-11 11:58:02.269391 | controller |     "Jun 11 10:28:44.892232 crc crio[3650]: time=\"2026-06-11T10:28:44.892092685Z\" 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:0xc000622018}] Aliases:map[]}\"",
2026-06-11 11:58:02.269411 | controller |     "Jun 11 10:28:44.892232 crc crio[3650]: time=\"2026-06-11T10:28:44.892220669Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 11:58:02.269427 | controller |     "Jun 11 10:28:44.892310 crc crio[3650]: time=\"2026-06-11T10:28:44.892236879Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 11:58:02.269442 | controller |     "Jun 11 10:28:44.892310 crc crio[3650]: time=\"2026-06-11T10:28:44.89224988Z\" level=info msg=\"Deleting pod openshift-kube-scheduler_revision-pruner-6-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.269457 | controller |     "Jun 11 10:28:44.917872 crc crio[3650]: 2026-06-11T10:28:44Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-11 11:58:02.269472 | controller |     "Jun 11 10:28:44.918036 crc crio[3650]: time=\"2026-06-11T10:28:44.917936679Z\" level=info msg=\"Successfully cleaned up network for pod cf95c321a021eb9a3ba610455248b4b97c8822803f4d40be10c7b1c223b38946\"",
2026-06-11 11:58:02.269487 | controller |     "Jun 11 10:28:44.918036 crc crio[3650]: time=\"2026-06-11T10:28:44.917996741Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 11:58:02.269502 | controller |     "Jun 11 10:28:44.918213 crc crio[3650]: time=\"2026-06-11T10:28:44.918063963Z\" 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-11 11:58:02.269518 | controller |     "Jun 11 10:28:44.918523 crc crio[3650]: time=\"2026-06-11T10:28:44.918360201Z\" 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:0xc000622098}] Aliases:map[]}\"",
2026-06-11 11:58:02.269532 | controller |     "Jun 11 10:28:44.918639 crc crio[3650]: time=\"2026-06-11T10:28:44.918594888Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-qhh6t from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.269556 | controller |     "Jun 11 10:28:44.945056 crc crio[3650]: 2026-06-11T10:28:44Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-11 11:58:02.269572 | controller |     "Jun 11 10:28:44.945511 crc crio[3650]: time=\"2026-06-11T10:28:44.9454106Z\" level=info msg=\"Successfully cleaned up network for pod 4dc0a1f7b702c1c1cceb3e59fb11d1ccca5adc60a822681834a3ffca24387118\"",
2026-06-11 11:58:02.269591 | controller |     "Jun 11 10:28:44.945511 crc crio[3650]: time=\"2026-06-11T10:28:44.945484472Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 11:58:02.269611 | controller |     "Jun 11 10:28:44.945655 crc crio[3650]: time=\"2026-06-11T10:28:44.945519443Z\" level=info msg=\"Successfully cleaned up network for pod c007be82b33d8a9981381fb90ba81b7decd46a3a32856131653d22904f819946\"",
2026-06-11 11:58:02.269626 | controller |     "Jun 11 10:28:44.945655 crc crio[3650]: time=\"2026-06-11T10:28:44.945530363Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 11:58:02.269649 | controller |     "Jun 11 10:28:44.945655 crc crio[3650]: time=\"2026-06-11T10:28:44.945570794Z\" 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-11 11:58:02.269669 | controller |     "Jun 11 10:28:44.946571 crc crio[3650]: time=\"2026-06-11T10:28:44.945681257Z\" 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:0xc001384108}] Aliases:map[]}\"",
2026-06-11 11:58:02.269686 | controller |     "Jun 11 10:28:44.946571 crc crio[3650]: time=\"2026-06-11T10:28:44.945744709Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 11:58:02.269706 | controller |     "Jun 11 10:28:44.946571 crc crio[3650]: time=\"2026-06-11T10:28:44.9457573Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 11:58:02.269733 | controller |     "Jun 11 10:28:44.946571 crc crio[3650]: time=\"2026-06-11T10:28:44.945818071Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_revision-pruner-11-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.269762 | controller |     "Jun 11 10:28:44.963102 crc crio[3650]: 2026-06-11T10:28:44Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-11 11:58:02.269784 | controller |     "Jun 11 10:28:44.963461 crc crio[3650]: time=\"2026-06-11T10:28:44.963430168Z\" level=info msg=\"Successfully cleaned up network for pod 40c09d5600c463fc9cd78edba9f0f727e1df5d968ded070c29fdcc4571676587\"",
2026-06-11 11:58:02.269803 | controller |     "Jun 11 10:28:44.963627 crc crio[3650]: time=\"2026-06-11T10:28:44.963612373Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 11:58:02.269819 | controller |     "Jun 11 10:28:44.963701 crc crio[3650]: time=\"2026-06-11T10:28:44.963687655Z\" level=info msg=\"Successfully cleaned up network for pod a81533570b925ea6f6bf65ff689b58f63ee17cd1f7b5f92e4652de0cd34bccd5\"",
2026-06-11 11:58:02.269838 | controller |     "Jun 11 10:28:44.963800 crc crio[3650]: time=\"2026-06-11T10:28:44.963752707Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 11:58:02.269857 | controller |     "Jun 11 10:28:44.963914 crc crio[3650]: time=\"2026-06-11T10:28:44.963895531Z\" level=info msg=\"Successfully cleaned up network for pod c8d89a6a18d8bf8e544fca6f74b002af11259ae7912ab06a6b65e2bd0a014a86\"",
2026-06-11 11:58:02.269919 | controller |     "Jun 11 10:28:44.963985 crc crio[3650]: time=\"2026-06-11T10:28:44.963972893Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 11:58:02.269940 | controller |     "Jun 11 10:28:44.964068 crc crio[3650]: time=\"2026-06-11T10:28:44.964052836Z\" 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-11 11:58:02.269957 | controller |     "Jun 11 10:28:44.964373 crc crio[3650]: time=\"2026-06-11T10:28:44.964349214Z\" 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:0xc0013841f0}] Aliases:map[]}\"",
2026-06-11 11:58:02.269989 | controller |     "Jun 11 10:28:44.964570 crc crio[3650]: time=\"2026-06-11T10:28:44.96455515Z\" level=info msg=\"Deleting pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.270007 | controller |     "Jun 11 10:28:44.987073 crc crio[3650]: 2026-06-11T10:28:44Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-11 11:58:02.270024 | controller |     "Jun 11 10:28:44.987270 crc crio[3650]: time=\"2026-06-11T10:28:44.987202685Z\" level=info msg=\"Successfully cleaned up network for pod 1a6f453dbe8bac2c3bdbb09d3e238da0475d47dbc239b5adad9041e5590c52d9\"",
2026-06-11 11:58:02.270039 | controller |     "Jun 11 10:28:44.987270 crc crio[3650]: time=\"2026-06-11T10:28:44.987269197Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 11:58:02.270053 | controller |     "Jun 11 10:28:44.987424 crc crio[3650]: time=\"2026-06-11T10:28:44.987306688Z\" 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-11 11:58:02.270068 | controller |     "Jun 11 10:28:44.987493 crc crio[3650]: time=\"2026-06-11T10:28:44.987467583Z\" 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:0xc002a1a010}] Aliases:map[]}\"",
2026-06-11 11:58:02.270084 | controller |     "Jun 11 10:28:44.987681 crc crio[3650]: time=\"2026-06-11T10:28:44.987608867Z\" level=info msg=\"Deleting pod openshift-multus_multus-admission-controller-69db94689b-rvf8p from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.270098 | controller |     "Jun 11 10:28:45.007606 crc crio[3650]: time=\"2026-06-11T10:28:45.007511126Z\" level=info msg=\"Created container aa65b15a5cf4f477c7007779bce2af5b8242ea2565692bcbe248139bbed785f1: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=20dd752b-a0d2-45ce-b741-3dfba3cf83dd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.270114 | controller |     "Jun 11 10:28:45.009304 crc crio[3650]: time=\"2026-06-11T10:28:45.00922593Z\" level=info msg=\"Created container e140e8c850682ca1177846f15a2b83f482ec5eb24b5650be7d5945830df1a38f: openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port\" id=53dc0991-48ed-497f-9604-a68ede2f4f3a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.270129 | controller |     "Jun 11 10:28:45.009749 crc crio[3650]: time=\"2026-06-11T10:28:45.009640018Z\" level=info msg=\"Created container 1d38a97ea93c7f0e81d68a16c698b31698566094956d6e1f16b27c5b0077e19c: openshift-etcd/etcd-crc/setup\" id=fd69ed68-42ed-4eaa-a718-de3172e4f21a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.270143 | controller |     "Jun 11 10:28:45.010057 crc crio[3650]: time=\"2026-06-11T10:28:45.010022799Z\" level=info msg=\"Starting container: aa65b15a5cf4f477c7007779bce2af5b8242ea2565692bcbe248139bbed785f1\" id=ce16545b-e0e1-4440-8df3-0be9a0465c59 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.270158 | controller |     "Jun 11 10:28:45.010669 crc crio[3650]: time=\"2026-06-11T10:28:45.010612736Z\" level=info msg=\"Starting container: 1d38a97ea93c7f0e81d68a16c698b31698566094956d6e1f16b27c5b0077e19c\" id=8a78ca63-00fe-4662-9646-68a68328b174 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.270175 | controller |     "Jun 11 10:28:45.010745 crc crio[3650]: time=\"2026-06-11T10:28:45.01007676Z\" level=info msg=\"Created container 5337151cb232522594ddfabaf8cb5f0da102827c1903bb1275e1bbb01ec4fd92: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup\" id=304f04a0-67cb-4293-b2d6-9a22412d25e1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.270192 | controller |     "Jun 11 10:28:45.011096 crc crio[3650]: time=\"2026-06-11T10:28:45.011071489Z\" level=info msg=\"Starting container: e140e8c850682ca1177846f15a2b83f482ec5eb24b5650be7d5945830df1a38f\" id=dc16fbd3-a7d8-40e1-b8d5-4a1b3b4e4065 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.270206 | controller |     "Jun 11 10:28:45.011884 crc crio[3650]: time=\"2026-06-11T10:28:45.011656355Z\" level=info msg=\"Starting container: 5337151cb232522594ddfabaf8cb5f0da102827c1903bb1275e1bbb01ec4fd92\" id=602d8f66-b85e-4557-9f99-d063f355cd1e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.270221 | controller |     "Jun 11 10:28:45.015250 crc crio[3650]: time=\"2026-06-11T10:28:45.015220208Z\" level=info msg=\"Started container\" PID=5400 containerID=aa65b15a5cf4f477c7007779bce2af5b8242ea2565692bcbe248139bbed785f1 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=ce16545b-e0e1-4440-8df3-0be9a0465c59 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4c75261105eca0cc2e0b236aa1c794f7d8a93841056df4b3fe9366cc4e9916e2",
2026-06-11 11:58:02.270238 | controller |     "Jun 11 10:28:45.016418 crc crio[3650]: 2026-06-11T10:28:45Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-11 11:58:02.270254 | controller |     "Jun 11 10:28:45.016697 crc crio[3650]: time=\"2026-06-11T10:28:45.016665559Z\" level=info msg=\"Successfully cleaned up network for pod 2906610114c892c992247553738002a45050cbeeafe5029b3a6b35d817dc452a\"",
2026-06-11 11:58:02.270269 | controller |     "Jun 11 10:28:45.016697 crc crio[3650]: time=\"2026-06-11T10:28:45.01668961Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 11:58:02.270284 | controller |     "Jun 11 10:28:45.016928 crc crio[3650]: time=\"2026-06-11T10:28:45.016722511Z\" 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-11 11:58:02.270299 | controller |     "Jun 11 10:28:45.016928 crc crio[3650]: time=\"2026-06-11T10:28:45.016832484Z\" 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:0xc000188458}] Aliases:map[]}\"",
2026-06-11 11:58:02.270315 | controller |     "Jun 11 10:28:45.016928 crc crio[3650]: time=\"2026-06-11T10:28:45.016877676Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 11:58:02.270329 | controller |     "Jun 11 10:28:45.016928 crc crio[3650]: time=\"2026-06-11T10:28:45.016887116Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 11:58:02.270343 | controller |     "Jun 11 10:28:45.016928 crc crio[3650]: time=\"2026-06-11T10:28:45.016896426Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_revision-pruner-12-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.270386 | controller |     "Jun 11 10:28:45.017305 crc crio[3650]: time=\"2026-06-11T10:28:45.017237037Z\" level=info msg=\"Started container\" PID=5395 containerID=e140e8c850682ca1177846f15a2b83f482ec5eb24b5650be7d5945830df1a38f description=openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port id=dc16fbd3-a7d8-40e1-b8d5-4a1b3b4e4065 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4004c0680f4846cec5f2f23572abe1d111a622de9d9019870f087a0059338ed1",
2026-06-11 11:58:02.270404 | controller |     "Jun 11 10:28:45.018889 crc crio[3650]: time=\"2026-06-11T10:28:45.018812083Z\" level=info msg=\"Started container\" PID=5397 containerID=5337151cb232522594ddfabaf8cb5f0da102827c1903bb1275e1bbb01ec4fd92 description=openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup id=602d8f66-b85e-4557-9f99-d063f355cd1e name=/runtime.v1.RuntimeService/StartContainer sandboxID=c1420cf72cf4373ab8b5faa85d81e525dd10cc2f8c870f164eddf65b46d3316c",
2026-06-11 11:58:02.270420 | controller |     "Jun 11 10:28:45.021477 crc crio[3650]: time=\"2026-06-11T10:28:45.021370205Z\" level=info msg=\"Started container\" PID=5402 containerID=1d38a97ea93c7f0e81d68a16c698b31698566094956d6e1f16b27c5b0077e19c description=openshift-etcd/etcd-crc/setup id=8a78ca63-00fe-4662-9646-68a68328b174 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fa1fdb88abea1578cc8f05af8654098ce3a8239c8f2571c7a77ad2ddfc5e26e3",
2026-06-11 11:58:02.270435 | controller |     "Jun 11 10:28:45.022103 crc crio[3650]: time=\"2026-06-11T10:28:45.022041664Z\" level=info msg=\"Created container 3ae96a8600996afd8725fe71925e3210f3e0e09e04ed3c58da276eba40fa10ab: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=949ad3f5-3087-459c-a54f-e85580b9fe4d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.270451 | controller |     "Jun 11 10:28:45.023337 crc crio[3650]: time=\"2026-06-11T10:28:45.0232832Z\" level=info msg=\"Starting container: 3ae96a8600996afd8725fe71925e3210f3e0e09e04ed3c58da276eba40fa10ab\" id=6d966ef0-559c-4c14-bb52-cc968bad5042 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.270465 | controller |     "Jun 11 10:28:45.028726 crc crio[3650]: time=\"2026-06-11T10:28:45.028236943Z\" level=info msg=\"Started container\" PID=5398 containerID=3ae96a8600996afd8725fe71925e3210f3e0e09e04ed3c58da276eba40fa10ab description=openshift-kube-apiserver/kube-apiserver-crc/setup id=6d966ef0-559c-4c14-bb52-cc968bad5042 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3ff6b0b5cf64cbc0bedb02f1a345c56432557f5f705d145d2ec5f223a47835a1",
2026-06-11 11:58:02.270482 | controller |     "Jun 11 10:28:45.029097 crc crio[3650]: time=\"2026-06-11T10:28:45.029031306Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=856d202e-0bad-4ad3-a820-5f11c4213b79 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.270496 | controller |     "Jun 11 10:28:45.031034 crc crio[3650]: time=\"2026-06-11T10:28:45.030955131Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=2091661d-140a-4772-95e1-faf741695437 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.270511 | controller |     "Jun 11 10:28:45.033740 crc crio[3650]: time=\"2026-06-11T10:28:45.033587006Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=b7d5921f-2527-413f-be32-5360dbffb7ea name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.270525 | controller |     "Jun 11 10:28:45.033960 crc crio[3650]: time=\"2026-06-11T10:28:45.033902776Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.270543 | controller |     "Jun 11 10:28:45.042332 crc crio[3650]: 2026-06-11T10:28:45Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-11 11:58:02.270559 | controller |     "Jun 11 10:28:45.042441 crc crio[3650]: time=\"2026-06-11T10:28:45.042349639Z\" level=info msg=\"Successfully cleaned up network for pod 28ae9e11dbe1d6e9c74da5fe96ab600e043908b4e8f617bfc6f2a1e749a58a8d\"",
2026-06-11 11:58:02.270573 | controller |     "Jun 11 10:28:45.042441 crc crio[3650]: time=\"2026-06-11T10:28:45.042368199Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 11:58:02.270588 | controller |     "Jun 11 10:28:45.042441 crc crio[3650]: time=\"2026-06-11T10:28:45.0423974Z\" 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-11 11:58:02.270603 | controller |     "Jun 11 10:28:45.043577 crc crio[3650]: time=\"2026-06-11T10:28:45.042507493Z\" 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:0xc00008c770}] Aliases:map[]}\"",
2026-06-11 11:58:02.270618 | controller |     "Jun 11 10:28:45.043577 crc crio[3650]: time=\"2026-06-11T10:28:45.042619387Z\" level=info msg=\"Deleting pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.270635 | controller |     "Jun 11 10:28:45.048173 crc crio[3650]: time=\"2026-06-11T10:28:45.048040813Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.270650 | controller |     "Jun 11 10:28:45.273758 crc crio[3650]: 2026-06-11T10:28:45Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-11 11:58:02.270665 | controller |     "Jun 11 10:28:45.274098 crc crio[3650]: time=\"2026-06-11T10:28:45.274000856Z\" level=info msg=\"Successfully cleaned up network for pod aa31576716b05cdc9e4d264e54c2c41b79aab1b69c8410d864515a3524230ed1\"",
2026-06-11 11:58:02.270679 | controller |     "Jun 11 10:28:45.274098 crc crio[3650]: time=\"2026-06-11T10:28:45.274038607Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 11:58:02.270694 | controller |     "Jun 11 10:28:45.274098 crc crio[3650]: time=\"2026-06-11T10:28:45.274086728Z\" 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-11 11:58:02.270709 | controller |     "Jun 11 10:28:45.274458 crc crio[3650]: time=\"2026-06-11T10:28:45.274372716Z\" 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:0xc0013847a8}] Aliases:map[]}\"",
2026-06-11 11:58:02.270727 | controller |     "Jun 11 10:28:45.274610 crc crio[3650]: time=\"2026-06-11T10:28:45.274576952Z\" 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-11 11:58:02.270743 | controller |     "Jun 11 10:28:45.400397 crc crio[3650]: time=\"2026-06-11T10:28:45.400252648Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.270758 | controller |     "Jun 11 10:28:45.410465 crc crio[3650]: time=\"2026-06-11T10:28:45.410320409Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=51777b5a-603f-4089-b547-2159146312a9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.270773 | controller |     "Jun 11 10:28:45.413579 crc crio[3650]: time=\"2026-06-11T10:28:45.413494219Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=947e0103-6734-4274-ae30-2b65d66e145f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.270787 | controller |     "Jun 11 10:28:45.416231 crc crio[3650]: time=\"2026-06-11T10:28:45.416098846Z\" level=info msg=\"Creating container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio\" id=e6bcbd8e-4432-464c-9da8-b7d62067ebce name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.270801 | controller |     "Jun 11 10:28:45.416303 crc crio[3650]: time=\"2026-06-11T10:28:45.416220849Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=746dec43-2994-4e8a-9d3a-3e9143741545 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.270815 | controller |     "Jun 11 10:28:45.416871 crc crio[3650]: time=\"2026-06-11T10:28:45.416808467Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.270830 | controller |     "Jun 11 10:28:45.417828 crc crio[3650]: time=\"2026-06-11T10:28:45.41769053Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=4cf730a1-a802-4075-bb14-f43151b3078a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.270845 | controller |     "Jun 11 10:28:45.419535 crc crio[3650]: time=\"2026-06-11T10:28:45.419461951Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=54558acf-b56a-4428-924f-8dc98266a182 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.270859 | controller |     "Jun 11 10:28:45.422506 crc crio[3650]: time=\"2026-06-11T10:28:45.422447217Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=a5a80953-3c66-4280-9fb6-3564cec6e0ef name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.270874 | controller |     "Jun 11 10:28:45.425561 crc crio[3650]: time=\"2026-06-11T10:28:45.425476674Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=9fc92829-c976-467f-8443-332e80d1c1cc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.270889 | controller |     "Jun 11 10:28:45.426963 crc crio[3650]: time=\"2026-06-11T10:28:45.426878915Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.270907 | controller |     "Jun 11 10:28:45.429296 crc crio[3650]: time=\"2026-06-11T10:28:45.429099509Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=65bf9965-0e16-4bb8-a0f5-3c2d4503419a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.270923 | controller |     "Jun 11 10:28:45.429296 crc crio[3650]: time=\"2026-06-11T10:28:45.429230223Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=4a20561c-35b6-47fc-baed-5e79ef425927 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.270937 | controller |     "Jun 11 10:28:45.437480 crc crio[3650]: time=\"2026-06-11T10:28:45.434492844Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=454b861d-3bd2-4f0e-8773-b52c158a4550 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.270952 | controller |     "Jun 11 10:28:45.437480 crc crio[3650]: time=\"2026-06-11T10:28:45.435892505Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=e0b261b4-9eb8-4d2f-ada0-7dac024609ac name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.270968 | controller |     "Jun 11 10:28:45.437480 crc crio[3650]: time=\"2026-06-11T10:28:45.436321057Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.270983 | controller |     "Jun 11 10:28:45.437480 crc crio[3650]: time=\"2026-06-11T10:28:45.436763319Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.270997 | controller |     "Jun 11 10:28:45.437837 crc crio[3650]: time=\"2026-06-11T10:28:45.437532082Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.271012 | controller |     "Jun 11 10:28:45.458354 crc crio[3650]: time=\"2026-06-11T10:28:45.458040152Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.271027 | controller |     "Jun 11 10:28:45.464650 crc crio[3650]: time=\"2026-06-11T10:28:45.464304422Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.271041 | controller |     "Jun 11 10:28:45.477215 crc crio[3650]: time=\"2026-06-11T10:28:45.477067719Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.271055 | controller |     "Jun 11 10:28:45.583275 crc crio[3650]: time=\"2026-06-11T10:28:45.581730866Z\" level=info msg=\"Created container aefb3911a36fa414922730c6e0d6d42cfbc99a41010bec17a1fbf79f78c727b9: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=b7d5921f-2527-413f-be32-5360dbffb7ea name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.271070 | controller |     "Jun 11 10:28:45.585057 crc crio[3650]: time=\"2026-06-11T10:28:45.584679449Z\" level=info msg=\"Starting container: aefb3911a36fa414922730c6e0d6d42cfbc99a41010bec17a1fbf79f78c727b9\" id=71fe512d-dcda-4afa-bd3e-39ba1a20f684 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.271085 | controller |     "Jun 11 10:28:45.607603 crc crio[3650]: 2026-06-11T10:28:45Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-11 11:58:02.271103 | controller |     "Jun 11 10:28:45.607885 crc crio[3650]: time=\"2026-06-11T10:28:45.607661538Z\" level=info msg=\"Successfully cleaned up network for pod df7839e3a7fe9f97d215b350da23429c49ceb57289d871c643f130f5c2ddd4ef\"",
2026-06-11 11:58:02.271119 | controller |     "Jun 11 10:28:45.607885 crc crio[3650]: time=\"2026-06-11T10:28:45.607698109Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 11:58:02.271134 | controller |     "Jun 11 10:28:45.607885 crc crio[3650]: time=\"2026-06-11T10:28:45.60771173Z\" level=info msg=\"Successfully cleaned up network for pod da2adf6cd892779e9e97c725a1a8d45c2cdb5890c09a25ac078e96ef16ce314f\"",
2026-06-11 11:58:02.271148 | controller |     "Jun 11 10:28:45.639796 crc crio[3650]: time=\"2026-06-11T10:28:45.639598867Z\" level=info msg=\"Started container\" PID=5491 containerID=aefb3911a36fa414922730c6e0d6d42cfbc99a41010bec17a1fbf79f78c727b9 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=71fe512d-dcda-4afa-bd3e-39ba1a20f684 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4c75261105eca0cc2e0b236aa1c794f7d8a93841056df4b3fe9366cc4e9916e2",
2026-06-11 11:58:02.271165 | controller |     "Jun 11 10:28:45.697887 crc crio[3650]: time=\"2026-06-11T10:28:45.696492989Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=1251dbf3-e869-4777-bc97-c8d4cc8f2d87 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.271180 | controller |     "Jun 11 10:28:45.705667 crc crio[3650]: time=\"2026-06-11T10:28:45.705250704Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=f4e34644-2973-4837-a5e0-fc5fdb862da2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.271195 | controller |     "Jun 11 10:28:45.709604 crc crio[3650]: time=\"2026-06-11T10:28:45.708527976Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer\" id=e5539207-9d56-4fc9-8942-8bac03584e8e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.271210 | controller |     "Jun 11 10:28:45.709604 crc crio[3650]: time=\"2026-06-11T10:28:45.709571206Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.271225 | controller |     "Jun 11 10:28:45.750825 crc crio[3650]: time=\"2026-06-11T10:28:45.750424085Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.271243 | controller |     "Jun 11 10:28:46.296559 crc crio[3650]: time=\"2026-06-11T10:28:46.295359664Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.271260 | controller |     "Jun 11 10:28:46.345093 crc crio[3650]: time=\"2026-06-11T10:28:46.343926856Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.271275 | controller |     "Jun 11 10:28:46.392396 crc crio[3650]: time=\"2026-06-11T10:28:46.388353283Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.271289 | controller |     "Jun 11 10:28:46.402736 crc crio[3650]: time=\"2026-06-11T10:28:46.402698198Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.271306 | controller |     "Jun 11 10:28:46.471633 crc crio[3650]: time=\"2026-06-11T10:28:46.471374997Z\" level=info msg=\"Created container 4f5ff7443fa2e7e4f5c46086495658056be4d2b43d44eb2b7ef40f907584c265: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=54558acf-b56a-4428-924f-8dc98266a182 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.271321 | controller |     "Jun 11 10:28:46.474181 crc crio[3650]: time=\"2026-06-11T10:28:46.47405966Z\" level=info msg=\"Created container a34efecdcae4c260b4e72130dc6c76d31617c10419b378a52310a7ac5bfd2dc6: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=e0b261b4-9eb8-4d2f-ada0-7dac024609ac name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.271335 | controller |     "Jun 11 10:28:46.474739 crc crio[3650]: time=\"2026-06-11T10:28:46.474419661Z\" level=info msg=\"Starting container: 4f5ff7443fa2e7e4f5c46086495658056be4d2b43d44eb2b7ef40f907584c265\" id=39ad1426-9d96-4b12-b9a6-a7de8d953bc1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.271370 | controller |     "Jun 11 10:28:46.475971 crc crio[3650]: time=\"2026-06-11T10:28:46.475915369Z\" level=info msg=\"Starting container: a34efecdcae4c260b4e72130dc6c76d31617c10419b378a52310a7ac5bfd2dc6\" id=06a9cf77-56a1-4e72-bd05-51789b20c1ac name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.271388 | controller |     "Jun 11 10:28:46.482606 crc crio[3650]: time=\"2026-06-11T10:28:46.482506255Z\" level=info msg=\"Started container\" PID=5535 containerID=4f5ff7443fa2e7e4f5c46086495658056be4d2b43d44eb2b7ef40f907584c265 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler id=39ad1426-9d96-4b12-b9a6-a7de8d953bc1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4004c0680f4846cec5f2f23572abe1d111a622de9d9019870f087a0059338ed1",
2026-06-11 11:58:02.271404 | controller |     "Jun 11 10:28:46.490301 crc crio[3650]: time=\"2026-06-11T10:28:46.489380061Z\" level=info msg=\"Started container\" PID=5538 containerID=a34efecdcae4c260b4e72130dc6c76d31617c10419b378a52310a7ac5bfd2dc6 description=openshift-etcd/etcd-crc/etcd-ensure-env-vars id=06a9cf77-56a1-4e72-bd05-51789b20c1ac name=/runtime.v1.RuntimeService/StartContainer sandboxID=fa1fdb88abea1578cc8f05af8654098ce3a8239c8f2571c7a77ad2ddfc5e26e3",
2026-06-11 11:58:02.271420 | controller |     "Jun 11 10:28:46.530802 crc crio[3650]: time=\"2026-06-11T10:28:46.530666309Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=dd123466-89cf-4d42-b13e-c6d5cac120ac name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.271435 | controller |     "Jun 11 10:28:46.533924 crc crio[3650]: time=\"2026-06-11T10:28:46.53385869Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=229a8709-5fa9-46b1-a2a5-a3991246bac6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.271450 | controller |     "Jun 11 10:28:46.536696 crc crio[3650]: time=\"2026-06-11T10:28:46.53662154Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer\" id=13639d93-c415-4227-8a52-20ff7a8b1770 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.271464 | controller |     "Jun 11 10:28:46.537257 crc crio[3650]: time=\"2026-06-11T10:28:46.537194176Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.271479 | controller |     "Jun 11 10:28:46.540657 crc crio[3650]: time=\"2026-06-11T10:28:46.540516982Z\" level=info msg=\"Created container 4652201a578c86d3400ad43c741300feb3524971d0b9a60e14d739160246abc5: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=454b861d-3bd2-4f0e-8773-b52c158a4550 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.271498 | controller |     "Jun 11 10:28:46.542624 crc crio[3650]: time=\"2026-06-11T10:28:46.542564413Z\" level=info msg=\"Starting container: 4652201a578c86d3400ad43c741300feb3524971d0b9a60e14d739160246abc5\" id=89f2fc2d-ce3f-456e-bcc2-30f816129474 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.271513 | controller |     "Jun 11 10:28:46.572963 crc crio[3650]: time=\"2026-06-11T10:28:46.572576544Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.271528 | controller |     "Jun 11 10:28:46.573603 crc crio[3650]: time=\"2026-06-11T10:28:46.573527692Z\" level=info msg=\"Started container\" PID=5548 containerID=4652201a578c86d3400ad43c741300feb3524971d0b9a60e14d739160246abc5 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver id=89f2fc2d-ce3f-456e-bcc2-30f816129474 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3ff6b0b5cf64cbc0bedb02f1a345c56432557f5f705d145d2ec5f223a47835a1",
2026-06-11 11:58:02.271543 | controller |     "Jun 11 10:28:46.578949 crc crio[3650]: time=\"2026-06-11T10:28:46.578846146Z\" level=info msg=\"Created container 45f373c066de6e211016eca2c8e08bd3d012eef2a4c56982262d624615f4cc8c: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio\" id=e6bcbd8e-4432-464c-9da8-b7d62067ebce name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.271558 | controller |     "Jun 11 10:28:46.580586 crc crio[3650]: time=\"2026-06-11T10:28:46.580542594Z\" level=info msg=\"Starting container: 45f373c066de6e211016eca2c8e08bd3d012eef2a4c56982262d624615f4cc8c\" id=da4d2cca-2c53-444c-9680-938a80ee8e3b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.271573 | controller |     "Jun 11 10:28:46.658394 crc crio[3650]: time=\"2026-06-11T10:28:46.655990017Z\" level=info msg=\"Started container\" PID=5549 containerID=45f373c066de6e211016eca2c8e08bd3d012eef2a4c56982262d624615f4cc8c description=openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio id=da4d2cca-2c53-444c-9680-938a80ee8e3b name=/runtime.v1.RuntimeService/StartContainer sandboxID=c1420cf72cf4373ab8b5faa85d81e525dd10cc2f8c870f164eddf65b46d3316c",
2026-06-11 11:58:02.271588 | controller |     "Jun 11 10:28:46.670503 crc crio[3650]: time=\"2026-06-11T10:28:46.670282377Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=50cedb30-feef-4dac-b601-e9fe2b4db835 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.271602 | controller |     "Jun 11 10:28:46.675952 crc crio[3650]: time=\"2026-06-11T10:28:46.675842248Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=2712e51c-7a57-40ae-a6c0-7b6bf439e81c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.271617 | controller |     "Jun 11 10:28:46.687750 crc crio[3650]: time=\"2026-06-11T10:28:46.686510813Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=ec5e608f-7b81-469e-877a-551e72864ea8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.271632 | controller |     "Jun 11 10:28:46.687750 crc crio[3650]: time=\"2026-06-11T10:28:46.686999848Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.271647 | controller |     "Jun 11 10:28:46.807083 crc crio[3650]: time=\"2026-06-11T10:28:46.804240834Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.271662 | controller |     "Jun 11 10:28:47.390793 crc crio[3650]: time=\"2026-06-11T10:28:47.389199197Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.271680 | controller |     "Jun 11 10:28:47.586376 crc crio[3650]: time=\"2026-06-11T10:28:47.586214568Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=6077a781-4cc2-4699-93b1-49c2515484fa name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.271695 | controller |     "Jun 11 10:28:47.613249 crc crio[3650]: time=\"2026-06-11T10:28:47.612983346Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=8592c34e-b2c6-49f1-bd3c-d92f97472027 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.271710 | controller |     "Jun 11 10:28:47.634518 crc crio[3650]: time=\"2026-06-11T10:28:47.627370501Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-resources-copy\" id=cc68ba7e-2d3c-41e8-88f5-6cc9afff1176 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.271726 | controller |     "Jun 11 10:28:47.640606 crc crio[3650]: time=\"2026-06-11T10:28:47.640441389Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.271741 | controller |     "Jun 11 10:28:47.736981 crc crio[3650]: time=\"2026-06-11T10:28:47.736363976Z\" level=info msg=\"Created container 3eb0cfbdfd280165c1275e4ceee8d97ad80aa117a1f587014e7a1370d078f792: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer\" id=13639d93-c415-4227-8a52-20ff7a8b1770 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.271756 | controller |     "Jun 11 10:28:47.751616 crc crio[3650]: time=\"2026-06-11T10:28:47.751387965Z\" level=info msg=\"Starting container: 3eb0cfbdfd280165c1275e4ceee8d97ad80aa117a1f587014e7a1370d078f792\" id=93554747-eed8-478c-86af-1a588645b4e4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.271772 | controller |     "Jun 11 10:28:47.789074 crc crio[3650]: time=\"2026-06-11T10:28:47.785987893Z\" level=info msg=\"Started container\" PID=5584 containerID=3eb0cfbdfd280165c1275e4ceee8d97ad80aa117a1f587014e7a1370d078f792 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer id=93554747-eed8-478c-86af-1a588645b4e4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4004c0680f4846cec5f2f23572abe1d111a622de9d9019870f087a0059338ed1",
2026-06-11 11:58:02.271787 | controller |     "Jun 11 10:28:47.829021 crc crio[3650]: time=\"2026-06-11T10:28:47.825399682Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.271801 | controller |     "Jun 11 10:28:47.841084 crc crio[3650]: time=\"2026-06-11T10:28:47.840901176Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=c82a9874-de68-4be7-b7a3-05c5e924880f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.271815 | controller |     "Jun 11 10:28:47.865038 crc crio[3650]: time=\"2026-06-11T10:28:47.864853197Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=70554d4d-739e-4fad-87be-f519b3c2ac2a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.271829 | controller |     "Jun 11 10:28:47.901995 crc crio[3650]: time=\"2026-06-11T10:28:47.890903805Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller\" id=edfb322e-019e-4c2d-ac96-6b79a306025a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.271847 | controller |     "Jun 11 10:28:47.901995 crc crio[3650]: time=\"2026-06-11T10:28:47.892597774Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.271862 | controller |     "Jun 11 10:28:47.945444 crc crio[3650]: time=\"2026-06-11T10:28:47.944062004Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.271877 | controller |     "Jun 11 10:28:48.928593 crc crio[3650]: time=\"2026-06-11T10:28:48.926936729Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.271892 | controller |     "Jun 11 10:28:49.285680 crc crio[3650]: time=\"2026-06-11T10:28:49.285548093Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.271907 | controller |     "Jun 11 10:28:49.324641 crc crio[3650]: time=\"2026-06-11T10:28:49.324470828Z\" level=info msg=\"Created container a4369d4932648417dac09ada33ebfe4d894d5f18d6cff3edf19e3fbae8df8b28: openshift-etcd/etcd-crc/etcd-resources-copy\" id=cc68ba7e-2d3c-41e8-88f5-6cc9afff1176 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.271922 | controller |     "Jun 11 10:28:49.335042 crc crio[3650]: time=\"2026-06-11T10:28:49.33496585Z\" level=info msg=\"Starting container: a4369d4932648417dac09ada33ebfe4d894d5f18d6cff3edf19e3fbae8df8b28\" id=be38f3c7-dd7a-4d87-a5dd-fcf9300f0df1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.271938 | controller |     "Jun 11 10:28:49.388906 crc crio[3650]: time=\"2026-06-11T10:28:49.388546674Z\" level=info msg=\"Started container\" PID=5615 containerID=a4369d4932648417dac09ada33ebfe4d894d5f18d6cff3edf19e3fbae8df8b28 description=openshift-etcd/etcd-crc/etcd-resources-copy id=be38f3c7-dd7a-4d87-a5dd-fcf9300f0df1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fa1fdb88abea1578cc8f05af8654098ce3a8239c8f2571c7a77ad2ddfc5e26e3",
2026-06-11 11:58:02.271954 | controller |     "Jun 11 10:28:49.504624 crc crio[3650]: time=\"2026-06-11T10:28:49.503498209Z\" level=info msg=\"Created container 083acecf1e7f0599a408a9b6feefff4e22bfb50f5b67fa09764b235394d2971a: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller\" id=edfb322e-019e-4c2d-ac96-6b79a306025a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.271969 | controller |     "Jun 11 10:28:49.533015 crc crio[3650]: time=\"2026-06-11T10:28:49.508316688Z\" level=info msg=\"Starting container: 083acecf1e7f0599a408a9b6feefff4e22bfb50f5b67fa09764b235394d2971a\" id=0ad64df3-ba35-4ef3-b05b-4b1f75de1417 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.271984 | controller |     "Jun 11 10:28:49.622302 crc crio[3650]: time=\"2026-06-11T10:28:49.621891663Z\" level=info msg=\"Started container\" PID=5646 containerID=083acecf1e7f0599a408a9b6feefff4e22bfb50f5b67fa09764b235394d2971a description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller id=0ad64df3-ba35-4ef3-b05b-4b1f75de1417 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4004c0680f4846cec5f2f23572abe1d111a622de9d9019870f087a0059338ed1",
2026-06-11 11:58:02.271999 | controller |     "Jun 11 10:28:50.761474 crc crio[3650]: time=\"2026-06-11T10:28:50.761306015Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=1fa2ed30-9729-41ab-bb81-2eec14f52ee6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.272014 | controller |     "Jun 11 10:28:50.768470 crc crio[3650]: time=\"2026-06-11T10:28:50.76836524Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=4b6a22e2-7eb3-4445-8bb2-8a3c5fa4e71f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.272031 | controller |     "Jun 11 10:28:50.776108 crc crio[3650]: time=\"2026-06-11T10:28:50.775490116Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcdctl\" id=ab1ac849-848c-4dc9-8a4c-c29113c2eebf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.272046 | controller |     "Jun 11 10:28:50.776610 crc crio[3650]: time=\"2026-06-11T10:28:50.776240398Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.272061 | controller |     "Jun 11 10:28:50.816600 crc crio[3650]: time=\"2026-06-11T10:28:50.816472525Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.272075 | controller |     "Jun 11 10:28:50.833313 crc crio[3650]: time=\"2026-06-11T10:28:50.832847545Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.272090 | controller |     "Jun 11 10:28:50.842941 crc crio[3650]: time=\"2026-06-11T10:28:50.842038152Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.272104 | controller |     "Jun 11 10:28:51.105319 crc crio[3650]: time=\"2026-06-11T10:28:51.104991816Z\" level=info msg=\"Created container 368380ba31dc04cbe6cd00c3fc0384e870ff9cdcfa5dd2f7fa11a0117eec5036: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=ec5e608f-7b81-469e-877a-551e72864ea8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.272119 | controller |     "Jun 11 10:28:51.107399 crc crio[3650]: time=\"2026-06-11T10:28:51.107025795Z\" level=info msg=\"Starting container: 368380ba31dc04cbe6cd00c3fc0384e870ff9cdcfa5dd2f7fa11a0117eec5036\" id=671e36de-b8d4-4835-897d-49888525159c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.272133 | controller |     "Jun 11 10:28:51.110606 crc crio[3650]: time=\"2026-06-11T10:28:51.110508538Z\" level=info msg=\"Created container 2b20296cd3356d8e276d87e6e43e23eba3bd2345d809b374ff890dbc1c7fa856: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer\" id=e5539207-9d56-4fc9-8942-8bac03584e8e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.272148 | controller |     "Jun 11 10:28:51.111710 crc crio[3650]: time=\"2026-06-11T10:28:51.111600395Z\" level=info msg=\"Starting container: 2b20296cd3356d8e276d87e6e43e23eba3bd2345d809b374ff890dbc1c7fa856\" id=201033cb-e5d5-4e49-9b56-867518953409 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.272162 | controller |     "Jun 11 10:28:51.119223 crc crio[3650]: time=\"2026-06-11T10:28:51.118987049Z\" level=info msg=\"Started container\" PID=5711 containerID=2b20296cd3356d8e276d87e6e43e23eba3bd2345d809b374ff890dbc1c7fa856 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer id=201033cb-e5d5-4e49-9b56-867518953409 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4c75261105eca0cc2e0b236aa1c794f7d8a93841056df4b3fe9366cc4e9916e2",
2026-06-11 11:58:02.272177 | controller |     "Jun 11 10:28:51.131483 crc crio[3650]: time=\"2026-06-11T10:28:51.130932393Z\" level=info msg=\"Started container\" PID=5710 containerID=368380ba31dc04cbe6cd00c3fc0384e870ff9cdcfa5dd2f7fa11a0117eec5036 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer id=671e36de-b8d4-4835-897d-49888525159c name=/runtime.v1.RuntimeService/StartContainer sandboxID=3ff6b0b5cf64cbc0bedb02f1a345c56432557f5f705d145d2ec5f223a47835a1",
2026-06-11 11:58:02.272191 | controller |     "Jun 11 10:28:51.193254 crc crio[3650]: time=\"2026-06-11T10:28:51.193175713Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.272212 | controller |     "Jun 11 10:28:51.225222 crc crio[3650]: time=\"2026-06-11T10:28:51.22293609Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=b32dfbcb-a85a-43bf-91ba-f67bf833afe7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.272226 | controller |     "Jun 11 10:28:51.228476 crc crio[3650]: time=\"2026-06-11T10:28:51.228405328Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=ae08b5fe-e83c-449b-bc85-f62e06166f78 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.272241 | controller |     "Jun 11 10:28:51.228565 crc crio[3650]: time=\"2026-06-11T10:28:51.228454498Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=f789ea50-9c25-429c-bc16-6fc2d4aa4cea name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.272256 | controller |     "Jun 11 10:28:51.232249 crc crio[3650]: time=\"2026-06-11T10:28:51.232107863Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller\" id=603c9e03-2095-4c39-a821-6f173f44972d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.272270 | controller |     "Jun 11 10:28:51.232517 crc crio[3650]: time=\"2026-06-11T10:28:51.232164585Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=603e8a5f-3459-48be-b59d-84e1b65b14ef name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.272285 | controller |     "Jun 11 10:28:51.232802 crc crio[3650]: time=\"2026-06-11T10:28:51.23266431Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.272299 | controller |     "Jun 11 10:28:51.235908 crc crio[3650]: time=\"2026-06-11T10:28:51.235830781Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=2f68aefc-08da-4195-a0bc-8d5880fad83d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.272314 | controller |     "Jun 11 10:28:51.236320 crc crio[3650]: time=\"2026-06-11T10:28:51.236267164Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.272328 | controller |     "Jun 11 10:28:51.261292 crc crio[3650]: time=\"2026-06-11T10:28:51.261014065Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.272342 | controller |     "Jun 11 10:28:51.307406 crc crio[3650]: time=\"2026-06-11T10:28:51.307255726Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.272376 | controller |     "Jun 11 10:28:51.425997 crc crio[3650]: time=\"2026-06-11T10:28:51.425623864Z\" level=info msg=\"Created container 6058d110c06a11a759b01e21119b487bfaa0e5f3d32a703827efcc559e4bc01d: openshift-etcd/etcd-crc/etcdctl\" id=ab1ac849-848c-4dc9-8a4c-c29113c2eebf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.272392 | controller |     "Jun 11 10:28:51.428536 crc crio[3650]: time=\"2026-06-11T10:28:51.428328734Z\" level=info msg=\"Starting container: 6058d110c06a11a759b01e21119b487bfaa0e5f3d32a703827efcc559e4bc01d\" id=6b27663e-b2cc-4153-8b74-a6dafea6abc7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.272410 | controller |     "Jun 11 10:28:51.471402 crc crio[3650]: time=\"2026-06-11T10:28:51.470040924Z\" level=info msg=\"Started container\" PID=5721 containerID=6058d110c06a11a759b01e21119b487bfaa0e5f3d32a703827efcc559e4bc01d description=openshift-etcd/etcd-crc/etcdctl id=6b27663e-b2cc-4153-8b74-a6dafea6abc7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fa1fdb88abea1578cc8f05af8654098ce3a8239c8f2571c7a77ad2ddfc5e26e3",
2026-06-11 11:58:02.272426 | controller |     "Jun 11 10:28:51.547413 crc crio[3650]: time=\"2026-06-11T10:28:51.547257213Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=df0b3e20-6d96-40bf-bc49-ac4d86db6792 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.272440 | controller |     "Jun 11 10:28:51.550705 crc crio[3650]: time=\"2026-06-11T10:28:51.550519766Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=7502dcb6-5c09-4423-a9a4-de8628b87fe7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.272455 | controller |     "Jun 11 10:28:51.558334 crc crio[3650]: time=\"2026-06-11T10:28:51.558015523Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd\" id=0c4bbcf8-35ed-47df-8267-b3bdc5e1f3e5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.272469 | controller |     "Jun 11 10:28:51.558922 crc crio[3650]: time=\"2026-06-11T10:28:51.55862543Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.272486 | controller |     "Jun 11 10:28:51.607218 crc crio[3650]: time=\"2026-06-11T10:28:51.605957334Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.272506 | controller |     "Jun 11 10:28:51.944359 crc crio[3650]: time=\"2026-06-11T10:28:51.943627217Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.272528 | controller |     "Jun 11 10:28:52.116188 crc crio[3650]: time=\"2026-06-11T10:28:52.115958598Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.272548 | controller |     "Jun 11 10:28:52.329064 crc crio[3650]: time=\"2026-06-11T10:28:52.328948027Z\" level=info msg=\"Created container 3edbafbb8544c2912a55ba2aa04d4d6ac092fcdb7b583b489d3b7cdf410919ec: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller\" id=603c9e03-2095-4c39-a821-6f173f44972d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.272567 | controller |     "Jun 11 10:28:52.339845 crc crio[3650]: time=\"2026-06-11T10:28:52.33108176Z\" level=info msg=\"Starting container: 3edbafbb8544c2912a55ba2aa04d4d6ac092fcdb7b583b489d3b7cdf410919ec\" id=f480d9d6-2313-49a8-bbde-6a95829279f8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.272586 | controller |     "Jun 11 10:28:52.360854 crc crio[3650]: time=\"2026-06-11T10:28:52.359020184Z\" level=info msg=\"Started container\" PID=5757 containerID=3edbafbb8544c2912a55ba2aa04d4d6ac092fcdb7b583b489d3b7cdf410919ec description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller id=f480d9d6-2313-49a8-bbde-6a95829279f8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4c75261105eca0cc2e0b236aa1c794f7d8a93841056df4b3fe9366cc4e9916e2",
2026-06-11 11:58:02.272606 | controller |     "Jun 11 10:28:52.407889 crc crio[3650]: time=\"2026-06-11T10:28:52.407623462Z\" level=info msg=\"Created container 91dbcdb87f53f467958246f88c4569b114b3c97271484d0c307b1e6c805e3b45: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=2f68aefc-08da-4195-a0bc-8d5880fad83d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.272632 | controller |     "Jun 11 10:28:52.411218 crc crio[3650]: time=\"2026-06-11T10:28:52.410464743Z\" level=info msg=\"Starting container: 91dbcdb87f53f467958246f88c4569b114b3c97271484d0c307b1e6c805e3b45\" id=db9e494f-e126-43f1-a80a-54583705414a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.272654 | controller |     "Jun 11 10:28:52.454035 crc crio[3650]: time=\"2026-06-11T10:28:52.452374659Z\" level=info msg=\"Started container\" PID=5764 containerID=91dbcdb87f53f467958246f88c4569b114b3c97271484d0c307b1e6c805e3b45 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller id=db9e494f-e126-43f1-a80a-54583705414a name=/runtime.v1.RuntimeService/StartContainer sandboxID=3ff6b0b5cf64cbc0bedb02f1a345c56432557f5f705d145d2ec5f223a47835a1",
2026-06-11 11:58:02.272675 | controller |     "Jun 11 10:28:52.564709 crc crio[3650]: time=\"2026-06-11T10:28:52.563989704Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=5d346c80-77b8-4d41-8954-69143c709043 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.272695 | controller |     "Jun 11 10:28:52.576580 crc crio[3650]: time=\"2026-06-11T10:28:52.575730944Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=07d92eea-f1bf-4f26-a3f6-30187f7ffe5d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.272714 | controller |     "Jun 11 10:28:52.584620 crc crio[3650]: time=\"2026-06-11T10:28:52.584335169Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=28cb0864-9042-453d-945e-e1bbb5ae7772 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.272735 | controller |     "Jun 11 10:28:52.584748 crc crio[3650]: time=\"2026-06-11T10:28:52.584667519Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.272753 | controller |     "Jun 11 10:28:52.622256 crc crio[3650]: time=\"2026-06-11T10:28:52.620392885Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.272768 | controller |     "Jun 11 10:28:52.644469 crc crio[3650]: time=\"2026-06-11T10:28:52.639402932Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.272782 | controller |     "Jun 11 10:28:53.118560 crc crio[3650]: time=\"2026-06-11T10:28:53.118411316Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.272797 | controller |     "Jun 11 10:28:53.317521 crc crio[3650]: time=\"2026-06-11T10:28:53.317397582Z\" level=info msg=\"Created container d558e31fb4faf4692d80ad7bb748ca71a61794ca8dfb79973420f7ea802cc9fa: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=28cb0864-9042-453d-945e-e1bbb5ae7772 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.272812 | controller |     "Jun 11 10:28:53.318884 crc crio[3650]: time=\"2026-06-11T10:28:53.317950979Z\" level=info msg=\"Created container 6e2b6f84343a5c8a05b13a6da3b2a2c8a77ceafaf0c0432cf23b0aec6bee9f34: openshift-etcd/etcd-crc/etcd\" id=0c4bbcf8-35ed-47df-8267-b3bdc5e1f3e5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.272830 | controller |     "Jun 11 10:28:53.320531 crc crio[3650]: time=\"2026-06-11T10:28:53.3201021Z\" level=info msg=\"Starting container: d558e31fb4faf4692d80ad7bb748ca71a61794ca8dfb79973420f7ea802cc9fa\" id=07e368d0-1534-43ca-9741-92d0f5bd5e98 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.272847 | controller |     "Jun 11 10:28:53.320599 crc crio[3650]: time=\"2026-06-11T10:28:53.320182512Z\" level=info msg=\"Starting container: 6e2b6f84343a5c8a05b13a6da3b2a2c8a77ceafaf0c0432cf23b0aec6bee9f34\" id=c5c8e542-4ddf-41bb-a06a-628384bab831 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.272862 | controller |     "Jun 11 10:28:53.345678 crc crio[3650]: time=\"2026-06-11T10:28:53.341701643Z\" level=info msg=\"Started container\" PID=5802 containerID=d558e31fb4faf4692d80ad7bb748ca71a61794ca8dfb79973420f7ea802cc9fa description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz id=07e368d0-1534-43ca-9741-92d0f5bd5e98 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3ff6b0b5cf64cbc0bedb02f1a345c56432557f5f705d145d2ec5f223a47835a1",
2026-06-11 11:58:02.272881 | controller |     "Jun 11 10:28:53.375605 crc crio[3650]: time=\"2026-06-11T10:28:53.37454504Z\" level=info msg=\"Started container\" PID=5797 containerID=6e2b6f84343a5c8a05b13a6da3b2a2c8a77ceafaf0c0432cf23b0aec6bee9f34 description=openshift-etcd/etcd-crc/etcd id=c5c8e542-4ddf-41bb-a06a-628384bab831 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fa1fdb88abea1578cc8f05af8654098ce3a8239c8f2571c7a77ad2ddfc5e26e3",
2026-06-11 11:58:02.272898 | controller |     "Jun 11 10:28:53.397916 crc crio[3650]: time=\"2026-06-11T10:28:53.397522009Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=386342fc-f70d-4e04-a3fd-7a495034eb41 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.272913 | controller |     "Jun 11 10:28:53.410296 crc crio[3650]: time=\"2026-06-11T10:28:53.409945058Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=1c0cc2a1-556f-4196-90f2-6897dfc7c475 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.272928 | controller |     "Jun 11 10:28:53.411455 crc crio[3650]: time=\"2026-06-11T10:28:53.410378919Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=04c6d35e-967f-4418-8c16-5291769efa98 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.272943 | controller |     "Jun 11 10:28:53.415980 crc crio[3650]: time=\"2026-06-11T10:28:53.415672001Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=38e24218-c4ea-4cee-ac7c-434a0a3987e8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.272957 | controller |     "Jun 11 10:28:53.423530 crc crio[3650]: time=\"2026-06-11T10:28:53.423353072Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-metrics\" id=b46992b3-5678-4823-8748-54ced7a7f0e0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.272972 | controller |     "Jun 11 10:28:53.423943 crc crio[3650]: time=\"2026-06-11T10:28:53.423697851Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=f07af42f-2632-4277-8576-c73ced87ba58 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.272986 | controller |     "Jun 11 10:28:53.424369 crc crio[3650]: time=\"2026-06-11T10:28:53.424064663Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.273000 | controller |     "Jun 11 10:28:53.424722 crc crio[3650]: time=\"2026-06-11T10:28:53.424627998Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.273019 | controller |     "Jun 11 10:28:53.470731 crc crio[3650]: time=\"2026-06-11T10:28:53.469961593Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.273034 | controller |     "Jun 11 10:28:53.579049 crc crio[3650]: time=\"2026-06-11T10:28:53.572345715Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.273050 | controller |     "Jun 11 10:28:54.808195 crc crio[3650]: time=\"2026-06-11T10:28:54.808068371Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.273064 | controller |     "Jun 11 10:28:54.892884 crc crio[3650]: time=\"2026-06-11T10:28:54.886517717Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.273079 | controller |     "Jun 11 10:28:55.167953 crc crio[3650]: time=\"2026-06-11T10:28:55.167334839Z\" level=info msg=\"Created container 5a9cca47983ddd877d3f172a44ab7b81d57b0e59bf0e230bb278210ae6415550: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=f07af42f-2632-4277-8576-c73ced87ba58 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.273094 | controller |     "Jun 11 10:28:55.172292 crc crio[3650]: time=\"2026-06-11T10:28:55.172055935Z\" level=info msg=\"Starting container: 5a9cca47983ddd877d3f172a44ab7b81d57b0e59bf0e230bb278210ae6415550\" id=66425474-f15f-4bba-bd88-ab111135a129 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.273109 | controller |     "Jun 11 10:28:55.173547 crc crio[3650]: time=\"2026-06-11T10:28:55.173374944Z\" level=info msg=\"Created container 092b0bd7ebca4073c30e6292b4c07f5766f3e1e95a6a9369cbb6c6c30b14387b: openshift-etcd/etcd-crc/etcd-metrics\" id=b46992b3-5678-4823-8748-54ced7a7f0e0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.273124 | controller |     "Jun 11 10:28:55.177787 crc crio[3650]: time=\"2026-06-11T10:28:55.177581404Z\" level=info msg=\"Starting container: 092b0bd7ebca4073c30e6292b4c07f5766f3e1e95a6a9369cbb6c6c30b14387b\" id=b85391f1-ae7b-4f03-8dee-64f02f0b2085 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.273142 | controller |     "Jun 11 10:28:55.187825 crc crio[3650]: time=\"2026-06-11T10:28:55.187554605Z\" level=info msg=\"Started container\" PID=5844 containerID=5a9cca47983ddd877d3f172a44ab7b81d57b0e59bf0e230bb278210ae6415550 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=66425474-f15f-4bba-bd88-ab111135a129 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3ff6b0b5cf64cbc0bedb02f1a345c56432557f5f705d145d2ec5f223a47835a1",
2026-06-11 11:58:02.273165 | controller |     "Jun 11 10:28:55.234303 crc crio[3650]: time=\"2026-06-11T10:28:55.233955706Z\" level=info msg=\"Started container\" PID=5843 containerID=092b0bd7ebca4073c30e6292b4c07f5766f3e1e95a6a9369cbb6c6c30b14387b description=openshift-etcd/etcd-crc/etcd-metrics id=b85391f1-ae7b-4f03-8dee-64f02f0b2085 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fa1fdb88abea1578cc8f05af8654098ce3a8239c8f2571c7a77ad2ddfc5e26e3",
2026-06-11 11:58:02.273192 | controller |     "Jun 11 10:28:55.316740 crc crio[3650]: time=\"2026-06-11T10:28:55.316583239Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=69818438-05bc-42b5-bc6d-02ec2606c9b8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.273217 | controller |     "Jun 11 10:28:55.323084 crc crio[3650]: time=\"2026-06-11T10:28:55.322908163Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=d4a18305-ffab-4a45-93ce-9bc769830370 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.273234 | controller |     "Jun 11 10:28:55.329262 crc crio[3650]: time=\"2026-06-11T10:28:55.329094643Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-readyz\" id=9df1235e-277b-4b48-955f-18fafc89aaad name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.273253 | controller |     "Jun 11 10:28:55.330698 crc crio[3650]: time=\"2026-06-11T10:28:55.329715741Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.273277 | controller |     "Jun 11 10:28:55.358276 crc crio[3650]: time=\"2026-06-11T10:28:55.3564434Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.273303 | controller |     "Jun 11 10:28:55.908591 crc crio[3650]: time=\"2026-06-11T10:28:55.908455855Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.273323 | controller |     "Jun 11 10:28:56.087620 crc crio[3650]: time=\"2026-06-11T10:28:56.086932692Z\" level=info msg=\"Created container 4c2d1c3227c2736fa6314e645869b1d5ea539a771a737ddd0813ecd08e96fecd: openshift-etcd/etcd-crc/etcd-readyz\" id=9df1235e-277b-4b48-955f-18fafc89aaad name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.273339 | controller |     "Jun 11 10:28:56.088861 crc crio[3650]: time=\"2026-06-11T10:28:56.088720822Z\" level=info msg=\"Starting container: 4c2d1c3227c2736fa6314e645869b1d5ea539a771a737ddd0813ecd08e96fecd\" id=3cd0aaf4-7faa-4ccd-9240-d0524db8368f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.273378 | controller |     "Jun 11 10:28:56.100446 crc crio[3650]: time=\"2026-06-11T10:28:56.100106769Z\" level=info msg=\"Started container\" PID=5871 containerID=4c2d1c3227c2736fa6314e645869b1d5ea539a771a737ddd0813ecd08e96fecd description=openshift-etcd/etcd-crc/etcd-readyz id=3cd0aaf4-7faa-4ccd-9240-d0524db8368f name=/runtime.v1.RuntimeService/StartContainer sandboxID=fa1fdb88abea1578cc8f05af8654098ce3a8239c8f2571c7a77ad2ddfc5e26e3",
2026-06-11 11:58:02.273396 | controller |     "Jun 11 10:28:56.130486 crc crio[3650]: time=\"2026-06-11T10:28:56.128476867Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=f6c24291-7512-41bc-92e5-003ff0992988 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.273412 | controller |     "Jun 11 10:28:56.137032 crc crio[3650]: time=\"2026-06-11T10:28:56.134388047Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=d7e2dad0-d83a-44b9-a11d-9d5fead85303 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.273427 | controller |     "Jun 11 10:28:56.145969 crc crio[3650]: time=\"2026-06-11T10:28:56.143882431Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-rev\" id=f962b310-2cc9-4dd1-85f0-416a04a08ef1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.273441 | controller |     "Jun 11 10:28:56.145969 crc crio[3650]: time=\"2026-06-11T10:28:56.14487274Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.273456 | controller |     "Jun 11 10:28:56.176503 crc crio[3650]: time=\"2026-06-11T10:28:56.176056115Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.273475 | controller |     "Jun 11 10:28:56.592822 crc crio[3650]: time=\"2026-06-11T10:28:56.592564291Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.273491 | controller |     "Jun 11 10:28:56.755505 crc crio[3650]: time=\"2026-06-11T10:28:56.755306884Z\" level=info msg=\"Created container 07f61e30050f8bcd1c3764aa113c45ce59ab294186155c53e090ba2e832c86a0: openshift-etcd/etcd-crc/etcd-rev\" id=f962b310-2cc9-4dd1-85f0-416a04a08ef1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.273510 | controller |     "Jun 11 10:28:56.756399 crc crio[3650]: time=\"2026-06-11T10:28:56.756333734Z\" level=info msg=\"Starting container: 07f61e30050f8bcd1c3764aa113c45ce59ab294186155c53e090ba2e832c86a0\" id=d460552a-6d56-4c03-9673-606deef6a1a1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.273533 | controller |     "Jun 11 10:28:56.775543 crc crio[3650]: time=\"2026-06-11T10:28:56.775396242Z\" level=info msg=\"Started container\" PID=5887 containerID=07f61e30050f8bcd1c3764aa113c45ce59ab294186155c53e090ba2e832c86a0 description=openshift-etcd/etcd-crc/etcd-rev id=d460552a-6d56-4c03-9673-606deef6a1a1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fa1fdb88abea1578cc8f05af8654098ce3a8239c8f2571c7a77ad2ddfc5e26e3",
2026-06-11 11:58:02.273559 | controller |     "Jun 11 10:29:20.402843 crc crio[3650]: time=\"2026-06-11T10:29:20.401787581Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=206ff4f2-423d-4462-a9bb-bd6ef1e00444 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.273580 | controller |     "Jun 11 10:29:20.408846 crc crio[3650]: time=\"2026-06-11T10:29:20.408362954Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=1d96f5ea-d090-4204-8c6b-530a5380e4e0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.273597 | controller |     "Jun 11 10:29:20.414336 crc crio[3650]: time=\"2026-06-11T10:29:20.413634298Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=14d62068-9925-4121-a73b-f3fc57369333 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.273613 | controller |     "Jun 11 10:29:20.418373 crc crio[3650]: time=\"2026-06-11T10:29:20.415662772Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.273629 | controller |     "Jun 11 10:29:20.447818 crc crio[3650]: time=\"2026-06-11T10:29:20.444502696Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.273644 | controller |     "Jun 11 10:29:20.796005 crc crio[3650]: time=\"2026-06-11T10:29:20.795527595Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.273659 | controller |     "Jun 11 10:29:20.901524 crc crio[3650]: time=\"2026-06-11T10:29:20.901379174Z\" level=info msg=\"Created container 744332f1097cf6013606799f95d9b932c2fa564259d6085973b6d6aeef9e7fb1: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=14d62068-9925-4121-a73b-f3fc57369333 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.273676 | controller |     "Jun 11 10:29:20.903418 crc crio[3650]: time=\"2026-06-11T10:29:20.90318583Z\" level=info msg=\"Starting container: 744332f1097cf6013606799f95d9b932c2fa564259d6085973b6d6aeef9e7fb1\" id=c00205a2-2eb8-4e10-ade0-f445309c299b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.273695 | controller |     "Jun 11 10:29:20.909610 crc crio[3650]: time=\"2026-06-11T10:29:20.909519195Z\" level=info msg=\"Started container\" PID=6145 containerID=744332f1097cf6013606799f95d9b932c2fa564259d6085973b6d6aeef9e7fb1 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=c00205a2-2eb8-4e10-ade0-f445309c299b name=/runtime.v1.RuntimeService/StartContainer sandboxID=4c75261105eca0cc2e0b236aa1c794f7d8a93841056df4b3fe9366cc4e9916e2",
2026-06-11 11:58:02.273711 | controller |     "Jun 11 10:29:24.682611 crc crio[3650]: time=\"2026-06-11T10:29:24.678396482Z\" level=info msg=\"Stopping container: 744332f1097cf6013606799f95d9b932c2fa564259d6085973b6d6aeef9e7fb1 (timeout: 30s)\" id=e25dcb7f-1a7b-423b-bb9d-7e8a2bbfa75b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.273727 | controller |     "Jun 11 10:29:24.870886 crc crio[3650]: time=\"2026-06-11T10:29:24.870567107Z\" level=info msg=\"Stopped container 744332f1097cf6013606799f95d9b932c2fa564259d6085973b6d6aeef9e7fb1: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=e25dcb7f-1a7b-423b-bb9d-7e8a2bbfa75b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.273743 | controller |     "Jun 11 10:29:25.425040 crc crio[3650]: time=\"2026-06-11T10:29:25.424488964Z\" level=info msg=\"Removing container: aefb3911a36fa414922730c6e0d6d42cfbc99a41010bec17a1fbf79f78c727b9\" id=e09cced0-419f-43fe-a986-986872d61a80 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.273757 | controller |     "Jun 11 10:29:25.512425 crc crio[3650]: time=\"2026-06-11T10:29:25.512297958Z\" level=info msg=\"Removed container aefb3911a36fa414922730c6e0d6d42cfbc99a41010bec17a1fbf79f78c727b9: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=e09cced0-419f-43fe-a986-986872d61a80 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.273772 | controller |     "Jun 11 10:29:42.343405 crc crio[3650]: time=\"2026-06-11T10:29:42.342307783Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=ddd8b42c-0e67-4513-96a4-fcb6447d1412 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.273787 | controller |     "Jun 11 10:29:42.349704 crc crio[3650]: time=\"2026-06-11T10:29:42.349502245Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=579332b3-472e-4581-b366-10de43bb9e73 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.273802 | controller |     "Jun 11 10:29:42.354394 crc crio[3650]: time=\"2026-06-11T10:29:42.353663443Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=ea7de88e-cd36-47c2-a5df-27b5ebebd266 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.273816 | controller |     "Jun 11 10:29:42.356375 crc crio[3650]: time=\"2026-06-11T10:29:42.356263274Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.273830 | controller |     "Jun 11 10:29:42.383393 crc crio[3650]: time=\"2026-06-11T10:29:42.383312366Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.273845 | controller |     "Jun 11 10:29:42.609372 crc crio[3650]: time=\"2026-06-11T10:29:42.609332645Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.273860 | controller |     "Jun 11 10:29:42.695491 crc crio[3650]: time=\"2026-06-11T10:29:42.695242481Z\" level=info msg=\"Created container 2d2af8718a40dc0c5af57abb990d7780fdd400216656d85bac1cc4fb0786cfb1: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=ea7de88e-cd36-47c2-a5df-27b5ebebd266 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.273878 | controller |     "Jun 11 10:29:42.696350 crc crio[3650]: time=\"2026-06-11T10:29:42.696286952Z\" level=info msg=\"Starting container: 2d2af8718a40dc0c5af57abb990d7780fdd400216656d85bac1cc4fb0786cfb1\" id=380d2697-024c-4141-b95e-ff34a33ff9d5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.273894 | controller |     "Jun 11 10:29:42.705258 crc crio[3650]: time=\"2026-06-11T10:29:42.70465594Z\" level=info msg=\"Started container\" PID=6340 containerID=2d2af8718a40dc0c5af57abb990d7780fdd400216656d85bac1cc4fb0786cfb1 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=380d2697-024c-4141-b95e-ff34a33ff9d5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4c75261105eca0cc2e0b236aa1c794f7d8a93841056df4b3fe9366cc4e9916e2",
2026-06-11 11:58:02.273910 | controller |     "Jun 11 10:29:42.927887 crc crio[3650]: time=\"2026-06-11T10:29:42.927816202Z\" level=info msg=\"Stopping container: 5a9cca47983ddd877d3f172a44ab7b81d57b0e59bf0e230bb278210ae6415550 (timeout: 15s)\" id=0a527b51-d7b4-4a62-bad7-27b189fbca9e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.273926 | controller |     "Jun 11 10:29:57.944273 crc crio[3650]: time=\"2026-06-11T10:29:57.94386792Z\" level=warning msg=\"Stopping container 5a9cca47983ddd877d3f172a44ab7b81d57b0e59bf0e230bb278210ae6415550 with stop signal(15) timed out. Killing...\"",
2026-06-11 11:58:02.273941 | controller |     "Jun 11 10:29:58.476776 crc crio[3650]: time=\"2026-06-11T10:29:58.476645423Z\" level=info msg=\"Stopped container 5a9cca47983ddd877d3f172a44ab7b81d57b0e59bf0e230bb278210ae6415550: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=0a527b51-d7b4-4a62-bad7-27b189fbca9e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.273955 | controller |     "Jun 11 10:29:58.478267 crc crio[3650]: time=\"2026-06-11T10:29:58.478053136Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=ef5611fc-9e6a-45e5-9441-bcb75da94cd8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.273987 | controller |     "Jun 11 10:29:58.480474 crc crio[3650]: time=\"2026-06-11T10:29:58.480392788Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=b0b95722-7f64-412a-acf3-1b1855f91254 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.274005 | controller |     "Jun 11 10:29:58.482897 crc crio[3650]: time=\"2026-06-11T10:29:58.482830603Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=a3539a9e-7008-4a24-81cc-7246dfc68b8c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.274020 | controller |     "Jun 11 10:29:58.483498 crc crio[3650]: time=\"2026-06-11T10:29:58.483408111Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.274036 | controller |     "Jun 11 10:29:58.495677 crc crio[3650]: time=\"2026-06-11T10:29:58.495594798Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.274050 | controller |     "Jun 11 10:29:58.636656 crc crio[3650]: time=\"2026-06-11T10:29:58.636560366Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.274069 | controller |     "Jun 11 10:29:58.741718 crc crio[3650]: time=\"2026-06-11T10:29:58.741510942Z\" level=info msg=\"Created container 547a64f14f9f54d1e6f8793790815a6dfe5932de96da0b921e58e20a8d7076b4: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=a3539a9e-7008-4a24-81cc-7246dfc68b8c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.274084 | controller |     "Jun 11 10:29:58.744347 crc crio[3650]: time=\"2026-06-11T10:29:58.743939237Z\" level=info msg=\"Starting container: 547a64f14f9f54d1e6f8793790815a6dfe5932de96da0b921e58e20a8d7076b4\" id=41e62081-672e-455f-86d6-74576d7be7c9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.274098 | controller |     "Jun 11 10:29:58.748984 crc crio[3650]: time=\"2026-06-11T10:29:58.748872719Z\" level=info msg=\"Started container\" PID=6442 containerID=547a64f14f9f54d1e6f8793790815a6dfe5932de96da0b921e58e20a8d7076b4 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=41e62081-672e-455f-86d6-74576d7be7c9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3ff6b0b5cf64cbc0bedb02f1a345c56432557f5f705d145d2ec5f223a47835a1",
2026-06-11 11:58:02.274113 | controller |     "Jun 11 10:30:13.461962 crc crio[3650]: time=\"2026-06-11T10:30:13.46183875Z\" level=info msg=\"Stopping container: 2d2af8718a40dc0c5af57abb990d7780fdd400216656d85bac1cc4fb0786cfb1 (timeout: 30s)\" id=41b01e1e-3378-4864-b666-2f930d53c999 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.274127 | controller |     "Jun 11 10:30:13.525883 crc crio[3650]: time=\"2026-06-11T10:30:13.525338973Z\" level=info msg=\"Stopped container 2d2af8718a40dc0c5af57abb990d7780fdd400216656d85bac1cc4fb0786cfb1: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=41b01e1e-3378-4864-b666-2f930d53c999 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.274141 | controller |     "Jun 11 10:30:13.527509 crc crio[3650]: time=\"2026-06-11T10:30:13.527397757Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=62cd67eb-d2cc-4c0b-bbbb-992cfd5ae47b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.274156 | controller |     "Jun 11 10:30:13.529385 crc crio[3650]: time=\"2026-06-11T10:30:13.529269855Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=b68f0051-86cb-4007-a43c-8577b07d36c1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.274170 | controller |     "Jun 11 10:30:13.531388 crc crio[3650]: time=\"2026-06-11T10:30:13.531335779Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=0570d10b-077e-41c1-9c46-9c5ee453a0bb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.274184 | controller |     "Jun 11 10:30:13.531852 crc crio[3650]: time=\"2026-06-11T10:30:13.531788333Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.274199 | controller |     "Jun 11 10:30:13.545471 crc crio[3650]: time=\"2026-06-11T10:30:13.545390373Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.274213 | controller |     "Jun 11 10:30:13.684351 crc crio[3650]: time=\"2026-06-11T10:30:13.684276367Z\" level=info msg=\"Removing container: 744332f1097cf6013606799f95d9b932c2fa564259d6085973b6d6aeef9e7fb1\" id=71c85163-d699-40b8-8e5a-e15ec0c1e0ae name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.274228 | controller |     "Jun 11 10:30:13.695536 crc crio[3650]: time=\"2026-06-11T10:30:13.695451823Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.274249 | controller |     "Jun 11 10:30:13.721906 crc crio[3650]: time=\"2026-06-11T10:30:13.72184323Z\" level=info msg=\"Removed container 744332f1097cf6013606799f95d9b932c2fa564259d6085973b6d6aeef9e7fb1: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=71c85163-d699-40b8-8e5a-e15ec0c1e0ae name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.274267 | controller |     "Jun 11 10:30:13.774741 crc crio[3650]: time=\"2026-06-11T10:30:13.774560459Z\" level=info msg=\"Created container a40b0ad266f0349e3710983c74b3de1c18a33f55d6af770e2d6ca6422a6ae41b: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=0570d10b-077e-41c1-9c46-9c5ee453a0bb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.274283 | controller |     "Jun 11 10:30:13.775803 crc crio[3650]: time=\"2026-06-11T10:30:13.775739346Z\" level=info msg=\"Starting container: a40b0ad266f0349e3710983c74b3de1c18a33f55d6af770e2d6ca6422a6ae41b\" id=e2741622-88b1-4c06-93b3-5086bcbc74ef name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.274298 | controller |     "Jun 11 10:30:13.780029 crc crio[3650]: time=\"2026-06-11T10:30:13.779944955Z\" level=info msg=\"Started container\" PID=6539 containerID=a40b0ad266f0349e3710983c74b3de1c18a33f55d6af770e2d6ca6422a6ae41b description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=e2741622-88b1-4c06-93b3-5086bcbc74ef name=/runtime.v1.RuntimeService/StartContainer sandboxID=4c75261105eca0cc2e0b236aa1c794f7d8a93841056df4b3fe9366cc4e9916e2",
2026-06-11 11:58:02.274313 | controller |     "Jun 11 10:30:32.928059 crc crio[3650]: time=\"2026-06-11T10:30:32.927904711Z\" level=info msg=\"Stopping container: 547a64f14f9f54d1e6f8793790815a6dfe5932de96da0b921e58e20a8d7076b4 (timeout: 15s)\" id=ab637581-efcc-4970-9e90-e6485cf4fae0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.274328 | controller |     "Jun 11 10:30:44.385884 crc crio[3650]: time=\"2026-06-11T10:30:44.385701746Z\" level=info msg=\"Stopping container: a40b0ad266f0349e3710983c74b3de1c18a33f55d6af770e2d6ca6422a6ae41b (timeout: 30s)\" id=541c211b-1b47-4a5d-8bd9-3338694f15d6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.274342 | controller |     "Jun 11 10:30:44.442940 crc crio[3650]: time=\"2026-06-11T10:30:44.44277129Z\" level=info msg=\"Stopped container a40b0ad266f0349e3710983c74b3de1c18a33f55d6af770e2d6ca6422a6ae41b: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=541c211b-1b47-4a5d-8bd9-3338694f15d6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.274383 | controller |     "Jun 11 10:30:44.839704 crc crio[3650]: time=\"2026-06-11T10:30:44.839475626Z\" level=info msg=\"Removing container: 2d2af8718a40dc0c5af57abb990d7780fdd400216656d85bac1cc4fb0786cfb1\" id=ae5771c2-aa24-44b2-b0ab-b6d818e37f35 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.274399 | controller |     "Jun 11 10:30:44.869472 crc crio[3650]: time=\"2026-06-11T10:30:44.869323729Z\" level=info msg=\"Removed container 2d2af8718a40dc0c5af57abb990d7780fdd400216656d85bac1cc4fb0786cfb1: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=ae5771c2-aa24-44b2-b0ab-b6d818e37f35 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.274414 | controller |     "Jun 11 10:30:47.941030 crc crio[3650]: time=\"2026-06-11T10:30:47.940940488Z\" level=warning msg=\"Stopping container 547a64f14f9f54d1e6f8793790815a6dfe5932de96da0b921e58e20a8d7076b4 with stop signal(15) timed out. Killing...\"",
2026-06-11 11:58:02.274428 | controller |     "Jun 11 10:30:47.998493 crc crio[3650]: time=\"2026-06-11T10:30:47.998328442Z\" level=error msg=\"Killing container 547a64f14f9f54d1e6f8793790815a6dfe5932de96da0b921e58e20a8d7076b4 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 547a64f14f9f54d1e6f8793790815a6dfe5932de96da0b921e58e20a8d7076b4 KILL` failed: process not running: No such process\\n : exit status 1\"",
2026-06-11 11:58:02.274448 | controller |     "Jun 11 10:30:48.076759 crc crio[3650]: time=\"2026-06-11T10:30:48.075737207Z\" level=info msg=\"Stopped container 547a64f14f9f54d1e6f8793790815a6dfe5932de96da0b921e58e20a8d7076b4: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=ab637581-efcc-4970-9e90-e6485cf4fae0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.274463 | controller |     "Jun 11 10:30:48.078693 crc crio[3650]: time=\"2026-06-11T10:30:48.078602335Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=32e43e42-381e-48d5-9c64-c6f87d70ed27 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.274478 | controller |     "Jun 11 10:30:48.080621 crc crio[3650]: time=\"2026-06-11T10:30:48.080528034Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=c9746ce7-31cc-4184-9737-92c96623e787 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.274492 | controller |     "Jun 11 10:30:48.082860 crc crio[3650]: time=\"2026-06-11T10:30:48.082763593Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=99abac2c-e5a3-4b2b-ade8-62ee6294e765 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.274506 | controller |     "Jun 11 10:30:48.083423 crc crio[3650]: time=\"2026-06-11T10:30:48.08328739Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.274521 | controller |     "Jun 11 10:30:48.096652 crc crio[3650]: time=\"2026-06-11T10:30:48.096009924Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.274536 | controller |     "Jun 11 10:30:48.228185 crc crio[3650]: time=\"2026-06-11T10:30:48.227708585Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.274550 | controller |     "Jun 11 10:30:48.296160 crc crio[3650]: time=\"2026-06-11T10:30:48.296016806Z\" level=info msg=\"Created container 556e5bea589c74b4ef6a63fadefbf9b4aeb7cedebe531631cfd4de9dffc34a30: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=99abac2c-e5a3-4b2b-ade8-62ee6294e765 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.274564 | controller |     "Jun 11 10:30:48.297443 crc crio[3650]: time=\"2026-06-11T10:30:48.297363548Z\" level=info msg=\"Starting container: 556e5bea589c74b4ef6a63fadefbf9b4aeb7cedebe531631cfd4de9dffc34a30\" id=520287a8-b3d0-413c-b631-d78aaef9e513 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.274579 | controller |     "Jun 11 10:30:48.302408 crc crio[3650]: time=\"2026-06-11T10:30:48.302301871Z\" level=info msg=\"Started container\" PID=6776 containerID=556e5bea589c74b4ef6a63fadefbf9b4aeb7cedebe531631cfd4de9dffc34a30 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=520287a8-b3d0-413c-b631-d78aaef9e513 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3ff6b0b5cf64cbc0bedb02f1a345c56432557f5f705d145d2ec5f223a47835a1",
2026-06-11 11:58:02.274594 | controller |     "Jun 11 10:30:48.868280 crc crio[3650]: time=\"2026-06-11T10:30:48.867957Z\" level=info msg=\"Removing container: 5a9cca47983ddd877d3f172a44ab7b81d57b0e59bf0e230bb278210ae6415550\" id=281108f1-9bff-4e46-a695-1cb0cdf3efc3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.274608 | controller |     "Jun 11 10:30:48.915875 crc crio[3650]: time=\"2026-06-11T10:30:48.915561442Z\" level=info msg=\"Removed container 5a9cca47983ddd877d3f172a44ab7b81d57b0e59bf0e230bb278210ae6415550: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=281108f1-9bff-4e46-a695-1cb0cdf3efc3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.274627 | controller |     "Jun 11 10:31:22.926458 crc crio[3650]: time=\"2026-06-11T10:31:22.925922418Z\" level=info msg=\"Stopping container: 556e5bea589c74b4ef6a63fadefbf9b4aeb7cedebe531631cfd4de9dffc34a30 (timeout: 15s)\" id=a90cae40-6c26-4b14-a7a1-cdf5d3a6058a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.274642 | controller |     "Jun 11 10:31:28.797924 crc crio[3650]: time=\"2026-06-11T10:31:28.797753533Z\" level=info msg=\"Stopped container 556e5bea589c74b4ef6a63fadefbf9b4aeb7cedebe531631cfd4de9dffc34a30: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=a90cae40-6c26-4b14-a7a1-cdf5d3a6058a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.274656 | controller |     "Jun 11 10:31:28.799494 crc crio[3650]: time=\"2026-06-11T10:31:28.799418426Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=5019dd45-7b12-4d6a-b1e6-f823817909b6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.274671 | controller |     "Jun 11 10:31:28.801594 crc crio[3650]: time=\"2026-06-11T10:31:28.801341169Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=0034d5e2-d596-40d7-bb37-954348942b28 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.274685 | controller |     "Jun 11 10:31:28.803183 crc crio[3650]: time=\"2026-06-11T10:31:28.802980121Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=a2af13d9-2703-4c55-9e8e-d0f5574249a6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.274700 | controller |     "Jun 11 10:31:28.804683 crc crio[3650]: time=\"2026-06-11T10:31:28.804647425Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.274714 | controller |     "Jun 11 10:31:28.821552 crc crio[3650]: time=\"2026-06-11T10:31:28.821447904Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.274729 | controller |     "Jun 11 10:31:28.979785 crc crio[3650]: time=\"2026-06-11T10:31:28.979715279Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.274743 | controller |     "Jun 11 10:31:29.046076 crc crio[3650]: time=\"2026-06-11T10:31:29.046013116Z\" level=info msg=\"Removing container: 547a64f14f9f54d1e6f8793790815a6dfe5932de96da0b921e58e20a8d7076b4\" id=e26a4f50-37e8-4ee1-890b-74aaf0e7efe1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.274757 | controller |     "Jun 11 10:31:29.069059 crc crio[3650]: time=\"2026-06-11T10:31:29.068929179Z\" level=info msg=\"Created container 903220baa4546d649d3876913f5e1f2070df1b0fc971f61e473ef011114bae07: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=a2af13d9-2703-4c55-9e8e-d0f5574249a6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.274772 | controller |     "Jun 11 10:31:29.070773 crc crio[3650]: time=\"2026-06-11T10:31:29.070734738Z\" level=info msg=\"Starting container: 903220baa4546d649d3876913f5e1f2070df1b0fc971f61e473ef011114bae07\" id=a9fe0b51-3e8f-4399-a0a7-4d80f41e4893 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.274786 | controller |     "Jun 11 10:31:29.076776 crc crio[3650]: time=\"2026-06-11T10:31:29.07667034Z\" level=info msg=\"Started container\" PID=7015 containerID=903220baa4546d649d3876913f5e1f2070df1b0fc971f61e473ef011114bae07 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=a9fe0b51-3e8f-4399-a0a7-4d80f41e4893 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3ff6b0b5cf64cbc0bedb02f1a345c56432557f5f705d145d2ec5f223a47835a1",
2026-06-11 11:58:02.274804 | controller |     "Jun 11 10:31:29.082541 crc crio[3650]: time=\"2026-06-11T10:31:29.082357411Z\" level=info msg=\"Removed container 547a64f14f9f54d1e6f8793790815a6dfe5932de96da0b921e58e20a8d7076b4: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=e26a4f50-37e8-4ee1-890b-74aaf0e7efe1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.274819 | controller |     "Jun 11 10:31:31.339387 crc crio[3650]: time=\"2026-06-11T10:31:31.339272468Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=a4355179-c283-4cd2-a3d1-dbc6a83b02cf name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.274834 | controller |     "Jun 11 10:31:31.341667 crc crio[3650]: time=\"2026-06-11T10:31:31.341547291Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=801488fb-ee0c-44b9-a5d1-a842f6d42bd0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.274848 | controller |     "Jun 11 10:31:31.343851 crc crio[3650]: time=\"2026-06-11T10:31:31.343752522Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=43f53299-03e7-404a-aa23-16cf860de554 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.274862 | controller |     "Jun 11 10:31:31.344333 crc crio[3650]: time=\"2026-06-11T10:31:31.344064862Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.274877 | controller |     "Jun 11 10:31:31.365031 crc crio[3650]: time=\"2026-06-11T10:31:31.364844882Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.274891 | controller |     "Jun 11 10:31:31.560850 crc crio[3650]: time=\"2026-06-11T10:31:31.560756302Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.274905 | controller |     "Jun 11 10:31:31.617269 crc crio[3650]: time=\"2026-06-11T10:31:31.617089478Z\" level=info msg=\"Created container 6d9957b8e8038150ac8cae0325116c233f1483b436ff1b353784fd53810d72d8: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=43f53299-03e7-404a-aa23-16cf860de554 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.274920 | controller |     "Jun 11 10:31:31.618613 crc crio[3650]: time=\"2026-06-11T10:31:31.618542805Z\" level=info msg=\"Starting container: 6d9957b8e8038150ac8cae0325116c233f1483b436ff1b353784fd53810d72d8\" id=9b95b7ee-8729-4f1d-8692-27aa4e63d23e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.274934 | controller |     "Jun 11 10:31:31.623391 crc crio[3650]: time=\"2026-06-11T10:31:31.623326728Z\" level=info msg=\"Started container\" PID=7174 containerID=6d9957b8e8038150ac8cae0325116c233f1483b436ff1b353784fd53810d72d8 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=9b95b7ee-8729-4f1d-8692-27aa4e63d23e name=/runtime.v1.RuntimeService/StartContainer sandboxID=4c75261105eca0cc2e0b236aa1c794f7d8a93841056df4b3fe9366cc4e9916e2",
2026-06-11 11:58:02.274950 | controller |     "Jun 11 10:32:28.270980 crc crio[3650]: time=\"2026-06-11T10:32:28.270824367Z\" level=info msg=\"Running pod sandbox: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/POD\" id=2e34b65b-5162-4121-8a5e-9e5b5504d9fb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.274967 | controller |     "Jun 11 10:32:28.272060 crc crio[3650]: time=\"2026-06-11T10:32:28.271173378Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.274982 | controller |     "Jun 11 10:32:28.292850 crc crio[3650]: time=\"2026-06-11T10:32:28.29276396Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:d8c8cc606e0696fffbcb91f0748cf04b5c0491757d87e7c82481d8b13ef13cfa UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/613fead4-44a4-4a57-823f-efe2b501fd7d 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:0xc0001889c0}] Aliases:map[]}\"",
2026-06-11 11:58:02.274999 | controller |     "Jun 11 10:32:28.292850 crc crio[3650]: time=\"2026-06-11T10:32:28.292827122Z\" level=info msg=\"Adding pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.275014 | controller |     "Jun 11 10:32:30.935679 crc crio[3650]: time=\"2026-06-11T10:32:30.935175026Z\" level=info msg=\"Running pod sandbox: openshift-network-node-identity/network-node-identity-dgvkt/POD\" id=e6d8ceeb-b9db-4bae-a7a5-9242e3999038 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.275028 | controller |     "Jun 11 10:32:30.936478 crc crio[3650]: time=\"2026-06-11T10:32:30.935700463Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.275042 | controller |     "Jun 11 10:32:30.944894 crc crio[3650]: time=\"2026-06-11T10:32:30.944608474Z\" 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=e6d8ceeb-b9db-4bae-a7a5-9242e3999038 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.275057 | controller |     "Jun 11 10:32:30.953489 crc crio[3650]: time=\"2026-06-11T10:32:30.953201716Z\" level=info msg=\"Ran pod sandbox 40734c51274e7a1569cafadfa4eec667fbd11772752d4467125d00ae298a5460 with infra container: openshift-network-node-identity/network-node-identity-dgvkt/POD\" id=e6d8ceeb-b9db-4bae-a7a5-9242e3999038 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.275071 | controller |     "Jun 11 10:32:30.955397 crc crio[3650]: time=\"2026-06-11T10:32:30.955304872Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=07471163-0db8-4723-8ef9-b6506293d9cb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.275086 | controller |     "Jun 11 10:32:30.971692 crc crio[3650]: time=\"2026-06-11T10:32:30.971502933Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=52d7734b-65c6-43cb-93e4-9cc8293ad887 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.275101 | controller |     "Jun 11 10:32:30.974425 crc crio[3650]: time=\"2026-06-11T10:32:30.974319202Z\" level=info msg=\"Creating container: openshift-network-node-identity/network-node-identity-dgvkt/webhook\" id=e21a78ca-e068-4806-a39b-54d643497f08 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.275116 | controller |     "Jun 11 10:32:30.974731 crc crio[3650]: time=\"2026-06-11T10:32:30.974655632Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.275142 | controller |     "Jun 11 10:32:30.990490 crc crio[3650]: time=\"2026-06-11T10:32:30.99043348Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.275158 | controller |     "Jun 11 10:32:31.027750 crc crio[3650]: time=\"2026-06-11T10:32:31.027618614Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.275173 | controller |     "Jun 11 10:32:31.162369 crc crio[3650]: time=\"2026-06-11T10:32:31.162225534Z\" level=info msg=\"Running pod sandbox: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/POD\" id=38b3a871-4736-4e7a-942a-cd4fd470fe42 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.275189 | controller |     "Jun 11 10:32:31.162369 crc crio[3650]: time=\"2026-06-11T10:32:31.162342078Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.275203 | controller |     "Jun 11 10:32:31.169813 crc crio[3650]: time=\"2026-06-11T10:32:31.16968423Z\" 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=38b3a871-4736-4e7a-942a-cd4fd470fe42 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.275218 | controller |     "Jun 11 10:32:31.176017 crc crio[3650]: time=\"2026-06-11T10:32:31.175900426Z\" level=info msg=\"Ran pod sandbox 1665a77d348d79b7b1ecda37f1c8e3fe4f558188498c03b003200ea12dd03a92 with infra container: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/POD\" id=38b3a871-4736-4e7a-942a-cd4fd470fe42 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.275232 | controller |     "Jun 11 10:32:31.178035 crc crio[3650]: time=\"2026-06-11T10:32:31.177957012Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=f68f525c-bdb1-437a-b116-f5f718a4050e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.275246 | controller |     "Jun 11 10:32:31.200434 crc crio[3650]: time=\"2026-06-11T10:32:31.200373168Z\" level=info msg=\"Running pod sandbox: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/POD\" id=87e65a5c-ed69-45b5-8c63-44ff3199c430 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.275260 | controller |     "Jun 11 10:32:31.200543 crc crio[3650]: time=\"2026-06-11T10:32:31.20045227Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.275275 | controller |     "Jun 11 10:32:31.214304 crc crio[3650]: time=\"2026-06-11T10:32:31.212495921Z\" level=info msg=\"Running pod sandbox: openshift-network-diagnostics/network-check-target-fhkjl/POD\" id=e467e37f-fac3-4f31-bfe8-0047a6bd2d2d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.275289 | controller |     "Jun 11 10:32:31.214304 crc crio[3650]: time=\"2026-06-11T10:32:31.212569583Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.275303 | controller |     "Jun 11 10:32:31.214304 crc crio[3650]: time=\"2026-06-11T10:32:31.212816952Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:2ced3af3cca149ba83101d5265b6e6e316162c0dd91c53005206785947b41a69 UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/0f0844f6-3d78-46aa-a86e-b60563c0e3ba 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:0xc000188f78}] Aliases:map[]}\"",
2026-06-11 11:58:02.275323 | controller |     "Jun 11 10:32:31.214304 crc crio[3650]: time=\"2026-06-11T10:32:31.212894664Z\" level=info msg=\"Adding pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.275339 | controller |     "Jun 11 10:32:31.223052 crc crio[3650]: time=\"2026-06-11T10:32:31.222835608Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:f44e3225afe57afed1bc937cd165e98d088eeb2b7a98b54af19b180be964aa57 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/90695116-c143-4b1d-97e2-8e66919cc0ef 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:0xc001648120}] Aliases:map[]}\"",
2026-06-11 11:58:02.275375 | controller |     "Jun 11 10:32:31.223052 crc crio[3650]: time=\"2026-06-11T10:32:31.22291143Z\" level=info msg=\"Adding pod openshift-network-diagnostics_network-check-target-fhkjl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.275392 | controller |     "Jun 11 10:32:31.267669 crc crio[3650]: time=\"2026-06-11T10:32:31.267567319Z\" level=info msg=\"Running pod sandbox: openshift-network-operator/iptables-alerter-5jnd7/POD\" id=e58f601d-d7ff-4bc0-98d4-f8113fc129d2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.275409 | controller |     "Jun 11 10:32:31.267796 crc crio[3650]: time=\"2026-06-11T10:32:31.267674222Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.275424 | controller |     "Jun 11 10:32:31.275248 crc crio[3650]: time=\"2026-06-11T10:32:31.275079277Z\" 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=e58f601d-d7ff-4bc0-98d4-f8113fc129d2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.275439 | controller |     "Jun 11 10:32:31.281253 crc crio[3650]: time=\"2026-06-11T10:32:31.281079506Z\" level=info msg=\"Ran pod sandbox abd3e69b781cf0c79945b73354c69362dc52388fc6409db7b0ea741529eb43e5 with infra container: openshift-network-operator/iptables-alerter-5jnd7/POD\" id=e58f601d-d7ff-4bc0-98d4-f8113fc129d2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.275454 | controller |     "Jun 11 10:32:31.283333 crc crio[3650]: time=\"2026-06-11T10:32:31.283257318Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=d66e5b45-5d63-42d4-b375-c7bb5ee2d0c4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.275469 | controller |     "Jun 11 10:32:31.285643 crc crio[3650]: time=\"2026-06-11T10:32:31.285562387Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=6c30d90e-dd9b-4a42-bc7a-604383cd2ee5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.275484 | controller |     "Jun 11 10:32:31.318211 crc crio[3650]: time=\"2026-06-11T10:32:31.318053382Z\" level=info msg=\"Running pod sandbox: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/POD\" id=9886b1b6-6b13-45c5-83a8-386a3b15159c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.275500 | controller |     "Jun 11 10:32:31.318342 crc crio[3650]: time=\"2026-06-11T10:32:31.318324711Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.275518 | controller |     "Jun 11 10:32:31.326580 crc crio[3650]: time=\"2026-06-11T10:32:31.326403238Z\" 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=9886b1b6-6b13-45c5-83a8-386a3b15159c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.275533 | controller |     "Jun 11 10:32:31.327369 crc crio[3650]: time=\"2026-06-11T10:32:31.327289955Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=6ca12948-8549-4184-8cf6-7b3eaa0dd754 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.275549 | controller |     "Jun 11 10:32:31.328255 crc crio[3650]: time=\"2026-06-11T10:32:31.32807949Z\" level=info msg=\"Creating container: openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter\" id=6f30d12d-d772-484b-b4f2-ab5030f0689b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.275565 | controller |     "Jun 11 10:32:31.329171 crc crio[3650]: time=\"2026-06-11T10:32:31.32903184Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.275580 | controller |     "Jun 11 10:32:31.329492 crc crio[3650]: time=\"2026-06-11T10:32:31.329409951Z\" level=info msg=\"Creating container: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator\" id=7f8135c9-ff57-458c-8311-d7c95d7720eb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.275595 | controller |     "Jun 11 10:32:31.329868 crc crio[3650]: time=\"2026-06-11T10:32:31.329802324Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.275610 | controller |     "Jun 11 10:32:31.339425 crc crio[3650]: time=\"2026-06-11T10:32:31.339342115Z\" level=info msg=\"Ran pod sandbox f195dee13357e279a90a719cc7a247ac4ecc02acc96349929805e67921d762e1 with infra container: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/POD\" id=9886b1b6-6b13-45c5-83a8-386a3b15159c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.275625 | controller |     "Jun 11 10:32:31.341657 crc crio[3650]: time=\"2026-06-11T10:32:31.341569845Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=17fbf253-79e4-481c-a1af-0d73514c81bc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.275640 | controller |     "Jun 11 10:32:31.346353 crc crio[3650]: time=\"2026-06-11T10:32:31.346305275Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=e35bf689-dad1-42a0-9f7e-c2b85bdfa84f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.275655 | controller |     "Jun 11 10:32:31.347181 crc crio[3650]: time=\"2026-06-11T10:32:31.34706308Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.275670 | controller |     "Jun 11 10:32:31.351425 crc crio[3650]: time=\"2026-06-11T10:32:31.351338553Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.275684 | controller |     "Jun 11 10:32:31.351672 crc crio[3650]: time=\"2026-06-11T10:32:31.351631423Z\" level=info msg=\"Creating container: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator\" id=61ca9598-69a3-4586-9b7e-7542dac34a98 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.275699 | controller |     "Jun 11 10:32:31.352195 crc crio[3650]: time=\"2026-06-11T10:32:31.35216732Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.275718 | controller |     "Jun 11 10:32:31.357312 crc crio[3650]: time=\"2026-06-11T10:32:31.357228609Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.275734 | controller |     "Jun 11 10:32:31.393525 crc crio[3650]: time=\"2026-06-11T10:32:31.393220195Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.275748 | controller |     "Jun 11 10:32:31.458885 crc crio[3650]: time=\"2026-06-11T10:32:31.458818937Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.275763 | controller |     "Jun 11 10:32:31.519989 crc crio[3650]: time=\"2026-06-11T10:32:31.519942356Z\" level=info msg=\"Created container 48093a4aae894c843baf7b6bb75179322f1be5af81267f65b57113647ef10b65: openshift-network-node-identity/network-node-identity-dgvkt/webhook\" id=e21a78ca-e068-4806-a39b-54d643497f08 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.275777 | controller |     "Jun 11 10:32:31.525304 crc crio[3650]: time=\"2026-06-11T10:32:31.525202165Z\" level=info msg=\"Starting container: 48093a4aae894c843baf7b6bb75179322f1be5af81267f65b57113647ef10b65\" id=3b0009a4-fb1b-4b51-ba29-b63114bdb456 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.275792 | controller |     "Jun 11 10:32:31.531837 crc crio[3650]: time=\"2026-06-11T10:32:31.531731668Z\" level=info msg=\"Running pod sandbox: openshift-multus/multus-admission-controller-69db94689b-rvf8p/POD\" id=ced47774-bc8c-4e94-859e-e7ad58b2757e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.275807 | controller |     "Jun 11 10:32:31.531920 crc crio[3650]: time=\"2026-06-11T10:32:31.531852022Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.275821 | controller |     "Jun 11 10:32:31.537482 crc crio[3650]: time=\"2026-06-11T10:32:31.537380887Z\" level=info msg=\"Started container\" PID=7987 containerID=48093a4aae894c843baf7b6bb75179322f1be5af81267f65b57113647ef10b65 description=openshift-network-node-identity/network-node-identity-dgvkt/webhook id=3b0009a4-fb1b-4b51-ba29-b63114bdb456 name=/runtime.v1.RuntimeService/StartContainer sandboxID=40734c51274e7a1569cafadfa4eec667fbd11772752d4467125d00ae298a5460",
2026-06-11 11:58:02.275836 | controller |     "Jun 11 10:32:31.546551 crc crio[3650]: time=\"2026-06-11T10:32:31.546398892Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:0388217e0684e71e30a2fcae461773ecdb68db35fb1f5cef4a8dbc2eba3d9790 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/d226181c-51e9-4f21-add3-00f53db048d9 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:0xc00008c718}] Aliases:map[]}\"",
2026-06-11 11:58:02.275851 | controller |     "Jun 11 10:32:31.546551 crc crio[3650]: time=\"2026-06-11T10:32:31.546466564Z\" level=info msg=\"Adding pod openshift-multus_multus-admission-controller-69db94689b-rvf8p to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.275866 | controller |     "Jun 11 10:32:31.553225 crc crio[3650]: time=\"2026-06-11T10:32:31.55302154Z\" level=info msg=\"Running pod sandbox: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/POD\" id=94d47532-d6c3-4a84-8386-12f4cf1fa0ec name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.275885 | controller |     "Jun 11 10:32:31.553225 crc crio[3650]: time=\"2026-06-11T10:32:31.553213436Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.275900 | controller |     "Jun 11 10:32:31.590351 crc crio[3650]: time=\"2026-06-11T10:32:31.590259906Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:814a6d6535d3704ef1122414b17259f4db384b0fd8b65cf4bf3f50df61827ac5 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/bc3a7dcb-8326-4ba5-a13c-e6a1d84cc52a 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:0xc001586948}] Aliases:map[]}\"",
2026-06-11 11:58:02.275915 | controller |     "Jun 11 10:32:31.590351 crc crio[3650]: time=\"2026-06-11T10:32:31.590325178Z\" level=info msg=\"Adding pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.275930 | controller |     "Jun 11 10:32:31.607633 crc crio[3650]: time=\"2026-06-11T10:32:31.607314867Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=8d2bc9e8-78e3-4425-a57b-c3a979897f85 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.275945 | controller |     "Jun 11 10:32:31.611750 crc crio[3650]: time=\"2026-06-11T10:32:31.611530338Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=9923b91f-b82c-418d-a532-4ed3c6126a8c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.275960 | controller |     "Jun 11 10:32:31.614049 crc crio[3650]: time=\"2026-06-11T10:32:31.613949495Z\" level=info msg=\"Creating container: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=b5132019-ab9b-46e0-849b-3650a5bfff7e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.275974 | controller |     "Jun 11 10:32:31.614678 crc crio[3650]: time=\"2026-06-11T10:32:31.614595516Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.275989 | controller |     "Jun 11 10:32:31.618757 crc crio[3650]: time=\"2026-06-11T10:32:31.618598061Z\" level=info msg=\"Created container 9c29ec2dde4f2900a76bc533d5529eb83c880f93add0d61e0041544e0c2e8851: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator\" id=61ca9598-69a3-4586-9b7e-7542dac34a98 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.276005 | controller |     "Jun 11 10:32:31.619938 crc crio[3650]: time=\"2026-06-11T10:32:31.619839557Z\" level=info msg=\"Running pod sandbox: openshift-multus/multus-additional-cni-plugins-hdftf/POD\" id=437aba2e-a2bd-467f-8de1-e5f0ab472c73 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.276020 | controller |     "Jun 11 10:32:31.620081 crc crio[3650]: time=\"2026-06-11T10:32:31.619991582Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.276034 | controller |     "Jun 11 10:32:31.620272 crc crio[3650]: time=\"2026-06-11T10:32:31.620222982Z\" level=info msg=\"Starting container: 9c29ec2dde4f2900a76bc533d5529eb83c880f93add0d61e0041544e0c2e8851\" id=e4112318-b028-46b2-8076-a33e1e92b370 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.276049 | controller |     "Jun 11 10:32:31.636901 crc crio[3650]: time=\"2026-06-11T10:32:31.6363299Z\" level=info msg=\"Started container\" PID=8029 containerID=9c29ec2dde4f2900a76bc533d5529eb83c880f93add0d61e0041544e0c2e8851 description=openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator id=e4112318-b028-46b2-8076-a33e1e92b370 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f195dee13357e279a90a719cc7a247ac4ecc02acc96349929805e67921d762e1",
2026-06-11 11:58:02.276068 | controller |     "Jun 11 10:32:31.659030 crc crio[3650]: time=\"2026-06-11T10:32:31.65894327Z\" 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=437aba2e-a2bd-467f-8de1-e5f0ab472c73 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.276084 | controller |     "Jun 11 10:32:31.661595 crc crio[3650]: time=\"2026-06-11T10:32:31.661280727Z\" level=info msg=\"Running pod sandbox: openshift-apiserver/apiserver-9ddfb9f55-k47zv/POD\" id=a380f5e3-c32d-4c6f-8d5a-a374ca21f508 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.276099 | controller |     "Jun 11 10:32:31.661595 crc crio[3650]: time=\"2026-06-11T10:32:31.661399121Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.276113 | controller |     "Jun 11 10:32:31.693523 crc crio[3650]: time=\"2026-06-11T10:32:31.691634262Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/POD\" id=8026303e-e454-447b-8906-4b17199a28df name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.276128 | controller |     "Jun 11 10:32:31.693523 crc crio[3650]: time=\"2026-06-11T10:32:31.691743066Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.276142 | controller |     "Jun 11 10:32:31.699506 crc crio[3650]: time=\"2026-06-11T10:32:31.699338668Z\" level=info msg=\"Running pod sandbox: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/POD\" id=0693820f-0e2d-4e91-af5d-3ac1a31cba8f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.276157 | controller |     "Jun 11 10:32:31.699506 crc crio[3650]: time=\"2026-06-11T10:32:31.699486343Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.276172 | controller |     "Jun 11 10:32:31.702606 crc crio[3650]: time=\"2026-06-11T10:32:31.702446468Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.276187 | controller |     "Jun 11 10:32:31.731311 crc crio[3650]: time=\"2026-06-11T10:32:31.730558619Z\" level=info msg=\"Ran pod sandbox c081178cf65c9574c3dcf99a784a765ab9e7df9c36560766fee6be0ffa7435ad with infra container: openshift-multus/multus-additional-cni-plugins-hdftf/POD\" id=437aba2e-a2bd-467f-8de1-e5f0ab472c73 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.276201 | controller |     "Jun 11 10:32:31.736052 crc crio[3650]: time=\"2026-06-11T10:32:31.735972076Z\" level=info msg=\"Running pod sandbox: openshift-image-registry/node-ca-2wddl/POD\" id=a34a8796-8095-4400-97d1-46c07351c48f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.276216 | controller |     "Jun 11 10:32:31.736262 crc crio[3650]: time=\"2026-06-11T10:32:31.73608582Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.276230 | controller |     "Jun 11 10:32:31.737342 crc crio[3650]: time=\"2026-06-11T10:32:31.7370706Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a\" id=8a900da1-7629-4c36-b126-774c5ba9bb9c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.276248 | controller |     "Jun 11 10:32:31.737656 crc crio[3650]: time=\"2026-06-11T10:32:31.737535765Z\" level=info msg=\"Running pod sandbox: hostpath-provisioner/csi-hostpathplugin-mpq2f/POD\" id=3e744d48-8f2f-4ac0-b71e-af764eca9979 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.276262 | controller |     "Jun 11 10:32:31.737734 crc crio[3650]: time=\"2026-06-11T10:32:31.73768471Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.276277 | controller |     "Jun 11 10:32:31.738659 crc crio[3650]: time=\"2026-06-11T10:32:31.738320912Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.276291 | controller |     "Jun 11 10:32:31.740442 crc crio[3650]: time=\"2026-06-11T10:32:31.740374218Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.276305 | controller |     "Jun 11 10:32:31.751242 crc crio[3650]: time=\"2026-06-11T10:32:31.750582559Z\" 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=0693820f-0e2d-4e91-af5d-3ac1a31cba8f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.276320 | controller |     "Jun 11 10:32:31.752815 crc crio[3650]: time=\"2026-06-11T10:32:31.752712457Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a\" id=b83fdb3b-4dbe-4f1e-9eb9-e3e4dd148065 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.276334 | controller |     "Jun 11 10:32:31.770561 crc crio[3650]: time=\"2026-06-11T10:32:31.769046523Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy\" id=7310f129-4660-4f22-af15-51a96196ba38 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.276366 | controller |     "Jun 11 10:32:31.770561 crc crio[3650]: time=\"2026-06-11T10:32:31.770218181Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-server-frshx/POD\" id=53bf14c2-87d6-45db-a424-9b59d3322e53 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.276387 | controller |     "Jun 11 10:32:31.770561 crc crio[3650]: time=\"2026-06-11T10:32:31.770304904Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.276402 | controller |     "Jun 11 10:32:31.770984 crc crio[3650]: time=\"2026-06-11T10:32:31.770912232Z\" level=info msg=\"Running pod sandbox: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/POD\" id=1bf085f9-565e-404c-90ed-3a0b1cd0d7cf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.276417 | controller |     "Jun 11 10:32:31.771064 crc crio[3650]: time=\"2026-06-11T10:32:31.771012246Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.276434 | controller |     "Jun 11 10:32:31.774884 crc crio[3650]: time=\"2026-06-11T10:32:31.772602292Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:9d4aa1898017b16d783969e94d920569ad171c8ccee63341635be05f5d8ff6e6 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/a2edd1d4-cf8f-4dbd-80d7-47b139e37b4b 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:0xc001586288}] Aliases:map[]}\"",
2026-06-11 11:58:02.276453 | controller |     "Jun 11 10:32:31.774884 crc crio[3650]: time=\"2026-06-11T10:32:31.772896372Z\" level=info msg=\"Adding pod openshift-apiserver_apiserver-9ddfb9f55-k47zv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.276468 | controller |     "Jun 11 10:32:31.779369 crc crio[3650]: time=\"2026-06-11T10:32:31.779211643Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.276484 | controller |     "Jun 11 10:32:31.783702 crc crio[3650]: time=\"2026-06-11T10:32:31.783660372Z\" level=info msg=\"Ran pod sandbox 6286c5cd824d0722cf7d1aa46f4dae6382b3cddde7d5609b9f4d263a4214395a with infra container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/POD\" id=0693820f-0e2d-4e91-af5d-3ac1a31cba8f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.276499 | controller |     "Jun 11 10:32:31.785989 crc crio[3650]: time=\"2026-06-11T10:32:31.78579869Z\" 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=a34a8796-8095-4400-97d1-46c07351c48f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.276513 | controller |     "Jun 11 10:32:31.788852 crc crio[3650]: time=\"2026-06-11T10:32:31.788730017Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=515b0456-2688-4eeb-8186-4f5a0af80d4f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.276528 | controller |     "Jun 11 10:32:31.790402 crc crio[3650]: time=\"2026-06-11T10:32:31.790370314Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-l27pk/POD\" id=dfa1bd49-c3f7-443b-8189-9c236cd0178b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.276542 | controller |     "Jun 11 10:32:31.790849 crc crio[3650]: time=\"2026-06-11T10:32:31.790822678Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.276556 | controller |     "Jun 11 10:32:31.791432 crc crio[3650]: time=\"2026-06-11T10:32:31.79132899Z\" level=info msg=\"Running pod sandbox: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/POD\" id=a24dd8f9-370b-4302-b34e-302668b6c7c7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.276571 | controller |     "Jun 11 10:32:31.791543 crc crio[3650]: time=\"2026-06-11T10:32:31.791465015Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.276642 | controller |     "Jun 11 10:32:31.798506 crc crio[3650]: time=\"2026-06-11T10:32:31.798469819Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:5474d1b9b8f5df016208902e205ff88b11ff76f9a8854bec80c774d6ec54b5be UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/1a76ac17-7987-4b74-9c05-fcc7729b976b 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:0xc000188830}] Aliases:map[]}\"",
2026-06-11 11:58:02.276659 | controller |     "Jun 11 10:32:31.798650 crc crio[3650]: time=\"2026-06-11T10:32:31.798631514Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.276676 | controller |     "Jun 11 10:32:31.802799 crc crio[3650]: time=\"2026-06-11T10:32:31.802681502Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-qhh6t/POD\" id=a8cc8d0b-1556-43fa-b5f9-5b7582c0f842 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.276694 | controller |     "Jun 11 10:32:31.802945 crc crio[3650]: time=\"2026-06-11T10:32:31.802873768Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.276710 | controller |     "Jun 11 10:32:31.815572 crc crio[3650]: time=\"2026-06-11T10:32:31.815462835Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-x5vn9/POD\" id=97570b62-60d0-490e-9a84-17cbb2a093ea name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.276724 | controller |     "Jun 11 10:32:31.815676 crc crio[3650]: time=\"2026-06-11T10:32:31.815593509Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.276739 | controller |     "Jun 11 10:32:31.827059 crc crio[3650]: time=\"2026-06-11T10:32:31.826404831Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-ntdwx/POD\" id=8c0648d8-681e-4d1e-845d-11e9e0d94e4c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.276753 | controller |     "Jun 11 10:32:31.827059 crc crio[3650]: time=\"2026-06-11T10:32:31.826545586Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.276768 | controller |     "Jun 11 10:32:31.834579 crc crio[3650]: time=\"2026-06-11T10:32:31.832087299Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=3497a6b4-f033-4f67-8ae9-8f73976561b6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.276783 | controller |     "Jun 11 10:32:31.861607 crc crio[3650]: time=\"2026-06-11T10:32:31.860953143Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:4b6f68ee5043dc4cefea29f31ca220f4e08b9d82b41af55c49f6cf64addd60e9 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/12a16425-93fc-4537-9b85-6ebd32bb72e6 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:0xc00021a658}] Aliases:map[]}\"",
2026-06-11 11:58:02.276798 | controller |     "Jun 11 10:32:31.861607 crc crio[3650]: time=\"2026-06-11T10:32:31.861292964Z\" level=info msg=\"Adding pod hostpath-provisioner_csi-hostpathplugin-mpq2f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.276813 | controller |     "Jun 11 10:32:31.866421 crc crio[3650]: time=\"2026-06-11T10:32:31.866054784Z\" level=info msg=\"Running pod sandbox: openshift-console/downloads-747b44746d-4pqvr/POD\" id=12dda734-22d6-4b01-b0bf-3013a34c50e0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.276827 | controller |     "Jun 11 10:32:31.866421 crc crio[3650]: time=\"2026-06-11T10:32:31.866331853Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.276841 | controller |     "Jun 11 10:32:31.881811 crc crio[3650]: time=\"2026-06-11T10:32:31.881053447Z\" level=info msg=\"Ran pod sandbox 9e6f9b5a56381c94ac17d5b6df2d94043f1cfc36cdc64bb129fd74be31317a55 with infra container: openshift-image-registry/node-ca-2wddl/POD\" id=a34a8796-8095-4400-97d1-46c07351c48f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.276856 | controller |     "Jun 11 10:32:31.885358 crc crio[3650]: time=\"2026-06-11T10:32:31.885320751Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/POD\" id=6aa19c04-e2f8-41e7-9b43-a82033ad918c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.276873 | controller |     "Jun 11 10:32:31.885546 crc crio[3650]: time=\"2026-06-11T10:32:31.885527628Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.276889 | controller |     "Jun 11 10:32:31.892196 crc crio[3650]: time=\"2026-06-11T10:32:31.889030237Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=dfc00f5b-4ec9-4855-8e88-210e81481c7f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.276903 | controller |     "Jun 11 10:32:31.908992 crc crio[3650]: time=\"2026-06-11T10:32:31.908835243Z\" level=info msg=\"Running pod sandbox: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/POD\" id=46d19749-6ebb-4d71-9a81-c64e94cd4daa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.276917 | controller |     "Jun 11 10:32:31.908992 crc crio[3650]: time=\"2026-06-11T10:32:31.908924116Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.276932 | controller |     "Jun 11 10:32:31.908992 crc crio[3650]: time=\"2026-06-11T10:32:31.908963788Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.276947 | controller |     "Jun 11 10:32:31.910599 crc crio[3650]: time=\"2026-06-11T10:32:31.910526153Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy\" id=a1f5bdb8-50d2-4249-8cbd-e9e3cde396fb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.276961 | controller |     "Jun 11 10:32:31.913968 crc crio[3650]: time=\"2026-06-11T10:32:31.913652125Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.276975 | controller |     "Jun 11 10:32:31.917723 crc crio[3650]: time=\"2026-06-11T10:32:31.917564908Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=bedbaf0a-021b-4f7e-952b-e10f1dbc92e8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.276990 | controller |     "Jun 11 10:32:31.929030 crc crio[3650]: time=\"2026-06-11T10:32:31.926611966Z\" level=info msg=\"Running pod sandbox: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/POD\" id=2047afb7-a098-42ec-b39c-5ec8f6e141b7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.277004 | controller |     "Jun 11 10:32:31.929030 crc crio[3650]: time=\"2026-06-11T10:32:31.926678048Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.277019 | controller |     "Jun 11 10:32:31.946952 crc crio[3650]: time=\"2026-06-11T10:32:31.946800383Z\" level=info msg=\"Creating container: openshift-image-registry/node-ca-2wddl/node-ca\" id=593ba114-8b4a-43d4-8fbd-e2087c4b5f81 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.277034 | controller |     "Jun 11 10:32:31.967972 crc crio[3650]: time=\"2026-06-11T10:32:31.967721522Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/POD\" id=06dfda6f-fb03-45f9-b4c2-44d916f1ef72 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.277048 | controller |     "Jun 11 10:32:31.967972 crc crio[3650]: time=\"2026-06-11T10:32:31.967821015Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.277066 | controller |     "Jun 11 10:32:31.974057 crc crio[3650]: time=\"2026-06-11T10:32:31.973924198Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.277082 | controller |     "Jun 11 10:32:32.005487 crc crio[3650]: time=\"2026-06-11T10:32:32.004249063Z\" level=info msg=\"Running pod sandbox: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/POD\" id=601e9591-081f-4649-b6bb-c48a88a0f06e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.277096 | controller |     "Jun 11 10:32:32.005487 crc crio[3650]: time=\"2026-06-11T10:32:32.004404048Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.277110 | controller |     "Jun 11 10:32:32.006824 crc crio[3650]: time=\"2026-06-11T10:32:32.006753254Z\" level=info msg=\"Running pod sandbox: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/POD\" id=cfa4a5b9-1435-481e-bf71-fece0883f307 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.277125 | controller |     "Jun 11 10:32:32.006913 crc crio[3650]: time=\"2026-06-11T10:32:32.006851777Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.277139 | controller |     "Jun 11 10:32:32.015269 crc crio[3650]: time=\"2026-06-11T10:32:32.014976563Z\" level=info msg=\"Running pod sandbox: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/POD\" id=0cfa99ba-e9c7-4ac5-b3db-efcd35b4cb9f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.277154 | controller |     "Jun 11 10:32:32.015371 crc crio[3650]: time=\"2026-06-11T10:32:32.015325094Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.277168 | controller |     "Jun 11 10:32:32.034700 crc crio[3650]: time=\"2026-06-11T10:32:32.033981264Z\" 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=53bf14c2-87d6-45db-a424-9b59d3322e53 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.277183 | controller |     "Jun 11 10:32:32.086851 crc crio[3650]: time=\"2026-06-11T10:32:32.085986265Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:c16806a1016fb09572def5ffddbf142dc6be2237317f815aeece3fdfc89e358d UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/8cfab58f-dd7e-4a73-8e6a-0a9626c5185a 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:0xc0001884f0}] Aliases:map[]}\"",
2026-06-11 11:58:02.277197 | controller |     "Jun 11 10:32:32.086851 crc crio[3650]: time=\"2026-06-11T10:32:32.086676647Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-x5vn9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.277212 | controller |     "Jun 11 10:32:32.115999 crc crio[3650]: time=\"2026-06-11T10:32:32.115767363Z\" level=info msg=\"Created container 77b763c4e390d27c49ce9fde1a38c1310857ee6d114fbb3713d809e57b49b6c8: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator\" id=7f8135c9-ff57-458c-8311-d7c95d7720eb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.277226 | controller |     "Jun 11 10:32:32.119566 crc crio[3650]: time=\"2026-06-11T10:32:32.119460172Z\" level=info msg=\"Starting container: 77b763c4e390d27c49ce9fde1a38c1310857ee6d114fbb3713d809e57b49b6c8\" id=df53d45a-fc16-486d-be8a-fac0e16e3476 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.277244 | controller |     "Jun 11 10:32:32.197755 crc crio[3650]: time=\"2026-06-11T10:32:32.196786836Z\" level=info msg=\"Created container abbd8679ff3f81a71ce1d32a4e4f6ae5af6cad6f4153d4e35c50ea3c6a0278f6: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=b5132019-ab9b-46e0-849b-3650a5bfff7e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.277260 | controller |     "Jun 11 10:32:32.200624 crc crio[3650]: time=\"2026-06-11T10:32:32.199200573Z\" level=info msg=\"Starting container: abbd8679ff3f81a71ce1d32a4e4f6ae5af6cad6f4153d4e35c50ea3c6a0278f6\" id=37c7b8e8-a4c6-43a6-8e6b-8d9d09238521 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.277275 | controller |     "Jun 11 10:32:32.239208 crc crio[3650]: time=\"2026-06-11T10:32:32.235426099Z\" level=info msg=\"Ran pod sandbox ee10ec578451648351990cf096007fadd52c9bcc2f406ad7c0418aa57ed936f3 with infra container: openshift-machine-config-operator/machine-config-server-frshx/POD\" id=53bf14c2-87d6-45db-a424-9b59d3322e53 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.277290 | controller |     "Jun 11 10:32:32.252953 crc crio[3650]: time=\"2026-06-11T10:32:32.252884522Z\" level=info msg=\"Running pod sandbox: openshift-ingress/router-default-68cf44c8b8-w4gs8/POD\" id=6fd623a0-16ac-4120-ae70-976c812807fc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.277305 | controller |     "Jun 11 10:32:32.253015 crc crio[3650]: time=\"2026-06-11T10:32:32.252979325Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.277320 | controller |     "Jun 11 10:32:32.273082 crc crio[3650]: time=\"2026-06-11T10:32:32.269268101Z\" level=info msg=\"Started container\" PID=8083 containerID=77b763c4e390d27c49ce9fde1a38c1310857ee6d114fbb3713d809e57b49b6c8 description=openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator id=df53d45a-fc16-486d-be8a-fac0e16e3476 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1665a77d348d79b7b1ecda37f1c8e3fe4f558188498c03b003200ea12dd03a92",
2026-06-11 11:58:02.277335 | controller |     "Jun 11 10:32:32.277436 crc crio[3650]: time=\"2026-06-11T10:32:32.276632505Z\" level=info msg=\"Started container\" PID=8082 containerID=abbd8679ff3f81a71ce1d32a4e4f6ae5af6cad6f4153d4e35c50ea3c6a0278f6 description=openshift-network-node-identity/network-node-identity-dgvkt/approver id=37c7b8e8-a4c6-43a6-8e6b-8d9d09238521 name=/runtime.v1.RuntimeService/StartContainer sandboxID=40734c51274e7a1569cafadfa4eec667fbd11772752d4467125d00ae298a5460",
2026-06-11 11:58:02.277377 | controller |     "Jun 11 10:32:32.288379 crc crio[3650]: time=\"2026-06-11T10:32:32.288332363Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=ab4f187b-08c7-4be9-89da-22080c28b4bb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.277396 | controller |     "Jun 11 10:32:32.330220 crc crio[3650]: time=\"2026-06-11T10:32:32.324581079Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:75a34b9d735f293ff0af6d791618b1cede0d9c1578e168ba6ecd2f3ca7f9f051 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/90aca7e3-2d63-40a6-b086-7c9089eccfaf 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:0xc0001888a0}] Aliases:map[]}\"",
2026-06-11 11:58:02.277412 | controller |     "Jun 11 10:32:32.330220 crc crio[3650]: time=\"2026-06-11T10:32:32.324740494Z\" level=info msg=\"Adding pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.277427 | controller |     "Jun 11 10:32:32.469434 crc crio[3650]: time=\"2026-06-11T10:32:32.469294834Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:ed5e22ae44b291e5f4185543b89bed76a7dac5b4dcf90f0cd6fb838ba2475124 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/900ed776-97f8-48d6-ac70-867f91fdca60 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:0xc0006226f8}] Aliases:map[]}\"",
2026-06-11 11:58:02.277446 | controller |     "Jun 11 10:32:32.469434 crc crio[3650]: time=\"2026-06-11T10:32:32.469419538Z\" level=info msg=\"Adding pod openshift-console_downloads-747b44746d-4pqvr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.277461 | controller |     "Jun 11 10:32:32.471721 crc crio[3650]: time=\"2026-06-11T10:32:32.471536589Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=0e487535-c5c8-47f7-a1a8-baea008fe6fa name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.277476 | controller |     "Jun 11 10:32:32.571666 crc crio[3650]: time=\"2026-06-11T10:32:32.570982428Z\" level=info msg=\"Running pod sandbox: openshift-multus/network-metrics-daemon-n2bqt/POD\" id=7b5e2973-005e-403f-b3ea-4bfe738f7f1c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.277490 | controller |     "Jun 11 10:32:32.571808 crc crio[3650]: time=\"2026-06-11T10:32:32.57166811Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.277504 | controller |     "Jun 11 10:32:32.628178 crc crio[3650]: time=\"2026-06-11T10:32:32.625831004Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-server-frshx/machine-config-server\" id=8133922b-89ca-4bdd-a297-e52199e166aa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.277519 | controller |     "Jun 11 10:32:32.646866 crc crio[3650]: time=\"2026-06-11T10:32:32.641448193Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.277534 | controller |     "Jun 11 10:32:32.646866 crc crio[3650]: time=\"2026-06-11T10:32:32.642772345Z\" 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=46d19749-6ebb-4d71-9a81-c64e94cd4daa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.277549 | controller |     "Jun 11 10:32:32.650821 crc crio[3650]: time=\"2026-06-11T10:32:32.650542089Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:fbd80202514f0b5860be30327966a252459f2586f0298dbbb61609f16ff252b9 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/c4f5aa31-9404-422b-8f37-24129d40c664 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:0xc000e120b8}] Aliases:map[]}\"",
2026-06-11 11:58:02.277565 | controller |     "Jun 11 10:32:32.650821 crc crio[3650]: time=\"2026-06-11T10:32:32.650690644Z\" level=info msg=\"Adding pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.277580 | controller |     "Jun 11 10:32:32.671358 crc crio[3650]: time=\"2026-06-11T10:32:32.670752408Z\" level=info msg=\"Running pod sandbox: openshift-console/console-6c684df5db-cc8g8/POD\" id=cc58637f-53ea-4622-abc6-e1d2e62f0608 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.277599 | controller |     "Jun 11 10:32:32.671462 crc crio[3650]: time=\"2026-06-11T10:32:32.671372208Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.277615 | controller |     "Jun 11 10:32:32.714376 crc crio[3650]: time=\"2026-06-11T10:32:32.714020762Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:f5f968b95a4c09e9a35de10cc4c90e9de82846e8b43984b8310fb6d763a380c8 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/431d11f5-46e6-446f-9602-32962b5f8cef 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:0xc0001887d0}] Aliases:map[]}\"",
2026-06-11 11:58:02.277630 | controller |     "Jun 11 10:32:32.714376 crc crio[3650]: time=\"2026-06-11T10:32:32.714234819Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-ntdwx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.277645 | controller |     "Jun 11 10:32:32.726199 crc crio[3650]: time=\"2026-06-11T10:32:32.725987584Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:fc27bf3df737d5f0da513dc6b9589bda63a78c45c873dd43d0d225052b3b3ec9 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/6c859371-18ba-499c-acc0-75b1674111e5 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:0xc00008c540}] Aliases:map[]}\"",
2026-06-11 11:58:02.277660 | controller |     "Jun 11 10:32:32.726199 crc crio[3650]: time=\"2026-06-11T10:32:32.726179637Z\" level=info msg=\"Adding pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.277676 | controller |     "Jun 11 10:32:32.739372 crc crio[3650]: time=\"2026-06-11T10:32:32.732474772Z\" 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=6fd623a0-16ac-4120-ae70-976c812807fc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.277691 | controller |     "Jun 11 10:32:32.743083 crc crio[3650]: time=\"2026-06-11T10:32:32.742945686Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:ee181da4c8522f5a6a012d826f5689867d8d9bec2142766aadfe5d2692add209 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/cb6ccb60-7eca-4df7-8109-eeb40cfea68c 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:0xc000622568}] Aliases:map[]}\"",
2026-06-11 11:58:02.277719 | controller |     "Jun 11 10:32:32.743083 crc crio[3650]: time=\"2026-06-11T10:32:32.74306373Z\" 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-11 11:58:02.277736 | controller |     "Jun 11 10:32:32.818042 crc crio[3650]: time=\"2026-06-11T10:32:32.817471648Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:a6c2e68b27559c957be075c005201faa0d7b43992fb1c64ca415754eccca4335 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/ae47957c-fd82-4182-90a4-35c93556a0fd 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:0xc0017aa560}] Aliases:map[]}\"",
2026-06-11 11:58:02.277755 | controller |     "Jun 11 10:32:32.818042 crc crio[3650]: time=\"2026-06-11T10:32:32.817666574Z\" level=info msg=\"Adding pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.277771 | controller |     "Jun 11 10:32:32.829705 crc crio[3650]: time=\"2026-06-11T10:32:32.829445056Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:f00a4f34978e87c5f1c6b100799810df031c4bff66b809eb32c23ea709e5dade UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/5d5b07e4-0498-4d08-aa03-e288b8e0a2f6 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:0xc0017aa480}] Aliases:map[]}\"",
2026-06-11 11:58:02.277786 | controller |     "Jun 11 10:32:32.829829 crc crio[3650]: time=\"2026-06-11T10:32:32.829725695Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-l27pk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.277802 | controller |     "Jun 11 10:32:32.834355 crc crio[3650]: time=\"2026-06-11T10:32:32.832983143Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:07062107e831bd2bc053de9df6a86b3b014f434c930c900b1ce1ed92b05fd52b UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/37db4130-3ded-41cc-971a-892cb8825741 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:0xc001384470}] Aliases:map[]}\"",
2026-06-11 11:58:02.277819 | controller |     "Jun 11 10:32:32.834355 crc crio[3650]: time=\"2026-06-11T10:32:32.833314374Z\" level=info msg=\"Adding pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.277837 | controller |     "Jun 11 10:32:33.004706 crc crio[3650]: time=\"2026-06-11T10:32:33.003977754Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:9c99f420713f64225ce22b01f6c0084a92811a3bb938bd360f37762aa82d56d4 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/385ec03d-40ef-4ca9-bba7-173d9aa040b1 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:0xc000622858}] Aliases:map[]}\"",
2026-06-11 11:58:02.277860 | controller |     "Jun 11 10:32:33.004706 crc crio[3650]: time=\"2026-06-11T10:32:33.004663776Z\" 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-11 11:58:02.277881 | controller |     "Jun 11 10:32:33.135931 crc crio[3650]: time=\"2026-06-11T10:32:33.135419758Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.277902 | controller |     "Jun 11 10:32:33.216241 crc crio[3650]: time=\"2026-06-11T10:32:33.21598103Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.277920 | controller |     "Jun 11 10:32:33.233441 crc crio[3650]: time=\"2026-06-11T10:32:33.233372028Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/POD\" id=1dfc886b-024b-468a-aeb9-7deadb3df160 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.277940 | controller |     "Jun 11 10:32:33.233527 crc crio[3650]: time=\"2026-06-11T10:32:33.233475611Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.277972 | controller |     "Jun 11 10:32:33.239244 crc crio[3650]: time=\"2026-06-11T10:32:33.233892265Z\" level=info msg=\"Running pod sandbox: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/POD\" id=970bbdef-3193-4523-b906-cfe753ce8a52 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.277990 | controller |     "Jun 11 10:32:33.239244 crc crio[3650]: time=\"2026-06-11T10:32:33.233928776Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.278005 | controller |     "Jun 11 10:32:33.239244 crc crio[3650]: time=\"2026-06-11T10:32:33.23405557Z\" level=info msg=\"Running pod sandbox: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/POD\" id=4a9fd3e2-8cee-48e9-bcd8-3fe112b8ab6d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.278020 | controller |     "Jun 11 10:32:33.239244 crc crio[3650]: time=\"2026-06-11T10:32:33.234170474Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.278035 | controller |     "Jun 11 10:32:33.239244 crc crio[3650]: time=\"2026-06-11T10:32:33.234279637Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/POD\" id=f065c7fe-c2f9-4963-b3d8-88cdb04a648c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.278050 | controller |     "Jun 11 10:32:33.239244 crc crio[3650]: time=\"2026-06-11T10:32:33.234313228Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.278066 | controller |     "Jun 11 10:32:33.239244 crc crio[3650]: time=\"2026-06-11T10:32:33.234392051Z\" level=info msg=\"Running pod sandbox: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/POD\" id=b1f91305-50cc-46dc-a743-9805e3895197 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.278082 | controller |     "Jun 11 10:32:33.239244 crc crio[3650]: time=\"2026-06-11T10:32:33.234421482Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.278097 | controller |     "Jun 11 10:32:33.239244 crc crio[3650]: time=\"2026-06-11T10:32:33.234503894Z\" level=info msg=\"Running pod sandbox: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/POD\" id=74e6c850-b5e7-42d0-954c-7c7229d0c3c9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.278112 | controller |     "Jun 11 10:32:33.239244 crc crio[3650]: time=\"2026-06-11T10:32:33.234529535Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.278126 | controller |     "Jun 11 10:32:33.239244 crc crio[3650]: time=\"2026-06-11T10:32:33.235424904Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/POD\" id=e9ef621f-75eb-41b8-bc88-72b4b34cf8e8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.278141 | controller |     "Jun 11 10:32:33.239244 crc crio[3650]: time=\"2026-06-11T10:32:33.235482505Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.278156 | controller |     "Jun 11 10:32:33.254326 crc crio[3650]: time=\"2026-06-11T10:32:33.253514771Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/POD\" id=be0cdb30-7939-49e1-8296-2bdbfc41752f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.278174 | controller |     "Jun 11 10:32:33.254326 crc crio[3650]: time=\"2026-06-11T10:32:33.253729878Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.278189 | controller |     "Jun 11 10:32:33.254326 crc crio[3650]: time=\"2026-06-11T10:32:33.253929874Z\" level=info msg=\"Running pod sandbox: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/POD\" id=a7d4e231-ba35-4cce-b2df-c7a530a3255d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.278204 | controller |     "Jun 11 10:32:33.254326 crc crio[3650]: time=\"2026-06-11T10:32:33.253964886Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.278220 | controller |     "Jun 11 10:32:33.254326 crc crio[3650]: time=\"2026-06-11T10:32:33.254075319Z\" level=info msg=\"Running pod sandbox: openshift-dns/dns-default-qtghf/POD\" id=0ebb00ac-d71f-401c-a078-631d0d369da1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.278235 | controller |     "Jun 11 10:32:33.254579 crc crio[3650]: time=\"2026-06-11T10:32:33.254359038Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.278249 | controller |     "Jun 11 10:32:33.254579 crc crio[3650]: time=\"2026-06-11T10:32:33.254477832Z\" level=info msg=\"Running pod sandbox: openshift-dns/node-resolver-277xp/POD\" id=faf5ef42-5cd6-4c7f-9af5-1865953f9331 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.278264 | controller |     "Jun 11 10:32:33.254579 crc crio[3650]: time=\"2026-06-11T10:32:33.254508403Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.278279 | controller |     "Jun 11 10:32:33.256082 crc crio[3650]: time=\"2026-06-11T10:32:33.255397191Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/POD\" id=a3c46093-a6fe-41d7-9edc-14e399d77b3c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.278293 | controller |     "Jun 11 10:32:33.256082 crc crio[3650]: time=\"2026-06-11T10:32:33.2556647Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.278308 | controller |     "Jun 11 10:32:33.268969 crc crio[3650]: time=\"2026-06-11T10:32:33.257957105Z\" level=info msg=\"Running pod sandbox: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/POD\" id=86539263-9517-4a34-81a5-14d4788f8239 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.278323 | controller |     "Jun 11 10:32:33.268969 crc crio[3650]: time=\"2026-06-11T10:32:33.258081117Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.278338 | controller |     "Jun 11 10:32:33.268969 crc crio[3650]: time=\"2026-06-11T10:32:33.258292686Z\" level=info msg=\"Running pod sandbox: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/POD\" id=41dfbe0a-2d41-46ee-8dd9-82422329972a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.278375 | controller |     "Jun 11 10:32:33.268969 crc crio[3650]: time=\"2026-06-11T10:32:33.258324147Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.278396 | controller |     "Jun 11 10:32:33.268969 crc crio[3650]: time=\"2026-06-11T10:32:33.258409587Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/POD\" id=ba4ac37a-0423-46b3-ac1a-05237ad6a0ea name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.278412 | controller |     "Jun 11 10:32:33.268969 crc crio[3650]: time=\"2026-06-11T10:32:33.258440338Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.278427 | controller |     "Jun 11 10:32:33.268969 crc crio[3650]: time=\"2026-06-11T10:32:33.258516973Z\" level=info msg=\"Running pod sandbox: openshift-config-operator/openshift-config-operator-5777786469-bccdj/POD\" id=528baec3-1c0e-428f-8c60-e35d57906f03 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.278442 | controller |     "Jun 11 10:32:33.268969 crc crio[3650]: time=\"2026-06-11T10:32:33.258547294Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.278458 | controller |     "Jun 11 10:32:33.268969 crc crio[3650]: time=\"2026-06-11T10:32:33.258625966Z\" level=info msg=\"Running pod sandbox: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/POD\" id=19e6ba2e-3acf-4b5f-ac84-74f01c6fdaab name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.278473 | controller |     "Jun 11 10:32:33.268969 crc crio[3650]: time=\"2026-06-11T10:32:33.258655837Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.278488 | controller |     "Jun 11 10:32:33.268969 crc crio[3650]: time=\"2026-06-11T10:32:33.25872731Z\" level=info msg=\"Running pod sandbox: openshift-console-operator/console-operator-67c89758df-4jf4f/POD\" id=a0ac3997-61f6-463b-b3db-6c909b8f0cac name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.278503 | controller |     "Jun 11 10:32:33.268969 crc crio[3650]: time=\"2026-06-11T10:32:33.25875192Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.278517 | controller |     "Jun 11 10:32:33.268969 crc crio[3650]: time=\"2026-06-11T10:32:33.258839793Z\" level=info msg=\"Running pod sandbox: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/POD\" id=928ed601-9597-4015-b455-814705f1aadd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.278531 | controller |     "Jun 11 10:32:33.268969 crc crio[3650]: time=\"2026-06-11T10:32:33.258901755Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.278546 | controller |     "Jun 11 10:32:33.268969 crc crio[3650]: time=\"2026-06-11T10:32:33.258973407Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/POD\" id=af3c6ba2-3fd2-489e-b868-aaf061b65c02 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.278561 | controller |     "Jun 11 10:32:33.268969 crc crio[3650]: time=\"2026-06-11T10:32:33.259001348Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.278575 | controller |     "Jun 11 10:32:33.268969 crc crio[3650]: time=\"2026-06-11T10:32:33.259070481Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-daemon-5w5zs/POD\" id=e207184b-7c81-4910-94f3-c3d054ee6246 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.278589 | controller |     "Jun 11 10:32:33.268969 crc crio[3650]: time=\"2026-06-11T10:32:33.259287497Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.278607 | controller |     "Jun 11 10:32:33.268969 crc crio[3650]: time=\"2026-06-11T10:32:33.259396301Z\" level=info msg=\"Running pod sandbox: openshift-service-ca/service-ca-74545575db-n469q/POD\" id=33408e2b-61c6-4b4b-b74a-3217abf8dbb8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.278623 | controller |     "Jun 11 10:32:33.268969 crc crio[3650]: time=\"2026-06-11T10:32:33.259424252Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.278638 | controller |     "Jun 11 10:32:33.271718 crc crio[3650]: time=\"2026-06-11T10:32:33.271301149Z\" level=info msg=\"Running pod sandbox: openshift-ingress-canary/ingress-canary-jlj86/POD\" id=a51033c1-807e-4c8b-949d-e130c9714600 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.278653 | controller |     "Jun 11 10:32:33.271718 crc crio[3650]: time=\"2026-06-11T10:32:33.271532426Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.278667 | controller |     "Jun 11 10:32:33.292814 crc crio[3650]: time=\"2026-06-11T10:32:33.292403773Z\" level=info msg=\"Running pod sandbox: openshift-ovn-kubernetes/ovnkube-node-2tk97/POD\" id=4dda945e-1a49-498b-bab6-ec01b260ef0b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.278682 | controller |     "Jun 11 10:32:33.292814 crc crio[3650]: time=\"2026-06-11T10:32:33.292520686Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.278697 | controller |     "Jun 11 10:32:33.422289 crc crio[3650]: time=\"2026-06-11T10:32:33.421995282Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:d2a5b75e1cb0179e3b2cf70397fa9bc5a2aa2e153ec38377131b90489bc50f1c UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/3bb6ad31-547f-437d-9a9d-78d86be07e44 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:0xc001586500}] Aliases:map[]}\"",
2026-06-11 11:58:02.278712 | controller |     "Jun 11 10:32:33.435454 crc crio[3650]: time=\"2026-06-11T10:32:33.42578534Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-qhh6t to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.278727 | controller |     "Jun 11 10:32:33.435454 crc crio[3650]: time=\"2026-06-11T10:32:33.434285699Z\" level=info msg=\"Running pod sandbox: openshift-multus/multus-bzhnf/POD\" id=c198301f-c7b2-4589-a0d9-87e00e0bffc0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.278742 | controller |     "Jun 11 10:32:33.435454 crc crio[3650]: time=\"2026-06-11T10:32:33.434375952Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.278756 | controller |     "Jun 11 10:32:33.501432 crc crio[3650]: time=\"2026-06-11T10:32:33.487413273Z\" level=info msg=\"Ran pod sandbox ab8f173b547e1b0deac61ddae7c6930a1cc8161dbb90190a30fb006c69705d92 with infra container: openshift-ingress/router-default-68cf44c8b8-w4gs8/POD\" id=6fd623a0-16ac-4120-ae70-976c812807fc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.278771 | controller |     "Jun 11 10:32:33.501432 crc crio[3650]: time=\"2026-06-11T10:32:33.488219869Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.278785 | controller |     "Jun 11 10:32:33.501432 crc crio[3650]: time=\"2026-06-11T10:32:33.492801026Z\" level=info msg=\"Ran pod sandbox 106340d852599cbf4baa350ac7e1500a562578e321ecf31ccbcd3945cae2303a with infra container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/POD\" id=46d19749-6ebb-4d71-9a81-c64e94cd4daa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.278803 | controller |     "Jun 11 10:32:33.503380 crc crio[3650]: time=\"2026-06-11T10:32:33.502998Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=ff5b08e3-11a1-460a-8b0a-c3a367727a0a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.278818 | controller |     "Jun 11 10:32:33.515309 crc crio[3650]: time=\"2026-06-11T10:32:33.509523148Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=54f8f8a6-a007-4f0b-805a-1e00061e715c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.278833 | controller |     "Jun 11 10:32:33.589731 crc crio[3650]: time=\"2026-06-11T10:32:33.58275447Z\" level=info msg=\"Running pod sandbox: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/POD\" id=3e2cd161-c5a1-4510-ad85-e9a24247ba81 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.278848 | controller |     "Jun 11 10:32:33.589731 crc crio[3650]: time=\"2026-06-11T10:32:33.582838042Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.278862 | controller |     "Jun 11 10:32:33.614583 crc crio[3650]: time=\"2026-06-11T10:32:33.614435431Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=84d37edb-1a72-4c80-9415-78b913c50b82 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.278877 | controller |     "Jun 11 10:32:33.627649 crc crio[3650]: time=\"2026-06-11T10:32:33.627423656Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=8faf7dea-1871-485d-97d5-8f528c3db00c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.278891 | controller |     "Jun 11 10:32:33.635693 crc crio[3650]: time=\"2026-06-11T10:32:33.6354014Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy\" id=4e40729c-1ef9-4097-bfdd-fb65b707978b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.278905 | controller |     "Jun 11 10:32:33.645052 crc crio[3650]: time=\"2026-06-11T10:32:33.64230096Z\" level=info msg=\"Creating container: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=04e215d7-a719-4d3f-ae5e-5d67b84576d4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.278920 | controller |     "Jun 11 10:32:33.669845 crc crio[3650]: time=\"2026-06-11T10:32:33.669494842Z\" level=info msg=\"Created container 982f907785bc08afd8693cb81ece5058e61392ec5eb1b42e9c5e8203e34e5593: openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy\" id=7310f129-4660-4f22-af15-51a96196ba38 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.278934 | controller |     "Jun 11 10:32:33.684744 crc crio[3650]: time=\"2026-06-11T10:32:33.684478819Z\" level=info msg=\"Starting container: 982f907785bc08afd8693cb81ece5058e61392ec5eb1b42e9c5e8203e34e5593\" id=40af995e-6811-42fb-990e-3978ee03bfb7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.278954 | controller |     "Jun 11 10:32:33.702016 crc crio[3650]: time=\"2026-06-11T10:32:33.701540355Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.278981 | controller |     "Jun 11 10:32:33.704357 crc crio[3650]: time=\"2026-06-11T10:32:33.703649732Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.279054 | controller |     "Jun 11 10:32:33.805625 crc crio[3650]: time=\"2026-06-11T10:32:33.804753041Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:06f2fcdca9620729839d83d47e099fed83ed7f2a7600f1d0295d591e1d79ab35 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/b185b262-0045-4c12-89ac-87c2d186bd5b 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:0xc002a1a0a8}] Aliases:map[]}\"",
2026-06-11 11:58:02.279077 | controller |     "Jun 11 10:32:33.805625 crc crio[3650]: time=\"2026-06-11T10:32:33.805007309Z\" 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-11 11:58:02.279093 | controller |     "Jun 11 10:32:34.412653 crc crio[3650]: time=\"2026-06-11T10:32:34.412477567Z\" level=info msg=\"Started container\" PID=8243 containerID=982f907785bc08afd8693cb81ece5058e61392ec5eb1b42e9c5e8203e34e5593 description=openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy id=40af995e-6811-42fb-990e-3978ee03bfb7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c081178cf65c9574c3dcf99a784a765ab9e7df9c36560766fee6be0ffa7435ad",
2026-06-11 11:58:02.279109 | controller |     "Jun 11 10:32:35.738555 crc crio[3650]: time=\"2026-06-11T10:32:35.73785719Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_0cd29682-e63e-40a7-a870-8d5ef3a3aea5\\\"\"",
2026-06-11 11:58:02.279127 | controller |     "Jun 11 10:32:36.183057 crc crio[3650]: time=\"2026-06-11T10:32:36.182808595Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:d2436a448532320e93112c8fee57715fac7d8439f2ce1e798c335f4630f737c1 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/931314fb-dc94-4c78-a26b-2a787bb686c5 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:0xc000e120e8}] Aliases:map[]}\"",
2026-06-11 11:58:02.279146 | controller |     "Jun 11 10:32:36.183057 crc crio[3650]: time=\"2026-06-11T10:32:36.182906818Z\" level=info msg=\"Adding pod openshift-multus_network-metrics-daemon-n2bqt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.279162 | controller |     "Jun 11 10:32:36.366746 crc crio[3650]: time=\"2026-06-11T10:32:36.357444498Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:516bc6d9bcbfea8786b9cfbe5a5cf1a4347cbfac023867d6d7110c911d4e0a40 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/5daac21e-e0ef-4118-949c-ea3cf1a409f8 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:0xc0017aa310}] Aliases:map[]}\"",
2026-06-11 11:58:02.279178 | controller |     "Jun 11 10:32:36.366746 crc crio[3650]: time=\"2026-06-11T10:32:36.35749275Z\" 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-11 11:58:02.279197 | controller |     "Jun 11 10:32:37.320321 crc crio[3650]: time=\"2026-06-11T10:32:37.318012421Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.279218 | controller |     "Jun 11 10:32:37.967027 crc crio[3650]: time=\"2026-06-11T10:32:37.966674467Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.279233 | controller |     "Jun 11 10:32:38.389338 crc crio[3650]: time=\"2026-06-11T10:32:38.381045472Z\" 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=e207184b-7c81-4910-94f3-c3d054ee6246 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.279249 | controller |     "Jun 11 10:32:38.467758 crc crio[3650]: time=\"2026-06-11T10:32:38.467069116Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 11:58:02.279263 | controller |     "Jun 11 10:32:39.292527 crc crio[3650]: time=\"2026-06-11T10:32:39.288198806Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.279278 | controller |     "Jun 11 10:32:39.319824 crc crio[3650]: time=\"2026-06-11T10:32:39.319488644Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.279292 | controller |     "Jun 11 10:32:39.334338 crc crio[3650]: time=\"2026-06-11T10:32:39.334106341Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.279306 | controller |     "Jun 11 10:32:39.334927 crc crio[3650]: time=\"2026-06-11T10:32:39.3346129Z\" 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=faf5ef42-5cd6-4c7f-9af5-1865953f9331 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.279321 | controller |     "Jun 11 10:32:39.355591 crc crio[3650]: time=\"2026-06-11T10:32:39.353907629Z\" level=info msg=\"Ran pod sandbox 0352637e341e5f5d5fdc87eaa7a35107a984f132f511322de571442b465f6ad3 with infra container: openshift-machine-config-operator/machine-config-daemon-5w5zs/POD\" id=e207184b-7c81-4910-94f3-c3d054ee6246 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.279335 | controller |     "Jun 11 10:32:39.359875 crc crio[3650]: time=\"2026-06-11T10:32:39.359339571Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=e7ff8681-ae98-4e13-83ad-9f09de2eda60 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.279371 | controller |     "Jun 11 10:32:39.465560 crc crio[3650]: time=\"2026-06-11T10:32:39.464296664Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.279393 | controller |     "Jun 11 10:32:39.483726 crc crio[3650]: time=\"2026-06-11T10:32:39.483476551Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=f1cc5f09-97de-4524-ac03-35c20ec97da7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.279416 | controller |     "Jun 11 10:32:39.485789 crc crio[3650]: time=\"2026-06-11T10:32:39.485070101Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.279434 | controller |     "Jun 11 10:32:39.561763 crc crio[3650]: time=\"2026-06-11T10:32:39.548316736Z\" level=info msg=\"Created container c2fbaa8a711b9a836e9b3c4b3b05cc3203a4ba7bce7c170ffb45a10fa2afbfee: openshift-image-registry/node-ca-2wddl/node-ca\" id=593ba114-8b4a-43d4-8fbd-e2087c4b5f81 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.279454 | controller |     "Jun 11 10:32:39.571032 crc crio[3650]: time=\"2026-06-11T10:32:39.564709186Z\" level=info msg=\"Starting container: c2fbaa8a711b9a836e9b3c4b3b05cc3203a4ba7bce7c170ffb45a10fa2afbfee\" id=c0b1123f-54f8-44a9-bf8b-312066b76547 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.279469 | controller |     "Jun 11 10:32:39.579664 crc crio[3650]: time=\"2026-06-11T10:32:39.57945135Z\" 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=c198301f-c7b2-4589-a0d9-87e00e0bffc0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.279484 | controller |     "Jun 11 10:32:39.624980 crc crio[3650]: time=\"2026-06-11T10:32:39.624605712Z\" 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=4dda945e-1a49-498b-bab6-ec01b260ef0b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.279498 | controller |     "Jun 11 10:32:39.639885 crc crio[3650]: time=\"2026-06-11T10:32:39.639548953Z\" level=info msg=\"Created container a1bc690a5d7640ebcd2334cacab75b7909a2c41f7ee2077b807de1cb4c82e832: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy\" id=a1f5bdb8-50d2-4249-8cbd-e9e3cde396fb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.279513 | controller |     "Jun 11 10:32:39.659313 crc crio[3650]: time=\"2026-06-11T10:32:39.658898527Z\" level=info msg=\"Starting container: a1bc690a5d7640ebcd2334cacab75b7909a2c41f7ee2077b807de1cb4c82e832\" id=c8055afd-c34a-48b9-9e75-ce7e3fd00449 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.279527 | controller |     "Jun 11 10:32:39.686599 crc crio[3650]: time=\"2026-06-11T10:32:39.675814751Z\" level=info msg=\"Started container\" PID=8454 containerID=a1bc690a5d7640ebcd2334cacab75b7909a2c41f7ee2077b807de1cb4c82e832 description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy id=c8055afd-c34a-48b9-9e75-ce7e3fd00449 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6286c5cd824d0722cf7d1aa46f4dae6382b3cddde7d5609b9f4d263a4214395a",
2026-06-11 11:58:02.279542 | controller |     "Jun 11 10:32:39.686599 crc crio[3650]: time=\"2026-06-11T10:32:39.685437527Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon\" id=41a3bb68-3529-4278-8127-145ae6271007 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.279557 | controller |     "Jun 11 10:32:39.691679 crc crio[3650]: time=\"2026-06-11T10:32:39.690831916Z\" level=info msg=\"Ran pod sandbox 99914829c5891cd141078883aff9dd9f6cc70a6cc8b4dfd0f6846a1eebc07480 with infra container: openshift-dns/node-resolver-277xp/POD\" id=faf5ef42-5cd6-4c7f-9af5-1865953f9331 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.279571 | controller |     "Jun 11 10:32:39.702044 crc crio[3650]: time=\"2026-06-11T10:32:39.698183383Z\" level=info msg=\"Started container\" PID=8413 containerID=c2fbaa8a711b9a836e9b3c4b3b05cc3203a4ba7bce7c170ffb45a10fa2afbfee description=openshift-image-registry/node-ca-2wddl/node-ca id=c0b1123f-54f8-44a9-bf8b-312066b76547 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9e6f9b5a56381c94ac17d5b6df2d94043f1cfc36cdc64bb129fd74be31317a55",
2026-06-11 11:58:02.279586 | controller |     "Jun 11 10:32:39.702044 crc crio[3650]: time=\"2026-06-11T10:32:39.701974079Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=f6e0d7c9-91c6-4294-a2f4-529930a76dc8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.279605 | controller |     "Jun 11 10:32:39.721530 crc crio[3650]: time=\"2026-06-11T10:32:39.720576859Z\" level=info msg=\"Ran pod sandbox 4674836dcee75012a702db78b5525c1a9492d9ec9c049efb1233b94387c357ef with infra container: openshift-multus/multus-bzhnf/POD\" id=c198301f-c7b2-4589-a0d9-87e00e0bffc0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.279620 | controller |     "Jun 11 10:32:39.762678 crc crio[3650]: time=\"2026-06-11T10:32:39.762575341Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=cdb27bf5-723a-48b4-8b65-88618a0b6cea name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.279635 | controller |     "Jun 11 10:32:39.768944 crc crio[3650]: time=\"2026-06-11T10:32:39.768461171Z\" level=info msg=\"Created container c2c141783c1672d6bc4b474403392749bf7cbc17168c7a7b416cb5b86f6bac3e: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=04e215d7-a719-4d3f-ae5e-5d67b84576d4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.279650 | controller |     "Jun 11 10:32:39.773775 crc crio[3650]: time=\"2026-06-11T10:32:39.773499669Z\" level=info msg=\"Starting container: c2c141783c1672d6bc4b474403392749bf7cbc17168c7a7b416cb5b86f6bac3e\" id=bec6b678-ef4e-40b5-adf3-b58cdbe83eab name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.279664 | controller |     "Jun 11 10:32:39.791659 crc crio[3650]: time=\"2026-06-11T10:32:39.788055646Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=716b964e-725a-4c1b-a320-5f9a0deed4e4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.279679 | controller |     "Jun 11 10:32:39.795975 crc crio[3650]: time=\"2026-06-11T10:32:39.795354689Z\" level=info msg=\"Created container 8f93d5d95b511d036e8128cf21dc16d09297bb48f5a0df6ca10340e57268d533: openshift-machine-config-operator/machine-config-server-frshx/machine-config-server\" id=8133922b-89ca-4bdd-a297-e52199e166aa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.279693 | controller |     "Jun 11 10:32:39.801886 crc crio[3650]: time=\"2026-06-11T10:32:39.799516039Z\" level=info msg=\"Started container\" PID=8484 containerID=c2c141783c1672d6bc4b474403392749bf7cbc17168c7a7b416cb5b86f6bac3e description=openshift-ingress/router-default-68cf44c8b8-w4gs8/router id=bec6b678-ef4e-40b5-adf3-b58cdbe83eab name=/runtime.v1.RuntimeService/StartContainer sandboxID=ab8f173b547e1b0deac61ddae7c6930a1cc8161dbb90190a30fb006c69705d92",
2026-06-11 11:58:02.279707 | controller |     "Jun 11 10:32:39.803646 crc crio[3650]: time=\"2026-06-11T10:32:39.802609951Z\" level=info msg=\"Starting container: 8f93d5d95b511d036e8128cf21dc16d09297bb48f5a0df6ca10340e57268d533\" id=15340ea3-2a51-417f-973c-6079c9b97853 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.279722 | controller |     "Jun 11 10:32:39.806011 crc crio[3650]: time=\"2026-06-11T10:32:39.805621677Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.279736 | controller |     "Jun 11 10:32:39.812321 crc crio[3650]: time=\"2026-06-11T10:32:39.811774643Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=42cec26f-d402-4830-8e8b-b62ccf9471a4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.279751 | controller |     "Jun 11 10:32:39.836045 crc crio[3650]: time=\"2026-06-11T10:32:39.826921894Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=04f675be-fdc9-460b-9e08-35f149cea4c8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.279765 | controller |     "Jun 11 10:32:39.836045 crc crio[3650]: time=\"2026-06-11T10:32:39.827511353Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=fbc5313b-2019-465f-9058-0bc89cacee85 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.279783 | controller |     "Jun 11 10:32:39.843383 crc crio[3650]: time=\"2026-06-11T10:32:39.837436263Z\" level=info msg=\"Creating container: openshift-multus/multus-bzhnf/kube-multus\" id=f4603353-4828-4df9-92e2-5dee14b1211b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.279802 | controller |     "Jun 11 10:32:39.843383 crc crio[3650]: time=\"2026-06-11T10:32:39.837524685Z\" level=info msg=\"Creating container: openshift-dns/node-resolver-277xp/dns-node-resolver\" id=fe2a29b0-aa22-44fe-bc4d-e2e2b9e1c2b4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.279825 | controller |     "Jun 11 10:32:39.843383 crc crio[3650]: time=\"2026-06-11T10:32:39.838042462Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=ea5a454f-1176-42b3-9839-f0b70423305b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.279846 | controller |     "Jun 11 10:32:39.843383 crc crio[3650]: time=\"2026-06-11T10:32:39.83829324Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.279861 | controller |     "Jun 11 10:32:39.843383 crc crio[3650]: time=\"2026-06-11T10:32:39.838407204Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.279876 | controller |     "Jun 11 10:32:39.843383 crc crio[3650]: time=\"2026-06-11T10:32:39.838544488Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.279892 | controller |     "Jun 11 10:32:39.843383 crc crio[3650]: time=\"2026-06-11T10:32:39.841467291Z\" level=info msg=\"Started container\" PID=8487 containerID=8f93d5d95b511d036e8128cf21dc16d09297bb48f5a0df6ca10340e57268d533 description=openshift-machine-config-operator/machine-config-server-frshx/machine-config-server id=15340ea3-2a51-417f-973c-6079c9b97853 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee10ec578451648351990cf096007fadd52c9bcc2f406ad7c0418aa57ed936f3",
2026-06-11 11:58:02.279908 | controller |     "Jun 11 10:32:39.883330 crc crio[3650]: time=\"2026-06-11T10:32:39.882536622Z\" level=info msg=\"Ran pod sandbox 056acbe880837bcd1561926247a50a75ddd52f999a401bd0ec0608b539f3f3c3 with infra container: openshift-ovn-kubernetes/ovnkube-node-2tk97/POD\" id=4dda945e-1a49-498b-bab6-ec01b260ef0b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.279923 | controller |     "Jun 11 10:32:39.938175 crc crio[3650]: time=\"2026-06-11T10:32:39.937677686Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=5e93a190-cc41-4792-8f3a-52bc448a31bd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.279938 | controller |     "Jun 11 10:32:39.957561 crc crio[3650]: time=\"2026-06-11T10:32:39.957508695Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=31d8a676-c9d8-4102-948e-be842c5f5583 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.279957 | controller |     "Jun 11 10:32:40.020630 crc crio[3650]: time=\"2026-06-11T10:32:40.020008066Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup\" id=4bf0892f-0c56-418f-9824-b1e9661d5c94 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.279984 | controller |     "Jun 11 10:32:40.117179 crc crio[3650]: time=\"2026-06-11T10:32:40.116533503Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.280017 | controller |     "Jun 11 10:32:40.130290 crc crio[3650]: time=\"2026-06-11T10:32:40.129920375Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.280082 | controller |     "Jun 11 10:32:40.139358 crc crio[3650]: time=\"2026-06-11T10:32:40.138992922Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.280104 | controller |     "Jun 11 10:32:40.147022 crc crio[3650]: time=\"2026-06-11T10:32:40.146890365Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.280120 | controller |     "Jun 11 10:32:40.148279 crc crio[3650]: time=\"2026-06-11T10:32:40.147823733Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.280134 | controller |     "Jun 11 10:32:40.246302 crc crio[3650]: time=\"2026-06-11T10:32:40.245566035Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.280149 | controller |     "Jun 11 10:32:40.400674 crc crio[3650]: time=\"2026-06-11T10:32:40.400314667Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.280164 | controller |     "Jun 11 10:32:40.405657 crc crio[3650]: time=\"2026-06-11T10:32:40.405222997Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.280178 | controller |     "Jun 11 10:32:40.523259 crc crio[3650]: time=\"2026-06-11T10:32:40.520992136Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.280192 | controller |     "Jun 11 10:32:40.539025 crc crio[3650]: time=\"2026-06-11T10:32:40.53803162Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.280207 | controller |     "Jun 11 10:32:40.635624 crc crio[3650]: time=\"2026-06-11T10:32:40.631705123Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.280221 | controller |     "Jun 11 10:32:40.667666 crc crio[3650]: time=\"2026-06-11T10:32:40.667566108Z\" level=info msg=\"Created container 6dde3f755222cbd319c38197e24a9ff45927898bda82e13d9b4272b3090607ef: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=ea5a454f-1176-42b3-9839-f0b70423305b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.280236 | controller |     "Jun 11 10:32:40.669833 crc crio[3650]: time=\"2026-06-11T10:32:40.669006884Z\" level=info msg=\"Starting container: 6dde3f755222cbd319c38197e24a9ff45927898bda82e13d9b4272b3090607ef\" id=c3b268ef-45f0-4adb-9442-327dc0dcc3ae name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.280252 | controller |     "Jun 11 10:32:40.672782 crc crio[3650]: time=\"2026-06-11T10:32:40.672527026Z\" level=info msg=\"Created container 3679cbbb8c0ea764a440475eb7d4c018e06294e8b05885b65fbfb2e01c8baa07: openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon\" id=41a3bb68-3529-4278-8127-145ae6271007 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.280271 | controller |     "Jun 11 10:32:40.674979 crc crio[3650]: time=\"2026-06-11T10:32:40.674858241Z\" level=info msg=\"Starting container: 3679cbbb8c0ea764a440475eb7d4c018e06294e8b05885b65fbfb2e01c8baa07\" id=650c604e-b0f3-437a-96a5-97fcb9886abb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.280286 | controller |     "Jun 11 10:32:40.695813 crc crio[3650]: time=\"2026-06-11T10:32:40.695701337Z\" level=info msg=\"Started container\" PID=8537 containerID=3679cbbb8c0ea764a440475eb7d4c018e06294e8b05885b65fbfb2e01c8baa07 description=openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon id=650c604e-b0f3-437a-96a5-97fcb9886abb name=/runtime.v1.RuntimeService/StartContainer sandboxID=0352637e341e5f5d5fdc87eaa7a35107a984f132f511322de571442b465f6ad3",
2026-06-11 11:58:02.280303 | controller |     "Jun 11 10:32:40.753523 crc crio[3650]: time=\"2026-06-11T10:32:40.753274285Z\" level=info msg=\"Started container\" PID=8551 containerID=6dde3f755222cbd319c38197e24a9ff45927898bda82e13d9b4272b3090607ef description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager id=c3b268ef-45f0-4adb-9442-327dc0dcc3ae name=/runtime.v1.RuntimeService/StartContainer sandboxID=6286c5cd824d0722cf7d1aa46f4dae6382b3cddde7d5609b9f4d263a4214395a",
2026-06-11 11:58:02.280318 | controller |     "Jun 11 10:32:40.786317 crc crio[3650]: time=\"2026-06-11T10:32:40.775257693Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=82f694e6-7c50-44d3-8f6e-a8ba87464c3b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.280333 | controller |     "Jun 11 10:32:40.798294 crc crio[3650]: time=\"2026-06-11T10:32:40.794716763Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=f65c3e87-7582-4568-9299-fbbdc41dbe61 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.280363 | controller |     "Jun 11 10:32:40.799991 crc crio[3650]: time=\"2026-06-11T10:32:40.799942924Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy\" id=832a67a3-656a-4b55-8cac-1265fb7181ef name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.280384 | controller |     "Jun 11 10:32:40.800780 crc crio[3650]: time=\"2026-06-11T10:32:40.800481421Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.280400 | controller |     "Jun 11 10:32:40.876371 crc crio[3650]: time=\"2026-06-11T10:32:40.876248508Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.280414 | controller |     "Jun 11 10:32:40.883991 crc crio[3650]: time=\"2026-06-11T10:32:40.883743087Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.280429 | controller |     "Jun 11 10:32:40.987450 crc crio[3650]: time=\"2026-06-11T10:32:40.986863929Z\" level=info msg=\"Created container 04fc12f8c69d027d6c645f20981fd5cef4fe9ccc3e08b42609b64d4c1cce219a: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup\" id=4bf0892f-0c56-418f-9824-b1e9661d5c94 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.280445 | controller |     "Jun 11 10:32:40.997492 crc crio[3650]: time=\"2026-06-11T10:32:40.997321834Z\" level=info msg=\"Starting container: 04fc12f8c69d027d6c645f20981fd5cef4fe9ccc3e08b42609b64d4c1cce219a\" id=14d98f4b-10a4-4e96-a60e-42e3feb58b72 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.280460 | controller |     "Jun 11 10:32:41.059496 crc crio[3650]: time=\"2026-06-11T10:32:41.058765112Z\" level=info msg=\"Started container\" PID=8573 containerID=04fc12f8c69d027d6c645f20981fd5cef4fe9ccc3e08b42609b64d4c1cce219a description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup id=14d98f4b-10a4-4e96-a60e-42e3feb58b72 name=/runtime.v1.RuntimeService/StartContainer sandboxID=056acbe880837bcd1561926247a50a75ddd52f999a401bd0ec0608b539f3f3c3",
2026-06-11 11:58:02.280480 | controller |     "Jun 11 10:32:41.146856 crc crio[3650]: time=\"2026-06-11T10:32:41.146793472Z\" level=info msg=\"Created container c61bf95152505ba63232f1c0adddcca2642e1b0f953785c43266902d7590dad8: openshift-multus/multus-bzhnf/kube-multus\" id=f4603353-4828-4df9-92e2-5dee14b1211b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.280496 | controller |     "Jun 11 10:32:41.152506 crc crio[3650]: time=\"2026-06-11T10:32:41.151037171Z\" level=info msg=\"Starting container: c61bf95152505ba63232f1c0adddcca2642e1b0f953785c43266902d7590dad8\" id=fe22e05b-d681-49b6-829c-187138e474ad name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.280511 | controller |     "Jun 11 10:32:41.166214 crc crio[3650]: time=\"2026-06-11T10:32:41.162002427Z\" level=info msg=\"Created container 9804d360fe238c76351576ed6eb0e43b8d1ec44b7bea02892b52397b5187bda2: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy\" id=4e40729c-1ef9-4097-bfdd-fb65b707978b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.280526 | controller |     "Jun 11 10:32:41.170473 crc crio[3650]: time=\"2026-06-11T10:32:41.167401328Z\" level=info msg=\"Starting container: 9804d360fe238c76351576ed6eb0e43b8d1ec44b7bea02892b52397b5187bda2\" id=c92ad7ba-d910-4e58-b1a1-215c47c2e481 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.280540 | controller |     "Jun 11 10:32:41.177741 crc crio[3650]: time=\"2026-06-11T10:32:41.177368633Z\" level=info msg=\"Started container\" PID=8562 containerID=c61bf95152505ba63232f1c0adddcca2642e1b0f953785c43266902d7590dad8 description=openshift-multus/multus-bzhnf/kube-multus id=fe22e05b-d681-49b6-829c-187138e474ad name=/runtime.v1.RuntimeService/StartContainer sandboxID=4674836dcee75012a702db78b5525c1a9492d9ec9c049efb1233b94387c357ef",
2026-06-11 11:58:02.280555 | controller |     "Jun 11 10:32:41.275772 crc crio[3650]: time=\"2026-06-11T10:32:41.275111191Z\" level=info msg=\"Started container\" PID=8579 containerID=9804d360fe238c76351576ed6eb0e43b8d1ec44b7bea02892b52397b5187bda2 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy id=c92ad7ba-d910-4e58-b1a1-215c47c2e481 name=/runtime.v1.RuntimeService/StartContainer sandboxID=106340d852599cbf4baa350ac7e1500a562578e321ecf31ccbcd3945cae2303a",
2026-06-11 11:58:02.280570 | controller |     "Jun 11 10:32:41.318059 crc crio[3650]: time=\"2026-06-11T10:32:41.316618977Z\" level=info msg=\"Created container 11403312a6cc607b8f7ea0ae3fa99c7d2eca338a890fd4fccd05e43944d9a6e3: openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy\" id=832a67a3-656a-4b55-8cac-1265fb7181ef name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.280585 | controller |     "Jun 11 10:32:41.325836 crc crio[3650]: time=\"2026-06-11T10:32:41.325582913Z\" level=info msg=\"Starting container: 11403312a6cc607b8f7ea0ae3fa99c7d2eca338a890fd4fccd05e43944d9a6e3\" id=2958b446-e005-462c-ba7f-4fa0f11f41dd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.280599 | controller |     "Jun 11 10:32:41.375498 crc crio[3650]: time=\"2026-06-11T10:32:41.374611591Z\" level=info msg=\"Started container\" PID=8586 containerID=11403312a6cc607b8f7ea0ae3fa99c7d2eca338a890fd4fccd05e43944d9a6e3 description=openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy id=2958b446-e005-462c-ba7f-4fa0f11f41dd name=/runtime.v1.RuntimeService/StartContainer sandboxID=0352637e341e5f5d5fdc87eaa7a35107a984f132f511322de571442b465f6ad3",
2026-06-11 11:58:02.280615 | controller |     "Jun 11 10:32:41.438499 crc crio[3650]: time=\"2026-06-11T10:32:41.4363014Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=80634553-3357-4792-b9e2-c27bd048c07d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.280636 | controller |     "Jun 11 10:32:41.441445 crc crio[3650]: time=\"2026-06-11T10:32:41.440797952Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=159b2958-4d3c-4798-abee-9300948c8a86 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.280652 | controller |     "Jun 11 10:32:41.455864 crc crio[3650]: time=\"2026-06-11T10:32:41.452534831Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=f003b885-dcdb-480f-a983-22e26236248b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.280668 | controller |     "Jun 11 10:32:41.460589 crc crio[3650]: time=\"2026-06-11T10:32:41.46002422Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.280683 | controller |     "Jun 11 10:32:41.605948 crc crio[3650]: time=\"2026-06-11T10:32:41.596734548Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.280698 | controller |     "Jun 11 10:32:42.948384 crc crio[3650]: time=\"2026-06-11T10:32:42.943052293Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.280713 | controller |     "Jun 11 10:32:43.124911 crc crio[3650]: time=\"2026-06-11T10:32:43.122392908Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.280727 | controller |     "Jun 11 10:32:43.371296 crc crio[3650]: time=\"2026-06-11T10:32:43.369466942Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:1b55c029f731ebbde3c5580eef98a588264f4d6a8ae667805c9521dd1ecf1d5d\" id=ae225adc-385f-44f1-9d98-3a6446610ac2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.280742 | controller |     "Jun 11 10:32:43.373518 crc crio[3650]: time=\"2026-06-11T10:32:43.373445889Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:1b55c029f731ebbde3c5580eef98a588264f4d6a8ae667805c9521dd1ecf1d5d\" id=493ada8d-f417-4e4b-b1bd-66d636b3234b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.280757 | controller |     "Jun 11 10:32:43.377692 crc crio[3650]: time=\"2026-06-11T10:32:43.377286069Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins\" id=644d02af-44bb-44de-b8da-f2f98816cfd3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.280772 | controller |     "Jun 11 10:32:43.377791 crc crio[3650]: time=\"2026-06-11T10:32:43.377708806Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.280786 | controller |     "Jun 11 10:32:43.424626 crc crio[3650]: time=\"2026-06-11T10:32:43.423451948Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=f4bdf58e-4362-4827-903c-838d3306455d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.280800 | controller |     "Jun 11 10:32:43.428192 crc crio[3650]: time=\"2026-06-11T10:32:43.427749926Z\" level=info msg=\"Created container d1d45bd0df3be1febafa5c7855166cbc38776970bc564030b93d7139015cbb95: openshift-dns/node-resolver-277xp/dns-node-resolver\" id=fe2a29b0-aa22-44fe-bc4d-e2e2b9e1c2b4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.280818 | controller |     "Jun 11 10:32:43.472804 crc crio[3650]: time=\"2026-06-11T10:32:43.472370334Z\" level=info msg=\"Starting container: d1d45bd0df3be1febafa5c7855166cbc38776970bc564030b93d7139015cbb95\" id=bb64605e-e556-4c30-bf37-35de71c85af2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.280834 | controller |     "Jun 11 10:32:43.486769 crc crio[3650]: time=\"2026-06-11T10:32:43.486643532Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.280848 | controller |     "Jun 11 10:32:43.515667 crc crio[3650]: time=\"2026-06-11T10:32:43.515608809Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=3ed24d5e-105a-4c74-b6e7-a1f626c3c8e7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.280862 | controller |     "Jun 11 10:32:43.555965 crc crio[3650]: time=\"2026-06-11T10:32:43.536668876Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller\" id=c9311508-f0a8-4f19-af6f-b7ef7c5fc6e8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.280876 | controller |     "Jun 11 10:32:43.556835 crc crio[3650]: time=\"2026-06-11T10:32:43.556741816Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.280891 | controller |     "Jun 11 10:32:43.557698 crc crio[3650]: time=\"2026-06-11T10:32:43.557657386Z\" level=info msg=\"Created container 8654ff591391f9a32e71a6b62fa0aaebbcfa8821e2f3eadb46fb4de831baccd8: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=f003b885-dcdb-480f-a983-22e26236248b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.280906 | controller |     "Jun 11 10:32:43.582328 crc crio[3650]: time=\"2026-06-11T10:32:43.580937639Z\" level=info msg=\"Starting container: 8654ff591391f9a32e71a6b62fa0aaebbcfa8821e2f3eadb46fb4de831baccd8\" id=90bfbab5-7e45-45eb-b2f4-c9a243891942 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.280920 | controller |     "Jun 11 10:32:43.610647 crc crio[3650]: time=\"2026-06-11T10:32:43.609697982Z\" level=info msg=\"Started container\" PID=8672 containerID=d1d45bd0df3be1febafa5c7855166cbc38776970bc564030b93d7139015cbb95 description=openshift-dns/node-resolver-277xp/dns-node-resolver id=bb64605e-e556-4c30-bf37-35de71c85af2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=99914829c5891cd141078883aff9dd9f6cc70a6cc8b4dfd0f6846a1eebc07480",
2026-06-11 11:58:02.280934 | controller |     "Jun 11 10:32:43.650489 crc crio[3650]: time=\"2026-06-11T10:32:43.649808067Z\" level=info msg=\"Started container\" PID=8681 containerID=8654ff591391f9a32e71a6b62fa0aaebbcfa8821e2f3eadb46fb4de831baccd8 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=90bfbab5-7e45-45eb-b2f4-c9a243891942 name=/runtime.v1.RuntimeService/StartContainer sandboxID=106340d852599cbf4baa350ac7e1500a562578e321ecf31ccbcd3945cae2303a",
2026-06-11 11:58:02.280949 | controller |     "Jun 11 10:32:43.894333 crc crio[3650]: time=\"2026-06-11T10:32:43.89424289Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.280964 | controller |     "Jun 11 10:32:43.931772 crc crio[3650]: time=\"2026-06-11T10:32:43.930015281Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.280978 | controller |     "Jun 11 10:32:44.424970 crc crio[3650]: time=\"2026-06-11T10:32:44.423772007Z\" level=info msg=\"Created container f638a966efe6c51b890b1f7f9dc1db87bc84194d3f041f238b5975f0244f2065: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller\" id=c9311508-f0a8-4f19-af6f-b7ef7c5fc6e8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.280997 | controller |     "Jun 11 10:32:44.427714 crc crio[3650]: time=\"2026-06-11T10:32:44.425983595Z\" level=info msg=\"Starting container: f638a966efe6c51b890b1f7f9dc1db87bc84194d3f041f238b5975f0244f2065\" id=083c4ed7-f8db-4994-bc46-fa219f9536fb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.281013 | controller |     "Jun 11 10:32:44.521770 crc crio[3650]: time=\"2026-06-11T10:32:44.520653967Z\" level=info msg=\"Started container\" PID=8702 containerID=f638a966efe6c51b890b1f7f9dc1db87bc84194d3f041f238b5975f0244f2065 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller id=083c4ed7-f8db-4994-bc46-fa219f9536fb name=/runtime.v1.RuntimeService/StartContainer sandboxID=056acbe880837bcd1561926247a50a75ddd52f999a401bd0ec0608b539f3f3c3",
2026-06-11 11:58:02.281028 | controller |     "Jun 11 10:32:44.591718 crc crio[3650]: time=\"2026-06-11T10:32:44.586653953Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=1e04c4c2-5ebb-4b72-8648-db23c711660b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.281044 | controller |     "Jun 11 10:32:44.643897 crc crio[3650]: time=\"2026-06-11T10:32:44.642971503Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=021ec74f-e823-4596-bf81-083821d8a302 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.281059 | controller |     "Jun 11 10:32:44.734015 crc crio[3650]: time=\"2026-06-11T10:32:44.731778109Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.281074 | controller |     "Jun 11 10:32:44.753379 crc crio[3650]: time=\"2026-06-11T10:32:44.753229436Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging\" id=88aba556-1307-4f37-b87c-6d060a38a217 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.281088 | controller |     "Jun 11 10:32:44.761990 crc crio[3650]: time=\"2026-06-11T10:32:44.755103436Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.281103 | controller |     "Jun 11 10:32:44.808867 crc crio[3650]: time=\"2026-06-11T10:32:44.808820472Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.281118 | controller |     "Jun 11 10:32:44.811784 crc crio[3650]: time=\"2026-06-11T10:32:44.811755535Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.281132 | controller |     "Jun 11 10:32:44.975638 crc crio[3650]: time=\"2026-06-11T10:32:44.97504533Z\" level=info msg=\"Created container a4a82c2933c759aab0a152e4b8353f6aeb61bf20df80f35f330dde66c9962c3c: openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins\" id=644d02af-44bb-44de-b8da-f2f98816cfd3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.281147 | controller |     "Jun 11 10:32:44.982580 crc crio[3650]: time=\"2026-06-11T10:32:44.98237942Z\" level=info msg=\"Starting container: a4a82c2933c759aab0a152e4b8353f6aeb61bf20df80f35f330dde66c9962c3c\" id=4df20da9-c134-4132-b8e6-9beb9f496376 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.281162 | controller |     "Jun 11 10:32:45.017791 crc crio[3650]: time=\"2026-06-11T10:32:45.015839617Z\" level=info msg=\"Started container\" PID=8747 containerID=a4a82c2933c759aab0a152e4b8353f6aeb61bf20df80f35f330dde66c9962c3c description=openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins id=4df20da9-c134-4132-b8e6-9beb9f496376 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c081178cf65c9574c3dcf99a784a765ab9e7df9c36560766fee6be0ffa7435ad",
2026-06-11 11:58:02.281180 | controller |     "Jun 11 10:32:45.091816 crc crio[3650]: time=\"2026-06-11T10:32:45.091563209Z\" level=info msg=\"Created container 62484b5c61d05877cc27a5121471cd33c4ac097934f90ab1bad075a60a6b10de: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging\" id=88aba556-1307-4f37-b87c-6d060a38a217 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.281196 | controller |     "Jun 11 10:32:45.106197 crc crio[3650]: time=\"2026-06-11T10:32:45.099256205Z\" level=info msg=\"Starting container: 62484b5c61d05877cc27a5121471cd33c4ac097934f90ab1bad075a60a6b10de\" id=90c409a2-c529-491c-94d9-d3bc8a9582f2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.281212 | controller |     "Jun 11 10:32:45.157228 crc crio[3650]: time=\"2026-06-11T10:32:45.156632873Z\" level=info msg=\"Started container\" PID=8756 containerID=62484b5c61d05877cc27a5121471cd33c4ac097934f90ab1bad075a60a6b10de description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging id=90c409a2-c529-491c-94d9-d3bc8a9582f2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=056acbe880837bcd1561926247a50a75ddd52f999a401bd0ec0608b539f3f3c3",
2026-06-11 11:58:02.281226 | controller |     "Jun 11 10:32:45.242837 crc crio[3650]: time=\"2026-06-11T10:32:45.241851401Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=fb9cbd3f-6dd5-452b-8782-d2ec3d804f27 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.281241 | controller |     "Jun 11 10:32:45.247444 crc crio[3650]: time=\"2026-06-11T10:32:45.246664503Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=e6c0edf3-66fc-4a27-9604-7ce2ba87a8a4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.281256 | controller |     "Jun 11 10:32:45.253882 crc crio[3650]: time=\"2026-06-11T10:32:45.253770557Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node\" id=0e33570a-4d11-47e9-82f4-5922f837115b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.281272 | controller |     "Jun 11 10:32:45.254408 crc crio[3650]: time=\"2026-06-11T10:32:45.254273073Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.281287 | controller |     "Jun 11 10:32:45.302588 crc crio[3650]: time=\"2026-06-11T10:32:45.30253374Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.281301 | controller |     "Jun 11 10:32:45.308748 crc crio[3650]: time=\"2026-06-11T10:32:45.308719697Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.281316 | controller |     "Jun 11 10:32:45.518584 crc crio[3650]: time=\"2026-06-11T10:32:45.518527895Z\" level=info msg=\"Created container 5166c37f312c4ac55fb7f54d5088add42f3e7dba6b396535416425f42251578d: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node\" id=0e33570a-4d11-47e9-82f4-5922f837115b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.281331 | controller |     "Jun 11 10:32:45.522750 crc crio[3650]: time=\"2026-06-11T10:32:45.522662085Z\" level=info msg=\"Starting container: 5166c37f312c4ac55fb7f54d5088add42f3e7dba6b396535416425f42251578d\" id=3bec8436-6dc5-44fc-a040-4de78524ea73 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.281369 | controller |     "Jun 11 10:32:45.562476 crc crio[3650]: time=\"2026-06-11T10:32:45.561934926Z\" level=info msg=\"Started container\" PID=8811 containerID=5166c37f312c4ac55fb7f54d5088add42f3e7dba6b396535416425f42251578d description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node id=3bec8436-6dc5-44fc-a040-4de78524ea73 name=/runtime.v1.RuntimeService/StartContainer sandboxID=056acbe880837bcd1561926247a50a75ddd52f999a401bd0ec0608b539f3f3c3",
2026-06-11 11:58:02.281391 | controller |     "Jun 11 10:32:45.637535 crc crio[3650]: time=\"2026-06-11T10:32:45.636544281Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=c81121c9-ffa6-465d-8fc8-1bd8d9c6de5a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.281408 | controller |     "Jun 11 10:32:45.641521 crc crio[3650]: time=\"2026-06-11T10:32:45.641436138Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=3fd294de-cd13-429f-b5a7-0ba61bc2414f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.281422 | controller |     "Jun 11 10:32:45.651624 crc crio[3650]: time=\"2026-06-11T10:32:45.650919535Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics\" id=54600368-f368-4ee8-ae38-f8a2b961390d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.281437 | controller |     "Jun 11 10:32:45.652689 crc crio[3650]: time=\"2026-06-11T10:32:45.652597479Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.281452 | controller |     "Jun 11 10:32:45.724995 crc crio[3650]: time=\"2026-06-11T10:32:45.720742322Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.281466 | controller |     "Jun 11 10:32:45.728469 crc crio[3650]: time=\"2026-06-11T10:32:45.728426802Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.281481 | controller |     "Jun 11 10:32:45.965685 crc crio[3650]: time=\"2026-06-11T10:32:45.965619539Z\" level=info msg=\"Created container 3616a2ff7547e79c5f3e44ff574ab2f7cdcba5b06f4b6e7c3abf4f8e024f62cc: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics\" id=54600368-f368-4ee8-ae38-f8a2b961390d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.281496 | controller |     "Jun 11 10:32:45.976797 crc crio[3650]: time=\"2026-06-11T10:32:45.975377823Z\" level=info msg=\"Starting container: 3616a2ff7547e79c5f3e44ff574ab2f7cdcba5b06f4b6e7c3abf4f8e024f62cc\" id=d88c7884-5392-4ea3-8801-d65cd3a4025e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.281510 | controller |     "Jun 11 10:32:46.013416 crc crio[3650]: time=\"2026-06-11T10:32:46.010962563Z\" level=info msg=\"Started container\" PID=8834 containerID=3616a2ff7547e79c5f3e44ff574ab2f7cdcba5b06f4b6e7c3abf4f8e024f62cc description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics id=d88c7884-5392-4ea3-8801-d65cd3a4025e name=/runtime.v1.RuntimeService/StartContainer sandboxID=056acbe880837bcd1561926247a50a75ddd52f999a401bd0ec0608b539f3f3c3",
2026-06-11 11:58:02.281524 | controller |     "Jun 11 10:32:46.058839 crc crio[3650]: time=\"2026-06-11T10:32:46.054546377Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=91615342-7338-4299-9ca1-17a15068fa3e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.281539 | controller |     "Jun 11 10:32:46.085961 crc crio[3650]: time=\"2026-06-11T10:32:46.085801063Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=bedb05b0-e83a-4d59-b202-d56e4e78afc0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.281556 | controller |     "Jun 11 10:32:46.090670 crc crio[3650]: time=\"2026-06-11T10:32:46.090614445Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd\" id=a897946b-3dff-4b2e-8ff5-9acc41b031ce name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.281571 | controller |     "Jun 11 10:32:46.092006 crc crio[3650]: time=\"2026-06-11T10:32:46.091635237Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.281585 | controller |     "Jun 11 10:32:46.137445 crc crio[3650]: time=\"2026-06-11T10:32:46.136516408Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.281600 | controller |     "Jun 11 10:32:46.142838 crc crio[3650]: time=\"2026-06-11T10:32:46.142809639Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.281614 | controller |     "Jun 11 10:32:46.592223 crc crio[3650]: time=\"2026-06-11T10:32:46.591794133Z\" level=info msg=\"Created container 7576fbdac9ae606605e50518d0f7570738dda2963c2b51380edbb05d28745314: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd\" id=a897946b-3dff-4b2e-8ff5-9acc41b031ce name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.281628 | controller |     "Jun 11 10:32:46.605787 crc crio[3650]: time=\"2026-06-11T10:32:46.605435522Z\" level=info msg=\"Starting container: 7576fbdac9ae606605e50518d0f7570738dda2963c2b51380edbb05d28745314\" id=1a1fbe44-dddc-44d3-8cc1-f8beddf0c4e8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.281643 | controller |     "Jun 11 10:32:46.663335 crc crio[3650]: time=\"2026-06-11T10:32:46.662037795Z\" level=info msg=\"Started container\" PID=8867 containerID=7576fbdac9ae606605e50518d0f7570738dda2963c2b51380edbb05d28745314 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/northd id=1a1fbe44-dddc-44d3-8cc1-f8beddf0c4e8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=056acbe880837bcd1561926247a50a75ddd52f999a401bd0ec0608b539f3f3c3",
2026-06-11 11:58:02.281657 | controller |     "Jun 11 10:32:46.920409 crc crio[3650]: time=\"2026-06-11T10:32:46.919659646Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=42393afd-2ae1-4c13-a34b-ce5b896c2ca4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.281671 | controller |     "Jun 11 10:32:46.927174 crc crio[3650]: time=\"2026-06-11T10:32:46.924442823Z\" level=info msg=\"Created container 83b0ed657ae33014ac52e2a84f5de69d3610511cb2e672c1cb4742d7406674a3: openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter\" id=6f30d12d-d772-484b-b4f2-ab5030f0689b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.281685 | controller |     "Jun 11 10:32:46.927174 crc crio[3650]: time=\"2026-06-11T10:32:46.926835323Z\" level=info msg=\"Starting container: 83b0ed657ae33014ac52e2a84f5de69d3610511cb2e672c1cb4742d7406674a3\" id=ede2b23a-c45e-4e85-be26-f49b33b2b4ae name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.281699 | controller |     "Jun 11 10:32:46.936912 crc crio[3650]: time=\"2026-06-11T10:32:46.934439377Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=b5a72602-a7f9-4db2-b77f-167d3fa2cb5a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.281716 | controller |     "Jun 11 10:32:46.944626 crc crio[3650]: time=\"2026-06-11T10:32:46.944372324Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb\" id=16160425-a9dc-4786-b25e-7369c62d4947 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.281731 | controller |     "Jun 11 10:32:46.946289 crc crio[3650]: time=\"2026-06-11T10:32:46.945000134Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.281746 | controller |     "Jun 11 10:32:47.019440 crc crio[3650]: time=\"2026-06-11T10:32:47.019375496Z\" level=info msg=\"Started container\" PID=8453 containerID=83b0ed657ae33014ac52e2a84f5de69d3610511cb2e672c1cb4742d7406674a3 description=openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter id=ede2b23a-c45e-4e85-be26-f49b33b2b4ae name=/runtime.v1.RuntimeService/StartContainer sandboxID=abd3e69b781cf0c79945b73354c69362dc52388fc6409db7b0ea741529eb43e5",
2026-06-11 11:58:02.281760 | controller |     "Jun 11 10:32:47.038362 crc crio[3650]: time=\"2026-06-11T10:32:47.033504228Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.281774 | controller |     "Jun 11 10:32:47.038362 crc crio[3650]: time=\"2026-06-11T10:32:47.037666381Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.281788 | controller |     "Jun 11 10:32:47.322295 crc crio[3650]: time=\"2026-06-11T10:32:47.31287664Z\" level=info msg=\"Created container d97330e68c40e47eec1425ae9f3ca426794d815d632e776501491664787417e0: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb\" id=16160425-a9dc-4786-b25e-7369c62d4947 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.281802 | controller |     "Jun 11 10:32:47.322295 crc crio[3650]: time=\"2026-06-11T10:32:47.318001763Z\" level=info msg=\"Starting container: d97330e68c40e47eec1425ae9f3ca426794d815d632e776501491664787417e0\" id=62fdb9c8-a92c-43e5-b0c0-504293a6c983 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.281816 | controller |     "Jun 11 10:32:47.426857 crc crio[3650]: time=\"2026-06-11T10:32:47.424621637Z\" level=info msg=\"Started container\" PID=8896 containerID=d97330e68c40e47eec1425ae9f3ca426794d815d632e776501491664787417e0 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb id=62fdb9c8-a92c-43e5-b0c0-504293a6c983 name=/runtime.v1.RuntimeService/StartContainer sandboxID=056acbe880837bcd1561926247a50a75ddd52f999a401bd0ec0608b539f3f3c3",
2026-06-11 11:58:02.281831 | controller |     "Jun 11 10:32:50.309013 crc crio[3650]: time=\"2026-06-11T10:32:50.305927076Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=ce054795-04b6-49a7-b2df-b5460c3bf702 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.281846 | controller |     "Jun 11 10:32:50.315407 crc crio[3650]: time=\"2026-06-11T10:32:50.314611034Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=03a2167b-07a7-44c1-9ae3-1fdeba1ffd6d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.281860 | controller |     "Jun 11 10:32:50.330503 crc crio[3650]: time=\"2026-06-11T10:32:50.329457061Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb\" id=8830d061-76a8-4a46-a6f2-6344b6658850 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.281875 | controller |     "Jun 11 10:32:50.334461 crc crio[3650]: time=\"2026-06-11T10:32:50.332616502Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.281893 | controller |     "Jun 11 10:32:50.397686 crc crio[3650]: time=\"2026-06-11T10:32:50.397556408Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.281910 | controller |     "Jun 11 10:32:50.401488 crc crio[3650]: time=\"2026-06-11T10:32:50.40137061Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.281926 | controller |     "Jun 11 10:32:50.649091 crc crio[3650]: time=\"2026-06-11T10:32:50.648875122Z\" level=info msg=\"Created container 5a78a5680973ee7e503f431eb4c76e8e2338ea73a337e72869fb725572a61c34: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb\" id=8830d061-76a8-4a46-a6f2-6344b6658850 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.281955 | controller |     "Jun 11 10:32:50.652031 crc crio[3650]: time=\"2026-06-11T10:32:50.651861936Z\" level=info msg=\"Starting container: 5a78a5680973ee7e503f431eb4c76e8e2338ea73a337e72869fb725572a61c34\" id=3e676bf9-5f27-4555-9afb-dcac0df3be67 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.281974 | controller |     "Jun 11 10:32:50.711779 crc crio[3650]: time=\"2026-06-11T10:32:50.711582343Z\" level=info msg=\"Started container\" PID=9003 containerID=5a78a5680973ee7e503f431eb4c76e8e2338ea73a337e72869fb725572a61c34 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb id=3e676bf9-5f27-4555-9afb-dcac0df3be67 name=/runtime.v1.RuntimeService/StartContainer sandboxID=056acbe880837bcd1561926247a50a75ddd52f999a401bd0ec0608b539f3f3c3",
2026-06-11 11:58:02.281990 | controller |     "Jun 11 10:32:53.381849 crc crio[3650]: time=\"2026-06-11T10:32:53.381448404Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=d6ed81a2-d8db-49b8-ab8a-91cd32eb67b9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.282005 | controller |     "Jun 11 10:32:53.433849 crc crio[3650]: time=\"2026-06-11T10:32:53.433795597Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=d54ce735-4c8f-437f-945f-6a90c495ae4d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.282019 | controller |     "Jun 11 10:32:53.439362 crc crio[3650]: time=\"2026-06-11T10:32:53.43894589Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller\" id=1a31aa55-e888-4dbd-871a-31b50eee2dd1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.282034 | controller |     "Jun 11 10:32:53.440272 crc crio[3650]: time=\"2026-06-11T10:32:53.439517528Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.282049 | controller |     "Jun 11 10:32:53.500642 crc crio[3650]: time=\"2026-06-11T10:32:53.499523935Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.282066 | controller |     "Jun 11 10:32:53.515435 crc crio[3650]: time=\"2026-06-11T10:32:53.514966548Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.282088 | controller |     "Jun 11 10:32:54.019881 crc crio[3650]: time=\"2026-06-11T10:32:54.017530294Z\" level=info msg=\"Created container ded4235e2d91629051f887d09b34bdfa55aa6017194596648369be7205eec939: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller\" id=1a31aa55-e888-4dbd-871a-31b50eee2dd1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.282111 | controller |     "Jun 11 10:32:54.023628 crc crio[3650]: time=\"2026-06-11T10:32:54.023460303Z\" level=info msg=\"Starting container: ded4235e2d91629051f887d09b34bdfa55aa6017194596648369be7205eec939\" id=aff16c24-c142-41c3-9c8c-99910fe25387 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.282132 | controller |     "Jun 11 10:32:54.089923 crc crio[3650]: time=\"2026-06-11T10:32:54.089530747Z\" level=info msg=\"Started container\" PID=9109 containerID=ded4235e2d91629051f887d09b34bdfa55aa6017194596648369be7205eec939 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller id=aff16c24-c142-41c3-9c8c-99910fe25387 name=/runtime.v1.RuntimeService/StartContainer sandboxID=056acbe880837bcd1561926247a50a75ddd52f999a401bd0ec0608b539f3f3c3",
2026-06-11 11:58:02.282148 | controller |     "Jun 11 10:32:57.596995 crc crio[3650]: time=\"2026-06-11T10:32:57.595870471Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6efa070ceb93cc5fc2e76eab6d9c96ac3c4f8812085d0b6eb6e3f513b5bac782\" id=261d27c8-d0db-490a-b28b-1ed712031f91 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.282163 | controller |     "Jun 11 10:32:57.601582 crc crio[3650]: time=\"2026-06-11T10:32:57.60141825Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6efa070ceb93cc5fc2e76eab6d9c96ac3c4f8812085d0b6eb6e3f513b5bac782\" id=27c87c6b-0029-43c8-87c1-4a345d8043ac name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.282178 | controller |     "Jun 11 10:32:57.607877 crc crio[3650]: time=\"2026-06-11T10:32:57.606664265Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin\" id=2f737d4c-3288-4ace-a6be-e32287b434ad name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.282193 | controller |     "Jun 11 10:32:57.607877 crc crio[3650]: time=\"2026-06-11T10:32:57.607707528Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.282208 | controller |     "Jun 11 10:32:57.678239 crc crio[3650]: time=\"2026-06-11T10:32:57.678085519Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.282224 | controller |     "Jun 11 10:32:58.381000 crc crio[3650]: time=\"2026-06-11T10:32:58.380410101Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.282239 | controller |     "Jun 11 10:32:58.621918 crc crio[3650]: time=\"2026-06-11T10:32:58.621707988Z\" level=info msg=\"Created container ec5e1e200c00367a5e681ea0227a97e0e4124bb799096583d4839909b45146da: openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin\" id=2f737d4c-3288-4ace-a6be-e32287b434ad name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.282253 | controller |     "Jun 11 10:32:58.633973 crc crio[3650]: time=\"2026-06-11T10:32:58.633861274Z\" level=info msg=\"Starting container: ec5e1e200c00367a5e681ea0227a97e0e4124bb799096583d4839909b45146da\" id=8a56ef26-9b37-40b5-97d7-0df018cef087 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.282268 | controller |     "Jun 11 10:32:58.669234 crc crio[3650]: time=\"2026-06-11T10:32:58.667725337Z\" level=info msg=\"Started container\" PID=9294 containerID=ec5e1e200c00367a5e681ea0227a97e0e4124bb799096583d4839909b45146da description=openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin id=8a56ef26-9b37-40b5-97d7-0df018cef087 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c081178cf65c9574c3dcf99a784a765ab9e7df9c36560766fee6be0ffa7435ad",
2026-06-11 11:58:02.282283 | controller |     "Jun 11 10:32:59.748858 crc crio[3650]: time=\"2026-06-11T10:32:59.748775023Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:c3454e762466e22e2a893650b9781823558bc6fdfda2aa4188aff3cb819014c4\" id=287d9200-4b76-4ec0-92ce-5684f19a267f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.282301 | controller |     "Jun 11 10:32:59.751443 crc crio[3650]: time=\"2026-06-11T10:32:59.751367523Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:c3454e762466e22e2a893650b9781823558bc6fdfda2aa4188aff3cb819014c4\" id=e6837443-6094-4fae-9736-aa40f52f1bc4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.282317 | controller |     "Jun 11 10:32:59.753495 crc crio[3650]: time=\"2026-06-11T10:32:59.753418367Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni\" id=b86c3781-8a25-4186-8808-c8d4fe972caa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.282332 | controller |     "Jun 11 10:32:59.753793 crc crio[3650]: time=\"2026-06-11T10:32:59.753725206Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.282363 | controller |     "Jun 11 10:32:59.952894 crc crio[3650]: time=\"2026-06-11T10:32:59.951864853Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.282385 | controller |     "Jun 11 10:33:00.580976 crc crio[3650]: time=\"2026-06-11T10:33:00.580580529Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.282401 | controller |     "Jun 11 10:33:00.756670 crc crio[3650]: time=\"2026-06-11T10:33:00.754681809Z\" level=info msg=\"Created container a53d7e0cbaaa5da6116b5a8bb272b77d68485eadcf8831b44c1380e39c1e4bbd: openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni\" id=b86c3781-8a25-4186-8808-c8d4fe972caa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.282416 | controller |     "Jun 11 10:33:00.768873 crc crio[3650]: time=\"2026-06-11T10:33:00.767762765Z\" level=info msg=\"Starting container: a53d7e0cbaaa5da6116b5a8bb272b77d68485eadcf8831b44c1380e39c1e4bbd\" id=70cd14bd-6cb9-4cfc-83a3-03fd9c49be74 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.282430 | controller |     "Jun 11 10:33:00.809877 crc crio[3650]: time=\"2026-06-11T10:33:00.809655623Z\" level=info msg=\"Started container\" PID=9337 containerID=a53d7e0cbaaa5da6116b5a8bb272b77d68485eadcf8831b44c1380e39c1e4bbd description=openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni id=70cd14bd-6cb9-4cfc-83a3-03fd9c49be74 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c081178cf65c9574c3dcf99a784a765ab9e7df9c36560766fee6be0ffa7435ad",
2026-06-11 11:58:02.282445 | controller |     "Jun 11 10:33:01.843938 crc crio[3650]: time=\"2026-06-11T10:33:01.843807186Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0\" id=0be8715d-31d5-4416-9dff-415de9ce3be2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.282460 | controller |     "Jun 11 10:33:01.848796 crc crio[3650]: time=\"2026-06-11T10:33:01.848603918Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0\" id=89c85755-8674-4cfc-b9b6-c683f1c8d580 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.282474 | controller |     "Jun 11 10:33:01.853377 crc crio[3650]: time=\"2026-06-11T10:33:01.852885993Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy\" id=0fc05ca6-2852-4dfb-81d0-395581809f08 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.282489 | controller |     "Jun 11 10:33:01.853883 crc crio[3650]: time=\"2026-06-11T10:33:01.853645237Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.282508 | controller |     "Jun 11 10:33:01.920566 crc crio[3650]: time=\"2026-06-11T10:33:01.918717574Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.282524 | controller |     "Jun 11 10:33:02.809505 crc crio[3650]: time=\"2026-06-11T10:33:02.80939702Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.282539 | controller |     "Jun 11 10:33:02.976408 crc crio[3650]: time=\"2026-06-11T10:33:02.975621385Z\" level=info msg=\"Created container f890cb031d1e6063e0e3d12baed0de5aea55a358fe5abbc76c1c1b09ae3230d8: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy\" id=0fc05ca6-2852-4dfb-81d0-395581809f08 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.282554 | controller |     "Jun 11 10:33:02.981741 crc crio[3650]: time=\"2026-06-11T10:33:02.981605411Z\" level=info msg=\"Starting container: f890cb031d1e6063e0e3d12baed0de5aea55a358fe5abbc76c1c1b09ae3230d8\" id=c052c921-4fbd-44dd-99f1-3c208184fb49 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.282570 | controller |     "Jun 11 10:33:02.997797 crc crio[3650]: time=\"2026-06-11T10:33:02.997689221Z\" level=info msg=\"Started container\" PID=9388 containerID=f890cb031d1e6063e0e3d12baed0de5aea55a358fe5abbc76c1c1b09ae3230d8 description=openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy id=c052c921-4fbd-44dd-99f1-3c208184fb49 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c081178cf65c9574c3dcf99a784a765ab9e7df9c36560766fee6be0ffa7435ad",
2026-06-11 11:58:02.282585 | controller |     "Jun 11 10:33:06.210080 crc crio[3650]: time=\"2026-06-11T10:33:06.209310654Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29686230-hs9dx/POD\" id=1b2c3128-ae11-41f8-86b5-6731b2330aff name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.282600 | controller |     "Jun 11 10:33:06.210716 crc crio[3650]: time=\"2026-06-11T10:33:06.210270004Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.282614 | controller |     "Jun 11 10:33:19.480046 crc crio[3650]: time=\"2026-06-11T10:33:19.400070184Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=11b16fcb-90b3-486a-8ea3-0c6135a44523 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.282629 | controller |     "Jun 11 10:33:19.480046 crc crio[3650]: time=\"2026-06-11T10:33:19.404324616Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=97afdf47-4f76-42e0-91d7-1de76cc362f9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.282643 | controller |     "Jun 11 10:33:19.480046 crc crio[3650]: time=\"2026-06-11T10:33:19.40770462Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=ce083494-622c-4666-9f09-d5476307cbba name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.282658 | controller |     "Jun 11 10:33:19.480046 crc crio[3650]: time=\"2026-06-11T10:33:19.408078042Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.282673 | controller |     "Jun 11 10:33:19.480046 crc crio[3650]: time=\"2026-06-11T10:33:19.456440725Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.282691 | controller |     "Jun 11 10:33:20.490880 crc crio[3650]: time=\"2026-06-11T10:33:20.490501416Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.282707 | controller |     "Jun 11 10:33:21.134256 crc crio[3650]: time=\"2026-06-11T10:33:21.131550554Z\" level=info msg=\"Created container 9594ba19fdc1ee5b56e0111b37152e1242f4d454791c2c10ff18bc9b9b9ec070: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=ce083494-622c-4666-9f09-d5476307cbba name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.282722 | controller |     "Jun 11 10:33:21.134256 crc crio[3650]: time=\"2026-06-11T10:33:21.134071453Z\" level=info msg=\"Starting container: 9594ba19fdc1ee5b56e0111b37152e1242f4d454791c2c10ff18bc9b9b9ec070\" id=ab4fa69a-73b6-4b8d-ad83-87ae981338dd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.282737 | controller |     "Jun 11 10:33:21.140970 crc crio[3650]: time=\"2026-06-11T10:33:21.140006777Z\" level=info msg=\"Started container\" PID=9790 containerID=9594ba19fdc1ee5b56e0111b37152e1242f4d454791c2c10ff18bc9b9b9ec070 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=ab4fa69a-73b6-4b8d-ad83-87ae981338dd name=/runtime.v1.RuntimeService/StartContainer sandboxID=106340d852599cbf4baa350ac7e1500a562578e321ecf31ccbcd3945cae2303a",
2026-06-11 11:58:02.282752 | controller |     "Jun 11 10:33:25.477843 crc crio[3650]: time=\"2026-06-11T10:33:25.476671039Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0\" id=807164d4-90a2-4a36-b88b-55a73287615e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.282767 | controller |     "Jun 11 10:33:25.487612 crc crio[3650]: time=\"2026-06-11T10:33:25.487452342Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0\" id=08b8ef8a-1ee2-478d-ae05-cc5900c2d16e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.282781 | controller |     "Jun 11 10:33:25.493746 crc crio[3650]: time=\"2026-06-11T10:33:25.493428808Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni\" id=4899b830-6310-4082-9b94-96702f39cd36 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.282796 | controller |     "Jun 11 10:33:25.494082 crc crio[3650]: time=\"2026-06-11T10:33:25.493993266Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.282811 | controller |     "Jun 11 10:33:25.535780 crc crio[3650]: time=\"2026-06-11T10:33:25.535548767Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.282825 | controller |     "Jun 11 10:33:26.058982 crc crio[3650]: time=\"2026-06-11T10:33:26.05876396Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.282840 | controller |     "Jun 11 10:33:26.162908 crc crio[3650]: time=\"2026-06-11T10:33:26.162805347Z\" level=info msg=\"Created container 85e7eed68a7ca755dd7adbfa4790bc5acea9a4e27e6a8d7bdaaab7ea3002bf6c: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni\" id=4899b830-6310-4082-9b94-96702f39cd36 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.282855 | controller |     "Jun 11 10:33:26.165531 crc crio[3650]: time=\"2026-06-11T10:33:26.165432388Z\" level=info msg=\"Starting container: 85e7eed68a7ca755dd7adbfa4790bc5acea9a4e27e6a8d7bdaaab7ea3002bf6c\" id=548d0019-f5c5-4927-9ae1-676afa298b78 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.282873 | controller |     "Jun 11 10:33:26.172952 crc crio[3650]: time=\"2026-06-11T10:33:26.172866139Z\" level=info msg=\"Started container\" PID=10069 containerID=85e7eed68a7ca755dd7adbfa4790bc5acea9a4e27e6a8d7bdaaab7ea3002bf6c description=openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni id=548d0019-f5c5-4927-9ae1-676afa298b78 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c081178cf65c9574c3dcf99a784a765ab9e7df9c36560766fee6be0ffa7435ad",
2026-06-11 11:58:02.282890 | controller |     "Jun 11 10:33:26.489439 crc crio[3650]: time=\"2026-06-11T10:33:26.489292371Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=185b47c4-0cb9-4bd5-acad-69da60b740c3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.282904 | controller |     "Jun 11 10:33:26.493459 crc crio[3650]: time=\"2026-06-11T10:33:26.493008826Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=b952fb9d-4df5-4a23-a130-16bd72ba88bc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.282919 | controller |     "Jun 11 10:33:26.496543 crc crio[3650]: time=\"2026-06-11T10:33:26.496418681Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins\" id=4571443f-926d-4b77-becc-89dd4721d8c0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.282934 | controller |     "Jun 11 10:33:26.496981 crc crio[3650]: time=\"2026-06-11T10:33:26.496873726Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.282949 | controller |     "Jun 11 10:33:26.538680 crc crio[3650]: time=\"2026-06-11T10:33:26.538574301Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.282965 | controller |     "Jun 11 10:33:26.765892 crc crio[3650]: time=\"2026-06-11T10:33:26.76570506Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.282979 | controller |     "Jun 11 10:33:26.900188 crc crio[3650]: time=\"2026-06-11T10:33:26.899967549Z\" level=info msg=\"Created container c52c7f93d5168a715d1e43f734fc04261988efeb727b942d02d5c98da0883c26: openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins\" id=4571443f-926d-4b77-becc-89dd4721d8c0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.282994 | controller |     "Jun 11 10:33:26.902631 crc crio[3650]: time=\"2026-06-11T10:33:26.902514588Z\" level=info msg=\"Starting container: c52c7f93d5168a715d1e43f734fc04261988efeb727b942d02d5c98da0883c26\" id=9df81b41-48e5-4a41-804b-4c83de9cf030 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.283009 | controller |     "Jun 11 10:33:26.912975 crc crio[3650]: time=\"2026-06-11T10:33:26.912240783Z\" level=info msg=\"Started container\" PID=10092 containerID=c52c7f93d5168a715d1e43f734fc04261988efeb727b942d02d5c98da0883c26 description=openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins id=9df81b41-48e5-4a41-804b-4c83de9cf030 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c081178cf65c9574c3dcf99a784a765ab9e7df9c36560766fee6be0ffa7435ad",
2026-06-11 11:58:02.283024 | controller |     "Jun 11 10:33:31.411325 crc crio[3650]: 2026-06-11T10:33:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ee181da4c8522f5 Mac:fa:7c:72:62:3e:d6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:26 Mtu:0 Sandbox:/var/run/netns/cb6ccb60-7eca-4df7-8109-eeb40cfea68c SocketPath: PciID:}] [{Interface:0xc0000159d0 Address:{IP:10.217.0.38 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.283043 | controller |     "Jun 11 10:33:32.558854 crc crio[3650]: 2026-06-11T10:33:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5474d1b9b8f5df0 Mac:76:2a:bd:ef:63:38 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:11 Mtu:0 Sandbox:/var/run/netns/1a76ac17-7987-4b74-9c05-fcc7729b976b SocketPath: PciID:}] [{Interface:0xc000244650 Address:{IP:10.217.0.17 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.283058 | controller |     "Jun 11 10:33:32.656527 crc crio[3650]: 2026-06-11T10:33:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d2a5b75e1cb0179 Mac:2a:9d:af:25:2d:91 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2c Mtu:0 Sandbox:/var/run/netns/3bb6ad31-547f-437d-9a9d-78d86be07e44 SocketPath: PciID:}] [{Interface:0xc00033c910 Address:{IP:10.217.0.44 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.283072 | controller |     "Jun 11 10:33:33.373880 crc crio[3650]: 2026-06-11T10:33:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:516bc6d9bcbfea8 Mac:ae:02:b6:e1:30:d8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:18 Mtu:0 Sandbox:/var/run/netns/5daac21e-e0ef-4118-949c-ea3cf1a409f8 SocketPath: PciID:}] [{Interface:0xc00058c830 Address:{IP:10.217.0.24 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.283086 | controller |     "Jun 11 10:33:33.385245 crc crio[3650]: 2026-06-11T10:33:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c16806a1016fb09 Mac:76:46:96:a8:8f:fa Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:31 Mtu:0 Sandbox:/var/run/netns/8cfab58f-dd7e-4a73-8e6a-0a9626c5185a SocketPath: PciID:}] [{Interface:0xc000118640 Address:{IP:10.217.0.49 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.283101 | controller |     "Jun 11 10:33:33.495552 crc crio[3650]: 2026-06-11T10:33:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fbd80202514f0b5 Mac:56:59:33:ea:a5:93 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:13 Mtu:0 Sandbox:/var/run/netns/c4f5aa31-9404-422b-8f37-24129d40c664 SocketPath: PciID:}] [{Interface:0xc000608800 Address:{IP:10.217.0.19 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.283115 | controller |     "Jun 11 10:33:34.285055 crc crio[3650]: 2026-06-11T10:33:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:75a34b9d735f293 Mac:ae:f7:6e:b5:15:ce Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:06 Mtu:0 Sandbox:/var/run/netns/90aca7e3-2d63-40a6-b086-7c9089eccfaf SocketPath: PciID:}] [{Interface:0xc0002daaa0 Address:{IP:10.217.0.6 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.283129 | controller |     "Jun 11 10:33:34.317232 crc crio[3650]: 2026-06-11T10:33:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4b6f68ee5043dc4 Mac:aa:bd:99:25:57:92 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:21 Mtu:0 Sandbox:/var/run/netns/12a16425-93fc-4537-9b85-6ebd32bb72e6 SocketPath: PciID:}] [{Interface:0xc0005805d0 Address:{IP:10.217.0.33 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.283143 | controller |     "Jun 11 10:33:34.324475 crc crio[3650]: 2026-06-11T10:33:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f5f968b95a4c09e Mac:46:60:71:fe:a5:ae Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:30 Mtu:0 Sandbox:/var/run/netns/431d11f5-46e6-446f-9602-32962b5f8cef SocketPath: PciID:}] [{Interface:0xc0001377a0 Address:{IP:10.217.0.48 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.283158 | controller |     "Jun 11 10:33:34.434843 crc crio[3650]: 2026-06-11T10:33:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a6c2e68b27559c9 Mac:36:9d:da:ec:d3:5f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0e Mtu:0 Sandbox:/var/run/netns/ae47957c-fd82-4182-90a4-35c93556a0fd SocketPath: PciID:}] [{Interface:0xc000014490 Address:{IP:10.217.0.14 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.283175 | controller |     "Jun 11 10:33:34.435913 crc crio[3650]: 2026-06-11T10:33:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9c99f420713f642 Mac:12:09:cf:32:e0:48 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0a Mtu:0 Sandbox:/var/run/netns/385ec03d-40ef-4ca9-bba7-173d9aa040b1 SocketPath: PciID:}] [{Interface:0xc0005885b0 Address:{IP:10.217.0.10 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.283190 | controller |     "Jun 11 10:33:34.442169 crc crio[3650]: 2026-06-11T10:33:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:06f2fcdca962072 Mac:8e:3a:d3:ca:88:ec Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1d Mtu:0 Sandbox:/var/run/netns/b185b262-0045-4c12-89ac-87c2d186bd5b SocketPath: PciID:}] [{Interface:0xc000014e90 Address:{IP:10.217.0.29 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.283205 | controller |     "Jun 11 10:33:34.447766 crc crio[3650]: 2026-06-11T10:33:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f00a4f34978e87c Mac:06:b7:9e:7e:ef:5f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2d Mtu:0 Sandbox:/var/run/netns/5d5b07e4-0498-4d08-aa03-e288b8e0a2f6 SocketPath: PciID:}] [{Interface:0xc000201240 Address:{IP:10.217.0.45 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.283219 | controller |     "Jun 11 10:33:34.459998 crc crio[3650]: 2026-06-11T10:33:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ed5e22ae44b291e Mac:c2:ff:de:1a:89:a4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:10 Mtu:0 Sandbox:/var/run/netns/900ed776-97f8-48d6-ac70-867f91fdca60 SocketPath: PciID:}] [{Interface:0xc000534bf0 Address:{IP:10.217.0.16 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.283235 | controller |     "Jun 11 10:33:34.464876 crc crio[3650]: 2026-06-11T10:33:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9d4aa1898017b16 Mac:e2:5d:72:05:33:ef Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:08 Mtu:0 Sandbox:/var/run/netns/a2edd1d4-cf8f-4dbd-80d7-47b139e37b4b SocketPath: PciID:}] [{Interface:0xc000193030 Address:{IP:10.217.0.8 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.283257 | controller |     "Jun 11 10:33:34.568695 crc crio[3650]: 2026-06-11T10:33:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2ced3af3cca149b Mac:7a:ce:07:ff:86:ff Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3a Mtu:0 Sandbox:/var/run/netns/0f0844f6-3d78-46aa-a86e-b60563c0e3ba SocketPath: PciID:}] [{Interface:0xc000014f90 Address:{IP:10.217.0.58 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.283280 | controller |     "Jun 11 10:33:34.572787 crc crio[3650]: 2026-06-11T10:33:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fc27bf3df737d5f Mac:42:00:92:2d:a7:df Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:12 Mtu:0 Sandbox:/var/run/netns/6c859371-18ba-499c-acc0-75b1674111e5 SocketPath: PciID:}] [{Interface:0xc000266a30 Address:{IP:10.217.0.18 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.283305 | controller |     "Jun 11 10:33:34.587287 crc crio[3650]: 2026-06-11T10:33:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:814a6d6535d3704 Mac:26:19:13:40:fc:7f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:41 Mtu:0 Sandbox:/var/run/netns/bc3a7dcb-8326-4ba5-a13c-e6a1d84cc52a SocketPath: PciID:}] [{Interface:0xc0004309b0 Address:{IP:10.217.0.65 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.283326 | controller |     "Jun 11 10:33:34.602981 crc crio[3650]: 2026-06-11T10:33:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f44e3225afe57af Mac:9e:59:f8:77:86:64 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:04 Mtu:0 Sandbox:/var/run/netns/90695116-c143-4b1d-97e2-8e66919cc0ef SocketPath: PciID:}] [{Interface:0xc000228d90 Address:{IP:10.217.0.4 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.283363 | controller |     "Jun 11 10:33:34.604326 crc crio[3650]: 2026-06-11T10:33:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d2436a448532320 Mac:6e:87:4e:a1:34:14 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:03 Mtu:0 Sandbox:/var/run/netns/931314fb-dc94-4c78-a26b-2a787bb686c5 SocketPath: PciID:}] [{Interface:0xc0005b8930 Address:{IP:10.217.0.3 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.283405 | controller |     "Jun 11 10:33:34.604912 crc crio[3650]: 2026-06-11T10:33:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0388217e0684e71 Mac:a6:57:5b:8d:71:f8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2a Mtu:0 Sandbox:/var/run/netns/d226181c-51e9-4f21-add3-00f53db048d9 SocketPath: PciID:}] [{Interface:0xc0002d4990 Address:{IP:10.217.0.42 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.283425 | controller |     "Jun 11 10:33:34.606021 crc crio[3650]: 2026-06-11T10:33:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d8c8cc606e0696f Mac:56:f4:cc:04:5a:7f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3b Mtu:0 Sandbox:/var/run/netns/613fead4-44a4-4a57-823f-efe2b501fd7d SocketPath: PciID:}] [{Interface:0xc0004b4ec0 Address:{IP:10.217.0.59 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.283441 | controller |     "Jun 11 10:33:34.611761 crc crio[3650]: 2026-06-11T10:33:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:07062107e831bd2 Mac:0e:d9:89:6a:8d:71 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:23 Mtu:0 Sandbox:/var/run/netns/37db4130-3ded-41cc-971a-892cb8825741 SocketPath: PciID:}] [{Interface:0xc0003bc820 Address:{IP:10.217.0.35 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.283457 | controller |     "Jun 11 10:33:34.612386 crc crio[3650]: time=\"2026-06-11T10:33:34.612270503Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 11:58:02.283473 | controller |     "Jun 11 10:33:34.612386 crc crio[3650]: time=\"2026-06-11T10:33:34.612383646Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/egress-router\\\"\"",
2026-06-11 11:58:02.283488 | controller |     "Jun 11 10:33:34.613445 crc crio[3650]: time=\"2026-06-11T10:33:34.61335787Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:06f2fcdca9620729839d83d47e099fed83ed7f2a7600f1d0295d591e1d79ab35 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/b185b262-0045-4c12-89ac-87c2d186bd5b 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:0xc002a1a0a8}] Aliases:map[]}\"",
2026-06-11 11:58:02.283504 | controller |     "Jun 11 10:33:34.613637 crc crio[3650]: time=\"2026-06-11T10:33:34.613460763Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:516bc6d9bcbfea8786b9cfbe5a5cf1a4347cbfac023867d6d7110c911d4e0a40 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/5daac21e-e0ef-4118-949c-ea3cf1a409f8 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:0xc0017aa310}] Aliases:map[]}\"",
2026-06-11 11:58:02.283519 | controller |     "Jun 11 10:33:34.613637 crc crio[3650]: time=\"2026-06-11T10:33:34.613588964Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:c1d646d91840306ab4bf01e865e3b2326bda4801e06fc082c833812929de6cd1 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/0135306d-31cf-4be2-bde1-d5e97c0d9e4e 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:0xc0015865a8}] Aliases:map[]}\"",
2026-06-11 11:58:02.283538 | controller |     "Jun 11 10:33:34.613637 crc crio[3650]: time=\"2026-06-11T10:33:34.613615085Z\" level=info msg=\"Adding pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.283555 | controller |     "Jun 11 10:33:34.613777 crc crio[3650]: time=\"2026-06-11T10:33:34.613636659Z\" 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-11 11:58:02.283571 | controller |     "Jun 11 10:33:34.613777 crc crio[3650]: time=\"2026-06-11T10:33:34.613657539Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:75a34b9d735f293ff0af6d791618b1cede0d9c1578e168ba6ecd2f3ca7f9f051 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/90aca7e3-2d63-40a6-b086-7c9089eccfaf 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:0xc0001888a0}] Aliases:map[]}\"",
2026-06-11 11:58:02.283586 | controller |     "Jun 11 10:33:34.613850 crc crio[3650]: time=\"2026-06-11T10:33:34.613816904Z\" level=info msg=\"Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.283604 | controller |     "Jun 11 10:33:34.614048 crc crio[3650]: time=\"2026-06-11T10:33:34.613973059Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:f44e3225afe57afed1bc937cd165e98d088eeb2b7a98b54af19b180be964aa57 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/90695116-c143-4b1d-97e2-8e66919cc0ef 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:0xc001648120}] Aliases:map[]}\"",
2026-06-11 11:58:02.283627 | controller |     "Jun 11 10:33:34.614048 crc crio[3650]: time=\"2026-06-11T10:33:34.614031771Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:4b6f68ee5043dc4cefea29f31ca220f4e08b9d82b41af55c49f6cf64addd60e9 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/12a16425-93fc-4537-9b85-6ebd32bb72e6 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:0xc00021a658}] Aliases:map[]}\"",
2026-06-11 11:58:02.283654 | controller |     "Jun 11 10:33:34.614203 crc crio[3650]: time=\"2026-06-11T10:33:34.614057633Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:07062107e831bd2bc053de9df6a86b3b014f434c930c900b1ce1ed92b05fd52b UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/37db4130-3ded-41cc-971a-892cb8825741 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:0xc001384470}] Aliases:map[]}\"",
2026-06-11 11:58:02.283676 | controller |     "Jun 11 10:33:34.614259 crc crio[3650]: time=\"2026-06-11T10:33:34.614233127Z\" level=info msg=\"Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.283692 | controller |     "Jun 11 10:33:34.614298 crc crio[3650]: time=\"2026-06-11T10:33:34.614259648Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:f00a4f34978e87c5f1c6b100799810df031c4bff66b809eb32c23ea709e5dade UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/5d5b07e4-0498-4d08-aa03-e288b8e0a2f6 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:0xc0017aa480}] Aliases:map[]}\"",
2026-06-11 11:58:02.283712 | controller |     "Jun 11 10:33:34.614298 crc crio[3650]: time=\"2026-06-11T10:33:34.61427725Z\" level=info msg=\"Checking pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.283728 | controller |     "Jun 11 10:33:34.614412 crc crio[3650]: time=\"2026-06-11T10:33:34.614379092Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-l27pk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.283742 | controller |     "Jun 11 10:33:34.614538 crc crio[3650]: time=\"2026-06-11T10:33:34.614243678Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-target-fhkjl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.283757 | controller |     "Jun 11 10:33:34.614597 crc crio[3650]: time=\"2026-06-11T10:33:34.614554998Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:ed5e22ae44b291e5f4185543b89bed76a7dac5b4dcf90f0cd6fb838ba2475124 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/900ed776-97f8-48d6-ac70-867f91fdca60 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:0xc0006226f8}] Aliases:map[]}\"",
2026-06-11 11:58:02.283772 | controller |     "Jun 11 10:33:34.614652 crc crio[3650]: time=\"2026-06-11T10:33:34.61459385Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:d2436a448532320e93112c8fee57715fac7d8439f2ce1e798c335f4630f737c1 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/931314fb-dc94-4c78-a26b-2a787bb686c5 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:0xc000e120e8}] Aliases:map[]}\"",
2026-06-11 11:58:02.283787 | controller |     "Jun 11 10:33:34.614691 crc crio[3650]: time=\"2026-06-11T10:33:34.614653561Z\" level=info msg=\"Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.283801 | controller |     "Jun 11 10:33:34.614691 crc crio[3650]: time=\"2026-06-11T10:33:34.614686033Z\" level=info msg=\"Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.283816 | controller |     "Jun 11 10:33:34.614787 crc crio[3650]: time=\"2026-06-11T10:33:34.613424742Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:ee181da4c8522f5a6a012d826f5689867d8d9bec2142766aadfe5d2692add209 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/cb6ccb60-7eca-4df7-8109-eeb40cfea68c 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:0xc000622568}] Aliases:map[]}\"",
2026-06-11 11:58:02.283831 | controller |     "Jun 11 10:33:34.614856 crc crio[3650]: time=\"2026-06-11T10:33:34.614815596Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:9d4aa1898017b16d783969e94d920569ad171c8ccee63341635be05f5d8ff6e6 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/a2edd1d4-cf8f-4dbd-80d7-47b139e37b4b 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:0xc001586288}] Aliases:map[]}\"",
2026-06-11 11:58:02.283849 | controller |     "Jun 11 10:33:34.614856 crc crio[3650]: time=\"2026-06-11T10:33:34.614839037Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:0388217e0684e71e30a2fcae461773ecdb68db35fb1f5cef4a8dbc2eba3d9790 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/d226181c-51e9-4f21-add3-00f53db048d9 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:0xc00008c718}] Aliases:map[]}\"",
2026-06-11 11:58:02.283864 | controller |     "Jun 11 10:33:34.614976 crc crio[3650]: time=\"2026-06-11T10:33:34.6149439Z\" 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-11 11:58:02.283878 | controller |     "Jun 11 10:33:34.615013 crc crio[3650]: time=\"2026-06-11T10:33:34.614967651Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:fc27bf3df737d5f0da513dc6b9589bda63a78c45c873dd43d0d225052b3b3ec9 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/6c859371-18ba-499c-acc0-75b1674111e5 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:0xc00008c540}] Aliases:map[]}\"",
2026-06-11 11:58:02.283893 | controller |     "Jun 11 10:33:34.615013 crc crio[3650]: time=\"2026-06-11T10:33:34.614989192Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:d8c8cc606e0696fffbcb91f0748cf04b5c0491757d87e7c82481d8b13ef13cfa UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/613fead4-44a4-4a57-823f-efe2b501fd7d 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:0xc0001889c0}] Aliases:map[]}\"",
2026-06-11 11:58:02.283908 | controller |     "Jun 11 10:33:34.615091 crc crio[3650]: time=\"2026-06-11T10:33:34.615070834Z\" level=info msg=\"Checking pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.283923 | controller |     "Jun 11 10:33:34.615246 crc crio[3650]: time=\"2026-06-11T10:33:34.615101696Z\" level=info msg=\"Checking pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.283937 | controller |     "Jun 11 10:33:34.615359 crc crio[3650]: time=\"2026-06-11T10:33:34.61494459Z\" level=info msg=\"Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.283952 | controller |     "Jun 11 10:33:34.615636 crc crio[3650]: time=\"2026-06-11T10:33:34.613450113Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:d2a5b75e1cb0179e3b2cf70397fa9bc5a2aa2e153ec38377131b90489bc50f1c UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/3bb6ad31-547f-437d-9a9d-78d86be07e44 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:0xc001586500}] Aliases:map[]}\"",
2026-06-11 11:58:02.283967 | controller |     "Jun 11 10:33:34.615853 crc crio[3650]: time=\"2026-06-11T10:33:34.615773176Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-qhh6t for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.283984 | controller |     "Jun 11 10:33:34.616008 crc crio[3650]: time=\"2026-06-11T10:33:34.614974172Z\" level=info msg=\"Checking pod openshift-multus_multus-admission-controller-69db94689b-rvf8p for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.283999 | controller |     "Jun 11 10:33:34.616177 crc crio[3650]: time=\"2026-06-11T10:33:34.61495817Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:2ced3af3cca149ba83101d5265b6e6e316162c0dd91c53005206785947b41a69 UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/0f0844f6-3d78-46aa-a86e-b60563c0e3ba 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:0xc000188f78}] Aliases:map[]}\"",
2026-06-11 11:58:02.284015 | controller |     "Jun 11 10:33:34.616325 crc crio[3650]: time=\"2026-06-11T10:33:34.61626882Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:c16806a1016fb09572def5ffddbf142dc6be2237317f815aeece3fdfc89e358d UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/8cfab58f-dd7e-4a73-8e6a-0a9626c5185a 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:0xc0001884f0}] Aliases:map[]}\"",
2026-06-11 11:58:02.284029 | controller |     "Jun 11 10:33:34.616441 crc crio[3650]: time=\"2026-06-11T10:33:34.615517688Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:bbaa7e0f3e4c0cf312d2162e6b9804bbfc3ac4948b51e312c0a8b5306a6256d2 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/5b48bc03-0e1a-4ca8-a1c1-a4eeff2315f9 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:0xc001586640}] Aliases:map[]}\"",
2026-06-11 11:58:02.284044 | controller |     "Jun 11 10:33:34.616520 crc crio[3650]: time=\"2026-06-11T10:33:34.616436867Z\" level=info msg=\"Adding pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.284060 | controller |     "Jun 11 10:33:34.617467 crc crio[3650]: time=\"2026-06-11T10:33:34.613437222Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:5474d1b9b8f5df016208902e205ff88b11ff76f9a8854bec80c774d6ec54b5be UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/1a76ac17-7987-4b74-9c05-fcc7729b976b 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:0xc000188830}] Aliases:map[]}\"",
2026-06-11 11:58:02.284075 | controller |     "Jun 11 10:33:34.617546 crc crio[3650]: time=\"2026-06-11T10:33:34.613407112Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:fbd80202514f0b5860be30327966a252459f2586f0298dbbb61609f16ff252b9 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/c4f5aa31-9404-422b-8f37-24129d40c664 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:0xc000e120b8}] Aliases:map[]}\"",
2026-06-11 11:58:02.284093 | controller |     "Jun 11 10:33:34.617656 crc crio[3650]: time=\"2026-06-11T10:33:34.617594183Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.284109 | controller |     "Jun 11 10:33:34.625579 crc crio[3650]: time=\"2026-06-11T10:33:34.616275412Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.284123 | controller |     "Jun 11 10:33:34.626738 crc crio[3650]: time=\"2026-06-11T10:33:34.613637199Z\" 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-11 11:58:02.284138 | controller |     "Jun 11 10:33:34.626928 crc crio[3650]: time=\"2026-06-11T10:33:34.621851117Z\" level=info msg=\"Ran pod sandbox 516bc6d9bcbfea8786b9cfbe5a5cf1a4347cbfac023867d6d7110c911d4e0a40 with infra container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/POD\" id=e9ef621f-75eb-41b8-bc88-72b4b34cf8e8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.284154 | controller |     "Jun 11 10:33:34.627085 crc crio[3650]: time=\"2026-06-11T10:33:34.614032332Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:87ad15347a1d983c8966b74cdadb3590e2f09f721f12959cfedf5e172650b04f UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/c9e3e164-7e29-4085-8a89-9df8eaad3d43 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:0xc0010821b0}] Aliases:map[]}\"",
2026-06-11 11:58:02.284169 | controller |     "Jun 11 10:33:34.627085 crc crio[3650]: time=\"2026-06-11T10:33:34.627077561Z\" 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-11 11:58:02.284184 | controller |     "Jun 11 10:33:34.632648 crc crio[3650]: time=\"2026-06-11T10:33:34.632620443Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=204b3d3f-1703-4884-8eff-7d8357d69753 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.284199 | controller |     "Jun 11 10:33:34.634500 crc crio[3650]: time=\"2026-06-11T10:33:34.633716777Z\" level=info msg=\"Ran pod sandbox 07062107e831bd2bc053de9df6a86b3b014f434c930c900b1ce1ed92b05fd52b with infra container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/POD\" id=06dfda6f-fb03-45f9-b4c2-44d916f1ef72 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.284213 | controller |     "Jun 11 10:33:34.636198 crc crio[3650]: time=\"2026-06-11T10:33:34.636169675Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=32c96d88-26e3-4f89-8f28-8bf52d18204f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.284228 | controller |     "Jun 11 10:33:34.636554 crc crio[3650]: time=\"2026-06-11T10:33:34.616420286Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-x5vn9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.284242 | controller |     "Jun 11 10:33:34.637217 crc crio[3650]: time=\"2026-06-11T10:33:34.617661104Z\" level=info msg=\"Checking pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.284256 | controller |     "Jun 11 10:33:34.637597 crc crio[3650]: time=\"2026-06-11T10:33:34.615561629Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:a6c2e68b27559c957be075c005201faa0d7b43992fb1c64ca415754eccca4335 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/ae47957c-fd82-4182-90a4-35c93556a0fd 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:0xc0017aa560}] Aliases:map[]}\"",
2026-06-11 11:58:02.284275 | controller |     "Jun 11 10:33:34.637984 crc crio[3650]: time=\"2026-06-11T10:33:34.637962631Z\" level=info msg=\"Checking pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.284290 | controller |     "Jun 11 10:33:34.638399 crc crio[3650]: time=\"2026-06-11T10:33:34.615540109Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:9c99f420713f64225ce22b01f6c0084a92811a3bb938bd360f37762aa82d56d4 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/385ec03d-40ef-4ca9-bba7-173d9aa040b1 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:0xc000622858}] Aliases:map[]}\"",
2026-06-11 11:58:02.284305 | controller |     "Jun 11 10:33:34.638814 crc crio[3650]: time=\"2026-06-11T10:33:34.638793082Z\" 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-11 11:58:02.284321 | controller |     "Jun 11 10:33:34.638990 crc crio[3650]: time=\"2026-06-11T10:33:34.624550839Z\" level=info msg=\"Ran pod sandbox 4b6f68ee5043dc4cefea29f31ca220f4e08b9d82b41af55c49f6cf64addd60e9 with infra container: hostpath-provisioner/csi-hostpathplugin-mpq2f/POD\" id=3e744d48-8f2f-4ac0-b71e-af764eca9979 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.284336 | controller |     "Jun 11 10:33:34.639708 crc crio[3650]: time=\"2026-06-11T10:33:34.616285162Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:814a6d6535d3704ef1122414b17259f4db384b0fd8b65cf4bf3f50df61827ac5 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/bc3a7dcb-8326-4ba5-a13c-e6a1d84cc52a 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:0xc001586948}] Aliases:map[]}\"",
2026-06-11 11:58:02.284378 | controller |     "Jun 11 10:33:34.640002 crc crio[3650]: time=\"2026-06-11T10:33:34.615551989Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:f5f968b95a4c09e9a35de10cc4c90e9de82846e8b43984b8310fb6d763a380c8 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/431d11f5-46e6-446f-9602-32962b5f8cef 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:0xc0001887d0}] Aliases:map[]}\"",
2026-06-11 11:58:02.284404 | controller |     "Jun 11 10:33:34.640522 crc crio[3650]: time=\"2026-06-11T10:33:34.640166044Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-ntdwx for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.284427 | controller |     "Jun 11 10:33:34.641322 crc crio[3650]: time=\"2026-06-11T10:33:34.641239834Z\" level=info msg=\"Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.284446 | controller |     "Jun 11 10:33:34.642219 crc crio[3650]: time=\"2026-06-11T10:33:34.641248574Z\" level=info msg=\"Ran pod sandbox f00a4f34978e87c5f1c6b100799810df031c4bff66b809eb32c23ea709e5dade with infra container: openshift-marketplace/certified-operators-l27pk/POD\" id=dfa1bd49-c3f7-443b-8189-9c236cd0178b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.284471 | controller |     "Jun 11 10:33:34.643738 crc crio[3650]: time=\"2026-06-11T10:33:34.643663681Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=c1a9a922-b74d-4bb7-b157-e7277286e69b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.284495 | controller |     "Jun 11 10:33:34.644925 crc crio[3650]: time=\"2026-06-11T10:33:34.644811191Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 11:58:02.284517 | controller |     "Jun 11 10:33:34.645486 crc crio[3650]: time=\"2026-06-11T10:33:34.645411266Z\" level=info msg=\"Checking image status: registry.redhat.io/container-native-virtualization/hostpath-csi-driver-rhel9:v4.15\" id=6689b16e-fd55-409f-863b-5c115e38ac6b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.284539 | controller |     "Jun 11 10:33:34.645697 crc crio[3650]: time=\"2026-06-11T10:33:34.645598885Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=4585d92f-943d-4cc6-90ca-f0d7e50db8fe name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.284561 | controller |     "Jun 11 10:33:34.652846 crc crio[3650]: time=\"2026-06-11T10:33:34.652705653Z\" level=info msg=\"Ran pod sandbox f44e3225afe57afed1bc937cd165e98d088eeb2b7a98b54af19b180be964aa57 with infra container: openshift-network-diagnostics/network-check-target-fhkjl/POD\" id=e467e37f-fac3-4f31-bfe8-0047a6bd2d2d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.284583 | controller |     "Jun 11 10:33:34.654090 crc crio[3650]: time=\"2026-06-11T10:33:34.653696764Z\" level=info msg=\"Ran pod sandbox ed5e22ae44b291e5f4185543b89bed76a7dac5b4dcf90f0cd6fb838ba2475124 with infra container: openshift-console/downloads-747b44746d-4pqvr/POD\" id=12dda734-22d6-4b01-b0bf-3013a34c50e0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.284603 | controller |     "Jun 11 10:33:34.656490 crc crio[3650]: time=\"2026-06-11T10:33:34.656359207Z\" level=info msg=\"Ran pod sandbox d8c8cc606e0696fffbcb91f0748cf04b5c0491757d87e7c82481d8b13ef13cfa with infra container: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/POD\" id=2e34b65b-5162-4121-8a5e-9e5b5504d9fb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.284620 | controller |     "Jun 11 10:33:34.657812 crc crio[3650]: time=\"2026-06-11T10:33:34.657538285Z\" level=info msg=\"Ran pod sandbox ee181da4c8522f5a6a012d826f5689867d8d9bec2142766aadfe5d2692add209 with infra container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/POD\" id=6aa19c04-e2f8-41e7-9b43-a82033ad918c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.284636 | controller |     "Jun 11 10:33:34.662284 crc crio[3650]: time=\"2026-06-11T10:33:34.662198891Z\" level=info msg=\"Ran pod sandbox d2436a448532320e93112c8fee57715fac7d8439f2ce1e798c335f4630f737c1 with infra container: openshift-multus/network-metrics-daemon-n2bqt/POD\" id=7b5e2973-005e-403f-b3ea-4bfe738f7f1c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.284651 | controller |     "Jun 11 10:33:34.684716 crc crio[3650]: time=\"2026-06-11T10:33:34.684602934Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:fbdfe828b092b23e6d4480daf3e0216aada6debaf1ef1b314a0a31e73ebf13c4\" id=3767ef0d-ec01-4595-b8f5-45141340eee0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.284666 | controller |     "Jun 11 10:33:34.685083 crc crio[3650]: time=\"2026-06-11T10:33:34.684817181Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=579d344b-ff66-44b8-857d-b94393a505cc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.284684 | controller |     "Jun 11 10:33:34.685083 crc crio[3650]: time=\"2026-06-11T10:33:34.684862832Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=7e649f72-51f6-4191-aa60-690ec708d75e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.284699 | controller |     "Jun 11 10:33:34.685083 crc crio[3650]: time=\"2026-06-11T10:33:34.684939095Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=35ec2774-4865-4ee6-93a2-8b16edf46205 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.284714 | controller |     "Jun 11 10:33:34.695045 crc crio[3650]: time=\"2026-06-11T10:33:34.694977459Z\" level=info msg=\"Ran pod sandbox 75a34b9d735f293ff0af6d791618b1cede0d9c1578e168ba6ecd2f3ca7f9f051 with infra container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/POD\" id=1bf085f9-565e-404c-90ed-3a0b1cd0d7cf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.284730 | controller |     "Jun 11 10:33:34.697445 crc crio[3650]: time=\"2026-06-11T10:33:34.697300119Z\" level=info msg=\"Ran pod sandbox 0388217e0684e71e30a2fcae461773ecdb68db35fb1f5cef4a8dbc2eba3d9790 with infra container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/POD\" id=ced47774-bc8c-4e94-859e-e7ad58b2757e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.284744 | controller |     "Jun 11 10:33:34.699069 crc crio[3650]: time=\"2026-06-11T10:33:34.698992246Z\" level=info msg=\"Ran pod sandbox d2a5b75e1cb0179e3b2cf70397fa9bc5a2aa2e153ec38377131b90489bc50f1c with infra container: openshift-marketplace/community-operators-qhh6t/POD\" id=a8cc8d0b-1556-43fa-b5f9-5b7582c0f842 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.284759 | controller |     "Jun 11 10:33:34.701778 crc crio[3650]: time=\"2026-06-11T10:33:34.701696455Z\" level=info msg=\"Ran pod sandbox 9d4aa1898017b16d783969e94d920569ad171c8ccee63341635be05f5d8ff6e6 with infra container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/POD\" id=a380f5e3-c32d-4c6f-8d5a-a374ca21f508 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.284774 | controller |     "Jun 11 10:33:34.704481 crc crio[3650]: time=\"2026-06-11T10:33:34.704408971Z\" level=info msg=\"Ran pod sandbox fc27bf3df737d5f0da513dc6b9589bda63a78c45c873dd43d0d225052b3b3ec9 with infra container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/POD\" id=0cfa99ba-e9c7-4ac5-b3db-efcd35b4cb9f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.284789 | controller |     "Jun 11 10:33:34.705738 crc crio[3650]: time=\"2026-06-11T10:33:34.705704068Z\" level=info msg=\"Ran pod sandbox 2ced3af3cca149ba83101d5265b6e6e316162c0dd91c53005206785947b41a69 with infra container: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/POD\" id=87e65a5c-ed69-45b5-8c63-44ff3199c430 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.284804 | controller |     "Jun 11 10:33:34.710483 crc crio[3650]: time=\"2026-06-11T10:33:34.710329426Z\" level=info msg=\"Ran pod sandbox 5474d1b9b8f5df016208902e205ff88b11ff76f9a8854bec80c774d6ec54b5be with infra container: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/POD\" id=8026303e-e454-447b-8906-4b17199a28df name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.284819 | controller |     "Jun 11 10:33:34.711922 crc crio[3650]: time=\"2026-06-11T10:33:34.711825963Z\" level=info msg=\"Ran pod sandbox 06f2fcdca9620729839d83d47e099fed83ed7f2a7600f1d0295d591e1d79ab35 with infra container: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/POD\" id=601e9591-081f-4649-b6bb-c48a88a0f06e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.284837 | controller |     "Jun 11 10:33:34.713999 crc crio[3650]: time=\"2026-06-11T10:33:34.713053938Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator\" id=b0dea5c9-c381-47a2-b83a-df7e9a5d6418 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.284853 | controller |     "Jun 11 10:33:34.713999 crc crio[3650]: time=\"2026-06-11T10:33:34.713564014Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d\" id=970482e0-3dd8-4efc-9a3c-fb0b29f1b87e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.284868 | controller |     "Jun 11 10:33:34.713999 crc crio[3650]: time=\"2026-06-11T10:33:34.713809282Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=56c7a165-156e-482c-881c-dc79634fefe8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.284883 | controller |     "Jun 11 10:33:34.713999 crc crio[3650]: time=\"2026-06-11T10:33:34.713965327Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=62f35773-4148-4b63-bfe1-a5c6533e8080 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.284897 | controller |     "Jun 11 10:33:34.714338 crc crio[3650]: time=\"2026-06-11T10:33:34.71406688Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:49b34ce0d25eec7a6077f4bf21bf7d4e64e598d28785a20b9ee3594423b7de14\" id=61ef1bfe-2be8-4866-8066-53533986ee04 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.284911 | controller |     "Jun 11 10:33:34.714767 crc crio[3650]: time=\"2026-06-11T10:33:34.71439237Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=920d004e-e197-4a0b-8bb7-587af4258523 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.284926 | controller |     "Jun 11 10:33:34.714767 crc crio[3650]: time=\"2026-06-11T10:33:34.714449432Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=51e733c6-53ff-4d84-aa67-d956e9497464 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.284940 | controller |     "Jun 11 10:33:34.714767 crc crio[3650]: time=\"2026-06-11T10:33:34.714543105Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c\" id=7200efa7-4c19-4f88-88c5-b1c4f31f0caa name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.284954 | controller |     "Jun 11 10:33:34.714767 crc crio[3650]: time=\"2026-06-11T10:33:34.71469999Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9\" id=a024a0b7-2e73-429d-898b-13c8f37c0f38 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.284968 | controller |     "Jun 11 10:33:34.717381 crc crio[3650]: time=\"2026-06-11T10:33:34.717245758Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b5000f8f055fd8f734ef74afbd9bd5333a38345cbc4959ddaad728b8394bccd4\" id=79f711da-a837-4774-9df0-b872b0f00d38 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.284982 | controller |     "Jun 11 10:33:34.718970 crc crio[3650]: time=\"2026-06-11T10:33:34.718933534Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9\" id=41a63f6a-5598-4d34-87fe-de9a3210d5a9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.284999 | controller |     "Jun 11 10:33:34.725225 crc crio[3650]: time=\"2026-06-11T10:33:34.725082282Z\" level=info msg=\"Ran pod sandbox fbd80202514f0b5860be30327966a252459f2586f0298dbbb61609f16ff252b9 with infra container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/POD\" id=a24dd8f9-370b-4302-b34e-302668b6c7c7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.285014 | controller |     "Jun 11 10:33:34.730237 crc crio[3650]: time=\"2026-06-11T10:33:34.730062417Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7\" id=4b24d1fd-70c7-40c6-a095-f807a9cde6bd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.285029 | controller |     "Jun 11 10:33:34.735271 crc crio[3650]: time=\"2026-06-11T10:33:34.735167749Z\" level=info msg=\"Ran pod sandbox a6c2e68b27559c957be075c005201faa0d7b43992fb1c64ca415754eccca4335 with infra container: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/POD\" id=cfa4a5b9-1435-481e-bf71-fece0883f307 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.285043 | controller |     "Jun 11 10:33:34.741994 crc crio[3650]: time=\"2026-06-11T10:33:34.741531852Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=39f15d05-9345-4b84-ba2d-0e6d73a20456 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.285057 | controller |     "Jun 11 10:33:34.742757 crc crio[3650]: time=\"2026-06-11T10:33:34.742694009Z\" level=info msg=\"Ran pod sandbox f5f968b95a4c09e9a35de10cc4c90e9de82846e8b43984b8310fb6d763a380c8 with infra container: openshift-marketplace/redhat-marketplace-ntdwx/POD\" id=8c0648d8-681e-4d1e-845d-11e9e0d94e4c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.285072 | controller |     "Jun 11 10:33:34.745174 crc crio[3650]: time=\"2026-06-11T10:33:34.74497232Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=c1e584a0-9fbf-4e12-bfb5-2f17a5c09777 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.285087 | controller |     "Jun 11 10:33:34.746318 crc crio[3650]: time=\"2026-06-11T10:33:34.746054474Z\" level=info msg=\"Ran pod sandbox c16806a1016fb09572def5ffddbf142dc6be2237317f815aeece3fdfc89e358d with infra container: openshift-marketplace/redhat-operators-x5vn9/POD\" id=97570b62-60d0-490e-9a84-17cbb2a093ea name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.285108 | controller |     "Jun 11 10:33:34.763479 crc crio[3650]: time=\"2026-06-11T10:33:34.76006647Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=6e83c26e-99a3-4e57-9e6f-c20a5ffc1b1a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.285131 | controller |     "Jun 11 10:33:34.771605 crc crio[3650]: time=\"2026-06-11T10:33:34.765873862Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.285151 | controller |     "Jun 11 10:33:34.771605 crc crio[3650]: time=\"2026-06-11T10:33:34.76866217Z\" level=info msg=\"Ran pod sandbox 814a6d6535d3704ef1122414b17259f4db384b0fd8b65cf4bf3f50df61827ac5 with infra container: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/POD\" id=94d47532-d6c3-4a84-8386-12f4cf1fa0ec name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.285166 | controller |     "Jun 11 10:33:34.775325 crc crio[3650]: time=\"2026-06-11T10:33:34.775258217Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=aeddf705-8e13-4a08-89bd-8072e890bd5b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.285186 | controller |     "Jun 11 10:33:34.775427 crc crio[3650]: time=\"2026-06-11T10:33:34.775360121Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=0cd4c242-7cfd-4290-9165-57d8c8e15b84 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.285201 | controller |     "Jun 11 10:33:34.775472 crc crio[3650]: time=\"2026-06-11T10:33:34.775433223Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c\" id=213d4dea-b455-46f9-b85f-5c59f2de32a7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.285216 | controller |     "Jun 11 10:33:34.775511 crc crio[3650]: time=\"2026-06-11T10:33:34.775473484Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7\" id=f28c7be7-43fa-4712-9610-3882f6a8ddb0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.285230 | controller |     "Jun 11 10:33:34.775511 crc crio[3650]: time=\"2026-06-11T10:33:34.775499975Z\" level=info msg=\"Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions\" id=a36ebf54-700c-4743-87bb-d596c9e80a60 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.285246 | controller |     "Jun 11 10:33:34.775581 crc crio[3650]: time=\"2026-06-11T10:33:34.775526586Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=4263cd61-3099-48b2-86cc-4b86408dd07d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.285261 | controller |     "Jun 11 10:33:34.775581 crc crio[3650]: time=\"2026-06-11T10:33:34.775502055Z\" level=info msg=\"Checking image status: registry.redhat.io/container-native-virtualization/hostpath-csi-driver-rhel9:v4.15\" id=715a91f1-1356-48e4-92d4-d2d1ec335e00 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.285275 | controller |     "Jun 11 10:33:34.775581 crc crio[3650]: time=\"2026-06-11T10:33:34.775556667Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=19034f9d-a387-4ebb-88f5-6a4a48a7e896 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.285290 | controller |     "Jun 11 10:33:34.775717 crc crio[3650]: time=\"2026-06-11T10:33:34.775589058Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=77d89ead-e50a-4654-b62d-b60273a6fc2e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.285305 | controller |     "Jun 11 10:33:34.775758 crc crio[3650]: time=\"2026-06-11T10:33:34.775728972Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d\" id=ecaf397c-1254-4db8-b954-5a7b2bc87c21 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.285320 | controller |     "Jun 11 10:33:34.775798 crc crio[3650]: time=\"2026-06-11T10:33:34.775762963Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=fe04f9b8-587f-4aee-9bfc-8d612911f0b0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.285334 | controller |     "Jun 11 10:33:34.775798 crc crio[3650]: time=\"2026-06-11T10:33:34.775776964Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=e9135ee8-d3cb-4d15-a701-71cd442075d6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.285372 | controller |     "Jun 11 10:33:34.775856 crc crio[3650]: time=\"2026-06-11T10:33:34.775789224Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:49b34ce0d25eec7a6077f4bf21bf7d4e64e598d28785a20b9ee3594423b7de14\" id=31a5614b-8dd7-447c-bf4f-714b52a5698a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.285390 | controller |     "Jun 11 10:33:34.784671 crc crio[3650]: time=\"2026-06-11T10:33:34.775799524Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=c8610150-bfb6-4d2e-8120-cb45c828264c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.285405 | controller |     "Jun 11 10:33:34.807279 crc crio[3650]: time=\"2026-06-11T10:33:34.807062107Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=587a26ff-3ec3-4aa9-ad50-3eba420699dd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.285420 | controller |     "Jun 11 10:33:34.810724 crc crio[3650]: time=\"2026-06-11T10:33:34.807438389Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c\" id=14bd9dfd-cc86-404e-b16b-1366912275c6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.285435 | controller |     "Jun 11 10:33:34.810724 crc crio[3650]: time=\"2026-06-11T10:33:34.807613784Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=7182b85e-aaa8-47d5-b0c3-3c6b68bdf12f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.285449 | controller |     "Jun 11 10:33:34.810724 crc crio[3650]: time=\"2026-06-11T10:33:34.807950755Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=c4f39a06-6660-4924-940a-9d94f55701f4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.285463 | controller |     "Jun 11 10:33:34.810724 crc crio[3650]: time=\"2026-06-11T10:33:34.808023887Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b5000f8f055fd8f734ef74afbd9bd5333a38345cbc4959ddaad728b8394bccd4\" id=3dd20576-f965-48c9-a6fe-eb7f7802aa29 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.285477 | controller |     "Jun 11 10:33:34.816052 crc crio[3650]: time=\"2026-06-11T10:33:34.816011178Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:fbdfe828b092b23e6d4480daf3e0216aada6debaf1ef1b314a0a31e73ebf13c4\" id=13eff2b9-b1dc-47a6-8b76-131cd61bf053 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.285492 | controller |     "Jun 11 10:33:34.828161 crc crio[3650]: time=\"2026-06-11T10:33:34.824668139Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.285506 | controller |     "Jun 11 10:33:34.828161 crc crio[3650]: time=\"2026-06-11T10:33:34.826604366Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=325bf109-58fa-4b5c-82ad-5cf7780191de name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.285521 | controller |     "Jun 11 10:33:34.840544 crc crio[3650]: time=\"2026-06-11T10:33:34.840458902Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-x5vn9/extract-utilities\" id=822af9dc-0888-404a-9fa9-adcc8e05e9bb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.285536 | controller |     "Jun 11 10:33:34.840658 crc crio[3650]: time=\"2026-06-11T10:33:34.840605256Z\" level=info msg=\"Creating container: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator\" id=4dca057a-c496-4881-963b-f0e6df646779 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.285555 | controller |     "Jun 11 10:33:34.845397 crc crio[3650]: time=\"2026-06-11T10:33:34.845328675Z\" level=info msg=\"Creating container: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints\" id=ef4bd312-d6e7-4371-8de0-10c5afb0ee80 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.285571 | controller |     "Jun 11 10:33:34.850032 crc crio[3650]: time=\"2026-06-11T10:33:34.84931988Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=3ff26adc-7b2c-497a-822e-e0188eed93c7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.285586 | controller |     "Jun 11 10:33:34.850032 crc crio[3650]: time=\"2026-06-11T10:33:34.849506386Z\" level=info msg=\"Creating container: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin\" id=89390010-3ba4-4654-80b2-b3103bd71702 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.285600 | controller |     "Jun 11 10:33:34.855387 crc crio[3650]: time=\"2026-06-11T10:33:34.855347745Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.285616 | controller |     "Jun 11 10:33:34.856612 crc crio[3650]: time=\"2026-06-11T10:33:34.856542707Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.285635 | controller |     "Jun 11 10:33:34.857074 crc crio[3650]: time=\"2026-06-11T10:33:34.857052278Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.285659 | controller |     "Jun 11 10:33:34.869805 crc crio[3650]: time=\"2026-06-11T10:33:34.869722079Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.285680 | controller |     "Jun 11 10:33:34.870022 crc crio[3650]: time=\"2026-06-11T10:33:34.869852603Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner\" id=62ac1d5a-b76c-491b-a60f-5fe1ae3e47fa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.285700 | controller |     "Jun 11 10:33:34.870392 crc crio[3650]: time=\"2026-06-11T10:33:34.869738737Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c\" id=e7da9d7a-c32c-4a80-9f4c-ffaca1ab2bfe name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.285722 | controller |     "Jun 11 10:33:34.870536 crc crio[3650]: time=\"2026-06-11T10:33:34.870303028Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.285744 | controller |     "Jun 11 10:33:34.870620 crc crio[3650]: time=\"2026-06-11T10:33:34.870336946Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-l27pk/extract-utilities\" id=ca393374-a887-4114-839e-b8554b71fd4e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.285765 | controller |     "Jun 11 10:33:34.870841 crc crio[3650]: time=\"2026-06-11T10:33:34.87080014Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=0c4704a5-5925-4cc1-978d-8d892bed2fd1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.285781 | controller |     "Jun 11 10:33:34.871605 crc crio[3650]: time=\"2026-06-11T10:33:34.871577945Z\" level=info msg=\"Creating container: openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container\" id=4079447e-6d8a-4d4a-ad54-6d6ae9065b59 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.285799 | controller |     "Jun 11 10:33:34.872210 crc crio[3650]: time=\"2026-06-11T10:33:34.872184004Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.285815 | controller |     "Jun 11 10:33:34.872780 crc crio[3650]: time=\"2026-06-11T10:33:34.872705829Z\" level=info msg=\"Creating container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller\" id=8fb0ee7a-7f81-4abc-b039-f09f3327470b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.285830 | controller |     "Jun 11 10:33:34.873069 crc crio[3650]: time=\"2026-06-11T10:33:34.873045711Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.285845 | controller |     "Jun 11 10:33:34.874779 crc crio[3650]: time=\"2026-06-11T10:33:34.873102661Z\" level=info msg=\"Creating container: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container\" id=652ba2a5-a89c-4e2d-b140-988b1703076d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.285859 | controller |     "Jun 11 10:33:34.874779 crc crio[3650]: time=\"2026-06-11T10:33:34.873194634Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller\" id=c1b61d1d-5d1f-4f82-9a61-160e21621803 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.285873 | controller |     "Jun 11 10:33:34.874955 crc crio[3650]: time=\"2026-06-11T10:33:34.873441843Z\" level=info msg=\"Creating container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions\" id=5c8332b1-7c08-4837-92f5-0234a55d8bcb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.285888 | controller |     "Jun 11 10:33:34.874955 crc crio[3650]: time=\"2026-06-11T10:33:34.873466307Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator\" id=983f5688-e082-4bf5-947d-4cda741f6e6a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.285902 | controller |     "Jun 11 10:33:34.874955 crc crio[3650]: time=\"2026-06-11T10:33:34.873477553Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-qhh6t/extract-utilities\" id=26e6b92a-03b2-4475-bf8d-3b369afd61ee name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.285917 | controller |     "Jun 11 10:33:34.874955 crc crio[3650]: time=\"2026-06-11T10:33:34.873521195Z\" level=info msg=\"Creating container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator\" id=7687dbf5-aa35-43f9-b608-ae0d34902c7c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.285946 | controller |     "Jun 11 10:33:34.874955 crc crio[3650]: time=\"2026-06-11T10:33:34.873562457Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.285964 | controller |     "Jun 11 10:33:34.877863 crc crio[3650]: time=\"2026-06-11T10:33:34.873591987Z\" level=info msg=\"Creating container: openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon\" id=2ac63530-6a05-490c-b57e-547f7325ddc2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.285980 | controller |     "Jun 11 10:33:34.877863 crc crio[3650]: time=\"2026-06-11T10:33:34.873801384Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.285995 | controller |     "Jun 11 10:33:34.877863 crc crio[3650]: time=\"2026-06-11T10:33:34.87462135Z\" level=info msg=\"Creating container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator\" id=f0836a99-81a0-43eb-a84c-9ca2b7eb24d1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.286016 | controller |     "Jun 11 10:33:34.877863 crc crio[3650]: time=\"2026-06-11T10:33:34.873961359Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.286032 | controller |     "Jun 11 10:33:34.877863 crc crio[3650]: time=\"2026-06-11T10:33:34.876244674Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities\" id=e1004c3d-dbb8-478b-9c48-3d634ae160dc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.286047 | controller |     "Jun 11 10:33:34.878816 crc crio[3650]: time=\"2026-06-11T10:33:34.878771031Z\" level=info msg=\"Creating container: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift\" id=34c0fc07-252c-49c2-98b6-3a0cdd553512 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.286062 | controller |     "Jun 11 10:33:34.880708 crc crio[3650]: time=\"2026-06-11T10:33:34.880635976Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.286076 | controller |     "Jun 11 10:33:34.881028 crc crio[3650]: time=\"2026-06-11T10:33:34.880991757Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.286090 | controller |     "Jun 11 10:33:34.881216 crc crio[3650]: time=\"2026-06-11T10:33:34.881153309Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.286104 | controller |     "Jun 11 10:33:34.883270 crc crio[3650]: time=\"2026-06-11T10:33:34.883238636Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.286118 | controller |     "Jun 11 10:33:34.884200 crc crio[3650]: time=\"2026-06-11T10:33:34.884175256Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.286132 | controller |     "Jun 11 10:33:34.884521 crc crio[3650]: time=\"2026-06-11T10:33:34.884464274Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.286147 | controller |     "Jun 11 10:33:34.884596 crc crio[3650]: time=\"2026-06-11T10:33:34.884463863Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.286161 | controller |     "Jun 11 10:33:34.884746 crc crio[3650]: time=\"2026-06-11T10:33:34.884722451Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.286177 | controller |     "Jun 11 10:33:34.884953 crc crio[3650]: time=\"2026-06-11T10:33:34.884797834Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.286199 | controller |     "Jun 11 10:33:34.885067 crc crio[3650]: time=\"2026-06-11T10:33:34.88496823Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.286252 | controller |     "Jun 11 10:33:34.894423 crc crio[3650]: time=\"2026-06-11T10:33:34.894351081Z\" level=info msg=\"Ran pod sandbox 9c99f420713f64225ce22b01f6c0084a92811a3bb938bd360f37762aa82d56d4 with infra container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/POD\" id=2047afb7-a098-42ec-b39c-5ec8f6e141b7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.286282 | controller |     "Jun 11 10:33:34.903006 crc crio[3650]: time=\"2026-06-11T10:33:34.902418884Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360\" id=7e162164-eab8-4de2-ad5d-b55d8d1aec69 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.286299 | controller |     "Jun 11 10:33:34.906854 crc crio[3650]: time=\"2026-06-11T10:33:34.906761157Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.286315 | controller |     "Jun 11 10:33:34.937491 crc crio[3650]: time=\"2026-06-11T10:33:34.937017229Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.286330 | controller |     "Jun 11 10:33:34.945942 crc crio[3650]: time=\"2026-06-11T10:33:34.945840613Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.286360 | controller |     "Jun 11 10:33:34.952224 crc crio[3650]: time=\"2026-06-11T10:33:34.952059295Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.286382 | controller |     "Jun 11 10:33:34.977171 crc crio[3650]: time=\"2026-06-11T10:33:34.964403148Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360\" id=692048fd-bebb-4dc8-83aa-c5178629eb98 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.286398 | controller |     "Jun 11 10:33:34.990775 crc crio[3650]: time=\"2026-06-11T10:33:34.990689417Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.286413 | controller |     "Jun 11 10:33:34.998011 crc crio[3650]: time=\"2026-06-11T10:33:34.997958629Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.286428 | controller |     "Jun 11 10:33:35.006434 crc crio[3650]: time=\"2026-06-11T10:33:35.004807355Z\" level=info msg=\"Creating container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator\" id=8ecf244d-a53c-4cf3-bf67-68eb96b62409 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.286443 | controller |     "Jun 11 10:33:35.006434 crc crio[3650]: time=\"2026-06-11T10:33:35.005696591Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.286457 | controller |     "Jun 11 10:33:35.032849 crc crio[3650]: time=\"2026-06-11T10:33:35.032586715Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.286472 | controller |     "Jun 11 10:33:35.035572 crc crio[3650]: time=\"2026-06-11T10:33:35.035474568Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.286487 | controller |     "Jun 11 10:33:35.038156 crc crio[3650]: 2026-06-11T10:33:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bbaa7e0f3e4c0cf Mac:42:24:e7:66:22:e6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:09 Mtu:0 Sandbox:/var/run/netns/5b48bc03-0e1a-4ca8-a1c1-a4eeff2315f9 SocketPath: PciID:}] [{Interface:0xc0001808e0 Address:{IP:10.217.0.9 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.286506 | controller |     "Jun 11 10:33:35.044422 crc crio[3650]: time=\"2026-06-11T10:33:35.044260362Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.286521 | controller |     "Jun 11 10:33:35.055652 crc crio[3650]: time=\"2026-06-11T10:33:35.055585798Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.286537 | controller |     "Jun 11 10:33:35.072507 crc crio[3650]: 2026-06-11T10:33:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c1d646d91840306 Mac:2e:bb:ae:b0:55:88 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:05 Mtu:0 Sandbox:/var/run/netns/0135306d-31cf-4be2-bde1-d5e97c0d9e4e SocketPath: PciID:}] [{Interface:0xc000582930 Address:{IP:10.217.0.5 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.286551 | controller |     "Jun 11 10:33:35.091033 crc crio[3650]: 2026-06-11T10:33:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:87ad15347a1d983 Mac:b6:ad:cd:88:54:cd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:44 Mtu:0 Sandbox:/var/run/netns/c9e3e164-7e29-4085-8a89-9df8eaad3d43 SocketPath: PciID:}] [{Interface:0xc0001225c0 Address:{IP:10.217.0.68 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.286565 | controller |     "Jun 11 10:33:35.092500 crc crio[3650]: time=\"2026-06-11T10:33:35.092400055Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 11:58:02.286579 | controller |     "Jun 11 10:33:35.092694 crc crio[3650]: time=\"2026-06-11T10:33:35.092661633Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_0cd29682-e63e-40a7-a870-8d5ef3a3aea5\\\"\"",
2026-06-11 11:58:02.286594 | controller |     "Jun 11 10:33:35.092856 crc crio[3650]: time=\"2026-06-11T10:33:35.092831599Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_85236153-2818-467c-a091-96386cde7110\\\"\"",
2026-06-11 11:58:02.286608 | controller |     "Jun 11 10:33:35.093857 crc crio[3650]: time=\"2026-06-11T10:33:35.093745402Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:8985b114e219e5dafc14dc9e2b91617f6f9d197483f41f68b27317fb61885d6e UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/24a3051a-a304-47b0-b39f-fea4c16f2b99 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:0xc001648000}] Aliases:map[]}\"",
2026-06-11 11:58:02.286624 | controller |     "Jun 11 10:33:35.093857 crc crio[3650]: time=\"2026-06-11T10:33:35.093847416Z\" level=info msg=\"Adding pod openshift-service-ca_service-ca-74545575db-n469q to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.286639 | controller |     "Jun 11 10:33:35.094404 crc crio[3650]: time=\"2026-06-11T10:33:35.094308936Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:00061e14ba0f53ee3e468ef87a929c317a5858b7d16013bffbe7e1e93701fe9e UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/b6372668-1346-4799-bafa-ee7a68ce15f4 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:0xc0010824a0}] Aliases:map[]}\"",
2026-06-11 11:58:02.286654 | controller |     "Jun 11 10:33:35.094404 crc crio[3650]: time=\"2026-06-11T10:33:35.094378108Z\" level=info msg=\"Adding pod openshift-config-operator_openshift-config-operator-5777786469-bccdj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.286722 | controller |     "Jun 11 10:33:35.094659 crc crio[3650]: time=\"2026-06-11T10:33:35.094614755Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:7c9b8439825296730475bfb0226e2762812ed00dc63fea5c58402a1839ed8cbf UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/0f61f05c-56fc-4df2-8404-a6abd45f71dd 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:0xc001586718}] Aliases:map[]}\"",
2026-06-11 11:58:02.286742 | controller |     "Jun 11 10:33:35.095864 crc crio[3650]: time=\"2026-06-11T10:33:35.095761922Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:bee064a86ca0eeb4ff04004766d628768c20085b8f22a24de72bda1bf48cc9c2 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/29376849-3221-441c-b733-393513def666 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:0xc0013845f8}] Aliases:map[]}\"",
2026-06-11 11:58:02.286758 | controller |     "Jun 11 10:33:35.095864 crc crio[3650]: time=\"2026-06-11T10:33:35.095854295Z\" level=info msg=\"Adding pod openshift-console_console-6c684df5db-cc8g8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.286774 | controller |     "Jun 11 10:33:35.096208 crc crio[3650]: time=\"2026-06-11T10:33:35.096088731Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:d721c5d42c7fe8a2ef71fdfaea832f74a256dc039aed3fb50857cfa739db852d UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/23eccc59-caac-4e7a-ad87-d8ad5f0e6be3 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:0xc0001888a8}] Aliases:map[]}\"",
2026-06-11 11:58:02.286790 | controller |     "Jun 11 10:33:35.096847 crc crio[3650]: time=\"2026-06-11T10:33:35.096809374Z\" 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-11 11:58:02.286813 | controller |     "Jun 11 10:33:35.097869 crc crio[3650]: time=\"2026-06-11T10:33:35.097761603Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686230-hs9dx Namespace:openshift-operator-lifecycle-manager ID:d37725fcb001234b3ff31ef8adb55416630aef35171b78a5708c66e0297d57e8 UID:81b25572-ffb9-4917-87d1-f6713e295cc7 NetNS:/var/run/netns/ab6efe14-31ab-42bd-8e6d-4e41c17e7e0c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod81b25572_ffb9_4917_87d1_f6713e295cc7.slice PodAnnotations:0xc002a1a1c8}] Aliases:map[]}\"",
2026-06-11 11:58:02.286837 | controller |     "Jun 11 10:33:35.097869 crc crio[3650]: time=\"2026-06-11T10:33:35.097853726Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29686230-hs9dx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.286857 | controller |     "Jun 11 10:33:35.098112 crc crio[3650]: time=\"2026-06-11T10:33:35.09798649Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:bb73203da0f8806a0058ff5c7f015469ed1d0dcfcb558a024d53e72ada603766 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/9c944ab8-9f4a-452e-89aa-f65193ee9a47 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:0xc0015866e8}] Aliases:map[]}\"",
2026-06-11 11:58:02.286877 | controller |     "Jun 11 10:33:35.098112 crc crio[3650]: time=\"2026-06-11T10:33:35.098031321Z\" level=info msg=\"Adding pod openshift-ingress-canary_ingress-canary-jlj86 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.286894 | controller |     "Jun 11 10:33:35.100761 crc crio[3650]: time=\"2026-06-11T10:33:35.10060681Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:089f8796586f8b7db92a69c83013faa76dd5287d067fcd029cad6702aa674c55 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/20f920f0-446e-4879-932a-647b0a058a82 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:0xc001082240}] Aliases:map[]}\"",
2026-06-11 11:58:02.286914 | controller |     "Jun 11 10:33:35.100761 crc crio[3650]: time=\"2026-06-11T10:33:35.100646231Z\" 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-11 11:58:02.286931 | controller |     "Jun 11 10:33:35.109502 crc crio[3650]: time=\"2026-06-11T10:33:35.109261329Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:9f17537f203b5369b515fdf93df3c21e0e1ec76139d277ab3fdc9d259dcd43de UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/4e90b64f-4996-4558-b351-c01649a55028 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:0xc001612398}] Aliases:map[]}\"",
2026-06-11 11:58:02.286946 | controller |     "Jun 11 10:33:35.109502 crc crio[3650]: time=\"2026-06-11T10:33:35.109439055Z\" level=info msg=\"Adding pod openshift-dns_dns-default-qtghf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.286962 | controller |     "Jun 11 10:33:35.111658 crc crio[3650]: time=\"2026-06-11T10:33:35.111498813Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:66c4dd1c40e3b6182485cd3f50b91bd9b65c2b5109958d01b68f3857f6960d38 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/d35622ba-c9a3-4870-a80b-59a53d993773 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:0xc00008c108}] Aliases:map[]}\"",
2026-06-11 11:58:02.286977 | controller |     "Jun 11 10:33:35.111658 crc crio[3650]: time=\"2026-06-11T10:33:35.111583086Z\" 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-11 11:58:02.286992 | controller |     "Jun 11 10:33:35.114344 crc crio[3650]: time=\"2026-06-11T10:33:35.11401487Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:bca9cdc7581b33475a012a721b9060d11ab4236fed24ec99de48c4f1be0290d7 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/dfae5057-b378-4808-872a-49b11a1d89f7 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:0xc001082250}] Aliases:map[]}\"",
2026-06-11 11:58:02.287007 | controller |     "Jun 11 10:33:35.114344 crc crio[3650]: time=\"2026-06-11T10:33:35.114084172Z\" level=info msg=\"Adding pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.287026 | controller |     "Jun 11 10:33:35.114344 crc crio[3650]: time=\"2026-06-11T10:33:35.114203894Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:76282f2c5663e964888d088eccaad2478462902e770894c5da12754c6a51675b UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/cbf6f81f-d54f-47b4-8269-dbc07d7fd476 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:0xc0010824d0}] Aliases:map[]}\"",
2026-06-11 11:58:02.287044 | controller |     "Jun 11 10:33:35.114344 crc crio[3650]: time=\"2026-06-11T10:33:35.114250696Z\" 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-11 11:58:02.287059 | controller |     "Jun 11 10:33:35.114783 crc crio[3650]: time=\"2026-06-11T10:33:35.095779301Z\" level=info msg=\"Adding pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.287074 | controller |     "Jun 11 10:33:35.114910 crc crio[3650]: time=\"2026-06-11T10:33:35.095805672Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:04fdf0749a99d67d272d39cfaad894109c5cd565eab508afc4c5fc42805cc9b7 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/450cc1fa-fdad-416b-9b9e-22838a47ed5c 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:0xc000e12038}] Aliases:map[]}\"",
2026-06-11 11:58:02.287090 | controller |     "Jun 11 10:33:35.114969 crc crio[3650]: time=\"2026-06-11T10:33:35.114917614Z\" level=info msg=\"Adding pod openshift-console-operator_console-operator-67c89758df-4jf4f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.287105 | controller |     "Jun 11 10:33:35.115250 crc crio[3650]: time=\"2026-06-11T10:33:35.095822623Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:219e9c2f0e426efed0f2f1d50a432f0f680a56e5a70e628201bedaf65f8e8389 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/3b04d50c-4167-43c7-b07e-8f54219dd6bf 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:0xc001082508}] Aliases:map[]}\"",
2026-06-11 11:58:02.287120 | controller |     "Jun 11 10:33:35.115526 crc crio[3650]: time=\"2026-06-11T10:33:35.115231474Z\" level=info msg=\"Adding pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.287134 | controller |     "Jun 11 10:33:35.116524 crc crio[3650]: time=\"2026-06-11T10:33:35.116453072Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:61d1e9bc82c791fa5bd1611d9665e0aa80dc160f85e5a849458e443b5028d56c UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/bf7d32c2-1540-4b5d-ab4c-45d125b60d5b 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:0xc0013845b8}] Aliases:map[]}\"",
2026-06-11 11:58:02.287153 | controller |     "Jun 11 10:33:35.116524 crc crio[3650]: time=\"2026-06-11T10:33:35.116506204Z\" 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-11 11:58:02.287168 | controller |     "Jun 11 10:33:35.118468 crc crio[3650]: time=\"2026-06-11T10:33:35.115280865Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:ca8434f73c9406390d09b0932f52b4f7acd9cca94a39541db2aeacce0c70c711 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/9e0a8424-1e16-4375-883e-796d6d9197d6 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:0xc001586620}] Aliases:map[]}\"",
2026-06-11 11:58:02.287184 | controller |     "Jun 11 10:33:35.118468 crc crio[3650]: time=\"2026-06-11T10:33:35.118450955Z\" 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-11 11:58:02.287199 | controller |     "Jun 11 10:33:35.119232 crc crio[3650]: time=\"2026-06-11T10:33:35.119100353Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:3a99d2cff4eb408b82b989c2d7f34de64ed03ecd7c4bbf07f6765bd313ce9b50 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/cd268ed3-db52-4030-8613-61d050e34c21 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:0xc002a1a210}] Aliases:map[]}\"",
2026-06-11 11:58:02.287214 | controller |     "Jun 11 10:33:35.119467 crc crio[3650]: time=\"2026-06-11T10:33:35.119228317Z\" 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-11 11:58:02.287229 | controller |     "Jun 11 10:33:35.120473 crc crio[3650]: time=\"2026-06-11T10:33:35.115294896Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:bbaa7e0f3e4c0cf312d2162e6b9804bbfc3ac4948b51e312c0a8b5306a6256d2 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/5b48bc03-0e1a-4ca8-a1c1-a4eeff2315f9 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:0xc001586640}] Aliases:map[]}\"",
2026-06-11 11:58:02.287244 | controller |     "Jun 11 10:33:35.120473 crc crio[3650]: time=\"2026-06-11T10:33:35.119789897Z\" level=info msg=\"Checking pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.287259 | controller |     "Jun 11 10:33:35.146776 crc crio[3650]: time=\"2026-06-11T10:33:35.146580109Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:31cd14af7c6599c615254daebfd7fc1cecd5e6746400d55037d288258fc9c63e UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/4fda0c39-c0e7-4263-8b78-71463e9b5aff 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:0xc00021a558}] Aliases:map[]}\"",
2026-06-11 11:58:02.287274 | controller |     "Jun 11 10:33:35.146776 crc crio[3650]: time=\"2026-06-11T10:33:35.146738014Z\" 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-11 11:58:02.287293 | controller |     "Jun 11 10:33:35.164450 crc crio[3650]: time=\"2026-06-11T10:33:35.150034887Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:6ef12fd6b0c6e147573c9d7167dded74e9302978058c0c041290a283a9ee58a5 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/4ccb2a5b-0375-4c81-95a5-b9e5ab177a47 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:0xc00021a4f0}] Aliases:map[]}\"",
2026-06-11 11:58:02.287308 | controller |     "Jun 11 10:33:35.164450 crc crio[3650]: time=\"2026-06-11T10:33:35.15044975Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.287323 | controller |     "Jun 11 10:33:35.164450 crc crio[3650]: time=\"2026-06-11T10:33:35.152873174Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:5253c570edf3b1586971eb345f33ec0addc675d59ebd2a7da755e82b2134ca60 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/55916e3b-688a-417b-95ca-cc3b91aa60e2 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:0xc000e12000}] Aliases:map[]}\"",
2026-06-11 11:58:02.287338 | controller |     "Jun 11 10:33:35.164450 crc crio[3650]: time=\"2026-06-11T10:33:35.152970317Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.287374 | controller |     "Jun 11 10:33:35.164450 crc crio[3650]: time=\"2026-06-11T10:33:35.115311916Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:c1d646d91840306ab4bf01e865e3b2326bda4801e06fc082c833812929de6cd1 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/0135306d-31cf-4be2-bde1-d5e97c0d9e4e 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:0xc0015865a8}] Aliases:map[]}\"",
2026-06-11 11:58:02.287394 | controller |     "Jun 11 10:33:35.175922 crc crio[3650]: time=\"2026-06-11T10:33:35.115326807Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:87ad15347a1d983c8966b74cdadb3590e2f09f721f12959cfedf5e172650b04f UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/c9e3e164-7e29-4085-8a89-9df8eaad3d43 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:0xc0010821b0}] Aliases:map[]}\"",
2026-06-11 11:58:02.287416 | controller |     "Jun 11 10:33:35.175922 crc crio[3650]: time=\"2026-06-11T10:33:35.170535019Z\" level=info msg=\"Checking pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.287437 | controller |     "Jun 11 10:33:35.175922 crc crio[3650]: time=\"2026-06-11T10:33:35.171234641Z\" 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-11 11:58:02.287460 | controller |     "Jun 11 10:33:35.268780 crc crio[3650]: time=\"2026-06-11T10:33:35.268663092Z\" level=info msg=\"Created container 74825a5f13822a1f03ddfd9c2c49ef460bc44b2369a5d25caba040ef05a90adf: openshift-marketplace/redhat-operators-x5vn9/extract-utilities\" id=822af9dc-0888-404a-9fa9-adcc8e05e9bb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.287477 | controller |     "Jun 11 10:33:35.280154 crc crio[3650]: time=\"2026-06-11T10:33:35.279532981Z\" level=info msg=\"Created container a9f812b7bce25944f6dbd65ced29e6d18af9a94797a74dd8749476a52cb84202: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=0c4704a5-5925-4cc1-978d-8d892bed2fd1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.287492 | controller |     "Jun 11 10:33:35.285388 crc crio[3650]: time=\"2026-06-11T10:33:35.284831947Z\" level=info msg=\"Created container 160980df21ca0dc89bbe521d6bd0ac47fe10812f3e2506b2487d22aaf1a27b1f: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin\" id=89390010-3ba4-4654-80b2-b3103bd71702 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.287508 | controller |     "Jun 11 10:33:35.301726 crc crio[3650]: time=\"2026-06-11T10:33:35.301477179Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 11:58:02.287523 | controller |     "Jun 11 10:33:35.334359 crc crio[3650]: time=\"2026-06-11T10:33:35.334058605Z\" level=info msg=\"Created container 64ee0c620774916712a39a84e14f629bd05d65edaca560bbd3a12ae3aa9b2a44: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator\" id=b0dea5c9-c381-47a2-b83a-df7e9a5d6418 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.287538 | controller |     "Jun 11 10:33:35.345700 crc crio[3650]: time=\"2026-06-11T10:33:35.345561322Z\" level=info msg=\"Starting container: 64ee0c620774916712a39a84e14f629bd05d65edaca560bbd3a12ae3aa9b2a44\" id=ef310e83-9f13-483c-9546-b84d841fd5ab name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.287553 | controller |     "Jun 11 10:33:35.346921 crc crio[3650]: time=\"2026-06-11T10:33:35.346811993Z\" level=info msg=\"Starting container: a9f812b7bce25944f6dbd65ced29e6d18af9a94797a74dd8749476a52cb84202\" id=a58a7a62-6fc0-47ff-8fff-e765cd97ff8d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.287567 | controller |     "Jun 11 10:33:35.349418 crc crio[3650]: time=\"2026-06-11T10:33:35.346814795Z\" level=info msg=\"Starting container: 160980df21ca0dc89bbe521d6bd0ac47fe10812f3e2506b2487d22aaf1a27b1f\" id=607e9707-24a9-492e-99de-85a19ec431b0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.287582 | controller |     "Jun 11 10:33:35.349657 crc crio[3650]: time=\"2026-06-11T10:33:35.347021771Z\" level=info msg=\"Starting container: 74825a5f13822a1f03ddfd9c2c49ef460bc44b2369a5d25caba040ef05a90adf\" id=02d1fd46-2946-4fa5-9ce1-43056aa1f9de name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.287597 | controller |     "Jun 11 10:33:35.358855 crc crio[3650]: time=\"2026-06-11T10:33:35.358529202Z\" level=info msg=\"Started container\" PID=10806 containerID=a9f812b7bce25944f6dbd65ced29e6d18af9a94797a74dd8749476a52cb84202 description=openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator id=a58a7a62-6fc0-47ff-8fff-e765cd97ff8d name=/runtime.v1.RuntimeService/StartContainer sandboxID=07062107e831bd2bc053de9df6a86b3b014f434c930c900b1ce1ed92b05fd52b",
2026-06-11 11:58:02.287612 | controller |     "Jun 11 10:33:35.382259 crc crio[3650]: time=\"2026-06-11T10:33:35.381711465Z\" level=info msg=\"Started container\" PID=10812 containerID=74825a5f13822a1f03ddfd9c2c49ef460bc44b2369a5d25caba040ef05a90adf description=openshift-marketplace/redhat-operators-x5vn9/extract-utilities id=02d1fd46-2946-4fa5-9ce1-43056aa1f9de name=/runtime.v1.RuntimeService/StartContainer sandboxID=c16806a1016fb09572def5ffddbf142dc6be2237317f815aeece3fdfc89e358d",
2026-06-11 11:58:02.287631 | controller |     "Jun 11 10:33:35.458313 crc crio[3650]: time=\"2026-06-11T10:33:35.455993713Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.287647 | controller |     "Jun 11 10:33:35.481564 crc crio[3650]: time=\"2026-06-11T10:33:35.478017388Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.287662 | controller |     "Jun 11 10:33:35.488333 crc crio[3650]: time=\"2026-06-11T10:33:35.487022468Z\" level=info msg=\"Started container\" PID=10855 containerID=160980df21ca0dc89bbe521d6bd0ac47fe10812f3e2506b2487d22aaf1a27b1f description=openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin id=607e9707-24a9-492e-99de-85a19ec431b0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d8c8cc606e0696fffbcb91f0748cf04b5c0491757d87e7c82481d8b13ef13cfa",
2026-06-11 11:58:02.287678 | controller |     "Jun 11 10:33:35.501865 crc crio[3650]: time=\"2026-06-11T10:33:35.50172538Z\" level=info msg=\"Started container\" PID=10811 containerID=64ee0c620774916712a39a84e14f629bd05d65edaca560bbd3a12ae3aa9b2a44 description=openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator id=ef310e83-9f13-483c-9546-b84d841fd5ab name=/runtime.v1.RuntimeService/StartContainer sandboxID=516bc6d9bcbfea8786b9cfbe5a5cf1a4347cbfac023867d6d7110c911d4e0a40",
2026-06-11 11:58:02.287693 | controller |     "Jun 11 10:33:35.552598 crc crio[3650]: time=\"2026-06-11T10:33:35.541820779Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.287708 | controller |     "Jun 11 10:33:35.552598 crc crio[3650]: time=\"2026-06-11T10:33:35.544527966Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.287722 | controller |     "Jun 11 10:33:35.552598 crc crio[3650]: time=\"2026-06-11T10:33:35.551513715Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=27322de8-ae06-4bb7-b4f6-275650b1b595 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.287737 | controller |     "Jun 11 10:33:35.560598 crc crio[3650]: time=\"2026-06-11T10:33:35.56045575Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.287752 | controller |     "Jun 11 10:33:35.651651 crc crio[3650]: time=\"2026-06-11T10:33:35.649462505Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.287766 | controller |     "Jun 11 10:33:35.706754 crc crio[3650]: time=\"2026-06-11T10:33:35.706655917Z\" level=info msg=\"Ran pod sandbox bbaa7e0f3e4c0cf312d2162e6b9804bbfc3ac4948b51e312c0a8b5306a6256d2 with infra container: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/POD\" id=b1f91305-50cc-46dc-a743-9805e3895197 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.287780 | controller |     "Jun 11 10:33:35.709959 crc crio[3650]: time=\"2026-06-11T10:33:35.709405584Z\" level=info msg=\"Ran pod sandbox 87ad15347a1d983c8966b74cdadb3590e2f09f721f12959cfedf5e172650b04f with infra container: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/POD\" id=a7d4e231-ba35-4cce-b2df-c7a530a3255d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.287796 | controller |     "Jun 11 10:33:35.727721 crc crio[3650]: time=\"2026-06-11T10:33:35.723869228Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d\" id=f000903f-f6e9-4341-8817-f70b24df56ce name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.287814 | controller |     "Jun 11 10:33:35.736568 crc crio[3650]: time=\"2026-06-11T10:33:35.728536675Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=12525b75-685e-4390-b6ff-ce630e973d54 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.287828 | controller |     "Jun 11 10:33:35.827435 crc crio[3650]: time=\"2026-06-11T10:33:35.818603348Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.287843 | controller |     "Jun 11 10:33:35.993066 crc crio[3650]: time=\"2026-06-11T10:33:35.992220533Z\" level=info msg=\"Ran pod sandbox c1d646d91840306ab4bf01e865e3b2326bda4801e06fc082c833812929de6cd1 with infra container: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/POD\" id=3e2cd161-c5a1-4510-ad85-e9a24247ba81 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.287857 | controller |     "Jun 11 10:33:36.692247 crc crio[3650]: time=\"2026-06-11T10:33:36.682624486Z\" level=info msg=\"Created container aea46483242cefd6acbad875242123cb68c76ed5fdde82b80dcc67fc3bc81bfd: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator\" id=4dca057a-c496-4881-963b-f0e6df646779 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.287872 | controller |     "Jun 11 10:33:36.989299 crc crio[3650]: time=\"2026-06-11T10:33:36.988409894Z\" level=info msg=\"Starting container: aea46483242cefd6acbad875242123cb68c76ed5fdde82b80dcc67fc3bc81bfd\" id=9a0f5735-2811-4b23-96cd-ec446b38e0ab name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.287887 | controller |     "Jun 11 10:33:36.989534 crc crio[3650]: time=\"2026-06-11T10:33:36.989484551Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f\" id=d175865e-3727-4c71-aa06-876052ab0410 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.287903 | controller |     "Jun 11 10:33:37.074337 crc crio[3650]: time=\"2026-06-11T10:33:37.072733708Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.287918 | controller |     "Jun 11 10:33:37.111346 crc crio[3650]: time=\"2026-06-11T10:33:37.097553008Z\" level=info msg=\"Started container\" PID=11206 containerID=aea46483242cefd6acbad875242123cb68c76ed5fdde82b80dcc67fc3bc81bfd description=openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator id=9a0f5735-2811-4b23-96cd-ec446b38e0ab name=/runtime.v1.RuntimeService/StartContainer sandboxID=a6c2e68b27559c957be075c005201faa0d7b43992fb1c64ca415754eccca4335",
2026-06-11 11:58:02.287933 | controller |     "Jun 11 10:33:37.166479 crc crio[3650]: time=\"2026-06-11T10:33:37.165530068Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=b59f4405-96f4-420b-b5c1-56b7459e6eb9 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.287950 | controller |     "Jun 11 10:33:37.178438 crc crio[3650]: time=\"2026-06-11T10:33:37.173027625Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.287965 | controller |     "Jun 11 10:33:37.184451 crc crio[3650]: time=\"2026-06-11T10:33:37.184331599Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.287980 | controller |     "Jun 11 10:33:37.254983 crc crio[3650]: time=\"2026-06-11T10:33:37.254559258Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.287997 | controller |     "Jun 11 10:33:37.285372 crc crio[3650]: time=\"2026-06-11T10:33:37.284536819Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=4e11277c-897c-4617-b5ce-b1cbb95cd4f0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.288012 | controller |     "Jun 11 10:33:37.310269 crc crio[3650]: time=\"2026-06-11T10:33:37.294641446Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d\" id=ce5b788f-0e65-4350-bee6-75ee3cc3670e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.288027 | controller |     "Jun 11 10:33:37.310269 crc crio[3650]: time=\"2026-06-11T10:33:37.294730898Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.288042 | controller |     "Jun 11 10:33:37.310269 crc crio[3650]: time=\"2026-06-11T10:33:37.303663094Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.288056 | controller |     "Jun 11 10:33:37.313800 crc crio[3650]: time=\"2026-06-11T10:33:37.313605967Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.288071 | controller |     "Jun 11 10:33:37.331849 crc crio[3650]: time=\"2026-06-11T10:33:37.322826423Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.288085 | controller |     "Jun 11 10:33:37.344400 crc crio[3650]: time=\"2026-06-11T10:33:37.344059041Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.288099 | controller |     "Jun 11 10:33:37.344623 crc crio[3650]: time=\"2026-06-11T10:33:37.344544075Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=c6743b57-fb64-489f-a36a-3af8230b75dc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.288114 | controller |     "Jun 11 10:33:37.487510 crc crio[3650]: time=\"2026-06-11T10:33:37.487360217Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.288128 | controller |     "Jun 11 10:33:37.965502 crc crio[3650]: time=\"2026-06-11T10:33:37.961716421Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-11 11:58:02.288143 | controller |     "Jun 11 10:33:38.308989 crc crio[3650]: time=\"2026-06-11T10:33:38.308294335Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.288157 | controller |     "Jun 11 10:33:38.327464 crc crio[3650]: 2026-06-11T10:33:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:00061e14ba0f53e Mac:96:23:c9:e5:1f:bb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0b Mtu:0 Sandbox:/var/run/netns/b6372668-1346-4799-bafa-ee7a68ce15f4 SocketPath: PciID:}] [{Interface:0xc000404ac0 Address:{IP:10.217.0.11 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.288172 | controller |     "Jun 11 10:33:38.351348 crc crio[3650]: 2026-06-11T10:33:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7c9b84398252967 Mac:1a:f5:dc:fa:ae:7f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:43 Mtu:0 Sandbox:/var/run/netns/0f61f05c-56fc-4df2-8404-a6abd45f71dd SocketPath: PciID:}] [{Interface:0xc0005025b0 Address:{IP:10.217.0.67 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.288190 | controller |     "Jun 11 10:33:38.385396 crc crio[3650]: time=\"2026-06-11T10:33:38.385063375Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.288213 | controller |     "Jun 11 10:33:38.400705 crc crio[3650]: 2026-06-11T10:33:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:66c4dd1c40e3b61 Mac:f6:14:bb:5a:d9:49 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1c Mtu:0 Sandbox:/var/run/netns/d35622ba-c9a3-4870-a80b-59a53d993773 SocketPath: PciID:}] [{Interface:0xc000130e60 Address:{IP:10.217.0.28 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.288236 | controller |     "Jun 11 10:33:38.491223 crc crio[3650]: time=\"2026-06-11T10:33:38.489456702Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.288264 | controller |     "Jun 11 10:33:38.525202 crc crio[3650]: time=\"2026-06-11T10:33:38.522489758Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.288288 | controller |     "Jun 11 10:33:38.526935 crc crio[3650]: 2026-06-11T10:33:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:04fdf0749a99d67 Mac:f6:86:03:84:d2:e4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:16 Mtu:0 Sandbox:/var/run/netns/450cc1fa-fdad-416b-9b9e-22838a47ed5c SocketPath: PciID:}] [{Interface:0xc0004383b0 Address:{IP:10.217.0.22 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.288311 | controller |     "Jun 11 10:33:38.544393 crc crio[3650]: time=\"2026-06-11T10:33:38.537448828Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.288335 | controller |     "Jun 11 10:33:38.555432 crc crio[3650]: time=\"2026-06-11T10:33:38.548800982Z\" level=info msg=\"Created container 653a01410df0de8595e0b6f4a44b01b6a95175abafb899472ca07d1766577dd7: openshift-marketplace/community-operators-qhh6t/extract-utilities\" id=26e6b92a-03b2-4475-bf8d-3b369afd61ee name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.288379 | controller |     "Jun 11 10:33:38.584781 crc crio[3650]: time=\"2026-06-11T10:33:38.584718088Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f\" id=16e24261-100e-4f51-ad28-6126aaaff4f4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.288397 | controller |     "Jun 11 10:33:38.585542 crc crio[3650]: 2026-06-11T10:33:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:76282f2c5663e96 Mac:9e:c1:83:9e:e9:23 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:29 Mtu:0 Sandbox:/var/run/netns/cbf6f81f-d54f-47b4-8269-dbc07d7fd476 SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.41 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.288412 | controller |     "Jun 11 10:33:38.631432 crc crio[3650]: time=\"2026-06-11T10:33:38.630870952Z\" level=info msg=\"Starting container: 653a01410df0de8595e0b6f4a44b01b6a95175abafb899472ca07d1766577dd7\" id=6d45fe11-7b20-42e7-820b-deef8b130a19 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.288426 | controller |     "Jun 11 10:33:38.644995 crc crio[3650]: time=\"2026-06-11T10:33:38.6445302Z\" level=info msg=\"Started container\" PID=11354 containerID=653a01410df0de8595e0b6f4a44b01b6a95175abafb899472ca07d1766577dd7 description=openshift-marketplace/community-operators-qhh6t/extract-utilities id=6d45fe11-7b20-42e7-820b-deef8b130a19 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d2a5b75e1cb0179e3b2cf70397fa9bc5a2aa2e153ec38377131b90489bc50f1c",
2026-06-11 11:58:02.288445 | controller |     "Jun 11 10:33:38.650275 crc crio[3650]: time=\"2026-06-11T10:33:38.650090196Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.288460 | controller |     "Jun 11 10:33:38.651646 crc crio[3650]: time=\"2026-06-11T10:33:38.651504674Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.288475 | controller |     "Jun 11 10:33:38.678958 crc crio[3650]: time=\"2026-06-11T10:33:38.678733452Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.288489 | controller |     "Jun 11 10:33:38.732583 crc crio[3650]: time=\"2026-06-11T10:33:38.732527562Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.288503 | controller |     "Jun 11 10:33:38.737605 crc crio[3650]: time=\"2026-06-11T10:33:38.737344131Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.288518 | controller |     "Jun 11 10:33:38.741012 crc crio[3650]: time=\"2026-06-11T10:33:38.740807032Z\" level=info msg=\"Created container 5419a6f29de601dfa853055cd98341c060c7a239dbd235f64153557d189d70d8: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=3ff26adc-7b2c-497a-822e-e0188eed93c7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.288532 | controller |     "Jun 11 10:33:38.742445 crc crio[3650]: time=\"2026-06-11T10:33:38.741705415Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.288546 | controller |     "Jun 11 10:33:38.744109 crc crio[3650]: time=\"2026-06-11T10:33:38.744076401Z\" level=info msg=\"Created container ee82adc306932ec4b595b3fbdbe7128c4d51a4e7eab16b8f2cc3da4320d8190a: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator\" id=7687dbf5-aa35-43f9-b608-ae0d34902c7c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.288561 | controller |     "Jun 11 10:33:38.746034 crc crio[3650]: time=\"2026-06-11T10:33:38.745670651Z\" level=info msg=\"Starting container: 5419a6f29de601dfa853055cd98341c060c7a239dbd235f64153557d189d70d8\" id=92721e4f-1343-466c-a7ce-3ee898762cf5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.288576 | controller |     "Jun 11 10:33:38.746428 crc crio[3650]: time=\"2026-06-11T10:33:38.746299413Z\" level=info msg=\"Created container 5e079226d69bab41d8c0825c2dbba808ec58be841f2049be5d9e635cfe1b0f39: openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container\" id=4079447e-6d8a-4d4a-ad54-6d6ae9065b59 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.288591 | controller |     "Jun 11 10:33:38.747373 crc crio[3650]: time=\"2026-06-11T10:33:38.747301582Z\" level=info msg=\"Starting container: ee82adc306932ec4b595b3fbdbe7128c4d51a4e7eab16b8f2cc3da4320d8190a\" id=bd6dcf94-55b7-49cc-95df-9b26df82375b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.288605 | controller |     "Jun 11 10:33:38.757317 crc crio[3650]: time=\"2026-06-11T10:33:38.756977574Z\" level=info msg=\"Starting container: 5e079226d69bab41d8c0825c2dbba808ec58be841f2049be5d9e635cfe1b0f39\" id=c1f33d36-08da-4d00-9afe-0f0c1cb9cec4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.288619 | controller |     "Jun 11 10:33:38.759318 crc crio[3650]: time=\"2026-06-11T10:33:38.759249636Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy\" id=59ba994a-ede3-4488-8765-616ade2cde2f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.288637 | controller |     "Jun 11 10:33:38.759741 crc crio[3650]: time=\"2026-06-11T10:33:38.759688865Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.288652 | controller |     "Jun 11 10:33:38.760880 crc crio[3650]: time=\"2026-06-11T10:33:38.760821055Z\" level=info msg=\"Creating container: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator\" id=1f9be8a2-99de-49bf-b60c-8f434b6563d2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.288666 | controller |     "Jun 11 10:33:38.763832 crc crio[3650]: time=\"2026-06-11T10:33:38.761368782Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.288681 | controller |     "Jun 11 10:33:38.763832 crc crio[3650]: time=\"2026-06-11T10:33:38.761844572Z\" level=info msg=\"Creating container: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager\" id=11d475b8-d5a7-4d58-824e-5ac4ae48635b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.288696 | controller |     "Jun 11 10:33:38.763832 crc crio[3650]: time=\"2026-06-11T10:33:38.762512378Z\" level=info msg=\"Creating container: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator\" id=27eb6894-8aaa-458b-b23e-e47259c3e392 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.288710 | controller |     "Jun 11 10:33:38.763832 crc crio[3650]: time=\"2026-06-11T10:33:38.762526404Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.288725 | controller |     "Jun 11 10:33:38.763832 crc crio[3650]: time=\"2026-06-11T10:33:38.762727015Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.288739 | controller |     "Jun 11 10:33:38.778101 crc crio[3650]: time=\"2026-06-11T10:33:38.777733289Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.288753 | controller |     "Jun 11 10:33:38.837452 crc crio[3650]: time=\"2026-06-11T10:33:38.832470124Z\" level=info msg=\"Created container 6146970d6ae3754dffa08b392801001714f078b245f3005ee8f3e64b031c11c3: openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions\" id=a36ebf54-700c-4743-87bb-d596c9e80a60 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.288768 | controller |     "Jun 11 10:33:38.847214 crc crio[3650]: time=\"2026-06-11T10:33:38.847073343Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.288783 | controller |     "Jun 11 10:33:38.854759 crc crio[3650]: time=\"2026-06-11T10:33:38.854697678Z\" level=info msg=\"Started container\" PID=11488 containerID=5419a6f29de601dfa853055cd98341c060c7a239dbd235f64153557d189d70d8 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=92721e4f-1343-466c-a7ce-3ee898762cf5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed5e22ae44b291e5f4185543b89bed76a7dac5b4dcf90f0cd6fb838ba2475124",
2026-06-11 11:58:02.288798 | controller |     "Jun 11 10:33:38.860464 crc crio[3650]: time=\"2026-06-11T10:33:38.860410155Z\" level=info msg=\"Started container\" PID=11483 containerID=ee82adc306932ec4b595b3fbdbe7128c4d51a4e7eab16b8f2cc3da4320d8190a description=openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator id=bd6dcf94-55b7-49cc-95df-9b26df82375b name=/runtime.v1.RuntimeService/StartContainer sandboxID=fbd80202514f0b5860be30327966a252459f2586f0298dbbb61609f16ff252b9",
2026-06-11 11:58:02.288819 | controller |     "Jun 11 10:33:38.869574 crc crio[3650]: time=\"2026-06-11T10:33:38.868436576Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.288835 | controller |     "Jun 11 10:33:38.904595 crc crio[3650]: time=\"2026-06-11T10:33:38.902945889Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.288850 | controller |     "Jun 11 10:33:38.915542 crc crio[3650]: time=\"2026-06-11T10:33:38.915048135Z\" level=info msg=\"Created container cd20a3033f01e5e0113970988d015b230ce2f24c2dba617a5b79ee9f4e8f8be3: openshift-marketplace/certified-operators-l27pk/extract-utilities\" id=ca393374-a887-4114-839e-b8554b71fd4e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.288865 | controller |     "Jun 11 10:33:38.920782 crc crio[3650]: time=\"2026-06-11T10:33:38.919302476Z\" level=info msg=\"Started container\" PID=11494 containerID=5e079226d69bab41d8c0825c2dbba808ec58be841f2049be5d9e635cfe1b0f39 description=openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container id=c1f33d36-08da-4d00-9afe-0f0c1cb9cec4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f44e3225afe57afed1bc937cd165e98d088eeb2b7a98b54af19b180be964aa57",
2026-06-11 11:58:02.288880 | controller |     "Jun 11 10:33:38.948412 crc crio[3650]: time=\"2026-06-11T10:33:38.943609898Z\" level=info msg=\"Starting container: cd20a3033f01e5e0113970988d015b230ce2f24c2dba617a5b79ee9f4e8f8be3\" id=5438d2d6-5e16-4909-8380-7f3c4512f4e8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.288894 | controller |     "Jun 11 10:33:38.949410 crc crio[3650]: time=\"2026-06-11T10:33:38.949363494Z\" level=info msg=\"Starting container: 6146970d6ae3754dffa08b392801001714f078b245f3005ee8f3e64b031c11c3\" id=200a1415-bd88-4c90-8730-47aa88991e1d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.288909 | controller |     "Jun 11 10:33:38.958668 crc crio[3650]: time=\"2026-06-11T10:33:38.958458272Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7\" id=fa26b0a4-6717-4ecb-bf52-8a6ace8036bd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.288924 | controller |     "Jun 11 10:33:38.978748 crc crio[3650]: time=\"2026-06-11T10:33:38.977387205Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7\" id=58cf949b-b6a0-4f3b-a778-1d5572b897d9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.288938 | controller |     "Jun 11 10:33:39.034404 crc crio[3650]: time=\"2026-06-11T10:33:39.034004164Z\" level=info msg=\"Started container\" PID=11491 containerID=6146970d6ae3754dffa08b392801001714f078b245f3005ee8f3e64b031c11c3 description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions id=200a1415-bd88-4c90-8730-47aa88991e1d name=/runtime.v1.RuntimeService/StartContainer sandboxID=9d4aa1898017b16d783969e94d920569ad171c8ccee63341635be05f5d8ff6e6",
2026-06-11 11:58:02.288953 | controller |     "Jun 11 10:33:39.098401 crc crio[3650]: time=\"2026-06-11T10:33:39.097394096Z\" level=info msg=\"Started container\" PID=11502 containerID=cd20a3033f01e5e0113970988d015b230ce2f24c2dba617a5b79ee9f4e8f8be3 description=openshift-marketplace/certified-operators-l27pk/extract-utilities id=5438d2d6-5e16-4909-8380-7f3c4512f4e8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f00a4f34978e87c5f1c6b100799810df031c4bff66b809eb32c23ea709e5dade",
2026-06-11 11:58:02.288971 | controller |     "Jun 11 10:33:39.103327 crc crio[3650]: time=\"2026-06-11T10:33:39.102614565Z\" level=info msg=\"Created container e8c3137f268bc7d1c19693f3aa59bb41db7e0a4ca7b72178a911c1582f01c660: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator\" id=983f5688-e082-4bf5-947d-4cda741f6e6a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.288986 | controller |     "Jun 11 10:33:39.115615 crc crio[3650]: time=\"2026-06-11T10:33:39.113463116Z\" level=info msg=\"Starting container: e8c3137f268bc7d1c19693f3aa59bb41db7e0a4ca7b72178a911c1582f01c660\" id=95b9f11e-4722-4a9d-a0d9-4b73da402af2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.289002 | controller |     "Jun 11 10:33:39.201041 crc crio[3650]: time=\"2026-06-11T10:33:39.197797134Z\" level=info msg=\"Started container\" PID=11512 containerID=e8c3137f268bc7d1c19693f3aa59bb41db7e0a4ca7b72178a911c1582f01c660 description=openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator id=95b9f11e-4722-4a9d-a0d9-4b73da402af2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5474d1b9b8f5df016208902e205ff88b11ff76f9a8854bec80c774d6ec54b5be",
2026-06-11 11:58:02.289017 | controller |     "Jun 11 10:33:39.233987 crc crio[3650]: time=\"2026-06-11T10:33:39.233747088Z\" level=info msg=\"Creating container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination\" id=860515b8-0900-4917-8d76-29534ad81384 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.289032 | controller |     "Jun 11 10:33:39.243245 crc crio[3650]: 2026-06-11T10:33:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3a99d2cff4eb408 Mac:92:c3:83:19:76:16 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:25 Mtu:0 Sandbox:/var/run/netns/cd268ed3-db52-4030-8613-61d050e34c21 SocketPath: PciID:}] [{Interface:0xc0002a28c0 Address:{IP:10.217.0.37 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.289047 | controller |     "Jun 11 10:33:39.250391 crc crio[3650]: time=\"2026-06-11T10:33:39.248284785Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.289063 | controller |     "Jun 11 10:33:39.281018 crc crio[3650]: time=\"2026-06-11T10:33:39.275209206Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.289078 | controller |     "Jun 11 10:33:39.281018 crc crio[3650]: time=\"2026-06-11T10:33:39.280805255Z\" level=info msg=\"Created container 0bc864f80f151bfa747e0ae8456321751de2437684036c5a6ac393195ea98c8f: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator\" id=f0836a99-81a0-43eb-a84c-9ca2b7eb24d1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.289093 | controller |     "Jun 11 10:33:39.363191 crc crio[3650]: time=\"2026-06-11T10:33:39.363031203Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.289107 | controller |     "Jun 11 10:33:39.365066 crc crio[3650]: time=\"2026-06-11T10:33:39.36479953Z\" level=info msg=\"Starting container: 0bc864f80f151bfa747e0ae8456321751de2437684036c5a6ac393195ea98c8f\" id=cf4ba9c8-6e2a-4db1-b759-60dd14e77f13 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.289122 | controller |     "Jun 11 10:33:39.375082 crc crio[3650]: time=\"2026-06-11T10:33:39.374771252Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.289136 | controller |     "Jun 11 10:33:39.381603 crc crio[3650]: time=\"2026-06-11T10:33:39.381518997Z\" level=info msg=\"Started container\" PID=11573 containerID=0bc864f80f151bfa747e0ae8456321751de2437684036c5a6ac393195ea98c8f description=openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator id=cf4ba9c8-6e2a-4db1-b759-60dd14e77f13 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fc27bf3df737d5f0da513dc6b9589bda63a78c45c873dd43d0d225052b3b3ec9",
2026-06-11 11:58:02.289156 | controller |     "Jun 11 10:33:39.397463 crc crio[3650]: 2026-06-11T10:33:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:089f8796586f8b7 Mac:a6:2f:37:5a:e1:84 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1e Mtu:0 Sandbox:/var/run/netns/20f920f0-446e-4879-932a-647b0a058a82 SocketPath: PciID:}] [{Interface:0xc00038e780 Address:{IP:10.217.0.30 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.289171 | controller |     "Jun 11 10:33:39.397463 crc crio[3650]: 2026-06-11T10:33:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6ef12fd6b0c6e14 Mac:62:bf:78:46:60:a8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:28 Mtu:0 Sandbox:/var/run/netns/4ccb2a5b-0375-4c81-95a5-b9e5ab177a47 SocketPath: PciID:}] [{Interface:0xc00035b010 Address:{IP:10.217.0.40 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.289186 | controller |     "Jun 11 10:33:39.410100 crc crio[3650]: time=\"2026-06-11T10:33:39.407299404Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.289202 | controller |     "Jun 11 10:33:39.417544 crc crio[3650]: time=\"2026-06-11T10:33:39.417477979Z\" level=info msg=\"Created container e9315373ae04a14b52a0dee1388f8aa40a297ae52e7193db9b8726cce54a5d81: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller\" id=c1b61d1d-5d1f-4f82-9a61-160e21621803 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.289217 | controller |     "Jun 11 10:33:39.418254 crc crio[3650]: 2026-06-11T10:33:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:31cd14af7c6599c Mac:16:45:73:f7:27:b4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:22 Mtu:0 Sandbox:/var/run/netns/4fda0c39-c0e7-4263-8b78-71463e9b5aff SocketPath: PciID:}] [{Interface:0xc000394780 Address:{IP:10.217.0.34 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.289231 | controller |     "Jun 11 10:33:39.419011 crc crio[3650]: time=\"2026-06-11T10:33:39.418813157Z\" level=info msg=\"Created container 9a4c3c3918159c108adaf28462ec595eaddfd38bb49e373bf0758b01cc4bea3e: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions\" id=5c8332b1-7c08-4837-92f5-0234a55d8bcb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.289246 | controller |     "Jun 11 10:33:39.421748 crc crio[3650]: 2026-06-11T10:33:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bca9cdc7581b334 Mac:9a:aa:2e:f8:1f:a7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1f Mtu:0 Sandbox:/var/run/netns/dfae5057-b378-4808-872a-49b11a1d89f7 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.31 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.289262 | controller |     "Jun 11 10:33:39.425440 crc crio[3650]: 2026-06-11T10:33:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:219e9c2f0e426ef Mac:fe:34:a2:81:be:45 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0d Mtu:0 Sandbox:/var/run/netns/3b04d50c-4167-43c7-b07e-8f54219dd6bf SocketPath: PciID:}] [{Interface:0xc0004b25d0 Address:{IP:10.217.0.13 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.289277 | controller |     "Jun 11 10:33:39.431513 crc crio[3650]: 2026-06-11T10:33:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:61d1e9bc82c791f Mac:c2:24:3a:e9:18:46 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:20 Mtu:0 Sandbox:/var/run/netns/bf7d32c2-1540-4b5d-ab4c-45d125b60d5b SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.32 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.289291 | controller |     "Jun 11 10:33:39.438663 crc crio[3650]: time=\"2026-06-11T10:33:39.433647751Z\" level=info msg=\"Starting container: 9a4c3c3918159c108adaf28462ec595eaddfd38bb49e373bf0758b01cc4bea3e\" id=bdfe9546-b44d-4662-bf34-3d241f7259f6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.289309 | controller |     "Jun 11 10:33:39.438663 crc crio[3650]: time=\"2026-06-11T10:33:39.434601111Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=d7fb720f-3448-4f22-9d66-0234a89eefce name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.289324 | controller |     "Jun 11 10:33:39.438663 crc crio[3650]: time=\"2026-06-11T10:33:39.437081343Z\" level=info msg=\"Starting container: e9315373ae04a14b52a0dee1388f8aa40a297ae52e7193db9b8726cce54a5d81\" id=99f390b5-cc0f-443f-a965-23f675013aa9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.289340 | controller |     "Jun 11 10:33:39.445051 crc crio[3650]: 2026-06-11T10:33:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bee064a86ca0eeb Mac:1a:2f:fc:33:4d:3b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3f Mtu:0 Sandbox:/var/run/netns/29376849-3221-441c-b733-393513def666 SocketPath: PciID:}] [{Interface:0xc000350a00 Address:{IP:10.217.0.63 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.289381 | controller |     "Jun 11 10:33:39.445051 crc crio[3650]: 2026-06-11T10:33:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bb73203da0f8806 Mac:22:82:b1:3f:c4:7d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2b Mtu:0 Sandbox:/var/run/netns/9c944ab8-9f4a-452e-89aa-f65193ee9a47 SocketPath: PciID:}] [{Interface:0xc0001daa20 Address:{IP:10.217.0.43 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.289397 | controller |     "Jun 11 10:33:39.451269 crc crio[3650]: time=\"2026-06-11T10:33:39.448723639Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=f150bcee-429c-4d2d-a71a-cf0c7591928a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.289412 | controller |     "Jun 11 10:33:39.451443 crc crio[3650]: 2026-06-11T10:33:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d721c5d42c7fe8a Mac:36:13:3c:30:c4:8b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:17 Mtu:0 Sandbox:/var/run/netns/23eccc59-caac-4e7a-ad87-d8ad5f0e6be3 SocketPath: PciID:}] [{Interface:0xc000112990 Address:{IP:10.217.0.23 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.289427 | controller |     "Jun 11 10:33:39.452036 crc crio[3650]: 2026-06-11T10:33:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8985b114e219e5d Mac:8a:66:d3:c0:ed:6d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1b Mtu:0 Sandbox:/var/run/netns/24a3051a-a304-47b0-b39f-fea4c16f2b99 SocketPath: PciID:}] [{Interface:0xc0004c25d0 Address:{IP:10.217.0.27 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.289442 | controller |     "Jun 11 10:33:39.464750 crc crio[3650]: 2026-06-11T10:33:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ca8434f73c94063 Mac:96:4f:57:b6:40:d5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:15 Mtu:0 Sandbox:/var/run/netns/9e0a8424-1e16-4375-883e-796d6d9197d6 SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.21 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.289457 | controller |     "Jun 11 10:33:39.464750 crc crio[3650]: 2026-06-11T10:33:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5253c570edf3b15 Mac:72:0f:34:e7:b6:67 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:24 Mtu:0 Sandbox:/var/run/netns/55916e3b-688a-417b-95ca-cc3b91aa60e2 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.36 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.289471 | controller |     "Jun 11 10:33:39.464750 crc crio[3650]: time=\"2026-06-11T10:33:39.462780839Z\" level=info msg=\"Creating container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy\" id=1f63a26a-bd16-4d67-808e-9b9587f95c5e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.289490 | controller |     "Jun 11 10:33:39.464750 crc crio[3650]: time=\"2026-06-11T10:33:39.46344931Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.289505 | controller |     "Jun 11 10:33:39.493782 crc crio[3650]: time=\"2026-06-11T10:33:39.493671592Z\" level=info msg=\"Created container f0e4e47a9a8d6297df14a264a3b5625018e25bca7cf1de7f531c7a7b31415841: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints\" id=ef4bd312-d6e7-4371-8de0-10c5afb0ee80 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.289520 | controller |     "Jun 11 10:33:39.494207 crc crio[3650]: 2026-06-11T10:33:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9f17537f203b536 Mac:3e:9f:d1:9a:16:b3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:27 Mtu:0 Sandbox:/var/run/netns/4e90b64f-4996-4558-b351-c01649a55028 SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.39 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.289535 | controller |     "Jun 11 10:33:39.510485 crc crio[3650]: time=\"2026-06-11T10:33:39.502684875Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.289550 | controller |     "Jun 11 10:33:39.510485 crc crio[3650]: time=\"2026-06-11T10:33:39.503386107Z\" level=info msg=\"Started container\" PID=11576 containerID=e9315373ae04a14b52a0dee1388f8aa40a297ae52e7193db9b8726cce54a5d81 description=openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller id=99f390b5-cc0f-443f-a965-23f675013aa9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee181da4c8522f5a6a012d826f5689867d8d9bec2142766aadfe5d2692add209",
2026-06-11 11:58:02.289565 | controller |     "Jun 11 10:33:39.510485 crc crio[3650]: time=\"2026-06-11T10:33:39.508010093Z\" level=info msg=\"Started container\" PID=11586 containerID=9a4c3c3918159c108adaf28462ec595eaddfd38bb49e373bf0758b01cc4bea3e description=openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions id=bdfe9546-b44d-4662-bf34-3d241f7259f6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=75a34b9d735f293ff0af6d791618b1cede0d9c1578e168ba6ecd2f3ca7f9f051",
2026-06-11 11:58:02.289580 | controller |     "Jun 11 10:33:39.529028 crc crio[3650]: time=\"2026-06-11T10:33:39.525003951Z\" level=info msg=\"Starting container: f0e4e47a9a8d6297df14a264a3b5625018e25bca7cf1de7f531c7a7b31415841\" id=f48b47e7-74c1-43e5-bf9e-83b678c62b22 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.289595 | controller |     "Jun 11 10:33:39.561375 crc crio[3650]: time=\"2026-06-11T10:33:39.557527562Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=aa1d06ca-9de6-4f62-9028-bdc586ee68c9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.289610 | controller |     "Jun 11 10:33:39.570345 crc crio[3650]: time=\"2026-06-11T10:33:39.569920021Z\" level=info msg=\"Started container\" PID=11589 containerID=f0e4e47a9a8d6297df14a264a3b5625018e25bca7cf1de7f531c7a7b31415841 description=openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints id=f48b47e7-74c1-43e5-bf9e-83b678c62b22 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2ced3af3cca149ba83101d5265b6e6e316162c0dd91c53005206785947b41a69",
2026-06-11 11:58:02.289625 | controller |     "Jun 11 10:33:39.582104 crc crio[3650]: time=\"2026-06-11T10:33:39.577522179Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=d3be1ed2-d826-4108-9e39-5d660e888e62 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.289644 | controller |     "Jun 11 10:33:39.582104 crc crio[3650]: time=\"2026-06-11T10:33:39.577807109Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.289660 | controller |     "Jun 11 10:33:39.585055 crc crio[3650]: time=\"2026-06-11T10:33:39.585002685Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy\" id=ff01543c-89e8-45f2-97d6-b293948a109e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.289675 | controller |     "Jun 11 10:33:39.593167 crc crio[3650]: time=\"2026-06-11T10:33:39.591536461Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.289689 | controller |     "Jun 11 10:33:39.636463 crc crio[3650]: time=\"2026-06-11T10:33:39.631844966Z\" level=info msg=\"Created container 7f7b8989f4c67e5faf42e9c74a26c0ff618e955175a53550fb6cb3604602ff33: openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon\" id=2ac63530-6a05-490c-b57e-547f7325ddc2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.289704 | controller |     "Jun 11 10:33:39.656851 crc crio[3650]: time=\"2026-06-11T10:33:39.656262058Z\" level=info msg=\"Starting container: 7f7b8989f4c67e5faf42e9c74a26c0ff618e955175a53550fb6cb3604602ff33\" id=9f888b11-0210-4f19-b2c4-48ecf54f8f0a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.289719 | controller |     "Jun 11 10:33:39.660361 crc crio[3650]: 2026-06-11T10:33:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d37725fcb001234 Mac:06:23:59:4a:99:b0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:07 Mtu:0 Sandbox:/var/run/netns/ab6efe14-31ab-42bd-8e6d-4e41c17e7e0c SocketPath: PciID:}] [{Interface:0xc0003513b0 Address:{IP:10.217.0.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.289733 | controller |     "Jun 11 10:33:39.662058 crc crio[3650]: time=\"2026-06-11T10:33:39.661926276Z\" level=info msg=\"Started container\" PID=11624 containerID=7f7b8989f4c67e5faf42e9c74a26c0ff618e955175a53550fb6cb3604602ff33 description=openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon id=9f888b11-0210-4f19-b2c4-48ecf54f8f0a name=/runtime.v1.RuntimeService/StartContainer sandboxID=d2436a448532320e93112c8fee57715fac7d8439f2ce1e798c335f4630f737c1",
2026-06-11 11:58:02.289748 | controller |     "Jun 11 10:33:39.662444 crc crio[3650]: time=\"2026-06-11T10:33:39.662225826Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 11:58:02.289763 | controller |     "Jun 11 10:33:39.662444 crc crio[3650]: time=\"2026-06-11T10:33:39.662414931Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_225ca418-1233-4fa0-aaf4-c02969e2af44\\\"\"",
2026-06-11 11:58:02.289784 | controller |     "Jun 11 10:33:39.666040 crc crio[3650]: time=\"2026-06-11T10:33:39.665839891Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:00061e14ba0f53ee3e468ef87a929c317a5858b7d16013bffbe7e1e93701fe9e UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/b6372668-1346-4799-bafa-ee7a68ce15f4 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:0xc0010824a0}] Aliases:map[]}\"",
2026-06-11 11:58:02.289799 | controller |     "Jun 11 10:33:39.666792 crc crio[3650]: time=\"2026-06-11T10:33:39.666723169Z\" level=info msg=\"Checking pod openshift-config-operator_openshift-config-operator-5777786469-bccdj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.289818 | controller |     "Jun 11 10:33:39.667246 crc crio[3650]: time=\"2026-06-11T10:33:39.667184203Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:7c9b8439825296730475bfb0226e2762812ed00dc63fea5c58402a1839ed8cbf UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/0f61f05c-56fc-4df2-8404-a6abd45f71dd 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:0xc001586718}] Aliases:map[]}\"",
2026-06-11 11:58:02.289834 | controller |     "Jun 11 10:33:39.667495 crc crio[3650]: time=\"2026-06-11T10:33:39.667348728Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.289849 | controller |     "Jun 11 10:33:39.667819 crc crio[3650]: time=\"2026-06-11T10:33:39.667546255Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:66c4dd1c40e3b6182485cd3f50b91bd9b65c2b5109958d01b68f3857f6960d38 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/d35622ba-c9a3-4870-a80b-59a53d993773 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:0xc00008c108}] Aliases:map[]}\"",
2026-06-11 11:58:02.289865 | controller |     "Jun 11 10:33:39.667819 crc crio[3650]: time=\"2026-06-11T10:33:39.667687549Z\" 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-11 11:58:02.289883 | controller |     "Jun 11 10:33:39.668279 crc crio[3650]: time=\"2026-06-11T10:33:39.668067371Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:04fdf0749a99d67d272d39cfaad894109c5cd565eab508afc4c5fc42805cc9b7 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/450cc1fa-fdad-416b-9b9e-22838a47ed5c 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:0xc000e12038}] Aliases:map[]}\"",
2026-06-11 11:58:02.289907 | controller |     "Jun 11 10:33:39.668279 crc crio[3650]: time=\"2026-06-11T10:33:39.668276108Z\" level=info msg=\"Checking pod openshift-console-operator_console-operator-67c89758df-4jf4f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.289946 | controller |     "Jun 11 10:33:39.668621 crc crio[3650]: time=\"2026-06-11T10:33:39.668452363Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:76282f2c5663e964888d088eccaad2478462902e770894c5da12754c6a51675b UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/cbf6f81f-d54f-47b4-8269-dbc07d7fd476 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:0xc0010824d0}] Aliases:map[]}\"",
2026-06-11 11:58:02.289964 | controller |     "Jun 11 10:33:39.668621 crc crio[3650]: time=\"2026-06-11T10:33:39.668604208Z\" 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-11 11:58:02.289980 | controller |     "Jun 11 10:33:39.674409 crc crio[3650]: time=\"2026-06-11T10:33:39.674302829Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:bb73203da0f8806a0058ff5c7f015469ed1d0dcfcb558a024d53e72ada603766 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/9c944ab8-9f4a-452e-89aa-f65193ee9a47 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:0xc0015866e8}] Aliases:map[]}\"",
2026-06-11 11:58:02.289999 | controller |     "Jun 11 10:33:39.675042 crc crio[3650]: time=\"2026-06-11T10:33:39.674482545Z\" level=info msg=\"Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.290015 | controller |     "Jun 11 10:33:39.675042 crc crio[3650]: time=\"2026-06-11T10:33:39.674628609Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:3a99d2cff4eb408b82b989c2d7f34de64ed03ecd7c4bbf07f6765bd313ce9b50 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/cd268ed3-db52-4030-8613-61d050e34c21 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:0xc002a1a210}] Aliases:map[]}\"",
2026-06-11 11:58:02.290030 | controller |     "Jun 11 10:33:39.675042 crc crio[3650]: time=\"2026-06-11T10:33:39.674736893Z\" 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-11 11:58:02.290046 | controller |     "Jun 11 10:33:39.675042 crc crio[3650]: time=\"2026-06-11T10:33:39.674943179Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:6ef12fd6b0c6e147573c9d7167dded74e9302978058c0c041290a283a9ee58a5 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/4ccb2a5b-0375-4c81-95a5-b9e5ab177a47 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:0xc00021a4f0}] Aliases:map[]}\"",
2026-06-11 11:58:02.290060 | controller |     "Jun 11 10:33:39.675347 crc crio[3650]: time=\"2026-06-11T10:33:39.675059603Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.290075 | controller |     "Jun 11 10:33:39.675347 crc crio[3650]: time=\"2026-06-11T10:33:39.675309691Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:089f8796586f8b7db92a69c83013faa76dd5287d067fcd029cad6702aa674c55 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/20f920f0-446e-4879-932a-647b0a058a82 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:0xc001082240}] Aliases:map[]}\"",
2026-06-11 11:58:02.290089 | controller |     "Jun 11 10:33:39.675522 crc crio[3650]: time=\"2026-06-11T10:33:39.675426564Z\" 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-11 11:58:02.290104 | controller |     "Jun 11 10:33:39.675594 crc crio[3650]: time=\"2026-06-11T10:33:39.675561549Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:31cd14af7c6599c615254daebfd7fc1cecd5e6746400d55037d288258fc9c63e UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/4fda0c39-c0e7-4263-8b78-71463e9b5aff 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:0xc00021a558}] Aliases:map[]}\"",
2026-06-11 11:58:02.290122 | controller |     "Jun 11 10:33:39.676533 crc crio[3650]: time=\"2026-06-11T10:33:39.676352384Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:ca8434f73c9406390d09b0932f52b4f7acd9cca94a39541db2aeacce0c70c711 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/9e0a8424-1e16-4375-883e-796d6d9197d6 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:0xc001586620}] Aliases:map[]}\"",
2026-06-11 11:58:02.290137 | controller |     "Jun 11 10:33:39.677481 crc crio[3650]: time=\"2026-06-11T10:33:39.676637643Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:8985b114e219e5dafc14dc9e2b91617f6f9d197483f41f68b27317fb61885d6e UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/24a3051a-a304-47b0-b39f-fea4c16f2b99 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:0xc001648000}] Aliases:map[]}\"",
2026-06-11 11:58:02.290153 | controller |     "Jun 11 10:33:39.677676 crc crio[3650]: time=\"2026-06-11T10:33:39.677608144Z\" 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-11 11:58:02.290177 | controller |     "Jun 11 10:33:39.677976 crc crio[3650]: time=\"2026-06-11T10:33:39.677941778Z\" level=info msg=\"Checking pod openshift-service-ca_service-ca-74545575db-n469q for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.290194 | controller |     "Jun 11 10:33:39.678171 crc crio[3650]: time=\"2026-06-11T10:33:39.676788568Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686230-hs9dx Namespace:openshift-operator-lifecycle-manager ID:d37725fcb001234b3ff31ef8adb55416630aef35171b78a5708c66e0297d57e8 UID:81b25572-ffb9-4917-87d1-f6713e295cc7 NetNS:/var/run/netns/ab6efe14-31ab-42bd-8e6d-4e41c17e7e0c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod81b25572_ffb9_4917_87d1_f6713e295cc7.slice PodAnnotations:0xc002a1a1c8}] Aliases:map[]}\"",
2026-06-11 11:58:02.290259 | controller |     "Jun 11 10:33:39.678409 crc crio[3650]: time=\"2026-06-11T10:33:39.678386512Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29686230-hs9dx for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.290280 | controller |     "Jun 11 10:33:39.679471 crc crio[3650]: time=\"2026-06-11T10:33:39.676660594Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:9f17537f203b5369b515fdf93df3c21e0e1ec76139d277ab3fdc9d259dcd43de UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/4e90b64f-4996-4558-b351-c01649a55028 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:0xc001612398}] Aliases:map[]}\"",
2026-06-11 11:58:02.290296 | controller |     "Jun 11 10:33:39.681220 crc crio[3650]: time=\"2026-06-11T10:33:39.676675725Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:bca9cdc7581b33475a012a721b9060d11ab4236fed24ec99de48c4f1be0290d7 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/dfae5057-b378-4808-872a-49b11a1d89f7 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:0xc001082250}] Aliases:map[]}\"",
2026-06-11 11:58:02.290314 | controller |     "Jun 11 10:33:39.681552 crc crio[3650]: time=\"2026-06-11T10:33:39.6813852Z\" level=info msg=\"Checking pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.290330 | controller |     "Jun 11 10:33:39.681688 crc crio[3650]: time=\"2026-06-11T10:33:39.681103808Z\" level=info msg=\"Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.290364 | controller |     "Jun 11 10:33:39.681967 crc crio[3650]: time=\"2026-06-11T10:33:39.676710936Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:61d1e9bc82c791fa5bd1611d9665e0aa80dc160f85e5a849458e443b5028d56c UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/bf7d32c2-1540-4b5d-ab4c-45d125b60d5b 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:0xc0013845b8}] Aliases:map[]}\"",
2026-06-11 11:58:02.290387 | controller |     "Jun 11 10:33:39.682251 crc crio[3650]: time=\"2026-06-11T10:33:39.682083917Z\" 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-11 11:58:02.290404 | controller |     "Jun 11 10:33:39.682457 crc crio[3650]: time=\"2026-06-11T10:33:39.676737057Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:bee064a86ca0eeb4ff04004766d628768c20085b8f22a24de72bda1bf48cc9c2 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/29376849-3221-441c-b733-393513def666 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:0xc0013845f8}] Aliases:map[]}\"",
2026-06-11 11:58:02.290420 | controller |     "Jun 11 10:33:39.682457 crc crio[3650]: time=\"2026-06-11T10:33:39.676697345Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:219e9c2f0e426efed0f2f1d50a432f0f680a56e5a70e628201bedaf65f8e8389 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/3b04d50c-4167-43c7-b07e-8f54219dd6bf 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:0xc001082508}] Aliases:map[]}\"",
2026-06-11 11:58:02.290435 | controller |     "Jun 11 10:33:39.683765 crc crio[3650]: time=\"2026-06-11T10:33:39.683443614Z\" level=info msg=\"Checking pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.290449 | controller |     "Jun 11 10:33:39.684715 crc crio[3650]: time=\"2026-06-11T10:33:39.684390164Z\" level=info msg=\"Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.290464 | controller |     "Jun 11 10:33:39.685348 crc crio[3650]: time=\"2026-06-11T10:33:39.676754937Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:5253c570edf3b1586971eb345f33ec0addc675d59ebd2a7da755e82b2134ca60 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/55916e3b-688a-417b-95ca-cc3b91aa60e2 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:0xc000e12000}] Aliases:map[]}\"",
2026-06-11 11:58:02.290482 | controller |     "Jun 11 10:33:39.685469 crc crio[3650]: time=\"2026-06-11T10:33:39.685453231Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.290498 | controller |     "Jun 11 10:33:39.685698 crc crio[3650]: time=\"2026-06-11T10:33:39.676766887Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:d721c5d42c7fe8a2ef71fdfaea832f74a256dc039aed3fb50857cfa739db852d UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/23eccc59-caac-4e7a-ad87-d8ad5f0e6be3 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:0xc0001888a8}] Aliases:map[]}\"",
2026-06-11 11:58:02.290513 | controller |     "Jun 11 10:33:39.685956 crc crio[3650]: time=\"2026-06-11T10:33:39.685807819Z\" 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-11 11:58:02.290527 | controller |     "Jun 11 10:33:39.688808 crc crio[3650]: time=\"2026-06-11T10:33:39.687411623Z\" 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-11 11:58:02.290543 | controller |     "Jun 11 10:33:39.694205 crc crio[3650]: time=\"2026-06-11T10:33:39.694068339Z\" level=info msg=\"Created container 34e8a8d8d5ca6d4bd736d21a982257722dfb414f50dac50f92f1b9952837954e: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator\" id=8ecf244d-a53c-4cf3-bf67-68eb96b62409 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.290558 | controller |     "Jun 11 10:33:39.695250 crc crio[3650]: time=\"2026-06-11T10:33:39.694748401Z\" level=info msg=\"Created container ed713a75013229024bd38dee8cbb81ceadd5f919400005195744701a43b3b233: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator\" id=27eb6894-8aaa-458b-b23e-e47259c3e392 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.290573 | controller |     "Jun 11 10:33:39.698027 crc crio[3650]: time=\"2026-06-11T10:33:39.697936499Z\" level=info msg=\"Created container b317cb2295f8790b63bc1eb2095e2b36eb2a16f2d0f8331ffd1b66d7c94c25ad: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator\" id=1f9be8a2-99de-49bf-b60c-8f434b6563d2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.290587 | controller |     "Jun 11 10:33:39.698599 crc crio[3650]: time=\"2026-06-11T10:33:39.698447654Z\" level=info msg=\"Starting container: ed713a75013229024bd38dee8cbb81ceadd5f919400005195744701a43b3b233\" id=b9fc3c72-acc7-4e2c-82be-3ad12bad50b8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.290603 | controller |     "Jun 11 10:33:39.699481 crc crio[3650]: time=\"2026-06-11T10:33:39.699451936Z\" level=info msg=\"Starting container: 34e8a8d8d5ca6d4bd736d21a982257722dfb414f50dac50f92f1b9952837954e\" id=6240893b-4180-42ac-a47c-3bb3dca59a29 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.290618 | controller |     "Jun 11 10:33:39.701476 crc crio[3650]: time=\"2026-06-11T10:33:39.701257962Z\" level=info msg=\"Starting container: b317cb2295f8790b63bc1eb2095e2b36eb2a16f2d0f8331ffd1b66d7c94c25ad\" id=5e6f89bf-7932-45a1-a1d7-7ede231aa2f2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.290632 | controller |     "Jun 11 10:33:39.704404 crc crio[3650]: time=\"2026-06-11T10:33:39.704011739Z\" level=info msg=\"Created container 7d6ebd9335e4cef3aa2afab627767d661adde6426b008ce9485f573720b0ac6a: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities\" id=e1004c3d-dbb8-478b-9c48-3d634ae160dc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.290651 | controller |     "Jun 11 10:33:39.705247 crc crio[3650]: time=\"2026-06-11T10:33:39.705088331Z\" level=info msg=\"Started container\" PID=11626 containerID=34e8a8d8d5ca6d4bd736d21a982257722dfb414f50dac50f92f1b9952837954e description=openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator id=6240893b-4180-42ac-a47c-3bb3dca59a29 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9c99f420713f64225ce22b01f6c0084a92811a3bb938bd360f37762aa82d56d4",
2026-06-11 11:58:02.290666 | controller |     "Jun 11 10:33:39.708514 crc crio[3650]: time=\"2026-06-11T10:33:39.70839327Z\" level=info msg=\"Started container\" PID=11643 containerID=ed713a75013229024bd38dee8cbb81ceadd5f919400005195744701a43b3b233 description=openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator id=b9fc3c72-acc7-4e2c-82be-3ad12bad50b8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c1d646d91840306ab4bf01e865e3b2326bda4801e06fc082c833812929de6cd1",
2026-06-11 11:58:02.290681 | controller |     "Jun 11 10:33:39.708765 crc crio[3650]: time=\"2026-06-11T10:33:39.708654155Z\" level=info msg=\"Starting container: 7d6ebd9335e4cef3aa2afab627767d661adde6426b008ce9485f573720b0ac6a\" id=5c0f40d5-cb1a-4336-8cb6-4aacd3374df5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.290695 | controller |     "Jun 11 10:33:39.718534 crc crio[3650]: time=\"2026-06-11T10:33:39.715423731Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=95154117-b938-4b6a-8002-e85a9155382c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.290710 | controller |     "Jun 11 10:33:39.734740 crc crio[3650]: time=\"2026-06-11T10:33:39.734415214Z\" level=info msg=\"Started container\" PID=11617 containerID=7d6ebd9335e4cef3aa2afab627767d661adde6426b008ce9485f573720b0ac6a description=openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities id=5c0f40d5-cb1a-4336-8cb6-4aacd3374df5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f5f968b95a4c09e9a35de10cc4c90e9de82846e8b43984b8310fb6d763a380c8",
2026-06-11 11:58:02.290725 | controller |     "Jun 11 10:33:39.735574 crc crio[3650]: time=\"2026-06-11T10:33:39.735499575Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.290740 | controller |     "Jun 11 10:33:39.761359 crc crio[3650]: time=\"2026-06-11T10:33:39.76121855Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=831ef7cb-8755-41c7-8e01-6c9ad1277395 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.290754 | controller |     "Jun 11 10:33:39.768104 crc crio[3650]: time=\"2026-06-11T10:33:39.768055648Z\" level=info msg=\"Creating container: openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy\" id=19c08869-caf5-451f-a0da-eb783886b51a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.290768 | controller |     "Jun 11 10:33:39.778493 crc crio[3650]: time=\"2026-06-11T10:33:39.775556599Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 11:58:02.290783 | controller |     "Jun 11 10:33:39.778493 crc crio[3650]: time=\"2026-06-11T10:33:39.775618881Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 11:58:02.290798 | controller |     "Jun 11 10:33:39.778493 crc crio[3650]: time=\"2026-06-11T10:33:39.775647402Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.290816 | controller |     "Jun 11 10:33:39.778493 crc crio[3650]: time=\"2026-06-11T10:33:39.775651433Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.290831 | controller |     "Jun 11 10:33:39.778493 crc crio[3650]: time=\"2026-06-11T10:33:39.777602444Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360\" id=c5eec388-d588-450b-9703-b8c2c0c3a526 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.290845 | controller |     "Jun 11 10:33:39.783342 crc crio[3650]: time=\"2026-06-11T10:33:39.783275362Z\" level=info msg=\"Ran pod sandbox 6ef12fd6b0c6e147573c9d7167dded74e9302978058c0c041290a283a9ee58a5 with infra container: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/POD\" id=ba4ac37a-0423-46b3-ac1a-05237ad6a0ea name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.290860 | controller |     "Jun 11 10:33:39.785406 crc crio[3650]: time=\"2026-06-11T10:33:39.785319118Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.290875 | controller |     "Jun 11 10:33:39.793222 crc crio[3650]: time=\"2026-06-11T10:33:39.79001943Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=29ad1b3a-8605-42c3-85ff-d098504b4297 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.290894 | controller |     "Jun 11 10:33:39.796873 crc crio[3650]: time=\"2026-06-11T10:33:39.796105459Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=6083ee62-7744-4c28-a306-c9cb17fbaab4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.290917 | controller |     "Jun 11 10:33:39.798018 crc crio[3650]: time=\"2026-06-11T10:33:39.797535744Z\" level=info msg=\"Started container\" PID=11637 containerID=b317cb2295f8790b63bc1eb2095e2b36eb2a16f2d0f8331ffd1b66d7c94c25ad description=openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator id=5e6f89bf-7932-45a1-a1d7-7ede231aa2f2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bbaa7e0f3e4c0cf312d2162e6b9804bbfc3ac4948b51e312c0a8b5306a6256d2",
2026-06-11 11:58:02.290940 | controller |     "Jun 11 10:33:39.814457 crc crio[3650]: time=\"2026-06-11T10:33:39.811061914Z\" level=info msg=\"Ran pod sandbox 3a99d2cff4eb408b82b989c2d7f34de64ed03ecd7c4bbf07f6765bd313ce9b50 with infra container: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/POD\" id=af3c6ba2-3fd2-489e-b868-aaf061b65c02 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.290956 | controller |     "Jun 11 10:33:39.814457 crc crio[3650]: time=\"2026-06-11T10:33:39.812280782Z\" level=info msg=\"Ran pod sandbox bb73203da0f8806a0058ff5c7f015469ed1d0dcfcb558a024d53e72ada603766 with infra container: openshift-ingress-canary/ingress-canary-jlj86/POD\" id=a51033c1-807e-4c8b-949d-e130c9714600 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.290971 | controller |     "Jun 11 10:33:39.817707 crc crio[3650]: time=\"2026-06-11T10:33:39.81762293Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d\" id=3469b604-370d-4e18-a0d9-fb7d779455f5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.290985 | controller |     "Jun 11 10:33:39.824694 crc crio[3650]: time=\"2026-06-11T10:33:39.823865796Z\" level=info msg=\"Ran pod sandbox 9f17537f203b5369b515fdf93df3c21e0e1ec76139d277ab3fdc9d259dcd43de with infra container: openshift-dns/dns-default-qtghf/POD\" id=0ebb00ac-d71f-401c-a078-631d0d369da1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.291003 | controller |     "Jun 11 10:33:39.834531 crc crio[3650]: time=\"2026-06-11T10:33:39.834432368Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=d004d344-be54-448b-8db9-7bde84b74bea name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.291019 | controller |     "Jun 11 10:33:39.844286 crc crio[3650]: time=\"2026-06-11T10:33:39.843961937Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:0fe5a041a2b99d736e82f1b4a6cd9792c5e23ded475e9f0742cd19234070f989\" id=2987af99-c0f8-457a-afce-d9e14972def6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.291034 | controller |     "Jun 11 10:33:39.855869 crc crio[3650]: time=\"2026-06-11T10:33:39.855732252Z\" level=info msg=\"Created container 8d5e9dd534915acca312489cc8b11e6b4c591dceb37ad5fdc2e1a5a69982d9b0: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager\" id=11d475b8-d5a7-4d58-824e-5ac4ae48635b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.291049 | controller |     "Jun 11 10:33:39.859952 crc crio[3650]: time=\"2026-06-11T10:33:39.859574141Z\" level=info msg=\"Starting container: 8d5e9dd534915acca312489cc8b11e6b4c591dceb37ad5fdc2e1a5a69982d9b0\" id=bd919b4d-56a6-43b9-ac08-3a12f4598ff4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.291064 | controller |     "Jun 11 10:33:39.876180 crc crio[3650]: time=\"2026-06-11T10:33:39.87550499Z\" level=info msg=\"Started container\" PID=11671 containerID=8d5e9dd534915acca312489cc8b11e6b4c591dceb37ad5fdc2e1a5a69982d9b0 description=openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager id=bd919b4d-56a6-43b9-ac08-3a12f4598ff4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=87ad15347a1d983c8966b74cdadb3590e2f09f721f12959cfedf5e172650b04f",
2026-06-11 11:58:02.291080 | controller |     "Jun 11 10:33:39.880178 crc crio[3650]: time=\"2026-06-11T10:33:39.876999473Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c\" id=a950681a-bb41-408e-a4b7-4e25efce03e0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.291094 | controller |     "Jun 11 10:33:39.880178 crc crio[3650]: time=\"2026-06-11T10:33:39.878470427Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.291110 | controller |     "Jun 11 10:33:39.908696 crc crio[3650]: time=\"2026-06-11T10:33:39.908107989Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 11:58:02.291126 | controller |     "Jun 11 10:33:39.908696 crc crio[3650]: time=\"2026-06-11T10:33:39.908594705Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 11:58:02.291141 | controller |     "Jun 11 10:33:39.908696 crc crio[3650]: time=\"2026-06-11T10:33:39.908624916Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/bandwidth\\\"\"",
2026-06-11 11:58:02.291156 | controller |     "Jun 11 10:33:39.960625 crc crio[3650]: time=\"2026-06-11T10:33:39.960285572Z\" level=info msg=\"Ran pod sandbox d37725fcb001234b3ff31ef8adb55416630aef35171b78a5708c66e0297d57e8 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29686230-hs9dx/POD\" id=1b2c3128-ae11-41f8-86b5-6731b2330aff name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.291170 | controller |     "Jun 11 10:33:39.960625 crc crio[3650]: time=\"2026-06-11T10:33:39.960315143Z\" level=info msg=\"Ran pod sandbox 8985b114e219e5dafc14dc9e2b91617f6f9d197483f41f68b27317fb61885d6e with infra container: openshift-service-ca/service-ca-74545575db-n469q/POD\" id=33408e2b-61c6-4b4b-b74a-3217abf8dbb8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.291188 | controller |     "Jun 11 10:33:39.963081 crc crio[3650]: time=\"2026-06-11T10:33:39.962864912Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=ef391db7-29e3-49ca-b98b-4b4a6941cb7e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.291203 | controller |     "Jun 11 10:33:39.964226 crc crio[3650]: time=\"2026-06-11T10:33:39.96407145Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=2ace4605-1330-4049-84b8-e5dd789e501e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.291217 | controller |     "Jun 11 10:33:39.973880 crc crio[3650]: time=\"2026-06-11T10:33:39.968681916Z\" level=info msg=\"Ran pod sandbox bca9cdc7581b33475a012a721b9060d11ab4236fed24ec99de48c4f1be0290d7 with infra container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/POD\" id=928ed601-9597-4015-b455-814705f1aadd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.291231 | controller |     "Jun 11 10:33:39.973880 crc crio[3650]: time=\"2026-06-11T10:33:39.971065691Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=89cf3e0c-ffd0-48ed-b158-a96d9529ca9e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.291245 | controller |     "Jun 11 10:33:39.980669 crc crio[3650]: time=\"2026-06-11T10:33:39.973665367Z\" level=info msg=\"Ran pod sandbox 089f8796586f8b7db92a69c83013faa76dd5287d067fcd029cad6702aa674c55 with infra container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/POD\" id=41dfbe0a-2d41-46ee-8dd9-82422329972a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.291259 | controller |     "Jun 11 10:33:39.984969 crc crio[3650]: time=\"2026-06-11T10:33:39.98296843Z\" level=info msg=\"Ran pod sandbox ca8434f73c9406390d09b0932f52b4f7acd9cca94a39541db2aeacce0c70c711 with infra container: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/POD\" id=19e6ba2e-3acf-4b5f-ac84-74f01c6fdaab name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.291274 | controller |     "Jun 11 10:33:39.995524 crc crio[3650]: time=\"2026-06-11T10:33:39.988965949Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=6317f9d0-6d4d-4c3f-9e04-3df46ef80b3d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.291289 | controller |     "Jun 11 10:33:39.995524 crc crio[3650]: time=\"2026-06-11T10:33:39.989617259Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=636071ed-d06c-4217-9848-51ecdfe10198 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.291304 | controller |     "Jun 11 10:33:39.995524 crc crio[3650]: time=\"2026-06-11T10:33:39.990477116Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=3fdcb5e0-2e21-40d0-91c2-f115fdc2745c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.291318 | controller |     "Jun 11 10:33:39.998010 crc crio[3650]: time=\"2026-06-11T10:33:39.997930034Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=aec9906a-219a-49a7-bbce-053697732505 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.291333 | controller |     "Jun 11 10:33:40.001317 crc crio[3650]: time=\"2026-06-11T10:33:40.000614155Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-11 11:58:02.291374 | controller |     "Jun 11 10:33:40.005378 crc crio[3650]: time=\"2026-06-11T10:33:40.004801871Z\" level=info msg=\"Ran pod sandbox 5253c570edf3b1586971eb345f33ec0addc675d59ebd2a7da755e82b2134ca60 with infra container: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/POD\" id=1dfc886b-024b-468a-aeb9-7deadb3df160 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.291397 | controller |     "Jun 11 10:33:40.009719 crc crio[3650]: time=\"2026-06-11T10:33:40.009617235Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=11fa05a8-3b25-4fda-9115-679e89dedf62 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.291413 | controller |     "Jun 11 10:33:40.018618 crc crio[3650]: time=\"2026-06-11T10:33:40.016859422Z\" level=info msg=\"Ran pod sandbox 219e9c2f0e426efed0f2f1d50a432f0f680a56e5a70e628201bedaf65f8e8389 with infra container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/POD\" id=74e6c850-b5e7-42d0-954c-7c7229d0c3c9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.291428 | controller |     "Jun 11 10:33:40.018618 crc crio[3650]: time=\"2026-06-11T10:33:40.01748237Z\" level=info msg=\"Ran pod sandbox 61d1e9bc82c791fa5bd1611d9665e0aa80dc160f85e5a849458e443b5028d56c with infra container: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/POD\" id=f065c7fe-c2f9-4963-b3d8-88cdb04a648c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.291444 | controller |     "Jun 11 10:33:40.025429 crc crio[3650]: time=\"2026-06-11T10:33:40.023833589Z\" level=info msg=\"Ran pod sandbox bee064a86ca0eeb4ff04004766d628768c20085b8f22a24de72bda1bf48cc9c2 with infra container: openshift-console/console-6c684df5db-cc8g8/POD\" id=cc58637f-53ea-4622-abc6-e1d2e62f0608 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.291459 | controller |     "Jun 11 10:33:40.029349 crc crio[3650]: time=\"2026-06-11T10:33:40.027569192Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=f768b3b7-c24a-4a2e-a2ab-a37fe10f40ae name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.291474 | controller |     "Jun 11 10:33:40.029349 crc crio[3650]: time=\"2026-06-11T10:33:40.028652975Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.291488 | controller |     "Jun 11 10:33:40.029349 crc crio[3650]: time=\"2026-06-11T10:33:40.028705247Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9\" id=70770a9a-3dfb-459f-b910-0556021ab9b1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.291503 | controller |     "Jun 11 10:33:40.030301 crc crio[3650]: time=\"2026-06-11T10:33:40.030242115Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a5bb05344dd2296077f5066e908ede0eea23f5a12fb78ef86a9513c88d3faaca\" id=cc28c076-20c9-428a-8386-a0830d498380 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.291517 | controller |     "Jun 11 10:33:40.030515 crc crio[3650]: time=\"2026-06-11T10:33:40.030434249Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4\" id=3d3c676e-00e0-40fa-a494-06bd346740b1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.291532 | controller |     "Jun 11 10:33:40.030672 crc crio[3650]: time=\"2026-06-11T10:33:40.030598204Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b\" id=c60715ed-5a37-4a9e-8c64-e3c3eb973f0d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.291549 | controller |     "Jun 11 10:33:40.035749 crc crio[3650]: time=\"2026-06-11T10:33:40.035664983Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.291565 | controller |     "Jun 11 10:33:40.046675 crc crio[3650]: time=\"2026-06-11T10:33:40.046548461Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 11:58:02.291581 | controller |     "Jun 11 10:33:40.046675 crc crio[3650]: time=\"2026-06-11T10:33:40.046649155Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 11:58:02.291595 | controller |     "Jun 11 10:33:40.046675 crc crio[3650]: time=\"2026-06-11T10:33:40.046678856Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/bridge\\\"\"",
2026-06-11 11:58:02.291609 | controller |     "Jun 11 10:33:40.052742 crc crio[3650]: time=\"2026-06-11T10:33:40.052281481Z\" level=info msg=\"Ran pod sandbox 31cd14af7c6599c615254daebfd7fc1cecd5e6746400d55037d288258fc9c63e with infra container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/POD\" id=be0cdb30-7939-49e1-8296-2bdbfc41752f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.291625 | controller |     "Jun 11 10:33:40.060823 crc crio[3650]: time=\"2026-06-11T10:33:40.058929546Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=f98cd818-574f-479c-9fa7-29fb3bedd191 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.291639 | controller |     "Jun 11 10:33:40.060823 crc crio[3650]: time=\"2026-06-11T10:33:40.059878646Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.291654 | controller |     "Jun 11 10:33:40.065241 crc crio[3650]: time=\"2026-06-11T10:33:40.065075958Z\" level=info msg=\"Ran pod sandbox d721c5d42c7fe8a2ef71fdfaea832f74a256dc039aed3fb50857cfa739db852d with infra container: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/POD\" id=970bbdef-3193-4523-b906-cfe753ce8a52 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.291670 | controller |     "Jun 11 10:33:40.098430 crc crio[3650]: time=\"2026-06-11T10:33:40.098036352Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e\" id=953d90cd-848a-41de-9719-b86449292d8c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.291684 | controller |     "Jun 11 10:33:40.100456 crc crio[3650]: time=\"2026-06-11T10:33:40.100329287Z\" level=info msg=\"Ran pod sandbox 66c4dd1c40e3b6182485cd3f50b91bd9b65c2b5109958d01b68f3857f6960d38 with infra container: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/POD\" id=86539263-9517-4a34-81a5-14d4788f8239 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.291699 | controller |     "Jun 11 10:33:40.118191 crc crio[3650]: time=\"2026-06-11T10:33:40.109327879Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.291714 | controller |     "Jun 11 10:33:40.135497 crc crio[3650]: time=\"2026-06-11T10:33:40.121580154Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.291729 | controller |     "Jun 11 10:33:40.144010 crc crio[3650]: time=\"2026-06-11T10:33:40.143759221Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=050799e8-2dcd-459c-b1da-93b1e2cf3ea7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.291746 | controller |     "Jun 11 10:33:40.225499 crc crio[3650]: time=\"2026-06-11T10:33:40.224537783Z\" level=info msg=\"Created container 2811682bddbd82efb779a13409ab6b05bbde1533700e17cfbe83ba9977018b14: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy\" id=59ba994a-ede3-4488-8765-616ade2cde2f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.291762 | controller |     "Jun 11 10:33:40.225752 crc crio[3650]: time=\"2026-06-11T10:33:40.225532487Z\" level=info msg=\"Created container c997586a96942f8f4fbc365bef78799884b027a9c4787ea74b5ee2758532d1b6: openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller\" id=8fb0ee7a-7f81-4abc-b039-f09f3327470b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.291777 | controller |     "Jun 11 10:33:40.241878 crc crio[3650]: time=\"2026-06-11T10:33:40.240484021Z\" level=info msg=\"Starting container: c997586a96942f8f4fbc365bef78799884b027a9c4787ea74b5ee2758532d1b6\" id=9cfe67cd-2193-444a-8110-cf2849fb05e2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.291798 | controller |     "Jun 11 10:33:40.251596 crc crio[3650]: time=\"2026-06-11T10:33:40.244681733Z\" level=info msg=\"Starting container: 2811682bddbd82efb779a13409ab6b05bbde1533700e17cfbe83ba9977018b14\" id=aa9fed7b-85cd-46b2-9b5b-84af198dff8e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.291821 | controller |     "Jun 11 10:33:40.256349 crc crio[3650]: time=\"2026-06-11T10:33:40.253697856Z\" level=info msg=\"Ran pod sandbox 7c9b8439825296730475bfb0226e2762812ed00dc63fea5c58402a1839ed8cbf with infra container: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/POD\" id=a3c46093-a6fe-41d7-9edc-14e399d77b3c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.291839 | controller |     "Jun 11 10:33:40.260692 crc crio[3650]: time=\"2026-06-11T10:33:40.258864859Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=5cef15eb-e203-4c31-9d49-f8fd2b619213 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.291854 | controller |     "Jun 11 10:33:40.266606 crc crio[3650]: time=\"2026-06-11T10:33:40.265043673Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-11 11:58:02.291869 | controller |     "Jun 11 10:33:40.266606 crc crio[3650]: time=\"2026-06-11T10:33:40.266491028Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=6d7c5f73-b184-4f4c-978d-4d715117dc84 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.291884 | controller |     "Jun 11 10:33:40.271332 crc crio[3650]: time=\"2026-06-11T10:33:40.267712687Z\" level=info msg=\"Ran pod sandbox 00061e14ba0f53ee3e468ef87a929c317a5858b7d16013bffbe7e1e93701fe9e with infra container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/POD\" id=528baec3-1c0e-428f-8c60-e35d57906f03 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.291899 | controller |     "Jun 11 10:33:40.281680 crc crio[3650]: time=\"2026-06-11T10:33:40.279979218Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:63b9704591980c76142c6569123648908ca7e1fb34522ab25f952e9c3bc7616d\" id=40c98436-3961-4fdb-8906-c2b201bad2dd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.291914 | controller |     "Jun 11 10:33:40.294494 crc crio[3650]: time=\"2026-06-11T10:33:40.289627844Z\" level=info msg=\"Started container\" PID=11741 containerID=2811682bddbd82efb779a13409ab6b05bbde1533700e17cfbe83ba9977018b14 description=openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy id=aa9fed7b-85cd-46b2-9b5b-84af198dff8e name=/runtime.v1.RuntimeService/StartContainer sandboxID=516bc6d9bcbfea8786b9cfbe5a5cf1a4347cbfac023867d6d7110c911d4e0a40",
2026-06-11 11:58:02.291933 | controller |     "Jun 11 10:33:40.302827 crc crio[3650]: time=\"2026-06-11T10:33:40.302041972Z\" level=info msg=\"Started container\" PID=11748 containerID=c997586a96942f8f4fbc365bef78799884b027a9c4787ea74b5ee2758532d1b6 description=openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller id=9cfe67cd-2193-444a-8110-cf2849fb05e2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0388217e0684e71e30a2fcae461773ecdb68db35fb1f5cef4a8dbc2eba3d9790",
2026-06-11 11:58:02.291949 | controller |     "Jun 11 10:33:40.320313 crc crio[3650]: time=\"2026-06-11T10:33:40.318568737Z\" level=info msg=\"Created container 1bbc4d6aa2d56652767a5690c2999ec4a9c36be0bcc3d5adfa133e9fd9efd812: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container\" id=652ba2a5-a89c-4e2d-b140-988b1703076d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.291964 | controller |     "Jun 11 10:33:40.333436 crc crio[3650]: time=\"2026-06-11T10:33:40.332697705Z\" level=info msg=\"Starting container: 1bbc4d6aa2d56652767a5690c2999ec4a9c36be0bcc3d5adfa133e9fd9efd812\" id=c38adb3f-ecd7-4574-993e-009b9041b766 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.291984 | controller |     "Jun 11 10:33:40.367824 crc crio[3650]: time=\"2026-06-11T10:33:40.367576388Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.292008 | controller |     "Jun 11 10:33:40.368356 crc crio[3650]: time=\"2026-06-11T10:33:40.368221098Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=504512fa-c686-4536-a751-14f407693964 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.292030 | controller |     "Jun 11 10:33:40.373286 crc crio[3650]: time=\"2026-06-11T10:33:40.371440533Z\" level=info msg=\"Started container\" PID=11742 containerID=1bbc4d6aa2d56652767a5690c2999ec4a9c36be0bcc3d5adfa133e9fd9efd812 description=openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container id=c38adb3f-ecd7-4574-993e-009b9041b766 name=/runtime.v1.RuntimeService/StartContainer sandboxID=06f2fcdca9620729839d83d47e099fed83ed7f2a7600f1d0295d591e1d79ab35",
2026-06-11 11:58:02.292054 | controller |     "Jun 11 10:33:40.392300 crc crio[3650]: time=\"2026-06-11T10:33:40.384108614Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=cd535f6a-31ed-421b-9ce0-74014884eaa7 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.292076 | controller |     "Jun 11 10:33:40.392300 crc crio[3650]: time=\"2026-06-11T10:33:40.389667588Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360\" id=209cb6af-7ef7-474a-bb12-8489c94f5264 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.292099 | controller |     "Jun 11 10:33:40.408305 crc crio[3650]: time=\"2026-06-11T10:33:40.404098892Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=86e3e4a9-bf8a-43f3-bf51-3d5e2b025001 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.292118 | controller |     "Jun 11 10:33:40.410457 crc crio[3650]: time=\"2026-06-11T10:33:40.409492612Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-11 11:58:02.292134 | controller |     "Jun 11 10:33:40.455741 crc crio[3650]: time=\"2026-06-11T10:33:40.455539933Z\" level=info msg=\"Ran pod sandbox 04fdf0749a99d67d272d39cfaad894109c5cd565eab508afc4c5fc42805cc9b7 with infra container: openshift-console-operator/console-operator-67c89758df-4jf4f/POD\" id=a0ac3997-61f6-463b-b3db-6c909b8f0cac name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.292157 | controller |     "Jun 11 10:33:40.468007 crc crio[3650]: time=\"2026-06-11T10:33:40.467722655Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=de566902-2b94-4e73-a550-956ecf389d03 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.292182 | controller |     "Jun 11 10:33:40.543678 crc crio[3650]: time=\"2026-06-11T10:33:40.542699518Z\" level=info msg=\"Ran pod sandbox 76282f2c5663e964888d088eccaad2478462902e770894c5da12754c6a51675b with infra container: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/POD\" id=4a9fd3e2-8cee-48e9-bcd8-3fe112b8ab6d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.292203 | controller |     "Jun 11 10:33:40.583751 crc crio[3650]: time=\"2026-06-11T10:33:40.583496466Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366\" id=bc90724f-902d-4948-bee2-bc1b98a5f6f6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.292223 | controller |     "Jun 11 10:33:40.638697 crc crio[3650]: time=\"2026-06-11T10:33:40.638536206Z\" level=info msg=\"Created container 4a35c028b2ce3eec7218c2e028d00970bf39c4efca5766910f3048221348c014: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy\" id=1f63a26a-bd16-4d67-808e-9b9587f95c5e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.292241 | controller |     "Jun 11 10:33:40.652551 crc crio[3650]: time=\"2026-06-11T10:33:40.65234781Z\" level=info msg=\"Starting container: 4a35c028b2ce3eec7218c2e028d00970bf39c4efca5766910f3048221348c014\" id=68b68d06-fe15-48d1-ab65-f731f7191899 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.292257 | controller |     "Jun 11 10:33:40.771453 crc crio[3650]: time=\"2026-06-11T10:33:40.770224002Z\" level=info msg=\"Started container\" PID=11783 containerID=4a35c028b2ce3eec7218c2e028d00970bf39c4efca5766910f3048221348c014 description=openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy id=68b68d06-fe15-48d1-ab65-f731f7191899 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fc27bf3df737d5f0da513dc6b9589bda63a78c45c873dd43d0d225052b3b3ec9",
2026-06-11 11:58:02.292273 | controller |     "Jun 11 10:33:40.808640 crc crio[3650]: time=\"2026-06-11T10:33:40.800501212Z\" level=info msg=\"Creating container: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator\" id=883c930c-dba5-45b3-b9d8-51da13adefac name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.292288 | controller |     "Jun 11 10:33:40.813547 crc crio[3650]: time=\"2026-06-11T10:33:40.813449201Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.292303 | controller |     "Jun 11 10:33:40.814481 crc crio[3650]: time=\"2026-06-11T10:33:40.8144355Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e\" id=4b3850cc-b714-4e2a-8578-b83a56fa73e2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.292317 | controller |     "Jun 11 10:33:40.830326 crc crio[3650]: time=\"2026-06-11T10:33:40.815401123Z\" level=info msg=\"Creating container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy\" id=ff348f83-7097-4390-a6d4-7960880145b3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.292332 | controller |     "Jun 11 10:33:40.840435 crc crio[3650]: time=\"2026-06-11T10:33:40.832867329Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:63b9704591980c76142c6569123648908ca7e1fb34522ab25f952e9c3bc7616d\" id=37510ed3-e1d9-4ee7-b1f3-d137a857bfb2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.292368 | controller |     "Jun 11 10:33:40.857180 crc crio[3650]: time=\"2026-06-11T10:33:40.838720733Z\" level=info msg=\"Creating container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=278bfad6-bf73-486d-aa85-9f32ca82b07e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.292389 | controller |     "Jun 11 10:33:40.860631 crc crio[3650]: time=\"2026-06-11T10:33:40.858097942Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=3ab55ddd-ad5b-4afa-962d-a8146da9e233 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.292405 | controller |     "Jun 11 10:33:40.861191 crc crio[3650]: time=\"2026-06-11T10:33:40.838867138Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9\" id=abc1169a-d321-4f80-8f12-4954a403977e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.292419 | controller |     "Jun 11 10:33:40.873366 crc crio[3650]: time=\"2026-06-11T10:33:40.841826116Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=6ad2e72b-7670-4f43-a1b3-378c95dd59cf name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.292434 | controller |     "Jun 11 10:33:40.873366 crc crio[3650]: time=\"2026-06-11T10:33:40.842049538Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4\" id=2bf1be90-e977-4d99-9fc0-6adc64cc971d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.292448 | controller |     "Jun 11 10:33:40.873366 crc crio[3650]: time=\"2026-06-11T10:33:40.841840471Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=e3322d30-45f6-455c-8fb7-7219d9e2de75 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.292463 | controller |     "Jun 11 10:33:40.873366 crc crio[3650]: time=\"2026-06-11T10:33:40.841970175Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:0fe5a041a2b99d736e82f1b4a6cd9792c5e23ded475e9f0742cd19234070f989\" id=d5370609-b3ff-43ff-9a36-be0bc284358b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.292478 | controller |     "Jun 11 10:33:40.873366 crc crio[3650]: time=\"2026-06-11T10:33:40.842009186Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=55b1bae6-01a8-4672-b234-a18fb0f29a22 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.292492 | controller |     "Jun 11 10:33:40.873366 crc crio[3650]: time=\"2026-06-11T10:33:40.840837519Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b\" id=bbff6feb-2458-45f0-93ad-ee50a3188b73 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.292507 | controller |     "Jun 11 10:33:40.873366 crc crio[3650]: time=\"2026-06-11T10:33:40.839544739Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ba85306e-f334-412f-b2c9-49e832294497 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.292521 | controller |     "Jun 11 10:33:40.873366 crc crio[3650]: time=\"2026-06-11T10:33:40.840787518Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c\" id=f8341fd4-b1bb-4e11-b862-095c8a1b69aa name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.292539 | controller |     "Jun 11 10:33:40.873366 crc crio[3650]: time=\"2026-06-11T10:33:40.841072217Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d\" id=ee3ae715-ddfb-4807-835d-8171eef6568b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.292554 | controller |     "Jun 11 10:33:40.873366 crc crio[3650]: time=\"2026-06-11T10:33:40.840879591Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=97609790-96d1-4462-ae04-c65b1e730824 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.292569 | controller |     "Jun 11 10:33:40.873366 crc crio[3650]: time=\"2026-06-11T10:33:40.84179964Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a5bb05344dd2296077f5066e908ede0eea23f5a12fb78ef86a9513c88d3faaca\" id=f0668d9a-1a12-4c6a-977a-90c01b1407e3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.292583 | controller |     "Jun 11 10:33:40.873366 crc crio[3650]: time=\"2026-06-11T10:33:40.842539643Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator\" id=facd9bbb-0206-4836-b7ad-73bd4b2ac4eb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.292598 | controller |     "Jun 11 10:33:40.873366 crc crio[3650]: time=\"2026-06-11T10:33:40.842078539Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=517f2e93-c8ae-4c0f-a410-fb8b230e27bb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.292612 | controller |     "Jun 11 10:33:40.873366 crc crio[3650]: time=\"2026-06-11T10:33:40.843365214Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=c54da898-7a45-4ed2-9797-df73350a97d2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.292627 | controller |     "Jun 11 10:33:40.874762 crc crio[3650]: time=\"2026-06-11T10:33:40.861672634Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.292642 | controller |     "Jun 11 10:33:40.886298 crc crio[3650]: time=\"2026-06-11T10:33:40.885445175Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.292657 | controller |     "Jun 11 10:33:40.903311 crc crio[3650]: time=\"2026-06-11T10:33:40.892983611Z\" level=info msg=\"Created container ba2af31834a859cb76993fc6bfcb508129efe9721f300ec6f6c0e1e93cd6191f: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination\" id=860515b8-0900-4917-8d76-29534ad81384 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.292672 | controller |     "Jun 11 10:33:40.916849 crc crio[3650]: time=\"2026-06-11T10:33:40.914311842Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.292686 | controller |     "Jun 11 10:33:40.927637 crc crio[3650]: time=\"2026-06-11T10:33:40.925973718Z\" level=info msg=\"Starting container: ba2af31834a859cb76993fc6bfcb508129efe9721f300ec6f6c0e1e93cd6191f\" id=1ae6c666-6ed4-4cea-b5a6-54e49745b5f7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.292701 | controller |     "Jun 11 10:33:40.931403 crc crio[3650]: time=\"2026-06-11T10:33:40.931276415Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366\" id=ff0a918e-601c-44a0-bba1-abd2974d225a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.292719 | controller |     "Jun 11 10:33:40.931403 crc crio[3650]: time=\"2026-06-11T10:33:40.931360708Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=d1c36641-7069-4742-aaf1-f80646cea2e7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.292734 | controller |     "Jun 11 10:33:40.936250 crc crio[3650]: time=\"2026-06-11T10:33:40.936080646Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api\" id=0d3055c1-cc48-493b-ad0b-1e02b04141c9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.292748 | controller |     "Jun 11 10:33:40.936504 crc crio[3650]: time=\"2026-06-11T10:33:40.936316023Z\" level=info msg=\"Creating container: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller\" id=3bb5d833-6c41-4dcd-9ff7-1dd9ce002817 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.292763 | controller |     "Jun 11 10:33:40.936933 crc crio[3650]: time=\"2026-06-11T10:33:40.93685041Z\" level=info msg=\"Creating container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch\" id=f9c843b1-50e5-4934-90eb-e10e3531c0bf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.292778 | controller |     "Jun 11 10:33:40.938399 crc crio[3650]: time=\"2026-06-11T10:33:40.936995745Z\" level=info msg=\"Creating container: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator\" id=2ca6bcfe-0883-417b-98d4-75a5f9b8de08 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.292792 | controller |     "Jun 11 10:33:40.938399 crc crio[3650]: time=\"2026-06-11T10:33:40.937356276Z\" level=info msg=\"Creating container: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager\" id=1ac007b4-5a3c-4d9a-ab40-de4a1a8413be name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.292807 | controller |     "Jun 11 10:33:40.938399 crc crio[3650]: time=\"2026-06-11T10:33:40.937598624Z\" level=info msg=\"Creating container: openshift-console/console-6c684df5db-cc8g8/console\" id=cec45db2-c673-43ca-9708-aeb883ed9e1e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.292821 | controller |     "Jun 11 10:33:40.938582 crc crio[3650]: time=\"2026-06-11T10:33:40.938539403Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy\" id=b1b45afe-630a-4d8c-8135-907c138e4060 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.292836 | controller |     "Jun 11 10:33:40.949426 crc crio[3650]: time=\"2026-06-11T10:33:40.946958362Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=b9d6750f-d0b2-43e0-b611-40694bee4a06 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.292850 | controller |     "Jun 11 10:33:40.949426 crc crio[3650]: time=\"2026-06-11T10:33:40.947790648Z\" level=info msg=\"Creating container: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator\" id=5668cdb3-472c-4b4d-8da8-f1e7299c6538 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.292864 | controller |     "Jun 11 10:33:40.969481 crc crio[3650]: time=\"2026-06-11T10:33:40.958489088Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.292879 | controller |     "Jun 11 10:33:41.014849 crc crio[3650]: time=\"2026-06-11T10:33:41.014673073Z\" level=info msg=\"Started container\" PID=11815 containerID=ba2af31834a859cb76993fc6bfcb508129efe9721f300ec6f6c0e1e93cd6191f description=openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination id=1ae6c666-6ed4-4cea-b5a6-54e49745b5f7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fbd80202514f0b5860be30327966a252459f2586f0298dbbb61609f16ff252b9",
2026-06-11 11:58:02.292896 | controller |     "Jun 11 10:33:41.049322 crc crio[3650]: time=\"2026-06-11T10:33:41.045401735Z\" level=info msg=\"Creating container: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator\" id=6d2627e8-e411-45ce-8a6c-a4bd58f7a73f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.292911 | controller |     "Jun 11 10:33:41.071720 crc crio[3650]: time=\"2026-06-11T10:33:41.071526786Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29686230-hs9dx/collect-profiles\" id=6330824f-8588-4aab-91ea-451cc3b0bd46 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.292926 | controller |     "Jun 11 10:33:41.072102 crc crio[3650]: time=\"2026-06-11T10:33:41.071948129Z\" level=info msg=\"Creating container: openshift-dns/dns-default-qtghf/dns\" id=ef79c869-d55d-4bfa-a7ca-9fdd355e4099 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.292941 | controller |     "Jun 11 10:33:41.072787 crc crio[3650]: time=\"2026-06-11T10:33:41.07227556Z\" level=info msg=\"Creating container: openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary\" id=bcf085f7-d0c5-4abf-8c43-cda16e88ec50 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.292956 | controller |     "Jun 11 10:33:41.072787 crc crio[3650]: time=\"2026-06-11T10:33:41.072453765Z\" level=info msg=\"Creating container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver\" id=1e9a9519-9323-4bd6-bab3-942694c20dfc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.292970 | controller |     "Jun 11 10:33:41.072787 crc crio[3650]: time=\"2026-06-11T10:33:41.072649251Z\" level=info msg=\"Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver\" id=0e6b1680-eec3-4da1-b294-93b79ee3cc3a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.292984 | controller |     "Jun 11 10:33:41.157316 crc crio[3650]: time=\"2026-06-11T10:33:41.156341879Z\" level=info msg=\"Created container f2127b5bc0cce0adb1199abfc432b04be3bd2aa5da464a2b6ea8edd93b7b200b: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift\" id=34c0fc07-252c-49c2-98b6-3a0cdd553512 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.292999 | controller |     "Jun 11 10:33:41.202371 crc crio[3650]: time=\"2026-06-11T10:33:41.19532109Z\" level=info msg=\"Starting container: f2127b5bc0cce0adb1199abfc432b04be3bd2aa5da464a2b6ea8edd93b7b200b\" id=903fad12-ce25-4755-a570-26bd4bfd5a11 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.293013 | controller |     "Jun 11 10:33:41.538320 crc crio[3650]: time=\"2026-06-11T10:33:41.530414192Z\" level=info msg=\"Created container 649477f1774fd116a5fa05fe0b462e70a90a4c2573f38186f870ccf09595c438: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy\" id=ff01543c-89e8-45f2-97d6-b293948a109e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.293028 | controller |     "Jun 11 10:33:41.555463 crc crio[3650]: time=\"2026-06-11T10:33:41.552683812Z\" level=info msg=\"Starting container: 649477f1774fd116a5fa05fe0b462e70a90a4c2573f38186f870ccf09595c438\" id=8444f2ac-95d6-4a90-a45e-18b26737bd4a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.293042 | controller |     "Jun 11 10:33:41.606528 crc crio[3650]: time=\"2026-06-11T10:33:41.606472413Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 11:58:02.293060 | controller |     "Jun 11 10:33:41.606848 crc crio[3650]: time=\"2026-06-11T10:33:41.606834074Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 11:58:02.293074 | controller |     "Jun 11 10:33:41.607038 crc crio[3650]: time=\"2026-06-11T10:33:41.60700715Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/dhcp\\\"\"",
2026-06-11 11:58:02.293088 | controller |     "Jun 11 10:33:41.633397 crc crio[3650]: time=\"2026-06-11T10:33:41.62157373Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.293103 | controller |     "Jun 11 10:33:41.633397 crc crio[3650]: time=\"2026-06-11T10:33:41.632438172Z\" level=info msg=\"Creating container: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator\" id=80446038-2f87-415d-878c-c5ce6d59e042 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.293117 | controller |     "Jun 11 10:33:41.647651 crc crio[3650]: time=\"2026-06-11T10:33:41.641366122Z\" level=info msg=\"Creating container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy\" id=1940e1aa-a067-42ea-90b8-1a37b1d30e25 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.293133 | controller |     "Jun 11 10:33:41.647651 crc crio[3650]: time=\"2026-06-11T10:33:41.641574999Z\" level=info msg=\"Started container\" PID=11797 containerID=f2127b5bc0cce0adb1199abfc432b04be3bd2aa5da464a2b6ea8edd93b7b200b description=openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift id=903fad12-ce25-4755-a570-26bd4bfd5a11 name=/runtime.v1.RuntimeService/StartContainer sandboxID=814a6d6535d3704ef1122414b17259f4db384b0fd8b65cf4bf3f50df61827ac5",
2026-06-11 11:58:02.293148 | controller |     "Jun 11 10:33:41.647651 crc crio[3650]: time=\"2026-06-11T10:33:41.642073405Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.293162 | controller |     "Jun 11 10:33:41.647651 crc crio[3650]: time=\"2026-06-11T10:33:41.643391176Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.293177 | controller |     "Jun 11 10:33:41.649094 crc crio[3650]: time=\"2026-06-11T10:33:41.649011203Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.293191 | controller |     "Jun 11 10:33:41.650442 crc crio[3650]: time=\"2026-06-11T10:33:41.650380856Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.293206 | controller |     "Jun 11 10:33:41.694735 crc crio[3650]: time=\"2026-06-11T10:33:41.692338275Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.293220 | controller |     "Jun 11 10:33:41.694735 crc crio[3650]: time=\"2026-06-11T10:33:41.692951791Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.293235 | controller |     "Jun 11 10:33:41.694735 crc crio[3650]: time=\"2026-06-11T10:33:41.693294415Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.293249 | controller |     "Jun 11 10:33:41.696374 crc crio[3650]: time=\"2026-06-11T10:33:41.696293689Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.293267 | controller |     "Jun 11 10:33:41.697428 crc crio[3650]: time=\"2026-06-11T10:33:41.696700067Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.293282 | controller |     "Jun 11 10:33:41.729259 crc crio[3650]: time=\"2026-06-11T10:33:41.726909224Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.293297 | controller |     "Jun 11 10:33:41.729259 crc crio[3650]: time=\"2026-06-11T10:33:41.727555695Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.293312 | controller |     "Jun 11 10:33:41.729259 crc crio[3650]: time=\"2026-06-11T10:33:41.727761301Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.293328 | controller |     "Jun 11 10:33:41.729259 crc crio[3650]: time=\"2026-06-11T10:33:41.728307248Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.293362 | controller |     "Jun 11 10:33:41.729259 crc crio[3650]: time=\"2026-06-11T10:33:41.728489994Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.293397 | controller |     "Jun 11 10:33:41.729259 crc crio[3650]: time=\"2026-06-11T10:33:41.728795143Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.293418 | controller |     "Jun 11 10:33:41.729259 crc crio[3650]: time=\"2026-06-11T10:33:41.729232907Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.293440 | controller |     "Jun 11 10:33:41.730851 crc crio[3650]: time=\"2026-06-11T10:33:41.729524426Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.293465 | controller |     "Jun 11 10:33:41.747627 crc crio[3650]: time=\"2026-06-11T10:33:41.730109655Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.293489 | controller |     "Jun 11 10:33:41.783750 crc crio[3650]: time=\"2026-06-11T10:33:41.783004417Z\" level=info msg=\"Started container\" PID=11867 containerID=649477f1774fd116a5fa05fe0b462e70a90a4c2573f38186f870ccf09595c438 description=openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy id=8444f2ac-95d6-4a90-a45e-18b26737bd4a name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee181da4c8522f5a6a012d826f5689867d8d9bec2142766aadfe5d2692add209",
2026-06-11 11:58:02.293507 | controller |     "Jun 11 10:33:41.787108 crc crio[3650]: time=\"2026-06-11T10:33:41.787036874Z\" level=info msg=\"Creating container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator\" id=ed5e06fb-67b5-4d36-b313-70646d35cd23 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.293523 | controller |     "Jun 11 10:33:41.787360 crc crio[3650]: time=\"2026-06-11T10:33:41.787037123Z\" level=info msg=\"Creating container: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=0f6d6fd2-9a6d-440a-a87a-b3528755a203 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.293539 | controller |     "Jun 11 10:33:41.787477 crc crio[3650]: time=\"2026-06-11T10:33:41.787409875Z\" level=info msg=\"Creating container: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator\" id=60a48697-6d3c-4105-b6d5-cfe1a7e4a45d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.293559 | controller |     "Jun 11 10:33:42.126168 crc crio[3650]: time=\"2026-06-11T10:33:42.12003993Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 11:58:02.293576 | controller |     "Jun 11 10:33:42.126168 crc crio[3650]: time=\"2026-06-11T10:33:42.120595317Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 11:58:02.293591 | controller |     "Jun 11 10:33:42.126168 crc crio[3650]: time=\"2026-06-11T10:33:42.120811884Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/dummy\\\"\"",
2026-06-11 11:58:02.293606 | controller |     "Jun 11 10:33:42.659037 crc crio[3650]: time=\"2026-06-11T10:33:42.658393329Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.293621 | controller |     "Jun 11 10:33:42.679441 crc crio[3650]: time=\"2026-06-11T10:33:42.679394222Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.293637 | controller |     "Jun 11 10:33:43.266369 crc crio[3650]: time=\"2026-06-11T10:33:43.258310755Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.293652 | controller |     "Jun 11 10:33:43.998669 crc crio[3650]: time=\"2026-06-11T10:33:43.997985913Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.293667 | controller |     "Jun 11 10:33:44.007355 crc crio[3650]: time=\"2026-06-11T10:33:44.005365621Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.293682 | controller |     "Jun 11 10:33:44.007355 crc crio[3650]: time=\"2026-06-11T10:33:44.005706612Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.293698 | controller |     "Jun 11 10:33:45.537275 crc crio[3650]: time=\"2026-06-11T10:33:45.369546269Z\" level=info msg=\"Created container 9c81d9e652c8957792225dce248e18f8d34c36e4d9b0dd5fcb6c78f61804dbe4: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy\" id=1940e1aa-a067-42ea-90b8-1a37b1d30e25 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.293720 | controller |     "Jun 11 10:33:46.103357 crc crio[3650]: time=\"2026-06-11T10:33:46.10265779Z\" level=info msg=\"Starting container: 9c81d9e652c8957792225dce248e18f8d34c36e4d9b0dd5fcb6c78f61804dbe4\" id=e9bda31d-1a4e-4cbc-8467-1568fcb29edc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.293744 | controller |     "Jun 11 10:33:46.542868 crc crio[3650]: time=\"2026-06-11T10:33:46.539957597Z\" level=info msg=\"Started container\" PID=11974 containerID=9c81d9e652c8957792225dce248e18f8d34c36e4d9b0dd5fcb6c78f61804dbe4 description=openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy id=e9bda31d-1a4e-4cbc-8467-1568fcb29edc name=/runtime.v1.RuntimeService/StartContainer sandboxID=bca9cdc7581b33475a012a721b9060d11ab4236fed24ec99de48c4f1be0290d7",
2026-06-11 11:58:02.293767 | controller |     "Jun 11 10:33:46.917436 crc crio[3650]: time=\"2026-06-11T10:33:46.917388951Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.293787 | controller |     "Jun 11 10:33:47.011996 crc crio[3650]: time=\"2026-06-11T10:33:47.011840149Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.293803 | controller |     "Jun 11 10:33:47.890389 crc crio[3650]: time=\"2026-06-11T10:33:47.88485579Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9\" id=ceaaa7cc-ca34-4130-b651-dd330c637bb3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.293819 | controller |     "Jun 11 10:33:47.890389 crc crio[3650]: time=\"2026-06-11T10:33:47.887267509Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.293835 | controller |     "Jun 11 10:33:47.893719 crc crio[3650]: time=\"2026-06-11T10:33:47.892361549Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.293850 | controller |     "Jun 11 10:33:47.932253 crc crio[3650]: time=\"2026-06-11T10:33:47.919584775Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 11:58:02.293865 | controller |     "Jun 11 10:33:47.932253 crc crio[3650]: time=\"2026-06-11T10:33:47.919794071Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 11:58:02.293880 | controller |     "Jun 11 10:33:47.932253 crc crio[3650]: time=\"2026-06-11T10:33:47.919822712Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/firewall\\\"\"",
2026-06-11 11:58:02.293894 | controller |     "Jun 11 10:33:47.988081 crc crio[3650]: time=\"2026-06-11T10:33:47.987379469Z\" level=info msg=\"Created container 2b1582eb9e8bd03bdc9d8a74780399673a335dfe56f789ae4e95eb4671cce596: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller\" id=3bb5d833-6c41-4dcd-9ff7-1dd9ce002817 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.293910 | controller |     "Jun 11 10:33:47.993473 crc crio[3650]: time=\"2026-06-11T10:33:47.992774418Z\" level=info msg=\"Starting container: 2b1582eb9e8bd03bdc9d8a74780399673a335dfe56f789ae4e95eb4671cce596\" id=3cd5d11b-aad7-4186-8da7-98f166f99eb1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.293941 | controller |     "Jun 11 10:33:48.212400 crc crio[3650]: time=\"2026-06-11T10:33:48.211346823Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.293957 | controller |     "Jun 11 10:33:48.381662 crc crio[3650]: time=\"2026-06-11T10:33:48.379878083Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.293973 | controller |     "Jun 11 10:33:48.433443 crc crio[3650]: time=\"2026-06-11T10:33:48.432072926Z\" level=info msg=\"Started container\" PID=12061 containerID=2b1582eb9e8bd03bdc9d8a74780399673a335dfe56f789ae4e95eb4671cce596 description=openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller id=3cd5d11b-aad7-4186-8da7-98f166f99eb1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8985b114e219e5dafc14dc9e2b91617f6f9d197483f41f68b27317fb61885d6e",
2026-06-11 11:58:02.293988 | controller |     "Jun 11 10:33:48.574728 crc crio[3650]: time=\"2026-06-11T10:33:48.556005374Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.294002 | controller |     "Jun 11 10:33:48.841512 crc crio[3650]: time=\"2026-06-11T10:33:48.836959533Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9\" id=7918c44a-9d70-4f1e-9ce9-b5630c337d7a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.294021 | controller |     "Jun 11 10:33:49.315589 crc crio[3650]: time=\"2026-06-11T10:33:49.314868303Z\" level=info msg=\"Created container e7cf910a9614b6810981c762b97af4223f8f3f0b4ff936a14081e92c7a91557a: openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy\" id=19c08869-caf5-451f-a0da-eb783886b51a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.294037 | controller |     "Jun 11 10:33:49.399420 crc crio[3650]: time=\"2026-06-11T10:33:49.398831677Z\" level=info msg=\"Starting container: e7cf910a9614b6810981c762b97af4223f8f3f0b4ff936a14081e92c7a91557a\" id=4ed7f8eb-b112-416f-b186-121f792938fb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.294052 | controller |     "Jun 11 10:33:49.787816 crc crio[3650]: time=\"2026-06-11T10:33:49.779535893Z\" level=info msg=\"Created container dc2d1599df109a0246a5115270a7c513629120894ea106cd0663d60043c93077: openshift-operator-lifecycle-manager/collect-profiles-29686230-hs9dx/collect-profiles\" id=6330824f-8588-4aab-91ea-451cc3b0bd46 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.294067 | controller |     "Jun 11 10:33:49.930034 crc crio[3650]: time=\"2026-06-11T10:33:49.929750294Z\" level=info msg=\"Started container\" PID=12083 containerID=e7cf910a9614b6810981c762b97af4223f8f3f0b4ff936a14081e92c7a91557a description=openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy id=4ed7f8eb-b112-416f-b186-121f792938fb name=/runtime.v1.RuntimeService/StartContainer sandboxID=d2436a448532320e93112c8fee57715fac7d8439f2ce1e798c335f4630f737c1",
2026-06-11 11:58:02.294082 | controller |     "Jun 11 10:33:50.418558 crc crio[3650]: time=\"2026-06-11T10:33:50.418486767Z\" level=info msg=\"Starting container: dc2d1599df109a0246a5115270a7c513629120894ea106cd0663d60043c93077\" id=fa2d2006-e55d-456d-ae4d-aeec7b58bfb4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.294097 | controller |     "Jun 11 10:33:50.515720 crc crio[3650]: time=\"2026-06-11T10:33:50.512664565Z\" level=info msg=\"Started container\" PID=12106 containerID=dc2d1599df109a0246a5115270a7c513629120894ea106cd0663d60043c93077 description=openshift-operator-lifecycle-manager/collect-profiles-29686230-hs9dx/collect-profiles id=fa2d2006-e55d-456d-ae4d-aeec7b58bfb4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d37725fcb001234b3ff31ef8adb55416630aef35171b78a5708c66e0297d57e8",
2026-06-11 11:58:02.294112 | controller |     "Jun 11 10:33:50.747592 crc crio[3650]: time=\"2026-06-11T10:33:50.747371437Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.294127 | controller |     "Jun 11 10:33:50.985313 crc crio[3650]: time=\"2026-06-11T10:33:50.985243122Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.294146 | controller |     "Jun 11 10:33:52.233099 crc crio[3650]: time=\"2026-06-11T10:33:52.232624131Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 11:58:02.294169 | controller |     "Jun 11 10:33:52.234770 crc crio[3650]: time=\"2026-06-11T10:33:52.234741797Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 11:58:02.294191 | controller |     "Jun 11 10:33:52.234916 crc crio[3650]: time=\"2026-06-11T10:33:52.234864371Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/host-device\\\"\"",
2026-06-11 11:58:02.294207 | controller |     "Jun 11 10:33:52.327599 crc crio[3650]: time=\"2026-06-11T10:33:52.326971186Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-g4n5b/POD\" id=fc182a31-d065-4f6d-ab87-ebbb7ba735b6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.294226 | controller |     "Jun 11 10:33:52.347789 crc crio[3650]: time=\"2026-06-11T10:33:52.327108981Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.294241 | controller |     "Jun 11 10:33:52.497748 crc crio[3650]: time=\"2026-06-11T10:33:52.493043242Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.294256 | controller |     "Jun 11 10:33:52.556715 crc crio[3650]: time=\"2026-06-11T10:33:52.555985702Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-lndxz/POD\" id=1a481154-00b4-4fae-b287-19702f9972c7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.294271 | controller |     "Jun 11 10:33:52.598052 crc crio[3650]: time=\"2026-06-11T10:33:52.597553279Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.294286 | controller |     "Jun 11 10:33:52.639410 crc crio[3650]: time=\"2026-06-11T10:33:52.637377601Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.294301 | controller |     "Jun 11 10:33:53.425675 crc crio[3650]: time=\"2026-06-11T10:33:53.424071279Z\" level=info msg=\"Creating container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator\" id=eadbceb7-e702-4c82-8c52-143e4241f4eb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.294315 | controller |     "Jun 11 10:33:53.457711 crc crio[3650]: time=\"2026-06-11T10:33:53.45751391Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.294330 | controller |     "Jun 11 10:33:53.484040 crc crio[3650]: time=\"2026-06-11T10:33:53.482673884Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.294362 | controller |     "Jun 11 10:33:53.577604 crc crio[3650]: time=\"2026-06-11T10:33:53.577346749Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.294383 | controller |     "Jun 11 10:33:53.610231 crc crio[3650]: time=\"2026-06-11T10:33:53.591475536Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.294400 | controller |     "Jun 11 10:33:53.640361 crc crio[3650]: time=\"2026-06-11T10:33:53.64026589Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-6cmg6/POD\" id=b2148d3b-9ecd-4686-9c03-20786e88cd07 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.294416 | controller |     "Jun 11 10:33:53.640534 crc crio[3650]: time=\"2026-06-11T10:33:53.640401924Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.294431 | controller |     "Jun 11 10:33:53.711320 crc crio[3650]: time=\"2026-06-11T10:33:53.710357706Z\" level=info msg=\"Created container 61697a5cc143a41b05e76427ee06523fd7ec3771c776667e24f60d5157d29629: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch\" id=f9c843b1-50e5-4934-90eb-e10e3531c0bf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.294446 | controller |     "Jun 11 10:33:53.745377 crc crio[3650]: time=\"2026-06-11T10:33:53.744316535Z\" level=info msg=\"Starting container: 61697a5cc143a41b05e76427ee06523fd7ec3771c776667e24f60d5157d29629\" id=eb4d4183-6034-40dd-bbee-0da4073f1b8d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.294466 | controller |     "Jun 11 10:33:53.890841 crc crio[3650]: time=\"2026-06-11T10:33:53.890467192Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.294482 | controller |     "Jun 11 10:33:54.023848 crc crio[3650]: time=\"2026-06-11T10:33:53.926352631Z\" level=info msg=\"Started container\" PID=12202 containerID=61697a5cc143a41b05e76427ee06523fd7ec3771c776667e24f60d5157d29629 description=openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch id=eb4d4183-6034-40dd-bbee-0da4073f1b8d name=/runtime.v1.RuntimeService/StartContainer sandboxID=9c99f420713f64225ce22b01f6c0084a92811a3bb938bd360f37762aa82d56d4",
2026-06-11 11:58:02.294497 | controller |     "Jun 11 10:33:54.026504 crc crio[3650]: time=\"2026-06-11T10:33:54.025611132Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.294512 | controller |     "Jun 11 10:33:54.109461 crc crio[3650]: time=\"2026-06-11T10:33:53.949632562Z\" level=info msg=\"Created container a09a5f1382e1a7db2e27c8829d4ed451a619069a9dec2fa67d3c615f8c783cfb: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator\" id=5668cdb3-472c-4b4d-8da8-f1e7299c6538 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.294526 | controller |     "Jun 11 10:33:54.314859 crc crio[3650]: time=\"2026-06-11T10:33:54.314391977Z\" level=info msg=\"Starting container: a09a5f1382e1a7db2e27c8829d4ed451a619069a9dec2fa67d3c615f8c783cfb\" id=683d5a4c-8a91-47c6-98b6-5a798521a1d1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.294541 | controller |     "Jun 11 10:33:54.580788 crc crio[3650]: time=\"2026-06-11T10:33:54.579692213Z\" level=info msg=\"Started container\" PID=12172 containerID=a09a5f1382e1a7db2e27c8829d4ed451a619069a9dec2fa67d3c615f8c783cfb description=openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator id=683d5a4c-8a91-47c6-98b6-5a798521a1d1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=61d1e9bc82c791fa5bd1611d9665e0aa80dc160f85e5a849458e443b5028d56c",
2026-06-11 11:58:02.294557 | controller |     "Jun 11 10:33:54.711702 crc crio[3650]: time=\"2026-06-11T10:33:54.708447701Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-kv5rz/POD\" id=fda589fe-86a5-48ce-aca3-5eb4eb3babe4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.294572 | controller |     "Jun 11 10:33:54.711702 crc crio[3650]: time=\"2026-06-11T10:33:54.708546255Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.294586 | controller |     "Jun 11 10:33:55.026741 crc crio[3650]: time=\"2026-06-11T10:33:55.025746289Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.294601 | controller |     "Jun 11 10:33:55.165244 crc crio[3650]: time=\"2026-06-11T10:33:55.164238101Z\" level=info msg=\"Created container 1f5a90b2b91d5391beeacdd7e3c0d6ee60670f77393f4ac253b512b873bb3cb7: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=0f6d6fd2-9a6d-440a-a87a-b3528755a203 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.294615 | controller |     "Jun 11 10:33:55.196719 crc crio[3650]: time=\"2026-06-11T10:33:55.196554178Z\" level=info msg=\"Created container 196ce992652288f460c68e7b5ce1c43e9e2e288704ff7e267d85b3d8352ac5c3: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator\" id=883c930c-dba5-45b3-b9d8-51da13adefac name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.294633 | controller |     "Jun 11 10:33:55.200103 crc crio[3650]: time=\"2026-06-11T10:33:55.200061507Z\" level=info msg=\"Starting container: 1f5a90b2b91d5391beeacdd7e3c0d6ee60670f77393f4ac253b512b873bb3cb7\" id=b19722db-d8ef-4021-8498-f7910bee0887 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.294649 | controller |     "Jun 11 10:33:55.214094 crc crio[3650]: time=\"2026-06-11T10:33:55.213993192Z\" level=info msg=\"Starting container: 196ce992652288f460c68e7b5ce1c43e9e2e288704ff7e267d85b3d8352ac5c3\" id=5b556803-d213-41a6-8278-bb5eb960aa9b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.294664 | controller |     "Jun 11 10:33:55.367314 crc crio[3650]: time=\"2026-06-11T10:33:55.365760909Z\" level=info msg=\"Created container be42b391a4b33d9a9da814e9a9f49992acdd4a95808fd0e47c35f235e4f8bce3: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=278bfad6-bf73-486d-aa85-9f32ca82b07e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.294678 | controller |     "Jun 11 10:33:55.367824 crc crio[3650]: time=\"2026-06-11T10:33:55.367775823Z\" level=info msg=\"Started container\" PID=12222 containerID=1f5a90b2b91d5391beeacdd7e3c0d6ee60670f77393f4ac253b512b873bb3cb7 description=openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator id=b19722db-d8ef-4021-8498-f7910bee0887 name=/runtime.v1.RuntimeService/StartContainer sandboxID=04fdf0749a99d67d272d39cfaad894109c5cd565eab508afc4c5fc42805cc9b7",
2026-06-11 11:58:02.294693 | controller |     "Jun 11 10:33:55.446572 crc crio[3650]: time=\"2026-06-11T10:33:55.439555989Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.294708 | controller |     "Jun 11 10:33:55.449625 crc crio[3650]: time=\"2026-06-11T10:33:55.449326556Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.294723 | controller |     "Jun 11 10:33:55.557415 crc crio[3650]: time=\"2026-06-11T10:33:55.546437471Z\" level=info msg=\"Started container\" PID=12247 containerID=196ce992652288f460c68e7b5ce1c43e9e2e288704ff7e267d85b3d8352ac5c3 description=openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator id=5b556803-d213-41a6-8278-bb5eb960aa9b name=/runtime.v1.RuntimeService/StartContainer sandboxID=ca8434f73c9406390d09b0932f52b4f7acd9cca94a39541db2aeacce0c70c711",
2026-06-11 11:58:02.294737 | controller |     "Jun 11 10:33:55.632501 crc crio[3650]: time=\"2026-06-11T10:33:55.625069565Z\" level=info msg=\"Starting container: be42b391a4b33d9a9da814e9a9f49992acdd4a95808fd0e47c35f235e4f8bce3\" id=3dc24023-a75f-466d-ac69-f37628c482f8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.294752 | controller |     "Jun 11 10:33:57.658423 crc crio[3650]: time=\"2026-06-11T10:33:57.6434832Z\" level=info msg=\"Started container\" PID=12245 containerID=be42b391a4b33d9a9da814e9a9f49992acdd4a95808fd0e47c35f235e4f8bce3 description=openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator id=3dc24023-a75f-466d-ac69-f37628c482f8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=089f8796586f8b7db92a69c83013faa76dd5287d067fcd029cad6702aa674c55",
2026-06-11 11:58:02.294768 | controller |     "Jun 11 10:33:57.968025 crc crio[3650]: time=\"2026-06-11T10:33:57.954867706Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.294786 | controller |     "Jun 11 10:33:58.056986 crc crio[3650]: time=\"2026-06-11T10:33:58.056571075Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.294802 | controller |     "Jun 11 10:33:58.775225 crc crio[3650]: time=\"2026-06-11T10:33:58.773647364Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.294817 | controller |     "Jun 11 10:33:58.829453 crc crio[3650]: time=\"2026-06-11T10:33:58.825525505Z\" level=info msg=\"Created container 020f4a7cf4d782fafc362e448aa279e514df7fe5e848934643064b106ea30636: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator\" id=2ca6bcfe-0883-417b-98d4-75a5f9b8de08 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.294832 | controller |     "Jun 11 10:33:59.142417 crc crio[3650]: time=\"2026-06-11T10:33:59.075931055Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.294846 | controller |     "Jun 11 10:33:59.142417 crc crio[3650]: time=\"2026-06-11T10:33:59.099746596Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.294861 | controller |     "Jun 11 10:33:59.224023 crc crio[3650]: time=\"2026-06-11T10:33:59.223818244Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.294875 | controller |     "Jun 11 10:33:59.798531 crc crio[3650]: time=\"2026-06-11T10:33:59.797441018Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.294890 | controller |     "Jun 11 10:34:00.577037 crc crio[3650]: time=\"2026-06-11T10:34:00.342733432Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.294904 | controller |     "Jun 11 10:34:00.590782 crc crio[3650]: time=\"2026-06-11T10:34:00.590356056Z\" level=info msg=\"Starting container: 020f4a7cf4d782fafc362e448aa279e514df7fe5e848934643064b106ea30636\" id=52fedc0a-1789-4549-8f30-b07891cbac28 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.294918 | controller |     "Jun 11 10:34:00.798602 crc crio[3650]: time=\"2026-06-11T10:34:00.595028662Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.294933 | controller |     "Jun 11 10:34:01.280687 crc crio[3650]: time=\"2026-06-11T10:34:01.280569511Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.294948 | controller |     "Jun 11 10:34:01.282409 crc crio[3650]: time=\"2026-06-11T10:34:01.281771459Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.294962 | controller |     "Jun 11 10:34:01.291004 crc crio[3650]: time=\"2026-06-11T10:34:01.290818773Z\" level=info msg=\"Started container\" PID=12274 containerID=020f4a7cf4d782fafc362e448aa279e514df7fe5e848934643064b106ea30636 description=openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator id=52fedc0a-1789-4549-8f30-b07891cbac28 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d721c5d42c7fe8a2ef71fdfaea832f74a256dc039aed3fb50857cfa739db852d",
2026-06-11 11:58:02.294977 | controller |     "Jun 11 10:34:01.355332 crc crio[3650]: time=\"2026-06-11T10:34:01.349099301Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.294995 | controller |     "Jun 11 10:34:01.421436 crc crio[3650]: time=\"2026-06-11T10:34:01.415293092Z\" level=info msg=\"Created container c2c8c682c672a19db4b8efaa485be0488ddfef947d5093cbfa774f7672103ef1: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator\" id=60a48697-6d3c-4105-b6d5-cfe1a7e4a45d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.295010 | controller |     "Jun 11 10:34:01.426609 crc crio[3650]: time=\"2026-06-11T10:34:01.421561795Z\" level=info msg=\"Created container 0b93ee3843ee2a1087123d8e6f9c6735898086a8b07621c93e26f83c3f042cb3: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator\" id=facd9bbb-0206-4836-b7ad-73bd4b2ac4eb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.295026 | controller |     "Jun 11 10:34:01.432705 crc crio[3650]: time=\"2026-06-11T10:34:01.431028487Z\" level=info msg=\"Starting container: c2c8c682c672a19db4b8efaa485be0488ddfef947d5093cbfa774f7672103ef1\" id=c93a3242-5c3c-4959-819e-a0f4234f8865 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.295041 | controller |     "Jun 11 10:34:01.470711 crc crio[3650]: time=\"2026-06-11T10:34:01.444792225Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.295056 | controller |     "Jun 11 10:34:01.470711 crc crio[3650]: time=\"2026-06-11T10:34:01.461418277Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.295071 | controller |     "Jun 11 10:34:01.478188 crc crio[3650]: time=\"2026-06-11T10:34:01.478040092Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 11:58:02.295085 | controller |     "Jun 11 10:34:01.478188 crc crio[3650]: time=\"2026-06-11T10:34:01.478104774Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 11:58:02.295099 | controller |     "Jun 11 10:34:01.482832 crc crio[3650]: time=\"2026-06-11T10:34:01.482768511Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/host-local\\\"\"",
2026-06-11 11:58:02.295114 | controller |     "Jun 11 10:34:01.524358 crc crio[3650]: time=\"2026-06-11T10:34:01.523825874Z\" level=info msg=\"Starting container: 0b93ee3843ee2a1087123d8e6f9c6735898086a8b07621c93e26f83c3f042cb3\" id=9c968ac5-894b-45b6-be33-abc25bbdcea7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.295129 | controller |     "Jun 11 10:34:01.571772 crc crio[3650]: time=\"2026-06-11T10:34:01.567382621Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.295143 | controller |     "Jun 11 10:34:01.595753 crc crio[3650]: time=\"2026-06-11T10:34:01.595222127Z\" level=info msg=\"Started container\" PID=12329 containerID=c2c8c682c672a19db4b8efaa485be0488ddfef947d5093cbfa774f7672103ef1 description=openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator id=c93a3242-5c3c-4959-819e-a0f4234f8865 name=/runtime.v1.RuntimeService/StartContainer sandboxID=76282f2c5663e964888d088eccaad2478462902e770894c5da12754c6a51675b",
2026-06-11 11:58:02.295159 | controller |     "Jun 11 10:34:02.775331 crc crio[3650]: time=\"2026-06-11T10:34:02.443291187Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.295178 | controller |     "Jun 11 10:34:02.775331 crc crio[3650]: time=\"2026-06-11T10:34:02.470309188Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.295193 | controller |     "Jun 11 10:34:02.775331 crc crio[3650]: time=\"2026-06-11T10:34:02.752838382Z\" level=info msg=\"Stopping container: 5419a6f29de601dfa853055cd98341c060c7a239dbd235f64153557d189d70d8 (timeout: 2s)\" id=df5ec052-3d7a-4677-8aa3-2542c44f558b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.295208 | controller |     "Jun 11 10:34:02.819035 crc crio[3650]: time=\"2026-06-11T10:34:02.80656573Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.295224 | controller |     "Jun 11 10:34:03.148336 crc crio[3650]: time=\"2026-06-11T10:34:03.132321603Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.295245 | controller |     "Jun 11 10:34:03.213303 crc crio[3650]: time=\"2026-06-11T10:34:03.210584173Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.295268 | controller |     "Jun 11 10:34:03.258248 crc crio[3650]: time=\"2026-06-11T10:34:03.257012118Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.295288 | controller |     "Jun 11 10:34:03.260083 crc crio[3650]: time=\"2026-06-11T10:34:03.259404588Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.295303 | controller |     "Jun 11 10:34:03.283325 crc crio[3650]: time=\"2026-06-11T10:34:03.283270306Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.295317 | controller |     "Jun 11 10:34:03.453585 crc crio[3650]: time=\"2026-06-11T10:34:03.442205458Z\" level=info msg=\"Started container\" PID=12344 containerID=0b93ee3843ee2a1087123d8e6f9c6735898086a8b07621c93e26f83c3f042cb3 description=openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator id=9c968ac5-894b-45b6-be33-abc25bbdcea7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6ef12fd6b0c6e147573c9d7167dded74e9302978058c0c041290a283a9ee58a5",
2026-06-11 11:58:02.295332 | controller |     "Jun 11 10:34:03.453585 crc crio[3650]: time=\"2026-06-11T10:34:03.446323394Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.295363 | controller |     "Jun 11 10:34:05.725395 crc crio[3650]: time=\"2026-06-11T10:34:05.724737711Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.295385 | controller |     "Jun 11 10:34:06.840783 crc crio[3650]: time=\"2026-06-11T10:34:06.750459982Z\" level=info msg=\"Stopped container 5419a6f29de601dfa853055cd98341c060c7a239dbd235f64153557d189d70d8: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=df5ec052-3d7a-4677-8aa3-2542c44f558b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.295402 | controller |     "Jun 11 10:34:06.840783 crc crio[3650]: time=\"2026-06-11T10:34:06.758515813Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=e7b7ee00-2fec-47f9-9366-11f7b30730ba name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.295421 | controller |     "Jun 11 10:34:07.672063 crc crio[3650]: time=\"2026-06-11T10:34:07.664720469Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 11:58:02.295437 | controller |     "Jun 11 10:34:07.672063 crc crio[3650]: time=\"2026-06-11T10:34:07.665848255Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 11:58:02.295452 | controller |     "Jun 11 10:34:07.672063 crc crio[3650]: time=\"2026-06-11T10:34:07.665921177Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/ipvlan\\\"\"",
2026-06-11 11:58:02.295466 | controller |     "Jun 11 10:34:08.755048 crc crio[3650]: time=\"2026-06-11T10:34:08.754859809Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.295481 | controller |     "Jun 11 10:34:09.756331 crc crio[3650]: time=\"2026-06-11T10:34:09.75525649Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=91bdc822-78e6-4099-867a-b7b47cdbfd05 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.295495 | controller |     "Jun 11 10:34:10.786957 crc crio[3650]: time=\"2026-06-11T10:34:10.7868137Z\" level=info msg=\"Created container 544da3d9dec2636c78ad90af723efcef9c9f64ebba8206c4b2e709885e167a1c: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator\" id=80446038-2f87-415d-878c-c5ce6d59e042 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.295510 | controller |     "Jun 11 10:34:10.835371 crc crio[3650]: time=\"2026-06-11T10:34:10.833864472Z\" level=info msg=\"Created container 9a2954b37429f55be70c0f621e61dc37cc77458bd8e95150de2c8331106aa9aa: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy\" id=b1b45afe-630a-4d8c-8135-907c138e4060 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.295524 | controller |     "Jun 11 10:34:11.103517 crc crio[3650]: time=\"2026-06-11T10:34:10.884251662Z\" level=info msg=\"Starting container: 9a2954b37429f55be70c0f621e61dc37cc77458bd8e95150de2c8331106aa9aa\" id=4aef531a-d615-4eb4-903f-704e83787269 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.295539 | controller |     "Jun 11 10:34:11.103517 crc crio[3650]: time=\"2026-06-11T10:34:11.08018012Z\" level=info msg=\"Starting container: 544da3d9dec2636c78ad90af723efcef9c9f64ebba8206c4b2e709885e167a1c\" id=f1b3293c-eb2f-4600-af9e-aabe5c6bb788 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.295553 | controller |     "Jun 11 10:34:11.105490 crc crio[3650]: time=\"2026-06-11T10:34:11.105301395Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.295567 | controller |     "Jun 11 10:34:11.108279 crc crio[3650]: time=\"2026-06-11T10:34:11.105327516Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=d60060df-572c-4ba9-8992-984ed43f9656 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.295582 | controller |     "Jun 11 10:34:11.157241 crc crio[3650]: time=\"2026-06-11T10:34:11.151567598Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.295597 | controller |     "Jun 11 10:34:11.194947 crc crio[3650]: time=\"2026-06-11T10:34:11.194632969Z\" level=info msg=\"Created container 7ef3d9dc3bbcbb381715116ce711370597bcade53864025ef5adb3e1d991cb7b: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api\" id=0d3055c1-cc48-493b-ad0b-1e02b04141c9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.295615 | controller |     "Jun 11 10:34:11.345504 crc crio[3650]: time=\"2026-06-11T10:34:11.271347948Z\" level=info msg=\"Starting container: 7ef3d9dc3bbcbb381715116ce711370597bcade53864025ef5adb3e1d991cb7b\" id=8fcb01bd-2729-4053-97d2-ac06f0afd6f9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.295631 | controller |     "Jun 11 10:34:11.345504 crc crio[3650]: time=\"2026-06-11T10:34:11.289606674Z\" level=info msg=\"Started container\" PID=12368 containerID=544da3d9dec2636c78ad90af723efcef9c9f64ebba8206c4b2e709885e167a1c description=openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator id=f1b3293c-eb2f-4600-af9e-aabe5c6bb788 name=/runtime.v1.RuntimeService/StartContainer sandboxID=66c4dd1c40e3b6182485cd3f50b91bd9b65c2b5109958d01b68f3857f6960d38",
2026-06-11 11:58:02.295646 | controller |     "Jun 11 10:34:11.345504 crc crio[3650]: time=\"2026-06-11T10:34:11.2928492Z\" level=info msg=\"Started container\" PID=12392 containerID=7ef3d9dc3bbcbb381715116ce711370597bcade53864025ef5adb3e1d991cb7b description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api id=8fcb01bd-2729-4053-97d2-ac06f0afd6f9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=00061e14ba0f53ee3e468ef87a929c317a5858b7d16013bffbe7e1e93701fe9e",
2026-06-11 11:58:02.295662 | controller |     "Jun 11 10:34:11.345504 crc crio[3650]: time=\"2026-06-11T10:34:11.304695987Z\" level=info msg=\"Started container\" PID=12369 containerID=9a2954b37429f55be70c0f621e61dc37cc77458bd8e95150de2c8331106aa9aa description=openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy id=4aef531a-d615-4eb4-903f-704e83787269 name=/runtime.v1.RuntimeService/StartContainer sandboxID=31cd14af7c6599c615254daebfd7fc1cecd5e6746400d55037d288258fc9c63e",
2026-06-11 11:58:02.295678 | controller |     "Jun 11 10:34:11.710171 crc crio[3650]: time=\"2026-06-11T10:34:11.705868155Z\" level=info msg=\"Got pod network &{Name:redhat-operators-kv5rz Namespace:openshift-marketplace ID:9be70a8a1e967cf49af88e5c028643913c2cda475761eb8311686b0b8e1ad971 UID:129e9f60-3ef6-47ec-9345-b1fae82a0710 NetNS:/var/run/netns/a3c29515-9c43-4fbb-a538-01525922f06c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod129e9f60_3ef6_47ec_9345_b1fae82a0710.slice PodAnnotations:0xc002a1a078}] Aliases:map[]}\"",
2026-06-11 11:58:02.295693 | controller |     "Jun 11 10:34:11.710171 crc crio[3650]: time=\"2026-06-11T10:34:11.706068112Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-kv5rz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.295707 | controller |     "Jun 11 10:34:12.143037 crc crio[3650]: time=\"2026-06-11T10:34:12.142489991Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.295721 | controller |     "Jun 11 10:34:12.275584 crc crio[3650]: time=\"2026-06-11T10:34:12.275532018Z\" level=info msg=\"Created container 8951b5bf96af784a3004edbdbdb15e0d90c0f1d2eeb5e6fa6aa76ae1e9b4e420: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager\" id=1ac007b4-5a3c-4d9a-ab40-de4a1a8413be name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.295736 | controller |     "Jun 11 10:34:12.292235 crc crio[3650]: time=\"2026-06-11T10:34:12.281981954Z\" level=info msg=\"Created container 019da2af79950e8f0756460ce05dbcc65ad5efa9f7f7ce14954f29d672ed7025: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=b9d6750f-d0b2-43e0-b611-40694bee4a06 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.295750 | controller |     "Jun 11 10:34:12.301428 crc crio[3650]: time=\"2026-06-11T10:34:12.275951141Z\" level=info msg=\"Created container f45bf38de18b8129f16d09cbac89fcad2a7a6f381745f63d0852db7ceec42f59: openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy\" id=ff348f83-7097-4390-a6d4-7960880145b3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.295767 | controller |     "Jun 11 10:34:12.302370 crc crio[3650]: time=\"2026-06-11T10:34:12.302344437Z\" level=info msg=\"Starting container: 019da2af79950e8f0756460ce05dbcc65ad5efa9f7f7ce14954f29d672ed7025\" id=7457b586-d2a3-40b1-b58f-86068fc6d73e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.295783 | controller |     "Jun 11 10:34:12.307195 crc crio[3650]: time=\"2026-06-11T10:34:12.302788511Z\" level=info msg=\"Created container a8d09f8d4e672ccb18e161f87e2da91ea8f5c6485682c874df5ea91a3911e127: openshift-console/console-6c684df5db-cc8g8/console\" id=cec45db2-c673-43ca-9708-aeb883ed9e1e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.295798 | controller |     "Jun 11 10:34:12.322514 crc crio[3650]: time=\"2026-06-11T10:34:12.311041765Z\" level=info msg=\"Starting container: 8951b5bf96af784a3004edbdbdb15e0d90c0f1d2eeb5e6fa6aa76ae1e9b4e420\" id=5a7f82eb-3fbd-465e-af63-7355aaddb642 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.295812 | controller |     "Jun 11 10:34:12.341371 crc crio[3650]: time=\"2026-06-11T10:34:12.340548145Z\" level=info msg=\"Got pod network &{Name:community-operators-g4n5b Namespace:openshift-marketplace ID:4b886999eab3494f15ccfc8cf016639b090e3611a9781c6cf70344189df13ad1 UID:f0679be2-2a87-40f8-8167-38a8a691c7a2 NetNS:/var/run/netns/59a373b2-618b-4047-8947-a19cb4fe447b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf0679be2_2a87_40f8_8167_38a8a691c7a2.slice PodAnnotations:0xc000e12260}] Aliases:map[]}\"",
2026-06-11 11:58:02.295828 | controller |     "Jun 11 10:34:12.341371 crc crio[3650]: time=\"2026-06-11T10:34:12.341043871Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-g4n5b to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.295844 | controller |     "Jun 11 10:34:12.342750 crc crio[3650]: time=\"2026-06-11T10:34:12.342703194Z\" level=info msg=\"Started container\" PID=12494 containerID=8951b5bf96af784a3004edbdbdb15e0d90c0f1d2eeb5e6fa6aa76ae1e9b4e420 description=openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager id=5a7f82eb-3fbd-465e-af63-7355aaddb642 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7c9b8439825296730475bfb0226e2762812ed00dc63fea5c58402a1839ed8cbf",
2026-06-11 11:58:02.295859 | controller |     "Jun 11 10:34:12.345460 crc crio[3650]: time=\"2026-06-11T10:34:12.345417321Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=2d465d7c-56a4-4f86-9f15-22e40df9708b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.295875 | controller |     "Jun 11 10:34:12.355971 crc crio[3650]: time=\"2026-06-11T10:34:12.355778353Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=9a21ae71-e5e3-4961-ab79-54b52494020d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.295889 | controller |     "Jun 11 10:34:12.368318 crc crio[3650]: time=\"2026-06-11T10:34:12.368261693Z\" level=info msg=\"Starting container: a8d09f8d4e672ccb18e161f87e2da91ea8f5c6485682c874df5ea91a3911e127\" id=9ebf753c-06cc-4706-b711-adebcd10d1d7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.295904 | controller |     "Jun 11 10:34:13.171440 crc crio[3650]: time=\"2026-06-11T10:34:12.392564712Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-6cmg6 Namespace:openshift-marketplace ID:83cb843c8ad1d0ebcf734d03aa0b36969aa3a015d5a677cb495a8a3fac4a9797 UID:c6ade685-1f8f-486c-a1f6-9ac217d19fe6 NetNS:/var/run/netns/e489d83e-da3f-479e-9554-5f585eba8f28 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc6ade685_1f8f_486c_a1f6_9ac217d19fe6.slice PodAnnotations:0xc0016483d8}] Aliases:map[]}\"",
2026-06-11 11:58:02.295924 | controller |     "Jun 11 10:34:13.171440 crc crio[3650]: time=\"2026-06-11T10:34:12.393502002Z\" level=info msg=\"Got pod network &{Name:certified-operators-lndxz Namespace:openshift-marketplace ID:83018d340f1996716877ab5520c6fd3ecec4f26a46fa4b0b1506fdcd8cf0fcf7 UID:e6f28c0e-7991-4ba3-99be-8a0437731473 NetNS:/var/run/netns/a26aee17-d9f9-48f7-a7ce-f89e8a3d04ea Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode6f28c0e_7991_4ba3_99be_8a0437731473.slice PodAnnotations:0xc001384458}] Aliases:map[]}\"",
2026-06-11 11:58:02.295939 | controller |     "Jun 11 10:34:13.171440 crc crio[3650]: time=\"2026-06-11T10:34:12.393961797Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-lndxz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.295955 | controller |     "Jun 11 10:34:13.171440 crc crio[3650]: time=\"2026-06-11T10:34:12.400356522Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager\" id=139de320-57e8-4304-bb29-6ce5c49def35 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.295970 | controller |     "Jun 11 10:34:13.171440 crc crio[3650]: time=\"2026-06-11T10:34:12.40092541Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.295985 | controller |     "Jun 11 10:34:13.171440 crc crio[3650]: time=\"2026-06-11T10:34:12.393052257Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-6cmg6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.296000 | controller |     "Jun 11 10:34:13.171440 crc crio[3650]: time=\"2026-06-11T10:34:12.589007082Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.296015 | controller |     "Jun 11 10:34:13.171440 crc crio[3650]: time=\"2026-06-11T10:34:12.734779117Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.296030 | controller |     "Jun 11 10:34:13.171440 crc crio[3650]: time=\"2026-06-11T10:34:12.800492852Z\" level=info msg=\"Starting container: f45bf38de18b8129f16d09cbac89fcad2a7a6f381745f63d0852db7ceec42f59\" id=a1e1667f-8b52-439c-8288-03c6c6f6050b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.296045 | controller |     "Jun 11 10:34:13.178516 crc crio[3650]: time=\"2026-06-11T10:34:13.178463705Z\" level=info msg=\"Started container\" PID=12487 containerID=019da2af79950e8f0756460ce05dbcc65ad5efa9f7f7ce14954f29d672ed7025 description=openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver id=7457b586-d2a3-40b1-b58f-86068fc6d73e name=/runtime.v1.RuntimeService/StartContainer sandboxID=5253c570edf3b1586971eb345f33ec0addc675d59ebd2a7da755e82b2134ca60",
2026-06-11 11:58:02.296060 | controller |     "Jun 11 10:34:13.198332 crc crio[3650]: time=\"2026-06-11T10:34:13.198094808Z\" level=info msg=\"Created container 39cc2134b2c467cc1867c9d6a437b0d397d5c554784337579247df9f3c43dbcd: hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner\" id=62ac1d5a-b76c-491b-a60f-5fe1ae3e47fa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.296075 | controller |     "Jun 11 10:34:13.210976 crc crio[3650]: time=\"2026-06-11T10:34:13.210909382Z\" level=info msg=\"Starting container: 39cc2134b2c467cc1867c9d6a437b0d397d5c554784337579247df9f3c43dbcd\" id=7f6a506b-0828-4a83-8232-db4307e60c02 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.296093 | controller |     "Jun 11 10:34:13.665416 crc crio[3650]: time=\"2026-06-11T10:34:13.29229317Z\" level=info msg=\"Started container\" PID=12504 containerID=a8d09f8d4e672ccb18e161f87e2da91ea8f5c6485682c874df5ea91a3911e127 description=openshift-console/console-6c684df5db-cc8g8/console id=9ebf753c-06cc-4706-b711-adebcd10d1d7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bee064a86ca0eeb4ff04004766d628768c20085b8f22a24de72bda1bf48cc9c2",
2026-06-11 11:58:02.296108 | controller |     "Jun 11 10:34:13.665416 crc crio[3650]: time=\"2026-06-11T10:34:13.43697616Z\" level=info msg=\"Created container 4dd62fe0565de6949796f12771d9f78774ff88d1ec4c2b16969d6003ef6f4b3d: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver\" id=0e6b1680-eec3-4da1-b294-93b79ee3cc3a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.296123 | controller |     "Jun 11 10:34:13.665416 crc crio[3650]: time=\"2026-06-11T10:34:13.471638783Z\" level=info msg=\"Created container f2efdeedd13ececbe7be5e53480cc927e5e05828e0bc843606435d3a6e55fe0c: openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary\" id=bcf085f7-d0c5-4abf-8c43-cda16e88ec50 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.296137 | controller |     "Jun 11 10:34:13.665416 crc crio[3650]: time=\"2026-06-11T10:34:13.519435233Z\" level=info msg=\"Created container 261dcc33b46264a4b26abfffa2d33c49498d1aefee6bf5d927daffab59bed298: openshift-dns/dns-default-qtghf/dns\" id=ef79c869-d55d-4bfa-a7ca-9fdd355e4099 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.296151 | controller |     "Jun 11 10:34:13.665416 crc crio[3650]: time=\"2026-06-11T10:34:13.563009641Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 11:58:02.296166 | controller |     "Jun 11 10:34:13.665416 crc crio[3650]: time=\"2026-06-11T10:34:13.563809749Z\" level=info msg=\"Starting container: f2efdeedd13ececbe7be5e53480cc927e5e05828e0bc843606435d3a6e55fe0c\" id=82f868cb-1cff-4663-be3d-d754c6c724c7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.296181 | controller |     "Jun 11 10:34:13.665416 crc crio[3650]: time=\"2026-06-11T10:34:13.566471064Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.296196 | controller |     "Jun 11 10:34:13.682713 crc crio[3650]: time=\"2026-06-11T10:34:13.682554206Z\" level=info msg=\"Starting container: 261dcc33b46264a4b26abfffa2d33c49498d1aefee6bf5d927daffab59bed298\" id=5efd59dc-083a-495e-8776-9c6485e80878 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.296211 | controller |     "Jun 11 10:34:13.688344 crc crio[3650]: time=\"2026-06-11T10:34:13.685580203Z\" level=info msg=\"Starting container: 4dd62fe0565de6949796f12771d9f78774ff88d1ec4c2b16969d6003ef6f4b3d\" id=6a19fbbf-2d63-4455-a4c6-aefe675c58e4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.296225 | controller |     "Jun 11 10:34:13.690954 crc crio[3650]: time=\"2026-06-11T10:34:13.690744218Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.296240 | controller |     "Jun 11 10:34:13.769084 crc crio[3650]: time=\"2026-06-11T10:34:13.751067651Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.296254 | controller |     "Jun 11 10:34:13.909275 crc crio[3650]: time=\"2026-06-11T10:34:13.907223369Z\" level=info msg=\"Started container\" PID=12505 containerID=f2efdeedd13ececbe7be5e53480cc927e5e05828e0bc843606435d3a6e55fe0c description=openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary id=82f868cb-1cff-4663-be3d-d754c6c724c7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bb73203da0f8806a0058ff5c7f015469ed1d0dcfcb558a024d53e72ada603766",
2026-06-11 11:58:02.296272 | controller |     "Jun 11 10:34:13.913643 crc crio[3650]: time=\"2026-06-11T10:34:13.913530461Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.296288 | controller |     "Jun 11 10:34:14.232663 crc crio[3650]: time=\"2026-06-11T10:34:14.126432936Z\" level=info msg=\"Created container e29346e1f7c776134107e58bd295c7ff59b735ae9c594e899377ac73b773b182: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver\" id=1e9a9519-9323-4bd6-bab3-942694c20dfc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.296303 | controller |     "Jun 11 10:34:14.232663 crc crio[3650]: time=\"2026-06-11T10:34:14.166732746Z\" level=info msg=\"Starting container: e29346e1f7c776134107e58bd295c7ff59b735ae9c594e899377ac73b773b182\" id=2f55fc9e-06c9-4ee8-88f4-b474e99b8708 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.296321 | controller |     "Jun 11 10:34:14.702789 crc crio[3650]: time=\"2026-06-11T10:34:14.696791146Z\" level=info msg=\"Started container\" PID=12506 containerID=f45bf38de18b8129f16d09cbac89fcad2a7a6f381745f63d0852db7ceec42f59 description=openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy id=a1e1667f-8b52-439c-8288-03c6c6f6050b name=/runtime.v1.RuntimeService/StartContainer sandboxID=0388217e0684e71e30a2fcae461773ecdb68db35fb1f5cef4a8dbc2eba3d9790",
2026-06-11 11:58:02.296360 | controller |     "Jun 11 10:34:15.447105 crc crio[3650]: time=\"2026-06-11T10:34:14.998225822Z\" level=info msg=\"Started container\" PID=12503 containerID=4dd62fe0565de6949796f12771d9f78774ff88d1ec4c2b16969d6003ef6f4b3d description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver id=6a19fbbf-2d63-4455-a4c6-aefe675c58e4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9d4aa1898017b16d783969e94d920569ad171c8ccee63341635be05f5d8ff6e6",
2026-06-11 11:58:02.296394 | controller |     "Jun 11 10:34:15.447105 crc crio[3650]: time=\"2026-06-11T10:34:15.01441288Z\" level=info msg=\"Started container\" PID=12502 containerID=39cc2134b2c467cc1867c9d6a437b0d397d5c554784337579247df9f3c43dbcd description=hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner id=7f6a506b-0828-4a83-8232-db4307e60c02 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4b6f68ee5043dc4cefea29f31ca220f4e08b9d82b41af55c49f6cf64addd60e9",
2026-06-11 11:58:02.296419 | controller |     "Jun 11 10:34:15.447105 crc crio[3650]: time=\"2026-06-11T10:34:15.024515214Z\" level=info msg=\"Started container\" PID=12495 containerID=261dcc33b46264a4b26abfffa2d33c49498d1aefee6bf5d927daffab59bed298 description=openshift-dns/dns-default-qtghf/dns id=5efd59dc-083a-495e-8776-9c6485e80878 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9f17537f203b5369b515fdf93df3c21e0e1ec76139d277ab3fdc9d259dcd43de",
2026-06-11 11:58:02.296441 | controller |     "Jun 11 10:34:15.582432 crc crio[3650]: time=\"2026-06-11T10:34:15.580611241Z\" level=info msg=\"Started container\" PID=12496 containerID=e29346e1f7c776134107e58bd295c7ff59b735ae9c594e899377ac73b773b182 description=openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver id=2f55fc9e-06c9-4ee8-88f4-b474e99b8708 name=/runtime.v1.RuntimeService/StartContainer sandboxID=75a34b9d735f293ff0af6d791618b1cede0d9c1578e168ba6ecd2f3ca7f9f051",
2026-06-11 11:58:02.296464 | controller |     "Jun 11 10:34:16.015233 crc crio[3650]: time=\"2026-06-11T10:34:16.015085635Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-node-driver-registrar:latest\" id=43504c38-7613-44d3-a7e0-a0447157d741 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.296481 | controller |     "Jun 11 10:34:16.035208 crc crio[3650]: time=\"2026-06-11T10:34:16.031483921Z\" level=info msg=\"Created container 6b8c214a49b9bcfbe2dd4e55525a24b4f03a0df436b9427b703ced1e53ca46ff: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator\" id=ed5e06fb-67b5-4d36-b313-70646d35cd23 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.296501 | controller |     "Jun 11 10:34:16.042778 crc crio[3650]: time=\"2026-06-11T10:34:16.042725921Z\" level=info msg=\"Starting container: 6b8c214a49b9bcfbe2dd4e55525a24b4f03a0df436b9427b703ced1e53ca46ff\" id=768b5736-de4f-474f-91dd-22c68a4df6d8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.296516 | controller |     "Jun 11 10:34:16.312614 crc crio[3650]: time=\"2026-06-11T10:34:16.04663515Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=00cc3f75-7d80-4cde-8d79-3ed4de929dbd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.296531 | controller |     "Jun 11 10:34:16.312614 crc crio[3650]: time=\"2026-06-11T10:34:16.071796943Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=46c43fdd-eb3c-493b-9392-8e9e378bd2ad name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.296546 | controller |     "Jun 11 10:34:16.361562 crc crio[3650]: time=\"2026-06-11T10:34:16.361500704Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-node-driver-registrar:latest\" id=143dec49-64f3-4f6e-b825-b0eefe19c76d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.296560 | controller |     "Jun 11 10:34:16.366076 crc crio[3650]: time=\"2026-06-11T10:34:16.365006046Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=da8b23c0-70d7-45c4-9cce-a459ac8dd7c1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.296575 | controller |     "Jun 11 10:34:16.366619 crc crio[3650]: time=\"2026-06-11T10:34:16.365040707Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=e27911c6-bd81-4ff3-bf94-23de864f74e5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.296590 | controller |     "Jun 11 10:34:16.369613 crc crio[3650]: time=\"2026-06-11T10:34:16.368546479Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar\" id=edfee223-9ef5-45cd-98e6-9133e1774a35 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.296605 | controller |     "Jun 11 10:34:16.370957 crc crio[3650]: time=\"2026-06-11T10:34:16.370928116Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.296621 | controller |     "Jun 11 10:34:16.374764 crc crio[3650]: time=\"2026-06-11T10:34:16.374741018Z\" level=info msg=\"Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints\" id=9e1248d0-49ae-4082-8b44-b8c3d7fb67d5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.296636 | controller |     "Jun 11 10:34:16.377606 crc crio[3650]: time=\"2026-06-11T10:34:16.377573559Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.296651 | controller |     "Jun 11 10:34:16.379637 crc crio[3650]: time=\"2026-06-11T10:34:16.379367533Z\" level=info msg=\"Creating container: openshift-dns/dns-default-qtghf/kube-rbac-proxy\" id=ab14a41d-40ee-411a-ae12-705f12c1fe3e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.296666 | controller |     "Jun 11 10:34:16.393714 crc crio[3650]: time=\"2026-06-11T10:34:16.393532572Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.296685 | controller |     "Jun 11 10:34:16.394060 crc crio[3650]: time=\"2026-06-11T10:34:16.393703065Z\" level=info msg=\"Started container\" PID=12590 containerID=6b8c214a49b9bcfbe2dd4e55525a24b4f03a0df436b9427b703ced1e53ca46ff description=openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator id=768b5736-de4f-474f-91dd-22c68a4df6d8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=219e9c2f0e426efed0f2f1d50a432f0f680a56e5a70e628201bedaf65f8e8389",
2026-06-11 11:58:02.296700 | controller |     "Jun 11 10:34:17.698487 crc crio[3650]: time=\"2026-06-11T10:34:17.697928304Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.296716 | controller |     "Jun 11 10:34:17.852791 crc crio[3650]: time=\"2026-06-11T10:34:17.852412002Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=512d13af-3b99-4aa0-a2a4-20cf230752b3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.296731 | controller |     "Jun 11 10:34:18.539085 crc crio[3650]: time=\"2026-06-11T10:34:18.489321022Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.296792 | controller |     "Jun 11 10:34:18.539085 crc crio[3650]: time=\"2026-06-11T10:34:18.500658754Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=76ec5769-6d49-4551-86f9-c9361b0bc0d8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.296815 | controller |     "Jun 11 10:34:18.581681 crc crio[3650]: time=\"2026-06-11T10:34:18.581274532Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.296831 | controller |     "Jun 11 10:34:18.969519 crc crio[3650]: time=\"2026-06-11T10:34:18.844171044Z\" level=info msg=\"Creating container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy\" id=2cc63d5d-74cd-47fd-b836-f59469e119a2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.296846 | controller |     "Jun 11 10:34:18.969519 crc crio[3650]: time=\"2026-06-11T10:34:18.84468072Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.296861 | controller |     "Jun 11 10:34:20.827369 crc crio[3650]: time=\"2026-06-11T10:34:20.820286177Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.296876 | controller |     "Jun 11 10:34:22.556611 crc crio[3650]: time=\"2026-06-11T10:34:22.556187723Z\" level=info msg=\"Created container b164ef81fe17e002cb7d6a02ba91032b90e252a7d3e581aaeb3ecaed8570b5d6: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator\" id=eadbceb7-e702-4c82-8c52-143e4241f4eb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.296890 | controller |     "Jun 11 10:34:22.665465 crc crio[3650]: time=\"2026-06-11T10:34:22.665027194Z\" level=info msg=\"Starting container: b164ef81fe17e002cb7d6a02ba91032b90e252a7d3e581aaeb3ecaed8570b5d6\" id=82d40854-b812-4088-b9ac-a1287242a958 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.296906 | controller |     "Jun 11 10:34:22.854776 crc crio[3650]: time=\"2026-06-11T10:34:22.853845229Z\" level=info msg=\"Started container\" PID=12601 containerID=b164ef81fe17e002cb7d6a02ba91032b90e252a7d3e581aaeb3ecaed8570b5d6 description=openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator id=82d40854-b812-4088-b9ac-a1287242a958 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bca9cdc7581b33475a012a721b9060d11ab4236fed24ec99de48c4f1be0290d7",
2026-06-11 11:58:02.296925 | controller |     "Jun 11 10:34:23.376759 crc crio[3650]: time=\"2026-06-11T10:34:23.376478212Z\" level=info msg=\"Created container 721307ce8042a2f2a02e5f9a4fc9d5176e4bbe0423578f3efabfa7f06941fd34: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator\" id=6d2627e8-e411-45ce-8a6c-a4bd58f7a73f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.296940 | controller |     "Jun 11 10:34:23.832044 crc crio[3650]: time=\"2026-06-11T10:34:23.75109629Z\" level=info msg=\"Starting container: 721307ce8042a2f2a02e5f9a4fc9d5176e4bbe0423578f3efabfa7f06941fd34\" id=8f5310ae-373e-4c9e-8e3e-658b5c10aa7f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.296955 | controller |     "Jun 11 10:34:26.515906 crc crio[3650]: time=\"2026-06-11T10:34:26.514722623Z\" level=info msg=\"Started container\" PID=12591 containerID=721307ce8042a2f2a02e5f9a4fc9d5176e4bbe0423578f3efabfa7f06941fd34 description=openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator id=8f5310ae-373e-4c9e-8e3e-658b5c10aa7f name=/runtime.v1.RuntimeService/StartContainer sandboxID=3a99d2cff4eb408b82b989c2d7f34de64ed03ecd7c4bbf07f6765bd313ce9b50",
2026-06-11 11:58:02.296969 | controller |     "Jun 11 10:34:28.073799 crc crio[3650]: time=\"2026-06-11T10:34:28.073301291Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.296984 | controller |     "Jun 11 10:34:31.633238 crc crio[3650]: time=\"2026-06-11T10:34:31.631579992Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.296999 | controller |     "Jun 11 10:34:31.971254 crc crio[3650]: time=\"2026-06-11T10:34:31.970976756Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.297013 | controller |     "Jun 11 10:34:35.733848 crc crio[3650]: time=\"2026-06-11T10:34:35.732789767Z\" level=info msg=\"Created container dbce8f1e1ffa893ad3b32dbf8a7a6a0d2342ade09f696dbd559f4344c8929e36: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager\" id=139de320-57e8-4304-bb29-6ce5c49def35 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.297028 | controller |     "Jun 11 10:34:35.747331 crc crio[3650]: time=\"2026-06-11T10:34:35.742833309Z\" level=info msg=\"Created container 5349721461e8b99d639f28f707ce02b0cfb21b121313dc902d7bfdafb1386171: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=d60060df-572c-4ba9-8992-984ed43f9656 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.297043 | controller |     "Jun 11 10:34:35.964445 crc crio[3650]: time=\"2026-06-11T10:34:35.964352096Z\" level=info msg=\"Starting container: dbce8f1e1ffa893ad3b32dbf8a7a6a0d2342ade09f696dbd559f4344c8929e36\" id=5c22f345-1746-42c7-8d2a-afd15f2540d8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.297058 | controller |     "Jun 11 10:34:36.013495 crc crio[3650]: time=\"2026-06-11T10:34:36.006512507Z\" level=info msg=\"Starting container: 5349721461e8b99d639f28f707ce02b0cfb21b121313dc902d7bfdafb1386171\" id=0f8b1671-a042-46a9-bcb0-657dc51f89ea name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.297073 | controller |     "Jun 11 10:34:37.091056 crc crio[3650]: time=\"2026-06-11T10:34:37.090502421Z\" level=info msg=\"Started container\" PID=12776 containerID=dbce8f1e1ffa893ad3b32dbf8a7a6a0d2342ade09f696dbd559f4344c8929e36 description=openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager id=5c22f345-1746-42c7-8d2a-afd15f2540d8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=31cd14af7c6599c615254daebfd7fc1cecd5e6746400d55037d288258fc9c63e",
2026-06-11 11:58:02.297091 | controller |     "Jun 11 10:34:37.103329 crc crio[3650]: time=\"2026-06-11T10:34:37.095682417Z\" level=info msg=\"Started container\" PID=12639 containerID=5349721461e8b99d639f28f707ce02b0cfb21b121313dc902d7bfdafb1386171 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=0f8b1671-a042-46a9-bcb0-657dc51f89ea name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed5e22ae44b291e5f4185543b89bed76a7dac5b4dcf90f0cd6fb838ba2475124",
2026-06-11 11:58:02.297107 | controller |     "Jun 11 10:34:37.393201 crc crio[3650]: time=\"2026-06-11T10:34:37.390571734Z\" level=info msg=\"Created container 287e1bb9fcffd93cbf0ee953b6f46978021a476b5f3642a4a98937ab43acf4e8: openshift-dns/dns-default-qtghf/kube-rbac-proxy\" id=ab14a41d-40ee-411a-ae12-705f12c1fe3e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.297122 | controller |     "Jun 11 10:34:37.408610 crc crio[3650]: time=\"2026-06-11T10:34:37.408521241Z\" level=info msg=\"Created container 480916fd790364ddfdf200dfcc4bf6c4743b6e0aac2c87b338c9c8554d758cae: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints\" id=9e1248d0-49ae-4082-8b44-b8c3d7fb67d5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.297137 | controller |     "Jun 11 10:34:37.996726 crc crio[3650]: time=\"2026-06-11T10:34:37.995747395Z\" level=info msg=\"Created container 824c803c27387081cd137fabece2a720af19480d586080b723004a6a83402ca2: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy\" id=2cc63d5d-74cd-47fd-b836-f59469e119a2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.297152 | controller |     "Jun 11 10:34:38.763461 crc crio[3650]: time=\"2026-06-11T10:34:38.754541839Z\" level=info msg=\"Starting container: 480916fd790364ddfdf200dfcc4bf6c4743b6e0aac2c87b338c9c8554d758cae\" id=dec7c1e2-d1ab-42f1-960d-9d68edc71467 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.297166 | controller |     "Jun 11 10:34:38.911488 crc crio[3650]: time=\"2026-06-11T10:34:38.786260426Z\" level=info msg=\"Starting container: 824c803c27387081cd137fabece2a720af19480d586080b723004a6a83402ca2\" id=9fa6be76-7f7e-4bf3-b738-7fc42e32d570 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.297181 | controller |     "Jun 11 10:34:38.911488 crc crio[3650]: time=\"2026-06-11T10:34:38.786618527Z\" level=info msg=\"Starting container: 287e1bb9fcffd93cbf0ee953b6f46978021a476b5f3642a4a98937ab43acf4e8\" id=4674d0dd-9e11-49f0-a691-4b28f9176c9a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.297195 | controller |     "Jun 11 10:34:39.002780 crc crio[3650]: time=\"2026-06-11T10:34:38.986625503Z\" level=info msg=\"Started container\" PID=13003 containerID=287e1bb9fcffd93cbf0ee953b6f46978021a476b5f3642a4a98937ab43acf4e8 description=openshift-dns/dns-default-qtghf/kube-rbac-proxy id=4674d0dd-9e11-49f0-a691-4b28f9176c9a name=/runtime.v1.RuntimeService/StartContainer sandboxID=9f17537f203b5369b515fdf93df3c21e0e1ec76139d277ab3fdc9d259dcd43de",
2026-06-11 11:58:02.297210 | controller |     "Jun 11 10:34:39.158840 crc crio[3650]: time=\"2026-06-11T10:34:39.15795975Z\" level=info msg=\"Started container\" PID=13009 containerID=824c803c27387081cd137fabece2a720af19480d586080b723004a6a83402ca2 description=openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy id=9fa6be76-7f7e-4bf3-b738-7fc42e32d570 name=/runtime.v1.RuntimeService/StartContainer sandboxID=219e9c2f0e426efed0f2f1d50a432f0f680a56e5a70e628201bedaf65f8e8389",
2026-06-11 11:58:02.297225 | controller |     "Jun 11 10:34:39.518403 crc crio[3650]: time=\"2026-06-11T10:34:39.51821534Z\" level=info msg=\"Started container\" PID=13004 containerID=480916fd790364ddfdf200dfcc4bf6c4743b6e0aac2c87b338c9c8554d758cae description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints id=dec7c1e2-d1ab-42f1-960d-9d68edc71467 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9d4aa1898017b16d783969e94d920569ad171c8ccee63341635be05f5d8ff6e6",
2026-06-11 11:58:02.297246 | controller |     "Jun 11 10:34:39.844781 crc crio[3650]: time=\"2026-06-11T10:34:39.844059058Z\" level=info msg=\"Stopping container: 1f5a90b2b91d5391beeacdd7e3c0d6ee60670f77393f4ac253b512b873bb3cb7 (timeout: 30s)\" id=6c648b10-9818-45d4-98dd-5274acedebdf name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.297262 | controller |     "Jun 11 10:34:39.848406 crc crio[3650]: time=\"2026-06-11T10:34:39.847830714Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=34245565-b9ee-4bdd-8f36-7cb988468a63 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.297277 | controller |     "Jun 11 10:34:40.610840 crc crio[3650]: time=\"2026-06-11T10:34:40.610481571Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=588dbb04-5629-46eb-ba72-ef1ea5b59e57 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.297292 | controller |     "Jun 11 10:34:40.624531 crc crio[3650]: time=\"2026-06-11T10:34:40.62445171Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=03b23031-9204-4d95-b2ec-ed734ad52d63 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.297307 | controller |     "Jun 11 10:34:40.625289 crc crio[3650]: time=\"2026-06-11T10:34:40.62507625Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.297321 | controller |     "Jun 11 10:34:41.133477 crc crio[3650]: 2026-06-11T10:34:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:83018d340f19967 Mac:fa:d0:71:a7:d2:f9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0c Mtu:0 Sandbox:/var/run/netns/a26aee17-d9f9-48f7-a7ce-f89e8a3d04ea SocketPath: PciID:}] [{Interface:0xc00025a6a0 Address:{IP:10.217.0.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.297336 | controller |     "Jun 11 10:34:41.169845 crc crio[3650]: 2026-06-11T10:34:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9be70a8a1e967cf Mac:fa:2f:e1:72:68:ef Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:19 Mtu:0 Sandbox:/var/run/netns/a3c29515-9c43-4fbb-a538-01525922f06c SocketPath: PciID:}] [{Interface:0xc0002649f0 Address:{IP:10.217.0.25 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.297370 | controller |     "Jun 11 10:34:41.625476 crc crio[3650]: 2026-06-11T10:34:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:83cb843c8ad1d0e Mac:ee:89:10:0e:70:1b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:14 Mtu:0 Sandbox:/var/run/netns/e489d83e-da3f-479e-9554-5f585eba8f28 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.297388 | controller |     "Jun 11 10:34:42.115311 crc crio[3650]: time=\"2026-06-11T10:34:42.100804957Z\" level=info msg=\"Stopped container 1f5a90b2b91d5391beeacdd7e3c0d6ee60670f77393f4ac253b512b873bb3cb7: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=6c648b10-9818-45d4-98dd-5274acedebdf name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.297403 | controller |     "Jun 11 10:34:42.251925 crc crio[3650]: 2026-06-11T10:34:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4b886999eab3494 Mac:3a:ef:d9:cb:da:bd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0f Mtu:0 Sandbox:/var/run/netns/59a373b2-618b-4047-8947-a19cb4fe447b SocketPath: PciID:}] [{Interface:0xc000122780 Address:{IP:10.217.0.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.297417 | controller |     "Jun 11 10:34:42.652350 crc crio[3650]: time=\"2026-06-11T10:34:42.340818087Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 11:58:02.297435 | controller |     "Jun 11 10:34:42.652350 crc crio[3650]: time=\"2026-06-11T10:34:42.341002983Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/loopback\\\"\"",
2026-06-11 11:58:02.297451 | controller |     "Jun 11 10:34:42.652350 crc crio[3650]: time=\"2026-06-11T10:34:42.424665283Z\" level=info msg=\"Got pod network &{Name:certified-operators-lndxz Namespace:openshift-marketplace ID:83018d340f1996716877ab5520c6fd3ecec4f26a46fa4b0b1506fdcd8cf0fcf7 UID:e6f28c0e-7991-4ba3-99be-8a0437731473 NetNS:/var/run/netns/a26aee17-d9f9-48f7-a7ce-f89e8a3d04ea Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode6f28c0e_7991_4ba3_99be_8a0437731473.slice PodAnnotations:0xc001384458}] Aliases:map[]}\"",
2026-06-11 11:58:02.297466 | controller |     "Jun 11 10:34:42.652350 crc crio[3650]: time=\"2026-06-11T10:34:42.424952462Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-lndxz for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.297481 | controller |     "Jun 11 10:34:42.652350 crc crio[3650]: time=\"2026-06-11T10:34:42.437182054Z\" level=info msg=\"Got pod network &{Name:redhat-operators-kv5rz Namespace:openshift-marketplace ID:9be70a8a1e967cf49af88e5c028643913c2cda475761eb8311686b0b8e1ad971 UID:129e9f60-3ef6-47ec-9345-b1fae82a0710 NetNS:/var/run/netns/a3c29515-9c43-4fbb-a538-01525922f06c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod129e9f60_3ef6_47ec_9345_b1fae82a0710.slice PodAnnotations:0xc002a1a078}] Aliases:map[]}\"",
2026-06-11 11:58:02.297499 | controller |     "Jun 11 10:34:42.652350 crc crio[3650]: time=\"2026-06-11T10:34:42.437236593Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-6cmg6 Namespace:openshift-marketplace ID:83cb843c8ad1d0ebcf734d03aa0b36969aa3a015d5a677cb495a8a3fac4a9797 UID:c6ade685-1f8f-486c-a1f6-9ac217d19fe6 NetNS:/var/run/netns/e489d83e-da3f-479e-9554-5f585eba8f28 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc6ade685_1f8f_486c_a1f6_9ac217d19fe6.slice PodAnnotations:0xc0016483d8}] Aliases:map[]}\"",
2026-06-11 11:58:02.297522 | controller |     "Jun 11 10:34:42.652350 crc crio[3650]: time=\"2026-06-11T10:34:42.437440262Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-kv5rz for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.297545 | controller |     "Jun 11 10:34:42.652350 crc crio[3650]: time=\"2026-06-11T10:34:42.437615195Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-6cmg6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.297562 | controller |     "Jun 11 10:34:42.652350 crc crio[3650]: time=\"2026-06-11T10:34:42.437188441Z\" level=info msg=\"Got pod network &{Name:community-operators-g4n5b Namespace:openshift-marketplace ID:4b886999eab3494f15ccfc8cf016639b090e3611a9781c6cf70344189df13ad1 UID:f0679be2-2a87-40f8-8167-38a8a691c7a2 NetNS:/var/run/netns/59a373b2-618b-4047-8947-a19cb4fe447b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf0679be2_2a87_40f8_8167_38a8a691c7a2.slice PodAnnotations:0xc000e12260}] Aliases:map[]}\"",
2026-06-11 11:58:02.297577 | controller |     "Jun 11 10:34:42.652350 crc crio[3650]: time=\"2026-06-11T10:34:42.438434971Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-g4n5b for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.297592 | controller |     "Jun 11 10:34:42.652350 crc crio[3650]: time=\"2026-06-11T10:34:42.63618324Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.297610 | controller |     "Jun 11 10:34:42.652350 crc crio[3650]: time=\"2026-06-11T10:34:42.647648667Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.297625 | controller |     "Jun 11 10:34:42.761478 crc crio[3650]: time=\"2026-06-11T10:34:42.761022803Z\" level=info msg=\"Ran pod sandbox 83018d340f1996716877ab5520c6fd3ecec4f26a46fa4b0b1506fdcd8cf0fcf7 with infra container: openshift-marketplace/certified-operators-lndxz/POD\" id=1a481154-00b4-4fae-b287-19702f9972c7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.297639 | controller |     "Jun 11 10:34:42.881989 crc crio[3650]: time=\"2026-06-11T10:34:42.881428345Z\" level=info msg=\"Ran pod sandbox 9be70a8a1e967cf49af88e5c028643913c2cda475761eb8311686b0b8e1ad971 with infra container: openshift-marketplace/redhat-operators-kv5rz/POD\" id=fda589fe-86a5-48ce-aca3-5eb4eb3babe4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.297654 | controller |     "Jun 11 10:34:43.354367 crc crio[3650]: time=\"2026-06-11T10:34:43.330306788Z\" level=info msg=\"Created container 6a18fa9004b719057e1968207bea23bb79b59e25d5586cdd1e2bb154355ffea9: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=03b23031-9204-4d95-b2ec-ed734ad52d63 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.297668 | controller |     "Jun 11 10:34:44.041403 crc crio[3650]: time=\"2026-06-11T10:34:43.46354219Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=31d5929b-a739-42e7-b8cf-d87c49b82a22 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.297683 | controller |     "Jun 11 10:34:44.041403 crc crio[3650]: time=\"2026-06-11T10:34:43.515555609Z\" level=info msg=\"Ran pod sandbox 83cb843c8ad1d0ebcf734d03aa0b36969aa3a015d5a677cb495a8a3fac4a9797 with infra container: openshift-marketplace/redhat-marketplace-6cmg6/POD\" id=b2148d3b-9ecd-4686-9c03-20786e88cd07 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.297697 | controller |     "Jun 11 10:34:44.041403 crc crio[3650]: time=\"2026-06-11T10:34:43.693012967Z\" level=info msg=\"Ran pod sandbox 4b886999eab3494f15ccfc8cf016639b090e3611a9781c6cf70344189df13ad1 with infra container: openshift-marketplace/community-operators-g4n5b/POD\" id=fc182a31-d065-4f6d-ab87-ebbb7ba735b6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.297712 | controller |     "Jun 11 10:34:44.219749 crc crio[3650]: time=\"2026-06-11T10:34:44.219009263Z\" level=info msg=\"Starting container: 6a18fa9004b719057e1968207bea23bb79b59e25d5586cdd1e2bb154355ffea9\" id=489d8450-bc17-41cc-9c6f-051fe617453d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.297727 | controller |     "Jun 11 10:34:44.288424 crc crio[3650]: time=\"2026-06-11T10:34:44.272792402Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ea7291cc-3b2c-45ec-8f70-cdb6a27684e8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.297742 | controller |     "Jun 11 10:34:44.320373 crc crio[3650]: time=\"2026-06-11T10:34:44.313460374Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=e4bebd39-0329-492d-860a-196c8efe0363 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.297756 | controller |     "Jun 11 10:34:44.336058 crc crio[3650]: time=\"2026-06-11T10:34:44.335999716Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=c12bceaf-e90d-4865-84f3-462246ace1f5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.297774 | controller |     "Jun 11 10:34:44.361311 crc crio[3650]: time=\"2026-06-11T10:34:44.350428579Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=19e22398-7d0f-4cf9-a096-ab7e04626851 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.297789 | controller |     "Jun 11 10:34:44.375493 crc crio[3650]: time=\"2026-06-11T10:34:44.375449551Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=47ce55b3-ca3b-4e09-bb05-84386c321dfe name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.297803 | controller |     "Jun 11 10:34:44.503262 crc crio[3650]: time=\"2026-06-11T10:34:44.379222779Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=e0454f84-f5f5-4cef-bc04-533156deb434 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.297817 | controller |     "Jun 11 10:34:44.503262 crc crio[3650]: time=\"2026-06-11T10:34:44.381614426Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=d15836f3-1389-4cbe-96f9-46162a1b0708 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.297832 | controller |     "Jun 11 10:34:44.655243 crc crio[3650]: time=\"2026-06-11T10:34:44.654398843Z\" level=info msg=\"Creating container: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=fa20f91b-31d9-4919-afaf-345e9aca4747 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.297847 | controller |     "Jun 11 10:34:44.655243 crc crio[3650]: time=\"2026-06-11T10:34:44.654810166Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.297862 | controller |     "Jun 11 10:34:44.727347 crc crio[3650]: time=\"2026-06-11T10:34:44.727199096Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=f063f9ff-c489-4932-a0ab-09609e7247db name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.297876 | controller |     "Jun 11 10:34:44.775907 crc crio[3650]: time=\"2026-06-11T10:34:44.775807764Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=8a0215a5-c49b-4bc3-ae98-a4ba6224a334 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.297891 | controller |     "Jun 11 10:34:44.852404 crc crio[3650]: time=\"2026-06-11T10:34:44.782199393Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-g4n5b/extract-utilities\" id=e6568bb6-6dc2-4c02-8b85-8df754bc20b8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.297921 | controller |     "Jun 11 10:34:44.852404 crc crio[3650]: time=\"2026-06-11T10:34:44.846565346Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.297938 | controller |     "Jun 11 10:34:45.028073 crc crio[3650]: time=\"2026-06-11T10:34:45.025550828Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-6cmg6/extract-utilities\" id=53f2d317-33eb-4915-a9be-2b03f88d964e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.297955 | controller |     "Jun 11 10:34:45.028073 crc crio[3650]: time=\"2026-06-11T10:34:45.026319622Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.297970 | controller |     "Jun 11 10:34:45.164799 crc crio[3650]: time=\"2026-06-11T10:34:45.02749803Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-lndxz/extract-utilities\" id=18949bf1-afbb-4882-abdb-0d1ce0b8959d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.297989 | controller |     "Jun 11 10:34:45.164799 crc crio[3650]: time=\"2026-06-11T10:34:45.027587993Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-kv5rz/extract-utilities\" id=61f51e70-4f2d-4c4c-a66b-daeb92854910 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.298004 | controller |     "Jun 11 10:34:45.385321 crc crio[3650]: time=\"2026-06-11T10:34:45.381956097Z\" level=info msg=\"Stopping pod sandbox: d37725fcb001234b3ff31ef8adb55416630aef35171b78a5708c66e0297d57e8\" id=c4e8fe89-37da-40bc-9dab-d7c1fc3318df name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.298019 | controller |     "Jun 11 10:34:45.385321 crc crio[3650]: time=\"2026-06-11T10:34:45.383270449Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686230-hs9dx Namespace:openshift-operator-lifecycle-manager ID:d37725fcb001234b3ff31ef8adb55416630aef35171b78a5708c66e0297d57e8 UID:81b25572-ffb9-4917-87d1-f6713e295cc7 NetNS:/var/run/netns/ab6efe14-31ab-42bd-8e6d-4e41c17e7e0c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod81b25572_ffb9_4917_87d1_f6713e295cc7.slice PodAnnotations:0xc001082218}] Aliases:map[]}\"",
2026-06-11 11:58:02.298034 | controller |     "Jun 11 10:34:45.385321 crc crio[3650]: time=\"2026-06-11T10:34:45.383411834Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29686230-hs9dx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.298050 | controller |     "Jun 11 10:34:45.714342 crc crio[3650]: time=\"2026-06-11T10:34:45.712977706Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.298064 | controller |     "Jun 11 10:34:46.076928 crc crio[3650]: time=\"2026-06-11T10:34:45.832041007Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.298079 | controller |     "Jun 11 10:34:46.076928 crc crio[3650]: time=\"2026-06-11T10:34:46.027847547Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.298093 | controller |     "Jun 11 10:34:46.129263 crc crio[3650]: time=\"2026-06-11T10:34:46.129081394Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.298108 | controller |     "Jun 11 10:34:46.168866 crc crio[3650]: time=\"2026-06-11T10:34:46.150631436Z\" level=info msg=\"Started container\" PID=13196 containerID=6a18fa9004b719057e1968207bea23bb79b59e25d5586cdd1e2bb154355ffea9 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=489d8450-bc17-41cc-9c6f-051fe617453d name=/runtime.v1.RuntimeService/StartContainer sandboxID=00061e14ba0f53ee3e468ef87a929c317a5858b7d16013bffbe7e1e93701fe9e",
2026-06-11 11:58:02.298123 | controller |     "Jun 11 10:34:46.297834 crc crio[3650]: time=\"2026-06-11T10:34:46.297771073Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.298138 | controller |     "Jun 11 10:34:47.107489 crc crio[3650]: time=\"2026-06-11T10:34:47.107358863Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.298157 | controller |     "Jun 11 10:34:47.321980 crc crio[3650]: time=\"2026-06-11T10:34:47.319772309Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.298173 | controller |     "Jun 11 10:34:47.337408 crc crio[3650]: time=\"2026-06-11T10:34:47.33733565Z\" level=info msg=\"Stopping container: 019da2af79950e8f0756460ce05dbcc65ad5efa9f7f7ce14954f29d672ed7025 (timeout: 30s)\" id=455da40a-0362-43a6-92f0-8ef3827e0f85 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.298188 | controller |     "Jun 11 10:34:47.338627 crc crio[3650]: time=\"2026-06-11T10:34:47.33855763Z\" level=info msg=\"Stopping container: c2c141783c1672d6bc4b474403392749bf7cbc17168c7a7b416cb5b86f6bac3e (timeout: 3600s)\" id=fbb6182b-830c-4b34-ad0d-15cd6ef1ade7 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.298203 | controller |     "Jun 11 10:34:47.460876 crc crio[3650]: time=\"2026-06-11T10:34:47.460082121Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.298217 | controller |     "Jun 11 10:34:47.635850 crc crio[3650]: time=\"2026-06-11T10:34:47.632099804Z\" level=info msg=\"Created container ade9e1d3d61f7e7853655c82db16312635e6a120a89155e9721a73134b01e904: openshift-marketplace/community-operators-g4n5b/extract-utilities\" id=e6568bb6-6dc2-4c02-8b85-8df754bc20b8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.298232 | controller |     "Jun 11 10:34:47.712071 crc crio[3650]: time=\"2026-06-11T10:34:47.711973586Z\" level=info msg=\"Starting container: ade9e1d3d61f7e7853655c82db16312635e6a120a89155e9721a73134b01e904\" id=fc14fd24-e018-484b-9c71-53d7053941db name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.298247 | controller |     "Jun 11 10:34:48.035702 crc crio[3650]: time=\"2026-06-11T10:34:47.988732622Z\" level=info msg=\"Started container\" PID=13267 containerID=ade9e1d3d61f7e7853655c82db16312635e6a120a89155e9721a73134b01e904 description=openshift-marketplace/community-operators-g4n5b/extract-utilities id=fc14fd24-e018-484b-9c71-53d7053941db name=/runtime.v1.RuntimeService/StartContainer sandboxID=4b886999eab3494f15ccfc8cf016639b090e3611a9781c6cf70344189df13ad1",
2026-06-11 11:58:02.298262 | controller |     "Jun 11 10:34:48.281533 crc crio[3650]: time=\"2026-06-11T10:34:48.256853532Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.298276 | controller |     "Jun 11 10:34:48.281533 crc crio[3650]: time=\"2026-06-11T10:34:48.271735886Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.298291 | controller |     "Jun 11 10:34:48.970555 crc crio[3650]: time=\"2026-06-11T10:34:48.867378429Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.298306 | controller |     "Jun 11 10:34:48.970555 crc crio[3650]: time=\"2026-06-11T10:34:48.900462029Z\" level=info msg=\"Created container 75f9fe444d35ff4172d53dcc2c818cf015ed7eada6b133bc1748421d93b300e6: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=fa20f91b-31d9-4919-afaf-345e9aca4747 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.298320 | controller |     "Jun 11 10:34:48.970555 crc crio[3650]: time=\"2026-06-11T10:34:48.913107875Z\" level=info msg=\"Starting container: 75f9fe444d35ff4172d53dcc2c818cf015ed7eada6b133bc1748421d93b300e6\" id=efbbf98d-1f26-451e-bcdd-86c0d85a6d28 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.298335 | controller |     "Jun 11 10:34:49.372966 crc crio[3650]: time=\"2026-06-11T10:34:49.372066407Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.298382 | controller |     "Jun 11 10:34:49.413714 crc crio[3650]: time=\"2026-06-11T10:34:49.413616114Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 11:58:02.298400 | controller |     "Jun 11 10:34:49.455073 crc crio[3650]: time=\"2026-06-11T10:34:49.454861729Z\" level=info msg=\"Started container\" PID=13265 containerID=75f9fe444d35ff4172d53dcc2c818cf015ed7eada6b133bc1748421d93b300e6 description=openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator id=efbbf98d-1f26-451e-bcdd-86c0d85a6d28 name=/runtime.v1.RuntimeService/StartContainer sandboxID=04fdf0749a99d67d272d39cfaad894109c5cd565eab508afc4c5fc42805cc9b7",
2026-06-11 11:58:02.298416 | controller |     "Jun 11 10:34:53.144208 crc crio[3650]: time=\"2026-06-11T10:34:53.143522252Z\" level=info msg=\"Created container 834fd5c12cee3ea6dc38c3a1a883fde5532cb6d9a0bdd82ba1548dd664889aee: openshift-marketplace/redhat-marketplace-6cmg6/extract-utilities\" id=53f2d317-33eb-4915-a9be-2b03f88d964e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.298431 | controller |     "Jun 11 10:34:53.152352 crc crio[3650]: time=\"2026-06-11T10:34:53.151643929Z\" level=info msg=\"Starting container: 834fd5c12cee3ea6dc38c3a1a883fde5532cb6d9a0bdd82ba1548dd664889aee\" id=ead3733e-fecf-414b-b598-ab26f1ef57b9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.298446 | controller |     "Jun 11 10:34:53.337862 crc crio[3650]: time=\"2026-06-11T10:34:53.337753905Z\" level=info msg=\"Started container\" PID=13302 containerID=834fd5c12cee3ea6dc38c3a1a883fde5532cb6d9a0bdd82ba1548dd664889aee description=openshift-marketplace/redhat-marketplace-6cmg6/extract-utilities id=ead3733e-fecf-414b-b598-ab26f1ef57b9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=83cb843c8ad1d0ebcf734d03aa0b36969aa3a015d5a677cb495a8a3fac4a9797",
2026-06-11 11:58:02.298461 | controller |     "Jun 11 10:34:58.259699 crc crio[3650]: time=\"2026-06-11T10:34:58.258636789Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 11:58:02.298475 | controller |     "Jun 11 10:34:58.261500 crc crio[3650]: time=\"2026-06-11T10:34:58.259726974Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/macvlan\\\"\"",
2026-06-11 11:58:02.298490 | controller |     "Jun 11 10:34:58.348585 crc crio[3650]: time=\"2026-06-11T10:34:58.348390656Z\" level=info msg=\"Stopped container 019da2af79950e8f0756460ce05dbcc65ad5efa9f7f7ce14954f29d672ed7025: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=455da40a-0362-43a6-92f0-8ef3827e0f85 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.298504 | controller |     "Jun 11 10:34:58.356973 crc crio[3650]: time=\"2026-06-11T10:34:58.356812506Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=968c2391-55ca-43d5-aee0-bd666e9a7266 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.298519 | controller |     "Jun 11 10:34:58.442272 crc crio[3650]: time=\"2026-06-11T10:34:58.442213916Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=97015f26-ecb7-4816-916f-944f79c2532b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.298534 | controller |     "Jun 11 10:34:58.442754 crc crio[3650]: time=\"2026-06-11T10:34:58.442574148Z\" level=info msg=\"Stopped pod sandbox: d37725fcb001234b3ff31ef8adb55416630aef35171b78a5708c66e0297d57e8\" id=c4e8fe89-37da-40bc-9dab-d7c1fc3318df name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.298549 | controller |     "Jun 11 10:34:58.478734 crc crio[3650]: time=\"2026-06-11T10:34:58.476832156Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=008da991-c7d2-4d11-8e42-562270f3438c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.298567 | controller |     "Jun 11 10:34:58.478734 crc crio[3650]: time=\"2026-06-11T10:34:58.477640562Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.298585 | controller |     "Jun 11 10:34:59.077568 crc crio[3650]: time=\"2026-06-11T10:34:59.077370642Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.298608 | controller |     "Jun 11 10:34:59.172760 crc crio[3650]: time=\"2026-06-11T10:34:59.149347478Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.298631 | controller |     "Jun 11 10:34:59.999412 crc crio[3650]: time=\"2026-06-11T10:34:59.997529497Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 11:58:02.298648 | controller |     "Jun 11 10:34:59.999412 crc crio[3650]: time=\"2026-06-11T10:34:59.99857101Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 11:58:02.298664 | controller |     "Jun 11 10:34:59.999412 crc crio[3650]: time=\"2026-06-11T10:34:59.998606942Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/portmap\\\"\"",
2026-06-11 11:58:02.298679 | controller |     "Jun 11 10:35:00.110314 crc crio[3650]: time=\"2026-06-11T10:35:00.104366515Z\" level=info msg=\"Created container 25e2ce71deb8406565a3b9a39a5415da35735286e5bb67a6d4d5ca603e619aa6: openshift-marketplace/certified-operators-lndxz/extract-utilities\" id=18949bf1-afbb-4882-abdb-0d1ce0b8959d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.298694 | controller |     "Jun 11 10:35:00.131709 crc crio[3650]: time=\"2026-06-11T10:35:00.13135402Z\" level=info msg=\"Starting container: 25e2ce71deb8406565a3b9a39a5415da35735286e5bb67a6d4d5ca603e619aa6\" id=6e374286-cbc9-4eca-b788-2b0c1411e91c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.298709 | controller |     "Jun 11 10:35:00.210364 crc crio[3650]: time=\"2026-06-11T10:35:00.209985223Z\" level=info msg=\"Started container\" PID=13312 containerID=25e2ce71deb8406565a3b9a39a5415da35735286e5bb67a6d4d5ca603e619aa6 description=openshift-marketplace/certified-operators-lndxz/extract-utilities id=6e374286-cbc9-4eca-b788-2b0c1411e91c name=/runtime.v1.RuntimeService/StartContainer sandboxID=83018d340f1996716877ab5520c6fd3ecec4f26a46fa4b0b1506fdcd8cf0fcf7",
2026-06-11 11:58:02.298725 | controller |     "Jun 11 10:35:00.845108 crc crio[3650]: time=\"2026-06-11T10:35:00.843959579Z\" level=info msg=\"Created container ab348bea6f09588b7f3f53bf0a00f0cf458286366ad5ffd9ba415818d6c33467: openshift-marketplace/redhat-operators-kv5rz/extract-utilities\" id=61f51e70-4f2d-4c4c-a66b-daeb92854910 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.298740 | controller |     "Jun 11 10:35:00.862014 crc crio[3650]: time=\"2026-06-11T10:35:00.859867033Z\" level=info msg=\"Starting container: ab348bea6f09588b7f3f53bf0a00f0cf458286366ad5ffd9ba415818d6c33467\" id=2e144f9b-8d49-4a94-8c8e-7ce4515791c5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.298755 | controller |     "Jun 11 10:35:01.259332 crc crio[3650]: time=\"2026-06-11T10:35:01.25923722Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=c493072d-590e-4467-97b6-3d6cbf77c295 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.298770 | controller |     "Jun 11 10:35:01.261577 crc crio[3650]: time=\"2026-06-11T10:35:01.260992896Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=37e37914-821c-4de8-a286-5281878da47d name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.298789 | controller |     "Jun 11 10:35:01.274048 crc crio[3650]: time=\"2026-06-11T10:35:01.273957247Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-11 11:58:02.298805 | controller |     "Jun 11 10:35:01.276973 crc crio[3650]: time=\"2026-06-11T10:35:01.27685723Z\" level=info msg=\"Stopping container: 6a18fa9004b719057e1968207bea23bb79b59e25d5586cdd1e2bb154355ffea9 (timeout: 30s)\" id=9c57d057-e92d-4091-adc8-9b44a04922df name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.298821 | controller |     "Jun 11 10:35:01.277213 crc crio[3650]: time=\"2026-06-11T10:35:01.274539075Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-11 11:58:02.298835 | controller |     "Jun 11 10:35:01.496667 crc crio[3650]: time=\"2026-06-11T10:35:01.495487659Z\" level=info msg=\"Started container\" PID=13335 containerID=ab348bea6f09588b7f3f53bf0a00f0cf458286366ad5ffd9ba415818d6c33467 description=openshift-marketplace/redhat-operators-kv5rz/extract-utilities id=2e144f9b-8d49-4a94-8c8e-7ce4515791c5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9be70a8a1e967cf49af88e5c028643913c2cda475761eb8311686b0b8e1ad971",
2026-06-11 11:58:02.298850 | controller |     "Jun 11 10:35:01.586680 crc crio[3650]: time=\"2026-06-11T10:35:01.578696938Z\" level=info msg=\"Created container 9f1e97eaeee73cfb14c7ecb423d715c6f6bdaf78f1ed05474dca05270fe9a40c: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=008da991-c7d2-4d11-8e42-562270f3438c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.298865 | controller |     "Jun 11 10:35:01.605402 crc crio[3650]: time=\"2026-06-11T10:35:01.604546971Z\" level=info msg=\"Starting container: 9f1e97eaeee73cfb14c7ecb423d715c6f6bdaf78f1ed05474dca05270fe9a40c\" id=0d1e5e3e-7590-4df9-8e87-3514c9ed93de name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.298879 | controller |     "Jun 11 10:35:01.666649 crc crio[3650]: time=\"2026-06-11T10:35:01.666473538Z\" level=info msg=\"Started container\" PID=13444 containerID=9f1e97eaeee73cfb14c7ecb423d715c6f6bdaf78f1ed05474dca05270fe9a40c description=openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver id=0d1e5e3e-7590-4df9-8e87-3514c9ed93de name=/runtime.v1.RuntimeService/StartContainer sandboxID=5253c570edf3b1586971eb345f33ec0addc675d59ebd2a7da755e82b2134ca60",
2026-06-11 11:58:02.298894 | controller |     "Jun 11 10:35:01.810655 crc crio[3650]: time=\"2026-06-11T10:35:01.800744774Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=c15cc1c9-5761-458b-99f9-9ec815ae65fb name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.298909 | controller |     "Jun 11 10:35:01.831287 crc crio[3650]: time=\"2026-06-11T10:35:01.830986684Z\" level=info msg=\"Running pod sandbox: openshift-multus/cni-sysctl-allowlist-ds-tnn8n/POD\" id=e35aac78-e559-4548-acdd-81009cea4d14 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.298923 | controller |     "Jun 11 10:35:01.832260 crc crio[3650]: time=\"2026-06-11T10:35:01.831988556Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.298938 | controller |     "Jun 11 10:35:01.857339 crc crio[3650]: time=\"2026-06-11T10:35:01.857237805Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-11 11:58:02.298952 | controller |     "Jun 11 10:35:01.926610 crc crio[3650]: time=\"2026-06-11T10:35:01.926466507Z\" level=info msg=\"Stopping container: 5349721461e8b99d639f28f707ce02b0cfb21b121313dc902d7bfdafb1386171 (timeout: 2s)\" id=016bf9ac-77b1-4feb-a69f-cf7cbda839cf name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.298971 | controller |     "Jun 11 10:35:02.267611 crc crio[3650]: time=\"2026-06-11T10:35:02.266669524Z\" 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=e35aac78-e559-4548-acdd-81009cea4d14 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.298986 | controller |     "Jun 11 10:35:02.322452 crc crio[3650]: time=\"2026-06-11T10:35:02.32023079Z\" level=info msg=\"Ran pod sandbox ee5a05824ac132d125ed0e8dd19bede47096df030812ff75f135fd630f7dda6e with infra container: openshift-multus/cni-sysctl-allowlist-ds-tnn8n/POD\" id=e35aac78-e559-4548-acdd-81009cea4d14 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.299001 | controller |     "Jun 11 10:35:02.374638 crc crio[3650]: time=\"2026-06-11T10:35:02.374485616Z\" level=info msg=\"Stopped container 6a18fa9004b719057e1968207bea23bb79b59e25d5586cdd1e2bb154355ffea9: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=9c57d057-e92d-4091-adc8-9b44a04922df name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.299016 | controller |     "Jun 11 10:35:02.390339 crc crio[3650]: time=\"2026-06-11T10:35:02.389044363Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=c980f97e-c945-4fff-b574-63f259e833f6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.299031 | controller |     "Jun 11 10:35:02.462324 crc crio[3650]: time=\"2026-06-11T10:35:02.462211601Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=617f265c-f594-4c5d-8f83-56e402ef4e33 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.299046 | controller |     "Jun 11 10:35:02.479535 crc crio[3650]: time=\"2026-06-11T10:35:02.479309808Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=ef12b947-013d-4806-a00d-8251b0b9c865 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.299061 | controller |     "Jun 11 10:35:02.492793 crc crio[3650]: time=\"2026-06-11T10:35:02.492703167Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=ef48c633-84cd-4dea-900a-abeef941c87d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.299075 | controller |     "Jun 11 10:35:02.576236 crc crio[3650]: time=\"2026-06-11T10:35:02.570959796Z\" level=info msg=\"Creating container: openshift-multus/cni-sysctl-allowlist-ds-tnn8n/kube-multus-additional-cni-plugins\" id=c60ed20a-69f3-4e64-85e4-8f3b0f80aeb4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.299090 | controller |     "Jun 11 10:35:02.594830 crc crio[3650]: time=\"2026-06-11T10:35:02.594753808Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=6901c765-4c7a-4eaf-a4cf-7e3c1a1b573b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.299104 | controller |     "Jun 11 10:35:02.623811 crc crio[3650]: time=\"2026-06-11T10:35:02.62005377Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.299119 | controller |     "Jun 11 10:35:02.813284 crc crio[3650]: time=\"2026-06-11T10:35:02.812750965Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.299134 | controller |     "Jun 11 10:35:02.901687 crc crio[3650]: time=\"2026-06-11T10:35:02.899180873Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 11:58:02.299151 | controller |     "Jun 11 10:35:02.901687 crc crio[3650]: time=\"2026-06-11T10:35:02.899296161Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 11:58:02.299166 | controller |     "Jun 11 10:35:02.901687 crc crio[3650]: time=\"2026-06-11T10:35:02.899323398Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/ptp\\\"\"",
2026-06-11 11:58:02.299181 | controller |     "Jun 11 10:35:02.938783 crc crio[3650]: time=\"2026-06-11T10:35:02.929240313Z\" level=info msg=\"Stopped container 5349721461e8b99d639f28f707ce02b0cfb21b121313dc902d7bfdafb1386171: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=016bf9ac-77b1-4feb-a69f-cf7cbda839cf name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.299195 | controller |     "Jun 11 10:35:03.274792 crc crio[3650]: time=\"2026-06-11T10:35:03.27342452Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=c564ea91-3410-4ab8-af7d-168f293439e8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.299210 | controller |     "Jun 11 10:35:03.398369 crc crio[3650]: time=\"2026-06-11T10:35:03.391540549Z\" level=info msg=\"Removing container: 5419a6f29de601dfa853055cd98341c060c7a239dbd235f64153557d189d70d8\" id=98e79038-33d8-4dad-b85a-8d4e16689374 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.299226 | controller |     "Jun 11 10:35:03.572982 crc crio[3650]: time=\"2026-06-11T10:35:03.4606145Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.299240 | controller |     "Jun 11 10:35:03.617285 crc crio[3650]: time=\"2026-06-11T10:35:03.616698337Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=16f8fb88-37ca-4ea8-91b9-2c4a21f81a09 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.299255 | controller |     "Jun 11 10:35:03.622759 crc crio[3650]: time=\"2026-06-11T10:35:03.621720898Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=7e99f396-1b3d-4bc1-8d16-a11f8dd31268 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.299270 | controller |     "Jun 11 10:35:03.630217 crc crio[3650]: time=\"2026-06-11T10:35:03.624766815Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.299285 | controller |     "Jun 11 10:35:03.893685 crc crio[3650]: time=\"2026-06-11T10:35:03.828696641Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=a6369339-5530-49e9-8300-bb27b0491d4c name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.299300 | controller |     "Jun 11 10:35:03.934670 crc crio[3650]: time=\"2026-06-11T10:35:03.934021006Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-11 11:58:02.299315 | controller |     "Jun 11 10:35:04.234226 crc crio[3650]: time=\"2026-06-11T10:35:04.233846701Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.299329 | controller |     "Jun 11 10:35:04.271578 crc crio[3650]: time=\"2026-06-11T10:35:04.271287462Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.299344 | controller |     "Jun 11 10:35:04.608319 crc crio[3650]: time=\"2026-06-11T10:35:04.608233656Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.299385 | controller |     "Jun 11 10:35:04.735997 crc crio[3650]: time=\"2026-06-11T10:35:04.734686957Z\" level=info msg=\"Removed container 5419a6f29de601dfa853055cd98341c060c7a239dbd235f64153557d189d70d8: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=98e79038-33d8-4dad-b85a-8d4e16689374 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.299401 | controller |     "Jun 11 10:35:04.813626 crc crio[3650]: time=\"2026-06-11T10:35:04.813435674Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.299416 | controller |     "Jun 11 10:35:05.567770 crc crio[3650]: time=\"2026-06-11T10:35:05.528235552Z\" level=info msg=\"Created container 28d724efaf56a7dddade9e24291b840d9070601ef90e7db063c632bd7a276335: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=6901c765-4c7a-4eaf-a4cf-7e3c1a1b573b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.299431 | controller |     "Jun 11 10:35:05.655684 crc crio[3650]: time=\"2026-06-11T10:35:05.654108779Z\" level=info msg=\"Starting container: 28d724efaf56a7dddade9e24291b840d9070601ef90e7db063c632bd7a276335\" id=88b594e8-0f4f-4c4c-bfdf-97014f957d34 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.299445 | controller |     "Jun 11 10:35:05.667586 crc crio[3650]: time=\"2026-06-11T10:35:05.667512445Z\" level=info msg=\"Started container\" PID=13530 containerID=28d724efaf56a7dddade9e24291b840d9070601ef90e7db063c632bd7a276335 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=88b594e8-0f4f-4c4c-bfdf-97014f957d34 name=/runtime.v1.RuntimeService/StartContainer sandboxID=00061e14ba0f53ee3e468ef87a929c317a5858b7d16013bffbe7e1e93701fe9e",
2026-06-11 11:58:02.299460 | controller |     "Jun 11 10:35:06.117247 crc crio[3650]: time=\"2026-06-11T10:35:06.115470748Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 11:58:02.299475 | controller |     "Jun 11 10:35:06.117247 crc crio[3650]: time=\"2026-06-11T10:35:06.115581211Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 11:58:02.299491 | controller |     "Jun 11 10:35:06.117247 crc crio[3650]: time=\"2026-06-11T10:35:06.115609322Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/sbr\\\"\"",
2026-06-11 11:58:02.299507 | controller |     "Jun 11 10:35:06.213500 crc crio[3650]: time=\"2026-06-11T10:35:06.19783615Z\" level=info msg=\"Created container a8b3e1903eae7914855418947d92681662f3e487b256d2803ddfd007bb4daa0c: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=7e99f396-1b3d-4bc1-8d16-a11f8dd31268 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.299521 | controller |     "Jun 11 10:35:06.276721 crc crio[3650]: time=\"2026-06-11T10:35:06.264833781Z\" level=info msg=\"Starting container: a8b3e1903eae7914855418947d92681662f3e487b256d2803ddfd007bb4daa0c\" id=ccd6ab91-a113-46e1-8171-1da0363f6bbd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.299536 | controller |     "Jun 11 10:35:06.315672 crc crio[3650]: time=\"2026-06-11T10:35:06.303329448Z\" level=info msg=\"Started container\" PID=13573 containerID=a8b3e1903eae7914855418947d92681662f3e487b256d2803ddfd007bb4daa0c description=openshift-console/downloads-747b44746d-4pqvr/download-server id=ccd6ab91-a113-46e1-8171-1da0363f6bbd name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed5e22ae44b291e5f4185543b89bed76a7dac5b4dcf90f0cd6fb838ba2475124",
2026-06-11 11:58:02.299551 | controller |     "Jun 11 10:35:08.545947 crc crio[3650]: time=\"2026-06-11T10:35:08.544036341Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.299570 | controller |     "Jun 11 10:35:10.840972 crc crio[3650]: time=\"2026-06-11T10:35:10.828542089Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 11:58:02.299585 | controller |     "Jun 11 10:35:10.840972 crc crio[3650]: time=\"2026-06-11T10:35:10.829106697Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 11:58:02.299600 | controller |     "Jun 11 10:35:10.840972 crc crio[3650]: time=\"2026-06-11T10:35:10.836307618Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/static\\\"\"",
2026-06-11 11:58:02.299614 | controller |     "Jun 11 10:35:11.156383 crc crio[3650]: time=\"2026-06-11T10:35:11.150026675Z\" level=info msg=\"Created container add780a9276345682a5b4416037524bac490d3582f0fa18cb31e01e8314de239: openshift-multus/cni-sysctl-allowlist-ds-tnn8n/kube-multus-additional-cni-plugins\" id=c60ed20a-69f3-4e64-85e4-8f3b0f80aeb4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.299629 | controller |     "Jun 11 10:35:11.156383 crc crio[3650]: time=\"2026-06-11T10:35:11.154500599Z\" level=info msg=\"Starting container: add780a9276345682a5b4416037524bac490d3582f0fa18cb31e01e8314de239\" id=47aeae01-f1c7-4902-8409-feb589583427 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.299645 | controller |     "Jun 11 10:35:11.219985 crc crio[3650]: time=\"2026-06-11T10:35:11.219825179Z\" level=info msg=\"Started container\" PID=13667 containerID=add780a9276345682a5b4416037524bac490d3582f0fa18cb31e01e8314de239 description=openshift-multus/cni-sysctl-allowlist-ds-tnn8n/kube-multus-additional-cni-plugins id=47aeae01-f1c7-4902-8409-feb589583427 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee5a05824ac132d125ed0e8dd19bede47096df030812ff75f135fd630f7dda6e",
2026-06-11 11:58:02.299660 | controller |     "Jun 11 10:35:14.539705 crc crio[3650]: time=\"2026-06-11T10:35:14.53855279Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 11:58:02.299679 | controller |     "Jun 11 10:35:14.545106 crc crio[3650]: time=\"2026-06-11T10:35:14.545063189Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 11:58:02.299701 | controller |     "Jun 11 10:35:14.546800 crc crio[3650]: time=\"2026-06-11T10:35:14.546585078Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/tap\\\"\"",
2026-06-11 11:58:02.299725 | controller |     "Jun 11 10:35:15.534669 crc crio[3650]: time=\"2026-06-11T10:35:15.534389453Z\" level=info msg=\"Stopping container: 28d724efaf56a7dddade9e24291b840d9070601ef90e7db063c632bd7a276335 (timeout: 30s)\" id=a6a50360-3401-4ae7-b65c-408868c77ec9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.299747 | controller |     "Jun 11 10:35:16.023004 crc crio[3650]: time=\"2026-06-11T10:35:16.022816592Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 11:58:02.299766 | controller |     "Jun 11 10:35:16.023004 crc crio[3650]: time=\"2026-06-11T10:35:16.022851483Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 11:58:02.299782 | controller |     "Jun 11 10:35:16.023004 crc crio[3650]: time=\"2026-06-11T10:35:16.022873344Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/tuning\\\"\"",
2026-06-11 11:58:02.299803 | controller |     "Jun 11 10:35:17.289317 crc crio[3650]: time=\"2026-06-11T10:35:17.288985356Z\" level=info msg=\"Stopping container: add780a9276345682a5b4416037524bac490d3582f0fa18cb31e01e8314de239 (timeout: 30s)\" id=1386480e-7e63-4977-bbbc-74127ef725f9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.299825 | controller |     "Jun 11 10:35:17.570752 crc crio[3650]: time=\"2026-06-11T10:35:17.569861468Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 11:58:02.299849 | controller |     "Jun 11 10:35:17.570752 crc crio[3650]: time=\"2026-06-11T10:35:17.570591552Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 11:58:02.299866 | controller |     "Jun 11 10:35:17.704112 crc crio[3650]: time=\"2026-06-11T10:35:17.704024118Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/vlan\\\"\"",
2026-06-11 11:58:02.299881 | controller |     "Jun 11 10:35:18.935968 crc crio[3650]: time=\"2026-06-11T10:35:18.935843138Z\" level=info msg=\"Stopped container 28d724efaf56a7dddade9e24291b840d9070601ef90e7db063c632bd7a276335: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=a6a50360-3401-4ae7-b65c-408868c77ec9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.299896 | controller |     "Jun 11 10:35:19.046956 crc crio[3650]: time=\"2026-06-11T10:35:19.046675713Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=ac78606c-a336-4009-868c-cd98a704a4dd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.299911 | controller |     "Jun 11 10:35:19.261476 crc crio[3650]: time=\"2026-06-11T10:35:19.256332206Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=31c69192-2061-4b90-8d6c-031b4ba24310 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.299925 | controller |     "Jun 11 10:35:19.346261 crc crio[3650]: time=\"2026-06-11T10:35:19.339093154Z\" level=info msg=\"Removing container: 6a18fa9004b719057e1968207bea23bb79b59e25d5586cdd1e2bb154355ffea9\" id=93711c43-e855-4987-9119-339c1430105d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.299941 | controller |     "Jun 11 10:35:19.359435 crc crio[3650]: time=\"2026-06-11T10:35:19.359244926Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=dc5230aa-a225-4cb1-aa8d-ecbf112ea781 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.299956 | controller |     "Jun 11 10:35:19.400961 crc crio[3650]: time=\"2026-06-11T10:35:19.400628705Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.299970 | controller |     "Jun 11 10:35:19.954246 crc crio[3650]: time=\"2026-06-11T10:35:19.95352317Z\" level=info msg=\"Removed container 6a18fa9004b719057e1968207bea23bb79b59e25d5586cdd1e2bb154355ffea9: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=93711c43-e855-4987-9119-339c1430105d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.299985 | controller |     "Jun 11 10:35:19.975183 crc crio[3650]: time=\"2026-06-11T10:35:19.975056562Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.299999 | controller |     "Jun 11 10:35:19.985238 crc crio[3650]: time=\"2026-06-11T10:35:19.985048952Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.300014 | controller |     "Jun 11 10:35:20.287388 crc crio[3650]: time=\"2026-06-11T10:35:20.286844405Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 11:58:02.300029 | controller |     "Jun 11 10:35:20.287388 crc crio[3650]: time=\"2026-06-11T10:35:20.287001826Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 11:58:02.300043 | controller |     "Jun 11 10:35:20.287388 crc crio[3650]: time=\"2026-06-11T10:35:20.287027407Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/vrf\\\"\"",
2026-06-11 11:58:02.300061 | controller |     "Jun 11 10:35:21.283755 crc crio[3650]: time=\"2026-06-11T10:35:21.278590862Z\" level=info msg=\"Created container 2ccdc160fda66452dd223b8a5d53212395f17e391118d95e7bd61c0d9433b599: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=dc5230aa-a225-4cb1-aa8d-ecbf112ea781 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.300076 | controller |     "Jun 11 10:35:21.313360 crc crio[3650]: time=\"2026-06-11T10:35:21.312521385Z\" level=info msg=\"Starting container: 2ccdc160fda66452dd223b8a5d53212395f17e391118d95e7bd61c0d9433b599\" id=09e0e906-a18d-4570-8f7f-54be7fc7e988 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.300091 | controller |     "Jun 11 10:35:21.335307 crc crio[3650]: time=\"2026-06-11T10:35:21.330329075Z\" level=info msg=\"Started container\" PID=13771 containerID=2ccdc160fda66452dd223b8a5d53212395f17e391118d95e7bd61c0d9433b599 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=09e0e906-a18d-4570-8f7f-54be7fc7e988 name=/runtime.v1.RuntimeService/StartContainer sandboxID=00061e14ba0f53ee3e468ef87a929c317a5858b7d16013bffbe7e1e93701fe9e",
2026-06-11 11:58:02.300107 | controller |     "Jun 11 10:35:25.387321 crc crio[3650]: time=\"2026-06-11T10:35:25.310458914Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 11:58:02.300123 | controller |     "Jun 11 10:35:25.387321 crc crio[3650]: time=\"2026-06-11T10:35:25.310907569Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 11:58:02.300138 | controller |     "Jun 11 10:35:25.387321 crc crio[3650]: time=\"2026-06-11T10:35:25.31093965Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.300152 | controller |     "Jun 11 10:35:26.062652 crc crio[3650]: time=\"2026-06-11T10:35:25.832549398Z\" level=info msg=\"Stopping container: 8951b5bf96af784a3004edbdbdb15e0d90c0f1d2eeb5e6fa6aa76ae1e9b4e420 (timeout: 30s)\" id=e6d89a92-4541-493a-9411-662fe89ce805 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.300167 | controller |     "Jun 11 10:35:26.093309 crc crio[3650]: time=\"2026-06-11T10:35:26.092082995Z\" level=info msg=\"Stopping container: 8d5e9dd534915acca312489cc8b11e6b4c591dceb37ad5fdc2e1a5a69982d9b0 (timeout: 30s)\" id=df9d50de-12e2-4a61-b046-009896feabb7 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.300182 | controller |     "Jun 11 10:35:26.426192 crc crio[3650]: time=\"2026-06-11T10:35:26.419026714Z\" level=info msg=\"Stopped container 8d5e9dd534915acca312489cc8b11e6b4c591dceb37ad5fdc2e1a5a69982d9b0: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager\" id=df9d50de-12e2-4a61-b046-009896feabb7 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.300196 | controller |     "Jun 11 10:35:26.447510 crc crio[3650]: time=\"2026-06-11T10:35:26.447412861Z\" level=info msg=\"Stopping pod sandbox: 87ad15347a1d983c8966b74cdadb3590e2f09f721f12959cfedf5e172650b04f\" id=9bc2b151-43b0-40f7-9655-be4028d097b1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.300211 | controller |     "Jun 11 10:35:26.456295 crc crio[3650]: time=\"2026-06-11T10:35:26.451775231Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:87ad15347a1d983c8966b74cdadb3590e2f09f721f12959cfedf5e172650b04f UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/c9e3e164-7e29-4085-8a89-9df8eaad3d43 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:0xc000e12218}] Aliases:map[]}\"",
2026-06-11 11:58:02.300231 | controller |     "Jun 11 10:35:26.456295 crc crio[3650]: time=\"2026-06-11T10:35:26.453448065Z\" 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-11 11:58:02.300247 | controller |     "Jun 11 10:35:26.474975 crc crio[3650]: time=\"2026-06-11T10:35:26.474610328Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 11:58:02.300262 | controller |     "Jun 11 10:35:26.591503 crc crio[3650]: time=\"2026-06-11T10:35:26.5913446Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.300277 | controller |     "Jun 11 10:35:27.139733 crc crio[3650]: time=\"2026-06-11T10:35:27.139062687Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 11:58:02.300291 | controller |     "Jun 11 10:35:27.139733 crc crio[3650]: time=\"2026-06-11T10:35:27.139311555Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_225ca418-1233-4fa0-aaf4-c02969e2af44\\\"\"",
2026-06-11 11:58:02.300305 | controller |     "Jun 11 10:35:27.139733 crc crio[3650]: time=\"2026-06-11T10:35:27.139353516Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.300320 | controller |     "Jun 11 10:35:27.561309 crc crio[3650]: time=\"2026-06-11T10:35:27.560491484Z\" level=info msg=\"Stopped pod sandbox: 87ad15347a1d983c8966b74cdadb3590e2f09f721f12959cfedf5e172650b04f\" id=9bc2b151-43b0-40f7-9655-be4028d097b1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.300364 | controller |     "Jun 11 10:35:27.587935 crc crio[3650]: time=\"2026-06-11T10:35:27.586686205Z\" level=info msg=\"Created container 56c10238ab4bf17a9024b994d1bf5d3b9b1376ec9ba223c661e3919c756801c2: hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar\" id=edfee223-9ef5-45cd-98e6-9133e1774a35 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.300420 | controller |     "Jun 11 10:35:27.603551 crc crio[3650]: time=\"2026-06-11T10:35:27.603463903Z\" level=info msg=\"Starting container: 56c10238ab4bf17a9024b994d1bf5d3b9b1376ec9ba223c661e3919c756801c2\" id=1b408250-9c32-414f-a2af-7c96fbcb4ce5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.300441 | controller |     "Jun 11 10:35:27.686467 crc crio[3650]: time=\"2026-06-11T10:35:27.651813758Z\" level=info msg=\"Stopped container 8951b5bf96af784a3004edbdbdb15e0d90c0f1d2eeb5e6fa6aa76ae1e9b4e420: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager\" id=e6d89a92-4541-493a-9411-662fe89ce805 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.300456 | controller |     "Jun 11 10:35:27.686467 crc crio[3650]: time=\"2026-06-11T10:35:27.678348763Z\" level=info msg=\"Stopping pod sandbox: 7c9b8439825296730475bfb0226e2762812ed00dc63fea5c58402a1839ed8cbf\" id=d8f95c9f-7ec2-4cd4-9795-7bcc51e8ba66 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.300472 | controller |     "Jun 11 10:35:27.760086 crc crio[3650]: time=\"2026-06-11T10:35:27.73325824Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:7c9b8439825296730475bfb0226e2762812ed00dc63fea5c58402a1839ed8cbf UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/0f61f05c-56fc-4df2-8404-a6abd45f71dd 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:0xc00008ccf8}] Aliases:map[]}\"",
2026-06-11 11:58:02.300487 | controller |     "Jun 11 10:35:27.760086 crc crio[3650]: time=\"2026-06-11T10:35:27.733452596Z\" level=info msg=\"Deleting pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.300506 | controller |     "Jun 11 10:35:28.181402 crc crio[3650]: time=\"2026-06-11T10:35:28.180489173Z\" level=info msg=\"Started container\" PID=13849 containerID=56c10238ab4bf17a9024b994d1bf5d3b9b1376ec9ba223c661e3919c756801c2 description=hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar id=1b408250-9c32-414f-a2af-7c96fbcb4ce5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4b6f68ee5043dc4cefea29f31ca220f4e08b9d82b41af55c49f6cf64addd60e9",
2026-06-11 11:58:02.300523 | controller |     "Jun 11 10:35:28.990357 crc crio[3650]: time=\"2026-06-11T10:35:28.987375638Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-livenessprobe:latest\" id=8cf1d41e-a12f-4371-9796-11f3ae30bb45 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.300540 | controller |     "Jun 11 10:35:29.352086 crc crio[3650]: time=\"2026-06-11T10:35:29.351683725Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-livenessprobe:latest\" id=913850db-2b27-43a5-94f8-38d0ba419860 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.300556 | controller |     "Jun 11 10:35:29.401011 crc crio[3650]: time=\"2026-06-11T10:35:29.356461221Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe\" id=aa00d471-f808-45bd-82d2-7ac1895e7e5b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.300571 | controller |     "Jun 11 10:35:29.401995 crc crio[3650]: time=\"2026-06-11T10:35:29.401709259Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.300586 | controller |     "Jun 11 10:35:29.429713 crc crio[3650]: time=\"2026-06-11T10:35:29.428861373Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 11:58:02.300601 | controller |     "Jun 11 10:35:30.242812 crc crio[3650]: time=\"2026-06-11T10:35:30.24198554Z\" level=info msg=\"Stopping container: 2ccdc160fda66452dd223b8a5d53212395f17e391118d95e7bd61c0d9433b599 (timeout: 30s)\" id=9c249121-104a-4b97-89d1-99d3e720a386 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.300616 | controller |     "Jun 11 10:35:30.473308 crc crio[3650]: time=\"2026-06-11T10:35:30.466627173Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.300631 | controller |     "Jun 11 10:35:32.307636 crc crio[3650]: time=\"2026-06-11T10:35:32.306607378Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 11:58:02.300646 | controller |     "Jun 11 10:35:32.307636 crc crio[3650]: time=\"2026-06-11T10:35:32.307540148Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_cc36d5da-d4f0-4730-9823-156210db7d11\\\"\"",
2026-06-11 11:58:02.300660 | controller |     "Jun 11 10:35:32.332112 crc crio[3650]: time=\"2026-06-11T10:35:32.332031171Z\" level=info msg=\"Stopped pod sandbox: 7c9b8439825296730475bfb0226e2762812ed00dc63fea5c58402a1839ed8cbf\" id=d8f95c9f-7ec2-4cd4-9795-7bcc51e8ba66 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.300675 | controller |     "Jun 11 10:35:32.377624 crc crio[3650]: time=\"2026-06-11T10:35:32.376978069Z\" level=info msg=\"Stopping container: a8b3e1903eae7914855418947d92681662f3e487b256d2803ddfd007bb4daa0c (timeout: 2s)\" id=ab9e5caa-3fcf-4eae-bd1f-dc4a56743f37 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.300689 | controller |     "Jun 11 10:35:32.541651 crc crio[3650]: time=\"2026-06-11T10:35:32.429819191Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 11:58:02.300704 | controller |     "Jun 11 10:35:32.541651 crc crio[3650]: time=\"2026-06-11T10:35:32.429860443Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 11:58:02.300722 | controller |     "Jun 11 10:35:32.541651 crc crio[3650]: time=\"2026-06-11T10:35:32.429961286Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.300737 | controller |     "Jun 11 10:35:32.999384 crc crio[3650]: time=\"2026-06-11T10:35:32.999225867Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 11:58:02.300752 | controller |     "Jun 11 10:35:32.999688 crc crio[3650]: time=\"2026-06-11T10:35:32.999476196Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 11:58:02.300766 | controller |     "Jun 11 10:35:32.999688 crc crio[3650]: time=\"2026-06-11T10:35:32.999550408Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/bond\\\"\"",
2026-06-11 11:58:02.300781 | controller |     "Jun 11 10:35:33.008754 crc crio[3650]: time=\"2026-06-11T10:35:33.007644014Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.300796 | controller |     "Jun 11 10:35:33.132263 crc crio[3650]: time=\"2026-06-11T10:35:33.132097218Z\" level=info msg=\"Removing container: 5349721461e8b99d639f28f707ce02b0cfb21b121313dc902d7bfdafb1386171\" id=3e3b429e-a5b5-4bc8-859e-48646d631392 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.300812 | controller |     "Jun 11 10:35:33.205314 crc crio[3650]: time=\"2026-06-11T10:35:33.205006675Z\" level=info msg=\"Stopped container 2ccdc160fda66452dd223b8a5d53212395f17e391118d95e7bd61c0d9433b599: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=9c249121-104a-4b97-89d1-99d3e720a386 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.300827 | controller |     "Jun 11 10:35:33.209578 crc crio[3650]: time=\"2026-06-11T10:35:33.209015847Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=b8329e68-5df1-451a-bf7c-d6a03a38a054 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.300841 | controller |     "Jun 11 10:35:33.265340 crc crio[3650]: time=\"2026-06-11T10:35:33.261788011Z\" level=info msg=\"Stopped container a8b3e1903eae7914855418947d92681662f3e487b256d2803ddfd007bb4daa0c: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=ab9e5caa-3fcf-4eae-bd1f-dc4a56743f37 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.300856 | controller |     "Jun 11 10:35:33.267759 crc crio[3650]: time=\"2026-06-11T10:35:33.26770866Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=8565856c-b616-424f-aafd-98853a72a2ee name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.300873 | controller |     "Jun 11 10:35:33.288039 crc crio[3650]: time=\"2026-06-11T10:35:33.287872279Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=5fe19d25-4a5a-4849-bcf6-522c20023295 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.300895 | controller |     "Jun 11 10:35:33.290422 crc crio[3650]: time=\"2026-06-11T10:35:33.290027646Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=42c95001-1a0e-42f8-8c41-219af185a39f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.300918 | controller |     "Jun 11 10:35:33.316405 crc crio[3650]: time=\"2026-06-11T10:35:33.316218357Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=f102b819-8c32-4556-9f1b-0c4e63f1bf2b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.300940 | controller |     "Jun 11 10:35:33.318614 crc crio[3650]: time=\"2026-06-11T10:35:33.318580633Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.300956 | controller |     "Jun 11 10:35:33.560715 crc crio[3650]: time=\"2026-06-11T10:35:33.560077016Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=38835c99-7b2f-4b5e-90aa-36402e673b96 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.300972 | controller |     "Jun 11 10:35:33.561005 crc crio[3650]: time=\"2026-06-11T10:35:33.560845541Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.300987 | controller |     "Jun 11 10:35:33.785758 crc crio[3650]: time=\"2026-06-11T10:35:33.785523552Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.301001 | controller |     "Jun 11 10:35:33.853357 crc crio[3650]: time=\"2026-06-11T10:35:33.844739255Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.301016 | controller |     "Jun 11 10:35:33.853357 crc crio[3650]: time=\"2026-06-11T10:35:33.853216794Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.301031 | controller |     "Jun 11 10:35:34.074247 crc crio[3650]: time=\"2026-06-11T10:35:34.073986373Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.301045 | controller |     "Jun 11 10:35:34.178932 crc crio[3650]: time=\"2026-06-11T10:35:34.178438842Z\" level=info msg=\"Created container c1f870a61cd2e2a853ff6399861c5bcb87cc29198534030cbd790f13035ae24d: hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe\" id=aa00d471-f808-45bd-82d2-7ac1895e7e5b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.301060 | controller |     "Jun 11 10:35:34.185696 crc crio[3650]: time=\"2026-06-11T10:35:34.185435123Z\" level=info msg=\"Starting container: c1f870a61cd2e2a853ff6399861c5bcb87cc29198534030cbd790f13035ae24d\" id=8fad5274-84d2-4e15-a9a1-981fb3eb1473 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.301075 | controller |     "Jun 11 10:35:34.393526 crc crio[3650]: time=\"2026-06-11T10:35:34.392865264Z\" level=info msg=\"Started container\" PID=13964 containerID=c1f870a61cd2e2a853ff6399861c5bcb87cc29198534030cbd790f13035ae24d description=hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe id=8fad5274-84d2-4e15-a9a1-981fb3eb1473 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4b6f68ee5043dc4cefea29f31ca220f4e08b9d82b41af55c49f6cf64addd60e9",
2026-06-11 11:58:02.301091 | controller |     "Jun 11 10:35:34.504225 crc crio[3650]: time=\"2026-06-11T10:35:34.491510027Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-external-provisioner:latest\" id=72b849ce-f42a-4f98-9280-b9f7a442f434 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.301106 | controller |     "Jun 11 10:35:34.631506 crc crio[3650]: time=\"2026-06-11T10:35:34.63135687Z\" level=info msg=\"Removed container 5349721461e8b99d639f28f707ce02b0cfb21b121313dc902d7bfdafb1386171: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=3e3b429e-a5b5-4bc8-859e-48646d631392 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.301120 | controller |     "Jun 11 10:35:34.663317 crc crio[3650]: time=\"2026-06-11T10:35:34.650759876Z\" level=info msg=\"Removing container: 8951b5bf96af784a3004edbdbdb15e0d90c0f1d2eeb5e6fa6aa76ae1e9b4e420\" id=077f758d-437e-4dfb-beff-7983fa49ff9c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.301139 | controller |     "Jun 11 10:35:34.677775 crc crio[3650]: time=\"2026-06-11T10:35:34.674608837Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 11:58:02.301227 | controller |     "Jun 11 10:35:34.677775 crc crio[3650]: time=\"2026-06-11T10:35:34.675001551Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 11:58:02.301244 | controller |     "Jun 11 10:35:34.677775 crc crio[3650]: time=\"2026-06-11T10:35:34.675031371Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.301260 | controller |     "Jun 11 10:35:34.677775 crc crio[3650]: time=\"2026-06-11T10:35:34.676636633Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-external-provisioner:latest\" id=fca3c532-caa6-4c71-9a93-a4fe78f9b5ed name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.301275 | controller |     "Jun 11 10:35:34.687224 crc crio[3650]: time=\"2026-06-11T10:35:34.681710063Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner\" id=9af282b6-962c-484b-81bf-05c712e835a6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.301290 | controller |     "Jun 11 10:35:34.687224 crc crio[3650]: time=\"2026-06-11T10:35:34.682174508Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.301305 | controller |     "Jun 11 10:35:34.786074 crc crio[3650]: time=\"2026-06-11T10:35:34.785530464Z\" level=info msg=\"Stopped container c2c141783c1672d6bc4b474403392749bf7cbc17168c7a7b416cb5b86f6bac3e: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=fbb6182b-830c-4b34-ad0d-15cd6ef1ade7 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.301320 | controller |     "Jun 11 10:35:34.793187 crc crio[3650]: time=\"2026-06-11T10:35:34.791781855Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=61dbde5d-4f86-48bb-a29d-34c31c40c5c7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.301335 | controller |     "Jun 11 10:35:34.797377 crc crio[3650]: time=\"2026-06-11T10:35:34.797164977Z\" level=info msg=\"Running pod sandbox: openshift-route-controller-manager/route-controller-manager-665d8d9c75-wps6n/POD\" id=4eda05d5-d542-49a9-a5e5-707137f82bee name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.301376 | controller |     "Jun 11 10:35:34.797573 crc crio[3650]: time=\"2026-06-11T10:35:34.797502508Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.301394 | controller |     "Jun 11 10:35:34.845650 crc crio[3650]: time=\"2026-06-11T10:35:34.845572517Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=f5ed5d01-370e-453b-8181-ad9b7929ab6c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.301409 | controller |     "Jun 11 10:35:34.868725 crc crio[3650]: time=\"2026-06-11T10:35:34.868612725Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.301424 | controller |     "Jun 11 10:35:34.870243 crc crio[3650]: time=\"2026-06-11T10:35:34.870063582Z\" level=info msg=\"Creating container: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=6e4db099-58ba-408c-8b31-0f8de81bc62a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.301442 | controller |     "Jun 11 10:35:34.887191 crc crio[3650]: time=\"2026-06-11T10:35:34.887058043Z\" level=info msg=\"Removed container 8951b5bf96af784a3004edbdbdb15e0d90c0f1d2eeb5e6fa6aa76ae1e9b4e420: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager\" id=077f758d-437e-4dfb-beff-7983fa49ff9c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.301457 | controller |     "Jun 11 10:35:34.888325 crc crio[3650]: time=\"2026-06-11T10:35:34.887743035Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.301472 | controller |     "Jun 11 10:35:34.894296 crc crio[3650]: time=\"2026-06-11T10:35:34.894197842Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 11:58:02.301487 | controller |     "Jun 11 10:35:34.894580 crc crio[3650]: time=\"2026-06-11T10:35:34.894262324Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 11:58:02.301502 | controller |     "Jun 11 10:35:34.894580 crc crio[3650]: time=\"2026-06-11T10:35:34.894560254Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_cc36d5da-d4f0-4730-9823-156210db7d11\\\"\"",
2026-06-11 11:58:02.301516 | controller |     "Jun 11 10:35:34.895056 crc crio[3650]: time=\"2026-06-11T10:35:34.895000278Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.301531 | controller |     "Jun 11 10:35:34.902609 crc crio[3650]: time=\"2026-06-11T10:35:34.901788886Z\" level=info msg=\"Removing container: 28d724efaf56a7dddade9e24291b840d9070601ef90e7db063c632bd7a276335\" id=a0de2d03-102c-4856-919c-f55546ae8256 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.301546 | controller |     "Jun 11 10:35:34.952958 crc crio[3650]: time=\"2026-06-11T10:35:34.952648579Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.301561 | controller |     "Jun 11 10:35:34.954278 crc crio[3650]: time=\"2026-06-11T10:35:34.953681265Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-665d8d9c75-wps6n Namespace:openshift-route-controller-manager ID:d24ccf6f5f80d3dde6964becd958ff4ade9398e9a4268f11463f1ad57eabc3ef UID:731ea37f-9334-438c-8697-c0e8d670c097 NetNS:/var/run/netns/1b99c623-9af9-405e-839a-f25daea80db1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod731ea37f_9334_438c_8697_c0e8d670c097.slice PodAnnotations:0xc0001891d8}] Aliases:map[]}\"",
2026-06-11 11:58:02.301576 | controller |     "Jun 11 10:35:34.954278 crc crio[3650]: time=\"2026-06-11T10:35:34.953751807Z\" level=info msg=\"Adding pod openshift-route-controller-manager_route-controller-manager-665d8d9c75-wps6n to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.301592 | controller |     "Jun 11 10:35:34.955367 crc crio[3650]: time=\"2026-06-11T10:35:34.955266214Z\" level=info msg=\"Created container dc43eb7de959be0ce262ffca4cd07531b03d328242fd1c168f9ddb52a514dcf6: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=f102b819-8c32-4556-9f1b-0c4e63f1bf2b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.301607 | controller |     "Jun 11 10:35:34.962052 crc crio[3650]: time=\"2026-06-11T10:35:34.961551831Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.301622 | controller |     "Jun 11 10:35:34.972069 crc crio[3650]: time=\"2026-06-11T10:35:34.971763552Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 11:58:02.301640 | controller |     "Jun 11 10:35:34.973827 crc crio[3650]: time=\"2026-06-11T10:35:34.973673057Z\" level=info msg=\"Starting container: dc43eb7de959be0ce262ffca4cd07531b03d328242fd1c168f9ddb52a514dcf6\" id=775d0e18-9a23-4ac6-89bb-24db7d1fd631 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.301657 | controller |     "Jun 11 10:35:34.981534 crc crio[3650]: time=\"2026-06-11T10:35:34.981489093Z\" level=info msg=\"Started container\" PID=13984 containerID=dc43eb7de959be0ce262ffca4cd07531b03d328242fd1c168f9ddb52a514dcf6 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=775d0e18-9a23-4ac6-89bb-24db7d1fd631 name=/runtime.v1.RuntimeService/StartContainer sandboxID=00061e14ba0f53ee3e468ef87a929c317a5858b7d16013bffbe7e1e93701fe9e",
2026-06-11 11:58:02.301672 | controller |     "Jun 11 10:35:35.388253 crc crio[3650]: time=\"2026-06-11T10:35:35.387994338Z\" level=info msg=\"Created container 0087e256a999fde88a97260b32a75ed6a0a18d7b6c11b2eb10b9827956da71a3: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=38835c99-7b2f-4b5e-90aa-36402e673b96 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.301687 | controller |     "Jun 11 10:35:35.391760 crc crio[3650]: time=\"2026-06-11T10:35:35.391581901Z\" level=info msg=\"Starting container: 0087e256a999fde88a97260b32a75ed6a0a18d7b6c11b2eb10b9827956da71a3\" id=09dca05f-7543-4cba-9697-31583bf5b6fd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.301702 | controller |     "Jun 11 10:35:35.438361 crc crio[3650]: time=\"2026-06-11T10:35:35.435573082Z\" level=info msg=\"Started container\" PID=13986 containerID=0087e256a999fde88a97260b32a75ed6a0a18d7b6c11b2eb10b9827956da71a3 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=09dca05f-7543-4cba-9697-31583bf5b6fd name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed5e22ae44b291e5f4185543b89bed76a7dac5b4dcf90f0cd6fb838ba2475124",
2026-06-11 11:58:02.301717 | controller |     "Jun 11 10:35:35.575656 crc crio[3650]: time=\"2026-06-11T10:35:35.574790586Z\" level=info msg=\"Removed container 28d724efaf56a7dddade9e24291b840d9070601ef90e7db063c632bd7a276335: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=a0de2d03-102c-4856-919c-f55546ae8256 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.301732 | controller |     "Jun 11 10:35:36.561969 crc crio[3650]: time=\"2026-06-11T10:35:36.561758267Z\" level=info msg=\"Created container 782d2b4515d9483e1be88148596c3c011f91b692d84495b0870b14c1ee814aed: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=6e4db099-58ba-408c-8b31-0f8de81bc62a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.301747 | controller |     "Jun 11 10:35:36.564493 crc crio[3650]: time=\"2026-06-11T10:35:36.564053195Z\" level=info msg=\"Starting container: 782d2b4515d9483e1be88148596c3c011f91b692d84495b0870b14c1ee814aed\" id=3ec861a3-31ac-4193-8039-2a1cbc3b1257 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.301761 | controller |     "Jun 11 10:35:36.649802 crc crio[3650]: time=\"2026-06-11T10:35:36.649738385Z\" level=info msg=\"Started container\" PID=14036 containerID=782d2b4515d9483e1be88148596c3c011f91b692d84495b0870b14c1ee814aed description=openshift-ingress/router-default-68cf44c8b8-w4gs8/router id=3ec861a3-31ac-4193-8039-2a1cbc3b1257 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ab8f173b547e1b0deac61ddae7c6930a1cc8161dbb90190a30fb006c69705d92",
2026-06-11 11:58:02.301776 | controller |     "Jun 11 10:35:38.021239 crc crio[3650]: time=\"2026-06-11T10:35:38.021071378Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.301790 | controller |     "Jun 11 10:35:41.392643 crc crio[3650]: time=\"2026-06-11T10:35:41.392279599Z\" level=info msg=\"Created container 1c4194b04bb39b5d1487d7780e275bd5d9c6a0b7e788a95397bd9d689f965f7d: hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner\" id=9af282b6-962c-484b-81bf-05c712e835a6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.301808 | controller |     "Jun 11 10:35:41.402638 crc crio[3650]: time=\"2026-06-11T10:35:41.400277223Z\" level=info msg=\"Starting container: 1c4194b04bb39b5d1487d7780e275bd5d9c6a0b7e788a95397bd9d689f965f7d\" id=4e8eae27-698c-4277-a370-60913e4bbd12 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.301823 | controller |     "Jun 11 10:35:41.483200 crc crio[3650]: time=\"2026-06-11T10:35:41.48268649Z\" level=info msg=\"Started container\" PID=14115 containerID=1c4194b04bb39b5d1487d7780e275bd5d9c6a0b7e788a95397bd9d689f965f7d description=hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner id=4e8eae27-698c-4277-a370-60913e4bbd12 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4b6f68ee5043dc4cefea29f31ca220f4e08b9d82b41af55c49f6cf64addd60e9",
2026-06-11 11:58:02.301838 | controller |     "Jun 11 10:35:46.335441 crc crio[3650]: time=\"2026-06-11T10:35:46.334784986Z\" level=info msg=\"Stopping container: dc43eb7de959be0ce262ffca4cd07531b03d328242fd1c168f9ddb52a514dcf6 (timeout: 30s)\" id=14abb987-94b6-43c8-a7e2-6227d682baf4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.301853 | controller |     "Jun 11 10:35:46.367874 crc crio[3650]: 2026-06-11T10:35:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d24ccf6f5f80d3d Mac:c6:d4:c4:87:c6:64 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1a Mtu:0 Sandbox:/var/run/netns/1b99c623-9af9-405e-839a-f25daea80db1 SocketPath: PciID:}] [{Interface:0xc0004826d0 Address:{IP:10.217.0.26 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.301871 | controller |     "Jun 11 10:35:46.376423 crc crio[3650]: time=\"2026-06-11T10:35:46.376254635Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 11:58:02.301905 | controller |     "Jun 11 10:35:46.377015 crc crio[3650]: time=\"2026-06-11T10:35:46.376440361Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_a8adca3e-c046-4c4a-8a0a-ee2d6465d875\\\"\"",
2026-06-11 11:58:02.301930 | controller |     "Jun 11 10:35:46.378078 crc crio[3650]: time=\"2026-06-11T10:35:46.37742119Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-665d8d9c75-wps6n Namespace:openshift-route-controller-manager ID:d24ccf6f5f80d3dde6964becd958ff4ade9398e9a4268f11463f1ad57eabc3ef UID:731ea37f-9334-438c-8697-c0e8d670c097 NetNS:/var/run/netns/1b99c623-9af9-405e-839a-f25daea80db1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod731ea37f_9334_438c_8697_c0e8d670c097.slice PodAnnotations:0xc0001891d8}] Aliases:map[]}\"",
2026-06-11 11:58:02.301947 | controller |     "Jun 11 10:35:46.378376 crc crio[3650]: time=\"2026-06-11T10:35:46.378296958Z\" level=info msg=\"Checking pod openshift-route-controller-manager_route-controller-manager-665d8d9c75-wps6n for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.301962 | controller |     "Jun 11 10:35:46.981105 crc crio[3650]: time=\"2026-06-11T10:35:46.980529172Z\" level=info msg=\"Stopping pod sandbox: 7c9b8439825296730475bfb0226e2762812ed00dc63fea5c58402a1839ed8cbf\" id=6d2de43d-e5e6-460b-b4f1-b103291ab043 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.301977 | controller |     "Jun 11 10:35:46.981105 crc crio[3650]: time=\"2026-06-11T10:35:46.980649006Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7c9b8439825296730475bfb0226e2762812ed00dc63fea5c58402a1839ed8cbf\" id=6d2de43d-e5e6-460b-b4f1-b103291ab043 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.301992 | controller |     "Jun 11 10:35:46.993996 crc crio[3650]: time=\"2026-06-11T10:35:46.993847399Z\" level=info msg=\"Removing pod sandbox: 7c9b8439825296730475bfb0226e2762812ed00dc63fea5c58402a1839ed8cbf\" id=7f1a707d-a8b0-41ac-8322-fef73b26a59e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.302010 | controller |     "Jun 11 10:35:47.328365 crc crio[3650]: time=\"2026-06-11T10:35:47.326399498Z\" level=warning msg=\"Stopping container add780a9276345682a5b4416037524bac490d3582f0fa18cb31e01e8314de239 with stop signal(15) timed out. Killing...\"",
2026-06-11 11:58:02.302026 | controller |     "Jun 11 10:35:48.309411 crc crio[3650]: time=\"2026-06-11T10:35:48.308976638Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 11:58:02.302040 | controller |     "Jun 11 10:35:48.309411 crc crio[3650]: time=\"2026-06-11T10:35:48.309224856Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 11:58:02.302054 | controller |     "Jun 11 10:35:48.309411 crc crio[3650]: time=\"2026-06-11T10:35:48.309299798Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.302069 | controller |     "Jun 11 10:35:48.309411 crc crio[3650]: time=\"2026-06-11T10:35:48.309425731Z\" level=error msg=\"Killing container add780a9276345682a5b4416037524bac490d3582f0fa18cb31e01e8314de239 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill add780a9276345682a5b4416037524bac490d3582f0fa18cb31e01e8314de239 KILL` failed: process not running: No such process\\n : exit status 1\"",
2026-06-11 11:58:02.302084 | controller |     "Jun 11 10:35:48.793521 crc crio[3650]: time=\"2026-06-11T10:35:48.793375449Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 11:58:02.302099 | controller |     "Jun 11 10:35:48.793521 crc crio[3650]: time=\"2026-06-11T10:35:48.793432501Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 11:58:02.302113 | controller |     "Jun 11 10:35:48.793521 crc crio[3650]: time=\"2026-06-11T10:35:48.793459562Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/route-override\\\"\"",
2026-06-11 11:58:02.302128 | controller |     "Jun 11 10:35:49.858928 crc crio[3650]: time=\"2026-06-11T10:35:49.858745212Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 11:58:02.302142 | controller |     "Jun 11 10:35:49.858928 crc crio[3650]: time=\"2026-06-11T10:35:49.858809664Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 11:58:02.302156 | controller |     "Jun 11 10:35:49.858928 crc crio[3650]: time=\"2026-06-11T10:35:49.858836985Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.302171 | controller |     "Jun 11 10:35:51.439524 crc crio[3650]: time=\"2026-06-11T10:35:51.436769302Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 11:58:02.302185 | controller |     "Jun 11 10:35:51.439524 crc crio[3650]: time=\"2026-06-11T10:35:51.437284879Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 11:58:02.302199 | controller |     "Jun 11 10:35:51.439524 crc crio[3650]: time=\"2026-06-11T10:35:51.437306779Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_a8adca3e-c046-4c4a-8a0a-ee2d6465d875\\\"\"",
2026-06-11 11:58:02.302214 | controller |     "Jun 11 10:35:51.439524 crc crio[3650]: time=\"2026-06-11T10:35:51.437341721Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.302229 | controller |     "Jun 11 10:35:51.609314 crc crio[3650]: time=\"2026-06-11T10:35:51.608954874Z\" level=info msg=\"Removing container: 2ccdc160fda66452dd223b8a5d53212395f17e391118d95e7bd61c0d9433b599\" id=643a2706-ec1a-4de6-a4fa-6e78aac5f84d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.302247 | controller |     "Jun 11 10:35:53.436875 crc crio[3650]: time=\"2026-06-11T10:35:53.436808721Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 11:58:02.302262 | controller |     "Jun 11 10:35:53.436875 crc crio[3650]: time=\"2026-06-11T10:35:53.436853542Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 11:58:02.302277 | controller |     "Jun 11 10:35:53.436875 crc crio[3650]: time=\"2026-06-11T10:35:53.436872353Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_e151a114-23f6-4225-a13b-add448e50a59\\\"\"",
2026-06-11 11:58:02.302291 | controller |     "Jun 11 10:35:54.739673 crc crio[3650]: time=\"2026-06-11T10:35:54.739028922Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 11:58:02.302306 | controller |     "Jun 11 10:35:54.739673 crc crio[3650]: time=\"2026-06-11T10:35:54.73928661Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 11:58:02.302321 | controller |     "Jun 11 10:35:54.739673 crc crio[3650]: time=\"2026-06-11T10:35:54.739310391Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/cert-approver\\\"\"",
2026-06-11 11:58:02.302335 | controller |     "Jun 11 10:35:55.436787 crc crio[3650]: time=\"2026-06-11T10:35:55.436689354Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 11:58:02.302370 | controller |     "Jun 11 10:35:55.436787 crc crio[3650]: time=\"2026-06-11T10:35:55.436752846Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 11:58:02.302387 | controller |     "Jun 11 10:35:55.436787 crc crio[3650]: time=\"2026-06-11T10:35:55.436773497Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/install_multus\\\"\"",
2026-06-11 11:58:02.302403 | controller |     "Jun 11 10:35:56.276106 crc crio[3650]: time=\"2026-06-11T10:35:56.275797912Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 11:58:02.302418 | controller |     "Jun 11 10:35:56.276106 crc crio[3650]: time=\"2026-06-11T10:35:56.276031269Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 11:58:02.302433 | controller |     "Jun 11 10:35:56.276106 crc crio[3650]: time=\"2026-06-11T10:35:56.27605349Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/kubeconfig_generator\\\"\"",
2026-06-11 11:58:02.302447 | controller |     "Jun 11 10:35:56.356868 crc crio[3650]: time=\"2026-06-11T10:35:56.34402772Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 11:58:02.302462 | controller |     "Jun 11 10:35:56.356868 crc crio[3650]: time=\"2026-06-11T10:35:56.344251787Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 11:58:02.302477 | controller |     "Jun 11 10:35:56.356868 crc crio[3650]: time=\"2026-06-11T10:35:56.344272298Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus\\\"\"",
2026-06-11 11:58:02.302491 | controller |     "Jun 11 10:35:56.439255 crc crio[3650]: time=\"2026-06-11T10:35:56.439186Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 11:58:02.302505 | controller |     "Jun 11 10:35:56.439255 crc crio[3650]: time=\"2026-06-11T10:35:56.439248649Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 11:58:02.302519 | controller |     "Jun 11 10:35:56.439255 crc crio[3650]: time=\"2026-06-11T10:35:56.439274763Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus-daemon\\\"\"",
2026-06-11 11:58:02.302538 | controller |     "Jun 11 10:35:57.073839 crc crio[3650]: time=\"2026-06-11T10:35:57.073424358Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 11:58:02.302553 | controller |     "Jun 11 10:35:57.074173 crc crio[3650]: time=\"2026-06-11T10:35:57.074000796Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 11:58:02.302568 | controller |     "Jun 11 10:35:57.074173 crc crio[3650]: time=\"2026-06-11T10:35:57.074040827Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus-shim\\\"\"",
2026-06-11 11:58:02.302582 | controller |     "Jun 11 10:35:58.006502 crc crio[3650]: time=\"2026-06-11T10:35:58.005565484Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/revision-pruner-13-crc/POD\" id=d6b6c09a-8df6-4a0c-94f1-894eab13fc3a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.302597 | controller |     "Jun 11 10:35:58.006502 crc crio[3650]: time=\"2026-06-11T10:35:58.005701812Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.302612 | controller |     "Jun 11 10:35:58.573445 crc crio[3650]: time=\"2026-06-11T10:35:58.572506201Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 11:58:02.302626 | controller |     "Jun 11 10:35:58.573445 crc crio[3650]: time=\"2026-06-11T10:35:58.573329998Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 11:58:02.302641 | controller |     "Jun 11 10:35:58.573445 crc crio[3650]: time=\"2026-06-11T10:35:58.573364569Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/passthru\\\"\"",
2026-06-11 11:58:02.302655 | controller |     "Jun 11 10:35:59.213705 crc crio[3650]: time=\"2026-06-11T10:35:59.213531678Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 11:58:02.302669 | controller |     "Jun 11 10:35:59.213705 crc crio[3650]: time=\"2026-06-11T10:35:59.213621181Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 11:58:02.302684 | controller |     "Jun 11 10:35:59.213705 crc crio[3650]: time=\"2026-06-11T10:35:59.213655752Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/thin_entrypoint\\\"\"",
2026-06-11 11:58:02.302699 | controller |     "Jun 11 10:35:59.805390 crc crio[3650]: time=\"2026-06-11T10:35:59.804738558Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager/controller-manager-6df87f8965-dgc55/POD\" id=0a2610fd-e9b6-4bb4-be8d-8b1e1e8f3245 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.302714 | controller |     "Jun 11 10:35:59.805390 crc crio[3650]: time=\"2026-06-11T10:35:59.804883203Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.302729 | controller |     "Jun 11 10:36:00.403000 crc crio[3650]: time=\"2026-06-11T10:36:00.402566264Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 11:58:02.302744 | controller |     "Jun 11 10:36:00.403000 crc crio[3650]: time=\"2026-06-11T10:36:00.402621956Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 11:58:02.302759 | controller |     "Jun 11 10:36:00.403000 crc crio[3650]: time=\"2026-06-11T10:36:00.402647887Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_85236153-2818-467c-a091-96386cde7110\\\"\"",
2026-06-11 11:58:02.302773 | controller |     "Jun 11 10:36:00.403000 crc crio[3650]: time=\"2026-06-11T10:36:00.402687947Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/ip-control-loop\\\"\"",
2026-06-11 11:58:02.302791 | controller |     "Jun 11 10:36:00.779672 crc crio[3650]: time=\"2026-06-11T10:36:00.777322732Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 11:58:02.302805 | controller |     "Jun 11 10:36:00.779672 crc crio[3650]: time=\"2026-06-11T10:36:00.777480167Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 11:58:02.302820 | controller |     "Jun 11 10:36:00.779672 crc crio[3650]: time=\"2026-06-11T10:36:00.777519088Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/node-slice-controller\\\"\"",
2026-06-11 11:58:02.302834 | controller |     "Jun 11 10:36:01.874075 crc crio[3650]: time=\"2026-06-11T10:36:01.873738471Z\" level=info msg=\"Stopping container: 0087e256a999fde88a97260b32a75ed6a0a18d7b6c11b2eb10b9827956da71a3 (timeout: 2s)\" id=bdfa1f86-e3ad-494b-9980-32816499e9b3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.302848 | controller |     "Jun 11 10:36:02.287759 crc crio[3650]: time=\"2026-06-11T10:36:02.286492511Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/installer-13-crc/POD\" id=8adaa139-1292-425e-b949-d07a19d0f9d7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.302863 | controller |     "Jun 11 10:36:02.287759 crc crio[3650]: time=\"2026-06-11T10:36:02.287019608Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.302878 | controller |     "Jun 11 10:36:02.434812 crc crio[3650]: time=\"2026-06-11T10:36:02.433368069Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 11:58:02.302893 | controller |     "Jun 11 10:36:02.434812 crc crio[3650]: time=\"2026-06-11T10:36:02.433636188Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 11:58:02.302908 | controller |     "Jun 11 10:36:02.434812 crc crio[3650]: time=\"2026-06-11T10:36:02.433671119Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/whereabouts\\\"\"",
2026-06-11 11:58:02.302923 | controller |     "Jun 11 10:36:02.946726 crc crio[3650]: time=\"2026-06-11T10:36:02.945962617Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 11:58:02.302937 | controller |     "Jun 11 10:36:02.946726 crc crio[3650]: time=\"2026-06-11T10:36:02.94606805Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 11:58:02.302952 | controller |     "Jun 11 10:36:02.946726 crc crio[3650]: time=\"2026-06-11T10:36:02.946093671Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_e151a114-23f6-4225-a13b-add448e50a59\\\"\"",
2026-06-11 11:58:02.302967 | controller |     "Jun 11 10:36:02.946726 crc crio[3650]: time=\"2026-06-11T10:36:02.94636881Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/etc/kubernetes/cni/net.d/00-multus.conf\\\"\"",
2026-06-11 11:58:02.302982 | controller |     "Jun 11 10:36:03.329037 crc crio[3650]: time=\"2026-06-11T10:36:03.328531815Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 11:58:02.302996 | controller |     "Jun 11 10:36:03.329037 crc crio[3650]: time=\"2026-06-11T10:36:03.328663559Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 11:58:02.303010 | controller |     "Jun 11 10:36:43.448273 crc crio[3650]: time=\"2026-06-11T10:36:43.447343714Z\" level=info msg=\"Running pod sandbox: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/POD\" id=88478cf3-876e-41b1-b42a-25c9d3949cc6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.303025 | controller |     "Jun 11 10:36:43.448273 crc crio[3650]: time=\"2026-06-11T10:36:43.448103878Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.303044 | controller |     "Jun 11 10:36:44.011408 crc crio[3650]: time=\"2026-06-11T10:36:44.011275329Z\" level=info msg=\"Stopped container dc43eb7de959be0ce262ffca4cd07531b03d328242fd1c168f9ddb52a514dcf6: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=14abb987-94b6-43c8-a7e2-6227d682baf4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.303060 | controller |     "Jun 11 10:36:44.016757 crc crio[3650]: time=\"2026-06-11T10:36:44.016645581Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=51c809ca-5fba-4d2b-a58c-7999121e11fd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.303075 | controller |     "Jun 11 10:36:44.092037 crc crio[3650]: time=\"2026-06-11T10:36:44.091876612Z\" level=info msg=\"Stopped container 0087e256a999fde88a97260b32a75ed6a0a18d7b6c11b2eb10b9827956da71a3: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=bdfa1f86-e3ad-494b-9980-32816499e9b3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.303090 | controller |     "Jun 11 10:36:44.096988 crc crio[3650]: time=\"2026-06-11T10:36:44.096711985Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=18d0b389-03c2-492a-b248-4253f2966ebf name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.303105 | controller |     "Jun 11 10:36:44.135840 crc crio[3650]: time=\"2026-06-11T10:36:44.135528236Z\" level=info msg=\"Ran pod sandbox d24ccf6f5f80d3dde6964becd958ff4ade9398e9a4268f11463f1ad57eabc3ef with infra container: openshift-route-controller-manager/route-controller-manager-665d8d9c75-wps6n/POD\" id=4eda05d5-d542-49a9-a5e5-707137f82bee name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.303119 | controller |     "Jun 11 10:36:44.146814 crc crio[3650]: time=\"2026-06-11T10:36:44.1466667Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=07955e7f-ebe8-4c4c-8525-211d869d43b2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.303133 | controller |     "Jun 11 10:36:44.404893 crc crio[3650]: time=\"2026-06-11T10:36:44.403457028Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=69029e79-ce0d-4011-bedd-9df05e4c0f50 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.303148 | controller |     "Jun 11 10:36:44.405295 crc crio[3650]: time=\"2026-06-11T10:36:44.405059849Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=cfd9fe2e-4d09-44a9-a164-2c0defae7e88 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.303163 | controller |     "Jun 11 10:36:44.407880 crc crio[3650]: time=\"2026-06-11T10:36:44.407764288Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=1f6eaaa5-6542-409b-b9e9-385765695103 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.303177 | controller |     "Jun 11 10:36:44.412349 crc crio[3650]: time=\"2026-06-11T10:36:44.411862594Z\" level=info msg=\"Stopped container add780a9276345682a5b4416037524bac490d3582f0fa18cb31e01e8314de239: openshift-multus/cni-sysctl-allowlist-ds-tnn8n/kube-multus-additional-cni-plugins\" id=1386480e-7e63-4977-bbbc-74127ef725f9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.303192 | controller |     "Jun 11 10:36:44.418527 crc crio[3650]: time=\"2026-06-11T10:36:44.41843237Z\" level=info msg=\"Stopping pod sandbox: ee5a05824ac132d125ed0e8dd19bede47096df030812ff75f135fd630f7dda6e\" id=7d2c0e53-b374-46c4-8b59-fbd8cbc49344 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.303209 | controller |     "Jun 11 10:36:44.480598 crc crio[3650]: time=\"2026-06-11T10:36:44.48047123Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=fff47437-5697-40e4-a322-bf0fd7f7df96 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.303224 | controller |     "Jun 11 10:36:44.480598 crc crio[3650]: time=\"2026-06-11T10:36:44.480594145Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=7a3e6a0a-9441-4b32-ab31-a9e65ffd772e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.303239 | controller |     "Jun 11 10:36:44.490409 crc crio[3650]: time=\"2026-06-11T10:36:44.490329317Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.303254 | controller |     "Jun 11 10:36:44.490710 crc crio[3650]: time=\"2026-06-11T10:36:44.490667953Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.303269 | controller |     "Jun 11 10:36:44.492582 crc crio[3650]: time=\"2026-06-11T10:36:44.492359134Z\" level=info msg=\"Creating container: openshift-route-controller-manager/route-controller-manager-665d8d9c75-wps6n/route-controller-manager\" id=c27bb2ac-44d7-4c51-8b21-7c31c36aa132 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.303284 | controller |     "Jun 11 10:36:53.442104 crc crio[3650]: time=\"2026-06-11T10:36:53.441579374Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.303298 | controller |     "Jun 11 10:36:53.504931 crc crio[3650]: time=\"2026-06-11T10:36:53.504792983Z\" level=info msg=\"Removed pod sandbox: 7c9b8439825296730475bfb0226e2762812ed00dc63fea5c58402a1839ed8cbf\" id=7f1a707d-a8b0-41ac-8322-fef73b26a59e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.303313 | controller |     "Jun 11 10:36:53.519248 crc crio[3650]: time=\"2026-06-11T10:36:53.519047588Z\" level=info msg=\"Stopped pod sandbox: ee5a05824ac132d125ed0e8dd19bede47096df030812ff75f135fd630f7dda6e\" id=7d2c0e53-b374-46c4-8b59-fbd8cbc49344 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.303328 | controller |     "Jun 11 10:36:53.586267 crc crio[3650]: time=\"2026-06-11T10:36:53.586157226Z\" level=info msg=\"Removed container 2ccdc160fda66452dd223b8a5d53212395f17e391118d95e7bd61c0d9433b599: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=643a2706-ec1a-4de6-a4fa-6e78aac5f84d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.303343 | controller |     "Jun 11 10:36:53.593828 crc crio[3650]: time=\"2026-06-11T10:36:53.593733266Z\" level=info msg=\"Removing container: a8b3e1903eae7914855418947d92681662f3e487b256d2803ddfd007bb4daa0c\" id=935675f1-f4d3-46a5-8969-57ce09646744 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.303379 | controller |     "Jun 11 10:36:53.604378 crc crio[3650]: time=\"2026-06-11T10:36:53.604326112Z\" level=info msg=\"Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:ec4a77515b3024041e4cdb07e1157865cac61f91192b638810dd38b646ca95f1 UID:0816b583-83d2-4f80-b070-e62689ae2712 NetNS:/var/run/netns/a3148ab3-6a91-4470-b50f-70d7dda7818b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod0816b583_83d2_4f80_b070_e62689ae2712.slice PodAnnotations:0xc001648928}] Aliases:map[]}\"",
2026-06-11 11:58:02.303399 | controller |     "Jun 11 10:36:53.604378 crc crio[3650]: time=\"2026-06-11T10:36:53.604377493Z\" level=info msg=\"Adding pod openshift-kube-apiserver_installer-13-crc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.303414 | controller |     "Jun 11 10:36:54.671669 crc crio[3650]: 2026-06-11T10:36:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ec4a77515b30240 Mac:be:3a:43:83:7e:1b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:33 Mtu:0 Sandbox:/var/run/netns/a3148ab3-6a91-4470-b50f-70d7dda7818b SocketPath: PciID:}] [{Interface:0xc00043e6a0 Address:{IP:10.217.0.51 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.303430 | controller |     "Jun 11 10:36:54.674465 crc crio[3650]: time=\"2026-06-11T10:36:54.674318935Z\" level=info msg=\"Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:ec4a77515b3024041e4cdb07e1157865cac61f91192b638810dd38b646ca95f1 UID:0816b583-83d2-4f80-b070-e62689ae2712 NetNS:/var/run/netns/a3148ab3-6a91-4470-b50f-70d7dda7818b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod0816b583_83d2_4f80_b070_e62689ae2712.slice PodAnnotations:0xc001648928}] Aliases:map[]}\"",
2026-06-11 11:58:02.303450 | controller |     "Jun 11 10:36:54.674621 crc crio[3650]: time=\"2026-06-11T10:36:54.674545682Z\" level=info msg=\"Checking pod openshift-kube-apiserver_installer-13-crc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.303475 | controller |     "Jun 11 10:37:09.676719 crc crio[3650]: time=\"2026-06-11T10:37:09.675874624Z\" level=info msg=\"Ran pod sandbox ec4a77515b3024041e4cdb07e1157865cac61f91192b638810dd38b646ca95f1 with infra container: openshift-kube-apiserver/installer-13-crc/POD\" id=8adaa139-1292-425e-b949-d07a19d0f9d7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.303501 | controller |     "Jun 11 10:37:09.679827 crc crio[3650]: time=\"2026-06-11T10:37:09.67954683Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=8e5ca6a5-4e3b-4a5e-997a-1dc56df340e3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.303519 | controller |     "Jun 11 10:37:32.362015 crc crio[3650]: time=\"2026-06-11T10:37:32.361263621Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=25f7d887-d4cc-4c89-8a27-1c19ebbc2e90 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.303544 | controller |     "Jun 11 10:37:39.248608 crc crio[3650]: time=\"2026-06-11T10:37:39.248041183Z\" level=info msg=\"Creating container: openshift-kube-apiserver/installer-13-crc/installer\" id=e9eeeac2-662f-4076-8a3e-808f44b8b07a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.303570 | controller |     "Jun 11 10:37:49.526997 crc crio[3650]: time=\"2026-06-11T10:37:49.526251917Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.303590 | controller |     "Jun 11 10:37:58.756993 crc crio[3650]: time=\"2026-06-11T10:37:58.755843015Z\" level=info msg=\"Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:9e753f8518f14bfedde0b2ea422b4e623e451ccf2f06fbda1e703a727b96b5d0 UID:8ba3564d-7e57-41aa-8318-5b95af01317b NetNS:/var/run/netns/d9ea277a-d5e7-4a37-ac44-ca8b3fccdf4e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod8ba3564d_7e57_41aa_8318_5b95af01317b.slice PodAnnotations:0xc0017aa0e0}] Aliases:map[]}\"",
2026-06-11 11:58:02.303606 | controller |     "Jun 11 10:37:58.756993 crc crio[3650]: time=\"2026-06-11T10:37:58.756929269Z\" level=info msg=\"Adding pod openshift-kube-apiserver_revision-pruner-13-crc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.303629 | controller |     "Jun 11 10:37:58.762672 crc crio[3650]: time=\"2026-06-11T10:37:58.762541155Z\" level=info msg=\"Got pod network &{Name:controller-manager-6df87f8965-dgc55 Namespace:openshift-controller-manager ID:6707bb06254c8d128f9be4b39ee81506e78af7ea6f2aabc3782d27b45b761532 UID:0424196e-4304-40e4-893d-fa63ea1454e9 NetNS:/var/run/netns/c9782c49-3681-422d-ae18-5ae151f78e14 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0424196e_4304_40e4_893d_fa63ea1454e9.slice PodAnnotations:0xc000622148}] Aliases:map[]}\"",
2026-06-11 11:58:02.303645 | controller |     "Jun 11 10:37:58.762672 crc crio[3650]: time=\"2026-06-11T10:37:58.762648919Z\" level=info msg=\"Adding pod openshift-controller-manager_controller-manager-6df87f8965-dgc55 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.303660 | controller |     "Jun 11 10:37:58.781728 crc crio[3650]: time=\"2026-06-11T10:37:58.780600999Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.303675 | controller |     "Jun 11 10:37:58.790702 crc crio[3650]: time=\"2026-06-11T10:37:58.790594873Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.303690 | controller |     "Jun 11 10:37:58.881275 crc crio[3650]: time=\"2026-06-11T10:37:58.881106527Z\" level=info msg=\"Removed container a8b3e1903eae7914855418947d92681662f3e487b256d2803ddfd007bb4daa0c: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=935675f1-f4d3-46a5-8969-57ce09646744 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.303705 | controller |     "Jun 11 10:37:58.904556 crc crio[3650]: time=\"2026-06-11T10:37:58.904419118Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03\" id=cd535f6a-31ed-421b-9ce0-74014884eaa7 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.303721 | controller |     "Jun 11 10:37:58.906959 crc crio[3650]: time=\"2026-06-11T10:37:58.906750609Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=90cc8955-51de-499e-b8f9-619ef6359a03 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.303736 | controller |     "Jun 11 10:37:58.922689 crc crio[3650]: time=\"2026-06-11T10:37:58.922289957Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.303751 | controller |     "Jun 11 10:37:58.940679 crc crio[3650]: time=\"2026-06-11T10:37:58.940519867Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.303766 | controller |     "Jun 11 10:37:58.941474 crc crio[3650]: time=\"2026-06-11T10:37:58.94142942Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:c1bf1a7cae92e701b0ff93032482fe022c0ec704dcb6a892b32d9c898b64e1e0\" id=636071ed-d06c-4217-9848-51ecdfe10198 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.303782 | controller |     "Jun 11 10:37:58.951310 crc crio[3650]: time=\"2026-06-11T10:37:58.951233419Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.303800 | controller |     "Jun 11 10:37:58.953864 crc crio[3650]: time=\"2026-06-11T10:37:58.953770091Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.303827 | controller |     "Jun 11 10:37:58.954401 crc crio[3650]: time=\"2026-06-11T10:37:58.954322972Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:546c77fdbf5f7c6a9a4243f4c4ef38fe0f584972a70f687bc40091743ee77d60\" id=b59f4405-96f4-420b-b5c1-56b7459e6eb9 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.303854 | controller |     "Jun 11 10:37:58.962104 crc crio[3650]: time=\"2026-06-11T10:37:58.956582773Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=cc0c1801-d037-43ca-93a1-754a29312a9a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.303873 | controller |     "Jun 11 10:37:58.969566 crc crio[3650]: time=\"2026-06-11T10:37:58.969450753Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=cea8d283-272e-4985-a1c8-aae7a6fd264f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.303889 | controller |     "Jun 11 10:37:58.973847 crc crio[3650]: time=\"2026-06-11T10:37:58.973676456Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:a77b5a57378bca1caee3556e675f2b54c89f9bea0e36bbe0ba2c5f90d745855d UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/8d9bbcff-9711-4ae9-abb2-e4c6ae3b00c3 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:0xc0016480d0}] Aliases:map[]}\"",
2026-06-11 11:58:02.303905 | controller |     "Jun 11 10:37:58.974240 crc crio[3650]: time=\"2026-06-11T10:37:58.974060808Z\" level=info msg=\"Adding pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.303920 | controller |     "Jun 11 10:37:59.081786 crc crio[3650]: time=\"2026-06-11T10:37:59.080725158Z\" level=info msg=\"Created container 0e018af0692908daebd5a5d2b7fd094183c8b3257f1bb3a5d187a7d49f049d33: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=7a3e6a0a-9441-4b32-ab31-a9e65ffd772e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.303935 | controller |     "Jun 11 10:37:59.081786 crc crio[3650]: time=\"2026-06-11T10:37:59.081674468Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:546c77fdbf5f7c6a9a4243f4c4ef38fe0f584972a70f687bc40091743ee77d60\" id=a6369339-5530-49e9-8300-bb27b0491d4c name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.303950 | controller |     "Jun 11 10:37:59.084700 crc crio[3650]: time=\"2026-06-11T10:37:59.084434177Z\" level=info msg=\"Starting container: 0e018af0692908daebd5a5d2b7fd094183c8b3257f1bb3a5d187a7d49f049d33\" id=275bc7a7-17cf-4670-a7fd-1fb936a5003a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.303971 | controller |     "Jun 11 10:37:59.084700 crc crio[3650]: time=\"2026-06-11T10:37:59.084568639Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=cbadc90c-3d73-469e-9f2d-5a919f664e57 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.303995 | controller |     "Jun 11 10:37:59.098555 crc crio[3650]: time=\"2026-06-11T10:37:59.095860968Z\" level=info msg=\"Started container\" PID=15092 containerID=0e018af0692908daebd5a5d2b7fd094183c8b3257f1bb3a5d187a7d49f049d33 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=275bc7a7-17cf-4670-a7fd-1fb936a5003a name=/runtime.v1.RuntimeService/StartContainer sandboxID=00061e14ba0f53ee3e468ef87a929c317a5858b7d16013bffbe7e1e93701fe9e",
2026-06-11 11:58:02.304014 | controller |     "Jun 11 10:37:59.345008 crc crio[3650]: time=\"2026-06-11T10:37:59.338252813Z\" level=info msg=\"Created container d5bf57a22fbc4a9df6070dfb3ac12fb2dc4cfe40e9acf998cf5e2614ede6e5bd: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=fff47437-5697-40e4-a322-bf0fd7f7df96 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.304033 | controller |     "Jun 11 10:37:59.345008 crc crio[3650]: time=\"2026-06-11T10:37:59.33945547Z\" level=info msg=\"Created container d4c5b750447866b8cf4fb8fcd51e56f7583ed13a27d07780724fe6bfbf037e78: openshift-route-controller-manager/route-controller-manager-665d8d9c75-wps6n/route-controller-manager\" id=c27bb2ac-44d7-4c51-8b21-7c31c36aa132 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.304053 | controller |     "Jun 11 10:37:59.345008 crc crio[3650]: time=\"2026-06-11T10:37:59.343092833Z\" level=info msg=\"Starting container: d4c5b750447866b8cf4fb8fcd51e56f7583ed13a27d07780724fe6bfbf037e78\" id=642c68d8-d01f-4c0d-8d79-a86cfbde5f3d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.304076 | controller |     "Jun 11 10:37:59.347017 crc crio[3650]: time=\"2026-06-11T10:37:59.345649145Z\" level=info msg=\"Starting container: d5bf57a22fbc4a9df6070dfb3ac12fb2dc4cfe40e9acf998cf5e2614ede6e5bd\" id=98729fed-716c-41d0-9d58-b69bd21c551e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.304097 | controller |     "Jun 11 10:37:59.362815 crc crio[3650]: time=\"2026-06-11T10:37:59.362686676Z\" level=info msg=\"Started container\" PID=15112 containerID=d4c5b750447866b8cf4fb8fcd51e56f7583ed13a27d07780724fe6bfbf037e78 description=openshift-route-controller-manager/route-controller-manager-665d8d9c75-wps6n/route-controller-manager id=642c68d8-d01f-4c0d-8d79-a86cfbde5f3d name=/runtime.v1.RuntimeService/StartContainer sandboxID=d24ccf6f5f80d3dde6964becd958ff4ade9398e9a4268f11463f1ad57eabc3ef",
2026-06-11 11:58:02.304114 | controller |     "Jun 11 10:37:59.387379 crc crio[3650]: time=\"2026-06-11T10:37:59.387313189Z\" level=info msg=\"Started container\" PID=15113 containerID=d5bf57a22fbc4a9df6070dfb3ac12fb2dc4cfe40e9acf998cf5e2614ede6e5bd description=openshift-console/downloads-747b44746d-4pqvr/download-server id=98729fed-716c-41d0-9d58-b69bd21c551e name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed5e22ae44b291e5f4185543b89bed76a7dac5b4dcf90f0cd6fb838ba2475124",
2026-06-11 11:58:02.304130 | controller |     "Jun 11 10:37:59.453362 crc crio[3650]: time=\"2026-06-11T10:37:59.450563189Z\" level=info msg=\"Stopping container: d4c5b750447866b8cf4fb8fcd51e56f7583ed13a27d07780724fe6bfbf037e78 (timeout: 30s)\" id=b8024f15-3cfc-4da8-a694-c16d28d90ecb name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.304145 | controller |     "Jun 11 10:37:59.487143 crc crio[3650]: time=\"2026-06-11T10:37:59.487062355Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.304160 | controller |     "Jun 11 10:37:59.712269 crc crio[3650]: time=\"2026-06-11T10:37:59.70734889Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03\" id=c493072d-590e-4467-97b6-3d6cbf77c295 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.304174 | controller |     "Jun 11 10:37:59.712269 crc crio[3650]: time=\"2026-06-11T10:37:59.712010218Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=942547f9-a612-4b73-aeda-553167bc32d9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.304188 | controller |     "Jun 11 10:37:59.759862 crc crio[3650]: time=\"2026-06-11T10:37:59.759355086Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:6b36b6f39459c9ec839353793dce87ba5802bb0d927bfa0efa7b5a9a61815fc0\" id=5cef15eb-e203-4c31-9d49-f8fd2b619213 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.304203 | controller |     "Jun 11 10:37:59.761371 crc crio[3650]: time=\"2026-06-11T10:37:59.761323749Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=9cf9c2d2-fe39-4869-9c29-905cfb9bfc27 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.304222 | controller |     "Jun 11 10:38:00.006251 crc crio[3650]: time=\"2026-06-11T10:38:00.005816671Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:6b36b6f39459c9ec839353793dce87ba5802bb0d927bfa0efa7b5a9a61815fc0\" id=c15cc1c9-5761-458b-99f9-9ec815ae65fb name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.304237 | controller |     "Jun 11 10:38:00.007285 crc crio[3650]: time=\"2026-06-11T10:38:00.007076694Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=817d0d9a-662e-4bf0-9836-241b692a356f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.304252 | controller |     "Jun 11 10:38:00.049013 crc crio[3650]: time=\"2026-06-11T10:38:00.048942075Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.304267 | controller |     "Jun 11 10:38:00.213050 crc crio[3650]: time=\"2026-06-11T10:38:00.212878249Z\" level=info msg=\"Stopped container d4c5b750447866b8cf4fb8fcd51e56f7583ed13a27d07780724fe6bfbf037e78: openshift-route-controller-manager/route-controller-manager-665d8d9c75-wps6n/route-controller-manager\" id=b8024f15-3cfc-4da8-a694-c16d28d90ecb name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.304282 | controller |     "Jun 11 10:38:00.216026 crc crio[3650]: time=\"2026-06-11T10:38:00.215879862Z\" level=info msg=\"Stopping pod sandbox: d24ccf6f5f80d3dde6964becd958ff4ade9398e9a4268f11463f1ad57eabc3ef\" id=a9dd0a44-b3af-4b31-ab3f-e4f4b940e60e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.304297 | controller |     "Jun 11 10:38:00.216632 crc crio[3650]: time=\"2026-06-11T10:38:00.216537933Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-665d8d9c75-wps6n Namespace:openshift-route-controller-manager ID:d24ccf6f5f80d3dde6964becd958ff4ade9398e9a4268f11463f1ad57eabc3ef UID:731ea37f-9334-438c-8697-c0e8d670c097 NetNS:/var/run/netns/1b99c623-9af9-405e-839a-f25daea80db1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod731ea37f_9334_438c_8697_c0e8d670c097.slice PodAnnotations:0xc002a1a9b8}] Aliases:map[]}\"",
2026-06-11 11:58:02.304312 | controller |     "Jun 11 10:38:00.216801 crc crio[3650]: time=\"2026-06-11T10:38:00.21675554Z\" level=info msg=\"Deleting pod openshift-route-controller-manager_route-controller-manager-665d8d9c75-wps6n from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.304326 | controller |     "Jun 11 10:38:00.300394 crc crio[3650]: 2026-06-11T10:38:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6707bb06254c8d1 Mac:16:ff:7a:fd:bb:b6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:32 Mtu:0 Sandbox:/var/run/netns/c9782c49-3681-422d-ae18-5ae151f78e14 SocketPath: PciID:}] [{Interface:0xc00023e990 Address:{IP:10.217.0.50 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.304341 | controller |     "Jun 11 10:38:00.304564 crc crio[3650]: time=\"2026-06-11T10:38:00.304470427Z\" level=info msg=\"Got pod network &{Name:controller-manager-6df87f8965-dgc55 Namespace:openshift-controller-manager ID:6707bb06254c8d128f9be4b39ee81506e78af7ea6f2aabc3782d27b45b761532 UID:0424196e-4304-40e4-893d-fa63ea1454e9 NetNS:/var/run/netns/c9782c49-3681-422d-ae18-5ae151f78e14 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0424196e_4304_40e4_893d_fa63ea1454e9.slice PodAnnotations:0xc000622148}] Aliases:map[]}\"",
2026-06-11 11:58:02.304381 | controller |     "Jun 11 10:38:00.304755 crc crio[3650]: time=\"2026-06-11T10:38:00.304683384Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-6df87f8965-dgc55 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.304400 | controller |     "Jun 11 10:38:00.316827 crc crio[3650]: time=\"2026-06-11T10:38:00.316615749Z\" level=info msg=\"Ran pod sandbox 6707bb06254c8d128f9be4b39ee81506e78af7ea6f2aabc3782d27b45b761532 with infra container: openshift-controller-manager/controller-manager-6df87f8965-dgc55/POD\" id=0a2610fd-e9b6-4bb4-be8d-8b1e1e8f3245 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.304416 | controller |     "Jun 11 10:38:00.320721 crc crio[3650]: time=\"2026-06-11T10:38:00.32050037Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=583ea853-5a18-425c-b50a-c57f0b2685ee name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.304431 | controller |     "Jun 11 10:38:00.612875 crc crio[3650]: time=\"2026-06-11T10:38:00.606689241Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=d95aeecd-f864-4ad6-9114-4e8b29e17a54 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.304446 | controller |     "Jun 11 10:38:00.612875 crc crio[3650]: time=\"2026-06-11T10:38:00.607389213Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=a4042fe4-2297-4b13-9ec4-dfe39a6b18a6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.304461 | controller |     "Jun 11 10:38:00.612875 crc crio[3650]: time=\"2026-06-11T10:38:00.610262773Z\" level=info msg=\"Created container 0444a51c05c18a1f545dba18e22d875ed63717765840298eec64fa570a91af94: openshift-kube-apiserver/installer-13-crc/installer\" id=e9eeeac2-662f-4076-8a3e-808f44b8b07a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.304476 | controller |     "Jun 11 10:38:00.612875 crc crio[3650]: time=\"2026-06-11T10:38:00.611693047Z\" level=info msg=\"Starting container: 0444a51c05c18a1f545dba18e22d875ed63717765840298eec64fa570a91af94\" id=daa11734-e244-454b-bae0-d6738cc8954e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.304490 | controller |     "Jun 11 10:38:00.618258 crc crio[3650]: time=\"2026-06-11T10:38:00.616605771Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=a77fa953-068f-4635-a531-eea9700630c1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.304505 | controller |     "Jun 11 10:38:00.618258 crc crio[3650]: time=\"2026-06-11T10:38:00.617525809Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=2eec972e-ebe4-4499-836d-f7874d847374 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.304519 | controller |     "Jun 11 10:38:00.628434 crc crio[3650]: time=\"2026-06-11T10:38:00.628090026Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-qhh6t/extract-content\" id=a995dcfb-e390-4563-b87a-e64d502a3281 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.304534 | controller |     "Jun 11 10:38:00.632253 crc crio[3650]: time=\"2026-06-11T10:38:00.632067602Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.304548 | controller |     "Jun 11 10:38:00.642251 crc crio[3650]: time=\"2026-06-11T10:38:00.641757947Z\" level=info msg=\"Started container\" PID=15223 containerID=0444a51c05c18a1f545dba18e22d875ed63717765840298eec64fa570a91af94 description=openshift-kube-apiserver/installer-13-crc/installer id=daa11734-e244-454b-bae0-d6738cc8954e name=/runtime.v1.RuntimeService/StartContainer sandboxID=ec4a77515b3024041e4cdb07e1157865cac61f91192b638810dd38b646ca95f1",
2026-06-11 11:58:02.304563 | controller |     "Jun 11 10:38:00.642251 crc crio[3650]: time=\"2026-06-11T10:38:00.641978505Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=c69efcf6-23a4-4960-b9de-1b84f85bad06 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.304581 | controller |     "Jun 11 10:38:00.642251 crc crio[3650]: time=\"2026-06-11T10:38:00.641978505Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=86128a3e-42de-4279-8873-8375189f3bc5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.304596 | controller |     "Jun 11 10:38:00.642251 crc crio[3650]: time=\"2026-06-11T10:38:00.642031457Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=9d0b9406-b206-468e-907b-954ecefff1b3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.304611 | controller |     "Jun 11 10:38:00.642251 crc crio[3650]: time=\"2026-06-11T10:38:00.642061167Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=b50bf397-bd01-4716-89a3-bb5125574d8a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.304626 | controller |     "Jun 11 10:38:00.644675 crc crio[3650]: time=\"2026-06-11T10:38:00.641771388Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-x5vn9/extract-content\" id=ddc910af-eec5-4e7d-b38b-de1e06076847 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.304640 | controller |     "Jun 11 10:38:00.653053 crc crio[3650]: time=\"2026-06-11T10:38:00.650350799Z\" level=info msg=\"Stopped pod sandbox: d24ccf6f5f80d3dde6964becd958ff4ade9398e9a4268f11463f1ad57eabc3ef\" id=a9dd0a44-b3af-4b31-ab3f-e4f4b940e60e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.304654 | controller |     "Jun 11 10:38:00.675437 crc crio[3650]: 2026-06-11T10:38:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9e753f8518f14bf Mac:5e:3a:59:4d:20:12 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2e Mtu:0 Sandbox:/var/run/netns/d9ea277a-d5e7-4a37-ac44-ca8b3fccdf4e SocketPath: PciID:}] [{Interface:0xc00023a6f0 Address:{IP:10.217.0.46 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.304669 | controller |     "Jun 11 10:38:00.675437 crc crio[3650]: time=\"2026-06-11T10:38:00.673516014Z\" level=info msg=\"Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:9e753f8518f14bfedde0b2ea422b4e623e451ccf2f06fbda1e703a727b96b5d0 UID:8ba3564d-7e57-41aa-8318-5b95af01317b NetNS:/var/run/netns/d9ea277a-d5e7-4a37-ac44-ca8b3fccdf4e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod8ba3564d_7e57_41aa_8318_5b95af01317b.slice PodAnnotations:0xc0017aa0e0}] Aliases:map[]}\"",
2026-06-11 11:58:02.304684 | controller |     "Jun 11 10:38:00.675437 crc crio[3650]: time=\"2026-06-11T10:38:00.67370278Z\" level=info msg=\"Checking pod openshift-kube-apiserver_revision-pruner-13-crc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.304699 | controller |     "Jun 11 10:38:00.686573 crc crio[3650]: time=\"2026-06-11T10:38:00.686503659Z\" level=info msg=\"Creating container: openshift-controller-manager/controller-manager-6df87f8965-dgc55/controller-manager\" id=30220dac-cf5f-40f9-a9fc-44d423d54998 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.304714 | controller |     "Jun 11 10:38:00.687069 crc crio[3650]: time=\"2026-06-11T10:38:00.686995115Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.304729 | controller |     "Jun 11 10:38:00.688391 crc crio[3650]: time=\"2026-06-11T10:38:00.688205499Z\" level=info msg=\"Ran pod sandbox 9e753f8518f14bfedde0b2ea422b4e623e451ccf2f06fbda1e703a727b96b5d0 with infra container: openshift-kube-apiserver/revision-pruner-13-crc/POD\" id=d6b6c09a-8df6-4a0c-94f1-894eab13fc3a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.304746 | controller |     "Jun 11 10:38:00.690825 crc crio[3650]: time=\"2026-06-11T10:38:00.690798328Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=7c267a84-5db4-48d8-9e7c-6a8225788a79 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.304762 | controller |     "Jun 11 10:38:00.695631 crc crio[3650]: time=\"2026-06-11T10:38:00.695511864Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.304776 | controller |     "Jun 11 10:38:00.697225 crc crio[3650]: time=\"2026-06-11T10:38:00.697072651Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-6cmg6/extract-content\" id=d4fd0cda-6016-41ce-a415-7b8c469a2ca2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.304791 | controller |     "Jun 11 10:38:00.699999 crc crio[3650]: time=\"2026-06-11T10:38:00.699937911Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.304805 | controller |     "Jun 11 10:38:00.709338 crc crio[3650]: time=\"2026-06-11T10:38:00.709270032Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=2d0a6858-11b8-4057-9975-5f9232acb180 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.304820 | controller |     "Jun 11 10:38:00.709540 crc crio[3650]: 2026-06-11T10:38:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a77b5a57378bca1 Mac:f2:51:7e:ec:ff:a1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:35 Mtu:0 Sandbox:/var/run/netns/8d9bbcff-9711-4ae9-abb2-e4c6ae3b00c3 SocketPath: PciID:}] [{Interface:0xc0001265b0 Address:{IP:10.217.0.53 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.304835 | controller |     "Jun 11 10:38:00.709961 crc crio[3650]: time=\"2026-06-11T10:38:00.709922743Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:a77b5a57378bca1caee3556e675f2b54c89f9bea0e36bbe0ba2c5f90d745855d UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/8d9bbcff-9711-4ae9-abb2-e4c6ae3b00c3 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:0xc0016480d0}] Aliases:map[]}\"",
2026-06-11 11:58:02.304849 | controller |     "Jun 11 10:38:00.710175 crc crio[3650]: time=\"2026-06-11T10:38:00.710060947Z\" level=info msg=\"Checking pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.304864 | controller |     "Jun 11 10:38:00.724275 crc crio[3650]: time=\"2026-06-11T10:38:00.724053145Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-kv5rz/extract-content\" id=59fad925-5c39-4f8a-b6fe-4867bd79e8be name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.304878 | controller |     "Jun 11 10:38:00.726560 crc crio[3650]: time=\"2026-06-11T10:38:00.726286907Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-l27pk/extract-content\" id=52d3528e-0dee-4d6b-b186-965c1da52eb8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.304893 | controller |     "Jun 11 10:38:00.726881 crc crio[3650]: time=\"2026-06-11T10:38:00.726817753Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.304907 | controller |     "Jun 11 10:38:00.729766 crc crio[3650]: time=\"2026-06-11T10:38:00.729692365Z\" level=info msg=\"Ran pod sandbox a77b5a57378bca1caee3556e675f2b54c89f9bea0e36bbe0ba2c5f90d745855d with infra container: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/POD\" id=88478cf3-876e-41b1-b42a-25c9d3949cc6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.304926 | controller |     "Jun 11 10:38:00.731790 crc crio[3650]: time=\"2026-06-11T10:38:00.731696994Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=0218673e-3426-45b2-887f-20aad2b23389 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.304941 | controller |     "Jun 11 10:38:00.732284 crc crio[3650]: time=\"2026-06-11T10:38:00.732216931Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.304957 | controller |     "Jun 11 10:38:00.734777 crc crio[3650]: time=\"2026-06-11T10:38:00.734716115Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.304972 | controller |     "Jun 11 10:38:00.737329 crc crio[3650]: time=\"2026-06-11T10:38:00.736530852Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-lndxz/extract-content\" id=01dd299c-a8c3-4882-9b26-0da06645996b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.304987 | controller |     "Jun 11 10:38:00.737495 crc crio[3650]: time=\"2026-06-11T10:38:00.737423825Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.305002 | controller |     "Jun 11 10:38:00.739628 crc crio[3650]: time=\"2026-06-11T10:38:00.739570732Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.305017 | controller |     "Jun 11 10:38:00.739856 crc crio[3650]: time=\"2026-06-11T10:38:00.739801296Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.305032 | controller |     "Jun 11 10:38:00.741971 crc crio[3650]: time=\"2026-06-11T10:38:00.741926363Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:c1bf1a7cae92e701b0ff93032482fe022c0ec704dcb6a892b32d9c898b64e1e0\" id=37e37914-821c-4de8-a286-5281878da47d name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.305055 | controller |     "Jun 11 10:38:00.742915 crc crio[3650]: time=\"2026-06-11T10:38:00.742216774Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=3ab60ccc-cade-4291-8659-502e47579cb4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.305079 | controller |     "Jun 11 10:38:00.743527 crc crio[3650]: time=\"2026-06-11T10:38:00.743490804Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=9d26d227-4d83-4961-bff7-5c7f01a496dd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.305100 | controller |     "Jun 11 10:38:00.746019 crc crio[3650]: time=\"2026-06-11T10:38:00.74592939Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-ntdwx/extract-content\" id=89e9bf81-deab-414c-849b-210ec99ba177 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.305115 | controller |     "Jun 11 10:38:00.754445 crc crio[3650]: time=\"2026-06-11T10:38:00.754340083Z\" level=info msg=\"Creating container: openshift-kube-apiserver/revision-pruner-13-crc/pruner\" id=e95368b3-a98d-47d2-99b8-0742d6207fe8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.305135 | controller |     "Jun 11 10:38:00.756819 crc crio[3650]: time=\"2026-06-11T10:38:00.756739881Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.305151 | controller |     "Jun 11 10:38:00.792208 crc crio[3650]: time=\"2026-06-11T10:38:00.790278999Z\" level=info msg=\"Creating container: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry\" id=3bf8281e-b807-4f66-b962-551c5fd472d9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.305166 | controller |     "Jun 11 10:38:00.804678 crc crio[3650]: time=\"2026-06-11T10:38:00.804534651Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.305181 | controller |     "Jun 11 10:38:00.818285 crc crio[3650]: time=\"2026-06-11T10:38:00.817025387Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=2b8bec32-19d2-45c0-8b41-b4d5cc49115c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.305196 | controller |     "Jun 11 10:38:00.862105 crc crio[3650]: time=\"2026-06-11T10:38:00.862052944Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.305210 | controller |     "Jun 11 10:38:00.871686 crc crio[3650]: time=\"2026-06-11T10:38:00.871629269Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.305226 | controller |     "Jun 11 10:38:00.874061 crc crio[3650]: time=\"2026-06-11T10:38:00.874039495Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.305240 | controller |     "Jun 11 10:38:00.876863 crc crio[3650]: time=\"2026-06-11T10:38:00.876840984Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.305255 | controller |     "Jun 11 10:38:00.878448 crc crio[3650]: time=\"2026-06-11T10:38:00.878351398Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.305270 | controller |     "Jun 11 10:38:00.879093 crc crio[3650]: time=\"2026-06-11T10:38:00.879069735Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.305285 | controller |     "Jun 11 10:38:00.879383 crc crio[3650]: time=\"2026-06-11T10:38:00.879210874Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.305300 | controller |     "Jun 11 10:38:00.882152 crc crio[3650]: time=\"2026-06-11T10:38:00.882006582Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.305314 | controller |     "Jun 11 10:38:00.891210 crc crio[3650]: time=\"2026-06-11T10:38:00.891163949Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-g4n5b/extract-content\" id=2bf34336-b4ef-4ae1-b3b8-92b777f21388 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.305329 | controller |     "Jun 11 10:38:00.923489 crc crio[3650]: time=\"2026-06-11T10:38:00.922940503Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.305344 | controller |     "Jun 11 10:38:00.951978 crc crio[3650]: time=\"2026-06-11T10:38:00.951860798Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.305385 | controller |     "Jun 11 10:38:00.954872 crc crio[3650]: time=\"2026-06-11T10:38:00.954806571Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.305402 | controller |     "Jun 11 10:38:00.962084 crc crio[3650]: time=\"2026-06-11T10:38:00.962004491Z\" level=info msg=\"Created container 68ed0ebbd67119b7ef833cd1e46b19334a3c092c31f8e8f789af2f74352c5242: openshift-controller-manager/controller-manager-6df87f8965-dgc55/controller-manager\" id=30220dac-cf5f-40f9-a9fc-44d423d54998 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.305418 | controller |     "Jun 11 10:38:00.970309 crc crio[3650]: time=\"2026-06-11T10:38:00.968731547Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.305433 | controller |     "Jun 11 10:38:00.971206 crc crio[3650]: time=\"2026-06-11T10:38:00.970658387Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.305448 | controller |     "Jun 11 10:38:00.977587 crc crio[3650]: time=\"2026-06-11T10:38:00.968444712Z\" level=info msg=\"Starting container: 68ed0ebbd67119b7ef833cd1e46b19334a3c092c31f8e8f789af2f74352c5242\" id=c18c9911-c56f-4535-9416-ee1d6e74cdce name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.305462 | controller |     "Jun 11 10:38:00.979767 crc crio[3650]: time=\"2026-06-11T10:38:00.979690881Z\" level=info msg=\"Created container 1054483cb9c68207350cb0adcd8d072865588af545f03c9fc4e823fc02dd7658: openshift-marketplace/community-operators-qhh6t/extract-content\" id=a995dcfb-e390-4563-b87a-e64d502a3281 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.305477 | controller |     "Jun 11 10:38:00.981750 crc crio[3650]: time=\"2026-06-11T10:38:00.981653333Z\" level=info msg=\"Starting container: 1054483cb9c68207350cb0adcd8d072865588af545f03c9fc4e823fc02dd7658\" id=3adf6943-beaa-4284-8f8e-8b3dc1f71162 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.305492 | controller |     "Jun 11 10:38:00.986509 crc crio[3650]: time=\"2026-06-11T10:38:00.980758153Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.305506 | controller |     "Jun 11 10:38:00.989952 crc crio[3650]: time=\"2026-06-11T10:38:00.989692977Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.305521 | controller |     "Jun 11 10:38:00.994642 crc crio[3650]: time=\"2026-06-11T10:38:00.994530048Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.305536 | controller |     "Jun 11 10:38:00.996176 crc crio[3650]: time=\"2026-06-11T10:38:00.996055843Z\" level=info msg=\"Started container\" PID=15263 containerID=68ed0ebbd67119b7ef833cd1e46b19334a3c092c31f8e8f789af2f74352c5242 description=openshift-controller-manager/controller-manager-6df87f8965-dgc55/controller-manager id=c18c9911-c56f-4535-9416-ee1d6e74cdce name=/runtime.v1.RuntimeService/StartContainer sandboxID=6707bb06254c8d128f9be4b39ee81506e78af7ea6f2aabc3782d27b45b761532",
2026-06-11 11:58:02.305551 | controller |     "Jun 11 10:38:00.999358 crc crio[3650]: time=\"2026-06-11T10:38:00.998850941Z\" level=info msg=\"Started container\" PID=15266 containerID=1054483cb9c68207350cb0adcd8d072865588af545f03c9fc4e823fc02dd7658 description=openshift-marketplace/community-operators-qhh6t/extract-content id=3adf6943-beaa-4284-8f8e-8b3dc1f71162 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d2a5b75e1cb0179e3b2cf70397fa9bc5a2aa2e153ec38377131b90489bc50f1c",
2026-06-11 11:58:02.305570 | controller |     "Jun 11 10:38:01.001063 crc crio[3650]: time=\"2026-06-11T10:38:01.000995097Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.305586 | controller |     "Jun 11 10:38:01.026769 crc crio[3650]: time=\"2026-06-11T10:38:01.024749128Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.305601 | controller |     "Jun 11 10:38:01.075931 crc crio[3650]: time=\"2026-06-11T10:38:01.07583996Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.305616 | controller |     "Jun 11 10:38:01.090627 crc crio[3650]: time=\"2026-06-11T10:38:01.090424947Z\" level=info msg=\"Running pod sandbox: openshift-route-controller-manager/route-controller-manager-68f8cf746f-ztkv9/POD\" id=9b2a0873-5a0a-4e97-bc6e-a23d44393a19 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.305631 | controller |     "Jun 11 10:38:01.090627 crc crio[3650]: time=\"2026-06-11T10:38:01.090529461Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.305646 | controller |     "Jun 11 10:38:01.129072 crc crio[3650]: time=\"2026-06-11T10:38:01.128972005Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-68f8cf746f-ztkv9 Namespace:openshift-route-controller-manager ID:673a3c43e06e0e36360476d50b89ca07dc1b6ec1075985e462d7c2f984476a15 UID:21fe681e-1d63-4836-acc2-97a59c3e261f NetNS:/var/run/netns/a09e691b-2f45-4812-b3a4-1c5c4b8e770c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod21fe681e_1d63_4836_acc2_97a59c3e261f.slice PodAnnotations:0xc001612078}] Aliases:map[]}\"",
2026-06-11 11:58:02.305661 | controller |     "Jun 11 10:38:01.129072 crc crio[3650]: time=\"2026-06-11T10:38:01.129071578Z\" level=info msg=\"Adding pod openshift-route-controller-manager_route-controller-manager-68f8cf746f-ztkv9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.305676 | controller |     "Jun 11 10:38:01.142746 crc crio[3650]: time=\"2026-06-11T10:38:01.14245868Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.305691 | controller |     "Jun 11 10:38:01.349833 crc crio[3650]: time=\"2026-06-11T10:38:01.349721757Z\" level=info msg=\"Created container 3c2459629aa56541a2ecff075cc04d1b6193697f9dc0cd58cc47bb7b310e5ae2: openshift-marketplace/redhat-marketplace-ntdwx/extract-content\" id=89e9bf81-deab-414c-849b-210ec99ba177 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.305707 | controller |     "Jun 11 10:38:01.352483 crc crio[3650]: time=\"2026-06-11T10:38:01.352095932Z\" level=info msg=\"Starting container: 3c2459629aa56541a2ecff075cc04d1b6193697f9dc0cd58cc47bb7b310e5ae2\" id=dffb68e8-3319-4c4e-9b23-1459c224efa0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.305722 | controller |     "Jun 11 10:38:01.356278 crc crio[3650]: time=\"2026-06-11T10:38:01.356014183Z\" level=info msg=\"Created container 98135a51b13bfb207d29df6b586faeba427024eb6a261215a2f3001b9a23fccc: openshift-marketplace/redhat-marketplace-6cmg6/extract-content\" id=d4fd0cda-6016-41ce-a415-7b8c469a2ca2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.305737 | controller |     "Jun 11 10:38:01.359279 crc crio[3650]: time=\"2026-06-11T10:38:01.358499748Z\" level=info msg=\"Starting container: 98135a51b13bfb207d29df6b586faeba427024eb6a261215a2f3001b9a23fccc\" id=302a3d25-8335-4e94-b40f-1b38614d5cd0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.305755 | controller |     "Jun 11 10:38:01.360256 crc crio[3650]: time=\"2026-06-11T10:38:01.360184905Z\" level=info msg=\"Created container 6b89cc19f47ed31ad015113142fee1182e0c336a53ce0df8ddf5fb4faf38e5f2: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry\" id=3bf8281e-b807-4f66-b962-551c5fd472d9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.305772 | controller |     "Jun 11 10:38:01.363494 crc crio[3650]: time=\"2026-06-11T10:38:01.363407839Z\" level=info msg=\"Started container\" PID=15314 containerID=3c2459629aa56541a2ecff075cc04d1b6193697f9dc0cd58cc47bb7b310e5ae2 description=openshift-marketplace/redhat-marketplace-ntdwx/extract-content id=dffb68e8-3319-4c4e-9b23-1459c224efa0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f5f968b95a4c09e9a35de10cc4c90e9de82846e8b43984b8310fb6d763a380c8",
2026-06-11 11:58:02.305787 | controller |     "Jun 11 10:38:01.363873 crc crio[3650]: time=\"2026-06-11T10:38:01.363763315Z\" level=info msg=\"Starting container: 6b89cc19f47ed31ad015113142fee1182e0c336a53ce0df8ddf5fb4faf38e5f2\" id=cb98197e-6b0b-4644-83d2-46529a13dafe name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.305802 | controller |     "Jun 11 10:38:01.371514 crc crio[3650]: time=\"2026-06-11T10:38:01.365086322Z\" level=info msg=\"Started container\" PID=15327 containerID=98135a51b13bfb207d29df6b586faeba427024eb6a261215a2f3001b9a23fccc description=openshift-marketplace/redhat-marketplace-6cmg6/extract-content id=302a3d25-8335-4e94-b40f-1b38614d5cd0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=83cb843c8ad1d0ebcf734d03aa0b36969aa3a015d5a677cb495a8a3fac4a9797",
2026-06-11 11:58:02.305818 | controller |     "Jun 11 10:38:01.379085 crc crio[3650]: time=\"2026-06-11T10:38:01.377361403Z\" level=info msg=\"Started container\" PID=15326 containerID=6b89cc19f47ed31ad015113142fee1182e0c336a53ce0df8ddf5fb4faf38e5f2 description=openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry id=cb98197e-6b0b-4644-83d2-46529a13dafe name=/runtime.v1.RuntimeService/StartContainer sandboxID=a77b5a57378bca1caee3556e675f2b54c89f9bea0e36bbe0ba2c5f90d745855d",
2026-06-11 11:58:02.305833 | controller |     "Jun 11 10:38:01.412495 crc crio[3650]: time=\"2026-06-11T10:38:01.411803331Z\" level=info msg=\"Created container daa90905f66146b709b14fabcdfc86e522ac4d9f6d538c9e2e77f2a49eccef73: openshift-marketplace/certified-operators-lndxz/extract-content\" id=01dd299c-a8c3-4882-9b26-0da06645996b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.305848 | controller |     "Jun 11 10:38:01.442807 crc crio[3650]: time=\"2026-06-11T10:38:01.441338866Z\" level=info msg=\"Starting container: daa90905f66146b709b14fabcdfc86e522ac4d9f6d538c9e2e77f2a49eccef73\" id=0262ff9c-20cf-47fc-88c7-8d692179f2d9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.305862 | controller |     "Jun 11 10:38:01.461933 crc crio[3650]: time=\"2026-06-11T10:38:01.461820073Z\" level=info msg=\"Started container\" PID=15328 containerID=daa90905f66146b709b14fabcdfc86e522ac4d9f6d538c9e2e77f2a49eccef73 description=openshift-marketplace/certified-operators-lndxz/extract-content id=0262ff9c-20cf-47fc-88c7-8d692179f2d9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=83018d340f1996716877ab5520c6fd3ecec4f26a46fa4b0b1506fdcd8cf0fcf7",
2026-06-11 11:58:02.305877 | controller |     "Jun 11 10:38:01.474824 crc crio[3650]: time=\"2026-06-11T10:38:01.473268066Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.305907 | controller |     "Jun 11 10:38:01.546161 crc crio[3650]: time=\"2026-06-11T10:38:01.545197377Z\" level=info msg=\"Created container fe3b47bf4b5f55c2cef2e11184b2a2479b04ec5433977a143b7781d827b560a2: openshift-marketplace/redhat-operators-kv5rz/extract-content\" id=59fad925-5c39-4f8a-b6fe-4867bd79e8be name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.305926 | controller |     "Jun 11 10:38:01.555231 crc crio[3650]: time=\"2026-06-11T10:38:01.555176493Z\" level=info msg=\"Starting container: fe3b47bf4b5f55c2cef2e11184b2a2479b04ec5433977a143b7781d827b560a2\" id=ce2508b0-7249-48da-807d-5c57d71d320b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.305941 | controller |     "Jun 11 10:38:01.562464 crc crio[3650]: time=\"2026-06-11T10:38:01.561236934Z\" level=info msg=\"Removing container: d4c5b750447866b8cf4fb8fcd51e56f7583ed13a27d07780724fe6bfbf037e78\" id=bf074ce1-950d-4c77-b769-ccfeccca7488 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.305956 | controller |     "Jun 11 10:38:01.565244 crc crio[3650]: time=\"2026-06-11T10:38:01.563809407Z\" level=info msg=\"Started container\" PID=15325 containerID=fe3b47bf4b5f55c2cef2e11184b2a2479b04ec5433977a143b7781d827b560a2 description=openshift-marketplace/redhat-operators-kv5rz/extract-content id=ce2508b0-7249-48da-807d-5c57d71d320b name=/runtime.v1.RuntimeService/StartContainer sandboxID=9be70a8a1e967cf49af88e5c028643913c2cda475761eb8311686b0b8e1ad971",
2026-06-11 11:58:02.305970 | controller |     "Jun 11 10:38:01.607026 crc crio[3650]: time=\"2026-06-11T10:38:01.606665087Z\" level=info msg=\"Removed container d4c5b750447866b8cf4fb8fcd51e56f7583ed13a27d07780724fe6bfbf037e78: openshift-route-controller-manager/route-controller-manager-665d8d9c75-wps6n/route-controller-manager\" id=bf074ce1-950d-4c77-b769-ccfeccca7488 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.305986 | controller |     "Jun 11 10:38:01.626531 crc crio[3650]: time=\"2026-06-11T10:38:01.626410158Z\" level=info msg=\"Created container dc0850afd279ca5cf6456ba029ffd1b06ca65cc403485bdbef94aecc15192fc1: openshift-marketplace/community-operators-g4n5b/extract-content\" id=2bf34336-b4ef-4ae1-b3b8-92b777f21388 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.306001 | controller |     "Jun 11 10:38:01.635777 crc crio[3650]: time=\"2026-06-11T10:38:01.634078136Z\" level=info msg=\"Starting container: dc0850afd279ca5cf6456ba029ffd1b06ca65cc403485bdbef94aecc15192fc1\" id=e3a0cc59-ce74-405c-b997-0bdb7eddb352 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.306016 | controller |     "Jun 11 10:38:01.650269 crc crio[3650]: time=\"2026-06-11T10:38:01.650022115Z\" level=info msg=\"Created container e618b18a18fc32663bf917ffa4cb78492c34653eb7312fcd0cc9a4c71bbb32d1: openshift-marketplace/redhat-operators-x5vn9/extract-content\" id=ddc910af-eec5-4e7d-b38b-de1e06076847 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.306030 | controller |     "Jun 11 10:38:01.664271 crc crio[3650]: time=\"2026-06-11T10:38:01.65952989Z\" level=info msg=\"Starting container: e618b18a18fc32663bf917ffa4cb78492c34653eb7312fcd0cc9a4c71bbb32d1\" id=11366581-7ac0-4315-b3b7-66bffb924cef name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.306045 | controller |     "Jun 11 10:38:01.664271 crc crio[3650]: time=\"2026-06-11T10:38:01.663375181Z\" level=info msg=\"Started container\" PID=15338 containerID=dc0850afd279ca5cf6456ba029ffd1b06ca65cc403485bdbef94aecc15192fc1 description=openshift-marketplace/community-operators-g4n5b/extract-content id=e3a0cc59-ce74-405c-b997-0bdb7eddb352 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4b886999eab3494f15ccfc8cf016639b090e3611a9781c6cf70344189df13ad1",
2026-06-11 11:58:02.306059 | controller |     "Jun 11 10:38:01.665602 crc crio[3650]: time=\"2026-06-11T10:38:01.665501719Z\" level=info msg=\"Created container e82a2f69a9195036b1070dc2efdce0d6eb4e244b45d581727bf31ea5899c37c4: openshift-marketplace/certified-operators-l27pk/extract-content\" id=52d3528e-0dee-4d6b-b186-965c1da52eb8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.306075 | controller |     "Jun 11 10:38:01.671632 crc crio[3650]: time=\"2026-06-11T10:38:01.671212974Z\" level=info msg=\"Starting container: e82a2f69a9195036b1070dc2efdce0d6eb4e244b45d581727bf31ea5899c37c4\" id=263c9dee-cb8c-4307-893a-40aa1d0d8abc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.306093 | controller |     "Jun 11 10:38:01.705761 crc crio[3650]: time=\"2026-06-11T10:38:01.705549578Z\" level=info msg=\"Started container\" PID=15320 containerID=e82a2f69a9195036b1070dc2efdce0d6eb4e244b45d581727bf31ea5899c37c4 description=openshift-marketplace/certified-operators-l27pk/extract-content id=263c9dee-cb8c-4307-893a-40aa1d0d8abc name=/runtime.v1.RuntimeService/StartContainer sandboxID=f00a4f34978e87c5f1c6b100799810df031c4bff66b809eb32c23ea709e5dade",
2026-06-11 11:58:02.306109 | controller |     "Jun 11 10:38:01.708834 crc crio[3650]: time=\"2026-06-11T10:38:01.70870685Z\" level=info msg=\"Started container\" PID=15323 containerID=e618b18a18fc32663bf917ffa4cb78492c34653eb7312fcd0cc9a4c71bbb32d1 description=openshift-marketplace/redhat-operators-x5vn9/extract-content id=11366581-7ac0-4315-b3b7-66bffb924cef name=/runtime.v1.RuntimeService/StartContainer sandboxID=c16806a1016fb09572def5ffddbf142dc6be2237317f815aeece3fdfc89e358d",
2026-06-11 11:58:02.306126 | controller |     "Jun 11 10:38:01.734579 crc crio[3650]: time=\"2026-06-11T10:38:01.734475324Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=9b26bafe-5943-4bd1-862a-41e59267c148 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.306149 | controller |     "Jun 11 10:38:01.743058 crc crio[3650]: time=\"2026-06-11T10:38:01.741042802Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=ce6e36a9-dd1b-414b-bbd3-d946f71e3b5b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.306171 | controller |     "Jun 11 10:38:01.786511 crc crio[3650]: 2026-06-11T10:38:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:673a3c43e06e0e3 Mac:56:7e:0f:b5:24:b2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:34 Mtu:0 Sandbox:/var/run/netns/a09e691b-2f45-4812-b3a4-1c5c4b8e770c SocketPath: PciID:}] [{Interface:0xc00019c6c0 Address:{IP:10.217.0.52 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.306187 | controller |     "Jun 11 10:38:01.786770 crc crio[3650]: time=\"2026-06-11T10:38:01.786748264Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-6cmg6/registry-server\" id=a968baa8-d9c9-431c-8c27-004ffec00e49 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.306203 | controller |     "Jun 11 10:38:01.787200 crc crio[3650]: time=\"2026-06-11T10:38:01.787100815Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.306218 | controller |     "Jun 11 10:38:01.787495 crc crio[3650]: time=\"2026-06-11T10:38:01.787405893Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-68f8cf746f-ztkv9 Namespace:openshift-route-controller-manager ID:673a3c43e06e0e36360476d50b89ca07dc1b6ec1075985e462d7c2f984476a15 UID:21fe681e-1d63-4836-acc2-97a59c3e261f NetNS:/var/run/netns/a09e691b-2f45-4812-b3a4-1c5c4b8e770c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod21fe681e_1d63_4836_acc2_97a59c3e261f.slice PodAnnotations:0xc001612078}] Aliases:map[]}\"",
2026-06-11 11:58:02.306233 | controller |     "Jun 11 10:38:01.787584 crc crio[3650]: time=\"2026-06-11T10:38:01.787559888Z\" level=info msg=\"Checking pod openshift-route-controller-manager_route-controller-manager-68f8cf746f-ztkv9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.306248 | controller |     "Jun 11 10:38:01.807188 crc crio[3650]: time=\"2026-06-11T10:38:01.80467371Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=e5ed19bc-0130-4d3f-ab4f-cb82172d7c2c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.306267 | controller |     "Jun 11 10:38:01.812030 crc crio[3650]: time=\"2026-06-11T10:38:01.811885279Z\" level=info msg=\"Ran pod sandbox 673a3c43e06e0e36360476d50b89ca07dc1b6ec1075985e462d7c2f984476a15 with infra container: openshift-route-controller-manager/route-controller-manager-68f8cf746f-ztkv9/POD\" id=9b2a0873-5a0a-4e97-bc6e-a23d44393a19 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.306282 | controller |     "Jun 11 10:38:01.814079 crc crio[3650]: time=\"2026-06-11T10:38:01.814026237Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=f9b5dcb6-896f-4765-96b7-4c18b546e3b6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.306297 | controller |     "Jun 11 10:38:01.828856 crc crio[3650]: time=\"2026-06-11T10:38:01.828771633Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=b706a786-b418-4573-9d8b-fe74a611433f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.306312 | controller |     "Jun 11 10:38:01.853975 crc crio[3650]: time=\"2026-06-11T10:38:01.853858802Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=29f43f3b-b30a-421b-a7bf-b2e47ed088aa name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.306327 | controller |     "Jun 11 10:38:01.881022 crc crio[3650]: time=\"2026-06-11T10:38:01.880883466Z\" level=info msg=\"Created container 359468bef937d8c91ce646a408002109cc888ca7d04f949f357d5ac3830322e8: openshift-kube-apiserver/revision-pruner-13-crc/pruner\" id=e95368b3-a98d-47d2-99b8-0742d6207fe8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.306341 | controller |     "Jun 11 10:38:01.882656 crc crio[3650]: time=\"2026-06-11T10:38:01.882548151Z\" level=info msg=\"Creating container: openshift-route-controller-manager/route-controller-manager-68f8cf746f-ztkv9/route-controller-manager\" id=8fd9ba81-a9db-4daa-94f3-9d3e243125aa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.306379 | controller |     "Jun 11 10:38:01.883320 crc crio[3650]: time=\"2026-06-11T10:38:01.883260414Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.306396 | controller |     "Jun 11 10:38:01.892715 crc crio[3650]: time=\"2026-06-11T10:38:01.892558696Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-ntdwx/registry-server\" id=87f9f667-fbc5-475a-bfe8-d2484b2308d6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.306411 | controller |     "Jun 11 10:38:01.900530 crc crio[3650]: time=\"2026-06-11T10:38:01.900423077Z\" level=info msg=\"Starting container: 359468bef937d8c91ce646a408002109cc888ca7d04f949f357d5ac3830322e8\" id=be1e8804-a91d-4ecd-bfef-489d8840679b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.306426 | controller |     "Jun 11 10:38:01.905995 crc crio[3650]: time=\"2026-06-11T10:38:01.905385276Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.306441 | controller |     "Jun 11 10:38:01.913211 crc crio[3650]: time=\"2026-06-11T10:38:01.913079918Z\" level=info msg=\"Started container\" PID=15391 containerID=359468bef937d8c91ce646a408002109cc888ca7d04f949f357d5ac3830322e8 description=openshift-kube-apiserver/revision-pruner-13-crc/pruner id=be1e8804-a91d-4ecd-bfef-489d8840679b name=/runtime.v1.RuntimeService/StartContainer sandboxID=9e753f8518f14bfedde0b2ea422b4e623e451ccf2f06fbda1e703a727b96b5d0",
2026-06-11 11:58:02.306463 | controller |     "Jun 11 10:38:01.967025 crc crio[3650]: time=\"2026-06-11T10:38:01.966873323Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.306479 | controller |     "Jun 11 10:38:01.978766 crc crio[3650]: time=\"2026-06-11T10:38:01.978715958Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.306494 | controller |     "Jun 11 10:38:01.989386 crc crio[3650]: time=\"2026-06-11T10:38:01.989287562Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.306508 | controller |     "Jun 11 10:38:02.028494 crc crio[3650]: time=\"2026-06-11T10:38:02.028305308Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.306523 | controller |     "Jun 11 10:38:02.041938 crc crio[3650]: time=\"2026-06-11T10:38:02.041723573Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.306538 | controller |     "Jun 11 10:38:02.044578 crc crio[3650]: time=\"2026-06-11T10:38:02.044488141Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.306552 | controller |     "Jun 11 10:38:02.190353 crc crio[3650]: time=\"2026-06-11T10:38:02.190284378Z\" level=info msg=\"Created container 9334603f459b00aa4caeef5f478b0f3429882702e121472d2c08273a9ae57d92: openshift-route-controller-manager/route-controller-manager-68f8cf746f-ztkv9/route-controller-manager\" id=8fd9ba81-a9db-4daa-94f3-9d3e243125aa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.306567 | controller |     "Jun 11 10:38:02.216765 crc crio[3650]: time=\"2026-06-11T10:38:02.216640299Z\" level=info msg=\"Starting container: 9334603f459b00aa4caeef5f478b0f3429882702e121472d2c08273a9ae57d92\" id=8c6d7af1-35d8-43e6-8816-654781db7289 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.306582 | controller |     "Jun 11 10:38:02.231539 crc crio[3650]: time=\"2026-06-11T10:38:02.231383836Z\" level=info msg=\"Started container\" PID=15446 containerID=9334603f459b00aa4caeef5f478b0f3429882702e121472d2c08273a9ae57d92 description=openshift-route-controller-manager/route-controller-manager-68f8cf746f-ztkv9/route-controller-manager id=8c6d7af1-35d8-43e6-8816-654781db7289 name=/runtime.v1.RuntimeService/StartContainer sandboxID=673a3c43e06e0e36360476d50b89ca07dc1b6ec1075985e462d7c2f984476a15",
2026-06-11 11:58:02.306596 | controller |     "Jun 11 10:38:02.271413 crc crio[3650]: time=\"2026-06-11T10:38:02.271045014Z\" level=info msg=\"Created container af7c7e5f311b73b91bc386f5a3348a72a676d5b786dfb193a9d6a24d5102181a: openshift-marketplace/redhat-marketplace-ntdwx/registry-server\" id=87f9f667-fbc5-475a-bfe8-d2484b2308d6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.306610 | controller |     "Jun 11 10:38:02.273221 crc crio[3650]: time=\"2026-06-11T10:38:02.27305992Z\" level=info msg=\"Starting container: af7c7e5f311b73b91bc386f5a3348a72a676d5b786dfb193a9d6a24d5102181a\" id=48db8876-fddb-4a82-b1ba-eb8a57a40a8d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.306625 | controller |     "Jun 11 10:38:02.286084 crc crio[3650]: time=\"2026-06-11T10:38:02.285688467Z\" level=info msg=\"Started container\" PID=15452 containerID=af7c7e5f311b73b91bc386f5a3348a72a676d5b786dfb193a9d6a24d5102181a description=openshift-marketplace/redhat-marketplace-ntdwx/registry-server id=48db8876-fddb-4a82-b1ba-eb8a57a40a8d name=/runtime.v1.RuntimeService/StartContainer sandboxID=f5f968b95a4c09e9a35de10cc4c90e9de82846e8b43984b8310fb6d763a380c8",
2026-06-11 11:58:02.306643 | controller |     "Jun 11 10:38:02.428253 crc crio[3650]: time=\"2026-06-11T10:38:02.42747747Z\" level=info msg=\"Created container 702bfe96cd923bb4f9f20b329afe5fe2df8a13ebd96c8b6de589d45d44c7f5ab: openshift-marketplace/redhat-marketplace-6cmg6/registry-server\" id=a968baa8-d9c9-431c-8c27-004ffec00e49 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.306658 | controller |     "Jun 11 10:38:02.431551 crc crio[3650]: time=\"2026-06-11T10:38:02.431452522Z\" level=info msg=\"Starting container: 702bfe96cd923bb4f9f20b329afe5fe2df8a13ebd96c8b6de589d45d44c7f5ab\" id=cb17f2c1-3fcd-492a-9a31-ff7ca6407a2d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.306672 | controller |     "Jun 11 10:38:02.441831 crc crio[3650]: time=\"2026-06-11T10:38:02.441735952Z\" level=info msg=\"Started container\" PID=15461 containerID=702bfe96cd923bb4f9f20b329afe5fe2df8a13ebd96c8b6de589d45d44c7f5ab description=openshift-marketplace/redhat-marketplace-6cmg6/registry-server id=cb17f2c1-3fcd-492a-9a31-ff7ca6407a2d name=/runtime.v1.RuntimeService/StartContainer sandboxID=83cb843c8ad1d0ebcf734d03aa0b36969aa3a015d5a677cb495a8a3fac4a9797",
2026-06-11 11:58:02.306687 | controller |     "Jun 11 10:38:02.809552 crc crio[3650]: time=\"2026-06-11T10:38:02.809494092Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=a2ca694b-10de-4c31-ac22-df6acf1f034b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.306702 | controller |     "Jun 11 10:38:02.813378 crc crio[3650]: time=\"2026-06-11T10:38:02.813325013Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=fb831013-999c-4252-b049-259db5b9cdeb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.306716 | controller |     "Jun 11 10:38:02.813797 crc crio[3650]: time=\"2026-06-11T10:38:02.813741866Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=cc169615-b73a-440b-b2ee-15916533b566 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.306731 | controller |     "Jun 11 10:38:02.820789 crc crio[3650]: time=\"2026-06-11T10:38:02.82075642Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-l27pk/registry-server\" id=bba4b252-25d6-4aaf-bd90-36f730abb03d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.306745 | controller |     "Jun 11 10:38:02.821183 crc crio[3650]: time=\"2026-06-11T10:38:02.821017398Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.306760 | controller |     "Jun 11 10:38:02.844329 crc crio[3650]: time=\"2026-06-11T10:38:02.84402259Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=f845c48c-2409-46d5-bb50-209ef234e8f2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.306774 | controller |     "Jun 11 10:38:02.850237 crc crio[3650]: time=\"2026-06-11T10:38:02.850032986Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=1ba637db-0776-44d7-8e8f-f77e4df68d07 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.306788 | controller |     "Jun 11 10:38:02.869083 crc crio[3650]: time=\"2026-06-11T10:38:02.869003891Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=737bee76-5134-40cf-871c-6306cc4ce24a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.306805 | controller |     "Jun 11 10:38:02.869397 crc crio[3650]: time=\"2026-06-11T10:38:02.869285644Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=a308a969-a501-44e9-bcca-12131ceb2ddc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.306819 | controller |     "Jun 11 10:38:02.869570 crc crio[3650]: time=\"2026-06-11T10:38:02.869007776Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=a3b18ca9-280a-46bc-aaa4-3e745303bdcc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.306879 | controller |     "Jun 11 10:38:02.887066 crc crio[3650]: time=\"2026-06-11T10:38:02.886972473Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.306898 | controller |     "Jun 11 10:38:02.893735 crc crio[3650]: time=\"2026-06-11T10:38:02.893644504Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.306913 | controller |     "Jun 11 10:38:03.508328 crc crio[3650]: time=\"2026-06-11T10:38:03.506213323Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-lndxz/registry-server\" id=9f9b8c64-54ad-44d5-9e42-fcfa2a042c07 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.306929 | controller |     "Jun 11 10:38:03.508328 crc crio[3650]: time=\"2026-06-11T10:38:03.506679588Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-qhh6t/registry-server\" id=6c72ec38-04b6-48b1-99ca-4071747f9bf0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.306944 | controller |     "Jun 11 10:38:03.508328 crc crio[3650]: time=\"2026-06-11T10:38:03.506829353Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.306959 | controller |     "Jun 11 10:38:03.508328 crc crio[3650]: time=\"2026-06-11T10:38:03.507355139Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.306974 | controller |     "Jun 11 10:38:03.557377 crc crio[3650]: time=\"2026-06-11T10:38:03.557173353Z\" level=info msg=\"Created container 39acba9f59861e4877d0535261e304ae8fcba3d13ebae8af6b378a834433fa75: openshift-marketplace/certified-operators-l27pk/registry-server\" id=bba4b252-25d6-4aaf-bd90-36f730abb03d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.306988 | controller |     "Jun 11 10:38:03.558693 crc crio[3650]: time=\"2026-06-11T10:38:03.558627784Z\" level=info msg=\"Starting container: 39acba9f59861e4877d0535261e304ae8fcba3d13ebae8af6b378a834433fa75\" id=445eb538-223b-4b1f-a5ff-7435406b7d08 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.307003 | controller |     "Jun 11 10:38:03.567442 crc crio[3650]: time=\"2026-06-11T10:38:03.567332087Z\" level=info msg=\"Started container\" PID=15506 containerID=39acba9f59861e4877d0535261e304ae8fcba3d13ebae8af6b378a834433fa75 description=openshift-marketplace/certified-operators-l27pk/registry-server id=445eb538-223b-4b1f-a5ff-7435406b7d08 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f00a4f34978e87c5f1c6b100799810df031c4bff66b809eb32c23ea709e5dade",
2026-06-11 11:58:02.307018 | controller |     "Jun 11 10:38:03.576417 crc crio[3650]: time=\"2026-06-11T10:38:03.576328349Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.307033 | controller |     "Jun 11 10:38:03.580771 crc crio[3650]: time=\"2026-06-11T10:38:03.580674166Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.307052 | controller |     "Jun 11 10:38:03.584334 crc crio[3650]: time=\"2026-06-11T10:38:03.584245227Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.307067 | controller |     "Jun 11 10:38:03.589361 crc crio[3650]: time=\"2026-06-11T10:38:03.589265865Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.307082 | controller |     "Jun 11 10:38:03.914811 crc crio[3650]: time=\"2026-06-11T10:38:03.914631033Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=79504f3e-77f3-44ae-8e37-2a9b73d0ca44 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.307096 | controller |     "Jun 11 10:38:03.931746 crc crio[3650]: time=\"2026-06-11T10:38:03.931623815Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-g4n5b/registry-server\" id=33a91833-eb83-4dd8-8f25-c6c4883f6b66 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.307110 | controller |     "Jun 11 10:38:03.932952 crc crio[3650]: time=\"2026-06-11T10:38:03.932864853Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=3a6f5a95-373f-44a3-9522-2ea3bc04d9f8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.307125 | controller |     "Jun 11 10:38:03.934992 crc crio[3650]: time=\"2026-06-11T10:38:03.934443574Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.307139 | controller |     "Jun 11 10:38:03.935322 crc crio[3650]: time=\"2026-06-11T10:38:03.935109154Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=7a7c7fdf-d7e4-432b-8bb0-9c2a1554c3a2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.307154 | controller |     "Jun 11 10:38:03.963047 crc crio[3650]: time=\"2026-06-11T10:38:03.962691477Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=02b1ed7b-c5c8-494c-92f3-6edb33e45fa2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.307169 | controller |     "Jun 11 10:38:04.023610 crc crio[3650]: time=\"2026-06-11T10:38:04.023371738Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.307184 | controller |     "Jun 11 10:38:04.032358 crc crio[3650]: time=\"2026-06-11T10:38:04.032258109Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.307200 | controller |     "Jun 11 10:38:04.170646 crc crio[3650]: time=\"2026-06-11T10:38:04.170565506Z\" level=info msg=\"Created container b8c81218325e8fe9c67ef0df13cab06e751912f08617e0fdb37f001a7146a3fb: openshift-marketplace/certified-operators-lndxz/registry-server\" id=9f9b8c64-54ad-44d5-9e42-fcfa2a042c07 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.307222 | controller |     "Jun 11 10:38:04.171646 crc crio[3650]: time=\"2026-06-11T10:38:04.171430194Z\" level=info msg=\"Created container 5e9441089e138993331225faf727ae62a079e63e7801e67b86293ac55c68182a: openshift-marketplace/community-operators-qhh6t/registry-server\" id=6c72ec38-04b6-48b1-99ca-4071747f9bf0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.307249 | controller |     "Jun 11 10:38:04.182981 crc crio[3650]: time=\"2026-06-11T10:38:04.182858962Z\" level=info msg=\"Starting container: b8c81218325e8fe9c67ef0df13cab06e751912f08617e0fdb37f001a7146a3fb\" id=48f51933-b437-44b3-ba1b-4727febadbdd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.307271 | controller |     "Jun 11 10:38:04.183405 crc crio[3650]: time=\"2026-06-11T10:38:04.183278405Z\" level=info msg=\"Starting container: 5e9441089e138993331225faf727ae62a079e63e7801e67b86293ac55c68182a\" id=70b020c3-e8b3-448f-9006-150c4a9d2792 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.307290 | controller |     "Jun 11 10:38:04.190278 crc crio[3650]: time=\"2026-06-11T10:38:04.190101518Z\" level=info msg=\"Started container\" PID=15540 containerID=b8c81218325e8fe9c67ef0df13cab06e751912f08617e0fdb37f001a7146a3fb description=openshift-marketplace/certified-operators-lndxz/registry-server id=48f51933-b437-44b3-ba1b-4727febadbdd name=/runtime.v1.RuntimeService/StartContainer sandboxID=83018d340f1996716877ab5520c6fd3ecec4f26a46fa4b0b1506fdcd8cf0fcf7",
2026-06-11 11:58:02.307310 | controller |     "Jun 11 10:38:04.202084 crc crio[3650]: time=\"2026-06-11T10:38:04.201996401Z\" level=info msg=\"Started container\" PID=15539 containerID=5e9441089e138993331225faf727ae62a079e63e7801e67b86293ac55c68182a description=openshift-marketplace/community-operators-qhh6t/registry-server id=70b020c3-e8b3-448f-9006-150c4a9d2792 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d2a5b75e1cb0179e3b2cf70397fa9bc5a2aa2e153ec38377131b90489bc50f1c",
2026-06-11 11:58:02.307331 | controller |     "Jun 11 10:38:04.214536 crc crio[3650]: time=\"2026-06-11T10:38:04.214225474Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-x5vn9/registry-server\" id=f5646d38-4feb-4ce6-b311-bae11ebcc062 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.307364 | controller |     "Jun 11 10:38:04.215075 crc crio[3650]: time=\"2026-06-11T10:38:04.215005669Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.307387 | controller |     "Jun 11 10:38:04.215392 crc crio[3650]: time=\"2026-06-11T10:38:04.215354882Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-kv5rz/registry-server\" id=565841e9-3e15-43cc-9543-1fdfd48772ac name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.307403 | controller |     "Jun 11 10:38:04.217447 crc crio[3650]: time=\"2026-06-11T10:38:04.217346002Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.307418 | controller |     "Jun 11 10:38:04.298809 crc crio[3650]: time=\"2026-06-11T10:38:04.298637007Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.307434 | controller |     "Jun 11 10:38:04.303007 crc crio[3650]: time=\"2026-06-11T10:38:04.302877073Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.307449 | controller |     "Jun 11 10:38:04.303720 crc crio[3650]: time=\"2026-06-11T10:38:04.303631643Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.307463 | controller |     "Jun 11 10:38:04.306950 crc crio[3650]: time=\"2026-06-11T10:38:04.306849864Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.307478 | controller |     "Jun 11 10:38:04.441095 crc crio[3650]: time=\"2026-06-11T10:38:04.440867231Z\" level=info msg=\"Created container 83201f9af3cb0c7cffa3e42ebeb88a92a08ae9efaf8c1cc9444afaa380e975b9: openshift-marketplace/community-operators-g4n5b/registry-server\" id=33a91833-eb83-4dd8-8f25-c6c4883f6b66 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.307496 | controller |     "Jun 11 10:38:04.444447 crc crio[3650]: time=\"2026-06-11T10:38:04.44434223Z\" level=info msg=\"Starting container: 83201f9af3cb0c7cffa3e42ebeb88a92a08ae9efaf8c1cc9444afaa380e975b9\" id=2734ede2-45dd-4bc0-a3a4-276795f36111 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.307512 | controller |     "Jun 11 10:38:04.451182 crc crio[3650]: time=\"2026-06-11T10:38:04.451008268Z\" level=info msg=\"Started container\" PID=15548 containerID=83201f9af3cb0c7cffa3e42ebeb88a92a08ae9efaf8c1cc9444afaa380e975b9 description=openshift-marketplace/community-operators-g4n5b/registry-server id=2734ede2-45dd-4bc0-a3a4-276795f36111 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4b886999eab3494f15ccfc8cf016639b090e3611a9781c6cf70344189df13ad1",
2026-06-11 11:58:02.307527 | controller |     "Jun 11 10:38:04.617150 crc crio[3650]: time=\"2026-06-11T10:38:04.616666216Z\" level=info msg=\"Created container 2f7aef8f9e9ee48cad70bc732af5d5c3df801970ab665fa4087c7d3d1a963a09: openshift-marketplace/redhat-operators-kv5rz/registry-server\" id=565841e9-3e15-43cc-9543-1fdfd48772ac name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.307542 | controller |     "Jun 11 10:38:04.622668 crc crio[3650]: time=\"2026-06-11T10:38:04.622625514Z\" level=info msg=\"Starting container: 2f7aef8f9e9ee48cad70bc732af5d5c3df801970ab665fa4087c7d3d1a963a09\" id=7358b938-d178-4a0c-bdef-f56cead69aca name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.307557 | controller |     "Jun 11 10:38:04.634636 crc crio[3650]: time=\"2026-06-11T10:38:04.634493044Z\" level=info msg=\"Started container\" PID=15578 containerID=2f7aef8f9e9ee48cad70bc732af5d5c3df801970ab665fa4087c7d3d1a963a09 description=openshift-marketplace/redhat-operators-kv5rz/registry-server id=7358b938-d178-4a0c-bdef-f56cead69aca name=/runtime.v1.RuntimeService/StartContainer sandboxID=9be70a8a1e967cf49af88e5c028643913c2cda475761eb8311686b0b8e1ad971",
2026-06-11 11:58:02.307572 | controller |     "Jun 11 10:38:04.701735 crc crio[3650]: time=\"2026-06-11T10:38:04.701665187Z\" level=info msg=\"Created container fcba41fdafb7f2fe7076dfbd5924e2d26733e9f8c5277d707d50e98446e72ec6: openshift-marketplace/redhat-operators-x5vn9/registry-server\" id=f5646d38-4feb-4ce6-b311-bae11ebcc062 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.307587 | controller |     "Jun 11 10:38:04.707546 crc crio[3650]: time=\"2026-06-11T10:38:04.707386477Z\" level=info msg=\"Starting container: fcba41fdafb7f2fe7076dfbd5924e2d26733e9f8c5277d707d50e98446e72ec6\" id=cbed1221-a9e6-4dee-ac70-36f7c6125d39 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.307601 | controller |     "Jun 11 10:38:04.719628 crc crio[3650]: time=\"2026-06-11T10:38:04.719443492Z\" level=info msg=\"Started container\" PID=15580 containerID=fcba41fdafb7f2fe7076dfbd5924e2d26733e9f8c5277d707d50e98446e72ec6 description=openshift-marketplace/redhat-operators-x5vn9/registry-server id=cbed1221-a9e6-4dee-ac70-36f7c6125d39 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c16806a1016fb09572def5ffddbf142dc6be2237317f815aeece3fdfc89e358d",
2026-06-11 11:58:02.307616 | controller |     "Jun 11 10:38:05.980934 crc crio[3650]: time=\"2026-06-11T10:38:05.980778556Z\" level=info msg=\"Stopping pod sandbox: 9e753f8518f14bfedde0b2ea422b4e623e451ccf2f06fbda1e703a727b96b5d0\" id=7a779786-ec7b-4988-a2d0-db81d362860d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.307631 | controller |     "Jun 11 10:38:05.981829 crc crio[3650]: time=\"2026-06-11T10:38:05.981513039Z\" level=info msg=\"Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:9e753f8518f14bfedde0b2ea422b4e623e451ccf2f06fbda1e703a727b96b5d0 UID:8ba3564d-7e57-41aa-8318-5b95af01317b NetNS:/var/run/netns/d9ea277a-d5e7-4a37-ac44-ca8b3fccdf4e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod8ba3564d_7e57_41aa_8318_5b95af01317b.slice PodAnnotations:0xc001082690}] Aliases:map[]}\"",
2026-06-11 11:58:02.307650 | controller |     "Jun 11 10:38:05.981829 crc crio[3650]: time=\"2026-06-11T10:38:05.981644453Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_revision-pruner-13-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.307665 | controller |     "Jun 11 10:38:07.386906 crc crio[3650]: time=\"2026-06-11T10:38:07.386510272Z\" level=info msg=\"Stopped pod sandbox: 9e753f8518f14bfedde0b2ea422b4e623e451ccf2f06fbda1e703a727b96b5d0\" id=7a779786-ec7b-4988-a2d0-db81d362860d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.307682 | controller |     "Jun 11 10:38:20.566826 crc crio[3650]: time=\"2026-06-11T10:38:20.565979444Z\" level=info msg=\"Stopping container: 702bfe96cd923bb4f9f20b329afe5fe2df8a13ebd96c8b6de589d45d44c7f5ab (timeout: 2s)\" id=8ab0bdb8-5f32-45fc-9462-eb2b2f378243 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.307697 | controller |     "Jun 11 10:38:21.380680 crc crio[3650]: time=\"2026-06-11T10:38:21.379767745Z\" level=info msg=\"Stopped container 702bfe96cd923bb4f9f20b329afe5fe2df8a13ebd96c8b6de589d45d44c7f5ab: openshift-marketplace/redhat-marketplace-6cmg6/registry-server\" id=8ab0bdb8-5f32-45fc-9462-eb2b2f378243 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.307711 | controller |     "Jun 11 10:38:21.381822 crc crio[3650]: time=\"2026-06-11T10:38:21.381705506Z\" level=info msg=\"Stopping pod sandbox: 83cb843c8ad1d0ebcf734d03aa0b36969aa3a015d5a677cb495a8a3fac4a9797\" id=79325572-73a7-4778-bf7a-2a66a905ef0e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.307727 | controller |     "Jun 11 10:38:21.382660 crc crio[3650]: time=\"2026-06-11T10:38:21.382512721Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-6cmg6 Namespace:openshift-marketplace ID:83cb843c8ad1d0ebcf734d03aa0b36969aa3a015d5a677cb495a8a3fac4a9797 UID:c6ade685-1f8f-486c-a1f6-9ac217d19fe6 NetNS:/var/run/netns/e489d83e-da3f-479e-9554-5f585eba8f28 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc6ade685_1f8f_486c_a1f6_9ac217d19fe6.slice PodAnnotations:0xc000e12b40}] Aliases:map[]}\"",
2026-06-11 11:58:02.307741 | controller |     "Jun 11 10:38:21.382929 crc crio[3650]: time=\"2026-06-11T10:38:21.382671966Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-6cmg6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.307756 | controller |     "Jun 11 10:38:21.597254 crc crio[3650]: time=\"2026-06-11T10:38:21.597036058Z\" level=info msg=\"Stopping container: 83201f9af3cb0c7cffa3e42ebeb88a92a08ae9efaf8c1cc9444afaa380e975b9 (timeout: 2s)\" id=3ecdb262-5c86-4861-bf15-0be021d57631 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.307772 | controller |     "Jun 11 10:38:21.883169 crc crio[3650]: time=\"2026-06-11T10:38:21.883011164Z\" level=info msg=\"Stopping container: d5bf57a22fbc4a9df6070dfb3ac12fb2dc4cfe40e9acf998cf5e2614ede6e5bd (timeout: 2s)\" id=47b6da78-2aa8-4f01-b6d7-78287685adb6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.307786 | controller |     "Jun 11 10:38:21.991911 crc crio[3650]: time=\"2026-06-11T10:38:21.991807866Z\" level=info msg=\"Stopped pod sandbox: 83cb843c8ad1d0ebcf734d03aa0b36969aa3a015d5a677cb495a8a3fac4a9797\" id=79325572-73a7-4778-bf7a-2a66a905ef0e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.307801 | controller |     "Jun 11 10:38:22.022935 crc crio[3650]: time=\"2026-06-11T10:38:22.022613735Z\" level=info msg=\"Stopped container 83201f9af3cb0c7cffa3e42ebeb88a92a08ae9efaf8c1cc9444afaa380e975b9: openshift-marketplace/community-operators-g4n5b/registry-server\" id=3ecdb262-5c86-4861-bf15-0be021d57631 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.307819 | controller |     "Jun 11 10:38:22.023784 crc crio[3650]: time=\"2026-06-11T10:38:22.023721668Z\" level=info msg=\"Stopping pod sandbox: 4b886999eab3494f15ccfc8cf016639b090e3611a9781c6cf70344189df13ad1\" id=bbd44721-5d7b-4467-98b5-f1d827fc1c05 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.307834 | controller |     "Jun 11 10:38:22.024319 crc crio[3650]: time=\"2026-06-11T10:38:22.024201746Z\" level=info msg=\"Got pod network &{Name:community-operators-g4n5b Namespace:openshift-marketplace ID:4b886999eab3494f15ccfc8cf016639b090e3611a9781c6cf70344189df13ad1 UID:f0679be2-2a87-40f8-8167-38a8a691c7a2 NetNS:/var/run/netns/59a373b2-618b-4047-8947-a19cb4fe447b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf0679be2_2a87_40f8_8167_38a8a691c7a2.slice PodAnnotations:0xc00008d428}] Aliases:map[]}\"",
2026-06-11 11:58:02.307850 | controller |     "Jun 11 10:38:22.024412 crc crio[3650]: time=\"2026-06-11T10:38:22.024394873Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-g4n5b from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.307864 | controller |     "Jun 11 10:38:22.183308 crc crio[3650]: time=\"2026-06-11T10:38:22.182903411Z\" level=info msg=\"Removing container: 0087e256a999fde88a97260b32a75ed6a0a18d7b6c11b2eb10b9827956da71a3\" id=c79ad5c3-8254-462a-b75b-6ee447b52036 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.307879 | controller |     "Jun 11 10:38:22.328731 crc crio[3650]: time=\"2026-06-11T10:38:22.32856305Z\" level=info msg=\"Stopped pod sandbox: 4b886999eab3494f15ccfc8cf016639b090e3611a9781c6cf70344189df13ad1\" id=bbd44721-5d7b-4467-98b5-f1d827fc1c05 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.307894 | controller |     "Jun 11 10:38:22.587043 crc crio[3650]: time=\"2026-06-11T10:38:22.58686507Z\" level=info msg=\"Removed container 0087e256a999fde88a97260b32a75ed6a0a18d7b6c11b2eb10b9827956da71a3: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=c79ad5c3-8254-462a-b75b-6ee447b52036 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.307909 | controller |     "Jun 11 10:38:22.590211 crc crio[3650]: time=\"2026-06-11T10:38:22.590080298Z\" level=info msg=\"Removing container: 702bfe96cd923bb4f9f20b329afe5fe2df8a13ebd96c8b6de589d45d44c7f5ab\" id=d5c3f03c-5ef6-429a-849c-231e6f593bf5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.307924 | controller |     "Jun 11 10:38:22.616369 crc crio[3650]: time=\"2026-06-11T10:38:22.616243472Z\" level=info msg=\"Removed container 702bfe96cd923bb4f9f20b329afe5fe2df8a13ebd96c8b6de589d45d44c7f5ab: openshift-marketplace/redhat-marketplace-6cmg6/registry-server\" id=d5c3f03c-5ef6-429a-849c-231e6f593bf5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.307939 | controller |     "Jun 11 10:38:22.621020 crc crio[3650]: time=\"2026-06-11T10:38:22.62095857Z\" level=info msg=\"Removing container: 98135a51b13bfb207d29df6b586faeba427024eb6a261215a2f3001b9a23fccc\" id=4183505c-e3e4-4ce9-9840-4f86d60ad2c1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.307953 | controller |     "Jun 11 10:38:22.654197 crc crio[3650]: time=\"2026-06-11T10:38:22.653958343Z\" level=info msg=\"Removed container 98135a51b13bfb207d29df6b586faeba427024eb6a261215a2f3001b9a23fccc: openshift-marketplace/redhat-marketplace-6cmg6/extract-content\" id=4183505c-e3e4-4ce9-9840-4f86d60ad2c1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.307968 | controller |     "Jun 11 10:38:22.660733 crc crio[3650]: time=\"2026-06-11T10:38:22.660653407Z\" level=info msg=\"Removing container: 834fd5c12cee3ea6dc38c3a1a883fde5532cb6d9a0bdd82ba1548dd664889aee\" id=ea6ec2e4-7449-4054-b880-196bae772d1e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.307987 | controller |     "Jun 11 10:38:22.683178 crc crio[3650]: time=\"2026-06-11T10:38:22.683000108Z\" level=info msg=\"Removed container 834fd5c12cee3ea6dc38c3a1a883fde5532cb6d9a0bdd82ba1548dd664889aee: openshift-marketplace/redhat-marketplace-6cmg6/extract-utilities\" id=ea6ec2e4-7449-4054-b880-196bae772d1e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.308002 | controller |     "Jun 11 10:38:23.221542 crc crio[3650]: time=\"2026-06-11T10:38:23.221452176Z\" level=info msg=\"Removing container: 83201f9af3cb0c7cffa3e42ebeb88a92a08ae9efaf8c1cc9444afaa380e975b9\" id=62e9f57f-39fc-4bd2-a03b-360041fd808a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.308017 | controller |     "Jun 11 10:38:23.249755 crc crio[3650]: time=\"2026-06-11T10:38:23.249636599Z\" level=info msg=\"Removed container 83201f9af3cb0c7cffa3e42ebeb88a92a08ae9efaf8c1cc9444afaa380e975b9: openshift-marketplace/community-operators-g4n5b/registry-server\" id=62e9f57f-39fc-4bd2-a03b-360041fd808a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.308032 | controller |     "Jun 11 10:38:23.252805 crc crio[3650]: time=\"2026-06-11T10:38:23.252731454Z\" level=info msg=\"Removing container: dc0850afd279ca5cf6456ba029ffd1b06ca65cc403485bdbef94aecc15192fc1\" id=1e44dbfd-9d87-4703-b6e8-d3945de8aaf9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.308046 | controller |     "Jun 11 10:38:23.281560 crc crio[3650]: time=\"2026-06-11T10:38:23.281427774Z\" level=info msg=\"Removed container dc0850afd279ca5cf6456ba029ffd1b06ca65cc403485bdbef94aecc15192fc1: openshift-marketplace/community-operators-g4n5b/extract-content\" id=1e44dbfd-9d87-4703-b6e8-d3945de8aaf9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.308061 | controller |     "Jun 11 10:38:23.291256 crc crio[3650]: time=\"2026-06-11T10:38:23.291172794Z\" level=info msg=\"Removing container: ade9e1d3d61f7e7853655c82db16312635e6a120a89155e9721a73134b01e904\" id=7588da01-e167-4e20-918f-31e55e0e890b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.308075 | controller |     "Jun 11 10:38:23.308217 crc crio[3650]: time=\"2026-06-11T10:38:23.308090848Z\" level=info msg=\"Removed container ade9e1d3d61f7e7853655c82db16312635e6a120a89155e9721a73134b01e904: openshift-marketplace/community-operators-g4n5b/extract-utilities\" id=7588da01-e167-4e20-918f-31e55e0e890b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.308089 | controller |     "Jun 11 10:38:24.129282 crc crio[3650]: time=\"2026-06-11T10:38:24.128748071Z\" level=info msg=\"Stopped container d5bf57a22fbc4a9df6070dfb3ac12fb2dc4cfe40e9acf998cf5e2614ede6e5bd: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=47b6da78-2aa8-4f01-b6d7-78287685adb6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.308103 | controller |     "Jun 11 10:38:24.132051 crc crio[3650]: time=\"2026-06-11T10:38:24.131946912Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=33c049c6-a57f-487a-9495-8d4c210071d8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.308118 | controller |     "Jun 11 10:38:24.285169 crc crio[3650]: time=\"2026-06-11T10:38:24.28494768Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=24df91cd-6009-4fc5-bf38-b511b6e95c12 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.308132 | controller |     "Jun 11 10:38:24.294324 crc crio[3650]: time=\"2026-06-11T10:38:24.294089267Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=8b9bba35-fa42-49a1-a682-c72aca2ac75a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.308147 | controller |     "Jun 11 10:38:24.294829 crc crio[3650]: time=\"2026-06-11T10:38:24.294740762Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.308165 | controller |     "Jun 11 10:38:24.326085 crc crio[3650]: time=\"2026-06-11T10:38:24.325918185Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.308181 | controller |     "Jun 11 10:38:24.335291 crc crio[3650]: time=\"2026-06-11T10:38:24.334770151Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.308196 | controller |     "Jun 11 10:38:25.657423 crc crio[3650]: time=\"2026-06-11T10:38:25.657354723Z\" level=info msg=\"Stopping container: b8c81218325e8fe9c67ef0df13cab06e751912f08617e0fdb37f001a7146a3fb (timeout: 2s)\" id=410b5a76-ed9d-47ff-b68c-283271595c72 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.308211 | controller |     "Jun 11 10:38:25.866385 crc crio[3650]: time=\"2026-06-11T10:38:25.863461313Z\" level=info msg=\"Created container 2e8c27a91a8c87ba2292f3ea2007c7ba2218c8619c52889c9ba8752958ab25ee: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=8b9bba35-fa42-49a1-a682-c72aca2ac75a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.308225 | controller |     "Jun 11 10:38:25.866385 crc crio[3650]: time=\"2026-06-11T10:38:25.866032211Z\" level=info msg=\"Starting container: 2e8c27a91a8c87ba2292f3ea2007c7ba2218c8619c52889c9ba8752958ab25ee\" id=ba9bc2e5-c271-47f8-9629-e0933761a9bb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.308240 | controller |     "Jun 11 10:38:25.876986 crc crio[3650]: time=\"2026-06-11T10:38:25.876794179Z\" level=info msg=\"Started container\" PID=16138 containerID=2e8c27a91a8c87ba2292f3ea2007c7ba2218c8619c52889c9ba8752958ab25ee description=openshift-console/downloads-747b44746d-4pqvr/download-server id=ba9bc2e5-c271-47f8-9629-e0933761a9bb name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed5e22ae44b291e5f4185543b89bed76a7dac5b4dcf90f0cd6fb838ba2475124",
2026-06-11 11:58:02.308255 | controller |     "Jun 11 10:38:27.496020 crc crio[3650]: time=\"2026-06-11T10:38:27.495722091Z\" level=info msg=\"Stopped container b8c81218325e8fe9c67ef0df13cab06e751912f08617e0fdb37f001a7146a3fb: openshift-marketplace/certified-operators-lndxz/registry-server\" id=410b5a76-ed9d-47ff-b68c-283271595c72 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.308269 | controller |     "Jun 11 10:38:27.496020 crc crio[3650]: time=\"2026-06-11T10:38:27.497819429Z\" level=info msg=\"Stopping pod sandbox: 83018d340f1996716877ab5520c6fd3ecec4f26a46fa4b0b1506fdcd8cf0fcf7\" id=d63f37d7-2c37-4ca4-9530-82585dc8e3c9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.308284 | controller |     "Jun 11 10:38:27.499725 crc crio[3650]: time=\"2026-06-11T10:38:27.499094417Z\" level=info msg=\"Got pod network &{Name:certified-operators-lndxz Namespace:openshift-marketplace ID:83018d340f1996716877ab5520c6fd3ecec4f26a46fa4b0b1506fdcd8cf0fcf7 UID:e6f28c0e-7991-4ba3-99be-8a0437731473 NetNS:/var/run/netns/a26aee17-d9f9-48f7-a7ce-f89e8a3d04ea Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode6f28c0e_7991_4ba3_99be_8a0437731473.slice PodAnnotations:0xc001612a40}] Aliases:map[]}\"",
2026-06-11 11:58:02.308305 | controller |     "Jun 11 10:38:27.499725 crc crio[3650]: time=\"2026-06-11T10:38:27.499568426Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-lndxz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.308329 | controller |     "Jun 11 10:38:28.666812 crc crio[3650]: time=\"2026-06-11T10:38:28.665818581Z\" level=info msg=\"Stopped pod sandbox: 83018d340f1996716877ab5520c6fd3ecec4f26a46fa4b0b1506fdcd8cf0fcf7\" id=d63f37d7-2c37-4ca4-9530-82585dc8e3c9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.308371 | controller |     "Jun 11 10:38:29.305804 crc crio[3650]: time=\"2026-06-11T10:38:29.305605846Z\" level=info msg=\"Removing container: b8c81218325e8fe9c67ef0df13cab06e751912f08617e0fdb37f001a7146a3fb\" id=947d563b-3ab5-42b4-a708-f6a6f3991b4f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.308390 | controller |     "Jun 11 10:38:29.357888 crc crio[3650]: time=\"2026-06-11T10:38:29.357774869Z\" level=info msg=\"Removed container b8c81218325e8fe9c67ef0df13cab06e751912f08617e0fdb37f001a7146a3fb: openshift-marketplace/certified-operators-lndxz/registry-server\" id=947d563b-3ab5-42b4-a708-f6a6f3991b4f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.308405 | controller |     "Jun 11 10:38:29.362093 crc crio[3650]: time=\"2026-06-11T10:38:29.362038788Z\" level=info msg=\"Removing container: daa90905f66146b709b14fabcdfc86e522ac4d9f6d538c9e2e77f2a49eccef73\" id=774d36d1-5ed6-41e6-bb11-7db18d7376ce name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.308420 | controller |     "Jun 11 10:38:29.395306 crc crio[3650]: time=\"2026-06-11T10:38:29.395109936Z\" level=info msg=\"Removed container daa90905f66146b709b14fabcdfc86e522ac4d9f6d538c9e2e77f2a49eccef73: openshift-marketplace/certified-operators-lndxz/extract-content\" id=774d36d1-5ed6-41e6-bb11-7db18d7376ce name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.308434 | controller |     "Jun 11 10:38:29.399457 crc crio[3650]: time=\"2026-06-11T10:38:29.399349694Z\" level=info msg=\"Removing container: 25e2ce71deb8406565a3b9a39a5415da35735286e5bb67a6d4d5ca603e619aa6\" id=6ebbbc50-b716-464d-9fdc-ab0905752706 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.308449 | controller |     "Jun 11 10:38:29.428827 crc crio[3650]: time=\"2026-06-11T10:38:29.428691431Z\" level=info msg=\"Removed container 25e2ce71deb8406565a3b9a39a5415da35735286e5bb67a6d4d5ca603e619aa6: openshift-marketplace/certified-operators-lndxz/extract-utilities\" id=6ebbbc50-b716-464d-9fdc-ab0905752706 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.308463 | controller |     "Jun 11 10:38:30.903358 crc crio[3650]: time=\"2026-06-11T10:38:30.902448686Z\" level=info msg=\"Stopping container: 2f7aef8f9e9ee48cad70bc732af5d5c3df801970ab665fa4087c7d3d1a963a09 (timeout: 2s)\" id=2c0ecf43-3d3d-428a-a9df-52233eddcc2b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.308477 | controller |     "Jun 11 10:38:31.038557 crc crio[3650]: time=\"2026-06-11T10:38:31.03846741Z\" level=info msg=\"Stopped container 2f7aef8f9e9ee48cad70bc732af5d5c3df801970ab665fa4087c7d3d1a963a09: openshift-marketplace/redhat-operators-kv5rz/registry-server\" id=2c0ecf43-3d3d-428a-a9df-52233eddcc2b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.308491 | controller |     "Jun 11 10:38:31.040594 crc crio[3650]: time=\"2026-06-11T10:38:31.039659355Z\" level=info msg=\"Stopping pod sandbox: 9be70a8a1e967cf49af88e5c028643913c2cda475761eb8311686b0b8e1ad971\" id=65e8d373-afdf-4459-844b-81c884ae26fe name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.308506 | controller |     "Jun 11 10:38:31.040594 crc crio[3650]: time=\"2026-06-11T10:38:31.040108502Z\" level=info msg=\"Got pod network &{Name:redhat-operators-kv5rz Namespace:openshift-marketplace ID:9be70a8a1e967cf49af88e5c028643913c2cda475761eb8311686b0b8e1ad971 UID:129e9f60-3ef6-47ec-9345-b1fae82a0710 NetNS:/var/run/netns/a3c29515-9c43-4fbb-a538-01525922f06c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod129e9f60_3ef6_47ec_9345_b1fae82a0710.slice PodAnnotations:0xc00008c7b0}] Aliases:map[]}\"",
2026-06-11 11:58:02.308521 | controller |     "Jun 11 10:38:31.040594 crc crio[3650]: time=\"2026-06-11T10:38:31.040294859Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-kv5rz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.308540 | controller |     "Jun 11 10:38:32.364819 crc crio[3650]: time=\"2026-06-11T10:38:32.364388125Z\" level=info msg=\"Stopped pod sandbox: 9be70a8a1e967cf49af88e5c028643913c2cda475761eb8311686b0b8e1ad971\" id=65e8d373-afdf-4459-844b-81c884ae26fe name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.308555 | controller |     "Jun 11 10:38:33.371494 crc crio[3650]: time=\"2026-06-11T10:38:33.370987018Z\" level=info msg=\"Removing container: 2f7aef8f9e9ee48cad70bc732af5d5c3df801970ab665fa4087c7d3d1a963a09\" id=54f45bc2-c602-4d69-95c3-470eb9dbe8d5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.308570 | controller |     "Jun 11 10:38:33.400977 crc crio[3650]: time=\"2026-06-11T10:38:33.400824332Z\" level=info msg=\"Removed container 2f7aef8f9e9ee48cad70bc732af5d5c3df801970ab665fa4087c7d3d1a963a09: openshift-marketplace/redhat-operators-kv5rz/registry-server\" id=54f45bc2-c602-4d69-95c3-470eb9dbe8d5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.308584 | controller |     "Jun 11 10:38:33.404787 crc crio[3650]: time=\"2026-06-11T10:38:33.404668087Z\" level=info msg=\"Removing container: fe3b47bf4b5f55c2cef2e11184b2a2479b04ec5433977a143b7781d827b560a2\" id=9c12bc0b-5fca-4a7e-b954-636bd10f51a2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.308599 | controller |     "Jun 11 10:38:33.450437 crc crio[3650]: time=\"2026-06-11T10:38:33.450305801Z\" level=info msg=\"Removed container fe3b47bf4b5f55c2cef2e11184b2a2479b04ec5433977a143b7781d827b560a2: openshift-marketplace/redhat-operators-kv5rz/extract-content\" id=9c12bc0b-5fca-4a7e-b954-636bd10f51a2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.308613 | controller |     "Jun 11 10:38:33.462630 crc crio[3650]: time=\"2026-06-11T10:38:33.461830937Z\" level=info msg=\"Removing container: ab348bea6f09588b7f3f53bf0a00f0cf458286366ad5ffd9ba415818d6c33467\" id=3ed3df82-bbec-44dc-a9b9-a4da5a8f3fa8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.308627 | controller |     "Jun 11 10:38:33.500380 crc crio[3650]: time=\"2026-06-11T10:38:33.500256479Z\" level=info msg=\"Removed container ab348bea6f09588b7f3f53bf0a00f0cf458286366ad5ffd9ba415818d6c33467: openshift-marketplace/redhat-operators-kv5rz/extract-utilities\" id=3ed3df82-bbec-44dc-a9b9-a4da5a8f3fa8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.308641 | controller |     "Jun 11 10:38:46.515728 crc crio[3650]: time=\"2026-06-11T10:38:46.514644389Z\" level=info msg=\"Stopping container: 4652201a578c86d3400ad43c741300feb3524971d0b9a60e14d739160246abc5 (timeout: 15s)\" id=0f9701c4-590c-464e-a2dd-5508d35f1811 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.308655 | controller |     "Jun 11 10:38:46.517655 crc crio[3650]: time=\"2026-06-11T10:38:46.51471177Z\" level=info msg=\"Stopping container: 368380ba31dc04cbe6cd00c3fc0384e870ff9cdcfa5dd2f7fa11a0117eec5036 (timeout: 15s)\" id=558822fa-8a85-4623-bccc-6c9bfa9192b0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.308669 | controller |     "Jun 11 10:38:46.517655 crc crio[3650]: time=\"2026-06-11T10:38:46.514784673Z\" level=info msg=\"Stopping container: 903220baa4546d649d3876913f5e1f2070df1b0fc971f61e473ef011114bae07 (timeout: 15s)\" id=7a5f8e25-8c6b-49c7-ab66-e79e2186a4fe name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.308683 | controller |     "Jun 11 10:38:46.517655 crc crio[3650]: time=\"2026-06-11T10:38:46.514826784Z\" level=info msg=\"Stopping container: d558e31fb4faf4692d80ad7bb748ca71a61794ca8dfb79973420f7ea802cc9fa (timeout: 15s)\" id=311f5eec-cbd2-49d5-8166-22c1310ef488 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.308697 | controller |     "Jun 11 10:38:46.521439 crc crio[3650]: time=\"2026-06-11T10:38:46.514978882Z\" level=info msg=\"Stopping container: 91dbcdb87f53f467958246f88c4569b114b3c97271484d0c307b1e6c805e3b45 (timeout: 15s)\" id=fb61c716-3566-487c-9de9-89f5b4c218e8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.308714 | controller |     "Jun 11 10:38:46.804775 crc crio[3650]: time=\"2026-06-11T10:38:46.803367337Z\" level=info msg=\"Stopped container 368380ba31dc04cbe6cd00c3fc0384e870ff9cdcfa5dd2f7fa11a0117eec5036: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=558822fa-8a85-4623-bccc-6c9bfa9192b0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.308729 | controller |     "Jun 11 10:38:46.909726 crc crio[3650]: time=\"2026-06-11T10:38:46.909527317Z\" level=info msg=\"Stopped container d558e31fb4faf4692d80ad7bb748ca71a61794ca8dfb79973420f7ea802cc9fa: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=311f5eec-cbd2-49d5-8166-22c1310ef488 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.308743 | controller |     "Jun 11 10:38:47.097439 crc crio[3650]: time=\"2026-06-11T10:38:47.097276605Z\" level=info msg=\"Stopped container 91dbcdb87f53f467958246f88c4569b114b3c97271484d0c307b1e6c805e3b45: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=fb61c716-3566-487c-9de9-89f5b4c218e8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.308757 | controller |     "Jun 11 10:38:47.113794 crc crio[3650]: time=\"2026-06-11T10:38:47.113751262Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/POD\" id=7695cb1e-fdfc-49b1-b91b-bb6637e5e84d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.308771 | controller |     "Jun 11 10:38:47.113958 crc crio[3650]: time=\"2026-06-11T10:38:47.113940529Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.308786 | controller |     "Jun 11 10:38:47.147545 crc crio[3650]: time=\"2026-06-11T10:38:47.147416122Z\" 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=7695cb1e-fdfc-49b1-b91b-bb6637e5e84d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.308800 | controller |     "Jun 11 10:38:47.178372 crc crio[3650]: time=\"2026-06-11T10:38:47.178267939Z\" level=info msg=\"Ran pod sandbox cacaff2b4b10ae5290de34fa4ff34e9297deaff54b9ee093c60e8e450781fb5d with infra container: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/POD\" id=7695cb1e-fdfc-49b1-b91b-bb6637e5e84d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.308815 | controller |     "Jun 11 10:38:47.185222 crc crio[3650]: time=\"2026-06-11T10:38:47.185048566Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=24fc80da-79fc-4b47-8aee-7965cde514af name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.308829 | controller |     "Jun 11 10:38:47.201542 crc crio[3650]: time=\"2026-06-11T10:38:47.201476041Z\" level=info msg=\"Stopped container 903220baa4546d649d3876913f5e1f2070df1b0fc971f61e473ef011114bae07: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=7a5f8e25-8c6b-49c7-ab66-e79e2186a4fe name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.308844 | controller |     "Jun 11 10:38:47.213189 crc crio[3650]: time=\"2026-06-11T10:38:47.212652655Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=0b105462-007e-47fb-b5bf-d8620490e61e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.308858 | controller |     "Jun 11 10:38:47.232210 crc crio[3650]: time=\"2026-06-11T10:38:47.232066302Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor\" id=07867a01-9f8f-434c-9961-8a62d10d0873 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.308875 | controller |     "Jun 11 10:38:47.232536 crc crio[3650]: time=\"2026-06-11T10:38:47.232475897Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.308891 | controller |     "Jun 11 10:38:47.257627 crc crio[3650]: time=\"2026-06-11T10:38:47.256697427Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.308906 | controller |     "Jun 11 10:38:47.439636 crc crio[3650]: time=\"2026-06-11T10:38:47.439518456Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.308921 | controller |     "Jun 11 10:38:47.534815 crc crio[3650]: time=\"2026-06-11T10:38:47.534739841Z\" level=info msg=\"Removing container: 556e5bea589c74b4ef6a63fadefbf9b4aeb7cedebe531631cfd4de9dffc34a30\" id=4f3b3748-ae08-4d5f-8040-254cbf0d3d33 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.308935 | controller |     "Jun 11 10:38:47.561699 crc crio[3650]: time=\"2026-06-11T10:38:47.561534909Z\" level=info msg=\"Created container 592847d5ec172e5630aa754e6c59bf212fa837aa8c1d66da3422d3a396269922: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor\" id=07867a01-9f8f-434c-9961-8a62d10d0873 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.308950 | controller |     "Jun 11 10:38:47.565705 crc crio[3650]: time=\"2026-06-11T10:38:47.565608883Z\" level=info msg=\"Starting container: 592847d5ec172e5630aa754e6c59bf212fa837aa8c1d66da3422d3a396269922\" id=b5d1a0f2-a21c-46af-a1c5-2b67d17d2365 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.308964 | controller |     "Jun 11 10:38:47.566254 crc crio[3650]: time=\"2026-06-11T10:38:47.566079702Z\" level=info msg=\"Removed container 556e5bea589c74b4ef6a63fadefbf9b4aeb7cedebe531631cfd4de9dffc34a30: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=4f3b3748-ae08-4d5f-8040-254cbf0d3d33 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.308979 | controller |     "Jun 11 10:38:47.572488 crc crio[3650]: time=\"2026-06-11T10:38:47.57235167Z\" level=info msg=\"Started container\" PID=16566 containerID=592847d5ec172e5630aa754e6c59bf212fa837aa8c1d66da3422d3a396269922 description=openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor id=b5d1a0f2-a21c-46af-a1c5-2b67d17d2365 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cacaff2b4b10ae5290de34fa4ff34e9297deaff54b9ee093c60e8e450781fb5d",
2026-06-11 11:58:02.308994 | controller |     "Jun 11 10:38:48.564391 crc crio[3650]: time=\"2026-06-11T10:38:48.563690914Z\" level=info msg=\"Stopping pod sandbox: ec4a77515b3024041e4cdb07e1157865cac61f91192b638810dd38b646ca95f1\" id=8dd2f9d5-2e9b-4f07-9069-0f921a5c181f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.309009 | controller |     "Jun 11 10:38:48.565282 crc crio[3650]: time=\"2026-06-11T10:38:48.565205042Z\" level=info msg=\"Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:ec4a77515b3024041e4cdb07e1157865cac61f91192b638810dd38b646ca95f1 UID:0816b583-83d2-4f80-b070-e62689ae2712 NetNS:/var/run/netns/a3148ab3-6a91-4470-b50f-70d7dda7818b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod0816b583_83d2_4f80_b070_e62689ae2712.slice PodAnnotations:0xc002a1a268}] Aliases:map[]}\"",
2026-06-11 11:58:02.309024 | controller |     "Jun 11 10:38:48.565512 crc crio[3650]: time=\"2026-06-11T10:38:48.565407259Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_installer-13-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.309039 | controller |     "Jun 11 10:38:49.783757 crc crio[3650]: time=\"2026-06-11T10:38:49.783652517Z\" level=info msg=\"Stopped container 4652201a578c86d3400ad43c741300feb3524971d0b9a60e14d739160246abc5: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=0f9701c4-590c-464e-a2dd-5508d35f1811 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.309056 | controller |     "Jun 11 10:38:49.784935 crc crio[3650]: time=\"2026-06-11T10:38:49.784759909Z\" level=info msg=\"Stopping pod sandbox: 3ff6b0b5cf64cbc0bedb02f1a345c56432557f5f705d145d2ec5f223a47835a1\" id=e5493380-c48a-45a6-ba95-d2d8c7cfd58e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.309071 | controller |     "Jun 11 10:38:49.796020 crc crio[3650]: time=\"2026-06-11T10:38:49.795898082Z\" level=info msg=\"Stopped pod sandbox: 3ff6b0b5cf64cbc0bedb02f1a345c56432557f5f705d145d2ec5f223a47835a1\" id=e5493380-c48a-45a6-ba95-d2d8c7cfd58e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.309086 | controller |     "Jun 11 10:38:49.820310 crc crio[3650]: time=\"2026-06-11T10:38:49.820179434Z\" level=info msg=\"Stopped pod sandbox: ec4a77515b3024041e4cdb07e1157865cac61f91192b638810dd38b646ca95f1\" id=8dd2f9d5-2e9b-4f07-9069-0f921a5c181f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.309101 | controller |     "Jun 11 10:38:50.665478 crc crio[3650]: time=\"2026-06-11T10:38:50.665009895Z\" level=info msg=\"Removing container: 903220baa4546d649d3876913f5e1f2070df1b0fc971f61e473ef011114bae07\" id=b00aea53-7d07-49c2-95c3-f4f21d8861a4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.309116 | controller |     "Jun 11 10:38:50.695534 crc crio[3650]: time=\"2026-06-11T10:38:50.695446281Z\" level=info msg=\"Removed container 903220baa4546d649d3876913f5e1f2070df1b0fc971f61e473ef011114bae07: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=b00aea53-7d07-49c2-95c3-f4f21d8861a4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.309131 | controller |     "Jun 11 10:38:50.700434 crc crio[3650]: time=\"2026-06-11T10:38:50.699745134Z\" level=info msg=\"Removing container: d558e31fb4faf4692d80ad7bb748ca71a61794ca8dfb79973420f7ea802cc9fa\" id=f49392ad-a26d-4de1-8d6e-67d0aae4e799 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.309146 | controller |     "Jun 11 10:38:50.728352 crc crio[3650]: time=\"2026-06-11T10:38:50.728258106Z\" level=info msg=\"Removed container d558e31fb4faf4692d80ad7bb748ca71a61794ca8dfb79973420f7ea802cc9fa: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=f49392ad-a26d-4de1-8d6e-67d0aae4e799 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.309161 | controller |     "Jun 11 10:38:50.732734 crc crio[3650]: time=\"2026-06-11T10:38:50.732646782Z\" level=info msg=\"Removing container: 91dbcdb87f53f467958246f88c4569b114b3c97271484d0c307b1e6c805e3b45\" id=aad976f5-6f53-485f-97c3-bd7b92c9d0fa name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.309175 | controller |     "Jun 11 10:38:50.758790 crc crio[3650]: time=\"2026-06-11T10:38:50.758722164Z\" level=info msg=\"Removed container 91dbcdb87f53f467958246f88c4569b114b3c97271484d0c307b1e6c805e3b45: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=aad976f5-6f53-485f-97c3-bd7b92c9d0fa name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.309190 | controller |     "Jun 11 10:38:50.762630 crc crio[3650]: time=\"2026-06-11T10:38:50.762545667Z\" level=info msg=\"Removing container: 368380ba31dc04cbe6cd00c3fc0384e870ff9cdcfa5dd2f7fa11a0117eec5036\" id=0449b20f-7e06-4a81-9d3f-5beeca198213 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.309205 | controller |     "Jun 11 10:38:50.779306 crc crio[3650]: time=\"2026-06-11T10:38:50.778981722Z\" level=info msg=\"Removed container 368380ba31dc04cbe6cd00c3fc0384e870ff9cdcfa5dd2f7fa11a0117eec5036: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=0449b20f-7e06-4a81-9d3f-5beeca198213 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.309226 | controller |     "Jun 11 10:38:50.783970 crc crio[3650]: time=\"2026-06-11T10:38:50.783767923Z\" level=info msg=\"Removing container: 4652201a578c86d3400ad43c741300feb3524971d0b9a60e14d739160246abc5\" id=05f49bc0-9ccb-42b4-9b5b-6b3ba5a25d50 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.309241 | controller |     "Jun 11 10:38:50.812265 crc crio[3650]: time=\"2026-06-11T10:38:50.810223618Z\" level=info msg=\"Removed container 4652201a578c86d3400ad43c741300feb3524971d0b9a60e14d739160246abc5: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=05f49bc0-9ccb-42b4-9b5b-6b3ba5a25d50 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.309255 | controller |     "Jun 11 10:38:50.816423 crc crio[3650]: time=\"2026-06-11T10:38:50.815225538Z\" level=info msg=\"Removing container: 3ae96a8600996afd8725fe71925e3210f3e0e09e04ed3c58da276eba40fa10ab\" id=8d793733-3f06-4e69-ae3b-79851fb38b07 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.309270 | controller |     "Jun 11 10:38:50.900335 crc crio[3650]: time=\"2026-06-11T10:38:50.899862535Z\" level=info msg=\"Removed container 3ae96a8600996afd8725fe71925e3210f3e0e09e04ed3c58da276eba40fa10ab: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=8d793733-3f06-4e69-ae3b-79851fb38b07 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.309283 | controller |     "Jun 11 10:38:51.868924 crc crio[3650]: time=\"2026-06-11T10:38:51.868840606Z\" level=info msg=\"Stopping container: 2e8c27a91a8c87ba2292f3ea2007c7ba2218c8619c52889c9ba8752958ab25ee (timeout: 2s)\" id=cd4529f9-b5f6-47d4-9c65-7e45ce427c09 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.309299 | controller |     "Jun 11 10:38:52.510162 crc crio[3650]: time=\"2026-06-11T10:38:52.509562558Z\" level=info msg=\"Stopped container 2e8c27a91a8c87ba2292f3ea2007c7ba2218c8619c52889c9ba8752958ab25ee: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=cd4529f9-b5f6-47d4-9c65-7e45ce427c09 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.309314 | controller |     "Jun 11 10:38:52.696573 crc crio[3650]: time=\"2026-06-11T10:38:52.696479069Z\" level=info msg=\"Removing container: d5bf57a22fbc4a9df6070dfb3ac12fb2dc4cfe40e9acf998cf5e2614ede6e5bd\" id=63342423-e2d0-42f7-bf29-65a6faf9ee14 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.309328 | controller |     "Jun 11 10:38:52.973346 crc crio[3650]: time=\"2026-06-11T10:38:52.973253243Z\" level=info msg=\"Removed container d5bf57a22fbc4a9df6070dfb3ac12fb2dc4cfe40e9acf998cf5e2614ede6e5bd: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=63342423-e2d0-42f7-bf29-65a6faf9ee14 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.309343 | controller |     "Jun 11 10:38:53.553093 crc crio[3650]: time=\"2026-06-11T10:38:53.553000121Z\" level=info msg=\"Stopping pod sandbox: 3ff6b0b5cf64cbc0bedb02f1a345c56432557f5f705d145d2ec5f223a47835a1\" id=1cd256de-db88-4ccd-b069-b26ce055dda0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.309381 | controller |     "Jun 11 10:38:53.553093 crc crio[3650]: time=\"2026-06-11T10:38:53.553105355Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3ff6b0b5cf64cbc0bedb02f1a345c56432557f5f705d145d2ec5f223a47835a1\" id=1cd256de-db88-4ccd-b069-b26ce055dda0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.309405 | controller |     "Jun 11 10:38:53.554351 crc crio[3650]: time=\"2026-06-11T10:38:53.554319241Z\" level=info msg=\"Removing pod sandbox: 3ff6b0b5cf64cbc0bedb02f1a345c56432557f5f705d145d2ec5f223a47835a1\" id=6ecf8576-f59d-459f-a05a-b48246dd3c90 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.309429 | controller |     "Jun 11 10:38:53.564003 crc crio[3650]: time=\"2026-06-11T10:38:53.563914979Z\" level=info msg=\"Removed pod sandbox: 3ff6b0b5cf64cbc0bedb02f1a345c56432557f5f705d145d2ec5f223a47835a1\" id=6ecf8576-f59d-459f-a05a-b48246dd3c90 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.309450 | controller |     "Jun 11 10:38:53.564902 crc crio[3650]: time=\"2026-06-11T10:38:53.564825509Z\" level=info msg=\"Stopping pod sandbox: 9be70a8a1e967cf49af88e5c028643913c2cda475761eb8311686b0b8e1ad971\" id=7bf891e1-7ce9-4ccd-bc42-c568d5f1d2b9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.309466 | controller |     "Jun 11 10:38:53.565179 crc crio[3650]: time=\"2026-06-11T10:38:53.564901822Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9be70a8a1e967cf49af88e5c028643913c2cda475761eb8311686b0b8e1ad971\" id=7bf891e1-7ce9-4ccd-bc42-c568d5f1d2b9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.309481 | controller |     "Jun 11 10:38:53.566192 crc crio[3650]: time=\"2026-06-11T10:38:53.565986353Z\" level=info msg=\"Removing pod sandbox: 9be70a8a1e967cf49af88e5c028643913c2cda475761eb8311686b0b8e1ad971\" id=ac01acfc-5e1b-416f-acbf-5aef4581ace9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.309496 | controller |     "Jun 11 10:38:53.578691 crc crio[3650]: time=\"2026-06-11T10:38:53.578349845Z\" level=info msg=\"Removed pod sandbox: 9be70a8a1e967cf49af88e5c028643913c2cda475761eb8311686b0b8e1ad971\" id=ac01acfc-5e1b-416f-acbf-5aef4581ace9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.309511 | controller |     "Jun 11 10:38:53.579688 crc crio[3650]: time=\"2026-06-11T10:38:53.579550588Z\" level=info msg=\"Stopping pod sandbox: d24ccf6f5f80d3dde6964becd958ff4ade9398e9a4268f11463f1ad57eabc3ef\" id=e90031bd-49d3-4cd2-bd09-9bd7e9b8d5dc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.309525 | controller |     "Jun 11 10:38:53.579688 crc crio[3650]: time=\"2026-06-11T10:38:53.579650802Z\" level=info msg=\"Stopped pod sandbox (already stopped): d24ccf6f5f80d3dde6964becd958ff4ade9398e9a4268f11463f1ad57eabc3ef\" id=e90031bd-49d3-4cd2-bd09-9bd7e9b8d5dc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.309540 | controller |     "Jun 11 10:38:53.582365 crc crio[3650]: time=\"2026-06-11T10:38:53.582270661Z\" level=info msg=\"Removing pod sandbox: d24ccf6f5f80d3dde6964becd958ff4ade9398e9a4268f11463f1ad57eabc3ef\" id=9aa9a7e6-c016-431f-93f7-023f17ad07b2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.309554 | controller |     "Jun 11 10:38:53.601854 crc crio[3650]: time=\"2026-06-11T10:38:53.601738371Z\" level=info msg=\"Removed pod sandbox: d24ccf6f5f80d3dde6964becd958ff4ade9398e9a4268f11463f1ad57eabc3ef\" id=9aa9a7e6-c016-431f-93f7-023f17ad07b2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.309568 | controller |     "Jun 11 10:38:53.604571 crc crio[3650]: time=\"2026-06-11T10:38:53.604474554Z\" level=info msg=\"Stopping pod sandbox: 4b886999eab3494f15ccfc8cf016639b090e3611a9781c6cf70344189df13ad1\" id=205bd642-d0dc-4612-9132-b6a12edb6ac1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.309582 | controller |     "Jun 11 10:38:53.604649 crc crio[3650]: time=\"2026-06-11T10:38:53.604575398Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4b886999eab3494f15ccfc8cf016639b090e3611a9781c6cf70344189df13ad1\" id=205bd642-d0dc-4612-9132-b6a12edb6ac1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.309596 | controller |     "Jun 11 10:38:53.605254 crc crio[3650]: time=\"2026-06-11T10:38:53.605177981Z\" level=info msg=\"Removing pod sandbox: 4b886999eab3494f15ccfc8cf016639b090e3611a9781c6cf70344189df13ad1\" id=3ef0d210-1b74-4bee-a900-8ca9092408df name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.309610 | controller |     "Jun 11 10:38:53.615688 crc crio[3650]: time=\"2026-06-11T10:38:53.615572866Z\" level=info msg=\"Removed pod sandbox: 4b886999eab3494f15ccfc8cf016639b090e3611a9781c6cf70344189df13ad1\" id=3ef0d210-1b74-4bee-a900-8ca9092408df name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.309624 | controller |     "Jun 11 10:38:53.616967 crc crio[3650]: time=\"2026-06-11T10:38:53.616781882Z\" level=info msg=\"Stopping pod sandbox: 83cb843c8ad1d0ebcf734d03aa0b36969aa3a015d5a677cb495a8a3fac4a9797\" id=309ef62b-4fe0-4f7f-b71b-14b27397dbeb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.309643 | controller |     "Jun 11 10:38:53.616967 crc crio[3650]: time=\"2026-06-11T10:38:53.616889826Z\" level=info msg=\"Stopped pod sandbox (already stopped): 83cb843c8ad1d0ebcf734d03aa0b36969aa3a015d5a677cb495a8a3fac4a9797\" id=309ef62b-4fe0-4f7f-b71b-14b27397dbeb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.309658 | controller |     "Jun 11 10:38:53.617527 crc crio[3650]: time=\"2026-06-11T10:38:53.617444217Z\" level=info msg=\"Removing pod sandbox: 83cb843c8ad1d0ebcf734d03aa0b36969aa3a015d5a677cb495a8a3fac4a9797\" id=926c82a7-08a6-4e2a-9d7f-f76fcc01d872 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.309672 | controller |     "Jun 11 10:38:53.629309 crc crio[3650]: time=\"2026-06-11T10:38:53.629209706Z\" level=info msg=\"Removed pod sandbox: 83cb843c8ad1d0ebcf734d03aa0b36969aa3a015d5a677cb495a8a3fac4a9797\" id=926c82a7-08a6-4e2a-9d7f-f76fcc01d872 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.309686 | controller |     "Jun 11 10:38:53.630355 crc crio[3650]: time=\"2026-06-11T10:38:53.629934181Z\" level=info msg=\"Stopping pod sandbox: 83018d340f1996716877ab5520c6fd3ecec4f26a46fa4b0b1506fdcd8cf0fcf7\" id=a675bfa4-d228-4ae7-84db-66dc3c518859 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.309700 | controller |     "Jun 11 10:38:53.630355 crc crio[3650]: time=\"2026-06-11T10:38:53.629990503Z\" level=info msg=\"Stopped pod sandbox (already stopped): 83018d340f1996716877ab5520c6fd3ecec4f26a46fa4b0b1506fdcd8cf0fcf7\" id=a675bfa4-d228-4ae7-84db-66dc3c518859 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.309715 | controller |     "Jun 11 10:38:53.630897 crc crio[3650]: time=\"2026-06-11T10:38:53.630806984Z\" level=info msg=\"Removing pod sandbox: 83018d340f1996716877ab5520c6fd3ecec4f26a46fa4b0b1506fdcd8cf0fcf7\" id=27e90a5f-d05f-4c24-9cad-9c99bdbd1c83 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.309729 | controller |     "Jun 11 10:38:53.640707 crc crio[3650]: time=\"2026-06-11T10:38:53.640623747Z\" level=info msg=\"Removed pod sandbox: 83018d340f1996716877ab5520c6fd3ecec4f26a46fa4b0b1506fdcd8cf0fcf7\" id=27e90a5f-d05f-4c24-9cad-9c99bdbd1c83 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.309743 | controller |     "Jun 11 10:38:57.380456 crc crio[3650]: time=\"2026-06-11T10:38:57.379697642Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/kube-apiserver-crc/POD\" id=c1a75a3d-8a5d-4af7-adfd-583cf8ccb22a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.309758 | controller |     "Jun 11 10:38:57.380456 crc crio[3650]: time=\"2026-06-11T10:38:57.380354448Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.309773 | controller |     "Jun 11 10:38:57.395635 crc crio[3650]: time=\"2026-06-11T10:38:57.395279275Z\" 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=c1a75a3d-8a5d-4af7-adfd-583cf8ccb22a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.309788 | controller |     "Jun 11 10:38:57.413225 crc crio[3650]: time=\"2026-06-11T10:38:57.41303097Z\" level=info msg=\"Ran pod sandbox c1869ab73516074f0c52a855f92efaabd1e2d6a20aef4210b78f25bfd016c76c with infra container: openshift-kube-apiserver/kube-apiserver-crc/POD\" id=c1a75a3d-8a5d-4af7-adfd-583cf8ccb22a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.309802 | controller |     "Jun 11 10:38:57.415285 crc crio[3650]: time=\"2026-06-11T10:38:57.41518525Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=064aeb37-955a-42fa-b664-75d7028136c4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.309819 | controller |     "Jun 11 10:38:57.418194 crc crio[3650]: time=\"2026-06-11T10:38:57.417965345Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=166b8e92-9b67-461a-b1b2-ccc57172fe46 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.309834 | controller |     "Jun 11 10:38:57.438227 crc crio[3650]: time=\"2026-06-11T10:38:57.437807979Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=36379986-2a6a-4bd6-87de-c11df05e8df5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.309849 | controller |     "Jun 11 10:38:57.438606 crc crio[3650]: time=\"2026-06-11T10:38:57.438489465Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.309863 | controller |     "Jun 11 10:38:57.473188 crc crio[3650]: time=\"2026-06-11T10:38:57.472925914Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.309893 | controller |     "Jun 11 10:38:57.632542 crc crio[3650]: time=\"2026-06-11T10:38:57.6324982Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.309909 | controller |     "Jun 11 10:38:57.720652 crc crio[3650]: time=\"2026-06-11T10:38:57.720568082Z\" level=info msg=\"Created container 2b1b46087cd480d2474c574b94b226a5c31cc84a9e31e86c56a70056b3538edd: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=36379986-2a6a-4bd6-87de-c11df05e8df5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.309925 | controller |     "Jun 11 10:38:57.721597 crc crio[3650]: time=\"2026-06-11T10:38:57.72153554Z\" level=info msg=\"Starting container: 2b1b46087cd480d2474c574b94b226a5c31cc84a9e31e86c56a70056b3538edd\" id=70750f28-f549-49c6-aef6-127e2324c962 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.309939 | controller |     "Jun 11 10:38:57.726056 crc crio[3650]: time=\"2026-06-11T10:38:57.725977178Z\" level=info msg=\"Started container\" PID=16764 containerID=2b1b46087cd480d2474c574b94b226a5c31cc84a9e31e86c56a70056b3538edd description=openshift-kube-apiserver/kube-apiserver-crc/setup id=70750f28-f549-49c6-aef6-127e2324c962 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c1869ab73516074f0c52a855f92efaabd1e2d6a20aef4210b78f25bfd016c76c",
2026-06-11 11:58:02.309954 | controller |     "Jun 11 10:38:58.773740 crc crio[3650]: time=\"2026-06-11T10:38:58.773014586Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=74ace472-462d-4c32-aa46-08eed5498b51 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.309969 | controller |     "Jun 11 10:38:58.777334 crc crio[3650]: time=\"2026-06-11T10:38:58.777218106Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=49e5080a-0a42-4a03-b73c-f3dcd9232df0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.309984 | controller |     "Jun 11 10:38:58.787482 crc crio[3650]: time=\"2026-06-11T10:38:58.787356071Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=ab0fe380-2b9c-499f-93f3-d947f75e6f68 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.309999 | controller |     "Jun 11 10:38:58.788260 crc crio[3650]: time=\"2026-06-11T10:38:58.788008666Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.310018 | controller |     "Jun 11 10:38:58.836969 crc crio[3650]: time=\"2026-06-11T10:38:58.83688139Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.310033 | controller |     "Jun 11 10:38:59.001178 crc crio[3650]: time=\"2026-06-11T10:38:59.001026222Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.310048 | controller |     "Jun 11 10:38:59.115961 crc crio[3650]: time=\"2026-06-11T10:38:59.115507878Z\" level=info msg=\"Created container d6b9a01e0e65223a0cbba8977cc864074875e8148f898dbf7539af3950461a6e: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=ab0fe380-2b9c-499f-93f3-d947f75e6f68 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.310063 | controller |     "Jun 11 10:38:59.118061 crc crio[3650]: time=\"2026-06-11T10:38:59.117981122Z\" level=info msg=\"Starting container: d6b9a01e0e65223a0cbba8977cc864074875e8148f898dbf7539af3950461a6e\" id=d78751a2-a62e-47eb-b521-187b096d5dff name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.310077 | controller |     "Jun 11 10:38:59.125492 crc crio[3650]: time=\"2026-06-11T10:38:59.125425084Z\" level=info msg=\"Started container\" PID=16779 containerID=d6b9a01e0e65223a0cbba8977cc864074875e8148f898dbf7539af3950461a6e description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver id=d78751a2-a62e-47eb-b521-187b096d5dff name=/runtime.v1.RuntimeService/StartContainer sandboxID=c1869ab73516074f0c52a855f92efaabd1e2d6a20aef4210b78f25bfd016c76c",
2026-06-11 11:58:02.310092 | controller |     "Jun 11 10:38:59.138848 crc crio[3650]: time=\"2026-06-11T10:38:59.13875879Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=cbf05d3a-6a3f-42d8-888a-cbc959552cb1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.310107 | controller |     "Jun 11 10:38:59.141839 crc crio[3650]: time=\"2026-06-11T10:38:59.141649671Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=5d88515d-13d9-454d-9b21-8efd6492da7b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.310121 | controller |     "Jun 11 10:38:59.148301 crc crio[3650]: time=\"2026-06-11T10:38:59.148198199Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=4138df09-7a8c-4e99-b52d-26343b06998b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.310136 | controller |     "Jun 11 10:38:59.148466 crc crio[3650]: time=\"2026-06-11T10:38:59.148440768Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.310150 | controller |     "Jun 11 10:38:59.172681 crc crio[3650]: time=\"2026-06-11T10:38:59.168365456Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.310165 | controller |     "Jun 11 10:38:59.357841 crc crio[3650]: time=\"2026-06-11T10:38:59.357282266Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.310180 | controller |     "Jun 11 10:38:59.441690 crc crio[3650]: time=\"2026-06-11T10:38:59.441556867Z\" level=info msg=\"Created container a0d5444308df35b6c7863706ab85d1011061788f6b4589502630b875c6aa48db: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=4138df09-7a8c-4e99-b52d-26343b06998b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.310198 | controller |     "Jun 11 10:38:59.442891 crc crio[3650]: time=\"2026-06-11T10:38:59.442817984Z\" level=info msg=\"Starting container: a0d5444308df35b6c7863706ab85d1011061788f6b4589502630b875c6aa48db\" id=2a4f5a97-f03b-43a5-b83a-60817921d359 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.310213 | controller |     "Jun 11 10:38:59.448336 crc crio[3650]: time=\"2026-06-11T10:38:59.448259192Z\" level=info msg=\"Started container\" PID=16813 containerID=a0d5444308df35b6c7863706ab85d1011061788f6b4589502630b875c6aa48db description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer id=2a4f5a97-f03b-43a5-b83a-60817921d359 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c1869ab73516074f0c52a855f92efaabd1e2d6a20aef4210b78f25bfd016c76c",
2026-06-11 11:58:02.310228 | controller |     "Jun 11 10:38:59.462451 crc crio[3650]: time=\"2026-06-11T10:38:59.462354276Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=6fe36f29-b444-49e7-a331-13b3832fcf66 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.310243 | controller |     "Jun 11 10:38:59.464587 crc crio[3650]: time=\"2026-06-11T10:38:59.464496407Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=1d864834-f465-497a-ac59-75d6eaa7fa1c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.310257 | controller |     "Jun 11 10:38:59.470218 crc crio[3650]: time=\"2026-06-11T10:38:59.470070748Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=7b8d96f3-a4ac-4bac-91f3-3f7fbc1a652d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.310272 | controller |     "Jun 11 10:38:59.470534 crc crio[3650]: time=\"2026-06-11T10:38:59.470476444Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.310287 | controller |     "Jun 11 10:38:59.496820 crc crio[3650]: time=\"2026-06-11T10:38:59.496774392Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.310302 | controller |     "Jun 11 10:38:59.659412 crc crio[3650]: time=\"2026-06-11T10:38:59.65922698Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.310317 | controller |     "Jun 11 10:38:59.732226 crc crio[3650]: time=\"2026-06-11T10:38:59.731896378Z\" level=info msg=\"Created container f0b844268d3ddb358a66765d6ead99d533b35325ad9dc2bcf7398fd48c7cb76e: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=7b8d96f3-a4ac-4bac-91f3-3f7fbc1a652d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.310332 | controller |     "Jun 11 10:38:59.733291 crc crio[3650]: time=\"2026-06-11T10:38:59.732825513Z\" level=info msg=\"Starting container: f0b844268d3ddb358a66765d6ead99d533b35325ad9dc2bcf7398fd48c7cb76e\" id=310ebdbf-d37c-4c91-9694-f117c104d0e3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.310362 | controller |     "Jun 11 10:38:59.738507 crc crio[3650]: time=\"2026-06-11T10:38:59.738473748Z\" level=info msg=\"Started container\" PID=16832 containerID=f0b844268d3ddb358a66765d6ead99d533b35325ad9dc2bcf7398fd48c7cb76e description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller id=310ebdbf-d37c-4c91-9694-f117c104d0e3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c1869ab73516074f0c52a855f92efaabd1e2d6a20aef4210b78f25bfd016c76c",
2026-06-11 11:58:02.310383 | controller |     "Jun 11 10:38:59.768461 crc crio[3650]: time=\"2026-06-11T10:38:59.768373053Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=f06a4254-d27c-46c5-842d-8fcc2898abe8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.310402 | controller |     "Jun 11 10:38:59.770948 crc crio[3650]: time=\"2026-06-11T10:38:59.770829906Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=cae09a1d-a6a5-4906-9d69-c22ac2af8f73 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.310416 | controller |     "Jun 11 10:38:59.777709 crc crio[3650]: time=\"2026-06-11T10:38:59.777614937Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=0e09595d-bbdc-4caf-8547-43234bcd4cdf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.310431 | controller |     "Jun 11 10:38:59.778765 crc crio[3650]: time=\"2026-06-11T10:38:59.777972571Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.310446 | controller |     "Jun 11 10:38:59.801572 crc crio[3650]: time=\"2026-06-11T10:38:59.801516441Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.310462 | controller |     "Jun 11 10:39:00.061460 crc crio[3650]: time=\"2026-06-11T10:39:00.061391317Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.310484 | controller |     "Jun 11 10:39:00.149461 crc crio[3650]: time=\"2026-06-11T10:39:00.148826239Z\" level=info msg=\"Created container 15007ae37514f1684deffdd8aafdb73dfa65e43dc06f2fbb1baef36ec65ec522: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=0e09595d-bbdc-4caf-8547-43234bcd4cdf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.310516 | controller |     "Jun 11 10:39:00.150648 crc crio[3650]: time=\"2026-06-11T10:39:00.150472538Z\" level=info msg=\"Starting container: 15007ae37514f1684deffdd8aafdb73dfa65e43dc06f2fbb1baef36ec65ec522\" id=d7ef61dc-6a9f-4304-b6e7-8e7fc861402d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.310534 | controller |     "Jun 11 10:39:00.155850 crc crio[3650]: time=\"2026-06-11T10:39:00.154957918Z\" level=info msg=\"Started container\" PID=16852 containerID=15007ae37514f1684deffdd8aafdb73dfa65e43dc06f2fbb1baef36ec65ec522 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz id=d7ef61dc-6a9f-4304-b6e7-8e7fc861402d name=/runtime.v1.RuntimeService/StartContainer sandboxID=c1869ab73516074f0c52a855f92efaabd1e2d6a20aef4210b78f25bfd016c76c",
2026-06-11 11:58:02.310552 | controller |     "Jun 11 10:39:00.164773 crc crio[3650]: time=\"2026-06-11T10:39:00.164727499Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=6334bfee-0b51-4cee-9806-86d65ef952de name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.310567 | controller |     "Jun 11 10:39:00.166678 crc crio[3650]: time=\"2026-06-11T10:39:00.16656183Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=29011864-7510-44e3-b88e-abe8b3c66104 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.310584 | controller |     "Jun 11 10:39:00.178058 crc crio[3650]: time=\"2026-06-11T10:39:00.177254975Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=b73d32e8-15c0-4d5b-9c18-4fb77aa1c0bc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.310640 | controller |     "Jun 11 10:39:00.178058 crc crio[3650]: time=\"2026-06-11T10:39:00.177545907Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.310660 | controller |     "Jun 11 10:39:00.213500 crc crio[3650]: time=\"2026-06-11T10:39:00.213335955Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.310675 | controller |     "Jun 11 10:39:00.402260 crc crio[3650]: time=\"2026-06-11T10:39:00.402167873Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.310690 | controller |     "Jun 11 10:39:00.498967 crc crio[3650]: time=\"2026-06-11T10:39:00.49874795Z\" level=info msg=\"Created container 8f887375f48096a305ae88721d446c537c4da4319396af6979599bf0b3d0b726: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=b73d32e8-15c0-4d5b-9c18-4fb77aa1c0bc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.310705 | controller |     "Jun 11 10:39:00.500422 crc crio[3650]: time=\"2026-06-11T10:39:00.50033438Z\" level=info msg=\"Starting container: 8f887375f48096a305ae88721d446c537c4da4319396af6979599bf0b3d0b726\" id=a651443f-7c91-400d-8428-e94144529302 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.310721 | controller |     "Jun 11 10:39:00.504824 crc crio[3650]: time=\"2026-06-11T10:39:00.504743918Z\" level=info msg=\"Started container\" PID=16870 containerID=8f887375f48096a305ae88721d446c537c4da4319396af6979599bf0b3d0b726 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=a651443f-7c91-400d-8428-e94144529302 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c1869ab73516074f0c52a855f92efaabd1e2d6a20aef4210b78f25bfd016c76c",
2026-06-11 11:58:02.310736 | controller |     "Jun 11 10:39:01.814476 crc crio[3650]: time=\"2026-06-11T10:39:01.813852325Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=38a4ba4b-df02-43ce-9793-37a192c47238 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.310750 | controller |     "Jun 11 10:39:01.821483 crc crio[3650]: time=\"2026-06-11T10:39:01.8213846Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=3501d59d-7d92-4840-bb22-b3fbbe9aa34c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.310765 | controller |     "Jun 11 10:39:01.824197 crc crio[3650]: time=\"2026-06-11T10:39:01.82403182Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=936806aa-fb12-4aef-bb94-212c53c40822 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.310779 | controller |     "Jun 11 10:39:01.824421 crc crio[3650]: time=\"2026-06-11T10:39:01.824355932Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.310794 | controller |     "Jun 11 10:39:01.851558 crc crio[3650]: time=\"2026-06-11T10:39:01.851448031Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.310808 | controller |     "Jun 11 10:39:02.127351 crc crio[3650]: time=\"2026-06-11T10:39:02.125721322Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.310823 | controller |     "Jun 11 10:39:02.213694 crc crio[3650]: time=\"2026-06-11T10:39:02.213602639Z\" level=info msg=\"Created container ccb7e0d6f7c667b25640cbaa4bda48272c3fb764faf20b6ade5dc50ae0e1c0eb: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=936806aa-fb12-4aef-bb94-212c53c40822 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.310841 | controller |     "Jun 11 10:39:02.214909 crc crio[3650]: time=\"2026-06-11T10:39:02.214824996Z\" level=info msg=\"Starting container: ccb7e0d6f7c667b25640cbaa4bda48272c3fb764faf20b6ade5dc50ae0e1c0eb\" id=c3963748-a130-42b6-9476-f672f5955c09 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.310857 | controller |     "Jun 11 10:39:02.219888 crc crio[3650]: time=\"2026-06-11T10:39:02.219815155Z\" level=info msg=\"Started container\" PID=16947 containerID=ccb7e0d6f7c667b25640cbaa4bda48272c3fb764faf20b6ade5dc50ae0e1c0eb description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=c3963748-a130-42b6-9476-f672f5955c09 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4c75261105eca0cc2e0b236aa1c794f7d8a93841056df4b3fe9366cc4e9916e2",
2026-06-11 11:58:02.310873 | controller |     "Jun 11 10:39:39.327993 crc crio[3650]: time=\"2026-06-11T10:39:39.324385021Z\" level=info msg=\"Stopping container: 592847d5ec172e5630aa754e6c59bf212fa837aa8c1d66da3422d3a396269922 (timeout: 5s)\" id=037bf0a0-5dba-44a1-b1cc-41260dc0c1a5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.310888 | controller |     "Jun 11 10:39:44.343787 crc crio[3650]: time=\"2026-06-11T10:39:44.343079792Z\" level=warning msg=\"Stopping container 592847d5ec172e5630aa754e6c59bf212fa837aa8c1d66da3422d3a396269922 with stop signal(15) timed out. Killing...\"",
2026-06-11 11:58:02.310902 | controller |     "Jun 11 10:39:44.893575 crc crio[3650]: time=\"2026-06-11T10:39:44.89302763Z\" level=info msg=\"Stopped container 592847d5ec172e5630aa754e6c59bf212fa837aa8c1d66da3422d3a396269922: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor\" id=037bf0a0-5dba-44a1-b1cc-41260dc0c1a5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.310917 | controller |     "Jun 11 10:39:44.894870 crc crio[3650]: time=\"2026-06-11T10:39:44.894735236Z\" level=info msg=\"Stopping pod sandbox: cacaff2b4b10ae5290de34fa4ff34e9297deaff54b9ee093c60e8e450781fb5d\" id=897a16e8-a826-4352-8877-451d8467e5c0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.310931 | controller |     "Jun 11 10:39:44.903807 crc crio[3650]: time=\"2026-06-11T10:39:44.903702974Z\" level=info msg=\"Stopped pod sandbox: cacaff2b4b10ae5290de34fa4ff34e9297deaff54b9ee093c60e8e450781fb5d\" id=897a16e8-a826-4352-8877-451d8467e5c0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.310945 | controller |     "Jun 11 10:39:45.238967 crc crio[3650]: time=\"2026-06-11T10:39:45.238880724Z\" level=info msg=\"Removing container: 592847d5ec172e5630aa754e6c59bf212fa837aa8c1d66da3422d3a396269922\" id=ac3d1e71-4f94-4e2c-a176-8cfd4d0d80ed name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.310959 | controller |     "Jun 11 10:39:45.262780 crc crio[3650]: time=\"2026-06-11T10:39:45.262567728Z\" level=info msg=\"Removed container 592847d5ec172e5630aa754e6c59bf212fa837aa8c1d66da3422d3a396269922: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor\" id=ac3d1e71-4f94-4e2c-a176-8cfd4d0d80ed name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.310973 | controller |     "Jun 11 10:39:53.665019 crc crio[3650]: time=\"2026-06-11T10:39:53.664097999Z\" level=info msg=\"Removing container: 8d5e9dd534915acca312489cc8b11e6b4c591dceb37ad5fdc2e1a5a69982d9b0\" id=cdafc8a5-447c-42d5-80d3-9713dccc6f87 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.310987 | controller |     "Jun 11 10:39:53.683444 crc crio[3650]: time=\"2026-06-11T10:39:53.683357012Z\" level=info msg=\"Removed container 8d5e9dd534915acca312489cc8b11e6b4c591dceb37ad5fdc2e1a5a69982d9b0: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager\" id=cdafc8a5-447c-42d5-80d3-9713dccc6f87 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.311013 | controller |     "Jun 11 10:39:53.688948 crc crio[3650]: time=\"2026-06-11T10:39:53.688910448Z\" level=info msg=\"Stopping pod sandbox: 87ad15347a1d983c8966b74cdadb3590e2f09f721f12959cfedf5e172650b04f\" id=e3dbe649-c6ac-4bc2-9cfd-ef3ca6950e5c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.311029 | controller |     "Jun 11 10:39:53.689332 crc crio[3650]: time=\"2026-06-11T10:39:53.689311951Z\" level=info msg=\"Stopped pod sandbox (already stopped): 87ad15347a1d983c8966b74cdadb3590e2f09f721f12959cfedf5e172650b04f\" id=e3dbe649-c6ac-4bc2-9cfd-ef3ca6950e5c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.311044 | controller |     "Jun 11 10:39:53.690017 crc crio[3650]: time=\"2026-06-11T10:39:53.689971883Z\" level=info msg=\"Removing pod sandbox: 87ad15347a1d983c8966b74cdadb3590e2f09f721f12959cfedf5e172650b04f\" id=bace57cc-6d73-4804-b27c-a89ca3eb6a19 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.311058 | controller |     "Jun 11 10:39:53.696241 crc crio[3650]: time=\"2026-06-11T10:39:53.696171275Z\" level=info msg=\"Removed pod sandbox: 87ad15347a1d983c8966b74cdadb3590e2f09f721f12959cfedf5e172650b04f\" id=bace57cc-6d73-4804-b27c-a89ca3eb6a19 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.311073 | controller |     "Jun 11 10:39:53.696792 crc crio[3650]: time=\"2026-06-11T10:39:53.696767441Z\" level=info msg=\"Stopping pod sandbox: cacaff2b4b10ae5290de34fa4ff34e9297deaff54b9ee093c60e8e450781fb5d\" id=cc745254-70d6-4054-991e-71523d3f4d67 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.311094 | controller |     "Jun 11 10:39:53.696913 crc crio[3650]: time=\"2026-06-11T10:39:53.696894915Z\" level=info msg=\"Stopped pod sandbox (already stopped): cacaff2b4b10ae5290de34fa4ff34e9297deaff54b9ee093c60e8e450781fb5d\" id=cc745254-70d6-4054-991e-71523d3f4d67 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.311115 | controller |     "Jun 11 10:39:53.697644 crc crio[3650]: time=\"2026-06-11T10:39:53.697529176Z\" level=info msg=\"Removing pod sandbox: cacaff2b4b10ae5290de34fa4ff34e9297deaff54b9ee093c60e8e450781fb5d\" id=8f2b437b-c744-4c33-8b11-daa12b184214 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.311135 | controller |     "Jun 11 10:39:53.705521 crc crio[3650]: time=\"2026-06-11T10:39:53.705452464Z\" level=info msg=\"Removed pod sandbox: cacaff2b4b10ae5290de34fa4ff34e9297deaff54b9ee093c60e8e450781fb5d\" id=8f2b437b-c744-4c33-8b11-daa12b184214 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.311156 | controller |     "Jun 11 10:40:23.339684 crc crio[3650]: time=\"2026-06-11T10:40:23.338635013Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=efe9a9bd-bf0c-410c-8d22-5f81975c4098 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.311178 | controller |     "Jun 11 10:40:23.342413 crc crio[3650]: time=\"2026-06-11T10:40:23.342328932Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=17f3db2b-3077-4746-bd9f-57d692624987 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.311198 | controller |     "Jun 11 10:40:23.351077 crc crio[3650]: time=\"2026-06-11T10:40:23.35097917Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=17c43b04-beb5-499a-9134-644f8f1d450e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.311215 | controller |     "Jun 11 10:40:23.351516 crc crio[3650]: time=\"2026-06-11T10:40:23.351436975Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.311234 | controller |     "Jun 11 10:40:23.373250 crc crio[3650]: time=\"2026-06-11T10:40:23.372974258Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.311249 | controller |     "Jun 11 10:40:23.377832 crc crio[3650]: time=\"2026-06-11T10:40:23.377699321Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.311263 | controller |     "Jun 11 10:40:23.489683 crc crio[3650]: time=\"2026-06-11T10:40:23.489018248Z\" level=info msg=\"Created container b2823b55b1a85f7f80a10a87c3f3db986f3385f05dad15b7b6ba754997f72c92: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=17c43b04-beb5-499a-9134-644f8f1d450e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.311278 | controller |     "Jun 11 10:40:23.491036 crc crio[3650]: time=\"2026-06-11T10:40:23.490986911Z\" level=info msg=\"Starting container: b2823b55b1a85f7f80a10a87c3f3db986f3385f05dad15b7b6ba754997f72c92\" id=7bb6097f-b4c8-42a5-8ca4-a9e18a4b01ad name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.311292 | controller |     "Jun 11 10:40:23.498556 crc crio[3650]: time=\"2026-06-11T10:40:23.498480494Z\" level=info msg=\"Started container\" PID=18051 containerID=b2823b55b1a85f7f80a10a87c3f3db986f3385f05dad15b7b6ba754997f72c92 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=7bb6097f-b4c8-42a5-8ca4-a9e18a4b01ad name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed5e22ae44b291e5f4185543b89bed76a7dac5b4dcf90f0cd6fb838ba2475124",
2026-06-11 11:58:02.311307 | controller |     "Jun 11 10:40:51.876719 crc crio[3650]: time=\"2026-06-11T10:40:51.875931713Z\" level=info msg=\"Stopping container: b2823b55b1a85f7f80a10a87c3f3db986f3385f05dad15b7b6ba754997f72c92 (timeout: 2s)\" id=6814ad58-0558-49e0-9b77-174653e01840 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.311322 | controller |     "Jun 11 10:40:52.104787 crc crio[3650]: time=\"2026-06-11T10:40:52.104555051Z\" level=info msg=\"Stopped container b2823b55b1a85f7f80a10a87c3f3db986f3385f05dad15b7b6ba754997f72c92: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=6814ad58-0558-49e0-9b77-174653e01840 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.311337 | controller |     "Jun 11 10:40:52.902673 crc crio[3650]: time=\"2026-06-11T10:40:52.902597322Z\" level=info msg=\"Removing container: 2e8c27a91a8c87ba2292f3ea2007c7ba2218c8619c52889c9ba8752958ab25ee\" id=ed46510b-9383-4360-aceb-4bfd0b974b6f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.311384 | controller |     "Jun 11 10:40:53.364365 crc crio[3650]: time=\"2026-06-11T10:40:53.364032469Z\" level=info msg=\"Removed container 2e8c27a91a8c87ba2292f3ea2007c7ba2218c8619c52889c9ba8752958ab25ee: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=ed46510b-9383-4360-aceb-4bfd0b974b6f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.311401 | controller |     "Jun 11 10:41:53.745518 crc crio[3650]: time=\"2026-06-11T10:41:53.744350969Z\" level=info msg=\"Removing container: add780a9276345682a5b4416037524bac490d3582f0fa18cb31e01e8314de239\" id=96ef1a1f-dcee-4239-8a8e-d570cd050713 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.311416 | controller |     "Jun 11 10:41:53.772366 crc crio[3650]: time=\"2026-06-11T10:41:53.772215203Z\" level=info msg=\"Removed container add780a9276345682a5b4416037524bac490d3582f0fa18cb31e01e8314de239: openshift-multus/cni-sysctl-allowlist-ds-tnn8n/kube-multus-additional-cni-plugins\" id=96ef1a1f-dcee-4239-8a8e-d570cd050713 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.311431 | controller |     "Jun 11 10:41:53.785042 crc crio[3650]: time=\"2026-06-11T10:41:53.784859192Z\" level=info msg=\"Stopping pod sandbox: ee5a05824ac132d125ed0e8dd19bede47096df030812ff75f135fd630f7dda6e\" id=c37a62fe-28f6-4f58-9634-e4fe99d119a4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.311449 | controller |     "Jun 11 10:41:53.785422 crc crio[3650]: time=\"2026-06-11T10:41:53.785061439Z\" level=info msg=\"Stopped pod sandbox (already stopped): ee5a05824ac132d125ed0e8dd19bede47096df030812ff75f135fd630f7dda6e\" id=c37a62fe-28f6-4f58-9634-e4fe99d119a4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.311464 | controller |     "Jun 11 10:41:53.786791 crc crio[3650]: time=\"2026-06-11T10:41:53.786640229Z\" level=info msg=\"Removing pod sandbox: ee5a05824ac132d125ed0e8dd19bede47096df030812ff75f135fd630f7dda6e\" id=30f60ee8-d8ff-46c1-bceb-7e17b5dfd8ec name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.311479 | controller |     "Jun 11 10:41:53.801813 crc crio[3650]: time=\"2026-06-11T10:41:53.80156734Z\" level=info msg=\"Removed pod sandbox: ee5a05824ac132d125ed0e8dd19bede47096df030812ff75f135fd630f7dda6e\" id=30f60ee8-d8ff-46c1-bceb-7e17b5dfd8ec name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.311493 | controller |     "Jun 11 10:42:15.241576 crc crio[3650]: time=\"2026-06-11T10:42:15.240367751Z\" level=info msg=\"Stopping container: 39acba9f59861e4877d0535261e304ae8fcba3d13ebae8af6b378a834433fa75 (timeout: 30s)\" id=5d9c7793-1f53-41f9-a6e8-1665a22714e3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.311508 | controller |     "Jun 11 10:42:15.255922 crc crio[3650]: time=\"2026-06-11T10:42:15.255781631Z\" level=info msg=\"Stopping container: 5e9441089e138993331225faf727ae62a079e63e7801e67b86293ac55c68182a (timeout: 30s)\" id=d5b61b41-4e13-41d7-82a9-e7dad7214d4f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.311523 | controller |     "Jun 11 10:42:15.274868 crc crio[3650]: time=\"2026-06-11T10:42:15.274775207Z\" level=info msg=\"Stopping container: a9f812b7bce25944f6dbd65ced29e6d18af9a94797a74dd8749476a52cb84202 (timeout: 30s)\" id=2e40ee9a-b498-42b6-8774-5df4e3771afe name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.311537 | controller |     "Jun 11 10:42:15.301027 crc crio[3650]: time=\"2026-06-11T10:42:15.300915613Z\" level=info msg=\"Stopping container: af7c7e5f311b73b91bc386f5a3348a72a676d5b786dfb193a9d6a24d5102181a (timeout: 30s)\" id=9fad2d65-34df-4550-a8f3-c25844a89685 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.311556 | controller |     "Jun 11 10:42:15.318622 crc crio[3650]: time=\"2026-06-11T10:42:15.318537905Z\" level=info msg=\"Stopping container: fcba41fdafb7f2fe7076dfbd5924e2d26733e9f8c5277d707d50e98446e72ec6 (timeout: 30s)\" id=a4337a1a-3e54-4c98-9555-57731df71942 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.311577 | controller |     "Jun 11 10:42:15.377157 crc crio[3650]: time=\"2026-06-11T10:42:15.377037493Z\" level=info msg=\"Stopped container 39acba9f59861e4877d0535261e304ae8fcba3d13ebae8af6b378a834433fa75: openshift-marketplace/certified-operators-l27pk/registry-server\" id=5d9c7793-1f53-41f9-a6e8-1665a22714e3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.311633 | controller |     "Jun 11 10:42:15.378574 crc crio[3650]: time=\"2026-06-11T10:42:15.378503768Z\" level=info msg=\"Stopping pod sandbox: f00a4f34978e87c5f1c6b100799810df031c4bff66b809eb32c23ea709e5dade\" id=eb91cb27-089d-4efc-b119-fef62dbfbf5d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.311658 | controller |     "Jun 11 10:42:15.379464 crc crio[3650]: time=\"2026-06-11T10:42:15.379370946Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:f00a4f34978e87c5f1c6b100799810df031c4bff66b809eb32c23ea709e5dade UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/5d5b07e4-0498-4d08-aa03-e288b8e0a2f6 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:0xc002a1ac90}] Aliases:map[]}\"",
2026-06-11 11:58:02.311686 | controller |     "Jun 11 10:42:15.379657 crc crio[3650]: time=\"2026-06-11T10:42:15.379604924Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-l27pk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.311708 | controller |     "Jun 11 10:42:15.410275 crc crio[3650]: time=\"2026-06-11T10:42:15.4101691Z\" level=info msg=\"Stopped container 5e9441089e138993331225faf727ae62a079e63e7801e67b86293ac55c68182a: openshift-marketplace/community-operators-qhh6t/registry-server\" id=d5b61b41-4e13-41d7-82a9-e7dad7214d4f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.311724 | controller |     "Jun 11 10:42:15.411374 crc crio[3650]: time=\"2026-06-11T10:42:15.411292468Z\" level=info msg=\"Stopping pod sandbox: d2a5b75e1cb0179e3b2cf70397fa9bc5a2aa2e153ec38377131b90489bc50f1c\" id=0e9cbd3f-a7e2-4454-ab22-4b2dbe09c72b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.311740 | controller |     "Jun 11 10:42:15.411817 crc crio[3650]: time=\"2026-06-11T10:42:15.411712091Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:d2a5b75e1cb0179e3b2cf70397fa9bc5a2aa2e153ec38377131b90489bc50f1c UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/3bb6ad31-547f-437d-9a9d-78d86be07e44 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:0xc0010830e8}] Aliases:map[]}\"",
2026-06-11 11:58:02.311755 | controller |     "Jun 11 10:42:15.412091 crc crio[3650]: time=\"2026-06-11T10:42:15.412031411Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-qhh6t from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.311770 | controller |     "Jun 11 10:42:15.419459 crc crio[3650]: time=\"2026-06-11T10:42:15.419383604Z\" level=info msg=\"Stopped container a9f812b7bce25944f6dbd65ced29e6d18af9a94797a74dd8749476a52cb84202: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=2e40ee9a-b498-42b6-8774-5df4e3771afe name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.311785 | controller |     "Jun 11 10:42:15.420181 crc crio[3650]: time=\"2026-06-11T10:42:15.420078386Z\" level=info msg=\"Stopping pod sandbox: 07062107e831bd2bc053de9df6a86b3b014f434c930c900b1ce1ed92b05fd52b\" id=1f262c8c-fd8b-42b8-b77c-09031e4e5242 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.311800 | controller |     "Jun 11 10:42:15.420547 crc crio[3650]: time=\"2026-06-11T10:42:15.420476439Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:07062107e831bd2bc053de9df6a86b3b014f434c930c900b1ce1ed92b05fd52b UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/37db4130-3ded-41cc-971a-892cb8825741 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:0xc001384c38}] Aliases:map[]}\"",
2026-06-11 11:58:02.311816 | controller |     "Jun 11 10:42:15.420702 crc crio[3650]: time=\"2026-06-11T10:42:15.420653944Z\" level=info msg=\"Deleting pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.311831 | controller |     "Jun 11 10:42:15.435986 crc crio[3650]: time=\"2026-06-11T10:42:15.435843889Z\" level=info msg=\"Stopped container af7c7e5f311b73b91bc386f5a3348a72a676d5b786dfb193a9d6a24d5102181a: openshift-marketplace/redhat-marketplace-ntdwx/registry-server\" id=9fad2d65-34df-4550-a8f3-c25844a89685 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.311846 | controller |     "Jun 11 10:42:15.437359 crc crio[3650]: time=\"2026-06-11T10:42:15.437307485Z\" level=info msg=\"Stopping pod sandbox: f5f968b95a4c09e9a35de10cc4c90e9de82846e8b43984b8310fb6d763a380c8\" id=4beddd18-6db2-41b1-8d72-ae6ea9b21749 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.311866 | controller |     "Jun 11 10:42:15.437658 crc crio[3650]: time=\"2026-06-11T10:42:15.437621945Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:f5f968b95a4c09e9a35de10cc4c90e9de82846e8b43984b8310fb6d763a380c8 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/431d11f5-46e6-446f-9602-32962b5f8cef 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:0xc002a1ade8}] Aliases:map[]}\"",
2026-06-11 11:58:02.311882 | controller |     "Jun 11 10:42:15.437798 crc crio[3650]: time=\"2026-06-11T10:42:15.43776562Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-ntdwx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.311897 | controller |     "Jun 11 10:42:15.460946 crc crio[3650]: time=\"2026-06-11T10:42:15.460860517Z\" level=info msg=\"Stopped container fcba41fdafb7f2fe7076dfbd5924e2d26733e9f8c5277d707d50e98446e72ec6: openshift-marketplace/redhat-operators-x5vn9/registry-server\" id=a4337a1a-3e54-4c98-9555-57731df71942 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.311912 | controller |     "Jun 11 10:42:15.462719 crc crio[3650]: time=\"2026-06-11T10:42:15.462658824Z\" level=info msg=\"Stopping pod sandbox: c16806a1016fb09572def5ffddbf142dc6be2237317f815aeece3fdfc89e358d\" id=92ca0efd-c9c4-4d56-9222-9669632ec60a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.311927 | controller |     "Jun 11 10:42:15.463038 crc crio[3650]: time=\"2026-06-11T10:42:15.462946874Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:c16806a1016fb09572def5ffddbf142dc6be2237317f815aeece3fdfc89e358d UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/8cfab58f-dd7e-4a73-8e6a-0a9626c5185a 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:0xc000e12698}] Aliases:map[]}\"",
2026-06-11 11:58:02.311943 | controller |     "Jun 11 10:42:15.463294 crc crio[3650]: time=\"2026-06-11T10:42:15.463235354Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-x5vn9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.311957 | controller |     "Jun 11 10:42:15.646231 crc crio[3650]: time=\"2026-06-11T10:42:15.64578798Z\" level=info msg=\"Stopped pod sandbox: f00a4f34978e87c5f1c6b100799810df031c4bff66b809eb32c23ea709e5dade\" id=eb91cb27-089d-4efc-b119-fef62dbfbf5d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.311972 | controller |     "Jun 11 10:42:15.703738 crc crio[3650]: time=\"2026-06-11T10:42:15.703662647Z\" level=info msg=\"Stopped pod sandbox: 07062107e831bd2bc053de9df6a86b3b014f434c930c900b1ce1ed92b05fd52b\" id=1f262c8c-fd8b-42b8-b77c-09031e4e5242 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.311988 | controller |     "Jun 11 10:42:15.708484 crc crio[3650]: time=\"2026-06-11T10:42:15.708378039Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/marketplace-operator-547dbd544d-msl67/POD\" id=543c7379-8ec3-418d-8397-c382ee2ca97e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.312003 | controller |     "Jun 11 10:42:15.708484 crc crio[3650]: time=\"2026-06-11T10:42:15.708447911Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.312018 | controller |     "Jun 11 10:42:15.726909 crc crio[3650]: time=\"2026-06-11T10:42:15.726812936Z\" level=info msg=\"Stopped pod sandbox: f5f968b95a4c09e9a35de10cc4c90e9de82846e8b43984b8310fb6d763a380c8\" id=4beddd18-6db2-41b1-8d72-ae6ea9b21749 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.312036 | controller |     "Jun 11 10:42:15.731954 crc crio[3650]: time=\"2026-06-11T10:42:15.731911659Z\" level=info msg=\"Stopped pod sandbox: d2a5b75e1cb0179e3b2cf70397fa9bc5a2aa2e153ec38377131b90489bc50f1c\" id=0e9cbd3f-a7e2-4454-ab22-4b2dbe09c72b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.312052 | controller |     "Jun 11 10:42:15.768020 crc crio[3650]: time=\"2026-06-11T10:42:15.767894298Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-msl67 Namespace:openshift-marketplace ID:275d7dcc4bc8f174646b2ef56319d0ea75932f10ed1e7d03a583f6417d7d7986 UID:d41d136f-a78f-476c-b322-a166cdafbe5c NetNS:/var/run/netns/07d010f6-9ea7-4c62-b1c9-061082a7e6bf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd41d136f_a78f_476c_b322_a166cdafbe5c.slice PodAnnotations:0xc000e12178}] Aliases:map[]}\"",
2026-06-11 11:58:02.312067 | controller |     "Jun 11 10:42:15.768020 crc crio[3650]: time=\"2026-06-11T10:42:15.767996054Z\" level=info msg=\"Adding pod openshift-marketplace_marketplace-operator-547dbd544d-msl67 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.312081 | controller |     "Jun 11 10:42:15.835375 crc crio[3650]: time=\"2026-06-11T10:42:15.835012319Z\" level=info msg=\"Stopped pod sandbox: c16806a1016fb09572def5ffddbf142dc6be2237317f815aeece3fdfc89e358d\" id=92ca0efd-c9c4-4d56-9222-9669632ec60a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.312096 | controller |     "Jun 11 10:42:16.048949 crc crio[3650]: 2026-06-11T10:42:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:275d7dcc4bc8f17 Mac:b2:25:59:bb:49:d0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:36 Mtu:0 Sandbox:/var/run/netns/07d010f6-9ea7-4c62-b1c9-061082a7e6bf SocketPath: PciID:}] [{Interface:0xc0005a45f0 Address:{IP:10.217.0.54 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.312112 | controller |     "Jun 11 10:42:16.052173 crc crio[3650]: time=\"2026-06-11T10:42:16.052048218Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-msl67 Namespace:openshift-marketplace ID:275d7dcc4bc8f174646b2ef56319d0ea75932f10ed1e7d03a583f6417d7d7986 UID:d41d136f-a78f-476c-b322-a166cdafbe5c NetNS:/var/run/netns/07d010f6-9ea7-4c62-b1c9-061082a7e6bf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd41d136f_a78f_476c_b322_a166cdafbe5c.slice PodAnnotations:0xc000e12178}] Aliases:map[]}\"",
2026-06-11 11:58:02.312127 | controller |     "Jun 11 10:42:16.052311 crc crio[3650]: time=\"2026-06-11T10:42:16.052271265Z\" level=info msg=\"Checking pod openshift-marketplace_marketplace-operator-547dbd544d-msl67 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.312141 | controller |     "Jun 11 10:42:16.061575 crc crio[3650]: time=\"2026-06-11T10:42:16.061497483Z\" level=info msg=\"Ran pod sandbox 275d7dcc4bc8f174646b2ef56319d0ea75932f10ed1e7d03a583f6417d7d7986 with infra container: openshift-marketplace/marketplace-operator-547dbd544d-msl67/POD\" id=543c7379-8ec3-418d-8397-c382ee2ca97e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.312156 | controller |     "Jun 11 10:42:16.068271 crc crio[3650]: time=\"2026-06-11T10:42:16.068198113Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=ff82ef8b-f6b7-4363-a9f4-2c729965bb4e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.312170 | controller |     "Jun 11 10:42:16.071440 crc crio[3650]: time=\"2026-06-11T10:42:16.071380495Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=e1df98fd-9daf-4b2d-afd4-4d81abf9cd95 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.312190 | controller |     "Jun 11 10:42:16.097814 crc crio[3650]: time=\"2026-06-11T10:42:16.096704853Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-msl67/marketplace-operator\" id=c31e44cb-cef9-4c9b-90b1-d9b48082febe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.312205 | controller |     "Jun 11 10:42:16.097814 crc crio[3650]: time=\"2026-06-11T10:42:16.097329443Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.312220 | controller |     "Jun 11 10:42:16.130750 crc crio[3650]: time=\"2026-06-11T10:42:16.130549352Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.312235 | controller |     "Jun 11 10:42:16.134308 crc crio[3650]: time=\"2026-06-11T10:42:16.13422969Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.312250 | controller |     "Jun 11 10:42:16.266632 crc crio[3650]: time=\"2026-06-11T10:42:16.26645307Z\" level=info msg=\"Created container 980e7054ee554048c56f815b9e69288bb7459b31f3d6c46ecf8af85511fbe60c: openshift-marketplace/marketplace-operator-547dbd544d-msl67/marketplace-operator\" id=c31e44cb-cef9-4c9b-90b1-d9b48082febe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.312264 | controller |     "Jun 11 10:42:16.268889 crc crio[3650]: time=\"2026-06-11T10:42:16.268781044Z\" level=info msg=\"Starting container: 980e7054ee554048c56f815b9e69288bb7459b31f3d6c46ecf8af85511fbe60c\" id=c72fc759-97ab-4ffb-bd7d-c9139d6a6afd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.312280 | controller |     "Jun 11 10:42:16.274995 crc crio[3650]: time=\"2026-06-11T10:42:16.274858731Z\" level=info msg=\"Started container\" PID=19703 containerID=980e7054ee554048c56f815b9e69288bb7459b31f3d6c46ecf8af85511fbe60c description=openshift-marketplace/marketplace-operator-547dbd544d-msl67/marketplace-operator id=c72fc759-97ab-4ffb-bd7d-c9139d6a6afd name=/runtime.v1.RuntimeService/StartContainer sandboxID=275d7dcc4bc8f174646b2ef56319d0ea75932f10ed1e7d03a583f6417d7d7986",
2026-06-11 11:58:02.312295 | controller |     "Jun 11 10:42:16.699714 crc crio[3650]: time=\"2026-06-11T10:42:16.699595145Z\" level=info msg=\"Removing container: af7c7e5f311b73b91bc386f5a3348a72a676d5b786dfb193a9d6a24d5102181a\" id=8c29b523-6e97-4da8-ad04-b48cdbb2b4e5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.312310 | controller |     "Jun 11 10:42:16.731186 crc crio[3650]: time=\"2026-06-11T10:42:16.731050769Z\" level=info msg=\"Removed container af7c7e5f311b73b91bc386f5a3348a72a676d5b786dfb193a9d6a24d5102181a: openshift-marketplace/redhat-marketplace-ntdwx/registry-server\" id=8c29b523-6e97-4da8-ad04-b48cdbb2b4e5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.312325 | controller |     "Jun 11 10:42:16.733878 crc crio[3650]: time=\"2026-06-11T10:42:16.733803147Z\" level=info msg=\"Removing container: 3c2459629aa56541a2ecff075cc04d1b6193697f9dc0cd58cc47bb7b310e5ae2\" id=04eea0e3-9ebc-4f90-b63f-bab69b51b3e0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.312339 | controller |     "Jun 11 10:42:16.751157 crc crio[3650]: time=\"2026-06-11T10:42:16.750929545Z\" level=info msg=\"Removed container 3c2459629aa56541a2ecff075cc04d1b6193697f9dc0cd58cc47bb7b310e5ae2: openshift-marketplace/redhat-marketplace-ntdwx/extract-content\" id=04eea0e3-9ebc-4f90-b63f-bab69b51b3e0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.312381 | controller |     "Jun 11 10:42:16.754812 crc crio[3650]: time=\"2026-06-11T10:42:16.754742858Z\" level=info msg=\"Removing container: 7d6ebd9335e4cef3aa2afab627767d661adde6426b008ce9485f573720b0ac6a\" id=3d0401cf-6b06-44c0-8bea-3e88ecaa5f47 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.312399 | controller |     "Jun 11 10:42:16.777308 crc crio[3650]: time=\"2026-06-11T10:42:16.777213024Z\" level=info msg=\"Removed container 7d6ebd9335e4cef3aa2afab627767d661adde6426b008ce9485f573720b0ac6a: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities\" id=3d0401cf-6b06-44c0-8bea-3e88ecaa5f47 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.312414 | controller |     "Jun 11 10:42:16.780183 crc crio[3650]: time=\"2026-06-11T10:42:16.780073155Z\" level=info msg=\"Removing container: a9f812b7bce25944f6dbd65ced29e6d18af9a94797a74dd8749476a52cb84202\" id=790f6d41-8253-4818-93dc-793588d2669a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.312428 | controller |     "Jun 11 10:42:16.799695 crc crio[3650]: time=\"2026-06-11T10:42:16.79957669Z\" level=info msg=\"Removed container a9f812b7bce25944f6dbd65ced29e6d18af9a94797a74dd8749476a52cb84202: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=790f6d41-8253-4818-93dc-793588d2669a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.312443 | controller |     "Jun 11 10:42:16.803823 crc crio[3650]: time=\"2026-06-11T10:42:16.8037463Z\" level=info msg=\"Removing container: fcba41fdafb7f2fe7076dfbd5924e2d26733e9f8c5277d707d50e98446e72ec6\" id=a63e2762-edeb-464d-864f-fc807aff57bb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.312459 | controller |     "Jun 11 10:42:16.822148 crc crio[3650]: time=\"2026-06-11T10:42:16.822025024Z\" level=info msg=\"Removed container fcba41fdafb7f2fe7076dfbd5924e2d26733e9f8c5277d707d50e98446e72ec6: openshift-marketplace/redhat-operators-x5vn9/registry-server\" id=a63e2762-edeb-464d-864f-fc807aff57bb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.312473 | controller |     "Jun 11 10:42:16.827198 crc crio[3650]: time=\"2026-06-11T10:42:16.827030903Z\" level=info msg=\"Removing container: e618b18a18fc32663bf917ffa4cb78492c34653eb7312fcd0cc9a4c71bbb32d1\" id=1218467b-1241-400b-ad2e-e3ff5faa8fba name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.312488 | controller |     "Jun 11 10:42:16.846258 crc crio[3650]: time=\"2026-06-11T10:42:16.84601015Z\" level=info msg=\"Removed container e618b18a18fc32663bf917ffa4cb78492c34653eb7312fcd0cc9a4c71bbb32d1: openshift-marketplace/redhat-operators-x5vn9/extract-content\" id=1218467b-1241-400b-ad2e-e3ff5faa8fba name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.312503 | controller |     "Jun 11 10:42:16.848664 crc crio[3650]: time=\"2026-06-11T10:42:16.848596301Z\" level=info msg=\"Removing container: 74825a5f13822a1f03ddfd9c2c49ef460bc44b2369a5d25caba040ef05a90adf\" id=5c21486c-009b-48f9-9c13-c4c69a8253e1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.312518 | controller |     "Jun 11 10:42:16.863764 crc crio[3650]: time=\"2026-06-11T10:42:16.863698115Z\" level=info msg=\"Removed container 74825a5f13822a1f03ddfd9c2c49ef460bc44b2369a5d25caba040ef05a90adf: openshift-marketplace/redhat-operators-x5vn9/extract-utilities\" id=5c21486c-009b-48f9-9c13-c4c69a8253e1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.312532 | controller |     "Jun 11 10:42:16.866558 crc crio[3650]: time=\"2026-06-11T10:42:16.866500223Z\" level=info msg=\"Removing container: 5e9441089e138993331225faf727ae62a079e63e7801e67b86293ac55c68182a\" id=c305ecd0-8678-4146-a753-615fda3f8ae6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.312547 | controller |     "Jun 11 10:42:16.886849 crc crio[3650]: time=\"2026-06-11T10:42:16.886712769Z\" level=info msg=\"Removed container 5e9441089e138993331225faf727ae62a079e63e7801e67b86293ac55c68182a: openshift-marketplace/community-operators-qhh6t/registry-server\" id=c305ecd0-8678-4146-a753-615fda3f8ae6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.312565 | controller |     "Jun 11 10:42:16.889953 crc crio[3650]: time=\"2026-06-11T10:42:16.889869878Z\" level=info msg=\"Removing container: 1054483cb9c68207350cb0adcd8d072865588af545f03c9fc4e823fc02dd7658\" id=454cf784-8aab-46f4-8fbb-237f3768c6fd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.312581 | controller |     "Jun 11 10:42:16.931693 crc crio[3650]: time=\"2026-06-11T10:42:16.931303524Z\" level=info msg=\"Removed container 1054483cb9c68207350cb0adcd8d072865588af545f03c9fc4e823fc02dd7658: openshift-marketplace/community-operators-qhh6t/extract-content\" id=454cf784-8aab-46f4-8fbb-237f3768c6fd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.312595 | controller |     "Jun 11 10:42:16.936905 crc crio[3650]: time=\"2026-06-11T10:42:16.93657636Z\" level=info msg=\"Removing container: 653a01410df0de8595e0b6f4a44b01b6a95175abafb899472ca07d1766577dd7\" id=8dc4f090-2f3c-4447-b8a5-16d49847c7eb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.312610 | controller |     "Jun 11 10:42:16.965522 crc crio[3650]: time=\"2026-06-11T10:42:16.965331069Z\" level=info msg=\"Removed container 653a01410df0de8595e0b6f4a44b01b6a95175abafb899472ca07d1766577dd7: openshift-marketplace/community-operators-qhh6t/extract-utilities\" id=8dc4f090-2f3c-4447-b8a5-16d49847c7eb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.312627 | controller |     "Jun 11 10:42:17.801751 crc crio[3650]: time=\"2026-06-11T10:42:17.801354752Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-4mshq/POD\" id=49e88b0a-24fb-4d03-a2f9-f3e6d5f0e8e0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.312650 | controller |     "Jun 11 10:42:17.802951 crc crio[3650]: time=\"2026-06-11T10:42:17.801782856Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.312671 | controller |     "Jun 11 10:42:17.825016 crc crio[3650]: time=\"2026-06-11T10:42:17.824880782Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-4mshq Namespace:openshift-marketplace ID:b18a4694ae109c0e8a03ea38c19dd6f97d686b76a93acc92af618b014c7d36b6 UID:5fc2325a-df2f-44a3-97ff-8d19f076d854 NetNS:/var/run/netns/1d3b5a02-ecca-4147-b9fc-bd9588ece1e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5fc2325a_df2f_44a3_97ff_8d19f076d854.slice PodAnnotations:0xc001612608}] Aliases:map[]}\"",
2026-06-11 11:58:02.312690 | controller |     "Jun 11 10:42:17.825016 crc crio[3650]: time=\"2026-06-11T10:42:17.824939874Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-4mshq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.312706 | controller |     "Jun 11 10:42:18.019543 crc crio[3650]: time=\"2026-06-11T10:42:18.019479724Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-l4wsd/POD\" id=861f43db-c440-4a02-a0c4-3abccd4b2023 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.312721 | controller |     "Jun 11 10:42:18.019643 crc crio[3650]: time=\"2026-06-11T10:42:18.019563927Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.312742 | controller |     "Jun 11 10:42:18.037455 crc crio[3650]: time=\"2026-06-11T10:42:18.037013344Z\" level=info msg=\"Got pod network &{Name:redhat-operators-l4wsd Namespace:openshift-marketplace ID:431104bd6803320b613e64354a49d0f01737cc93b32a868c6aee1e0d920dfea5 UID:7c260c7a-8f49-44ed-8c08-6377afd3201a NetNS:/var/run/netns/36c037db-f23a-43af-aabf-92ef699e5651 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7c260c7a_8f49_44ed_8c08_6377afd3201a.slice PodAnnotations:0xc00021a398}] Aliases:map[]}\"",
2026-06-11 11:58:02.312770 | controller |     "Jun 11 10:42:18.037455 crc crio[3650]: time=\"2026-06-11T10:42:18.037440738Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-l4wsd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.312791 | controller |     "Jun 11 10:42:18.148572 crc crio[3650]: 2026-06-11T10:42:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b18a4694ae109c0 Mac:6a:38:84:de:7e:78 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:37 Mtu:0 Sandbox:/var/run/netns/1d3b5a02-ecca-4147-b9fc-bd9588ece1e7 SocketPath: PciID:}] [{Interface:0xc00048c6b0 Address:{IP:10.217.0.55 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.312806 | controller |     "Jun 11 10:42:18.150277 crc crio[3650]: time=\"2026-06-11T10:42:18.150100964Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-4mshq Namespace:openshift-marketplace ID:b18a4694ae109c0e8a03ea38c19dd6f97d686b76a93acc92af618b014c7d36b6 UID:5fc2325a-df2f-44a3-97ff-8d19f076d854 NetNS:/var/run/netns/1d3b5a02-ecca-4147-b9fc-bd9588ece1e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5fc2325a_df2f_44a3_97ff_8d19f076d854.slice PodAnnotations:0xc001612608}] Aliases:map[]}\"",
2026-06-11 11:58:02.312822 | controller |     "Jun 11 10:42:18.150429 crc crio[3650]: time=\"2026-06-11T10:42:18.150366233Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-4mshq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.312836 | controller |     "Jun 11 10:42:18.158182 crc crio[3650]: time=\"2026-06-11T10:42:18.158080819Z\" level=info msg=\"Ran pod sandbox b18a4694ae109c0e8a03ea38c19dd6f97d686b76a93acc92af618b014c7d36b6 with infra container: openshift-marketplace/redhat-marketplace-4mshq/POD\" id=49e88b0a-24fb-4d03-a2f9-f3e6d5f0e8e0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.312851 | controller |     "Jun 11 10:42:18.160633 crc crio[3650]: time=\"2026-06-11T10:42:18.160563537Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=dbeb301c-0f92-4cf5-b96f-81f216f458e0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.312866 | controller |     "Jun 11 10:42:18.163864 crc crio[3650]: time=\"2026-06-11T10:42:18.163787931Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=850ad778-4054-4683-adae-e030475a1cc9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.312881 | controller |     "Jun 11 10:42:18.174669 crc crio[3650]: time=\"2026-06-11T10:42:18.174587815Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-4mshq/extract-utilities\" id=36e32111-f29a-43c7-8357-2bd84f0abe62 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.312895 | controller |     "Jun 11 10:42:18.175177 crc crio[3650]: time=\"2026-06-11T10:42:18.175027889Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.312910 | controller |     "Jun 11 10:42:18.200914 crc crio[3650]: time=\"2026-06-11T10:42:18.200631088Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.312925 | controller |     "Jun 11 10:42:18.206377 crc crio[3650]: time=\"2026-06-11T10:42:18.206288417Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.312944 | controller |     "Jun 11 10:42:18.281054 crc crio[3650]: 2026-06-11T10:42:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:431104bd6803320 Mac:d6:f8:7f:6b:f0:f0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:38 Mtu:0 Sandbox:/var/run/netns/36c037db-f23a-43af-aabf-92ef699e5651 SocketPath: PciID:}] [{Interface:0xc00050c5d0 Address:{IP:10.217.0.56 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.312959 | controller |     "Jun 11 10:42:18.282090 crc crio[3650]: time=\"2026-06-11T10:42:18.282000823Z\" level=info msg=\"Got pod network &{Name:redhat-operators-l4wsd Namespace:openshift-marketplace ID:431104bd6803320b613e64354a49d0f01737cc93b32a868c6aee1e0d920dfea5 UID:7c260c7a-8f49-44ed-8c08-6377afd3201a NetNS:/var/run/netns/36c037db-f23a-43af-aabf-92ef699e5651 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7c260c7a_8f49_44ed_8c08_6377afd3201a.slice PodAnnotations:0xc00021a398}] Aliases:map[]}\"",
2026-06-11 11:58:02.312974 | controller |     "Jun 11 10:42:18.282304 crc crio[3650]: time=\"2026-06-11T10:42:18.282234331Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-l4wsd for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.312989 | controller |     "Jun 11 10:42:18.288062 crc crio[3650]: time=\"2026-06-11T10:42:18.287910663Z\" level=info msg=\"Ran pod sandbox 431104bd6803320b613e64354a49d0f01737cc93b32a868c6aee1e0d920dfea5 with infra container: openshift-marketplace/redhat-operators-l4wsd/POD\" id=861f43db-c440-4a02-a0c4-3abccd4b2023 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.313003 | controller |     "Jun 11 10:42:18.290280 crc crio[3650]: time=\"2026-06-11T10:42:18.290078681Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=21dcf232-f318-4126-83bf-85d552839377 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.313017 | controller |     "Jun 11 10:42:18.294717 crc crio[3650]: time=\"2026-06-11T10:42:18.294568295Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=6a931145-4a0a-4abe-833a-9bdd572af969 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.313032 | controller |     "Jun 11 10:42:18.302864 crc crio[3650]: time=\"2026-06-11T10:42:18.302790037Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-l4wsd/extract-utilities\" id=4898ff19-6cc0-4ffb-bb8d-b017c4cb6185 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.313046 | controller |     "Jun 11 10:42:18.303174 crc crio[3650]: time=\"2026-06-11T10:42:18.303048835Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.313061 | controller |     "Jun 11 10:42:18.317617 crc crio[3650]: time=\"2026-06-11T10:42:18.317503866Z\" level=info msg=\"Created container 348992a8e61f088a128475122d849ae1e80b118c709bf8f257b73273fff968ae: openshift-marketplace/redhat-marketplace-4mshq/extract-utilities\" id=36e32111-f29a-43c7-8357-2bd84f0abe62 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.313075 | controller |     "Jun 11 10:42:18.318547 crc crio[3650]: time=\"2026-06-11T10:42:18.318445706Z\" level=info msg=\"Starting container: 348992a8e61f088a128475122d849ae1e80b118c709bf8f257b73273fff968ae\" id=0d89a5bd-9a36-43ee-a1a2-a52458c2e809 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.313090 | controller |     "Jun 11 10:42:18.322609 crc crio[3650]: time=\"2026-06-11T10:42:18.322534047Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.313104 | controller |     "Jun 11 10:42:18.324719 crc crio[3650]: time=\"2026-06-11T10:42:18.324592523Z\" level=info msg=\"Started container\" PID=19804 containerID=348992a8e61f088a128475122d849ae1e80b118c709bf8f257b73273fff968ae description=openshift-marketplace/redhat-marketplace-4mshq/extract-utilities id=0d89a5bd-9a36-43ee-a1a2-a52458c2e809 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b18a4694ae109c0e8a03ea38c19dd6f97d686b76a93acc92af618b014c7d36b6",
2026-06-11 11:58:02.313122 | controller |     "Jun 11 10:42:18.326048 crc crio[3650]: time=\"2026-06-11T10:42:18.325953256Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.313137 | controller |     "Jun 11 10:42:18.516800 crc crio[3650]: time=\"2026-06-11T10:42:18.516624722Z\" level=info msg=\"Created container 680c836d4caaa499d47368af7236c967b7c3e63f04f3f0521f9270af6fb05271: openshift-marketplace/redhat-operators-l4wsd/extract-utilities\" id=4898ff19-6cc0-4ffb-bb8d-b017c4cb6185 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.313151 | controller |     "Jun 11 10:42:18.518613 crc crio[3650]: time=\"2026-06-11T10:42:18.518497282Z\" level=info msg=\"Starting container: 680c836d4caaa499d47368af7236c967b7c3e63f04f3f0521f9270af6fb05271\" id=3a800f8c-1af1-42f7-91c2-cd775cd2ebec name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.313165 | controller |     "Jun 11 10:42:18.523960 crc crio[3650]: time=\"2026-06-11T10:42:18.523807611Z\" level=info msg=\"Started container\" PID=19813 containerID=680c836d4caaa499d47368af7236c967b7c3e63f04f3f0521f9270af6fb05271 description=openshift-marketplace/redhat-operators-l4wsd/extract-utilities id=3a800f8c-1af1-42f7-91c2-cd775cd2ebec name=/runtime.v1.RuntimeService/StartContainer sandboxID=431104bd6803320b613e64354a49d0f01737cc93b32a868c6aee1e0d920dfea5",
2026-06-11 11:58:02.313180 | controller |     "Jun 11 10:42:18.779894 crc crio[3650]: time=\"2026-06-11T10:42:18.779802482Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=c72a8c5e-a0cd-4d21-a6c6-79cee08d2b4f name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.313195 | controller |     "Jun 11 10:42:18.784819 crc crio[3650]: time=\"2026-06-11T10:42:18.784636877Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=d918ca40-87f1-4657-9400-0fd89baf0c1e name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.313210 | controller |     "Jun 11 10:42:18.790870 crc crio[3650]: time=\"2026-06-11T10:42:18.790776653Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-11 11:58:02.313224 | controller |     "Jun 11 10:42:18.792579 crc crio[3650]: time=\"2026-06-11T10:42:18.792496579Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-11 11:58:02.313239 | controller |     "Jun 11 10:42:19.655575 crc crio[3650]: time=\"2026-06-11T10:42:19.654566824Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03\" id=d918ca40-87f1-4657-9400-0fd89baf0c1e name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.313254 | controller |     "Jun 11 10:42:19.657598 crc crio[3650]: time=\"2026-06-11T10:42:19.656627179Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=04347b1b-b362-4e7c-be07-b751d4cb74b0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.313268 | controller |     "Jun 11 10:42:19.660386 crc crio[3650]: time=\"2026-06-11T10:42:19.660304867Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=91cc37fb-fc9d-44db-8c65-691fb2ddff6f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.313283 | controller |     "Jun 11 10:42:19.670379 crc crio[3650]: time=\"2026-06-11T10:42:19.670287325Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-4mshq/extract-content\" id=016a0a7d-8c51-4a23-8fba-54ad5c5afa6a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.313300 | controller |     "Jun 11 10:42:19.670901 crc crio[3650]: time=\"2026-06-11T10:42:19.670789711Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.313314 | controller |     "Jun 11 10:42:19.709867 crc crio[3650]: time=\"2026-06-11T10:42:19.709645271Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.313329 | controller |     "Jun 11 10:42:19.713388 crc crio[3650]: time=\"2026-06-11T10:42:19.713311539Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.313343 | controller |     "Jun 11 10:42:19.812079 crc crio[3650]: time=\"2026-06-11T10:42:19.811951467Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:546c77fdbf5f7c6a9a4243f4c4ef38fe0f584972a70f687bc40091743ee77d60\" id=c72a8c5e-a0cd-4d21-a6c6-79cee08d2b4f name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.313382 | controller |     "Jun 11 10:42:19.813210 crc crio[3650]: time=\"2026-06-11T10:42:19.813016851Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=99dd94ae-0fd1-4be8-86e4-67cc44ce93e9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.313398 | controller |     "Jun 11 10:42:19.817892 crc crio[3650]: time=\"2026-06-11T10:42:19.817593076Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=1724a280-80db-4783-97f7-df10ba5ef88a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.313413 | controller |     "Jun 11 10:42:19.834516 crc crio[3650]: time=\"2026-06-11T10:42:19.834410254Z\" level=info msg=\"Created container 6656aa10d389b8a39aa511ad4dd8222ab7dedc4f6d7cc7626c907f161a562efa: openshift-marketplace/redhat-marketplace-4mshq/extract-content\" id=016a0a7d-8c51-4a23-8fba-54ad5c5afa6a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.313427 | controller |     "Jun 11 10:42:19.835927 crc crio[3650]: time=\"2026-06-11T10:42:19.835726216Z\" level=info msg=\"Starting container: 6656aa10d389b8a39aa511ad4dd8222ab7dedc4f6d7cc7626c907f161a562efa\" id=b5811c80-5ba1-45f1-bb02-9d8cd6c5e519 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.313442 | controller |     "Jun 11 10:42:19.837068 crc crio[3650]: time=\"2026-06-11T10:42:19.836956445Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-l4wsd/extract-content\" id=27d5543d-9498-4dd0-98f3-49ae40c4c2b4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.313457 | controller |     "Jun 11 10:42:19.837613 crc crio[3650]: time=\"2026-06-11T10:42:19.837545944Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.313471 | controller |     "Jun 11 10:42:19.856321 crc crio[3650]: time=\"2026-06-11T10:42:19.856021374Z\" level=info msg=\"Started container\" PID=19830 containerID=6656aa10d389b8a39aa511ad4dd8222ab7dedc4f6d7cc7626c907f161a562efa description=openshift-marketplace/redhat-marketplace-4mshq/extract-content id=b5811c80-5ba1-45f1-bb02-9d8cd6c5e519 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b18a4694ae109c0e8a03ea38c19dd6f97d686b76a93acc92af618b014c7d36b6",
2026-06-11 11:58:02.313486 | controller |     "Jun 11 10:42:19.869611 crc crio[3650]: time=\"2026-06-11T10:42:19.864903627Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.313500 | controller |     "Jun 11 10:42:19.869611 crc crio[3650]: time=\"2026-06-11T10:42:19.868484371Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.313519 | controller |     "Jun 11 10:42:19.979922 crc crio[3650]: time=\"2026-06-11T10:42:19.977888103Z\" level=info msg=\"Created container 6d17291061e14c204760e44df04468215340616c99b0441c4d5b41665beed344: openshift-marketplace/redhat-operators-l4wsd/extract-content\" id=27d5543d-9498-4dd0-98f3-49ae40c4c2b4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.313536 | controller |     "Jun 11 10:42:19.979922 crc crio[3650]: time=\"2026-06-11T10:42:19.979000719Z\" level=info msg=\"Starting container: 6d17291061e14c204760e44df04468215340616c99b0441c4d5b41665beed344\" id=f1c082fc-d4e6-46d3-9f3e-d2fdb553a09f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.313558 | controller |     "Jun 11 10:42:19.985239 crc crio[3650]: time=\"2026-06-11T10:42:19.985023682Z\" level=info msg=\"Started container\" PID=19845 containerID=6d17291061e14c204760e44df04468215340616c99b0441c4d5b41665beed344 description=openshift-marketplace/redhat-operators-l4wsd/extract-content id=f1c082fc-d4e6-46d3-9f3e-d2fdb553a09f name=/runtime.v1.RuntimeService/StartContainer sandboxID=431104bd6803320b613e64354a49d0f01737cc93b32a868c6aee1e0d920dfea5",
2026-06-11 11:58:02.313584 | controller |     "Jun 11 10:42:20.270235 crc crio[3650]: time=\"2026-06-11T10:42:20.269686397Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-pvc9x/POD\" id=00197585-cd4b-4869-bb1d-f9c53730e531 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.313607 | controller |     "Jun 11 10:42:20.270353 crc crio[3650]: time=\"2026-06-11T10:42:20.270247185Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.313633 | controller |     "Jun 11 10:42:20.292592 crc crio[3650]: time=\"2026-06-11T10:42:20.292440924Z\" level=info msg=\"Got pod network &{Name:certified-operators-pvc9x Namespace:openshift-marketplace ID:33296598bb10fcdc09c6929be6b79ef41d3486b9358fc0c880d305ba28d1114f UID:6c83f1fd-a22d-4972-abb7-23a3f712c8b0 NetNS:/var/run/netns/5dd468f2-28b8-487c-81a8-a43b8e2f1d70 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6c83f1fd_a22d_4972_abb7_23a3f712c8b0.slice PodAnnotations:0xc001384c50}] Aliases:map[]}\"",
2026-06-11 11:58:02.313658 | controller |     "Jun 11 10:42:20.292592 crc crio[3650]: time=\"2026-06-11T10:42:20.292503126Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-pvc9x to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.313677 | controller |     "Jun 11 10:42:20.459007 crc crio[3650]: time=\"2026-06-11T10:42:20.457359717Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-mzmwc/POD\" id=4196a610-8fcb-4893-8653-29bbb568ea6e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.313693 | controller |     "Jun 11 10:42:20.459007 crc crio[3650]: time=\"2026-06-11T10:42:20.457489041Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.313710 | controller |     "Jun 11 10:42:20.478809 crc crio[3650]: time=\"2026-06-11T10:42:20.478721009Z\" level=info msg=\"Got pod network &{Name:community-operators-mzmwc Namespace:openshift-marketplace ID:5f9a4852e4f1edf916443c14129675e4bc537736ba350a119603b2d55d963ddf UID:73bec29a-42a8-4103-9fc1-af0156e49a2c NetNS:/var/run/netns/6dc77ac6-b3e8-44fd-871b-805911f3b972 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod73bec29a_42a8_4103_9fc1_af0156e49a2c.slice PodAnnotations:0xc001384e28}] Aliases:map[]}\"",
2026-06-11 11:58:02.313729 | controller |     "Jun 11 10:42:20.478809 crc crio[3650]: time=\"2026-06-11T10:42:20.478792541Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-mzmwc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.313745 | controller |     "Jun 11 10:42:20.577672 crc crio[3650]: 2026-06-11T10:42:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:33296598bb10fcd Mac:de:2b:0e:92:41:10 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:39 Mtu:0 Sandbox:/var/run/netns/5dd468f2-28b8-487c-81a8-a43b8e2f1d70 SocketPath: PciID:}] [{Interface:0xc000582760 Address:{IP:10.217.0.57 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.313760 | controller |     "Jun 11 10:42:20.578832 crc crio[3650]: time=\"2026-06-11T10:42:20.578754852Z\" level=info msg=\"Got pod network &{Name:certified-operators-pvc9x Namespace:openshift-marketplace ID:33296598bb10fcdc09c6929be6b79ef41d3486b9358fc0c880d305ba28d1114f UID:6c83f1fd-a22d-4972-abb7-23a3f712c8b0 NetNS:/var/run/netns/5dd468f2-28b8-487c-81a8-a43b8e2f1d70 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6c83f1fd_a22d_4972_abb7_23a3f712c8b0.slice PodAnnotations:0xc001384c50}] Aliases:map[]}\"",
2026-06-11 11:58:02.313776 | controller |     "Jun 11 10:42:20.579018 crc crio[3650]: time=\"2026-06-11T10:42:20.578946638Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-pvc9x for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.313790 | controller |     "Jun 11 10:42:20.586153 crc crio[3650]: time=\"2026-06-11T10:42:20.586025815Z\" level=info msg=\"Ran pod sandbox 33296598bb10fcdc09c6929be6b79ef41d3486b9358fc0c880d305ba28d1114f with infra container: openshift-marketplace/certified-operators-pvc9x/POD\" id=00197585-cd4b-4869-bb1d-f9c53730e531 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.313806 | controller |     "Jun 11 10:42:20.589486 crc crio[3650]: time=\"2026-06-11T10:42:20.589431943Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=dbe17e12-04ee-4c90-8355-edf68bb3bffd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.313827 | controller |     "Jun 11 10:42:20.595299 crc crio[3650]: time=\"2026-06-11T10:42:20.595215657Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=cf9aaeda-a186-48f2-a626-bc44f022d063 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.313850 | controller |     "Jun 11 10:42:20.604758 crc crio[3650]: time=\"2026-06-11T10:42:20.60470323Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-pvc9x/extract-utilities\" id=bb21838c-0001-4d23-9110-d8359437e428 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.313897 | controller |     "Jun 11 10:42:20.605649 crc crio[3650]: time=\"2026-06-11T10:42:20.605622849Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.313923 | controller |     "Jun 11 10:42:20.647748 crc crio[3650]: time=\"2026-06-11T10:42:20.646601087Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.313947 | controller |     "Jun 11 10:42:20.651023 crc crio[3650]: time=\"2026-06-11T10:42:20.650330456Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.313973 | controller |     "Jun 11 10:42:20.714829 crc crio[3650]: 2026-06-11T10:42:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5f9a4852e4f1edf Mac:ae:b6:9a:06:39:f0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3c Mtu:0 Sandbox:/var/run/netns/6dc77ac6-b3e8-44fd-871b-805911f3b972 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.60 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.313999 | controller |     "Jun 11 10:42:20.716009 crc crio[3650]: time=\"2026-06-11T10:42:20.715552618Z\" level=info msg=\"Got pod network &{Name:community-operators-mzmwc Namespace:openshift-marketplace ID:5f9a4852e4f1edf916443c14129675e4bc537736ba350a119603b2d55d963ddf UID:73bec29a-42a8-4103-9fc1-af0156e49a2c NetNS:/var/run/netns/6dc77ac6-b3e8-44fd-871b-805911f3b972 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod73bec29a_42a8_4103_9fc1_af0156e49a2c.slice PodAnnotations:0xc001384e28}] Aliases:map[]}\"",
2026-06-11 11:58:02.314020 | controller |     "Jun 11 10:42:20.716009 crc crio[3650]: time=\"2026-06-11T10:42:20.715673972Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-mzmwc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.314036 | controller |     "Jun 11 10:42:20.722104 crc crio[3650]: time=\"2026-06-11T10:42:20.722047308Z\" level=info msg=\"Ran pod sandbox 5f9a4852e4f1edf916443c14129675e4bc537736ba350a119603b2d55d963ddf with infra container: openshift-marketplace/community-operators-mzmwc/POD\" id=4196a610-8fcb-4893-8653-29bbb568ea6e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.314051 | controller |     "Jun 11 10:42:20.724458 crc crio[3650]: time=\"2026-06-11T10:42:20.724336989Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=24777fe2-a182-4de1-9fe3-d9a6828a0870 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.314066 | controller |     "Jun 11 10:42:20.726287 crc crio[3650]: time=\"2026-06-11T10:42:20.726236139Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=228fa697-efad-4fe8-aff9-de7e0312686b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.314081 | controller |     "Jun 11 10:42:20.737953 crc crio[3650]: time=\"2026-06-11T10:42:20.737820029Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-mzmwc/extract-utilities\" id=786ef82f-b83c-44a5-b742-7772a45bab98 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.314096 | controller |     "Jun 11 10:42:20.738472 crc crio[3650]: time=\"2026-06-11T10:42:20.738240963Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.314112 | controller |     "Jun 11 10:42:20.759930 crc crio[3650]: time=\"2026-06-11T10:42:20.759834072Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.314131 | controller |     "Jun 11 10:42:20.762947 crc crio[3650]: time=\"2026-06-11T10:42:20.762866818Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.314154 | controller |     "Jun 11 10:42:20.795788 crc crio[3650]: time=\"2026-06-11T10:42:20.795689366Z\" level=info msg=\"Created container 3f8532dbcc9fdb472c3a6e006ece889cc681159e01b6a12c27df94219970f0c1: openshift-marketplace/certified-operators-pvc9x/extract-utilities\" id=bb21838c-0001-4d23-9110-d8359437e428 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.314175 | controller |     "Jun 11 10:42:20.797450 crc crio[3650]: time=\"2026-06-11T10:42:20.797301408Z\" level=info msg=\"Starting container: 3f8532dbcc9fdb472c3a6e006ece889cc681159e01b6a12c27df94219970f0c1\" id=d54e2046-f664-4941-95e5-55e98977eb65 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.314199 | controller |     "Jun 11 10:42:20.803693 crc crio[3650]: time=\"2026-06-11T10:42:20.803207526Z\" level=info msg=\"Started container\" PID=19927 containerID=3f8532dbcc9fdb472c3a6e006ece889cc681159e01b6a12c27df94219970f0c1 description=openshift-marketplace/certified-operators-pvc9x/extract-utilities id=d54e2046-f664-4941-95e5-55e98977eb65 name=/runtime.v1.RuntimeService/StartContainer sandboxID=33296598bb10fcdc09c6929be6b79ef41d3486b9358fc0c880d305ba28d1114f",
2026-06-11 11:58:02.314220 | controller |     "Jun 11 10:42:20.823952 crc crio[3650]: time=\"2026-06-11T10:42:20.823721934Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=91758121-071e-4f52-ae7d-e90e59033e13 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.314240 | controller |     "Jun 11 10:42:20.825811 crc crio[3650]: time=\"2026-06-11T10:42:20.825631521Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=f567e97f-e097-46e2-9cde-1dc61254d2cf name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.314256 | controller |     "Jun 11 10:42:20.842918 crc crio[3650]: time=\"2026-06-11T10:42:20.842843371Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-4mshq/registry-server\" id=dec9b4c3-4314-4f24-8e31-cff0c1fecaaa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.314271 | controller |     "Jun 11 10:42:20.843457 crc crio[3650]: time=\"2026-06-11T10:42:20.843396189Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.314286 | controller |     "Jun 11 10:42:20.874674 crc crio[3650]: time=\"2026-06-11T10:42:20.87444195Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.314302 | controller |     "Jun 11 10:42:20.879007 crc crio[3650]: time=\"2026-06-11T10:42:20.878928443Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.314317 | controller |     "Jun 11 10:42:21.032540 crc crio[3650]: time=\"2026-06-11T10:42:21.032409412Z\" level=info msg=\"Created container 2a4002b6ec0920f1cf955870709470ae4e5661b9d4be7c3cca82689fb6a7da30: openshift-marketplace/community-operators-mzmwc/extract-utilities\" id=786ef82f-b83c-44a5-b742-7772a45bab98 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.314332 | controller |     "Jun 11 10:42:21.033554 crc crio[3650]: time=\"2026-06-11T10:42:21.033464925Z\" level=info msg=\"Starting container: 2a4002b6ec0920f1cf955870709470ae4e5661b9d4be7c3cca82689fb6a7da30\" id=95c53b73-569e-490a-b358-cc79ff7d0e57 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.314364 | controller |     "Jun 11 10:42:21.040563 crc crio[3650]: time=\"2026-06-11T10:42:21.040462259Z\" level=info msg=\"Started container\" PID=19934 containerID=2a4002b6ec0920f1cf955870709470ae4e5661b9d4be7c3cca82689fb6a7da30 description=openshift-marketplace/community-operators-mzmwc/extract-utilities id=95c53b73-569e-490a-b358-cc79ff7d0e57 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5f9a4852e4f1edf916443c14129675e4bc537736ba350a119603b2d55d963ddf",
2026-06-11 11:58:02.314387 | controller |     "Jun 11 10:42:21.047327 crc crio[3650]: time=\"2026-06-11T10:42:21.047227134Z\" level=info msg=\"Created container d20de8089434ff33a556c924692beed1fb1d1492dffc5e13a27766a84916f798: openshift-marketplace/redhat-marketplace-4mshq/registry-server\" id=dec9b4c3-4314-4f24-8e31-cff0c1fecaaa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.314407 | controller |     "Jun 11 10:42:21.050603 crc crio[3650]: time=\"2026-06-11T10:42:21.048413703Z\" level=info msg=\"Starting container: d20de8089434ff33a556c924692beed1fb1d1492dffc5e13a27766a84916f798\" id=028a35b0-a8cc-4296-832b-c8144cd1df2d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.314422 | controller |     "Jun 11 10:42:21.056378 crc crio[3650]: time=\"2026-06-11T10:42:21.056287855Z\" level=info msg=\"Started container\" PID=19942 containerID=d20de8089434ff33a556c924692beed1fb1d1492dffc5e13a27766a84916f798 description=openshift-marketplace/redhat-marketplace-4mshq/registry-server id=028a35b0-a8cc-4296-832b-c8144cd1df2d name=/runtime.v1.RuntimeService/StartContainer sandboxID=b18a4694ae109c0e8a03ea38c19dd6f97d686b76a93acc92af618b014c7d36b6",
2026-06-11 11:58:02.314437 | controller |     "Jun 11 10:42:21.854296 crc crio[3650]: time=\"2026-06-11T10:42:21.853893062Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=f5b6fb8b-c7a8-44e0-9be5-79b7914d3a5e name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.314452 | controller |     "Jun 11 10:42:21.857538 crc crio[3650]: time=\"2026-06-11T10:42:21.857467059Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-11 11:58:02.314467 | controller |     "Jun 11 10:42:21.862445 crc crio[3650]: time=\"2026-06-11T10:42:21.862101444Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=122f9150-1726-48b9-bbfa-1bae1a41694d name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.314482 | controller |     "Jun 11 10:42:21.863923 crc crio[3650]: time=\"2026-06-11T10:42:21.863872992Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-11 11:58:02.314497 | controller |     "Jun 11 10:42:21.868187 crc crio[3650]: time=\"2026-06-11T10:42:21.868073396Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=a2aacb23-5e5c-4e09-8bc3-f198c3f3f44e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.314512 | controller |     "Jun 11 10:42:21.872177 crc crio[3650]: time=\"2026-06-11T10:42:21.871690522Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=6e111bb5-b1b7-4163-b44f-0320cc31fe4e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.314527 | controller |     "Jun 11 10:42:21.884570 crc crio[3650]: time=\"2026-06-11T10:42:21.884301423Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-l4wsd/registry-server\" id=fd860ccb-592d-49f4-b8a2-f61b0c96883f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.314541 | controller |     "Jun 11 10:42:21.884847 crc crio[3650]: time=\"2026-06-11T10:42:21.884785539Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.314556 | controller |     "Jun 11 10:42:21.949093 crc crio[3650]: time=\"2026-06-11T10:42:21.948958566Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.314571 | controller |     "Jun 11 10:42:21.957247 crc crio[3650]: time=\"2026-06-11T10:42:21.95717673Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.314586 | controller |     "Jun 11 10:42:22.106722 crc crio[3650]: time=\"2026-06-11T10:42:22.106420222Z\" level=info msg=\"Created container dfeb90143cc2307bf2e69f27ce7532d04377e5a24115ff33ae174f07ff3c6b45: openshift-marketplace/redhat-operators-l4wsd/registry-server\" id=fd860ccb-592d-49f4-b8a2-f61b0c96883f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.314604 | controller |     "Jun 11 10:42:22.108018 crc crio[3650]: time=\"2026-06-11T10:42:22.10793766Z\" level=info msg=\"Starting container: dfeb90143cc2307bf2e69f27ce7532d04377e5a24115ff33ae174f07ff3c6b45\" id=05ce5bcc-0f91-476f-8919-146f5de747e1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.314620 | controller |     "Jun 11 10:42:22.115236 crc crio[3650]: time=\"2026-06-11T10:42:22.115195033Z\" level=info msg=\"Started container\" PID=19970 containerID=dfeb90143cc2307bf2e69f27ce7532d04377e5a24115ff33ae174f07ff3c6b45 description=openshift-marketplace/redhat-operators-l4wsd/registry-server id=05ce5bcc-0f91-476f-8919-146f5de747e1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=431104bd6803320b613e64354a49d0f01737cc93b32a868c6aee1e0d920dfea5",
2026-06-11 11:58:02.314635 | controller |     "Jun 11 10:42:22.534488 crc crio[3650]: time=\"2026-06-11T10:42:22.534427305Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:6b36b6f39459c9ec839353793dce87ba5802bb0d927bfa0efa7b5a9a61815fc0\" id=122f9150-1726-48b9-bbfa-1bae1a41694d name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.314651 | controller |     "Jun 11 10:42:22.536007 crc crio[3650]: time=\"2026-06-11T10:42:22.535826349Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=4b36ed8e-57bf-4559-a7a3-562262b65ad3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.314666 | controller |     "Jun 11 10:42:22.538605 crc crio[3650]: time=\"2026-06-11T10:42:22.538094001Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=f1d2e528-af46-4b95-b174-ff62efcfb96d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.314681 | controller |     "Jun 11 10:42:22.550219 crc crio[3650]: time=\"2026-06-11T10:42:22.550065463Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-pvc9x/extract-content\" id=d532c945-1bb5-41c8-a870-d7bb11c91122 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.314696 | controller |     "Jun 11 10:42:22.550689 crc crio[3650]: time=\"2026-06-11T10:42:22.550623731Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.314711 | controller |     "Jun 11 10:42:22.579162 crc crio[3650]: time=\"2026-06-11T10:42:22.578637115Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.314726 | controller |     "Jun 11 10:42:22.582358 crc crio[3650]: time=\"2026-06-11T10:42:22.582284841Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.314740 | controller |     "Jun 11 10:42:22.692514 crc crio[3650]: time=\"2026-06-11T10:42:22.692354725Z\" level=info msg=\"Created container a249e5ff99d2f2a133007f9ce96620a7856ab645aa36b6ae70451469314ccf1f: openshift-marketplace/certified-operators-pvc9x/extract-content\" id=d532c945-1bb5-41c8-a870-d7bb11c91122 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.314754 | controller |     "Jun 11 10:42:22.694617 crc crio[3650]: time=\"2026-06-11T10:42:22.694549285Z\" level=info msg=\"Starting container: a249e5ff99d2f2a133007f9ce96620a7856ab645aa36b6ae70451469314ccf1f\" id=6cacbba5-387c-48a3-a31a-6caa90745227 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.314769 | controller |     "Jun 11 10:42:22.700229 crc crio[3650]: time=\"2026-06-11T10:42:22.700109862Z\" level=info msg=\"Started container\" PID=19993 containerID=a249e5ff99d2f2a133007f9ce96620a7856ab645aa36b6ae70451469314ccf1f description=openshift-marketplace/certified-operators-pvc9x/extract-content id=6cacbba5-387c-48a3-a31a-6caa90745227 name=/runtime.v1.RuntimeService/StartContainer sandboxID=33296598bb10fcdc09c6929be6b79ef41d3486b9358fc0c880d305ba28d1114f",
2026-06-11 11:58:02.314787 | controller |     "Jun 11 10:42:22.919365 crc crio[3650]: time=\"2026-06-11T10:42:22.919044229Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:c1bf1a7cae92e701b0ff93032482fe022c0ec704dcb6a892b32d9c898b64e1e0\" id=f5b6fb8b-c7a8-44e0-9be5-79b7914d3a5e name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.314803 | controller |     "Jun 11 10:42:22.920589 crc crio[3650]: time=\"2026-06-11T10:42:22.920473172Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=ad78def2-9383-4ba8-a24a-411cbe7b5b04 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.314818 | controller |     "Jun 11 10:42:22.923179 crc crio[3650]: time=\"2026-06-11T10:42:22.922931575Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=74cfb5b7-5ef0-4df0-969c-7aacb38af22d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.314833 | controller |     "Jun 11 10:42:22.935284 crc crio[3650]: time=\"2026-06-11T10:42:22.935161796Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-mzmwc/extract-content\" id=789ef96b-4d27-410e-b993-b5509c893b4e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.314847 | controller |     "Jun 11 10:42:22.935935 crc crio[3650]: time=\"2026-06-11T10:42:22.935816417Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.314862 | controller |     "Jun 11 10:42:22.963827 crc crio[3650]: time=\"2026-06-11T10:42:22.963736957Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.314876 | controller |     "Jun 11 10:42:22.968262 crc crio[3650]: time=\"2026-06-11T10:42:22.968185878Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.314891 | controller |     "Jun 11 10:42:23.069737 crc crio[3650]: time=\"2026-06-11T10:42:23.069584075Z\" level=info msg=\"Created container 0a58cec8afbc6d5e1bab16e3c63999d4777d585d01297186f9717b37919a6029: openshift-marketplace/community-operators-mzmwc/extract-content\" id=789ef96b-4d27-410e-b993-b5509c893b4e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.314906 | controller |     "Jun 11 10:42:23.070746 crc crio[3650]: time=\"2026-06-11T10:42:23.070690211Z\" level=info msg=\"Starting container: 0a58cec8afbc6d5e1bab16e3c63999d4777d585d01297186f9717b37919a6029\" id=c353e008-e770-4194-917a-25df31acefcb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.314921 | controller |     "Jun 11 10:42:23.079836 crc crio[3650]: time=\"2026-06-11T10:42:23.079710428Z\" level=info msg=\"Started container\" PID=20005 containerID=0a58cec8afbc6d5e1bab16e3c63999d4777d585d01297186f9717b37919a6029 description=openshift-marketplace/community-operators-mzmwc/extract-content id=c353e008-e770-4194-917a-25df31acefcb name=/runtime.v1.RuntimeService/StartContainer sandboxID=5f9a4852e4f1edf916443c14129675e4bc537736ba350a119603b2d55d963ddf",
2026-06-11 11:58:02.314936 | controller |     "Jun 11 10:42:23.901820 crc crio[3650]: time=\"2026-06-11T10:42:23.900788246Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=c18129d4-06ce-469e-8adb-e306158e7a7e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.314951 | controller |     "Jun 11 10:42:23.904612 crc crio[3650]: time=\"2026-06-11T10:42:23.904500604Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=ed06c137-9d1f-46e0-822f-e76c0d641083 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.314970 | controller |     "Jun 11 10:42:23.904702 crc crio[3650]: time=\"2026-06-11T10:42:23.904613252Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=477172b3-739c-41d0-850f-f233d7efa191 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.314986 | controller |     "Jun 11 10:42:23.908196 crc crio[3650]: time=\"2026-06-11T10:42:23.908064007Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=7953e810-9cfa-4afd-9586-1127c4b6bee9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.315008 | controller |     "Jun 11 10:42:23.923720 crc crio[3650]: time=\"2026-06-11T10:42:23.923526701Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-pvc9x/registry-server\" id=85a63735-c025-4575-b5ec-4dba37fe1293 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.315031 | controller |     "Jun 11 10:42:23.924312 crc crio[3650]: time=\"2026-06-11T10:42:23.924251785Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.315051 | controller |     "Jun 11 10:42:23.930220 crc crio[3650]: time=\"2026-06-11T10:42:23.929962757Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-mzmwc/registry-server\" id=7f6397e6-2a3a-4194-a24d-3218c5c98c5b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.315066 | controller |     "Jun 11 10:42:23.939597 crc crio[3650]: time=\"2026-06-11T10:42:23.93946503Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.315081 | controller |     "Jun 11 10:42:23.975607 crc crio[3650]: time=\"2026-06-11T10:42:23.975407909Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.315096 | controller |     "Jun 11 10:42:23.982454 crc crio[3650]: time=\"2026-06-11T10:42:23.98236994Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.315110 | controller |     "Jun 11 10:42:23.986340 crc crio[3650]: time=\"2026-06-11T10:42:23.986229712Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.315125 | controller |     "Jun 11 10:42:23.990410 crc crio[3650]: time=\"2026-06-11T10:42:23.990315763Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.315139 | controller |     "Jun 11 10:42:24.114485 crc crio[3650]: time=\"2026-06-11T10:42:24.114396914Z\" level=info msg=\"Created container 1b2f9615e515c3a9bffa29114297b08015dd80a0edba4e1e63ef51c5e93cee92: openshift-marketplace/certified-operators-pvc9x/registry-server\" id=85a63735-c025-4575-b5ec-4dba37fe1293 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.315154 | controller |     "Jun 11 10:42:24.116079 crc crio[3650]: time=\"2026-06-11T10:42:24.116007945Z\" level=info msg=\"Starting container: 1b2f9615e515c3a9bffa29114297b08015dd80a0edba4e1e63ef51c5e93cee92\" id=44dcf780-519d-4685-b6f1-44b0e31e99d3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.315168 | controller |     "Jun 11 10:42:24.122431 crc crio[3650]: time=\"2026-06-11T10:42:24.122345777Z\" level=info msg=\"Started container\" PID=20028 containerID=1b2f9615e515c3a9bffa29114297b08015dd80a0edba4e1e63ef51c5e93cee92 description=openshift-marketplace/certified-operators-pvc9x/registry-server id=44dcf780-519d-4685-b6f1-44b0e31e99d3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=33296598bb10fcdc09c6929be6b79ef41d3486b9358fc0c880d305ba28d1114f",
2026-06-11 11:58:02.315190 | controller |     "Jun 11 10:42:24.149018 crc crio[3650]: time=\"2026-06-11T10:42:24.148891205Z\" level=info msg=\"Created container 492c31a40eb02ee0a7d6af1c30f4e552f6098852b3c2dcd068acd030b8f95606: openshift-marketplace/community-operators-mzmwc/registry-server\" id=7f6397e6-2a3a-4194-a24d-3218c5c98c5b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.315206 | controller |     "Jun 11 10:42:24.150213 crc crio[3650]: time=\"2026-06-11T10:42:24.150074592Z\" level=info msg=\"Starting container: 492c31a40eb02ee0a7d6af1c30f4e552f6098852b3c2dcd068acd030b8f95606\" id=c7016caa-ccfe-4eee-9571-950fd42b40f4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.315221 | controller |     "Jun 11 10:42:24.161391 crc crio[3650]: time=\"2026-06-11T10:42:24.161300801Z\" level=info msg=\"Started container\" PID=20031 containerID=492c31a40eb02ee0a7d6af1c30f4e552f6098852b3c2dcd068acd030b8f95606 description=openshift-marketplace/community-operators-mzmwc/registry-server id=c7016caa-ccfe-4eee-9571-950fd42b40f4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5f9a4852e4f1edf916443c14129675e4bc537736ba350a119603b2d55d963ddf",
2026-06-11 11:58:02.315236 | controller |     "Jun 11 10:42:35.321491 crc systemd[1]: Stopping Container Runtime Interface for OCI (CRI-O)...",
2026-06-11 11:58:02.315251 | controller |     "Jun 11 10:42:38.494404 crc systemd[1]: crio.service: Deactivated successfully.",
2026-06-11 11:58:02.315266 | controller |     "Jun 11 10:42:38.494771 crc systemd[1]: Stopped Container Runtime Interface for OCI (CRI-O).",
2026-06-11 11:58:02.315281 | controller |     "Jun 11 10:42:38.494896 crc systemd[1]: crio.service: Consumed 19min 56.472s CPU time.",
2026-06-11 11:58:02.315296 | controller |     "Jun 11 10:42:38.564514 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...",
2026-06-11 11:58:02.315310 | controller |     "Jun 11 10:42:38.638489 crc crio[20957]: time=\"2026-06-11T10:42:38.631483491Z\" level=info msg=\"Updating config from single file: /etc/crio/crio.conf\"",
2026-06-11 11:58:02.315325 | controller |     "Jun 11 10:42:38.638489 crc crio[20957]: time=\"2026-06-11T10:42:38.631530582Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf\"",
2026-06-11 11:58:02.315340 | controller |     "Jun 11 10:42:38.638489 crc crio[20957]: time=\"2026-06-11T10:42:38.634609751Z\" level=info msg=\"Updating config from path: /etc/crio/crio.conf.d\"",
2026-06-11 11:58:02.315375 | controller |     "Jun 11 10:42:38.638489 crc crio[20957]: time=\"2026-06-11T10:42:38.634680363Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf.d/00-default\"",
2026-06-11 11:58:02.315391 | controller |     "Jun 11 10:42:38.654816 crc crio[20957]: time=\"2026-06-11T10:42:38.654706652Z\" level=info msg=\"Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)\"",
2026-06-11 11:58:02.315406 | controller |     "Jun 11 10:42:38.655105 crc crio[20957]: time=\"2026-06-11T10:42:38.654887057Z\" level=info msg=\"Node configuration value for hugetlb cgroup is true\"",
2026-06-11 11:58:02.315420 | controller |     "Jun 11 10:42:38.655105 crc crio[20957]: time=\"2026-06-11T10:42:38.654898628Z\" level=info msg=\"Node configuration value for pid cgroup is true\"",
2026-06-11 11:58:02.315434 | controller |     "Jun 11 10:42:38.655105 crc crio[20957]: time=\"2026-06-11T10:42:38.654985101Z\" level=info msg=\"Node configuration value for memoryswap cgroup is true\"",
2026-06-11 11:58:02.315448 | controller |     "Jun 11 10:42:38.655105 crc crio[20957]: time=\"2026-06-11T10:42:38.654992451Z\" level=info msg=\"Node configuration value for cgroup v2 is true\"",
2026-06-11 11:58:02.315462 | controller |     "Jun 11 10:42:38.680436 crc crio[20957]: time=\"2026-06-11T10:42:38.680256498Z\" level=info msg=\"Node configuration value for systemd AllowedCPUs is true\"",
2026-06-11 11:58:02.315481 | controller |     "Jun 11 10:42:38.698848 crc crio[20957]: time=\"2026-06-11T10:42:38.698746425Z\" 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-11 11:58:02.315496 | controller |     "Jun 11 10:42:38.711613 crc crio[20957]: time=\"2026-06-11T10:42:38.711048612Z\" 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-11 11:58:02.315511 | controller |     "Jun 11 10:42:38.738381 crc crio[20957]: time=\"2026-06-11T10:42:38.734833829Z\" 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-11 11:58:02.315526 | controller |     "Jun 11 10:42:38.957941 crc crio[20957]: time=\"2026-06-11T10:42:38.957562934Z\" level=info msg=\"Checkpoint/restore support enabled\"",
2026-06-11 11:58:02.315541 | controller |     "Jun 11 10:42:38.957941 crc crio[20957]: time=\"2026-06-11T10:42:38.957875665Z\" level=info msg=\"Using the internal default seccomp profile\"",
2026-06-11 11:58:02.315555 | controller |     "Jun 11 10:42:38.957941 crc crio[20957]: time=\"2026-06-11T10:42:38.957894175Z\" level=info msg=\"AppArmor is disabled by the system or at CRI-O build-time\"",
2026-06-11 11:58:02.315569 | controller |     "Jun 11 10:42:38.957941 crc crio[20957]: time=\"2026-06-11T10:42:38.957903125Z\" level=info msg=\"No blockio config file specified, blockio not configured\"",
2026-06-11 11:58:02.315583 | controller |     "Jun 11 10:42:38.957941 crc crio[20957]: time=\"2026-06-11T10:42:38.957912766Z\" level=info msg=\"RDT not available in the host system\"",
2026-06-11 11:58:02.315598 | controller |     "Jun 11 10:42:38.963882 crc crio[20957]: time=\"2026-06-11T10:42:38.963761396Z\" level=info msg=\"Conmon does support the --sync option\"",
2026-06-11 11:58:02.315612 | controller |     "Jun 11 10:42:38.963989 crc crio[20957]: time=\"2026-06-11T10:42:38.963898461Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"",
2026-06-11 11:58:02.315626 | controller |     "Jun 11 10:42:38.968831 crc crio[20957]: time=\"2026-06-11T10:42:38.968721995Z\" level=info msg=\"Conmon does support the --sync option\"",
2026-06-11 11:58:02.315640 | controller |     "Jun 11 10:42:38.968831 crc crio[20957]: time=\"2026-06-11T10:42:38.968811507Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"",
2026-06-11 11:58:02.315654 | controller |     "Jun 11 10:42:39.020653 crc crio[20957]: time=\"2026-06-11T10:42:39.02045374Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 11:58:02.315669 | controller |     "Jun 11 10:42:39.020653 crc crio[20957]: time=\"2026-06-11T10:42:39.020533483Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 11:58:02.315683 | controller |     "Jun 11 10:42:39.021056 crc crio[20957]: time=\"2026-06-11T10:42:39.020960767Z\" level=info msg=\"FLAG: --enable-profile-unix-socket=\\\"true\\\"\\n\"",
2026-06-11 11:58:02.315697 | controller |     "Jun 11 10:42:39.021193 crc crio[20957]: time=\"2026-06-11T10:42:39.02105871Z\" level=info msg=\"FLAG: --stream-address=\\\"192.168.130.11\\\"\\n\"",
2026-06-11 11:58:02.315713 | controller |     "Jun 11 10:42:39.022202 crc crio[20957]: time=\"2026-06-11T10:42:39.021904547Z\" level=info msg=\"Current CRI-O configuration:\\n[crio]\\n  root = \\\"/var/lib/containers/storage\\\"\\n  runroot = \\\"/run/containers/storage\\\"\\n  imagestore = \\\"\\\"\\n  storage_driver = \\\"overlay\\\"\\n  storage_option = [\\\"overlay.skip_mount_home=true\\\"]\\n  log_dir = \\\"/var/log/crio/pods\\\"\\n  version_file = \\\"/var/run/crio/version\\\"\\n  version_file_persist = \\\"\\\"\\n  clean_shutdown_file = \\\"/var/lib/crio/clean.shutdown\\\"\\n  internal_wipe = true\\n  internal_repair = true\\n  [crio.api]\\n    grpc_max_send_msg_size = 83886080\\n    grpc_max_recv_msg_size = 83886080\\n    listen = \\\"/var/run/crio/crio.sock\\\"\\n    stream_address = \\\"192.168.130.11\\\"\\n    stream_port = \\\"0\\\"\\n    stream_enable_tls = false\\n    stream_tls_cert = \\\"\\\"\\n    stream_tls_key = \\\"\\\"\\n    stream_tls_ca = \\\"\\\"\\n    stream_idle_timeout = \\\"\\\"\\n  [crio.runtime]\\n    no_pivot = false\\n    selinux = true\\n    log_to_journald = false\\n    drop_infra_ctr = true\\n    read_only = false\\n    hooks_dir = [\\\"/etc/containers/oci/hooks.d\\\", \\\"/run/containers/oci/hooks.d\\\", \\\"/usr/share/containers/oci/hooks.d\\\"]\\n    default_capabilities = [\\\"CHOWN\\\", \\\"DAC_OVERRIDE\\\", \\\"FSETID\\\", \\\"FOWNER\\\", \\\"SETGID\\\", \\\"SETUID\\\", \\\"SETPCAP\\\", \\\"NET_BIND_SERVICE\\\", \\\"KILL\\\"]\\n    add_inheritable_capabilities = false\\n    default_env = [\\\"NSS_SDB_USE_CACHE=no\\\"]\\n    default_sysctls = [\\\"net.ipv4.ping_group_range=0 2147483647\\\"]\\n    default_ulimits = [\\\"nofile=1048576\\\"]\\n    allowed_devices = [\\\"/dev/fuse\\\", \\\"/dev/net/tun\\\"]\\n    cdi_spec_dirs = [\\\"/etc/cdi\\\", \\\"/var/run/cdi\\\"]\\n    device_ownership_from_security_context = false\\n    default_runtime = \\\"crun\\\"\\n    decryption_keys_path = \\\"/etc/crio/keys/\\\"\\n    conmon = \\\"\\\"\\n    conmon_cgroup = \\\"pod\\\"\\n    seccomp_profile = \\\"\\\"\\n    privileged_seccomp_profile = \\\"\\\"\\n    apparmor_profile = \\\"crio-default\\\"\\n    blockio_config_file = \\\"\\\"\\n    blockio_reload = false\\n    irqbalance_config_file = \\\"/etc/sysconfig/irqbalance\\\"\\n    rdt_config_file = \\\"\\\"\\n    cgroup_manager = \\\"systemd\\\"\\n    default_mounts_file = \\\"\\\"\\n    container_exits_dir = \\\"/var/run/crio/exits\\\"\\n    container_attach_socket_dir = \\\"/var/run/crio\\\"\\n    bind_mount_prefix = \\\"\\\"\\n    uid_mappings = \\\"\\\"\\n    minimum_mappable_uid = -1\\n    gid_mappings = \\\"\\\"\\n    minimum_mappable_gid = -1\\n    log_level = \\\"info\\\"\\n    log_filter = \\\"\\\"\\n    namespaces_dir = \\\"/var/run\\\"\\n    pinns_path = \\\"/usr/bin/pinns\\\"\\n    enable_criu_support = true\\n    pids_limit = -1\\n    log_size_max = -1\\n    ctr_stop_timeout = 30\\n    separate_pull_cgroup = \\\"\\\"\\n    infra_ctr_cpuset = \\\"\\\"\\n    shared_cpuset = \\\"\\\"\\n    absent_mount_sources_to_reject = [\\\"/etc/hostname\\\"]\\n    enable_pod_events = false\\n    irqbalance_config_restore_file = \\\"/etc/sysconfig/orig_irq_banned_cpus\\\"\\n    hostnetwork_disable_selinux = true\\n    disable_hostport_mapping = false\\n    timezone = \\\"\\\"\\n    [crio.runtime.runtimes]\\n      [crio.runtime.runtimes.crun]\\n        runtime_config_path = \\\"\\\"\\n        runtime_path = \\\"/usr/bin/crun\\\"\\n        runtime_type = \\\"\\\"\\n        runtime_root = \\\"/run/crun\\\"\\n        allowed_annotations = [\\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri-o.Devices\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\"]\\n        monitor_path = \\\"/usr/bin/conmon\\\"\\n        monitor_cgroup = \\\"pod\\\"\\n        container_min_memory = \\\"512KiB\\\"\\n        no_sync_log = false\\n        [crio.runtime.runtimes.crun.default_annotations]\\n          \\\"run.oci.systemd.subgroup\\\" = \\\"\\\"\\n      [crio.runtime.runtimes.runc]\\n        runtime_config_path = \\\"\\\"\\n        runtime_path = \\\"/usr/bin/runc\\\"\\n        runtime_type = \\\"\\\"\\n        runtime_root = \\\"/run/runc\\\"\\n        allowed_annotations = [\\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri-o.Devices\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\"]\\n        monitor_path = \\\"/usr/bin/conmon\\\"\\n        monitor_cgroup = \\\"pod\\\"\\n        container_min_memory = \\\"12MiB\\\"\\n        no_sync_log = false\\n    [crio.runtime.workloads]\\n      [crio.runtime.workloads.openshift-builder]\\n        activation_annotation = \\\"io.openshift.builder\\\"\\n        annotation_prefix = \\\"\\\"\\n        allowed_annotations = [\\\"io.kubernetes.cri-o.userns-mode\\\", \\\"io.kubernetes.cri-o.Devices\\\"]\\n        DisallowedAnnotations = [\\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri.rdt-class\\\", \\\"cpu-c-states.crio.io\\\", \\\"irq-load-balancing.crio.io\\\", \\\"io.kubernetes.cri-o.PodLinuxOverhead\\\", \\\"io.kubernetes.cri-o.PodLinuxResources\\\", \\\"cpu-shared.crio.io\\\", \\\"seccomp-profile.kubernetes.cri-o.io\\\", \\\"org.criu.config\\\", \\\"module.wasm.image/variant\\\", \\\"io.kubernetes.cri-o.UnifiedCgroup\\\", \\\"io.kubernetes.cri-o.TrySkipVolumeSELinuxLabel\\\", \\\"cpu-freq-governor.crio.io\\\", \\\"io.kubernetes.cri-o.seccompNotifierAction\\\", \\\"io.kubernetes.cri-o.umask\\\", \\\"io.kubernetes.cri-o.DisableFIPS\\\", \\\"bundle\\\", \\\"io.kubernetes.cri.container-type\\\", \\\"io.kubernetes.cri-o.cgroup2-mount-hierarchy-rw\\\", \\\"io.kubernetes.cri-o.ShmSize\\\", \\\"cpu-load-balancing.crio.io\\\", \\\"cpu-quota.crio.io\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\", \\\"org.systemd.property.\\\", \\\"run.oci.\\\"]\\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-11 11:58:02.315737 | controller |     "Jun 11 10:42:39.023920 crc crio[20957]: time=\"2026-06-11T10:42:39.023879761Z\" level=info msg=\"Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus\"",
2026-06-11 11:58:02.315753 | controller |     "Jun 11 10:42:39.024331 crc crio[20957]: time=\"2026-06-11T10:42:39.024272714Z\" level=info msg=\"Restore irqbalance config: nothing to do\"",
2026-06-11 11:58:02.315769 | controller |     "Jun 11 10:42:40.574192 crc crio[20957]: time=\"2026-06-11T10:42:40.573749987Z\" level=info msg=\"Got pod network &{Name:community-operators-mzmwc Namespace:openshift-marketplace ID:5f9a4852e4f1edf916443c14129675e4bc537736ba350a119603b2d55d963ddf UID:73bec29a-42a8-4103-9fc1-af0156e49a2c NetNS:/var/run/netns/6dc77ac6-b3e8-44fd-871b-805911f3b972 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod73bec29a_42a8_4103_9fc1_af0156e49a2c.slice PodAnnotations:0xc00008da58}] Aliases:map[]}\"",
2026-06-11 11:58:02.315786 | controller |     "Jun 11 10:42:40.575301 crc crio[20957]: time=\"2026-06-11T10:42:40.574252071Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-mzmwc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.315801 | controller |     "Jun 11 10:42:40.575301 crc crio[20957]: time=\"2026-06-11T10:42:40.574864093Z\" level=info msg=\"Got pod network &{Name:certified-operators-pvc9x Namespace:openshift-marketplace ID:33296598bb10fcdc09c6929be6b79ef41d3486b9358fc0c880d305ba28d1114f UID:6c83f1fd-a22d-4972-abb7-23a3f712c8b0 NetNS:/var/run/netns/5dd468f2-28b8-487c-81a8-a43b8e2f1d70 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6c83f1fd_a22d_4972_abb7_23a3f712c8b0.slice PodAnnotations:0xc0001266a8}] Aliases:map[]}\"",
2026-06-11 11:58:02.315816 | controller |     "Jun 11 10:42:40.575301 crc crio[20957]: time=\"2026-06-11T10:42:40.574978586Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-pvc9x for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.315831 | controller |     "Jun 11 10:42:40.575683 crc crio[20957]: time=\"2026-06-11T10:42:40.575572145Z\" level=info msg=\"Got pod network &{Name:redhat-operators-l4wsd Namespace:openshift-marketplace ID:431104bd6803320b613e64354a49d0f01737cc93b32a868c6aee1e0d920dfea5 UID:7c260c7a-8f49-44ed-8c08-6377afd3201a NetNS:/var/run/netns/36c037db-f23a-43af-aabf-92ef699e5651 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7c260c7a_8f49_44ed_8c08_6377afd3201a.slice PodAnnotations:0xc000126760}] Aliases:map[]}\"",
2026-06-11 11:58:02.315846 | controller |     "Jun 11 10:42:40.575783 crc crio[20957]: time=\"2026-06-11T10:42:40.57572252Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-l4wsd for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.315860 | controller |     "Jun 11 10:42:40.576413 crc crio[20957]: time=\"2026-06-11T10:42:40.57634281Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-4mshq Namespace:openshift-marketplace ID:b18a4694ae109c0e8a03ea38c19dd6f97d686b76a93acc92af618b014c7d36b6 UID:5fc2325a-df2f-44a3-97ff-8d19f076d854 NetNS:/var/run/netns/1d3b5a02-ecca-4147-b9fc-bd9588ece1e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5fc2325a_df2f_44a3_97ff_8d19f076d854.slice PodAnnotations:0xc000126800}] Aliases:map[]}\"",
2026-06-11 11:58:02.315875 | controller |     "Jun 11 10:42:40.576519 crc crio[20957]: time=\"2026-06-11T10:42:40.576477764Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-4mshq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.315889 | controller |     "Jun 11 10:42:40.577040 crc crio[20957]: time=\"2026-06-11T10:42:40.576929899Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-msl67 Namespace:openshift-marketplace ID:275d7dcc4bc8f174646b2ef56319d0ea75932f10ed1e7d03a583f6417d7d7986 UID:d41d136f-a78f-476c-b322-a166cdafbe5c NetNS:/var/run/netns/07d010f6-9ea7-4c62-b1c9-061082a7e6bf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd41d136f_a78f_476c_b322_a166cdafbe5c.slice PodAnnotations:0xc000126898}] Aliases:map[]}\"",
2026-06-11 11:58:02.315907 | controller |     "Jun 11 10:42:40.577198 crc crio[20957]: time=\"2026-06-11T10:42:40.577180657Z\" level=info msg=\"Checking pod openshift-marketplace_marketplace-operator-547dbd544d-msl67 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.315922 | controller |     "Jun 11 10:42:40.577726 crc crio[20957]: time=\"2026-06-11T10:42:40.577663017Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-68f8cf746f-ztkv9 Namespace:openshift-route-controller-manager ID:673a3c43e06e0e36360476d50b89ca07dc1b6ec1075985e462d7c2f984476a15 UID:21fe681e-1d63-4836-acc2-97a59c3e261f NetNS:/var/run/netns/a09e691b-2f45-4812-b3a4-1c5c4b8e770c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod21fe681e_1d63_4836_acc2_97a59c3e261f.slice PodAnnotations:0xc000126920}] Aliases:map[]}\"",
2026-06-11 11:58:02.315937 | controller |     "Jun 11 10:42:40.577838 crc crio[20957]: time=\"2026-06-11T10:42:40.577792011Z\" level=info msg=\"Checking pod openshift-route-controller-manager_route-controller-manager-68f8cf746f-ztkv9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.315954 | controller |     "Jun 11 10:42:40.578419 crc crio[20957]: time=\"2026-06-11T10:42:40.578349219Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:a77b5a57378bca1caee3556e675f2b54c89f9bea0e36bbe0ba2c5f90d745855d UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/8d9bbcff-9711-4ae9-abb2-e4c6ae3b00c3 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:0xc0001269c0}] Aliases:map[]}\"",
2026-06-11 11:58:02.315969 | controller |     "Jun 11 10:42:40.578530 crc crio[20957]: time=\"2026-06-11T10:42:40.57850125Z\" level=info msg=\"Checking pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.315984 | controller |     "Jun 11 10:42:40.579102 crc crio[20957]: time=\"2026-06-11T10:42:40.578977569Z\" level=info msg=\"Got pod network &{Name:controller-manager-6df87f8965-dgc55 Namespace:openshift-controller-manager ID:6707bb06254c8d128f9be4b39ee81506e78af7ea6f2aabc3782d27b45b761532 UID:0424196e-4304-40e4-893d-fa63ea1454e9 NetNS:/var/run/netns/c9782c49-3681-422d-ae18-5ae151f78e14 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0424196e_4304_40e4_893d_fa63ea1454e9.slice PodAnnotations:0xc000126a60}] Aliases:map[]}\"",
2026-06-11 11:58:02.316000 | controller |     "Jun 11 10:42:40.579248 crc crio[20957]: time=\"2026-06-11T10:42:40.579230443Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-6df87f8965-dgc55 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.316015 | controller |     "Jun 11 10:42:40.579440 crc crio[20957]: time=\"2026-06-11T10:42:40.579366907Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-11 11:58:02.316030 | controller |     "Jun 11 10:42:40.579440 crc crio[20957]: time=\"2026-06-11T10:42:40.579423279Z\" level=warning msg=\"Could not restore sandbox IP for 9e753f8518f14bfedde0b2ea422b4e623e451ccf2f06fbda1e703a727b96b5d0: failed to get network status for pod sandbox k8s_revision-pruner-13-crc_openshift-kube-apiserver_8ba3564d-7e57-41aa-8318-5b95af01317b_0(9e753f8518f14bfedde0b2ea422b4e623e451ccf2f06fbda1e703a727b96b5d0): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-11 11:58:02.316045 | controller |     "Jun 11 10:42:40.579587 crc crio[20957]: time=\"2026-06-11T10:42:40.5794625Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-11 11:58:02.316064 | controller |     "Jun 11 10:42:40.579587 crc crio[20957]: time=\"2026-06-11T10:42:40.579476151Z\" level=warning msg=\"Could not restore sandbox IP for ec4a77515b3024041e4cdb07e1157865cac61f91192b638810dd38b646ca95f1: failed to get network status for pod sandbox k8s_installer-13-crc_openshift-kube-apiserver_0816b583-83d2-4f80-b070-e62689ae2712_0(ec4a77515b3024041e4cdb07e1157865cac61f91192b638810dd38b646ca95f1): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-11 11:58:02.316079 | controller |     "Jun 11 10:42:40.579587 crc crio[20957]: time=\"2026-06-11T10:42:40.579494221Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-11 11:58:02.316093 | controller |     "Jun 11 10:42:40.579587 crc crio[20957]: time=\"2026-06-11T10:42:40.579504412Z\" level=warning msg=\"Could not restore sandbox IP for d37725fcb001234b3ff31ef8adb55416630aef35171b78a5708c66e0297d57e8: failed to get network status for pod sandbox k8s_collect-profiles-29686230-hs9dx_openshift-operator-lifecycle-manager_81b25572-ffb9-4917-87d1-f6713e295cc7_0(d37725fcb001234b3ff31ef8adb55416630aef35171b78a5708c66e0297d57e8): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-11 11:58:02.316109 | controller |     "Jun 11 10:42:40.580099 crc crio[20957]: time=\"2026-06-11T10:42:40.579992677Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:d721c5d42c7fe8a2ef71fdfaea832f74a256dc039aed3fb50857cfa739db852d UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/23eccc59-caac-4e7a-ad87-d8ad5f0e6be3 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:0xc000126b10}] Aliases:map[]}\"",
2026-06-11 11:58:02.316124 | controller |     "Jun 11 10:42:40.580323 crc crio[20957]: time=\"2026-06-11T10:42:40.580253486Z\" 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-11 11:58:02.316138 | controller |     "Jun 11 10:42:40.580778 crc crio[20957]: time=\"2026-06-11T10:42:40.580712521Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:9f17537f203b5369b515fdf93df3c21e0e1ec76139d277ab3fdc9d259dcd43de UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/4e90b64f-4996-4558-b351-c01649a55028 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:0xc000126ba8}] Aliases:map[]}\"",
2026-06-11 11:58:02.316153 | controller |     "Jun 11 10:42:40.580930 crc crio[20957]: time=\"2026-06-11T10:42:40.580874456Z\" level=info msg=\"Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.316168 | controller |     "Jun 11 10:42:40.582641 crc crio[20957]: time=\"2026-06-11T10:42:40.581606233Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:3a99d2cff4eb408b82b989c2d7f34de64ed03ecd7c4bbf07f6765bd313ce9b50 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/cd268ed3-db52-4030-8613-61d050e34c21 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:0xc000126c28}] Aliases:map[]}\"",
2026-06-11 11:58:02.316183 | controller |     "Jun 11 10:42:40.582641 crc crio[20957]: time=\"2026-06-11T10:42:40.581715193Z\" 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-11 11:58:02.316201 | controller |     "Jun 11 10:42:40.582641 crc crio[20957]: time=\"2026-06-11T10:42:40.582060954Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:bca9cdc7581b33475a012a721b9060d11ab4236fed24ec99de48c4f1be0290d7 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/dfae5057-b378-4808-872a-49b11a1d89f7 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:0xc000126ca8}] Aliases:map[]}\"",
2026-06-11 11:58:02.316217 | controller |     "Jun 11 10:42:40.582641 crc crio[20957]: time=\"2026-06-11T10:42:40.582276981Z\" level=info msg=\"Checking pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.316231 | controller |     "Jun 11 10:42:40.583610 crc crio[20957]: time=\"2026-06-11T10:42:40.583533531Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:bb73203da0f8806a0058ff5c7f015469ed1d0dcfcb558a024d53e72ada603766 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/9c944ab8-9f4a-452e-89aa-f65193ee9a47 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:0xc000126d38}] Aliases:map[]}\"",
2026-06-11 11:58:02.316247 | controller |     "Jun 11 10:42:40.583782 crc crio[20957]: time=\"2026-06-11T10:42:40.583718687Z\" level=info msg=\"Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.316262 | controller |     "Jun 11 10:42:40.584247 crc crio[20957]: time=\"2026-06-11T10:42:40.584172062Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:089f8796586f8b7db92a69c83013faa76dd5287d067fcd029cad6702aa674c55 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/20f920f0-446e-4879-932a-647b0a058a82 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:0xc000126dc8}] Aliases:map[]}\"",
2026-06-11 11:58:02.316278 | controller |     "Jun 11 10:42:40.584352 crc crio[20957]: time=\"2026-06-11T10:42:40.584296956Z\" 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-11 11:58:02.316293 | controller |     "Jun 11 10:42:40.584778 crc crio[20957]: time=\"2026-06-11T10:42:40.584717119Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:66c4dd1c40e3b6182485cd3f50b91bd9b65c2b5109958d01b68f3857f6960d38 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/d35622ba-c9a3-4870-a80b-59a53d993773 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:0xc000126e58}] Aliases:map[]}\"",
2026-06-11 11:58:02.316308 | controller |     "Jun 11 10:42:40.584922 crc crio[20957]: time=\"2026-06-11T10:42:40.584874974Z\" 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-11 11:58:02.316324 | controller |     "Jun 11 10:42:40.585489 crc crio[20957]: time=\"2026-06-11T10:42:40.585412572Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:8985b114e219e5dafc14dc9e2b91617f6f9d197483f41f68b27317fb61885d6e UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/24a3051a-a304-47b0-b39f-fea4c16f2b99 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:0xc000126ee8}] Aliases:map[]}\"",
2026-06-11 11:58:02.316342 | controller |     "Jun 11 10:42:40.585596 crc crio[20957]: time=\"2026-06-11T10:42:40.585552736Z\" level=info msg=\"Checking pod openshift-service-ca_service-ca-74545575db-n469q for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.316380 | controller |     "Jun 11 10:42:40.585955 crc crio[20957]: time=\"2026-06-11T10:42:40.585879357Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:6ef12fd6b0c6e147573c9d7167dded74e9302978058c0c041290a283a9ee58a5 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/4ccb2a5b-0375-4c81-95a5-b9e5ab177a47 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:0xc000126f78}] Aliases:map[]}\"",
2026-06-11 11:58:02.316398 | controller |     "Jun 11 10:42:40.586201 crc crio[20957]: time=\"2026-06-11T10:42:40.586077713Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.316413 | controller |     "Jun 11 10:42:40.587438 crc crio[20957]: time=\"2026-06-11T10:42:40.587322633Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:00061e14ba0f53ee3e468ef87a929c317a5858b7d16013bffbe7e1e93701fe9e UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/b6372668-1346-4799-bafa-ee7a68ce15f4 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:0xc000127008}] Aliases:map[]}\"",
2026-06-11 11:58:02.316429 | controller |     "Jun 11 10:42:40.587573 crc crio[20957]: time=\"2026-06-11T10:42:40.587492919Z\" level=info msg=\"Checking pod openshift-config-operator_openshift-config-operator-5777786469-bccdj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.316444 | controller |     "Jun 11 10:42:40.587955 crc crio[20957]: time=\"2026-06-11T10:42:40.587892301Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:c1d646d91840306ab4bf01e865e3b2326bda4801e06fc082c833812929de6cd1 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/0135306d-31cf-4be2-bde1-d5e97c0d9e4e 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:0xc000127098}] Aliases:map[]}\"",
2026-06-11 11:58:02.316459 | controller |     "Jun 11 10:42:40.588084 crc crio[20957]: time=\"2026-06-11T10:42:40.588043146Z\" level=info msg=\"Checking pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.316475 | controller |     "Jun 11 10:42:40.588621 crc crio[20957]: time=\"2026-06-11T10:42:40.588504431Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:219e9c2f0e426efed0f2f1d50a432f0f680a56e5a70e628201bedaf65f8e8389 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/3b04d50c-4167-43c7-b07e-8f54219dd6bf 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:0xc000127118}] Aliases:map[]}\"",
2026-06-11 11:58:02.316493 | controller |     "Jun 11 10:42:40.588719 crc crio[20957]: time=\"2026-06-11T10:42:40.588648786Z\" level=info msg=\"Checking pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.316509 | controller |     "Jun 11 10:42:40.589244 crc crio[20957]: time=\"2026-06-11T10:42:40.58908804Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:5253c570edf3b1586971eb345f33ec0addc675d59ebd2a7da755e82b2134ca60 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/55916e3b-688a-417b-95ca-cc3b91aa60e2 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:0xc000127198}] Aliases:map[]}\"",
2026-06-11 11:58:02.316524 | controller |     "Jun 11 10:42:40.589351 crc crio[20957]: time=\"2026-06-11T10:42:40.589271856Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.316539 | controller |     "Jun 11 10:42:40.589750 crc crio[20957]: time=\"2026-06-11T10:42:40.589678319Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:04fdf0749a99d67d272d39cfaad894109c5cd565eab508afc4c5fc42805cc9b7 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/450cc1fa-fdad-416b-9b9e-22838a47ed5c 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:0xc000127228}] Aliases:map[]}\"",
2026-06-11 11:58:02.316555 | controller |     "Jun 11 10:42:40.590834 crc crio[20957]: time=\"2026-06-11T10:42:40.589872605Z\" level=info msg=\"Checking pod openshift-console-operator_console-operator-67c89758df-4jf4f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.316569 | controller |     "Jun 11 10:42:40.590834 crc crio[20957]: time=\"2026-06-11T10:42:40.590293239Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:bee064a86ca0eeb4ff04004766d628768c20085b8f22a24de72bda1bf48cc9c2 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/29376849-3221-441c-b733-393513def666 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:0xc0001272b8}] Aliases:map[]}\"",
2026-06-11 11:58:02.316584 | controller |     "Jun 11 10:42:40.590834 crc crio[20957]: time=\"2026-06-11T10:42:40.590405102Z\" level=info msg=\"Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.316599 | controller |     "Jun 11 10:42:40.590834 crc crio[20957]: time=\"2026-06-11T10:42:40.590726343Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:76282f2c5663e964888d088eccaad2478462902e770894c5da12754c6a51675b UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/cbf6f81f-d54f-47b4-8269-dbc07d7fd476 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:0xc000127348}] Aliases:map[]}\"",
2026-06-11 11:58:02.316617 | controller |     "Jun 11 10:42:40.591224 crc crio[20957]: time=\"2026-06-11T10:42:40.590850377Z\" 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-11 11:58:02.316632 | controller |     "Jun 11 10:42:40.591485 crc crio[20957]: time=\"2026-06-11T10:42:40.591360553Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:bbaa7e0f3e4c0cf312d2162e6b9804bbfc3ac4948b51e312c0a8b5306a6256d2 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/5b48bc03-0e1a-4ca8-a1c1-a4eeff2315f9 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:0xc0001273d8}] Aliases:map[]}\"",
2026-06-11 11:58:02.316647 | controller |     "Jun 11 10:42:40.591485 crc crio[20957]: time=\"2026-06-11T10:42:40.591484267Z\" level=info msg=\"Checking pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.316663 | controller |     "Jun 11 10:42:40.591929 crc crio[20957]: time=\"2026-06-11T10:42:40.591832278Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:31cd14af7c6599c615254daebfd7fc1cecd5e6746400d55037d288258fc9c63e UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/4fda0c39-c0e7-4263-8b78-71463e9b5aff 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:0xc000127468}] Aliases:map[]}\"",
2026-06-11 11:58:02.316678 | controller |     "Jun 11 10:42:40.592209 crc crio[20957]: time=\"2026-06-11T10:42:40.592083126Z\" 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-11 11:58:02.316693 | controller |     "Jun 11 10:42:40.592573 crc crio[20957]: time=\"2026-06-11T10:42:40.59252615Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:ca8434f73c9406390d09b0932f52b4f7acd9cca94a39541db2aeacce0c70c711 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/9e0a8424-1e16-4375-883e-796d6d9197d6 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:0xc0001274f8}] Aliases:map[]}\"",
2026-06-11 11:58:02.316708 | controller |     "Jun 11 10:42:40.592667 crc crio[20957]: time=\"2026-06-11T10:42:40.592626824Z\" 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-11 11:58:02.316723 | controller |     "Jun 11 10:42:40.593099 crc crio[20957]: time=\"2026-06-11T10:42:40.593037507Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:61d1e9bc82c791fa5bd1611d9665e0aa80dc160f85e5a849458e443b5028d56c UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/bf7d32c2-1540-4b5d-ab4c-45d125b60d5b 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:0xc000127578}] Aliases:map[]}\"",
2026-06-11 11:58:02.316739 | controller |     "Jun 11 10:42:40.593285 crc crio[20957]: time=\"2026-06-11T10:42:40.593245034Z\" 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-11 11:58:02.316757 | controller |     "Jun 11 10:42:40.593784 crc crio[20957]: time=\"2026-06-11T10:42:40.593678057Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:516bc6d9bcbfea8786b9cfbe5a5cf1a4347cbfac023867d6d7110c911d4e0a40 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/5daac21e-e0ef-4118-949c-ea3cf1a409f8 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:0xc000127608}] Aliases:map[]}\"",
2026-06-11 11:58:02.316772 | controller |     "Jun 11 10:42:40.593874 crc crio[20957]: time=\"2026-06-11T10:42:40.593847253Z\" 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-11 11:58:02.316787 | controller |     "Jun 11 10:42:40.594969 crc crio[20957]: time=\"2026-06-11T10:42:40.594883736Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:d2436a448532320e93112c8fee57715fac7d8439f2ce1e798c335f4630f737c1 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/931314fb-dc94-4c78-a26b-2a787bb686c5 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:0xc000127688}] Aliases:map[]}\"",
2026-06-11 11:58:02.316802 | controller |     "Jun 11 10:42:40.595255 crc crio[20957]: time=\"2026-06-11T10:42:40.595184784Z\" level=info msg=\"Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.316817 | controller |     "Jun 11 10:42:40.595752 crc crio[20957]: time=\"2026-06-11T10:42:40.595660711Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:06f2fcdca9620729839d83d47e099fed83ed7f2a7600f1d0295d591e1d79ab35 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/b185b262-0045-4c12-89ac-87c2d186bd5b 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:0xc001202080}] Aliases:map[]}\"",
2026-06-11 11:58:02.316832 | controller |     "Jun 11 10:42:40.595851 crc crio[20957]: time=\"2026-06-11T10:42:40.595787685Z\" 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-11 11:58:02.316848 | controller |     "Jun 11 10:42:40.595908 crc crio[20957]: time=\"2026-06-11T10:42:40.595892559Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-11 11:58:02.316863 | controller |     "Jun 11 10:42:40.595968 crc crio[20957]: time=\"2026-06-11T10:42:40.595908829Z\" level=warning msg=\"Could not restore sandbox IP for d2a5b75e1cb0179e3b2cf70397fa9bc5a2aa2e153ec38377131b90489bc50f1c: failed to get network status for pod sandbox k8s_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0(d2a5b75e1cb0179e3b2cf70397fa9bc5a2aa2e153ec38377131b90489bc50f1c): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-11 11:58:02.316878 | controller |     "Jun 11 10:42:40.595968 crc crio[20957]: time=\"2026-06-11T10:42:40.59592565Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-11 11:58:02.316897 | controller |     "Jun 11 10:42:40.595968 crc crio[20957]: time=\"2026-06-11T10:42:40.59593443Z\" level=warning msg=\"Could not restore sandbox IP for 07062107e831bd2bc053de9df6a86b3b014f434c930c900b1ce1ed92b05fd52b: failed to get network status for pod sandbox k8s_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0(07062107e831bd2bc053de9df6a86b3b014f434c930c900b1ce1ed92b05fd52b): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-11 11:58:02.316957 | controller |     "Jun 11 10:42:40.596358 crc crio[20957]: time=\"2026-06-11T10:42:40.596302462Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:9c99f420713f64225ce22b01f6c0084a92811a3bb938bd360f37762aa82d56d4 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/385ec03d-40ef-4ca9-bba7-173d9aa040b1 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:0xc001202110}] Aliases:map[]}\"",
2026-06-11 11:58:02.316977 | controller |     "Jun 11 10:42:40.596455 crc crio[20957]: time=\"2026-06-11T10:42:40.596437816Z\" 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-11 11:58:02.316994 | controller |     "Jun 11 10:42:40.596593 crc crio[20957]: time=\"2026-06-11T10:42:40.596539519Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-11 11:58:02.317009 | controller |     "Jun 11 10:42:40.596593 crc crio[20957]: time=\"2026-06-11T10:42:40.596574731Z\" level=warning msg=\"Could not restore sandbox IP for f00a4f34978e87c5f1c6b100799810df031c4bff66b809eb32c23ea709e5dade: failed to get network status for pod sandbox k8s_certified-operators-l27pk_openshift-marketplace_91f37d35-53d4-49eb-b4e2-8ee1a226094b_0(f00a4f34978e87c5f1c6b100799810df031c4bff66b809eb32c23ea709e5dade): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-11 11:58:02.317025 | controller |     "Jun 11 10:42:40.596897 crc crio[20957]: time=\"2026-06-11T10:42:40.596839726Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:a6c2e68b27559c957be075c005201faa0d7b43992fb1c64ca415754eccca4335 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/ae47957c-fd82-4182-90a4-35c93556a0fd 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:0xc0012021b0}] Aliases:map[]}\"",
2026-06-11 11:58:02.317040 | controller |     "Jun 11 10:42:40.596985 crc crio[20957]: time=\"2026-06-11T10:42:40.596960733Z\" level=info msg=\"Checking pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.317056 | controller |     "Jun 11 10:42:40.597578 crc crio[20957]: time=\"2026-06-11T10:42:40.59748671Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:fc27bf3df737d5f0da513dc6b9589bda63a78c45c873dd43d0d225052b3b3ec9 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/6c859371-18ba-499c-acc0-75b1674111e5 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:0xc001202230}] Aliases:map[]}\"",
2026-06-11 11:58:02.317072 | controller |     "Jun 11 10:42:40.597683 crc crio[20957]: time=\"2026-06-11T10:42:40.597665366Z\" level=info msg=\"Checking pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.317098 | controller |     "Jun 11 10:42:40.597861 crc crio[20957]: time=\"2026-06-11T10:42:40.59779665Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-11 11:58:02.317123 | controller |     "Jun 11 10:42:40.597861 crc crio[20957]: time=\"2026-06-11T10:42:40.597837891Z\" level=warning msg=\"Could not restore sandbox IP for f5f968b95a4c09e9a35de10cc4c90e9de82846e8b43984b8310fb6d763a380c8: failed to get network status for pod sandbox k8s_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0(f5f968b95a4c09e9a35de10cc4c90e9de82846e8b43984b8310fb6d763a380c8): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-11 11:58:02.317142 | controller |     "Jun 11 10:42:40.598318 crc crio[20957]: time=\"2026-06-11T10:42:40.598259315Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:ee181da4c8522f5a6a012d826f5689867d8d9bec2142766aadfe5d2692add209 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/cb6ccb60-7eca-4df7-8109-eeb40cfea68c 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:0xc0012022c8}] Aliases:map[]}\"",
2026-06-11 11:58:02.317159 | controller |     "Jun 11 10:42:40.598465 crc crio[20957]: time=\"2026-06-11T10:42:40.598407399Z\" 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-11 11:58:02.317175 | controller |     "Jun 11 10:42:40.598937 crc crio[20957]: time=\"2026-06-11T10:42:40.598872174Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:fbd80202514f0b5860be30327966a252459f2586f0298dbbb61609f16ff252b9 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/c4f5aa31-9404-422b-8f37-24129d40c664 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:0xc001202358}] Aliases:map[]}\"",
2026-06-11 11:58:02.317190 | controller |     "Jun 11 10:42:40.599209 crc crio[20957]: time=\"2026-06-11T10:42:40.599077921Z\" level=info msg=\"Checking pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.317205 | controller |     "Jun 11 10:42:40.599745 crc crio[20957]: time=\"2026-06-11T10:42:40.59968068Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:ed5e22ae44b291e5f4185543b89bed76a7dac5b4dcf90f0cd6fb838ba2475124 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/900ed776-97f8-48d6-ac70-867f91fdca60 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:0xc0012023e8}] Aliases:map[]}\"",
2026-06-11 11:58:02.317220 | controller |     "Jun 11 10:42:40.599837 crc crio[20957]: time=\"2026-06-11T10:42:40.599822635Z\" level=info msg=\"Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.317235 | controller |     "Jun 11 10:42:40.600336 crc crio[20957]: time=\"2026-06-11T10:42:40.60027954Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:75a34b9d735f293ff0af6d791618b1cede0d9c1578e168ba6ecd2f3ca7f9f051 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/90aca7e3-2d63-40a6-b086-7c9089eccfaf 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:0xc001202478}] Aliases:map[]}\"",
2026-06-11 11:58:02.317253 | controller |     "Jun 11 10:42:40.600442 crc crio[20957]: time=\"2026-06-11T10:42:40.600408084Z\" level=info msg=\"Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.317269 | controller |     "Jun 11 10:42:40.600565 crc crio[20957]: time=\"2026-06-11T10:42:40.600510197Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-11 11:58:02.317284 | controller |     "Jun 11 10:42:40.600565 crc crio[20957]: time=\"2026-06-11T10:42:40.600541888Z\" level=warning msg=\"Could not restore sandbox IP for c16806a1016fb09572def5ffddbf142dc6be2237317f815aeece3fdfc89e358d: failed to get network status for pod sandbox k8s_redhat-operators-x5vn9_openshift-marketplace_0ee7e057-363b-48e4-a711-ee54046db35f_0(c16806a1016fb09572def5ffddbf142dc6be2237317f815aeece3fdfc89e358d): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-11 11:58:02.317300 | controller |     "Jun 11 10:42:40.600903 crc crio[20957]: time=\"2026-06-11T10:42:40.600844758Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:4b6f68ee5043dc4cefea29f31ca220f4e08b9d82b41af55c49f6cf64addd60e9 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/12a16425-93fc-4537-9b85-6ebd32bb72e6 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:0xc001202510}] Aliases:map[]}\"",
2026-06-11 11:58:02.317315 | controller |     "Jun 11 10:42:40.601001 crc crio[20957]: time=\"2026-06-11T10:42:40.600987412Z\" level=info msg=\"Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.317330 | controller |     "Jun 11 10:42:40.601608 crc crio[20957]: time=\"2026-06-11T10:42:40.601550031Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:5474d1b9b8f5df016208902e205ff88b11ff76f9a8854bec80c774d6ec54b5be UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/1a76ac17-7987-4b74-9c05-fcc7729b976b 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:0xc001202590}] Aliases:map[]}\"",
2026-06-11 11:58:02.317345 | controller |     "Jun 11 10:42:40.601761 crc crio[20957]: time=\"2026-06-11T10:42:40.601704545Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.317384 | controller |     "Jun 11 10:42:40.602336 crc crio[20957]: time=\"2026-06-11T10:42:40.602276344Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:9d4aa1898017b16d783969e94d920569ad171c8ccee63341635be05f5d8ff6e6 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/a2edd1d4-cf8f-4dbd-80d7-47b139e37b4b 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:0xc001202620}] Aliases:map[]}\"",
2026-06-11 11:58:02.317400 | controller |     "Jun 11 10:42:40.602491 crc crio[20957]: time=\"2026-06-11T10:42:40.602435219Z\" level=info msg=\"Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.317422 | controller |     "Jun 11 10:42:40.602934 crc crio[20957]: time=\"2026-06-11T10:42:40.602872128Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:814a6d6535d3704ef1122414b17259f4db384b0fd8b65cf4bf3f50df61827ac5 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/bc3a7dcb-8326-4ba5-a13c-e6a1d84cc52a 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:0xc0012026b0}] Aliases:map[]}\"",
2026-06-11 11:58:02.317439 | controller |     "Jun 11 10:42:40.603093 crc crio[20957]: time=\"2026-06-11T10:42:40.603042664Z\" level=info msg=\"Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.317455 | controller |     "Jun 11 10:42:40.603608 crc crio[20957]: time=\"2026-06-11T10:42:40.603536074Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:0388217e0684e71e30a2fcae461773ecdb68db35fb1f5cef4a8dbc2eba3d9790 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/d226181c-51e9-4f21-add3-00f53db048d9 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:0xc001202740}] Aliases:map[]}\"",
2026-06-11 11:58:02.317470 | controller |     "Jun 11 10:42:40.603758 crc crio[20957]: time=\"2026-06-11T10:42:40.60370187Z\" level=info msg=\"Checking pod openshift-multus_multus-admission-controller-69db94689b-rvf8p for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.317485 | controller |     "Jun 11 10:42:40.604666 crc crio[20957]: time=\"2026-06-11T10:42:40.604538782Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:f44e3225afe57afed1bc937cd165e98d088eeb2b7a98b54af19b180be964aa57 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/90695116-c143-4b1d-97e2-8e66919cc0ef 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:0xc0012027c0}] Aliases:map[]}\"",
2026-06-11 11:58:02.317500 | controller |     "Jun 11 10:42:40.604999 crc crio[20957]: time=\"2026-06-11T10:42:40.604930884Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-target-fhkjl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.317515 | controller |     "Jun 11 10:42:40.605986 crc crio[20957]: time=\"2026-06-11T10:42:40.605909126Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:2ced3af3cca149ba83101d5265b6e6e316162c0dd91c53005206785947b41a69 UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/0f0844f6-3d78-46aa-a86e-b60563c0e3ba 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:0xc00008db20}] Aliases:map[]}\"",
2026-06-11 11:58:02.317530 | controller |     "Jun 11 10:42:40.606178 crc crio[20957]: time=\"2026-06-11T10:42:40.606105362Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.317544 | controller |     "Jun 11 10:42:40.606641 crc crio[20957]: time=\"2026-06-11T10:42:40.606575897Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:d8c8cc606e0696fffbcb91f0748cf04b5c0491757d87e7c82481d8b13ef13cfa UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/613fead4-44a4-4a57-823f-efe2b501fd7d 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:0xc00008dbd8}] Aliases:map[]}\"",
2026-06-11 11:58:02.317562 | controller |     "Jun 11 10:42:40.606730 crc crio[20957]: time=\"2026-06-11T10:42:40.606712822Z\" level=info msg=\"Checking pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.317577 | controller |     "Jun 11 10:42:40.607590 crc crio[20957]: time=\"2026-06-11T10:42:40.607524886Z\" level=info msg=\"Registered SIGHUP reload watcher\"",
2026-06-11 11:58:02.317592 | controller |     "Jun 11 10:42:40.608551 crc crio[20957]: time=\"2026-06-11T10:42:40.608478796Z\" level=info msg=\"Starting seccomp notifier watcher\"",
2026-06-11 11:58:02.317607 | controller |     "Jun 11 10:42:40.608658 crc crio[20957]: time=\"2026-06-11T10:42:40.608570139Z\" level=info msg=\"Create NRI interface\"",
2026-06-11 11:58:02.317621 | controller |     "Jun 11 10:42:40.608658 crc crio[20957]: time=\"2026-06-11T10:42:40.60860829Z\" level=info msg=\"runtime interface created\"",
2026-06-11 11:58:02.317636 | controller |     "Jun 11 10:42:40.608658 crc crio[20957]: time=\"2026-06-11T10:42:40.608621721Z\" level=info msg=\"Registered domain \\\"k8s.io\\\" with NRI\"",
2026-06-11 11:58:02.317650 | controller |     "Jun 11 10:42:40.608658 crc crio[20957]: time=\"2026-06-11T10:42:40.608629681Z\" level=info msg=\"runtime interface starting up...\"",
2026-06-11 11:58:02.317665 | controller |     "Jun 11 10:42:40.608658 crc crio[20957]: time=\"2026-06-11T10:42:40.608637351Z\" level=info msg=\"starting plugins...\"",
2026-06-11 11:58:02.317679 | controller |     "Jun 11 10:42:40.608658 crc crio[20957]: time=\"2026-06-11T10:42:40.608658572Z\" level=info msg=\"Synchronizing NRI (plugin) with current runtime state\"",
2026-06-11 11:58:02.317692 | controller |     "Jun 11 10:42:40.610270 crc crio[20957]: time=\"2026-06-11T10:42:40.610066656Z\" level=info msg=\"Serving metrics on 127.0.0.1:9537 using HTTP\"",
2026-06-11 11:58:02.317706 | controller |     "Jun 11 10:42:40.612416 crc crio[20957]: time=\"2026-06-11T10:42:40.61235432Z\" level=info msg=\"No systemd watchdog enabled\"",
2026-06-11 11:58:02.317721 | controller |     "Jun 11 10:42:40.618861 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).",
2026-06-11 11:58:02.317735 | controller |     "Jun 11 10:42:43.797939 crc crio[20957]: time=\"2026-06-11T10:42:43.797174322Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=ce90292b-1409-4964-ab0e-bae3b83fffe4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.317750 | controller |     "Jun 11 10:42:43.803513 crc crio[20957]: time=\"2026-06-11T10:42:43.803409093Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=7f63a0f6-5a82-4925-97ad-96576112fc03 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.317764 | controller |     "Jun 11 10:42:43.807545 crc crio[20957]: time=\"2026-06-11T10:42:43.807466226Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=a4c44f66-ef2c-4354-a329-24567f7126ee name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.317779 | controller |     "Jun 11 10:42:43.807855 crc crio[20957]: time=\"2026-06-11T10:42:43.807787037Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.317794 | controller |     "Jun 11 10:42:43.842099 crc crio[20957]: time=\"2026-06-11T10:42:43.841979263Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.317812 | controller |     "Jun 11 10:42:43.857065 crc crio[20957]: time=\"2026-06-11T10:42:43.85696051Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.317828 | controller |     "Jun 11 10:42:43.966577 crc crio[20957]: time=\"2026-06-11T10:42:43.966491613Z\" level=info msg=\"Created container 65387d6d5fb122b2d8137b789221e9d744712b3f23462cdcf04d375378aacc76: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=a4c44f66-ef2c-4354-a329-24567f7126ee name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.317843 | controller |     "Jun 11 10:42:43.968197 crc crio[20957]: time=\"2026-06-11T10:42:43.968071362Z\" level=info msg=\"Starting container: 65387d6d5fb122b2d8137b789221e9d744712b3f23462cdcf04d375378aacc76\" id=393d4cbb-5d8c-4476-9af3-98fae156dbf7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.317872 | controller |     "Jun 11 10:42:43.974365 crc crio[20957]: time=\"2026-06-11T10:42:43.974261899Z\" level=info msg=\"Started container\" PID=21406 containerID=65387d6d5fb122b2d8137b789221e9d744712b3f23462cdcf04d375378aacc76 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=393d4cbb-5d8c-4476-9af3-98fae156dbf7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed5e22ae44b291e5f4185543b89bed76a7dac5b4dcf90f0cd6fb838ba2475124",
2026-06-11 11:58:02.317889 | controller |     "Jun 11 10:42:54.701572 crc systemd[1]: Stopping Container Runtime Interface for OCI (CRI-O)...",
2026-06-11 11:58:02.317905 | controller |     "Jun 11 10:43:01.540297 crc systemd[1]: crio.service: Deactivated successfully.",
2026-06-11 11:58:02.317923 | controller |     "Jun 11 10:43:01.541351 crc systemd[1]: Stopped Container Runtime Interface for OCI (CRI-O).",
2026-06-11 11:58:02.317939 | controller |     "Jun 11 10:43:01.541579 crc systemd[1]: crio.service: Consumed 3.918s CPU time.",
2026-06-11 11:58:02.317954 | controller |     "Jun 11 10:43:01.613947 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...",
2026-06-11 11:58:02.317968 | controller |     "Jun 11 10:43:01.713227 crc crio[22652]: time=\"2026-06-11T10:43:01.71304437Z\" level=info msg=\"Updating config from single file: /etc/crio/crio.conf\"",
2026-06-11 11:58:02.317982 | controller |     "Jun 11 10:43:01.713227 crc crio[22652]: time=\"2026-06-11T10:43:01.713242233Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf\"",
2026-06-11 11:58:02.317997 | controller |     "Jun 11 10:43:01.716757 crc crio[22652]: time=\"2026-06-11T10:43:01.716667756Z\" level=info msg=\"Updating config from path: /etc/crio/crio.conf.d\"",
2026-06-11 11:58:02.318011 | controller |     "Jun 11 10:43:01.716905 crc crio[22652]: time=\"2026-06-11T10:43:01.716854312Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf.d/00-default\"",
2026-06-11 11:58:02.318026 | controller |     "Jun 11 10:43:01.717749 crc crio[22652]: time=\"2026-06-11T10:43:01.717696049Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf.d/zuul\"",
2026-06-11 11:58:02.318040 | controller |     "Jun 11 10:43:01.734428 crc crio[22652]: time=\"2026-06-11T10:43:01.734285899Z\" level=info msg=\"Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)\"",
2026-06-11 11:58:02.318054 | controller |     "Jun 11 10:43:01.734684 crc crio[22652]: time=\"2026-06-11T10:43:01.734558798Z\" level=info msg=\"Node configuration value for hugetlb cgroup is true\"",
2026-06-11 11:58:02.318068 | controller |     "Jun 11 10:43:01.734684 crc crio[22652]: time=\"2026-06-11T10:43:01.734571938Z\" level=info msg=\"Node configuration value for pid cgroup is true\"",
2026-06-11 11:58:02.318082 | controller |     "Jun 11 10:43:01.734779 crc crio[22652]: time=\"2026-06-11T10:43:01.734696168Z\" level=info msg=\"Node configuration value for memoryswap cgroup is true\"",
2026-06-11 11:58:02.318100 | controller |     "Jun 11 10:43:01.734779 crc crio[22652]: time=\"2026-06-11T10:43:01.734710869Z\" level=info msg=\"Node configuration value for cgroup v2 is true\"",
2026-06-11 11:58:02.318115 | controller |     "Jun 11 10:43:01.759369 crc crio[22652]: time=\"2026-06-11T10:43:01.7591966Z\" level=info msg=\"Node configuration value for systemd AllowedCPUs is true\"",
2026-06-11 11:58:02.318129 | controller |     "Jun 11 10:43:01.780922 crc crio[22652]: time=\"2026-06-11T10:43:01.780743748Z\" 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-11 11:58:02.318143 | controller |     "Jun 11 10:43:01.785796 crc crio[22652]: time=\"2026-06-11T10:43:01.78568525Z\" 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-11 11:58:02.318159 | controller |     "Jun 11 10:43:01.804032 crc crio[22652]: time=\"2026-06-11T10:43:01.80394959Z\" 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-11 11:58:02.318181 | controller |     "Jun 11 10:43:01.968428 crc crio[22652]: time=\"2026-06-11T10:43:01.968313575Z\" level=info msg=\"Checkpoint/restore support enabled\"",
2026-06-11 11:58:02.318203 | controller |     "Jun 11 10:43:01.968428 crc crio[22652]: time=\"2026-06-11T10:43:01.9683733Z\" level=info msg=\"Using the internal default seccomp profile\"",
2026-06-11 11:58:02.318227 | controller |     "Jun 11 10:43:01.968428 crc crio[22652]: time=\"2026-06-11T10:43:01.968383851Z\" level=info msg=\"AppArmor is disabled by the system or at CRI-O build-time\"",
2026-06-11 11:58:02.318244 | controller |     "Jun 11 10:43:01.968428 crc crio[22652]: time=\"2026-06-11T10:43:01.968392311Z\" level=info msg=\"No blockio config file specified, blockio not configured\"",
2026-06-11 11:58:02.318263 | controller |     "Jun 11 10:43:01.968428 crc crio[22652]: time=\"2026-06-11T10:43:01.968399171Z\" level=info msg=\"RDT not available in the host system\"",
2026-06-11 11:58:02.318285 | controller |     "Jun 11 10:43:01.984327 crc crio[22652]: time=\"2026-06-11T10:43:01.984217852Z\" level=info msg=\"Conmon does support the --sync option\"",
2026-06-11 11:58:02.318308 | controller |     "Jun 11 10:43:01.984327 crc crio[22652]: time=\"2026-06-11T10:43:01.984261893Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"",
2026-06-11 11:58:02.318324 | controller |     "Jun 11 10:43:01.991376 crc crio[22652]: time=\"2026-06-11T10:43:01.991260635Z\" level=info msg=\"Conmon does support the --sync option\"",
2026-06-11 11:58:02.318339 | controller |     "Jun 11 10:43:01.991376 crc crio[22652]: time=\"2026-06-11T10:43:01.991357598Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"",
2026-06-11 11:58:02.318376 | controller |     "Jun 11 10:43:02.017948 crc crio[22652]: time=\"2026-06-11T10:43:02.017415587Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 11:58:02.318392 | controller |     "Jun 11 10:43:02.017948 crc crio[22652]: time=\"2026-06-11T10:43:02.017909643Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 11:58:02.318408 | controller |     "Jun 11 10:43:02.018490 crc crio[22652]: time=\"2026-06-11T10:43:02.018417809Z\" level=info msg=\"FLAG: --enable-profile-unix-socket=\\\"true\\\"\\n\"",
2026-06-11 11:58:02.318423 | controller |     "Jun 11 10:43:02.018490 crc crio[22652]: time=\"2026-06-11T10:43:02.018475001Z\" level=info msg=\"FLAG: --stream-address=\\\"192.168.130.11\\\"\\n\"",
2026-06-11 11:58:02.318439 | controller |     "Jun 11 10:43:02.019349 crc crio[22652]: time=\"2026-06-11T10:43:02.019106161Z\" 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.cgroup2-mount-hierarchy-rw\\\", \\\"cpu-load-balancing.crio.io\\\", \\\"io.containers.trace-syscall\\\", \\\"seccomp-profile.kubernetes.cri-o.io\\\", \\\"io.kubernetes.cri-o.DisableFIPS\\\", \\\"io.kubernetes.cri.container-type\\\", \\\"run.oci.\\\", \\\"io.kubernetes.cri-o.UnifiedCgroup\\\", \\\"io.kubernetes.cri-o.ShmSize\\\", \\\"irq-load-balancing.crio.io\\\", \\\"io.kubernetes.cri.rdt-class\\\", \\\"io.kubernetes.cri-o.PodLinuxOverhead\\\", \\\"cpu-shared.crio.io\\\", \\\"bundle\\\", \\\"org.systemd.property.\\\", \\\"cpu-quota.crio.io\\\", \\\"io.kubernetes.cri-o.TrySkipVolumeSELinuxLabel\\\", \\\"io.kubernetes.cri-o.seccompNotifierAction\\\", \\\"io.kubernetes.cri-o.umask\\\", \\\"org.criu.config\\\", \\\"module.wasm.image/variant\\\", \\\"cpu-c-states.crio.io\\\", \\\"cpu-freq-governor.crio.io\\\", \\\"io.kubernetes.cri-o.PodLinuxResources\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\"]\\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-11 11:58:02.318463 | controller |     "Jun 11 10:43:02.020062 crc crio[22652]: time=\"2026-06-11T10:43:02.02000781Z\" level=info msg=\"Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus\"",
2026-06-11 11:58:02.318482 | controller |     "Jun 11 10:43:02.020310 crc crio[22652]: time=\"2026-06-11T10:43:02.020256068Z\" level=info msg=\"Restore irqbalance config: nothing to do\"",
2026-06-11 11:58:02.318497 | controller |     "Jun 11 10:43:03.593410 crc crio[22652]: time=\"2026-06-11T10:43:03.593340931Z\" level=info msg=\"Got pod network &{Name:community-operators-mzmwc Namespace:openshift-marketplace ID:5f9a4852e4f1edf916443c14129675e4bc537736ba350a119603b2d55d963ddf UID:73bec29a-42a8-4103-9fc1-af0156e49a2c NetNS:/var/run/netns/6dc77ac6-b3e8-44fd-871b-805911f3b972 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod73bec29a_42a8_4103_9fc1_af0156e49a2c.slice PodAnnotations:0xc0001032a0}] Aliases:map[]}\"",
2026-06-11 11:58:02.318513 | controller |     "Jun 11 10:43:03.594604 crc crio[22652]: time=\"2026-06-11T10:43:03.593470975Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-mzmwc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.318528 | controller |     "Jun 11 10:43:03.594604 crc crio[22652]: time=\"2026-06-11T10:43:03.593866908Z\" level=info msg=\"Got pod network &{Name:certified-operators-pvc9x Namespace:openshift-marketplace ID:33296598bb10fcdc09c6929be6b79ef41d3486b9358fc0c880d305ba28d1114f UID:6c83f1fd-a22d-4972-abb7-23a3f712c8b0 NetNS:/var/run/netns/5dd468f2-28b8-487c-81a8-a43b8e2f1d70 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6c83f1fd_a22d_4972_abb7_23a3f712c8b0.slice PodAnnotations:0xc0001033a8}] Aliases:map[]}\"",
2026-06-11 11:58:02.318542 | controller |     "Jun 11 10:43:03.594604 crc crio[22652]: time=\"2026-06-11T10:43:03.593957011Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-pvc9x for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.318558 | controller |     "Jun 11 10:43:03.594785 crc crio[22652]: time=\"2026-06-11T10:43:03.594603852Z\" level=info msg=\"Got pod network &{Name:redhat-operators-l4wsd Namespace:openshift-marketplace ID:431104bd6803320b613e64354a49d0f01737cc93b32a868c6aee1e0d920dfea5 UID:7c260c7a-8f49-44ed-8c08-6377afd3201a NetNS:/var/run/netns/36c037db-f23a-43af-aabf-92ef699e5651 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7c260c7a_8f49_44ed_8c08_6377afd3201a.slice PodAnnotations:0xc000103440}] Aliases:map[]}\"",
2026-06-11 11:58:02.318573 | controller |     "Jun 11 10:43:03.594785 crc crio[22652]: time=\"2026-06-11T10:43:03.594750796Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-l4wsd for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.318588 | controller |     "Jun 11 10:43:03.595279 crc crio[22652]: time=\"2026-06-11T10:43:03.595239032Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-4mshq Namespace:openshift-marketplace ID:b18a4694ae109c0e8a03ea38c19dd6f97d686b76a93acc92af618b014c7d36b6 UID:5fc2325a-df2f-44a3-97ff-8d19f076d854 NetNS:/var/run/netns/1d3b5a02-ecca-4147-b9fc-bd9588ece1e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5fc2325a_df2f_44a3_97ff_8d19f076d854.slice PodAnnotations:0xc0001034d0}] Aliases:map[]}\"",
2026-06-11 11:58:02.318603 | controller |     "Jun 11 10:43:03.595380 crc crio[22652]: time=\"2026-06-11T10:43:03.595354086Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-4mshq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.318618 | controller |     "Jun 11 10:43:03.595759 crc crio[22652]: time=\"2026-06-11T10:43:03.595699977Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-msl67 Namespace:openshift-marketplace ID:275d7dcc4bc8f174646b2ef56319d0ea75932f10ed1e7d03a583f6417d7d7986 UID:d41d136f-a78f-476c-b322-a166cdafbe5c NetNS:/var/run/netns/07d010f6-9ea7-4c62-b1c9-061082a7e6bf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd41d136f_a78f_476c_b322_a166cdafbe5c.slice PodAnnotations:0xc000103560}] Aliases:map[]}\"",
2026-06-11 11:58:02.318636 | controller |     "Jun 11 10:43:03.595834 crc crio[22652]: time=\"2026-06-11T10:43:03.59581238Z\" level=info msg=\"Checking pod openshift-marketplace_marketplace-operator-547dbd544d-msl67 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.318651 | controller |     "Jun 11 10:43:03.596855 crc crio[22652]: time=\"2026-06-11T10:43:03.596800862Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-68f8cf746f-ztkv9 Namespace:openshift-route-controller-manager ID:673a3c43e06e0e36360476d50b89ca07dc1b6ec1075985e462d7c2f984476a15 UID:21fe681e-1d63-4836-acc2-97a59c3e261f NetNS:/var/run/netns/a09e691b-2f45-4812-b3a4-1c5c4b8e770c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod21fe681e_1d63_4836_acc2_97a59c3e261f.slice PodAnnotations:0xc0001035e0}] Aliases:map[]}\"",
2026-06-11 11:58:02.318667 | controller |     "Jun 11 10:43:03.597279 crc crio[22652]: time=\"2026-06-11T10:43:03.597227576Z\" level=info msg=\"Checking pod openshift-route-controller-manager_route-controller-manager-68f8cf746f-ztkv9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.318683 | controller |     "Jun 11 10:43:03.597703 crc crio[22652]: time=\"2026-06-11T10:43:03.59765073Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:a77b5a57378bca1caee3556e675f2b54c89f9bea0e36bbe0ba2c5f90d745855d UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/8d9bbcff-9711-4ae9-abb2-e4c6ae3b00c3 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:0xc000103670}] Aliases:map[]}\"",
2026-06-11 11:58:02.318698 | controller |     "Jun 11 10:43:03.597822 crc crio[22652]: time=\"2026-06-11T10:43:03.597776084Z\" level=info msg=\"Checking pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.318713 | controller |     "Jun 11 10:43:03.598693 crc crio[22652]: time=\"2026-06-11T10:43:03.598635731Z\" level=info msg=\"Got pod network &{Name:controller-manager-6df87f8965-dgc55 Namespace:openshift-controller-manager ID:6707bb06254c8d128f9be4b39ee81506e78af7ea6f2aabc3782d27b45b761532 UID:0424196e-4304-40e4-893d-fa63ea1454e9 NetNS:/var/run/netns/c9782c49-3681-422d-ae18-5ae151f78e14 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0424196e_4304_40e4_893d_fa63ea1454e9.slice PodAnnotations:0xc000103700}] Aliases:map[]}\"",
2026-06-11 11:58:02.318728 | controller |     "Jun 11 10:43:03.598776 crc crio[22652]: time=\"2026-06-11T10:43:03.598753885Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-6df87f8965-dgc55 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.318743 | controller |     "Jun 11 10:43:03.598893 crc crio[22652]: time=\"2026-06-11T10:43:03.598845728Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-11 11:58:02.318758 | controller |     "Jun 11 10:43:03.598893 crc crio[22652]: time=\"2026-06-11T10:43:03.598881799Z\" level=warning msg=\"Could not restore sandbox IP for 9e753f8518f14bfedde0b2ea422b4e623e451ccf2f06fbda1e703a727b96b5d0: failed to get network status for pod sandbox k8s_revision-pruner-13-crc_openshift-kube-apiserver_8ba3564d-7e57-41aa-8318-5b95af01317b_0(9e753f8518f14bfedde0b2ea422b4e623e451ccf2f06fbda1e703a727b96b5d0): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-11 11:58:02.318777 | controller |     "Jun 11 10:43:03.598997 crc crio[22652]: time=\"2026-06-11T10:43:03.59890429Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-11 11:58:02.318793 | controller |     "Jun 11 10:43:03.598997 crc crio[22652]: time=\"2026-06-11T10:43:03.59891313Z\" level=warning msg=\"Could not restore sandbox IP for ec4a77515b3024041e4cdb07e1157865cac61f91192b638810dd38b646ca95f1: failed to get network status for pod sandbox k8s_installer-13-crc_openshift-kube-apiserver_0816b583-83d2-4f80-b070-e62689ae2712_0(ec4a77515b3024041e4cdb07e1157865cac61f91192b638810dd38b646ca95f1): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-11 11:58:02.318809 | controller |     "Jun 11 10:43:03.598997 crc crio[22652]: time=\"2026-06-11T10:43:03.598929771Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-11 11:58:02.318824 | controller |     "Jun 11 10:43:03.598997 crc crio[22652]: time=\"2026-06-11T10:43:03.598938701Z\" level=warning msg=\"Could not restore sandbox IP for d37725fcb001234b3ff31ef8adb55416630aef35171b78a5708c66e0297d57e8: failed to get network status for pod sandbox k8s_collect-profiles-29686230-hs9dx_openshift-operator-lifecycle-manager_81b25572-ffb9-4917-87d1-f6713e295cc7_0(d37725fcb001234b3ff31ef8adb55416630aef35171b78a5708c66e0297d57e8): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-11 11:58:02.318839 | controller |     "Jun 11 10:43:03.599333 crc crio[22652]: time=\"2026-06-11T10:43:03.599286632Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:d721c5d42c7fe8a2ef71fdfaea832f74a256dc039aed3fb50857cfa739db852d UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/23eccc59-caac-4e7a-ad87-d8ad5f0e6be3 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:0xc0001037a8}] Aliases:map[]}\"",
2026-06-11 11:58:02.318854 | controller |     "Jun 11 10:43:03.599432 crc crio[22652]: time=\"2026-06-11T10:43:03.599403276Z\" 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-11 11:58:02.318870 | controller |     "Jun 11 10:43:03.599820 crc crio[22652]: time=\"2026-06-11T10:43:03.599771768Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:9f17537f203b5369b515fdf93df3c21e0e1ec76139d277ab3fdc9d259dcd43de UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/4e90b64f-4996-4558-b351-c01649a55028 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:0xc000103838}] Aliases:map[]}\"",
2026-06-11 11:58:02.318886 | controller |     "Jun 11 10:43:03.599922 crc crio[22652]: time=\"2026-06-11T10:43:03.599886881Z\" level=info msg=\"Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.318901 | controller |     "Jun 11 10:43:03.600347 crc crio[22652]: time=\"2026-06-11T10:43:03.600304365Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:3a99d2cff4eb408b82b989c2d7f34de64ed03ecd7c4bbf07f6765bd313ce9b50 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/cd268ed3-db52-4030-8613-61d050e34c21 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:0xc0001038b8}] Aliases:map[]}\"",
2026-06-11 11:58:02.318919 | controller |     "Jun 11 10:43:03.600451 crc crio[22652]: time=\"2026-06-11T10:43:03.600420759Z\" 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-11 11:58:02.318935 | controller |     "Jun 11 10:43:03.600856 crc crio[22652]: time=\"2026-06-11T10:43:03.600803161Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:bca9cdc7581b33475a012a721b9060d11ab4236fed24ec99de48c4f1be0290d7 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/dfae5057-b378-4808-872a-49b11a1d89f7 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:0xc000103938}] Aliases:map[]}\"",
2026-06-11 11:58:02.318950 | controller |     "Jun 11 10:43:03.600957 crc crio[22652]: time=\"2026-06-11T10:43:03.600917505Z\" level=info msg=\"Checking pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.318965 | controller |     "Jun 11 10:43:03.601380 crc crio[22652]: time=\"2026-06-11T10:43:03.601332028Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:bb73203da0f8806a0058ff5c7f015469ed1d0dcfcb558a024d53e72ada603766 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/9c944ab8-9f4a-452e-89aa-f65193ee9a47 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:0xc0001039c8}] Aliases:map[]}\"",
2026-06-11 11:58:02.318980 | controller |     "Jun 11 10:43:03.601480 crc crio[22652]: time=\"2026-06-11T10:43:03.601451032Z\" level=info msg=\"Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.318995 | controller |     "Jun 11 10:43:03.601828 crc crio[22652]: time=\"2026-06-11T10:43:03.601779362Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:089f8796586f8b7db92a69c83013faa76dd5287d067fcd029cad6702aa674c55 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/20f920f0-446e-4879-932a-647b0a058a82 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:0xc000103a58}] Aliases:map[]}\"",
2026-06-11 11:58:02.319010 | controller |     "Jun 11 10:43:03.601909 crc crio[22652]: time=\"2026-06-11T10:43:03.601892696Z\" 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-11 11:58:02.319025 | controller |     "Jun 11 10:43:03.602393 crc crio[22652]: time=\"2026-06-11T10:43:03.602336586Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:66c4dd1c40e3b6182485cd3f50b91bd9b65c2b5109958d01b68f3857f6960d38 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/d35622ba-c9a3-4870-a80b-59a53d993773 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:0xc000103dc0}] Aliases:map[]}\"",
2026-06-11 11:58:02.319042 | controller |     "Jun 11 10:43:03.602477 crc crio[22652]: time=\"2026-06-11T10:43:03.602455064Z\" 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-11 11:58:02.319058 | controller |     "Jun 11 10:43:03.602849 crc crio[22652]: time=\"2026-06-11T10:43:03.602785855Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:8985b114e219e5dafc14dc9e2b91617f6f9d197483f41f68b27317fb61885d6e UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/24a3051a-a304-47b0-b39f-fea4c16f2b99 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:0xc000103e58}] Aliases:map[]}\"",
2026-06-11 11:58:02.319072 | controller |     "Jun 11 10:43:03.602933 crc crio[22652]: time=\"2026-06-11T10:43:03.602903258Z\" level=info msg=\"Checking pod openshift-service-ca_service-ca-74545575db-n469q for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.319266 | controller |     "Jun 11 10:43:03.603375 crc crio[22652]: time=\"2026-06-11T10:43:03.603314402Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:6ef12fd6b0c6e147573c9d7167dded74e9302978058c0c041290a283a9ee58a5 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/4ccb2a5b-0375-4c81-95a5-b9e5ab177a47 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:0xc000103ee8}] Aliases:map[]}\"",
2026-06-11 11:58:02.319281 | controller |     "Jun 11 10:43:03.603443 crc crio[22652]: time=\"2026-06-11T10:43:03.603435206Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.319296 | controller |     "Jun 11 10:43:03.603835 crc crio[22652]: time=\"2026-06-11T10:43:03.603779607Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:00061e14ba0f53ee3e468ef87a929c317a5858b7d16013bffbe7e1e93701fe9e UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/b6372668-1346-4799-bafa-ee7a68ce15f4 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:0xc000103f78}] Aliases:map[]}\"",
2026-06-11 11:58:02.319311 | controller |     "Jun 11 10:43:03.603937 crc crio[22652]: time=\"2026-06-11T10:43:03.60389885Z\" level=info msg=\"Checking pod openshift-config-operator_openshift-config-operator-5777786469-bccdj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.319325 | controller |     "Jun 11 10:43:03.604399 crc crio[22652]: time=\"2026-06-11T10:43:03.604350425Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:c1d646d91840306ab4bf01e865e3b2326bda4801e06fc082c833812929de6cd1 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/0135306d-31cf-4be2-bde1-d5e97c0d9e4e 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:0xc0014a40a8}] Aliases:map[]}\"",
2026-06-11 11:58:02.319340 | controller |     "Jun 11 10:43:03.604502 crc crio[22652]: time=\"2026-06-11T10:43:03.604465719Z\" level=info msg=\"Checking pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.319380 | controller |     "Jun 11 10:43:03.604861 crc crio[22652]: time=\"2026-06-11T10:43:03.60481111Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:219e9c2f0e426efed0f2f1d50a432f0f680a56e5a70e628201bedaf65f8e8389 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/3b04d50c-4167-43c7-b07e-8f54219dd6bf 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:0xc0014a4140}] Aliases:map[]}\"",
2026-06-11 11:58:02.319397 | controller |     "Jun 11 10:43:03.604968 crc crio[22652]: time=\"2026-06-11T10:43:03.604932004Z\" level=info msg=\"Checking pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.319413 | controller |     "Jun 11 10:43:03.605424 crc crio[22652]: time=\"2026-06-11T10:43:03.605368098Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:5253c570edf3b1586971eb345f33ec0addc675d59ebd2a7da755e82b2134ca60 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/55916e3b-688a-417b-95ca-cc3b91aa60e2 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:0xc0014a41d0}] Aliases:map[]}\"",
2026-06-11 11:58:02.319428 | controller |     "Jun 11 10:43:03.605504 crc crio[22652]: time=\"2026-06-11T10:43:03.605493102Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.319443 | controller |     "Jun 11 10:43:03.605883 crc crio[22652]: time=\"2026-06-11T10:43:03.605829963Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:04fdf0749a99d67d272d39cfaad894109c5cd565eab508afc4c5fc42805cc9b7 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/450cc1fa-fdad-416b-9b9e-22838a47ed5c 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:0xc0014a4280}] Aliases:map[]}\"",
2026-06-11 11:58:02.319459 | controller |     "Jun 11 10:43:03.605974 crc crio[22652]: time=\"2026-06-11T10:43:03.605944426Z\" level=info msg=\"Checking pod openshift-console-operator_console-operator-67c89758df-4jf4f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.319475 | controller |     "Jun 11 10:43:03.606426 crc crio[22652]: time=\"2026-06-11T10:43:03.60636897Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:bee064a86ca0eeb4ff04004766d628768c20085b8f22a24de72bda1bf48cc9c2 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/29376849-3221-441c-b733-393513def666 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:0xc0014a4320}] Aliases:map[]}\"",
2026-06-11 11:58:02.319490 | controller |     "Jun 11 10:43:03.606510 crc crio[22652]: time=\"2026-06-11T10:43:03.606488354Z\" level=info msg=\"Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.319505 | controller |     "Jun 11 10:43:03.606874 crc crio[22652]: time=\"2026-06-11T10:43:03.606812004Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:76282f2c5663e964888d088eccaad2478462902e770894c5da12754c6a51675b UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/cbf6f81f-d54f-47b4-8269-dbc07d7fd476 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:0xc0014a43c8}] Aliases:map[]}\"",
2026-06-11 11:58:02.319524 | controller |     "Jun 11 10:43:03.606957 crc crio[22652]: time=\"2026-06-11T10:43:03.606929268Z\" 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-11 11:58:02.319539 | controller |     "Jun 11 10:43:03.607751 crc crio[22652]: time=\"2026-06-11T10:43:03.607691292Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:bbaa7e0f3e4c0cf312d2162e6b9804bbfc3ac4948b51e312c0a8b5306a6256d2 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/5b48bc03-0e1a-4ca8-a1c1-a4eeff2315f9 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:0xc0014a4460}] Aliases:map[]}\"",
2026-06-11 11:58:02.319556 | controller |     "Jun 11 10:43:03.607835 crc crio[22652]: time=\"2026-06-11T10:43:03.607814856Z\" level=info msg=\"Checking pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.319571 | controller |     "Jun 11 10:43:03.608235 crc crio[22652]: time=\"2026-06-11T10:43:03.608171808Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:31cd14af7c6599c615254daebfd7fc1cecd5e6746400d55037d288258fc9c63e UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/4fda0c39-c0e7-4263-8b78-71463e9b5aff 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:0xc0014a44f0}] Aliases:map[]}\"",
2026-06-11 11:58:02.319586 | controller |     "Jun 11 10:43:03.608360 crc crio[22652]: time=\"2026-06-11T10:43:03.608306872Z\" 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-11 11:58:02.319601 | controller |     "Jun 11 10:43:03.608669 crc crio[22652]: time=\"2026-06-11T10:43:03.608611722Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:ca8434f73c9406390d09b0932f52b4f7acd9cca94a39541db2aeacce0c70c711 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/9e0a8424-1e16-4375-883e-796d6d9197d6 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:0xc0004bea78}] Aliases:map[]}\"",
2026-06-11 11:58:02.319616 | controller |     "Jun 11 10:43:03.608742 crc crio[22652]: time=\"2026-06-11T10:43:03.608726986Z\" 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-11 11:58:02.319631 | controller |     "Jun 11 10:43:03.609286 crc crio[22652]: time=\"2026-06-11T10:43:03.609216814Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:61d1e9bc82c791fa5bd1611d9665e0aa80dc160f85e5a849458e443b5028d56c UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/bf7d32c2-1540-4b5d-ab4c-45d125b60d5b 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:0xc0004beb30}] Aliases:map[]}\"",
2026-06-11 11:58:02.319650 | controller |     "Jun 11 10:43:03.609385 crc crio[22652]: time=\"2026-06-11T10:43:03.609354666Z\" 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-11 11:58:02.319665 | controller |     "Jun 11 10:43:03.609735 crc crio[22652]: time=\"2026-06-11T10:43:03.609678926Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:516bc6d9bcbfea8786b9cfbe5a5cf1a4347cbfac023867d6d7110c911d4e0a40 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/5daac21e-e0ef-4118-949c-ea3cf1a409f8 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:0xc0004bec28}] Aliases:map[]}\"",
2026-06-11 11:58:02.319680 | controller |     "Jun 11 10:43:03.609829 crc crio[22652]: time=\"2026-06-11T10:43:03.60979429Z\" 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-11 11:58:02.319695 | controller |     "Jun 11 10:43:03.610610 crc crio[22652]: time=\"2026-06-11T10:43:03.610545814Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:d2436a448532320e93112c8fee57715fac7d8439f2ce1e798c335f4630f737c1 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/931314fb-dc94-4c78-a26b-2a787bb686c5 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:0xc0004becf0}] Aliases:map[]}\"",
2026-06-11 11:58:02.319710 | controller |     "Jun 11 10:43:03.610690 crc crio[22652]: time=\"2026-06-11T10:43:03.610661678Z\" level=info msg=\"Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.319725 | controller |     "Jun 11 10:43:03.611069 crc crio[22652]: time=\"2026-06-11T10:43:03.611006149Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:06f2fcdca9620729839d83d47e099fed83ed7f2a7600f1d0295d591e1d79ab35 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/b185b262-0045-4c12-89ac-87c2d186bd5b 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:0xc0004beda0}] Aliases:map[]}\"",
2026-06-11 11:58:02.319740 | controller |     "Jun 11 10:43:03.611241 crc crio[22652]: time=\"2026-06-11T10:43:03.611193798Z\" 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-11 11:58:02.319755 | controller |     "Jun 11 10:43:03.611361 crc crio[22652]: time=\"2026-06-11T10:43:03.611318989Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-11 11:58:02.319770 | controller |     "Jun 11 10:43:03.611361 crc crio[22652]: time=\"2026-06-11T10:43:03.61135377Z\" level=warning msg=\"Could not restore sandbox IP for d2a5b75e1cb0179e3b2cf70397fa9bc5a2aa2e153ec38377131b90489bc50f1c: failed to get network status for pod sandbox k8s_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0(d2a5b75e1cb0179e3b2cf70397fa9bc5a2aa2e153ec38377131b90489bc50f1c): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-11 11:58:02.319788 | controller |     "Jun 11 10:43:03.611466 crc crio[22652]: time=\"2026-06-11T10:43:03.611375581Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-11 11:58:02.319804 | controller |     "Jun 11 10:43:03.611466 crc crio[22652]: time=\"2026-06-11T10:43:03.611384311Z\" level=warning msg=\"Could not restore sandbox IP for 07062107e831bd2bc053de9df6a86b3b014f434c930c900b1ce1ed92b05fd52b: failed to get network status for pod sandbox k8s_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0(07062107e831bd2bc053de9df6a86b3b014f434c930c900b1ce1ed92b05fd52b): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-11 11:58:02.319819 | controller |     "Jun 11 10:43:03.611821 crc crio[22652]: time=\"2026-06-11T10:43:03.611767653Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:9c99f420713f64225ce22b01f6c0084a92811a3bb938bd360f37762aa82d56d4 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/385ec03d-40ef-4ca9-bba7-173d9aa040b1 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:0xc0004bee90}] Aliases:map[]}\"",
2026-06-11 11:58:02.319834 | controller |     "Jun 11 10:43:03.611925 crc crio[22652]: time=\"2026-06-11T10:43:03.611887637Z\" 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-11 11:58:02.319849 | controller |     "Jun 11 10:43:03.612411 crc crio[22652]: time=\"2026-06-11T10:43:03.612361523Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-11 11:58:02.319864 | controller |     "Jun 11 10:43:03.612411 crc crio[22652]: time=\"2026-06-11T10:43:03.612396044Z\" level=warning msg=\"Could not restore sandbox IP for f00a4f34978e87c5f1c6b100799810df031c4bff66b809eb32c23ea709e5dade: failed to get network status for pod sandbox k8s_certified-operators-l27pk_openshift-marketplace_91f37d35-53d4-49eb-b4e2-8ee1a226094b_0(f00a4f34978e87c5f1c6b100799810df031c4bff66b809eb32c23ea709e5dade): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-11 11:58:02.319880 | controller |     "Jun 11 10:43:03.612734 crc crio[22652]: time=\"2026-06-11T10:43:03.612684253Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:a6c2e68b27559c957be075c005201faa0d7b43992fb1c64ca415754eccca4335 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/ae47957c-fd82-4182-90a4-35c93556a0fd 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:0xc0004bef50}] Aliases:map[]}\"",
2026-06-11 11:58:02.319895 | controller |     "Jun 11 10:43:03.612945 crc crio[22652]: time=\"2026-06-11T10:43:03.61289507Z\" level=info msg=\"Checking pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.319910 | controller |     "Jun 11 10:43:03.613529 crc crio[22652]: time=\"2026-06-11T10:43:03.613470978Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:fc27bf3df737d5f0da513dc6b9589bda63a78c45c873dd43d0d225052b3b3ec9 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/6c859371-18ba-499c-acc0-75b1674111e5 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:0xc0004beff0}] Aliases:map[]}\"",
2026-06-11 11:58:02.319931 | controller |     "Jun 11 10:43:03.613631 crc crio[22652]: time=\"2026-06-11T10:43:03.613589892Z\" level=info msg=\"Checking pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.319947 | controller |     "Jun 11 10:43:03.613730 crc crio[22652]: time=\"2026-06-11T10:43:03.613686635Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-11 11:58:02.319962 | controller |     "Jun 11 10:43:03.613730 crc crio[22652]: time=\"2026-06-11T10:43:03.613717676Z\" level=warning msg=\"Could not restore sandbox IP for f5f968b95a4c09e9a35de10cc4c90e9de82846e8b43984b8310fb6d763a380c8: failed to get network status for pod sandbox k8s_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0(f5f968b95a4c09e9a35de10cc4c90e9de82846e8b43984b8310fb6d763a380c8): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-11 11:58:02.319977 | controller |     "Jun 11 10:43:03.614007 crc crio[22652]: time=\"2026-06-11T10:43:03.613947334Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:ee181da4c8522f5a6a012d826f5689867d8d9bec2142766aadfe5d2692add209 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/cb6ccb60-7eca-4df7-8109-eeb40cfea68c 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:0xc0004bf0b8}] Aliases:map[]}\"",
2026-06-11 11:58:02.319992 | controller |     "Jun 11 10:43:03.614200 crc crio[22652]: time=\"2026-06-11T10:43:03.614103829Z\" 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-11 11:58:02.320006 | controller |     "Jun 11 10:43:03.614569 crc crio[22652]: time=\"2026-06-11T10:43:03.614501111Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:fbd80202514f0b5860be30327966a252459f2586f0298dbbb61609f16ff252b9 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/c4f5aa31-9404-422b-8f37-24129d40c664 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:0xc0004bf170}] Aliases:map[]}\"",
2026-06-11 11:58:02.320021 | controller |     "Jun 11 10:43:03.614652 crc crio[22652]: time=\"2026-06-11T10:43:03.614621095Z\" level=info msg=\"Checking pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.320035 | controller |     "Jun 11 10:43:03.615074 crc crio[22652]: time=\"2026-06-11T10:43:03.615003327Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:ed5e22ae44b291e5f4185543b89bed76a7dac5b4dcf90f0cd6fb838ba2475124 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/900ed776-97f8-48d6-ac70-867f91fdca60 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:0xc0004bf218}] Aliases:map[]}\"",
2026-06-11 11:58:02.320049 | controller |     "Jun 11 10:43:03.615287 crc crio[22652]: time=\"2026-06-11T10:43:03.615232985Z\" level=info msg=\"Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.320067 | controller |     "Jun 11 10:43:03.615753 crc crio[22652]: time=\"2026-06-11T10:43:03.61569591Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:75a34b9d735f293ff0af6d791618b1cede0d9c1578e168ba6ecd2f3ca7f9f051 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/90aca7e3-2d63-40a6-b086-7c9089eccfaf 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:0xc0004bf2b0}] Aliases:map[]}\"",
2026-06-11 11:58:02.320081 | controller |     "Jun 11 10:43:03.615830 crc crio[22652]: time=\"2026-06-11T10:43:03.615817514Z\" level=info msg=\"Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.320096 | controller |     "Jun 11 10:43:03.615961 crc crio[22652]: time=\"2026-06-11T10:43:03.615914557Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-11 11:58:02.320110 | controller |     "Jun 11 10:43:03.616024 crc crio[22652]: time=\"2026-06-11T10:43:03.615995289Z\" level=warning msg=\"Could not restore sandbox IP for c16806a1016fb09572def5ffddbf142dc6be2237317f815aeece3fdfc89e358d: failed to get network status for pod sandbox k8s_redhat-operators-x5vn9_openshift-marketplace_0ee7e057-363b-48e4-a711-ee54046db35f_0(c16806a1016fb09572def5ffddbf142dc6be2237317f815aeece3fdfc89e358d): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-11 11:58:02.320125 | controller |     "Jun 11 10:43:03.616400 crc crio[22652]: time=\"2026-06-11T10:43:03.616344101Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:4b6f68ee5043dc4cefea29f31ca220f4e08b9d82b41af55c49f6cf64addd60e9 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/12a16425-93fc-4537-9b85-6ebd32bb72e6 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:0xc0004bf358}] Aliases:map[]}\"",
2026-06-11 11:58:02.320140 | controller |     "Jun 11 10:43:03.616478 crc crio[22652]: time=\"2026-06-11T10:43:03.616461944Z\" level=info msg=\"Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.320154 | controller |     "Jun 11 10:43:03.617476 crc crio[22652]: time=\"2026-06-11T10:43:03.617415115Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:5474d1b9b8f5df016208902e205ff88b11ff76f9a8854bec80c774d6ec54b5be UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/1a76ac17-7987-4b74-9c05-fcc7729b976b 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:0xc0004bf3e8}] Aliases:map[]}\"",
2026-06-11 11:58:02.320169 | controller |     "Jun 11 10:43:03.617554 crc crio[22652]: time=\"2026-06-11T10:43:03.617535899Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.320184 | controller |     "Jun 11 10:43:03.617928 crc crio[22652]: time=\"2026-06-11T10:43:03.6178746Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:9d4aa1898017b16d783969e94d920569ad171c8ccee63341635be05f5d8ff6e6 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/a2edd1d4-cf8f-4dbd-80d7-47b139e37b4b 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:0xc0004bf488}] Aliases:map[]}\"",
2026-06-11 11:58:02.320201 | controller |     "Jun 11 10:43:03.618029 crc crio[22652]: time=\"2026-06-11T10:43:03.617993594Z\" level=info msg=\"Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.320216 | controller |     "Jun 11 10:43:03.618570 crc crio[22652]: time=\"2026-06-11T10:43:03.61850312Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:814a6d6535d3704ef1122414b17259f4db384b0fd8b65cf4bf3f50df61827ac5 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/bc3a7dcb-8326-4ba5-a13c-e6a1d84cc52a 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:0xc0004bf528}] Aliases:map[]}\"",
2026-06-11 11:58:02.320231 | controller |     "Jun 11 10:43:03.618654 crc crio[22652]: time=\"2026-06-11T10:43:03.618620254Z\" level=info msg=\"Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.320245 | controller |     "Jun 11 10:43:03.620967 crc crio[22652]: time=\"2026-06-11T10:43:03.620735522Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:0388217e0684e71e30a2fcae461773ecdb68db35fb1f5cef4a8dbc2eba3d9790 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/d226181c-51e9-4f21-add3-00f53db048d9 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:0xc0014a4538}] Aliases:map[]}\"",
2026-06-11 11:58:02.320260 | controller |     "Jun 11 10:43:03.622540 crc crio[22652]: time=\"2026-06-11T10:43:03.622394874Z\" level=info msg=\"Checking pod openshift-multus_multus-admission-controller-69db94689b-rvf8p for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.320274 | controller |     "Jun 11 10:43:03.624532 crc crio[22652]: time=\"2026-06-11T10:43:03.624410159Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:f44e3225afe57afed1bc937cd165e98d088eeb2b7a98b54af19b180be964aa57 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/90695116-c143-4b1d-97e2-8e66919cc0ef 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:0xc0014a45b8}] Aliases:map[]}\"",
2026-06-11 11:58:02.320289 | controller |     "Jun 11 10:43:03.624847 crc crio[22652]: time=\"2026-06-11T10:43:03.62478035Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-target-fhkjl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.320303 | controller |     "Jun 11 10:43:03.625698 crc crio[22652]: time=\"2026-06-11T10:43:03.625632826Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:2ced3af3cca149ba83101d5265b6e6e316162c0dd91c53005206785947b41a69 UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/0f0844f6-3d78-46aa-a86e-b60563c0e3ba 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:0xc00008c788}] Aliases:map[]}\"",
2026-06-11 11:58:02.320318 | controller |     "Jun 11 10:43:03.625832 crc crio[22652]: time=\"2026-06-11T10:43:03.625781942Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.320336 | controller |     "Jun 11 10:43:03.626478 crc crio[22652]: time=\"2026-06-11T10:43:03.626407182Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:d8c8cc606e0696fffbcb91f0748cf04b5c0491757d87e7c82481d8b13ef13cfa UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/613fead4-44a4-4a57-823f-efe2b501fd7d 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:0xc00008c830}] Aliases:map[]}\"",
2026-06-11 11:58:02.320381 | controller |     "Jun 11 10:43:03.627265 crc crio[22652]: time=\"2026-06-11T10:43:03.627078094Z\" level=info msg=\"Checking pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.320405 | controller |     "Jun 11 10:43:03.627867 crc crio[22652]: time=\"2026-06-11T10:43:03.627772285Z\" level=info msg=\"Registered SIGHUP reload watcher\"",
2026-06-11 11:58:02.320421 | controller |     "Jun 11 10:43:03.629426 crc crio[22652]: time=\"2026-06-11T10:43:03.629333545Z\" level=info msg=\"Starting seccomp notifier watcher\"",
2026-06-11 11:58:02.320436 | controller |     "Jun 11 10:43:03.629514 crc crio[22652]: time=\"2026-06-11T10:43:03.62947074Z\" level=info msg=\"Create NRI interface\"",
2026-06-11 11:58:02.320451 | controller |     "Jun 11 10:43:03.629559 crc crio[22652]: time=\"2026-06-11T10:43:03.629493049Z\" level=info msg=\"Serving metrics on 127.0.0.1:9537 using HTTP\"",
2026-06-11 11:58:02.320465 | controller |     "Jun 11 10:43:03.629658 crc crio[22652]: time=\"2026-06-11T10:43:03.629526861Z\" level=info msg=\"runtime interface created\"",
2026-06-11 11:58:02.320480 | controller |     "Jun 11 10:43:03.629726 crc crio[22652]: time=\"2026-06-11T10:43:03.629699376Z\" level=info msg=\"Registered domain \\\"k8s.io\\\" with NRI\"",
2026-06-11 11:58:02.320494 | controller |     "Jun 11 10:43:03.629768 crc crio[22652]: time=\"2026-06-11T10:43:03.629730717Z\" level=info msg=\"runtime interface starting up...\"",
2026-06-11 11:58:02.320508 | controller |     "Jun 11 10:43:03.629768 crc crio[22652]: time=\"2026-06-11T10:43:03.629755858Z\" level=info msg=\"starting plugins...\"",
2026-06-11 11:58:02.320522 | controller |     "Jun 11 10:43:03.629837 crc crio[22652]: time=\"2026-06-11T10:43:03.62981621Z\" level=info msg=\"Synchronizing NRI (plugin) with current runtime state\"",
2026-06-11 11:58:02.320537 | controller |     "Jun 11 10:43:03.640611 crc crio[22652]: time=\"2026-06-11T10:43:03.640503191Z\" level=info msg=\"No systemd watchdog enabled\"",
2026-06-11 11:58:02.320551 | controller |     "Jun 11 10:43:03.648636 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).",
2026-06-11 11:58:02.320565 | controller |     "Jun 11 10:43:20.931826 crc crio[22652]: time=\"2026-06-11T10:43:20.931182651Z\" level=info msg=\"Running pod sandbox: openshift-etcd/installer-3-crc/POD\" id=8707676f-ca98-43c8-9961-9c9ed4001f3e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.320580 | controller |     "Jun 11 10:43:20.931826 crc crio[22652]: time=\"2026-06-11T10:43:20.931829292Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.320595 | controller |     "Jun 11 10:43:20.979990 crc crio[22652]: time=\"2026-06-11T10:43:20.979842086Z\" level=info msg=\"Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:acb3f50ce2cd0280326ae3a61263140cb725e06ee0a710c34b312566c5008775 UID:fa839ca1-f0f5-4ec8-b9d0-599f786862fc NetNS:/var/run/netns/5ad3c3e8-5427-4364-ae1c-2cee2382ce91 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-podfa839ca1_f0f5_4ec8_b9d0_599f786862fc.slice PodAnnotations:0xc0004be580}] Aliases:map[]}\"",
2026-06-11 11:58:02.320614 | controller |     "Jun 11 10:43:20.979990 crc crio[22652]: time=\"2026-06-11T10:43:20.979924389Z\" level=info msg=\"Adding pod openshift-etcd_installer-3-crc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.320629 | controller |     "Jun 11 10:43:21.421093 crc crio[22652]: 2026-06-11T10:43:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:acb3f50ce2cd028 Mac:6a:ee:4f:b6:2c:ab Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3d Mtu:0 Sandbox:/var/run/netns/5ad3c3e8-5427-4364-ae1c-2cee2382ce91 SocketPath: PciID:}] [{Interface:0xc000158f80 Address:{IP:10.217.0.61 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.320644 | controller |     "Jun 11 10:43:21.423068 crc crio[22652]: time=\"2026-06-11T10:43:21.422993748Z\" level=info msg=\"Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:acb3f50ce2cd0280326ae3a61263140cb725e06ee0a710c34b312566c5008775 UID:fa839ca1-f0f5-4ec8-b9d0-599f786862fc NetNS:/var/run/netns/5ad3c3e8-5427-4364-ae1c-2cee2382ce91 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-podfa839ca1_f0f5_4ec8_b9d0_599f786862fc.slice PodAnnotations:0xc0004be580}] Aliases:map[]}\"",
2026-06-11 11:58:02.320659 | controller |     "Jun 11 10:43:21.423243 crc crio[22652]: time=\"2026-06-11T10:43:21.423213045Z\" level=info msg=\"Checking pod openshift-etcd_installer-3-crc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.320674 | controller |     "Jun 11 10:43:21.430239 crc crio[22652]: time=\"2026-06-11T10:43:21.429976331Z\" level=info msg=\"Ran pod sandbox acb3f50ce2cd0280326ae3a61263140cb725e06ee0a710c34b312566c5008775 with infra container: openshift-etcd/installer-3-crc/POD\" id=8707676f-ca98-43c8-9961-9c9ed4001f3e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.320689 | controller |     "Jun 11 10:43:21.433442 crc crio[22652]: time=\"2026-06-11T10:43:21.433307936Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=ce9294b8-c3b5-465f-aad0-2f830ce713e0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.320704 | controller |     "Jun 11 10:43:21.436839 crc crio[22652]: time=\"2026-06-11T10:43:21.436775075Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=b49d5d48-016d-4282-b601-171b129725a3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.320774 | controller |     "Jun 11 10:43:21.444347 crc crio[22652]: time=\"2026-06-11T10:43:21.444275824Z\" level=info msg=\"Creating container: openshift-etcd/installer-3-crc/installer\" id=c7c890a2-597e-484e-9309-8cda72930925 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.320795 | controller |     "Jun 11 10:43:21.444734 crc crio[22652]: time=\"2026-06-11T10:43:21.444682817Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.320811 | controller |     "Jun 11 10:43:21.470462 crc crio[22652]: time=\"2026-06-11T10:43:21.469640991Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.320826 | controller |     "Jun 11 10:43:21.655391 crc crio[22652]: time=\"2026-06-11T10:43:21.655259803Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.320842 | controller |     "Jun 11 10:43:21.959008 crc crio[22652]: time=\"2026-06-11T10:43:21.958782722Z\" level=info msg=\"Created container a25eaf033e3e146a6ceba69bafa138d8b47890544e341e013bc9527f5e05abe3: openshift-etcd/installer-3-crc/installer\" id=c7c890a2-597e-484e-9309-8cda72930925 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.320861 | controller |     "Jun 11 10:43:21.961311 crc crio[22652]: time=\"2026-06-11T10:43:21.961157789Z\" level=info msg=\"Starting container: a25eaf033e3e146a6ceba69bafa138d8b47890544e341e013bc9527f5e05abe3\" id=3e25edde-99b1-4162-9c50-2ddf0757d4fc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.320876 | controller |     "Jun 11 10:43:21.970725 crc crio[22652]: time=\"2026-06-11T10:43:21.970584338Z\" level=info msg=\"Started container\" PID=23225 containerID=a25eaf033e3e146a6ceba69bafa138d8b47890544e341e013bc9527f5e05abe3 description=openshift-etcd/installer-3-crc/installer id=3e25edde-99b1-4162-9c50-2ddf0757d4fc name=/runtime.v1.RuntimeService/StartContainer sandboxID=acb3f50ce2cd0280326ae3a61263140cb725e06ee0a710c34b312566c5008775",
2026-06-11 11:58:02.320892 | controller |     "Jun 11 10:43:54.123706 crc crio[22652]: time=\"2026-06-11T10:43:54.123245678Z\" level=info msg=\"Stopping container: 6058d110c06a11a759b01e21119b487bfaa0e5f3d32a703827efcc559e4bc01d (timeout: 30s)\" id=4900d253-f5b6-4a4b-99ee-7d76be798440 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.320906 | controller |     "Jun 11 10:43:54.124516 crc crio[22652]: time=\"2026-06-11T10:43:54.124071163Z\" level=info msg=\"Stopping container: 07f61e30050f8bcd1c3764aa113c45ce59ab294186155c53e090ba2e832c86a0 (timeout: 30s)\" id=061cfa1f-f2f8-4ef4-9403-f0c7e108e178 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.320920 | controller |     "Jun 11 10:43:54.124736 crc crio[22652]: time=\"2026-06-11T10:43:54.124697013Z\" level=info msg=\"Stopping container: 4c2d1c3227c2736fa6314e645869b1d5ea539a771a737ddd0813ecd08e96fecd (timeout: 30s)\" id=d9ef7cbf-5ac4-4f66-b956-1f4a397812a8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.320934 | controller |     "Jun 11 10:43:54.127073 crc crio[22652]: time=\"2026-06-11T10:43:54.12648584Z\" level=info msg=\"Stopping container: 092b0bd7ebca4073c30e6292b4c07f5766f3e1e95a6a9369cbb6c6c30b14387b (timeout: 30s)\" id=238f18ad-d825-4394-9c87-9061a0f0321c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.320948 | controller |     "Jun 11 10:43:54.127073 crc crio[22652]: time=\"2026-06-11T10:43:54.126753509Z\" level=info msg=\"Stopping container: 6e2b6f84343a5c8a05b13a6da3b2a2c8a77ceafaf0c0432cf23b0aec6bee9f34 (timeout: 30s)\" id=8b8d5500-16b3-45eb-bacd-e7df13ac8d21 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.320963 | controller |     "Jun 11 10:43:54.297953 crc crio[22652]: time=\"2026-06-11T10:43:54.297769576Z\" level=info msg=\"Stopped container 07f61e30050f8bcd1c3764aa113c45ce59ab294186155c53e090ba2e832c86a0: openshift-etcd/etcd-crc/etcd-rev\" id=061cfa1f-f2f8-4ef4-9403-f0c7e108e178 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.320978 | controller |     "Jun 11 10:43:54.353682 crc crio[22652]: time=\"2026-06-11T10:43:54.353530889Z\" level=info msg=\"Stopped container 4c2d1c3227c2736fa6314e645869b1d5ea539a771a737ddd0813ecd08e96fecd: openshift-etcd/etcd-crc/etcd-readyz\" id=d9ef7cbf-5ac4-4f66-b956-1f4a397812a8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.320992 | controller |     "Jun 11 10:43:54.392839 crc crio[22652]: time=\"2026-06-11T10:43:54.392498657Z\" level=info msg=\"Stopped container 092b0bd7ebca4073c30e6292b4c07f5766f3e1e95a6a9369cbb6c6c30b14387b: openshift-etcd/etcd-crc/etcd-metrics\" id=238f18ad-d825-4394-9c87-9061a0f0321c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.321007 | controller |     "Jun 11 10:44:04.165721 crc crio[22652]: time=\"2026-06-11T10:44:04.165196842Z\" level=info msg=\"Removing container: 39acba9f59861e4877d0535261e304ae8fcba3d13ebae8af6b378a834433fa75\" id=797b5c8f-831d-4ca9-8a72-c64fa008d5da name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.321022 | controller |     "Jun 11 10:44:04.186707 crc crio[22652]: time=\"2026-06-11T10:44:04.186604345Z\" level=info msg=\"Removed container 39acba9f59861e4877d0535261e304ae8fcba3d13ebae8af6b378a834433fa75: openshift-marketplace/certified-operators-l27pk/registry-server\" id=797b5c8f-831d-4ca9-8a72-c64fa008d5da name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.321040 | controller |     "Jun 11 10:44:04.189481 crc crio[22652]: time=\"2026-06-11T10:44:04.189381371Z\" level=info msg=\"Removing container: cd20a3033f01e5e0113970988d015b230ce2f24c2dba617a5b79ee9f4e8f8be3\" id=a271842a-62ea-49bf-98ab-f9843e9fdfb7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.321056 | controller |     "Jun 11 10:44:04.206910 crc crio[22652]: time=\"2026-06-11T10:44:04.206817786Z\" level=info msg=\"Removed container cd20a3033f01e5e0113970988d015b230ce2f24c2dba617a5b79ee9f4e8f8be3: openshift-marketplace/certified-operators-l27pk/extract-utilities\" id=a271842a-62ea-49bf-98ab-f9843e9fdfb7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.321071 | controller |     "Jun 11 10:44:04.213359 crc crio[22652]: time=\"2026-06-11T10:44:04.21326192Z\" level=info msg=\"Removing container: e82a2f69a9195036b1070dc2efdce0d6eb4e244b45d581727bf31ea5899c37c4\" id=950a5235-bf92-48d5-8778-e3bdff20f2d2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.321086 | controller |     "Jun 11 10:44:04.235494 crc crio[22652]: time=\"2026-06-11T10:44:04.234982653Z\" level=info msg=\"Removed container e82a2f69a9195036b1070dc2efdce0d6eb4e244b45d581727bf31ea5899c37c4: openshift-marketplace/certified-operators-l27pk/extract-content\" id=950a5235-bf92-48d5-8778-e3bdff20f2d2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.321100 | controller |     "Jun 11 10:44:04.241785 crc crio[22652]: time=\"2026-06-11T10:44:04.241711685Z\" level=info msg=\"Stopping pod sandbox: d2a5b75e1cb0179e3b2cf70397fa9bc5a2aa2e153ec38377131b90489bc50f1c\" id=7314a094-441f-40d6-9de8-2fe3a8bb44b9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.321115 | controller |     "Jun 11 10:44:04.241785 crc crio[22652]: time=\"2026-06-11T10:44:04.241784247Z\" level=info msg=\"Stopped pod sandbox (already stopped): d2a5b75e1cb0179e3b2cf70397fa9bc5a2aa2e153ec38377131b90489bc50f1c\" id=7314a094-441f-40d6-9de8-2fe3a8bb44b9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.321129 | controller |     "Jun 11 10:44:04.242630 crc crio[22652]: time=\"2026-06-11T10:44:04.242554051Z\" level=info msg=\"Removing pod sandbox: d2a5b75e1cb0179e3b2cf70397fa9bc5a2aa2e153ec38377131b90489bc50f1c\" id=02fe8ea7-1d8d-43dd-b75c-a07d72a4b37b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.321144 | controller |     "Jun 11 10:44:04.251280 crc crio[22652]: time=\"2026-06-11T10:44:04.251094775Z\" level=info msg=\"Removed pod sandbox: d2a5b75e1cb0179e3b2cf70397fa9bc5a2aa2e153ec38377131b90489bc50f1c\" id=02fe8ea7-1d8d-43dd-b75c-a07d72a4b37b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.321158 | controller |     "Jun 11 10:44:04.252852 crc crio[22652]: time=\"2026-06-11T10:44:04.252791967Z\" level=info msg=\"Stopping pod sandbox: f00a4f34978e87c5f1c6b100799810df031c4bff66b809eb32c23ea709e5dade\" id=15f26e5c-e412-44d4-a843-464031dee618 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.321172 | controller |     "Jun 11 10:44:04.252950 crc crio[22652]: time=\"2026-06-11T10:44:04.252855329Z\" level=info msg=\"Stopped pod sandbox (already stopped): f00a4f34978e87c5f1c6b100799810df031c4bff66b809eb32c23ea709e5dade\" id=15f26e5c-e412-44d4-a843-464031dee618 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.321187 | controller |     "Jun 11 10:44:04.253528 crc crio[22652]: time=\"2026-06-11T10:44:04.253390225Z\" level=info msg=\"Removing pod sandbox: f00a4f34978e87c5f1c6b100799810df031c4bff66b809eb32c23ea709e5dade\" id=7c0cc5b6-7146-415c-b4bf-ff5f3e7b6621 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.321201 | controller |     "Jun 11 10:44:04.260339 crc crio[22652]: time=\"2026-06-11T10:44:04.260271496Z\" level=info msg=\"Removed pod sandbox: f00a4f34978e87c5f1c6b100799810df031c4bff66b809eb32c23ea709e5dade\" id=7c0cc5b6-7146-415c-b4bf-ff5f3e7b6621 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.321218 | controller |     "Jun 11 10:44:04.261655 crc crio[22652]: time=\"2026-06-11T10:44:04.261577427Z\" level=info msg=\"Stopping pod sandbox: 07062107e831bd2bc053de9df6a86b3b014f434c930c900b1ce1ed92b05fd52b\" id=44824cd8-8b4a-4e69-9da2-e2ec0b379105 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.321233 | controller |     "Jun 11 10:44:04.261739 crc crio[22652]: time=\"2026-06-11T10:44:04.26166486Z\" level=info msg=\"Stopped pod sandbox (already stopped): 07062107e831bd2bc053de9df6a86b3b014f434c930c900b1ce1ed92b05fd52b\" id=44824cd8-8b4a-4e69-9da2-e2ec0b379105 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.321247 | controller |     "Jun 11 10:44:04.262726 crc crio[22652]: time=\"2026-06-11T10:44:04.26265131Z\" level=info msg=\"Removing pod sandbox: 07062107e831bd2bc053de9df6a86b3b014f434c930c900b1ce1ed92b05fd52b\" id=144edcc0-2796-4b29-8138-d9a0d02f11e0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.321262 | controller |     "Jun 11 10:44:04.268529 crc crio[22652]: time=\"2026-06-11T10:44:04.268450555Z\" level=info msg=\"Removed pod sandbox: 07062107e831bd2bc053de9df6a86b3b014f434c930c900b1ce1ed92b05fd52b\" id=144edcc0-2796-4b29-8138-d9a0d02f11e0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.321276 | controller |     "Jun 11 10:44:04.270352 crc crio[22652]: time=\"2026-06-11T10:44:04.270282774Z\" level=info msg=\"Stopping pod sandbox: c16806a1016fb09572def5ffddbf142dc6be2237317f815aeece3fdfc89e358d\" id=9e2aa768-27e3-433f-ac7c-deccd6754fc7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.321290 | controller |     "Jun 11 10:44:04.270439 crc crio[22652]: time=\"2026-06-11T10:44:04.270371336Z\" level=info msg=\"Stopped pod sandbox (already stopped): c16806a1016fb09572def5ffddbf142dc6be2237317f815aeece3fdfc89e358d\" id=9e2aa768-27e3-433f-ac7c-deccd6754fc7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.321304 | controller |     "Jun 11 10:44:04.271056 crc crio[22652]: time=\"2026-06-11T10:44:04.270943115Z\" level=info msg=\"Removing pod sandbox: c16806a1016fb09572def5ffddbf142dc6be2237317f815aeece3fdfc89e358d\" id=24aed928-b867-4eef-8542-9f4106acd844 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.321318 | controller |     "Jun 11 10:44:04.277652 crc crio[22652]: time=\"2026-06-11T10:44:04.277527344Z\" level=info msg=\"Removed pod sandbox: c16806a1016fb09572def5ffddbf142dc6be2237317f815aeece3fdfc89e358d\" id=24aed928-b867-4eef-8542-9f4106acd844 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.321332 | controller |     "Jun 11 10:44:04.278677 crc crio[22652]: time=\"2026-06-11T10:44:04.278470413Z\" level=info msg=\"Stopping pod sandbox: f5f968b95a4c09e9a35de10cc4c90e9de82846e8b43984b8310fb6d763a380c8\" id=e2a4bf8e-ac00-4059-90ae-10ea2ae03b2a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.321367 | controller |     "Jun 11 10:44:04.278756 crc crio[22652]: time=\"2026-06-11T10:44:04.27869067Z\" level=info msg=\"Stopped pod sandbox (already stopped): f5f968b95a4c09e9a35de10cc4c90e9de82846e8b43984b8310fb6d763a380c8\" id=e2a4bf8e-ac00-4059-90ae-10ea2ae03b2a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.321388 | controller |     "Jun 11 10:44:04.279537 crc crio[22652]: time=\"2026-06-11T10:44:04.279491916Z\" level=info msg=\"Removing pod sandbox: f5f968b95a4c09e9a35de10cc4c90e9de82846e8b43984b8310fb6d763a380c8\" id=77e82762-d517-47c7-a9ea-cae106b243f2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.321404 | controller |     "Jun 11 10:44:04.286783 crc crio[22652]: time=\"2026-06-11T10:44:04.286697495Z\" level=info msg=\"Removed pod sandbox: f5f968b95a4c09e9a35de10cc4c90e9de82846e8b43984b8310fb6d763a380c8\" id=77e82762-d517-47c7-a9ea-cae106b243f2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.321422 | controller |     "Jun 11 10:44:08.345832 crc crio[22652]: time=\"2026-06-11T10:44:08.345354384Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=661fbee7-4dd8-4437-9f3e-b8bf201cb041 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.321444 | controller |     "Jun 11 10:44:08.347448 crc crio[22652]: time=\"2026-06-11T10:44:08.347358417Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=90c795dd-4b0d-401b-969c-5a6017f51bd9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.321466 | controller |     "Jun 11 10:44:08.348855 crc crio[22652]: time=\"2026-06-11T10:44:08.348771142Z\" level=info msg=\"Removing container: aa65b15a5cf4f477c7007779bce2af5b8242ea2565692bcbe248139bbed785f1\" id=19685d32-a479-4121-97d6-0eab5d48ebbb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.321487 | controller |     "Jun 11 10:44:08.358479 crc crio[22652]: time=\"2026-06-11T10:44:08.35468536Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=26a06c7b-d574-4160-a1b0-9de6d5418f15 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.321502 | controller |     "Jun 11 10:44:08.402101 crc crio[22652]: time=\"2026-06-11T10:44:08.401888061Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.321516 | controller |     "Jun 11 10:44:08.438222 crc crio[22652]: time=\"2026-06-11T10:44:08.437874425Z\" level=info msg=\"Removed container aa65b15a5cf4f477c7007779bce2af5b8242ea2565692bcbe248139bbed785f1: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=19685d32-a479-4121-97d6-0eab5d48ebbb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.321532 | controller |     "Jun 11 10:44:08.452042 crc crio[22652]: time=\"2026-06-11T10:44:08.45185037Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.321546 | controller |     "Jun 11 10:44:08.648976 crc crio[22652]: time=\"2026-06-11T10:44:08.648853003Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.321561 | controller |     "Jun 11 10:44:08.737041 crc crio[22652]: time=\"2026-06-11T10:44:08.736951474Z\" level=info msg=\"Created container 0c0ee042f8f0917ecb7e87cd581d5e884572ba32488e209c8e96ceef919fe832: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=26a06c7b-d574-4160-a1b0-9de6d5418f15 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.321576 | controller |     "Jun 11 10:44:08.738384 crc crio[22652]: time=\"2026-06-11T10:44:08.738264315Z\" level=info msg=\"Starting container: 0c0ee042f8f0917ecb7e87cd581d5e884572ba32488e209c8e96ceef919fe832\" id=049210a0-c2ec-4951-863b-c2f4fcfae72f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.321592 | controller |     "Jun 11 10:44:08.746350 crc crio[22652]: time=\"2026-06-11T10:44:08.743598855Z\" level=info msg=\"Started container\" PID=23886 containerID=0c0ee042f8f0917ecb7e87cd581d5e884572ba32488e209c8e96ceef919fe832 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=049210a0-c2ec-4951-863b-c2f4fcfae72f name=/runtime.v1.RuntimeService/StartContainer sandboxID=4c75261105eca0cc2e0b236aa1c794f7d8a93841056df4b3fe9366cc4e9916e2",
2026-06-11 11:58:02.321607 | controller |     "Jun 11 10:44:09.358655 crc crio[22652]: time=\"2026-06-11T10:44:09.358547147Z\" level=info msg=\"Stopping pod sandbox: acb3f50ce2cd0280326ae3a61263140cb725e06ee0a710c34b312566c5008775\" id=34e02a1a-500c-4e16-9661-c621c122e07d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.321625 | controller |     "Jun 11 10:44:09.359733 crc crio[22652]: time=\"2026-06-11T10:44:09.359517319Z\" level=info msg=\"Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:acb3f50ce2cd0280326ae3a61263140cb725e06ee0a710c34b312566c5008775 UID:fa839ca1-f0f5-4ec8-b9d0-599f786862fc NetNS:/var/run/netns/5ad3c3e8-5427-4364-ae1c-2cee2382ce91 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-podfa839ca1_f0f5_4ec8_b9d0_599f786862fc.slice PodAnnotations:0xc0036e6f90}] Aliases:map[]}\"",
2026-06-11 11:58:02.321641 | controller |     "Jun 11 10:44:09.359733 crc crio[22652]: time=\"2026-06-11T10:44:09.359676204Z\" level=info msg=\"Deleting pod openshift-etcd_installer-3-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.321657 | controller |     "Jun 11 10:44:09.611727 crc crio[22652]: time=\"2026-06-11T10:44:09.611409586Z\" level=info msg=\"Stopped pod sandbox: acb3f50ce2cd0280326ae3a61263140cb725e06ee0a710c34b312566c5008775\" id=34e02a1a-500c-4e16-9661-c621c122e07d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.321672 | controller |     "Jun 11 10:44:21.341489 crc crio[22652]: time=\"2026-06-11T10:44:21.336573438Z\" level=info msg=\"Stopped container 6e2b6f84343a5c8a05b13a6da3b2a2c8a77ceafaf0c0432cf23b0aec6bee9f34: openshift-etcd/etcd-crc/etcd\" id=8b8d5500-16b3-45eb-bacd-e7df13ac8d21 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.321687 | controller |     "Jun 11 10:44:24.161067 crc crio[22652]: time=\"2026-06-11T10:44:24.160894272Z\" level=warning msg=\"Stopping container 6058d110c06a11a759b01e21119b487bfaa0e5f3d32a703827efcc559e4bc01d with stop signal(15) timed out. Killing...\"",
2026-06-11 11:58:02.321702 | controller |     "Jun 11 10:44:24.206077 crc crio[22652]: time=\"2026-06-11T10:44:24.205517062Z\" level=error msg=\"Killing container 6058d110c06a11a759b01e21119b487bfaa0e5f3d32a703827efcc559e4bc01d failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 6058d110c06a11a759b01e21119b487bfaa0e5f3d32a703827efcc559e4bc01d KILL` failed: process not running: No such process\\n : exit status 1\"",
2026-06-11 11:58:02.321717 | controller |     "Jun 11 10:44:24.280454 crc crio[22652]: time=\"2026-06-11T10:44:24.280377002Z\" level=info msg=\"Stopped container 6058d110c06a11a759b01e21119b487bfaa0e5f3d32a703827efcc559e4bc01d: openshift-etcd/etcd-crc/etcdctl\" id=4900d253-f5b6-4a4b-99ee-7d76be798440 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.321732 | controller |     "Jun 11 10:44:24.281676 crc crio[22652]: time=\"2026-06-11T10:44:24.28156053Z\" level=info msg=\"Stopping pod sandbox: fa1fdb88abea1578cc8f05af8654098ce3a8239c8f2571c7a77ad2ddfc5e26e3\" id=91352550-956a-417a-8733-dc1979818d2c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.321747 | controller |     "Jun 11 10:44:24.288749 crc crio[22652]: time=\"2026-06-11T10:44:24.288584603Z\" level=info msg=\"Stopped pod sandbox: fa1fdb88abea1578cc8f05af8654098ce3a8239c8f2571c7a77ad2ddfc5e26e3\" id=91352550-956a-417a-8733-dc1979818d2c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.321762 | controller |     "Jun 11 10:44:24.535779 crc crio[22652]: time=\"2026-06-11T10:44:24.535629228Z\" level=info msg=\"Removing container: 07f61e30050f8bcd1c3764aa113c45ce59ab294186155c53e090ba2e832c86a0\" id=bd484ed7-5114-4836-af07-3a4bc72875ae name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.321777 | controller |     "Jun 11 10:44:24.559713 crc crio[22652]: time=\"2026-06-11T10:44:24.559599803Z\" level=info msg=\"Removed container 07f61e30050f8bcd1c3764aa113c45ce59ab294186155c53e090ba2e832c86a0: openshift-etcd/etcd-crc/etcd-rev\" id=bd484ed7-5114-4836-af07-3a4bc72875ae name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.321794 | controller |     "Jun 11 10:44:24.563193 crc crio[22652]: time=\"2026-06-11T10:44:24.563032939Z\" level=info msg=\"Removing container: 4c2d1c3227c2736fa6314e645869b1d5ea539a771a737ddd0813ecd08e96fecd\" id=4886d724-10d5-4656-9cb5-b3b890968f85 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.321810 | controller |     "Jun 11 10:44:24.593325 crc crio[22652]: time=\"2026-06-11T10:44:24.5932282Z\" level=info msg=\"Removed container 4c2d1c3227c2736fa6314e645869b1d5ea539a771a737ddd0813ecd08e96fecd: openshift-etcd/etcd-crc/etcd-readyz\" id=4886d724-10d5-4656-9cb5-b3b890968f85 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.321824 | controller |     "Jun 11 10:44:24.596882 crc crio[22652]: time=\"2026-06-11T10:44:24.596794434Z\" level=info msg=\"Removing container: 092b0bd7ebca4073c30e6292b4c07f5766f3e1e95a6a9369cbb6c6c30b14387b\" id=73d3d861-7213-4159-8ce2-9f15226951f7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.321839 | controller |     "Jun 11 10:44:24.620503 crc crio[22652]: time=\"2026-06-11T10:44:24.619599308Z\" level=info msg=\"Removed container 092b0bd7ebca4073c30e6292b4c07f5766f3e1e95a6a9369cbb6c6c30b14387b: openshift-etcd/etcd-crc/etcd-metrics\" id=73d3d861-7213-4159-8ce2-9f15226951f7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.321872 | controller |     "Jun 11 10:44:24.627528 crc crio[22652]: time=\"2026-06-11T10:44:24.627409516Z\" level=info msg=\"Removing container: 6e2b6f84343a5c8a05b13a6da3b2a2c8a77ceafaf0c0432cf23b0aec6bee9f34\" id=d62eb21e-7a20-4947-a981-194fddd4bd49 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.321890 | controller |     "Jun 11 10:44:24.654049 crc crio[22652]: time=\"2026-06-11T10:44:24.653889658Z\" level=info msg=\"Removed container 6e2b6f84343a5c8a05b13a6da3b2a2c8a77ceafaf0c0432cf23b0aec6bee9f34: openshift-etcd/etcd-crc/etcd\" id=d62eb21e-7a20-4947-a981-194fddd4bd49 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.321905 | controller |     "Jun 11 10:44:24.657208 crc crio[22652]: time=\"2026-06-11T10:44:24.656988396Z\" level=info msg=\"Removing container: 6058d110c06a11a759b01e21119b487bfaa0e5f3d32a703827efcc559e4bc01d\" id=900564bb-3d08-41c4-8342-623923ba44e9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.321920 | controller |     "Jun 11 10:44:24.672187 crc crio[22652]: time=\"2026-06-11T10:44:24.671989693Z\" level=info msg=\"Removed container 6058d110c06a11a759b01e21119b487bfaa0e5f3d32a703827efcc559e4bc01d: openshift-etcd/etcd-crc/etcdctl\" id=900564bb-3d08-41c4-8342-623923ba44e9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.321934 | controller |     "Jun 11 10:44:24.675795 crc crio[22652]: time=\"2026-06-11T10:44:24.675617709Z\" level=info msg=\"Removing container: a4369d4932648417dac09ada33ebfe4d894d5f18d6cff3edf19e3fbae8df8b28\" id=99a2f6c8-c000-49fe-8145-eb3b62ceee39 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.321948 | controller |     "Jun 11 10:44:24.742864 crc crio[22652]: time=\"2026-06-11T10:44:24.742717594Z\" level=info msg=\"Removed container a4369d4932648417dac09ada33ebfe4d894d5f18d6cff3edf19e3fbae8df8b28: openshift-etcd/etcd-crc/etcd-resources-copy\" id=99a2f6c8-c000-49fe-8145-eb3b62ceee39 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.321963 | controller |     "Jun 11 10:44:24.745900 crc crio[22652]: time=\"2026-06-11T10:44:24.74581723Z\" level=info msg=\"Removing container: a34efecdcae4c260b4e72130dc6c76d31617c10419b378a52310a7ac5bfd2dc6\" id=79a5a370-dade-42c1-833b-19c1a5ad76d7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.321977 | controller |     "Jun 11 10:44:24.819050 crc crio[22652]: time=\"2026-06-11T10:44:24.818916816Z\" level=info msg=\"Removed container a34efecdcae4c260b4e72130dc6c76d31617c10419b378a52310a7ac5bfd2dc6: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=79a5a370-dade-42c1-833b-19c1a5ad76d7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.321996 | controller |     "Jun 11 10:44:24.822851 crc crio[22652]: time=\"2026-06-11T10:44:24.822772147Z\" level=info msg=\"Removing container: 1d38a97ea93c7f0e81d68a16c698b31698566094956d6e1f16b27c5b0077e19c\" id=0e51af68-03bb-4bc8-b3b4-ecbd9623cc6a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.322011 | controller |     "Jun 11 10:44:24.896727 crc crio[22652]: time=\"2026-06-11T10:44:24.896589785Z\" level=info msg=\"Removed container 1d38a97ea93c7f0e81d68a16c698b31698566094956d6e1f16b27c5b0077e19c: openshift-etcd/etcd-crc/setup\" id=0e51af68-03bb-4bc8-b3b4-ecbd9623cc6a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.322026 | controller |     "Jun 11 10:44:45.747820 crc crio[22652]: time=\"2026-06-11T10:44:45.746520652Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=b48e6c6d-2b39-47fb-bce7-c20d02e55c4c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.322040 | controller |     "Jun 11 10:44:45.750532 crc crio[22652]: time=\"2026-06-11T10:44:45.750426457Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=04114654-ce22-40d5-bf26-ccec01e68844 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.322054 | controller |     "Jun 11 10:44:45.753212 crc crio[22652]: time=\"2026-06-11T10:44:45.753087471Z\" level=info msg=\"Creating container: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=77f7e95b-92f7-4120-a199-f24b42891cdf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.322069 | controller |     "Jun 11 10:44:45.753726 crc crio[22652]: time=\"2026-06-11T10:44:45.753646039Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.322084 | controller |     "Jun 11 10:44:45.796067 crc crio[22652]: time=\"2026-06-11T10:44:45.795803699Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.322100 | controller |     "Jun 11 10:44:45.800274 crc crio[22652]: time=\"2026-06-11T10:44:45.800109776Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.322115 | controller |     "Jun 11 10:44:45.935266 crc crio[22652]: time=\"2026-06-11T10:44:45.935045317Z\" level=info msg=\"Created container 9058f202f9cb4f242aaf9a294a1ad6233f30109281a76140e6e6ebad637d2787: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=77f7e95b-92f7-4120-a199-f24b42891cdf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.322131 | controller |     "Jun 11 10:44:45.936994 crc crio[22652]: time=\"2026-06-11T10:44:45.936598376Z\" level=info msg=\"Starting container: 9058f202f9cb4f242aaf9a294a1ad6233f30109281a76140e6e6ebad637d2787\" id=69b6a7f1-cb89-4fdc-a061-e1211bd2b66b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.322146 | controller |     "Jun 11 10:44:45.948379 crc crio[22652]: time=\"2026-06-11T10:44:45.942671619Z\" level=info msg=\"Started container\" PID=24404 containerID=9058f202f9cb4f242aaf9a294a1ad6233f30109281a76140e6e6ebad637d2787 description=openshift-network-node-identity/network-node-identity-dgvkt/approver id=69b6a7f1-cb89-4fdc-a061-e1211bd2b66b name=/runtime.v1.RuntimeService/StartContainer sandboxID=40734c51274e7a1569cafadfa4eec667fbd11772752d4467125d00ae298a5460",
2026-06-11 11:58:02.322161 | controller |     "Jun 11 10:45:04.243578 crc crio[22652]: time=\"2026-06-11T10:45:04.242681151Z\" level=info msg=\"Running pod sandbox: openshift-etcd/etcd-crc/POD\" id=3d46748b-d65d-4ff3-98ff-a89ca3519400 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.322175 | controller |     "Jun 11 10:45:04.245835 crc crio[22652]: time=\"2026-06-11T10:45:04.243603181Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.322199 | controller |     "Jun 11 10:45:04.261569 crc crio[22652]: time=\"2026-06-11T10:45:04.261431636Z\" 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=3d46748b-d65d-4ff3-98ff-a89ca3519400 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.322214 | controller |     "Jun 11 10:45:04.274063 crc crio[22652]: time=\"2026-06-11T10:45:04.273963375Z\" level=info msg=\"Ran pod sandbox 6b22384c34906afb7c6a6e4fd1e54b28799ba5d8829702a81aa5e6c3a52ac00c with infra container: openshift-etcd/etcd-crc/POD\" id=3d46748b-d65d-4ff3-98ff-a89ca3519400 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.322229 | controller |     "Jun 11 10:45:04.276049 crc crio[22652]: time=\"2026-06-11T10:45:04.275963768Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=478d0321-239f-48fe-b806-dcb7ea3cf421 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.322244 | controller |     "Jun 11 10:45:04.278079 crc crio[22652]: time=\"2026-06-11T10:45:04.278004162Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=719def20-6f6d-4dd6-b8a7-05e5784d3113 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.322258 | controller |     "Jun 11 10:45:04.312833 crc crio[22652]: time=\"2026-06-11T10:45:04.312667412Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/setup\" id=38dbeb45-f0b2-46c2-8f9a-063967ed9eb3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.322273 | controller |     "Jun 11 10:45:04.313603 crc crio[22652]: time=\"2026-06-11T10:45:04.313515629Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.322287 | controller |     "Jun 11 10:45:04.315742 crc crio[22652]: time=\"2026-06-11T10:45:04.315677327Z\" level=info msg=\"Stopping pod sandbox: fa1fdb88abea1578cc8f05af8654098ce3a8239c8f2571c7a77ad2ddfc5e26e3\" id=34b09c56-7617-4524-a538-5d4a19331262 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.322303 | controller |     "Jun 11 10:45:04.315742 crc crio[22652]: time=\"2026-06-11T10:45:04.315748319Z\" level=info msg=\"Stopped pod sandbox (already stopped): fa1fdb88abea1578cc8f05af8654098ce3a8239c8f2571c7a77ad2ddfc5e26e3\" id=34b09c56-7617-4524-a538-5d4a19331262 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.322317 | controller |     "Jun 11 10:45:04.316725 crc crio[22652]: time=\"2026-06-11T10:45:04.316640698Z\" level=info msg=\"Removing pod sandbox: fa1fdb88abea1578cc8f05af8654098ce3a8239c8f2571c7a77ad2ddfc5e26e3\" id=ca2c4ccc-5700-4494-b5b8-00802976395d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.322331 | controller |     "Jun 11 10:45:04.338842 crc crio[22652]: time=\"2026-06-11T10:45:04.338655292Z\" level=info msg=\"Removed pod sandbox: fa1fdb88abea1578cc8f05af8654098ce3a8239c8f2571c7a77ad2ddfc5e26e3\" id=ca2c4ccc-5700-4494-b5b8-00802976395d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.322363 | controller |     "Jun 11 10:45:04.351650 crc crio[22652]: time=\"2026-06-11T10:45:04.351514624Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.322385 | controller |     "Jun 11 10:45:04.497599 crc crio[22652]: time=\"2026-06-11T10:45:04.497433447Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.322405 | controller |     "Jun 11 10:45:04.603763 crc crio[22652]: time=\"2026-06-11T10:45:04.60310156Z\" level=info msg=\"Created container 95d0d446ecf915dea32e950ae4ec0b40f1b409deb262a3d507d7dd0b878245b1: openshift-etcd/etcd-crc/setup\" id=38dbeb45-f0b2-46c2-8f9a-063967ed9eb3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.322421 | controller |     "Jun 11 10:45:04.606011 crc crio[22652]: time=\"2026-06-11T10:45:04.605951961Z\" level=info msg=\"Starting container: 95d0d446ecf915dea32e950ae4ec0b40f1b409deb262a3d507d7dd0b878245b1\" id=22229189-16ef-42ab-87e2-62c94508717a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.322435 | controller |     "Jun 11 10:45:04.611311 crc crio[22652]: time=\"2026-06-11T10:45:04.611255519Z\" level=info msg=\"Started container\" PID=24644 containerID=95d0d446ecf915dea32e950ae4ec0b40f1b409deb262a3d507d7dd0b878245b1 description=openshift-etcd/etcd-crc/setup id=22229189-16ef-42ab-87e2-62c94508717a name=/runtime.v1.RuntimeService/StartContainer sandboxID=6b22384c34906afb7c6a6e4fd1e54b28799ba5d8829702a81aa5e6c3a52ac00c",
2026-06-11 11:58:02.322450 | controller |     "Jun 11 10:45:38.948518 crc crio[22652]: time=\"2026-06-11T10:45:38.947373792Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=e3c9fa89-35fe-4cd0-bb2a-64789630e71e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.322464 | controller |     "Jun 11 10:45:38.953276 crc crio[22652]: time=\"2026-06-11T10:45:38.95298748Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=0ad9d46e-9f01-48ef-b991-92dc891398d4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.322478 | controller |     "Jun 11 10:45:38.978084 crc crio[22652]: time=\"2026-06-11T10:45:38.977779947Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=49e0a4f4-f466-4223-8c2e-c6c087443a7f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.322493 | controller |     "Jun 11 10:45:38.978819 crc crio[22652]: time=\"2026-06-11T10:45:38.978690606Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.322507 | controller |     "Jun 11 10:45:39.039686 crc crio[22652]: time=\"2026-06-11T10:45:39.038980329Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.322527 | controller |     "Jun 11 10:45:39.234851 crc crio[22652]: time=\"2026-06-11T10:45:39.233906647Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.322549 | controller |     "Jun 11 10:45:39.357457 crc crio[22652]: time=\"2026-06-11T10:45:39.357311174Z\" level=info msg=\"Created container a0c492fe6f7444963436ef59a4b7794354d09ee419bb6a7b921dfccf5f7eb9e7: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=49e0a4f4-f466-4223-8c2e-c6c087443a7f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.322569 | controller |     "Jun 11 10:45:39.359438 crc crio[22652]: time=\"2026-06-11T10:45:39.359338218Z\" level=info msg=\"Starting container: a0c492fe6f7444963436ef59a4b7794354d09ee419bb6a7b921dfccf5f7eb9e7\" id=76aacfe1-cfea-479a-9901-02b735e461db name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.322584 | controller |     "Jun 11 10:45:39.366693 crc crio[22652]: time=\"2026-06-11T10:45:39.366602418Z\" level=info msg=\"Started container\" PID=25106 containerID=a0c492fe6f7444963436ef59a4b7794354d09ee419bb6a7b921dfccf5f7eb9e7 description=openshift-etcd/etcd-crc/etcd-ensure-env-vars id=76aacfe1-cfea-479a-9901-02b735e461db name=/runtime.v1.RuntimeService/StartContainer sandboxID=6b22384c34906afb7c6a6e4fd1e54b28799ba5d8829702a81aa5e6c3a52ac00c",
2026-06-11 11:58:02.322603 | controller |     "Jun 11 10:45:51.370027 crc crio[22652]: time=\"2026-06-11T10:45:51.36892526Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=b11c0a32-85f2-4165-838e-d9596962ff7e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.322619 | controller |     "Jun 11 10:45:51.372680 crc crio[22652]: time=\"2026-06-11T10:45:51.372638348Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=3f2ae6e3-3408-4d1a-912b-2b441f7ae47f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.322634 | controller |     "Jun 11 10:45:51.375764 crc crio[22652]: time=\"2026-06-11T10:45:51.375633374Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-msl67/marketplace-operator\" id=ebf5779f-41da-453d-bb62-9cf53931360a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.322648 | controller |     "Jun 11 10:45:51.376922 crc crio[22652]: time=\"2026-06-11T10:45:51.376330066Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.322663 | controller |     "Jun 11 10:45:51.421082 crc crio[22652]: time=\"2026-06-11T10:45:51.420882629Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.322677 | controller |     "Jun 11 10:45:51.426663 crc crio[22652]: time=\"2026-06-11T10:45:51.426526789Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.322692 | controller |     "Jun 11 10:45:51.570038 crc crio[22652]: time=\"2026-06-11T10:45:51.569751684Z\" level=info msg=\"Created container 3a22adbd6e1475d5d60ac5a99accaecdda5c55f4dfb19569a01d4bf4ef675b04: openshift-marketplace/marketplace-operator-547dbd544d-msl67/marketplace-operator\" id=ebf5779f-41da-453d-bb62-9cf53931360a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.322706 | controller |     "Jun 11 10:45:51.578624 crc crio[22652]: time=\"2026-06-11T10:45:51.574058291Z\" level=info msg=\"Starting container: 3a22adbd6e1475d5d60ac5a99accaecdda5c55f4dfb19569a01d4bf4ef675b04\" id=1a3feddc-4f39-48ae-aad7-0a3bf8a5e713 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.322726 | controller |     "Jun 11 10:45:51.580624 crc crio[22652]: time=\"2026-06-11T10:45:51.580356751Z\" level=info msg=\"Started container\" PID=25275 containerID=3a22adbd6e1475d5d60ac5a99accaecdda5c55f4dfb19569a01d4bf4ef675b04 description=openshift-marketplace/marketplace-operator-547dbd544d-msl67/marketplace-operator id=1a3feddc-4f39-48ae-aad7-0a3bf8a5e713 name=/runtime.v1.RuntimeService/StartContainer sandboxID=275d7dcc4bc8f174646b2ef56319d0ea75932f10ed1e7d03a583f6417d7d7986",
2026-06-11 11:58:02.322749 | controller |     "Jun 11 10:46:14.276426 crc crio[22652]: time=\"2026-06-11T10:46:14.275004622Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=aa2fa91e-29b2-48fe-9fff-673af328d5ce name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.322770 | controller |     "Jun 11 10:46:14.281911 crc crio[22652]: time=\"2026-06-11T10:46:14.281796317Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=07580af9-f889-4a55-ab87-bdc54e0ef0d9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.322791 | controller |     "Jun 11 10:46:14.301360 crc crio[22652]: time=\"2026-06-11T10:46:14.301193943Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-resources-copy\" id=97b42b2e-1d1d-4ec8-8dac-b38ab8086faf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.322806 | controller |     "Jun 11 10:46:14.301790 crc crio[22652]: time=\"2026-06-11T10:46:14.301749791Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.322821 | controller |     "Jun 11 10:46:14.338615 crc crio[22652]: time=\"2026-06-11T10:46:14.33829271Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.322836 | controller |     "Jun 11 10:46:14.468795 crc crio[22652]: time=\"2026-06-11T10:46:14.468743011Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.322851 | controller |     "Jun 11 10:46:14.560603 crc crio[22652]: time=\"2026-06-11T10:46:14.560481712Z\" level=info msg=\"Created container 12875682bd0595a008b301b8a147a60bf5a5c12c62ff1f9636aecd9c38c10c51: openshift-etcd/etcd-crc/etcd-resources-copy\" id=97b42b2e-1d1d-4ec8-8dac-b38ab8086faf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.322865 | controller |     "Jun 11 10:46:14.561709 crc crio[22652]: time=\"2026-06-11T10:46:14.561628349Z\" level=info msg=\"Starting container: 12875682bd0595a008b301b8a147a60bf5a5c12c62ff1f9636aecd9c38c10c51\" id=ecb9b421-aace-4e1c-8659-c25513c8789e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.322879 | controller |     "Jun 11 10:46:14.569201 crc crio[22652]: time=\"2026-06-11T10:46:14.569070525Z\" level=info msg=\"Started container\" PID=25567 containerID=12875682bd0595a008b301b8a147a60bf5a5c12c62ff1f9636aecd9c38c10c51 description=openshift-etcd/etcd-crc/etcd-resources-copy id=ecb9b421-aace-4e1c-8659-c25513c8789e name=/runtime.v1.RuntimeService/StartContainer sandboxID=6b22384c34906afb7c6a6e4fd1e54b28799ba5d8829702a81aa5e6c3a52ac00c",
2026-06-11 11:58:02.322894 | controller |     "Jun 11 10:46:19.684975 crc crio[22652]: time=\"2026-06-11T10:46:19.683858048Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=d53d8d13-3201-49f9-ac28-0faffbcfcf9d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.322908 | controller |     "Jun 11 10:46:19.689001 crc crio[22652]: time=\"2026-06-11T10:46:19.688900687Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=7f67553f-5ecc-42a8-b812-e67605b2cf31 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.322923 | controller |     "Jun 11 10:46:19.691668 crc crio[22652]: time=\"2026-06-11T10:46:19.691561432Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=bb8e81f9-1709-4e62-84c8-60e85d0f9d2b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.322937 | controller |     "Jun 11 10:46:19.692352 crc crio[22652]: time=\"2026-06-11T10:46:19.692216573Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=4a3d48df-1221-49f9-aa89-ec192293b466 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.322952 | controller |     "Jun 11 10:46:19.692758 crc crio[22652]: time=\"2026-06-11T10:46:19.692658917Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.322966 | controller |     "Jun 11 10:46:19.693753 crc crio[22652]: time=\"2026-06-11T10:46:19.693654898Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=6279a51b-139f-4db8-af48-c6031ebc5e1a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.322983 | controller |     "Jun 11 10:46:19.696572 crc crio[22652]: time=\"2026-06-11T10:46:19.696477069Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller\" id=a68b030a-433a-49eb-a255-bd7c33438a33 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.322999 | controller |     "Jun 11 10:46:19.701068 crc crio[22652]: time=\"2026-06-11T10:46:19.700983421Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=f0b8e08b-8496-42c7-8e1c-3e2f9d35b770 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.323013 | controller |     "Jun 11 10:46:19.703260 crc crio[22652]: time=\"2026-06-11T10:46:19.703035106Z\" level=info msg=\"Removing container: a40b0ad266f0349e3710983c74b3de1c18a33f55d6af770e2d6ca6422a6ae41b\" id=04c3d468-399a-4305-afbb-a8938519713e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.323027 | controller |     "Jun 11 10:46:19.715276 crc crio[22652]: time=\"2026-06-11T10:46:19.715037847Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.323042 | controller |     "Jun 11 10:46:19.718032 crc crio[22652]: time=\"2026-06-11T10:46:19.717907209Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=13de00dd-94ba-4932-b121-b680d1b8da6a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.323056 | controller |     "Jun 11 10:46:19.720853 crc crio[22652]: time=\"2026-06-11T10:46:19.720730148Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=4f35e8f4-dbab-45f6-8362-beae0dc07118 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.323070 | controller |     "Jun 11 10:46:19.732988 crc crio[22652]: time=\"2026-06-11T10:46:19.732893174Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.323086 | controller |     "Jun 11 10:46:19.747708 crc crio[22652]: time=\"2026-06-11T10:46:19.747369353Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.323101 | controller |     "Jun 11 10:46:19.759542 crc crio[22652]: time=\"2026-06-11T10:46:19.759403345Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.323115 | controller |     "Jun 11 10:46:19.765057 crc crio[22652]: time=\"2026-06-11T10:46:19.764913763Z\" level=info msg=\"Removed container a40b0ad266f0349e3710983c74b3de1c18a33f55d6af770e2d6ca6422a6ae41b: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=04c3d468-399a-4305-afbb-a8938519713e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.323130 | controller |     "Jun 11 10:46:19.768260 crc crio[22652]: time=\"2026-06-11T10:46:19.768090791Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.323145 | controller |     "Jun 11 10:46:19.787478 crc crio[22652]: time=\"2026-06-11T10:46:19.787360372Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.323162 | controller |     "Jun 11 10:46:19.926377 crc crio[22652]: time=\"2026-06-11T10:46:19.926063777Z\" level=info msg=\"Created container bc491962fef783e8c968a88c1ba1217a49ee4883f3d9f66199d4d2f26593d847: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=4a3d48df-1221-49f9-aa89-ec192293b466 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.323179 | controller |     "Jun 11 10:46:19.927562 crc crio[22652]: time=\"2026-06-11T10:46:19.927298354Z\" level=info msg=\"Starting container: bc491962fef783e8c968a88c1ba1217a49ee4883f3d9f66199d4d2f26593d847\" id=cd164c5b-4239-4a25-801f-e5ec859be0bf name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.323194 | controller |     "Jun 11 10:46:19.937814 crc crio[22652]: time=\"2026-06-11T10:46:19.937703565Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.323209 | controller |     "Jun 11 10:46:19.941517 crc crio[22652]: time=\"2026-06-11T10:46:19.941323859Z\" level=info msg=\"Started container\" PID=25693 containerID=bc491962fef783e8c968a88c1ba1217a49ee4883f3d9f66199d4d2f26593d847 description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager id=cd164c5b-4239-4a25-801f-e5ec859be0bf name=/runtime.v1.RuntimeService/StartContainer sandboxID=6286c5cd824d0722cf7d1aa46f4dae6382b3cddde7d5609b9f4d263a4214395a",
2026-06-11 11:58:02.323224 | controller |     "Jun 11 10:46:19.952276 crc crio[22652]: time=\"2026-06-11T10:46:19.952109052Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.323239 | controller |     "Jun 11 10:46:20.046910 crc crio[22652]: time=\"2026-06-11T10:46:20.046543648Z\" level=info msg=\"Created container aa68a47059b99e05aa0e59bce9820f94e520f94156dd813ff79066657cf75557: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=4f35e8f4-dbab-45f6-8362-beae0dc07118 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.323254 | controller |     "Jun 11 10:46:20.048690 crc crio[22652]: time=\"2026-06-11T10:46:20.048609624Z\" level=info msg=\"Created container e0a458801345f0c01ea35e7aa3cf4cc7d8a0133f46ee0cf83af563b55d65fee6: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller\" id=a68b030a-433a-49eb-a255-bd7c33438a33 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.323269 | controller |     "Jun 11 10:46:20.048904 crc crio[22652]: time=\"2026-06-11T10:46:20.048833321Z\" level=info msg=\"Starting container: aa68a47059b99e05aa0e59bce9820f94e520f94156dd813ff79066657cf75557\" id=a23ddc67-0141-4bb0-9dd2-a0f3ac967fc2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.323284 | controller |     "Jun 11 10:46:20.049656 crc crio[22652]: time=\"2026-06-11T10:46:20.049603845Z\" level=info msg=\"Starting container: e0a458801345f0c01ea35e7aa3cf4cc7d8a0133f46ee0cf83af563b55d65fee6\" id=037b0e56-2030-4091-b17f-d2ae8f5bc687 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.323299 | controller |     "Jun 11 10:46:20.053781 crc crio[22652]: time=\"2026-06-11T10:46:20.053669035Z\" level=info msg=\"Started container\" PID=25715 containerID=aa68a47059b99e05aa0e59bce9820f94e520f94156dd813ff79066657cf75557 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=a23ddc67-0141-4bb0-9dd2-a0f3ac967fc2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4c75261105eca0cc2e0b236aa1c794f7d8a93841056df4b3fe9366cc4e9916e2",
2026-06-11 11:58:02.323314 | controller |     "Jun 11 10:46:20.055285 crc crio[22652]: time=\"2026-06-11T10:46:20.055166612Z\" level=info msg=\"Started container\" PID=25713 containerID=e0a458801345f0c01ea35e7aa3cf4cc7d8a0133f46ee0cf83af563b55d65fee6 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller id=037b0e56-2030-4091-b17f-d2ae8f5bc687 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4004c0680f4846cec5f2f23572abe1d111a622de9d9019870f087a0059338ed1",
2026-06-11 11:58:02.323332 | controller |     "Jun 11 10:46:20.066651 crc crio[22652]: time=\"2026-06-11T10:46:20.066537533Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=1863f7b9-be36-499d-9192-9664be4f6ae7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.323365 | controller |     "Jun 11 10:46:20.068544 crc crio[22652]: time=\"2026-06-11T10:46:20.068480175Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=2b91d474-bb1b-4747-9432-8cb249ec57ff name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.323387 | controller |     "Jun 11 10:46:20.070541 crc crio[22652]: time=\"2026-06-11T10:46:20.070486628Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller\" id=6526faff-04b1-4772-b23e-fe13b9208383 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.323403 | controller |     "Jun 11 10:46:20.070944 crc crio[22652]: time=\"2026-06-11T10:46:20.070893971Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.323419 | controller |     "Jun 11 10:46:20.092428 crc crio[22652]: time=\"2026-06-11T10:46:20.092347742Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.323434 | controller |     "Jun 11 10:46:20.252616 crc crio[22652]: time=\"2026-06-11T10:46:20.252364632Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.323449 | controller |     "Jun 11 10:46:20.334184 crc crio[22652]: time=\"2026-06-11T10:46:20.333984031Z\" level=info msg=\"Created container cb02381406c590b030c97c28656cf831ef0c2b6cc00022ae6ffaf82132dd9f34: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller\" id=6526faff-04b1-4772-b23e-fe13b9208383 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.323464 | controller |     "Jun 11 10:46:20.335997 crc crio[22652]: time=\"2026-06-11T10:46:20.335791528Z\" level=info msg=\"Starting container: cb02381406c590b030c97c28656cf831ef0c2b6cc00022ae6ffaf82132dd9f34\" id=01c7044d-4842-4938-bfdd-e55f9f183d1f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.323479 | controller |     "Jun 11 10:46:20.342217 crc crio[22652]: time=\"2026-06-11T10:46:20.342048897Z\" level=info msg=\"Started container\" PID=25753 containerID=cb02381406c590b030c97c28656cf831ef0c2b6cc00022ae6ffaf82132dd9f34 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller id=01c7044d-4842-4938-bfdd-e55f9f183d1f name=/runtime.v1.RuntimeService/StartContainer sandboxID=4c75261105eca0cc2e0b236aa1c794f7d8a93841056df4b3fe9366cc4e9916e2",
2026-06-11 11:58:02.323494 | controller |     "Jun 11 10:46:31.856441 crc crio[22652]: time=\"2026-06-11T10:46:31.855580514Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=9af640a8-866a-405e-b877-b6c5420cdee6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.323509 | controller |     "Jun 11 10:46:31.859031 crc crio[22652]: time=\"2026-06-11T10:46:31.85894045Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=1e291dbd-5eef-4656-b2c9-abca51973871 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.323527 | controller |     "Jun 11 10:46:31.859542 crc crio[22652]: time=\"2026-06-11T10:46:31.859447757Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=00db2a48-50de-437a-a01f-181e466ea336 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.323542 | controller |     "Jun 11 10:46:31.861760 crc crio[22652]: time=\"2026-06-11T10:46:31.861660987Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=f935fb22-f3ec-469c-94a8-a22394bba681 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.323558 | controller |     "Jun 11 10:46:31.861760 crc crio[22652]: time=\"2026-06-11T10:46:31.861716609Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=edc6fadc-5362-4373-81d3-bbd9c4d9b43f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.323573 | controller |     "Jun 11 10:46:31.862222 crc crio[22652]: time=\"2026-06-11T10:46:31.86206832Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.323588 | controller |     "Jun 11 10:46:31.863921 crc crio[22652]: time=\"2026-06-11T10:46:31.863840976Z\" level=info msg=\"Creating container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=b3c144b5-a3b9-48db-83c9-0783b43e4adf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.323606 | controller |     "Jun 11 10:46:31.864415 crc crio[22652]: time=\"2026-06-11T10:46:31.864356562Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.323629 | controller |     "Jun 11 10:46:31.908787 crc crio[22652]: time=\"2026-06-11T10:46:31.908669709Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.323652 | controller |     "Jun 11 10:46:31.928301 crc crio[22652]: time=\"2026-06-11T10:46:31.927990432Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.323676 | controller |     "Jun 11 10:46:31.933614 crc crio[22652]: time=\"2026-06-11T10:46:31.933474217Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.323703 | controller |     "Jun 11 10:46:32.037325 crc crio[22652]: time=\"2026-06-11T10:46:32.037266Z\" level=info msg=\"Created container 5c6e5c6fe451bba1640873b14cbd5bc3b8edc34b3e8855d8c02ec16f7fbffcd5: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=b3c144b5-a3b9-48db-83c9-0783b43e4adf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.323729 | controller |     "Jun 11 10:46:32.039545 crc crio[22652]: time=\"2026-06-11T10:46:32.039478941Z\" level=info msg=\"Starting container: 5c6e5c6fe451bba1640873b14cbd5bc3b8edc34b3e8855d8c02ec16f7fbffcd5\" id=07d58ecb-4ad5-48b2-91e0-8fa1443d31f8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.323755 | controller |     "Jun 11 10:46:32.048461 crc crio[22652]: time=\"2026-06-11T10:46:32.04829771Z\" level=info msg=\"Started container\" PID=25891 containerID=5c6e5c6fe451bba1640873b14cbd5bc3b8edc34b3e8855d8c02ec16f7fbffcd5 description=openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator id=07d58ecb-4ad5-48b2-91e0-8fa1443d31f8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=089f8796586f8b7db92a69c83013faa76dd5287d067fcd029cad6702aa674c55",
2026-06-11 11:58:02.323777 | controller |     "Jun 11 10:46:32.080963 crc crio[22652]: time=\"2026-06-11T10:46:32.080815012Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.323794 | controller |     "Jun 11 10:46:32.166820 crc crio[22652]: time=\"2026-06-11T10:46:32.166709968Z\" level=info msg=\"Created container bfbaabc0dbcc229bbd875b5e9a4f91e3d679070220d10be6b4e577487463fb38: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=f935fb22-f3ec-469c-94a8-a22394bba681 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.323809 | controller |     "Jun 11 10:46:32.167829 crc crio[22652]: time=\"2026-06-11T10:46:32.167763242Z\" level=info msg=\"Starting container: bfbaabc0dbcc229bbd875b5e9a4f91e3d679070220d10be6b4e577487463fb38\" id=a62d2bd5-d8ca-421c-b1f5-772c636a514d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.323825 | controller |     "Jun 11 10:46:32.176741 crc crio[22652]: time=\"2026-06-11T10:46:32.176687066Z\" level=info msg=\"Started container\" PID=25907 containerID=bfbaabc0dbcc229bbd875b5e9a4f91e3d679070220d10be6b4e577487463fb38 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler id=a62d2bd5-d8ca-421c-b1f5-772c636a514d name=/runtime.v1.RuntimeService/StartContainer sandboxID=4004c0680f4846cec5f2f23572abe1d111a622de9d9019870f087a0059338ed1",
2026-06-11 11:58:02.323840 | controller |     "Jun 11 10:46:39.954019 crc crio[22652]: time=\"2026-06-11T10:46:39.953371751Z\" level=info msg=\"Removing container: 8654ff591391f9a32e71a6b62fa0aaebbcfa8821e2f3eadb46fb4de831baccd8\" id=ebd51257-115c-474a-a5ce-128fbbdd1574 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.323855 | controller |     "Jun 11 10:46:39.955008 crc crio[22652]: time=\"2026-06-11T10:46:39.953959009Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=490c9e73-aa91-4a1f-873f-d2683e666636 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.323870 | controller |     "Jun 11 10:46:40.004514 crc crio[22652]: time=\"2026-06-11T10:46:40.004421592Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=20f37879-5f74-4fc3-8d1f-654875352be7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.323885 | controller |     "Jun 11 10:46:40.006448 crc crio[22652]: time=\"2026-06-11T10:46:40.006373613Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=4b5a1bb5-c14c-4115-9971-90325d3cd9a3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.323900 | controller |     "Jun 11 10:46:40.006684 crc crio[22652]: time=\"2026-06-11T10:46:40.006630301Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.323917 | controller |     "Jun 11 10:46:40.021755 crc crio[22652]: time=\"2026-06-11T10:46:40.02164995Z\" level=info msg=\"Removed container 8654ff591391f9a32e71a6b62fa0aaebbcfa8821e2f3eadb46fb4de831baccd8: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=ebd51257-115c-474a-a5ce-128fbbdd1574 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.323932 | controller |     "Jun 11 10:46:40.028458 crc crio[22652]: time=\"2026-06-11T10:46:40.028370961Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.323951 | controller |     "Jun 11 10:46:40.177185 crc crio[22652]: time=\"2026-06-11T10:46:40.177010279Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.323967 | controller |     "Jun 11 10:46:40.274936 crc crio[22652]: time=\"2026-06-11T10:46:40.274818723Z\" level=info msg=\"Created container 5ff43cdea3e86db53c06264ee3888584be2e2a796390b16a505e176d63a5921f: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=4b5a1bb5-c14c-4115-9971-90325d3cd9a3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.323981 | controller |     "Jun 11 10:46:40.276496 crc crio[22652]: time=\"2026-06-11T10:46:40.276401393Z\" level=info msg=\"Starting container: 5ff43cdea3e86db53c06264ee3888584be2e2a796390b16a505e176d63a5921f\" id=30e85bbb-6250-478c-be6b-207154bcbf92 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.323997 | controller |     "Jun 11 10:46:40.287509 crc crio[22652]: time=\"2026-06-11T10:46:40.286190654Z\" level=info msg=\"Started container\" PID=26051 containerID=5ff43cdea3e86db53c06264ee3888584be2e2a796390b16a505e176d63a5921f description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=30e85bbb-6250-478c-be6b-207154bcbf92 name=/runtime.v1.RuntimeService/StartContainer sandboxID=106340d852599cbf4baa350ac7e1500a562578e321ecf31ccbcd3945cae2303a",
2026-06-11 11:58:02.324015 | controller |     "Jun 11 10:46:48.615852 crc crio[22652]: time=\"2026-06-11T10:46:48.614957446Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=aa7d0105-dae1-467c-a387-ccfae8a2f6dd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.324039 | controller |     "Jun 11 10:46:48.617971 crc crio[22652]: time=\"2026-06-11T10:46:48.617835398Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=6cdf80d8-ee34-4aee-8630-f80a87a29537 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.324065 | controller |     "Jun 11 10:46:48.630353 crc crio[22652]: time=\"2026-06-11T10:46:48.630212421Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcdctl\" id=57578c47-c349-4cc7-8f33-25e672db650f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.324084 | controller |     "Jun 11 10:46:48.630724 crc crio[22652]: time=\"2026-06-11T10:46:48.630634205Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.324099 | controller |     "Jun 11 10:46:48.649674 crc crio[22652]: time=\"2026-06-11T10:46:48.649566924Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.324115 | controller |     "Jun 11 10:46:48.692730 crc crio[22652]: time=\"2026-06-11T10:46:48.692638315Z\" level=info msg=\"Stopping container: aa68a47059b99e05aa0e59bce9820f94e520f94156dd813ff79066657cf75557 (timeout: 30s)\" id=9d3e7151-65f3-444c-8757-d1f470290b04 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.324131 | controller |     "Jun 11 10:46:48.820713 crc crio[22652]: time=\"2026-06-11T10:46:48.820595872Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.324146 | controller |     "Jun 11 10:46:48.858019 crc crio[22652]: time=\"2026-06-11T10:46:48.857775875Z\" level=info msg=\"Stopped container aa68a47059b99e05aa0e59bce9820f94e520f94156dd813ff79066657cf75557: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=9d3e7151-65f3-444c-8757-d1f470290b04 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.324164 | controller |     "Jun 11 10:46:48.859466 crc crio[22652]: time=\"2026-06-11T10:46:48.859358813Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=a8fcda4e-d4f1-4ade-8204-a59e071f5e07 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.324179 | controller |     "Jun 11 10:46:48.861495 crc crio[22652]: time=\"2026-06-11T10:46:48.861364627Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=6d2b7113-0f97-4a0f-b106-f3205db3391f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.324194 | controller |     "Jun 11 10:46:48.863496 crc crio[22652]: time=\"2026-06-11T10:46:48.86335006Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=62b05a68-5c11-4017-95b1-e5a65a716e54 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.324215 | controller |     "Jun 11 10:46:48.863630 crc crio[22652]: time=\"2026-06-11T10:46:48.863617428Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.324237 | controller |     "Jun 11 10:46:48.886435 crc crio[22652]: time=\"2026-06-11T10:46:48.886350841Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.324257 | controller |     "Jun 11 10:46:48.907688 crc crio[22652]: time=\"2026-06-11T10:46:48.907592165Z\" level=info msg=\"Created container 00ea78fb5622665d8ef1c4a076f722d80f7804b69b2d9e19fd4c7990ed227e08: openshift-etcd/etcd-crc/etcdctl\" id=57578c47-c349-4cc7-8f33-25e672db650f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.324273 | controller |     "Jun 11 10:46:48.908939 crc crio[22652]: time=\"2026-06-11T10:46:48.908866404Z\" level=info msg=\"Starting container: 00ea78fb5622665d8ef1c4a076f722d80f7804b69b2d9e19fd4c7990ed227e08\" id=ca2b301f-51cd-47a0-8f8c-8a463148ac36 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.324287 | controller |     "Jun 11 10:46:48.912965 crc crio[22652]: time=\"2026-06-11T10:46:48.912885981Z\" level=info msg=\"Started container\" PID=26212 containerID=00ea78fb5622665d8ef1c4a076f722d80f7804b69b2d9e19fd4c7990ed227e08 description=openshift-etcd/etcd-crc/etcdctl id=ca2b301f-51cd-47a0-8f8c-8a463148ac36 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6b22384c34906afb7c6a6e4fd1e54b28799ba5d8829702a81aa5e6c3a52ac00c",
2026-06-11 11:58:02.324302 | controller |     "Jun 11 10:46:48.926468 crc crio[22652]: time=\"2026-06-11T10:46:48.926414302Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=638e9e97-dc28-40a7-99cc-f1804be6ad5a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.324316 | controller |     "Jun 11 10:46:48.929524 crc crio[22652]: time=\"2026-06-11T10:46:48.929439908Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=9805c9e1-69e5-40ea-b401-9ae9807186da name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.324331 | controller |     "Jun 11 10:46:48.935751 crc crio[22652]: time=\"2026-06-11T10:46:48.935687856Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd\" id=dd93edd8-5272-4409-881b-b4fca08bab1a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.324363 | controller |     "Jun 11 10:46:48.936059 crc crio[22652]: time=\"2026-06-11T10:46:48.936012307Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.324398 | controller |     "Jun 11 10:46:48.964330 crc crio[22652]: time=\"2026-06-11T10:46:48.963770817Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.324420 | controller |     "Jun 11 10:46:49.064074 crc crio[22652]: time=\"2026-06-11T10:46:49.063937176Z\" level=info msg=\"Removing container: 6d9957b8e8038150ac8cae0325116c233f1483b436ff1b353784fd53810d72d8\" id=119896af-c5a9-4ead-84ac-c28c7b812c4f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.324436 | controller |     "Jun 11 10:46:49.068648 crc crio[22652]: time=\"2026-06-11T10:46:49.068580863Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.324451 | controller |     "Jun 11 10:46:49.147965 crc crio[22652]: time=\"2026-06-11T10:46:49.147829149Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.324466 | controller |     "Jun 11 10:46:49.149966 crc crio[22652]: time=\"2026-06-11T10:46:49.149819936Z\" level=info msg=\"Removed container 6d9957b8e8038150ac8cae0325116c233f1483b436ff1b353784fd53810d72d8: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=119896af-c5a9-4ead-84ac-c28c7b812c4f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.324481 | controller |     "Jun 11 10:46:49.170002 crc crio[22652]: time=\"2026-06-11T10:46:49.168328359Z\" level=info msg=\"Created container 4d5bf335a520676ae7cc317ef750bb2099d3b1e05c79dfa63b6da067b9254fa0: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=62b05a68-5c11-4017-95b1-e5a65a716e54 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.324496 | controller |     "Jun 11 10:46:49.170002 crc crio[22652]: time=\"2026-06-11T10:46:49.169779676Z\" level=info msg=\"Starting container: 4d5bf335a520676ae7cc317ef750bb2099d3b1e05c79dfa63b6da067b9254fa0\" id=bd21874c-b84a-491b-a55d-6df20086550c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.324511 | controller |     "Jun 11 10:46:49.175532 crc crio[22652]: time=\"2026-06-11T10:46:49.175433006Z\" level=info msg=\"Started container\" PID=26232 containerID=4d5bf335a520676ae7cc317ef750bb2099d3b1e05c79dfa63b6da067b9254fa0 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=bd21874c-b84a-491b-a55d-6df20086550c name=/runtime.v1.RuntimeService/StartContainer sandboxID=4c75261105eca0cc2e0b236aa1c794f7d8a93841056df4b3fe9366cc4e9916e2",
2026-06-11 11:58:02.324525 | controller |     "Jun 11 10:46:49.210504 crc crio[22652]: time=\"2026-06-11T10:46:49.210355913Z\" level=info msg=\"Created container 05e0938fdf721035e367b2ff1d44a71acf125715fbb05fdd91d95a448445162f: openshift-etcd/etcd-crc/etcd\" id=dd93edd8-5272-4409-881b-b4fca08bab1a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.324540 | controller |     "Jun 11 10:46:49.212591 crc crio[22652]: time=\"2026-06-11T10:46:49.21248365Z\" level=info msg=\"Starting container: 05e0938fdf721035e367b2ff1d44a71acf125715fbb05fdd91d95a448445162f\" id=daaaec31-bbab-4174-b08a-8bc9f84dc923 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.324555 | controller |     "Jun 11 10:46:49.218784 crc crio[22652]: time=\"2026-06-11T10:46:49.218675437Z\" level=info msg=\"Started container\" PID=26238 containerID=05e0938fdf721035e367b2ff1d44a71acf125715fbb05fdd91d95a448445162f description=openshift-etcd/etcd-crc/etcd id=daaaec31-bbab-4174-b08a-8bc9f84dc923 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6b22384c34906afb7c6a6e4fd1e54b28799ba5d8829702a81aa5e6c3a52ac00c",
2026-06-11 11:58:02.324569 | controller |     "Jun 11 10:46:49.235101 crc crio[22652]: time=\"2026-06-11T10:46:49.235006305Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=d316cd03-0f96-4258-b945-94ba5c22dd96 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.324587 | controller |     "Jun 11 10:46:49.237098 crc crio[22652]: time=\"2026-06-11T10:46:49.237015739Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=42d94b91-95b3-4094-98cb-a72fb8a28297 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.324602 | controller |     "Jun 11 10:46:49.243423 crc crio[22652]: time=\"2026-06-11T10:46:49.24335245Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-metrics\" id=70d2c906-ad4f-4cf2-8245-4b5ccee4a734 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.324617 | controller |     "Jun 11 10:46:49.243795 crc crio[22652]: time=\"2026-06-11T10:46:49.243732372Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.324631 | controller |     "Jun 11 10:46:49.274383 crc crio[22652]: time=\"2026-06-11T10:46:49.274330765Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.324646 | controller |     "Jun 11 10:46:49.438199 crc crio[22652]: time=\"2026-06-11T10:46:49.437929826Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.324660 | controller |     "Jun 11 10:46:49.534401 crc crio[22652]: time=\"2026-06-11T10:46:49.534266444Z\" level=info msg=\"Created container 2255433fbe8a87773bacabe2738eacee1e7a916958cd76d63fcc9baad6c50aa2: openshift-etcd/etcd-crc/etcd-metrics\" id=70d2c906-ad4f-4cf2-8245-4b5ccee4a734 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.324675 | controller |     "Jun 11 10:46:49.535634 crc crio[22652]: time=\"2026-06-11T10:46:49.535539374Z\" level=info msg=\"Starting container: 2255433fbe8a87773bacabe2738eacee1e7a916958cd76d63fcc9baad6c50aa2\" id=870bf896-43d5-42c7-a9a8-fc573d8d2b46 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.324690 | controller |     "Jun 11 10:46:49.542865 crc crio[22652]: time=\"2026-06-11T10:46:49.542795443Z\" level=info msg=\"Started container\" PID=26270 containerID=2255433fbe8a87773bacabe2738eacee1e7a916958cd76d63fcc9baad6c50aa2 description=openshift-etcd/etcd-crc/etcd-metrics id=870bf896-43d5-42c7-a9a8-fc573d8d2b46 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6b22384c34906afb7c6a6e4fd1e54b28799ba5d8829702a81aa5e6c3a52ac00c",
2026-06-11 11:58:02.324704 | controller |     "Jun 11 10:46:49.555827 crc crio[22652]: time=\"2026-06-11T10:46:49.555731765Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=54d327ab-9304-4038-b0ce-25e6a9db975d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.324725 | controller |     "Jun 11 10:46:49.557547 crc crio[22652]: time=\"2026-06-11T10:46:49.557463649Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=5312d69a-84ba-4b79-b9a0-56a86373e117 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.324748 | controller |     "Jun 11 10:46:49.562828 crc crio[22652]: time=\"2026-06-11T10:46:49.562744548Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-readyz\" id=ed576faf-e95a-412b-a931-3577fe2f5a89 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.324771 | controller |     "Jun 11 10:46:49.563272 crc crio[22652]: time=\"2026-06-11T10:46:49.563194592Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.324797 | controller |     "Jun 11 10:46:49.604967 crc crio[22652]: time=\"2026-06-11T10:46:49.604791041Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.324820 | controller |     "Jun 11 10:46:49.762354 crc crio[22652]: time=\"2026-06-11T10:46:49.762193157Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.324842 | controller |     "Jun 11 10:46:49.853924 crc crio[22652]: time=\"2026-06-11T10:46:49.853877297Z\" level=info msg=\"Created container 0fcac4279837f86e0e405f9a9658d157530eae76cefb45b8d23ecd024c966894: openshift-etcd/etcd-crc/etcd-readyz\" id=ed576faf-e95a-412b-a931-3577fe2f5a89 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.324861 | controller |     "Jun 11 10:46:49.855709 crc crio[22652]: time=\"2026-06-11T10:46:49.85555067Z\" level=info msg=\"Starting container: 0fcac4279837f86e0e405f9a9658d157530eae76cefb45b8d23ecd024c966894\" id=701df81f-7cd7-4304-9c1a-ea8cbfa00efe name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.324876 | controller |     "Jun 11 10:46:49.869016 crc crio[22652]: time=\"2026-06-11T10:46:49.868867563Z\" level=info msg=\"Started container\" PID=26288 containerID=0fcac4279837f86e0e405f9a9658d157530eae76cefb45b8d23ecd024c966894 description=openshift-etcd/etcd-crc/etcd-readyz id=701df81f-7cd7-4304-9c1a-ea8cbfa00efe name=/runtime.v1.RuntimeService/StartContainer sandboxID=6b22384c34906afb7c6a6e4fd1e54b28799ba5d8829702a81aa5e6c3a52ac00c",
2026-06-11 11:58:02.324891 | controller |     "Jun 11 10:46:49.885226 crc crio[22652]: time=\"2026-06-11T10:46:49.880295615Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=6be1a1e3-8562-4784-9e63-7a21addc887b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.324905 | controller |     "Jun 11 10:46:49.885226 crc crio[22652]: time=\"2026-06-11T10:46:49.882626099Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=2a6f1f43-0591-4b47-b36d-0820981227f3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.324920 | controller |     "Jun 11 10:46:49.889559 crc crio[22652]: time=\"2026-06-11T10:46:49.889482309Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-rev\" id=f136b4fa-a221-4322-9fce-db9f42dbea5b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.324934 | controller |     "Jun 11 10:46:49.889872 crc crio[22652]: time=\"2026-06-11T10:46:49.889832231Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.324949 | controller |     "Jun 11 10:46:49.927389 crc crio[22652]: time=\"2026-06-11T10:46:49.926825132Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.324963 | controller |     "Jun 11 10:46:50.134618 crc crio[22652]: time=\"2026-06-11T10:46:50.134479775Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.324977 | controller |     "Jun 11 10:46:50.244836 crc crio[22652]: time=\"2026-06-11T10:46:50.24435498Z\" level=info msg=\"Created container d8e7c8943c5518c620297346d510d308fcf74fd1ad00580e19ca850096782cbc: openshift-etcd/etcd-crc/etcd-rev\" id=f136b4fa-a221-4322-9fce-db9f42dbea5b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.324995 | controller |     "Jun 11 10:46:50.246328 crc crio[22652]: time=\"2026-06-11T10:46:50.245993982Z\" level=info msg=\"Starting container: d8e7c8943c5518c620297346d510d308fcf74fd1ad00580e19ca850096782cbc\" id=1baac0c9-e9c6-4ef8-98f1-e19f54687920 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.325010 | controller |     "Jun 11 10:46:50.251655 crc crio[22652]: time=\"2026-06-11T10:46:50.251564848Z\" level=info msg=\"Started container\" PID=26308 containerID=d8e7c8943c5518c620297346d510d308fcf74fd1ad00580e19ca850096782cbc description=openshift-etcd/etcd-crc/etcd-rev id=1baac0c9-e9c6-4ef8-98f1-e19f54687920 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6b22384c34906afb7c6a6e4fd1e54b28799ba5d8829702a81aa5e6c3a52ac00c",
2026-06-11 11:58:02.325024 | controller |     "Jun 11 10:48:41.380013 crc crio[22652]: time=\"2026-06-11T10:48:41.378595509Z\" level=info msg=\"Stopping container: 68ed0ebbd67119b7ef833cd1e46b19334a3c092c31f8e8f789af2f74352c5242 (timeout: 30s)\" id=40d082d4-3735-44ef-9cc0-e12d454a7c28 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.325039 | controller |     "Jun 11 10:48:41.503823 crc crio[22652]: time=\"2026-06-11T10:48:41.503565832Z\" level=info msg=\"Stopped container 68ed0ebbd67119b7ef833cd1e46b19334a3c092c31f8e8f789af2f74352c5242: openshift-controller-manager/controller-manager-6df87f8965-dgc55/controller-manager\" id=40d082d4-3735-44ef-9cc0-e12d454a7c28 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.325053 | controller |     "Jun 11 10:48:41.506542 crc crio[22652]: time=\"2026-06-11T10:48:41.506418514Z\" level=info msg=\"Stopping pod sandbox: 6707bb06254c8d128f9be4b39ee81506e78af7ea6f2aabc3782d27b45b761532\" id=79f11c09-6f79-4ed5-ab96-afc9d0478e54 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.325068 | controller |     "Jun 11 10:48:41.507685 crc crio[22652]: time=\"2026-06-11T10:48:41.507598412Z\" level=info msg=\"Got pod network &{Name:controller-manager-6df87f8965-dgc55 Namespace:openshift-controller-manager ID:6707bb06254c8d128f9be4b39ee81506e78af7ea6f2aabc3782d27b45b761532 UID:0424196e-4304-40e4-893d-fa63ea1454e9 NetNS:/var/run/netns/c9782c49-3681-422d-ae18-5ae151f78e14 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0424196e_4304_40e4_893d_fa63ea1454e9.slice PodAnnotations:0xc001e8e6c8}] Aliases:map[]}\"",
2026-06-11 11:58:02.325084 | controller |     "Jun 11 10:48:41.507921 crc crio[22652]: time=\"2026-06-11T10:48:41.50786853Z\" level=info msg=\"Deleting pod openshift-controller-manager_controller-manager-6df87f8965-dgc55 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.325098 | controller |     "Jun 11 10:48:41.707204 crc crio[22652]: time=\"2026-06-11T10:48:41.70701419Z\" level=info msg=\"Stopped pod sandbox: 6707bb06254c8d128f9be4b39ee81506e78af7ea6f2aabc3782d27b45b761532\" id=79f11c09-6f79-4ed5-ab96-afc9d0478e54 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.325113 | controller |     "Jun 11 10:48:42.185885 crc crio[22652]: time=\"2026-06-11T10:48:42.185498657Z\" level=info msg=\"Removing container: 68ed0ebbd67119b7ef833cd1e46b19334a3c092c31f8e8f789af2f74352c5242\" id=e7a5e699-2318-4efd-9a10-a85d92a3be9d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.325127 | controller |     "Jun 11 10:48:42.209972 crc crio[22652]: time=\"2026-06-11T10:48:42.209291645Z\" level=info msg=\"Removed container 68ed0ebbd67119b7ef833cd1e46b19334a3c092c31f8e8f789af2f74352c5242: openshift-controller-manager/controller-manager-6df87f8965-dgc55/controller-manager\" id=e7a5e699-2318-4efd-9a10-a85d92a3be9d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.325142 | controller |     "Jun 11 10:49:04.413834 crc crio[22652]: time=\"2026-06-11T10:49:04.412873318Z\" level=info msg=\"Stopping pod sandbox: 6707bb06254c8d128f9be4b39ee81506e78af7ea6f2aabc3782d27b45b761532\" id=84079719-8ea8-4440-8777-dd884e201776 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.325160 | controller |     "Jun 11 10:49:04.413834 crc crio[22652]: time=\"2026-06-11T10:49:04.413789648Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6707bb06254c8d128f9be4b39ee81506e78af7ea6f2aabc3782d27b45b761532\" id=84079719-8ea8-4440-8777-dd884e201776 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.325175 | controller |     "Jun 11 10:49:04.415443 crc crio[22652]: time=\"2026-06-11T10:49:04.414525971Z\" level=info msg=\"Removing pod sandbox: 6707bb06254c8d128f9be4b39ee81506e78af7ea6f2aabc3782d27b45b761532\" id=30cc6091-2f62-4931-ba78-2a8fc8cd92e3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.325190 | controller |     "Jun 11 10:49:04.421699 crc crio[22652]: time=\"2026-06-11T10:49:04.421513645Z\" level=info msg=\"Removed pod sandbox: 6707bb06254c8d128f9be4b39ee81506e78af7ea6f2aabc3782d27b45b761532\" id=30cc6091-2f62-4931-ba78-2a8fc8cd92e3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.325204 | controller |     "Jun 11 10:50:09.720657 crc crio[22652]: time=\"2026-06-11T10:50:09.719951536Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686250-zchq7/POD\" id=701a7f3b-2a5a-4bde-a095-5b9f1207bc74 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.325218 | controller |     "Jun 11 10:50:09.721768 crc crio[22652]: time=\"2026-06-11T10:50:09.720678549Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.325233 | controller |     "Jun 11 10:50:09.731695 crc crio[22652]: time=\"2026-06-11T10:50:09.731555506Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-4xpt2/POD\" id=322b5ac7-fb3e-4985-b02b-fd89ebfbe9bb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.325247 | controller |     "Jun 11 10:50:09.731796 crc crio[22652]: time=\"2026-06-11T10:50:09.73170117Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.325263 | controller |     "Jun 11 10:50:09.738550 crc crio[22652]: time=\"2026-06-11T10:50:09.738473225Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686250-zchq7 Namespace:openshift-infra ID:c6c0aa16869607996c5ebc8f91c78a8e21cda669b8c1d22e9beb4b7373c4c949 UID:a2744798-3f37-43ca-b342-3696775dffdc NetNS:/var/run/netns/4c0d27c3-d839-4fc3-81fe-1196b51e34e0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda2744798_3f37_43ca_b342_3696775dffdc.slice PodAnnotations:0xc0014a4560}] Aliases:map[]}\"",
2026-06-11 11:58:02.325278 | controller |     "Jun 11 10:50:09.738550 crc crio[22652]: time=\"2026-06-11T10:50:09.738535047Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686250-zchq7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.325294 | controller |     "Jun 11 10:50:09.751522 crc crio[22652]: time=\"2026-06-11T10:50:09.751449909Z\" level=info msg=\"Got pod network &{Name:redhat-operators-4xpt2 Namespace:openshift-marketplace ID:0332d729c3678a6e0e42c3dcbe72d901b8cfcaa5c462f808f59a74fcebd68703 UID:fd9da623-d8d6-4baf-bf94-8efa694d5ef9 NetNS:/var/run/netns/6fe70925-7f63-4d44-b5c6-51ce450fcda7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfd9da623_d8d6_4baf_bf94_8efa694d5ef9.slice PodAnnotations:0xc002acc858}] Aliases:map[]}\"",
2026-06-11 11:58:02.325310 | controller |     "Jun 11 10:50:09.751522 crc crio[22652]: time=\"2026-06-11T10:50:09.751505041Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-4xpt2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.325325 | controller |     "Jun 11 10:50:09.768487 crc crio[22652]: time=\"2026-06-11T10:50:09.76841853Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager/controller-manager-6df87f8965-2c8sn/POD\" id=bade9525-8641-4f09-abec-7218cfbde83d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.325344 | controller |     "Jun 11 10:50:09.768748 crc crio[22652]: time=\"2026-06-11T10:50:09.768511343Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.325383 | controller |     "Jun 11 10:50:09.787547 crc crio[22652]: time=\"2026-06-11T10:50:09.787482856Z\" level=info msg=\"Got pod network &{Name:controller-manager-6df87f8965-2c8sn Namespace:openshift-controller-manager ID:8f8352d3725c7e11836edcd6d054b0489e17c2af528a321a1e3430b621e2e4f1 UID:4853c29e-c265-4c5f-9d51-6eb82e8d115f NetNS:/var/run/netns/efbcec90-949f-4d6a-b29e-be89ee5b0a74 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4853c29e_c265_4c5f_9d51_6eb82e8d115f.slice PodAnnotations:0xc0004be5f0}] Aliases:map[]}\"",
2026-06-11 11:58:02.325399 | controller |     "Jun 11 10:50:09.787547 crc crio[22652]: time=\"2026-06-11T10:50:09.787540719Z\" level=info msg=\"Adding pod openshift-controller-manager_controller-manager-6df87f8965-2c8sn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.325413 | controller |     "Jun 11 10:50:09.789844 crc crio[22652]: time=\"2026-06-11T10:50:09.78981581Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-wjdlq/POD\" id=73187c09-8aa5-4ad0-970e-40d2a6cf53a2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.325428 | controller |     "Jun 11 10:50:09.790073 crc crio[22652]: time=\"2026-06-11T10:50:09.790053878Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.325443 | controller |     "Jun 11 10:50:09.811671 crc crio[22652]: time=\"2026-06-11T10:50:09.811625524Z\" level=info msg=\"Got pod network &{Name:certified-operators-wjdlq Namespace:openshift-marketplace ID:ffadab8ae6eefa84a18092e6646435a8db18b905bdea6a203e4c5f7438479b87 UID:9aa3609e-fd38-47c5-ba4e-791ca70e5a3b NetNS:/var/run/netns/48275f37-0d30-43a0-930f-830512af55a8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9aa3609e_fd38_47c5_ba4e_791ca70e5a3b.slice PodAnnotations:0xc0014a4920}] Aliases:map[]}\"",
2026-06-11 11:58:02.325457 | controller |     "Jun 11 10:50:09.811959 crc crio[22652]: time=\"2026-06-11T10:50:09.811939124Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-wjdlq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.325472 | controller |     "Jun 11 10:50:09.821020 crc crio[22652]: time=\"2026-06-11T10:50:09.819834815Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-xvxk9/POD\" id=531b9860-3d2f-4951-adb0-d2ba0679b6a2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.325489 | controller |     "Jun 11 10:50:09.821020 crc crio[22652]: time=\"2026-06-11T10:50:09.819949869Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.325511 | controller |     "Jun 11 10:50:09.839716 crc crio[22652]: time=\"2026-06-11T10:50:09.839601077Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29686245-lwzps/POD\" id=be6fc5ff-21d4-4a39-b008-ace95ee5a0a4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.325533 | controller |     "Jun 11 10:50:09.839934 crc crio[22652]: time=\"2026-06-11T10:50:09.839776163Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.325558 | controller |     "Jun 11 10:50:09.857031 crc crio[22652]: time=\"2026-06-11T10:50:09.856985019Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-xvxk9 Namespace:openshift-marketplace ID:4beb63e29c4e5419b3e8b74a6c49d807612086db1a030dc1aac80dec2a7466b0 UID:289cbcbf-3da9-4078-a390-2602a777b4e9 NetNS:/var/run/netns/75bfc49a-dc50-45d4-b956-32e57f30e740 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod289cbcbf_3da9_4078_a390_2602a777b4e9.slice PodAnnotations:0xc000988020}] Aliases:map[]}\"",
2026-06-11 11:58:02.325581 | controller |     "Jun 11 10:50:09.857612 crc crio[22652]: time=\"2026-06-11T10:50:09.857587508Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-xvxk9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.325603 | controller |     "Jun 11 10:50:09.859308 crc crio[22652]: time=\"2026-06-11T10:50:09.858769904Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-vcs7p/POD\" id=b484549a-75de-46a8-95a1-29a8b2b12fe3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.325620 | controller |     "Jun 11 10:50:09.859308 crc crio[22652]: time=\"2026-06-11T10:50:09.858883538Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.325636 | controller |     "Jun 11 10:50:09.935021 crc crio[22652]: time=\"2026-06-11T10:50:09.934805526Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686245-lwzps Namespace:openshift-operator-lifecycle-manager ID:c0b0373a88d4c9fc784be9ea3aa208890cb8a71bdbfcdffd0cc37ae075194e68 UID:4518ce95-28d9-40c3-8d20-9d445a28bd07 NetNS:/var/run/netns/accad498-f5a2-43ee-9a51-0d92db4c3fad Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4518ce95_28d9_40c3_8d20_9d445a28bd07.slice PodAnnotations:0xc0014a4338}] Aliases:map[]}\"",
2026-06-11 11:58:02.325651 | controller |     "Jun 11 10:50:09.935021 crc crio[22652]: time=\"2026-06-11T10:50:09.93493415Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29686245-lwzps to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.325667 | controller |     "Jun 11 10:50:09.982987 crc crio[22652]: time=\"2026-06-11T10:50:09.978759586Z\" level=info msg=\"Got pod network &{Name:community-operators-vcs7p Namespace:openshift-marketplace ID:27d562bdcfc41661f35c53b5fc31b6cce2133235b022781ef6b4084e57229cda UID:1b5a180a-07e5-42f6-8bac-37736e0319ce NetNS:/var/run/netns/11704329-1094-4f88-a062-02e78f8880fc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1b5a180a_07e5_42f6_8bac_37736e0319ce.slice PodAnnotations:0xc0001025c0}] Aliases:map[]}\"",
2026-06-11 11:58:02.325682 | controller |     "Jun 11 10:50:09.982987 crc crio[22652]: time=\"2026-06-11T10:50:09.980386908Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-vcs7p to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.325697 | controller |     "Jun 11 10:50:11.450939 crc crio[22652]: 2026-06-11T10:50:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c6c0aa168696079 Mac:46:85:a1:22:ba:14 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3e Mtu:0 Sandbox:/var/run/netns/4c0d27c3-d839-4fc3-81fe-1196b51e34e0 SocketPath: PciID:}] [{Interface:0xc0002aadc0 Address:{IP:10.217.0.62 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.325711 | controller |     "Jun 11 10:50:11.453603 crc crio[22652]: time=\"2026-06-11T10:50:11.453481656Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686250-zchq7 Namespace:openshift-infra ID:c6c0aa16869607996c5ebc8f91c78a8e21cda669b8c1d22e9beb4b7373c4c949 UID:a2744798-3f37-43ca-b342-3696775dffdc NetNS:/var/run/netns/4c0d27c3-d839-4fc3-81fe-1196b51e34e0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda2744798_3f37_43ca_b342_3696775dffdc.slice PodAnnotations:0xc0014a4560}] Aliases:map[]}\"",
2026-06-11 11:58:02.325734 | controller |     "Jun 11 10:50:11.453717 crc crio[22652]: time=\"2026-06-11T10:50:11.453646151Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686250-zchq7 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.325749 | controller |     "Jun 11 10:50:11.463001 crc crio[22652]: time=\"2026-06-11T10:50:11.462845337Z\" level=info msg=\"Ran pod sandbox c6c0aa16869607996c5ebc8f91c78a8e21cda669b8c1d22e9beb4b7373c4c949 with infra container: openshift-infra/auto-csr-approver-29686250-zchq7/POD\" id=701a7f3b-2a5a-4bde-a095-5b9f1207bc74 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.325764 | controller |     "Jun 11 10:50:11.474380 crc crio[22652]: time=\"2026-06-11T10:50:11.473894195Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=567f8341-54f2-46e4-9ef6-7a65a791cca2 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.325779 | controller |     "Jun 11 10:50:11.494468 crc crio[22652]: time=\"2026-06-11T10:50:11.49388639Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 11:58:02.325794 | controller |     "Jun 11 10:50:11.763226 crc crio[22652]: 2026-06-11T10:50:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0332d729c3678a6 Mac:42:ad:0e:c8:e6:3e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:40 Mtu:0 Sandbox:/var/run/netns/6fe70925-7f63-4d44-b5c6-51ce450fcda7 SocketPath: PciID:}] [{Interface:0xc00025a9e0 Address:{IP:10.217.0.64 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.325809 | controller |     "Jun 11 10:50:11.766165 crc crio[22652]: time=\"2026-06-11T10:50:11.766033136Z\" level=info msg=\"Got pod network &{Name:redhat-operators-4xpt2 Namespace:openshift-marketplace ID:0332d729c3678a6e0e42c3dcbe72d901b8cfcaa5c462f808f59a74fcebd68703 UID:fd9da623-d8d6-4baf-bf94-8efa694d5ef9 NetNS:/var/run/netns/6fe70925-7f63-4d44-b5c6-51ce450fcda7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfd9da623_d8d6_4baf_bf94_8efa694d5ef9.slice PodAnnotations:0xc002acc858}] Aliases:map[]}\"",
2026-06-11 11:58:02.325824 | controller |     "Jun 11 10:50:11.766461 crc crio[22652]: time=\"2026-06-11T10:50:11.766375074Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-4xpt2 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.325856 | controller |     "Jun 11 10:50:11.788988 crc crio[22652]: time=\"2026-06-11T10:50:11.788719016Z\" level=info msg=\"Ran pod sandbox 0332d729c3678a6e0e42c3dcbe72d901b8cfcaa5c462f808f59a74fcebd68703 with infra container: openshift-marketplace/redhat-operators-4xpt2/POD\" id=322b5ac7-fb3e-4985-b02b-fd89ebfbe9bb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.325873 | controller |     "Jun 11 10:50:11.794699 crc crio[22652]: time=\"2026-06-11T10:50:11.794597482Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=8e5e0400-ec21-4aba-98ac-711271edf91f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.325899 | controller |     "Jun 11 10:50:11.796814 crc crio[22652]: time=\"2026-06-11T10:50:11.79671127Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ea706a05-eb57-46b9-9aec-23007cb79ac8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.325927 | controller |     "Jun 11 10:50:11.811234 crc crio[22652]: time=\"2026-06-11T10:50:11.808166805Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-4xpt2/extract-utilities\" id=edd37eaa-5e73-4d60-a9f3-8ba7f8c44e5e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.325947 | controller |     "Jun 11 10:50:11.811234 crc crio[22652]: time=\"2026-06-11T10:50:11.808779655Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.325962 | controller |     "Jun 11 10:50:11.870191 crc crio[22652]: time=\"2026-06-11T10:50:11.869830794Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.325978 | controller |     "Jun 11 10:50:11.879690 crc crio[22652]: time=\"2026-06-11T10:50:11.878864875Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.325994 | controller |     "Jun 11 10:50:12.029792 crc crio[22652]: time=\"2026-06-11T10:50:12.029687795Z\" level=info msg=\"Created container df42f7af1586a5b74b76fa5344896ce55528a8221ccdad44ceac1bc8a65bb2d8: openshift-marketplace/redhat-operators-4xpt2/extract-utilities\" id=edd37eaa-5e73-4d60-a9f3-8ba7f8c44e5e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.326009 | controller |     "Jun 11 10:50:12.033679 crc crio[22652]: time=\"2026-06-11T10:50:12.033599389Z\" level=info msg=\"Starting container: df42f7af1586a5b74b76fa5344896ce55528a8221ccdad44ceac1bc8a65bb2d8\" id=e210c79e-23cb-4f8b-a833-994dde73a640 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.326024 | controller |     "Jun 11 10:50:12.042737 crc crio[22652]: time=\"2026-06-11T10:50:12.040044784Z\" level=info msg=\"Started container\" PID=29155 containerID=df42f7af1586a5b74b76fa5344896ce55528a8221ccdad44ceac1bc8a65bb2d8 description=openshift-marketplace/redhat-operators-4xpt2/extract-utilities id=e210c79e-23cb-4f8b-a833-994dde73a640 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0332d729c3678a6e0e42c3dcbe72d901b8cfcaa5c462f808f59a74fcebd68703",
2026-06-11 11:58:02.326039 | controller |     "Jun 11 10:50:12.204675 crc crio[22652]: 2026-06-11T10:50:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4beb63e29c4e541 Mac:46:d8:d4:92:56:a8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:44 Mtu:0 Sandbox:/var/run/netns/75bfc49a-dc50-45d4-b956-32e57f30e740 SocketPath: PciID:}] [{Interface:0xc000331810 Address:{IP:10.217.0.68 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.326055 | controller |     "Jun 11 10:50:12.206556 crc crio[22652]: time=\"2026-06-11T10:50:12.206486343Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-xvxk9 Namespace:openshift-marketplace ID:4beb63e29c4e5419b3e8b74a6c49d807612086db1a030dc1aac80dec2a7466b0 UID:289cbcbf-3da9-4078-a390-2602a777b4e9 NetNS:/var/run/netns/75bfc49a-dc50-45d4-b956-32e57f30e740 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod289cbcbf_3da9_4078_a390_2602a777b4e9.slice PodAnnotations:0xc000988020}] Aliases:map[]}\"",
2026-06-11 11:58:02.326070 | controller |     "Jun 11 10:50:12.206725 crc crio[22652]: time=\"2026-06-11T10:50:12.206650838Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-xvxk9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.326084 | controller |     "Jun 11 10:50:12.221965 crc crio[22652]: time=\"2026-06-11T10:50:12.221755648Z\" level=info msg=\"Ran pod sandbox 4beb63e29c4e5419b3e8b74a6c49d807612086db1a030dc1aac80dec2a7466b0 with infra container: openshift-marketplace/redhat-marketplace-xvxk9/POD\" id=531b9860-3d2f-4951-adb0-d2ba0679b6a2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.326103 | controller |     "Jun 11 10:50:12.228490 crc crio[22652]: time=\"2026-06-11T10:50:12.225496078Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=39f5bd05-9dff-41f1-8d8b-8af428f24af5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.326118 | controller |     "Jun 11 10:50:12.228490 crc crio[22652]: time=\"2026-06-11T10:50:12.227928135Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=bfc4a286-426b-4f59-9fe2-b8258795a085 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.326133 | controller |     "Jun 11 10:50:12.237440 crc crio[22652]: time=\"2026-06-11T10:50:12.237351024Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-xvxk9/extract-utilities\" id=5bde40dd-7b2f-4302-882a-058d2840876f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.326148 | controller |     "Jun 11 10:50:12.237792 crc crio[22652]: time=\"2026-06-11T10:50:12.237744487Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.326163 | controller |     "Jun 11 10:50:12.282518 crc crio[22652]: 2026-06-11T10:50:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ffadab8ae6eefa8 Mac:7e:f1:fe:4c:54:87 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:43 Mtu:0 Sandbox:/var/run/netns/48275f37-0d30-43a0-930f-830512af55a8 SocketPath: PciID:}] [{Interface:0xc00045e860 Address:{IP:10.217.0.67 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.326178 | controller |     "Jun 11 10:50:12.283528 crc crio[22652]: time=\"2026-06-11T10:50:12.283464535Z\" level=info msg=\"Got pod network &{Name:certified-operators-wjdlq Namespace:openshift-marketplace ID:ffadab8ae6eefa84a18092e6646435a8db18b905bdea6a203e4c5f7438479b87 UID:9aa3609e-fd38-47c5-ba4e-791ca70e5a3b NetNS:/var/run/netns/48275f37-0d30-43a0-930f-830512af55a8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9aa3609e_fd38_47c5_ba4e_791ca70e5a3b.slice PodAnnotations:0xc0014a4920}] Aliases:map[]}\"",
2026-06-11 11:58:02.326194 | controller |     "Jun 11 10:50:12.283688 crc crio[22652]: time=\"2026-06-11T10:50:12.283663142Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-wjdlq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.326209 | controller |     "Jun 11 10:50:12.293837 crc crio[22652]: time=\"2026-06-11T10:50:12.293719189Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.326224 | controller |     "Jun 11 10:50:12.296728 crc crio[22652]: 2026-06-11T10:50:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8f8352d3725c7e1 Mac:4a:67:00:76:04:5c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:42 Mtu:0 Sandbox:/var/run/netns/efbcec90-949f-4d6a-b29e-be89ee5b0a74 SocketPath: PciID:}] [{Interface:0xc0002005c0 Address:{IP:10.217.0.66 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.326239 | controller |     "Jun 11 10:50:12.299663 crc crio[22652]: time=\"2026-06-11T10:50:12.297043473Z\" level=info msg=\"Ran pod sandbox ffadab8ae6eefa84a18092e6646435a8db18b905bdea6a203e4c5f7438479b87 with infra container: openshift-marketplace/certified-operators-wjdlq/POD\" id=73187c09-8aa5-4ad0-970e-40d2a6cf53a2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.326254 | controller |     "Jun 11 10:50:12.300036 crc crio[22652]: time=\"2026-06-11T10:50:12.299965608Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.326273 | controller |     "Jun 11 10:50:12.300156 crc crio[22652]: time=\"2026-06-11T10:50:12.30004843Z\" level=info msg=\"Got pod network &{Name:controller-manager-6df87f8965-2c8sn Namespace:openshift-controller-manager ID:8f8352d3725c7e11836edcd6d054b0489e17c2af528a321a1e3430b621e2e4f1 UID:4853c29e-c265-4c5f-9d51-6eb82e8d115f NetNS:/var/run/netns/efbcec90-949f-4d6a-b29e-be89ee5b0a74 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4853c29e_c265_4c5f_9d51_6eb82e8d115f.slice PodAnnotations:0xc0004be5f0}] Aliases:map[]}\"",
2026-06-11 11:58:02.326289 | controller |     "Jun 11 10:50:12.300408 crc crio[22652]: time=\"2026-06-11T10:50:12.30035028Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-6df87f8965-2c8sn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.326304 | controller |     "Jun 11 10:50:12.302384 crc crio[22652]: time=\"2026-06-11T10:50:12.302328613Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=0346bc97-d55e-4d1e-88c1-31266a2ec1a0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.326319 | controller |     "Jun 11 10:50:12.308929 crc crio[22652]: time=\"2026-06-11T10:50:12.308821562Z\" level=info msg=\"Ran pod sandbox 8f8352d3725c7e11836edcd6d054b0489e17c2af528a321a1e3430b621e2e4f1 with infra container: openshift-controller-manager/controller-manager-6df87f8965-2c8sn/POD\" id=bade9525-8641-4f09-abec-7218cfbde83d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.326333 | controller |     "Jun 11 10:50:12.317579 crc crio[22652]: time=\"2026-06-11T10:50:12.317336321Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=170193f5-5588-4fe0-bc70-893b93222d88 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.326370 | controller |     "Jun 11 10:50:12.317579 crc crio[22652]: 2026-06-11T10:50:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:27d562bdcfc4166 Mac:7e:e9:46:82:d0:7b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:46 Mtu:0 Sandbox:/var/run/netns/11704329-1094-4f88-a062-02e78f8880fc SocketPath: PciID:}] [{Interface:0xc000324960 Address:{IP:10.217.0.70 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.326388 | controller |     "Jun 11 10:50:12.318281 crc crio[22652]: time=\"2026-06-11T10:50:12.318213939Z\" level=info msg=\"Got pod network &{Name:community-operators-vcs7p Namespace:openshift-marketplace ID:27d562bdcfc41661f35c53b5fc31b6cce2133235b022781ef6b4084e57229cda UID:1b5a180a-07e5-42f6-8bac-37736e0319ce NetNS:/var/run/netns/11704329-1094-4f88-a062-02e78f8880fc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1b5a180a_07e5_42f6_8bac_37736e0319ce.slice PodAnnotations:0xc0001025c0}] Aliases:map[]}\"",
2026-06-11 11:58:02.326404 | controller |     "Jun 11 10:50:12.318422 crc crio[22652]: time=\"2026-06-11T10:50:12.318386154Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-vcs7p for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.326419 | controller |     "Jun 11 10:50:12.321377 crc crio[22652]: time=\"2026-06-11T10:50:12.321299359Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=68b2a41d-09a7-43c4-bc15-b819d1b8dbb3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.326434 | controller |     "Jun 11 10:50:12.325695 crc crio[22652]: time=\"2026-06-11T10:50:12.325471649Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-wjdlq/extract-utilities\" id=970df1cc-e621-455b-bbee-62a680313182 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.326454 | controller |     "Jun 11 10:50:12.329235 crc crio[22652]: time=\"2026-06-11T10:50:12.325927734Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.326470 | controller |     "Jun 11 10:50:12.329235 crc crio[22652]: time=\"2026-06-11T10:50:12.327830625Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=cef2a356-7285-4723-a40b-771e4a76a1f3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.326484 | controller |     "Jun 11 10:50:12.329946 crc crio[22652]: time=\"2026-06-11T10:50:12.329884692Z\" level=info msg=\"Ran pod sandbox 27d562bdcfc41661f35c53b5fc31b6cce2133235b022781ef6b4084e57229cda with infra container: openshift-marketplace/community-operators-vcs7p/POD\" id=b484549a-75de-46a8-95a1-29a8b2b12fe3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.326499 | controller |     "Jun 11 10:50:12.339902 crc crio[22652]: time=\"2026-06-11T10:50:12.339797136Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=744781a2-e74d-4df0-ae09-6b98efb5a741 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.326514 | controller |     "Jun 11 10:50:12.346429 crc crio[22652]: time=\"2026-06-11T10:50:12.346383406Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=caf1f5db-a91c-4496-a70d-3f2728cd4833 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.326529 | controller |     "Jun 11 10:50:12.352317 crc crio[22652]: time=\"2026-06-11T10:50:12.352232353Z\" level=info msg=\"Creating container: openshift-controller-manager/controller-manager-6df87f8965-2c8sn/controller-manager\" id=7e82ac79-81b6-44f2-8138-4527e735c439 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.326543 | controller |     "Jun 11 10:50:12.352772 crc crio[22652]: time=\"2026-06-11T10:50:12.352725369Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.326558 | controller |     "Jun 11 10:50:12.356780 crc crio[22652]: 2026-06-11T10:50:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c0b0373a88d4c9f Mac:3e:e3:b3:70:1d:95 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:45 Mtu:0 Sandbox:/var/run/netns/accad498-f5a2-43ee-9a51-0d92db4c3fad SocketPath: PciID:}] [{Interface:0xc0001dc770 Address:{IP:10.217.0.69 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.326573 | controller |     "Jun 11 10:50:12.357006 crc crio[22652]: time=\"2026-06-11T10:50:12.356933791Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-vcs7p/extract-utilities\" id=16d7003b-913f-4dfd-a8ce-aebc2d404076 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.326588 | controller |     "Jun 11 10:50:12.357521 crc crio[22652]: time=\"2026-06-11T10:50:12.357473119Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686245-lwzps Namespace:openshift-operator-lifecycle-manager ID:c0b0373a88d4c9fc784be9ea3aa208890cb8a71bdbfcdffd0cc37ae075194e68 UID:4518ce95-28d9-40c3-8d20-9d445a28bd07 NetNS:/var/run/netns/accad498-f5a2-43ee-9a51-0d92db4c3fad Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4518ce95_28d9_40c3_8d20_9d445a28bd07.slice PodAnnotations:0xc0014a4338}] Aliases:map[]}\"",
2026-06-11 11:58:02.326603 | controller |     "Jun 11 10:50:12.357750 crc crio[22652]: time=\"2026-06-11T10:50:12.357713396Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29686245-lwzps for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.326621 | controller |     "Jun 11 10:50:12.365808 crc crio[22652]: time=\"2026-06-11T10:50:12.365776513Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.326636 | controller |     "Jun 11 10:50:12.369375 crc crio[22652]: time=\"2026-06-11T10:50:12.369301256Z\" level=info msg=\"Ran pod sandbox c0b0373a88d4c9fc784be9ea3aa208890cb8a71bdbfcdffd0cc37ae075194e68 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29686245-lwzps/POD\" id=be6fc5ff-21d4-4a39-b008-ace95ee5a0a4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.326651 | controller |     "Jun 11 10:50:12.371351 crc crio[22652]: time=\"2026-06-11T10:50:12.371292418Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=76d02507-ac18-4229-97a0-4083b2a7d98d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.326666 | controller |     "Jun 11 10:50:12.371931 crc crio[22652]: time=\"2026-06-11T10:50:12.371863676Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.326681 | controller |     "Jun 11 10:50:12.374891 crc crio[22652]: time=\"2026-06-11T10:50:12.37482181Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.326696 | controller |     "Jun 11 10:50:12.380497 crc crio[22652]: time=\"2026-06-11T10:50:12.380407748Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=8a55f23a-e544-4356-9930-32bc8d5088b1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.326711 | controller |     "Jun 11 10:50:12.385245 crc crio[22652]: time=\"2026-06-11T10:50:12.382796835Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.326726 | controller |     "Jun 11 10:50:12.395552 crc crio[22652]: time=\"2026-06-11T10:50:12.395497158Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.326741 | controller |     "Jun 11 10:50:12.398790 crc crio[22652]: time=\"2026-06-11T10:50:12.398750492Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29686245-lwzps/collect-profiles\" id=b6d34907-759a-4d32-9b08-9f637062b8a5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.326755 | controller |     "Jun 11 10:50:12.406593 crc crio[22652]: time=\"2026-06-11T10:50:12.406487569Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.326769 | controller |     "Jun 11 10:50:12.411714 crc crio[22652]: time=\"2026-06-11T10:50:12.411638582Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.326784 | controller |     "Jun 11 10:50:12.418626 crc crio[22652]: time=\"2026-06-11T10:50:12.418542962Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.326798 | controller |     "Jun 11 10:50:12.436080 crc crio[22652]: time=\"2026-06-11T10:50:12.435960847Z\" level=info msg=\"Created container 7d31bc12083e89c7a191782abe4977585816b0527477a3fb5dfd49c3556e2ca3: openshift-marketplace/redhat-marketplace-xvxk9/extract-utilities\" id=5bde40dd-7b2f-4302-882a-058d2840876f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.326816 | controller |     "Jun 11 10:50:12.441579 crc crio[22652]: time=\"2026-06-11T10:50:12.441520918Z\" level=info msg=\"Starting container: 7d31bc12083e89c7a191782abe4977585816b0527477a3fb5dfd49c3556e2ca3\" id=f2123594-c139-46d6-b966-efabe5f180e0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.326832 | controller |     "Jun 11 10:50:12.458621 crc crio[22652]: time=\"2026-06-11T10:50:12.458518695Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.326846 | controller |     "Jun 11 10:50:12.461511 crc crio[22652]: time=\"2026-06-11T10:50:12.461466528Z\" level=info msg=\"Started container\" PID=29206 containerID=7d31bc12083e89c7a191782abe4977585816b0527477a3fb5dfd49c3556e2ca3 description=openshift-marketplace/redhat-marketplace-xvxk9/extract-utilities id=f2123594-c139-46d6-b966-efabe5f180e0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4beb63e29c4e5419b3e8b74a6c49d807612086db1a030dc1aac80dec2a7466b0",
2026-06-11 11:58:02.326861 | controller |     "Jun 11 10:50:12.461893 crc crio[22652]: time=\"2026-06-11T10:50:12.46184881Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.326876 | controller |     "Jun 11 10:50:12.502980 crc crio[22652]: time=\"2026-06-11T10:50:12.502894977Z\" level=info msg=\"Created container 23c9c7763683e251c45fc42c541173f9334d9426893b8729f845eeba508a271c: openshift-marketplace/certified-operators-wjdlq/extract-utilities\" id=970df1cc-e621-455b-bbee-62a680313182 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.326890 | controller |     "Jun 11 10:50:12.507223 crc crio[22652]: time=\"2026-06-11T10:50:12.50705085Z\" level=info msg=\"Starting container: 23c9c7763683e251c45fc42c541173f9334d9426893b8729f845eeba508a271c\" id=8e214063-09ff-46f2-8a2b-14ae467dac6d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.326905 | controller |     "Jun 11 10:50:12.522900 crc crio[22652]: time=\"2026-06-11T10:50:12.522862392Z\" level=info msg=\"Started container\" PID=29212 containerID=23c9c7763683e251c45fc42c541173f9334d9426893b8729f845eeba508a271c description=openshift-marketplace/certified-operators-wjdlq/extract-utilities id=8e214063-09ff-46f2-8a2b-14ae467dac6d name=/runtime.v1.RuntimeService/StartContainer sandboxID=ffadab8ae6eefa84a18092e6646435a8db18b905bdea6a203e4c5f7438479b87",
2026-06-11 11:58:02.326920 | controller |     "Jun 11 10:50:12.527918 crc crio[22652]: time=\"2026-06-11T10:50:12.527039927Z\" level=info msg=\"Created container d62f161501b53e2ad4a30e2f3f3697f9d9059dda16e2d22d607482a38cc48885: openshift-controller-manager/controller-manager-6df87f8965-2c8sn/controller-manager\" id=7e82ac79-81b6-44f2-8138-4527e735c439 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.326934 | controller |     "Jun 11 10:50:12.528466 crc crio[22652]: time=\"2026-06-11T10:50:12.528358707Z\" level=info msg=\"Starting container: d62f161501b53e2ad4a30e2f3f3697f9d9059dda16e2d22d607482a38cc48885\" id=e76673c0-f607-4a95-9716-6f706f063976 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.326949 | controller |     "Jun 11 10:50:12.537058 crc crio[22652]: time=\"2026-06-11T10:50:12.536966001Z\" level=info msg=\"Started container\" PID=29217 containerID=d62f161501b53e2ad4a30e2f3f3697f9d9059dda16e2d22d607482a38cc48885 description=openshift-controller-manager/controller-manager-6df87f8965-2c8sn/controller-manager id=e76673c0-f607-4a95-9716-6f706f063976 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8f8352d3725c7e11836edcd6d054b0489e17c2af528a321a1e3430b621e2e4f1",
2026-06-11 11:58:02.326967 | controller |     "Jun 11 10:50:12.677951 crc crio[22652]: time=\"2026-06-11T10:50:12.677855196Z\" level=info msg=\"Created container 6120f434c4ad2c2b6d530fc727571a97fb5517e51f161bf0635e8c33922cd2fc: openshift-operator-lifecycle-manager/collect-profiles-29686245-lwzps/collect-profiles\" id=b6d34907-759a-4d32-9b08-9f637062b8a5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.327034 | controller |     "Jun 11 10:50:12.679216 crc crio[22652]: time=\"2026-06-11T10:50:12.679072165Z\" level=info msg=\"Starting container: 6120f434c4ad2c2b6d530fc727571a97fb5517e51f161bf0635e8c33922cd2fc\" id=a709a62a-d7a8-4d53-9527-76f213bce926 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.327060 | controller |     "Jun 11 10:50:12.679454 crc crio[22652]: time=\"2026-06-11T10:50:12.679101976Z\" level=info msg=\"Created container 875f3d5e1ad046ad742791276dfe01b34390cd709562e9c0bab4e43f8ea8cd9f: openshift-marketplace/community-operators-vcs7p/extract-utilities\" id=16d7003b-913f-4dfd-a8ce-aebc2d404076 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.327077 | controller |     "Jun 11 10:50:12.680660 crc crio[22652]: time=\"2026-06-11T10:50:12.680597383Z\" level=info msg=\"Starting container: 875f3d5e1ad046ad742791276dfe01b34390cd709562e9c0bab4e43f8ea8cd9f\" id=57783a03-7713-439f-9bf4-fec6ac3495ee name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.327092 | controller |     "Jun 11 10:50:12.686814 crc crio[22652]: time=\"2026-06-11T10:50:12.686217562Z\" level=info msg=\"Started container\" PID=29227 containerID=6120f434c4ad2c2b6d530fc727571a97fb5517e51f161bf0635e8c33922cd2fc description=openshift-operator-lifecycle-manager/collect-profiles-29686245-lwzps/collect-profiles id=a709a62a-d7a8-4d53-9527-76f213bce926 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c0b0373a88d4c9fc784be9ea3aa208890cb8a71bdbfcdffd0cc37ae075194e68",
2026-06-11 11:58:02.327108 | controller |     "Jun 11 10:50:12.690866 crc crio[22652]: time=\"2026-06-11T10:50:12.689102197Z\" level=info msg=\"Started container\" PID=29226 containerID=875f3d5e1ad046ad742791276dfe01b34390cd709562e9c0bab4e43f8ea8cd9f description=openshift-marketplace/community-operators-vcs7p/extract-utilities id=57783a03-7713-439f-9bf4-fec6ac3495ee name=/runtime.v1.RuntimeService/StartContainer sandboxID=27d562bdcfc41661f35c53b5fc31b6cce2133235b022781ef6b4084e57229cda",
2026-06-11 11:58:02.327123 | controller |     "Jun 11 10:50:12.987321 crc crio[22652]: time=\"2026-06-11T10:50:12.98557132Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=3a11acb4-d5fe-4b10-a04b-dd46cde0ba70 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.327138 | controller |     "Jun 11 10:50:12.994354 crc crio[22652]: time=\"2026-06-11T10:50:12.994202308Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-11 11:58:02.327153 | controller |     "Jun 11 10:50:13.011190 crc crio[22652]: time=\"2026-06-11T10:50:13.011030991Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=6110f3ad-6331-43bf-bd76-9ee9da263fa8 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.327167 | controller |     "Jun 11 10:50:13.015078 crc crio[22652]: time=\"2026-06-11T10:50:13.015006429Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-11 11:58:02.327182 | controller |     "Jun 11 10:50:13.028709 crc crio[22652]: time=\"2026-06-11T10:50:13.028638539Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=c7fa7dd5-abf2-472e-9ba4-26c091f45134 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.327196 | controller |     "Jun 11 10:50:13.038360 crc crio[22652]: time=\"2026-06-11T10:50:13.038235676Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=9013fee4-3296-440a-bc7c-203272435619 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.327211 | controller |     "Jun 11 10:50:13.043025 crc crio[22652]: time=\"2026-06-11T10:50:13.041527944Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-11 11:58:02.327230 | controller |     "Jun 11 10:50:13.043025 crc crio[22652]: time=\"2026-06-11T10:50:13.042077069Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-11 11:58:02.327244 | controller |     "Jun 11 10:50:13.599820 crc crio[22652]: time=\"2026-06-11T10:50:13.59974747Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:6b36b6f39459c9ec839353793dce87ba5802bb0d927bfa0efa7b5a9a61815fc0\" id=6110f3ad-6331-43bf-bd76-9ee9da263fa8 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.327259 | controller |     "Jun 11 10:50:13.602465 crc crio[22652]: time=\"2026-06-11T10:50:13.601443493Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=cd3dcca9-7e4a-4933-b560-3f07f30c9d7a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.327275 | controller |     "Jun 11 10:50:13.610305 crc crio[22652]: time=\"2026-06-11T10:50:13.610171451Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=5ca8fdc3-7262-4ef6-936c-0355c80d4831 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.327289 | controller |     "Jun 11 10:50:13.623935 crc crio[22652]: time=\"2026-06-11T10:50:13.623840947Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:546c77fdbf5f7c6a9a4243f4c4ef38fe0f584972a70f687bc40091743ee77d60\" id=3a11acb4-d5fe-4b10-a04b-dd46cde0ba70 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.327304 | controller |     "Jun 11 10:50:13.625197 crc crio[22652]: time=\"2026-06-11T10:50:13.625055085Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=162a81e6-c31a-402b-8ac7-643d8f34219a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.327319 | controller |     "Jun 11 10:50:13.632708 crc crio[22652]: time=\"2026-06-11T10:50:13.632505794Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-wjdlq/extract-content\" id=38ac140a-2c79-46b2-943a-d5b492d02460 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.327333 | controller |     "Jun 11 10:50:13.633189 crc crio[22652]: time=\"2026-06-11T10:50:13.632511702Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=03fc3abf-b386-4f6d-92b3-2b22e3e8a9a8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.327361 | controller |     "Jun 11 10:50:13.634386 crc crio[22652]: time=\"2026-06-11T10:50:13.633685642Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.327383 | controller |     "Jun 11 10:50:13.666357 crc crio[22652]: time=\"2026-06-11T10:50:13.664665716Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.327399 | controller |     "Jun 11 10:50:13.668330 crc crio[22652]: time=\"2026-06-11T10:50:13.668233119Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.327414 | controller |     "Jun 11 10:50:13.709195 crc crio[22652]: time=\"2026-06-11T10:50:13.709034498Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-4xpt2/extract-content\" id=55aca159-a5b8-4f7c-8e78-fd3e1590979c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.327428 | controller |     "Jun 11 10:50:13.709871 crc crio[22652]: time=\"2026-06-11T10:50:13.709806063Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.327447 | controller |     "Jun 11 10:50:13.744769 crc crio[22652]: time=\"2026-06-11T10:50:13.744694983Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.327462 | controller |     "Jun 11 10:50:13.747891 crc crio[22652]: time=\"2026-06-11T10:50:13.747750281Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.327476 | controller |     "Jun 11 10:50:13.876620 crc crio[22652]: time=\"2026-06-11T10:50:13.876453467Z\" level=info msg=\"Created container cb4c89fed68b6edadd94e3290f805e330e7f19ffed6cdf48ac836b877ddb7ce3: openshift-marketplace/certified-operators-wjdlq/extract-content\" id=38ac140a-2c79-46b2-943a-d5b492d02460 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.327490 | controller |     "Jun 11 10:50:13.879969 crc crio[22652]: time=\"2026-06-11T10:50:13.878311126Z\" level=info msg=\"Starting container: cb4c89fed68b6edadd94e3290f805e330e7f19ffed6cdf48ac836b877ddb7ce3\" id=b86f76c5-84a0-48bc-b844-cbd81c190acd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.327504 | controller |     "Jun 11 10:50:13.898625 crc crio[22652]: time=\"2026-06-11T10:50:13.898520269Z\" level=info msg=\"Started container\" PID=29292 containerID=cb4c89fed68b6edadd94e3290f805e330e7f19ffed6cdf48ac836b877ddb7ce3 description=openshift-marketplace/certified-operators-wjdlq/extract-content id=b86f76c5-84a0-48bc-b844-cbd81c190acd name=/runtime.v1.RuntimeService/StartContainer sandboxID=ffadab8ae6eefa84a18092e6646435a8db18b905bdea6a203e4c5f7438479b87",
2026-06-11 11:58:02.327519 | controller |     "Jun 11 10:50:13.985545 crc crio[22652]: time=\"2026-06-11T10:50:13.985085586Z\" level=info msg=\"Created container ddaceeac97765b507e3cb6b0258b982a603628af06ace439adb987275285e146: openshift-marketplace/redhat-operators-4xpt2/extract-content\" id=55aca159-a5b8-4f7c-8e78-fd3e1590979c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.327534 | controller |     "Jun 11 10:50:13.989645 crc crio[22652]: time=\"2026-06-11T10:50:13.989551817Z\" level=info msg=\"Starting container: ddaceeac97765b507e3cb6b0258b982a603628af06ace439adb987275285e146\" id=15221cff-2bc7-408f-a886-5c75e8484a28 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.327549 | controller |     "Jun 11 10:50:14.024842 crc crio[22652]: time=\"2026-06-11T10:50:14.024680995Z\" level=info msg=\"Started container\" PID=29297 containerID=ddaceeac97765b507e3cb6b0258b982a603628af06ace439adb987275285e146 description=openshift-marketplace/redhat-operators-4xpt2/extract-content id=15221cff-2bc7-408f-a886-5c75e8484a28 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0332d729c3678a6e0e42c3dcbe72d901b8cfcaa5c462f808f59a74fcebd68703",
2026-06-11 11:58:02.327564 | controller |     "Jun 11 10:50:14.056281 crc crio[22652]: time=\"2026-06-11T10:50:14.053645867Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:c1bf1a7cae92e701b0ff93032482fe022c0ec704dcb6a892b32d9c898b64e1e0\" id=c7fa7dd5-abf2-472e-9ba4-26c091f45134 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.327578 | controller |     "Jun 11 10:50:14.063088 crc crio[22652]: time=\"2026-06-11T10:50:14.061872455Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=ebe13ea7-ee13-4bd9-9609-42ccc6bf0353 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.327593 | controller |     "Jun 11 10:50:14.087035 crc crio[22652]: time=\"2026-06-11T10:50:14.083661844Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03\" id=9013fee4-3296-440a-bc7c-203272435619 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.327608 | controller |     "Jun 11 10:50:14.094879 crc crio[22652]: time=\"2026-06-11T10:50:14.09100109Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=71b3e7b3-23df-434e-98e3-dc256bf95204 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.327626 | controller |     "Jun 11 10:50:14.099460 crc crio[22652]: time=\"2026-06-11T10:50:14.099358464Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=9bf7c468-cdad-4870-863a-a7dabe7a367f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.327642 | controller |     "Jun 11 10:50:14.114956 crc crio[22652]: time=\"2026-06-11T10:50:14.113556244Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-vcs7p/extract-content\" id=28885d7a-dff9-4802-ae3b-620c06d5ff70 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.327656 | controller |     "Jun 11 10:50:14.119373 crc crio[22652]: time=\"2026-06-11T10:50:14.118992359Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.327671 | controller |     "Jun 11 10:50:14.121585 crc crio[22652]: time=\"2026-06-11T10:50:14.121283939Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=2367eee7-e22f-41f8-8670-bdbc9e963925 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.327686 | controller |     "Jun 11 10:50:14.151816 crc crio[22652]: time=\"2026-06-11T10:50:14.151610806Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-xvxk9/extract-content\" id=2861dd9d-b377-4235-b99a-4203e2b181e4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.327700 | controller |     "Jun 11 10:50:14.153053 crc crio[22652]: time=\"2026-06-11T10:50:14.152938129Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.327714 | controller |     "Jun 11 10:50:14.179459 crc crio[22652]: time=\"2026-06-11T10:50:14.179240575Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.327728 | controller |     "Jun 11 10:50:14.187956 crc crio[22652]: time=\"2026-06-11T10:50:14.18787206Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.327743 | controller |     "Jun 11 10:50:14.229910 crc crio[22652]: time=\"2026-06-11T10:50:14.229417971Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.327757 | controller |     "Jun 11 10:50:14.263546 crc crio[22652]: time=\"2026-06-11T10:50:14.263403794Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.327772 | controller |     "Jun 11 10:50:14.478325 crc crio[22652]: time=\"2026-06-11T10:50:14.476642322Z\" level=info msg=\"Created container 8b6a87e60f22708e3862fb7661c0315c3e51c06eb567b85717ba274cc2d9dc1c: openshift-marketplace/community-operators-vcs7p/extract-content\" id=28885d7a-dff9-4802-ae3b-620c06d5ff70 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.327786 | controller |     "Jun 11 10:50:14.486073 crc crio[22652]: time=\"2026-06-11T10:50:14.485898637Z\" level=info msg=\"Starting container: 8b6a87e60f22708e3862fb7661c0315c3e51c06eb567b85717ba274cc2d9dc1c\" id=12a76683-1343-4f12-a107-689fa0b37cab name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.327801 | controller |     "Jun 11 10:50:14.495329 crc crio[22652]: time=\"2026-06-11T10:50:14.494865291Z\" level=info msg=\"Created container 449935dd6fd32566652f5397d429ab06b11280ad5232bd8ad8be570fc20012ad: openshift-marketplace/redhat-marketplace-xvxk9/extract-content\" id=2861dd9d-b377-4235-b99a-4203e2b181e4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.327819 | controller |     "Jun 11 10:50:14.497788 crc crio[22652]: time=\"2026-06-11T10:50:14.497653452Z\" level=info msg=\"Starting container: 449935dd6fd32566652f5397d429ab06b11280ad5232bd8ad8be570fc20012ad\" id=60cf14d7-9063-44ca-9630-e004d3b3375b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.327834 | controller |     "Jun 11 10:50:14.509685 crc crio[22652]: time=\"2026-06-11T10:50:14.509090207Z\" level=info msg=\"Started container\" PID=29329 containerID=8b6a87e60f22708e3862fb7661c0315c3e51c06eb567b85717ba274cc2d9dc1c description=openshift-marketplace/community-operators-vcs7p/extract-content id=12a76683-1343-4f12-a107-689fa0b37cab name=/runtime.v1.RuntimeService/StartContainer sandboxID=27d562bdcfc41661f35c53b5fc31b6cce2133235b022781ef6b4084e57229cda",
2026-06-11 11:58:02.327850 | controller |     "Jun 11 10:50:14.516930 crc crio[22652]: time=\"2026-06-11T10:50:14.516726698Z\" level=info msg=\"Started container\" PID=29332 containerID=449935dd6fd32566652f5397d429ab06b11280ad5232bd8ad8be570fc20012ad description=openshift-marketplace/redhat-marketplace-xvxk9/extract-content id=60cf14d7-9063-44ca-9630-e004d3b3375b name=/runtime.v1.RuntimeService/StartContainer sandboxID=4beb63e29c4e5419b3e8b74a6c49d807612086db1a030dc1aac80dec2a7466b0",
2026-06-11 11:58:02.327866 | controller |     "Jun 11 10:50:15.172965 crc crio[22652]: time=\"2026-06-11T10:50:15.172922838Z\" level=info msg=\"Stopping pod sandbox: c0b0373a88d4c9fc784be9ea3aa208890cb8a71bdbfcdffd0cc37ae075194e68\" id=266bf6e9-bd5f-412d-aff2-766b3d59c991 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.327883 | controller |     "Jun 11 10:50:15.174752 crc crio[22652]: time=\"2026-06-11T10:50:15.174721956Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686245-lwzps Namespace:openshift-operator-lifecycle-manager ID:c0b0373a88d4c9fc784be9ea3aa208890cb8a71bdbfcdffd0cc37ae075194e68 UID:4518ce95-28d9-40c3-8d20-9d445a28bd07 NetNS:/var/run/netns/accad498-f5a2-43ee-9a51-0d92db4c3fad Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4518ce95_28d9_40c3_8d20_9d445a28bd07.slice PodAnnotations:0xc0022f61b8}] Aliases:map[]}\"",
2026-06-11 11:58:02.327898 | controller |     "Jun 11 10:50:15.175038 crc crio[22652]: time=\"2026-06-11T10:50:15.175015805Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29686245-lwzps from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.327913 | controller |     "Jun 11 10:50:18.242474 crc crio[22652]: time=\"2026-06-11T10:50:18.240239026Z\" level=info msg=\"Stopped pod sandbox: c0b0373a88d4c9fc784be9ea3aa208890cb8a71bdbfcdffd0cc37ae075194e68\" id=266bf6e9-bd5f-412d-aff2-766b3d59c991 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.327928 | controller |     "Jun 11 10:50:23.637047 crc crio[22652]: time=\"2026-06-11T10:50:23.635713085Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=e3355986-0e5a-4ff3-ae04-e016c7a394cc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.327942 | controller |     "Jun 11 10:50:30.080311 crc crio[22652]: time=\"2026-06-11T10:50:30.077921932Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=d44969d1-1b34-401f-b3bd-4ee16f52aea5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.327957 | controller |     "Jun 11 10:50:30.088162 crc crio[22652]: time=\"2026-06-11T10:50:30.088049993Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=647f4721-ebf1-4910-9f81-5d3f24861275 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.327975 | controller |     "Jun 11 10:50:36.436524 crc crio[22652]: time=\"2026-06-11T10:50:36.43545298Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=e6abf12f-1dd6-4121-9615-55a0c6a19330 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.327992 | controller |     "Jun 11 10:50:36.437909 crc crio[22652]: time=\"2026-06-11T10:50:36.436814584Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=5813a6d0-2bf2-496f-8ff7-89cae99e8f49 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.328007 | controller |     "Jun 11 10:50:36.437909 crc crio[22652]: time=\"2026-06-11T10:50:36.436877017Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=013c51d2-b6a7-4453-b799-6745b0904f91 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.328021 | controller |     "Jun 11 10:50:36.444019 crc crio[22652]: time=\"2026-06-11T10:50:36.443765586Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-xvxk9/registry-server\" id=286ab14f-ef0d-4544-bc96-6f10bd874bbf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.328035 | controller |     "Jun 11 10:50:36.445038 crc crio[22652]: time=\"2026-06-11T10:50:36.444771837Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.328051 | controller |     "Jun 11 10:50:36.448832 crc crio[22652]: time=\"2026-06-11T10:50:36.448381743Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-wjdlq/registry-server\" id=35a78348-0588-42ec-84e3-ebf525c666d0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.328072 | controller |     "Jun 11 10:50:36.455163 crc crio[22652]: time=\"2026-06-11T10:50:36.455015673Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-vcs7p/registry-server\" id=44a50cfc-3eee-42d6-b030-de46d9a7ed21 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.328095 | controller |     "Jun 11 10:50:36.459574 crc crio[22652]: time=\"2026-06-11T10:50:36.459482464Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.328116 | controller |     "Jun 11 10:50:36.459912 crc crio[22652]: time=\"2026-06-11T10:50:36.459838147Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.328132 | controller |     "Jun 11 10:50:36.501292 crc crio[22652]: time=\"2026-06-11T10:50:36.501039597Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.328146 | controller |     "Jun 11 10:50:36.506503 crc crio[22652]: time=\"2026-06-11T10:50:36.506419219Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.328161 | controller |     "Jun 11 10:50:36.593835 crc crio[22652]: time=\"2026-06-11T10:50:36.593197081Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.328176 | controller |     "Jun 11 10:50:36.601099 crc crio[22652]: time=\"2026-06-11T10:50:36.60069329Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.328195 | controller |     "Jun 11 10:50:36.622325 crc crio[22652]: time=\"2026-06-11T10:50:36.622101122Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=567f8341-54f2-46e4-9ef6-7a65a791cca2 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.328210 | controller |     "Jun 11 10:50:36.623712 crc crio[22652]: time=\"2026-06-11T10:50:36.623596119Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=e240cb5a-1572-47ac-9880-e27c75c1ccf6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.328225 | controller |     "Jun 11 10:50:36.627217 crc crio[22652]: time=\"2026-06-11T10:50:36.627085439Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=a1eb65fc-4885-42fc-b854-b5a206138e01 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.328240 | controller |     "Jun 11 10:50:36.638057 crc crio[22652]: time=\"2026-06-11T10:50:36.637943215Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686250-zchq7/oc\" id=578ccb6c-1f57-44c1-b313-5c8c72b1920c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.328254 | controller |     "Jun 11 10:50:36.643225 crc crio[22652]: time=\"2026-06-11T10:50:36.643052598Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.328269 | controller |     "Jun 11 10:50:36.650885 crc crio[22652]: time=\"2026-06-11T10:50:36.650787354Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.328285 | controller |     "Jun 11 10:50:36.654210 crc crio[22652]: time=\"2026-06-11T10:50:36.654024602Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.328299 | controller |     "Jun 11 10:50:36.689037 crc crio[22652]: time=\"2026-06-11T10:50:36.688610738Z\" level=info msg=\"Created container d0a3afe3438eea1086e6db6cff5692a3c1d0f81837b946ec6df1ed664392f189: openshift-marketplace/redhat-marketplace-xvxk9/registry-server\" id=286ab14f-ef0d-4544-bc96-6f10bd874bbf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.328314 | controller |     "Jun 11 10:50:36.691417 crc crio[22652]: time=\"2026-06-11T10:50:36.691211051Z\" level=info msg=\"Starting container: d0a3afe3438eea1086e6db6cff5692a3c1d0f81837b946ec6df1ed664392f189\" id=558afc9f-c7c4-4ff3-9fbf-f422ed5a008f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.328329 | controller |     "Jun 11 10:50:36.705555 crc crio[22652]: time=\"2026-06-11T10:50:36.705347138Z\" level=info msg=\"Started container\" PID=29689 containerID=d0a3afe3438eea1086e6db6cff5692a3c1d0f81837b946ec6df1ed664392f189 description=openshift-marketplace/redhat-marketplace-xvxk9/registry-server id=558afc9f-c7c4-4ff3-9fbf-f422ed5a008f name=/runtime.v1.RuntimeService/StartContainer sandboxID=4beb63e29c4e5419b3e8b74a6c49d807612086db1a030dc1aac80dec2a7466b0",
2026-06-11 11:58:02.328344 | controller |     "Jun 11 10:50:36.713027 crc crio[22652]: time=\"2026-06-11T10:50:36.71283175Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.328383 | controller |     "Jun 11 10:50:36.772459 crc crio[22652]: time=\"2026-06-11T10:50:36.770556646Z\" level=info msg=\"Created container 5f5e0e74b6d361aacaea52d79254d8460e2cd7fabcad63e4c33030bd0f771045: openshift-marketplace/community-operators-vcs7p/registry-server\" id=44a50cfc-3eee-42d6-b030-de46d9a7ed21 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.328399 | controller |     "Jun 11 10:50:36.786729 crc crio[22652]: time=\"2026-06-11T10:50:36.786345699Z\" level=info msg=\"Starting container: 5f5e0e74b6d361aacaea52d79254d8460e2cd7fabcad63e4c33030bd0f771045\" id=f25790fe-a266-4068-bf64-8632dfe2bcaa name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.328419 | controller |     "Jun 11 10:50:36.852081 crc crio[22652]: time=\"2026-06-11T10:50:36.82482736Z\" level=info msg=\"Started container\" PID=29692 containerID=5f5e0e74b6d361aacaea52d79254d8460e2cd7fabcad63e4c33030bd0f771045 description=openshift-marketplace/community-operators-vcs7p/registry-server id=f25790fe-a266-4068-bf64-8632dfe2bcaa name=/runtime.v1.RuntimeService/StartContainer sandboxID=27d562bdcfc41661f35c53b5fc31b6cce2133235b022781ef6b4084e57229cda",
2026-06-11 11:58:02.328435 | controller |     "Jun 11 10:50:36.994783 crc crio[22652]: time=\"2026-06-11T10:50:36.991350845Z\" level=info msg=\"Created container 818e33d4c11c0ce9013cb6714f9a5b1a3a7a5efb1a484ce358817b480cbdecd4: openshift-marketplace/certified-operators-wjdlq/registry-server\" id=35a78348-0588-42ec-84e3-ebf525c666d0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.328450 | controller |     "Jun 11 10:50:37.002010 crc crio[22652]: time=\"2026-06-11T10:50:36.999617299Z\" level=info msg=\"Starting container: 818e33d4c11c0ce9013cb6714f9a5b1a3a7a5efb1a484ce358817b480cbdecd4\" id=f0597f30-31d3-4649-b416-80f6542a4459 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.328466 | controller |     "Jun 11 10:50:37.034532 crc crio[22652]: time=\"2026-06-11T10:50:37.033999892Z\" level=info msg=\"Started container\" PID=29699 containerID=818e33d4c11c0ce9013cb6714f9a5b1a3a7a5efb1a484ce358817b480cbdecd4 description=openshift-marketplace/certified-operators-wjdlq/registry-server id=f0597f30-31d3-4649-b416-80f6542a4459 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ffadab8ae6eefa84a18092e6646435a8db18b905bdea6a203e4c5f7438479b87",
2026-06-11 11:58:02.328481 | controller |     "Jun 11 10:50:39.089530 crc crio[22652]: time=\"2026-06-11T10:50:39.088030408Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.328495 | controller |     "Jun 11 10:50:39.601881 crc crio[22652]: time=\"2026-06-11T10:50:39.601164245Z\" level=info msg=\"Created container 3802fa2612b778dcdc07d498a7bfa2c3461a9abdc7552d614000f55c84a89890: openshift-infra/auto-csr-approver-29686250-zchq7/oc\" id=578ccb6c-1f57-44c1-b313-5c8c72b1920c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.328510 | controller |     "Jun 11 10:50:39.603020 crc crio[22652]: time=\"2026-06-11T10:50:39.602914135Z\" level=info msg=\"Starting container: 3802fa2612b778dcdc07d498a7bfa2c3461a9abdc7552d614000f55c84a89890\" id=834843de-e517-4bb4-b1c5-ab662b033823 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.328525 | controller |     "Jun 11 10:50:39.620381 crc crio[22652]: time=\"2026-06-11T10:50:39.618662011Z\" level=info msg=\"Started container\" PID=29794 containerID=3802fa2612b778dcdc07d498a7bfa2c3461a9abdc7552d614000f55c84a89890 description=openshift-infra/auto-csr-approver-29686250-zchq7/oc id=834843de-e517-4bb4-b1c5-ab662b033823 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c6c0aa16869607996c5ebc8f91c78a8e21cda669b8c1d22e9beb4b7373c4c949",
2026-06-11 11:58:02.328540 | controller |     "Jun 11 10:50:40.869762 crc crio[22652]: time=\"2026-06-11T10:50:40.868594047Z\" level=info msg=\"Stopping container: f2127b5bc0cce0adb1199abfc432b04be3bd2aa5da464a2b6ea8edd93b7b200b (timeout: 15s)\" id=dbdb1883-3fe3-4b54-88e9-bfee1543f7eb name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.328554 | controller |     "Jun 11 10:50:42.211527 crc crio[22652]: time=\"2026-06-11T10:50:42.209785873Z\" level=info msg=\"Stopped container f2127b5bc0cce0adb1199abfc432b04be3bd2aa5da464a2b6ea8edd93b7b200b: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift\" id=dbdb1883-3fe3-4b54-88e9-bfee1543f7eb name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.328576 | controller |     "Jun 11 10:50:42.214965 crc crio[22652]: time=\"2026-06-11T10:50:42.213587169Z\" level=info msg=\"Stopping pod sandbox: 814a6d6535d3704ef1122414b17259f4db384b0fd8b65cf4bf3f50df61827ac5\" id=4310b90b-3e66-4463-b7e9-a55797c1d3c9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.328591 | controller |     "Jun 11 10:50:42.215589 crc crio[22652]: time=\"2026-06-11T10:50:42.215105378Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:814a6d6535d3704ef1122414b17259f4db384b0fd8b65cf4bf3f50df61827ac5 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/bc3a7dcb-8326-4ba5-a13c-e6a1d84cc52a 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:0xc002618088}] Aliases:map[]}\"",
2026-06-11 11:58:02.328606 | controller |     "Jun 11 10:50:42.215994 crc crio[22652]: time=\"2026-06-11T10:50:42.215855782Z\" level=info msg=\"Deleting pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.328621 | controller |     "Jun 11 10:50:43.822057 crc crio[22652]: time=\"2026-06-11T10:50:43.821290921Z\" level=info msg=\"Stopped pod sandbox: 814a6d6535d3704ef1122414b17259f4db384b0fd8b65cf4bf3f50df61827ac5\" id=4310b90b-3e66-4463-b7e9-a55797c1d3c9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.328636 | controller |     "Jun 11 10:50:44.305518 crc crio[22652]: time=\"2026-06-11T10:50:44.30540078Z\" level=info msg=\"Removing container: f2127b5bc0cce0adb1199abfc432b04be3bd2aa5da464a2b6ea8edd93b7b200b\" id=a36b37e3-3de7-4ed5-91ed-7929bb9e3051 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.328651 | controller |     "Jun 11 10:50:44.314880 crc crio[22652]: time=\"2026-06-11T10:50:44.314721961Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=8ebb4673-17be-43b5-a61e-b2f0884db979 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.328665 | controller |     "Jun 11 10:50:44.318671 crc crio[22652]: time=\"2026-06-11T10:50:44.318500085Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=1e994f5e-db3a-41b5-a6c2-36dc80f79d41 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.328680 | controller |     "Jun 11 10:50:44.329294 crc crio[22652]: time=\"2026-06-11T10:50:44.329098475Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-4xpt2/registry-server\" id=15303e76-fb76-46ee-9960-d706c5716ada name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.328695 | controller |     "Jun 11 10:50:44.330095 crc crio[22652]: time=\"2026-06-11T10:50:44.329968473Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.328710 | controller |     "Jun 11 10:50:44.350788 crc crio[22652]: time=\"2026-06-11T10:50:44.350650757Z\" level=info msg=\"Running pod sandbox: openshift-authentication/oauth-openshift-547f8bbdb8-85mh4/POD\" id=14230888-a79a-4d81-8516-731728a25308 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.328724 | controller |     "Jun 11 10:50:44.350788 crc crio[22652]: time=\"2026-06-11T10:50:44.350768971Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.328739 | controller |     "Jun 11 10:50:44.382430 crc crio[22652]: time=\"2026-06-11T10:50:44.379054847Z\" level=info msg=\"Removed container f2127b5bc0cce0adb1199abfc432b04be3bd2aa5da464a2b6ea8edd93b7b200b: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift\" id=a36b37e3-3de7-4ed5-91ed-7929bb9e3051 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.328757 | controller |     "Jun 11 10:50:44.461955 crc crio[22652]: time=\"2026-06-11T10:50:44.46162407Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-547f8bbdb8-85mh4 Namespace:openshift-authentication ID:7a19e3e7593b1208c25d4eb782badad8a4e9177bd2bab63e53bc5c8b4094b3fe UID:14085029-f81e-4c84-af4b-278a8c34542f NetNS:/var/run/netns/b12de934-bc62-40c7-adae-07f03e813869 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod14085029_f81e_4c84_af4b_278a8c34542f.slice PodAnnotations:0xc0022f60f8}] Aliases:map[]}\"",
2026-06-11 11:58:02.328772 | controller |     "Jun 11 10:50:44.462808 crc crio[22652]: time=\"2026-06-11T10:50:44.462356976Z\" level=info msg=\"Adding pod openshift-authentication_oauth-openshift-547f8bbdb8-85mh4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.328787 | controller |     "Jun 11 10:50:44.464709 crc crio[22652]: time=\"2026-06-11T10:50:44.464476423Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.328802 | controller |     "Jun 11 10:50:44.476955 crc crio[22652]: time=\"2026-06-11T10:50:44.47662413Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.328816 | controller |     "Jun 11 10:50:44.660483 crc crio[22652]: time=\"2026-06-11T10:50:44.659717798Z\" level=info msg=\"Created container 6ca860fc7bb78f7e47e6ee7afa4aac8eebf6502234200bf12d4ba0bf63ac352f: openshift-marketplace/redhat-operators-4xpt2/registry-server\" id=15303e76-fb76-46ee-9960-d706c5716ada name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.328830 | controller |     "Jun 11 10:50:44.664737 crc crio[22652]: time=\"2026-06-11T10:50:44.664496287Z\" level=info msg=\"Starting container: 6ca860fc7bb78f7e47e6ee7afa4aac8eebf6502234200bf12d4ba0bf63ac352f\" id=25f6e0cb-f7dd-413d-a3f3-402ad824d1c0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.328845 | controller |     "Jun 11 10:50:44.695424 crc crio[22652]: time=\"2026-06-11T10:50:44.684661611Z\" level=info msg=\"Started container\" PID=30008 containerID=6ca860fc7bb78f7e47e6ee7afa4aac8eebf6502234200bf12d4ba0bf63ac352f description=openshift-marketplace/redhat-operators-4xpt2/registry-server id=25f6e0cb-f7dd-413d-a3f3-402ad824d1c0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0332d729c3678a6e0e42c3dcbe72d901b8cfcaa5c462f808f59a74fcebd68703",
2026-06-11 11:58:02.328859 | controller |     "Jun 11 10:50:45.366242 crc crio[22652]: time=\"2026-06-11T10:50:45.365565125Z\" level=info msg=\"Stopping pod sandbox: c6c0aa16869607996c5ebc8f91c78a8e21cda669b8c1d22e9beb4b7373c4c949\" id=8fdcee9c-6c0a-4cd5-80e4-43cfe6250fc6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.328874 | controller |     "Jun 11 10:50:45.366916 crc crio[22652]: time=\"2026-06-11T10:50:45.36635776Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686250-zchq7 Namespace:openshift-infra ID:c6c0aa16869607996c5ebc8f91c78a8e21cda669b8c1d22e9beb4b7373c4c949 UID:a2744798-3f37-43ca-b342-3696775dffdc NetNS:/var/run/netns/4c0d27c3-d839-4fc3-81fe-1196b51e34e0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda2744798_3f37_43ca_b342_3696775dffdc.slice PodAnnotations:0xc001e8e890}] Aliases:map[]}\"",
2026-06-11 11:58:02.328889 | controller |     "Jun 11 10:50:45.366916 crc crio[22652]: time=\"2026-06-11T10:50:45.366502825Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686250-zchq7 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.328907 | controller |     "Jun 11 10:50:45.437552 crc crio[22652]: 2026-06-11T10:50:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7a19e3e7593b120 Mac:16:4b:43:18:34:bf Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:47 Mtu:0 Sandbox:/var/run/netns/b12de934-bc62-40c7-adae-07f03e813869 SocketPath: PciID:}] [{Interface:0xc0001ae800 Address:{IP:10.217.0.71 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.328923 | controller |     "Jun 11 10:50:45.439713 crc crio[22652]: time=\"2026-06-11T10:50:45.439674494Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-547f8bbdb8-85mh4 Namespace:openshift-authentication ID:7a19e3e7593b1208c25d4eb782badad8a4e9177bd2bab63e53bc5c8b4094b3fe UID:14085029-f81e-4c84-af4b-278a8c34542f NetNS:/var/run/netns/b12de934-bc62-40c7-adae-07f03e813869 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod14085029_f81e_4c84_af4b_278a8c34542f.slice PodAnnotations:0xc0022f60f8}] Aliases:map[]}\"",
2026-06-11 11:58:02.328938 | controller |     "Jun 11 10:50:45.440640 crc crio[22652]: time=\"2026-06-11T10:50:45.440606794Z\" level=info msg=\"Checking pod openshift-authentication_oauth-openshift-547f8bbdb8-85mh4 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.328953 | controller |     "Jun 11 10:50:45.454323 crc crio[22652]: time=\"2026-06-11T10:50:45.454250403Z\" level=info msg=\"Ran pod sandbox 7a19e3e7593b1208c25d4eb782badad8a4e9177bd2bab63e53bc5c8b4094b3fe with infra container: openshift-authentication/oauth-openshift-547f8bbdb8-85mh4/POD\" id=14230888-a79a-4d81-8516-731728a25308 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.328968 | controller |     "Jun 11 10:50:45.459516 crc crio[22652]: time=\"2026-06-11T10:50:45.459242263Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c\" id=bd9bedc1-55d5-43be-9432-2ba59524087d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.328983 | controller |     "Jun 11 10:50:45.462764 crc crio[22652]: time=\"2026-06-11T10:50:45.461474429Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c\" id=3ba87822-f4cb-4a6f-b1ef-e31ea9473347 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.328998 | controller |     "Jun 11 10:50:45.470300 crc crio[22652]: time=\"2026-06-11T10:50:45.470234627Z\" level=info msg=\"Creating container: openshift-authentication/oauth-openshift-547f8bbdb8-85mh4/oauth-openshift\" id=a2098717-2146-4c44-9418-4608eed2dbfc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.329012 | controller |     "Jun 11 10:50:45.470930 crc crio[22652]: time=\"2026-06-11T10:50:45.470904128Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.329027 | controller |     "Jun 11 10:50:45.570926 crc crio[22652]: time=\"2026-06-11T10:50:45.569906123Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.329041 | controller |     "Jun 11 10:50:46.021728 crc crio[22652]: time=\"2026-06-11T10:50:46.021066929Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.329057 | controller |     "Jun 11 10:50:46.028531 crc crio[22652]: time=\"2026-06-11T10:50:46.028413224Z\" level=info msg=\"Stopped pod sandbox: c6c0aa16869607996c5ebc8f91c78a8e21cda669b8c1d22e9beb4b7373c4c949\" id=8fdcee9c-6c0a-4cd5-80e4-43cfe6250fc6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.329072 | controller |     "Jun 11 10:50:46.235096 crc crio[22652]: time=\"2026-06-11T10:50:46.234626983Z\" level=info msg=\"Created container 935a67aaca1b9608e831f61b6c698a990d17dbeeb129b09166be066fdc5236e9: openshift-authentication/oauth-openshift-547f8bbdb8-85mh4/oauth-openshift\" id=a2098717-2146-4c44-9418-4608eed2dbfc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.329090 | controller |     "Jun 11 10:50:46.239929 crc crio[22652]: time=\"2026-06-11T10:50:46.239796392Z\" level=info msg=\"Starting container: 935a67aaca1b9608e831f61b6c698a990d17dbeeb129b09166be066fdc5236e9\" id=6d5065cd-01f3-469d-84b1-a1c91b06f3b1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.329105 | controller |     "Jun 11 10:50:46.254013 crc crio[22652]: time=\"2026-06-11T10:50:46.253865412Z\" level=info msg=\"Started container\" PID=30121 containerID=935a67aaca1b9608e831f61b6c698a990d17dbeeb129b09166be066fdc5236e9 description=openshift-authentication/oauth-openshift-547f8bbdb8-85mh4/oauth-openshift id=6d5065cd-01f3-469d-84b1-a1c91b06f3b1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7a19e3e7593b1208c25d4eb782badad8a4e9177bd2bab63e53bc5c8b4094b3fe",
2026-06-11 11:58:02.329120 | controller |     "Jun 11 10:50:51.836671 crc crio[22652]: time=\"2026-06-11T10:50:51.835957957Z\" level=info msg=\"Stopping container: 1b2f9615e515c3a9bffa29114297b08015dd80a0edba4e1e63ef51c5e93cee92 (timeout: 2s)\" id=bc21eb76-abca-47f6-a730-d13296a3e0a0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.329135 | controller |     "Jun 11 10:50:51.962231 crc crio[22652]: time=\"2026-06-11T10:50:51.962059823Z\" level=info msg=\"Stopped container 1b2f9615e515c3a9bffa29114297b08015dd80a0edba4e1e63ef51c5e93cee92: openshift-marketplace/certified-operators-pvc9x/registry-server\" id=bc21eb76-abca-47f6-a730-d13296a3e0a0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.329156 | controller |     "Jun 11 10:50:51.963312 crc crio[22652]: time=\"2026-06-11T10:50:51.96296025Z\" level=info msg=\"Stopping pod sandbox: 33296598bb10fcdc09c6929be6b79ef41d3486b9358fc0c880d305ba28d1114f\" id=cccf310d-dccb-4857-80b4-13cac96a4b3d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.329179 | controller |     "Jun 11 10:50:51.963653 crc crio[22652]: time=\"2026-06-11T10:50:51.96358039Z\" level=info msg=\"Got pod network &{Name:certified-operators-pvc9x Namespace:openshift-marketplace ID:33296598bb10fcdc09c6929be6b79ef41d3486b9358fc0c880d305ba28d1114f UID:6c83f1fd-a22d-4972-abb7-23a3f712c8b0 NetNS:/var/run/netns/5dd468f2-28b8-487c-81a8-a43b8e2f1d70 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6c83f1fd_a22d_4972_abb7_23a3f712c8b0.slice PodAnnotations:0xc002acc958}] Aliases:map[]}\"",
2026-06-11 11:58:02.329202 | controller |     "Jun 11 10:50:51.963838 crc crio[22652]: time=\"2026-06-11T10:50:51.963777987Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-pvc9x from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.329224 | controller |     "Jun 11 10:50:52.323606 crc crio[22652]: time=\"2026-06-11T10:50:52.323175425Z\" level=info msg=\"Stopped pod sandbox: 33296598bb10fcdc09c6929be6b79ef41d3486b9358fc0c880d305ba28d1114f\" id=cccf310d-dccb-4857-80b4-13cac96a4b3d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.329247 | controller |     "Jun 11 10:50:52.449162 crc crio[22652]: time=\"2026-06-11T10:50:52.449002711Z\" level=info msg=\"Stopping container: 492c31a40eb02ee0a7d6af1c30f4e552f6098852b3c2dcd068acd030b8f95606 (timeout: 2s)\" id=2da66994-11be-4739-8a03-68b1115da80d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.329268 | controller |     "Jun 11 10:50:52.453906 crc crio[22652]: time=\"2026-06-11T10:50:52.453833727Z\" level=info msg=\"Removing container: 1b2f9615e515c3a9bffa29114297b08015dd80a0edba4e1e63ef51c5e93cee92\" id=b385686f-f16c-4019-bd48-772955dd9564 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.329295 | controller |     "Jun 11 10:50:52.494514 crc crio[22652]: time=\"2026-06-11T10:50:52.494371768Z\" level=info msg=\"Removed container 1b2f9615e515c3a9bffa29114297b08015dd80a0edba4e1e63ef51c5e93cee92: openshift-marketplace/certified-operators-pvc9x/registry-server\" id=b385686f-f16c-4019-bd48-772955dd9564 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.329311 | controller |     "Jun 11 10:50:52.498331 crc crio[22652]: time=\"2026-06-11T10:50:52.498077063Z\" level=info msg=\"Removing container: a249e5ff99d2f2a133007f9ce96620a7856ab645aa36b6ae70451469314ccf1f\" id=fd911b0f-30be-4775-8254-8d80b42e0359 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.329326 | controller |     "Jun 11 10:50:52.517284 crc crio[22652]: time=\"2026-06-11T10:50:52.517175753Z\" level=info msg=\"Removed container a249e5ff99d2f2a133007f9ce96620a7856ab645aa36b6ae70451469314ccf1f: openshift-marketplace/certified-operators-pvc9x/extract-content\" id=fd911b0f-30be-4775-8254-8d80b42e0359 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.329341 | controller |     "Jun 11 10:50:52.521994 crc crio[22652]: time=\"2026-06-11T10:50:52.521917901Z\" level=info msg=\"Removing container: 3f8532dbcc9fdb472c3a6e006ece889cc681159e01b6a12c27df94219970f0c1\" id=d81099a5-a887-4ac7-8b16-dd507b5fb39d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.329379 | controller |     "Jun 11 10:50:52.563030 crc crio[22652]: time=\"2026-06-11T10:50:52.562383883Z\" level=info msg=\"Removed container 3f8532dbcc9fdb472c3a6e006ece889cc681159e01b6a12c27df94219970f0c1: openshift-marketplace/certified-operators-pvc9x/extract-utilities\" id=d81099a5-a887-4ac7-8b16-dd507b5fb39d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.329396 | controller |     "Jun 11 10:50:52.588964 crc crio[22652]: time=\"2026-06-11T10:50:52.588661556Z\" level=info msg=\"Stopped container 492c31a40eb02ee0a7d6af1c30f4e552f6098852b3c2dcd068acd030b8f95606: openshift-marketplace/community-operators-mzmwc/registry-server\" id=2da66994-11be-4739-8a03-68b1115da80d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.329411 | controller |     "Jun 11 10:50:52.590545 crc crio[22652]: time=\"2026-06-11T10:50:52.590486223Z\" level=info msg=\"Stopping pod sandbox: 5f9a4852e4f1edf916443c14129675e4bc537736ba350a119603b2d55d963ddf\" id=69601cee-57e6-4c81-a055-a5cceca4345c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.329427 | controller |     "Jun 11 10:50:52.591049 crc crio[22652]: time=\"2026-06-11T10:50:52.590978989Z\" level=info msg=\"Got pod network &{Name:community-operators-mzmwc Namespace:openshift-marketplace ID:5f9a4852e4f1edf916443c14129675e4bc537736ba350a119603b2d55d963ddf UID:73bec29a-42a8-4103-9fc1-af0156e49a2c NetNS:/var/run/netns/6dc77ac6-b3e8-44fd-871b-805911f3b972 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod73bec29a_42a8_4103_9fc1_af0156e49a2c.slice PodAnnotations:0xc0001022d8}] Aliases:map[]}\"",
2026-06-11 11:58:02.329442 | controller |     "Jun 11 10:50:52.591291 crc crio[22652]: time=\"2026-06-11T10:50:52.591224517Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-mzmwc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.329457 | controller |     "Jun 11 10:50:53.031019 crc crio[22652]: time=\"2026-06-11T10:50:53.03093233Z\" level=info msg=\"Stopped pod sandbox: 5f9a4852e4f1edf916443c14129675e4bc537736ba350a119603b2d55d963ddf\" id=69601cee-57e6-4c81-a055-a5cceca4345c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.329471 | controller |     "Jun 11 10:50:53.459757 crc crio[22652]: time=\"2026-06-11T10:50:53.459614739Z\" level=info msg=\"Removing container: 492c31a40eb02ee0a7d6af1c30f4e552f6098852b3c2dcd068acd030b8f95606\" id=042e4da4-32c8-493a-95cf-2b44ddaf6f7e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.329490 | controller |     "Jun 11 10:50:53.485643 crc crio[22652]: time=\"2026-06-11T10:50:53.484833912Z\" level=info msg=\"Removed container 492c31a40eb02ee0a7d6af1c30f4e552f6098852b3c2dcd068acd030b8f95606: openshift-marketplace/community-operators-mzmwc/registry-server\" id=042e4da4-32c8-493a-95cf-2b44ddaf6f7e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.329506 | controller |     "Jun 11 10:50:53.489535 crc crio[22652]: time=\"2026-06-11T10:50:53.488998813Z\" level=info msg=\"Removing container: 0a58cec8afbc6d5e1bab16e3c63999d4777d585d01297186f9717b37919a6029\" id=c6e43911-f832-4297-afc5-6f4d0eea071a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.329520 | controller |     "Jun 11 10:50:53.512829 crc crio[22652]: time=\"2026-06-11T10:50:53.512504804Z\" level=info msg=\"Removed container 0a58cec8afbc6d5e1bab16e3c63999d4777d585d01297186f9717b37919a6029: openshift-marketplace/community-operators-mzmwc/extract-content\" id=c6e43911-f832-4297-afc5-6f4d0eea071a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.329534 | controller |     "Jun 11 10:50:53.515864 crc crio[22652]: time=\"2026-06-11T10:50:53.515794066Z\" level=info msg=\"Removing container: 2a4002b6ec0920f1cf955870709470ae4e5661b9d4be7c3cca82689fb6a7da30\" id=11ab618a-183b-4c6c-aac4-fca16728ec30 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.329549 | controller |     "Jun 11 10:50:53.553684 crc crio[22652]: time=\"2026-06-11T10:50:53.553623209Z\" level=info msg=\"Removed container 2a4002b6ec0920f1cf955870709470ae4e5661b9d4be7c3cca82689fb6a7da30: openshift-marketplace/community-operators-mzmwc/extract-utilities\" id=11ab618a-183b-4c6c-aac4-fca16728ec30 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.329564 | controller |     "Jun 11 10:50:54.242860 crc crio[22652]: time=\"2026-06-11T10:50:54.242434865Z\" level=info msg=\"Stopping container: d20de8089434ff33a556c924692beed1fb1d1492dffc5e13a27766a84916f798 (timeout: 2s)\" id=19338478-14d0-4e93-81ea-637410066d74 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.329578 | controller |     "Jun 11 10:50:54.377580 crc crio[22652]: time=\"2026-06-11T10:50:54.377466207Z\" level=info msg=\"Stopped container d20de8089434ff33a556c924692beed1fb1d1492dffc5e13a27766a84916f798: openshift-marketplace/redhat-marketplace-4mshq/registry-server\" id=19338478-14d0-4e93-81ea-637410066d74 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.329593 | controller |     "Jun 11 10:50:54.379020 crc crio[22652]: time=\"2026-06-11T10:50:54.378915837Z\" level=info msg=\"Stopping pod sandbox: b18a4694ae109c0e8a03ea38c19dd6f97d686b76a93acc92af618b014c7d36b6\" id=aafd57ba-1e30-4751-84f8-6e22e65c94a6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.329608 | controller |     "Jun 11 10:50:54.379616 crc crio[22652]: time=\"2026-06-11T10:50:54.379514936Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-4mshq Namespace:openshift-marketplace ID:b18a4694ae109c0e8a03ea38c19dd6f97d686b76a93acc92af618b014c7d36b6 UID:5fc2325a-df2f-44a3-97ff-8d19f076d854 NetNS:/var/run/netns/1d3b5a02-ecca-4147-b9fc-bd9588ece1e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5fc2325a_df2f_44a3_97ff_8d19f076d854.slice PodAnnotations:0xc000102690}] Aliases:map[]}\"",
2026-06-11 11:58:02.329623 | controller |     "Jun 11 10:50:54.379703 crc crio[22652]: time=\"2026-06-11T10:50:54.379677041Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-4mshq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.329637 | controller |     "Jun 11 10:50:54.826930 crc crio[22652]: time=\"2026-06-11T10:50:54.826844805Z\" level=info msg=\"Stopped pod sandbox: b18a4694ae109c0e8a03ea38c19dd6f97d686b76a93acc92af618b014c7d36b6\" id=aafd57ba-1e30-4751-84f8-6e22e65c94a6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.329655 | controller |     "Jun 11 10:50:55.537184 crc crio[22652]: time=\"2026-06-11T10:50:55.53708817Z\" level=info msg=\"Removing container: d20de8089434ff33a556c924692beed1fb1d1492dffc5e13a27766a84916f798\" id=bb51545b-1230-4db9-b8d5-4a9b5bfa8f44 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.329670 | controller |     "Jun 11 10:50:55.568475 crc crio[22652]: time=\"2026-06-11T10:50:55.568363737Z\" level=info msg=\"Removed container d20de8089434ff33a556c924692beed1fb1d1492dffc5e13a27766a84916f798: openshift-marketplace/redhat-marketplace-4mshq/registry-server\" id=bb51545b-1230-4db9-b8d5-4a9b5bfa8f44 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.329685 | controller |     "Jun 11 10:50:55.573527 crc crio[22652]: time=\"2026-06-11T10:50:55.573446291Z\" level=info msg=\"Removing container: 6656aa10d389b8a39aa511ad4dd8222ab7dedc4f6d7cc7626c907f161a562efa\" id=67dee8ff-4e34-411d-b67a-5513bf76ecbb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.329700 | controller |     "Jun 11 10:50:55.593983 crc crio[22652]: time=\"2026-06-11T10:50:55.593837693Z\" level=info msg=\"Removed container 6656aa10d389b8a39aa511ad4dd8222ab7dedc4f6d7cc7626c907f161a562efa: openshift-marketplace/redhat-marketplace-4mshq/extract-content\" id=67dee8ff-4e34-411d-b67a-5513bf76ecbb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.329714 | controller |     "Jun 11 10:50:55.600070 crc crio[22652]: time=\"2026-06-11T10:50:55.600019744Z\" level=info msg=\"Removing container: 348992a8e61f088a128475122d849ae1e80b118c709bf8f257b73273fff968ae\" id=205197da-c0ee-4d25-9c81-7ecd85a360ca name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.329728 | controller |     "Jun 11 10:50:55.640057 crc crio[22652]: time=\"2026-06-11T10:50:55.639951313Z\" level=info msg=\"Removed container 348992a8e61f088a128475122d849ae1e80b118c709bf8f257b73273fff968ae: openshift-marketplace/redhat-marketplace-4mshq/extract-utilities\" id=205197da-c0ee-4d25-9c81-7ecd85a360ca name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.329743 | controller |     "Jun 11 10:51:00.640725 crc crio[22652]: time=\"2026-06-11T10:51:00.639006998Z\" level=info msg=\"Stopping container: dfeb90143cc2307bf2e69f27ce7532d04377e5a24115ff33ae174f07ff3c6b45 (timeout: 2s)\" id=77ae1933-ff20-4db0-98d9-0269df90a2e6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.329758 | controller |     "Jun 11 10:51:00.767624 crc crio[22652]: time=\"2026-06-11T10:51:00.767457127Z\" level=info msg=\"Stopped container dfeb90143cc2307bf2e69f27ce7532d04377e5a24115ff33ae174f07ff3c6b45: openshift-marketplace/redhat-operators-l4wsd/registry-server\" id=77ae1933-ff20-4db0-98d9-0269df90a2e6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.329772 | controller |     "Jun 11 10:51:00.769087 crc crio[22652]: time=\"2026-06-11T10:51:00.768987055Z\" level=info msg=\"Stopping pod sandbox: 431104bd6803320b613e64354a49d0f01737cc93b32a868c6aee1e0d920dfea5\" id=169d9a15-713e-41f3-943d-f08f11fb99cd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.329787 | controller |     "Jun 11 10:51:00.769885 crc crio[22652]: time=\"2026-06-11T10:51:00.769812611Z\" level=info msg=\"Got pod network &{Name:redhat-operators-l4wsd Namespace:openshift-marketplace ID:431104bd6803320b613e64354a49d0f01737cc93b32a868c6aee1e0d920dfea5 UID:7c260c7a-8f49-44ed-8c08-6377afd3201a NetNS:/var/run/netns/36c037db-f23a-43af-aabf-92ef699e5651 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7c260c7a_8f49_44ed_8c08_6377afd3201a.slice PodAnnotations:0xc001e8e950}] Aliases:map[]}\"",
2026-06-11 11:58:02.329802 | controller |     "Jun 11 10:51:00.770106 crc crio[22652]: time=\"2026-06-11T10:51:00.770019408Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-l4wsd from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.329817 | controller |     "Jun 11 10:51:01.060013 crc crio[22652]: time=\"2026-06-11T10:51:01.059508712Z\" level=info msg=\"Stopped pod sandbox: 431104bd6803320b613e64354a49d0f01737cc93b32a868c6aee1e0d920dfea5\" id=169d9a15-713e-41f3-943d-f08f11fb99cd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.329852 | controller |     "Jun 11 10:51:01.809357 crc crio[22652]: time=\"2026-06-11T10:51:01.809199395Z\" level=info msg=\"Removing container: dfeb90143cc2307bf2e69f27ce7532d04377e5a24115ff33ae174f07ff3c6b45\" id=2f87cc1d-87aa-4497-be7b-c58668b7ee39 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.329870 | controller |     "Jun 11 10:51:01.840075 crc crio[22652]: time=\"2026-06-11T10:51:01.839861048Z\" level=info msg=\"Removed container dfeb90143cc2307bf2e69f27ce7532d04377e5a24115ff33ae174f07ff3c6b45: openshift-marketplace/redhat-operators-l4wsd/registry-server\" id=2f87cc1d-87aa-4497-be7b-c58668b7ee39 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.329885 | controller |     "Jun 11 10:51:01.844842 crc crio[22652]: time=\"2026-06-11T10:51:01.844755617Z\" level=info msg=\"Removing container: 6d17291061e14c204760e44df04468215340616c99b0441c4d5b41665beed344\" id=0a5d9ccb-4965-4a96-bd1d-37315db41d3f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.329899 | controller |     "Jun 11 10:51:01.883942 crc crio[22652]: time=\"2026-06-11T10:51:01.883715909Z\" level=info msg=\"Removed container 6d17291061e14c204760e44df04468215340616c99b0441c4d5b41665beed344: openshift-marketplace/redhat-operators-l4wsd/extract-content\" id=0a5d9ccb-4965-4a96-bd1d-37315db41d3f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.329914 | controller |     "Jun 11 10:51:01.887423 crc crio[22652]: time=\"2026-06-11T10:51:01.886911869Z\" level=info msg=\"Removing container: 680c836d4caaa499d47368af7236c967b7c3e63f04f3f0521f9270af6fb05271\" id=852e3886-1059-4ec3-8393-51d99a234b70 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.329928 | controller |     "Jun 11 10:51:01.915497 crc crio[22652]: time=\"2026-06-11T10:51:01.915359076Z\" level=info msg=\"Removed container 680c836d4caaa499d47368af7236c967b7c3e63f04f3f0521f9270af6fb05271: openshift-marketplace/redhat-operators-l4wsd/extract-utilities\" id=852e3886-1059-4ec3-8393-51d99a234b70 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.329942 | controller |     "Jun 11 10:51:04.456055 crc crio[22652]: time=\"2026-06-11T10:51:04.454961299Z\" level=info msg=\"Stopping pod sandbox: b18a4694ae109c0e8a03ea38c19dd6f97d686b76a93acc92af618b014c7d36b6\" id=9f53c1b0-9553-4068-b45e-2d83740275b2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.329956 | controller |     "Jun 11 10:51:04.456055 crc crio[22652]: time=\"2026-06-11T10:51:04.45593647Z\" level=info msg=\"Stopped pod sandbox (already stopped): b18a4694ae109c0e8a03ea38c19dd6f97d686b76a93acc92af618b014c7d36b6\" id=9f53c1b0-9553-4068-b45e-2d83740275b2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.329969 | controller |     "Jun 11 10:51:04.457512 crc crio[22652]: time=\"2026-06-11T10:51:04.456711835Z\" level=info msg=\"Removing pod sandbox: b18a4694ae109c0e8a03ea38c19dd6f97d686b76a93acc92af618b014c7d36b6\" id=62f1a610-43c0-4768-bb11-0dc03be8c80a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.329984 | controller |     "Jun 11 10:51:04.471336 crc crio[22652]: time=\"2026-06-11T10:51:04.471221788Z\" level=info msg=\"Removed pod sandbox: b18a4694ae109c0e8a03ea38c19dd6f97d686b76a93acc92af618b014c7d36b6\" id=62f1a610-43c0-4768-bb11-0dc03be8c80a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.329998 | controller |     "Jun 11 10:51:04.473058 crc crio[22652]: time=\"2026-06-11T10:51:04.472992313Z\" level=info msg=\"Stopping pod sandbox: 33296598bb10fcdc09c6929be6b79ef41d3486b9358fc0c880d305ba28d1114f\" id=aab6c384-a332-4fc3-b58b-f76cd1c47406 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.330013 | controller |     "Jun 11 10:51:04.473384 crc crio[22652]: time=\"2026-06-11T10:51:04.473066235Z\" level=info msg=\"Stopped pod sandbox (already stopped): 33296598bb10fcdc09c6929be6b79ef41d3486b9358fc0c880d305ba28d1114f\" id=aab6c384-a332-4fc3-b58b-f76cd1c47406 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.330031 | controller |     "Jun 11 10:51:04.473791 crc crio[22652]: time=\"2026-06-11T10:51:04.473671565Z\" level=info msg=\"Removing pod sandbox: 33296598bb10fcdc09c6929be6b79ef41d3486b9358fc0c880d305ba28d1114f\" id=7cdc4d09-8ad0-4774-a7e2-c0ecc570ca16 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.330046 | controller |     "Jun 11 10:51:04.479342 crc crio[22652]: time=\"2026-06-11T10:51:04.479272445Z\" level=info msg=\"Removed pod sandbox: 33296598bb10fcdc09c6929be6b79ef41d3486b9358fc0c880d305ba28d1114f\" id=7cdc4d09-8ad0-4774-a7e2-c0ecc570ca16 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.330062 | controller |     "Jun 11 10:51:04.480197 crc crio[22652]: time=\"2026-06-11T10:51:04.480039237Z\" level=info msg=\"Stopping pod sandbox: 431104bd6803320b613e64354a49d0f01737cc93b32a868c6aee1e0d920dfea5\" id=90e45281-81eb-435b-b948-ef9e591a1cca name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.330077 | controller |     "Jun 11 10:51:04.480197 crc crio[22652]: time=\"2026-06-11T10:51:04.480100899Z\" level=info msg=\"Stopped pod sandbox (already stopped): 431104bd6803320b613e64354a49d0f01737cc93b32a868c6aee1e0d920dfea5\" id=90e45281-81eb-435b-b948-ef9e591a1cca name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.330092 | controller |     "Jun 11 10:51:04.480950 crc crio[22652]: time=\"2026-06-11T10:51:04.480888454Z\" level=info msg=\"Removing pod sandbox: 431104bd6803320b613e64354a49d0f01737cc93b32a868c6aee1e0d920dfea5\" id=a4bb50e0-74c1-4083-b288-6358f55a8e51 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.330107 | controller |     "Jun 11 10:51:04.488585 crc crio[22652]: time=\"2026-06-11T10:51:04.488468787Z\" level=info msg=\"Removed pod sandbox: 431104bd6803320b613e64354a49d0f01737cc93b32a868c6aee1e0d920dfea5\" id=a4bb50e0-74c1-4083-b288-6358f55a8e51 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.330122 | controller |     "Jun 11 10:51:04.489560 crc crio[22652]: time=\"2026-06-11T10:51:04.489468187Z\" level=info msg=\"Stopping pod sandbox: 5f9a4852e4f1edf916443c14129675e4bc537736ba350a119603b2d55d963ddf\" id=c4772d68-9596-4699-9d94-c516da424eac name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.330137 | controller |     "Jun 11 10:51:04.489666 crc crio[22652]: time=\"2026-06-11T10:51:04.489589571Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5f9a4852e4f1edf916443c14129675e4bc537736ba350a119603b2d55d963ddf\" id=c4772d68-9596-4699-9d94-c516da424eac name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.330152 | controller |     "Jun 11 10:51:04.490212 crc crio[22652]: time=\"2026-06-11T10:51:04.490067557Z\" level=info msg=\"Removing pod sandbox: 5f9a4852e4f1edf916443c14129675e4bc537736ba350a119603b2d55d963ddf\" id=52ba2c89-ac05-426d-a1f2-7f5140753636 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.330167 | controller |     "Jun 11 10:51:04.497169 crc crio[22652]: time=\"2026-06-11T10:51:04.497017559Z\" level=info msg=\"Removed pod sandbox: 5f9a4852e4f1edf916443c14129675e4bc537736ba350a119603b2d55d963ddf\" id=52ba2c89-ac05-426d-a1f2-7f5140753636 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.330182 | controller |     "Jun 11 10:51:04.498459 crc crio[22652]: time=\"2026-06-11T10:51:04.49833818Z\" level=info msg=\"Stopping pod sandbox: 814a6d6535d3704ef1122414b17259f4db384b0fd8b65cf4bf3f50df61827ac5\" id=6aece53f-4f06-4514-aff0-a21df3c24fa1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.330197 | controller |     "Jun 11 10:51:04.498459 crc crio[22652]: time=\"2026-06-11T10:51:04.498449724Z\" level=info msg=\"Stopped pod sandbox (already stopped): 814a6d6535d3704ef1122414b17259f4db384b0fd8b65cf4bf3f50df61827ac5\" id=6aece53f-4f06-4514-aff0-a21df3c24fa1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.330215 | controller |     "Jun 11 10:51:04.499066 crc crio[22652]: time=\"2026-06-11T10:51:04.4989677Z\" level=info msg=\"Removing pod sandbox: 814a6d6535d3704ef1122414b17259f4db384b0fd8b65cf4bf3f50df61827ac5\" id=0c22cfc3-f350-42cc-9c61-b788f34a72b5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.330230 | controller |     "Jun 11 10:51:04.505709 crc crio[22652]: time=\"2026-06-11T10:51:04.505635734Z\" level=info msg=\"Removed pod sandbox: 814a6d6535d3704ef1122414b17259f4db384b0fd8b65cf4bf3f50df61827ac5\" id=0c22cfc3-f350-42cc-9c61-b788f34a72b5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.330244 | controller |     "Jun 11 10:52:00.509533 crc crio[22652]: time=\"2026-06-11T10:52:00.508676771Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686252-kqlsf/POD\" id=8d96b4da-a41c-4dc4-88c4-1d82308e0cdf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.330258 | controller |     "Jun 11 10:52:00.511225 crc crio[22652]: time=\"2026-06-11T10:52:00.509652003Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.330273 | controller |     "Jun 11 10:52:00.544457 crc crio[22652]: time=\"2026-06-11T10:52:00.543951481Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686252-kqlsf Namespace:openshift-infra ID:d599299480410c9ede0cd58377c1d4ab9691f8c6e813115dd5634ab8a826c732 UID:9a19cdd1-165b-4e1f-a8ee-0889e06176a5 NetNS:/var/run/netns/762e2d27-f062-45aa-ac2d-a1901db7dcb2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9a19cdd1_165b_4e1f_a8ee_0889e06176a5.slice PodAnnotations:0xc0009881c8}] Aliases:map[]}\"",
2026-06-11 11:58:02.330288 | controller |     "Jun 11 10:52:00.544457 crc crio[22652]: time=\"2026-06-11T10:52:00.544404525Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686252-kqlsf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.330304 | controller |     "Jun 11 10:52:00.874305 crc crio[22652]: 2026-06-11T10:52:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d599299480410c9 Mac:22:57:4a:e7:f1:8d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:48 Mtu:0 Sandbox:/var/run/netns/762e2d27-f062-45aa-ac2d-a1901db7dcb2 SocketPath: PciID:}] [{Interface:0xc000142610 Address:{IP:10.217.0.72 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.330323 | controller |     "Jun 11 10:52:00.875620 crc crio[22652]: time=\"2026-06-11T10:52:00.875553487Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686252-kqlsf Namespace:openshift-infra ID:d599299480410c9ede0cd58377c1d4ab9691f8c6e813115dd5634ab8a826c732 UID:9a19cdd1-165b-4e1f-a8ee-0889e06176a5 NetNS:/var/run/netns/762e2d27-f062-45aa-ac2d-a1901db7dcb2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9a19cdd1_165b_4e1f_a8ee_0889e06176a5.slice PodAnnotations:0xc0009881c8}] Aliases:map[]}\"",
2026-06-11 11:58:02.330363 | controller |     "Jun 11 10:52:00.876000 crc crio[22652]: time=\"2026-06-11T10:52:00.875940769Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686252-kqlsf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.330394 | controller |     "Jun 11 10:52:00.885596 crc crio[22652]: time=\"2026-06-11T10:52:00.885511472Z\" level=info msg=\"Ran pod sandbox d599299480410c9ede0cd58377c1d4ab9691f8c6e813115dd5634ab8a826c732 with infra container: openshift-infra/auto-csr-approver-29686252-kqlsf/POD\" id=8d96b4da-a41c-4dc4-88c4-1d82308e0cdf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.330417 | controller |     "Jun 11 10:52:00.888729 crc crio[22652]: time=\"2026-06-11T10:52:00.888641222Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=1d3bea51-6923-4ab9-897c-f6e1121a897a name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.330441 | controller |     "Jun 11 10:52:00.897700 crc crio[22652]: time=\"2026-06-11T10:52:00.897625267Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 11:58:02.330464 | controller |     "Jun 11 10:52:01.667170 crc crio[22652]: time=\"2026-06-11T10:52:01.667027229Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=1d3bea51-6923-4ab9-897c-f6e1121a897a name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.330486 | controller |     "Jun 11 10:52:01.668703 crc crio[22652]: time=\"2026-06-11T10:52:01.668619629Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=f041c73c-3719-4ffc-a4e7-40e1276e3c31 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.330503 | controller |     "Jun 11 10:52:01.671663 crc crio[22652]: time=\"2026-06-11T10:52:01.671596113Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=ec3e180e-ceaa-4d2a-a3ac-27100b533c3e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.330520 | controller |     "Jun 11 10:52:01.680772 crc crio[22652]: time=\"2026-06-11T10:52:01.680644083Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686252-kqlsf/oc\" id=259c5306-b058-4fd7-bdf7-109e3b9e1f54 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.330535 | controller |     "Jun 11 10:52:01.682525 crc crio[22652]: time=\"2026-06-11T10:52:01.681635072Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.330550 | controller |     "Jun 11 10:52:01.714030 crc crio[22652]: time=\"2026-06-11T10:52:01.713657279Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.330565 | controller |     "Jun 11 10:52:01.953962 crc crio[22652]: time=\"2026-06-11T10:52:01.953812851Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.330579 | controller |     "Jun 11 10:52:02.063047 crc crio[22652]: time=\"2026-06-11T10:52:02.062959066Z\" level=info msg=\"Created container 57039012061e05829610195f803ede70b182af8ca89f1825e99d99beb1271bae: openshift-infra/auto-csr-approver-29686252-kqlsf/oc\" id=259c5306-b058-4fd7-bdf7-109e3b9e1f54 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.330594 | controller |     "Jun 11 10:52:02.065103 crc crio[22652]: time=\"2026-06-11T10:52:02.065006311Z\" level=info msg=\"Starting container: 57039012061e05829610195f803ede70b182af8ca89f1825e99d99beb1271bae\" id=22318f07-c9b6-4475-b242-88a33b1a9ae1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.330609 | controller |     "Jun 11 10:52:02.069787 crc crio[22652]: time=\"2026-06-11T10:52:02.06971112Z\" level=info msg=\"Started container\" PID=31424 containerID=57039012061e05829610195f803ede70b182af8ca89f1825e99d99beb1271bae description=openshift-infra/auto-csr-approver-29686252-kqlsf/oc id=22318f07-c9b6-4475-b242-88a33b1a9ae1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d599299480410c9ede0cd58377c1d4ab9691f8c6e813115dd5634ab8a826c732",
2026-06-11 11:58:02.330625 | controller |     "Jun 11 10:52:04.375737 crc crio[22652]: time=\"2026-06-11T10:52:04.375081625Z\" level=info msg=\"Stopping pod sandbox: d599299480410c9ede0cd58377c1d4ab9691f8c6e813115dd5634ab8a826c732\" id=c4ba60df-acb9-4a97-930e-5805e1a0855e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.330641 | controller |     "Jun 11 10:52:04.377014 crc crio[22652]: time=\"2026-06-11T10:52:04.376438328Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686252-kqlsf Namespace:openshift-infra ID:d599299480410c9ede0cd58377c1d4ab9691f8c6e813115dd5634ab8a826c732 UID:9a19cdd1-165b-4e1f-a8ee-0889e06176a5 NetNS:/var/run/netns/762e2d27-f062-45aa-ac2d-a1901db7dcb2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9a19cdd1_165b_4e1f_a8ee_0889e06176a5.slice PodAnnotations:0xc002928958}] Aliases:map[]}\"",
2026-06-11 11:58:02.330660 | controller |     "Jun 11 10:52:04.377014 crc crio[22652]: time=\"2026-06-11T10:52:04.376555802Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686252-kqlsf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.330677 | controller |     "Jun 11 10:52:04.600246 crc crio[22652]: time=\"2026-06-11T10:52:04.599658593Z\" level=info msg=\"Stopped pod sandbox: d599299480410c9ede0cd58377c1d4ab9691f8c6e813115dd5634ab8a826c732\" id=c4ba60df-acb9-4a97-930e-5805e1a0855e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.330693 | controller |     "Jun 11 10:54:01.902433 crc crio[22652]: time=\"2026-06-11T10:54:01.900959391Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686254-h2lxv/POD\" id=849a88f3-4637-466a-96af-51d4d3d607c0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.330710 | controller |     "Jun 11 10:54:01.902433 crc crio[22652]: time=\"2026-06-11T10:54:01.901756777Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.330725 | controller |     "Jun 11 10:54:01.938356 crc crio[22652]: time=\"2026-06-11T10:54:01.93804678Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686254-h2lxv Namespace:openshift-infra ID:26689348156fb170c6f2bb7a404a4372fbf7aa6436517b0cb56ccdfccb1e4db0 UID:042fad33-e42d-45b1-b4f3-48b24691bb9c NetNS:/var/run/netns/ae1a2b69-2b38-4f8e-a38d-a793683a2f3d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod042fad33_e42d_45b1_b4f3_48b24691bb9c.slice PodAnnotations:0xc0004beef0}] Aliases:map[]}\"",
2026-06-11 11:58:02.330740 | controller |     "Jun 11 10:54:01.938356 crc crio[22652]: time=\"2026-06-11T10:54:01.938245104Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686254-h2lxv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.330755 | controller |     "Jun 11 10:54:02.180275 crc crio[22652]: 2026-06-11T10:54:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:26689348156fb17 Mac:4e:2f:8e:a9:15:35 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:49 Mtu:0 Sandbox:/var/run/netns/ae1a2b69-2b38-4f8e-a38d-a793683a2f3d SocketPath: PciID:}] [{Interface:0xc00025a9e0 Address:{IP:10.217.0.73 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.330771 | controller |     "Jun 11 10:54:02.181295 crc crio[22652]: time=\"2026-06-11T10:54:02.181228647Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686254-h2lxv Namespace:openshift-infra ID:26689348156fb170c6f2bb7a404a4372fbf7aa6436517b0cb56ccdfccb1e4db0 UID:042fad33-e42d-45b1-b4f3-48b24691bb9c NetNS:/var/run/netns/ae1a2b69-2b38-4f8e-a38d-a793683a2f3d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod042fad33_e42d_45b1_b4f3_48b24691bb9c.slice PodAnnotations:0xc0004beef0}] Aliases:map[]}\"",
2026-06-11 11:58:02.330785 | controller |     "Jun 11 10:54:02.181414 crc crio[22652]: time=\"2026-06-11T10:54:02.181376221Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686254-h2lxv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.330800 | controller |     "Jun 11 10:54:02.187413 crc crio[22652]: time=\"2026-06-11T10:54:02.18733291Z\" level=info msg=\"Ran pod sandbox 26689348156fb170c6f2bb7a404a4372fbf7aa6436517b0cb56ccdfccb1e4db0 with infra container: openshift-infra/auto-csr-approver-29686254-h2lxv/POD\" id=849a88f3-4637-466a-96af-51d4d3d607c0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.330818 | controller |     "Jun 11 10:54:02.189776 crc crio[22652]: time=\"2026-06-11T10:54:02.189609503Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=08cb5e67-95a2-4225-9352-2080d5d4341a name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.330834 | controller |     "Jun 11 10:54:02.196341 crc crio[22652]: time=\"2026-06-11T10:54:02.196258384Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 11:58:02.330853 | controller |     "Jun 11 10:54:03.350106 crc crio[22652]: time=\"2026-06-11T10:54:03.349382116Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=08cb5e67-95a2-4225-9352-2080d5d4341a name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.330869 | controller |     "Jun 11 10:54:03.351526 crc crio[22652]: time=\"2026-06-11T10:54:03.350987756Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=8727fc32-0860-4fc3-a1f6-0eb1693e3f1b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.330886 | controller |     "Jun 11 10:54:03.355028 crc crio[22652]: time=\"2026-06-11T10:54:03.354921811Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=b6b191f1-c9c1-46d1-8dd2-8e3f022a942a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.330953 | controller |     "Jun 11 10:54:03.364003 crc crio[22652]: time=\"2026-06-11T10:54:03.363868146Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686254-h2lxv/oc\" id=b585a9a0-193e-425e-ae7a-02f9cd46b225 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.330975 | controller |     "Jun 11 10:54:03.364785 crc crio[22652]: time=\"2026-06-11T10:54:03.364700272Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.330991 | controller |     "Jun 11 10:54:03.394662 crc crio[22652]: time=\"2026-06-11T10:54:03.394525669Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.331006 | controller |     "Jun 11 10:54:03.563638 crc crio[22652]: time=\"2026-06-11T10:54:03.563487811Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.331021 | controller |     "Jun 11 10:54:03.659789 crc crio[22652]: time=\"2026-06-11T10:54:03.659702565Z\" level=info msg=\"Created container 2003d0bcc90da98161989159ffc8166e93458ec7c2fed4b7315495173d8743fa: openshift-infra/auto-csr-approver-29686254-h2lxv/oc\" id=b585a9a0-193e-425e-ae7a-02f9cd46b225 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.331036 | controller |     "Jun 11 10:54:03.661460 crc crio[22652]: time=\"2026-06-11T10:54:03.661385768Z\" level=info msg=\"Starting container: 2003d0bcc90da98161989159ffc8166e93458ec7c2fed4b7315495173d8743fa\" id=43413c54-b9f8-48da-ba07-5dbbecfb5d90 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.331052 | controller |     "Jun 11 10:54:03.666572 crc crio[22652]: time=\"2026-06-11T10:54:03.66645741Z\" level=info msg=\"Started container\" PID=33072 containerID=2003d0bcc90da98161989159ffc8166e93458ec7c2fed4b7315495173d8743fa description=openshift-infra/auto-csr-approver-29686254-h2lxv/oc id=43413c54-b9f8-48da-ba07-5dbbecfb5d90 name=/runtime.v1.RuntimeService/StartContainer sandboxID=26689348156fb170c6f2bb7a404a4372fbf7aa6436517b0cb56ccdfccb1e4db0",
2026-06-11 11:58:02.331071 | controller |     "Jun 11 10:54:05.499369 crc crio[22652]: time=\"2026-06-11T10:54:05.498751749Z\" level=info msg=\"Stopping pod sandbox: 26689348156fb170c6f2bb7a404a4372fbf7aa6436517b0cb56ccdfccb1e4db0\" id=91fabd32-054a-44f0-a506-4c51eec97481 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.331087 | controller |     "Jun 11 10:54:05.500938 crc crio[22652]: time=\"2026-06-11T10:54:05.499940987Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686254-h2lxv Namespace:openshift-infra ID:26689348156fb170c6f2bb7a404a4372fbf7aa6436517b0cb56ccdfccb1e4db0 UID:042fad33-e42d-45b1-b4f3-48b24691bb9c NetNS:/var/run/netns/ae1a2b69-2b38-4f8e-a38d-a793683a2f3d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod042fad33_e42d_45b1_b4f3_48b24691bb9c.slice PodAnnotations:0xc000988630}] Aliases:map[]}\"",
2026-06-11 11:58:02.331101 | controller |     "Jun 11 10:54:05.500938 crc crio[22652]: time=\"2026-06-11T10:54:05.500090912Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686254-h2lxv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.331116 | controller |     "Jun 11 10:54:05.729105 crc crio[22652]: time=\"2026-06-11T10:54:05.728717619Z\" level=info msg=\"Stopped pod sandbox: 26689348156fb170c6f2bb7a404a4372fbf7aa6436517b0cb56ccdfccb1e4db0\" id=91fabd32-054a-44f0-a506-4c51eec97481 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.331130 | controller |     "Jun 11 10:54:56.137767 crc crio[22652]: time=\"2026-06-11T10:54:56.137189224Z\" level=info msg=\"Running pod sandbox: cert-manager/cert-manager-cainjector-7f9fdd5dd5-748wl/POD\" id=4db3c9cc-7726-4ab5-bd2c-70030f6619c2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.331145 | controller |     "Jun 11 10:54:56.140398 crc crio[22652]: time=\"2026-06-11T10:54:56.137940048Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.331160 | controller |     "Jun 11 10:54:56.160900 crc crio[22652]: time=\"2026-06-11T10:54:56.160741891Z\" level=info msg=\"Got pod network &{Name:cert-manager-cainjector-7f9fdd5dd5-748wl Namespace:cert-manager ID:d14a05a2ca3eca6d6c79e0024eb5a19596573e81e80930944f1c7d5812f69efa UID:12bf1f13-32d9-4003-a67d-9c6ac807c139 NetNS:/var/run/netns/0a9200bc-d023-48b1-bd27-091716b38ade Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod12bf1f13_32d9_4003_a67d_9c6ac807c139.slice PodAnnotations:0xc0036e66c0}] Aliases:map[]}\"",
2026-06-11 11:58:02.331175 | controller |     "Jun 11 10:54:56.160900 crc crio[22652]: time=\"2026-06-11T10:54:56.160800513Z\" level=info msg=\"Adding pod cert-manager_cert-manager-cainjector-7f9fdd5dd5-748wl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.331189 | controller |     "Jun 11 10:54:56.206715 crc crio[22652]: time=\"2026-06-11T10:54:56.206541536Z\" level=info msg=\"Running pod sandbox: cert-manager/cert-manager-7b8b89f89d-b8q44/POD\" id=49393a2e-c923-4fa2-8788-d306e482f107 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.331204 | controller |     "Jun 11 10:54:56.206715 crc crio[22652]: time=\"2026-06-11T10:54:56.20666492Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.331219 | controller |     "Jun 11 10:54:56.232226 crc crio[22652]: time=\"2026-06-11T10:54:56.232040915Z\" level=info msg=\"Got pod network &{Name:cert-manager-7b8b89f89d-b8q44 Namespace:cert-manager ID:d5ec9551770182e0376abc7ee92dac9a3e7a3d8e5713ec8ff1e71573583c8caf UID:1dffaf79-ef47-481e-bdc4-99d89d014cb5 NetNS:/var/run/netns/2f949f8f-4524-444c-9e71-9714846d5321 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1dffaf79_ef47_481e_bdc4_99d89d014cb5.slice PodAnnotations:0xc0036e69e0}] Aliases:map[]}\"",
2026-06-11 11:58:02.331238 | controller |     "Jun 11 10:54:56.232731 crc crio[22652]: time=\"2026-06-11T10:54:56.232697756Z\" level=info msg=\"Adding pod cert-manager_cert-manager-7b8b89f89d-b8q44 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.331253 | controller |     "Jun 11 10:54:56.431039 crc crio[22652]: time=\"2026-06-11T10:54:56.429699258Z\" level=info msg=\"Running pod sandbox: cert-manager/cert-manager-webhook-769f6b94cb-t4s98/POD\" id=fb494d50-1092-436c-b9c2-7dffcd6bc362 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.331268 | controller |     "Jun 11 10:54:56.431039 crc crio[22652]: time=\"2026-06-11T10:54:56.429836163Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.331284 | controller |     "Jun 11 10:54:56.453506 crc crio[22652]: time=\"2026-06-11T10:54:56.453004298Z\" level=info msg=\"Got pod network &{Name:cert-manager-webhook-769f6b94cb-t4s98 Namespace:cert-manager ID:8917ed69f80ff66cad5c5663f65f112585e6c58c267c9465b6b333ffa25ddb86 UID:4bd1bb59-a9bc-40ca-88ac-38adaa5cff31 NetNS:/var/run/netns/6c62f983-0cb2-4a6e-8bf7-4edde755049d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4bd1bb59_a9bc_40ca_88ac_38adaa5cff31.slice PodAnnotations:0xc0036e6ce8}] Aliases:map[]}\"",
2026-06-11 11:58:02.331300 | controller |     "Jun 11 10:54:56.453506 crc crio[22652]: time=\"2026-06-11T10:54:56.453406681Z\" level=info msg=\"Adding pod cert-manager_cert-manager-webhook-769f6b94cb-t4s98 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.331315 | controller |     "Jun 11 10:54:56.478430 crc crio[22652]: 2026-06-11T10:54:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d14a05a2ca3eca6 Mac:2a:c1:04:2a:23:06 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4a Mtu:0 Sandbox:/var/run/netns/0a9200bc-d023-48b1-bd27-091716b38ade SocketPath: PciID:}] [{Interface:0xc0000150f0 Address:{IP:10.217.0.74 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.331329 | controller |     "Jun 11 10:54:56.479759 crc crio[22652]: time=\"2026-06-11T10:54:56.479638663Z\" level=info msg=\"Got pod network &{Name:cert-manager-cainjector-7f9fdd5dd5-748wl Namespace:cert-manager ID:d14a05a2ca3eca6d6c79e0024eb5a19596573e81e80930944f1c7d5812f69efa UID:12bf1f13-32d9-4003-a67d-9c6ac807c139 NetNS:/var/run/netns/0a9200bc-d023-48b1-bd27-091716b38ade Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod12bf1f13_32d9_4003_a67d_9c6ac807c139.slice PodAnnotations:0xc0036e66c0}] Aliases:map[]}\"",
2026-06-11 11:58:02.331344 | controller |     "Jun 11 10:54:56.479914 crc crio[22652]: time=\"2026-06-11T10:54:56.479879151Z\" level=info msg=\"Checking pod cert-manager_cert-manager-cainjector-7f9fdd5dd5-748wl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.331385 | controller |     "Jun 11 10:54:56.490409 crc crio[22652]: time=\"2026-06-11T10:54:56.490095309Z\" level=info msg=\"Ran pod sandbox d14a05a2ca3eca6d6c79e0024eb5a19596573e81e80930944f1c7d5812f69efa with infra container: cert-manager/cert-manager-cainjector-7f9fdd5dd5-748wl/POD\" id=4db3c9cc-7726-4ab5-bd2c-70030f6619c2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.331402 | controller |     "Jun 11 10:54:56.496943 crc crio[22652]: time=\"2026-06-11T10:54:56.496448073Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2\" id=f5ec386e-49ce-41f2-8713-97563a348fc3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.331424 | controller |     "Jun 11 10:54:56.497427 crc crio[22652]: time=\"2026-06-11T10:54:56.497324571Z\" level=info msg=\"Image quay.io/jetstack/cert-manager-cainjector:v1.19.2 not found\" id=f5ec386e-49ce-41f2-8713-97563a348fc3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.331439 | controller |     "Jun 11 10:54:56.498636 crc crio[22652]: time=\"2026-06-11T10:54:56.497972732Z\" level=info msg=\"Neither image nor artfiact quay.io/jetstack/cert-manager-cainjector:v1.19.2 found\" id=f5ec386e-49ce-41f2-8713-97563a348fc3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.331454 | controller |     "Jun 11 10:54:56.506763 crc crio[22652]: time=\"2026-06-11T10:54:56.505764873Z\" level=info msg=\"Pulling image: quay.io/jetstack/cert-manager-cainjector:v1.19.2\" id=2906f97d-f08e-4bc1-af1a-8da0142fe512 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.331469 | controller |     "Jun 11 10:54:56.517714 crc crio[22652]: time=\"2026-06-11T10:54:56.517627501Z\" level=info msg=\"Trying to access \\\"quay.io/jetstack/cert-manager-cainjector:v1.19.2\\\"\"",
2026-06-11 11:58:02.331483 | controller |     "Jun 11 10:54:56.557027 crc crio[22652]: 2026-06-11T10:54:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d5ec9551770182e Mac:22:f1:37:79:27:1d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4b Mtu:0 Sandbox:/var/run/netns/2f949f8f-4524-444c-9e71-9714846d5321 SocketPath: PciID:}] [{Interface:0xc0004b45b0 Address:{IP:10.217.0.75 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.331498 | controller |     "Jun 11 10:54:56.559458 crc crio[22652]: time=\"2026-06-11T10:54:56.559365294Z\" level=info msg=\"Got pod network &{Name:cert-manager-7b8b89f89d-b8q44 Namespace:cert-manager ID:d5ec9551770182e0376abc7ee92dac9a3e7a3d8e5713ec8ff1e71573583c8caf UID:1dffaf79-ef47-481e-bdc4-99d89d014cb5 NetNS:/var/run/netns/2f949f8f-4524-444c-9e71-9714846d5321 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1dffaf79_ef47_481e_bdc4_99d89d014cb5.slice PodAnnotations:0xc0036e69e0}] Aliases:map[]}\"",
2026-06-11 11:58:02.331514 | controller |     "Jun 11 10:54:56.559710 crc crio[22652]: time=\"2026-06-11T10:54:56.559641633Z\" level=info msg=\"Checking pod cert-manager_cert-manager-7b8b89f89d-b8q44 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.331536 | controller |     "Jun 11 10:54:56.567920 crc crio[22652]: time=\"2026-06-11T10:54:56.567826534Z\" level=info msg=\"Ran pod sandbox d5ec9551770182e0376abc7ee92dac9a3e7a3d8e5713ec8ff1e71573583c8caf with infra container: cert-manager/cert-manager-7b8b89f89d-b8q44/POD\" id=49393a2e-c923-4fa2-8788-d306e482f107 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.331560 | controller |     "Jun 11 10:54:56.570307 crc crio[22652]: time=\"2026-06-11T10:54:56.570097715Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2\" id=db98c459-a471-4bd2-b45e-8f9afb91cc35 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.331579 | controller |     "Jun 11 10:54:56.570573 crc crio[22652]: time=\"2026-06-11T10:54:56.570526249Z\" level=info msg=\"Image quay.io/jetstack/cert-manager-controller:v1.19.2 not found\" id=db98c459-a471-4bd2-b45e-8f9afb91cc35 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.331594 | controller |     "Jun 11 10:54:56.570714 crc crio[22652]: time=\"2026-06-11T10:54:56.570682184Z\" level=info msg=\"Neither image nor artfiact quay.io/jetstack/cert-manager-controller:v1.19.2 found\" id=db98c459-a471-4bd2-b45e-8f9afb91cc35 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.331610 | controller |     "Jun 11 10:54:56.571965 crc crio[22652]: time=\"2026-06-11T10:54:56.571639403Z\" level=info msg=\"Pulling image: quay.io/jetstack/cert-manager-controller:v1.19.2\" id=3f6064a7-c62a-4d59-8a82-1c6dbeeb1150 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.331629 | controller |     "Jun 11 10:54:56.575373 crc crio[22652]: time=\"2026-06-11T10:54:56.575237178Z\" level=info msg=\"Trying to access \\\"quay.io/jetstack/cert-manager-controller:v1.19.2\\\"\"",
2026-06-11 11:58:02.331644 | controller |     "Jun 11 10:54:56.750771 crc crio[22652]: 2026-06-11T10:54:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8917ed69f80ff66 Mac:8e:18:2e:74:d5:23 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4c Mtu:0 Sandbox:/var/run/netns/6c62f983-0cb2-4a6e-8bf7-4edde755049d SocketPath: PciID:}] [{Interface:0xc000014d80 Address:{IP:10.217.0.76 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.331659 | controller |     "Jun 11 10:54:56.753589 crc crio[22652]: time=\"2026-06-11T10:54:56.753485268Z\" level=info msg=\"Got pod network &{Name:cert-manager-webhook-769f6b94cb-t4s98 Namespace:cert-manager ID:8917ed69f80ff66cad5c5663f65f112585e6c58c267c9465b6b333ffa25ddb86 UID:4bd1bb59-a9bc-40ca-88ac-38adaa5cff31 NetNS:/var/run/netns/6c62f983-0cb2-4a6e-8bf7-4edde755049d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4bd1bb59_a9bc_40ca_88ac_38adaa5cff31.slice PodAnnotations:0xc0036e6ce8}] Aliases:map[]}\"",
2026-06-11 11:58:02.331674 | controller |     "Jun 11 10:54:56.753876 crc crio[22652]: time=\"2026-06-11T10:54:56.753794768Z\" level=info msg=\"Checking pod cert-manager_cert-manager-webhook-769f6b94cb-t4s98 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.331689 | controller |     "Jun 11 10:54:56.763054 crc crio[22652]: time=\"2026-06-11T10:54:56.762672018Z\" level=info msg=\"Ran pod sandbox 8917ed69f80ff66cad5c5663f65f112585e6c58c267c9465b6b333ffa25ddb86 with infra container: cert-manager/cert-manager-webhook-769f6b94cb-t4s98/POD\" id=fb494d50-1092-436c-b9c2-7dffcd6bc362 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.331703 | controller |     "Jun 11 10:54:56.765032 crc crio[22652]: time=\"2026-06-11T10:54:56.764956239Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2\" id=06d404bf-e871-4d02-a355-a0d43bb135ef name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.331719 | controller |     "Jun 11 10:54:56.765240 crc crio[22652]: time=\"2026-06-11T10:54:56.765167686Z\" level=info msg=\"Image quay.io/jetstack/cert-manager-webhook:v1.19.2 not found\" id=06d404bf-e871-4d02-a355-a0d43bb135ef name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.331733 | controller |     "Jun 11 10:54:56.765322 crc crio[22652]: time=\"2026-06-11T10:54:56.765267139Z\" level=info msg=\"Neither image nor artfiact quay.io/jetstack/cert-manager-webhook:v1.19.2 found\" id=06d404bf-e871-4d02-a355-a0d43bb135ef name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.331747 | controller |     "Jun 11 10:54:56.766066 crc crio[22652]: time=\"2026-06-11T10:54:56.765987443Z\" level=info msg=\"Pulling image: quay.io/jetstack/cert-manager-webhook:v1.19.2\" id=489abc3b-c9d6-4b5c-a97d-1270a0a99e47 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.331762 | controller |     "Jun 11 10:54:56.768693 crc crio[22652]: time=\"2026-06-11T10:54:56.768621406Z\" level=info msg=\"Trying to access \\\"quay.io/jetstack/cert-manager-webhook:v1.19.2\\\"\"",
2026-06-11 11:58:02.331776 | controller |     "Jun 11 10:55:00.040049 crc crio[22652]: time=\"2026-06-11T10:55:00.039227502Z\" level=info msg=\"Pulled image: quay.io/jetstack/cert-manager-cainjector@sha256:687398bee209314862fa1a7e830a37d8d7145653a8cc5579edcf9b6d2b766f56\" id=2906f97d-f08e-4bc1-af1a-8da0142fe512 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.331791 | controller |     "Jun 11 10:55:00.041459 crc crio[22652]: time=\"2026-06-11T10:55:00.041051939Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2\" id=f67f5388-3264-41a2-a192-761dae1043bb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.331805 | controller |     "Jun 11 10:55:00.046556 crc crio[22652]: time=\"2026-06-11T10:55:00.046477481Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2\" id=8eabf122-d493-4946-981f-dd330654154c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.331825 | controller |     "Jun 11 10:55:00.057539 crc crio[22652]: time=\"2026-06-11T10:55:00.05744697Z\" level=info msg=\"Creating container: cert-manager/cert-manager-cainjector-7f9fdd5dd5-748wl/cert-manager-cainjector\" id=16896326-55a0-4faa-a304-8fd1f3fd17e3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.331840 | controller |     "Jun 11 10:55:00.059888 crc crio[22652]: time=\"2026-06-11T10:55:00.059822876Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.331855 | controller |     "Jun 11 10:55:00.116627 crc crio[22652]: time=\"2026-06-11T10:55:00.116484233Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.331869 | controller |     "Jun 11 10:55:00.130480 crc crio[22652]: time=\"2026-06-11T10:55:00.130361393Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.331883 | controller |     "Jun 11 10:55:00.222796 crc crio[22652]: time=\"2026-06-11T10:55:00.222323502Z\" level=info msg=\"Created container a06ffe1bbdecd212d249ee28a5f93e62c6377323576d82b3ffb6399081539925: cert-manager/cert-manager-cainjector-7f9fdd5dd5-748wl/cert-manager-cainjector\" id=16896326-55a0-4faa-a304-8fd1f3fd17e3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.331898 | controller |     "Jun 11 10:55:00.224843 crc crio[22652]: time=\"2026-06-11T10:55:00.224563563Z\" level=info msg=\"Starting container: a06ffe1bbdecd212d249ee28a5f93e62c6377323576d82b3ffb6399081539925\" id=15456fe7-0b7a-42c6-915b-7bb2e8e9f158 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.331912 | controller |     "Jun 11 10:55:00.231887 crc crio[22652]: time=\"2026-06-11T10:55:00.231829374Z\" level=info msg=\"Started container\" PID=34644 containerID=a06ffe1bbdecd212d249ee28a5f93e62c6377323576d82b3ffb6399081539925 description=cert-manager/cert-manager-cainjector-7f9fdd5dd5-748wl/cert-manager-cainjector id=15456fe7-0b7a-42c6-915b-7bb2e8e9f158 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d14a05a2ca3eca6d6c79e0024eb5a19596573e81e80930944f1c7d5812f69efa",
2026-06-11 11:58:02.331927 | controller |     "Jun 11 10:55:02.850606 crc crio[22652]: time=\"2026-06-11T10:55:02.84998739Z\" level=info msg=\"Pulled image: quay.io/jetstack/cert-manager-controller@sha256:ab0905bad1a9acf05ca92b23761a9ecc76b1173053565c81fed727dff948d0f5\" id=3f6064a7-c62a-4d59-8a82-1c6dbeeb1150 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.331942 | controller |     "Jun 11 10:55:02.853283 crc crio[22652]: time=\"2026-06-11T10:55:02.85318206Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2\" id=2e73df99-6e6b-4713-99d3-55164949618c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.331956 | controller |     "Jun 11 10:55:03.210244 crc crio[22652]: time=\"2026-06-11T10:55:03.210044486Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2\" id=7496d9c3-4a25-45c5-b6e7-737a9083b75e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.331971 | controller |     "Jun 11 10:55:03.220242 crc crio[22652]: time=\"2026-06-11T10:55:03.220069474Z\" level=info msg=\"Creating container: cert-manager/cert-manager-7b8b89f89d-b8q44/cert-manager-controller\" id=65fec93d-b739-451d-b8f9-2bde1d39e0bf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.331985 | controller |     "Jun 11 10:55:03.222701 crc crio[22652]: time=\"2026-06-11T10:55:03.222610976Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.332003 | controller |     "Jun 11 10:55:03.275079 crc crio[22652]: time=\"2026-06-11T10:55:03.274975597Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.332017 | controller |     "Jun 11 10:55:03.279453 crc crio[22652]: time=\"2026-06-11T10:55:03.279370567Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.332032 | controller |     "Jun 11 10:55:03.289551 crc crio[22652]: time=\"2026-06-11T10:55:03.289430697Z\" level=info msg=\"Pulled image: quay.io/jetstack/cert-manager-webhook@sha256:041f7bb9259557188d7ff416ce90d670a0d0aa8710203927703743682064270b\" id=489abc3b-c9d6-4b5c-a97d-1270a0a99e47 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.332046 | controller |     "Jun 11 10:55:03.290869 crc crio[22652]: time=\"2026-06-11T10:55:03.290803939Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2\" id=a66673de-dfeb-4743-8db5-aca746624e87 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.332061 | controller |     "Jun 11 10:55:03.295691 crc crio[22652]: time=\"2026-06-11T10:55:03.295579981Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2\" id=ea7d0b31-b5dc-45f8-9651-b3fc1966a67a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.332075 | controller |     "Jun 11 10:55:03.305072 crc crio[22652]: time=\"2026-06-11T10:55:03.304773083Z\" level=info msg=\"Creating container: cert-manager/cert-manager-webhook-769f6b94cb-t4s98/cert-manager-webhook\" id=78b3ccbd-04fb-4dcf-beac-21361466d584 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.332090 | controller |     "Jun 11 10:55:03.307537 crc crio[22652]: time=\"2026-06-11T10:55:03.307272273Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.332106 | controller |     "Jun 11 10:55:03.338671 crc crio[22652]: time=\"2026-06-11T10:55:03.338553425Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.332121 | controller |     "Jun 11 10:55:03.342784 crc crio[22652]: time=\"2026-06-11T10:55:03.342619544Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.332136 | controller |     "Jun 11 10:55:03.379344 crc crio[22652]: time=\"2026-06-11T10:55:03.379285378Z\" level=info msg=\"Created container a3e02b2ccd50d7030bfb10ed26224bf2eecea5e2131d126591320777f7d56653: cert-manager/cert-manager-7b8b89f89d-b8q44/cert-manager-controller\" id=65fec93d-b739-451d-b8f9-2bde1d39e0bf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.332151 | controller |     "Jun 11 10:55:03.380705 crc crio[22652]: time=\"2026-06-11T10:55:03.38059599Z\" level=info msg=\"Starting container: a3e02b2ccd50d7030bfb10ed26224bf2eecea5e2131d126591320777f7d56653\" id=c9c41bb1-ea04-45ce-95df-84c669321aff name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.332166 | controller |     "Jun 11 10:55:03.386454 crc crio[22652]: time=\"2026-06-11T10:55:03.386390104Z\" level=info msg=\"Started container\" PID=34772 containerID=a3e02b2ccd50d7030bfb10ed26224bf2eecea5e2131d126591320777f7d56653 description=cert-manager/cert-manager-7b8b89f89d-b8q44/cert-manager-controller id=c9c41bb1-ea04-45ce-95df-84c669321aff name=/runtime.v1.RuntimeService/StartContainer sandboxID=d5ec9551770182e0376abc7ee92dac9a3e7a3d8e5713ec8ff1e71573583c8caf",
2026-06-11 11:58:02.332182 | controller |     "Jun 11 10:55:03.444163 crc crio[22652]: time=\"2026-06-11T10:55:03.444021933Z\" level=info msg=\"Created container 8e3cc5b33ac716b4baf83e89563bf2f55f0c990271eaa5e7c2fc94e2f4006014: cert-manager/cert-manager-webhook-769f6b94cb-t4s98/cert-manager-webhook\" id=78b3ccbd-04fb-4dcf-beac-21361466d584 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.332200 | controller |     "Jun 11 10:55:03.446719 crc crio[22652]: time=\"2026-06-11T10:55:03.446609416Z\" level=info msg=\"Starting container: 8e3cc5b33ac716b4baf83e89563bf2f55f0c990271eaa5e7c2fc94e2f4006014\" id=e4b0e2be-0ac7-4b61-a5a7-095da7163fa6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.332216 | controller |     "Jun 11 10:55:03.453626 crc crio[22652]: time=\"2026-06-11T10:55:03.453507454Z\" level=info msg=\"Started container\" PID=34779 containerID=8e3cc5b33ac716b4baf83e89563bf2f55f0c990271eaa5e7c2fc94e2f4006014 description=cert-manager/cert-manager-webhook-769f6b94cb-t4s98/cert-manager-webhook id=e4b0e2be-0ac7-4b61-a5a7-095da7163fa6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8917ed69f80ff66cad5c5663f65f112585e6c58c267c9465b6b333ffa25ddb86",
2026-06-11 11:58:02.332231 | controller |     "Jun 11 10:55:03.756700 crc crio[22652]: time=\"2026-06-11T10:55:03.756609436Z\" level=info msg=\"Stopping container: bc491962fef783e8c968a88c1ba1217a49ee4883f3d9f66199d4d2f26593d847 (timeout: 30s)\" id=cfd24dc9-2a28-48c8-93f9-0441e37b5e8e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.332246 | controller |     "Jun 11 10:55:03.756851 crc crio[22652]: time=\"2026-06-11T10:55:03.756726168Z\" level=info msg=\"Stopping container: a1bc690a5d7640ebcd2334cacab75b7909a2c41f7ee2077b807de1cb4c82e832 (timeout: 30s)\" id=603fbd0c-6c62-497d-b999-20ef7cac9e8d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.332260 | controller |     "Jun 11 10:55:03.925660 crc crio[22652]: time=\"2026-06-11T10:55:03.925180906Z\" level=info msg=\"Stopped container a1bc690a5d7640ebcd2334cacab75b7909a2c41f7ee2077b807de1cb4c82e832: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy\" id=603fbd0c-6c62-497d-b999-20ef7cac9e8d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.332275 | controller |     "Jun 11 10:55:03.927423 crc crio[22652]: time=\"2026-06-11T10:55:03.927312095Z\" level=info msg=\"Stopped container bc491962fef783e8c968a88c1ba1217a49ee4883f3d9f66199d4d2f26593d847: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=cfd24dc9-2a28-48c8-93f9-0441e37b5e8e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.332289 | controller |     "Jun 11 10:55:03.928416 crc crio[22652]: time=\"2026-06-11T10:55:03.928342707Z\" level=info msg=\"Stopping pod sandbox: 6286c5cd824d0722cf7d1aa46f4dae6382b3cddde7d5609b9f4d263a4214395a\" id=33e54b91-9e0a-42fe-ab33-1fa3eb0fb60f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.332304 | controller |     "Jun 11 10:55:03.933693 crc crio[22652]: time=\"2026-06-11T10:55:03.933574122Z\" level=info msg=\"Stopped pod sandbox: 6286c5cd824d0722cf7d1aa46f4dae6382b3cddde7d5609b9f4d263a4214395a\" id=33e54b91-9e0a-42fe-ab33-1fa3eb0fb60f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.332319 | controller |     "Jun 11 10:55:03.975679 crc crio[22652]: time=\"2026-06-11T10:55:03.975600478Z\" level=info msg=\"Stopping container: f638a966efe6c51b890b1f7f9dc1db87bc84194d3f041f238b5975f0244f2065 (timeout: 30s)\" id=96f30eed-79ca-4af8-8d28-4c8586a640a1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.332334 | controller |     "Jun 11 10:55:03.975787 crc crio[22652]: time=\"2026-06-11T10:55:03.975727426Z\" level=info msg=\"Stopping container: 3616a2ff7547e79c5f3e44ff574ab2f7cdcba5b06f4b6e7c3abf4f8e024f62cc (timeout: 30s)\" id=65ae9507-65eb-4a21-961c-9475d3a47933 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.332370 | controller |     "Jun 11 10:55:03.975830 crc crio[22652]: time=\"2026-06-11T10:55:03.975787478Z\" level=info msg=\"Stopping container: 7576fbdac9ae606605e50518d0f7570738dda2963c2b51380edbb05d28745314 (timeout: 30s)\" id=eb026eec-3220-42f2-84fa-9b75017abde4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.332392 | controller |     "Jun 11 10:55:03.975963 crc crio[22652]: time=\"2026-06-11T10:55:03.975892859Z\" level=info msg=\"Stopping container: 62484b5c61d05877cc27a5121471cd33c4ac097934f90ab1bad075a60a6b10de (timeout: 30s)\" id=8c3dc76e-656b-4c81-a07a-5881595b9f2e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.332408 | controller |     "Jun 11 10:55:03.976471 crc crio[22652]: time=\"2026-06-11T10:55:03.975632173Z\" level=info msg=\"Stopping container: 5166c37f312c4ac55fb7f54d5088add42f3e7dba6b396535416425f42251578d (timeout: 30s)\" id=596407c6-13d5-46e5-9cae-d7475fc05b4e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.332423 | controller |     "Jun 11 10:55:03.977286 crc crio[22652]: time=\"2026-06-11T10:55:03.977179313Z\" level=info msg=\"Stopping container: 5a78a5680973ee7e503f431eb4c76e8e2338ea73a337e72869fb725572a61c34 (timeout: 30s)\" id=6a1d9d93-7e4e-433f-a12a-37361beaebe1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.332437 | controller |     "Jun 11 10:55:03.980401 crc crio[22652]: time=\"2026-06-11T10:55:03.975732616Z\" level=info msg=\"Stopping container: d97330e68c40e47eec1425ae9f3ca426794d815d632e776501491664787417e0 (timeout: 30s)\" id=cc77cd87-c2b2-4b4b-aa84-7fdd63e311d4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.332453 | controller |     "Jun 11 10:55:04.042093 crc crio[22652]: time=\"2026-06-11T10:55:04.041714356Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/etc/kubernetes/cni/net.d/00-multus.conf\\\"\"",
2026-06-11 11:58:02.332468 | controller |     "Jun 11 10:55:04.042450 crc crio[22652]: time=\"2026-06-11T10:55:04.042360897Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.332483 | controller |     "Jun 11 10:55:04.047506 crc crio[22652]: time=\"2026-06-11T10:55:04.047334596Z\" level=info msg=\"Stopping container: ded4235e2d91629051f887d09b34bdfa55aa6017194596648369be7205eec939 (timeout: 30s)\" id=755aecd3-5174-4bd0-a91e-6dbfa411f8e1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.332497 | controller |     "Jun 11 10:55:04.141293 crc crio[22652]: time=\"2026-06-11T10:55:04.132517653Z\" level=info msg=\"Removing container: bc491962fef783e8c968a88c1ba1217a49ee4883f3d9f66199d4d2f26593d847\" id=a521d72f-7abd-4958-9781-a2c5f85aca97 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.332512 | controller |     "Jun 11 10:55:04.167658 crc crio[22652]: time=\"2026-06-11T10:55:04.165470589Z\" level=info msg=\"Stopped container 5166c37f312c4ac55fb7f54d5088add42f3e7dba6b396535416425f42251578d: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node\" id=596407c6-13d5-46e5-9cae-d7475fc05b4e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.332526 | controller |     "Jun 11 10:55:04.171874 crc crio[22652]: time=\"2026-06-11T10:55:04.171830165Z\" level=info msg=\"Stopped container 3616a2ff7547e79c5f3e44ff574ab2f7cdcba5b06f4b6e7c3abf4f8e024f62cc: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics\" id=65ae9507-65eb-4a21-961c-9475d3a47933 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.332541 | controller |     "Jun 11 10:55:04.174550 crc crio[22652]: time=\"2026-06-11T10:55:04.174465729Z\" level=info msg=\"Stopped container f638a966efe6c51b890b1f7f9dc1db87bc84194d3f041f238b5975f0244f2065: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller\" id=96f30eed-79ca-4af8-8d28-4c8586a640a1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.332555 | controller |     "Jun 11 10:55:04.180894 crc crio[22652]: time=\"2026-06-11T10:55:04.180816814Z\" level=info msg=\"Removed container bc491962fef783e8c968a88c1ba1217a49ee4883f3d9f66199d4d2f26593d847: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=a521d72f-7abd-4958-9781-a2c5f85aca97 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.332574 | controller |     "Jun 11 10:55:04.191353 crc crio[22652]: time=\"2026-06-11T10:55:04.190989921Z\" level=info msg=\"Stopped container 62484b5c61d05877cc27a5121471cd33c4ac097934f90ab1bad075a60a6b10de: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging\" id=8c3dc76e-656b-4c81-a07a-5881595b9f2e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.332589 | controller |     "Jun 11 10:55:04.192566 crc crio[22652]: time=\"2026-06-11T10:55:04.192521522Z\" level=info msg=\"Removing container: 6dde3f755222cbd319c38197e24a9ff45927898bda82e13d9b4272b3090607ef\" id=f8cd9492-118f-4572-baa0-460a52c08316 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.332607 | controller |     "Jun 11 10:55:04.246489 crc crio[22652]: time=\"2026-06-11T10:55:04.246385742Z\" level=info msg=\"Removed container 6dde3f755222cbd319c38197e24a9ff45927898bda82e13d9b4272b3090607ef: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=f8cd9492-118f-4572-baa0-460a52c08316 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.332629 | controller |     "Jun 11 10:55:04.256754 crc crio[22652]: time=\"2026-06-11T10:55:04.256682108Z\" level=info msg=\"Removing container: a1bc690a5d7640ebcd2334cacab75b7909a2c41f7ee2077b807de1cb4c82e832\" id=67dff631-2ca0-4954-8a7d-d5dc1c27cece name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.332652 | controller |     "Jun 11 10:55:04.285371 crc crio[22652]: time=\"2026-06-11T10:55:04.285248337Z\" level=info msg=\"Removed container a1bc690a5d7640ebcd2334cacab75b7909a2c41f7ee2077b807de1cb4c82e832: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy\" id=67dff631-2ca0-4954-8a7d-d5dc1c27cece name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.332669 | controller |     "Jun 11 10:55:04.311674 crc crio[22652]: time=\"2026-06-11T10:55:04.311554829Z\" level=info msg=\"Stopped container 5a78a5680973ee7e503f431eb4c76e8e2338ea73a337e72869fb725572a61c34: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb\" id=6a1d9d93-7e4e-433f-a12a-37361beaebe1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.332684 | controller |     "Jun 11 10:55:04.388929 crc crio[22652]: time=\"2026-06-11T10:55:04.388607606Z\" level=info msg=\"Stopped container ded4235e2d91629051f887d09b34bdfa55aa6017194596648369be7205eec939: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller\" id=755aecd3-5174-4bd0-a91e-6dbfa411f8e1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.332699 | controller |     "Jun 11 10:55:04.410929 crc crio[22652]: time=\"2026-06-11T10:55:04.410870492Z\" level=info msg=\"Stopped container 7576fbdac9ae606605e50518d0f7570738dda2963c2b51380edbb05d28745314: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd\" id=eb026eec-3220-42f2-84fa-9b75017abde4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.332713 | controller |     "Jun 11 10:55:04.412081 crc crio[22652]: time=\"2026-06-11T10:55:04.412004178Z\" level=info msg=\"Stopped container d97330e68c40e47eec1425ae9f3ca426794d815d632e776501491664787417e0: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb\" id=cc77cd87-c2b2-4b4b-aa84-7fdd63e311d4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.332728 | controller |     "Jun 11 10:55:04.413522 crc crio[22652]: time=\"2026-06-11T10:55:04.413433884Z\" level=info msg=\"Stopping pod sandbox: 056acbe880837bcd1561926247a50a75ddd52f999a401bd0ec0608b539f3f3c3\" id=56836e49-07c8-4a7e-9d72-7b003cb86c89 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.332743 | controller |     "Jun 11 10:55:04.416921 crc crio[22652]: time=\"2026-06-11T10:55:04.416821081Z\" level=info msg=\"Stopped pod sandbox: 056acbe880837bcd1561926247a50a75ddd52f999a401bd0ec0608b539f3f3c3\" id=56836e49-07c8-4a7e-9d72-7b003cb86c89 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.332757 | controller |     "Jun 11 10:55:04.488505 crc crio[22652]: time=\"2026-06-11T10:55:04.488414653Z\" level=info msg=\"Running pod sandbox: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-d6xkh/POD\" id=4cbe7654-dcae-4872-a898-c254449e46a0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.332775 | controller |     "Jun 11 10:55:04.488628 crc crio[22652]: time=\"2026-06-11T10:55:04.488524667Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.332790 | controller |     "Jun 11 10:55:04.504110 crc crio[22652]: time=\"2026-06-11T10:55:04.503994628Z\" 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=4cbe7654-dcae-4872-a898-c254449e46a0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.332805 | controller |     "Jun 11 10:55:04.513914 crc crio[22652]: time=\"2026-06-11T10:55:04.513835413Z\" level=info msg=\"Ran pod sandbox df4eab165cd4ae10154383e5073db19b28e74ddcaa80e338e39b33821061a6a0 with infra container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-d6xkh/POD\" id=4cbe7654-dcae-4872-a898-c254449e46a0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.332820 | controller |     "Jun 11 10:55:04.516544 crc crio[22652]: time=\"2026-06-11T10:55:04.516463595Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=453be761-cc88-4a5f-acd0-aed8061baca3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.332834 | controller |     "Jun 11 10:55:04.519671 crc crio[22652]: time=\"2026-06-11T10:55:04.519594335Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=4b1736c8-2a90-4031-ab48-f3ef7d69fb5f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.332849 | controller |     "Jun 11 10:55:04.529088 crc crio[22652]: time=\"2026-06-11T10:55:04.527851538Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-d6xkh/kube-rbac-proxy\" id=6a848cbc-b318-46b6-bd15-14781658f966 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.332864 | controller |     "Jun 11 10:55:04.529088 crc crio[22652]: time=\"2026-06-11T10:55:04.529061985Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.332879 | controller |     "Jun 11 10:55:04.567926 crc crio[22652]: time=\"2026-06-11T10:55:04.567840595Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.332895 | controller |     "Jun 11 10:55:04.574012 crc crio[22652]: time=\"2026-06-11T10:55:04.573941539Z\" level=info msg=\"Removing container: f638a966efe6c51b890b1f7f9dc1db87bc84194d3f041f238b5975f0244f2065\" id=bcd0fcd5-468e-46a5-be3d-59abe1ce027b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.332911 | controller |     "Jun 11 10:55:04.607164 crc crio[22652]: time=\"2026-06-11T10:55:04.606972628Z\" level=info msg=\"Removed container f638a966efe6c51b890b1f7f9dc1db87bc84194d3f041f238b5975f0244f2065: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller\" id=bcd0fcd5-468e-46a5-be3d-59abe1ce027b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.332925 | controller |     "Jun 11 10:55:04.616487 crc crio[22652]: time=\"2026-06-11T10:55:04.611640455Z\" level=info msg=\"Removing container: ded4235e2d91629051f887d09b34bdfa55aa6017194596648369be7205eec939\" id=4b6c2eb0-cf6c-4156-a2fb-afcce087f8a7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.332940 | controller |     "Jun 11 10:55:04.641786 crc crio[22652]: time=\"2026-06-11T10:55:04.64167554Z\" level=info msg=\"Removed container ded4235e2d91629051f887d09b34bdfa55aa6017194596648369be7205eec939: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller\" id=4b6c2eb0-cf6c-4156-a2fb-afcce087f8a7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.332958 | controller |     "Jun 11 10:55:04.644451 crc crio[22652]: time=\"2026-06-11T10:55:04.644366386Z\" level=info msg=\"Removing container: 3616a2ff7547e79c5f3e44ff574ab2f7cdcba5b06f4b6e7c3abf4f8e024f62cc\" id=a187ac30-517a-4790-929a-3f383561eac7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.332973 | controller |     "Jun 11 10:55:04.661625 crc crio[22652]: time=\"2026-06-11T10:55:04.661542983Z\" level=info msg=\"Removed container 3616a2ff7547e79c5f3e44ff574ab2f7cdcba5b06f4b6e7c3abf4f8e024f62cc: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics\" id=a187ac30-517a-4790-929a-3f383561eac7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.332987 | controller |     "Jun 11 10:55:04.669667 crc crio[22652]: time=\"2026-06-11T10:55:04.669601254Z\" level=info msg=\"Removing container: d97330e68c40e47eec1425ae9f3ca426794d815d632e776501491664787417e0\" id=571836b0-3c4b-48fb-81b7-e29fd02be805 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.333001 | controller |     "Jun 11 10:55:04.689963 crc crio[22652]: time=\"2026-06-11T10:55:04.68980361Z\" level=info msg=\"Removed container d97330e68c40e47eec1425ae9f3ca426794d815d632e776501491664787417e0: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb\" id=571836b0-3c4b-48fb-81b7-e29fd02be805 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.333015 | controller |     "Jun 11 10:55:04.696241 crc crio[22652]: time=\"2026-06-11T10:55:04.696018743Z\" level=info msg=\"Removing container: 62484b5c61d05877cc27a5121471cd33c4ac097934f90ab1bad075a60a6b10de\" id=21d92562-b580-4abc-98cb-22029b6a04d4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.333030 | controller |     "Jun 11 10:55:04.724226 crc crio[22652]: time=\"2026-06-11T10:55:04.724045254Z\" level=info msg=\"Removed container 62484b5c61d05877cc27a5121471cd33c4ac097934f90ab1bad075a60a6b10de: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging\" id=21d92562-b580-4abc-98cb-22029b6a04d4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.333044 | controller |     "Jun 11 10:55:04.729614 crc crio[22652]: time=\"2026-06-11T10:55:04.729484466Z\" level=info msg=\"Removing container: 5a78a5680973ee7e503f431eb4c76e8e2338ea73a337e72869fb725572a61c34\" id=377cb6ee-64d2-4d64-a26a-7eb94a710c89 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.333058 | controller |     "Jun 11 10:55:04.748648 crc crio[22652]: time=\"2026-06-11T10:55:04.748554501Z\" level=info msg=\"Removed container 5a78a5680973ee7e503f431eb4c76e8e2338ea73a337e72869fb725572a61c34: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb\" id=377cb6ee-64d2-4d64-a26a-7eb94a710c89 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.333072 | controller |     "Jun 11 10:55:04.751995 crc crio[22652]: time=\"2026-06-11T10:55:04.751925489Z\" level=info msg=\"Removing container: 5166c37f312c4ac55fb7f54d5088add42f3e7dba6b396535416425f42251578d\" id=7a32f7e7-6529-4c39-b7e1-d225da3fcf94 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.333087 | controller |     "Jun 11 10:55:04.774734 crc crio[22652]: time=\"2026-06-11T10:55:04.774568661Z\" level=info msg=\"Removed container 5166c37f312c4ac55fb7f54d5088add42f3e7dba6b396535416425f42251578d: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node\" id=7a32f7e7-6529-4c39-b7e1-d225da3fcf94 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.333102 | controller |     "Jun 11 10:55:04.777408 crc crio[22652]: time=\"2026-06-11T10:55:04.777333074Z\" level=info msg=\"Removing container: 04fc12f8c69d027d6c645f20981fd5cef4fe9ccc3e08b42609b64d4c1cce219a\" id=4561badd-4cca-42c0-9364-c66c81fbfc6e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.333116 | controller |     "Jun 11 10:55:04.786656 crc crio[22652]: time=\"2026-06-11T10:55:04.786528696Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.333134 | controller |     "Jun 11 10:55:04.793668 crc crio[22652]: time=\"2026-06-11T10:55:04.793555852Z\" level=info msg=\"Removed container 04fc12f8c69d027d6c645f20981fd5cef4fe9ccc3e08b42609b64d4c1cce219a: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup\" id=4561badd-4cca-42c0-9364-c66c81fbfc6e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.333151 | controller |     "Jun 11 10:55:04.796355 crc crio[22652]: time=\"2026-06-11T10:55:04.796299006Z\" level=info msg=\"Removing container: 7576fbdac9ae606605e50518d0f7570738dda2963c2b51380edbb05d28745314\" id=9e658c14-f5bb-4470-9656-bb7bd2ffaf18 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.333166 | controller |     "Jun 11 10:55:04.821558 crc crio[22652]: time=\"2026-06-11T10:55:04.821390282Z\" level=info msg=\"Removed container 7576fbdac9ae606605e50518d0f7570738dda2963c2b51380edbb05d28745314: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd\" id=9e658c14-f5bb-4470-9656-bb7bd2ffaf18 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.333180 | controller |     "Jun 11 10:55:04.830415 crc crio[22652]: time=\"2026-06-11T10:55:04.82941527Z\" level=info msg=\"Stopping pod sandbox: 6286c5cd824d0722cf7d1aa46f4dae6382b3cddde7d5609b9f4d263a4214395a\" id=4574c310-82da-4a79-a4ac-b044fa974bab name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.333195 | controller |     "Jun 11 10:55:04.831016 crc crio[22652]: time=\"2026-06-11T10:55:04.830518645Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6286c5cd824d0722cf7d1aa46f4dae6382b3cddde7d5609b9f4d263a4214395a\" id=4574c310-82da-4a79-a4ac-b044fa974bab name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.333209 | controller |     "Jun 11 10:55:04.831441 crc crio[22652]: time=\"2026-06-11T10:55:04.831352919Z\" level=info msg=\"Removing pod sandbox: 6286c5cd824d0722cf7d1aa46f4dae6382b3cddde7d5609b9f4d263a4214395a\" id=915453b6-fa08-4f22-a98b-34dc16aa0e22 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.333223 | controller |     "Jun 11 10:55:04.851764 crc crio[22652]: time=\"2026-06-11T10:55:04.851712328Z\" level=info msg=\"Removed pod sandbox: 6286c5cd824d0722cf7d1aa46f4dae6382b3cddde7d5609b9f4d263a4214395a\" id=915453b6-fa08-4f22-a98b-34dc16aa0e22 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.333237 | controller |     "Jun 11 10:55:04.853912 crc crio[22652]: time=\"2026-06-11T10:55:04.853802142Z\" level=info msg=\"Stopping pod sandbox: 056acbe880837bcd1561926247a50a75ddd52f999a401bd0ec0608b539f3f3c3\" id=6159b58f-15e1-47bf-9db2-1e9a30748fa7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.333252 | controller |     "Jun 11 10:55:04.854453 crc crio[22652]: time=\"2026-06-11T10:55:04.853970617Z\" level=info msg=\"Stopped pod sandbox (already stopped): 056acbe880837bcd1561926247a50a75ddd52f999a401bd0ec0608b539f3f3c3\" id=6159b58f-15e1-47bf-9db2-1e9a30748fa7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.333266 | controller |     "Jun 11 10:55:04.855527 crc crio[22652]: time=\"2026-06-11T10:55:04.855298029Z\" level=info msg=\"Removing pod sandbox: 056acbe880837bcd1561926247a50a75ddd52f999a401bd0ec0608b539f3f3c3\" id=ded4d940-2849-47c4-b9a1-9b7cda6d0648 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.333280 | controller |     "Jun 11 10:55:04.862965 crc crio[22652]: time=\"2026-06-11T10:55:04.862847031Z\" level=info msg=\"Removed pod sandbox: 056acbe880837bcd1561926247a50a75ddd52f999a401bd0ec0608b539f3f3c3\" id=ded4d940-2849-47c4-b9a1-9b7cda6d0648 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.333294 | controller |     "Jun 11 10:55:04.877742 crc crio[22652]: time=\"2026-06-11T10:55:04.877418321Z\" level=info msg=\"Created container b47326bfe2c4c81ab8069c4c615db91846b238f44c44438bb000a73ee36013d8: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-d6xkh/kube-rbac-proxy\" id=6a848cbc-b318-46b6-bd15-14781658f966 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.333312 | controller |     "Jun 11 10:55:04.878796 crc crio[22652]: time=\"2026-06-11T10:55:04.878715512Z\" level=info msg=\"Starting container: b47326bfe2c4c81ab8069c4c615db91846b238f44c44438bb000a73ee36013d8\" id=72eaff94-24a8-4c74-a9d7-43415b89d218 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.333327 | controller |     "Jun 11 10:55:04.884503 crc crio[22652]: time=\"2026-06-11T10:55:04.884424484Z\" level=info msg=\"Started container\" PID=34953 containerID=b47326bfe2c4c81ab8069c4c615db91846b238f44c44438bb000a73ee36013d8 description=openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-d6xkh/kube-rbac-proxy id=72eaff94-24a8-4c74-a9d7-43415b89d218 name=/runtime.v1.RuntimeService/StartContainer sandboxID=df4eab165cd4ae10154383e5073db19b28e74ddcaa80e338e39b33821061a6a0",
2026-06-11 11:58:02.333342 | controller |     "Jun 11 10:55:04.896041 crc crio[22652]: time=\"2026-06-11T10:55:04.895904388Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=cb9612bb-5e6f-4f76-a30e-539876fbd879 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.333380 | controller |     "Jun 11 10:55:04.901004 crc crio[22652]: time=\"2026-06-11T10:55:04.900843065Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=f576209d-18c8-4ed4-917d-3d5054b50744 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.333396 | controller |     "Jun 11 10:55:04.909746 crc crio[22652]: time=\"2026-06-11T10:55:04.909456368Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-d6xkh/ovnkube-cluster-manager\" id=c0925d2c-4a00-4730-9405-479be78f2544 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.333411 | controller |     "Jun 11 10:55:04.909746 crc crio[22652]: time=\"2026-06-11T10:55:04.909485771Z\" level=info msg=\"Running pod sandbox: openshift-ovn-kubernetes/ovnkube-node-cxsj9/POD\" id=0263544f-d57f-4064-ad04-75a7f0b23f3f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.333427 | controller |     "Jun 11 10:55:04.910083 crc crio[22652]: time=\"2026-06-11T10:55:04.909748439Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.333442 | controller |     "Jun 11 10:55:04.910083 crc crio[22652]: time=\"2026-06-11T10:55:04.909896982Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.333457 | controller |     "Jun 11 10:55:04.930983 crc crio[22652]: time=\"2026-06-11T10:55:04.930829129Z\" 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=0263544f-d57f-4064-ad04-75a7f0b23f3f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.333471 | controller |     "Jun 11 10:55:04.947383 crc crio[22652]: time=\"2026-06-11T10:55:04.947105947Z\" level=info msg=\"Ran pod sandbox ebdb1e5f5f766abc593448aface2d8995056ccb0a7710413faf1f5519aeccbb1 with infra container: openshift-ovn-kubernetes/ovnkube-node-cxsj9/POD\" id=0263544f-d57f-4064-ad04-75a7f0b23f3f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.333486 | controller |     "Jun 11 10:55:04.949796 crc crio[22652]: time=\"2026-06-11T10:55:04.949640793Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.333500 | controller |     "Jun 11 10:55:04.951586 crc crio[22652]: time=\"2026-06-11T10:55:04.951561275Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=1cbf9bae-5ca1-4f86-9caa-448081124536 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.333519 | controller |     "Jun 11 10:55:04.953055 crc crio[22652]: time=\"2026-06-11T10:55:04.953027751Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=953f3089-0076-4aee-b72f-13d7accaeb9a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.333535 | controller |     "Jun 11 10:55:04.953996 crc crio[22652]: time=\"2026-06-11T10:55:04.953881148Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.333549 | controller |     "Jun 11 10:55:04.962246 crc crio[22652]: time=\"2026-06-11T10:55:04.962167991Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-cxsj9/kubecfg-setup\" id=71e58f91-f77c-4640-b22f-d130cd96dd12 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.333564 | controller |     "Jun 11 10:55:04.962706 crc crio[22652]: time=\"2026-06-11T10:55:04.962545413Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.333578 | controller |     "Jun 11 10:55:04.982429 crc crio[22652]: time=\"2026-06-11T10:55:04.982234398Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.333593 | controller |     "Jun 11 10:55:04.983965 crc crio[22652]: time=\"2026-06-11T10:55:04.983887501Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.333608 | controller |     "Jun 11 10:55:05.102613 crc crio[22652]: time=\"2026-06-11T10:55:05.102544897Z\" level=info msg=\"Created container 53c9c3523adfa089a5322eedb2520eacd33174a6580df4e389b6d7ad18a36dcd: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-d6xkh/ovnkube-cluster-manager\" id=c0925d2c-4a00-4730-9405-479be78f2544 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.333622 | controller |     "Jun 11 10:55:05.105723 crc crio[22652]: time=\"2026-06-11T10:55:05.105622815Z\" level=info msg=\"Starting container: 53c9c3523adfa089a5322eedb2520eacd33174a6580df4e389b6d7ad18a36dcd\" id=8a81fa92-2967-4fb4-88f2-808f29ef8459 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.333638 | controller |     "Jun 11 10:55:05.112474 crc crio[22652]: time=\"2026-06-11T10:55:05.111894103Z\" level=info msg=\"Started container\" PID=34977 containerID=53c9c3523adfa089a5322eedb2520eacd33174a6580df4e389b6d7ad18a36dcd description=openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-d6xkh/ovnkube-cluster-manager id=8a81fa92-2967-4fb4-88f2-808f29ef8459 name=/runtime.v1.RuntimeService/StartContainer sandboxID=df4eab165cd4ae10154383e5073db19b28e74ddcaa80e338e39b33821061a6a0",
2026-06-11 11:58:02.333653 | controller |     "Jun 11 10:55:05.147677 crc crio[22652]: time=\"2026-06-11T10:55:05.147534675Z\" level=info msg=\"Created container 856645823e5ab88ad8b02f0d5627782f6eeab70657a8882bde936418741725e5: openshift-ovn-kubernetes/ovnkube-node-cxsj9/kubecfg-setup\" id=71e58f91-f77c-4640-b22f-d130cd96dd12 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.333669 | controller |     "Jun 11 10:55:05.148844 crc crio[22652]: time=\"2026-06-11T10:55:05.148795334Z\" level=info msg=\"Starting container: 856645823e5ab88ad8b02f0d5627782f6eeab70657a8882bde936418741725e5\" id=ba2e35e1-51e8-4897-9089-731693b53421 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.333688 | controller |     "Jun 11 10:55:05.158053 crc crio[22652]: time=\"2026-06-11T10:55:05.153513756Z\" level=info msg=\"Started container\" PID=34978 containerID=856645823e5ab88ad8b02f0d5627782f6eeab70657a8882bde936418741725e5 description=openshift-ovn-kubernetes/ovnkube-node-cxsj9/kubecfg-setup id=ba2e35e1-51e8-4897-9089-731693b53421 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ebdb1e5f5f766abc593448aface2d8995056ccb0a7710413faf1f5519aeccbb1",
2026-06-11 11:58:02.333712 | controller |     "Jun 11 10:55:05.187711 crc crio[22652]: time=\"2026-06-11T10:55:05.187549604Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=c9bbcecb-ac12-4e04-a259-551a1f5221a0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.333735 | controller |     "Jun 11 10:55:05.189813 crc crio[22652]: time=\"2026-06-11T10:55:05.189733294Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=26bafba0-c980-49c8-a6c2-3a5763840405 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.333757 | controller |     "Jun 11 10:55:05.196229 crc crio[22652]: time=\"2026-06-11T10:55:05.196062116Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-cxsj9/ovn-controller\" id=ca67a957-a3f8-427e-a782-5168c2903c95 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.333783 | controller |     "Jun 11 10:55:05.196617 crc crio[22652]: time=\"2026-06-11T10:55:05.196570682Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.333807 | controller |     "Jun 11 10:55:05.198256 crc crio[22652]: time=\"2026-06-11T10:55:05.198064269Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=2209a4ef-550e-400a-bbdd-5eaaccc5a4c6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.333903 | controller |     "Jun 11 10:55:05.217747 crc crio[22652]: time=\"2026-06-11T10:55:05.217654653Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=250461c8-d1d0-4f9c-aeb1-adceb6ccb6db name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.333922 | controller |     "Jun 11 10:55:05.221165 crc crio[22652]: time=\"2026-06-11T10:55:05.220830222Z\" level=info msg=\"Creating container: openshift-multus/multus-bzhnf/kube-multus\" id=62efeb53-ba0b-4d28-aaa0-43c80f1c00a4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.333939 | controller |     "Jun 11 10:55:05.221644 crc crio[22652]: time=\"2026-06-11T10:55:05.221594956Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.333954 | controller |     "Jun 11 10:55:05.256977 crc crio[22652]: time=\"2026-06-11T10:55:05.256797718Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.333969 | controller |     "Jun 11 10:55:05.259608 crc crio[22652]: time=\"2026-06-11T10:55:05.259546826Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.333983 | controller |     "Jun 11 10:55:05.261636 crc crio[22652]: time=\"2026-06-11T10:55:05.261557774Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.333998 | controller |     "Jun 11 10:55:05.263608 crc crio[22652]: time=\"2026-06-11T10:55:05.263542728Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.334017 | controller |     "Jun 11 10:55:05.409653 crc crio[22652]: time=\"2026-06-11T10:55:05.409152658Z\" level=info msg=\"Created container 68495665d38ce684e6bf47a38509b63ace065cfb09dd6f87ee89eaed3ce53c14: openshift-multus/multus-bzhnf/kube-multus\" id=62efeb53-ba0b-4d28-aaa0-43c80f1c00a4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.334033 | controller |     "Jun 11 10:55:05.410914 crc crio[22652]: time=\"2026-06-11T10:55:05.410847903Z\" level=info msg=\"Starting container: 68495665d38ce684e6bf47a38509b63ace065cfb09dd6f87ee89eaed3ce53c14\" id=28742d95-51e0-4042-a7c7-769d47259ca2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.334049 | controller |     "Jun 11 10:55:05.414578 crc crio[22652]: time=\"2026-06-11T10:55:05.414487749Z\" level=info msg=\"Created container 3fec2e93bbfe666e653bcdbc3669e0535b125b85837f15f936c4d28d6be3d2f0: openshift-ovn-kubernetes/ovnkube-node-cxsj9/ovn-controller\" id=ca67a957-a3f8-427e-a782-5168c2903c95 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.334064 | controller |     "Jun 11 10:55:05.415690 crc crio[22652]: time=\"2026-06-11T10:55:05.415651335Z\" level=info msg=\"Starting container: 3fec2e93bbfe666e653bcdbc3669e0535b125b85837f15f936c4d28d6be3d2f0\" id=414180bb-9653-4376-aa28-ad566300c7df name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.334078 | controller |     "Jun 11 10:55:05.419674 crc crio[22652]: time=\"2026-06-11T10:55:05.419602361Z\" level=info msg=\"Started container\" PID=35013 containerID=68495665d38ce684e6bf47a38509b63ace065cfb09dd6f87ee89eaed3ce53c14 description=openshift-multus/multus-bzhnf/kube-multus id=28742d95-51e0-4042-a7c7-769d47259ca2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4674836dcee75012a702db78b5525c1a9492d9ec9c049efb1233b94387c357ef",
2026-06-11 11:58:02.334093 | controller |     "Jun 11 10:55:05.426305 crc crio[22652]: time=\"2026-06-11T10:55:05.426250261Z\" level=info msg=\"Started container\" PID=35010 containerID=3fec2e93bbfe666e653bcdbc3669e0535b125b85837f15f936c4d28d6be3d2f0 description=openshift-ovn-kubernetes/ovnkube-node-cxsj9/ovn-controller id=414180bb-9653-4376-aa28-ad566300c7df name=/runtime.v1.RuntimeService/StartContainer sandboxID=ebdb1e5f5f766abc593448aface2d8995056ccb0a7710413faf1f5519aeccbb1",
2026-06-11 11:58:02.334111 | controller |     "Jun 11 10:55:05.440654 crc crio[22652]: time=\"2026-06-11T10:55:05.440577378Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=d6f8a19e-4a22-4da6-9a84-36d75e0b6d37 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.334134 | controller |     "Jun 11 10:55:05.442736 crc crio[22652]: time=\"2026-06-11T10:55:05.442699505Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=d805261a-484b-4014-a666-ead240a823fd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.334160 | controller |     "Jun 11 10:55:05.460919 crc crio[22652]: time=\"2026-06-11T10:55:05.460853712Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-cxsj9/ovn-acl-logging\" id=4322afab-7086-4bd8-9aaa-288a18310850 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.334180 | controller |     "Jun 11 10:55:05.461707 crc crio[22652]: time=\"2026-06-11T10:55:05.461683169Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.334196 | controller |     "Jun 11 10:55:05.464526 crc crio[22652]: time=\"2026-06-11T10:55:05.464428005Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_ea82f38a-9988-48f7-a026-93297a715699\\\"\"",
2026-06-11 11:58:02.334216 | controller |     "Jun 11 10:55:05.464909 crc crio[22652]: time=\"2026-06-11T10:55:05.464854798Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.334231 | controller |     "Jun 11 10:55:05.499590 crc crio[22652]: time=\"2026-06-11T10:55:05.495579302Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.334246 | controller |     "Jun 11 10:55:05.499590 crc crio[22652]: time=\"2026-06-11T10:55:05.497630817Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.334261 | controller |     "Jun 11 10:55:05.606864 crc crio[22652]: time=\"2026-06-11T10:55:05.606762812Z\" level=info msg=\"Created container 44b3ec1ea0116379e07f0bb40f00bf518796a7558caa6d879f7737ba7b045767: openshift-ovn-kubernetes/ovnkube-node-cxsj9/ovn-acl-logging\" id=4322afab-7086-4bd8-9aaa-288a18310850 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.334276 | controller |     "Jun 11 10:55:05.608626 crc crio[22652]: time=\"2026-06-11T10:55:05.608451065Z\" level=info msg=\"Starting container: 44b3ec1ea0116379e07f0bb40f00bf518796a7558caa6d879f7737ba7b045767\" id=1d298c22-5093-4d95-8997-2d8e3ff24b39 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.334292 | controller |     "Jun 11 10:55:05.613878 crc crio[22652]: time=\"2026-06-11T10:55:05.613578449Z\" level=info msg=\"Started container\" PID=35036 containerID=44b3ec1ea0116379e07f0bb40f00bf518796a7558caa6d879f7737ba7b045767 description=openshift-ovn-kubernetes/ovnkube-node-cxsj9/ovn-acl-logging id=1d298c22-5093-4d95-8997-2d8e3ff24b39 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ebdb1e5f5f766abc593448aface2d8995056ccb0a7710413faf1f5519aeccbb1",
2026-06-11 11:58:02.334314 | controller |     "Jun 11 10:55:05.628049 crc crio[22652]: time=\"2026-06-11T10:55:05.627634924Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=fe471d6a-7ead-4542-ba2a-8cfe2c6d0f62 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.334336 | controller |     "Jun 11 10:55:05.630959 crc crio[22652]: time=\"2026-06-11T10:55:05.630878527Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=7efc0695-f30c-42dc-8f9a-1d7cf43e5099 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.334374 | controller |     "Jun 11 10:55:05.640555 crc crio[22652]: time=\"2026-06-11T10:55:05.640403849Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-cxsj9/kube-rbac-proxy-node\" id=e16ae876-9e59-4cc5-a2c3-10666d9177b0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.334391 | controller |     "Jun 11 10:55:05.640923 crc crio[22652]: time=\"2026-06-11T10:55:05.640862144Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.334407 | controller |     "Jun 11 10:55:05.674234 crc crio[22652]: time=\"2026-06-11T10:55:05.663902446Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.334422 | controller |     "Jun 11 10:55:05.674234 crc crio[22652]: time=\"2026-06-11T10:55:05.665820297Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.334439 | controller |     "Jun 11 10:55:05.787143 crc crio[22652]: time=\"2026-06-11T10:55:05.787040453Z\" level=info msg=\"Created container 9965f50265d035f1981f7eec948285fd731190cf5a3ba49a5c4cfff5bc15a84e: openshift-ovn-kubernetes/ovnkube-node-cxsj9/kube-rbac-proxy-node\" id=e16ae876-9e59-4cc5-a2c3-10666d9177b0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.334479 | controller |     "Jun 11 10:55:05.788731 crc crio[22652]: time=\"2026-06-11T10:55:05.788666595Z\" level=info msg=\"Starting container: 9965f50265d035f1981f7eec948285fd731190cf5a3ba49a5c4cfff5bc15a84e\" id=191f2d6e-5b95-4663-b84b-a3f6e1d8df95 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.334501 | controller |     "Jun 11 10:55:05.795026 crc crio[22652]: time=\"2026-06-11T10:55:05.794874242Z\" level=info msg=\"Started container\" PID=35054 containerID=9965f50265d035f1981f7eec948285fd731190cf5a3ba49a5c4cfff5bc15a84e description=openshift-ovn-kubernetes/ovnkube-node-cxsj9/kube-rbac-proxy-node id=191f2d6e-5b95-4663-b84b-a3f6e1d8df95 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ebdb1e5f5f766abc593448aface2d8995056ccb0a7710413faf1f5519aeccbb1",
2026-06-11 11:58:02.334518 | controller |     "Jun 11 10:55:05.807939 crc crio[22652]: time=\"2026-06-11T10:55:05.807706099Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=2781883d-6888-41e4-b830-c26307ab8f2c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.334533 | controller |     "Jun 11 10:55:05.811806 crc crio[22652]: time=\"2026-06-11T10:55:05.811728948Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=dc95b173-17d9-4efb-b45a-cd1113c37f63 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.334547 | controller |     "Jun 11 10:55:05.815286 crc crio[22652]: time=\"2026-06-11T10:55:05.815185897Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/cert-approver\\\"\"",
2026-06-11 11:58:02.334562 | controller |     "Jun 11 10:55:05.815406 crc crio[22652]: time=\"2026-06-11T10:55:05.81529506Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.334576 | controller |     "Jun 11 10:55:05.817789 crc crio[22652]: time=\"2026-06-11T10:55:05.817725998Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-cxsj9/kube-rbac-proxy-ovn-metrics\" id=f016d6e7-6f12-44af-89dc-3804c514130e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.334591 | controller |     "Jun 11 10:55:05.818468 crc crio[22652]: time=\"2026-06-11T10:55:05.818391869Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.334606 | controller |     "Jun 11 10:55:05.823739 crc crio[22652]: time=\"2026-06-11T10:55:05.823663006Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/install_multus\\\"\"",
2026-06-11 11:58:02.334621 | controller |     "Jun 11 10:55:05.823739 crc crio[22652]: time=\"2026-06-11T10:55:05.823734158Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.334635 | controller |     "Jun 11 10:55:05.824373 crc crio[22652]: time=\"2026-06-11T10:55:05.824279235Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/kubeconfig_generator\\\"\"",
2026-06-11 11:58:02.334649 | controller |     "Jun 11 10:55:05.824448 crc crio[22652]: time=\"2026-06-11T10:55:05.82440824Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.334664 | controller |     "Jun 11 10:55:05.833823 crc crio[22652]: time=\"2026-06-11T10:55:05.833754857Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus\\\"\"",
2026-06-11 11:58:02.334678 | controller |     "Jun 11 10:55:05.833823 crc crio[22652]: time=\"2026-06-11T10:55:05.833819709Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.334693 | controller |     "Jun 11 10:55:05.843739 crc crio[22652]: time=\"2026-06-11T10:55:05.843623879Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus-daemon\\\"\"",
2026-06-11 11:58:02.334712 | controller |     "Jun 11 10:55:05.843739 crc crio[22652]: time=\"2026-06-11T10:55:05.843738563Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.334727 | controller |     "Jun 11 10:55:05.845588 crc crio[22652]: time=\"2026-06-11T10:55:05.84552673Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.334742 | controller |     "Jun 11 10:55:05.846935 crc crio[22652]: time=\"2026-06-11T10:55:05.846867493Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.334757 | controller |     "Jun 11 10:55:05.855082 crc crio[22652]: time=\"2026-06-11T10:55:05.855013091Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus-shim\\\"\"",
2026-06-11 11:58:02.334772 | controller |     "Jun 11 10:55:05.855082 crc crio[22652]: time=\"2026-06-11T10:55:05.855075953Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.334787 | controller |     "Jun 11 10:55:05.864009 crc crio[22652]: time=\"2026-06-11T10:55:05.863937874Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/passthru\\\"\"",
2026-06-11 11:58:02.334801 | controller |     "Jun 11 10:55:05.864009 crc crio[22652]: time=\"2026-06-11T10:55:05.864005527Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.334816 | controller |     "Jun 11 10:55:05.866547 crc crio[22652]: time=\"2026-06-11T10:55:05.866470545Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/thin_entrypoint\\\"\"",
2026-06-11 11:58:02.334830 | controller |     "Jun 11 10:55:05.866634 crc crio[22652]: time=\"2026-06-11T10:55:05.866581178Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.334844 | controller |     "Jun 11 10:55:05.873370 crc crio[22652]: time=\"2026-06-11T10:55:05.872656771Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_ea82f38a-9988-48f7-a026-93297a715699\\\"\"",
2026-06-11 11:58:02.334858 | controller |     "Jun 11 10:55:05.961709 crc crio[22652]: time=\"2026-06-11T10:55:05.961601514Z\" level=info msg=\"Created container 3d33fe25ce68a27d4af7aabb57c0737afec02329f8a8c7f19f43877a3652f857: openshift-ovn-kubernetes/ovnkube-node-cxsj9/kube-rbac-proxy-ovn-metrics\" id=f016d6e7-6f12-44af-89dc-3804c514130e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.334873 | controller |     "Jun 11 10:55:05.963450 crc crio[22652]: time=\"2026-06-11T10:55:05.96336516Z\" level=info msg=\"Starting container: 3d33fe25ce68a27d4af7aabb57c0737afec02329f8a8c7f19f43877a3652f857\" id=a5da40ae-944d-481e-9e88-1e3438bfa6d2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.334888 | controller |     "Jun 11 10:55:05.967747 crc crio[22652]: time=\"2026-06-11T10:55:05.967638966Z\" level=info msg=\"Started container\" PID=35084 containerID=3d33fe25ce68a27d4af7aabb57c0737afec02329f8a8c7f19f43877a3652f857 description=openshift-ovn-kubernetes/ovnkube-node-cxsj9/kube-rbac-proxy-ovn-metrics id=a5da40ae-944d-481e-9e88-1e3438bfa6d2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ebdb1e5f5f766abc593448aface2d8995056ccb0a7710413faf1f5519aeccbb1",
2026-06-11 11:58:02.334903 | controller |     "Jun 11 10:55:05.976413 crc crio[22652]: time=\"2026-06-11T10:55:05.976291441Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=edf9b1e9-b12e-4c71-89a2-5898c8e8e2d3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.334918 | controller |     "Jun 11 10:55:05.980383 crc crio[22652]: time=\"2026-06-11T10:55:05.980318398Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=67dee4b2-78ff-47f8-b034-1bf7d6a40c85 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.334938 | controller |     "Jun 11 10:55:05.985588 crc crio[22652]: time=\"2026-06-11T10:55:05.985499232Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-cxsj9/northd\" id=c2e63dc4-8d6a-40e0-9b58-6535593c54a0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.334953 | controller |     "Jun 11 10:55:05.985855 crc crio[22652]: time=\"2026-06-11T10:55:05.985799942Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.334968 | controller |     "Jun 11 10:55:06.018239 crc crio[22652]: time=\"2026-06-11T10:55:06.014606508Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.334983 | controller |     "Jun 11 10:55:06.018239 crc crio[22652]: time=\"2026-06-11T10:55:06.015987632Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.334998 | controller |     "Jun 11 10:55:06.120822 crc crio[22652]: time=\"2026-06-11T10:55:06.120735345Z\" level=info msg=\"Created container 01356b80ea7c21b12de43088a492c25af0f481f26e1a86abe381db2d50cfc07c: openshift-ovn-kubernetes/ovnkube-node-cxsj9/northd\" id=c2e63dc4-8d6a-40e0-9b58-6535593c54a0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.335013 | controller |     "Jun 11 10:55:06.122421 crc crio[22652]: time=\"2026-06-11T10:55:06.122227733Z\" level=info msg=\"Starting container: 01356b80ea7c21b12de43088a492c25af0f481f26e1a86abe381db2d50cfc07c\" id=4a8d3b01-cf20-48e8-8a48-3f86047a2af8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.335027 | controller |     "Jun 11 10:55:06.127411 crc crio[22652]: time=\"2026-06-11T10:55:06.127330495Z\" level=info msg=\"Started container\" PID=35104 containerID=01356b80ea7c21b12de43088a492c25af0f481f26e1a86abe381db2d50cfc07c description=openshift-ovn-kubernetes/ovnkube-node-cxsj9/northd id=4a8d3b01-cf20-48e8-8a48-3f86047a2af8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ebdb1e5f5f766abc593448aface2d8995056ccb0a7710413faf1f5519aeccbb1",
2026-06-11 11:58:02.335042 | controller |     "Jun 11 10:55:06.136987 crc crio[22652]: time=\"2026-06-11T10:55:06.136910988Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=54f3c10d-7429-433a-98df-08535b25dbb3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.335057 | controller |     "Jun 11 10:55:06.139298 crc crio[22652]: time=\"2026-06-11T10:55:06.139234942Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=bb340ed1-b2ec-4c83-8c67-c12eb3ab90c6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.335071 | controller |     "Jun 11 10:55:06.147393 crc crio[22652]: time=\"2026-06-11T10:55:06.146748961Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-cxsj9/nbdb\" id=42516e32-ff4f-492b-93bd-19b3f4e13b7f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.335086 | controller |     "Jun 11 10:55:06.147393 crc crio[22652]: time=\"2026-06-11T10:55:06.147057941Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.335100 | controller |     "Jun 11 10:55:06.166280 crc crio[22652]: time=\"2026-06-11T10:55:06.166179408Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.335119 | controller |     "Jun 11 10:55:06.167779 crc crio[22652]: time=\"2026-06-11T10:55:06.167676356Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.335134 | controller |     "Jun 11 10:55:06.250895 crc crio[22652]: time=\"2026-06-11T10:55:06.250729302Z\" level=info msg=\"Created container 67c6a8af2d8a3550bf1afedc2a1d9003b11e8f4b8e7a23e478b277a6be95b3b2: openshift-ovn-kubernetes/ovnkube-node-cxsj9/nbdb\" id=42516e32-ff4f-492b-93bd-19b3f4e13b7f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.335149 | controller |     "Jun 11 10:55:06.251990 crc crio[22652]: time=\"2026-06-11T10:55:06.251925591Z\" level=info msg=\"Starting container: 67c6a8af2d8a3550bf1afedc2a1d9003b11e8f4b8e7a23e478b277a6be95b3b2\" id=32424a2e-405e-416d-b0d1-962950b6c48b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.335164 | controller |     "Jun 11 10:55:06.258920 crc crio[22652]: time=\"2026-06-11T10:55:06.258824279Z\" level=info msg=\"Started container\" PID=35115 containerID=67c6a8af2d8a3550bf1afedc2a1d9003b11e8f4b8e7a23e478b277a6be95b3b2 description=openshift-ovn-kubernetes/ovnkube-node-cxsj9/nbdb id=32424a2e-405e-416d-b0d1-962950b6c48b name=/runtime.v1.RuntimeService/StartContainer sandboxID=ebdb1e5f5f766abc593448aface2d8995056ccb0a7710413faf1f5519aeccbb1",
2026-06-11 11:58:02.335178 | controller |     "Jun 11 10:55:08.380394 crc crio[22652]: time=\"2026-06-11T10:55:08.379653036Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=c57e912e-37cd-4b00-ad3b-c8b9926fd53e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.335193 | controller |     "Jun 11 10:55:08.382889 crc crio[22652]: time=\"2026-06-11T10:55:08.382810616Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=b86d5ff6-9a2a-4ea9-ad67-1277fe5fe47e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.335207 | controller |     "Jun 11 10:55:08.391684 crc crio[22652]: time=\"2026-06-11T10:55:08.391574155Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-cxsj9/sbdb\" id=34080ad8-f22a-4cbd-b669-87c377e5cf26 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.335222 | controller |     "Jun 11 10:55:08.392155 crc crio[22652]: time=\"2026-06-11T10:55:08.391985528Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.335236 | controller |     "Jun 11 10:55:08.415533 crc crio[22652]: time=\"2026-06-11T10:55:08.415402362Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.335251 | controller |     "Jun 11 10:55:08.417286 crc crio[22652]: time=\"2026-06-11T10:55:08.417193149Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.335265 | controller |     "Jun 11 10:55:08.503080 crc crio[22652]: time=\"2026-06-11T10:55:08.5029636Z\" level=info msg=\"Created container 9997914dca27cc29b6c1c708e603883ea02774426c647c0d3762d7e92d2dfb1a: openshift-ovn-kubernetes/ovnkube-node-cxsj9/sbdb\" id=34080ad8-f22a-4cbd-b669-87c377e5cf26 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.335280 | controller |     "Jun 11 10:55:08.505029 crc crio[22652]: time=\"2026-06-11T10:55:08.504566032Z\" level=info msg=\"Starting container: 9997914dca27cc29b6c1c708e603883ea02774426c647c0d3762d7e92d2dfb1a\" id=067b4393-a2ce-4ec3-b0be-c29b9138c433 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.335295 | controller |     "Jun 11 10:55:08.509646 crc crio[22652]: time=\"2026-06-11T10:55:08.509398585Z\" level=info msg=\"Started container\" PID=35178 containerID=9997914dca27cc29b6c1c708e603883ea02774426c647c0d3762d7e92d2dfb1a description=openshift-ovn-kubernetes/ovnkube-node-cxsj9/sbdb id=067b4393-a2ce-4ec3-b0be-c29b9138c433 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ebdb1e5f5f766abc593448aface2d8995056ccb0a7710413faf1f5519aeccbb1",
2026-06-11 11:58:02.335313 | controller |     "Jun 11 10:55:10.595506 crc crio[22652]: time=\"2026-06-11T10:55:10.594627303Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=4d508532-1d6b-44ab-b597-f7665a08f949 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.335329 | controller |     "Jun 11 10:55:10.619700 crc crio[22652]: time=\"2026-06-11T10:55:10.618588294Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=7738326c-def4-4985-ac34-f15556330e86 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.335344 | controller |     "Jun 11 10:55:10.627517 crc crio[22652]: time=\"2026-06-11T10:55:10.627423483Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-cxsj9/ovnkube-controller\" id=3385c7bc-a124-4812-b6cd-3a2a6b2c31cd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.335383 | controller |     "Jun 11 10:55:10.627960 crc crio[22652]: time=\"2026-06-11T10:55:10.627916379Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.335399 | controller |     "Jun 11 10:55:10.662791 crc crio[22652]: time=\"2026-06-11T10:55:10.662669053Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.335415 | controller |     "Jun 11 10:55:10.665929 crc crio[22652]: time=\"2026-06-11T10:55:10.665840682Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.335430 | controller |     "Jun 11 10:55:11.152141 crc crio[22652]: time=\"2026-06-11T10:55:11.151716456Z\" level=info msg=\"Created container 4c26b86a3572081c6a98a045a11a1aa86b2a224306fa5cae3be78fc0016c4da7: openshift-ovn-kubernetes/ovnkube-node-cxsj9/ovnkube-controller\" id=3385c7bc-a124-4812-b6cd-3a2a6b2c31cd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.335444 | controller |     "Jun 11 10:55:11.153527 crc crio[22652]: time=\"2026-06-11T10:55:11.153458131Z\" level=info msg=\"Starting container: 4c26b86a3572081c6a98a045a11a1aa86b2a224306fa5cae3be78fc0016c4da7\" id=ce4d6942-e9f8-4935-9a4c-601a41ce331c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.335459 | controller |     "Jun 11 10:55:11.161054 crc crio[22652]: time=\"2026-06-11T10:55:11.160964329Z\" level=info msg=\"Started container\" PID=35331 containerID=4c26b86a3572081c6a98a045a11a1aa86b2a224306fa5cae3be78fc0016c4da7 description=openshift-ovn-kubernetes/ovnkube-node-cxsj9/ovnkube-controller id=ce4d6942-e9f8-4935-9a4c-601a41ce331c name=/runtime.v1.RuntimeService/StartContainer sandboxID=ebdb1e5f5f766abc593448aface2d8995056ccb0a7710413faf1f5519aeccbb1",
2026-06-11 11:58:02.335474 | controller |     "Jun 11 10:55:11.241874 crc crio[22652]: time=\"2026-06-11T10:55:11.241691612Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.335489 | controller |     "Jun 11 10:55:11.242304 crc crio[22652]: time=\"2026-06-11T10:55:11.241967681Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.335503 | controller |     "Jun 11 10:55:11.242471 crc crio[22652]: time=\"2026-06-11T10:55:11.242374194Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.335522 | controller |     "Jun 11 10:55:11.242547 crc crio[22652]: time=\"2026-06-11T10:55:11.242515388Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.335537 | controller |     "Jun 11 10:55:11.242592 crc crio[22652]: time=\"2026-06-11T10:55:11.24256531Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.335551 | controller |     "Jun 11 10:55:11.242641 crc crio[22652]: time=\"2026-06-11T10:55:11.242596881Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.335566 | controller |     "Jun 11 10:55:11.242641 crc crio[22652]: time=\"2026-06-11T10:55:11.242629752Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.335580 | controller |     "Jun 11 10:55:11.242711 crc crio[22652]: time=\"2026-06-11T10:55:11.242648022Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.335594 | controller |     "Jun 11 10:55:11.242808 crc crio[22652]: time=\"2026-06-11T10:55:11.242765055Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.335608 | controller |     "Jun 11 10:55:11.242855 crc crio[22652]: time=\"2026-06-11T10:55:11.242813947Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.335622 | controller |     "Jun 11 10:55:11.242977 crc crio[22652]: time=\"2026-06-11T10:55:11.24291045Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.335636 | controller |     "Jun 11 10:55:11.243238 crc crio[22652]: time=\"2026-06-11T10:55:11.243041714Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.335650 | controller |     "Jun 11 10:55:11.243238 crc crio[22652]: time=\"2026-06-11T10:55:11.243090956Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.335664 | controller |     "Jun 11 10:55:11.243238 crc crio[22652]: time=\"2026-06-11T10:55:11.243195529Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.335678 | controller |     "Jun 11 10:55:11.243369 crc crio[22652]: time=\"2026-06-11T10:55:11.243253211Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.335692 | controller |     "Jun 11 10:55:11.243369 crc crio[22652]: time=\"2026-06-11T10:55:11.243282672Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.335707 | controller |     "Jun 11 10:55:11.243443 crc crio[22652]: time=\"2026-06-11T10:55:11.243382175Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.335721 | controller |     "Jun 11 10:55:11.243443 crc crio[22652]: time=\"2026-06-11T10:55:11.243424306Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.335735 | controller |     "Jun 11 10:55:11.243513 crc crio[22652]: time=\"2026-06-11T10:55:11.243446707Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.335749 | controller |     "Jun 11 10:55:11.243513 crc crio[22652]: time=\"2026-06-11T10:55:11.243469598Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.335764 | controller |     "Jun 11 10:55:11.243586 crc crio[22652]: time=\"2026-06-11T10:55:11.24354134Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.335778 | controller |     "Jun 11 10:55:11.243586 crc crio[22652]: time=\"2026-06-11T10:55:11.243569441Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.335793 | controller |     "Jun 11 10:55:11.243661 crc crio[22652]: time=\"2026-06-11T10:55:11.243644713Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.335810 | controller |     "Jun 11 10:55:11.243701 crc crio[22652]: time=\"2026-06-11T10:55:11.243672274Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.335825 | controller |     "Jun 11 10:55:11.243834 crc crio[22652]: time=\"2026-06-11T10:55:11.243787578Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.335839 | controller |     "Jun 11 10:55:11.243834 crc crio[22652]: time=\"2026-06-11T10:55:11.243831179Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.335853 | controller |     "Jun 11 10:55:11.244282 crc crio[22652]: time=\"2026-06-11T10:55:11.244034116Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.335867 | controller |     "Jun 11 10:55:11.244282 crc crio[22652]: time=\"2026-06-11T10:55:11.244079597Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.335881 | controller |     "Jun 11 10:55:11.244282 crc crio[22652]: time=\"2026-06-11T10:55:11.24414898Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.335895 | controller |     "Jun 11 10:55:11.244282 crc crio[22652]: time=\"2026-06-11T10:55:11.244187601Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.335909 | controller |     "Jun 11 10:55:11.244282 crc crio[22652]: time=\"2026-06-11T10:55:11.244231592Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.335923 | controller |     "Jun 11 10:55:11.244282 crc crio[22652]: time=\"2026-06-11T10:55:11.244259243Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.335937 | controller |     "Jun 11 10:55:11.244553 crc crio[22652]: time=\"2026-06-11T10:55:11.244334526Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.335951 | controller |     "Jun 11 10:55:11.244553 crc crio[22652]: time=\"2026-06-11T10:55:11.244368887Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.335965 | controller |     "Jun 11 10:55:11.244553 crc crio[22652]: time=\"2026-06-11T10:55:11.244462Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.335979 | controller |     "Jun 11 10:55:11.244553 crc crio[22652]: time=\"2026-06-11T10:55:11.24448635Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.335993 | controller |     "Jun 11 10:55:11.244715 crc crio[22652]: time=\"2026-06-11T10:55:11.244610084Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.336007 | controller |     "Jun 11 10:55:11.244715 crc crio[22652]: time=\"2026-06-11T10:55:11.244659456Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.336021 | controller |     "Jun 11 10:55:11.244715 crc crio[22652]: time=\"2026-06-11T10:55:11.244701477Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.336034 | controller |     "Jun 11 10:55:11.244838 crc crio[22652]: time=\"2026-06-11T10:55:11.244743189Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.336048 | controller |     "Jun 11 10:55:11.244878 crc crio[22652]: time=\"2026-06-11T10:55:11.244848752Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.336062 | controller |     "Jun 11 10:55:11.244878 crc crio[22652]: time=\"2026-06-11T10:55:11.244877963Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.336076 | controller |     "Jun 11 10:55:11.245261 crc crio[22652]: time=\"2026-06-11T10:55:11.245079739Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.336093 | controller |     "Jun 11 10:55:11.245261 crc crio[22652]: time=\"2026-06-11T10:55:11.245179873Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.336107 | controller |     "Jun 11 10:55:11.245525 crc crio[22652]: time=\"2026-06-11T10:55:11.245468382Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.336121 | controller |     "Jun 11 10:55:11.245525 crc crio[22652]: time=\"2026-06-11T10:55:11.245508443Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.336135 | controller |     "Jun 11 10:55:11.245655 crc crio[22652]: time=\"2026-06-11T10:55:11.245590975Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.336149 | controller |     "Jun 11 10:55:11.245655 crc crio[22652]: time=\"2026-06-11T10:55:11.245625976Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.336163 | controller |     "Jun 11 10:55:11.245655 crc crio[22652]: time=\"2026-06-11T10:55:11.245646917Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.336176 | controller |     "Jun 11 10:55:11.245757 crc crio[22652]: time=\"2026-06-11T10:55:11.245664107Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.336190 | controller |     "Jun 11 10:55:11.245757 crc crio[22652]: time=\"2026-06-11T10:55:11.2457529Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.336204 | controller |     "Jun 11 10:55:11.245831 crc crio[22652]: time=\"2026-06-11T10:55:11.245778491Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.336218 | controller |     "Jun 11 10:55:11.245865 crc crio[22652]: time=\"2026-06-11T10:55:11.245852153Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.336232 | controller |     "Jun 11 10:55:11.245899 crc crio[22652]: time=\"2026-06-11T10:55:11.245875574Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.336245 | controller |     "Jun 11 10:55:11.246078 crc crio[22652]: time=\"2026-06-11T10:55:11.246012078Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.336259 | controller |     "Jun 11 10:55:11.246266 crc crio[22652]: time=\"2026-06-11T10:55:11.246085781Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.336272 | controller |     "Jun 11 10:55:11.246461 crc crio[22652]: time=\"2026-06-11T10:55:11.246404752Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.336286 | controller |     "Jun 11 10:55:11.246461 crc crio[22652]: time=\"2026-06-11T10:55:11.246443843Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.336300 | controller |     "Jun 11 10:55:11.246715 crc crio[22652]: time=\"2026-06-11T10:55:11.246574466Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.336313 | controller |     "Jun 11 10:55:11.246715 crc crio[22652]: time=\"2026-06-11T10:55:11.246630498Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.336327 | controller |     "Jun 11 10:55:11.246715 crc crio[22652]: time=\"2026-06-11T10:55:11.24666378Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.336341 | controller |     "Jun 11 10:55:11.246715 crc crio[22652]: time=\"2026-06-11T10:55:11.246697651Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.336375 | controller |     "Jun 11 10:55:11.246938 crc crio[22652]: time=\"2026-06-11T10:55:11.246756802Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.336394 | controller |     "Jun 11 10:55:11.246938 crc crio[22652]: time=\"2026-06-11T10:55:11.246791193Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.336409 | controller |     "Jun 11 10:55:11.247306 crc crio[22652]: time=\"2026-06-11T10:55:11.247092724Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.336424 | controller |     "Jun 11 10:55:11.247306 crc crio[22652]: time=\"2026-06-11T10:55:11.247184617Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.336438 | controller |     "Jun 11 10:55:11.247306 crc crio[22652]: time=\"2026-06-11T10:55:11.247254849Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.336452 | controller |     "Jun 11 10:55:11.247306 crc crio[22652]: time=\"2026-06-11T10:55:11.2472813Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.336466 | controller |     "Jun 11 10:55:11.247579 crc crio[22652]: time=\"2026-06-11T10:55:11.247528617Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.336481 | controller |     "Jun 11 10:55:11.247678 crc crio[22652]: time=\"2026-06-11T10:55:11.247582969Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.336495 | controller |     "Jun 11 10:55:11.247678 crc crio[22652]: time=\"2026-06-11T10:55:11.247599039Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.336510 | controller |     "Jun 11 10:55:11.247678 crc crio[22652]: time=\"2026-06-11T10:55:11.24761557Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.336524 | controller |     "Jun 11 10:55:11.247789 crc crio[22652]: time=\"2026-06-11T10:55:11.247693262Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.336538 | controller |     "Jun 11 10:55:11.247789 crc crio[22652]: time=\"2026-06-11T10:55:11.247729683Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.336552 | controller |     "Jun 11 10:55:11.247851 crc crio[22652]: time=\"2026-06-11T10:55:11.247807836Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.336566 | controller |     "Jun 11 10:55:11.247884 crc crio[22652]: time=\"2026-06-11T10:55:11.247852137Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.336580 | controller |     "Jun 11 10:55:11.247918 crc crio[22652]: time=\"2026-06-11T10:55:11.247884138Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.336594 | controller |     "Jun 11 10:55:11.247918 crc crio[22652]: time=\"2026-06-11T10:55:11.247910239Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.336609 | controller |     "Jun 11 10:55:11.248059 crc crio[22652]: time=\"2026-06-11T10:55:11.247998882Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.336623 | controller |     "Jun 11 10:55:11.248296 crc crio[22652]: time=\"2026-06-11T10:55:11.248059104Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.336637 | controller |     "Jun 11 10:55:11.248569 crc crio[22652]: time=\"2026-06-11T10:55:11.248421117Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.336650 | controller |     "Jun 11 10:55:11.248569 crc crio[22652]: time=\"2026-06-11T10:55:11.248455518Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.336665 | controller |     "Jun 11 10:55:11.248569 crc crio[22652]: time=\"2026-06-11T10:55:11.248490459Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.336684 | controller |     "Jun 11 10:55:11.248569 crc crio[22652]: time=\"2026-06-11T10:55:11.24851482Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.336698 | controller |     "Jun 11 10:55:11.248569 crc crio[22652]: time=\"2026-06-11T10:55:11.2485369Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.336712 | controller |     "Jun 11 10:55:11.248569 crc crio[22652]: time=\"2026-06-11T10:55:11.248553339Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.336726 | controller |     "Jun 11 10:55:11.248826 crc crio[22652]: time=\"2026-06-11T10:55:11.248713124Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.336741 | controller |     "Jun 11 10:55:11.248826 crc crio[22652]: time=\"2026-06-11T10:55:11.248744455Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.336755 | controller |     "Jun 11 10:55:11.248826 crc crio[22652]: time=\"2026-06-11T10:55:11.248800637Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.336769 | controller |     "Jun 11 10:55:11.248826 crc crio[22652]: time=\"2026-06-11T10:55:11.248824448Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.336783 | controller |     "Jun 11 10:55:11.248950 crc crio[22652]: time=\"2026-06-11T10:55:11.248919551Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.336798 | controller |     "Jun 11 10:55:11.248950 crc crio[22652]: time=\"2026-06-11T10:55:11.248946702Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.336812 | controller |     "Jun 11 10:55:11.249066 crc crio[22652]: time=\"2026-06-11T10:55:11.249018994Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.336827 | controller |     "Jun 11 10:55:11.249066 crc crio[22652]: time=\"2026-06-11T10:55:11.249064335Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.336841 | controller |     "Jun 11 10:55:11.249293 crc crio[22652]: time=\"2026-06-11T10:55:11.249182229Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.336855 | controller |     "Jun 11 10:55:11.249293 crc crio[22652]: time=\"2026-06-11T10:55:11.249238711Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.336869 | controller |     "Jun 11 10:55:11.249383 crc crio[22652]: time=\"2026-06-11T10:55:11.249337834Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.336885 | controller |     "Jun 11 10:55:11.249383 crc crio[22652]: time=\"2026-06-11T10:55:11.249361555Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.336906 | controller |     "Jun 11 10:55:11.249588 crc crio[22652]: time=\"2026-06-11T10:55:11.249570472Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.336929 | controller |     "Jun 11 10:55:11.249684 crc crio[22652]: time=\"2026-06-11T10:55:11.249601543Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.336947 | controller |     "Jun 11 10:55:11.250009 crc crio[22652]: time=\"2026-06-11T10:55:11.249798699Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.336962 | controller |     "Jun 11 10:55:11.250009 crc crio[22652]: time=\"2026-06-11T10:55:11.249870491Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.336976 | controller |     "Jun 11 10:55:11.250009 crc crio[22652]: time=\"2026-06-11T10:55:11.249913233Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.336996 | controller |     "Jun 11 10:55:11.250009 crc crio[22652]: time=\"2026-06-11T10:55:11.249946694Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.337018 | controller |     "Jun 11 10:55:11.250009 crc crio[22652]: time=\"2026-06-11T10:55:11.249973655Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.337040 | controller |     "Jun 11 10:55:11.250009 crc crio[22652]: time=\"2026-06-11T10:55:11.249992535Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.337057 | controller |     "Jun 11 10:55:11.250420 crc crio[22652]: time=\"2026-06-11T10:55:11.250221003Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.337117 | controller |     "Jun 11 10:55:11.250420 crc crio[22652]: time=\"2026-06-11T10:55:11.250253664Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.337137 | controller |     "Jun 11 10:55:11.250599 crc crio[22652]: time=\"2026-06-11T10:55:11.250555173Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.337152 | controller |     "Jun 11 10:55:11.250683 crc crio[22652]: time=\"2026-06-11T10:55:11.250604965Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.337167 | controller |     "Jun 11 10:55:11.250683 crc crio[22652]: time=\"2026-06-11T10:55:11.250636326Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.337182 | controller |     "Jun 11 10:55:11.250683 crc crio[22652]: time=\"2026-06-11T10:55:11.250660287Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.337196 | controller |     "Jun 11 10:55:11.250818 crc crio[22652]: time=\"2026-06-11T10:55:11.25075432Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.337210 | controller |     "Jun 11 10:55:11.250818 crc crio[22652]: time=\"2026-06-11T10:55:11.250809521Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.337225 | controller |     "Jun 11 10:55:11.250890 crc crio[22652]: time=\"2026-06-11T10:55:11.250833342Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.337239 | controller |     "Jun 11 10:55:11.250890 crc crio[22652]: time=\"2026-06-11T10:55:11.250850673Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.337253 | controller |     "Jun 11 10:55:11.251003 crc crio[22652]: time=\"2026-06-11T10:55:11.250951966Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.337267 | controller |     "Jun 11 10:55:11.251003 crc crio[22652]: time=\"2026-06-11T10:55:11.250994167Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.337281 | controller |     "Jun 11 10:55:11.251423 crc crio[22652]: time=\"2026-06-11T10:55:11.251311767Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.337295 | controller |     "Jun 11 10:55:11.251423 crc crio[22652]: time=\"2026-06-11T10:55:11.251353639Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.337309 | controller |     "Jun 11 10:55:11.251423 crc crio[22652]: time=\"2026-06-11T10:55:11.25138279Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.337323 | controller |     "Jun 11 10:55:11.251423 crc crio[22652]: time=\"2026-06-11T10:55:11.251407281Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.337342 | controller |     "Jun 11 10:55:11.251578 crc crio[22652]: time=\"2026-06-11T10:55:11.251446791Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.337377 | controller |     "Jun 11 10:55:11.251578 crc crio[22652]: time=\"2026-06-11T10:55:11.251477402Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.337392 | controller |     "Jun 11 10:55:11.251640 crc crio[22652]: time=\"2026-06-11T10:55:11.251613336Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.337407 | controller |     "Jun 11 10:55:11.251684 crc crio[22652]: time=\"2026-06-11T10:55:11.251642827Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.337421 | controller |     "Jun 11 10:55:11.251938 crc crio[22652]: time=\"2026-06-11T10:55:11.251843224Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.337435 | controller |     "Jun 11 10:55:11.251997 crc crio[22652]: time=\"2026-06-11T10:55:11.251977558Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.337450 | controller |     "Jun 11 10:55:11.252032 crc crio[22652]: time=\"2026-06-11T10:55:11.252014239Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.337464 | controller |     "Jun 11 10:55:11.252236 crc crio[22652]: time=\"2026-06-11T10:55:11.25204062Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.337477 | controller |     "Jun 11 10:55:11.252236 crc crio[22652]: time=\"2026-06-11T10:55:11.252078951Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.337491 | controller |     "Jun 11 10:55:11.252236 crc crio[22652]: time=\"2026-06-11T10:55:11.252109132Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.337505 | controller |     "Jun 11 10:55:11.252395 crc crio[22652]: time=\"2026-06-11T10:55:11.252265997Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.337519 | controller |     "Jun 11 10:55:11.252395 crc crio[22652]: time=\"2026-06-11T10:55:11.252294408Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.337533 | controller |     "Jun 11 10:55:11.252456 crc crio[22652]: time=\"2026-06-11T10:55:11.252398301Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.337547 | controller |     "Jun 11 10:55:11.252456 crc crio[22652]: time=\"2026-06-11T10:55:11.252423072Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.337561 | controller |     "Jun 11 10:55:11.252565 crc crio[22652]: time=\"2026-06-11T10:55:11.252511515Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.337575 | controller |     "Jun 11 10:55:11.252565 crc crio[22652]: time=\"2026-06-11T10:55:11.252554996Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.337589 | controller |     "Jun 11 10:55:11.252917 crc crio[22652]: time=\"2026-06-11T10:55:11.252775994Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.337603 | controller |     "Jun 11 10:55:11.252917 crc crio[22652]: time=\"2026-06-11T10:55:11.252811295Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.337618 | controller |     "Jun 11 10:55:11.252917 crc crio[22652]: time=\"2026-06-11T10:55:11.252840906Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.337632 | controller |     "Jun 11 10:55:11.252917 crc crio[22652]: time=\"2026-06-11T10:55:11.252865286Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.337650 | controller |     "Jun 11 10:55:11.252917 crc crio[22652]: time=\"2026-06-11T10:55:11.252886067Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.337665 | controller |     "Jun 11 10:55:11.252917 crc crio[22652]: time=\"2026-06-11T10:55:11.252902738Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.337680 | controller |     "Jun 11 10:55:11.253193 crc crio[22652]: time=\"2026-06-11T10:55:11.253012721Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.337694 | controller |     "Jun 11 10:55:11.253193 crc crio[22652]: time=\"2026-06-11T10:55:11.253086504Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.337708 | controller |     "Jun 11 10:55:11.253193 crc crio[22652]: time=\"2026-06-11T10:55:11.253189277Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.337722 | controller |     "Jun 11 10:55:11.253364 crc crio[22652]: time=\"2026-06-11T10:55:11.253245939Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.337736 | controller |     "Jun 11 10:55:11.253443 crc crio[22652]: time=\"2026-06-11T10:55:11.253412214Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.337750 | controller |     "Jun 11 10:55:11.253526 crc crio[22652]: time=\"2026-06-11T10:55:11.253455505Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.337764 | controller |     "Jun 11 10:55:11.253526 crc crio[22652]: time=\"2026-06-11T10:55:11.253484416Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.337778 | controller |     "Jun 11 10:55:11.253526 crc crio[22652]: time=\"2026-06-11T10:55:11.253506707Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.337793 | controller |     "Jun 11 10:55:11.253661 crc crio[22652]: time=\"2026-06-11T10:55:11.253528958Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.337821 | controller |     "Jun 11 10:55:11.253661 crc crio[22652]: time=\"2026-06-11T10:55:11.253568129Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.337838 | controller |     "Jun 11 10:55:11.253854 crc crio[22652]: time=\"2026-06-11T10:55:11.253821417Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.337853 | controller |     "Jun 11 10:55:11.253939 crc crio[22652]: time=\"2026-06-11T10:55:11.253865798Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.337868 | controller |     "Jun 11 10:55:11.254450 crc crio[22652]: time=\"2026-06-11T10:55:11.254080705Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.337882 | controller |     "Jun 11 10:55:11.254450 crc crio[22652]: time=\"2026-06-11T10:55:11.25424633Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.337896 | controller |     "Jun 11 10:55:11.254450 crc crio[22652]: time=\"2026-06-11T10:55:11.254293822Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.337910 | controller |     "Jun 11 10:55:11.254450 crc crio[22652]: time=\"2026-06-11T10:55:11.254327453Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.337925 | controller |     "Jun 11 10:55:11.254450 crc crio[22652]: time=\"2026-06-11T10:55:11.254360074Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.337939 | controller |     "Jun 11 10:55:11.254450 crc crio[22652]: time=\"2026-06-11T10:55:11.254385685Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.337957 | controller |     "Jun 11 10:55:11.254450 crc crio[22652]: time=\"2026-06-11T10:55:11.254416276Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.337974 | controller |     "Jun 11 10:55:11.254450 crc crio[22652]: time=\"2026-06-11T10:55:11.254432687Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.337996 | controller |     "Jun 11 10:55:11.254765 crc crio[22652]: time=\"2026-06-11T10:55:11.25458142Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.338018 | controller |     "Jun 11 10:55:11.254765 crc crio[22652]: time=\"2026-06-11T10:55:11.254646053Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.338040 | controller |     "Jun 11 10:55:11.254765 crc crio[22652]: time=\"2026-06-11T10:55:11.254677264Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.338062 | controller |     "Jun 11 10:55:11.254765 crc crio[22652]: time=\"2026-06-11T10:55:11.254701464Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.338081 | controller |     "Jun 11 10:55:11.254765 crc crio[22652]: time=\"2026-06-11T10:55:11.254752677Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.338101 | controller |     "Jun 11 10:55:11.254940 crc crio[22652]: time=\"2026-06-11T10:55:11.254783218Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.338123 | controller |     "Jun 11 10:55:11.254940 crc crio[22652]: time=\"2026-06-11T10:55:11.254883861Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.338142 | controller |     "Jun 11 10:55:11.254940 crc crio[22652]: time=\"2026-06-11T10:55:11.254909042Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.338157 | controller |     "Jun 11 10:55:11.255046 crc crio[22652]: time=\"2026-06-11T10:55:11.254989855Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.338171 | controller |     "Jun 11 10:55:11.255046 crc crio[22652]: time=\"2026-06-11T10:55:11.255012755Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.338186 | controller |     "Jun 11 10:55:11.255106 crc crio[22652]: time=\"2026-06-11T10:55:11.255093518Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.338200 | controller |     "Jun 11 10:55:11.255244 crc crio[22652]: time=\"2026-06-11T10:55:11.25516774Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.338214 | controller |     "Jun 11 10:55:11.255420 crc crio[22652]: time=\"2026-06-11T10:55:11.255385886Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.338228 | controller |     "Jun 11 10:55:11.255471 crc crio[22652]: time=\"2026-06-11T10:55:11.255442198Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.338241 | controller |     "Jun 11 10:55:11.255578 crc crio[22652]: time=\"2026-06-11T10:55:11.2555027Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.338255 | controller |     "Jun 11 10:55:11.255649 crc crio[22652]: time=\"2026-06-11T10:55:11.255611023Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.338269 | controller |     "Jun 11 10:55:11.255685 crc crio[22652]: time=\"2026-06-11T10:55:11.255667455Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.338283 | controller |     "Jun 11 10:55:11.255797 crc crio[22652]: time=\"2026-06-11T10:55:11.255768279Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.338302 | controller |     "Jun 11 10:55:11.255856 crc crio[22652]: time=\"2026-06-11T10:55:11.25582777Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.338317 | controller |     "Jun 11 10:55:11.255946 crc crio[22652]: time=\"2026-06-11T10:55:11.255918593Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.338331 | controller |     "Jun 11 10:55:11.255946 crc crio[22652]: time=\"2026-06-11T10:55:11.255945474Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.338364 | controller |     "Jun 11 10:55:11.256034 crc crio[22652]: time=\"2026-06-11T10:55:11.256008786Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.338385 | controller |     "Jun 11 10:55:11.256180 crc crio[22652]: time=\"2026-06-11T10:55:11.256039817Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.338400 | controller |     "Jun 11 10:55:11.256180 crc crio[22652]: time=\"2026-06-11T10:55:11.256063728Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.338415 | controller |     "Jun 11 10:55:11.256408 crc crio[22652]: time=\"2026-06-11T10:55:11.256376678Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.338429 | controller |     "Jun 11 10:55:11.256462 crc crio[22652]: time=\"2026-06-11T10:55:11.25642216Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.338443 | controller |     "Jun 11 10:55:11.256504 crc crio[22652]: time=\"2026-06-11T10:55:11.25645235Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.338457 | controller |     "Jun 11 10:55:11.256541 crc crio[22652]: time=\"2026-06-11T10:55:11.256512152Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.338471 | controller |     "Jun 11 10:55:11.256541 crc crio[22652]: time=\"2026-06-11T10:55:11.256522813Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.338485 | controller |     "Jun 11 10:55:11.256541 crc crio[22652]: time=\"2026-06-11T10:55:11.256537713Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.338499 | controller |     "Jun 11 10:55:11.256641 crc crio[22652]: time=\"2026-06-11T10:55:11.256558014Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.338513 | controller |     "Jun 11 10:55:11.256680 crc crio[22652]: time=\"2026-06-11T10:55:11.256647227Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.338527 | controller |     "Jun 11 10:55:11.256680 crc crio[22652]: time=\"2026-06-11T10:55:11.256663007Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.338540 | controller |     "Jun 11 10:55:11.256774 crc crio[22652]: time=\"2026-06-11T10:55:11.25674544Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.338554 | controller |     "Jun 11 10:55:11.256829 crc crio[22652]: time=\"2026-06-11T10:55:11.256774471Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.338568 | controller |     "Jun 11 10:55:11.256886 crc crio[22652]: time=\"2026-06-11T10:55:11.256845203Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.338581 | controller |     "Jun 11 10:55:11.256886 crc crio[22652]: time=\"2026-06-11T10:55:11.256855993Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.338595 | controller |     "Jun 11 10:55:11.256886 crc crio[22652]: time=\"2026-06-11T10:55:11.256872064Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.338615 | controller |     "Jun 11 10:55:11.256982 crc crio[22652]: time=\"2026-06-11T10:55:11.256961167Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.338629 | controller |     "Jun 11 10:55:11.257014 crc crio[22652]: time=\"2026-06-11T10:55:11.256986788Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.338643 | controller |     "Jun 11 10:55:11.257074 crc crio[22652]: time=\"2026-06-11T10:55:11.25704633Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.338657 | controller |     "Jun 11 10:55:11.257370 crc crio[22652]: time=\"2026-06-11T10:55:11.257084631Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.338671 | controller |     "Jun 11 10:55:11.257370 crc crio[22652]: time=\"2026-06-11T10:55:11.257189544Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.338685 | controller |     "Jun 11 10:55:11.257370 crc crio[22652]: time=\"2026-06-11T10:55:11.257243936Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.338700 | controller |     "Jun 11 10:55:11.257914 crc crio[22652]: time=\"2026-06-11T10:55:11.257450642Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.338715 | controller |     "Jun 11 10:55:11.257914 crc crio[22652]: time=\"2026-06-11T10:55:11.257649358Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.338729 | controller |     "Jun 11 10:55:11.257914 crc crio[22652]: time=\"2026-06-11T10:55:11.257867485Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.338744 | controller |     "Jun 11 10:55:11.258555 crc crio[22652]: time=\"2026-06-11T10:55:11.257957028Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.338758 | controller |     "Jun 11 10:55:11.258555 crc crio[22652]: time=\"2026-06-11T10:55:11.258006429Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.338772 | controller |     "Jun 11 10:55:11.258555 crc crio[22652]: time=\"2026-06-11T10:55:11.258083102Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.338786 | controller |     "Jun 11 10:55:11.258555 crc crio[22652]: time=\"2026-06-11T10:55:11.258182745Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.338800 | controller |     "Jun 11 10:55:11.258555 crc crio[22652]: time=\"2026-06-11T10:55:11.258284958Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.338813 | controller |     "Jun 11 10:55:11.258555 crc crio[22652]: time=\"2026-06-11T10:55:11.258414802Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.338827 | controller |     "Jun 11 10:55:11.258555 crc crio[22652]: time=\"2026-06-11T10:55:11.258455854Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.338841 | controller |     "Jun 11 10:55:11.259327 crc crio[22652]: time=\"2026-06-11T10:55:11.258561207Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.338855 | controller |     "Jun 11 10:55:11.259327 crc crio[22652]: time=\"2026-06-11T10:55:11.258595388Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.338868 | controller |     "Jun 11 10:55:11.259327 crc crio[22652]: time=\"2026-06-11T10:55:11.258689651Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.338883 | controller |     "Jun 11 10:55:11.259327 crc crio[22652]: time=\"2026-06-11T10:55:11.258723922Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.338899 | controller |     "Jun 11 10:55:11.259327 crc crio[22652]: time=\"2026-06-11T10:55:11.258800515Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.338914 | controller |     "Jun 11 10:55:11.259327 crc crio[22652]: time=\"2026-06-11T10:55:11.258828266Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.338928 | controller |     "Jun 11 10:55:11.259327 crc crio[22652]: time=\"2026-06-11T10:55:11.258930109Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.338942 | controller |     "Jun 11 10:55:11.259327 crc crio[22652]: time=\"2026-06-11T10:55:11.25896652Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.338957 | controller |     "Jun 11 10:55:11.259327 crc crio[22652]: time=\"2026-06-11T10:55:11.259072024Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.338971 | controller |     "Jun 11 10:55:11.259327 crc crio[22652]: time=\"2026-06-11T10:55:11.259100074Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.338986 | controller |     "Jun 11 10:55:11.259327 crc crio[22652]: time=\"2026-06-11T10:55:11.259168057Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.339000 | controller |     "Jun 11 10:55:11.259327 crc crio[22652]: time=\"2026-06-11T10:55:11.259231069Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.339014 | controller |     "Jun 11 10:55:11.259708 crc crio[22652]: time=\"2026-06-11T10:55:11.259398333Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.339029 | controller |     "Jun 11 10:55:11.259708 crc crio[22652]: time=\"2026-06-11T10:55:11.259435224Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.339043 | controller |     "Jun 11 10:55:11.259708 crc crio[22652]: time=\"2026-06-11T10:55:11.259564268Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.339057 | controller |     "Jun 11 10:55:11.259708 crc crio[22652]: time=\"2026-06-11T10:55:11.259596279Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.339071 | controller |     "Jun 11 10:55:11.259708 crc crio[22652]: time=\"2026-06-11T10:55:11.259658801Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.339086 | controller |     "Jun 11 10:55:11.259708 crc crio[22652]: time=\"2026-06-11T10:55:11.259693242Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.339100 | controller |     "Jun 11 10:55:11.259881 crc crio[22652]: time=\"2026-06-11T10:55:11.259753904Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.339114 | controller |     "Jun 11 10:55:11.259881 crc crio[22652]: time=\"2026-06-11T10:55:11.259779095Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.339128 | controller |     "Jun 11 10:55:11.259941 crc crio[22652]: time=\"2026-06-11T10:55:11.259874888Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.339142 | controller |     "Jun 11 10:55:11.259941 crc crio[22652]: time=\"2026-06-11T10:55:11.259910069Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.339157 | controller |     "Jun 11 10:55:11.260108 crc crio[22652]: time=\"2026-06-11T10:55:11.259980812Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.339180 | controller |     "Jun 11 10:55:11.260108 crc crio[22652]: time=\"2026-06-11T10:55:11.260007793Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.339203 | controller |     "Jun 11 10:55:11.260313 crc crio[22652]: time=\"2026-06-11T10:55:11.260101096Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.339224 | controller |     "Jun 11 10:55:11.260313 crc crio[22652]: time=\"2026-06-11T10:55:11.2602294Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.339244 | controller |     "Jun 11 10:55:11.260420 crc crio[22652]: time=\"2026-06-11T10:55:11.260385695Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.339264 | controller |     "Jun 11 10:55:11.260478 crc crio[22652]: time=\"2026-06-11T10:55:11.260432906Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.339280 | controller |     "Jun 11 10:55:11.260478 crc crio[22652]: time=\"2026-06-11T10:55:11.260467077Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.339295 | controller |     "Jun 11 10:55:11.260552 crc crio[22652]: time=\"2026-06-11T10:55:11.260492278Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.339309 | controller |     "Jun 11 10:55:11.260552 crc crio[22652]: time=\"2026-06-11T10:55:11.260515749Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.339323 | controller |     "Jun 11 10:55:11.260552 crc crio[22652]: time=\"2026-06-11T10:55:11.260532189Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.339337 | controller |     "Jun 11 10:55:11.260784 crc crio[22652]: time=\"2026-06-11T10:55:11.260746666Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.339372 | controller |     "Jun 11 10:55:11.260849 crc crio[22652]: time=\"2026-06-11T10:55:11.260800338Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.339388 | controller |     "Jun 11 10:55:11.260907 crc crio[22652]: time=\"2026-06-11T10:55:11.26084604Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.339404 | controller |     "Jun 11 10:55:11.260907 crc crio[22652]: time=\"2026-06-11T10:55:11.260878661Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.339419 | controller |     "Jun 11 10:55:11.261183 crc crio[22652]: time=\"2026-06-11T10:55:11.260974914Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.339433 | controller |     "Jun 11 10:55:11.261183 crc crio[22652]: time=\"2026-06-11T10:55:11.261004045Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.339447 | controller |     "Jun 11 10:55:11.261347 crc crio[22652]: time=\"2026-06-11T10:55:11.261265133Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.339461 | controller |     "Jun 11 10:55:11.261347 crc crio[22652]: time=\"2026-06-11T10:55:11.261308784Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.339475 | controller |     "Jun 11 10:55:11.261454 crc crio[22652]: time=\"2026-06-11T10:55:11.261347656Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.339489 | controller |     "Jun 11 10:55:11.261454 crc crio[22652]: time=\"2026-06-11T10:55:11.261382137Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.339503 | controller |     "Jun 11 10:55:11.261553 crc crio[22652]: time=\"2026-06-11T10:55:11.261453829Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.339522 | controller |     "Jun 11 10:55:11.261553 crc crio[22652]: time=\"2026-06-11T10:55:11.2614844Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.339536 | controller |     "Jun 11 10:55:11.261641 crc crio[22652]: time=\"2026-06-11T10:55:11.261626095Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.339550 | controller |     "Jun 11 10:55:11.261699 crc crio[22652]: time=\"2026-06-11T10:55:11.261664816Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.339564 | controller |     "Jun 11 10:55:11.261699 crc crio[22652]: time=\"2026-06-11T10:55:11.261684786Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.339578 | controller |     "Jun 11 10:55:11.261795 crc crio[22652]: time=\"2026-06-11T10:55:11.261709907Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.339592 | controller |     "Jun 11 10:55:11.261921 crc crio[22652]: time=\"2026-06-11T10:55:11.261888933Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.339606 | controller |     "Jun 11 10:55:11.261998 crc crio[22652]: time=\"2026-06-11T10:55:11.261927424Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.339620 | controller |     "Jun 11 10:55:11.262452 crc crio[22652]: time=\"2026-06-11T10:55:11.262015897Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.339634 | controller |     "Jun 11 10:55:11.262452 crc crio[22652]: time=\"2026-06-11T10:55:11.262355318Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.339649 | controller |     "Jun 11 10:55:11.262566 crc crio[22652]: time=\"2026-06-11T10:55:11.262467461Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.339663 | controller |     "Jun 11 10:55:11.262566 crc crio[22652]: time=\"2026-06-11T10:55:11.262499032Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.339677 | controller |     "Jun 11 10:55:11.262659 crc crio[22652]: time=\"2026-06-11T10:55:11.262580115Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.339691 | controller |     "Jun 11 10:55:11.262659 crc crio[22652]: time=\"2026-06-11T10:55:11.262616506Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.339705 | controller |     "Jun 11 10:55:11.262762 crc crio[22652]: time=\"2026-06-11T10:55:11.262739169Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.339719 | controller |     "Jun 11 10:55:11.262815 crc crio[22652]: time=\"2026-06-11T10:55:11.26276802Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.339733 | controller |     "Jun 11 10:55:11.262963 crc crio[22652]: time=\"2026-06-11T10:55:11.262924766Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.339747 | controller |     "Jun 11 10:55:11.263040 crc crio[22652]: time=\"2026-06-11T10:55:11.262977928Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.339761 | controller |     "Jun 11 10:55:11.263040 crc crio[22652]: time=\"2026-06-11T10:55:11.263014459Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.339776 | controller |     "Jun 11 10:55:11.263365 crc crio[22652]: time=\"2026-06-11T10:55:11.26304681Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.339790 | controller |     "Jun 11 10:55:11.263365 crc crio[22652]: time=\"2026-06-11T10:55:11.263076121Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.339808 | controller |     "Jun 11 10:55:11.263365 crc crio[22652]: time=\"2026-06-11T10:55:11.263100532Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.339823 | controller |     "Jun 11 10:55:11.263507 crc crio[22652]: time=\"2026-06-11T10:55:11.263463632Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.339837 | controller |     "Jun 11 10:55:11.263507 crc crio[22652]: time=\"2026-06-11T10:55:11.263501924Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.339852 | controller |     "Jun 11 10:55:11.263661 crc crio[22652]: time=\"2026-06-11T10:55:11.263608687Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.339866 | controller |     "Jun 11 10:55:11.263661 crc crio[22652]: time=\"2026-06-11T10:55:11.263646608Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.339880 | controller |     "Jun 11 10:55:11.263864 crc crio[22652]: time=\"2026-06-11T10:55:11.263821134Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.339894 | controller |     "Jun 11 10:55:11.263956 crc crio[22652]: time=\"2026-06-11T10:55:11.263878186Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.339908 | controller |     "Jun 11 10:55:11.263956 crc crio[22652]: time=\"2026-06-11T10:55:11.263937498Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.339923 | controller |     "Jun 11 10:55:11.264062 crc crio[22652]: time=\"2026-06-11T10:55:11.263975939Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.339945 | controller |     "Jun 11 10:55:11.264062 crc crio[22652]: time=\"2026-06-11T10:55:11.264033371Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.340039 | controller |     "Jun 11 10:55:11.264263 crc crio[22652]: time=\"2026-06-11T10:55:11.264067312Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.340068 | controller |     "Jun 11 10:55:11.264344 crc crio[22652]: time=\"2026-06-11T10:55:11.264277579Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.340087 | controller |     "Jun 11 10:55:11.264344 crc crio[22652]: time=\"2026-06-11T10:55:11.26431598Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.340108 | controller |     "Jun 11 10:55:11.265460 crc crio[22652]: time=\"2026-06-11T10:55:11.264721133Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.340123 | controller |     "Jun 11 10:55:11.265460 crc crio[22652]: time=\"2026-06-11T10:55:11.264752974Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.340137 | controller |     "Jun 11 10:55:11.265460 crc crio[22652]: time=\"2026-06-11T10:55:11.264926148Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.340152 | controller |     "Jun 11 10:55:11.265460 crc crio[22652]: time=\"2026-06-11T10:55:11.26498322Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.340166 | controller |     "Jun 11 10:55:11.265460 crc crio[22652]: time=\"2026-06-11T10:55:11.265364133Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.340180 | controller |     "Jun 11 10:55:11.265460 crc crio[22652]: time=\"2026-06-11T10:55:11.265397414Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.340195 | controller |     "Jun 11 10:55:11.265890 crc crio[22652]: time=\"2026-06-11T10:55:11.265461826Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.340214 | controller |     "Jun 11 10:55:11.265890 crc crio[22652]: time=\"2026-06-11T10:55:11.265501157Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.340229 | controller |     "Jun 11 10:55:11.265890 crc crio[22652]: time=\"2026-06-11T10:55:11.26560179Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.340243 | controller |     "Jun 11 10:55:11.265890 crc crio[22652]: time=\"2026-06-11T10:55:11.265627641Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.340262 | controller |     "Jun 11 10:55:11.265890 crc crio[22652]: time=\"2026-06-11T10:55:11.265793196Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.340285 | controller |     "Jun 11 10:55:11.265890 crc crio[22652]: time=\"2026-06-11T10:55:11.265830928Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.340306 | controller |     "Jun 11 10:55:11.266330 crc crio[22652]: time=\"2026-06-11T10:55:11.26592069Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.340321 | controller |     "Jun 11 10:55:11.266330 crc crio[22652]: time=\"2026-06-11T10:55:11.265945741Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.340335 | controller |     "Jun 11 10:55:11.266330 crc crio[22652]: time=\"2026-06-11T10:55:11.266189869Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.340370 | controller |     "Jun 11 10:55:11.266330 crc crio[22652]: time=\"2026-06-11T10:55:11.266259151Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.340387 | controller |     "Jun 11 10:55:11.266494 crc crio[22652]: time=\"2026-06-11T10:55:11.266382215Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.340401 | controller |     "Jun 11 10:55:11.266494 crc crio[22652]: time=\"2026-06-11T10:55:11.266417366Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.340415 | controller |     "Jun 11 10:55:11.266648 crc crio[22652]: time=\"2026-06-11T10:55:11.266610653Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.340430 | controller |     "Jun 11 10:55:11.266735 crc crio[22652]: time=\"2026-06-11T10:55:11.266663304Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.340444 | controller |     "Jun 11 10:55:11.266735 crc crio[22652]: time=\"2026-06-11T10:55:11.266725466Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.340458 | controller |     "Jun 11 10:55:11.266923 crc crio[22652]: time=\"2026-06-11T10:55:11.266751757Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.340472 | controller |     "Jun 11 10:55:11.266923 crc crio[22652]: time=\"2026-06-11T10:55:11.266901242Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.340486 | controller |     "Jun 11 10:55:11.267019 crc crio[22652]: time=\"2026-06-11T10:55:11.266937823Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.340500 | controller |     "Jun 11 10:55:11.267062 crc crio[22652]: time=\"2026-06-11T10:55:11.267047707Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.340514 | controller |     "Jun 11 10:55:11.267187 crc crio[22652]: time=\"2026-06-11T10:55:11.267073737Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.340528 | controller |     "Jun 11 10:55:11.267400 crc crio[22652]: time=\"2026-06-11T10:55:11.267361467Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.340547 | controller |     "Jun 11 10:55:11.267501 crc crio[22652]: time=\"2026-06-11T10:55:11.267415458Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.340562 | controller |     "Jun 11 10:55:11.267501 crc crio[22652]: time=\"2026-06-11T10:55:11.26745454Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.340576 | controller |     "Jun 11 10:55:11.267709 crc crio[22652]: time=\"2026-06-11T10:55:11.267533152Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.340590 | controller |     "Jun 11 10:55:11.267709 crc crio[22652]: time=\"2026-06-11T10:55:11.267593314Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.340605 | controller |     "Jun 11 10:55:11.267814 crc crio[22652]: time=\"2026-06-11T10:55:11.267732589Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.340619 | controller |     "Jun 11 10:55:11.267814 crc crio[22652]: time=\"2026-06-11T10:55:11.26777385Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.340633 | controller |     "Jun 11 10:55:11.267921 crc crio[22652]: time=\"2026-06-11T10:55:11.267851042Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.340647 | controller |     "Jun 11 10:55:11.267979 crc crio[22652]: time=\"2026-06-11T10:55:11.267934905Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.340660 | controller |     "Jun 11 10:55:11.267979 crc crio[22652]: time=\"2026-06-11T10:55:11.267968196Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.340674 | controller |     "Jun 11 10:55:11.268231 crc crio[22652]: time=\"2026-06-11T10:55:11.26809422Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.340688 | controller |     "Jun 11 10:55:11.268231 crc crio[22652]: time=\"2026-06-11T10:55:11.268188568Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.340702 | controller |     "Jun 11 10:55:11.268395 crc crio[22652]: time=\"2026-06-11T10:55:11.268347528Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.340715 | controller |     "Jun 11 10:55:11.268468 crc crio[22652]: time=\"2026-06-11T10:55:11.26840539Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.340729 | controller |     "Jun 11 10:55:11.268518 crc crio[22652]: time=\"2026-06-11T10:55:11.268491333Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.340743 | controller |     "Jun 11 10:55:11.268518 crc crio[22652]: time=\"2026-06-11T10:55:11.268517344Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.340757 | controller |     "Jun 11 10:55:11.268700 crc crio[22652]: time=\"2026-06-11T10:55:11.268663108Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.340771 | controller |     "Jun 11 10:55:11.268773 crc crio[22652]: time=\"2026-06-11T10:55:11.26871493Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.340785 | controller |     "Jun 11 10:55:11.268822 crc crio[22652]: time=\"2026-06-11T10:55:11.268804553Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.340799 | controller |     "Jun 11 10:55:11.268881 crc crio[22652]: time=\"2026-06-11T10:55:11.268829654Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.340813 | controller |     "Jun 11 10:55:11.271312 crc crio[22652]: time=\"2026-06-11T10:55:11.269740162Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.340830 | controller |     "Jun 11 10:55:11.271312 crc crio[22652]: time=\"2026-06-11T10:55:11.269789004Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.340845 | controller |     "Jun 11 10:55:11.271312 crc crio[22652]: time=\"2026-06-11T10:55:11.269817535Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.340858 | controller |     "Jun 11 10:55:11.271312 crc crio[22652]: time=\"2026-06-11T10:55:11.269840905Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.340872 | controller |     "Jun 11 10:55:11.271312 crc crio[22652]: time=\"2026-06-11T10:55:11.269875747Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.340886 | controller |     "Jun 11 10:55:11.271312 crc crio[22652]: time=\"2026-06-11T10:55:11.269913269Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.340901 | controller |     "Jun 11 10:55:11.271312 crc crio[22652]: time=\"2026-06-11T10:55:11.270389173Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.340915 | controller |     "Jun 11 10:55:11.271312 crc crio[22652]: time=\"2026-06-11T10:55:11.270429254Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.340930 | controller |     "Jun 11 10:55:11.271312 crc crio[22652]: time=\"2026-06-11T10:55:11.27061067Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.340944 | controller |     "Jun 11 10:55:11.271312 crc crio[22652]: time=\"2026-06-11T10:55:11.270645681Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.340957 | controller |     "Jun 11 10:55:11.271312 crc crio[22652]: time=\"2026-06-11T10:55:11.270774164Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.340972 | controller |     "Jun 11 10:55:11.271312 crc crio[22652]: time=\"2026-06-11T10:55:11.270813895Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.340986 | controller |     "Jun 11 10:55:11.271312 crc crio[22652]: time=\"2026-06-11T10:55:11.270910689Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.341000 | controller |     "Jun 11 10:55:11.271312 crc crio[22652]: time=\"2026-06-11T10:55:11.27094524Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.341014 | controller |     "Jun 11 10:55:11.271312 crc crio[22652]: time=\"2026-06-11T10:55:11.271019782Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.341032 | controller |     "Jun 11 10:55:11.271312 crc crio[22652]: time=\"2026-06-11T10:55:11.271051513Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.341047 | controller |     "Jun 11 10:55:11.271312 crc crio[22652]: time=\"2026-06-11T10:55:11.27128125Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.341063 | controller |     "Jun 11 10:55:11.271312 crc crio[22652]: time=\"2026-06-11T10:55:11.271319172Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.341123 | controller |     "Jun 11 10:55:11.272988 crc crio[22652]: time=\"2026-06-11T10:55:11.271438386Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.341145 | controller |     "Jun 11 10:55:11.272988 crc crio[22652]: time=\"2026-06-11T10:55:11.271469467Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.341161 | controller |     "Jun 11 10:55:11.272988 crc crio[22652]: time=\"2026-06-11T10:55:11.27159318Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.341179 | controller |     "Jun 11 10:55:11.272988 crc crio[22652]: time=\"2026-06-11T10:55:11.271620461Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.341195 | controller |     "Jun 11 10:55:11.272988 crc crio[22652]: time=\"2026-06-11T10:55:11.271724215Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.341209 | controller |     "Jun 11 10:55:11.272988 crc crio[22652]: time=\"2026-06-11T10:55:11.271755746Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.341224 | controller |     "Jun 11 10:55:11.272988 crc crio[22652]: time=\"2026-06-11T10:55:11.2721865Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.341238 | controller |     "Jun 11 10:55:11.272988 crc crio[22652]: time=\"2026-06-11T10:55:11.272255642Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.341253 | controller |     "Jun 11 10:55:11.272988 crc crio[22652]: time=\"2026-06-11T10:55:11.272291563Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.341268 | controller |     "Jun 11 10:55:11.272988 crc crio[22652]: time=\"2026-06-11T10:55:11.272321054Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.341283 | controller |     "Jun 11 10:55:11.272988 crc crio[22652]: time=\"2026-06-11T10:55:11.272349225Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.341297 | controller |     "Jun 11 10:55:11.272988 crc crio[22652]: time=\"2026-06-11T10:55:11.272370475Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.341311 | controller |     "Jun 11 10:55:11.272988 crc crio[22652]: time=\"2026-06-11T10:55:11.27251479Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.341325 | controller |     "Jun 11 10:55:11.272988 crc crio[22652]: time=\"2026-06-11T10:55:11.272549401Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.341342 | controller |     "Jun 11 10:55:11.272988 crc crio[22652]: time=\"2026-06-11T10:55:11.272652696Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.341391 | controller |     "Jun 11 10:55:11.272988 crc crio[22652]: time=\"2026-06-11T10:55:11.272690577Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.341416 | controller |     "Jun 11 10:55:11.272988 crc crio[22652]: time=\"2026-06-11T10:55:11.27281431Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.341436 | controller |     "Jun 11 10:55:11.272988 crc crio[22652]: time=\"2026-06-11T10:55:11.272850661Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.341457 | controller |     "Jun 11 10:55:11.272988 crc crio[22652]: time=\"2026-06-11T10:55:11.272929984Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.341479 | controller |     "Jun 11 10:55:11.272988 crc crio[22652]: time=\"2026-06-11T10:55:11.272964986Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.341498 | controller |     "Jun 11 10:55:11.273936 crc crio[22652]: time=\"2026-06-11T10:55:11.273080698Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.341513 | controller |     "Jun 11 10:55:11.273936 crc crio[22652]: time=\"2026-06-11T10:55:11.273247974Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.341531 | controller |     "Jun 11 10:55:11.273936 crc crio[22652]: time=\"2026-06-11T10:55:11.273405509Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.341546 | controller |     "Jun 11 10:55:11.273936 crc crio[22652]: time=\"2026-06-11T10:55:11.27343889Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.341560 | controller |     "Jun 11 10:55:11.273936 crc crio[22652]: time=\"2026-06-11T10:55:11.273531632Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.341574 | controller |     "Jun 11 10:55:11.273936 crc crio[22652]: time=\"2026-06-11T10:55:11.273573673Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.341588 | controller |     "Jun 11 10:55:11.273936 crc crio[22652]: time=\"2026-06-11T10:55:11.273653367Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.341602 | controller |     "Jun 11 10:55:11.273936 crc crio[22652]: time=\"2026-06-11T10:55:11.273688068Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.341616 | controller |     "Jun 11 10:55:11.273936 crc crio[22652]: time=\"2026-06-11T10:55:11.273800291Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.341630 | controller |     "Jun 11 10:55:11.273936 crc crio[22652]: time=\"2026-06-11T10:55:11.273828412Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.341644 | controller |     "Jun 11 10:55:11.273936 crc crio[22652]: time=\"2026-06-11T10:55:11.273925275Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.341658 | controller |     "Jun 11 10:55:11.273936 crc crio[22652]: time=\"2026-06-11T10:55:11.273950356Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.341672 | controller |     "Jun 11 10:55:11.274658 crc crio[22652]: time=\"2026-06-11T10:55:11.274095441Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.341685 | controller |     "Jun 11 10:55:11.274658 crc crio[22652]: time=\"2026-06-11T10:55:11.274169933Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.341699 | controller |     "Jun 11 10:55:11.274658 crc crio[22652]: time=\"2026-06-11T10:55:11.274267476Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.341713 | controller |     "Jun 11 10:55:11.274658 crc crio[22652]: time=\"2026-06-11T10:55:11.274295537Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.341727 | controller |     "Jun 11 10:55:11.274658 crc crio[22652]: time=\"2026-06-11T10:55:11.274562295Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.341742 | controller |     "Jun 11 10:55:11.274658 crc crio[22652]: time=\"2026-06-11T10:55:11.274586766Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.341756 | controller |     "Jun 11 10:55:11.274884 crc crio[22652]: time=\"2026-06-11T10:55:11.274688929Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.341770 | controller |     "Jun 11 10:55:11.274884 crc crio[22652]: time=\"2026-06-11T10:55:11.27472041Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.341784 | controller |     "Jun 11 10:55:11.275076 crc crio[22652]: time=\"2026-06-11T10:55:11.275016419Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.341811 | controller |     "Jun 11 10:55:11.275076 crc crio[22652]: time=\"2026-06-11T10:55:11.275067681Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.341830 | controller |     "Jun 11 10:55:11.275300 crc crio[22652]: time=\"2026-06-11T10:55:11.275252617Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.341846 | controller |     "Jun 11 10:55:11.275300 crc crio[22652]: time=\"2026-06-11T10:55:11.275283358Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.341861 | controller |     "Jun 11 10:55:11.275496 crc crio[22652]: time=\"2026-06-11T10:55:11.275449303Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.341877 | controller |     "Jun 11 10:55:11.275496 crc crio[22652]: time=\"2026-06-11T10:55:11.275478824Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.341892 | controller |     "Jun 11 10:55:11.275635 crc crio[22652]: time=\"2026-06-11T10:55:11.275600968Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.341906 | controller |     "Jun 11 10:55:11.275700 crc crio[22652]: time=\"2026-06-11T10:55:11.275643199Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.341920 | controller |     "Jun 11 10:55:11.275739 crc crio[22652]: time=\"2026-06-11T10:55:11.275713542Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.341934 | controller |     "Jun 11 10:55:11.275739 crc crio[22652]: time=\"2026-06-11T10:55:11.275737433Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.341948 | controller |     "Jun 11 10:55:11.275864 crc crio[22652]: time=\"2026-06-11T10:55:11.275820545Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.341963 | controller |     "Jun 11 10:55:11.275864 crc crio[22652]: time=\"2026-06-11T10:55:11.275863507Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.341977 | controller |     "Jun 11 10:55:11.275955 crc crio[22652]: time=\"2026-06-11T10:55:11.275936329Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.341991 | controller |     "Jun 11 10:55:11.275990 crc crio[22652]: time=\"2026-06-11T10:55:11.27595943Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.342005 | controller |     "Jun 11 10:55:11.276073 crc crio[22652]: time=\"2026-06-11T10:55:11.276041952Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.342019 | controller |     "Jun 11 10:55:11.276235 crc crio[22652]: time=\"2026-06-11T10:55:11.276084984Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.342033 | controller |     "Jun 11 10:55:11.276362 crc crio[22652]: time=\"2026-06-11T10:55:11.276311801Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.342048 | controller |     "Jun 11 10:55:11.276433 crc crio[22652]: time=\"2026-06-11T10:55:11.276366223Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.342062 | controller |     "Jun 11 10:55:11.277017 crc crio[22652]: time=\"2026-06-11T10:55:11.276957291Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.342076 | controller |     "Jun 11 10:55:11.277017 crc crio[22652]: time=\"2026-06-11T10:55:11.277006482Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.342090 | controller |     "Jun 11 10:55:11.277181 crc crio[22652]: time=\"2026-06-11T10:55:11.277094575Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.342104 | controller |     "Jun 11 10:55:11.277272 crc crio[22652]: time=\"2026-06-11T10:55:11.27724238Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.342121 | controller |     "Jun 11 10:55:11.277390 crc crio[22652]: time=\"2026-06-11T10:55:11.277331883Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.342136 | controller |     "Jun 11 10:55:11.277468 crc crio[22652]: time=\"2026-06-11T10:55:11.277398925Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.342150 | controller |     "Jun 11 10:55:11.277468 crc crio[22652]: time=\"2026-06-11T10:55:11.277416375Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.342164 | controller |     "Jun 11 10:55:11.277468 crc crio[22652]: time=\"2026-06-11T10:55:11.277441046Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.342178 | controller |     "Jun 11 10:55:11.277626 crc crio[22652]: time=\"2026-06-11T10:55:11.277518999Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.342192 | controller |     "Jun 11 10:55:11.277626 crc crio[22652]: time=\"2026-06-11T10:55:11.27755217Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.342206 | controller |     "Jun 11 10:55:11.277722 crc crio[22652]: time=\"2026-06-11T10:55:11.277649773Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.342219 | controller |     "Jun 11 10:55:11.277722 crc crio[22652]: time=\"2026-06-11T10:55:11.277685844Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.342233 | controller |     "Jun 11 10:55:11.277808 crc crio[22652]: time=\"2026-06-11T10:55:11.277763967Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.342247 | controller |     "Jun 11 10:55:11.277808 crc crio[22652]: time=\"2026-06-11T10:55:11.277802718Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.342262 | controller |     "Jun 11 10:55:11.277907 crc crio[22652]: time=\"2026-06-11T10:55:11.277832409Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.342277 | controller |     "Jun 11 10:55:11.277907 crc crio[22652]: time=\"2026-06-11T10:55:11.277898461Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.342292 | controller |     "Jun 11 10:55:11.277989 crc crio[22652]: time=\"2026-06-11T10:55:11.277965163Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.342306 | controller |     "Jun 11 10:55:11.278077 crc crio[22652]: time=\"2026-06-11T10:55:11.278001264Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.342320 | controller |     "Jun 11 10:55:11.278224 crc crio[22652]: time=\"2026-06-11T10:55:11.2780984Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.342335 | controller |     "Jun 11 10:55:11.278224 crc crio[22652]: time=\"2026-06-11T10:55:11.278189363Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.342371 | controller |     "Jun 11 10:55:11.278338 crc crio[22652]: time=\"2026-06-11T10:55:11.278290626Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.342388 | controller |     "Jun 11 10:55:11.278338 crc crio[22652]: time=\"2026-06-11T10:55:11.278325708Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.342403 | controller |     "Jun 11 10:55:11.278727 crc crio[22652]: time=\"2026-06-11T10:55:11.278638725Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.342417 | controller |     "Jun 11 10:55:11.278727 crc crio[22652]: time=\"2026-06-11T10:55:11.278711937Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.342435 | controller |     "Jun 11 10:55:11.278849 crc crio[22652]: time=\"2026-06-11T10:55:11.278767359Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.342450 | controller |     "Jun 11 10:55:11.278849 crc crio[22652]: time=\"2026-06-11T10:55:11.278833531Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.342464 | controller |     "Jun 11 10:55:11.278936 crc crio[22652]: time=\"2026-06-11T10:55:11.278906053Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.342478 | controller |     "Jun 11 10:55:11.278992 crc crio[22652]: time=\"2026-06-11T10:55:11.278978526Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.342492 | controller |     "Jun 11 10:55:11.279098 crc crio[22652]: time=\"2026-06-11T10:55:11.279039168Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.342506 | controller |     "Jun 11 10:55:11.279318 crc crio[22652]: time=\"2026-06-11T10:55:11.27910599Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.342522 | controller |     "Jun 11 10:55:11.279318 crc crio[22652]: time=\"2026-06-11T10:55:11.279263654Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.342544 | controller |     "Jun 11 10:55:11.280707 crc crio[22652]: time=\"2026-06-11T10:55:11.279299445Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.342566 | controller |     "Jun 11 10:55:11.280707 crc crio[22652]: time=\"2026-06-11T10:55:11.279634856Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.342588 | controller |     "Jun 11 10:55:11.280707 crc crio[22652]: time=\"2026-06-11T10:55:11.279679037Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.342608 | controller |     "Jun 11 10:55:11.280707 crc crio[22652]: time=\"2026-06-11T10:55:11.280421811Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.342629 | controller |     "Jun 11 10:55:11.280707 crc crio[22652]: time=\"2026-06-11T10:55:11.280462082Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.342650 | controller |     "Jun 11 10:55:11.280707 crc crio[22652]: time=\"2026-06-11T10:55:11.280599001Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.342671 | controller |     "Jun 11 10:55:11.280707 crc crio[22652]: time=\"2026-06-11T10:55:11.280648928Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.342686 | controller |     "Jun 11 10:55:11.281028 crc crio[22652]: time=\"2026-06-11T10:55:11.280763392Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.342700 | controller |     "Jun 11 10:55:11.281028 crc crio[22652]: time=\"2026-06-11T10:55:11.280790533Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.342715 | controller |     "Jun 11 10:55:11.281028 crc crio[22652]: time=\"2026-06-11T10:55:11.280800233Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.342729 | controller |     "Jun 11 10:55:11.281028 crc crio[22652]: time=\"2026-06-11T10:55:11.280815434Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.342743 | controller |     "Jun 11 10:55:11.281028 crc crio[22652]: time=\"2026-06-11T10:55:11.280861395Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.342757 | controller |     "Jun 11 10:55:11.281028 crc crio[22652]: time=\"2026-06-11T10:55:11.280900196Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.342775 | controller |     "Jun 11 10:55:11.281028 crc crio[22652]: time=\"2026-06-11T10:55:11.28101216Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.342789 | controller |     "Jun 11 10:55:11.281531 crc crio[22652]: time=\"2026-06-11T10:55:11.281045981Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.342803 | controller |     "Jun 11 10:55:11.281531 crc crio[22652]: time=\"2026-06-11T10:55:11.281069712Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.342817 | controller |     "Jun 11 10:55:11.281531 crc crio[22652]: time=\"2026-06-11T10:55:11.281086652Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.342831 | controller |     "Jun 11 10:55:11.281531 crc crio[22652]: time=\"2026-06-11T10:55:11.281392066Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.342845 | controller |     "Jun 11 10:55:11.281531 crc crio[22652]: time=\"2026-06-11T10:55:11.281427087Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.342859 | controller |     "Jun 11 10:55:11.281531 crc crio[22652]: time=\"2026-06-11T10:55:11.281519486Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.342873 | controller |     "Jun 11 10:55:11.281776 crc crio[22652]: time=\"2026-06-11T10:55:11.281559247Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.342887 | controller |     "Jun 11 10:55:11.281776 crc crio[22652]: time=\"2026-06-11T10:55:11.281674825Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.342901 | controller |     "Jun 11 10:55:11.281776 crc crio[22652]: time=\"2026-06-11T10:55:11.281706856Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.342915 | controller |     "Jun 11 10:55:11.281776 crc crio[22652]: time=\"2026-06-11T10:55:11.281727967Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.342929 | controller |     "Jun 11 10:55:11.281776 crc crio[22652]: time=\"2026-06-11T10:55:11.281745257Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.342942 | controller |     "Jun 11 10:55:11.281981 crc crio[22652]: time=\"2026-06-11T10:55:11.281894497Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.342956 | controller |     "Jun 11 10:55:11.281981 crc crio[22652]: time=\"2026-06-11T10:55:11.281929308Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.342970 | controller |     "Jun 11 10:55:11.282175 crc crio[22652]: time=\"2026-06-11T10:55:11.282081568Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.342983 | controller |     "Jun 11 10:55:11.282283 crc crio[22652]: time=\"2026-06-11T10:55:11.282177231Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.342997 | controller |     "Jun 11 10:55:11.282283 crc crio[22652]: time=\"2026-06-11T10:55:11.282225713Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.343011 | controller |     "Jun 11 10:55:11.282283 crc crio[22652]: time=\"2026-06-11T10:55:11.282264094Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.343025 | controller |     "Jun 11 10:55:11.282416 crc crio[22652]: time=\"2026-06-11T10:55:11.282325831Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.343039 | controller |     "Jun 11 10:55:11.282416 crc crio[22652]: time=\"2026-06-11T10:55:11.282362442Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.343056 | controller |     "Jun 11 10:55:11.282572 crc crio[22652]: time=\"2026-06-11T10:55:11.282516847Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.343070 | controller |     "Jun 11 10:55:11.282649 crc crio[22652]: time=\"2026-06-11T10:55:11.282577119Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.343084 | controller |     "Jun 11 10:55:11.282649 crc crio[22652]: time=\"2026-06-11T10:55:11.28261768Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.343099 | controller |     "Jun 11 10:55:11.282727 crc crio[22652]: time=\"2026-06-11T10:55:11.282663532Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.343113 | controller |     "Jun 11 10:55:11.282820 crc crio[22652]: time=\"2026-06-11T10:55:11.282781256Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.343127 | controller |     "Jun 11 10:55:11.282881 crc crio[22652]: time=\"2026-06-11T10:55:11.282833137Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.343142 | controller |     "Jun 11 10:55:11.282881 crc crio[22652]: time=\"2026-06-11T10:55:11.282846108Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.343156 | controller |     "Jun 11 10:55:11.282881 crc crio[22652]: time=\"2026-06-11T10:55:11.282863538Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.343170 | controller |     "Jun 11 10:55:11.283012 crc crio[22652]: time=\"2026-06-11T10:55:11.282973407Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.343184 | controller |     "Jun 11 10:55:11.283065 crc crio[22652]: time=\"2026-06-11T10:55:11.283052409Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.343198 | controller |     "Jun 11 10:55:11.283101 crc crio[22652]: time=\"2026-06-11T10:55:11.28306965Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.343212 | controller |     "Jun 11 10:55:11.283101 crc crio[22652]: time=\"2026-06-11T10:55:11.283091801Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.343227 | controller |     "Jun 11 10:55:11.283324 crc crio[22652]: time=\"2026-06-11T10:55:11.283291072Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.343241 | controller |     "Jun 11 10:55:11.283430 crc crio[22652]: time=\"2026-06-11T10:55:11.283338154Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.343255 | controller |     "Jun 11 10:55:11.283548 crc crio[22652]: time=\"2026-06-11T10:55:11.283503249Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.343269 | controller |     "Jun 11 10:55:11.283615 crc crio[22652]: time=\"2026-06-11T10:55:11.283566261Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.343282 | controller |     "Jun 11 10:55:11.283615 crc crio[22652]: time=\"2026-06-11T10:55:11.283583641Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.343296 | controller |     "Jun 11 10:55:11.283615 crc crio[22652]: time=\"2026-06-11T10:55:11.283610922Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.343311 | controller |     "Jun 11 10:55:11.283759 crc crio[22652]: time=\"2026-06-11T10:55:11.283664394Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.343331 | controller |     "Jun 11 10:55:11.283759 crc crio[22652]: time=\"2026-06-11T10:55:11.283700985Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.343361 | controller |     "Jun 11 10:55:11.283836 crc crio[22652]: time=\"2026-06-11T10:55:11.283805439Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.343384 | controller |     "Jun 11 10:55:11.283836 crc crio[22652]: time=\"2026-06-11T10:55:11.283835329Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.343399 | controller |     "Jun 11 10:55:11.284035 crc crio[22652]: time=\"2026-06-11T10:55:11.283977634Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.343414 | controller |     "Jun 11 10:55:11.284163 crc crio[22652]: time=\"2026-06-11T10:55:11.284043056Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.343428 | controller |     "Jun 11 10:55:11.284163 crc crio[22652]: time=\"2026-06-11T10:55:11.284074107Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.343442 | controller |     "Jun 11 10:55:11.284163 crc crio[22652]: time=\"2026-06-11T10:55:11.284098998Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.343456 | controller |     "Jun 11 10:55:11.284526 crc crio[22652]: time=\"2026-06-11T10:55:11.284407788Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.343471 | controller |     "Jun 11 10:55:11.284526 crc crio[22652]: time=\"2026-06-11T10:55:11.284442229Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.343485 | controller |     "Jun 11 10:55:11.284618 crc crio[22652]: time=\"2026-06-11T10:55:11.284547142Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.343499 | controller |     "Jun 11 10:55:11.284618 crc crio[22652]: time=\"2026-06-11T10:55:11.284578173Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.343513 | controller |     "Jun 11 10:55:11.285552 crc crio[22652]: time=\"2026-06-11T10:55:11.284709288Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.343527 | controller |     "Jun 11 10:55:11.285552 crc crio[22652]: time=\"2026-06-11T10:55:11.284748009Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.343541 | controller |     "Jun 11 10:55:11.285552 crc crio[22652]: time=\"2026-06-11T10:55:11.284823421Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.343555 | controller |     "Jun 11 10:55:11.285552 crc crio[22652]: time=\"2026-06-11T10:55:11.284855592Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.343569 | controller |     "Jun 11 10:55:11.285552 crc crio[22652]: time=\"2026-06-11T10:55:11.284961996Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.343584 | controller |     "Jun 11 10:55:11.285552 crc crio[22652]: time=\"2026-06-11T10:55:11.284995847Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.343598 | controller |     "Jun 11 10:55:11.285552 crc crio[22652]: time=\"2026-06-11T10:55:11.28509582Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.343612 | controller |     "Jun 11 10:55:11.285552 crc crio[22652]: time=\"2026-06-11T10:55:11.285186993Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.343625 | controller |     "Jun 11 10:55:11.285552 crc crio[22652]: time=\"2026-06-11T10:55:11.285360168Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.343643 | controller |     "Jun 11 10:55:11.285552 crc crio[22652]: time=\"2026-06-11T10:55:11.285392549Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.343658 | controller |     "Jun 11 10:55:11.285552 crc crio[22652]: time=\"2026-06-11T10:55:11.285501563Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.343672 | controller |     "Jun 11 10:55:11.285552 crc crio[22652]: time=\"2026-06-11T10:55:11.285530684Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.343687 | controller |     "Jun 11 10:55:11.285946 crc crio[22652]: time=\"2026-06-11T10:55:11.285641147Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.343705 | controller |     "Jun 11 10:55:11.285946 crc crio[22652]: time=\"2026-06-11T10:55:11.285672928Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.343728 | controller |     "Jun 11 10:55:11.285946 crc crio[22652]: time=\"2026-06-11T10:55:11.285775132Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.343750 | controller |     "Jun 11 10:55:11.285946 crc crio[22652]: time=\"2026-06-11T10:55:11.285806953Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.343771 | controller |     "Jun 11 10:55:11.285946 crc crio[22652]: time=\"2026-06-11T10:55:11.285908196Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.343790 | controller |     "Jun 11 10:55:11.285946 crc crio[22652]: time=\"2026-06-11T10:55:11.285939957Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.343810 | controller |     "Jun 11 10:55:11.286335 crc crio[22652]: time=\"2026-06-11T10:55:11.286066221Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.343832 | controller |     "Jun 11 10:55:11.286335 crc crio[22652]: time=\"2026-06-11T10:55:11.286097592Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.343856 | controller |     "Jun 11 10:55:11.286335 crc crio[22652]: time=\"2026-06-11T10:55:11.286254177Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.343879 | controller |     "Jun 11 10:55:11.286335 crc crio[22652]: time=\"2026-06-11T10:55:11.286289028Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.343895 | controller |     "Jun 11 10:55:11.289100 crc crio[22652]: time=\"2026-06-11T10:55:11.286378841Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.343914 | controller |     "Jun 11 10:55:11.289100 crc crio[22652]: time=\"2026-06-11T10:55:11.286411772Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.343938 | controller |     "Jun 11 10:55:11.289100 crc crio[22652]: time=\"2026-06-11T10:55:11.286555997Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.343962 | controller |     "Jun 11 10:55:11.289100 crc crio[22652]: time=\"2026-06-11T10:55:11.286591068Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.343981 | controller |     "Jun 11 10:55:11.289100 crc crio[22652]: time=\"2026-06-11T10:55:11.286728922Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.343996 | controller |     "Jun 11 10:55:11.289100 crc crio[22652]: time=\"2026-06-11T10:55:11.286764663Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.344011 | controller |     "Jun 11 10:55:11.289100 crc crio[22652]: time=\"2026-06-11T10:55:11.286848491Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.344030 | controller |     "Jun 11 10:55:11.289100 crc crio[22652]: time=\"2026-06-11T10:55:11.286886622Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.344046 | controller |     "Jun 11 10:55:11.289100 crc crio[22652]: time=\"2026-06-11T10:55:11.286913163Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.344060 | controller |     "Jun 11 10:55:11.289100 crc crio[22652]: time=\"2026-06-11T10:55:11.286940584Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.344074 | controller |     "Jun 11 10:55:11.289100 crc crio[22652]: time=\"2026-06-11T10:55:11.287229953Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.344088 | controller |     "Jun 11 10:55:11.289100 crc crio[22652]: time=\"2026-06-11T10:55:11.287269779Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.344103 | controller |     "Jun 11 10:55:11.289100 crc crio[22652]: time=\"2026-06-11T10:55:11.287302416Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.344117 | controller |     "Jun 11 10:55:11.289100 crc crio[22652]: time=\"2026-06-11T10:55:11.287334397Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.344131 | controller |     "Jun 11 10:55:11.289100 crc crio[22652]: time=\"2026-06-11T10:55:11.287488075Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.344145 | controller |     "Jun 11 10:55:11.289100 crc crio[22652]: time=\"2026-06-11T10:55:11.287529576Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.344159 | controller |     "Jun 11 10:55:11.289100 crc crio[22652]: time=\"2026-06-11T10:55:11.287618699Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.344173 | controller |     "Jun 11 10:55:11.289100 crc crio[22652]: time=\"2026-06-11T10:55:11.287699732Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.344188 | controller |     "Jun 11 10:55:11.289100 crc crio[22652]: time=\"2026-06-11T10:55:11.287781844Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.344208 | controller |     "Jun 11 10:55:11.289100 crc crio[22652]: time=\"2026-06-11T10:55:11.287823615Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.344231 | controller |     "Jun 11 10:55:11.289100 crc crio[22652]: time=\"2026-06-11T10:55:11.287885077Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.344257 | controller |     "Jun 11 10:55:11.289100 crc crio[22652]: time=\"2026-06-11T10:55:11.287922189Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.344278 | controller |     "Jun 11 10:55:11.289100 crc crio[22652]: time=\"2026-06-11T10:55:11.288024512Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.344293 | controller |     "Jun 11 10:55:11.289100 crc crio[22652]: time=\"2026-06-11T10:55:11.288065893Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.344308 | controller |     "Jun 11 10:55:11.289100 crc crio[22652]: time=\"2026-06-11T10:55:11.288242859Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.344324 | controller |     "Jun 11 10:55:11.289100 crc crio[22652]: time=\"2026-06-11T10:55:11.28828336Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.344338 | controller |     "Jun 11 10:55:11.289100 crc crio[22652]: time=\"2026-06-11T10:55:11.288322251Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.344379 | controller |     "Jun 11 10:55:11.289100 crc crio[22652]: time=\"2026-06-11T10:55:11.288353562Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.344396 | controller |     "Jun 11 10:55:11.289100 crc crio[22652]: time=\"2026-06-11T10:55:11.288388214Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.344411 | controller |     "Jun 11 10:55:11.289100 crc crio[22652]: time=\"2026-06-11T10:55:11.288475446Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.344426 | controller |     "Jun 11 10:55:11.289100 crc crio[22652]: time=\"2026-06-11T10:55:11.288510648Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.344441 | controller |     "Jun 11 10:55:11.289100 crc crio[22652]: time=\"2026-06-11T10:55:11.288541209Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.344455 | controller |     "Jun 11 10:55:11.289100 crc crio[22652]: time=\"2026-06-11T10:55:11.288606851Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.344470 | controller |     "Jun 11 10:55:11.289100 crc crio[22652]: time=\"2026-06-11T10:55:11.288641282Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.344484 | controller |     "Jun 11 10:55:11.289100 crc crio[22652]: time=\"2026-06-11T10:55:11.288756085Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.344499 | controller |     "Jun 11 10:55:11.289100 crc crio[22652]: time=\"2026-06-11T10:55:11.288790617Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.344514 | controller |     "Jun 11 10:55:11.289100 crc crio[22652]: time=\"2026-06-11T10:55:11.288936891Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.344528 | controller |     "Jun 11 10:55:11.289100 crc crio[22652]: time=\"2026-06-11T10:55:11.288972092Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.344543 | controller |     "Jun 11 10:55:11.289100 crc crio[22652]: time=\"2026-06-11T10:55:11.289053195Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.344558 | controller |     "Jun 11 10:55:11.289100 crc crio[22652]: time=\"2026-06-11T10:55:11.289097106Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.344572 | controller |     "Jun 11 10:55:11.289100 crc crio[22652]: time=\"2026-06-11T10:55:11.289327144Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.344586 | controller |     "Jun 11 10:55:11.292077 crc crio[22652]: time=\"2026-06-11T10:55:11.289365695Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.344600 | controller |     "Jun 11 10:55:11.292077 crc crio[22652]: time=\"2026-06-11T10:55:11.289441477Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.344614 | controller |     "Jun 11 10:55:11.292077 crc crio[22652]: time=\"2026-06-11T10:55:11.289485239Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.344628 | controller |     "Jun 11 10:55:11.292077 crc crio[22652]: time=\"2026-06-11T10:55:11.289549721Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.344643 | controller |     "Jun 11 10:55:11.292077 crc crio[22652]: time=\"2026-06-11T10:55:11.289583252Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.344657 | controller |     "Jun 11 10:55:11.292077 crc crio[22652]: time=\"2026-06-11T10:55:11.289682925Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.344674 | controller |     "Jun 11 10:55:11.292077 crc crio[22652]: time=\"2026-06-11T10:55:11.289725286Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.344689 | controller |     "Jun 11 10:55:11.292077 crc crio[22652]: time=\"2026-06-11T10:55:11.289773288Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.344703 | controller |     "Jun 11 10:55:11.292077 crc crio[22652]: time=\"2026-06-11T10:55:11.28982573Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.344717 | controller |     "Jun 11 10:55:11.292077 crc crio[22652]: time=\"2026-06-11T10:55:11.289959594Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.344731 | controller |     "Jun 11 10:55:11.292077 crc crio[22652]: time=\"2026-06-11T10:55:11.290003095Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.344745 | controller |     "Jun 11 10:55:11.292077 crc crio[22652]: time=\"2026-06-11T10:55:11.290071958Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.344759 | controller |     "Jun 11 10:55:11.292077 crc crio[22652]: time=\"2026-06-11T10:55:11.290098128Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.344773 | controller |     "Jun 11 10:55:11.292077 crc crio[22652]: time=\"2026-06-11T10:55:11.290182621Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.344787 | controller |     "Jun 11 10:55:11.292077 crc crio[22652]: time=\"2026-06-11T10:55:11.290252853Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.344801 | controller |     "Jun 11 10:55:11.292077 crc crio[22652]: time=\"2026-06-11T10:55:11.290325366Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.344815 | controller |     "Jun 11 10:55:11.292077 crc crio[22652]: time=\"2026-06-11T10:55:11.290363917Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.344828 | controller |     "Jun 11 10:55:11.292077 crc crio[22652]: time=\"2026-06-11T10:55:11.290585204Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.344842 | controller |     "Jun 11 10:55:11.292077 crc crio[22652]: time=\"2026-06-11T10:55:11.290624325Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.344856 | controller |     "Jun 11 10:55:11.292077 crc crio[22652]: time=\"2026-06-11T10:55:11.290635696Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.344874 | controller |     "Jun 11 10:55:11.292077 crc crio[22652]: time=\"2026-06-11T10:55:11.290656796Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.344896 | controller |     "Jun 11 10:55:11.292077 crc crio[22652]: time=\"2026-06-11T10:55:11.290681877Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.344918 | controller |     "Jun 11 10:55:11.292077 crc crio[22652]: time=\"2026-06-11T10:55:11.290704988Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.344933 | controller |     "Jun 11 10:55:11.292077 crc crio[22652]: time=\"2026-06-11T10:55:11.290728469Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.344948 | controller |     "Jun 11 10:55:11.292077 crc crio[22652]: time=\"2026-06-11T10:55:11.29075619Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.344962 | controller |     "Jun 11 10:55:11.292077 crc crio[22652]: time=\"2026-06-11T10:55:11.290877564Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.344980 | controller |     "Jun 11 10:55:11.292077 crc crio[22652]: time=\"2026-06-11T10:55:11.290911075Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.344995 | controller |     "Jun 11 10:55:11.292077 crc crio[22652]: time=\"2026-06-11T10:55:11.290984227Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.345009 | controller |     "Jun 11 10:55:11.292077 crc crio[22652]: time=\"2026-06-11T10:55:11.291018608Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.345023 | controller |     "Jun 11 10:55:11.292077 crc crio[22652]: time=\"2026-06-11T10:55:11.291100091Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.345038 | controller |     "Jun 11 10:55:11.292077 crc crio[22652]: time=\"2026-06-11T10:55:11.291231995Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.345052 | controller |     "Jun 11 10:55:11.292077 crc crio[22652]: time=\"2026-06-11T10:55:11.291266436Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.345066 | controller |     "Jun 11 10:55:11.292077 crc crio[22652]: time=\"2026-06-11T10:55:11.291296257Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.345080 | controller |     "Jun 11 10:55:11.292077 crc crio[22652]: time=\"2026-06-11T10:55:11.29140051Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.345094 | controller |     "Jun 11 10:55:11.292077 crc crio[22652]: time=\"2026-06-11T10:55:11.291432701Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.345108 | controller |     "Jun 11 10:55:11.292077 crc crio[22652]: time=\"2026-06-11T10:55:11.291522264Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.345122 | controller |     "Jun 11 10:55:11.292077 crc crio[22652]: time=\"2026-06-11T10:55:11.291559255Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.345135 | controller |     "Jun 11 10:55:11.292077 crc crio[22652]: time=\"2026-06-11T10:55:11.291651628Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.345149 | controller |     "Jun 11 10:55:11.292077 crc crio[22652]: time=\"2026-06-11T10:55:11.291684069Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.345163 | controller |     "Jun 11 10:55:11.292077 crc crio[22652]: time=\"2026-06-11T10:55:11.291777692Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.345177 | controller |     "Jun 11 10:55:11.292077 crc crio[22652]: time=\"2026-06-11T10:55:11.291813244Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.345191 | controller |     "Jun 11 10:55:11.292077 crc crio[22652]: time=\"2026-06-11T10:55:11.292074282Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.345205 | controller |     "Jun 11 10:55:11.292077 crc crio[22652]: time=\"2026-06-11T10:55:11.292109863Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.345218 | controller |     "Jun 11 10:55:11.294959 crc crio[22652]: time=\"2026-06-11T10:55:11.292296508Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.345232 | controller |     "Jun 11 10:55:11.294959 crc crio[22652]: time=\"2026-06-11T10:55:11.292337169Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.345246 | controller |     "Jun 11 10:55:11.294959 crc crio[22652]: time=\"2026-06-11T10:55:11.292389711Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.345264 | controller |     "Jun 11 10:55:11.294959 crc crio[22652]: time=\"2026-06-11T10:55:11.292422142Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.345279 | controller |     "Jun 11 10:55:11.294959 crc crio[22652]: time=\"2026-06-11T10:55:11.292514585Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.345294 | controller |     "Jun 11 10:55:11.294959 crc crio[22652]: time=\"2026-06-11T10:55:11.292543436Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.345308 | controller |     "Jun 11 10:55:11.294959 crc crio[22652]: time=\"2026-06-11T10:55:11.292606868Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.345322 | controller |     "Jun 11 10:55:11.294959 crc crio[22652]: time=\"2026-06-11T10:55:11.292637299Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.345336 | controller |     "Jun 11 10:55:11.294959 crc crio[22652]: time=\"2026-06-11T10:55:11.292720972Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.345372 | controller |     "Jun 11 10:55:11.294959 crc crio[22652]: time=\"2026-06-11T10:55:11.292755083Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.345389 | controller |     "Jun 11 10:55:11.294959 crc crio[22652]: time=\"2026-06-11T10:55:11.292834595Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.345404 | controller |     "Jun 11 10:55:11.294959 crc crio[22652]: time=\"2026-06-11T10:55:11.292873957Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.345419 | controller |     "Jun 11 10:55:11.294959 crc crio[22652]: time=\"2026-06-11T10:55:11.292942029Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.345433 | controller |     "Jun 11 10:55:11.294959 crc crio[22652]: time=\"2026-06-11T10:55:11.29297094Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.345447 | controller |     "Jun 11 10:55:11.294959 crc crio[22652]: time=\"2026-06-11T10:55:11.293511447Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.345461 | controller |     "Jun 11 10:55:11.294959 crc crio[22652]: time=\"2026-06-11T10:55:11.293547418Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.345476 | controller |     "Jun 11 10:55:11.294959 crc crio[22652]: time=\"2026-06-11T10:55:11.29358884Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.345490 | controller |     "Jun 11 10:55:11.294959 crc crio[22652]: time=\"2026-06-11T10:55:11.293622291Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.345504 | controller |     "Jun 11 10:55:11.294959 crc crio[22652]: time=\"2026-06-11T10:55:11.293659721Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.345519 | controller |     "Jun 11 10:55:11.294959 crc crio[22652]: time=\"2026-06-11T10:55:11.293704392Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.345534 | controller |     "Jun 11 10:55:11.294959 crc crio[22652]: time=\"2026-06-11T10:55:11.294077985Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.345549 | controller |     "Jun 11 10:55:11.294959 crc crio[22652]: time=\"2026-06-11T10:55:11.294304283Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.345567 | controller |     "Jun 11 10:55:11.294959 crc crio[22652]: time=\"2026-06-11T10:55:11.294339104Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.345583 | controller |     "Jun 11 10:55:11.294959 crc crio[22652]: time=\"2026-06-11T10:55:11.294367635Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.345598 | controller |     "Jun 11 10:55:11.294959 crc crio[22652]: time=\"2026-06-11T10:55:11.294395165Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.345612 | controller |     "Jun 11 10:55:11.294959 crc crio[22652]: time=\"2026-06-11T10:55:11.294416976Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.345627 | controller |     "Jun 11 10:55:11.294959 crc crio[22652]: time=\"2026-06-11T10:55:11.294520409Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.345642 | controller |     "Jun 11 10:55:11.294959 crc crio[22652]: time=\"2026-06-11T10:55:11.29455147Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.345656 | controller |     "Jun 11 10:55:11.294959 crc crio[22652]: time=\"2026-06-11T10:55:11.294644043Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.345670 | controller |     "Jun 11 10:55:11.294959 crc crio[22652]: time=\"2026-06-11T10:55:11.294673014Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.345684 | controller |     "Jun 11 10:55:11.294959 crc crio[22652]: time=\"2026-06-11T10:55:11.294769617Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.345699 | controller |     "Jun 11 10:55:11.294959 crc crio[22652]: time=\"2026-06-11T10:55:11.294804529Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.345713 | controller |     "Jun 11 10:55:11.294959 crc crio[22652]: time=\"2026-06-11T10:55:11.294909612Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.345727 | controller |     "Jun 11 10:55:11.294959 crc crio[22652]: time=\"2026-06-11T10:55:11.294940993Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.345741 | controller |     "Jun 11 10:55:11.296399 crc crio[22652]: time=\"2026-06-11T10:55:11.295078137Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.345755 | controller |     "Jun 11 10:55:11.296399 crc crio[22652]: time=\"2026-06-11T10:55:11.295110178Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.345769 | controller |     "Jun 11 10:55:11.296399 crc crio[22652]: time=\"2026-06-11T10:55:11.295283704Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.345801 | controller |     "Jun 11 10:55:11.296399 crc crio[22652]: time=\"2026-06-11T10:55:11.295318675Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.345818 | controller |     "Jun 11 10:55:11.296399 crc crio[22652]: time=\"2026-06-11T10:55:11.295400768Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.345834 | controller |     "Jun 11 10:55:11.296399 crc crio[22652]: time=\"2026-06-11T10:55:11.295433609Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.345849 | controller |     "Jun 11 10:55:11.296399 crc crio[22652]: time=\"2026-06-11T10:55:11.295535822Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.345863 | controller |     "Jun 11 10:55:11.296399 crc crio[22652]: time=\"2026-06-11T10:55:11.295567953Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.345881 | controller |     "Jun 11 10:55:11.296399 crc crio[22652]: time=\"2026-06-11T10:55:11.295637925Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.345895 | controller |     "Jun 11 10:55:11.296399 crc crio[22652]: time=\"2026-06-11T10:55:11.295669356Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.345910 | controller |     "Jun 11 10:55:11.296399 crc crio[22652]: time=\"2026-06-11T10:55:11.295751749Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.345924 | controller |     "Jun 11 10:55:11.296399 crc crio[22652]: time=\"2026-06-11T10:55:11.29578507Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.345938 | controller |     "Jun 11 10:55:11.296399 crc crio[22652]: time=\"2026-06-11T10:55:11.295863693Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.345956 | controller |     "Jun 11 10:55:11.296399 crc crio[22652]: time=\"2026-06-11T10:55:11.295894554Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.345977 | controller |     "Jun 11 10:55:11.296399 crc crio[22652]: time=\"2026-06-11T10:55:11.295983296Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.346000 | controller |     "Jun 11 10:55:11.296399 crc crio[22652]: time=\"2026-06-11T10:55:11.296016457Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.346017 | controller |     "Jun 11 10:55:11.296399 crc crio[22652]: time=\"2026-06-11T10:55:11.2960893Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.346032 | controller |     "Jun 11 10:55:11.296399 crc crio[22652]: time=\"2026-06-11T10:55:11.296239335Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.346046 | controller |     "Jun 11 10:55:11.297108 crc crio[22652]: time=\"2026-06-11T10:55:11.29641378Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.346061 | controller |     "Jun 11 10:55:11.297108 crc crio[22652]: time=\"2026-06-11T10:55:11.296448591Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.346075 | controller |     "Jun 11 10:55:11.297108 crc crio[22652]: time=\"2026-06-11T10:55:11.296537714Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.346089 | controller |     "Jun 11 10:55:11.297108 crc crio[22652]: time=\"2026-06-11T10:55:11.296569655Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.346104 | controller |     "Jun 11 10:55:11.297108 crc crio[22652]: time=\"2026-06-11T10:55:11.296653718Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.346118 | controller |     "Jun 11 10:55:11.297108 crc crio[22652]: time=\"2026-06-11T10:55:11.296685959Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.346132 | controller |     "Jun 11 10:55:11.297108 crc crio[22652]: time=\"2026-06-11T10:55:11.296784002Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.346146 | controller |     "Jun 11 10:55:11.297108 crc crio[22652]: time=\"2026-06-11T10:55:11.296814073Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.346161 | controller |     "Jun 11 10:55:11.297108 crc crio[22652]: time=\"2026-06-11T10:55:11.296913006Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.346175 | controller |     "Jun 11 10:55:11.297108 crc crio[22652]: time=\"2026-06-11T10:55:11.296948257Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.346193 | controller |     "Jun 11 10:55:11.297108 crc crio[22652]: time=\"2026-06-11T10:55:11.297047521Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.346207 | controller |     "Jun 11 10:55:11.297108 crc crio[22652]: time=\"2026-06-11T10:55:11.297081022Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.346222 | controller |     "Jun 11 10:55:11.297683 crc crio[22652]: time=\"2026-06-11T10:55:11.297271648Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.346236 | controller |     "Jun 11 10:55:11.297683 crc crio[22652]: time=\"2026-06-11T10:55:11.297306329Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.346250 | controller |     "Jun 11 10:55:11.297683 crc crio[22652]: time=\"2026-06-11T10:55:11.297392702Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.346265 | controller |     "Jun 11 10:55:11.297683 crc crio[22652]: time=\"2026-06-11T10:55:11.297421823Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.346278 | controller |     "Jun 11 10:55:11.297683 crc crio[22652]: time=\"2026-06-11T10:55:11.297571277Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.346293 | controller |     "Jun 11 10:55:11.297683 crc crio[22652]: time=\"2026-06-11T10:55:11.297603368Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.346307 | controller |     "Jun 11 10:55:11.297683 crc crio[22652]: time=\"2026-06-11T10:55:11.297627259Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.346322 | controller |     "Jun 11 10:55:11.297683 crc crio[22652]: time=\"2026-06-11T10:55:11.29764824Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.346337 | controller |     "Jun 11 10:55:11.297683 crc crio[22652]: time=\"2026-06-11T10:55:11.297676041Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.346375 | controller |     "Jun 11 10:55:11.298088 crc crio[22652]: time=\"2026-06-11T10:55:11.297696901Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.346393 | controller |     "Jun 11 10:55:11.298088 crc crio[22652]: time=\"2026-06-11T10:55:11.297799765Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.346408 | controller |     "Jun 11 10:55:11.298088 crc crio[22652]: time=\"2026-06-11T10:55:11.297840246Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.346423 | controller |     "Jun 11 10:55:11.298088 crc crio[22652]: time=\"2026-06-11T10:55:11.297921209Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.346438 | controller |     "Jun 11 10:55:11.298088 crc crio[22652]: time=\"2026-06-11T10:55:11.29795246Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.346453 | controller |     "Jun 11 10:55:11.298088 crc crio[22652]: time=\"2026-06-11T10:55:11.298052903Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.346468 | controller |     "Jun 11 10:55:11.298088 crc crio[22652]: time=\"2026-06-11T10:55:11.298085034Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.346483 | controller |     "Jun 11 10:55:11.298476 crc crio[22652]: time=\"2026-06-11T10:55:11.29827248Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.346497 | controller |     "Jun 11 10:55:11.298476 crc crio[22652]: time=\"2026-06-11T10:55:11.298307001Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.346515 | controller |     "Jun 11 10:55:11.298476 crc crio[22652]: time=\"2026-06-11T10:55:11.298407014Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.346530 | controller |     "Jun 11 10:55:11.298476 crc crio[22652]: time=\"2026-06-11T10:55:11.298439525Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.346544 | controller |     "Jun 11 10:55:11.298666 crc crio[22652]: time=\"2026-06-11T10:55:11.298516678Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.346559 | controller |     "Jun 11 10:55:11.298666 crc crio[22652]: time=\"2026-06-11T10:55:11.298548059Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.346574 | controller |     "Jun 11 10:55:11.298666 crc crio[22652]: time=\"2026-06-11T10:55:11.298626361Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.346589 | controller |     "Jun 11 10:55:11.298666 crc crio[22652]: time=\"2026-06-11T10:55:11.298656612Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.346604 | controller |     "Jun 11 10:55:11.298828 crc crio[22652]: time=\"2026-06-11T10:55:11.298734545Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.346620 | controller |     "Jun 11 10:55:11.298828 crc crio[22652]: time=\"2026-06-11T10:55:11.298764766Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.346634 | controller |     "Jun 11 10:55:11.298923 crc crio[22652]: time=\"2026-06-11T10:55:11.298839548Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.346649 | controller |     "Jun 11 10:55:11.298923 crc crio[22652]: time=\"2026-06-11T10:55:11.298873259Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.346663 | controller |     "Jun 11 10:55:11.299007 crc crio[22652]: time=\"2026-06-11T10:55:11.298950242Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.346678 | controller |     "Jun 11 10:55:11.299007 crc crio[22652]: time=\"2026-06-11T10:55:11.298980873Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.346692 | controller |     "Jun 11 10:55:11.299104 crc crio[22652]: time=\"2026-06-11T10:55:11.299057625Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.346706 | controller |     "Jun 11 10:55:11.299104 crc crio[22652]: time=\"2026-06-11T10:55:11.299086966Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.346720 | controller |     "Jun 11 10:55:11.299309 crc crio[22652]: time=\"2026-06-11T10:55:11.299248211Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.346734 | controller |     "Jun 11 10:55:11.299357 crc crio[22652]: time=\"2026-06-11T10:55:11.299280912Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.346749 | controller |     "Jun 11 10:55:11.299449 crc crio[22652]: time=\"2026-06-11T10:55:11.299412956Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.346762 | controller |     "Jun 11 10:55:11.299529 crc crio[22652]: time=\"2026-06-11T10:55:11.299465288Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.346776 | controller |     "Jun 11 10:55:11.299529 crc crio[22652]: time=\"2026-06-11T10:55:11.299495569Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.346790 | controller |     "Jun 11 10:55:11.299529 crc crio[22652]: time=\"2026-06-11T10:55:11.29951862Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.346808 | controller |     "Jun 11 10:55:11.299660 crc crio[22652]: time=\"2026-06-11T10:55:11.299548461Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.346823 | controller |     "Jun 11 10:55:11.299660 crc crio[22652]: time=\"2026-06-11T10:55:11.299571642Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.346837 | controller |     "Jun 11 10:55:11.299754 crc crio[22652]: time=\"2026-06-11T10:55:11.299676205Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.346852 | controller |     "Jun 11 10:55:11.299754 crc crio[22652]: time=\"2026-06-11T10:55:11.299706766Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.346866 | controller |     "Jun 11 10:55:11.299842 crc crio[22652]: time=\"2026-06-11T10:55:11.299779108Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.346880 | controller |     "Jun 11 10:55:11.299842 crc crio[22652]: time=\"2026-06-11T10:55:11.299807259Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.346894 | controller |     "Jun 11 10:55:11.300020 crc crio[22652]: time=\"2026-06-11T10:55:11.299894642Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.346908 | controller |     "Jun 11 10:55:11.300020 crc crio[22652]: time=\"2026-06-11T10:55:11.299925733Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.346923 | controller |     "Jun 11 10:55:11.300020 crc crio[22652]: time=\"2026-06-11T10:55:11.300007246Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.346937 | controller |     "Jun 11 10:55:11.300281 crc crio[22652]: time=\"2026-06-11T10:55:11.300035526Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.346951 | controller |     "Jun 11 10:55:11.300281 crc crio[22652]: time=\"2026-06-11T10:55:11.300180741Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.346965 | controller |     "Jun 11 10:55:11.300281 crc crio[22652]: time=\"2026-06-11T10:55:11.300249583Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.346979 | controller |     "Jun 11 10:55:11.300419 crc crio[22652]: time=\"2026-06-11T10:55:11.300294135Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.346993 | controller |     "Jun 11 10:55:11.300419 crc crio[22652]: time=\"2026-06-11T10:55:11.300315955Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.347007 | controller |     "Jun 11 10:55:11.300515 crc crio[22652]: time=\"2026-06-11T10:55:11.30045145Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.347020 | controller |     "Jun 11 10:55:11.300515 crc crio[22652]: time=\"2026-06-11T10:55:11.300481211Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.347035 | controller |     "Jun 11 10:55:11.300597 crc crio[22652]: time=\"2026-06-11T10:55:11.300556303Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.347055 | controller |     "Jun 11 10:55:11.300597 crc crio[22652]: time=\"2026-06-11T10:55:11.300589674Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.347077 | controller |     "Jun 11 10:55:11.300685 crc crio[22652]: time=\"2026-06-11T10:55:11.300671787Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.347098 | controller |     "Jun 11 10:55:11.300741 crc crio[22652]: time=\"2026-06-11T10:55:11.300701318Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.347117 | controller |     "Jun 11 10:55:11.300796 crc crio[22652]: time=\"2026-06-11T10:55:11.30077879Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.347131 | controller |     "Jun 11 10:55:11.300847 crc crio[22652]: time=\"2026-06-11T10:55:11.300810031Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.347185 | controller |     "Jun 11 10:55:11.300923 crc crio[22652]: time=\"2026-06-11T10:55:11.300886804Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.347209 | controller |     "Jun 11 10:55:11.300982 crc crio[22652]: time=\"2026-06-11T10:55:11.300936555Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.347227 | controller |     "Jun 11 10:55:11.301021 crc crio[22652]: time=\"2026-06-11T10:55:11.301002017Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.347242 | controller |     "Jun 11 10:55:11.301059 crc crio[22652]: time=\"2026-06-11T10:55:11.301031418Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.347257 | controller |     "Jun 11 10:55:11.301255 crc crio[22652]: time=\"2026-06-11T10:55:11.301109401Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.347271 | controller |     "Jun 11 10:55:11.301255 crc crio[22652]: time=\"2026-06-11T10:55:11.301242575Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.347285 | controller |     "Jun 11 10:55:11.301362 crc crio[22652]: time=\"2026-06-11T10:55:11.301273706Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.347300 | controller |     "Jun 11 10:55:11.301362 crc crio[22652]: time=\"2026-06-11T10:55:11.301295357Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.347314 | controller |     "Jun 11 10:55:11.301438 crc crio[22652]: time=\"2026-06-11T10:55:11.301427411Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.347328 | controller |     "Jun 11 10:55:11.301477 crc crio[22652]: time=\"2026-06-11T10:55:11.301455762Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.347343 | controller |     "Jun 11 10:55:11.301572 crc crio[22652]: time=\"2026-06-11T10:55:11.301536755Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.347377 | controller |     "Jun 11 10:55:11.301642 crc crio[22652]: time=\"2026-06-11T10:55:11.301584806Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.347393 | controller |     "Jun 11 10:55:11.301683 crc crio[22652]: time=\"2026-06-11T10:55:11.301651238Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.347407 | controller |     "Jun 11 10:55:11.301683 crc crio[22652]: time=\"2026-06-11T10:55:11.301680499Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.347421 | controller |     "Jun 11 10:55:11.301777 crc crio[22652]: time=\"2026-06-11T10:55:11.301755352Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.347436 | controller |     "Jun 11 10:55:11.301926 crc crio[22652]: time=\"2026-06-11T10:55:11.301782653Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.347450 | controller |     "Jun 11 10:55:11.301926 crc crio[22652]: time=\"2026-06-11T10:55:11.301866995Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.347468 | controller |     "Jun 11 10:55:11.301926 crc crio[22652]: time=\"2026-06-11T10:55:11.301903216Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.347488 | controller |     "Jun 11 10:55:11.302089 crc crio[22652]: time=\"2026-06-11T10:55:11.301980329Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.347511 | controller |     "Jun 11 10:55:11.302089 crc crio[22652]: time=\"2026-06-11T10:55:11.302034271Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.347529 | controller |     "Jun 11 10:55:11.302378 crc crio[22652]: time=\"2026-06-11T10:55:11.30231834Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.347544 | controller |     "Jun 11 10:55:11.302378 crc crio[22652]: time=\"2026-06-11T10:55:11.302352591Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.347559 | controller |     "Jun 11 10:55:11.302378 crc crio[22652]: time=\"2026-06-11T10:55:11.302376372Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.347573 | controller |     "Jun 11 10:55:11.302512 crc crio[22652]: time=\"2026-06-11T10:55:11.302396702Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.347588 | controller |     "Jun 11 10:55:11.302558 crc crio[22652]: time=\"2026-06-11T10:55:11.302544527Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.347602 | controller |     "Jun 11 10:55:11.302607 crc crio[22652]: time=\"2026-06-11T10:55:11.302572308Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.347617 | controller |     "Jun 11 10:55:11.302692 crc crio[22652]: time=\"2026-06-11T10:55:11.302654641Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.347631 | controller |     "Jun 11 10:55:11.302760 crc crio[22652]: time=\"2026-06-11T10:55:11.302704342Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.347645 | controller |     "Jun 11 10:55:11.302800 crc crio[22652]: time=\"2026-06-11T10:55:11.302771834Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.347659 | controller |     "Jun 11 10:55:11.302838 crc crio[22652]: time=\"2026-06-11T10:55:11.302799715Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.347673 | controller |     "Jun 11 10:55:11.302909 crc crio[22652]: time=\"2026-06-11T10:55:11.302877158Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.347688 | controller |     "Jun 11 10:55:11.303182 crc crio[22652]: time=\"2026-06-11T10:55:11.302922899Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.347702 | controller |     "Jun 11 10:55:11.303182 crc crio[22652]: time=\"2026-06-11T10:55:11.302985061Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.347717 | controller |     "Jun 11 10:55:11.303182 crc crio[22652]: time=\"2026-06-11T10:55:11.303085444Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.347732 | controller |     "Jun 11 10:55:11.303182 crc crio[22652]: time=\"2026-06-11T10:55:11.303163457Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.347747 | controller |     "Jun 11 10:55:11.303388 crc crio[22652]: time=\"2026-06-11T10:55:11.303235619Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.347761 | controller |     "Jun 11 10:55:11.303388 crc crio[22652]: time=\"2026-06-11T10:55:11.30326617Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.347780 | controller |     "Jun 11 10:55:11.303388 crc crio[22652]: time=\"2026-06-11T10:55:11.303289481Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.347795 | controller |     "Jun 11 10:55:11.303513 crc crio[22652]: time=\"2026-06-11T10:55:11.303394964Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.347810 | controller |     "Jun 11 10:55:11.303513 crc crio[22652]: time=\"2026-06-11T10:55:11.303426875Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.347824 | controller |     "Jun 11 10:55:11.303590 crc crio[22652]: time=\"2026-06-11T10:55:11.30355839Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.347838 | controller |     "Jun 11 10:55:11.303590 crc crio[22652]: time=\"2026-06-11T10:55:11.30358692Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.347853 | controller |     "Jun 11 10:55:11.303716 crc crio[22652]: time=\"2026-06-11T10:55:11.303680053Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.347867 | controller |     "Jun 11 10:55:11.303790 crc crio[22652]: time=\"2026-06-11T10:55:11.303727085Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.347881 | controller |     "Jun 11 10:55:11.304005 crc crio[22652]: time=\"2026-06-11T10:55:11.303932778Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.347895 | controller |     "Jun 11 10:55:11.304082 crc crio[22652]: time=\"2026-06-11T10:55:11.30401237Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.347909 | controller |     "Jun 11 10:55:11.304082 crc crio[22652]: time=\"2026-06-11T10:55:11.304045331Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.347923 | controller |     "Jun 11 10:55:11.304082 crc crio[22652]: time=\"2026-06-11T10:55:11.304072772Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.347937 | controller |     "Jun 11 10:55:11.304606 crc crio[22652]: time=\"2026-06-11T10:55:11.304094793Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.347951 | controller |     "Jun 11 10:55:11.304606 crc crio[22652]: time=\"2026-06-11T10:55:11.304165525Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.347965 | controller |     "Jun 11 10:55:11.304606 crc crio[22652]: time=\"2026-06-11T10:55:11.304328164Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.347979 | controller |     "Jun 11 10:55:11.304606 crc crio[22652]: time=\"2026-06-11T10:55:11.304467259Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.347993 | controller |     "Jun 11 10:55:11.304606 crc crio[22652]: time=\"2026-06-11T10:55:11.30450819Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.348007 | controller |     "Jun 11 10:55:11.304606 crc crio[22652]: time=\"2026-06-11T10:55:11.304543591Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.348022 | controller |     "Jun 11 10:55:11.304606 crc crio[22652]: time=\"2026-06-11T10:55:11.304569922Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.348036 | controller |     "Jun 11 10:55:11.304606 crc crio[22652]: time=\"2026-06-11T10:55:11.304589313Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.348051 | controller |     "Jun 11 10:55:11.304922 crc crio[22652]: time=\"2026-06-11T10:55:11.304776754Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.348071 | controller |     "Jun 11 10:55:11.304922 crc crio[22652]: time=\"2026-06-11T10:55:11.304812285Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.348086 | controller |     "Jun 11 10:55:11.305067 crc crio[22652]: time=\"2026-06-11T10:55:11.305027116Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.348100 | controller |     "Jun 11 10:55:11.305184 crc crio[22652]: time=\"2026-06-11T10:55:11.305082318Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.348114 | controller |     "Jun 11 10:55:11.305281 crc crio[22652]: time=\"2026-06-11T10:55:11.305256159Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.348130 | controller |     "Jun 11 10:55:11.305424 crc crio[22652]: time=\"2026-06-11T10:55:11.305374763Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.348152 | controller |     "Jun 11 10:55:11.305424 crc crio[22652]: time=\"2026-06-11T10:55:11.305415314Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.348175 | controller |     "Jun 11 10:55:11.305503 crc crio[22652]: time=\"2026-06-11T10:55:11.305450305Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.348197 | controller |     "Jun 11 10:55:11.305543 crc crio[22652]: time=\"2026-06-11T10:55:11.305519018Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.348215 | controller |     "Jun 11 10:55:11.305582 crc crio[22652]: time=\"2026-06-11T10:55:11.305551799Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.348235 | controller |     "Jun 11 10:55:11.305616 crc crio[22652]: time=\"2026-06-11T10:55:11.30558898Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.348257 | controller |     "Jun 11 10:55:11.305793 crc crio[22652]: time=\"2026-06-11T10:55:11.305757095Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.348279 | controller |     "Jun 11 10:55:11.306325 crc crio[22652]: time=\"2026-06-11T10:55:11.306099776Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.348294 | controller |     "Jun 11 10:55:11.306325 crc crio[22652]: time=\"2026-06-11T10:55:11.306278812Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.348309 | controller |     "Jun 11 10:55:11.306436 crc crio[22652]: time=\"2026-06-11T10:55:11.306320413Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.348323 | controller |     "Jun 11 10:55:11.306436 crc crio[22652]: time=\"2026-06-11T10:55:11.306364435Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.348338 | controller |     "Jun 11 10:55:11.306827 crc crio[22652]: time=\"2026-06-11T10:55:11.306762147Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.348376 | controller |     "Jun 11 10:55:11.306894 crc crio[22652]: time=\"2026-06-11T10:55:11.30683466Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.348392 | controller |     "Jun 11 10:55:11.307001 crc crio[22652]: time=\"2026-06-11T10:55:11.306939082Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.348406 | controller |     "Jun 11 10:55:11.307059 crc crio[22652]: time=\"2026-06-11T10:55:11.307012134Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.348421 | controller |     "Jun 11 10:55:11.307059 crc crio[22652]: time=\"2026-06-11T10:55:11.307047046Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.348440 | controller |     "Jun 11 10:55:11.307338 crc crio[22652]: time=\"2026-06-11T10:55:11.307082557Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.348455 | controller |     "Jun 11 10:55:11.307338 crc crio[22652]: time=\"2026-06-11T10:55:11.307232111Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.348470 | controller |     "Jun 11 10:55:11.307338 crc crio[22652]: time=\"2026-06-11T10:55:11.307283903Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.348484 | controller |     "Jun 11 10:55:11.307760 crc crio[22652]: time=\"2026-06-11T10:55:11.307703277Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.348498 | controller |     "Jun 11 10:55:11.307825 crc crio[22652]: time=\"2026-06-11T10:55:11.307766469Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.348512 | controller |     "Jun 11 10:55:11.307882 crc crio[22652]: time=\"2026-06-11T10:55:11.307828591Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.348527 | controller |     "Jun 11 10:55:11.307882 crc crio[22652]: time=\"2026-06-11T10:55:11.307863272Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.348542 | controller |     "Jun 11 10:55:11.308747 crc crio[22652]: time=\"2026-06-11T10:55:11.308681508Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.348556 | controller |     "Jun 11 10:55:11.308747 crc crio[22652]: time=\"2026-06-11T10:55:11.30874372Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.348570 | controller |     "Jun 11 10:55:11.308854 crc crio[22652]: time=\"2026-06-11T10:55:11.308782141Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.348585 | controller |     "Jun 11 10:55:11.308854 crc crio[22652]: time=\"2026-06-11T10:55:11.308819822Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.348599 | controller |     "Jun 11 10:55:11.308854 crc crio[22652]: time=\"2026-06-11T10:55:11.308852643Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.348613 | controller |     "Jun 11 10:55:11.308951 crc crio[22652]: time=\"2026-06-11T10:55:11.308881254Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.348627 | controller |     "Jun 11 10:55:11.309095 crc crio[22652]: time=\"2026-06-11T10:55:11.3090415Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.348641 | controller |     "Jun 11 10:55:11.309095 crc crio[22652]: time=\"2026-06-11T10:55:11.309093731Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.348655 | controller |     "Jun 11 10:55:11.309286 crc crio[22652]: time=\"2026-06-11T10:55:11.309184944Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.348669 | controller |     "Jun 11 10:55:11.309286 crc crio[22652]: time=\"2026-06-11T10:55:11.309250856Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.348683 | controller |     "Jun 11 10:55:11.309358 crc crio[22652]: time=\"2026-06-11T10:55:11.309302188Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.348697 | controller |     "Jun 11 10:55:11.309358 crc crio[22652]: time=\"2026-06-11T10:55:11.309347049Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.348711 | controller |     "Jun 11 10:55:11.309616 crc crio[22652]: time=\"2026-06-11T10:55:11.309547966Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.348729 | controller |     "Jun 11 10:55:11.309682 crc crio[22652]: time=\"2026-06-11T10:55:11.309622798Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.348744 | controller |     "Jun 11 10:55:11.309682 crc crio[22652]: time=\"2026-06-11T10:55:11.309660049Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.348758 | controller |     "Jun 11 10:55:11.309763 crc crio[22652]: time=\"2026-06-11T10:55:11.309695621Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.348773 | controller |     "Jun 11 10:55:11.309763 crc crio[22652]: time=\"2026-06-11T10:55:11.309724912Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.348787 | controller |     "Jun 11 10:55:11.309763 crc crio[22652]: time=\"2026-06-11T10:55:11.309750012Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.348802 | controller |     "Jun 11 10:55:11.309858 crc crio[22652]: time=\"2026-06-11T10:55:11.309839595Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.348816 | controller |     "Jun 11 10:55:11.309898 crc crio[22652]: time=\"2026-06-11T10:55:11.309875666Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.348830 | controller |     "Jun 11 10:55:11.310317 crc crio[22652]: time=\"2026-06-11T10:55:11.310058377Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.348845 | controller |     "Jun 11 10:55:11.310317 crc crio[22652]: time=\"2026-06-11T10:55:11.310180226Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.348858 | controller |     "Jun 11 10:55:11.310317 crc crio[22652]: time=\"2026-06-11T10:55:11.310244868Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.348872 | controller |     "Jun 11 10:55:11.310317 crc crio[22652]: time=\"2026-06-11T10:55:11.310277529Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.348886 | controller |     "Jun 11 10:55:11.310317 crc crio[22652]: time=\"2026-06-11T10:55:11.310311929Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.348900 | controller |     "Jun 11 10:55:11.310523 crc crio[22652]: time=\"2026-06-11T10:55:11.310356861Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.348914 | controller |     "Jun 11 10:55:11.311011 crc crio[22652]: time=\"2026-06-11T10:55:11.3109476Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.348928 | controller |     "Jun 11 10:55:11.311067 crc crio[22652]: time=\"2026-06-11T10:55:11.311014918Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.348942 | controller |     "Jun 11 10:55:11.311067 crc crio[22652]: time=\"2026-06-11T10:55:11.311058593Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.348956 | controller |     "Jun 11 10:55:11.311191 crc crio[22652]: time=\"2026-06-11T10:55:11.311091654Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.348970 | controller |     "Jun 11 10:55:11.311315 crc crio[22652]: time=\"2026-06-11T10:55:11.311243119Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.348984 | controller |     "Jun 11 10:55:11.311315 crc crio[22652]: time=\"2026-06-11T10:55:11.31128132Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.348998 | controller |     "Jun 11 10:55:11.311507 crc crio[22652]: time=\"2026-06-11T10:55:11.311442456Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.349015 | controller |     "Jun 11 10:55:11.311564 crc crio[22652]: time=\"2026-06-11T10:55:11.311516508Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.349030 | controller |     "Jun 11 10:55:11.311615 crc crio[22652]: time=\"2026-06-11T10:55:11.311561589Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.349044 | controller |     "Jun 11 10:55:11.311615 crc crio[22652]: time=\"2026-06-11T10:55:11.311597591Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.349058 | controller |     "Jun 11 10:55:11.311679 crc crio[22652]: time=\"2026-06-11T10:55:11.311638372Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.349072 | controller |     "Jun 11 10:55:11.311679 crc crio[22652]: time=\"2026-06-11T10:55:11.311662683Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.349086 | controller |     "Jun 11 10:55:11.311871 crc crio[22652]: time=\"2026-06-11T10:55:11.311816488Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.349100 | controller |     "Jun 11 10:55:11.311871 crc crio[22652]: time=\"2026-06-11T10:55:11.311870109Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.349114 | controller |     "Jun 11 10:55:11.312301 crc crio[22652]: time=\"2026-06-11T10:55:11.312061135Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.349128 | controller |     "Jun 11 10:55:11.312301 crc crio[22652]: time=\"2026-06-11T10:55:11.312224011Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.349142 | controller |     "Jun 11 10:55:11.312301 crc crio[22652]: time=\"2026-06-11T10:55:11.312269292Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.349156 | controller |     "Jun 11 10:55:11.312301 crc crio[22652]: time=\"2026-06-11T10:55:11.312302493Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.349170 | controller |     "Jun 11 10:55:11.312469 crc crio[22652]: time=\"2026-06-11T10:55:11.312397706Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.349184 | controller |     "Jun 11 10:55:11.312469 crc crio[22652]: time=\"2026-06-11T10:55:11.312438458Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.349198 | controller |     "Jun 11 10:55:11.312650 crc crio[22652]: time=\"2026-06-11T10:55:11.312600322Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.349212 | controller |     "Jun 11 10:55:11.312706 crc crio[22652]: time=\"2026-06-11T10:55:11.312660184Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.349226 | controller |     "Jun 11 10:55:11.312706 crc crio[22652]: time=\"2026-06-11T10:55:11.312678614Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.349240 | controller |     "Jun 11 10:55:11.312706 crc crio[22652]: time=\"2026-06-11T10:55:11.312703345Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.349254 | controller |     "Jun 11 10:55:11.312809 crc crio[22652]: time=\"2026-06-11T10:55:11.312735736Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.349268 | controller |     "Jun 11 10:55:11.312809 crc crio[22652]: time=\"2026-06-11T10:55:11.312759007Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.349281 | controller |     "Jun 11 10:55:11.312981 crc crio[22652]: time=\"2026-06-11T10:55:11.312943753Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.349298 | controller |     "Jun 11 10:55:11.313033 crc crio[22652]: time=\"2026-06-11T10:55:11.313005465Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.349312 | controller |     "Jun 11 10:55:11.313173 crc crio[22652]: time=\"2026-06-11T10:55:11.313078198Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.349326 | controller |     "Jun 11 10:55:11.313280 crc crio[22652]: time=\"2026-06-11T10:55:11.313228283Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.349340 | controller |     "Jun 11 10:55:11.313280 crc crio[22652]: time=\"2026-06-11T10:55:11.313274264Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.349374 | controller |     "Jun 11 10:55:11.313493 crc crio[22652]: time=\"2026-06-11T10:55:11.313310526Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.349391 | controller |     "Jun 11 10:55:11.313493 crc crio[22652]: time=\"2026-06-11T10:55:11.313320786Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.349405 | controller |     "Jun 11 10:55:11.313493 crc crio[22652]: time=\"2026-06-11T10:55:11.313338827Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.349419 | controller |     "Jun 11 10:55:11.313493 crc crio[22652]: time=\"2026-06-11T10:55:11.313451489Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.349433 | controller |     "Jun 11 10:55:11.313493 crc crio[22652]: time=\"2026-06-11T10:55:11.31348706Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.349447 | controller |     "Jun 11 10:55:11.313726 crc crio[22652]: time=\"2026-06-11T10:55:11.313689647Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.349461 | controller |     "Jun 11 10:55:11.313790 crc crio[22652]: time=\"2026-06-11T10:55:11.313748469Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.349475 | controller |     "Jun 11 10:55:11.313825 crc crio[22652]: time=\"2026-06-11T10:55:11.31379294Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.349489 | controller |     "Jun 11 10:55:11.313860 crc crio[22652]: time=\"2026-06-11T10:55:11.313823591Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.349503 | controller |     "Jun 11 10:55:11.313997 crc crio[22652]: time=\"2026-06-11T10:55:11.313964386Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.349517 | controller |     "Jun 11 10:55:11.314084 crc crio[22652]: time=\"2026-06-11T10:55:11.314036698Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.349531 | controller |     "Jun 11 10:55:11.314269 crc crio[22652]: time=\"2026-06-11T10:55:11.314194754Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.349545 | controller |     "Jun 11 10:55:11.314360 crc crio[22652]: time=\"2026-06-11T10:55:11.314280397Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.349560 | controller |     "Jun 11 10:55:11.314360 crc crio[22652]: time=\"2026-06-11T10:55:11.314321008Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.349575 | controller |     "Jun 11 10:55:11.314360 crc crio[22652]: time=\"2026-06-11T10:55:11.314353819Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.349593 | controller |     "Jun 11 10:55:11.314484 crc crio[22652]: time=\"2026-06-11T10:55:11.3144177Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.349608 | controller |     "Jun 11 10:55:11.314484 crc crio[22652]: time=\"2026-06-11T10:55:11.314449511Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.349623 | controller |     "Jun 11 10:55:11.314614 crc crio[22652]: time=\"2026-06-11T10:55:11.314570115Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.349637 | controller |     "Jun 11 10:55:11.314674 crc crio[22652]: time=\"2026-06-11T10:55:11.314627667Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.349651 | controller |     "Jun 11 10:55:11.314674 crc crio[22652]: time=\"2026-06-11T10:55:11.314658798Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.349665 | controller |     "Jun 11 10:55:11.314753 crc crio[22652]: time=\"2026-06-11T10:55:11.314682569Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.349679 | controller |     "Jun 11 10:55:11.314951 crc crio[22652]: time=\"2026-06-11T10:55:11.314888765Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.349693 | controller |     "Jun 11 10:55:11.315030 crc crio[22652]: time=\"2026-06-11T10:55:11.314953747Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.349707 | controller |     "Jun 11 10:55:11.315030 crc crio[22652]: time=\"2026-06-11T10:55:11.314989378Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.349721 | controller |     "Jun 11 10:55:11.315030 crc crio[22652]: time=\"2026-06-11T10:55:11.31502727Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.349736 | controller |     "Jun 11 10:55:11.315299 crc crio[22652]: time=\"2026-06-11T10:55:11.315056881Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.349750 | controller |     "Jun 11 10:55:11.315299 crc crio[22652]: time=\"2026-06-11T10:55:11.315080721Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.349764 | controller |     "Jun 11 10:55:11.316389 crc crio[22652]: time=\"2026-06-11T10:55:11.315303058Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.349795 | controller |     "Jun 11 10:55:11.316389 crc crio[22652]: time=\"2026-06-11T10:55:11.31534183Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.349813 | controller |     "Jun 11 10:55:11.316389 crc crio[22652]: time=\"2026-06-11T10:55:11.315393971Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.349827 | controller |     "Jun 11 10:55:11.316389 crc crio[22652]: time=\"2026-06-11T10:55:11.315426502Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.349842 | controller |     "Jun 11 10:55:11.316389 crc crio[22652]: time=\"2026-06-11T10:55:11.315530505Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.349856 | controller |     "Jun 11 10:55:11.316389 crc crio[22652]: time=\"2026-06-11T10:55:11.315572176Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.349871 | controller |     "Jun 11 10:55:11.318185 crc crio[22652]: time=\"2026-06-11T10:55:11.317974923Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.349885 | controller |     "Jun 11 10:55:11.318185 crc crio[22652]: time=\"2026-06-11T10:55:11.318050626Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.349904 | controller |     "Jun 11 10:55:11.318185 crc crio[22652]: time=\"2026-06-11T10:55:11.318063176Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.349919 | controller |     "Jun 11 10:55:11.318185 crc crio[22652]: time=\"2026-06-11T10:55:11.318079087Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.349933 | controller |     "Jun 11 10:55:11.318185 crc crio[22652]: time=\"2026-06-11T10:55:11.318100137Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.349948 | controller |     "Jun 11 10:55:11.318185 crc crio[22652]: time=\"2026-06-11T10:55:11.31816922Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.349962 | controller |     "Jun 11 10:55:11.319746 crc crio[22652]: time=\"2026-06-11T10:55:11.318340814Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.349976 | controller |     "Jun 11 10:55:11.319746 crc crio[22652]: time=\"2026-06-11T10:55:11.318379515Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.349990 | controller |     "Jun 11 10:55:11.319746 crc crio[22652]: time=\"2026-06-11T10:55:11.318407476Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.350005 | controller |     "Jun 11 10:55:11.319746 crc crio[22652]: time=\"2026-06-11T10:55:11.318431207Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.350019 | controller |     "Jun 11 10:55:11.319746 crc crio[22652]: time=\"2026-06-11T10:55:11.318584322Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.350033 | controller |     "Jun 11 10:55:11.319746 crc crio[22652]: time=\"2026-06-11T10:55:11.318612053Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.350048 | controller |     "Jun 11 10:55:11.319746 crc crio[22652]: time=\"2026-06-11T10:55:11.318632353Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.350062 | controller |     "Jun 11 10:55:11.319746 crc crio[22652]: time=\"2026-06-11T10:55:11.318652194Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.350076 | controller |     "Jun 11 10:55:11.319746 crc crio[22652]: time=\"2026-06-11T10:55:11.319390437Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.350090 | controller |     "Jun 11 10:55:11.319746 crc crio[22652]: time=\"2026-06-11T10:55:11.319643295Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.350104 | controller |     "Jun 11 10:55:11.320284 crc crio[22652]: time=\"2026-06-11T10:55:11.319775119Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.350119 | controller |     "Jun 11 10:55:11.320284 crc crio[22652]: time=\"2026-06-11T10:55:11.320193943Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.350133 | controller |     "Jun 11 10:55:11.320470 crc crio[22652]: time=\"2026-06-11T10:55:11.320346817Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.350147 | controller |     "Jun 11 10:55:11.320511 crc crio[22652]: time=\"2026-06-11T10:55:11.320466451Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.350161 | controller |     "Jun 11 10:55:11.320728 crc crio[22652]: time=\"2026-06-11T10:55:11.320589055Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.350175 | controller |     "Jun 11 10:55:11.320864 crc crio[22652]: time=\"2026-06-11T10:55:11.320811182Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.350192 | controller |     "Jun 11 10:55:11.321532 crc crio[22652]: time=\"2026-06-11T10:55:11.320969467Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.350206 | controller |     "Jun 11 10:55:11.321680 crc crio[22652]: time=\"2026-06-11T10:55:11.321611248Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.350221 | controller |     "Jun 11 10:55:11.321822 crc crio[22652]: time=\"2026-06-11T10:55:11.321757613Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.350236 | controller |     "Jun 11 10:55:11.321909 crc crio[22652]: time=\"2026-06-11T10:55:11.321891687Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.350250 | controller |     "Jun 11 10:55:11.322193 crc crio[22652]: time=\"2026-06-11T10:55:11.322096084Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.350265 | controller |     "Jun 11 10:55:11.322396 crc crio[22652]: time=\"2026-06-11T10:55:11.32230579Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.350279 | controller |     "Jun 11 10:55:11.322499 crc crio[22652]: time=\"2026-06-11T10:55:11.322458105Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.350293 | controller |     "Jun 11 10:55:11.322630 crc crio[22652]: time=\"2026-06-11T10:55:11.32259321Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.350307 | controller |     "Jun 11 10:55:11.322757 crc crio[22652]: time=\"2026-06-11T10:55:11.322715873Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.350321 | controller |     "Jun 11 10:55:11.322872 crc crio[22652]: time=\"2026-06-11T10:55:11.322831597Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.350336 | controller |     "Jun 11 10:55:11.322991 crc crio[22652]: time=\"2026-06-11T10:55:11.322951731Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.350371 | controller |     "Jun 11 10:55:11.323097 crc crio[22652]: time=\"2026-06-11T10:55:11.323061605Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.350389 | controller |     "Jun 11 10:55:11.324323 crc crio[22652]: time=\"2026-06-11T10:55:11.32322821Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.350404 | controller |     "Jun 11 10:55:11.324323 crc crio[22652]: time=\"2026-06-11T10:55:11.323346304Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.350419 | controller |     "Jun 11 10:55:11.324323 crc crio[22652]: time=\"2026-06-11T10:55:11.323467458Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.350433 | controller |     "Jun 11 10:55:11.324851 crc crio[22652]: time=\"2026-06-11T10:55:11.324104748Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.350447 | controller |     "Jun 11 10:55:11.324851 crc crio[22652]: time=\"2026-06-11T10:55:11.324554673Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.350461 | controller |     "Jun 11 10:55:11.324851 crc crio[22652]: time=\"2026-06-11T10:55:11.32479153Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.350476 | controller |     "Jun 11 10:55:11.325036 crc crio[22652]: time=\"2026-06-11T10:55:11.325015117Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.350490 | controller |     "Jun 11 10:55:11.326536 crc crio[22652]: time=\"2026-06-11T10:55:11.325235494Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.350507 | controller |     "Jun 11 10:55:11.326536 crc crio[22652]: time=\"2026-06-11T10:55:11.325449431Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.350522 | controller |     "Jun 11 10:55:11.326536 crc crio[22652]: time=\"2026-06-11T10:55:11.325616247Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.350536 | controller |     "Jun 11 10:55:11.326536 crc crio[22652]: time=\"2026-06-11T10:55:11.326066861Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.350550 | controller |     "Jun 11 10:55:11.326536 crc crio[22652]: time=\"2026-06-11T10:55:11.326331509Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.350564 | controller |     "Jun 11 10:55:11.326536 crc crio[22652]: time=\"2026-06-11T10:55:11.326444013Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.350579 | controller |     "Jun 11 10:55:11.326536 crc crio[22652]: time=\"2026-06-11T10:55:11.326473284Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.350593 | controller |     "Jun 11 10:55:11.326808 crc crio[22652]: time=\"2026-06-11T10:55:11.326610788Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.350607 | controller |     "Jun 11 10:55:11.326916 crc crio[22652]: time=\"2026-06-11T10:55:11.32665417Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.350622 | controller |     "Jun 11 10:55:11.326969 crc crio[22652]: time=\"2026-06-11T10:55:11.326934969Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.350637 | controller |     "Jun 11 10:55:11.330454 crc crio[22652]: time=\"2026-06-11T10:55:11.32697454Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.350652 | controller |     "Jun 11 10:55:11.330454 crc crio[22652]: time=\"2026-06-11T10:55:11.327026282Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.350666 | controller |     "Jun 11 10:55:11.330454 crc crio[22652]: time=\"2026-06-11T10:55:11.327053093Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.350680 | controller |     "Jun 11 10:55:11.330454 crc crio[22652]: time=\"2026-06-11T10:55:11.327264549Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.350694 | controller |     "Jun 11 10:55:11.330454 crc crio[22652]: time=\"2026-06-11T10:55:11.327301361Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.350707 | controller |     "Jun 11 10:55:11.330454 crc crio[22652]: time=\"2026-06-11T10:55:11.327328982Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.350721 | controller |     "Jun 11 10:55:11.330454 crc crio[22652]: time=\"2026-06-11T10:55:11.327350362Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.350735 | controller |     "Jun 11 10:55:11.331554 crc crio[22652]: time=\"2026-06-11T10:55:11.330593644Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.350749 | controller |     "Jun 11 10:55:11.331554 crc crio[22652]: time=\"2026-06-11T10:55:11.330838092Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.350763 | controller |     "Jun 11 10:55:11.331554 crc crio[22652]: time=\"2026-06-11T10:55:11.330937425Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.350777 | controller |     "Jun 11 10:55:11.331554 crc crio[22652]: time=\"2026-06-11T10:55:11.331053629Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.350794 | controller |     "Jun 11 10:55:11.331554 crc crio[22652]: time=\"2026-06-11T10:55:11.331315418Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.350809 | controller |     "Jun 11 10:55:11.331554 crc crio[22652]: time=\"2026-06-11T10:55:11.331442912Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.350823 | controller |     "Jun 11 10:55:11.332404 crc crio[22652]: time=\"2026-06-11T10:55:11.331686258Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.350838 | controller |     "Jun 11 10:55:11.332404 crc crio[22652]: time=\"2026-06-11T10:55:11.331774501Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.350853 | controller |     "Jun 11 10:55:11.332404 crc crio[22652]: time=\"2026-06-11T10:55:11.331804682Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.350867 | controller |     "Jun 11 10:55:11.332404 crc crio[22652]: time=\"2026-06-11T10:55:11.331826363Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.350881 | controller |     "Jun 11 10:55:11.332404 crc crio[22652]: time=\"2026-06-11T10:55:11.331838493Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.350895 | controller |     "Jun 11 10:55:11.332404 crc crio[22652]: time=\"2026-06-11T10:55:11.331853154Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.350909 | controller |     "Jun 11 10:55:11.332404 crc crio[22652]: time=\"2026-06-11T10:55:11.331959977Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.350923 | controller |     "Jun 11 10:55:11.332404 crc crio[22652]: time=\"2026-06-11T10:55:11.331991928Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.350937 | controller |     "Jun 11 10:55:11.332404 crc crio[22652]: time=\"2026-06-11T10:55:11.332110651Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.350951 | controller |     "Jun 11 10:55:11.332404 crc crio[22652]: time=\"2026-06-11T10:55:11.332230935Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.350965 | controller |     "Jun 11 10:55:11.332404 crc crio[22652]: time=\"2026-06-11T10:55:11.332322588Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.350979 | controller |     "Jun 11 10:55:11.332404 crc crio[22652]: time=\"2026-06-11T10:55:11.332353599Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.350993 | controller |     "Jun 11 10:55:11.333763 crc crio[22652]: time=\"2026-06-11T10:55:11.332494513Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.351007 | controller |     "Jun 11 10:55:11.333763 crc crio[22652]: time=\"2026-06-11T10:55:11.332530915Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.351021 | controller |     "Jun 11 10:55:11.333763 crc crio[22652]: time=\"2026-06-11T10:55:11.332681529Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.351035 | controller |     "Jun 11 10:55:11.333763 crc crio[22652]: time=\"2026-06-11T10:55:11.33271221Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.351049 | controller |     "Jun 11 10:55:11.333763 crc crio[22652]: time=\"2026-06-11T10:55:11.332840094Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.351063 | controller |     "Jun 11 10:55:11.333763 crc crio[22652]: time=\"2026-06-11T10:55:11.332868815Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.351079 | controller |     "Jun 11 10:55:11.333763 crc crio[22652]: time=\"2026-06-11T10:55:11.332946958Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.351094 | controller |     "Jun 11 10:55:11.333763 crc crio[22652]: time=\"2026-06-11T10:55:11.332978549Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.351108 | controller |     "Jun 11 10:55:11.333763 crc crio[22652]: time=\"2026-06-11T10:55:11.333082042Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.351122 | controller |     "Jun 11 10:55:11.333763 crc crio[22652]: time=\"2026-06-11T10:55:11.333171235Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.351135 | controller |     "Jun 11 10:55:11.333763 crc crio[22652]: time=\"2026-06-11T10:55:11.33333149Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.351149 | controller |     "Jun 11 10:55:11.333763 crc crio[22652]: time=\"2026-06-11T10:55:11.333364201Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.351163 | controller |     "Jun 11 10:55:11.333763 crc crio[22652]: time=\"2026-06-11T10:55:11.333533527Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.351177 | controller |     "Jun 11 10:55:11.333763 crc crio[22652]: time=\"2026-06-11T10:55:11.333580628Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.351198 | controller |     "Jun 11 10:55:11.333763 crc crio[22652]: time=\"2026-06-11T10:55:11.333722313Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.351253 | controller |     "Jun 11 10:55:11.333763 crc crio[22652]: time=\"2026-06-11T10:55:11.333761824Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.351274 | controller |     "Jun 11 10:55:11.336049 crc crio[22652]: time=\"2026-06-11T10:55:11.335239081Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.351288 | controller |     "Jun 11 10:55:11.336049 crc crio[22652]: time=\"2026-06-11T10:55:11.335306434Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.351302 | controller |     "Jun 11 10:55:11.336049 crc crio[22652]: time=\"2026-06-11T10:55:11.335319994Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 11:58:02.351316 | controller |     "Jun 11 10:55:11.336049 crc crio[22652]: time=\"2026-06-11T10:55:11.335339565Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 11:58:02.351330 | controller |     "Jun 11 10:55:15.013330 crc crio[22652]: time=\"2026-06-11T10:55:15.012506132Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/etc/kubernetes/cni/net.d/00-multus.conf\\\"\"",
2026-06-11 11:58:02.351344 | controller |     "Jun 11 10:55:15.031502 crc crio[22652]: time=\"2026-06-11T10:55:15.031392881Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 11:58:02.351389 | controller |     "Jun 11 10:55:15.031502 crc crio[22652]: time=\"2026-06-11T10:55:15.031475964Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 11:58:02.351404 | controller |     "Jun 11 10:55:15.031737 crc crio[22652]: time=\"2026-06-11T10:55:15.031536516Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/etc/kubernetes/cni/net.d/00-multus.conf\\\"\"",
2026-06-11 11:58:02.351418 | controller |     "Jun 11 10:55:15.048929 crc crio[22652]: time=\"2026-06-11T10:55:15.048836285Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 11:58:02.351437 | controller |     "Jun 11 10:55:15.048929 crc crio[22652]: time=\"2026-06-11T10:55:15.048889017Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 11:58:02.351452 | controller |     "Jun 11 10:55:47.370278 crc crio[22652]: time=\"2026-06-11T10:55:47.369054445Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9l9ffs/POD\" id=ea2c3663-88c9-478c-b3fd-9f886951bd77 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.351466 | controller |     "Jun 11 10:55:47.371610 crc crio[22652]: time=\"2026-06-11T10:55:47.370334446Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.351481 | controller |     "Jun 11 10:55:47.412956 crc crio[22652]: time=\"2026-06-11T10:55:47.412443512Z\" level=info msg=\"Got pod network &{Name:ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9l9ffs Namespace:openshift-marketplace ID:fc5b29c136a3ff9ecc6ec5d7b891f85f23b4930de4218ab27b6d30427b89cca3 UID:7f278ff8-2321-40b6-b420-8cc237445225 NetNS:/var/run/netns/21aa23f8-9fa4-40cc-bee3-50c0ea6d90fe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7f278ff8_2321_40b6_b420_8cc237445225.slice PodAnnotations:0xc0036e6d28}] Aliases:map[]}\"",
2026-06-11 11:58:02.351497 | controller |     "Jun 11 10:55:47.412956 crc crio[22652]: time=\"2026-06-11T10:55:47.412844485Z\" level=info msg=\"Adding pod openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9l9ffs to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.351512 | controller |     "Jun 11 10:55:47.728746 crc crio[22652]: 2026-06-11T10:55:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fc5b29c136a3ff9 Mac:c2:3a:4c:ad:e0:dd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:07 Mtu:0 Sandbox:/var/run/netns/21aa23f8-9fa4-40cc-bee3-50c0ea6d90fe SocketPath: PciID:}] [{Interface:0xc00025ac20 Address:{IP:10.217.0.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.351527 | controller |     "Jun 11 10:55:47.729866 crc crio[22652]: time=\"2026-06-11T10:55:47.729800455Z\" level=info msg=\"Got pod network &{Name:ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9l9ffs Namespace:openshift-marketplace ID:fc5b29c136a3ff9ecc6ec5d7b891f85f23b4930de4218ab27b6d30427b89cca3 UID:7f278ff8-2321-40b6-b420-8cc237445225 NetNS:/var/run/netns/21aa23f8-9fa4-40cc-bee3-50c0ea6d90fe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7f278ff8_2321_40b6_b420_8cc237445225.slice PodAnnotations:0xc0036e6d28}] Aliases:map[]}\"",
2026-06-11 11:58:02.351543 | controller |     "Jun 11 10:55:47.729983 crc crio[22652]: time=\"2026-06-11T10:55:47.729929869Z\" level=info msg=\"Checking pod openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9l9ffs for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.351558 | controller |     "Jun 11 10:55:47.735650 crc crio[22652]: time=\"2026-06-11T10:55:47.735569608Z\" level=info msg=\"Ran pod sandbox fc5b29c136a3ff9ecc6ec5d7b891f85f23b4930de4218ab27b6d30427b89cca3 with infra container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9l9ffs/POD\" id=ea2c3663-88c9-478c-b3fd-9f886951bd77 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.351573 | controller |     "Jun 11 10:55:47.737618 crc crio[22652]: time=\"2026-06-11T10:55:47.737562761Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=91e0193b-52d5-4b8b-a2a8-a6b74b6e3ac7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.351591 | controller |     "Jun 11 10:55:47.742335 crc crio[22652]: time=\"2026-06-11T10:55:47.74226368Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=4b0853f7-f34c-407d-b508-7e6a5062e4b5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.351606 | controller |     "Jun 11 10:55:47.749649 crc crio[22652]: time=\"2026-06-11T10:55:47.749567482Z\" level=info msg=\"Creating container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9l9ffs/util\" id=d5a3ae5c-9e96-484d-a2ae-5b859b3b95c7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.351621 | controller |     "Jun 11 10:55:47.749993 crc crio[22652]: time=\"2026-06-11T10:55:47.749936173Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.351635 | controller |     "Jun 11 10:55:47.772747 crc crio[22652]: time=\"2026-06-11T10:55:47.772687256Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.351650 | controller |     "Jun 11 10:55:47.775953 crc crio[22652]: time=\"2026-06-11T10:55:47.775883067Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.351665 | controller |     "Jun 11 10:55:47.887874 crc crio[22652]: time=\"2026-06-11T10:55:47.887543121Z\" level=info msg=\"Created container dfff7bb0516ec868796fc0c9f9b0172e9faccdd1019e608628a58293b263f8fa: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9l9ffs/util\" id=d5a3ae5c-9e96-484d-a2ae-5b859b3b95c7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.351680 | controller |     "Jun 11 10:55:47.889349 crc crio[22652]: time=\"2026-06-11T10:55:47.889262057Z\" level=info msg=\"Starting container: dfff7bb0516ec868796fc0c9f9b0172e9faccdd1019e608628a58293b263f8fa\" id=a66e6634-ebf0-4892-bab2-12deca9bfab6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.351696 | controller |     "Jun 11 10:55:47.896726 crc crio[22652]: time=\"2026-06-11T10:55:47.896507526Z\" level=info msg=\"Started container\" PID=36854 containerID=dfff7bb0516ec868796fc0c9f9b0172e9faccdd1019e608628a58293b263f8fa description=openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9l9ffs/util id=a66e6634-ebf0-4892-bab2-12deca9bfab6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fc5b29c136a3ff9ecc6ec5d7b891f85f23b4930de4218ab27b6d30427b89cca3",
2026-06-11 11:58:02.351712 | controller |     "Jun 11 10:55:48.619594 crc crio[22652]: time=\"2026-06-11T10:55:48.619495826Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=0b3ad008-0689-4681-9e1b-9bc9ba61cda3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.351727 | controller |     "Jun 11 10:55:48.620195 crc crio[22652]: time=\"2026-06-11T10:55:48.619898408Z\" level=info msg=\"Image registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7 not found\" id=0b3ad008-0689-4681-9e1b-9bc9ba61cda3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.351741 | controller |     "Jun 11 10:55:48.620195 crc crio[22652]: time=\"2026-06-11T10:55:48.619984431Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7 found\" id=0b3ad008-0689-4681-9e1b-9bc9ba61cda3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.351759 | controller |     "Jun 11 10:55:48.624770 crc crio[22652]: time=\"2026-06-11T10:55:48.624678281Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=c3cd9453-d156-4ccb-bd69-7c7eea7734ac name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.351774 | controller |     "Jun 11 10:55:48.634806 crc crio[22652]: time=\"2026-06-11T10:55:48.634678308Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\\\"\"",
2026-06-11 11:58:02.351788 | controller |     "Jun 11 10:55:50.599918 crc crio[22652]: time=\"2026-06-11T10:55:50.599497335Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=c3cd9453-d156-4ccb-bd69-7c7eea7734ac name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.351802 | controller |     "Jun 11 10:55:50.601109 crc crio[22652]: time=\"2026-06-11T10:55:50.601016152Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=63a20f7b-e4a6-40bf-803e-f8e66e1df93c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.351816 | controller |     "Jun 11 10:55:50.605299 crc crio[22652]: time=\"2026-06-11T10:55:50.605185304Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=e4669f28-3a44-4a11-b371-94ffb6eb003d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.351830 | controller |     "Jun 11 10:55:50.614482 crc crio[22652]: time=\"2026-06-11T10:55:50.614399037Z\" level=info msg=\"Creating container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9l9ffs/pull\" id=f0b6c4fb-8ec8-46e5-a499-61ae6005fef7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.351845 | controller |     "Jun 11 10:55:50.615939 crc crio[22652]: time=\"2026-06-11T10:55:50.615893585Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.351859 | controller |     "Jun 11 10:55:50.647695 crc crio[22652]: time=\"2026-06-11T10:55:50.647538749Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.351873 | controller |     "Jun 11 10:55:50.648799 crc crio[22652]: time=\"2026-06-11T10:55:50.647804687Z\" level=warning msg=\"Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/c4c2b0046d4d81339b776c326e92f4ef1c065d9b0d8edc03362b453a5746ae37/merged/etc/passwd: no such file or directory\"",
2026-06-11 11:58:02.351888 | controller |     "Jun 11 10:55:50.648799 crc crio[22652]: time=\"2026-06-11T10:55:50.647833758Z\" level=warning msg=\"Failed to open /etc/group: open /var/lib/containers/storage/overlay/c4c2b0046d4d81339b776c326e92f4ef1c065d9b0d8edc03362b453a5746ae37/merged/etc/group: no such file or directory\"",
2026-06-11 11:58:02.351903 | controller |     "Jun 11 10:55:50.650557 crc crio[22652]: time=\"2026-06-11T10:55:50.650472373Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.351918 | controller |     "Jun 11 10:55:50.761004 crc crio[22652]: time=\"2026-06-11T10:55:50.760859456Z\" level=info msg=\"Created container fbaf5d5a6d540510cd5d8f0c01df9edfefe5979ff460cf775295a85a37f97b73: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9l9ffs/pull\" id=f0b6c4fb-8ec8-46e5-a499-61ae6005fef7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.351936 | controller |     "Jun 11 10:55:50.763053 crc crio[22652]: time=\"2026-06-11T10:55:50.762986653Z\" level=info msg=\"Starting container: fbaf5d5a6d540510cd5d8f0c01df9edfefe5979ff460cf775295a85a37f97b73\" id=5f30b710-f727-4267-bd98-e03d778a5281 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.351951 | controller |     "Jun 11 10:55:50.768469 crc crio[22652]: time=\"2026-06-11T10:55:50.768391455Z\" level=info msg=\"Started container\" PID=36977 containerID=fbaf5d5a6d540510cd5d8f0c01df9edfefe5979ff460cf775295a85a37f97b73 description=openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9l9ffs/pull id=5f30b710-f727-4267-bd98-e03d778a5281 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fc5b29c136a3ff9ecc6ec5d7b891f85f23b4930de4218ab27b6d30427b89cca3",
2026-06-11 11:58:02.351967 | controller |     "Jun 11 10:55:51.656666 crc crio[22652]: time=\"2026-06-11T10:55:51.652733676Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=867e7181-76d8-4f99-ae0a-b66d64b1a6b4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.351981 | controller |     "Jun 11 10:55:51.659945 crc crio[22652]: time=\"2026-06-11T10:55:51.658912242Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=ac1be927-f646-4f6c-9779-c093b1dc3b5d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.351996 | controller |     "Jun 11 10:55:51.666723 crc crio[22652]: time=\"2026-06-11T10:55:51.666326107Z\" level=info msg=\"Creating container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9l9ffs/extract\" id=0bee5401-9111-454e-a397-1bbd5e18ca01 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.352011 | controller |     "Jun 11 10:55:51.666982 crc crio[22652]: time=\"2026-06-11T10:55:51.666925896Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.352025 | controller |     "Jun 11 10:55:51.706391 crc crio[22652]: time=\"2026-06-11T10:55:51.70580751Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.352040 | controller |     "Jun 11 10:55:51.716780 crc crio[22652]: time=\"2026-06-11T10:55:51.716711836Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.352055 | controller |     "Jun 11 10:55:51.802054 crc crio[22652]: time=\"2026-06-11T10:55:51.801912431Z\" level=info msg=\"Created container 0b4a5e89af87fbbe27f693a381acd60859094d98886465be4844cc10618f439e: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9l9ffs/extract\" id=0bee5401-9111-454e-a397-1bbd5e18ca01 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.352070 | controller |     "Jun 11 10:55:51.804647 crc crio[22652]: time=\"2026-06-11T10:55:51.804314357Z\" level=info msg=\"Starting container: 0b4a5e89af87fbbe27f693a381acd60859094d98886465be4844cc10618f439e\" id=d8913c32-22d7-4732-88cd-ba2ea15fc68e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.352084 | controller |     "Jun 11 10:55:51.809738 crc crio[22652]: time=\"2026-06-11T10:55:51.809629877Z\" level=info msg=\"Started container\" PID=37013 containerID=0b4a5e89af87fbbe27f693a381acd60859094d98886465be4844cc10618f439e description=openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9l9ffs/extract id=d8913c32-22d7-4732-88cd-ba2ea15fc68e name=/runtime.v1.RuntimeService/StartContainer sandboxID=fc5b29c136a3ff9ecc6ec5d7b891f85f23b4930de4218ab27b6d30427b89cca3",
2026-06-11 11:58:02.352100 | controller |     "Jun 11 10:55:53.676734 crc crio[22652]: time=\"2026-06-11T10:55:53.676294256Z\" level=info msg=\"Stopping pod sandbox: fc5b29c136a3ff9ecc6ec5d7b891f85f23b4930de4218ab27b6d30427b89cca3\" id=2d2ac84b-9dc6-4e3f-bf97-b3e1602bf01c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.352121 | controller |     "Jun 11 10:55:53.677939 crc crio[22652]: time=\"2026-06-11T10:55:53.67704579Z\" level=info msg=\"Got pod network &{Name:ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9l9ffs Namespace:openshift-marketplace ID:fc5b29c136a3ff9ecc6ec5d7b891f85f23b4930de4218ab27b6d30427b89cca3 UID:7f278ff8-2321-40b6-b420-8cc237445225 NetNS:/var/run/netns/21aa23f8-9fa4-40cc-bee3-50c0ea6d90fe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7f278ff8_2321_40b6_b420_8cc237445225.slice PodAnnotations:0xc0036e64a0}] Aliases:map[]}\"",
2026-06-11 11:58:02.352136 | controller |     "Jun 11 10:55:53.677939 crc crio[22652]: time=\"2026-06-11T10:55:53.677259467Z\" level=info msg=\"Deleting pod openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9l9ffs from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.352151 | controller |     "Jun 11 10:55:53.991835 crc crio[22652]: time=\"2026-06-11T10:55:53.991714329Z\" level=info msg=\"Stopped pod sandbox: fc5b29c136a3ff9ecc6ec5d7b891f85f23b4930de4218ab27b6d30427b89cca3\" id=2d2ac84b-9dc6-4e3f-bf97-b3e1602bf01c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.352166 | controller |     "Jun 11 10:55:57.750028 crc crio[22652]: time=\"2026-06-11T10:55:57.749098344Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-operator-6569c8c666-shgh7/POD\" id=709e1b0e-40d3-4aa0-a7b0-36aca70c1169 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.352180 | controller |     "Jun 11 10:55:57.750028 crc crio[22652]: time=\"2026-06-11T10:55:57.750002133Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.352195 | controller |     "Jun 11 10:55:57.776760 crc crio[22652]: time=\"2026-06-11T10:55:57.776502214Z\" level=info msg=\"Got pod network &{Name:nmstate-operator-6569c8c666-shgh7 Namespace:openshift-nmstate ID:e53b0232abeb7f0742733285956ec449e118b9d1083ff54f76fc86c101ea9d15 UID:25c91b21-28b3-494f-a68f-8d024d224821 NetNS:/var/run/netns/778b5b84-c56f-4201-a5c9-3a853d85ce26 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod25c91b21_28b3_494f_a68f_8d024d224821.slice PodAnnotations:0xc00008ca50}] Aliases:map[]}\"",
2026-06-11 11:58:02.352211 | controller |     "Jun 11 10:55:57.776760 crc crio[22652]: time=\"2026-06-11T10:55:57.776570726Z\" level=info msg=\"Adding pod openshift-nmstate_nmstate-operator-6569c8c666-shgh7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.352226 | controller |     "Jun 11 10:55:58.492585 crc crio[22652]: 2026-06-11T10:55:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e53b0232abeb7f0 Mac:32:c2:c7:ec:ca:0c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0c Mtu:0 Sandbox:/var/run/netns/778b5b84-c56f-4201-a5c9-3a853d85ce26 SocketPath: PciID:}] [{Interface:0xc0000145f0 Address:{IP:10.217.0.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.352241 | controller |     "Jun 11 10:55:58.496378 crc crio[22652]: time=\"2026-06-11T10:55:58.496297069Z\" level=info msg=\"Got pod network &{Name:nmstate-operator-6569c8c666-shgh7 Namespace:openshift-nmstate ID:e53b0232abeb7f0742733285956ec449e118b9d1083ff54f76fc86c101ea9d15 UID:25c91b21-28b3-494f-a68f-8d024d224821 NetNS:/var/run/netns/778b5b84-c56f-4201-a5c9-3a853d85ce26 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod25c91b21_28b3_494f_a68f_8d024d224821.slice PodAnnotations:0xc00008ca50}] Aliases:map[]}\"",
2026-06-11 11:58:02.352259 | controller |     "Jun 11 10:55:58.496552 crc crio[22652]: time=\"2026-06-11T10:55:58.496522926Z\" level=info msg=\"Checking pod openshift-nmstate_nmstate-operator-6569c8c666-shgh7 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.352274 | controller |     "Jun 11 10:55:58.507892 crc crio[22652]: time=\"2026-06-11T10:55:58.507813069Z\" level=info msg=\"Ran pod sandbox e53b0232abeb7f0742733285956ec449e118b9d1083ff54f76fc86c101ea9d15 with infra container: openshift-nmstate/nmstate-operator-6569c8c666-shgh7/POD\" id=709e1b0e-40d3-4aa0-a7b0-36aca70c1169 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.352289 | controller |     "Jun 11 10:55:58.513738 crc crio[22652]: time=\"2026-06-11T10:55:58.513501278Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\" id=4164eb58-a1c6-4cf2-b584-eb3b22ad983e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.352305 | controller |     "Jun 11 10:55:58.513904 crc crio[22652]: time=\"2026-06-11T10:55:58.513861899Z\" level=info msg=\"Image registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e not found\" id=4164eb58-a1c6-4cf2-b584-eb3b22ad983e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.352327 | controller |     "Jun 11 10:55:58.513966 crc crio[22652]: time=\"2026-06-11T10:55:58.513933472Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e found\" id=4164eb58-a1c6-4cf2-b584-eb3b22ad983e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.352369 | controller |     "Jun 11 10:55:58.515685 crc crio[22652]: time=\"2026-06-11T10:55:58.515596624Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\" id=77102f6e-2d73-446b-a872-4f3cbfbf3bcc name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.352393 | controller |     "Jun 11 10:55:58.520613 crc crio[22652]: time=\"2026-06-11T10:55:58.520544391Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\\\"\"",
2026-06-11 11:58:02.352409 | controller |     "Jun 11 10:56:00.514890 crc crio[22652]: time=\"2026-06-11T10:56:00.514059229Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686256-8vzqq/POD\" id=54cfbb72-5add-40be-ab61-5b646da63021 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.352424 | controller |     "Jun 11 10:56:00.518027 crc crio[22652]: time=\"2026-06-11T10:56:00.514997289Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.352440 | controller |     "Jun 11 10:56:00.546527 crc crio[22652]: time=\"2026-06-11T10:56:00.545846409Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686256-8vzqq Namespace:openshift-infra ID:25698adc13fb655f9a3b6632b96c2d379aa2e9048fa77513c70e9e2a71105e4b UID:f0edc559-4072-4405-9366-c58e55a24ea3 NetNS:/var/run/netns/772772f6-4d84-4925-bbfe-2cfbe8d7e0cf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf0edc559_4072_4405_9366_c58e55a24ea3.slice PodAnnotations:0xc0022f6e60}] Aliases:map[]}\"",
2026-06-11 11:58:02.352456 | controller |     "Jun 11 10:56:00.546527 crc crio[22652]: time=\"2026-06-11T10:56:00.545932882Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686256-8vzqq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.352474 | controller |     "Jun 11 10:56:01.029314 crc crio[22652]: 2026-06-11T10:56:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:25698adc13fb655 Mac:8a:19:ac:42:7f:b3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0f Mtu:0 Sandbox:/var/run/netns/772772f6-4d84-4925-bbfe-2cfbe8d7e0cf SocketPath: PciID:}] [{Interface:0xc0002845b0 Address:{IP:10.217.0.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.352491 | controller |     "Jun 11 10:56:01.033434 crc crio[22652]: time=\"2026-06-11T10:56:01.033247201Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686256-8vzqq Namespace:openshift-infra ID:25698adc13fb655f9a3b6632b96c2d379aa2e9048fa77513c70e9e2a71105e4b UID:f0edc559-4072-4405-9366-c58e55a24ea3 NetNS:/var/run/netns/772772f6-4d84-4925-bbfe-2cfbe8d7e0cf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf0edc559_4072_4405_9366_c58e55a24ea3.slice PodAnnotations:0xc0022f6e60}] Aliases:map[]}\"",
2026-06-11 11:58:02.352506 | controller |     "Jun 11 10:56:01.033703 crc crio[22652]: time=\"2026-06-11T10:56:01.033504739Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686256-8vzqq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.352521 | controller |     "Jun 11 10:56:01.057323 crc crio[22652]: time=\"2026-06-11T10:56:01.056348644Z\" level=info msg=\"Ran pod sandbox 25698adc13fb655f9a3b6632b96c2d379aa2e9048fa77513c70e9e2a71105e4b with infra container: openshift-infra/auto-csr-approver-29686256-8vzqq/POD\" id=54cfbb72-5add-40be-ab61-5b646da63021 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.352536 | controller |     "Jun 11 10:56:01.063019 crc crio[22652]: time=\"2026-06-11T10:56:01.062939053Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=4485f93b-9848-4026-a6a7-44509a5a9e89 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.352550 | controller |     "Jun 11 10:56:01.071194 crc crio[22652]: time=\"2026-06-11T10:56:01.07099485Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 11:58:02.352565 | controller |     "Jun 11 10:56:02.200617 crc crio[22652]: time=\"2026-06-11T10:56:02.200504594Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ad05fa5fb88f3810861b2bda4f8e0a0ab2e6055fabd31b17d5a8b570cac6efc6\" id=77102f6e-2d73-446b-a872-4f3cbfbf3bcc name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.352580 | controller |     "Jun 11 10:56:02.202740 crc crio[22652]: time=\"2026-06-11T10:56:02.202592997Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\" id=c70fd2e5-89db-4707-a48a-36321467f44a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.352595 | controller |     "Jun 11 10:56:02.216455 crc crio[22652]: time=\"2026-06-11T10:56:02.216293293Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=4485f93b-9848-4026-a6a7-44509a5a9e89 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.352611 | controller |     "Jun 11 10:56:02.218599 crc crio[22652]: time=\"2026-06-11T10:56:02.21842035Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=16b1b7ca-ce84-429a-be00-90ae7257143e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.352626 | controller |     "Jun 11 10:56:02.219687 crc crio[22652]: time=\"2026-06-11T10:56:02.219538375Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\" id=9b22625e-e3a7-47a3-a06b-a180997e1f9f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.352651 | controller |     "Jun 11 10:56:02.221893 crc crio[22652]: time=\"2026-06-11T10:56:02.221822298Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=01d5e61c-db95-41cc-96dd-78d829dc7fe2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.352667 | controller |     "Jun 11 10:56:02.230998 crc crio[22652]: time=\"2026-06-11T10:56:02.230929718Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686256-8vzqq/oc\" id=03444bfa-fddc-4714-96a6-2ecbeff99d89 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.352683 | controller |     "Jun 11 10:56:02.232296 crc crio[22652]: time=\"2026-06-11T10:56:02.232263781Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.352697 | controller |     "Jun 11 10:56:02.241508 crc crio[22652]: time=\"2026-06-11T10:56:02.241399631Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-operator-6569c8c666-shgh7/nmstate-operator\" id=3a3f340e-efe5-439a-8b3c-d9227d3be1eb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.352712 | controller |     "Jun 11 10:56:02.249340 crc crio[22652]: time=\"2026-06-11T10:56:02.249252719Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.352727 | controller |     "Jun 11 10:56:02.265858 crc crio[22652]: time=\"2026-06-11T10:56:02.265796803Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.352742 | controller |     "Jun 11 10:56:02.274370 crc crio[22652]: time=\"2026-06-11T10:56:02.274290543Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.352756 | controller |     "Jun 11 10:56:02.277995 crc crio[22652]: time=\"2026-06-11T10:56:02.277924068Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.352771 | controller |     "Jun 11 10:56:02.394718 crc crio[22652]: time=\"2026-06-11T10:56:02.392807446Z\" level=info msg=\"Created container 8923af4f1eb3c27b6bc3f84b1eb2d342fe8fb18694f128e5cdfdf6ff75c415c1: openshift-nmstate/nmstate-operator-6569c8c666-shgh7/nmstate-operator\" id=3a3f340e-efe5-439a-8b3c-d9227d3be1eb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.352785 | controller |     "Jun 11 10:56:02.396250 crc crio[22652]: time=\"2026-06-11T10:56:02.396192353Z\" level=info msg=\"Starting container: 8923af4f1eb3c27b6bc3f84b1eb2d342fe8fb18694f128e5cdfdf6ff75c415c1\" id=7176de24-9339-489b-b156-6bdde3c61dc4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.352800 | controller |     "Jun 11 10:56:02.412761 crc crio[22652]: time=\"2026-06-11T10:56:02.412537162Z\" level=info msg=\"Started container\" PID=37301 containerID=8923af4f1eb3c27b6bc3f84b1eb2d342fe8fb18694f128e5cdfdf6ff75c415c1 description=openshift-nmstate/nmstate-operator-6569c8c666-shgh7/nmstate-operator id=7176de24-9339-489b-b156-6bdde3c61dc4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e53b0232abeb7f0742733285956ec449e118b9d1083ff54f76fc86c101ea9d15",
2026-06-11 11:58:02.352815 | controller |     "Jun 11 10:56:02.538290 crc crio[22652]: time=\"2026-06-11T10:56:02.538250012Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.352832 | controller |     "Jun 11 10:56:02.616765 crc crio[22652]: time=\"2026-06-11T10:56:02.616662581Z\" level=info msg=\"Created container b7742b36ce8e2078186095cc52773c5de8ce28980b69d9d5d9027ad8c8047fce: openshift-infra/auto-csr-approver-29686256-8vzqq/oc\" id=03444bfa-fddc-4714-96a6-2ecbeff99d89 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.352859 | controller |     "Jun 11 10:56:02.617995 crc crio[22652]: time=\"2026-06-11T10:56:02.617951292Z\" level=info msg=\"Starting container: b7742b36ce8e2078186095cc52773c5de8ce28980b69d9d5d9027ad8c8047fce\" id=a6cae19e-bce0-4f4f-8e9d-370c1fd14699 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.352880 | controller |     "Jun 11 10:56:02.624188 crc crio[22652]: time=\"2026-06-11T10:56:02.624056585Z\" level=info msg=\"Started container\" PID=37327 containerID=b7742b36ce8e2078186095cc52773c5de8ce28980b69d9d5d9027ad8c8047fce description=openshift-infra/auto-csr-approver-29686256-8vzqq/oc id=a6cae19e-bce0-4f4f-8e9d-370c1fd14699 name=/runtime.v1.RuntimeService/StartContainer sandboxID=25698adc13fb655f9a3b6632b96c2d379aa2e9048fa77513c70e9e2a71105e4b",
2026-06-11 11:58:02.352896 | controller |     "Jun 11 10:56:04.813912 crc crio[22652]: time=\"2026-06-11T10:56:04.812980746Z\" level=info msg=\"Stopping pod sandbox: 25698adc13fb655f9a3b6632b96c2d379aa2e9048fa77513c70e9e2a71105e4b\" id=3b1d9b14-13a2-48b7-95ed-e927221c21e1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.352912 | controller |     "Jun 11 10:56:04.815546 crc crio[22652]: time=\"2026-06-11T10:56:04.814330769Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686256-8vzqq Namespace:openshift-infra ID:25698adc13fb655f9a3b6632b96c2d379aa2e9048fa77513c70e9e2a71105e4b UID:f0edc559-4072-4405-9366-c58e55a24ea3 NetNS:/var/run/netns/772772f6-4d84-4925-bbfe-2cfbe8d7e0cf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf0edc559_4072_4405_9366_c58e55a24ea3.slice PodAnnotations:0xc0022f6700}] Aliases:map[]}\"",
2026-06-11 11:58:02.352927 | controller |     "Jun 11 10:56:04.815546 crc crio[22652]: time=\"2026-06-11T10:56:04.814461174Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686256-8vzqq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.352942 | controller |     "Jun 11 10:56:05.141947 crc crio[22652]: time=\"2026-06-11T10:56:05.141525755Z\" level=info msg=\"Stopped pod sandbox: 25698adc13fb655f9a3b6632b96c2d379aa2e9048fa77513c70e9e2a71105e4b\" id=3b1d9b14-13a2-48b7-95ed-e927221c21e1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.352957 | controller |     "Jun 11 10:56:15.781449 crc crio[22652]: time=\"2026-06-11T10:56:15.780579037Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-metrics-756b4d6fc6-tmwgn/POD\" id=408fcb65-0c1d-44c8-beb5-7ceb59bb4eef name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.352971 | controller |     "Jun 11 10:56:15.782853 crc crio[22652]: time=\"2026-06-11T10:56:15.781489996Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.352986 | controller |     "Jun 11 10:56:15.831649 crc crio[22652]: time=\"2026-06-11T10:56:15.831254157Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-webhook-9b7874799-c5vwx/POD\" id=6c7e5a06-a286-4a97-9f7a-d9f6bbbe3176 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.353000 | controller |     "Jun 11 10:56:15.831940 crc crio[22652]: time=\"2026-06-11T10:56:15.831915228Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.353015 | controller |     "Jun 11 10:56:15.832734 crc crio[22652]: time=\"2026-06-11T10:56:15.831927627Z\" level=info msg=\"Got pod network &{Name:nmstate-metrics-756b4d6fc6-tmwgn Namespace:openshift-nmstate ID:3307739bff43a7bfbc94569a5b92c4a31409198a4d259f27fdf39b47a030c62e UID:cd7cd333-56ac-477d-b3fa-af5ceddba774 NetNS:/var/run/netns/62327634-63fa-4907-9b10-65fa151addbc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcd7cd333_56ac_477d_b3fa_af5ceddba774.slice PodAnnotations:0xc0014a4740}] Aliases:map[]}\"",
2026-06-11 11:58:02.353035 | controller |     "Jun 11 10:56:15.832734 crc crio[22652]: time=\"2026-06-11T10:56:15.832727332Z\" level=info msg=\"Adding pod openshift-nmstate_nmstate-metrics-756b4d6fc6-tmwgn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.353051 | controller |     "Jun 11 10:56:15.865317 crc crio[22652]: time=\"2026-06-11T10:56:15.865185982Z\" level=info msg=\"Got pod network &{Name:nmstate-webhook-9b7874799-c5vwx Namespace:openshift-nmstate ID:7fcc5bf9d5a2390cfcbb2f14b98f7edf595d9dec0f92dc981ced834df8896680 UID:1b8fc460-bb7f-47a8-8741-994c1c6665db NetNS:/var/run/netns/e533f44e-d774-4aac-a4c7-a3b0f980bd5d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1b8fc460_bb7f_47a8_8741_994c1c6665db.slice PodAnnotations:0xc0029293f8}] Aliases:map[]}\"",
2026-06-11 11:58:02.353066 | controller |     "Jun 11 10:56:15.865317 crc crio[22652]: time=\"2026-06-11T10:56:15.865296308Z\" level=info msg=\"Adding pod openshift-nmstate_nmstate-webhook-9b7874799-c5vwx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.353080 | controller |     "Jun 11 10:56:15.870307 crc crio[22652]: time=\"2026-06-11T10:56:15.870247263Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-handler-lcc69/POD\" id=4eac0c77-1116-4fea-99dc-978ca9d52b36 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.353096 | controller |     "Jun 11 10:56:15.870307 crc crio[22652]: time=\"2026-06-11T10:56:15.870354096Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.353110 | controller |     "Jun 11 10:56:15.903713 crc crio[22652]: time=\"2026-06-11T10:56:15.903619257Z\" 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=4eac0c77-1116-4fea-99dc-978ca9d52b36 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.353125 | controller |     "Jun 11 10:56:15.914796 crc crio[22652]: time=\"2026-06-11T10:56:15.914694696Z\" level=info msg=\"Ran pod sandbox c2e6e6ac82dfbc4bc83d1f2695c3a445b9b959647643cd2a2d31c39b2fdb59a4 with infra container: openshift-nmstate/nmstate-handler-lcc69/POD\" id=4eac0c77-1116-4fea-99dc-978ca9d52b36 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.353140 | controller |     "Jun 11 10:56:15.916966 crc crio[22652]: time=\"2026-06-11T10:56:15.916925677Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=10182e70-c44d-4da8-88ab-ea47ee4c0fa8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.353154 | controller |     "Jun 11 10:56:15.918725 crc crio[22652]: time=\"2026-06-11T10:56:15.918700082Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 not found\" id=10182e70-c44d-4da8-88ab-ea47ee4c0fa8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.353168 | controller |     "Jun 11 10:56:15.918942 crc crio[22652]: time=\"2026-06-11T10:56:15.918924639Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 found\" id=10182e70-c44d-4da8-88ab-ea47ee4c0fa8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.353182 | controller |     "Jun 11 10:56:15.924003 crc crio[22652]: time=\"2026-06-11T10:56:15.921442299Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=5cf910e1-0d59-4380-942d-ac41fd80057d name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.353199 | controller |     "Jun 11 10:56:15.930458 crc crio[22652]: time=\"2026-06-11T10:56:15.92810911Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\\\"\"",
2026-06-11 11:58:02.353215 | controller |     "Jun 11 10:56:16.306992 crc crio[22652]: 2026-06-11T10:56:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3307739bff43a7b Mac:a2:09:81:68:4b:fa Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:14 Mtu:0 Sandbox:/var/run/netns/62327634-63fa-4907-9b10-65fa151addbc SocketPath: PciID:}] [{Interface:0xc0001188e0 Address:{IP:10.217.0.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.353232 | controller |     "Jun 11 10:56:16.308605 crc crio[22652]: time=\"2026-06-11T10:56:16.308536035Z\" level=info msg=\"Got pod network &{Name:nmstate-metrics-756b4d6fc6-tmwgn Namespace:openshift-nmstate ID:3307739bff43a7bfbc94569a5b92c4a31409198a4d259f27fdf39b47a030c62e UID:cd7cd333-56ac-477d-b3fa-af5ceddba774 NetNS:/var/run/netns/62327634-63fa-4907-9b10-65fa151addbc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcd7cd333_56ac_477d_b3fa_af5ceddba774.slice PodAnnotations:0xc0014a4740}] Aliases:map[]}\"",
2026-06-11 11:58:02.353249 | controller |     "Jun 11 10:56:16.309189 crc crio[22652]: time=\"2026-06-11T10:56:16.308732452Z\" level=info msg=\"Checking pod openshift-nmstate_nmstate-metrics-756b4d6fc6-tmwgn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.353265 | controller |     "Jun 11 10:56:16.317406 crc crio[22652]: time=\"2026-06-11T10:56:16.316535822Z\" level=info msg=\"Ran pod sandbox 3307739bff43a7bfbc94569a5b92c4a31409198a4d259f27fdf39b47a030c62e with infra container: openshift-nmstate/nmstate-metrics-756b4d6fc6-tmwgn/POD\" id=408fcb65-0c1d-44c8-beb5-7ceb59bb4eef name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.353280 | controller |     "Jun 11 10:56:16.318755 crc crio[22652]: time=\"2026-06-11T10:56:16.318667517Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=2be28658-e2ac-47fb-969f-6f100768e2c0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.353294 | controller |     "Jun 11 10:56:16.318907 crc crio[22652]: time=\"2026-06-11T10:56:16.318891384Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 not found\" id=2be28658-e2ac-47fb-969f-6f100768e2c0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.353308 | controller |     "Jun 11 10:56:16.318984 crc crio[22652]: time=\"2026-06-11T10:56:16.318944165Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 found\" id=2be28658-e2ac-47fb-969f-6f100768e2c0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.353322 | controller |     "Jun 11 10:56:16.320395 crc crio[22652]: time=\"2026-06-11T10:56:16.320083372Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=51be5b53-a04b-4ee1-a587-6267c7a209dd name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.353336 | controller |     "Jun 11 10:56:16.322992 crc crio[22652]: time=\"2026-06-11T10:56:16.322920473Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\\\"\"",
2026-06-11 11:58:02.353375 | controller |     "Jun 11 10:56:16.479503 crc crio[22652]: time=\"2026-06-11T10:56:16.479400378Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-console-plugin-9bcc7988b-crpds/POD\" id=69eceafd-534a-4aab-8d94-3a0e72c55eb6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.353394 | controller |     "Jun 11 10:56:16.479641 crc crio[22652]: time=\"2026-06-11T10:56:16.479523622Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.353416 | controller |     "Jun 11 10:56:16.505526 crc crio[22652]: time=\"2026-06-11T10:56:16.505418354Z\" level=info msg=\"Got pod network &{Name:nmstate-console-plugin-9bcc7988b-crpds Namespace:openshift-nmstate ID:8dac396fd0a09235685705ddcd4219e1157440f7e7939950a5938ddc9b32345d UID:fb137a31-fe05-4147-872e-43a624582d40 NetNS:/var/run/netns/e5e4d26d-09c5-4733-aafe-ec19c9f243c4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfb137a31_fe05_4147_872e_43a624582d40.slice PodAnnotations:0xc002928450}] Aliases:map[]}\"",
2026-06-11 11:58:02.353439 | controller |     "Jun 11 10:56:16.505526 crc crio[22652]: time=\"2026-06-11T10:56:16.505480846Z\" level=info msg=\"Adding pod openshift-nmstate_nmstate-console-plugin-9bcc7988b-crpds to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.353461 | controller |     "Jun 11 10:56:16.530722 crc crio[22652]: 2026-06-11T10:56:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7fcc5bf9d5a2390 Mac:c6:1d:84:2f:ba:b9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:19 Mtu:0 Sandbox:/var/run/netns/e533f44e-d774-4aac-a4c7-a3b0f980bd5d SocketPath: PciID:}] [{Interface:0xc0004826e0 Address:{IP:10.217.0.25 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.353478 | controller |     "Jun 11 10:56:16.533105 crc crio[22652]: time=\"2026-06-11T10:56:16.532580287Z\" level=info msg=\"Got pod network &{Name:nmstate-webhook-9b7874799-c5vwx Namespace:openshift-nmstate ID:7fcc5bf9d5a2390cfcbb2f14b98f7edf595d9dec0f92dc981ced834df8896680 UID:1b8fc460-bb7f-47a8-8741-994c1c6665db NetNS:/var/run/netns/e533f44e-d774-4aac-a4c7-a3b0f980bd5d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1b8fc460_bb7f_47a8_8741_994c1c6665db.slice PodAnnotations:0xc0029293f8}] Aliases:map[]}\"",
2026-06-11 11:58:02.353497 | controller |     "Jun 11 10:56:16.533105 crc crio[22652]: time=\"2026-06-11T10:56:16.532953849Z\" level=info msg=\"Checking pod openshift-nmstate_nmstate-webhook-9b7874799-c5vwx for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.353519 | controller |     "Jun 11 10:56:16.537013 crc crio[22652]: time=\"2026-06-11T10:56:16.536036166Z\" level=info msg=\"Running pod sandbox: openshift-console/console-5fd9bb5bf7-29brc/POD\" id=22032700-a10c-4eed-b38f-e2d0c4571c0d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.353540 | controller |     "Jun 11 10:56:16.537013 crc crio[22652]: time=\"2026-06-11T10:56:16.536325905Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.353555 | controller |     "Jun 11 10:56:16.540700 crc crio[22652]: time=\"2026-06-11T10:56:16.540625155Z\" level=info msg=\"Ran pod sandbox 7fcc5bf9d5a2390cfcbb2f14b98f7edf595d9dec0f92dc981ced834df8896680 with infra container: openshift-nmstate/nmstate-webhook-9b7874799-c5vwx/POD\" id=6c7e5a06-a286-4a97-9f7a-d9f6bbbe3176 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.353570 | controller |     "Jun 11 10:56:16.541989 crc crio[22652]: time=\"2026-06-11T10:56:16.541906762Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=8c8efc1e-86b6-43fe-bba3-c5209c36c82e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.353588 | controller |     "Jun 11 10:56:16.544176 crc crio[22652]: time=\"2026-06-11T10:56:16.544072881Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 not found\" id=8c8efc1e-86b6-43fe-bba3-c5209c36c82e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.353604 | controller |     "Jun 11 10:56:16.544287 crc crio[22652]: time=\"2026-06-11T10:56:16.544235326Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 found\" id=8c8efc1e-86b6-43fe-bba3-c5209c36c82e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.353619 | controller |     "Jun 11 10:56:16.545170 crc crio[22652]: time=\"2026-06-11T10:56:16.545050272Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=c5b4b33d-0f5d-41f5-a638-3bb68d9a1452 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.353633 | controller |     "Jun 11 10:56:16.547384 crc crio[22652]: time=\"2026-06-11T10:56:16.547320424Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\\\"\"",
2026-06-11 11:58:02.353648 | controller |     "Jun 11 10:56:16.556405 crc crio[22652]: time=\"2026-06-11T10:56:16.55632677Z\" level=info msg=\"Got pod network &{Name:console-5fd9bb5bf7-29brc Namespace:openshift-console ID:3052a3049135a5045bc323c12a1eac7de23c2bf1b0e1aa751968ed7ef0cb1021 UID:433b5a96-2ddd-4326-a425-9768a1a29cdd NetNS:/var/run/netns/a307d2f7-df32-4eff-b297-1b8d48feb5af Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod433b5a96_2ddd_4326_a425_9768a1a29cdd.slice PodAnnotations:0xc002928618}] Aliases:map[]}\"",
2026-06-11 11:58:02.353663 | controller |     "Jun 11 10:56:16.556405 crc crio[22652]: time=\"2026-06-11T10:56:16.556379382Z\" level=info msg=\"Adding pod openshift-console_console-5fd9bb5bf7-29brc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.353678 | controller |     "Jun 11 10:56:16.802495 crc crio[22652]: 2026-06-11T10:56:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8dac396fd0a0923 Mac:82:ed:fd:7d:f6:b3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1a Mtu:0 Sandbox:/var/run/netns/e5e4d26d-09c5-4733-aafe-ec19c9f243c4 SocketPath: PciID:}] [{Interface:0xc00025aa20 Address:{IP:10.217.0.26 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.353693 | controller |     "Jun 11 10:56:16.804393 crc crio[22652]: time=\"2026-06-11T10:56:16.804314762Z\" level=info msg=\"Got pod network &{Name:nmstate-console-plugin-9bcc7988b-crpds Namespace:openshift-nmstate ID:8dac396fd0a09235685705ddcd4219e1157440f7e7939950a5938ddc9b32345d UID:fb137a31-fe05-4147-872e-43a624582d40 NetNS:/var/run/netns/e5e4d26d-09c5-4733-aafe-ec19c9f243c4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfb137a31_fe05_4147_872e_43a624582d40.slice PodAnnotations:0xc002928450}] Aliases:map[]}\"",
2026-06-11 11:58:02.353708 | controller |     "Jun 11 10:56:16.804630 crc crio[22652]: time=\"2026-06-11T10:56:16.804569161Z\" level=info msg=\"Checking pod openshift-nmstate_nmstate-console-plugin-9bcc7988b-crpds for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.353722 | controller |     "Jun 11 10:56:16.811435 crc crio[22652]: time=\"2026-06-11T10:56:16.811015075Z\" level=info msg=\"Ran pod sandbox 8dac396fd0a09235685705ddcd4219e1157440f7e7939950a5938ddc9b32345d with infra container: openshift-nmstate/nmstate-console-plugin-9bcc7988b-crpds/POD\" id=69eceafd-534a-4aab-8d94-3a0e72c55eb6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.353739 | controller |     "Jun 11 10:56:16.814871 crc crio[22652]: time=\"2026-06-11T10:56:16.814801974Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\" id=d69d3728-8edf-4518-a200-4e11bb3d6129 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.353754 | controller |     "Jun 11 10:56:16.815093 crc crio[22652]: time=\"2026-06-11T10:56:16.815035452Z\" level=info msg=\"Image registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e not found\" id=d69d3728-8edf-4518-a200-4e11bb3d6129 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.353783 | controller |     "Jun 11 10:56:16.815267 crc crio[22652]: time=\"2026-06-11T10:56:16.815235718Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e found\" id=d69d3728-8edf-4518-a200-4e11bb3d6129 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.353799 | controller |     "Jun 11 10:56:16.816310 crc crio[22652]: time=\"2026-06-11T10:56:16.816183398Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\" id=c082c171-50ea-4ed9-b875-3f76917e42aa name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.353815 | controller |     "Jun 11 10:56:16.821537 crc crio[22652]: time=\"2026-06-11T10:56:16.818713529Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\\\"\"",
2026-06-11 11:58:02.353831 | controller |     "Jun 11 10:56:16.924589 crc crio[22652]: 2026-06-11T10:56:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3052a3049135a50 Mac:6e:4b:32:8e:e7:e5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:23 Mtu:0 Sandbox:/var/run/netns/a307d2f7-df32-4eff-b297-1b8d48feb5af SocketPath: PciID:}] [{Interface:0xc0002dca20 Address:{IP:10.217.0.35 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.353845 | controller |     "Jun 11 10:56:16.926171 crc crio[22652]: time=\"2026-06-11T10:56:16.926058086Z\" level=info msg=\"Got pod network &{Name:console-5fd9bb5bf7-29brc Namespace:openshift-console ID:3052a3049135a5045bc323c12a1eac7de23c2bf1b0e1aa751968ed7ef0cb1021 UID:433b5a96-2ddd-4326-a425-9768a1a29cdd NetNS:/var/run/netns/a307d2f7-df32-4eff-b297-1b8d48feb5af Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod433b5a96_2ddd_4326_a425_9768a1a29cdd.slice PodAnnotations:0xc002928618}] Aliases:map[]}\"",
2026-06-11 11:58:02.353860 | controller |     "Jun 11 10:56:16.926430 crc crio[22652]: time=\"2026-06-11T10:56:16.926365596Z\" level=info msg=\"Checking pod openshift-console_console-5fd9bb5bf7-29brc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.353875 | controller |     "Jun 11 10:56:16.940951 crc crio[22652]: time=\"2026-06-11T10:56:16.940789866Z\" level=info msg=\"Ran pod sandbox 3052a3049135a5045bc323c12a1eac7de23c2bf1b0e1aa751968ed7ef0cb1021 with infra container: openshift-console/console-5fd9bb5bf7-29brc/POD\" id=22032700-a10c-4eed-b38f-e2d0c4571c0d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.353890 | controller |     "Jun 11 10:56:16.945840 crc crio[22652]: time=\"2026-06-11T10:56:16.945604867Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4\" id=5db7d8ca-2930-467c-942a-f9847a728d75 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.353911 | controller |     "Jun 11 10:56:16.948817 crc crio[22652]: time=\"2026-06-11T10:56:16.948483008Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4\" id=7d0559c4-e0b0-4a40-8a12-2fd877a1b94d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.353935 | controller |     "Jun 11 10:56:16.962852 crc crio[22652]: time=\"2026-06-11T10:56:16.962772042Z\" level=info msg=\"Creating container: openshift-console/console-5fd9bb5bf7-29brc/console\" id=d2e1e06e-cb12-4653-9aaa-80f677d50cc4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.353961 | controller |     "Jun 11 10:56:16.963354 crc crio[22652]: time=\"2026-06-11T10:56:16.963270538Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.353979 | controller |     "Jun 11 10:56:17.002192 crc crio[22652]: time=\"2026-06-11T10:56:17.001928354Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.353997 | controller |     "Jun 11 10:56:17.006900 crc crio[22652]: time=\"2026-06-11T10:56:17.006802879Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.354020 | controller |     "Jun 11 10:56:17.115498 crc crio[22652]: time=\"2026-06-11T10:56:17.115397688Z\" level=info msg=\"Created container 5b358e50578a26d74d1e54be1ede52d7c9d297e8ea5eca163d146008414a200b: openshift-console/console-5fd9bb5bf7-29brc/console\" id=d2e1e06e-cb12-4653-9aaa-80f677d50cc4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.354046 | controller |     "Jun 11 10:56:17.116503 crc crio[22652]: time=\"2026-06-11T10:56:17.11645159Z\" level=info msg=\"Starting container: 5b358e50578a26d74d1e54be1ede52d7c9d297e8ea5eca163d146008414a200b\" id=f1f2a7de-0405-41d4-84da-78f5ad8878f1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.354065 | controller |     "Jun 11 10:56:17.121791 crc crio[22652]: time=\"2026-06-11T10:56:17.121734507Z\" level=info msg=\"Started container\" PID=37695 containerID=5b358e50578a26d74d1e54be1ede52d7c9d297e8ea5eca163d146008414a200b description=openshift-console/console-5fd9bb5bf7-29brc/console id=f1f2a7de-0405-41d4-84da-78f5ad8878f1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3052a3049135a5045bc323c12a1eac7de23c2bf1b0e1aa751968ed7ef0cb1021",
2026-06-11 11:58:02.354082 | controller |     "Jun 11 10:56:20.221445 crc crio[22652]: time=\"2026-06-11T10:56:20.220859639Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:bcda449a4925872250ec4e77f06e5a6ea4977b1aa0d36da237e4a862ff325ede\" id=5cf910e1-0d59-4380-942d-ac41fd80057d name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.354097 | controller |     "Jun 11 10:56:20.223163 crc crio[22652]: time=\"2026-06-11T10:56:20.222008416Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=29dda635-41e0-4bad-8429-1b80784933b1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.354112 | controller |     "Jun 11 10:56:20.250729 crc crio[22652]: time=\"2026-06-11T10:56:20.250563851Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=02512f96-2f11-48d7-88d0-7d2b56120799 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.354131 | controller |     "Jun 11 10:56:20.251663 crc crio[22652]: time=\"2026-06-11T10:56:20.251561065Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:bcda449a4925872250ec4e77f06e5a6ea4977b1aa0d36da237e4a862ff325ede\" id=c5b4b33d-0f5d-41f5-a638-3bb68d9a1452 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.354146 | controller |     "Jun 11 10:56:20.253309 crc crio[22652]: time=\"2026-06-11T10:56:20.253053501Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=61840cef-6a11-4163-bbd2-94a2c70b1995 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.354160 | controller |     "Jun 11 10:56:20.259293 crc crio[22652]: time=\"2026-06-11T10:56:20.259077811Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=29802fef-154f-4fe6-817a-38bfef43816e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.354174 | controller |     "Jun 11 10:56:20.260853 crc crio[22652]: time=\"2026-06-11T10:56:20.260575809Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-handler-lcc69/nmstate-handler\" id=afa44375-7771-478f-82be-7f57850fdf6b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.354189 | controller |     "Jun 11 10:56:20.262480 crc crio[22652]: time=\"2026-06-11T10:56:20.262424369Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.354204 | controller |     "Jun 11 10:56:20.269344 crc crio[22652]: time=\"2026-06-11T10:56:20.269182653Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-webhook-9b7874799-c5vwx/nmstate-webhook\" id=25aeee8a-aaa0-4a25-b46c-de81ec37ed31 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.354219 | controller |     "Jun 11 10:56:20.274598 crc crio[22652]: time=\"2026-06-11T10:56:20.274518262Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.354233 | controller |     "Jun 11 10:56:20.291547 crc crio[22652]: time=\"2026-06-11T10:56:20.291229912Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.354248 | controller |     "Jun 11 10:56:20.316945 crc crio[22652]: time=\"2026-06-11T10:56:20.31671016Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.354263 | controller |     "Jun 11 10:56:20.333028 crc crio[22652]: time=\"2026-06-11T10:56:20.332898965Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.354278 | controller |     "Jun 11 10:56:20.450772 crc crio[22652]: time=\"2026-06-11T10:56:20.450483187Z\" level=info msg=\"Created container 784bd4160a69422dd2f1499494d4d212a0aae60b682267261821741ba3daab49: openshift-nmstate/nmstate-webhook-9b7874799-c5vwx/nmstate-webhook\" id=25aeee8a-aaa0-4a25-b46c-de81ec37ed31 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.354293 | controller |     "Jun 11 10:56:20.453261 crc crio[22652]: time=\"2026-06-11T10:56:20.452651776Z\" level=info msg=\"Starting container: 784bd4160a69422dd2f1499494d4d212a0aae60b682267261821741ba3daab49\" id=6db199c4-3451-4c2b-b01d-96e5454d4047 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.354314 | controller |     "Jun 11 10:56:20.463275 crc crio[22652]: time=\"2026-06-11T10:56:20.461805629Z\" level=info msg=\"Started container\" PID=37843 containerID=784bd4160a69422dd2f1499494d4d212a0aae60b682267261821741ba3daab49 description=openshift-nmstate/nmstate-webhook-9b7874799-c5vwx/nmstate-webhook id=6db199c4-3451-4c2b-b01d-96e5454d4047 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7fcc5bf9d5a2390cfcbb2f14b98f7edf595d9dec0f92dc981ced834df8896680",
2026-06-11 11:58:02.354344 | controller |     "Jun 11 10:56:20.554061 crc crio[22652]: time=\"2026-06-11T10:56:20.553858909Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.354396 | controller |     "Jun 11 10:56:20.653991 crc crio[22652]: time=\"2026-06-11T10:56:20.653859673Z\" level=info msg=\"Created container ee3597ff67d5e34814e0068f90cbe5b1544cb08bd826d7f5e5abc6124c4da85e: openshift-nmstate/nmstate-handler-lcc69/nmstate-handler\" id=afa44375-7771-478f-82be-7f57850fdf6b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.354415 | controller |     "Jun 11 10:56:20.657043 crc crio[22652]: time=\"2026-06-11T10:56:20.655222797Z\" level=info msg=\"Starting container: ee3597ff67d5e34814e0068f90cbe5b1544cb08bd826d7f5e5abc6124c4da85e\" id=91a640ce-73c0-4186-99cf-8f929d0fda10 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.354431 | controller |     "Jun 11 10:56:20.662649 crc crio[22652]: time=\"2026-06-11T10:56:20.662507147Z\" level=info msg=\"Started container\" PID=37860 containerID=ee3597ff67d5e34814e0068f90cbe5b1544cb08bd826d7f5e5abc6124c4da85e description=openshift-nmstate/nmstate-handler-lcc69/nmstate-handler id=91a640ce-73c0-4186-99cf-8f929d0fda10 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c2e6e6ac82dfbc4bc83d1f2695c3a445b9b959647643cd2a2d31c39b2fdb59a4",
2026-06-11 11:58:02.354447 | controller |     "Jun 11 10:56:21.045663 crc crio[22652]: time=\"2026-06-11T10:56:21.044833169Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:bcda449a4925872250ec4e77f06e5a6ea4977b1aa0d36da237e4a862ff325ede\" id=51be5b53-a04b-4ee1-a587-6267c7a209dd name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.354462 | controller |     "Jun 11 10:56:21.047655 crc crio[22652]: time=\"2026-06-11T10:56:21.047500058Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=ba89d4f9-e765-41c3-820c-e8745e516d99 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.354478 | controller |     "Jun 11 10:56:21.051454 crc crio[22652]: time=\"2026-06-11T10:56:21.051318189Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=4efe2faf-b47b-4aaa-be87-05a8d9ef93ee name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.354492 | controller |     "Jun 11 10:56:21.059559 crc crio[22652]: time=\"2026-06-11T10:56:21.059412067Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-metrics-756b4d6fc6-tmwgn/nmstate-metrics\" id=fa999ad8-2f65-43ce-bdcc-f9feaba1c63a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.354508 | controller |     "Jun 11 10:56:21.061965 crc crio[22652]: time=\"2026-06-11T10:56:21.061917397Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.354523 | controller |     "Jun 11 10:56:21.101964 crc crio[22652]: time=\"2026-06-11T10:56:21.101883003Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.354538 | controller |     "Jun 11 10:56:21.108035 crc crio[22652]: time=\"2026-06-11T10:56:21.107964208Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.354557 | controller |     "Jun 11 10:56:21.266252 crc crio[22652]: time=\"2026-06-11T10:56:21.265869569Z\" level=info msg=\"Created container 6da388863c8e6f690349f28742346978fc787ebc0b026137f4914dc1f7eed442: openshift-nmstate/nmstate-metrics-756b4d6fc6-tmwgn/nmstate-metrics\" id=fa999ad8-2f65-43ce-bdcc-f9feaba1c63a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.354577 | controller |     "Jun 11 10:56:21.270909 crc crio[22652]: time=\"2026-06-11T10:56:21.267022936Z\" level=info msg=\"Starting container: 6da388863c8e6f690349f28742346978fc787ebc0b026137f4914dc1f7eed442\" id=892b9371-8c4a-40c4-8de9-ca00ecd9e100 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.354601 | controller |     "Jun 11 10:56:21.271985 crc crio[22652]: time=\"2026-06-11T10:56:21.27190364Z\" level=info msg=\"Started container\" PID=37885 containerID=6da388863c8e6f690349f28742346978fc787ebc0b026137f4914dc1f7eed442 description=openshift-nmstate/nmstate-metrics-756b4d6fc6-tmwgn/nmstate-metrics id=892b9371-8c4a-40c4-8de9-ca00ecd9e100 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3307739bff43a7bfbc94569a5b92c4a31409198a4d259f27fdf39b47a030c62e",
2026-06-11 11:58:02.354624 | controller |     "Jun 11 10:56:21.284792 crc crio[22652]: time=\"2026-06-11T10:56:21.283317423Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=09a0bcfc-dfb6-46c2-aa8f-7bc741fef551 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.354645 | controller |     "Jun 11 10:56:21.284792 crc crio[22652]: time=\"2026-06-11T10:56:21.283568351Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1 not found\" id=09a0bcfc-dfb6-46c2-aa8f-7bc741fef551 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.354664 | controller |     "Jun 11 10:56:21.284792 crc crio[22652]: time=\"2026-06-11T10:56:21.283636313Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1 found\" id=09a0bcfc-dfb6-46c2-aa8f-7bc741fef551 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.354686 | controller |     "Jun 11 10:56:21.285085 crc crio[22652]: time=\"2026-06-11T10:56:21.28480426Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=4453c4d2-ceed-4fd3-b804-210fc6217094 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.354708 | controller |     "Jun 11 10:56:21.290035 crc crio[22652]: time=\"2026-06-11T10:56:21.289957495Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\\\"\"",
2026-06-11 11:58:02.354728 | controller |     "Jun 11 10:56:24.071376 crc crio[22652]: time=\"2026-06-11T10:56:24.070544386Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:281a4f96defc7aa220db5af8ea7f3a4ab914e4b932e6edea4c2b02d95fbc5672\" id=4453c4d2-ceed-4fd3-b804-210fc6217094 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.354743 | controller |     "Jun 11 10:56:24.073570 crc crio[22652]: time=\"2026-06-11T10:56:24.072355401Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=b1eaacbd-cff1-449e-90af-1f76eeaaac9b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.354758 | controller |     "Jun 11 10:56:24.076761 crc crio[22652]: time=\"2026-06-11T10:56:24.076662928Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=da0b3a58-ef7b-4d7a-b9ac-98967805777b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.354776 | controller |     "Jun 11 10:56:24.087279 crc crio[22652]: time=\"2026-06-11T10:56:24.0871092Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-metrics-756b4d6fc6-tmwgn/kube-rbac-proxy\" id=947dbae6-aa37-43ab-96e4-1ae65bc87a91 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.354791 | controller |     "Jun 11 10:56:24.089296 crc crio[22652]: time=\"2026-06-11T10:56:24.089092054Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.354807 | controller |     "Jun 11 10:56:24.119678 crc crio[22652]: time=\"2026-06-11T10:56:24.119543249Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.354821 | controller |     "Jun 11 10:56:24.125310 crc crio[22652]: time=\"2026-06-11T10:56:24.125189458Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.354837 | controller |     "Jun 11 10:56:24.243777 crc crio[22652]: time=\"2026-06-11T10:56:24.24336391Z\" level=info msg=\"Created container 1644ccf22de0135e4b02fde7aa8d4581ed95e5184de1b1956f5ab966d07b4a7f: openshift-nmstate/nmstate-metrics-756b4d6fc6-tmwgn/kube-rbac-proxy\" id=947dbae6-aa37-43ab-96e4-1ae65bc87a91 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.354852 | controller |     "Jun 11 10:56:24.247100 crc crio[22652]: time=\"2026-06-11T10:56:24.247019746Z\" level=info msg=\"Starting container: 1644ccf22de0135e4b02fde7aa8d4581ed95e5184de1b1956f5ab966d07b4a7f\" id=ed1579a9-163a-40d5-87d1-73493f945459 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.354867 | controller |     "Jun 11 10:56:24.256451 crc crio[22652]: time=\"2026-06-11T10:56:24.256385934Z\" level=info msg=\"Started container\" PID=37947 containerID=1644ccf22de0135e4b02fde7aa8d4581ed95e5184de1b1956f5ab966d07b4a7f description=openshift-nmstate/nmstate-metrics-756b4d6fc6-tmwgn/kube-rbac-proxy id=ed1579a9-163a-40d5-87d1-73493f945459 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3307739bff43a7bfbc94569a5b92c4a31409198a4d259f27fdf39b47a030c62e",
2026-06-11 11:58:02.354882 | controller |     "Jun 11 10:56:28.581059 crc crio[22652]: time=\"2026-06-11T10:56:28.579964924Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:3bf2d5fbb780de667ad48e0102ef7d2abd032bf1a490bb8344ff7b8fa745446a\" id=c082c171-50ea-4ed9-b875-3f76917e42aa name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.354897 | controller |     "Jun 11 10:56:28.583096 crc crio[22652]: time=\"2026-06-11T10:56:28.582636145Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\" id=b241eb03-5f8b-4bf5-bf7a-c5262b767f17 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.354912 | controller |     "Jun 11 10:56:28.603826 crc crio[22652]: time=\"2026-06-11T10:56:28.603739788Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\" id=fda21714-9c85-4a93-86bc-9d22334e725c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.354927 | controller |     "Jun 11 10:56:28.613552 crc crio[22652]: time=\"2026-06-11T10:56:28.613444815Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-console-plugin-9bcc7988b-crpds/nmstate-console-plugin\" id=844d27cc-0373-45d7-9572-ec4192867631 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.354941 | controller |     "Jun 11 10:56:28.615431 crc crio[22652]: time=\"2026-06-11T10:56:28.615365027Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.354962 | controller |     "Jun 11 10:56:28.640985 crc crio[22652]: time=\"2026-06-11T10:56:28.640884275Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.354977 | controller |     "Jun 11 10:56:28.643790 crc crio[22652]: time=\"2026-06-11T10:56:28.643732947Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.354991 | controller |     "Jun 11 10:56:28.790065 crc crio[22652]: time=\"2026-06-11T10:56:28.789633996Z\" level=info msg=\"Created container ceb29124f1750d7c25b35074cf6a37b2b7abb5025d0404f26ddeab7aba4c187f: openshift-nmstate/nmstate-console-plugin-9bcc7988b-crpds/nmstate-console-plugin\" id=844d27cc-0373-45d7-9572-ec4192867631 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.355006 | controller |     "Jun 11 10:56:28.791827 crc crio[22652]: time=\"2026-06-11T10:56:28.791712062Z\" level=info msg=\"Starting container: ceb29124f1750d7c25b35074cf6a37b2b7abb5025d0404f26ddeab7aba4c187f\" id=93dc3890-08cf-4d2a-b581-5d8a44d90bbb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.355020 | controller |     "Jun 11 10:56:28.797913 crc crio[22652]: time=\"2026-06-11T10:56:28.797788205Z\" level=info msg=\"Started container\" PID=38016 containerID=ceb29124f1750d7c25b35074cf6a37b2b7abb5025d0404f26ddeab7aba4c187f description=openshift-nmstate/nmstate-console-plugin-9bcc7988b-crpds/nmstate-console-plugin id=93dc3890-08cf-4d2a-b581-5d8a44d90bbb name=/runtime.v1.RuntimeService/StartContainer sandboxID=8dac396fd0a09235685705ddcd4219e1157440f7e7939950a5938ddc9b32345d",
2026-06-11 11:58:02.355036 | controller |     "Jun 11 10:56:52.246561 crc crio[22652]: time=\"2026-06-11T10:56:52.238382691Z\" level=info msg=\"Stopping container: a8d09f8d4e672ccb18e161f87e2da91ea8f5c6485682c874df5ea91a3911e127 (timeout: 15s)\" id=d6e7c7f3-9aa4-4684-bf52-7a37a5ae27a1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.355050 | controller |     "Jun 11 10:56:52.384606 crc crio[22652]: time=\"2026-06-11T10:56:52.38452426Z\" level=info msg=\"Stopped container a8d09f8d4e672ccb18e161f87e2da91ea8f5c6485682c874df5ea91a3911e127: openshift-console/console-6c684df5db-cc8g8/console\" id=d6e7c7f3-9aa4-4684-bf52-7a37a5ae27a1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.355065 | controller |     "Jun 11 10:56:52.386902 crc crio[22652]: time=\"2026-06-11T10:56:52.386838073Z\" level=info msg=\"Stopping pod sandbox: bee064a86ca0eeb4ff04004766d628768c20085b8f22a24de72bda1bf48cc9c2\" id=47ff16ac-9cdf-4321-9d59-bd4b097a3366 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.355080 | controller |     "Jun 11 10:56:52.388053 crc crio[22652]: time=\"2026-06-11T10:56:52.387772023Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:bee064a86ca0eeb4ff04004766d628768c20085b8f22a24de72bda1bf48cc9c2 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/29376849-3221-441c-b733-393513def666 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:0xc0036e68f8}] Aliases:map[]}\"",
2026-06-11 11:58:02.355095 | controller |     "Jun 11 10:56:52.388053 crc crio[22652]: time=\"2026-06-11T10:56:52.38798924Z\" level=info msg=\"Deleting pod openshift-console_console-6c684df5db-cc8g8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.355110 | controller |     "Jun 11 10:56:52.680748 crc crio[22652]: time=\"2026-06-11T10:56:52.672292454Z\" level=info msg=\"Stopped pod sandbox: bee064a86ca0eeb4ff04004766d628768c20085b8f22a24de72bda1bf48cc9c2\" id=47ff16ac-9cdf-4321-9d59-bd4b097a3366 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.355128 | controller |     "Jun 11 10:56:53.337487 crc crio[22652]: time=\"2026-06-11T10:56:53.33689832Z\" level=info msg=\"Removing container: a8d09f8d4e672ccb18e161f87e2da91ea8f5c6485682c874df5ea91a3911e127\" id=7cbf5e78-a704-4175-a9a7-1befb30a9ef8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.355143 | controller |     "Jun 11 10:56:53.373735 crc crio[22652]: time=\"2026-06-11T10:56:53.373549773Z\" level=info msg=\"Removed container a8d09f8d4e672ccb18e161f87e2da91ea8f5c6485682c874df5ea91a3911e127: openshift-console/console-6c684df5db-cc8g8/console\" id=7cbf5e78-a704-4175-a9a7-1befb30a9ef8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.355158 | controller |     "Jun 11 10:56:55.680657 crc crio[22652]: time=\"2026-06-11T10:56:55.68017791Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3v8zdw/POD\" id=799dee84-904e-41d5-b21f-636835188177 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.355173 | controller |     "Jun 11 10:56:55.681628 crc crio[22652]: time=\"2026-06-11T10:56:55.680712417Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.355188 | controller |     "Jun 11 10:56:55.711573 crc crio[22652]: time=\"2026-06-11T10:56:55.711378201Z\" level=info msg=\"Got pod network &{Name:387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3v8zdw Namespace:openshift-marketplace ID:dc84b23df774f067d801a95e037e057e9bcdedcc16b0a95aeaecb0b0cf9c0614 UID:92d40219-23c1-48b1-831e-e654f28db39c NetNS:/var/run/netns/fa5d457e-badd-41aa-8e63-3e097fce0b91 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod92d40219_23c1_48b1_831e_e654f28db39c.slice PodAnnotations:0xc000988d88}] Aliases:map[]}\"",
2026-06-11 11:58:02.355204 | controller |     "Jun 11 10:56:55.711573 crc crio[22652]: time=\"2026-06-11T10:56:55.711461434Z\" level=info msg=\"Adding pod openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3v8zdw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.355219 | controller |     "Jun 11 10:56:56.015348 crc crio[22652]: 2026-06-11T10:56:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dc84b23df774f06 Mac:22:05:56:21:18:e8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2c Mtu:0 Sandbox:/var/run/netns/fa5d457e-badd-41aa-8e63-3e097fce0b91 SocketPath: PciID:}] [{Interface:0xc000286970 Address:{IP:10.217.0.44 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.355234 | controller |     "Jun 11 10:56:56.015781 crc crio[22652]: time=\"2026-06-11T10:56:56.01572868Z\" level=info msg=\"Got pod network &{Name:387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3v8zdw Namespace:openshift-marketplace ID:dc84b23df774f067d801a95e037e057e9bcdedcc16b0a95aeaecb0b0cf9c0614 UID:92d40219-23c1-48b1-831e-e654f28db39c NetNS:/var/run/netns/fa5d457e-badd-41aa-8e63-3e097fce0b91 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod92d40219_23c1_48b1_831e_e654f28db39c.slice PodAnnotations:0xc000988d88}] Aliases:map[]}\"",
2026-06-11 11:58:02.355250 | controller |     "Jun 11 10:56:56.015913 crc crio[22652]: time=\"2026-06-11T10:56:56.015882525Z\" level=info msg=\"Checking pod openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3v8zdw for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.355264 | controller |     "Jun 11 10:56:56.024737 crc crio[22652]: time=\"2026-06-11T10:56:56.024636154Z\" level=info msg=\"Ran pod sandbox dc84b23df774f067d801a95e037e057e9bcdedcc16b0a95aeaecb0b0cf9c0614 with infra container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3v8zdw/POD\" id=799dee84-904e-41d5-b21f-636835188177 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.355283 | controller |     "Jun 11 10:56:56.027921 crc crio[22652]: time=\"2026-06-11T10:56:56.027505345Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=3b20a549-5d30-4421-8602-f2da5c6dece2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.355298 | controller |     "Jun 11 10:56:56.029746 crc crio[22652]: time=\"2026-06-11T10:56:56.029700964Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=33c433b5-e43d-494a-8491-8d181b0b3a06 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.355312 | controller |     "Jun 11 10:56:56.037681 crc crio[22652]: time=\"2026-06-11T10:56:56.037593824Z\" level=info msg=\"Creating container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3v8zdw/util\" id=2914419b-6186-4864-857d-505c9b750365 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.355326 | controller |     "Jun 11 10:56:56.038003 crc crio[22652]: time=\"2026-06-11T10:56:56.037945196Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.355341 | controller |     "Jun 11 10:56:56.090302 crc crio[22652]: time=\"2026-06-11T10:56:56.078987651Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.355379 | controller |     "Jun 11 10:56:56.095017 crc crio[22652]: time=\"2026-06-11T10:56:56.094931017Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.355396 | controller |     "Jun 11 10:56:56.187984 crc crio[22652]: time=\"2026-06-11T10:56:56.187888199Z\" level=info msg=\"Created container eebc42e142fd6b7e4821400dc4b4a260904274572ea46151f8cfb67a2d1b5b86: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3v8zdw/util\" id=2914419b-6186-4864-857d-505c9b750365 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.355412 | controller |     "Jun 11 10:56:56.189274 crc crio[22652]: time=\"2026-06-11T10:56:56.189166676Z\" level=info msg=\"Starting container: eebc42e142fd6b7e4821400dc4b4a260904274572ea46151f8cfb67a2d1b5b86\" id=520794f0-df3d-4663-9790-491bd40b8599 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.355427 | controller |     "Jun 11 10:56:56.197647 crc crio[22652]: time=\"2026-06-11T10:56:56.197546902Z\" level=info msg=\"Started container\" PID=39215 containerID=eebc42e142fd6b7e4821400dc4b4a260904274572ea46151f8cfb67a2d1b5b86 description=openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3v8zdw/util id=520794f0-df3d-4663-9790-491bd40b8599 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dc84b23df774f067d801a95e037e057e9bcdedcc16b0a95aeaecb0b0cf9c0614",
2026-06-11 11:58:02.355442 | controller |     "Jun 11 10:56:56.364727 crc crio[22652]: time=\"2026-06-11T10:56:56.364688607Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=32385f4d-239c-4bc7-927b-87cb6978d2b6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.355457 | controller |     "Jun 11 10:56:56.365025 crc crio[22652]: time=\"2026-06-11T10:56:56.365005067Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f not found\" id=32385f4d-239c-4bc7-927b-87cb6978d2b6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.355471 | controller |     "Jun 11 10:56:56.365247 crc crio[22652]: time=\"2026-06-11T10:56:56.365224034Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f found\" id=32385f4d-239c-4bc7-927b-87cb6978d2b6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.355490 | controller |     "Jun 11 10:56:56.366439 crc crio[22652]: time=\"2026-06-11T10:56:56.366379461Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=b5609f19-1ab1-4bb3-9309-bfb532e66f6e name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.355505 | controller |     "Jun 11 10:56:56.373643 crc crio[22652]: time=\"2026-06-11T10:56:56.373606851Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\\\"\"",
2026-06-11 11:58:02.355519 | controller |     "Jun 11 10:56:58.021102 crc crio[22652]: time=\"2026-06-11T10:56:58.020720512Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=b5609f19-1ab1-4bb3-9309-bfb532e66f6e name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.355534 | controller |     "Jun 11 10:56:58.023386 crc crio[22652]: time=\"2026-06-11T10:56:58.023195911Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=a20bd55b-6072-4a20-ae19-ed9621555360 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.355548 | controller |     "Jun 11 10:56:58.028327 crc crio[22652]: time=\"2026-06-11T10:56:58.028090136Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=38eff779-7604-4407-8550-463f55102cf0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.355563 | controller |     "Jun 11 10:56:58.039872 crc crio[22652]: time=\"2026-06-11T10:56:58.039788088Z\" level=info msg=\"Creating container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3v8zdw/pull\" id=c6d24996-3fbe-439e-a89b-e4056193b4cb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.355577 | controller |     "Jun 11 10:56:58.041431 crc crio[22652]: time=\"2026-06-11T10:56:58.041374018Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.355592 | controller |     "Jun 11 10:56:58.071586 crc crio[22652]: time=\"2026-06-11T10:56:58.071498503Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.355606 | controller |     "Jun 11 10:56:58.072007 crc crio[22652]: time=\"2026-06-11T10:56:58.071770352Z\" level=warning msg=\"Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/865e78f1536e67ef1cdb49a7b418b2cc33c415be53db2ed598f1797c99057dbf/merged/etc/passwd: no such file or directory\"",
2026-06-11 11:58:02.355620 | controller |     "Jun 11 10:56:58.072007 crc crio[22652]: time=\"2026-06-11T10:56:58.071796673Z\" level=warning msg=\"Failed to open /etc/group: open /var/lib/containers/storage/overlay/865e78f1536e67ef1cdb49a7b418b2cc33c415be53db2ed598f1797c99057dbf/merged/etc/group: no such file or directory\"",
2026-06-11 11:58:02.355635 | controller |     "Jun 11 10:56:58.075980 crc crio[22652]: time=\"2026-06-11T10:56:58.075893003Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.355649 | controller |     "Jun 11 10:56:58.189369 crc crio[22652]: time=\"2026-06-11T10:56:58.189257171Z\" level=info msg=\"Created container fe7740df85aa73d3156c7b7f95e30f4c73f1e279414bd8bc76fbfb90eabe6b6d: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3v8zdw/pull\" id=c6d24996-3fbe-439e-a89b-e4056193b4cb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.355667 | controller |     "Jun 11 10:56:58.190520 crc crio[22652]: time=\"2026-06-11T10:56:58.190447739Z\" level=info msg=\"Starting container: fe7740df85aa73d3156c7b7f95e30f4c73f1e279414bd8bc76fbfb90eabe6b6d\" id=d1d210d2-e285-411b-b5e2-10c7ce72a3b7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.355683 | controller |     "Jun 11 10:56:58.195505 crc crio[22652]: time=\"2026-06-11T10:56:58.195403767Z\" level=info msg=\"Started container\" PID=39249 containerID=fe7740df85aa73d3156c7b7f95e30f4c73f1e279414bd8bc76fbfb90eabe6b6d description=openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3v8zdw/pull id=d1d210d2-e285-411b-b5e2-10c7ce72a3b7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dc84b23df774f067d801a95e037e057e9bcdedcc16b0a95aeaecb0b0cf9c0614",
2026-06-11 11:58:02.355698 | controller |     "Jun 11 10:56:58.386092 crc crio[22652]: time=\"2026-06-11T10:56:58.385358487Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=6d668417-6add-40b4-9225-fbe6aaf08586 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.355712 | controller |     "Jun 11 10:56:58.387660 crc crio[22652]: time=\"2026-06-11T10:56:58.387566607Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=bc20ce27-df91-4017-a114-f8538d943796 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.355727 | controller |     "Jun 11 10:56:58.394020 crc crio[22652]: time=\"2026-06-11T10:56:58.39391391Z\" level=info msg=\"Creating container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3v8zdw/extract\" id=896c638b-85b9-412e-b2af-fd4e88274771 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.355743 | controller |     "Jun 11 10:56:58.394979 crc crio[22652]: time=\"2026-06-11T10:56:58.394331063Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.355766 | controller |     "Jun 11 10:56:58.422345 crc crio[22652]: time=\"2026-06-11T10:56:58.422230426Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.355789 | controller |     "Jun 11 10:56:58.426547 crc crio[22652]: time=\"2026-06-11T10:56:58.42641596Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.355811 | controller |     "Jun 11 10:56:58.532032 crc crio[22652]: time=\"2026-06-11T10:56:58.531799074Z\" level=info msg=\"Created container 04786abe4e64d9b6b56bca4df9688cdbc582b7522be506be96b5c6a0364108b6: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3v8zdw/extract\" id=896c638b-85b9-412e-b2af-fd4e88274771 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.355828 | controller |     "Jun 11 10:56:58.534370 crc crio[22652]: time=\"2026-06-11T10:56:58.534098037Z\" level=info msg=\"Starting container: 04786abe4e64d9b6b56bca4df9688cdbc582b7522be506be96b5c6a0364108b6\" id=1834eb83-729c-4a08-9e30-18b43cb4a65a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.355848 | controller |     "Jun 11 10:56:58.543620 crc crio[22652]: time=\"2026-06-11T10:56:58.543492156Z\" level=info msg=\"Started container\" PID=39266 containerID=04786abe4e64d9b6b56bca4df9688cdbc582b7522be506be96b5c6a0364108b6 description=openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3v8zdw/extract id=1834eb83-729c-4a08-9e30-18b43cb4a65a name=/runtime.v1.RuntimeService/StartContainer sandboxID=dc84b23df774f067d801a95e037e057e9bcdedcc16b0a95aeaecb0b0cf9c0614",
2026-06-11 11:58:02.355875 | controller |     "Jun 11 10:57:00.407483 crc crio[22652]: time=\"2026-06-11T10:57:00.406705757Z\" level=info msg=\"Stopping pod sandbox: dc84b23df774f067d801a95e037e057e9bcdedcc16b0a95aeaecb0b0cf9c0614\" id=ae083322-34c6-48ea-b07d-45e1111b8c41 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.355896 | controller |     "Jun 11 10:57:00.410023 crc crio[22652]: time=\"2026-06-11T10:57:00.407832713Z\" level=info msg=\"Got pod network &{Name:387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3v8zdw Namespace:openshift-marketplace ID:dc84b23df774f067d801a95e037e057e9bcdedcc16b0a95aeaecb0b0cf9c0614 UID:92d40219-23c1-48b1-831e-e654f28db39c NetNS:/var/run/netns/fa5d457e-badd-41aa-8e63-3e097fce0b91 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod92d40219_23c1_48b1_831e_e654f28db39c.slice PodAnnotations:0xc000988620}] Aliases:map[]}\"",
2026-06-11 11:58:02.355912 | controller |     "Jun 11 10:57:00.410023 crc crio[22652]: time=\"2026-06-11T10:57:00.408006739Z\" level=info msg=\"Deleting pod openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3v8zdw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.355928 | controller |     "Jun 11 10:57:00.695866 crc crio[22652]: time=\"2026-06-11T10:57:00.695657939Z\" level=info msg=\"Stopped pod sandbox: dc84b23df774f067d801a95e037e057e9bcdedcc16b0a95aeaecb0b0cf9c0614\" id=ae083322-34c6-48ea-b07d-45e1111b8c41 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.355942 | controller |     "Jun 11 10:57:04.923915 crc crio[22652]: time=\"2026-06-11T10:57:04.923168608Z\" level=info msg=\"Removing container: 3802fa2612b778dcdc07d498a7bfa2c3461a9abdc7552d614000f55c84a89890\" id=1d7bbe47-df6c-43a2-85e5-83001f4a62b7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.355956 | controller |     "Jun 11 10:57:05.223735 crc crio[22652]: time=\"2026-06-11T10:57:05.223433312Z\" level=info msg=\"Removed container 3802fa2612b778dcdc07d498a7bfa2c3461a9abdc7552d614000f55c84a89890: openshift-infra/auto-csr-approver-29686250-zchq7/oc\" id=1d7bbe47-df6c-43a2-85e5-83001f4a62b7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.355971 | controller |     "Jun 11 10:57:05.230305 crc crio[22652]: time=\"2026-06-11T10:57:05.23006459Z\" level=info msg=\"Stopping pod sandbox: c6c0aa16869607996c5ebc8f91c78a8e21cda669b8c1d22e9beb4b7373c4c949\" id=de59b101-94a7-47e2-9438-f5b71ec33cf6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.355985 | controller |     "Jun 11 10:57:05.230305 crc crio[22652]: time=\"2026-06-11T10:57:05.230175994Z\" level=info msg=\"Stopped pod sandbox (already stopped): c6c0aa16869607996c5ebc8f91c78a8e21cda669b8c1d22e9beb4b7373c4c949\" id=de59b101-94a7-47e2-9438-f5b71ec33cf6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.356000 | controller |     "Jun 11 10:57:05.230732 crc crio[22652]: time=\"2026-06-11T10:57:05.230695131Z\" level=info msg=\"Removing pod sandbox: c6c0aa16869607996c5ebc8f91c78a8e21cda669b8c1d22e9beb4b7373c4c949\" id=510e7e36-dbd2-4e86-a9c3-129aff217191 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.356014 | controller |     "Jun 11 10:57:05.237922 crc crio[22652]: time=\"2026-06-11T10:57:05.23783965Z\" level=info msg=\"Removed pod sandbox: c6c0aa16869607996c5ebc8f91c78a8e21cda669b8c1d22e9beb4b7373c4c949\" id=510e7e36-dbd2-4e86-a9c3-129aff217191 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.356028 | controller |     "Jun 11 10:57:05.238925 crc crio[22652]: time=\"2026-06-11T10:57:05.238802418Z\" level=info msg=\"Stopping pod sandbox: bee064a86ca0eeb4ff04004766d628768c20085b8f22a24de72bda1bf48cc9c2\" id=471905ab-1573-40c1-acd6-df755968f704 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.356045 | controller |     "Jun 11 10:57:05.238925 crc crio[22652]: time=\"2026-06-11T10:57:05.238843699Z\" level=info msg=\"Stopped pod sandbox (already stopped): bee064a86ca0eeb4ff04004766d628768c20085b8f22a24de72bda1bf48cc9c2\" id=471905ab-1573-40c1-acd6-df755968f704 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.356060 | controller |     "Jun 11 10:57:05.239617 crc crio[22652]: time=\"2026-06-11T10:57:05.239557192Z\" level=info msg=\"Removing pod sandbox: bee064a86ca0eeb4ff04004766d628768c20085b8f22a24de72bda1bf48cc9c2\" id=f8b2f4bd-569f-49d1-a0be-fc8cc0cc288c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.356075 | controller |     "Jun 11 10:57:05.246371 crc crio[22652]: time=\"2026-06-11T10:57:05.246104152Z\" level=info msg=\"Removed pod sandbox: bee064a86ca0eeb4ff04004766d628768c20085b8f22a24de72bda1bf48cc9c2\" id=f8b2f4bd-569f-49d1-a0be-fc8cc0cc288c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.356089 | controller |     "Jun 11 10:57:13.929468 crc crio[22652]: time=\"2026-06-11T10:57:13.92857605Z\" level=info msg=\"Running pod sandbox: metallb-system/metallb-operator-controller-manager-6b45478744-dhq8h/POD\" id=f1bcd794-d341-4e27-acaa-18d9056a93ea name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.356104 | controller |     "Jun 11 10:57:13.931059 crc crio[22652]: time=\"2026-06-11T10:57:13.929507969Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.356118 | controller |     "Jun 11 10:57:13.962580 crc crio[22652]: time=\"2026-06-11T10:57:13.962392257Z\" level=info msg=\"Got pod network &{Name:metallb-operator-controller-manager-6b45478744-dhq8h Namespace:metallb-system ID:c5868a94760e0bb1fa3960ca616331352bf7ab99319fa50df625870bce523dc5 UID:cd197bab-2a45-494a-9a2a-1c508ab91265 NetNS:/var/run/netns/72fef954-c27c-4b47-b37a-4bf4d7bd233b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcd197bab_2a45_494a_9a2a_1c508ab91265.slice PodAnnotations:0xc0004bed70}] Aliases:map[]}\"",
2026-06-11 11:58:02.356133 | controller |     "Jun 11 10:57:13.962895 crc crio[22652]: time=\"2026-06-11T10:57:13.962636425Z\" level=info msg=\"Adding pod metallb-system_metallb-operator-controller-manager-6b45478744-dhq8h to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.356147 | controller |     "Jun 11 10:57:14.696957 crc crio[22652]: 2026-06-11T10:57:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c5868a94760e0bb Mac:8e:25:b3:30:b8:f0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2d Mtu:0 Sandbox:/var/run/netns/72fef954-c27c-4b47-b37a-4bf4d7bd233b SocketPath: PciID:}] [{Interface:0xc00013adb0 Address:{IP:10.217.0.45 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.356162 | controller |     "Jun 11 10:57:14.699887 crc crio[22652]: time=\"2026-06-11T10:57:14.699762811Z\" level=info msg=\"Got pod network &{Name:metallb-operator-controller-manager-6b45478744-dhq8h Namespace:metallb-system ID:c5868a94760e0bb1fa3960ca616331352bf7ab99319fa50df625870bce523dc5 UID:cd197bab-2a45-494a-9a2a-1c508ab91265 NetNS:/var/run/netns/72fef954-c27c-4b47-b37a-4bf4d7bd233b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcd197bab_2a45_494a_9a2a_1c508ab91265.slice PodAnnotations:0xc0004bed70}] Aliases:map[]}\"",
2026-06-11 11:58:02.356176 | controller |     "Jun 11 10:57:14.700291 crc crio[22652]: time=\"2026-06-11T10:57:14.700105522Z\" level=info msg=\"Checking pod metallb-system_metallb-operator-controller-manager-6b45478744-dhq8h for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.356195 | controller |     "Jun 11 10:57:14.710777 crc crio[22652]: time=\"2026-06-11T10:57:14.710690014Z\" level=info msg=\"Ran pod sandbox c5868a94760e0bb1fa3960ca616331352bf7ab99319fa50df625870bce523dc5 with infra container: metallb-system/metallb-operator-controller-manager-6b45478744-dhq8h/POD\" id=f1bcd794-d341-4e27-acaa-18d9056a93ea name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.356210 | controller |     "Jun 11 10:57:14.717460 crc crio[22652]: time=\"2026-06-11T10:57:14.717329125Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=c5318278-1d4d-422e-8b53-2ac5f52f8450 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.356225 | controller |     "Jun 11 10:57:14.717735 crc crio[22652]: time=\"2026-06-11T10:57:14.717606264Z\" level=info msg=\"Image registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca not found\" id=c5318278-1d4d-422e-8b53-2ac5f52f8450 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.356242 | controller |     "Jun 11 10:57:14.717735 crc crio[22652]: time=\"2026-06-11T10:57:14.717653776Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca found\" id=c5318278-1d4d-422e-8b53-2ac5f52f8450 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.356259 | controller |     "Jun 11 10:57:14.722067 crc crio[22652]: time=\"2026-06-11T10:57:14.721960855Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=745b0921-582e-4bd3-a2e2-d7260b2d12f0 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.356274 | controller |     "Jun 11 10:57:14.728431 crc crio[22652]: time=\"2026-06-11T10:57:14.727966444Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\\\"\"",
2026-06-11 11:58:02.356289 | controller |     "Jun 11 10:57:15.427821 crc crio[22652]: time=\"2026-06-11T10:57:15.427732725Z\" level=info msg=\"Running pod sandbox: metallb-system/metallb-operator-webhook-server-7f4bfb7fcb-m6dfd/POD\" id=aeaba9be-4d37-4a48-a38e-8159cc8b6e54 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.356303 | controller |     "Jun 11 10:57:15.427821 crc crio[22652]: time=\"2026-06-11T10:57:15.427855779Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.356318 | controller |     "Jun 11 10:57:15.450699 crc crio[22652]: time=\"2026-06-11T10:57:15.450356753Z\" level=info msg=\"Got pod network &{Name:metallb-operator-webhook-server-7f4bfb7fcb-m6dfd Namespace:metallb-system ID:ce0266a19691f3f70cfe95377534c751820bcf8b52a21477d5bd0bbfb3660ae6 UID:bc7a1780-46c0-43df-ae16-757774b607a5 NetNS:/var/run/netns/c13a7529-f05a-4518-ad75-d792387f5df1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbc7a1780_46c0_43df_ae16_757774b607a5.slice PodAnnotations:0xc0004bf308}] Aliases:map[]}\"",
2026-06-11 11:58:02.356333 | controller |     "Jun 11 10:57:15.450699 crc crio[22652]: time=\"2026-06-11T10:57:15.450667553Z\" level=info msg=\"Adding pod metallb-system_metallb-operator-webhook-server-7f4bfb7fcb-m6dfd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.356364 | controller |     "Jun 11 10:57:15.963014 crc crio[22652]: 2026-06-11T10:57:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ce0266a19691f3f Mac:56:b9:ba:e5:ce:3f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2e Mtu:0 Sandbox:/var/run/netns/c13a7529-f05a-4518-ad75-d792387f5df1 SocketPath: PciID:}] [{Interface:0xc00028e6c0 Address:{IP:10.217.0.46 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.356390 | controller |     "Jun 11 10:57:15.966283 crc crio[22652]: time=\"2026-06-11T10:57:15.966171817Z\" level=info msg=\"Got pod network &{Name:metallb-operator-webhook-server-7f4bfb7fcb-m6dfd Namespace:metallb-system ID:ce0266a19691f3f70cfe95377534c751820bcf8b52a21477d5bd0bbfb3660ae6 UID:bc7a1780-46c0-43df-ae16-757774b607a5 NetNS:/var/run/netns/c13a7529-f05a-4518-ad75-d792387f5df1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbc7a1780_46c0_43df_ae16_757774b607a5.slice PodAnnotations:0xc0004bf308}] Aliases:map[]}\"",
2026-06-11 11:58:02.356406 | controller |     "Jun 11 10:57:15.966609 crc crio[22652]: time=\"2026-06-11T10:57:15.966545919Z\" level=info msg=\"Checking pod metallb-system_metallb-operator-webhook-server-7f4bfb7fcb-m6dfd for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.356422 | controller |     "Jun 11 10:57:15.977807 crc crio[22652]: time=\"2026-06-11T10:57:15.977747835Z\" level=info msg=\"Ran pod sandbox ce0266a19691f3f70cfe95377534c751820bcf8b52a21477d5bd0bbfb3660ae6 with infra container: metallb-system/metallb-operator-webhook-server-7f4bfb7fcb-m6dfd/POD\" id=aeaba9be-4d37-4a48-a38e-8159cc8b6e54 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.356436 | controller |     "Jun 11 10:57:15.982893 crc crio[22652]: time=\"2026-06-11T10:57:15.982812978Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=74f9f407-8f8e-4d60-af66-b921e0a09f6e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.356451 | controller |     "Jun 11 10:57:15.983064 crc crio[22652]: time=\"2026-06-11T10:57:15.983024395Z\" level=info msg=\"Image registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee not found\" id=74f9f407-8f8e-4d60-af66-b921e0a09f6e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.356466 | controller |     "Jun 11 10:57:15.983246 crc crio[22652]: time=\"2026-06-11T10:57:15.983069126Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee found\" id=74f9f407-8f8e-4d60-af66-b921e0a09f6e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.356480 | controller |     "Jun 11 10:57:15.984829 crc crio[22652]: time=\"2026-06-11T10:57:15.984764161Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=bbf62596-2925-425b-afa2-6cc4999b8edc name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.356495 | controller |     "Jun 11 10:57:15.988320 crc crio[22652]: time=\"2026-06-11T10:57:15.988268527Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\\\"\"",
2026-06-11 11:58:02.356511 | controller |     "Jun 11 10:57:21.723322 crc crio[22652]: time=\"2026-06-11T10:57:21.721798729Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:17a529d2879517de7496a2b9408b82d437fe0e858cc5f62aea1ff22151b4d86a\" id=745b0921-582e-4bd3-a2e2-d7260b2d12f0 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.356527 | controller |     "Jun 11 10:57:21.725063 crc crio[22652]: time=\"2026-06-11T10:57:21.725007201Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=079d526a-d24c-4daf-88f0-a87ab47a260f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.356541 | controller |     "Jun 11 10:57:21.729793 crc crio[22652]: time=\"2026-06-11T10:57:21.729748191Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=261ebe51-1375-4c23-b03f-a1961e38699a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.356560 | controller |     "Jun 11 10:57:21.746784 crc crio[22652]: time=\"2026-06-11T10:57:21.746629297Z\" level=info msg=\"Creating container: metallb-system/metallb-operator-controller-manager-6b45478744-dhq8h/manager\" id=a8d04a4d-3ecb-4e7a-9f29-e38f33bd6322 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.356576 | controller |     "Jun 11 10:57:21.749571 crc crio[22652]: time=\"2026-06-11T10:57:21.749386234Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.356592 | controller |     "Jun 11 10:57:21.785846 crc crio[22652]: time=\"2026-06-11T10:57:21.785739598Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.356607 | controller |     "Jun 11 10:57:21.791377 crc crio[22652]: time=\"2026-06-11T10:57:21.791285354Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.356622 | controller |     "Jun 11 10:57:21.966343 crc crio[22652]: time=\"2026-06-11T10:57:21.963917515Z\" level=info msg=\"Created container 09682fc505d98b2fd23cb247d25cbbf974f1ba53ae1421f96abd51bbd61ffbec: metallb-system/metallb-operator-controller-manager-6b45478744-dhq8h/manager\" id=a8d04a4d-3ecb-4e7a-9f29-e38f33bd6322 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.356637 | controller |     "Jun 11 10:57:21.969836 crc crio[22652]: time=\"2026-06-11T10:57:21.969719078Z\" level=info msg=\"Starting container: 09682fc505d98b2fd23cb247d25cbbf974f1ba53ae1421f96abd51bbd61ffbec\" id=0e322f5d-861b-4783-9888-936a9980b84a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.356651 | controller |     "Jun 11 10:57:21.980059 crc crio[22652]: time=\"2026-06-11T10:57:21.979966006Z\" level=info msg=\"Started container\" PID=39856 containerID=09682fc505d98b2fd23cb247d25cbbf974f1ba53ae1421f96abd51bbd61ffbec description=metallb-system/metallb-operator-controller-manager-6b45478744-dhq8h/manager id=0e322f5d-861b-4783-9888-936a9980b84a name=/runtime.v1.RuntimeService/StartContainer sandboxID=c5868a94760e0bb1fa3960ca616331352bf7ab99319fa50df625870bce523dc5",
2026-06-11 11:58:02.356666 | controller |     "Jun 11 10:57:27.470957 crc crio[22652]: time=\"2026-06-11T10:57:27.469861903Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/metallb-rhel9@sha256:d641d7235a0ecc39b8e0bb0d437962611f44602ab030791c04dbbc7d8e11c885\" id=bbf62596-2925-425b-afa2-6cc4999b8edc name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.356681 | controller |     "Jun 11 10:57:27.472769 crc crio[22652]: time=\"2026-06-11T10:57:27.472696654Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=df7e33e0-659f-4243-ba48-293305c9fecb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.356696 | controller |     "Jun 11 10:57:27.484642 crc crio[22652]: time=\"2026-06-11T10:57:27.484546517Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=6b59dc46-1bd7-4a90-bb3d-3986f3d247b2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.356711 | controller |     "Jun 11 10:57:27.492229 crc crio[22652]: time=\"2026-06-11T10:57:27.49185551Z\" level=info msg=\"Creating container: metallb-system/metallb-operator-webhook-server-7f4bfb7fcb-m6dfd/webhook-server\" id=974d1711-569e-4655-9772-28c9624fdab5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.356729 | controller |     "Jun 11 10:57:27.496506 crc crio[22652]: time=\"2026-06-11T10:57:27.496420986Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.356745 | controller |     "Jun 11 10:57:27.523793 crc crio[22652]: time=\"2026-06-11T10:57:27.523714391Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.356761 | controller |     "Jun 11 10:57:27.527399 crc crio[22652]: time=\"2026-06-11T10:57:27.527309646Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.356775 | controller |     "Jun 11 10:57:27.643476 crc crio[22652]: time=\"2026-06-11T10:57:27.642558733Z\" level=info msg=\"Created container d016802de77b9315c30d0a5b7d060fc41869d62dd2dcf59860ba4a724cb58457: metallb-system/metallb-operator-webhook-server-7f4bfb7fcb-m6dfd/webhook-server\" id=974d1711-569e-4655-9772-28c9624fdab5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.356790 | controller |     "Jun 11 10:57:27.644813 crc crio[22652]: time=\"2026-06-11T10:57:27.644735052Z\" level=info msg=\"Starting container: d016802de77b9315c30d0a5b7d060fc41869d62dd2dcf59860ba4a724cb58457\" id=fb0dfb41-2c14-4413-a943-21038243bb3e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.356804 | controller |     "Jun 11 10:57:27.651945 crc crio[22652]: time=\"2026-06-11T10:57:27.651742115Z\" level=info msg=\"Started container\" PID=39911 containerID=d016802de77b9315c30d0a5b7d060fc41869d62dd2dcf59860ba4a724cb58457 description=metallb-system/metallb-operator-webhook-server-7f4bfb7fcb-m6dfd/webhook-server id=fb0dfb41-2c14-4413-a943-21038243bb3e name=/runtime.v1.RuntimeService/StartContainer sandboxID=ce0266a19691f3f70cfe95377534c751820bcf8b52a21477d5bd0bbfb3660ae6",
2026-06-11 11:58:02.356819 | controller |     "Jun 11 10:57:56.567706 crc crio[22652]: time=\"2026-06-11T10:57:56.567058868Z\" level=info msg=\"Running pod sandbox: metallb-system/controller-8464864885-sbcxc/POD\" id=472e8de1-58f6-4939-adc3-5aad097f96e6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.356834 | controller |     "Jun 11 10:57:56.570409 crc crio[22652]: time=\"2026-06-11T10:57:56.56773965Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.356848 | controller |     "Jun 11 10:57:56.594109 crc crio[22652]: time=\"2026-06-11T10:57:56.593561468Z\" level=info msg=\"Got pod network &{Name:controller-8464864885-sbcxc Namespace:metallb-system ID:ad112e2f94892c22bfccf6fe8593bd82d65f2fff11520bd2f19f68be05569a2a UID:ac6cacea-50f8-4dc1-b16e-60e951749c89 NetNS:/var/run/netns/d67bb2d4-24b3-4189-8db2-04be522a6d0c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podac6cacea_50f8_4dc1_b16e_60e951749c89.slice PodAnnotations:0xc002400a28}] Aliases:map[]}\"",
2026-06-11 11:58:02.356863 | controller |     "Jun 11 10:57:56.594109 crc crio[22652]: time=\"2026-06-11T10:57:56.594071645Z\" level=info msg=\"Adding pod metallb-system_controller-8464864885-sbcxc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.356878 | controller |     "Jun 11 10:57:57.255248 crc crio[22652]: 2026-06-11T10:57:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ad112e2f94892c2 Mac:1a:82:e2:73:cb:48 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2f Mtu:0 Sandbox:/var/run/netns/d67bb2d4-24b3-4189-8db2-04be522a6d0c SocketPath: PciID:}] [{Interface:0xc000015140 Address:{IP:10.217.0.47 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.356893 | controller |     "Jun 11 10:57:57.256947 crc crio[22652]: time=\"2026-06-11T10:57:57.256643037Z\" level=info msg=\"Got pod network &{Name:controller-8464864885-sbcxc Namespace:metallb-system ID:ad112e2f94892c22bfccf6fe8593bd82d65f2fff11520bd2f19f68be05569a2a UID:ac6cacea-50f8-4dc1-b16e-60e951749c89 NetNS:/var/run/netns/d67bb2d4-24b3-4189-8db2-04be522a6d0c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podac6cacea_50f8_4dc1_b16e_60e951749c89.slice PodAnnotations:0xc002400a28}] Aliases:map[]}\"",
2026-06-11 11:58:02.356913 | controller |     "Jun 11 10:57:57.257097 crc crio[22652]: time=\"2026-06-11T10:57:57.257029059Z\" level=info msg=\"Checking pod metallb-system_controller-8464864885-sbcxc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.356936 | controller |     "Jun 11 10:57:57.263800 crc crio[22652]: time=\"2026-06-11T10:57:57.26371141Z\" level=info msg=\"Ran pod sandbox ad112e2f94892c22bfccf6fe8593bd82d65f2fff11520bd2f19f68be05569a2a with infra container: metallb-system/controller-8464864885-sbcxc/POD\" id=472e8de1-58f6-4939-adc3-5aad097f96e6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.356960 | controller |     "Jun 11 10:57:57.266304 crc crio[22652]: time=\"2026-06-11T10:57:57.265534258Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=ed890a48-7ea3-4aa3-8d34-bc1908c7e832 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.356980 | controller |     "Jun 11 10:57:57.270062 crc crio[22652]: time=\"2026-06-11T10:57:57.269968989Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=eaada0da-c169-41f1-8317-3f3f25e8e313 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.357001 | controller |     "Jun 11 10:57:57.278708 crc crio[22652]: time=\"2026-06-11T10:57:57.278606273Z\" level=info msg=\"Creating container: metallb-system/controller-8464864885-sbcxc/controller\" id=bb4ec0dd-8516-427a-b651-feced38b04cf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.357023 | controller |     "Jun 11 10:57:57.279092 crc crio[22652]: time=\"2026-06-11T10:57:57.279032866Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.357046 | controller |     "Jun 11 10:57:57.308544 crc crio[22652]: time=\"2026-06-11T10:57:57.30840462Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.357065 | controller |     "Jun 11 10:57:57.311888 crc crio[22652]: time=\"2026-06-11T10:57:57.311830417Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.357081 | controller |     "Jun 11 10:57:57.416900 crc crio[22652]: time=\"2026-06-11T10:57:57.416803129Z\" level=info msg=\"Created container 1148ce2933eee35907ccf0e36aa1709389dbc8879f022ec555f23657a7a2473c: metallb-system/controller-8464864885-sbcxc/controller\" id=bb4ec0dd-8516-427a-b651-feced38b04cf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.357096 | controller |     "Jun 11 10:57:57.418666 crc crio[22652]: time=\"2026-06-11T10:57:57.418573885Z\" level=info msg=\"Starting container: 1148ce2933eee35907ccf0e36aa1709389dbc8879f022ec555f23657a7a2473c\" id=ee06bc30-338a-4635-937a-1234307c9630 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.357110 | controller |     "Jun 11 10:57:57.423738 crc crio[22652]: time=\"2026-06-11T10:57:57.423665777Z\" level=info msg=\"Started container\" PID=40428 containerID=1148ce2933eee35907ccf0e36aa1709389dbc8879f022ec555f23657a7a2473c description=metallb-system/controller-8464864885-sbcxc/controller id=ee06bc30-338a-4635-937a-1234307c9630 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ad112e2f94892c22bfccf6fe8593bd82d65f2fff11520bd2f19f68be05569a2a",
2026-06-11 11:58:02.357131 | controller |     "Jun 11 10:57:57.434447 crc crio[22652]: time=\"2026-06-11T10:57:57.434399307Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=20cb8e31-ba97-40e8-878e-0becb15f86fe name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.357147 | controller |     "Jun 11 10:57:57.437860 crc crio[22652]: time=\"2026-06-11T10:57:57.437780585Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=399ac5c0-532b-4660-8d8a-28dd1885829f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.357162 | controller |     "Jun 11 10:57:57.443908 crc crio[22652]: time=\"2026-06-11T10:57:57.443815827Z\" level=info msg=\"Creating container: metallb-system/controller-8464864885-sbcxc/kube-rbac-proxy\" id=edc59355-b656-4b1b-92d6-e6bf7923e38b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.357177 | controller |     "Jun 11 10:57:57.444447 crc crio[22652]: time=\"2026-06-11T10:57:57.444369204Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.357193 | controller |     "Jun 11 10:57:57.513251 crc crio[22652]: time=\"2026-06-11T10:57:57.506520567Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.357208 | controller |     "Jun 11 10:57:57.513251 crc crio[22652]: time=\"2026-06-11T10:57:57.511690411Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.357223 | controller |     "Jun 11 10:57:57.640169 crc crio[22652]: time=\"2026-06-11T10:57:57.639982693Z\" level=info msg=\"Created container 4b0b9d49fd552fac869b131d02f225b1c50579efaaf3b1a478a9cbb0c269d145: metallb-system/controller-8464864885-sbcxc/kube-rbac-proxy\" id=edc59355-b656-4b1b-92d6-e6bf7923e38b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.357288 | controller |     "Jun 11 10:57:57.641656 crc crio[22652]: time=\"2026-06-11T10:57:57.641612515Z\" level=info msg=\"Starting container: 4b0b9d49fd552fac869b131d02f225b1c50579efaaf3b1a478a9cbb0c269d145\" id=16c7fa39-2eaa-4b9c-adbf-d162f9c015de name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.357306 | controller |     "Jun 11 10:57:57.649715 crc crio[22652]: time=\"2026-06-11T10:57:57.649564853Z\" level=info msg=\"Started container\" PID=40444 containerID=4b0b9d49fd552fac869b131d02f225b1c50579efaaf3b1a478a9cbb0c269d145 description=metallb-system/controller-8464864885-sbcxc/kube-rbac-proxy id=16c7fa39-2eaa-4b9c-adbf-d162f9c015de name=/runtime.v1.RuntimeService/StartContainer sandboxID=ad112e2f94892c22bfccf6fe8593bd82d65f2fff11520bd2f19f68be05569a2a",
2026-06-11 11:58:02.357321 | controller |     "Jun 11 10:57:58.704037 crc crio[22652]: time=\"2026-06-11T10:57:58.703568715Z\" level=info msg=\"Running pod sandbox: metallb-system/speaker-ql775/POD\" id=361f84d4-ac64-41a3-b272-1ca2abc240af name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.357337 | controller |     "Jun 11 10:57:58.705042 crc crio[22652]: time=\"2026-06-11T10:57:58.704072561Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.357370 | controller |     "Jun 11 10:57:58.727253 crc crio[22652]: time=\"2026-06-11T10:57:58.719423529Z\" 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=361f84d4-ac64-41a3-b272-1ca2abc240af name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.357391 | controller |     "Jun 11 10:57:58.748185 crc crio[22652]: time=\"2026-06-11T10:57:58.747799522Z\" level=info msg=\"Ran pod sandbox 52e4ebf30d2a8e03006a5174bfa327a3866c4553f1afc0b5d7bb4e5ab5a6c7f3 with infra container: metallb-system/speaker-ql775/POD\" id=361f84d4-ac64-41a3-b272-1ca2abc240af name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.357407 | controller |     "Jun 11 10:57:58.749795 crc crio[22652]: time=\"2026-06-11T10:57:58.749722878Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=f877e015-8dc4-48df-a095-f59ae2425b71 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.357423 | controller |     "Jun 11 10:57:58.752086 crc crio[22652]: time=\"2026-06-11T10:57:58.752014871Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=659ab199-c0ba-4d34-bdad-beea33d7d94d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.357438 | controller |     "Jun 11 10:57:58.760881 crc crio[22652]: time=\"2026-06-11T10:57:58.760782569Z\" level=info msg=\"Creating container: metallb-system/speaker-ql775/speaker\" id=16a2755e-6802-4f81-8ec9-d4ea2a09c784 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.357453 | controller |     "Jun 11 10:57:58.761378 crc crio[22652]: time=\"2026-06-11T10:57:58.761298885Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.357468 | controller |     "Jun 11 10:57:58.808663 crc crio[22652]: time=\"2026-06-11T10:57:58.808554722Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.357483 | controller |     "Jun 11 10:57:58.965694 crc crio[22652]: time=\"2026-06-11T10:57:58.965503218Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.357498 | controller |     "Jun 11 10:57:59.112395 crc crio[22652]: time=\"2026-06-11T10:57:59.112294647Z\" level=info msg=\"Created container b237c663a48abd963a8e64e6563482d53afb599ccc4b5cbcaa4f08ad87762378: metallb-system/speaker-ql775/speaker\" id=16a2755e-6802-4f81-8ec9-d4ea2a09c784 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.357512 | controller |     "Jun 11 10:57:59.113483 crc crio[22652]: time=\"2026-06-11T10:57:59.113382862Z\" level=info msg=\"Starting container: b237c663a48abd963a8e64e6563482d53afb599ccc4b5cbcaa4f08ad87762378\" id=f7dd5fea-60ba-467a-a403-f130c59ae80a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.357527 | controller |     "Jun 11 10:57:59.118620 crc crio[22652]: time=\"2026-06-11T10:57:59.118540635Z\" level=info msg=\"Started container\" PID=40468 containerID=b237c663a48abd963a8e64e6563482d53afb599ccc4b5cbcaa4f08ad87762378 description=metallb-system/speaker-ql775/speaker id=f7dd5fea-60ba-467a-a403-f130c59ae80a name=/runtime.v1.RuntimeService/StartContainer sandboxID=52e4ebf30d2a8e03006a5174bfa327a3866c4553f1afc0b5d7bb4e5ab5a6c7f3",
2026-06-11 11:58:02.357542 | controller |     "Jun 11 10:57:59.131914 crc crio[22652]: time=\"2026-06-11T10:57:59.131409443Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=1be7d0e7-7795-4033-b031-b2397c39786c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.357558 | controller |     "Jun 11 10:57:59.136600 crc crio[22652]: time=\"2026-06-11T10:57:59.136520385Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=f427d7a7-2aad-481d-93f7-1e44f95ba12f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.357584 | controller |     "Jun 11 10:57:59.148543 crc crio[22652]: time=\"2026-06-11T10:57:59.148473725Z\" level=info msg=\"Creating container: metallb-system/speaker-ql775/kube-rbac-proxy\" id=6467ce7a-e6ff-4bca-beed-8e4eb7d6da25 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.357606 | controller |     "Jun 11 10:57:59.149006 crc crio[22652]: time=\"2026-06-11T10:57:59.148835707Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.357622 | controller |     "Jun 11 10:57:59.188257 crc crio[22652]: time=\"2026-06-11T10:57:59.184061906Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.357637 | controller |     "Jun 11 10:57:59.383468 crc crio[22652]: time=\"2026-06-11T10:57:59.38300359Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.357652 | controller |     "Jun 11 10:57:59.491562 crc crio[22652]: time=\"2026-06-11T10:57:59.491401361Z\" level=info msg=\"Created container db821db441b0944a5e14512bde862fca48d1882d286a3e0d88d272d8d1aae8ba: metallb-system/speaker-ql775/kube-rbac-proxy\" id=6467ce7a-e6ff-4bca-beed-8e4eb7d6da25 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.357667 | controller |     "Jun 11 10:57:59.493618 crc crio[22652]: time=\"2026-06-11T10:57:59.493504127Z\" level=info msg=\"Starting container: db821db441b0944a5e14512bde862fca48d1882d286a3e0d88d272d8d1aae8ba\" id=ee41bee7-dc5d-4177-b7bc-4b52e7c28e7b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.357682 | controller |     "Jun 11 10:57:59.500051 crc crio[22652]: time=\"2026-06-11T10:57:59.499943243Z\" level=info msg=\"Started container\" PID=40489 containerID=db821db441b0944a5e14512bde862fca48d1882d286a3e0d88d272d8d1aae8ba description=metallb-system/speaker-ql775/kube-rbac-proxy id=ee41bee7-dc5d-4177-b7bc-4b52e7c28e7b name=/runtime.v1.RuntimeService/StartContainer sandboxID=52e4ebf30d2a8e03006a5174bfa327a3866c4553f1afc0b5d7bb4e5ab5a6c7f3",
2026-06-11 11:58:02.357698 | controller |     "Jun 11 10:58:00.716450 crc crio[22652]: time=\"2026-06-11T10:58:00.715804096Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686258-r9j4b/POD\" id=56e1fb6f-970a-4684-bda4-7ac5873f8809 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.357713 | controller |     "Jun 11 10:58:00.717975 crc crio[22652]: time=\"2026-06-11T10:58:00.716456427Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.357728 | controller |     "Jun 11 10:58:00.747765 crc crio[22652]: time=\"2026-06-11T10:58:00.747537043Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686258-r9j4b Namespace:openshift-infra ID:86ceb64404cc7b5abeef192db32332c1c3f26f08c7d8d8725128bd059d70cd90 UID:aaa1dae9-234b-45b8-897c-7752227ecf8c NetNS:/var/run/netns/fd0eed8c-11bf-464c-b6ff-056f728e2e28 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaaa1dae9_234b_45b8_897c_7752227ecf8c.slice PodAnnotations:0xc0036e6530}] Aliases:map[]}\"",
2026-06-11 11:58:02.357743 | controller |     "Jun 11 10:58:00.747765 crc crio[22652]: time=\"2026-06-11T10:58:00.747677977Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686258-r9j4b to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.357773 | controller |     "Jun 11 10:58:01.361096 crc crio[22652]: 2026-06-11T10:58:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:86ceb64404cc7b5 Mac:a2:e2:83:87:81:66 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:30 Mtu:0 Sandbox:/var/run/netns/fd0eed8c-11bf-464c-b6ff-056f728e2e28 SocketPath: PciID:}] [{Interface:0xc0004089a0 Address:{IP:10.217.0.48 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.357797 | controller |     "Jun 11 10:58:01.362737 crc crio[22652]: time=\"2026-06-11T10:58:01.362659038Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686258-r9j4b Namespace:openshift-infra ID:86ceb64404cc7b5abeef192db32332c1c3f26f08c7d8d8725128bd059d70cd90 UID:aaa1dae9-234b-45b8-897c-7752227ecf8c NetNS:/var/run/netns/fd0eed8c-11bf-464c-b6ff-056f728e2e28 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaaa1dae9_234b_45b8_897c_7752227ecf8c.slice PodAnnotations:0xc0036e6530}] Aliases:map[]}\"",
2026-06-11 11:58:02.357814 | controller |     "Jun 11 10:58:01.362838 crc crio[22652]: time=\"2026-06-11T10:58:01.362818893Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686258-r9j4b for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.357829 | controller |     "Jun 11 10:58:01.368794 crc crio[22652]: time=\"2026-06-11T10:58:01.36870142Z\" level=info msg=\"Ran pod sandbox 86ceb64404cc7b5abeef192db32332c1c3f26f08c7d8d8725128bd059d70cd90 with infra container: openshift-infra/auto-csr-approver-29686258-r9j4b/POD\" id=56e1fb6f-970a-4684-bda4-7ac5873f8809 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.357844 | controller |     "Jun 11 10:58:01.371672 crc crio[22652]: time=\"2026-06-11T10:58:01.37157378Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=5c021bcb-fc02-472f-8112-16deb8c14eed name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.357859 | controller |     "Jun 11 10:58:01.379172 crc crio[22652]: time=\"2026-06-11T10:58:01.379078869Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 11:58:02.357873 | controller |     "Jun 11 10:58:02.324547 crc crio[22652]: time=\"2026-06-11T10:58:02.324268211Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=5c021bcb-fc02-472f-8112-16deb8c14eed name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.357888 | controller |     "Jun 11 10:58:02.326025 crc crio[22652]: time=\"2026-06-11T10:58:02.325086976Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=de67f010-38bf-4b71-9ab2-7139385f683f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.357903 | controller |     "Jun 11 10:58:02.327678 crc crio[22652]: time=\"2026-06-11T10:58:02.327589596Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=75dfcccc-87e3-4c23-b314-8a14ab092641 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.357918 | controller |     "Jun 11 10:58:02.340508 crc crio[22652]: time=\"2026-06-11T10:58:02.336177719Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686258-r9j4b/oc\" id=194ec3b8-11af-48ea-9009-2df96716039f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.357932 | controller |     "Jun 11 10:58:02.340508 crc crio[22652]: time=\"2026-06-11T10:58:02.336656065Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.357946 | controller |     "Jun 11 10:58:02.361183 crc crio[22652]: time=\"2026-06-11T10:58:02.361059168Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.357960 | controller |     "Jun 11 10:58:02.603781 crc crio[22652]: time=\"2026-06-11T10:58:02.603618188Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.357979 | controller |     "Jun 11 10:58:02.694502 crc crio[22652]: time=\"2026-06-11T10:58:02.693803391Z\" level=info msg=\"Created container 5afe0b213fe9b623a85f737de7192cb16eba1f20b72d70feacd0601a22997a37: openshift-infra/auto-csr-approver-29686258-r9j4b/oc\" id=194ec3b8-11af-48ea-9009-2df96716039f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.357994 | controller |     "Jun 11 10:58:02.697364 crc crio[22652]: time=\"2026-06-11T10:58:02.696477696Z\" level=info msg=\"Starting container: 5afe0b213fe9b623a85f737de7192cb16eba1f20b72d70feacd0601a22997a37\" id=38d811b4-bbfb-4821-9bb6-632421a0b849 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.358008 | controller |     "Jun 11 10:58:02.701302 crc crio[22652]: time=\"2026-06-11T10:58:02.701077252Z\" level=info msg=\"Started container\" PID=40680 containerID=5afe0b213fe9b623a85f737de7192cb16eba1f20b72d70feacd0601a22997a37 description=openshift-infra/auto-csr-approver-29686258-r9j4b/oc id=38d811b4-bbfb-4821-9bb6-632421a0b849 name=/runtime.v1.RuntimeService/StartContainer sandboxID=86ceb64404cc7b5abeef192db32332c1c3f26f08c7d8d8725128bd059d70cd90",
2026-06-11 11:58:02.358023 | controller |     "Jun 11 10:58:05.187492 crc crio[22652]: time=\"2026-06-11T10:58:05.186676049Z\" level=info msg=\"Stopping pod sandbox: 86ceb64404cc7b5abeef192db32332c1c3f26f08c7d8d8725128bd059d70cd90\" id=058de201-f28f-44f0-a5fd-045d8daeb618 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.358037 | controller |     "Jun 11 10:58:05.188628 crc crio[22652]: time=\"2026-06-11T10:58:05.188548109Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686258-r9j4b Namespace:openshift-infra ID:86ceb64404cc7b5abeef192db32332c1c3f26f08c7d8d8725128bd059d70cd90 UID:aaa1dae9-234b-45b8-897c-7752227ecf8c NetNS:/var/run/netns/fd0eed8c-11bf-464c-b6ff-056f728e2e28 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaaa1dae9_234b_45b8_897c_7752227ecf8c.slice PodAnnotations:0xc0036e65b8}] Aliases:map[]}\"",
2026-06-11 11:58:02.358052 | controller |     "Jun 11 10:58:05.188829 crc crio[22652]: time=\"2026-06-11T10:58:05.188763986Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686258-r9j4b from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.358067 | controller |     "Jun 11 10:58:05.493713 crc crio[22652]: time=\"2026-06-11T10:58:05.493613052Z\" level=info msg=\"Stopped pod sandbox: 86ceb64404cc7b5abeef192db32332c1c3f26f08c7d8d8725128bd059d70cd90\" id=058de201-f28f-44f0-a5fd-045d8daeb618 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.358082 | controller |     "Jun 11 10:58:21.664372 crc crio[22652]: time=\"2026-06-11T10:58:21.663486528Z\" level=info msg=\"Running pod sandbox: openshift-frr-k8s/frr-k8s-552g9/POD\" id=4b359c24-b8b7-455a-829b-6ada706913f7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.358102 | controller |     "Jun 11 10:58:21.664372 crc crio[22652]: time=\"2026-06-11T10:58:21.664368747Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.358124 | controller |     "Jun 11 10:58:21.684852 crc crio[22652]: time=\"2026-06-11T10:58:21.684724741Z\" 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=4b359c24-b8b7-455a-829b-6ada706913f7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.358147 | controller |     "Jun 11 10:58:22.373563 crc crio[22652]: time=\"2026-06-11T10:58:22.373258953Z\" level=info msg=\"Ran pod sandbox b1f96b3a2067c931bab91813403c72aa526644e792ff6c6d99d5da305db15528 with infra container: openshift-frr-k8s/frr-k8s-552g9/POD\" id=4b359c24-b8b7-455a-829b-6ada706913f7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.358174 | controller |     "Jun 11 10:58:22.375406 crc crio[22652]: time=\"2026-06-11T10:58:22.375311438Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=3b0e10c2-68e3-4a3c-959b-d17805158e74 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.358194 | controller |     "Jun 11 10:58:22.375641 crc crio[22652]: time=\"2026-06-11T10:58:22.375539996Z\" level=info msg=\"Image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b not found\" id=3b0e10c2-68e3-4a3c-959b-d17805158e74 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.358213 | controller |     "Jun 11 10:58:22.375641 crc crio[22652]: time=\"2026-06-11T10:58:22.375607198Z\" level=info msg=\"Neither image nor artfiact quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b found\" id=3b0e10c2-68e3-4a3c-959b-d17805158e74 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.358235 | controller |     "Jun 11 10:58:22.377287 crc crio[22652]: time=\"2026-06-11T10:58:22.377061134Z\" level=info msg=\"Pulling image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=002974f4-ee80-4c72-b8de-6a0d4fb87184 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.358256 | controller |     "Jun 11 10:58:22.387749 crc crio[22652]: time=\"2026-06-11T10:58:22.387674912Z\" level=info msg=\"Trying to access \\\"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\\\"\"",
2026-06-11 11:58:02.358273 | controller |     "Jun 11 10:58:22.868558 crc crio[22652]: time=\"2026-06-11T10:58:22.867991058Z\" level=info msg=\"Running pod sandbox: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-nh77s/POD\" id=118c8915-7ff0-498a-ad6c-b6c9e0dd571e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.358287 | controller |     "Jun 11 10:58:22.869412 crc crio[22652]: time=\"2026-06-11T10:58:22.868573336Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.358302 | controller |     "Jun 11 10:58:22.889726 crc crio[22652]: time=\"2026-06-11T10:58:22.889518333Z\" 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=118c8915-7ff0-498a-ad6c-b6c9e0dd571e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.358316 | controller |     "Jun 11 10:58:22.906198 crc crio[22652]: time=\"2026-06-11T10:58:22.906062317Z\" level=info msg=\"Ran pod sandbox 364927a5b8b139a73ad42029589890386ced3252a7781a29568571e9d95fcc94 with infra container: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-nh77s/POD\" id=118c8915-7ff0-498a-ad6c-b6c9e0dd571e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.358331 | controller |     "Jun 11 10:58:22.909949 crc crio[22652]: time=\"2026-06-11T10:58:22.909789513Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=9b69b27c-ffb9-4678-b6ac-320415666ec0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.358396 | controller |     "Jun 11 10:58:22.910349 crc crio[22652]: time=\"2026-06-11T10:58:22.910202657Z\" level=info msg=\"Image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b not found\" id=9b69b27c-ffb9-4678-b6ac-320415666ec0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.358422 | controller |     "Jun 11 10:58:22.910349 crc crio[22652]: time=\"2026-06-11T10:58:22.91029721Z\" level=info msg=\"Neither image nor artfiact quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b found\" id=9b69b27c-ffb9-4678-b6ac-320415666ec0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.358438 | controller |     "Jun 11 10:58:22.912105 crc crio[22652]: time=\"2026-06-11T10:58:22.911981824Z\" level=info msg=\"Pulling image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=d7ca3b06-8cbc-4fad-90f2-a56d6f051b55 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.358454 | controller |     "Jun 11 10:58:22.915463 crc crio[22652]: time=\"2026-06-11T10:58:22.915380182Z\" level=info msg=\"Trying to access \\\"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\\\"\"",
2026-06-11 11:58:02.358470 | controller |     "Jun 11 10:58:47.159319 crc crio[22652]: time=\"2026-06-11T10:58:47.158474017Z\" level=info msg=\"Pulled image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=d7ca3b06-8cbc-4fad-90f2-a56d6f051b55 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.358485 | controller |     "Jun 11 10:58:47.162319 crc crio[22652]: time=\"2026-06-11T10:58:47.16205581Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=57c4e4c5-d43b-425b-a38d-0ebc345a5364 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.358500 | controller |     "Jun 11 10:58:47.167022 crc crio[22652]: time=\"2026-06-11T10:58:47.166745678Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=53cc2857-49a9-4918-917d-08166bee9b1c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.358514 | controller |     "Jun 11 10:58:47.178065 crc crio[22652]: time=\"2026-06-11T10:58:47.177954264Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-nh77s/frr-k8s-webhook-server\" id=efc4bd40-7ab3-4ab2-a4e9-b760bfe12ccd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.358528 | controller |     "Jun 11 10:58:47.180429 crc crio[22652]: time=\"2026-06-11T10:58:47.180277029Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.358543 | controller |     "Jun 11 10:58:47.184035 crc crio[22652]: time=\"2026-06-11T10:58:47.183674239Z\" level=info msg=\"Pulled image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=002974f4-ee80-4c72-b8de-6a0d4fb87184 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.358557 | controller |     "Jun 11 10:58:47.184550 crc crio[22652]: time=\"2026-06-11T10:58:47.184477831Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=3b01e4c1-8e72-48a7-aa76-ace08dcc3e44 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.358571 | controller |     "Jun 11 10:58:47.210602 crc crio[22652]: time=\"2026-06-11T10:58:47.201534163Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=ba9bde01-2f8d-4d41-ae4f-2f8d2b00fc0e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.358585 | controller |     "Jun 11 10:58:47.214093 crc crio[22652]: time=\"2026-06-11T10:58:47.214019601Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.358604 | controller |     "Jun 11 10:58:47.218042 crc crio[22652]: time=\"2026-06-11T10:58:47.217946795Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.358619 | controller |     "Jun 11 10:58:47.235612 crc crio[22652]: time=\"2026-06-11T10:58:47.235459941Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-552g9/cp-frr-files\" id=06b53e6c-a092-4e38-a2b9-b4bc1ab2571b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.358634 | controller |     "Jun 11 10:58:47.239376 crc crio[22652]: time=\"2026-06-11T10:58:47.239265051Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.358649 | controller |     "Jun 11 10:58:47.289854 crc crio[22652]: time=\"2026-06-11T10:58:47.289746762Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.358664 | controller |     "Jun 11 10:58:47.297785 crc crio[22652]: time=\"2026-06-11T10:58:47.297642106Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.358679 | controller |     "Jun 11 10:58:47.384933 crc crio[22652]: time=\"2026-06-11T10:58:47.384424957Z\" level=info msg=\"Created container 5dafe2a40aa33e92d6980a968820e9424d3f915910dee9de1696c7f7cea565dd: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-nh77s/frr-k8s-webhook-server\" id=efc4bd40-7ab3-4ab2-a4e9-b760bfe12ccd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.358694 | controller |     "Jun 11 10:58:47.386404 crc crio[22652]: time=\"2026-06-11T10:58:47.386315918Z\" level=info msg=\"Created container b5b22283dc29b5ed54e49ff91fbe55c7c79113b9e507cdf61a39487b261192bf: openshift-frr-k8s/frr-k8s-552g9/cp-frr-files\" id=06b53e6c-a092-4e38-a2b9-b4bc1ab2571b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.358709 | controller |     "Jun 11 10:58:47.387067 crc crio[22652]: time=\"2026-06-11T10:58:47.386990119Z\" level=info msg=\"Starting container: 5dafe2a40aa33e92d6980a968820e9424d3f915910dee9de1696c7f7cea565dd\" id=abe8309e-edd2-4dcf-8658-7650c2282504 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.358725 | controller |     "Jun 11 10:58:47.387732 crc crio[22652]: time=\"2026-06-11T10:58:47.387681001Z\" level=info msg=\"Starting container: b5b22283dc29b5ed54e49ff91fbe55c7c79113b9e507cdf61a39487b261192bf\" id=49a22301-b735-4569-a8bc-563ef01ed1b7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.358739 | controller |     "Jun 11 10:58:47.397743 crc crio[22652]: time=\"2026-06-11T10:58:47.397685138Z\" level=info msg=\"Started container\" PID=41394 containerID=5dafe2a40aa33e92d6980a968820e9424d3f915910dee9de1696c7f7cea565dd description=openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-nh77s/frr-k8s-webhook-server id=abe8309e-edd2-4dcf-8658-7650c2282504 name=/runtime.v1.RuntimeService/StartContainer sandboxID=364927a5b8b139a73ad42029589890386ced3252a7781a29568571e9d95fcc94",
2026-06-11 11:58:02.358757 | controller |     "Jun 11 10:58:47.398317 crc crio[22652]: time=\"2026-06-11T10:58:47.397988259Z\" level=info msg=\"Started container\" PID=41399 containerID=b5b22283dc29b5ed54e49ff91fbe55c7c79113b9e507cdf61a39487b261192bf description=openshift-frr-k8s/frr-k8s-552g9/cp-frr-files id=49a22301-b735-4569-a8bc-563ef01ed1b7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b1f96b3a2067c931bab91813403c72aa526644e792ff6c6d99d5da305db15528",
2026-06-11 11:58:02.358781 | controller |     "Jun 11 10:58:47.812539 crc crio[22652]: time=\"2026-06-11T10:58:47.812191577Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=2ec1924d-80d5-476d-a450-d03ee650c463 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.358866 | controller |     "Jun 11 10:58:47.818962 crc crio[22652]: time=\"2026-06-11T10:58:47.818859557Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=484fa87d-2838-415f-82ea-2950c7898824 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.358890 | controller |     "Jun 11 10:58:47.827324 crc crio[22652]: time=\"2026-06-11T10:58:47.827282965Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-552g9/cp-reloader\" id=8f2120a7-915a-4b31-b10d-58d273a372b6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.358907 | controller |     "Jun 11 10:58:47.829637 crc crio[22652]: time=\"2026-06-11T10:58:47.829607409Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.358922 | controller |     "Jun 11 10:58:47.865196 crc crio[22652]: time=\"2026-06-11T10:58:47.865023143Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.358937 | controller |     "Jun 11 10:58:47.874977 crc crio[22652]: time=\"2026-06-11T10:58:47.874917087Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.358952 | controller |     "Jun 11 10:58:47.980548 crc crio[22652]: time=\"2026-06-11T10:58:47.980500598Z\" level=info msg=\"Created container cc81c61c6a0e46ad8efe854d9da6a335ad27988146e8bf5c397d0740ffdeb6c2: openshift-frr-k8s/frr-k8s-552g9/cp-reloader\" id=8f2120a7-915a-4b31-b10d-58d273a372b6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.358967 | controller |     "Jun 11 10:58:47.982505 crc crio[22652]: time=\"2026-06-11T10:58:47.982290755Z\" level=info msg=\"Starting container: cc81c61c6a0e46ad8efe854d9da6a335ad27988146e8bf5c397d0740ffdeb6c2\" id=adeed25d-04eb-4f10-a630-b87905c0c381 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.358981 | controller |     "Jun 11 10:58:47.994852 crc crio[22652]: time=\"2026-06-11T10:58:47.994701759Z\" level=info msg=\"Started container\" PID=41423 containerID=cc81c61c6a0e46ad8efe854d9da6a335ad27988146e8bf5c397d0740ffdeb6c2 description=openshift-frr-k8s/frr-k8s-552g9/cp-reloader id=adeed25d-04eb-4f10-a630-b87905c0c381 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b1f96b3a2067c931bab91813403c72aa526644e792ff6c6d99d5da305db15528",
2026-06-11 11:58:02.358997 | controller |     "Jun 11 10:58:48.825331 crc crio[22652]: time=\"2026-06-11T10:58:48.824647223Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=17284d1e-725b-4a64-a2e8-2b03ec9aa8e2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.359012 | controller |     "Jun 11 10:58:48.830425 crc crio[22652]: time=\"2026-06-11T10:58:48.830336574Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=4e517ead-89ed-424b-88ef-ebf697625bac name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.359027 | controller |     "Jun 11 10:58:48.846647 crc crio[22652]: time=\"2026-06-11T10:58:48.846519347Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-552g9/cp-metrics\" id=697320e6-e536-49bf-85ef-d3929f39fcb4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.359041 | controller |     "Jun 11 10:58:48.848965 crc crio[22652]: time=\"2026-06-11T10:58:48.84878101Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.359060 | controller |     "Jun 11 10:58:48.892190 crc crio[22652]: time=\"2026-06-11T10:58:48.892073574Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.359075 | controller |     "Jun 11 10:58:48.896426 crc crio[22652]: time=\"2026-06-11T10:58:48.896359519Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.359091 | controller |     "Jun 11 10:58:49.037889 crc crio[22652]: time=\"2026-06-11T10:58:49.03783397Z\" level=info msg=\"Created container 84393ba64a64a2960076983047e8aa031712dc1d6cf93d731765f946ec334743: openshift-frr-k8s/frr-k8s-552g9/cp-metrics\" id=697320e6-e536-49bf-85ef-d3929f39fcb4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.359106 | controller |     "Jun 11 10:58:49.039827 crc crio[22652]: time=\"2026-06-11T10:58:49.039752481Z\" level=info msg=\"Starting container: 84393ba64a64a2960076983047e8aa031712dc1d6cf93d731765f946ec334743\" id=d802e375-6a03-468c-b7d9-c1053e5628d0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.359122 | controller |     "Jun 11 10:58:49.046631 crc crio[22652]: time=\"2026-06-11T10:58:49.046509466Z\" level=info msg=\"Started container\" PID=41433 containerID=84393ba64a64a2960076983047e8aa031712dc1d6cf93d731765f946ec334743 description=openshift-frr-k8s/frr-k8s-552g9/cp-metrics id=d802e375-6a03-468c-b7d9-c1053e5628d0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b1f96b3a2067c931bab91813403c72aa526644e792ff6c6d99d5da305db15528",
2026-06-11 11:58:02.359137 | controller |     "Jun 11 10:58:49.843821 crc crio[22652]: time=\"2026-06-11T10:58:49.843780933Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=5705fde3-1261-4ae2-8bb7-45443e562925 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.359151 | controller |     "Jun 11 10:58:49.850501 crc crio[22652]: time=\"2026-06-11T10:58:49.850396672Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=cba0915c-4e52-419a-9b19-d3e1bd06f8cb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.359166 | controller |     "Jun 11 10:58:49.874542 crc crio[22652]: time=\"2026-06-11T10:58:49.874453026Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-552g9/cp-frr-status\" id=b7cb9811-5599-422a-87ab-8db0dac93eef name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.359180 | controller |     "Jun 11 10:58:49.876949 crc crio[22652]: time=\"2026-06-11T10:58:49.876810361Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.359197 | controller |     "Jun 11 10:58:49.926947 crc crio[22652]: time=\"2026-06-11T10:58:49.926604831Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.359219 | controller |     "Jun 11 10:58:49.933333 crc crio[22652]: time=\"2026-06-11T10:58:49.930532936Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.359242 | controller |     "Jun 11 10:58:50.061723 crc crio[22652]: time=\"2026-06-11T10:58:50.061609686Z\" level=info msg=\"Created container 03c845d3a9aba4d298d839d7fd16be6f14117b9088194672df71f122a8df6ea6: openshift-frr-k8s/frr-k8s-552g9/cp-frr-status\" id=b7cb9811-5599-422a-87ab-8db0dac93eef name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.359259 | controller |     "Jun 11 10:58:50.063819 crc crio[22652]: time=\"2026-06-11T10:58:50.063640362Z\" level=info msg=\"Starting container: 03c845d3a9aba4d298d839d7fd16be6f14117b9088194672df71f122a8df6ea6\" id=656fa528-67fa-4f73-9fbb-ffb0094d3bfd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.359278 | controller |     "Jun 11 10:58:50.069856 crc crio[22652]: time=\"2026-06-11T10:58:50.069702044Z\" level=info msg=\"Started container\" PID=41501 containerID=03c845d3a9aba4d298d839d7fd16be6f14117b9088194672df71f122a8df6ea6 description=openshift-frr-k8s/frr-k8s-552g9/cp-frr-status id=656fa528-67fa-4f73-9fbb-ffb0094d3bfd name=/runtime.v1.RuntimeService/StartContainer sandboxID=b1f96b3a2067c931bab91813403c72aa526644e792ff6c6d99d5da305db15528",
2026-06-11 11:58:02.359295 | controller |     "Jun 11 10:58:50.855851 crc crio[22652]: time=\"2026-06-11T10:58:50.855387702Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=20452286-9db4-4482-ae0b-6847e055aef4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.359310 | controller |     "Jun 11 10:58:50.860345 crc crio[22652]: time=\"2026-06-11T10:58:50.860304039Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=fba83022-01b6-4f75-abd7-8f01824ff695 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.359325 | controller |     "Jun 11 10:58:51.142216 crc crio[22652]: time=\"2026-06-11T10:58:51.142165575Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-552g9/controller\" id=9d4f2ba8-0725-4d4f-bffc-85682232751a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.359340 | controller |     "Jun 11 10:58:51.144244 crc crio[22652]: time=\"2026-06-11T10:58:51.14419155Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.359380 | controller |     "Jun 11 10:58:51.170565 crc crio[22652]: time=\"2026-06-11T10:58:51.170510825Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.359397 | controller |     "Jun 11 10:58:51.178672 crc crio[22652]: time=\"2026-06-11T10:58:51.178628523Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.359411 | controller |     "Jun 11 10:58:51.480569 crc crio[22652]: time=\"2026-06-11T10:58:51.480400631Z\" level=info msg=\"Created container 82e5ab447e2b0eedee4ce37fa3c2fb435a12df91e2587f4a0d63d3d9e261d508: openshift-frr-k8s/frr-k8s-552g9/controller\" id=9d4f2ba8-0725-4d4f-bffc-85682232751a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.359427 | controller |     "Jun 11 10:58:51.483718 crc crio[22652]: time=\"2026-06-11T10:58:51.483584603Z\" level=info msg=\"Starting container: 82e5ab447e2b0eedee4ce37fa3c2fb435a12df91e2587f4a0d63d3d9e261d508\" id=832bd09f-d7d0-492f-ab59-6e9a0a47a1fa name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.359441 | controller |     "Jun 11 10:58:51.492751 crc crio[22652]: time=\"2026-06-11T10:58:51.492587978Z\" level=info msg=\"Started container\" PID=41540 containerID=82e5ab447e2b0eedee4ce37fa3c2fb435a12df91e2587f4a0d63d3d9e261d508 description=openshift-frr-k8s/frr-k8s-552g9/controller id=832bd09f-d7d0-492f-ab59-6e9a0a47a1fa name=/runtime.v1.RuntimeService/StartContainer sandboxID=b1f96b3a2067c931bab91813403c72aa526644e792ff6c6d99d5da305db15528",
2026-06-11 11:58:02.359457 | controller |     "Jun 11 10:58:51.739652 crc crio[22652]: time=\"2026-06-11T10:58:51.739207467Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=65329754-864e-48d0-b0ba-73d7f94b6b9a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.359476 | controller |     "Jun 11 10:58:51.748360 crc crio[22652]: time=\"2026-06-11T10:58:51.748260494Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=39b56cd4-aa01-4026-804e-f0e15f716c13 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.359492 | controller |     "Jun 11 10:58:51.824900 crc crio[22652]: time=\"2026-06-11T10:58:51.824803834Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-552g9/frr\" id=a23ad33f-6af8-44bc-8275-9aefbaef6b5b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.359507 | controller |     "Jun 11 10:58:51.827456 crc crio[22652]: time=\"2026-06-11T10:58:51.827323855Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.359521 | controller |     "Jun 11 10:58:51.869056 crc crio[22652]: time=\"2026-06-11T10:58:51.868969465Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.359536 | controller |     "Jun 11 10:58:51.873518 crc crio[22652]: time=\"2026-06-11T10:58:51.873265923Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.359551 | controller |     "Jun 11 10:58:52.033985 crc crio[22652]: time=\"2026-06-11T10:58:52.033851969Z\" level=info msg=\"Created container 9e4a54fad6032b7bbe0764ff3bb38bbd26875068d1c99e52b3f4c36eb705645d: openshift-frr-k8s/frr-k8s-552g9/frr\" id=a23ad33f-6af8-44bc-8275-9aefbaef6b5b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.359566 | controller |     "Jun 11 10:58:52.043653 crc crio[22652]: time=\"2026-06-11T10:58:52.03829321Z\" level=info msg=\"Starting container: 9e4a54fad6032b7bbe0764ff3bb38bbd26875068d1c99e52b3f4c36eb705645d\" id=05dbbf53-6a82-4d91-a7df-93d3ad4cba9b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.359581 | controller |     "Jun 11 10:58:52.049983 crc crio[22652]: time=\"2026-06-11T10:58:52.049931539Z\" level=info msg=\"Started container\" PID=41576 containerID=9e4a54fad6032b7bbe0764ff3bb38bbd26875068d1c99e52b3f4c36eb705645d description=openshift-frr-k8s/frr-k8s-552g9/frr id=05dbbf53-6a82-4d91-a7df-93d3ad4cba9b name=/runtime.v1.RuntimeService/StartContainer sandboxID=b1f96b3a2067c931bab91813403c72aa526644e792ff6c6d99d5da305db15528",
2026-06-11 11:58:02.359595 | controller |     "Jun 11 10:58:52.069921 crc crio[22652]: time=\"2026-06-11T10:58:52.069871073Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=db97e164-5ff8-49d2-9790-a7c1b2a83aa0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.359610 | controller |     "Jun 11 10:58:52.075068 crc crio[22652]: time=\"2026-06-11T10:58:52.074991645Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=b037ac68-34a3-4112-86db-dea53b0ad870 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.359625 | controller |     "Jun 11 10:58:52.108923 crc crio[22652]: time=\"2026-06-11T10:58:52.108422516Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-552g9/reloader\" id=971224e9-5851-4bc2-97fd-70157359b2b3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.359641 | controller |     "Jun 11 10:58:52.112446 crc crio[22652]: time=\"2026-06-11T10:58:52.111417671Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.359655 | controller |     "Jun 11 10:58:52.153756 crc crio[22652]: time=\"2026-06-11T10:58:52.153616351Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.359674 | controller |     "Jun 11 10:58:52.157839 crc crio[22652]: time=\"2026-06-11T10:58:52.15770454Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.359690 | controller |     "Jun 11 10:58:52.318736 crc crio[22652]: time=\"2026-06-11T10:58:52.318546526Z\" level=info msg=\"Created container 1ef6a035ba5dcc1be6821a0f8e4ab29d1ba03c74abfe80fbef77a97244b09d14: openshift-frr-k8s/frr-k8s-552g9/reloader\" id=971224e9-5851-4bc2-97fd-70157359b2b3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.359705 | controller |     "Jun 11 10:58:52.320312 crc crio[22652]: time=\"2026-06-11T10:58:52.320038293Z\" level=info msg=\"Starting container: 1ef6a035ba5dcc1be6821a0f8e4ab29d1ba03c74abfe80fbef77a97244b09d14\" id=eb9174be-ca42-4ea7-8b62-3fc4b93d2b30 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.359720 | controller |     "Jun 11 10:58:52.325400 crc crio[22652]: time=\"2026-06-11T10:58:52.32532669Z\" level=info msg=\"Started container\" PID=41613 containerID=1ef6a035ba5dcc1be6821a0f8e4ab29d1ba03c74abfe80fbef77a97244b09d14 description=openshift-frr-k8s/frr-k8s-552g9/reloader id=eb9174be-ca42-4ea7-8b62-3fc4b93d2b30 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b1f96b3a2067c931bab91813403c72aa526644e792ff6c6d99d5da305db15528",
2026-06-11 11:58:02.359735 | controller |     "Jun 11 10:58:52.348461 crc crio[22652]: time=\"2026-06-11T10:58:52.348403053Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=6aa34b50-dd87-4b28-8e73-a2d48cd1a6a8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.359750 | controller |     "Jun 11 10:58:52.353372 crc crio[22652]: time=\"2026-06-11T10:58:52.35333478Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=f5463cbd-5ec9-4876-9a9e-21023c5f8c10 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.359765 | controller |     "Jun 11 10:58:52.374054 crc crio[22652]: time=\"2026-06-11T10:58:52.373968095Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-552g9/frr-metrics\" id=bd68a519-7e6c-47a5-ab86-11664820db10 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.359780 | controller |     "Jun 11 10:58:52.376483 crc crio[22652]: time=\"2026-06-11T10:58:52.376422074Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.359795 | controller |     "Jun 11 10:58:52.417559 crc crio[22652]: time=\"2026-06-11T10:58:52.417459016Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.359809 | controller |     "Jun 11 10:58:52.421503 crc crio[22652]: time=\"2026-06-11T10:58:52.421425191Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.359824 | controller |     "Jun 11 10:58:52.560787 crc crio[22652]: time=\"2026-06-11T10:58:52.560557157Z\" level=info msg=\"Created container f6d3239b76331b254ef14a570df8cd46f671d4823b8ff1da37d81eaeddacba34: openshift-frr-k8s/frr-k8s-552g9/frr-metrics\" id=bd68a519-7e6c-47a5-ab86-11664820db10 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.359839 | controller |     "Jun 11 10:58:52.562596 crc crio[22652]: time=\"2026-06-11T10:58:52.562020604Z\" level=info msg=\"Starting container: f6d3239b76331b254ef14a570df8cd46f671d4823b8ff1da37d81eaeddacba34\" id=54281f17-0461-4aa3-8ae6-b68dffea01d9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.359857 | controller |     "Jun 11 10:58:52.569097 crc crio[22652]: time=\"2026-06-11T10:58:52.568584373Z\" level=info msg=\"Started container\" PID=41639 containerID=f6d3239b76331b254ef14a570df8cd46f671d4823b8ff1da37d81eaeddacba34 description=openshift-frr-k8s/frr-k8s-552g9/frr-metrics id=54281f17-0461-4aa3-8ae6-b68dffea01d9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b1f96b3a2067c931bab91813403c72aa526644e792ff6c6d99d5da305db15528",
2026-06-11 11:58:02.359872 | controller |     "Jun 11 10:58:52.584071 crc crio[22652]: time=\"2026-06-11T10:58:52.583864817Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=a6722436-7e26-4042-b122-60cbfad7778f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.359887 | controller |     "Jun 11 10:58:52.588805 crc crio[22652]: time=\"2026-06-11T10:58:52.588731812Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=7a931141-b19a-44ed-95ae-6e114704d679 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.359902 | controller |     "Jun 11 10:58:52.624520 crc crio[22652]: time=\"2026-06-11T10:58:52.624289758Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-552g9/frr-status\" id=b1d177b0-b086-419f-9f0e-eaa840f210db name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.359918 | controller |     "Jun 11 10:58:52.626557 crc crio[22652]: time=\"2026-06-11T10:58:52.626391928Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.359933 | controller |     "Jun 11 10:58:52.652758 crc crio[22652]: time=\"2026-06-11T10:58:52.652669661Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.359948 | controller |     "Jun 11 10:58:52.656886 crc crio[22652]: time=\"2026-06-11T10:58:52.656800892Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.359964 | controller |     "Jun 11 10:58:52.814512 crc crio[22652]: time=\"2026-06-11T10:58:52.814360644Z\" level=info msg=\"Created container 1125d26c6264ebfa6f86bfc5e99e0e7e7d43c273d277baf885bd4ea932a9f83a: openshift-frr-k8s/frr-k8s-552g9/frr-status\" id=b1d177b0-b086-419f-9f0e-eaa840f210db name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.359978 | controller |     "Jun 11 10:58:52.815800 crc crio[22652]: time=\"2026-06-11T10:58:52.815700476Z\" level=info msg=\"Starting container: 1125d26c6264ebfa6f86bfc5e99e0e7e7d43c273d277baf885bd4ea932a9f83a\" id=b35e29a4-843f-42ad-8fc6-eb218936a3d5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.359994 | controller |     "Jun 11 10:58:52.822716 crc crio[22652]: time=\"2026-06-11T10:58:52.822564524Z\" level=info msg=\"Started container\" PID=41657 containerID=1125d26c6264ebfa6f86bfc5e99e0e7e7d43c273d277baf885bd4ea932a9f83a description=openshift-frr-k8s/frr-k8s-552g9/frr-status id=b35e29a4-843f-42ad-8fc6-eb218936a3d5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b1f96b3a2067c931bab91813403c72aa526644e792ff6c6d99d5da305db15528",
2026-06-11 11:58:02.360008 | controller |     "Jun 11 10:58:52.836864 crc crio[22652]: time=\"2026-06-11T10:58:52.836772925Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=0be82fe1-dffa-4d5d-a555-619ae32dc638 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.360023 | controller |     "Jun 11 10:58:52.839945 crc crio[22652]: time=\"2026-06-11T10:58:52.839848703Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=43dff2c4-9069-4527-9a8d-af93bbb848fa name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.360042 | controller |     "Jun 11 10:58:52.850835 crc crio[22652]: time=\"2026-06-11T10:58:52.850657046Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-552g9/kube-rbac-proxy\" id=8fc42151-a9d7-40b6-bf4a-bf605868c9d7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.360057 | controller |     "Jun 11 10:58:52.851546 crc crio[22652]: time=\"2026-06-11T10:58:52.851443611Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.360074 | controller |     "Jun 11 10:58:52.883754 crc crio[22652]: time=\"2026-06-11T10:58:52.883617362Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.360089 | controller |     "Jun 11 10:58:53.142360 crc crio[22652]: time=\"2026-06-11T10:58:53.140918059Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.360104 | controller |     "Jun 11 10:58:53.237353 crc crio[22652]: time=\"2026-06-11T10:58:53.237246177Z\" level=info msg=\"Created container 13cc12272d8268756a55ce1eda320804fff8b84e66df189d695e73288352e08d: openshift-frr-k8s/frr-k8s-552g9/kube-rbac-proxy\" id=8fc42151-a9d7-40b6-bf4a-bf605868c9d7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.360119 | controller |     "Jun 11 10:58:53.238479 crc crio[22652]: time=\"2026-06-11T10:58:53.238431354Z\" level=info msg=\"Starting container: 13cc12272d8268756a55ce1eda320804fff8b84e66df189d695e73288352e08d\" id=c3971569-e9a6-4010-92ba-1ced279b4a18 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.360134 | controller |     "Jun 11 10:58:53.243822 crc crio[22652]: time=\"2026-06-11T10:58:53.243745663Z\" level=info msg=\"Started container\" PID=41701 containerID=13cc12272d8268756a55ce1eda320804fff8b84e66df189d695e73288352e08d description=openshift-frr-k8s/frr-k8s-552g9/kube-rbac-proxy id=c3971569-e9a6-4010-92ba-1ced279b4a18 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b1f96b3a2067c931bab91813403c72aa526644e792ff6c6d99d5da305db15528",
2026-06-11 11:58:02.360149 | controller |     "Jun 11 10:58:53.255375 crc crio[22652]: time=\"2026-06-11T10:58:53.255289609Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=3d7890f0-4344-46e4-92d4-2ba8c846b8c2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.360163 | controller |     "Jun 11 10:58:53.257456 crc crio[22652]: time=\"2026-06-11T10:58:53.257389276Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=4e3a375b-39d6-41ad-9817-865280aa8bfb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.360178 | controller |     "Jun 11 10:58:53.263731 crc crio[22652]: time=\"2026-06-11T10:58:53.263411827Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-552g9/kube-rbac-proxy-frr\" id=16b96c72-2bdc-40d1-8116-043c5f847cbe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.360192 | controller |     "Jun 11 10:58:53.264165 crc crio[22652]: time=\"2026-06-11T10:58:53.264094899Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.360206 | controller |     "Jun 11 10:58:53.297475 crc crio[22652]: time=\"2026-06-11T10:58:53.291209811Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.360224 | controller |     "Jun 11 10:58:53.459785 crc crio[22652]: time=\"2026-06-11T10:58:53.459610945Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.360239 | controller |     "Jun 11 10:58:53.562469 crc crio[22652]: time=\"2026-06-11T10:58:53.562257164Z\" level=info msg=\"Created container 532295464d4c007ce15c108d1a01ece65dc95dda1f31c163444f8d9e212528a9: openshift-frr-k8s/frr-k8s-552g9/kube-rbac-proxy-frr\" id=16b96c72-2bdc-40d1-8116-043c5f847cbe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.360254 | controller |     "Jun 11 10:58:53.564404 crc crio[22652]: time=\"2026-06-11T10:58:53.564308349Z\" level=info msg=\"Starting container: 532295464d4c007ce15c108d1a01ece65dc95dda1f31c163444f8d9e212528a9\" id=a5951966-b4f0-44b4-b632-ab764d42576d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.360270 | controller |     "Jun 11 10:58:53.570563 crc crio[22652]: time=\"2026-06-11T10:58:53.570464894Z\" level=info msg=\"Started container\" PID=41719 containerID=532295464d4c007ce15c108d1a01ece65dc95dda1f31c163444f8d9e212528a9 description=openshift-frr-k8s/frr-k8s-552g9/kube-rbac-proxy-frr id=a5951966-b4f0-44b4-b632-ab764d42576d name=/runtime.v1.RuntimeService/StartContainer sandboxID=b1f96b3a2067c931bab91813403c72aa526644e792ff6c6d99d5da305db15528",
2026-06-11 11:58:02.360288 | controller |     "Jun 11 10:59:05.403905 crc crio[22652]: time=\"2026-06-11T10:59:05.402935175Z\" level=info msg=\"Removing container: 57039012061e05829610195f803ede70b182af8ca89f1825e99d99beb1271bae\" id=7877b1b0-1c76-427b-83a1-c79e70c8a5d9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.360310 | controller |     "Jun 11 10:59:05.831104 crc crio[22652]: time=\"2026-06-11T10:59:05.830996227Z\" level=info msg=\"Removed container 57039012061e05829610195f803ede70b182af8ca89f1825e99d99beb1271bae: openshift-infra/auto-csr-approver-29686252-kqlsf/oc\" id=7877b1b0-1c76-427b-83a1-c79e70c8a5d9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.360332 | controller |     "Jun 11 10:59:05.838800 crc crio[22652]: time=\"2026-06-11T10:59:05.838723379Z\" level=info msg=\"Stopping pod sandbox: d599299480410c9ede0cd58377c1d4ab9691f8c6e813115dd5634ab8a826c732\" id=8d05ea46-387c-4d28-aaf2-e576d391302b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.360368 | controller |     "Jun 11 10:59:05.838800 crc crio[22652]: time=\"2026-06-11T10:59:05.838801202Z\" level=info msg=\"Stopped pod sandbox (already stopped): d599299480410c9ede0cd58377c1d4ab9691f8c6e813115dd5634ab8a826c732\" id=8d05ea46-387c-4d28-aaf2-e576d391302b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.360387 | controller |     "Jun 11 10:59:05.839418 crc crio[22652]: time=\"2026-06-11T10:59:05.839324919Z\" level=info msg=\"Removing pod sandbox: d599299480410c9ede0cd58377c1d4ab9691f8c6e813115dd5634ab8a826c732\" id=0c245811-8d7b-4ad1-8984-264e5bc7c214 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.360402 | controller |     "Jun 11 10:59:05.848595 crc crio[22652]: time=\"2026-06-11T10:59:05.848505173Z\" level=info msg=\"Removed pod sandbox: d599299480410c9ede0cd58377c1d4ab9691f8c6e813115dd5634ab8a826c732\" id=0c245811-8d7b-4ad1-8984-264e5bc7c214 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.360416 | controller |     "Jun 11 10:59:25.211412 crc crio[22652]: time=\"2026-06-11T10:59:25.210587586Z\" level=info msg=\"Running pod sandbox: baremetal-operator-system/baremetal-operator-controller-manager-5cdd86f4c9-nlkzh/POD\" id=4342f2bd-9b99-438c-a417-4566a38b37d4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.360431 | controller |     "Jun 11 10:59:25.212969 crc crio[22652]: time=\"2026-06-11T10:59:25.211455254Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.360450 | controller |     "Jun 11 10:59:25.246895 crc crio[22652]: time=\"2026-06-11T10:59:25.246269109Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-5cdd86f4c9-nlkzh Namespace:baremetal-operator-system ID:dd1952c7ecbb9a9c3852a5ba1f52c955a3c22ea251573ac4d3e1199dc8bd776c UID:9a7a09ca-bb8a-42ad-8aea-596405a8e038 NetNS:/var/run/netns/d4df8b75-2fcd-4bd6-931a-d74b352703aa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9a7a09ca_bb8a_42ad_8aea_596405a8e038.slice PodAnnotations:0xc002acc1d0}] Aliases:map[]}\"",
2026-06-11 11:58:02.360466 | controller |     "Jun 11 10:59:25.246895 crc crio[22652]: time=\"2026-06-11T10:59:25.246836998Z\" level=info msg=\"Adding pod baremetal-operator-system_baremetal-operator-controller-manager-5cdd86f4c9-nlkzh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.360482 | controller |     "Jun 11 10:59:26.138916 crc crio[22652]: time=\"2026-06-11T10:59:26.138029125Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-index-2d625/POD\" id=09234eb6-fccd-402d-a101-1f486ea7316f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.360496 | controller |     "Jun 11 10:59:26.138916 crc crio[22652]: time=\"2026-06-11T10:59:26.13884759Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.360511 | controller |     "Jun 11 10:59:26.212922 crc crio[22652]: time=\"2026-06-11T10:59:26.212420567Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-2d625 Namespace:openstack-operators ID:b2a1de644fa1c54691087f2011cee03de5ddf60cbb3411340eadb9354dd260fe UID:c2beda6e-37fc-4884-9fb8-e309e9e7c746 NetNS:/var/run/netns/afa827ff-c8d2-4211-a904-bbf8a86f77d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc2beda6e_37fc_4884_9fb8_e309e9e7c746.slice PodAnnotations:0xc000102b60}] Aliases:map[]}\"",
2026-06-11 11:58:02.360526 | controller |     "Jun 11 10:59:26.212922 crc crio[22652]: time=\"2026-06-11T10:59:26.212492219Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-index-2d625 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.360541 | controller |     "Jun 11 10:59:26.414050 crc crio[22652]: 2026-06-11T10:59:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dd1952c7ecbb9a9 Mac:7e:d1:13:1a:76:85 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:31 Mtu:0 Sandbox:/var/run/netns/d4df8b75-2fcd-4bd6-931a-d74b352703aa SocketPath: PciID:}] [{Interface:0xc00013c7a0 Address:{IP:10.217.0.49 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.360557 | controller |     "Jun 11 10:59:26.415530 crc crio[22652]: time=\"2026-06-11T10:59:26.415353918Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-5cdd86f4c9-nlkzh Namespace:baremetal-operator-system ID:dd1952c7ecbb9a9c3852a5ba1f52c955a3c22ea251573ac4d3e1199dc8bd776c UID:9a7a09ca-bb8a-42ad-8aea-596405a8e038 NetNS:/var/run/netns/d4df8b75-2fcd-4bd6-931a-d74b352703aa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9a7a09ca_bb8a_42ad_8aea_596405a8e038.slice PodAnnotations:0xc002acc1d0}] Aliases:map[]}\"",
2026-06-11 11:58:02.360572 | controller |     "Jun 11 10:59:26.417861 crc crio[22652]: time=\"2026-06-11T10:59:26.415606336Z\" level=info msg=\"Checking pod baremetal-operator-system_baremetal-operator-controller-manager-5cdd86f4c9-nlkzh for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.360587 | controller |     "Jun 11 10:59:26.426740 crc crio[22652]: time=\"2026-06-11T10:59:26.426636057Z\" level=info msg=\"Ran pod sandbox dd1952c7ecbb9a9c3852a5ba1f52c955a3c22ea251573ac4d3e1199dc8bd776c with infra container: baremetal-operator-system/baremetal-operator-controller-manager-5cdd86f4c9-nlkzh/POD\" id=4342f2bd-9b99-438c-a417-4566a38b37d4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.360606 | controller |     "Jun 11 10:59:26.430901 crc crio[22652]: time=\"2026-06-11T10:59:26.430063684Z\" level=info msg=\"Pulling image: quay.io/metal3-io/baremetal-operator:release-0.9\" id=8ddda57b-ccbf-476e-933f-aba2630a4ac5 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.360622 | controller |     "Jun 11 10:59:26.444636 crc crio[22652]: time=\"2026-06-11T10:59:26.444545385Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/baremetal-operator:release-0.9\\\"\"",
2026-06-11 11:58:02.360637 | controller |     "Jun 11 10:59:26.869871 crc crio[22652]: 2026-06-11T10:59:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b2a1de644fa1c54 Mac:fa:59:95:10:37:ca Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:32 Mtu:0 Sandbox:/var/run/netns/afa827ff-c8d2-4211-a904-bbf8a86f77d4 SocketPath: PciID:}] [{Interface:0xc0002f5330 Address:{IP:10.217.0.50 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.360652 | controller |     "Jun 11 10:59:26.871936 crc crio[22652]: time=\"2026-06-11T10:59:26.871858115Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-2d625 Namespace:openstack-operators ID:b2a1de644fa1c54691087f2011cee03de5ddf60cbb3411340eadb9354dd260fe UID:c2beda6e-37fc-4884-9fb8-e309e9e7c746 NetNS:/var/run/netns/afa827ff-c8d2-4211-a904-bbf8a86f77d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc2beda6e_37fc_4884_9fb8_e309e9e7c746.slice PodAnnotations:0xc000102b60}] Aliases:map[]}\"",
2026-06-11 11:58:02.360667 | controller |     "Jun 11 10:59:26.875703 crc crio[22652]: time=\"2026-06-11T10:59:26.872028271Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-index-2d625 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.360682 | controller |     "Jun 11 10:59:26.878963 crc crio[22652]: time=\"2026-06-11T10:59:26.87887726Z\" level=info msg=\"Ran pod sandbox b2a1de644fa1c54691087f2011cee03de5ddf60cbb3411340eadb9354dd260fe with infra container: openstack-operators/openstack-operator-index-2d625/POD\" id=09234eb6-fccd-402d-a101-1f486ea7316f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.360696 | controller |     "Jun 11 10:59:26.887657 crc crio[22652]: time=\"2026-06-11T10:59:26.887563496Z\" level=info msg=\"Pulling image: 38.102.83.74:5001/openstack-k8s-operators/openstack-operator-index:2895d87b692193b55d566fae26f4c769f7f44de8\" id=5d731b4c-988d-45c2-8c23-7ec2aa8f2d7e name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.360711 | controller |     "Jun 11 10:59:26.888900 crc crio[22652]: time=\"2026-06-11T10:59:26.888846997Z\" level=info msg=\"Trying to access \\\"38.102.83.74:5001/openstack-k8s-operators/openstack-operator-index:2895d87b692193b55d566fae26f4c769f7f44de8\\\"\"",
2026-06-11 11:58:02.360725 | controller |     "Jun 11 10:59:28.604562 crc crio[22652]: time=\"2026-06-11T10:59:28.603644527Z\" level=info msg=\"Running pod sandbox: baremetal-operator-system/baremetal-operator-controller-manager-7cbd659958-h2tgj/POD\" id=0ddad1f5-b1bf-48fa-983c-86e74322fa2e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.360740 | controller |     "Jun 11 10:59:28.607466 crc crio[22652]: time=\"2026-06-11T10:59:28.607440377Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.360754 | controller |     "Jun 11 10:59:30.068988 crc crio[22652]: time=\"2026-06-11T10:59:30.067869514Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-index-hsnfz/POD\" id=9f7ab7c1-7d34-4cfd-af18-bfde7e39763e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.360775 | controller |     "Jun 11 10:59:30.070602 crc crio[22652]: time=\"2026-06-11T10:59:30.069018891Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.360790 | controller |     "Jun 11 10:59:30.938441 crc crio[22652]: time=\"2026-06-11T10:59:30.937925361Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-7cbd659958-h2tgj Namespace:baremetal-operator-system ID:26b6f5c5bd116dbbd724905b3a86d6311193a24e041547b6df7510c8c9481273 UID:2cb61f26-86c8-45b2-919c-321db3954875 NetNS:/var/run/netns/ad848985-3480-4c8a-bf4b-daf372b43473 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2cb61f26_86c8_45b2_919c_321db3954875.slice PodAnnotations:0xc000102ad8}] Aliases:map[]}\"",
2026-06-11 11:58:02.360805 | controller |     "Jun 11 10:59:30.938441 crc crio[22652]: time=\"2026-06-11T10:59:30.938018314Z\" level=info msg=\"Adding pod baremetal-operator-system_baremetal-operator-controller-manager-7cbd659958-h2tgj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.360820 | controller |     "Jun 11 10:59:31.552403 crc crio[22652]: 2026-06-11T10:59:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:26b6f5c5bd116db Mac:ee:d8:60:17:5f:66 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:33 Mtu:0 Sandbox:/var/run/netns/ad848985-3480-4c8a-bf4b-daf372b43473 SocketPath: PciID:}] [{Interface:0xc0001125b0 Address:{IP:10.217.0.51 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.360835 | controller |     "Jun 11 10:59:31.553632 crc crio[22652]: time=\"2026-06-11T10:59:31.553545193Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-7cbd659958-h2tgj Namespace:baremetal-operator-system ID:26b6f5c5bd116dbbd724905b3a86d6311193a24e041547b6df7510c8c9481273 UID:2cb61f26-86c8-45b2-919c-321db3954875 NetNS:/var/run/netns/ad848985-3480-4c8a-bf4b-daf372b43473 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2cb61f26_86c8_45b2_919c_321db3954875.slice PodAnnotations:0xc000102ad8}] Aliases:map[]}\"",
2026-06-11 11:58:02.360850 | controller |     "Jun 11 10:59:31.553828 crc crio[22652]: time=\"2026-06-11T10:59:31.55375169Z\" level=info msg=\"Checking pod baremetal-operator-system_baremetal-operator-controller-manager-7cbd659958-h2tgj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.360865 | controller |     "Jun 11 10:59:33.743168 crc crio[22652]: time=\"2026-06-11T10:59:33.742291698Z\" level=info msg=\"Ran pod sandbox 26b6f5c5bd116dbbd724905b3a86d6311193a24e041547b6df7510c8c9481273 with infra container: baremetal-operator-system/baremetal-operator-controller-manager-7cbd659958-h2tgj/POD\" id=0ddad1f5-b1bf-48fa-983c-86e74322fa2e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.360879 | controller |     "Jun 11 10:59:33.745221 crc crio[22652]: time=\"2026-06-11T10:59:33.745065774Z\" level=info msg=\"Pulling image: quay.io/metal3-io/baremetal-operator:latest\" id=f1ca5686-dea6-4f30-8633-ed30e8cbc2b0 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.360895 | controller |     "Jun 11 10:59:33.745696 crc crio[22652]: time=\"2026-06-11T10:59:33.745659764Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-hsnfz Namespace:openstack-operators ID:4d2f39a3caa044f931afa012474273c11fbd552fc01c9ec5bca2dd9c4d6c940b UID:f8384160-03e7-4d55-97a9-2fc713831f3e NetNS:/var/run/netns/305cbea4-ed7b-4c33-88dd-7c204b2f68d6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf8384160_03e7_4d55_97a9_2fc713831f3e.slice PodAnnotations:0xc0014a4070}] Aliases:map[]}\"",
2026-06-11 11:58:02.360913 | controller |     "Jun 11 10:59:33.746013 crc crio[22652]: time=\"2026-06-11T10:59:33.745988865Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-index-hsnfz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.360929 | controller |     "Jun 11 10:59:33.752271 crc crio[22652]: time=\"2026-06-11T10:59:33.751992106Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/baremetal-operator:latest\\\"\"",
2026-06-11 11:58:02.360944 | controller |     "Jun 11 10:59:34.220339 crc crio[22652]: 2026-06-11T10:59:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4d2f39a3caa044f Mac:b6:22:96:b6:b1:ae Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:37 Mtu:0 Sandbox:/var/run/netns/305cbea4-ed7b-4c33-88dd-7c204b2f68d6 SocketPath: PciID:}] [{Interface:0xc0002c49e0 Address:{IP:10.217.0.55 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.360959 | controller |     "Jun 11 10:59:34.221781 crc crio[22652]: time=\"2026-06-11T10:59:34.221656913Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-hsnfz Namespace:openstack-operators ID:4d2f39a3caa044f931afa012474273c11fbd552fc01c9ec5bca2dd9c4d6c940b UID:f8384160-03e7-4d55-97a9-2fc713831f3e NetNS:/var/run/netns/305cbea4-ed7b-4c33-88dd-7c204b2f68d6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf8384160_03e7_4d55_97a9_2fc713831f3e.slice PodAnnotations:0xc0014a4070}] Aliases:map[]}\"",
2026-06-11 11:58:02.360974 | controller |     "Jun 11 10:59:34.221993 crc crio[22652]: time=\"2026-06-11T10:59:34.221928422Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-index-hsnfz for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.360989 | controller |     "Jun 11 10:59:34.696694 crc crio[22652]: time=\"2026-06-11T10:59:34.696439025Z\" level=info msg=\"Ran pod sandbox 4d2f39a3caa044f931afa012474273c11fbd552fc01c9ec5bca2dd9c4d6c940b with infra container: openstack-operators/openstack-operator-index-hsnfz/POD\" id=9f7ab7c1-7d34-4cfd-af18-bfde7e39763e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.361003 | controller |     "Jun 11 10:59:34.701527 crc crio[22652]: time=\"2026-06-11T10:59:34.701435042Z\" level=info msg=\"Pulling image: 38.102.83.74:5001/openstack-k8s-operators/openstack-operator-index:2895d87b692193b55d566fae26f4c769f7f44de8\" id=e4ff28a4-8fa8-460e-af21-4cd0a4f339c9 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.361018 | controller |     "Jun 11 10:59:34.702445 crc crio[22652]: time=\"2026-06-11T10:59:34.702391353Z\" level=info msg=\"Trying to access \\\"38.102.83.74:5001/openstack-k8s-operators/openstack-operator-index:2895d87b692193b55d566fae26f4c769f7f44de8\\\"\"",
2026-06-11 11:58:02.361033 | controller |     "Jun 11 10:59:34.763021 crc crio[22652]: time=\"2026-06-11T10:59:34.762240003Z\" level=info msg=\"Pulled image: quay.io/metal3-io/baremetal-operator@sha256:9ef16b26df77e09ed539968e7c9664caa407b3271b47747c22f676af9f47a963\" id=8ddda57b-ccbf-476e-933f-aba2630a4ac5 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.361047 | controller |     "Jun 11 10:59:34.768566 crc crio[22652]: time=\"2026-06-11T10:59:34.767679844Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9\" id=4a91349c-35b1-46ab-996e-032c49182e6b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.361063 | controller |     "Jun 11 10:59:34.963434 crc crio[22652]: time=\"2026-06-11T10:59:34.963267802Z\" level=info msg=\"Running pod sandbox: baremetal-operator-system/baremetal-operator-ironic-d98796459-l2x4z/POD\" id=6c21f448-7ccb-4e9b-ad36-24b383b2222a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.361077 | controller |     "Jun 11 10:59:34.963551 crc crio[22652]: time=\"2026-06-11T10:59:34.963462859Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.361095 | controller |     "Jun 11 10:59:35.197394 crc crio[22652]: time=\"2026-06-11T10:59:35.197233559Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9\" id=1c253f01-2027-4e26-b40a-fcf4a511cdf0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.361110 | controller |     "Jun 11 10:59:35.456905 crc crio[22652]: time=\"2026-06-11T10:59:35.456692886Z\" 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=6c21f448-7ccb-4e9b-ad36-24b383b2222a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.361125 | controller |     "Jun 11 10:59:35.764033 crc crio[22652]: time=\"2026-06-11T10:59:35.763729342Z\" level=info msg=\"Ran pod sandbox 823e12ab64de986d4e9df31315ef1f3111146d0af259f6bfbb9ffa9c751db2f9 with infra container: baremetal-operator-system/baremetal-operator-ironic-d98796459-l2x4z/POD\" id=6c21f448-7ccb-4e9b-ad36-24b383b2222a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.361139 | controller |     "Jun 11 10:59:35.766503 crc crio[22652]: time=\"2026-06-11T10:59:35.766357304Z\" level=info msg=\"Pulling image: quay.io/metal3-io/ironic-ipa-downloader:latest\" id=40b54a71-515e-4fe0-9c06-853d97e57cda name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.361155 | controller |     "Jun 11 10:59:35.770785 crc crio[22652]: time=\"2026-06-11T10:59:35.770715773Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-controller-manager-5cdd86f4c9-nlkzh/manager\" id=b39fa1bd-bea1-4b30-9185-82083c29a0a3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.361170 | controller |     "Jun 11 10:59:35.775887 crc crio[22652]: time=\"2026-06-11T10:59:35.775793125Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/ironic-ipa-downloader:latest\\\"\"",
2026-06-11 11:58:02.361185 | controller |     "Jun 11 10:59:40.677307 crc crio[22652]: time=\"2026-06-11T10:59:40.676458Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.361200 | controller |     "Jun 11 10:59:41.102191 crc crio[22652]: time=\"2026-06-11T10:59:41.101865527Z\" level=info msg=\"Pulled image: quay.io/metal3-io/baremetal-operator@sha256:f8cea8a8d7d1bb9abfb877f3a8c922976093b3b7b65ed091b8f89b51cc058afa\" id=f1ca5686-dea6-4f30-8633-ed30e8cbc2b0 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.361215 | controller |     "Jun 11 10:59:41.102675 crc crio[22652]: time=\"2026-06-11T10:59:41.102591016Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator:latest\" id=83ed9922-8ddd-4981-a815-400a115e27c8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.361229 | controller |     "Jun 11 10:59:41.585840 crc crio[22652]: time=\"2026-06-11T10:59:41.585711722Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.361244 | controller |     "Jun 11 10:59:41.610216 crc crio[22652]: time=\"2026-06-11T10:59:41.610083475Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.361259 | controller |     "Jun 11 10:59:41.673207 crc crio[22652]: time=\"2026-06-11T10:59:41.673079305Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator\" id=f0905411-fc55-4398-b818-8db4d1ae2d49 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.361274 | controller |     "Jun 11 10:59:41.682769 crc crio[22652]: time=\"2026-06-11T10:59:41.682407385Z\" level=info msg=\"Pulled image: 38.102.83.74:5001/openstack-k8s-operators/openstack-operator-index@sha256:1b4e3bbfa3a634b36095a24bc4b974c5e4dd086576c103d5653b11f0d4646539\" id=5d731b4c-988d-45c2-8c23-7ec2aa8f2d7e name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.361292 | controller |     "Jun 11 10:59:41.683803 crc crio[22652]: time=\"2026-06-11T10:59:41.683594298Z\" level=info msg=\"Checking image status: 38.102.83.74:5001/openstack-k8s-operators/openstack-operator-index:2895d87b692193b55d566fae26f4c769f7f44de8\" id=c412d55c-2355-4ac8-8502-b041c5fb829e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.361307 | controller |     "Jun 11 10:59:41.704766 crc crio[22652]: time=\"2026-06-11T10:59:41.704661607Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-controller-manager-7cbd659958-h2tgj/manager\" id=ec679f05-cc60-475b-9d49-fd887f4552fc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.361326 | controller |     "Jun 11 10:59:41.738879 crc crio[22652]: time=\"2026-06-11T10:59:41.738819072Z\" level=info msg=\"Pulled image: 38.102.83.74:5001/openstack-k8s-operators/openstack-operator-index@sha256:1b4e3bbfa3a634b36095a24bc4b974c5e4dd086576c103d5653b11f0d4646539\" id=e4ff28a4-8fa8-460e-af21-4cd0a4f339c9 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.361342 | controller |     "Jun 11 10:59:41.741877 crc crio[22652]: time=\"2026-06-11T10:59:41.741846639Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.361390 | controller |     "Jun 11 10:59:41.743888 crc crio[22652]: time=\"2026-06-11T10:59:41.743803749Z\" level=info msg=\"Checking image status: 38.102.83.74:5001/openstack-k8s-operators/openstack-operator-index:2895d87b692193b55d566fae26f4c769f7f44de8\" id=c4357278-02ad-474f-ba16-b52aea55948d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.361422 | controller |     "Jun 11 10:59:41.752198 crc crio[22652]: time=\"2026-06-11T10:59:41.751968481Z\" level=info msg=\"Checking image status: 38.102.83.74:5001/openstack-k8s-operators/openstack-operator-index:2895d87b692193b55d566fae26f4c769f7f44de8\" id=5b1359e2-e6a4-411d-bc65-6209dd0b7a15 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.361444 | controller |     "Jun 11 10:59:41.764502 crc crio[22652]: time=\"2026-06-11T10:59:41.764091433Z\" level=info msg=\"Created container ec51f7d8164fb259e6b629918af9ccb3fe873a874fe27bc1e5c16ff1b019df0c: baremetal-operator-system/baremetal-operator-controller-manager-5cdd86f4c9-nlkzh/manager\" id=b39fa1bd-bea1-4b30-9185-82083c29a0a3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.361461 | controller |     "Jun 11 10:59:41.769433 crc crio[22652]: time=\"2026-06-11T10:59:41.766610383Z\" level=info msg=\"Starting container: ec51f7d8164fb259e6b629918af9ccb3fe873a874fe27bc1e5c16ff1b019df0c\" id=f5756e2b-23a7-435c-b9e5-e26351c82974 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.361481 | controller |     "Jun 11 10:59:41.774318 crc crio[22652]: time=\"2026-06-11T10:59:41.774024528Z\" level=info msg=\"Started container\" PID=43192 containerID=ec51f7d8164fb259e6b629918af9ccb3fe873a874fe27bc1e5c16ff1b019df0c description=baremetal-operator-system/baremetal-operator-controller-manager-5cdd86f4c9-nlkzh/manager id=f5756e2b-23a7-435c-b9e5-e26351c82974 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dd1952c7ecbb9a9c3852a5ba1f52c955a3c22ea251573ac4d3e1199dc8bd776c",
2026-06-11 11:58:02.361499 | controller |     "Jun 11 10:59:41.786536 crc crio[22652]: time=\"2026-06-11T10:59:41.786438933Z\" level=info msg=\"Checking image status: 38.102.83.74:5001/openstack-k8s-operators/openstack-operator-index:2895d87b692193b55d566fae26f4c769f7f44de8\" id=b3261a4b-ffb6-43bc-8b2d-f87d1ed97ebb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.361519 | controller |     "Jun 11 10:59:41.795398 crc crio[22652]: time=\"2026-06-11T10:59:41.795304264Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-index-2d625/registry-server\" id=f91637c8-896e-4a79-a08d-595fe7446a7d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.361541 | controller |     "Jun 11 10:59:41.804618 crc crio[22652]: time=\"2026-06-11T10:59:41.804531977Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-index-hsnfz/registry-server\" id=93221c05-2229-40d9-905f-310703fcb1f7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.361561 | controller |     "Jun 11 10:59:41.819591 crc crio[22652]: time=\"2026-06-11T10:59:41.81908459Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.361578 | controller |     "Jun 11 10:59:41.822424 crc crio[22652]: time=\"2026-06-11T10:59:41.822351643Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.361595 | controller |     "Jun 11 10:59:41.829453 crc crio[22652]: time=\"2026-06-11T10:59:41.829282303Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.361615 | controller |     "Jun 11 10:59:41.856929 crc crio[22652]: time=\"2026-06-11T10:59:41.856740774Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.361632 | controller |     "Jun 11 10:59:41.874605 crc crio[22652]: time=\"2026-06-11T10:59:41.874534529Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.361648 | controller |     "Jun 11 10:59:41.880219 crc crio[22652]: time=\"2026-06-11T10:59:41.878616939Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.361664 | controller |     "Jun 11 10:59:41.887987 crc crio[22652]: time=\"2026-06-11T10:59:41.887290134Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.361683 | controller |     "Jun 11 10:59:41.893938 crc crio[22652]: time=\"2026-06-11T10:59:41.893870503Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.361699 | controller |     "Jun 11 10:59:42.243646 crc crio[22652]: time=\"2026-06-11T10:59:42.243523141Z\" level=info msg=\"Created container 8c554c965596d1c55102ae8cdac67cd906a1e9d9840ca806694322d2c028cd60: openstack-operators/openstack-operator-index-2d625/registry-server\" id=f91637c8-896e-4a79-a08d-595fe7446a7d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.361715 | controller |     "Jun 11 10:59:42.246286 crc crio[22652]: time=\"2026-06-11T10:59:42.246184136Z\" level=info msg=\"Starting container: 8c554c965596d1c55102ae8cdac67cd906a1e9d9840ca806694322d2c028cd60\" id=d14d20c3-b9cd-4409-a238-5c919ab92a97 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.361731 | controller |     "Jun 11 10:59:42.253047 crc crio[22652]: time=\"2026-06-11T10:59:42.252948751Z\" level=info msg=\"Started container\" PID=43230 containerID=8c554c965596d1c55102ae8cdac67cd906a1e9d9840ca806694322d2c028cd60 description=openstack-operators/openstack-operator-index-2d625/registry-server id=d14d20c3-b9cd-4409-a238-5c919ab92a97 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b2a1de644fa1c54691087f2011cee03de5ddf60cbb3411340eadb9354dd260fe",
2026-06-11 11:58:02.361763 | controller |     "Jun 11 10:59:42.274779 crc crio[22652]: time=\"2026-06-11T10:59:42.27466471Z\" level=info msg=\"Created container 80b62c0da7b26ebace47d7da8b2f5cdc8506778865b0f22834373ff27048d7ff: baremetal-operator-system/baremetal-operator-controller-manager-7cbd659958-h2tgj/manager\" id=ec679f05-cc60-475b-9d49-fd887f4552fc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.361831 | controller |     "Jun 11 10:59:42.288666 crc crio[22652]: time=\"2026-06-11T10:59:42.288430367Z\" level=info msg=\"Starting container: 80b62c0da7b26ebace47d7da8b2f5cdc8506778865b0f22834373ff27048d7ff\" id=5a54e1c6-8b0e-448d-ae41-f246f19afd4b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.361854 | controller |     "Jun 11 10:59:42.297881 crc crio[22652]: time=\"2026-06-11T10:59:42.297762603Z\" level=info msg=\"Started container\" PID=43225 containerID=80b62c0da7b26ebace47d7da8b2f5cdc8506778865b0f22834373ff27048d7ff description=baremetal-operator-system/baremetal-operator-controller-manager-7cbd659958-h2tgj/manager id=5a54e1c6-8b0e-448d-ae41-f246f19afd4b name=/runtime.v1.RuntimeService/StartContainer sandboxID=26b6f5c5bd116dbbd724905b3a86d6311193a24e041547b6df7510c8c9481273",
2026-06-11 11:58:02.361870 | controller |     "Jun 11 10:59:42.329922 crc crio[22652]: time=\"2026-06-11T10:59:42.32981792Z\" level=info msg=\"Created container 5c27d32496fa9c2f25f43c371f1870ca993a9d712a35949602e4bf48fab549e9: openstack-operators/openstack-operator-index-hsnfz/registry-server\" id=93221c05-2229-40d9-905f-310703fcb1f7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.361886 | controller |     "Jun 11 10:59:42.331382 crc crio[22652]: time=\"2026-06-11T10:59:42.331325989Z\" level=info msg=\"Starting container: 5c27d32496fa9c2f25f43c371f1870ca993a9d712a35949602e4bf48fab549e9\" id=3a2a4270-7cff-4948-b324-c3cf6d043a20 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.361903 | controller |     "Jun 11 10:59:42.337822 crc crio[22652]: time=\"2026-06-11T10:59:42.337690862Z\" level=info msg=\"Started container\" PID=43231 containerID=5c27d32496fa9c2f25f43c371f1870ca993a9d712a35949602e4bf48fab549e9 description=openstack-operators/openstack-operator-index-hsnfz/registry-server id=3a2a4270-7cff-4948-b324-c3cf6d043a20 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4d2f39a3caa044f931afa012474273c11fbd552fc01c9ec5bca2dd9c4d6c940b",
2026-06-11 11:58:02.361919 | controller |     "Jun 11 10:59:43.129748 crc crio[22652]: time=\"2026-06-11T10:59:43.129417432Z\" level=info msg=\"Stopping container: 8c554c965596d1c55102ae8cdac67cd906a1e9d9840ca806694322d2c028cd60 (timeout: 2s)\" id=c14bf7c0-7f43-4b36-9498-da5776b09c60 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.361934 | controller |     "Jun 11 10:59:47.022500 crc crio[22652]: time=\"2026-06-11T10:59:47.021592745Z\" level=info msg=\"Stopped container 8c554c965596d1c55102ae8cdac67cd906a1e9d9840ca806694322d2c028cd60: openstack-operators/openstack-operator-index-2d625/registry-server\" id=c14bf7c0-7f43-4b36-9498-da5776b09c60 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.361948 | controller |     "Jun 11 10:59:47.026571 crc crio[22652]: time=\"2026-06-11T10:59:47.023871807Z\" level=info msg=\"Stopping pod sandbox: b2a1de644fa1c54691087f2011cee03de5ddf60cbb3411340eadb9354dd260fe\" id=02de2f79-8595-449d-8f22-880cf93b6bab name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.361963 | controller |     "Jun 11 10:59:47.026571 crc crio[22652]: time=\"2026-06-11T10:59:47.024732135Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-2d625 Namespace:openstack-operators ID:b2a1de644fa1c54691087f2011cee03de5ddf60cbb3411340eadb9354dd260fe UID:c2beda6e-37fc-4884-9fb8-e309e9e7c746 NetNS:/var/run/netns/afa827ff-c8d2-4211-a904-bbf8a86f77d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc2beda6e_37fc_4884_9fb8_e309e9e7c746.slice PodAnnotations:0xc001e8e2f8}] Aliases:map[]}\"",
2026-06-11 11:58:02.361978 | controller |     "Jun 11 10:59:47.026571 crc crio[22652]: time=\"2026-06-11T10:59:47.02489771Z\" level=info msg=\"Deleting pod openstack-operators_openstack-operator-index-2d625 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.361998 | controller |     "Jun 11 10:59:47.789417 crc crio[22652]: time=\"2026-06-11T10:59:47.788377424Z\" level=info msg=\"Stopped pod sandbox: b2a1de644fa1c54691087f2011cee03de5ddf60cbb3411340eadb9354dd260fe\" id=02de2f79-8595-449d-8f22-880cf93b6bab name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.362013 | controller |     "Jun 11 10:59:47.944429 crc crio[22652]: time=\"2026-06-11T10:59:47.944106139Z\" level=info msg=\"Pulled image: quay.io/metal3-io/ironic-ipa-downloader@sha256:15382b9ddf944ce2a38a44053d2e470dff2bae389316f016792b3b7637c49ea7\" id=40b54a71-515e-4fe0-9c06-853d97e57cda name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.362028 | controller |     "Jun 11 10:59:47.946689 crc crio[22652]: time=\"2026-06-11T10:59:47.946597497Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic-ipa-downloader:latest\" id=20639cec-5dfa-4564-9008-bad7fc522444 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.362044 | controller |     "Jun 11 10:59:47.949655 crc crio[22652]: time=\"2026-06-11T10:59:47.949577801Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic-ipa-downloader\" id=4c4b3376-c962-4bdc-98f8-a2c8b1e87235 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.362059 | controller |     "Jun 11 10:59:47.995952 crc crio[22652]: time=\"2026-06-11T10:59:47.99585873Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-d98796459-l2x4z/ironic-ipa-downloader\" id=19b746de-3535-4a6c-adb3-cf4e4c5c9b58 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.362074 | controller |     "Jun 11 10:59:47.997347 crc crio[22652]: time=\"2026-06-11T10:59:47.997246724Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.362088 | controller |     "Jun 11 10:59:48.027063 crc crio[22652]: time=\"2026-06-11T10:59:48.026967977Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.362103 | controller |     "Jun 11 10:59:48.203731 crc crio[22652]: time=\"2026-06-11T10:59:48.203592084Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.362123 | controller |     "Jun 11 10:59:48.216189 crc crio[22652]: time=\"2026-06-11T10:59:48.216058059Z\" level=info msg=\"Removing container: 8c554c965596d1c55102ae8cdac67cd906a1e9d9840ca806694322d2c028cd60\" id=9fad83b4-83c8-4737-9bbe-bee0bc36df31 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.362138 | controller |     "Jun 11 10:59:48.256003 crc crio[22652]: time=\"2026-06-11T10:59:48.255838527Z\" level=info msg=\"Removed container 8c554c965596d1c55102ae8cdac67cd906a1e9d9840ca806694322d2c028cd60: openstack-operators/openstack-operator-index-2d625/registry-server\" id=9fad83b4-83c8-4737-9bbe-bee0bc36df31 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.362153 | controller |     "Jun 11 10:59:48.363168 crc crio[22652]: time=\"2026-06-11T10:59:48.362776147Z\" level=info msg=\"Created container e6eedbecd8a7a9370c17149d165e7f8e82add1c7bfa4693c1697f4930c02d725: baremetal-operator-system/baremetal-operator-ironic-d98796459-l2x4z/ironic-ipa-downloader\" id=19b746de-3535-4a6c-adb3-cf4e4c5c9b58 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.362168 | controller |     "Jun 11 10:59:48.364225 crc crio[22652]: time=\"2026-06-11T10:59:48.364075458Z\" level=info msg=\"Starting container: e6eedbecd8a7a9370c17149d165e7f8e82add1c7bfa4693c1697f4930c02d725\" id=0f0493ef-30bd-41d9-8367-34aa4e858436 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.362183 | controller |     "Jun 11 10:59:48.370851 crc crio[22652]: time=\"2026-06-11T10:59:48.370484561Z\" level=info msg=\"Started container\" PID=43408 containerID=e6eedbecd8a7a9370c17149d165e7f8e82add1c7bfa4693c1697f4930c02d725 description=baremetal-operator-system/baremetal-operator-ironic-d98796459-l2x4z/ironic-ipa-downloader id=0f0493ef-30bd-41d9-8367-34aa4e858436 name=/runtime.v1.RuntimeService/StartContainer sandboxID=823e12ab64de986d4e9df31315ef1f3111146d0af259f6bfbb9ffa9c751db2f9",
2026-06-11 11:58:02.362201 | controller |     "Jun 11 10:59:57.223918 crc crio[22652]: time=\"2026-06-11T10:59:57.223057521Z\" level=info msg=\"Running pod sandbox: openstack-operators/10535605dd1a10220c5e05d050a640a6c810e6fa829ec585be81b5c96fwtzb5/POD\" id=23ffe155-1cdf-43bc-93ae-5e4042fc09bb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.362216 | controller |     "Jun 11 10:59:57.225391 crc crio[22652]: time=\"2026-06-11T10:59:57.223959429Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.362232 | controller |     "Jun 11 10:59:57.266510 crc crio[22652]: time=\"2026-06-11T10:59:57.266375158Z\" level=info msg=\"Got pod network &{Name:10535605dd1a10220c5e05d050a640a6c810e6fa829ec585be81b5c96fwtzb5 Namespace:openstack-operators ID:2024275a148f789936b446ec221a6ccb0c8619726c1017aa9dfaac465bc8e3fe UID:cc2eba04-cf50-4372-b4b3-ea7b0910dbf1 NetNS:/var/run/netns/f1a89fb1-ebd0-44dc-9611-0c45f49dc03d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcc2eba04_cf50_4372_b4b3_ea7b0910dbf1.slice PodAnnotations:0xc000103578}] Aliases:map[]}\"",
2026-06-11 11:58:02.362247 | controller |     "Jun 11 10:59:57.266510 crc crio[22652]: time=\"2026-06-11T10:59:57.26644343Z\" level=info msg=\"Adding pod openstack-operators_10535605dd1a10220c5e05d050a640a6c810e6fa829ec585be81b5c96fwtzb5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.362262 | controller |     "Jun 11 10:59:58.947208 crc crio[22652]: 2026-06-11T10:59:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2024275a148f789 Mac:5e:42:7a:12:13:ce Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:38 Mtu:0 Sandbox:/var/run/netns/f1a89fb1-ebd0-44dc-9611-0c45f49dc03d SocketPath: PciID:}] [{Interface:0xc000365570 Address:{IP:10.217.0.56 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.362277 | controller |     "Jun 11 10:59:58.947208 crc crio[22652]: time=\"2026-06-11T10:59:58.938530067Z\" level=info msg=\"Got pod network &{Name:10535605dd1a10220c5e05d050a640a6c810e6fa829ec585be81b5c96fwtzb5 Namespace:openstack-operators ID:2024275a148f789936b446ec221a6ccb0c8619726c1017aa9dfaac465bc8e3fe UID:cc2eba04-cf50-4372-b4b3-ea7b0910dbf1 NetNS:/var/run/netns/f1a89fb1-ebd0-44dc-9611-0c45f49dc03d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcc2eba04_cf50_4372_b4b3_ea7b0910dbf1.slice PodAnnotations:0xc000103578}] Aliases:map[]}\"",
2026-06-11 11:58:02.362292 | controller |     "Jun 11 10:59:58.947208 crc crio[22652]: time=\"2026-06-11T10:59:58.938710372Z\" level=info msg=\"Checking pod openstack-operators_10535605dd1a10220c5e05d050a640a6c810e6fa829ec585be81b5c96fwtzb5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.362307 | controller |     "Jun 11 10:59:58.952295 crc crio[22652]: time=\"2026-06-11T10:59:58.949960704Z\" level=info msg=\"Ran pod sandbox 2024275a148f789936b446ec221a6ccb0c8619726c1017aa9dfaac465bc8e3fe with infra container: openstack-operators/10535605dd1a10220c5e05d050a640a6c810e6fa829ec585be81b5c96fwtzb5/POD\" id=23ffe155-1cdf-43bc-93ae-5e4042fc09bb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.362322 | controller |     "Jun 11 10:59:58.952523 crc crio[22652]: time=\"2026-06-11T10:59:58.952369917Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ac84e05e-8b14-4520-8d52-9453ff43a039 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.362340 | controller |     "Jun 11 10:59:58.954720 crc crio[22652]: time=\"2026-06-11T10:59:58.954608638Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=d5b9cf08-a849-4ea6-b85f-4408a40e7a60 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.362384 | controller |     "Jun 11 11:00:00.150783 crc crio[22652]: time=\"2026-06-11T11:00:00.149963353Z\" level=info msg=\"Creating container: openstack-operators/10535605dd1a10220c5e05d050a640a6c810e6fa829ec585be81b5c96fwtzb5/util\" id=38df4523-8e97-4a9c-a9f2-5eeec194a433 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.362401 | controller |     "Jun 11 11:00:00.152609 crc crio[22652]: time=\"2026-06-11T11:00:00.151495231Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.362417 | controller |     "Jun 11 11:00:00.309700 crc crio[22652]: time=\"2026-06-11T11:00:00.309597144Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.362433 | controller |     "Jun 11 11:00:00.331157 crc crio[22652]: time=\"2026-06-11T11:00:00.330999558Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.362449 | controller |     "Jun 11 11:00:00.948191 crc crio[22652]: time=\"2026-06-11T11:00:00.947024227Z\" level=info msg=\"Created container 41faebe380e2e30a19939e0a5c87185ecabcc7549bff8014255d693cf602dea3: openstack-operators/10535605dd1a10220c5e05d050a640a6c810e6fa829ec585be81b5c96fwtzb5/util\" id=38df4523-8e97-4a9c-a9f2-5eeec194a433 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.362471 | controller |     "Jun 11 11:00:00.950932 crc crio[22652]: time=\"2026-06-11T11:00:00.950805156Z\" level=info msg=\"Starting container: 41faebe380e2e30a19939e0a5c87185ecabcc7549bff8014255d693cf602dea3\" id=9f07d870-c91b-49e0-97aa-d529c105cc5c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.362494 | controller |     "Jun 11 11:00:00.963810 crc crio[22652]: time=\"2026-06-11T11:00:00.963486993Z\" level=info msg=\"Started container\" PID=43744 containerID=41faebe380e2e30a19939e0a5c87185ecabcc7549bff8014255d693cf602dea3 description=openstack-operators/10535605dd1a10220c5e05d050a640a6c810e6fa829ec585be81b5c96fwtzb5/util id=9f07d870-c91b-49e0-97aa-d529c105cc5c name=/runtime.v1.RuntimeService/StartContainer sandboxID=2024275a148f789936b446ec221a6ccb0c8619726c1017aa9dfaac465bc8e3fe",
2026-06-11 11:58:02.362513 | controller |     "Jun 11 11:00:01.600693 crc crio[22652]: time=\"2026-06-11T11:00:01.600494699Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29686260-bfqlb/POD\" id=52b7563e-25fc-49e5-b56d-657e3ba85d0c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.362529 | controller |     "Jun 11 11:00:01.600693 crc crio[22652]: time=\"2026-06-11T11:00:01.600672315Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.362544 | controller |     "Jun 11 11:00:01.678816 crc crio[22652]: time=\"2026-06-11T11:00:01.678068139Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686260-bfqlb Namespace:openshift-operator-lifecycle-manager ID:cc56f8038bf258bf85f4253f2420411ae6d0afdec330d31bda67c9333e85efa8 UID:3ca980ce-41f0-461c-a152-8215e2e24972 NetNS:/var/run/netns/d582175d-50b4-4820-98db-4f668f8e36e2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3ca980ce_41f0_461c_a152_8215e2e24972.slice PodAnnotations:0xc0029281c8}] Aliases:map[]}\"",
2026-06-11 11:58:02.362563 | controller |     "Jun 11 11:00:01.678816 crc crio[22652]: time=\"2026-06-11T11:00:01.678810653Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29686260-bfqlb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.362579 | controller |     "Jun 11 11:00:01.797620 crc crio[22652]: time=\"2026-06-11T11:00:01.797568584Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686260-2pp8f/POD\" id=9f91d6ea-aa49-457c-a969-61224c70b028 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.362593 | controller |     "Jun 11 11:00:01.797831 crc crio[22652]: time=\"2026-06-11T11:00:01.797809482Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.362608 | controller |     "Jun 11 11:00:01.849960 crc crio[22652]: time=\"2026-06-11T11:00:01.849796466Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686260-2pp8f Namespace:openshift-infra ID:c99e7923b803cb64ee3d2ffd33260d13561764193fa0edfa55b5edb8ec43ff07 UID:3dc082a3-990f-4404-8035-646aa104784b NetNS:/var/run/netns/70177192-f4cc-4d28-bc0a-42d08de5a3a1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3dc082a3_990f_4404_8035_646aa104784b.slice PodAnnotations:0xc002928518}] Aliases:map[]}\"",
2026-06-11 11:58:02.362623 | controller |     "Jun 11 11:00:01.849960 crc crio[22652]: time=\"2026-06-11T11:00:01.849962231Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686260-2pp8f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.362638 | controller |     "Jun 11 11:00:03.501081 crc crio[22652]: time=\"2026-06-11T11:00:03.499018936Z\" level=info msg=\"Pulling image: 38.102.83.74:5001/openstack-k8s-operators/openstack-operator-bundle:2895d87b692193b55d566fae26f4c769f7f44de8\" id=5f35dbf5-8503-4b85-beee-90de5dacf7ff name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.362652 | controller |     "Jun 11 11:00:03.501808 crc crio[22652]: time=\"2026-06-11T11:00:03.50163539Z\" level=info msg=\"Trying to access \\\"38.102.83.74:5001/openstack-k8s-operators/openstack-operator-bundle:2895d87b692193b55d566fae26f4c769f7f44de8\\\"\"",
2026-06-11 11:58:02.362666 | controller |     "Jun 11 11:00:04.287197 crc crio[22652]: 2026-06-11T11:00:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c99e7923b803cb6 Mac:86:0a:e8:02:3e:f7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:39 Mtu:0 Sandbox:/var/run/netns/70177192-f4cc-4d28-bc0a-42d08de5a3a1 SocketPath: PciID:}] [{Interface:0xc000014e20 Address:{IP:10.217.0.57 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.362680 | controller |     "Jun 11 11:00:04.290832 crc crio[22652]: 2026-06-11T11:00:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cc56f8038bf258b Mac:2a:04:1e:4f:2c:97 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3c Mtu:0 Sandbox:/var/run/netns/d582175d-50b4-4820-98db-4f668f8e36e2 SocketPath: PciID:}] [{Interface:0xc000122a30 Address:{IP:10.217.0.60 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.362695 | controller |     "Jun 11 11:00:04.291768 crc crio[22652]: time=\"2026-06-11T11:00:04.291706293Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686260-2pp8f Namespace:openshift-infra ID:c99e7923b803cb64ee3d2ffd33260d13561764193fa0edfa55b5edb8ec43ff07 UID:3dc082a3-990f-4404-8035-646aa104784b NetNS:/var/run/netns/70177192-f4cc-4d28-bc0a-42d08de5a3a1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3dc082a3_990f_4404_8035_646aa104784b.slice PodAnnotations:0xc002928518}] Aliases:map[]}\"",
2026-06-11 11:58:02.362714 | controller |     "Jun 11 11:00:04.291911 crc crio[22652]: time=\"2026-06-11T11:00:04.291760612Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686260-bfqlb Namespace:openshift-operator-lifecycle-manager ID:cc56f8038bf258bf85f4253f2420411ae6d0afdec330d31bda67c9333e85efa8 UID:3ca980ce-41f0-461c-a152-8215e2e24972 NetNS:/var/run/netns/d582175d-50b4-4820-98db-4f668f8e36e2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3ca980ce_41f0_461c_a152_8215e2e24972.slice PodAnnotations:0xc0029281c8}] Aliases:map[]}\"",
2026-06-11 11:58:02.362729 | controller |     "Jun 11 11:00:04.291911 crc crio[22652]: time=\"2026-06-11T11:00:04.291886456Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29686260-bfqlb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.362744 | controller |     "Jun 11 11:00:04.291911 crc crio[22652]: time=\"2026-06-11T11:00:04.291896879Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686260-2pp8f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.362758 | controller |     "Jun 11 11:00:04.304067 crc crio[22652]: time=\"2026-06-11T11:00:04.303980047Z\" level=info msg=\"Ran pod sandbox cc56f8038bf258bf85f4253f2420411ae6d0afdec330d31bda67c9333e85efa8 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29686260-bfqlb/POD\" id=52b7563e-25fc-49e5-b56d-657e3ba85d0c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.362773 | controller |     "Jun 11 11:00:04.304747 crc crio[22652]: time=\"2026-06-11T11:00:04.304648416Z\" level=info msg=\"Ran pod sandbox c99e7923b803cb64ee3d2ffd33260d13561764193fa0edfa55b5edb8ec43ff07 with infra container: openshift-infra/auto-csr-approver-29686260-2pp8f/POD\" id=9f91d6ea-aa49-457c-a969-61224c70b028 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.362787 | controller |     "Jun 11 11:00:04.316047 crc crio[22652]: time=\"2026-06-11T11:00:04.315841867Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=3b0be4a0-2135-4414-84bc-c2d884b76866 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.362801 | controller |     "Jun 11 11:00:04.316458 crc crio[22652]: time=\"2026-06-11T11:00:04.315889759Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=9347839c-c201-4a7b-a06d-3cb07e9455c1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.362816 | controller |     "Jun 11 11:00:04.320889 crc crio[22652]: time=\"2026-06-11T11:00:04.320797852Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=3fd45d8c-321f-4a43-8834-1463e2849a4c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.362830 | controller |     "Jun 11 11:00:04.328306 crc crio[22652]: time=\"2026-06-11T11:00:04.328185344Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 11:58:02.362845 | controller |     "Jun 11 11:00:05.017174 crc crio[22652]: time=\"2026-06-11T11:00:05.016517218Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29686260-bfqlb/collect-profiles\" id=e96bb999-d6c4-477c-8751-4c5ec7e8318f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.362859 | controller |     "Jun 11 11:00:05.018104 crc crio[22652]: time=\"2026-06-11T11:00:05.017413976Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.362873 | controller |     "Jun 11 11:00:05.089651 crc crio[22652]: time=\"2026-06-11T11:00:05.089459703Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.362892 | controller |     "Jun 11 11:00:05.093100 crc crio[22652]: time=\"2026-06-11T11:00:05.093007714Z\" level=info msg=\"Stopping container: 80b62c0da7b26ebace47d7da8b2f5cdc8506778865b0f22834373ff27048d7ff (timeout: 10s)\" id=0b616d4a-4f5c-4ab7-9461-01bd278c93b2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.362908 | controller |     "Jun 11 11:00:05.109077 crc crio[22652]: time=\"2026-06-11T11:00:05.108956964Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.362930 | controller |     "Jun 11 11:00:05.413526 crc crio[22652]: time=\"2026-06-11T11:00:05.412843644Z\" level=info msg=\"Created container 2c7d0212ad44b432c7c7d2b38ac03cbd1a1124524093d83222356cd1b0cd5629: openshift-operator-lifecycle-manager/collect-profiles-29686260-bfqlb/collect-profiles\" id=e96bb999-d6c4-477c-8751-4c5ec7e8318f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.362953 | controller |     "Jun 11 11:00:05.417739 crc crio[22652]: time=\"2026-06-11T11:00:05.416891131Z\" level=info msg=\"Starting container: 2c7d0212ad44b432c7c7d2b38ac03cbd1a1124524093d83222356cd1b0cd5629\" id=e1c4f15e-11a4-4ab1-8848-e9d50fe44f7a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.362970 | controller |     "Jun 11 11:00:05.456772 crc crio[22652]: time=\"2026-06-11T11:00:05.456710098Z\" level=info msg=\"Started container\" PID=43903 containerID=2c7d0212ad44b432c7c7d2b38ac03cbd1a1124524093d83222356cd1b0cd5629 description=openshift-operator-lifecycle-manager/collect-profiles-29686260-bfqlb/collect-profiles id=e1c4f15e-11a4-4ab1-8848-e9d50fe44f7a name=/runtime.v1.RuntimeService/StartContainer sandboxID=cc56f8038bf258bf85f4253f2420411ae6d0afdec330d31bda67c9333e85efa8",
2026-06-11 11:58:02.362986 | controller |     "Jun 11 11:00:05.879801 crc crio[22652]: time=\"2026-06-11T11:00:05.87868492Z\" level=info msg=\"Stopping pod sandbox: b2a1de644fa1c54691087f2011cee03de5ddf60cbb3411340eadb9354dd260fe\" id=f96bb836-12d4-4549-b71b-1103df211ceb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.363001 | controller |     "Jun 11 11:00:05.879801 crc crio[22652]: time=\"2026-06-11T11:00:05.879476905Z\" level=info msg=\"Stopped pod sandbox (already stopped): b2a1de644fa1c54691087f2011cee03de5ddf60cbb3411340eadb9354dd260fe\" id=f96bb836-12d4-4549-b71b-1103df211ceb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.363016 | controller |     "Jun 11 11:00:05.881406 crc crio[22652]: time=\"2026-06-11T11:00:05.881305503Z\" level=info msg=\"Removing pod sandbox: b2a1de644fa1c54691087f2011cee03de5ddf60cbb3411340eadb9354dd260fe\" id=d9e0d8c2-b17c-455c-9268-7ac69ef2fbc2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.363031 | controller |     "Jun 11 11:00:06.533492 crc crio[22652]: time=\"2026-06-11T11:00:06.532851533Z\" level=info msg=\"Stopped container 80b62c0da7b26ebace47d7da8b2f5cdc8506778865b0f22834373ff27048d7ff: baremetal-operator-system/baremetal-operator-controller-manager-7cbd659958-h2tgj/manager\" id=0b616d4a-4f5c-4ab7-9461-01bd278c93b2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.363046 | controller |     "Jun 11 11:00:06.535284 crc crio[22652]: time=\"2026-06-11T11:00:06.53462837Z\" level=info msg=\"Stopping pod sandbox: 26b6f5c5bd116dbbd724905b3a86d6311193a24e041547b6df7510c8c9481273\" id=25bd990e-b895-44bb-872e-45ca01d08f91 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.363060 | controller |     "Jun 11 11:00:06.535284 crc crio[22652]: time=\"2026-06-11T11:00:06.535011732Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-7cbd659958-h2tgj Namespace:baremetal-operator-system ID:26b6f5c5bd116dbbd724905b3a86d6311193a24e041547b6df7510c8c9481273 UID:2cb61f26-86c8-45b2-919c-321db3954875 NetNS:/var/run/netns/ad848985-3480-4c8a-bf4b-daf372b43473 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2cb61f26_86c8_45b2_919c_321db3954875.slice PodAnnotations:0xc0004be920}] Aliases:map[]}\"",
2026-06-11 11:58:02.363079 | controller |     "Jun 11 11:00:06.535284 crc crio[22652]: time=\"2026-06-11T11:00:06.535232929Z\" level=info msg=\"Deleting pod baremetal-operator-system_baremetal-operator-controller-manager-7cbd659958-h2tgj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.363094 | controller |     "Jun 11 11:00:06.579683 crc crio[22652]: time=\"2026-06-11T11:00:06.579532167Z\" level=info msg=\"Removed pod sandbox: b2a1de644fa1c54691087f2011cee03de5ddf60cbb3411340eadb9354dd260fe\" id=d9e0d8c2-b17c-455c-9268-7ac69ef2fbc2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.363110 | controller |     "Jun 11 11:00:06.696376 crc crio[22652]: time=\"2026-06-11T11:00:06.696040556Z\" level=info msg=\"Pulled image: 38.102.83.74:5001/openstack-k8s-operators/openstack-operator-bundle@sha256:d94fe7d54ad73a5e851b83bf7df93d034d2021ab3ed266a87e056f63d11a147c\" id=5f35dbf5-8503-4b85-beee-90de5dacf7ff name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.363124 | controller |     "Jun 11 11:00:06.699308 crc crio[22652]: time=\"2026-06-11T11:00:06.698990657Z\" level=info msg=\"Checking image status: 38.102.83.74:5001/openstack-k8s-operators/openstack-operator-bundle:2895d87b692193b55d566fae26f4c769f7f44de8\" id=9404d739-c050-483b-9d3c-ed56d1acfa98 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.363139 | controller |     "Jun 11 11:00:06.705823 crc crio[22652]: time=\"2026-06-11T11:00:06.705409058Z\" level=info msg=\"Checking image status: 38.102.83.74:5001/openstack-k8s-operators/openstack-operator-bundle:2895d87b692193b55d566fae26f4c769f7f44de8\" id=3e2d5f72-c98e-4ed2-822f-5fafab16b8d3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.363153 | controller |     "Jun 11 11:00:06.715737 crc crio[22652]: time=\"2026-06-11T11:00:06.715602647Z\" level=info msg=\"Creating container: openstack-operators/10535605dd1a10220c5e05d050a640a6c810e6fa829ec585be81b5c96fwtzb5/pull\" id=ed880988-3964-47d3-aef6-c1f9c35b1b73 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.363167 | controller |     "Jun 11 11:00:06.717781 crc crio[22652]: time=\"2026-06-11T11:00:06.717686784Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.363182 | controller |     "Jun 11 11:00:06.769192 crc crio[22652]: time=\"2026-06-11T11:00:06.768737713Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.363196 | controller |     "Jun 11 11:00:06.769192 crc crio[22652]: time=\"2026-06-11T11:00:06.769062823Z\" level=warning msg=\"Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/77c1c7892e7f50c88e2f7df6e21a66c0f61865c5fa8372dcd643ef221d9f8dbd/merged/etc/passwd: no such file or directory\"",
2026-06-11 11:58:02.363210 | controller |     "Jun 11 11:00:06.769192 crc crio[22652]: time=\"2026-06-11T11:00:06.769092234Z\" level=warning msg=\"Failed to open /etc/group: open /var/lib/containers/storage/overlay/77c1c7892e7f50c88e2f7df6e21a66c0f61865c5fa8372dcd643ef221d9f8dbd/merged/etc/group: no such file or directory\"",
2026-06-11 11:58:02.363225 | controller |     "Jun 11 11:00:06.781908 crc crio[22652]: time=\"2026-06-11T11:00:06.781594926Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.363239 | controller |     "Jun 11 11:00:07.013974 crc crio[22652]: time=\"2026-06-11T11:00:07.013250284Z\" level=info msg=\"Created container 7207128fa00783d233e86e3d125462393b7c31827af378bc5ca4013731302c75: openstack-operators/10535605dd1a10220c5e05d050a640a6c810e6fa829ec585be81b5c96fwtzb5/pull\" id=ed880988-3964-47d3-aef6-c1f9c35b1b73 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.363259 | controller |     "Jun 11 11:00:07.019367 crc crio[22652]: time=\"2026-06-11T11:00:07.018736207Z\" level=info msg=\"Starting container: 7207128fa00783d233e86e3d125462393b7c31827af378bc5ca4013731302c75\" id=504800ed-d0aa-4b7f-8b38-1cf2ed7e6938 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.363274 | controller |     "Jun 11 11:00:07.088899 crc crio[22652]: time=\"2026-06-11T11:00:07.088575284Z\" level=info msg=\"Started container\" PID=43971 containerID=7207128fa00783d233e86e3d125462393b7c31827af378bc5ca4013731302c75 description=openstack-operators/10535605dd1a10220c5e05d050a640a6c810e6fa829ec585be81b5c96fwtzb5/pull id=504800ed-d0aa-4b7f-8b38-1cf2ed7e6938 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2024275a148f789936b446ec221a6ccb0c8619726c1017aa9dfaac465bc8e3fe",
2026-06-11 11:58:02.363290 | controller |     "Jun 11 11:00:07.575675 crc crio[22652]: time=\"2026-06-11T11:00:07.575576389Z\" level=info msg=\"Stopped pod sandbox: 26b6f5c5bd116dbbd724905b3a86d6311193a24e041547b6df7510c8c9481273\" id=25bd990e-b895-44bb-872e-45ca01d08f91 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.363305 | controller |     "Jun 11 11:00:07.583402 crc crio[22652]: time=\"2026-06-11T11:00:07.583296741Z\" level=info msg=\"Stopping pod sandbox: cc56f8038bf258bf85f4253f2420411ae6d0afdec330d31bda67c9333e85efa8\" id=53018c04-2ee9-4f19-9d7a-ebb91b7be8ee name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.363320 | controller |     "Jun 11 11:00:07.583502 crc crio[22652]: time=\"2026-06-11T11:00:07.583471936Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=b961e327-2637-4aef-a451-94cc04ec969c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.363334 | controller |     "Jun 11 11:00:07.583805 crc crio[22652]: time=\"2026-06-11T11:00:07.583746815Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686260-bfqlb Namespace:openshift-operator-lifecycle-manager ID:cc56f8038bf258bf85f4253f2420411ae6d0afdec330d31bda67c9333e85efa8 UID:3ca980ce-41f0-461c-a152-8215e2e24972 NetNS:/var/run/netns/d582175d-50b4-4820-98db-4f668f8e36e2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3ca980ce_41f0_461c_a152_8215e2e24972.slice PodAnnotations:0xc001e8eef8}] Aliases:map[]}\"",
2026-06-11 11:58:02.363370 | controller |     "Jun 11 11:00:07.583937 crc crio[22652]: time=\"2026-06-11T11:00:07.58390211Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29686260-bfqlb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.363388 | controller |     "Jun 11 11:00:07.586309 crc crio[22652]: time=\"2026-06-11T11:00:07.585708807Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=fc63a8a2-f6ad-4aac-9e92-48f482c8c19b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.363403 | controller |     "Jun 11 11:00:07.634721 crc crio[22652]: time=\"2026-06-11T11:00:07.63433752Z\" level=info msg=\"Creating container: openstack-operators/10535605dd1a10220c5e05d050a640a6c810e6fa829ec585be81b5c96fwtzb5/extract\" id=44cd2472-5bd0-421c-ab4f-28ec65c8b723 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.363417 | controller |     "Jun 11 11:00:07.635083 crc crio[22652]: time=\"2026-06-11T11:00:07.634742073Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.363432 | controller |     "Jun 11 11:00:07.709713 crc crio[22652]: time=\"2026-06-11T11:00:07.709647199Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.363451 | controller |     "Jun 11 11:00:07.716616 crc crio[22652]: time=\"2026-06-11T11:00:07.716513295Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.363466 | controller |     "Jun 11 11:00:07.911817 crc crio[22652]: time=\"2026-06-11T11:00:07.911006029Z\" level=info msg=\"Created container 4cad60d37bcab7aad96fac4589816713c019d9b94eedb2d0730c2c0fa94a5f83: openstack-operators/10535605dd1a10220c5e05d050a640a6c810e6fa829ec585be81b5c96fwtzb5/extract\" id=44cd2472-5bd0-421c-ab4f-28ec65c8b723 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.363481 | controller |     "Jun 11 11:00:07.918862 crc crio[22652]: time=\"2026-06-11T11:00:07.918757401Z\" level=info msg=\"Starting container: 4cad60d37bcab7aad96fac4589816713c019d9b94eedb2d0730c2c0fa94a5f83\" id=dc6d6845-e6c6-4280-a169-b7d713c25dae name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.363496 | controller |     "Jun 11 11:00:07.943615 crc crio[22652]: time=\"2026-06-11T11:00:07.942961851Z\" level=info msg=\"Started container\" PID=44025 containerID=4cad60d37bcab7aad96fac4589816713c019d9b94eedb2d0730c2c0fa94a5f83 description=openstack-operators/10535605dd1a10220c5e05d050a640a6c810e6fa829ec585be81b5c96fwtzb5/extract id=dc6d6845-e6c6-4280-a169-b7d713c25dae name=/runtime.v1.RuntimeService/StartContainer sandboxID=2024275a148f789936b446ec221a6ccb0c8619726c1017aa9dfaac465bc8e3fe",
2026-06-11 11:58:02.363512 | controller |     "Jun 11 11:00:07.969764 crc crio[22652]: time=\"2026-06-11T11:00:07.969626776Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=3b0be4a0-2135-4414-84bc-c2d884b76866 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.363528 | controller |     "Jun 11 11:00:07.972358 crc crio[22652]: time=\"2026-06-11T11:00:07.971421681Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=c3ce98c8-3eb1-4199-9bda-6feb2e7dc72f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.363547 | controller |     "Jun 11 11:00:07.977303 crc crio[22652]: time=\"2026-06-11T11:00:07.976733498Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=837e0354-c42e-4148-acaa-633cbfb52588 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.363570 | controller |     "Jun 11 11:00:07.986477 crc crio[22652]: time=\"2026-06-11T11:00:07.984607864Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686260-2pp8f/oc\" id=88264c13-de65-48ae-9207-0d66ba4bf1c0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.363591 | controller |     "Jun 11 11:00:07.986477 crc crio[22652]: time=\"2026-06-11T11:00:07.986407111Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.363607 | controller |     "Jun 11 11:00:08.037325 crc crio[22652]: time=\"2026-06-11T11:00:08.034668762Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.363623 | controller |     "Jun 11 11:00:08.150015 crc crio[22652]: time=\"2026-06-11T11:00:08.149856671Z\" level=info msg=\"Stopped pod sandbox: cc56f8038bf258bf85f4253f2420411ae6d0afdec330d31bda67c9333e85efa8\" id=53018c04-2ee9-4f19-9d7a-ebb91b7be8ee name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.363638 | controller |     "Jun 11 11:00:08.520835 crc crio[22652]: time=\"2026-06-11T11:00:08.520378321Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.363661 | controller |     "Jun 11 11:00:08.601239 crc crio[22652]: time=\"2026-06-11T11:00:08.600815069Z\" level=info msg=\"Removing container: 80b62c0da7b26ebace47d7da8b2f5cdc8506778865b0f22834373ff27048d7ff\" id=64c430f4-20d3-4597-b60f-9f8b7988cc5b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.363676 | controller |     "Jun 11 11:00:08.692109 crc crio[22652]: time=\"2026-06-11T11:00:08.691430698Z\" level=info msg=\"Removed container 80b62c0da7b26ebace47d7da8b2f5cdc8506778865b0f22834373ff27048d7ff: baremetal-operator-system/baremetal-operator-controller-manager-7cbd659958-h2tgj/manager\" id=64c430f4-20d3-4597-b60f-9f8b7988cc5b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.363691 | controller |     "Jun 11 11:00:08.752009 crc crio[22652]: time=\"2026-06-11T11:00:08.751897643Z\" level=info msg=\"Created container 465914790d1fccd124f1f85a4ac5295644a8145645e948815b486b3c11712d11: openshift-infra/auto-csr-approver-29686260-2pp8f/oc\" id=88264c13-de65-48ae-9207-0d66ba4bf1c0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.363706 | controller |     "Jun 11 11:00:08.756692 crc crio[22652]: time=\"2026-06-11T11:00:08.756543638Z\" level=info msg=\"Starting container: 465914790d1fccd124f1f85a4ac5295644a8145645e948815b486b3c11712d11\" id=84c9ac38-6749-491a-b11d-62184a4ef473 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.363721 | controller |     "Jun 11 11:00:08.792019 crc crio[22652]: time=\"2026-06-11T11:00:08.791738991Z\" level=info msg=\"Started container\" PID=44068 containerID=465914790d1fccd124f1f85a4ac5295644a8145645e948815b486b3c11712d11 description=openshift-infra/auto-csr-approver-29686260-2pp8f/oc id=84c9ac38-6749-491a-b11d-62184a4ef473 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c99e7923b803cb64ee3d2ffd33260d13561764193fa0edfa55b5edb8ec43ff07",
2026-06-11 11:58:02.363737 | controller |     "Jun 11 11:00:09.625237 crc crio[22652]: time=\"2026-06-11T11:00:09.624303464Z\" level=info msg=\"Stopping pod sandbox: 2024275a148f789936b446ec221a6ccb0c8619726c1017aa9dfaac465bc8e3fe\" id=452159c0-ff93-4e5f-9354-dc6a421a7e3e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.363751 | controller |     "Jun 11 11:00:09.625237 crc crio[22652]: time=\"2026-06-11T11:00:09.624938965Z\" level=info msg=\"Got pod network &{Name:10535605dd1a10220c5e05d050a640a6c810e6fa829ec585be81b5c96fwtzb5 Namespace:openstack-operators ID:2024275a148f789936b446ec221a6ccb0c8619726c1017aa9dfaac465bc8e3fe UID:cc2eba04-cf50-4372-b4b3-ea7b0910dbf1 NetNS:/var/run/netns/f1a89fb1-ebd0-44dc-9611-0c45f49dc03d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcc2eba04_cf50_4372_b4b3_ea7b0910dbf1.slice PodAnnotations:0xc002acc850}] Aliases:map[]}\"",
2026-06-11 11:58:02.363767 | controller |     "Jun 11 11:00:09.626236 crc crio[22652]: time=\"2026-06-11T11:00:09.625335957Z\" level=info msg=\"Deleting pod openstack-operators_10535605dd1a10220c5e05d050a640a6c810e6fa829ec585be81b5c96fwtzb5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.363782 | controller |     "Jun 11 11:00:11.419307 crc crio[22652]: time=\"2026-06-11T11:00:11.418671257Z\" level=info msg=\"Stopped pod sandbox: 2024275a148f789936b446ec221a6ccb0c8619726c1017aa9dfaac465bc8e3fe\" id=452159c0-ff93-4e5f-9354-dc6a421a7e3e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.363797 | controller |     "Jun 11 11:00:12.734534 crc crio[22652]: time=\"2026-06-11T11:00:12.733945296Z\" level=info msg=\"Stopping pod sandbox: c99e7923b803cb64ee3d2ffd33260d13561764193fa0edfa55b5edb8ec43ff07\" id=2c017bd5-6f8f-4f6b-8271-e96e91d957a8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.363812 | controller |     "Jun 11 11:00:12.735561 crc crio[22652]: time=\"2026-06-11T11:00:12.735207906Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686260-2pp8f Namespace:openshift-infra ID:c99e7923b803cb64ee3d2ffd33260d13561764193fa0edfa55b5edb8ec43ff07 UID:3dc082a3-990f-4404-8035-646aa104784b NetNS:/var/run/netns/70177192-f4cc-4d28-bc0a-42d08de5a3a1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3dc082a3_990f_4404_8035_646aa104784b.slice PodAnnotations:0xc002928a88}] Aliases:map[]}\"",
2026-06-11 11:58:02.363830 | controller |     "Jun 11 11:00:12.735561 crc crio[22652]: time=\"2026-06-11T11:00:12.735426093Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686260-2pp8f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.363846 | controller |     "Jun 11 11:00:13.538934 crc crio[22652]: time=\"2026-06-11T11:00:13.538442307Z\" level=info msg=\"Stopped pod sandbox: c99e7923b803cb64ee3d2ffd33260d13561764193fa0edfa55b5edb8ec43ff07\" id=2c017bd5-6f8f-4f6b-8271-e96e91d957a8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.363861 | controller |     "Jun 11 11:00:21.290825 crc crio[22652]: time=\"2026-06-11T11:00:21.290034754Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-controller-init-74c8f49894-l9994/POD\" id=f16f7eb7-c99d-4f58-bf28-08d6f0d7a4ac name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.363876 | controller |     "Jun 11 11:00:21.290825 crc crio[22652]: time=\"2026-06-11T11:00:21.290813909Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.363891 | controller |     "Jun 11 11:00:21.331530 crc crio[22652]: time=\"2026-06-11T11:00:21.330982014Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-init-74c8f49894-l9994 Namespace:openstack-operators ID:bc4889af19b2665ead178953940d6a7bee735abe685a3ba6cd15fffdf41ad36a UID:9a45ba17-97b4-442c-a6f7-4b56d1017750 NetNS:/var/run/netns/50fe3396-175d-4899-8675-8142ae8627cd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9a45ba17_97b4_442c_a6f7_4b56d1017750.slice PodAnnotations:0xc001e8eb58}] Aliases:map[]}\"",
2026-06-11 11:58:02.363906 | controller |     "Jun 11 11:00:21.331530 crc crio[22652]: time=\"2026-06-11T11:00:21.331533462Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-controller-init-74c8f49894-l9994 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.363921 | controller |     "Jun 11 11:00:21.758736 crc crio[22652]: time=\"2026-06-11T11:00:21.758671685Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-hfzvr/POD\" id=0fd32bb3-3a9d-4c0e-9024-071e5bffd038 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.363935 | controller |     "Jun 11 11:00:21.758871 crc crio[22652]: time=\"2026-06-11T11:00:21.758760878Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.363950 | controller |     "Jun 11 11:00:21.819526 crc crio[22652]: time=\"2026-06-11T11:00:21.818771899Z\" level=info msg=\"Got pod network &{Name:redhat-operators-hfzvr Namespace:openshift-marketplace ID:0f652ac4e97b5ff81940cae73d34cb5a9ccb8e55b22993e0af364546753686f7 UID:62c34af5-8f34-4848-92ef-9dbfad1719da NetNS:/var/run/netns/77aa472f-ea01-415d-8b95-b1ecdd5e6341 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod62c34af5_8f34_4848_92ef_9dbfad1719da.slice PodAnnotations:0xc00008c2d0}] Aliases:map[]}\"",
2026-06-11 11:58:02.363966 | controller |     "Jun 11 11:00:21.819526 crc crio[22652]: time=\"2026-06-11T11:00:21.818863192Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-hfzvr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.363984 | controller |     "Jun 11 11:00:23.051108 crc crio[22652]: 2026-06-11T11:00:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bc4889af19b2665 Mac:2a:9e:e0:d8:42:04 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3d Mtu:0 Sandbox:/var/run/netns/50fe3396-175d-4899-8675-8142ae8627cd SocketPath: PciID:}] [{Interface:0xc0003045c0 Address:{IP:10.217.0.61 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.364003 | controller |     "Jun 11 11:00:23.053359 crc crio[22652]: time=\"2026-06-11T11:00:23.053167592Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-init-74c8f49894-l9994 Namespace:openstack-operators ID:bc4889af19b2665ead178953940d6a7bee735abe685a3ba6cd15fffdf41ad36a UID:9a45ba17-97b4-442c-a6f7-4b56d1017750 NetNS:/var/run/netns/50fe3396-175d-4899-8675-8142ae8627cd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9a45ba17_97b4_442c_a6f7_4b56d1017750.slice PodAnnotations:0xc001e8eb58}] Aliases:map[]}\"",
2026-06-11 11:58:02.364026 | controller |     "Jun 11 11:00:23.053475 crc crio[22652]: time=\"2026-06-11T11:00:23.053457971Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-controller-init-74c8f49894-l9994 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.364052 | controller |     "Jun 11 11:00:23.074213 crc crio[22652]: time=\"2026-06-11T11:00:23.073966831Z\" level=info msg=\"Ran pod sandbox bc4889af19b2665ead178953940d6a7bee735abe685a3ba6cd15fffdf41ad36a with infra container: openstack-operators/openstack-operator-controller-init-74c8f49894-l9994/POD\" id=f16f7eb7-c99d-4f58-bf28-08d6f0d7a4ac name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.364071 | controller |     "Jun 11 11:00:23.083312 crc crio[22652]: time=\"2026-06-11T11:00:23.082734246Z\" level=info msg=\"Checking image status: 38.102.83.74:5001/openstack-k8s-operators/openstack-operator:2895d87b692193b55d566fae26f4c769f7f44de8\" id=02d81b54-cd23-4b2b-8bfd-0021505188aa name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.364089 | controller |     "Jun 11 11:00:23.083312 crc crio[22652]: time=\"2026-06-11T11:00:23.082979274Z\" level=info msg=\"Image 38.102.83.74:5001/openstack-k8s-operators/openstack-operator:2895d87b692193b55d566fae26f4c769f7f44de8 not found\" id=02d81b54-cd23-4b2b-8bfd-0021505188aa name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.364114 | controller |     "Jun 11 11:00:23.083312 crc crio[22652]: time=\"2026-06-11T11:00:23.083051176Z\" level=info msg=\"Neither image nor artfiact 38.102.83.74:5001/openstack-k8s-operators/openstack-operator:2895d87b692193b55d566fae26f4c769f7f44de8 found\" id=02d81b54-cd23-4b2b-8bfd-0021505188aa name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.364140 | controller |     "Jun 11 11:00:23.092345 crc crio[22652]: time=\"2026-06-11T11:00:23.088656904Z\" level=info msg=\"Pulling image: 38.102.83.74:5001/openstack-k8s-operators/openstack-operator:2895d87b692193b55d566fae26f4c769f7f44de8\" id=e140879c-7d70-4ae8-8f07-5800ff5220ee name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.364160 | controller |     "Jun 11 11:00:23.092345 crc crio[22652]: time=\"2026-06-11T11:00:23.090567934Z\" level=info msg=\"Trying to access \\\"38.102.83.74:5001/openstack-k8s-operators/openstack-operator:2895d87b692193b55d566fae26f4c769f7f44de8\\\"\"",
2026-06-11 11:58:02.364176 | controller |     "Jun 11 11:00:23.508436 crc crio[22652]: 2026-06-11T11:00:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0f652ac4e97b5ff Mac:ce:1a:31:47:cb:7e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3e Mtu:0 Sandbox:/var/run/netns/77aa472f-ea01-415d-8b95-b1ecdd5e6341 SocketPath: PciID:}] [{Interface:0xc00028e6d0 Address:{IP:10.217.0.62 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.364192 | controller |     "Jun 11 11:00:23.510194 crc crio[22652]: time=\"2026-06-11T11:00:23.509920774Z\" level=info msg=\"Got pod network &{Name:redhat-operators-hfzvr Namespace:openshift-marketplace ID:0f652ac4e97b5ff81940cae73d34cb5a9ccb8e55b22993e0af364546753686f7 UID:62c34af5-8f34-4848-92ef-9dbfad1719da NetNS:/var/run/netns/77aa472f-ea01-415d-8b95-b1ecdd5e6341 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod62c34af5_8f34_4848_92ef_9dbfad1719da.slice PodAnnotations:0xc00008c2d0}] Aliases:map[]}\"",
2026-06-11 11:58:02.364212 | controller |     "Jun 11 11:00:23.510387 crc crio[22652]: time=\"2026-06-11T11:00:23.510249014Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-hfzvr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.364228 | controller |     "Jun 11 11:00:23.525778 crc crio[22652]: time=\"2026-06-11T11:00:23.525631724Z\" level=info msg=\"Ran pod sandbox 0f652ac4e97b5ff81940cae73d34cb5a9ccb8e55b22993e0af364546753686f7 with infra container: openshift-marketplace/redhat-operators-hfzvr/POD\" id=0fd32bb3-3a9d-4c0e-9024-071e5bffd038 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.364242 | controller |     "Jun 11 11:00:23.528058 crc crio[22652]: time=\"2026-06-11T11:00:23.527951894Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=fa546cac-f194-4611-8313-cbcf8448ca16 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.364257 | controller |     "Jun 11 11:00:23.531576 crc crio[22652]: time=\"2026-06-11T11:00:23.531404804Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=82bb20ec-a68e-441b-b9fc-753357d0de01 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.364272 | controller |     "Jun 11 11:00:23.624580 crc crio[22652]: time=\"2026-06-11T11:00:23.624464097Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-hfzvr/extract-utilities\" id=b40f02c5-2dd4-4592-81d9-11f63241a4d0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.364287 | controller |     "Jun 11 11:00:23.625546 crc crio[22652]: time=\"2026-06-11T11:00:23.625110168Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.364302 | controller |     "Jun 11 11:00:23.746345 crc crio[22652]: time=\"2026-06-11T11:00:23.74585466Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.364317 | controller |     "Jun 11 11:00:23.755939 crc crio[22652]: time=\"2026-06-11T11:00:23.755822682Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.364332 | controller |     "Jun 11 11:00:24.008008 crc crio[22652]: time=\"2026-06-11T11:00:24.007817467Z\" level=info msg=\"Created container adb198b0657a60c17c99419589a662dd997afacfde997719adb05339ad4d4cde: openshift-marketplace/redhat-operators-hfzvr/extract-utilities\" id=b40f02c5-2dd4-4592-81d9-11f63241a4d0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.364364 | controller |     "Jun 11 11:00:24.009426 crc crio[22652]: time=\"2026-06-11T11:00:24.009346725Z\" level=info msg=\"Starting container: adb198b0657a60c17c99419589a662dd997afacfde997719adb05339ad4d4cde\" id=7595b4a7-a153-4583-b00a-a8302eddccd7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.364386 | controller |     "Jun 11 11:00:24.017660 crc crio[22652]: time=\"2026-06-11T11:00:24.017372636Z\" level=info msg=\"Started container\" PID=44560 containerID=adb198b0657a60c17c99419589a662dd997afacfde997719adb05339ad4d4cde description=openshift-marketplace/redhat-operators-hfzvr/extract-utilities id=7595b4a7-a153-4583-b00a-a8302eddccd7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0f652ac4e97b5ff81940cae73d34cb5a9ccb8e55b22993e0af364546753686f7",
2026-06-11 11:58:02.364411 | controller |     "Jun 11 11:00:24.199807 crc crio[22652]: time=\"2026-06-11T11:00:24.199572266Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-rcwl4/POD\" id=bbe9df9a-aeb2-4935-a0ab-7dc82cc96369 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.364436 | controller |     "Jun 11 11:00:24.199807 crc crio[22652]: time=\"2026-06-11T11:00:24.19974595Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.364461 | controller |     "Jun 11 11:00:24.303560 crc crio[22652]: time=\"2026-06-11T11:00:24.302376364Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-rcwl4 Namespace:openshift-marketplace ID:25b48388ce0a94d00bf5cd0c103c41b7a0a93c526807aabdeab82fe1a2a5cc3b UID:b8c8b1fd-ad82-43b9-a512-4eff2f6eff62 NetNS:/var/run/netns/099f1300-4aeb-4b38-a5e5-797b9d636b68 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb8c8b1fd_ad82_43b9_a512_4eff2f6eff62.slice PodAnnotations:0xc0004beb38}] Aliases:map[]}\"",
2026-06-11 11:58:02.364479 | controller |     "Jun 11 11:00:24.303560 crc crio[22652]: time=\"2026-06-11T11:00:24.302786521Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-rcwl4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.364495 | controller |     "Jun 11 11:00:24.953966 crc crio[22652]: time=\"2026-06-11T11:00:24.953808184Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=08e174dd-7d05-4174-9bf6-3be959429b8b name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.364511 | controller |     "Jun 11 11:00:24.969693 crc crio[22652]: time=\"2026-06-11T11:00:24.960086733Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-11 11:58:02.364526 | controller |     "Jun 11 11:00:26.535683 crc crio[22652]: 2026-06-11T11:00:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:25b48388ce0a94d Mac:2a:0e:e9:85:9f:5a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3f Mtu:0 Sandbox:/var/run/netns/099f1300-4aeb-4b38-a5e5-797b9d636b68 SocketPath: PciID:}] [{Interface:0xc00048c5c0 Address:{IP:10.217.0.63 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.364542 | controller |     "Jun 11 11:00:26.538941 crc crio[22652]: time=\"2026-06-11T11:00:26.538595585Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-rcwl4 Namespace:openshift-marketplace ID:25b48388ce0a94d00bf5cd0c103c41b7a0a93c526807aabdeab82fe1a2a5cc3b UID:b8c8b1fd-ad82-43b9-a512-4eff2f6eff62 NetNS:/var/run/netns/099f1300-4aeb-4b38-a5e5-797b9d636b68 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb8c8b1fd_ad82_43b9_a512_4eff2f6eff62.slice PodAnnotations:0xc0004beb38}] Aliases:map[]}\"",
2026-06-11 11:58:02.364557 | controller |     "Jun 11 11:00:26.540059 crc crio[22652]: time=\"2026-06-11T11:00:26.54003125Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-rcwl4 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.364572 | controller |     "Jun 11 11:00:26.555231 crc crio[22652]: time=\"2026-06-11T11:00:26.55516919Z\" level=info msg=\"Ran pod sandbox 25b48388ce0a94d00bf5cd0c103c41b7a0a93c526807aabdeab82fe1a2a5cc3b with infra container: openshift-marketplace/redhat-marketplace-rcwl4/POD\" id=bbe9df9a-aeb2-4935-a0ab-7dc82cc96369 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.364587 | controller |     "Jun 11 11:00:26.561723 crc crio[22652]: time=\"2026-06-11T11:00:26.561507072Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=27700318-7af7-47c8-b39b-b3d6ac81b2ca name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.364606 | controller |     "Jun 11 11:00:26.980701 crc crio[22652]: time=\"2026-06-11T11:00:26.980545309Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=05e9d79e-9e69-4e6e-bcf3-adedfff6f2d1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.364623 | controller |     "Jun 11 11:00:27.346176 crc crio[22652]: time=\"2026-06-11T11:00:27.345814041Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-rcwl4/extract-utilities\" id=5a8f89d7-dba0-4b62-b73c-9dee634d5c26 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.364645 | controller |     "Jun 11 11:00:27.390592 crc crio[22652]: time=\"2026-06-11T11:00:27.389738198Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.364667 | controller |     "Jun 11 11:00:27.471806 crc crio[22652]: time=\"2026-06-11T11:00:27.471715096Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:546c77fdbf5f7c6a9a4243f4c4ef38fe0f584972a70f687bc40091743ee77d60\" id=08e174dd-7d05-4174-9bf6-3be959429b8b name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.364685 | controller |     "Jun 11 11:00:27.474586 crc crio[22652]: time=\"2026-06-11T11:00:27.474469902Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=f3f804bd-55e2-48ea-9be3-bb8cd7d31969 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.364702 | controller |     "Jun 11 11:00:27.480316 crc crio[22652]: time=\"2026-06-11T11:00:27.477414515Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=997a69d7-4030-42e3-bc83-7990f4d3ab8d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.364717 | controller |     "Jun 11 11:00:27.593005 crc crio[22652]: time=\"2026-06-11T11:00:27.592050736Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.364731 | controller |     "Jun 11 11:00:27.601569 crc crio[22652]: time=\"2026-06-11T11:00:27.601412349Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.364747 | controller |     "Jun 11 11:00:27.678446 crc crio[22652]: time=\"2026-06-11T11:00:27.677954037Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-hfzvr/extract-content\" id=ea34c947-573a-4aeb-befc-a770f6383266 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.364761 | controller |     "Jun 11 11:00:27.679418 crc crio[22652]: time=\"2026-06-11T11:00:27.678845726Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.364776 | controller |     "Jun 11 11:00:27.867353 crc crio[22652]: time=\"2026-06-11T11:00:27.867251342Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.364790 | controller |     "Jun 11 11:00:27.880853 crc crio[22652]: time=\"2026-06-11T11:00:27.880694724Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.364805 | controller |     "Jun 11 11:00:27.939903 crc crio[22652]: time=\"2026-06-11T11:00:27.939820597Z\" level=info msg=\"Created container 4b3ee4740eb8cd82ee1af662743ff2fc909609a615fed62ff7df1d4c63773189: openshift-marketplace/redhat-marketplace-rcwl4/extract-utilities\" id=5a8f89d7-dba0-4b62-b73c-9dee634d5c26 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.364829 | controller |     "Jun 11 11:00:27.941970 crc crio[22652]: time=\"2026-06-11T11:00:27.941845778Z\" level=info msg=\"Starting container: 4b3ee4740eb8cd82ee1af662743ff2fc909609a615fed62ff7df1d4c63773189\" id=aada438b-2b19-469e-aa77-da1b18cd8d17 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.364844 | controller |     "Jun 11 11:00:27.969845 crc crio[22652]: time=\"2026-06-11T11:00:27.969718491Z\" level=info msg=\"Started container\" PID=44616 containerID=4b3ee4740eb8cd82ee1af662743ff2fc909609a615fed62ff7df1d4c63773189 description=openshift-marketplace/redhat-marketplace-rcwl4/extract-utilities id=aada438b-2b19-469e-aa77-da1b18cd8d17 name=/runtime.v1.RuntimeService/StartContainer sandboxID=25b48388ce0a94d00bf5cd0c103c41b7a0a93c526807aabdeab82fe1a2a5cc3b",
2026-06-11 11:58:02.364860 | controller |     "Jun 11 11:00:28.247858 crc crio[22652]: time=\"2026-06-11T11:00:28.234431373Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-4tk9r/POD\" id=77f5aed0-e38c-475f-855f-61eecc35e9f2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.364875 | controller |     "Jun 11 11:00:28.249582 crc crio[22652]: time=\"2026-06-11T11:00:28.248512323Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.364889 | controller |     "Jun 11 11:00:28.304450 crc crio[22652]: time=\"2026-06-11T11:00:28.296576439Z\" level=info msg=\"Created container 0f615cb1b6da23f5e8907e637cf25ec341dc54fa1f382cc5460443351a26d20a: openshift-marketplace/redhat-operators-hfzvr/extract-content\" id=ea34c947-573a-4aeb-befc-a770f6383266 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.364904 | controller |     "Jun 11 11:00:28.304450 crc crio[22652]: time=\"2026-06-11T11:00:28.301016696Z\" level=info msg=\"Starting container: 0f615cb1b6da23f5e8907e637cf25ec341dc54fa1f382cc5460443351a26d20a\" id=d6346163-e81d-4295-bdce-7264bd0b0e91 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.364919 | controller |     "Jun 11 11:00:28.418944 crc crio[22652]: time=\"2026-06-11T11:00:28.418775731Z\" level=info msg=\"Started container\" PID=44623 containerID=0f615cb1b6da23f5e8907e637cf25ec341dc54fa1f382cc5460443351a26d20a description=openshift-marketplace/redhat-operators-hfzvr/extract-content id=d6346163-e81d-4295-bdce-7264bd0b0e91 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0f652ac4e97b5ff81940cae73d34cb5a9ccb8e55b22993e0af364546753686f7",
2026-06-11 11:58:02.364933 | controller |     "Jun 11 11:00:28.626841 crc crio[22652]: time=\"2026-06-11T11:00:28.626361453Z\" level=info msg=\"Got pod network &{Name:community-operators-4tk9r Namespace:openshift-marketplace ID:21a5f9b5141ef795a2afd4e091275488379161344a10f9f90a31a46400f9c71c UID:45f7a14e-a04b-4e18-a98f-4b9573aac333 NetNS:/var/run/netns/c0f4613c-3d66-4e26-9f74-874b8d948431 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod45f7a14e_a04b_4e18_a98f_4b9573aac333.slice PodAnnotations:0xc0009882b0}] Aliases:map[]}\"",
2026-06-11 11:58:02.364948 | controller |     "Jun 11 11:00:28.626841 crc crio[22652]: time=\"2026-06-11T11:00:28.626787527Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-4tk9r to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.364962 | controller |     "Jun 11 11:00:29.124528 crc crio[22652]: time=\"2026-06-11T11:00:29.123969841Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=3c058309-56a3-4dac-8e7d-427fa688c98c name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.364977 | controller |     "Jun 11 11:00:29.133033 crc crio[22652]: time=\"2026-06-11T11:00:29.132923101Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-11 11:58:02.364994 | controller |     "Jun 11 11:00:30.683831 crc crio[22652]: time=\"2026-06-11T11:00:30.683326653Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03\" id=3c058309-56a3-4dac-8e7d-427fa688c98c name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.365010 | controller |     "Jun 11 11:00:30.685814 crc crio[22652]: time=\"2026-06-11T11:00:30.685600003Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=8fd0e674-84d2-4164-b402-3c5db9d4c27b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.365026 | controller |     "Jun 11 11:00:30.694960 crc crio[22652]: time=\"2026-06-11T11:00:30.694680557Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=8d9e6d36-81d8-4843-85c1-199ee382bb6d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.365041 | controller |     "Jun 11 11:00:30.740840 crc crio[22652]: time=\"2026-06-11T11:00:30.739950981Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-rcwl4/extract-content\" id=763972e3-6317-4977-8718-606e0d29b379 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.365055 | controller |     "Jun 11 11:00:30.740840 crc crio[22652]: time=\"2026-06-11T11:00:30.740727986Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.365069 | controller |     "Jun 11 11:00:31.034206 crc crio[22652]: time=\"2026-06-11T11:00:31.028590176Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.365083 | controller |     "Jun 11 11:00:31.103867 crc crio[22652]: time=\"2026-06-11T11:00:31.10289581Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.365097 | controller |     "Jun 11 11:00:31.837788 crc crio[22652]: time=\"2026-06-11T11:00:31.836974983Z\" level=info msg=\"Created container 08308194279f645a18dce4e976a9c8e81824beff5e6f1a5415635a463caa5468: openshift-marketplace/redhat-marketplace-rcwl4/extract-content\" id=763972e3-6317-4977-8718-606e0d29b379 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.365112 | controller |     "Jun 11 11:00:31.850825 crc crio[22652]: time=\"2026-06-11T11:00:31.850680898Z\" level=info msg=\"Starting container: 08308194279f645a18dce4e976a9c8e81824beff5e6f1a5415635a463caa5468\" id=85aef845-3d94-4cae-b2a7-950da454b823 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.365126 | controller |     "Jun 11 11:00:31.875649 crc crio[22652]: time=\"2026-06-11T11:00:31.875502711Z\" level=info msg=\"Started container\" PID=44784 containerID=08308194279f645a18dce4e976a9c8e81824beff5e6f1a5415635a463caa5468 description=openshift-marketplace/redhat-marketplace-rcwl4/extract-content id=85aef845-3d94-4cae-b2a7-950da454b823 name=/runtime.v1.RuntimeService/StartContainer sandboxID=25b48388ce0a94d00bf5cd0c103c41b7a0a93c526807aabdeab82fe1a2a5cc3b",
2026-06-11 11:58:02.365141 | controller |     "Jun 11 11:00:32.415092 crc crio[22652]: 2026-06-11T11:00:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:21a5f9b5141ef79 Mac:ee:6a:62:28:bb:2f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:41 Mtu:0 Sandbox:/var/run/netns/c0f4613c-3d66-4e26-9f74-874b8d948431 SocketPath: PciID:}] [{Interface:0xc00011ac70 Address:{IP:10.217.0.65 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.365155 | controller |     "Jun 11 11:00:32.417792 crc crio[22652]: time=\"2026-06-11T11:00:32.417237613Z\" level=info msg=\"Got pod network &{Name:community-operators-4tk9r Namespace:openshift-marketplace ID:21a5f9b5141ef795a2afd4e091275488379161344a10f9f90a31a46400f9c71c UID:45f7a14e-a04b-4e18-a98f-4b9573aac333 NetNS:/var/run/netns/c0f4613c-3d66-4e26-9f74-874b8d948431 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod45f7a14e_a04b_4e18_a98f_4b9573aac333.slice PodAnnotations:0xc0009882b0}] Aliases:map[]}\"",
2026-06-11 11:58:02.365174 | controller |     "Jun 11 11:00:32.417792 crc crio[22652]: time=\"2026-06-11T11:00:32.41774947Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-4tk9r for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.365189 | controller |     "Jun 11 11:00:32.456042 crc crio[22652]: time=\"2026-06-11T11:00:32.45582561Z\" level=info msg=\"Ran pod sandbox 21a5f9b5141ef795a2afd4e091275488379161344a10f9f90a31a46400f9c71c with infra container: openshift-marketplace/community-operators-4tk9r/POD\" id=77f5aed0-e38c-475f-855f-61eecc35e9f2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.365203 | controller |     "Jun 11 11:00:32.480396 crc crio[22652]: time=\"2026-06-11T11:00:32.473027984Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ea318518-21f3-4850-a746-8fb23158c447 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.365218 | controller |     "Jun 11 11:00:32.487090 crc crio[22652]: time=\"2026-06-11T11:00:32.487033889Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=0e09df8a-b05b-4cf2-904b-f03dce475147 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.365233 | controller |     "Jun 11 11:00:32.509574 crc crio[22652]: time=\"2026-06-11T11:00:32.509523111Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-4tk9r/extract-utilities\" id=3807038d-a3e5-4061-b606-691db3399f62 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.365248 | controller |     "Jun 11 11:00:32.511095 crc crio[22652]: time=\"2026-06-11T11:00:32.511035019Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.365263 | controller |     "Jun 11 11:00:32.659050 crc crio[22652]: time=\"2026-06-11T11:00:32.658466203Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.365277 | controller |     "Jun 11 11:00:32.695231 crc crio[22652]: time=\"2026-06-11T11:00:32.695032085Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.365292 | controller |     "Jun 11 11:00:33.482105 crc crio[22652]: time=\"2026-06-11T11:00:33.481747703Z\" level=info msg=\"Created container cb4dc3b0c5af6fd9ca1492f1851b837724df46702a04eed3751d67349dc3b43f: openshift-marketplace/community-operators-4tk9r/extract-utilities\" id=3807038d-a3e5-4061-b606-691db3399f62 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.365306 | controller |     "Jun 11 11:00:33.493720 crc crio[22652]: time=\"2026-06-11T11:00:33.490968481Z\" level=info msg=\"Starting container: cb4dc3b0c5af6fd9ca1492f1851b837724df46702a04eed3751d67349dc3b43f\" id=f5037ef0-00d7-4506-8840-5b457b314cbe name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.365320 | controller |     "Jun 11 11:00:33.543067 crc crio[22652]: time=\"2026-06-11T11:00:33.542948785Z\" level=info msg=\"Started container\" PID=44832 containerID=cb4dc3b0c5af6fd9ca1492f1851b837724df46702a04eed3751d67349dc3b43f description=openshift-marketplace/community-operators-4tk9r/extract-utilities id=f5037ef0-00d7-4506-8840-5b457b314cbe name=/runtime.v1.RuntimeService/StartContainer sandboxID=21a5f9b5141ef795a2afd4e091275488379161344a10f9f90a31a46400f9c71c",
2026-06-11 11:58:02.365339 | controller |     "Jun 11 11:00:34.657504 crc crio[22652]: time=\"2026-06-11T11:00:34.656860201Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=94bae829-23a0-4c50-9d04-c8705b4e3018 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.365378 | controller |     "Jun 11 11:00:34.677838 crc crio[22652]: time=\"2026-06-11T11:00:34.677407922Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-11 11:58:02.365395 | controller |     "Jun 11 11:00:35.682594 crc crio[22652]: time=\"2026-06-11T11:00:35.682304824Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=c9b46b2f-6704-4b55-aa51-beecec4606a1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.365409 | controller |     "Jun 11 11:00:35.695531 crc crio[22652]: time=\"2026-06-11T11:00:35.695442074Z\" level=info msg=\"Pulling image: quay.io/metal3-io/mariadb:latest\" id=bec97102-55d3-4e9a-b946-729bebccbbec name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.365424 | controller |     "Jun 11 11:00:35.727050 crc crio[22652]: time=\"2026-06-11T11:00:35.72688678Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/mariadb:latest\\\"\"",
2026-06-11 11:58:02.365439 | controller |     "Jun 11 11:00:46.879342 crc crio[22652]: time=\"2026-06-11T11:00:46.878600312Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=2f22a5f6-917c-4029-8f09-a19791209afe name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.365453 | controller |     "Jun 11 11:00:47.116744 crc crio[22652]: time=\"2026-06-11T11:00:47.116512677Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=0e989eb3-4944-48df-85c8-d3e65355fa8b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.365467 | controller |     "Jun 11 11:00:47.117802 crc crio[22652]: time=\"2026-06-11T11:00:47.117708913Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=515af3f1-4e70-4cba-aaea-15bb697fc2cf name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.365481 | controller |     "Jun 11 11:00:50.545461 crc crio[22652]: time=\"2026-06-11T11:00:50.544710896Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-rcwl4/registry-server\" id=4094ad3f-762a-4471-af84-b01134b8652c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.365497 | controller |     "Jun 11 11:00:50.550481 crc crio[22652]: time=\"2026-06-11T11:00:50.550288051Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-hfzvr/registry-server\" id=c4b9da93-3555-483a-ac35-d70391d4bc39 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.365511 | controller |     "Jun 11 11:00:56.937906 crc crio[22652]: time=\"2026-06-11T11:00:56.937365129Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.365525 | controller |     "Jun 11 11:00:56.937906 crc crio[22652]: time=\"2026-06-11T11:00:56.937511282Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.365540 | controller |     "Jun 11 11:00:58.171152 crc crio[22652]: time=\"2026-06-11T11:00:58.170628765Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.365559 | controller |     "Jun 11 11:00:58.174295 crc crio[22652]: time=\"2026-06-11T11:00:58.174035071Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.365574 | controller |     "Jun 11 11:00:58.175329 crc crio[22652]: time=\"2026-06-11T11:00:58.175236109Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.365589 | controller |     "Jun 11 11:00:58.177904 crc crio[22652]: time=\"2026-06-11T11:00:58.177771728Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.365604 | controller |     "Jun 11 11:00:58.254215 crc crio[22652]: time=\"2026-06-11T11:00:58.253386837Z\" level=info msg=\"Pulled image: 38.102.83.74:5001/openstack-k8s-operators/openstack-operator@sha256:ba30b7e8a529687c3ce89e3aca2ebc401b4202f0a3e445c8fe9eb5c0619c0cd5\" id=e140879c-7d70-4ae8-8f07-5800ff5220ee name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.365618 | controller |     "Jun 11 11:00:58.254678 crc crio[22652]: time=\"2026-06-11T11:00:58.25441818Z\" level=info msg=\"Checking image status: 38.102.83.74:5001/openstack-k8s-operators/openstack-operator:2895d87b692193b55d566fae26f4c769f7f44de8\" id=48a277f8-c8eb-4969-9043-056b0daf27fd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.365633 | controller |     "Jun 11 11:00:58.290838 crc crio[22652]: time=\"2026-06-11T11:00:58.290629234Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:c1bf1a7cae92e701b0ff93032482fe022c0ec704dcb6a892b32d9c898b64e1e0\" id=94bae829-23a0-4c50-9d04-c8705b4e3018 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.365647 | controller |     "Jun 11 11:00:58.293761 crc crio[22652]: time=\"2026-06-11T11:00:58.293611788Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=fe95f483-657a-4383-940d-89d6c4d66a9e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.365662 | controller |     "Jun 11 11:00:58.298554 crc crio[22652]: time=\"2026-06-11T11:00:58.298205281Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=e9681b80-d5fc-4efd-bec0-702f5b273b50 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.365676 | controller |     "Jun 11 11:00:58.305839 crc crio[22652]: time=\"2026-06-11T11:00:58.301739772Z\" level=info msg=\"Checking image status: 38.102.83.74:5001/openstack-k8s-operators/openstack-operator:2895d87b692193b55d566fae26f4c769f7f44de8\" id=2921a625-35c4-44bb-bd9c-2da1ff61e29b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.365691 | controller |     "Jun 11 11:00:58.310810 crc crio[22652]: time=\"2026-06-11T11:00:58.310719274Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-4tk9r/extract-content\" id=ba1defde-3d15-4b31-81af-73ddf8b663ed name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.365708 | controller |     "Jun 11 11:00:58.311316 crc crio[22652]: time=\"2026-06-11T11:00:58.31123412Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.365731 | controller |     "Jun 11 11:00:58.319764 crc crio[22652]: time=\"2026-06-11T11:00:58.315157466Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-controller-init-74c8f49894-l9994/operator\" id=5427e2c7-8af8-4768-b349-a3274b2f9ce0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.365769 | controller |     "Jun 11 11:00:58.330919 crc crio[22652]: time=\"2026-06-11T11:00:58.330827954Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.365795 | controller |     "Jun 11 11:00:58.355621 crc crio[22652]: time=\"2026-06-11T11:00:58.355497887Z\" level=info msg=\"Created container 10fbf66f930213196c0b1f7cd8045cc374f14a2134d59ff630441cd4f8a9b90f: openshift-marketplace/redhat-marketplace-rcwl4/registry-server\" id=4094ad3f-762a-4471-af84-b01134b8652c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.365815 | controller |     "Jun 11 11:00:58.356664 crc crio[22652]: time=\"2026-06-11T11:00:58.35659317Z\" level=info msg=\"Starting container: 10fbf66f930213196c0b1f7cd8045cc374f14a2134d59ff630441cd4f8a9b90f\" id=311edb7a-d84c-43a4-8de0-3814df45fd2a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.365831 | controller |     "Jun 11 11:00:58.373186 crc crio[22652]: time=\"2026-06-11T11:00:58.372209843Z\" level=info msg=\"Started container\" PID=45305 containerID=10fbf66f930213196c0b1f7cd8045cc374f14a2134d59ff630441cd4f8a9b90f description=openshift-marketplace/redhat-marketplace-rcwl4/registry-server id=311edb7a-d84c-43a4-8de0-3814df45fd2a name=/runtime.v1.RuntimeService/StartContainer sandboxID=25b48388ce0a94d00bf5cd0c103c41b7a0a93c526807aabdeab82fe1a2a5cc3b",
2026-06-11 11:58:02.365847 | controller |     "Jun 11 11:00:58.373186 crc crio[22652]: time=\"2026-06-11T11:00:58.372532112Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.365862 | controller |     "Jun 11 11:00:58.379947 crc crio[22652]: time=\"2026-06-11T11:00:58.379035833Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.365877 | controller |     "Jun 11 11:00:58.379947 crc crio[22652]: time=\"2026-06-11T11:00:58.379736346Z\" level=info msg=\"Created container 85171d9a0170148c438325d3ce745e03de27459fa7b4d9d37e4d481a4b6df82b: openshift-marketplace/redhat-operators-hfzvr/registry-server\" id=c4b9da93-3555-483a-ac35-d70391d4bc39 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.365892 | controller |     "Jun 11 11:00:58.382027 crc crio[22652]: time=\"2026-06-11T11:00:58.381855333Z\" level=info msg=\"Starting container: 85171d9a0170148c438325d3ce745e03de27459fa7b4d9d37e4d481a4b6df82b\" id=9f514697-f341-44ee-a0a7-bac2d21991e8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.365907 | controller |     "Jun 11 11:00:58.391366 crc crio[22652]: time=\"2026-06-11T11:00:58.390645127Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.365922 | controller |     "Jun 11 11:00:58.398589 crc crio[22652]: time=\"2026-06-11T11:00:58.398434991Z\" level=info msg=\"Started container\" PID=45304 containerID=85171d9a0170148c438325d3ce745e03de27459fa7b4d9d37e4d481a4b6df82b description=openshift-marketplace/redhat-operators-hfzvr/registry-server id=9f514697-f341-44ee-a0a7-bac2d21991e8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0f652ac4e97b5ff81940cae73d34cb5a9ccb8e55b22993e0af364546753686f7",
2026-06-11 11:58:02.365937 | controller |     "Jun 11 11:00:58.399618 crc crio[22652]: time=\"2026-06-11T11:00:58.399532389Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.365952 | controller |     "Jun 11 11:00:58.548347 crc crio[22652]: time=\"2026-06-11T11:00:58.547591494Z\" level=info msg=\"Created container 2effeb93e39377a486cde7f4eb13f29729466bd82a3ca5a6bff761e2b8f99e62: openshift-marketplace/community-operators-4tk9r/extract-content\" id=ba1defde-3d15-4b31-81af-73ddf8b663ed name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.365967 | controller |     "Jun 11 11:00:58.550616 crc crio[22652]: time=\"2026-06-11T11:00:58.550569578Z\" level=info msg=\"Starting container: 2effeb93e39377a486cde7f4eb13f29729466bd82a3ca5a6bff761e2b8f99e62\" id=fda2779b-62c6-4ac5-85fe-43b4dc494eda name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.365986 | controller |     "Jun 11 11:00:58.577615 crc crio[22652]: time=\"2026-06-11T11:00:58.576048767Z\" level=info msg=\"Started container\" PID=45343 containerID=2effeb93e39377a486cde7f4eb13f29729466bd82a3ca5a6bff761e2b8f99e62 description=openshift-marketplace/community-operators-4tk9r/extract-content id=fda2779b-62c6-4ac5-85fe-43b4dc494eda name=/runtime.v1.RuntimeService/StartContainer sandboxID=21a5f9b5141ef795a2afd4e091275488379161344a10f9f90a31a46400f9c71c",
2026-06-11 11:58:02.366002 | controller |     "Jun 11 11:00:58.615910 crc crio[22652]: time=\"2026-06-11T11:00:58.615790476Z\" level=info msg=\"Created container c2ace265060b6a0bc08b82cf200b32efa9cff314a596cc9df8dd6b448b806272: openstack-operators/openstack-operator-controller-init-74c8f49894-l9994/operator\" id=5427e2c7-8af8-4768-b349-a3274b2f9ce0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.366018 | controller |     "Jun 11 11:00:58.619373 crc crio[22652]: time=\"2026-06-11T11:00:58.618718018Z\" level=info msg=\"Starting container: c2ace265060b6a0bc08b82cf200b32efa9cff314a596cc9df8dd6b448b806272\" id=2f7f465e-338b-4bf3-ba83-3bd4b277562e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.366033 | controller |     "Jun 11 11:00:58.637404 crc crio[22652]: time=\"2026-06-11T11:00:58.636937984Z\" level=info msg=\"Started container\" PID=45346 containerID=c2ace265060b6a0bc08b82cf200b32efa9cff314a596cc9df8dd6b448b806272 description=openstack-operators/openstack-operator-controller-init-74c8f49894-l9994/operator id=2f7f465e-338b-4bf3-ba83-3bd4b277562e name=/runtime.v1.RuntimeService/StartContainer sandboxID=bc4889af19b2665ead178953940d6a7bee735abe685a3ba6cd15fffdf41ad36a",
2026-06-11 11:58:02.366048 | controller |     "Jun 11 11:01:01.185197 crc crio[22652]: time=\"2026-06-11T11:01:01.184474295Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=95bf61d9-a42a-468c-bd39-d9e7c800d5d8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.366063 | controller |     "Jun 11 11:01:01.188614 crc crio[22652]: time=\"2026-06-11T11:01:01.18848432Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=546fc76f-711c-43c7-862e-557d6e4646fe name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.366078 | controller |     "Jun 11 11:01:01.208429 crc crio[22652]: time=\"2026-06-11T11:01:01.206486654Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-4tk9r/registry-server\" id=35e458b9-55da-4ac2-b0cf-219b40ad2eee name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.366092 | controller |     "Jun 11 11:01:01.208429 crc crio[22652]: time=\"2026-06-11T11:01:01.207407166Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.366107 | controller |     "Jun 11 11:01:01.340440 crc crio[22652]: time=\"2026-06-11T11:01:01.340310027Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.366122 | controller |     "Jun 11 11:01:01.353423 crc crio[22652]: time=\"2026-06-11T11:01:01.352628763Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.366137 | controller |     "Jun 11 11:01:01.552431 crc crio[22652]: time=\"2026-06-11T11:01:01.552333Z\" level=info msg=\"Created container cddff6c71b7a661050b677f5ae5808dd64b0369ff18c2d50f42930b6ccc6219e: openshift-marketplace/community-operators-4tk9r/registry-server\" id=35e458b9-55da-4ac2-b0cf-219b40ad2eee name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.366155 | controller |     "Jun 11 11:01:01.556854 crc crio[22652]: time=\"2026-06-11T11:01:01.556676365Z\" level=info msg=\"Starting container: cddff6c71b7a661050b677f5ae5808dd64b0369ff18c2d50f42930b6ccc6219e\" id=b6474888-756d-4056-a357-5897ecd38a15 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.366171 | controller |     "Jun 11 11:01:01.570057 crc crio[22652]: time=\"2026-06-11T11:01:01.569936111Z\" level=info msg=\"Started container\" PID=45515 containerID=cddff6c71b7a661050b677f5ae5808dd64b0369ff18c2d50f42930b6ccc6219e description=openshift-marketplace/community-operators-4tk9r/registry-server id=b6474888-756d-4056-a357-5897ecd38a15 name=/runtime.v1.RuntimeService/StartContainer sandboxID=21a5f9b5141ef795a2afd4e091275488379161344a10f9f90a31a46400f9c71c",
2026-06-11 11:58:02.366186 | controller |     "Jun 11 11:01:06.605524 crc crio[22652]: time=\"2026-06-11T11:01:06.604863617Z\" level=info msg=\"Removing container: 2003d0bcc90da98161989159ffc8166e93458ec7c2fed4b7315495173d8743fa\" id=ab2a7d2f-4e31-4f3c-bbea-cc188bbd6c84 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.366201 | controller |     "Jun 11 11:01:07.274803 crc crio[22652]: time=\"2026-06-11T11:01:07.274410994Z\" level=info msg=\"Stopping container: 10fbf66f930213196c0b1f7cd8045cc374f14a2134d59ff630441cd4f8a9b90f (timeout: 2s)\" id=9d6f8ea1-c3d0-4836-8332-102c7168eaeb name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.366217 | controller |     "Jun 11 11:01:10.331615 crc crio[22652]: time=\"2026-06-11T11:01:10.329354123Z\" level=info msg=\"Stopping container: cddff6c71b7a661050b677f5ae5808dd64b0369ff18c2d50f42930b6ccc6219e (timeout: 2s)\" id=981b1eac-7e20-472c-8eba-addfe216368d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.366231 | controller |     "Jun 11 11:01:12.376976 crc crio[22652]: time=\"2026-06-11T11:01:12.376483227Z\" level=info msg=\"Removed container 2003d0bcc90da98161989159ffc8166e93458ec7c2fed4b7315495173d8743fa: openshift-infra/auto-csr-approver-29686254-h2lxv/oc\" id=ab2a7d2f-4e31-4f3c-bbea-cc188bbd6c84 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.366246 | controller |     "Jun 11 11:01:12.401885 crc crio[22652]: time=\"2026-06-11T11:01:12.401757926Z\" level=info msg=\"Stopped container cddff6c71b7a661050b677f5ae5808dd64b0369ff18c2d50f42930b6ccc6219e: openshift-marketplace/community-operators-4tk9r/registry-server\" id=981b1eac-7e20-472c-8eba-addfe216368d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.366261 | controller |     "Jun 11 11:01:12.403841 crc crio[22652]: time=\"2026-06-11T11:01:12.403566963Z\" level=info msg=\"Stopping pod sandbox: 21a5f9b5141ef795a2afd4e091275488379161344a10f9f90a31a46400f9c71c\" id=1bc41ae3-db3a-4a06-9e9b-0b985fc68c9e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.366276 | controller |     "Jun 11 11:01:12.404709 crc crio[22652]: time=\"2026-06-11T11:01:12.404637867Z\" level=info msg=\"Got pod network &{Name:community-operators-4tk9r Namespace:openshift-marketplace ID:21a5f9b5141ef795a2afd4e091275488379161344a10f9f90a31a46400f9c71c UID:45f7a14e-a04b-4e18-a98f-4b9573aac333 NetNS:/var/run/netns/c0f4613c-3d66-4e26-9f74-874b8d948431 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod45f7a14e_a04b_4e18_a98f_4b9573aac333.slice PodAnnotations:0xc0004be538}] Aliases:map[]}\"",
2026-06-11 11:58:02.366291 | controller |     "Jun 11 11:01:12.405419 crc crio[22652]: time=\"2026-06-11T11:01:12.405094561Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-4tk9r from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.366307 | controller |     "Jun 11 11:01:12.409695 crc crio[22652]: time=\"2026-06-11T11:01:12.409562261Z\" level=info msg=\"Stopping pod sandbox: 26b6f5c5bd116dbbd724905b3a86d6311193a24e041547b6df7510c8c9481273\" id=e442e17c-8b66-480e-86a4-84e1bcc49b9d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.366325 | controller |     "Jun 11 11:01:12.409909 crc crio[22652]: time=\"2026-06-11T11:01:12.409775277Z\" level=info msg=\"Stopped pod sandbox (already stopped): 26b6f5c5bd116dbbd724905b3a86d6311193a24e041547b6df7510c8c9481273\" id=e442e17c-8b66-480e-86a4-84e1bcc49b9d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.366340 | controller |     "Jun 11 11:01:12.410093 crc crio[22652]: time=\"2026-06-11T11:01:12.409643383Z\" level=info msg=\"Stopped container 10fbf66f930213196c0b1f7cd8045cc374f14a2134d59ff630441cd4f8a9b90f: openshift-marketplace/redhat-marketplace-rcwl4/registry-server\" id=9d6f8ea1-c3d0-4836-8332-102c7168eaeb name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.366379 | controller |     "Jun 11 11:01:12.410811 crc crio[22652]: time=\"2026-06-11T11:01:12.410744777Z\" level=info msg=\"Stopping pod sandbox: 25b48388ce0a94d00bf5cd0c103c41b7a0a93c526807aabdeab82fe1a2a5cc3b\" id=52668a9b-195b-409b-ae4e-10a548a166a1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.366396 | controller |     "Jun 11 11:01:12.411433 crc crio[22652]: time=\"2026-06-11T11:01:12.411368117Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-rcwl4 Namespace:openshift-marketplace ID:25b48388ce0a94d00bf5cd0c103c41b7a0a93c526807aabdeab82fe1a2a5cc3b UID:b8c8b1fd-ad82-43b9-a512-4eff2f6eff62 NetNS:/var/run/netns/099f1300-4aeb-4b38-a5e5-797b9d636b68 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb8c8b1fd_ad82_43b9_a512_4eff2f6eff62.slice PodAnnotations:0xc0022f6048}] Aliases:map[]}\"",
2026-06-11 11:58:02.366411 | controller |     "Jun 11 11:01:12.411641 crc crio[22652]: time=\"2026-06-11T11:01:12.411582044Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-rcwl4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.366426 | controller |     "Jun 11 11:01:12.412048 crc crio[22652]: time=\"2026-06-11T11:01:12.412014048Z\" level=info msg=\"Removing pod sandbox: 26b6f5c5bd116dbbd724905b3a86d6311193a24e041547b6df7510c8c9481273\" id=7896a75c-c8f2-4518-a8e2-231676553273 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.366442 | controller |     "Jun 11 11:01:12.610984 crc crio[22652]: time=\"2026-06-11T11:01:12.610926241Z\" level=info msg=\"Removed pod sandbox: 26b6f5c5bd116dbbd724905b3a86d6311193a24e041547b6df7510c8c9481273\" id=7896a75c-c8f2-4518-a8e2-231676553273 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.366457 | controller |     "Jun 11 11:01:12.614499 crc crio[22652]: time=\"2026-06-11T11:01:12.614267166Z\" level=info msg=\"Stopping pod sandbox: 26689348156fb170c6f2bb7a404a4372fbf7aa6436517b0cb56ccdfccb1e4db0\" id=6cf97569-654f-4ffe-8f5c-016beeadba1c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.366471 | controller |     "Jun 11 11:01:12.614499 crc crio[22652]: time=\"2026-06-11T11:01:12.614423161Z\" level=info msg=\"Stopped pod sandbox (already stopped): 26689348156fb170c6f2bb7a404a4372fbf7aa6436517b0cb56ccdfccb1e4db0\" id=6cf97569-654f-4ffe-8f5c-016beeadba1c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.366485 | controller |     "Jun 11 11:01:12.615715 crc crio[22652]: time=\"2026-06-11T11:01:12.615596805Z\" level=info msg=\"Removing pod sandbox: 26689348156fb170c6f2bb7a404a4372fbf7aa6436517b0cb56ccdfccb1e4db0\" id=6c1262b9-834a-45e2-b225-a2e28d7eaa4e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.366500 | controller |     "Jun 11 11:01:13.375757 crc crio[22652]: time=\"2026-06-11T11:01:13.375338377Z\" level=info msg=\"Stopping container: 85171d9a0170148c438325d3ce745e03de27459fa7b4d9d37e4d481a4b6df82b (timeout: 2s)\" id=28f9bdd7-ba58-41bd-8cc8-fa3e656e8cff name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.366521 | controller |     "Jun 11 11:01:19.335055 crc crio[22652]: time=\"2026-06-11T11:01:19.33360262Z\" level=info msg=\"Removed pod sandbox: 26689348156fb170c6f2bb7a404a4372fbf7aa6436517b0cb56ccdfccb1e4db0\" id=6c1262b9-834a-45e2-b225-a2e28d7eaa4e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.366537 | controller |     "Jun 11 11:01:19.345691 crc crio[22652]: time=\"2026-06-11T11:01:19.345429346Z\" level=info msg=\"Stopped pod sandbox: 25b48388ce0a94d00bf5cd0c103c41b7a0a93c526807aabdeab82fe1a2a5cc3b\" id=52668a9b-195b-409b-ae4e-10a548a166a1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.366553 | controller |     "Jun 11 11:01:19.354282 crc crio[22652]: time=\"2026-06-11T11:01:19.353985964Z\" level=info msg=\"Stopped container 85171d9a0170148c438325d3ce745e03de27459fa7b4d9d37e4d481a4b6df82b: openshift-marketplace/redhat-operators-hfzvr/registry-server\" id=28f9bdd7-ba58-41bd-8cc8-fa3e656e8cff name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.366568 | controller |     "Jun 11 11:01:19.355591 crc crio[22652]: time=\"2026-06-11T11:01:19.35542015Z\" level=info msg=\"Stopping pod sandbox: 0f652ac4e97b5ff81940cae73d34cb5a9ccb8e55b22993e0af364546753686f7\" id=e1a26942-4b52-4653-b362-a6435f3b3097 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.366582 | controller |     "Jun 11 11:01:19.355704 crc crio[22652]: time=\"2026-06-11T11:01:19.355670997Z\" level=info msg=\"Stopped pod sandbox: 21a5f9b5141ef795a2afd4e091275488379161344a10f9f90a31a46400f9c71c\" id=1bc41ae3-db3a-4a06-9e9b-0b985fc68c9e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.366597 | controller |     "Jun 11 11:01:19.356264 crc crio[22652]: time=\"2026-06-11T11:01:19.356001028Z\" level=info msg=\"Got pod network &{Name:redhat-operators-hfzvr Namespace:openshift-marketplace ID:0f652ac4e97b5ff81940cae73d34cb5a9ccb8e55b22993e0af364546753686f7 UID:62c34af5-8f34-4848-92ef-9dbfad1719da NetNS:/var/run/netns/77aa472f-ea01-415d-8b95-b1ecdd5e6341 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod62c34af5_8f34_4848_92ef_9dbfad1719da.slice PodAnnotations:0xc0004be5c8}] Aliases:map[]}\"",
2026-06-11 11:58:02.366612 | controller |     "Jun 11 11:01:19.356798 crc crio[22652]: time=\"2026-06-11T11:01:19.356722241Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-hfzvr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.366627 | controller |     "Jun 11 11:01:19.536508 crc crio[22652]: time=\"2026-06-11T11:01:19.526101847Z\" level=info msg=\"Removing container: 10fbf66f930213196c0b1f7cd8045cc374f14a2134d59ff630441cd4f8a9b90f\" id=0ccdcad8-30f0-44b6-8edc-f15148501d84 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.366642 | controller |     "Jun 11 11:01:20.784225 crc crio[22652]: time=\"2026-06-11T11:01:20.780032651Z\" level=info msg=\"Removed container 10fbf66f930213196c0b1f7cd8045cc374f14a2134d59ff630441cd4f8a9b90f: openshift-marketplace/redhat-marketplace-rcwl4/registry-server\" id=0ccdcad8-30f0-44b6-8edc-f15148501d84 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.366657 | controller |     "Jun 11 11:01:20.811207 crc crio[22652]: time=\"2026-06-11T11:01:20.810892227Z\" level=info msg=\"Removing container: 08308194279f645a18dce4e976a9c8e81824beff5e6f1a5415635a463caa5468\" id=ef9e3249-a676-4f89-9ca8-08321bb71aaf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.366671 | controller |     "Jun 11 11:01:20.880662 crc crio[22652]: time=\"2026-06-11T11:01:20.877691591Z\" level=info msg=\"Pulled image: quay.io/metal3-io/mariadb@sha256:04c98546a59417b616c1ed83c4a8b5b840f52c343c715e28df0e145acfe1e8f0\" id=bec97102-55d3-4e9a-b946-729bebccbbec name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.366686 | controller |     "Jun 11 11:01:20.890188 crc crio[22652]: time=\"2026-06-11T11:01:20.884370122Z\" level=info msg=\"Checking image status: quay.io/metal3-io/mariadb:latest\" id=bf50d6ae-dd69-4247-b0b6-6a0373a63b0e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.366704 | controller |     "Jun 11 11:01:20.897753 crc crio[22652]: time=\"2026-06-11T11:01:20.896605671Z\" level=info msg=\"Removed container 08308194279f645a18dce4e976a9c8e81824beff5e6f1a5415635a463caa5468: openshift-marketplace/redhat-marketplace-rcwl4/extract-content\" id=ef9e3249-a676-4f89-9ca8-08321bb71aaf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.366719 | controller |     "Jun 11 11:01:20.915023 crc crio[22652]: time=\"2026-06-11T11:01:20.914907705Z\" level=info msg=\"Removing container: 4b3ee4740eb8cd82ee1af662743ff2fc909609a615fed62ff7df1d4c63773189\" id=afba5380-d430-46e5-8aeb-209777ca7a5a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.366735 | controller |     "Jun 11 11:01:20.945585 crc crio[22652]: time=\"2026-06-11T11:01:20.945480257Z\" level=info msg=\"Checking image status: quay.io/metal3-io/mariadb\" id=18ef4f32-71e4-46fb-8082-07dd17d87ee9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.366751 | controller |     "Jun 11 11:01:20.958171 crc crio[22652]: time=\"2026-06-11T11:01:20.958023316Z\" level=info msg=\"Removed container 4b3ee4740eb8cd82ee1af662743ff2fc909609a615fed62ff7df1d4c63773189: openshift-marketplace/redhat-marketplace-rcwl4/extract-utilities\" id=afba5380-d430-46e5-8aeb-209777ca7a5a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.366766 | controller |     "Jun 11 11:01:20.967532 crc crio[22652]: time=\"2026-06-11T11:01:20.967399958Z\" level=info msg=\"Removing container: cddff6c71b7a661050b677f5ae5808dd64b0369ff18c2d50f42930b6ccc6219e\" id=9c7b0868-7616-461c-a2f8-f3f7e1eca02a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.366780 | controller |     "Jun 11 11:01:20.972434 crc crio[22652]: time=\"2026-06-11T11:01:20.972352014Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-d98796459-l2x4z/mariadb\" id=a1a809fa-2fc5-471b-80b6-ffbd046e5059 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.366794 | controller |     "Jun 11 11:01:20.974014 crc crio[22652]: time=\"2026-06-11T11:01:20.973971476Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.366810 | controller |     "Jun 11 11:01:20.977516 crc crio[22652]: time=\"2026-06-11T11:01:20.977191315Z\" level=info msg=\"Stopped pod sandbox: 0f652ac4e97b5ff81940cae73d34cb5a9ccb8e55b22993e0af364546753686f7\" id=e1a26942-4b52-4653-b362-a6435f3b3097 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.366825 | controller |     "Jun 11 11:01:21.047867 crc crio[22652]: time=\"2026-06-11T11:01:21.045878222Z\" level=info msg=\"Removed container cddff6c71b7a661050b677f5ae5808dd64b0369ff18c2d50f42930b6ccc6219e: openshift-marketplace/community-operators-4tk9r/registry-server\" id=9c7b0868-7616-461c-a2f8-f3f7e1eca02a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.366840 | controller |     "Jun 11 11:01:21.051474 crc crio[22652]: time=\"2026-06-11T11:01:21.05140083Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.366855 | controller |     "Jun 11 11:01:21.061881 crc crio[22652]: time=\"2026-06-11T11:01:21.06157937Z\" level=info msg=\"Removing container: 2effeb93e39377a486cde7f4eb13f29729466bd82a3ca5a6bff761e2b8f99e62\" id=eddff57c-3013-4aa9-99cc-5607bf9c074e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.366869 | controller |     "Jun 11 11:01:21.116361 crc crio[22652]: time=\"2026-06-11T11:01:21.116060437Z\" level=info msg=\"Removed container 2effeb93e39377a486cde7f4eb13f29729466bd82a3ca5a6bff761e2b8f99e62: openshift-marketplace/community-operators-4tk9r/extract-content\" id=eddff57c-3013-4aa9-99cc-5607bf9c074e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.366888 | controller |     "Jun 11 11:01:21.141865 crc crio[22652]: time=\"2026-06-11T11:01:21.141712833Z\" level=info msg=\"Removing container: cb4dc3b0c5af6fd9ca1492f1851b837724df46702a04eed3751d67349dc3b43f\" id=77762b13-82c4-4fdc-97d5-05bd6983f315 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.366904 | controller |     "Jun 11 11:01:21.243362 crc crio[22652]: time=\"2026-06-11T11:01:21.243064756Z\" level=info msg=\"Removed container cb4dc3b0c5af6fd9ca1492f1851b837724df46702a04eed3751d67349dc3b43f: openshift-marketplace/community-operators-4tk9r/extract-utilities\" id=77762b13-82c4-4fdc-97d5-05bd6983f315 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.366919 | controller |     "Jun 11 11:01:21.642199 crc crio[22652]: time=\"2026-06-11T11:01:21.640407543Z\" level=info msg=\"Removing container: 85171d9a0170148c438325d3ce745e03de27459fa7b4d9d37e4d481a4b6df82b\" id=78812263-d948-40c2-8fab-5def63dd6c69 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.366935 | controller |     "Jun 11 11:01:21.650767 crc crio[22652]: time=\"2026-06-11T11:01:21.650673062Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.366950 | controller |     "Jun 11 11:01:21.694790 crc crio[22652]: time=\"2026-06-11T11:01:21.69474836Z\" level=info msg=\"Removed container 85171d9a0170148c438325d3ce745e03de27459fa7b4d9d37e4d481a4b6df82b: openshift-marketplace/redhat-operators-hfzvr/registry-server\" id=78812263-d948-40c2-8fab-5def63dd6c69 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.366965 | controller |     "Jun 11 11:01:21.710270 crc crio[22652]: time=\"2026-06-11T11:01:21.710096661Z\" level=info msg=\"Removing container: 0f615cb1b6da23f5e8907e637cf25ec341dc54fa1f382cc5460443351a26d20a\" id=dd21f013-97c2-4674-ab91-9766b0f1726b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.366980 | controller |     "Jun 11 11:01:21.779600 crc crio[22652]: time=\"2026-06-11T11:01:21.779445292Z\" level=info msg=\"Removed container 0f615cb1b6da23f5e8907e637cf25ec341dc54fa1f382cc5460443351a26d20a: openshift-marketplace/redhat-operators-hfzvr/extract-content\" id=dd21f013-97c2-4674-ab91-9766b0f1726b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.366995 | controller |     "Jun 11 11:01:21.787729 crc crio[22652]: time=\"2026-06-11T11:01:21.787592973Z\" level=info msg=\"Removing container: adb198b0657a60c17c99419589a662dd997afacfde997719adb05339ad4d4cde\" id=e3a3b8ed-3df5-45a3-9edd-0598d8f77433 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.367010 | controller |     "Jun 11 11:01:21.835880 crc crio[22652]: time=\"2026-06-11T11:01:21.835700299Z\" level=info msg=\"Created container 4f3152a8db31f1d3b7c6d7867022b222b075dbb231114e36f091dde613c14590: baremetal-operator-system/baremetal-operator-ironic-d98796459-l2x4z/mariadb\" id=a1a809fa-2fc5-471b-80b6-ffbd046e5059 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.367025 | controller |     "Jun 11 11:01:21.840550 crc crio[22652]: time=\"2026-06-11T11:01:21.838084555Z\" level=info msg=\"Starting container: 4f3152a8db31f1d3b7c6d7867022b222b075dbb231114e36f091dde613c14590\" id=f6041dec-1c94-47fa-b036-bfe3bba94127 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.367040 | controller |     "Jun 11 11:01:21.854162 crc crio[22652]: time=\"2026-06-11T11:01:21.854024894Z\" level=info msg=\"Started container\" PID=46151 containerID=4f3152a8db31f1d3b7c6d7867022b222b075dbb231114e36f091dde613c14590 description=baremetal-operator-system/baremetal-operator-ironic-d98796459-l2x4z/mariadb id=f6041dec-1c94-47fa-b036-bfe3bba94127 name=/runtime.v1.RuntimeService/StartContainer sandboxID=823e12ab64de986d4e9df31315ef1f3111146d0af259f6bfbb9ffa9c751db2f9",
2026-06-11 11:58:02.367055 | controller |     "Jun 11 11:01:21.871378 crc crio[22652]: time=\"2026-06-11T11:01:21.871209085Z\" level=info msg=\"Removed container adb198b0657a60c17c99419589a662dd997afacfde997719adb05339ad4d4cde: openshift-marketplace/redhat-operators-hfzvr/extract-utilities\" id=e3a3b8ed-3df5-45a3-9edd-0598d8f77433 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.367074 | controller |     "Jun 11 11:01:21.873688 crc crio[22652]: time=\"2026-06-11T11:01:21.873596149Z\" level=info msg=\"Pulling image: quay.io/metal3-io/ironic:release-24.1\" id=473d7e89-b4d3-4b91-982d-852931c8fcf2 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.367090 | controller |     "Jun 11 11:01:21.877672 crc crio[22652]: time=\"2026-06-11T11:01:21.877569942Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/ironic:release-24.1\\\"\"",
2026-06-11 11:58:02.367105 | controller |     "Jun 11 11:01:27.185077 crc crio[22652]: time=\"2026-06-11T11:01:27.184004674Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-5fkl5/POD\" id=3f386498-08f8-4ca9-9448-46f171c4f580 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.367121 | controller |     "Jun 11 11:01:27.186657 crc crio[22652]: time=\"2026-06-11T11:01:27.185168641Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.367136 | controller |     "Jun 11 11:01:27.213525 crc crio[22652]: time=\"2026-06-11T11:01:27.213473668Z\" level=info msg=\"Got pod network &{Name:certified-operators-5fkl5 Namespace:openshift-marketplace ID:d76ed1f688bc6d80e53dd90217ba7a5f2aa6db600e570cc3f8eba9f5179bff49 UID:2c8befd6-e52e-450b-8d9e-4a469d2c2af8 NetNS:/var/run/netns/9a56bc21-08f2-4c92-a7fd-453ea014c436 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2c8befd6_e52e_450b_8d9e_4a469d2c2af8.slice PodAnnotations:0xc0022f6290}] Aliases:map[]}\"",
2026-06-11 11:58:02.367151 | controller |     "Jun 11 11:01:27.213935 crc crio[22652]: time=\"2026-06-11T11:01:27.213881391Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-5fkl5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.367166 | controller |     "Jun 11 11:01:28.169611 crc crio[22652]: 2026-06-11T11:01:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d76ed1f688bc6d8 Mac:1e:56:e0:be:23:5f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:45 Mtu:0 Sandbox:/var/run/netns/9a56bc21-08f2-4c92-a7fd-453ea014c436 SocketPath: PciID:}] [{Interface:0xc00039d460 Address:{IP:10.217.0.69 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.367181 | controller |     "Jun 11 11:01:28.171809 crc crio[22652]: time=\"2026-06-11T11:01:28.171758208Z\" level=info msg=\"Got pod network &{Name:certified-operators-5fkl5 Namespace:openshift-marketplace ID:d76ed1f688bc6d80e53dd90217ba7a5f2aa6db600e570cc3f8eba9f5179bff49 UID:2c8befd6-e52e-450b-8d9e-4a469d2c2af8 NetNS:/var/run/netns/9a56bc21-08f2-4c92-a7fd-453ea014c436 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2c8befd6_e52e_450b_8d9e_4a469d2c2af8.slice PodAnnotations:0xc0022f6290}] Aliases:map[]}\"",
2026-06-11 11:58:02.367196 | controller |     "Jun 11 11:01:28.172203 crc crio[22652]: time=\"2026-06-11T11:01:28.172173181Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-5fkl5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.367210 | controller |     "Jun 11 11:01:28.191098 crc crio[22652]: time=\"2026-06-11T11:01:28.191044139Z\" level=info msg=\"Ran pod sandbox d76ed1f688bc6d80e53dd90217ba7a5f2aa6db600e570cc3f8eba9f5179bff49 with infra container: openshift-marketplace/certified-operators-5fkl5/POD\" id=3f386498-08f8-4ca9-9448-46f171c4f580 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.367225 | controller |     "Jun 11 11:01:28.210812 crc crio[22652]: time=\"2026-06-11T11:01:28.210714551Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=efd41a01-2194-4870-a4a4-d9511e43c412 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.367243 | controller |     "Jun 11 11:01:28.217095 crc crio[22652]: time=\"2026-06-11T11:01:28.21698811Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=f3ad3c9b-5cec-4ee4-84b2-6bb6ee0e2205 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.367258 | controller |     "Jun 11 11:01:28.257010 crc crio[22652]: time=\"2026-06-11T11:01:28.256907807Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-5fkl5/extract-utilities\" id=99f4005a-e9d6-41b3-b3c2-1365a31ea764 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.367273 | controller |     "Jun 11 11:01:28.257457 crc crio[22652]: time=\"2026-06-11T11:01:28.257386312Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.367287 | controller |     "Jun 11 11:01:28.309505 crc crio[22652]: time=\"2026-06-11T11:01:28.307274445Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.367301 | controller |     "Jun 11 11:01:28.318609 crc crio[22652]: time=\"2026-06-11T11:01:28.318514969Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.367375 | controller |     "Jun 11 11:01:28.460098 crc crio[22652]: time=\"2026-06-11T11:01:28.459970753Z\" level=info msg=\"Created container c676b58367b33fc83da67b6f82d5b4fbe6a5288c4e16543836529a1a125fb7ec: openshift-marketplace/certified-operators-5fkl5/extract-utilities\" id=99f4005a-e9d6-41b3-b3c2-1365a31ea764 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.367396 | controller |     "Jun 11 11:01:28.461438 crc crio[22652]: time=\"2026-06-11T11:01:28.461340834Z\" level=info msg=\"Starting container: c676b58367b33fc83da67b6f82d5b4fbe6a5288c4e16543836529a1a125fb7ec\" id=04c766b7-1b49-4013-8127-e5db00bf464b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.367413 | controller |     "Jun 11 11:01:28.474551 crc crio[22652]: time=\"2026-06-11T11:01:28.474458709Z\" level=info msg=\"Started container\" PID=46405 containerID=c676b58367b33fc83da67b6f82d5b4fbe6a5288c4e16543836529a1a125fb7ec description=openshift-marketplace/certified-operators-5fkl5/extract-utilities id=04c766b7-1b49-4013-8127-e5db00bf464b name=/runtime.v1.RuntimeService/StartContainer sandboxID=d76ed1f688bc6d80e53dd90217ba7a5f2aa6db600e570cc3f8eba9f5179bff49",
2026-06-11 11:58:02.367429 | controller |     "Jun 11 11:01:28.725476 crc crio[22652]: time=\"2026-06-11T11:01:28.724884438Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=816b4973-09ca-4e84-989d-5d18dd581c12 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.367445 | controller |     "Jun 11 11:01:28.735005 crc crio[22652]: time=\"2026-06-11T11:01:28.734867535Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-11 11:58:02.367460 | controller |     "Jun 11 11:01:29.313634 crc crio[22652]: time=\"2026-06-11T11:01:29.312952505Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:6b36b6f39459c9ec839353793dce87ba5802bb0d927bfa0efa7b5a9a61815fc0\" id=816b4973-09ca-4e84-989d-5d18dd581c12 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.367475 | controller |     "Jun 11 11:01:29.320449 crc crio[22652]: time=\"2026-06-11T11:01:29.317657399Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=1e5db9fd-aeb8-4f98-8679-55a46b5fc90e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.367494 | controller |     "Jun 11 11:01:29.326724 crc crio[22652]: time=\"2026-06-11T11:01:29.326641103Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=cfd0b1a7-b04c-4d89-b1bc-53c3061f0451 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.367510 | controller |     "Jun 11 11:01:29.334965 crc crio[22652]: time=\"2026-06-11T11:01:29.334882888Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-5fkl5/extract-content\" id=84bc639d-0746-456a-949c-31676f124f57 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.367526 | controller |     "Jun 11 11:01:29.335501 crc crio[22652]: time=\"2026-06-11T11:01:29.335425286Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.367540 | controller |     "Jun 11 11:01:29.402352 crc crio[22652]: time=\"2026-06-11T11:01:29.402201868Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.367555 | controller |     "Jun 11 11:01:29.409219 crc crio[22652]: time=\"2026-06-11T11:01:29.409108134Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.367570 | controller |     "Jun 11 11:01:29.533283 crc crio[22652]: time=\"2026-06-11T11:01:29.533101758Z\" level=info msg=\"Created container 4b8adfee8ba974b8821de3b10e744c508ab2533f1865af3efac2f2da4572da27: openshift-marketplace/certified-operators-5fkl5/extract-content\" id=84bc639d-0746-456a-949c-31676f124f57 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.367584 | controller |     "Jun 11 11:01:29.538833 crc crio[22652]: time=\"2026-06-11T11:01:29.538700034Z\" level=info msg=\"Starting container: 4b8adfee8ba974b8821de3b10e744c508ab2533f1865af3efac2f2da4572da27\" id=815ce344-26cf-4f8b-9223-5cbcf1697ce1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.367598 | controller |     "Jun 11 11:01:29.546907 crc crio[22652]: time=\"2026-06-11T11:01:29.546841239Z\" level=info msg=\"Started container\" PID=46416 containerID=4b8adfee8ba974b8821de3b10e744c508ab2533f1865af3efac2f2da4572da27 description=openshift-marketplace/certified-operators-5fkl5/extract-content id=815ce344-26cf-4f8b-9223-5cbcf1697ce1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d76ed1f688bc6d80e53dd90217ba7a5f2aa6db600e570cc3f8eba9f5179bff49",
2026-06-11 11:58:02.367613 | controller |     "Jun 11 11:01:30.771812 crc crio[22652]: time=\"2026-06-11T11:01:30.771348251Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=b1a89870-60ab-45ad-8954-fccff96de396 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.367628 | controller |     "Jun 11 11:01:36.151955 crc crio[22652]: time=\"2026-06-11T11:01:36.151033908Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=5d4b6e3b-917d-4e3c-9866-9f211730df00 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.367646 | controller |     "Jun 11 11:01:37.098089 crc crio[22652]: time=\"2026-06-11T11:01:37.097939035Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-5fkl5/registry-server\" id=d398d4b9-4291-4010-b1e0-91246d149542 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.367669 | controller |     "Jun 11 11:01:37.556177 crc crio[22652]: time=\"2026-06-11T11:01:37.555576414Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.367694 | controller |     "Jun 11 11:01:44.528078 crc crio[22652]: time=\"2026-06-11T11:01:44.527083613Z\" level=info msg=\"Running pod sandbox: openstack-operators/heat-operator-controller-manager-5c5844cc68-ncnk7/POD\" id=cf6c9c70-bb30-4fd2-a0b6-439be7d045b5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.367711 | controller |     "Jun 11 11:01:44.530538 crc crio[22652]: time=\"2026-06-11T11:01:44.528169597Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.367726 | controller |     "Jun 11 11:01:44.567565 crc crio[22652]: time=\"2026-06-11T11:01:44.567451125Z\" level=info msg=\"Running pod sandbox: openstack-operators/glance-operator-controller-manager-5bdfb47c4d-rlr9c/POD\" id=e5ba5e9b-13fe-4bb6-a98c-e87c9dae6b7a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.367741 | controller |     "Jun 11 11:01:44.567698 crc crio[22652]: time=\"2026-06-11T11:01:44.567656931Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.367755 | controller |     "Jun 11 11:01:44.609371 crc crio[22652]: time=\"2026-06-11T11:01:44.608723996Z\" level=info msg=\"Running pod sandbox: openstack-operators/barbican-operator-controller-manager-7b8ffd8c4f-gmfq5/POD\" id=43299618-f154-43d5-aecd-36362aa00ca1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.367770 | controller |     "Jun 11 11:01:44.609749 crc crio[22652]: time=\"2026-06-11T11:01:44.609726527Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.367785 | controller |     "Jun 11 11:01:44.638702 crc crio[22652]: time=\"2026-06-11T11:01:44.638640404Z\" level=info msg=\"Running pod sandbox: openstack-operators/horizon-operator-controller-manager-548d6d5f9-q6n5d/POD\" id=978b19c1-511d-4ce2-bb7b-008ce2916bf4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.367801 | controller |     "Jun 11 11:01:44.638814 crc crio[22652]: time=\"2026-06-11T11:01:44.638716546Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.367824 | controller |     "Jun 11 11:01:44.707605 crc crio[22652]: time=\"2026-06-11T11:01:44.706657719Z\" level=info msg=\"Running pod sandbox: openstack-operators/cinder-operator-controller-manager-86c584f6fc-7g94f/POD\" id=4e0d852f-4dc6-4056-8d07-ad962460dde1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.367848 | controller |     "Jun 11 11:01:44.707605 crc crio[22652]: time=\"2026-06-11T11:01:44.706777433Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.367868 | controller |     "Jun 11 11:01:44.709859 crc crio[22652]: time=\"2026-06-11T11:01:44.709292167Z\" level=info msg=\"Running pod sandbox: openstack-operators/designate-operator-controller-manager-6bf8599b68-cr567/POD\" id=50a81cd3-4cfc-4fbb-9b43-bf5e395a2b3d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.367884 | controller |     "Jun 11 11:01:44.709859 crc crio[22652]: time=\"2026-06-11T11:01:44.709434122Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.367899 | controller |     "Jun 11 11:01:44.881425 crc crio[22652]: time=\"2026-06-11T11:01:44.880789783Z\" level=info msg=\"Running pod sandbox: openstack-operators/ironic-operator-controller-manager-75f8548fcd-wljgl/POD\" id=dd637246-d6ec-4c86-862b-15d9baac1cc4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.367918 | controller |     "Jun 11 11:01:44.881425 crc crio[22652]: time=\"2026-06-11T11:01:44.880886696Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.367933 | controller |     "Jun 11 11:01:44.957275 crc crio[22652]: time=\"2026-06-11T11:01:44.956785983Z\" level=info msg=\"Running pod sandbox: openstack-operators/keystone-operator-controller-manager-6ccff66c5b-d7888/POD\" id=cff1a48c-14be-4539-9d6e-f1fdb9bf9435 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.367948 | controller |     "Jun 11 11:01:44.957275 crc crio[22652]: time=\"2026-06-11T11:01:44.956946958Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.367966 | controller |     "Jun 11 11:01:45.072094 crc crio[22652]: time=\"2026-06-11T11:01:45.06494981Z\" level=info msg=\"Running pod sandbox: openstack-operators/mariadb-operator-controller-manager-7fcb8b58d6-rjt8l/POD\" id=cffd4e5d-42d7-4dd5-bf97-6935e5aff09f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.367981 | controller |     "Jun 11 11:01:45.072094 crc crio[22652]: time=\"2026-06-11T11:01:45.065045053Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.367997 | controller |     "Jun 11 11:01:45.134998 crc crio[22652]: time=\"2026-06-11T11:01:45.13486948Z\" level=info msg=\"Running pod sandbox: openstack-operators/manila-operator-controller-manager-677d9d8477-jpktc/POD\" id=b1ee0359-a4a7-4b28-b759-552bc1fb8d87 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.368012 | controller |     "Jun 11 11:01:45.134998 crc crio[22652]: time=\"2026-06-11T11:01:45.134975993Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.368026 | controller |     "Jun 11 11:01:45.217032 crc crio[22652]: time=\"2026-06-11T11:01:45.216942821Z\" level=info msg=\"Running pod sandbox: openstack-operators/neutron-operator-controller-manager-688d5c756f-sx7mn/POD\" id=66cbe81b-ed57-40bc-8fd4-9dcc464b9012 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.368040 | controller |     "Jun 11 11:01:45.217032 crc crio[22652]: time=\"2026-06-11T11:01:45.217038994Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.368055 | controller |     "Jun 11 11:01:45.260500 crc crio[22652]: time=\"2026-06-11T11:01:45.260371471Z\" level=info msg=\"Running pod sandbox: openstack-operators/nova-operator-controller-manager-f4c4579bb-zsg5c/POD\" id=f7965393-8b9e-46f0-a195-fe7132a9b0e5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.368070 | controller |     "Jun 11 11:01:45.260711 crc crio[22652]: time=\"2026-06-11T11:01:45.260505196Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.368085 | controller |     "Jun 11 11:01:45.477387 crc crio[22652]: time=\"2026-06-11T11:01:45.47697361Z\" level=info msg=\"Running pod sandbox: openstack-operators/swift-operator-controller-manager-67c49dd5c6-fps25/POD\" id=a30c5f43-3d84-4695-be53-bbd2772c4613 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.368101 | controller |     "Jun 11 11:01:45.477558 crc crio[22652]: time=\"2026-06-11T11:01:45.477421574Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.368116 | controller |     "Jun 11 11:01:45.512753 crc crio[22652]: time=\"2026-06-11T11:01:45.512681006Z\" level=info msg=\"Running pod sandbox: openstack-operators/telemetry-operator-controller-manager-5d65c7d97d-4bjzh/POD\" id=ad465b6f-003e-40d7-8aad-b9284d85071a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.368135 | controller |     "Jun 11 11:01:45.512978 crc crio[22652]: time=\"2026-06-11T11:01:45.51281382Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.368150 | controller |     "Jun 11 11:01:45.554059 crc crio[22652]: time=\"2026-06-11T11:01:45.55398075Z\" level=info msg=\"Running pod sandbox: openstack-operators/test-operator-controller-manager-8d5599d7d-rwsh4/POD\" id=b61d9801-bf9f-4992-be64-9d7627cf38fd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.368166 | controller |     "Jun 11 11:01:45.555441 crc crio[22652]: time=\"2026-06-11T11:01:45.554084413Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.368181 | controller |     "Jun 11 11:01:45.587570 crc crio[22652]: time=\"2026-06-11T11:01:45.587461069Z\" level=info msg=\"Running pod sandbox: openstack-operators/watcher-operator-controller-manager-577b679b5c-85jw5/POD\" id=4bbce611-f52a-423e-9744-ac6e92a23e20 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.368196 | controller |     "Jun 11 11:01:45.587570 crc crio[22652]: time=\"2026-06-11T11:01:45.587559592Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.368211 | controller |     "Jun 11 11:01:45.588069 crc crio[22652]: time=\"2026-06-11T11:01:45.587953624Z\" level=info msg=\"Running pod sandbox: openstack-operators/octavia-operator-controller-manager-6495978d8d-pvn7j/POD\" id=2464ee38-8006-4f30-8b86-37ed04d52a86 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.368226 | controller |     "Jun 11 11:01:45.588069 crc crio[22652]: time=\"2026-06-11T11:01:45.588048417Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.368241 | controller |     "Jun 11 11:01:45.695949 crc crio[22652]: time=\"2026-06-11T11:01:45.695829234Z\" level=info msg=\"Running pod sandbox: openstack-operators/ovn-operator-controller-manager-58f85bd97f-zswcl/POD\" id=f93e7bba-3576-4117-88ae-8414ef4320db name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.368256 | controller |     "Jun 11 11:01:45.696107 crc crio[22652]: time=\"2026-06-11T11:01:45.695976459Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.368270 | controller |     "Jun 11 11:02:00.281039 crc crio[22652]: time=\"2026-06-11T11:02:00.280309843Z\" level=info msg=\"Running pod sandbox: openstack-operators/infra-operator-controller-manager-cbcfcddf7-65qnr/POD\" id=96f5d8a8-1d7c-49d3-badf-1c007b146ebf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.368285 | controller |     "Jun 11 11:02:00.284672 crc crio[22652]: time=\"2026-06-11T11:02:00.284214414Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.368300 | controller |     "Jun 11 11:02:00.699685 crc crio[22652]: time=\"2026-06-11T11:02:00.699572166Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686262-52lkt/POD\" id=3c2a830a-3c41-4e96-b4cf-33852ea95b38 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.368315 | controller |     "Jun 11 11:02:00.699849 crc crio[22652]: time=\"2026-06-11T11:02:00.699695391Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.368334 | controller |     "Jun 11 11:02:01.032438 crc crio[22652]: time=\"2026-06-11T11:02:01.031906998Z\" level=info msg=\"Got pod network &{Name:keystone-operator-controller-manager-6ccff66c5b-d7888 Namespace:openstack-operators ID:d5bd3f6b0e7bc4d3ed92438507b6d06521f449a57662421de210a1ea14381354 UID:0b60348a-18e3-48cc-9d19-a311d3eeebd3 NetNS:/var/run/netns/86f310ce-71c5-417a-b47c-41c7fe531d08 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0b60348a_18e3_48cc_9d19_a311d3eeebd3.slice PodAnnotations:0xc0014a41f8}] Aliases:map[]}\"",
2026-06-11 11:58:02.368370 | controller |     "Jun 11 11:02:01.032438 crc crio[22652]: time=\"2026-06-11T11:02:01.032417074Z\" level=info msg=\"Adding pod openstack-operators_keystone-operator-controller-manager-6ccff66c5b-d7888 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.368389 | controller |     "Jun 11 11:02:01.213452 crc crio[22652]: time=\"2026-06-11T11:02:01.212632362Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759f46tl2/POD\" id=a8cee112-22e8-4a27-84d5-1d06f210018a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.368404 | controller |     "Jun 11 11:02:01.213452 crc crio[22652]: time=\"2026-06-11T11:02:01.213452325Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.368420 | controller |     "Jun 11 11:02:01.224663 crc crio[22652]: time=\"2026-06-11T11:02:01.224570595Z\" level=info msg=\"Got pod network &{Name:cinder-operator-controller-manager-86c584f6fc-7g94f Namespace:openstack-operators ID:dfa6cf09405e2b772827391ee66f45f28951bce76a54a57807d5327cdfbb7a48 UID:fd79699a-28ff-419a-ae5f-beafebabe9ac NetNS:/var/run/netns/b340f119-9cf0-49a1-bd09-0ec38e96f87e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfd79699a_28ff_419a_ae5f_beafebabe9ac.slice PodAnnotations:0xc0024002e8}] Aliases:map[]}\"",
2026-06-11 11:58:02.368436 | controller |     "Jun 11 11:02:01.224663 crc crio[22652]: time=\"2026-06-11T11:02:01.224645827Z\" level=info msg=\"Adding pod openstack-operators_cinder-operator-controller-manager-86c584f6fc-7g94f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.368451 | controller |     "Jun 11 11:02:01.248366 crc crio[22652]: time=\"2026-06-11T11:02:01.247522368Z\" level=info msg=\"Got pod network &{Name:ironic-operator-controller-manager-75f8548fcd-wljgl Namespace:openstack-operators ID:f917408fba74c06adb6a1e4b036c6fb24716824cc81d14dbcdfaac06eaad9fb1 UID:346af4cc-271e-4382-95cf-9ba4bbd429fa NetNS:/var/run/netns/8b515f96-e54a-4107-9024-434eee7f187e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod346af4cc_271e_4382_95cf_9ba4bbd429fa.slice PodAnnotations:0xc000102750}] Aliases:map[]}\"",
2026-06-11 11:58:02.368466 | controller |     "Jun 11 11:02:01.248366 crc crio[22652]: time=\"2026-06-11T11:02:01.24758548Z\" level=info msg=\"Adding pod openstack-operators_ironic-operator-controller-manager-75f8548fcd-wljgl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.368481 | controller |     "Jun 11 11:02:01.326823 crc crio[22652]: time=\"2026-06-11T11:02:01.326619236Z\" level=info msg=\"Got pod network &{Name:horizon-operator-controller-manager-548d6d5f9-q6n5d Namespace:openstack-operators ID:0c7b479f1848ea2f86bf52e689de6d02d0b11b5d03886ce08f253626b725da10 UID:0a7597bd-58fe-4417-8292-fc2decf85aed NetNS:/var/run/netns/7f612de9-ca48-4e5e-9bb3-54e540af9b27 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0a7597bd_58fe_4417_8292_fc2decf85aed.slice PodAnnotations:0xc0001028d8}] Aliases:map[]}\"",
2026-06-11 11:58:02.368500 | controller |     "Jun 11 11:02:01.326823 crc crio[22652]: time=\"2026-06-11T11:02:01.326718799Z\" level=info msg=\"Adding pod openstack-operators_horizon-operator-controller-manager-548d6d5f9-q6n5d to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.368516 | controller |     "Jun 11 11:02:01.392613 crc crio[22652]: time=\"2026-06-11T11:02:01.392485918Z\" level=info msg=\"Got pod network &{Name:manila-operator-controller-manager-677d9d8477-jpktc Namespace:openstack-operators ID:3cc081dac6d8c2097490be8567dae14551760aa65f2d83b365ce2942a1cbc934 UID:17b3ef4c-6777-40dd-af58-65cd4ff2f672 NetNS:/var/run/netns/2af3bad7-9fac-4d7d-89e7-06537c224896 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod17b3ef4c_6777_40dd_af58_65cd4ff2f672.slice PodAnnotations:0xc0024003b0}] Aliases:map[]}\"",
2026-06-11 11:58:02.368531 | controller |     "Jun 11 11:02:01.392613 crc crio[22652]: time=\"2026-06-11T11:02:01.392597162Z\" level=info msg=\"Adding pod openstack-operators_manila-operator-controller-manager-677d9d8477-jpktc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.368546 | controller |     "Jun 11 11:02:01.397613 crc crio[22652]: time=\"2026-06-11T11:02:01.397479964Z\" level=info msg=\"Got pod network &{Name:neutron-operator-controller-manager-688d5c756f-sx7mn Namespace:openstack-operators ID:1fa2004bc3c66416b5d9331db47d5f4548989633ad916f78b128bd040ddb0ed4 UID:36d5dadd-0aeb-45c8-aaad-d0f2147596e3 NetNS:/var/run/netns/912ac50d-96ab-4f8c-b9e3-d752546ba6fe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod36d5dadd_0aeb_45c8_aaad_d0f2147596e3.slice PodAnnotations:0xc0026182a0}] Aliases:map[]}\"",
2026-06-11 11:58:02.368561 | controller |     "Jun 11 11:02:01.397613 crc crio[22652]: time=\"2026-06-11T11:02:01.397544506Z\" level=info msg=\"Adding pod openstack-operators_neutron-operator-controller-manager-688d5c756f-sx7mn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.368576 | controller |     "Jun 11 11:02:01.411910 crc crio[22652]: time=\"2026-06-11T11:02:01.411649097Z\" level=info msg=\"Got pod network &{Name:telemetry-operator-controller-manager-5d65c7d97d-4bjzh Namespace:openstack-operators ID:876984a91465f38abedb2381d9e37b45cacc9f8fdef66b2e1da357ac18b29939 UID:8386adf3-768c-4027-8733-6f9ccc045387 NetNS:/var/run/netns/aca76c41-2d7e-4bc4-a54d-62a2cd4b6853 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8386adf3_768c_4027_8733_6f9ccc045387.slice PodAnnotations:0xc0014a4188}] Aliases:map[]}\"",
2026-06-11 11:58:02.368591 | controller |     "Jun 11 11:02:01.411910 crc crio[22652]: time=\"2026-06-11T11:02:01.41176553Z\" level=info msg=\"Adding pod openstack-operators_telemetry-operator-controller-manager-5d65c7d97d-4bjzh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.368606 | controller |     "Jun 11 11:02:01.432225 crc crio[22652]: time=\"2026-06-11T11:02:01.424058133Z\" level=info msg=\"Got pod network &{Name:nova-operator-controller-manager-f4c4579bb-zsg5c Namespace:openstack-operators ID:c0d5826e6afe85dca942e3d1a4306ace016b168d392ef09fc5b860982c481ba5 UID:4bc9bdca-d94a-43b3-84b2-eac68927d5dc NetNS:/var/run/netns/26257120-d54c-4ac9-b49a-f342f1420b96 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4bc9bdca_d94a_43b3_84b2_eac68927d5dc.slice PodAnnotations:0xc0009880e8}] Aliases:map[]}\"",
2026-06-11 11:58:02.368621 | controller |     "Jun 11 11:02:01.432225 crc crio[22652]: time=\"2026-06-11T11:02:01.424165832Z\" level=info msg=\"Adding pod openstack-operators_nova-operator-controller-manager-f4c4579bb-zsg5c to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.368640 | controller |     "Jun 11 11:02:01.432225 crc crio[22652]: time=\"2026-06-11T11:02:01.430544498Z\" level=info msg=\"Got pod network &{Name:heat-operator-controller-manager-5c5844cc68-ncnk7 Namespace:openstack-operators ID:029148ae93ca57f8198750ebcad3794be298720656ae98eb8cc9e20f18dd5d17 UID:9ba28aa3-0c93-4c15-8d80-0886c33fc751 NetNS:/var/run/netns/ad1096f6-63b0-46ee-9cf9-85c48ecd1cd5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9ba28aa3_0c93_4c15_8d80_0886c33fc751.slice PodAnnotations:0xc000102498}] Aliases:map[]}\"",
2026-06-11 11:58:02.368656 | controller |     "Jun 11 11:02:01.432225 crc crio[22652]: time=\"2026-06-11T11:02:01.43059593Z\" level=info msg=\"Adding pod openstack-operators_heat-operator-controller-manager-5c5844cc68-ncnk7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.368672 | controller |     "Jun 11 11:02:01.571256 crc crio[22652]: time=\"2026-06-11T11:02:01.558887748Z\" level=info msg=\"Got pod network &{Name:watcher-operator-controller-manager-577b679b5c-85jw5 Namespace:openstack-operators ID:6ab0cbe57588b73d31305a9f8380746fb0252c302a646582225360f38499cddd UID:fdde5382-3309-4bb6-b881-0179a7d0af64 NetNS:/var/run/netns/34b591bc-a73a-4b8d-8398-9905260fcb07 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfdde5382_3309_4bb6_b881_0179a7d0af64.slice PodAnnotations:0xc002400670}] Aliases:map[]}\"",
2026-06-11 11:58:02.368686 | controller |     "Jun 11 11:02:01.571256 crc crio[22652]: time=\"2026-06-11T11:02:01.559542428Z\" level=info msg=\"Adding pod openstack-operators_watcher-operator-controller-manager-577b679b5c-85jw5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.368702 | controller |     "Jun 11 11:02:01.576957 crc crio[22652]: time=\"2026-06-11T11:02:01.57675189Z\" level=info msg=\"Got pod network &{Name:octavia-operator-controller-manager-6495978d8d-pvn7j Namespace:openstack-operators ID:1d4e89c9c4ce6ffcc0b969ae7f07419b21a56224a3e6d60ae9d47587b405b1f0 UID:e5372d38-31dc-46f3-a69f-532df3ca5162 NetNS:/var/run/netns/82169e7f-e919-44de-ae5a-38410f79159c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode5372d38_31dc_46f3_a69f_532df3ca5162.slice PodAnnotations:0xc0004be538}] Aliases:map[]}\"",
2026-06-11 11:58:02.368717 | controller |     "Jun 11 11:02:01.577105 crc crio[22652]: time=\"2026-06-11T11:02:01.576970467Z\" level=info msg=\"Adding pod openstack-operators_octavia-operator-controller-manager-6495978d8d-pvn7j to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.368732 | controller |     "Jun 11 11:02:01.775642 crc crio[22652]: time=\"2026-06-11T11:02:01.764697741Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-controller-manager-79b59fbb5d-97v7j/POD\" id=9fc560e5-2866-4568-a61c-59d245641514 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.368747 | controller |     "Jun 11 11:02:01.775642 crc crio[22652]: time=\"2026-06-11T11:02:01.764891317Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.368762 | controller |     "Jun 11 11:02:02.203965 crc crio[22652]: 2026-06-11T11:02:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d5bd3f6b0e7bc4d Mac:3e:06:18:2f:81:09 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:53 Mtu:0 Sandbox:/var/run/netns/86f310ce-71c5-417a-b47c-41c7fe531d08 SocketPath: PciID:}] [{Interface:0xc00058c5c0 Address:{IP:10.217.0.83 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.368781 | controller |     "Jun 11 11:02:02.207514 crc crio[22652]: time=\"2026-06-11T11:02:02.205501339Z\" level=info msg=\"Got pod network &{Name:keystone-operator-controller-manager-6ccff66c5b-d7888 Namespace:openstack-operators ID:d5bd3f6b0e7bc4d3ed92438507b6d06521f449a57662421de210a1ea14381354 UID:0b60348a-18e3-48cc-9d19-a311d3eeebd3 NetNS:/var/run/netns/86f310ce-71c5-417a-b47c-41c7fe531d08 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0b60348a_18e3_48cc_9d19_a311d3eeebd3.slice PodAnnotations:0xc0014a41f8}] Aliases:map[]}\"",
2026-06-11 11:58:02.368796 | controller |     "Jun 11 11:02:02.207514 crc crio[22652]: time=\"2026-06-11T11:02:02.206512191Z\" level=info msg=\"Checking pod openstack-operators_keystone-operator-controller-manager-6ccff66c5b-d7888 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.368811 | controller |     "Jun 11 11:02:05.316205 crc crio[22652]: time=\"2026-06-11T11:02:05.313610359Z\" level=info msg=\"Got pod network &{Name:mariadb-operator-controller-manager-7fcb8b58d6-rjt8l Namespace:openstack-operators ID:d856d40e4b59c5a7fbf556345f0a2a39b014ff2456c23838dadd643911c2174a UID:ac7ad1f8-8394-4642-b9e9-29b0465fe085 NetNS:/var/run/netns/41a74a89-4aea-4cfb-8b2a-b77815039aa0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podac7ad1f8_8394_4642_b9e9_29b0465fe085.slice PodAnnotations:0xc000988898}] Aliases:map[]}\"",
2026-06-11 11:58:02.368827 | controller |     "Jun 11 11:02:05.318102 crc crio[22652]: time=\"2026-06-11T11:02:05.317918422Z\" level=info msg=\"Adding pod openstack-operators_mariadb-operator-controller-manager-7fcb8b58d6-rjt8l to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.368841 | controller |     "Jun 11 11:02:05.318102 crc crio[22652]: time=\"2026-06-11T11:02:05.314600478Z\" level=info msg=\"Got pod network &{Name:barbican-operator-controller-manager-7b8ffd8c4f-gmfq5 Namespace:openstack-operators ID:221c05d8ffec1ae09f961a0abeeb96f67f746f5e4447be31ce8c11d9bc2b9150 UID:ec1bc2d6-c364-42c6-822b-f581e3d6b8e7 NetNS:/var/run/netns/05ce461d-6435-4b5b-af69-7d2e76189e9a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podec1bc2d6_c364_42c6_822b_f581e3d6b8e7.slice PodAnnotations:0xc0004bed80}] Aliases:map[]}\"",
2026-06-11 11:58:02.368856 | controller |     "Jun 11 11:02:05.318102 crc crio[22652]: time=\"2026-06-11T11:02:05.318088617Z\" level=info msg=\"Adding pod openstack-operators_barbican-operator-controller-manager-7b8ffd8c4f-gmfq5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.368871 | controller |     "Jun 11 11:02:05.318438 crc crio[22652]: time=\"2026-06-11T11:02:05.315990162Z\" level=info msg=\"Got pod network &{Name:swift-operator-controller-manager-67c49dd5c6-fps25 Namespace:openstack-operators ID:1b709e07d8ce04e3c1beb8cb88b08ab8cab792a51da918265e4cc39e6b8c949c UID:20cd5ff3-5229-4b53-96ce-866e0c7bc508 NetNS:/var/run/netns/f8c51ec7-ab5e-4e1e-a2e4-7b470b5fc770 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod20cd5ff3_5229_4b53_96ce_866e0c7bc508.slice PodAnnotations:0xc001e8e488}] Aliases:map[]}\"",
2026-06-11 11:58:02.368889 | controller |     "Jun 11 11:02:05.318438 crc crio[22652]: time=\"2026-06-11T11:02:05.318259023Z\" level=info msg=\"Adding pod openstack-operators_swift-operator-controller-manager-67c49dd5c6-fps25 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.368912 | controller |     "Jun 11 11:02:05.329762 crc crio[22652]: time=\"2026-06-11T11:02:05.32962774Z\" level=info msg=\"Got pod network &{Name:designate-operator-controller-manager-6bf8599b68-cr567 Namespace:openstack-operators ID:d78b7a67f54e5e59fdfca8ad5243a143690827b3aab45173e825b5619df8a56e UID:6a56db9f-b708-499c-a918-23df58a2e99c NetNS:/var/run/netns/7165d509-3f70-4fc6-b567-53d7569afc9e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6a56db9f_b708_499c_a918_23df58a2e99c.slice PodAnnotations:0xc002618420}] Aliases:map[]}\"",
2026-06-11 11:58:02.368940 | controller |     "Jun 11 11:02:05.329762 crc crio[22652]: time=\"2026-06-11T11:02:05.329750424Z\" level=info msg=\"Adding pod openstack-operators_designate-operator-controller-manager-6bf8599b68-cr567 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.368957 | controller |     "Jun 11 11:02:05.332857 crc crio[22652]: time=\"2026-06-11T11:02:05.332658714Z\" level=info msg=\"Got pod network &{Name:ovn-operator-controller-manager-58f85bd97f-zswcl Namespace:openstack-operators ID:60be409e2de2d30d235ee0baabd456e57d9d7471758874be04a225478e9c72b7 UID:89d96ca3-ae10-488c-b838-36da42204f99 NetNS:/var/run/netns/8e50e1ce-4049-4933-829c-4f34c0043523 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod89d96ca3_ae10_488c_b838_36da42204f99.slice PodAnnotations:0xc000102ab0}] Aliases:map[]}\"",
2026-06-11 11:58:02.368973 | controller |     "Jun 11 11:02:05.332857 crc crio[22652]: time=\"2026-06-11T11:02:05.332823609Z\" level=info msg=\"Adding pod openstack-operators_ovn-operator-controller-manager-58f85bd97f-zswcl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.368988 | controller |     "Jun 11 11:02:05.368915 crc crio[22652]: time=\"2026-06-11T11:02:05.36877433Z\" level=info msg=\"Got pod network &{Name:glance-operator-controller-manager-5bdfb47c4d-rlr9c Namespace:openstack-operators ID:e94e1a80fcc5acc5aca377d6f5f0f2c2aad4bedb617f07298540faa0db65159d UID:7c69a377-809b-4551-886b-95a608fa32b8 NetNS:/var/run/netns/f8a104ca-15c3-4cac-a333-ddda81c45ca6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7c69a377_809b_4551_886b_95a608fa32b8.slice PodAnnotations:0xc0036e6048}] Aliases:map[]}\"",
2026-06-11 11:58:02.369003 | controller |     "Jun 11 11:02:05.368915 crc crio[22652]: time=\"2026-06-11T11:02:05.368907265Z\" level=info msg=\"Adding pod openstack-operators_glance-operator-controller-manager-5bdfb47c4d-rlr9c to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.369018 | controller |     "Jun 11 11:02:05.385665 crc crio[22652]: time=\"2026-06-11T11:02:05.383501077Z\" level=info msg=\"Got pod network &{Name:infra-operator-controller-manager-cbcfcddf7-65qnr Namespace:openstack-operators ID:96959608f8d6c67cc7b1dbfb76eceaca82bcd684ef37a9d2b85caf7d968692f8 UID:7ae6f174-4d5e-4ac4-b951-e8b9c1091e48 NetNS:/var/run/netns/beaeb7c7-1724-48ab-b275-22435e51c9fa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7ae6f174_4d5e_4ac4_b951_e8b9c1091e48.slice PodAnnotations:0xc0029280d0}] Aliases:map[]}\"",
2026-06-11 11:58:02.369033 | controller |     "Jun 11 11:02:05.385665 crc crio[22652]: time=\"2026-06-11T11:02:05.383939421Z\" level=info msg=\"Adding pod openstack-operators_infra-operator-controller-manager-cbcfcddf7-65qnr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.369047 | controller |     "Jun 11 11:02:05.410367 crc crio[22652]: 2026-06-11T11:02:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f917408fba74c06 Mac:fe:a7:06:1d:43:66 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:52 Mtu:0 Sandbox:/var/run/netns/8b515f96-e54a-4107-9024-434eee7f187e SocketPath: PciID:}] [{Interface:0xc0004146c0 Address:{IP:10.217.0.82 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.369066 | controller |     "Jun 11 11:02:05.413813 crc crio[22652]: time=\"2026-06-11T11:02:05.410985566Z\" level=info msg=\"Got pod network &{Name:ironic-operator-controller-manager-75f8548fcd-wljgl Namespace:openstack-operators ID:f917408fba74c06adb6a1e4b036c6fb24716824cc81d14dbcdfaac06eaad9fb1 UID:346af4cc-271e-4382-95cf-9ba4bbd429fa NetNS:/var/run/netns/8b515f96-e54a-4107-9024-434eee7f187e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod346af4cc_271e_4382_95cf_9ba4bbd429fa.slice PodAnnotations:0xc000102750}] Aliases:map[]}\"",
2026-06-11 11:58:02.369081 | controller |     "Jun 11 11:02:05.413813 crc crio[22652]: time=\"2026-06-11T11:02:05.411275915Z\" level=info msg=\"Checking pod openstack-operators_ironic-operator-controller-manager-75f8548fcd-wljgl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.369096 | controller |     "Jun 11 11:02:05.415224 crc crio[22652]: time=\"2026-06-11T11:02:05.415079586Z\" level=info msg=\"Got pod network &{Name:test-operator-controller-manager-8d5599d7d-rwsh4 Namespace:openstack-operators ID:7091021d6b5fccb913ae6e74b7670d034d97303585656d16ff3044fb4801ad05 UID:4d1cf959-04e1-402b-aef4-a48f7956f70c NetNS:/var/run/netns/19fc253a-df30-4d6b-8eb8-b4c4e276d756 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4d1cf959_04e1_402b_aef4_a48f7956f70c.slice PodAnnotations:0xc0014a4090}] Aliases:map[]}\"",
2026-06-11 11:58:02.369111 | controller |     "Jun 11 11:02:05.415224 crc crio[22652]: time=\"2026-06-11T11:02:05.41520463Z\" level=info msg=\"Adding pod openstack-operators_test-operator-controller-manager-8d5599d7d-rwsh4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.369125 | controller |     "Jun 11 11:02:05.420393 crc crio[22652]: time=\"2026-06-11T11:02:05.420295079Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.369140 | controller |     "Jun 11 11:02:05.434274 crc crio[22652]: time=\"2026-06-11T11:02:05.429565887Z\" level=info msg=\"Ran pod sandbox d5bd3f6b0e7bc4d3ed92438507b6d06521f449a57662421de210a1ea14381354 with infra container: openstack-operators/keystone-operator-controller-manager-6ccff66c5b-d7888/POD\" id=cff1a48c-14be-4539-9d6e-f1fdb9bf9435 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.369155 | controller |     "Jun 11 11:02:05.434274 crc crio[22652]: time=\"2026-06-11T11:02:05.431330666Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.369169 | controller |     "Jun 11 11:02:05.435878 crc crio[22652]: time=\"2026-06-11T11:02:05.435830658Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6\" id=e29e28f6-84c6-4b74-87bd-eedc51edf551 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.369184 | controller |     "Jun 11 11:02:05.436373 crc crio[22652]: time=\"2026-06-11T11:02:05.436350632Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6 not found\" id=e29e28f6-84c6-4b74-87bd-eedc51edf551 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.369199 | controller |     "Jun 11 11:02:05.436515 crc crio[22652]: time=\"2026-06-11T11:02:05.436498846Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6 found\" id=e29e28f6-84c6-4b74-87bd-eedc51edf551 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.369221 | controller |     "Jun 11 11:02:05.441572 crc crio[22652]: time=\"2026-06-11T11:02:05.441543626Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6\" id=5ab4c3d8-7389-4b36-af19-51bbf4132136 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.369236 | controller |     "Jun 11 11:02:05.477035 crc crio[22652]: time=\"2026-06-11T11:02:05.473881512Z\" level=info msg=\"Ran pod sandbox f917408fba74c06adb6a1e4b036c6fb24716824cc81d14dbcdfaac06eaad9fb1 with infra container: openstack-operators/ironic-operator-controller-manager-75f8548fcd-wljgl/POD\" id=dd637246-d6ec-4c86-862b-15d9baac1cc4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.369250 | controller |     "Jun 11 11:02:05.490574 crc crio[22652]: time=\"2026-06-11T11:02:05.490533338Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6\\\"\"",
2026-06-11 11:58:02.369266 | controller |     "Jun 11 11:02:05.497454 crc crio[22652]: time=\"2026-06-11T11:02:05.497418076Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf\" id=ae53798a-18e9-43f8-8488-06c517d4b200 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.369281 | controller |     "Jun 11 11:02:05.536367 crc crio[22652]: 2026-06-11T11:02:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:876984a91465f38 Mac:0a:14:f0:0e:29:fe Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5c Mtu:0 Sandbox:/var/run/netns/aca76c41-2d7e-4bc4-a54d-62a2cd4b6853 SocketPath: PciID:}] [{Interface:0xc000014fd0 Address:{IP:10.217.0.92 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.369300 | controller |     "Jun 11 11:02:05.543824 crc crio[22652]: time=\"2026-06-11T11:02:05.543675545Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf not found\" id=ae53798a-18e9-43f8-8488-06c517d4b200 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.369323 | controller |     "Jun 11 11:02:05.544018 crc crio[22652]: time=\"2026-06-11T11:02:05.543858101Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf found\" id=ae53798a-18e9-43f8-8488-06c517d4b200 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.369342 | controller |     "Jun 11 11:02:05.549206 crc crio[22652]: time=\"2026-06-11T11:02:05.548917438Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf\" id=e25833a9-73f3-4be8-be44-b70b1986b2b5 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.369382 | controller |     "Jun 11 11:02:05.553093 crc crio[22652]: time=\"2026-06-11T11:02:05.552967607Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf\\\"\"",
2026-06-11 11:58:02.369399 | controller |     "Jun 11 11:02:05.570089 crc crio[22652]: time=\"2026-06-11T11:02:05.569947328Z\" level=info msg=\"Got pod network &{Name:telemetry-operator-controller-manager-5d65c7d97d-4bjzh Namespace:openstack-operators ID:876984a91465f38abedb2381d9e37b45cacc9f8fdef66b2e1da357ac18b29939 UID:8386adf3-768c-4027-8733-6f9ccc045387 NetNS:/var/run/netns/aca76c41-2d7e-4bc4-a54d-62a2cd4b6853 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8386adf3_768c_4027_8733_6f9ccc045387.slice PodAnnotations:0xc0014a4188}] Aliases:map[]}\"",
2026-06-11 11:58:02.369415 | controller |     "Jun 11 11:02:05.570576 crc crio[22652]: time=\"2026-06-11T11:02:05.570506195Z\" level=info msg=\"Checking pod openstack-operators_telemetry-operator-controller-manager-5d65c7d97d-4bjzh for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.369435 | controller |     "Jun 11 11:02:05.722915 crc crio[22652]: 2026-06-11T11:02:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c0d5826e6afe85d Mac:42:1d:4b:00:f1:84 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:57 Mtu:0 Sandbox:/var/run/netns/26257120-d54c-4ac9-b49a-f342f1420b96 SocketPath: PciID:}] [{Interface:0xc0002245b0 Address:{IP:10.217.0.87 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.369451 | controller |     "Jun 11 11:02:05.802492 crc crio[22652]: time=\"2026-06-11T11:02:05.80077569Z\" level=info msg=\"Got pod network &{Name:nova-operator-controller-manager-f4c4579bb-zsg5c Namespace:openstack-operators ID:c0d5826e6afe85dca942e3d1a4306ace016b168d392ef09fc5b860982c481ba5 UID:4bc9bdca-d94a-43b3-84b2-eac68927d5dc NetNS:/var/run/netns/26257120-d54c-4ac9-b49a-f342f1420b96 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4bc9bdca_d94a_43b3_84b2_eac68927d5dc.slice PodAnnotations:0xc0009880e8}] Aliases:map[]}\"",
2026-06-11 11:58:02.369466 | controller |     "Jun 11 11:02:05.802492 crc crio[22652]: time=\"2026-06-11T11:02:05.802458513Z\" level=info msg=\"Checking pod openstack-operators_nova-operator-controller-manager-f4c4579bb-zsg5c for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.369480 | controller |     "Jun 11 11:02:05.805105 crc crio[22652]: time=\"2026-06-11T11:02:05.804755056Z\" level=info msg=\"Created container f771430ee7fac006f3d9f0582b24649cec473260a1131266a769fd953a13fe65: openshift-marketplace/certified-operators-5fkl5/registry-server\" id=d398d4b9-4291-4010-b1e0-91246d149542 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.369494 | controller |     "Jun 11 11:02:05.807605 crc crio[22652]: time=\"2026-06-11T11:02:05.80749286Z\" level=info msg=\"Starting container: f771430ee7fac006f3d9f0582b24649cec473260a1131266a769fd953a13fe65\" id=bfb8e602-7da8-4edf-9531-1f04d3363974 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.369509 | controller |     "Jun 11 11:02:05.823790 crc crio[22652]: time=\"2026-06-11T11:02:05.823319936Z\" level=info msg=\"Started container\" PID=47762 containerID=f771430ee7fac006f3d9f0582b24649cec473260a1131266a769fd953a13fe65 description=openshift-marketplace/certified-operators-5fkl5/registry-server id=bfb8e602-7da8-4edf-9531-1f04d3363974 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d76ed1f688bc6d80e53dd90217ba7a5f2aa6db600e570cc3f8eba9f5179bff49",
2026-06-11 11:58:02.369524 | controller |     "Jun 11 11:02:05.869765 crc crio[22652]: 2026-06-11T11:02:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dfa6cf09405e2b7 Mac:4e:39:96:70:7c:f9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:49 Mtu:0 Sandbox:/var/run/netns/b340f119-9cf0-49a1-bd09-0ec38e96f87e SocketPath: PciID:}] [{Interface:0xc0004c4c00 Address:{IP:10.217.0.73 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.369539 | controller |     "Jun 11 11:02:05.872008 crc crio[22652]: time=\"2026-06-11T11:02:05.871028142Z\" level=info msg=\"Got pod network &{Name:cinder-operator-controller-manager-86c584f6fc-7g94f Namespace:openstack-operators ID:dfa6cf09405e2b772827391ee66f45f28951bce76a54a57807d5327cdfbb7a48 UID:fd79699a-28ff-419a-ae5f-beafebabe9ac NetNS:/var/run/netns/b340f119-9cf0-49a1-bd09-0ec38e96f87e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfd79699a_28ff_419a_ae5f_beafebabe9ac.slice PodAnnotations:0xc0024002e8}] Aliases:map[]}\"",
2026-06-11 11:58:02.369554 | controller |     "Jun 11 11:02:05.872008 crc crio[22652]: time=\"2026-06-11T11:02:05.871313891Z\" level=info msg=\"Checking pod openstack-operators_cinder-operator-controller-manager-86c584f6fc-7g94f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.369572 | controller |     "Jun 11 11:02:05.873454 crc crio[22652]: 2026-06-11T11:02:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0c7b479f1848ea2 Mac:ca:80:4f:f9:a0:99 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:50 Mtu:0 Sandbox:/var/run/netns/7f612de9-ca48-4e5e-9bb3-54e540af9b27 SocketPath: PciID:}] [{Interface:0xc000421000 Address:{IP:10.217.0.80 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.369587 | controller |     "Jun 11 11:02:05.873454 crc crio[22652]: 2026-06-11T11:02:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:029148ae93ca57f Mac:26:17:53:de:4b:b5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4f Mtu:0 Sandbox:/var/run/netns/ad1096f6-63b0-46ee-9cf9-85c48ecd1cd5 SocketPath: PciID:}] [{Interface:0xc0002ee800 Address:{IP:10.217.0.79 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.369601 | controller |     "Jun 11 11:02:05.873454 crc crio[22652]: time=\"2026-06-11T11:02:05.873037766Z\" level=info msg=\"Got pod network &{Name:horizon-operator-controller-manager-548d6d5f9-q6n5d Namespace:openstack-operators ID:0c7b479f1848ea2f86bf52e689de6d02d0b11b5d03886ce08f253626b725da10 UID:0a7597bd-58fe-4417-8292-fc2decf85aed NetNS:/var/run/netns/7f612de9-ca48-4e5e-9bb3-54e540af9b27 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0a7597bd_58fe_4417_8292_fc2decf85aed.slice PodAnnotations:0xc0001028d8}] Aliases:map[]}\"",
2026-06-11 11:58:02.369616 | controller |     "Jun 11 11:02:05.873454 crc crio[22652]: time=\"2026-06-11T11:02:05.873252637Z\" level=info msg=\"Checking pod openstack-operators_horizon-operator-controller-manager-548d6d5f9-q6n5d for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.369630 | controller |     "Jun 11 11:02:05.879442 crc crio[22652]: time=\"2026-06-11T11:02:05.878778303Z\" level=info msg=\"Got pod network &{Name:heat-operator-controller-manager-5c5844cc68-ncnk7 Namespace:openstack-operators ID:029148ae93ca57f8198750ebcad3794be298720656ae98eb8cc9e20f18dd5d17 UID:9ba28aa3-0c93-4c15-8d80-0886c33fc751 NetNS:/var/run/netns/ad1096f6-63b0-46ee-9cf9-85c48ecd1cd5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9ba28aa3_0c93_4c15_8d80_0886c33fc751.slice PodAnnotations:0xc000102498}] Aliases:map[]}\"",
2026-06-11 11:58:02.369644 | controller |     "Jun 11 11:02:05.881659 crc crio[22652]: time=\"2026-06-11T11:02:05.881576712Z\" level=info msg=\"Checking pod openstack-operators_heat-operator-controller-manager-5c5844cc68-ncnk7 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.369658 | controller |     "Jun 11 11:02:05.893780 crc crio[22652]: 2026-06-11T11:02:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3cc081dac6d8c20 Mac:e6:d2:c7:84:0d:6a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:55 Mtu:0 Sandbox:/var/run/netns/2af3bad7-9fac-4d7d-89e7-06537c224896 SocketPath: PciID:}] [{Interface:0xc000014cf0 Address:{IP:10.217.0.85 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.369672 | controller |     "Jun 11 11:02:05.894399 crc crio[22652]: 2026-06-11T11:02:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1fa2004bc3c6641 Mac:0a:09:c0:02:e2:bb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:56 Mtu:0 Sandbox:/var/run/netns/912ac50d-96ab-4f8c-b9e3-d752546ba6fe SocketPath: PciID:}] [{Interface:0xc000284650 Address:{IP:10.217.0.86 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.369687 | controller |     "Jun 11 11:02:05.895869 crc crio[22652]: time=\"2026-06-11T11:02:05.895789839Z\" level=info msg=\"Got pod network &{Name:neutron-operator-controller-manager-688d5c756f-sx7mn Namespace:openstack-operators ID:1fa2004bc3c66416b5d9331db47d5f4548989633ad916f78b128bd040ddb0ed4 UID:36d5dadd-0aeb-45c8-aaad-d0f2147596e3 NetNS:/var/run/netns/912ac50d-96ab-4f8c-b9e3-d752546ba6fe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod36d5dadd_0aeb_45c8_aaad_d0f2147596e3.slice PodAnnotations:0xc0026182a0}] Aliases:map[]}\"",
2026-06-11 11:58:02.369705 | controller |     "Jun 11 11:02:05.896021 crc crio[22652]: time=\"2026-06-11T11:02:05.895968835Z\" level=info msg=\"Checking pod openstack-operators_neutron-operator-controller-manager-688d5c756f-sx7mn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.369720 | controller |     "Jun 11 11:02:05.897602 crc crio[22652]: time=\"2026-06-11T11:02:05.89752035Z\" level=info msg=\"Got pod network &{Name:manila-operator-controller-manager-677d9d8477-jpktc Namespace:openstack-operators ID:3cc081dac6d8c2097490be8567dae14551760aa65f2d83b365ce2942a1cbc934 UID:17b3ef4c-6777-40dd-af58-65cd4ff2f672 NetNS:/var/run/netns/2af3bad7-9fac-4d7d-89e7-06537c224896 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod17b3ef4c_6777_40dd_af58_65cd4ff2f672.slice PodAnnotations:0xc0024003b0}] Aliases:map[]}\"",
2026-06-11 11:58:02.369750 | controller |     "Jun 11 11:02:05.898481 crc crio[22652]: time=\"2026-06-11T11:02:05.898408198Z\" level=info msg=\"Checking pod openstack-operators_manila-operator-controller-manager-677d9d8477-jpktc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.369765 | controller |     "Jun 11 11:02:05.921016 crc crio[22652]: 2026-06-11T11:02:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1d4e89c9c4ce6ff Mac:7a:4d:4a:f8:3f:19 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:58 Mtu:0 Sandbox:/var/run/netns/82169e7f-e919-44de-ae5a-38410f79159c SocketPath: PciID:}] [{Interface:0xc0001a85b0 Address:{IP:10.217.0.88 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.369780 | controller |     "Jun 11 11:02:05.921576 crc crio[22652]: 2026-06-11T11:02:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6ab0cbe57588b73 Mac:f2:cf:69:c2:1e:b6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5e Mtu:0 Sandbox:/var/run/netns/34b591bc-a73a-4b8d-8398-9905260fcb07 SocketPath: PciID:}] [{Interface:0xc000014ce0 Address:{IP:10.217.0.94 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.369794 | controller |     "Jun 11 11:02:05.922582 crc crio[22652]: time=\"2026-06-11T11:02:05.922461616Z\" level=info msg=\"Got pod network &{Name:octavia-operator-controller-manager-6495978d8d-pvn7j Namespace:openstack-operators ID:1d4e89c9c4ce6ffcc0b969ae7f07419b21a56224a3e6d60ae9d47587b405b1f0 UID:e5372d38-31dc-46f3-a69f-532df3ca5162 NetNS:/var/run/netns/82169e7f-e919-44de-ae5a-38410f79159c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode5372d38_31dc_46f3_a69f_532df3ca5162.slice PodAnnotations:0xc0004be538}] Aliases:map[]}\"",
2026-06-11 11:58:02.369809 | controller |     "Jun 11 11:02:05.922687 crc crio[22652]: time=\"2026-06-11T11:02:05.922629402Z\" level=info msg=\"Checking pod openstack-operators_octavia-operator-controller-manager-6495978d8d-pvn7j for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.369824 | controller |     "Jun 11 11:02:05.934739 crc crio[22652]: time=\"2026-06-11T11:02:05.932614835Z\" level=info msg=\"Got pod network &{Name:watcher-operator-controller-manager-577b679b5c-85jw5 Namespace:openstack-operators ID:6ab0cbe57588b73d31305a9f8380746fb0252c302a646582225360f38499cddd UID:fdde5382-3309-4bb6-b881-0179a7d0af64 NetNS:/var/run/netns/34b591bc-a73a-4b8d-8398-9905260fcb07 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfdde5382_3309_4bb6_b881_0179a7d0af64.slice PodAnnotations:0xc002400670}] Aliases:map[]}\"",
2026-06-11 11:58:02.369842 | controller |     "Jun 11 11:02:05.934926 crc crio[22652]: time=\"2026-06-11T11:02:05.934523276Z\" level=info msg=\"Checking pod openstack-operators_watcher-operator-controller-manager-577b679b5c-85jw5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.369857 | controller |     "Jun 11 11:02:06.276644 crc crio[22652]: time=\"2026-06-11T11:02:06.276101923Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686262-52lkt Namespace:openshift-infra ID:42260be90f3c84f0a11f035ab8d8e7eea53055ee8c7d83a9197a862e17009fd5 UID:4d4c98ec-62f0-462b-b80f-cddfd3c82c23 NetNS:/var/run/netns/4b8a6eec-8aa4-4523-b515-fd6990ad8afd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4d4c98ec_62f0_462b_b80f_cddfd3c82c23.slice PodAnnotations:0xc002928cf0}] Aliases:map[]}\"",
2026-06-11 11:58:02.369872 | controller |     "Jun 11 11:02:06.276644 crc crio[22652]: time=\"2026-06-11T11:02:06.276221317Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686262-52lkt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.369887 | controller |     "Jun 11 11:02:06.277641 crc crio[22652]: time=\"2026-06-11T11:02:06.277604817Z\" level=info msg=\"Got pod network &{Name:openstack-baremetal-operator-controller-manager-7c67dc759f46tl2 Namespace:openstack-operators ID:e255759035f2a87f2c4f1c8f24504084a639e57360982bce12fcd3a2219e394e UID:4c8cabcb-a02d-4261-b51f-4431d7f769e0 NetNS:/var/run/netns/c94cf49b-b4fe-4d20-b0b8-03353677da63 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4c8cabcb_a02d_4261_b51f_4431d7f769e0.slice PodAnnotations:0xc000988c78}] Aliases:map[]}\"",
2026-06-11 11:58:02.369901 | controller |     "Jun 11 11:02:06.277796 crc crio[22652]: time=\"2026-06-11T11:02:06.277780283Z\" level=info msg=\"Adding pod openstack-operators_openstack-baremetal-operator-controller-manager-7c67dc759f46tl2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.369917 | controller |     "Jun 11 11:02:06.291391 crc crio[22652]: time=\"2026-06-11T11:02:06.291306238Z\" level=info msg=\"Ran pod sandbox c0d5826e6afe85dca942e3d1a4306ace016b168d392ef09fc5b860982c481ba5 with infra container: openstack-operators/nova-operator-controller-manager-f4c4579bb-zsg5c/POD\" id=f7965393-8b9e-46f0-a195-fe7132a9b0e5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.369932 | controller |     "Jun 11 11:02:06.305881 crc crio[22652]: time=\"2026-06-11T11:02:06.305473556Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60\" id=c2b1b94c-986c-45b8-842f-615f8204cbc0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.369947 | controller |     "Jun 11 11:02:06.306784 crc crio[22652]: time=\"2026-06-11T11:02:06.306721116Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60 not found\" id=c2b1b94c-986c-45b8-842f-615f8204cbc0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.369962 | controller |     "Jun 11 11:02:06.306879 crc crio[22652]: time=\"2026-06-11T11:02:06.306831419Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60 found\" id=c2b1b94c-986c-45b8-842f-615f8204cbc0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.369979 | controller |     "Jun 11 11:02:06.310480 crc crio[22652]: time=\"2026-06-11T11:02:06.309297468Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60\" id=67b4d988-0827-464e-8b44-3ac4cd985a66 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.370005 | controller |     "Jun 11 11:02:06.314556 crc crio[22652]: time=\"2026-06-11T11:02:06.31441552Z\" level=info msg=\"Ran pod sandbox 876984a91465f38abedb2381d9e37b45cacc9f8fdef66b2e1da357ac18b29939 with infra container: openstack-operators/telemetry-operator-controller-manager-5d65c7d97d-4bjzh/POD\" id=ad465b6f-003e-40d7-8aad-b9284d85071a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.370028 | controller |     "Jun 11 11:02:06.316478 crc crio[22652]: time=\"2026-06-11T11:02:06.316415103Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6\" id=79afd9e8-3e4c-4012-96f1-48c52be89390 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.370044 | controller |     "Jun 11 11:02:06.317533 crc crio[22652]: time=\"2026-06-11T11:02:06.316613269Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6 not found\" id=79afd9e8-3e4c-4012-96f1-48c52be89390 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.370060 | controller |     "Jun 11 11:02:06.317533 crc crio[22652]: time=\"2026-06-11T11:02:06.316661041Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6 found\" id=79afd9e8-3e4c-4012-96f1-48c52be89390 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.370075 | controller |     "Jun 11 11:02:06.317887 crc crio[22652]: time=\"2026-06-11T11:02:06.317849491Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60\\\"\"",
2026-06-11 11:58:02.370090 | controller |     "Jun 11 11:02:06.323805 crc crio[22652]: time=\"2026-06-11T11:02:06.323761958Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6\" id=3031d22c-5811-4980-84b1-889adb30f098 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.370105 | controller |     "Jun 11 11:02:06.325028 crc crio[22652]: time=\"2026-06-11T11:02:06.324986783Z\" level=info msg=\"Ran pod sandbox dfa6cf09405e2b772827391ee66f45f28951bce76a54a57807d5327cdfbb7a48 with infra container: openstack-operators/cinder-operator-controller-manager-86c584f6fc-7g94f/POD\" id=4e0d852f-4dc6-4056-8d07-ad962460dde1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.370120 | controller |     "Jun 11 11:02:06.335475 crc crio[22652]: time=\"2026-06-11T11:02:06.335311386Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6\\\"\"",
2026-06-11 11:58:02.370135 | controller |     "Jun 11 11:02:06.337535 crc crio[22652]: time=\"2026-06-11T11:02:06.337383922Z\" level=info msg=\"Ran pod sandbox 029148ae93ca57f8198750ebcad3794be298720656ae98eb8cc9e20f18dd5d17 with infra container: openstack-operators/heat-operator-controller-manager-5c5844cc68-ncnk7/POD\" id=cf6c9c70-bb30-4fd2-a0b6-439be7d045b5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.370149 | controller |     "Jun 11 11:02:06.341380 crc crio[22652]: time=\"2026-06-11T11:02:06.338441511Z\" level=info msg=\"Ran pod sandbox 0c7b479f1848ea2f86bf52e689de6d02d0b11b5d03886ce08f253626b725da10 with infra container: openstack-operators/horizon-operator-controller-manager-548d6d5f9-q6n5d/POD\" id=978b19c1-511d-4ce2-bb7b-008ce2916bf4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.370164 | controller |     "Jun 11 11:02:06.341380 crc crio[22652]: time=\"2026-06-11T11:02:06.339089574Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce\" id=3c5e91c7-2d4f-4070-a97f-4db6fd9ad21e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.370181 | controller |     "Jun 11 11:02:06.341380 crc crio[22652]: time=\"2026-06-11T11:02:06.339493956Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce not found\" id=3c5e91c7-2d4f-4070-a97f-4db6fd9ad21e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.370196 | controller |     "Jun 11 11:02:06.341380 crc crio[22652]: time=\"2026-06-11T11:02:06.339550698Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce found\" id=3c5e91c7-2d4f-4070-a97f-4db6fd9ad21e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.370210 | controller |     "Jun 11 11:02:06.341380 crc crio[22652]: time=\"2026-06-11T11:02:06.33957604Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752\" id=3c90520c-b36f-4c54-b3bc-5c32adf9d179 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.370224 | controller |     "Jun 11 11:02:06.341380 crc crio[22652]: time=\"2026-06-11T11:02:06.3398806Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752 not found\" id=3c90520c-b36f-4c54-b3bc-5c32adf9d179 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.370238 | controller |     "Jun 11 11:02:06.341380 crc crio[22652]: time=\"2026-06-11T11:02:06.339945752Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752 found\" id=3c90520c-b36f-4c54-b3bc-5c32adf9d179 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.370252 | controller |     "Jun 11 11:02:06.341380 crc crio[22652]: time=\"2026-06-11T11:02:06.34090265Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed\" id=b53662c1-f515-41ba-8cc2-01813e582eac name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.370266 | controller |     "Jun 11 11:02:06.341380 crc crio[22652]: time=\"2026-06-11T11:02:06.341053975Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed not found\" id=b53662c1-f515-41ba-8cc2-01813e582eac name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.370281 | controller |     "Jun 11 11:02:06.341380 crc crio[22652]: time=\"2026-06-11T11:02:06.341099152Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed found\" id=b53662c1-f515-41ba-8cc2-01813e582eac name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.370295 | controller |     "Jun 11 11:02:06.341380 crc crio[22652]: time=\"2026-06-11T11:02:06.341492419Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752\" id=e7a30b6d-67fc-49b0-ba63-80b9ff523dce name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.370310 | controller |     "Jun 11 11:02:06.345110 crc crio[22652]: time=\"2026-06-11T11:02:06.342662776Z\" level=info msg=\"Ran pod sandbox 1fa2004bc3c66416b5d9331db47d5f4548989633ad916f78b128bd040ddb0ed4 with infra container: openstack-operators/neutron-operator-controller-manager-688d5c756f-sx7mn/POD\" id=66cbe81b-ed57-40bc-8fd4-9dcc464b9012 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.370326 | controller |     "Jun 11 11:02:06.345110 crc crio[22652]: time=\"2026-06-11T11:02:06.344899456Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752\\\"\"",
2026-06-11 11:58:02.370360 | controller |     "Jun 11 11:02:06.345483 crc crio[22652]: time=\"2026-06-11T11:02:06.345304026Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed\" id=133b89ce-27ee-4c0f-bf0f-03b04f67f86c name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.370383 | controller |     "Jun 11 11:02:06.345912 crc crio[22652]: time=\"2026-06-11T11:02:06.345802974Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce\" id=29319396-2941-4cf8-b553-3d251047d3d5 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.370400 | controller |     "Jun 11 11:02:06.348290 crc crio[22652]: time=\"2026-06-11T11:02:06.347669773Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce\\\"\"",
2026-06-11 11:58:02.370416 | controller |     "Jun 11 11:02:06.348290 crc crio[22652]: time=\"2026-06-11T11:02:06.347821207Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed\\\"\"",
2026-06-11 11:58:02.370431 | controller |     "Jun 11 11:02:06.351620 crc crio[22652]: time=\"2026-06-11T11:02:06.351546704Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d\" id=62cbd27d-0175-4cb2-a120-cc9e41ca11c0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.370445 | controller |     "Jun 11 11:02:06.352359 crc crio[22652]: time=\"2026-06-11T11:02:06.351879255Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d not found\" id=62cbd27d-0175-4cb2-a120-cc9e41ca11c0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.370460 | controller |     "Jun 11 11:02:06.352359 crc crio[22652]: time=\"2026-06-11T11:02:06.351930866Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d found\" id=62cbd27d-0175-4cb2-a120-cc9e41ca11c0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.370475 | controller |     "Jun 11 11:02:06.354947 crc crio[22652]: time=\"2026-06-11T11:02:06.354775936Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d\" id=57fc9fd1-7dd5-4db5-b9f7-2e134e3eaaa3 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.370489 | controller |     "Jun 11 11:02:06.368454 crc crio[22652]: time=\"2026-06-11T11:02:06.368348811Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d\\\"\"",
2026-06-11 11:58:02.370504 | controller |     "Jun 11 11:02:06.701187 crc crio[22652]: 2026-06-11T11:02:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1b709e07d8ce04e Mac:7a:a2:f8:18:8c:7c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5b Mtu:0 Sandbox:/var/run/netns/f8c51ec7-ab5e-4e1e-a2e4-7b470b5fc770 SocketPath: PciID:}] [{Interface:0xc000482750 Address:{IP:10.217.0.91 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.370518 | controller |     "Jun 11 11:02:06.701546 crc crio[22652]: 2026-06-11T11:02:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d856d40e4b59c5a Mac:4e:cb:4e:a6:60:fd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:54 Mtu:0 Sandbox:/var/run/netns/41a74a89-4aea-4cfb-8b2a-b77815039aa0 SocketPath: PciID:}] [{Interface:0xc000014c50 Address:{IP:10.217.0.84 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.370537 | controller |     "Jun 11 11:02:06.703805 crc crio[22652]: time=\"2026-06-11T11:02:06.702191302Z\" level=info msg=\"Got pod network &{Name:swift-operator-controller-manager-67c49dd5c6-fps25 Namespace:openstack-operators ID:1b709e07d8ce04e3c1beb8cb88b08ab8cab792a51da918265e4cc39e6b8c949c UID:20cd5ff3-5229-4b53-96ce-866e0c7bc508 NetNS:/var/run/netns/f8c51ec7-ab5e-4e1e-a2e4-7b470b5fc770 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod20cd5ff3_5229_4b53_96ce_866e0c7bc508.slice PodAnnotations:0xc001e8e488}] Aliases:map[]}\"",
2026-06-11 11:58:02.370552 | controller |     "Jun 11 11:02:06.703805 crc crio[22652]: time=\"2026-06-11T11:02:06.70246016Z\" level=info msg=\"Checking pod openstack-operators_swift-operator-controller-manager-67c49dd5c6-fps25 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.370568 | controller |     "Jun 11 11:02:06.703805 crc crio[22652]: 2026-06-11T11:02:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:221c05d8ffec1ae Mac:0a:bc:53:86:5a:94 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:48 Mtu:0 Sandbox:/var/run/netns/05ce461d-6435-4b5b-af69-7d2e76189e9a SocketPath: PciID:}] [{Interface:0xc0004826c0 Address:{IP:10.217.0.72 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.370582 | controller |     "Jun 11 11:02:06.703805 crc crio[22652]: time=\"2026-06-11T11:02:06.703184161Z\" level=info msg=\"Got pod network &{Name:mariadb-operator-controller-manager-7fcb8b58d6-rjt8l Namespace:openstack-operators ID:d856d40e4b59c5a7fbf556345f0a2a39b014ff2456c23838dadd643911c2174a UID:ac7ad1f8-8394-4642-b9e9-29b0465fe085 NetNS:/var/run/netns/41a74a89-4aea-4cfb-8b2a-b77815039aa0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podac7ad1f8_8394_4642_b9e9_29b0465fe085.slice PodAnnotations:0xc000988898}] Aliases:map[]}\"",
2026-06-11 11:58:02.370597 | controller |     "Jun 11 11:02:06.703805 crc crio[22652]: time=\"2026-06-11T11:02:06.703403078Z\" level=info msg=\"Checking pod openstack-operators_mariadb-operator-controller-manager-7fcb8b58d6-rjt8l for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.370612 | controller |     "Jun 11 11:02:06.703805 crc crio[22652]: time=\"2026-06-11T11:02:06.703569828Z\" level=info msg=\"Got pod network &{Name:barbican-operator-controller-manager-7b8ffd8c4f-gmfq5 Namespace:openstack-operators ID:221c05d8ffec1ae09f961a0abeeb96f67f746f5e4447be31ce8c11d9bc2b9150 UID:ec1bc2d6-c364-42c6-822b-f581e3d6b8e7 NetNS:/var/run/netns/05ce461d-6435-4b5b-af69-7d2e76189e9a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podec1bc2d6_c364_42c6_822b_f581e3d6b8e7.slice PodAnnotations:0xc0004bed80}] Aliases:map[]}\"",
2026-06-11 11:58:02.370628 | controller |     "Jun 11 11:02:06.703805 crc crio[22652]: time=\"2026-06-11T11:02:06.703724842Z\" level=info msg=\"Checking pod openstack-operators_barbican-operator-controller-manager-7b8ffd8c4f-gmfq5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.370642 | controller |     "Jun 11 11:02:06.717684 crc crio[22652]: 2026-06-11T11:02:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:60be409e2de2d30 Mac:ce:00:69:2e:c2:27 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5a Mtu:0 Sandbox:/var/run/netns/8e50e1ce-4049-4933-829c-4f34c0043523 SocketPath: PciID:}] [{Interface:0xc00019ccc0 Address:{IP:10.217.0.90 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.370657 | controller |     "Jun 11 11:02:06.718563 crc crio[22652]: time=\"2026-06-11T11:02:06.71848316Z\" level=info msg=\"Got pod network &{Name:ovn-operator-controller-manager-58f85bd97f-zswcl Namespace:openstack-operators ID:60be409e2de2d30d235ee0baabd456e57d9d7471758874be04a225478e9c72b7 UID:89d96ca3-ae10-488c-b838-36da42204f99 NetNS:/var/run/netns/8e50e1ce-4049-4933-829c-4f34c0043523 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod89d96ca3_ae10_488c_b838_36da42204f99.slice PodAnnotations:0xc000102ab0}] Aliases:map[]}\"",
2026-06-11 11:58:02.370675 | controller |     "Jun 11 11:02:06.718700 crc crio[22652]: time=\"2026-06-11T11:02:06.718644285Z\" level=info msg=\"Checking pod openstack-operators_ovn-operator-controller-manager-58f85bd97f-zswcl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.370690 | controller |     "Jun 11 11:02:06.730078 crc crio[22652]: 2026-06-11T11:02:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d78b7a67f54e5e5 Mac:de:40:19:63:45:ed Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4d Mtu:0 Sandbox:/var/run/netns/7165d509-3f70-4fc6-b567-53d7569afc9e SocketPath: PciID:}] [{Interface:0xc0003145b0 Address:{IP:10.217.0.77 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.370706 | controller |     "Jun 11 11:02:06.730494 crc crio[22652]: time=\"2026-06-11T11:02:06.730424554Z\" level=info msg=\"Got pod network &{Name:designate-operator-controller-manager-6bf8599b68-cr567 Namespace:openstack-operators ID:d78b7a67f54e5e59fdfca8ad5243a143690827b3aab45173e825b5619df8a56e UID:6a56db9f-b708-499c-a918-23df58a2e99c NetNS:/var/run/netns/7165d509-3f70-4fc6-b567-53d7569afc9e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6a56db9f_b708_499c_a918_23df58a2e99c.slice PodAnnotations:0xc002618420}] Aliases:map[]}\"",
2026-06-11 11:58:02.370721 | controller |     "Jun 11 11:02:06.730643 crc crio[22652]: time=\"2026-06-11T11:02:06.73058842Z\" level=info msg=\"Checking pod openstack-operators_designate-operator-controller-manager-6bf8599b68-cr567 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.370736 | controller |     "Jun 11 11:02:07.129322 crc crio[22652]: 2026-06-11T11:02:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:42260be90f3c84f Mac:c6:a3:0b:4c:aa:3d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:60 Mtu:0 Sandbox:/var/run/netns/4b8a6eec-8aa4-4523-b515-fd6990ad8afd SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.0.96 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.370750 | controller |     "Jun 11 11:02:07.129322 crc crio[22652]: 2026-06-11T11:02:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e94e1a80fcc5acc Mac:46:24:7f:af:db:e5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4e Mtu:0 Sandbox:/var/run/netns/f8a104ca-15c3-4cac-a333-ddda81c45ca6 SocketPath: PciID:}] [{Interface:0xc000312790 Address:{IP:10.217.0.78 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.370765 | controller |     "Jun 11 11:02:07.130264 crc crio[22652]: time=\"2026-06-11T11:02:07.130126906Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686262-52lkt Namespace:openshift-infra ID:42260be90f3c84f0a11f035ab8d8e7eea53055ee8c7d83a9197a862e17009fd5 UID:4d4c98ec-62f0-462b-b80f-cddfd3c82c23 NetNS:/var/run/netns/4b8a6eec-8aa4-4523-b515-fd6990ad8afd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4d4c98ec_62f0_462b_b80f_cddfd3c82c23.slice PodAnnotations:0xc002928cf0}] Aliases:map[]}\"",
2026-06-11 11:58:02.370780 | controller |     "Jun 11 11:02:07.130360 crc crio[22652]: time=\"2026-06-11T11:02:07.130325054Z\" level=info msg=\"Got pod network &{Name:glance-operator-controller-manager-5bdfb47c4d-rlr9c Namespace:openstack-operators ID:e94e1a80fcc5acc5aca377d6f5f0f2c2aad4bedb617f07298540faa0db65159d UID:7c69a377-809b-4551-886b-95a608fa32b8 NetNS:/var/run/netns/f8a104ca-15c3-4cac-a333-ddda81c45ca6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7c69a377_809b_4551_886b_95a608fa32b8.slice PodAnnotations:0xc0036e6048}] Aliases:map[]}\"",
2026-06-11 11:58:02.370797 | controller |     "Jun 11 11:02:07.130404 crc crio[22652]: time=\"2026-06-11T11:02:07.130373254Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686262-52lkt for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.370813 | controller |     "Jun 11 11:02:07.130517 crc crio[22652]: time=\"2026-06-11T11:02:07.130459448Z\" level=info msg=\"Checking pod openstack-operators_glance-operator-controller-manager-5bdfb47c4d-rlr9c for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.370828 | controller |     "Jun 11 11:02:07.137617 crc crio[22652]: 2026-06-11T11:02:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:96959608f8d6c67 Mac:4e:cd:d7:b3:5e:94 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:51 Mtu:0 Sandbox:/var/run/netns/beaeb7c7-1724-48ab-b275-22435e51c9fa SocketPath: PciID:}] [{Interface:0xc000014710 Address:{IP:10.217.0.81 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.370842 | controller |     "Jun 11 11:02:07.137725 crc crio[22652]: 2026-06-11T11:02:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7091021d6b5fccb Mac:b2:3b:dc:fb:e4:4c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5d Mtu:0 Sandbox:/var/run/netns/19fc253a-df30-4d6b-8eb8-b4c4e276d756 SocketPath: PciID:}] [{Interface:0xc0002be960 Address:{IP:10.217.0.93 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.370857 | controller |     "Jun 11 11:02:07.138581 crc crio[22652]: time=\"2026-06-11T11:02:07.138511519Z\" level=info msg=\"Got pod network &{Name:infra-operator-controller-manager-cbcfcddf7-65qnr Namespace:openstack-operators ID:96959608f8d6c67cc7b1dbfb76eceaca82bcd684ef37a9d2b85caf7d968692f8 UID:7ae6f174-4d5e-4ac4-b951-e8b9c1091e48 NetNS:/var/run/netns/beaeb7c7-1724-48ab-b275-22435e51c9fa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7ae6f174_4d5e_4ac4_b951_e8b9c1091e48.slice PodAnnotations:0xc0029280d0}] Aliases:map[]}\"",
2026-06-11 11:58:02.370872 | controller |     "Jun 11 11:02:07.138723 crc crio[22652]: time=\"2026-06-11T11:02:07.138669224Z\" level=info msg=\"Checking pod openstack-operators_infra-operator-controller-manager-cbcfcddf7-65qnr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.370887 | controller |     "Jun 11 11:02:07.138930 crc crio[22652]: time=\"2026-06-11T11:02:07.13885953Z\" level=info msg=\"Got pod network &{Name:test-operator-controller-manager-8d5599d7d-rwsh4 Namespace:openstack-operators ID:7091021d6b5fccb913ae6e74b7670d034d97303585656d16ff3044fb4801ad05 UID:4d1cf959-04e1-402b-aef4-a48f7956f70c NetNS:/var/run/netns/19fc253a-df30-4d6b-8eb8-b4c4e276d756 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4d1cf959_04e1_402b_aef4_a48f7956f70c.slice PodAnnotations:0xc0014a4090}] Aliases:map[]}\"",
2026-06-11 11:58:02.370903 | controller |     "Jun 11 11:02:07.139096 crc crio[22652]: time=\"2026-06-11T11:02:07.139045596Z\" level=info msg=\"Checking pod openstack-operators_test-operator-controller-manager-8d5599d7d-rwsh4 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.370918 | controller |     "Jun 11 11:02:07.224279 crc crio[22652]: time=\"2026-06-11T11:02:07.221577225Z\" level=info msg=\"Ran pod sandbox 3cc081dac6d8c2097490be8567dae14551760aa65f2d83b365ce2942a1cbc934 with infra container: openstack-operators/manila-operator-controller-manager-677d9d8477-jpktc/POD\" id=b1ee0359-a4a7-4b28-b759-552bc1fb8d87 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.370933 | controller |     "Jun 11 11:02:07.225759 crc crio[22652]: time=\"2026-06-11T11:02:07.224981233Z\" level=info msg=\"Ran pod sandbox 1d4e89c9c4ce6ffcc0b969ae7f07419b21a56224a3e6d60ae9d47587b405b1f0 with infra container: openstack-operators/octavia-operator-controller-manager-6495978d8d-pvn7j/POD\" id=2464ee38-8006-4f30-8b86-37ed04d52a86 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.370951 | controller |     "Jun 11 11:02:07.226673 crc crio[22652]: time=\"2026-06-11T11:02:07.226476054Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391\" id=cb7b49e9-8660-480b-a7e8-72f870aba637 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.370967 | controller |     "Jun 11 11:02:07.228899 crc crio[22652]: time=\"2026-06-11T11:02:07.22883803Z\" level=info msg=\"Ran pod sandbox 6ab0cbe57588b73d31305a9f8380746fb0252c302a646582225360f38499cddd with infra container: openstack-operators/watcher-operator-controller-manager-577b679b5c-85jw5/POD\" id=4bbce611-f52a-423e-9744-ac6e92a23e20 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.370982 | controller |     "Jun 11 11:02:07.231075 crc crio[22652]: time=\"2026-06-11T11:02:07.231032207Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63\" id=1ca5b7ba-2fe0-4a79-a3cf-4a22052b38f8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.370997 | controller |     "Jun 11 11:02:07.233801 crc crio[22652]: time=\"2026-06-11T11:02:07.233738492Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d\" id=2d9672a5-60de-437e-90fc-b763fcf3015b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.371012 | controller |     "Jun 11 11:02:07.234257 crc crio[22652]: time=\"2026-06-11T11:02:07.234195707Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d not found\" id=2d9672a5-60de-437e-90fc-b763fcf3015b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.371026 | controller |     "Jun 11 11:02:07.234428 crc crio[22652]: time=\"2026-06-11T11:02:07.234409434Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d found\" id=2d9672a5-60de-437e-90fc-b763fcf3015b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.371041 | controller |     "Jun 11 11:02:07.234582 crc crio[22652]: time=\"2026-06-11T11:02:07.233749673Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63 not found\" id=1ca5b7ba-2fe0-4a79-a3cf-4a22052b38f8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.371055 | controller |     "Jun 11 11:02:07.234719 crc crio[22652]: time=\"2026-06-11T11:02:07.234701563Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63 found\" id=1ca5b7ba-2fe0-4a79-a3cf-4a22052b38f8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.371077 | controller |     "Jun 11 11:02:07.234920 crc crio[22652]: time=\"2026-06-11T11:02:07.233881597Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391 not found\" id=cb7b49e9-8660-480b-a7e8-72f870aba637 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.371100 | controller |     "Jun 11 11:02:07.235045 crc crio[22652]: time=\"2026-06-11T11:02:07.235027933Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391 found\" id=cb7b49e9-8660-480b-a7e8-72f870aba637 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.371124 | controller |     "Jun 11 11:02:07.235384 crc crio[22652]: time=\"2026-06-11T11:02:07.235361414Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d\" id=978b2f8c-322f-49c4-89f8-3de18de71183 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.371145 | controller |     "Jun 11 11:02:07.236989 crc crio[22652]: time=\"2026-06-11T11:02:07.236857779Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63\" id=f3d7b24f-bec2-4da3-a555-36b5c72cea51 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.371165 | controller |     "Jun 11 11:02:07.238402 crc crio[22652]: time=\"2026-06-11T11:02:07.23813336Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391\" id=bdd22e65-ba14-4ca2-9751-df07c6c6ee6e name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.371180 | controller |     "Jun 11 11:02:07.238402 crc crio[22652]: time=\"2026-06-11T11:02:07.238343556Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63\\\"\"",
2026-06-11 11:58:02.371195 | controller |     "Jun 11 11:02:07.239520 crc crio[22652]: time=\"2026-06-11T11:02:07.239390479Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d\\\"\"",
2026-06-11 11:58:02.371209 | controller |     "Jun 11 11:02:07.243107 crc crio[22652]: time=\"2026-06-11T11:02:07.243027795Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391\\\"\"",
2026-06-11 11:58:02.371225 | controller |     "Jun 11 11:02:07.245597 crc crio[22652]: time=\"2026-06-11T11:02:07.245110881Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-manager-79b59fbb5d-97v7j Namespace:openstack-operators ID:864bb58c4331c284036fba8fc50b4803d2cb85d369d13d2081fab8daaafb6202 UID:9103f04e-252e-4fe0-867c-af7acaf87765 NetNS:/var/run/netns/9d2da007-55c3-44de-b018-db40643032d5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9103f04e_252e_4fe0_867c_af7acaf87765.slice PodAnnotations:0xc000988bf0}] Aliases:map[]}\"",
2026-06-11 11:58:02.371240 | controller |     "Jun 11 11:02:07.245770 crc crio[22652]: time=\"2026-06-11T11:02:07.245704669Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-controller-manager-79b59fbb5d-97v7j to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.371255 | controller |     "Jun 11 11:02:07.250587 crc crio[22652]: time=\"2026-06-11T11:02:07.250460897Z\" level=info msg=\"Ran pod sandbox d78b7a67f54e5e59fdfca8ad5243a143690827b3aab45173e825b5619df8a56e with infra container: openstack-operators/designate-operator-controller-manager-6bf8599b68-cr567/POD\" id=50a81cd3-4cfc-4fbb-9b43-bf5e395a2b3d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.371270 | controller |     "Jun 11 11:02:07.252713 crc crio[22652]: time=\"2026-06-11T11:02:07.252619463Z\" level=info msg=\"Ran pod sandbox d856d40e4b59c5a7fbf556345f0a2a39b014ff2456c23838dadd643911c2174a with infra container: openstack-operators/mariadb-operator-controller-manager-7fcb8b58d6-rjt8l/POD\" id=cffd4e5d-42d7-4dd5-bf97-6935e5aff09f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.371285 | controller |     "Jun 11 11:02:07.257758 crc crio[22652]: time=\"2026-06-11T11:02:07.256320741Z\" level=info msg=\"Ran pod sandbox 42260be90f3c84f0a11f035ab8d8e7eea53055ee8c7d83a9197a862e17009fd5 with infra container: openshift-infra/auto-csr-approver-29686262-52lkt/POD\" id=3c2a830a-3c41-4e96-b4cf-33852ea95b38 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.371303 | controller |     "Jun 11 11:02:07.261482 crc crio[22652]: time=\"2026-06-11T11:02:07.259880883Z\" level=info msg=\"Ran pod sandbox e94e1a80fcc5acc5aca377d6f5f0f2c2aad4bedb617f07298540faa0db65159d with infra container: openstack-operators/glance-operator-controller-manager-5bdfb47c4d-rlr9c/POD\" id=e5ba5e9b-13fe-4bb6-a98c-e87c9dae6b7a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.371318 | controller |     "Jun 11 11:02:07.266695 crc crio[22652]: time=\"2026-06-11T11:02:07.266602656Z\" level=info msg=\"Ran pod sandbox 1b709e07d8ce04e3c1beb8cb88b08ab8cab792a51da918265e4cc39e6b8c949c with infra container: openstack-operators/swift-operator-controller-manager-67c49dd5c6-fps25/POD\" id=a30c5f43-3d84-4695-be53-bbd2772c4613 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.371333 | controller |     "Jun 11 11:02:07.267492 crc crio[22652]: time=\"2026-06-11T11:02:07.267402169Z\" level=info msg=\"Ran pod sandbox 60be409e2de2d30d235ee0baabd456e57d9d7471758874be04a225478e9c72b7 with infra container: openstack-operators/ovn-operator-controller-manager-58f85bd97f-zswcl/POD\" id=f93e7bba-3576-4117-88ae-8414ef4320db name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.371364 | controller |     "Jun 11 11:02:07.270589 crc crio[22652]: time=\"2026-06-11T11:02:07.270516018Z\" level=info msg=\"Ran pod sandbox 96959608f8d6c67cc7b1dbfb76eceaca82bcd684ef37a9d2b85caf7d968692f8 with infra container: openstack-operators/infra-operator-controller-manager-cbcfcddf7-65qnr/POD\" id=96f5d8a8-1d7c-49d3-badf-1c007b146ebf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.371385 | controller |     "Jun 11 11:02:07.273318 crc crio[22652]: time=\"2026-06-11T11:02:07.273088485Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7\" id=67fb677e-d666-4bda-830b-cae2823549aa name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.371402 | controller |     "Jun 11 11:02:07.273422 crc crio[22652]: time=\"2026-06-11T11:02:07.273404975Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7 not found\" id=67fb677e-d666-4bda-830b-cae2823549aa name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.371416 | controller |     "Jun 11 11:02:07.273505 crc crio[22652]: time=\"2026-06-11T11:02:07.273457557Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7 found\" id=67fb677e-d666-4bda-830b-cae2823549aa name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.371431 | controller |     "Jun 11 11:02:07.273583 crc crio[22652]: time=\"2026-06-11T11:02:07.273525498Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373\" id=524704c6-5aa8-4025-a78a-afab2da08d38 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.371446 | controller |     "Jun 11 11:02:07.273862 crc crio[22652]: time=\"2026-06-11T11:02:07.273830305Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=d972f11c-8fa1-47c9-9f89-9ad57a52e7a0 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.371461 | controller |     "Jun 11 11:02:07.276009 crc crio[22652]: time=\"2026-06-11T11:02:07.274025164Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373 not found\" id=524704c6-5aa8-4025-a78a-afab2da08d38 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.371476 | controller |     "Jun 11 11:02:07.276110 crc crio[22652]: time=\"2026-06-11T11:02:07.274130402Z\" level=info msg=\"Ran pod sandbox 221c05d8ffec1ae09f961a0abeeb96f67f746f5e4447be31ce8c11d9bc2b9150 with infra container: openstack-operators/barbican-operator-controller-manager-7b8ffd8c4f-gmfq5/POD\" id=43299618-f154-43d5-aecd-36362aa00ca1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.371494 | controller |     "Jun 11 11:02:07.276110 crc crio[22652]: time=\"2026-06-11T11:02:07.274355879Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398\" id=fbc1b53a-62a2-4dcf-996e-cdac72a73945 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.371509 | controller |     "Jun 11 11:02:07.276110 crc crio[22652]: time=\"2026-06-11T11:02:07.27607484Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373 found\" id=524704c6-5aa8-4025-a78a-afab2da08d38 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.371524 | controller |     "Jun 11 11:02:07.276356 crc crio[22652]: time=\"2026-06-11T11:02:07.276294881Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398 not found\" id=fbc1b53a-62a2-4dcf-996e-cdac72a73945 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.371538 | controller |     "Jun 11 11:02:07.276418 crc crio[22652]: time=\"2026-06-11T11:02:07.276376783Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398 found\" id=fbc1b53a-62a2-4dcf-996e-cdac72a73945 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.371552 | controller |     "Jun 11 11:02:07.276463 crc crio[22652]: time=\"2026-06-11T11:02:07.274446312Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9\" id=dbebe81b-c040-4890-9cd1-34eb542f6147 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.371567 | controller |     "Jun 11 11:02:07.276629 crc crio[22652]: time=\"2026-06-11T11:02:07.276567853Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9 not found\" id=dbebe81b-c040-4890-9cd1-34eb542f6147 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.371581 | controller |     "Jun 11 11:02:07.276698 crc crio[22652]: time=\"2026-06-11T11:02:07.276654136Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9 found\" id=dbebe81b-c040-4890-9cd1-34eb542f6147 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.371597 | controller |     "Jun 11 11:02:07.276748 crc crio[22652]: time=\"2026-06-11T11:02:07.274476083Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd\" id=358393c2-5363-4d0a-a51d-1a49303c4156 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.371612 | controller |     "Jun 11 11:02:07.276899 crc crio[22652]: time=\"2026-06-11T11:02:07.276840242Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd not found\" id=358393c2-5363-4d0a-a51d-1a49303c4156 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.371626 | controller |     "Jun 11 11:02:07.277044 crc crio[22652]: time=\"2026-06-11T11:02:07.276980666Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd found\" id=358393c2-5363-4d0a-a51d-1a49303c4156 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.371640 | controller |     "Jun 11 11:02:07.277117 crc crio[22652]: time=\"2026-06-11T11:02:07.275098775Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7\" id=5ae31498-2af3-4542-822a-1a0d8cf9a364 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.371660 | controller |     "Jun 11 11:02:07.277516 crc crio[22652]: time=\"2026-06-11T11:02:07.277308139Z\" level=info msg=\"Ran pod sandbox 7091021d6b5fccb913ae6e74b7670d034d97303585656d16ff3044fb4801ad05 with infra container: openstack-operators/test-operator-controller-manager-8d5599d7d-rwsh4/POD\" id=b61d9801-bf9f-4992-be64-9d7627cf38fd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.371676 | controller |     "Jun 11 11:02:07.277516 crc crio[22652]: time=\"2026-06-11T11:02:07.275328215Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67\" id=f016595c-a3af-4482-ab5f-33eb5ea10afa name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.371691 | controller |     "Jun 11 11:02:07.277516 crc crio[22652]: time=\"2026-06-11T11:02:07.277503861Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67 not found\" id=f016595c-a3af-4482-ab5f-33eb5ea10afa name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.371706 | controller |     "Jun 11 11:02:07.278043 crc crio[22652]: time=\"2026-06-11T11:02:07.277542932Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67 found\" id=f016595c-a3af-4482-ab5f-33eb5ea10afa name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.371720 | controller |     "Jun 11 11:02:07.280921 crc crio[22652]: time=\"2026-06-11T11:02:07.280842278Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9\" id=9f0b0d53-ee0e-4635-bcb2-c5f2f2ba7102 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.371735 | controller |     "Jun 11 11:02:07.281174 crc crio[22652]: time=\"2026-06-11T11:02:07.281066655Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67\" id=5500c256-3bbd-41f7-99a5-87c50fefcde6 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.371750 | controller |     "Jun 11 11:02:07.281433 crc crio[22652]: time=\"2026-06-11T11:02:07.281350624Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398\" id=a848efff-0ce7-4599-8940-e5341b061abb name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.371765 | controller |     "Jun 11 11:02:07.282485 crc crio[22652]: time=\"2026-06-11T11:02:07.282349007Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398\\\"\"",
2026-06-11 11:58:02.371781 | controller |     "Jun 11 11:02:07.282650 crc crio[22652]: time=\"2026-06-11T11:02:07.282594913Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9\\\"\"",
2026-06-11 11:58:02.371797 | controller |     "Jun 11 11:02:07.283036 crc crio[22652]: time=\"2026-06-11T11:02:07.282935045Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67\\\"\"",
2026-06-11 11:58:02.371812 | controller |     "Jun 11 11:02:07.283207 crc crio[22652]: time=\"2026-06-11T11:02:07.283093579Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7\\\"\"",
2026-06-11 11:58:02.371828 | controller |     "Jun 11 11:02:07.283598 crc crio[22652]: time=\"2026-06-11T11:02:07.283538732Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7\" id=d1a35831-8844-45d1-b7ab-ce62f0f66678 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.371845 | controller |     "Jun 11 11:02:07.283731 crc crio[22652]: time=\"2026-06-11T11:02:07.283630897Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc\" id=869de4b9-ece1-4165-831e-1b059ca5d704 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.371862 | controller |     "Jun 11 11:02:07.283731 crc crio[22652]: time=\"2026-06-11T11:02:07.283662246Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7 not found\" id=d1a35831-8844-45d1-b7ab-ce62f0f66678 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.371877 | controller |     "Jun 11 11:02:07.283731 crc crio[22652]: time=\"2026-06-11T11:02:07.283706908Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7 found\" id=d1a35831-8844-45d1-b7ab-ce62f0f66678 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.371892 | controller |     "Jun 11 11:02:07.285948 crc crio[22652]: time=\"2026-06-11T11:02:07.285886566Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc not found\" id=869de4b9-ece1-4165-831e-1b059ca5d704 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.371916 | controller |     "Jun 11 11:02:07.286019 crc crio[22652]: time=\"2026-06-11T11:02:07.285990359Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc found\" id=869de4b9-ece1-4165-831e-1b059ca5d704 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.371934 | controller |     "Jun 11 11:02:07.287429 crc crio[22652]: time=\"2026-06-11T11:02:07.287398474Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 11:58:02.371956 | controller |     "Jun 11 11:02:07.692961 crc crio[22652]: 2026-06-11T11:02:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e255759035f2a87 Mac:f2:91:10:17:29:e2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:59 Mtu:0 Sandbox:/var/run/netns/c94cf49b-b4fe-4d20-b0b8-03353677da63 SocketPath: PciID:}] [{Interface:0xc00018c780 Address:{IP:10.217.0.89 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.371976 | controller |     "Jun 11 11:02:07.694131 crc crio[22652]: time=\"2026-06-11T11:02:07.694036693Z\" level=info msg=\"Got pod network &{Name:openstack-baremetal-operator-controller-manager-7c67dc759f46tl2 Namespace:openstack-operators ID:e255759035f2a87f2c4f1c8f24504084a639e57360982bce12fcd3a2219e394e UID:4c8cabcb-a02d-4261-b51f-4431d7f769e0 NetNS:/var/run/netns/c94cf49b-b4fe-4d20-b0b8-03353677da63 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4c8cabcb_a02d_4261_b51f_4431d7f769e0.slice PodAnnotations:0xc000988c78}] Aliases:map[]}\"",
2026-06-11 11:58:02.371998 | controller |     "Jun 11 11:02:07.694576 crc crio[22652]: time=\"2026-06-11T11:02:07.694353212Z\" level=info msg=\"Checking pod openstack-operators_openstack-baremetal-operator-controller-manager-7c67dc759f46tl2 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.372019 | controller |     "Jun 11 11:02:07.841604 crc crio[22652]: time=\"2026-06-11T11:02:07.838807339Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc\" id=4fdd4468-dcbe-4498-bdf1-60e838ae9bef name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.372043 | controller |     "Jun 11 11:02:07.841604 crc crio[22652]: time=\"2026-06-11T11:02:07.839031867Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc not found\" id=4fdd4468-dcbe-4498-bdf1-60e838ae9bef name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.372064 | controller |     "Jun 11 11:02:07.841604 crc crio[22652]: time=\"2026-06-11T11:02:07.83912725Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc found\" id=4fdd4468-dcbe-4498-bdf1-60e838ae9bef name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.372086 | controller |     "Jun 11 11:02:07.849049 crc crio[22652]: time=\"2026-06-11T11:02:07.848826543Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd\" id=ef2f0317-32f1-4118-b0ad-1e3c16f65fc7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.372106 | controller |     "Jun 11 11:02:07.849598 crc crio[22652]: time=\"2026-06-11T11:02:07.849533475Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd not found\" id=ef2f0317-32f1-4118-b0ad-1e3c16f65fc7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.372125 | controller |     "Jun 11 11:02:07.849777 crc crio[22652]: time=\"2026-06-11T11:02:07.84967943Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd found\" id=ef2f0317-32f1-4118-b0ad-1e3c16f65fc7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.372147 | controller |     "Jun 11 11:02:07.865926 crc crio[22652]: time=\"2026-06-11T11:02:07.861738668Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373\" id=2358c94d-92f4-40e9-93a9-1ee2d48d4920 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.372178 | controller |     "Jun 11 11:02:07.865926 crc crio[22652]: time=\"2026-06-11T11:02:07.861991036Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373 not found\" id=2358c94d-92f4-40e9-93a9-1ee2d48d4920 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.372207 | controller |     "Jun 11 11:02:07.865926 crc crio[22652]: time=\"2026-06-11T11:02:07.862055788Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373 found\" id=2358c94d-92f4-40e9-93a9-1ee2d48d4920 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.372228 | controller |     "Jun 11 11:02:07.907902 crc crio[22652]: time=\"2026-06-11T11:02:07.902926857Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7\" id=02f37b94-6070-4bf1-9c6a-49aaf14bc59f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.372248 | controller |     "Jun 11 11:02:07.907902 crc crio[22652]: time=\"2026-06-11T11:02:07.903795165Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7 not found\" id=02f37b94-6070-4bf1-9c6a-49aaf14bc59f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.372269 | controller |     "Jun 11 11:02:07.907902 crc crio[22652]: time=\"2026-06-11T11:02:07.90395624Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7 found\" id=02f37b94-6070-4bf1-9c6a-49aaf14bc59f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.372293 | controller |     "Jun 11 11:02:07.933909 crc crio[22652]: 2026-06-11T11:02:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:864bb58c4331c28 Mac:5a:c8:a5:86:97:20 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5f Mtu:0 Sandbox:/var/run/netns/9d2da007-55c3-44de-b018-db40643032d5 SocketPath: PciID:}] [{Interface:0xc00011a5b0 Address:{IP:10.217.0.95 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.372315 | controller |     "Jun 11 11:02:07.934480 crc crio[22652]: time=\"2026-06-11T11:02:07.934366902Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-manager-79b59fbb5d-97v7j Namespace:openstack-operators ID:864bb58c4331c284036fba8fc50b4803d2cb85d369d13d2081fab8daaafb6202 UID:9103f04e-252e-4fe0-867c-af7acaf87765 NetNS:/var/run/netns/9d2da007-55c3-44de-b018-db40643032d5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9103f04e_252e_4fe0_867c_af7acaf87765.slice PodAnnotations:0xc000988bf0}] Aliases:map[]}\"",
2026-06-11 11:58:02.372336 | controller |     "Jun 11 11:02:07.934603 crc crio[22652]: time=\"2026-06-11T11:02:07.934519507Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-controller-manager-79b59fbb5d-97v7j for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.372378 | controller |     "Jun 11 11:02:08.355609 crc crio[22652]: time=\"2026-06-11T11:02:08.355091024Z\" level=info msg=\"Ran pod sandbox e255759035f2a87f2c4f1c8f24504084a639e57360982bce12fcd3a2219e394e with infra container: openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759f46tl2/POD\" id=a8cee112-22e8-4a27-84d5-1d06f210018a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.372400 | controller |     "Jun 11 11:02:08.359431 crc crio[22652]: time=\"2026-06-11T11:02:08.359354155Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1\" id=643c8fed-b7ce-4904-9aca-099a2cbd10f1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.372421 | controller |     "Jun 11 11:02:08.359652 crc crio[22652]: time=\"2026-06-11T11:02:08.359565482Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1 not found\" id=643c8fed-b7ce-4904-9aca-099a2cbd10f1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.372441 | controller |     "Jun 11 11:02:08.359772 crc crio[22652]: time=\"2026-06-11T11:02:08.359658995Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1 found\" id=643c8fed-b7ce-4904-9aca-099a2cbd10f1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.372462 | controller |     "Jun 11 11:02:08.369626 crc crio[22652]: time=\"2026-06-11T11:02:08.369506601Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1\" id=a774f3c2-0478-4f78-945c-c4d86876ce8d name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.372484 | controller |     "Jun 11 11:02:08.374085 crc crio[22652]: time=\"2026-06-11T11:02:08.373945487Z\" level=info msg=\"Ran pod sandbox 864bb58c4331c284036fba8fc50b4803d2cb85d369d13d2081fab8daaafb6202 with infra container: openstack-operators/openstack-operator-controller-manager-79b59fbb5d-97v7j/POD\" id=9fc560e5-2866-4568-a61c-59d245641514 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.372504 | controller |     "Jun 11 11:02:08.377571 crc crio[22652]: time=\"2026-06-11T11:02:08.376696889Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1\\\"\"",
2026-06-11 11:58:02.372530 | controller |     "Jun 11 11:02:08.382790 crc crio[22652]: time=\"2026-06-11T11:02:08.382659986Z\" level=info msg=\"Checking image status: 38.102.83.74:5001/openstack-k8s-operators/openstack-operator:2895d87b692193b55d566fae26f4c769f7f44de8\" id=e7860e18-1089-4816-9a11-525610c5c4c1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.372550 | controller |     "Jun 11 11:02:08.942789 crc crio[22652]: time=\"2026-06-11T11:02:08.942587046Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd\" id=0a8ca2f9-2b67-4ef1-a626-a9d1dc9be055 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.372570 | controller |     "Jun 11 11:02:08.943898 crc crio[22652]: time=\"2026-06-11T11:02:08.942944538Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd not found\" id=0a8ca2f9-2b67-4ef1-a626-a9d1dc9be055 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.372591 | controller |     "Jun 11 11:02:08.943898 crc crio[22652]: time=\"2026-06-11T11:02:08.942995259Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd found\" id=0a8ca2f9-2b67-4ef1-a626-a9d1dc9be055 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.372611 | controller |     "Jun 11 11:02:08.943898 crc crio[22652]: time=\"2026-06-11T11:02:08.943750769Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc\" id=41697eec-8c9f-48c9-9d5d-df15330ae208 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.372630 | controller |     "Jun 11 11:02:08.944301 crc crio[22652]: time=\"2026-06-11T11:02:08.944059699Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc not found\" id=41697eec-8c9f-48c9-9d5d-df15330ae208 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.372651 | controller |     "Jun 11 11:02:08.947092 crc crio[22652]: time=\"2026-06-11T11:02:08.946841171Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7\" id=18b32e14-a583-4ad0-933c-4f647018d8be name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.372672 | controller |     "Jun 11 11:02:08.947787 crc crio[22652]: time=\"2026-06-11T11:02:08.947679714Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc found\" id=41697eec-8c9f-48c9-9d5d-df15330ae208 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.372692 | controller |     "Jun 11 11:02:08.947787 crc crio[22652]: time=\"2026-06-11T11:02:08.947685668Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7 not found\" id=18b32e14-a583-4ad0-933c-4f647018d8be name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.372714 | controller |     "Jun 11 11:02:08.947897 crc crio[22652]: time=\"2026-06-11T11:02:08.947807192Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7 found\" id=18b32e14-a583-4ad0-933c-4f647018d8be name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.372734 | controller |     "Jun 11 11:02:08.955024 crc crio[22652]: time=\"2026-06-11T11:02:08.954963786Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373\" id=9d1af6b0-974d-4121-924b-963218469f7a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.372758 | controller |     "Jun 11 11:02:08.955299 crc crio[22652]: time=\"2026-06-11T11:02:08.955220805Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373 not found\" id=9d1af6b0-974d-4121-924b-963218469f7a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.372780 | controller |     "Jun 11 11:02:08.955377 crc crio[22652]: time=\"2026-06-11T11:02:08.955330167Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373 found\" id=9d1af6b0-974d-4121-924b-963218469f7a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.372800 | controller |     "Jun 11 11:02:09.169654 crc crio[22652]: time=\"2026-06-11T11:02:09.169594254Z\" level=info msg=\"Checking image status: 38.102.83.74:5001/openstack-k8s-operators/openstack-operator:2895d87b692193b55d566fae26f4c769f7f44de8\" id=4ca229b7-7318-4f56-b80d-3f6a0827fab0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.372820 | controller |     "Jun 11 11:02:09.899062 crc crio[22652]: time=\"2026-06-11T11:02:09.89891977Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-controller-manager-79b59fbb5d-97v7j/manager\" id=9432a166-ebcb-4c30-a71e-573b06a2668f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.372841 | controller |     "Jun 11 11:02:10.505267 crc crio[22652]: time=\"2026-06-11T11:02:10.505112092Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.372863 | controller |     "Jun 11 11:02:10.938652 crc crio[22652]: time=\"2026-06-11T11:02:10.934892684Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.372883 | controller |     "Jun 11 11:02:10.963568 crc crio[22652]: time=\"2026-06-11T11:02:10.963492054Z\" level=info msg=\"Pulled image: quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8\" id=473d7e89-b4d3-4b91-982d-852931c8fcf2 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.372904 | controller |     "Jun 11 11:02:10.965858 crc crio[22652]: time=\"2026-06-11T11:02:10.965804838Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=15abcb94-c88f-4744-84b0-c2a1484b1b6d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.372925 | controller |     "Jun 11 11:02:10.980979 crc crio[22652]: time=\"2026-06-11T11:02:10.980896315Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.372945 | controller |     "Jun 11 11:02:11.044583 crc crio[22652]: time=\"2026-06-11T11:02:11.042207907Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=d972f11c-8fa1-47c9-9f89-9ad57a52e7a0 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.372966 | controller |     "Jun 11 11:02:11.065093 crc crio[22652]: time=\"2026-06-11T11:02:11.064505098Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=a7fe2728-6065-4917-ba3d-ce4fc57f358e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.372986 | controller |     "Jun 11 11:02:11.066047 crc crio[22652]: time=\"2026-06-11T11:02:11.065923683Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=d167d4ba-8b5a-4c86-8092-9ea21a3702bb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.373006 | controller |     "Jun 11 11:02:11.070043 crc crio[22652]: time=\"2026-06-11T11:02:11.069964271Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=98511f57-e848-4a8c-a8e3-9e0ebc10ecb9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.373029 | controller |     "Jun 11 11:02:11.095207 crc crio[22652]: time=\"2026-06-11T11:02:11.094992991Z\" level=info msg=\"Created container 0ca416cc662e2e798e0ca5d53a89c94af6b013c6a08c573924d63ac75bee0a92: openstack-operators/openstack-operator-controller-manager-79b59fbb5d-97v7j/manager\" id=9432a166-ebcb-4c30-a71e-573b06a2668f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.373050 | controller |     "Jun 11 11:02:11.097501 crc crio[22652]: time=\"2026-06-11T11:02:11.09739488Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686262-52lkt/oc\" id=94fa53ad-3b2c-4f86-b352-9953ecada2af name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.373071 | controller |     "Jun 11 11:02:11.098808 crc crio[22652]: time=\"2026-06-11T11:02:11.098723862Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.373091 | controller |     "Jun 11 11:02:11.100755 crc crio[22652]: time=\"2026-06-11T11:02:11.099315528Z\" level=info msg=\"Starting container: 0ca416cc662e2e798e0ca5d53a89c94af6b013c6a08c573924d63ac75bee0a92\" id=52110e92-7fa5-4701-806f-c6d1fd0dff80 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.373112 | controller |     "Jun 11 11:02:11.100980 crc crio[22652]: time=\"2026-06-11T11:02:11.099906693Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-d98796459-l2x4z/ironic\" id=f8ba03a1-8b5f-4a32-8a50-929a7084900d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.373133 | controller |     "Jun 11 11:02:11.107855 crc crio[22652]: time=\"2026-06-11T11:02:11.106279812Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.373153 | controller |     "Jun 11 11:02:11.126186 crc crio[22652]: time=\"2026-06-11T11:02:11.126072744Z\" level=info msg=\"Started container\" PID=48338 containerID=0ca416cc662e2e798e0ca5d53a89c94af6b013c6a08c573924d63ac75bee0a92 description=openstack-operators/openstack-operator-controller-manager-79b59fbb5d-97v7j/manager id=52110e92-7fa5-4701-806f-c6d1fd0dff80 name=/runtime.v1.RuntimeService/StartContainer sandboxID=864bb58c4331c284036fba8fc50b4803d2cb85d369d13d2081fab8daaafb6202",
2026-06-11 11:58:02.373174 | controller |     "Jun 11 11:02:11.283714 crc crio[22652]: time=\"2026-06-11T11:02:11.283448013Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.373195 | controller |     "Jun 11 11:02:12.467006 crc crio[22652]: time=\"2026-06-11T11:02:12.466623091Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.373215 | controller |     "Jun 11 11:02:12.697744 crc crio[22652]: time=\"2026-06-11T11:02:12.697578734Z\" level=info msg=\"Created container 17ade23a8657063d0ffd0138dd0faab48b8e51b1a997b9aa0ff994bb9eaea252: openshift-infra/auto-csr-approver-29686262-52lkt/oc\" id=94fa53ad-3b2c-4f86-b352-9953ecada2af name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.373236 | controller |     "Jun 11 11:02:12.700635 crc crio[22652]: time=\"2026-06-11T11:02:12.700474489Z\" level=info msg=\"Starting container: 17ade23a8657063d0ffd0138dd0faab48b8e51b1a997b9aa0ff994bb9eaea252\" id=eb76afca-4f5f-47f5-aa81-afee3b15cba9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.373266 | controller |     "Jun 11 11:02:12.721571 crc crio[22652]: time=\"2026-06-11T11:02:12.721416985Z\" level=info msg=\"Started container\" PID=48400 containerID=17ade23a8657063d0ffd0138dd0faab48b8e51b1a997b9aa0ff994bb9eaea252 description=openshift-infra/auto-csr-approver-29686262-52lkt/oc id=eb76afca-4f5f-47f5-aa81-afee3b15cba9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=42260be90f3c84f0a11f035ab8d8e7eea53055ee8c7d83a9197a862e17009fd5",
2026-06-11 11:58:02.373298 | controller |     "Jun 11 11:02:15.106066 crc crio[22652]: time=\"2026-06-11T11:02:15.105464312Z\" level=info msg=\"Stopping pod sandbox: 42260be90f3c84f0a11f035ab8d8e7eea53055ee8c7d83a9197a862e17009fd5\" id=28b171f8-f48d-4afe-8ce1-a17447bc1e4a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.373323 | controller |     "Jun 11 11:02:15.107017 crc crio[22652]: time=\"2026-06-11T11:02:15.106955219Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686262-52lkt Namespace:openshift-infra ID:42260be90f3c84f0a11f035ab8d8e7eea53055ee8c7d83a9197a862e17009fd5 UID:4d4c98ec-62f0-462b-b80f-cddfd3c82c23 NetNS:/var/run/netns/4b8a6eec-8aa4-4523-b515-fd6990ad8afd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4d4c98ec_62f0_462b_b80f_cddfd3c82c23.slice PodAnnotations:0xc001e8e9f0}] Aliases:map[]}\"",
2026-06-11 11:58:02.373344 | controller |     "Jun 11 11:02:15.107466 crc crio[22652]: time=\"2026-06-11T11:02:15.107411284Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686262-52lkt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.373386 | controller |     "Jun 11 11:02:19.155438 crc crio[22652]: time=\"2026-06-11T11:02:19.154603592Z\" level=info msg=\"Stopping container: f771430ee7fac006f3d9f0582b24649cec473260a1131266a769fd953a13fe65 (timeout: 2s)\" id=060395bc-3970-4b15-8631-0ba2e663322a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.373410 | controller |     "Jun 11 11:02:19.365848 crc crio[22652]: time=\"2026-06-11T11:02:19.365788548Z\" level=info msg=\"Stopping pod sandbox: 21a5f9b5141ef795a2afd4e091275488379161344a10f9f90a31a46400f9c71c\" id=b2603051-e1f6-4eb1-870a-585cc88fc912 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.373431 | controller |     "Jun 11 11:02:19.366590 crc crio[22652]: time=\"2026-06-11T11:02:19.366563103Z\" level=info msg=\"Stopped pod sandbox (already stopped): 21a5f9b5141ef795a2afd4e091275488379161344a10f9f90a31a46400f9c71c\" id=b2603051-e1f6-4eb1-870a-585cc88fc912 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.373452 | controller |     "Jun 11 11:02:19.367622 crc crio[22652]: time=\"2026-06-11T11:02:19.367479261Z\" level=info msg=\"Removing pod sandbox: 21a5f9b5141ef795a2afd4e091275488379161344a10f9f90a31a46400f9c71c\" id=b44df8fd-ac46-4bae-b408-086287dce622 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.373473 | controller |     "Jun 11 11:02:20.191854 crc crio[22652]: time=\"2026-06-11T11:02:20.191751094Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.373494 | controller |     "Jun 11 11:02:20.650201 crc crio[22652]: time=\"2026-06-11T11:02:20.649738203Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.373514 | controller |     "Jun 11 11:02:20.796869 crc crio[22652]: time=\"2026-06-11T11:02:20.79675653Z\" level=info msg=\"Created container 0de94a754ecca1d5b63f4a7d8c082a8cc0ddb17f8be2466d0070516a80a75784: baremetal-operator-system/baremetal-operator-ironic-d98796459-l2x4z/ironic\" id=f8ba03a1-8b5f-4a32-8a50-929a7084900d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.373535 | controller |     "Jun 11 11:02:20.799080 crc crio[22652]: time=\"2026-06-11T11:02:20.798986661Z\" level=info msg=\"Starting container: 0de94a754ecca1d5b63f4a7d8c082a8cc0ddb17f8be2466d0070516a80a75784\" id=5b2c9a4d-1f0f-4ede-bfa7-c7b7a144fb92 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.373557 | controller |     "Jun 11 11:02:20.809901 crc crio[22652]: time=\"2026-06-11T11:02:20.809766092Z\" level=info msg=\"Started container\" PID=48732 containerID=0de94a754ecca1d5b63f4a7d8c082a8cc0ddb17f8be2466d0070516a80a75784 description=baremetal-operator-system/baremetal-operator-ironic-d98796459-l2x4z/ironic id=5b2c9a4d-1f0f-4ede-bfa7-c7b7a144fb92 name=/runtime.v1.RuntimeService/StartContainer sandboxID=823e12ab64de986d4e9df31315ef1f3111146d0af259f6bfbb9ffa9c751db2f9",
2026-06-11 11:58:02.373578 | controller |     "Jun 11 11:02:20.835384 crc crio[22652]: time=\"2026-06-11T11:02:20.835336317Z\" level=info msg=\"Pulling image: quay.io/metal3-io/ironic:release-24.1\" id=92bc77c4-ff91-460b-aa6d-7d1bcd99a257 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.373599 | controller |     "Jun 11 11:02:20.842953 crc crio[22652]: time=\"2026-06-11T11:02:20.842813393Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/ironic:release-24.1\\\"\"",
2026-06-11 11:58:02.373619 | controller |     "Jun 11 11:02:23.216092 crc crio[22652]: time=\"2026-06-11T11:02:23.215712281Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7\" id=c280cd68-e57c-414d-b985-ad34b23d7b89 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.373640 | controller |     "Jun 11 11:02:23.217600 crc crio[22652]: time=\"2026-06-11T11:02:23.216025412Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373\" id=5785c7c6-0277-441b-b011-6c19f84987f8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.373660 | controller |     "Jun 11 11:02:23.217600 crc crio[22652]: time=\"2026-06-11T11:02:23.216381462Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc\" id=ff3e6e5d-e973-4b12-9cef-11b34cb97bee name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.373682 | controller |     "Jun 11 11:02:23.217600 crc crio[22652]: time=\"2026-06-11T11:02:23.216706914Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7 not found\" id=c280cd68-e57c-414d-b985-ad34b23d7b89 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.373703 | controller |     "Jun 11 11:02:23.217600 crc crio[22652]: time=\"2026-06-11T11:02:23.216799354Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373 not found\" id=5785c7c6-0277-441b-b011-6c19f84987f8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.373737 | controller |     "Jun 11 11:02:23.217600 crc crio[22652]: time=\"2026-06-11T11:02:23.216711622Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc not found\" id=ff3e6e5d-e973-4b12-9cef-11b34cb97bee name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.373760 | controller |     "Jun 11 11:02:23.217600 crc crio[22652]: time=\"2026-06-11T11:02:23.216928588Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc found\" id=ff3e6e5d-e973-4b12-9cef-11b34cb97bee name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.373789 | controller |     "Jun 11 11:02:23.217600 crc crio[22652]: time=\"2026-06-11T11:02:23.216931718Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373 found\" id=5785c7c6-0277-441b-b011-6c19f84987f8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.373806 | controller |     "Jun 11 11:02:23.217600 crc crio[22652]: time=\"2026-06-11T11:02:23.216958862Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7 found\" id=c280cd68-e57c-414d-b985-ad34b23d7b89 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.373829 | controller |     "Jun 11 11:02:23.218026 crc crio[22652]: time=\"2026-06-11T11:02:23.21794947Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373\" id=45bc7197-57d4-45e6-a540-e422fb174707 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.373851 | controller |     "Jun 11 11:02:23.218026 crc crio[22652]: time=\"2026-06-11T11:02:23.217970924Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc\" id=69c0fd27-a501-46da-9aa4-f3fde8147622 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.373868 | controller |     "Jun 11 11:02:23.218677 crc crio[22652]: time=\"2026-06-11T11:02:23.21857179Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7\" id=eb7b5954-ef3e-44cf-94f5-f6702daf152c name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.373888 | controller |     "Jun 11 11:02:23.223268 crc crio[22652]: time=\"2026-06-11T11:02:23.223183765Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7\\\"\"",
2026-06-11 11:58:02.373907 | controller |     "Jun 11 11:02:23.223421 crc crio[22652]: time=\"2026-06-11T11:02:23.223370931Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc\\\"\"",
2026-06-11 11:58:02.373928 | controller |     "Jun 11 11:02:23.223619 crc crio[22652]: time=\"2026-06-11T11:02:23.223556366Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373\\\"\"",
2026-06-11 11:58:02.373950 | controller |     "Jun 11 11:02:24.216748 crc crio[22652]: time=\"2026-06-11T11:02:24.216585156Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd\" id=64df40cb-9e93-439b-990f-316e28416e1d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.373971 | controller |     "Jun 11 11:02:24.217390 crc crio[22652]: time=\"2026-06-11T11:02:24.216910966Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd not found\" id=64df40cb-9e93-439b-990f-316e28416e1d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.373991 | controller |     "Jun 11 11:02:24.217390 crc crio[22652]: time=\"2026-06-11T11:02:24.216974808Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd found\" id=64df40cb-9e93-439b-990f-316e28416e1d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.374009 | controller |     "Jun 11 11:02:24.218432 crc crio[22652]: time=\"2026-06-11T11:02:24.218355052Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd\" id=f5b4a2eb-5425-4609-af15-bac03c46d741 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.374030 | controller |     "Jun 11 11:02:24.221516 crc crio[22652]: time=\"2026-06-11T11:02:24.221429308Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd\\\"\"",
2026-06-11 11:58:02.374051 | controller |     "Jun 11 11:02:34.786987 crc crio[22652]: time=\"2026-06-11T11:02:34.785752323Z\" level=info msg=\"Stopped pod sandbox: 42260be90f3c84f0a11f035ab8d8e7eea53055ee8c7d83a9197a862e17009fd5\" id=28b171f8-f48d-4afe-8ce1-a17447bc1e4a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.374075 | controller |     "Jun 11 11:02:34.826538 crc crio[22652]: time=\"2026-06-11T11:02:34.826440857Z\" level=info msg=\"Stopped container f771430ee7fac006f3d9f0582b24649cec473260a1131266a769fd953a13fe65: openshift-marketplace/certified-operators-5fkl5/registry-server\" id=060395bc-3970-4b15-8631-0ba2e663322a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.374101 | controller |     "Jun 11 11:02:34.827466 crc crio[22652]: time=\"2026-06-11T11:02:34.827390248Z\" level=info msg=\"Stopping pod sandbox: d76ed1f688bc6d80e53dd90217ba7a5f2aa6db600e570cc3f8eba9f5179bff49\" id=8600bd05-8f6c-46ba-94ea-13703196eff7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.374133 | controller |     "Jun 11 11:02:34.827870 crc crio[22652]: time=\"2026-06-11T11:02:34.827803731Z\" level=info msg=\"Got pod network &{Name:certified-operators-5fkl5 Namespace:openshift-marketplace ID:d76ed1f688bc6d80e53dd90217ba7a5f2aa6db600e570cc3f8eba9f5179bff49 UID:2c8befd6-e52e-450b-8d9e-4a469d2c2af8 NetNS:/var/run/netns/9a56bc21-08f2-4c92-a7fd-453ea014c436 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2c8befd6_e52e_450b_8d9e_4a469d2c2af8.slice PodAnnotations:0xc00008c8a0}] Aliases:map[]}\"",
2026-06-11 11:58:02.374164 | controller |     "Jun 11 11:02:34.828059 crc crio[22652]: time=\"2026-06-11T11:02:34.827991827Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-5fkl5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.374194 | controller |     "Jun 11 11:02:34.848695 crc crio[22652]: time=\"2026-06-11T11:02:34.848549562Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752\" id=e7a30b6d-67fc-49b0-ba63-80b9ff523dce name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.374228 | controller |     "Jun 11 11:02:34.850623 crc crio[22652]: time=\"2026-06-11T11:02:34.850527923Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752\" id=a03362ff-0720-41d4-b38c-476e358c4b1e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.374255 | controller |     "Jun 11 11:02:34.856519 crc crio[22652]: time=\"2026-06-11T11:02:34.856469774Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7\" id=5ae31498-2af3-4542-822a-1a0d8cf9a364 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.374278 | controller |     "Jun 11 11:02:34.857818 crc crio[22652]: time=\"2026-06-11T11:02:34.857745018Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7\" id=9bbf2c0b-0b96-43d0-83b4-b3405ef22da4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.374300 | controller |     "Jun 11 11:02:34.860095 crc crio[22652]: time=\"2026-06-11T11:02:34.859999359Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63\" id=f3d7b24f-bec2-4da3-a555-36b5c72cea51 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.374322 | controller |     "Jun 11 11:02:34.862361 crc crio[22652]: time=\"2026-06-11T11:02:34.862056024Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63\" id=d8f2239a-84b5-4f28-b554-405d5393c92e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.374383 | controller |     "Jun 11 11:02:34.862673 crc crio[22652]: time=\"2026-06-11T11:02:34.862195821Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1\" id=a774f3c2-0478-4f78-945c-c4d86876ce8d name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.374418 | controller |     "Jun 11 11:02:34.863900 crc crio[22652]: time=\"2026-06-11T11:02:34.863729547Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1\" id=bf8e5252-2d5a-428b-99dc-e678432fc049 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.374442 | controller |     "Jun 11 11:02:34.875446 crc crio[22652]: time=\"2026-06-11T11:02:34.87533547Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6\" id=3031d22c-5811-4980-84b1-889adb30f098 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.374465 | controller |     "Jun 11 11:02:34.876533 crc crio[22652]: time=\"2026-06-11T11:02:34.876468508Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6\" id=1bf2b638-4cb7-4efa-9864-627581deba86 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.374487 | controller |     "Jun 11 11:02:34.880374 crc crio[22652]: time=\"2026-06-11T11:02:34.880292597Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf\" id=e25833a9-73f3-4be8-be44-b70b1986b2b5 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.374515 | controller |     "Jun 11 11:02:34.881346 crc crio[22652]: time=\"2026-06-11T11:02:34.881300789Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf\" id=2413d042-e849-468f-8f74-71745a9df529 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.374549 | controller |     "Jun 11 11:02:34.905685 crc crio[22652]: time=\"2026-06-11T11:02:34.905543183Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d\" id=978b2f8c-322f-49c4-89f8-3de18de71183 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.374580 | controller |     "Jun 11 11:02:34.906888 crc crio[22652]: time=\"2026-06-11T11:02:34.906807859Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d\" id=0f961400-585f-4b09-8745-4bfb31a05856 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.374607 | controller |     "Jun 11 11:02:34.911456 crc crio[22652]: time=\"2026-06-11T11:02:34.911318056Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6\" id=5ab4c3d8-7389-4b36-af19-51bbf4132136 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.374629 | controller |     "Jun 11 11:02:34.913763 crc crio[22652]: time=\"2026-06-11T11:02:34.913669391Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6\" id=648de770-50bb-450e-823f-9b2db51693ca name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.374651 | controller |     "Jun 11 11:02:35.592334 crc crio[22652]: time=\"2026-06-11T11:02:35.59188451Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398\" id=a848efff-0ce7-4599-8940-e5341b061abb name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.374671 | controller |     "Jun 11 11:02:35.593585 crc crio[22652]: time=\"2026-06-11T11:02:35.59352035Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398\" id=89479530-f7f5-4a68-9548-678d839dd71d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.374696 | controller |     "Jun 11 11:02:35.599333 crc crio[22652]: time=\"2026-06-11T11:02:35.5992588Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9\" id=9f0b0d53-ee0e-4635-bcb2-c5f2f2ba7102 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.374717 | controller |     "Jun 11 11:02:35.600390 crc crio[22652]: time=\"2026-06-11T11:02:35.600321692Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9\" id=5c69ef3e-9277-4e7e-af95-b4d243db376a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.374739 | controller |     "Jun 11 11:02:35.605945 crc crio[22652]: time=\"2026-06-11T11:02:35.605874899Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed\" id=133b89ce-27ee-4c0f-bf0f-03b04f67f86c name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.374761 | controller |     "Jun 11 11:02:35.607014 crc crio[22652]: time=\"2026-06-11T11:02:35.606952174Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed\" id=d686130c-37b7-4edc-bdae-fb42c7cedad7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.374781 | controller |     "Jun 11 11:02:36.359587 crc crio[22652]: time=\"2026-06-11T11:02:36.359406204Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752\" id=1fc8896d-8092-48c9-8936-8d1cfacd355e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.374801 | controller |     "Jun 11 11:02:36.360851 crc crio[22652]: time=\"2026-06-11T11:02:36.359427444Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63\" id=2cb096af-40da-4feb-a4b7-269999098448 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.374823 | controller |     "Jun 11 11:02:36.360851 crc crio[22652]: time=\"2026-06-11T11:02:36.359444695Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6\" id=62c47a6e-9994-496f-9788-240874ad20af name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.374843 | controller |     "Jun 11 11:02:36.360851 crc crio[22652]: time=\"2026-06-11T11:02:36.359845008Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf\" id=dfa8130a-f6bd-479f-8bb6-577ecdda20dd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.374861 | controller |     "Jun 11 11:02:36.363105 crc crio[22652]: time=\"2026-06-11T11:02:36.362816751Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1\" id=e5045016-c798-4fbf-bdac-5394b94b2bcc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.374882 | controller |     "Jun 11 11:02:36.363105 crc crio[22652]: time=\"2026-06-11T11:02:36.362935275Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7\" id=edb0ffc4-66e5-41b3-96c3-857af8494d37 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.374903 | controller |     "Jun 11 11:02:36.363105 crc crio[22652]: time=\"2026-06-11T11:02:36.362987596Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6\" id=f5aa236b-d059-487d-8a88-75de3c1954ce name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.374927 | controller |     "Jun 11 11:02:36.364949 crc crio[22652]: time=\"2026-06-11T11:02:36.364448521Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d\" id=2a255f65-1f19-4d2f-a9a0-193963f6c58b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.374949 | controller |     "Jun 11 11:02:38.592902 crc crio[22652]: time=\"2026-06-11T11:02:38.591462531Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9\" id=3b1ec1ad-628f-4298-8643-ea2c050f4be7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.374966 | controller |     "Jun 11 11:02:38.592902 crc crio[22652]: time=\"2026-06-11T11:02:38.592462912Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed\" id=4aaedf14-db20-4e1a-88e1-3b089936fa03 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.374986 | controller |     "Jun 11 11:02:38.592902 crc crio[22652]: time=\"2026-06-11T11:02:38.592835304Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398\" id=bc984c2f-cd49-439c-bda8-ceb5dd2f213d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.375004 | controller |     "Jun 11 11:02:38.637765 crc crio[22652]: time=\"2026-06-11T11:02:38.63763009Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce\" id=29319396-2941-4cf8-b553-3d251047d3d5 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.375023 | controller |     "Jun 11 11:02:38.640004 crc crio[22652]: time=\"2026-06-11T11:02:38.639911628Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce\" id=04a734f1-15fe-4060-a18f-a7063f245a83 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.375041 | controller |     "Jun 11 11:02:38.672403 crc crio[22652]: time=\"2026-06-11T11:02:38.672269462Z\" level=info msg=\"Creating container: openstack-operators/keystone-operator-controller-manager-6ccff66c5b-d7888/manager\" id=8f62efc8-f7a5-4245-82cc-9503389dad24 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.375058 | controller |     "Jun 11 11:02:38.676926 crc crio[22652]: time=\"2026-06-11T11:02:38.676849616Z\" level=info msg=\"Creating container: openstack-operators/ovn-operator-controller-manager-58f85bd97f-zswcl/manager\" id=cc2cce2b-6d8c-4333-a384-74dcd57dc13d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.375078 | controller |     "Jun 11 11:02:38.677877 crc crio[22652]: time=\"2026-06-11T11:02:38.677806136Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67\" id=5500c256-3bbd-41f7-99a5-87c50fefcde6 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.375097 | controller |     "Jun 11 11:02:38.678811 crc crio[22652]: time=\"2026-06-11T11:02:38.678741985Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67\" id=c80a88a4-82f6-492c-8f19-d666d0f54ce6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.375114 | controller |     "Jun 11 11:02:38.686215 crc crio[22652]: time=\"2026-06-11T11:02:38.686071355Z\" level=info msg=\"Creating container: openstack-operators/watcher-operator-controller-manager-577b679b5c-85jw5/manager\" id=300b0697-ab56-423a-9539-adb4135b6c8a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.375138 | controller |     "Jun 11 11:02:38.687047 crc crio[22652]: time=\"2026-06-11T11:02:38.686970954Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391\" id=bdd22e65-ba14-4ca2-9751-df07c6c6ee6e name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.375159 | controller |     "Jun 11 11:02:38.687749 crc crio[22652]: time=\"2026-06-11T11:02:38.687675605Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391\" id=a9cf93e9-e499-4c9f-84f5-7d6895dee941 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.375180 | controller |     "Jun 11 11:02:38.697086 crc crio[22652]: time=\"2026-06-11T11:02:38.696978501Z\" level=info msg=\"Removed pod sandbox: 21a5f9b5141ef795a2afd4e091275488379161344a10f9f90a31a46400f9c71c\" id=b44df8fd-ac46-4bae-b408-086287dce622 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.375201 | controller |     "Jun 11 11:02:38.697372 crc crio[22652]: time=\"2026-06-11T11:02:38.697330161Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d\" id=57fc9fd1-7dd5-4db5-b9f7-2e134e3eaaa3 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.375222 | controller |     "Jun 11 11:02:38.697691 crc crio[22652]: time=\"2026-06-11T11:02:38.697603196Z\" level=info msg=\"Creating container: openstack-operators/ironic-operator-controller-manager-75f8548fcd-wljgl/manager\" id=16c11175-7441-4a54-a881-25985f0289a5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.375240 | controller |     "Jun 11 11:02:38.698065 crc crio[22652]: time=\"2026-06-11T11:02:38.697973258Z\" level=info msg=\"Stopping pod sandbox: 0f652ac4e97b5ff81940cae73d34cb5a9ccb8e55b22993e0af364546753686f7\" id=71db3e2e-e12b-4502-9297-08956ec369cc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.375258 | controller |     "Jun 11 11:02:38.698263 crc crio[22652]: time=\"2026-06-11T11:02:38.698106392Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0f652ac4e97b5ff81940cae73d34cb5a9ccb8e55b22993e0af364546753686f7\" id=71db3e2e-e12b-4502-9297-08956ec369cc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.375278 | controller |     "Jun 11 11:02:38.698263 crc crio[22652]: time=\"2026-06-11T11:02:38.697983493Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d\" id=c99e506a-2916-4617-8284-2b7e50030174 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.375298 | controller |     "Jun 11 11:02:38.699253 crc crio[22652]: time=\"2026-06-11T11:02:38.699076522Z\" level=info msg=\"Removing pod sandbox: 0f652ac4e97b5ff81940cae73d34cb5a9ccb8e55b22993e0af364546753686f7\" id=73cdcd11-1426-4960-b769-136899e220bc name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.375315 | controller |     "Jun 11 11:02:38.703814 crc crio[22652]: time=\"2026-06-11T11:02:38.703709447Z\" level=info msg=\"Stopped pod sandbox: d76ed1f688bc6d80e53dd90217ba7a5f2aa6db600e570cc3f8eba9f5179bff49\" id=8600bd05-8f6c-46ba-94ea-13703196eff7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.375335 | controller |     "Jun 11 11:02:38.704466 crc crio[22652]: time=\"2026-06-11T11:02:38.704330716Z\" level=info msg=\"Creating container: openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759f46tl2/manager\" id=679e50a3-c991-40bf-973b-9d9c3daace1c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.375376 | controller |     "Jun 11 11:02:38.711284 crc crio[22652]: time=\"2026-06-11T11:02:38.711079339Z\" level=info msg=\"Creating container: openstack-operators/telemetry-operator-controller-manager-5d65c7d97d-4bjzh/manager\" id=a7ad665a-79a8-400e-b0fc-46ebebdec0f6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.375444 | controller |     "Jun 11 11:02:38.713948 crc crio[22652]: time=\"2026-06-11T11:02:38.713869536Z\" level=info msg=\"Creating container: openstack-operators/heat-operator-controller-manager-5c5844cc68-ncnk7/manager\" id=886a4d4e-61ed-47ac-8cf5-f9f15d42fa76 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.375476 | controller |     "Jun 11 11:02:38.717090 crc crio[22652]: time=\"2026-06-11T11:02:38.717014894Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce\" id=446f7d91-557e-4c92-bba3-8b00f70a80b4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.375496 | controller |     "Jun 11 11:02:38.720574 crc crio[22652]: time=\"2026-06-11T11:02:38.720494074Z\" level=info msg=\"Creating container: openstack-operators/octavia-operator-controller-manager-6495978d8d-pvn7j/manager\" id=91ebbf97-c6ea-425b-8106-4b638c3af5e1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.375518 | controller |     "Jun 11 11:02:38.723790 crc crio[22652]: time=\"2026-06-11T11:02:38.723689304Z\" level=info msg=\"Creating container: openstack-operators/horizon-operator-controller-manager-548d6d5f9-q6n5d/manager\" id=e4e9d391-b953-4da6-896d-7de898204492 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.375542 | controller |     "Jun 11 11:02:38.725254 crc crio[22652]: time=\"2026-06-11T11:02:38.725095159Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60\" id=67b4d988-0827-464e-8b44-3ac4cd985a66 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.375564 | controller |     "Jun 11 11:02:38.726014 crc crio[22652]: time=\"2026-06-11T11:02:38.725926984Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60\" id=67c41b79-5b1a-4b36-bcd2-4a48beb907ef name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.375581 | controller |     "Jun 11 11:02:38.728531 crc crio[22652]: time=\"2026-06-11T11:02:38.728459793Z\" level=info msg=\"Creating container: openstack-operators/mariadb-operator-controller-manager-7fcb8b58d6-rjt8l/manager\" id=09997a37-1f24-4df0-9b4b-bd9cc1f6a168 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.375597 | controller |     "Jun 11 11:02:38.728981 crc crio[22652]: time=\"2026-06-11T11:02:38.728843986Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373\" id=45bc7197-57d4-45e6-a540-e422fb174707 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.375612 | controller |     "Jun 11 11:02:38.730504 crc crio[22652]: time=\"2026-06-11T11:02:38.729845266Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373\" id=cb58fd47-61af-458f-9149-e12a80437360 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.375629 | controller |     "Jun 11 11:02:38.733256 crc crio[22652]: time=\"2026-06-11T11:02:38.732990224Z\" level=info msg=\"Creating container: openstack-operators/glance-operator-controller-manager-5bdfb47c4d-rlr9c/manager\" id=9ec13158-c2b2-42e5-853e-5903fd018368 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.375644 | controller |     "Jun 11 11:02:38.742346 crc crio[22652]: time=\"2026-06-11T11:02:38.742201996Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7\" id=eb7b5954-ef3e-44cf-94f5-f6702daf152c name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.375664 | controller |     "Jun 11 11:02:38.742939 crc crio[22652]: time=\"2026-06-11T11:02:38.742874935Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7\" id=3d637d54-c90e-41f7-87da-06739a427bb7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.375679 | controller |     "Jun 11 11:02:38.748413 crc crio[22652]: time=\"2026-06-11T11:02:38.748308619Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc\" id=69c0fd27-a501-46da-9aa4-f3fde8147622 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.375694 | controller |     "Jun 11 11:02:38.749263 crc crio[22652]: time=\"2026-06-11T11:02:38.749187582Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc\" id=3e6b0f36-9eb5-4cfd-879c-97cdc48c219e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.375709 | controller |     "Jun 11 11:02:38.751193 crc crio[22652]: time=\"2026-06-11T11:02:38.751045854Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd\" id=f5b4a2eb-5425-4609-af15-bac03c46d741 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.375723 | controller |     "Jun 11 11:02:38.751892 crc crio[22652]: time=\"2026-06-11T11:02:38.751815404Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd\" id=b7700cf1-185c-48e6-8ba2-4a405ba5e702 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.375739 | controller |     "Jun 11 11:02:38.753434 crc crio[22652]: time=\"2026-06-11T11:02:38.753368483Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.375756 | controller |     "Jun 11 11:02:38.753880 crc crio[22652]: time=\"2026-06-11T11:02:38.753808997Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.375773 | controller |     "Jun 11 11:02:38.754272 crc crio[22652]: time=\"2026-06-11T11:02:38.754008953Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.375789 | controller |     "Jun 11 11:02:38.754356 crc crio[22652]: time=\"2026-06-11T11:02:38.754305753Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.375806 | controller |     "Jun 11 11:02:38.754458 crc crio[22652]: time=\"2026-06-11T11:02:38.754405136Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.375823 | controller |     "Jun 11 11:02:38.754458 crc crio[22652]: time=\"2026-06-11T11:02:38.754311353Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.375839 | controller |     "Jun 11 11:02:38.755556 crc crio[22652]: time=\"2026-06-11T11:02:38.755480549Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391\" id=78b2f074-a119-4bcf-b7ba-77f477cbefd4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.375855 | controller |     "Jun 11 11:02:38.756887 crc crio[22652]: time=\"2026-06-11T11:02:38.756827942Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d\" id=fa945bc5-c1c4-439d-8910-a2b5252eda82 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.375874 | controller |     "Jun 11 11:02:38.757382 crc crio[22652]: time=\"2026-06-11T11:02:38.757058059Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.375890 | controller |     "Jun 11 11:02:38.757382 crc crio[22652]: time=\"2026-06-11T11:02:38.757305297Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67\" id=4d9249b7-5c45-4595-b658-1bd329c0b996 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.375906 | controller |     "Jun 11 11:02:38.758015 crc crio[22652]: time=\"2026-06-11T11:02:38.757584895Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd\" id=cdec34a6-4eab-463c-8a74-5dcbe8a9f80a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.375922 | controller |     "Jun 11 11:02:38.758941 crc crio[22652]: time=\"2026-06-11T11:02:38.758553079Z\" level=info msg=\"Removed pod sandbox: 0f652ac4e97b5ff81940cae73d34cb5a9ccb8e55b22993e0af364546753686f7\" id=73cdcd11-1426-4960-b769-136899e220bc name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.375938 | controller |     "Jun 11 11:02:38.759678 crc crio[22652]: time=\"2026-06-11T11:02:38.759586538Z\" level=info msg=\"Stopping pod sandbox: 25b48388ce0a94d00bf5cd0c103c41b7a0a93c526807aabdeab82fe1a2a5cc3b\" id=17e8e777-8e19-411f-be00-2cba540c2fd5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.375954 | controller |     "Jun 11 11:02:38.759953 crc crio[22652]: time=\"2026-06-11T11:02:38.759829676Z\" level=info msg=\"Stopped pod sandbox (already stopped): 25b48388ce0a94d00bf5cd0c103c41b7a0a93c526807aabdeab82fe1a2a5cc3b\" id=17e8e777-8e19-411f-be00-2cba540c2fd5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.375970 | controller |     "Jun 11 11:02:38.761463 crc crio[22652]: time=\"2026-06-11T11:02:38.761365054Z\" level=info msg=\"Removing pod sandbox: 25b48388ce0a94d00bf5cd0c103c41b7a0a93c526807aabdeab82fe1a2a5cc3b\" id=d5050804-d34e-46a8-a7b0-0bce07a44e1c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.375987 | controller |     "Jun 11 11:02:38.771206 crc crio[22652]: time=\"2026-06-11T11:02:38.769526079Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.376003 | controller |     "Jun 11 11:02:38.771206 crc crio[22652]: time=\"2026-06-11T11:02:38.769723278Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.376020 | controller |     "Jun 11 11:02:38.774638 crc crio[22652]: time=\"2026-06-11T11:02:38.774556966Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc\" id=1d9ec638-a805-4fda-9ae3-a49da107ca9c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.376036 | controller |     "Jun 11 11:02:38.774931 crc crio[22652]: time=\"2026-06-11T11:02:38.774600538Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.376052 | controller |     "Jun 11 11:02:38.779461 crc crio[22652]: time=\"2026-06-11T11:02:38.779362018Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373\" id=ee036729-f53b-4067-a8af-f9f49f142698 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.376071 | controller |     "Jun 11 11:02:38.783091 crc crio[22652]: time=\"2026-06-11T11:02:38.783019262Z\" level=info msg=\"Creating container: openstack-operators/neutron-operator-controller-manager-688d5c756f-sx7mn/manager\" id=b1f19f15-df76-40e5-aa8e-61b92ff6acc3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.376087 | controller |     "Jun 11 11:02:38.788302 crc crio[22652]: time=\"2026-06-11T11:02:38.786840632Z\" level=info msg=\"Removed pod sandbox: 25b48388ce0a94d00bf5cd0c103c41b7a0a93c526807aabdeab82fe1a2a5cc3b\" id=d5050804-d34e-46a8-a7b0-0bce07a44e1c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.376103 | controller |     "Jun 11 11:02:38.788302 crc crio[22652]: time=\"2026-06-11T11:02:38.787464932Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.376118 | controller |     "Jun 11 11:02:38.788302 crc crio[22652]: time=\"2026-06-11T11:02:38.78808238Z\" level=info msg=\"Creating container: openstack-operators/swift-operator-controller-manager-67c49dd5c6-fps25/manager\" id=6deac23a-01e9-4bff-9c67-de8e0a3360b3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.376134 | controller |     "Jun 11 11:02:38.795310 crc crio[22652]: time=\"2026-06-11T11:02:38.795174804Z\" level=info msg=\"Creating container: openstack-operators/cinder-operator-controller-manager-86c584f6fc-7g94f/manager\" id=208125d1-67b0-41ed-bfd5-5f1d5aa2edbc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.376150 | controller |     "Jun 11 11:02:38.805758 crc crio[22652]: time=\"2026-06-11T11:02:38.805604429Z\" level=info msg=\"Creating container: openstack-operators/test-operator-controller-manager-8d5599d7d-rwsh4/manager\" id=b70dfd12-6349-48c1-a0e8-8d9863f47657 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.376166 | controller |     "Jun 11 11:02:38.809447 crc crio[22652]: time=\"2026-06-11T11:02:38.809336237Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60\" id=9f77d1a9-0edb-4d99-b0bf-bd4b5d535d2e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.376181 | controller |     "Jun 11 11:02:38.809592 crc crio[22652]: time=\"2026-06-11T11:02:38.809448612Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7\" id=9ec398eb-ed6d-44c5-bb2f-85a01c7de235 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.376196 | controller |     "Jun 11 11:02:38.820659 crc crio[22652]: time=\"2026-06-11T11:02:38.820549318Z\" level=info msg=\"Creating container: openstack-operators/infra-operator-controller-manager-cbcfcddf7-65qnr/manager\" id=78464799-c1bd-4483-a981-783eb2cfc5d7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.376211 | controller |     "Jun 11 11:02:38.821070 crc crio[22652]: time=\"2026-06-11T11:02:38.820995742Z\" level=info msg=\"Creating container: openstack-operators/designate-operator-controller-manager-6bf8599b68-cr567/manager\" id=118ec239-db1b-4140-b769-9e3ab69e1055 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.376226 | controller |     "Jun 11 11:02:38.825405 crc crio[22652]: time=\"2026-06-11T11:02:38.825331849Z\" level=info msg=\"Creating container: openstack-operators/manila-operator-controller-manager-677d9d8477-jpktc/manager\" id=2fa62951-06d0-4767-b720-e5a09e31cf19 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.376242 | controller |     "Jun 11 11:02:38.843183 crc crio[22652]: time=\"2026-06-11T11:02:38.842793405Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.376258 | controller |     "Jun 11 11:02:38.848921 crc crio[22652]: time=\"2026-06-11T11:02:38.847603585Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.376277 | controller |     "Jun 11 11:02:38.865974 crc crio[22652]: time=\"2026-06-11T11:02:38.865849377Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.376294 | controller |     "Jun 11 11:02:38.871540 crc crio[22652]: time=\"2026-06-11T11:02:38.871440273Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.376309 | controller |     "Jun 11 11:02:38.872454 crc crio[22652]: time=\"2026-06-11T11:02:38.872348153Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.376324 | controller |     "Jun 11 11:02:38.875990 crc crio[22652]: time=\"2026-06-11T11:02:38.875939483Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.376339 | controller |     "Jun 11 11:02:38.883563 crc crio[22652]: time=\"2026-06-11T11:02:38.883446449Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.376382 | controller |     "Jun 11 11:02:38.884454 crc crio[22652]: time=\"2026-06-11T11:02:38.88410769Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.376400 | controller |     "Jun 11 11:02:38.918285 crc crio[22652]: time=\"2026-06-11T11:02:38.917861216Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.376416 | controller |     "Jun 11 11:02:38.922586 crc crio[22652]: time=\"2026-06-11T11:02:38.922317246Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.376432 | controller |     "Jun 11 11:02:38.932651 crc crio[22652]: time=\"2026-06-11T11:02:38.932569758Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.376448 | controller |     "Jun 11 11:02:38.941879 crc crio[22652]: time=\"2026-06-11T11:02:38.941800526Z\" level=info msg=\"Creating container: openstack-operators/barbican-operator-controller-manager-7b8ffd8c4f-gmfq5/manager\" id=061b5bc3-bda4-46fd-a30f-b6fd48361997 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.376463 | controller |     "Jun 11 11:02:38.971571 crc crio[22652]: time=\"2026-06-11T11:02:38.971381915Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.376479 | controller |     "Jun 11 11:02:38.975733 crc crio[22652]: time=\"2026-06-11T11:02:38.97564798Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.376495 | controller |     "Jun 11 11:02:38.980592 crc crio[22652]: time=\"2026-06-11T11:02:38.980388495Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.376510 | controller |     "Jun 11 11:02:38.981725 crc crio[22652]: time=\"2026-06-11T11:02:38.981634644Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.376529 | controller |     "Jun 11 11:02:38.985294 crc crio[22652]: time=\"2026-06-11T11:02:38.985191947Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.376546 | controller |     "Jun 11 11:02:38.989451 crc crio[22652]: time=\"2026-06-11T11:02:38.988540561Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.376561 | controller |     "Jun 11 11:02:38.989562 crc crio[22652]: time=\"2026-06-11T11:02:38.989525542Z\" level=info msg=\"Creating container: openstack-operators/nova-operator-controller-manager-f4c4579bb-zsg5c/manager\" id=c72103b0-7b59-4d79-ae76-ebba5302fecc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.376578 | controller |     "Jun 11 11:02:38.989956 crc crio[22652]: time=\"2026-06-11T11:02:38.989870754Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.376599 | controller |     "Jun 11 11:02:38.994749 crc crio[22652]: time=\"2026-06-11T11:02:38.994183129Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.376622 | controller |     "Jun 11 11:02:39.000304 crc crio[22652]: time=\"2026-06-11T11:02:39.000180536Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.376645 | controller |     "Jun 11 11:02:39.008173 crc crio[22652]: time=\"2026-06-11T11:02:39.006771821Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.376662 | controller |     "Jun 11 11:02:39.008173 crc crio[22652]: time=\"2026-06-11T11:02:39.006991539Z\" level=info msg=\"Pulled image: quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8\" id=92bc77c4-ff91-460b-aa6d-7d1bcd99a257 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.376678 | controller |     "Jun 11 11:02:39.008548 crc crio[22652]: time=\"2026-06-11T11:02:39.008502277Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=a20afacf-9e76-46da-8520-a9a4c9339953 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.376695 | controller |     "Jun 11 11:02:39.023947 crc crio[22652]: time=\"2026-06-11T11:02:39.023881417Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.376712 | controller |     "Jun 11 11:02:39.029362 crc crio[22652]: time=\"2026-06-11T11:02:39.029210554Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.376729 | controller |     "Jun 11 11:02:39.053477 crc crio[22652]: time=\"2026-06-11T11:02:39.053387762Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.376744 | controller |     "Jun 11 11:02:39.058951 crc crio[22652]: time=\"2026-06-11T11:02:39.058531313Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.376759 | controller |     "Jun 11 11:02:39.074681 crc crio[22652]: time=\"2026-06-11T11:02:39.074598736Z\" level=info msg=\"Created container 9a37f89506666b4cbc1fd57ca2ebdedddea96b8390c1bfd9315b100bf7f6ac43: openstack-operators/mariadb-operator-controller-manager-7fcb8b58d6-rjt8l/manager\" id=09997a37-1f24-4df0-9b4b-bd9cc1f6a168 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.376778 | controller |     "Jun 11 11:02:39.075581 crc crio[22652]: time=\"2026-06-11T11:02:39.075360282Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.376795 | controller |     "Jun 11 11:02:39.079162 crc crio[22652]: time=\"2026-06-11T11:02:39.078916403Z\" level=info msg=\"Starting container: 9a37f89506666b4cbc1fd57ca2ebdedddea96b8390c1bfd9315b100bf7f6ac43\" id=db378e09-ae60-4a91-b68f-302beb2e4e71 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.376811 | controller |     "Jun 11 11:02:39.083995 crc crio[22652]: time=\"2026-06-11T11:02:39.083506586Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.376827 | controller |     "Jun 11 11:02:39.089826 crc crio[22652]: time=\"2026-06-11T11:02:39.089671529Z\" level=info msg=\"Started container\" PID=49242 containerID=9a37f89506666b4cbc1fd57ca2ebdedddea96b8390c1bfd9315b100bf7f6ac43 description=openstack-operators/mariadb-operator-controller-manager-7fcb8b58d6-rjt8l/manager id=db378e09-ae60-4a91-b68f-302beb2e4e71 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d856d40e4b59c5a7fbf556345f0a2a39b014ff2456c23838dadd643911c2174a",
2026-06-11 11:58:02.376844 | controller |     "Jun 11 11:02:39.090634 crc crio[22652]: time=\"2026-06-11T11:02:39.089745071Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.376860 | controller |     "Jun 11 11:02:39.090738 crc crio[22652]: time=\"2026-06-11T11:02:39.090463884Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.376875 | controller |     "Jun 11 11:02:39.091546 crc crio[22652]: time=\"2026-06-11T11:02:39.091486716Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.376891 | controller |     "Jun 11 11:02:39.098564 crc crio[22652]: time=\"2026-06-11T11:02:39.097885136Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.376906 | controller |     "Jun 11 11:02:39.165321 crc crio[22652]: time=\"2026-06-11T11:02:39.165153614Z\" level=info msg=\"Created container c2d4e7a251552c01cd10a4eb27cbdb3702b389bf4af0508dcde2208c048b9a4e: openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759f46tl2/manager\" id=679e50a3-c991-40bf-973b-9d9c3daace1c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.376921 | controller |     "Jun 11 11:02:39.167770 crc crio[22652]: time=\"2026-06-11T11:02:39.16760116Z\" level=info msg=\"Created container 539c102115f865396af4c9e484de9fed840ab0620d4cfe6d97681108894c28e3: openstack-operators/horizon-operator-controller-manager-548d6d5f9-q6n5d/manager\" id=e4e9d391-b953-4da6-896d-7de898204492 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.376937 | controller |     "Jun 11 11:02:39.170733 crc crio[22652]: time=\"2026-06-11T11:02:39.170662086Z\" level=info msg=\"Starting container: 539c102115f865396af4c9e484de9fed840ab0620d4cfe6d97681108894c28e3\" id=c20fb1ea-8949-46c9-9bb7-a474ba58a76c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.376954 | controller |     "Jun 11 11:02:39.171009 crc crio[22652]: time=\"2026-06-11T11:02:39.170984377Z\" level=info msg=\"Starting container: c2d4e7a251552c01cd10a4eb27cbdb3702b389bf4af0508dcde2208c048b9a4e\" id=a7fe7a34-3539-44b2-9180-2762131c4104 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.376973 | controller |     "Jun 11 11:02:39.183345 crc crio[22652]: time=\"2026-06-11T11:02:39.180513604Z\" level=info msg=\"Started container\" PID=49243 containerID=539c102115f865396af4c9e484de9fed840ab0620d4cfe6d97681108894c28e3 description=openstack-operators/horizon-operator-controller-manager-548d6d5f9-q6n5d/manager id=c20fb1ea-8949-46c9-9bb7-a474ba58a76c name=/runtime.v1.RuntimeService/StartContainer sandboxID=0c7b479f1848ea2f86bf52e689de6d02d0b11b5d03886ce08f253626b725da10",
2026-06-11 11:58:02.376990 | controller |     "Jun 11 11:02:39.184339 crc crio[22652]: time=\"2026-06-11T11:02:39.184286454Z\" level=info msg=\"Started container\" PID=49244 containerID=c2d4e7a251552c01cd10a4eb27cbdb3702b389bf4af0508dcde2208c048b9a4e description=openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759f46tl2/manager id=a7fe7a34-3539-44b2-9180-2762131c4104 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e255759035f2a87f2c4f1c8f24504084a639e57360982bce12fcd3a2219e394e",
2026-06-11 11:58:02.377007 | controller |     "Jun 11 11:02:39.215890 crc crio[22652]: time=\"2026-06-11T11:02:39.21577168Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.377023 | controller |     "Jun 11 11:02:39.221017 crc crio[22652]: time=\"2026-06-11T11:02:39.22089224Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.377040 | controller |     "Jun 11 11:02:39.225035 crc crio[22652]: time=\"2026-06-11T11:02:39.224931268Z\" level=info msg=\"Created container f6a9c3226a847f6b6f50a4ec64fc4a118b48a4647c1cb0d25ba20c09ea54fc78: openstack-operators/octavia-operator-controller-manager-6495978d8d-pvn7j/manager\" id=91ebbf97-c6ea-425b-8106-4b638c3af5e1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.377056 | controller |     "Jun 11 11:02:39.228480 crc crio[22652]: time=\"2026-06-11T11:02:39.226080015Z\" level=info msg=\"Created container 34200d2f3fc0660f5d7096534e0b72245b3e40d278c67e6bc4cee72a1bb65570: openstack-operators/ovn-operator-controller-manager-58f85bd97f-zswcl/manager\" id=cc2cce2b-6d8c-4333-a384-74dcd57dc13d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.377072 | controller |     "Jun 11 11:02:39.229405 crc crio[22652]: time=\"2026-06-11T11:02:39.229317424Z\" level=info msg=\"Starting container: f6a9c3226a847f6b6f50a4ec64fc4a118b48a4647c1cb0d25ba20c09ea54fc78\" id=ad5eae2e-de17-410e-ad4f-a7accc24708c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.377088 | controller |     "Jun 11 11:02:39.232414 crc crio[22652]: time=\"2026-06-11T11:02:39.229328926Z\" level=info msg=\"Starting container: 34200d2f3fc0660f5d7096534e0b72245b3e40d278c67e6bc4cee72a1bb65570\" id=dd38a941-2f63-4087-9f77-94f69df10f3b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.377103 | controller |     "Jun 11 11:02:39.241482 crc crio[22652]: time=\"2026-06-11T11:02:39.241321321Z\" level=info msg=\"Started container\" PID=49255 containerID=34200d2f3fc0660f5d7096534e0b72245b3e40d278c67e6bc4cee72a1bb65570 description=openstack-operators/ovn-operator-controller-manager-58f85bd97f-zswcl/manager id=dd38a941-2f63-4087-9f77-94f69df10f3b name=/runtime.v1.RuntimeService/StartContainer sandboxID=60be409e2de2d30d235ee0baabd456e57d9d7471758874be04a225478e9c72b7",
2026-06-11 11:58:02.377119 | controller |     "Jun 11 11:02:39.251812 crc crio[22652]: time=\"2026-06-11T11:02:39.251559346Z\" level=info msg=\"Started container\" PID=49254 containerID=f6a9c3226a847f6b6f50a4ec64fc4a118b48a4647c1cb0d25ba20c09ea54fc78 description=openstack-operators/octavia-operator-controller-manager-6495978d8d-pvn7j/manager id=ad5eae2e-de17-410e-ad4f-a7accc24708c name=/runtime.v1.RuntimeService/StartContainer sandboxID=1d4e89c9c4ce6ffcc0b969ae7f07419b21a56224a3e6d60ae9d47587b405b1f0",
2026-06-11 11:58:02.377137 | controller |     "Jun 11 11:02:39.284923 crc crio[22652]: time=\"2026-06-11T11:02:39.284092303Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.377153 | controller |     "Jun 11 11:02:39.291348 crc crio[22652]: time=\"2026-06-11T11:02:39.291264487Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.377168 | controller |     "Jun 11 11:02:39.293293 crc crio[22652]: time=\"2026-06-11T11:02:39.292974318Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.377184 | controller |     "Jun 11 11:02:39.297942 crc crio[22652]: time=\"2026-06-11T11:02:39.2978466Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.377200 | controller |     "Jun 11 11:02:39.308053 crc crio[22652]: time=\"2026-06-11T11:02:39.307974038Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.377216 | controller |     "Jun 11 11:02:39.316762 crc crio[22652]: time=\"2026-06-11T11:02:39.316087843Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.377231 | controller |     "Jun 11 11:02:39.368877 crc crio[22652]: time=\"2026-06-11T11:02:39.368454563Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=e0275082-4e92-435f-abf8-a8218e774c2b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.377247 | controller |     "Jun 11 11:02:39.369612 crc crio[22652]: time=\"2026-06-11T11:02:39.368537725Z\" level=info msg=\"Created container 9cf27621d417fb3e0f439c3aab9f3956f6a61d9bf755814322f1365ad2a7a666: openstack-operators/glance-operator-controller-manager-5bdfb47c4d-rlr9c/manager\" id=9ec13158-c2b2-42e5-853e-5903fd018368 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.377262 | controller |     "Jun 11 11:02:39.377366 crc crio[22652]: time=\"2026-06-11T11:02:39.377289046Z\" level=info msg=\"Starting container: 9cf27621d417fb3e0f439c3aab9f3956f6a61d9bf755814322f1365ad2a7a666\" id=fdeb68bd-0fd3-44f8-871c-7505304f50c4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.377278 | controller |     "Jun 11 11:02:39.383550 crc crio[22652]: time=\"2026-06-11T11:02:39.382741781Z\" level=info msg=\"Created container de9b9eeb0e63ead07bb8ebb9f30c37a190fef3abc99c052a3fb1686cac009db3: openstack-operators/telemetry-operator-controller-manager-5d65c7d97d-4bjzh/manager\" id=a7ad665a-79a8-400e-b0fc-46ebebdec0f6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.377293 | controller |     "Jun 11 11:02:39.384414 crc crio[22652]: time=\"2026-06-11T11:02:39.384373682Z\" level=info msg=\"Starting container: de9b9eeb0e63ead07bb8ebb9f30c37a190fef3abc99c052a3fb1686cac009db3\" id=4d55517b-c437-4e61-8803-17bf1fef0ac1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.377310 | controller |     "Jun 11 11:02:39.389606 crc crio[22652]: time=\"2026-06-11T11:02:39.388948035Z\" level=info msg=\"Started container\" PID=49264 containerID=9cf27621d417fb3e0f439c3aab9f3956f6a61d9bf755814322f1365ad2a7a666 description=openstack-operators/glance-operator-controller-manager-5bdfb47c4d-rlr9c/manager id=fdeb68bd-0fd3-44f8-871c-7505304f50c4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e94e1a80fcc5acc5aca377d6f5f0f2c2aad4bedb617f07298540faa0db65159d",
2026-06-11 11:58:02.377326 | controller |     "Jun 11 11:02:39.392005 crc crio[22652]: time=\"2026-06-11T11:02:39.39196619Z\" level=info msg=\"Started container\" PID=49262 containerID=de9b9eeb0e63ead07bb8ebb9f30c37a190fef3abc99c052a3fb1686cac009db3 description=openstack-operators/telemetry-operator-controller-manager-5d65c7d97d-4bjzh/manager id=4d55517b-c437-4e61-8803-17bf1fef0ac1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=876984a91465f38abedb2381d9e37b45cacc9f8fdef66b2e1da357ac18b29939",
2026-06-11 11:58:02.377396 | controller |     "Jun 11 11:02:39.395587 crc crio[22652]: time=\"2026-06-11T11:02:39.394615782Z\" level=info msg=\"Created container e8a75d019b185b342bba610d7e2f1f4ddadd2f99549ffd7b68fbe7fdc0617d45: openstack-operators/watcher-operator-controller-manager-577b679b5c-85jw5/manager\" id=300b0697-ab56-423a-9539-adb4135b6c8a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.377425 | controller |     "Jun 11 11:02:39.403780 crc crio[22652]: time=\"2026-06-11T11:02:39.39901998Z\" level=info msg=\"Starting container: e8a75d019b185b342bba610d7e2f1f4ddadd2f99549ffd7b68fbe7fdc0617d45\" id=718cef64-a292-4b04-8999-e02d07a3dcdc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.377445 | controller |     "Jun 11 11:02:39.410682 crc crio[22652]: time=\"2026-06-11T11:02:39.408180527Z\" level=info msg=\"Started container\" PID=49283 containerID=e8a75d019b185b342bba610d7e2f1f4ddadd2f99549ffd7b68fbe7fdc0617d45 description=openstack-operators/watcher-operator-controller-manager-577b679b5c-85jw5/manager id=718cef64-a292-4b04-8999-e02d07a3dcdc name=/runtime.v1.RuntimeService/StartContainer sandboxID=6ab0cbe57588b73d31305a9f8380746fb0252c302a646582225360f38499cddd",
2026-06-11 11:58:02.377462 | controller |     "Jun 11 11:02:39.411725 crc crio[22652]: time=\"2026-06-11T11:02:39.411618847Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.377478 | controller |     "Jun 11 11:02:39.425738 crc crio[22652]: time=\"2026-06-11T11:02:39.425427875Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-d98796459-l2x4z/ironic-httpd\" id=8a01c558-e740-4e6d-99c4-ece7711af883 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.377493 | controller |     "Jun 11 11:02:39.441050 crc crio[22652]: time=\"2026-06-11T11:02:39.440960535Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.377509 | controller |     "Jun 11 11:02:39.463831 crc crio[22652]: time=\"2026-06-11T11:02:39.463733542Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.377524 | controller |     "Jun 11 11:02:39.471026 crc crio[22652]: time=\"2026-06-11T11:02:39.470979503Z\" level=info msg=\"Removing container: f771430ee7fac006f3d9f0582b24649cec473260a1131266a769fd953a13fe65\" id=5d684dd5-e3ea-48ff-8158-78ab057a6026 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.377539 | controller |     "Jun 11 11:02:39.471854 crc crio[22652]: time=\"2026-06-11T11:02:39.471745678Z\" level=info msg=\"Created container 838fcdb642a7237121762074221e400d554102973f16d9d7c5af2495c959003d: openstack-operators/keystone-operator-controller-manager-6ccff66c5b-d7888/manager\" id=8f62efc8-f7a5-4245-82cc-9503389dad24 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.377555 | controller |     "Jun 11 11:02:39.474964 crc crio[22652]: time=\"2026-06-11T11:02:39.474939039Z\" level=info msg=\"Created container 77ea7dfe57b7f1fa45dd1ae1ec4e41288847cd7cc981ca3ead8e198444be5c22: openstack-operators/neutron-operator-controller-manager-688d5c756f-sx7mn/manager\" id=b1f19f15-df76-40e5-aa8e-61b92ff6acc3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.377571 | controller |     "Jun 11 11:02:39.476857 crc crio[22652]: time=\"2026-06-11T11:02:39.47654237Z\" level=info msg=\"Starting container: 838fcdb642a7237121762074221e400d554102973f16d9d7c5af2495c959003d\" id=049230c1-92f1-4cee-9ff6-7e32916d5f4e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.377590 | controller |     "Jun 11 11:02:39.478565 crc crio[22652]: time=\"2026-06-11T11:02:39.478480241Z\" level=info msg=\"Starting container: 77ea7dfe57b7f1fa45dd1ae1ec4e41288847cd7cc981ca3ead8e198444be5c22\" id=6115a4a1-060e-4897-b0f9-2f85650998a2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.377606 | controller |     "Jun 11 11:02:39.483798 crc crio[22652]: time=\"2026-06-11T11:02:39.483712297Z\" level=info msg=\"Started container\" PID=49263 containerID=838fcdb642a7237121762074221e400d554102973f16d9d7c5af2495c959003d description=openstack-operators/keystone-operator-controller-manager-6ccff66c5b-d7888/manager id=049230c1-92f1-4cee-9ff6-7e32916d5f4e name=/runtime.v1.RuntimeService/StartContainer sandboxID=d5bd3f6b0e7bc4d3ed92438507b6d06521f449a57662421de210a1ea14381354",
2026-06-11 11:58:02.377622 | controller |     "Jun 11 11:02:39.493699 crc crio[22652]: time=\"2026-06-11T11:02:39.493591798Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.377638 | controller |     "Jun 11 11:02:39.496250 crc crio[22652]: time=\"2026-06-11T11:02:39.496029041Z\" level=info msg=\"Started container\" PID=49284 containerID=77ea7dfe57b7f1fa45dd1ae1ec4e41288847cd7cc981ca3ead8e198444be5c22 description=openstack-operators/neutron-operator-controller-manager-688d5c756f-sx7mn/manager id=6115a4a1-060e-4897-b0f9-2f85650998a2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1fa2004bc3c66416b5d9331db47d5f4548989633ad916f78b128bd040ddb0ed4",
2026-06-11 11:58:02.377653 | controller |     "Jun 11 11:02:39.499911 crc crio[22652]: time=\"2026-06-11T11:02:39.499826719Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.377668 | controller |     "Jun 11 11:02:39.551810 crc crio[22652]: time=\"2026-06-11T11:02:39.551661013Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.377683 | controller |     "Jun 11 11:02:39.572725 crc crio[22652]: time=\"2026-06-11T11:02:39.572632494Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.377698 | controller |     "Jun 11 11:02:39.619240 crc crio[22652]: time=\"2026-06-11T11:02:39.619053097Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.377728 | controller |     "Jun 11 11:02:39.640880 crc crio[22652]: time=\"2026-06-11T11:02:39.640807448Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.377746 | controller |     "Jun 11 11:02:39.660896 crc crio[22652]: time=\"2026-06-11T11:02:39.660748582Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.377762 | controller |     "Jun 11 11:02:39.680175 crc crio[22652]: time=\"2026-06-11T11:02:39.679471685Z\" level=info msg=\"Removed container f771430ee7fac006f3d9f0582b24649cec473260a1131266a769fd953a13fe65: openshift-marketplace/certified-operators-5fkl5/registry-server\" id=5d684dd5-e3ea-48ff-8158-78ab057a6026 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.377778 | controller |     "Jun 11 11:02:39.705080 crc crio[22652]: time=\"2026-06-11T11:02:39.70476343Z\" level=info msg=\"Created container 5a2d0bb7b68c9dbb844e42d3c648f876b45216f224828326d4c127068ff5833e: openstack-operators/ironic-operator-controller-manager-75f8548fcd-wljgl/manager\" id=16c11175-7441-4a54-a881-25985f0289a5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.377796 | controller |     "Jun 11 11:02:39.705502 crc crio[22652]: time=\"2026-06-11T11:02:39.704788147Z\" level=info msg=\"Removing container: 4b8adfee8ba974b8821de3b10e744c508ab2533f1865af3efac2f2da4572da27\" id=a3eab871-dca3-44d0-9723-45cc64d0f6d7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.377813 | controller |     "Jun 11 11:02:39.707528 crc crio[22652]: time=\"2026-06-11T11:02:39.707415174Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.377829 | controller |     "Jun 11 11:02:39.716397 crc crio[22652]: time=\"2026-06-11T11:02:39.716252851Z\" level=info msg=\"Starting container: 5a2d0bb7b68c9dbb844e42d3c648f876b45216f224828326d4c127068ff5833e\" id=b6fa57f5-84ee-40a1-963e-96a974bbdee4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.377845 | controller |     "Jun 11 11:02:39.757736 crc crio[22652]: time=\"2026-06-11T11:02:39.757598984Z\" level=info msg=\"Started container\" PID=49332 containerID=5a2d0bb7b68c9dbb844e42d3c648f876b45216f224828326d4c127068ff5833e description=openstack-operators/ironic-operator-controller-manager-75f8548fcd-wljgl/manager id=b6fa57f5-84ee-40a1-963e-96a974bbdee4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f917408fba74c06adb6a1e4b036c6fb24716824cc81d14dbcdfaac06eaad9fb1",
2026-06-11 11:58:02.377862 | controller |     "Jun 11 11:02:39.903921 crc crio[22652]: time=\"2026-06-11T11:02:39.903802834Z\" level=info msg=\"Created container 6727d21a8276e05fc6cf342b7c999f9033f456dd9cfbfe60a1af4bcdb7a8435b: openstack-operators/heat-operator-controller-manager-5c5844cc68-ncnk7/manager\" id=886a4d4e-61ed-47ac-8cf5-f9f15d42fa76 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.377879 | controller |     "Jun 11 11:02:39.905416 crc crio[22652]: time=\"2026-06-11T11:02:39.905349963Z\" level=info msg=\"Starting container: 6727d21a8276e05fc6cf342b7c999f9033f456dd9cfbfe60a1af4bcdb7a8435b\" id=6ccf7833-4283-4e2a-ab67-20348b98c09c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.377902 | controller |     "Jun 11 11:02:39.919630 crc crio[22652]: time=\"2026-06-11T11:02:39.919537127Z\" level=info msg=\"Started container\" PID=49287 containerID=6727d21a8276e05fc6cf342b7c999f9033f456dd9cfbfe60a1af4bcdb7a8435b description=openstack-operators/heat-operator-controller-manager-5c5844cc68-ncnk7/manager id=6ccf7833-4283-4e2a-ab67-20348b98c09c name=/runtime.v1.RuntimeService/StartContainer sandboxID=029148ae93ca57f8198750ebcad3794be298720656ae98eb8cc9e20f18dd5d17",
2026-06-11 11:58:02.377926 | controller |     "Jun 11 11:02:40.015406 crc crio[22652]: time=\"2026-06-11T11:02:40.015258914Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.377944 | controller |     "Jun 11 11:02:40.033368 crc crio[22652]: time=\"2026-06-11T11:02:40.033182174Z\" level=info msg=\"Created container 8a50551c4839ef093cf8729b018a9b4d7ebacb663713bef146b6681ab45da315: openstack-operators/swift-operator-controller-manager-67c49dd5c6-fps25/manager\" id=6deac23a-01e9-4bff-9c67-de8e0a3360b3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.377961 | controller |     "Jun 11 11:02:40.037913 crc crio[22652]: time=\"2026-06-11T11:02:40.037804129Z\" level=info msg=\"Starting container: 8a50551c4839ef093cf8729b018a9b4d7ebacb663713bef146b6681ab45da315\" id=8be5021f-b73d-4ba3-9456-96fb2d55c4f1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.377977 | controller |     "Jun 11 11:02:40.077542 crc crio[22652]: time=\"2026-06-11T11:02:40.077396686Z\" level=info msg=\"Started container\" PID=49354 containerID=8a50551c4839ef093cf8729b018a9b4d7ebacb663713bef146b6681ab45da315 description=openstack-operators/swift-operator-controller-manager-67c49dd5c6-fps25/manager id=8be5021f-b73d-4ba3-9456-96fb2d55c4f1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1b709e07d8ce04e3c1beb8cb88b08ab8cab792a51da918265e4cc39e6b8c949c",
2026-06-11 11:58:02.377996 | controller |     "Jun 11 11:02:40.108526 crc crio[22652]: time=\"2026-06-11T11:02:40.108106724Z\" level=info msg=\"Created container f0d8f9d7184a1ab1353351b44f8509a7ff62017a312ec10c053723d1bc92f069: openstack-operators/infra-operator-controller-manager-cbcfcddf7-65qnr/manager\" id=78464799-c1bd-4483-a981-783eb2cfc5d7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.378013 | controller |     "Jun 11 11:02:40.112918 crc crio[22652]: time=\"2026-06-11T11:02:40.112869108Z\" level=info msg=\"Starting container: f0d8f9d7184a1ab1353351b44f8509a7ff62017a312ec10c053723d1bc92f069\" id=6e586f57-093d-498d-9e28-8293ec0253dc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.378029 | controller |     "Jun 11 11:02:40.147458 crc crio[22652]: time=\"2026-06-11T11:02:40.147410122Z\" level=info msg=\"Started container\" PID=49438 containerID=f0d8f9d7184a1ab1353351b44f8509a7ff62017a312ec10c053723d1bc92f069 description=openstack-operators/infra-operator-controller-manager-cbcfcddf7-65qnr/manager id=6e586f57-093d-498d-9e28-8293ec0253dc name=/runtime.v1.RuntimeService/StartContainer sandboxID=96959608f8d6c67cc7b1dbfb76eceaca82bcd684ef37a9d2b85caf7d968692f8",
2026-06-11 11:58:02.378046 | controller |     "Jun 11 11:02:40.190525 crc crio[22652]: time=\"2026-06-11T11:02:40.190411109Z\" level=info msg=\"Created container af63005be43ecd4a31a722a1e0eb98bae5f5dd9ec60401852ecdb7c22951506a: openstack-operators/manila-operator-controller-manager-677d9d8477-jpktc/manager\" id=2fa62951-06d0-4767-b720-e5a09e31cf19 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.378062 | controller |     "Jun 11 11:02:40.196557 crc crio[22652]: time=\"2026-06-11T11:02:40.195530621Z\" level=info msg=\"Starting container: af63005be43ecd4a31a722a1e0eb98bae5f5dd9ec60401852ecdb7c22951506a\" id=0d38e63b-67a3-4963-adda-00c9ec3d0cea name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.378079 | controller |     "Jun 11 11:02:40.239345 crc crio[22652]: time=\"2026-06-11T11:02:40.236474463Z\" level=info msg=\"Started container\" PID=49359 containerID=af63005be43ecd4a31a722a1e0eb98bae5f5dd9ec60401852ecdb7c22951506a description=openstack-operators/manila-operator-controller-manager-677d9d8477-jpktc/manager id=0d38e63b-67a3-4963-adda-00c9ec3d0cea name=/runtime.v1.RuntimeService/StartContainer sandboxID=3cc081dac6d8c2097490be8567dae14551760aa65f2d83b365ce2942a1cbc934",
2026-06-11 11:58:02.378094 | controller |     "Jun 11 11:02:40.317303 crc crio[22652]: time=\"2026-06-11T11:02:40.3144428Z\" level=info msg=\"Created container 3ab1645ad749f72ca9f9d6bb1bd474e1fca4f0e3129d13a8bcd0bd4fe7d1a51f: openstack-operators/test-operator-controller-manager-8d5599d7d-rwsh4/manager\" id=b70dfd12-6349-48c1-a0e8-8d9863f47657 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.378109 | controller |     "Jun 11 11:02:40.327090 crc crio[22652]: time=\"2026-06-11T11:02:40.326996166Z\" level=info msg=\"Created container 266677d8203f55402bb5a1d54722f6f815f6ce35e611320bd78ba6b6311fac1b: openstack-operators/designate-operator-controller-manager-6bf8599b68-cr567/manager\" id=118ec239-db1b-4140-b769-9e3ab69e1055 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.378125 | controller |     "Jun 11 11:02:40.331911 crc crio[22652]: time=\"2026-06-11T11:02:40.331720988Z\" level=info msg=\"Starting container: 266677d8203f55402bb5a1d54722f6f815f6ce35e611320bd78ba6b6311fac1b\" id=234a13ac-1af2-4889-8605-210e5eaec2bd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.378141 | controller |     "Jun 11 11:02:40.336188 crc crio[22652]: time=\"2026-06-11T11:02:40.333415446Z\" level=info msg=\"Starting container: 3ab1645ad749f72ca9f9d6bb1bd474e1fca4f0e3129d13a8bcd0bd4fe7d1a51f\" id=4701ca31-fecb-4adb-9841-c6bbe0475117 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.378156 | controller |     "Jun 11 11:02:40.349324 crc crio[22652]: time=\"2026-06-11T11:02:40.348471441Z\" level=info msg=\"Started container\" PID=49437 containerID=266677d8203f55402bb5a1d54722f6f815f6ce35e611320bd78ba6b6311fac1b description=openstack-operators/designate-operator-controller-manager-6bf8599b68-cr567/manager id=234a13ac-1af2-4889-8605-210e5eaec2bd name=/runtime.v1.RuntimeService/StartContainer sandboxID=d78b7a67f54e5e59fdfca8ad5243a143690827b3aab45173e825b5619df8a56e",
2026-06-11 11:58:02.378175 | controller |     "Jun 11 11:02:40.364527 crc crio[22652]: time=\"2026-06-11T11:02:40.364430873Z\" level=info msg=\"Started container\" PID=49441 containerID=3ab1645ad749f72ca9f9d6bb1bd474e1fca4f0e3129d13a8bcd0bd4fe7d1a51f description=openstack-operators/test-operator-controller-manager-8d5599d7d-rwsh4/manager id=4701ca31-fecb-4adb-9841-c6bbe0475117 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7091021d6b5fccb913ae6e74b7670d034d97303585656d16ff3044fb4801ad05",
2026-06-11 11:58:02.378191 | controller |     "Jun 11 11:02:40.463361 crc crio[22652]: time=\"2026-06-11T11:02:40.463031813Z\" level=info msg=\"Created container 8677f43e41668e12f9f7651a03bc59590e763f06c3c0cfd3d69a927ebe6522a8: openstack-operators/cinder-operator-controller-manager-86c584f6fc-7g94f/manager\" id=208125d1-67b0-41ed-bfd5-5f1d5aa2edbc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.378207 | controller |     "Jun 11 11:02:40.499242 crc crio[22652]: time=\"2026-06-11T11:02:40.496473026Z\" level=info msg=\"Starting container: 8677f43e41668e12f9f7651a03bc59590e763f06c3c0cfd3d69a927ebe6522a8\" id=203e6e1f-8445-4b88-9a1d-2323aae0bb2f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.378223 | controller |     "Jun 11 11:02:40.501858 crc crio[22652]: time=\"2026-06-11T11:02:40.501793454Z\" level=info msg=\"Removed container 4b8adfee8ba974b8821de3b10e744c508ab2533f1865af3efac2f2da4572da27: openshift-marketplace/certified-operators-5fkl5/extract-content\" id=a3eab871-dca3-44d0-9723-45cc64d0f6d7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.378239 | controller |     "Jun 11 11:02:40.528656 crc crio[22652]: time=\"2026-06-11T11:02:40.528523571Z\" level=info msg=\"Started container\" PID=49356 containerID=8677f43e41668e12f9f7651a03bc59590e763f06c3c0cfd3d69a927ebe6522a8 description=openstack-operators/cinder-operator-controller-manager-86c584f6fc-7g94f/manager id=203e6e1f-8445-4b88-9a1d-2323aae0bb2f name=/runtime.v1.RuntimeService/StartContainer sandboxID=dfa6cf09405e2b772827391ee66f45f28951bce76a54a57807d5327cdfbb7a48",
2026-06-11 11:58:02.378255 | controller |     "Jun 11 11:02:40.545833 crc crio[22652]: time=\"2026-06-11T11:02:40.545502792Z\" level=info msg=\"Created container e3fa45fd5b551bfc628a1723a8230e0024e3f6173ffca98a9ca911f6fbf0f2b8: openstack-operators/nova-operator-controller-manager-f4c4579bb-zsg5c/manager\" id=c72103b0-7b59-4d79-ae76-ebba5302fecc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.378271 | controller |     "Jun 11 11:02:40.550691 crc crio[22652]: time=\"2026-06-11T11:02:40.550563279Z\" level=info msg=\"Starting container: e3fa45fd5b551bfc628a1723a8230e0024e3f6173ffca98a9ca911f6fbf0f2b8\" id=b93085b9-f72d-4005-b190-92b96802ce08 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.378287 | controller |     "Jun 11 11:02:40.551469 crc crio[22652]: time=\"2026-06-11T11:02:40.551403896Z\" level=info msg=\"Removing container: c676b58367b33fc83da67b6f82d5b4fbe6a5288c4e16543836529a1a125fb7ec\" id=ef0215ca-2224-4558-9907-ae3cb377e8f7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.378303 | controller |     "Jun 11 11:02:40.581880 crc crio[22652]: time=\"2026-06-11T11:02:40.581755968Z\" level=info msg=\"Started container\" PID=49590 containerID=e3fa45fd5b551bfc628a1723a8230e0024e3f6173ffca98a9ca911f6fbf0f2b8 description=openstack-operators/nova-operator-controller-manager-f4c4579bb-zsg5c/manager id=b93085b9-f72d-4005-b190-92b96802ce08 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c0d5826e6afe85dca942e3d1a4306ace016b168d392ef09fc5b860982c481ba5",
2026-06-11 11:58:02.378324 | controller |     "Jun 11 11:02:40.734184 crc crio[22652]: time=\"2026-06-11T11:02:40.733484387Z\" level=info msg=\"Created container 1e84b8f97241a19644598bfa74421bcec253b810ab202b66c0a19d246929193c: openstack-operators/barbican-operator-controller-manager-7b8ffd8c4f-gmfq5/manager\" id=061b5bc3-bda4-46fd-a30f-b6fd48361997 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.378343 | controller |     "Jun 11 11:02:40.769272 crc crio[22652]: time=\"2026-06-11T11:02:40.768794515Z\" level=info msg=\"Removed container c676b58367b33fc83da67b6f82d5b4fbe6a5288c4e16543836529a1a125fb7ec: openshift-marketplace/certified-operators-5fkl5/extract-utilities\" id=ef0215ca-2224-4558-9907-ae3cb377e8f7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.378430 | controller |     "Jun 11 11:02:40.779899 crc crio[22652]: time=\"2026-06-11T11:02:40.7798197Z\" level=info msg=\"Starting container: 1e84b8f97241a19644598bfa74421bcec253b810ab202b66c0a19d246929193c\" id=5a6ae9e6-fd18-41cc-823b-3099ba971db0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.378460 | controller |     "Jun 11 11:02:40.814403 crc crio[22652]: time=\"2026-06-11T11:02:40.81002687Z\" level=info msg=\"Started container\" PID=49461 containerID=1e84b8f97241a19644598bfa74421bcec253b810ab202b66c0a19d246929193c description=openstack-operators/barbican-operator-controller-manager-7b8ffd8c4f-gmfq5/manager id=5a6ae9e6-fd18-41cc-823b-3099ba971db0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=221c05d8ffec1ae09f961a0abeeb96f67f746f5e4447be31ce8c11d9bc2b9150",
2026-06-11 11:58:02.378478 | controller |     "Jun 11 11:02:41.695728 crc crio[22652]: time=\"2026-06-11T11:02:41.695634144Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.378496 | controller |     "Jun 11 11:02:41.928745 crc crio[22652]: time=\"2026-06-11T11:02:41.928601941Z\" level=info msg=\"Created container c75fff362646b61383b1709bf8708006042748dfd72cd434cfa463fc4e7c3972: baremetal-operator-system/baremetal-operator-ironic-d98796459-l2x4z/ironic-httpd\" id=8a01c558-e740-4e6d-99c4-ece7711af883 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.378512 | controller |     "Jun 11 11:02:41.930612 crc crio[22652]: time=\"2026-06-11T11:02:41.93054233Z\" level=info msg=\"Starting container: c75fff362646b61383b1709bf8708006042748dfd72cd434cfa463fc4e7c3972\" id=cf112bb1-35e5-44d5-9bfa-fe3580e0cb8e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.378529 | controller |     "Jun 11 11:02:41.937940 crc crio[22652]: time=\"2026-06-11T11:02:41.937848152Z\" level=info msg=\"Started container\" PID=49780 containerID=c75fff362646b61383b1709bf8708006042748dfd72cd434cfa463fc4e7c3972 description=baremetal-operator-system/baremetal-operator-ironic-d98796459-l2x4z/ironic-httpd id=cf112bb1-35e5-44d5-9bfa-fe3580e0cb8e name=/runtime.v1.RuntimeService/StartContainer sandboxID=823e12ab64de986d4e9df31315ef1f3111146d0af259f6bfbb9ffa9c751db2f9",
2026-06-11 11:58:02.378545 | controller |     "Jun 11 11:02:41.957924 crc crio[22652]: time=\"2026-06-11T11:02:41.957860061Z\" level=info msg=\"Pulling image: quay.io/metal3-io/ironic:release-24.1\" id=8b87143e-48d4-4641-9aa6-74b65fd027ac name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.378561 | controller |     "Jun 11 11:02:41.972493 crc crio[22652]: time=\"2026-06-11T11:02:41.972026255Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/ironic:release-24.1\\\"\"",
2026-06-11 11:58:02.378578 | controller |     "Jun 11 11:02:42.446711 crc crio[22652]: time=\"2026-06-11T11:02:42.446643928Z\" level=info msg=\"Pulled image: quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8\" id=8b87143e-48d4-4641-9aa6-74b65fd027ac name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.378594 | controller |     "Jun 11 11:02:42.449348 crc crio[22652]: time=\"2026-06-11T11:02:42.449262889Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=b57d0955-6f42-4963-84c8-9426ddca3ce2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.378617 | controller |     "Jun 11 11:02:42.451355 crc crio[22652]: time=\"2026-06-11T11:02:42.451311856Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=0c20b3a7-64c7-4e65-9471-59ed2772b858 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.378635 | controller |     "Jun 11 11:02:42.458994 crc crio[22652]: time=\"2026-06-11T11:02:42.458903082Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-d98796459-l2x4z/ironic-log-watch\" id=bbc4e668-33ad-4626-adac-3c79e7ba3444 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.378650 | controller |     "Jun 11 11:02:42.459504 crc crio[22652]: time=\"2026-06-11T11:02:42.459437727Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.378666 | controller |     "Jun 11 11:02:42.500662 crc crio[22652]: time=\"2026-06-11T11:02:42.500612901Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.378682 | controller |     "Jun 11 11:02:43.264599 crc crio[22652]: time=\"2026-06-11T11:02:43.264485677Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.378697 | controller |     "Jun 11 11:02:43.418798 crc crio[22652]: time=\"2026-06-11T11:02:43.418746862Z\" level=info msg=\"Created container 6b47151dd77ffc5c9190326ab36a016a3ca61694afc5e3c945ff30e5c708f056: baremetal-operator-system/baremetal-operator-ironic-d98796459-l2x4z/ironic-log-watch\" id=bbc4e668-33ad-4626-adac-3c79e7ba3444 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.378713 | controller |     "Jun 11 11:02:43.420666 crc crio[22652]: time=\"2026-06-11T11:02:43.420611541Z\" level=info msg=\"Starting container: 6b47151dd77ffc5c9190326ab36a016a3ca61694afc5e3c945ff30e5c708f056\" id=7e1d1b87-32d4-417f-9654-616acb08c3d0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.378730 | controller |     "Jun 11 11:02:43.444248 crc crio[22652]: time=\"2026-06-11T11:02:43.438530109Z\" level=info msg=\"Started container\" PID=49837 containerID=6b47151dd77ffc5c9190326ab36a016a3ca61694afc5e3c945ff30e5c708f056 description=baremetal-operator-system/baremetal-operator-ironic-d98796459-l2x4z/ironic-log-watch id=7e1d1b87-32d4-417f-9654-616acb08c3d0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=823e12ab64de986d4e9df31315ef1f3111146d0af259f6bfbb9ffa9c751db2f9",
2026-06-11 11:58:02.378746 | controller |     "Jun 11 11:03:12.956192 crc crio[22652]: time=\"2026-06-11T11:03:12.955509614Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-7dc8cc99c9-bqwjs/POD\" id=73b0bfcf-8c92-4949-91c8-ccf7c180f6dd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.378763 | controller |     "Jun 11 11:03:12.957360 crc crio[22652]: time=\"2026-06-11T11:03:12.956268058Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.378779 | controller |     "Jun 11 11:03:13.013448 crc crio[22652]: time=\"2026-06-11T11:03:13.013040868Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7dc8cc99c9-bqwjs Namespace:openstack ID:60264fd76d3bf2d8fbcee1e5e5332923e466c89257037da320c373cd392864e3 UID:5db2c596-7167-409b-b0d6-f4cccbca6fe5 NetNS:/var/run/netns/cad39c52-ccb3-4567-981f-c5afd58d4ca9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5db2c596_7167_409b_b0d6_f4cccbca6fe5.slice PodAnnotations:0xc00008c100}] Aliases:map[]}\"",
2026-06-11 11:58:02.378799 | controller |     "Jun 11 11:03:13.013448 crc crio[22652]: time=\"2026-06-11T11:03:13.01310673Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-7dc8cc99c9-bqwjs to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.378816 | controller |     "Jun 11 11:03:13.076840 crc crio[22652]: time=\"2026-06-11T11:03:13.076744755Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-769fc96f7c-fc8kw/POD\" id=ba3c0a31-927c-4e78-a8d0-c15ccbf67082 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.378832 | controller |     "Jun 11 11:03:13.076971 crc crio[22652]: time=\"2026-06-11T11:03:13.076860156Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.378848 | controller |     "Jun 11 11:03:13.135098 crc crio[22652]: time=\"2026-06-11T11:03:13.134680617Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-769fc96f7c-fc8kw Namespace:openstack ID:0d9a77eaa16e261c141cb16fbf36e7f256e1da6b22e46c5ff5f541ddf79c9490 UID:3c8883bb-2799-4f58-a19c-f6e6159f729f NetNS:/var/run/netns/fd6040bf-785c-4478-9573-741d97bc1f94 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3c8883bb_2799_4f58_a19c_f6e6159f729f.slice PodAnnotations:0xc00008c5b8}] Aliases:map[]}\"",
2026-06-11 11:58:02.378864 | controller |     "Jun 11 11:03:13.135098 crc crio[22652]: time=\"2026-06-11T11:03:13.13508068Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-769fc96f7c-fc8kw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.378880 | controller |     "Jun 11 11:03:13.627378 crc crio[22652]: 2026-06-11T11:03:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:60264fd76d3bf2d Mac:ee:b5:69:d3:ea:cb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:61 Mtu:0 Sandbox:/var/run/netns/cad39c52-ccb3-4567-981f-c5afd58d4ca9 SocketPath: PciID:}] [{Interface:0xc0002447f0 Address:{IP:10.217.0.97 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.378896 | controller |     "Jun 11 11:03:13.628485 crc crio[22652]: time=\"2026-06-11T11:03:13.628291673Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7dc8cc99c9-bqwjs Namespace:openstack ID:60264fd76d3bf2d8fbcee1e5e5332923e466c89257037da320c373cd392864e3 UID:5db2c596-7167-409b-b0d6-f4cccbca6fe5 NetNS:/var/run/netns/cad39c52-ccb3-4567-981f-c5afd58d4ca9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5db2c596_7167_409b_b0d6_f4cccbca6fe5.slice PodAnnotations:0xc00008c100}] Aliases:map[]}\"",
2026-06-11 11:58:02.378911 | controller |     "Jun 11 11:03:13.628485 crc crio[22652]: time=\"2026-06-11T11:03:13.628480328Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-7dc8cc99c9-bqwjs for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.378927 | controller |     "Jun 11 11:03:13.637198 crc crio[22652]: time=\"2026-06-11T11:03:13.637000845Z\" level=info msg=\"Ran pod sandbox 60264fd76d3bf2d8fbcee1e5e5332923e466c89257037da320c373cd392864e3 with infra container: openstack/dnsmasq-dns-7dc8cc99c9-bqwjs/POD\" id=73b0bfcf-8c92-4949-91c8-ccf7c180f6dd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.378943 | controller |     "Jun 11 11:03:13.640542 crc crio[22652]: time=\"2026-06-11T11:03:13.640415971Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=d04540cc-4aac-4dd0-8e1e-46cc296ab17b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.378959 | controller |     "Jun 11 11:03:13.640781 crc crio[22652]: time=\"2026-06-11T11:03:13.640690149Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found\" id=d04540cc-4aac-4dd0-8e1e-46cc296ab17b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.378977 | controller |     "Jun 11 11:03:13.640877 crc crio[22652]: time=\"2026-06-11T11:03:13.640780022Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found\" id=d04540cc-4aac-4dd0-8e1e-46cc296ab17b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.378994 | controller |     "Jun 11 11:03:13.641921 crc crio[22652]: time=\"2026-06-11T11:03:13.641820857Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=a9765674-9789-45db-9e4e-3d87ed5589d2 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.379009 | controller |     "Jun 11 11:03:13.653427 crc crio[22652]: time=\"2026-06-11T11:03:13.653320049Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\\\"\"",
2026-06-11 11:58:02.379024 | controller |     "Jun 11 11:03:13.711778 crc crio[22652]: 2026-06-11T11:03:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0d9a77eaa16e261 Mac:d6:9e:e2:9a:7e:5a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:62 Mtu:0 Sandbox:/var/run/netns/fd6040bf-785c-4478-9573-741d97bc1f94 SocketPath: PciID:}] [{Interface:0xc000700a40 Address:{IP:10.217.0.98 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.379040 | controller |     "Jun 11 11:03:13.712781 crc crio[22652]: time=\"2026-06-11T11:03:13.712663746Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-769fc96f7c-fc8kw Namespace:openstack ID:0d9a77eaa16e261c141cb16fbf36e7f256e1da6b22e46c5ff5f541ddf79c9490 UID:3c8883bb-2799-4f58-a19c-f6e6159f729f NetNS:/var/run/netns/fd6040bf-785c-4478-9573-741d97bc1f94 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3c8883bb_2799_4f58_a19c_f6e6159f729f.slice PodAnnotations:0xc00008c5b8}] Aliases:map[]}\"",
2026-06-11 11:58:02.379055 | controller |     "Jun 11 11:03:13.712935 crc crio[22652]: time=\"2026-06-11T11:03:13.712826311Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-769fc96f7c-fc8kw for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.379071 | controller |     "Jun 11 11:03:13.721617 crc crio[22652]: time=\"2026-06-11T11:03:13.721545762Z\" level=info msg=\"Ran pod sandbox 0d9a77eaa16e261c141cb16fbf36e7f256e1da6b22e46c5ff5f541ddf79c9490 with infra container: openstack/dnsmasq-dns-769fc96f7c-fc8kw/POD\" id=ba3c0a31-927c-4e78-a8d0-c15ccbf67082 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.379087 | controller |     "Jun 11 11:03:13.723721 crc crio[22652]: time=\"2026-06-11T11:03:13.723626547Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=78990131-463a-4572-b54b-c34cf5aca44b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.379102 | controller |     "Jun 11 11:03:13.723845 crc crio[22652]: time=\"2026-06-11T11:03:13.723815403Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found\" id=78990131-463a-4572-b54b-c34cf5aca44b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.379118 | controller |     "Jun 11 11:03:13.723915 crc crio[22652]: time=\"2026-06-11T11:03:13.723857285Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found\" id=78990131-463a-4572-b54b-c34cf5aca44b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.379133 | controller |     "Jun 11 11:03:13.724834 crc crio[22652]: time=\"2026-06-11T11:03:13.724721862Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=c0037ea2-9f2e-4dbc-bc06-b7c5850b6642 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.379148 | controller |     "Jun 11 11:03:13.728342 crc crio[22652]: time=\"2026-06-11T11:03:13.728100468Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\\\"\"",
2026-06-11 11:58:02.379167 | controller |     "Jun 11 11:03:15.682705 crc crio[22652]: time=\"2026-06-11T11:03:15.679290299Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-6b994dcc49-x95q9/POD\" id=dc1aa307-852c-4fff-9012-1463847a0b22 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.379183 | controller |     "Jun 11 11:03:15.682705 crc crio[22652]: time=\"2026-06-11T11:03:15.681614763Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.379200 | controller |     "Jun 11 11:03:15.829270 crc crio[22652]: time=\"2026-06-11T11:03:15.826802519Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6b994dcc49-x95q9 Namespace:openstack ID:150666e8fe657599f387d26f85c806ce5334a6999737d88c80c4a449210f3890 UID:b163b8e8-92d1-4fbb-933e-0182be136e0d NetNS:/var/run/netns/fa066c17-c80e-42d2-b6bb-ac5e2488eec7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb163b8e8_92d1_4fbb_933e_0182be136e0d.slice PodAnnotations:0xc0004bef08}] Aliases:map[]}\"",
2026-06-11 11:58:02.379215 | controller |     "Jun 11 11:03:15.829270 crc crio[22652]: time=\"2026-06-11T11:03:15.826945114Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-6b994dcc49-x95q9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.379230 | controller |     "Jun 11 11:03:16.160794 crc crio[22652]: time=\"2026-06-11T11:03:16.160556664Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-68bc84565-mf2dh/POD\" id=b60e96f2-af26-4440-a336-b905243486a0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.379245 | controller |     "Jun 11 11:03:16.161572 crc crio[22652]: time=\"2026-06-11T11:03:16.161522245Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.379261 | controller |     "Jun 11 11:03:16.330252 crc crio[22652]: time=\"2026-06-11T11:03:16.329974995Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68bc84565-mf2dh Namespace:openstack ID:6f799f0eeb738be7e70a73ac9b791a28451acede31c9dd47fd56f3f69d43d309 UID:caf2d78c-2764-484b-9a2d-7c82bd1f2cc1 NetNS:/var/run/netns/00f037f8-8828-469a-ade3-7ba29caa0333 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcaf2d78c_2764_484b_9a2d_7c82bd1f2cc1.slice PodAnnotations:0xc000988180}] Aliases:map[]}\"",
2026-06-11 11:58:02.379278 | controller |     "Jun 11 11:03:16.330252 crc crio[22652]: time=\"2026-06-11T11:03:16.330070025Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-68bc84565-mf2dh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.379293 | controller |     "Jun 11 11:03:16.463523 crc crio[22652]: 2026-06-11T11:03:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:150666e8fe65759 Mac:ba:31:9c:85:f4:76 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:63 Mtu:0 Sandbox:/var/run/netns/fa066c17-c80e-42d2-b6bb-ac5e2488eec7 SocketPath: PciID:}] [{Interface:0xc000124c50 Address:{IP:10.217.0.99 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.379308 | controller |     "Jun 11 11:03:16.471518 crc crio[22652]: time=\"2026-06-11T11:03:16.471440454Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6b994dcc49-x95q9 Namespace:openstack ID:150666e8fe657599f387d26f85c806ce5334a6999737d88c80c4a449210f3890 UID:b163b8e8-92d1-4fbb-933e-0182be136e0d NetNS:/var/run/netns/fa066c17-c80e-42d2-b6bb-ac5e2488eec7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb163b8e8_92d1_4fbb_933e_0182be136e0d.slice PodAnnotations:0xc0004bef08}] Aliases:map[]}\"",
2026-06-11 11:58:02.379327 | controller |     "Jun 11 11:03:16.471750 crc crio[22652]: time=\"2026-06-11T11:03:16.4716355Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-6b994dcc49-x95q9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.379343 | controller |     "Jun 11 11:03:16.512312 crc crio[22652]: time=\"2026-06-11T11:03:16.507748298Z\" level=info msg=\"Ran pod sandbox 150666e8fe657599f387d26f85c806ce5334a6999737d88c80c4a449210f3890 with infra container: openstack/dnsmasq-dns-6b994dcc49-x95q9/POD\" id=dc1aa307-852c-4fff-9012-1463847a0b22 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.379387 | controller |     "Jun 11 11:03:16.528568 crc crio[22652]: time=\"2026-06-11T11:03:16.521715608Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=b47e470a-9623-495d-a6c3-d0498a9a2a4a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.379412 | controller |     "Jun 11 11:03:16.528568 crc crio[22652]: time=\"2026-06-11T11:03:16.521929835Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found\" id=b47e470a-9623-495d-a6c3-d0498a9a2a4a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.379430 | controller |     "Jun 11 11:03:16.528568 crc crio[22652]: time=\"2026-06-11T11:03:16.521972486Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found\" id=b47e470a-9623-495d-a6c3-d0498a9a2a4a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.379447 | controller |     "Jun 11 11:03:16.528568 crc crio[22652]: time=\"2026-06-11T11:03:16.524866147Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=b772a931-bade-43a9-b898-7844046569de name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.379463 | controller |     "Jun 11 11:03:16.538744 crc crio[22652]: time=\"2026-06-11T11:03:16.538675742Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\\\"\"",
2026-06-11 11:58:02.379479 | controller |     "Jun 11 11:03:16.866928 crc crio[22652]: time=\"2026-06-11T11:03:16.866398706Z\" level=info msg=\"Running pod sandbox: openstack/rabbitmq-server-0/POD\" id=3bf9510c-fd56-4d53-b3d6-d0f48a838d74 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.379495 | controller |     "Jun 11 11:03:16.866928 crc crio[22652]: time=\"2026-06-11T11:03:16.866892272Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.379511 | controller |     "Jun 11 11:03:16.980466 crc crio[22652]: time=\"2026-06-11T11:03:16.969952331Z\" level=info msg=\"Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:68c28310e93ce04289a3136ad93a9a8461ba81633ec853a01d9fd0670e7d6740 UID:9ce5b578-ecf9-41be-b18f-206c09439299 NetNS:/var/run/netns/2a19d5d3-69bf-48fd-a0fb-04b623704bdd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9ce5b578_ecf9_41be_b18f_206c09439299.slice PodAnnotations:0xc0036e6440}] Aliases:map[]}\"",
2026-06-11 11:58:02.379527 | controller |     "Jun 11 11:03:16.980466 crc crio[22652]: time=\"2026-06-11T11:03:16.969992982Z\" level=info msg=\"Adding pod openstack_rabbitmq-server-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.379542 | controller |     "Jun 11 11:03:17.182351 crc crio[22652]: 2026-06-11T11:03:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6f799f0eeb738be Mac:2e:f6:7d:f2:19:18 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:64 Mtu:0 Sandbox:/var/run/netns/00f037f8-8828-469a-ade3-7ba29caa0333 SocketPath: PciID:}] [{Interface:0xc0003eec60 Address:{IP:10.217.0.100 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.379561 | controller |     "Jun 11 11:03:17.194256 crc crio[22652]: time=\"2026-06-11T11:03:17.190820724Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68bc84565-mf2dh Namespace:openstack ID:6f799f0eeb738be7e70a73ac9b791a28451acede31c9dd47fd56f3f69d43d309 UID:caf2d78c-2764-484b-9a2d-7c82bd1f2cc1 NetNS:/var/run/netns/00f037f8-8828-469a-ade3-7ba29caa0333 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcaf2d78c_2764_484b_9a2d_7c82bd1f2cc1.slice PodAnnotations:0xc000988180}] Aliases:map[]}\"",
2026-06-11 11:58:02.379577 | controller |     "Jun 11 11:03:17.194256 crc crio[22652]: time=\"2026-06-11T11:03:17.191020267Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-68bc84565-mf2dh for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.379592 | controller |     "Jun 11 11:03:17.307777 crc crio[22652]: time=\"2026-06-11T11:03:17.307619201Z\" level=info msg=\"Ran pod sandbox 6f799f0eeb738be7e70a73ac9b791a28451acede31c9dd47fd56f3f69d43d309 with infra container: openstack/dnsmasq-dns-68bc84565-mf2dh/POD\" id=b60e96f2-af26-4440-a336-b905243486a0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.379608 | controller |     "Jun 11 11:03:17.311567 crc crio[22652]: time=\"2026-06-11T11:03:17.310760837Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=51d788c7-bda1-49ef-809b-0744c7450237 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.379624 | controller |     "Jun 11 11:03:17.311567 crc crio[22652]: time=\"2026-06-11T11:03:17.310995745Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found\" id=51d788c7-bda1-49ef-809b-0744c7450237 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.379639 | controller |     "Jun 11 11:03:17.311567 crc crio[22652]: time=\"2026-06-11T11:03:17.311039596Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found\" id=51d788c7-bda1-49ef-809b-0744c7450237 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.379653 | controller |     "Jun 11 11:03:17.313792 crc crio[22652]: time=\"2026-06-11T11:03:17.312664138Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=599afbb4-0eba-4ed9-aceb-d0975ed1b3d2 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.379668 | controller |     "Jun 11 11:03:17.330254 crc crio[22652]: time=\"2026-06-11T11:03:17.330171861Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\\\"\"",
2026-06-11 11:58:02.379690 | controller |     "Jun 11 11:03:17.415162 crc crio[22652]: time=\"2026-06-11T11:03:17.415008917Z\" level=info msg=\"Running pod sandbox: openstack/rabbitmq-cell1-server-0/POD\" id=221c4144-03d5-4f04-8633-8a948af51be3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.379714 | controller |     "Jun 11 11:03:17.415382 crc crio[22652]: time=\"2026-06-11T11:03:17.415178249Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.379734 | controller |     "Jun 11 11:03:17.466420 crc crio[22652]: time=\"2026-06-11T11:03:17.465924501Z\" level=info msg=\"Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:c2786fd46ac0a8592e2e22a166ee96d1b10e6b1eb2a55bdad611709533c77aa0 UID:9dde6e6a-ac8e-4dbe-97e5-fde6dbaacb53 NetNS:/var/run/netns/72ae2081-8a8c-4491-a2b2-4fea73763756 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9dde6e6a_ac8e_4dbe_97e5_fde6dbaacb53.slice PodAnnotations:0xc0004beff0}] Aliases:map[]}\"",
2026-06-11 11:58:02.379755 | controller |     "Jun 11 11:03:17.466420 crc crio[22652]: time=\"2026-06-11T11:03:17.466380085Z\" level=info msg=\"Adding pod openstack_rabbitmq-cell1-server-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.379771 | controller |     "Jun 11 11:03:17.769645 crc crio[22652]: 2026-06-11T11:03:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:68c28310e93ce04 Mac:4e:b5:b9:62:75:d2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:65 Mtu:0 Sandbox:/var/run/netns/2a19d5d3-69bf-48fd-a0fb-04b623704bdd SocketPath: PciID:}] [{Interface:0xc000506d90 Address:{IP:10.217.0.101 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.379787 | controller |     "Jun 11 11:03:17.770560 crc crio[22652]: time=\"2026-06-11T11:03:17.770497181Z\" level=info msg=\"Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:68c28310e93ce04289a3136ad93a9a8461ba81633ec853a01d9fd0670e7d6740 UID:9ce5b578-ecf9-41be-b18f-206c09439299 NetNS:/var/run/netns/2a19d5d3-69bf-48fd-a0fb-04b623704bdd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9ce5b578_ecf9_41be_b18f_206c09439299.slice PodAnnotations:0xc0036e6440}] Aliases:map[]}\"",
2026-06-11 11:58:02.379803 | controller |     "Jun 11 11:03:17.770737 crc crio[22652]: time=\"2026-06-11T11:03:17.770673327Z\" level=info msg=\"Checking pod openstack_rabbitmq-server-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.379818 | controller |     "Jun 11 11:03:17.789173 crc crio[22652]: time=\"2026-06-11T11:03:17.787852118Z\" level=info msg=\"Ran pod sandbox 68c28310e93ce04289a3136ad93a9a8461ba81633ec853a01d9fd0670e7d6740 with infra container: openstack/rabbitmq-server-0/POD\" id=3bf9510c-fd56-4d53-b3d6-d0f48a838d74 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.379833 | controller |     "Jun 11 11:03:17.807531 crc crio[22652]: time=\"2026-06-11T11:03:17.807454435Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=4b2d91b7-4029-4322-b771-2d9f84256721 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.379849 | controller |     "Jun 11 11:03:17.807831 crc crio[22652]: time=\"2026-06-11T11:03:17.807664751Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified not found\" id=4b2d91b7-4029-4322-b771-2d9f84256721 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.379864 | controller |     "Jun 11 11:03:17.807831 crc crio[22652]: time=\"2026-06-11T11:03:17.807709403Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified found\" id=4b2d91b7-4029-4322-b771-2d9f84256721 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.379880 | controller |     "Jun 11 11:03:17.809087 crc crio[22652]: time=\"2026-06-11T11:03:17.809047648Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=decea69c-c357-4d8c-810a-561e9c769ffc name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.379895 | controller |     "Jun 11 11:03:17.852401 crc crio[22652]: time=\"2026-06-11T11:03:17.852041125Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\\\"\"",
2026-06-11 11:58:02.379910 | controller |     "Jun 11 11:03:18.167584 crc crio[22652]: time=\"2026-06-11T11:03:18.167476903Z\" level=info msg=\"Running pod sandbox: openstack/openstack-galera-0/POD\" id=4d02264c-9e4a-47d9-8a2e-1b7dca1d0f6f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.379925 | controller |     "Jun 11 11:03:18.167584 crc crio[22652]: time=\"2026-06-11T11:03:18.167592817Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.379943 | controller |     "Jun 11 11:03:18.276159 crc crio[22652]: 2026-06-11T11:03:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c2786fd46ac0a85 Mac:6a:d0:f5:f4:85:00 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:66 Mtu:0 Sandbox:/var/run/netns/72ae2081-8a8c-4491-a2b2-4fea73763756 SocketPath: PciID:}] [{Interface:0xc0004405d0 Address:{IP:10.217.0.102 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.379960 | controller |     "Jun 11 11:03:18.284414 crc crio[22652]: time=\"2026-06-11T11:03:18.281835982Z\" level=info msg=\"Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:c2786fd46ac0a8592e2e22a166ee96d1b10e6b1eb2a55bdad611709533c77aa0 UID:9dde6e6a-ac8e-4dbe-97e5-fde6dbaacb53 NetNS:/var/run/netns/72ae2081-8a8c-4491-a2b2-4fea73763756 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9dde6e6a_ac8e_4dbe_97e5_fde6dbaacb53.slice PodAnnotations:0xc0004beff0}] Aliases:map[]}\"",
2026-06-11 11:58:02.379976 | controller |     "Jun 11 11:03:18.284414 crc crio[22652]: time=\"2026-06-11T11:03:18.282475332Z\" level=info msg=\"Checking pod openstack_rabbitmq-cell1-server-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.379991 | controller |     "Jun 11 11:03:18.296022 crc crio[22652]: time=\"2026-06-11T11:03:18.295883627Z\" level=info msg=\"Ran pod sandbox c2786fd46ac0a8592e2e22a166ee96d1b10e6b1eb2a55bdad611709533c77aa0 with infra container: openstack/rabbitmq-cell1-server-0/POD\" id=221c4144-03d5-4f04-8633-8a948af51be3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.380006 | controller |     "Jun 11 11:03:18.324306 crc crio[22652]: time=\"2026-06-11T11:03:18.323558908Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=66d6f62f-01ea-4ee3-8875-2084e4d04413 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.380021 | controller |     "Jun 11 11:03:18.339796 crc crio[22652]: time=\"2026-06-11T11:03:18.3395232Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified not found\" id=66d6f62f-01ea-4ee3-8875-2084e4d04413 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.380037 | controller |     "Jun 11 11:03:18.339796 crc crio[22652]: time=\"2026-06-11T11:03:18.339637093Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified found\" id=66d6f62f-01ea-4ee3-8875-2084e4d04413 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.380052 | controller |     "Jun 11 11:03:18.345725 crc crio[22652]: time=\"2026-06-11T11:03:18.345410353Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=7bcf146a-dc09-4068-a78c-b5e86889712c name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.380067 | controller |     "Jun 11 11:03:18.359237 crc crio[22652]: time=\"2026-06-11T11:03:18.355437996Z\" level=info msg=\"Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:dcd8511e066436b79586125c5d5fe8e1f4491293a9d09fa063d690ff44d328aa UID:4da32b6f-0921-4345-b353-46d3e11aa854 NetNS:/var/run/netns/3c024e92-fad5-4ec6-98d6-42fa98b1320b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4da32b6f_0921_4345_b353_46d3e11aa854.slice PodAnnotations:0xc002928a08}] Aliases:map[]}\"",
2026-06-11 11:58:02.380082 | controller |     "Jun 11 11:03:18.359237 crc crio[22652]: time=\"2026-06-11T11:03:18.355507408Z\" level=info msg=\"Adding pod openstack_openstack-galera-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.380097 | controller |     "Jun 11 11:03:18.359237 crc crio[22652]: time=\"2026-06-11T11:03:18.355701109Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\\\"\"",
2026-06-11 11:58:02.380115 | controller |     "Jun 11 11:03:18.869438 crc crio[22652]: 2026-06-11T11:03:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dcd8511e066436b Mac:1a:6b:c3:4f:60:6e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:67 Mtu:0 Sandbox:/var/run/netns/3c024e92-fad5-4ec6-98d6-42fa98b1320b SocketPath: PciID:}] [{Interface:0xc0003ec9c0 Address:{IP:10.217.0.103 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.380131 | controller |     "Jun 11 11:03:18.883238 crc crio[22652]: time=\"2026-06-11T11:03:18.882887997Z\" level=info msg=\"Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:dcd8511e066436b79586125c5d5fe8e1f4491293a9d09fa063d690ff44d328aa UID:4da32b6f-0921-4345-b353-46d3e11aa854 NetNS:/var/run/netns/3c024e92-fad5-4ec6-98d6-42fa98b1320b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4da32b6f_0921_4345_b353_46d3e11aa854.slice PodAnnotations:0xc002928a08}] Aliases:map[]}\"",
2026-06-11 11:58:02.380146 | controller |     "Jun 11 11:03:18.894094 crc crio[22652]: time=\"2026-06-11T11:03:18.889863489Z\" level=info msg=\"Checking pod openstack_openstack-galera-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.380162 | controller |     "Jun 11 11:03:18.938559 crc crio[22652]: time=\"2026-06-11T11:03:18.938386653Z\" level=info msg=\"Ran pod sandbox dcd8511e066436b79586125c5d5fe8e1f4491293a9d09fa063d690ff44d328aa with infra container: openstack/openstack-galera-0/POD\" id=4d02264c-9e4a-47d9-8a2e-1b7dca1d0f6f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.380177 | controller |     "Jun 11 11:03:18.953746 crc crio[22652]: time=\"2026-06-11T11:03:18.94703372Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=8708b6a0-cf72-4cab-9cf8-65a39e79d153 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.380193 | controller |     "Jun 11 11:03:18.953746 crc crio[22652]: time=\"2026-06-11T11:03:18.953555477Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-mariadb:current-podified not found\" id=8708b6a0-cf72-4cab-9cf8-65a39e79d153 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.380209 | controller |     "Jun 11 11:03:18.953746 crc crio[22652]: time=\"2026-06-11T11:03:18.95366472Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-mariadb:current-podified found\" id=8708b6a0-cf72-4cab-9cf8-65a39e79d153 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.380225 | controller |     "Jun 11 11:03:18.960812 crc crio[22652]: time=\"2026-06-11T11:03:18.957807389Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=20d2d7cc-c44a-49e1-aaa0-e34be4f02a86 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.380241 | controller |     "Jun 11 11:03:18.962696 crc crio[22652]: time=\"2026-06-11T11:03:18.962426603Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\\\"\"",
2026-06-11 11:58:02.380258 | controller |     "Jun 11 11:03:19.526770 crc crio[22652]: time=\"2026-06-11T11:03:19.523253738Z\" level=info msg=\"Running pod sandbox: openstack/openstack-cell1-galera-0/POD\" id=96ca39b4-3694-48bf-8dd2-10e8e5c832e3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.380274 | controller |     "Jun 11 11:03:19.526770 crc crio[22652]: time=\"2026-06-11T11:03:19.523695372Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.380290 | controller |     "Jun 11 11:03:19.588639 crc crio[22652]: time=\"2026-06-11T11:03:19.587926738Z\" level=info msg=\"Running pod sandbox: openstack/memcached-0/POD\" id=7929145e-e31d-4347-aa66-d5b05ed133f2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.380309 | controller |     "Jun 11 11:03:19.588639 crc crio[22652]: time=\"2026-06-11T11:03:19.588033321Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.380325 | controller |     "Jun 11 11:03:19.594314 crc crio[22652]: time=\"2026-06-11T11:03:19.593886886Z\" level=info msg=\"Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:1bc135ac57f549fd8ae843a6ed24dc3d15f496fb4f39a793dcd4dbb9d079611a UID:e2ac1e23-2a61-440b-b763-7ec61a386c25 NetNS:/var/run/netns/7c67aa53-05e2-404b-8ffd-1902b0266838 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode2ac1e23_2a61_440b_b763_7ec61a386c25.slice PodAnnotations:0xc00008c668}] Aliases:map[]}\"",
2026-06-11 11:58:02.380341 | controller |     "Jun 11 11:03:19.594314 crc crio[22652]: time=\"2026-06-11T11:03:19.594045181Z\" level=info msg=\"Adding pod openstack_openstack-cell1-galera-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.380379 | controller |     "Jun 11 11:03:19.663975 crc crio[22652]: time=\"2026-06-11T11:03:19.663637051Z\" level=info msg=\"Got pod network &{Name:memcached-0 Namespace:openstack ID:f9a55e94c662e1edb13ad7e961ca0efebc40ebc91899a6e867b728d2defb4e9e UID:43e5066b-3cee-41aa-b67d-90e74890ac08 NetNS:/var/run/netns/15f864d3-8f9c-4b00-8804-fde9aabd33f7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod43e5066b_3cee_41aa_b67d_90e74890ac08.slice PodAnnotations:0xc0009885b0}] Aliases:map[]}\"",
2026-06-11 11:58:02.380397 | controller |     "Jun 11 11:03:19.664372 crc crio[22652]: time=\"2026-06-11T11:03:19.664047954Z\" level=info msg=\"Adding pod openstack_memcached-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.380413 | controller |     "Jun 11 11:03:20.352603 crc crio[22652]: 2026-06-11T11:03:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f9a55e94c662e1e Mac:02:8d:db:55:55:02 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:69 Mtu:0 Sandbox:/var/run/netns/15f864d3-8f9c-4b00-8804-fde9aabd33f7 SocketPath: PciID:}] [{Interface:0xc00015ef70 Address:{IP:10.217.0.105 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.380429 | controller |     "Jun 11 11:03:20.356631 crc crio[22652]: time=\"2026-06-11T11:03:20.356169985Z\" level=info msg=\"Got pod network &{Name:memcached-0 Namespace:openstack ID:f9a55e94c662e1edb13ad7e961ca0efebc40ebc91899a6e867b728d2defb4e9e UID:43e5066b-3cee-41aa-b67d-90e74890ac08 NetNS:/var/run/netns/15f864d3-8f9c-4b00-8804-fde9aabd33f7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod43e5066b_3cee_41aa_b67d_90e74890ac08.slice PodAnnotations:0xc0009885b0}] Aliases:map[]}\"",
2026-06-11 11:58:02.380445 | controller |     "Jun 11 11:03:20.356631 crc crio[22652]: time=\"2026-06-11T11:03:20.356490375Z\" level=info msg=\"Checking pod openstack_memcached-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.380460 | controller |     "Jun 11 11:03:20.415086 crc crio[22652]: time=\"2026-06-11T11:03:20.415034933Z\" level=info msg=\"Ran pod sandbox f9a55e94c662e1edb13ad7e961ca0efebc40ebc91899a6e867b728d2defb4e9e with infra container: openstack/memcached-0/POD\" id=7929145e-e31d-4347-aa66-d5b05ed133f2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.380475 | controller |     "Jun 11 11:03:20.431525 crc crio[22652]: time=\"2026-06-11T11:03:20.421702786Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-memcached:current-podified\" id=e65aabc1-a3ec-45fd-bfec-f2c4efe20cee name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.380495 | controller |     "Jun 11 11:03:20.431525 crc crio[22652]: time=\"2026-06-11T11:03:20.422331836Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-memcached:current-podified not found\" id=e65aabc1-a3ec-45fd-bfec-f2c4efe20cee name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.380511 | controller |     "Jun 11 11:03:20.431525 crc crio[22652]: time=\"2026-06-11T11:03:20.422393728Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-memcached:current-podified found\" id=e65aabc1-a3ec-45fd-bfec-f2c4efe20cee name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.380526 | controller |     "Jun 11 11:03:20.431525 crc crio[22652]: time=\"2026-06-11T11:03:20.425289879Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-memcached:current-podified\" id=49d00a72-8045-4d1a-bda5-1b1e4ab1c078 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.380543 | controller |     "Jun 11 11:03:20.446592 crc crio[22652]: time=\"2026-06-11T11:03:20.446273458Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-memcached:current-podified\\\"\"",
2026-06-11 11:58:02.380560 | controller |     "Jun 11 11:03:20.497298 crc crio[22652]: 2026-06-11T11:03:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1bc135ac57f549f Mac:c2:d7:48:d9:41:dd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:68 Mtu:0 Sandbox:/var/run/netns/7c67aa53-05e2-404b-8ffd-1902b0266838 SocketPath: PciID:}] [{Interface:0xc000304650 Address:{IP:10.217.0.104 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.380576 | controller |     "Jun 11 11:03:20.502748 crc crio[22652]: time=\"2026-06-11T11:03:20.502664172Z\" level=info msg=\"Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:1bc135ac57f549fd8ae843a6ed24dc3d15f496fb4f39a793dcd4dbb9d079611a UID:e2ac1e23-2a61-440b-b763-7ec61a386c25 NetNS:/var/run/netns/7c67aa53-05e2-404b-8ffd-1902b0266838 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode2ac1e23_2a61_440b_b763_7ec61a386c25.slice PodAnnotations:0xc00008c668}] Aliases:map[]}\"",
2026-06-11 11:58:02.380592 | controller |     "Jun 11 11:03:20.503230 crc crio[22652]: time=\"2026-06-11T11:03:20.503024843Z\" level=info msg=\"Checking pod openstack_openstack-cell1-galera-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.380608 | controller |     "Jun 11 11:03:20.580337 crc crio[22652]: time=\"2026-06-11T11:03:20.580033316Z\" level=info msg=\"Ran pod sandbox 1bc135ac57f549fd8ae843a6ed24dc3d15f496fb4f39a793dcd4dbb9d079611a with infra container: openstack/openstack-cell1-galera-0/POD\" id=96ca39b4-3694-48bf-8dd2-10e8e5c832e3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.380630 | controller |     "Jun 11 11:03:20.653230 crc crio[22652]: time=\"2026-06-11T11:03:20.653005843Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=325ea581-28fc-425d-be3c-c73dd06e51c1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.380654 | controller |     "Jun 11 11:03:20.653548 crc crio[22652]: time=\"2026-06-11T11:03:20.653455668Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-mariadb:current-podified not found\" id=325ea581-28fc-425d-be3c-c73dd06e51c1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.380670 | controller |     "Jun 11 11:03:20.653548 crc crio[22652]: time=\"2026-06-11T11:03:20.653511469Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-mariadb:current-podified found\" id=325ea581-28fc-425d-be3c-c73dd06e51c1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.380685 | controller |     "Jun 11 11:03:20.667385 crc crio[22652]: time=\"2026-06-11T11:03:20.667330145Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=c40a4af9-799a-4fbc-88c1-f2966cc52076 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.380705 | controller |     "Jun 11 11:03:20.685455 crc crio[22652]: time=\"2026-06-11T11:03:20.684852615Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\\\"\"",
2026-06-11 11:58:02.380720 | controller |     "Jun 11 11:03:22.924324 crc crio[22652]: time=\"2026-06-11T11:03:22.92328229Z\" level=info msg=\"Running pod sandbox: openstack/kube-state-metrics-0/POD\" id=78ab0bde-ef39-4165-a10f-4a23a277bc1c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.380735 | controller |     "Jun 11 11:03:22.925305 crc crio[22652]: time=\"2026-06-11T11:03:22.924372924Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.380751 | controller |     "Jun 11 11:03:22.959404 crc crio[22652]: time=\"2026-06-11T11:03:22.959272385Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:6bfbe827e8b784097550037ef5ab606c3807b0523e3c9182045f82143a0e1f1e UID:9a3464b3-c3df-4346-88e5-44f79d733fce NetNS:/var/run/netns/5b049a38-58ff-4cd5-ba7b-7437b709fab1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9a3464b3_c3df_4346_88e5_44f79d733fce.slice PodAnnotations:0xc000988748}] Aliases:map[]}\"",
2026-06-11 11:58:02.380771 | controller |     "Jun 11 11:03:22.959404 crc crio[22652]: time=\"2026-06-11T11:03:22.959380369Z\" level=info msg=\"Adding pod openstack_kube-state-metrics-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.380795 | controller |     "Jun 11 11:03:23.641919 crc crio[22652]: 2026-06-11T11:03:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6bfbe827e8b7840 Mac:7a:05:38:6e:a0:4f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6a Mtu:0 Sandbox:/var/run/netns/5b049a38-58ff-4cd5-ba7b-7437b709fab1 SocketPath: PciID:}] [{Interface:0xc000112a80 Address:{IP:10.217.0.106 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.380817 | controller |     "Jun 11 11:03:23.645868 crc crio[22652]: time=\"2026-06-11T11:03:23.644905582Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:6bfbe827e8b784097550037ef5ab606c3807b0523e3c9182045f82143a0e1f1e UID:9a3464b3-c3df-4346-88e5-44f79d733fce NetNS:/var/run/netns/5b049a38-58ff-4cd5-ba7b-7437b709fab1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9a3464b3_c3df_4346_88e5_44f79d733fce.slice PodAnnotations:0xc000988748}] Aliases:map[]}\"",
2026-06-11 11:58:02.380833 | controller |     "Jun 11 11:03:23.646233 crc crio[22652]: time=\"2026-06-11T11:03:23.646076321Z\" level=info msg=\"Checking pod openstack_kube-state-metrics-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.380848 | controller |     "Jun 11 11:03:23.662879 crc crio[22652]: time=\"2026-06-11T11:03:23.662549323Z\" level=info msg=\"Ran pod sandbox 6bfbe827e8b784097550037ef5ab606c3807b0523e3c9182045f82143a0e1f1e with infra container: openstack/kube-state-metrics-0/POD\" id=78ab0bde-ef39-4165-a10f-4a23a277bc1c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.380863 | controller |     "Jun 11 11:03:23.691794 crc crio[22652]: time=\"2026-06-11T11:03:23.69149161Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=f65da310-9374-48b5-a712-0a6ee61bec3f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.380878 | controller |     "Jun 11 11:03:23.691794 crc crio[22652]: time=\"2026-06-11T11:03:23.6917877Z\" level=info msg=\"Image registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0 not found\" id=f65da310-9374-48b5-a712-0a6ee61bec3f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.380896 | controller |     "Jun 11 11:03:23.692591 crc crio[22652]: time=\"2026-06-11T11:03:23.691848592Z\" level=info msg=\"Neither image nor artfiact registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0 found\" id=f65da310-9374-48b5-a712-0a6ee61bec3f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.380911 | controller |     "Jun 11 11:03:23.697741 crc crio[22652]: time=\"2026-06-11T11:03:23.697632158Z\" level=info msg=\"Pulling image: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=dc8ea107-d9ec-4ab1-937d-8e694262c001 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.380927 | controller |     "Jun 11 11:03:23.717836 crc crio[22652]: time=\"2026-06-11T11:03:23.717696257Z\" level=info msg=\"Trying to access \\\"registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\\\"\"",
2026-06-11 11:58:02.380943 | controller |     "Jun 11 11:03:25.730763 crc crio[22652]: time=\"2026-06-11T11:03:25.729684628Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-hfc5h/POD\" id=2e16c47c-6e2f-448b-9680-d505a44616d5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.380957 | controller |     "Jun 11 11:03:25.734852 crc crio[22652]: time=\"2026-06-11T11:03:25.730952209Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.380972 | controller |     "Jun 11 11:03:25.882748 crc crio[22652]: time=\"2026-06-11T11:03:25.882610269Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-ovs-n6pzb/POD\" id=45330cd6-eb78-40f4-8a87-817741b02997 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.380987 | controller |     "Jun 11 11:03:25.882862 crc crio[22652]: time=\"2026-06-11T11:03:25.882789944Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.381001 | controller |     "Jun 11 11:03:26.058874 crc crio[22652]: time=\"2026-06-11T11:03:26.058775008Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-nb-0/POD\" id=0ec870c0-b216-4117-a202-b90ec6e3c132 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.381016 | controller |     "Jun 11 11:03:26.058874 crc crio[22652]: time=\"2026-06-11T11:03:26.05885355Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.381030 | controller |     "Jun 11 11:03:28.246192 crc crio[22652]: time=\"2026-06-11T11:03:28.244455264Z\" level=info msg=\"Got pod network &{Name:ovn-controller-ovs-n6pzb Namespace:openstack ID:885442492bab6c41bb0b22ab1f93ecf3f12d5cb69b4a8fcf47708b373df9aec5 UID:b394ec9a-2add-4308-983d-4c9fce6d4da5 NetNS:/var/run/netns/87d6594c-bb4c-4a62-818e-b090bbd11ceb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb394ec9a_2add_4308_983d_4c9fce6d4da5.slice PodAnnotations:0xc002400648}] Aliases:map[]}\"",
2026-06-11 11:58:02.381045 | controller |     "Jun 11 11:03:28.246192 crc crio[22652]: time=\"2026-06-11T11:03:28.245360533Z\" level=info msg=\"Adding pod openstack_ovn-controller-ovs-n6pzb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.381061 | controller |     "Jun 11 11:03:28.250784 crc crio[22652]: time=\"2026-06-11T11:03:28.250710055Z\" level=info msg=\"Got pod network &{Name:ovn-controller-hfc5h Namespace:openstack ID:7c4e7fa6fe34fee4e2fd4bb96bc5ac6b69e7f98b2dd603ffbb08a507c738e4bd UID:254416a7-e9ae-4b47-bfce-86894d511cf5 NetNS:/var/run/netns/ebe247f0-07bd-470b-86f9-ceff206b3608 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod254416a7_e9ae_4b47_bfce_86894d511cf5.slice PodAnnotations:0xc000988788}] Aliases:map[]}\"",
2026-06-11 11:58:02.381080 | controller |     "Jun 11 11:03:28.250871 crc crio[22652]: time=\"2026-06-11T11:03:28.250793187Z\" level=info msg=\"Adding pod openstack_ovn-controller-hfc5h to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.381095 | controller |     "Jun 11 11:03:28.292395 crc crio[22652]: time=\"2026-06-11T11:03:28.292098018Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:44228b80808a239ce2667b06e39f88cd6e3000fcee81263fcac0545aef7ac091 UID:77b64e64-c30a-467b-8e9e-1c8fe69f214e NetNS:/var/run/netns/2c03ca05-f6ed-4dcd-9c7d-344bdf9760a5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod77b64e64_c30a_467b_8e9e_1c8fe69f214e.slice PodAnnotations:0xc0004bee20}] Aliases:map[]}\"",
2026-06-11 11:58:02.381110 | controller |     "Jun 11 11:03:28.292395 crc crio[22652]: time=\"2026-06-11T11:03:28.292264063Z\" level=info msg=\"Adding pod openstack_ovsdbserver-nb-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.381125 | controller |     "Jun 11 11:03:28.989006 crc crio[22652]: 2026-06-11T11:03:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7c4e7fa6fe34fee Mac:da:dc:7b:5c:49:20 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6b Mtu:0 Sandbox:/var/run/netns/ebe247f0-07bd-470b-86f9-ceff206b3608 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.107 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.381140 | controller |     "Jun 11 11:03:28.991000 crc crio[22652]: time=\"2026-06-11T11:03:28.990886622Z\" level=info msg=\"Got pod network &{Name:ovn-controller-hfc5h Namespace:openstack ID:7c4e7fa6fe34fee4e2fd4bb96bc5ac6b69e7f98b2dd603ffbb08a507c738e4bd UID:254416a7-e9ae-4b47-bfce-86894d511cf5 NetNS:/var/run/netns/ebe247f0-07bd-470b-86f9-ceff206b3608 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod254416a7_e9ae_4b47_bfce_86894d511cf5.slice PodAnnotations:0xc000988788}] Aliases:map[]}\"",
2026-06-11 11:58:02.381155 | controller |     "Jun 11 11:03:28.991248 crc crio[22652]: time=\"2026-06-11T11:03:28.991047012Z\" level=info msg=\"Checking pod openstack_ovn-controller-hfc5h for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.381169 | controller |     "Jun 11 11:03:29.572069 crc crio[22652]: 2026-06-11T11:03:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:885442492bab6c4 Mac:22:02:5e:31:09:19 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6d Mtu:0 Sandbox:/var/run/netns/87d6594c-bb4c-4a62-818e-b090bbd11ceb SocketPath: PciID:}] [{Interface:0xc00022c5c0 Address:{IP:10.217.0.109 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.381184 | controller |     "Jun 11 11:03:29.575430 crc crio[22652]: time=\"2026-06-11T11:03:29.575235554Z\" level=info msg=\"Got pod network &{Name:ovn-controller-ovs-n6pzb Namespace:openstack ID:885442492bab6c41bb0b22ab1f93ecf3f12d5cb69b4a8fcf47708b373df9aec5 UID:b394ec9a-2add-4308-983d-4c9fce6d4da5 NetNS:/var/run/netns/87d6594c-bb4c-4a62-818e-b090bbd11ceb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb394ec9a_2add_4308_983d_4c9fce6d4da5.slice PodAnnotations:0xc002400648}] Aliases:map[]}\"",
2026-06-11 11:58:02.381199 | controller |     "Jun 11 11:03:29.576049 crc crio[22652]: time=\"2026-06-11T11:03:29.576026409Z\" level=info msg=\"Checking pod openstack_ovn-controller-ovs-n6pzb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.381214 | controller |     "Jun 11 11:03:30.246229 crc crio[22652]: 2026-06-11T11:03:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:44228b80808a239 Mac:2e:eb:50:da:87:61 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6c Mtu:0 Sandbox:/var/run/netns/2c03ca05-f6ed-4dcd-9c7d-344bdf9760a5 SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.108 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.381232 | controller |     "Jun 11 11:03:30.250773 crc crio[22652]: time=\"2026-06-11T11:03:30.250565932Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:44228b80808a239ce2667b06e39f88cd6e3000fcee81263fcac0545aef7ac091 UID:77b64e64-c30a-467b-8e9e-1c8fe69f214e NetNS:/var/run/netns/2c03ca05-f6ed-4dcd-9c7d-344bdf9760a5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod77b64e64_c30a_467b_8e9e_1c8fe69f214e.slice PodAnnotations:0xc0004bee20}] Aliases:map[]}\"",
2026-06-11 11:58:02.381247 | controller |     "Jun 11 11:03:30.251160 crc crio[22652]: time=\"2026-06-11T11:03:30.251057408Z\" level=info msg=\"Checking pod openstack_ovsdbserver-nb-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.381262 | controller |     "Jun 11 11:03:30.474397 crc crio[22652]: time=\"2026-06-11T11:03:30.474195041Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-sb-0/POD\" id=5b5542b2-96e5-4873-a543-9dc238a327f8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.381277 | controller |     "Jun 11 11:03:30.474397 crc crio[22652]: time=\"2026-06-11T11:03:30.474340176Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.381292 | controller |     "Jun 11 11:03:31.356554 crc crio[22652]: time=\"2026-06-11T11:03:31.353849055Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-metrics-hjsp2/POD\" id=43919b58-669e-4ff3-8fca-bb7eb20ac347 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.381307 | controller |     "Jun 11 11:03:31.356554 crc crio[22652]: time=\"2026-06-11T11:03:31.354041641Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.381321 | controller |     "Jun 11 11:03:31.760757 crc crio[22652]: time=\"2026-06-11T11:03:31.76000591Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-86cd84489-xpctj/POD\" id=08056af6-6316-4c83-8fee-86a288a4f5ab name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.381336 | controller |     "Jun 11 11:03:31.760757 crc crio[22652]: time=\"2026-06-11T11:03:31.760732213Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.381373 | controller |     "Jun 11 11:03:38.813552 crc crio[22652]: time=\"2026-06-11T11:03:38.812849745Z\" level=info msg=\"Removing container: b7742b36ce8e2078186095cc52773c5de8ce28980b69d9d5d9027ad8c8047fce\" id=f05173e5-92ef-45cb-8264-e057f3bd68bd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.381391 | controller |     "Jun 11 11:03:40.258935 crc crio[22652]: time=\"2026-06-11T11:03:40.258628618Z\" level=info msg=\"Ran pod sandbox 44228b80808a239ce2667b06e39f88cd6e3000fcee81263fcac0545aef7ac091 with infra container: openstack/ovsdbserver-nb-0/POD\" id=0ec870c0-b216-4117-a202-b90ec6e3c132 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.381407 | controller |     "Jun 11 11:03:40.263446 crc crio[22652]: time=\"2026-06-11T11:03:40.263285885Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=97c50e49-6701-4605-8494-bc5e95ac0bdb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.381422 | controller |     "Jun 11 11:03:40.263749 crc crio[22652]: time=\"2026-06-11T11:03:40.263636656Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified not found\" id=97c50e49-6701-4605-8494-bc5e95ac0bdb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.381443 | controller |     "Jun 11 11:03:40.263749 crc crio[22652]: time=\"2026-06-11T11:03:40.263726659Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified found\" id=97c50e49-6701-4605-8494-bc5e95ac0bdb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.381459 | controller |     "Jun 11 11:03:40.266744 crc crio[22652]: time=\"2026-06-11T11:03:40.266670641Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=fe41ee25-455c-49b2-9721-d2a0d69e3546 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.381474 | controller |     "Jun 11 11:03:40.278064 crc crio[22652]: time=\"2026-06-11T11:03:40.277602284Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\\\"\"",
2026-06-11 11:58:02.381489 | controller |     "Jun 11 11:03:40.331103 crc crio[22652]: time=\"2026-06-11T11:03:40.331006438Z\" level=info msg=\"Ran pod sandbox 7c4e7fa6fe34fee4e2fd4bb96bc5ac6b69e7f98b2dd603ffbb08a507c738e4bd with infra container: openstack/ovn-controller-hfc5h/POD\" id=2e16c47c-6e2f-448b-9680-d505a44616d5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.381504 | controller |     "Jun 11 11:03:40.334183 crc crio[22652]: time=\"2026-06-11T11:03:40.334049031Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=2fcea425-a329-48ba-a920-dccbea91546e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.381518 | controller |     "Jun 11 11:03:40.334376 crc crio[22652]: time=\"2026-06-11T11:03:40.334356931Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified not found\" id=2fcea425-a329-48ba-a920-dccbea91546e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.381533 | controller |     "Jun 11 11:03:40.334479 crc crio[22652]: time=\"2026-06-11T11:03:40.334416933Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified found\" id=2fcea425-a329-48ba-a920-dccbea91546e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.381547 | controller |     "Jun 11 11:03:40.334743 crc crio[22652]: time=\"2026-06-11T11:03:40.334665802Z\" level=info msg=\"Ran pod sandbox 885442492bab6c41bb0b22ab1f93ecf3f12d5cb69b4a8fcf47708b373df9aec5 with infra container: openstack/ovn-controller-ovs-n6pzb/POD\" id=45330cd6-eb78-40f4-8a87-817741b02997 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.381561 | controller |     "Jun 11 11:03:40.335783 crc crio[22652]: time=\"2026-06-11T11:03:40.335709824Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=121d76c2-4520-49eb-8e6e-7fbb48c9b23b name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.381576 | controller |     "Jun 11 11:03:40.337952 crc crio[22652]: time=\"2026-06-11T11:03:40.337898412Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=a7b34af4-db53-473f-af10-45bf327a8bc4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.381590 | controller |     "Jun 11 11:03:40.338028 crc crio[22652]: time=\"2026-06-11T11:03:40.337992725Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified not found\" id=a7b34af4-db53-473f-af10-45bf327a8bc4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.381604 | controller |     "Jun 11 11:03:40.338028 crc crio[22652]: time=\"2026-06-11T11:03:40.338024786Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified found\" id=a7b34af4-db53-473f-af10-45bf327a8bc4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.381619 | controller |     "Jun 11 11:03:40.339043 crc crio[22652]: time=\"2026-06-11T11:03:40.338958636Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=01fe0dbb-dd4a-4d1e-9aa3-3f44874bd0b4 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.381637 | controller |     "Jun 11 11:03:40.341067 crc crio[22652]: time=\"2026-06-11T11:03:40.340983189Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\\\"\"",
2026-06-11 11:58:02.381653 | controller |     "Jun 11 11:03:40.341273 crc crio[22652]: time=\"2026-06-11T11:03:40.341102483Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\\\"\"",
2026-06-11 11:58:02.381667 | controller |     "Jun 11 11:03:43.489308 crc crio[22652]: time=\"2026-06-11T11:03:43.488771112Z\" level=info msg=\"Removed container b7742b36ce8e2078186095cc52773c5de8ce28980b69d9d5d9027ad8c8047fce: openshift-infra/auto-csr-approver-29686256-8vzqq/oc\" id=f05173e5-92ef-45cb-8264-e057f3bd68bd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.381683 | controller |     "Jun 11 11:03:43.507359 crc crio[22652]: time=\"2026-06-11T11:03:43.507222853Z\" level=info msg=\"Stopping pod sandbox: 25698adc13fb655f9a3b6632b96c2d379aa2e9048fa77513c70e9e2a71105e4b\" id=88edfca5-7502-41ed-b60c-ba257cb79c12 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.381714 | controller |     "Jun 11 11:03:43.507359 crc crio[22652]: time=\"2026-06-11T11:03:43.507329346Z\" level=info msg=\"Stopped pod sandbox (already stopped): 25698adc13fb655f9a3b6632b96c2d379aa2e9048fa77513c70e9e2a71105e4b\" id=88edfca5-7502-41ed-b60c-ba257cb79c12 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.381733 | controller |     "Jun 11 11:03:43.508341 crc crio[22652]: time=\"2026-06-11T11:03:43.508244634Z\" level=info msg=\"Removing pod sandbox: 25698adc13fb655f9a3b6632b96c2d379aa2e9048fa77513c70e9e2a71105e4b\" id=1a8acf0b-4ecf-4cad-8667-d42a9e2c55ef name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.381749 | controller |     "Jun 11 11:03:55.359634 crc crio[22652]: time=\"2026-06-11T11:03:55.358905828Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-memcached@sha256:647630343be667cb46f7c2dbcdd39cf5ba9eafb77c9032e069e28ba9be88ce0a\" id=49d00a72-8045-4d1a-bda5-1b1e4ab1c078 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.381764 | controller |     "Jun 11 11:03:55.362854 crc crio[22652]: time=\"2026-06-11T11:03:55.362691286Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-memcached:current-podified\" id=a0e70be5-f51b-4dd4-982c-b80e0f4c3193 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.381779 | controller |     "Jun 11 11:03:56.507088 crc crio[22652]: time=\"2026-06-11T11:03:56.506815223Z\" level=info msg=\"Removed pod sandbox: 25698adc13fb655f9a3b6632b96c2d379aa2e9048fa77513c70e9e2a71105e4b\" id=1a8acf0b-4ecf-4cad-8667-d42a9e2c55ef name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.381793 | controller |     "Jun 11 11:03:56.508363 crc crio[22652]: time=\"2026-06-11T11:03:56.508307019Z\" level=info msg=\"Stopping pod sandbox: d76ed1f688bc6d80e53dd90217ba7a5f2aa6db600e570cc3f8eba9f5179bff49\" id=31fe417f-e707-4598-b0bf-7b4424da0dac name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.381807 | controller |     "Jun 11 11:03:56.508950 crc crio[22652]: time=\"2026-06-11T11:03:56.508924628Z\" level=info msg=\"Stopped pod sandbox (already stopped): d76ed1f688bc6d80e53dd90217ba7a5f2aa6db600e570cc3f8eba9f5179bff49\" id=31fe417f-e707-4598-b0bf-7b4424da0dac name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.381821 | controller |     "Jun 11 11:03:56.510026 crc crio[22652]: time=\"2026-06-11T11:03:56.509940747Z\" level=info msg=\"Removing pod sandbox: d76ed1f688bc6d80e53dd90217ba7a5f2aa6db600e570cc3f8eba9f5179bff49\" id=5e40f03e-8fdb-4a1c-be80-ef134bde777f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.381840 | controller |     "Jun 11 11:03:56.545766 crc crio[22652]: time=\"2026-06-11T11:03:56.545369398Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-memcached:current-podified\" id=5058bc2a-0ff0-4773-be40-025a1d61c79b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.381861 | controller |     "Jun 11 11:03:56.554347 crc crio[22652]: time=\"2026-06-11T11:03:56.554176957Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:188950d1f5330b4995908cb5b3336bc06b64ba2f656b4b785e2d2e234f16ec8f\" id=c40a4af9-799a-4fbc-88c1-f2966cc52076 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.381884 | controller |     "Jun 11 11:03:56.555750 crc crio[22652]: time=\"2026-06-11T11:03:56.555671754Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=7c25e8dc-8e91-4c51-9f77-509e3658f4ad name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.381906 | controller |     "Jun 11 11:03:58.344658 crc crio[22652]: time=\"2026-06-11T11:03:58.344577814Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=447fe5e0-b1c5-4957-830b-845a6648e02b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.381928 | controller |     "Jun 11 11:03:58.373233 crc crio[22652]: time=\"2026-06-11T11:03:58.372331754Z\" level=info msg=\"Creating container: openstack/memcached-0/memcached\" id=da85a3cd-6f03-4bec-af99-e91aa20caa38 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.381955 | controller |     "Jun 11 11:03:58.448710 crc crio[22652]: time=\"2026-06-11T11:03:58.448553849Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9f4bbf522c1232aa0ae76b346ada0fb5e9f387537605e845fa73a76e0ff04110\" id=7bcf146a-dc09-4068-a78c-b5e86889712c name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.381971 | controller |     "Jun 11 11:03:58.449978 crc crio[22652]: time=\"2026-06-11T11:03:58.449887423Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=3267c04e-c222-41fe-bfa0-37a8a839a334 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.381985 | controller |     "Jun 11 11:03:58.575418 crc crio[22652]: time=\"2026-06-11T11:03:58.575160928Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:32504a0660cd81bed4bf883ab18219c7af028ef6f5cd6b5cc8225a58252d65e8\" id=c0037ea2-9f2e-4dbc-bc06-b7c5850b6642 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.382000 | controller |     "Jun 11 11:03:58.577097 crc crio[22652]: time=\"2026-06-11T11:03:58.577019016Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=feb491c7-bc46-45d8-a089-8e87362cca4c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.382014 | controller |     "Jun 11 11:03:58.676539 crc crio[22652]: time=\"2026-06-11T11:03:58.676356949Z\" level=info msg=\"Creating container: openstack/openstack-cell1-galera-0/mysql-bootstrap\" id=a150a3bb-917c-477b-99b9-295a98a20153 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.382029 | controller |     "Jun 11 11:03:58.677349 crc crio[22652]: time=\"2026-06-11T11:03:58.677268018Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-86cd84489-xpctj Namespace:openstack ID:9f0ec4992342483a7073fb216559e8735804bc4e932814f080b68a21d5296210 UID:1010afb5-e4f0-4c1d-a576-a2d0c62cd86a NetNS:/var/run/netns/6b0e37a7-01b2-49e8-a965-e180b0873e28 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1010afb5_e4f0_4c1d_a576_a2d0c62cd86a.slice PodAnnotations:0xc0024004a0}] Aliases:map[]}\"",
2026-06-11 11:58:02.382044 | controller |     "Jun 11 11:03:58.677349 crc crio[22652]: time=\"2026-06-11T11:03:58.67733715Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-86cd84489-xpctj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.382063 | controller |     "Jun 11 11:03:59.232652 crc crio[22652]: 2026-06-11T11:03:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9f0ec4992342483 Mac:d6:30:ae:22:be:22 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:70 Mtu:0 Sandbox:/var/run/netns/6b0e37a7-01b2-49e8-a965-e180b0873e28 SocketPath: PciID:}] [{Interface:0xc0002ac770 Address:{IP:10.217.0.112 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.382079 | controller |     "Jun 11 11:03:59.234376 crc crio[22652]: time=\"2026-06-11T11:03:59.234272117Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-86cd84489-xpctj Namespace:openstack ID:9f0ec4992342483a7073fb216559e8735804bc4e932814f080b68a21d5296210 UID:1010afb5-e4f0-4c1d-a576-a2d0c62cd86a NetNS:/var/run/netns/6b0e37a7-01b2-49e8-a965-e180b0873e28 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1010afb5_e4f0_4c1d_a576_a2d0c62cd86a.slice PodAnnotations:0xc0024004a0}] Aliases:map[]}\"",
2026-06-11 11:58:02.382095 | controller |     "Jun 11 11:03:59.234899 crc crio[22652]: time=\"2026-06-11T11:03:59.234808495Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-86cd84489-xpctj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.382110 | controller |     "Jun 11 11:03:59.451056 crc crio[22652]: time=\"2026-06-11T11:03:59.450945642Z\" level=info msg=\"Got pod network &{Name:ovn-controller-metrics-hjsp2 Namespace:openstack ID:df3de104edb77980c85e29aa9c65c5ef88e457b44fd795194c2b0d3796987f1a UID:fa8b50e5-409c-466a-9ac9-ddded102a3ff NetNS:/var/run/netns/52aa4534-1146-49b7-84d1-41d32843cac2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfa8b50e5_409c_466a_9ac9_ddded102a3ff.slice PodAnnotations:0xc0022f6118}] Aliases:map[]}\"",
2026-06-11 11:58:02.382125 | controller |     "Jun 11 11:03:59.451056 crc crio[22652]: time=\"2026-06-11T11:03:59.451017605Z\" level=info msg=\"Adding pod openstack_ovn-controller-metrics-hjsp2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.382139 | controller |     "Jun 11 11:03:59.454984 crc crio[22652]: time=\"2026-06-11T11:03:59.454920239Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:7b731db5aae0df7b814f3d00e979dfead5d3d5d0628ad440b664274097714eee\" id=01fe0dbb-dd4a-4d1e-9aa3-3f44874bd0b4 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.382154 | controller |     "Jun 11 11:03:59.456555 crc crio[22652]: time=\"2026-06-11T11:03:59.456445978Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:f01b878ebdefbb15ead53f37a3c8fc4d7693540ba7fd6163f6f22fcbfb5c7664 UID:e813630b-a0ce-4c8c-8ed3-4f6ad69ea0ad NetNS:/var/run/netns/072a999d-b9b8-4089-aa9c-39de1d46347c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode813630b_a0ce_4c8c_8ed3_4f6ad69ea0ad.slice PodAnnotations:0xc005a4c098}] Aliases:map[]}\"",
2026-06-11 11:58:02.382169 | controller |     "Jun 11 11:03:59.456555 crc crio[22652]: time=\"2026-06-11T11:03:59.45650954Z\" level=info msg=\"Adding pod openstack_ovsdbserver-sb-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.382184 | controller |     "Jun 11 11:03:59.458850 crc crio[22652]: time=\"2026-06-11T11:03:59.458810733Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=d50f30d3-8f69-4451-9e92-85b8847c2dce name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.382200 | controller |     "Jun 11 11:03:59.468783 crc crio[22652]: time=\"2026-06-11T11:03:59.468329776Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9f4bbf522c1232aa0ae76b346ada0fb5e9f387537605e845fa73a76e0ff04110\" id=decea69c-c357-4d8c-810a-561e9c769ffc name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.382219 | controller |     "Jun 11 11:03:59.469880 crc crio[22652]: time=\"2026-06-11T11:03:59.469770185Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=637d837a-3a19-4354-87da-75e432141a4f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.382234 | controller |     "Jun 11 11:03:59.485040 crc crio[22652]: time=\"2026-06-11T11:03:59.484763271Z\" level=info msg=\"Removed pod sandbox: d76ed1f688bc6d80e53dd90217ba7a5f2aa6db600e570cc3f8eba9f5179bff49\" id=5e40f03e-8fdb-4a1c-be80-ef134bde777f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.382248 | controller |     "Jun 11 11:03:59.527453 crc crio[22652]: time=\"2026-06-11T11:03:59.527304684Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:188950d1f5330b4995908cb5b3336bc06b64ba2f656b4b785e2d2e234f16ec8f\" id=20d2d7cc-c44a-49e1-aaa0-e34be4f02a86 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.382263 | controller |     "Jun 11 11:03:59.528486 crc crio[22652]: time=\"2026-06-11T11:03:59.528447263Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=2e2cee70-f5f0-4514-9daf-c41e8bcc4366 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.382277 | controller |     "Jun 11 11:03:59.558865 crc crio[22652]: time=\"2026-06-11T11:03:59.558781817Z\" level=info msg=\"Ran pod sandbox 9f0ec4992342483a7073fb216559e8735804bc4e932814f080b68a21d5296210 with infra container: openstack/dnsmasq-dns-86cd84489-xpctj/POD\" id=08056af6-6316-4c83-8fee-86a288a4f5ab name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.382291 | controller |     "Jun 11 11:03:59.569389 crc crio[22652]: time=\"2026-06-11T11:03:59.569311356Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=f5acb9b6-2d0a-495c-9e3e-74d908aec8fd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.382305 | controller |     "Jun 11 11:03:59.590609 crc crio[22652]: time=\"2026-06-11T11:03:59.590553489Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=61c12938-dd4c-4b3e-b6d8-d18c4c074e6c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.382320 | controller |     "Jun 11 11:03:59.651538 crc crio[22652]: time=\"2026-06-11T11:03:59.651373025Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.382334 | controller |     "Jun 11 11:03:59.669545 crc crio[22652]: time=\"2026-06-11T11:03:59.66943045Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=a758cccd-73c8-4895-8a32-64d7db8d6b2d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.382374 | controller |     "Jun 11 11:03:59.725483 crc crio[22652]: time=\"2026-06-11T11:03:59.723809161Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:32504a0660cd81bed4bf883ab18219c7af028ef6f5cd6b5cc8225a58252d65e8\" id=b772a931-bade-43a9-b898-7844046569de name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.382400 | controller |     "Jun 11 11:03:59.725483 crc crio[22652]: time=\"2026-06-11T11:03:59.724984301Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=a3f21a89-59e8-4525-803e-52554f88b9ce name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.382420 | controller |     "Jun 11 11:03:59.751359 crc crio[22652]: time=\"2026-06-11T11:03:59.751107703Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:32504a0660cd81bed4bf883ab18219c7af028ef6f5cd6b5cc8225a58252d65e8\" id=a9765674-9789-45db-9e4e-3d87ed5589d2 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.382439 | controller |     "Jun 11 11:03:59.753979 crc crio[22652]: time=\"2026-06-11T11:03:59.753847355Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=83a14519-2ccb-497e-8205-89377f2e3ffe name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.382454 | controller |     "Jun 11 11:03:59.779454 crc crio[22652]: time=\"2026-06-11T11:03:59.77922059Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.382469 | controller |     "Jun 11 11:03:59.799533 crc crio[22652]: time=\"2026-06-11T11:03:59.799372482Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=ea1118e9-9026-4671-9800-37cace316314 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.382484 | controller |     "Jun 11 11:03:59.812630 crc crio[22652]: time=\"2026-06-11T11:03:59.812572018Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:ba97cb84e9c691378c75d7722e1b3beae894cc25addffadc2d7106e39c07e58c\" id=fe41ee25-455c-49b2-9721-d2a0d69e3546 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.382499 | controller |     "Jun 11 11:03:59.814438 crc crio[22652]: time=\"2026-06-11T11:03:59.814398342Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=a38c445a-a571-43f6-a654-ea11aa281370 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.382513 | controller |     "Jun 11 11:03:59.823408 crc crio[22652]: time=\"2026-06-11T11:03:59.823314757Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:807c1076fe368456aee9a88438d275805fc908d207bada66f46e084e1fd4e8d9\" id=121d76c2-4520-49eb-8e6e-7fbb48c9b23b name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.382527 | controller |     "Jun 11 11:03:59.824464 crc crio[22652]: time=\"2026-06-11T11:03:59.824428257Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=35d5eadb-c182-4f0f-bba1-057b682c75ec name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.382542 | controller |     "Jun 11 11:03:59.866891 crc crio[22652]: time=\"2026-06-11T11:03:59.866759375Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:32504a0660cd81bed4bf883ab18219c7af028ef6f5cd6b5cc8225a58252d65e8\" id=599afbb4-0eba-4ed9-aceb-d0975ed1b3d2 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.382557 | controller |     "Jun 11 11:03:59.868625 crc crio[22652]: time=\"2026-06-11T11:03:59.867777214Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=227ac4bc-20d4-4f43-880e-b299e72e8831 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.382572 | controller |     "Jun 11 11:03:59.922401 crc crio[22652]: time=\"2026-06-11T11:03:59.921482988Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=c54e3dd7-3fa7-4a36-807f-306253b5e335 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.382587 | controller |     "Jun 11 11:03:59.922682 crc crio[22652]: time=\"2026-06-11T11:03:59.922598312Z\" level=info msg=\"Creating container: openstack/rabbitmq-cell1-server-0/setup-container\" id=b6cdfdcc-4b00-40a0-8b1c-1531f3ad2523 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.382602 | controller |     "Jun 11 11:03:59.956945 crc crio[22652]: time=\"2026-06-11T11:03:59.956832741Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=b8f7eef4-423e-4e1b-a065-40ebb905a138 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.382620 | controller |     "Jun 11 11:03:59.971694 crc crio[22652]: time=\"2026-06-11T11:03:59.971589666Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=100f2a42-6638-4bef-92c9-d9d19961ec2d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.382635 | controller |     "Jun 11 11:04:00.102536 crc crio[22652]: 2026-06-11T11:04:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:df3de104edb7798 Mac:ea:33:28:17:4c:68 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6f Mtu:0 Sandbox:/var/run/netns/52aa4534-1146-49b7-84d1-41d32843cac2 SocketPath: PciID:}] [{Interface:0xc00048c6b0 Address:{IP:10.217.0.111 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.382651 | controller |     "Jun 11 11:04:00.103478 crc crio[22652]: time=\"2026-06-11T11:04:00.103404999Z\" level=info msg=\"Got pod network &{Name:ovn-controller-metrics-hjsp2 Namespace:openstack ID:df3de104edb77980c85e29aa9c65c5ef88e457b44fd795194c2b0d3796987f1a UID:fa8b50e5-409c-466a-9ac9-ddded102a3ff NetNS:/var/run/netns/52aa4534-1146-49b7-84d1-41d32843cac2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfa8b50e5_409c_466a_9ac9_ddded102a3ff.slice PodAnnotations:0xc0022f6118}] Aliases:map[]}\"",
2026-06-11 11:58:02.382665 | controller |     "Jun 11 11:04:00.103691 crc crio[22652]: time=\"2026-06-11T11:04:00.103594265Z\" level=info msg=\"Checking pod openstack_ovn-controller-metrics-hjsp2 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.382680 | controller |     "Jun 11 11:04:00.174404 crc crio[22652]: time=\"2026-06-11T11:04:00.173968537Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-86cd84489-xpctj/init\" id=b893b0ee-d732-47be-adc4-01457d8c060a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.382696 | controller |     "Jun 11 11:04:00.365705 crc crio[22652]: 2026-06-11T11:04:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f01b878ebdefbb1 Mac:e2:ec:59:32:c4:80 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6e Mtu:0 Sandbox:/var/run/netns/072a999d-b9b8-4089-aa9c-39de1d46347c SocketPath: PciID:}] [{Interface:0xc0001345b0 Address:{IP:10.217.0.110 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.382711 | controller |     "Jun 11 11:04:00.365705 crc crio[22652]: time=\"2026-06-11T11:04:00.363089081Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:f01b878ebdefbb15ead53f37a3c8fc4d7693540ba7fd6163f6f22fcbfb5c7664 UID:e813630b-a0ce-4c8c-8ed3-4f6ad69ea0ad NetNS:/var/run/netns/072a999d-b9b8-4089-aa9c-39de1d46347c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode813630b_a0ce_4c8c_8ed3_4f6ad69ea0ad.slice PodAnnotations:0xc005a4c098}] Aliases:map[]}\"",
2026-06-11 11:58:02.382726 | controller |     "Jun 11 11:04:00.365705 crc crio[22652]: time=\"2026-06-11T11:04:00.363407121Z\" level=info msg=\"Checking pod openstack_ovsdbserver-sb-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.382742 | controller |     "Jun 11 11:04:00.706552 crc crio[22652]: time=\"2026-06-11T11:04:00.706452169Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686264-865mm/POD\" id=533fb67b-4351-4166-849d-1348c508f673 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.382757 | controller |     "Jun 11 11:04:00.709554 crc crio[22652]: time=\"2026-06-11T11:04:00.706593343Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.382771 | controller |     "Jun 11 11:04:01.853257 crc crio[22652]: time=\"2026-06-11T11:04:01.851990676Z\" level=info msg=\"Ran pod sandbox df3de104edb77980c85e29aa9c65c5ef88e457b44fd795194c2b0d3796987f1a with infra container: openstack/ovn-controller-metrics-hjsp2/POD\" id=43919b58-669e-4ff3-8fca-bb7eb20ac347 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.382789 | controller |     "Jun 11 11:04:01.853257 crc crio[22652]: time=\"2026-06-11T11:04:01.852898017Z\" level=info msg=\"Creating container: openstack/openstack-galera-0/mysql-bootstrap\" id=dc82da6a-83d1-4edb-9a96-56b34b02a677 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.382805 | controller |     "Jun 11 11:04:01.870566 crc crio[22652]: time=\"2026-06-11T11:04:01.87045369Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-769fc96f7c-fc8kw/init\" id=bdc200cb-d197-444f-955c-bbc9a072f3dd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.382820 | controller |     "Jun 11 11:04:01.880763 crc crio[22652]: time=\"2026-06-11T11:04:01.880662524Z\" level=info msg=\"Ran pod sandbox f01b878ebdefbb15ead53f37a3c8fc4d7693540ba7fd6163f6f22fcbfb5c7664 with infra container: openstack/ovsdbserver-sb-0/POD\" id=5b5542b2-96e5-4873-a543-9dc238a327f8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.382835 | controller |     "Jun 11 11:04:01.885519 crc crio[22652]: time=\"2026-06-11T11:04:01.880896532Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=5a465102-e370-4776-8b11-813bf738ba59 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.382851 | controller |     "Jun 11 11:04:01.885519 crc crio[22652]: time=\"2026-06-11T11:04:01.883460334Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=c7f27c5f-e5c8-44be-ad20-248ad9cd003c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.382866 | controller |     "Jun 11 11:04:01.885519 crc crio[22652]: time=\"2026-06-11T11:04:01.884790022Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=b4938ab4-9ec7-4ff0-827e-96c3ca6a1b27 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.382881 | controller |     "Jun 11 11:04:01.887242 crc crio[22652]: time=\"2026-06-11T11:04:01.887097327Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.382896 | controller |     "Jun 11 11:04:01.888815 crc crio[22652]: time=\"2026-06-11T11:04:01.888727518Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified not found\" id=c7f27c5f-e5c8-44be-ad20-248ad9cd003c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.382911 | controller |     "Jun 11 11:04:01.889105 crc crio[22652]: time=\"2026-06-11T11:04:01.889043968Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified not found\" id=b4938ab4-9ec7-4ff0-827e-96c3ca6a1b27 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.382927 | controller |     "Jun 11 11:04:01.889293 crc crio[22652]: time=\"2026-06-11T11:04:01.889176083Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified found\" id=b4938ab4-9ec7-4ff0-827e-96c3ca6a1b27 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.382950 | controller |     "Jun 11 11:04:01.889293 crc crio[22652]: time=\"2026-06-11T11:04:01.889216124Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified found\" id=c7f27c5f-e5c8-44be-ad20-248ad9cd003c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.382972 | controller |     "Jun 11 11:04:01.892927 crc crio[22652]: time=\"2026-06-11T11:04:01.891020829Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=f7e4c8d1-a692-493c-8b24-6196d5c78d56 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.382998 | controller |     "Jun 11 11:04:01.892927 crc crio[22652]: time=\"2026-06-11T11:04:01.89261108Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=9bf23950-abfc-4812-95ad-3e2f86dc223e name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.383020 | controller |     "Jun 11 11:04:01.897804 crc crio[22652]: time=\"2026-06-11T11:04:01.897537586Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\\\"\"",
2026-06-11 11:58:02.383042 | controller |     "Jun 11 11:04:01.906250 crc crio[22652]: time=\"2026-06-11T11:04:01.903545295Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\\\"\"",
2026-06-11 11:58:02.383064 | controller |     "Jun 11 11:04:01.922323 crc crio[22652]: time=\"2026-06-11T11:04:01.911749659Z\" level=info msg=\"Creating container: openstack/ovn-controller-ovs-n6pzb/ovsdb-server-init\" id=3bb58874-98e2-4a1a-a6e5-648ac7a13d90 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.383085 | controller |     "Jun 11 11:04:01.922323 crc crio[22652]: time=\"2026-06-11T11:04:01.914508496Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=6ffc2bbf-7847-4296-9b76-d3864fbfe2b5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.383101 | controller |     "Jun 11 11:04:01.922323 crc crio[22652]: time=\"2026-06-11T11:04:01.916305231Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7dc8cc99c9-bqwjs/init\" id=08952342-c49a-4323-a288-8db210326838 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.383117 | controller |     "Jun 11 11:04:01.929894 crc crio[22652]: time=\"2026-06-11T11:04:01.924546361Z\" level=info msg=\"Creating container: openstack/rabbitmq-server-0/setup-container\" id=2b84adba-9795-49dc-aa58-227134fe0e0a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.383132 | controller |     "Jun 11 11:04:01.939008 crc crio[22652]: time=\"2026-06-11T11:04:01.93889029Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=a2a79a88-f8fc-42b7-9d83-f0a2086ed371 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.383146 | controller |     "Jun 11 11:04:01.965384 crc crio[22652]: time=\"2026-06-11T11:04:01.965021018Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=5e3e92d4-b4b9-4a11-9095-10dceabd3f03 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.383161 | controller |     "Jun 11 11:04:01.979929 crc crio[22652]: time=\"2026-06-11T11:04:01.979818082Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=62740dd5-117f-4f6a-816e-beee6a1e7bc3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.383175 | controller |     "Jun 11 11:04:01.990391 crc crio[22652]: time=\"2026-06-11T11:04:01.990328841Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.383190 | controller |     "Jun 11 11:04:02.001978 crc crio[22652]: time=\"2026-06-11T11:04:02.001923684Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.383205 | controller |     "Jun 11 11:04:02.006794 crc crio[22652]: time=\"2026-06-11T11:04:02.00649359Z\" level=info msg=\"Pulled image: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:d9760cb88c96b59bfab6a3586064b204b5234b6ad07bec2667ca37f797a519ff\" id=dc8ea107-d9ec-4ab1-937d-8e694262c001 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.383220 | controller |     "Jun 11 11:04:02.014249 crc crio[22652]: time=\"2026-06-11T11:04:02.014071813Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=6ed87033-f1a4-405a-ac20-2b1ccd56a47e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.383238 | controller |     "Jun 11 11:04:02.017531 crc crio[22652]: time=\"2026-06-11T11:04:02.017431651Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.383253 | controller |     "Jun 11 11:04:02.025411 crc crio[22652]: time=\"2026-06-11T11:04:02.023576712Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.383268 | controller |     "Jun 11 11:04:02.047804 crc crio[22652]: time=\"2026-06-11T11:04:02.047707359Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.383283 | controller |     "Jun 11 11:04:02.048479 crc crio[22652]: time=\"2026-06-11T11:04:02.048373283Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.383297 | controller |     "Jun 11 11:04:02.061683 crc crio[22652]: time=\"2026-06-11T11:04:02.061523743Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.383312 | controller |     "Jun 11 11:04:02.066443 crc crio[22652]: time=\"2026-06-11T11:04:02.066340502Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.383327 | controller |     "Jun 11 11:04:02.070278 crc crio[22652]: time=\"2026-06-11T11:04:02.070104192Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6b994dcc49-x95q9/init\" id=0041a158-9912-4d5c-9dc8-0b11a9d6aed8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.383342 | controller |     "Jun 11 11:04:02.083616 crc crio[22652]: time=\"2026-06-11T11:04:02.082096856Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.383381 | controller |     "Jun 11 11:04:02.092170 crc crio[22652]: time=\"2026-06-11T11:04:02.091767079Z\" level=info msg=\"Creating container: openstack/ovsdbserver-nb-0/ovsdbserver-nb\" id=3d7aa372-948c-4e44-b18e-b3d21ad004aa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.383397 | controller |     "Jun 11 11:04:02.098090 crc crio[22652]: time=\"2026-06-11T11:04:02.097690606Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.383413 | controller |     "Jun 11 11:04:02.108407 crc crio[22652]: time=\"2026-06-11T11:04:02.107743423Z\" level=info msg=\"Creating container: openstack/ovn-controller-hfc5h/ovn-controller\" id=6d40a4d2-cf34-470f-ab61-d2215a9ef27f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.383428 | controller |     "Jun 11 11:04:02.119963 crc crio[22652]: time=\"2026-06-11T11:04:02.119812017Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686264-865mm Namespace:openshift-infra ID:5b2a39462143cf82a0fc33421a44facd25bafdebcd573a0cac1be03ac2c50452 UID:7c132bc1-d6f8-4322-90df-d41f6db61590 NetNS:/var/run/netns/9809efb4-d97f-4bb3-806d-f2caba188fea Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7c132bc1_d6f8_4322_90df_d41f6db61590.slice PodAnnotations:0xc005a4c688}] Aliases:map[]}\"",
2026-06-11 11:58:02.383444 | controller |     "Jun 11 11:04:02.119963 crc crio[22652]: time=\"2026-06-11T11:04:02.11991692Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686264-865mm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.383463 | controller |     "Jun 11 11:04:02.147000 crc crio[22652]: time=\"2026-06-11T11:04:02.14598987Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.383479 | controller |     "Jun 11 11:04:02.161622 crc crio[22652]: time=\"2026-06-11T11:04:02.161580076Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.383494 | controller |     "Jun 11 11:04:02.163063 crc crio[22652]: time=\"2026-06-11T11:04:02.16265286Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-68bc84565-mf2dh/init\" id=a91889a1-9cb3-45f1-a43b-80c156aa4d63 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.383509 | controller |     "Jun 11 11:04:02.163537 crc crio[22652]: time=\"2026-06-11T11:04:02.163450943Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.383523 | controller |     "Jun 11 11:04:02.173604 crc crio[22652]: time=\"2026-06-11T11:04:02.172411479Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.383538 | controller |     "Jun 11 11:04:02.206368 crc crio[22652]: time=\"2026-06-11T11:04:02.205494691Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.383553 | controller |     "Jun 11 11:04:02.209892 crc crio[22652]: time=\"2026-06-11T11:04:02.20830795Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.383569 | controller |     "Jun 11 11:04:02.226090 crc crio[22652]: time=\"2026-06-11T11:04:02.225963143Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.383585 | controller |     "Jun 11 11:04:02.245852 crc crio[22652]: time=\"2026-06-11T11:04:02.245689831Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.383600 | controller |     "Jun 11 11:04:02.275679 crc crio[22652]: time=\"2026-06-11T11:04:02.275428133Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.383614 | controller |     "Jun 11 11:04:02.284041 crc crio[22652]: time=\"2026-06-11T11:04:02.28235234Z\" level=info msg=\"Created container d81862aabf6c80d66d5aefd7e4f49b1fc2d524cfe5551e14162f10a1c042d8e2: openstack/openstack-cell1-galera-0/mysql-bootstrap\" id=a150a3bb-917c-477b-99b9-295a98a20153 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.383629 | controller |     "Jun 11 11:04:02.284566 crc crio[22652]: time=\"2026-06-11T11:04:02.284443865Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.383644 | controller |     "Jun 11 11:04:02.288248 crc crio[22652]: time=\"2026-06-11T11:04:02.285443981Z\" level=info msg=\"Starting container: d81862aabf6c80d66d5aefd7e4f49b1fc2d524cfe5551e14162f10a1c042d8e2\" id=efb27ce8-6325-4497-bcb5-0d95d04f79a6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.383658 | controller |     "Jun 11 11:04:02.288248 crc crio[22652]: time=\"2026-06-11T11:04:02.286992468Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=55188e4d-ec76-4b81-946b-fb2fe5f08986 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.383677 | controller |     "Jun 11 11:04:02.299756 crc crio[22652]: time=\"2026-06-11T11:04:02.299618571Z\" level=info msg=\"Started container\" PID=52811 containerID=d81862aabf6c80d66d5aefd7e4f49b1fc2d524cfe5551e14162f10a1c042d8e2 description=openstack/openstack-cell1-galera-0/mysql-bootstrap id=efb27ce8-6325-4497-bcb5-0d95d04f79a6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1bc135ac57f549fd8ae843a6ed24dc3d15f496fb4f39a793dcd4dbb9d079611a",
2026-06-11 11:58:02.383693 | controller |     "Jun 11 11:04:02.320455 crc crio[22652]: time=\"2026-06-11T11:04:02.318731099Z\" level=info msg=\"Created container 9c8243395104712062e8e7704ed8c603ecce8f06f2872176f4b5ca406e4a3205: openstack/memcached-0/memcached\" id=da85a3cd-6f03-4bec-af99-e91aa20caa38 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.383708 | controller |     "Jun 11 11:04:02.321501 crc crio[22652]: time=\"2026-06-11T11:04:02.321417569Z\" level=info msg=\"Created container f91b43728e81f81b66d60bfe3bd21387929a12bb042d89472aa45aaf916853f7: openstack/dnsmasq-dns-86cd84489-xpctj/init\" id=b893b0ee-d732-47be-adc4-01457d8c060a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.383724 | controller |     "Jun 11 11:04:02.321766 crc crio[22652]: time=\"2026-06-11T11:04:02.321642675Z\" level=info msg=\"Starting container: 9c8243395104712062e8e7704ed8c603ecce8f06f2872176f4b5ca406e4a3205\" id=54340b60-53d6-4fd2-aae5-40f8a3db3a82 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.383739 | controller |     "Jun 11 11:04:02.327092 crc crio[22652]: time=\"2026-06-11T11:04:02.326392516Z\" level=info msg=\"Starting container: f91b43728e81f81b66d60bfe3bd21387929a12bb042d89472aa45aaf916853f7\" id=c6aad265-3ff0-4212-b5d1-b124c1704ce0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.383754 | controller |     "Jun 11 11:04:02.332062 crc crio[22652]: time=\"2026-06-11T11:04:02.332015016Z\" level=info msg=\"Started container\" PID=52803 containerID=9c8243395104712062e8e7704ed8c603ecce8f06f2872176f4b5ca406e4a3205 description=openstack/memcached-0/memcached id=54340b60-53d6-4fd2-aae5-40f8a3db3a82 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f9a55e94c662e1edb13ad7e961ca0efebc40ebc91899a6e867b728d2defb4e9e",
2026-06-11 11:58:02.383769 | controller |     "Jun 11 11:04:02.343151 crc crio[22652]: time=\"2026-06-11T11:04:02.342842687Z\" level=info msg=\"Started container\" PID=52823 containerID=f91b43728e81f81b66d60bfe3bd21387929a12bb042d89472aa45aaf916853f7 description=openstack/dnsmasq-dns-86cd84489-xpctj/init id=c6aad265-3ff0-4212-b5d1-b124c1704ce0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9f0ec4992342483a7073fb216559e8735804bc4e932814f080b68a21d5296210",
2026-06-11 11:58:02.383783 | controller |     "Jun 11 11:04:02.352231 crc crio[22652]: time=\"2026-06-11T11:04:02.352061223Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.383797 | controller |     "Jun 11 11:04:02.366375 crc crio[22652]: time=\"2026-06-11T11:04:02.366284022Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.383812 | controller |     "Jun 11 11:04:02.410659 crc crio[22652]: time=\"2026-06-11T11:04:02.410561746Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.383826 | controller |     "Jun 11 11:04:02.442015 crc crio[22652]: time=\"2026-06-11T11:04:02.438625765Z\" level=info msg=\"Created container 8b86fe768a69120434744169f54265b17c43462c9d8eb6efe5a3ebda0446b333: openstack/dnsmasq-dns-769fc96f7c-fc8kw/init\" id=bdc200cb-d197-444f-955c-bbc9a072f3dd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.383844 | controller |     "Jun 11 11:04:02.447427 crc crio[22652]: time=\"2026-06-11T11:04:02.442509978Z\" level=info msg=\"Starting container: 8b86fe768a69120434744169f54265b17c43462c9d8eb6efe5a3ebda0446b333\" id=1b89dab3-1ea8-4a4a-bf59-868e18b3efbb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.383860 | controller |     "Jun 11 11:04:02.447427 crc crio[22652]: time=\"2026-06-11T11:04:02.447315113Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.383875 | controller |     "Jun 11 11:04:02.455339 crc crio[22652]: time=\"2026-06-11T11:04:02.451607297Z\" level=info msg=\"Started container\" PID=52854 containerID=8b86fe768a69120434744169f54265b17c43462c9d8eb6efe5a3ebda0446b333 description=openstack/dnsmasq-dns-769fc96f7c-fc8kw/init id=1b89dab3-1ea8-4a4a-bf59-868e18b3efbb name=/runtime.v1.RuntimeService/StartContainer sandboxID=0d9a77eaa16e261c141cb16fbf36e7f256e1da6b22e46c5ff5f541ddf79c9490",
2026-06-11 11:58:02.383889 | controller |     "Jun 11 11:04:02.460651 crc crio[22652]: time=\"2026-06-11T11:04:02.460598315Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.383905 | controller |     "Jun 11 11:04:02.462638 crc crio[22652]: time=\"2026-06-11T11:04:02.462611389Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.383920 | controller |     "Jun 11 11:04:02.475265 crc crio[22652]: time=\"2026-06-11T11:04:02.475181291Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.383934 | controller |     "Jun 11 11:04:02.483347 crc crio[22652]: time=\"2026-06-11T11:04:02.483276124Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.383949 | controller |     "Jun 11 11:04:02.493995 crc crio[22652]: time=\"2026-06-11T11:04:02.493890631Z\" level=info msg=\"Creating container: openstack/kube-state-metrics-0/kube-state-metrics\" id=ae41e575-26ff-4a4f-862c-834f7377cf5c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.383965 | controller |     "Jun 11 11:04:02.506792 crc crio[22652]: time=\"2026-06-11T11:04:02.505320688Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.383979 | controller |     "Jun 11 11:04:02.535015 crc crio[22652]: 2026-06-11T11:04:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5b2a39462143cf8 Mac:12:26:4a:ec:da:1a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:71 Mtu:0 Sandbox:/var/run/netns/9809efb4-d97f-4bb3-806d-f2caba188fea SocketPath: PciID:}] [{Interface:0xc0004b05c0 Address:{IP:10.217.0.113 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.383995 | controller |     "Jun 11 11:04:02.536499 crc crio[22652]: time=\"2026-06-11T11:04:02.536428889Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686264-865mm Namespace:openshift-infra ID:5b2a39462143cf82a0fc33421a44facd25bafdebcd573a0cac1be03ac2c50452 UID:7c132bc1-d6f8-4322-90df-d41f6db61590 NetNS:/var/run/netns/9809efb4-d97f-4bb3-806d-f2caba188fea Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7c132bc1_d6f8_4322_90df_d41f6db61590.slice PodAnnotations:0xc005a4c688}] Aliases:map[]}\"",
2026-06-11 11:58:02.384009 | controller |     "Jun 11 11:04:02.536623 crc crio[22652]: time=\"2026-06-11T11:04:02.536611125Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686264-865mm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.384027 | controller |     "Jun 11 11:04:02.552867 crc crio[22652]: time=\"2026-06-11T11:04:02.55270323Z\" level=info msg=\"Created container 117e65fb453ce02217edfbbc64c160792cae0e82de88b486a25764175f19863c: openstack/openstack-galera-0/mysql-bootstrap\" id=dc82da6a-83d1-4edb-9a96-56b34b02a677 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.384042 | controller |     "Jun 11 11:04:02.557667 crc crio[22652]: time=\"2026-06-11T11:04:02.557384205Z\" level=info msg=\"Starting container: 117e65fb453ce02217edfbbc64c160792cae0e82de88b486a25764175f19863c\" id=f5fd46c0-2fda-4619-a507-fc99590f8929 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.384058 | controller |     "Jun 11 11:04:02.575486 crc crio[22652]: time=\"2026-06-11T11:04:02.575313361Z\" level=info msg=\"Started container\" PID=52867 containerID=117e65fb453ce02217edfbbc64c160792cae0e82de88b486a25764175f19863c description=openstack/openstack-galera-0/mysql-bootstrap id=f5fd46c0-2fda-4619-a507-fc99590f8929 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dcd8511e066436b79586125c5d5fe8e1f4491293a9d09fa063d690ff44d328aa",
2026-06-11 11:58:02.384073 | controller |     "Jun 11 11:04:02.580477 crc crio[22652]: time=\"2026-06-11T11:04:02.580387057Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.384087 | controller |     "Jun 11 11:04:02.583724 crc crio[22652]: time=\"2026-06-11T11:04:02.583686764Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.384101 | controller |     "Jun 11 11:04:02.586927 crc crio[22652]: time=\"2026-06-11T11:04:02.586830763Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.384120 | controller |     "Jun 11 11:04:02.594421 crc crio[22652]: time=\"2026-06-11T11:04:02.594234708Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.384143 | controller |     "Jun 11 11:04:02.604756 crc crio[22652]: time=\"2026-06-11T11:04:02.604660168Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.384165 | controller |     "Jun 11 11:04:02.607506 crc crio[22652]: time=\"2026-06-11T11:04:02.607346781Z\" level=info msg=\"Ran pod sandbox 5b2a39462143cf82a0fc33421a44facd25bafdebcd573a0cac1be03ac2c50452 with infra container: openshift-infra/auto-csr-approver-29686264-865mm/POD\" id=533fb67b-4351-4166-849d-1348c508f673 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.384187 | controller |     "Jun 11 11:04:02.616753 crc crio[22652]: time=\"2026-06-11T11:04:02.616541061Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=998c8b71-1bc5-4996-beee-51227f25b0b7 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.384209 | controller |     "Jun 11 11:04:02.630423 crc crio[22652]: time=\"2026-06-11T11:04:02.63022788Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 11:58:02.384231 | controller |     "Jun 11 11:04:02.642648 crc crio[22652]: time=\"2026-06-11T11:04:02.641969827Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.384256 | controller |     "Jun 11 11:04:02.653275 crc crio[22652]: time=\"2026-06-11T11:04:02.653175212Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.384286 | controller |     "Jun 11 11:04:02.664653 crc crio[22652]: time=\"2026-06-11T11:04:02.664602174Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.384313 | controller |     "Jun 11 11:04:02.690738 crc crio[22652]: time=\"2026-06-11T11:04:02.690696775Z\" level=info msg=\"Created container cde93d39fd7f7fd0ecbd703ebb1d6b638e58b63c2ae4c9c275ae503927d44cdb: openstack/dnsmasq-dns-7dc8cc99c9-bqwjs/init\" id=08952342-c49a-4323-a288-8db210326838 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.384333 | controller |     "Jun 11 11:04:02.703727 crc crio[22652]: time=\"2026-06-11T11:04:02.70028723Z\" level=info msg=\"Starting container: cde93d39fd7f7fd0ecbd703ebb1d6b638e58b63c2ae4c9c275ae503927d44cdb\" id=ccefae68-4213-423a-974d-760dedfd8b48 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.384365 | controller |     "Jun 11 11:04:02.707020 crc crio[22652]: time=\"2026-06-11T11:04:02.706924201Z\" level=info msg=\"Started container\" PID=52892 containerID=cde93d39fd7f7fd0ecbd703ebb1d6b638e58b63c2ae4c9c275ae503927d44cdb description=openstack/dnsmasq-dns-7dc8cc99c9-bqwjs/init id=ccefae68-4213-423a-974d-760dedfd8b48 name=/runtime.v1.RuntimeService/StartContainer sandboxID=60264fd76d3bf2d8fbcee1e5e5332923e466c89257037da320c373cd392864e3",
2026-06-11 11:58:02.384387 | controller |     "Jun 11 11:04:02.708816 crc crio[22652]: time=\"2026-06-11T11:04:02.708718832Z\" level=info msg=\"Created container e05116e4806884408705fe8a919e72a974bdbb4a3059914288e9d6ed0c4e7603: openstack/dnsmasq-dns-6b994dcc49-x95q9/init\" id=0041a158-9912-4d5c-9dc8-0b11a9d6aed8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.384403 | controller |     "Jun 11 11:04:02.711029 crc crio[22652]: time=\"2026-06-11T11:04:02.710957287Z\" level=info msg=\"Starting container: e05116e4806884408705fe8a919e72a974bdbb4a3059914288e9d6ed0c4e7603\" id=0df3ddd0-ba8d-4662-b8e6-d92a2f61b297 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.384419 | controller |     "Jun 11 11:04:02.729737 crc crio[22652]: time=\"2026-06-11T11:04:02.729660777Z\" level=info msg=\"Started container\" PID=52909 containerID=e05116e4806884408705fe8a919e72a974bdbb4a3059914288e9d6ed0c4e7603 description=openstack/dnsmasq-dns-6b994dcc49-x95q9/init id=0df3ddd0-ba8d-4662-b8e6-d92a2f61b297 name=/runtime.v1.RuntimeService/StartContainer sandboxID=150666e8fe657599f387d26f85c806ce5334a6999737d88c80c4a449210f3890",
2026-06-11 11:58:02.384435 | controller |     "Jun 11 11:04:02.804066 crc crio[22652]: time=\"2026-06-11T11:04:02.80394772Z\" level=info msg=\"Created container 8acf047f68fb58855dac10efb7a6253e5a0b6e775b64e05159a5479f16d1c61c: openstack/dnsmasq-dns-68bc84565-mf2dh/init\" id=a91889a1-9cb3-45f1-a43b-80c156aa4d63 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.384449 | controller |     "Jun 11 11:04:02.808665 crc crio[22652]: time=\"2026-06-11T11:04:02.806862229Z\" level=info msg=\"Starting container: 8acf047f68fb58855dac10efb7a6253e5a0b6e775b64e05159a5479f16d1c61c\" id=ffe0fd25-b27b-4069-be89-47f8c50e04b1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.384464 | controller |     "Jun 11 11:04:02.823882 crc crio[22652]: time=\"2026-06-11T11:04:02.822655017Z\" level=info msg=\"Started container\" PID=52950 containerID=8acf047f68fb58855dac10efb7a6253e5a0b6e775b64e05159a5479f16d1c61c description=openstack/dnsmasq-dns-68bc84565-mf2dh/init id=ffe0fd25-b27b-4069-be89-47f8c50e04b1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6f799f0eeb738be7e70a73ac9b791a28451acede31c9dd47fd56f3f69d43d309",
2026-06-11 11:58:02.384479 | controller |     "Jun 11 11:04:03.168817 crc crio[22652]: time=\"2026-06-11T11:04:03.16847507Z\" level=info msg=\"Created container 21b0e131095b4dccff440db96e18da0560f6c119369f1e20d7fa07784905f0ed: openstack/ovsdbserver-nb-0/ovsdbserver-nb\" id=3d7aa372-948c-4e44-b18e-b3d21ad004aa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.384500 | controller |     "Jun 11 11:04:03.181603 crc crio[22652]: time=\"2026-06-11T11:04:03.181308143Z\" level=info msg=\"Starting container: 21b0e131095b4dccff440db96e18da0560f6c119369f1e20d7fa07784905f0ed\" id=89c88f88-619f-4587-861d-61186b4bf000 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.384516 | controller |     "Jun 11 11:04:03.183573 crc crio[22652]: time=\"2026-06-11T11:04:03.183346787Z\" level=info msg=\"Stopping pod sandbox: 60264fd76d3bf2d8fbcee1e5e5332923e466c89257037da320c373cd392864e3\" id=d7ef5296-833f-4159-821f-9265a2e1b9e1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.384531 | controller |     "Jun 11 11:04:03.184007 crc crio[22652]: time=\"2026-06-11T11:04:03.183846173Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7dc8cc99c9-bqwjs Namespace:openstack ID:60264fd76d3bf2d8fbcee1e5e5332923e466c89257037da320c373cd392864e3 UID:5db2c596-7167-409b-b0d6-f4cccbca6fe5 NetNS:/var/run/netns/cad39c52-ccb3-4567-981f-c5afd58d4ca9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5db2c596_7167_409b_b0d6_f4cccbca6fe5.slice PodAnnotations:0xc000988b30}] Aliases:map[]}\"",
2026-06-11 11:58:02.384547 | controller |     "Jun 11 11:04:03.184007 crc crio[22652]: time=\"2026-06-11T11:04:03.183963677Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-7dc8cc99c9-bqwjs from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.384561 | controller |     "Jun 11 11:04:03.207302 crc crio[22652]: time=\"2026-06-11T11:04:03.207216052Z\" level=info msg=\"Stopping pod sandbox: 0d9a77eaa16e261c141cb16fbf36e7f256e1da6b22e46c5ff5f541ddf79c9490\" id=11cac14e-b369-4a25-bfe8-4e66a4809e32 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.384577 | controller |     "Jun 11 11:04:03.207894 crc crio[22652]: time=\"2026-06-11T11:04:03.207808063Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-769fc96f7c-fc8kw Namespace:openstack ID:0d9a77eaa16e261c141cb16fbf36e7f256e1da6b22e46c5ff5f541ddf79c9490 UID:3c8883bb-2799-4f58-a19c-f6e6159f729f NetNS:/var/run/netns/fd6040bf-785c-4478-9573-741d97bc1f94 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3c8883bb_2799_4f58_a19c_f6e6159f729f.slice PodAnnotations:0xc0004bf478}] Aliases:map[]}\"",
2026-06-11 11:58:02.384592 | controller |     "Jun 11 11:04:03.208071 crc crio[22652]: time=\"2026-06-11T11:04:03.208014037Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-769fc96f7c-fc8kw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.384613 | controller |     "Jun 11 11:04:03.211415 crc crio[22652]: time=\"2026-06-11T11:04:03.211284953Z\" level=info msg=\"Started container\" PID=52948 containerID=21b0e131095b4dccff440db96e18da0560f6c119369f1e20d7fa07784905f0ed description=openstack/ovsdbserver-nb-0/ovsdbserver-nb id=89c88f88-619f-4587-861d-61186b4bf000 name=/runtime.v1.RuntimeService/StartContainer sandboxID=44228b80808a239ce2667b06e39f88cd6e3000fcee81263fcac0545aef7ac091",
2026-06-11 11:58:02.384636 | controller |     "Jun 11 11:04:03.231450 crc crio[22652]: time=\"2026-06-11T11:04:03.231234918Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=918f086d-3239-447b-84a5-913f6167befa name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.384661 | controller |     "Jun 11 11:04:03.231947 crc crio[22652]: time=\"2026-06-11T11:04:03.23192657Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified not found\" id=918f086d-3239-447b-84a5-913f6167befa name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.384678 | controller |     "Jun 11 11:04:03.232713 crc crio[22652]: time=\"2026-06-11T11:04:03.232582151Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified found\" id=918f086d-3239-447b-84a5-913f6167befa name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.384698 | controller |     "Jun 11 11:04:03.251060 crc crio[22652]: time=\"2026-06-11T11:04:03.250969994Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=0266f802-18f3-4029-923f-29245de767ed name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.384713 | controller |     "Jun 11 11:04:03.261349 crc crio[22652]: time=\"2026-06-11T11:04:03.260658499Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=204b8637-cfa8-4da7-ae13-169f991451aa name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.384728 | controller |     "Jun 11 11:04:03.265039 crc crio[22652]: time=\"2026-06-11T11:04:03.264497169Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=38de94a9-6940-4e62-9820-1100dbab3489 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.384742 | controller |     "Jun 11 11:04:03.267350 crc crio[22652]: time=\"2026-06-11T11:04:03.266730242Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\\\"\"",
2026-06-11 11:58:02.384756 | controller |     "Jun 11 11:04:03.296621 crc crio[22652]: time=\"2026-06-11T11:04:03.293299561Z\" level=info msg=\"Stopping pod sandbox: 6f799f0eeb738be7e70a73ac9b791a28451acede31c9dd47fd56f3f69d43d309\" id=08b930d2-0731-43c1-b256-36b02b45669a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.384771 | controller |     "Jun 11 11:04:03.296621 crc crio[22652]: time=\"2026-06-11T11:04:03.295765229Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68bc84565-mf2dh Namespace:openstack ID:6f799f0eeb738be7e70a73ac9b791a28451acede31c9dd47fd56f3f69d43d309 UID:caf2d78c-2764-484b-9a2d-7c82bd1f2cc1 NetNS:/var/run/netns/00f037f8-8828-469a-ade3-7ba29caa0333 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcaf2d78c_2764_484b_9a2d_7c82bd1f2cc1.slice PodAnnotations:0xc001e8e870}] Aliases:map[]}\"",
2026-06-11 11:58:02.384787 | controller |     "Jun 11 11:04:03.296621 crc crio[22652]: time=\"2026-06-11T11:04:03.295964945Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-68bc84565-mf2dh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.384802 | controller |     "Jun 11 11:04:03.362766 crc crio[22652]: time=\"2026-06-11T11:04:03.361095465Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=3655a30f-f434-4774-9645-da7ca2aa2e38 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.384817 | controller |     "Jun 11 11:04:03.395283 crc crio[22652]: time=\"2026-06-11T11:04:03.394802131Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-86cd84489-xpctj/dnsmasq-dns\" id=1a4b6861-9004-4d0e-a7e0-9a2ce5d87855 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.384831 | controller |     "Jun 11 11:04:03.395283 crc crio[22652]: time=\"2026-06-11T11:04:03.395064Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=84ec92e5-6845-46fa-bfd2-5bcc4d099732 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.384846 | controller |     "Jun 11 11:04:03.397609 crc crio[22652]: time=\"2026-06-11T11:04:03.397524397Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.384861 | controller |     "Jun 11 11:04:03.475529 crc crio[22652]: time=\"2026-06-11T11:04:03.475425896Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6b994dcc49-x95q9/dnsmasq-dns\" id=d3a5492d-9849-4eff-ae0c-2f84a19d4f77 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.384879 | controller |     "Jun 11 11:04:03.509558 crc crio[22652]: time=\"2026-06-11T11:04:03.504424706Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.384895 | controller |     "Jun 11 11:04:03.518045 crc crio[22652]: time=\"2026-06-11T11:04:03.517832955Z\" level=info msg=\"Created container 52234572fc13d025f1e673a6a1145f78de42add5f4a6d2cd7b868230c9b11833: openstack/kube-state-metrics-0/kube-state-metrics\" id=ae41e575-26ff-4a4f-862c-834f7377cf5c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.384910 | controller |     "Jun 11 11:04:03.533465 crc crio[22652]: time=\"2026-06-11T11:04:03.533228909Z\" level=info msg=\"Starting container: 52234572fc13d025f1e673a6a1145f78de42add5f4a6d2cd7b868230c9b11833\" id=3508e8b0-3734-4381-894f-8eeec5cf4962 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.384925 | controller |     "Jun 11 11:04:03.539868 crc crio[22652]: time=\"2026-06-11T11:04:03.539769286Z\" level=info msg=\"Started container\" PID=52974 containerID=52234572fc13d025f1e673a6a1145f78de42add5f4a6d2cd7b868230c9b11833 description=openstack/kube-state-metrics-0/kube-state-metrics id=3508e8b0-3734-4381-894f-8eeec5cf4962 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6bfbe827e8b784097550037ef5ab606c3807b0523e3c9182045f82143a0e1f1e",
2026-06-11 11:58:02.384940 | controller |     "Jun 11 11:04:03.877225 crc crio[22652]: time=\"2026-06-11T11:04:03.876835012Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.384955 | controller |     "Jun 11 11:04:03.896224 crc crio[22652]: time=\"2026-06-11T11:04:03.892430121Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=998c8b71-1bc5-4996-beee-51227f25b0b7 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.384970 | controller |     "Jun 11 11:04:03.896224 crc crio[22652]: time=\"2026-06-11T11:04:03.895642517Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=8d96e7a1-df3b-4c7c-9bb3-94e2de35a0f0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.384985 | controller |     "Jun 11 11:04:03.903430 crc crio[22652]: time=\"2026-06-11T11:04:03.899628267Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.385000 | controller |     "Jun 11 11:04:03.939950 crc crio[22652]: time=\"2026-06-11T11:04:03.939864062Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=a0a66075-235e-452e-a4f0-d451b943475c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.385014 | controller |     "Jun 11 11:04:03.950365 crc crio[22652]: time=\"2026-06-11T11:04:03.948832361Z\" level=info msg=\"Stopped pod sandbox: 60264fd76d3bf2d8fbcee1e5e5332923e466c89257037da320c373cd392864e3\" id=d7ef5296-833f-4159-821f-9265a2e1b9e1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.385028 | controller |     "Jun 11 11:04:03.953286 crc crio[22652]: time=\"2026-06-11T11:04:03.952616116Z\" level=info msg=\"Stopped pod sandbox: 0d9a77eaa16e261c141cb16fbf36e7f256e1da6b22e46c5ff5f541ddf79c9490\" id=11cac14e-b369-4a25-bfe8-4e66a4809e32 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.385042 | controller |     "Jun 11 11:04:03.964644 crc crio[22652]: time=\"2026-06-11T11:04:03.963735266Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.385056 | controller |     "Jun 11 11:04:03.970079 crc crio[22652]: time=\"2026-06-11T11:04:03.970020242Z\" level=info msg=\"Stopped pod sandbox: 6f799f0eeb738be7e70a73ac9b791a28451acede31c9dd47fd56f3f69d43d309\" id=08b930d2-0731-43c1-b256-36b02b45669a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.385075 | controller |     "Jun 11 11:04:03.973714 crc crio[22652]: time=\"2026-06-11T11:04:03.972462309Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686264-865mm/oc\" id=44654164-09e8-49d9-99a0-3ff92fb1b4e2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.385091 | controller |     "Jun 11 11:04:03.973714 crc crio[22652]: time=\"2026-06-11T11:04:03.973675748Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.385106 | controller |     "Jun 11 11:04:03.973878 crc crio[22652]: time=\"2026-06-11T11:04:03.973730451Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.385121 | controller |     "Jun 11 11:04:03.988460 crc crio[22652]: time=\"2026-06-11T11:04:03.987696207Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.385136 | controller |     "Jun 11 11:04:04.123563 crc crio[22652]: time=\"2026-06-11T11:04:04.123495012Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.385151 | controller |     "Jun 11 11:04:04.154170 crc crio[22652]: time=\"2026-06-11T11:04:04.154008617Z\" level=info msg=\"Created container 2fc9ffafc23475c84b6cc2cde9f93de82bb7f00a8053206412bc7c605b42dd39: openstack/rabbitmq-cell1-server-0/setup-container\" id=b6cdfdcc-4b00-40a0-8b1c-1531f3ad2523 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.385166 | controller |     "Jun 11 11:04:04.163304 crc crio[22652]: time=\"2026-06-11T11:04:04.156778063Z\" level=info msg=\"Starting container: 2fc9ffafc23475c84b6cc2cde9f93de82bb7f00a8053206412bc7c605b42dd39\" id=2958a3aa-4c94-4f41-a6eb-7fe594dfbf10 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.385182 | controller |     "Jun 11 11:04:04.170314 crc crio[22652]: time=\"2026-06-11T11:04:04.170101685Z\" level=info msg=\"Started container\" PID=52829 containerID=2fc9ffafc23475c84b6cc2cde9f93de82bb7f00a8053206412bc7c605b42dd39 description=openstack/rabbitmq-cell1-server-0/setup-container id=2958a3aa-4c94-4f41-a6eb-7fe594dfbf10 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c2786fd46ac0a8592e2e22a166ee96d1b10e6b1eb2a55bdad611709533c77aa0",
2026-06-11 11:58:02.385198 | controller |     "Jun 11 11:04:04.487521 crc crio[22652]: time=\"2026-06-11T11:04:04.486484712Z\" level=info msg=\"Created container b004fabdf474d55b58907758f2b753d29118a3f14612e90987dcd260f8c337ca: openstack/rabbitmq-server-0/setup-container\" id=2b84adba-9795-49dc-aa58-227134fe0e0a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.385214 | controller |     "Jun 11 11:04:04.497360 crc crio[22652]: time=\"2026-06-11T11:04:04.49729934Z\" level=info msg=\"Starting container: b004fabdf474d55b58907758f2b753d29118a3f14612e90987dcd260f8c337ca\" id=3e61413f-6bdd-4234-8743-6464282bf8b2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.385230 | controller |     "Jun 11 11:04:04.504074 crc crio[22652]: time=\"2026-06-11T11:04:04.503463953Z\" level=info msg=\"Started container\" PID=52891 containerID=b004fabdf474d55b58907758f2b753d29118a3f14612e90987dcd260f8c337ca description=openstack/rabbitmq-server-0/setup-container id=3e61413f-6bdd-4234-8743-6464282bf8b2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=68c28310e93ce04289a3136ad93a9a8461ba81633ec853a01d9fd0670e7d6740",
2026-06-11 11:58:02.385245 | controller |     "Jun 11 11:04:04.542585 crc crio[22652]: time=\"2026-06-11T11:04:04.542104544Z\" level=info msg=\"Created container 73bc90c12fd34fdccf040e2bb6144fa68824b5e8225d1b4e94983a905e9ba413: openstack/dnsmasq-dns-6b994dcc49-x95q9/dnsmasq-dns\" id=d3a5492d-9849-4eff-ae0c-2f84a19d4f77 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.385263 | controller |     "Jun 11 11:04:04.544295 crc crio[22652]: time=\"2026-06-11T11:04:04.544250252Z\" level=info msg=\"Starting container: 73bc90c12fd34fdccf040e2bb6144fa68824b5e8225d1b4e94983a905e9ba413\" id=925c8888-4c41-4cd4-b70e-975bea84f89e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.385279 | controller |     "Jun 11 11:04:04.551601 crc crio[22652]: time=\"2026-06-11T11:04:04.551547651Z\" level=info msg=\"Started container\" PID=53331 containerID=73bc90c12fd34fdccf040e2bb6144fa68824b5e8225d1b4e94983a905e9ba413 description=openstack/dnsmasq-dns-6b994dcc49-x95q9/dnsmasq-dns id=925c8888-4c41-4cd4-b70e-975bea84f89e name=/runtime.v1.RuntimeService/StartContainer sandboxID=150666e8fe657599f387d26f85c806ce5334a6999737d88c80c4a449210f3890",
2026-06-11 11:58:02.385301 | controller |     "Jun 11 11:04:04.553708 crc crio[22652]: time=\"2026-06-11T11:04:04.553642268Z\" level=info msg=\"Created container 6f5102b11e70456c2e7733a5aeb9e70888eea103898f69078bd5c76b1d41a152: openstack/ovn-controller-ovs-n6pzb/ovsdb-server-init\" id=3bb58874-98e2-4a1a-a6e5-648ac7a13d90 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.385324 | controller |     "Jun 11 11:04:04.555360 crc crio[22652]: time=\"2026-06-11T11:04:04.555286722Z\" level=info msg=\"Starting container: 6f5102b11e70456c2e7733a5aeb9e70888eea103898f69078bd5c76b1d41a152\" id=740e562b-d1e9-4cd5-af79-3984f5e43107 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.385342 | controller |     "Jun 11 11:04:04.568151 crc crio[22652]: time=\"2026-06-11T11:04:04.567924804Z\" level=info msg=\"Started container\" PID=53326 containerID=6f5102b11e70456c2e7733a5aeb9e70888eea103898f69078bd5c76b1d41a152 description=openstack/ovn-controller-ovs-n6pzb/ovsdb-server-init id=740e562b-d1e9-4cd5-af79-3984f5e43107 name=/runtime.v1.RuntimeService/StartContainer sandboxID=885442492bab6c41bb0b22ab1f93ecf3f12d5cb69b4a8fcf47708b373df9aec5",
2026-06-11 11:58:02.385381 | controller |     "Jun 11 11:04:04.570420 crc crio[22652]: time=\"2026-06-11T11:04:04.570353901Z\" level=info msg=\"Created container 3885cb2903b548556a5f774c4fa17b4eb67d5e15ddc08c49f59ea3516d06193d: openstack/dnsmasq-dns-86cd84489-xpctj/dnsmasq-dns\" id=1a4b6861-9004-4d0e-a7e0-9a2ce5d87855 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.385397 | controller |     "Jun 11 11:04:04.574022 crc crio[22652]: time=\"2026-06-11T11:04:04.573737578Z\" level=info msg=\"Starting container: 3885cb2903b548556a5f774c4fa17b4eb67d5e15ddc08c49f59ea3516d06193d\" id=e271aa69-abe6-4697-96d7-3c13b0b799b8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.385413 | controller |     "Jun 11 11:04:04.589860 crc crio[22652]: time=\"2026-06-11T11:04:04.589707826Z\" level=info msg=\"Created container aff601cd4a3aa97398cbed7f8d0f7797aeb3a26040ae8b41761d5966ebee1794: openstack/ovn-controller-hfc5h/ovn-controller\" id=6d40a4d2-cf34-470f-ab61-d2215a9ef27f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.385428 | controller |     "Jun 11 11:04:04.599830 crc crio[22652]: time=\"2026-06-11T11:04:04.599704769Z\" level=info msg=\"Started container\" PID=53312 containerID=3885cb2903b548556a5f774c4fa17b4eb67d5e15ddc08c49f59ea3516d06193d description=openstack/dnsmasq-dns-86cd84489-xpctj/dnsmasq-dns id=e271aa69-abe6-4697-96d7-3c13b0b799b8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9f0ec4992342483a7073fb216559e8735804bc4e932814f080b68a21d5296210",
2026-06-11 11:58:02.385443 | controller |     "Jun 11 11:04:04.602020 crc crio[22652]: time=\"2026-06-11T11:04:04.601314084Z\" level=info msg=\"Starting container: aff601cd4a3aa97398cbed7f8d0f7797aeb3a26040ae8b41761d5966ebee1794\" id=a7f5f1e6-8a91-4fca-8c29-b69a9a511d3b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.385463 | controller |     "Jun 11 11:04:04.625056 crc crio[22652]: time=\"2026-06-11T11:04:04.62496132Z\" level=info msg=\"Started container\" PID=53333 containerID=aff601cd4a3aa97398cbed7f8d0f7797aeb3a26040ae8b41761d5966ebee1794 description=openstack/ovn-controller-hfc5h/ovn-controller id=a7f5f1e6-8a91-4fca-8c29-b69a9a511d3b name=/runtime.v1.RuntimeService/StartContainer sandboxID=7c4e7fa6fe34fee4e2fd4bb96bc5ac6b69e7f98b2dd603ffbb08a507c738e4bd",
2026-06-11 11:58:02.385483 | controller |     "Jun 11 11:04:05.211501 crc crio[22652]: time=\"2026-06-11T11:04:05.210757832Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.385514 | controller |     "Jun 11 11:04:05.289945 crc crio[22652]: time=\"2026-06-11T11:04:05.289889673Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:85b4f27c1058f2c2b0c03e426e77c60ade32cce5d8d14bb6242195cf45e42e90\" id=f7e4c8d1-a692-493c-8b24-6196d5c78d56 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.385542 | controller |     "Jun 11 11:04:05.292430 crc crio[22652]: time=\"2026-06-11T11:04:05.292367418Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=4e131fa0-ab24-4a1b-a626-8d74e3f6540c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.385564 | controller |     "Jun 11 11:04:05.343524 crc crio[22652]: time=\"2026-06-11T11:04:05.342920283Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=be31d8f8-2d8b-4780-8c47-6384d473f0f5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.385583 | controller |     "Jun 11 11:04:05.351479 crc crio[22652]: time=\"2026-06-11T11:04:05.351390668Z\" level=info msg=\"Creating container: openstack/ovsdbserver-sb-0/ovsdbserver-sb\" id=c65d27ad-4719-4376-9c80-58081809f596 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.385603 | controller |     "Jun 11 11:04:05.367561 crc crio[22652]: time=\"2026-06-11T11:04:05.367213781Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.385622 | controller |     "Jun 11 11:04:05.415336 crc crio[22652]: time=\"2026-06-11T11:04:05.415255009Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.385641 | controller |     "Jun 11 11:04:05.445782 crc crio[22652]: time=\"2026-06-11T11:04:05.445704683Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=886208c9-2e3f-4a42-95f6-956653357e0d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.385661 | controller |     "Jun 11 11:04:05.456041 crc crio[22652]: time=\"2026-06-11T11:04:05.455977345Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=3f2908fb-6cc5-41b5-a7a9-c2dd31ee36a4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.385681 | controller |     "Jun 11 11:04:05.465386 crc crio[22652]: time=\"2026-06-11T11:04:05.465341578Z\" level=info msg=\"Creating container: openstack/ovn-controller-ovs-n6pzb/ovsdb-server\" id=fe9ada43-a70f-4a27-a21a-1edd506ebfb6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.385712 | controller |     "Jun 11 11:04:05.466713 crc crio[22652]: time=\"2026-06-11T11:04:05.466688711Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.385734 | controller |     "Jun 11 11:04:05.502970 crc crio[22652]: time=\"2026-06-11T11:04:05.502814742Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.385757 | controller |     "Jun 11 11:04:05.508745 crc crio[22652]: time=\"2026-06-11T11:04:05.508671565Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.385780 | controller |     "Jun 11 11:04:05.543775 crc crio[22652]: time=\"2026-06-11T11:04:05.543647641Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.385799 | controller |     "Jun 11 11:04:05.544439 crc crio[22652]: time=\"2026-06-11T11:04:05.544282387Z\" level=info msg=\"Created container 4805a109413cbddc9e7a38318aa8816f23603e4c9de0b6cf5c5d4cc9cd16a9a0: openshift-infra/auto-csr-approver-29686264-865mm/oc\" id=44654164-09e8-49d9-99a0-3ff92fb1b4e2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.385819 | controller |     "Jun 11 11:04:05.545432 crc crio[22652]: time=\"2026-06-11T11:04:05.54535063Z\" level=info msg=\"Starting container: 4805a109413cbddc9e7a38318aa8816f23603e4c9de0b6cf5c5d4cc9cd16a9a0\" id=097ea0e4-b553-4e1a-8cc0-69e5c6960cb2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.385838 | controller |     "Jun 11 11:04:05.562717 crc crio[22652]: time=\"2026-06-11T11:04:05.562243577Z\" level=info msg=\"Started container\" PID=53799 containerID=4805a109413cbddc9e7a38318aa8816f23603e4c9de0b6cf5c5d4cc9cd16a9a0 description=openshift-infra/auto-csr-approver-29686264-865mm/oc id=097ea0e4-b553-4e1a-8cc0-69e5c6960cb2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5b2a39462143cf82a0fc33421a44facd25bafdebcd573a0cac1be03ac2c50452",
2026-06-11 11:58:02.385859 | controller |     "Jun 11 11:04:05.631025 crc crio[22652]: time=\"2026-06-11T11:04:05.630903714Z\" level=info msg=\"Created container 528b77e67312f746a3e48af5121d60610a7e7d0ea4dfbf03cccba8a7ee92faa0: openstack/ovsdbserver-sb-0/ovsdbserver-sb\" id=c65d27ad-4719-4376-9c80-58081809f596 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.385879 | controller |     "Jun 11 11:04:05.633089 crc crio[22652]: time=\"2026-06-11T11:04:05.632828256Z\" level=info msg=\"Starting container: 528b77e67312f746a3e48af5121d60610a7e7d0ea4dfbf03cccba8a7ee92faa0\" id=b49bfc66-e27c-4dcb-bfa5-4613deef4f8e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.385898 | controller |     "Jun 11 11:04:05.650384 crc crio[22652]: time=\"2026-06-11T11:04:05.650288581Z\" level=info msg=\"Started container\" PID=53834 containerID=528b77e67312f746a3e48af5121d60610a7e7d0ea4dfbf03cccba8a7ee92faa0 description=openstack/ovsdbserver-sb-0/ovsdbserver-sb id=b49bfc66-e27c-4dcb-bfa5-4613deef4f8e name=/runtime.v1.RuntimeService/StartContainer sandboxID=f01b878ebdefbb15ead53f37a3c8fc4d7693540ba7fd6163f6f22fcbfb5c7664",
2026-06-11 11:58:02.385918 | controller |     "Jun 11 11:04:05.671779 crc crio[22652]: time=\"2026-06-11T11:04:05.671687443Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=afd3cb46-f6b0-43d7-b5ff-5d206d870b0a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.385937 | controller |     "Jun 11 11:04:05.672444 crc crio[22652]: time=\"2026-06-11T11:04:05.672390386Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified not found\" id=afd3cb46-f6b0-43d7-b5ff-5d206d870b0a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.385957 | controller |     "Jun 11 11:04:05.672660 crc crio[22652]: time=\"2026-06-11T11:04:05.672600942Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified found\" id=afd3cb46-f6b0-43d7-b5ff-5d206d870b0a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.385977 | controller |     "Jun 11 11:04:05.682520 crc crio[22652]: time=\"2026-06-11T11:04:05.678815681Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=16eb1047-c6c0-4829-8603-98c68140dc75 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.386001 | controller |     "Jun 11 11:04:05.740928 crc crio[22652]: time=\"2026-06-11T11:04:05.739453818Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\\\"\"",
2026-06-11 11:58:02.386021 | controller |     "Jun 11 11:04:06.000548 crc crio[22652]: time=\"2026-06-11T11:04:06.000253856Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.386041 | controller |     "Jun 11 11:04:06.858478 crc crio[22652]: time=\"2026-06-11T11:04:06.857567867Z\" level=info msg=\"Created container 80edb572dd1ed6686d027d0d752b891ca12ce09085ed2deff07455ceb98a2fbc: openstack/ovn-controller-ovs-n6pzb/ovsdb-server\" id=fe9ada43-a70f-4a27-a21a-1edd506ebfb6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.386061 | controller |     "Jun 11 11:04:06.862784 crc crio[22652]: time=\"2026-06-11T11:04:06.862675704Z\" level=info msg=\"Starting container: 80edb572dd1ed6686d027d0d752b891ca12ce09085ed2deff07455ceb98a2fbc\" id=f9c2a6ce-d3aa-4dad-b2ac-bddf1d64feed name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.386080 | controller |     "Jun 11 11:04:06.877740 crc crio[22652]: time=\"2026-06-11T11:04:06.877615422Z\" level=info msg=\"Started container\" PID=53950 containerID=80edb572dd1ed6686d027d0d752b891ca12ce09085ed2deff07455ceb98a2fbc description=openstack/ovn-controller-ovs-n6pzb/ovsdb-server id=f9c2a6ce-d3aa-4dad-b2ac-bddf1d64feed name=/runtime.v1.RuntimeService/StartContainer sandboxID=885442492bab6c41bb0b22ab1f93ecf3f12d5cb69b4a8fcf47708b373df9aec5",
2026-06-11 11:58:02.386100 | controller |     "Jun 11 11:04:07.090855 crc crio[22652]: time=\"2026-06-11T11:04:07.090753619Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=da6d4911-e232-40b9-aaac-67821dbe9862 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.386120 | controller |     "Jun 11 11:04:07.094886 crc crio[22652]: time=\"2026-06-11T11:04:07.094769886Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=2c25484a-6cd8-41c1-afe0-b5c58ab797f7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.386139 | controller |     "Jun 11 11:04:07.331436 crc crio[22652]: time=\"2026-06-11T11:04:07.331346217Z\" level=info msg=\"Creating container: openstack/ovn-controller-ovs-n6pzb/ovs-vswitchd\" id=d91876db-2e63-4a19-81e7-d2c6473bcf54 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.386159 | controller |     "Jun 11 11:04:07.334431 crc crio[22652]: time=\"2026-06-11T11:04:07.334352812Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.386179 | controller |     "Jun 11 11:04:07.381464 crc crio[22652]: time=\"2026-06-11T11:04:07.381042293Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.386199 | controller |     "Jun 11 11:04:07.574646 crc crio[22652]: time=\"2026-06-11T11:04:07.573836373Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.386218 | controller |     "Jun 11 11:04:07.693104 crc crio[22652]: time=\"2026-06-11T11:04:07.692566433Z\" level=info msg=\"Created container 1243c73a504de5586865d55dbe477d5cc7ee9303a59ec9df75fcef3dd956b03f: openstack/ovn-controller-ovs-n6pzb/ovs-vswitchd\" id=d91876db-2e63-4a19-81e7-d2c6473bcf54 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.386238 | controller |     "Jun 11 11:04:07.696077 crc crio[22652]: time=\"2026-06-11T11:04:07.695692301Z\" level=info msg=\"Starting container: 1243c73a504de5586865d55dbe477d5cc7ee9303a59ec9df75fcef3dd956b03f\" id=5adc508d-d8ed-4fc3-a073-4758f8065006 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.386260 | controller |     "Jun 11 11:04:07.707714 crc crio[22652]: time=\"2026-06-11T11:04:07.707636366Z\" level=info msg=\"Started container\" PID=54144 containerID=1243c73a504de5586865d55dbe477d5cc7ee9303a59ec9df75fcef3dd956b03f description=openstack/ovn-controller-ovs-n6pzb/ovs-vswitchd id=5adc508d-d8ed-4fc3-a073-4758f8065006 name=/runtime.v1.RuntimeService/StartContainer sandboxID=885442492bab6c41bb0b22ab1f93ecf3f12d5cb69b4a8fcf47708b373df9aec5",
2026-06-11 11:58:02.386280 | controller |     "Jun 11 11:04:08.598355 crc crio[22652]: time=\"2026-06-11T11:04:08.598173845Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=4a42649a-3966-4f14-8b02-9e97b54ddd46 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.386302 | controller |     "Jun 11 11:04:08.604226 crc crio[22652]: time=\"2026-06-11T11:04:08.60375185Z\" level=info msg=\"Stopping pod sandbox: 5b2a39462143cf82a0fc33421a44facd25bafdebcd573a0cac1be03ac2c50452\" id=200e9901-dd85-4906-a346-c8bd4efd7cc8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.386317 | controller |     "Jun 11 11:04:08.605011 crc crio[22652]: time=\"2026-06-11T11:04:08.604954828Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686264-865mm Namespace:openshift-infra ID:5b2a39462143cf82a0fc33421a44facd25bafdebcd573a0cac1be03ac2c50452 UID:7c132bc1-d6f8-4322-90df-d41f6db61590 NetNS:/var/run/netns/9809efb4-d97f-4bb3-806d-f2caba188fea Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7c132bc1_d6f8_4322_90df_d41f6db61590.slice PodAnnotations:0xc005a4c038}] Aliases:map[]}\"",
2026-06-11 11:58:02.386332 | controller |     "Jun 11 11:04:08.605311 crc crio[22652]: time=\"2026-06-11T11:04:08.605102263Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686264-865mm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.386378 | controller |     "Jun 11 11:04:08.608453 crc crio[22652]: time=\"2026-06-11T11:04:08.608403455Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=090bd4d6-4b73-481f-9296-e36bc11da199 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.386413 | controller |     "Jun 11 11:04:09.494404 crc crio[22652]: time=\"2026-06-11T11:04:09.493957728Z\" level=info msg=\"Stopped pod sandbox: 5b2a39462143cf82a0fc33421a44facd25bafdebcd573a0cac1be03ac2c50452\" id=200e9901-dd85-4906-a346-c8bd4efd7cc8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.386442 | controller |     "Jun 11 11:04:10.064029 crc crio[22652]: time=\"2026-06-11T11:04:10.063448232Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=a797d6b2-463e-42d6-9693-60e2d21cb280 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.386464 | controller |     "Jun 11 11:04:10.066093 crc crio[22652]: time=\"2026-06-11T11:04:10.063571013Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=3e04cccd-acc2-4973-8453-465fbb7445e5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.386484 | controller |     "Jun 11 11:04:10.421936 crc crio[22652]: time=\"2026-06-11T11:04:10.421860548Z\" level=info msg=\"Creating container: openstack/openstack-cell1-galera-0/galera\" id=5a5f616e-b69f-4521-bfbe-8198c8a3dd63 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.386504 | controller |     "Jun 11 11:04:10.423364 crc crio[22652]: time=\"2026-06-11T11:04:10.423295534Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.386529 | controller |     "Jun 11 11:04:10.428335 crc crio[22652]: time=\"2026-06-11T11:04:10.428102684Z\" level=info msg=\"Creating container: openstack/openstack-galera-0/galera\" id=e933f409-9c2b-48b3-9f3e-d92623c3de69 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.386545 | controller |     "Jun 11 11:04:10.499431 crc crio[22652]: time=\"2026-06-11T11:04:10.496760064Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.386564 | controller |     "Jun 11 11:04:10.499431 crc crio[22652]: time=\"2026-06-11T11:04:10.497463097Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.386587 | controller |     "Jun 11 11:04:10.500814 crc crio[22652]: time=\"2026-06-11T11:04:10.50074389Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.386655 | controller |     "Jun 11 11:04:10.554724 crc crio[22652]: time=\"2026-06-11T11:04:10.55429963Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:a318af732f6ea2fc8bc9d0b09130968c6cfd0a35ab45b3b32e73b118f5b0dcb8\" id=16eb1047-c6c0-4829-8603-98c68140dc75 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.386681 | controller |     "Jun 11 11:04:10.555772 crc crio[22652]: time=\"2026-06-11T11:04:10.555735973Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=5b13cce9-4e8d-4e9f-9826-c5ddf1de7ece name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.386730 | controller |     "Jun 11 11:04:10.559908 crc crio[22652]: time=\"2026-06-11T11:04:10.559837486Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:a318af732f6ea2fc8bc9d0b09130968c6cfd0a35ab45b3b32e73b118f5b0dcb8\" id=204b8637-cfa8-4da7-ae13-169f991451aa name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.386752 | controller |     "Jun 11 11:04:10.561429 crc crio[22652]: time=\"2026-06-11T11:04:10.561396569Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=274276ea-86a4-4624-a1ec-c19d3747b2c2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.386768 | controller |     "Jun 11 11:04:10.594326 crc crio[22652]: time=\"2026-06-11T11:04:10.59269385Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.386784 | controller |     "Jun 11 11:04:10.596680 crc crio[22652]: time=\"2026-06-11T11:04:10.596579032Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.386799 | controller |     "Jun 11 11:04:10.621906 crc crio[22652]: time=\"2026-06-11T11:04:10.621769641Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:a318af732f6ea2fc8bc9d0b09130968c6cfd0a35ab45b3b32e73b118f5b0dcb8\" id=9bf23950-abfc-4812-95ad-3e2f86dc223e name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.386814 | controller |     "Jun 11 11:04:10.623651 crc crio[22652]: time=\"2026-06-11T11:04:10.623579438Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=86cda404-2d28-49f1-beac-276454353a1c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.386829 | controller |     "Jun 11 11:04:10.656432 crc crio[22652]: time=\"2026-06-11T11:04:10.656335264Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=c1010f6b-df69-4130-9766-85ab66617138 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.386848 | controller |     "Jun 11 11:04:10.661379 crc crio[22652]: time=\"2026-06-11T11:04:10.661222778Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=5bf037de-4a37-4ea3-9c34-14630cb81c16 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.386863 | controller |     "Jun 11 11:04:10.674854 crc crio[22652]: time=\"2026-06-11T11:04:10.674608417Z\" level=info msg=\"Creating container: openstack/ovsdbserver-sb-0/openstack-network-exporter\" id=6c803ff1-1b3b-4cd3-bff8-f47f43e07c9d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.386878 | controller |     "Jun 11 11:04:10.677258 crc crio[22652]: time=\"2026-06-11T11:04:10.677103906Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.386893 | controller |     "Jun 11 11:04:10.681331 crc crio[22652]: time=\"2026-06-11T11:04:10.679396926Z\" level=info msg=\"Creating container: openstack/ovsdbserver-nb-0/openstack-network-exporter\" id=094030a1-1a46-48c2-9765-09875d3d6ce7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.386907 | controller |     "Jun 11 11:04:10.681829 crc crio[22652]: time=\"2026-06-11T11:04:10.68174477Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=e58c90da-2417-4ba6-a5c6-c7af94b0f146 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.386923 | controller |     "Jun 11 11:04:10.710430 crc crio[22652]: time=\"2026-06-11T11:04:10.710110001Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.386937 | controller |     "Jun 11 11:04:10.714678 crc crio[22652]: time=\"2026-06-11T11:04:10.71398092Z\" level=info msg=\"Creating container: openstack/ovn-controller-metrics-hjsp2/openstack-network-exporter\" id=b706f2c5-b06b-4495-a212-4a72104d449a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.386952 | controller |     "Jun 11 11:04:10.751259 crc crio[22652]: time=\"2026-06-11T11:04:10.749572762Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.386966 | controller |     "Jun 11 11:04:10.751259 crc crio[22652]: time=\"2026-06-11T11:04:10.750213435Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.386980 | controller |     "Jun 11 11:04:10.753707 crc crio[22652]: time=\"2026-06-11T11:04:10.753644933Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.386995 | controller |     "Jun 11 11:04:10.771400 crc crio[22652]: time=\"2026-06-11T11:04:10.771216125Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.387009 | controller |     "Jun 11 11:04:10.774800 crc crio[22652]: time=\"2026-06-11T11:04:10.774736033Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.387023 | controller |     "Jun 11 11:04:10.805105 crc crio[22652]: time=\"2026-06-11T11:04:10.804540427Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.387038 | controller |     "Jun 11 11:04:10.811288 crc crio[22652]: time=\"2026-06-11T11:04:10.810739831Z\" level=info msg=\"Created container 41e5586df5c46d74f9ac5d2bb1d9bfb05e25047a39f788e80428d704defd44ad: openstack/openstack-cell1-galera-0/galera\" id=5a5f616e-b69f-4521-bfbe-8198c8a3dd63 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.387055 | controller |     "Jun 11 11:04:10.813722 crc crio[22652]: time=\"2026-06-11T11:04:10.813609473Z\" level=info msg=\"Starting container: 41e5586df5c46d74f9ac5d2bb1d9bfb05e25047a39f788e80428d704defd44ad\" id=b661720b-4292-4452-9b8a-a5f20671ed10 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.387071 | controller |     "Jun 11 11:04:10.845101 crc crio[22652]: time=\"2026-06-11T11:04:10.845019305Z\" level=info msg=\"Started container\" PID=54443 containerID=41e5586df5c46d74f9ac5d2bb1d9bfb05e25047a39f788e80428d704defd44ad description=openstack/openstack-cell1-galera-0/galera id=b661720b-4292-4452-9b8a-a5f20671ed10 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1bc135ac57f549fd8ae843a6ed24dc3d15f496fb4f39a793dcd4dbb9d079611a",
2026-06-11 11:58:02.387086 | controller |     "Jun 11 11:04:10.886908 crc crio[22652]: time=\"2026-06-11T11:04:10.88673789Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.387101 | controller |     "Jun 11 11:04:10.941271 crc crio[22652]: time=\"2026-06-11T11:04:10.941054424Z\" level=info msg=\"Created container 9a67d91f18bd582cc05bc8759b9b17caf9051f2ca7bf7fe9fd4e6878ee914574: openstack/ovsdbserver-nb-0/openstack-network-exporter\" id=094030a1-1a46-48c2-9765-09875d3d6ce7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.387116 | controller |     "Jun 11 11:04:10.943423 crc crio[22652]: time=\"2026-06-11T11:04:10.943358926Z\" level=info msg=\"Starting container: 9a67d91f18bd582cc05bc8759b9b17caf9051f2ca7bf7fe9fd4e6878ee914574\" id=761db5c5-d5ac-4a5e-bf5b-10d887bd5b67 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.387131 | controller |     "Jun 11 11:04:10.961239 crc crio[22652]: time=\"2026-06-11T11:04:10.957707817Z\" level=info msg=\"Started container\" PID=54480 containerID=9a67d91f18bd582cc05bc8759b9b17caf9051f2ca7bf7fe9fd4e6878ee914574 description=openstack/ovsdbserver-nb-0/openstack-network-exporter id=761db5c5-d5ac-4a5e-bf5b-10d887bd5b67 name=/runtime.v1.RuntimeService/StartContainer sandboxID=44228b80808a239ce2667b06e39f88cd6e3000fcee81263fcac0545aef7ac091",
2026-06-11 11:58:02.387146 | controller |     "Jun 11 11:04:10.961239 crc crio[22652]: time=\"2026-06-11T11:04:10.960574296Z\" level=info msg=\"Created container d7d781377af4baf1fa2ac09c06ec48aadde2c81d75a963bde67aa555a7a7a1ae: openstack/openstack-galera-0/galera\" id=e933f409-9c2b-48b3-9f3e-d92623c3de69 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.387161 | controller |     "Jun 11 11:04:10.962330 crc crio[22652]: time=\"2026-06-11T11:04:10.962108994Z\" level=info msg=\"Starting container: d7d781377af4baf1fa2ac09c06ec48aadde2c81d75a963bde67aa555a7a7a1ae\" id=b976f0cc-c26d-485f-9eea-4613e69659ce name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.387175 | controller |     "Jun 11 11:04:10.966897 crc crio[22652]: time=\"2026-06-11T11:04:10.96679955Z\" level=info msg=\"Started container\" PID=54472 containerID=d7d781377af4baf1fa2ac09c06ec48aadde2c81d75a963bde67aa555a7a7a1ae description=openstack/openstack-galera-0/galera id=b976f0cc-c26d-485f-9eea-4613e69659ce name=/runtime.v1.RuntimeService/StartContainer sandboxID=dcd8511e066436b79586125c5d5fe8e1f4491293a9d09fa063d690ff44d328aa",
2026-06-11 11:58:02.387190 | controller |     "Jun 11 11:04:10.967374 crc crio[22652]: time=\"2026-06-11T11:04:10.967279528Z\" level=info msg=\"Created container 644b86f7113cd9f44262e09e35d0fc8c3f9602d56da4bc456d13dd521d3676c9: openstack/ovsdbserver-sb-0/openstack-network-exporter\" id=6c803ff1-1b3b-4cd3-bff8-f47f43e07c9d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.387204 | controller |     "Jun 11 11:04:10.968725 crc crio[22652]: time=\"2026-06-11T11:04:10.968643839Z\" level=info msg=\"Starting container: 644b86f7113cd9f44262e09e35d0fc8c3f9602d56da4bc456d13dd521d3676c9\" id=a995da21-944f-4976-b864-0b899d0cb096 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.387221 | controller |     "Jun 11 11:04:10.979099 crc crio[22652]: time=\"2026-06-11T11:04:10.978997842Z\" level=info msg=\"Started container\" PID=54481 containerID=644b86f7113cd9f44262e09e35d0fc8c3f9602d56da4bc456d13dd521d3676c9 description=openstack/ovsdbserver-sb-0/openstack-network-exporter id=a995da21-944f-4976-b864-0b899d0cb096 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f01b878ebdefbb15ead53f37a3c8fc4d7693540ba7fd6163f6f22fcbfb5c7664",
2026-06-11 11:58:02.387237 | controller |     "Jun 11 11:04:11.026313 crc crio[22652]: time=\"2026-06-11T11:04:11.026225582Z\" level=info msg=\"Created container 842862d0f7f028b649f854b3df05451ddb538e2c634c33b1d7ec8ba8758519ff: openstack/ovn-controller-metrics-hjsp2/openstack-network-exporter\" id=b706f2c5-b06b-4495-a212-4a72104d449a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.387252 | controller |     "Jun 11 11:04:11.027735 crc crio[22652]: time=\"2026-06-11T11:04:11.027625946Z\" level=info msg=\"Starting container: 842862d0f7f028b649f854b3df05451ddb538e2c634c33b1d7ec8ba8758519ff\" id=97c6b42c-3f49-4427-b5b2-750423ffed67 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.387266 | controller |     "Jun 11 11:04:11.035763 crc crio[22652]: time=\"2026-06-11T11:04:11.035687449Z\" level=info msg=\"Started container\" PID=54488 containerID=842862d0f7f028b649f854b3df05451ddb538e2c634c33b1d7ec8ba8758519ff description=openstack/ovn-controller-metrics-hjsp2/openstack-network-exporter id=97c6b42c-3f49-4427-b5b2-750423ffed67 name=/runtime.v1.RuntimeService/StartContainer sandboxID=df3de104edb77980c85e29aa9c65c5ef88e457b44fd795194c2b0d3796987f1a",
2026-06-11 11:58:02.387280 | controller |     "Jun 11 11:04:12.168020 crc crio[22652]: time=\"2026-06-11T11:04:12.167659166Z\" level=info msg=\"Stopping container: 73bc90c12fd34fdccf040e2bb6144fa68824b5e8225d1b4e94983a905e9ba413 (timeout: 10s)\" id=7257a2ef-f6aa-497d-93fb-f16a554e5f51 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.387294 | controller |     "Jun 11 11:04:12.295737 crc crio[22652]: time=\"2026-06-11T11:04:12.293453122Z\" level=info msg=\"Stopped container 73bc90c12fd34fdccf040e2bb6144fa68824b5e8225d1b4e94983a905e9ba413: openstack/dnsmasq-dns-6b994dcc49-x95q9/dnsmasq-dns\" id=7257a2ef-f6aa-497d-93fb-f16a554e5f51 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.387309 | controller |     "Jun 11 11:04:12.298427 crc crio[22652]: time=\"2026-06-11T11:04:12.296058765Z\" level=info msg=\"Stopping pod sandbox: 150666e8fe657599f387d26f85c806ce5334a6999737d88c80c4a449210f3890\" id=106b966a-a65e-4f2b-aefe-333b9a1ed460 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.387324 | controller |     "Jun 11 11:04:12.298427 crc crio[22652]: time=\"2026-06-11T11:04:12.296826098Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6b994dcc49-x95q9 Namespace:openstack ID:150666e8fe657599f387d26f85c806ce5334a6999737d88c80c4a449210f3890 UID:b163b8e8-92d1-4fbb-933e-0182be136e0d NetNS:/var/run/netns/fa066c17-c80e-42d2-b6bb-ac5e2488eec7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb163b8e8_92d1_4fbb_933e_0182be136e0d.slice PodAnnotations:0xc0004be848}] Aliases:map[]}\"",
2026-06-11 11:58:02.387338 | controller |     "Jun 11 11:04:12.298427 crc crio[22652]: time=\"2026-06-11T11:04:12.296992343Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-6b994dcc49-x95q9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.387383 | controller |     "Jun 11 11:04:12.637735 crc crio[22652]: time=\"2026-06-11T11:04:12.637312767Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-77594b4b4f-bkvhb/POD\" id=79c041f3-e582-44a2-9e69-7797f425a2db name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.387406 | controller |     "Jun 11 11:04:12.637885 crc crio[22652]: time=\"2026-06-11T11:04:12.637755941Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.387422 | controller |     "Jun 11 11:04:12.659412 crc crio[22652]: time=\"2026-06-11T11:04:12.659313464Z\" level=info msg=\"Stopped pod sandbox: 150666e8fe657599f387d26f85c806ce5334a6999737d88c80c4a449210f3890\" id=106b966a-a65e-4f2b-aefe-333b9a1ed460 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.387474 | controller |     "Jun 11 11:04:12.667683 crc crio[22652]: time=\"2026-06-11T11:04:12.667574853Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-77594b4b4f-bkvhb Namespace:openstack ID:1018a88c6d1824b705413a8b26f22052c228d171fe07f25f6f3817293bcc32b3 UID:832b75c8-1ea7-4ed7-bd58-db31eff40750 NetNS:/var/run/netns/e13468b8-b20b-4e22-a3aa-50156e2fb3d9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod832b75c8_1ea7_4ed7_bd58_db31eff40750.slice PodAnnotations:0xc0004bef30}] Aliases:map[]}\"",
2026-06-11 11:58:02.387497 | controller |     "Jun 11 11:04:12.667683 crc crio[22652]: time=\"2026-06-11T11:04:12.667646755Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-77594b4b4f-bkvhb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.387513 | controller |     "Jun 11 11:04:13.511446 crc crio[22652]: 2026-06-11T11:04:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1018a88c6d1824b Mac:5a:cd:41:05:7a:bb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:72 Mtu:0 Sandbox:/var/run/netns/e13468b8-b20b-4e22-a3aa-50156e2fb3d9 SocketPath: PciID:}] [{Interface:0xc0003cf0a0 Address:{IP:10.217.0.114 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.387530 | controller |     "Jun 11 11:04:13.512968 crc crio[22652]: time=\"2026-06-11T11:04:13.512727146Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-77594b4b4f-bkvhb Namespace:openstack ID:1018a88c6d1824b705413a8b26f22052c228d171fe07f25f6f3817293bcc32b3 UID:832b75c8-1ea7-4ed7-bd58-db31eff40750 NetNS:/var/run/netns/e13468b8-b20b-4e22-a3aa-50156e2fb3d9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod832b75c8_1ea7_4ed7_bd58_db31eff40750.slice PodAnnotations:0xc0004bef30}] Aliases:map[]}\"",
2026-06-11 11:58:02.387545 | controller |     "Jun 11 11:04:13.512968 crc crio[22652]: time=\"2026-06-11T11:04:13.512921973Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-77594b4b4f-bkvhb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.387560 | controller |     "Jun 11 11:04:13.535877 crc crio[22652]: time=\"2026-06-11T11:04:13.535808435Z\" level=info msg=\"Ran pod sandbox 1018a88c6d1824b705413a8b26f22052c228d171fe07f25f6f3817293bcc32b3 with infra container: openstack/dnsmasq-dns-77594b4b4f-bkvhb/POD\" id=79c041f3-e582-44a2-9e69-7797f425a2db name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.387576 | controller |     "Jun 11 11:04:13.549168 crc crio[22652]: time=\"2026-06-11T11:04:13.548992643Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=0314fa02-a4e4-40ef-8035-ca5ef717eaa5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.387592 | controller |     "Jun 11 11:04:13.660475 crc crio[22652]: time=\"2026-06-11T11:04:13.656672351Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=fe473898-3b2d-4678-854b-00e248295256 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.387607 | controller |     "Jun 11 11:04:13.666163 crc crio[22652]: time=\"2026-06-11T11:04:13.665043333Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-77594b4b4f-bkvhb/init\" id=ca49ac3c-4d29-4653-a687-8759949c20f2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.387625 | controller |     "Jun 11 11:04:13.666898 crc crio[22652]: time=\"2026-06-11T11:04:13.666854479Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.387640 | controller |     "Jun 11 11:04:13.806376 crc crio[22652]: time=\"2026-06-11T11:04:13.797277136Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.387655 | controller |     "Jun 11 11:04:13.813964 crc crio[22652]: time=\"2026-06-11T11:04:13.810616574Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.387669 | controller |     "Jun 11 11:04:14.048730 crc crio[22652]: time=\"2026-06-11T11:04:14.046902335Z\" level=info msg=\"Created container a60971c56aeb6c1318c832968a0cde21b254863348501ac486c374815db2c588: openstack/dnsmasq-dns-77594b4b4f-bkvhb/init\" id=ca49ac3c-4d29-4653-a687-8759949c20f2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.387684 | controller |     "Jun 11 11:04:14.048730 crc crio[22652]: time=\"2026-06-11T11:04:14.048394577Z\" level=info msg=\"Starting container: a60971c56aeb6c1318c832968a0cde21b254863348501ac486c374815db2c588\" id=30a832f5-492e-4c0c-9524-15f5c70bf324 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.387700 | controller |     "Jun 11 11:04:14.066212 crc crio[22652]: time=\"2026-06-11T11:04:14.065961637Z\" level=info msg=\"Started container\" PID=54805 containerID=a60971c56aeb6c1318c832968a0cde21b254863348501ac486c374815db2c588 description=openstack/dnsmasq-dns-77594b4b4f-bkvhb/init id=30a832f5-492e-4c0c-9524-15f5c70bf324 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1018a88c6d1824b705413a8b26f22052c228d171fe07f25f6f3817293bcc32b3",
2026-06-11 11:58:02.387714 | controller |     "Jun 11 11:04:14.371521 crc crio[22652]: time=\"2026-06-11T11:04:14.371444604Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-7b6fcdc445-drzfk/POD\" id=704b9644-fcc0-42be-a862-34d985565213 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.387729 | controller |     "Jun 11 11:04:14.371634 crc crio[22652]: time=\"2026-06-11T11:04:14.371549677Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.387744 | controller |     "Jun 11 11:04:14.407394 crc crio[22652]: time=\"2026-06-11T11:04:14.407223105Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7b6fcdc445-drzfk Namespace:openstack ID:d4338da2e8f566a331651e762385c4a4343ca0e977da02339b2613a99d57989e UID:a9c8c34c-91e5-44e2-b66b-35ad4b5ccf78 NetNS:/var/run/netns/8dec53fc-bda7-46ea-998e-2b944feef0b7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda9c8c34c_91e5_44e2_b66b_35ad4b5ccf78.slice PodAnnotations:0xc0004bf558}] Aliases:map[]}\"",
2026-06-11 11:58:02.387759 | controller |     "Jun 11 11:04:14.407394 crc crio[22652]: time=\"2026-06-11T11:04:14.407309848Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-7b6fcdc445-drzfk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.387775 | controller |     "Jun 11 11:04:14.735840 crc crio[22652]: 2026-06-11T11:04:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d4338da2e8f566a Mac:42:3f:a1:7b:f3:cf Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:73 Mtu:0 Sandbox:/var/run/netns/8dec53fc-bda7-46ea-998e-2b944feef0b7 SocketPath: PciID:}] [{Interface:0xc000456830 Address:{IP:10.217.0.115 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.387797 | controller |     "Jun 11 11:04:14.736980 crc crio[22652]: time=\"2026-06-11T11:04:14.736895284Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7b6fcdc445-drzfk Namespace:openstack ID:d4338da2e8f566a331651e762385c4a4343ca0e977da02339b2613a99d57989e UID:a9c8c34c-91e5-44e2-b66b-35ad4b5ccf78 NetNS:/var/run/netns/8dec53fc-bda7-46ea-998e-2b944feef0b7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda9c8c34c_91e5_44e2_b66b_35ad4b5ccf78.slice PodAnnotations:0xc0004bf558}] Aliases:map[]}\"",
2026-06-11 11:58:02.387813 | controller |     "Jun 11 11:04:14.737094 crc crio[22652]: time=\"2026-06-11T11:04:14.737060239Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-7b6fcdc445-drzfk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.387828 | controller |     "Jun 11 11:04:14.747379 crc crio[22652]: time=\"2026-06-11T11:04:14.747290819Z\" level=info msg=\"Ran pod sandbox d4338da2e8f566a331651e762385c4a4343ca0e977da02339b2613a99d57989e with infra container: openstack/dnsmasq-dns-7b6fcdc445-drzfk/POD\" id=704b9644-fcc0-42be-a862-34d985565213 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.387843 | controller |     "Jun 11 11:04:14.751570 crc crio[22652]: time=\"2026-06-11T11:04:14.751400077Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=95e860b1-e455-47c2-97cd-d0c6ba8e6946 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.387858 | controller |     "Jun 11 11:04:14.764624 crc crio[22652]: time=\"2026-06-11T11:04:14.764540248Z\" level=info msg=\"Stopping pod sandbox: 1018a88c6d1824b705413a8b26f22052c228d171fe07f25f6f3817293bcc32b3\" id=48f1154a-c10e-4bac-9d50-45330b6db00d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.387873 | controller |     "Jun 11 11:04:14.765387 crc crio[22652]: time=\"2026-06-11T11:04:14.765318043Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-77594b4b4f-bkvhb Namespace:openstack ID:1018a88c6d1824b705413a8b26f22052c228d171fe07f25f6f3817293bcc32b3 UID:832b75c8-1ea7-4ed7-bd58-db31eff40750 NetNS:/var/run/netns/e13468b8-b20b-4e22-a3aa-50156e2fb3d9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod832b75c8_1ea7_4ed7_bd58_db31eff40750.slice PodAnnotations:0xc002acca40}] Aliases:map[]}\"",
2026-06-11 11:58:02.387889 | controller |     "Jun 11 11:04:14.765586 crc crio[22652]: time=\"2026-06-11T11:04:14.765519179Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-77594b4b4f-bkvhb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.387904 | controller |     "Jun 11 11:04:14.826846 crc crio[22652]: time=\"2026-06-11T11:04:14.826749478Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=9e6ada22-4423-49c3-8611-6c25101dd496 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.387919 | controller |     "Jun 11 11:04:14.858885 crc crio[22652]: time=\"2026-06-11T11:04:14.85845468Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7b6fcdc445-drzfk/init\" id=c35b4463-a672-4e3f-81fb-1f24e9e06ba3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.387934 | controller |     "Jun 11 11:04:14.860748 crc crio[22652]: time=\"2026-06-11T11:04:14.86067496Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.387948 | controller |     "Jun 11 11:04:14.921037 crc crio[22652]: time=\"2026-06-11T11:04:14.918015429Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.387963 | controller |     "Jun 11 11:04:14.936996 crc crio[22652]: time=\"2026-06-11T11:04:14.936888027Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.387981 | controller |     "Jun 11 11:04:15.108009 crc crio[22652]: time=\"2026-06-11T11:04:15.107699708Z\" level=info msg=\"Stopped pod sandbox: 1018a88c6d1824b705413a8b26f22052c228d171fe07f25f6f3817293bcc32b3\" id=48f1154a-c10e-4bac-9d50-45330b6db00d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.387996 | controller |     "Jun 11 11:04:15.156929 crc crio[22652]: time=\"2026-06-11T11:04:15.156086096Z\" level=info msg=\"Created container 80ecf6d5b3d1a1cd7f8832093e2e3b19b03112041f506d875b25f30f9ebfcd36: openstack/dnsmasq-dns-7b6fcdc445-drzfk/init\" id=c35b4463-a672-4e3f-81fb-1f24e9e06ba3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.388011 | controller |     "Jun 11 11:04:15.168184 crc crio[22652]: time=\"2026-06-11T11:04:15.16482057Z\" level=info msg=\"Starting container: 80ecf6d5b3d1a1cd7f8832093e2e3b19b03112041f506d875b25f30f9ebfcd36\" id=12cd3db1-fa67-47e5-9889-2617ea6c31ee name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.388026 | controller |     "Jun 11 11:04:15.175184 crc crio[22652]: time=\"2026-06-11T11:04:15.174230603Z\" level=info msg=\"Started container\" PID=55201 containerID=80ecf6d5b3d1a1cd7f8832093e2e3b19b03112041f506d875b25f30f9ebfcd36 description=openstack/dnsmasq-dns-7b6fcdc445-drzfk/init id=12cd3db1-fa67-47e5-9889-2617ea6c31ee name=/runtime.v1.RuntimeService/StartContainer sandboxID=d4338da2e8f566a331651e762385c4a4343ca0e977da02339b2613a99d57989e",
2026-06-11 11:58:02.388041 | controller |     "Jun 11 11:04:15.791758 crc crio[22652]: time=\"2026-06-11T11:04:15.791301755Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=731af17d-070b-48c1-87fb-c4bda97fed5f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.388056 | controller |     "Jun 11 11:04:15.818816 crc crio[22652]: time=\"2026-06-11T11:04:15.818618773Z\" level=info msg=\"Removing container: a60971c56aeb6c1318c832968a0cde21b254863348501ac486c374815db2c588\" id=5b3f97c1-c3d3-423e-8ab0-a2bc521f7aed name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.388071 | controller |     "Jun 11 11:04:15.855004 crc crio[22652]: time=\"2026-06-11T11:04:15.854918628Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-nb-0-config-1781175855-x8xzf/POD\" id=c1b5d324-d5c8-456e-881d-a12ee2a50d9e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.388086 | controller |     "Jun 11 11:04:15.855213 crc crio[22652]: time=\"2026-06-11T11:04:15.855018771Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.388101 | controller |     "Jun 11 11:04:15.891605 crc crio[22652]: time=\"2026-06-11T11:04:15.891496825Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0-config-1781175855-x8xzf Namespace:openstack ID:69bf8eaab312cfe0759ccac2809ea49abcfd28c7bc273b16c1885d05f387ad94 UID:1033019e-1c63-4dc2-a34b-7b8b112b1890 NetNS:/var/run/netns/0d5578bc-584a-4586-bc23-84933f96df97 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1033019e_1c63_4dc2_a34b_7b8b112b1890.slice PodAnnotations:0xc002928310}] Aliases:map[]}\"",
2026-06-11 11:58:02.388116 | controller |     "Jun 11 11:04:15.891605 crc crio[22652]: time=\"2026-06-11T11:04:15.891584197Z\" level=info msg=\"Adding pod openstack_ovsdbserver-nb-0-config-1781175855-x8xzf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.388132 | controller |     "Jun 11 11:04:15.916245 crc crio[22652]: time=\"2026-06-11T11:04:15.915638973Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=141af74c-0e9a-4552-8821-caf7b252d25c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.388150 | controller |     "Jun 11 11:04:15.958723 crc crio[22652]: time=\"2026-06-11T11:04:15.957643028Z\" level=info msg=\"Removed container a60971c56aeb6c1318c832968a0cde21b254863348501ac486c374815db2c588: openstack/dnsmasq-dns-77594b4b4f-bkvhb/init\" id=5b3f97c1-c3d3-423e-8ab0-a2bc521f7aed name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.388166 | controller |     "Jun 11 11:04:15.988606 crc crio[22652]: time=\"2026-06-11T11:04:15.987657878Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7b6fcdc445-drzfk/dnsmasq-dns\" id=228045a9-c448-4d10-a425-4739b389a494 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.388181 | controller |     "Jun 11 11:04:15.998259 crc crio[22652]: time=\"2026-06-11T11:04:15.996478108Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.388196 | controller |     "Jun 11 11:04:16.070577 crc crio[22652]: time=\"2026-06-11T11:04:16.070345597Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.388210 | controller |     "Jun 11 11:04:16.078918 crc crio[22652]: time=\"2026-06-11T11:04:16.078823983Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.388225 | controller |     "Jun 11 11:04:16.092582 crc crio[22652]: time=\"2026-06-11T11:04:16.090354354Z\" level=info msg=\"Running pod sandbox: openstack/swift-ring-rebalance-9nsrh/POD\" id=ea756384-2772-4d44-8d25-62490ee2d59a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.388239 | controller |     "Jun 11 11:04:16.092582 crc crio[22652]: time=\"2026-06-11T11:04:16.090443816Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.388254 | controller |     "Jun 11 11:04:16.164238 crc crio[22652]: time=\"2026-06-11T11:04:16.164098525Z\" level=info msg=\"Got pod network &{Name:swift-ring-rebalance-9nsrh Namespace:openstack ID:83b300f4445870f8b000d8ad2698e7dbd09ef41f56246c3cf547f62c468a6194 UID:ee5bbbb7-2f3c-48d3-9ef0-c5586d2d07fa NetNS:/var/run/netns/5c6abbf0-205c-4d62-9426-fb13bdeda0f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podee5bbbb7_2f3c_48d3_9ef0_c5586d2d07fa.slice PodAnnotations:0xc001e8e7f0}] Aliases:map[]}\"",
2026-06-11 11:58:02.388269 | controller |     "Jun 11 11:04:16.164554 crc crio[22652]: time=\"2026-06-11T11:04:16.164528659Z\" level=info msg=\"Adding pod openstack_swift-ring-rebalance-9nsrh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.388284 | controller |     "Jun 11 11:04:16.208206 crc crio[22652]: time=\"2026-06-11T11:04:16.205287606Z\" level=info msg=\"Created container 4ec2105c7e184e8940ad4508cbf8232020c580671c5d19a849a62cee14e02fa4: openstack/dnsmasq-dns-7b6fcdc445-drzfk/dnsmasq-dns\" id=228045a9-c448-4d10-a425-4739b389a494 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.388299 | controller |     "Jun 11 11:04:16.208206 crc crio[22652]: time=\"2026-06-11T11:04:16.206773871Z\" level=info msg=\"Starting container: 4ec2105c7e184e8940ad4508cbf8232020c580671c5d19a849a62cee14e02fa4\" id=c73e2f56-d1ba-47ce-a227-b9eb6a808dc4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.388314 | controller |     "Jun 11 11:04:16.238008 crc crio[22652]: time=\"2026-06-11T11:04:16.237429492Z\" level=info msg=\"Started container\" PID=55353 containerID=4ec2105c7e184e8940ad4508cbf8232020c580671c5d19a849a62cee14e02fa4 description=openstack/dnsmasq-dns-7b6fcdc445-drzfk/dnsmasq-dns id=c73e2f56-d1ba-47ce-a227-b9eb6a808dc4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d4338da2e8f566a331651e762385c4a4343ca0e977da02339b2613a99d57989e",
2026-06-11 11:58:02.388332 | controller |     "Jun 11 11:04:16.552994 crc crio[22652]: 2026-06-11T11:04:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:69bf8eaab312cfe Mac:d2:9f:f0:f1:8d:a9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:75 Mtu:0 Sandbox:/var/run/netns/0d5578bc-584a-4586-bc23-84933f96df97 SocketPath: PciID:}] [{Interface:0xc000014c50 Address:{IP:10.217.0.117 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.388363 | controller |     "Jun 11 11:04:16.556931 crc crio[22652]: time=\"2026-06-11T11:04:16.55686619Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0-config-1781175855-x8xzf Namespace:openstack ID:69bf8eaab312cfe0759ccac2809ea49abcfd28c7bc273b16c1885d05f387ad94 UID:1033019e-1c63-4dc2-a34b-7b8b112b1890 NetNS:/var/run/netns/0d5578bc-584a-4586-bc23-84933f96df97 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1033019e_1c63_4dc2_a34b_7b8b112b1890.slice PodAnnotations:0xc002928310}] Aliases:map[]}\"",
2026-06-11 11:58:02.388385 | controller |     "Jun 11 11:04:16.558734 crc crio[22652]: time=\"2026-06-11T11:04:16.558669087Z\" level=info msg=\"Checking pod openstack_ovsdbserver-nb-0-config-1781175855-x8xzf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.388401 | controller |     "Jun 11 11:04:16.602836 crc crio[22652]: time=\"2026-06-11T11:04:16.602738828Z\" level=info msg=\"Ran pod sandbox 69bf8eaab312cfe0759ccac2809ea49abcfd28c7bc273b16c1885d05f387ad94 with infra container: openstack/ovsdbserver-nb-0-config-1781175855-x8xzf/POD\" id=c1b5d324-d5c8-456e-881d-a12ee2a50d9e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.388416 | controller |     "Jun 11 11:04:16.604974 crc crio[22652]: time=\"2026-06-11T11:04:16.604853842Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=11802494-bd61-4538-a8de-932a1433b99b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.388430 | controller |     "Jun 11 11:04:16.623517 crc crio[22652]: time=\"2026-06-11T11:04:16.62344412Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=e04b725c-91de-4e8c-b435-9d299baaba50 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.388445 | controller |     "Jun 11 11:04:16.633254 crc crio[22652]: time=\"2026-06-11T11:04:16.632943663Z\" level=info msg=\"Creating container: openstack/ovsdbserver-nb-0-config-1781175855-x8xzf/ovn-config\" id=4a84e655-3dac-494e-bd23-ba62f8d36496 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.388460 | controller |     "Jun 11 11:04:16.634804 crc crio[22652]: time=\"2026-06-11T11:04:16.63474955Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.388475 | controller |     "Jun 11 11:04:16.682994 crc crio[22652]: time=\"2026-06-11T11:04:16.682627339Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.388496 | controller |     "Jun 11 11:04:16.687334 crc crio[22652]: time=\"2026-06-11T11:04:16.687264274Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.388519 | controller |     "Jun 11 11:04:16.833379 crc crio[22652]: time=\"2026-06-11T11:04:16.83299229Z\" level=info msg=\"Created container 5ea860b9d420b01f103bd0cd025f6242f2ffba69ed31c5aeb4b3d83b616e18e7: openstack/ovsdbserver-nb-0-config-1781175855-x8xzf/ovn-config\" id=4a84e655-3dac-494e-bd23-ba62f8d36496 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.388544 | controller |     "Jun 11 11:04:16.836919 crc crio[22652]: time=\"2026-06-11T11:04:16.836883312Z\" level=info msg=\"Starting container: 5ea860b9d420b01f103bd0cd025f6242f2ffba69ed31c5aeb4b3d83b616e18e7\" id=4a3089b4-341f-423c-8fe9-9a1cb0c42e20 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.388560 | controller |     "Jun 11 11:04:16.850859 crc crio[22652]: 2026-06-11T11:04:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:83b300f4445870f Mac:56:a6:6f:ae:e8:bf Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:76 Mtu:0 Sandbox:/var/run/netns/5c6abbf0-205c-4d62-9426-fb13bdeda0f6 SocketPath: PciID:}] [{Interface:0xc0005aca10 Address:{IP:10.217.0.118 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.388576 | controller |     "Jun 11 11:04:16.854690 crc crio[22652]: time=\"2026-06-11T11:04:16.853479307Z\" level=info msg=\"Got pod network &{Name:swift-ring-rebalance-9nsrh Namespace:openstack ID:83b300f4445870f8b000d8ad2698e7dbd09ef41f56246c3cf547f62c468a6194 UID:ee5bbbb7-2f3c-48d3-9ef0-c5586d2d07fa NetNS:/var/run/netns/5c6abbf0-205c-4d62-9426-fb13bdeda0f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podee5bbbb7_2f3c_48d3_9ef0_c5586d2d07fa.slice PodAnnotations:0xc001e8e7f0}] Aliases:map[]}\"",
2026-06-11 11:58:02.388591 | controller |     "Jun 11 11:04:16.854690 crc crio[22652]: time=\"2026-06-11T11:04:16.85388161Z\" level=info msg=\"Checking pod openstack_swift-ring-rebalance-9nsrh for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.388606 | controller |     "Jun 11 11:04:16.868285 crc crio[22652]: time=\"2026-06-11T11:04:16.86807629Z\" level=info msg=\"Ran pod sandbox 83b300f4445870f8b000d8ad2698e7dbd09ef41f56246c3cf547f62c468a6194 with infra container: openstack/swift-ring-rebalance-9nsrh/POD\" id=ea756384-2772-4d44-8d25-62490ee2d59a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.388621 | controller |     "Jun 11 11:04:16.871341 crc crio[22652]: time=\"2026-06-11T11:04:16.871223528Z\" level=info msg=\"Started container\" PID=55427 containerID=5ea860b9d420b01f103bd0cd025f6242f2ffba69ed31c5aeb4b3d83b616e18e7 description=openstack/ovsdbserver-nb-0-config-1781175855-x8xzf/ovn-config id=4a3089b4-341f-423c-8fe9-9a1cb0c42e20 name=/runtime.v1.RuntimeService/StartContainer sandboxID=69bf8eaab312cfe0759ccac2809ea49abcfd28c7bc273b16c1885d05f387ad94",
2026-06-11 11:58:02.388637 | controller |     "Jun 11 11:04:16.873503 crc crio[22652]: time=\"2026-06-11T11:04:16.873455669Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=cdc3de1e-1048-45e5-b6f7-92d91de5ab39 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.388653 | controller |     "Jun 11 11:04:16.873871 crc crio[22652]: time=\"2026-06-11T11:04:16.873844861Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified not found\" id=cdc3de1e-1048-45e5-b6f7-92d91de5ab39 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.388668 | controller |     "Jun 11 11:04:16.874031 crc crio[22652]: time=\"2026-06-11T11:04:16.874007606Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified found\" id=cdc3de1e-1048-45e5-b6f7-92d91de5ab39 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.388683 | controller |     "Jun 11 11:04:16.877426 crc crio[22652]: time=\"2026-06-11T11:04:16.877307968Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=825c74cf-0fa1-498c-a665-d59892b607c3 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.388698 | controller |     "Jun 11 11:04:16.890725 crc crio[22652]: time=\"2026-06-11T11:04:16.890663697Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\\\"\"",
2026-06-11 11:58:02.388715 | controller |     "Jun 11 11:04:18.873337 crc crio[22652]: time=\"2026-06-11T11:04:18.872850616Z\" level=info msg=\"Stopping pod sandbox: 69bf8eaab312cfe0759ccac2809ea49abcfd28c7bc273b16c1885d05f387ad94\" id=b4d8df67-7f52-4bfc-b4d7-d7ff919c313d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.388731 | controller |     "Jun 11 11:04:18.874319 crc crio[22652]: time=\"2026-06-11T11:04:18.874271731Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0-config-1781175855-x8xzf Namespace:openstack ID:69bf8eaab312cfe0759ccac2809ea49abcfd28c7bc273b16c1885d05f387ad94 UID:1033019e-1c63-4dc2-a34b-7b8b112b1890 NetNS:/var/run/netns/0d5578bc-584a-4586-bc23-84933f96df97 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1033019e_1c63_4dc2_a34b_7b8b112b1890.slice PodAnnotations:0xc002400a10}] Aliases:map[]}\"",
2026-06-11 11:58:02.388746 | controller |     "Jun 11 11:04:18.874546 crc crio[22652]: time=\"2026-06-11T11:04:18.874471847Z\" level=info msg=\"Deleting pod openstack_ovsdbserver-nb-0-config-1781175855-x8xzf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.388760 | controller |     "Jun 11 11:04:19.234639 crc crio[22652]: time=\"2026-06-11T11:04:19.234475804Z\" level=info msg=\"Stopped pod sandbox: 69bf8eaab312cfe0759ccac2809ea49abcfd28c7bc273b16c1885d05f387ad94\" id=b4d8df67-7f52-4bfc-b4d7-d7ff919c313d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.388775 | controller |     "Jun 11 11:04:23.983606 crc crio[22652]: time=\"2026-06-11T11:04:23.982926412Z\" level=info msg=\"Stopping container: 3885cb2903b548556a5f774c4fa17b4eb67d5e15ddc08c49f59ea3516d06193d (timeout: 10s)\" id=516c836f-2c9f-48fd-a2f6-5df5355a3fe8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.388790 | controller |     "Jun 11 11:04:24.442843 crc crio[22652]: time=\"2026-06-11T11:04:24.442727601Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-sb-0-config-1781175863-nwsd4/POD\" id=f2b97371-b802-4801-8cf5-fa9a5f193bf8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.388805 | controller |     "Jun 11 11:04:24.442843 crc crio[22652]: time=\"2026-06-11T11:04:24.442843017Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.388819 | controller |     "Jun 11 11:04:24.662813 crc crio[22652]: time=\"2026-06-11T11:04:24.660108Z\" level=info msg=\"Running pod sandbox: openstack/ovn-northd-0/POD\" id=9c0c5102-95af-4503-9b34-e77c8a143b83 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.388834 | controller |     "Jun 11 11:04:24.662813 crc crio[22652]: time=\"2026-06-11T11:04:24.660712229Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.388848 | controller |     "Jun 11 11:04:25.011738 crc crio[22652]: time=\"2026-06-11T11:04:25.011592062Z\" level=info msg=\"Stopped container 3885cb2903b548556a5f774c4fa17b4eb67d5e15ddc08c49f59ea3516d06193d: openstack/dnsmasq-dns-86cd84489-xpctj/dnsmasq-dns\" id=516c836f-2c9f-48fd-a2f6-5df5355a3fe8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.388863 | controller |     "Jun 11 11:04:25.014058 crc crio[22652]: time=\"2026-06-11T11:04:25.013911904Z\" level=info msg=\"Stopping pod sandbox: 9f0ec4992342483a7073fb216559e8735804bc4e932814f080b68a21d5296210\" id=c1207057-748e-433e-be64-0064045dfcf2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.388878 | controller |     "Jun 11 11:04:25.014974 crc crio[22652]: time=\"2026-06-11T11:04:25.014884145Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-86cd84489-xpctj Namespace:openstack ID:9f0ec4992342483a7073fb216559e8735804bc4e932814f080b68a21d5296210 UID:1010afb5-e4f0-4c1d-a576-a2d0c62cd86a NetNS:/var/run/netns/6b0e37a7-01b2-49e8-a965-e180b0873e28 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1010afb5_e4f0_4c1d_a576_a2d0c62cd86a.slice PodAnnotations:0xc0004bee28}] Aliases:map[]}\"",
2026-06-11 11:58:02.388897 | controller |     "Jun 11 11:04:25.015244 crc crio[22652]: time=\"2026-06-11T11:04:25.015101852Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-86cd84489-xpctj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.388913 | controller |     "Jun 11 11:04:25.048737 crc crio[22652]: time=\"2026-06-11T11:04:25.048661916Z\" level=info msg=\"Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:b27350f48a87cbfffe2f7c49317db7b43873aadd683b8d44df0c38d25c3f4ce8 UID:d44e5a03-d097-48c0-81cb-3355514aac3d NetNS:/var/run/netns/2300740f-df2e-48f5-ad07-2cca55f101c1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd44e5a03_d097_48c0_81cb_3355514aac3d.slice PodAnnotations:0xc0004bf0d8}] Aliases:map[]}\"",
2026-06-11 11:58:02.388928 | controller |     "Jun 11 11:04:25.048737 crc crio[22652]: time=\"2026-06-11T11:04:25.048720877Z\" level=info msg=\"Adding pod openstack_ovn-northd-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.388944 | controller |     "Jun 11 11:04:25.056639 crc crio[22652]: time=\"2026-06-11T11:04:25.05653051Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0-config-1781175863-nwsd4 Namespace:openstack ID:9f6605ab870e7f27bd6334e34bd461bdcc80e4115babf5abfb30c5d56d7615c1 UID:bc8d208c-87dd-413f-8cc2-6f9818596a23 NetNS:/var/run/netns/175f5a63-125c-4cfb-b60c-38e0c22b699f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbc8d208c_87dd_413f_8cc2_6f9818596a23.slice PodAnnotations:0xc00008c548}] Aliases:map[]}\"",
2026-06-11 11:58:02.388959 | controller |     "Jun 11 11:04:25.056893 crc crio[22652]: time=\"2026-06-11T11:04:25.056657534Z\" level=info msg=\"Adding pod openstack_ovsdbserver-sb-0-config-1781175863-nwsd4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.388973 | controller |     "Jun 11 11:04:25.380568 crc crio[22652]: time=\"2026-06-11T11:04:25.380419731Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:67d018c7e5e92c52ce9a230242d017b0b4d5dec62eb3f77013d1b1ee83fadc31\" id=825c74cf-0fa1-498c-a665-d59892b607c3 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.388989 | controller |     "Jun 11 11:04:25.381453 crc crio[22652]: time=\"2026-06-11T11:04:25.381383567Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=428b1218-0eec-408b-9537-3f3f8092177a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.389005 | controller |     "Jun 11 11:04:25.452825 crc crio[22652]: time=\"2026-06-11T11:04:25.452725782Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=a174a98e-7891-4077-8746-74e5c41142d2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.389019 | controller |     "Jun 11 11:04:25.465252 crc crio[22652]: time=\"2026-06-11T11:04:25.465084029Z\" level=info msg=\"Creating container: openstack/swift-ring-rebalance-9nsrh/swift-ring-rebalance\" id=cf575c0a-3627-410f-ab30-844e5213c042 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.389036 | controller |     "Jun 11 11:04:25.468974 crc crio[22652]: time=\"2026-06-11T11:04:25.46890385Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.389050 | controller |     "Jun 11 11:04:25.497456 crc crio[22652]: time=\"2026-06-11T11:04:25.49735561Z\" level=info msg=\"Stopped pod sandbox: 9f0ec4992342483a7073fb216559e8735804bc4e932814f080b68a21d5296210\" id=c1207057-748e-433e-be64-0064045dfcf2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.389068 | controller |     "Jun 11 11:04:25.514525 crc crio[22652]: time=\"2026-06-11T11:04:25.514328784Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.389083 | controller |     "Jun 11 11:04:25.517530 crc crio[22652]: time=\"2026-06-11T11:04:25.517464049Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.389098 | controller |     "Jun 11 11:04:25.661978 crc crio[22652]: time=\"2026-06-11T11:04:25.661015587Z\" level=info msg=\"Created container 094d8c992e90e96d617d6eb2409f6329e233a354cc7fad0f6d58ac06f29b6172: openstack/swift-ring-rebalance-9nsrh/swift-ring-rebalance\" id=cf575c0a-3627-410f-ab30-844e5213c042 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.389113 | controller |     "Jun 11 11:04:25.662693 crc crio[22652]: time=\"2026-06-11T11:04:25.662577415Z\" level=info msg=\"Starting container: 094d8c992e90e96d617d6eb2409f6329e233a354cc7fad0f6d58ac06f29b6172\" id=df87beb5-52a7-4650-9bb9-fac4fc2991b1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.389128 | controller |     "Jun 11 11:04:25.676749 crc crio[22652]: time=\"2026-06-11T11:04:25.676638446Z\" level=info msg=\"Started container\" PID=56605 containerID=094d8c992e90e96d617d6eb2409f6329e233a354cc7fad0f6d58ac06f29b6172 description=openstack/swift-ring-rebalance-9nsrh/swift-ring-rebalance id=df87beb5-52a7-4650-9bb9-fac4fc2991b1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=83b300f4445870f8b000d8ad2698e7dbd09ef41f56246c3cf547f62c468a6194",
2026-06-11 11:58:02.389142 | controller |     "Jun 11 11:04:25.752358 crc crio[22652]: 2026-06-11T11:04:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9f6605ab870e7f2 Mac:92:d2:cc:1e:55:72 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:77 Mtu:0 Sandbox:/var/run/netns/175f5a63-125c-4cfb-b60c-38e0c22b699f SocketPath: PciID:}] [{Interface:0xc0002d8c00 Address:{IP:10.217.0.119 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.389157 | controller |     "Jun 11 11:04:25.753910 crc crio[22652]: time=\"2026-06-11T11:04:25.753818894Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0-config-1781175863-nwsd4 Namespace:openstack ID:9f6605ab870e7f27bd6334e34bd461bdcc80e4115babf5abfb30c5d56d7615c1 UID:bc8d208c-87dd-413f-8cc2-6f9818596a23 NetNS:/var/run/netns/175f5a63-125c-4cfb-b60c-38e0c22b699f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbc8d208c_87dd_413f_8cc2_6f9818596a23.slice PodAnnotations:0xc00008c548}] Aliases:map[]}\"",
2026-06-11 11:58:02.389173 | controller |     "Jun 11 11:04:25.754095 crc crio[22652]: time=\"2026-06-11T11:04:25.75398312Z\" level=info msg=\"Checking pod openstack_ovsdbserver-sb-0-config-1781175863-nwsd4 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.389187 | controller |     "Jun 11 11:04:25.763503 crc crio[22652]: time=\"2026-06-11T11:04:25.761664311Z\" level=info msg=\"Ran pod sandbox 9f6605ab870e7f27bd6334e34bd461bdcc80e4115babf5abfb30c5d56d7615c1 with infra container: openstack/ovsdbserver-sb-0-config-1781175863-nwsd4/POD\" id=f2b97371-b802-4801-8cf5-fa9a5f193bf8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.389202 | controller |     "Jun 11 11:04:25.767496 crc crio[22652]: time=\"2026-06-11T11:04:25.76735162Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=b2f571de-b089-4e65-82fc-bbad21be55b9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.389221 | controller |     "Jun 11 11:04:25.769230 crc crio[22652]: 2026-06-11T11:04:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b27350f48a87cbf Mac:c6:05:52:9f:5c:60 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:78 Mtu:0 Sandbox:/var/run/netns/2300740f-df2e-48f5-ad07-2cca55f101c1 SocketPath: PciID:}] [{Interface:0xc0004b45b0 Address:{IP:10.217.0.120 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.389237 | controller |     "Jun 11 11:04:25.770099 crc crio[22652]: time=\"2026-06-11T11:04:25.770029584Z\" level=info msg=\"Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:b27350f48a87cbfffe2f7c49317db7b43873aadd683b8d44df0c38d25c3f4ce8 UID:d44e5a03-d097-48c0-81cb-3355514aac3d NetNS:/var/run/netns/2300740f-df2e-48f5-ad07-2cca55f101c1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd44e5a03_d097_48c0_81cb_3355514aac3d.slice PodAnnotations:0xc0004bf0d8}] Aliases:map[]}\"",
2026-06-11 11:58:02.389252 | controller |     "Jun 11 11:04:25.770728 crc crio[22652]: time=\"2026-06-11T11:04:25.770667715Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=a738b918-788b-491c-a228-ed6c4018cd96 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.389266 | controller |     "Jun 11 11:04:25.772738 crc crio[22652]: time=\"2026-06-11T11:04:25.772663918Z\" level=info msg=\"Checking pod openstack_ovn-northd-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.389281 | controller |     "Jun 11 11:04:25.782288 crc crio[22652]: time=\"2026-06-11T11:04:25.782170342Z\" level=info msg=\"Ran pod sandbox b27350f48a87cbfffe2f7c49317db7b43873aadd683b8d44df0c38d25c3f4ce8 with infra container: openstack/ovn-northd-0/POD\" id=9c0c5102-95af-4503-9b34-e77c8a143b83 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.389295 | controller |     "Jun 11 11:04:25.790215 crc crio[22652]: time=\"2026-06-11T11:04:25.784232117Z\" level=info msg=\"Creating container: openstack/ovsdbserver-sb-0-config-1781175863-nwsd4/ovn-config\" id=9ec57f8e-95f6-4a3b-aa6b-12be28ebd7ba name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.389310 | controller |     "Jun 11 11:04:25.790215 crc crio[22652]: time=\"2026-06-11T11:04:25.785181946Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\" id=a7dc08e1-5898-486c-9219-3704177ea4aa name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.389324 | controller |     "Jun 11 11:04:25.790215 crc crio[22652]: time=\"2026-06-11T11:04:25.785810516Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified not found\" id=a7dc08e1-5898-486c-9219-3704177ea4aa name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.389339 | controller |     "Jun 11 11:04:25.790215 crc crio[22652]: time=\"2026-06-11T11:04:25.785835228Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.389376 | controller |     "Jun 11 11:04:25.790215 crc crio[22652]: time=\"2026-06-11T11:04:25.785865868Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified found\" id=a7dc08e1-5898-486c-9219-3704177ea4aa name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.389393 | controller |     "Jun 11 11:04:25.790215 crc crio[22652]: time=\"2026-06-11T11:04:25.787266131Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\" id=e705999d-3c75-46ff-9208-46ff12baeb3c name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.389408 | controller |     "Jun 11 11:04:25.791947 crc crio[22652]: time=\"2026-06-11T11:04:25.791340891Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\\\"\"",
2026-06-11 11:58:02.389426 | controller |     "Jun 11 11:04:25.833002 crc crio[22652]: time=\"2026-06-11T11:04:25.832925782Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.389441 | controller |     "Jun 11 11:04:25.836642 crc crio[22652]: time=\"2026-06-11T11:04:25.836582647Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.389455 | controller |     "Jun 11 11:04:25.951406 crc crio[22652]: time=\"2026-06-11T11:04:25.951234749Z\" level=info msg=\"Created container a5b2548015116a2cf332e09ae56e067c92f6cc8a02394cb2e4ccbb9068ed2f09: openstack/ovsdbserver-sb-0-config-1781175863-nwsd4/ovn-config\" id=9ec57f8e-95f6-4a3b-aa6b-12be28ebd7ba name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.389470 | controller |     "Jun 11 11:04:25.952880 crc crio[22652]: time=\"2026-06-11T11:04:25.952705344Z\" level=info msg=\"Starting container: a5b2548015116a2cf332e09ae56e067c92f6cc8a02394cb2e4ccbb9068ed2f09\" id=c46b3e40-0c93-4628-95d1-4fdc37bc4c07 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.389485 | controller |     "Jun 11 11:04:25.966747 crc crio[22652]: time=\"2026-06-11T11:04:25.966636952Z\" level=info msg=\"Started container\" PID=56626 containerID=a5b2548015116a2cf332e09ae56e067c92f6cc8a02394cb2e4ccbb9068ed2f09 description=openstack/ovsdbserver-sb-0-config-1781175863-nwsd4/ovn-config id=c46b3e40-0c93-4628-95d1-4fdc37bc4c07 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9f6605ab870e7f27bd6334e34bd461bdcc80e4115babf5abfb30c5d56d7615c1",
2026-06-11 11:58:02.389502 | controller |     "Jun 11 11:04:25.980728 crc crio[22652]: time=\"2026-06-11T11:04:25.98064247Z\" level=info msg=\"Removing container: 3885cb2903b548556a5f774c4fa17b4eb67d5e15ddc08c49f59ea3516d06193d\" id=16edcea5-ef06-4e3a-8ca4-4d94d16a9fc5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.389517 | controller |     "Jun 11 11:04:26.006654 crc crio[22652]: time=\"2026-06-11T11:04:26.006551441Z\" level=info msg=\"Removed container 3885cb2903b548556a5f774c4fa17b4eb67d5e15ddc08c49f59ea3516d06193d: openstack/dnsmasq-dns-86cd84489-xpctj/dnsmasq-dns\" id=16edcea5-ef06-4e3a-8ca4-4d94d16a9fc5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.389532 | controller |     "Jun 11 11:04:26.011000 crc crio[22652]: time=\"2026-06-11T11:04:26.010567298Z\" level=info msg=\"Removing container: f91b43728e81f81b66d60bfe3bd21387929a12bb042d89472aa45aaf916853f7\" id=5ba2daab-fccf-4e15-b6d3-bc0ed1eb2f9a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.389546 | controller |     "Jun 11 11:04:26.047750 crc crio[22652]: time=\"2026-06-11T11:04:26.047549877Z\" level=info msg=\"Removed container f91b43728e81f81b66d60bfe3bd21387929a12bb042d89472aa45aaf916853f7: openstack/dnsmasq-dns-86cd84489-xpctj/init\" id=5ba2daab-fccf-4e15-b6d3-bc0ed1eb2f9a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.389561 | controller |     "Jun 11 11:04:28.014669 crc crio[22652]: time=\"2026-06-11T11:04:28.014510738Z\" level=info msg=\"Stopping pod sandbox: 9f6605ab870e7f27bd6334e34bd461bdcc80e4115babf5abfb30c5d56d7615c1\" id=0c487447-2bcd-4762-b8a6-090e1e35d4f7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.389581 | controller |     "Jun 11 11:04:28.015939 crc crio[22652]: time=\"2026-06-11T11:04:28.015433047Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0-config-1781175863-nwsd4 Namespace:openstack ID:9f6605ab870e7f27bd6334e34bd461bdcc80e4115babf5abfb30c5d56d7615c1 UID:bc8d208c-87dd-413f-8cc2-6f9818596a23 NetNS:/var/run/netns/175f5a63-125c-4cfb-b60c-38e0c22b699f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbc8d208c_87dd_413f_8cc2_6f9818596a23.slice PodAnnotations:0xc0022f6758}] Aliases:map[]}\"",
2026-06-11 11:58:02.389608 | controller |     "Jun 11 11:04:28.015939 crc crio[22652]: time=\"2026-06-11T11:04:28.015555721Z\" level=info msg=\"Deleting pod openstack_ovsdbserver-sb-0-config-1781175863-nwsd4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.389633 | controller |     "Jun 11 11:04:28.360705 crc crio[22652]: time=\"2026-06-11T11:04:28.360294521Z\" level=info msg=\"Stopped pod sandbox: 9f6605ab870e7f27bd6334e34bd461bdcc80e4115babf5abfb30c5d56d7615c1\" id=0c487447-2bcd-4762-b8a6-090e1e35d4f7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.389651 | controller |     "Jun 11 11:04:29.234101 crc crio[22652]: time=\"2026-06-11T11:04:29.234016473Z\" level=info msg=\"Running pod sandbox: openstack/root-account-create-update-tbv46/POD\" id=7d9a6fd0-46fd-4f1a-aeac-025f68a56e5f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.389672 | controller |     "Jun 11 11:04:29.234942 crc crio[22652]: time=\"2026-06-11T11:04:29.2342551Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.389708 | controller |     "Jun 11 11:04:29.266545 crc crio[22652]: time=\"2026-06-11T11:04:29.266082228Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-tbv46 Namespace:openstack ID:2ea7b02417ca878b2ea6f423686edc68afb5402cbcaadda3f4bee52723928439 UID:2f63f026-d8e6-48fb-a56a-1e792769e9d4 NetNS:/var/run/netns/06859317-119c-402a-878b-77741d5cb00a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2f63f026_d8e6_48fb_a56a_1e792769e9d4.slice PodAnnotations:0xc0022f6c88}] Aliases:map[]}\"",
2026-06-11 11:58:02.389731 | controller |     "Jun 11 11:04:29.266545 crc crio[22652]: time=\"2026-06-11T11:04:29.26645895Z\" level=info msg=\"Adding pod openstack_root-account-create-update-tbv46 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.389750 | controller |     "Jun 11 11:04:30.432945 crc crio[22652]: 2026-06-11T11:04:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2ea7b02417ca878 Mac:ca:d3:0a:c6:1c:11 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:79 Mtu:0 Sandbox:/var/run/netns/06859317-119c-402a-878b-77741d5cb00a SocketPath: PciID:}] [{Interface:0xc0004b25d0 Address:{IP:10.217.0.121 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.389769 | controller |     "Jun 11 11:04:30.435294 crc crio[22652]: time=\"2026-06-11T11:04:30.434679349Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-tbv46 Namespace:openstack ID:2ea7b02417ca878b2ea6f423686edc68afb5402cbcaadda3f4bee52723928439 UID:2f63f026-d8e6-48fb-a56a-1e792769e9d4 NetNS:/var/run/netns/06859317-119c-402a-878b-77741d5cb00a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2f63f026_d8e6_48fb_a56a_1e792769e9d4.slice PodAnnotations:0xc0022f6c88}] Aliases:map[]}\"",
2026-06-11 11:58:02.389784 | controller |     "Jun 11 11:04:30.435294 crc crio[22652]: time=\"2026-06-11T11:04:30.434847304Z\" level=info msg=\"Checking pod openstack_root-account-create-update-tbv46 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.389799 | controller |     "Jun 11 11:04:30.445032 crc crio[22652]: time=\"2026-06-11T11:04:30.444916763Z\" level=info msg=\"Ran pod sandbox 2ea7b02417ca878b2ea6f423686edc68afb5402cbcaadda3f4bee52723928439 with infra container: openstack/root-account-create-update-tbv46/POD\" id=7d9a6fd0-46fd-4f1a-aeac-025f68a56e5f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.389814 | controller |     "Jun 11 11:04:30.448929 crc crio[22652]: time=\"2026-06-11T11:04:30.447534901Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=ffa978e7-f550-4db7-b169-7218436b5396 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.389834 | controller |     "Jun 11 11:04:30.451985 crc crio[22652]: time=\"2026-06-11T11:04:30.451659051Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=26f767b9-2591-4fc5-b260-3d1928189a3b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.389849 | controller |     "Jun 11 11:04:30.555673 crc crio[22652]: time=\"2026-06-11T11:04:30.555392941Z\" level=info msg=\"Creating container: openstack/root-account-create-update-tbv46/mariadb-account-create-update\" id=602ebd96-ae37-4c50-9775-f072da70fb9e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.389864 | controller |     "Jun 11 11:04:30.556876 crc crio[22652]: time=\"2026-06-11T11:04:30.556812486Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.389879 | controller |     "Jun 11 11:04:30.604576 crc crio[22652]: time=\"2026-06-11T11:04:30.604475758Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.389893 | controller |     "Jun 11 11:04:30.607886 crc crio[22652]: time=\"2026-06-11T11:04:30.607797172Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.389908 | controller |     "Jun 11 11:04:30.930232 crc crio[22652]: time=\"2026-06-11T11:04:30.929951615Z\" level=info msg=\"Created container 165d0d086c7498a2096ac03bf9c1eaed968c233e5b26139d4c58fdd242493ea8: openstack/root-account-create-update-tbv46/mariadb-account-create-update\" id=602ebd96-ae37-4c50-9775-f072da70fb9e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.389924 | controller |     "Jun 11 11:04:30.931746 crc crio[22652]: time=\"2026-06-11T11:04:30.931676268Z\" level=info msg=\"Starting container: 165d0d086c7498a2096ac03bf9c1eaed968c233e5b26139d4c58fdd242493ea8\" id=3cb12897-600d-4361-9837-4795b1fe54b2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.389939 | controller |     "Jun 11 11:04:30.939647 crc crio[22652]: time=\"2026-06-11T11:04:30.939520224Z\" level=info msg=\"Started container\" PID=56963 containerID=165d0d086c7498a2096ac03bf9c1eaed968c233e5b26139d4c58fdd242493ea8 description=openstack/root-account-create-update-tbv46/mariadb-account-create-update id=3cb12897-600d-4361-9837-4795b1fe54b2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2ea7b02417ca878b2ea6f423686edc68afb5402cbcaadda3f4bee52723928439",
2026-06-11 11:58:02.389954 | controller |     "Jun 11 11:04:31.260854 crc crio[22652]: time=\"2026-06-11T11:04:31.260739868Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:1103ac44213a31db91a44725405204317c723260e4337ee3e45072e804733904\" id=e705999d-3c75-46ff-9208-46ff12baeb3c name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.389968 | controller |     "Jun 11 11:04:31.262516 crc crio[22652]: time=\"2026-06-11T11:04:31.262433392Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\" id=43abb2ec-f67e-4330-8518-fd174c000742 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.389982 | controller |     "Jun 11 11:04:31.408871 crc crio[22652]: time=\"2026-06-11T11:04:31.406888061Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\" id=996f2bac-8a1f-45bd-a25a-d59ed60cfec4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.389997 | controller |     "Jun 11 11:04:31.425216 crc crio[22652]: time=\"2026-06-11T11:04:31.424774887Z\" level=info msg=\"Creating container: openstack/ovn-northd-0/ovn-northd\" id=5efce454-9b3f-426d-9594-52582e52bf51 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.390020 | controller |     "Jun 11 11:04:31.429329 crc crio[22652]: time=\"2026-06-11T11:04:31.427447811Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.390036 | controller |     "Jun 11 11:04:31.489746 crc crio[22652]: time=\"2026-06-11T11:04:31.489640809Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.390052 | controller |     "Jun 11 11:04:31.500434 crc crio[22652]: time=\"2026-06-11T11:04:31.497765833Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.390067 | controller |     "Jun 11 11:04:31.825887 crc crio[22652]: time=\"2026-06-11T11:04:31.825363617Z\" level=info msg=\"Running pod sandbox: openstack/glance-db-create-48h59/POD\" id=d20b6e64-cf0b-4cc1-b0de-2d7fc5a68df3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.390082 | controller |     "Jun 11 11:04:31.825887 crc crio[22652]: time=\"2026-06-11T11:04:31.825696597Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.390097 | controller |     "Jun 11 11:04:31.847835 crc crio[22652]: time=\"2026-06-11T11:04:31.847540671Z\" level=info msg=\"Got pod network &{Name:glance-db-create-48h59 Namespace:openstack ID:3e4998413b98f05a5db3e0ab5651d6b2007fc2987404ec98a27e09ac85331a7e UID:5af7bbda-9b2f-44d2-815b-987a8d959303 NetNS:/var/run/netns/36f57f8a-d98e-44be-99e3-85cc702e42a4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5af7bbda_9b2f_44d2_815b_987a8d959303.slice PodAnnotations:0xc0022f66f0}] Aliases:map[]}\"",
2026-06-11 11:58:02.390113 | controller |     "Jun 11 11:04:31.848504 crc crio[22652]: time=\"2026-06-11T11:04:31.847879462Z\" level=info msg=\"Adding pod openstack_glance-db-create-48h59 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.390128 | controller |     "Jun 11 11:04:31.946864 crc crio[22652]: time=\"2026-06-11T11:04:31.942726344Z\" level=info msg=\"Running pod sandbox: openstack/glance-3136-account-create-update-6xt6q/POD\" id=990cd313-f91f-4ef6-a5c4-4f73aa6d6320 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.390143 | controller |     "Jun 11 11:04:31.946864 crc crio[22652]: time=\"2026-06-11T11:04:31.942811867Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.390158 | controller |     "Jun 11 11:04:31.981319 crc crio[22652]: time=\"2026-06-11T11:04:31.980762295Z\" level=info msg=\"Got pod network &{Name:glance-3136-account-create-update-6xt6q Namespace:openstack ID:52134ad1b84dc02fffa14865569bf0a96f6348a6a62e780cd1aa2281d5e66247 UID:f00f4f57-249a-4e3a-89d7-b77c48f41b72 NetNS:/var/run/netns/bda2f63a-d99c-464b-8357-2e25b2e55b34 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf00f4f57_249a_4e3a_89d7_b77c48f41b72.slice PodAnnotations:0xc0022f6a60}] Aliases:map[]}\"",
2026-06-11 11:58:02.390174 | controller |     "Jun 11 11:04:31.981319 crc crio[22652]: time=\"2026-06-11T11:04:31.981281871Z\" level=info msg=\"Adding pod openstack_glance-3136-account-create-update-6xt6q to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.390188 | controller |     "Jun 11 11:04:31.989834 crc crio[22652]: time=\"2026-06-11T11:04:31.989745887Z\" level=info msg=\"Running pod sandbox: openstack/keystone-db-create-wzpkh/POD\" id=6fb85e93-ce45-45c2-94f3-f498ea0aad3b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.390207 | controller |     "Jun 11 11:04:31.990008 crc crio[22652]: time=\"2026-06-11T11:04:31.989859971Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.390222 | controller |     "Jun 11 11:04:32.007760 crc crio[22652]: time=\"2026-06-11T11:04:32.007586485Z\" level=info msg=\"Running pod sandbox: openstack/placement-2379-account-create-update-gctzb/POD\" id=eeede55d-12f1-4abd-8eca-146bf60e939d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.390237 | controller |     "Jun 11 11:04:32.009213 crc crio[22652]: time=\"2026-06-11T11:04:32.00898265Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.390252 | controller |     "Jun 11 11:04:32.023547 crc crio[22652]: time=\"2026-06-11T11:04:32.023467344Z\" level=info msg=\"Running pod sandbox: openstack/keystone-6159-account-create-update-7vtnj/POD\" id=c694ceb5-a609-4a69-a0da-eb1e129f2f29 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.390267 | controller |     "Jun 11 11:04:32.024578 crc crio[22652]: time=\"2026-06-11T11:04:32.023595538Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.390281 | controller |     "Jun 11 11:04:32.040977 crc crio[22652]: time=\"2026-06-11T11:04:32.040820977Z\" level=info msg=\"Created container a547afc1f90b769320aa9f2cfb59c1f4407fe52b72f57fede6eb53d453710d9f: openstack/ovn-northd-0/ovn-northd\" id=5efce454-9b3f-426d-9594-52582e52bf51 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.390296 | controller |     "Jun 11 11:04:32.045626 crc crio[22652]: time=\"2026-06-11T11:04:32.045171502Z\" level=info msg=\"Starting container: a547afc1f90b769320aa9f2cfb59c1f4407fe52b72f57fede6eb53d453710d9f\" id=36d9cb2a-fffc-4ccf-ab12-f5dc851b2147 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.390310 | controller |     "Jun 11 11:04:32.045626 crc crio[22652]: time=\"2026-06-11T11:04:32.045222255Z\" level=info msg=\"Running pod sandbox: openstack/placement-db-create-rvs77/POD\" id=34159e3f-6c34-4e5e-9b7e-794a6e9e5792 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.390325 | controller |     "Jun 11 11:04:32.046414 crc crio[22652]: time=\"2026-06-11T11:04:32.046328659Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.390340 | controller |     "Jun 11 11:04:32.063988 crc crio[22652]: time=\"2026-06-11T11:04:32.0638949Z\" level=info msg=\"Got pod network &{Name:keystone-db-create-wzpkh Namespace:openstack ID:1f5e537fd5bede545d2d5f15fda20c5a486e456ea213dc3d694764405e261470 UID:c56d9081-d154-41d8-a3b2-fa9c3ccd231e NetNS:/var/run/netns/340ecdb8-ce54-47fe-8699-25605453679a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc56d9081_d154_41d8_a3b2_fa9c3ccd231e.slice PodAnnotations:0xc002accb38}] Aliases:map[]}\"",
2026-06-11 11:58:02.390377 | controller |     "Jun 11 11:04:32.063988 crc crio[22652]: time=\"2026-06-11T11:04:32.063975762Z\" level=info msg=\"Adding pod openstack_keystone-db-create-wzpkh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.390395 | controller |     "Jun 11 11:04:32.065889 crc crio[22652]: time=\"2026-06-11T11:04:32.064923921Z\" level=info msg=\"Started container\" PID=57016 containerID=a547afc1f90b769320aa9f2cfb59c1f4407fe52b72f57fede6eb53d453710d9f description=openstack/ovn-northd-0/ovn-northd id=36d9cb2a-fffc-4ccf-ab12-f5dc851b2147 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b27350f48a87cbfffe2f7c49317db7b43873aadd683b8d44df0c38d25c3f4ce8",
2026-06-11 11:58:02.390414 | controller |     "Jun 11 11:04:32.192735 crc crio[22652]: time=\"2026-06-11T11:04:32.192606522Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=10f613bf-43d5-48a6-8d68-7e461aa9d118 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.390430 | controller |     "Jun 11 11:04:32.250273 crc crio[22652]: time=\"2026-06-11T11:04:32.249606278Z\" level=info msg=\"Got pod network &{Name:placement-2379-account-create-update-gctzb Namespace:openstack ID:ce430b31b70eeac8a9958a140e268402212149ad5ab3785027fd748bbf514fcc UID:0075fa64-83b6-4f89-b8bf-952c7283760c NetNS:/var/run/netns/a3d7fd07-0f6a-4723-8c77-5b7904381b50 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0075fa64_83b6_4f89_b8bf_952c7283760c.slice PodAnnotations:0xc002acc0e0}] Aliases:map[]}\"",
2026-06-11 11:58:02.390446 | controller |     "Jun 11 11:04:32.250273 crc crio[22652]: time=\"2026-06-11T11:04:32.250258369Z\" level=info msg=\"Adding pod openstack_placement-2379-account-create-update-gctzb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.390461 | controller |     "Jun 11 11:04:32.250635 crc crio[22652]: time=\"2026-06-11T11:04:32.250376071Z\" level=info msg=\"Got pod network &{Name:placement-db-create-rvs77 Namespace:openstack ID:b648d8108b65208ef632ce19a02ca7e916d64a0151a8890ecbb3ca5321dc7f2e UID:df75942a-dd3d-4b34-b13d-988c9dff944f NetNS:/var/run/netns/abb6cb7b-962c-4076-b076-7556c610fd02 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddf75942a_dd3d_4b34_b13d_988c9dff944f.slice PodAnnotations:0xc0022f63a8}] Aliases:map[]}\"",
2026-06-11 11:58:02.390476 | controller |     "Jun 11 11:04:32.250635 crc crio[22652]: time=\"2026-06-11T11:04:32.250504045Z\" level=info msg=\"Adding pod openstack_placement-db-create-rvs77 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.390491 | controller |     "Jun 11 11:04:32.270086 crc crio[22652]: time=\"2026-06-11T11:04:32.269997347Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=4013b942-a568-4fbb-beb4-81f7ce83cc9c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.390506 | controller |     "Jun 11 11:04:32.279349 crc crio[22652]: time=\"2026-06-11T11:04:32.279267508Z\" level=info msg=\"Got pod network &{Name:keystone-6159-account-create-update-7vtnj Namespace:openstack ID:9c31580446cfd6753735389cf390a0b8be9df247d92da6ebe24b03a8eb5c9f63 UID:f2192e5f-9c90-4a0b-8c3c-f479edde86cf NetNS:/var/run/netns/de81852a-d1a8-4c83-9fed-eda11685afc9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf2192e5f_9c90_4a0b_8c3c_f479edde86cf.slice PodAnnotations:0xc001e8e130}] Aliases:map[]}\"",
2026-06-11 11:58:02.390521 | controller |     "Jun 11 11:04:32.279349 crc crio[22652]: time=\"2026-06-11T11:04:32.27933404Z\" level=info msg=\"Adding pod openstack_keystone-6159-account-create-update-7vtnj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.390537 | controller |     "Jun 11 11:04:32.283067 crc crio[22652]: time=\"2026-06-11T11:04:32.282949812Z\" level=info msg=\"Creating container: openstack/ovn-northd-0/openstack-network-exporter\" id=7baff839-5a40-4304-a76b-55605dd02b6b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.390551 | controller |     "Jun 11 11:04:32.284541 crc crio[22652]: time=\"2026-06-11T11:04:32.2844509Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.390572 | controller |     "Jun 11 11:04:32.353424 crc crio[22652]: time=\"2026-06-11T11:04:32.342679863Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.390587 | controller |     "Jun 11 11:04:32.353424 crc crio[22652]: time=\"2026-06-11T11:04:32.352487152Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.390602 | controller |     "Jun 11 11:04:32.405798 crc crio[22652]: 2026-06-11T11:04:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3e4998413b98f05 Mac:66:15:3d:1e:df:bc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7a Mtu:0 Sandbox:/var/run/netns/36f57f8a-d98e-44be-99e3-85cc702e42a4 SocketPath: PciID:}] [{Interface:0xc00059c5e0 Address:{IP:10.217.0.122 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.390617 | controller |     "Jun 11 11:04:32.408784 crc crio[22652]: time=\"2026-06-11T11:04:32.408669534Z\" level=info msg=\"Got pod network &{Name:glance-db-create-48h59 Namespace:openstack ID:3e4998413b98f05a5db3e0ab5651d6b2007fc2987404ec98a27e09ac85331a7e UID:5af7bbda-9b2f-44d2-815b-987a8d959303 NetNS:/var/run/netns/36f57f8a-d98e-44be-99e3-85cc702e42a4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5af7bbda_9b2f_44d2_815b_987a8d959303.slice PodAnnotations:0xc0022f66f0}] Aliases:map[]}\"",
2026-06-11 11:58:02.390631 | controller |     "Jun 11 11:04:32.408878 crc crio[22652]: time=\"2026-06-11T11:04:32.40885746Z\" level=info msg=\"Checking pod openstack_glance-db-create-48h59 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.390646 | controller |     "Jun 11 11:04:32.468034 crc crio[22652]: time=\"2026-06-11T11:04:32.46793703Z\" level=info msg=\"Ran pod sandbox 3e4998413b98f05a5db3e0ab5651d6b2007fc2987404ec98a27e09ac85331a7e with infra container: openstack/glance-db-create-48h59/POD\" id=d20b6e64-cf0b-4cc1-b0de-2d7fc5a68df3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.390661 | controller |     "Jun 11 11:04:32.471851 crc crio[22652]: time=\"2026-06-11T11:04:32.471790912Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=0f0927a4-defb-42ac-a9f8-bb927abb6e8a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.390675 | controller |     "Jun 11 11:04:32.483951 crc crio[22652]: time=\"2026-06-11T11:04:32.483843228Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=230c1616-295e-4077-b0e6-51f6d7336d16 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.390691 | controller |     "Jun 11 11:04:32.498012 crc crio[22652]: time=\"2026-06-11T11:04:32.497411184Z\" level=info msg=\"Creating container: openstack/glance-db-create-48h59/mariadb-database-create\" id=41262e4f-15a2-41e8-9a9e-ec6d8d3a605b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.390713 | controller |     "Jun 11 11:04:32.500009 crc crio[22652]: time=\"2026-06-11T11:04:32.499908263Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.390736 | controller |     "Jun 11 11:04:32.535456 crc crio[22652]: time=\"2026-06-11T11:04:32.535175463Z\" level=info msg=\"Created container f3ae5a01c5a10baf9196f0c3e481501bbfdd44eb998673e4c1a3f6ec28450b58: openstack/ovn-northd-0/openstack-network-exporter\" id=7baff839-5a40-4304-a76b-55605dd02b6b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.390754 | controller |     "Jun 11 11:04:32.537747 crc crio[22652]: time=\"2026-06-11T11:04:32.537649562Z\" level=info msg=\"Starting container: f3ae5a01c5a10baf9196f0c3e481501bbfdd44eb998673e4c1a3f6ec28450b58\" id=870c6215-f175-40c1-bffb-24816d1fa664 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.390774 | controller |     "Jun 11 11:04:32.549918 crc crio[22652]: time=\"2026-06-11T11:04:32.544497066Z\" level=info msg=\"Started container\" PID=57219 containerID=f3ae5a01c5a10baf9196f0c3e481501bbfdd44eb998673e4c1a3f6ec28450b58 description=openstack/ovn-northd-0/openstack-network-exporter id=870c6215-f175-40c1-bffb-24816d1fa664 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b27350f48a87cbfffe2f7c49317db7b43873aadd683b8d44df0c38d25c3f4ce8",
2026-06-11 11:58:02.390790 | controller |     "Jun 11 11:04:32.555272 crc crio[22652]: time=\"2026-06-11T11:04:32.5548313Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.390805 | controller |     "Jun 11 11:04:32.568714 crc crio[22652]: time=\"2026-06-11T11:04:32.56759558Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.390821 | controller |     "Jun 11 11:04:32.596924 crc crio[22652]: 2026-06-11T11:04:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:52134ad1b84dc02 Mac:ae:d4:d8:a2:82:1c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7b Mtu:0 Sandbox:/var/run/netns/bda2f63a-d99c-464b-8357-2e25b2e55b34 SocketPath: PciID:}] [{Interface:0xc000526630 Address:{IP:10.217.0.123 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.390836 | controller |     "Jun 11 11:04:32.609230 crc crio[22652]: time=\"2026-06-11T11:04:32.606708599Z\" level=info msg=\"Got pod network &{Name:glance-3136-account-create-update-6xt6q Namespace:openstack ID:52134ad1b84dc02fffa14865569bf0a96f6348a6a62e780cd1aa2281d5e66247 UID:f00f4f57-249a-4e3a-89d7-b77c48f41b72 NetNS:/var/run/netns/bda2f63a-d99c-464b-8357-2e25b2e55b34 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf00f4f57_249a_4e3a_89d7_b77c48f41b72.slice PodAnnotations:0xc0022f6a60}] Aliases:map[]}\"",
2026-06-11 11:58:02.390851 | controller |     "Jun 11 11:04:32.609230 crc crio[22652]: time=\"2026-06-11T11:04:32.607011745Z\" level=info msg=\"Checking pod openstack_glance-3136-account-create-update-6xt6q for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.390866 | controller |     "Jun 11 11:04:32.667567 crc crio[22652]: time=\"2026-06-11T11:04:32.667465936Z\" level=info msg=\"Ran pod sandbox 52134ad1b84dc02fffa14865569bf0a96f6348a6a62e780cd1aa2281d5e66247 with infra container: openstack/glance-3136-account-create-update-6xt6q/POD\" id=990cd313-f91f-4ef6-a5c4-4f73aa6d6320 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.390880 | controller |     "Jun 11 11:04:32.678419 crc crio[22652]: time=\"2026-06-11T11:04:32.6780639Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=b5bfd94b-d969-451e-a360-81a0ddb395d8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.390895 | controller |     "Jun 11 11:04:32.683578 crc crio[22652]: time=\"2026-06-11T11:04:32.683053567Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=df5dd065-74d9-4056-ae2e-ad5f6b79d2f5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.390910 | controller |     "Jun 11 11:04:32.696362 crc crio[22652]: time=\"2026-06-11T11:04:32.696000352Z\" level=info msg=\"Creating container: openstack/glance-3136-account-create-update-6xt6q/mariadb-account-create-update\" id=629caf1d-b65f-4364-a2b9-3271c850e60a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.390925 | controller |     "Jun 11 11:04:32.696828 crc crio[22652]: time=\"2026-06-11T11:04:32.696703205Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.390942 | controller |     "Jun 11 11:04:32.709478 crc crio[22652]: 2026-06-11T11:04:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1f5e537fd5bede5 Mac:92:cb:7d:5a:23:f1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7c Mtu:0 Sandbox:/var/run/netns/340ecdb8-ce54-47fe-8699-25605453679a SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.0.124 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.390959 | controller |     "Jun 11 11:04:32.714652 crc crio[22652]: time=\"2026-06-11T11:04:32.714595165Z\" level=info msg=\"Got pod network &{Name:keystone-db-create-wzpkh Namespace:openstack ID:1f5e537fd5bede545d2d5f15fda20c5a486e456ea213dc3d694764405e261470 UID:c56d9081-d154-41d8-a3b2-fa9c3ccd231e NetNS:/var/run/netns/340ecdb8-ce54-47fe-8699-25605453679a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc56d9081_d154_41d8_a3b2_fa9c3ccd231e.slice PodAnnotations:0xc002accb38}] Aliases:map[]}\"",
2026-06-11 11:58:02.390975 | controller |     "Jun 11 11:04:32.714992 crc crio[22652]: time=\"2026-06-11T11:04:32.714959372Z\" level=info msg=\"Checking pod openstack_keystone-db-create-wzpkh for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.390990 | controller |     "Jun 11 11:04:32.757927 crc crio[22652]: time=\"2026-06-11T11:04:32.75783679Z\" level=info msg=\"Created container 3a657274e37d4e9a29ae10fa876470119e028e22b989eb0426b5d6274f790a27: openstack/glance-db-create-48h59/mariadb-database-create\" id=41262e4f-15a2-41e8-9a9e-ec6d8d3a605b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.391004 | controller |     "Jun 11 11:04:32.759709 crc crio[22652]: time=\"2026-06-11T11:04:32.759647077Z\" level=info msg=\"Ran pod sandbox 1f5e537fd5bede545d2d5f15fda20c5a486e456ea213dc3d694764405e261470 with infra container: openstack/keystone-db-create-wzpkh/POD\" id=6fb85e93-ce45-45c2-94f3-f498ea0aad3b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.391020 | controller |     "Jun 11 11:04:32.769529 crc crio[22652]: time=\"2026-06-11T11:04:32.767323218Z\" level=info msg=\"Starting container: 3a657274e37d4e9a29ae10fa876470119e028e22b989eb0426b5d6274f790a27\" id=4cea5e6d-5da9-4cb0-994a-7e1cee8e3194 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.391035 | controller |     "Jun 11 11:04:32.774269 crc crio[22652]: time=\"2026-06-11T11:04:32.774052497Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=c1c15851-89f0-4fb8-a66e-28ddd5cd7dbb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.391050 | controller |     "Jun 11 11:04:32.778728 crc crio[22652]: time=\"2026-06-11T11:04:32.778644281Z\" level=info msg=\"Started container\" PID=57248 containerID=3a657274e37d4e9a29ae10fa876470119e028e22b989eb0426b5d6274f790a27 description=openstack/glance-db-create-48h59/mariadb-database-create id=4cea5e6d-5da9-4cb0-994a-7e1cee8e3194 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3e4998413b98f05a5db3e0ab5651d6b2007fc2987404ec98a27e09ac85331a7e",
2026-06-11 11:58:02.391065 | controller |     "Jun 11 11:04:32.791259 crc crio[22652]: time=\"2026-06-11T11:04:32.790990148Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=6e82c092-0aba-4960-bf3f-b658c5ec85fe name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.391079 | controller |     "Jun 11 11:04:32.801804 crc crio[22652]: time=\"2026-06-11T11:04:32.80157842Z\" level=info msg=\"Creating container: openstack/keystone-db-create-wzpkh/mariadb-database-create\" id=a222f81e-9a9f-42c5-a02e-e882bff9c538 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.391094 | controller |     "Jun 11 11:04:32.805792 crc crio[22652]: time=\"2026-06-11T11:04:32.805692151Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.391113 | controller |     "Jun 11 11:04:32.810531 crc crio[22652]: time=\"2026-06-11T11:04:32.805995029Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.391129 | controller |     "Jun 11 11:04:32.814373 crc crio[22652]: time=\"2026-06-11T11:04:32.81432855Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.391144 | controller |     "Jun 11 11:04:32.879053 crc crio[22652]: time=\"2026-06-11T11:04:32.878974974Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.391159 | controller |     "Jun 11 11:04:32.901076 crc crio[22652]: time=\"2026-06-11T11:04:32.90086068Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.391174 | controller |     "Jun 11 11:04:32.953291 crc crio[22652]: 2026-06-11T11:04:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ce430b31b70eeac Mac:52:ef:f5:ec:4b:a4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7f Mtu:0 Sandbox:/var/run/netns/a3d7fd07-0f6a-4723-8c77-5b7904381b50 SocketPath: PciID:}] [{Interface:0xc000015490 Address:{IP:10.217.0.127 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.391190 | controller |     "Jun 11 11:04:32.955510 crc crio[22652]: time=\"2026-06-11T11:04:32.955359468Z\" level=info msg=\"Got pod network &{Name:placement-2379-account-create-update-gctzb Namespace:openstack ID:ce430b31b70eeac8a9958a140e268402212149ad5ab3785027fd748bbf514fcc UID:0075fa64-83b6-4f89-b8bf-952c7283760c NetNS:/var/run/netns/a3d7fd07-0f6a-4723-8c77-5b7904381b50 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0075fa64_83b6_4f89_b8bf_952c7283760c.slice PodAnnotations:0xc002acc0e0}] Aliases:map[]}\"",
2026-06-11 11:58:02.391205 | controller |     "Jun 11 11:04:32.955622 crc crio[22652]: time=\"2026-06-11T11:04:32.955516013Z\" level=info msg=\"Checking pod openstack_placement-2379-account-create-update-gctzb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.391219 | controller |     "Jun 11 11:04:32.961314 crc crio[22652]: 2026-06-11T11:04:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b648d8108b65208 Mac:4a:03:22:49:6b:d2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7e Mtu:0 Sandbox:/var/run/netns/abb6cb7b-962c-4076-b076-7556c610fd02 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.126 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.391234 | controller |     "Jun 11 11:04:32.961873 crc crio[22652]: time=\"2026-06-11T11:04:32.961783629Z\" level=info msg=\"Got pod network &{Name:placement-db-create-rvs77 Namespace:openstack ID:b648d8108b65208ef632ce19a02ca7e916d64a0151a8890ecbb3ca5321dc7f2e UID:df75942a-dd3d-4b34-b13d-988c9dff944f NetNS:/var/run/netns/abb6cb7b-962c-4076-b076-7556c610fd02 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddf75942a_dd3d_4b34_b13d_988c9dff944f.slice PodAnnotations:0xc0022f63a8}] Aliases:map[]}\"",
2026-06-11 11:58:02.391249 | controller |     "Jun 11 11:04:32.962015 crc crio[22652]: time=\"2026-06-11T11:04:32.961948744Z\" level=info msg=\"Checking pod openstack_placement-db-create-rvs77 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.391264 | controller |     "Jun 11 11:04:32.981387 crc crio[22652]: time=\"2026-06-11T11:04:32.981263709Z\" level=info msg=\"Ran pod sandbox ce430b31b70eeac8a9958a140e268402212149ad5ab3785027fd748bbf514fcc with infra container: openstack/placement-2379-account-create-update-gctzb/POD\" id=eeede55d-12f1-4abd-8eca-146bf60e939d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.391282 | controller |     "Jun 11 11:04:32.984641 crc crio[22652]: time=\"2026-06-11T11:04:32.984567414Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=4fbf7603-6c04-4b87-8445-b679b5d96026 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.391297 | controller |     "Jun 11 11:04:32.987774 crc crio[22652]: time=\"2026-06-11T11:04:32.987560127Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=3dad34e8-e99e-49ce-ac8f-094549d46d06 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.391311 | controller |     "Jun 11 11:04:32.996506 crc crio[22652]: time=\"2026-06-11T11:04:32.996355812Z\" level=info msg=\"Creating container: openstack/placement-2379-account-create-update-gctzb/mariadb-account-create-update\" id=787bfc03-04d7-49c5-9a22-fb228958ddf3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.391326 | controller |     "Jun 11 11:04:32.996901 crc crio[22652]: time=\"2026-06-11T11:04:32.996773056Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.391340 | controller |     "Jun 11 11:04:32.998467 crc crio[22652]: time=\"2026-06-11T11:04:32.998378136Z\" level=info msg=\"Ran pod sandbox b648d8108b65208ef632ce19a02ca7e916d64a0151a8890ecbb3ca5321dc7f2e with infra container: openstack/placement-db-create-rvs77/POD\" id=34159e3f-6c34-4e5e-9b7e-794a6e9e5792 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.391378 | controller |     "Jun 11 11:04:33.001212 crc crio[22652]: time=\"2026-06-11T11:04:33.001048091Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=985b0ca8-d5db-4135-aeab-0809cf3c152c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.391394 | controller |     "Jun 11 11:04:33.002448 crc crio[22652]: time=\"2026-06-11T11:04:33.00232596Z\" level=info msg=\"Created container a2ed7b3b04f84570597153f6a2c14965a1b5badb703dc2043b1dfe4bfe3997bb: openstack/glance-3136-account-create-update-6xt6q/mariadb-account-create-update\" id=629caf1d-b65f-4364-a2b9-3271c850e60a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.391409 | controller |     "Jun 11 11:04:33.004543 crc crio[22652]: time=\"2026-06-11T11:04:33.004466819Z\" level=info msg=\"Starting container: a2ed7b3b04f84570597153f6a2c14965a1b5badb703dc2043b1dfe4bfe3997bb\" id=de291a52-9004-47c9-8fc5-47c9a6f70460 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.391424 | controller |     "Jun 11 11:04:33.014447 crc crio[22652]: time=\"2026-06-11T11:04:33.014368586Z\" level=info msg=\"Started container\" PID=57273 containerID=a2ed7b3b04f84570597153f6a2c14965a1b5badb703dc2043b1dfe4bfe3997bb description=openstack/glance-3136-account-create-update-6xt6q/mariadb-account-create-update id=de291a52-9004-47c9-8fc5-47c9a6f70460 name=/runtime.v1.RuntimeService/StartContainer sandboxID=52134ad1b84dc02fffa14865569bf0a96f6348a6a62e780cd1aa2281d5e66247",
2026-06-11 11:58:02.391438 | controller |     "Jun 11 11:04:33.025168 crc crio[22652]: time=\"2026-06-11T11:04:33.025036601Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=4fab1f37-2f49-4c47-811e-72eaaacd2c0b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.391454 | controller |     "Jun 11 11:04:33.039768 crc crio[22652]: time=\"2026-06-11T11:04:33.039672149Z\" level=info msg=\"Creating container: openstack/placement-db-create-rvs77/mariadb-database-create\" id=80928d45-13d8-4a51-94ca-29eee48e07a6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.391472 | controller |     "Jun 11 11:04:33.040105 crc crio[22652]: time=\"2026-06-11T11:04:33.040086242Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.391487 | controller |     "Jun 11 11:04:33.042518 crc crio[22652]: time=\"2026-06-11T11:04:33.042438465Z\" level=info msg=\"Created container 68838653a8bdef6c5211b0e277c34ae9c66535d1c9913fc26e9932c16d5a1914: openstack/keystone-db-create-wzpkh/mariadb-database-create\" id=a222f81e-9a9f-42c5-a02e-e882bff9c538 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.391502 | controller |     "Jun 11 11:04:33.047492 crc crio[22652]: time=\"2026-06-11T11:04:33.04732742Z\" level=info msg=\"Starting container: 68838653a8bdef6c5211b0e277c34ae9c66535d1c9913fc26e9932c16d5a1914\" id=2b7f2ae9-41b1-42aa-b81e-5acd4901275a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.391517 | controller |     "Jun 11 11:04:33.056361 crc crio[22652]: time=\"2026-06-11T11:04:33.056167305Z\" level=info msg=\"Started container\" PID=57282 containerID=68838653a8bdef6c5211b0e277c34ae9c66535d1c9913fc26e9932c16d5a1914 description=openstack/keystone-db-create-wzpkh/mariadb-database-create id=2b7f2ae9-41b1-42aa-b81e-5acd4901275a name=/runtime.v1.RuntimeService/StartContainer sandboxID=1f5e537fd5bede545d2d5f15fda20c5a486e456ea213dc3d694764405e261470",
2026-06-11 11:58:02.391532 | controller |     "Jun 11 11:04:33.067574 crc crio[22652]: time=\"2026-06-11T11:04:33.067349996Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.391547 | controller |     "Jun 11 11:04:33.076673 crc crio[22652]: time=\"2026-06-11T11:04:33.076546994Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.391561 | controller |     "Jun 11 11:04:33.099644 crc crio[22652]: time=\"2026-06-11T11:04:33.099535145Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.391576 | controller |     "Jun 11 11:04:33.105799 crc crio[22652]: time=\"2026-06-11T11:04:33.105680196Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.391591 | controller |     "Jun 11 11:04:33.130939 crc crio[22652]: 2026-06-11T11:04:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9c31580446cfd67 Mac:ee:da:21:e7:a0:32 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7d Mtu:0 Sandbox:/var/run/netns/de81852a-d1a8-4c83-9fed-eda11685afc9 SocketPath: PciID:}] [{Interface:0xc000014580 Address:{IP:10.217.0.125 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.391606 | controller |     "Jun 11 11:04:33.132613 crc crio[22652]: time=\"2026-06-11T11:04:33.132530625Z\" level=info msg=\"Got pod network &{Name:keystone-6159-account-create-update-7vtnj Namespace:openstack ID:9c31580446cfd6753735389cf390a0b8be9df247d92da6ebe24b03a8eb5c9f63 UID:f2192e5f-9c90-4a0b-8c3c-f479edde86cf NetNS:/var/run/netns/de81852a-d1a8-4c83-9fed-eda11685afc9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf2192e5f_9c90_4a0b_8c3c_f479edde86cf.slice PodAnnotations:0xc001e8e130}] Aliases:map[]}\"",
2026-06-11 11:58:02.391621 | controller |     "Jun 11 11:04:33.132806 crc crio[22652]: time=\"2026-06-11T11:04:33.132719721Z\" level=info msg=\"Checking pod openstack_keystone-6159-account-create-update-7vtnj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.391635 | controller |     "Jun 11 11:04:33.169216 crc crio[22652]: time=\"2026-06-11T11:04:33.169050512Z\" level=info msg=\"Ran pod sandbox 9c31580446cfd6753735389cf390a0b8be9df247d92da6ebe24b03a8eb5c9f63 with infra container: openstack/keystone-6159-account-create-update-7vtnj/POD\" id=c694ceb5-a609-4a69-a0da-eb1e129f2f29 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.391653 | controller |     "Jun 11 11:04:33.180027 crc crio[22652]: time=\"2026-06-11T11:04:33.178593471Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=90b8dd45-0658-40a3-8823-13d7989cc316 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.391668 | controller |     "Jun 11 11:04:33.183397 crc crio[22652]: time=\"2026-06-11T11:04:33.183108273Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=5856cfa6-cb26-4dc6-b63e-10a34fe9f1ed name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.391684 | controller |     "Jun 11 11:04:33.196631 crc crio[22652]: time=\"2026-06-11T11:04:33.196537193Z\" level=info msg=\"Creating container: openstack/keystone-6159-account-create-update-7vtnj/mariadb-account-create-update\" id=a4e6e10d-a8a9-4210-9dd7-afa5f64baa27 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.391699 | controller |     "Jun 11 11:04:33.196985 crc crio[22652]: time=\"2026-06-11T11:04:33.196935646Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.391714 | controller |     "Jun 11 11:04:33.267604 crc crio[22652]: time=\"2026-06-11T11:04:33.266417213Z\" level=info msg=\"Stopping pod sandbox: 2ea7b02417ca878b2ea6f423686edc68afb5402cbcaadda3f4bee52723928439\" id=50cf2972-a637-46a3-8106-bb89ebdb8c98 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.391730 | controller |     "Jun 11 11:04:33.267604 crc crio[22652]: time=\"2026-06-11T11:04:33.267170247Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-tbv46 Namespace:openstack ID:2ea7b02417ca878b2ea6f423686edc68afb5402cbcaadda3f4bee52723928439 UID:2f63f026-d8e6-48fb-a56a-1e792769e9d4 NetNS:/var/run/netns/06859317-119c-402a-878b-77741d5cb00a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2f63f026_d8e6_48fb_a56a_1e792769e9d4.slice PodAnnotations:0xc0014a40e8}] Aliases:map[]}\"",
2026-06-11 11:58:02.391745 | controller |     "Jun 11 11:04:33.267604 crc crio[22652]: time=\"2026-06-11T11:04:33.267371204Z\" level=info msg=\"Deleting pod openstack_root-account-create-update-tbv46 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.391760 | controller |     "Jun 11 11:04:33.282056 crc crio[22652]: time=\"2026-06-11T11:04:33.281944381Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.391775 | controller |     "Jun 11 11:04:33.287232 crc crio[22652]: time=\"2026-06-11T11:04:33.287091921Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.391789 | controller |     "Jun 11 11:04:33.308720 crc crio[22652]: time=\"2026-06-11T11:04:33.307943456Z\" level=info msg=\"Created container cdbda7a095b7682cd8ddb0467c80e2f2fdb5c4aa57123aca28a330cf1f26fe39: openstack/placement-2379-account-create-update-gctzb/mariadb-account-create-update\" id=787bfc03-04d7-49c5-9a22-fb228958ddf3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.391804 | controller |     "Jun 11 11:04:33.309028 crc crio[22652]: time=\"2026-06-11T11:04:33.308953565Z\" level=info msg=\"Created container e42e5c1c8dbf5be97f9058799efecf9e625f51b7afe193fe3d25d83cb9b4fbcc: openstack/placement-db-create-rvs77/mariadb-database-create\" id=80928d45-13d8-4a51-94ca-29eee48e07a6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.391822 | controller |     "Jun 11 11:04:33.313267 crc crio[22652]: time=\"2026-06-11T11:04:33.312406564Z\" level=info msg=\"Starting container: cdbda7a095b7682cd8ddb0467c80e2f2fdb5c4aa57123aca28a330cf1f26fe39\" id=ae8712b9-6164-4293-bc23-9fe75bfc5240 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.391837 | controller |     "Jun 11 11:04:33.313267 crc crio[22652]: time=\"2026-06-11T11:04:33.312857019Z\" level=info msg=\"Starting container: e42e5c1c8dbf5be97f9058799efecf9e625f51b7afe193fe3d25d83cb9b4fbcc\" id=b02b8338-1763-4e19-aab8-2b887d404385 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.391851 | controller |     "Jun 11 11:04:33.323677 crc crio[22652]: time=\"2026-06-11T11:04:33.323573964Z\" level=info msg=\"Started container\" PID=57317 containerID=cdbda7a095b7682cd8ddb0467c80e2f2fdb5c4aa57123aca28a330cf1f26fe39 description=openstack/placement-2379-account-create-update-gctzb/mariadb-account-create-update id=ae8712b9-6164-4293-bc23-9fe75bfc5240 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ce430b31b70eeac8a9958a140e268402212149ad5ab3785027fd748bbf514fcc",
2026-06-11 11:58:02.391866 | controller |     "Jun 11 11:04:33.339348 crc crio[22652]: time=\"2026-06-11T11:04:33.336730037Z\" level=info msg=\"Started container\" PID=57322 containerID=e42e5c1c8dbf5be97f9058799efecf9e625f51b7afe193fe3d25d83cb9b4fbcc description=openstack/placement-db-create-rvs77/mariadb-database-create id=b02b8338-1763-4e19-aab8-2b887d404385 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b648d8108b65208ef632ce19a02ca7e916d64a0151a8890ecbb3ca5321dc7f2e",
2026-06-11 11:58:02.391881 | controller |     "Jun 11 11:04:33.423478 crc crio[22652]: time=\"2026-06-11T11:04:33.423338019Z\" level=info msg=\"Created container d1ca93bfc745e29138df3c6c2d04b92994914a2f579c08ac8a9846b5783d43f5: openstack/keystone-6159-account-create-update-7vtnj/mariadb-account-create-update\" id=a4e6e10d-a8a9-4210-9dd7-afa5f64baa27 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.391895 | controller |     "Jun 11 11:04:33.424471 crc crio[22652]: time=\"2026-06-11T11:04:33.424392312Z\" level=info msg=\"Starting container: d1ca93bfc745e29138df3c6c2d04b92994914a2f579c08ac8a9846b5783d43f5\" id=36f774f1-649b-4a18-a0c9-13dcf73dd583 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.391909 | controller |     "Jun 11 11:04:33.436715 crc crio[22652]: time=\"2026-06-11T11:04:33.43579472Z\" level=info msg=\"Started container\" PID=57382 containerID=d1ca93bfc745e29138df3c6c2d04b92994914a2f579c08ac8a9846b5783d43f5 description=openstack/keystone-6159-account-create-update-7vtnj/mariadb-account-create-update id=36f774f1-649b-4a18-a0c9-13dcf73dd583 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9c31580446cfd6753735389cf390a0b8be9df247d92da6ebe24b03a8eb5c9f63",
2026-06-11 11:58:02.391924 | controller |     "Jun 11 11:04:33.696988 crc crio[22652]: time=\"2026-06-11T11:04:33.696892848Z\" level=info msg=\"Stopped pod sandbox: 2ea7b02417ca878b2ea6f423686edc68afb5402cbcaadda3f4bee52723928439\" id=50cf2972-a637-46a3-8106-bb89ebdb8c98 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.391939 | controller |     "Jun 11 11:04:34.319283 crc crio[22652]: time=\"2026-06-11T11:04:34.318783301Z\" level=info msg=\"Stopping pod sandbox: 3e4998413b98f05a5db3e0ab5651d6b2007fc2987404ec98a27e09ac85331a7e\" id=39383fb5-42f9-427b-9d60-5054b2167927 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.391954 | controller |     "Jun 11 11:04:34.320215 crc crio[22652]: time=\"2026-06-11T11:04:34.320065192Z\" level=info msg=\"Got pod network &{Name:glance-db-create-48h59 Namespace:openstack ID:3e4998413b98f05a5db3e0ab5651d6b2007fc2987404ec98a27e09ac85331a7e UID:5af7bbda-9b2f-44d2-815b-987a8d959303 NetNS:/var/run/netns/36f57f8a-d98e-44be-99e3-85cc702e42a4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5af7bbda_9b2f_44d2_815b_987a8d959303.slice PodAnnotations:0xc00008cb30}] Aliases:map[]}\"",
2026-06-11 11:58:02.391972 | controller |     "Jun 11 11:04:34.320374 crc crio[22652]: time=\"2026-06-11T11:04:34.32032714Z\" level=info msg=\"Deleting pod openstack_glance-db-create-48h59 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.391987 | controller |     "Jun 11 11:04:34.725800 crc crio[22652]: time=\"2026-06-11T11:04:34.72569476Z\" level=info msg=\"Stopped pod sandbox: 3e4998413b98f05a5db3e0ab5651d6b2007fc2987404ec98a27e09ac85331a7e\" id=39383fb5-42f9-427b-9d60-5054b2167927 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.392002 | controller |     "Jun 11 11:04:35.335229 crc crio[22652]: time=\"2026-06-11T11:04:35.335019619Z\" level=info msg=\"Stopping pod sandbox: 9c31580446cfd6753735389cf390a0b8be9df247d92da6ebe24b03a8eb5c9f63\" id=e97815c5-f331-40a7-ad01-cdc9c49ae0b9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.392017 | controller |     "Jun 11 11:04:35.335835 crc crio[22652]: time=\"2026-06-11T11:04:35.335068453Z\" level=info msg=\"Stopping pod sandbox: 52134ad1b84dc02fffa14865569bf0a96f6348a6a62e780cd1aa2281d5e66247\" id=d4e781b9-b934-48d6-b81d-ea5d83691eed name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.392032 | controller |     "Jun 11 11:04:35.335914 crc crio[22652]: time=\"2026-06-11T11:04:35.335882456Z\" level=info msg=\"Got pod network &{Name:keystone-6159-account-create-update-7vtnj Namespace:openstack ID:9c31580446cfd6753735389cf390a0b8be9df247d92da6ebe24b03a8eb5c9f63 UID:f2192e5f-9c90-4a0b-8c3c-f479edde86cf NetNS:/var/run/netns/de81852a-d1a8-4c83-9fed-eda11685afc9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf2192e5f_9c90_4a0b_8c3c_f479edde86cf.slice PodAnnotations:0xc0009886f8}] Aliases:map[]}\"",
2026-06-11 11:58:02.392047 | controller |     "Jun 11 11:04:35.336072 crc crio[22652]: time=\"2026-06-11T11:04:35.33601816Z\" level=info msg=\"Deleting pod openstack_keystone-6159-account-create-update-7vtnj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.392063 | controller |     "Jun 11 11:04:35.336640 crc crio[22652]: time=\"2026-06-11T11:04:35.336571578Z\" level=info msg=\"Stopping pod sandbox: b648d8108b65208ef632ce19a02ca7e916d64a0151a8890ecbb3ca5321dc7f2e\" id=46b941d6-7777-4871-83cb-9f74030acf68 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.392078 | controller |     "Jun 11 11:04:35.336875 crc crio[22652]: time=\"2026-06-11T11:04:35.336788458Z\" level=info msg=\"Got pod network &{Name:glance-3136-account-create-update-6xt6q Namespace:openstack ID:52134ad1b84dc02fffa14865569bf0a96f6348a6a62e780cd1aa2281d5e66247 UID:f00f4f57-249a-4e3a-89d7-b77c48f41b72 NetNS:/var/run/netns/bda2f63a-d99c-464b-8357-2e25b2e55b34 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf00f4f57_249a_4e3a_89d7_b77c48f41b72.slice PodAnnotations:0xc0004bf258}] Aliases:map[]}\"",
2026-06-11 11:58:02.392092 | controller |     "Jun 11 11:04:35.337040 crc crio[22652]: time=\"2026-06-11T11:04:35.336983181Z\" level=info msg=\"Got pod network &{Name:placement-db-create-rvs77 Namespace:openstack ID:b648d8108b65208ef632ce19a02ca7e916d64a0151a8890ecbb3ca5321dc7f2e UID:df75942a-dd3d-4b34-b13d-988c9dff944f NetNS:/var/run/netns/abb6cb7b-962c-4076-b076-7556c610fd02 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddf75942a_dd3d_4b34_b13d_988c9dff944f.slice PodAnnotations:0xc00008cd90}] Aliases:map[]}\"",
2026-06-11 11:58:02.392106 | controller |     "Jun 11 11:04:35.337112 crc crio[22652]: time=\"2026-06-11T11:04:35.336854157Z\" level=info msg=\"Stopping pod sandbox: ce430b31b70eeac8a9958a140e268402212149ad5ab3785027fd748bbf514fcc\" id=65765072-223f-491f-abdd-5e422340b6bd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.392125 | controller |     "Jun 11 11:04:35.337307 crc crio[22652]: time=\"2026-06-11T11:04:35.337210748Z\" level=info msg=\"Deleting pod openstack_placement-db-create-rvs77 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.392140 | controller |     "Jun 11 11:04:35.337627 crc crio[22652]: time=\"2026-06-11T11:04:35.337469889Z\" level=info msg=\"Deleting pod openstack_glance-3136-account-create-update-6xt6q from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.392154 | controller |     "Jun 11 11:04:35.338250 crc crio[22652]: time=\"2026-06-11T11:04:35.33760171Z\" level=info msg=\"Stopping pod sandbox: 1f5e537fd5bede545d2d5f15fda20c5a486e456ea213dc3d694764405e261470\" id=86b3605a-5e65-4942-98d6-64638f5e40bd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.392169 | controller |     "Jun 11 11:04:35.338435 crc crio[22652]: time=\"2026-06-11T11:04:35.337655932Z\" level=info msg=\"Got pod network &{Name:placement-2379-account-create-update-gctzb Namespace:openstack ID:ce430b31b70eeac8a9958a140e268402212149ad5ab3785027fd748bbf514fcc UID:0075fa64-83b6-4f89-b8bf-952c7283760c NetNS:/var/run/netns/a3d7fd07-0f6a-4723-8c77-5b7904381b50 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0075fa64_83b6_4f89_b8bf_952c7283760c.slice PodAnnotations:0xc002618778}] Aliases:map[]}\"",
2026-06-11 11:58:02.392185 | controller |     "Jun 11 11:04:35.338519 crc crio[22652]: time=\"2026-06-11T11:04:35.338505218Z\" level=info msg=\"Deleting pod openstack_placement-2379-account-create-update-gctzb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.392200 | controller |     "Jun 11 11:04:35.339500 crc crio[22652]: time=\"2026-06-11T11:04:35.339433591Z\" level=info msg=\"Got pod network &{Name:keystone-db-create-wzpkh Namespace:openstack ID:1f5e537fd5bede545d2d5f15fda20c5a486e456ea213dc3d694764405e261470 UID:c56d9081-d154-41d8-a3b2-fa9c3ccd231e NetNS:/var/run/netns/340ecdb8-ce54-47fe-8699-25605453679a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc56d9081_d154_41d8_a3b2_fa9c3ccd231e.slice PodAnnotations:0xc0014a4778}] Aliases:map[]}\"",
2026-06-11 11:58:02.392216 | controller |     "Jun 11 11:04:35.339910 crc crio[22652]: time=\"2026-06-11T11:04:35.339854595Z\" level=info msg=\"Deleting pod openstack_keystone-db-create-wzpkh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.392231 | controller |     "Jun 11 11:04:35.729539 crc crio[22652]: time=\"2026-06-11T11:04:35.72924151Z\" level=info msg=\"Stopped pod sandbox: 9c31580446cfd6753735389cf390a0b8be9df247d92da6ebe24b03a8eb5c9f63\" id=e97815c5-f331-40a7-ad01-cdc9c49ae0b9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.392246 | controller |     "Jun 11 11:04:35.909063 crc crio[22652]: time=\"2026-06-11T11:04:35.908913418Z\" level=info msg=\"Stopped pod sandbox: ce430b31b70eeac8a9958a140e268402212149ad5ab3785027fd748bbf514fcc\" id=65765072-223f-491f-abdd-5e422340b6bd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.392260 | controller |     "Jun 11 11:04:35.914737 crc crio[22652]: time=\"2026-06-11T11:04:35.914630627Z\" level=info msg=\"Stopped pod sandbox: 1f5e537fd5bede545d2d5f15fda20c5a486e456ea213dc3d694764405e261470\" id=86b3605a-5e65-4942-98d6-64638f5e40bd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.392275 | controller |     "Jun 11 11:04:35.918497 crc crio[22652]: time=\"2026-06-11T11:04:35.91839534Z\" level=info msg=\"Stopped pod sandbox: b648d8108b65208ef632ce19a02ca7e916d64a0151a8890ecbb3ca5321dc7f2e\" id=46b941d6-7777-4871-83cb-9f74030acf68 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.392290 | controller |     "Jun 11 11:04:35.934177 crc crio[22652]: time=\"2026-06-11T11:04:35.932356543Z\" level=info msg=\"Stopped pod sandbox: 52134ad1b84dc02fffa14865569bf0a96f6348a6a62e780cd1aa2281d5e66247\" id=d4e781b9-b934-48d6-b81d-ea5d83691eed name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.392308 | controller |     "Jun 11 11:04:37.408727 crc crio[22652]: time=\"2026-06-11T11:04:37.40759589Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=9db3916e-0f5c-47e5-9287-ccb2d8a4c948 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.392325 | controller |     "Jun 11 11:04:37.417361 crc crio[22652]: time=\"2026-06-11T11:04:37.417322084Z\" level=info msg=\"Stopping pod sandbox: 83b300f4445870f8b000d8ad2698e7dbd09ef41f56246c3cf547f62c468a6194\" id=11fdf8ce-8534-4e63-a41f-2a283fd39ea3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.392340 | controller |     "Jun 11 11:04:37.418301 crc crio[22652]: time=\"2026-06-11T11:04:37.418274194Z\" level=info msg=\"Got pod network &{Name:swift-ring-rebalance-9nsrh Namespace:openstack ID:83b300f4445870f8b000d8ad2698e7dbd09ef41f56246c3cf547f62c468a6194 UID:ee5bbbb7-2f3c-48d3-9ef0-c5586d2d07fa NetNS:/var/run/netns/5c6abbf0-205c-4d62-9426-fb13bdeda0f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podee5bbbb7_2f3c_48d3_9ef0_c5586d2d07fa.slice PodAnnotations:0xc0014a4110}] Aliases:map[]}\"",
2026-06-11 11:58:02.392375 | controller |     "Jun 11 11:04:37.418514 crc crio[22652]: time=\"2026-06-11T11:04:37.418496561Z\" level=info msg=\"Deleting pod openstack_swift-ring-rebalance-9nsrh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.392392 | controller |     "Jun 11 11:04:37.419056 crc crio[22652]: time=\"2026-06-11T11:04:37.419025878Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=85e1dfc1-4f00-4c3c-9fb1-0c9ce5e7ee36 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.392407 | controller |     "Jun 11 11:04:37.473605 crc crio[22652]: time=\"2026-06-11T11:04:37.473539585Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=2fdcc911-04b3-42b0-854d-c410792e0116 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.392422 | controller |     "Jun 11 11:04:37.483301 crc crio[22652]: time=\"2026-06-11T11:04:37.483217869Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=2cc840a3-c932-4324-b86c-aeaec0d21ed8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.392438 | controller |     "Jun 11 11:04:37.542705 crc crio[22652]: time=\"2026-06-11T11:04:37.54230697Z\" level=info msg=\"Creating container: openstack/rabbitmq-server-0/rabbitmq\" id=b9b99e8f-a0d5-4c86-a9f2-dafca012a27f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.392458 | controller |     "Jun 11 11:04:37.542989 crc crio[22652]: time=\"2026-06-11T11:04:37.542952861Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.392481 | controller |     "Jun 11 11:04:37.560318 crc crio[22652]: time=\"2026-06-11T11:04:37.560036477Z\" level=info msg=\"Creating container: openstack/rabbitmq-cell1-server-0/rabbitmq\" id=8bd65411-736b-448f-a549-3afaff60c1d1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.392502 | controller |     "Jun 11 11:04:37.568314 crc crio[22652]: time=\"2026-06-11T11:04:37.56817499Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.392517 | controller |     "Jun 11 11:04:37.601658 crc crio[22652]: time=\"2026-06-11T11:04:37.601598029Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.392536 | controller |     "Jun 11 11:04:37.606297 crc crio[22652]: time=\"2026-06-11T11:04:37.606252366Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.392551 | controller |     "Jun 11 11:04:37.608702 crc crio[22652]: time=\"2026-06-11T11:04:37.608502704Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.392566 | controller |     "Jun 11 11:04:37.612245 crc crio[22652]: time=\"2026-06-11T11:04:37.612086007Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.392580 | controller |     "Jun 11 11:04:37.761361 crc crio[22652]: time=\"2026-06-11T11:04:37.76130568Z\" level=info msg=\"Created container f3fa568ab55ef572b924c05f14593e34a880c8ccbe37d95fe22c7fb2af9b70b9: openstack/rabbitmq-server-0/rabbitmq\" id=b9b99e8f-a0d5-4c86-a9f2-dafca012a27f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.392595 | controller |     "Jun 11 11:04:37.764669 crc crio[22652]: time=\"2026-06-11T11:04:37.764591213Z\" level=info msg=\"Starting container: f3fa568ab55ef572b924c05f14593e34a880c8ccbe37d95fe22c7fb2af9b70b9\" id=45393aa0-294a-40d1-a510-b63f380338ad name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.392611 | controller |     "Jun 11 11:04:37.769323 crc crio[22652]: time=\"2026-06-11T11:04:37.769077155Z\" level=info msg=\"Created container e78ce6ece75bb32f74b7760660a2971bcfd685f5940c977b973ce4ff5de597dc: openstack/rabbitmq-cell1-server-0/rabbitmq\" id=8bd65411-736b-448f-a549-3afaff60c1d1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.392626 | controller |     "Jun 11 11:04:37.770025 crc crio[22652]: time=\"2026-06-11T11:04:37.769984013Z\" level=info msg=\"Started container\" PID=57763 containerID=f3fa568ab55ef572b924c05f14593e34a880c8ccbe37d95fe22c7fb2af9b70b9 description=openstack/rabbitmq-server-0/rabbitmq id=45393aa0-294a-40d1-a510-b63f380338ad name=/runtime.v1.RuntimeService/StartContainer sandboxID=68c28310e93ce04289a3136ad93a9a8461ba81633ec853a01d9fd0670e7d6740",
2026-06-11 11:58:02.392641 | controller |     "Jun 11 11:04:37.771781 crc crio[22652]: time=\"2026-06-11T11:04:37.771707847Z\" level=info msg=\"Stopped pod sandbox: 83b300f4445870f8b000d8ad2698e7dbd09ef41f56246c3cf547f62c468a6194\" id=11fdf8ce-8534-4e63-a41f-2a283fd39ea3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.392656 | controller |     "Jun 11 11:04:37.775870 crc crio[22652]: time=\"2026-06-11T11:04:37.775681971Z\" level=info msg=\"Starting container: e78ce6ece75bb32f74b7760660a2971bcfd685f5940c977b973ce4ff5de597dc\" id=59bf2d9d-60f7-450d-adc1-3bc50e66f23c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.392671 | controller |     "Jun 11 11:04:37.780944 crc crio[22652]: time=\"2026-06-11T11:04:37.780843933Z\" level=info msg=\"Started container\" PID=57764 containerID=e78ce6ece75bb32f74b7760660a2971bcfd685f5940c977b973ce4ff5de597dc description=openstack/rabbitmq-cell1-server-0/rabbitmq id=59bf2d9d-60f7-450d-adc1-3bc50e66f23c name=/runtime.v1.RuntimeService/StartContainer sandboxID=c2786fd46ac0a8592e2e22a166ee96d1b10e6b1eb2a55bdad611709533c77aa0",
2026-06-11 11:58:02.392686 | controller |     "Jun 11 11:04:40.255218 crc crio[22652]: time=\"2026-06-11T11:04:40.254397716Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-hfc5h-config-vq8bw/POD\" id=e3d2e620-b5ff-4988-baf6-1f11b6231a0b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.392701 | controller |     "Jun 11 11:04:40.256485 crc crio[22652]: time=\"2026-06-11T11:04:40.255291424Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.392719 | controller |     "Jun 11 11:04:40.288645 crc crio[22652]: time=\"2026-06-11T11:04:40.288541056Z\" level=info msg=\"Got pod network &{Name:ovn-controller-hfc5h-config-vq8bw Namespace:openstack ID:801978f5110caa790749229c0075870a86ecda7ef14eca29a56c29d00a63d457 UID:86f3a79c-230d-43ec-ac06-f998234d5d8b NetNS:/var/run/netns/f7e74bf9-a22c-4433-b38a-aa57aa0f6a85 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod86f3a79c_230d_43ec_ac06_f998234d5d8b.slice PodAnnotations:0xc0014a4d50}] Aliases:map[]}\"",
2026-06-11 11:58:02.392734 | controller |     "Jun 11 11:04:40.288645 crc crio[22652]: time=\"2026-06-11T11:04:40.288610218Z\" level=info msg=\"Adding pod openstack_ovn-controller-hfc5h-config-vq8bw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.392749 | controller |     "Jun 11 11:04:40.812281 crc crio[22652]: 2026-06-11T11:04:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:801978f5110caa7 Mac:76:0a:32:4d:ff:8e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:80 Mtu:0 Sandbox:/var/run/netns/f7e74bf9-a22c-4433-b38a-aa57aa0f6a85 SocketPath: PciID:}] [{Interface:0xc0002845b0 Address:{IP:10.217.0.128 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.392764 | controller |     "Jun 11 11:04:40.814863 crc crio[22652]: time=\"2026-06-11T11:04:40.81437466Z\" level=info msg=\"Got pod network &{Name:ovn-controller-hfc5h-config-vq8bw Namespace:openstack ID:801978f5110caa790749229c0075870a86ecda7ef14eca29a56c29d00a63d457 UID:86f3a79c-230d-43ec-ac06-f998234d5d8b NetNS:/var/run/netns/f7e74bf9-a22c-4433-b38a-aa57aa0f6a85 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod86f3a79c_230d_43ec_ac06_f998234d5d8b.slice PodAnnotations:0xc0014a4d50}] Aliases:map[]}\"",
2026-06-11 11:58:02.392779 | controller |     "Jun 11 11:04:40.814863 crc crio[22652]: time=\"2026-06-11T11:04:40.814614248Z\" level=info msg=\"Checking pod openstack_ovn-controller-hfc5h-config-vq8bw for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.392794 | controller |     "Jun 11 11:04:40.821543 crc crio[22652]: time=\"2026-06-11T11:04:40.821468693Z\" level=info msg=\"Ran pod sandbox 801978f5110caa790749229c0075870a86ecda7ef14eca29a56c29d00a63d457 with infra container: openstack/ovn-controller-hfc5h-config-vq8bw/POD\" id=e3d2e620-b5ff-4988-baf6-1f11b6231a0b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.392809 | controller |     "Jun 11 11:04:40.824703 crc crio[22652]: time=\"2026-06-11T11:04:40.82461387Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=83c85436-ed3d-4f62-8bc9-f35a3f0f7e8c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.392823 | controller |     "Jun 11 11:04:40.826890 crc crio[22652]: time=\"2026-06-11T11:04:40.826803149Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=e14657e9-d49b-4c89-8f0c-a719bdf9e08d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.392838 | controller |     "Jun 11 11:04:40.834159 crc crio[22652]: time=\"2026-06-11T11:04:40.834050116Z\" level=info msg=\"Creating container: openstack/ovn-controller-hfc5h-config-vq8bw/ovn-config\" id=d1d14cf4-1423-44dd-9d1f-f81e65ce5531 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.392853 | controller |     "Jun 11 11:04:40.834606 crc crio[22652]: time=\"2026-06-11T11:04:40.834527261Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.392868 | controller |     "Jun 11 11:04:40.882785 crc crio[22652]: time=\"2026-06-11T11:04:40.882660059Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.392887 | controller |     "Jun 11 11:04:41.055414 crc crio[22652]: time=\"2026-06-11T11:04:41.055241725Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.392903 | controller |     "Jun 11 11:04:41.172384 crc crio[22652]: time=\"2026-06-11T11:04:41.172269703Z\" level=info msg=\"Created container 852adaad2d96f9b441628415ccf1dab3b7e9e9dff097a15afe03d007b51da28b: openstack/ovn-controller-hfc5h-config-vq8bw/ovn-config\" id=d1d14cf4-1423-44dd-9d1f-f81e65ce5531 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.392918 | controller |     "Jun 11 11:04:41.175987 crc crio[22652]: time=\"2026-06-11T11:04:41.175889928Z\" level=info msg=\"Starting container: 852adaad2d96f9b441628415ccf1dab3b7e9e9dff097a15afe03d007b51da28b\" id=977c20d6-4ec0-42c7-8753-d0896d5dd8b3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.392933 | controller |     "Jun 11 11:04:41.182383 crc crio[22652]: time=\"2026-06-11T11:04:41.182293837Z\" level=info msg=\"Started container\" PID=58188 containerID=852adaad2d96f9b441628415ccf1dab3b7e9e9dff097a15afe03d007b51da28b description=openstack/ovn-controller-hfc5h-config-vq8bw/ovn-config id=977c20d6-4ec0-42c7-8753-d0896d5dd8b3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=801978f5110caa790749229c0075870a86ecda7ef14eca29a56c29d00a63d457",
2026-06-11 11:58:02.392949 | controller |     "Jun 11 11:04:42.858466 crc crio[22652]: time=\"2026-06-11T11:04:42.85757981Z\" level=info msg=\"Running pod sandbox: openstack/glance-db-sync-4x2dn/POD\" id=9b7a21cc-a3f7-462c-9dba-23cd007be4d2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.392964 | controller |     "Jun 11 11:04:42.859759 crc crio[22652]: time=\"2026-06-11T11:04:42.858495569Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.392979 | controller |     "Jun 11 11:04:42.890441 crc crio[22652]: time=\"2026-06-11T11:04:42.889871002Z\" level=info msg=\"Got pod network &{Name:glance-db-sync-4x2dn Namespace:openstack ID:b8c8956b67ed174047a16138b6df8fec9038483e2d2dacf992881800c7eca45a UID:44a6bcbe-e0a2-4ec6-9e5f-3668a54d4dd7 NetNS:/var/run/netns/4dcdc361-5503-4664-afc3-1ae7a753e34c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod44a6bcbe_e0a2_4ec6_9e5f_3668a54d4dd7.slice PodAnnotations:0xc002acd600}] Aliases:map[]}\"",
2026-06-11 11:58:02.392994 | controller |     "Jun 11 11:04:42.890441 crc crio[22652]: time=\"2026-06-11T11:04:42.89043135Z\" level=info msg=\"Adding pod openstack_glance-db-sync-4x2dn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.393010 | controller |     "Jun 11 11:04:43.538108 crc crio[22652]: time=\"2026-06-11T11:04:43.53747557Z\" level=info msg=\"Stopping pod sandbox: 801978f5110caa790749229c0075870a86ecda7ef14eca29a56c29d00a63d457\" id=5d197a9b-fd27-439c-ab0b-7398f794b0d3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.393025 | controller |     "Jun 11 11:04:43.539052 crc crio[22652]: time=\"2026-06-11T11:04:43.538963077Z\" level=info msg=\"Got pod network &{Name:ovn-controller-hfc5h-config-vq8bw Namespace:openstack ID:801978f5110caa790749229c0075870a86ecda7ef14eca29a56c29d00a63d457 UID:86f3a79c-230d-43ec-ac06-f998234d5d8b NetNS:/var/run/netns/f7e74bf9-a22c-4433-b38a-aa57aa0f6a85 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod86f3a79c_230d_43ec_ac06_f998234d5d8b.slice PodAnnotations:0xc002acd7a0}] Aliases:map[]}\"",
2026-06-11 11:58:02.393044 | controller |     "Jun 11 11:04:43.539313 crc crio[22652]: time=\"2026-06-11T11:04:43.539253796Z\" level=info msg=\"Deleting pod openstack_ovn-controller-hfc5h-config-vq8bw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.393059 | controller |     "Jun 11 11:04:43.581906 crc crio[22652]: 2026-06-11T11:04:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b8c8956b67ed174 Mac:ae:a3:e6:b9:7a:10 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:81 Mtu:0 Sandbox:/var/run/netns/4dcdc361-5503-4664-afc3-1ae7a753e34c SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.0.129 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.393075 | controller |     "Jun 11 11:04:43.583010 crc crio[22652]: time=\"2026-06-11T11:04:43.582934694Z\" level=info msg=\"Got pod network &{Name:glance-db-sync-4x2dn Namespace:openstack ID:b8c8956b67ed174047a16138b6df8fec9038483e2d2dacf992881800c7eca45a UID:44a6bcbe-e0a2-4ec6-9e5f-3668a54d4dd7 NetNS:/var/run/netns/4dcdc361-5503-4664-afc3-1ae7a753e34c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod44a6bcbe_e0a2_4ec6_9e5f_3668a54d4dd7.slice PodAnnotations:0xc002acd600}] Aliases:map[]}\"",
2026-06-11 11:58:02.393089 | controller |     "Jun 11 11:04:43.583264 crc crio[22652]: time=\"2026-06-11T11:04:43.583213053Z\" level=info msg=\"Checking pod openstack_glance-db-sync-4x2dn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.393104 | controller |     "Jun 11 11:04:43.593940 crc crio[22652]: time=\"2026-06-11T11:04:43.593842298Z\" level=info msg=\"Ran pod sandbox b8c8956b67ed174047a16138b6df8fec9038483e2d2dacf992881800c7eca45a with infra container: openstack/glance-db-sync-4x2dn/POD\" id=9b7a21cc-a3f7-462c-9dba-23cd007be4d2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.393119 | controller |     "Jun 11 11:04:43.597024 crc crio[22652]: time=\"2026-06-11T11:04:43.596923462Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=e266ad41-5dcd-4601-82ca-47e2b7ab8dbf name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.393135 | controller |     "Jun 11 11:04:43.597402 crc crio[22652]: time=\"2026-06-11T11:04:43.597334906Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-glance-api:current-podified not found\" id=e266ad41-5dcd-4601-82ca-47e2b7ab8dbf name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.393149 | controller |     "Jun 11 11:04:43.597540 crc crio[22652]: time=\"2026-06-11T11:04:43.597424328Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-glance-api:current-podified found\" id=e266ad41-5dcd-4601-82ca-47e2b7ab8dbf name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.393163 | controller |     "Jun 11 11:04:43.598610 crc crio[22652]: time=\"2026-06-11T11:04:43.598516722Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=1a2b218b-b959-4033-9dfa-b72b641e0292 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.393177 | controller |     "Jun 11 11:04:43.609778 crc crio[22652]: time=\"2026-06-11T11:04:43.609695365Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\\\"\"",
2026-06-11 11:58:02.393192 | controller |     "Jun 11 11:04:43.891709 crc crio[22652]: time=\"2026-06-11T11:04:43.891620255Z\" level=info msg=\"Stopped pod sandbox: 801978f5110caa790749229c0075870a86ecda7ef14eca29a56c29d00a63d457\" id=5d197a9b-fd27-439c-ab0b-7398f794b0d3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.393206 | controller |     "Jun 11 11:04:45.485618 crc crio[22652]: time=\"2026-06-11T11:04:45.48520925Z\" level=info msg=\"Running pod sandbox: openstack/root-account-create-update-rx2q5/POD\" id=e770a5d8-19c5-4d83-a0e3-7eea98d13137 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.393226 | controller |     "Jun 11 11:04:45.486656 crc crio[22652]: time=\"2026-06-11T11:04:45.485633554Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.393241 | controller |     "Jun 11 11:04:45.546900 crc crio[22652]: time=\"2026-06-11T11:04:45.546847381Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-rx2q5 Namespace:openstack ID:bb8b9ddd0f769ceeeb22639bc3b0ce80e0625b2dfa1648a37bd8cd1981af8398 UID:96ea7eb3-e57d-4a74-9bc8-c120dc3a00e0 NetNS:/var/run/netns/a2222668-f0b8-4128-af12-ee621edadf4c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod96ea7eb3_e57d_4a74_9bc8_c120dc3a00e0.slice PodAnnotations:0xc0004be5f0}] Aliases:map[]}\"",
2026-06-11 11:58:02.393256 | controller |     "Jun 11 11:04:45.547285 crc crio[22652]: time=\"2026-06-11T11:04:45.547260064Z\" level=info msg=\"Adding pod openstack_root-account-create-update-rx2q5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.393270 | controller |     "Jun 11 11:04:46.131516 crc crio[22652]: 2026-06-11T11:04:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bb8b9ddd0f769ce Mac:da:fe:11:4b:48:26 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:82 Mtu:0 Sandbox:/var/run/netns/a2222668-f0b8-4128-af12-ee621edadf4c SocketPath: PciID:}] [{Interface:0xc0001306a0 Address:{IP:10.217.0.130 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.393286 | controller |     "Jun 11 11:04:46.132976 crc crio[22652]: time=\"2026-06-11T11:04:46.132891792Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-rx2q5 Namespace:openstack ID:bb8b9ddd0f769ceeeb22639bc3b0ce80e0625b2dfa1648a37bd8cd1981af8398 UID:96ea7eb3-e57d-4a74-9bc8-c120dc3a00e0 NetNS:/var/run/netns/a2222668-f0b8-4128-af12-ee621edadf4c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod96ea7eb3_e57d_4a74_9bc8_c120dc3a00e0.slice PodAnnotations:0xc0004be5f0}] Aliases:map[]}\"",
2026-06-11 11:58:02.393301 | controller |     "Jun 11 11:04:46.133081 crc crio[22652]: time=\"2026-06-11T11:04:46.133061217Z\" level=info msg=\"Checking pod openstack_root-account-create-update-rx2q5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.393316 | controller |     "Jun 11 11:04:46.144577 crc crio[22652]: time=\"2026-06-11T11:04:46.140983948Z\" level=info msg=\"Ran pod sandbox bb8b9ddd0f769ceeeb22639bc3b0ce80e0625b2dfa1648a37bd8cd1981af8398 with infra container: openstack/root-account-create-update-rx2q5/POD\" id=e770a5d8-19c5-4d83-a0e3-7eea98d13137 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.393331 | controller |     "Jun 11 11:04:46.144577 crc crio[22652]: time=\"2026-06-11T11:04:46.144461523Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=84ed78b4-c05b-437d-a8d2-9354cc1adbb0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.393361 | controller |     "Jun 11 11:04:46.149338 crc crio[22652]: time=\"2026-06-11T11:04:46.149261697Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=51f9d6b5-922a-4460-9493-ff7f3aba2cb5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.393383 | controller |     "Jun 11 11:04:46.158865 crc crio[22652]: time=\"2026-06-11T11:04:46.158786672Z\" level=info msg=\"Creating container: openstack/root-account-create-update-rx2q5/mariadb-account-create-update\" id=cf2fa590-2ec9-4e0c-b783-8e2d07ce397f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.393399 | controller |     "Jun 11 11:04:46.159413 crc crio[22652]: time=\"2026-06-11T11:04:46.15935752Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.393417 | controller |     "Jun 11 11:04:46.202605 crc crio[22652]: time=\"2026-06-11T11:04:46.201934824Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.393432 | controller |     "Jun 11 11:04:46.215532 crc crio[22652]: time=\"2026-06-11T11:04:46.215423438Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.393447 | controller |     "Jun 11 11:04:46.358225 crc crio[22652]: time=\"2026-06-11T11:04:46.358055315Z\" level=info msg=\"Created container 411d28b84c2cb532d94077740ec4e54d434a89f35643c2ea57aef28bb10ba940: openstack/root-account-create-update-rx2q5/mariadb-account-create-update\" id=cf2fa590-2ec9-4e0c-b783-8e2d07ce397f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.393461 | controller |     "Jun 11 11:04:46.359325 crc crio[22652]: time=\"2026-06-11T11:04:46.359266942Z\" level=info msg=\"Starting container: 411d28b84c2cb532d94077740ec4e54d434a89f35643c2ea57aef28bb10ba940\" id=7e073c6d-a179-4c59-8b60-a00cfdcca711 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.393476 | controller |     "Jun 11 11:04:46.364679 crc crio[22652]: time=\"2026-06-11T11:04:46.36461828Z\" level=info msg=\"Started container\" PID=58606 containerID=411d28b84c2cb532d94077740ec4e54d434a89f35643c2ea57aef28bb10ba940 description=openstack/root-account-create-update-rx2q5/mariadb-account-create-update id=7e073c6d-a179-4c59-8b60-a00cfdcca711 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bb8b9ddd0f769ceeeb22639bc3b0ce80e0625b2dfa1648a37bd8cd1981af8398",
2026-06-11 11:58:02.393491 | controller |     "Jun 11 11:04:47.257350 crc crio[22652]: time=\"2026-06-11T11:04:47.256909485Z\" level=info msg=\"Running pod sandbox: openstack/swift-storage-0/POD\" id=f9950a78-9a32-481f-a6d0-841ca4fc618b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.393507 | controller |     "Jun 11 11:04:47.258718 crc crio[22652]: time=\"2026-06-11T11:04:47.257376389Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.393521 | controller |     "Jun 11 11:04:47.294386 crc crio[22652]: time=\"2026-06-11T11:04:47.293927437Z\" level=info msg=\"Got pod network &{Name:swift-storage-0 Namespace:openstack ID:50ef70d4250e784decfe294f6042b2a3ca4c391f812948a90fd2137fc9add240 UID:ceeba875-5d99-4073-8517-5124a4c727e9 NetNS:/var/run/netns/97d6e1cd-c992-4840-90c2-eaa330474b8f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podceeba875_5d99_4073_8517_5124a4c727e9.slice PodAnnotations:0xc0004bf3f0}] Aliases:map[]}\"",
2026-06-11 11:58:02.393536 | controller |     "Jun 11 11:04:47.295211 crc crio[22652]: time=\"2026-06-11T11:04:47.294495225Z\" level=info msg=\"Adding pod openstack_swift-storage-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.393551 | controller |     "Jun 11 11:04:48.067697 crc crio[22652]: 2026-06-11T11:04:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:50ef70d4250e784 Mac:f2:f9:48:f9:7b:7f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:74 Mtu:0 Sandbox:/var/run/netns/97d6e1cd-c992-4840-90c2-eaa330474b8f SocketPath: PciID:}] [{Interface:0xc000426700 Address:{IP:10.217.0.116 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.393566 | controller |     "Jun 11 11:04:48.069219 crc crio[22652]: time=\"2026-06-11T11:04:48.069055501Z\" level=info msg=\"Got pod network &{Name:swift-storage-0 Namespace:openstack ID:50ef70d4250e784decfe294f6042b2a3ca4c391f812948a90fd2137fc9add240 UID:ceeba875-5d99-4073-8517-5124a4c727e9 NetNS:/var/run/netns/97d6e1cd-c992-4840-90c2-eaa330474b8f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podceeba875_5d99_4073_8517_5124a4c727e9.slice PodAnnotations:0xc0004bf3f0}] Aliases:map[]}\"",
2026-06-11 11:58:02.393584 | controller |     "Jun 11 11:04:48.069377 crc crio[22652]: time=\"2026-06-11T11:04:48.06931102Z\" level=info msg=\"Checking pod openstack_swift-storage-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.393599 | controller |     "Jun 11 11:04:48.078366 crc crio[22652]: time=\"2026-06-11T11:04:48.07831504Z\" level=info msg=\"Ran pod sandbox 50ef70d4250e784decfe294f6042b2a3ca4c391f812948a90fd2137fc9add240 with infra container: openstack/swift-storage-0/POD\" id=f9950a78-9a32-481f-a6d0-841ca4fc618b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.393614 | controller |     "Jun 11 11:04:48.082641 crc crio[22652]: time=\"2026-06-11T11:04:48.08252769Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=7ccae632-0cff-40ba-96bb-ca28558fdb6e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.393629 | controller |     "Jun 11 11:04:48.082765 crc crio[22652]: time=\"2026-06-11T11:04:48.082748677Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-object:current-podified not found\" id=7ccae632-0cff-40ba-96bb-ca28558fdb6e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.393644 | controller |     "Jun 11 11:04:48.082814 crc crio[22652]: time=\"2026-06-11T11:04:48.082790639Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-object:current-podified found\" id=7ccae632-0cff-40ba-96bb-ca28558fdb6e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.393658 | controller |     "Jun 11 11:04:48.085415 crc crio[22652]: time=\"2026-06-11T11:04:48.085334368Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=fa10a300-5214-44cf-975a-651ef944a945 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.393690 | controller |     "Jun 11 11:04:48.089207 crc crio[22652]: time=\"2026-06-11T11:04:48.089029685Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\\\"\"",
2026-06-11 11:58:02.393707 | controller |     "Jun 11 11:04:48.673209 crc crio[22652]: time=\"2026-06-11T11:04:48.673062651Z\" level=info msg=\"Stopping pod sandbox: bb8b9ddd0f769ceeeb22639bc3b0ce80e0625b2dfa1648a37bd8cd1981af8398\" id=0da770e1-0392-418f-9a88-2299805a65e2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.393722 | controller |     "Jun 11 11:04:48.674640 crc crio[22652]: time=\"2026-06-11T11:04:48.673618578Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-rx2q5 Namespace:openstack ID:bb8b9ddd0f769ceeeb22639bc3b0ce80e0625b2dfa1648a37bd8cd1981af8398 UID:96ea7eb3-e57d-4a74-9bc8-c120dc3a00e0 NetNS:/var/run/netns/a2222668-f0b8-4128-af12-ee621edadf4c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod96ea7eb3_e57d_4a74_9bc8_c120dc3a00e0.slice PodAnnotations:0xc0004bf6b0}] Aliases:map[]}\"",
2026-06-11 11:58:02.393737 | controller |     "Jun 11 11:04:48.674640 crc crio[22652]: time=\"2026-06-11T11:04:48.673910828Z\" level=info msg=\"Deleting pod openstack_root-account-create-update-rx2q5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.393753 | controller |     "Jun 11 11:04:48.960927 crc crio[22652]: time=\"2026-06-11T11:04:48.960440328Z\" level=info msg=\"Stopped pod sandbox: bb8b9ddd0f769ceeeb22639bc3b0ce80e0625b2dfa1648a37bd8cd1981af8398\" id=0da770e1-0392-418f-9a88-2299805a65e2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.393776 | controller |     "Jun 11 11:04:49.530519 crc crio[22652]: time=\"2026-06-11T11:04:49.53040227Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:ca70cf0e497f85d020943547bece4f9a7193c8b97ef5575264cff0ea6de83083\" id=fa10a300-5214-44cf-975a-651ef944a945 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.393813 | controller |     "Jun 11 11:04:49.531317 crc crio[22652]: time=\"2026-06-11T11:04:49.531234467Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=9ccfe9e4-60a2-442d-99c2-0163b2ea715c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.393829 | controller |     "Jun 11 11:04:49.534868 crc crio[22652]: time=\"2026-06-11T11:04:49.534815258Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=cc728dd1-9f2f-4e95-995d-188bb33ecc96 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.393846 | controller |     "Jun 11 11:04:49.545681 crc crio[22652]: time=\"2026-06-11T11:04:49.545542037Z\" level=info msg=\"Creating container: openstack/swift-storage-0/xattr-restore\" id=23787401-feab-41db-9d4a-b7a5a37646e0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.393860 | controller |     "Jun 11 11:04:49.547672 crc crio[22652]: time=\"2026-06-11T11:04:49.547512895Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.393875 | controller |     "Jun 11 11:04:49.588264 crc crio[22652]: time=\"2026-06-11T11:04:49.588022275Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.393889 | controller |     "Jun 11 11:04:49.591764 crc crio[22652]: time=\"2026-06-11T11:04:49.591719591Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.393904 | controller |     "Jun 11 11:04:49.741993 crc crio[22652]: time=\"2026-06-11T11:04:49.741473752Z\" level=info msg=\"Created container 36a8c7d638074cc079ba6eb586828eedf0bdc9a188f01d9088890f38f036ae94: openstack/swift-storage-0/xattr-restore\" id=23787401-feab-41db-9d4a-b7a5a37646e0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.393918 | controller |     "Jun 11 11:04:49.743487 crc crio[22652]: time=\"2026-06-11T11:04:49.743398174Z\" level=info msg=\"Starting container: 36a8c7d638074cc079ba6eb586828eedf0bdc9a188f01d9088890f38f036ae94\" id=3814f041-d6dd-4061-b4bc-0567c4a91b8d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.393932 | controller |     "Jun 11 11:04:49.752413 crc crio[22652]: time=\"2026-06-11T11:04:49.752319122Z\" level=info msg=\"Started container\" PID=58802 containerID=36a8c7d638074cc079ba6eb586828eedf0bdc9a188f01d9088890f38f036ae94 description=openstack/swift-storage-0/xattr-restore id=3814f041-d6dd-4061-b4bc-0567c4a91b8d name=/runtime.v1.RuntimeService/StartContainer sandboxID=50ef70d4250e784decfe294f6042b2a3ca4c391f812948a90fd2137fc9add240",
2026-06-11 11:58:02.393947 | controller |     "Jun 11 11:04:50.727336 crc crio[22652]: time=\"2026-06-11T11:04:50.727220494Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=7199042a-1a1e-48aa-8148-5b4fca8be8c3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.393961 | controller |     "Jun 11 11:04:50.727698 crc crio[22652]: time=\"2026-06-11T11:04:50.727616827Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-account:current-podified not found\" id=7199042a-1a1e-48aa-8148-5b4fca8be8c3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.393976 | controller |     "Jun 11 11:04:50.727698 crc crio[22652]: time=\"2026-06-11T11:04:50.727662688Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-account:current-podified found\" id=7199042a-1a1e-48aa-8148-5b4fca8be8c3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.393993 | controller |     "Jun 11 11:04:50.729543 crc crio[22652]: time=\"2026-06-11T11:04:50.729445335Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=0cab4320-90f8-4b53-89ec-9cd26ab8e191 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.394008 | controller |     "Jun 11 11:04:50.737926 crc crio[22652]: time=\"2026-06-11T11:04:50.737829978Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\\\"\"",
2026-06-11 11:58:02.394023 | controller |     "Jun 11 11:04:59.515928 crc crio[22652]: time=\"2026-06-11T11:04:59.514251507Z\" level=info msg=\"Removing container: 5afe0b213fe9b623a85f737de7192cb16eba1f20b72d70feacd0601a22997a37\" id=3ea6c6a0-e3e2-4d46-9d3f-78dcd14bdbe8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.394037 | controller |     "Jun 11 11:05:00.579852 crc crio[22652]: time=\"2026-06-11T11:05:00.579194602Z\" level=info msg=\"Running pod sandbox: openstack/cinder-db-create-9xh4p/POD\" id=8432d91b-c71b-4666-bb97-4f8e47bd33ee name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.394052 | controller |     "Jun 11 11:05:00.580938 crc crio[22652]: time=\"2026-06-11T11:05:00.58091207Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.394066 | controller |     "Jun 11 11:05:00.727501 crc crio[22652]: time=\"2026-06-11T11:05:00.726619411Z\" level=info msg=\"Running pod sandbox: openstack/cinder-bca4-account-create-update-9dr8m/POD\" id=b7680538-e564-48d4-b205-3ef7e96a35ce name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.394080 | controller |     "Jun 11 11:05:00.727501 crc crio[22652]: time=\"2026-06-11T11:05:00.726734885Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.394095 | controller |     "Jun 11 11:05:00.918294 crc crio[22652]: time=\"2026-06-11T11:05:00.917524889Z\" level=info msg=\"Running pod sandbox: openstack/barbican-db-create-wwrl8/POD\" id=64e2d83a-1fb9-482a-957d-ca792d405f20 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.394109 | controller |     "Jun 11 11:05:00.918294 crc crio[22652]: time=\"2026-06-11T11:05:00.917620722Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.394123 | controller |     "Jun 11 11:05:01.116015 crc crio[22652]: time=\"2026-06-11T11:05:01.115929215Z\" level=info msg=\"Running pod sandbox: openstack/neutron-db-create-t4zvt/POD\" id=8c529dc4-7aa2-4ca0-aa48-50a237aa02a0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.394138 | controller |     "Jun 11 11:05:01.116200 crc crio[22652]: time=\"2026-06-11T11:05:01.116038558Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.394153 | controller |     "Jun 11 11:05:01.158777 crc crio[22652]: time=\"2026-06-11T11:05:01.158676124Z\" level=info msg=\"Running pod sandbox: openstack/keystone-db-sync-dfjjj/POD\" id=f9c8552e-32ea-478a-bf92-a56c3573aba4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.394168 | controller |     "Jun 11 11:05:01.158984 crc crio[22652]: time=\"2026-06-11T11:05:01.158786259Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.394183 | controller |     "Jun 11 11:05:01.187509 crc crio[22652]: time=\"2026-06-11T11:05:01.187316912Z\" level=info msg=\"Running pod sandbox: openstack/barbican-eade-account-create-update-c9hjw/POD\" id=666f3d33-bd5b-4074-bd93-a2b9eca736b9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.394207 | controller |     "Jun 11 11:05:01.187509 crc crio[22652]: time=\"2026-06-11T11:05:01.187476947Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.394231 | controller |     "Jun 11 11:05:01.242011 crc crio[22652]: time=\"2026-06-11T11:05:01.241891181Z\" level=info msg=\"Running pod sandbox: openstack/neutron-4aa9-account-create-update-hvtl4/POD\" id=a8608ad8-05ca-4946-9d2a-7fb12e6e8770 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.394248 | controller |     "Jun 11 11:05:01.242218 crc crio[22652]: time=\"2026-06-11T11:05:01.242066467Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.394263 | controller |     "Jun 11 11:05:02.968824 crc crio[22652]: time=\"2026-06-11T11:05:02.968445573Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:2e8a2b2bbccdd61ef08eb9b79a8e66a2e2e82e19054bde454cdbcb0d80d92310\" id=0cab4320-90f8-4b53-89ec-9cd26ab8e191 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.394278 | controller |     "Jun 11 11:05:02.970112 crc crio[22652]: time=\"2026-06-11T11:05:02.970046712Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=dede522d-015d-44d8-b2c6-4ad945e01cf3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.394292 | controller |     "Jun 11 11:05:02.997385 crc crio[22652]: time=\"2026-06-11T11:05:02.997289057Z\" level=info msg=\"Removed container 5afe0b213fe9b623a85f737de7192cb16eba1f20b72d70feacd0601a22997a37: openshift-infra/auto-csr-approver-29686258-r9j4b/oc\" id=3ea6c6a0-e3e2-4d46-9d3f-78dcd14bdbe8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.394311 | controller |     "Jun 11 11:05:03.008240 crc crio[22652]: time=\"2026-06-11T11:05:03.008080243Z\" level=info msg=\"Stopping pod sandbox: 1018a88c6d1824b705413a8b26f22052c228d171fe07f25f6f3817293bcc32b3\" id=8db50eb4-3e4b-462b-be09-5224a7ebe1e6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.394334 | controller |     "Jun 11 11:05:03.008625 crc crio[22652]: time=\"2026-06-11T11:05:03.008254479Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1018a88c6d1824b705413a8b26f22052c228d171fe07f25f6f3817293bcc32b3\" id=8db50eb4-3e4b-462b-be09-5224a7ebe1e6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.394386 | controller |     "Jun 11 11:05:03.009426 crc crio[22652]: time=\"2026-06-11T11:05:03.009346013Z\" level=info msg=\"Removing pod sandbox: 1018a88c6d1824b705413a8b26f22052c228d171fe07f25f6f3817293bcc32b3\" id=047e303b-22f9-4652-9f0b-303359bac0c4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.394412 | controller |     "Jun 11 11:05:03.067184 crc crio[22652]: time=\"2026-06-11T11:05:03.067009931Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:30d61dd1afa8d55014cd6fec25360a879ff63cbe03089f1dcdf120a632bb54d9\" id=1a2b218b-b959-4033-9dfa-b72b641e0292 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.394430 | controller |     "Jun 11 11:05:03.068202 crc crio[22652]: time=\"2026-06-11T11:05:03.067991121Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=0e3b0150-8ffc-459d-bba6-edd4c4e25c72 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.394446 | controller |     "Jun 11 11:05:03.105632 crc crio[22652]: time=\"2026-06-11T11:05:03.105539457Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=a195644d-b33d-4444-82cb-6a9ff08900ac name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.394465 | controller |     "Jun 11 11:05:03.132849 crc crio[22652]: time=\"2026-06-11T11:05:03.127223468Z\" level=info msg=\"Got pod network &{Name:barbican-eade-account-create-update-c9hjw Namespace:openstack ID:3e73538c7e0da35e4ef0ee3d5065d43b3c50e2a68622b1a294812608eee9066f UID:21ba4889-0ee3-477b-8768-6d41620c7f1e NetNS:/var/run/netns/0dcd0929-db34-49bd-8e9a-6313c08c8003 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod21ba4889_0ee3_477b_8768_6d41620c7f1e.slice PodAnnotations:0xc0022f6b98}] Aliases:map[]}\"",
2026-06-11 11:58:02.394482 | controller |     "Jun 11 11:05:03.132849 crc crio[22652]: time=\"2026-06-11T11:05:03.127484567Z\" level=info msg=\"Adding pod openstack_barbican-eade-account-create-update-c9hjw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.394497 | controller |     "Jun 11 11:05:03.135342 crc crio[22652]: time=\"2026-06-11T11:05:03.134791745Z\" level=info msg=\"Removed pod sandbox: 1018a88c6d1824b705413a8b26f22052c228d171fe07f25f6f3817293bcc32b3\" id=047e303b-22f9-4652-9f0b-303359bac0c4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.394512 | controller |     "Jun 11 11:05:03.138239 crc crio[22652]: time=\"2026-06-11T11:05:03.135938009Z\" level=info msg=\"Stopping pod sandbox: 9f0ec4992342483a7073fb216559e8735804bc4e932814f080b68a21d5296210\" id=d6c33a04-d906-46a5-b488-d14e5ee747c3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.394527 | controller |     "Jun 11 11:05:03.138239 crc crio[22652]: time=\"2026-06-11T11:05:03.136023912Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9f0ec4992342483a7073fb216559e8735804bc4e932814f080b68a21d5296210\" id=d6c33a04-d906-46a5-b488-d14e5ee747c3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.394542 | controller |     "Jun 11 11:05:03.138239 crc crio[22652]: time=\"2026-06-11T11:05:03.137715017Z\" level=info msg=\"Removing pod sandbox: 9f0ec4992342483a7073fb216559e8735804bc4e932814f080b68a21d5296210\" id=85bbdb75-e843-476a-b6c7-8088d2975f29 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.394558 | controller |     "Jun 11 11:05:03.159027 crc crio[22652]: time=\"2026-06-11T11:05:03.158861374Z\" level=info msg=\"Got pod network &{Name:barbican-db-create-wwrl8 Namespace:openstack ID:a884947018bab5d8e3fdd5124310abbd279ad3fe9c3c6b306c587abb13933ac9 UID:0cd11aeb-9bd3-4244-b7b4-e7ee1ac3f6fd NetNS:/var/run/netns/8d537d12-1ae4-4e80-8197-17824c51d4e4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0cd11aeb_9bd3_4244_b7b4_e7ee1ac3f6fd.slice PodAnnotations:0xc002acc6e8}] Aliases:map[]}\"",
2026-06-11 11:58:02.394574 | controller |     "Jun 11 11:05:03.159477 crc crio[22652]: time=\"2026-06-11T11:05:03.159458123Z\" level=info msg=\"Adding pod openstack_barbican-db-create-wwrl8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.394589 | controller |     "Jun 11 11:05:03.164391 crc crio[22652]: time=\"2026-06-11T11:05:03.164315979Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-server\" id=a0a83dc0-f2d5-49a3-85f6-b833f9e792f9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.394605 | controller |     "Jun 11 11:05:03.176006 crc crio[22652]: time=\"2026-06-11T11:05:03.172445163Z\" level=info msg=\"Got pod network &{Name:neutron-4aa9-account-create-update-hvtl4 Namespace:openstack ID:e7fb69a33f848655b80ebd9ac5011bc20d8cd2aa4ad7e5208a8ac3b46af081d4 UID:ad19c4e0-a587-4505-9f63-6dbcf4f3345c NetNS:/var/run/netns/05c6ea6f-a528-4390-9f67-5f5ae9842f60 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podad19c4e0_a587_4505_9f63_6dbcf4f3345c.slice PodAnnotations:0xc002acc8d0}] Aliases:map[]}\"",
2026-06-11 11:58:02.394623 | controller |     "Jun 11 11:05:03.176006 crc crio[22652]: time=\"2026-06-11T11:05:03.172508075Z\" level=info msg=\"Adding pod openstack_neutron-4aa9-account-create-update-hvtl4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.394639 | controller |     "Jun 11 11:05:03.177096 crc crio[22652]: time=\"2026-06-11T11:05:03.177038028Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=ac830d8b-70cb-4aa5-9dac-d82db8ea3b9d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.394654 | controller |     "Jun 11 11:05:03.186577 crc crio[22652]: time=\"2026-06-11T11:05:03.186515984Z\" level=info msg=\"Got pod network &{Name:keystone-db-sync-dfjjj Namespace:openstack ID:0642d9264789c1ebaa7cda65eb111908079772940c97307b9a048d66f3be5a23 UID:6d50fb70-6601-4eac-8298-34e7f12a35f4 NetNS:/var/run/netns/20b1cf74-54d2-43dd-bec6-dc4164018a81 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6d50fb70_6601_4eac_8298_34e7f12a35f4.slice PodAnnotations:0xc001e8e1b0}] Aliases:map[]}\"",
2026-06-11 11:58:02.394669 | controller |     "Jun 11 11:05:03.186984 crc crio[22652]: time=\"2026-06-11T11:05:03.186956348Z\" level=info msg=\"Adding pod openstack_keystone-db-sync-dfjjj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.394684 | controller |     "Jun 11 11:05:03.197382 crc crio[22652]: time=\"2026-06-11T11:05:03.197102688Z\" level=info msg=\"Got pod network &{Name:neutron-db-create-t4zvt Namespace:openstack ID:7aa47ff0d6a5306215567cae6affab6da6ae914cd4bbff957b93750b68294b94 UID:4ab0443e-0fc9-46e9-b68b-3947d4bfc070 NetNS:/var/run/netns/121e19ea-97b4-4b44-b8de-462b2464b3d6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4ab0443e_0fc9_46e9_b68b_3947d4bfc070.slice PodAnnotations:0xc0001023f0}] Aliases:map[]}\"",
2026-06-11 11:58:02.394700 | controller |     "Jun 11 11:05:03.198318 crc crio[22652]: time=\"2026-06-11T11:05:03.198233553Z\" level=info msg=\"Adding pod openstack_neutron-db-create-t4zvt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.394723 | controller |     "Jun 11 11:05:03.210012 crc crio[22652]: time=\"2026-06-11T11:05:03.209536987Z\" level=info msg=\"Got pod network &{Name:cinder-bca4-account-create-update-9dr8m Namespace:openstack ID:fb3b55f1a53cb71484591b69552d5aeca4e40610144eaf01fe0987dff21b9c65 UID:6242ae3e-468f-43b5-9fa1-fee245085114 NetNS:/var/run/netns/f54f6890-9fc1-44a6-b020-7f8664c6c95a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6242ae3e_468f_43b5_9fa1_fee245085114.slice PodAnnotations:0xc0022f6210}] Aliases:map[]}\"",
2026-06-11 11:58:02.394749 | controller |     "Jun 11 11:05:03.210012 crc crio[22652]: time=\"2026-06-11T11:05:03.209620829Z\" level=info msg=\"Adding pod openstack_cinder-bca4-account-create-update-9dr8m to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.394771 | controller |     "Jun 11 11:05:03.213927 crc crio[22652]: time=\"2026-06-11T11:05:03.213641739Z\" level=info msg=\"Got pod network &{Name:cinder-db-create-9xh4p Namespace:openstack ID:66a26e6232a527a32696b62e5e14d0c689bd1ffae2b4cadb338c8d02f4ac3460 UID:f7d6a5a6-3998-407e-a485-2cee08052614 NetNS:/var/run/netns/76769461-14a4-4338-a067-b8e67e862788 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf7d6a5a6_3998_407e_a485_2cee08052614.slice PodAnnotations:0xc0022f64a8}] Aliases:map[]}\"",
2026-06-11 11:58:02.394787 | controller |     "Jun 11 11:05:03.213927 crc crio[22652]: time=\"2026-06-11T11:05:03.21369403Z\" level=info msg=\"Adding pod openstack_cinder-db-create-9xh4p to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.394808 | controller |     "Jun 11 11:05:03.234537 crc crio[22652]: time=\"2026-06-11T11:05:03.23444583Z\" level=info msg=\"Removed pod sandbox: 9f0ec4992342483a7073fb216559e8735804bc4e932814f080b68a21d5296210\" id=85bbdb75-e843-476a-b6c7-8088d2975f29 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.394824 | controller |     "Jun 11 11:05:03.235269 crc crio[22652]: time=\"2026-06-11T11:05:03.235219243Z\" level=info msg=\"Stopping pod sandbox: 86ceb64404cc7b5abeef192db32332c1c3f26f08c7d8d8725128bd059d70cd90\" id=1e8b6817-9d84-4d13-a3e3-accb9c701c75 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.394842 | controller |     "Jun 11 11:05:03.235362 crc crio[22652]: time=\"2026-06-11T11:05:03.235296696Z\" level=info msg=\"Stopped pod sandbox (already stopped): 86ceb64404cc7b5abeef192db32332c1c3f26f08c7d8d8725128bd059d70cd90\" id=1e8b6817-9d84-4d13-a3e3-accb9c701c75 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.394865 | controller |     "Jun 11 11:05:03.236211 crc crio[22652]: time=\"2026-06-11T11:05:03.236008387Z\" level=info msg=\"Removing pod sandbox: 86ceb64404cc7b5abeef192db32332c1c3f26f08c7d8d8725128bd059d70cd90\" id=ebd0341b-27b8-4484-9025-7d8611633fd0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.394888 | controller |     "Jun 11 11:05:03.236622 crc crio[22652]: time=\"2026-06-11T11:05:03.236556016Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.394906 | controller |     "Jun 11 11:05:03.253768 crc crio[22652]: time=\"2026-06-11T11:05:03.253682531Z\" level=info msg=\"Removed pod sandbox: 86ceb64404cc7b5abeef192db32332c1c3f26f08c7d8d8725128bd059d70cd90\" id=ebd0341b-27b8-4484-9025-7d8611633fd0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.394921 | controller |     "Jun 11 11:05:03.265908 crc crio[22652]: time=\"2026-06-11T11:05:03.265828196Z\" level=info msg=\"Creating container: openstack/glance-db-sync-4x2dn/glance-db-sync\" id=6f03592a-7107-4b27-b2db-5c02bce8c0df name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.394937 | controller |     "Jun 11 11:05:03.282209 crc crio[22652]: time=\"2026-06-11T11:05:03.282054141Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.394952 | controller |     "Jun 11 11:05:03.323870 crc crio[22652]: time=\"2026-06-11T11:05:03.323469225Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.394967 | controller |     "Jun 11 11:05:03.351931 crc crio[22652]: time=\"2026-06-11T11:05:03.351850885Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.394982 | controller |     "Jun 11 11:05:03.374473 crc crio[22652]: time=\"2026-06-11T11:05:03.370025803Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.394998 | controller |     "Jun 11 11:05:03.529436 crc crio[22652]: time=\"2026-06-11T11:05:03.529333154Z\" level=info msg=\"Created container ed70bd6ccd6b4216be965dea92ffb97bb10379bb9661c32fcff0cc3e308942cb: openstack/swift-storage-0/account-server\" id=a0a83dc0-f2d5-49a3-85f6-b833f9e792f9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.395013 | controller |     "Jun 11 11:05:03.530847 crc crio[22652]: time=\"2026-06-11T11:05:03.530756251Z\" level=info msg=\"Starting container: ed70bd6ccd6b4216be965dea92ffb97bb10379bb9661c32fcff0cc3e308942cb\" id=f10738fa-198c-42e1-b061-3efa8a2d2cb1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.395031 | controller |     "Jun 11 11:05:03.543346 crc crio[22652]: time=\"2026-06-11T11:05:03.539866475Z\" level=info msg=\"Started container\" PID=59856 containerID=ed70bd6ccd6b4216be965dea92ffb97bb10379bb9661c32fcff0cc3e308942cb description=openstack/swift-storage-0/account-server id=f10738fa-198c-42e1-b061-3efa8a2d2cb1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=50ef70d4250e784decfe294f6042b2a3ca4c391f812948a90fd2137fc9add240",
2026-06-11 11:58:02.395047 | controller |     "Jun 11 11:05:03.563676 crc crio[22652]: time=\"2026-06-11T11:05:03.563519997Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=9e575afe-e284-48f5-be76-9a2f347e8263 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.395062 | controller |     "Jun 11 11:05:03.608713 crc crio[22652]: time=\"2026-06-11T11:05:03.60861888Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=69eab37f-78ef-4f28-b5f9-83e661e9cfe6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.395077 | controller |     "Jun 11 11:05:03.631972 crc crio[22652]: time=\"2026-06-11T11:05:03.629654942Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-replicator\" id=7b7dd72e-b82e-4060-a107-7010c41042d2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.395092 | controller |     "Jun 11 11:05:03.631972 crc crio[22652]: time=\"2026-06-11T11:05:03.631582603Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.395107 | controller |     "Jun 11 11:05:03.687441 crc crio[22652]: time=\"2026-06-11T11:05:03.68722553Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.395122 | controller |     "Jun 11 11:05:03.690551 crc crio[22652]: time=\"2026-06-11T11:05:03.690477663Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.395137 | controller |     "Jun 11 11:05:03.788697 crc crio[22652]: 2026-06-11T11:05:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3e73538c7e0da35 Mac:e6:e8:6e:cc:73:e2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:88 Mtu:0 Sandbox:/var/run/netns/0dcd0929-db34-49bd-8e9a-6313c08c8003 SocketPath: PciID:}] [{Interface:0xc0005024e0 Address:{IP:10.217.0.136 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.395152 | controller |     "Jun 11 11:05:03.790721 crc crio[22652]: time=\"2026-06-11T11:05:03.790679913Z\" level=info msg=\"Got pod network &{Name:barbican-eade-account-create-update-c9hjw Namespace:openstack ID:3e73538c7e0da35e4ef0ee3d5065d43b3c50e2a68622b1a294812608eee9066f UID:21ba4889-0ee3-477b-8768-6d41620c7f1e NetNS:/var/run/netns/0dcd0929-db34-49bd-8e9a-6313c08c8003 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod21ba4889_0ee3_477b_8768_6d41620c7f1e.slice PodAnnotations:0xc0022f6b98}] Aliases:map[]}\"",
2026-06-11 11:58:02.395167 | controller |     "Jun 11 11:05:03.791001 crc crio[22652]: time=\"2026-06-11T11:05:03.790976872Z\" level=info msg=\"Checking pod openstack_barbican-eade-account-create-update-c9hjw for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.395182 | controller |     "Jun 11 11:05:03.808380 crc crio[22652]: time=\"2026-06-11T11:05:03.808323749Z\" level=info msg=\"Ran pod sandbox 3e73538c7e0da35e4ef0ee3d5065d43b3c50e2a68622b1a294812608eee9066f with infra container: openstack/barbican-eade-account-create-update-c9hjw/POD\" id=666f3d33-bd5b-4074-bd93-a2b9eca736b9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.395201 | controller |     "Jun 11 11:05:03.812992 crc crio[22652]: time=\"2026-06-11T11:05:03.811500927Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=2cdd764c-e236-4efe-a293-8ab1258403ba name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.395216 | controller |     "Jun 11 11:05:03.815646 crc crio[22652]: time=\"2026-06-11T11:05:03.815570791Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=6ec05b23-daad-446f-93e6-67bd32567518 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.395230 | controller |     "Jun 11 11:05:03.824949 crc crio[22652]: time=\"2026-06-11T11:05:03.824815874Z\" level=info msg=\"Creating container: openstack/barbican-eade-account-create-update-c9hjw/mariadb-account-create-update\" id=d8b51d40-4605-4b6f-a0f8-ebcf5509c8d4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.395245 | controller |     "Jun 11 11:05:03.825568 crc crio[22652]: time=\"2026-06-11T11:05:03.825367512Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.395260 | controller |     "Jun 11 11:05:03.892468 crc crio[22652]: time=\"2026-06-11T11:05:03.892293816Z\" level=info msg=\"Created container db32fcd1e1274e1ffcdddc78fb2e8441e20f54fde50a4277e443b41a1e0c752b: openstack/swift-storage-0/account-replicator\" id=7b7dd72e-b82e-4060-a107-7010c41042d2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.395275 | controller |     "Jun 11 11:05:03.901502 crc crio[22652]: time=\"2026-06-11T11:05:03.898395176Z\" level=info msg=\"Starting container: db32fcd1e1274e1ffcdddc78fb2e8441e20f54fde50a4277e443b41a1e0c752b\" id=cdb1560a-eaf7-4dc3-8522-0a453f8db5b1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.395290 | controller |     "Jun 11 11:05:03.922910 crc crio[22652]: time=\"2026-06-11T11:05:03.921459168Z\" level=info msg=\"Started container\" PID=59906 containerID=db32fcd1e1274e1ffcdddc78fb2e8441e20f54fde50a4277e443b41a1e0c752b description=openstack/swift-storage-0/account-replicator id=cdb1560a-eaf7-4dc3-8522-0a453f8db5b1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=50ef70d4250e784decfe294f6042b2a3ca4c391f812948a90fd2137fc9add240",
2026-06-11 11:58:02.395305 | controller |     "Jun 11 11:05:03.978495 crc crio[22652]: 2026-06-11T11:05:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e7fb69a33f84865 Mac:8e:bf:b6:cf:86:65 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:89 Mtu:0 Sandbox:/var/run/netns/05c6ea6f-a528-4390-9f67-5f5ae9842f60 SocketPath: PciID:}] [{Interface:0xc000134160 Address:{IP:10.217.0.137 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.395320 | controller |     "Jun 11 11:05:03.986525 crc crio[22652]: 2026-06-11T11:05:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0642d9264789c1e Mac:de:71:e5:f4:bd:8f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:87 Mtu:0 Sandbox:/var/run/netns/20b1cf74-54d2-43dd-bec6-dc4164018a81 SocketPath: PciID:}] [{Interface:0xc0002ff6f0 Address:{IP:10.217.0.135 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.395335 | controller |     "Jun 11 11:05:03.986525 crc crio[22652]: 2026-06-11T11:05:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a884947018bab5d Mac:f2:3e:cb:33:7f:18 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:85 Mtu:0 Sandbox:/var/run/netns/8d537d12-1ae4-4e80-8197-17824c51d4e4 SocketPath: PciID:}] [{Interface:0xc0002949f0 Address:{IP:10.217.0.133 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.395373 | controller |     "Jun 11 11:05:03.986525 crc crio[22652]: time=\"2026-06-11T11:05:03.980288141Z\" level=info msg=\"Got pod network &{Name:barbican-db-create-wwrl8 Namespace:openstack ID:a884947018bab5d8e3fdd5124310abbd279ad3fe9c3c6b306c587abb13933ac9 UID:0cd11aeb-9bd3-4244-b7b4-e7ee1ac3f6fd NetNS:/var/run/netns/8d537d12-1ae4-4e80-8197-17824c51d4e4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0cd11aeb_9bd3_4244_b7b4_e7ee1ac3f6fd.slice PodAnnotations:0xc002acc6e8}] Aliases:map[]}\"",
2026-06-11 11:58:02.395395 | controller |     "Jun 11 11:05:03.986525 crc crio[22652]: 2026-06-11T11:05:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fb3b55f1a53cb71 Mac:5a:f6:d4:02:81:a9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:84 Mtu:0 Sandbox:/var/run/netns/f54f6890-9fc1-44a6-b020-7f8664c6c95a SocketPath: PciID:}] [{Interface:0xc0000147b0 Address:{IP:10.217.0.132 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.395410 | controller |     "Jun 11 11:05:03.986525 crc crio[22652]: time=\"2026-06-11T11:05:03.980428356Z\" level=info msg=\"Checking pod openstack_barbican-db-create-wwrl8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.395425 | controller |     "Jun 11 11:05:03.986525 crc crio[22652]: time=\"2026-06-11T11:05:03.980287892Z\" level=info msg=\"Got pod network &{Name:keystone-db-sync-dfjjj Namespace:openstack ID:0642d9264789c1ebaa7cda65eb111908079772940c97307b9a048d66f3be5a23 UID:6d50fb70-6601-4eac-8298-34e7f12a35f4 NetNS:/var/run/netns/20b1cf74-54d2-43dd-bec6-dc4164018a81 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6d50fb70_6601_4eac_8298_34e7f12a35f4.slice PodAnnotations:0xc001e8e1b0}] Aliases:map[]}\"",
2026-06-11 11:58:02.395440 | controller |     "Jun 11 11:05:03.986525 crc crio[22652]: time=\"2026-06-11T11:05:03.980724975Z\" level=info msg=\"Checking pod openstack_keystone-db-sync-dfjjj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.395455 | controller |     "Jun 11 11:05:03.986525 crc crio[22652]: time=\"2026-06-11T11:05:03.980934305Z\" level=info msg=\"Got pod network &{Name:cinder-bca4-account-create-update-9dr8m Namespace:openstack ID:fb3b55f1a53cb71484591b69552d5aeca4e40610144eaf01fe0987dff21b9c65 UID:6242ae3e-468f-43b5-9fa1-fee245085114 NetNS:/var/run/netns/f54f6890-9fc1-44a6-b020-7f8664c6c95a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6242ae3e_468f_43b5_9fa1_fee245085114.slice PodAnnotations:0xc0022f6210}] Aliases:map[]}\"",
2026-06-11 11:58:02.395470 | controller |     "Jun 11 11:05:03.986525 crc crio[22652]: time=\"2026-06-11T11:05:03.981034788Z\" level=info msg=\"Checking pod openstack_cinder-bca4-account-create-update-9dr8m for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.395485 | controller |     "Jun 11 11:05:03.986525 crc crio[22652]: time=\"2026-06-11T11:05:03.985911378Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=c372853c-cf76-4271-a2f5-26906ef14550 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.395501 | controller |     "Jun 11 11:05:03.990035 crc crio[22652]: time=\"2026-06-11T11:05:03.987398348Z\" level=info msg=\"Got pod network &{Name:neutron-4aa9-account-create-update-hvtl4 Namespace:openstack ID:e7fb69a33f848655b80ebd9ac5011bc20d8cd2aa4ad7e5208a8ac3b46af081d4 UID:ad19c4e0-a587-4505-9f63-6dbcf4f3345c NetNS:/var/run/netns/05c6ea6f-a528-4390-9f67-5f5ae9842f60 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podad19c4e0_a587_4505_9f63_6dbcf4f3345c.slice PodAnnotations:0xc002acc8d0}] Aliases:map[]}\"",
2026-06-11 11:58:02.395516 | controller |     "Jun 11 11:05:03.990035 crc crio[22652]: time=\"2026-06-11T11:05:03.987954911Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.395534 | controller |     "Jun 11 11:05:03.990035 crc crio[22652]: 2026-06-11T11:05:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:66a26e6232a527a Mac:be:a9:d7:b1:ee:fb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:83 Mtu:0 Sandbox:/var/run/netns/76769461-14a4-4338-a067-b8e67e862788 SocketPath: PciID:}] [{Interface:0xc0002ac750 Address:{IP:10.217.0.131 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.395550 | controller |     "Jun 11 11:05:03.990035 crc crio[22652]: time=\"2026-06-11T11:05:03.98981832Z\" level=info msg=\"Got pod network &{Name:cinder-db-create-9xh4p Namespace:openstack ID:66a26e6232a527a32696b62e5e14d0c689bd1ffae2b4cadb338c8d02f4ac3460 UID:f7d6a5a6-3998-407e-a485-2cee08052614 NetNS:/var/run/netns/76769461-14a4-4338-a067-b8e67e862788 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf7d6a5a6_3998_407e_a485_2cee08052614.slice PodAnnotations:0xc0022f64a8}] Aliases:map[]}\"",
2026-06-11 11:58:02.395565 | controller |     "Jun 11 11:05:03.990035 crc crio[22652]: time=\"2026-06-11T11:05:03.989968875Z\" level=info msg=\"Checking pod openstack_cinder-db-create-9xh4p for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.395579 | controller |     "Jun 11 11:05:03.990362 crc crio[22652]: time=\"2026-06-11T11:05:03.990097323Z\" level=info msg=\"Checking pod openstack_neutron-4aa9-account-create-update-hvtl4 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.395594 | controller |     "Jun 11 11:05:04.003433 crc crio[22652]: time=\"2026-06-11T11:05:04.00306429Z\" level=info msg=\"Ran pod sandbox a884947018bab5d8e3fdd5124310abbd279ad3fe9c3c6b306c587abb13933ac9 with infra container: openstack/barbican-db-create-wwrl8/POD\" id=64e2d83a-1fb9-482a-957d-ca792d405f20 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.395610 | controller |     "Jun 11 11:05:04.006402 crc crio[22652]: time=\"2026-06-11T11:05:04.00627385Z\" level=info msg=\"Ran pod sandbox 0642d9264789c1ebaa7cda65eb111908079772940c97307b9a048d66f3be5a23 with infra container: openstack/keystone-db-sync-dfjjj/POD\" id=f9c8552e-32ea-478a-bf92-a56c3573aba4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.395625 | controller |     "Jun 11 11:05:04.007457 crc crio[22652]: time=\"2026-06-11T11:05:04.00736743Z\" level=info msg=\"Ran pod sandbox fb3b55f1a53cb71484591b69552d5aeca4e40610144eaf01fe0987dff21b9c65 with infra container: openstack/cinder-bca4-account-create-update-9dr8m/POD\" id=b7680538-e564-48d4-b205-3ef7e96a35ce name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.395639 | controller |     "Jun 11 11:05:04.012071 crc crio[22652]: time=\"2026-06-11T11:05:04.011977696Z\" level=info msg=\"Ran pod sandbox 66a26e6232a527a32696b62e5e14d0c689bd1ffae2b4cadb338c8d02f4ac3460 with infra container: openstack/cinder-db-create-9xh4p/POD\" id=8432d91b-c71b-4666-bb97-4f8e47bd33ee name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.395654 | controller |     "Jun 11 11:05:04.030083 crc crio[22652]: time=\"2026-06-11T11:05:04.029976516Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=8c4aed79-902d-4584-bbb4-537d57ef8e8d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.395668 | controller |     "Jun 11 11:05:04.031324 crc crio[22652]: time=\"2026-06-11T11:05:04.031226531Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=c2e3c3da-deb8-49f8-ad1d-916302e7438d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.395682 | controller |     "Jun 11 11:05:04.033793 crc crio[22652]: time=\"2026-06-11T11:05:04.033651513Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=0e7688f9-8f90-4149-b7c9-b27fd8396036 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.395697 | controller |     "Jun 11 11:05:04.034711 crc crio[22652]: 2026-06-11T11:05:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7aa47ff0d6a5306 Mac:d2:d4:69:19:31:80 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:86 Mtu:0 Sandbox:/var/run/netns/121e19ea-97b4-4b44-b8de-462b2464b3d6 SocketPath: PciID:}] [{Interface:0xc0003c0c80 Address:{IP:10.217.0.134 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.395714 | controller |     "Jun 11 11:05:04.035383 crc crio[22652]: time=\"2026-06-11T11:05:04.034681712Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=fe3fc6f3-d374-48ce-a22b-b99bf9e2cb14 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.395729 | controller |     "Jun 11 11:05:04.036694 crc crio[22652]: time=\"2026-06-11T11:05:04.036613929Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=d0e588a5-d91b-4bf5-9369-1e0049220815 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.395743 | controller |     "Jun 11 11:05:04.037335 crc crio[22652]: time=\"2026-06-11T11:05:04.03695996Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-keystone:current-podified not found\" id=0e7688f9-8f90-4149-b7c9-b27fd8396036 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.395758 | controller |     "Jun 11 11:05:04.037335 crc crio[22652]: time=\"2026-06-11T11:05:04.037293761Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-keystone:current-podified found\" id=0e7688f9-8f90-4149-b7c9-b27fd8396036 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.395772 | controller |     "Jun 11 11:05:04.038384 crc crio[22652]: time=\"2026-06-11T11:05:04.038283862Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=bd4f9774-7440-480a-a261-3282e9132e37 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.395786 | controller |     "Jun 11 11:05:04.042459 crc crio[22652]: time=\"2026-06-11T11:05:04.04241007Z\" level=info msg=\"Got pod network &{Name:neutron-db-create-t4zvt Namespace:openstack ID:7aa47ff0d6a5306215567cae6affab6da6ae914cd4bbff957b93750b68294b94 UID:4ab0443e-0fc9-46e9-b68b-3947d4bfc070 NetNS:/var/run/netns/121e19ea-97b4-4b44-b8de-462b2464b3d6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4ab0443e_0fc9_46e9_b68b_3947d4bfc070.slice PodAnnotations:0xc0001023f0}] Aliases:map[]}\"",
2026-06-11 11:58:02.395801 | controller |     "Jun 11 11:05:04.042774 crc crio[22652]: time=\"2026-06-11T11:05:04.042689329Z\" level=info msg=\"Checking pod openstack_neutron-db-create-t4zvt for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.395816 | controller |     "Jun 11 11:05:04.044456 crc crio[22652]: time=\"2026-06-11T11:05:04.043522958Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-keystone:current-podified\\\"\"",
2026-06-11 11:58:02.395830 | controller |     "Jun 11 11:05:04.049352 crc crio[22652]: time=\"2026-06-11T11:05:04.048793963Z\" level=info msg=\"Creating container: openstack/barbican-db-create-wwrl8/mariadb-database-create\" id=b4a72359-d6a4-4a87-b4d8-392a523a224d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.395844 | controller |     "Jun 11 11:05:04.054369 crc crio[22652]: time=\"2026-06-11T11:05:04.054213598Z\" level=info msg=\"Ran pod sandbox e7fb69a33f848655b80ebd9ac5011bc20d8cd2aa4ad7e5208a8ac3b46af081d4 with infra container: openstack/neutron-4aa9-account-create-update-hvtl4/POD\" id=a8608ad8-05ca-4946-9d2a-7fb12e6e8770 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.395859 | controller |     "Jun 11 11:05:04.054910 crc crio[22652]: time=\"2026-06-11T11:05:04.054788008Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.395876 | controller |     "Jun 11 11:05:04.068094 crc crio[22652]: time=\"2026-06-11T11:05:04.065042359Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=dd453fe1-7275-4bc7-b7aa-cc7e730d7afd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.395891 | controller |     "Jun 11 11:05:04.069658 crc crio[22652]: time=\"2026-06-11T11:05:04.069417325Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=b609290c-5d98-40b2-b318-d09394f74d9c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.395905 | controller |     "Jun 11 11:05:04.070270 crc crio[22652]: time=\"2026-06-11T11:05:04.070226199Z\" level=info msg=\"Ran pod sandbox 7aa47ff0d6a5306215567cae6affab6da6ae914cd4bbff957b93750b68294b94 with infra container: openstack/neutron-db-create-t4zvt/POD\" id=8c529dc4-7aa2-4ca0-aa48-50a237aa02a0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.395920 | controller |     "Jun 11 11:05:04.078578 crc crio[22652]: time=\"2026-06-11T11:05:04.074051819Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.395942 | controller |     "Jun 11 11:05:04.082327 crc crio[22652]: time=\"2026-06-11T11:05:04.082088421Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=93132d67-f86d-4d79-a98c-b43c0d3337f7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.395964 | controller |     "Jun 11 11:05:04.118422 crc crio[22652]: time=\"2026-06-11T11:05:04.118267689Z\" level=info msg=\"Creating container: openstack/cinder-bca4-account-create-update-9dr8m/mariadb-account-create-update\" id=83052c74-b291-48c5-8718-53bff6fce4b7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.395985 | controller |     "Jun 11 11:05:04.118884 crc crio[22652]: time=\"2026-06-11T11:05:04.118672642Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.396000 | controller |     "Jun 11 11:05:04.124793 crc crio[22652]: time=\"2026-06-11T11:05:04.120934567Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=c3fe2c1f-e525-45cd-8a4c-9dc59c7eac60 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.396015 | controller |     "Jun 11 11:05:04.124793 crc crio[22652]: time=\"2026-06-11T11:05:04.121588318Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=7ed02e65-3772-4384-a6e9-a8aa2c808028 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.396029 | controller |     "Jun 11 11:05:04.136076 crc crio[22652]: time=\"2026-06-11T11:05:04.135994681Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=06a562ed-ac5e-424a-8544-5eda60b6b32b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.396044 | controller |     "Jun 11 11:05:04.136301 crc crio[22652]: time=\"2026-06-11T11:05:04.136242908Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=c4744286-f7ca-42a6-88d9-031533f0ad91 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.396057 | controller |     "Jun 11 11:05:04.136649 crc crio[22652]: time=\"2026-06-11T11:05:04.136613015Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-auditor\" id=8d3b582a-f50c-45c0-8a11-58b5caa7bd96 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.396072 | controller |     "Jun 11 11:05:04.146250 crc crio[22652]: time=\"2026-06-11T11:05:04.145716885Z\" level=info msg=\"Creating container: openstack/cinder-db-create-9xh4p/mariadb-database-create\" id=8fdb0f1d-2a0d-4ed8-b85f-712c02fcb496 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.396093 | controller |     "Jun 11 11:05:04.171339 crc crio[22652]: time=\"2026-06-11T11:05:04.169809283Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.396108 | controller |     "Jun 11 11:05:04.171339 crc crio[22652]: time=\"2026-06-11T11:05:04.170958469Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.396123 | controller |     "Jun 11 11:05:04.178925 crc crio[22652]: time=\"2026-06-11T11:05:04.178690377Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.396138 | controller |     "Jun 11 11:05:04.194715 crc crio[22652]: time=\"2026-06-11T11:05:04.194619737Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.396152 | controller |     "Jun 11 11:05:04.208503 crc crio[22652]: time=\"2026-06-11T11:05:04.208401508Z\" level=info msg=\"Creating container: openstack/neutron-db-create-t4zvt/mariadb-database-create\" id=bd643255-07f6-400f-a158-798db91aabf7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.396166 | controller |     "Jun 11 11:05:04.211468 crc crio[22652]: time=\"2026-06-11T11:05:04.21123155Z\" level=info msg=\"Creating container: openstack/neutron-4aa9-account-create-update-hvtl4/mariadb-account-create-update\" id=b5ed2991-61d3-4e96-a3f5-95b25464fdde name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.396181 | controller |     "Jun 11 11:05:04.276002 crc crio[22652]: time=\"2026-06-11T11:05:04.268428979Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.396195 | controller |     "Jun 11 11:05:04.281267 crc crio[22652]: time=\"2026-06-11T11:05:04.281075482Z\" level=info msg=\"Created container 3733581a820a650000df4ce44904ab5e3e75e5726414d8921fcd0a8645a56d73: openstack/barbican-eade-account-create-update-c9hjw/mariadb-account-create-update\" id=d8b51d40-4605-4b6f-a0f8-ebcf5509c8d4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.396210 | controller |     "Jun 11 11:05:04.283856 crc crio[22652]: time=\"2026-06-11T11:05:04.283747788Z\" level=info msg=\"Starting container: 3733581a820a650000df4ce44904ab5e3e75e5726414d8921fcd0a8645a56d73\" id=17e6f074-3b6c-46e4-bec7-897066a51260 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.396224 | controller |     "Jun 11 11:05:04.292471 crc crio[22652]: time=\"2026-06-11T11:05:04.292104671Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.396239 | controller |     "Jun 11 11:05:04.306098 crc crio[22652]: time=\"2026-06-11T11:05:04.300532235Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.396253 | controller |     "Jun 11 11:05:04.310199 crc crio[22652]: time=\"2026-06-11T11:05:04.309981713Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.396268 | controller |     "Jun 11 11:05:04.312292 crc crio[22652]: time=\"2026-06-11T11:05:04.311643803Z\" level=info msg=\"Started container\" PID=59945 containerID=3733581a820a650000df4ce44904ab5e3e75e5726414d8921fcd0a8645a56d73 description=openstack/barbican-eade-account-create-update-c9hjw/mariadb-account-create-update id=17e6f074-3b6c-46e4-bec7-897066a51260 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3e73538c7e0da35e4ef0ee3d5065d43b3c50e2a68622b1a294812608eee9066f",
2026-06-11 11:58:02.396286 | controller |     "Jun 11 11:05:04.327679 crc crio[22652]: time=\"2026-06-11T11:05:04.327337169Z\" level=info msg=\"Created container 77b794bc6f5a2e4d87e838a38acdd8cf64947ad172643d36adeedd92eb28b838: openstack/barbican-db-create-wwrl8/mariadb-database-create\" id=b4a72359-d6a4-4a87-b4d8-392a523a224d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.396302 | controller |     "Jun 11 11:05:04.329561 crc crio[22652]: time=\"2026-06-11T11:05:04.329338727Z\" level=info msg=\"Starting container: 77b794bc6f5a2e4d87e838a38acdd8cf64947ad172643d36adeedd92eb28b838\" id=323b9429-5efd-4b80-81bb-db0598be4998 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.396318 | controller |     "Jun 11 11:05:04.339305 crc crio[22652]: time=\"2026-06-11T11:05:04.339230517Z\" level=info msg=\"Started container\" PID=59950 containerID=77b794bc6f5a2e4d87e838a38acdd8cf64947ad172643d36adeedd92eb28b838 description=openstack/barbican-db-create-wwrl8/mariadb-database-create id=323b9429-5efd-4b80-81bb-db0598be4998 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a884947018bab5d8e3fdd5124310abbd279ad3fe9c3c6b306c587abb13933ac9",
2026-06-11 11:58:02.396333 | controller |     "Jun 11 11:05:04.417376 crc crio[22652]: time=\"2026-06-11T11:05:04.417105306Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.396364 | controller |     "Jun 11 11:05:04.430806 crc crio[22652]: time=\"2026-06-11T11:05:04.430742033Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.396385 | controller |     "Jun 11 11:05:04.433051 crc crio[22652]: time=\"2026-06-11T11:05:04.432922778Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.396400 | controller |     "Jun 11 11:05:04.435069 crc crio[22652]: time=\"2026-06-11T11:05:04.435038999Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.396416 | controller |     "Jun 11 11:05:04.486205 crc crio[22652]: time=\"2026-06-11T11:05:04.485978195Z\" level=info msg=\"Created container f975f6ea74a7735002111e669b15fff0c370859b72d8aaa2cab01ada5e393bf1: openstack/cinder-bca4-account-create-update-9dr8m/mariadb-account-create-update\" id=83052c74-b291-48c5-8718-53bff6fce4b7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.396432 | controller |     "Jun 11 11:05:04.490626 crc crio[22652]: time=\"2026-06-11T11:05:04.489811707Z\" level=info msg=\"Starting container: f975f6ea74a7735002111e669b15fff0c370859b72d8aaa2cab01ada5e393bf1\" id=15fe432b-f826-46da-af17-230d70e45529 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.396446 | controller |     "Jun 11 11:05:04.494026 crc crio[22652]: time=\"2026-06-11T11:05:04.492983724Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.396461 | controller |     "Jun 11 11:05:04.495080 crc crio[22652]: time=\"2026-06-11T11:05:04.494939656Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.396477 | controller |     "Jun 11 11:05:04.499491 crc crio[22652]: time=\"2026-06-11T11:05:04.497902598Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.396492 | controller |     "Jun 11 11:05:04.504467 crc crio[22652]: time=\"2026-06-11T11:05:04.504380031Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.396509 | controller |     "Jun 11 11:05:04.525190 crc crio[22652]: time=\"2026-06-11T11:05:04.525020497Z\" level=info msg=\"Started container\" PID=59985 containerID=f975f6ea74a7735002111e669b15fff0c370859b72d8aaa2cab01ada5e393bf1 description=openstack/cinder-bca4-account-create-update-9dr8m/mariadb-account-create-update id=15fe432b-f826-46da-af17-230d70e45529 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fb3b55f1a53cb71484591b69552d5aeca4e40610144eaf01fe0987dff21b9c65",
2026-06-11 11:58:02.396525 | controller |     "Jun 11 11:05:04.629371 crc crio[22652]: time=\"2026-06-11T11:05:04.627670734Z\" level=info msg=\"Created container 26ec54b81c9229b15b3ea2bc8b80f7f0c224e57bdb3c2b48089933a67a8bdc87: openstack/swift-storage-0/account-auditor\" id=8d3b582a-f50c-45c0-8a11-58b5caa7bd96 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.396540 | controller |     "Jun 11 11:05:04.630488 crc crio[22652]: time=\"2026-06-11T11:05:04.629734548Z\" level=info msg=\"Starting container: 26ec54b81c9229b15b3ea2bc8b80f7f0c224e57bdb3c2b48089933a67a8bdc87\" id=46d1bf44-7352-4071-85f3-e8a141d8a5da name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.396555 | controller |     "Jun 11 11:05:04.637675 crc crio[22652]: time=\"2026-06-11T11:05:04.637584474Z\" level=info msg=\"Started container\" PID=60016 containerID=26ec54b81c9229b15b3ea2bc8b80f7f0c224e57bdb3c2b48089933a67a8bdc87 description=openstack/swift-storage-0/account-auditor id=46d1bf44-7352-4071-85f3-e8a141d8a5da name=/runtime.v1.RuntimeService/StartContainer sandboxID=50ef70d4250e784decfe294f6042b2a3ca4c391f812948a90fd2137fc9add240",
2026-06-11 11:58:02.396570 | controller |     "Jun 11 11:05:04.646353 crc crio[22652]: time=\"2026-06-11T11:05:04.645915954Z\" level=info msg=\"Created container d0bde4c24add757591be50426b7578a7c3902fb665ab713d36c62a7db286f1a3: openstack/neutron-4aa9-account-create-update-hvtl4/mariadb-account-create-update\" id=b5ed2991-61d3-4e96-a3f5-95b25464fdde name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.396584 | controller |     "Jun 11 11:05:04.646353 crc crio[22652]: time=\"2026-06-11T11:05:04.646248065Z\" level=info msg=\"Created container 08771813639de861968e4431cee4475cb05895d00c8610a62486f2d94a1c857f: openstack/cinder-db-create-9xh4p/mariadb-database-create\" id=8fdb0f1d-2a0d-4ed8-b85f-712c02fcb496 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.396598 | controller |     "Jun 11 11:05:04.647500 crc crio[22652]: time=\"2026-06-11T11:05:04.64736315Z\" level=info msg=\"Starting container: d0bde4c24add757591be50426b7578a7c3902fb665ab713d36c62a7db286f1a3\" id=fcc167ab-ad1a-4554-a396-9dbd71e13454 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.396613 | controller |     "Jun 11 11:05:04.647500 crc crio[22652]: time=\"2026-06-11T11:05:04.647453023Z\" level=info msg=\"Starting container: 08771813639de861968e4431cee4475cb05895d00c8610a62486f2d94a1c857f\" id=5a4b3a72-8e31-4a28-aae1-de487fb2d0d3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.396627 | controller |     "Jun 11 11:05:04.654296 crc crio[22652]: time=\"2026-06-11T11:05:04.6533397Z\" level=info msg=\"Created container 9982cef10e2360c926fa35a7ebcff3d9b7a1fc3379580f3a43adf344b3cfbb63: openstack/neutron-db-create-t4zvt/mariadb-database-create\" id=bd643255-07f6-400f-a158-798db91aabf7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.396642 | controller |     "Jun 11 11:05:04.654695 crc crio[22652]: time=\"2026-06-11T11:05:04.654626659Z\" level=info msg=\"Started container\" PID=60030 containerID=08771813639de861968e4431cee4475cb05895d00c8610a62486f2d94a1c857f description=openstack/cinder-db-create-9xh4p/mariadb-database-create id=5a4b3a72-8e31-4a28-aae1-de487fb2d0d3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=66a26e6232a527a32696b62e5e14d0c689bd1ffae2b4cadb338c8d02f4ac3460",
2026-06-11 11:58:02.396661 | controller |     "Jun 11 11:05:04.654946 crc crio[22652]: time=\"2026-06-11T11:05:04.654769405Z\" level=info msg=\"Starting container: 9982cef10e2360c926fa35a7ebcff3d9b7a1fc3379580f3a43adf344b3cfbb63\" id=2eb158a5-9b02-4d10-98a0-55cefcdd1916 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.396677 | controller |     "Jun 11 11:05:04.660961 crc crio[22652]: time=\"2026-06-11T11:05:04.660895348Z\" level=info msg=\"Started container\" PID=60033 containerID=d0bde4c24add757591be50426b7578a7c3902fb665ab713d36c62a7db286f1a3 description=openstack/neutron-4aa9-account-create-update-hvtl4/mariadb-account-create-update id=fcc167ab-ad1a-4554-a396-9dbd71e13454 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e7fb69a33f848655b80ebd9ac5011bc20d8cd2aa4ad7e5208a8ac3b46af081d4",
2026-06-11 11:58:02.396694 | controller |     "Jun 11 11:05:04.661242 crc crio[22652]: time=\"2026-06-11T11:05:04.661003929Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=ba6a8964-4e8a-4d80-9687-0ab582161de4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.396709 | controller |     "Jun 11 11:05:04.669914 crc crio[22652]: time=\"2026-06-11T11:05:04.66954436Z\" level=info msg=\"Started container\" PID=60035 containerID=9982cef10e2360c926fa35a7ebcff3d9b7a1fc3379580f3a43adf344b3cfbb63 description=openstack/neutron-db-create-t4zvt/mariadb-database-create id=2eb158a5-9b02-4d10-98a0-55cefcdd1916 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7aa47ff0d6a5306215567cae6affab6da6ae914cd4bbff957b93750b68294b94",
2026-06-11 11:58:02.396725 | controller |     "Jun 11 11:05:04.686305 crc crio[22652]: time=\"2026-06-11T11:05:04.68607082Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=56914ab5-659b-4720-84ae-40247561c511 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.396739 | controller |     "Jun 11 11:05:04.708990 crc crio[22652]: time=\"2026-06-11T11:05:04.70887162Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-reaper\" id=6ea19083-3235-48d5-b432-2b2449dc7f38 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.396754 | controller |     "Jun 11 11:05:04.712761 crc crio[22652]: time=\"2026-06-11T11:05:04.712569967Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.396769 | controller |     "Jun 11 11:05:04.858393 crc crio[22652]: time=\"2026-06-11T11:05:04.84738952Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.396784 | controller |     "Jun 11 11:05:04.874932 crc crio[22652]: time=\"2026-06-11T11:05:04.874850357Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.396807 | controller |     "Jun 11 11:05:04.885031 crc crio[22652]: time=\"2026-06-11T11:05:04.88473657Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.396827 | controller |     "Jun 11 11:05:05.141949 crc crio[22652]: time=\"2026-06-11T11:05:05.140563774Z\" level=info msg=\"Created container 3fe8ab3ade6130b6839460624474dbcc4b66ecc7dba5485c813a7d2b080921bb: openstack/swift-storage-0/account-reaper\" id=6ea19083-3235-48d5-b432-2b2449dc7f38 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.396848 | controller |     "Jun 11 11:05:05.143551 crc crio[22652]: time=\"2026-06-11T11:05:05.142035997Z\" level=info msg=\"Starting container: 3fe8ab3ade6130b6839460624474dbcc4b66ecc7dba5485c813a7d2b080921bb\" id=05a79919-e17a-43fe-8698-482c754f62a9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.396871 | controller |     "Jun 11 11:05:05.150683 crc crio[22652]: time=\"2026-06-11T11:05:05.150582595Z\" level=info msg=\"Started container\" PID=60202 containerID=3fe8ab3ade6130b6839460624474dbcc4b66ecc7dba5485c813a7d2b080921bb description=openstack/swift-storage-0/account-reaper id=05a79919-e17a-43fe-8698-482c754f62a9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=50ef70d4250e784decfe294f6042b2a3ca4c391f812948a90fd2137fc9add240",
2026-06-11 11:58:02.396892 | controller |     "Jun 11 11:05:05.168297 crc crio[22652]: time=\"2026-06-11T11:05:05.168103886Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=bcbd7869-40ea-43e0-9b12-55da96991705 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.396914 | controller |     "Jun 11 11:05:05.168568 crc crio[22652]: time=\"2026-06-11T11:05:05.168417226Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-container:current-podified not found\" id=bcbd7869-40ea-43e0-9b12-55da96991705 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.396933 | controller |     "Jun 11 11:05:05.168568 crc crio[22652]: time=\"2026-06-11T11:05:05.168462058Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-container:current-podified found\" id=bcbd7869-40ea-43e0-9b12-55da96991705 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.396953 | controller |     "Jun 11 11:05:05.171971 crc crio[22652]: time=\"2026-06-11T11:05:05.171850111Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=97f3a980-2bd1-4f4d-9b87-fef8b4cc5fc2 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.396972 | controller |     "Jun 11 11:05:05.195897 crc crio[22652]: time=\"2026-06-11T11:05:05.195766822Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\\\"\"",
2026-06-11 11:58:02.396992 | controller |     "Jun 11 11:05:05.294953 crc crio[22652]: time=\"2026-06-11T11:05:05.294820394Z\" level=info msg=\"Created container b10de1774c3761d945f482579e9d6ab654fb63695b1d270bea47f05e588278af: openstack/glance-db-sync-4x2dn/glance-db-sync\" id=6f03592a-7107-4b27-b2db-5c02bce8c0df name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.397014 | controller |     "Jun 11 11:05:05.296518 crc crio[22652]: time=\"2026-06-11T11:05:05.296358962Z\" level=info msg=\"Starting container: b10de1774c3761d945f482579e9d6ab654fb63695b1d270bea47f05e588278af\" id=b605bf9d-5313-40b4-9502-96b60b6257df name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.397043 | controller |     "Jun 11 11:05:05.307552 crc crio[22652]: time=\"2026-06-11T11:05:05.307434949Z\" level=info msg=\"Started container\" PID=60197 containerID=b10de1774c3761d945f482579e9d6ab654fb63695b1d270bea47f05e588278af description=openstack/glance-db-sync-4x2dn/glance-db-sync id=b605bf9d-5313-40b4-9502-96b60b6257df name=/runtime.v1.RuntimeService/StartContainer sandboxID=b8c8956b67ed174047a16138b6df8fec9038483e2d2dacf992881800c7eca45a",
2026-06-11 11:58:02.397071 | controller |     "Jun 11 11:05:06.154286 crc crio[22652]: time=\"2026-06-11T11:05:06.153570938Z\" level=info msg=\"Stopping pod sandbox: 66a26e6232a527a32696b62e5e14d0c689bd1ffae2b4cadb338c8d02f4ac3460\" id=84a4fa9f-a5fc-4d96-8de8-bda9182db746 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.397092 | controller |     "Jun 11 11:05:06.156626 crc crio[22652]: time=\"2026-06-11T11:05:06.156594592Z\" level=info msg=\"Got pod network &{Name:cinder-db-create-9xh4p Namespace:openstack ID:66a26e6232a527a32696b62e5e14d0c689bd1ffae2b4cadb338c8d02f4ac3460 UID:f7d6a5a6-3998-407e-a485-2cee08052614 NetNS:/var/run/netns/76769461-14a4-4338-a067-b8e67e862788 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf7d6a5a6_3998_407e_a485_2cee08052614.slice PodAnnotations:0xc002928c88}] Aliases:map[]}\"",
2026-06-11 11:58:02.397116 | controller |     "Jun 11 11:05:06.156949 crc crio[22652]: time=\"2026-06-11T11:05:06.156924443Z\" level=info msg=\"Deleting pod openstack_cinder-db-create-9xh4p from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.397137 | controller |     "Jun 11 11:05:06.173591 crc crio[22652]: time=\"2026-06-11T11:05:06.173493862Z\" level=info msg=\"Stopping pod sandbox: fb3b55f1a53cb71484591b69552d5aeca4e40610144eaf01fe0987dff21b9c65\" id=d8569af3-2b4d-4ab9-b18f-9e78acbe99b9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.397157 | controller |     "Jun 11 11:05:06.173934 crc crio[22652]: time=\"2026-06-11T11:05:06.173850363Z\" level=info msg=\"Got pod network &{Name:cinder-bca4-account-create-update-9dr8m Namespace:openstack ID:fb3b55f1a53cb71484591b69552d5aeca4e40610144eaf01fe0987dff21b9c65 UID:6242ae3e-468f-43b5-9fa1-fee245085114 NetNS:/var/run/netns/f54f6890-9fc1-44a6-b020-7f8664c6c95a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6242ae3e_468f_43b5_9fa1_fee245085114.slice PodAnnotations:0xc002acc5c0}] Aliases:map[]}\"",
2026-06-11 11:58:02.397177 | controller |     "Jun 11 11:05:06.174076 crc crio[22652]: time=\"2026-06-11T11:05:06.173995758Z\" level=info msg=\"Deleting pod openstack_cinder-bca4-account-create-update-9dr8m from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.397197 | controller |     "Jun 11 11:05:06.179278 crc crio[22652]: time=\"2026-06-11T11:05:06.175347291Z\" level=info msg=\"Stopping pod sandbox: a884947018bab5d8e3fdd5124310abbd279ad3fe9c3c6b306c587abb13933ac9\" id=2215b8d3-286a-4e98-ae52-8f6b7ddba2ef name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.397218 | controller |     "Jun 11 11:05:06.179278 crc crio[22652]: time=\"2026-06-11T11:05:06.176421155Z\" level=info msg=\"Got pod network &{Name:barbican-db-create-wwrl8 Namespace:openstack ID:a884947018bab5d8e3fdd5124310abbd279ad3fe9c3c6b306c587abb13933ac9 UID:0cd11aeb-9bd3-4244-b7b4-e7ee1ac3f6fd NetNS:/var/run/netns/8d537d12-1ae4-4e80-8197-17824c51d4e4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0cd11aeb_9bd3_4244_b7b4_e7ee1ac3f6fd.slice PodAnnotations:0xc0036e65e8}] Aliases:map[]}\"",
2026-06-11 11:58:02.397238 | controller |     "Jun 11 11:05:06.179278 crc crio[22652]: time=\"2026-06-11T11:05:06.176748485Z\" level=info msg=\"Deleting pod openstack_barbican-db-create-wwrl8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.397258 | controller |     "Jun 11 11:05:06.179278 crc crio[22652]: time=\"2026-06-11T11:05:06.178339604Z\" level=info msg=\"Stopping pod sandbox: 3e73538c7e0da35e4ef0ee3d5065d43b3c50e2a68622b1a294812608eee9066f\" id=28d5686e-ba6d-42da-8d31-685a1e80d329 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.397278 | controller |     "Jun 11 11:05:06.179278 crc crio[22652]: time=\"2026-06-11T11:05:06.179022296Z\" level=info msg=\"Got pod network &{Name:barbican-eade-account-create-update-c9hjw Namespace:openstack ID:3e73538c7e0da35e4ef0ee3d5065d43b3c50e2a68622b1a294812608eee9066f UID:21ba4889-0ee3-477b-8768-6d41620c7f1e NetNS:/var/run/netns/0dcd0929-db34-49bd-8e9a-6313c08c8003 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod21ba4889_0ee3_477b_8768_6d41620c7f1e.slice PodAnnotations:0xc002928d88}] Aliases:map[]}\"",
2026-06-11 11:58:02.397298 | controller |     "Jun 11 11:05:06.180064 crc crio[22652]: time=\"2026-06-11T11:05:06.179302265Z\" level=info msg=\"Deleting pod openstack_barbican-eade-account-create-update-c9hjw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.397321 | controller |     "Jun 11 11:05:06.843565 crc crio[22652]: time=\"2026-06-11T11:05:06.842899943Z\" level=info msg=\"Stopped pod sandbox: fb3b55f1a53cb71484591b69552d5aeca4e40610144eaf01fe0987dff21b9c65\" id=d8569af3-2b4d-4ab9-b18f-9e78acbe99b9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.397341 | controller |     "Jun 11 11:05:06.850905 crc crio[22652]: time=\"2026-06-11T11:05:06.850829432Z\" level=info msg=\"Stopped pod sandbox: 66a26e6232a527a32696b62e5e14d0c689bd1ffae2b4cadb338c8d02f4ac3460\" id=84a4fa9f-a5fc-4d96-8de8-bda9182db746 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.397377 | controller |     "Jun 11 11:05:06.851952 crc crio[22652]: time=\"2026-06-11T11:05:06.851908345Z\" level=info msg=\"Stopped pod sandbox: 3e73538c7e0da35e4ef0ee3d5065d43b3c50e2a68622b1a294812608eee9066f\" id=28d5686e-ba6d-42da-8d31-685a1e80d329 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.397399 | controller |     "Jun 11 11:05:06.854369 crc crio[22652]: time=\"2026-06-11T11:05:06.85428619Z\" level=info msg=\"Stopped pod sandbox: a884947018bab5d8e3fdd5124310abbd279ad3fe9c3c6b306c587abb13933ac9\" id=2215b8d3-286a-4e98-ae52-8f6b7ddba2ef name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.397416 | controller |     "Jun 11 11:05:06.950703 crc crio[22652]: time=\"2026-06-11T11:05:06.950592998Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:2cd9d911af0f170eec9beb49d19054a0cd0882cf56009471751a226026a1ce53\" id=97f3a980-2bd1-4f4d-9b87-fef8b4cc5fc2 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.397435 | controller |     "Jun 11 11:05:06.951731 crc crio[22652]: time=\"2026-06-11T11:05:06.95164327Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=bb72ea03-ad9b-460d-976e-e77efa4bd00a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.397452 | controller |     "Jun 11 11:05:06.969847 crc crio[22652]: time=\"2026-06-11T11:05:06.969718906Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=b08f88dc-0fd9-4cd9-bd0d-5947ffe59398 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.397468 | controller |     "Jun 11 11:05:06.983521 crc crio[22652]: time=\"2026-06-11T11:05:06.983466237Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-server\" id=bfb642d4-1190-4172-b234-4d067e56f634 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.397489 | controller |     "Jun 11 11:05:06.986063 crc crio[22652]: time=\"2026-06-11T11:05:06.986036119Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.397506 | controller |     "Jun 11 11:05:07.040044 crc crio[22652]: time=\"2026-06-11T11:05:07.039981737Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.397568 | controller |     "Jun 11 11:05:07.044918 crc crio[22652]: time=\"2026-06-11T11:05:07.044887371Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.397630 | controller |     "Jun 11 11:05:07.235649 crc crio[22652]: time=\"2026-06-11T11:05:07.235575569Z\" level=info msg=\"Stopping pod sandbox: e7fb69a33f848655b80ebd9ac5011bc20d8cd2aa4ad7e5208a8ac3b46af081d4\" id=302a2ff5-dd2c-4476-843a-66fe81acd8a5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.397652 | controller |     "Jun 11 11:05:07.236487 crc crio[22652]: time=\"2026-06-11T11:05:07.23625343Z\" level=info msg=\"Got pod network &{Name:neutron-4aa9-account-create-update-hvtl4 Namespace:openstack ID:e7fb69a33f848655b80ebd9ac5011bc20d8cd2aa4ad7e5208a8ac3b46af081d4 UID:ad19c4e0-a587-4505-9f63-6dbcf4f3345c NetNS:/var/run/netns/05c6ea6f-a528-4390-9f67-5f5ae9842f60 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podad19c4e0_a587_4505_9f63_6dbcf4f3345c.slice PodAnnotations:0xc0004bea88}] Aliases:map[]}\"",
2026-06-11 11:58:02.397688 | controller |     "Jun 11 11:05:07.236487 crc crio[22652]: time=\"2026-06-11T11:05:07.236435036Z\" level=info msg=\"Deleting pod openstack_neutron-4aa9-account-create-update-hvtl4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.397705 | controller |     "Jun 11 11:05:07.236989 crc crio[22652]: time=\"2026-06-11T11:05:07.236951738Z\" level=info msg=\"Stopping pod sandbox: 7aa47ff0d6a5306215567cae6affab6da6ae914cd4bbff957b93750b68294b94\" id=cdf01a07-cf4f-4d5b-a238-7726b71ccdd8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.397721 | controller |     "Jun 11 11:05:07.238270 crc crio[22652]: time=\"2026-06-11T11:05:07.238220498Z\" level=info msg=\"Got pod network &{Name:neutron-db-create-t4zvt Namespace:openstack ID:7aa47ff0d6a5306215567cae6affab6da6ae914cd4bbff957b93750b68294b94 UID:4ab0443e-0fc9-46e9-b68b-3947d4bfc070 NetNS:/var/run/netns/121e19ea-97b4-4b44-b8de-462b2464b3d6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4ab0443e_0fc9_46e9_b68b_3947d4bfc070.slice PodAnnotations:0xc0036e6300}] Aliases:map[]}\"",
2026-06-11 11:58:02.397737 | controller |     "Jun 11 11:05:07.238494 crc crio[22652]: time=\"2026-06-11T11:05:07.238474156Z\" level=info msg=\"Deleting pod openstack_neutron-db-create-t4zvt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.397753 | controller |     "Jun 11 11:05:07.301622 crc crio[22652]: time=\"2026-06-11T11:05:07.300993744Z\" level=info msg=\"Created container 9d3ee7985a65f59284a7934842d54969d17452e3a66a5d7c977c810b83831595: openstack/swift-storage-0/container-server\" id=bfb642d4-1190-4172-b234-4d067e56f634 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.397768 | controller |     "Jun 11 11:05:07.311849 crc crio[22652]: time=\"2026-06-11T11:05:07.311613207Z\" level=info msg=\"Starting container: 9d3ee7985a65f59284a7934842d54969d17452e3a66a5d7c977c810b83831595\" id=ff3d9aee-4038-41e2-a02f-d0bf8f965cf4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.397784 | controller |     "Jun 11 11:05:07.327225 crc crio[22652]: time=\"2026-06-11T11:05:07.326925807Z\" level=info msg=\"Started container\" PID=60383 containerID=9d3ee7985a65f59284a7934842d54969d17452e3a66a5d7c977c810b83831595 description=openstack/swift-storage-0/container-server id=ff3d9aee-4038-41e2-a02f-d0bf8f965cf4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=50ef70d4250e784decfe294f6042b2a3ca4c391f812948a90fd2137fc9add240",
2026-06-11 11:58:02.397799 | controller |     "Jun 11 11:05:07.343685 crc crio[22652]: time=\"2026-06-11T11:05:07.343567518Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=36367a8d-8b51-4fc8-9d1a-979fa9e7fcd2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.397815 | controller |     "Jun 11 11:05:07.369977 crc crio[22652]: time=\"2026-06-11T11:05:07.369814967Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=88ca2884-35bc-45b0-863b-a8e0d043abac name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.397830 | controller |     "Jun 11 11:05:07.385214 crc crio[22652]: time=\"2026-06-11T11:05:07.382393555Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-replicator\" id=4aa01584-a3a3-4c7c-8e25-dd57203384fd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.397844 | controller |     "Jun 11 11:05:07.385484 crc crio[22652]: time=\"2026-06-11T11:05:07.385438361Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.397862 | controller |     "Jun 11 11:05:07.501515 crc crio[22652]: time=\"2026-06-11T11:05:07.500634429Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.397878 | controller |     "Jun 11 11:05:07.515807 crc crio[22652]: time=\"2026-06-11T11:05:07.515706971Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.397893 | controller |     "Jun 11 11:05:07.663064 crc crio[22652]: time=\"2026-06-11T11:05:07.662951434Z\" level=info msg=\"Created container 51a8466c6e8567b1b46858290445662aa0fa293540dceb785192057b4e00611c: openstack/swift-storage-0/container-replicator\" id=4aa01584-a3a3-4c7c-8e25-dd57203384fd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.397908 | controller |     "Jun 11 11:05:07.664074 crc crio[22652]: time=\"2026-06-11T11:05:07.664010367Z\" level=info msg=\"Starting container: 51a8466c6e8567b1b46858290445662aa0fa293540dceb785192057b4e00611c\" id=09ea0c04-5a46-4126-b547-f227d68305d4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.397922 | controller |     "Jun 11 11:05:07.673323 crc crio[22652]: time=\"2026-06-11T11:05:07.672837374Z\" level=info msg=\"Started container\" PID=60436 containerID=51a8466c6e8567b1b46858290445662aa0fa293540dceb785192057b4e00611c description=openstack/swift-storage-0/container-replicator id=09ea0c04-5a46-4126-b547-f227d68305d4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=50ef70d4250e784decfe294f6042b2a3ca4c391f812948a90fd2137fc9add240",
2026-06-11 11:58:02.397937 | controller |     "Jun 11 11:05:07.686616 crc crio[22652]: time=\"2026-06-11T11:05:07.686512943Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=62dab07f-6150-40c1-a3c3-c60ed9fb5df4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.397951 | controller |     "Jun 11 11:05:07.688360 crc crio[22652]: time=\"2026-06-11T11:05:07.688291588Z\" level=info msg=\"Stopped pod sandbox: e7fb69a33f848655b80ebd9ac5011bc20d8cd2aa4ad7e5208a8ac3b46af081d4\" id=302a2ff5-dd2c-4476-843a-66fe81acd8a5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.397967 | controller |     "Jun 11 11:05:07.700649 crc crio[22652]: time=\"2026-06-11T11:05:07.700098958Z\" level=info msg=\"Stopped pod sandbox: 7aa47ff0d6a5306215567cae6affab6da6ae914cd4bbff957b93750b68294b94\" id=cdf01a07-cf4f-4d5b-a238-7726b71ccdd8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.397981 | controller |     "Jun 11 11:05:12.235603 crc crio[22652]: time=\"2026-06-11T11:05:12.23468344Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=39e04970-b96e-48c9-93f9-dbcea04126e5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.397996 | controller |     "Jun 11 11:05:12.245300 crc crio[22652]: time=\"2026-06-11T11:05:12.24490272Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-auditor\" id=878054cd-ab13-4f08-bc79-d2b2b9f74a83 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.398011 | controller |     "Jun 11 11:05:12.246852 crc crio[22652]: time=\"2026-06-11T11:05:12.24678074Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.398025 | controller |     "Jun 11 11:05:12.325953 crc crio[22652]: time=\"2026-06-11T11:05:12.325426598Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-keystone@sha256:ab100203188fc03e43c62a1ca90a3d8f03ed8b4a3e248f5cd6669efe9a52b1e3\" id=bd4f9774-7440-480a-a261-3282e9132e37 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.398043 | controller |     "Jun 11 11:05:12.326543 crc crio[22652]: time=\"2026-06-11T11:05:12.326445777Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=aa01c781-491a-4e62-b5f8-77c626b8359d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.398059 | controller |     "Jun 11 11:05:12.342884 crc crio[22652]: time=\"2026-06-11T11:05:12.342714124Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.398075 | controller |     "Jun 11 11:05:12.359602 crc crio[22652]: time=\"2026-06-11T11:05:12.359392993Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.398091 | controller |     "Jun 11 11:05:12.375056 crc crio[22652]: time=\"2026-06-11T11:05:12.374940834Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=155ba2a6-fe42-4b03-b01a-a1d227ac6516 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.398113 | controller |     "Jun 11 11:05:12.385101 crc crio[22652]: time=\"2026-06-11T11:05:12.38500435Z\" level=info msg=\"Creating container: openstack/keystone-db-sync-dfjjj/keystone-db-sync\" id=1347c1c6-fb78-4c3d-b760-9b6c0fca270b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.398136 | controller |     "Jun 11 11:05:12.387103 crc crio[22652]: time=\"2026-06-11T11:05:12.387043035Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.398159 | controller |     "Jun 11 11:05:12.431283 crc crio[22652]: time=\"2026-06-11T11:05:12.431037672Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.398181 | controller |     "Jun 11 11:05:12.436533 crc crio[22652]: time=\"2026-06-11T11:05:12.436446421Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.398201 | controller |     "Jun 11 11:05:12.623950 crc crio[22652]: time=\"2026-06-11T11:05:12.623828152Z\" level=info msg=\"Created container 56f685328f1510d2d80d9e0eda1be891f579685ee906bfd8540004bfa8d9973d: openstack/swift-storage-0/container-auditor\" id=878054cd-ab13-4f08-bc79-d2b2b9f74a83 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.398224 | controller |     "Jun 11 11:05:12.625029 crc crio[22652]: time=\"2026-06-11T11:05:12.624967918Z\" level=info msg=\"Starting container: 56f685328f1510d2d80d9e0eda1be891f579685ee906bfd8540004bfa8d9973d\" id=83d34388-503e-4902-937a-4d9bc6e9cbc4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.398246 | controller |     "Jun 11 11:05:12.625478 crc crio[22652]: time=\"2026-06-11T11:05:12.625402941Z\" level=info msg=\"Created container f6694f6abbafed9a032453f5672a61f61e274b569b28fb7cd6e68221d6b74304: openstack/keystone-db-sync-dfjjj/keystone-db-sync\" id=1347c1c6-fb78-4c3d-b760-9b6c0fca270b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.398265 | controller |     "Jun 11 11:05:12.626524 crc crio[22652]: time=\"2026-06-11T11:05:12.626400822Z\" level=info msg=\"Starting container: f6694f6abbafed9a032453f5672a61f61e274b569b28fb7cd6e68221d6b74304\" id=48619655-4c93-4026-8302-98dcc9de88da name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.398280 | controller |     "Jun 11 11:05:12.631540 crc crio[22652]: time=\"2026-06-11T11:05:12.631401029Z\" level=info msg=\"Started container\" PID=60766 containerID=f6694f6abbafed9a032453f5672a61f61e274b569b28fb7cd6e68221d6b74304 description=openstack/keystone-db-sync-dfjjj/keystone-db-sync id=48619655-4c93-4026-8302-98dcc9de88da name=/runtime.v1.RuntimeService/StartContainer sandboxID=0642d9264789c1ebaa7cda65eb111908079772940c97307b9a048d66f3be5a23",
2026-06-11 11:58:02.398300 | controller |     "Jun 11 11:05:12.632081 crc crio[22652]: time=\"2026-06-11T11:05:12.631976587Z\" level=info msg=\"Started container\" PID=60765 containerID=56f685328f1510d2d80d9e0eda1be891f579685ee906bfd8540004bfa8d9973d description=openstack/swift-storage-0/container-auditor id=83d34388-503e-4902-937a-4d9bc6e9cbc4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=50ef70d4250e784decfe294f6042b2a3ca4c391f812948a90fd2137fc9add240",
2026-06-11 11:58:02.398315 | controller |     "Jun 11 11:05:12.641744 crc crio[22652]: time=\"2026-06-11T11:05:12.641241766Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=e5b06ef0-19a3-4197-9e6d-52c54eb63f57 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.398330 | controller |     "Jun 11 11:05:12.657093 crc crio[22652]: time=\"2026-06-11T11:05:12.65699055Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=9745be87-adb3-4707-9fd6-d8cb6f42ee2a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.398365 | controller |     "Jun 11 11:05:12.669950 crc crio[22652]: time=\"2026-06-11T11:05:12.669867423Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-updater\" id=33f7cee8-3c7b-43cd-9fb4-293493945e74 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.398388 | controller |     "Jun 11 11:05:12.671541 crc crio[22652]: time=\"2026-06-11T11:05:12.671471104Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.398404 | controller |     "Jun 11 11:05:12.715472 crc crio[22652]: time=\"2026-06-11T11:05:12.71538791Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.398419 | controller |     "Jun 11 11:05:12.718865 crc crio[22652]: time=\"2026-06-11T11:05:12.718797547Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.398434 | controller |     "Jun 11 11:05:12.822567 crc crio[22652]: time=\"2026-06-11T11:05:12.822459574Z\" level=info msg=\"Created container b040cc368b9ef9d4d7cf80f59acfd4e31284867b5a9e8eca8b0c4a28212bf0a7: openstack/swift-storage-0/container-updater\" id=33f7cee8-3c7b-43cd-9fb4-293493945e74 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.398449 | controller |     "Jun 11 11:05:12.823910 crc crio[22652]: time=\"2026-06-11T11:05:12.823842717Z\" level=info msg=\"Starting container: b040cc368b9ef9d4d7cf80f59acfd4e31284867b5a9e8eca8b0c4a28212bf0a7\" id=89045614-34fa-43b7-aae2-1fb210cf97bd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.398465 | controller |     "Jun 11 11:05:12.831621 crc crio[22652]: time=\"2026-06-11T11:05:12.831548738Z\" level=info msg=\"Started container\" PID=60778 containerID=b040cc368b9ef9d4d7cf80f59acfd4e31284867b5a9e8eca8b0c4a28212bf0a7 description=openstack/swift-storage-0/container-updater id=89045614-34fa-43b7-aae2-1fb210cf97bd name=/runtime.v1.RuntimeService/StartContainer sandboxID=50ef70d4250e784decfe294f6042b2a3ca4c391f812948a90fd2137fc9add240",
2026-06-11 11:58:02.398479 | controller |     "Jun 11 11:05:12.843064 crc crio[22652]: time=\"2026-06-11T11:05:12.842955116Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=ba7fc855-e08b-4471-8bc4-656764045507 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.398494 | controller |     "Jun 11 11:05:12.856560 crc crio[22652]: time=\"2026-06-11T11:05:12.856390708Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=4a0d38a0-0cf8-430f-a31f-2f2e04e63965 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.398513 | controller |     "Jun 11 11:05:12.863003 crc crio[22652]: time=\"2026-06-11T11:05:12.862908802Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-server\" id=92a58cd7-db15-4132-944b-537ebb3ad805 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.398528 | controller |     "Jun 11 11:05:12.863488 crc crio[22652]: time=\"2026-06-11T11:05:12.863428068Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.398543 | controller |     "Jun 11 11:05:12.935878 crc crio[22652]: time=\"2026-06-11T11:05:12.935755303Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.398559 | controller |     "Jun 11 11:05:12.938310 crc crio[22652]: time=\"2026-06-11T11:05:12.93821831Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.398574 | controller |     "Jun 11 11:05:13.059909 crc crio[22652]: time=\"2026-06-11T11:05:13.059765419Z\" level=info msg=\"Created container fb7693783c57980635fab4114d2ab22c85f892457c960ef8d0b4ba60b08e1758: openstack/swift-storage-0/object-server\" id=92a58cd7-db15-4132-944b-537ebb3ad805 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.398589 | controller |     "Jun 11 11:05:13.061535 crc crio[22652]: time=\"2026-06-11T11:05:13.061444741Z\" level=info msg=\"Starting container: fb7693783c57980635fab4114d2ab22c85f892457c960ef8d0b4ba60b08e1758\" id=4a709d24-8563-496a-b906-58ecd3a1e9e3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.398603 | controller |     "Jun 11 11:05:13.066847 crc crio[22652]: time=\"2026-06-11T11:05:13.066729466Z\" level=info msg=\"Started container\" PID=60790 containerID=fb7693783c57980635fab4114d2ab22c85f892457c960ef8d0b4ba60b08e1758 description=openstack/swift-storage-0/object-server id=4a709d24-8563-496a-b906-58ecd3a1e9e3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=50ef70d4250e784decfe294f6042b2a3ca4c391f812948a90fd2137fc9add240",
2026-06-11 11:58:02.398617 | controller |     "Jun 11 11:05:13.082572 crc crio[22652]: time=\"2026-06-11T11:05:13.082420248Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=0ff56a3d-211b-457a-bb64-3add46a569ab name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.398632 | controller |     "Jun 11 11:05:13.094495 crc crio[22652]: time=\"2026-06-11T11:05:13.094369893Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=79597f8f-3900-4352-95fe-508b9a3fcf9a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.398647 | controller |     "Jun 11 11:05:13.103889 crc crio[22652]: time=\"2026-06-11T11:05:13.103378954Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-replicator\" id=1e44bab4-78ff-43b2-adcb-b90f625c3b69 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.398662 | controller |     "Jun 11 11:05:13.104387 crc crio[22652]: time=\"2026-06-11T11:05:13.104328055Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.398676 | controller |     "Jun 11 11:05:13.147404 crc crio[22652]: time=\"2026-06-11T11:05:13.14727266Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.398691 | controller |     "Jun 11 11:05:13.151529 crc crio[22652]: time=\"2026-06-11T11:05:13.151397331Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.398710 | controller |     "Jun 11 11:05:13.270864 crc crio[22652]: time=\"2026-06-11T11:05:13.27075477Z\" level=info msg=\"Created container 9faa992c43d67a2972a4ef4129f06800ab0634e59cbb1dc6ac2f5826dde4b893: openstack/swift-storage-0/object-replicator\" id=1e44bab4-78ff-43b2-adcb-b90f625c3b69 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.398725 | controller |     "Jun 11 11:05:13.272806 crc crio[22652]: time=\"2026-06-11T11:05:13.272734911Z\" level=info msg=\"Starting container: 9faa992c43d67a2972a4ef4129f06800ab0634e59cbb1dc6ac2f5826dde4b893\" id=b9a37885-a80b-4d99-91b2-505521f03a5e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.398740 | controller |     "Jun 11 11:05:13.280542 crc crio[22652]: time=\"2026-06-11T11:05:13.280043789Z\" level=info msg=\"Started container\" PID=60817 containerID=9faa992c43d67a2972a4ef4129f06800ab0634e59cbb1dc6ac2f5826dde4b893 description=openstack/swift-storage-0/object-replicator id=b9a37885-a80b-4d99-91b2-505521f03a5e name=/runtime.v1.RuntimeService/StartContainer sandboxID=50ef70d4250e784decfe294f6042b2a3ca4c391f812948a90fd2137fc9add240",
2026-06-11 11:58:02.398754 | controller |     "Jun 11 11:05:13.293340 crc crio[22652]: time=\"2026-06-11T11:05:13.292975905Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=2503a877-c3b3-42b7-8c8d-b42fab06947b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.398769 | controller |     "Jun 11 11:05:13.314636 crc crio[22652]: time=\"2026-06-11T11:05:13.314086096Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=9e13a6ce-230a-4883-a399-3ff3ddd33a1f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.398783 | controller |     "Jun 11 11:05:13.323370 crc crio[22652]: time=\"2026-06-11T11:05:13.323272864Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-auditor\" id=ddba8db2-ec84-48c0-a85e-de2eae01a9d8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.398798 | controller |     "Jun 11 11:05:13.323735 crc crio[22652]: time=\"2026-06-11T11:05:13.323669487Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.398813 | controller |     "Jun 11 11:05:13.378416 crc crio[22652]: time=\"2026-06-11T11:05:13.37832082Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.398827 | controller |     "Jun 11 11:05:13.384418 crc crio[22652]: time=\"2026-06-11T11:05:13.384323936Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.398842 | controller |     "Jun 11 11:05:13.533608 crc crio[22652]: time=\"2026-06-11T11:05:13.533508101Z\" level=info msg=\"Created container e4f49b0fff69b9305039b8b4a6850e09e7c716ef255943d993384bc9563c6431: openstack/swift-storage-0/object-auditor\" id=ddba8db2-ec84-48c0-a85e-de2eae01a9d8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.398857 | controller |     "Jun 11 11:05:13.543453 crc crio[22652]: time=\"2026-06-11T11:05:13.543364539Z\" level=info msg=\"Starting container: e4f49b0fff69b9305039b8b4a6850e09e7c716ef255943d993384bc9563c6431\" id=87401cd9-7452-4aa6-ba84-552332c67b40 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.398872 | controller |     "Jun 11 11:05:13.563248 crc crio[22652]: time=\"2026-06-11T11:05:13.563066268Z\" level=info msg=\"Started container\" PID=60836 containerID=e4f49b0fff69b9305039b8b4a6850e09e7c716ef255943d993384bc9563c6431 description=openstack/swift-storage-0/object-auditor id=87401cd9-7452-4aa6-ba84-552332c67b40 name=/runtime.v1.RuntimeService/StartContainer sandboxID=50ef70d4250e784decfe294f6042b2a3ca4c391f812948a90fd2137fc9add240",
2026-06-11 11:58:02.398890 | controller |     "Jun 11 11:05:13.580077 crc crio[22652]: time=\"2026-06-11T11:05:13.579841052Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=77a84db6-f8d3-42a1-90f4-296a0caff649 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.398905 | controller |     "Jun 11 11:05:13.596710 crc crio[22652]: time=\"2026-06-11T11:05:13.596609247Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=212d7d00-a86a-4290-95db-8e73974e39e8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.398920 | controller |     "Jun 11 11:05:13.603604 crc crio[22652]: time=\"2026-06-11T11:05:13.603483323Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-updater\" id=c410e080-7d43-4b6e-972e-f8ff5056a0d8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.398935 | controller |     "Jun 11 11:05:13.604081 crc crio[22652]: time=\"2026-06-11T11:05:13.60401816Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.398950 | controller |     "Jun 11 11:05:13.655210 crc crio[22652]: time=\"2026-06-11T11:05:13.655025231Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.398965 | controller |     "Jun 11 11:05:13.663522 crc crio[22652]: time=\"2026-06-11T11:05:13.66340874Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.398980 | controller |     "Jun 11 11:05:13.810619 crc crio[22652]: time=\"2026-06-11T11:05:13.80991963Z\" level=info msg=\"Created container 44c831e13299f6637ca001dd5b9339700f5b56c46fc5e5e86226f2ecba41bef3: openstack/swift-storage-0/object-updater\" id=c410e080-7d43-4b6e-972e-f8ff5056a0d8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.398995 | controller |     "Jun 11 11:05:13.811755 crc crio[22652]: time=\"2026-06-11T11:05:13.811668104Z\" level=info msg=\"Starting container: 44c831e13299f6637ca001dd5b9339700f5b56c46fc5e5e86226f2ecba41bef3\" id=cd5052b7-8703-45a3-8690-a485f1e35599 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.399010 | controller |     "Jun 11 11:05:13.819571 crc crio[22652]: time=\"2026-06-11T11:05:13.81948333Z\" level=info msg=\"Started container\" PID=60855 containerID=44c831e13299f6637ca001dd5b9339700f5b56c46fc5e5e86226f2ecba41bef3 description=openstack/swift-storage-0/object-updater id=cd5052b7-8703-45a3-8690-a485f1e35599 name=/runtime.v1.RuntimeService/StartContainer sandboxID=50ef70d4250e784decfe294f6042b2a3ca4c391f812948a90fd2137fc9add240",
2026-06-11 11:58:02.399025 | controller |     "Jun 11 11:05:13.839456 crc crio[22652]: time=\"2026-06-11T11:05:13.839210718Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=e5f35428-297d-4dc8-bfdc-bb3833c70c92 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.399039 | controller |     "Jun 11 11:05:13.862657 crc crio[22652]: time=\"2026-06-11T11:05:13.862539278Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=8ff1365d-6804-4fff-9d1d-da28595438fe name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.399053 | controller |     "Jun 11 11:05:13.870017 crc crio[22652]: time=\"2026-06-11T11:05:13.86991269Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-expirer\" id=d181ab19-7fd6-429b-9971-ba1acd946122 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.399067 | controller |     "Jun 11 11:05:13.870452 crc crio[22652]: time=\"2026-06-11T11:05:13.870414906Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.399084 | controller |     "Jun 11 11:05:13.908496 crc crio[22652]: time=\"2026-06-11T11:05:13.908371334Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.399100 | controller |     "Jun 11 11:05:13.911815 crc crio[22652]: time=\"2026-06-11T11:05:13.911713139Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.399114 | controller |     "Jun 11 11:05:14.039069 crc crio[22652]: time=\"2026-06-11T11:05:14.038945985Z\" level=info msg=\"Created container 9214fd51cc7127fd5e5ea1f1aec889ce9051609b0b2045a305bc19d8cded01f3: openstack/swift-storage-0/object-expirer\" id=d181ab19-7fd6-429b-9971-ba1acd946122 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.399128 | controller |     "Jun 11 11:05:14.040923 crc crio[22652]: time=\"2026-06-11T11:05:14.040493194Z\" level=info msg=\"Starting container: 9214fd51cc7127fd5e5ea1f1aec889ce9051609b0b2045a305bc19d8cded01f3\" id=ac3d8bc5-24fb-44dc-b48c-0e0b33d750dc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.399143 | controller |     "Jun 11 11:05:14.048101 crc crio[22652]: time=\"2026-06-11T11:05:14.048002019Z\" level=info msg=\"Started container\" PID=60891 containerID=9214fd51cc7127fd5e5ea1f1aec889ce9051609b0b2045a305bc19d8cded01f3 description=openstack/swift-storage-0/object-expirer id=ac3d8bc5-24fb-44dc-b48c-0e0b33d750dc name=/runtime.v1.RuntimeService/StartContainer sandboxID=50ef70d4250e784decfe294f6042b2a3ca4c391f812948a90fd2137fc9add240",
2026-06-11 11:58:02.399158 | controller |     "Jun 11 11:05:14.061997 crc crio[22652]: time=\"2026-06-11T11:05:14.061870063Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=88bbbd57-7226-4e8f-a236-5e6fc16dfc18 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.399172 | controller |     "Jun 11 11:05:14.082901 crc crio[22652]: time=\"2026-06-11T11:05:14.082565418Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=e8c2ff1c-27d7-4052-a754-3473c1c990a0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.399187 | controller |     "Jun 11 11:05:14.092721 crc crio[22652]: time=\"2026-06-11T11:05:14.092571575Z\" level=info msg=\"Creating container: openstack/swift-storage-0/rsync\" id=ec4e8339-1b10-449a-b19e-5214730a3f2c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.399203 | controller |     "Jun 11 11:05:14.093077 crc crio[22652]: time=\"2026-06-11T11:05:14.093010579Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.399226 | controller |     "Jun 11 11:05:14.149942 crc crio[22652]: time=\"2026-06-11T11:05:14.14986297Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.399257 | controller |     "Jun 11 11:05:14.153019 crc crio[22652]: time=\"2026-06-11T11:05:14.152956266Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.399281 | controller |     "Jun 11 11:05:14.282343 crc crio[22652]: time=\"2026-06-11T11:05:14.282287269Z\" level=info msg=\"Created container d146514dc398b401490bb580888a1c971fe3c4be80c1bb77b451aaa4639dd818: openstack/swift-storage-0/rsync\" id=ec4e8339-1b10-449a-b19e-5214730a3f2c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.399304 | controller |     "Jun 11 11:05:14.285629 crc crio[22652]: time=\"2026-06-11T11:05:14.285526996Z\" level=info msg=\"Starting container: d146514dc398b401490bb580888a1c971fe3c4be80c1bb77b451aaa4639dd818\" id=116506f5-a610-4eea-9697-ccf66c190bc9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.399327 | controller |     "Jun 11 11:05:14.290804 crc crio[22652]: time=\"2026-06-11T11:05:14.290760344Z\" level=info msg=\"Started container\" PID=60914 containerID=d146514dc398b401490bb580888a1c971fe3c4be80c1bb77b451aaa4639dd818 description=openstack/swift-storage-0/rsync id=116506f5-a610-4eea-9697-ccf66c190bc9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=50ef70d4250e784decfe294f6042b2a3ca4c391f812948a90fd2137fc9add240",
2026-06-11 11:58:02.399343 | controller |     "Jun 11 11:05:14.303381 crc crio[22652]: time=\"2026-06-11T11:05:14.303033299Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=80a1fe51-9982-4ad6-a3c5-b107fca46ce5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.399383 | controller |     "Jun 11 11:05:14.315331 crc crio[22652]: time=\"2026-06-11T11:05:14.315229011Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=99bc1f2e-251d-42aa-9754-0b1f4379aded name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.399401 | controller |     "Jun 11 11:05:14.321333 crc crio[22652]: time=\"2026-06-11T11:05:14.321247899Z\" level=info msg=\"Creating container: openstack/swift-storage-0/swift-recon-cron\" id=36130e42-848d-4dae-bbf5-d11dc480555c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.399421 | controller |     "Jun 11 11:05:14.321808 crc crio[22652]: time=\"2026-06-11T11:05:14.321751555Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.399436 | controller |     "Jun 11 11:05:14.390341 crc crio[22652]: time=\"2026-06-11T11:05:14.390076566Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.399451 | controller |     "Jun 11 11:05:14.398042 crc crio[22652]: time=\"2026-06-11T11:05:14.397740975Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.399466 | controller |     "Jun 11 11:05:14.537410 crc crio[22652]: time=\"2026-06-11T11:05:14.537241516Z\" level=info msg=\"Created container 22ead6ca7a0283cc9baf88c4f7be8489346b5f142f7d5f4d5810bc4266167185: openstack/swift-storage-0/swift-recon-cron\" id=36130e42-848d-4dae-bbf5-d11dc480555c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.399480 | controller |     "Jun 11 11:05:14.538763 crc crio[22652]: time=\"2026-06-11T11:05:14.53865329Z\" level=info msg=\"Starting container: 22ead6ca7a0283cc9baf88c4f7be8489346b5f142f7d5f4d5810bc4266167185\" id=5197a2db-69c9-4cc7-b02c-ff19f4f01039 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.399495 | controller |     "Jun 11 11:05:14.545032 crc crio[22652]: time=\"2026-06-11T11:05:14.544927416Z\" level=info msg=\"Started container\" PID=60941 containerID=22ead6ca7a0283cc9baf88c4f7be8489346b5f142f7d5f4d5810bc4266167185 description=openstack/swift-storage-0/swift-recon-cron id=5197a2db-69c9-4cc7-b02c-ff19f4f01039 name=/runtime.v1.RuntimeService/StartContainer sandboxID=50ef70d4250e784decfe294f6042b2a3ca4c391f812948a90fd2137fc9add240",
2026-06-11 11:58:02.399510 | controller |     "Jun 11 11:05:16.416493 crc crio[22652]: time=\"2026-06-11T11:05:16.415879386Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-68c444669f-stff4/POD\" id=244745a1-984f-4473-8f93-7e84f615855d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.399525 | controller |     "Jun 11 11:05:16.416493 crc crio[22652]: time=\"2026-06-11T11:05:16.416423863Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.399543 | controller |     "Jun 11 11:05:16.452265 crc crio[22652]: time=\"2026-06-11T11:05:16.451828348Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68c444669f-stff4 Namespace:openstack ID:572660153b949c4c7e878b86b10bb105065e5635a95b00cfce430c748d08467a UID:c3f3b1b3-f5c8-4afe-b35c-3697eb6ff79f NetNS:/var/run/netns/39ebdfc5-51e8-4283-8543-5e4fdf596f8c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc3f3b1b3_f5c8_4afe_b35c_3697eb6ff79f.slice PodAnnotations:0xc005a4cd58}] Aliases:map[]}\"",
2026-06-11 11:58:02.399559 | controller |     "Jun 11 11:05:16.452265 crc crio[22652]: time=\"2026-06-11T11:05:16.452020614Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-68c444669f-stff4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.399574 | controller |     "Jun 11 11:05:17.036679 crc crio[22652]: 2026-06-11T11:05:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:572660153b949c4 Mac:5a:94:e2:3e:26:f6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8a Mtu:0 Sandbox:/var/run/netns/39ebdfc5-51e8-4283-8543-5e4fdf596f8c SocketPath: PciID:}] [{Interface:0xc00050c740 Address:{IP:10.217.0.138 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.399590 | controller |     "Jun 11 11:05:17.038093 crc crio[22652]: time=\"2026-06-11T11:05:17.038006912Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68c444669f-stff4 Namespace:openstack ID:572660153b949c4c7e878b86b10bb105065e5635a95b00cfce430c748d08467a UID:c3f3b1b3-f5c8-4afe-b35c-3697eb6ff79f NetNS:/var/run/netns/39ebdfc5-51e8-4283-8543-5e4fdf596f8c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc3f3b1b3_f5c8_4afe_b35c_3697eb6ff79f.slice PodAnnotations:0xc005a4cd58}] Aliases:map[]}\"",
2026-06-11 11:58:02.399605 | controller |     "Jun 11 11:05:17.038309 crc crio[22652]: time=\"2026-06-11T11:05:17.038288191Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-68c444669f-stff4 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.399620 | controller |     "Jun 11 11:05:17.051230 crc crio[22652]: time=\"2026-06-11T11:05:17.050382474Z\" level=info msg=\"Ran pod sandbox 572660153b949c4c7e878b86b10bb105065e5635a95b00cfce430c748d08467a with infra container: openstack/dnsmasq-dns-68c444669f-stff4/POD\" id=244745a1-984f-4473-8f93-7e84f615855d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.399635 | controller |     "Jun 11 11:05:17.052717 crc crio[22652]: time=\"2026-06-11T11:05:17.052640643Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=bc48a1ac-610b-4160-9806-b3b73aa22ac3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.399650 | controller |     "Jun 11 11:05:17.120241 crc crio[22652]: time=\"2026-06-11T11:05:17.120036131Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=59b844bf-2c9d-45fa-8530-5e7d90ba3e95 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.399665 | controller |     "Jun 11 11:05:17.127390 crc crio[22652]: time=\"2026-06-11T11:05:17.127292998Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-68c444669f-stff4/init\" id=30be1531-0a53-49be-977e-d7bf439b4d10 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.399680 | controller |     "Jun 11 11:05:17.127732 crc crio[22652]: time=\"2026-06-11T11:05:17.12767595Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.399695 | controller |     "Jun 11 11:05:17.172897 crc crio[22652]: time=\"2026-06-11T11:05:17.172799844Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.399713 | controller |     "Jun 11 11:05:17.177109 crc crio[22652]: time=\"2026-06-11T11:05:17.177028796Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.399729 | controller |     "Jun 11 11:05:17.309911 crc crio[22652]: time=\"2026-06-11T11:05:17.309385523Z\" level=info msg=\"Created container d0d57d841703076c4e9c4786c34b1cafd3489e92e839a12cb3d64f44480ae38f: openstack/dnsmasq-dns-68c444669f-stff4/init\" id=30be1531-0a53-49be-977e-d7bf439b4d10 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.399744 | controller |     "Jun 11 11:05:17.311821 crc crio[22652]: time=\"2026-06-11T11:05:17.311733846Z\" level=info msg=\"Starting container: d0d57d841703076c4e9c4786c34b1cafd3489e92e839a12cb3d64f44480ae38f\" id=d0216a3a-6c47-4e94-b08d-5cd03c53425f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.399758 | controller |     "Jun 11 11:05:17.318493 crc crio[22652]: time=\"2026-06-11T11:05:17.318385555Z\" level=info msg=\"Started container\" PID=61124 containerID=d0d57d841703076c4e9c4786c34b1cafd3489e92e839a12cb3d64f44480ae38f description=openstack/dnsmasq-dns-68c444669f-stff4/init id=d0216a3a-6c47-4e94-b08d-5cd03c53425f name=/runtime.v1.RuntimeService/StartContainer sandboxID=572660153b949c4c7e878b86b10bb105065e5635a95b00cfce430c748d08467a",
2026-06-11 11:58:02.399773 | controller |     "Jun 11 11:05:17.533907 crc crio[22652]: time=\"2026-06-11T11:05:17.533824035Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=5308b0cd-370f-4ec0-9c35-9f0bb0e3a4f0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.399788 | controller |     "Jun 11 11:05:17.597891 crc crio[22652]: time=\"2026-06-11T11:05:17.597689625Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=8d193112-a4ff-4794-a8d3-cd5bda93eadb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.399803 | controller |     "Jun 11 11:05:17.604265 crc crio[22652]: time=\"2026-06-11T11:05:17.604075416Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-68c444669f-stff4/dnsmasq-dns\" id=f4ba9e2a-637a-4d1a-b8b3-0b9a7f2363f6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.399817 | controller |     "Jun 11 11:05:17.604640 crc crio[22652]: time=\"2026-06-11T11:05:17.604571511Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.399832 | controller |     "Jun 11 11:05:17.651220 crc crio[22652]: time=\"2026-06-11T11:05:17.651090168Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.399846 | controller |     "Jun 11 11:05:17.657678 crc crio[22652]: time=\"2026-06-11T11:05:17.657626874Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.399861 | controller |     "Jun 11 11:05:17.826223 crc crio[22652]: time=\"2026-06-11T11:05:17.82605946Z\" level=info msg=\"Created container 7bd3c1303bbbe06b49aed29311a1bac5a2b2f5cd4cd2901e2348109bb42c2e77: openstack/dnsmasq-dns-68c444669f-stff4/dnsmasq-dns\" id=f4ba9e2a-637a-4d1a-b8b3-0b9a7f2363f6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.399876 | controller |     "Jun 11 11:05:17.828045 crc crio[22652]: time=\"2026-06-11T11:05:17.827882877Z\" level=info msg=\"Starting container: 7bd3c1303bbbe06b49aed29311a1bac5a2b2f5cd4cd2901e2348109bb42c2e77\" id=657458a7-e73b-43d9-af20-b10853839e27 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.399894 | controller |     "Jun 11 11:05:17.834679 crc crio[22652]: time=\"2026-06-11T11:05:17.834333619Z\" level=info msg=\"Started container\" PID=61148 containerID=7bd3c1303bbbe06b49aed29311a1bac5a2b2f5cd4cd2901e2348109bb42c2e77 description=openstack/dnsmasq-dns-68c444669f-stff4/dnsmasq-dns id=657458a7-e73b-43d9-af20-b10853839e27 name=/runtime.v1.RuntimeService/StartContainer sandboxID=572660153b949c4c7e878b86b10bb105065e5635a95b00cfce430c748d08467a",
2026-06-11 11:58:02.399909 | controller |     "Jun 11 11:05:18.560458 crc crio[22652]: time=\"2026-06-11T11:05:18.559984802Z\" level=info msg=\"Stopping pod sandbox: 0642d9264789c1ebaa7cda65eb111908079772940c97307b9a048d66f3be5a23\" id=8ea2875a-125b-4775-9c09-0e3700fd5dcf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.399925 | controller |     "Jun 11 11:05:18.561291 crc crio[22652]: time=\"2026-06-11T11:05:18.561094658Z\" level=info msg=\"Got pod network &{Name:keystone-db-sync-dfjjj Namespace:openstack ID:0642d9264789c1ebaa7cda65eb111908079772940c97307b9a048d66f3be5a23 UID:6d50fb70-6601-4eac-8298-34e7f12a35f4 NetNS:/var/run/netns/20b1cf74-54d2-43dd-bec6-dc4164018a81 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6d50fb70_6601_4eac_8298_34e7f12a35f4.slice PodAnnotations:0xc0022f6520}] Aliases:map[]}\"",
2026-06-11 11:58:02.399940 | controller |     "Jun 11 11:05:18.561434 crc crio[22652]: time=\"2026-06-11T11:05:18.561365177Z\" level=info msg=\"Deleting pod openstack_keystone-db-sync-dfjjj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.399956 | controller |     "Jun 11 11:05:18.920887 crc crio[22652]: time=\"2026-06-11T11:05:18.920707274Z\" level=info msg=\"Stopped pod sandbox: 0642d9264789c1ebaa7cda65eb111908079772940c97307b9a048d66f3be5a23\" id=8ea2875a-125b-4775-9c09-0e3700fd5dcf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.399971 | controller |     "Jun 11 11:05:19.596385 crc crio[22652]: time=\"2026-06-11T11:05:19.596008801Z\" level=info msg=\"Stopping pod sandbox: b8c8956b67ed174047a16138b6df8fec9038483e2d2dacf992881800c7eca45a\" id=b7c3a179-6ad6-4ed9-898e-62f8d6a93237 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.399986 | controller |     "Jun 11 11:05:19.597632 crc crio[22652]: time=\"2026-06-11T11:05:19.597053994Z\" level=info msg=\"Got pod network &{Name:glance-db-sync-4x2dn Namespace:openstack ID:b8c8956b67ed174047a16138b6df8fec9038483e2d2dacf992881800c7eca45a UID:44a6bcbe-e0a2-4ec6-9e5f-3668a54d4dd7 NetNS:/var/run/netns/4dcdc361-5503-4664-afc3-1ae7a753e34c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod44a6bcbe_e0a2_4ec6_9e5f_3668a54d4dd7.slice PodAnnotations:0xc002618198}] Aliases:map[]}\"",
2026-06-11 11:58:02.400001 | controller |     "Jun 11 11:05:19.597729 crc crio[22652]: time=\"2026-06-11T11:05:19.597703044Z\" level=info msg=\"Deleting pod openstack_glance-db-sync-4x2dn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.400016 | controller |     "Jun 11 11:05:22.640285 crc crio[22652]: time=\"2026-06-11T11:05:22.638564728Z\" level=info msg=\"Stopped pod sandbox: b8c8956b67ed174047a16138b6df8fec9038483e2d2dacf992881800c7eca45a\" id=b7c3a179-6ad6-4ed9-898e-62f8d6a93237 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.400031 | controller |     "Jun 11 11:05:25.463106 crc crio[22652]: time=\"2026-06-11T11:05:25.461679714Z\" level=info msg=\"Stopping container: 7bd3c1303bbbe06b49aed29311a1bac5a2b2f5cd4cd2901e2348109bb42c2e77 (timeout: 10s)\" id=2e8aac07-77c9-4efd-a40d-783d8e7e0a72 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.400046 | controller |     "Jun 11 11:05:25.603232 crc crio[22652]: time=\"2026-06-11T11:05:25.601860217Z\" level=info msg=\"Stopped container 7bd3c1303bbbe06b49aed29311a1bac5a2b2f5cd4cd2901e2348109bb42c2e77: openstack/dnsmasq-dns-68c444669f-stff4/dnsmasq-dns\" id=2e8aac07-77c9-4efd-a40d-783d8e7e0a72 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.400064 | controller |     "Jun 11 11:05:25.605806 crc crio[22652]: time=\"2026-06-11T11:05:25.603711312Z\" level=info msg=\"Stopping pod sandbox: 572660153b949c4c7e878b86b10bb105065e5635a95b00cfce430c748d08467a\" id=9b611085-6fed-489c-b78d-79f1495204aa name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.400081 | controller |     "Jun 11 11:05:25.605806 crc crio[22652]: time=\"2026-06-11T11:05:25.604547479Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68c444669f-stff4 Namespace:openstack ID:572660153b949c4c7e878b86b10bb105065e5635a95b00cfce430c748d08467a UID:c3f3b1b3-f5c8-4afe-b35c-3697eb6ff79f NetNS:/var/run/netns/39ebdfc5-51e8-4283-8543-5e4fdf596f8c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc3f3b1b3_f5c8_4afe_b35c_3697eb6ff79f.slice PodAnnotations:0xc002928a18}] Aliases:map[]}\"",
2026-06-11 11:58:02.400096 | controller |     "Jun 11 11:05:25.605806 crc crio[22652]: time=\"2026-06-11T11:05:25.604705904Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-68c444669f-stff4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.400111 | controller |     "Jun 11 11:05:25.986557 crc crio[22652]: time=\"2026-06-11T11:05:25.986481155Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-5556978f87-mdr8r/POD\" id=58c06d76-b82d-4e9e-b7a9-bf5c754332eb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.400125 | controller |     "Jun 11 11:05:25.986715 crc crio[22652]: time=\"2026-06-11T11:05:25.986593448Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.400140 | controller |     "Jun 11 11:05:26.113244 crc crio[22652]: time=\"2026-06-11T11:05:26.110570586Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-5556978f87-mdr8r Namespace:openstack ID:bc65a2f00faed08908e852b59e1acf5d1a2058e82c9c0e070a04904641701bc6 UID:f3352b91-8fb4-452f-b8b1-667346e637fc NetNS:/var/run/netns/bf774cc5-12d2-4590-9139-0e0308f52d82 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf3352b91_8fb4_452f_b8b1_667346e637fc.slice PodAnnotations:0xc0036e6a50}] Aliases:map[]}\"",
2026-06-11 11:58:02.400155 | controller |     "Jun 11 11:05:26.113244 crc crio[22652]: time=\"2026-06-11T11:05:26.110881515Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-5556978f87-mdr8r to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.400170 | controller |     "Jun 11 11:05:26.143525 crc crio[22652]: time=\"2026-06-11T11:05:26.143471624Z\" level=info msg=\"Running pod sandbox: openstack/keystone-bootstrap-td8xq/POD\" id=698d29eb-a44e-48e0-a07a-2bc5fa6e16e5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.400185 | controller |     "Jun 11 11:05:26.143737 crc crio[22652]: time=\"2026-06-11T11:05:26.143712396Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.400200 | controller |     "Jun 11 11:05:26.276969 crc crio[22652]: time=\"2026-06-11T11:05:26.271995863Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-td8xq Namespace:openstack ID:a8c0f02d70f1238912b21fe0f26c673da62929f1cbe827fc31ecc22037e9b6fb UID:9f9c51a3-63bf-4a9a-8c87-541f0ea02a60 NetNS:/var/run/netns/ef178a23-8b5f-451f-b0f3-994a446251f0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9f9c51a3_63bf_4a9a_8c87_541f0ea02a60.slice PodAnnotations:0xc002928b28}] Aliases:map[]}\"",
2026-06-11 11:58:02.400219 | controller |     "Jun 11 11:05:26.276969 crc crio[22652]: time=\"2026-06-11T11:05:26.272075796Z\" level=info msg=\"Adding pod openstack_keystone-bootstrap-td8xq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.400234 | controller |     "Jun 11 11:05:26.544690 crc crio[22652]: time=\"2026-06-11T11:05:26.540671647Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=b0eb5bd9-037d-4da4-9f66-3edee243d71d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.400249 | controller |     "Jun 11 11:05:26.544690 crc crio[22652]: time=\"2026-06-11T11:05:26.541033979Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.400264 | controller |     "Jun 11 11:05:26.553466 crc crio[22652]: time=\"2026-06-11T11:05:26.55337818Z\" level=info msg=\"Running pod sandbox: openstack/cinder-db-sync-29lb4/POD\" id=a5c34b1e-aced-44c2-8f66-655bd5c2c26b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.400281 | controller |     "Jun 11 11:05:26.553615 crc crio[22652]: time=\"2026-06-11T11:05:26.553500724Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.400303 | controller |     "Jun 11 11:05:26.667403 crc crio[22652]: time=\"2026-06-11T11:05:26.665601701Z\" level=info msg=\"Stopped pod sandbox: 572660153b949c4c7e878b86b10bb105065e5635a95b00cfce430c748d08467a\" id=9b611085-6fed-489c-b78d-79f1495204aa name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.400327 | controller |     "Jun 11 11:05:26.682079 crc crio[22652]: time=\"2026-06-11T11:05:26.681984677Z\" level=info msg=\"Got pod network &{Name:cinder-db-sync-29lb4 Namespace:openstack ID:1747d0d3e5e607b0cdbb7e208ca8ec9065ae4ecd93fd5eb952c629c960a0e7ed UID:5863c2af-5d7f-4b90-a8c1-155394118b50 NetNS:/var/run/netns/c7a56e29-d476-4c21-a4f8-e40e740ccfc6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5863c2af_5d7f_4b90_a8c1_155394118b50.slice PodAnnotations:0xc005a4c4d0}] Aliases:map[]}\"",
2026-06-11 11:58:02.400368 | controller |     "Jun 11 11:05:26.682079 crc crio[22652]: time=\"2026-06-11T11:05:26.682051209Z\" level=info msg=\"Adding pod openstack_cinder-db-sync-29lb4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.400391 | controller |     "Jun 11 11:05:26.693227 crc crio[22652]: time=\"2026-06-11T11:05:26.686969052Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:6ad27316ebe077d1561c112eaf21e23d23397c5ea289bbc52584db4ed49f81f4 UID:8aac619d-73fe-470e-96ac-5031147eced9 NetNS:/var/run/netns/4af5c5f1-ad4c-40e0-b6aa-b9e514ece408 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8aac619d_73fe_470e_96ac_5031147eced9.slice PodAnnotations:0xc000988788}] Aliases:map[]}\"",
2026-06-11 11:58:02.400408 | controller |     "Jun 11 11:05:26.693227 crc crio[22652]: time=\"2026-06-11T11:05:26.687049174Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.400423 | controller |     "Jun 11 11:05:26.834353 crc crio[22652]: time=\"2026-06-11T11:05:26.834302072Z\" level=info msg=\"Running pod sandbox: openstack/neutron-db-sync-8w6nw/POD\" id=9e56b193-94cd-4a96-b1a1-f0daa9139698 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.400439 | controller |     "Jun 11 11:05:26.841885 crc crio[22652]: time=\"2026-06-11T11:05:26.84180125Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.400459 | controller |     "Jun 11 11:05:26.960104 crc crio[22652]: time=\"2026-06-11T11:05:26.959530679Z\" level=info msg=\"Running pod sandbox: openstack/barbican-db-sync-tf75q/POD\" id=8f1a321a-f576-462b-8539-31c411d8b15d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.400474 | controller |     "Jun 11 11:05:26.960104 crc crio[22652]: time=\"2026-06-11T11:05:26.959713905Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.400489 | controller |     "Jun 11 11:05:26.974225 crc crio[22652]: time=\"2026-06-11T11:05:26.974176238Z\" level=info msg=\"Got pod network &{Name:neutron-db-sync-8w6nw Namespace:openstack ID:5b1efe741a77fa3f1dffa21913112443b8d2b4bbcce9f2c624073bd0f5c4a504 UID:e678ce75-49c8-4387-ac3b-e8e0aa92338f NetNS:/var/run/netns/d1b6ee64-fba0-4e2e-973d-a7cab1411277 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode678ce75_49c8_4387_ac3b_e8e0aa92338f.slice PodAnnotations:0xc0036e6408}] Aliases:map[]}\"",
2026-06-11 11:58:02.400504 | controller |     "Jun 11 11:05:26.974532 crc crio[22652]: time=\"2026-06-11T11:05:26.974513174Z\" level=info msg=\"Adding pod openstack_neutron-db-sync-8w6nw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.400519 | controller |     "Jun 11 11:05:27.099712 crc crio[22652]: time=\"2026-06-11T11:05:27.099248328Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-65b8c788ff-6n8zr/POD\" id=4ee3c619-2df4-4a60-9f66-a87684d7c76a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.400533 | controller |     "Jun 11 11:05:27.099849 crc crio[22652]: time=\"2026-06-11T11:05:27.099738504Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.400548 | controller |     "Jun 11 11:05:27.114068 crc crio[22652]: time=\"2026-06-11T11:05:27.113853563Z\" level=info msg=\"Got pod network &{Name:barbican-db-sync-tf75q Namespace:openstack ID:211cc5fb19c87a857dfad7f0227c8a4f0412d365e67ba21edb31eeaa266944b8 UID:56c6cb6f-7785-4314-9f2b-02e49a6176ce NetNS:/var/run/netns/fd2ff31a-75a7-44d3-9f95-d3ccbdb86140 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod56c6cb6f_7785_4314_9f2b_02e49a6176ce.slice PodAnnotations:0xc0004beec0}] Aliases:map[]}\"",
2026-06-11 11:58:02.400562 | controller |     "Jun 11 11:05:27.114068 crc crio[22652]: time=\"2026-06-11T11:05:27.113921935Z\" level=info msg=\"Adding pod openstack_barbican-db-sync-tf75q to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.400577 | controller |     "Jun 11 11:05:27.155503 crc crio[22652]: time=\"2026-06-11T11:05:27.152461434Z\" level=info msg=\"Running pod sandbox: openstack/placement-db-sync-2vxlv/POD\" id=ec187180-92aa-424a-b64e-23ef2edc4ea5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.400591 | controller |     "Jun 11 11:05:27.155503 crc crio[22652]: time=\"2026-06-11T11:05:27.152577888Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.400606 | controller |     "Jun 11 11:05:27.317791 crc crio[22652]: time=\"2026-06-11T11:05:27.317511091Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-65b8c788ff-6n8zr Namespace:openstack ID:4b9a1f71cdf7a8d9f9227aee91750b44d1c990959883be936ef90749bcbd31bb UID:fd869423-d9d8-49e6-9ea2-818851cac9a4 NetNS:/var/run/netns/20542fb1-1491-4e08-8e7c-65158bcb9bff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfd869423_d9d8_49e6_9ea2_818851cac9a4.slice PodAnnotations:0xc0004bf228}] Aliases:map[]}\"",
2026-06-11 11:58:02.400625 | controller |     "Jun 11 11:05:27.317791 crc crio[22652]: time=\"2026-06-11T11:05:27.317623435Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-65b8c788ff-6n8zr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.400640 | controller |     "Jun 11 11:05:27.394780 crc crio[22652]: time=\"2026-06-11T11:05:27.392091266Z\" level=info msg=\"Got pod network &{Name:placement-db-sync-2vxlv Namespace:openstack ID:78690cf18e0bac7af401841d3e2713d1dc3221c65e9d88c3e057814cdc77674e UID:428e1c76-9877-49d3-9647-2c653c4b4f65 NetNS:/var/run/netns/c45bd792-e7bd-4e24-9896-26e10aa78a4a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod428e1c76_9877_49d3_9647_2c653c4b4f65.slice PodAnnotations:0xc002618320}] Aliases:map[]}\"",
2026-06-11 11:58:02.400656 | controller |     "Jun 11 11:05:27.394780 crc crio[22652]: time=\"2026-06-11T11:05:27.392233451Z\" level=info msg=\"Adding pod openstack_placement-db-sync-2vxlv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.400670 | controller |     "Jun 11 11:05:27.410424 crc crio[22652]: 2026-06-11T11:05:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a8c0f02d70f1238 Mac:52:e6:1b:73:9c:10 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8b Mtu:0 Sandbox:/var/run/netns/ef178a23-8b5f-451f-b0f3-994a446251f0 SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.139 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.400685 | controller |     "Jun 11 11:05:27.414248 crc crio[22652]: time=\"2026-06-11T11:05:27.410971761Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-td8xq Namespace:openstack ID:a8c0f02d70f1238912b21fe0f26c673da62929f1cbe827fc31ecc22037e9b6fb UID:9f9c51a3-63bf-4a9a-8c87-541f0ea02a60 NetNS:/var/run/netns/ef178a23-8b5f-451f-b0f3-994a446251f0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9f9c51a3_63bf_4a9a_8c87_541f0ea02a60.slice PodAnnotations:0xc002928b28}] Aliases:map[]}\"",
2026-06-11 11:58:02.400700 | controller |     "Jun 11 11:05:27.414248 crc crio[22652]: time=\"2026-06-11T11:05:27.411205909Z\" level=info msg=\"Checking pod openstack_keystone-bootstrap-td8xq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.400715 | controller |     "Jun 11 11:05:27.476340 crc crio[22652]: time=\"2026-06-11T11:05:27.474603485Z\" level=info msg=\"Ran pod sandbox a8c0f02d70f1238912b21fe0f26c673da62929f1cbe827fc31ecc22037e9b6fb with infra container: openstack/keystone-bootstrap-td8xq/POD\" id=698d29eb-a44e-48e0-a07a-2bc5fa6e16e5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.400730 | controller |     "Jun 11 11:05:27.589212 crc crio[22652]: time=\"2026-06-11T11:05:27.581832004Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=467a65ca-0d29-4205-ad3c-ea6b97a7db09 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.400746 | controller |     "Jun 11 11:05:27.608466 crc crio[22652]: 2026-06-11T11:05:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bc65a2f00faed08 Mac:fe:52:67:b9:a0:18 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8c Mtu:0 Sandbox:/var/run/netns/bf774cc5-12d2-4590-9139-0e0308f52d82 SocketPath: PciID:}] [{Interface:0xc0004826c0 Address:{IP:10.217.0.140 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.400761 | controller |     "Jun 11 11:05:27.610877 crc crio[22652]: time=\"2026-06-11T11:05:27.609862602Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-5556978f87-mdr8r Namespace:openstack ID:bc65a2f00faed08908e852b59e1acf5d1a2058e82c9c0e070a04904641701bc6 UID:f3352b91-8fb4-452f-b8b1-667346e637fc NetNS:/var/run/netns/bf774cc5-12d2-4590-9139-0e0308f52d82 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf3352b91_8fb4_452f_b8b1_667346e637fc.slice PodAnnotations:0xc0036e6a50}] Aliases:map[]}\"",
2026-06-11 11:58:02.400781 | controller |     "Jun 11 11:05:27.610877 crc crio[22652]: time=\"2026-06-11T11:05:27.610020068Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-5556978f87-mdr8r for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.400797 | controller |     "Jun 11 11:05:27.622503 crc crio[22652]: time=\"2026-06-11T11:05:27.622328164Z\" level=info msg=\"Ran pod sandbox bc65a2f00faed08908e852b59e1acf5d1a2058e82c9c0e070a04904641701bc6 with infra container: openstack/dnsmasq-dns-5556978f87-mdr8r/POD\" id=58c06d76-b82d-4e9e-b7a9-bf5c754332eb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.400812 | controller |     "Jun 11 11:05:27.637216 crc crio[22652]: time=\"2026-06-11T11:05:27.636466365Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=903eff69-4e3e-41c2-b85e-a3e2a411164a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.400827 | controller |     "Jun 11 11:05:27.741764 crc crio[22652]: time=\"2026-06-11T11:05:27.740473306Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=ebd93893-f1ed-4f6c-a11b-3c781a97ff2c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.400842 | controller |     "Jun 11 11:05:27.773699 crc crio[22652]: time=\"2026-06-11T11:05:27.773593116Z\" level=info msg=\"Creating container: openstack/keystone-bootstrap-td8xq/keystone-bootstrap\" id=bc0f2541-73ce-4a36-b57a-7e0f07062d11 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.400856 | controller |     "Jun 11 11:05:27.776760 crc crio[22652]: time=\"2026-06-11T11:05:27.774991821Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.400871 | controller |     "Jun 11 11:05:27.873039 crc crio[22652]: time=\"2026-06-11T11:05:27.872624474Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=56431834-f811-422e-8ad7-569aafbb4ec4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.400886 | controller |     "Jun 11 11:05:27.875545 crc crio[22652]: time=\"2026-06-11T11:05:27.87501466Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-6674dbf88c-zkx77/POD\" id=dfa03927-905f-4094-80e0-1b74c26afcb8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.400900 | controller |     "Jun 11 11:05:27.875749 crc crio[22652]: time=\"2026-06-11T11:05:27.875588238Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.400916 | controller |     "Jun 11 11:05:27.891518 crc crio[22652]: time=\"2026-06-11T11:05:27.890872635Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.400931 | controller |     "Jun 11 11:05:27.903413 crc crio[22652]: time=\"2026-06-11T11:05:27.903309045Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.400946 | controller |     "Jun 11 11:05:27.940759 crc crio[22652]: time=\"2026-06-11T11:05:27.940590516Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-5556978f87-mdr8r/init\" id=6b7d19da-cd70-420b-bcdd-2bff6bb48f9d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.400960 | controller |     "Jun 11 11:05:27.941207 crc crio[22652]: time=\"2026-06-11T11:05:27.941082439Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.400978 | controller |     "Jun 11 11:05:27.949285 crc crio[22652]: time=\"2026-06-11T11:05:27.949237128Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6674dbf88c-zkx77 Namespace:openstack ID:4dc790dce2c1210604fcafab449b31b5e543df7a2013318a9f535d377ed6298b UID:7636bade-d6da-4b00-8612-ea18f16d57fa NetNS:/var/run/netns/d84e6e4c-295b-4880-ac52-4ab89248f0f9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7636bade_d6da_4b00_8612_ea18f16d57fa.slice PodAnnotations:0xc0004bf340}] Aliases:map[]}\"",
2026-06-11 11:58:02.400994 | controller |     "Jun 11 11:05:27.949561 crc crio[22652]: time=\"2026-06-11T11:05:27.949539227Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-6674dbf88c-zkx77 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.401009 | controller |     "Jun 11 11:05:28.048460 crc crio[22652]: time=\"2026-06-11T11:05:28.048384431Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.401023 | controller |     "Jun 11 11:05:28.052973 crc crio[22652]: time=\"2026-06-11T11:05:28.05252864Z\" level=info msg=\"Created container 20413c5cff16652ac665cd8fab2631c458b6d62dc5315a264c3d7133983884ed: openstack/keystone-bootstrap-td8xq/keystone-bootstrap\" id=bc0f2541-73ce-4a36-b57a-7e0f07062d11 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.401038 | controller |     "Jun 11 11:05:28.053513 crc crio[22652]: time=\"2026-06-11T11:05:28.05344961Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.401052 | controller |     "Jun 11 11:05:28.054340 crc crio[22652]: time=\"2026-06-11T11:05:28.054115821Z\" level=info msg=\"Starting container: 20413c5cff16652ac665cd8fab2631c458b6d62dc5315a264c3d7133983884ed\" id=8ff597d8-8b3c-4fc3-963c-18a8943780cf name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.401068 | controller |     "Jun 11 11:05:28.083105 crc crio[22652]: time=\"2026-06-11T11:05:28.081388993Z\" level=info msg=\"Started container\" PID=61979 containerID=20413c5cff16652ac665cd8fab2631c458b6d62dc5315a264c3d7133983884ed description=openstack/keystone-bootstrap-td8xq/keystone-bootstrap id=8ff597d8-8b3c-4fc3-963c-18a8943780cf name=/runtime.v1.RuntimeService/StartContainer sandboxID=a8c0f02d70f1238912b21fe0f26c673da62929f1cbe827fc31ecc22037e9b6fb",
2026-06-11 11:58:02.401083 | controller |     "Jun 11 11:05:28.211572 crc crio[22652]: 2026-06-11T11:05:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6ad27316ebe077d Mac:82:76:87:08:54:25 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8d Mtu:0 Sandbox:/var/run/netns/4af5c5f1-ad4c-40e0-b6aa-b9e514ece408 SocketPath: PciID:}] [{Interface:0xc000584d70 Address:{IP:10.217.0.141 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.401097 | controller |     "Jun 11 11:05:28.212557 crc crio[22652]: time=\"2026-06-11T11:05:28.212453902Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:6ad27316ebe077d1561c112eaf21e23d23397c5ea289bbc52584db4ed49f81f4 UID:8aac619d-73fe-470e-96ac-5031147eced9 NetNS:/var/run/netns/4af5c5f1-ad4c-40e0-b6aa-b9e514ece408 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8aac619d_73fe_470e_96ac_5031147eced9.slice PodAnnotations:0xc000988788}] Aliases:map[]}\"",
2026-06-11 11:58:02.401112 | controller |     "Jun 11 11:05:28.212906 crc crio[22652]: time=\"2026-06-11T11:05:28.212669769Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.401129 | controller |     "Jun 11 11:05:28.251324 crc crio[22652]: time=\"2026-06-11T11:05:28.24290254Z\" level=info msg=\"Ran pod sandbox 6ad27316ebe077d1561c112eaf21e23d23397c5ea289bbc52584db4ed49f81f4 with infra container: openstack/ceilometer-0/POD\" id=b0eb5bd9-037d-4da4-9f66-3edee243d71d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.401144 | controller |     "Jun 11 11:05:28.251324 crc crio[22652]: time=\"2026-06-11T11:05:28.248408047Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=465e894e-c58a-4438-86ee-da0d38284b9f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.401159 | controller |     "Jun 11 11:05:28.251324 crc crio[22652]: time=\"2026-06-11T11:05:28.249232033Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified not found\" id=465e894e-c58a-4438-86ee-da0d38284b9f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.401174 | controller |     "Jun 11 11:05:28.251324 crc crio[22652]: time=\"2026-06-11T11:05:28.249278265Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified found\" id=465e894e-c58a-4438-86ee-da0d38284b9f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.401189 | controller |     "Jun 11 11:05:28.255681 crc crio[22652]: time=\"2026-06-11T11:05:28.255585884Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=48737b51-d904-4adb-aa57-149736762c27 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.401204 | controller |     "Jun 11 11:05:28.277385 crc crio[22652]: 2026-06-11T11:05:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1747d0d3e5e607b Mac:da:3d:b3:5e:3f:45 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8e Mtu:0 Sandbox:/var/run/netns/c7a56e29-d476-4c21-a4f8-e40e740ccfc6 SocketPath: PciID:}] [{Interface:0xc000014f60 Address:{IP:10.217.0.142 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.401219 | controller |     "Jun 11 11:05:28.280617 crc crio[22652]: time=\"2026-06-11T11:05:28.279175843Z\" level=info msg=\"Got pod network &{Name:cinder-db-sync-29lb4 Namespace:openstack ID:1747d0d3e5e607b0cdbb7e208ca8ec9065ae4ecd93fd5eb952c629c960a0e7ed UID:5863c2af-5d7f-4b90-a8c1-155394118b50 NetNS:/var/run/netns/c7a56e29-d476-4c21-a4f8-e40e740ccfc6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5863c2af_5d7f_4b90_a8c1_155394118b50.slice PodAnnotations:0xc005a4c4d0}] Aliases:map[]}\"",
2026-06-11 11:58:02.401235 | controller |     "Jun 11 11:05:28.280617 crc crio[22652]: time=\"2026-06-11T11:05:28.27938494Z\" level=info msg=\"Checking pod openstack_cinder-db-sync-29lb4 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.401250 | controller |     "Jun 11 11:05:28.280617 crc crio[22652]: time=\"2026-06-11T11:05:28.279513154Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\\\"\"",
2026-06-11 11:58:02.401264 | controller |     "Jun 11 11:05:28.324385 crc crio[22652]: time=\"2026-06-11T11:05:28.31390332Z\" level=info msg=\"Ran pod sandbox 1747d0d3e5e607b0cdbb7e208ca8ec9065ae4ecd93fd5eb952c629c960a0e7ed with infra container: openstack/cinder-db-sync-29lb4/POD\" id=a5c34b1e-aced-44c2-8f66-655bd5c2c26b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.401279 | controller |     "Jun 11 11:05:28.337739 crc crio[22652]: time=\"2026-06-11T11:05:28.337539299Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=a986ba48-3e65-4aa8-a61b-93fda226dfac name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.401295 | controller |     "Jun 11 11:05:28.339604 crc crio[22652]: time=\"2026-06-11T11:05:28.3394693Z\" level=info msg=\"Created container 02e5a591b97e8071c6a7e884b8536b9d9318d8bb1852a15c0d69316b47b94fc9: openstack/dnsmasq-dns-5556978f87-mdr8r/init\" id=6b7d19da-cd70-420b-bcdd-2bff6bb48f9d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.401312 | controller |     "Jun 11 11:05:28.339933 crc crio[22652]: time=\"2026-06-11T11:05:28.339825771Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified not found\" id=a986ba48-3e65-4aa8-a61b-93fda226dfac name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.401327 | controller |     "Jun 11 11:05:28.340285 crc crio[22652]: time=\"2026-06-11T11:05:28.339968435Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified found\" id=a986ba48-3e65-4aa8-a61b-93fda226dfac name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.401342 | controller |     "Jun 11 11:05:28.351256 crc crio[22652]: time=\"2026-06-11T11:05:28.349661963Z\" level=info msg=\"Starting container: 02e5a591b97e8071c6a7e884b8536b9d9318d8bb1852a15c0d69316b47b94fc9\" id=954e8ae1-42df-4dbe-b1e2-f2d8795d54da name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.401378 | controller |     "Jun 11 11:05:28.351602 crc crio[22652]: time=\"2026-06-11T11:05:28.351356617Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=6444df58-4687-4633-90a3-99bc8a4e1c96 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.401402 | controller |     "Jun 11 11:05:28.360449 crc crio[22652]: time=\"2026-06-11T11:05:28.360345252Z\" level=info msg=\"Started container\" PID=62024 containerID=02e5a591b97e8071c6a7e884b8536b9d9318d8bb1852a15c0d69316b47b94fc9 description=openstack/dnsmasq-dns-5556978f87-mdr8r/init id=954e8ae1-42df-4dbe-b1e2-f2d8795d54da name=/runtime.v1.RuntimeService/StartContainer sandboxID=bc65a2f00faed08908e852b59e1acf5d1a2058e82c9c0e070a04904641701bc6",
2026-06-11 11:58:02.401426 | controller |     "Jun 11 11:05:28.362771 crc crio[22652]: time=\"2026-06-11T11:05:28.362481577Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\\\"\"",
2026-06-11 11:58:02.401443 | controller |     "Jun 11 11:05:28.460805 crc crio[22652]: 2026-06-11T11:05:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:211cc5fb19c87a8 Mac:f2:c0:8e:32:be:4b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:90 Mtu:0 Sandbox:/var/run/netns/fd2ff31a-75a7-44d3-9f95-d3ccbdb86140 SocketPath: PciID:}] [{Interface:0xc0002d07f0 Address:{IP:10.217.0.144 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.401459 | controller |     "Jun 11 11:05:28.461833 crc crio[22652]: time=\"2026-06-11T11:05:28.461764323Z\" level=info msg=\"Got pod network &{Name:barbican-db-sync-tf75q Namespace:openstack ID:211cc5fb19c87a857dfad7f0227c8a4f0412d365e67ba21edb31eeaa266944b8 UID:56c6cb6f-7785-4314-9f2b-02e49a6176ce NetNS:/var/run/netns/fd2ff31a-75a7-44d3-9f95-d3ccbdb86140 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod56c6cb6f_7785_4314_9f2b_02e49a6176ce.slice PodAnnotations:0xc0004beec0}] Aliases:map[]}\"",
2026-06-11 11:58:02.401474 | controller |     "Jun 11 11:05:28.461957 crc crio[22652]: time=\"2026-06-11T11:05:28.461916357Z\" level=info msg=\"Checking pod openstack_barbican-db-sync-tf75q for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.401489 | controller |     "Jun 11 11:05:28.469728 crc crio[22652]: time=\"2026-06-11T11:05:28.46956168Z\" level=info msg=\"Ran pod sandbox 211cc5fb19c87a857dfad7f0227c8a4f0412d365e67ba21edb31eeaa266944b8 with infra container: openstack/barbican-db-sync-tf75q/POD\" id=8f1a321a-f576-462b-8539-31c411d8b15d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.401505 | controller |     "Jun 11 11:05:28.472611 crc crio[22652]: 2026-06-11T11:05:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5b1efe741a77fa3 Mac:aa:2b:48:fb:63:ad Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8f Mtu:0 Sandbox:/var/run/netns/d1b6ee64-fba0-4e2e-973d-a7cab1411277 SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.143 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.401524 | controller |     "Jun 11 11:05:28.474238 crc crio[22652]: time=\"2026-06-11T11:05:28.474105762Z\" level=info msg=\"Got pod network &{Name:neutron-db-sync-8w6nw Namespace:openstack ID:5b1efe741a77fa3f1dffa21913112443b8d2b4bbcce9f2c624073bd0f5c4a504 UID:e678ce75-49c8-4387-ac3b-e8e0aa92338f NetNS:/var/run/netns/d1b6ee64-fba0-4e2e-973d-a7cab1411277 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode678ce75_49c8_4387_ac3b_e8e0aa92338f.slice PodAnnotations:0xc0036e6408}] Aliases:map[]}\"",
2026-06-11 11:58:02.401540 | controller |     "Jun 11 11:05:28.474774 crc crio[22652]: time=\"2026-06-11T11:05:28.474332379Z\" level=info msg=\"Checking pod openstack_neutron-db-sync-8w6nw for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.401555 | controller |     "Jun 11 11:05:28.477526 crc crio[22652]: time=\"2026-06-11T11:05:28.477451613Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=3924bcf8-5f89-40de-8f78-0ff32bcee484 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.401572 | controller |     "Jun 11 11:05:28.477761 crc crio[22652]: time=\"2026-06-11T11:05:28.47768471Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified not found\" id=3924bcf8-5f89-40de-8f78-0ff32bcee484 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.401587 | controller |     "Jun 11 11:05:28.478215 crc crio[22652]: time=\"2026-06-11T11:05:28.477765833Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified found\" id=3924bcf8-5f89-40de-8f78-0ff32bcee484 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.401602 | controller |     "Jun 11 11:05:28.479067 crc crio[22652]: time=\"2026-06-11T11:05:28.478924698Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=be91f80c-6129-4790-b3b6-8b9284311af1 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.401617 | controller |     "Jun 11 11:05:28.481699 crc crio[22652]: time=\"2026-06-11T11:05:28.48161667Z\" level=info msg=\"Ran pod sandbox 5b1efe741a77fa3f1dffa21913112443b8d2b4bbcce9f2c624073bd0f5c4a504 with infra container: openstack/neutron-db-sync-8w6nw/POD\" id=9e56b193-94cd-4a96-b1a1-f0daa9139698 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.401631 | controller |     "Jun 11 11:05:28.481815 crc crio[22652]: time=\"2026-06-11T11:05:28.481727197Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\\\"\"",
2026-06-11 11:58:02.401646 | controller |     "Jun 11 11:05:28.489657 crc crio[22652]: time=\"2026-06-11T11:05:28.489581452Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=4be0373f-f1fc-4b0e-9b13-d9f17f8d74e8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.401676 | controller |     "Jun 11 11:05:28.540446 crc crio[22652]: time=\"2026-06-11T11:05:28.540016613Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-external-api-0/POD\" id=830f7deb-3945-4eea-99a3-9d80417fa0bb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.401692 | controller |     "Jun 11 11:05:28.540446 crc crio[22652]: time=\"2026-06-11T11:05:28.540212929Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.401707 | controller |     "Jun 11 11:05:28.552775 crc crio[22652]: time=\"2026-06-11T11:05:28.552335298Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=ceae2f2a-d56a-4493-81f8-e004b4447a95 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.401726 | controller |     "Jun 11 11:05:28.579500 crc crio[22652]: time=\"2026-06-11T11:05:28.579445488Z\" level=info msg=\"Creating container: openstack/neutron-db-sync-8w6nw/neutron-db-sync\" id=ffc2eeb5-a56e-4658-a366-560ddc7c45c6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.401741 | controller |     "Jun 11 11:05:28.586378 crc crio[22652]: time=\"2026-06-11T11:05:28.58390862Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.401756 | controller |     "Jun 11 11:05:28.601746 crc crio[22652]: time=\"2026-06-11T11:05:28.601599172Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:2fa5373a4069a1fefe611edf9b8d11122349c72f037cb9481706f59ffaab8959 UID:e9b26b16-768c-447f-9a1e-9bfae15c1578 NetNS:/var/run/netns/cb046db3-fb2a-44d5-9ad6-9b44967a0c8c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode9b26b16_768c_447f_9a1e_9bfae15c1578.slice PodAnnotations:0xc0022f69f0}] Aliases:map[]}\"",
2026-06-11 11:58:02.401772 | controller |     "Jun 11 11:05:28.601746 crc crio[22652]: time=\"2026-06-11T11:05:28.601670814Z\" level=info msg=\"Adding pod openstack_glance-default-external-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.401787 | controller |     "Jun 11 11:05:28.648051 crc crio[22652]: time=\"2026-06-11T11:05:28.647865751Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.401802 | controller |     "Jun 11 11:05:28.659725 crc crio[22652]: time=\"2026-06-11T11:05:28.65707385Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.401817 | controller |     "Jun 11 11:05:28.681996 crc crio[22652]: 2026-06-11T11:05:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:78690cf18e0bac7 Mac:62:32:11:a5:5a:ef Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:92 Mtu:0 Sandbox:/var/run/netns/c45bd792-e7bd-4e24-9896-26e10aa78a4a SocketPath: PciID:}] [{Interface:0xc000405040 Address:{IP:10.217.0.146 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.401833 | controller |     "Jun 11 11:05:28.681996 crc crio[22652]: time=\"2026-06-11T11:05:28.677873012Z\" level=info msg=\"Got pod network &{Name:placement-db-sync-2vxlv Namespace:openstack ID:78690cf18e0bac7af401841d3e2713d1dc3221c65e9d88c3e057814cdc77674e UID:428e1c76-9877-49d3-9647-2c653c4b4f65 NetNS:/var/run/netns/c45bd792-e7bd-4e24-9896-26e10aa78a4a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod428e1c76_9877_49d3_9647_2c653c4b4f65.slice PodAnnotations:0xc002618320}] Aliases:map[]}\"",
2026-06-11 11:58:02.401847 | controller |     "Jun 11 11:05:28.681996 crc crio[22652]: time=\"2026-06-11T11:05:28.678005556Z\" level=info msg=\"Checking pod openstack_placement-db-sync-2vxlv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.401862 | controller |     "Jun 11 11:05:28.691203 crc crio[22652]: time=\"2026-06-11T11:05:28.684324254Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-internal-api-0/POD\" id=391752a3-0178-44fc-964e-dea767e64a09 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.401877 | controller |     "Jun 11 11:05:28.691203 crc crio[22652]: time=\"2026-06-11T11:05:28.684444138Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.401894 | controller |     "Jun 11 11:05:28.691203 crc crio[22652]: time=\"2026-06-11T11:05:28.689695512Z\" level=info msg=\"Ran pod sandbox 78690cf18e0bac7af401841d3e2713d1dc3221c65e9d88c3e057814cdc77674e with infra container: openstack/placement-db-sync-2vxlv/POD\" id=ec187180-92aa-424a-b64e-23ef2edc4ea5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.401909 | controller |     "Jun 11 11:05:28.714360 crc crio[22652]: time=\"2026-06-11T11:05:28.714091267Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=0ecc0094-76f8-4144-8c16-2f8215eaa3cb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.401924 | controller |     "Jun 11 11:05:28.715286 crc crio[22652]: time=\"2026-06-11T11:05:28.715213491Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-placement-api:current-podified not found\" id=0ecc0094-76f8-4144-8c16-2f8215eaa3cb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.401939 | controller |     "Jun 11 11:05:28.715371 crc crio[22652]: time=\"2026-06-11T11:05:28.715290274Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-placement-api:current-podified found\" id=0ecc0094-76f8-4144-8c16-2f8215eaa3cb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.401953 | controller |     "Jun 11 11:05:28.717642 crc crio[22652]: time=\"2026-06-11T11:05:28.717578506Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=fa44492a-04d6-40a2-980e-c6acfe0e4c2e name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.401968 | controller |     "Jun 11 11:05:28.725944 crc crio[22652]: time=\"2026-06-11T11:05:28.722085217Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\\\"\"",
2026-06-11 11:58:02.401984 | controller |     "Jun 11 11:05:28.731880 crc crio[22652]: time=\"2026-06-11T11:05:28.729689337Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:3d5d18419b3c5c994348bc58879b89fd9a02a5ea804617dac72434d4da2281b2 UID:d444018f-59ea-4dcf-a4e1-1c0318b9e7bb NetNS:/var/run/netns/adf7f08d-b329-42d2-b3a6-0672382bd301 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd444018f_59ea_4dcf_a4e1_1c0318b9e7bb.slice PodAnnotations:0xc002acc960}] Aliases:map[]}\"",
2026-06-11 11:58:02.401999 | controller |     "Jun 11 11:05:28.731880 crc crio[22652]: time=\"2026-06-11T11:05:28.729774019Z\" level=info msg=\"Adding pod openstack_glance-default-internal-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.402014 | controller |     "Jun 11 11:05:28.804465 crc crio[22652]: 2026-06-11T11:05:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4b9a1f71cdf7a8d Mac:fe:9a:a0:94:6a:9c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:91 Mtu:0 Sandbox:/var/run/netns/20542fb1-1491-4e08-8e7c-65158bcb9bff SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.145 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.402029 | controller |     "Jun 11 11:05:28.806529 crc crio[22652]: time=\"2026-06-11T11:05:28.805670153Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-65b8c788ff-6n8zr Namespace:openstack ID:4b9a1f71cdf7a8d9f9227aee91750b44d1c990959883be936ef90749bcbd31bb UID:fd869423-d9d8-49e6-9ea2-818851cac9a4 NetNS:/var/run/netns/20542fb1-1491-4e08-8e7c-65158bcb9bff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfd869423_d9d8_49e6_9ea2_818851cac9a4.slice PodAnnotations:0xc0004bf228}] Aliases:map[]}\"",
2026-06-11 11:58:02.402043 | controller |     "Jun 11 11:05:28.806529 crc crio[22652]: time=\"2026-06-11T11:05:28.805866169Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-65b8c788ff-6n8zr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.402070 | controller |     "Jun 11 11:05:28.881441 crc crio[22652]: 2026-06-11T11:05:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4dc790dce2c1210 Mac:5e:ea:78:b4:78:21 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:93 Mtu:0 Sandbox:/var/run/netns/d84e6e4c-295b-4880-ac52-4ab89248f0f9 SocketPath: PciID:}] [{Interface:0xc0001a46e0 Address:{IP:10.217.0.147 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.402086 | controller |     "Jun 11 11:05:28.882292 crc crio[22652]: time=\"2026-06-11T11:05:28.882221452Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6674dbf88c-zkx77 Namespace:openstack ID:4dc790dce2c1210604fcafab449b31b5e543df7a2013318a9f535d377ed6298b UID:7636bade-d6da-4b00-8612-ea18f16d57fa NetNS:/var/run/netns/d84e6e4c-295b-4880-ac52-4ab89248f0f9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7636bade_d6da_4b00_8612_ea18f16d57fa.slice PodAnnotations:0xc0004bf340}] Aliases:map[]}\"",
2026-06-11 11:58:02.402102 | controller |     "Jun 11 11:05:28.882452 crc crio[22652]: time=\"2026-06-11T11:05:28.882393697Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-6674dbf88c-zkx77 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.402116 | controller |     "Jun 11 11:05:28.896007 crc crio[22652]: time=\"2026-06-11T11:05:28.895901373Z\" level=info msg=\"Ran pod sandbox 4dc790dce2c1210604fcafab449b31b5e543df7a2013318a9f535d377ed6298b with infra container: openstack/dnsmasq-dns-6674dbf88c-zkx77/POD\" id=dfa03927-905f-4094-80e0-1b74c26afcb8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.402132 | controller |     "Jun 11 11:05:28.901568 crc crio[22652]: time=\"2026-06-11T11:05:28.900406844Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=e6e9b780-ebe2-480e-b700-c20513e1fbab name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.402146 | controller |     "Jun 11 11:05:28.922296 crc crio[22652]: time=\"2026-06-11T11:05:28.921686968Z\" level=info msg=\"Ran pod sandbox 4b9a1f71cdf7a8d9f9227aee91750b44d1c990959883be936ef90749bcbd31bb with infra container: openstack/dnsmasq-dns-65b8c788ff-6n8zr/POD\" id=4ee3c619-2df4-4a60-9f66-a87684d7c76a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.402161 | controller |     "Jun 11 11:05:28.957361 crc crio[22652]: time=\"2026-06-11T11:05:28.956671286Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=fb3816fa-a465-4bfc-b703-ef4826d96375 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.402176 | controller |     "Jun 11 11:05:29.045093 crc crio[22652]: time=\"2026-06-11T11:05:29.044965394Z\" level=info msg=\"Created container dc731c4cea13ed10e15c4d39b77eff84c5b0b59afea8fc6ea174c22e9e364168: openstack/neutron-db-sync-8w6nw/neutron-db-sync\" id=ffc2eeb5-a56e-4658-a366-560ddc7c45c6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.402190 | controller |     "Jun 11 11:05:29.048218 crc crio[22652]: time=\"2026-06-11T11:05:29.048052349Z\" level=info msg=\"Starting container: dc731c4cea13ed10e15c4d39b77eff84c5b0b59afea8fc6ea174c22e9e364168\" id=f24483ac-5f74-4b06-acaf-7d000ff605a8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.402205 | controller |     "Jun 11 11:05:29.050901 crc crio[22652]: time=\"2026-06-11T11:05:29.050808755Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=4054c217-e4d3-4d8f-ae54-efe3c8fb61af name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.402220 | controller |     "Jun 11 11:05:29.059310 crc crio[22652]: time=\"2026-06-11T11:05:29.059199848Z\" level=info msg=\"Started container\" PID=62147 containerID=dc731c4cea13ed10e15c4d39b77eff84c5b0b59afea8fc6ea174c22e9e364168 description=openstack/neutron-db-sync-8w6nw/neutron-db-sync id=f24483ac-5f74-4b06-acaf-7d000ff605a8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5b1efe741a77fa3f1dffa21913112443b8d2b4bbcce9f2c624073bd0f5c4a504",
2026-06-11 11:58:02.402238 | controller |     "Jun 11 11:05:29.082537 crc crio[22652]: time=\"2026-06-11T11:05:29.08244601Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6674dbf88c-zkx77/init\" id=d2b6b736-f5a3-46f5-9d8b-d5d68fed5c83 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.402254 | controller |     "Jun 11 11:05:29.082964 crc crio[22652]: time=\"2026-06-11T11:05:29.082879584Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.402269 | controller |     "Jun 11 11:05:29.107620 crc crio[22652]: time=\"2026-06-11T11:05:29.10364003Z\" level=info msg=\"Stopping pod sandbox: bc65a2f00faed08908e852b59e1acf5d1a2058e82c9c0e070a04904641701bc6\" id=5b9a8ab8-3924-4694-acfd-04514bbb7776 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.402284 | controller |     "Jun 11 11:05:29.107620 crc crio[22652]: time=\"2026-06-11T11:05:29.104432955Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-5556978f87-mdr8r Namespace:openstack ID:bc65a2f00faed08908e852b59e1acf5d1a2058e82c9c0e070a04904641701bc6 UID:f3352b91-8fb4-452f-b8b1-667346e637fc NetNS:/var/run/netns/bf774cc5-12d2-4590-9139-0e0308f52d82 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf3352b91_8fb4_452f_b8b1_667346e637fc.slice PodAnnotations:0xc0029282c0}] Aliases:map[]}\"",
2026-06-11 11:58:02.402299 | controller |     "Jun 11 11:05:29.107620 crc crio[22652]: time=\"2026-06-11T11:05:29.10461326Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-5556978f87-mdr8r from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.402314 | controller |     "Jun 11 11:05:29.144234 crc crio[22652]: time=\"2026-06-11T11:05:29.142679544Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=9d7edad5-65fa-4c43-9e47-f7e9847d12aa name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.402329 | controller |     "Jun 11 11:05:29.163386 crc crio[22652]: time=\"2026-06-11T11:05:29.163292622Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-65b8c788ff-6n8zr/init\" id=54caeaac-8210-4fe5-9c5b-916f25bd874e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.402343 | controller |     "Jun 11 11:05:29.164023 crc crio[22652]: time=\"2026-06-11T11:05:29.163697684Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.402381 | controller |     "Jun 11 11:05:29.277265 crc crio[22652]: time=\"2026-06-11T11:05:29.277187687Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.402398 | controller |     "Jun 11 11:05:29.278578 crc crio[22652]: time=\"2026-06-11T11:05:29.278453468Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.402414 | controller |     "Jun 11 11:05:29.281571 crc crio[22652]: time=\"2026-06-11T11:05:29.281491652Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.402428 | controller |     "Jun 11 11:05:29.287023 crc crio[22652]: time=\"2026-06-11T11:05:29.286652078Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.402447 | controller |     "Jun 11 11:05:29.440007 crc crio[22652]: time=\"2026-06-11T11:05:29.439543024Z\" level=info msg=\"Created container 88211b2a0576188eacdee02967c59037da33688f71f4c41e7511ac12b3c4a0f3: openstack/dnsmasq-dns-65b8c788ff-6n8zr/init\" id=54caeaac-8210-4fe5-9c5b-916f25bd874e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.402463 | controller |     "Jun 11 11:05:29.442787 crc crio[22652]: time=\"2026-06-11T11:05:29.442724073Z\" level=info msg=\"Starting container: 88211b2a0576188eacdee02967c59037da33688f71f4c41e7511ac12b3c4a0f3\" id=5d0f0d60-3eb9-47bd-8d5d-853c73ef3aff name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.402479 | controller |     "Jun 11 11:05:29.461173 crc crio[22652]: time=\"2026-06-11T11:05:29.460407599Z\" level=info msg=\"Started container\" PID=62261 containerID=88211b2a0576188eacdee02967c59037da33688f71f4c41e7511ac12b3c4a0f3 description=openstack/dnsmasq-dns-65b8c788ff-6n8zr/init id=5d0f0d60-3eb9-47bd-8d5d-853c73ef3aff name=/runtime.v1.RuntimeService/StartContainer sandboxID=4b9a1f71cdf7a8d9f9227aee91750b44d1c990959883be936ef90749bcbd31bb",
2026-06-11 11:58:02.402494 | controller |     "Jun 11 11:05:29.491807 crc crio[22652]: time=\"2026-06-11T11:05:29.483871584Z\" level=info msg=\"Created container c9147a587f397c1d464000771c3f4407d5eb28c18f3683e2307330e90e3ec459: openstack/dnsmasq-dns-6674dbf88c-zkx77/init\" id=d2b6b736-f5a3-46f5-9d8b-d5d68fed5c83 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.402509 | controller |     "Jun 11 11:05:29.491807 crc crio[22652]: time=\"2026-06-11T11:05:29.485326347Z\" level=info msg=\"Starting container: c9147a587f397c1d464000771c3f4407d5eb28c18f3683e2307330e90e3ec459\" id=4029de4e-3c08-4605-bc59-b6e91f87524a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.402523 | controller |     "Jun 11 11:05:29.585033 crc crio[22652]: time=\"2026-06-11T11:05:29.583583635Z\" level=info msg=\"Started container\" PID=62268 containerID=c9147a587f397c1d464000771c3f4407d5eb28c18f3683e2307330e90e3ec459 description=openstack/dnsmasq-dns-6674dbf88c-zkx77/init id=4029de4e-3c08-4605-bc59-b6e91f87524a name=/runtime.v1.RuntimeService/StartContainer sandboxID=4dc790dce2c1210604fcafab449b31b5e543df7a2013318a9f535d377ed6298b",
2026-06-11 11:58:02.402538 | controller |     "Jun 11 11:05:30.274281 crc crio[22652]: time=\"2026-06-11T11:05:30.273809014Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=6ca65d8b-9a2f-4e05-8bf2-0dcd49c2f624 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.402553 | controller |     "Jun 11 11:05:30.300899 crc crio[22652]: time=\"2026-06-11T11:05:30.30080634Z\" level=info msg=\"Stopped pod sandbox: bc65a2f00faed08908e852b59e1acf5d1a2058e82c9c0e070a04904641701bc6\" id=5b9a8ab8-3924-4694-acfd-04514bbb7776 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.402568 | controller |     "Jun 11 11:05:30.308781 crc crio[22652]: time=\"2026-06-11T11:05:30.308662829Z\" level=info msg=\"Stopping pod sandbox: 4b9a1f71cdf7a8d9f9227aee91750b44d1c990959883be936ef90749bcbd31bb\" id=e888a9f4-9f41-47df-9218-cf15195d9a5b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.402583 | controller |     "Jun 11 11:05:30.311955 crc crio[22652]: time=\"2026-06-11T11:05:30.311404836Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-65b8c788ff-6n8zr Namespace:openstack ID:4b9a1f71cdf7a8d9f9227aee91750b44d1c990959883be936ef90749bcbd31bb UID:fd869423-d9d8-49e6-9ea2-818851cac9a4 NetNS:/var/run/netns/20542fb1-1491-4e08-8e7c-65158bcb9bff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfd869423_d9d8_49e6_9ea2_818851cac9a4.slice PodAnnotations:0xc005a4c390}] Aliases:map[]}\"",
2026-06-11 11:58:02.402598 | controller |     "Jun 11 11:05:30.311955 crc crio[22652]: time=\"2026-06-11T11:05:30.311619743Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-65b8c788ff-6n8zr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.402616 | controller |     "Jun 11 11:05:30.337275 crc crio[22652]: 2026-06-11T11:05:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3d5d18419b3c5c9 Mac:f6:a4:a1:d9:1f:a3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:95 Mtu:0 Sandbox:/var/run/netns/adf7f08d-b329-42d2-b3a6-0672382bd301 SocketPath: PciID:}] [{Interface:0xc0001445c0 Address:{IP:10.217.0.149 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.402632 | controller |     "Jun 11 11:05:30.381961 crc crio[22652]: time=\"2026-06-11T11:05:30.379588546Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:3d5d18419b3c5c994348bc58879b89fd9a02a5ea804617dac72434d4da2281b2 UID:d444018f-59ea-4dcf-a4e1-1c0318b9e7bb NetNS:/var/run/netns/adf7f08d-b329-42d2-b3a6-0672382bd301 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd444018f_59ea_4dcf_a4e1_1c0318b9e7bb.slice PodAnnotations:0xc002acc960}] Aliases:map[]}\"",
2026-06-11 11:58:02.402647 | controller |     "Jun 11 11:05:30.381961 crc crio[22652]: time=\"2026-06-11T11:05:30.379928807Z\" level=info msg=\"Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.402662 | controller |     "Jun 11 11:05:30.424768 crc crio[22652]: time=\"2026-06-11T11:05:30.424414338Z\" level=info msg=\"Ran pod sandbox 3d5d18419b3c5c994348bc58879b89fd9a02a5ea804617dac72434d4da2281b2 with infra container: openstack/glance-default-internal-api-0/POD\" id=391752a3-0178-44fc-964e-dea767e64a09 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.402678 | controller |     "Jun 11 11:05:30.431675 crc crio[22652]: time=\"2026-06-11T11:05:30.431556195Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=6edb96a1-82fe-4714-bd9b-341d784ace0d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.402693 | controller |     "Jun 11 11:05:30.435660 crc crio[22652]: time=\"2026-06-11T11:05:30.435435629Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=a47bcfe1-4b16-4110-a69d-e52230359fba name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.402708 | controller |     "Jun 11 11:05:30.446767 crc crio[22652]: time=\"2026-06-11T11:05:30.446507989Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=17545df7-3fce-42f9-aff4-e9a8c728379e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.402722 | controller |     "Jun 11 11:05:30.465817 crc crio[22652]: time=\"2026-06-11T11:05:30.465301802Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6674dbf88c-zkx77/dnsmasq-dns\" id=5ea701ce-590d-495d-8c89-8a0c2fbf9b57 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.402737 | controller |     "Jun 11 11:05:30.467952 crc crio[22652]: time=\"2026-06-11T11:05:30.466170115Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.402751 | controller |     "Jun 11 11:05:30.491329 crc crio[22652]: time=\"2026-06-11T11:05:30.485660516Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-log\" id=d42ffad0-c609-48c3-82e7-06a3eca5f4ba name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.402766 | controller |     "Jun 11 11:05:30.561815 crc crio[22652]: time=\"2026-06-11T11:05:30.561726963Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.402784 | controller |     "Jun 11 11:05:30.607902 crc crio[22652]: time=\"2026-06-11T11:05:30.607779801Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.402799 | controller |     "Jun 11 11:05:30.615013 crc crio[22652]: time=\"2026-06-11T11:05:30.614380317Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.402813 | controller |     "Jun 11 11:05:30.819505 crc crio[22652]: time=\"2026-06-11T11:05:30.819380396Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.402828 | controller |     "Jun 11 11:05:30.957585 crc crio[22652]: 2026-06-11T11:05:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2fa5373a4069a1f Mac:a2:fe:8f:80:1c:00 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:94 Mtu:0 Sandbox:/var/run/netns/cb046db3-fb2a-44d5-9ad6-9b44967a0c8c SocketPath: PciID:}] [{Interface:0xc00028e780 Address:{IP:10.217.0.148 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.402842 | controller |     "Jun 11 11:05:30.961920 crc crio[22652]: time=\"2026-06-11T11:05:30.9586529Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:2fa5373a4069a1fefe611edf9b8d11122349c72f037cb9481706f59ffaab8959 UID:e9b26b16-768c-447f-9a1e-9bfae15c1578 NetNS:/var/run/netns/cb046db3-fb2a-44d5-9ad6-9b44967a0c8c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode9b26b16_768c_447f_9a1e_9bfae15c1578.slice PodAnnotations:0xc0022f69f0}] Aliases:map[]}\"",
2026-06-11 11:58:02.402857 | controller |     "Jun 11 11:05:30.961920 crc crio[22652]: time=\"2026-06-11T11:05:30.959019621Z\" level=info msg=\"Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.402872 | controller |     "Jun 11 11:05:31.004940 crc crio[22652]: time=\"2026-06-11T11:05:31.004842301Z\" level=info msg=\"Created container d144c5625e68a982e528126bac0d3c274e82059610c82979a1c6f9f6722349b4: openstack/dnsmasq-dns-6674dbf88c-zkx77/dnsmasq-dns\" id=5ea701ce-590d-495d-8c89-8a0c2fbf9b57 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.402886 | controller |     "Jun 11 11:05:31.008780 crc crio[22652]: time=\"2026-06-11T11:05:31.007432623Z\" level=info msg=\"Starting container: d144c5625e68a982e528126bac0d3c274e82059610c82979a1c6f9f6722349b4\" id=20a6186e-8c78-4335-889c-59e8a59bcf74 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.402901 | controller |     "Jun 11 11:05:31.036334 crc crio[22652]: time=\"2026-06-11T11:05:31.036273615Z\" level=info msg=\"Stopped pod sandbox: 4b9a1f71cdf7a8d9f9227aee91750b44d1c990959883be936ef90749bcbd31bb\" id=e888a9f4-9f41-47df-9218-cf15195d9a5b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.402915 | controller |     "Jun 11 11:05:31.042619 crc crio[22652]: time=\"2026-06-11T11:05:31.042565953Z\" level=info msg=\"Started container\" PID=62548 containerID=d144c5625e68a982e528126bac0d3c274e82059610c82979a1c6f9f6722349b4 description=openstack/dnsmasq-dns-6674dbf88c-zkx77/dnsmasq-dns id=20a6186e-8c78-4335-889c-59e8a59bcf74 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4dc790dce2c1210604fcafab449b31b5e543df7a2013318a9f535d377ed6298b",
2026-06-11 11:58:02.402930 | controller |     "Jun 11 11:05:31.073366 crc crio[22652]: time=\"2026-06-11T11:05:31.073295695Z\" level=info msg=\"Ran pod sandbox 2fa5373a4069a1fefe611edf9b8d11122349c72f037cb9481706f59ffaab8959 with infra container: openstack/glance-default-external-api-0/POD\" id=830f7deb-3945-4eea-99a3-9d80417fa0bb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.402949 | controller |     "Jun 11 11:05:31.092995 crc crio[22652]: time=\"2026-06-11T11:05:31.092867248Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=36ca2fe9-9f8b-4d16-943b-b54efc865c93 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.402964 | controller |     "Jun 11 11:05:31.114371 crc crio[22652]: time=\"2026-06-11T11:05:31.113968939Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=5ab9a68d-632c-4aed-a441-8a536c7b6c49 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.402979 | controller |     "Jun 11 11:05:31.134755 crc crio[22652]: time=\"2026-06-11T11:05:31.134675688Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-log\" id=2a8afe41-025d-43d5-a172-07119d7f2797 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.402993 | controller |     "Jun 11 11:05:31.137617 crc crio[22652]: time=\"2026-06-11T11:05:31.137430195Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.403008 | controller |     "Jun 11 11:05:31.407677 crc crio[22652]: time=\"2026-06-11T11:05:31.404105481Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.403022 | controller |     "Jun 11 11:05:31.458416 crc crio[22652]: time=\"2026-06-11T11:05:31.458351689Z\" level=info msg=\"Removing container: 02e5a591b97e8071c6a7e884b8536b9d9318d8bb1852a15c0d69316b47b94fc9\" id=3ab66c1b-1972-490f-9442-ace707afed57 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.403038 | controller |     "Jun 11 11:05:31.563817 crc crio[22652]: time=\"2026-06-11T11:05:31.563673008Z\" level=info msg=\"Removed container 02e5a591b97e8071c6a7e884b8536b9d9318d8bb1852a15c0d69316b47b94fc9: openstack/dnsmasq-dns-5556978f87-mdr8r/init\" id=3ab66c1b-1972-490f-9442-ace707afed57 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.403052 | controller |     "Jun 11 11:05:31.586932 crc crio[22652]: time=\"2026-06-11T11:05:31.583381096Z\" level=info msg=\"Removing container: 88211b2a0576188eacdee02967c59037da33688f71f4c41e7511ac12b3c4a0f3\" id=19722876-8f58-4b65-9bcf-381fe83b40d1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.403066 | controller |     "Jun 11 11:05:31.642477 crc crio[22652]: time=\"2026-06-11T11:05:31.640798935Z\" level=info msg=\"Removed container 88211b2a0576188eacdee02967c59037da33688f71f4c41e7511ac12b3c4a0f3: openstack/dnsmasq-dns-65b8c788ff-6n8zr/init\" id=19722876-8f58-4b65-9bcf-381fe83b40d1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.403081 | controller |     "Jun 11 11:05:32.342033 crc crio[22652]: time=\"2026-06-11T11:05:32.341233388Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.403095 | controller |     "Jun 11 11:05:32.568532 crc crio[22652]: time=\"2026-06-11T11:05:32.568375756Z\" level=info msg=\"Created container 04ff4965f76a7ab466c0db90c57f0a0d8ad3df87901a8be3869b911f17e49a0b: openstack/glance-default-internal-api-0/glance-log\" id=d42ffad0-c609-48c3-82e7-06a3eca5f4ba name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.403109 | controller |     "Jun 11 11:05:32.570661 crc crio[22652]: time=\"2026-06-11T11:05:32.569865829Z\" level=info msg=\"Starting container: 04ff4965f76a7ab466c0db90c57f0a0d8ad3df87901a8be3869b911f17e49a0b\" id=a682e941-f745-4936-a88d-da0827ddec3d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.403124 | controller |     "Jun 11 11:05:32.610502 crc crio[22652]: time=\"2026-06-11T11:05:32.610415681Z\" level=info msg=\"Started container\" PID=62615 containerID=04ff4965f76a7ab466c0db90c57f0a0d8ad3df87901a8be3869b911f17e49a0b description=openstack/glance-default-internal-api-0/glance-log id=a682e941-f745-4936-a88d-da0827ddec3d name=/runtime.v1.RuntimeService/StartContainer sandboxID=3d5d18419b3c5c994348bc58879b89fd9a02a5ea804617dac72434d4da2281b2",
2026-06-11 11:58:02.403142 | controller |     "Jun 11 11:05:32.654262 crc crio[22652]: time=\"2026-06-11T11:05:32.653982917Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=db6abf06-d8d5-4a85-9152-a2e29d92f808 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.403157 | controller |     "Jun 11 11:05:32.761085 crc crio[22652]: time=\"2026-06-11T11:05:32.760569335Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=2839b29d-760d-4dc9-ab4f-774533fdbda8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.403172 | controller |     "Jun 11 11:05:32.776527 crc crio[22652]: time=\"2026-06-11T11:05:32.776444793Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-httpd\" id=43370c20-083b-48ca-b7e7-7709d8e6ee0e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.403187 | controller |     "Jun 11 11:05:32.778777 crc crio[22652]: time=\"2026-06-11T11:05:32.778704234Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.403201 | controller |     "Jun 11 11:05:32.804449 crc crio[22652]: time=\"2026-06-11T11:05:32.804382036Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.403216 | controller |     "Jun 11 11:05:32.950454 crc crio[22652]: time=\"2026-06-11T11:05:32.950100362Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.403231 | controller |     "Jun 11 11:05:32.992277 crc crio[22652]: time=\"2026-06-11T11:05:32.992189812Z\" level=info msg=\"Created container cd8db888965ee4bdbf0507c46e4e834b5183653ab3d4853b0f533c4123175e76: openstack/glance-default-external-api-0/glance-log\" id=2a8afe41-025d-43d5-a172-07119d7f2797 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.403246 | controller |     "Jun 11 11:05:32.997358 crc crio[22652]: time=\"2026-06-11T11:05:32.99727656Z\" level=info msg=\"Starting container: cd8db888965ee4bdbf0507c46e4e834b5183653ab3d4853b0f533c4123175e76\" id=1cc257c6-25df-44ee-84ff-f9f6f73566da name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.403260 | controller |     "Jun 11 11:05:33.008593 crc crio[22652]: time=\"2026-06-11T11:05:33.008401738Z\" level=info msg=\"Started container\" PID=62632 containerID=cd8db888965ee4bdbf0507c46e4e834b5183653ab3d4853b0f533c4123175e76 description=openstack/glance-default-external-api-0/glance-log id=1cc257c6-25df-44ee-84ff-f9f6f73566da name=/runtime.v1.RuntimeService/StartContainer sandboxID=2fa5373a4069a1fefe611edf9b8d11122349c72f037cb9481706f59ffaab8959",
2026-06-11 11:58:02.403275 | controller |     "Jun 11 11:05:33.035305 crc crio[22652]: time=\"2026-06-11T11:05:33.033677541Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=ee9de99b-c43b-4f3b-9281-b0398d74960a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.403289 | controller |     "Jun 11 11:05:33.075189 crc crio[22652]: time=\"2026-06-11T11:05:33.075029229Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=f72786f5-60d7-4a63-8957-1e07f54c2628 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.403303 | controller |     "Jun 11 11:05:33.087559 crc crio[22652]: time=\"2026-06-11T11:05:33.087364287Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-httpd\" id=589270fc-d954-4a7e-bc35-dd749968168f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.403322 | controller |     "Jun 11 11:05:33.089560 crc crio[22652]: time=\"2026-06-11T11:05:33.089490385Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.403338 | controller |     "Jun 11 11:05:33.231310 crc crio[22652]: time=\"2026-06-11T11:05:33.222033012Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.403374 | controller |     "Jun 11 11:05:34.314925 crc crio[22652]: time=\"2026-06-11T11:05:34.314571409Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.403392 | controller |     "Jun 11 11:05:34.481626 crc crio[22652]: time=\"2026-06-11T11:05:34.481092966Z\" level=info msg=\"Created container d661cf419aad36769bd084579038eb9441da7f165b0cd6e19cea90f5f663748e: openstack/glance-default-internal-api-0/glance-httpd\" id=43370c20-083b-48ca-b7e7-7709d8e6ee0e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.403408 | controller |     "Jun 11 11:05:34.492583 crc crio[22652]: time=\"2026-06-11T11:05:34.492476837Z\" level=info msg=\"Starting container: d661cf419aad36769bd084579038eb9441da7f165b0cd6e19cea90f5f663748e\" id=7cfdbecc-dcb9-4b99-af88-110a9f4334a3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.403424 | controller |     "Jun 11 11:05:34.503662 crc crio[22652]: time=\"2026-06-11T11:05:34.501840768Z\" level=info msg=\"Started container\" PID=62704 containerID=d661cf419aad36769bd084579038eb9441da7f165b0cd6e19cea90f5f663748e description=openstack/glance-default-internal-api-0/glance-httpd id=7cfdbecc-dcb9-4b99-af88-110a9f4334a3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3d5d18419b3c5c994348bc58879b89fd9a02a5ea804617dac72434d4da2281b2",
2026-06-11 11:58:02.403439 | controller |     "Jun 11 11:05:34.504338 crc crio[22652]: time=\"2026-06-11T11:05:34.503578743Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.403454 | controller |     "Jun 11 11:05:34.683375 crc crio[22652]: time=\"2026-06-11T11:05:34.683178568Z\" level=info msg=\"Created container 772a9d420f90ed96a873d62a686b0eb879b329c0be3b5fd517fdbec21d29423e: openstack/glance-default-external-api-0/glance-httpd\" id=589270fc-d954-4a7e-bc35-dd749968168f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.403475 | controller |     "Jun 11 11:05:34.685257 crc crio[22652]: time=\"2026-06-11T11:05:34.685218801Z\" level=info msg=\"Starting container: 772a9d420f90ed96a873d62a686b0eb879b329c0be3b5fd517fdbec21d29423e\" id=db8c99dc-daff-4727-b4a4-bd448b25c2d5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.403498 | controller |     "Jun 11 11:05:34.694478 crc crio[22652]: time=\"2026-06-11T11:05:34.694376678Z\" level=info msg=\"Started container\" PID=62720 containerID=772a9d420f90ed96a873d62a686b0eb879b329c0be3b5fd517fdbec21d29423e description=openstack/glance-default-external-api-0/glance-httpd id=db8c99dc-daff-4727-b4a4-bd448b25c2d5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2fa5373a4069a1fefe611edf9b8d11122349c72f037cb9481706f59ffaab8959",
2026-06-11 11:58:02.403518 | controller |     "Jun 11 11:05:34.754214 crc crio[22652]: time=\"2026-06-11T11:05:34.754094076Z\" level=info msg=\"Stopping container: 04ff4965f76a7ab466c0db90c57f0a0d8ad3df87901a8be3869b911f17e49a0b (timeout: 30s)\" id=1c8862d7-c1bc-411e-a328-9932af1b49b7 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.403533 | controller |     "Jun 11 11:05:34.755889 crc crio[22652]: time=\"2026-06-11T11:05:34.755798753Z\" level=info msg=\"Stopping container: d661cf419aad36769bd084579038eb9441da7f165b0cd6e19cea90f5f663748e (timeout: 30s)\" id=a193c68e-af01-47e3-a1f2-8c5572be7f0e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.403553 | controller |     "Jun 11 11:05:34.784553 crc crio[22652]: time=\"2026-06-11T11:05:34.784172935Z\" level=info msg=\"Stopping container: 772a9d420f90ed96a873d62a686b0eb879b329c0be3b5fd517fdbec21d29423e (timeout: 30s)\" id=fd7b85ad-6302-43af-ac14-ce3ff5917200 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.403568 | controller |     "Jun 11 11:05:34.784934 crc crio[22652]: time=\"2026-06-11T11:05:34.784415053Z\" level=info msg=\"Stopping container: cd8db888965ee4bdbf0507c46e4e834b5183653ab3d4853b0f533c4123175e76 (timeout: 30s)\" id=67713ae2-179c-4dbe-812d-cadb8ba91a0d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.403583 | controller |     "Jun 11 11:05:35.088187 crc crio[22652]: time=\"2026-06-11T11:05:35.08799513Z\" level=info msg=\"Stopped container 04ff4965f76a7ab466c0db90c57f0a0d8ad3df87901a8be3869b911f17e49a0b: openstack/glance-default-internal-api-0/glance-log\" id=1c8862d7-c1bc-411e-a328-9932af1b49b7 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.403597 | controller |     "Jun 11 11:05:35.325071 crc crio[22652]: time=\"2026-06-11T11:05:35.324806589Z\" level=info msg=\"Stopped container d661cf419aad36769bd084579038eb9441da7f165b0cd6e19cea90f5f663748e: openstack/glance-default-internal-api-0/glance-httpd\" id=a193c68e-af01-47e3-a1f2-8c5572be7f0e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.403612 | controller |     "Jun 11 11:05:35.329732 crc crio[22652]: time=\"2026-06-11T11:05:35.329689861Z\" level=info msg=\"Stopping pod sandbox: 3d5d18419b3c5c994348bc58879b89fd9a02a5ea804617dac72434d4da2281b2\" id=bd7429e4-ad49-4c5a-8b04-ef9c6f33d102 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.403628 | controller |     "Jun 11 11:05:35.330509 crc crio[22652]: time=\"2026-06-11T11:05:35.330399984Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:3d5d18419b3c5c994348bc58879b89fd9a02a5ea804617dac72434d4da2281b2 UID:d444018f-59ea-4dcf-a4e1-1c0318b9e7bb NetNS:/var/run/netns/adf7f08d-b329-42d2-b3a6-0672382bd301 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd444018f_59ea_4dcf_a4e1_1c0318b9e7bb.slice PodAnnotations:0xc0014a45b8}] Aliases:map[]}\"",
2026-06-11 11:58:02.403644 | controller |     "Jun 11 11:05:35.330760 crc crio[22652]: time=\"2026-06-11T11:05:35.330732064Z\" level=info msg=\"Deleting pod openstack_glance-default-internal-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.403659 | controller |     "Jun 11 11:05:35.547886 crc crio[22652]: time=\"2026-06-11T11:05:35.547739083Z\" level=info msg=\"Stopped container 772a9d420f90ed96a873d62a686b0eb879b329c0be3b5fd517fdbec21d29423e: openstack/glance-default-external-api-0/glance-httpd\" id=fd7b85ad-6302-43af-ac14-ce3ff5917200 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.403674 | controller |     "Jun 11 11:05:35.761644 crc crio[22652]: time=\"2026-06-11T11:05:35.761094191Z\" level=info msg=\"Stopped container cd8db888965ee4bdbf0507c46e4e834b5183653ab3d4853b0f533c4123175e76: openstack/glance-default-external-api-0/glance-log\" id=67713ae2-179c-4dbe-812d-cadb8ba91a0d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.403689 | controller |     "Jun 11 11:05:35.773530 crc crio[22652]: time=\"2026-06-11T11:05:35.773433304Z\" level=info msg=\"Stopping pod sandbox: 2fa5373a4069a1fefe611edf9b8d11122349c72f037cb9481706f59ffaab8959\" id=1670f98a-6f4e-4317-bae4-952884d5a7d1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.403705 | controller |     "Jun 11 11:05:35.778932 crc crio[22652]: time=\"2026-06-11T11:05:35.778829885Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:2fa5373a4069a1fefe611edf9b8d11122349c72f037cb9481706f59ffaab8959 UID:e9b26b16-768c-447f-9a1e-9bfae15c1578 NetNS:/var/run/netns/cb046db3-fb2a-44d5-9ad6-9b44967a0c8c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode9b26b16_768c_447f_9a1e_9bfae15c1578.slice PodAnnotations:0xc000988540}] Aliases:map[]}\"",
2026-06-11 11:58:02.403724 | controller |     "Jun 11 11:05:35.779290 crc crio[22652]: time=\"2026-06-11T11:05:35.779061772Z\" level=info msg=\"Deleting pod openstack_glance-default-external-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.403739 | controller |     "Jun 11 11:05:35.846482 crc crio[22652]: time=\"2026-06-11T11:05:35.846360578Z\" level=info msg=\"Stopping pod sandbox: a8c0f02d70f1238912b21fe0f26c673da62929f1cbe827fc31ecc22037e9b6fb\" id=066ca04b-7279-45cf-983b-97477067c95e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.403755 | controller |     "Jun 11 11:05:35.846897 crc crio[22652]: time=\"2026-06-11T11:05:35.846840134Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-td8xq Namespace:openstack ID:a8c0f02d70f1238912b21fe0f26c673da62929f1cbe827fc31ecc22037e9b6fb UID:9f9c51a3-63bf-4a9a-8c87-541f0ea02a60 NetNS:/var/run/netns/ef178a23-8b5f-451f-b0f3-994a446251f0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9f9c51a3_63bf_4a9a_8c87_541f0ea02a60.slice PodAnnotations:0xc0024002b0}] Aliases:map[]}\"",
2026-06-11 11:58:02.403769 | controller |     "Jun 11 11:05:35.847047 crc crio[22652]: time=\"2026-06-11T11:05:35.846994328Z\" level=info msg=\"Deleting pod openstack_keystone-bootstrap-td8xq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.403785 | controller |     "Jun 11 11:05:38.784807 crc crio[22652]: time=\"2026-06-11T11:05:38.784309495Z\" level=info msg=\"Stopping container: 4ec2105c7e184e8940ad4508cbf8232020c580671c5d19a849a62cee14e02fa4 (timeout: 10s)\" id=cc4e042f-e06d-42d8-9f49-39a3d431ca42 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.403799 | controller |     "Jun 11 11:05:45.719537 crc crio[22652]: time=\"2026-06-11T11:05:45.718340913Z\" level=info msg=\"Stopped pod sandbox: 2fa5373a4069a1fefe611edf9b8d11122349c72f037cb9481706f59ffaab8959\" id=1670f98a-6f4e-4317-bae4-952884d5a7d1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.403813 | controller |     "Jun 11 11:05:46.019683 crc crio[22652]: time=\"2026-06-11T11:05:46.018657061Z\" level=info msg=\"Removing container: 772a9d420f90ed96a873d62a686b0eb879b329c0be3b5fd517fdbec21d29423e\" id=4c2c15c0-cda1-4fc6-af50-58f1cbd9a3f9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.403828 | controller |     "Jun 11 11:05:46.800562 crc crio[22652]: time=\"2026-06-11T11:05:46.794165098Z\" level=info msg=\"Stopped container 4ec2105c7e184e8940ad4508cbf8232020c580671c5d19a849a62cee14e02fa4: openstack/dnsmasq-dns-7b6fcdc445-drzfk/dnsmasq-dns\" id=cc4e042f-e06d-42d8-9f49-39a3d431ca42 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.403842 | controller |     "Jun 11 11:05:46.800562 crc crio[22652]: time=\"2026-06-11T11:05:46.796865964Z\" level=info msg=\"Stopping pod sandbox: d4338da2e8f566a331651e762385c4a4343ca0e977da02339b2613a99d57989e\" id=e186a751-83c7-44f5-8a9f-4cf1ccf25a8a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.403857 | controller |     "Jun 11 11:05:46.805872 crc crio[22652]: time=\"2026-06-11T11:05:46.803065307Z\" level=info msg=\"Stopped pod sandbox: a8c0f02d70f1238912b21fe0f26c673da62929f1cbe827fc31ecc22037e9b6fb\" id=066ca04b-7279-45cf-983b-97477067c95e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.403872 | controller |     "Jun 11 11:05:46.805872 crc crio[22652]: time=\"2026-06-11T11:05:46.803190195Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7b6fcdc445-drzfk Namespace:openstack ID:d4338da2e8f566a331651e762385c4a4343ca0e977da02339b2613a99d57989e UID:a9c8c34c-91e5-44e2-b66b-35ad4b5ccf78 NetNS:/var/run/netns/8dec53fc-bda7-46ea-998e-2b944feef0b7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda9c8c34c_91e5_44e2_b66b_35ad4b5ccf78.slice PodAnnotations:0xc002400f70}] Aliases:map[]}\"",
2026-06-11 11:58:02.403890 | controller |     "Jun 11 11:05:46.807296 crc crio[22652]: time=\"2026-06-11T11:05:46.806491423Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-7b6fcdc445-drzfk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.403906 | controller |     "Jun 11 11:05:46.828731 crc crio[22652]: time=\"2026-06-11T11:05:46.828656938Z\" level=info msg=\"Stopped pod sandbox: 3d5d18419b3c5c994348bc58879b89fd9a02a5ea804617dac72434d4da2281b2\" id=bd7429e4-ad49-4c5a-8b04-ef9c6f33d102 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.403921 | controller |     "Jun 11 11:05:47.102892 crc crio[22652]: time=\"2026-06-11T11:05:47.102766636Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-external-api-0/POD\" id=5a21d6d3-6737-44cc-9600-e88e461ef7ed name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.403936 | controller |     "Jun 11 11:05:47.103002 crc crio[22652]: time=\"2026-06-11T11:05:47.102981313Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.403950 | controller |     "Jun 11 11:05:49.367960 crc crio[22652]: time=\"2026-06-11T11:05:49.366655289Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-internal-api-0/POD\" id=0bf86a44-b312-4580-9c56-1fd5b15bade6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.403965 | controller |     "Jun 11 11:05:49.367960 crc crio[22652]: time=\"2026-06-11T11:05:49.367783065Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.403979 | controller |     "Jun 11 11:05:49.482699 crc crio[22652]: time=\"2026-06-11T11:05:49.482613892Z\" level=info msg=\"Running pod sandbox: openstack/keystone-bootstrap-jxwst/POD\" id=c2ead815-be30-4c4e-9089-73fa98073e17 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.403994 | controller |     "Jun 11 11:05:49.482848 crc crio[22652]: time=\"2026-06-11T11:05:49.482703155Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.404009 | controller |     "Jun 11 11:05:58.632479 crc crio[22652]: time=\"2026-06-11T11:05:58.631357098Z\" level=info msg=\"Stopped pod sandbox: d4338da2e8f566a331651e762385c4a4343ca0e977da02339b2613a99d57989e\" id=e186a751-83c7-44f5-8a9f-4cf1ccf25a8a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.404023 | controller |     "Jun 11 11:05:58.644565 crc crio[22652]: time=\"2026-06-11T11:05:58.644452942Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:1b2c0125f2253e1ccdb29c838fc50180b185700316a7eb9d8d1d76a608f6b4f2\" id=fa44492a-04d6-40a2-980e-c6acfe0e4c2e name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.404038 | controller |     "Jun 11 11:05:58.647499 crc crio[22652]: time=\"2026-06-11T11:05:58.647413212Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=9a34b361-377c-41dd-93f9-859e289f6865 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.404052 | controller |     "Jun 11 11:05:58.657249 crc crio[22652]: time=\"2026-06-11T11:05:58.657016957Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:95136eb284f45966c9b8147ee2ae8f55f8a3dc94ec496ab02279dbfc3ba0697c\" id=48737b51-d904-4adb-aa57-149736762c27 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.404072 | controller |     "Jun 11 11:05:58.659769 crc crio[22652]: time=\"2026-06-11T11:05:58.659691048Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=31171101-6c17-4b20-ade4-ab95db8c145d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.404088 | controller |     "Jun 11 11:05:58.676303 crc crio[22652]: time=\"2026-06-11T11:05:58.675682957Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:d72d014a20122cded5eb44fae9bd6a0cc4dbe591775435d224dbbf5504f354b1\" id=be91f80c-6129-4790-b3b6-8b9284311af1 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.404102 | controller |     "Jun 11 11:05:58.676978 crc crio[22652]: time=\"2026-06-11T11:05:58.676867054Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=7e4862bb-971d-4b70-aa89-f348f7d129b0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.404117 | controller |     "Jun 11 11:06:00.342352 crc crio[22652]: time=\"2026-06-11T11:06:00.340983048Z\" level=info msg=\"Removed container 772a9d420f90ed96a873d62a686b0eb879b329c0be3b5fd517fdbec21d29423e: openstack/glance-default-external-api-0/glance-httpd\" id=4c2c15c0-cda1-4fc6-af50-58f1cbd9a3f9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.404132 | controller |     "Jun 11 11:06:00.345171 crc crio[22652]: time=\"2026-06-11T11:06:00.345020895Z\" level=info msg=\"Removing container: cd8db888965ee4bdbf0507c46e4e834b5183653ab3d4853b0f533c4123175e76\" id=f150e372-2ced-4225-ae6e-18f2285825ae name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.404146 | controller |     "Jun 11 11:06:00.391701 crc crio[22652]: time=\"2026-06-11T11:06:00.391504643Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=e616d145-fdbc-499a-9d92-a4f3b0d25359 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.404160 | controller |     "Jun 11 11:06:00.462560 crc crio[22652]: time=\"2026-06-11T11:06:00.462366861Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=89c389e6-1200-4219-a082-4028e77ec8f3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.404174 | controller |     "Jun 11 11:06:00.470541 crc crio[22652]: time=\"2026-06-11T11:06:00.46999119Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=4bb0a221-6592-4b26-aa07-0d6ad4d71e84 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.404189 | controller |     "Jun 11 11:06:00.473552 crc crio[22652]: time=\"2026-06-11T11:06:00.47347349Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:e67d825e3a70a29da5414c243a9cb44d05d7d9fdd71f577de1601c681f605bd5 UID:4956ccad-d4c0-472b-b323-47ef715e99fc NetNS:/var/run/netns/a436a812-ea00-479c-bfbb-a2d5081601b2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4956ccad_d4c0_472b_b323_47ef715e99fc.slice PodAnnotations:0xc0004bee08}] Aliases:map[]}\"",
2026-06-11 11:58:02.404204 | controller |     "Jun 11 11:06:00.473552 crc crio[22652]: time=\"2026-06-11T11:06:00.473536382Z\" level=info msg=\"Adding pod openstack_glance-default-internal-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.404218 | controller |     "Jun 11 11:06:00.487472 crc crio[22652]: time=\"2026-06-11T11:06:00.487359564Z\" level=info msg=\"Removed container cd8db888965ee4bdbf0507c46e4e834b5183653ab3d4853b0f533c4123175e76: openstack/glance-default-external-api-0/glance-log\" id=f150e372-2ced-4225-ae6e-18f2285825ae name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.404233 | controller |     "Jun 11 11:06:00.491218 crc crio[22652]: time=\"2026-06-11T11:06:00.490956807Z\" level=info msg=\"Removing container: d661cf419aad36769bd084579038eb9441da7f165b0cd6e19cea90f5f663748e\" id=df03bf90-19c9-430e-89fa-49dad299ef87 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.404252 | controller |     "Jun 11 11:06:00.498841 crc crio[22652]: time=\"2026-06-11T11:06:00.498748Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:8da53a68e0533b2ba017b511ca5d93ab1638f2e0aba1ec9db0fe5125d937db2b UID:a27f3888-eeee-427d-9175-a1de5eb29d1e NetNS:/var/run/netns/29c5c463-9427-4767-b78d-6aa38c3451c5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda27f3888_eeee_427d_9175_a1de5eb29d1e.slice PodAnnotations:0xc0022f61a8}] Aliases:map[]}\"",
2026-06-11 11:58:02.404269 | controller |     "Jun 11 11:06:00.498841 crc crio[22652]: time=\"2026-06-11T11:06:00.498827162Z\" level=info msg=\"Adding pod openstack_glance-default-external-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.404292 | controller |     "Jun 11 11:06:00.522313 crc crio[22652]: time=\"2026-06-11T11:06:00.522245391Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686266-gzr72/POD\" id=046f1db5-f773-42b1-996e-370a1d0154ab name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.404315 | controller |     "Jun 11 11:06:00.522991 crc crio[22652]: time=\"2026-06-11T11:06:00.522360765Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.404331 | controller |     "Jun 11 11:06:00.542736 crc crio[22652]: time=\"2026-06-11T11:06:00.542630693Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=b98cdfb7-df98-4efa-8419-b0347cc0502f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.404363 | controller |     "Jun 11 11:06:00.548170 crc crio[22652]: time=\"2026-06-11T11:06:00.548019571Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-jxwst Namespace:openstack ID:0b0d40127946fa553fdf7883407f529fb608d4ad1d5c05bd2b18e5d12a263eb0 UID:be24e686-b70d-4345-9e0c-4e2d8b966433 NetNS:/var/run/netns/65e47e5a-9a72-4d2d-af8a-4b3692c69096 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbe24e686_b70d_4345_9e0c_4e2d8b966433.slice PodAnnotations:0xc002acc140}] Aliases:map[]}\"",
2026-06-11 11:58:02.404385 | controller |     "Jun 11 11:06:00.548170 crc crio[22652]: time=\"2026-06-11T11:06:00.548170766Z\" level=info msg=\"Adding pod openstack_keystone-bootstrap-jxwst to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.404407 | controller |     "Jun 11 11:06:00.554442 crc crio[22652]: time=\"2026-06-11T11:06:00.554329374Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:887afd1c76a8f43378130fcf66af889c82cfb4e143afae335480328d4fc7cc1a\" id=6444df58-4687-4633-90a3-99bc8a4e1c96 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.404431 | controller |     "Jun 11 11:06:00.556815 crc crio[22652]: time=\"2026-06-11T11:06:00.556647997Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=241e679a-0c79-49a9-a796-b21df750af50 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.404457 | controller |     "Jun 11 11:06:00.584568 crc crio[22652]: time=\"2026-06-11T11:06:00.584476836Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.404484 | controller |     "Jun 11 11:06:00.593619 crc crio[22652]: time=\"2026-06-11T11:06:00.59351227Z\" level=info msg=\"Creating container: openstack/barbican-db-sync-tf75q/barbican-db-sync\" id=9607aca5-a2a3-40a9-afa6-7ed8ea5bc178 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.404508 | controller |     "Jun 11 11:06:00.646520 crc crio[22652]: time=\"2026-06-11T11:06:00.646437881Z\" level=info msg=\"Removed container d661cf419aad36769bd084579038eb9441da7f165b0cd6e19cea90f5f663748e: openstack/glance-default-internal-api-0/glance-httpd\" id=df03bf90-19c9-430e-89fa-49dad299ef87 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.404525 | controller |     "Jun 11 11:06:00.652248 crc crio[22652]: time=\"2026-06-11T11:06:00.652179777Z\" level=info msg=\"Creating container: openstack/placement-db-sync-2vxlv/placement-db-sync\" id=db2151a0-173f-40d9-9332-5fe5ca47ea61 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.404541 | controller |     "Jun 11 11:06:00.654643 crc crio[22652]: time=\"2026-06-11T11:06:00.654471979Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.404564 | controller |     "Jun 11 11:06:00.655033 crc crio[22652]: time=\"2026-06-11T11:06:00.654959025Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.404586 | controller |     "Jun 11 11:06:00.655033 crc crio[22652]: time=\"2026-06-11T11:06:00.654996275Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.404606 | controller |     "Jun 11 11:06:00.659469 crc crio[22652]: time=\"2026-06-11T11:06:00.659392863Z\" level=info msg=\"Removing container: 04ff4965f76a7ab466c0db90c57f0a0d8ad3df87901a8be3869b911f17e49a0b\" id=aadd57ae-372f-44f2-92ab-6e3d8168cf2d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.404622 | controller |     "Jun 11 11:06:00.665657 crc crio[22652]: time=\"2026-06-11T11:06:00.665045084Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.404637 | controller |     "Jun 11 11:06:00.667894 crc crio[22652]: time=\"2026-06-11T11:06:00.667593111Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=9db2032c-5dc5-4ff9-b011-2c522d4a6a67 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.404652 | controller |     "Jun 11 11:06:00.681004 crc crio[22652]: time=\"2026-06-11T11:06:00.680628325Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686266-gzr72 Namespace:openshift-infra ID:c823a7d5a025e3e4c247c3434aa9aabc108912766276bd3b2a86ab8eeb21af3d UID:cae70cfc-39eb-4d29-877b-3d5725c22d75 NetNS:/var/run/netns/39f74d92-01aa-423a-9d33-bbebedb1a334 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcae70cfc_39eb_4d29_877b_3d5725c22d75.slice PodAnnotations:0xc002acc508}] Aliases:map[]}\"",
2026-06-11 11:58:02.404667 | controller |     "Jun 11 11:06:00.681004 crc crio[22652]: time=\"2026-06-11T11:06:00.680982726Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686266-gzr72 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.404682 | controller |     "Jun 11 11:06:00.759634 crc crio[22652]: time=\"2026-06-11T11:06:00.759477959Z\" level=info msg=\"Creating container: openstack/cinder-db-sync-29lb4/cinder-db-sync\" id=9cbd7d5e-7936-4f62-b607-cbb92b2102db name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.404697 | controller |     "Jun 11 11:06:00.787288 crc crio[22652]: time=\"2026-06-11T11:06:00.783731311Z\" level=info msg=\"Created container 51ba84be1682fda04697d061707398225dba69ef0c3a3a5e0ba3259cc548be8d: openstack/ceilometer-0/ceilometer-central-agent\" id=b98cdfb7-df98-4efa-8419-b0347cc0502f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.404716 | controller |     "Jun 11 11:06:00.787288 crc crio[22652]: time=\"2026-06-11T11:06:00.78570012Z\" level=info msg=\"Starting container: 51ba84be1682fda04697d061707398225dba69ef0c3a3a5e0ba3259cc548be8d\" id=f97ea56e-2b64-43ce-8f81-8d3f7e47ad82 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.404731 | controller |     "Jun 11 11:06:00.793585 crc crio[22652]: time=\"2026-06-11T11:06:00.793386601Z\" level=info msg=\"Started container\" PID=64382 containerID=51ba84be1682fda04697d061707398225dba69ef0c3a3a5e0ba3259cc548be8d description=openstack/ceilometer-0/ceilometer-central-agent id=f97ea56e-2b64-43ce-8f81-8d3f7e47ad82 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6ad27316ebe077d1561c112eaf21e23d23397c5ea289bbc52584db4ed49f81f4",
2026-06-11 11:58:02.404747 | controller |     "Jun 11 11:06:00.816810 crc crio[22652]: time=\"2026-06-11T11:06:00.816667152Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=e6d1ed34-59b8-4c50-b82c-9037df69e349 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.404762 | controller |     "Jun 11 11:06:00.827359 crc crio[22652]: time=\"2026-06-11T11:06:00.827168251Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified not found\" id=e6d1ed34-59b8-4c50-b82c-9037df69e349 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.404777 | controller |     "Jun 11 11:06:00.827359 crc crio[22652]: time=\"2026-06-11T11:06:00.827359277Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified found\" id=e6d1ed34-59b8-4c50-b82c-9037df69e349 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.404793 | controller |     "Jun 11 11:06:00.827792 crc crio[22652]: time=\"2026-06-11T11:06:00.827657036Z\" level=info msg=\"Removed container 04ff4965f76a7ab466c0db90c57f0a0d8ad3df87901a8be3869b911f17e49a0b: openstack/glance-default-internal-api-0/glance-log\" id=aadd57ae-372f-44f2-92ab-6e3d8168cf2d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.404816 | controller |     "Jun 11 11:06:00.828883 crc crio[22652]: time=\"2026-06-11T11:06:00.82879402Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=f00d0262-3ef0-4c4e-9615-7c6c33dc26aa name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.404842 | controller |     "Jun 11 11:06:00.833297 crc crio[22652]: time=\"2026-06-11T11:06:00.832495017Z\" level=info msg=\"Removing container: 4ec2105c7e184e8940ad4508cbf8232020c580671c5d19a849a62cee14e02fa4\" id=753b9455-75a6-4f02-8e3b-4d9fa01b4417 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.404865 | controller |     "Jun 11 11:06:00.836096 crc crio[22652]: time=\"2026-06-11T11:06:00.835627215Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.404882 | controller |     "Jun 11 11:06:00.843086 crc crio[22652]: time=\"2026-06-11T11:06:00.83722193Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.404898 | controller |     "Jun 11 11:06:00.845489 crc crio[22652]: time=\"2026-06-11T11:06:00.84539292Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\\\"\"",
2026-06-11 11:58:02.404913 | controller |     "Jun 11 11:06:00.860534 crc crio[22652]: time=\"2026-06-11T11:06:00.860348765Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.404927 | controller |     "Jun 11 11:06:00.867264 crc crio[22652]: time=\"2026-06-11T11:06:00.867055769Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.404950 | controller |     "Jun 11 11:06:00.873563 crc crio[22652]: time=\"2026-06-11T11:06:00.872851662Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.404965 | controller |     "Jun 11 11:06:00.944991 crc crio[22652]: time=\"2026-06-11T11:06:00.944043591Z\" level=info msg=\"Removed container 4ec2105c7e184e8940ad4508cbf8232020c580671c5d19a849a62cee14e02fa4: openstack/dnsmasq-dns-7b6fcdc445-drzfk/dnsmasq-dns\" id=753b9455-75a6-4f02-8e3b-4d9fa01b4417 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.404979 | controller |     "Jun 11 11:06:00.954848 crc crio[22652]: time=\"2026-06-11T11:06:00.954757827Z\" level=info msg=\"Removing container: 80ecf6d5b3d1a1cd7f8832093e2e3b19b03112041f506d875b25f30f9ebfcd36\" id=4efe74bf-787e-4fb9-92b6-45eb9de26b3a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.404993 | controller |     "Jun 11 11:06:01.029593 crc crio[22652]: time=\"2026-06-11T11:06:01.029478367Z\" level=info msg=\"Created container 9d670c0a46165f7c4631701941871446e08e6bc67859bb685c359200a5c88350: openstack/barbican-db-sync-tf75q/barbican-db-sync\" id=9607aca5-a2a3-40a9-afa6-7ed8ea5bc178 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.405009 | controller |     "Jun 11 11:06:01.032554 crc crio[22652]: time=\"2026-06-11T11:06:01.032462372Z\" level=info msg=\"Starting container: 9d670c0a46165f7c4631701941871446e08e6bc67859bb685c359200a5c88350\" id=ee1e4fd7-f525-4654-af67-13022aafb09b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.405024 | controller |     "Jun 11 11:06:01.033671 crc crio[22652]: time=\"2026-06-11T11:06:01.033570112Z\" level=info msg=\"Removed container 80ecf6d5b3d1a1cd7f8832093e2e3b19b03112041f506d875b25f30f9ebfcd36: openstack/dnsmasq-dns-7b6fcdc445-drzfk/init\" id=4efe74bf-787e-4fb9-92b6-45eb9de26b3a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.405038 | controller |     "Jun 11 11:06:01.050875 crc crio[22652]: time=\"2026-06-11T11:06:01.050773125Z\" level=info msg=\"Created container 14b26ee5d09e0bce7734ab47247087d8d996e52bce05aba3332c27d537e38725: openstack/placement-db-sync-2vxlv/placement-db-sync\" id=db2151a0-173f-40d9-9332-5fe5ca47ea61 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.405053 | controller |     "Jun 11 11:06:01.052030 crc crio[22652]: time=\"2026-06-11T11:06:01.051953303Z\" level=info msg=\"Started container\" PID=64434 containerID=9d670c0a46165f7c4631701941871446e08e6bc67859bb685c359200a5c88350 description=openstack/barbican-db-sync-tf75q/barbican-db-sync id=ee1e4fd7-f525-4654-af67-13022aafb09b name=/runtime.v1.RuntimeService/StartContainer sandboxID=211cc5fb19c87a857dfad7f0227c8a4f0412d365e67ba21edb31eeaa266944b8",
2026-06-11 11:58:02.405068 | controller |     "Jun 11 11:06:01.052553 crc crio[22652]: time=\"2026-06-11T11:06:01.051992323Z\" level=info msg=\"Starting container: 14b26ee5d09e0bce7734ab47247087d8d996e52bce05aba3332c27d537e38725\" id=b05a1daa-a417-4153-b84e-502a8eb45919 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.405082 | controller |     "Jun 11 11:06:01.053695 crc crio[22652]: time=\"2026-06-11T11:06:01.053634677Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.405097 | controller |     "Jun 11 11:06:01.058028 crc crio[22652]: time=\"2026-06-11T11:06:01.057893818Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.405111 | controller |     "Jun 11 11:06:01.077674 crc crio[22652]: time=\"2026-06-11T11:06:01.076515081Z\" level=info msg=\"Started container\" PID=64443 containerID=14b26ee5d09e0bce7734ab47247087d8d996e52bce05aba3332c27d537e38725 description=openstack/placement-db-sync-2vxlv/placement-db-sync id=b05a1daa-a417-4153-b84e-502a8eb45919 name=/runtime.v1.RuntimeService/StartContainer sandboxID=78690cf18e0bac7af401841d3e2713d1dc3221c65e9d88c3e057814cdc77674e",
2026-06-11 11:58:02.405129 | controller |     "Jun 11 11:06:01.159858 crc crio[22652]: time=\"2026-06-11T11:06:01.15979782Z\" level=info msg=\"Created container 62e0ea767d19fb867f9cf9eda967aceec1d850fb18bf7a6b755058e90fa9a553: openstack/cinder-db-sync-29lb4/cinder-db-sync\" id=9cbd7d5e-7936-4f62-b607-cbb92b2102db name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.405144 | controller |     "Jun 11 11:06:01.162214 crc crio[22652]: time=\"2026-06-11T11:06:01.162037808Z\" level=info msg=\"Starting container: 62e0ea767d19fb867f9cf9eda967aceec1d850fb18bf7a6b755058e90fa9a553\" id=1137a9ac-bdc0-4b88-8f48-29d5da652ae5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.405159 | controller |     "Jun 11 11:06:01.167220 crc crio[22652]: time=\"2026-06-11T11:06:01.167029938Z\" level=info msg=\"Started container\" PID=64472 containerID=62e0ea767d19fb867f9cf9eda967aceec1d850fb18bf7a6b755058e90fa9a553 description=openstack/cinder-db-sync-29lb4/cinder-db-sync id=1137a9ac-bdc0-4b88-8f48-29d5da652ae5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1747d0d3e5e607b0cdbb7e208ca8ec9065ae4ecd93fd5eb952c629c960a0e7ed",
2026-06-11 11:58:02.405174 | controller |     "Jun 11 11:06:01.297265 crc crio[22652]: 2026-06-11T11:06:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e67d825e3a70a29 Mac:aa:f6:e6:59:c7:f6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:97 Mtu:0 Sandbox:/var/run/netns/a436a812-ea00-479c-bfbb-a2d5081601b2 SocketPath: PciID:}] [{Interface:0xc000014710 Address:{IP:10.217.0.151 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.405189 | controller |     "Jun 11 11:06:01.297797 crc crio[22652]: time=\"2026-06-11T11:06:01.297729483Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:e67d825e3a70a29da5414c243a9cb44d05d7d9fdd71f577de1601c681f605bd5 UID:4956ccad-d4c0-472b-b323-47ef715e99fc NetNS:/var/run/netns/a436a812-ea00-479c-bfbb-a2d5081601b2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4956ccad_d4c0_472b_b323_47ef715e99fc.slice PodAnnotations:0xc0004bee08}] Aliases:map[]}\"",
2026-06-11 11:58:02.405204 | controller |     "Jun 11 11:06:01.297915 crc crio[22652]: time=\"2026-06-11T11:06:01.297880448Z\" level=info msg=\"Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.405218 | controller |     "Jun 11 11:06:01.305710 crc crio[22652]: time=\"2026-06-11T11:06:01.305587642Z\" level=info msg=\"Ran pod sandbox e67d825e3a70a29da5414c243a9cb44d05d7d9fdd71f577de1601c681f605bd5 with infra container: openstack/glance-default-internal-api-0/POD\" id=0bf86a44-b312-4580-9c56-1fd5b15bade6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.405233 | controller |     "Jun 11 11:06:01.323836 crc crio[22652]: time=\"2026-06-11T11:06:01.323726847Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=6f130a70-2383-442d-8ec4-735ed87aef18 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.405247 | controller |     "Jun 11 11:06:01.333950 crc crio[22652]: time=\"2026-06-11T11:06:01.333801452Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=05e9d3c9-14ea-4be0-87ab-66ef3f6ea945 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.405262 | controller |     "Jun 11 11:06:01.338453 crc crio[22652]: 2026-06-11T11:06:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0b0d40127946fa5 Mac:ca:34:4a:d6:3e:06 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:98 Mtu:0 Sandbox:/var/run/netns/65e47e5a-9a72-4d2d-af8a-4b3692c69096 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.152 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.405280 | controller |     "Jun 11 11:06:01.342006 crc crio[22652]: time=\"2026-06-11T11:06:01.341977309Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-jxwst Namespace:openstack ID:0b0d40127946fa553fdf7883407f529fb608d4ad1d5c05bd2b18e5d12a263eb0 UID:be24e686-b70d-4345-9e0c-4e2d8b966433 NetNS:/var/run/netns/65e47e5a-9a72-4d2d-af8a-4b3692c69096 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbe24e686_b70d_4345_9e0c_4e2d8b966433.slice PodAnnotations:0xc002acc140}] Aliases:map[]}\"",
2026-06-11 11:58:02.405296 | controller |     "Jun 11 11:06:01.342442 crc crio[22652]: time=\"2026-06-11T11:06:01.342266578Z\" level=info msg=\"Checking pod openstack_keystone-bootstrap-jxwst for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.405311 | controller |     "Jun 11 11:06:01.343788 crc crio[22652]: time=\"2026-06-11T11:06:01.34329727Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-log\" id=019b7a0d-c797-418c-a8c4-5f300f21c4b5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.405326 | controller |     "Jun 11 11:06:01.359287 crc crio[22652]: time=\"2026-06-11T11:06:01.359033395Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.405340 | controller |     "Jun 11 11:06:01.362951 crc crio[22652]: time=\"2026-06-11T11:06:01.362868021Z\" level=info msg=\"Ran pod sandbox 0b0d40127946fa553fdf7883407f529fb608d4ad1d5c05bd2b18e5d12a263eb0 with infra container: openstack/keystone-bootstrap-jxwst/POD\" id=c2ead815-be30-4c4e-9089-73fa98073e17 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.405379 | controller |     "Jun 11 11:06:01.367918 crc crio[22652]: time=\"2026-06-11T11:06:01.367774945Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=dfb2271a-9005-43a7-b71a-a01edd785624 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.405396 | controller |     "Jun 11 11:06:01.416451 crc crio[22652]: time=\"2026-06-11T11:06:01.414222641Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=ed51ce9a-93f4-4a4d-82d2-7675b9aa61a6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.405410 | controller |     "Jun 11 11:06:01.425671 crc crio[22652]: time=\"2026-06-11T11:06:01.425519795Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.405425 | controller |     "Jun 11 11:06:01.438104 crc crio[22652]: time=\"2026-06-11T11:06:01.437107318Z\" level=info msg=\"Creating container: openstack/keystone-bootstrap-jxwst/keystone-bootstrap\" id=3bacaaf0-ef87-4ffb-9390-3b93e29781f6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.405439 | controller |     "Jun 11 11:06:01.439540 crc crio[22652]: time=\"2026-06-11T11:06:01.438967087Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.405454 | controller |     "Jun 11 11:06:01.474033 crc crio[22652]: 2026-06-11T11:06:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c823a7d5a025e3e Mac:c2:0d:dd:95:ba:8b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:99 Mtu:0 Sandbox:/var/run/netns/39f74d92-01aa-423a-9d33-bbebedb1a334 SocketPath: PciID:}] [{Interface:0xc000124900 Address:{IP:10.217.0.153 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.405469 | controller |     "Jun 11 11:06:01.479598 crc crio[22652]: time=\"2026-06-11T11:06:01.479487477Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686266-gzr72 Namespace:openshift-infra ID:c823a7d5a025e3e4c247c3434aa9aabc108912766276bd3b2a86ab8eeb21af3d UID:cae70cfc-39eb-4d29-877b-3d5725c22d75 NetNS:/var/run/netns/39f74d92-01aa-423a-9d33-bbebedb1a334 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcae70cfc_39eb_4d29_877b_3d5725c22d75.slice PodAnnotations:0xc002acc508}] Aliases:map[]}\"",
2026-06-11 11:58:02.405488 | controller |     "Jun 11 11:06:01.479918 crc crio[22652]: time=\"2026-06-11T11:06:01.479746615Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686266-gzr72 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.405504 | controller |     "Jun 11 11:06:01.509382 crc crio[22652]: 2026-06-11T11:06:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8da53a68e0533b2 Mac:1a:0c:2c:9e:39:4f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:96 Mtu:0 Sandbox:/var/run/netns/29c5c463-9427-4767-b78d-6aa38c3451c5 SocketPath: PciID:}] [{Interface:0xc0002e2a00 Address:{IP:10.217.0.150 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.405520 | controller |     "Jun 11 11:06:01.510462 crc crio[22652]: time=\"2026-06-11T11:06:01.510362702Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:8da53a68e0533b2ba017b511ca5d93ab1638f2e0aba1ec9db0fe5125d937db2b UID:a27f3888-eeee-427d-9175-a1de5eb29d1e NetNS:/var/run/netns/29c5c463-9427-4767-b78d-6aa38c3451c5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda27f3888_eeee_427d_9175_a1de5eb29d1e.slice PodAnnotations:0xc0022f61a8}] Aliases:map[]}\"",
2026-06-11 11:58:02.405534 | controller |     "Jun 11 11:06:01.510594 crc crio[22652]: time=\"2026-06-11T11:06:01.510537238Z\" level=info msg=\"Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.405549 | controller |     "Jun 11 11:06:01.532234 crc crio[22652]: time=\"2026-06-11T11:06:01.531940936Z\" level=info msg=\"Ran pod sandbox c823a7d5a025e3e4c247c3434aa9aabc108912766276bd3b2a86ab8eeb21af3d with infra container: openshift-infra/auto-csr-approver-29686266-gzr72/POD\" id=046f1db5-f773-42b1-996e-370a1d0154ab name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.405564 | controller |     "Jun 11 11:06:01.537493 crc crio[22652]: time=\"2026-06-11T11:06:01.537412379Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=957f45ad-71df-412a-b079-c750384a3393 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.405579 | controller |     "Jun 11 11:06:01.550323 crc crio[22652]: time=\"2026-06-11T11:06:01.550238746Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 11:58:02.405594 | controller |     "Jun 11 11:06:01.550546 crc crio[22652]: time=\"2026-06-11T11:06:01.550374768Z\" level=info msg=\"Ran pod sandbox 8da53a68e0533b2ba017b511ca5d93ab1638f2e0aba1ec9db0fe5125d937db2b with infra container: openstack/glance-default-external-api-0/POD\" id=5a21d6d3-6737-44cc-9600-e88e461ef7ed name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.405608 | controller |     "Jun 11 11:06:01.557755 crc crio[22652]: time=\"2026-06-11T11:06:01.556768Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=7d9ba500-15f7-44c5-89ef-918a8094a67e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.405623 | controller |     "Jun 11 11:06:01.589866 crc crio[22652]: time=\"2026-06-11T11:06:01.58976265Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=51fbb90e-625e-4e63-8e4f-f3cf91c40af4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.405655 | controller |     "Jun 11 11:06:01.599265 crc crio[22652]: time=\"2026-06-11T11:06:01.599110423Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.405674 | controller |     "Jun 11 11:06:01.606471 crc crio[22652]: time=\"2026-06-11T11:06:01.605107931Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.405690 | controller |     "Jun 11 11:06:01.619715 crc crio[22652]: time=\"2026-06-11T11:06:01.619606776Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-log\" id=b139c5dc-c383-471a-880d-9611a395ec91 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.405706 | controller |     "Jun 11 11:06:01.620373 crc crio[22652]: time=\"2026-06-11T11:06:01.620267296Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.405721 | controller |     "Jun 11 11:06:01.758373 crc crio[22652]: time=\"2026-06-11T11:06:01.757300859Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.405736 | controller |     "Jun 11 11:06:01.803173 crc crio[22652]: time=\"2026-06-11T11:06:01.798658365Z\" level=info msg=\"Created container a035a2b6350b6a67ffa9ad7774d027c18ae680d57f694a35ddd4f49f718eea26: openstack/keystone-bootstrap-jxwst/keystone-bootstrap\" id=3bacaaf0-ef87-4ffb-9390-3b93e29781f6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.405750 | controller |     "Jun 11 11:06:01.803173 crc crio[22652]: time=\"2026-06-11T11:06:01.800519334Z\" level=info msg=\"Starting container: a035a2b6350b6a67ffa9ad7774d027c18ae680d57f694a35ddd4f49f718eea26\" id=f969e337-d71f-420f-9b8d-bcbd4e29475a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.405765 | controller |     "Jun 11 11:06:01.809204 crc crio[22652]: time=\"2026-06-11T11:06:01.809031274Z\" level=info msg=\"Started container\" PID=64555 containerID=a035a2b6350b6a67ffa9ad7774d027c18ae680d57f694a35ddd4f49f718eea26 description=openstack/keystone-bootstrap-jxwst/keystone-bootstrap id=f969e337-d71f-420f-9b8d-bcbd4e29475a name=/runtime.v1.RuntimeService/StartContainer sandboxID=0b0d40127946fa553fdf7883407f529fb608d4ad1d5c05bd2b18e5d12a263eb0",
2026-06-11 11:58:02.405780 | controller |     "Jun 11 11:06:02.534668 crc crio[22652]: time=\"2026-06-11T11:06:02.53422465Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.405795 | controller |     "Jun 11 11:06:02.664429 crc crio[22652]: time=\"2026-06-11T11:06:02.664264593Z\" level=info msg=\"Created container 8709e50c98ca07750f0fe1cf311aa3d2924294e088081dff3c178cbe97b7c1cd: openstack/glance-default-internal-api-0/glance-log\" id=019b7a0d-c797-418c-a8c4-5f300f21c4b5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.405809 | controller |     "Jun 11 11:06:02.666731 crc crio[22652]: time=\"2026-06-11T11:06:02.666639631Z\" level=info msg=\"Starting container: 8709e50c98ca07750f0fe1cf311aa3d2924294e088081dff3c178cbe97b7c1cd\" id=03d4534e-5879-4fc0-aa06-782016d38a83 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.405823 | controller |     "Jun 11 11:06:02.684928 crc crio[22652]: time=\"2026-06-11T11:06:02.684842912Z\" level=info msg=\"Started container\" PID=64575 containerID=8709e50c98ca07750f0fe1cf311aa3d2924294e088081dff3c178cbe97b7c1cd description=openstack/glance-default-internal-api-0/glance-log id=03d4534e-5879-4fc0-aa06-782016d38a83 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e67d825e3a70a29da5414c243a9cb44d05d7d9fdd71f577de1601c681f605bd5",
2026-06-11 11:58:02.405843 | controller |     "Jun 11 11:06:02.712426 crc crio[22652]: time=\"2026-06-11T11:06:02.712370431Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=28dc92f0-2b35-4c3e-908c-d5af82e3a422 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.405858 | controller |     "Jun 11 11:06:02.804452 crc crio[22652]: time=\"2026-06-11T11:06:02.804341581Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.405872 | controller |     "Jun 11 11:06:03.072341 crc crio[22652]: time=\"2026-06-11T11:06:03.07177809Z\" level=info msg=\"Created container 97debb1f24b389199a88236a6edb356ea84d65d5c7ac1d260ed31dbba332f373: openstack/glance-default-external-api-0/glance-log\" id=b139c5dc-c383-471a-880d-9611a395ec91 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.405887 | controller |     "Jun 11 11:06:03.077891 crc crio[22652]: time=\"2026-06-11T11:06:03.074207866Z\" level=info msg=\"Starting container: 97debb1f24b389199a88236a6edb356ea84d65d5c7ac1d260ed31dbba332f373\" id=21c9370e-d198-45e0-b6bd-89db6e875bdf name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.405903 | controller |     "Jun 11 11:06:03.081837 crc crio[22652]: time=\"2026-06-11T11:06:03.081740441Z\" level=info msg=\"Started container\" PID=64600 containerID=97debb1f24b389199a88236a6edb356ea84d65d5c7ac1d260ed31dbba332f373 description=openstack/glance-default-external-api-0/glance-log id=21c9370e-d198-45e0-b6bd-89db6e875bdf name=/runtime.v1.RuntimeService/StartContainer sandboxID=8da53a68e0533b2ba017b511ca5d93ab1638f2e0aba1ec9db0fe5125d937db2b",
2026-06-11 11:58:02.405918 | controller |     "Jun 11 11:06:03.243830 crc crio[22652]: time=\"2026-06-11T11:06:03.243685108Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=28fbcfe7-91f6-43be-aeab-73eb7a2bbb17 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.405933 | controller |     "Jun 11 11:06:03.313356 crc crio[22652]: time=\"2026-06-11T11:06:03.312645556Z\" level=info msg=\"Stopping pod sandbox: bc65a2f00faed08908e852b59e1acf5d1a2058e82c9c0e070a04904641701bc6\" id=fbf86275-43db-4511-ac33-be38b5594576 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.405947 | controller |     "Jun 11 11:06:03.313641 crc crio[22652]: time=\"2026-06-11T11:06:03.313321907Z\" level=info msg=\"Stopped pod sandbox (already stopped): bc65a2f00faed08908e852b59e1acf5d1a2058e82c9c0e070a04904641701bc6\" id=fbf86275-43db-4511-ac33-be38b5594576 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.405962 | controller |     "Jun 11 11:06:03.313641 crc crio[22652]: time=\"2026-06-11T11:06:03.31277087Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=2c6832fc-5f12-4033-b0a5-97d1c325b69c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.405977 | controller |     "Jun 11 11:06:03.314291 crc crio[22652]: time=\"2026-06-11T11:06:03.314219235Z\" level=info msg=\"Removing pod sandbox: bc65a2f00faed08908e852b59e1acf5d1a2058e82c9c0e070a04904641701bc6\" id=5e254011-dcc9-4cf0-a3c1-c0291b65780f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.405992 | controller |     "Jun 11 11:06:03.322289 crc crio[22652]: time=\"2026-06-11T11:06:03.322107075Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=1834e0b2-f1dd-4ce1-b9ae-c20d5556a782 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.406007 | controller |     "Jun 11 11:06:03.378538 crc crio[22652]: time=\"2026-06-11T11:06:03.378397535Z\" level=info msg=\"Removed pod sandbox: bc65a2f00faed08908e852b59e1acf5d1a2058e82c9c0e070a04904641701bc6\" id=5e254011-dcc9-4cf0-a3c1-c0291b65780f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.406026 | controller |     "Jun 11 11:06:03.379461 crc crio[22652]: time=\"2026-06-11T11:06:03.379367486Z\" level=info msg=\"Stopping pod sandbox: 4b9a1f71cdf7a8d9f9227aee91750b44d1c990959883be936ef90749bcbd31bb\" id=80a50685-0a17-481d-b3e0-ef6a87c73999 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.406129 | controller |     "Jun 11 11:06:03.379461 crc crio[22652]: time=\"2026-06-11T11:06:03.379446478Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4b9a1f71cdf7a8d9f9227aee91750b44d1c990959883be936ef90749bcbd31bb\" id=80a50685-0a17-481d-b3e0-ef6a87c73999 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.406148 | controller |     "Jun 11 11:06:03.381100 crc crio[22652]: time=\"2026-06-11T11:06:03.381016737Z\" level=info msg=\"Removing pod sandbox: 4b9a1f71cdf7a8d9f9227aee91750b44d1c990959883be936ef90749bcbd31bb\" id=52861817-5c1f-4b5d-885a-2ac34ec303a6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.406164 | controller |     "Jun 11 11:06:03.390447 crc crio[22652]: time=\"2026-06-11T11:06:03.39035082Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-httpd\" id=fef5567d-ba54-46e1-bee0-cac9c09d6cfd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.406179 | controller |     "Jun 11 11:06:03.404669 crc crio[22652]: time=\"2026-06-11T11:06:03.404549225Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-httpd\" id=0eae069e-9599-4272-882a-5c626747d521 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.406195 | controller |     "Jun 11 11:06:03.408967 crc crio[22652]: time=\"2026-06-11T11:06:03.408771737Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.406211 | controller |     "Jun 11 11:06:03.409594 crc crio[22652]: time=\"2026-06-11T11:06:03.409083331Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.406227 | controller |     "Jun 11 11:06:03.415466 crc crio[22652]: time=\"2026-06-11T11:06:03.415281573Z\" level=info msg=\"Removed pod sandbox: 4b9a1f71cdf7a8d9f9227aee91750b44d1c990959883be936ef90749bcbd31bb\" id=52861817-5c1f-4b5d-885a-2ac34ec303a6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.406243 | controller |     "Jun 11 11:06:03.416987 crc crio[22652]: time=\"2026-06-11T11:06:03.4168769Z\" level=info msg=\"Stopping pod sandbox: 2fa5373a4069a1fefe611edf9b8d11122349c72f037cb9481706f59ffaab8959\" id=e0dbeb77-f99f-46c8-8a5d-f7c020a42af9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.406258 | controller |     "Jun 11 11:06:03.416987 crc crio[22652]: time=\"2026-06-11T11:06:03.416967153Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2fa5373a4069a1fefe611edf9b8d11122349c72f037cb9481706f59ffaab8959\" id=e0dbeb77-f99f-46c8-8a5d-f7c020a42af9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.406274 | controller |     "Jun 11 11:06:03.419356 crc crio[22652]: time=\"2026-06-11T11:06:03.417515201Z\" level=info msg=\"Removing pod sandbox: 2fa5373a4069a1fefe611edf9b8d11122349c72f037cb9481706f59ffaab8959\" id=a35c3599-aac5-4f56-8046-e3091ff695e5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.406290 | controller |     "Jun 11 11:06:03.419356 crc crio[22652]: time=\"2026-06-11T11:06:03.417592634Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:860b1eb61b6652f02a54b95af32f4c5e33bd138d9a8d1a330fce56c9b78c103f\" id=f00d0262-3ef0-4c4e-9615-7c6c33dc26aa name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.406306 | controller |     "Jun 11 11:06:03.420263 crc crio[22652]: time=\"2026-06-11T11:06:03.419960148Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=c8f78e76-aabe-4fe0-83ad-3b7138e4d5de name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.406325 | controller |     "Jun 11 11:06:03.443903 crc crio[22652]: time=\"2026-06-11T11:06:03.443656855Z\" level=info msg=\"Removed pod sandbox: 2fa5373a4069a1fefe611edf9b8d11122349c72f037cb9481706f59ffaab8959\" id=a35c3599-aac5-4f56-8046-e3091ff695e5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.406342 | controller |     "Jun 11 11:06:03.446935 crc crio[22652]: time=\"2026-06-11T11:06:03.446857191Z\" level=info msg=\"Stopping pod sandbox: 3d5d18419b3c5c994348bc58879b89fd9a02a5ea804617dac72434d4da2281b2\" id=61d05c01-3b66-4791-adba-dbb42923a4f8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.406379 | controller |     "Jun 11 11:06:03.447192 crc crio[22652]: time=\"2026-06-11T11:06:03.446954414Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3d5d18419b3c5c994348bc58879b89fd9a02a5ea804617dac72434d4da2281b2\" id=61d05c01-3b66-4791-adba-dbb42923a4f8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.406397 | controller |     "Jun 11 11:06:03.448616 crc crio[22652]: time=\"2026-06-11T11:06:03.448515662Z\" level=info msg=\"Removing pod sandbox: 3d5d18419b3c5c994348bc58879b89fd9a02a5ea804617dac72434d4da2281b2\" id=9c35850b-32ba-46bd-ba31-69b24aaf04c0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.406414 | controller |     "Jun 11 11:06:03.462342 crc crio[22652]: time=\"2026-06-11T11:06:03.462293714Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=957f45ad-71df-412a-b079-c750384a3393 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.406430 | controller |     "Jun 11 11:06:03.463839 crc crio[22652]: time=\"2026-06-11T11:06:03.46377232Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=617b1493-0630-454e-8f9d-fa9b831986c3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.406450 | controller |     "Jun 11 11:06:03.477745 crc crio[22652]: time=\"2026-06-11T11:06:03.477624579Z\" level=info msg=\"Removed pod sandbox: 3d5d18419b3c5c994348bc58879b89fd9a02a5ea804617dac72434d4da2281b2\" id=9c35850b-32ba-46bd-ba31-69b24aaf04c0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.406470 | controller |     "Jun 11 11:06:03.480053 crc crio[22652]: time=\"2026-06-11T11:06:03.479929826Z\" level=info msg=\"Stopping pod sandbox: d4338da2e8f566a331651e762385c4a4343ca0e977da02339b2613a99d57989e\" id=dface732-a373-402d-8c8d-67c77e5e1b3b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.406487 | controller |     "Jun 11 11:06:03.480319 crc crio[22652]: time=\"2026-06-11T11:06:03.480045Z\" level=info msg=\"Stopped pod sandbox (already stopped): d4338da2e8f566a331651e762385c4a4343ca0e977da02339b2613a99d57989e\" id=dface732-a373-402d-8c8d-67c77e5e1b3b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.406504 | controller |     "Jun 11 11:06:03.481964 crc crio[22652]: time=\"2026-06-11T11:06:03.481884187Z\" level=info msg=\"Removing pod sandbox: d4338da2e8f566a331651e762385c4a4343ca0e977da02339b2613a99d57989e\" id=78522b26-f2bb-4148-9cea-45d5c33a7663 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.406527 | controller |     "Jun 11 11:06:03.487424 crc crio[22652]: time=\"2026-06-11T11:06:03.487265126Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=8a9c3029-c8a4-4b00-9b90-6a36a5ced054 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.406606 | controller |     "Jun 11 11:06:03.513293 crc crio[22652]: time=\"2026-06-11T11:06:03.51283929Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686266-gzr72/oc\" id=e4856054-55bb-4595-883f-92deebf34bd1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.406641 | controller |     "Jun 11 11:06:03.522653 crc crio[22652]: time=\"2026-06-11T11:06:03.518715616Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.406673 | controller |     "Jun 11 11:06:03.556560 crc crio[22652]: time=\"2026-06-11T11:06:03.556465297Z\" level=info msg=\"Removed pod sandbox: d4338da2e8f566a331651e762385c4a4343ca0e977da02339b2613a99d57989e\" id=78522b26-f2bb-4148-9cea-45d5c33a7663 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.406696 | controller |     "Jun 11 11:06:03.561351 crc crio[22652]: time=\"2026-06-11T11:06:03.561283335Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.406719 | controller |     "Jun 11 11:06:03.593283 crc crio[22652]: time=\"2026-06-11T11:06:03.593182354Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.406735 | controller |     "Jun 11 11:06:03.631733 crc crio[22652]: time=\"2026-06-11T11:06:03.631630039Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=81264107-5bf9-4ca7-8ce1-ae4fe78eac9c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.406751 | controller |     "Jun 11 11:06:03.648797 crc crio[22652]: time=\"2026-06-11T11:06:03.648691634Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=1af33986-ea10-46aa-9db9-f00d6899548d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.406767 | controller |     "Jun 11 11:06:03.652525 crc crio[22652]: time=\"2026-06-11T11:06:03.652415711Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.406784 | controller |     "Jun 11 11:06:03.653178 crc crio[22652]: time=\"2026-06-11T11:06:03.653000518Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.406800 | controller |     "Jun 11 11:06:03.737448 crc crio[22652]: time=\"2026-06-11T11:06:03.737186386Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.406815 | controller |     "Jun 11 11:06:03.752161 crc crio[22652]: time=\"2026-06-11T11:06:03.752002904Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.406831 | controller |     "Jun 11 11:06:03.892292 crc crio[22652]: time=\"2026-06-11T11:06:03.892182152Z\" level=info msg=\"Created container cbaca55dd3b4d40cc4006680cd7871a2db5356a2ba260afab5984a820037ffa1: openstack/ceilometer-0/ceilometer-notification-agent\" id=1af33986-ea10-46aa-9db9-f00d6899548d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.406846 | controller |     "Jun 11 11:06:03.895538 crc crio[22652]: time=\"2026-06-11T11:06:03.895454551Z\" level=info msg=\"Starting container: cbaca55dd3b4d40cc4006680cd7871a2db5356a2ba260afab5984a820037ffa1\" id=9e01e434-8248-4916-ac3f-9f044fce36d7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.406862 | controller |     "Jun 11 11:06:03.901106 crc crio[22652]: time=\"2026-06-11T11:06:03.900985129Z\" level=info msg=\"Started container\" PID=64668 containerID=cbaca55dd3b4d40cc4006680cd7871a2db5356a2ba260afab5984a820037ffa1 description=openstack/ceilometer-0/ceilometer-notification-agent id=9e01e434-8248-4916-ac3f-9f044fce36d7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6ad27316ebe077d1561c112eaf21e23d23397c5ea289bbc52584db4ed49f81f4",
2026-06-11 11:58:02.406879 | controller |     "Jun 11 11:06:03.924950 crc crio[22652]: time=\"2026-06-11T11:06:03.924824584Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=38ebe32c-a4ab-445c-a105-f48eef7fbbf8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.406900 | controller |     "Jun 11 11:06:03.925366 crc crio[22652]: time=\"2026-06-11T11:06:03.925049241Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/sg-core:latest not found\" id=38ebe32c-a4ab-445c-a105-f48eef7fbbf8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.406916 | controller |     "Jun 11 11:06:03.925366 crc crio[22652]: time=\"2026-06-11T11:06:03.925216537Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/sg-core:latest found\" id=38ebe32c-a4ab-445c-a105-f48eef7fbbf8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.406932 | controller |     "Jun 11 11:06:03.926560 crc crio[22652]: time=\"2026-06-11T11:06:03.92648293Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/sg-core:latest\" id=42e6967f-3c47-4f81-92cd-bf925df65820 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.406948 | controller |     "Jun 11 11:06:03.935759 crc crio[22652]: time=\"2026-06-11T11:06:03.935680385Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/sg-core:latest\\\"\"",
2026-06-11 11:58:02.406964 | controller |     "Jun 11 11:06:03.944364 crc crio[22652]: time=\"2026-06-11T11:06:03.944235912Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.406980 | controller |     "Jun 11 11:06:04.038244 crc crio[22652]: time=\"2026-06-11T11:06:04.037805755Z\" level=info msg=\"Created container 19c44c1df8b48be73a85453700fc2995636f1489ca78c6b791399348810138f1: openshift-infra/auto-csr-approver-29686266-gzr72/oc\" id=e4856054-55bb-4595-883f-92deebf34bd1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.406995 | controller |     "Jun 11 11:06:04.041671 crc crio[22652]: time=\"2026-06-11T11:06:04.041517211Z\" level=info msg=\"Starting container: 19c44c1df8b48be73a85453700fc2995636f1489ca78c6b791399348810138f1\" id=ca2fb499-922d-41a2-8e22-22be1ad3d5f8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.407012 | controller |     "Jun 11 11:06:04.057253 crc crio[22652]: time=\"2026-06-11T11:06:04.057112052Z\" level=info msg=\"Started container\" PID=64694 containerID=19c44c1df8b48be73a85453700fc2995636f1489ca78c6b791399348810138f1 description=openshift-infra/auto-csr-approver-29686266-gzr72/oc id=ca2fb499-922d-41a2-8e22-22be1ad3d5f8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c823a7d5a025e3e4c247c3434aa9aabc108912766276bd3b2a86ab8eeb21af3d",
2026-06-11 11:58:02.407028 | controller |     "Jun 11 11:06:04.353541 crc crio[22652]: time=\"2026-06-11T11:06:04.353320768Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.407044 | controller |     "Jun 11 11:06:04.402874 crc crio[22652]: time=\"2026-06-11T11:06:04.402680957Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.407059 | controller |     "Jun 11 11:06:04.487624 crc crio[22652]: time=\"2026-06-11T11:06:04.487242924Z\" level=info msg=\"Created container 1c04f53fd8878e06031bf58f4851a142227869cce4898e11d5e6b6b40aa033e7: openstack/glance-default-internal-api-0/glance-httpd\" id=0eae069e-9599-4272-882a-5c626747d521 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.407074 | controller |     "Jun 11 11:06:04.488872 crc crio[22652]: time=\"2026-06-11T11:06:04.488811463Z\" level=info msg=\"Starting container: 1c04f53fd8878e06031bf58f4851a142227869cce4898e11d5e6b6b40aa033e7\" id=115fedb1-fa68-410b-9114-4b37be53d832 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.407090 | controller |     "Jun 11 11:06:04.497721 crc crio[22652]: time=\"2026-06-11T11:06:04.497607629Z\" level=info msg=\"Started container\" PID=64728 containerID=1c04f53fd8878e06031bf58f4851a142227869cce4898e11d5e6b6b40aa033e7 description=openstack/glance-default-internal-api-0/glance-httpd id=115fedb1-fa68-410b-9114-4b37be53d832 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e67d825e3a70a29da5414c243a9cb44d05d7d9fdd71f577de1601c681f605bd5",
2026-06-11 11:58:02.407111 | controller |     "Jun 11 11:06:04.536933 crc crio[22652]: time=\"2026-06-11T11:06:04.536724305Z\" level=info msg=\"Created container 068f3a89721acbc58f8aa975274fb50f7060a470dd4f699d8ff1209d106d27e5: openstack/glance-default-external-api-0/glance-httpd\" id=fef5567d-ba54-46e1-bee0-cac9c09d6cfd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.407127 | controller |     "Jun 11 11:06:04.538022 crc crio[22652]: time=\"2026-06-11T11:06:04.537925373Z\" level=info msg=\"Starting container: 068f3a89721acbc58f8aa975274fb50f7060a470dd4f699d8ff1209d106d27e5\" id=9dde2edf-1f47-4131-92f2-d8e441754c02 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.407143 | controller |     "Jun 11 11:06:04.544329 crc crio[22652]: time=\"2026-06-11T11:06:04.544168649Z\" level=info msg=\"Started container\" PID=64736 containerID=068f3a89721acbc58f8aa975274fb50f7060a470dd4f699d8ff1209d106d27e5 description=openstack/glance-default-external-api-0/glance-httpd id=9dde2edf-1f47-4131-92f2-d8e441754c02 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8da53a68e0533b2ba017b511ca5d93ab1638f2e0aba1ec9db0fe5125d937db2b",
2026-06-11 11:58:02.407159 | controller |     "Jun 11 11:06:06.637982 crc crio[22652]: time=\"2026-06-11T11:06:06.637092346Z\" level=info msg=\"Stopping pod sandbox: c823a7d5a025e3e4c247c3434aa9aabc108912766276bd3b2a86ab8eeb21af3d\" id=18d76ff6-5625-4a47-9caa-1d9885756c74 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.407176 | controller |     "Jun 11 11:06:06.639375 crc crio[22652]: time=\"2026-06-11T11:06:06.6387705Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686266-gzr72 Namespace:openshift-infra ID:c823a7d5a025e3e4c247c3434aa9aabc108912766276bd3b2a86ab8eeb21af3d UID:cae70cfc-39eb-4d29-877b-3d5725c22d75 NetNS:/var/run/netns/39f74d92-01aa-423a-9d33-bbebedb1a334 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcae70cfc_39eb_4d29_877b_3d5725c22d75.slice PodAnnotations:0xc00008c970}] Aliases:map[]}\"",
2026-06-11 11:58:02.407191 | controller |     "Jun 11 11:06:06.639375 crc crio[22652]: time=\"2026-06-11T11:06:06.638941585Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686266-gzr72 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.407207 | controller |     "Jun 11 11:06:07.652532 crc crio[22652]: time=\"2026-06-11T11:06:07.651940109Z\" level=info msg=\"Stopping pod sandbox: 0b0d40127946fa553fdf7883407f529fb608d4ad1d5c05bd2b18e5d12a263eb0\" id=6a871454-5f72-4eee-8b8a-ad42549a93f7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.407223 | controller |     "Jun 11 11:06:07.653881 crc crio[22652]: time=\"2026-06-11T11:06:07.65323015Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-jxwst Namespace:openstack ID:0b0d40127946fa553fdf7883407f529fb608d4ad1d5c05bd2b18e5d12a263eb0 UID:be24e686-b70d-4345-9e0c-4e2d8b966433 NetNS:/var/run/netns/65e47e5a-9a72-4d2d-af8a-4b3692c69096 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbe24e686_b70d_4345_9e0c_4e2d8b966433.slice PodAnnotations:0xc00008ca58}] Aliases:map[]}\"",
2026-06-11 11:58:02.407239 | controller |     "Jun 11 11:06:07.653881 crc crio[22652]: time=\"2026-06-11T11:06:07.653395506Z\" level=info msg=\"Deleting pod openstack_keystone-bootstrap-jxwst from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.407255 | controller |     "Jun 11 11:06:08.786693 crc crio[22652]: time=\"2026-06-11T11:06:08.786232585Z\" level=info msg=\"Stopped pod sandbox: c823a7d5a025e3e4c247c3434aa9aabc108912766276bd3b2a86ab8eeb21af3d\" id=18d76ff6-5625-4a47-9caa-1d9885756c74 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.407275 | controller |     "Jun 11 11:06:08.791834 crc crio[22652]: time=\"2026-06-11T11:06:08.791721007Z\" level=info msg=\"Stopped pod sandbox: 0b0d40127946fa553fdf7883407f529fb608d4ad1d5c05bd2b18e5d12a263eb0\" id=6a871454-5f72-4eee-8b8a-ad42549a93f7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.407296 | controller |     "Jun 11 11:06:09.699015 crc crio[22652]: time=\"2026-06-11T11:06:09.698910128Z\" level=info msg=\"Stopping pod sandbox: 78690cf18e0bac7af401841d3e2713d1dc3221c65e9d88c3e057814cdc77674e\" id=ab9415fd-c1d2-4027-b92b-7a212b90f699 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.407311 | controller |     "Jun 11 11:06:09.699927 crc crio[22652]: time=\"2026-06-11T11:06:09.699862438Z\" level=info msg=\"Got pod network &{Name:placement-db-sync-2vxlv Namespace:openstack ID:78690cf18e0bac7af401841d3e2713d1dc3221c65e9d88c3e057814cdc77674e UID:428e1c76-9877-49d3-9647-2c653c4b4f65 NetNS:/var/run/netns/c45bd792-e7bd-4e24-9896-26e10aa78a4a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod428e1c76_9877_49d3_9647_2c653c4b4f65.slice PodAnnotations:0xc0009885b0}] Aliases:map[]}\"",
2026-06-11 11:58:02.407328 | controller |     "Jun 11 11:06:09.700222 crc crio[22652]: time=\"2026-06-11T11:06:09.700041824Z\" level=info msg=\"Deleting pod openstack_placement-db-sync-2vxlv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.407343 | controller |     "Jun 11 11:06:10.616299 crc crio[22652]: time=\"2026-06-11T11:06:10.615727741Z\" level=info msg=\"Running pod sandbox: openstack/keystone-69786598d5-n8xfz/POD\" id=ab98057c-2e36-44f2-bb34-f78087907f96 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.407384 | controller |     "Jun 11 11:06:10.616299 crc crio[22652]: time=\"2026-06-11T11:06:10.616315Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.407402 | controller |     "Jun 11 11:06:12.758759 crc crio[22652]: time=\"2026-06-11T11:06:12.758038426Z\" level=info msg=\"Stopping pod sandbox: 211cc5fb19c87a857dfad7f0227c8a4f0412d365e67ba21edb31eeaa266944b8\" id=2026a4b0-6907-4faa-8dba-2abcd0ab177b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.407417 | controller |     "Jun 11 11:06:12.760282 crc crio[22652]: time=\"2026-06-11T11:06:12.759230594Z\" level=info msg=\"Got pod network &{Name:barbican-db-sync-tf75q Namespace:openstack ID:211cc5fb19c87a857dfad7f0227c8a4f0412d365e67ba21edb31eeaa266944b8 UID:56c6cb6f-7785-4314-9f2b-02e49a6176ce NetNS:/var/run/netns/fd2ff31a-75a7-44d3-9f95-d3ccbdb86140 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod56c6cb6f_7785_4314_9f2b_02e49a6176ce.slice PodAnnotations:0xc0026186b0}] Aliases:map[]}\"",
2026-06-11 11:58:02.407434 | controller |     "Jun 11 11:06:12.760282 crc crio[22652]: time=\"2026-06-11T11:06:12.759372478Z\" level=info msg=\"Deleting pod openstack_barbican-db-sync-tf75q from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.407449 | controller |     "Jun 11 11:06:12.760282 crc crio[22652]: time=\"2026-06-11T11:06:12.758215412Z\" level=info msg=\"Stopping pod sandbox: 5b1efe741a77fa3f1dffa21913112443b8d2b4bbcce9f2c624073bd0f5c4a504\" id=145830f7-6777-40af-b2a0-3cf0335c1789 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.407465 | controller |     "Jun 11 11:06:12.760282 crc crio[22652]: time=\"2026-06-11T11:06:12.760001897Z\" level=info msg=\"Got pod network &{Name:neutron-db-sync-8w6nw Namespace:openstack ID:5b1efe741a77fa3f1dffa21913112443b8d2b4bbcce9f2c624073bd0f5c4a504 UID:e678ce75-49c8-4387-ac3b-e8e0aa92338f NetNS:/var/run/netns/d1b6ee64-fba0-4e2e-973d-a7cab1411277 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode678ce75_49c8_4387_ac3b_e8e0aa92338f.slice PodAnnotations:0xc000102588}] Aliases:map[]}\"",
2026-06-11 11:58:02.407486 | controller |     "Jun 11 11:06:12.760282 crc crio[22652]: time=\"2026-06-11T11:06:12.760192843Z\" level=info msg=\"Deleting pod openstack_neutron-db-sync-8w6nw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.407502 | controller |     "Jun 11 11:06:13.191832 crc crio[22652]: time=\"2026-06-11T11:06:13.191462415Z\" level=info msg=\"Stopped pod sandbox: 5b1efe741a77fa3f1dffa21913112443b8d2b4bbcce9f2c624073bd0f5c4a504\" id=145830f7-6777-40af-b2a0-3cf0335c1789 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.407517 | controller |     "Jun 11 11:06:13.194906 crc crio[22652]: time=\"2026-06-11T11:06:13.19482248Z\" level=info msg=\"Stopped pod sandbox: 78690cf18e0bac7af401841d3e2713d1dc3221c65e9d88c3e057814cdc77674e\" id=ab9415fd-c1d2-4027-b92b-7a212b90f699 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.407532 | controller |     "Jun 11 11:06:13.214241 crc crio[22652]: time=\"2026-06-11T11:06:13.213850676Z\" level=info msg=\"Stopped pod sandbox: 211cc5fb19c87a857dfad7f0227c8a4f0412d365e67ba21edb31eeaa266944b8\" id=2026a4b0-6907-4faa-8dba-2abcd0ab177b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.407547 | controller |     "Jun 11 11:06:13.246820 crc crio[22652]: time=\"2026-06-11T11:06:13.246662714Z\" level=info msg=\"Got pod network &{Name:keystone-69786598d5-n8xfz Namespace:openstack ID:72f4508bebc613dbd06587fad092e0f97158c381c2cfbe546ae454838d81eb47 UID:8fc667f7-ad92-4c63-a510-b341c5636040 NetNS:/var/run/netns/fe52794d-1e48-49dd-b477-fd20aef536b1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8fc667f7_ad92_4c63_a510_b341c5636040.slice PodAnnotations:0xc000102b88}] Aliases:map[]}\"",
2026-06-11 11:58:02.407563 | controller |     "Jun 11 11:06:13.246820 crc crio[22652]: time=\"2026-06-11T11:06:13.246742578Z\" level=info msg=\"Adding pod openstack_keystone-69786598d5-n8xfz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.407578 | controller |     "Jun 11 11:06:15.317206 crc crio[22652]: 2026-06-11T11:06:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:72f4508bebc613d Mac:e2:d6:05:d8:39:72 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9a Mtu:0 Sandbox:/var/run/netns/fe52794d-1e48-49dd-b477-fd20aef536b1 SocketPath: PciID:}] [{Interface:0xc0001345e0 Address:{IP:10.217.0.154 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.407633 | controller |     "Jun 11 11:06:15.319952 crc crio[22652]: time=\"2026-06-11T11:06:15.319028899Z\" level=info msg=\"Got pod network &{Name:keystone-69786598d5-n8xfz Namespace:openstack ID:72f4508bebc613dbd06587fad092e0f97158c381c2cfbe546ae454838d81eb47 UID:8fc667f7-ad92-4c63-a510-b341c5636040 NetNS:/var/run/netns/fe52794d-1e48-49dd-b477-fd20aef536b1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8fc667f7_ad92_4c63_a510_b341c5636040.slice PodAnnotations:0xc000102b88}] Aliases:map[]}\"",
2026-06-11 11:58:02.407655 | controller |     "Jun 11 11:06:15.319952 crc crio[22652]: time=\"2026-06-11T11:06:15.319402091Z\" level=info msg=\"Checking pod openstack_keystone-69786598d5-n8xfz for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.407672 | controller |     "Jun 11 11:06:15.337613 crc crio[22652]: time=\"2026-06-11T11:06:15.336542419Z\" level=info msg=\"Ran pod sandbox 72f4508bebc613dbd06587fad092e0f97158c381c2cfbe546ae454838d81eb47 with infra container: openstack/keystone-69786598d5-n8xfz/POD\" id=ab98057c-2e36-44f2-bb34-f78087907f96 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.407728 | controller |     "Jun 11 11:06:15.342249 crc crio[22652]: time=\"2026-06-11T11:06:15.342100611Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=6720557f-6780-4b3d-9ff4-e2f495f8eb58 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.407761 | controller |     "Jun 11 11:06:15.419725 crc crio[22652]: time=\"2026-06-11T11:06:15.418930819Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=8acfca20-479b-46f9-85fe-8ad4b1d46485 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.407788 | controller |     "Jun 11 11:06:15.962926 crc crio[22652]: time=\"2026-06-11T11:06:15.962517538Z\" level=info msg=\"Creating container: openstack/keystone-69786598d5-n8xfz/keystone-api\" id=275ced00-2b70-45a5-938e-63dd6c3e1314 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.407807 | controller |     "Jun 11 11:06:15.964454 crc crio[22652]: time=\"2026-06-11T11:06:15.964394416Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.407823 | controller |     "Jun 11 11:06:16.027607 crc crio[22652]: time=\"2026-06-11T11:06:16.027511034Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.407839 | controller |     "Jun 11 11:06:16.036417 crc crio[22652]: time=\"2026-06-11T11:06:16.036343354Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.407855 | controller |     "Jun 11 11:06:16.368318 crc crio[22652]: time=\"2026-06-11T11:06:16.367800345Z\" level=info msg=\"Created container 14d9f1b23f761fd97fa85feba51fa218b54cd324585f9a75445b9a4f32e39132: openstack/keystone-69786598d5-n8xfz/keystone-api\" id=275ced00-2b70-45a5-938e-63dd6c3e1314 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.407870 | controller |     "Jun 11 11:06:16.369428 crc crio[22652]: time=\"2026-06-11T11:06:16.3685964Z\" level=info msg=\"Starting container: 14d9f1b23f761fd97fa85feba51fa218b54cd324585f9a75445b9a4f32e39132\" id=a262648f-5ef5-4416-8ae8-dfe9ace7d5ec name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.407886 | controller |     "Jun 11 11:06:16.376432 crc crio[22652]: time=\"2026-06-11T11:06:16.376349522Z\" level=info msg=\"Started container\" PID=65887 containerID=14d9f1b23f761fd97fa85feba51fa218b54cd324585f9a75445b9a4f32e39132 description=openstack/keystone-69786598d5-n8xfz/keystone-api id=a262648f-5ef5-4416-8ae8-dfe9ace7d5ec name=/runtime.v1.RuntimeService/StartContainer sandboxID=72f4508bebc613dbd06587fad092e0f97158c381c2cfbe546ae454838d81eb47",
2026-06-11 11:58:02.407902 | controller |     "Jun 11 11:06:16.664310 crc crio[22652]: time=\"2026-06-11T11:06:16.657289661Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:457ac65a0818c89c25b563e576fd0e228e61b23e5913835aa8c748f2c70ce600\" id=42e6967f-3c47-4f81-92cd-bf925df65820 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.407918 | controller |     "Jun 11 11:06:16.666437 crc crio[22652]: time=\"2026-06-11T11:06:16.666360042Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=f35ea3dc-36ef-485e-a574-8321c31a527c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.407935 | controller |     "Jun 11 11:06:16.697748 crc crio[22652]: time=\"2026-06-11T11:06:16.69760878Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=006d7b85-4229-4c47-8d15-b3f0c7e9fe47 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.407954 | controller |     "Jun 11 11:06:16.714490 crc crio[22652]: time=\"2026-06-11T11:06:16.712778752Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=10ad9e91-f233-4a33-9ccc-cbae1bb3c0e3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.407972 | controller |     "Jun 11 11:06:16.714490 crc crio[22652]: time=\"2026-06-11T11:06:16.71427672Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.407987 | controller |     "Jun 11 11:06:16.783340 crc crio[22652]: time=\"2026-06-11T11:06:16.780685671Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.408002 | controller |     "Jun 11 11:06:16.801596 crc crio[22652]: time=\"2026-06-11T11:06:16.797392093Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.408017 | controller |     "Jun 11 11:06:17.213021 crc crio[22652]: time=\"2026-06-11T11:06:17.212842419Z\" level=info msg=\"Created container 7916fdf63c5d36830ca6f2231688f7616017fd0fa4cab4835c7c7dcf8298dd05: openstack/ceilometer-0/sg-core\" id=10ad9e91-f233-4a33-9ccc-cbae1bb3c0e3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.408032 | controller |     "Jun 11 11:06:17.214074 crc crio[22652]: time=\"2026-06-11T11:06:17.213966915Z\" level=info msg=\"Starting container: 7916fdf63c5d36830ca6f2231688f7616017fd0fa4cab4835c7c7dcf8298dd05\" id=e89cae1e-d51b-4799-a3cd-33c6ee40656d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.408049 | controller |     "Jun 11 11:06:17.221548 crc crio[22652]: time=\"2026-06-11T11:06:17.221449399Z\" level=info msg=\"Started container\" PID=65946 containerID=7916fdf63c5d36830ca6f2231688f7616017fd0fa4cab4835c7c7dcf8298dd05 description=openstack/ceilometer-0/sg-core id=e89cae1e-d51b-4799-a3cd-33c6ee40656d name=/runtime.v1.RuntimeService/StartContainer sandboxID=6ad27316ebe077d1561c112eaf21e23d23397c5ea289bbc52584db4ed49f81f4",
2026-06-11 11:58:02.408064 | controller |     "Jun 11 11:06:17.247382 crc crio[22652]: time=\"2026-06-11T11:06:17.246445342Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=88041576-fd5c-4fe7-bc05-afd3f3950edd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.408079 | controller |     "Jun 11 11:06:17.247382 crc crio[22652]: time=\"2026-06-11T11:06:17.247263718Z\" level=info msg=\"Image registry.redhat.io/ubi9/httpd-24:latest not found\" id=88041576-fd5c-4fe7-bc05-afd3f3950edd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.408094 | controller |     "Jun 11 11:06:17.247382 crc crio[22652]: time=\"2026-06-11T11:06:17.247311509Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/ubi9/httpd-24:latest found\" id=88041576-fd5c-4fe7-bc05-afd3f3950edd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.408109 | controller |     "Jun 11 11:06:17.252394 crc crio[22652]: time=\"2026-06-11T11:06:17.252326458Z\" level=info msg=\"Pulling image: registry.redhat.io/ubi9/httpd-24:latest\" id=00960be2-c50d-4a4f-a5a9-a042200bf398 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.408124 | controller |     "Jun 11 11:06:17.274919 crc crio[22652]: time=\"2026-06-11T11:06:17.274802776Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/ubi9/httpd-24:latest\\\"\"",
2026-06-11 11:58:02.408140 | controller |     "Jun 11 11:06:17.380093 crc crio[22652]: time=\"2026-06-11T11:06:17.378453819Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-6c85d9984c-j4b9q/POD\" id=3c966bf2-a368-4f2b-a9dd-7f8f9167225f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.408155 | controller |     "Jun 11 11:06:17.380093 crc crio[22652]: time=\"2026-06-11T11:06:17.378535561Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.408177 | controller |     "Jun 11 11:06:17.436545 crc crio[22652]: time=\"2026-06-11T11:06:17.436438821Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6c85d9984c-j4b9q Namespace:openstack ID:dc7bf7d75969f83ae7f10afc076286a4c2a00f21a7d972872f8ebcebb8b31606 UID:0adfd94f-f547-46cb-aef1-0cf1f9629a6b NetNS:/var/run/netns/ba431822-cd3e-46fa-8787-413207482b3f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0adfd94f_f547_46cb_aef1_0cf1f9629a6b.slice PodAnnotations:0xc002618c50}] Aliases:map[]}\"",
2026-06-11 11:58:02.408193 | controller |     "Jun 11 11:06:17.436545 crc crio[22652]: time=\"2026-06-11T11:06:17.436519864Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-6c85d9984c-j4b9q to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.408209 | controller |     "Jun 11 11:06:17.563006 crc crio[22652]: time=\"2026-06-11T11:06:17.56242022Z\" level=info msg=\"Running pod sandbox: openstack/neutron-86dcd8dfd8-ppxs8/POD\" id=b0afd279-c25b-427e-8ada-9d6a656e415f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.408224 | controller |     "Jun 11 11:06:17.563221 crc crio[22652]: time=\"2026-06-11T11:06:17.563012519Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.408240 | controller |     "Jun 11 11:06:17.660402 crc crio[22652]: time=\"2026-06-11T11:06:17.649648885Z\" level=info msg=\"Got pod network &{Name:neutron-86dcd8dfd8-ppxs8 Namespace:openstack ID:8c75d2414e2c641b162f08149535f56fa02bfaa707245996cb93e1240b73e0e6 UID:693a60fe-2449-457b-a6b4-7012e8706631 NetNS:/var/run/netns/237cef78-7bfe-406d-a797-682d1b7a6c24 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod693a60fe_2449_457b_a6b4_7012e8706631.slice PodAnnotations:0xc000989290}] Aliases:map[]}\"",
2026-06-11 11:58:02.408255 | controller |     "Jun 11 11:06:17.660402 crc crio[22652]: time=\"2026-06-11T11:06:17.649715137Z\" level=info msg=\"Adding pod openstack_neutron-86dcd8dfd8-ppxs8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.408271 | controller |     "Jun 11 11:06:18.573868 crc crio[22652]: 2026-06-11T11:06:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dc7bf7d75969f83 Mac:1a:2c:b2:2e:63:54 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9b Mtu:0 Sandbox:/var/run/netns/ba431822-cd3e-46fa-8787-413207482b3f SocketPath: PciID:}] [{Interface:0xc00031e750 Address:{IP:10.217.0.155 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.408287 | controller |     "Jun 11 11:06:18.579291 crc crio[22652]: time=\"2026-06-11T11:06:18.575623209Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6c85d9984c-j4b9q Namespace:openstack ID:dc7bf7d75969f83ae7f10afc076286a4c2a00f21a7d972872f8ebcebb8b31606 UID:0adfd94f-f547-46cb-aef1-0cf1f9629a6b NetNS:/var/run/netns/ba431822-cd3e-46fa-8787-413207482b3f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0adfd94f_f547_46cb_aef1_0cf1f9629a6b.slice PodAnnotations:0xc002618c50}] Aliases:map[]}\"",
2026-06-11 11:58:02.408304 | controller |     "Jun 11 11:06:18.579291 crc crio[22652]: time=\"2026-06-11T11:06:18.575822155Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-6c85d9984c-j4b9q for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.408319 | controller |     "Jun 11 11:06:18.611744 crc crio[22652]: time=\"2026-06-11T11:06:18.607947657Z\" level=info msg=\"Ran pod sandbox dc7bf7d75969f83ae7f10afc076286a4c2a00f21a7d972872f8ebcebb8b31606 with infra container: openstack/dnsmasq-dns-6c85d9984c-j4b9q/POD\" id=3c966bf2-a368-4f2b-a9dd-7f8f9167225f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.408338 | controller |     "Jun 11 11:06:18.621440 crc crio[22652]: time=\"2026-06-11T11:06:18.613243979Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=bcb17b58-1010-4bc0-bbb7-6a29b5c22375 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.408381 | controller |     "Jun 11 11:06:18.797471 crc crio[22652]: 2026-06-11T11:06:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8c75d2414e2c641 Mac:c6:53:e9:52:ba:f2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9c Mtu:0 Sandbox:/var/run/netns/237cef78-7bfe-406d-a797-682d1b7a6c24 SocketPath: PciID:}] [{Interface:0xc0001bef70 Address:{IP:10.217.0.156 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.408400 | controller |     "Jun 11 11:06:18.804969 crc crio[22652]: time=\"2026-06-11T11:06:18.801776908Z\" level=info msg=\"Got pod network &{Name:neutron-86dcd8dfd8-ppxs8 Namespace:openstack ID:8c75d2414e2c641b162f08149535f56fa02bfaa707245996cb93e1240b73e0e6 UID:693a60fe-2449-457b-a6b4-7012e8706631 NetNS:/var/run/netns/237cef78-7bfe-406d-a797-682d1b7a6c24 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod693a60fe_2449_457b_a6b4_7012e8706631.slice PodAnnotations:0xc000989290}] Aliases:map[]}\"",
2026-06-11 11:58:02.408416 | controller |     "Jun 11 11:06:18.804969 crc crio[22652]: time=\"2026-06-11T11:06:18.802182471Z\" level=info msg=\"Checking pod openstack_neutron-86dcd8dfd8-ppxs8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.408433 | controller |     "Jun 11 11:06:18.833661 crc crio[22652]: time=\"2026-06-11T11:06:18.833548615Z\" level=info msg=\"Running pod sandbox: openstack/placement-686cdfc9f6-tlfb8/POD\" id=2957434d-6a22-453e-9fab-b5a9b8c75618 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.408448 | controller |     "Jun 11 11:06:18.833976 crc crio[22652]: time=\"2026-06-11T11:06:18.83368978Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.408463 | controller |     "Jun 11 11:06:18.837919 crc crio[22652]: time=\"2026-06-11T11:06:18.83780086Z\" level=info msg=\"Running pod sandbox: openstack/barbican-worker-7db98574f-r7hqg/POD\" id=890a0539-180e-4833-9c60-817c79f18858 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.408478 | controller |     "Jun 11 11:06:18.837919 crc crio[22652]: time=\"2026-06-11T11:06:18.837905573Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.408493 | controller |     "Jun 11 11:06:18.852233 crc crio[22652]: time=\"2026-06-11T11:06:18.852182487Z\" level=info msg=\"Ran pod sandbox 8c75d2414e2c641b162f08149535f56fa02bfaa707245996cb93e1240b73e0e6 with infra container: openstack/neutron-86dcd8dfd8-ppxs8/POD\" id=b0afd279-c25b-427e-8ada-9d6a656e415f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.408509 | controller |     "Jun 11 11:06:18.871715 crc crio[22652]: time=\"2026-06-11T11:06:18.869507442Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=d701ad58-5eb1-4e37-99fb-26d6b057aa2c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.408525 | controller |     "Jun 11 11:06:18.876635 crc crio[22652]: time=\"2026-06-11T11:06:18.87650876Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=31866090-d391-4455-808d-be796569dfa1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.408540 | controller |     "Jun 11 11:06:18.993523 crc crio[22652]: time=\"2026-06-11T11:06:18.991579337Z\" level=info msg=\"Running pod sandbox: openstack/barbican-keystone-listener-7bb9f7ddf6-s8sdv/POD\" id=a5a49c9e-6509-4b1f-9b94-6400c697820e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.408559 | controller |     "Jun 11 11:06:18.993523 crc crio[22652]: time=\"2026-06-11T11:06:18.992252968Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.408576 | controller |     "Jun 11 11:06:18.993523 crc crio[22652]: time=\"2026-06-11T11:06:18.993431515Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6c85d9984c-j4b9q/init\" id=9a6762a4-201b-4208-9473-27f6e82bece3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.408592 | controller |     "Jun 11 11:06:19.049979 crc crio[22652]: time=\"2026-06-11T11:06:19.049744163Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.408608 | controller |     "Jun 11 11:06:19.100502 crc crio[22652]: time=\"2026-06-11T11:06:19.088531164Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=c849e13a-7136-4fd1-ae8f-c03c983cc6d5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.408624 | controller |     "Jun 11 11:06:19.147412 crc crio[22652]: time=\"2026-06-11T11:06:19.147026621Z\" level=info msg=\"Creating container: openstack/neutron-86dcd8dfd8-ppxs8/neutron-api\" id=060a03d1-785e-4d9e-8c67-81fb5cdfa13e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.408640 | controller |     "Jun 11 11:06:19.167220 crc crio[22652]: time=\"2026-06-11T11:06:19.167029992Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.408655 | controller |     "Jun 11 11:06:19.184011 crc crio[22652]: time=\"2026-06-11T11:06:19.183877526Z\" level=info msg=\"Got pod network &{Name:placement-686cdfc9f6-tlfb8 Namespace:openstack ID:41f33db0cdb51f64a7364c32fe0214a335f686080182e8c904e139a8ef0b22f8 UID:36ee10e6-4438-4906-a177-9a9945a549f7 NetNS:/var/run/netns/a26c79ba-46b4-44f9-a363-652658bf5943 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod36ee10e6_4438_4906_a177_9a9945a549f7.slice PodAnnotations:0xc0022f62a8}] Aliases:map[]}\"",
2026-06-11 11:58:02.408672 | controller |     "Jun 11 11:06:19.184011 crc crio[22652]: time=\"2026-06-11T11:06:19.183949482Z\" level=info msg=\"Adding pod openstack_placement-686cdfc9f6-tlfb8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.408688 | controller |     "Jun 11 11:06:19.197439 crc crio[22652]: time=\"2026-06-11T11:06:19.197155779Z\" level=info msg=\"Got pod network &{Name:barbican-worker-7db98574f-r7hqg Namespace:openstack ID:807d79200440b9e910de7a773bf067da4b1cfbba2c3f88f5544341bac2dcd6d2 UID:54c2eea7-c09a-4063-aef8-568c3eec926a NetNS:/var/run/netns/71c7ee30-6fc3-4f15-96f4-d64f19e12f35 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod54c2eea7_c09a_4063_aef8_568c3eec926a.slice PodAnnotations:0xc002400180}] Aliases:map[]}\"",
2026-06-11 11:58:02.408704 | controller |     "Jun 11 11:06:19.197439 crc crio[22652]: time=\"2026-06-11T11:06:19.197226941Z\" level=info msg=\"Adding pod openstack_barbican-worker-7db98574f-r7hqg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.408720 | controller |     "Jun 11 11:06:19.238469 crc crio[22652]: time=\"2026-06-11T11:06:19.236714895Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-7bb9f7ddf6-s8sdv Namespace:openstack ID:014fa0a2ae0123b333c97a039a34722b9c4eea69f3c9e2a10793743e604c9035 UID:e15a2506-06e9-434e-813b-277d60c8487b NetNS:/var/run/netns/6f494bfe-5550-4967-9749-2c52d90542ae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode15a2506_06e9_434e_813b_277d60c8487b.slice PodAnnotations:0xc0022f65a0}] Aliases:map[]}\"",
2026-06-11 11:58:02.408739 | controller |     "Jun 11 11:06:19.238469 crc crio[22652]: time=\"2026-06-11T11:06:19.236792488Z\" level=info msg=\"Adding pod openstack_barbican-keystone-listener-7bb9f7ddf6-s8sdv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.408755 | controller |     "Jun 11 11:06:19.325953 crc crio[22652]: time=\"2026-06-11T11:06:19.325629222Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.408770 | controller |     "Jun 11 11:06:19.342200 crc crio[22652]: time=\"2026-06-11T11:06:19.341935413Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.408786 | controller |     "Jun 11 11:06:19.348212 crc crio[22652]: time=\"2026-06-11T11:06:19.346310748Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.408801 | controller |     "Jun 11 11:06:19.388634 crc crio[22652]: time=\"2026-06-11T11:06:19.38630411Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-54f48964b7-gxqrj/POD\" id=10f0b896-fc80-46fc-909f-50112bb8016a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.408818 | controller |     "Jun 11 11:06:19.388634 crc crio[22652]: time=\"2026-06-11T11:06:19.386427914Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.408840 | controller |     "Jun 11 11:06:19.388634 crc crio[22652]: time=\"2026-06-11T11:06:19.386753369Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.408864 | controller |     "Jun 11 11:06:19.474892 crc crio[22652]: time=\"2026-06-11T11:06:19.473319156Z\" level=info msg=\"Running pod sandbox: openstack/barbican-api-7bdbd46666-qxgml/POD\" id=366b6de8-b30f-4b17-b2d1-c09849cabcbb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.408885 | controller |     "Jun 11 11:06:19.474892 crc crio[22652]: time=\"2026-06-11T11:06:19.473898684Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.408902 | controller |     "Jun 11 11:06:19.516413 crc crio[22652]: time=\"2026-06-11T11:06:19.51550691Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-54f48964b7-gxqrj Namespace:openstack ID:22770f2dc9cfde18957cd69f87aaebda7e0542eb59186692529aa6727b400ff4 UID:ebd7703f-6237-449b-af2c-113763c5706e NetNS:/var/run/netns/596d6245-c98b-4c1a-8d71-9a6f3b3bd81b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podebd7703f_6237_449b_af2c_113763c5706e.slice PodAnnotations:0xc0029283f0}] Aliases:map[]}\"",
2026-06-11 11:58:02.408919 | controller |     "Jun 11 11:06:19.516413 crc crio[22652]: time=\"2026-06-11T11:06:19.515635424Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-54f48964b7-gxqrj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.408935 | controller |     "Jun 11 11:06:19.593235 crc crio[22652]: time=\"2026-06-11T11:06:19.579353999Z\" level=info msg=\"Got pod network &{Name:barbican-api-7bdbd46666-qxgml Namespace:openstack ID:524b10abab55b9cfa7912ba0333062fd27527dd019dfac4b897b43f2d805eb9d UID:46a66af7-c334-4ae7-921c-459bf5a6492d NetNS:/var/run/netns/65da83c1-f13f-42ae-92bb-452fb71dd66f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod46a66af7_c334_4ae7_921c_459bf5a6492d.slice PodAnnotations:0xc002928568}] Aliases:map[]}\"",
2026-06-11 11:58:02.408954 | controller |     "Jun 11 11:06:19.593235 crc crio[22652]: time=\"2026-06-11T11:06:19.590987396Z\" level=info msg=\"Adding pod openstack_barbican-api-7bdbd46666-qxgml to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.408970 | controller |     "Jun 11 11:06:19.619957 crc crio[22652]: time=\"2026-06-11T11:06:19.619837467Z\" level=info msg=\"Created container 8428b616bdfab6e9b06feedcaab96ccb1650c6d52ba73f870aa774b589b2e264: openstack/neutron-86dcd8dfd8-ppxs8/neutron-api\" id=060a03d1-785e-4d9e-8c67-81fb5cdfa13e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.408985 | controller |     "Jun 11 11:06:19.629717 crc crio[22652]: time=\"2026-06-11T11:06:19.629628223Z\" level=info msg=\"Starting container: 8428b616bdfab6e9b06feedcaab96ccb1650c6d52ba73f870aa774b589b2e264\" id=2921ee85-01d6-4d56-939e-f05d405bba21 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.409001 | controller |     "Jun 11 11:06:19.641490 crc crio[22652]: time=\"2026-06-11T11:06:19.641390229Z\" level=info msg=\"Created container a024021e6d34888c233b9e8c9b470b0c35319145e7d51c10079f17f117bfbeb7: openstack/dnsmasq-dns-6c85d9984c-j4b9q/init\" id=9a6762a4-201b-4208-9473-27f6e82bece3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.409017 | controller |     "Jun 11 11:06:19.643934 crc crio[22652]: time=\"2026-06-11T11:06:19.643756952Z\" level=info msg=\"Starting container: a024021e6d34888c233b9e8c9b470b0c35319145e7d51c10079f17f117bfbeb7\" id=2dd8ee79-98e6-42e5-949d-dba6484eeedf name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.409033 | controller |     "Jun 11 11:06:19.645396 crc crio[22652]: time=\"2026-06-11T11:06:19.645353599Z\" level=info msg=\"Started container\" PID=66368 containerID=8428b616bdfab6e9b06feedcaab96ccb1650c6d52ba73f870aa774b589b2e264 description=openstack/neutron-86dcd8dfd8-ppxs8/neutron-api id=2921ee85-01d6-4d56-939e-f05d405bba21 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8c75d2414e2c641b162f08149535f56fa02bfaa707245996cb93e1240b73e0e6",
2026-06-11 11:58:02.409049 | controller |     "Jun 11 11:06:19.664949 crc crio[22652]: time=\"2026-06-11T11:06:19.664727043Z\" level=info msg=\"Started container\" PID=66376 containerID=a024021e6d34888c233b9e8c9b470b0c35319145e7d51c10079f17f117bfbeb7 description=openstack/dnsmasq-dns-6c85d9984c-j4b9q/init id=2dd8ee79-98e6-42e5-949d-dba6484eeedf name=/runtime.v1.RuntimeService/StartContainer sandboxID=dc7bf7d75969f83ae7f10afc076286a4c2a00f21a7d972872f8ebcebb8b31606",
2026-06-11 11:58:02.409064 | controller |     "Jun 11 11:06:19.682288 crc crio[22652]: time=\"2026-06-11T11:06:19.68166428Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=70fef246-79ab-4c42-ac54-f60e036ae9bf name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.409079 | controller |     "Jun 11 11:06:19.808657 crc crio[22652]: time=\"2026-06-11T11:06:19.807627917Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=1efe0526-318f-467c-b805-922fa2e87fde name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.409094 | controller |     "Jun 11 11:06:19.827619 crc crio[22652]: time=\"2026-06-11T11:06:19.821311082Z\" level=info msg=\"Creating container: openstack/neutron-86dcd8dfd8-ppxs8/neutron-httpd\" id=c33cba82-f86e-410b-a472-801c9c6f78f5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.409110 | controller |     "Jun 11 11:06:19.827619 crc crio[22652]: time=\"2026-06-11T11:06:19.822660085Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.409128 | controller |     "Jun 11 11:06:19.968669 crc crio[22652]: 2026-06-11T11:06:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:41f33db0cdb51f6 Mac:ee:be:64:d7:77:f8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9d Mtu:0 Sandbox:/var/run/netns/a26c79ba-46b4-44f9-a363-652658bf5943 SocketPath: PciID:}] [{Interface:0xc000140750 Address:{IP:10.217.0.157 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.409145 | controller |     "Jun 11 11:06:19.968669 crc crio[22652]: time=\"2026-06-11T11:06:19.968607694Z\" level=info msg=\"Got pod network &{Name:placement-686cdfc9f6-tlfb8 Namespace:openstack ID:41f33db0cdb51f64a7364c32fe0214a335f686080182e8c904e139a8ef0b22f8 UID:36ee10e6-4438-4906-a177-9a9945a549f7 NetNS:/var/run/netns/a26c79ba-46b4-44f9-a363-652658bf5943 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod36ee10e6_4438_4906_a177_9a9945a549f7.slice PodAnnotations:0xc0022f62a8}] Aliases:map[]}\"",
2026-06-11 11:58:02.409161 | controller |     "Jun 11 11:06:19.968928 crc crio[22652]: time=\"2026-06-11T11:06:19.968835341Z\" level=info msg=\"Checking pod openstack_placement-686cdfc9f6-tlfb8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.409178 | controller |     "Jun 11 11:06:20.036616 crc crio[22652]: time=\"2026-06-11T11:06:20.036003805Z\" level=info msg=\"Ran pod sandbox 41f33db0cdb51f64a7364c32fe0214a335f686080182e8c904e139a8ef0b22f8 with infra container: openstack/placement-686cdfc9f6-tlfb8/POD\" id=2957434d-6a22-453e-9fab-b5a9b8c75618 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.409193 | controller |     "Jun 11 11:06:20.053413 crc crio[22652]: time=\"2026-06-11T11:06:20.053244685Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=9502226a-6bf9-4845-a574-e9113efee281 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.409209 | controller |     "Jun 11 11:06:20.109192 crc crio[22652]: time=\"2026-06-11T11:06:20.107952771Z\" level=info msg=\"Stopping pod sandbox: dc7bf7d75969f83ae7f10afc076286a4c2a00f21a7d972872f8ebcebb8b31606\" id=c4a2e498-6421-460b-a379-1ffbb3f1c05f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.409226 | controller |     "Jun 11 11:06:20.110702 crc crio[22652]: time=\"2026-06-11T11:06:20.109836211Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6c85d9984c-j4b9q Namespace:openstack ID:dc7bf7d75969f83ae7f10afc076286a4c2a00f21a7d972872f8ebcebb8b31606 UID:0adfd94f-f547-46cb-aef1-0cf1f9629a6b NetNS:/var/run/netns/ba431822-cd3e-46fa-8787-413207482b3f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0adfd94f_f547_46cb_aef1_0cf1f9629a6b.slice PodAnnotations:0xc002acc140}] Aliases:map[]}\"",
2026-06-11 11:58:02.409242 | controller |     "Jun 11 11:06:20.111030 crc crio[22652]: time=\"2026-06-11T11:06:20.110920415Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-6c85d9984c-j4b9q from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.409258 | controller |     "Jun 11 11:06:20.205098 crc crio[22652]: 2026-06-11T11:06:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:807d79200440b9e Mac:02:62:4b:58:3b:5d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9e Mtu:0 Sandbox:/var/run/netns/71c7ee30-6fc3-4f15-96f4-d64f19e12f35 SocketPath: PciID:}] [{Interface:0xc00058a5c0 Address:{IP:10.217.0.158 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.409274 | controller |     "Jun 11 11:06:20.205422 crc crio[22652]: 2026-06-11T11:06:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:014fa0a2ae0123b Mac:32:cd:73:01:1e:bc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9f Mtu:0 Sandbox:/var/run/netns/6f494bfe-5550-4967-9749-2c52d90542ae SocketPath: PciID:}] [{Interface:0xc000014700 Address:{IP:10.217.0.159 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.409293 | controller |     "Jun 11 11:06:20.205908 crc crio[22652]: time=\"2026-06-11T11:06:20.205831905Z\" level=info msg=\"Got pod network &{Name:barbican-worker-7db98574f-r7hqg Namespace:openstack ID:807d79200440b9e910de7a773bf067da4b1cfbba2c3f88f5544341bac2dcd6d2 UID:54c2eea7-c09a-4063-aef8-568c3eec926a NetNS:/var/run/netns/71c7ee30-6fc3-4f15-96f4-d64f19e12f35 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod54c2eea7_c09a_4063_aef8_568c3eec926a.slice PodAnnotations:0xc002400180}] Aliases:map[]}\"",
2026-06-11 11:58:02.409308 | controller |     "Jun 11 11:06:20.206078 crc crio[22652]: time=\"2026-06-11T11:06:20.206012001Z\" level=info msg=\"Checking pod openstack_barbican-worker-7db98574f-r7hqg for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.409323 | controller |     "Jun 11 11:06:20.206381 crc crio[22652]: time=\"2026-06-11T11:06:20.206318921Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-7bb9f7ddf6-s8sdv Namespace:openstack ID:014fa0a2ae0123b333c97a039a34722b9c4eea69f3c9e2a10793743e604c9035 UID:e15a2506-06e9-434e-813b-277d60c8487b NetNS:/var/run/netns/6f494bfe-5550-4967-9749-2c52d90542ae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode15a2506_06e9_434e_813b_277d60c8487b.slice PodAnnotations:0xc0022f65a0}] Aliases:map[]}\"",
2026-06-11 11:58:02.409340 | controller |     "Jun 11 11:06:20.206562 crc crio[22652]: time=\"2026-06-11T11:06:20.206477276Z\" level=info msg=\"Checking pod openstack_barbican-keystone-listener-7bb9f7ddf6-s8sdv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.409380 | controller |     "Jun 11 11:06:20.255196 crc crio[22652]: 2026-06-11T11:06:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:22770f2dc9cfde1 Mac:4a:95:3c:80:c6:bf Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a0 Mtu:0 Sandbox:/var/run/netns/596d6245-c98b-4c1a-8d71-9a6f3b3bd81b SocketPath: PciID:}] [{Interface:0xc000014c10 Address:{IP:10.217.0.160 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.409398 | controller |     "Jun 11 11:06:20.255196 crc crio[22652]: time=\"2026-06-11T11:06:20.254087725Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-54f48964b7-gxqrj Namespace:openstack ID:22770f2dc9cfde18957cd69f87aaebda7e0542eb59186692529aa6727b400ff4 UID:ebd7703f-6237-449b-af2c-113763c5706e NetNS:/var/run/netns/596d6245-c98b-4c1a-8d71-9a6f3b3bd81b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podebd7703f_6237_449b_af2c_113763c5706e.slice PodAnnotations:0xc0029283f0}] Aliases:map[]}\"",
2026-06-11 11:58:02.409414 | controller |     "Jun 11 11:06:20.255196 crc crio[22652]: time=\"2026-06-11T11:06:20.254318773Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-54f48964b7-gxqrj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.409430 | controller |     "Jun 11 11:06:20.262456 crc crio[22652]: time=\"2026-06-11T11:06:20.262194081Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=2289fe6f-d1d3-4c75-b9c1-d77a44be7618 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.409445 | controller |     "Jun 11 11:06:20.262456 crc crio[22652]: time=\"2026-06-11T11:06:20.262407879Z\" level=info msg=\"Ran pod sandbox 807d79200440b9e910de7a773bf067da4b1cfbba2c3f88f5544341bac2dcd6d2 with infra container: openstack/barbican-worker-7db98574f-r7hqg/POD\" id=890a0539-180e-4833-9c60-817c79f18858 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.409465 | controller |     "Jun 11 11:06:20.264102 crc crio[22652]: time=\"2026-06-11T11:06:20.263999808Z\" level=info msg=\"Ran pod sandbox 014fa0a2ae0123b333c97a039a34722b9c4eea69f3c9e2a10793743e604c9035 with infra container: openstack/barbican-keystone-listener-7bb9f7ddf6-s8sdv/POD\" id=a5a49c9e-6509-4b1f-9b94-6400c697820e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.409481 | controller |     "Jun 11 11:06:20.272795 crc crio[22652]: time=\"2026-06-11T11:06:20.272693629Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=68fb52fc-e9e5-4a45-9c11-18d14ad19711 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.409497 | controller |     "Jun 11 11:06:20.273111 crc crio[22652]: time=\"2026-06-11T11:06:20.272935167Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified not found\" id=68fb52fc-e9e5-4a45-9c11-18d14ad19711 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.409512 | controller |     "Jun 11 11:06:20.273111 crc crio[22652]: time=\"2026-06-11T11:06:20.272980529Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified found\" id=68fb52fc-e9e5-4a45-9c11-18d14ad19711 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.409527 | controller |     "Jun 11 11:06:20.274201 crc crio[22652]: time=\"2026-06-11T11:06:20.274071722Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=296d1f22-1494-4327-ae52-737297bbd3ee name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.409542 | controller |     "Jun 11 11:06:20.274793 crc crio[22652]: time=\"2026-06-11T11:06:20.274597019Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified not found\" id=296d1f22-1494-4327-ae52-737297bbd3ee name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.409557 | controller |     "Jun 11 11:06:20.274793 crc crio[22652]: time=\"2026-06-11T11:06:20.274705463Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified found\" id=296d1f22-1494-4327-ae52-737297bbd3ee name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.409572 | controller |     "Jun 11 11:06:20.279390 crc crio[22652]: time=\"2026-06-11T11:06:20.279291481Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.409587 | controller |     "Jun 11 11:06:20.284270 crc crio[22652]: time=\"2026-06-11T11:06:20.282417563Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=03f6a6e8-afbd-40d8-9e09-0658e948bd25 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.409603 | controller |     "Jun 11 11:06:20.284270 crc crio[22652]: time=\"2026-06-11T11:06:20.28296182Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=7eb76e53-025d-4eed-ae93-4641be415ce3 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.409618 | controller |     "Jun 11 11:06:20.284270 crc crio[22652]: time=\"2026-06-11T11:06:20.284202641Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.409649 | controller |     "Jun 11 11:06:20.293435 crc crio[22652]: time=\"2026-06-11T11:06:20.292978089Z\" level=info msg=\"Creating container: openstack/placement-686cdfc9f6-tlfb8/placement-log\" id=a35df8a5-2d38-4960-a767-1535efacdbeb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.409668 | controller |     "Jun 11 11:06:20.303686 crc crio[22652]: time=\"2026-06-11T11:06:20.2990297Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.409687 | controller |     "Jun 11 11:06:20.311872 crc crio[22652]: time=\"2026-06-11T11:06:20.311791206Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\\\"\"",
2026-06-11 11:58:02.409703 | controller |     "Jun 11 11:06:20.311872 crc crio[22652]: time=\"2026-06-11T11:06:20.311691733Z\" level=info msg=\"Ran pod sandbox 22770f2dc9cfde18957cd69f87aaebda7e0542eb59186692529aa6727b400ff4 with infra container: openstack/dnsmasq-dns-54f48964b7-gxqrj/POD\" id=10f0b896-fc80-46fc-909f-50112bb8016a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.409719 | controller |     "Jun 11 11:06:20.313812 crc crio[22652]: time=\"2026-06-11T11:06:20.313645204Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\\\"\"",
2026-06-11 11:58:02.409735 | controller |     "Jun 11 11:06:20.323929 crc crio[22652]: time=\"2026-06-11T11:06:20.323782815Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=2073169d-7d8f-4c82-94c6-f7b8cccb1bf4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.409752 | controller |     "Jun 11 11:06:20.494591 crc crio[22652]: time=\"2026-06-11T11:06:20.494374816Z\" level=info msg=\"Created container 2ddf99d1c03e5bda6e825b9cc5eafdfc4b7ff4326b4bcf813c122028f96d7b05: openstack/neutron-86dcd8dfd8-ppxs8/neutron-httpd\" id=c33cba82-f86e-410b-a472-801c9c6f78f5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.409767 | controller |     "Jun 11 11:06:20.514828 crc crio[22652]: time=\"2026-06-11T11:06:20.508321972Z\" level=info msg=\"Starting container: 2ddf99d1c03e5bda6e825b9cc5eafdfc4b7ff4326b4bcf813c122028f96d7b05\" id=c7bcbd3f-22e7-479d-833e-8aaed8723d99 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.409782 | controller |     "Jun 11 11:06:20.552836 crc crio[22652]: time=\"2026-06-11T11:06:20.549321748Z\" level=info msg=\"Started container\" PID=66694 containerID=2ddf99d1c03e5bda6e825b9cc5eafdfc4b7ff4326b4bcf813c122028f96d7b05 description=openstack/neutron-86dcd8dfd8-ppxs8/neutron-httpd id=c7bcbd3f-22e7-479d-833e-8aaed8723d99 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8c75d2414e2c641b162f08149535f56fa02bfaa707245996cb93e1240b73e0e6",
2026-06-11 11:58:02.409798 | controller |     "Jun 11 11:06:20.569064 crc crio[22652]: time=\"2026-06-11T11:06:20.564936764Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.409814 | controller |     "Jun 11 11:06:20.576643 crc crio[22652]: time=\"2026-06-11T11:06:20.576211551Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.409829 | controller |     "Jun 11 11:06:20.622810 crc crio[22652]: 2026-06-11T11:06:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:524b10abab55b9c Mac:a6:48:4a:26:7e:83 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a1 Mtu:0 Sandbox:/var/run/netns/65da83c1-f13f-42ae-92bb-452fb71dd66f SocketPath: PciID:}] [{Interface:0xc0001345c0 Address:{IP:10.217.0.161 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.409845 | controller |     "Jun 11 11:06:20.624877 crc crio[22652]: time=\"2026-06-11T11:06:20.623837771Z\" level=info msg=\"Got pod network &{Name:barbican-api-7bdbd46666-qxgml Namespace:openstack ID:524b10abab55b9cfa7912ba0333062fd27527dd019dfac4b897b43f2d805eb9d UID:46a66af7-c334-4ae7-921c-459bf5a6492d NetNS:/var/run/netns/65da83c1-f13f-42ae-92bb-452fb71dd66f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod46a66af7_c334_4ae7_921c_459bf5a6492d.slice PodAnnotations:0xc002928568}] Aliases:map[]}\"",
2026-06-11 11:58:02.409864 | controller |     "Jun 11 11:06:20.624877 crc crio[22652]: time=\"2026-06-11T11:06:20.624027907Z\" level=info msg=\"Checking pod openstack_barbican-api-7bdbd46666-qxgml for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.409879 | controller |     "Jun 11 11:06:20.632547 crc crio[22652]: time=\"2026-06-11T11:06:20.632314887Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=2faa607f-9fc4-49df-b61c-d0bfd194beea name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.409895 | controller |     "Jun 11 11:06:20.646754 crc crio[22652]: time=\"2026-06-11T11:06:20.646630751Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-54f48964b7-gxqrj/init\" id=1e00befd-d4e7-4070-afee-8221eda52a43 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.409913 | controller |     "Jun 11 11:06:20.647362 crc crio[22652]: time=\"2026-06-11T11:06:20.647076119Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.409936 | controller |     "Jun 11 11:06:20.706533 crc crio[22652]: time=\"2026-06-11T11:06:20.706449147Z\" level=info msg=\"Ran pod sandbox 524b10abab55b9cfa7912ba0333062fd27527dd019dfac4b897b43f2d805eb9d with infra container: openstack/barbican-api-7bdbd46666-qxgml/POD\" id=366b6de8-b30f-4b17-b2d1-c09849cabcbb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.409960 | controller |     "Jun 11 11:06:20.719360 crc crio[22652]: time=\"2026-06-11T11:06:20.719299484Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=7d14bc12-7fd6-4f6a-97a6-d4c528e6df82 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.409979 | controller |     "Jun 11 11:06:20.759004 crc crio[22652]: time=\"2026-06-11T11:06:20.758903784Z\" level=info msg=\"Created container d10b858239f0c521e54f73dd6e5819e2ddc9ecb2aa5900b15bd25c655ca8587f: openstack/placement-686cdfc9f6-tlfb8/placement-log\" id=a35df8a5-2d38-4960-a767-1535efacdbeb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.409995 | controller |     "Jun 11 11:06:20.767235 crc crio[22652]: time=\"2026-06-11T11:06:20.76697735Z\" level=info msg=\"Starting container: d10b858239f0c521e54f73dd6e5819e2ddc9ecb2aa5900b15bd25c655ca8587f\" id=00934537-16ef-402b-9586-6fc2aeba541d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.410010 | controller |     "Jun 11 11:06:20.783195 crc crio[22652]: time=\"2026-06-11T11:06:20.781664383Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=963a58bc-91be-4ac1-92b0-22d983092251 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.410025 | controller |     "Jun 11 11:06:20.795847 crc crio[22652]: time=\"2026-06-11T11:06:20.795668334Z\" level=info msg=\"Started container\" PID=66736 containerID=d10b858239f0c521e54f73dd6e5819e2ddc9ecb2aa5900b15bd25c655ca8587f description=openstack/placement-686cdfc9f6-tlfb8/placement-log id=00934537-16ef-402b-9586-6fc2aeba541d name=/runtime.v1.RuntimeService/StartContainer sandboxID=41f33db0cdb51f64a7364c32fe0214a335f686080182e8c904e139a8ef0b22f8",
2026-06-11 11:58:02.410041 | controller |     "Jun 11 11:06:20.799723 crc crio[22652]: time=\"2026-06-11T11:06:20.796856971Z\" level=info msg=\"Stopped pod sandbox: dc7bf7d75969f83ae7f10afc076286a4c2a00f21a7d972872f8ebcebb8b31606\" id=c4a2e498-6421-460b-a379-1ffbb3f1c05f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.410058 | controller |     "Jun 11 11:06:20.832962 crc crio[22652]: time=\"2026-06-11T11:06:20.83286417Z\" level=info msg=\"Creating container: openstack/barbican-api-7bdbd46666-qxgml/barbican-api-log\" id=a6bb5084-d981-4237-9459-de5954335cd5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.410078 | controller |     "Jun 11 11:06:20.833490 crc crio[22652]: time=\"2026-06-11T11:06:20.833425178Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.410094 | controller |     "Jun 11 11:06:20.843204 crc crio[22652]: time=\"2026-06-11T11:06:20.83980101Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=2876f8f3-ed9b-4b3b-a40c-c3e5d578b49c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.410109 | controller |     "Jun 11 11:06:20.957500 crc crio[22652]: time=\"2026-06-11T11:06:20.956342746Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.410124 | controller |     "Jun 11 11:06:20.985521 crc crio[22652]: time=\"2026-06-11T11:06:20.985402837Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.410139 | controller |     "Jun 11 11:06:21.069739 crc crio[22652]: time=\"2026-06-11T11:06:21.069370278Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=b7a85708-9dc4-4d89-a000-635aed59ec82 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.410154 | controller |     "Jun 11 11:06:21.082458 crc crio[22652]: time=\"2026-06-11T11:06:21.077764411Z\" level=info msg=\"Creating container: openstack/placement-686cdfc9f6-tlfb8/placement-api\" id=934cb850-540e-42c6-abb3-f4df2e139986 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.410169 | controller |     "Jun 11 11:06:21.082458 crc crio[22652]: time=\"2026-06-11T11:06:21.078262197Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.410184 | controller |     "Jun 11 11:06:21.152886 crc crio[22652]: time=\"2026-06-11T11:06:21.152829633Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.410199 | controller |     "Jun 11 11:06:21.163309 crc crio[22652]: time=\"2026-06-11T11:06:21.162598229Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.410214 | controller |     "Jun 11 11:06:21.190980 crc crio[22652]: time=\"2026-06-11T11:06:21.190237735Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.410228 | controller |     "Jun 11 11:06:21.192103 crc crio[22652]: time=\"2026-06-11T11:06:21.192016181Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.410243 | controller |     "Jun 11 11:06:21.239658 crc crio[22652]: time=\"2026-06-11T11:06:21.239510803Z\" level=info msg=\"Created container 72dd8e911db6922698c27b1979f800a35cbc69dac26588a07e49541723f03e22: openstack/barbican-api-7bdbd46666-qxgml/barbican-api-log\" id=a6bb5084-d981-4237-9459-de5954335cd5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.410259 | controller |     "Jun 11 11:06:21.250009 crc crio[22652]: time=\"2026-06-11T11:06:21.2459517Z\" level=info msg=\"Starting container: 72dd8e911db6922698c27b1979f800a35cbc69dac26588a07e49541723f03e22\" id=59bb27f8-287a-4778-b84a-774be4034c4d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.410275 | controller |     "Jun 11 11:06:21.264782 crc crio[22652]: time=\"2026-06-11T11:06:21.260847077Z\" level=info msg=\"Started container\" PID=66802 containerID=72dd8e911db6922698c27b1979f800a35cbc69dac26588a07e49541723f03e22 description=openstack/barbican-api-7bdbd46666-qxgml/barbican-api-log id=59bb27f8-287a-4778-b84a-774be4034c4d name=/runtime.v1.RuntimeService/StartContainer sandboxID=524b10abab55b9cfa7912ba0333062fd27527dd019dfac4b897b43f2d805eb9d",
2026-06-11 11:58:02.410294 | controller |     "Jun 11 11:06:21.300717 crc crio[22652]: time=\"2026-06-11T11:06:21.29989074Z\" level=info msg=\"Removing container: a024021e6d34888c233b9e8c9b470b0c35319145e7d51c10079f17f117bfbeb7\" id=59fc5a21-8900-4a97-acd5-7d53fdc75075 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.410311 | controller |     "Jun 11 11:06:21.347934 crc crio[22652]: time=\"2026-06-11T11:06:21.347822745Z\" level=info msg=\"Removed container a024021e6d34888c233b9e8c9b470b0c35319145e7d51c10079f17f117bfbeb7: openstack/dnsmasq-dns-6c85d9984c-j4b9q/init\" id=59fc5a21-8900-4a97-acd5-7d53fdc75075 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.410327 | controller |     "Jun 11 11:06:21.365625 crc crio[22652]: time=\"2026-06-11T11:06:21.365518016Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=dc74509b-d714-4f6c-9d37-ee72b6ea4ce4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.410343 | controller |     "Jun 11 11:06:21.476560 crc crio[22652]: time=\"2026-06-11T11:06:21.475650375Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=f63722d0-23ec-4e2b-837f-3645e7269e1c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.410384 | controller |     "Jun 11 11:06:21.487771 crc crio[22652]: time=\"2026-06-11T11:06:21.487565872Z\" level=info msg=\"Creating container: openstack/barbican-api-7bdbd46666-qxgml/barbican-api\" id=87763220-0498-4acd-a28e-36f03a2f44df name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.410401 | controller |     "Jun 11 11:06:21.495552 crc crio[22652]: time=\"2026-06-11T11:06:21.495430509Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.410417 | controller |     "Jun 11 11:06:21.500523 crc crio[22652]: time=\"2026-06-11T11:06:21.500443623Z\" level=info msg=\"Created container 1b11a61110831a558bd36378681767439563eb177ac3198390aede0a47b07239: openstack/dnsmasq-dns-54f48964b7-gxqrj/init\" id=1e00befd-d4e7-4070-afee-8221eda52a43 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.410432 | controller |     "Jun 11 11:06:21.501581 crc crio[22652]: time=\"2026-06-11T11:06:21.501446905Z\" level=info msg=\"Created container 22fd57fe24b63b5dee0d94a1d54cbf6843c1243c7ff7263955091aa7b7fae12e: openstack/placement-686cdfc9f6-tlfb8/placement-api\" id=934cb850-540e-42c6-abb3-f4df2e139986 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.410448 | controller |     "Jun 11 11:06:21.503833 crc crio[22652]: time=\"2026-06-11T11:06:21.503001799Z\" level=info msg=\"Starting container: 1b11a61110831a558bd36378681767439563eb177ac3198390aede0a47b07239\" id=6e2795a5-ac2f-4157-8c5e-986e5ed6810f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.410464 | controller |     "Jun 11 11:06:21.504217 crc crio[22652]: time=\"2026-06-11T11:06:21.504079723Z\" level=info msg=\"Starting container: 22fd57fe24b63b5dee0d94a1d54cbf6843c1243c7ff7263955091aa7b7fae12e\" id=dc9f6e45-3da3-40f3-8407-d845b290c44c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.410479 | controller |     "Jun 11 11:06:21.517809 crc crio[22652]: time=\"2026-06-11T11:06:21.517642752Z\" level=info msg=\"Started container\" PID=66923 containerID=22fd57fe24b63b5dee0d94a1d54cbf6843c1243c7ff7263955091aa7b7fae12e description=openstack/placement-686cdfc9f6-tlfb8/placement-api id=dc9f6e45-3da3-40f3-8407-d845b290c44c name=/runtime.v1.RuntimeService/StartContainer sandboxID=41f33db0cdb51f64a7364c32fe0214a335f686080182e8c904e139a8ef0b22f8",
2026-06-11 11:58:02.410498 | controller |     "Jun 11 11:06:21.518526 crc crio[22652]: time=\"2026-06-11T11:06:21.518417757Z\" level=info msg=\"Started container\" PID=66926 containerID=1b11a61110831a558bd36378681767439563eb177ac3198390aede0a47b07239 description=openstack/dnsmasq-dns-54f48964b7-gxqrj/init id=6e2795a5-ac2f-4157-8c5e-986e5ed6810f name=/runtime.v1.RuntimeService/StartContainer sandboxID=22770f2dc9cfde18957cd69f87aaebda7e0542eb59186692529aa6727b400ff4",
2026-06-11 11:58:02.410513 | controller |     "Jun 11 11:06:21.619382 crc crio[22652]: time=\"2026-06-11T11:06:21.619194459Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.410529 | controller |     "Jun 11 11:06:21.655547 crc crio[22652]: time=\"2026-06-11T11:06:21.65546876Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.410543 | controller |     "Jun 11 11:06:21.995217 crc crio[22652]: time=\"2026-06-11T11:06:21.992447319Z\" level=info msg=\"Created container 92a56d5c6dad443ba9d4e389dbb13886079ad6c807a4134c01750a3fdeaec55f: openstack/barbican-api-7bdbd46666-qxgml/barbican-api\" id=87763220-0498-4acd-a28e-36f03a2f44df name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.410558 | controller |     "Jun 11 11:06:21.995217 crc crio[22652]: time=\"2026-06-11T11:06:21.994737959Z\" level=info msg=\"Starting container: 92a56d5c6dad443ba9d4e389dbb13886079ad6c807a4134c01750a3fdeaec55f\" id=e8b42140-713b-4902-a918-8ad5b06c3c87 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.410575 | controller |     "Jun 11 11:06:22.007172 crc crio[22652]: time=\"2026-06-11T11:06:22.004378322Z\" level=info msg=\"Started container\" PID=66977 containerID=92a56d5c6dad443ba9d4e389dbb13886079ad6c807a4134c01750a3fdeaec55f description=openstack/barbican-api-7bdbd46666-qxgml/barbican-api id=e8b42140-713b-4902-a918-8ad5b06c3c87 name=/runtime.v1.RuntimeService/StartContainer sandboxID=524b10abab55b9cfa7912ba0333062fd27527dd019dfac4b897b43f2d805eb9d",
2026-06-11 11:58:02.410591 | controller |     "Jun 11 11:06:22.123637 crc crio[22652]: time=\"2026-06-11T11:06:22.123476682Z\" level=info msg=\"Running pod sandbox: openstack/neutron-7fb8b69567-rtzhz/POD\" id=e152e0e5-830a-49a3-a0e1-f8c788905507 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.410606 | controller |     "Jun 11 11:06:22.125402 crc crio[22652]: time=\"2026-06-11T11:06:22.125339021Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.410622 | controller |     "Jun 11 11:06:22.245390 crc crio[22652]: time=\"2026-06-11T11:06:22.244851475Z\" level=info msg=\"Got pod network &{Name:neutron-7fb8b69567-rtzhz Namespace:openstack ID:e52e3c9d14d0b3b5e141da71cae06b32529b5c5613e33fba6ffb927f43f69b51 UID:010ee620-eb70-45e0-82c8-55e0c7a16000 NetNS:/var/run/netns/337cca1a-11e2-4e4a-a7b1-ea158c3f4d89 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod010ee620_eb70_45e0_82c8_55e0c7a16000.slice PodAnnotations:0xc000102d38}] Aliases:map[]}\"",
2026-06-11 11:58:02.410637 | controller |     "Jun 11 11:06:22.245390 crc crio[22652]: time=\"2026-06-11T11:06:22.24530741Z\" level=info msg=\"Adding pod openstack_neutron-7fb8b69567-rtzhz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.410653 | controller |     "Jun 11 11:06:22.405312 crc crio[22652]: time=\"2026-06-11T11:06:22.40361329Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=6fc7801a-ee25-4802-ab94-10c944116da7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.410669 | controller |     "Jun 11 11:06:22.474598 crc crio[22652]: time=\"2026-06-11T11:06:22.472980923Z\" level=info msg=\"Stopping pod sandbox: 1747d0d3e5e607b0cdbb7e208ca8ec9065ae4ecd93fd5eb952c629c960a0e7ed\" id=eaf67c61-3c58-407e-8910-b075dbdec788 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.410689 | controller |     "Jun 11 11:06:22.476446 crc crio[22652]: time=\"2026-06-11T11:06:22.475223174Z\" level=info msg=\"Got pod network &{Name:cinder-db-sync-29lb4 Namespace:openstack ID:1747d0d3e5e607b0cdbb7e208ca8ec9065ae4ecd93fd5eb952c629c960a0e7ed UID:5863c2af-5d7f-4b90-a8c1-155394118b50 NetNS:/var/run/netns/c7a56e29-d476-4c21-a4f8-e40e740ccfc6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5863c2af_5d7f_4b90_a8c1_155394118b50.slice PodAnnotations:0xc0036e61d0}] Aliases:map[]}\"",
2026-06-11 11:58:02.410706 | controller |     "Jun 11 11:06:22.476446 crc crio[22652]: time=\"2026-06-11T11:06:22.475392439Z\" level=info msg=\"Deleting pod openstack_cinder-db-sync-29lb4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.410722 | controller |     "Jun 11 11:06:22.597261 crc crio[22652]: time=\"2026-06-11T11:06:22.596756648Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=700d6cf6-bf0a-4166-8aac-f34400198294 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.410737 | controller |     "Jun 11 11:06:23.180644 crc crio[22652]: 2026-06-11T11:06:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e52e3c9d14d0b3b Mac:9e:be:fb:c0:12:de Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a2 Mtu:0 Sandbox:/var/run/netns/337cca1a-11e2-4e4a-a7b1-ea158c3f4d89 SocketPath: PciID:}] [{Interface:0xc000014b40 Address:{IP:10.217.0.162 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.410753 | controller |     "Jun 11 11:06:23.196247 crc crio[22652]: time=\"2026-06-11T11:06:23.189381968Z\" level=info msg=\"Got pod network &{Name:neutron-7fb8b69567-rtzhz Namespace:openstack ID:e52e3c9d14d0b3b5e141da71cae06b32529b5c5613e33fba6ffb927f43f69b51 UID:010ee620-eb70-45e0-82c8-55e0c7a16000 NetNS:/var/run/netns/337cca1a-11e2-4e4a-a7b1-ea158c3f4d89 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod010ee620_eb70_45e0_82c8_55e0c7a16000.slice PodAnnotations:0xc000102d38}] Aliases:map[]}\"",
2026-06-11 11:58:02.410768 | controller |     "Jun 11 11:06:23.196247 crc crio[22652]: time=\"2026-06-11T11:06:23.189632876Z\" level=info msg=\"Checking pod openstack_neutron-7fb8b69567-rtzhz for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.410783 | controller |     "Jun 11 11:06:23.732735 crc crio[22652]: time=\"2026-06-11T11:06:23.732077567Z\" level=info msg=\"Ran pod sandbox e52e3c9d14d0b3b5e141da71cae06b32529b5c5613e33fba6ffb927f43f69b51 with infra container: openstack/neutron-7fb8b69567-rtzhz/POD\" id=e152e0e5-830a-49a3-a0e1-f8c788905507 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.410799 | controller |     "Jun 11 11:06:23.732931 crc crio[22652]: time=\"2026-06-11T11:06:23.732080728Z\" level=info msg=\"Stopped pod sandbox: 1747d0d3e5e607b0cdbb7e208ca8ec9065ae4ecd93fd5eb952c629c960a0e7ed\" id=eaf67c61-3c58-407e-8910-b075dbdec788 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.410814 | controller |     "Jun 11 11:06:23.737590 crc crio[22652]: time=\"2026-06-11T11:06:23.735593815Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=871da9dc-492e-46c7-b1e8-4c050f779143 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.410831 | controller |     "Jun 11 11:06:23.749273 crc crio[22652]: time=\"2026-06-11T11:06:23.74900666Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-54f48964b7-gxqrj/dnsmasq-dns\" id=4d7ed0e2-19a4-4e51-a820-8f8944111b62 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.410850 | controller |     "Jun 11 11:06:25.169493 crc crio[22652]: time=\"2026-06-11T11:06:25.169384896Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.410867 | controller |     "Jun 11 11:06:25.233109 crc crio[22652]: time=\"2026-06-11T11:06:25.232847125Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=2f4c1efb-40e8-47d5-a2c5-25f429cdc541 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.410882 | controller |     "Jun 11 11:06:25.626769 crc crio[22652]: time=\"2026-06-11T11:06:25.626002942Z\" level=info msg=\"Creating container: openstack/neutron-7fb8b69567-rtzhz/neutron-api\" id=c1989773-041a-4919-9bdc-7e029df0f5e3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.410899 | controller |     "Jun 11 11:06:25.629528 crc crio[22652]: time=\"2026-06-11T11:06:25.629392483Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.410915 | controller |     "Jun 11 11:06:25.631607 crc crio[22652]: time=\"2026-06-11T11:06:25.631542036Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:3b60e8300c573fc08a5a5dc3380bd8cd07f1947ee19ec88b6f4951c03f4170de\" id=03f6a6e8-afbd-40d8-9e09-0658e948bd25 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.410930 | controller |     "Jun 11 11:06:25.633579 crc crio[22652]: time=\"2026-06-11T11:06:25.633503196Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=2746ef16-a75f-4efd-b02b-c6b867c0bb73 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.410946 | controller |     "Jun 11 11:06:25.646286 crc crio[22652]: time=\"2026-06-11T11:06:25.646101942Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:241fbbed8753503ab4aa3008cb40b3c4f94ef930fac25515ad3cf3c3a3915d9f\" id=7eb76e53-025d-4eed-ae93-4641be415ce3 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.410962 | controller |     "Jun 11 11:06:25.647024 crc crio[22652]: time=\"2026-06-11T11:06:25.646980688Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=395afa89-6550-4f50-9906-728c807e97fd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.410977 | controller |     "Jun 11 11:06:25.743424 crc crio[22652]: time=\"2026-06-11T11:06:25.739284548Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=33b2723f-06e2-4ac7-8e00-ba4bb034aa6d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.410993 | controller |     "Jun 11 11:06:25.743424 crc crio[22652]: time=\"2026-06-11T11:06:25.740207887Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=03b0af43-ab1c-49b2-8855-d2841c08f2a6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.411009 | controller |     "Jun 11 11:06:25.743424 crc crio[22652]: time=\"2026-06-11T11:06:25.742580444Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.411025 | controller |     "Jun 11 11:06:25.749445 crc crio[22652]: time=\"2026-06-11T11:06:25.749346125Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.411040 | controller |     "Jun 11 11:06:25.763353 crc crio[22652]: time=\"2026-06-11T11:06:25.762939713Z\" level=info msg=\"Creating container: openstack/barbican-keystone-listener-7bb9f7ddf6-s8sdv/barbican-keystone-listener-log\" id=7f2e1f80-0711-4dac-a992-3a9762a15cb4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.411062 | controller |     "Jun 11 11:06:25.768156 crc crio[22652]: time=\"2026-06-11T11:06:25.765789273Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.411078 | controller |     "Jun 11 11:06:25.792845 crc crio[22652]: time=\"2026-06-11T11:06:25.792640459Z\" level=info msg=\"Creating container: openstack/barbican-worker-7db98574f-r7hqg/barbican-worker-log\" id=0cd71fe1-5558-46b7-bc5a-82d99b51adec name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.411094 | controller |     "Jun 11 11:06:25.828993 crc crio[22652]: time=\"2026-06-11T11:06:25.828862108Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.411110 | controller |     "Jun 11 11:06:25.861917 crc crio[22652]: time=\"2026-06-11T11:06:25.861815379Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.411125 | controller |     "Jun 11 11:06:25.867567 crc crio[22652]: time=\"2026-06-11T11:06:25.867479708Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.411141 | controller |     "Jun 11 11:06:25.898551 crc crio[22652]: time=\"2026-06-11T11:06:25.896377741Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.411157 | controller |     "Jun 11 11:06:25.912811 crc crio[22652]: time=\"2026-06-11T11:06:25.911759805Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.411172 | controller |     "Jun 11 11:06:25.913784 crc crio[22652]: time=\"2026-06-11T11:06:25.913694109Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.411187 | controller |     "Jun 11 11:06:25.915172 crc crio[22652]: time=\"2026-06-11T11:06:25.915030749Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.411203 | controller |     "Jun 11 11:06:26.066576 crc crio[22652]: time=\"2026-06-11T11:06:26.063550319Z\" level=info msg=\"Running pod sandbox: openstack/cinder-online-data-migrations-4s8g8/POD\" id=b7031d96-d9cf-4ad1-acef-0c98306d84df name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.411218 | controller |     "Jun 11 11:06:26.066576 crc crio[22652]: time=\"2026-06-11T11:06:26.063639281Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.411235 | controller |     "Jun 11 11:06:26.100332 crc crio[22652]: time=\"2026-06-11T11:06:26.10022407Z\" level=info msg=\"Got pod network &{Name:cinder-online-data-migrations-4s8g8 Namespace:openstack ID:36b7eb4804c6fce79f669befda4ca5c02856a6c29f49514b9dd6b5a253280449 UID:632945f6-d37f-4944-8271-c04bb98f4f88 NetNS:/var/run/netns/5bd153ec-9ac6-4f76-9cbc-6e16131b3f47 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod632945f6_d37f_4944_8271_c04bb98f4f88.slice PodAnnotations:0xc002928480}] Aliases:map[]}\"",
2026-06-11 11:58:02.411251 | controller |     "Jun 11 11:06:26.100332 crc crio[22652]: time=\"2026-06-11T11:06:26.100298222Z\" level=info msg=\"Adding pod openstack_cinder-online-data-migrations-4s8g8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.411269 | controller |     "Jun 11 11:06:26.203623 crc crio[22652]: time=\"2026-06-11T11:06:26.203084371Z\" level=info msg=\"Created container 19a2a978b37ff6d14c803ce11e6093e6c81398c66bfe64a05e1fc72655895ab2: openstack/dnsmasq-dns-54f48964b7-gxqrj/dnsmasq-dns\" id=4d7ed0e2-19a4-4e51-a820-8f8944111b62 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.411285 | controller |     "Jun 11 11:06:26.205891 crc crio[22652]: time=\"2026-06-11T11:06:26.205544267Z\" level=info msg=\"Starting container: 19a2a978b37ff6d14c803ce11e6093e6c81398c66bfe64a05e1fc72655895ab2\" id=648f7d42-857b-42ef-8113-b9e111e11b90 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.411302 | controller |     "Jun 11 11:06:26.250671 crc crio[22652]: time=\"2026-06-11T11:06:26.248103931Z\" level=info msg=\"Running pod sandbox: openstack/barbican-api-857d54d4b-htlc9/POD\" id=fe982afb-8d93-46d1-b2fb-b4cfdc01bb2a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.411317 | controller |     "Jun 11 11:06:26.250671 crc crio[22652]: time=\"2026-06-11T11:06:26.248243016Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.411332 | controller |     "Jun 11 11:06:26.250671 crc crio[22652]: time=\"2026-06-11T11:06:26.248157352Z\" level=info msg=\"Started container\" PID=67595 containerID=19a2a978b37ff6d14c803ce11e6093e6c81398c66bfe64a05e1fc72655895ab2 description=openstack/dnsmasq-dns-54f48964b7-gxqrj/dnsmasq-dns id=648f7d42-857b-42ef-8113-b9e111e11b90 name=/runtime.v1.RuntimeService/StartContainer sandboxID=22770f2dc9cfde18957cd69f87aaebda7e0542eb59186692529aa6727b400ff4",
2026-06-11 11:58:02.411363 | controller |     "Jun 11 11:06:26.322397 crc crio[22652]: time=\"2026-06-11T11:06:26.32183297Z\" level=info msg=\"Got pod network &{Name:barbican-api-857d54d4b-htlc9 Namespace:openstack ID:a8dabf71fec25424cfdd5d3870f7edcc44479fe135578a38d48b821f23c7e01b UID:ea6cb666-2dae-405e-bf60-14c7a724ce8c NetNS:/var/run/netns/62a73b80-f6ad-41a8-bba7-0460eceec9be Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podea6cb666_2dae_405e_bf60_14c7a724ce8c.slice PodAnnotations:0xc0029287f8}] Aliases:map[]}\"",
2026-06-11 11:58:02.411386 | controller |     "Jun 11 11:06:26.322397 crc crio[22652]: time=\"2026-06-11T11:06:26.322246713Z\" level=info msg=\"Adding pod openstack_barbican-api-857d54d4b-htlc9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.411402 | controller |     "Jun 11 11:06:26.376637 crc crio[22652]: time=\"2026-06-11T11:06:26.376529337Z\" level=info msg=\"Created container fdfdba0bb155ef75b65cd46a250872697f32d8aa2a36d087000585fea7078705: openstack/barbican-keystone-listener-7bb9f7ddf6-s8sdv/barbican-keystone-listener-log\" id=7f2e1f80-0711-4dac-a992-3a9762a15cb4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.411419 | controller |     "Jun 11 11:06:26.378675 crc crio[22652]: time=\"2026-06-11T11:06:26.37863917Z\" level=info msg=\"Starting container: fdfdba0bb155ef75b65cd46a250872697f32d8aa2a36d087000585fea7078705\" id=814e3473-0e3c-4198-98d9-09d39f78ad27 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.411435 | controller |     "Jun 11 11:06:26.387998 crc crio[22652]: time=\"2026-06-11T11:06:26.387903587Z\" level=info msg=\"Created container c0099619f027111076279f24a6caaf86ea7427d82c3a226f8d9d6b75ea892f3d: openstack/neutron-7fb8b69567-rtzhz/neutron-api\" id=c1989773-041a-4919-9bdc-7e029df0f5e3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.411451 | controller |     "Jun 11 11:06:26.390448 crc crio[22652]: time=\"2026-06-11T11:06:26.39041468Z\" level=info msg=\"Starting container: c0099619f027111076279f24a6caaf86ea7427d82c3a226f8d9d6b75ea892f3d\" id=1b5fb034-b0ae-4e71-8608-302ba55c4097 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.411469 | controller |     "Jun 11 11:06:26.404078 crc crio[22652]: time=\"2026-06-11T11:06:26.403973134Z\" level=info msg=\"Started container\" PID=67650 containerID=c0099619f027111076279f24a6caaf86ea7427d82c3a226f8d9d6b75ea892f3d description=openstack/neutron-7fb8b69567-rtzhz/neutron-api id=1b5fb034-b0ae-4e71-8608-302ba55c4097 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e52e3c9d14d0b3b5e141da71cae06b32529b5c5613e33fba6ffb927f43f69b51",
2026-06-11 11:58:02.411485 | controller |     "Jun 11 11:06:26.432394 crc crio[22652]: time=\"2026-06-11T11:06:26.432340518Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=0cd0becf-9f23-4195-baef-80a299e7a129 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.411500 | controller |     "Jun 11 11:06:26.433420 crc crio[22652]: time=\"2026-06-11T11:06:26.432983858Z\" level=info msg=\"Started container\" PID=67652 containerID=fdfdba0bb155ef75b65cd46a250872697f32d8aa2a36d087000585fea7078705 description=openstack/barbican-keystone-listener-7bb9f7ddf6-s8sdv/barbican-keystone-listener-log id=814e3473-0e3c-4198-98d9-09d39f78ad27 name=/runtime.v1.RuntimeService/StartContainer sandboxID=014fa0a2ae0123b333c97a039a34722b9c4eea69f3c9e2a10793743e604c9035",
2026-06-11 11:58:02.411516 | controller |     "Jun 11 11:06:26.446502 crc crio[22652]: time=\"2026-06-11T11:06:26.442682633Z\" level=info msg=\"Created container ebbef17ec2628fabeb097af9369e973d297a618b7b63aa6e6fca496e811a5ae9: openstack/barbican-worker-7db98574f-r7hqg/barbican-worker-log\" id=0cd71fe1-5558-46b7-bc5a-82d99b51adec name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.411531 | controller |     "Jun 11 11:06:26.451236 crc crio[22652]: time=\"2026-06-11T11:06:26.448960274Z\" level=info msg=\"Starting container: ebbef17ec2628fabeb097af9369e973d297a618b7b63aa6e6fca496e811a5ae9\" id=f931fb3b-5cdc-4212-a396-16750451a17c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.411547 | controller |     "Jun 11 11:06:26.462743 crc crio[22652]: time=\"2026-06-11T11:06:26.459370241Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=3a418c04-54a2-4d02-bfcc-72544da02e64 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.411562 | controller |     "Jun 11 11:06:26.462743 crc crio[22652]: time=\"2026-06-11T11:06:26.462506814Z\" level=info msg=\"Started container\" PID=67665 containerID=ebbef17ec2628fabeb097af9369e973d297a618b7b63aa6e6fca496e811a5ae9 description=openstack/barbican-worker-7db98574f-r7hqg/barbican-worker-log id=f931fb3b-5cdc-4212-a396-16750451a17c name=/runtime.v1.RuntimeService/StartContainer sandboxID=807d79200440b9e910de7a773bf067da4b1cfbba2c3f88f5544341bac2dcd6d2",
2026-06-11 11:58:02.411578 | controller |     "Jun 11 11:06:26.480049 crc crio[22652]: time=\"2026-06-11T11:06:26.479952674Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=11acabf5-dd88-4b43-bcd9-1e716faba56f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.411593 | controller |     "Jun 11 11:06:26.545935 crc crio[22652]: time=\"2026-06-11T11:06:26.545887931Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=84beb9bb-6514-4e63-9db3-d9cdd75f5a47 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.411608 | controller |     "Jun 11 11:06:26.550075 crc crio[22652]: time=\"2026-06-11T11:06:26.550005739Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=a16f6901-2be0-483f-8c25-8b87663ad9b1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.411624 | controller |     "Jun 11 11:06:26.558789 crc crio[22652]: time=\"2026-06-11T11:06:26.558714512Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=f7cab8b8-247b-4269-834f-f7d983951be2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.411643 | controller |     "Jun 11 11:06:26.569957 crc crio[22652]: time=\"2026-06-11T11:06:26.569861543Z\" level=info msg=\"Creating container: openstack/barbican-worker-7db98574f-r7hqg/barbican-worker\" id=aec51550-d222-4b0c-bcf5-5c6e8720704c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.411659 | controller |     "Jun 11 11:06:26.572384 crc crio[22652]: time=\"2026-06-11T11:06:26.572359722Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.411676 | controller |     "Jun 11 11:06:26.593292 crc crio[22652]: time=\"2026-06-11T11:06:26.574408254Z\" level=info msg=\"Creating container: openstack/neutron-7fb8b69567-rtzhz/neutron-httpd\" id=d76d4d1d-8487-4d56-92d3-79d0e106ec3e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.411692 | controller |     "Jun 11 11:06:26.593292 crc crio[22652]: time=\"2026-06-11T11:06:26.574774195Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.411708 | controller |     "Jun 11 11:06:26.593292 crc crio[22652]: time=\"2026-06-11T11:06:26.586389909Z\" level=info msg=\"Creating container: openstack/barbican-keystone-listener-7bb9f7ddf6-s8sdv/barbican-keystone-listener\" id=fac6584c-ace1-4c6c-a76d-93f79dd9a289 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.411724 | controller |     "Jun 11 11:06:26.599844 crc crio[22652]: time=\"2026-06-11T11:06:26.599539271Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.411740 | controller |     "Jun 11 11:06:26.658817 crc crio[22652]: time=\"2026-06-11T11:06:26.658647944Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.411756 | controller |     "Jun 11 11:06:26.662344 crc crio[22652]: time=\"2026-06-11T11:06:26.662290759Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.411801 | controller |     "Jun 11 11:06:26.726497 crc crio[22652]: time=\"2026-06-11T11:06:26.726397285Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.411818 | controller |     "Jun 11 11:06:26.737732 crc crio[22652]: 2026-06-11T11:06:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:36b7eb4804c6fce Mac:2e:1f:72:4c:09:a2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a3 Mtu:0 Sandbox:/var/run/netns/5bd153ec-9ac6-4f76-9cbc-6e16131b3f47 SocketPath: PciID:}] [{Interface:0xc0003a48f0 Address:{IP:10.217.0.163 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.411834 | controller |     "Jun 11 11:06:26.737732 crc crio[22652]: time=\"2026-06-11T11:06:26.736324989Z\" level=info msg=\"Got pod network &{Name:cinder-online-data-migrations-4s8g8 Namespace:openstack ID:36b7eb4804c6fce79f669befda4ca5c02856a6c29f49514b9dd6b5a253280449 UID:632945f6-d37f-4944-8271-c04bb98f4f88 NetNS:/var/run/netns/5bd153ec-9ac6-4f76-9cbc-6e16131b3f47 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod632945f6_d37f_4944_8271_c04bb98f4f88.slice PodAnnotations:0xc002928480}] Aliases:map[]}\"",
2026-06-11 11:58:02.411850 | controller |     "Jun 11 11:06:26.737732 crc crio[22652]: time=\"2026-06-11T11:06:26.736497995Z\" level=info msg=\"Checking pod openstack_cinder-online-data-migrations-4s8g8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.411868 | controller |     "Jun 11 11:06:26.742272 crc crio[22652]: time=\"2026-06-11T11:06:26.740853099Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.411884 | controller |     "Jun 11 11:06:26.762010 crc crio[22652]: time=\"2026-06-11T11:06:26.761875879Z\" level=info msg=\"Ran pod sandbox 36b7eb4804c6fce79f669befda4ca5c02856a6c29f49514b9dd6b5a253280449 with infra container: openstack/cinder-online-data-migrations-4s8g8/POD\" id=b7031d96-d9cf-4ad1-acef-0c98306d84df name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.411900 | controller |     "Jun 11 11:06:26.777486 crc crio[22652]: time=\"2026-06-11T11:06:26.777405063Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=a02e737f-928c-41ee-9c47-9f58cf98c75f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.411915 | controller |     "Jun 11 11:06:26.818520 crc crio[22652]: time=\"2026-06-11T11:06:26.817891892Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=169ee762-893e-44af-89ed-89a0471d3f65 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.411929 | controller |     "Jun 11 11:06:26.829949 crc crio[22652]: time=\"2026-06-11T11:06:26.829769124Z\" level=info msg=\"Creating container: openstack/cinder-online-data-migrations-4s8g8/cinder-online-data-migrations\" id=898fb2cf-2842-4c7a-9609-cfcb573e5b86 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.411944 | controller |     "Jun 11 11:06:26.831247 crc crio[22652]: time=\"2026-06-11T11:06:26.831181449Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.411961 | controller |     "Jun 11 11:06:26.887405 crc crio[22652]: time=\"2026-06-11T11:06:26.887282365Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.411977 | controller |     "Jun 11 11:06:26.895711 crc crio[22652]: time=\"2026-06-11T11:06:26.895626277Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.411993 | controller |     "Jun 11 11:06:26.900448 crc crio[22652]: time=\"2026-06-11T11:06:26.900308883Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.412016 | controller |     "Jun 11 11:06:26.922550 crc crio[22652]: time=\"2026-06-11T11:06:26.922397517Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.412041 | controller |     "Jun 11 11:06:26.964338 crc crio[22652]: 2026-06-11T11:06:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a8dabf71fec2542 Mac:fa:c3:14:67:73:a6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a4 Mtu:0 Sandbox:/var/run/netns/62a73b80-f6ad-41a8-bba7-0460eceec9be SocketPath: PciID:}] [{Interface:0xc0001345c0 Address:{IP:10.217.0.164 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.412062 | controller |     "Jun 11 11:06:26.965480 crc crio[22652]: time=\"2026-06-11T11:06:26.965384542Z\" level=info msg=\"Got pod network &{Name:barbican-api-857d54d4b-htlc9 Namespace:openstack ID:a8dabf71fec25424cfdd5d3870f7edcc44479fe135578a38d48b821f23c7e01b UID:ea6cb666-2dae-405e-bf60-14c7a724ce8c NetNS:/var/run/netns/62a73b80-f6ad-41a8-bba7-0460eceec9be Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podea6cb666_2dae_405e_bf60_14c7a724ce8c.slice PodAnnotations:0xc0029287f8}] Aliases:map[]}\"",
2026-06-11 11:58:02.412082 | controller |     "Jun 11 11:06:26.965604 crc crio[22652]: time=\"2026-06-11T11:06:26.965569258Z\" level=info msg=\"Checking pod openstack_barbican-api-857d54d4b-htlc9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.412098 | controller |     "Jun 11 11:06:26.975068 crc crio[22652]: time=\"2026-06-11T11:06:26.974964826Z\" level=info msg=\"Ran pod sandbox a8dabf71fec25424cfdd5d3870f7edcc44479fe135578a38d48b821f23c7e01b with infra container: openstack/barbican-api-857d54d4b-htlc9/POD\" id=fe982afb-8d93-46d1-b2fb-b4cfdc01bb2a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.412114 | controller |     "Jun 11 11:06:26.980639 crc crio[22652]: time=\"2026-06-11T11:06:26.980519827Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=f0415f85-99fd-4a2a-952d-6cdecf5d39b7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.412129 | controller |     "Jun 11 11:06:26.999090 crc crio[22652]: time=\"2026-06-11T11:06:26.998977954Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=5143a53a-63d2-4d89-b955-b650233e666c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.412146 | controller |     "Jun 11 11:06:27.015475 crc crio[22652]: time=\"2026-06-11T11:06:27.014828034Z\" level=info msg=\"Creating container: openstack/barbican-api-857d54d4b-htlc9/barbican-api-log\" id=f49bad22-aeaa-4b35-8aac-b243b7fcf7a6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.412161 | controller |     "Jun 11 11:06:27.015475 crc crio[22652]: time=\"2026-06-11T11:06:27.015327989Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.412177 | controller |     "Jun 11 11:06:27.122891 crc crio[22652]: time=\"2026-06-11T11:06:27.122465248Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.412192 | controller |     "Jun 11 11:06:27.128922 crc crio[22652]: time=\"2026-06-11T11:06:27.128852185Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.412207 | controller |     "Jun 11 11:06:27.213892 crc crio[22652]: time=\"2026-06-11T11:06:27.213741453Z\" level=info msg=\"Created container d37989f1f2bc79c7297293c4216f6b33efbc930f9f94fff8f2d3ead666269ef4: openstack/neutron-7fb8b69567-rtzhz/neutron-httpd\" id=d76d4d1d-8487-4d56-92d3-79d0e106ec3e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.412222 | controller |     "Jun 11 11:06:27.218928 crc crio[22652]: time=\"2026-06-11T11:06:27.218340169Z\" level=info msg=\"Starting container: d37989f1f2bc79c7297293c4216f6b33efbc930f9f94fff8f2d3ead666269ef4\" id=2dc7b9ad-80d4-4c10-89b8-033593b9eebc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.412237 | controller |     "Jun 11 11:06:27.227355 crc crio[22652]: time=\"2026-06-11T11:06:27.227202425Z\" level=info msg=\"Started container\" PID=67773 containerID=d37989f1f2bc79c7297293c4216f6b33efbc930f9f94fff8f2d3ead666269ef4 description=openstack/neutron-7fb8b69567-rtzhz/neutron-httpd id=2dc7b9ad-80d4-4c10-89b8-033593b9eebc name=/runtime.v1.RuntimeService/StartContainer sandboxID=e52e3c9d14d0b3b5e141da71cae06b32529b5c5613e33fba6ffb927f43f69b51",
2026-06-11 11:58:02.412253 | controller |     "Jun 11 11:06:27.274003 crc crio[22652]: time=\"2026-06-11T11:06:27.273905018Z\" level=info msg=\"Created container badba7808bf1bfe6fe7b9eca9bcf527bda85b1663acfd83fb751abc6b2827f70: openstack/cinder-online-data-migrations-4s8g8/cinder-online-data-migrations\" id=898fb2cf-2842-4c7a-9609-cfcb573e5b86 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.412271 | controller |     "Jun 11 11:06:27.277868 crc crio[22652]: time=\"2026-06-11T11:06:27.276298163Z\" level=info msg=\"Starting container: badba7808bf1bfe6fe7b9eca9bcf527bda85b1663acfd83fb751abc6b2827f70\" id=f0999ff7-567d-4675-8be5-ba7c8f0ee4c2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.412287 | controller |     "Jun 11 11:06:27.277868 crc crio[22652]: time=\"2026-06-11T11:06:27.27686453Z\" level=info msg=\"Created container 334fe5d620953a08a01a7e88dde7c5348d474c2d6132743b3aa10a4fb66dd0c7: openstack/barbican-keystone-listener-7bb9f7ddf6-s8sdv/barbican-keystone-listener\" id=fac6584c-ace1-4c6c-a76d-93f79dd9a289 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.412302 | controller |     "Jun 11 11:06:27.279479 crc crio[22652]: time=\"2026-06-11T11:06:27.279437732Z\" level=info msg=\"Created container 53f3c2989de38d03272f87ecf3066557fc4b1337962724a8a26f51de02279c45: openstack/barbican-worker-7db98574f-r7hqg/barbican-worker\" id=aec51550-d222-4b0c-bcf5-5c6e8720704c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.412317 | controller |     "Jun 11 11:06:27.279695 crc crio[22652]: time=\"2026-06-11T11:06:27.279600397Z\" level=info msg=\"Starting container: 334fe5d620953a08a01a7e88dde7c5348d474c2d6132743b3aa10a4fb66dd0c7\" id=a08c2da4-a065-4f49-ba88-04a8030e3c4f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.412334 | controller |     "Jun 11 11:06:27.280682 crc crio[22652]: time=\"2026-06-11T11:06:27.280618629Z\" level=info msg=\"Starting container: 53f3c2989de38d03272f87ecf3066557fc4b1337962724a8a26f51de02279c45\" id=33336ade-401a-4b61-ac99-24f6f9f43f6d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.412367 | controller |     "Jun 11 11:06:27.286364 crc crio[22652]: time=\"2026-06-11T11:06:27.285877413Z\" level=info msg=\"Started container\" PID=67800 containerID=badba7808bf1bfe6fe7b9eca9bcf527bda85b1663acfd83fb751abc6b2827f70 description=openstack/cinder-online-data-migrations-4s8g8/cinder-online-data-migrations id=f0999ff7-567d-4675-8be5-ba7c8f0ee4c2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=36b7eb4804c6fce79f669befda4ca5c02856a6c29f49514b9dd6b5a253280449",
2026-06-11 11:58:02.412389 | controller |     "Jun 11 11:06:27.287995 crc crio[22652]: time=\"2026-06-11T11:06:27.287892596Z\" level=info msg=\"Started container\" PID=67797 containerID=53f3c2989de38d03272f87ecf3066557fc4b1337962724a8a26f51de02279c45 description=openstack/barbican-worker-7db98574f-r7hqg/barbican-worker id=33336ade-401a-4b61-ac99-24f6f9f43f6d name=/runtime.v1.RuntimeService/StartContainer sandboxID=807d79200440b9e910de7a773bf067da4b1cfbba2c3f88f5544341bac2dcd6d2",
2026-06-11 11:58:02.412405 | controller |     "Jun 11 11:06:27.289535 crc crio[22652]: time=\"2026-06-11T11:06:27.289457514Z\" level=info msg=\"Started container\" PID=67798 containerID=334fe5d620953a08a01a7e88dde7c5348d474c2d6132743b3aa10a4fb66dd0c7 description=openstack/barbican-keystone-listener-7bb9f7ddf6-s8sdv/barbican-keystone-listener id=a08c2da4-a065-4f49-ba88-04a8030e3c4f name=/runtime.v1.RuntimeService/StartContainer sandboxID=014fa0a2ae0123b333c97a039a34722b9c4eea69f3c9e2a10793743e604c9035",
2026-06-11 11:58:02.412420 | controller |     "Jun 11 11:06:27.305247 crc crio[22652]: time=\"2026-06-11T11:06:27.304499777Z\" level=info msg=\"Created container a72afa9376f0598655faa261e6f1541ee6972e42f4acca3a637e9a8f6148da5c: openstack/barbican-api-857d54d4b-htlc9/barbican-api-log\" id=f49bad22-aeaa-4b35-8aac-b243b7fcf7a6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.412437 | controller |     "Jun 11 11:06:27.306618 crc crio[22652]: time=\"2026-06-11T11:06:27.30655089Z\" level=info msg=\"Starting container: a72afa9376f0598655faa261e6f1541ee6972e42f4acca3a637e9a8f6148da5c\" id=3598d9a6-ac03-41f3-80b2-8d1af804ee20 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.412452 | controller |     "Jun 11 11:06:27.319988 crc crio[22652]: time=\"2026-06-11T11:06:27.31992201Z\" level=info msg=\"Started container\" PID=67812 containerID=a72afa9376f0598655faa261e6f1541ee6972e42f4acca3a637e9a8f6148da5c description=openstack/barbican-api-857d54d4b-htlc9/barbican-api-log id=3598d9a6-ac03-41f3-80b2-8d1af804ee20 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a8dabf71fec25424cfdd5d3870f7edcc44479fe135578a38d48b821f23c7e01b",
2026-06-11 11:58:02.412471 | controller |     "Jun 11 11:06:27.343407 crc crio[22652]: time=\"2026-06-11T11:06:27.343359563Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=1167b1d3-f244-4326-ad1c-3e3128a4f816 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.412487 | controller |     "Jun 11 11:06:27.451635 crc crio[22652]: time=\"2026-06-11T11:06:27.45138968Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=bb4bfded-6af5-4774-9960-95ce40170660 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.412503 | controller |     "Jun 11 11:06:27.559785 crc crio[22652]: time=\"2026-06-11T11:06:27.559667905Z\" level=info msg=\"Creating container: openstack/barbican-api-857d54d4b-htlc9/barbican-api\" id=38e08ba0-1c3d-4232-9840-de5ee9f7b1cc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.412519 | controller |     "Jun 11 11:06:27.560303 crc crio[22652]: time=\"2026-06-11T11:06:27.560230893Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.412534 | controller |     "Jun 11 11:06:27.679863 crc crio[22652]: time=\"2026-06-11T11:06:27.679770443Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.412549 | controller |     "Jun 11 11:06:27.688178 crc crio[22652]: time=\"2026-06-11T11:06:27.687677663Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.412563 | controller |     "Jun 11 11:06:27.935235 crc crio[22652]: time=\"2026-06-11T11:06:27.92363221Z\" level=info msg=\"Created container 56d07d55050a7b5fc37ee1de2f6bcb90621a72a63f4ef16e83aedde20f56fe45: openstack/barbican-api-857d54d4b-htlc9/barbican-api\" id=38e08ba0-1c3d-4232-9840-de5ee9f7b1cc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.412578 | controller |     "Jun 11 11:06:27.935235 crc crio[22652]: time=\"2026-06-11T11:06:27.926643017Z\" level=info msg=\"Starting container: 56d07d55050a7b5fc37ee1de2f6bcb90621a72a63f4ef16e83aedde20f56fe45\" id=3ea1d6fd-148b-4a73-ba58-7cc75f19d46d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.412594 | controller |     "Jun 11 11:06:27.938470 crc crio[22652]: time=\"2026-06-11T11:06:27.938379036Z\" level=info msg=\"Started container\" PID=67978 containerID=56d07d55050a7b5fc37ee1de2f6bcb90621a72a63f4ef16e83aedde20f56fe45 description=openstack/barbican-api-857d54d4b-htlc9/barbican-api id=3ea1d6fd-148b-4a73-ba58-7cc75f19d46d name=/runtime.v1.RuntimeService/StartContainer sandboxID=a8dabf71fec25424cfdd5d3870f7edcc44479fe135578a38d48b821f23c7e01b",
2026-06-11 11:58:02.412609 | controller |     "Jun 11 11:06:32.822411 crc crio[22652]: time=\"2026-06-11T11:06:32.820411199Z\" level=info msg=\"Stopping pod sandbox: 36b7eb4804c6fce79f669befda4ca5c02856a6c29f49514b9dd6b5a253280449\" id=0bf4cd10-68a8-4f5f-afbd-3a0ef0c98515 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.412624 | controller |     "Jun 11 11:06:32.822411 crc crio[22652]: time=\"2026-06-11T11:06:32.821987359Z\" level=info msg=\"Got pod network &{Name:cinder-online-data-migrations-4s8g8 Namespace:openstack ID:36b7eb4804c6fce79f669befda4ca5c02856a6c29f49514b9dd6b5a253280449 UID:632945f6-d37f-4944-8271-c04bb98f4f88 NetNS:/var/run/netns/5bd153ec-9ac6-4f76-9cbc-6e16131b3f47 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod632945f6_d37f_4944_8271_c04bb98f4f88.slice PodAnnotations:0xc0058220e8}] Aliases:map[]}\"",
2026-06-11 11:58:02.412643 | controller |     "Jun 11 11:06:32.822411 crc crio[22652]: time=\"2026-06-11T11:06:32.822261017Z\" level=info msg=\"Deleting pod openstack_cinder-online-data-migrations-4s8g8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.412659 | controller |     "Jun 11 11:06:33.821192 crc crio[22652]: time=\"2026-06-11T11:06:33.818533523Z\" level=info msg=\"Stopping container: d144c5625e68a982e528126bac0d3c274e82059610c82979a1c6f9f6722349b4 (timeout: 10s)\" id=2286d063-29d3-4cbc-b596-12703805558f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.412675 | controller |     "Jun 11 11:06:36.948579 crc crio[22652]: time=\"2026-06-11T11:06:36.945627766Z\" level=info msg=\"Stopping container: 72dd8e911db6922698c27b1979f800a35cbc69dac26588a07e49541723f03e22 (timeout: 30s)\" id=91c61457-8d04-4884-b74e-dd4ed1459eca name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.412689 | controller |     "Jun 11 11:06:36.951278 crc crio[22652]: time=\"2026-06-11T11:06:36.945542703Z\" level=info msg=\"Stopping container: 92a56d5c6dad443ba9d4e389dbb13886079ad6c807a4134c01750a3fdeaec55f (timeout: 30s)\" id=18237d35-d61a-4c1c-bea7-fc67f256be8f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.412704 | controller |     "Jun 11 11:06:39.203707 crc crio[22652]: time=\"2026-06-11T11:06:39.202919454Z\" level=info msg=\"Stopped container d144c5625e68a982e528126bac0d3c274e82059610c82979a1c6f9f6722349b4: openstack/dnsmasq-dns-6674dbf88c-zkx77/dnsmasq-dns\" id=2286d063-29d3-4cbc-b596-12703805558f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.412718 | controller |     "Jun 11 11:06:39.206644 crc crio[22652]: time=\"2026-06-11T11:06:39.206488986Z\" level=info msg=\"Stopped container 72dd8e911db6922698c27b1979f800a35cbc69dac26588a07e49541723f03e22: openstack/barbican-api-7bdbd46666-qxgml/barbican-api-log\" id=91c61457-8d04-4884-b74e-dd4ed1459eca name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.412733 | controller |     "Jun 11 11:06:39.209398 crc crio[22652]: time=\"2026-06-11T11:06:39.208904682Z\" level=info msg=\"Stopping pod sandbox: 4dc790dce2c1210604fcafab449b31b5e543df7a2013318a9f535d377ed6298b\" id=3b2f87d5-7a82-4387-b879-bfd7facba761 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.412747 | controller |     "Jun 11 11:06:39.209889 crc crio[22652]: time=\"2026-06-11T11:06:39.209729646Z\" level=info msg=\"Stopped pod sandbox: 36b7eb4804c6fce79f669befda4ca5c02856a6c29f49514b9dd6b5a253280449\" id=0bf4cd10-68a8-4f5f-afbd-3a0ef0c98515 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.412762 | controller |     "Jun 11 11:06:39.210030 crc crio[22652]: time=\"2026-06-11T11:06:39.20976689Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6674dbf88c-zkx77 Namespace:openstack ID:4dc790dce2c1210604fcafab449b31b5e543df7a2013318a9f535d377ed6298b UID:7636bade-d6da-4b00-8612-ea18f16d57fa NetNS:/var/run/netns/d84e6e4c-295b-4880-ac52-4ab89248f0f9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7636bade_d6da_4b00_8612_ea18f16d57fa.slice PodAnnotations:0xc002400060}] Aliases:map[]}\"",
2026-06-11 11:58:02.412777 | controller |     "Jun 11 11:06:39.210319 crc crio[22652]: time=\"2026-06-11T11:06:39.210250043Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-6674dbf88c-zkx77 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.412793 | controller |     "Jun 11 11:06:40.694871 crc crio[22652]: time=\"2026-06-11T11:06:40.694106061Z\" level=info msg=\"Stopped pod sandbox: 4dc790dce2c1210604fcafab449b31b5e543df7a2013318a9f535d377ed6298b\" id=3b2f87d5-7a82-4387-b879-bfd7facba761 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.412812 | controller |     "Jun 11 11:06:40.703437 crc crio[22652]: time=\"2026-06-11T11:06:40.70334727Z\" level=info msg=\"Stopped container 92a56d5c6dad443ba9d4e389dbb13886079ad6c807a4134c01750a3fdeaec55f: openstack/barbican-api-7bdbd46666-qxgml/barbican-api\" id=18237d35-d61a-4c1c-bea7-fc67f256be8f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.412828 | controller |     "Jun 11 11:06:40.708470 crc crio[22652]: time=\"2026-06-11T11:06:40.707524114Z\" level=info msg=\"Stopping pod sandbox: 524b10abab55b9cfa7912ba0333062fd27527dd019dfac4b897b43f2d805eb9d\" id=bbfc0376-9a1f-4698-a6f6-9c8e6354a441 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.412844 | controller |     "Jun 11 11:06:40.708470 crc crio[22652]: time=\"2026-06-11T11:06:40.707956328Z\" level=info msg=\"Got pod network &{Name:barbican-api-7bdbd46666-qxgml Namespace:openstack ID:524b10abab55b9cfa7912ba0333062fd27527dd019dfac4b897b43f2d805eb9d UID:46a66af7-c334-4ae7-921c-459bf5a6492d NetNS:/var/run/netns/65da83c1-f13f-42ae-92bb-452fb71dd66f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod46a66af7_c334_4ae7_921c_459bf5a6492d.slice PodAnnotations:0xc0024006c0}] Aliases:map[]}\"",
2026-06-11 11:58:02.412860 | controller |     "Jun 11 11:06:40.708470 crc crio[22652]: time=\"2026-06-11T11:06:40.708173455Z\" level=info msg=\"Deleting pod openstack_barbican-api-7bdbd46666-qxgml from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.412876 | controller |     "Jun 11 11:06:41.142575 crc crio[22652]: time=\"2026-06-11T11:06:41.13873497Z\" level=info msg=\"Removing container: d144c5625e68a982e528126bac0d3c274e82059610c82979a1c6f9f6722349b4\" id=0a678343-2ea5-4922-83aa-e557853f5ef9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.412891 | controller |     "Jun 11 11:06:41.279614 crc crio[22652]: time=\"2026-06-11T11:06:41.278952041Z\" level=info msg=\"Removed container d144c5625e68a982e528126bac0d3c274e82059610c82979a1c6f9f6722349b4: openstack/dnsmasq-dns-6674dbf88c-zkx77/dnsmasq-dns\" id=0a678343-2ea5-4922-83aa-e557853f5ef9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.412907 | controller |     "Jun 11 11:06:41.286687 crc crio[22652]: time=\"2026-06-11T11:06:41.286614893Z\" level=info msg=\"Removing container: c9147a587f397c1d464000771c3f4407d5eb28c18f3683e2307330e90e3ec459\" id=a297ffa3-34ee-4fed-9201-d9b0b0edfe58 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.412922 | controller |     "Jun 11 11:06:41.294544 crc crio[22652]: time=\"2026-06-11T11:06:41.294431627Z\" level=info msg=\"Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:ad0dea2237c315df6dcd44760313c4563611466bd339c1004d512a0d59a0efbf\" id=00960be2-c50d-4a4f-a5a9-a042200bf398 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.412939 | controller |     "Jun 11 11:06:41.304088 crc crio[22652]: time=\"2026-06-11T11:06:41.303938517Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=7628e474-d6af-4df3-b2c9-2f3756207abd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.412961 | controller |     "Jun 11 11:06:41.314684 crc crio[22652]: time=\"2026-06-11T11:06:41.314440445Z\" level=info msg=\"Stopped pod sandbox: 524b10abab55b9cfa7912ba0333062fd27527dd019dfac4b897b43f2d805eb9d\" id=bbfc0376-9a1f-4698-a6f6-9c8e6354a441 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.412984 | controller |     "Jun 11 11:06:41.354388 crc crio[22652]: time=\"2026-06-11T11:06:41.349041879Z\" level=info msg=\"Removed container c9147a587f397c1d464000771c3f4407d5eb28c18f3683e2307330e90e3ec459: openstack/dnsmasq-dns-6674dbf88c-zkx77/init\" id=a297ffa3-34ee-4fed-9201-d9b0b0edfe58 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.413001 | controller |     "Jun 11 11:06:41.473705 crc crio[22652]: time=\"2026-06-11T11:06:41.473620559Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=a456c924-a6ad-4628-8c8c-6f46b44ccb06 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.413020 | controller |     "Jun 11 11:06:41.559857 crc crio[22652]: time=\"2026-06-11T11:06:41.558833531Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=0756abc0-359e-48b9-84b1-0689eb2a987d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.413036 | controller |     "Jun 11 11:06:41.561968 crc crio[22652]: time=\"2026-06-11T11:06:41.561901581Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.413051 | controller |     "Jun 11 11:06:41.690184 crc crio[22652]: time=\"2026-06-11T11:06:41.676086678Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.413067 | controller |     "Jun 11 11:06:41.703182 crc crio[22652]: time=\"2026-06-11T11:06:41.699652096Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.413083 | controller |     "Jun 11 11:06:41.896522 crc crio[22652]: time=\"2026-06-11T11:06:41.896189385Z\" level=info msg=\"Running pod sandbox: openstack/cinder-scheduler-0/POD\" id=ee8e7617-0679-4716-bbdf-0976464590b9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.413107 | controller |     "Jun 11 11:06:41.896755 crc crio[22652]: time=\"2026-06-11T11:06:41.896540406Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.413132 | controller |     "Jun 11 11:06:41.966843 crc crio[22652]: time=\"2026-06-11T11:06:41.966699359Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:b75c80169295af61c6fb47f15aa2f99648512aa5e15143d84bffa3843cc852cb UID:87068b00-1134-4df2-b984-9e14be1ff5f4 NetNS:/var/run/netns/a567d42b-f11c-4445-9089-35e29af1ef0b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod87068b00_1134_4df2_b984_9e14be1ff5f4.slice PodAnnotations:0xc0014a4c60}] Aliases:map[]}\"",
2026-06-11 11:58:02.413156 | controller |     "Jun 11 11:06:41.966843 crc crio[22652]: time=\"2026-06-11T11:06:41.966776531Z\" level=info msg=\"Adding pod openstack_cinder-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.413181 | controller |     "Jun 11 11:06:42.175232 crc crio[22652]: time=\"2026-06-11T11:06:42.174580971Z\" level=info msg=\"Removing container: 92a56d5c6dad443ba9d4e389dbb13886079ad6c807a4134c01750a3fdeaec55f\" id=956cc49b-7b9c-4bc4-8f41-6939e3986bcf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.413204 | controller |     "Jun 11 11:06:42.198886 crc crio[22652]: time=\"2026-06-11T11:06:42.198758557Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-764b948f4c-dktdr/POD\" id=77885a2b-e7d8-45fa-9300-18226c3c6676 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.413227 | controller |     "Jun 11 11:06:42.198886 crc crio[22652]: time=\"2026-06-11T11:06:42.198888291Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.413250 | controller |     "Jun 11 11:06:42.294530 crc crio[22652]: time=\"2026-06-11T11:06:42.294415772Z\" level=info msg=\"Removed container 92a56d5c6dad443ba9d4e389dbb13886079ad6c807a4134c01750a3fdeaec55f: openstack/barbican-api-7bdbd46666-qxgml/barbican-api\" id=956cc49b-7b9c-4bc4-8f41-6939e3986bcf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.413271 | controller |     "Jun 11 11:06:42.299057 crc crio[22652]: time=\"2026-06-11T11:06:42.298926387Z\" level=info msg=\"Removing container: 72dd8e911db6922698c27b1979f800a35cbc69dac26588a07e49541723f03e22\" id=0490f1f1-b0cf-4d9e-9398-78619f6faf8b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.413293 | controller |     "Jun 11 11:06:42.307039 crc crio[22652]: time=\"2026-06-11T11:06:42.306476775Z\" level=info msg=\"Created container 133740f61f579be567199e61d42ced1f8e26cf818d10b89d38e8960db71210f5: openstack/ceilometer-0/proxy-httpd\" id=0756abc0-359e-48b9-84b1-0689eb2a987d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.413310 | controller |     "Jun 11 11:06:42.307831 crc crio[22652]: time=\"2026-06-11T11:06:42.307723906Z\" level=info msg=\"Starting container: 133740f61f579be567199e61d42ced1f8e26cf818d10b89d38e8960db71210f5\" id=4a5fbde7-cc7b-4a0c-af30-e622902c6d2a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.413326 | controller |     "Jun 11 11:06:42.338032 crc crio[22652]: time=\"2026-06-11T11:06:42.337811992Z\" level=info msg=\"Started container\" PID=69319 containerID=133740f61f579be567199e61d42ced1f8e26cf818d10b89d38e8960db71210f5 description=openstack/ceilometer-0/proxy-httpd id=4a5fbde7-cc7b-4a0c-af30-e622902c6d2a name=/runtime.v1.RuntimeService/StartContainer sandboxID=6ad27316ebe077d1561c112eaf21e23d23397c5ea289bbc52584db4ed49f81f4",
2026-06-11 11:58:02.413342 | controller |     "Jun 11 11:06:42.386313 crc crio[22652]: time=\"2026-06-11T11:06:42.386062707Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-764b948f4c-dktdr Namespace:openstack ID:a9d899c65715bcbcf6b824f4c291f7291c2722612d1766ae8c6641562d796d42 UID:aaa0eeff-0a61-47f4-8aed-6688956271a2 NetNS:/var/run/netns/ef1a8991-7eb0-460f-b28c-5e762702f624 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaaa0eeff_0a61_47f4_8aed_6688956271a2.slice PodAnnotations:0xc0058220e0}] Aliases:map[]}\"",
2026-06-11 11:58:02.413384 | controller |     "Jun 11 11:06:42.388208 crc crio[22652]: time=\"2026-06-11T11:06:42.387806732Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-764b948f4c-dktdr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.413401 | controller |     "Jun 11 11:06:42.416693 crc crio[22652]: time=\"2026-06-11T11:06:42.404715651Z\" level=info msg=\"Removed container 72dd8e911db6922698c27b1979f800a35cbc69dac26588a07e49541723f03e22: openstack/barbican-api-7bdbd46666-qxgml/barbican-api-log\" id=0490f1f1-b0cf-4d9e-9398-78619f6faf8b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.413417 | controller |     "Jun 11 11:06:43.199442 crc crio[22652]: time=\"2026-06-11T11:06:43.198258513Z\" level=info msg=\"Stopping container: 133740f61f579be567199e61d42ced1f8e26cf818d10b89d38e8960db71210f5 (timeout: 30s)\" id=007ac026-ab40-4831-ada7-1989e48a341e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.413433 | controller |     "Jun 11 11:06:43.199442 crc crio[22652]: time=\"2026-06-11T11:06:43.198630014Z\" level=info msg=\"Stopping container: 7916fdf63c5d36830ca6f2231688f7616017fd0fa4cab4835c7c7dcf8298dd05 (timeout: 30s)\" id=a2699410-ef47-4bd4-9424-f8101be65138 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.413448 | controller |     "Jun 11 11:06:43.200338 crc crio[22652]: time=\"2026-06-11T11:06:43.199193792Z\" level=info msg=\"Stopping container: cbaca55dd3b4d40cc4006680cd7871a2db5356a2ba260afab5984a820037ffa1 (timeout: 30s)\" id=3c350c2a-ad2d-494b-a0b6-52007d1373fc name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.413463 | controller |     "Jun 11 11:06:43.200338 crc crio[22652]: time=\"2026-06-11T11:06:43.198538081Z\" level=info msg=\"Stopping container: 51ba84be1682fda04697d061707398225dba69ef0c3a3a5e0ba3259cc548be8d (timeout: 30s)\" id=67136324-dfc6-4fc6-b6dd-6f229c9954fc name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.413478 | controller |     "Jun 11 11:06:44.170184 crc crio[22652]: time=\"2026-06-11T11:06:44.166285559Z\" level=info msg=\"Stopped container 133740f61f579be567199e61d42ced1f8e26cf818d10b89d38e8960db71210f5: openstack/ceilometer-0/proxy-httpd\" id=007ac026-ab40-4831-ada7-1989e48a341e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.413498 | controller |     "Jun 11 11:06:44.170184 crc crio[22652]: time=\"2026-06-11T11:06:44.166472817Z\" level=info msg=\"Stopped container 7916fdf63c5d36830ca6f2231688f7616017fd0fa4cab4835c7c7dcf8298dd05: openstack/ceilometer-0/sg-core\" id=a2699410-ef47-4bd4-9424-f8101be65138 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.413514 | controller |     "Jun 11 11:06:44.374802 crc crio[22652]: 2026-06-11T11:06:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a9d899c65715bcb Mac:a2:65:9e:55:23:f1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a6 Mtu:0 Sandbox:/var/run/netns/ef1a8991-7eb0-460f-b28c-5e762702f624 SocketPath: PciID:}] [{Interface:0xc000130810 Address:{IP:10.217.0.166 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.413529 | controller |     "Jun 11 11:06:44.374802 crc crio[22652]: time=\"2026-06-11T11:06:44.37297853Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-764b948f4c-dktdr Namespace:openstack ID:a9d899c65715bcbcf6b824f4c291f7291c2722612d1766ae8c6641562d796d42 UID:aaa0eeff-0a61-47f4-8aed-6688956271a2 NetNS:/var/run/netns/ef1a8991-7eb0-460f-b28c-5e762702f624 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaaa0eeff_0a61_47f4_8aed_6688956271a2.slice PodAnnotations:0xc0058220e0}] Aliases:map[]}\"",
2026-06-11 11:58:02.413545 | controller |     "Jun 11 11:06:44.374802 crc crio[22652]: time=\"2026-06-11T11:06:44.373191416Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-764b948f4c-dktdr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.413561 | controller |     "Jun 11 11:06:44.374802 crc crio[22652]: 2026-06-11T11:06:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b75c80169295af6 Mac:ca:5e:1a:60:9b:12 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a5 Mtu:0 Sandbox:/var/run/netns/a567d42b-f11c-4445-9089-35e29af1ef0b SocketPath: PciID:}] [{Interface:0xc00043a5d0 Address:{IP:10.217.0.165 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.413577 | controller |     "Jun 11 11:06:44.375989 crc crio[22652]: time=\"2026-06-11T11:06:44.37574463Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:b75c80169295af61c6fb47f15aa2f99648512aa5e15143d84bffa3843cc852cb UID:87068b00-1134-4df2-b984-9e14be1ff5f4 NetNS:/var/run/netns/a567d42b-f11c-4445-9089-35e29af1ef0b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod87068b00_1134_4df2_b984_9e14be1ff5f4.slice PodAnnotations:0xc0014a4c60}] Aliases:map[]}\"",
2026-06-11 11:58:02.413592 | controller |     "Jun 11 11:06:44.376165 crc crio[22652]: time=\"2026-06-11T11:06:44.375997148Z\" level=info msg=\"Checking pod openstack_cinder-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.413609 | controller |     "Jun 11 11:06:44.387916 crc crio[22652]: time=\"2026-06-11T11:06:44.387862081Z\" level=info msg=\"Ran pod sandbox a9d899c65715bcbcf6b824f4c291f7291c2722612d1766ae8c6641562d796d42 with infra container: openstack/dnsmasq-dns-764b948f4c-dktdr/POD\" id=77885a2b-e7d8-45fa-9300-18226c3c6676 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.413639 | controller |     "Jun 11 11:06:44.411875 crc crio[22652]: time=\"2026-06-11T11:06:44.411572645Z\" level=info msg=\"Ran pod sandbox b75c80169295af61c6fb47f15aa2f99648512aa5e15143d84bffa3843cc852cb with infra container: openstack/cinder-scheduler-0/POD\" id=ee8e7617-0679-4716-bbdf-0976464590b9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.413656 | controller |     "Jun 11 11:06:44.411875 crc crio[22652]: time=\"2026-06-11T11:06:44.41180276Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=2f585f9e-1f12-41d5-bc29-0c0fb597d52d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.413676 | controller |     "Jun 11 11:06:44.413785 crc crio[22652]: time=\"2026-06-11T11:06:44.413714251Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=a5246146-401d-46cc-99eb-0191277f36f2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.413692 | controller |     "Jun 11 11:06:44.414097 crc crio[22652]: time=\"2026-06-11T11:06:44.414058071Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified not found\" id=a5246146-401d-46cc-99eb-0191277f36f2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.413708 | controller |     "Jun 11 11:06:44.414226 crc crio[22652]: time=\"2026-06-11T11:06:44.414189386Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified found\" id=a5246146-401d-46cc-99eb-0191277f36f2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.413723 | controller |     "Jun 11 11:06:44.416338 crc crio[22652]: time=\"2026-06-11T11:06:44.415075433Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=7a93874a-1b52-412b-9094-171d7b6183c3 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.413738 | controller |     "Jun 11 11:06:44.444895 crc crio[22652]: time=\"2026-06-11T11:06:44.444814555Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\\\"\"",
2026-06-11 11:58:02.413754 | controller |     "Jun 11 11:06:44.512627 crc crio[22652]: time=\"2026-06-11T11:06:44.512545245Z\" level=info msg=\"Running pod sandbox: openstack/cinder-api-0/POD\" id=b3b21e2f-5a73-4b25-a5eb-784dc30b11d9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.413770 | controller |     "Jun 11 11:06:44.512759 crc crio[22652]: time=\"2026-06-11T11:06:44.51270581Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.413785 | controller |     "Jun 11 11:06:44.525346 crc crio[22652]: time=\"2026-06-11T11:06:44.525250935Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=e004a920-296c-484f-8366-c4e8a6400c39 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.413801 | controller |     "Jun 11 11:06:44.562693 crc crio[22652]: time=\"2026-06-11T11:06:44.562581228Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:827bde4ad9833476c270867fce46f53b1ec0a052afb14cf88a6c6e9953c52d3a UID:1dc75a8b-fe01-4f8a-8fff-f6b21b274089 NetNS:/var/run/netns/6303929c-7ce1-4d06-920d-bd5e4ecb8738 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1dc75a8b_fe01_4f8a_8fff_f6b21b274089.slice PodAnnotations:0xc00008c480}] Aliases:map[]}\"",
2026-06-11 11:58:02.413817 | controller |     "Jun 11 11:06:44.562693 crc crio[22652]: time=\"2026-06-11T11:06:44.562654721Z\" level=info msg=\"Adding pod openstack_cinder-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.413832 | controller |     "Jun 11 11:06:44.582621 crc crio[22652]: time=\"2026-06-11T11:06:44.582517478Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-764b948f4c-dktdr/init\" id=b3f31557-69e1-404d-a9cc-c10d06704d70 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.413848 | controller |     "Jun 11 11:06:44.583048 crc crio[22652]: time=\"2026-06-11T11:06:44.582967502Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.413867 | controller |     "Jun 11 11:06:44.646330 crc crio[22652]: time=\"2026-06-11T11:06:44.646063209Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.413883 | controller |     "Jun 11 11:06:44.666895 crc crio[22652]: time=\"2026-06-11T11:06:44.660476181Z\" level=info msg=\"Stopped container 51ba84be1682fda04697d061707398225dba69ef0c3a3a5e0ba3259cc548be8d: openstack/ceilometer-0/ceilometer-central-agent\" id=67136324-dfc6-4fc6-b6dd-6f229c9954fc name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.413899 | controller |     "Jun 11 11:06:44.674108 crc crio[22652]: time=\"2026-06-11T11:06:44.673724407Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.413914 | controller |     "Jun 11 11:06:44.856639 crc crio[22652]: time=\"2026-06-11T11:06:44.855710129Z\" level=info msg=\"Created container 93f93713aed73daed2217cb0ac31c6e4cebb565eeb750f694f7de57ecac4c322: openstack/dnsmasq-dns-764b948f4c-dktdr/init\" id=b3f31557-69e1-404d-a9cc-c10d06704d70 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.413929 | controller |     "Jun 11 11:06:44.857920 crc crio[22652]: time=\"2026-06-11T11:06:44.857746901Z\" level=info msg=\"Starting container: 93f93713aed73daed2217cb0ac31c6e4cebb565eeb750f694f7de57ecac4c322\" id=5642d8ad-1be1-4a34-9113-b048a10b7770 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.413944 | controller |     "Jun 11 11:06:44.867473 crc crio[22652]: time=\"2026-06-11T11:06:44.867058128Z\" level=info msg=\"Started container\" PID=69733 containerID=93f93713aed73daed2217cb0ac31c6e4cebb565eeb750f694f7de57ecac4c322 description=openstack/dnsmasq-dns-764b948f4c-dktdr/init id=5642d8ad-1be1-4a34-9113-b048a10b7770 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a9d899c65715bcbcf6b824f4c291f7291c2722612d1766ae8c6641562d796d42",
2026-06-11 11:58:02.413961 | controller |     "Jun 11 11:06:45.200631 crc crio[22652]: 2026-06-11T11:06:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:827bde4ad983347 Mac:4e:81:31:42:04:a5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a7 Mtu:0 Sandbox:/var/run/netns/6303929c-7ce1-4d06-920d-bd5e4ecb8738 SocketPath: PciID:}] [{Interface:0xc000143140 Address:{IP:10.217.0.167 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.413977 | controller |     "Jun 11 11:06:45.201672 crc crio[22652]: time=\"2026-06-11T11:06:45.201606704Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:827bde4ad9833476c270867fce46f53b1ec0a052afb14cf88a6c6e9953c52d3a UID:1dc75a8b-fe01-4f8a-8fff-f6b21b274089 NetNS:/var/run/netns/6303929c-7ce1-4d06-920d-bd5e4ecb8738 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1dc75a8b_fe01_4f8a_8fff_f6b21b274089.slice PodAnnotations:0xc00008c480}] Aliases:map[]}\"",
2026-06-11 11:58:02.413993 | controller |     "Jun 11 11:06:45.201777 crc crio[22652]: time=\"2026-06-11T11:06:45.201758579Z\" level=info msg=\"Checking pod openstack_cinder-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.414009 | controller |     "Jun 11 11:06:45.254577 crc crio[22652]: time=\"2026-06-11T11:06:45.25449013Z\" level=info msg=\"Ran pod sandbox 827bde4ad9833476c270867fce46f53b1ec0a052afb14cf88a6c6e9953c52d3a with infra container: openstack/cinder-api-0/POD\" id=b3b21e2f-5a73-4b25-a5eb-784dc30b11d9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.414025 | controller |     "Jun 11 11:06:45.256508 crc crio[22652]: time=\"2026-06-11T11:06:45.256434382Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=2f92e83c-47fb-4f32-9a01-d4cfc4c4fa3a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.414047 | controller |     "Jun 11 11:06:45.259975 crc crio[22652]: time=\"2026-06-11T11:06:45.25989491Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=3f0cdfae-0974-4fc7-96ea-ae83d4bc2eda name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.414064 | controller |     "Jun 11 11:06:45.261090 crc crio[22652]: time=\"2026-06-11T11:06:45.260994106Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=c17396c2-9f7c-47c6-a0ce-a22aa4ee7f51 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.414080 | controller |     "Jun 11 11:06:45.275587 crc crio[22652]: time=\"2026-06-11T11:06:45.275470358Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api-log\" id=8081be36-2720-4458-9675-dc3c8712abd6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.414096 | controller |     "Jun 11 11:06:45.275980 crc crio[22652]: time=\"2026-06-11T11:06:45.275921012Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.414111 | controller |     "Jun 11 11:06:45.320241 crc crio[22652]: time=\"2026-06-11T11:06:45.320044354Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=4261e42b-28a2-4def-ab67-ab034728d313 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.414127 | controller |     "Jun 11 11:06:45.361842 crc crio[22652]: time=\"2026-06-11T11:06:45.359296635Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:05ada8cde6c86ae8ee0ca06b60e0cbb9224777312d1f41e2b34dc7d5e04057f4\" id=7a93874a-1b52-412b-9094-171d7b6183c3 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.414142 | controller |     "Jun 11 11:06:45.361842 crc crio[22652]: time=\"2026-06-11T11:06:45.359697278Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-764b948f4c-dktdr/dnsmasq-dns\" id=44395c8b-6169-47ff-9d52-b81b8a1303d4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.414157 | controller |     "Jun 11 11:06:45.361842 crc crio[22652]: time=\"2026-06-11T11:06:45.360450332Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.414173 | controller |     "Jun 11 11:06:45.361842 crc crio[22652]: time=\"2026-06-11T11:06:45.361711084Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=859ca74d-1345-4c3f-aedb-d7151052023b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.414188 | controller |     "Jun 11 11:06:45.396982 crc crio[22652]: time=\"2026-06-11T11:06:45.396888621Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.414203 | controller |     "Jun 11 11:06:45.440497 crc crio[22652]: time=\"2026-06-11T11:06:45.440403495Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.414219 | controller |     "Jun 11 11:06:45.446690 crc crio[22652]: time=\"2026-06-11T11:06:45.446510587Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.414235 | controller |     "Jun 11 11:06:45.447458 crc crio[22652]: time=\"2026-06-11T11:06:45.447381103Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=65b21c5f-0b61-4086-bcff-754fe40ff2e8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.414255 | controller |     "Jun 11 11:06:45.459087 crc crio[22652]: time=\"2026-06-11T11:06:45.458926656Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/cinder-scheduler\" id=be8c0083-9bde-4b73-b355-a871f3fae8eb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.414271 | controller |     "Jun 11 11:06:45.467077 crc crio[22652]: time=\"2026-06-11T11:06:45.466972818Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.414289 | controller |     "Jun 11 11:06:45.566231 crc crio[22652]: time=\"2026-06-11T11:06:45.566076542Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.414312 | controller |     "Jun 11 11:06:45.599278 crc crio[22652]: time=\"2026-06-11T11:06:45.599180029Z\" level=info msg=\"Created container 6499deeeb468d4ad04a26c5bb267d6223816495a6c2cbe220a48112087654ad8: openstack/dnsmasq-dns-764b948f4c-dktdr/dnsmasq-dns\" id=44395c8b-6169-47ff-9d52-b81b8a1303d4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.414336 | controller |     "Jun 11 11:06:45.601639 crc crio[22652]: time=\"2026-06-11T11:06:45.601413911Z\" level=info msg=\"Starting container: 6499deeeb468d4ad04a26c5bb267d6223816495a6c2cbe220a48112087654ad8\" id=85ba6472-916d-4b09-b9e3-d80da20ad756 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.414379 | controller |     "Jun 11 11:06:45.608736 crc crio[22652]: time=\"2026-06-11T11:06:45.608632825Z\" level=info msg=\"Started container\" PID=69831 containerID=6499deeeb468d4ad04a26c5bb267d6223816495a6c2cbe220a48112087654ad8 description=openstack/dnsmasq-dns-764b948f4c-dktdr/dnsmasq-dns id=85ba6472-916d-4b09-b9e3-d80da20ad756 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a9d899c65715bcbcf6b824f4c291f7291c2722612d1766ae8c6641562d796d42",
2026-06-11 11:58:02.414397 | controller |     "Jun 11 11:06:46.791537 crc crio[22652]: time=\"2026-06-11T11:06:46.790657799Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.414413 | controller |     "Jun 11 11:06:46.934759 crc crio[22652]: time=\"2026-06-11T11:06:46.934614126Z\" level=info msg=\"Created container 9e06acb1a5ba4320da2e19d02fc8fb95c9d6d63384db945f74a990e11f5685dc: openstack/cinder-scheduler-0/cinder-scheduler\" id=be8c0083-9bde-4b73-b355-a871f3fae8eb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.414429 | controller |     "Jun 11 11:06:46.936316 crc crio[22652]: time=\"2026-06-11T11:06:46.936246338Z\" level=info msg=\"Starting container: 9e06acb1a5ba4320da2e19d02fc8fb95c9d6d63384db945f74a990e11f5685dc\" id=0a7914c5-3ebf-4540-b665-434cbaa882f4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.414446 | controller |     "Jun 11 11:06:46.945901 crc crio[22652]: time=\"2026-06-11T11:06:46.945782336Z\" level=info msg=\"Started container\" PID=69921 containerID=9e06acb1a5ba4320da2e19d02fc8fb95c9d6d63384db945f74a990e11f5685dc description=openstack/cinder-scheduler-0/cinder-scheduler id=0a7914c5-3ebf-4540-b665-434cbaa882f4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b75c80169295af61c6fb47f15aa2f99648512aa5e15143d84bffa3843cc852cb",
2026-06-11 11:58:02.414462 | controller |     "Jun 11 11:06:46.946564 crc crio[22652]: time=\"2026-06-11T11:06:46.946381225Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.414477 | controller |     "Jun 11 11:06:46.988002 crc crio[22652]: time=\"2026-06-11T11:06:46.987690869Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=3740d5ed-a35f-4ae5-8ea1-da32775d1c3d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.414499 | controller |     "Jun 11 11:06:47.030986 crc crio[22652]: time=\"2026-06-11T11:06:47.030924364Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=1108509b-7f2c-4c68-aafc-b276e3189b4a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.414523 | controller |     "Jun 11 11:06:47.090507 crc crio[22652]: time=\"2026-06-11T11:06:47.090408969Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/probe\" id=9c262461-725c-459d-8696-829d5354ae0e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.414550 | controller |     "Jun 11 11:06:47.092222 crc crio[22652]: time=\"2026-06-11T11:06:47.092103512Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.414578 | controller |     "Jun 11 11:06:47.105908 crc crio[22652]: time=\"2026-06-11T11:06:47.105684088Z\" level=info msg=\"Created container e8787d685263935cf26635dfc554ed095c2d271e5d1307a54ccc08026e47f995: openstack/cinder-api-0/cinder-api-log\" id=8081be36-2720-4458-9675-dc3c8712abd6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.414599 | controller |     "Jun 11 11:06:47.107828 crc crio[22652]: time=\"2026-06-11T11:06:47.107731641Z\" level=info msg=\"Starting container: e8787d685263935cf26635dfc554ed095c2d271e5d1307a54ccc08026e47f995\" id=466324b7-e487-4b7c-ad53-bf7c75ca2aed name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.414615 | controller |     "Jun 11 11:06:47.114506 crc crio[22652]: time=\"2026-06-11T11:06:47.114432278Z\" level=info msg=\"Started container\" PID=69929 containerID=e8787d685263935cf26635dfc554ed095c2d271e5d1307a54ccc08026e47f995 description=openstack/cinder-api-0/cinder-api-log id=466324b7-e487-4b7c-ad53-bf7c75ca2aed name=/runtime.v1.RuntimeService/StartContainer sandboxID=827bde4ad9833476c270867fce46f53b1ec0a052afb14cf88a6c6e9953c52d3a",
2026-06-11 11:58:02.414630 | controller |     "Jun 11 11:06:47.177513 crc crio[22652]: time=\"2026-06-11T11:06:47.177398062Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.414646 | controller |     "Jun 11 11:06:47.180979 crc crio[22652]: time=\"2026-06-11T11:06:47.180879891Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=1be24b71-f20c-498e-bd7b-8e9cea04c229 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.414661 | controller |     "Jun 11 11:06:47.225520 crc crio[22652]: time=\"2026-06-11T11:06:47.224925782Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=5804b8a3-d25b-4974-bae1-0ab9334573fd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.414676 | controller |     "Jun 11 11:06:47.261481 crc crio[22652]: time=\"2026-06-11T11:06:47.261292771Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api\" id=3bf71711-1faa-43d0-b47e-12d5f9b474ca name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.414691 | controller |     "Jun 11 11:06:47.263545 crc crio[22652]: time=\"2026-06-11T11:06:47.263381417Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.414706 | controller |     "Jun 11 11:06:47.331531 crc crio[22652]: time=\"2026-06-11T11:06:47.331360665Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.414721 | controller |     "Jun 11 11:06:48.005730 crc crio[22652]: time=\"2026-06-11T11:06:48.005475045Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.414744 | controller |     "Jun 11 11:06:48.143680 crc crio[22652]: time=\"2026-06-11T11:06:48.139479533Z\" level=info msg=\"Created container 9ee100ccc5c86d62c916d94068b487d102edab707123fd5ecfa64db9ffda3d64: openstack/cinder-scheduler-0/probe\" id=9c262461-725c-459d-8696-829d5354ae0e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.414758 | controller |     "Jun 11 11:06:48.143680 crc crio[22652]: time=\"2026-06-11T11:06:48.141465025Z\" level=info msg=\"Starting container: 9ee100ccc5c86d62c916d94068b487d102edab707123fd5ecfa64db9ffda3d64\" id=30793462-bdf4-4ebc-bdfa-9568645ce0bd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.414772 | controller |     "Jun 11 11:06:48.161674 crc crio[22652]: time=\"2026-06-11T11:06:48.161265501Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.414787 | controller |     "Jun 11 11:06:48.176399 crc crio[22652]: time=\"2026-06-11T11:06:48.169536988Z\" level=info msg=\"Started container\" PID=69965 containerID=9ee100ccc5c86d62c916d94068b487d102edab707123fd5ecfa64db9ffda3d64 description=openstack/cinder-scheduler-0/probe id=30793462-bdf4-4ebc-bdfa-9568645ce0bd name=/runtime.v1.RuntimeService/StartContainer sandboxID=b75c80169295af61c6fb47f15aa2f99648512aa5e15143d84bffa3843cc852cb",
2026-06-11 11:58:02.414802 | controller |     "Jun 11 11:06:48.299763 crc crio[22652]: time=\"2026-06-11T11:06:48.29964882Z\" level=info msg=\"Created container f43a84cba83fe08c2ebec748f3e92efcf1a0fcfafe8b697f3e16bc6eebaceddd: openstack/cinder-api-0/cinder-api\" id=3bf71711-1faa-43d0-b47e-12d5f9b474ca name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.414816 | controller |     "Jun 11 11:06:48.300915 crc crio[22652]: time=\"2026-06-11T11:06:48.300819987Z\" level=info msg=\"Starting container: f43a84cba83fe08c2ebec748f3e92efcf1a0fcfafe8b697f3e16bc6eebaceddd\" id=77cae6dc-e5fc-46ca-9e9b-8679d0f8f108 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.414830 | controller |     "Jun 11 11:06:48.309501 crc crio[22652]: time=\"2026-06-11T11:06:48.309397707Z\" level=info msg=\"Started container\" PID=69975 containerID=f43a84cba83fe08c2ebec748f3e92efcf1a0fcfafe8b697f3e16bc6eebaceddd description=openstack/cinder-api-0/cinder-api id=77cae6dc-e5fc-46ca-9e9b-8679d0f8f108 name=/runtime.v1.RuntimeService/StartContainer sandboxID=827bde4ad9833476c270867fce46f53b1ec0a052afb14cf88a6c6e9953c52d3a",
2026-06-11 11:58:02.414845 | controller |     "Jun 11 11:06:48.371444 crc crio[22652]: time=\"2026-06-11T11:06:48.370537231Z\" level=info msg=\"Stopping container: e8787d685263935cf26635dfc554ed095c2d271e5d1307a54ccc08026e47f995 (timeout: 30s)\" id=f897d7c6-0551-4bb1-8cc3-dedb7162d248 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.414859 | controller |     "Jun 11 11:06:48.371444 crc crio[22652]: time=\"2026-06-11T11:06:48.37076382Z\" level=info msg=\"Stopping container: f43a84cba83fe08c2ebec748f3e92efcf1a0fcfafe8b697f3e16bc6eebaceddd (timeout: 30s)\" id=fdc6750d-03b9-4aef-950b-8c43bf178802 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.414873 | controller |     "Jun 11 11:06:48.703689 crc crio[22652]: time=\"2026-06-11T11:06:48.703181484Z\" level=info msg=\"Stopped container e8787d685263935cf26635dfc554ed095c2d271e5d1307a54ccc08026e47f995: openstack/cinder-api-0/cinder-api-log\" id=f897d7c6-0551-4bb1-8cc3-dedb7162d248 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.414888 | controller |     "Jun 11 11:06:49.244307 crc crio[22652]: time=\"2026-06-11T11:06:49.243883052Z\" level=info msg=\"Stopped container cbaca55dd3b4d40cc4006680cd7871a2db5356a2ba260afab5984a820037ffa1: openstack/ceilometer-0/ceilometer-notification-agent\" id=3c350c2a-ad2d-494b-a0b6-52007d1373fc name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.414910 | controller |     "Jun 11 11:06:49.248782 crc crio[22652]: time=\"2026-06-11T11:06:49.245874014Z\" level=info msg=\"Stopping pod sandbox: 6ad27316ebe077d1561c112eaf21e23d23397c5ea289bbc52584db4ed49f81f4\" id=2fb0669b-b367-42eb-9d78-078d4fec7b9a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.414939 | controller |     "Jun 11 11:06:49.248782 crc crio[22652]: time=\"2026-06-11T11:06:49.246754152Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:6ad27316ebe077d1561c112eaf21e23d23397c5ea289bbc52584db4ed49f81f4 UID:8aac619d-73fe-470e-96ac-5031147eced9 NetNS:/var/run/netns/4af5c5f1-ad4c-40e0-b6aa-b9e514ece408 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8aac619d_73fe_470e_96ac_5031147eced9.slice PodAnnotations:0xc002400930}] Aliases:map[]}\"",
2026-06-11 11:58:02.414963 | controller |     "Jun 11 11:06:49.248782 crc crio[22652]: time=\"2026-06-11T11:06:49.247071852Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.414979 | controller |     "Jun 11 11:06:49.702659 crc crio[22652]: time=\"2026-06-11T11:06:49.702197312Z\" level=info msg=\"Stopped pod sandbox: 6ad27316ebe077d1561c112eaf21e23d23397c5ea289bbc52584db4ed49f81f4\" id=2fb0669b-b367-42eb-9d78-078d4fec7b9a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.414995 | controller |     "Jun 11 11:06:50.445924 crc crio[22652]: time=\"2026-06-11T11:06:50.445543299Z\" level=info msg=\"Removing container: 133740f61f579be567199e61d42ced1f8e26cf818d10b89d38e8960db71210f5\" id=bb0293f2-ef9b-471f-8c71-64e1f52f4385 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.415010 | controller |     "Jun 11 11:06:50.467718 crc crio[22652]: time=\"2026-06-11T11:06:50.467606812Z\" level=info msg=\"Removed container 133740f61f579be567199e61d42ced1f8e26cf818d10b89d38e8960db71210f5: openstack/ceilometer-0/proxy-httpd\" id=bb0293f2-ef9b-471f-8c71-64e1f52f4385 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.415024 | controller |     "Jun 11 11:06:50.470977 crc crio[22652]: time=\"2026-06-11T11:06:50.470859022Z\" level=info msg=\"Removing container: 7916fdf63c5d36830ca6f2231688f7616017fd0fa4cab4835c7c7dcf8298dd05\" id=61b92a94-3586-4eab-8cd9-fccd8761f9ba name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.415039 | controller |     "Jun 11 11:06:50.513678 crc crio[22652]: time=\"2026-06-11T11:06:50.513222449Z\" level=info msg=\"Removed container 7916fdf63c5d36830ca6f2231688f7616017fd0fa4cab4835c7c7dcf8298dd05: openstack/ceilometer-0/sg-core\" id=61b92a94-3586-4eab-8cd9-fccd8761f9ba name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.415054 | controller |     "Jun 11 11:06:50.528827 crc crio[22652]: time=\"2026-06-11T11:06:50.528640002Z\" level=info msg=\"Removing container: cbaca55dd3b4d40cc4006680cd7871a2db5356a2ba260afab5984a820037ffa1\" id=6acbbc95-1e82-4943-95b8-bef7006300e2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.415068 | controller |     "Jun 11 11:06:50.572093 crc crio[22652]: time=\"2026-06-11T11:06:50.571959619Z\" level=info msg=\"Removed container cbaca55dd3b4d40cc4006680cd7871a2db5356a2ba260afab5984a820037ffa1: openstack/ceilometer-0/ceilometer-notification-agent\" id=6acbbc95-1e82-4943-95b8-bef7006300e2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.415083 | controller |     "Jun 11 11:06:50.574790 crc crio[22652]: time=\"2026-06-11T11:06:50.574684765Z\" level=info msg=\"Removing container: 51ba84be1682fda04697d061707398225dba69ef0c3a3a5e0ba3259cc548be8d\" id=39fc1a3a-8910-47ed-9728-9f318adaf231 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.415097 | controller |     "Jun 11 11:06:50.608799 crc crio[22652]: time=\"2026-06-11T11:06:50.608657769Z\" level=info msg=\"Removed container 51ba84be1682fda04697d061707398225dba69ef0c3a3a5e0ba3259cc548be8d: openstack/ceilometer-0/ceilometer-central-agent\" id=39fc1a3a-8910-47ed-9728-9f318adaf231 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.415115 | controller |     "Jun 11 11:06:51.113904 crc crio[22652]: time=\"2026-06-11T11:06:51.113464354Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=a5b3c64d-5e92-4642-8668-07b8616f9ec9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.415130 | controller |     "Jun 11 11:06:51.114076 crc crio[22652]: time=\"2026-06-11T11:06:51.113938829Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.415145 | controller |     "Jun 11 11:06:51.151563 crc crio[22652]: time=\"2026-06-11T11:06:51.151459755Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:a9a55303c8b03ef4a1867f314d4fa8d16804e1c48745f18eef835050cf0df29f UID:5324601c-fe13-4827-ad77-b2abe7179831 NetNS:/var/run/netns/c9dbee4c-a393-485e-801e-b396b2329f52 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5324601c_fe13_4827_ad77_b2abe7179831.slice PodAnnotations:0xc0036e65d8}] Aliases:map[]}\"",
2026-06-11 11:58:02.415160 | controller |     "Jun 11 11:06:51.151563 crc crio[22652]: time=\"2026-06-11T11:06:51.151531147Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.415175 | controller |     "Jun 11 11:06:51.746728 crc crio[22652]: 2026-06-11T11:06:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a9a55303c8b03ef Mac:a6:ad:f7:37:04:6a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a8 Mtu:0 Sandbox:/var/run/netns/c9dbee4c-a393-485e-801e-b396b2329f52 SocketPath: PciID:}] [{Interface:0xc0004326b0 Address:{IP:10.217.0.168 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.415190 | controller |     "Jun 11 11:06:51.748351 crc crio[22652]: time=\"2026-06-11T11:06:51.747713346Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:a9a55303c8b03ef4a1867f314d4fa8d16804e1c48745f18eef835050cf0df29f UID:5324601c-fe13-4827-ad77-b2abe7179831 NetNS:/var/run/netns/c9dbee4c-a393-485e-801e-b396b2329f52 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5324601c_fe13_4827_ad77_b2abe7179831.slice PodAnnotations:0xc0036e65d8}] Aliases:map[]}\"",
2026-06-11 11:58:02.415205 | controller |     "Jun 11 11:06:51.748351 crc crio[22652]: time=\"2026-06-11T11:06:51.747858551Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.415219 | controller |     "Jun 11 11:06:51.761345 crc crio[22652]: time=\"2026-06-11T11:06:51.761216594Z\" level=info msg=\"Ran pod sandbox a9a55303c8b03ef4a1867f314d4fa8d16804e1c48745f18eef835050cf0df29f with infra container: openstack/ceilometer-0/POD\" id=a5b3c64d-5e92-4642-8668-07b8616f9ec9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.415234 | controller |     "Jun 11 11:06:51.775801 crc crio[22652]: time=\"2026-06-11T11:06:51.7756858Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=2bd2d02e-ef4c-4603-b3ca-5935113107cc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.415248 | controller |     "Jun 11 11:06:51.806553 crc crio[22652]: time=\"2026-06-11T11:06:51.806411751Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=8c60d21f-18e7-42f9-b3c1-35b85021776d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.415264 | controller |     "Jun 11 11:06:51.931757 crc crio[22652]: time=\"2026-06-11T11:06:51.931646416Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=e5250dc3-47a5-4e0d-962b-aa06d9e2f337 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.415282 | controller |     "Jun 11 11:06:51.932302 crc crio[22652]: time=\"2026-06-11T11:06:51.932176833Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.415298 | controller |     "Jun 11 11:06:51.987578 crc crio[22652]: time=\"2026-06-11T11:06:51.987484885Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.415312 | controller |     "Jun 11 11:06:51.991894 crc crio[22652]: time=\"2026-06-11T11:06:51.991695438Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.415327 | controller |     "Jun 11 11:06:52.364595 crc crio[22652]: time=\"2026-06-11T11:06:52.364077802Z\" level=info msg=\"Created container 4ded68061cfc6fb423ba3635f87c5ef3cef770dec9eaca2a2d4a01e2b1888244: openstack/ceilometer-0/ceilometer-central-agent\" id=e5250dc3-47a5-4e0d-962b-aa06d9e2f337 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.415342 | controller |     "Jun 11 11:06:52.366065 crc crio[22652]: time=\"2026-06-11T11:06:52.365948692Z\" level=info msg=\"Starting container: 4ded68061cfc6fb423ba3635f87c5ef3cef770dec9eaca2a2d4a01e2b1888244\" id=52633832-a281-4748-bcba-fad13a41c636 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.415385 | controller |     "Jun 11 11:06:52.372106 crc crio[22652]: time=\"2026-06-11T11:06:52.371993952Z\" level=info msg=\"Started container\" PID=70552 containerID=4ded68061cfc6fb423ba3635f87c5ef3cef770dec9eaca2a2d4a01e2b1888244 description=openstack/ceilometer-0/ceilometer-central-agent id=52633832-a281-4748-bcba-fad13a41c636 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a9a55303c8b03ef4a1867f314d4fa8d16804e1c48745f18eef835050cf0df29f",
2026-06-11 11:58:02.415411 | controller |     "Jun 11 11:06:52.490193 crc crio[22652]: time=\"2026-06-11T11:06:52.49004861Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=711fa06d-f088-40ea-a4f2-e34d19c4ddc8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.415433 | controller |     "Jun 11 11:06:52.529522 crc crio[22652]: time=\"2026-06-11T11:06:52.529429194Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=42937aec-891b-467d-bd80-e3bdeaf7284c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.415450 | controller |     "Jun 11 11:06:52.628545 crc crio[22652]: time=\"2026-06-11T11:06:52.628423005Z\" level=info msg=\"Running pod sandbox: openstack/openstackclient/POD\" id=cc89be66-0ee8-4c58-aafa-dde18dc083be name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.415465 | controller |     "Jun 11 11:06:52.628545 crc crio[22652]: time=\"2026-06-11T11:06:52.628547209Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.415480 | controller |     "Jun 11 11:06:52.630481 crc crio[22652]: time=\"2026-06-11T11:06:52.630395304Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=d7e18442-0a5c-40c6-b1fd-99b4184427fd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.415495 | controller |     "Jun 11 11:06:52.646500 crc crio[22652]: time=\"2026-06-11T11:06:52.64636581Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.415510 | controller |     "Jun 11 11:06:52.669418 crc crio[22652]: time=\"2026-06-11T11:06:52.669252635Z\" level=info msg=\"Got pod network &{Name:openstackclient Namespace:openstack ID:b6890beff87b0f714987f2476a312d15871f34a75b4a81dbf1154ef57d5064f8 UID:adb4dd18-6ff6-4a08-8d8c-c2478cd64309 NetNS:/var/run/netns/00fbf6be-65a2-47ac-a1cc-0832f924e925 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podadb4dd18_6ff6_4a08_8d8c_c2478cd64309.slice PodAnnotations:0xc001e8e1f8}] Aliases:map[]}\"",
2026-06-11 11:58:02.415529 | controller |     "Jun 11 11:06:52.669418 crc crio[22652]: time=\"2026-06-11T11:06:52.669365108Z\" level=info msg=\"Adding pod openstack_openstackclient to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.415544 | controller |     "Jun 11 11:06:52.747224 crc crio[22652]: time=\"2026-06-11T11:06:52.747074682Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.415559 | controller |     "Jun 11 11:06:52.752302 crc crio[22652]: time=\"2026-06-11T11:06:52.752232854Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.415574 | controller |     "Jun 11 11:06:56.622392 crc crio[22652]: time=\"2026-06-11T11:06:56.621314937Z\" level=info msg=\"Created container 59bb2948db2d99ac3d96493ddb75b26fa3a2e865890cbe559e96790b4f45a66c: openstack/ceilometer-0/ceilometer-notification-agent\" id=d7e18442-0a5c-40c6-b1fd-99b4184427fd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.415589 | controller |     "Jun 11 11:06:56.627308 crc crio[22652]: time=\"2026-06-11T11:06:56.62683615Z\" level=info msg=\"Starting container: 59bb2948db2d99ac3d96493ddb75b26fa3a2e865890cbe559e96790b4f45a66c\" id=2069a1f6-0422-4ad0-a3c8-b8312668df46 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.415604 | controller |     "Jun 11 11:06:56.633159 crc crio[22652]: time=\"2026-06-11T11:06:56.632952041Z\" level=info msg=\"Started container\" PID=70602 containerID=59bb2948db2d99ac3d96493ddb75b26fa3a2e865890cbe559e96790b4f45a66c description=openstack/ceilometer-0/ceilometer-notification-agent id=2069a1f6-0422-4ad0-a3c8-b8312668df46 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a9a55303c8b03ef4a1867f314d4fa8d16804e1c48745f18eef835050cf0df29f",
2026-06-11 11:58:02.415619 | controller |     "Jun 11 11:06:59.152474 crc crio[22652]: time=\"2026-06-11T11:06:59.151636198Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=90758053-85eb-4fbd-8a3c-045a77e570c5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.415635 | controller |     "Jun 11 11:06:59.216288 crc crio[22652]: time=\"2026-06-11T11:06:59.216086668Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=6920c201-3f42-460d-a11b-50858153ad88 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.415650 | controller |     "Jun 11 11:06:59.913248 crc crio[22652]: time=\"2026-06-11T11:06:59.912718582Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=a378b41d-893d-47d9-acfa-b9860bcd4478 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.415665 | controller |     "Jun 11 11:06:59.913651 crc crio[22652]: time=\"2026-06-11T11:06:59.9135812Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.415680 | controller |     "Jun 11 11:06:59.975211 crc crio[22652]: time=\"2026-06-11T11:06:59.974988323Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.415695 | controller |     "Jun 11 11:06:59.980804 crc crio[22652]: time=\"2026-06-11T11:06:59.980669233Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.415713 | controller |     "Jun 11 11:07:00.569760 crc crio[22652]: time=\"2026-06-11T11:07:00.569529829Z\" level=info msg=\"Created container 6f191e4c2fe33153f1b4b1a0fe2ddb6bb6c07c76dd90d597dfc7953e2b43185d: openstack/ceilometer-0/sg-core\" id=a378b41d-893d-47d9-acfa-b9860bcd4478 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.415728 | controller |     "Jun 11 11:07:00.571361 crc crio[22652]: time=\"2026-06-11T11:07:00.570845601Z\" level=info msg=\"Starting container: 6f191e4c2fe33153f1b4b1a0fe2ddb6bb6c07c76dd90d597dfc7953e2b43185d\" id=a73b29cd-05fb-4bcd-b9af-b4791d060f06 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.415743 | controller |     "Jun 11 11:07:00.578168 crc crio[22652]: time=\"2026-06-11T11:07:00.577980884Z\" level=info msg=\"Started container\" PID=70957 containerID=6f191e4c2fe33153f1b4b1a0fe2ddb6bb6c07c76dd90d597dfc7953e2b43185d description=openstack/ceilometer-0/sg-core id=a73b29cd-05fb-4bcd-b9af-b4791d060f06 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a9a55303c8b03ef4a1867f314d4fa8d16804e1c48745f18eef835050cf0df29f",
2026-06-11 11:58:02.415758 | controller |     "Jun 11 11:07:00.595976 crc crio[22652]: time=\"2026-06-11T11:07:00.595641166Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=62feed56-780a-4317-a1a5-61b9d317820a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.415772 | controller |     "Jun 11 11:07:00.629289 crc crio[22652]: 2026-06-11T11:07:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b6890beff87b0f7 Mac:62:2d:0d:53:28:eb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a9 Mtu:0 Sandbox:/var/run/netns/00fbf6be-65a2-47ac-a1cc-0832f924e925 SocketPath: PciID:}] [{Interface:0xc0004c05d0 Address:{IP:10.217.0.169 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.415787 | controller |     "Jun 11 11:07:00.629289 crc crio[22652]: time=\"2026-06-11T11:07:00.623799942Z\" level=info msg=\"Got pod network &{Name:openstackclient Namespace:openstack ID:b6890beff87b0f714987f2476a312d15871f34a75b4a81dbf1154ef57d5064f8 UID:adb4dd18-6ff6-4a08-8d8c-c2478cd64309 NetNS:/var/run/netns/00fbf6be-65a2-47ac-a1cc-0832f924e925 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podadb4dd18_6ff6_4a08_8d8c_c2478cd64309.slice PodAnnotations:0xc001e8e1f8}] Aliases:map[]}\"",
2026-06-11 11:58:02.415802 | controller |     "Jun 11 11:07:00.629289 crc crio[22652]: time=\"2026-06-11T11:07:00.623933337Z\" level=info msg=\"Checking pod openstack_openstackclient for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.415817 | controller |     "Jun 11 11:07:00.647827 crc crio[22652]: time=\"2026-06-11T11:07:00.647731481Z\" level=info msg=\"Ran pod sandbox b6890beff87b0f714987f2476a312d15871f34a75b4a81dbf1154ef57d5064f8 with infra container: openstack/openstackclient/POD\" id=cc89be66-0ee8-4c58-aafa-dde18dc083be name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.415832 | controller |     "Jun 11 11:07:00.653310 crc crio[22652]: time=\"2026-06-11T11:07:00.653211751Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\" id=eba6ba7b-0941-4de1-a2c9-d4890663dedd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.415847 | controller |     "Jun 11 11:07:00.653700 crc crio[22652]: time=\"2026-06-11T11:07:00.65350249Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified not found\" id=eba6ba7b-0941-4de1-a2c9-d4890663dedd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.415862 | controller |     "Jun 11 11:07:00.653700 crc crio[22652]: time=\"2026-06-11T11:07:00.653576382Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified found\" id=eba6ba7b-0941-4de1-a2c9-d4890663dedd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.415879 | controller |     "Jun 11 11:07:00.659004 crc crio[22652]: time=\"2026-06-11T11:07:00.658752594Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\" id=87ac3711-255d-40ae-a411-d008e7a0f57a name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.415896 | controller |     "Jun 11 11:07:00.682060 crc crio[22652]: time=\"2026-06-11T11:07:00.681930301Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\\\"\"",
2026-06-11 11:58:02.415911 | controller |     "Jun 11 11:07:00.696235 crc crio[22652]: time=\"2026-06-11T11:07:00.69452508Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=2717875e-1945-41c7-9a75-fbcebda78ab2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.415926 | controller |     "Jun 11 11:07:00.738636 crc crio[22652]: time=\"2026-06-11T11:07:00.738549571Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=e35bef84-0cfa-46a3-ad55-6cd8c7e29817 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.415941 | controller |     "Jun 11 11:07:00.740391 crc crio[22652]: time=\"2026-06-11T11:07:00.740323818Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.415956 | controller |     "Jun 11 11:07:00.759946 crc crio[22652]: time=\"2026-06-11T11:07:00.758720761Z\" level=info msg=\"Stopping container: 19a2a978b37ff6d14c803ce11e6093e6c81398c66bfe64a05e1fc72655895ab2 (timeout: 10s)\" id=6b852d44-0b4c-47a6-a5b5-9220a36fbedd name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.415971 | controller |     "Jun 11 11:07:00.909226 crc crio[22652]: time=\"2026-06-11T11:07:00.90519166Z\" level=info msg=\"Stopped container 19a2a978b37ff6d14c803ce11e6093e6c81398c66bfe64a05e1fc72655895ab2: openstack/dnsmasq-dns-54f48964b7-gxqrj/dnsmasq-dns\" id=6b852d44-0b4c-47a6-a5b5-9220a36fbedd name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.415985 | controller |     "Jun 11 11:07:00.909226 crc crio[22652]: time=\"2026-06-11T11:07:00.90742229Z\" level=info msg=\"Stopping pod sandbox: 22770f2dc9cfde18957cd69f87aaebda7e0542eb59186692529aa6727b400ff4\" id=c7c85c86-e533-4cf1-a290-50e3872e313b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.416000 | controller |     "Jun 11 11:07:00.909226 crc crio[22652]: time=\"2026-06-11T11:07:00.908108932Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-54f48964b7-gxqrj Namespace:openstack ID:22770f2dc9cfde18957cd69f87aaebda7e0542eb59186692529aa6727b400ff4 UID:ebd7703f-6237-449b-af2c-113763c5706e NetNS:/var/run/netns/596d6245-c98b-4c1a-8d71-9a6f3b3bd81b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podebd7703f_6237_449b_af2c_113763c5706e.slice PodAnnotations:0xc0036e60e8}] Aliases:map[]}\"",
2026-06-11 11:58:02.416015 | controller |     "Jun 11 11:07:00.909226 crc crio[22652]: time=\"2026-06-11T11:07:00.908314457Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-54f48964b7-gxqrj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.416030 | controller |     "Jun 11 11:07:00.913549 crc crio[22652]: time=\"2026-06-11T11:07:00.913087294Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.416045 | controller |     "Jun 11 11:07:00.927176 crc crio[22652]: time=\"2026-06-11T11:07:00.926812635Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.416060 | controller |     "Jun 11 11:07:00.963517 crc crio[22652]: time=\"2026-06-11T11:07:00.963075289Z\" level=info msg=\"Stopping container: 2ddf99d1c03e5bda6e825b9cc5eafdfc4b7ff4326b4bcf813c122028f96d7b05 (timeout: 30s)\" id=6d974c52-e815-4ec8-a021-c4d2764478ac name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.416079 | controller |     "Jun 11 11:07:00.963517 crc crio[22652]: time=\"2026-06-11T11:07:00.963218552Z\" level=info msg=\"Stopping container: 8428b616bdfab6e9b06feedcaab96ccb1650c6d52ba73f870aa774b589b2e264 (timeout: 30s)\" id=60e5d8f2-4f74-4c4e-ab22-30fc17fe1c00 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.416094 | controller |     "Jun 11 11:07:01.250062 crc crio[22652]: time=\"2026-06-11T11:07:01.249945935Z\" level=info msg=\"Stopped container 2ddf99d1c03e5bda6e825b9cc5eafdfc4b7ff4326b4bcf813c122028f96d7b05: openstack/neutron-86dcd8dfd8-ppxs8/neutron-httpd\" id=6d974c52-e815-4ec8-a021-c4d2764478ac name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.416108 | controller |     "Jun 11 11:07:01.263256 crc crio[22652]: time=\"2026-06-11T11:07:01.260954193Z\" level=info msg=\"Created container 679cba57a4f1193b48d3b1d68fd832a1cbf2b1e330c98c045c6c8edb535244f6: openstack/ceilometer-0/proxy-httpd\" id=e35bef84-0cfa-46a3-ad55-6cd8c7e29817 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.416123 | controller |     "Jun 11 11:07:01.264404 crc crio[22652]: time=\"2026-06-11T11:07:01.263845214Z\" level=info msg=\"Starting container: 679cba57a4f1193b48d3b1d68fd832a1cbf2b1e330c98c045c6c8edb535244f6\" id=a91824cc-4f36-4e42-8ee9-e8be0f50e27b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.416139 | controller |     "Jun 11 11:07:01.279838 crc crio[22652]: time=\"2026-06-11T11:07:01.279442128Z\" level=info msg=\"Started container\" PID=71121 containerID=679cba57a4f1193b48d3b1d68fd832a1cbf2b1e330c98c045c6c8edb535244f6 description=openstack/ceilometer-0/proxy-httpd id=a91824cc-4f36-4e42-8ee9-e8be0f50e27b name=/runtime.v1.RuntimeService/StartContainer sandboxID=a9a55303c8b03ef4a1867f314d4fa8d16804e1c48745f18eef835050cf0df29f",
2026-06-11 11:58:02.416154 | controller |     "Jun 11 11:07:01.409828 crc crio[22652]: time=\"2026-06-11T11:07:01.409756959Z\" level=info msg=\"Stopped pod sandbox: 22770f2dc9cfde18957cd69f87aaebda7e0542eb59186692529aa6727b400ff4\" id=c7c85c86-e533-4cf1-a290-50e3872e313b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.416168 | controller |     "Jun 11 11:07:01.758240 crc crio[22652]: time=\"2026-06-11T11:07:01.757627566Z\" level=info msg=\"Removing container: 19a2a978b37ff6d14c803ce11e6093e6c81398c66bfe64a05e1fc72655895ab2\" id=139b32a9-2138-4569-9fae-d5c2a49636a9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.416183 | controller |     "Jun 11 11:07:01.870435 crc crio[22652]: time=\"2026-06-11T11:07:01.870297482Z\" level=info msg=\"Removed container 19a2a978b37ff6d14c803ce11e6093e6c81398c66bfe64a05e1fc72655895ab2: openstack/dnsmasq-dns-54f48964b7-gxqrj/dnsmasq-dns\" id=139b32a9-2138-4569-9fae-d5c2a49636a9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.416197 | controller |     "Jun 11 11:07:01.879439 crc crio[22652]: time=\"2026-06-11T11:07:01.879305843Z\" level=info msg=\"Removing container: 1b11a61110831a558bd36378681767439563eb177ac3198390aede0a47b07239\" id=67707c61-3eef-4a73-81c8-99e5567ca18f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.416212 | controller |     "Jun 11 11:07:01.934633 crc crio[22652]: time=\"2026-06-11T11:07:01.934445411Z\" level=info msg=\"Removed container 1b11a61110831a558bd36378681767439563eb177ac3198390aede0a47b07239: openstack/dnsmasq-dns-54f48964b7-gxqrj/init\" id=67707c61-3eef-4a73-81c8-99e5567ca18f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.416226 | controller |     "Jun 11 11:07:03.600364 crc crio[22652]: time=\"2026-06-11T11:07:03.59586452Z\" level=info msg=\"Removing container: 465914790d1fccd124f1f85a4ac5295644a8145645e948815b486b3c11712d11\" id=55307104-7618-4e22-ab6a-134da24ef1fb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.416240 | controller |     "Jun 11 11:07:03.729538 crc crio[22652]: time=\"2026-06-11T11:07:03.729464648Z\" level=info msg=\"Removed container 465914790d1fccd124f1f85a4ac5295644a8145645e948815b486b3c11712d11: openshift-infra/auto-csr-approver-29686260-2pp8f/oc\" id=55307104-7618-4e22-ab6a-134da24ef1fb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.416259 | controller |     "Jun 11 11:07:03.747489 crc crio[22652]: time=\"2026-06-11T11:07:03.747397877Z\" level=info msg=\"Stopping pod sandbox: 524b10abab55b9cfa7912ba0333062fd27527dd019dfac4b897b43f2d805eb9d\" id=8cfd3c21-7007-4f2f-8659-947837fdbf3c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.416281 | controller |     "Jun 11 11:07:03.747489 crc crio[22652]: time=\"2026-06-11T11:07:03.74749526Z\" level=info msg=\"Stopped pod sandbox (already stopped): 524b10abab55b9cfa7912ba0333062fd27527dd019dfac4b897b43f2d805eb9d\" id=8cfd3c21-7007-4f2f-8659-947837fdbf3c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.416303 | controller |     "Jun 11 11:07:03.751795 crc crio[22652]: time=\"2026-06-11T11:07:03.751708052Z\" level=info msg=\"Removing pod sandbox: 524b10abab55b9cfa7912ba0333062fd27527dd019dfac4b897b43f2d805eb9d\" id=08155b80-201a-48a3-a0fd-24b0dad97c3d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.416324 | controller |     "Jun 11 11:07:03.788903 crc crio[22652]: time=\"2026-06-11T11:07:03.788766475Z\" level=info msg=\"Removed pod sandbox: 524b10abab55b9cfa7912ba0333062fd27527dd019dfac4b897b43f2d805eb9d\" id=08155b80-201a-48a3-a0fd-24b0dad97c3d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.416342 | controller |     "Jun 11 11:07:03.789925 crc crio[22652]: time=\"2026-06-11T11:07:03.789765946Z\" level=info msg=\"Stopping pod sandbox: 6ad27316ebe077d1561c112eaf21e23d23397c5ea289bbc52584db4ed49f81f4\" id=7e7536da-28cb-428a-9974-c66f43775e9d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.416388 | controller |     "Jun 11 11:07:03.789925 crc crio[22652]: time=\"2026-06-11T11:07:03.78988122Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6ad27316ebe077d1561c112eaf21e23d23397c5ea289bbc52584db4ed49f81f4\" id=7e7536da-28cb-428a-9974-c66f43775e9d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.416405 | controller |     "Jun 11 11:07:03.795191 crc crio[22652]: time=\"2026-06-11T11:07:03.794949137Z\" level=info msg=\"Removing pod sandbox: 6ad27316ebe077d1561c112eaf21e23d23397c5ea289bbc52584db4ed49f81f4\" id=cff06c4f-ed97-4dd6-be8c-43d9c64ce02d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.416420 | controller |     "Jun 11 11:07:03.835521 crc crio[22652]: time=\"2026-06-11T11:07:03.834873927Z\" level=info msg=\"Removed pod sandbox: 6ad27316ebe077d1561c112eaf21e23d23397c5ea289bbc52584db4ed49f81f4\" id=cff06c4f-ed97-4dd6-be8c-43d9c64ce02d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.416435 | controller |     "Jun 11 11:07:03.835933 crc crio[22652]: time=\"2026-06-11T11:07:03.835851608Z\" level=info msg=\"Stopping pod sandbox: 4dc790dce2c1210604fcafab449b31b5e543df7a2013318a9f535d377ed6298b\" id=6a8c5e85-6c28-4c02-b51c-1964dcba4eb9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.416449 | controller |     "Jun 11 11:07:03.836096 crc crio[22652]: time=\"2026-06-11T11:07:03.8359332Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4dc790dce2c1210604fcafab449b31b5e543df7a2013318a9f535d377ed6298b\" id=6a8c5e85-6c28-4c02-b51c-1964dcba4eb9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.416466 | controller |     "Jun 11 11:07:03.836849 crc crio[22652]: time=\"2026-06-11T11:07:03.836794099Z\" level=info msg=\"Removing pod sandbox: 4dc790dce2c1210604fcafab449b31b5e543df7a2013318a9f535d377ed6298b\" id=1b186c5a-52ac-48e7-83f8-0771c8b1f82c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.416487 | controller |     "Jun 11 11:07:03.860095 crc crio[22652]: time=\"2026-06-11T11:07:03.86004768Z\" level=info msg=\"Removed pod sandbox: 4dc790dce2c1210604fcafab449b31b5e543df7a2013318a9f535d377ed6298b\" id=1b186c5a-52ac-48e7-83f8-0771c8b1f82c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.416515 | controller |     "Jun 11 11:07:03.862519 crc crio[22652]: time=\"2026-06-11T11:07:03.862448859Z\" level=info msg=\"Stopping pod sandbox: 22770f2dc9cfde18957cd69f87aaebda7e0542eb59186692529aa6727b400ff4\" id=2e7430d7-5d18-4353-8322-e5368da6e620 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.416539 | controller |     "Jun 11 11:07:03.862698 crc crio[22652]: time=\"2026-06-11T11:07:03.862555813Z\" level=info msg=\"Stopped pod sandbox (already stopped): 22770f2dc9cfde18957cd69f87aaebda7e0542eb59186692529aa6727b400ff4\" id=2e7430d7-5d18-4353-8322-e5368da6e620 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.416557 | controller |     "Jun 11 11:07:03.864574 crc crio[22652]: time=\"2026-06-11T11:07:03.864449334Z\" level=info msg=\"Removing pod sandbox: 22770f2dc9cfde18957cd69f87aaebda7e0542eb59186692529aa6727b400ff4\" id=d3cd3983-0a7c-4377-b777-ba04755b0e0a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.416577 | controller |     "Jun 11 11:07:03.894885 crc crio[22652]: time=\"2026-06-11T11:07:03.894824778Z\" level=info msg=\"Removed pod sandbox: 22770f2dc9cfde18957cd69f87aaebda7e0542eb59186692529aa6727b400ff4\" id=d3cd3983-0a7c-4377-b777-ba04755b0e0a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.416598 | controller |     "Jun 11 11:07:03.897342 crc crio[22652]: time=\"2026-06-11T11:07:03.897252805Z\" level=info msg=\"Stopping pod sandbox: c99e7923b803cb64ee3d2ffd33260d13561764193fa0edfa55b5edb8ec43ff07\" id=c9d15089-5e78-465c-83cf-b017a5ac7c2d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.416619 | controller |     "Jun 11 11:07:03.897534 crc crio[22652]: time=\"2026-06-11T11:07:03.897360529Z\" level=info msg=\"Stopped pod sandbox (already stopped): c99e7923b803cb64ee3d2ffd33260d13561764193fa0edfa55b5edb8ec43ff07\" id=c9d15089-5e78-465c-83cf-b017a5ac7c2d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.416637 | controller |     "Jun 11 11:07:03.898244 crc crio[22652]: time=\"2026-06-11T11:07:03.898186535Z\" level=info msg=\"Removing pod sandbox: c99e7923b803cb64ee3d2ffd33260d13561764193fa0edfa55b5edb8ec43ff07\" id=fe8789d0-203d-4f9b-9b95-a326d3d11ca4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.416651 | controller |     "Jun 11 11:07:03.920891 crc crio[22652]: time=\"2026-06-11T11:07:03.920800801Z\" level=info msg=\"Removed pod sandbox: c99e7923b803cb64ee3d2ffd33260d13561764193fa0edfa55b5edb8ec43ff07\" id=fe8789d0-203d-4f9b-9b95-a326d3d11ca4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.416666 | controller |     "Jun 11 11:07:03.922646 crc crio[22652]: time=\"2026-06-11T11:07:03.922527671Z\" level=info msg=\"Stopping pod sandbox: dc7bf7d75969f83ae7f10afc076286a4c2a00f21a7d972872f8ebcebb8b31606\" id=e938aa96-1d51-49e6-99ce-e06d6253693d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.416680 | controller |     "Jun 11 11:07:03.922771 crc crio[22652]: time=\"2026-06-11T11:07:03.922654005Z\" level=info msg=\"Stopped pod sandbox (already stopped): dc7bf7d75969f83ae7f10afc076286a4c2a00f21a7d972872f8ebcebb8b31606\" id=e938aa96-1d51-49e6-99ce-e06d6253693d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.416695 | controller |     "Jun 11 11:07:03.923593 crc crio[22652]: time=\"2026-06-11T11:07:03.923522245Z\" level=info msg=\"Removing pod sandbox: dc7bf7d75969f83ae7f10afc076286a4c2a00f21a7d972872f8ebcebb8b31606\" id=0ffdea21-f6ca-41e3-8b71-a05c5a867775 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.416709 | controller |     "Jun 11 11:07:03.949669 crc crio[22652]: time=\"2026-06-11T11:07:03.94957025Z\" level=info msg=\"Removed pod sandbox: dc7bf7d75969f83ae7f10afc076286a4c2a00f21a7d972872f8ebcebb8b31606\" id=0ffdea21-f6ca-41e3-8b71-a05c5a867775 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.416728 | controller |     "Jun 11 11:07:13.272212 crc crio[22652]: time=\"2026-06-11T11:07:13.270222793Z\" level=info msg=\"Stopping container: 4ded68061cfc6fb423ba3635f87c5ef3cef770dec9eaca2a2d4a01e2b1888244 (timeout: 30s)\" id=4fadb49b-e8ea-4da5-aebd-130fe615c9d3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.416744 | controller |     "Jun 11 11:07:13.277460 crc crio[22652]: time=\"2026-06-11T11:07:13.274716759Z\" level=info msg=\"Stopping container: 6f191e4c2fe33153f1b4b1a0fe2ddb6bb6c07c76dd90d597dfc7953e2b43185d (timeout: 30s)\" id=8587f152-f1d9-4601-85c8-436b6c8e6517 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.416759 | controller |     "Jun 11 11:07:13.277460 crc crio[22652]: time=\"2026-06-11T11:07:13.275445412Z\" level=info msg=\"Stopping container: 59bb2948db2d99ac3d96493ddb75b26fa3a2e865890cbe559e96790b4f45a66c (timeout: 30s)\" id=e74d5e7c-3948-4a6c-bfc4-3395888aed94 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.416773 | controller |     "Jun 11 11:07:13.277460 crc crio[22652]: time=\"2026-06-11T11:07:13.275630502Z\" level=info msg=\"Stopping container: 679cba57a4f1193b48d3b1d68fd832a1cbf2b1e330c98c045c6c8edb535244f6 (timeout: 30s)\" id=d819aea0-483c-4ec1-841c-2bb2adceb90e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.416787 | controller |     "Jun 11 11:07:13.399485 crc crio[22652]: time=\"2026-06-11T11:07:13.3993707Z\" level=info msg=\"Running pod sandbox: openstack/swift-proxy-678744d659-d76nc/POD\" id=1bd4074b-85dd-4a55-a26f-30b5e6af9847 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.416802 | controller |     "Jun 11 11:07:13.399653 crc crio[22652]: time=\"2026-06-11T11:07:13.399496754Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.416818 | controller |     "Jun 11 11:07:13.628915 crc crio[22652]: time=\"2026-06-11T11:07:13.628791837Z\" level=info msg=\"Stopping container: 9ee100ccc5c86d62c916d94068b487d102edab707123fd5ecfa64db9ffda3d64 (timeout: 30s)\" id=7fdeb248-040f-4eb6-b9d6-1997fdd1137e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.416833 | controller |     "Jun 11 11:07:13.629647 crc crio[22652]: time=\"2026-06-11T11:07:13.629566997Z\" level=info msg=\"Stopping container: 9e06acb1a5ba4320da2e19d02fc8fb95c9d6d63384db945f74a990e11f5685dc (timeout: 30s)\" id=4c479718-b044-4949-9f5c-3e6d8abd6876 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.416848 | controller |     "Jun 11 11:07:16.617604 crc crio[22652]: time=\"2026-06-11T11:07:16.617067975Z\" level=info msg=\"Stopped container 6f191e4c2fe33153f1b4b1a0fe2ddb6bb6c07c76dd90d597dfc7953e2b43185d: openstack/ceilometer-0/sg-core\" id=8587f152-f1d9-4601-85c8-436b6c8e6517 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.416863 | controller |     "Jun 11 11:07:16.618897 crc crio[22652]: time=\"2026-06-11T11:07:16.61881241Z\" level=info msg=\"Stopped container 679cba57a4f1193b48d3b1d68fd832a1cbf2b1e330c98c045c6c8edb535244f6: openstack/ceilometer-0/proxy-httpd\" id=d819aea0-483c-4ec1-841c-2bb2adceb90e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.416877 | controller |     "Jun 11 11:07:16.844378 crc crio[22652]: time=\"2026-06-11T11:07:16.84422948Z\" level=info msg=\"Stopped container 59bb2948db2d99ac3d96493ddb75b26fa3a2e865890cbe559e96790b4f45a66c: openstack/ceilometer-0/ceilometer-notification-agent\" id=e74d5e7c-3948-4a6c-bfc4-3395888aed94 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.416892 | controller |     "Jun 11 11:07:16.883472 crc crio[22652]: time=\"2026-06-11T11:07:16.88309014Z\" level=info msg=\"Got pod network &{Name:swift-proxy-678744d659-d76nc Namespace:openstack ID:bb6e7ee81ebe1fc3cd7ed91c31e766c5ea15f652efe76dad30708035c5be800b UID:bec29702-e774-434f-b79b-d06e42cfc814 NetNS:/var/run/netns/29e6c0c1-de1b-4884-990f-731db82fe637 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbec29702_e774_434f_b79b_d06e42cfc814.slice PodAnnotations:0xc0004bf228}] Aliases:map[]}\"",
2026-06-11 11:58:02.416910 | controller |     "Jun 11 11:07:16.883472 crc crio[22652]: time=\"2026-06-11T11:07:16.883188183Z\" level=info msg=\"Adding pod openstack_swift-proxy-678744d659-d76nc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.416925 | controller |     "Jun 11 11:07:16.887485 crc crio[22652]: time=\"2026-06-11T11:07:16.884902166Z\" level=info msg=\"Stopped container 8428b616bdfab6e9b06feedcaab96ccb1650c6d52ba73f870aa774b589b2e264: openstack/neutron-86dcd8dfd8-ppxs8/neutron-api\" id=60e5d8f2-4f74-4c4e-ab22-30fc17fe1c00 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.416941 | controller |     "Jun 11 11:07:16.888048 crc crio[22652]: time=\"2026-06-11T11:07:16.887949492Z\" level=info msg=\"Stopping pod sandbox: 8c75d2414e2c641b162f08149535f56fa02bfaa707245996cb93e1240b73e0e6\" id=6817091a-01f6-4b13-b435-6890e19f5e7e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.416956 | controller |     "Jun 11 11:07:16.888783 crc crio[22652]: time=\"2026-06-11T11:07:16.888700595Z\" level=info msg=\"Got pod network &{Name:neutron-86dcd8dfd8-ppxs8 Namespace:openstack ID:8c75d2414e2c641b162f08149535f56fa02bfaa707245996cb93e1240b73e0e6 UID:693a60fe-2449-457b-a6b4-7012e8706631 NetNS:/var/run/netns/237cef78-7bfe-406d-a797-682d1b7a6c24 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod693a60fe_2449_457b_a6b4_7012e8706631.slice PodAnnotations:0xc0022f68f8}] Aliases:map[]}\"",
2026-06-11 11:58:02.416971 | controller |     "Jun 11 11:07:16.889066 crc crio[22652]: time=\"2026-06-11T11:07:16.888901252Z\" level=info msg=\"Deleting pod openstack_neutron-86dcd8dfd8-ppxs8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.416986 | controller |     "Jun 11 11:07:16.894883 crc crio[22652]: time=\"2026-06-11T11:07:16.893588201Z\" level=info msg=\"Stopped container 9ee100ccc5c86d62c916d94068b487d102edab707123fd5ecfa64db9ffda3d64: openstack/cinder-scheduler-0/probe\" id=7fdeb248-040f-4eb6-b9d6-1997fdd1137e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.417000 | controller |     "Jun 11 11:07:16.931497 crc crio[22652]: time=\"2026-06-11T11:07:16.931366302Z\" level=info msg=\"Stopped container 4ded68061cfc6fb423ba3635f87c5ef3cef770dec9eaca2a2d4a01e2b1888244: openstack/ceilometer-0/ceilometer-central-agent\" id=4fadb49b-e8ea-4da5-aebd-130fe615c9d3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.417014 | controller |     "Jun 11 11:07:16.935439 crc crio[22652]: time=\"2026-06-11T11:07:16.932760655Z\" level=info msg=\"Stopping pod sandbox: a9a55303c8b03ef4a1867f314d4fa8d16804e1c48745f18eef835050cf0df29f\" id=feed581d-dce1-4cfd-8009-4c78e1afcb1a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.417029 | controller |     "Jun 11 11:07:16.935439 crc crio[22652]: time=\"2026-06-11T11:07:16.934106638Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:a9a55303c8b03ef4a1867f314d4fa8d16804e1c48745f18eef835050cf0df29f UID:5324601c-fe13-4827-ad77-b2abe7179831 NetNS:/var/run/netns/c9dbee4c-a393-485e-801e-b396b2329f52 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5324601c_fe13_4827_ad77_b2abe7179831.slice PodAnnotations:0xc00008cc78}] Aliases:map[]}\"",
2026-06-11 11:58:02.417043 | controller |     "Jun 11 11:07:16.935439 crc crio[22652]: time=\"2026-06-11T11:07:16.934340446Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.417058 | controller |     "Jun 11 11:07:17.596882 crc crio[22652]: time=\"2026-06-11T11:07:17.596401107Z\" level=info msg=\"Stopped pod sandbox: a9a55303c8b03ef4a1867f314d4fa8d16804e1c48745f18eef835050cf0df29f\" id=feed581d-dce1-4cfd-8009-4c78e1afcb1a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.417079 | controller |     "Jun 11 11:07:17.651863 crc crio[22652]: time=\"2026-06-11T11:07:17.651759387Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2ef2c3ebb9340307b3b5d6b8c8bf113f5dc11b07cf78924d38dde8b2945b8e04\" id=87ac3711-255d-40ae-a411-d008e7a0f57a name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.417095 | controller |     "Jun 11 11:07:17.653333 crc crio[22652]: time=\"2026-06-11T11:07:17.652880336Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\" id=1ddc56cf-c15c-4f75-93db-095eb37d9826 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.417109 | controller |     "Jun 11 11:07:17.717483 crc crio[22652]: time=\"2026-06-11T11:07:17.717375827Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\" id=33d41edc-d59b-4ce5-be58-3226e051261a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.417124 | controller |     "Jun 11 11:07:17.754035 crc crio[22652]: time=\"2026-06-11T11:07:17.753904431Z\" level=info msg=\"Creating container: openstack/openstackclient/openstackclient\" id=7bd70c50-c9b1-4c89-b171-1593ffd469f4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.417139 | controller |     "Jun 11 11:07:17.758109 crc crio[22652]: time=\"2026-06-11T11:07:17.758029872Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.417153 | controller |     "Jun 11 11:07:17.810665 crc crio[22652]: 2026-06-11T11:07:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bb6e7ee81ebe1fc Mac:3a:91:f4:ea:38:2b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:aa Mtu:0 Sandbox:/var/run/netns/29e6c0c1-de1b-4884-990f-731db82fe637 SocketPath: PciID:}] [{Interface:0xc0004b45d0 Address:{IP:10.217.0.170 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.417168 | controller |     "Jun 11 11:07:17.812880 crc crio[22652]: time=\"2026-06-11T11:07:17.812802486Z\" level=info msg=\"Got pod network &{Name:swift-proxy-678744d659-d76nc Namespace:openstack ID:bb6e7ee81ebe1fc3cd7ed91c31e766c5ea15f652efe76dad30708035c5be800b UID:bec29702-e774-434f-b79b-d06e42cfc814 NetNS:/var/run/netns/29e6c0c1-de1b-4884-990f-731db82fe637 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbec29702_e774_434f_b79b_d06e42cfc814.slice PodAnnotations:0xc0004bf228}] Aliases:map[]}\"",
2026-06-11 11:58:02.417182 | controller |     "Jun 11 11:07:17.813187 crc crio[22652]: time=\"2026-06-11T11:07:17.813058544Z\" level=info msg=\"Checking pod openstack_swift-proxy-678744d659-d76nc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.417197 | controller |     "Jun 11 11:07:17.825963 crc crio[22652]: time=\"2026-06-11T11:07:17.825799053Z\" level=info msg=\"Ran pod sandbox bb6e7ee81ebe1fc3cd7ed91c31e766c5ea15f652efe76dad30708035c5be800b with infra container: openstack/swift-proxy-678744d659-d76nc/POD\" id=1bd4074b-85dd-4a55-a26f-30b5e6af9847 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.417211 | controller |     "Jun 11 11:07:17.828427 crc crio[22652]: time=\"2026-06-11T11:07:17.828353173Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=318ded2a-34ac-4289-acd1-0c5ed1436524 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.417225 | controller |     "Jun 11 11:07:17.833970 crc crio[22652]: time=\"2026-06-11T11:07:17.833890546Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.417243 | controller |     "Jun 11 11:07:17.850182 crc crio[22652]: time=\"2026-06-11T11:07:17.84836746Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.417258 | controller |     "Jun 11 11:07:17.911738 crc crio[22652]: time=\"2026-06-11T11:07:17.910859218Z\" level=info msg=\"Stopped pod sandbox: 8c75d2414e2c641b162f08149535f56fa02bfaa707245996cb93e1240b73e0e6\" id=6817091a-01f6-4b13-b435-6890e19f5e7e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.417273 | controller |     "Jun 11 11:07:17.961167 crc crio[22652]: time=\"2026-06-11T11:07:17.960298637Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=2a912539-d954-49f2-9fcd-a944b32a6294 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.417287 | controller |     "Jun 11 11:07:17.972787 crc crio[22652]: time=\"2026-06-11T11:07:17.972551782Z\" level=info msg=\"Creating container: openstack/swift-proxy-678744d659-d76nc/proxy-httpd\" id=350f2904-f1af-4ab3-bf8d-5a3a612c025c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.417302 | controller |     "Jun 11 11:07:17.973057 crc crio[22652]: time=\"2026-06-11T11:07:17.972935804Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.417316 | controller |     "Jun 11 11:07:18.060525 crc crio[22652]: time=\"2026-06-11T11:07:18.060096123Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.417331 | controller |     "Jun 11 11:07:18.070688 crc crio[22652]: time=\"2026-06-11T11:07:18.066483023Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.417365 | controller |     "Jun 11 11:07:18.092368 crc crio[22652]: time=\"2026-06-11T11:07:18.092287354Z\" level=info msg=\"Removing container: 2ddf99d1c03e5bda6e825b9cc5eafdfc4b7ff4326b4bcf813c122028f96d7b05\" id=4ddb0e74-299c-4ce6-bc16-d8bf6bce8a4d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.417387 | controller |     "Jun 11 11:07:18.134486 crc crio[22652]: time=\"2026-06-11T11:07:18.134404251Z\" level=info msg=\"Removed container 2ddf99d1c03e5bda6e825b9cc5eafdfc4b7ff4326b4bcf813c122028f96d7b05: openstack/neutron-86dcd8dfd8-ppxs8/neutron-httpd\" id=4ddb0e74-299c-4ce6-bc16-d8bf6bce8a4d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.417402 | controller |     "Jun 11 11:07:18.142056 crc crio[22652]: time=\"2026-06-11T11:07:18.141951438Z\" level=info msg=\"Removing container: 8428b616bdfab6e9b06feedcaab96ccb1650c6d52ba73f870aa774b589b2e264\" id=ca740f68-5996-43c8-a616-9a06a6bbee45 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.417417 | controller |     "Jun 11 11:07:18.176711 crc crio[22652]: time=\"2026-06-11T11:07:18.176619914Z\" level=info msg=\"Created container e6d374d025560bdac63c40075a199667e0c97c8155c6bfa20f94a653e8ae79b7: openstack/openstackclient/openstackclient\" id=7bd70c50-c9b1-4c89-b171-1593ffd469f4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.417432 | controller |     "Jun 11 11:07:18.179230 crc crio[22652]: time=\"2026-06-11T11:07:18.178475892Z\" level=info msg=\"Starting container: e6d374d025560bdac63c40075a199667e0c97c8155c6bfa20f94a653e8ae79b7\" id=1b4802b0-a7a9-451d-99cf-c7c51d757dcf name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.417447 | controller |     "Jun 11 11:07:18.197680 crc crio[22652]: time=\"2026-06-11T11:07:18.197439308Z\" level=info msg=\"Started container\" PID=72317 containerID=e6d374d025560bdac63c40075a199667e0c97c8155c6bfa20f94a653e8ae79b7 description=openstack/openstackclient/openstackclient id=1b4802b0-a7a9-451d-99cf-c7c51d757dcf name=/runtime.v1.RuntimeService/StartContainer sandboxID=b6890beff87b0f714987f2476a312d15871f34a75b4a81dbf1154ef57d5064f8",
2026-06-11 11:58:02.417467 | controller |     "Jun 11 11:07:18.217938 crc crio[22652]: time=\"2026-06-11T11:07:18.217585798Z\" level=info msg=\"Removed container 8428b616bdfab6e9b06feedcaab96ccb1650c6d52ba73f870aa774b589b2e264: openstack/neutron-86dcd8dfd8-ppxs8/neutron-api\" id=ca740f68-5996-43c8-a616-9a06a6bbee45 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.417482 | controller |     "Jun 11 11:07:18.221700 crc crio[22652]: time=\"2026-06-11T11:07:18.220922761Z\" level=info msg=\"Removing container: 679cba57a4f1193b48d3b1d68fd832a1cbf2b1e330c98c045c6c8edb535244f6\" id=106ba204-6041-42b2-a87d-02c01e11c1b2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.417497 | controller |     "Jun 11 11:07:18.277300 crc crio[22652]: time=\"2026-06-11T11:07:18.277111302Z\" level=info msg=\"Removed container 679cba57a4f1193b48d3b1d68fd832a1cbf2b1e330c98c045c6c8edb535244f6: openstack/ceilometer-0/proxy-httpd\" id=106ba204-6041-42b2-a87d-02c01e11c1b2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.417512 | controller |     "Jun 11 11:07:18.286396 crc crio[22652]: time=\"2026-06-11T11:07:18.286335821Z\" level=info msg=\"Removing container: 6f191e4c2fe33153f1b4b1a0fe2ddb6bb6c07c76dd90d597dfc7953e2b43185d\" id=36de09a9-1d39-4b19-a81f-db0cfc92cc93 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.417526 | controller |     "Jun 11 11:07:18.314506 crc crio[22652]: time=\"2026-06-11T11:07:18.314416244Z\" level=info msg=\"Removed container 6f191e4c2fe33153f1b4b1a0fe2ddb6bb6c07c76dd90d597dfc7953e2b43185d: openstack/ceilometer-0/sg-core\" id=36de09a9-1d39-4b19-a81f-db0cfc92cc93 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.417541 | controller |     "Jun 11 11:07:18.319059 crc crio[22652]: time=\"2026-06-11T11:07:18.318966833Z\" level=info msg=\"Removing container: 59bb2948db2d99ac3d96493ddb75b26fa3a2e865890cbe559e96790b4f45a66c\" id=dbe9e672-0ee0-4a99-92c7-0fedc1fd6bd7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.417555 | controller |     "Jun 11 11:07:18.356781 crc crio[22652]: time=\"2026-06-11T11:07:18.35667816Z\" level=info msg=\"Removed container 59bb2948db2d99ac3d96493ddb75b26fa3a2e865890cbe559e96790b4f45a66c: openstack/ceilometer-0/ceilometer-notification-agent\" id=dbe9e672-0ee0-4a99-92c7-0fedc1fd6bd7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.417570 | controller |     "Jun 11 11:07:18.360539 crc crio[22652]: time=\"2026-06-11T11:07:18.360455783Z\" level=info msg=\"Removing container: 4ded68061cfc6fb423ba3635f87c5ef3cef770dec9eaca2a2d4a01e2b1888244\" id=d73881ed-a23e-49a3-81b6-331ffa5b07ac name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.417585 | controller |     "Jun 11 11:07:18.378397 crc crio[22652]: time=\"2026-06-11T11:07:18.37825212Z\" level=warning msg=\"Stopping container f43a84cba83fe08c2ebec748f3e92efcf1a0fcfafe8b697f3e16bc6eebaceddd with stop signal(15) timed out. Killing...\"",
2026-06-11 11:58:02.417599 | controller |     "Jun 11 11:07:18.394203 crc crio[22652]: time=\"2026-06-11T11:07:18.394064518Z\" level=info msg=\"Removed container 4ded68061cfc6fb423ba3635f87c5ef3cef770dec9eaca2a2d4a01e2b1888244: openstack/ceilometer-0/ceilometer-central-agent\" id=d73881ed-a23e-49a3-81b6-331ffa5b07ac name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.417628 | controller |     "Jun 11 11:07:18.398161 crc crio[22652]: time=\"2026-06-11T11:07:18.397988299Z\" level=info msg=\"Created container 0824409c11eebe1d877c8269e0d1d0c3b98ea8f3cacad1daed5ee9159069a0c0: openstack/swift-proxy-678744d659-d76nc/proxy-httpd\" id=350f2904-f1af-4ab3-bf8d-5a3a612c025c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.417648 | controller |     "Jun 11 11:07:18.399915 crc crio[22652]: time=\"2026-06-11T11:07:18.399718514Z\" level=info msg=\"Starting container: 0824409c11eebe1d877c8269e0d1d0c3b98ea8f3cacad1daed5ee9159069a0c0\" id=3d7ff46e-6b93-482f-b5b7-7da7c6f4b22f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.417716 | controller |     "Jun 11 11:07:18.409532 crc crio[22652]: time=\"2026-06-11T11:07:18.409023495Z\" level=info msg=\"Started container\" PID=72335 containerID=0824409c11eebe1d877c8269e0d1d0c3b98ea8f3cacad1daed5ee9159069a0c0 description=openstack/swift-proxy-678744d659-d76nc/proxy-httpd id=3d7ff46e-6b93-482f-b5b7-7da7c6f4b22f name=/runtime.v1.RuntimeService/StartContainer sandboxID=bb6e7ee81ebe1fc3cd7ed91c31e766c5ea15f652efe76dad30708035c5be800b",
2026-06-11 11:58:02.417744 | controller |     "Jun 11 11:07:18.452879 crc crio[22652]: time=\"2026-06-11T11:07:18.452720305Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=d11ad533-6e76-4df4-9dc5-df4827dd2f3d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.417762 | controller |     "Jun 11 11:07:18.471226 crc crio[22652]: time=\"2026-06-11T11:07:18.470955075Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=3a0f214f-661d-4632-b0c2-b2e02c5ed55e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.417778 | controller |     "Jun 11 11:07:18.485635 crc crio[22652]: time=\"2026-06-11T11:07:18.48545403Z\" level=info msg=\"Creating container: openstack/swift-proxy-678744d659-d76nc/proxy-server\" id=372991bd-69a7-4b1f-9531-167a08384a6a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.417793 | controller |     "Jun 11 11:07:18.486080 crc crio[22652]: time=\"2026-06-11T11:07:18.485883253Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.417807 | controller |     "Jun 11 11:07:18.515324 crc crio[22652]: time=\"2026-06-11T11:07:18.515221621Z\" level=error msg=\"Killing container f43a84cba83fe08c2ebec748f3e92efcf1a0fcfafe8b697f3e16bc6eebaceddd failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill f43a84cba83fe08c2ebec748f3e92efcf1a0fcfafe8b697f3e16bc6eebaceddd KILL` failed: process not running: No such process\\n : exit status 1\"",
2026-06-11 11:58:02.417825 | controller |     "Jun 11 11:07:18.701778 crc crio[22652]: time=\"2026-06-11T11:07:18.698202274Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.417840 | controller |     "Jun 11 11:07:18.705711 crc crio[22652]: time=\"2026-06-11T11:07:18.705626459Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.417863 | controller |     "Jun 11 11:07:18.817710 crc crio[22652]: time=\"2026-06-11T11:07:18.817603319Z\" level=info msg=\"Stopped container f43a84cba83fe08c2ebec748f3e92efcf1a0fcfafe8b697f3e16bc6eebaceddd: openstack/cinder-api-0/cinder-api\" id=fdc6750d-03b9-4aef-950b-8c43bf178802 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.417879 | controller |     "Jun 11 11:07:18.818589 crc crio[22652]: time=\"2026-06-11T11:07:18.818510073Z\" level=info msg=\"Stopping pod sandbox: 827bde4ad9833476c270867fce46f53b1ec0a052afb14cf88a6c6e9953c52d3a\" id=602a3968-ecbf-4c2d-8b4f-5af93d32421b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.417899 | controller |     "Jun 11 11:07:18.819359 crc crio[22652]: time=\"2026-06-11T11:07:18.819274217Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:827bde4ad9833476c270867fce46f53b1ec0a052afb14cf88a6c6e9953c52d3a UID:1dc75a8b-fe01-4f8a-8fff-f6b21b274089 NetNS:/var/run/netns/6303929c-7ce1-4d06-920d-bd5e4ecb8738 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1dc75a8b_fe01_4f8a_8fff_f6b21b274089.slice PodAnnotations:0xc0004bf540}] Aliases:map[]}\"",
2026-06-11 11:58:02.417969 | controller |     "Jun 11 11:07:18.819582 crc crio[22652]: time=\"2026-06-11T11:07:18.819531375Z\" level=info msg=\"Deleting pod openstack_cinder-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.417992 | controller |     "Jun 11 11:07:18.884081 crc crio[22652]: time=\"2026-06-11T11:07:18.883453853Z\" level=info msg=\"Created container f36a1388777320fe28e47167f794f58794318dca32b82fc4812961d07644880a: openstack/swift-proxy-678744d659-d76nc/proxy-server\" id=372991bd-69a7-4b1f-9531-167a08384a6a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.418008 | controller |     "Jun 11 11:07:18.899445 crc crio[22652]: time=\"2026-06-11T11:07:18.899082929Z\" level=info msg=\"Starting container: f36a1388777320fe28e47167f794f58794318dca32b82fc4812961d07644880a\" id=0daf8504-c0ea-497b-83f0-b0a97e9504bd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.418024 | controller |     "Jun 11 11:07:18.920558 crc crio[22652]: time=\"2026-06-11T11:07:18.920462719Z\" level=info msg=\"Started container\" PID=72498 containerID=f36a1388777320fe28e47167f794f58794318dca32b82fc4812961d07644880a description=openstack/swift-proxy-678744d659-d76nc/proxy-server id=0daf8504-c0ea-497b-83f0-b0a97e9504bd name=/runtime.v1.RuntimeService/StartContainer sandboxID=bb6e7ee81ebe1fc3cd7ed91c31e766c5ea15f652efe76dad30708035c5be800b",
2026-06-11 11:58:02.418039 | controller |     "Jun 11 11:07:19.306451 crc crio[22652]: time=\"2026-06-11T11:07:19.305856942Z\" level=info msg=\"Stopped pod sandbox: 827bde4ad9833476c270867fce46f53b1ec0a052afb14cf88a6c6e9953c52d3a\" id=602a3968-ecbf-4c2d-8b4f-5af93d32421b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.418054 | controller |     "Jun 11 11:07:19.338631 crc crio[22652]: time=\"2026-06-11T11:07:19.338238826Z\" level=info msg=\"Stopped container 9e06acb1a5ba4320da2e19d02fc8fb95c9d6d63384db945f74a990e11f5685dc: openstack/cinder-scheduler-0/cinder-scheduler\" id=4c479718-b044-4949-9f5c-3e6d8abd6876 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.418069 | controller |     "Jun 11 11:07:19.341245 crc crio[22652]: time=\"2026-06-11T11:07:19.341096025Z\" level=info msg=\"Stopping pod sandbox: b75c80169295af61c6fb47f15aa2f99648512aa5e15143d84bffa3843cc852cb\" id=0e0c7c9f-4b46-43a5-862d-9e6fffa0b6a9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.418085 | controller |     "Jun 11 11:07:19.341779 crc crio[22652]: time=\"2026-06-11T11:07:19.341709055Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:b75c80169295af61c6fb47f15aa2f99648512aa5e15143d84bffa3843cc852cb UID:87068b00-1134-4df2-b984-9e14be1ff5f4 NetNS:/var/run/netns/a567d42b-f11c-4445-9089-35e29af1ef0b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod87068b00_1134_4df2_b984_9e14be1ff5f4.slice PodAnnotations:0xc001e8e648}] Aliases:map[]}\"",
2026-06-11 11:58:02.418100 | controller |     "Jun 11 11:07:19.341965 crc crio[22652]: time=\"2026-06-11T11:07:19.341897351Z\" level=info msg=\"Deleting pod openstack_cinder-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.418115 | controller |     "Jun 11 11:07:19.351157 crc crio[22652]: time=\"2026-06-11T11:07:19.350981795Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=df20ec98-1f40-4c63-b00f-b23956a928fe name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.418130 | controller |     "Jun 11 11:07:19.351328 crc crio[22652]: time=\"2026-06-11T11:07:19.351167751Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.418145 | controller |     "Jun 11 11:07:19.386200 crc crio[22652]: time=\"2026-06-11T11:07:19.386058385Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:b25247bce502aa1f000e3fb3bae293e30dcdc60c05f7fdd1c67db2653515ee6b UID:dd949df2-1dd4-48ae-bab5-37f7763942dd NetNS:/var/run/netns/5d8171dd-15cd-4555-acbd-5b6d2508d391 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddd949df2_1dd4_48ae_bab5_37f7763942dd.slice PodAnnotations:0xc0004bf778}] Aliases:map[]}\"",
2026-06-11 11:58:02.418164 | controller |     "Jun 11 11:07:19.386516 crc crio[22652]: time=\"2026-06-11T11:07:19.38621259Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.418180 | controller |     "Jun 11 11:07:19.732958 crc crio[22652]: time=\"2026-06-11T11:07:19.730314088Z\" level=info msg=\"Stopped pod sandbox: b75c80169295af61c6fb47f15aa2f99648512aa5e15143d84bffa3843cc852cb\" id=0e0c7c9f-4b46-43a5-862d-9e6fffa0b6a9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.418194 | controller |     "Jun 11 11:07:20.038909 crc crio[22652]: 2026-06-11T11:07:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b25247bce502aa1 Mac:be:b7:0e:9f:9a:5f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ab Mtu:0 Sandbox:/var/run/netns/5d8171dd-15cd-4555-acbd-5b6d2508d391 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.171 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.418210 | controller |     "Jun 11 11:07:20.046469 crc crio[22652]: time=\"2026-06-11T11:07:20.045928797Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:b25247bce502aa1f000e3fb3bae293e30dcdc60c05f7fdd1c67db2653515ee6b UID:dd949df2-1dd4-48ae-bab5-37f7763942dd NetNS:/var/run/netns/5d8171dd-15cd-4555-acbd-5b6d2508d391 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddd949df2_1dd4_48ae_bab5_37f7763942dd.slice PodAnnotations:0xc0004bf778}] Aliases:map[]}\"",
2026-06-11 11:58:02.418225 | controller |     "Jun 11 11:07:20.046469 crc crio[22652]: time=\"2026-06-11T11:07:20.046287652Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.418240 | controller |     "Jun 11 11:07:20.065628 crc crio[22652]: time=\"2026-06-11T11:07:20.065044246Z\" level=info msg=\"Ran pod sandbox b25247bce502aa1f000e3fb3bae293e30dcdc60c05f7fdd1c67db2653515ee6b with infra container: openstack/ceilometer-0/POD\" id=df20ec98-1f40-4c63-b00f-b23956a928fe name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.418254 | controller |     "Jun 11 11:07:20.109250 crc crio[22652]: time=\"2026-06-11T11:07:20.109025865Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=2cab3005-5c40-4138-80fb-0373af6b8c81 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.418269 | controller |     "Jun 11 11:07:20.186612 crc crio[22652]: time=\"2026-06-11T11:07:20.186463604Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=5b2e6442-1976-43e1-90ed-179729f659fc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.418284 | controller |     "Jun 11 11:07:20.221772 crc crio[22652]: time=\"2026-06-11T11:07:20.221644864Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=f259d4c2-a270-42ea-a4e1-bca9e52462ec name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.418298 | controller |     "Jun 11 11:07:20.222284 crc crio[22652]: time=\"2026-06-11T11:07:20.222090908Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.418313 | controller |     "Jun 11 11:07:20.261724 crc crio[22652]: time=\"2026-06-11T11:07:20.260854295Z\" level=info msg=\"Removing container: f43a84cba83fe08c2ebec748f3e92efcf1a0fcfafe8b697f3e16bc6eebaceddd\" id=030b0728-a223-4223-b36b-f09a7c7bfd3a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.418331 | controller |     "Jun 11 11:07:20.328773 crc crio[22652]: time=\"2026-06-11T11:07:20.328690738Z\" level=info msg=\"Removed container f43a84cba83fe08c2ebec748f3e92efcf1a0fcfafe8b697f3e16bc6eebaceddd: openstack/cinder-api-0/cinder-api\" id=030b0728-a223-4223-b36b-f09a7c7bfd3a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.418369 | controller |     "Jun 11 11:07:20.337945 crc crio[22652]: time=\"2026-06-11T11:07:20.337842322Z\" level=info msg=\"Removing container: e8787d685263935cf26635dfc554ed095c2d271e5d1307a54ccc08026e47f995\" id=46a375bd-8dc1-403b-a613-d4979f2fae68 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.418391 | controller |     "Jun 11 11:07:20.358533 crc crio[22652]: time=\"2026-06-11T11:07:20.358329053Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.418407 | controller |     "Jun 11 11:07:20.366256 crc crio[22652]: time=\"2026-06-11T11:07:20.363846346Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.418422 | controller |     "Jun 11 11:07:20.374023 crc crio[22652]: time=\"2026-06-11T11:07:20.373906412Z\" level=info msg=\"Removed container e8787d685263935cf26635dfc554ed095c2d271e5d1307a54ccc08026e47f995: openstack/cinder-api-0/cinder-api-log\" id=46a375bd-8dc1-403b-a613-d4979f2fae68 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.418437 | controller |     "Jun 11 11:07:20.382204 crc crio[22652]: time=\"2026-06-11T11:07:20.381921204Z\" level=info msg=\"Removing container: 9ee100ccc5c86d62c916d94068b487d102edab707123fd5ecfa64db9ffda3d64\" id=a983cb58-1a1d-4d21-84f0-7eccc88e205a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.418453 | controller |     "Jun 11 11:07:20.417989 crc crio[22652]: time=\"2026-06-11T11:07:20.417832082Z\" level=info msg=\"Removed container 9ee100ccc5c86d62c916d94068b487d102edab707123fd5ecfa64db9ffda3d64: openstack/cinder-scheduler-0/probe\" id=a983cb58-1a1d-4d21-84f0-7eccc88e205a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.418468 | controller |     "Jun 11 11:07:20.421540 crc crio[22652]: time=\"2026-06-11T11:07:20.421331488Z\" level=info msg=\"Removing container: 9e06acb1a5ba4320da2e19d02fc8fb95c9d6d63384db945f74a990e11f5685dc\" id=eb22ab99-522b-48f7-9dcb-a0043ba7dec2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.418482 | controller |     "Jun 11 11:07:20.478722 crc crio[22652]: time=\"2026-06-11T11:07:20.477971586Z\" level=info msg=\"Removed container 9e06acb1a5ba4320da2e19d02fc8fb95c9d6d63384db945f74a990e11f5685dc: openstack/cinder-scheduler-0/cinder-scheduler\" id=eb22ab99-522b-48f7-9dcb-a0043ba7dec2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.418496 | controller |     "Jun 11 11:07:20.571795 crc crio[22652]: time=\"2026-06-11T11:07:20.571665809Z\" level=info msg=\"Created container f2eca789769b1b054f957027af7e5d2559216eb8726d1a2a024003d1eedf994c: openstack/ceilometer-0/ceilometer-central-agent\" id=f259d4c2-a270-42ea-a4e1-bca9e52462ec name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.418511 | controller |     "Jun 11 11:07:20.573426 crc crio[22652]: time=\"2026-06-11T11:07:20.573356Z\" level=info msg=\"Starting container: f2eca789769b1b054f957027af7e5d2559216eb8726d1a2a024003d1eedf994c\" id=a707eaf8-9d88-4e01-9941-90af8a2fc2b9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.418525 | controller |     "Jun 11 11:07:20.580508 crc crio[22652]: time=\"2026-06-11T11:07:20.580422621Z\" level=info msg=\"Started container\" PID=72808 containerID=f2eca789769b1b054f957027af7e5d2559216eb8726d1a2a024003d1eedf994c description=openstack/ceilometer-0/ceilometer-central-agent id=a707eaf8-9d88-4e01-9941-90af8a2fc2b9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b25247bce502aa1f000e3fb3bae293e30dcdc60c05f7fdd1c67db2653515ee6b",
2026-06-11 11:58:02.418544 | controller |     "Jun 11 11:07:20.675198 crc crio[22652]: time=\"2026-06-11T11:07:20.675045247Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=1d496fec-61e8-42a9-8f9e-0eca500626dd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.418560 | controller |     "Jun 11 11:07:20.699539 crc crio[22652]: time=\"2026-06-11T11:07:20.699448611Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=4eb0ccc9-233d-49ac-8ad0-3059596616d3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.418574 | controller |     "Jun 11 11:07:20.956453 crc crio[22652]: time=\"2026-06-11T11:07:20.956343409Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=b22e1940-4348-4518-8316-90d7032f2533 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.418589 | controller |     "Jun 11 11:07:20.957706 crc crio[22652]: time=\"2026-06-11T11:07:20.956725071Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.418604 | controller |     "Jun 11 11:07:20.997216 crc crio[22652]: time=\"2026-06-11T11:07:20.997080675Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.418620 | controller |     "Jun 11 11:07:21.000485 crc crio[22652]: time=\"2026-06-11T11:07:21.000413579Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.418634 | controller |     "Jun 11 11:07:21.350194 crc crio[22652]: time=\"2026-06-11T11:07:21.349594981Z\" level=info msg=\"Created container f51c20b0128087d04d7c00f7ce4062dacbeaed2d56899a045646e69e15bb251a: openstack/ceilometer-0/ceilometer-notification-agent\" id=b22e1940-4348-4518-8316-90d7032f2533 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.418649 | controller |     "Jun 11 11:07:21.355272 crc crio[22652]: time=\"2026-06-11T11:07:21.355219971Z\" level=info msg=\"Starting container: f51c20b0128087d04d7c00f7ce4062dacbeaed2d56899a045646e69e15bb251a\" id=c9cf23c0-3785-4730-aad6-e3b20168ff41 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.418664 | controller |     "Jun 11 11:07:21.385458 crc crio[22652]: time=\"2026-06-11T11:07:21.38539439Z\" level=info msg=\"Started container\" PID=72854 containerID=f51c20b0128087d04d7c00f7ce4062dacbeaed2d56899a045646e69e15bb251a description=openstack/ceilometer-0/ceilometer-notification-agent id=c9cf23c0-3785-4730-aad6-e3b20168ff41 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b25247bce502aa1f000e3fb3bae293e30dcdc60c05f7fdd1c67db2653515ee6b",
2026-06-11 11:58:02.418679 | controller |     "Jun 11 11:07:21.436674 crc crio[22652]: time=\"2026-06-11T11:07:21.43654514Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=fa3fdfc8-6e7e-4028-bf5d-b89ea01194ad name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.418693 | controller |     "Jun 11 11:07:21.463877 crc crio[22652]: time=\"2026-06-11T11:07:21.463451777Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=520c0607-698c-4854-8e32-6477172f6e61 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.418708 | controller |     "Jun 11 11:07:21.487546 crc crio[22652]: time=\"2026-06-11T11:07:21.487423849Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=eba49a05-6ef1-4337-9d3a-a8a4215ee7a1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.418728 | controller |     "Jun 11 11:07:21.487922 crc crio[22652]: time=\"2026-06-11T11:07:21.487876083Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.418750 | controller |     "Jun 11 11:07:21.647811 crc crio[22652]: time=\"2026-06-11T11:07:21.647767829Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.418774 | controller |     "Jun 11 11:07:21.656199 crc crio[22652]: time=\"2026-06-11T11:07:21.656077622Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.418793 | controller |     "Jun 11 11:07:21.813600 crc crio[22652]: time=\"2026-06-11T11:07:21.813458612Z\" level=info msg=\"Running pod sandbox: openstack/cinder-api-0/POD\" id=56133cdb-795d-49ec-9cc2-36201b2a3fda name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.418809 | controller |     "Jun 11 11:07:21.813600 crc crio[22652]: time=\"2026-06-11T11:07:21.813568196Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.418824 | controller |     "Jun 11 11:07:21.860795 crc crio[22652]: time=\"2026-06-11T11:07:21.860724501Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:6c4c3b4cab1b94a01e57278c424ba74f4a7a71a38ab051246ae1731a1da1b149 UID:02a97cd2-909b-4735-8fcb-fac0f9d9d408 NetNS:/var/run/netns/e0a4c99a-d107-4fed-bd24-dd2242549151 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod02a97cd2_909b_4735_8fcb_fac0f9d9d408.slice PodAnnotations:0xc005a4c030}] Aliases:map[]}\"",
2026-06-11 11:58:02.418840 | controller |     "Jun 11 11:07:21.861225 crc crio[22652]: time=\"2026-06-11T11:07:21.861196946Z\" level=info msg=\"Adding pod openstack_cinder-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.418855 | controller |     "Jun 11 11:07:21.941972 crc crio[22652]: time=\"2026-06-11T11:07:21.941565413Z\" level=info msg=\"Running pod sandbox: openstack/cinder-scheduler-0/POD\" id=12a16a51-3014-45cb-ba4d-a952b3197cea name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.418870 | controller |     "Jun 11 11:07:21.942223 crc crio[22652]: time=\"2026-06-11T11:07:21.942017578Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.418885 | controller |     "Jun 11 11:07:21.979286 crc crio[22652]: time=\"2026-06-11T11:07:21.976838571Z\" level=info msg=\"Created container 9f1a2d9d24669f6ea1a0a03d998cd5ec877a1709ac79f9421c492aba4c835bd8: openstack/ceilometer-0/sg-core\" id=eba49a05-6ef1-4337-9d3a-a8a4215ee7a1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.418899 | controller |     "Jun 11 11:07:21.979286 crc crio[22652]: time=\"2026-06-11T11:07:21.977701266Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:3ef56eba90ec8976a75064cca590b3953036bcf43b81e6c3d067d10b6af46344 UID:1d2a37ff-8da1-4f24-bff5-eac7ec9d562b NetNS:/var/run/netns/d0ee5f89-329a-4760-a7eb-292c0f9c144f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1d2a37ff_8da1_4f24_bff5_eac7ec9d562b.slice PodAnnotations:0xc000102870}] Aliases:map[]}\"",
2026-06-11 11:58:02.418915 | controller |     "Jun 11 11:07:21.979286 crc crio[22652]: time=\"2026-06-11T11:07:21.977799849Z\" level=info msg=\"Adding pod openstack_cinder-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.418933 | controller |     "Jun 11 11:07:21.979286 crc crio[22652]: time=\"2026-06-11T11:07:21.978481771Z\" level=info msg=\"Starting container: 9f1a2d9d24669f6ea1a0a03d998cd5ec877a1709ac79f9421c492aba4c835bd8\" id=de6d75aa-1c86-4397-8513-ccd259ddd838 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.418948 | controller |     "Jun 11 11:07:21.988160 crc crio[22652]: time=\"2026-06-11T11:07:21.986493264Z\" level=info msg=\"Started container\" PID=72926 containerID=9f1a2d9d24669f6ea1a0a03d998cd5ec877a1709ac79f9421c492aba4c835bd8 description=openstack/ceilometer-0/sg-core id=de6d75aa-1c86-4397-8513-ccd259ddd838 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b25247bce502aa1f000e3fb3bae293e30dcdc60c05f7fdd1c67db2653515ee6b",
2026-06-11 11:58:02.418962 | controller |     "Jun 11 11:07:22.026739 crc crio[22652]: time=\"2026-06-11T11:07:22.026618885Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=988f939b-76c4-46d9-b9f3-6d5d7c200a3d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.418977 | controller |     "Jun 11 11:07:22.081166 crc crio[22652]: time=\"2026-06-11T11:07:22.080747605Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=e6fa2bbe-f81b-4a2a-ba4f-28bb59ef8e42 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.418991 | controller |     "Jun 11 11:07:22.103928 crc crio[22652]: time=\"2026-06-11T11:07:22.103824279Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=e9b78be3-e90f-496a-ba6f-275e3ecca615 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.419005 | controller |     "Jun 11 11:07:22.104398 crc crio[22652]: time=\"2026-06-11T11:07:22.104317804Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.419020 | controller |     "Jun 11 11:07:22.231194 crc crio[22652]: time=\"2026-06-11T11:07:22.231050133Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.419035 | controller |     "Jun 11 11:07:22.236287 crc crio[22652]: time=\"2026-06-11T11:07:22.236204265Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.419050 | controller |     "Jun 11 11:07:22.386672 crc crio[22652]: time=\"2026-06-11T11:07:22.386580886Z\" level=info msg=\"Created container 617eb485f4c12b8b1595c06f0984fb2e84b3c5e5a25fb68f956aa73dc372dd75: openstack/ceilometer-0/proxy-httpd\" id=e9b78be3-e90f-496a-ba6f-275e3ecca615 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.419065 | controller |     "Jun 11 11:07:22.388351 crc crio[22652]: time=\"2026-06-11T11:07:22.388257578Z\" level=info msg=\"Starting container: 617eb485f4c12b8b1595c06f0984fb2e84b3c5e5a25fb68f956aa73dc372dd75\" id=0e4b74bb-6097-411a-a11d-3feb06f6c4a2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.419079 | controller |     "Jun 11 11:07:22.395974 crc crio[22652]: time=\"2026-06-11T11:07:22.39588724Z\" level=info msg=\"Started container\" PID=72999 containerID=617eb485f4c12b8b1595c06f0984fb2e84b3c5e5a25fb68f956aa73dc372dd75 description=openstack/ceilometer-0/proxy-httpd id=0e4b74bb-6097-411a-a11d-3feb06f6c4a2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b25247bce502aa1f000e3fb3bae293e30dcdc60c05f7fdd1c67db2653515ee6b",
2026-06-11 11:58:02.419093 | controller |     "Jun 11 11:07:22.468565 crc crio[22652]: 2026-06-11T11:07:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6c4c3b4cab1b94a Mac:82:ed:41:bf:12:22 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ac Mtu:0 Sandbox:/var/run/netns/e0a4c99a-d107-4fed-bd24-dd2242549151 SocketPath: PciID:}] [{Interface:0xc000154b30 Address:{IP:10.217.0.172 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.419112 | controller |     "Jun 11 11:07:22.470208 crc crio[22652]: time=\"2026-06-11T11:07:22.470063641Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:6c4c3b4cab1b94a01e57278c424ba74f4a7a71a38ab051246ae1731a1da1b149 UID:02a97cd2-909b-4735-8fcb-fac0f9d9d408 NetNS:/var/run/netns/e0a4c99a-d107-4fed-bd24-dd2242549151 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod02a97cd2_909b_4735_8fcb_fac0f9d9d408.slice PodAnnotations:0xc005a4c030}] Aliases:map[]}\"",
2026-06-11 11:58:02.419128 | controller |     "Jun 11 11:07:22.470531 crc crio[22652]: time=\"2026-06-11T11:07:22.470505395Z\" level=info msg=\"Checking pod openstack_cinder-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.419142 | controller |     "Jun 11 11:07:22.482689 crc crio[22652]: time=\"2026-06-11T11:07:22.48264534Z\" level=info msg=\"Ran pod sandbox 6c4c3b4cab1b94a01e57278c424ba74f4a7a71a38ab051246ae1731a1da1b149 with infra container: openstack/cinder-api-0/POD\" id=56133cdb-795d-49ec-9cc2-36201b2a3fda name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.419157 | controller |     "Jun 11 11:07:22.485294 crc crio[22652]: time=\"2026-06-11T11:07:22.485226766Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=65d9ae34-7287-441e-9120-63ec66a97d7e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.419172 | controller |     "Jun 11 11:07:22.487958 crc crio[22652]: time=\"2026-06-11T11:07:22.487890089Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=3608d6b0-2128-4307-abd9-32e1e52e9cf2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.419186 | controller |     "Jun 11 11:07:22.495780 crc crio[22652]: time=\"2026-06-11T11:07:22.495655903Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api-log\" id=dcae5067-f952-49d4-b200-8906529d675e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.419200 | controller |     "Jun 11 11:07:22.496325 crc crio[22652]: time=\"2026-06-11T11:07:22.496242142Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.419215 | controller |     "Jun 11 11:07:22.560623 crc crio[22652]: time=\"2026-06-11T11:07:22.560439453Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.419230 | controller |     "Jun 11 11:07:22.625861 crc crio[22652]: 2026-06-11T11:07:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3ef56eba90ec897 Mac:36:8e:30:fd:aa:14 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ad Mtu:0 Sandbox:/var/run/netns/d0ee5f89-329a-4760-a7eb-292c0f9c144f SocketPath: PciID:}] [{Interface:0xc000014710 Address:{IP:10.217.0.173 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.419244 | controller |     "Jun 11 11:07:22.627177 crc crio[22652]: time=\"2026-06-11T11:07:22.62706888Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:3ef56eba90ec8976a75064cca590b3953036bcf43b81e6c3d067d10b6af46344 UID:1d2a37ff-8da1-4f24-bff5-eac7ec9d562b NetNS:/var/run/netns/d0ee5f89-329a-4760-a7eb-292c0f9c144f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1d2a37ff_8da1_4f24_bff5_eac7ec9d562b.slice PodAnnotations:0xc000102870}] Aliases:map[]}\"",
2026-06-11 11:58:02.419259 | controller |     "Jun 11 11:07:22.627328 crc crio[22652]: time=\"2026-06-11T11:07:22.627277647Z\" level=info msg=\"Checking pod openstack_cinder-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.419278 | controller |     "Jun 11 11:07:22.635497 crc crio[22652]: time=\"2026-06-11T11:07:22.635417825Z\" level=info msg=\"Ran pod sandbox 3ef56eba90ec8976a75064cca590b3953036bcf43b81e6c3d067d10b6af46344 with infra container: openstack/cinder-scheduler-0/POD\" id=12a16a51-3014-45cb-ba4d-a952b3197cea name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.419292 | controller |     "Jun 11 11:07:22.640211 crc crio[22652]: time=\"2026-06-11T11:07:22.640085038Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=13d987a4-5270-49f4-87c8-58f3b0aab94c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.419307 | controller |     "Jun 11 11:07:22.696822 crc crio[22652]: time=\"2026-06-11T11:07:22.696372861Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=3fc3ab12-7e99-4657-87cd-cc718651e080 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.419321 | controller |     "Jun 11 11:07:22.711779 crc crio[22652]: time=\"2026-06-11T11:07:22.71165839Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/cinder-scheduler\" id=ca7653e2-0727-4b19-a81f-deb0726eb5d2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.419336 | controller |     "Jun 11 11:07:22.712490 crc crio[22652]: time=\"2026-06-11T11:07:22.712357052Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.419371 | controller |     "Jun 11 11:07:22.835845 crc crio[22652]: time=\"2026-06-11T11:07:22.835636502Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.419388 | controller |     "Jun 11 11:07:23.503317 crc crio[22652]: time=\"2026-06-11T11:07:23.503109796Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.419403 | controller |     "Jun 11 11:07:23.672524 crc crio[22652]: time=\"2026-06-11T11:07:23.67246894Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.419418 | controller |     "Jun 11 11:07:24.074631 crc crio[22652]: time=\"2026-06-11T11:07:24.074080853Z\" level=info msg=\"Created container eea9380d71c148682ec77b09deb7bbdd3ed3fe48b2c30fb49b0056fb2001dcc5: openstack/cinder-api-0/cinder-api-log\" id=dcae5067-f952-49d4-b200-8906529d675e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.419433 | controller |     "Jun 11 11:07:24.077645 crc crio[22652]: time=\"2026-06-11T11:07:24.077585714Z\" level=info msg=\"Starting container: eea9380d71c148682ec77b09deb7bbdd3ed3fe48b2c30fb49b0056fb2001dcc5\" id=215908a3-c6c5-41f3-873a-3f2342af61fc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.419448 | controller |     "Jun 11 11:07:24.079107 crc crio[22652]: time=\"2026-06-11T11:07:24.078840532Z\" level=info msg=\"Created container bbbc8b41ec2a83988f8f65a0264d83ecf07fad6c430dac49886276b2732a035c: openstack/cinder-scheduler-0/cinder-scheduler\" id=ca7653e2-0727-4b19-a81f-deb0726eb5d2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.419463 | controller |     "Jun 11 11:07:24.079843 crc crio[22652]: time=\"2026-06-11T11:07:24.07973062Z\" level=info msg=\"Starting container: bbbc8b41ec2a83988f8f65a0264d83ecf07fad6c430dac49886276b2732a035c\" id=ca86bba3-3b92-4675-9eff-0d4017775678 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.419478 | controller |     "Jun 11 11:07:24.087461 crc crio[22652]: time=\"2026-06-11T11:07:24.087327628Z\" level=info msg=\"Started container\" PID=73234 containerID=bbbc8b41ec2a83988f8f65a0264d83ecf07fad6c430dac49886276b2732a035c description=openstack/cinder-scheduler-0/cinder-scheduler id=ca86bba3-3b92-4675-9eff-0d4017775678 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3ef56eba90ec8976a75064cca590b3953036bcf43b81e6c3d067d10b6af46344",
2026-06-11 11:58:02.419497 | controller |     "Jun 11 11:07:24.087748 crc crio[22652]: time=\"2026-06-11T11:07:24.087663402Z\" level=info msg=\"Started container\" PID=73229 containerID=eea9380d71c148682ec77b09deb7bbdd3ed3fe48b2c30fb49b0056fb2001dcc5 description=openstack/cinder-api-0/cinder-api-log id=215908a3-c6c5-41f3-873a-3f2342af61fc name=/runtime.v1.RuntimeService/StartContainer sandboxID=6c4c3b4cab1b94a01e57278c424ba74f4a7a71a38ab051246ae1731a1da1b149",
2026-06-11 11:58:02.419513 | controller |     "Jun 11 11:07:24.213460 crc crio[22652]: time=\"2026-06-11T11:07:24.213301597Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=4eb6c008-b0d9-4379-b296-320b99ac8fe5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.419527 | controller |     "Jun 11 11:07:24.214294 crc crio[22652]: time=\"2026-06-11T11:07:24.214233717Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=861a9279-2400-4df3-ab8b-0086b36ee1fb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.419541 | controller |     "Jun 11 11:07:24.281389 crc crio[22652]: time=\"2026-06-11T11:07:24.281288844Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=ff8dccf1-028e-4c0c-b478-2e3ae67b8546 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.419556 | controller |     "Jun 11 11:07:24.326732 crc crio[22652]: time=\"2026-06-11T11:07:24.326085548Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=7a8c006c-e123-48e9-8bbc-db94af3d87e0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.419570 | controller |     "Jun 11 11:07:24.409641 crc crio[22652]: time=\"2026-06-11T11:07:24.409509021Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/probe\" id=ba9aa28d-6c11-45c2-a6c7-1cf131b39b6e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.419584 | controller |     "Jun 11 11:07:24.410260 crc crio[22652]: time=\"2026-06-11T11:07:24.410198443Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.419599 | controller |     "Jun 11 11:07:24.476243 crc crio[22652]: time=\"2026-06-11T11:07:24.476065379Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api\" id=4d5c55b1-7e4b-483f-9079-dbeb4dd882e4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.419613 | controller |     "Jun 11 11:07:24.476705 crc crio[22652]: time=\"2026-06-11T11:07:24.476642594Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.419628 | controller |     "Jun 11 11:07:24.551981 crc crio[22652]: time=\"2026-06-11T11:07:24.55180808Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.419642 | controller |     "Jun 11 11:07:24.590395 crc crio[22652]: time=\"2026-06-11T11:07:24.590239717Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.419656 | controller |     "Jun 11 11:07:25.535584 crc crio[22652]: time=\"2026-06-11T11:07:25.534710676Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.419675 | controller |     "Jun 11 11:07:25.671096 crc crio[22652]: time=\"2026-06-11T11:07:25.670888267Z\" level=info msg=\"Created container 5d6b60bbcc055e64c00538d2ab461f9eb5e80ed7f6b3a98da341a01f7bfe8f90: openstack/cinder-scheduler-0/probe\" id=ba9aa28d-6c11-45c2-a6c7-1cf131b39b6e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.419702 | controller |     "Jun 11 11:07:25.676782 crc crio[22652]: time=\"2026-06-11T11:07:25.676199685Z\" level=info msg=\"Starting container: 5d6b60bbcc055e64c00538d2ab461f9eb5e80ed7f6b3a98da341a01f7bfe8f90\" id=6baffec2-9b54-4199-af0f-46b6abbe4664 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.419724 | controller |     "Jun 11 11:07:25.700574 crc crio[22652]: time=\"2026-06-11T11:07:25.700429849Z\" level=info msg=\"Started container\" PID=73364 containerID=5d6b60bbcc055e64c00538d2ab461f9eb5e80ed7f6b3a98da341a01f7bfe8f90 description=openstack/cinder-scheduler-0/probe id=6baffec2-9b54-4199-af0f-46b6abbe4664 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3ef56eba90ec8976a75064cca590b3953036bcf43b81e6c3d067d10b6af46344",
2026-06-11 11:58:02.419743 | controller |     "Jun 11 11:07:25.820724 crc crio[22652]: time=\"2026-06-11T11:07:25.820613909Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.419761 | controller |     "Jun 11 11:07:26.215974 crc crio[22652]: time=\"2026-06-11T11:07:26.215728907Z\" level=info msg=\"Created container 5025c682c4f400ac8656207deff97433619d9b4053800a8eb6ffbe15e4ab4e12: openstack/cinder-api-0/cinder-api\" id=4d5c55b1-7e4b-483f-9079-dbeb4dd882e4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.419778 | controller |     "Jun 11 11:07:26.217233 crc crio[22652]: time=\"2026-06-11T11:07:26.217067231Z\" level=info msg=\"Starting container: 5025c682c4f400ac8656207deff97433619d9b4053800a8eb6ffbe15e4ab4e12\" id=6941c28a-cffb-4feb-b652-c2b23688b5a3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.419794 | controller |     "Jun 11 11:07:26.223953 crc crio[22652]: time=\"2026-06-11T11:07:26.223810884Z\" level=info msg=\"Started container\" PID=73379 containerID=5025c682c4f400ac8656207deff97433619d9b4053800a8eb6ffbe15e4ab4e12 description=openstack/cinder-api-0/cinder-api id=6941c28a-cffb-4feb-b652-c2b23688b5a3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6c4c3b4cab1b94a01e57278c424ba74f4a7a71a38ab051246ae1731a1da1b149",
2026-06-11 11:58:02.419809 | controller |     "Jun 11 11:07:29.019476 crc crio[22652]: time=\"2026-06-11T11:07:29.01862759Z\" level=info msg=\"Stopping container: 068f3a89721acbc58f8aa975274fb50f7060a470dd4f699d8ff1209d106d27e5 (timeout: 30s)\" id=183c7a04-3fef-43dd-bc8c-ed3fc3395b06 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.419828 | controller |     "Jun 11 11:07:29.020648 crc crio[22652]: time=\"2026-06-11T11:07:29.019216612Z\" level=info msg=\"Stopping container: 97debb1f24b389199a88236a6edb356ea84d65d5c7ac1d260ed31dbba332f373 (timeout: 30s)\" id=924d268b-6bd0-4eba-8240-411a7ee1503f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.419849 | controller |     "Jun 11 11:07:29.064510 crc crio[22652]: time=\"2026-06-11T11:07:29.064399627Z\" level=info msg=\"Stopping container: 9f1a2d9d24669f6ea1a0a03d998cd5ec877a1709ac79f9421c492aba4c835bd8 (timeout: 30s)\" id=823dbc6d-71d8-4cec-b5d8-5996b4eb0994 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.419871 | controller |     "Jun 11 11:07:29.065580 crc crio[22652]: time=\"2026-06-11T11:07:29.065505947Z\" level=info msg=\"Stopping container: f2eca789769b1b054f957027af7e5d2559216eb8726d1a2a024003d1eedf994c (timeout: 30s)\" id=4ff45ec3-4314-4a49-bb5f-ab628227540b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.419889 | controller |     "Jun 11 11:07:29.065832 crc crio[22652]: time=\"2026-06-11T11:07:29.065692858Z\" level=info msg=\"Stopping container: 617eb485f4c12b8b1595c06f0984fb2e84b3c5e5a25fb68f956aa73dc372dd75 (timeout: 30s)\" id=ddd504f6-38bd-450a-aa63-719a4ce941e3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.419907 | controller |     "Jun 11 11:07:29.065980 crc crio[22652]: time=\"2026-06-11T11:07:29.0659177Z\" level=info msg=\"Stopping container: f51c20b0128087d04d7c00f7ce4062dacbeaed2d56899a045646e69e15bb251a (timeout: 30s)\" id=b8497bd9-fc58-4475-be0a-68c8a7a462ea name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.419922 | controller |     "Jun 11 11:07:29.223628 crc crio[22652]: time=\"2026-06-11T11:07:29.223446725Z\" level=info msg=\"Stopped container 97debb1f24b389199a88236a6edb356ea84d65d5c7ac1d260ed31dbba332f373: openstack/glance-default-external-api-0/glance-log\" id=924d268b-6bd0-4eba-8240-411a7ee1503f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.419936 | controller |     "Jun 11 11:07:29.230325 crc crio[22652]: time=\"2026-06-11T11:07:29.230243328Z\" level=info msg=\"Stopped container 9f1a2d9d24669f6ea1a0a03d998cd5ec877a1709ac79f9421c492aba4c835bd8: openstack/ceilometer-0/sg-core\" id=823dbc6d-71d8-4cec-b5d8-5996b4eb0994 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.419952 | controller |     "Jun 11 11:07:29.306497 crc crio[22652]: time=\"2026-06-11T11:07:29.305322446Z\" level=info msg=\"Stopped container 617eb485f4c12b8b1595c06f0984fb2e84b3c5e5a25fb68f956aa73dc372dd75: openstack/ceilometer-0/proxy-httpd\" id=ddd504f6-38bd-450a-aa63-719a4ce941e3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.419967 | controller |     "Jun 11 11:07:29.613857 crc crio[22652]: time=\"2026-06-11T11:07:29.613038301Z\" level=info msg=\"Stopped container f51c20b0128087d04d7c00f7ce4062dacbeaed2d56899a045646e69e15bb251a: openstack/ceilometer-0/ceilometer-notification-agent\" id=b8497bd9-fc58-4475-be0a-68c8a7a462ea name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.419981 | controller |     "Jun 11 11:07:29.719404 crc crio[22652]: time=\"2026-06-11T11:07:29.719236418Z\" level=info msg=\"Stopped container f2eca789769b1b054f957027af7e5d2559216eb8726d1a2a024003d1eedf994c: openstack/ceilometer-0/ceilometer-central-agent\" id=4ff45ec3-4314-4a49-bb5f-ab628227540b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.419996 | controller |     "Jun 11 11:07:29.720546 crc crio[22652]: time=\"2026-06-11T11:07:29.720503318Z\" level=info msg=\"Stopping pod sandbox: b25247bce502aa1f000e3fb3bae293e30dcdc60c05f7fdd1c67db2653515ee6b\" id=f81d2ca3-7d9f-4a66-845e-0a1b8d28e615 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.420010 | controller |     "Jun 11 11:07:29.721413 crc crio[22652]: time=\"2026-06-11T11:07:29.721335314Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:b25247bce502aa1f000e3fb3bae293e30dcdc60c05f7fdd1c67db2653515ee6b UID:dd949df2-1dd4-48ae-bab5-37f7763942dd NetNS:/var/run/netns/5d8171dd-15cd-4555-acbd-5b6d2508d391 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddd949df2_1dd4_48ae_bab5_37f7763942dd.slice PodAnnotations:0xc001e8e838}] Aliases:map[]}\"",
2026-06-11 11:58:02.420025 | controller |     "Jun 11 11:07:29.721528 crc crio[22652]: time=\"2026-06-11T11:07:29.721494209Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.420041 | controller |     "Jun 11 11:07:30.042785 crc crio[22652]: time=\"2026-06-11T11:07:30.042356592Z\" level=info msg=\"Stopped pod sandbox: b25247bce502aa1f000e3fb3bae293e30dcdc60c05f7fdd1c67db2653515ee6b\" id=f81d2ca3-7d9f-4a66-845e-0a1b8d28e615 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.420055 | controller |     "Jun 11 11:07:30.740749 crc crio[22652]: time=\"2026-06-11T11:07:30.73908447Z\" level=info msg=\"Removing container: 617eb485f4c12b8b1595c06f0984fb2e84b3c5e5a25fb68f956aa73dc372dd75\" id=78cc7b78-c063-491f-9cb0-b044a192bd21 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.420070 | controller |     "Jun 11 11:07:30.814380 crc crio[22652]: time=\"2026-06-11T11:07:30.813831107Z\" level=info msg=\"Removed container 617eb485f4c12b8b1595c06f0984fb2e84b3c5e5a25fb68f956aa73dc372dd75: openstack/ceilometer-0/proxy-httpd\" id=78cc7b78-c063-491f-9cb0-b044a192bd21 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.420090 | controller |     "Jun 11 11:07:30.819115 crc crio[22652]: time=\"2026-06-11T11:07:30.81895485Z\" level=info msg=\"Removing container: 9f1a2d9d24669f6ea1a0a03d998cd5ec877a1709ac79f9421c492aba4c835bd8\" id=9cf4e6e4-b8f9-4077-9e4f-50d500d60878 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.420105 | controller |     "Jun 11 11:07:30.858767 crc crio[22652]: time=\"2026-06-11T11:07:30.858670548Z\" level=info msg=\"Removed container 9f1a2d9d24669f6ea1a0a03d998cd5ec877a1709ac79f9421c492aba4c835bd8: openstack/ceilometer-0/sg-core\" id=9cf4e6e4-b8f9-4077-9e4f-50d500d60878 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.420120 | controller |     "Jun 11 11:07:30.862241 crc crio[22652]: time=\"2026-06-11T11:07:30.862164503Z\" level=info msg=\"Removing container: f51c20b0128087d04d7c00f7ce4062dacbeaed2d56899a045646e69e15bb251a\" id=35b95fe4-1ec4-47aa-9cde-237586d2f76b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.420136 | controller |     "Jun 11 11:07:30.916306 crc crio[22652]: time=\"2026-06-11T11:07:30.91606877Z\" level=info msg=\"Removed container f51c20b0128087d04d7c00f7ce4062dacbeaed2d56899a045646e69e15bb251a: openstack/ceilometer-0/ceilometer-notification-agent\" id=35b95fe4-1ec4-47aa-9cde-237586d2f76b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.420151 | controller |     "Jun 11 11:07:30.921531 crc crio[22652]: time=\"2026-06-11T11:07:30.921369588Z\" level=info msg=\"Removing container: f2eca789769b1b054f957027af7e5d2559216eb8726d1a2a024003d1eedf994c\" id=efde6914-3d65-474d-967d-f8f0e9b62048 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.420167 | controller |     "Jun 11 11:07:30.961264 crc crio[22652]: time=\"2026-06-11T11:07:30.960907688Z\" level=info msg=\"Removed container f2eca789769b1b054f957027af7e5d2559216eb8726d1a2a024003d1eedf994c: openstack/ceilometer-0/ceilometer-central-agent\" id=efde6914-3d65-474d-967d-f8f0e9b62048 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.420182 | controller |     "Jun 11 11:07:31.222227 crc crio[22652]: time=\"2026-06-11T11:07:31.222084992Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=972171c6-48f5-4ea9-9be0-4af143b4c403 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.420197 | controller |     "Jun 11 11:07:31.222820 crc crio[22652]: time=\"2026-06-11T11:07:31.222291768Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.420213 | controller |     "Jun 11 11:07:31.259029 crc crio[22652]: time=\"2026-06-11T11:07:31.258921024Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:96a653f52cb2d5aafeca65a8e8f2217d054c937a1b181849a1e7ef1aa4cb003c UID:1f46fc3e-fb74-480a-9ef6-d721278a9617 NetNS:/var/run/netns/f92bc1da-8b17-47b2-9825-83fa31f38366 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1f46fc3e_fb74_480a_9ef6_d721278a9617.slice PodAnnotations:0xc0004bee68}] Aliases:map[]}\"",
2026-06-11 11:58:02.420228 | controller |     "Jun 11 11:07:31.259029 crc crio[22652]: time=\"2026-06-11T11:07:31.258983236Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.420244 | controller |     "Jun 11 11:07:31.691037 crc crio[22652]: time=\"2026-06-11T11:07:31.690607037Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-db-create-gnrkl/POD\" id=c299ee85-6acd-48be-a801-8bc076c1b380 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.420259 | controller |     "Jun 11 11:07:31.691270 crc crio[22652]: time=\"2026-06-11T11:07:31.691199506Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.420283 | controller |     "Jun 11 11:07:31.732832 crc crio[22652]: time=\"2026-06-11T11:07:31.732747448Z\" level=info msg=\"Got pod network &{Name:nova-api-db-create-gnrkl Namespace:openstack ID:13318edb0e1b5334d97f8f8f41e1432bc1b8031f4470f15912a38067b97e8e11 UID:63297740-9143-4df6-8039-477e8d57f9a7 NetNS:/var/run/netns/cc188a19-c2b3-41e4-a7d2-e96d28b599fb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod63297740_9143_4df6_8039_477e8d57f9a7.slice PodAnnotations:0xc0004bf2a8}] Aliases:map[]}\"",
2026-06-11 11:58:02.420299 | controller |     "Jun 11 11:07:31.732832 crc crio[22652]: time=\"2026-06-11T11:07:31.732797821Z\" level=info msg=\"Adding pod openstack_nova-api-db-create-gnrkl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.420314 | controller |     "Jun 11 11:07:32.064382 crc crio[22652]: time=\"2026-06-11T11:07:32.063829277Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-db-create-b876m/POD\" id=28436dc9-ca33-40d2-b079-fba270c23ff5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.420329 | controller |     "Jun 11 11:07:32.064570 crc crio[22652]: time=\"2026-06-11T11:07:32.064412296Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.420344 | controller |     "Jun 11 11:07:32.101509 crc crio[22652]: time=\"2026-06-11T11:07:32.099284782Z\" level=info msg=\"Got pod network &{Name:nova-cell0-db-create-b876m Namespace:openstack ID:300a9d9d801f8fb5a4fd74bacbf89dbdd819ed7e52bb527980ce4ff9fa00efe5 UID:fc01c744-aae0-4db3-9221-1dc9f7606372 NetNS:/var/run/netns/defa40b9-91f6-4ee7-bcb3-23cb06469eff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfc01c744_aae0_4db3_9221_1dc9f7606372.slice PodAnnotations:0xc0004bf708}] Aliases:map[]}\"",
2026-06-11 11:58:02.420385 | controller |     "Jun 11 11:07:32.101509 crc crio[22652]: time=\"2026-06-11T11:07:32.099343004Z\" level=info msg=\"Adding pod openstack_nova-cell0-db-create-b876m to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.420401 | controller |     "Jun 11 11:07:32.198421 crc crio[22652]: 2026-06-11T11:07:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:96a653f52cb2d5a Mac:ee:58:75:e4:80:57 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ae Mtu:0 Sandbox:/var/run/netns/f92bc1da-8b17-47b2-9825-83fa31f38366 SocketPath: PciID:}] [{Interface:0xc000260a00 Address:{IP:10.217.0.174 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.420416 | controller |     "Jun 11 11:07:32.203902 crc crio[22652]: time=\"2026-06-11T11:07:32.203788646Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:96a653f52cb2d5aafeca65a8e8f2217d054c937a1b181849a1e7ef1aa4cb003c UID:1f46fc3e-fb74-480a-9ef6-d721278a9617 NetNS:/var/run/netns/f92bc1da-8b17-47b2-9825-83fa31f38366 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1f46fc3e_fb74_480a_9ef6_d721278a9617.slice PodAnnotations:0xc0004bee68}] Aliases:map[]}\"",
2026-06-11 11:58:02.420431 | controller |     "Jun 11 11:07:32.204465 crc crio[22652]: time=\"2026-06-11T11:07:32.204105576Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.420446 | controller |     "Jun 11 11:07:32.231205 crc crio[22652]: time=\"2026-06-11T11:07:32.230895285Z\" level=info msg=\"Ran pod sandbox 96a653f52cb2d5aafeca65a8e8f2217d054c937a1b181849a1e7ef1aa4cb003c with infra container: openstack/ceilometer-0/POD\" id=972171c6-48f5-4ea9-9be0-4af143b4c403 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.420465 | controller |     "Jun 11 11:07:32.267027 crc crio[22652]: time=\"2026-06-11T11:07:32.259912429Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=e484da1b-0f06-4276-a83f-088672d4c51f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.420480 | controller |     "Jun 11 11:07:32.306864 crc crio[22652]: time=\"2026-06-11T11:07:32.306642267Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=810cfbf4-7fbd-48f2-987c-3d58191dbdcc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.420496 | controller |     "Jun 11 11:07:32.563298 crc crio[22652]: time=\"2026-06-11T11:07:32.562826683Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=d56f3ec0-6097-4707-9d1e-b1deee22d0ab name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.420510 | controller |     "Jun 11 11:07:32.564229 crc crio[22652]: time=\"2026-06-11T11:07:32.563761363Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.420525 | controller |     "Jun 11 11:07:32.637712 crc crio[22652]: time=\"2026-06-11T11:07:32.637601155Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.420540 | controller |     "Jun 11 11:07:32.641530 crc crio[22652]: time=\"2026-06-11T11:07:32.641458016Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.420554 | controller |     "Jun 11 11:07:32.818382 crc crio[22652]: time=\"2026-06-11T11:07:32.818240095Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-b590-account-create-update-5qtkd/POD\" id=d49f4f3d-4098-4ee7-878c-bad9159062d2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.420568 | controller |     "Jun 11 11:07:32.818382 crc crio[22652]: time=\"2026-06-11T11:07:32.818377159Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.420583 | controller |     "Jun 11 11:07:32.853575 crc crio[22652]: time=\"2026-06-11T11:07:32.853332205Z\" level=info msg=\"Got pod network &{Name:nova-api-b590-account-create-update-5qtkd Namespace:openstack ID:8117a3a7543fff883b1093d9bdfd76e784a6a9cdd987914e4bdc277650093e31 UID:612fd76e-9344-424f-9197-d3fe89edcae8 NetNS:/var/run/netns/97931f90-f4eb-417c-a66c-0839b13c6377 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod612fd76e_9344_424f_9197_d3fe89edcae8.slice PodAnnotations:0xc001e8e548}] Aliases:map[]}\"",
2026-06-11 11:58:02.420598 | controller |     "Jun 11 11:07:32.854624 crc crio[22652]: time=\"2026-06-11T11:07:32.854596255Z\" level=info msg=\"Adding pod openstack_nova-api-b590-account-create-update-5qtkd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.420613 | controller |     "Jun 11 11:07:32.879863 crc crio[22652]: time=\"2026-06-11T11:07:32.879756272Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-db-create-2b8ln/POD\" id=474128d2-47a2-4e10-bb25-e889cf596299 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.420629 | controller |     "Jun 11 11:07:32.880368 crc crio[22652]: time=\"2026-06-11T11:07:32.880109043Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.420648 | controller |     "Jun 11 11:07:32.914890 crc crio[22652]: time=\"2026-06-11T11:07:32.914759599Z\" level=info msg=\"Got pod network &{Name:nova-cell1-db-create-2b8ln Namespace:openstack ID:61b62d445bcbdbaa2e609831f5d681144d4035e21a414c9aee36e32337cadf48 UID:dbcaffa3-b99a-4846-a2ad-36e0f7a86c77 NetNS:/var/run/netns/0fc4e72c-6acf-4d99-a5c8-05b1bb7d780e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddbcaffa3_b99a_4846_a2ad_36e0f7a86c77.slice PodAnnotations:0xc001e8e8a0}] Aliases:map[]}\"",
2026-06-11 11:58:02.420663 | controller |     "Jun 11 11:07:32.914890 crc crio[22652]: time=\"2026-06-11T11:07:32.914852302Z\" level=info msg=\"Adding pod openstack_nova-cell1-db-create-2b8ln to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.420678 | controller |     "Jun 11 11:07:33.283932 crc crio[22652]: time=\"2026-06-11T11:07:33.28315887Z\" level=info msg=\"Stopped container 068f3a89721acbc58f8aa975274fb50f7060a470dd4f699d8ff1209d106d27e5: openstack/glance-default-external-api-0/glance-httpd\" id=183c7a04-3fef-43dd-bc8c-ed3fc3395b06 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.420693 | controller |     "Jun 11 11:07:33.285723 crc crio[22652]: time=\"2026-06-11T11:07:33.284887533Z\" level=info msg=\"Stopping pod sandbox: 8da53a68e0533b2ba017b511ca5d93ab1638f2e0aba1ec9db0fe5125d937db2b\" id=2f17286a-3fcd-4a3e-bc86-0f6c35dedbb2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.420710 | controller |     "Jun 11 11:07:33.285723 crc crio[22652]: time=\"2026-06-11T11:07:33.285561985Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:8da53a68e0533b2ba017b511ca5d93ab1638f2e0aba1ec9db0fe5125d937db2b UID:a27f3888-eeee-427d-9175-a1de5eb29d1e NetNS:/var/run/netns/29c5c463-9427-4767-b78d-6aa38c3451c5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda27f3888_eeee_427d_9175_a1de5eb29d1e.slice PodAnnotations:0xc005a4c1c0}] Aliases:map[]}\"",
2026-06-11 11:58:02.420726 | controller |     "Jun 11 11:07:33.285822 crc crio[22652]: time=\"2026-06-11T11:07:33.28573004Z\" level=info msg=\"Deleting pod openstack_glance-default-external-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.420741 | controller |     "Jun 11 11:07:33.354266 crc crio[22652]: time=\"2026-06-11T11:07:33.354097685Z\" level=info msg=\"Created container 82cf56b6326da7ed0d6e9a96412c9bbe8cd2597bc96247660e2decd44bbfbf94: openstack/ceilometer-0/ceilometer-central-agent\" id=d56f3ec0-6097-4707-9d1e-b1deee22d0ab name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.420755 | controller |     "Jun 11 11:07:33.356364 crc crio[22652]: time=\"2026-06-11T11:07:33.356313163Z\" level=info msg=\"Starting container: 82cf56b6326da7ed0d6e9a96412c9bbe8cd2597bc96247660e2decd44bbfbf94\" id=b11b8f4a-2875-43f9-bb98-9fb9daef2830 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.420771 | controller |     "Jun 11 11:07:33.366215 crc crio[22652]: time=\"2026-06-11T11:07:33.365747059Z\" level=info msg=\"Started container\" PID=74020 containerID=82cf56b6326da7ed0d6e9a96412c9bbe8cd2597bc96247660e2decd44bbfbf94 description=openstack/ceilometer-0/ceilometer-central-agent id=b11b8f4a-2875-43f9-bb98-9fb9daef2830 name=/runtime.v1.RuntimeService/StartContainer sandboxID=96a653f52cb2d5aafeca65a8e8f2217d054c937a1b181849a1e7ef1aa4cb003c",
2026-06-11 11:58:02.420786 | controller |     "Jun 11 11:07:33.863933 crc crio[22652]: time=\"2026-06-11T11:07:33.863106067Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=e3f0850d-7a8d-4363-b38a-e4fb1e2a5f76 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.420801 | controller |     "Jun 11 11:07:33.907741 crc crio[22652]: time=\"2026-06-11T11:07:33.907252406Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=edbdf91c-1f76-4734-9641-eb79b3417479 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.420818 | controller |     "Jun 11 11:07:33.907976 crc crio[22652]: 2026-06-11T11:07:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:13318edb0e1b533 Mac:92:15:d5:50:ae:ff Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:af Mtu:0 Sandbox:/var/run/netns/cc188a19-c2b3-41e4-a7d2-e96d28b599fb SocketPath: PciID:}] [{Interface:0xc000194cd0 Address:{IP:10.217.0.175 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.420833 | controller |     "Jun 11 11:07:33.910172 crc crio[22652]: 2026-06-11T11:07:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:300a9d9d801f8fb Mac:a6:de:d6:5a:7d:28 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b0 Mtu:0 Sandbox:/var/run/netns/defa40b9-91f6-4ee7-bcb3-23cb06469eff SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.0.176 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.420848 | controller |     "Jun 11 11:07:33.911581 crc crio[22652]: time=\"2026-06-11T11:07:33.9115021Z\" level=info msg=\"Got pod network &{Name:nova-cell0-db-create-b876m Namespace:openstack ID:300a9d9d801f8fb5a4fd74bacbf89dbdd819ed7e52bb527980ce4ff9fa00efe5 UID:fc01c744-aae0-4db3-9221-1dc9f7606372 NetNS:/var/run/netns/defa40b9-91f6-4ee7-bcb3-23cb06469eff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfc01c744_aae0_4db3_9221_1dc9f7606372.slice PodAnnotations:0xc0004bf708}] Aliases:map[]}\"",
2026-06-11 11:58:02.420863 | controller |     "Jun 11 11:07:33.911742 crc crio[22652]: time=\"2026-06-11T11:07:33.911724457Z\" level=info msg=\"Checking pod openstack_nova-cell0-db-create-b876m for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.420878 | controller |     "Jun 11 11:07:33.914051 crc crio[22652]: time=\"2026-06-11T11:07:33.911540959Z\" level=info msg=\"Got pod network &{Name:nova-api-db-create-gnrkl Namespace:openstack ID:13318edb0e1b5334d97f8f8f41e1432bc1b8031f4470f15912a38067b97e8e11 UID:63297740-9143-4df6-8039-477e8d57f9a7 NetNS:/var/run/netns/cc188a19-c2b3-41e4-a7d2-e96d28b599fb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod63297740_9143_4df6_8039_477e8d57f9a7.slice PodAnnotations:0xc0004bf2a8}] Aliases:map[]}\"",
2026-06-11 11:58:02.420892 | controller |     "Jun 11 11:07:33.914370 crc crio[22652]: time=\"2026-06-11T11:07:33.91432367Z\" level=info msg=\"Checking pod openstack_nova-api-db-create-gnrkl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.420911 | controller |     "Jun 11 11:07:33.927483 crc crio[22652]: time=\"2026-06-11T11:07:33.927425087Z\" level=info msg=\"Ran pod sandbox 300a9d9d801f8fb5a4fd74bacbf89dbdd819ed7e52bb527980ce4ff9fa00efe5 with infra container: openstack/nova-cell0-db-create-b876m/POD\" id=28436dc9-ca33-40d2-b079-fba270c23ff5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.420934 | controller |     "Jun 11 11:07:33.928361 crc crio[22652]: time=\"2026-06-11T11:07:33.928072215Z\" level=info msg=\"Ran pod sandbox 13318edb0e1b5334d97f8f8f41e1432bc1b8031f4470f15912a38067b97e8e11 with infra container: openstack/nova-api-db-create-gnrkl/POD\" id=c299ee85-6acd-48be-a801-8bc076c1b380 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.420956 | controller |     "Jun 11 11:07:33.935834 crc crio[22652]: time=\"2026-06-11T11:07:33.935745193Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=235ec0a8-3a4a-4098-8c07-90c918468348 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.420978 | controller |     "Jun 11 11:07:33.935834 crc crio[22652]: time=\"2026-06-11T11:07:33.935742333Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=0ab7b3ad-878d-4d5a-a4e1-95081cc3be45 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.421005 | controller |     "Jun 11 11:07:33.938635 crc crio[22652]: time=\"2026-06-11T11:07:33.938576966Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=19e3dd05-2727-4e07-ad0c-3c3ad41bcabf name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.421029 | controller |     "Jun 11 11:07:33.938878 crc crio[22652]: time=\"2026-06-11T11:07:33.93881109Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=2e5e1ac6-bb19-49ce-8e2e-b1d05e7dcb66 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.421051 | controller |     "Jun 11 11:07:33.947654 crc crio[22652]: time=\"2026-06-11T11:07:33.947402618Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=e5328b93-d5e4-4d59-90b8-d69da798a777 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.421068 | controller |     "Jun 11 11:07:33.948182 crc crio[22652]: time=\"2026-06-11T11:07:33.9480909Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.421083 | controller |     "Jun 11 11:07:33.969600 crc crio[22652]: time=\"2026-06-11T11:07:33.969466091Z\" level=info msg=\"Creating container: openstack/nova-cell0-db-create-b876m/mariadb-database-create\" id=6b880740-a5b1-4fa4-a841-a6330e2aeee7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.421097 | controller |     "Jun 11 11:07:33.971248 crc crio[22652]: 2026-06-11T11:07:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:61b62d445bcbdba Mac:66:96:3f:00:c7:1c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b1 Mtu:0 Sandbox:/var/run/netns/0fc4e72c-6acf-4d99-a5c8-05b1bb7d780e SocketPath: PciID:}] [{Interface:0xc00014c7c0 Address:{IP:10.217.0.177 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.421112 | controller |     "Jun 11 11:07:33.972789 crc crio[22652]: time=\"2026-06-11T11:07:33.972663692Z\" level=info msg=\"Got pod network &{Name:nova-cell1-db-create-2b8ln Namespace:openstack ID:61b62d445bcbdbaa2e609831f5d681144d4035e21a414c9aee36e32337cadf48 UID:dbcaffa3-b99a-4846-a2ad-36e0f7a86c77 NetNS:/var/run/netns/0fc4e72c-6acf-4d99-a5c8-05b1bb7d780e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddbcaffa3_b99a_4846_a2ad_36e0f7a86c77.slice PodAnnotations:0xc001e8e8a0}] Aliases:map[]}\"",
2026-06-11 11:58:02.421128 | controller |     "Jun 11 11:07:33.972970 crc crio[22652]: time=\"2026-06-11T11:07:33.972893139Z\" level=info msg=\"Checking pod openstack_nova-cell1-db-create-2b8ln for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.421143 | controller |     "Jun 11 11:07:33.982806 crc crio[22652]: time=\"2026-06-11T11:07:33.982738311Z\" level=info msg=\"Creating container: openstack/nova-api-db-create-gnrkl/mariadb-database-create\" id=acbb4dbf-e503-4086-8da1-4ea80006e4fd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.421157 | controller |     "Jun 11 11:07:33.985091 crc crio[22652]: 2026-06-11T11:07:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8117a3a7543fff8 Mac:a2:b7:16:50:9a:0c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b2 Mtu:0 Sandbox:/var/run/netns/97931f90-f4eb-417c-a66c-0839b13c6377 SocketPath: PciID:}] [{Interface:0xc00022ab20 Address:{IP:10.217.0.178 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.421173 | controller |     "Jun 11 11:07:33.985894 crc crio[22652]: time=\"2026-06-11T11:07:33.985841354Z\" level=info msg=\"Got pod network &{Name:nova-api-b590-account-create-update-5qtkd Namespace:openstack ID:8117a3a7543fff883b1093d9bdfd76e784a6a9cdd987914e4bdc277650093e31 UID:612fd76e-9344-424f-9197-d3fe89edcae8 NetNS:/var/run/netns/97931f90-f4eb-417c-a66c-0839b13c6377 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod612fd76e_9344_424f_9197_d3fe89edcae8.slice PodAnnotations:0xc001e8e548}] Aliases:map[]}\"",
2026-06-11 11:58:02.421193 | controller |     "Jun 11 11:07:33.986081 crc crio[22652]: time=\"2026-06-11T11:07:33.985978239Z\" level=info msg=\"Checking pod openstack_nova-api-b590-account-create-update-5qtkd for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.421208 | controller |     "Jun 11 11:07:33.996724 crc crio[22652]: time=\"2026-06-11T11:07:33.996623773Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.421222 | controller |     "Jun 11 11:07:33.999786 crc crio[22652]: time=\"2026-06-11T11:07:33.999713214Z\" level=info msg=\"Ran pod sandbox 61b62d445bcbdbaa2e609831f5d681144d4035e21a414c9aee36e32337cadf48 with infra container: openstack/nova-cell1-db-create-2b8ln/POD\" id=474128d2-47a2-4e10-bb25-e889cf596299 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.421237 | controller |     "Jun 11 11:07:34.018686 crc crio[22652]: time=\"2026-06-11T11:07:34.018549971Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=22ac1b75-9679-4814-8d62-98c6c3898057 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.421252 | controller |     "Jun 11 11:07:34.035322 crc crio[22652]: time=\"2026-06-11T11:07:34.035217696Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.421267 | controller |     "Jun 11 11:07:34.057812 crc crio[22652]: time=\"2026-06-11T11:07:34.057696626Z\" level=info msg=\"Ran pod sandbox 8117a3a7543fff883b1093d9bdfd76e784a6a9cdd987914e4bdc277650093e31 with infra container: openstack/nova-api-b590-account-create-update-5qtkd/POD\" id=d49f4f3d-4098-4ee7-878c-bad9159062d2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.421282 | controller |     "Jun 11 11:07:34.058189 crc crio[22652]: time=\"2026-06-11T11:07:34.05805409Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=82e13694-aab8-4296-b260-e397aafb170d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.421299 | controller |     "Jun 11 11:07:34.063517 crc crio[22652]: time=\"2026-06-11T11:07:34.063443344Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=d9e992bc-c815-447c-9f12-3f18d9f4e9ba name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.421314 | controller |     "Jun 11 11:07:34.071745 crc crio[22652]: time=\"2026-06-11T11:07:34.071644681Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.421329 | controller |     "Jun 11 11:07:34.087016 crc crio[22652]: time=\"2026-06-11T11:07:34.086867918Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.421343 | controller |     "Jun 11 11:07:34.131322 crc crio[22652]: time=\"2026-06-11T11:07:34.130523546Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=0c19e5af-97e5-4797-aa0b-8ed361a8a8ff name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.421380 | controller |     "Jun 11 11:07:34.133668 crc crio[22652]: time=\"2026-06-11T11:07:34.133491796Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.421401 | controller |     "Jun 11 11:07:34.148174 crc crio[22652]: time=\"2026-06-11T11:07:34.147966182Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.421417 | controller |     "Jun 11 11:07:34.153884 crc crio[22652]: time=\"2026-06-11T11:07:34.153798994Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.421432 | controller |     "Jun 11 11:07:34.156773 crc crio[22652]: time=\"2026-06-11T11:07:34.156705325Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.421446 | controller |     "Jun 11 11:07:34.282105 crc crio[22652]: time=\"2026-06-11T11:07:34.280819385Z\" level=info msg=\"Creating container: openstack/nova-cell1-db-create-2b8ln/mariadb-database-create\" id=faef266a-1118-46e6-8ac9-443a7ebe9c51 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.421460 | controller |     "Jun 11 11:07:34.282105 crc crio[22652]: time=\"2026-06-11T11:07:34.281675282Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.421474 | controller |     "Jun 11 11:07:34.307204 crc crio[22652]: time=\"2026-06-11T11:07:34.306588361Z\" level=info msg=\"Creating container: openstack/nova-api-b590-account-create-update-5qtkd/mariadb-account-create-update\" id=d4c1bd3d-f02e-411d-8288-95f3e586654b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.421489 | controller |     "Jun 11 11:07:34.358278 crc crio[22652]: time=\"2026-06-11T11:07:34.356662193Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.421503 | controller |     "Jun 11 11:07:34.430094 crc crio[22652]: time=\"2026-06-11T11:07:34.42944804Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.421518 | controller |     "Jun 11 11:07:34.467256 crc crio[22652]: time=\"2026-06-11T11:07:34.466650668Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.421532 | controller |     "Jun 11 11:07:34.485858 crc crio[22652]: time=\"2026-06-11T11:07:34.485770714Z\" level=info msg=\"Created container 23234e09b735d3afddcffa13828d9b3b7bc04799567a0f1d7b38da0ab4e32f7b: openstack/ceilometer-0/ceilometer-notification-agent\" id=e5328b93-d5e4-4d59-90b8-d69da798a777 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.421546 | controller |     "Jun 11 11:07:34.488397 crc crio[22652]: time=\"2026-06-11T11:07:34.488201652Z\" level=info msg=\"Starting container: 23234e09b735d3afddcffa13828d9b3b7bc04799567a0f1d7b38da0ab4e32f7b\" id=312c5ec0-a063-45bf-83ff-fe10dec7599a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.421560 | controller |     "Jun 11 11:07:34.498602 crc crio[22652]: time=\"2026-06-11T11:07:34.498441382Z\" level=info msg=\"Started container\" PID=74187 containerID=23234e09b735d3afddcffa13828d9b3b7bc04799567a0f1d7b38da0ab4e32f7b description=openstack/ceilometer-0/ceilometer-notification-agent id=312c5ec0-a063-45bf-83ff-fe10dec7599a name=/runtime.v1.RuntimeService/StartContainer sandboxID=96a653f52cb2d5aafeca65a8e8f2217d054c937a1b181849a1e7ef1aa4cb003c",
2026-06-11 11:58:02.421575 | controller |     "Jun 11 11:07:34.504420 crc crio[22652]: time=\"2026-06-11T11:07:34.503791834Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.421594 | controller |     "Jun 11 11:07:34.520551 crc crio[22652]: time=\"2026-06-11T11:07:34.509933058Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.421625 | controller |     "Jun 11 11:07:34.530418 crc crio[22652]: time=\"2026-06-11T11:07:34.53031329Z\" level=info msg=\"Stopped pod sandbox: 8da53a68e0533b2ba017b511ca5d93ab1638f2e0aba1ec9db0fe5125d937db2b\" id=2f17286a-3fcd-4a3e-bc86-0f6c35dedbb2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.421641 | controller |     "Jun 11 11:07:34.568195 crc crio[22652]: time=\"2026-06-11T11:07:34.567534897Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=9940fc57-c2d7-4146-af66-3c3b0ae69028 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.421655 | controller |     "Jun 11 11:07:34.590194 crc crio[22652]: time=\"2026-06-11T11:07:34.588780171Z\" level=info msg=\"Created container a404cfb827758bc461e00eb67a837a5136a1878595d5f5dcbfe2d9d93f8d1a8c: openstack/nova-api-db-create-gnrkl/mariadb-database-create\" id=acbb4dbf-e503-4086-8da1-4ea80006e4fd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.421670 | controller |     "Jun 11 11:07:34.609953 crc crio[22652]: time=\"2026-06-11T11:07:34.608880182Z\" level=info msg=\"Starting container: a404cfb827758bc461e00eb67a837a5136a1878595d5f5dcbfe2d9d93f8d1a8c\" id=09eaf09f-4767-42b4-a600-d650ff8edb26 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.421687 | controller |     "Jun 11 11:07:34.623498 crc crio[22652]: time=\"2026-06-11T11:07:34.622330808Z\" level=info msg=\"Started container\" PID=74199 containerID=a404cfb827758bc461e00eb67a837a5136a1878595d5f5dcbfe2d9d93f8d1a8c description=openstack/nova-api-db-create-gnrkl/mariadb-database-create id=09eaf09f-4767-42b4-a600-d650ff8edb26 name=/runtime.v1.RuntimeService/StartContainer sandboxID=13318edb0e1b5334d97f8f8f41e1432bc1b8031f4470f15912a38067b97e8e11",
2026-06-11 11:58:02.421703 | controller |     "Jun 11 11:07:34.634971 crc crio[22652]: time=\"2026-06-11T11:07:34.633360281Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=83279e3b-0126-4d0b-93d3-3fdae75db090 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.421717 | controller |     "Jun 11 11:07:34.643831 crc crio[22652]: time=\"2026-06-11T11:07:34.643695483Z\" level=info msg=\"Created container 58513af4142cf457187c14571de9d55c4f6377a413bd925a03dbffd4e9623f69: openstack/nova-cell0-db-create-b876m/mariadb-database-create\" id=6b880740-a5b1-4fa4-a841-a6330e2aeee7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.421732 | controller |     "Jun 11 11:07:34.653495 crc crio[22652]: time=\"2026-06-11T11:07:34.65339866Z\" level=info msg=\"Starting container: 58513af4142cf457187c14571de9d55c4f6377a413bd925a03dbffd4e9623f69\" id=97361bb0-5e10-404b-b663-07bee6371b58 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.421746 | controller |     "Jun 11 11:07:34.663692 crc crio[22652]: time=\"2026-06-11T11:07:34.663611388Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=0e33323c-b4eb-4715-93be-2654f01d2ddc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.421761 | controller |     "Jun 11 11:07:34.664278 crc crio[22652]: time=\"2026-06-11T11:07:34.664216507Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.421775 | controller |     "Jun 11 11:07:34.670219 crc crio[22652]: time=\"2026-06-11T11:07:34.667728684Z\" level=info msg=\"Started container\" PID=74197 containerID=58513af4142cf457187c14571de9d55c4f6377a413bd925a03dbffd4e9623f69 description=openstack/nova-cell0-db-create-b876m/mariadb-database-create id=97361bb0-5e10-404b-b663-07bee6371b58 name=/runtime.v1.RuntimeService/StartContainer sandboxID=300a9d9d801f8fb5a4fd74bacbf89dbdd819ed7e52bb527980ce4ff9fa00efe5",
2026-06-11 11:58:02.421793 | controller |     "Jun 11 11:07:34.743190 crc crio[22652]: time=\"2026-06-11T11:07:34.742971742Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.421808 | controller |     "Jun 11 11:07:34.749706 crc crio[22652]: time=\"2026-06-11T11:07:34.748961564Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.421823 | controller |     "Jun 11 11:07:34.845514 crc crio[22652]: time=\"2026-06-11T11:07:34.844520517Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-dbf3-account-create-update-dlxrd/POD\" id=619dd84b-558e-4f7c-a443-57f446e77c05 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.421837 | controller |     "Jun 11 11:07:34.845514 crc crio[22652]: time=\"2026-06-11T11:07:34.844631824Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.421851 | controller |     "Jun 11 11:07:34.994896 crc crio[22652]: time=\"2026-06-11T11:07:34.96867884Z\" level=info msg=\"Got pod network &{Name:nova-cell0-dbf3-account-create-update-dlxrd Namespace:openstack ID:ed647184540bcf4523447f128bf19158adb82fe4edc629f6f32939ae2a9aeff6 UID:6bdc78e9-956c-4bf1-8c73-7e2b7c5d1f00 NetNS:/var/run/netns/8e4de7a4-3c2e-44ad-b0c2-4c6a5b115a12 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6bdc78e9_956c_4bf1_8c73_7e2b7c5d1f00.slice PodAnnotations:0xc001e8eb30}] Aliases:map[]}\"",
2026-06-11 11:58:02.421866 | controller |     "Jun 11 11:07:35.010766 crc crio[22652]: time=\"2026-06-11T11:07:35.010278037Z\" level=info msg=\"Adding pod openstack_nova-cell0-dbf3-account-create-update-dlxrd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.421881 | controller |     "Jun 11 11:07:35.025728 crc crio[22652]: time=\"2026-06-11T11:07:35.025333011Z\" level=info msg=\"Removing container: 068f3a89721acbc58f8aa975274fb50f7060a470dd4f699d8ff1209d106d27e5\" id=52a08a19-6637-4356-ab6f-323ae40c88ee name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.421895 | controller |     "Jun 11 11:07:35.151690 crc crio[22652]: time=\"2026-06-11T11:07:35.151565651Z\" level=info msg=\"Removed container 068f3a89721acbc58f8aa975274fb50f7060a470dd4f699d8ff1209d106d27e5: openstack/glance-default-external-api-0/glance-httpd\" id=52a08a19-6637-4356-ab6f-323ae40c88ee name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.421909 | controller |     "Jun 11 11:07:35.157701 crc crio[22652]: time=\"2026-06-11T11:07:35.15753627Z\" level=info msg=\"Removing container: 97debb1f24b389199a88236a6edb356ea84d65d5c7ac1d260ed31dbba332f373\" id=79fdff22-9de4-494f-b9fe-1e9f71b00e7a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.421924 | controller |     "Jun 11 11:07:35.200072 crc crio[22652]: time=\"2026-06-11T11:07:35.199853786Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-d039-account-create-update-pdgsc/POD\" id=377966f7-2152-4f18-8c0f-e7b5173a7994 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.421939 | controller |     "Jun 11 11:07:35.200520 crc crio[22652]: time=\"2026-06-11T11:07:35.200225568Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.421954 | controller |     "Jun 11 11:07:35.272591 crc crio[22652]: time=\"2026-06-11T11:07:35.272211196Z\" level=info msg=\"Created container 594d52c196107e2d106ced6c55e9d9fc959d1b745a347e5767d7b883985c894b: openstack/nova-cell1-db-create-2b8ln/mariadb-database-create\" id=faef266a-1118-46e6-8ac9-443a7ebe9c51 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.421971 | controller |     "Jun 11 11:07:35.282742 crc crio[22652]: time=\"2026-06-11T11:07:35.282574939Z\" level=info msg=\"Starting container: 594d52c196107e2d106ced6c55e9d9fc959d1b745a347e5767d7b883985c894b\" id=5a0f3f33-bf0c-45b4-8f2c-b0780fa8b18f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.421985 | controller |     "Jun 11 11:07:35.293342 crc crio[22652]: time=\"2026-06-11T11:07:35.292592142Z\" level=info msg=\"Started container\" PID=74271 containerID=594d52c196107e2d106ced6c55e9d9fc959d1b745a347e5767d7b883985c894b description=openstack/nova-cell1-db-create-2b8ln/mariadb-database-create id=5a0f3f33-bf0c-45b4-8f2c-b0780fa8b18f name=/runtime.v1.RuntimeService/StartContainer sandboxID=61b62d445bcbdbaa2e609831f5d681144d4035e21a414c9aee36e32337cadf48",
2026-06-11 11:58:02.422000 | controller |     "Jun 11 11:07:35.306656 crc crio[22652]: time=\"2026-06-11T11:07:35.306564244Z\" level=info msg=\"Got pod network &{Name:nova-cell1-d039-account-create-update-pdgsc Namespace:openstack ID:77977758220b87760186b4fb136e03abb9a982359f9c578e331d6a3ca385f954 UID:0af3ea16-8bbe-46ca-a4dd-0273b2a50a08 NetNS:/var/run/netns/faad4cf3-4e08-4a74-895f-18aa87ed43ee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0af3ea16_8bbe_46ca_a4dd_0273b2a50a08.slice PodAnnotations:0xc000102bb8}] Aliases:map[]}\"",
2026-06-11 11:58:02.422015 | controller |     "Jun 11 11:07:35.306838 crc crio[22652]: time=\"2026-06-11T11:07:35.306655787Z\" level=info msg=\"Adding pod openstack_nova-cell1-d039-account-create-update-pdgsc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.422030 | controller |     "Jun 11 11:07:35.476887 crc crio[22652]: time=\"2026-06-11T11:07:35.472453486Z\" level=info msg=\"Stopping container: 8709e50c98ca07750f0fe1cf311aa3d2924294e088081dff3c178cbe97b7c1cd (timeout: 30s)\" id=b5bf3c23-ac15-4129-acdd-201d41e018dd name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.422044 | controller |     "Jun 11 11:07:35.476887 crc crio[22652]: time=\"2026-06-11T11:07:35.472524639Z\" level=info msg=\"Stopping container: 1c04f53fd8878e06031bf58f4851a142227869cce4898e11d5e6b6b40aa033e7 (timeout: 30s)\" id=d122cc07-ddd4-4314-a420-aa710ff4d9d0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.422058 | controller |     "Jun 11 11:07:35.655627 crc crio[22652]: time=\"2026-06-11T11:07:35.655509712Z\" level=info msg=\"Created container 7897c0d01ab0ce207279527e0f200c245e892ac45d1ccb5ddaa3794a5d268ccf: openstack/nova-api-b590-account-create-update-5qtkd/mariadb-account-create-update\" id=d4c1bd3d-f02e-411d-8288-95f3e586654b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.422074 | controller |     "Jun 11 11:07:35.660593 crc crio[22652]: time=\"2026-06-11T11:07:35.660255149Z\" level=info msg=\"Starting container: 7897c0d01ab0ce207279527e0f200c245e892ac45d1ccb5ddaa3794a5d268ccf\" id=c5d502fb-7d9d-4ce7-8191-0847ad3a2f39 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.422096 | controller |     "Jun 11 11:07:35.671322 crc crio[22652]: time=\"2026-06-11T11:07:35.671187593Z\" level=info msg=\"Started container\" PID=74272 containerID=7897c0d01ab0ce207279527e0f200c245e892ac45d1ccb5ddaa3794a5d268ccf description=openstack/nova-api-b590-account-create-update-5qtkd/mariadb-account-create-update id=c5d502fb-7d9d-4ce7-8191-0847ad3a2f39 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8117a3a7543fff883b1093d9bdfd76e784a6a9cdd987914e4bdc277650093e31",
2026-06-11 11:58:02.422120 | controller |     "Jun 11 11:07:35.710940 crc crio[22652]: 2026-06-11T11:07:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ed647184540bcf4 Mac:56:04:c7:0a:0c:cf Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b3 Mtu:0 Sandbox:/var/run/netns/8e4de7a4-3c2e-44ad-b0c2-4c6a5b115a12 SocketPath: PciID:}] [{Interface:0xc000014c50 Address:{IP:10.217.0.179 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.422143 | controller |     "Jun 11 11:07:35.712311 crc crio[22652]: time=\"2026-06-11T11:07:35.712046863Z\" level=info msg=\"Got pod network &{Name:nova-cell0-dbf3-account-create-update-dlxrd Namespace:openstack ID:ed647184540bcf4523447f128bf19158adb82fe4edc629f6f32939ae2a9aeff6 UID:6bdc78e9-956c-4bf1-8c73-7e2b7c5d1f00 NetNS:/var/run/netns/8e4de7a4-3c2e-44ad-b0c2-4c6a5b115a12 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6bdc78e9_956c_4bf1_8c73_7e2b7c5d1f00.slice PodAnnotations:0xc001e8eb30}] Aliases:map[]}\"",
2026-06-11 11:58:02.422160 | controller |     "Jun 11 11:07:35.712311 crc crio[22652]: time=\"2026-06-11T11:07:35.712291611Z\" level=info msg=\"Checking pod openstack_nova-cell0-dbf3-account-create-update-dlxrd for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.422175 | controller |     "Jun 11 11:07:35.727980 crc crio[22652]: time=\"2026-06-11T11:07:35.726809351Z\" level=info msg=\"Stopped container 8709e50c98ca07750f0fe1cf311aa3d2924294e088081dff3c178cbe97b7c1cd: openstack/glance-default-internal-api-0/glance-log\" id=b5bf3c23-ac15-4129-acdd-201d41e018dd name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.422190 | controller |     "Jun 11 11:07:35.740434 crc crio[22652]: time=\"2026-06-11T11:07:35.740324509Z\" level=info msg=\"Ran pod sandbox ed647184540bcf4523447f128bf19158adb82fe4edc629f6f32939ae2a9aeff6 with infra container: openstack/nova-cell0-dbf3-account-create-update-dlxrd/POD\" id=619dd84b-558e-4f7c-a443-57f446e77c05 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.422205 | controller |     "Jun 11 11:07:35.747363 crc crio[22652]: time=\"2026-06-11T11:07:35.745958025Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=38860e57-3ffd-4ff6-851a-9fe4ba447a59 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.422219 | controller |     "Jun 11 11:07:35.751745 crc crio[22652]: time=\"2026-06-11T11:07:35.751609962Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=9e8d843d-c221-45af-bbfa-64c7d36c7367 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.422236 | controller |     "Jun 11 11:07:35.769234 crc crio[22652]: time=\"2026-06-11T11:07:35.768979226Z\" level=info msg=\"Created container 70edcec2b6e2eeab86c5223d0e84ee14bbe02c6aa1260ece47aa65308379657f: openstack/ceilometer-0/sg-core\" id=0e33323c-b4eb-4715-93be-2654f01d2ddc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.422252 | controller |     "Jun 11 11:07:35.772621 crc crio[22652]: time=\"2026-06-11T11:07:35.772356361Z\" level=info msg=\"Starting container: 70edcec2b6e2eeab86c5223d0e84ee14bbe02c6aa1260ece47aa65308379657f\" id=fbc60ef0-6258-4e0a-a5c0-368a39ced8d6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.422268 | controller |     "Jun 11 11:07:35.776981 crc crio[22652]: time=\"2026-06-11T11:07:35.776866675Z\" level=info msg=\"Creating container: openstack/nova-cell0-dbf3-account-create-update-dlxrd/mariadb-account-create-update\" id=27da16eb-c81e-4bd1-95a2-509ac480ae45 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.422283 | controller |     "Jun 11 11:07:35.777495 crc crio[22652]: time=\"2026-06-11T11:07:35.777431263Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.422297 | controller |     "Jun 11 11:07:35.806417 crc crio[22652]: time=\"2026-06-11T11:07:35.785313789Z\" level=info msg=\"Started container\" PID=74273 containerID=70edcec2b6e2eeab86c5223d0e84ee14bbe02c6aa1260ece47aa65308379657f description=openstack/ceilometer-0/sg-core id=fbc60ef0-6258-4e0a-a5c0-368a39ced8d6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=96a653f52cb2d5aafeca65a8e8f2217d054c937a1b181849a1e7ef1aa4cb003c",
2026-06-11 11:58:02.422316 | controller |     "Jun 11 11:07:35.834228 crc crio[22652]: time=\"2026-06-11T11:07:35.834027141Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=45578d2a-21b2-4e84-90aa-3e71d4610f6e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.422331 | controller |     "Jun 11 11:07:35.876196 crc crio[22652]: time=\"2026-06-11T11:07:35.876038669Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.422363 | controller |     "Jun 11 11:07:35.897341 crc crio[22652]: time=\"2026-06-11T11:07:35.89723553Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.422384 | controller |     "Jun 11 11:07:35.914299 crc crio[22652]: time=\"2026-06-11T11:07:35.913816415Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=cbc509bf-ebe9-4687-b08a-7ac0a0a82f73 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.422401 | controller |     "Jun 11 11:07:35.936565 crc crio[22652]: time=\"2026-06-11T11:07:35.936441144Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=c038ff86-9d58-42c1-905e-eceac135b3b2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.422417 | controller |     "Jun 11 11:07:35.937285 crc crio[22652]: time=\"2026-06-11T11:07:35.937208559Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.422432 | controller |     "Jun 11 11:07:36.013821 crc crio[22652]: time=\"2026-06-11T11:07:36.013695867Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.422448 | controller |     "Jun 11 11:07:36.017360 crc crio[22652]: time=\"2026-06-11T11:07:36.017227549Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.422463 | controller |     "Jun 11 11:07:36.131579 crc crio[22652]: 2026-06-11T11:07:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:77977758220b877 Mac:ba:2e:47:51:46:f5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b4 Mtu:0 Sandbox:/var/run/netns/faad4cf3-4e08-4a74-895f-18aa87ed43ee SocketPath: PciID:}] [{Interface:0xc00058c5c0 Address:{IP:10.217.0.180 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.422478 | controller |     "Jun 11 11:07:36.133657 crc crio[22652]: time=\"2026-06-11T11:07:36.133601061Z\" level=info msg=\"Got pod network &{Name:nova-cell1-d039-account-create-update-pdgsc Namespace:openstack ID:77977758220b87760186b4fb136e03abb9a982359f9c578e331d6a3ca385f954 UID:0af3ea16-8bbe-46ca-a4dd-0273b2a50a08 NetNS:/var/run/netns/faad4cf3-4e08-4a74-895f-18aa87ed43ee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0af3ea16_8bbe_46ca_a4dd_0273b2a50a08.slice PodAnnotations:0xc000102bb8}] Aliases:map[]}\"",
2026-06-11 11:58:02.422493 | controller |     "Jun 11 11:07:36.133846 crc crio[22652]: time=\"2026-06-11T11:07:36.133798748Z\" level=info msg=\"Checking pod openstack_nova-cell1-d039-account-create-update-pdgsc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.422507 | controller |     "Jun 11 11:07:36.200260 crc crio[22652]: time=\"2026-06-11T11:07:36.197173791Z\" level=info msg=\"Ran pod sandbox 77977758220b87760186b4fb136e03abb9a982359f9c578e331d6a3ca385f954 with infra container: openstack/nova-cell1-d039-account-create-update-pdgsc/POD\" id=377966f7-2152-4f18-8c0f-e7b5173a7994 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.422526 | controller |     "Jun 11 11:07:36.203891 crc crio[22652]: time=\"2026-06-11T11:07:36.203772417Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=20776ff6-2138-4a5d-9020-ea3b209e1d63 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.422541 | controller |     "Jun 11 11:07:36.210054 crc crio[22652]: time=\"2026-06-11T11:07:36.206657488Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=b4264277-1d97-4fca-bfa6-fd3983ae3a41 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.422555 | controller |     "Jun 11 11:07:36.225604 crc crio[22652]: time=\"2026-06-11T11:07:36.22553255Z\" level=info msg=\"Creating container: openstack/nova-cell1-d039-account-create-update-pdgsc/mariadb-account-create-update\" id=133b62e4-69e3-4358-b034-90d30687fc31 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.422570 | controller |     "Jun 11 11:07:36.227297 crc crio[22652]: time=\"2026-06-11T11:07:36.225946343Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.422584 | controller |     "Jun 11 11:07:36.322946 crc crio[22652]: time=\"2026-06-11T11:07:36.322517807Z\" level=info msg=\"Removed container 97debb1f24b389199a88236a6edb356ea84d65d5c7ac1d260ed31dbba332f373: openstack/glance-default-external-api-0/glance-log\" id=79fdff22-9de4-494f-b9fe-1e9f71b00e7a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.422599 | controller |     "Jun 11 11:07:36.334628 crc crio[22652]: time=\"2026-06-11T11:07:36.334486272Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.422614 | controller |     "Jun 11 11:07:36.341521 crc crio[22652]: time=\"2026-06-11T11:07:36.340761188Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.422629 | controller |     "Jun 11 11:07:36.586889 crc crio[22652]: time=\"2026-06-11T11:07:36.586652453Z\" level=info msg=\"Created container 948b3917fb8032d14ec5a7863cc41e63d96ba9709c2ceefc3c007bf4eff8a9dd: openstack/nova-cell0-dbf3-account-create-update-dlxrd/mariadb-account-create-update\" id=27da16eb-c81e-4bd1-95a2-509ac480ae45 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.422643 | controller |     "Jun 11 11:07:36.589600 crc crio[22652]: time=\"2026-06-11T11:07:36.589552303Z\" level=info msg=\"Starting container: 948b3917fb8032d14ec5a7863cc41e63d96ba9709c2ceefc3c007bf4eff8a9dd\" id=4b0db3ea-f640-4469-83b2-68d24b43c752 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.422658 | controller |     "Jun 11 11:07:36.593705 crc crio[22652]: time=\"2026-06-11T11:07:36.59072733Z\" level=info msg=\"Created container d84cc7259d3353c143345ad8e31070008c0a50fd92fd6e469663dbd16d3bf672: openstack/ceilometer-0/proxy-httpd\" id=c038ff86-9d58-42c1-905e-eceac135b3b2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.422673 | controller |     "Jun 11 11:07:36.596177 crc crio[22652]: time=\"2026-06-11T11:07:36.595817889Z\" level=info msg=\"Starting container: d84cc7259d3353c143345ad8e31070008c0a50fd92fd6e469663dbd16d3bf672\" id=985e3a28-12ec-43f7-84c4-7e0b801e309c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.422688 | controller |     "Jun 11 11:07:36.599544 crc crio[22652]: time=\"2026-06-11T11:07:36.599431505Z\" level=info msg=\"Started container\" PID=74525 containerID=948b3917fb8032d14ec5a7863cc41e63d96ba9709c2ceefc3c007bf4eff8a9dd description=openstack/nova-cell0-dbf3-account-create-update-dlxrd/mariadb-account-create-update id=4b0db3ea-f640-4469-83b2-68d24b43c752 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed647184540bcf4523447f128bf19158adb82fe4edc629f6f32939ae2a9aeff6",
2026-06-11 11:58:02.422708 | controller |     "Jun 11 11:07:36.606291 crc crio[22652]: time=\"2026-06-11T11:07:36.606202845Z\" level=info msg=\"Started container\" PID=74528 containerID=d84cc7259d3353c143345ad8e31070008c0a50fd92fd6e469663dbd16d3bf672 description=openstack/ceilometer-0/proxy-httpd id=985e3a28-12ec-43f7-84c4-7e0b801e309c name=/runtime.v1.RuntimeService/StartContainer sandboxID=96a653f52cb2d5aafeca65a8e8f2217d054c937a1b181849a1e7ef1aa4cb003c",
2026-06-11 11:58:02.422723 | controller |     "Jun 11 11:07:36.626395 crc crio[22652]: time=\"2026-06-11T11:07:36.626337256Z\" level=info msg=\"Created container d66a34c3081468602ef74c56d8f5e40f4972c95d627c801aad26143f5f4aa913: openstack/nova-cell1-d039-account-create-update-pdgsc/mariadb-account-create-update\" id=133b62e4-69e3-4358-b034-90d30687fc31 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.422739 | controller |     "Jun 11 11:07:36.627887 crc crio[22652]: time=\"2026-06-11T11:07:36.627787763Z\" level=info msg=\"Starting container: d66a34c3081468602ef74c56d8f5e40f4972c95d627c801aad26143f5f4aa913\" id=03846d89-7520-45ae-a38f-5db0d5680499 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.422755 | controller |     "Jun 11 11:07:36.636802 crc crio[22652]: time=\"2026-06-11T11:07:36.635892605Z\" level=info msg=\"Started container\" PID=74529 containerID=d66a34c3081468602ef74c56d8f5e40f4972c95d627c801aad26143f5f4aa913 description=openstack/nova-cell1-d039-account-create-update-pdgsc/mariadb-account-create-update id=03846d89-7520-45ae-a38f-5db0d5680499 name=/runtime.v1.RuntimeService/StartContainer sandboxID=77977758220b87760186b4fb136e03abb9a982359f9c578e331d6a3ca385f954",
2026-06-11 11:58:02.422771 | controller |     "Jun 11 11:07:37.294588 crc crio[22652]: time=\"2026-06-11T11:07:37.294495579Z\" level=info msg=\"Stopping container: d84cc7259d3353c143345ad8e31070008c0a50fd92fd6e469663dbd16d3bf672 (timeout: 30s)\" id=3f173eee-5617-4543-9169-2e956e506806 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.422785 | controller |     "Jun 11 11:07:37.294717 crc crio[22652]: time=\"2026-06-11T11:07:37.294626422Z\" level=info msg=\"Stopping container: 70edcec2b6e2eeab86c5223d0e84ee14bbe02c6aa1260ece47aa65308379657f (timeout: 30s)\" id=75df32e8-83aa-4ec0-b2ad-112540fa2b6e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.422800 | controller |     "Jun 11 11:07:37.294846 crc crio[22652]: time=\"2026-06-11T11:07:37.294494058Z\" level=info msg=\"Stopping container: 23234e09b735d3afddcffa13828d9b3b7bc04799567a0f1d7b38da0ab4e32f7b (timeout: 30s)\" id=690618d9-35f8-4b0f-a754-b64997346d83 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.422814 | controller |     "Jun 11 11:07:37.295686 crc crio[22652]: time=\"2026-06-11T11:07:37.295615124Z\" level=info msg=\"Stopping container: 82cf56b6326da7ed0d6e9a96412c9bbe8cd2597bc96247660e2decd44bbfbf94 (timeout: 30s)\" id=e7ecdbbc-8ad0-4f9b-b82d-b396ad77e2b0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.422829 | controller |     "Jun 11 11:07:37.342686 crc crio[22652]: time=\"2026-06-11T11:07:37.342180545Z\" level=info msg=\"Stopping pod sandbox: 300a9d9d801f8fb5a4fd74bacbf89dbdd819ed7e52bb527980ce4ff9fa00efe5\" id=65b0e2dc-36e4-4678-9d77-86fffa70e82d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.422843 | controller |     "Jun 11 11:07:37.342927 crc crio[22652]: time=\"2026-06-11T11:07:37.342435671Z\" level=info msg=\"Stopping pod sandbox: 13318edb0e1b5334d97f8f8f41e1432bc1b8031f4470f15912a38067b97e8e11\" id=8241f9e5-9137-489d-a8a0-117162b5f0c0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.422858 | controller |     "Jun 11 11:07:37.343208 crc crio[22652]: time=\"2026-06-11T11:07:37.34310535Z\" level=info msg=\"Stopping pod sandbox: 61b62d445bcbdbaa2e609831f5d681144d4035e21a414c9aee36e32337cadf48\" id=23753d66-13da-406d-b79f-cb69354ab603 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.422879 | controller |     "Jun 11 11:07:37.343589 crc crio[22652]: time=\"2026-06-11T11:07:37.343507023Z\" level=info msg=\"Got pod network &{Name:nova-api-db-create-gnrkl Namespace:openstack ID:13318edb0e1b5334d97f8f8f41e1432bc1b8031f4470f15912a38067b97e8e11 UID:63297740-9143-4df6-8039-477e8d57f9a7 NetNS:/var/run/netns/cc188a19-c2b3-41e4-a7d2-e96d28b599fb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod63297740_9143_4df6_8039_477e8d57f9a7.slice PodAnnotations:0xc005822478}] Aliases:map[]}\"",
2026-06-11 11:58:02.422895 | controller |     "Jun 11 11:07:37.343757 crc crio[22652]: time=\"2026-06-11T11:07:37.343702399Z\" level=info msg=\"Deleting pod openstack_nova-api-db-create-gnrkl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.422910 | controller |     "Jun 11 11:07:37.344071 crc crio[22652]: time=\"2026-06-11T11:07:37.34403968Z\" level=info msg=\"Got pod network &{Name:nova-cell1-db-create-2b8ln Namespace:openstack ID:61b62d445bcbdbaa2e609831f5d681144d4035e21a414c9aee36e32337cadf48 UID:dbcaffa3-b99a-4846-a2ad-36e0f7a86c77 NetNS:/var/run/netns/0fc4e72c-6acf-4d99-a5c8-05b1bb7d780e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddbcaffa3_b99a_4846_a2ad_36e0f7a86c77.slice PodAnnotations:0xc0036e6320}] Aliases:map[]}\"",
2026-06-11 11:58:02.422925 | controller |     "Jun 11 11:07:37.344403 crc crio[22652]: time=\"2026-06-11T11:07:37.344374551Z\" level=info msg=\"Deleting pod openstack_nova-cell1-db-create-2b8ln from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.422940 | controller |     "Jun 11 11:07:37.346295 crc crio[22652]: time=\"2026-06-11T11:07:37.343246779Z\" level=info msg=\"Got pod network &{Name:nova-cell0-db-create-b876m Namespace:openstack ID:300a9d9d801f8fb5a4fd74bacbf89dbdd819ed7e52bb527980ce4ff9fa00efe5 UID:fc01c744-aae0-4db3-9221-1dc9f7606372 NetNS:/var/run/netns/defa40b9-91f6-4ee7-bcb3-23cb06469eff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfc01c744_aae0_4db3_9221_1dc9f7606372.slice PodAnnotations:0xc000103438}] Aliases:map[]}\"",
2026-06-11 11:58:02.422955 | controller |     "Jun 11 11:07:37.346295 crc crio[22652]: time=\"2026-06-11T11:07:37.345045132Z\" level=info msg=\"Deleting pod openstack_nova-cell0-db-create-b876m from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.422971 | controller |     "Jun 11 11:07:37.472869 crc crio[22652]: time=\"2026-06-11T11:07:37.470386438Z\" level=info msg=\"Stopped container 70edcec2b6e2eeab86c5223d0e84ee14bbe02c6aa1260ece47aa65308379657f: openstack/ceilometer-0/sg-core\" id=75df32e8-83aa-4ec0-b2ad-112540fa2b6e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.422986 | controller |     "Jun 11 11:07:37.535278 crc crio[22652]: time=\"2026-06-11T11:07:37.534397823Z\" level=info msg=\"Stopped container d84cc7259d3353c143345ad8e31070008c0a50fd92fd6e469663dbd16d3bf672: openstack/ceilometer-0/proxy-httpd\" id=3f173eee-5617-4543-9169-2e956e506806 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.423002 | controller |     "Jun 11 11:07:37.884177 crc crio[22652]: time=\"2026-06-11T11:07:37.883179452Z\" level=info msg=\"Stopped pod sandbox: 300a9d9d801f8fb5a4fd74bacbf89dbdd819ed7e52bb527980ce4ff9fa00efe5\" id=65b0e2dc-36e4-4678-9d77-86fffa70e82d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.423018 | controller |     "Jun 11 11:07:37.933421 crc crio[22652]: time=\"2026-06-11T11:07:37.932402437Z\" level=info msg=\"Stopped pod sandbox: 13318edb0e1b5334d97f8f8f41e1432bc1b8031f4470f15912a38067b97e8e11\" id=8241f9e5-9137-489d-a8a0-117162b5f0c0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.423040 | controller |     "Jun 11 11:07:37.936379 crc crio[22652]: time=\"2026-06-11T11:07:37.936079637Z\" level=info msg=\"Stopped pod sandbox: 61b62d445bcbdbaa2e609831f5d681144d4035e21a414c9aee36e32337cadf48\" id=23753d66-13da-406d-b79f-cb69354ab603 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.423068 | controller |     "Jun 11 11:07:37.966867 crc crio[22652]: time=\"2026-06-11T11:07:37.96680292Z\" level=info msg=\"Stopped container 23234e09b735d3afddcffa13828d9b3b7bc04799567a0f1d7b38da0ab4e32f7b: openstack/ceilometer-0/ceilometer-notification-agent\" id=690618d9-35f8-4b0f-a754-b64997346d83 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.423087 | controller |     "Jun 11 11:07:38.380177 crc crio[22652]: time=\"2026-06-11T11:07:38.379439617Z\" level=info msg=\"Stopping pod sandbox: ed647184540bcf4523447f128bf19158adb82fe4edc629f6f32939ae2a9aeff6\" id=14489c57-f701-4066-b0ed-b4e423224c3f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.423103 | controller |     "Jun 11 11:07:38.380648 crc crio[22652]: time=\"2026-06-11T11:07:38.380582315Z\" level=info msg=\"Stopping pod sandbox: 77977758220b87760186b4fb136e03abb9a982359f9c578e331d6a3ca385f954\" id=4484b21c-b810-4a63-ada9-4e815abdcb75 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.423119 | controller |     "Jun 11 11:07:38.380894 crc crio[22652]: time=\"2026-06-11T11:07:38.380871433Z\" level=info msg=\"Got pod network &{Name:nova-cell0-dbf3-account-create-update-dlxrd Namespace:openstack ID:ed647184540bcf4523447f128bf19158adb82fe4edc629f6f32939ae2a9aeff6 UID:6bdc78e9-956c-4bf1-8c73-7e2b7c5d1f00 NetNS:/var/run/netns/8e4de7a4-3c2e-44ad-b0c2-4c6a5b115a12 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6bdc78e9_956c_4bf1_8c73_7e2b7c5d1f00.slice PodAnnotations:0xc002400c08}] Aliases:map[]}\"",
2026-06-11 11:58:02.423134 | controller |     "Jun 11 11:07:38.381447 crc crio[22652]: time=\"2026-06-11T11:07:38.381034649Z\" level=info msg=\"Got pod network &{Name:nova-cell1-d039-account-create-update-pdgsc Namespace:openstack ID:77977758220b87760186b4fb136e03abb9a982359f9c578e331d6a3ca385f954 UID:0af3ea16-8bbe-46ca-a4dd-0273b2a50a08 NetNS:/var/run/netns/faad4cf3-4e08-4a74-895f-18aa87ed43ee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0af3ea16_8bbe_46ca_a4dd_0273b2a50a08.slice PodAnnotations:0xc002accdd8}] Aliases:map[]}\"",
2026-06-11 11:58:02.423149 | controller |     "Jun 11 11:07:38.381526 crc crio[22652]: time=\"2026-06-11T11:07:38.381472603Z\" level=info msg=\"Deleting pod openstack_nova-cell1-d039-account-create-update-pdgsc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.423164 | controller |     "Jun 11 11:07:38.381657 crc crio[22652]: time=\"2026-06-11T11:07:38.381634837Z\" level=info msg=\"Deleting pod openstack_nova-cell0-dbf3-account-create-update-dlxrd from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.423179 | controller |     "Jun 11 11:07:38.382332 crc crio[22652]: time=\"2026-06-11T11:07:38.379891323Z\" level=info msg=\"Stopping pod sandbox: 8117a3a7543fff883b1093d9bdfd76e784a6a9cdd987914e4bdc277650093e31\" id=c163cbb7-8a22-49a8-ac0c-cd533679f283 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.423193 | controller |     "Jun 11 11:07:38.382734 crc crio[22652]: time=\"2026-06-11T11:07:38.382710701Z\" level=info msg=\"Got pod network &{Name:nova-api-b590-account-create-update-5qtkd Namespace:openstack ID:8117a3a7543fff883b1093d9bdfd76e784a6a9cdd987914e4bdc277650093e31 UID:612fd76e-9344-424f-9197-d3fe89edcae8 NetNS:/var/run/netns/97931f90-f4eb-417c-a66c-0839b13c6377 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod612fd76e_9344_424f_9197_d3fe89edcae8.slice PodAnnotations:0xc0022f6e90}] Aliases:map[]}\"",
2026-06-11 11:58:02.423213 | controller |     "Jun 11 11:07:38.382961 crc crio[22652]: time=\"2026-06-11T11:07:38.382944318Z\" level=info msg=\"Deleting pod openstack_nova-api-b590-account-create-update-5qtkd from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.423229 | controller |     "Jun 11 11:07:38.817057 crc crio[22652]: time=\"2026-06-11T11:07:38.815821098Z\" level=info msg=\"Stopped pod sandbox: 77977758220b87760186b4fb136e03abb9a982359f9c578e331d6a3ca385f954\" id=4484b21c-b810-4a63-ada9-4e815abdcb75 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.423245 | controller |     "Jun 11 11:07:38.899904 crc crio[22652]: time=\"2026-06-11T11:07:38.899796359Z\" level=info msg=\"Stopped pod sandbox: ed647184540bcf4523447f128bf19158adb82fe4edc629f6f32939ae2a9aeff6\" id=14489c57-f701-4066-b0ed-b4e423224c3f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.423260 | controller |     "Jun 11 11:07:38.909091 crc crio[22652]: time=\"2026-06-11T11:07:38.908913939Z\" level=info msg=\"Stopped pod sandbox: 8117a3a7543fff883b1093d9bdfd76e784a6a9cdd987914e4bdc277650093e31\" id=c163cbb7-8a22-49a8-ac0c-cd533679f283 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.423275 | controller |     "Jun 11 11:07:39.254277 crc crio[22652]: time=\"2026-06-11T11:07:39.252942276Z\" level=info msg=\"Stopped container 1c04f53fd8878e06031bf58f4851a142227869cce4898e11d5e6b6b40aa033e7: openstack/glance-default-internal-api-0/glance-httpd\" id=d122cc07-ddd4-4314-a420-aa710ff4d9d0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.423290 | controller |     "Jun 11 11:07:39.276103 crc crio[22652]: time=\"2026-06-11T11:07:39.275948544Z\" level=info msg=\"Stopping pod sandbox: e67d825e3a70a29da5414c243a9cb44d05d7d9fdd71f577de1601c681f605bd5\" id=65f4fff2-8513-4e5e-b02c-6fb6daa474d5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.423304 | controller |     "Jun 11 11:07:39.276818 crc crio[22652]: time=\"2026-06-11T11:07:39.276610875Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:e67d825e3a70a29da5414c243a9cb44d05d7d9fdd71f577de1601c681f605bd5 UID:4956ccad-d4c0-472b-b323-47ef715e99fc NetNS:/var/run/netns/a436a812-ea00-479c-bfbb-a2d5081601b2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4956ccad_d4c0_472b_b323_47ef715e99fc.slice PodAnnotations:0xc002400d58}] Aliases:map[]}\"",
2026-06-11 11:58:02.423319 | controller |     "Jun 11 11:07:39.276818 crc crio[22652]: time=\"2026-06-11T11:07:39.276734839Z\" level=info msg=\"Deleting pod openstack_glance-default-internal-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.423334 | controller |     "Jun 11 11:07:39.798285 crc crio[22652]: time=\"2026-06-11T11:07:39.796235856Z\" level=info msg=\"Stopped pod sandbox: e67d825e3a70a29da5414c243a9cb44d05d7d9fdd71f577de1601c681f605bd5\" id=65f4fff2-8513-4e5e-b02c-6fb6daa474d5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.423369 | controller |     "Jun 11 11:07:40.485417 crc crio[22652]: time=\"2026-06-11T11:07:40.48462039Z\" level=info msg=\"Removing container: 1c04f53fd8878e06031bf58f4851a142227869cce4898e11d5e6b6b40aa033e7\" id=c4824a08-6fbc-48e0-89fa-9721fe751929 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.423388 | controller |     "Jun 11 11:07:40.558050 crc crio[22652]: time=\"2026-06-11T11:07:40.557447184Z\" level=info msg=\"Removed container 1c04f53fd8878e06031bf58f4851a142227869cce4898e11d5e6b6b40aa033e7: openstack/glance-default-internal-api-0/glance-httpd\" id=c4824a08-6fbc-48e0-89fa-9721fe751929 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.423402 | controller |     "Jun 11 11:07:40.563834 crc crio[22652]: time=\"2026-06-11T11:07:40.563699687Z\" level=info msg=\"Removing container: 8709e50c98ca07750f0fe1cf311aa3d2924294e088081dff3c178cbe97b7c1cd\" id=9f1c7ab9-d5f3-4453-b83e-60553ee71fac name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.423421 | controller |     "Jun 11 11:07:40.610620 crc crio[22652]: time=\"2026-06-11T11:07:40.610264511Z\" level=info msg=\"Removed container 8709e50c98ca07750f0fe1cf311aa3d2924294e088081dff3c178cbe97b7c1cd: openstack/glance-default-internal-api-0/glance-log\" id=9f1c7ab9-d5f3-4453-b83e-60553ee71fac name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.423436 | controller |     "Jun 11 11:07:41.312175 crc crio[22652]: time=\"2026-06-11T11:07:41.30879584Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-internal-api-0/POD\" id=1107c352-bae4-4a23-87e9-e5c945fa177a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.423451 | controller |     "Jun 11 11:07:41.312175 crc crio[22652]: time=\"2026-06-11T11:07:41.30942341Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.423466 | controller |     "Jun 11 11:07:41.359582 crc crio[22652]: time=\"2026-06-11T11:07:41.359492079Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:65be4b56d5f8a9755e7443de387b7192a875015557ddcc226fb08f9ee692de6b UID:c36a24ea-a2ca-4974-bd85-c4f332f1a402 NetNS:/var/run/netns/80867b7a-ba12-4c74-bfb1-c37935dd022d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc36a24ea_a2ca_4974_bd85_c4f332f1a402.slice PodAnnotations:0xc001e8e488}] Aliases:map[]}\"",
2026-06-11 11:58:02.423481 | controller |     "Jun 11 11:07:41.359582 crc crio[22652]: time=\"2026-06-11T11:07:41.359570742Z\" level=info msg=\"Adding pod openstack_glance-default-internal-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.423497 | controller |     "Jun 11 11:07:42.172535 crc crio[22652]: 2026-06-11T11:07:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:65be4b56d5f8a97 Mac:e6:08:b8:5d:44:27 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b5 Mtu:0 Sandbox:/var/run/netns/80867b7a-ba12-4c74-bfb1-c37935dd022d SocketPath: PciID:}] [{Interface:0xc000014700 Address:{IP:10.217.0.181 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.423512 | controller |     "Jun 11 11:07:42.174258 crc crio[22652]: time=\"2026-06-11T11:07:42.174083759Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:65be4b56d5f8a9755e7443de387b7192a875015557ddcc226fb08f9ee692de6b UID:c36a24ea-a2ca-4974-bd85-c4f332f1a402 NetNS:/var/run/netns/80867b7a-ba12-4c74-bfb1-c37935dd022d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc36a24ea_a2ca_4974_bd85_c4f332f1a402.slice PodAnnotations:0xc001e8e488}] Aliases:map[]}\"",
2026-06-11 11:58:02.423527 | controller |     "Jun 11 11:07:42.174370 crc crio[22652]: time=\"2026-06-11T11:07:42.174299066Z\" level=info msg=\"Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.423542 | controller |     "Jun 11 11:07:42.182869 crc crio[22652]: time=\"2026-06-11T11:07:42.182807396Z\" level=info msg=\"Ran pod sandbox 65be4b56d5f8a9755e7443de387b7192a875015557ddcc226fb08f9ee692de6b with infra container: openstack/glance-default-internal-api-0/POD\" id=1107c352-bae4-4a23-87e9-e5c945fa177a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.423557 | controller |     "Jun 11 11:07:42.186018 crc crio[22652]: time=\"2026-06-11T11:07:42.18591525Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=b7505de9-1e41-4070-b83f-9011262c9b75 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.423571 | controller |     "Jun 11 11:07:42.189315 crc crio[22652]: time=\"2026-06-11T11:07:42.189245104Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=d77b949f-cb4d-4242-bdf8-976713d42394 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.423589 | controller |     "Jun 11 11:07:42.197586 crc crio[22652]: time=\"2026-06-11T11:07:42.197497062Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-log\" id=698a1ec6-7013-43c3-b3e7-8075d4cf3bd4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.423605 | controller |     "Jun 11 11:07:42.197903 crc crio[22652]: time=\"2026-06-11T11:07:42.197852014Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.423619 | controller |     "Jun 11 11:07:42.276049 crc crio[22652]: time=\"2026-06-11T11:07:42.275913014Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.423634 | controller |     "Jun 11 11:07:42.974636 crc crio[22652]: time=\"2026-06-11T11:07:42.974512756Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.423648 | controller |     "Jun 11 11:07:43.112615 crc crio[22652]: time=\"2026-06-11T11:07:43.112527919Z\" level=info msg=\"Created container 85ec70ec270b39ed91c6b7ef58e1ea2d91dfbfbca9f2fe2d0505a16660d30cb7: openstack/glance-default-internal-api-0/glance-log\" id=698a1ec6-7013-43c3-b3e7-8075d4cf3bd4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.423662 | controller |     "Jun 11 11:07:43.114279 crc crio[22652]: time=\"2026-06-11T11:07:43.114205161Z\" level=info msg=\"Starting container: 85ec70ec270b39ed91c6b7ef58e1ea2d91dfbfbca9f2fe2d0505a16660d30cb7\" id=b2227580-6816-4239-a15f-43799080b424 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.423676 | controller |     "Jun 11 11:07:43.131532 crc crio[22652]: time=\"2026-06-11T11:07:43.131448301Z\" level=info msg=\"Started container\" PID=75366 containerID=85ec70ec270b39ed91c6b7ef58e1ea2d91dfbfbca9f2fe2d0505a16660d30cb7 description=openstack/glance-default-internal-api-0/glance-log id=b2227580-6816-4239-a15f-43799080b424 name=/runtime.v1.RuntimeService/StartContainer sandboxID=65be4b56d5f8a9755e7443de387b7192a875015557ddcc226fb08f9ee692de6b",
2026-06-11 11:58:02.423691 | controller |     "Jun 11 11:07:43.145061 crc crio[22652]: time=\"2026-06-11T11:07:43.144945424Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=05a00ceb-91dc-47bf-9004-37f36e1fa639 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.423705 | controller |     "Jun 11 11:07:43.218498 crc crio[22652]: time=\"2026-06-11T11:07:43.216839519Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=95f42925-55a1-40bb-8cfb-ccb9ec9150f2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.423719 | controller |     "Jun 11 11:07:43.233019 crc crio[22652]: time=\"2026-06-11T11:07:43.232826407Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-httpd\" id=9fc5bbce-d7e4-4b80-b5ed-c7573f8260e9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.423733 | controller |     "Jun 11 11:07:43.233428 crc crio[22652]: time=\"2026-06-11T11:07:43.233375545Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.423748 | controller |     "Jun 11 11:07:43.332474 crc crio[22652]: time=\"2026-06-11T11:07:43.332374856Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.423766 | controller |     "Jun 11 11:07:43.978887 crc crio[22652]: time=\"2026-06-11T11:07:43.978431066Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.423781 | controller |     "Jun 11 11:07:44.135633 crc crio[22652]: time=\"2026-06-11T11:07:44.135531077Z\" level=info msg=\"Created container df3bb6b3f534335207a8e150b0c23dd5b8f4d10606e73946ef53ca21a52d0a29: openstack/glance-default-internal-api-0/glance-httpd\" id=9fc5bbce-d7e4-4b80-b5ed-c7573f8260e9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.423795 | controller |     "Jun 11 11:07:44.136902 crc crio[22652]: time=\"2026-06-11T11:07:44.13687211Z\" level=info msg=\"Starting container: df3bb6b3f534335207a8e150b0c23dd5b8f4d10606e73946ef53ca21a52d0a29\" id=f844c402-fd96-435d-9872-46dac1871aab name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.423810 | controller |     "Jun 11 11:07:44.143376 crc crio[22652]: time=\"2026-06-11T11:07:44.143320413Z\" level=info msg=\"Started container\" PID=75426 containerID=df3bb6b3f534335207a8e150b0c23dd5b8f4d10606e73946ef53ca21a52d0a29 description=openstack/glance-default-internal-api-0/glance-httpd id=f844c402-fd96-435d-9872-46dac1871aab name=/runtime.v1.RuntimeService/StartContainer sandboxID=65be4b56d5f8a9755e7443de387b7192a875015557ddcc226fb08f9ee692de6b",
2026-06-11 11:58:02.423824 | controller |     "Jun 11 11:07:45.202613 crc crio[22652]: time=\"2026-06-11T11:07:45.202530066Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-conductor-db-sync-h5dcn/POD\" id=2a0a898f-17c0-4f57-aaa3-7d2f722d96ad name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.423839 | controller |     "Jun 11 11:07:45.203549 crc crio[22652]: time=\"2026-06-11T11:07:45.20265218Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.423853 | controller |     "Jun 11 11:07:45.253204 crc crio[22652]: time=\"2026-06-11T11:07:45.252886405Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-db-sync-h5dcn Namespace:openstack ID:dcd0af4aac7d4247c268f8dc2962b122aea5ecfe3ceff9d827561952aae33df2 UID:e157b4fc-cc2c-4be0-acbb-7f59e81c1701 NetNS:/var/run/netns/da51f659-7fbd-49d7-912e-4d3ae7df9baa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode157b4fc_cc2c_4be0_acbb_7f59e81c1701.slice PodAnnotations:0xc001e8e5d8}] Aliases:map[]}\"",
2026-06-11 11:58:02.423868 | controller |     "Jun 11 11:07:45.253204 crc crio[22652]: time=\"2026-06-11T11:07:45.253009229Z\" level=info msg=\"Adding pod openstack_nova-cell0-conductor-db-sync-h5dcn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.423882 | controller |     "Jun 11 11:07:45.830455 crc crio[22652]: 2026-06-11T11:07:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dcd0af4aac7d424 Mac:42:de:54:cb:35:e2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b6 Mtu:0 Sandbox:/var/run/netns/da51f659-7fbd-49d7-912e-4d3ae7df9baa SocketPath: PciID:}] [{Interface:0xc00025aa20 Address:{IP:10.217.0.182 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.423897 | controller |     "Jun 11 11:07:45.833415 crc crio[22652]: time=\"2026-06-11T11:07:45.833106234Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-db-sync-h5dcn Namespace:openstack ID:dcd0af4aac7d4247c268f8dc2962b122aea5ecfe3ceff9d827561952aae33df2 UID:e157b4fc-cc2c-4be0-acbb-7f59e81c1701 NetNS:/var/run/netns/da51f659-7fbd-49d7-912e-4d3ae7df9baa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode157b4fc_cc2c_4be0_acbb_7f59e81c1701.slice PodAnnotations:0xc001e8e5d8}] Aliases:map[]}\"",
2026-06-11 11:58:02.423916 | controller |     "Jun 11 11:07:45.833752 crc crio[22652]: time=\"2026-06-11T11:07:45.833480576Z\" level=info msg=\"Checking pod openstack_nova-cell0-conductor-db-sync-h5dcn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.423932 | controller |     "Jun 11 11:07:45.843949 crc crio[22652]: time=\"2026-06-11T11:07:45.843848993Z\" level=info msg=\"Ran pod sandbox dcd0af4aac7d4247c268f8dc2962b122aea5ecfe3ceff9d827561952aae33df2 with infra container: openstack/nova-cell0-conductor-db-sync-h5dcn/POD\" id=2a0a898f-17c0-4f57-aaa3-7d2f722d96ad name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.423946 | controller |     "Jun 11 11:07:45.846487 crc crio[22652]: time=\"2026-06-11T11:07:45.846402944Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=0274cdeb-5ebe-444e-aa79-1f1fc779db47 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.423961 | controller |     "Jun 11 11:07:45.846685 crc crio[22652]: time=\"2026-06-11T11:07:45.846638341Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified not found\" id=0274cdeb-5ebe-444e-aa79-1f1fc779db47 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.423975 | controller |     "Jun 11 11:07:45.846822 crc crio[22652]: time=\"2026-06-11T11:07:45.846728134Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified found\" id=0274cdeb-5ebe-444e-aa79-1f1fc779db47 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.423990 | controller |     "Jun 11 11:07:45.848028 crc crio[22652]: time=\"2026-06-11T11:07:45.847920522Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=5aab6d93-4a0b-41d0-9566-619020516315 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.424004 | controller |     "Jun 11 11:07:45.864965 crc crio[22652]: time=\"2026-06-11T11:07:45.864872246Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\\\"\"",
2026-06-11 11:58:02.424019 | controller |     "Jun 11 11:07:46.045385 crc crio[22652]: time=\"2026-06-11T11:07:46.045308428Z\" level=info msg=\"Stopped container 82cf56b6326da7ed0d6e9a96412c9bbe8cd2597bc96247660e2decd44bbfbf94: openstack/ceilometer-0/ceilometer-central-agent\" id=e7ecdbbc-8ad0-4f9b-b82d-b396ad77e2b0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.424034 | controller |     "Jun 11 11:07:46.047031 crc crio[22652]: time=\"2026-06-11T11:07:46.046853736Z\" level=info msg=\"Stopping pod sandbox: 96a653f52cb2d5aafeca65a8e8f2217d054c937a1b181849a1e7ef1aa4cb003c\" id=9eb79aa3-ce52-4626-9c12-cea4ab75f0b7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.424048 | controller |     "Jun 11 11:07:46.047660 crc crio[22652]: time=\"2026-06-11T11:07:46.047512847Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:96a653f52cb2d5aafeca65a8e8f2217d054c937a1b181849a1e7ef1aa4cb003c UID:1f46fc3e-fb74-480a-9ef6-d721278a9617 NetNS:/var/run/netns/f92bc1da-8b17-47b2-9825-83fa31f38366 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1f46fc3e_fb74_480a_9ef6_d721278a9617.slice PodAnnotations:0xc001e8eae0}] Aliases:map[]}\"",
2026-06-11 11:58:02.424064 | controller |     "Jun 11 11:07:46.047769 crc crio[22652]: time=\"2026-06-11T11:07:46.047663202Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.424078 | controller |     "Jun 11 11:07:46.420490 crc crio[22652]: time=\"2026-06-11T11:07:46.419941505Z\" level=info msg=\"Stopped pod sandbox: 96a653f52cb2d5aafeca65a8e8f2217d054c937a1b181849a1e7ef1aa4cb003c\" id=9eb79aa3-ce52-4626-9c12-cea4ab75f0b7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.424096 | controller |     "Jun 11 11:07:46.637650 crc crio[22652]: time=\"2026-06-11T11:07:46.636810442Z\" level=info msg=\"Removing container: d84cc7259d3353c143345ad8e31070008c0a50fd92fd6e469663dbd16d3bf672\" id=52d23058-53fd-4787-b4b3-c2aa1c33d086 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.424111 | controller |     "Jun 11 11:07:46.810309 crc crio[22652]: time=\"2026-06-11T11:07:46.810202206Z\" level=info msg=\"Removed container d84cc7259d3353c143345ad8e31070008c0a50fd92fd6e469663dbd16d3bf672: openstack/ceilometer-0/proxy-httpd\" id=52d23058-53fd-4787-b4b3-c2aa1c33d086 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.424126 | controller |     "Jun 11 11:07:46.822663 crc crio[22652]: time=\"2026-06-11T11:07:46.822549639Z\" level=info msg=\"Removing container: 70edcec2b6e2eeab86c5223d0e84ee14bbe02c6aa1260ece47aa65308379657f\" id=f9dcea0e-ab2d-42ec-9473-62d35ba79265 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.424140 | controller |     "Jun 11 11:07:46.884726 crc crio[22652]: time=\"2026-06-11T11:07:46.884537841Z\" level=info msg=\"Removed container 70edcec2b6e2eeab86c5223d0e84ee14bbe02c6aa1260ece47aa65308379657f: openstack/ceilometer-0/sg-core\" id=f9dcea0e-ab2d-42ec-9473-62d35ba79265 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.424154 | controller |     "Jun 11 11:07:46.894286 crc crio[22652]: time=\"2026-06-11T11:07:46.894207673Z\" level=info msg=\"Removing container: 23234e09b735d3afddcffa13828d9b3b7bc04799567a0f1d7b38da0ab4e32f7b\" id=aa0c84b2-47f3-4a34-94a9-9dbda92327ed name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.424168 | controller |     "Jun 11 11:07:46.937570 crc crio[22652]: time=\"2026-06-11T11:07:46.937447684Z\" level=info msg=\"Removed container 23234e09b735d3afddcffa13828d9b3b7bc04799567a0f1d7b38da0ab4e32f7b: openstack/ceilometer-0/ceilometer-notification-agent\" id=aa0c84b2-47f3-4a34-94a9-9dbda92327ed name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.424182 | controller |     "Jun 11 11:07:46.940780 crc crio[22652]: time=\"2026-06-11T11:07:46.94070911Z\" level=info msg=\"Removing container: 82cf56b6326da7ed0d6e9a96412c9bbe8cd2597bc96247660e2decd44bbfbf94\" id=9a8f3804-d74f-4cc7-b589-8e995f73d441 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.424196 | controller |     "Jun 11 11:07:47.010552 crc crio[22652]: time=\"2026-06-11T11:07:47.010498281Z\" level=info msg=\"Removed container 82cf56b6326da7ed0d6e9a96412c9bbe8cd2597bc96247660e2decd44bbfbf94: openstack/ceilometer-0/ceilometer-central-agent\" id=9a8f3804-d74f-4cc7-b589-8e995f73d441 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.424211 | controller |     "Jun 11 11:07:47.481879 crc crio[22652]: time=\"2026-06-11T11:07:47.48139123Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=1f670596-0c62-47c4-a773-d0c21790e93a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.424226 | controller |     "Jun 11 11:07:47.481879 crc crio[22652]: time=\"2026-06-11T11:07:47.481879585Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.424240 | controller |     "Jun 11 11:07:47.519730 crc crio[22652]: time=\"2026-06-11T11:07:47.519605007Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:5ab9e7e4d9c5f25c82ed6b76bc3f01614741e0717b5e147a0d0c235bb998cd1e UID:f5cb5323-9824-48b0-8a5c-0fe65fcdb95a NetNS:/var/run/netns/143686e0-f3e5-4f11-8c8d-9fcab2c37437 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf5cb5323_9824_48b0_8a5c_0fe65fcdb95a.slice PodAnnotations:0xc0026185c0}] Aliases:map[]}\"",
2026-06-11 11:58:02.424256 | controller |     "Jun 11 11:07:47.519730 crc crio[22652]: time=\"2026-06-11T11:07:47.51969405Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.424274 | controller |     "Jun 11 11:07:48.084810 crc crio[22652]: 2026-06-11T11:07:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5ab9e7e4d9c5f25 Mac:26:c3:45:7c:68:59 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b7 Mtu:0 Sandbox:/var/run/netns/143686e0-f3e5-4f11-8c8d-9fcab2c37437 SocketPath: PciID:}] [{Interface:0xc00050c5c0 Address:{IP:10.217.0.183 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.424290 | controller |     "Jun 11 11:07:48.089336 crc crio[22652]: time=\"2026-06-11T11:07:48.088977266Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:5ab9e7e4d9c5f25c82ed6b76bc3f01614741e0717b5e147a0d0c235bb998cd1e UID:f5cb5323-9824-48b0-8a5c-0fe65fcdb95a NetNS:/var/run/netns/143686e0-f3e5-4f11-8c8d-9fcab2c37437 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf5cb5323_9824_48b0_8a5c_0fe65fcdb95a.slice PodAnnotations:0xc0026185c0}] Aliases:map[]}\"",
2026-06-11 11:58:02.424306 | controller |     "Jun 11 11:07:48.090496 crc crio[22652]: time=\"2026-06-11T11:07:48.090468763Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.424321 | controller |     "Jun 11 11:07:48.110073 crc crio[22652]: time=\"2026-06-11T11:07:48.109978607Z\" level=info msg=\"Ran pod sandbox 5ab9e7e4d9c5f25c82ed6b76bc3f01614741e0717b5e147a0d0c235bb998cd1e with infra container: openstack/ceilometer-0/POD\" id=1f670596-0c62-47c4-a773-d0c21790e93a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.424336 | controller |     "Jun 11 11:07:48.113285 crc crio[22652]: time=\"2026-06-11T11:07:48.113205612Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=b965b92b-515b-4bdd-96ca-716d93fe417e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.424372 | controller |     "Jun 11 11:07:48.145764 crc crio[22652]: time=\"2026-06-11T11:07:48.145507555Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=ecbe9db7-b36e-4a05-8bfa-f6e9cc59c231 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.424397 | controller |     "Jun 11 11:07:48.157220 crc crio[22652]: time=\"2026-06-11T11:07:48.157074657Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=ce63b80b-2619-4ae2-8254-6fadf16cd85f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.424419 | controller |     "Jun 11 11:07:48.157948 crc crio[22652]: time=\"2026-06-11T11:07:48.157761079Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.424435 | controller |     "Jun 11 11:07:48.252499 crc crio[22652]: time=\"2026-06-11T11:07:48.252396264Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.424450 | controller |     "Jun 11 11:07:48.258382 crc crio[22652]: time=\"2026-06-11T11:07:48.258260787Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.424464 | controller |     "Jun 11 11:07:48.429964 crc crio[22652]: time=\"2026-06-11T11:07:48.429375679Z\" level=info msg=\"Created container 5b6d8a3f0e6898a6ee01d2d888419f95939dcf07150d3e057b2621a38c0caeb3: openstack/ceilometer-0/ceilometer-central-agent\" id=ce63b80b-2619-4ae2-8254-6fadf16cd85f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.424479 | controller |     "Jun 11 11:07:48.435499 crc crio[22652]: time=\"2026-06-11T11:07:48.435389888Z\" level=info msg=\"Starting container: 5b6d8a3f0e6898a6ee01d2d888419f95939dcf07150d3e057b2621a38c0caeb3\" id=caa50770-e214-4759-a6fc-cc7a7e7f6c84 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.424499 | controller |     "Jun 11 11:07:48.442595 crc crio[22652]: time=\"2026-06-11T11:07:48.442483929Z\" level=info msg=\"Started container\" PID=75909 containerID=5b6d8a3f0e6898a6ee01d2d888419f95939dcf07150d3e057b2621a38c0caeb3 description=openstack/ceilometer-0/ceilometer-central-agent id=caa50770-e214-4759-a6fc-cc7a7e7f6c84 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ab9e7e4d9c5f25c82ed6b76bc3f01614741e0717b5e147a0d0c235bb998cd1e",
2026-06-11 11:58:02.424515 | controller |     "Jun 11 11:07:48.462186 crc crio[22652]: time=\"2026-06-11T11:07:48.462057802Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=f68697bc-748e-47f7-943c-55c42febcff9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.424529 | controller |     "Jun 11 11:07:48.494250 crc crio[22652]: time=\"2026-06-11T11:07:48.494077575Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=0d20be9c-36c2-4fdc-915f-e8de1864e785 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.424543 | controller |     "Jun 11 11:07:48.504785 crc crio[22652]: time=\"2026-06-11T11:07:48.504655668Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=441305aa-6c86-42ed-8ffe-bf058f64deb6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.424558 | controller |     "Jun 11 11:07:48.505346 crc crio[22652]: time=\"2026-06-11T11:07:48.505270715Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.424573 | controller |     "Jun 11 11:07:48.557332 crc crio[22652]: time=\"2026-06-11T11:07:48.557233884Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.424588 | controller |     "Jun 11 11:07:48.562436 crc crio[22652]: time=\"2026-06-11T11:07:48.562330783Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.424610 | controller |     "Jun 11 11:07:48.683517 crc crio[22652]: time=\"2026-06-11T11:07:48.683408087Z\" level=info msg=\"Created container 651ac5e037888184a46ae6b540502150314d4351691c1c439e215a20861255c8: openstack/ceilometer-0/ceilometer-notification-agent\" id=441305aa-6c86-42ed-8ffe-bf058f64deb6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.424635 | controller |     "Jun 11 11:07:48.684821 crc crio[22652]: time=\"2026-06-11T11:07:48.684695926Z\" level=info msg=\"Starting container: 651ac5e037888184a46ae6b540502150314d4351691c1c439e215a20861255c8\" id=074d742c-1b31-4c92-933a-34d48e9baccf name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.424661 | controller |     "Jun 11 11:07:48.693014 crc crio[22652]: time=\"2026-06-11T11:07:48.689774305Z\" level=info msg=\"Started container\" PID=75930 containerID=651ac5e037888184a46ae6b540502150314d4351691c1c439e215a20861255c8 description=openstack/ceilometer-0/ceilometer-notification-agent id=074d742c-1b31-4c92-933a-34d48e9baccf name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ab9e7e4d9c5f25c82ed6b76bc3f01614741e0717b5e147a0d0c235bb998cd1e",
2026-06-11 11:58:02.424685 | controller |     "Jun 11 11:07:48.703440 crc crio[22652]: time=\"2026-06-11T11:07:48.702707261Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=a1fa20ad-2f9c-49c5-950c-be9e47e58133 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.424704 | controller |     "Jun 11 11:07:48.721016 crc crio[22652]: time=\"2026-06-11T11:07:48.720862994Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=124527c3-8962-4680-bb07-155e63f81d6d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.424724 | controller |     "Jun 11 11:07:48.729502 crc crio[22652]: time=\"2026-06-11T11:07:48.728639213Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=12c03be3-070b-4c4a-a034-20b0fd62ba35 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.424739 | controller |     "Jun 11 11:07:48.729502 crc crio[22652]: time=\"2026-06-11T11:07:48.72888161Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.424755 | controller |     "Jun 11 11:07:48.765442 crc crio[22652]: time=\"2026-06-11T11:07:48.765335542Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.424770 | controller |     "Jun 11 11:07:48.769461 crc crio[22652]: time=\"2026-06-11T11:07:48.76939597Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.424785 | controller |     "Jun 11 11:07:48.910537 crc crio[22652]: time=\"2026-06-11T11:07:48.910420568Z\" level=info msg=\"Created container a83d8f64ad0ce91e52cc945b2bb49525da407f561692188c9d0689b7dbf06cf9: openstack/ceilometer-0/sg-core\" id=12c03be3-070b-4c4a-a034-20b0fd62ba35 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.424799 | controller |     "Jun 11 11:07:48.912595 crc crio[22652]: time=\"2026-06-11T11:07:48.912558035Z\" level=info msg=\"Starting container: a83d8f64ad0ce91e52cc945b2bb49525da407f561692188c9d0689b7dbf06cf9\" id=3287ecc8-b906-415f-80ca-df0a180a3475 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.424815 | controller |     "Jun 11 11:07:48.927098 crc crio[22652]: time=\"2026-06-11T11:07:48.926862513Z\" level=info msg=\"Started container\" PID=75945 containerID=a83d8f64ad0ce91e52cc945b2bb49525da407f561692188c9d0689b7dbf06cf9 description=openstack/ceilometer-0/sg-core id=3287ecc8-b906-415f-80ca-df0a180a3475 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ab9e7e4d9c5f25c82ed6b76bc3f01614741e0717b5e147a0d0c235bb998cd1e",
2026-06-11 11:58:02.424830 | controller |     "Jun 11 11:07:48.942665 crc crio[22652]: time=\"2026-06-11T11:07:48.942615727Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=a4486991-2a80-44c5-a1c6-5dad828f8082 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.424846 | controller |     "Jun 11 11:07:48.981666 crc crio[22652]: time=\"2026-06-11T11:07:48.981588499Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=d121763a-8f2c-408b-b345-2e454009aa30 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.424862 | controller |     "Jun 11 11:07:48.990029 crc crio[22652]: time=\"2026-06-11T11:07:48.989920399Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=3b32de41-4e70-4844-b7c2-f21cbc967824 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.424876 | controller |     "Jun 11 11:07:48.990660 crc crio[22652]: time=\"2026-06-11T11:07:48.99058945Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.424891 | controller |     "Jun 11 11:07:49.049458 crc crio[22652]: time=\"2026-06-11T11:07:49.04933481Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.424905 | controller |     "Jun 11 11:07:49.054853 crc crio[22652]: time=\"2026-06-11T11:07:49.05475975Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.424924 | controller |     "Jun 11 11:07:49.193358 crc crio[22652]: time=\"2026-06-11T11:07:49.193239749Z\" level=info msg=\"Created container 63e88a1d7eef9350d8109449629c57eb5c76e9b4a5b5251fb0d312a050b0962c: openstack/ceilometer-0/proxy-httpd\" id=3b32de41-4e70-4844-b7c2-f21cbc967824 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.424939 | controller |     "Jun 11 11:07:49.196217 crc crio[22652]: time=\"2026-06-11T11:07:49.196046368Z\" level=info msg=\"Starting container: 63e88a1d7eef9350d8109449629c57eb5c76e9b4a5b5251fb0d312a050b0962c\" id=93b330d2-4b4c-4d9d-91dd-e8bf7ecb5892 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.424954 | controller |     "Jun 11 11:07:49.208830 crc crio[22652]: time=\"2026-06-11T11:07:49.208703653Z\" level=info msg=\"Started container\" PID=75970 containerID=63e88a1d7eef9350d8109449629c57eb5c76e9b4a5b5251fb0d312a050b0962c description=openstack/ceilometer-0/proxy-httpd id=93b330d2-4b4c-4d9d-91dd-e8bf7ecb5892 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ab9e7e4d9c5f25c82ed6b76bc3f01614741e0717b5e147a0d0c235bb998cd1e",
2026-06-11 11:58:02.424969 | controller |     "Jun 11 11:07:58.315214 crc crio[22652]: time=\"2026-06-11T11:07:58.31438022Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:99287b7aa83a5c1c32b9c3077bb084ea2f3c582f87b298d861544e5c5a6ebf41\" id=5aab6d93-4a0b-41d0-9566-619020516315 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.424985 | controller |     "Jun 11 11:07:58.319036 crc crio[22652]: time=\"2026-06-11T11:07:58.318903794Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=26f40830-a42a-4b5b-a3da-6c665878ecd7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.425007 | controller |     "Jun 11 11:07:58.358546 crc crio[22652]: time=\"2026-06-11T11:07:58.358453699Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=69657303-6aab-4d87-bd2e-2bda68017fda name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.425032 | controller |     "Jun 11 11:07:58.369320 crc crio[22652]: time=\"2026-06-11T11:07:58.369199506Z\" level=info msg=\"Creating container: openstack/nova-cell0-conductor-db-sync-h5dcn/nova-cell0-conductor-db-sync\" id=9a31bcd8-5440-416f-ab4d-f2e0ab99e31c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.425056 | controller |     "Jun 11 11:07:58.371546 crc crio[22652]: time=\"2026-06-11T11:07:58.371453138Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.425073 | controller |     "Jun 11 11:07:58.431221 crc crio[22652]: time=\"2026-06-11T11:07:58.431075773Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.425090 | controller |     "Jun 11 11:07:58.442528 crc crio[22652]: time=\"2026-06-11T11:07:58.442420613Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.425106 | controller |     "Jun 11 11:07:58.593548 crc crio[22652]: time=\"2026-06-11T11:07:58.593070142Z\" level=info msg=\"Created container 6cb58f2d7577be31dc44306ec0e351af51787b29df4f1aa00a0ce01b970ad302: openstack/nova-cell0-conductor-db-sync-h5dcn/nova-cell0-conductor-db-sync\" id=9a31bcd8-5440-416f-ab4d-f2e0ab99e31c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.425122 | controller |     "Jun 11 11:07:58.595276 crc crio[22652]: time=\"2026-06-11T11:07:58.595203129Z\" level=info msg=\"Starting container: 6cb58f2d7577be31dc44306ec0e351af51787b29df4f1aa00a0ce01b970ad302\" id=d0962781-6b2a-4f03-80d1-27057689e759 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.425141 | controller |     "Jun 11 11:07:58.599557 crc crio[22652]: time=\"2026-06-11T11:07:58.599520597Z\" level=info msg=\"Started container\" PID=76619 containerID=6cb58f2d7577be31dc44306ec0e351af51787b29df4f1aa00a0ce01b970ad302 description=openstack/nova-cell0-conductor-db-sync-h5dcn/nova-cell0-conductor-db-sync id=d0962781-6b2a-4f03-80d1-27057689e759 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dcd0af4aac7d4247c268f8dc2962b122aea5ecfe3ceff9d827561952aae33df2",
2026-06-11 11:58:02.425158 | controller |     "Jun 11 11:08:00.507436 crc crio[22652]: time=\"2026-06-11T11:08:00.506742581Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686268-cvk7f/POD\" id=d09e56d8-b9ff-4e32-9642-ff2beb894986 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.425174 | controller |     "Jun 11 11:08:00.508608 crc crio[22652]: time=\"2026-06-11T11:08:00.507475244Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.425189 | controller |     "Jun 11 11:08:00.558966 crc crio[22652]: time=\"2026-06-11T11:08:00.55887083Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686268-cvk7f Namespace:openshift-infra ID:7b4c4fb57b27fb639e54f27b5467718718b38ff0c8c23df6837b025fecaf2e3b UID:9bbba65d-f84a-4cda-a4d8-6fd6e9e5275c NetNS:/var/run/netns/b0eec1e2-1c0a-416b-a03e-bc39193d9610 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9bbba65d_f84a_4cda_a4d8_6fd6e9e5275c.slice PodAnnotations:0xc002618c40}] Aliases:map[]}\"",
2026-06-11 11:58:02.425205 | controller |     "Jun 11 11:08:00.558966 crc crio[22652]: time=\"2026-06-11T11:08:00.558943232Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686268-cvk7f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.425220 | controller |     "Jun 11 11:08:01.108228 crc crio[22652]: 2026-06-11T11:08:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7b4c4fb57b27fb6 Mac:f2:cb:b6:ff:60:3e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b8 Mtu:0 Sandbox:/var/run/netns/b0eec1e2-1c0a-416b-a03e-bc39193d9610 SocketPath: PciID:}] [{Interface:0xc00011a6c0 Address:{IP:10.217.0.184 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.425238 | controller |     "Jun 11 11:08:01.110480 crc crio[22652]: time=\"2026-06-11T11:08:01.110399981Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686268-cvk7f Namespace:openshift-infra ID:7b4c4fb57b27fb639e54f27b5467718718b38ff0c8c23df6837b025fecaf2e3b UID:9bbba65d-f84a-4cda-a4d8-6fd6e9e5275c NetNS:/var/run/netns/b0eec1e2-1c0a-416b-a03e-bc39193d9610 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9bbba65d_f84a_4cda_a4d8_6fd6e9e5275c.slice PodAnnotations:0xc002618c40}] Aliases:map[]}\"",
2026-06-11 11:58:02.425255 | controller |     "Jun 11 11:08:01.110673 crc crio[22652]: time=\"2026-06-11T11:08:01.110602807Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686268-cvk7f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.425270 | controller |     "Jun 11 11:08:01.122255 crc crio[22652]: time=\"2026-06-11T11:08:01.121838065Z\" level=info msg=\"Ran pod sandbox 7b4c4fb57b27fb639e54f27b5467718718b38ff0c8c23df6837b025fecaf2e3b with infra container: openshift-infra/auto-csr-approver-29686268-cvk7f/POD\" id=d09e56d8-b9ff-4e32-9642-ff2beb894986 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.425285 | controller |     "Jun 11 11:08:01.126031 crc crio[22652]: time=\"2026-06-11T11:08:01.124694626Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=ff838536-6c70-4e05-a6e0-224fb28971f4 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.425299 | controller |     "Jun 11 11:08:01.137855 crc crio[22652]: time=\"2026-06-11T11:08:01.137781321Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 11:58:02.425317 | controller |     "Jun 11 11:08:01.927105 crc crio[22652]: time=\"2026-06-11T11:08:01.926633455Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=ff838536-6c70-4e05-a6e0-224fb28971f4 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.425333 | controller |     "Jun 11 11:08:01.928482 crc crio[22652]: time=\"2026-06-11T11:08:01.927782522Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=d67668d3-c148-40fe-8b76-44b21964e557 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.425367 | controller |     "Jun 11 11:08:01.929866 crc crio[22652]: time=\"2026-06-11T11:08:01.929784275Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=4292747f-ca54-40d9-a4ce-bd9fdbfc878a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.425389 | controller |     "Jun 11 11:08:01.941201 crc crio[22652]: time=\"2026-06-11T11:08:01.941061763Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686268-cvk7f/oc\" id=295f8a9e-4f53-412c-b243-7475b8d6a2ce name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.425405 | controller |     "Jun 11 11:08:01.941652 crc crio[22652]: time=\"2026-06-11T11:08:01.94158668Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.425420 | controller |     "Jun 11 11:08:01.983730 crc crio[22652]: time=\"2026-06-11T11:08:01.983642214Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.425435 | controller |     "Jun 11 11:08:02.185836 crc crio[22652]: time=\"2026-06-11T11:08:02.185594392Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.425450 | controller |     "Jun 11 11:08:02.332439 crc crio[22652]: time=\"2026-06-11T11:08:02.332318205Z\" level=info msg=\"Created container 31f8d16e471cf3ca065d0549564ef19a30f273bd43bd25ebecce0913d7ead953: openshift-infra/auto-csr-approver-29686268-cvk7f/oc\" id=295f8a9e-4f53-412c-b243-7475b8d6a2ce name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.425465 | controller |     "Jun 11 11:08:02.334343 crc crio[22652]: time=\"2026-06-11T11:08:02.334237737Z\" level=info msg=\"Starting container: 31f8d16e471cf3ca065d0549564ef19a30f273bd43bd25ebecce0913d7ead953\" id=40f0e9f7-4144-4e61-ad9f-54756101461d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.425480 | controller |     "Jun 11 11:08:02.339030 crc crio[22652]: time=\"2026-06-11T11:08:02.338937426Z\" level=info msg=\"Started container\" PID=77014 containerID=31f8d16e471cf3ca065d0549564ef19a30f273bd43bd25ebecce0913d7ead953 description=openshift-infra/auto-csr-approver-29686268-cvk7f/oc id=40f0e9f7-4144-4e61-ad9f-54756101461d name=/runtime.v1.RuntimeService/StartContainer sandboxID=7b4c4fb57b27fb639e54f27b5467718718b38ff0c8c23df6837b025fecaf2e3b",
2026-06-11 11:58:02.425495 | controller |     "Jun 11 11:08:03.970608 crc crio[22652]: time=\"2026-06-11T11:08:03.969835284Z\" level=info msg=\"Stopping pod sandbox: 7b4c4fb57b27fb639e54f27b5467718718b38ff0c8c23df6837b025fecaf2e3b\" id=5a3f17f7-3525-4627-b866-3e1cfee2ea53 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.425510 | controller |     "Jun 11 11:08:03.972068 crc crio[22652]: time=\"2026-06-11T11:08:03.971342082Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686268-cvk7f Namespace:openshift-infra ID:7b4c4fb57b27fb639e54f27b5467718718b38ff0c8c23df6837b025fecaf2e3b UID:9bbba65d-f84a-4cda-a4d8-6fd6e9e5275c NetNS:/var/run/netns/b0eec1e2-1c0a-416b-a03e-bc39193d9610 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9bbba65d_f84a_4cda_a4d8_6fd6e9e5275c.slice PodAnnotations:0xc001e8e668}] Aliases:map[]}\"",
2026-06-11 11:58:02.425530 | controller |     "Jun 11 11:08:03.972068 crc crio[22652]: time=\"2026-06-11T11:08:03.971467426Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686268-cvk7f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.425546 | controller |     "Jun 11 11:08:03.985215 crc crio[22652]: time=\"2026-06-11T11:08:03.985060429Z\" level=info msg=\"Stopping pod sandbox: 96a653f52cb2d5aafeca65a8e8f2217d054c937a1b181849a1e7ef1aa4cb003c\" id=9c180e45-6f9e-4f1d-af3a-02f933efae67 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.425562 | controller |     "Jun 11 11:08:03.985215 crc crio[22652]: time=\"2026-06-11T11:08:03.985191244Z\" level=info msg=\"Stopped pod sandbox (already stopped): 96a653f52cb2d5aafeca65a8e8f2217d054c937a1b181849a1e7ef1aa4cb003c\" id=9c180e45-6f9e-4f1d-af3a-02f933efae67 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.425576 | controller |     "Jun 11 11:08:03.986326 crc crio[22652]: time=\"2026-06-11T11:08:03.986271778Z\" level=info msg=\"Removing pod sandbox: 96a653f52cb2d5aafeca65a8e8f2217d054c937a1b181849a1e7ef1aa4cb003c\" id=3dd54237-4a7a-4e37-be71-a2aa38fdc8e2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.425604 | controller |     "Jun 11 11:08:04.009781 crc crio[22652]: time=\"2026-06-11T11:08:04.009664449Z\" level=info msg=\"Removed pod sandbox: 96a653f52cb2d5aafeca65a8e8f2217d054c937a1b181849a1e7ef1aa4cb003c\" id=3dd54237-4a7a-4e37-be71-a2aa38fdc8e2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.425622 | controller |     "Jun 11 11:08:04.010687 crc crio[22652]: time=\"2026-06-11T11:08:04.010631399Z\" level=info msg=\"Stopping pod sandbox: 827bde4ad9833476c270867fce46f53b1ec0a052afb14cf88a6c6e9953c52d3a\" id=f5c790ae-cf16-45c5-a172-060ed3e3465c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.425637 | controller |     "Jun 11 11:08:04.010687 crc crio[22652]: time=\"2026-06-11T11:08:04.010719972Z\" level=info msg=\"Stopped pod sandbox (already stopped): 827bde4ad9833476c270867fce46f53b1ec0a052afb14cf88a6c6e9953c52d3a\" id=f5c790ae-cf16-45c5-a172-060ed3e3465c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.425652 | controller |     "Jun 11 11:08:04.011674 crc crio[22652]: time=\"2026-06-11T11:08:04.011493577Z\" level=info msg=\"Removing pod sandbox: 827bde4ad9833476c270867fce46f53b1ec0a052afb14cf88a6c6e9953c52d3a\" id=77bd4554-a61e-4b86-b35d-ff4dcb2276c2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.425667 | controller |     "Jun 11 11:08:04.027593 crc crio[22652]: time=\"2026-06-11T11:08:04.027491169Z\" level=info msg=\"Removed pod sandbox: 827bde4ad9833476c270867fce46f53b1ec0a052afb14cf88a6c6e9953c52d3a\" id=77bd4554-a61e-4b86-b35d-ff4dcb2276c2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.425682 | controller |     "Jun 11 11:08:04.028748 crc crio[22652]: time=\"2026-06-11T11:08:04.02865404Z\" level=info msg=\"Stopping pod sandbox: b75c80169295af61c6fb47f15aa2f99648512aa5e15143d84bffa3843cc852cb\" id=da51c8f2-5167-4ec8-937b-97aaedefa1fa name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.425696 | controller |     "Jun 11 11:08:04.028748 crc crio[22652]: time=\"2026-06-11T11:08:04.028746593Z\" level=info msg=\"Stopped pod sandbox (already stopped): b75c80169295af61c6fb47f15aa2f99648512aa5e15143d84bffa3843cc852cb\" id=da51c8f2-5167-4ec8-937b-97aaedefa1fa name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.425712 | controller |     "Jun 11 11:08:04.029695 crc crio[22652]: time=\"2026-06-11T11:08:04.029554679Z\" level=info msg=\"Removing pod sandbox: b75c80169295af61c6fb47f15aa2f99648512aa5e15143d84bffa3843cc852cb\" id=2fc78050-d0fe-4d5e-b980-16de12947fdb name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.425734 | controller |     "Jun 11 11:08:04.051652 crc crio[22652]: time=\"2026-06-11T11:08:04.051512843Z\" level=info msg=\"Removed pod sandbox: b75c80169295af61c6fb47f15aa2f99648512aa5e15143d84bffa3843cc852cb\" id=2fc78050-d0fe-4d5e-b980-16de12947fdb name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.425749 | controller |     "Jun 11 11:08:04.053768 crc crio[22652]: time=\"2026-06-11T11:08:04.053639224Z\" level=info msg=\"Stopping pod sandbox: e67d825e3a70a29da5414c243a9cb44d05d7d9fdd71f577de1601c681f605bd5\" id=6930ae8d-2fe7-411b-9f8c-d5ee49c28c55 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.425764 | controller |     "Jun 11 11:08:04.053768 crc crio[22652]: time=\"2026-06-11T11:08:04.053711556Z\" level=info msg=\"Stopped pod sandbox (already stopped): e67d825e3a70a29da5414c243a9cb44d05d7d9fdd71f577de1601c681f605bd5\" id=6930ae8d-2fe7-411b-9f8c-d5ee49c28c55 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.425779 | controller |     "Jun 11 11:08:04.055356 crc crio[22652]: time=\"2026-06-11T11:08:04.055299997Z\" level=info msg=\"Removing pod sandbox: e67d825e3a70a29da5414c243a9cb44d05d7d9fdd71f577de1601c681f605bd5\" id=5da92af1-ec9d-41bd-85b0-46ff188dc11b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.425794 | controller |     "Jun 11 11:08:04.078643 crc crio[22652]: time=\"2026-06-11T11:08:04.078519514Z\" level=info msg=\"Removed pod sandbox: e67d825e3a70a29da5414c243a9cb44d05d7d9fdd71f577de1601c681f605bd5\" id=5da92af1-ec9d-41bd-85b0-46ff188dc11b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.425808 | controller |     "Jun 11 11:08:04.079947 crc crio[22652]: time=\"2026-06-11T11:08:04.079854905Z\" level=info msg=\"Stopping pod sandbox: 8c75d2414e2c641b162f08149535f56fa02bfaa707245996cb93e1240b73e0e6\" id=344e84b6-2e42-4b97-8fef-2c530a5fd15a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.425823 | controller |     "Jun 11 11:08:04.079947 crc crio[22652]: time=\"2026-06-11T11:08:04.079942778Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8c75d2414e2c641b162f08149535f56fa02bfaa707245996cb93e1240b73e0e6\" id=344e84b6-2e42-4b97-8fef-2c530a5fd15a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.425837 | controller |     "Jun 11 11:08:04.081086 crc crio[22652]: time=\"2026-06-11T11:08:04.080703132Z\" level=info msg=\"Removing pod sandbox: 8c75d2414e2c641b162f08149535f56fa02bfaa707245996cb93e1240b73e0e6\" id=f2db9b98-3eca-44ea-92bb-604afd3be036 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.425852 | controller |     "Jun 11 11:08:04.143073 crc crio[22652]: time=\"2026-06-11T11:08:04.142842306Z\" level=info msg=\"Removed pod sandbox: 8c75d2414e2c641b162f08149535f56fa02bfaa707245996cb93e1240b73e0e6\" id=f2db9b98-3eca-44ea-92bb-604afd3be036 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.425867 | controller |     "Jun 11 11:08:04.152961 crc crio[22652]: time=\"2026-06-11T11:08:04.152876635Z\" level=info msg=\"Stopping pod sandbox: b25247bce502aa1f000e3fb3bae293e30dcdc60c05f7fdd1c67db2653515ee6b\" id=0c0d5971-70b6-4097-a7a6-e9344bde3b5e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.425881 | controller |     "Jun 11 11:08:04.153330 crc crio[22652]: time=\"2026-06-11T11:08:04.15301525Z\" level=info msg=\"Stopped pod sandbox (already stopped): b25247bce502aa1f000e3fb3bae293e30dcdc60c05f7fdd1c67db2653515ee6b\" id=0c0d5971-70b6-4097-a7a6-e9344bde3b5e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.425897 | controller |     "Jun 11 11:08:04.154339 crc crio[22652]: time=\"2026-06-11T11:08:04.154291461Z\" level=info msg=\"Removing pod sandbox: b25247bce502aa1f000e3fb3bae293e30dcdc60c05f7fdd1c67db2653515ee6b\" id=5a645910-f076-4438-a1df-871f4495f5c8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.425911 | controller |     "Jun 11 11:08:04.185427 crc crio[22652]: time=\"2026-06-11T11:08:04.185168776Z\" level=info msg=\"Removed pod sandbox: b25247bce502aa1f000e3fb3bae293e30dcdc60c05f7fdd1c67db2653515ee6b\" id=5a645910-f076-4438-a1df-871f4495f5c8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.425930 | controller |     "Jun 11 11:08:04.186321 crc crio[22652]: time=\"2026-06-11T11:08:04.18625862Z\" level=info msg=\"Stopping pod sandbox: a9a55303c8b03ef4a1867f314d4fa8d16804e1c48745f18eef835050cf0df29f\" id=39ff7a41-c32e-48d4-a4ed-decc2a7e89ce name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.425946 | controller |     "Jun 11 11:08:04.186421 crc crio[22652]: time=\"2026-06-11T11:08:04.186341233Z\" level=info msg=\"Stopped pod sandbox (already stopped): a9a55303c8b03ef4a1867f314d4fa8d16804e1c48745f18eef835050cf0df29f\" id=39ff7a41-c32e-48d4-a4ed-decc2a7e89ce name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.425960 | controller |     "Jun 11 11:08:04.188771 crc crio[22652]: time=\"2026-06-11T11:08:04.188702739Z\" level=info msg=\"Removing pod sandbox: a9a55303c8b03ef4a1867f314d4fa8d16804e1c48745f18eef835050cf0df29f\" id=2311ff47-5a38-4a74-983f-2412586d3b4a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.425975 | controller |     "Jun 11 11:08:04.209752 crc crio[22652]: time=\"2026-06-11T11:08:04.209667685Z\" level=info msg=\"Removed pod sandbox: a9a55303c8b03ef4a1867f314d4fa8d16804e1c48745f18eef835050cf0df29f\" id=2311ff47-5a38-4a74-983f-2412586d3b4a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.425989 | controller |     "Jun 11 11:08:04.213633 crc crio[22652]: time=\"2026-06-11T11:08:04.21353959Z\" level=info msg=\"Stopping pod sandbox: 8da53a68e0533b2ba017b511ca5d93ab1638f2e0aba1ec9db0fe5125d937db2b\" id=d5d644fb-1d4f-46a9-a788-fc7bc933ae57 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.426003 | controller |     "Jun 11 11:08:04.213819 crc crio[22652]: time=\"2026-06-11T11:08:04.213641743Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8da53a68e0533b2ba017b511ca5d93ab1638f2e0aba1ec9db0fe5125d937db2b\" id=d5d644fb-1d4f-46a9-a788-fc7bc933ae57 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.426017 | controller |     "Jun 11 11:08:04.214674 crc crio[22652]: time=\"2026-06-11T11:08:04.214562842Z\" level=info msg=\"Removing pod sandbox: 8da53a68e0533b2ba017b511ca5d93ab1638f2e0aba1ec9db0fe5125d937db2b\" id=3135a2e0-aa2e-4a83-a01d-202d25969ffc name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.426030 | controller |     "Jun 11 11:08:04.288185 crc crio[22652]: time=\"2026-06-11T11:08:04.286906543Z\" level=info msg=\"Removed pod sandbox: 8da53a68e0533b2ba017b511ca5d93ab1638f2e0aba1ec9db0fe5125d937db2b\" id=3135a2e0-aa2e-4a83-a01d-202d25969ffc name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.426045 | controller |     "Jun 11 11:08:04.395640 crc crio[22652]: time=\"2026-06-11T11:08:04.395458387Z\" level=info msg=\"Stopped pod sandbox: 7b4c4fb57b27fb639e54f27b5467718718b38ff0c8c23df6837b025fecaf2e3b\" id=5a3f17f7-3525-4627-b866-3e1cfee2ea53 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.426059 | controller |     "Jun 11 11:08:07.482787 crc crio[22652]: time=\"2026-06-11T11:08:07.482365916Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-external-api-0/POD\" id=8bc400ce-abc5-49ab-99d6-7fedd4480fe6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.426073 | controller |     "Jun 11 11:08:07.484367 crc crio[22652]: time=\"2026-06-11T11:08:07.482815541Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.426088 | controller |     "Jun 11 11:08:07.535175 crc crio[22652]: time=\"2026-06-11T11:08:07.518753881Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:a1280b3b20571153ca8b7a16f55a0a0710c2077b277cd94394e0c809359cdcc8 UID:8836d3a1-9d8b-499b-85e1-88c8cbc6d716 NetNS:/var/run/netns/84dc3440-1689-46a3-b866-5d7a52453369 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8836d3a1_9d8b_499b_85e1_88c8cbc6d716.slice PodAnnotations:0xc000989a08}] Aliases:map[]}\"",
2026-06-11 11:58:02.426106 | controller |     "Jun 11 11:08:07.535175 crc crio[22652]: time=\"2026-06-11T11:08:07.518825393Z\" level=info msg=\"Adding pod openstack_glance-default-external-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.426122 | controller |     "Jun 11 11:08:08.278324 crc crio[22652]: 2026-06-11T11:08:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a1280b3b2057115 Mac:c6:74:99:47:16:2e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b9 Mtu:0 Sandbox:/var/run/netns/84dc3440-1689-46a3-b866-5d7a52453369 SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.185 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.426137 | controller |     "Jun 11 11:08:08.280036 crc crio[22652]: time=\"2026-06-11T11:08:08.279894478Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:a1280b3b20571153ca8b7a16f55a0a0710c2077b277cd94394e0c809359cdcc8 UID:8836d3a1-9d8b-499b-85e1-88c8cbc6d716 NetNS:/var/run/netns/84dc3440-1689-46a3-b866-5d7a52453369 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8836d3a1_9d8b_499b_85e1_88c8cbc6d716.slice PodAnnotations:0xc000989a08}] Aliases:map[]}\"",
2026-06-11 11:58:02.426152 | controller |     "Jun 11 11:08:08.280214 crc crio[22652]: time=\"2026-06-11T11:08:08.280189088Z\" level=info msg=\"Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.426170 | controller |     "Jun 11 11:08:08.290832 crc crio[22652]: time=\"2026-06-11T11:08:08.289892035Z\" level=info msg=\"Ran pod sandbox a1280b3b20571153ca8b7a16f55a0a0710c2077b277cd94394e0c809359cdcc8 with infra container: openstack/glance-default-external-api-0/POD\" id=8bc400ce-abc5-49ab-99d6-7fedd4480fe6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.426193 | controller |     "Jun 11 11:08:08.293845 crc crio[22652]: time=\"2026-06-11T11:08:08.293768307Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=9097a8e3-23ac-449a-9b4f-098a6dcc1bd9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.426215 | controller |     "Jun 11 11:08:08.299373 crc crio[22652]: time=\"2026-06-11T11:08:08.29888925Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=2ba801bc-ed83-4af8-a942-5f1fc98ee01c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.426232 | controller |     "Jun 11 11:08:08.311567 crc crio[22652]: time=\"2026-06-11T11:08:08.311473209Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-log\" id=3e3fa93c-6b42-453c-8a36-1ecbf6362cbe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.426247 | controller |     "Jun 11 11:08:08.312027 crc crio[22652]: time=\"2026-06-11T11:08:08.311944984Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.426261 | controller |     "Jun 11 11:08:08.362187 crc crio[22652]: time=\"2026-06-11T11:08:08.362049753Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.426275 | controller |     "Jun 11 11:08:09.012857 crc crio[22652]: time=\"2026-06-11T11:08:09.01252373Z\" level=info msg=\"Stopping container: a83d8f64ad0ce91e52cc945b2bb49525da407f561692188c9d0689b7dbf06cf9 (timeout: 30s)\" id=e020c1c6-78b6-4104-8870-ce369cc8f253 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.426294 | controller |     "Jun 11 11:08:09.014702 crc crio[22652]: time=\"2026-06-11T11:08:09.014434645Z\" level=info msg=\"Stopping container: 63e88a1d7eef9350d8109449629c57eb5c76e9b4a5b5251fb0d312a050b0962c (timeout: 30s)\" id=618da591-905b-46ea-b2b2-1585171114e4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.426309 | controller |     "Jun 11 11:08:09.015288 crc crio[22652]: time=\"2026-06-11T11:08:09.01507828Z\" level=info msg=\"Stopping container: 651ac5e037888184a46ae6b540502150314d4351691c1c439e215a20861255c8 (timeout: 30s)\" id=f6ca3a44-ef7c-4523-b18a-d4cf3be2088c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.426323 | controller |     "Jun 11 11:08:09.016909 crc crio[22652]: time=\"2026-06-11T11:08:09.016262658Z\" level=info msg=\"Stopping container: 5b6d8a3f0e6898a6ee01d2d888419f95939dcf07150d3e057b2621a38c0caeb3 (timeout: 30s)\" id=965dd1b6-34c4-49c4-ad80-5ced890b8168 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.426337 | controller |     "Jun 11 11:08:09.050711 crc crio[22652]: time=\"2026-06-11T11:08:09.050592446Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.426373 | controller |     "Jun 11 11:08:09.242707 crc crio[22652]: time=\"2026-06-11T11:08:09.242576148Z\" level=info msg=\"Stopped container a83d8f64ad0ce91e52cc945b2bb49525da407f561692188c9d0689b7dbf06cf9: openstack/ceilometer-0/sg-core\" id=e020c1c6-78b6-4104-8870-ce369cc8f253 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.426390 | controller |     "Jun 11 11:08:09.243922 crc crio[22652]: time=\"2026-06-11T11:08:09.24384154Z\" level=info msg=\"Created container 402c69e8cf3243b24b34cf1244f35b034169e50d9ed955a8a11506c80c41e530: openstack/glance-default-external-api-0/glance-log\" id=3e3fa93c-6b42-453c-8a36-1ecbf6362cbe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.426404 | controller |     "Jun 11 11:08:09.245236 crc crio[22652]: time=\"2026-06-11T11:08:09.245170341Z\" level=info msg=\"Starting container: 402c69e8cf3243b24b34cf1244f35b034169e50d9ed955a8a11506c80c41e530\" id=b131c0ef-e036-45b8-a737-bf6d9a4dda8c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.426419 | controller |     "Jun 11 11:08:09.251672 crc crio[22652]: time=\"2026-06-11T11:08:09.251560716Z\" level=info msg=\"Started container\" PID=77358 containerID=402c69e8cf3243b24b34cf1244f35b034169e50d9ed955a8a11506c80c41e530 description=openstack/glance-default-external-api-0/glance-log id=b131c0ef-e036-45b8-a737-bf6d9a4dda8c name=/runtime.v1.RuntimeService/StartContainer sandboxID=a1280b3b20571153ca8b7a16f55a0a0710c2077b277cd94394e0c809359cdcc8",
2026-06-11 11:58:02.426433 | controller |     "Jun 11 11:08:09.317888 crc crio[22652]: time=\"2026-06-11T11:08:09.31750485Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=19e2f39f-79e1-4c98-a6d1-8293cb77a4b0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.426448 | controller |     "Jun 11 11:08:09.319569 crc crio[22652]: time=\"2026-06-11T11:08:09.319494918Z\" level=info msg=\"Stopped container 63e88a1d7eef9350d8109449629c57eb5c76e9b4a5b5251fb0d312a050b0962c: openstack/ceilometer-0/proxy-httpd\" id=618da591-905b-46ea-b2b2-1585171114e4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.426462 | controller |     "Jun 11 11:08:09.409487 crc crio[22652]: time=\"2026-06-11T11:08:09.409315828Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=80c2fb18-f75e-4adf-bb31-60e83fe96dc6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.426476 | controller |     "Jun 11 11:08:09.417316 crc crio[22652]: time=\"2026-06-11T11:08:09.417167808Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-httpd\" id=c5e49c15-936c-4cf6-a59f-b4f42c699f4e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.426494 | controller |     "Jun 11 11:08:09.418047 crc crio[22652]: time=\"2026-06-11T11:08:09.417662104Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.426509 | controller |     "Jun 11 11:08:09.485383 crc crio[22652]: time=\"2026-06-11T11:08:09.485249464Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.426524 | controller |     "Jun 11 11:08:09.675730 crc crio[22652]: time=\"2026-06-11T11:08:09.673632004Z\" level=info msg=\"Stopped container 651ac5e037888184a46ae6b540502150314d4351691c1c439e215a20861255c8: openstack/ceilometer-0/ceilometer-notification-agent\" id=f6ca3a44-ef7c-4523-b18a-d4cf3be2088c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.426538 | controller |     "Jun 11 11:08:09.762547 crc crio[22652]: time=\"2026-06-11T11:08:09.76243446Z\" level=info msg=\"Stopped container 5b6d8a3f0e6898a6ee01d2d888419f95939dcf07150d3e057b2621a38c0caeb3: openstack/ceilometer-0/ceilometer-central-agent\" id=965dd1b6-34c4-49c4-ad80-5ced890b8168 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.426556 | controller |     "Jun 11 11:08:09.764699 crc crio[22652]: time=\"2026-06-11T11:08:09.764440583Z\" level=info msg=\"Stopping pod sandbox: 5ab9e7e4d9c5f25c82ed6b76bc3f01614741e0717b5e147a0d0c235bb998cd1e\" id=bcf0d427-84a4-4d8b-9ae0-9b178eb14420 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.426579 | controller |     "Jun 11 11:08:09.765283 crc crio[22652]: time=\"2026-06-11T11:08:09.765200118Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:5ab9e7e4d9c5f25c82ed6b76bc3f01614741e0717b5e147a0d0c235bb998cd1e UID:f5cb5323-9824-48b0-8a5c-0fe65fcdb95a NetNS:/var/run/netns/143686e0-f3e5-4f11-8c8d-9fcab2c37437 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf5cb5323_9824_48b0_8a5c_0fe65fcdb95a.slice PodAnnotations:0xc0022f6f30}] Aliases:map[]}\"",
2026-06-11 11:58:02.426599 | controller |     "Jun 11 11:08:09.765483 crc crio[22652]: time=\"2026-06-11T11:08:09.765361672Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.426615 | controller |     "Jun 11 11:08:10.302480 crc crio[22652]: time=\"2026-06-11T11:08:10.301772825Z\" level=info msg=\"Stopped pod sandbox: 5ab9e7e4d9c5f25c82ed6b76bc3f01614741e0717b5e147a0d0c235bb998cd1e\" id=bcf0d427-84a4-4d8b-9ae0-9b178eb14420 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.426630 | controller |     "Jun 11 11:08:10.517336 crc crio[22652]: time=\"2026-06-11T11:08:10.515369075Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.426645 | controller |     "Jun 11 11:08:10.933445 crc crio[22652]: time=\"2026-06-11T11:08:10.932724505Z\" level=info msg=\"Created container a43fb107910a38088b0767d69b3f0c5ac98328dd4eeb45f34ad77acd0de3d010: openstack/glance-default-external-api-0/glance-httpd\" id=c5e49c15-936c-4cf6-a59f-b4f42c699f4e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.426660 | controller |     "Jun 11 11:08:10.935446 crc crio[22652]: time=\"2026-06-11T11:08:10.935270177Z\" level=info msg=\"Starting container: a43fb107910a38088b0767d69b3f0c5ac98328dd4eeb45f34ad77acd0de3d010\" id=9cda49ca-4052-4ac4-8766-a5ea3bcb2a54 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.426675 | controller |     "Jun 11 11:08:10.948615 crc crio[22652]: time=\"2026-06-11T11:08:10.946056859Z\" level=info msg=\"Started container\" PID=77600 containerID=a43fb107910a38088b0767d69b3f0c5ac98328dd4eeb45f34ad77acd0de3d010 description=openstack/glance-default-external-api-0/glance-httpd id=9cda49ca-4052-4ac4-8766-a5ea3bcb2a54 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a1280b3b20571153ca8b7a16f55a0a0710c2077b277cd94394e0c809359cdcc8",
2026-06-11 11:58:02.426694 | controller |     "Jun 11 11:08:11.317048 crc crio[22652]: time=\"2026-06-11T11:08:11.316338126Z\" level=info msg=\"Removing container: 63e88a1d7eef9350d8109449629c57eb5c76e9b4a5b5251fb0d312a050b0962c\" id=17c22ca3-25b6-426a-a8e7-3c98ff149d40 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.426709 | controller |     "Jun 11 11:08:11.367764 crc crio[22652]: time=\"2026-06-11T11:08:11.367054095Z\" level=info msg=\"Removed container 63e88a1d7eef9350d8109449629c57eb5c76e9b4a5b5251fb0d312a050b0962c: openstack/ceilometer-0/proxy-httpd\" id=17c22ca3-25b6-426a-a8e7-3c98ff149d40 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.426724 | controller |     "Jun 11 11:08:11.371250 crc crio[22652]: time=\"2026-06-11T11:08:11.370938638Z\" level=info msg=\"Removing container: a83d8f64ad0ce91e52cc945b2bb49525da407f561692188c9d0689b7dbf06cf9\" id=69c7f104-1790-4bbc-b5e8-20cc22e7d49a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.426738 | controller |     "Jun 11 11:08:11.400675 crc crio[22652]: time=\"2026-06-11T11:08:11.400559023Z\" level=info msg=\"Removed container a83d8f64ad0ce91e52cc945b2bb49525da407f561692188c9d0689b7dbf06cf9: openstack/ceilometer-0/sg-core\" id=69c7f104-1790-4bbc-b5e8-20cc22e7d49a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.426752 | controller |     "Jun 11 11:08:11.403285 crc crio[22652]: time=\"2026-06-11T11:08:11.4031706Z\" level=info msg=\"Removing container: 651ac5e037888184a46ae6b540502150314d4351691c1c439e215a20861255c8\" id=ef8ea39b-0a3f-427c-a86b-1e02f66dcb1d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.426766 | controller |     "Jun 11 11:08:11.452875 crc crio[22652]: time=\"2026-06-11T11:08:11.452724414Z\" level=info msg=\"Removed container 651ac5e037888184a46ae6b540502150314d4351691c1c439e215a20861255c8: openstack/ceilometer-0/ceilometer-notification-agent\" id=ef8ea39b-0a3f-427c-a86b-1e02f66dcb1d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.426780 | controller |     "Jun 11 11:08:11.464458 crc crio[22652]: time=\"2026-06-11T11:08:11.464356323Z\" level=info msg=\"Removing container: 5b6d8a3f0e6898a6ee01d2d888419f95939dcf07150d3e057b2621a38c0caeb3\" id=f6e751cb-466f-4218-8ca1-700a6fa496c6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.426795 | controller |     "Jun 11 11:08:11.503702 crc crio[22652]: time=\"2026-06-11T11:08:11.503551515Z\" level=info msg=\"Removed container 5b6d8a3f0e6898a6ee01d2d888419f95939dcf07150d3e057b2621a38c0caeb3: openstack/ceilometer-0/ceilometer-central-agent\" id=f6e751cb-466f-4218-8ca1-700a6fa496c6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.426808 | controller |     "Jun 11 11:08:12.208798 crc crio[22652]: time=\"2026-06-11T11:08:12.208347074Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=d37d5833-ea39-487e-b30f-ff3db6a9ba1c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.426823 | controller |     "Jun 11 11:08:12.209077 crc crio[22652]: time=\"2026-06-11T11:08:12.208824219Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.426839 | controller |     "Jun 11 11:08:12.250271 crc crio[22652]: time=\"2026-06-11T11:08:12.250085788Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:961cf2033c3f9eeffc504130a098870b85f7e8ad2444f3e6de2f8c6cb3f885b7 UID:11759f03-1011-4df1-95c1-59181a4833d0 NetNS:/var/run/netns/1d280164-0dd8-464a-bc25-e0818254f686 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod11759f03_1011_4df1_95c1_59181a4833d0.slice PodAnnotations:0xc0058221e8}] Aliases:map[]}\"",
2026-06-11 11:58:02.426864 | controller |     "Jun 11 11:08:12.250271 crc crio[22652]: time=\"2026-06-11T11:08:12.250213892Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.426879 | controller |     "Jun 11 11:08:12.585838 crc crio[22652]: 2026-06-11T11:08:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:961cf2033c3f9ee Mac:d6:af:d1:b4:f1:28 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ba Mtu:0 Sandbox:/var/run/netns/1d280164-0dd8-464a-bc25-e0818254f686 SocketPath: PciID:}] [{Interface:0xc000294950 Address:{IP:10.217.0.186 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.426895 | controller |     "Jun 11 11:08:12.587212 crc crio[22652]: time=\"2026-06-11T11:08:12.587093789Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:961cf2033c3f9eeffc504130a098870b85f7e8ad2444f3e6de2f8c6cb3f885b7 UID:11759f03-1011-4df1-95c1-59181a4833d0 NetNS:/var/run/netns/1d280164-0dd8-464a-bc25-e0818254f686 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod11759f03_1011_4df1_95c1_59181a4833d0.slice PodAnnotations:0xc0058221e8}] Aliases:map[]}\"",
2026-06-11 11:58:02.426910 | controller |     "Jun 11 11:08:12.587298 crc crio[22652]: time=\"2026-06-11T11:08:12.587280765Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.426925 | controller |     "Jun 11 11:08:12.596615 crc crio[22652]: time=\"2026-06-11T11:08:12.596516798Z\" level=info msg=\"Ran pod sandbox 961cf2033c3f9eeffc504130a098870b85f7e8ad2444f3e6de2f8c6cb3f885b7 with infra container: openstack/ceilometer-0/POD\" id=d37d5833-ea39-487e-b30f-ff3db6a9ba1c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.426940 | controller |     "Jun 11 11:08:12.599009 crc crio[22652]: time=\"2026-06-11T11:08:12.598915014Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=ea150d5b-79c0-4f40-9976-823725306c30 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.426955 | controller |     "Jun 11 11:08:12.621680 crc crio[22652]: time=\"2026-06-11T11:08:12.621515311Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=913083f0-13ec-47ba-865d-cf86f0a5ad3b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.426970 | controller |     "Jun 11 11:08:12.633735 crc crio[22652]: time=\"2026-06-11T11:08:12.633617385Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=ad807bdf-62c2-4180-8196-f3984a2b07f5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.426984 | controller |     "Jun 11 11:08:12.634375 crc crio[22652]: time=\"2026-06-11T11:08:12.634299037Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.426999 | controller |     "Jun 11 11:08:12.678357 crc crio[22652]: time=\"2026-06-11T11:08:12.678250641Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.427014 | controller |     "Jun 11 11:08:12.681798 crc crio[22652]: time=\"2026-06-11T11:08:12.68172147Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.427028 | controller |     "Jun 11 11:08:12.798597 crc crio[22652]: time=\"2026-06-11T11:08:12.798452484Z\" level=info msg=\"Created container d3ce3d6458ba32c3dc366da967db21301b425755b2fed8c66e28062d95cc5f4c: openstack/ceilometer-0/ceilometer-central-agent\" id=ad807bdf-62c2-4180-8196-f3984a2b07f5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.427046 | controller |     "Jun 11 11:08:12.800558 crc crio[22652]: time=\"2026-06-11T11:08:12.800340584Z\" level=info msg=\"Starting container: d3ce3d6458ba32c3dc366da967db21301b425755b2fed8c66e28062d95cc5f4c\" id=d99752c6-d398-41c5-ab22-2cd6fc2a78b0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.427062 | controller |     "Jun 11 11:08:12.813562 crc crio[22652]: time=\"2026-06-11T11:08:12.813424293Z\" level=info msg=\"Started container\" PID=77892 containerID=d3ce3d6458ba32c3dc366da967db21301b425755b2fed8c66e28062d95cc5f4c description=openstack/ceilometer-0/ceilometer-central-agent id=d99752c6-d398-41c5-ab22-2cd6fc2a78b0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=961cf2033c3f9eeffc504130a098870b85f7e8ad2444f3e6de2f8c6cb3f885b7",
2026-06-11 11:58:02.427077 | controller |     "Jun 11 11:08:12.832242 crc crio[22652]: time=\"2026-06-11T11:08:12.832073011Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=71e082e9-44ce-47da-b0f8-75525e3d20b9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.427092 | controller |     "Jun 11 11:08:12.856180 crc crio[22652]: time=\"2026-06-11T11:08:12.855847924Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=0ab2f2aa-7d68-4872-b08f-7cc9ca0cf80c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.427106 | controller |     "Jun 11 11:08:12.865565 crc crio[22652]: time=\"2026-06-11T11:08:12.8654725Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=a44edf71-6aa3-4d39-9cb0-38ad8466a34c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.427120 | controller |     "Jun 11 11:08:12.865952 crc crio[22652]: time=\"2026-06-11T11:08:12.865873583Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.427134 | controller |     "Jun 11 11:08:12.913485 crc crio[22652]: time=\"2026-06-11T11:08:12.913396301Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.427149 | controller |     "Jun 11 11:08:12.916564 crc crio[22652]: time=\"2026-06-11T11:08:12.916493199Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.427163 | controller |     "Jun 11 11:08:13.049199 crc crio[22652]: time=\"2026-06-11T11:08:13.049022435Z\" level=info msg=\"Created container 388b82179673e54c8c7f06c5fc27926df7de81c1ae0aae2ade73361cf9eeb923: openstack/ceilometer-0/ceilometer-notification-agent\" id=a44edf71-6aa3-4d39-9cb0-38ad8466a34c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.427178 | controller |     "Jun 11 11:08:13.050607 crc crio[22652]: time=\"2026-06-11T11:08:13.050567022Z\" level=info msg=\"Starting container: 388b82179673e54c8c7f06c5fc27926df7de81c1ae0aae2ade73361cf9eeb923\" id=460ea014-f654-44a9-89b1-4e0aa061b5f0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.427193 | controller |     "Jun 11 11:08:13.058299 crc crio[22652]: time=\"2026-06-11T11:08:13.058202444Z\" level=info msg=\"Started container\" PID=77907 containerID=388b82179673e54c8c7f06c5fc27926df7de81c1ae0aae2ade73361cf9eeb923 description=openstack/ceilometer-0/ceilometer-notification-agent id=460ea014-f654-44a9-89b1-4e0aa061b5f0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=961cf2033c3f9eeffc504130a098870b85f7e8ad2444f3e6de2f8c6cb3f885b7",
2026-06-11 11:58:02.427208 | controller |     "Jun 11 11:08:13.072215 crc crio[22652]: time=\"2026-06-11T11:08:13.072021452Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=970c2bfd-38bd-47c2-9051-cc8f86c19556 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.427226 | controller |     "Jun 11 11:08:13.085544 crc crio[22652]: time=\"2026-06-11T11:08:13.085454278Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=27cdf3d4-0a6a-408e-9646-0c6f22ed7839 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.427241 | controller |     "Jun 11 11:08:13.095811 crc crio[22652]: time=\"2026-06-11T11:08:13.095718765Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=e24b71d0-ec3e-40e2-bf27-0939d72e9667 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.427262 | controller |     "Jun 11 11:08:13.096532 crc crio[22652]: time=\"2026-06-11T11:08:13.096469998Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.427285 | controller |     "Jun 11 11:08:13.150357 crc crio[22652]: time=\"2026-06-11T11:08:13.14979527Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.427305 | controller |     "Jun 11 11:08:13.156283 crc crio[22652]: time=\"2026-06-11T11:08:13.156172492Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.427322 | controller |     "Jun 11 11:08:13.381901 crc crio[22652]: time=\"2026-06-11T11:08:13.381778979Z\" level=info msg=\"Created container a2342815fe2a9ecac3490cc80fd5500c3ab96939629a83f4be92a4630b739761: openstack/ceilometer-0/sg-core\" id=e24b71d0-ec3e-40e2-bf27-0939d72e9667 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.427337 | controller |     "Jun 11 11:08:13.382852 crc crio[22652]: time=\"2026-06-11T11:08:13.382792901Z\" level=info msg=\"Starting container: a2342815fe2a9ecac3490cc80fd5500c3ab96939629a83f4be92a4630b739761\" id=c1045c38-a78a-4b46-9c48-dcfa40849cc4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.427373 | controller |     "Jun 11 11:08:13.391688 crc crio[22652]: time=\"2026-06-11T11:08:13.391177917Z\" level=info msg=\"Started container\" PID=77945 containerID=a2342815fe2a9ecac3490cc80fd5500c3ab96939629a83f4be92a4630b739761 description=openstack/ceilometer-0/sg-core id=c1045c38-a78a-4b46-9c48-dcfa40849cc4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=961cf2033c3f9eeffc504130a098870b85f7e8ad2444f3e6de2f8c6cb3f885b7",
2026-06-11 11:58:02.427391 | controller |     "Jun 11 11:08:13.406454 crc crio[22652]: time=\"2026-06-11T11:08:13.406242197Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=658e7c6c-6f38-452c-b90f-ccdf81d185a4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.427407 | controller |     "Jun 11 11:08:13.454961 crc crio[22652]: time=\"2026-06-11T11:08:13.454736554Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=37664582-d92f-4665-b027-362ddaa9a1f6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.427422 | controller |     "Jun 11 11:08:13.466559 crc crio[22652]: time=\"2026-06-11T11:08:13.466425454Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=b2e09b45-5495-43f7-8ff8-174295b53d0d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.427437 | controller |     "Jun 11 11:08:13.467086 crc crio[22652]: time=\"2026-06-11T11:08:13.46692151Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.427451 | controller |     "Jun 11 11:08:13.523801 crc crio[22652]: time=\"2026-06-11T11:08:13.523677383Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.427470 | controller |     "Jun 11 11:08:13.529627 crc crio[22652]: time=\"2026-06-11T11:08:13.529531817Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.427484 | controller |     "Jun 11 11:08:13.649186 crc crio[22652]: time=\"2026-06-11T11:08:13.648969126Z\" level=info msg=\"Created container 57d15c563b336dabe45f86190b5dd3149b50836a3eb29b8a62cd9d313d7cd98e: openstack/ceilometer-0/proxy-httpd\" id=b2e09b45-5495-43f7-8ff8-174295b53d0d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.427500 | controller |     "Jun 11 11:08:13.651256 crc crio[22652]: time=\"2026-06-11T11:08:13.651209016Z\" level=info msg=\"Starting container: 57d15c563b336dabe45f86190b5dd3149b50836a3eb29b8a62cd9d313d7cd98e\" id=0e0c486c-3687-4b8c-9e24-36a107bb43f9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.427515 | controller |     "Jun 11 11:08:13.659441 crc crio[22652]: time=\"2026-06-11T11:08:13.659254222Z\" level=info msg=\"Started container\" PID=77968 containerID=57d15c563b336dabe45f86190b5dd3149b50836a3eb29b8a62cd9d313d7cd98e description=openstack/ceilometer-0/proxy-httpd id=0e0c486c-3687-4b8c-9e24-36a107bb43f9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=961cf2033c3f9eeffc504130a098870b85f7e8ad2444f3e6de2f8c6cb3f885b7",
2026-06-11 11:58:02.427530 | controller |     "Jun 11 11:08:14.444848 crc crio[22652]: time=\"2026-06-11T11:08:14.444806443Z\" level=info msg=\"Stopping container: 388b82179673e54c8c7f06c5fc27926df7de81c1ae0aae2ade73361cf9eeb923 (timeout: 30s)\" id=18ed59fe-eb7a-466e-acb9-6c8467e45bb1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.427544 | controller |     "Jun 11 11:08:14.448028 crc crio[22652]: time=\"2026-06-11T11:08:14.447880084Z\" level=info msg=\"Stopping container: d3ce3d6458ba32c3dc366da967db21301b425755b2fed8c66e28062d95cc5f4c (timeout: 30s)\" id=262aeada-f5ad-4475-8ed4-4a23c4853dfc name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.427559 | controller |     "Jun 11 11:08:14.448686 crc crio[22652]: time=\"2026-06-11T11:08:14.448571043Z\" level=info msg=\"Stopping container: a2342815fe2a9ecac3490cc80fd5500c3ab96939629a83f4be92a4630b739761 (timeout: 30s)\" id=4389be65-4f06-4270-8d56-ed8ad84642c1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.427573 | controller |     "Jun 11 11:08:14.452730 crc crio[22652]: time=\"2026-06-11T11:08:14.452573351Z\" level=info msg=\"Stopping container: 57d15c563b336dabe45f86190b5dd3149b50836a3eb29b8a62cd9d313d7cd98e (timeout: 30s)\" id=ec6ef149-3102-462b-a83d-1dfc4344c380 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.427588 | controller |     "Jun 11 11:08:14.574733 crc crio[22652]: time=\"2026-06-11T11:08:14.574085684Z\" level=info msg=\"Stopped container a2342815fe2a9ecac3490cc80fd5500c3ab96939629a83f4be92a4630b739761: openstack/ceilometer-0/sg-core\" id=4389be65-4f06-4270-8d56-ed8ad84642c1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.427603 | controller |     "Jun 11 11:08:14.584459 crc crio[22652]: time=\"2026-06-11T11:08:14.58434918Z\" level=info msg=\"Stopped container 57d15c563b336dabe45f86190b5dd3149b50836a3eb29b8a62cd9d313d7cd98e: openstack/ceilometer-0/proxy-httpd\" id=ec6ef149-3102-462b-a83d-1dfc4344c380 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.427617 | controller |     "Jun 11 11:08:15.488943 crc crio[22652]: time=\"2026-06-11T11:08:15.488838124Z\" level=info msg=\"Stopped container d3ce3d6458ba32c3dc366da967db21301b425755b2fed8c66e28062d95cc5f4c: openstack/ceilometer-0/ceilometer-central-agent\" id=262aeada-f5ad-4475-8ed4-4a23c4853dfc name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.427631 | controller |     "Jun 11 11:08:20.539824 crc crio[22652]: time=\"2026-06-11T11:08:20.539071547Z\" level=info msg=\"Stopping pod sandbox: dcd0af4aac7d4247c268f8dc2962b122aea5ecfe3ceff9d827561952aae33df2\" id=47b9f1fa-b4e9-415f-ade3-8e97e7201e8e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.427650 | controller |     "Jun 11 11:08:20.541247 crc crio[22652]: time=\"2026-06-11T11:08:20.540629927Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-db-sync-h5dcn Namespace:openstack ID:dcd0af4aac7d4247c268f8dc2962b122aea5ecfe3ceff9d827561952aae33df2 UID:e157b4fc-cc2c-4be0-acbb-7f59e81c1701 NetNS:/var/run/netns/da51f659-7fbd-49d7-912e-4d3ae7df9baa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode157b4fc_cc2c_4be0_acbb_7f59e81c1701.slice PodAnnotations:0xc00008c440}] Aliases:map[]}\"",
2026-06-11 11:58:02.427667 | controller |     "Jun 11 11:08:20.541247 crc crio[22652]: time=\"2026-06-11T11:08:20.540805533Z\" level=info msg=\"Deleting pod openstack_nova-cell0-conductor-db-sync-h5dcn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.427683 | controller |     "Jun 11 11:08:20.870206 crc crio[22652]: time=\"2026-06-11T11:08:20.867381742Z\" level=info msg=\"Stopped pod sandbox: dcd0af4aac7d4247c268f8dc2962b122aea5ecfe3ceff9d827561952aae33df2\" id=47b9f1fa-b4e9-415f-ade3-8e97e7201e8e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.427698 | controller |     "Jun 11 11:08:22.076357 crc crio[22652]: time=\"2026-06-11T11:08:22.075580661Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-conductor-0/POD\" id=d6d411b2-aac2-4cfe-9f4a-e5036210f43a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.427714 | controller |     "Jun 11 11:08:22.077506 crc crio[22652]: time=\"2026-06-11T11:08:22.076395647Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.427729 | controller |     "Jun 11 11:08:22.113436 crc crio[22652]: time=\"2026-06-11T11:08:22.113184655Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:67b0ccd0a6783bac6a82daa56c0d5e4f2826f9dff263d2982a50259dced3163d UID:2835e0a8-1075-41b3-bdfa-add528cc6f35 NetNS:/var/run/netns/a31b26ac-280e-438b-9ac6-f5028ea63155 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2835e0a8_1075_41b3_bdfa_add528cc6f35.slice PodAnnotations:0xc0004bf000}] Aliases:map[]}\"",
2026-06-11 11:58:02.427743 | controller |     "Jun 11 11:08:22.113436 crc crio[22652]: time=\"2026-06-11T11:08:22.113258747Z\" level=info msg=\"Adding pod openstack_nova-cell0-conductor-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.427804 | controller |     "Jun 11 11:08:22.943905 crc crio[22652]: 2026-06-11T11:08:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:67b0ccd0a6783ba Mac:2e:09:64:fb:80:a7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bb Mtu:0 Sandbox:/var/run/netns/a31b26ac-280e-438b-9ac6-f5028ea63155 SocketPath: PciID:}] [{Interface:0xc00048c6c0 Address:{IP:10.217.0.187 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.427824 | controller |     "Jun 11 11:08:22.946194 crc crio[22652]: time=\"2026-06-11T11:08:22.946076618Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:67b0ccd0a6783bac6a82daa56c0d5e4f2826f9dff263d2982a50259dced3163d UID:2835e0a8-1075-41b3-bdfa-add528cc6f35 NetNS:/var/run/netns/a31b26ac-280e-438b-9ac6-f5028ea63155 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2835e0a8_1075_41b3_bdfa_add528cc6f35.slice PodAnnotations:0xc0004bf000}] Aliases:map[]}\"",
2026-06-11 11:58:02.427840 | controller |     "Jun 11 11:08:22.946401 crc crio[22652]: time=\"2026-06-11T11:08:22.946356027Z\" level=info msg=\"Checking pod openstack_nova-cell0-conductor-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.427858 | controller |     "Jun 11 11:08:22.959497 crc crio[22652]: time=\"2026-06-11T11:08:22.959367641Z\" level=info msg=\"Ran pod sandbox 67b0ccd0a6783bac6a82daa56c0d5e4f2826f9dff263d2982a50259dced3163d with infra container: openstack/nova-cell0-conductor-0/POD\" id=d6d411b2-aac2-4cfe-9f4a-e5036210f43a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.427874 | controller |     "Jun 11 11:08:22.962826 crc crio[22652]: time=\"2026-06-11T11:08:22.962719656Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=81c06553-2c0b-4850-8136-20701b1c8fa2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.427890 | controller |     "Jun 11 11:08:22.988905 crc crio[22652]: time=\"2026-06-11T11:08:22.988802513Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=bcf9f0be-efcc-46e4-bc3d-e50799c3ac66 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.427905 | controller |     "Jun 11 11:08:22.999204 crc crio[22652]: time=\"2026-06-11T11:08:22.999086439Z\" level=info msg=\"Creating container: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=fdc04f8e-96fe-40cc-945a-5208fd4d0092 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.427919 | controller |     "Jun 11 11:08:22.999795 crc crio[22652]: time=\"2026-06-11T11:08:22.999713849Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.427934 | controller |     "Jun 11 11:08:23.043819 crc crio[22652]: time=\"2026-06-11T11:08:23.043697794Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.427949 | controller |     "Jun 11 11:08:23.047264 crc crio[22652]: time=\"2026-06-11T11:08:23.047220966Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.427964 | controller |     "Jun 11 11:08:23.206004 crc crio[22652]: time=\"2026-06-11T11:08:23.205879969Z\" level=info msg=\"Created container e4dac3c90a6a9609bd233de2823518a8f39100601edea61bfb4a3688c4e3df9f: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=fdc04f8e-96fe-40cc-945a-5208fd4d0092 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.427979 | controller |     "Jun 11 11:08:23.207570 crc crio[22652]: time=\"2026-06-11T11:08:23.207189851Z\" level=info msg=\"Starting container: e4dac3c90a6a9609bd233de2823518a8f39100601edea61bfb4a3688c4e3df9f\" id=1a892857-f008-44d2-a45c-3c39c7fa8b36 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.427994 | controller |     "Jun 11 11:08:23.213409 crc crio[22652]: time=\"2026-06-11T11:08:23.213337186Z\" level=info msg=\"Started container\" PID=78656 containerID=e4dac3c90a6a9609bd233de2823518a8f39100601edea61bfb4a3688c4e3df9f description=openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor id=1a892857-f008-44d2-a45c-3c39c7fa8b36 name=/runtime.v1.RuntimeService/StartContainer sandboxID=67b0ccd0a6783bac6a82daa56c0d5e4f2826f9dff263d2982a50259dced3163d",
2026-06-11 11:58:02.428009 | controller |     "Jun 11 11:08:30.701736 crc crio[22652]: time=\"2026-06-11T11:08:30.701013375Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-cell-mapping-25jvx/POD\" id=e84f9727-f98a-4311-97e0-62859c3226d3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.428024 | controller |     "Jun 11 11:08:30.703058 crc crio[22652]: time=\"2026-06-11T11:08:30.701749359Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.428042 | controller |     "Jun 11 11:08:30.805463 crc crio[22652]: time=\"2026-06-11T11:08:30.805174478Z\" level=info msg=\"Got pod network &{Name:nova-cell0-cell-mapping-25jvx Namespace:openstack ID:8b4bbeb08cbaf7b6da7e954ba28d9d43ef009a26e01cf8f4af3a77e3b938f2cb UID:1e5070e2-c9be-4494-abaf-4592a778dd50 NetNS:/var/run/netns/c42b3c2d-400a-45c0-b9e8-ade49d9e7025 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1e5070e2_c9be_4494_abaf_4592a778dd50.slice PodAnnotations:0xc002928da0}] Aliases:map[]}\"",
2026-06-11 11:58:02.428063 | controller |     "Jun 11 11:08:30.805675 crc crio[22652]: time=\"2026-06-11T11:08:30.805653723Z\" level=info msg=\"Adding pod openstack_nova-cell0-cell-mapping-25jvx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.428086 | controller |     "Jun 11 11:08:31.186238 crc crio[22652]: time=\"2026-06-11T11:08:31.184632122Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=00df91bd-6ab5-4253-ba27-cebc224d4b3e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.428102 | controller |     "Jun 11 11:08:31.186238 crc crio[22652]: time=\"2026-06-11T11:08:31.184736925Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.428121 | controller |     "Jun 11 11:08:31.229209 crc crio[22652]: time=\"2026-06-11T11:08:31.22866713Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=aa40729d-1744-4849-88ee-bbb0240d0d87 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.428140 | controller |     "Jun 11 11:08:31.229209 crc crio[22652]: time=\"2026-06-11T11:08:31.229062923Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.428156 | controller |     "Jun 11 11:08:31.368167 crc crio[22652]: time=\"2026-06-11T11:08:31.367628292Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:b0d69e11989064792366119c07beb3ee0073d0a497e8e8ce90765e6145d07d9f UID:0a7141de-dc1c-4160-aa92-32aef60cd608 NetNS:/var/run/netns/09c83d5b-5615-454e-895f-dc936f7f88ae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0a7141de_dc1c_4160_aa92_32aef60cd608.slice PodAnnotations:0xc0036e6b58}] Aliases:map[]}\"",
2026-06-11 11:58:02.428176 | controller |     "Jun 11 11:08:31.368167 crc crio[22652]: time=\"2026-06-11T11:08:31.367949803Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.428193 | controller |     "Jun 11 11:08:31.412469 crc crio[22652]: time=\"2026-06-11T11:08:31.407746564Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-novncproxy-0/POD\" id=6c5ebf9d-9cf8-49b6-aea8-f1df82e9647d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.428212 | controller |     "Jun 11 11:08:31.412469 crc crio[22652]: time=\"2026-06-11T11:08:31.407881149Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.428255 | controller |     "Jun 11 11:08:31.467351 crc crio[22652]: time=\"2026-06-11T11:08:31.467034881Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:f30cd7727f81ef0423e362ca15adcb702c7a93add2f2677f63a36b3585248a6e UID:df232d16-120a-4b9e-ac10-737a94c6cd1a NetNS:/var/run/netns/869a6ae7-9457-4c66-82e1-df0dd03f6c30 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddf232d16_120a_4b9e_ac10_737a94c6cd1a.slice PodAnnotations:0xc002400110}] Aliases:map[]}\"",
2026-06-11 11:58:02.428275 | controller |     "Jun 11 11:08:31.467351 crc crio[22652]: time=\"2026-06-11T11:08:31.467180016Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.428294 | controller |     "Jun 11 11:08:31.505539 crc crio[22652]: time=\"2026-06-11T11:08:31.504516074Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:40315b6a71b023c977e65c4e3b37cd3ef41359256611ef6c793514afeda767d7 UID:5bb8fdbc-b313-4c16-b9ee-d31aea13e89c NetNS:/var/run/netns/48cc19af-a1d5-44d1-be21-e6541f9b06fd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5bb8fdbc_b313_4c16_b9ee_d31aea13e89c.slice PodAnnotations:0xc0022f70a0}] Aliases:map[]}\"",
2026-06-11 11:58:02.428310 | controller |     "Jun 11 11:08:31.505539 crc crio[22652]: time=\"2026-06-11T11:08:31.504562845Z\" level=info msg=\"Adding pod openstack_nova-cell1-novncproxy-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.428324 | controller |     "Jun 11 11:08:31.521287 crc crio[22652]: time=\"2026-06-11T11:08:31.520745165Z\" level=info msg=\"Running pod sandbox: openstack/nova-scheduler-0/POD\" id=dce2349f-e32e-407b-b71e-281c3180ae3b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.428344 | controller |     "Jun 11 11:08:31.521287 crc crio[22652]: time=\"2026-06-11T11:08:31.520894446Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.428398 | controller |     "Jun 11 11:08:31.613648 crc crio[22652]: time=\"2026-06-11T11:08:31.613592678Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-7948f7c9f9-96rl2/POD\" id=b2728e7d-ef3d-47f7-b94b-a984af74f240 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.428416 | controller |     "Jun 11 11:08:31.614039 crc crio[22652]: time=\"2026-06-11T11:08:31.6139724Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.428431 | controller |     "Jun 11 11:08:31.737238 crc crio[22652]: time=\"2026-06-11T11:08:31.735731019Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7948f7c9f9-96rl2 Namespace:openstack ID:53fdded23e20740cf87dc56c28bc695bd1c6226bcdce13efc121c636354cb05b UID:b5aab73d-7ff2-4c8b-a044-732fd671b73e NetNS:/var/run/netns/78fb6e39-7f8c-4266-b390-33b555944894 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb5aab73d_7ff2_4c8b_a044_732fd671b73e.slice PodAnnotations:0xc002928280}] Aliases:map[]}\"",
2026-06-11 11:58:02.428446 | controller |     "Jun 11 11:08:31.737238 crc crio[22652]: time=\"2026-06-11T11:08:31.735881174Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-7948f7c9f9-96rl2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.428461 | controller |     "Jun 11 11:08:31.766562 crc crio[22652]: time=\"2026-06-11T11:08:31.766171516Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:6cf5609397d3ea8bf44ff828725e7ba348771b5bddf6a4a366ff496a298913ba UID:cdaca6c3-f716-4903-b4ff-35043b44ec72 NetNS:/var/run/netns/1a762383-8bb8-4b9a-be2a-f578cc0a1387 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcdaca6c3_f716_4903_b4ff_35043b44ec72.slice PodAnnotations:0xc0022f6508}] Aliases:map[]}\"",
2026-06-11 11:58:02.428476 | controller |     "Jun 11 11:08:31.766562 crc crio[22652]: time=\"2026-06-11T11:08:31.766559998Z\" level=info msg=\"Adding pod openstack_nova-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.428491 | controller |     "Jun 11 11:08:31.770745 crc crio[22652]: 2026-06-11T11:08:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8b4bbeb08cbaf7b Mac:7e:1c:4a:71:a7:18 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bc Mtu:0 Sandbox:/var/run/netns/c42b3c2d-400a-45c0-b9e8-ade49d9e7025 SocketPath: PciID:}] [{Interface:0xc000194c10 Address:{IP:10.217.0.188 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.428511 | controller |     "Jun 11 11:08:31.776597 crc crio[22652]: time=\"2026-06-11T11:08:31.776498827Z\" level=info msg=\"Got pod network &{Name:nova-cell0-cell-mapping-25jvx Namespace:openstack ID:8b4bbeb08cbaf7b6da7e954ba28d9d43ef009a26e01cf8f4af3a77e3b938f2cb UID:1e5070e2-c9be-4494-abaf-4592a778dd50 NetNS:/var/run/netns/c42b3c2d-400a-45c0-b9e8-ade49d9e7025 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1e5070e2_c9be_4494_abaf_4592a778dd50.slice PodAnnotations:0xc002928da0}] Aliases:map[]}\"",
2026-06-11 11:58:02.428527 | controller |     "Jun 11 11:08:31.778218 crc crio[22652]: time=\"2026-06-11T11:08:31.777098216Z\" level=info msg=\"Checking pod openstack_nova-cell0-cell-mapping-25jvx for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.428543 | controller |     "Jun 11 11:08:31.811392 crc crio[22652]: time=\"2026-06-11T11:08:31.811321438Z\" level=info msg=\"Ran pod sandbox 8b4bbeb08cbaf7b6da7e954ba28d9d43ef009a26e01cf8f4af3a77e3b938f2cb with infra container: openstack/nova-cell0-cell-mapping-25jvx/POD\" id=e84f9727-f98a-4311-97e0-62859c3226d3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.428557 | controller |     "Jun 11 11:08:31.817497 crc crio[22652]: time=\"2026-06-11T11:08:31.817423941Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=84c5c27a-aa82-4ff2-b1c5-c48aecfa89ff name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.428572 | controller |     "Jun 11 11:08:31.866195 crc crio[22652]: time=\"2026-06-11T11:08:31.866042836Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=2b4fdc36-4c75-4706-9b15-b3eee6f63c51 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.428586 | controller |     "Jun 11 11:08:31.903239 crc crio[22652]: time=\"2026-06-11T11:08:31.901731386Z\" level=info msg=\"Creating container: openstack/nova-cell0-cell-mapping-25jvx/nova-manage\" id=67911dd9-cb80-4f4b-aa9a-304a51a8d837 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.428601 | controller |     "Jun 11 11:08:31.903239 crc crio[22652]: time=\"2026-06-11T11:08:31.902539102Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.428615 | controller |     "Jun 11 11:08:32.027395 crc crio[22652]: time=\"2026-06-11T11:08:32.027300569Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.428629 | controller |     "Jun 11 11:08:32.039237 crc crio[22652]: time=\"2026-06-11T11:08:32.037886529Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.428644 | controller |     "Jun 11 11:08:32.189880 crc crio[22652]: time=\"2026-06-11T11:08:32.189444553Z\" level=info msg=\"Created container 4ba45329fb026d66f5ad7618fb27afa6edd22a30e88d5391c3cb9080b85405e2: openstack/nova-cell0-cell-mapping-25jvx/nova-manage\" id=67911dd9-cb80-4f4b-aa9a-304a51a8d837 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.428658 | controller |     "Jun 11 11:08:32.192018 crc crio[22652]: time=\"2026-06-11T11:08:32.191916332Z\" level=info msg=\"Starting container: 4ba45329fb026d66f5ad7618fb27afa6edd22a30e88d5391c3cb9080b85405e2\" id=f0fdebf8-0c10-47ce-afa9-fbc46d75dd47 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.428680 | controller |     "Jun 11 11:08:32.201172 crc crio[22652]: time=\"2026-06-11T11:08:32.20094338Z\" level=info msg=\"Started container\" PID=79298 containerID=4ba45329fb026d66f5ad7618fb27afa6edd22a30e88d5391c3cb9080b85405e2 description=openstack/nova-cell0-cell-mapping-25jvx/nova-manage id=f0fdebf8-0c10-47ce-afa9-fbc46d75dd47 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8b4bbeb08cbaf7b6da7e954ba28d9d43ef009a26e01cf8f4af3a77e3b938f2cb",
2026-06-11 11:58:02.428695 | controller |     "Jun 11 11:08:32.453019 crc crio[22652]: 2026-06-11T11:08:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:40315b6a71b023c Mac:7e:66:32:0b:34:a5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bf Mtu:0 Sandbox:/var/run/netns/48cc19af-a1d5-44d1-be21-e6541f9b06fd SocketPath: PciID:}] [{Interface:0xc000014db0 Address:{IP:10.217.0.191 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.428710 | controller |     "Jun 11 11:08:32.455719 crc crio[22652]: time=\"2026-06-11T11:08:32.455474852Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:40315b6a71b023c977e65c4e3b37cd3ef41359256611ef6c793514afeda767d7 UID:5bb8fdbc-b313-4c16-b9ee-d31aea13e89c NetNS:/var/run/netns/48cc19af-a1d5-44d1-be21-e6541f9b06fd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5bb8fdbc_b313_4c16_b9ee_d31aea13e89c.slice PodAnnotations:0xc0022f70a0}] Aliases:map[]}\"",
2026-06-11 11:58:02.428725 | controller |     "Jun 11 11:08:32.455719 crc crio[22652]: time=\"2026-06-11T11:08:32.455651588Z\" level=info msg=\"Checking pod openstack_nova-cell1-novncproxy-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.428741 | controller |     "Jun 11 11:08:32.469567 crc crio[22652]: time=\"2026-06-11T11:08:32.46947259Z\" level=info msg=\"Ran pod sandbox 40315b6a71b023c977e65c4e3b37cd3ef41359256611ef6c793514afeda767d7 with infra container: openstack/nova-cell1-novncproxy-0/POD\" id=6c5ebf9d-9cf8-49b6-aea8-f1df82e9647d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.428755 | controller |     "Jun 11 11:08:32.475713 crc crio[22652]: time=\"2026-06-11T11:08:32.475628472Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=4ffd6358-322b-4da8-a2b8-0d9133fafcbd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.428770 | controller |     "Jun 11 11:08:32.475943 crc crio[22652]: time=\"2026-06-11T11:08:32.475851899Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified not found\" id=4ffd6358-322b-4da8-a2b8-0d9133fafcbd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.428785 | controller |     "Jun 11 11:08:32.475943 crc crio[22652]: time=\"2026-06-11T11:08:32.475900451Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified found\" id=4ffd6358-322b-4da8-a2b8-0d9133fafcbd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.428799 | controller |     "Jun 11 11:08:32.477551 crc crio[22652]: time=\"2026-06-11T11:08:32.477464881Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=48b0f73a-5467-4017-b3ad-efbbda5826ee name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.428814 | controller |     "Jun 11 11:08:32.490178 crc crio[22652]: time=\"2026-06-11T11:08:32.489073572Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\\\"\"",
2026-06-11 11:58:02.428828 | controller |     "Jun 11 11:08:32.610505 crc crio[22652]: 2026-06-11T11:08:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b0d69e119890647 Mac:c6:02:e6:98:20:7e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bd Mtu:0 Sandbox:/var/run/netns/09c83d5b-5615-454e-895f-dc936f7f88ae SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.189 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.428845 | controller |     "Jun 11 11:08:32.611584 crc crio[22652]: time=\"2026-06-11T11:08:32.61152132Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:b0d69e11989064792366119c07beb3ee0073d0a497e8e8ce90765e6145d07d9f UID:0a7141de-dc1c-4160-aa92-32aef60cd608 NetNS:/var/run/netns/09c83d5b-5615-454e-895f-dc936f7f88ae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0a7141de_dc1c_4160_aa92_32aef60cd608.slice PodAnnotations:0xc0036e6b58}] Aliases:map[]}\"",
2026-06-11 11:58:02.428861 | controller |     "Jun 11 11:08:32.611684 crc crio[22652]: time=\"2026-06-11T11:08:32.611672895Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.428875 | controller |     "Jun 11 11:08:32.623581 crc crio[22652]: time=\"2026-06-11T11:08:32.623313764Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-conductor-db-sync-slsm8/POD\" id=d648dc68-f28b-4bb2-a7ac-b9641c44f024 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.428890 | controller |     "Jun 11 11:08:32.623581 crc crio[22652]: time=\"2026-06-11T11:08:32.623387517Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.428904 | controller |     "Jun 11 11:08:32.643818 crc crio[22652]: time=\"2026-06-11T11:08:32.642521423Z\" level=info msg=\"Ran pod sandbox b0d69e11989064792366119c07beb3ee0073d0a497e8e8ce90765e6145d07d9f with infra container: openstack/nova-api-0/POD\" id=00df91bd-6ab5-4253-ba27-cebc224d4b3e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.428919 | controller |     "Jun 11 11:08:32.647760 crc crio[22652]: time=\"2026-06-11T11:08:32.646499241Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=598ec566-2ded-4096-99e1-5134fe2a9a85 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.428934 | controller |     "Jun 11 11:08:32.650047 crc crio[22652]: time=\"2026-06-11T11:08:32.64869708Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-api:current-podified not found\" id=598ec566-2ded-4096-99e1-5134fe2a9a85 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.428949 | controller |     "Jun 11 11:08:32.650047 crc crio[22652]: time=\"2026-06-11T11:08:32.648793493Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-api:current-podified found\" id=598ec566-2ded-4096-99e1-5134fe2a9a85 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.428963 | controller |     "Jun 11 11:08:32.650325 crc crio[22652]: time=\"2026-06-11T11:08:32.650191518Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=a190dbe0-2c9f-481e-b047-b3528337a331 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.428977 | controller |     "Jun 11 11:08:32.666428 crc crio[22652]: time=\"2026-06-11T11:08:32.664389647Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\\\"\"",
2026-06-11 11:58:02.428991 | controller |     "Jun 11 11:08:32.674061 crc crio[22652]: 2026-06-11T11:08:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f30cd7727f81ef0 Mac:16:ff:3c:3e:85:38 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:be Mtu:0 Sandbox:/var/run/netns/869a6ae7-9457-4c66-82e1-df0dd03f6c30 SocketPath: PciID:}] [{Interface:0xc00030e5d0 Address:{IP:10.217.0.190 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.429006 | controller |     "Jun 11 11:08:32.674574 crc crio[22652]: time=\"2026-06-11T11:08:32.674311297Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:f30cd7727f81ef0423e362ca15adcb702c7a93add2f2677f63a36b3585248a6e UID:df232d16-120a-4b9e-ac10-737a94c6cd1a NetNS:/var/run/netns/869a6ae7-9457-4c66-82e1-df0dd03f6c30 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddf232d16_120a_4b9e_ac10_737a94c6cd1a.slice PodAnnotations:0xc002400110}] Aliases:map[]}\"",
2026-06-11 11:58:02.429026 | controller |     "Jun 11 11:08:32.675763 crc crio[22652]: time=\"2026-06-11T11:08:32.67471924Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.429041 | controller |     "Jun 11 11:08:32.685170 crc crio[22652]: 2026-06-11T11:08:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:53fdded23e20740 Mac:3a:3f:3f:42:b3:ca Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c1 Mtu:0 Sandbox:/var/run/netns/78fb6e39-7f8c-4266-b390-33b555944894 SocketPath: PciID:}] [{Interface:0xc00062cd70 Address:{IP:10.217.0.193 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.429056 | controller |     "Jun 11 11:08:32.687342 crc crio[22652]: time=\"2026-06-11T11:08:32.685598625Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7948f7c9f9-96rl2 Namespace:openstack ID:53fdded23e20740cf87dc56c28bc695bd1c6226bcdce13efc121c636354cb05b UID:b5aab73d-7ff2-4c8b-a044-732fd671b73e NetNS:/var/run/netns/78fb6e39-7f8c-4266-b390-33b555944894 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb5aab73d_7ff2_4c8b_a044_732fd671b73e.slice PodAnnotations:0xc002928280}] Aliases:map[]}\"",
2026-06-11 11:58:02.429071 | controller |     "Jun 11 11:08:32.687342 crc crio[22652]: time=\"2026-06-11T11:08:32.685801352Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-7948f7c9f9-96rl2 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.429085 | controller |     "Jun 11 11:08:32.697719 crc crio[22652]: time=\"2026-06-11T11:08:32.697572226Z\" level=info msg=\"Ran pod sandbox f30cd7727f81ef0423e362ca15adcb702c7a93add2f2677f63a36b3585248a6e with infra container: openstack/nova-metadata-0/POD\" id=aa40729d-1744-4849-88ee-bbb0240d0d87 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.429100 | controller |     "Jun 11 11:08:32.701855 crc crio[22652]: time=\"2026-06-11T11:08:32.70177415Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=b007254f-7b0d-4963-9956-2e5449c48f7d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.429116 | controller |     "Jun 11 11:08:32.702069 crc crio[22652]: time=\"2026-06-11T11:08:32.701929775Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-api:current-podified not found\" id=b007254f-7b0d-4963-9956-2e5449c48f7d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.429130 | controller |     "Jun 11 11:08:32.702069 crc crio[22652]: time=\"2026-06-11T11:08:32.701968446Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-api:current-podified found\" id=b007254f-7b0d-4963-9956-2e5449c48f7d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.429145 | controller |     "Jun 11 11:08:32.703273 crc crio[22652]: time=\"2026-06-11T11:08:32.703063881Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=2ef8b735-964b-43f0-b883-79a90fd4b357 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.429160 | controller |     "Jun 11 11:08:32.704034 crc crio[22652]: time=\"2026-06-11T11:08:32.703764264Z\" level=info msg=\"Ran pod sandbox 53fdded23e20740cf87dc56c28bc695bd1c6226bcdce13efc121c636354cb05b with infra container: openstack/dnsmasq-dns-7948f7c9f9-96rl2/POD\" id=b2728e7d-ef3d-47f7-b94b-a984af74f240 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.429179 | controller |     "Jun 11 11:08:32.706614 crc crio[22652]: time=\"2026-06-11T11:08:32.706548443Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\\\"\"",
2026-06-11 11:58:02.429194 | controller |     "Jun 11 11:08:32.710709 crc crio[22652]: time=\"2026-06-11T11:08:32.710619942Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=f97b460e-5a2b-4237-9d6d-93c52af43292 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.429209 | controller |     "Jun 11 11:08:32.715379 crc crio[22652]: time=\"2026-06-11T11:08:32.715294065Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-db-sync-slsm8 Namespace:openstack ID:c625089bebcc8a819d4b99e55bb4f76f6322b8296bf88d9ce7f5f264eaaaddf4 UID:ca49ff3a-dd16-4d04-8c37-c29816dae83e NetNS:/var/run/netns/d11bd2e2-714e-48c8-85c6-8a5790294226 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podca49ff3a_dd16_4d04_8c37_c29816dae83e.slice PodAnnotations:0xc0004beeb8}] Aliases:map[]}\"",
2026-06-11 11:58:02.429224 | controller |     "Jun 11 11:08:32.715379 crc crio[22652]: time=\"2026-06-11T11:08:32.715354607Z\" level=info msg=\"Adding pod openstack_nova-cell1-conductor-db-sync-slsm8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.429239 | controller |     "Jun 11 11:08:32.783453 crc crio[22652]: 2026-06-11T11:08:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6cf5609397d3ea8 Mac:0a:2c:f4:74:9b:fc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c0 Mtu:0 Sandbox:/var/run/netns/1a762383-8bb8-4b9a-be2a-f578cc0a1387 SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.0.192 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.429255 | controller |     "Jun 11 11:08:32.787492 crc crio[22652]: time=\"2026-06-11T11:08:32.78737391Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:6cf5609397d3ea8bf44ff828725e7ba348771b5bddf6a4a366ff496a298913ba UID:cdaca6c3-f716-4903-b4ff-35043b44ec72 NetNS:/var/run/netns/1a762383-8bb8-4b9a-be2a-f578cc0a1387 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcdaca6c3_f716_4903_b4ff_35043b44ec72.slice PodAnnotations:0xc0022f6508}] Aliases:map[]}\"",
2026-06-11 11:58:02.429269 | controller |     "Jun 11 11:08:32.788864 crc crio[22652]: time=\"2026-06-11T11:08:32.788789926Z\" level=info msg=\"Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.429285 | controller |     "Jun 11 11:08:32.801599 crc crio[22652]: time=\"2026-06-11T11:08:32.801519978Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=6cb95649-7ec8-49e3-9529-23d5bcd535c1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.429300 | controller |     "Jun 11 11:08:32.815241 crc crio[22652]: time=\"2026-06-11T11:08:32.81516727Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7948f7c9f9-96rl2/init\" id=1ca61b24-7b26-4988-bf72-dba0cea77153 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.429315 | controller |     "Jun 11 11:08:32.816100 crc crio[22652]: time=\"2026-06-11T11:08:32.815868122Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.429330 | controller |     "Jun 11 11:08:32.819548 crc crio[22652]: time=\"2026-06-11T11:08:32.819508462Z\" level=info msg=\"Ran pod sandbox 6cf5609397d3ea8bf44ff828725e7ba348771b5bddf6a4a366ff496a298913ba with infra container: openstack/nova-scheduler-0/POD\" id=dce2349f-e32e-407b-b71e-281c3180ae3b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.429366 | controller |     "Jun 11 11:08:32.824480 crc crio[22652]: time=\"2026-06-11T11:08:32.821731504Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=7daca3f1-5c1a-4fdc-a67e-fb16462939e1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.429387 | controller |     "Jun 11 11:08:32.824480 crc crio[22652]: time=\"2026-06-11T11:08:32.821903664Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified not found\" id=7daca3f1-5c1a-4fdc-a67e-fb16462939e1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.429404 | controller |     "Jun 11 11:08:32.824480 crc crio[22652]: time=\"2026-06-11T11:08:32.821948271Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified found\" id=7daca3f1-5c1a-4fdc-a67e-fb16462939e1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.429420 | controller |     "Jun 11 11:08:32.824480 crc crio[22652]: time=\"2026-06-11T11:08:32.822806013Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=17e20b19-f935-4773-bc78-9eef70668252 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.429442 | controller |     "Jun 11 11:08:32.832341 crc crio[22652]: time=\"2026-06-11T11:08:32.831207341Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\\\"\"",
2026-06-11 11:58:02.429465 | controller |     "Jun 11 11:08:32.917787 crc crio[22652]: time=\"2026-06-11T11:08:32.917703064Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.429483 | controller |     "Jun 11 11:08:32.926951 crc crio[22652]: time=\"2026-06-11T11:08:32.926872126Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.429498 | controller |     "Jun 11 11:08:33.107584 crc crio[22652]: time=\"2026-06-11T11:08:33.107415288Z\" level=info msg=\"Created container 87b7e7d7e78096eac4704f119f2b950af534a69a4f25bf375e5b23f59c9be989: openstack/dnsmasq-dns-7948f7c9f9-96rl2/init\" id=1ca61b24-7b26-4988-bf72-dba0cea77153 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.429513 | controller |     "Jun 11 11:08:33.113888 crc crio[22652]: time=\"2026-06-11T11:08:33.113794564Z\" level=info msg=\"Starting container: 87b7e7d7e78096eac4704f119f2b950af534a69a4f25bf375e5b23f59c9be989\" id=c73e9e9e-5dae-4bb5-a5db-c12a5119e6f4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.429528 | controller |     "Jun 11 11:08:33.127909 crc crio[22652]: time=\"2026-06-11T11:08:33.126923272Z\" level=info msg=\"Started container\" PID=79387 containerID=87b7e7d7e78096eac4704f119f2b950af534a69a4f25bf375e5b23f59c9be989 description=openstack/dnsmasq-dns-7948f7c9f9-96rl2/init id=c73e9e9e-5dae-4bb5-a5db-c12a5119e6f4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=53fdded23e20740cf87dc56c28bc695bd1c6226bcdce13efc121c636354cb05b",
2026-06-11 11:58:02.429543 | controller |     "Jun 11 11:08:33.322723 crc crio[22652]: 2026-06-11T11:08:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c625089bebcc8a8 Mac:da:bd:e4:0d:9e:10 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c2 Mtu:0 Sandbox:/var/run/netns/d11bd2e2-714e-48c8-85c6-8a5790294226 SocketPath: PciID:}] [{Interface:0xc00011ea60 Address:{IP:10.217.0.194 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.429558 | controller |     "Jun 11 11:08:33.324730 crc crio[22652]: time=\"2026-06-11T11:08:33.324648737Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-db-sync-slsm8 Namespace:openstack ID:c625089bebcc8a819d4b99e55bb4f76f6322b8296bf88d9ce7f5f264eaaaddf4 UID:ca49ff3a-dd16-4d04-8c37-c29816dae83e NetNS:/var/run/netns/d11bd2e2-714e-48c8-85c6-8a5790294226 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podca49ff3a_dd16_4d04_8c37_c29816dae83e.slice PodAnnotations:0xc0004beeb8}] Aliases:map[]}\"",
2026-06-11 11:58:02.429578 | controller |     "Jun 11 11:08:33.324965 crc crio[22652]: time=\"2026-06-11T11:08:33.324899805Z\" level=info msg=\"Checking pod openstack_nova-cell1-conductor-db-sync-slsm8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.429611 | controller |     "Jun 11 11:08:33.341836 crc crio[22652]: time=\"2026-06-11T11:08:33.341729116Z\" level=info msg=\"Ran pod sandbox c625089bebcc8a819d4b99e55bb4f76f6322b8296bf88d9ce7f5f264eaaaddf4 with infra container: openstack/nova-cell1-conductor-db-sync-slsm8/POD\" id=d648dc68-f28b-4bb2-a7ac-b9641c44f024 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.429627 | controller |     "Jun 11 11:08:33.359337 crc crio[22652]: time=\"2026-06-11T11:08:33.359288969Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=33c6d58a-8442-4e53-8722-27bfd5fbf5f4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.429643 | controller |     "Jun 11 11:08:33.390465 crc crio[22652]: time=\"2026-06-11T11:08:33.390370078Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=4e66695e-5301-464e-94f6-aa86b641443a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.429659 | controller |     "Jun 11 11:08:33.401072 crc crio[22652]: time=\"2026-06-11T11:08:33.398930551Z\" level=info msg=\"Creating container: openstack/nova-cell1-conductor-db-sync-slsm8/nova-cell1-conductor-db-sync\" id=d2bec48d-e768-4682-9415-3c8cbe0d99f3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.429675 | controller |     "Jun 11 11:08:33.401072 crc crio[22652]: time=\"2026-06-11T11:08:33.399549191Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.429690 | controller |     "Jun 11 11:08:33.481832 crc crio[22652]: time=\"2026-06-11T11:08:33.481728126Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.429705 | controller |     "Jun 11 11:08:33.485762 crc crio[22652]: time=\"2026-06-11T11:08:33.485697202Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.429720 | controller |     "Jun 11 11:08:33.628672 crc crio[22652]: time=\"2026-06-11T11:08:33.628466496Z\" level=info msg=\"Created container 3a07b4507247ff4a3d81610e74b7e5bdb81f3557f2d8b6bb9ae260c0b96f2460: openstack/nova-cell1-conductor-db-sync-slsm8/nova-cell1-conductor-db-sync\" id=d2bec48d-e768-4682-9415-3c8cbe0d99f3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.429735 | controller |     "Jun 11 11:08:33.630507 crc crio[22652]: time=\"2026-06-11T11:08:33.630301235Z\" level=info msg=\"Starting container: 3a07b4507247ff4a3d81610e74b7e5bdb81f3557f2d8b6bb9ae260c0b96f2460\" id=4522dfa2-eca0-4ed4-8c94-abd71e54adf6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.429750 | controller |     "Jun 11 11:08:33.636661 crc crio[22652]: time=\"2026-06-11T11:08:33.636496732Z\" level=info msg=\"Started container\" PID=79449 containerID=3a07b4507247ff4a3d81610e74b7e5bdb81f3557f2d8b6bb9ae260c0b96f2460 description=openstack/nova-cell1-conductor-db-sync-slsm8/nova-cell1-conductor-db-sync id=4522dfa2-eca0-4ed4-8c94-abd71e54adf6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c625089bebcc8a819d4b99e55bb4f76f6322b8296bf88d9ce7f5f264eaaaddf4",
2026-06-11 11:58:02.429765 | controller |     "Jun 11 11:08:33.882666 crc crio[22652]: time=\"2026-06-11T11:08:33.882475787Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=5ba8e1a6-a95f-409d-aad4-3c725b80076c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.429783 | controller |     "Jun 11 11:08:33.988354 crc crio[22652]: time=\"2026-06-11T11:08:33.987378431Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=df2b1363-099b-4782-8f30-c936a6444a11 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.429798 | controller |     "Jun 11 11:08:33.999032 crc crio[22652]: time=\"2026-06-11T11:08:33.998888568Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7948f7c9f9-96rl2/dnsmasq-dns\" id=1c7ac8e8-8c5c-4b09-aa60-bb5a9e31f1df name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.429813 | controller |     "Jun 11 11:08:33.999552 crc crio[22652]: time=\"2026-06-11T11:08:33.999480777Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.429827 | controller |     "Jun 11 11:08:34.109781 crc crio[22652]: time=\"2026-06-11T11:08:34.10959391Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.429842 | controller |     "Jun 11 11:08:34.133744 crc crio[22652]: time=\"2026-06-11T11:08:34.133522292Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.429857 | controller |     "Jun 11 11:08:34.360084 crc crio[22652]: time=\"2026-06-11T11:08:34.35992933Z\" level=info msg=\"Created container 98718052c73db482067a255e73b15688a329cba840ec217ca2691a5d46e332f8: openstack/dnsmasq-dns-7948f7c9f9-96rl2/dnsmasq-dns\" id=1c7ac8e8-8c5c-4b09-aa60-bb5a9e31f1df name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.429871 | controller |     "Jun 11 11:08:34.361166 crc crio[22652]: time=\"2026-06-11T11:08:34.361042316Z\" level=info msg=\"Starting container: 98718052c73db482067a255e73b15688a329cba840ec217ca2691a5d46e332f8\" id=fc4ccfbf-41fc-4f6f-92c3-230e3d6643fe name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.429886 | controller |     "Jun 11 11:08:34.374499 crc crio[22652]: time=\"2026-06-11T11:08:34.374197143Z\" level=info msg=\"Started container\" PID=79508 containerID=98718052c73db482067a255e73b15688a329cba840ec217ca2691a5d46e332f8 description=openstack/dnsmasq-dns-7948f7c9f9-96rl2/dnsmasq-dns id=fc4ccfbf-41fc-4f6f-92c3-230e3d6643fe name=/runtime.v1.RuntimeService/StartContainer sandboxID=53fdded23e20740cf87dc56c28bc695bd1c6226bcdce13efc121c636354cb05b",
2026-06-11 11:58:02.429902 | controller |     "Jun 11 11:08:37.830968 crc crio[22652]: time=\"2026-06-11T11:08:37.830233519Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:d4f2093717c3afc62018cae39e59e66ec30f8e1a29b1d7786aa73e23ce8f9b7e\" id=17e20b19-f935-4773-bc78-9eef70668252 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.429917 | controller |     "Jun 11 11:08:37.832446 crc crio[22652]: time=\"2026-06-11T11:08:37.831936422Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=d45dbaea-076c-4e34-9c48-0726666d0617 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.429932 | controller |     "Jun 11 11:08:37.845322 crc crio[22652]: time=\"2026-06-11T11:08:37.845085821Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8b54a4f4c4d0ed06bf07b9f6ef7cd9d730d448789c5ad3e20c1cdc56bcbcae90\" id=48b0f73a-5467-4017-b3ad-efbbda5826ee name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.429946 | controller |     "Jun 11 11:08:37.846254 crc crio[22652]: time=\"2026-06-11T11:08:37.846188716Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=455862b2-8921-4d85-93cc-6566db901577 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.429964 | controller |     "Jun 11 11:08:37.866821 crc crio[22652]: time=\"2026-06-11T11:08:37.866721195Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:6a1fd3afaff3c587030a5cdd0a7f07a1b02c0c9244e9095fd7907e93229b8ba3\" id=2ef8b735-964b-43f0-b883-79a90fd4b357 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.429980 | controller |     "Jun 11 11:08:37.868453 crc crio[22652]: time=\"2026-06-11T11:08:37.867845555Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=5cfb7cf2-7181-4238-b9b3-3dbdd076c722 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.429994 | controller |     "Jun 11 11:08:37.876943 crc crio[22652]: time=\"2026-06-11T11:08:37.876824263Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=953632d7-9768-4340-a923-bd3d39b75676 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.430009 | controller |     "Jun 11 11:08:37.881782 crc crio[22652]: time=\"2026-06-11T11:08:37.881558045Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:6a1fd3afaff3c587030a5cdd0a7f07a1b02c0c9244e9095fd7907e93229b8ba3\" id=a190dbe0-2c9f-481e-b047-b3528337a331 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.430024 | controller |     "Jun 11 11:08:37.882568 crc crio[22652]: time=\"2026-06-11T11:08:37.882517832Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=116dbb63-b3f5-4cde-ae77-f35b7fe96459 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.430040 | controller |     "Jun 11 11:08:37.885503 crc crio[22652]: time=\"2026-06-11T11:08:37.885433276Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=138e237d-b61c-4751-8f02-b609073ae20c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.430055 | controller |     "Jun 11 11:08:37.887399 crc crio[22652]: time=\"2026-06-11T11:08:37.887227224Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.430070 | controller |     "Jun 11 11:08:37.891523 crc crio[22652]: time=\"2026-06-11T11:08:37.89063753Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=6f8dee27-c8bb-4894-891b-e1fd46a47cc5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.430084 | controller |     "Jun 11 11:08:37.898708 crc crio[22652]: time=\"2026-06-11T11:08:37.898586083Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=449462e5-c5b8-4223-830b-846e20c4e748 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.430099 | controller |     "Jun 11 11:08:37.900655 crc crio[22652]: time=\"2026-06-11T11:08:37.900528735Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=85422765-b193-4d3a-80a8-b8083c194718 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.430113 | controller |     "Jun 11 11:08:37.932263 crc crio[22652]: time=\"2026-06-11T11:08:37.923184846Z\" level=info msg=\"Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=1571401b-a612-4f44-bccd-c1911eb2c4f9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.430127 | controller |     "Jun 11 11:08:37.932263 crc crio[22652]: time=\"2026-06-11T11:08:37.925616904Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.430142 | controller |     "Jun 11 11:08:37.932755 crc crio[22652]: time=\"2026-06-11T11:08:37.932686809Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=7c3cfbc3-7729-403a-9030-23b9d28a710c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.430160 | controller |     "Jun 11 11:08:37.942582 crc crio[22652]: time=\"2026-06-11T11:08:37.941334924Z\" level=info msg=\"Creating container: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=26923d00-4dc0-4b42-b3ca-fbe217c7a7d9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.430177 | controller |     "Jun 11 11:08:37.959017 crc crio[22652]: time=\"2026-06-11T11:08:37.958743879Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.430192 | controller |     "Jun 11 11:08:37.960935 crc crio[22652]: time=\"2026-06-11T11:08:37.960360941Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.430206 | controller |     "Jun 11 11:08:37.960935 crc crio[22652]: time=\"2026-06-11T11:08:37.960376283Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.430220 | controller |     "Jun 11 11:08:37.965577 crc crio[22652]: time=\"2026-06-11T11:08:37.965487693Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.430235 | controller |     "Jun 11 11:08:37.995565 crc crio[22652]: time=\"2026-06-11T11:08:37.994859218Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.430250 | controller |     "Jun 11 11:08:38.001315 crc crio[22652]: time=\"2026-06-11T11:08:38.00122669Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.430265 | controller |     "Jun 11 11:08:38.028181 crc crio[22652]: time=\"2026-06-11T11:08:38.028040134Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.430280 | controller |     "Jun 11 11:08:38.031326 crc crio[22652]: time=\"2026-06-11T11:08:38.031247596Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.430294 | controller |     "Jun 11 11:08:38.066048 crc crio[22652]: time=\"2026-06-11T11:08:38.065965511Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.430308 | controller |     "Jun 11 11:08:38.070644 crc crio[22652]: time=\"2026-06-11T11:08:38.070596299Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.430323 | controller |     "Jun 11 11:08:38.344525 crc crio[22652]: time=\"2026-06-11T11:08:38.344391843Z\" level=info msg=\"Created container 3dfdc30e25509ef509ca46ba1175d4e61b2fe35934d2863a7ce466046debda54: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=26923d00-4dc0-4b42-b3ca-fbe217c7a7d9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.430337 | controller |     "Jun 11 11:08:38.345887 crc crio[22652]: time=\"2026-06-11T11:08:38.345814679Z\" level=info msg=\"Starting container: 3dfdc30e25509ef509ca46ba1175d4e61b2fe35934d2863a7ce466046debda54\" id=094eb0cc-e332-49bb-a615-3be4b91c6edb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.430374 | controller |     "Jun 11 11:08:38.352014 crc crio[22652]: time=\"2026-06-11T11:08:38.351906292Z\" level=info msg=\"Started container\" PID=79726 containerID=3dfdc30e25509ef509ca46ba1175d4e61b2fe35934d2863a7ce466046debda54 description=openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy id=094eb0cc-e332-49bb-a615-3be4b91c6edb name=/runtime.v1.RuntimeService/StartContainer sandboxID=40315b6a71b023c977e65c4e3b37cd3ef41359256611ef6c793514afeda767d7",
2026-06-11 11:58:02.430396 | controller |     "Jun 11 11:08:38.355065 crc crio[22652]: time=\"2026-06-11T11:08:38.354886481Z\" level=info msg=\"Created container a2ac1999024f545006d4607d9754c08b7b7e1e3e796259e326f1b57e73b07a9d: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=1571401b-a612-4f44-bccd-c1911eb2c4f9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.430411 | controller |     "Jun 11 11:08:38.356360 crc crio[22652]: time=\"2026-06-11T11:08:38.356289022Z\" level=info msg=\"Starting container: a2ac1999024f545006d4607d9754c08b7b7e1e3e796259e326f1b57e73b07a9d\" id=1f47f651-ff80-47e9-a405-1e25a7835a5a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.430426 | controller |     "Jun 11 11:08:38.358832 crc crio[22652]: time=\"2026-06-11T11:08:38.35874139Z\" level=info msg=\"Created container 2486e7e5050453e203ddfc419289e094bb6ab992ee762bcb8aacd1a3bd110eaa: openstack/nova-metadata-0/nova-metadata-log\" id=138e237d-b61c-4751-8f02-b609073ae20c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.430441 | controller |     "Jun 11 11:08:38.360382 crc crio[22652]: time=\"2026-06-11T11:08:38.360304881Z\" level=info msg=\"Starting container: 2486e7e5050453e203ddfc419289e094bb6ab992ee762bcb8aacd1a3bd110eaa\" id=2e6a3985-80f6-4d75-913a-d4a7b4100ca5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.430455 | controller |     "Jun 11 11:08:38.363505 crc crio[22652]: time=\"2026-06-11T11:08:38.362605405Z\" level=info msg=\"Created container a796413973b4aece23230e31fc85fb7a23baf8a29b67fa3df7a5fe564de3f025: openstack/nova-api-0/nova-api-log\" id=7c3cfbc3-7729-403a-9030-23b9d28a710c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.430469 | controller |     "Jun 11 11:08:38.364010 crc crio[22652]: time=\"2026-06-11T11:08:38.363931897Z\" level=info msg=\"Starting container: a796413973b4aece23230e31fc85fb7a23baf8a29b67fa3df7a5fe564de3f025\" id=c22d1c1a-09b3-434e-b0fa-48523dcd5e68 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.430484 | controller |     "Jun 11 11:08:38.366533 crc crio[22652]: time=\"2026-06-11T11:08:38.366432616Z\" level=info msg=\"Started container\" PID=79730 containerID=a2ac1999024f545006d4607d9754c08b7b7e1e3e796259e326f1b57e73b07a9d description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=1f47f651-ff80-47e9-a405-1e25a7835a5a name=/runtime.v1.RuntimeService/StartContainer sandboxID=6cf5609397d3ea8bf44ff828725e7ba348771b5bddf6a4a366ff496a298913ba",
2026-06-11 11:58:02.430501 | controller |     "Jun 11 11:08:38.371591 crc crio[22652]: time=\"2026-06-11T11:08:38.371479955Z\" level=info msg=\"Started container\" PID=79731 containerID=a796413973b4aece23230e31fc85fb7a23baf8a29b67fa3df7a5fe564de3f025 description=openstack/nova-api-0/nova-api-log id=c22d1c1a-09b3-434e-b0fa-48523dcd5e68 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b0d69e11989064792366119c07beb3ee0073d0a497e8e8ce90765e6145d07d9f",
2026-06-11 11:58:02.430522 | controller |     "Jun 11 11:08:38.374426 crc crio[22652]: time=\"2026-06-11T11:08:38.374321029Z\" level=info msg=\"Started container\" PID=79727 containerID=2486e7e5050453e203ddfc419289e094bb6ab992ee762bcb8aacd1a3bd110eaa description=openstack/nova-metadata-0/nova-metadata-log id=2e6a3985-80f6-4d75-913a-d4a7b4100ca5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f30cd7727f81ef0423e362ca15adcb702c7a93add2f2677f63a36b3585248a6e",
2026-06-11 11:58:02.430546 | controller |     "Jun 11 11:08:38.392297 crc crio[22652]: time=\"2026-06-11T11:08:38.391733723Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=d461878d-7b59-4633-b6b2-dca6ef92b85a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.430570 | controller |     "Jun 11 11:08:38.393205 crc crio[22652]: time=\"2026-06-11T11:08:38.393066332Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=7ec2daa0-2369-499e-986d-c8d3f4f0750a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.430586 | controller |     "Jun 11 11:08:38.422574 crc crio[22652]: time=\"2026-06-11T11:08:38.422469119Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=32a8552f-3263-402a-aa2a-a24f74aa8bdc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.430601 | controller |     "Jun 11 11:08:38.437693 crc crio[22652]: time=\"2026-06-11T11:08:38.437072284Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=b9df0a7c-6e20-4131-bed4-b3b2b2ef9e38 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.430615 | controller |     "Jun 11 11:08:38.439620 crc crio[22652]: time=\"2026-06-11T11:08:38.439459019Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=879f552c-1c53-4d13-bb77-3d5a0115232b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.430630 | controller |     "Jun 11 11:08:38.441603 crc crio[22652]: time=\"2026-06-11T11:08:38.441536777Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.430645 | controller |     "Jun 11 11:08:38.449700 crc crio[22652]: time=\"2026-06-11T11:08:38.449599007Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=5624c42c-74c3-42eb-90ff-42145523820f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.430659 | controller |     "Jun 11 11:08:38.482542 crc crio[22652]: time=\"2026-06-11T11:08:38.482438698Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.430673 | controller |     "Jun 11 11:08:38.523395 crc crio[22652]: time=\"2026-06-11T11:08:38.523334379Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.430688 | controller |     "Jun 11 11:08:38.528832 crc crio[22652]: time=\"2026-06-11T11:08:38.528800913Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.430703 | controller |     "Jun 11 11:08:38.535200 crc crio[22652]: time=\"2026-06-11T11:08:38.535044862Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.430717 | controller |     "Jun 11 11:08:38.541112 crc crio[22652]: time=\"2026-06-11T11:08:38.541042953Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.430731 | controller |     "Jun 11 11:08:38.661520 crc crio[22652]: time=\"2026-06-11T11:08:38.661442045Z\" level=info msg=\"Created container f741ad7bded04671bfb6a86dc3095af1ef3fc80f8a6eb5bd208a26fe8382c519: openstack/nova-api-0/nova-api-api\" id=5624c42c-74c3-42eb-90ff-42145523820f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.430745 | controller |     "Jun 11 11:08:38.662740 crc crio[22652]: time=\"2026-06-11T11:08:38.662643761Z\" level=info msg=\"Starting container: f741ad7bded04671bfb6a86dc3095af1ef3fc80f8a6eb5bd208a26fe8382c519\" id=9e2579f2-001a-42f3-8a30-9cbe4ae88b0a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.430764 | controller |     "Jun 11 11:08:38.669923 crc crio[22652]: time=\"2026-06-11T11:08:38.669808362Z\" level=info msg=\"Started container\" PID=79784 containerID=f741ad7bded04671bfb6a86dc3095af1ef3fc80f8a6eb5bd208a26fe8382c519 description=openstack/nova-api-0/nova-api-api id=9e2579f2-001a-42f3-8a30-9cbe4ae88b0a name=/runtime.v1.RuntimeService/StartContainer sandboxID=b0d69e11989064792366119c07beb3ee0073d0a497e8e8ce90765e6145d07d9f",
2026-06-11 11:58:02.430779 | controller |     "Jun 11 11:08:38.685462 crc crio[22652]: time=\"2026-06-11T11:08:38.685338165Z\" level=info msg=\"Created container 2f33c0e991d604cabb7c5fba72de40195ee945f0a5cfc50c3fa7e0643c14f8c9: openstack/nova-metadata-0/nova-metadata-metadata\" id=879f552c-1c53-4d13-bb77-3d5a0115232b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.430793 | controller |     "Jun 11 11:08:38.687204 crc crio[22652]: time=\"2026-06-11T11:08:38.687070511Z\" level=info msg=\"Starting container: 2f33c0e991d604cabb7c5fba72de40195ee945f0a5cfc50c3fa7e0643c14f8c9\" id=a5719efc-bc41-4f4c-8b45-c14b8e4dcfe9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.430808 | controller |     "Jun 11 11:08:38.697262 crc crio[22652]: time=\"2026-06-11T11:08:38.696953705Z\" level=info msg=\"Started container\" PID=79785 containerID=2f33c0e991d604cabb7c5fba72de40195ee945f0a5cfc50c3fa7e0643c14f8c9 description=openstack/nova-metadata-0/nova-metadata-metadata id=a5719efc-bc41-4f4c-8b45-c14b8e4dcfe9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f30cd7727f81ef0423e362ca15adcb702c7a93add2f2677f63a36b3585248a6e",
2026-06-11 11:58:02.430823 | controller |     "Jun 11 11:08:39.003929 crc crio[22652]: time=\"2026-06-11T11:08:39.003611249Z\" level=info msg=\"Stopping container: 2486e7e5050453e203ddfc419289e094bb6ab992ee762bcb8aacd1a3bd110eaa (timeout: 30s)\" id=4bb5f328-a1a9-40d5-a6a6-1992cbf802e9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.430837 | controller |     "Jun 11 11:08:39.003929 crc crio[22652]: time=\"2026-06-11T11:08:39.003841826Z\" level=info msg=\"Stopping container: 2f33c0e991d604cabb7c5fba72de40195ee945f0a5cfc50c3fa7e0643c14f8c9 (timeout: 30s)\" id=0f4516ff-9b79-49f2-91cb-75474c968a96 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.430851 | controller |     "Jun 11 11:08:39.012875 crc crio[22652]: time=\"2026-06-11T11:08:39.012713822Z\" level=info msg=\"Stopping container: 3dfdc30e25509ef509ca46ba1175d4e61b2fe35934d2863a7ce466046debda54 (timeout: 30s)\" id=809a1dc4-c66a-4eac-ab32-fe114fb470c3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.430865 | controller |     "Jun 11 11:08:39.166234 crc crio[22652]: time=\"2026-06-11T11:08:39.166106878Z\" level=info msg=\"Stopped container 2486e7e5050453e203ddfc419289e094bb6ab992ee762bcb8aacd1a3bd110eaa: openstack/nova-metadata-0/nova-metadata-log\" id=4bb5f328-a1a9-40d5-a6a6-1992cbf802e9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.430880 | controller |     "Jun 11 11:08:39.541704 crc crio[22652]: time=\"2026-06-11T11:08:39.541465566Z\" level=info msg=\"Stopped container 2f33c0e991d604cabb7c5fba72de40195ee945f0a5cfc50c3fa7e0643c14f8c9: openstack/nova-metadata-0/nova-metadata-metadata\" id=0f4516ff-9b79-49f2-91cb-75474c968a96 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.430894 | controller |     "Jun 11 11:08:39.542796 crc crio[22652]: time=\"2026-06-11T11:08:39.542723346Z\" level=info msg=\"Stopping pod sandbox: f30cd7727f81ef0423e362ca15adcb702c7a93add2f2677f63a36b3585248a6e\" id=ec067fb4-cadc-4764-908f-dbd6b82c6fe9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.430909 | controller |     "Jun 11 11:08:39.543723 crc crio[22652]: time=\"2026-06-11T11:08:39.543654616Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:f30cd7727f81ef0423e362ca15adcb702c7a93add2f2677f63a36b3585248a6e UID:df232d16-120a-4b9e-ac10-737a94c6cd1a NetNS:/var/run/netns/869a6ae7-9457-4c66-82e1-df0dd03f6c30 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddf232d16_120a_4b9e_ac10_737a94c6cd1a.slice PodAnnotations:0xc0024001a8}] Aliases:map[]}\"",
2026-06-11 11:58:02.430928 | controller |     "Jun 11 11:08:39.544023 crc crio[22652]: time=\"2026-06-11T11:08:39.543943415Z\" level=info msg=\"Deleting pod openstack_nova-metadata-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.430943 | controller |     "Jun 11 11:08:39.940105 crc crio[22652]: time=\"2026-06-11T11:08:39.939575578Z\" level=info msg=\"Stopped pod sandbox: f30cd7727f81ef0423e362ca15adcb702c7a93add2f2677f63a36b3585248a6e\" id=ec067fb4-cadc-4764-908f-dbd6b82c6fe9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.430959 | controller |     "Jun 11 11:08:41.070322 crc crio[22652]: time=\"2026-06-11T11:08:41.069690356Z\" level=info msg=\"Stopping container: 6499deeeb468d4ad04a26c5bb267d6223816495a6c2cbe220a48112087654ad8 (timeout: 10s)\" id=0e62d9de-900d-4211-9c4b-e33803a12d9c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.430973 | controller |     "Jun 11 11:08:41.204048 crc crio[22652]: time=\"2026-06-11T11:08:41.203814999Z\" level=info msg=\"Stopped container 6499deeeb468d4ad04a26c5bb267d6223816495a6c2cbe220a48112087654ad8: openstack/dnsmasq-dns-764b948f4c-dktdr/dnsmasq-dns\" id=0e62d9de-900d-4211-9c4b-e33803a12d9c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.430988 | controller |     "Jun 11 11:08:41.205200 crc crio[22652]: time=\"2026-06-11T11:08:41.204974171Z\" level=info msg=\"Stopping pod sandbox: a9d899c65715bcbcf6b824f4c291f7291c2722612d1766ae8c6641562d796d42\" id=422b8b98-349f-476b-984f-217faee8bb14 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.431003 | controller |     "Jun 11 11:08:41.206022 crc crio[22652]: time=\"2026-06-11T11:08:41.205924191Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-764b948f4c-dktdr Namespace:openstack ID:a9d899c65715bcbcf6b824f4c291f7291c2722612d1766ae8c6641562d796d42 UID:aaa0eeff-0a61-47f4-8aed-6688956271a2 NetNS:/var/run/netns/ef1a8991-7eb0-460f-b28c-5e762702f624 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaaa0eeff_0a61_47f4_8aed_6688956271a2.slice PodAnnotations:0xc0014a45d8}] Aliases:map[]}\"",
2026-06-11 11:58:02.431018 | controller |     "Jun 11 11:08:41.206307 crc crio[22652]: time=\"2026-06-11T11:08:41.206240952Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-764b948f4c-dktdr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.431033 | controller |     "Jun 11 11:08:41.688856 crc crio[22652]: time=\"2026-06-11T11:08:41.688076862Z\" level=info msg=\"Stopped pod sandbox: a9d899c65715bcbcf6b824f4c291f7291c2722612d1766ae8c6641562d796d42\" id=422b8b98-349f-476b-984f-217faee8bb14 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.431047 | controller |     "Jun 11 11:08:41.702800 crc crio[22652]: time=\"2026-06-11T11:08:41.702707318Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=cffe0b77-9fb1-4175-8710-9feb9e0d2665 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.431061 | controller |     "Jun 11 11:08:41.702936 crc crio[22652]: time=\"2026-06-11T11:08:41.702842353Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.431076 | controller |     "Jun 11 11:08:41.755326 crc crio[22652]: time=\"2026-06-11T11:08:41.75523286Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:15cc92c7d2b0b8409ff8f7858d95f458ca97cdf1c0448053545597670040695e UID:95b1a00a-362a-4ee3-96fd-ab60c27e05f8 NetNS:/var/run/netns/1a94ba42-c0d0-4221-a120-e0ec8622916a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod95b1a00a_362a_4ee3_96fd_ab60c27e05f8.slice PodAnnotations:0xc001e8ecd8}] Aliases:map[]}\"",
2026-06-11 11:58:02.431094 | controller |     "Jun 11 11:08:41.755326 crc crio[22652]: time=\"2026-06-11T11:08:41.755300432Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.431110 | controller |     "Jun 11 11:08:42.126527 crc crio[22652]: time=\"2026-06-11T11:08:42.126054933Z\" level=info msg=\"Removing container: 6499deeeb468d4ad04a26c5bb267d6223816495a6c2cbe220a48112087654ad8\" id=c6f5645a-4c07-4677-93b1-8a92469aed50 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.431125 | controller |     "Jun 11 11:08:42.175484 crc crio[22652]: time=\"2026-06-11T11:08:42.175327885Z\" level=info msg=\"Removed container 6499deeeb468d4ad04a26c5bb267d6223816495a6c2cbe220a48112087654ad8: openstack/dnsmasq-dns-764b948f4c-dktdr/dnsmasq-dns\" id=c6f5645a-4c07-4677-93b1-8a92469aed50 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.431141 | controller |     "Jun 11 11:08:42.194550 crc crio[22652]: time=\"2026-06-11T11:08:42.194450681Z\" level=info msg=\"Removing container: 93f93713aed73daed2217cb0ac31c6e4cebb565eeb750f694f7de57ecac4c322\" id=203e98f1-4b73-415e-ae95-2e56a7d45846 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.431155 | controller |     "Jun 11 11:08:42.361635 crc crio[22652]: 2026-06-11T11:08:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:15cc92c7d2b0b84 Mac:8a:5b:61:70:64:e5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c3 Mtu:0 Sandbox:/var/run/netns/1a94ba42-c0d0-4221-a120-e0ec8622916a SocketPath: PciID:}] [{Interface:0xc00027c870 Address:{IP:10.217.0.195 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.431170 | controller |     "Jun 11 11:08:42.365312 crc crio[22652]: time=\"2026-06-11T11:08:42.365108614Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:15cc92c7d2b0b8409ff8f7858d95f458ca97cdf1c0448053545597670040695e UID:95b1a00a-362a-4ee3-96fd-ab60c27e05f8 NetNS:/var/run/netns/1a94ba42-c0d0-4221-a120-e0ec8622916a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod95b1a00a_362a_4ee3_96fd_ab60c27e05f8.slice PodAnnotations:0xc001e8ecd8}] Aliases:map[]}\"",
2026-06-11 11:58:02.431186 | controller |     "Jun 11 11:08:42.365540 crc crio[22652]: time=\"2026-06-11T11:08:42.365437765Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.431200 | controller |     "Jun 11 11:08:42.385395 crc crio[22652]: time=\"2026-06-11T11:08:42.385268626Z\" level=info msg=\"Ran pod sandbox 15cc92c7d2b0b8409ff8f7858d95f458ca97cdf1c0448053545597670040695e with infra container: openstack/nova-metadata-0/POD\" id=cffe0b77-9fb1-4175-8710-9feb9e0d2665 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.431215 | controller |     "Jun 11 11:08:42.388070 crc crio[22652]: time=\"2026-06-11T11:08:42.387964659Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=fd32274e-4234-407e-b6f5-b8dedc1ee9e0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.431230 | controller |     "Jun 11 11:08:42.392425 crc crio[22652]: time=\"2026-06-11T11:08:42.392339088Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=d05e6488-63c1-474a-b663-80c8c2f1b0df name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.431245 | controller |     "Jun 11 11:08:42.420727 crc crio[22652]: time=\"2026-06-11T11:08:42.420627819Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=0ab72402-8a90-4640-af11-2207015b7637 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.431259 | controller |     "Jun 11 11:08:42.426657 crc crio[22652]: time=\"2026-06-11T11:08:42.426552659Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.431276 | controller |     "Jun 11 11:08:42.450574 crc crio[22652]: time=\"2026-06-11T11:08:42.450470969Z\" level=info msg=\"Removed container 93f93713aed73daed2217cb0ac31c6e4cebb565eeb750f694f7de57ecac4c322: openstack/dnsmasq-dns-764b948f4c-dktdr/init\" id=203e98f1-4b73-415e-ae95-2e56a7d45846 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.431291 | controller |     "Jun 11 11:08:42.548665 crc crio[22652]: time=\"2026-06-11T11:08:42.548528031Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.431305 | controller |     "Jun 11 11:08:42.553908 crc crio[22652]: time=\"2026-06-11T11:08:42.553832718Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.431320 | controller |     "Jun 11 11:08:42.828331 crc crio[22652]: time=\"2026-06-11T11:08:42.828194922Z\" level=info msg=\"Created container 21cd3dc6c516c413404c005564391493ce350251d7394e97017f2bfbbd8eb5bc: openstack/nova-metadata-0/nova-metadata-log\" id=0ab72402-8a90-4640-af11-2207015b7637 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.431335 | controller |     "Jun 11 11:08:42.829519 crc crio[22652]: time=\"2026-06-11T11:08:42.829426381Z\" level=info msg=\"Starting container: 21cd3dc6c516c413404c005564391493ce350251d7394e97017f2bfbbd8eb5bc\" id=cdcc9494-5482-4623-b315-4ecdd04ade1d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.431372 | controller |     "Jun 11 11:08:42.836106 crc crio[22652]: time=\"2026-06-11T11:08:42.83600435Z\" level=info msg=\"Started container\" PID=80567 containerID=21cd3dc6c516c413404c005564391493ce350251d7394e97017f2bfbbd8eb5bc description=openstack/nova-metadata-0/nova-metadata-log id=cdcc9494-5482-4623-b315-4ecdd04ade1d name=/runtime.v1.RuntimeService/StartContainer sandboxID=15cc92c7d2b0b8409ff8f7858d95f458ca97cdf1c0448053545597670040695e",
2026-06-11 11:58:02.431391 | controller |     "Jun 11 11:08:42.853434 crc crio[22652]: time=\"2026-06-11T11:08:42.853341723Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=da68a678-195a-49af-b267-e5e4abfe7404 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.431406 | controller |     "Jun 11 11:08:42.904365 crc crio[22652]: time=\"2026-06-11T11:08:42.904070267Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=ceffe1cd-3581-4440-b023-b49110494afb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.431421 | controller |     "Jun 11 11:08:42.916326 crc crio[22652]: time=\"2026-06-11T11:08:42.916239145Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=f4d84999-96bb-42a1-8f87-72b1a3409522 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.431436 | controller |     "Jun 11 11:08:42.917867 crc crio[22652]: time=\"2026-06-11T11:08:42.917796085Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.431451 | controller |     "Jun 11 11:08:42.980314 crc crio[22652]: time=\"2026-06-11T11:08:42.978584988Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.431466 | controller |     "Jun 11 11:08:42.984788 crc crio[22652]: time=\"2026-06-11T11:08:42.984745794Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.431488 | controller |     "Jun 11 11:08:43.155451 crc crio[22652]: time=\"2026-06-11T11:08:43.155316183Z\" level=info msg=\"Created container a4a8694adbecff06bf6bee68865833e72c014842c088acc3c83615b68ce3263e: openstack/nova-metadata-0/nova-metadata-metadata\" id=f4d84999-96bb-42a1-8f87-72b1a3409522 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.431504 | controller |     "Jun 11 11:08:43.160319 crc crio[22652]: time=\"2026-06-11T11:08:43.160234141Z\" level=info msg=\"Starting container: a4a8694adbecff06bf6bee68865833e72c014842c088acc3c83615b68ce3263e\" id=34e36930-bd84-4838-8bb9-860a79c3403f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.431519 | controller |     "Jun 11 11:08:43.176415 crc crio[22652]: time=\"2026-06-11T11:08:43.176272821Z\" level=info msg=\"Started container\" PID=80586 containerID=a4a8694adbecff06bf6bee68865833e72c014842c088acc3c83615b68ce3263e description=openstack/nova-metadata-0/nova-metadata-metadata id=34e36930-bd84-4838-8bb9-860a79c3403f name=/runtime.v1.RuntimeService/StartContainer sandboxID=15cc92c7d2b0b8409ff8f7858d95f458ca97cdf1c0448053545597670040695e",
2026-06-11 11:58:02.431534 | controller |     "Jun 11 11:08:44.234076 crc crio[22652]: time=\"2026-06-11T11:08:44.208370452Z\" level=info msg=\"Stopping pod sandbox: 8b4bbeb08cbaf7b6da7e954ba28d9d43ef009a26e01cf8f4af3a77e3b938f2cb\" id=1d50a655-4358-4590-b336-98484662bb79 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.431549 | controller |     "Jun 11 11:08:44.234076 crc crio[22652]: time=\"2026-06-11T11:08:44.209455797Z\" level=info msg=\"Got pod network &{Name:nova-cell0-cell-mapping-25jvx Namespace:openstack ID:8b4bbeb08cbaf7b6da7e954ba28d9d43ef009a26e01cf8f4af3a77e3b938f2cb UID:1e5070e2-c9be-4494-abaf-4592a778dd50 NetNS:/var/run/netns/c42b3c2d-400a-45c0-b9e8-ade49d9e7025 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1e5070e2_c9be_4494_abaf_4592a778dd50.slice PodAnnotations:0xc0029284d8}] Aliases:map[]}\"",
2026-06-11 11:58:02.431564 | controller |     "Jun 11 11:08:44.234076 crc crio[22652]: time=\"2026-06-11T11:08:44.209596281Z\" level=info msg=\"Deleting pod openstack_nova-cell0-cell-mapping-25jvx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.431579 | controller |     "Jun 11 11:08:44.458715 crc crio[22652]: time=\"2026-06-11T11:08:44.457272446Z\" level=warning msg=\"Stopping container 388b82179673e54c8c7f06c5fc27926df7de81c1ae0aae2ade73361cf9eeb923 with stop signal(15) timed out. Killing...\"",
2026-06-11 11:58:02.431597 | controller |     "Jun 11 11:08:44.595852 crc crio[22652]: time=\"2026-06-11T11:08:44.595747084Z\" level=error msg=\"Killing container 388b82179673e54c8c7f06c5fc27926df7de81c1ae0aae2ade73361cf9eeb923 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 388b82179673e54c8c7f06c5fc27926df7de81c1ae0aae2ade73361cf9eeb923 KILL` failed: process not running: No such process\\n : exit status 1\"",
2026-06-11 11:58:02.431619 | controller |     "Jun 11 11:08:44.631252 crc crio[22652]: time=\"2026-06-11T11:08:44.630758088Z\" level=info msg=\"Stopped container 388b82179673e54c8c7f06c5fc27926df7de81c1ae0aae2ade73361cf9eeb923: openstack/ceilometer-0/ceilometer-notification-agent\" id=18ed59fe-eb7a-466e-acb9-6c8467e45bb1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.431642 | controller |     "Jun 11 11:08:44.634022 crc crio[22652]: time=\"2026-06-11T11:08:44.633881506Z\" level=info msg=\"Stopped pod sandbox: 8b4bbeb08cbaf7b6da7e954ba28d9d43ef009a26e01cf8f4af3a77e3b938f2cb\" id=1d50a655-4358-4590-b336-98484662bb79 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.431663 | controller |     "Jun 11 11:08:44.634275 crc crio[22652]: time=\"2026-06-11T11:08:44.634017121Z\" level=info msg=\"Stopping pod sandbox: 961cf2033c3f9eeffc504130a098870b85f7e8ad2444f3e6de2f8c6cb3f885b7\" id=21114d4c-cd9f-4999-a2a6-7a5521e765cc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.431684 | controller |     "Jun 11 11:08:44.637558 crc crio[22652]: time=\"2026-06-11T11:08:44.637498973Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:961cf2033c3f9eeffc504130a098870b85f7e8ad2444f3e6de2f8c6cb3f885b7 UID:11759f03-1011-4df1-95c1-59181a4833d0 NetNS:/var/run/netns/1d280164-0dd8-464a-bc25-e0818254f686 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod11759f03_1011_4df1_95c1_59181a4833d0.slice PodAnnotations:0xc0004bf330}] Aliases:map[]}\"",
2026-06-11 11:58:02.431700 | controller |     "Jun 11 11:08:44.637761 crc crio[22652]: time=\"2026-06-11T11:08:44.63770268Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.431716 | controller |     "Jun 11 11:08:45.433164 crc crio[22652]: time=\"2026-06-11T11:08:45.432715923Z\" level=info msg=\"Stopped pod sandbox: 961cf2033c3f9eeffc504130a098870b85f7e8ad2444f3e6de2f8c6cb3f885b7\" id=21114d4c-cd9f-4999-a2a6-7a5521e765cc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.431733 | controller |     "Jun 11 11:08:46.250237 crc crio[22652]: time=\"2026-06-11T11:08:46.249628285Z\" level=info msg=\"Removing container: 57d15c563b336dabe45f86190b5dd3149b50836a3eb29b8a62cd9d313d7cd98e\" id=d6863a02-1593-4a73-b2bc-812a88aa3b00 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.431755 | controller |     "Jun 11 11:08:46.273669 crc crio[22652]: time=\"2026-06-11T11:08:46.273517321Z\" level=info msg=\"Removed container 57d15c563b336dabe45f86190b5dd3149b50836a3eb29b8a62cd9d313d7cd98e: openstack/ceilometer-0/proxy-httpd\" id=d6863a02-1593-4a73-b2bc-812a88aa3b00 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.431777 | controller |     "Jun 11 11:08:46.277660 crc crio[22652]: time=\"2026-06-11T11:08:46.277564124Z\" level=info msg=\"Removing container: a2342815fe2a9ecac3490cc80fd5500c3ab96939629a83f4be92a4630b739761\" id=9b89fc0d-9457-4dfb-af4f-b66318ee7cfb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.431797 | controller |     "Jun 11 11:08:46.299678 crc crio[22652]: time=\"2026-06-11T11:08:46.299497395Z\" level=info msg=\"Removed container a2342815fe2a9ecac3490cc80fd5500c3ab96939629a83f4be92a4630b739761: openstack/ceilometer-0/sg-core\" id=9b89fc0d-9457-4dfb-af4f-b66318ee7cfb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.431813 | controller |     "Jun 11 11:08:46.302379 crc crio[22652]: time=\"2026-06-11T11:08:46.302295501Z\" level=info msg=\"Removing container: 388b82179673e54c8c7f06c5fc27926df7de81c1ae0aae2ade73361cf9eeb923\" id=9c4c1562-98d3-47a8-818d-0a34b9f12eb0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.431827 | controller |     "Jun 11 11:08:46.332452 crc crio[22652]: time=\"2026-06-11T11:08:46.33234695Z\" level=info msg=\"Removed container 388b82179673e54c8c7f06c5fc27926df7de81c1ae0aae2ade73361cf9eeb923: openstack/ceilometer-0/ceilometer-notification-agent\" id=9c4c1562-98d3-47a8-818d-0a34b9f12eb0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.431842 | controller |     "Jun 11 11:08:46.343072 crc crio[22652]: time=\"2026-06-11T11:08:46.342953086Z\" level=info msg=\"Removing container: d3ce3d6458ba32c3dc366da967db21301b425755b2fed8c66e28062d95cc5f4c\" id=bc5dcba3-f3b8-41fa-99e2-793df14284d3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.431857 | controller |     "Jun 11 11:08:46.365585 crc crio[22652]: time=\"2026-06-11T11:08:46.365469187Z\" level=info msg=\"Removed container d3ce3d6458ba32c3dc366da967db21301b425755b2fed8c66e28062d95cc5f4c: openstack/ceilometer-0/ceilometer-central-agent\" id=bc5dcba3-f3b8-41fa-99e2-793df14284d3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.431872 | controller |     "Jun 11 11:08:46.964443 crc crio[22652]: time=\"2026-06-11T11:08:46.964356075Z\" level=info msg=\"Stopping container: a796413973b4aece23230e31fc85fb7a23baf8a29b67fa3df7a5fe564de3f025 (timeout: 30s)\" id=43d1c25d-3d1c-4f2e-a5bb-72be29e226bd name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.431892 | controller |     "Jun 11 11:08:46.965756 crc crio[22652]: time=\"2026-06-11T11:08:46.964443208Z\" level=info msg=\"Stopping container: f741ad7bded04671bfb6a86dc3095af1ef3fc80f8a6eb5bd208a26fe8382c519 (timeout: 30s)\" id=344c4907-327d-4136-9412-47fb0ff36704 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.431907 | controller |     "Jun 11 11:08:46.993105 crc crio[22652]: time=\"2026-06-11T11:08:46.992907244Z\" level=info msg=\"Stopping container: a2ac1999024f545006d4607d9754c08b7b7e1e3e796259e326f1b57e73b07a9d (timeout: 30s)\" id=18d59820-9498-4c08-9d9e-f1e52912bc0f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.431922 | controller |     "Jun 11 11:08:47.012199 crc crio[22652]: time=\"2026-06-11T11:08:47.005259606Z\" level=info msg=\"Stopping container: a4a8694adbecff06bf6bee68865833e72c014842c088acc3c83615b68ce3263e (timeout: 30s)\" id=c71d01c1-1a42-4b22-9c9b-3781cb15848a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.431936 | controller |     "Jun 11 11:08:47.012199 crc crio[22652]: time=\"2026-06-11T11:08:47.006320401Z\" level=info msg=\"Stopping container: 21cd3dc6c516c413404c005564391493ce350251d7394e97017f2bfbbd8eb5bc (timeout: 30s)\" id=241311c3-64a8-4cf3-a77c-a804ae2bb578 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.431950 | controller |     "Jun 11 11:08:47.111896 crc crio[22652]: time=\"2026-06-11T11:08:47.111791617Z\" level=info msg=\"Stopped container a796413973b4aece23230e31fc85fb7a23baf8a29b67fa3df7a5fe564de3f025: openstack/nova-api-0/nova-api-log\" id=43d1c25d-3d1c-4f2e-a5bb-72be29e226bd name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.431965 | controller |     "Jun 11 11:08:47.122526 crc crio[22652]: time=\"2026-06-11T11:08:47.117976354Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=1c288313-06d0-4de6-87ec-000c9bf8e83c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.431980 | controller |     "Jun 11 11:08:47.122526 crc crio[22652]: time=\"2026-06-11T11:08:47.118105409Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.431994 | controller |     "Jun 11 11:08:47.149808 crc crio[22652]: time=\"2026-06-11T11:08:47.149680244Z\" level=info msg=\"Stopped container 21cd3dc6c516c413404c005564391493ce350251d7394e97017f2bfbbd8eb5bc: openstack/nova-metadata-0/nova-metadata-log\" id=241311c3-64a8-4cf3-a77c-a804ae2bb578 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.432010 | controller |     "Jun 11 11:08:47.191190 crc crio[22652]: time=\"2026-06-11T11:08:47.191063372Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:3b5ee3102f436b4bd528a374d618330d887bf974f751e55f52b2e38eb21524d3 UID:d43aab6a-7f26-4c69-a61c-6e1ac0f3d1ca NetNS:/var/run/netns/6f878db4-18ee-422e-8d2a-8e0c7d3b85f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd43aab6a_7f26_4c69_a61c_6e1ac0f3d1ca.slice PodAnnotations:0xc0022f6dd0}] Aliases:map[]}\"",
2026-06-11 11:58:02.432025 | controller |     "Jun 11 11:08:47.191190 crc crio[22652]: time=\"2026-06-11T11:08:47.191172665Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.432040 | controller |     "Jun 11 11:08:47.245796 crc crio[22652]: time=\"2026-06-11T11:08:47.245496034Z\" level=info msg=\"Stopped container a4a8694adbecff06bf6bee68865833e72c014842c088acc3c83615b68ce3263e: openstack/nova-metadata-0/nova-metadata-metadata\" id=c71d01c1-1a42-4b22-9c9b-3781cb15848a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.432055 | controller |     "Jun 11 11:08:47.246672 crc crio[22652]: time=\"2026-06-11T11:08:47.246619599Z\" level=info msg=\"Stopping pod sandbox: 15cc92c7d2b0b8409ff8f7858d95f458ca97cdf1c0448053545597670040695e\" id=290f6597-6975-458e-9e48-f23dc803a96d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.432074 | controller |     "Jun 11 11:08:47.247488 crc crio[22652]: time=\"2026-06-11T11:08:47.247381964Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:15cc92c7d2b0b8409ff8f7858d95f458ca97cdf1c0448053545597670040695e UID:95b1a00a-362a-4ee3-96fd-ab60c27e05f8 NetNS:/var/run/netns/1a94ba42-c0d0-4221-a120-e0ec8622916a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod95b1a00a_362a_4ee3_96fd_ab60c27e05f8.slice PodAnnotations:0xc0024010c8}] Aliases:map[]}\"",
2026-06-11 11:58:02.432090 | controller |     "Jun 11 11:08:47.247628 crc crio[22652]: time=\"2026-06-11T11:08:47.24757186Z\" level=info msg=\"Deleting pod openstack_nova-metadata-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.432105 | controller |     "Jun 11 11:08:47.677546 crc crio[22652]: time=\"2026-06-11T11:08:47.677021541Z\" level=info msg=\"Stopped pod sandbox: 15cc92c7d2b0b8409ff8f7858d95f458ca97cdf1c0448053545597670040695e\" id=290f6597-6975-458e-9e48-f23dc803a96d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.432120 | controller |     "Jun 11 11:08:48.015339 crc crio[22652]: 2026-06-11T11:08:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3b5ee3102f436b4 Mac:2a:9f:8e:06:ee:15 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c4 Mtu:0 Sandbox:/var/run/netns/6f878db4-18ee-422e-8d2a-8e0c7d3b85f2 SocketPath: PciID:}] [{Interface:0xc000014e20 Address:{IP:10.217.0.196 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.432136 | controller |     "Jun 11 11:08:48.015339 crc crio[22652]: time=\"2026-06-11T11:08:48.013638274Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:3b5ee3102f436b4bd528a374d618330d887bf974f751e55f52b2e38eb21524d3 UID:d43aab6a-7f26-4c69-a61c-6e1ac0f3d1ca NetNS:/var/run/netns/6f878db4-18ee-422e-8d2a-8e0c7d3b85f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd43aab6a_7f26_4c69_a61c_6e1ac0f3d1ca.slice PodAnnotations:0xc0022f6dd0}] Aliases:map[]}\"",
2026-06-11 11:58:02.432151 | controller |     "Jun 11 11:08:48.015339 crc crio[22652]: time=\"2026-06-11T11:08:48.01381589Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.432166 | controller |     "Jun 11 11:08:48.029467 crc crio[22652]: time=\"2026-06-11T11:08:48.028888245Z\" level=info msg=\"Ran pod sandbox 3b5ee3102f436b4bd528a374d618330d887bf974f751e55f52b2e38eb21524d3 with infra container: openstack/ceilometer-0/POD\" id=1c288313-06d0-4de6-87ec-000c9bf8e83c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.432181 | controller |     "Jun 11 11:08:48.032796 crc crio[22652]: time=\"2026-06-11T11:08:48.03233022Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=e004f56f-31f9-4912-b21f-c017a250d78c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.432196 | controller |     "Jun 11 11:08:48.060615 crc crio[22652]: time=\"2026-06-11T11:08:48.060500675Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=ff2fedb3-dcb0-4aa6-832e-137acc0747bb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.432210 | controller |     "Jun 11 11:08:48.085270 crc crio[22652]: time=\"2026-06-11T11:08:48.085189781Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=50b4de32-b576-4a7b-bb82-feb87ebc9e49 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.432229 | controller |     "Jun 11 11:08:48.086389 crc crio[22652]: time=\"2026-06-11T11:08:48.086232324Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.432247 | controller |     "Jun 11 11:08:48.144296 crc crio[22652]: time=\"2026-06-11T11:08:48.144237242Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.432264 | controller |     "Jun 11 11:08:48.148744 crc crio[22652]: time=\"2026-06-11T11:08:48.148662984Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.432279 | controller |     "Jun 11 11:08:48.345834 crc crio[22652]: time=\"2026-06-11T11:08:48.345436906Z\" level=info msg=\"Removing container: a4a8694adbecff06bf6bee68865833e72c014842c088acc3c83615b68ce3263e\" id=c482271d-809a-43a4-a922-3a8c1386d03c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.432294 | controller |     "Jun 11 11:08:48.383089 crc crio[22652]: time=\"2026-06-11T11:08:48.382962014Z\" level=info msg=\"Removed container a4a8694adbecff06bf6bee68865833e72c014842c088acc3c83615b68ce3263e: openstack/nova-metadata-0/nova-metadata-metadata\" id=c482271d-809a-43a4-a922-3a8c1386d03c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.432308 | controller |     "Jun 11 11:08:48.389055 crc crio[22652]: time=\"2026-06-11T11:08:48.388957659Z\" level=info msg=\"Removing container: 21cd3dc6c516c413404c005564391493ce350251d7394e97017f2bfbbd8eb5bc\" id=fc55126c-0187-42b2-91af-361382f6f4f6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.432323 | controller |     "Jun 11 11:08:48.421524 crc crio[22652]: time=\"2026-06-11T11:08:48.421354603Z\" level=info msg=\"Removed container 21cd3dc6c516c413404c005564391493ce350251d7394e97017f2bfbbd8eb5bc: openstack/nova-metadata-0/nova-metadata-log\" id=fc55126c-0187-42b2-91af-361382f6f4f6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.432337 | controller |     "Jun 11 11:08:48.522856 crc crio[22652]: time=\"2026-06-11T11:08:48.522732687Z\" level=info msg=\"Created container dfecbc73e4bf5cee32f2b3083f2064fe71b11515edfc3b6907172322c30aca46: openstack/ceilometer-0/ceilometer-central-agent\" id=50b4de32-b576-4a7b-bb82-feb87ebc9e49 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.432374 | controller |     "Jun 11 11:08:48.539222 crc crio[22652]: time=\"2026-06-11T11:08:48.532212281Z\" level=info msg=\"Starting container: dfecbc73e4bf5cee32f2b3083f2064fe71b11515edfc3b6907172322c30aca46\" id=1c5cb1a5-5d4f-46f8-a144-1ff120cc821a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.432392 | controller |     "Jun 11 11:08:48.551089 crc crio[22652]: time=\"2026-06-11T11:08:48.550840162Z\" level=info msg=\"Started container\" PID=81081 containerID=dfecbc73e4bf5cee32f2b3083f2064fe71b11515edfc3b6907172322c30aca46 description=openstack/ceilometer-0/ceilometer-central-agent id=1c5cb1a5-5d4f-46f8-a144-1ff120cc821a name=/runtime.v1.RuntimeService/StartContainer sandboxID=3b5ee3102f436b4bd528a374d618330d887bf974f751e55f52b2e38eb21524d3",
2026-06-11 11:58:02.432406 | controller |     "Jun 11 11:08:48.573548 crc crio[22652]: time=\"2026-06-11T11:08:48.573460122Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=2b529991-c330-4bda-9281-96f87f408a7b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.432421 | controller |     "Jun 11 11:08:48.616898 crc crio[22652]: time=\"2026-06-11T11:08:48.616797223Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=82226e5c-16ca-46a7-ac77-94ed23055e36 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.432440 | controller |     "Jun 11 11:08:48.645414 crc crio[22652]: time=\"2026-06-11T11:08:48.63864263Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=1762544f-2e73-447a-9066-f99ab1ef9210 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.432455 | controller |     "Jun 11 11:08:48.645414 crc crio[22652]: time=\"2026-06-11T11:08:48.639076934Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.432470 | controller |     "Jun 11 11:08:48.707520 crc crio[22652]: time=\"2026-06-11T11:08:48.707397165Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.432485 | controller |     "Jun 11 11:08:48.715936 crc crio[22652]: time=\"2026-06-11T11:08:48.715898216Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.432499 | controller |     "Jun 11 11:08:48.830847 crc crio[22652]: time=\"2026-06-11T11:08:48.830761042Z\" level=info msg=\"Created container 1cf8262b489351dc32b67c425eab4312066d3c4f4a3a8c2c2951bb7112481d3c: openstack/ceilometer-0/ceilometer-notification-agent\" id=1762544f-2e73-447a-9066-f99ab1ef9210 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.432514 | controller |     "Jun 11 11:08:48.832613 crc crio[22652]: time=\"2026-06-11T11:08:48.832386457Z\" level=info msg=\"Starting container: 1cf8262b489351dc32b67c425eab4312066d3c4f4a3a8c2c2951bb7112481d3c\" id=05044c0b-6394-40e3-b871-75aff828b236 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.432529 | controller |     "Jun 11 11:08:48.839948 crc crio[22652]: time=\"2026-06-11T11:08:48.839345651Z\" level=info msg=\"Started container\" PID=81115 containerID=1cf8262b489351dc32b67c425eab4312066d3c4f4a3a8c2c2951bb7112481d3c description=openstack/ceilometer-0/ceilometer-notification-agent id=05044c0b-6394-40e3-b871-75aff828b236 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3b5ee3102f436b4bd528a374d618330d887bf974f751e55f52b2e38eb21524d3",
2026-06-11 11:58:02.432544 | controller |     "Jun 11 11:08:48.855902 crc crio[22652]: time=\"2026-06-11T11:08:48.855720697Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=01a54191-164a-481b-a411-e24a1ddd0623 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.432559 | controller |     "Jun 11 11:08:48.874199 crc crio[22652]: time=\"2026-06-11T11:08:48.87405813Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=488d140d-8754-45df-9c5f-79f8c4a7b0ca name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.432574 | controller |     "Jun 11 11:08:48.890043 crc crio[22652]: time=\"2026-06-11T11:08:48.889876914Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=601d6f59-b375-4717-81e0-b06e91bd53f7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.432589 | controller |     "Jun 11 11:08:48.890586 crc crio[22652]: time=\"2026-06-11T11:08:48.890497683Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.432604 | controller |     "Jun 11 11:08:48.941838 crc crio[22652]: time=\"2026-06-11T11:08:48.941759916Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.432618 | controller |     "Jun 11 11:08:48.946672 crc crio[22652]: time=\"2026-06-11T11:08:48.946605649Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.432633 | controller |     "Jun 11 11:08:49.024774 crc crio[22652]: time=\"2026-06-11T11:08:49.024659675Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=33d7c87b-f6cd-4bc5-b729-09d0b8b28d24 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.432651 | controller |     "Jun 11 11:08:49.025640 crc crio[22652]: time=\"2026-06-11T11:08:49.024790879Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.432667 | controller |     "Jun 11 11:08:49.070701 crc crio[22652]: time=\"2026-06-11T11:08:49.070583635Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:36d9122bfbf80eb82846a677fc6d7a1c7b6f6fd8d93fc1ab7309a7b7cdd03595 UID:26b92a03-49c5-4992-b84b-c3d6e0a2bfd3 NetNS:/var/run/netns/62a0f10c-1478-427e-85f4-e14e6ed143e5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod26b92a03_49c5_4992_b84b_c3d6e0a2bfd3.slice PodAnnotations:0xc0004bf018}] Aliases:map[]}\"",
2026-06-11 11:58:02.432681 | controller |     "Jun 11 11:08:49.070701 crc crio[22652]: time=\"2026-06-11T11:08:49.070654337Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.432696 | controller |     "Jun 11 11:08:49.113306 crc crio[22652]: time=\"2026-06-11T11:08:49.112790439Z\" level=info msg=\"Created container 13a492a49530acd3dca4935b829347137f44a253292336660764a1f9472d0662: openstack/ceilometer-0/sg-core\" id=601d6f59-b375-4717-81e0-b06e91bd53f7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.432711 | controller |     "Jun 11 11:08:49.121489 crc crio[22652]: time=\"2026-06-11T11:08:49.120559847Z\" level=info msg=\"Starting container: 13a492a49530acd3dca4935b829347137f44a253292336660764a1f9472d0662\" id=a999b489-f217-42e9-8847-9a3c5d77410a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.432725 | controller |     "Jun 11 11:08:49.134386 crc crio[22652]: time=\"2026-06-11T11:08:49.134294124Z\" level=info msg=\"Started container\" PID=81132 containerID=13a492a49530acd3dca4935b829347137f44a253292336660764a1f9472d0662 description=openstack/ceilometer-0/sg-core id=a999b489-f217-42e9-8847-9a3c5d77410a name=/runtime.v1.RuntimeService/StartContainer sandboxID=3b5ee3102f436b4bd528a374d618330d887bf974f751e55f52b2e38eb21524d3",
2026-06-11 11:58:02.432740 | controller |     "Jun 11 11:08:49.179891 crc crio[22652]: time=\"2026-06-11T11:08:49.177524259Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=c7301bb7-7ecc-4e96-8a96-d306ee7b3071 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.432755 | controller |     "Jun 11 11:08:49.217184 crc crio[22652]: time=\"2026-06-11T11:08:49.216375436Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=02a5ca56-f541-403c-a593-84b64b697b9c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.432769 | controller |     "Jun 11 11:08:49.393335 crc crio[22652]: time=\"2026-06-11T11:08:49.389356793Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=7b572b95-e54f-4d9d-9e71-84d4e06c7b93 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.432784 | controller |     "Jun 11 11:08:49.393335 crc crio[22652]: time=\"2026-06-11T11:08:49.390397607Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.432798 | controller |     "Jun 11 11:08:49.436093 crc crio[22652]: 2026-06-11T11:08:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:36d9122bfbf80eb Mac:e2:b2:08:89:86:61 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c5 Mtu:0 Sandbox:/var/run/netns/62a0f10c-1478-427e-85f4-e14e6ed143e5 SocketPath: PciID:}] [{Interface:0xc00050c780 Address:{IP:10.217.0.197 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.432817 | controller |     "Jun 11 11:08:49.438555 crc crio[22652]: time=\"2026-06-11T11:08:49.43766179Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:36d9122bfbf80eb82846a677fc6d7a1c7b6f6fd8d93fc1ab7309a7b7cdd03595 UID:26b92a03-49c5-4992-b84b-c3d6e0a2bfd3 NetNS:/var/run/netns/62a0f10c-1478-427e-85f4-e14e6ed143e5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod26b92a03_49c5_4992_b84b_c3d6e0a2bfd3.slice PodAnnotations:0xc0004bf018}] Aliases:map[]}\"",
2026-06-11 11:58:02.432840 | controller |     "Jun 11 11:08:49.438555 crc crio[22652]: time=\"2026-06-11T11:08:49.437815585Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.432864 | controller |     "Jun 11 11:08:49.455481 crc crio[22652]: time=\"2026-06-11T11:08:49.455374597Z\" level=info msg=\"Ran pod sandbox 36d9122bfbf80eb82846a677fc6d7a1c7b6f6fd8d93fc1ab7309a7b7cdd03595 with infra container: openstack/nova-metadata-0/POD\" id=33d7c87b-f6cd-4bc5-b729-09d0b8b28d24 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.432882 | controller |     "Jun 11 11:08:49.460816 crc crio[22652]: time=\"2026-06-11T11:08:49.460710393Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=3f9155e0-ba32-4880-85bd-81e62c641206 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.432896 | controller |     "Jun 11 11:08:49.473248 crc crio[22652]: time=\"2026-06-11T11:08:49.472487578Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=bf5a677b-335e-4eca-8bfb-b5f06e580907 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.432911 | controller |     "Jun 11 11:08:49.497186 crc crio[22652]: time=\"2026-06-11T11:08:49.496209157Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.432926 | controller |     "Jun 11 11:08:49.502188 crc crio[22652]: time=\"2026-06-11T11:08:49.501848782Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.432940 | controller |     "Jun 11 11:08:50.384452 crc crio[22652]: time=\"2026-06-11T11:08:50.384038823Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=970c8b3b-5378-4c21-b93b-c43328f181a9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.432955 | controller |     "Jun 11 11:08:50.385640 crc crio[22652]: time=\"2026-06-11T11:08:50.384696163Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.432969 | controller |     "Jun 11 11:08:50.390683 crc crio[22652]: time=\"2026-06-11T11:08:50.390577883Z\" level=info msg=\"Created container 30224fbd26d29119d9dbbbd0fe986d274f0c2694baa418d70903d77715afdb08: openstack/ceilometer-0/proxy-httpd\" id=7b572b95-e54f-4d9d-9e71-84d4e06c7b93 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.432983 | controller |     "Jun 11 11:08:50.392664 crc crio[22652]: time=\"2026-06-11T11:08:50.39242291Z\" level=info msg=\"Starting container: 30224fbd26d29119d9dbbbd0fe986d274f0c2694baa418d70903d77715afdb08\" id=a4076127-0008-4d3b-82af-4cfdfcb3c6f8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.432997 | controller |     "Jun 11 11:08:50.474589 crc crio[22652]: time=\"2026-06-11T11:08:50.474476844Z\" level=info msg=\"Started container\" PID=81192 containerID=30224fbd26d29119d9dbbbd0fe986d274f0c2694baa418d70903d77715afdb08 description=openstack/ceilometer-0/proxy-httpd id=a4076127-0008-4d3b-82af-4cfdfcb3c6f8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3b5ee3102f436b4bd528a374d618330d887bf974f751e55f52b2e38eb21524d3",
2026-06-11 11:58:02.433016 | controller |     "Jun 11 11:08:50.531009 crc crio[22652]: time=\"2026-06-11T11:08:50.530743711Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.433032 | controller |     "Jun 11 11:08:50.547027 crc crio[22652]: time=\"2026-06-11T11:08:50.546921422Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.433046 | controller |     "Jun 11 11:08:50.891529 crc crio[22652]: time=\"2026-06-11T11:08:50.891102823Z\" level=info msg=\"Stopped container f741ad7bded04671bfb6a86dc3095af1ef3fc80f8a6eb5bd208a26fe8382c519: openstack/nova-api-0/nova-api-api\" id=344c4907-327d-4136-9412-47fb0ff36704 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.433061 | controller |     "Jun 11 11:08:50.896885 crc crio[22652]: time=\"2026-06-11T11:08:50.896576217Z\" level=info msg=\"Stopping pod sandbox: b0d69e11989064792366119c07beb3ee0073d0a497e8e8ce90765e6145d07d9f\" id=809abea0-199c-4e2f-8ecf-68dce0ca73fd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.433076 | controller |     "Jun 11 11:08:50.897350 crc crio[22652]: time=\"2026-06-11T11:08:50.897270789Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:b0d69e11989064792366119c07beb3ee0073d0a497e8e8ce90765e6145d07d9f UID:0a7141de-dc1c-4160-aa92-32aef60cd608 NetNS:/var/run/netns/09c83d5b-5615-454e-895f-dc936f7f88ae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0a7141de_dc1c_4160_aa92_32aef60cd608.slice PodAnnotations:0xc0024001e0}] Aliases:map[]}\"",
2026-06-11 11:58:02.433092 | controller |     "Jun 11 11:08:50.898062 crc crio[22652]: time=\"2026-06-11T11:08:50.89791595Z\" level=info msg=\"Deleting pod openstack_nova-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.433107 | controller |     "Jun 11 11:08:50.905558 crc crio[22652]: time=\"2026-06-11T11:08:50.904806079Z\" level=info msg=\"Created container cbadb06a053c51e35caa8d74956213b87491812d732a822a81a2c081467d4e42: openstack/nova-metadata-0/nova-metadata-log\" id=970c8b3b-5378-4c21-b93b-c43328f181a9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.433121 | controller |     "Jun 11 11:08:50.906880 crc crio[22652]: time=\"2026-06-11T11:08:50.906817184Z\" level=info msg=\"Starting container: cbadb06a053c51e35caa8d74956213b87491812d732a822a81a2c081467d4e42\" id=25211ebf-b6a9-408a-b8e6-beaa4af39135 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.433136 | controller |     "Jun 11 11:08:50.913740 crc crio[22652]: time=\"2026-06-11T11:08:50.913647993Z\" level=info msg=\"Started container\" PID=81377 containerID=cbadb06a053c51e35caa8d74956213b87491812d732a822a81a2c081467d4e42 description=openstack/nova-metadata-0/nova-metadata-log id=25211ebf-b6a9-408a-b8e6-beaa4af39135 name=/runtime.v1.RuntimeService/StartContainer sandboxID=36d9122bfbf80eb82846a677fc6d7a1c7b6f6fd8d93fc1ab7309a7b7cdd03595",
2026-06-11 11:58:02.433151 | controller |     "Jun 11 11:08:51.207718 crc crio[22652]: time=\"2026-06-11T11:08:51.207017818Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=5f9700a5-264b-48db-8932-d4c793920788 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.433166 | controller |     "Jun 11 11:08:51.271184 crc crio[22652]: time=\"2026-06-11T11:08:51.271023835Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=84cfcc29-2028-4043-a42e-2a73e1baa9b5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.433180 | controller |     "Jun 11 11:08:51.271435 crc crio[22652]: time=\"2026-06-11T11:08:51.271322785Z\" level=info msg=\"Stopped pod sandbox: b0d69e11989064792366119c07beb3ee0073d0a497e8e8ce90765e6145d07d9f\" id=809abea0-199c-4e2f-8ecf-68dce0ca73fd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.433197 | controller |     "Jun 11 11:08:51.437451 crc crio[22652]: time=\"2026-06-11T11:08:51.437308658Z\" level=info msg=\"Removing container: f741ad7bded04671bfb6a86dc3095af1ef3fc80f8a6eb5bd208a26fe8382c519\" id=b6978fe7-e26b-446b-a07d-501d9142d612 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.433212 | controller |     "Jun 11 11:08:51.465073 crc crio[22652]: time=\"2026-06-11T11:08:51.464549197Z\" level=info msg=\"Removed container f741ad7bded04671bfb6a86dc3095af1ef3fc80f8a6eb5bd208a26fe8382c519: openstack/nova-api-0/nova-api-api\" id=b6978fe7-e26b-446b-a07d-501d9142d612 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.433226 | controller |     "Jun 11 11:08:51.469793 crc crio[22652]: time=\"2026-06-11T11:08:51.469600576Z\" level=info msg=\"Removing container: a796413973b4aece23230e31fc85fb7a23baf8a29b67fa3df7a5fe564de3f025\" id=50af2d66-2104-4551-b965-249df539e649 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.433240 | controller |     "Jun 11 11:08:51.496057 crc crio[22652]: time=\"2026-06-11T11:08:51.495929465Z\" level=info msg=\"Removed container a796413973b4aece23230e31fc85fb7a23baf8a29b67fa3df7a5fe564de3f025: openstack/nova-api-0/nova-api-log\" id=50af2d66-2104-4551-b965-249df539e649 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.433255 | controller |     "Jun 11 11:08:51.665403 crc crio[22652]: time=\"2026-06-11T11:08:51.665339466Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=6f776e2b-6ce2-44be-9586-b8dbb6584305 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.433270 | controller |     "Jun 11 11:08:51.665820 crc crio[22652]: time=\"2026-06-11T11:08:51.665736179Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.433284 | controller |     "Jun 11 11:08:51.739405 crc crio[22652]: time=\"2026-06-11T11:08:51.739090416Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.433299 | controller |     "Jun 11 11:08:51.747441 crc crio[22652]: time=\"2026-06-11T11:08:51.747342987Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.433315 | controller |     "Jun 11 11:08:52.417485 crc crio[22652]: time=\"2026-06-11T11:08:52.417187739Z\" level=info msg=\"Created container d46af25a099d309abcbaf72cc54e49e64bdaac645f80a107febe7349f7441a9f: openstack/nova-metadata-0/nova-metadata-metadata\" id=6f776e2b-6ce2-44be-9586-b8dbb6584305 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.433329 | controller |     "Jun 11 11:08:52.418798 crc crio[22652]: time=\"2026-06-11T11:08:52.418653854Z\" level=info msg=\"Starting container: d46af25a099d309abcbaf72cc54e49e64bdaac645f80a107febe7349f7441a9f\" id=c650cbf9-dad6-495c-a424-d7ba108db5b3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.433344 | controller |     "Jun 11 11:08:52.425030 crc crio[22652]: time=\"2026-06-11T11:08:52.424866723Z\" level=info msg=\"Started container\" PID=81664 containerID=d46af25a099d309abcbaf72cc54e49e64bdaac645f80a107febe7349f7441a9f description=openstack/nova-metadata-0/nova-metadata-metadata id=c650cbf9-dad6-495c-a424-d7ba108db5b3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=36d9122bfbf80eb82846a677fc6d7a1c7b6f6fd8d93fc1ab7309a7b7cdd03595",
2026-06-11 11:58:02.433381 | controller |     "Jun 11 11:08:52.449406 crc crio[22652]: time=\"2026-06-11T11:08:52.44928865Z\" level=info msg=\"Stopped container a2ac1999024f545006d4607d9754c08b7b7e1e3e796259e326f1b57e73b07a9d: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=18d59820-9498-4c08-9d9e-f1e52912bc0f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.433401 | controller |     "Jun 11 11:08:52.450638 crc crio[22652]: time=\"2026-06-11T11:08:52.45057856Z\" level=info msg=\"Stopping pod sandbox: 6cf5609397d3ea8bf44ff828725e7ba348771b5bddf6a4a366ff496a298913ba\" id=a5a02315-55be-4277-97bc-08489ed9a479 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.433417 | controller |     "Jun 11 11:08:52.451518 crc crio[22652]: time=\"2026-06-11T11:08:52.451462828Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:6cf5609397d3ea8bf44ff828725e7ba348771b5bddf6a4a366ff496a298913ba UID:cdaca6c3-f716-4903-b4ff-35043b44ec72 NetNS:/var/run/netns/1a762383-8bb8-4b9a-be2a-f578cc0a1387 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcdaca6c3_f716_4903_b4ff_35043b44ec72.slice PodAnnotations:0xc002618630}] Aliases:map[]}\"",
2026-06-11 11:58:02.433437 | controller |     "Jun 11 11:08:52.451690 crc crio[22652]: time=\"2026-06-11T11:08:52.451623303Z\" level=info msg=\"Deleting pod openstack_nova-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.433460 | controller |     "Jun 11 11:08:52.944396 crc crio[22652]: time=\"2026-06-11T11:08:52.943778399Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=4d957e82-c964-41fa-bad0-5fb222d3f5da name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.433482 | controller |     "Jun 11 11:08:52.944528 crc crio[22652]: time=\"2026-06-11T11:08:52.944448701Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.433505 | controller |     "Jun 11 11:08:53.006539 crc crio[22652]: time=\"2026-06-11T11:08:53.006442425Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:0998d2cdec658aef2658e7d7ee336d06a5aca938aa5d1936cae00f8cbd9db069 UID:d26fe338-baa0-44f6-81d9-2d85fc28c52d NetNS:/var/run/netns/e0333e22-fb2e-43ad-9959-6e6e425a8e3f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd26fe338_baa0_44f6_81d9_2d85fc28c52d.slice PodAnnotations:0xc002400af8}] Aliases:map[]}\"",
2026-06-11 11:58:02.433527 | controller |     "Jun 11 11:08:53.006539 crc crio[22652]: time=\"2026-06-11T11:08:53.006520188Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.433543 | controller |     "Jun 11 11:08:53.011536 crc crio[22652]: time=\"2026-06-11T11:08:53.011010679Z\" level=info msg=\"Stopped pod sandbox: 6cf5609397d3ea8bf44ff828725e7ba348771b5bddf6a4a366ff496a298913ba\" id=a5a02315-55be-4277-97bc-08489ed9a479 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.433558 | controller |     "Jun 11 11:08:53.517682 crc crio[22652]: time=\"2026-06-11T11:08:53.517045111Z\" level=info msg=\"Removing container: a2ac1999024f545006d4607d9754c08b7b7e1e3e796259e326f1b57e73b07a9d\" id=af7ba986-54fb-4085-8f40-e3902f438933 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.433597 | controller |     "Jun 11 11:08:53.567917 crc crio[22652]: time=\"2026-06-11T11:08:53.567814192Z\" level=info msg=\"Removed container a2ac1999024f545006d4607d9754c08b7b7e1e3e796259e326f1b57e73b07a9d: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=af7ba986-54fb-4085-8f40-e3902f438933 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.433617 | controller |     "Jun 11 11:08:53.722266 crc crio[22652]: 2026-06-11T11:08:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0998d2cdec658ae Mac:ca:fa:af:cd:02:09 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c6 Mtu:0 Sandbox:/var/run/netns/e0333e22-fb2e-43ad-9959-6e6e425a8e3f SocketPath: PciID:}] [{Interface:0xc0002ab6d0 Address:{IP:10.217.0.198 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.433637 | controller |     "Jun 11 11:08:53.723968 crc crio[22652]: time=\"2026-06-11T11:08:53.723878393Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:0998d2cdec658aef2658e7d7ee336d06a5aca938aa5d1936cae00f8cbd9db069 UID:d26fe338-baa0-44f6-81d9-2d85fc28c52d NetNS:/var/run/netns/e0333e22-fb2e-43ad-9959-6e6e425a8e3f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd26fe338_baa0_44f6_81d9_2d85fc28c52d.slice PodAnnotations:0xc002400af8}] Aliases:map[]}\"",
2026-06-11 11:58:02.433653 | controller |     "Jun 11 11:08:53.724213 crc crio[22652]: time=\"2026-06-11T11:08:53.724100561Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.433669 | controller |     "Jun 11 11:08:53.740707 crc crio[22652]: time=\"2026-06-11T11:08:53.740568581Z\" level=info msg=\"Ran pod sandbox 0998d2cdec658aef2658e7d7ee336d06a5aca938aa5d1936cae00f8cbd9db069 with infra container: openstack/nova-api-0/POD\" id=4d957e82-c964-41fa-bad0-5fb222d3f5da name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.433689 | controller |     "Jun 11 11:08:53.751817 crc crio[22652]: time=\"2026-06-11T11:08:53.751699857Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=36f320e8-ac20-4ca2-8c04-e98668db125a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.433704 | controller |     "Jun 11 11:08:53.761782 crc crio[22652]: time=\"2026-06-11T11:08:53.759485072Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=0e82d59e-0b05-4d6d-8c91-0741e57c6f36 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.433721 | controller |     "Jun 11 11:08:55.680610 crc crio[22652]: time=\"2026-06-11T11:08:55.678913687Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=d9fca5db-b4c0-4229-a152-f2d4d6427ff8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.433736 | controller |     "Jun 11 11:08:55.680610 crc crio[22652]: time=\"2026-06-11T11:08:55.680375174Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.433752 | controller |     "Jun 11 11:08:55.738961 crc crio[22652]: time=\"2026-06-11T11:08:55.738520315Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.433767 | controller |     "Jun 11 11:08:55.748531 crc crio[22652]: time=\"2026-06-11T11:08:55.746337423Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.433782 | controller |     "Jun 11 11:08:55.945160 crc crio[22652]: time=\"2026-06-11T11:08:55.944710497Z\" level=info msg=\"Running pod sandbox: openstack/nova-scheduler-0/POD\" id=f27b0e06-c6da-40c9-8a56-3324388b9046 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.433797 | controller |     "Jun 11 11:08:55.945350 crc crio[22652]: time=\"2026-06-11T11:08:55.945196373Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.433812 | controller |     "Jun 11 11:08:55.986704 crc crio[22652]: time=\"2026-06-11T11:08:55.986596945Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:2e5b5673a5f0c7d3d7c7a74037fadde0ded4b67f75a9c1b5b306a898f53b8268 UID:e93731cc-4b73-4a7a-aa51-5af507b48017 NetNS:/var/run/netns/9e396ca1-441b-4622-b30a-d81478e7aab3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode93731cc_4b73_4a7a_aa51_5af507b48017.slice PodAnnotations:0xc0004bebd8}] Aliases:map[]}\"",
2026-06-11 11:58:02.433831 | controller |     "Jun 11 11:08:55.986704 crc crio[22652]: time=\"2026-06-11T11:08:55.986679823Z\" level=info msg=\"Adding pod openstack_nova-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.433846 | controller |     "Jun 11 11:08:56.116777 crc crio[22652]: time=\"2026-06-11T11:08:56.116660871Z\" level=info msg=\"Created container 504ecfdeb1f57c1e6dd177389ea95356bf92081d1f0cdbb83247c12d237bb401: openstack/nova-api-0/nova-api-log\" id=d9fca5db-b4c0-4229-a152-f2d4d6427ff8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.433861 | controller |     "Jun 11 11:08:56.120930 crc crio[22652]: time=\"2026-06-11T11:08:56.120873975Z\" level=info msg=\"Starting container: 504ecfdeb1f57c1e6dd177389ea95356bf92081d1f0cdbb83247c12d237bb401\" id=c949b340-9ef8-4f2f-8240-59bf8cf3e37b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.433877 | controller |     "Jun 11 11:08:56.130620 crc crio[22652]: time=\"2026-06-11T11:08:56.130369677Z\" level=info msg=\"Started container\" PID=82016 containerID=504ecfdeb1f57c1e6dd177389ea95356bf92081d1f0cdbb83247c12d237bb401 description=openstack/nova-api-0/nova-api-log id=c949b340-9ef8-4f2f-8240-59bf8cf3e37b name=/runtime.v1.RuntimeService/StartContainer sandboxID=0998d2cdec658aef2658e7d7ee336d06a5aca938aa5d1936cae00f8cbd9db069",
2026-06-11 11:58:02.433892 | controller |     "Jun 11 11:08:56.347646 crc crio[22652]: time=\"2026-06-11T11:08:56.345198165Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=fb657216-8c09-441a-97d5-a9743a2c2e47 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.433910 | controller |     "Jun 11 11:08:56.367951 crc crio[22652]: time=\"2026-06-11T11:08:56.366878946Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=d6106977-25e9-4547-9744-9f3b136b490d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.433932 | controller |     "Jun 11 11:08:56.524868 crc crio[22652]: time=\"2026-06-11T11:08:56.524570204Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=c167e53b-fb55-477e-a2fc-0c4713e4af33 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.433954 | controller |     "Jun 11 11:08:56.525375 crc crio[22652]: time=\"2026-06-11T11:08:56.525104181Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.433976 | controller |     "Jun 11 11:08:56.579887 crc crio[22652]: time=\"2026-06-11T11:08:56.579392569Z\" level=info msg=\"Stopping pod sandbox: c625089bebcc8a819d4b99e55bb4f76f6322b8296bf88d9ce7f5f264eaaaddf4\" id=977418c8-8d14-4652-8499-8fa8d2a39639 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.433994 | controller |     "Jun 11 11:08:56.580092 crc crio[22652]: time=\"2026-06-11T11:08:56.579935266Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-db-sync-slsm8 Namespace:openstack ID:c625089bebcc8a819d4b99e55bb4f76f6322b8296bf88d9ce7f5f264eaaaddf4 UID:ca49ff3a-dd16-4d04-8c37-c29816dae83e NetNS:/var/run/netns/d11bd2e2-714e-48c8-85c6-8a5790294226 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podca49ff3a_dd16_4d04_8c37_c29816dae83e.slice PodAnnotations:0xc002acd130}] Aliases:map[]}\"",
2026-06-11 11:58:02.434010 | controller |     "Jun 11 11:08:56.580092 crc crio[22652]: time=\"2026-06-11T11:08:56.580085571Z\" level=info msg=\"Deleting pod openstack_nova-cell1-conductor-db-sync-slsm8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.434030 | controller |     "Jun 11 11:08:56.583950 crc crio[22652]: time=\"2026-06-11T11:08:56.583874272Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.434047 | controller |     "Jun 11 11:08:56.587918 crc crio[22652]: time=\"2026-06-11T11:08:56.587750265Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.434067 | controller |     "Jun 11 11:08:56.685289 crc crio[22652]: 2026-06-11T11:08:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2e5b5673a5f0c7d Mac:2e:88:64:a9:41:26 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c7 Mtu:0 Sandbox:/var/run/netns/9e396ca1-441b-4622-b30a-d81478e7aab3 SocketPath: PciID:}] [{Interface:0xc0004be6b0 Address:{IP:10.217.0.199 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.434089 | controller |     "Jun 11 11:08:56.685289 crc crio[22652]: time=\"2026-06-11T11:08:56.685259657Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:2e5b5673a5f0c7d3d7c7a74037fadde0ded4b67f75a9c1b5b306a898f53b8268 UID:e93731cc-4b73-4a7a-aa51-5af507b48017 NetNS:/var/run/netns/9e396ca1-441b-4622-b30a-d81478e7aab3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode93731cc_4b73_4a7a_aa51_5af507b48017.slice PodAnnotations:0xc0004bebd8}] Aliases:map[]}\"",
2026-06-11 11:58:02.434111 | controller |     "Jun 11 11:08:56.686418 crc crio[22652]: time=\"2026-06-11T11:08:56.686185877Z\" level=info msg=\"Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.434128 | controller |     "Jun 11 11:08:56.696603 crc crio[22652]: time=\"2026-06-11T11:08:56.69652669Z\" level=info msg=\"Ran pod sandbox 2e5b5673a5f0c7d3d7c7a74037fadde0ded4b67f75a9c1b5b306a898f53b8268 with infra container: openstack/nova-scheduler-0/POD\" id=f27b0e06-c6da-40c9-8a56-3324388b9046 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.434143 | controller |     "Jun 11 11:08:56.698799 crc crio[22652]: time=\"2026-06-11T11:08:56.698700687Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=f105413c-14ab-496a-8de6-de897554aa42 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.434158 | controller |     "Jun 11 11:08:56.735349 crc crio[22652]: time=\"2026-06-11T11:08:56.734676712Z\" level=info msg=\"Created container 012627e5d7144149a1975001b147b770ba6c82d860007be88ea5081a1a1f99e3: openstack/nova-api-0/nova-api-api\" id=c167e53b-fb55-477e-a2fc-0c4713e4af33 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.434173 | controller |     "Jun 11 11:08:56.735667 crc crio[22652]: time=\"2026-06-11T11:08:56.73554889Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=1b4666d9-4c8a-4978-943e-95a45990183c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.434188 | controller |     "Jun 11 11:08:56.740408 crc crio[22652]: time=\"2026-06-11T11:08:56.74028833Z\" level=info msg=\"Starting container: 012627e5d7144149a1975001b147b770ba6c82d860007be88ea5081a1a1f99e3\" id=e3981426-72f0-4367-938b-4f50f3592bf5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.434202 | controller |     "Jun 11 11:08:56.742302 crc crio[22652]: time=\"2026-06-11T11:08:56.742086907Z\" level=info msg=\"Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=bba6e8ca-53cd-4c01-b78c-5a90bd015f52 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.434217 | controller |     "Jun 11 11:08:56.742536 crc crio[22652]: time=\"2026-06-11T11:08:56.74248089Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.434235 | controller |     "Jun 11 11:08:56.746776 crc crio[22652]: time=\"2026-06-11T11:08:56.746679563Z\" level=info msg=\"Started container\" PID=82102 containerID=012627e5d7144149a1975001b147b770ba6c82d860007be88ea5081a1a1f99e3 description=openstack/nova-api-0/nova-api-api id=e3981426-72f0-4367-938b-4f50f3592bf5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0998d2cdec658aef2658e7d7ee336d06a5aca938aa5d1936cae00f8cbd9db069",
2026-06-11 11:58:02.434250 | controller |     "Jun 11 11:08:56.841300 crc crio[22652]: time=\"2026-06-11T11:08:56.839392288Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.434265 | controller |     "Jun 11 11:08:56.846246 crc crio[22652]: time=\"2026-06-11T11:08:56.846036996Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.434280 | controller |     "Jun 11 11:08:56.999049 crc crio[22652]: time=\"2026-06-11T11:08:56.998905586Z\" level=info msg=\"Stopped pod sandbox: c625089bebcc8a819d4b99e55bb4f76f6322b8296bf88d9ce7f5f264eaaaddf4\" id=977418c8-8d14-4652-8499-8fa8d2a39639 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.434296 | controller |     "Jun 11 11:08:57.064349 crc crio[22652]: time=\"2026-06-11T11:08:57.057786446Z\" level=info msg=\"Created container 87ed5266d4e632aa97741762d2b39f8df8cfe9ec9fd77f61985627b66dbcbff9: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=bba6e8ca-53cd-4c01-b78c-5a90bd015f52 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.434318 | controller |     "Jun 11 11:08:57.064349 crc crio[22652]: time=\"2026-06-11T11:08:57.062521376Z\" level=info msg=\"Starting container: 87ed5266d4e632aa97741762d2b39f8df8cfe9ec9fd77f61985627b66dbcbff9\" id=dc586eb5-25be-4308-803c-9faaf4452782 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.434336 | controller |     "Jun 11 11:08:57.072357 crc crio[22652]: time=\"2026-06-11T11:08:57.071311879Z\" level=info msg=\"Started container\" PID=82132 containerID=87ed5266d4e632aa97741762d2b39f8df8cfe9ec9fd77f61985627b66dbcbff9 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=dc586eb5-25be-4308-803c-9faaf4452782 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2e5b5673a5f0c7d3d7c7a74037fadde0ded4b67f75a9c1b5b306a898f53b8268",
2026-06-11 11:58:02.434375 | controller |     "Jun 11 11:08:58.328831 crc crio[22652]: time=\"2026-06-11T11:08:58.328335938Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-conductor-0/POD\" id=9546681b-3a67-4e6c-9c8b-716e8672633b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.434393 | controller |     "Jun 11 11:08:58.329880 crc crio[22652]: time=\"2026-06-11T11:08:58.328865315Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.434409 | controller |     "Jun 11 11:08:58.370326 crc crio[22652]: time=\"2026-06-11T11:08:58.370233383Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:bbe263824a5e1fe9c0cc3482be64def3b33ea85b11bc155f327943898dbf3619 UID:4e15f8b2-9015-4d58-9e29-114ed79450f0 NetNS:/var/run/netns/6edcae62-e936-404f-82e4-d71d1ec494ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4e15f8b2_9015_4d58_9e29_114ed79450f0.slice PodAnnotations:0xc0004bf050}] Aliases:map[]}\"",
2026-06-11 11:58:02.434424 | controller |     "Jun 11 11:08:58.370326 crc crio[22652]: time=\"2026-06-11T11:08:58.370309306Z\" level=info msg=\"Adding pod openstack_nova-cell1-conductor-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.434446 | controller |     "Jun 11 11:08:58.888888 crc crio[22652]: 2026-06-11T11:08:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bbe263824a5e1fe Mac:0e:de:da:ee:18:8f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c8 Mtu:0 Sandbox:/var/run/netns/6edcae62-e936-404f-82e4-d71d1ec494ce SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.200 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.434462 | controller |     "Jun 11 11:08:58.894659 crc crio[22652]: time=\"2026-06-11T11:08:58.894507189Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:bbe263824a5e1fe9c0cc3482be64def3b33ea85b11bc155f327943898dbf3619 UID:4e15f8b2-9015-4d58-9e29-114ed79450f0 NetNS:/var/run/netns/6edcae62-e936-404f-82e4-d71d1ec494ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4e15f8b2_9015_4d58_9e29_114ed79450f0.slice PodAnnotations:0xc0004bf050}] Aliases:map[]}\"",
2026-06-11 11:58:02.434477 | controller |     "Jun 11 11:08:58.894798 crc crio[22652]: time=\"2026-06-11T11:08:58.894736317Z\" level=info msg=\"Checking pod openstack_nova-cell1-conductor-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.434492 | controller |     "Jun 11 11:08:58.903524 crc crio[22652]: time=\"2026-06-11T11:08:58.903439845Z\" level=info msg=\"Ran pod sandbox bbe263824a5e1fe9c0cc3482be64def3b33ea85b11bc155f327943898dbf3619 with infra container: openstack/nova-cell1-conductor-0/POD\" id=9546681b-3a67-4e6c-9c8b-716e8672633b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.434506 | controller |     "Jun 11 11:08:58.906027 crc crio[22652]: time=\"2026-06-11T11:08:58.905907471Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=39162acc-1146-4445-88ac-c1dc0ab0fcce name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.434521 | controller |     "Jun 11 11:08:58.931298 crc crio[22652]: time=\"2026-06-11T11:08:58.931100543Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=82262ddf-48fb-456a-8c1c-494fa5149e7d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.434536 | controller |     "Jun 11 11:08:58.939484 crc crio[22652]: time=\"2026-06-11T11:08:58.939328155Z\" level=info msg=\"Creating container: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=36b7fae8-d71e-4e5b-8569-2671e2892e47 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.434550 | controller |     "Jun 11 11:08:58.939771 crc crio[22652]: time=\"2026-06-11T11:08:58.939720958Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.434565 | controller |     "Jun 11 11:08:58.985399 crc crio[22652]: time=\"2026-06-11T11:08:58.985244357Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.434580 | controller |     "Jun 11 11:08:58.990283 crc crio[22652]: time=\"2026-06-11T11:08:58.990206005Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.434594 | controller |     "Jun 11 11:08:59.182219 crc crio[22652]: time=\"2026-06-11T11:08:59.18170448Z\" level=info msg=\"Created container 3a4d38710bb738d6a6d6367edac4b9a34918871a1aa78dc97ba1a351797ffa97: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=36b7fae8-d71e-4e5b-8569-2671e2892e47 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.434608 | controller |     "Jun 11 11:08:59.183411 crc crio[22652]: time=\"2026-06-11T11:08:59.183232208Z\" level=info msg=\"Starting container: 3a4d38710bb738d6a6d6367edac4b9a34918871a1aa78dc97ba1a351797ffa97\" id=49923ea2-8866-4cc5-9840-e7c45f003dcf name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.434627 | controller |     "Jun 11 11:08:59.189505 crc crio[22652]: time=\"2026-06-11T11:08:59.189399669Z\" level=info msg=\"Started container\" PID=82345 containerID=3a4d38710bb738d6a6d6367edac4b9a34918871a1aa78dc97ba1a351797ffa97 description=openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor id=49923ea2-8866-4cc5-9840-e7c45f003dcf name=/runtime.v1.RuntimeService/StartContainer sandboxID=bbe263824a5e1fe9c0cc3482be64def3b33ea85b11bc155f327943898dbf3619",
2026-06-11 11:58:02.434642 | controller |     "Jun 11 11:09:04.330500 crc crio[22652]: time=\"2026-06-11T11:09:04.329609027Z\" level=info msg=\"Removing container: 17ade23a8657063d0ffd0138dd0faab48b8e51b1a997b9aa0ff994bb9eaea252\" id=0a00ae11-f584-43ac-b412-421a1e10c2ac name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.434657 | controller |     "Jun 11 11:09:04.444765 crc crio[22652]: time=\"2026-06-11T11:09:04.444430131Z\" level=info msg=\"Removed container 17ade23a8657063d0ffd0138dd0faab48b8e51b1a997b9aa0ff994bb9eaea252: openshift-infra/auto-csr-approver-29686262-52lkt/oc\" id=0a00ae11-f584-43ac-b412-421a1e10c2ac name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.434671 | controller |     "Jun 11 11:09:04.455551 crc crio[22652]: time=\"2026-06-11T11:09:04.455434112Z\" level=info msg=\"Stopping pod sandbox: 5ab9e7e4d9c5f25c82ed6b76bc3f01614741e0717b5e147a0d0c235bb998cd1e\" id=f110d5a5-5d11-4552-a395-b7c4480ac95b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.434686 | controller |     "Jun 11 11:09:04.455551 crc crio[22652]: time=\"2026-06-11T11:09:04.455544675Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5ab9e7e4d9c5f25c82ed6b76bc3f01614741e0717b5e147a0d0c235bb998cd1e\" id=f110d5a5-5d11-4552-a395-b7c4480ac95b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.434708 | controller |     "Jun 11 11:09:04.456476 crc crio[22652]: time=\"2026-06-11T11:09:04.456397133Z\" level=info msg=\"Removing pod sandbox: 5ab9e7e4d9c5f25c82ed6b76bc3f01614741e0717b5e147a0d0c235bb998cd1e\" id=80094def-af8a-4d8d-9d3a-67fa2bb2d6a4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.434733 | controller |     "Jun 11 11:09:04.483247 crc crio[22652]: time=\"2026-06-11T11:09:04.482509585Z\" level=info msg=\"Removed pod sandbox: 5ab9e7e4d9c5f25c82ed6b76bc3f01614741e0717b5e147a0d0c235bb998cd1e\" id=80094def-af8a-4d8d-9d3a-67fa2bb2d6a4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.434759 | controller |     "Jun 11 11:09:04.485700 crc crio[22652]: time=\"2026-06-11T11:09:04.485667814Z\" level=info msg=\"Stopping pod sandbox: a9d899c65715bcbcf6b824f4c291f7291c2722612d1766ae8c6641562d796d42\" id=a228a204-bb9b-4ada-bc57-b4c7f2091650 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.434781 | controller |     "Jun 11 11:09:04.485844 crc crio[22652]: time=\"2026-06-11T11:09:04.485826399Z\" level=info msg=\"Stopped pod sandbox (already stopped): a9d899c65715bcbcf6b824f4c291f7291c2722612d1766ae8c6641562d796d42\" id=a228a204-bb9b-4ada-bc57-b4c7f2091650 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.434797 | controller |     "Jun 11 11:09:04.486722 crc crio[22652]: time=\"2026-06-11T11:09:04.486646246Z\" level=info msg=\"Removing pod sandbox: a9d899c65715bcbcf6b824f4c291f7291c2722612d1766ae8c6641562d796d42\" id=ce8ea24f-351d-4dcf-bf85-cc9872439905 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.434813 | controller |     "Jun 11 11:09:04.503309 crc crio[22652]: time=\"2026-06-11T11:09:04.503157541Z\" level=info msg=\"Removed pod sandbox: a9d899c65715bcbcf6b824f4c291f7291c2722612d1766ae8c6641562d796d42\" id=ce8ea24f-351d-4dcf-bf85-cc9872439905 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.434829 | controller |     "Jun 11 11:09:04.503914 crc crio[22652]: time=\"2026-06-11T11:09:04.503884934Z\" level=info msg=\"Stopping pod sandbox: 15cc92c7d2b0b8409ff8f7858d95f458ca97cdf1c0448053545597670040695e\" id=07bfe6f7-1ba0-4f31-8d86-b3e4a6814567 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.434848 | controller |     "Jun 11 11:09:04.504103 crc crio[22652]: time=\"2026-06-11T11:09:04.50407831Z\" level=info msg=\"Stopped pod sandbox (already stopped): 15cc92c7d2b0b8409ff8f7858d95f458ca97cdf1c0448053545597670040695e\" id=07bfe6f7-1ba0-4f31-8d86-b3e4a6814567 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.434864 | controller |     "Jun 11 11:09:04.504910 crc crio[22652]: time=\"2026-06-11T11:09:04.504816233Z\" level=info msg=\"Removing pod sandbox: 15cc92c7d2b0b8409ff8f7858d95f458ca97cdf1c0448053545597670040695e\" id=ba85995b-8270-40c3-8eb9-4977a8410d2d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.434879 | controller |     "Jun 11 11:09:04.521952 crc crio[22652]: time=\"2026-06-11T11:09:04.521792257Z\" level=info msg=\"Removed pod sandbox: 15cc92c7d2b0b8409ff8f7858d95f458ca97cdf1c0448053545597670040695e\" id=ba85995b-8270-40c3-8eb9-4977a8410d2d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.434894 | controller |     "Jun 11 11:09:04.523274 crc crio[22652]: time=\"2026-06-11T11:09:04.52323281Z\" level=info msg=\"Stopping pod sandbox: b0d69e11989064792366119c07beb3ee0073d0a497e8e8ce90765e6145d07d9f\" id=6899cb0b-e5b4-4dcc-8ba1-d0c3567f01e4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.434909 | controller |     "Jun 11 11:09:04.523441 crc crio[22652]: time=\"2026-06-11T11:09:04.523423126Z\" level=info msg=\"Stopped pod sandbox (already stopped): b0d69e11989064792366119c07beb3ee0073d0a497e8e8ce90765e6145d07d9f\" id=6899cb0b-e5b4-4dcc-8ba1-d0c3567f01e4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.434924 | controller |     "Jun 11 11:09:04.524533 crc crio[22652]: time=\"2026-06-11T11:09:04.524415067Z\" level=info msg=\"Removing pod sandbox: b0d69e11989064792366119c07beb3ee0073d0a497e8e8ce90765e6145d07d9f\" id=0e9f999f-30a8-441b-886b-e38dd9cf9399 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.434938 | controller |     "Jun 11 11:09:04.539600 crc crio[22652]: time=\"2026-06-11T11:09:04.539482462Z\" level=info msg=\"Removed pod sandbox: b0d69e11989064792366119c07beb3ee0073d0a497e8e8ce90765e6145d07d9f\" id=0e9f999f-30a8-441b-886b-e38dd9cf9399 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.434952 | controller |     "Jun 11 11:09:04.540901 crc crio[22652]: time=\"2026-06-11T11:09:04.540831589Z\" level=info msg=\"Stopping pod sandbox: 961cf2033c3f9eeffc504130a098870b85f7e8ad2444f3e6de2f8c6cb3f885b7\" id=a40188a6-c60c-45df-8cd5-6dfa72da3d3c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.434967 | controller |     "Jun 11 11:09:04.541035 crc crio[22652]: time=\"2026-06-11T11:09:04.540900501Z\" level=info msg=\"Stopped pod sandbox (already stopped): 961cf2033c3f9eeffc504130a098870b85f7e8ad2444f3e6de2f8c6cb3f885b7\" id=a40188a6-c60c-45df-8cd5-6dfa72da3d3c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.434983 | controller |     "Jun 11 11:09:04.542196 crc crio[22652]: time=\"2026-06-11T11:09:04.5420843Z\" level=info msg=\"Removing pod sandbox: 961cf2033c3f9eeffc504130a098870b85f7e8ad2444f3e6de2f8c6cb3f885b7\" id=8c4f3a14-261b-4edd-a7b2-c9d103a4ea30 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.435003 | controller |     "Jun 11 11:09:04.572275 crc crio[22652]: time=\"2026-06-11T11:09:04.572150159Z\" level=info msg=\"Removed pod sandbox: 961cf2033c3f9eeffc504130a098870b85f7e8ad2444f3e6de2f8c6cb3f885b7\" id=8c4f3a14-261b-4edd-a7b2-c9d103a4ea30 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.435025 | controller |     "Jun 11 11:09:04.573697 crc crio[22652]: time=\"2026-06-11T11:09:04.573586503Z\" level=info msg=\"Stopping pod sandbox: 42260be90f3c84f0a11f035ab8d8e7eea53055ee8c7d83a9197a862e17009fd5\" id=fe205ee7-93ca-426a-8faf-51e5efb52136 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.435045 | controller |     "Jun 11 11:09:04.573830 crc crio[22652]: time=\"2026-06-11T11:09:04.573705276Z\" level=info msg=\"Stopped pod sandbox (already stopped): 42260be90f3c84f0a11f035ab8d8e7eea53055ee8c7d83a9197a862e17009fd5\" id=fe205ee7-93ca-426a-8faf-51e5efb52136 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.435060 | controller |     "Jun 11 11:09:04.574312 crc crio[22652]: time=\"2026-06-11T11:09:04.574285605Z\" level=info msg=\"Removing pod sandbox: 42260be90f3c84f0a11f035ab8d8e7eea53055ee8c7d83a9197a862e17009fd5\" id=3614d3c9-289b-4686-8b6e-e621be4cb5d7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.435074 | controller |     "Jun 11 11:09:04.592753 crc crio[22652]: time=\"2026-06-11T11:09:04.592624611Z\" level=info msg=\"Removed pod sandbox: 42260be90f3c84f0a11f035ab8d8e7eea53055ee8c7d83a9197a862e17009fd5\" id=3614d3c9-289b-4686-8b6e-e621be4cb5d7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.435092 | controller |     "Jun 11 11:09:04.594781 crc crio[22652]: time=\"2026-06-11T11:09:04.594709625Z\" level=info msg=\"Stopping pod sandbox: 6cf5609397d3ea8bf44ff828725e7ba348771b5bddf6a4a366ff496a298913ba\" id=4b2c7cd3-5861-4773-bd3d-20739d90da3f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.435113 | controller |     "Jun 11 11:09:04.595017 crc crio[22652]: time=\"2026-06-11T11:09:04.594952263Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6cf5609397d3ea8bf44ff828725e7ba348771b5bddf6a4a366ff496a298913ba\" id=4b2c7cd3-5861-4773-bd3d-20739d90da3f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.435134 | controller |     "Jun 11 11:09:04.596018 crc crio[22652]: time=\"2026-06-11T11:09:04.595947144Z\" level=info msg=\"Removing pod sandbox: 6cf5609397d3ea8bf44ff828725e7ba348771b5bddf6a4a366ff496a298913ba\" id=925c04d8-1795-4cec-91c3-49797a5bff6f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.435158 | controller |     "Jun 11 11:09:04.615455 crc crio[22652]: time=\"2026-06-11T11:09:04.615309825Z\" level=info msg=\"Removed pod sandbox: 6cf5609397d3ea8bf44ff828725e7ba348771b5bddf6a4a366ff496a298913ba\" id=925c04d8-1795-4cec-91c3-49797a5bff6f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.435181 | controller |     "Jun 11 11:09:09.022730 crc crio[22652]: time=\"2026-06-11T11:09:09.02186721Z\" level=warning msg=\"Stopping container 3dfdc30e25509ef509ca46ba1175d4e61b2fe35934d2863a7ce466046debda54 with stop signal(15) timed out. Killing...\"",
2026-06-11 11:58:02.435198 | controller |     "Jun 11 11:09:09.062087 crc crio[22652]: time=\"2026-06-11T11:09:09.060617314Z\" level=error msg=\"Killing container 3dfdc30e25509ef509ca46ba1175d4e61b2fe35934d2863a7ce466046debda54 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 3dfdc30e25509ef509ca46ba1175d4e61b2fe35934d2863a7ce466046debda54 KILL` failed: process not running: No such process\\n : exit status 1\"",
2026-06-11 11:58:02.435213 | controller |     "Jun 11 11:09:09.100668 crc crio[22652]: time=\"2026-06-11T11:09:09.100251335Z\" level=info msg=\"Stopped container 3dfdc30e25509ef509ca46ba1175d4e61b2fe35934d2863a7ce466046debda54: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=809a1dc4-c66a-4eac-ab32-fe114fb470c3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.435228 | controller |     "Jun 11 11:09:09.103551 crc crio[22652]: time=\"2026-06-11T11:09:09.103482339Z\" level=info msg=\"Stopping pod sandbox: 40315b6a71b023c977e65c4e3b37cd3ef41359256611ef6c793514afeda767d7\" id=b2f17e24-8905-4bfa-a22c-5945540892e8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.435243 | controller |     "Jun 11 11:09:09.104367 crc crio[22652]: time=\"2026-06-11T11:09:09.104303256Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:40315b6a71b023c977e65c4e3b37cd3ef41359256611ef6c793514afeda767d7 UID:5bb8fdbc-b313-4c16-b9ee-d31aea13e89c NetNS:/var/run/netns/48cc19af-a1d5-44d1-be21-e6541f9b06fd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5bb8fdbc_b313_4c16_b9ee_d31aea13e89c.slice PodAnnotations:0xc001e8e4a0}] Aliases:map[]}\"",
2026-06-11 11:58:02.435263 | controller |     "Jun 11 11:09:09.104491 crc crio[22652]: time=\"2026-06-11T11:09:09.104464111Z\" level=info msg=\"Deleting pod openstack_nova-cell1-novncproxy-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.435279 | controller |     "Jun 11 11:09:09.473073 crc crio[22652]: time=\"2026-06-11T11:09:09.472838605Z\" level=info msg=\"Stopped pod sandbox: 40315b6a71b023c977e65c4e3b37cd3ef41359256611ef6c793514afeda767d7\" id=b2f17e24-8905-4bfa-a22c-5945540892e8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.435294 | controller |     "Jun 11 11:09:09.815083 crc crio[22652]: time=\"2026-06-11T11:09:09.81418915Z\" level=info msg=\"Removing container: 3dfdc30e25509ef509ca46ba1175d4e61b2fe35934d2863a7ce466046debda54\" id=bcd50c8f-9559-48bb-b4b0-03beff4f77f5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.435308 | controller |     "Jun 11 11:09:09.847881 crc crio[22652]: time=\"2026-06-11T11:09:09.847774512Z\" level=info msg=\"Removed container 3dfdc30e25509ef509ca46ba1175d4e61b2fe35934d2863a7ce466046debda54: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=bcd50c8f-9559-48bb-b4b0-03beff4f77f5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.435323 | controller |     "Jun 11 11:09:10.354771 crc crio[22652]: time=\"2026-06-11T11:09:10.352758013Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-novncproxy-0/POD\" id=53d383da-ed4c-4c87-9c4b-efbf5dbb27c9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.435338 | controller |     "Jun 11 11:09:10.355957 crc crio[22652]: time=\"2026-06-11T11:09:10.355552923Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.435379 | controller |     "Jun 11 11:09:10.417422 crc crio[22652]: time=\"2026-06-11T11:09:10.417353989Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:141ea518663200c9ffe14acfae117be7e77e2f4ddf22e439c2cd81ae21f81a20 UID:efba4032-4a47-40f4-b6b7-61c836ad1cc0 NetNS:/var/run/netns/e168827c-2002-41bb-af31-a72e70d16273 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podefba4032_4a47_40f4_b6b7_61c836ad1cc0.slice PodAnnotations:0xc002928388}] Aliases:map[]}\"",
2026-06-11 11:58:02.435397 | controller |     "Jun 11 11:09:10.418863 crc crio[22652]: time=\"2026-06-11T11:09:10.418816156Z\" level=info msg=\"Adding pod openstack_nova-cell1-novncproxy-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.435412 | controller |     "Jun 11 11:09:10.935029 crc crio[22652]: 2026-06-11T11:09:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:141ea518663200c Mac:c6:2d:4b:60:ae:5e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c9 Mtu:0 Sandbox:/var/run/netns/e168827c-2002-41bb-af31-a72e70d16273 SocketPath: PciID:}] [{Interface:0xc0000145f0 Address:{IP:10.217.0.201 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.435427 | controller |     "Jun 11 11:09:10.936430 crc crio[22652]: time=\"2026-06-11T11:09:10.936350249Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:141ea518663200c9ffe14acfae117be7e77e2f4ddf22e439c2cd81ae21f81a20 UID:efba4032-4a47-40f4-b6b7-61c836ad1cc0 NetNS:/var/run/netns/e168827c-2002-41bb-af31-a72e70d16273 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podefba4032_4a47_40f4_b6b7_61c836ad1cc0.slice PodAnnotations:0xc002928388}] Aliases:map[]}\"",
2026-06-11 11:58:02.435447 | controller |     "Jun 11 11:09:10.936552 crc crio[22652]: time=\"2026-06-11T11:09:10.936515594Z\" level=info msg=\"Checking pod openstack_nova-cell1-novncproxy-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.435463 | controller |     "Jun 11 11:09:10.958391 crc crio[22652]: time=\"2026-06-11T11:09:10.946290796Z\" level=info msg=\"Ran pod sandbox 141ea518663200c9ffe14acfae117be7e77e2f4ddf22e439c2cd81ae21f81a20 with infra container: openstack/nova-cell1-novncproxy-0/POD\" id=53d383da-ed4c-4c87-9c4b-efbf5dbb27c9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.435477 | controller |     "Jun 11 11:09:10.958391 crc crio[22652]: time=\"2026-06-11T11:09:10.948597768Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=3ffb8540-3e5e-4014-9dbe-4ee9d4617a16 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.435492 | controller |     "Jun 11 11:09:11.007476 crc crio[22652]: time=\"2026-06-11T11:09:11.007326227Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=eaf5d57f-3e75-4e88-bf89-15b456959520 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.435506 | controller |     "Jun 11 11:09:11.016240 crc crio[22652]: time=\"2026-06-11T11:09:11.016056975Z\" level=info msg=\"Creating container: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=5957c406-4309-427e-904c-0a23966526e7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.435521 | controller |     "Jun 11 11:09:11.016629 crc crio[22652]: time=\"2026-06-11T11:09:11.016564242Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.435536 | controller |     "Jun 11 11:09:11.062851 crc crio[22652]: time=\"2026-06-11T11:09:11.062724942Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.435550 | controller |     "Jun 11 11:09:11.066345 crc crio[22652]: time=\"2026-06-11T11:09:11.066289164Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.435564 | controller |     "Jun 11 11:09:11.184641 crc crio[22652]: time=\"2026-06-11T11:09:11.184523357Z\" level=info msg=\"Created container 274105b50f3c22c518f2b3251fcacede36ef769ec4f0661bf990e53c0b63b86a: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=5957c406-4309-427e-904c-0a23966526e7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.435579 | controller |     "Jun 11 11:09:11.185704 crc crio[22652]: time=\"2026-06-11T11:09:11.185630502Z\" level=info msg=\"Starting container: 274105b50f3c22c518f2b3251fcacede36ef769ec4f0661bf990e53c0b63b86a\" id=ec39cd80-153d-4f57-827a-9fba5a2e809c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.435593 | controller |     "Jun 11 11:09:11.191225 crc crio[22652]: time=\"2026-06-11T11:09:11.191066555Z\" level=info msg=\"Started container\" PID=83231 containerID=274105b50f3c22c518f2b3251fcacede36ef769ec4f0661bf990e53c0b63b86a description=openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy id=ec39cd80-153d-4f57-827a-9fba5a2e809c name=/runtime.v1.RuntimeService/StartContainer sandboxID=141ea518663200c9ffe14acfae117be7e77e2f4ddf22e439c2cd81ae21f81a20",
2026-06-11 11:58:02.435608 | controller |     "Jun 11 11:09:13.745294 crc crio[22652]: time=\"2026-06-11T11:09:13.744564167Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-68b84f4555-pj4tq/POD\" id=7ea76ac8-4a01-4903-af34-0b5835d46353 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.435622 | controller |     "Jun 11 11:09:13.746439 crc crio[22652]: time=\"2026-06-11T11:09:13.745325921Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.435641 | controller |     "Jun 11 11:09:13.810901 crc crio[22652]: time=\"2026-06-11T11:09:13.810713221Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68b84f4555-pj4tq Namespace:openstack ID:b30a4779d8efbf0cc9eb9acfb4640adc8e5b1201b2859228d97627a909827554 UID:edec1387-e59b-44c2-9e4f-876c7ce1ac79 NetNS:/var/run/netns/97790034-3e2a-4972-bfbe-7480a58665b7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podedec1387_e59b_44c2_9e4f_876c7ce1ac79.slice PodAnnotations:0xc0022f6330}] Aliases:map[]}\"",
2026-06-11 11:58:02.435656 | controller |     "Jun 11 11:09:13.811252 crc crio[22652]: time=\"2026-06-11T11:09:13.810924718Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-68b84f4555-pj4tq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.435671 | controller |     "Jun 11 11:09:14.394520 crc crio[22652]: 2026-06-11T11:09:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b30a4779d8efbf0 Mac:52:11:2d:d5:5d:23 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ca Mtu:0 Sandbox:/var/run/netns/97790034-3e2a-4972-bfbe-7480a58665b7 SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.202 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.435686 | controller |     "Jun 11 11:09:14.395751 crc crio[22652]: time=\"2026-06-11T11:09:14.395670764Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68b84f4555-pj4tq Namespace:openstack ID:b30a4779d8efbf0cc9eb9acfb4640adc8e5b1201b2859228d97627a909827554 UID:edec1387-e59b-44c2-9e4f-876c7ce1ac79 NetNS:/var/run/netns/97790034-3e2a-4972-bfbe-7480a58665b7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podedec1387_e59b_44c2_9e4f_876c7ce1ac79.slice PodAnnotations:0xc0022f6330}] Aliases:map[]}\"",
2026-06-11 11:58:02.435701 | controller |     "Jun 11 11:09:14.395880 crc crio[22652]: time=\"2026-06-11T11:09:14.39585779Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-68b84f4555-pj4tq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.435716 | controller |     "Jun 11 11:09:14.405818 crc crio[22652]: time=\"2026-06-11T11:09:14.405637575Z\" level=info msg=\"Ran pod sandbox b30a4779d8efbf0cc9eb9acfb4640adc8e5b1201b2859228d97627a909827554 with infra container: openstack/dnsmasq-dns-68b84f4555-pj4tq/POD\" id=7ea76ac8-4a01-4903-af34-0b5835d46353 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.435731 | controller |     "Jun 11 11:09:14.410557 crc crio[22652]: time=\"2026-06-11T11:09:14.410462398Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=15c8d8fb-2445-42a2-87a7-0532333b8f5b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.435746 | controller |     "Jun 11 11:09:14.467819 crc crio[22652]: time=\"2026-06-11T11:09:14.467707581Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=28fc3d62-8b16-48f3-acd8-65da3c25977c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.435761 | controller |     "Jun 11 11:09:14.478347 crc crio[22652]: time=\"2026-06-11T11:09:14.477570096Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-68b84f4555-pj4tq/init\" id=7844b63e-dd38-42ef-9e3d-0be6dd199d59 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.435775 | controller |     "Jun 11 11:09:14.478347 crc crio[22652]: time=\"2026-06-11T11:09:14.47831637Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.435789 | controller |     "Jun 11 11:09:14.529321 crc crio[22652]: time=\"2026-06-11T11:09:14.529233259Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.435807 | controller |     "Jun 11 11:09:14.536441 crc crio[22652]: time=\"2026-06-11T11:09:14.536379937Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.435822 | controller |     "Jun 11 11:09:14.730488 crc crio[22652]: time=\"2026-06-11T11:09:14.730372606Z\" level=info msg=\"Created container 2b0f30e60c6f7fc313c05993c3600c60b7f5b0e51c2f5a2a2a085dacc0c5c025: openstack/dnsmasq-dns-68b84f4555-pj4tq/init\" id=7844b63e-dd38-42ef-9e3d-0be6dd199d59 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.435836 | controller |     "Jun 11 11:09:14.734552 crc crio[22652]: time=\"2026-06-11T11:09:14.734449912Z\" level=info msg=\"Starting container: 2b0f30e60c6f7fc313c05993c3600c60b7f5b0e51c2f5a2a2a085dacc0c5c025\" id=5b945eb4-278e-47c4-ac7a-0cf3e3ab477a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.435850 | controller |     "Jun 11 11:09:14.744512 crc crio[22652]: time=\"2026-06-11T11:09:14.744369871Z\" level=info msg=\"Started container\" PID=83443 containerID=2b0f30e60c6f7fc313c05993c3600c60b7f5b0e51c2f5a2a2a085dacc0c5c025 description=openstack/dnsmasq-dns-68b84f4555-pj4tq/init id=5b945eb4-278e-47c4-ac7a-0cf3e3ab477a name=/runtime.v1.RuntimeService/StartContainer sandboxID=b30a4779d8efbf0cc9eb9acfb4640adc8e5b1201b2859228d97627a909827554",
2026-06-11 11:58:02.435865 | controller |     "Jun 11 11:09:14.906022 crc crio[22652]: time=\"2026-06-11T11:09:14.904551555Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=2d5d39d5-0a2b-497a-93c1-8e8de432c2d4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.435880 | controller |     "Jun 11 11:09:14.977312 crc crio[22652]: time=\"2026-06-11T11:09:14.977198837Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=2d13e321-d9ce-4719-ad91-12afaeb29706 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.435895 | controller |     "Jun 11 11:09:14.984949 crc crio[22652]: time=\"2026-06-11T11:09:14.984802696Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-68b84f4555-pj4tq/dnsmasq-dns\" id=ba88db56-267c-40b2-a0b3-dfc42589fe9e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.435909 | controller |     "Jun 11 11:09:14.985437 crc crio[22652]: time=\"2026-06-11T11:09:14.985374925Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.435923 | controller |     "Jun 11 11:09:15.047801 crc crio[22652]: time=\"2026-06-11T11:09:15.04767152Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.435938 | controller |     "Jun 11 11:09:15.055014 crc crio[22652]: time=\"2026-06-11T11:09:15.054907211Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.435953 | controller |     "Jun 11 11:09:15.243928 crc crio[22652]: time=\"2026-06-11T11:09:15.243662998Z\" level=info msg=\"Created container 8ed417fbd77d97c3484e74c49635a874ad56390e552b68092776026631bac633: openstack/dnsmasq-dns-68b84f4555-pj4tq/dnsmasq-dns\" id=ba88db56-267c-40b2-a0b3-dfc42589fe9e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.435967 | controller |     "Jun 11 11:09:15.245477 crc crio[22652]: time=\"2026-06-11T11:09:15.245395685Z\" level=info msg=\"Starting container: 8ed417fbd77d97c3484e74c49635a874ad56390e552b68092776026631bac633\" id=b9e26568-6bd9-4d98-b73d-9b9a70e9bd82 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.435985 | controller |     "Jun 11 11:09:15.254745 crc crio[22652]: time=\"2026-06-11T11:09:15.254627759Z\" level=info msg=\"Started container\" PID=83503 containerID=8ed417fbd77d97c3484e74c49635a874ad56390e552b68092776026631bac633 description=openstack/dnsmasq-dns-68b84f4555-pj4tq/dnsmasq-dns id=b9e26568-6bd9-4d98-b73d-9b9a70e9bd82 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b30a4779d8efbf0cc9eb9acfb4640adc8e5b1201b2859228d97627a909827554",
2026-06-11 11:58:02.436001 | controller |     "Jun 11 11:09:16.432179 crc crio[22652]: time=\"2026-06-11T11:09:16.432079232Z\" level=info msg=\"Stopping container: 13a492a49530acd3dca4935b829347137f44a253292336660764a1f9472d0662 (timeout: 30s)\" id=0619baf4-c56b-4030-af3c-ffb91f7323ad name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.436016 | controller |     "Jun 11 11:09:16.441937 crc crio[22652]: time=\"2026-06-11T11:09:16.436055634Z\" level=info msg=\"Stopping container: dfecbc73e4bf5cee32f2b3083f2064fe71b11515edfc3b6907172322c30aca46 (timeout: 30s)\" id=10a2f6ec-c6fc-470a-8177-c3887baa34d1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.436031 | controller |     "Jun 11 11:09:16.441937 crc crio[22652]: time=\"2026-06-11T11:09:16.438298884Z\" level=info msg=\"Stopping container: 30224fbd26d29119d9dbbbd0fe986d274f0c2694baa418d70903d77715afdb08 (timeout: 30s)\" id=fe131096-d4c0-46fa-8be5-e1d4a6ee5268 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.436046 | controller |     "Jun 11 11:09:16.441937 crc crio[22652]: time=\"2026-06-11T11:09:16.438387245Z\" level=info msg=\"Stopping container: 1cf8262b489351dc32b67c425eab4312066d3c4f4a3a8c2c2951bb7112481d3c (timeout: 30s)\" id=79c403e0-b983-4533-8067-6ebd2a1cef8f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.436060 | controller |     "Jun 11 11:09:16.455925 crc crio[22652]: time=\"2026-06-11T11:09:16.455881084Z\" level=info msg=\"Stopping container: 012627e5d7144149a1975001b147b770ba6c82d860007be88ea5081a1a1f99e3 (timeout: 30s)\" id=0de22aaf-48b0-4598-95d0-0802fc936f9a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.436082 | controller |     "Jun 11 11:09:16.456386 crc crio[22652]: time=\"2026-06-11T11:09:16.45631789Z\" level=info msg=\"Stopping container: 504ecfdeb1f57c1e6dd177389ea95356bf92081d1f0cdbb83247c12d237bb401 (timeout: 30s)\" id=1a3faf1c-7fc6-4f03-b0f4-a3b73904145b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.436104 | controller |     "Jun 11 11:09:16.601017 crc crio[22652]: time=\"2026-06-11T11:09:16.600523348Z\" level=info msg=\"Stopped container 13a492a49530acd3dca4935b829347137f44a253292336660764a1f9472d0662: openstack/ceilometer-0/sg-core\" id=0619baf4-c56b-4030-af3c-ffb91f7323ad name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.436126 | controller |     "Jun 11 11:09:16.608948 crc crio[22652]: time=\"2026-06-11T11:09:16.608888571Z\" level=info msg=\"Stopped container 504ecfdeb1f57c1e6dd177389ea95356bf92081d1f0cdbb83247c12d237bb401: openstack/nova-api-0/nova-api-log\" id=1a3faf1c-7fc6-4f03-b0f4-a3b73904145b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.436142 | controller |     "Jun 11 11:09:16.692721 crc crio[22652]: time=\"2026-06-11T11:09:16.692602454Z\" level=info msg=\"Stopped container 30224fbd26d29119d9dbbbd0fe986d274f0c2694baa418d70903d77715afdb08: openstack/ceilometer-0/proxy-httpd\" id=fe131096-d4c0-46fa-8be5-e1d4a6ee5268 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.436157 | controller |     "Jun 11 11:09:16.992864 crc crio[22652]: time=\"2026-06-11T11:09:16.992736602Z\" level=info msg=\"Stopped container dfecbc73e4bf5cee32f2b3083f2064fe71b11515edfc3b6907172322c30aca46: openstack/ceilometer-0/ceilometer-central-agent\" id=10a2f6ec-c6fc-470a-8177-c3887baa34d1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.436172 | controller |     "Jun 11 11:09:17.684911 crc crio[22652]: time=\"2026-06-11T11:09:17.68448523Z\" level=info msg=\"Stopped container 1cf8262b489351dc32b67c425eab4312066d3c4f4a3a8c2c2951bb7112481d3c: openstack/ceilometer-0/ceilometer-notification-agent\" id=79c403e0-b983-4533-8067-6ebd2a1cef8f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.436190 | controller |     "Jun 11 11:09:17.686505 crc crio[22652]: time=\"2026-06-11T11:09:17.6863819Z\" level=info msg=\"Stopping pod sandbox: 3b5ee3102f436b4bd528a374d618330d887bf974f751e55f52b2e38eb21524d3\" id=56c33201-cd5f-465c-af8f-516cc5370977 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.436207 | controller |     "Jun 11 11:09:17.687237 crc crio[22652]: time=\"2026-06-11T11:09:17.687086373Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:3b5ee3102f436b4bd528a374d618330d887bf974f751e55f52b2e38eb21524d3 UID:d43aab6a-7f26-4c69-a61c-6e1ac0f3d1ca NetNS:/var/run/netns/6f878db4-18ee-422e-8d2a-8e0c7d3b85f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd43aab6a_7f26_4c69_a61c_6e1ac0f3d1ca.slice PodAnnotations:0xc0036e61c8}] Aliases:map[]}\"",
2026-06-11 11:58:02.436223 | controller |     "Jun 11 11:09:17.687393 crc crio[22652]: time=\"2026-06-11T11:09:17.687299429Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.436238 | controller |     "Jun 11 11:09:18.087536 crc crio[22652]: time=\"2026-06-11T11:09:18.087358353Z\" level=info msg=\"Stopped pod sandbox: 3b5ee3102f436b4bd528a374d618330d887bf974f751e55f52b2e38eb21524d3\" id=56c33201-cd5f-465c-af8f-516cc5370977 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.436252 | controller |     "Jun 11 11:09:19.038735 crc crio[22652]: time=\"2026-06-11T11:09:19.038194258Z\" level=info msg=\"Removing container: 30224fbd26d29119d9dbbbd0fe986d274f0c2694baa418d70903d77715afdb08\" id=1e35e1a9-f9e8-49dd-a789-1c5a9e2a63b7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.436267 | controller |     "Jun 11 11:09:19.083667 crc crio[22652]: time=\"2026-06-11T11:09:19.083539464Z\" level=info msg=\"Removed container 30224fbd26d29119d9dbbbd0fe986d274f0c2694baa418d70903d77715afdb08: openstack/ceilometer-0/proxy-httpd\" id=1e35e1a9-f9e8-49dd-a789-1c5a9e2a63b7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.436281 | controller |     "Jun 11 11:09:19.112955 crc crio[22652]: time=\"2026-06-11T11:09:19.112872745Z\" level=info msg=\"Removing container: 13a492a49530acd3dca4935b829347137f44a253292336660764a1f9472d0662\" id=2a1b2f9b-3149-4e77-b9d6-7ef62e05454a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.436296 | controller |     "Jun 11 11:09:19.211172 crc crio[22652]: time=\"2026-06-11T11:09:19.210913873Z\" level=info msg=\"Removed container 13a492a49530acd3dca4935b829347137f44a253292336660764a1f9472d0662: openstack/ceilometer-0/sg-core\" id=2a1b2f9b-3149-4e77-b9d6-7ef62e05454a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.436310 | controller |     "Jun 11 11:09:19.228745 crc crio[22652]: time=\"2026-06-11T11:09:19.228428117Z\" level=info msg=\"Removing container: 1cf8262b489351dc32b67c425eab4312066d3c4f4a3a8c2c2951bb7112481d3c\" id=55c1cea7-de52-4cee-9516-24d93eb10d6d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.436324 | controller |     "Jun 11 11:09:19.345419 crc crio[22652]: time=\"2026-06-11T11:09:19.345313124Z\" level=info msg=\"Removed container 1cf8262b489351dc32b67c425eab4312066d3c4f4a3a8c2c2951bb7112481d3c: openstack/ceilometer-0/ceilometer-notification-agent\" id=55c1cea7-de52-4cee-9516-24d93eb10d6d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.436339 | controller |     "Jun 11 11:09:19.365178 crc crio[22652]: time=\"2026-06-11T11:09:19.363858079Z\" level=info msg=\"Removing container: dfecbc73e4bf5cee32f2b3083f2064fe71b11515edfc3b6907172322c30aca46\" id=baecefc9-f679-41a6-9174-663f1d722cde name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.436380 | controller |     "Jun 11 11:09:19.469239 crc crio[22652]: time=\"2026-06-11T11:09:19.468722132Z\" level=info msg=\"Removed container dfecbc73e4bf5cee32f2b3083f2064fe71b11515edfc3b6907172322c30aca46: openstack/ceilometer-0/ceilometer-central-agent\" id=baecefc9-f679-41a6-9174-663f1d722cde name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.436398 | controller |     "Jun 11 11:09:19.624644 crc crio[22652]: time=\"2026-06-11T11:09:19.62449712Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=37f6c44c-ea16-4249-bf71-1143d7948d41 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.436414 | controller |     "Jun 11 11:09:19.624644 crc crio[22652]: time=\"2026-06-11T11:09:19.624624024Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.436429 | controller |     "Jun 11 11:09:19.722670 crc crio[22652]: time=\"2026-06-11T11:09:19.722617493Z\" level=info msg=\"Stopped container 012627e5d7144149a1975001b147b770ba6c82d860007be88ea5081a1a1f99e3: openstack/nova-api-0/nova-api-api\" id=0de22aaf-48b0-4598-95d0-0802fc936f9a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.436444 | controller |     "Jun 11 11:09:19.727928 crc crio[22652]: time=\"2026-06-11T11:09:19.724191825Z\" level=info msg=\"Stopping pod sandbox: 0998d2cdec658aef2658e7d7ee336d06a5aca938aa5d1936cae00f8cbd9db069\" id=12f8c160-dcbc-42a9-bb4f-bb3bad73d7a2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.436459 | controller |     "Jun 11 11:09:19.727928 crc crio[22652]: time=\"2026-06-11T11:09:19.724882287Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:0998d2cdec658aef2658e7d7ee336d06a5aca938aa5d1936cae00f8cbd9db069 UID:d26fe338-baa0-44f6-81d9-2d85fc28c52d NetNS:/var/run/netns/e0333e22-fb2e-43ad-9959-6e6e425a8e3f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd26fe338_baa0_44f6_81d9_2d85fc28c52d.slice PodAnnotations:0xc0022f6b90}] Aliases:map[]}\"",
2026-06-11 11:58:02.436474 | controller |     "Jun 11 11:09:19.727928 crc crio[22652]: time=\"2026-06-11T11:09:19.725072273Z\" level=info msg=\"Deleting pod openstack_nova-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.436489 | controller |     "Jun 11 11:09:19.746005 crc crio[22652]: time=\"2026-06-11T11:09:19.745884217Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:fe2f82460a498998ac3731d3784ddf89bcd1ad0c5549ead91513e046226626f4 UID:6d0d59b3-af63-4007-b3fb-356d2b246609 NetNS:/var/run/netns/0a7afacb-3a55-43c9-ad2f-0a54329782f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6d0d59b3_af63_4007_b3fb_356d2b246609.slice PodAnnotations:0xc0009889d8}] Aliases:map[]}\"",
2026-06-11 11:58:02.436504 | controller |     "Jun 11 11:09:19.746005 crc crio[22652]: time=\"2026-06-11T11:09:19.745957509Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.436519 | controller |     "Jun 11 11:09:20.163943 crc crio[22652]: time=\"2026-06-11T11:09:20.162794277Z\" level=info msg=\"Stopped pod sandbox: 0998d2cdec658aef2658e7d7ee336d06a5aca938aa5d1936cae00f8cbd9db069\" id=12f8c160-dcbc-42a9-bb4f-bb3bad73d7a2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.436534 | controller |     "Jun 11 11:09:20.486795 crc crio[22652]: 2026-06-11T11:09:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fe2f82460a49899 Mac:82:65:d1:51:0b:53 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cb Mtu:0 Sandbox:/var/run/netns/0a7afacb-3a55-43c9-ad2f-0a54329782f2 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.203 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.436554 | controller |     "Jun 11 11:09:20.491487 crc crio[22652]: time=\"2026-06-11T11:09:20.491305825Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:fe2f82460a498998ac3731d3784ddf89bcd1ad0c5549ead91513e046226626f4 UID:6d0d59b3-af63-4007-b3fb-356d2b246609 NetNS:/var/run/netns/0a7afacb-3a55-43c9-ad2f-0a54329782f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6d0d59b3_af63_4007_b3fb_356d2b246609.slice PodAnnotations:0xc0009889d8}] Aliases:map[]}\"",
2026-06-11 11:58:02.436569 | controller |     "Jun 11 11:09:20.491863 crc crio[22652]: time=\"2026-06-11T11:09:20.491538408Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.436585 | controller |     "Jun 11 11:09:20.502950 crc crio[22652]: time=\"2026-06-11T11:09:20.502761274Z\" level=info msg=\"Ran pod sandbox fe2f82460a498998ac3731d3784ddf89bcd1ad0c5549ead91513e046226626f4 with infra container: openstack/ceilometer-0/POD\" id=37f6c44c-ea16-4249-bf71-1143d7948d41 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.436600 | controller |     "Jun 11 11:09:20.507193 crc crio[22652]: time=\"2026-06-11T11:09:20.506674443Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=bf26c045-1b36-4de5-8003-b8c9dbe09489 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.436615 | controller |     "Jun 11 11:09:20.538231 crc crio[22652]: time=\"2026-06-11T11:09:20.537410291Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=3fceee52-902c-485f-93c4-e7f8d7b149b1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.436632 | controller |     "Jun 11 11:09:20.553941 crc crio[22652]: time=\"2026-06-11T11:09:20.553790159Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=d4c1f5a2-fe58-439e-8516-6d3888bdcb13 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.436654 | controller |     "Jun 11 11:09:20.554973 crc crio[22652]: time=\"2026-06-11T11:09:20.554290685Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.436676 | controller |     "Jun 11 11:09:20.632066 crc crio[22652]: time=\"2026-06-11T11:09:20.631936586Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.436692 | controller |     "Jun 11 11:09:20.637857 crc crio[22652]: time=\"2026-06-11T11:09:20.637412451Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.436707 | controller |     "Jun 11 11:09:20.806645 crc crio[22652]: time=\"2026-06-11T11:09:20.806569714Z\" level=info msg=\"Created container 350750b8b6498f8d32de97e85ea60f24ea7db56d6845789b508e5d6095491a2c: openstack/ceilometer-0/ceilometer-central-agent\" id=d4c1f5a2-fe58-439e-8516-6d3888bdcb13 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.436722 | controller |     "Jun 11 11:09:20.807932 crc crio[22652]: time=\"2026-06-11T11:09:20.807896293Z\" level=info msg=\"Starting container: 350750b8b6498f8d32de97e85ea60f24ea7db56d6845789b508e5d6095491a2c\" id=bbc5455e-c774-493f-9703-56e76ee25da1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.436738 | controller |     "Jun 11 11:09:20.820963 crc crio[22652]: time=\"2026-06-11T11:09:20.82089435Z\" level=info msg=\"Started container\" PID=84060 containerID=350750b8b6498f8d32de97e85ea60f24ea7db56d6845789b508e5d6095491a2c description=openstack/ceilometer-0/ceilometer-central-agent id=bbc5455e-c774-493f-9703-56e76ee25da1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fe2f82460a498998ac3731d3784ddf89bcd1ad0c5549ead91513e046226626f4",
2026-06-11 11:58:02.436757 | controller |     "Jun 11 11:09:20.833858 crc crio[22652]: time=\"2026-06-11T11:09:20.833764991Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=d70ed585-a582-4a08-9107-5f6543d277d4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.436772 | controller |     "Jun 11 11:09:20.859202 crc crio[22652]: time=\"2026-06-11T11:09:20.859089657Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=a6800680-e8d9-4549-860d-105d84ea96e9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.436787 | controller |     "Jun 11 11:09:20.867914 crc crio[22652]: time=\"2026-06-11T11:09:20.867841645Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=d97d15c0-6891-4f3e-a045-c146d8b7a22c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.436801 | controller |     "Jun 11 11:09:20.868392 crc crio[22652]: time=\"2026-06-11T11:09:20.868333381Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.436816 | controller |     "Jun 11 11:09:20.909578 crc crio[22652]: time=\"2026-06-11T11:09:20.90944588Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.436832 | controller |     "Jun 11 11:09:20.914432 crc crio[22652]: time=\"2026-06-11T11:09:20.914358186Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.436847 | controller |     "Jun 11 11:09:21.097238 crc crio[22652]: time=\"2026-06-11T11:09:21.096754492Z\" level=info msg=\"Removing container: 012627e5d7144149a1975001b147b770ba6c82d860007be88ea5081a1a1f99e3\" id=5b12aaf4-f050-43ae-920e-7cfccca355c3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.436862 | controller |     "Jun 11 11:09:21.141393 crc crio[22652]: time=\"2026-06-11T11:09:21.141293163Z\" level=info msg=\"Removed container 012627e5d7144149a1975001b147b770ba6c82d860007be88ea5081a1a1f99e3: openstack/nova-api-0/nova-api-api\" id=5b12aaf4-f050-43ae-920e-7cfccca355c3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.436876 | controller |     "Jun 11 11:09:21.146534 crc crio[22652]: time=\"2026-06-11T11:09:21.146438283Z\" level=info msg=\"Removing container: 504ecfdeb1f57c1e6dd177389ea95356bf92081d1f0cdbb83247c12d237bb401\" id=47d3ff2e-88a1-48da-8c22-be579b59778f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.436891 | controller |     "Jun 11 11:09:21.147431 crc crio[22652]: time=\"2026-06-11T11:09:21.147343412Z\" level=info msg=\"Created container d32df41ee65e7a0928195ad849b61c107af1bde4ad47188b4732e328b6c5ecee: openstack/ceilometer-0/ceilometer-notification-agent\" id=d97d15c0-6891-4f3e-a045-c146d8b7a22c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.436905 | controller |     "Jun 11 11:09:21.151798 crc crio[22652]: time=\"2026-06-11T11:09:21.150860324Z\" level=info msg=\"Starting container: d32df41ee65e7a0928195ad849b61c107af1bde4ad47188b4732e328b6c5ecee\" id=6ee896a5-d08c-4cfb-99d4-4c21b6a29bef name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.436920 | controller |     "Jun 11 11:09:21.159528 crc crio[22652]: time=\"2026-06-11T11:09:21.159444156Z\" level=info msg=\"Started container\" PID=84101 containerID=d32df41ee65e7a0928195ad849b61c107af1bde4ad47188b4732e328b6c5ecee description=openstack/ceilometer-0/ceilometer-notification-agent id=6ee896a5-d08c-4cfb-99d4-4c21b6a29bef name=/runtime.v1.RuntimeService/StartContainer sandboxID=fe2f82460a498998ac3731d3784ddf89bcd1ad0c5549ead91513e046226626f4",
2026-06-11 11:58:02.436938 | controller |     "Jun 11 11:09:21.181631 crc crio[22652]: time=\"2026-06-11T11:09:21.181538529Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=bc4d5fba-e347-4b4d-a9c9-1549d7580f38 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.436953 | controller |     "Jun 11 11:09:21.191074 crc crio[22652]: time=\"2026-06-11T11:09:21.19097216Z\" level=info msg=\"Removed container 504ecfdeb1f57c1e6dd177389ea95356bf92081d1f0cdbb83247c12d237bb401: openstack/nova-api-0/nova-api-log\" id=47d3ff2e-88a1-48da-8c22-be579b59778f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.436968 | controller |     "Jun 11 11:09:21.211508 crc crio[22652]: time=\"2026-06-11T11:09:21.211373222Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=d8d5fd4a-fdd0-4090-94fb-9b807f3767d3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.436982 | controller |     "Jun 11 11:09:21.229886 crc crio[22652]: time=\"2026-06-11T11:09:21.229781169Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=95a62797-dab2-45cc-9617-b7d204125a16 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.436998 | controller |     "Jun 11 11:09:21.230432 crc crio[22652]: time=\"2026-06-11T11:09:21.230375814Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.437021 | controller |     "Jun 11 11:09:21.330601 crc crio[22652]: time=\"2026-06-11T11:09:21.330425135Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.437041 | controller |     "Jun 11 11:09:21.349322 crc crio[22652]: time=\"2026-06-11T11:09:21.348882127Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.437057 | controller |     "Jun 11 11:09:21.479443 crc crio[22652]: time=\"2026-06-11T11:09:21.478533814Z\" level=info msg=\"Created container 762e9734d616d6cefdb6209b5484abd0e215505a220ae3a3a8254d47119ca8f4: openstack/ceilometer-0/sg-core\" id=95a62797-dab2-45cc-9617-b7d204125a16 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.437072 | controller |     "Jun 11 11:09:21.487588 crc crio[22652]: time=\"2026-06-11T11:09:21.487341025Z\" level=info msg=\"Starting container: 762e9734d616d6cefdb6209b5484abd0e215505a220ae3a3a8254d47119ca8f4\" id=6242a3ec-9eb7-48a7-88b4-9998d7cf374d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.437087 | controller |     "Jun 11 11:09:21.495264 crc crio[22652]: time=\"2026-06-11T11:09:21.494543723Z\" level=info msg=\"Started container\" PID=84129 containerID=762e9734d616d6cefdb6209b5484abd0e215505a220ae3a3a8254d47119ca8f4 description=openstack/ceilometer-0/sg-core id=6242a3ec-9eb7-48a7-88b4-9998d7cf374d name=/runtime.v1.RuntimeService/StartContainer sandboxID=fe2f82460a498998ac3731d3784ddf89bcd1ad0c5549ead91513e046226626f4",
2026-06-11 11:58:02.437102 | controller |     "Jun 11 11:09:21.506942 crc crio[22652]: time=\"2026-06-11T11:09:21.506820204Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=33ae8e3d-f7f7-4174-a168-2fea093dee50 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.437117 | controller |     "Jun 11 11:09:21.547417 crc crio[22652]: time=\"2026-06-11T11:09:21.547313304Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=f8d6a65d-d865-4d3f-89f7-1676a95b330b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.437131 | controller |     "Jun 11 11:09:21.559508 crc crio[22652]: time=\"2026-06-11T11:09:21.559249698Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=9df6d631-a5fa-43a8-806f-fa1288860883 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.437150 | controller |     "Jun 11 11:09:21.559828 crc crio[22652]: time=\"2026-06-11T11:09:21.559735153Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.437171 | controller |     "Jun 11 11:09:21.612735 crc crio[22652]: time=\"2026-06-11T11:09:21.612683473Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.437195 | controller |     "Jun 11 11:09:21.623014 crc crio[22652]: time=\"2026-06-11T11:09:21.622911049Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.437215 | controller |     "Jun 11 11:09:21.724176 crc crio[22652]: time=\"2026-06-11T11:09:21.723534742Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=4b9f66c9-8238-46fa-bbb9-3d5cc45d2721 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.437230 | controller |     "Jun 11 11:09:21.724176 crc crio[22652]: time=\"2026-06-11T11:09:21.723629406Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.437245 | controller |     "Jun 11 11:09:21.793403 crc crio[22652]: time=\"2026-06-11T11:09:21.793318815Z\" level=info msg=\"Created container b9dd1e53642d1c22a26518920029be3c3fd34f4814461eaaea316ebe176582db: openstack/ceilometer-0/proxy-httpd\" id=9df6d631-a5fa-43a8-806f-fa1288860883 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.437260 | controller |     "Jun 11 11:09:21.804499 crc crio[22652]: time=\"2026-06-11T11:09:21.801496323Z\" level=info msg=\"Starting container: b9dd1e53642d1c22a26518920029be3c3fd34f4814461eaaea316ebe176582db\" id=43d130cd-efe8-4ad2-bb89-918a0d9abbca name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.437275 | controller |     "Jun 11 11:09:21.810399 crc crio[22652]: time=\"2026-06-11T11:09:21.809046883Z\" level=info msg=\"Started container\" PID=84175 containerID=b9dd1e53642d1c22a26518920029be3c3fd34f4814461eaaea316ebe176582db description=openstack/ceilometer-0/proxy-httpd id=43d130cd-efe8-4ad2-bb89-918a0d9abbca name=/runtime.v1.RuntimeService/StartContainer sandboxID=fe2f82460a498998ac3731d3784ddf89bcd1ad0c5549ead91513e046226626f4",
2026-06-11 11:58:02.437291 | controller |     "Jun 11 11:09:21.818053 crc crio[22652]: time=\"2026-06-11T11:09:21.817924337Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:e0b32bc5f3683a88767978d870422951ee2b3784ae7c3831e2609e53b9e2b068 UID:52962abf-2926-4eb8-ae34-7e13ed5cf937 NetNS:/var/run/netns/047b537f-42c8-46b0-be37-ad783330f27f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod52962abf_2926_4eb8_ae34_7e13ed5cf937.slice PodAnnotations:0xc0004beca0}] Aliases:map[]}\"",
2026-06-11 11:58:02.437306 | controller |     "Jun 11 11:09:21.818053 crc crio[22652]: time=\"2026-06-11T11:09:21.818043491Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.437321 | controller |     "Jun 11 11:09:22.109336 crc crio[22652]: time=\"2026-06-11T11:09:22.102425992Z\" level=info msg=\"Stopping container: 98718052c73db482067a255e73b15688a329cba840ec217ca2691a5d46e332f8 (timeout: 10s)\" id=c9f02369-cf32-4525-bfa1-b1404d2fb7c6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.437337 | controller |     "Jun 11 11:09:22.144736 crc crio[22652]: time=\"2026-06-11T11:09:22.144354402Z\" level=info msg=\"Stopping container: 350750b8b6498f8d32de97e85ea60f24ea7db56d6845789b508e5d6095491a2c (timeout: 30s)\" id=00588edd-2d0d-47ac-9fa4-5a8948ce87e2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.437380 | controller |     "Jun 11 11:09:22.145600 crc crio[22652]: time=\"2026-06-11T11:09:22.145522362Z\" level=info msg=\"Stopping container: 762e9734d616d6cefdb6209b5484abd0e215505a220ae3a3a8254d47119ca8f4 (timeout: 30s)\" id=62f161c9-c77b-4a53-b7c8-44aff7de25d0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.437397 | controller |     "Jun 11 11:09:22.145906 crc crio[22652]: time=\"2026-06-11T11:09:22.145861285Z\" level=info msg=\"Stopping container: b9dd1e53642d1c22a26518920029be3c3fd34f4814461eaaea316ebe176582db (timeout: 30s)\" id=8415ce61-3029-4349-ab68-81f5bc988361 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.437411 | controller |     "Jun 11 11:09:22.146619 crc crio[22652]: time=\"2026-06-11T11:09:22.145900332Z\" level=info msg=\"Stopping container: d32df41ee65e7a0928195ad849b61c107af1bde4ad47188b4732e328b6c5ecee (timeout: 30s)\" id=5a5a86ff-f8f5-450c-baca-0fa18e09ac8d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.437425 | controller |     "Jun 11 11:09:22.241749 crc crio[22652]: time=\"2026-06-11T11:09:22.241475469Z\" level=info msg=\"Stopped container 98718052c73db482067a255e73b15688a329cba840ec217ca2691a5d46e332f8: openstack/dnsmasq-dns-7948f7c9f9-96rl2/dnsmasq-dns\" id=c9f02369-cf32-4525-bfa1-b1404d2fb7c6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.437440 | controller |     "Jun 11 11:09:22.245368 crc crio[22652]: time=\"2026-06-11T11:09:22.245212381Z\" level=info msg=\"Stopping pod sandbox: 53fdded23e20740cf87dc56c28bc695bd1c6226bcdce13efc121c636354cb05b\" id=cd8bac7d-879c-40a3-a392-a8cd336596cf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.437457 | controller |     "Jun 11 11:09:22.246637 crc crio[22652]: time=\"2026-06-11T11:09:22.246531883Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7948f7c9f9-96rl2 Namespace:openstack ID:53fdded23e20740cf87dc56c28bc695bd1c6226bcdce13efc121c636354cb05b UID:b5aab73d-7ff2-4c8b-a044-732fd671b73e NetNS:/var/run/netns/78fb6e39-7f8c-4266-b390-33b555944894 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb5aab73d_7ff2_4c8b_a044_732fd671b73e.slice PodAnnotations:0xc002928400}] Aliases:map[]}\"",
2026-06-11 11:58:02.437472 | controller |     "Jun 11 11:09:22.247012 crc crio[22652]: time=\"2026-06-11T11:09:22.246929336Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-7948f7c9f9-96rl2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.437487 | controller |     "Jun 11 11:09:22.250802 crc crio[22652]: time=\"2026-06-11T11:09:22.249852794Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-cell-mapping-5pgd2/POD\" id=30f16b31-69ae-437c-9779-325744010c9c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.437502 | controller |     "Jun 11 11:09:22.250802 crc crio[22652]: time=\"2026-06-11T11:09:22.249938307Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.437516 | controller |     "Jun 11 11:09:22.287812 crc crio[22652]: time=\"2026-06-11T11:09:22.287723549Z\" level=info msg=\"Stopped container 762e9734d616d6cefdb6209b5484abd0e215505a220ae3a3a8254d47119ca8f4: openstack/ceilometer-0/sg-core\" id=62f161c9-c77b-4a53-b7c8-44aff7de25d0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.437531 | controller |     "Jun 11 11:09:22.299912 crc crio[22652]: time=\"2026-06-11T11:09:22.299595758Z\" level=info msg=\"Got pod network &{Name:nova-cell1-cell-mapping-5pgd2 Namespace:openstack ID:4cac8b49f4338e5039436368d9f5f93b7044be80a4365e6dc4df96bf1d01f3e1 UID:8c314967-616f-4a9b-9f33-24fc7e6e3e4f NetNS:/var/run/netns/2b12d7c6-1e2a-4363-a46d-58f45b36478c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8c314967_616f_4a9b_9f33_24fc7e6e3e4f.slice PodAnnotations:0xc002400328}] Aliases:map[]}\"",
2026-06-11 11:58:02.437549 | controller |     "Jun 11 11:09:22.300541 crc crio[22652]: time=\"2026-06-11T11:09:22.300519087Z\" level=info msg=\"Adding pod openstack_nova-cell1-cell-mapping-5pgd2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.437579 | controller |     "Jun 11 11:09:22.390031 crc crio[22652]: time=\"2026-06-11T11:09:22.389918903Z\" level=info msg=\"Stopped container b9dd1e53642d1c22a26518920029be3c3fd34f4814461eaaea316ebe176582db: openstack/ceilometer-0/proxy-httpd\" id=8415ce61-3029-4349-ab68-81f5bc988361 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.437596 | controller |     "Jun 11 11:09:22.426294 crc crio[22652]: 2026-06-11T11:09:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e0b32bc5f3683a8 Mac:7e:0e:23:04:c0:7e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cc Mtu:0 Sandbox:/var/run/netns/047b537f-42c8-46b0-be37-ad783330f27f SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.204 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.437611 | controller |     "Jun 11 11:09:22.430849 crc crio[22652]: time=\"2026-06-11T11:09:22.430770716Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:e0b32bc5f3683a88767978d870422951ee2b3784ae7c3831e2609e53b9e2b068 UID:52962abf-2926-4eb8-ae34-7e13ed5cf937 NetNS:/var/run/netns/047b537f-42c8-46b0-be37-ad783330f27f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod52962abf_2926_4eb8_ae34_7e13ed5cf937.slice PodAnnotations:0xc0004beca0}] Aliases:map[]}\"",
2026-06-11 11:58:02.437626 | controller |     "Jun 11 11:09:22.431103 crc crio[22652]: time=\"2026-06-11T11:09:22.431049175Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.437642 | controller |     "Jun 11 11:09:22.448303 crc crio[22652]: time=\"2026-06-11T11:09:22.448252981Z\" level=info msg=\"Ran pod sandbox e0b32bc5f3683a88767978d870422951ee2b3784ae7c3831e2609e53b9e2b068 with infra container: openstack/nova-api-0/POD\" id=4b9f66c9-8238-46fa-bbb9-3d5cc45d2721 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.437664 | controller |     "Jun 11 11:09:22.465612 crc crio[22652]: time=\"2026-06-11T11:09:22.45646609Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=c1258467-1f11-4b33-b187-662df1924d2c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.437686 | controller |     "Jun 11 11:09:22.465612 crc crio[22652]: time=\"2026-06-11T11:09:22.461587913Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=53708f81-f7ae-44e9-bf52-df6215ad82c8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.437706 | controller |     "Jun 11 11:09:22.472278 crc crio[22652]: time=\"2026-06-11T11:09:22.472196792Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=78c83fc5-c089-46d4-ac96-3c3375097037 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.437725 | controller |     "Jun 11 11:09:22.472686 crc crio[22652]: time=\"2026-06-11T11:09:22.472605705Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.437748 | controller |     "Jun 11 11:09:22.578660 crc crio[22652]: time=\"2026-06-11T11:09:22.578526609Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.437764 | controller |     "Jun 11 11:09:22.584651 crc crio[22652]: time=\"2026-06-11T11:09:22.584574984Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.437783 | controller |     "Jun 11 11:09:22.721744 crc crio[22652]: time=\"2026-06-11T11:09:22.72127469Z\" level=info msg=\"Created container a932a0702c263204b5cb0732a2d4eacc0a826676d56284c83b0dbdb86c09cc21: openstack/nova-api-0/nova-api-log\" id=78c83fc5-c089-46d4-ac96-3c3375097037 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.437798 | controller |     "Jun 11 11:09:22.722818 crc crio[22652]: time=\"2026-06-11T11:09:22.722753726Z\" level=info msg=\"Starting container: a932a0702c263204b5cb0732a2d4eacc0a826676d56284c83b0dbdb86c09cc21\" id=1786cf45-4a4c-4cfd-bc0f-14b39a4f2d63 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.437812 | controller |     "Jun 11 11:09:22.731290 crc crio[22652]: time=\"2026-06-11T11:09:22.731100704Z\" level=info msg=\"Stopped pod sandbox: 53fdded23e20740cf87dc56c28bc695bd1c6226bcdce13efc121c636354cb05b\" id=cd8bac7d-879c-40a3-a392-a8cd336596cf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.437865 | controller |     "Jun 11 11:09:22.731785 crc crio[22652]: time=\"2026-06-11T11:09:22.731614661Z\" level=info msg=\"Started container\" PID=84505 containerID=a932a0702c263204b5cb0732a2d4eacc0a826676d56284c83b0dbdb86c09cc21 description=openstack/nova-api-0/nova-api-log id=1786cf45-4a4c-4cfd-bc0f-14b39a4f2d63 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e0b32bc5f3683a88767978d870422951ee2b3784ae7c3831e2609e53b9e2b068",
2026-06-11 11:58:02.437898 | controller |     "Jun 11 11:09:22.751942 crc crio[22652]: time=\"2026-06-11T11:09:22.751826561Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=5e9a340f-9d7f-4dc8-aa03-790df8fd4568 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.437927 | controller |     "Jun 11 11:09:22.842919 crc crio[22652]: time=\"2026-06-11T11:09:22.842811723Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=d046ffa7-5974-4f60-93b0-f3a9c7dbaefd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.437945 | controller |     "Jun 11 11:09:22.852040 crc crio[22652]: time=\"2026-06-11T11:09:22.851931959Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=657f2413-c25a-45c4-a4ef-1c2ae50362c6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.437961 | controller |     "Jun 11 11:09:22.852534 crc crio[22652]: time=\"2026-06-11T11:09:22.852460526Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.437977 | controller |     "Jun 11 11:09:22.953402 crc crio[22652]: 2026-06-11T11:09:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4cac8b49f4338e5 Mac:36:e3:06:76:0c:1b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cd Mtu:0 Sandbox:/var/run/netns/2b12d7c6-1e2a-4363-a46d-58f45b36478c SocketPath: PciID:}] [{Interface:0xc0000145f0 Address:{IP:10.217.0.205 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.437992 | controller |     "Jun 11 11:09:22.954402 crc crio[22652]: time=\"2026-06-11T11:09:22.954273833Z\" level=info msg=\"Got pod network &{Name:nova-cell1-cell-mapping-5pgd2 Namespace:openstack ID:4cac8b49f4338e5039436368d9f5f93b7044be80a4365e6dc4df96bf1d01f3e1 UID:8c314967-616f-4a9b-9f33-24fc7e6e3e4f NetNS:/var/run/netns/2b12d7c6-1e2a-4363-a46d-58f45b36478c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8c314967_616f_4a9b_9f33_24fc7e6e3e4f.slice PodAnnotations:0xc002400328}] Aliases:map[]}\"",
2026-06-11 11:58:02.438008 | controller |     "Jun 11 11:09:22.954512 crc crio[22652]: time=\"2026-06-11T11:09:22.954457109Z\" level=info msg=\"Checking pod openstack_nova-cell1-cell-mapping-5pgd2 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.438028 | controller |     "Jun 11 11:09:22.960368 crc crio[22652]: time=\"2026-06-11T11:09:22.960268467Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.438044 | controller |     "Jun 11 11:09:22.965750 crc crio[22652]: time=\"2026-06-11T11:09:22.965659389Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.438059 | controller |     "Jun 11 11:09:22.971383 crc crio[22652]: time=\"2026-06-11T11:09:22.971237704Z\" level=info msg=\"Ran pod sandbox 4cac8b49f4338e5039436368d9f5f93b7044be80a4365e6dc4df96bf1d01f3e1 with infra container: openstack/nova-cell1-cell-mapping-5pgd2/POD\" id=30f16b31-69ae-437c-9779-325744010c9c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.438075 | controller |     "Jun 11 11:09:22.977504 crc crio[22652]: time=\"2026-06-11T11:09:22.977423713Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=f85c43b7-9f7f-4323-b3bb-85baaa10dfc3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.438090 | controller |     "Jun 11 11:09:23.007557 crc crio[22652]: time=\"2026-06-11T11:09:23.007467846Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=e536dfe8-d385-48e0-8057-3bd44b0847e5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.438105 | controller |     "Jun 11 11:09:23.017569 crc crio[22652]: time=\"2026-06-11T11:09:23.017464737Z\" level=info msg=\"Creating container: openstack/nova-cell1-cell-mapping-5pgd2/nova-manage\" id=4e941c77-bea2-461e-ba8d-19ea0756d153 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.438119 | controller |     "Jun 11 11:09:23.017909 crc crio[22652]: time=\"2026-06-11T11:09:23.017876211Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.438134 | controller |     "Jun 11 11:09:23.085046 crc crio[22652]: time=\"2026-06-11T11:09:23.082477316Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.438148 | controller |     "Jun 11 11:09:23.087253 crc crio[22652]: time=\"2026-06-11T11:09:23.086224826Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.438163 | controller |     "Jun 11 11:09:23.236539 crc crio[22652]: time=\"2026-06-11T11:09:23.235808849Z\" level=info msg=\"Removing container: 98718052c73db482067a255e73b15688a329cba840ec217ca2691a5d46e332f8\" id=f635fa8b-123d-48d0-b17a-f97dfa459eb4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.438177 | controller |     "Jun 11 11:09:23.278001 crc crio[22652]: time=\"2026-06-11T11:09:23.277697023Z\" level=info msg=\"Removed container 98718052c73db482067a255e73b15688a329cba840ec217ca2691a5d46e332f8: openstack/dnsmasq-dns-7948f7c9f9-96rl2/dnsmasq-dns\" id=f635fa8b-123d-48d0-b17a-f97dfa459eb4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.438191 | controller |     "Jun 11 11:09:23.283908 crc crio[22652]: time=\"2026-06-11T11:09:23.283797145Z\" level=info msg=\"Removing container: 87b7e7d7e78096eac4704f119f2b950af534a69a4f25bf375e5b23f59c9be989\" id=63c3645d-d7cb-432f-9171-f141b43e445e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.438205 | controller |     "Jun 11 11:09:23.354496 crc crio[22652]: time=\"2026-06-11T11:09:23.354239668Z\" level=info msg=\"Removed container 87b7e7d7e78096eac4704f119f2b950af534a69a4f25bf375e5b23f59c9be989: openstack/dnsmasq-dns-7948f7c9f9-96rl2/init\" id=63c3645d-d7cb-432f-9171-f141b43e445e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.438223 | controller |     "Jun 11 11:09:23.358172 crc crio[22652]: time=\"2026-06-11T11:09:23.357870935Z\" level=info msg=\"Created container 36cf37c27fa7e237b468c24e743c9293d8abe936a68372f5a253803f5d61270f: openstack/nova-cell1-cell-mapping-5pgd2/nova-manage\" id=4e941c77-bea2-461e-ba8d-19ea0756d153 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.438242 | controller |     "Jun 11 11:09:23.364271 crc crio[22652]: time=\"2026-06-11T11:09:23.363323937Z\" level=info msg=\"Created container 055d5c7aea872187f766f22c1ef4637707db2ca00d9cec4fa5e0c615f12ba8ca: openstack/nova-api-0/nova-api-api\" id=657f2413-c25a-45c4-a4ef-1c2ae50362c6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.438264 | controller |     "Jun 11 11:09:23.364555 crc crio[22652]: time=\"2026-06-11T11:09:23.364473743Z\" level=info msg=\"Starting container: 36cf37c27fa7e237b468c24e743c9293d8abe936a68372f5a253803f5d61270f\" id=0fe6f5d4-e8c2-475a-ad56-66399e633f68 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.438286 | controller |     "Jun 11 11:09:23.364673 crc crio[22652]: time=\"2026-06-11T11:09:23.364473734Z\" level=info msg=\"Starting container: 055d5c7aea872187f766f22c1ef4637707db2ca00d9cec4fa5e0c615f12ba8ca\" id=3a6ba535-5282-4ea6-955b-cfe5f223d379 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.438302 | controller |     "Jun 11 11:09:23.375788 crc crio[22652]: time=\"2026-06-11T11:09:23.375459706Z\" level=info msg=\"Started container\" PID=84580 containerID=055d5c7aea872187f766f22c1ef4637707db2ca00d9cec4fa5e0c615f12ba8ca description=openstack/nova-api-0/nova-api-api id=3a6ba535-5282-4ea6-955b-cfe5f223d379 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e0b32bc5f3683a88767978d870422951ee2b3784ae7c3831e2609e53b9e2b068",
2026-06-11 11:58:02.438318 | controller |     "Jun 11 11:09:23.376717 crc crio[22652]: time=\"2026-06-11T11:09:23.376635603Z\" level=info msg=\"Started container\" PID=84581 containerID=36cf37c27fa7e237b468c24e743c9293d8abe936a68372f5a253803f5d61270f description=openstack/nova-cell1-cell-mapping-5pgd2/nova-manage id=0fe6f5d4-e8c2-475a-ad56-66399e633f68 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4cac8b49f4338e5039436368d9f5f93b7044be80a4365e6dc4df96bf1d01f3e1",
2026-06-11 11:58:02.438392 | controller |     "Jun 11 11:09:30.390253 crc crio[22652]: time=\"2026-06-11T11:09:30.389430495Z\" level=info msg=\"Stopping pod sandbox: 4cac8b49f4338e5039436368d9f5f93b7044be80a4365e6dc4df96bf1d01f3e1\" id=bed0e951-362b-4257-b58a-5340d724bfbe name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.438420 | controller |     "Jun 11 11:09:30.391684 crc crio[22652]: time=\"2026-06-11T11:09:30.390772408Z\" level=info msg=\"Got pod network &{Name:nova-cell1-cell-mapping-5pgd2 Namespace:openstack ID:4cac8b49f4338e5039436368d9f5f93b7044be80a4365e6dc4df96bf1d01f3e1 UID:8c314967-616f-4a9b-9f33-24fc7e6e3e4f NetNS:/var/run/netns/2b12d7c6-1e2a-4363-a46d-58f45b36478c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8c314967_616f_4a9b_9f33_24fc7e6e3e4f.slice PodAnnotations:0xc0026193d8}] Aliases:map[]}\"",
2026-06-11 11:58:02.438437 | controller |     "Jun 11 11:09:30.391684 crc crio[22652]: time=\"2026-06-11T11:09:30.390902722Z\" level=info msg=\"Deleting pod openstack_nova-cell1-cell-mapping-5pgd2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.438452 | controller |     "Jun 11 11:09:30.774514 crc crio[22652]: time=\"2026-06-11T11:09:30.774257444Z\" level=info msg=\"Stopped pod sandbox: 4cac8b49f4338e5039436368d9f5f93b7044be80a4365e6dc4df96bf1d01f3e1\" id=bed0e951-362b-4257-b58a-5340d724bfbe name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.438468 | controller |     "Jun 11 11:09:31.721846 crc crio[22652]: time=\"2026-06-11T11:09:31.721464804Z\" level=info msg=\"Stopping container: 055d5c7aea872187f766f22c1ef4637707db2ca00d9cec4fa5e0c615f12ba8ca (timeout: 30s)\" id=085e6e93-e75f-45bc-9ed9-6fbd32960d12 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.438487 | controller |     "Jun 11 11:09:31.722824 crc crio[22652]: time=\"2026-06-11T11:09:31.721914508Z\" level=info msg=\"Stopping container: a932a0702c263204b5cb0732a2d4eacc0a826676d56284c83b0dbdb86c09cc21 (timeout: 30s)\" id=c212ce3c-5aac-4fe7-b1aa-b6e47292a23b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.438503 | controller |     "Jun 11 11:09:31.809573 crc crio[22652]: time=\"2026-06-11T11:09:31.809484296Z\" level=info msg=\"Stopping container: 87ed5266d4e632aa97741762d2b39f8df8cfe9ec9fd77f61985627b66dbcbff9 (timeout: 30s)\" id=d75f9aa5-9d6d-4b49-962b-516a0772ebcf name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.438518 | controller |     "Jun 11 11:09:31.847671 crc crio[22652]: time=\"2026-06-11T11:09:31.847585859Z\" level=info msg=\"Stopping container: d46af25a099d309abcbaf72cc54e49e64bdaac645f80a107febe7349f7441a9f (timeout: 30s)\" id=d647344c-cdaf-4e49-a285-0280be3b943a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.438532 | controller |     "Jun 11 11:09:31.848189 crc crio[22652]: time=\"2026-06-11T11:09:31.848059544Z\" level=info msg=\"Stopping container: cbadb06a053c51e35caa8d74956213b87491812d732a822a81a2c081467d4e42 (timeout: 30s)\" id=100bb6aa-92ed-42a3-9687-f8012d9e9453 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.438547 | controller |     "Jun 11 11:09:31.881557 crc crio[22652]: time=\"2026-06-11T11:09:31.881441806Z\" level=info msg=\"Stopped container a932a0702c263204b5cb0732a2d4eacc0a826676d56284c83b0dbdb86c09cc21: openstack/nova-api-0/nova-api-log\" id=c212ce3c-5aac-4fe7-b1aa-b6e47292a23b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.438562 | controller |     "Jun 11 11:09:31.988895 crc crio[22652]: time=\"2026-06-11T11:09:31.988181203Z\" level=info msg=\"Stopped container cbadb06a053c51e35caa8d74956213b87491812d732a822a81a2c081467d4e42: openstack/nova-metadata-0/nova-metadata-log\" id=100bb6aa-92ed-42a3-9687-f8012d9e9453 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.438576 | controller |     "Jun 11 11:09:32.046675 crc crio[22652]: time=\"2026-06-11T11:09:32.046574861Z\" level=info msg=\"Stopped container 055d5c7aea872187f766f22c1ef4637707db2ca00d9cec4fa5e0c615f12ba8ca: openstack/nova-api-0/nova-api-api\" id=085e6e93-e75f-45bc-9ed9-6fbd32960d12 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.438591 | controller |     "Jun 11 11:09:32.047535 crc crio[22652]: time=\"2026-06-11T11:09:32.047392067Z\" level=info msg=\"Stopping pod sandbox: e0b32bc5f3683a88767978d870422951ee2b3784ae7c3831e2609e53b9e2b068\" id=8ad7ce66-fad6-4d22-ab61-9081428e4464 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.438607 | controller |     "Jun 11 11:09:32.052532 crc crio[22652]: time=\"2026-06-11T11:09:32.052441699Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:e0b32bc5f3683a88767978d870422951ee2b3784ae7c3831e2609e53b9e2b068 UID:52962abf-2926-4eb8-ae34-7e13ed5cf937 NetNS:/var/run/netns/047b537f-42c8-46b0-be37-ad783330f27f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod52962abf_2926_4eb8_ae34_7e13ed5cf937.slice PodAnnotations:0xc0004bff08}] Aliases:map[]}\"",
2026-06-11 11:58:02.438622 | controller |     "Jun 11 11:09:32.052676 crc crio[22652]: time=\"2026-06-11T11:09:32.052629905Z\" level=info msg=\"Deleting pod openstack_nova-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.438637 | controller |     "Jun 11 11:09:32.395170 crc crio[22652]: time=\"2026-06-11T11:09:32.394967422Z\" level=info msg=\"Stopped pod sandbox: e0b32bc5f3683a88767978d870422951ee2b3784ae7c3831e2609e53b9e2b068\" id=8ad7ce66-fad6-4d22-ab61-9081428e4464 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.438656 | controller |     "Jun 11 11:09:33.919332 crc crio[22652]: time=\"2026-06-11T11:09:33.918875717Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=714f6c03-6259-4d29-9e7a-82eea8f757a6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.438671 | controller |     "Jun 11 11:09:33.920407 crc crio[22652]: time=\"2026-06-11T11:09:33.920382815Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.438687 | controller |     "Jun 11 11:09:33.957079 crc crio[22652]: time=\"2026-06-11T11:09:33.956949128Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:5547bee2852a21a69c747c4baf161181294caa2c5a029a496f492be8eb9b1a42 UID:383e87c8-fc81-4148-a945-8ab6c83c681c NetNS:/var/run/netns/9e6df0d1-c207-4325-a2b2-edcd5839a8d3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod383e87c8_fc81_4148_a945_8ab6c83c681c.slice PodAnnotations:0xc0009884c8}] Aliases:map[]}\"",
2026-06-11 11:58:02.438702 | controller |     "Jun 11 11:09:33.957079 crc crio[22652]: time=\"2026-06-11T11:09:33.957048961Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.438717 | controller |     "Jun 11 11:09:34.479296 crc crio[22652]: 2026-06-11T11:09:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5547bee2852a21a Mac:a2:78:2f:35:90:bd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ce Mtu:0 Sandbox:/var/run/netns/9e6df0d1-c207-4325-a2b2-edcd5839a8d3 SocketPath: PciID:}] [{Interface:0xc000014620 Address:{IP:10.217.0.206 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.438733 | controller |     "Jun 11 11:09:34.480326 crc crio[22652]: time=\"2026-06-11T11:09:34.480235645Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:5547bee2852a21a69c747c4baf161181294caa2c5a029a496f492be8eb9b1a42 UID:383e87c8-fc81-4148-a945-8ab6c83c681c NetNS:/var/run/netns/9e6df0d1-c207-4325-a2b2-edcd5839a8d3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod383e87c8_fc81_4148_a945_8ab6c83c681c.slice PodAnnotations:0xc0009884c8}] Aliases:map[]}\"",
2026-06-11 11:58:02.438748 | controller |     "Jun 11 11:09:34.480472 crc crio[22652]: time=\"2026-06-11T11:09:34.480429091Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.438763 | controller |     "Jun 11 11:09:34.488660 crc crio[22652]: time=\"2026-06-11T11:09:34.488598094Z\" level=info msg=\"Ran pod sandbox 5547bee2852a21a69c747c4baf161181294caa2c5a029a496f492be8eb9b1a42 with infra container: openstack/nova-api-0/POD\" id=714f6c03-6259-4d29-9e7a-82eea8f757a6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.438777 | controller |     "Jun 11 11:09:34.491066 crc crio[22652]: time=\"2026-06-11T11:09:34.490961415Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=9e87f5d4-6890-4bf1-9cd4-3d57f11f662b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.438792 | controller |     "Jun 11 11:09:34.493111 crc crio[22652]: time=\"2026-06-11T11:09:34.493045612Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=345ae3be-22f9-4840-915c-7db850d9c8e4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.438808 | controller |     "Jun 11 11:09:34.500570 crc crio[22652]: time=\"2026-06-11T11:09:34.500490932Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=c69eabbf-9a37-49b2-b46e-ede4e863f027 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.438823 | controller |     "Jun 11 11:09:34.500808 crc crio[22652]: time=\"2026-06-11T11:09:34.500794582Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.438841 | controller |     "Jun 11 11:09:34.540856 crc crio[22652]: time=\"2026-06-11T11:09:34.540784851Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.438856 | controller |     "Jun 11 11:09:34.545029 crc crio[22652]: time=\"2026-06-11T11:09:34.544928673Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.438871 | controller |     "Jun 11 11:09:34.727181 crc crio[22652]: time=\"2026-06-11T11:09:34.726214935Z\" level=info msg=\"Created container ec660dc9f902e8a6b3aae5e4d7bf68bb64e27f5f06fdde42fe96051195226179: openstack/nova-api-0/nova-api-log\" id=c69eabbf-9a37-49b2-b46e-ede4e863f027 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.438886 | controller |     "Jun 11 11:09:34.727814 crc crio[22652]: time=\"2026-06-11T11:09:34.727769328Z\" level=info msg=\"Starting container: ec660dc9f902e8a6b3aae5e4d7bf68bb64e27f5f06fdde42fe96051195226179\" id=abca5bbc-7ad6-43b6-af58-da3b308742c8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.438901 | controller |     "Jun 11 11:09:34.734853 crc crio[22652]: time=\"2026-06-11T11:09:34.734702794Z\" level=info msg=\"Started container\" PID=85397 containerID=ec660dc9f902e8a6b3aae5e4d7bf68bb64e27f5f06fdde42fe96051195226179 description=openstack/nova-api-0/nova-api-log id=abca5bbc-7ad6-43b6-af58-da3b308742c8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5547bee2852a21a69c747c4baf161181294caa2c5a029a496f492be8eb9b1a42",
2026-06-11 11:58:02.438916 | controller |     "Jun 11 11:09:34.746928 crc crio[22652]: time=\"2026-06-11T11:09:34.746872241Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=69e38033-ae7a-456c-933b-4d761e6e78a1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.438930 | controller |     "Jun 11 11:09:34.804285 crc crio[22652]: time=\"2026-06-11T11:09:34.803719051Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=69a8ed71-56e6-404e-a60c-a289005b969c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.438945 | controller |     "Jun 11 11:09:34.813688 crc crio[22652]: time=\"2026-06-11T11:09:34.813640536Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=67b9d1bd-1a02-4f65-9d1d-50e909ef6283 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.438960 | controller |     "Jun 11 11:09:34.814406 crc crio[22652]: time=\"2026-06-11T11:09:34.81438115Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.438974 | controller |     "Jun 11 11:09:34.859262 crc crio[22652]: time=\"2026-06-11T11:09:34.859053222Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.438989 | controller |     "Jun 11 11:09:34.863398 crc crio[22652]: time=\"2026-06-11T11:09:34.863330558Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.439003 | controller |     "Jun 11 11:09:35.090574 crc crio[22652]: time=\"2026-06-11T11:09:35.090463838Z\" level=info msg=\"Stopped container d46af25a099d309abcbaf72cc54e49e64bdaac645f80a107febe7349f7441a9f: openstack/nova-metadata-0/nova-metadata-metadata\" id=d647344c-cdaf-4e49-a285-0280be3b943a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.439022 | controller |     "Jun 11 11:09:35.092101 crc crio[22652]: time=\"2026-06-11T11:09:35.091269293Z\" level=info msg=\"Stopping pod sandbox: 36d9122bfbf80eb82846a677fc6d7a1c7b6f6fd8d93fc1ab7309a7b7cdd03595\" id=981146b2-e0df-48cb-a28c-469745682752 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.439037 | controller |     "Jun 11 11:09:35.092101 crc crio[22652]: time=\"2026-06-11T11:09:35.091717778Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:36d9122bfbf80eb82846a677fc6d7a1c7b6f6fd8d93fc1ab7309a7b7cdd03595 UID:26b92a03-49c5-4992-b84b-c3d6e0a2bfd3 NetNS:/var/run/netns/62a0f10c-1478-427e-85f4-e14e6ed143e5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod26b92a03_49c5_4992_b84b_c3d6e0a2bfd3.slice PodAnnotations:0xc005822128}] Aliases:map[]}\"",
2026-06-11 11:58:02.439053 | controller |     "Jun 11 11:09:35.092101 crc crio[22652]: time=\"2026-06-11T11:09:35.091866493Z\" level=info msg=\"Deleting pod openstack_nova-metadata-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.439068 | controller |     "Jun 11 11:09:35.134715 crc crio[22652]: time=\"2026-06-11T11:09:35.134576344Z\" level=info msg=\"Created container a4ec6fb80a630bfda8eae9271c23be7fde2c2cb778c137fdedd148a63f97da5a: openstack/nova-api-0/nova-api-api\" id=67b9d1bd-1a02-4f65-9d1d-50e909ef6283 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.439083 | controller |     "Jun 11 11:09:35.135827 crc crio[22652]: time=\"2026-06-11T11:09:35.135615445Z\" level=info msg=\"Starting container: a4ec6fb80a630bfda8eae9271c23be7fde2c2cb778c137fdedd148a63f97da5a\" id=8ce9c202-8872-4077-afc3-4053b8e18b74 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.439098 | controller |     "Jun 11 11:09:35.144383 crc crio[22652]: time=\"2026-06-11T11:09:35.144289211Z\" level=info msg=\"Started container\" PID=85460 containerID=a4ec6fb80a630bfda8eae9271c23be7fde2c2cb778c137fdedd148a63f97da5a description=openstack/nova-api-0/nova-api-api id=8ce9c202-8872-4077-afc3-4053b8e18b74 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5547bee2852a21a69c747c4baf161181294caa2c5a029a496f492be8eb9b1a42",
2026-06-11 11:58:02.439113 | controller |     "Jun 11 11:09:35.393574 crc crio[22652]: time=\"2026-06-11T11:09:35.39308762Z\" level=info msg=\"Stopped pod sandbox: 36d9122bfbf80eb82846a677fc6d7a1c7b6f6fd8d93fc1ab7309a7b7cdd03595\" id=981146b2-e0df-48cb-a28c-469745682752 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.439127 | controller |     "Jun 11 11:09:36.353790 crc crio[22652]: time=\"2026-06-11T11:09:36.350500394Z\" level=info msg=\"Stopped container 87ed5266d4e632aa97741762d2b39f8df8cfe9ec9fd77f61985627b66dbcbff9: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=d75f9aa5-9d6d-4b49-962b-516a0772ebcf name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.439142 | controller |     "Jun 11 11:09:36.357066 crc crio[22652]: time=\"2026-06-11T11:09:36.356200646Z\" level=info msg=\"Stopping pod sandbox: 2e5b5673a5f0c7d3d7c7a74037fadde0ded4b67f75a9c1b5b306a898f53b8268\" id=2f23e8cb-4cbe-4317-b2bf-3a93f75f765b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.439158 | controller |     "Jun 11 11:09:36.357066 crc crio[22652]: time=\"2026-06-11T11:09:36.356863787Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:2e5b5673a5f0c7d3d7c7a74037fadde0ded4b67f75a9c1b5b306a898f53b8268 UID:e93731cc-4b73-4a7a-aa51-5af507b48017 NetNS:/var/run/netns/9e396ca1-441b-4622-b30a-d81478e7aab3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode93731cc_4b73_4a7a_aa51_5af507b48017.slice PodAnnotations:0xc002928aa8}] Aliases:map[]}\"",
2026-06-11 11:58:02.439172 | controller |     "Jun 11 11:09:36.357351 crc crio[22652]: time=\"2026-06-11T11:09:36.357068534Z\" level=info msg=\"Deleting pod openstack_nova-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.439197 | controller |     "Jun 11 11:09:36.727675 crc crio[22652]: time=\"2026-06-11T11:09:36.727584248Z\" level=info msg=\"Stopped pod sandbox: 2e5b5673a5f0c7d3d7c7a74037fadde0ded4b67f75a9c1b5b306a898f53b8268\" id=2f23e8cb-4cbe-4317-b2bf-3a93f75f765b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.439213 | controller |     "Jun 11 11:09:37.018634 crc crio[22652]: time=\"2026-06-11T11:09:37.018262932Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=4167a27a-7908-4805-8be9-5d8f67dbecaf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.439228 | controller |     "Jun 11 11:09:37.018634 crc crio[22652]: time=\"2026-06-11T11:09:37.018612173Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.439243 | controller |     "Jun 11 11:09:37.066833 crc crio[22652]: time=\"2026-06-11T11:09:37.066737013Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:49137ac944868d41e13c8babb33804551984f0edd8e730223446905a871b6e27 UID:f4204812-7158-4f6c-a4e1-e33f01b0c237 NetNS:/var/run/netns/e48d2511-ed50-4d97-8e20-8bcfac0bfd43 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf4204812_7158_4f6c_a4e1_e33f01b0c237.slice PodAnnotations:0xc005a4c050}] Aliases:map[]}\"",
2026-06-11 11:58:02.439258 | controller |     "Jun 11 11:09:37.066833 crc crio[22652]: time=\"2026-06-11T11:09:37.066799575Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.439273 | controller |     "Jun 11 11:09:37.517381 crc crio[22652]: 2026-06-11T11:09:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:49137ac944868d4 Mac:02:77:fd:2e:5d:f4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cf Mtu:0 Sandbox:/var/run/netns/e48d2511-ed50-4d97-8e20-8bcfac0bfd43 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.207 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.439288 | controller |     "Jun 11 11:09:37.519199 crc crio[22652]: time=\"2026-06-11T11:09:37.518934163Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:49137ac944868d41e13c8babb33804551984f0edd8e730223446905a871b6e27 UID:f4204812-7158-4f6c-a4e1-e33f01b0c237 NetNS:/var/run/netns/e48d2511-ed50-4d97-8e20-8bcfac0bfd43 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf4204812_7158_4f6c_a4e1_e33f01b0c237.slice PodAnnotations:0xc005a4c050}] Aliases:map[]}\"",
2026-06-11 11:58:02.439303 | controller |     "Jun 11 11:09:37.519283 crc crio[22652]: time=\"2026-06-11T11:09:37.519208864Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.439318 | controller |     "Jun 11 11:09:37.536530 crc crio[22652]: time=\"2026-06-11T11:09:37.536421786Z\" level=info msg=\"Ran pod sandbox 49137ac944868d41e13c8babb33804551984f0edd8e730223446905a871b6e27 with infra container: openstack/nova-metadata-0/POD\" id=4167a27a-7908-4805-8be9-5d8f67dbecaf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.439340 | controller |     "Jun 11 11:09:37.554461 crc crio[22652]: time=\"2026-06-11T11:09:37.554365223Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=ce56aa8a-55f2-48f8-b608-f2ce2b0c6a9f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.439388 | controller |     "Jun 11 11:09:37.560532 crc crio[22652]: time=\"2026-06-11T11:09:37.560441401Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=6f9455d1-7962-438c-87c5-d5efa77bcc80 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.439416 | controller |     "Jun 11 11:09:37.574069 crc crio[22652]: time=\"2026-06-11T11:09:37.573965147Z\" level=info msg=\"Removing container: 87ed5266d4e632aa97741762d2b39f8df8cfe9ec9fd77f61985627b66dbcbff9\" id=8baae7cf-c40d-46fd-b4a0-73fcd48f286b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.439434 | controller |     "Jun 11 11:09:37.574836 crc crio[22652]: time=\"2026-06-11T11:09:37.574766023Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=f85a422b-dca3-4a98-9c7d-7919f90392ca name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.439449 | controller |     "Jun 11 11:09:37.575559 crc crio[22652]: time=\"2026-06-11T11:09:37.575238118Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.439464 | controller |     "Jun 11 11:09:37.632105 crc crio[22652]: time=\"2026-06-11T11:09:37.631978166Z\" level=info msg=\"Removed container 87ed5266d4e632aa97741762d2b39f8df8cfe9ec9fd77f61985627b66dbcbff9: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=8baae7cf-c40d-46fd-b4a0-73fcd48f286b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.439478 | controller |     "Jun 11 11:09:37.638647 crc crio[22652]: time=\"2026-06-11T11:09:37.638562533Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.439494 | controller |     "Jun 11 11:09:37.650190 crc crio[22652]: time=\"2026-06-11T11:09:37.648906093Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.439509 | controller |     "Jun 11 11:09:37.781413 crc crio[22652]: time=\"2026-06-11T11:09:37.781311687Z\" level=info msg=\"Created container aa77da851b424ecf3a3ca431fcb04596bc107dba7b0225d04649569c068bacef: openstack/nova-metadata-0/nova-metadata-log\" id=f85a422b-dca3-4a98-9c7d-7919f90392ca name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.439524 | controller |     "Jun 11 11:09:37.782815 crc crio[22652]: time=\"2026-06-11T11:09:37.782735973Z\" level=info msg=\"Starting container: aa77da851b424ecf3a3ca431fcb04596bc107dba7b0225d04649569c068bacef\" id=365a2446-b8b9-440d-9342-77c1e78e5904 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.439538 | controller |     "Jun 11 11:09:37.788390 crc crio[22652]: time=\"2026-06-11T11:09:37.78830635Z\" level=info msg=\"Started container\" PID=85779 containerID=aa77da851b424ecf3a3ca431fcb04596bc107dba7b0225d04649569c068bacef description=openstack/nova-metadata-0/nova-metadata-log id=365a2446-b8b9-440d-9342-77c1e78e5904 name=/runtime.v1.RuntimeService/StartContainer sandboxID=49137ac944868d41e13c8babb33804551984f0edd8e730223446905a871b6e27",
2026-06-11 11:58:02.439554 | controller |     "Jun 11 11:09:37.801238 crc crio[22652]: time=\"2026-06-11T11:09:37.801087459Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=a1b5498b-903b-4698-b4a9-b63e8cb93a97 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.439568 | controller |     "Jun 11 11:09:37.835843 crc crio[22652]: time=\"2026-06-11T11:09:37.835707359Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=ad8d15a1-0db3-4136-90cc-a780d048ad02 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.439582 | controller |     "Jun 11 11:09:37.843465 crc crio[22652]: time=\"2026-06-11T11:09:37.843397953Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=00fd9912-d90d-4e8a-936d-7fc2600d1b26 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.439601 | controller |     "Jun 11 11:09:37.843763 crc crio[22652]: time=\"2026-06-11T11:09:37.843708713Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.439616 | controller |     "Jun 11 11:09:37.895240 crc crio[22652]: time=\"2026-06-11T11:09:37.895080818Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.439631 | controller |     "Jun 11 11:09:37.899826 crc crio[22652]: time=\"2026-06-11T11:09:37.899749297Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.439646 | controller |     "Jun 11 11:09:38.041505 crc crio[22652]: time=\"2026-06-11T11:09:38.041429536Z\" level=info msg=\"Running pod sandbox: openstack/nova-scheduler-0/POD\" id=0f312e7d-4f38-446b-aed9-15e22d737d19 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.439660 | controller |     "Jun 11 11:09:38.041704 crc crio[22652]: time=\"2026-06-11T11:09:38.041524209Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.439675 | controller |     "Jun 11 11:09:38.072922 crc crio[22652]: time=\"2026-06-11T11:09:38.072834456Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:e98fd5efc0c37574fd732af121697faa96fcc00f6b456174373c0f537fa0ac89 UID:3cfdffc6-87fc-417b-86fc-2bde27a4e4c9 NetNS:/var/run/netns/2b67a55b-afff-493b-915e-959f3aaa9337 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3cfdffc6_87fc_417b_86fc_2bde27a4e4c9.slice PodAnnotations:0xc0022f67c8}] Aliases:map[]}\"",
2026-06-11 11:58:02.439690 | controller |     "Jun 11 11:09:38.072922 crc crio[22652]: time=\"2026-06-11T11:09:38.072901208Z\" level=info msg=\"Adding pod openstack_nova-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.439705 | controller |     "Jun 11 11:09:38.122170 crc crio[22652]: time=\"2026-06-11T11:09:38.119493711Z\" level=info msg=\"Created container fb64a65f9b9e8ef0632a4e150b619714ebb85f44d8acfc177da2faaa54700c86: openstack/nova-metadata-0/nova-metadata-metadata\" id=00fd9912-d90d-4e8a-936d-7fc2600d1b26 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.439720 | controller |     "Jun 11 11:09:38.122170 crc crio[22652]: time=\"2026-06-11T11:09:38.121172955Z\" level=info msg=\"Starting container: fb64a65f9b9e8ef0632a4e150b619714ebb85f44d8acfc177da2faaa54700c86\" id=76cc34b7-81ef-42d9-9058-c31ed8ce5aed name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.439736 | controller |     "Jun 11 11:09:38.127772 crc crio[22652]: time=\"2026-06-11T11:09:38.127439415Z\" level=info msg=\"Started container\" PID=85797 containerID=fb64a65f9b9e8ef0632a4e150b619714ebb85f44d8acfc177da2faaa54700c86 description=openstack/nova-metadata-0/nova-metadata-metadata id=76cc34b7-81ef-42d9-9058-c31ed8ce5aed name=/runtime.v1.RuntimeService/StartContainer sandboxID=49137ac944868d41e13c8babb33804551984f0edd8e730223446905a871b6e27",
2026-06-11 11:58:02.439751 | controller |     "Jun 11 11:09:38.623439 crc crio[22652]: 2026-06-11T11:09:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e98fd5efc0c3757 Mac:ce:cc:c3:75:e5:97 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d0 Mtu:0 Sandbox:/var/run/netns/2b67a55b-afff-493b-915e-959f3aaa9337 SocketPath: PciID:}] [{Interface:0xc0002d0a10 Address:{IP:10.217.0.208 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.439765 | controller |     "Jun 11 11:09:38.625023 crc crio[22652]: time=\"2026-06-11T11:09:38.624759184Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:e98fd5efc0c37574fd732af121697faa96fcc00f6b456174373c0f537fa0ac89 UID:3cfdffc6-87fc-417b-86fc-2bde27a4e4c9 NetNS:/var/run/netns/2b67a55b-afff-493b-915e-959f3aaa9337 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3cfdffc6_87fc_417b_86fc_2bde27a4e4c9.slice PodAnnotations:0xc0022f67c8}] Aliases:map[]}\"",
2026-06-11 11:58:02.439784 | controller |     "Jun 11 11:09:38.625023 crc crio[22652]: time=\"2026-06-11T11:09:38.62495959Z\" level=info msg=\"Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.439799 | controller |     "Jun 11 11:09:38.637581 crc crio[22652]: time=\"2026-06-11T11:09:38.637227531Z\" level=info msg=\"Ran pod sandbox e98fd5efc0c37574fd732af121697faa96fcc00f6b456174373c0f537fa0ac89 with infra container: openstack/nova-scheduler-0/POD\" id=0f312e7d-4f38-446b-aed9-15e22d737d19 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.439813 | controller |     "Jun 11 11:09:38.640709 crc crio[22652]: time=\"2026-06-11T11:09:38.639555204Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=174532cc-b338-4086-9eb2-ad9bf4eac575 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.439827 | controller |     "Jun 11 11:09:38.661937 crc crio[22652]: time=\"2026-06-11T11:09:38.661831814Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=ab126c83-6e93-4703-bacf-4061eaeff26c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.439842 | controller |     "Jun 11 11:09:38.673541 crc crio[22652]: time=\"2026-06-11T11:09:38.673342091Z\" level=info msg=\"Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=65aef1ea-3fdd-4a35-8929-257e817b8eeb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.439856 | controller |     "Jun 11 11:09:38.673840 crc crio[22652]: time=\"2026-06-11T11:09:38.673785015Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.439870 | controller |     "Jun 11 11:09:38.721667 crc crio[22652]: time=\"2026-06-11T11:09:38.721319307Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.439885 | controller |     "Jun 11 11:09:38.725213 crc crio[22652]: time=\"2026-06-11T11:09:38.72518697Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.439899 | controller |     "Jun 11 11:09:38.838638 crc crio[22652]: time=\"2026-06-11T11:09:38.838368743Z\" level=info msg=\"Created container 41bc47ca5b8cdbda086f7bfd4d227f333a75e55d3189a8323d6abec8d1184507: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=65aef1ea-3fdd-4a35-8929-257e817b8eeb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.439915 | controller |     "Jun 11 11:09:38.840432 crc crio[22652]: time=\"2026-06-11T11:09:38.840248003Z\" level=info msg=\"Starting container: 41bc47ca5b8cdbda086f7bfd4d227f333a75e55d3189a8323d6abec8d1184507\" id=a53acd1c-1271-44e0-950e-584e1251f822 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.439929 | controller |     "Jun 11 11:09:38.845446 crc crio[22652]: time=\"2026-06-11T11:09:38.845275113Z\" level=info msg=\"Started container\" PID=85987 containerID=41bc47ca5b8cdbda086f7bfd4d227f333a75e55d3189a8323d6abec8d1184507 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=a53acd1c-1271-44e0-950e-584e1251f822 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e98fd5efc0c37574fd732af121697faa96fcc00f6b456174373c0f537fa0ac89",
2026-06-11 11:58:02.439943 | controller |     "Jun 11 11:09:52.152172 crc crio[22652]: time=\"2026-06-11T11:09:52.151433714Z\" level=warning msg=\"Stopping container 350750b8b6498f8d32de97e85ea60f24ea7db56d6845789b508e5d6095491a2c with stop signal(15) timed out. Killing...\"",
2026-06-11 11:58:02.439962 | controller |     "Jun 11 11:09:52.154158 crc crio[22652]: time=\"2026-06-11T11:09:52.153967245Z\" level=warning msg=\"Stopping container d32df41ee65e7a0928195ad849b61c107af1bde4ad47188b4732e328b6c5ecee with stop signal(15) timed out. Killing...\"",
2026-06-11 11:58:02.439976 | controller |     "Jun 11 11:09:52.196112 crc crio[22652]: time=\"2026-06-11T11:09:52.195971012Z\" level=error msg=\"Killing container d32df41ee65e7a0928195ad849b61c107af1bde4ad47188b4732e328b6c5ecee failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill d32df41ee65e7a0928195ad849b61c107af1bde4ad47188b4732e328b6c5ecee KILL` failed: process not running: No such process\\n : exit status 1\"",
2026-06-11 11:58:02.439991 | controller |     "Jun 11 11:09:52.228413 crc crio[22652]: time=\"2026-06-11T11:09:52.228293511Z\" level=info msg=\"Stopped container d32df41ee65e7a0928195ad849b61c107af1bde4ad47188b4732e328b6c5ecee: openstack/ceilometer-0/ceilometer-notification-agent\" id=5a5a86ff-f8f5-450c-baca-0fa18e09ac8d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.440005 | controller |     "Jun 11 11:09:52.268298 crc crio[22652]: time=\"2026-06-11T11:09:52.268232012Z\" level=error msg=\"Killing container 350750b8b6498f8d32de97e85ea60f24ea7db56d6845789b508e5d6095491a2c failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 350750b8b6498f8d32de97e85ea60f24ea7db56d6845789b508e5d6095491a2c KILL` failed: process not running: No such process\\n : exit status 1\"",
2026-06-11 11:58:02.440020 | controller |     "Jun 11 11:09:52.297058 crc crio[22652]: time=\"2026-06-11T11:09:52.296952976Z\" level=info msg=\"Stopped container 350750b8b6498f8d32de97e85ea60f24ea7db56d6845789b508e5d6095491a2c: openstack/ceilometer-0/ceilometer-central-agent\" id=00588edd-2d0d-47ac-9fa4-5a8948ce87e2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.440034 | controller |     "Jun 11 11:09:52.298501 crc crio[22652]: time=\"2026-06-11T11:09:52.298469055Z\" level=info msg=\"Stopping pod sandbox: fe2f82460a498998ac3731d3784ddf89bcd1ad0c5549ead91513e046226626f4\" id=cb468362-7938-4666-b2fe-fc15e472f297 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.440049 | controller |     "Jun 11 11:09:52.299330 crc crio[22652]: time=\"2026-06-11T11:09:52.299305392Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:fe2f82460a498998ac3731d3784ddf89bcd1ad0c5549ead91513e046226626f4 UID:6d0d59b3-af63-4007-b3fb-356d2b246609 NetNS:/var/run/netns/0a7afacb-3a55-43c9-ad2f-0a54329782f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6d0d59b3_af63_4007_b3fb_356d2b246609.slice PodAnnotations:0xc002acd330}] Aliases:map[]}\"",
2026-06-11 11:58:02.440063 | controller |     "Jun 11 11:09:52.299613 crc crio[22652]: time=\"2026-06-11T11:09:52.299587621Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.440078 | controller |     "Jun 11 11:09:52.658256 crc crio[22652]: time=\"2026-06-11T11:09:52.657609836Z\" level=info msg=\"Stopped pod sandbox: fe2f82460a498998ac3731d3784ddf89bcd1ad0c5549ead91513e046226626f4\" id=cb468362-7938-4666-b2fe-fc15e472f297 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.440092 | controller |     "Jun 11 11:09:52.876511 crc crio[22652]: time=\"2026-06-11T11:09:52.876316717Z\" level=info msg=\"Removing container: b9dd1e53642d1c22a26518920029be3c3fd34f4814461eaaea316ebe176582db\" id=a894ff98-2d94-45ea-befc-6db2e7c4563d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.440107 | controller |     "Jun 11 11:09:52.921928 crc crio[22652]: time=\"2026-06-11T11:09:52.921667937Z\" level=info msg=\"Removed container b9dd1e53642d1c22a26518920029be3c3fd34f4814461eaaea316ebe176582db: openstack/ceilometer-0/proxy-httpd\" id=a894ff98-2d94-45ea-befc-6db2e7c4563d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.440125 | controller |     "Jun 11 11:09:52.926255 crc crio[22652]: time=\"2026-06-11T11:09:52.924918755Z\" level=info msg=\"Removing container: 762e9734d616d6cefdb6209b5484abd0e215505a220ae3a3a8254d47119ca8f4\" id=77cdd24b-d5d1-4c73-a957-0541db0881fc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.440140 | controller |     "Jun 11 11:09:52.962190 crc crio[22652]: time=\"2026-06-11T11:09:52.962078858Z\" level=info msg=\"Removed container 762e9734d616d6cefdb6209b5484abd0e215505a220ae3a3a8254d47119ca8f4: openstack/ceilometer-0/sg-core\" id=77cdd24b-d5d1-4c73-a957-0541db0881fc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.440155 | controller |     "Jun 11 11:09:52.965500 crc crio[22652]: time=\"2026-06-11T11:09:52.965421303Z\" level=info msg=\"Removing container: d32df41ee65e7a0928195ad849b61c107af1bde4ad47188b4732e328b6c5ecee\" id=1459e4c7-9604-49b1-9de9-cee773c3310a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.440169 | controller |     "Jun 11 11:09:53.034412 crc crio[22652]: time=\"2026-06-11T11:09:53.034308903Z\" level=info msg=\"Removed container d32df41ee65e7a0928195ad849b61c107af1bde4ad47188b4732e328b6c5ecee: openstack/ceilometer-0/ceilometer-notification-agent\" id=1459e4c7-9604-49b1-9de9-cee773c3310a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.440183 | controller |     "Jun 11 11:09:53.037660 crc crio[22652]: time=\"2026-06-11T11:09:53.037575651Z\" level=info msg=\"Removing container: 350750b8b6498f8d32de97e85ea60f24ea7db56d6845789b508e5d6095491a2c\" id=3e43d39c-1bc4-416f-95fe-f4d0573a3e39 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.440197 | controller |     "Jun 11 11:09:53.085217 crc crio[22652]: time=\"2026-06-11T11:09:53.084966369Z\" level=info msg=\"Removed container 350750b8b6498f8d32de97e85ea60f24ea7db56d6845789b508e5d6095491a2c: openstack/ceilometer-0/ceilometer-central-agent\" id=3e43d39c-1bc4-416f-95fe-f4d0573a3e39 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.440212 | controller |     "Jun 11 11:09:53.648722 crc crio[22652]: time=\"2026-06-11T11:09:53.648264759Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=a8de2f45-14ac-4e09-9f6f-355e64ab2acf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.440227 | controller |     "Jun 11 11:09:53.650300 crc crio[22652]: time=\"2026-06-11T11:09:53.648741964Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.440241 | controller |     "Jun 11 11:09:53.691050 crc crio[22652]: time=\"2026-06-11T11:09:53.690902935Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:80e7d3b7d1af85f0b17fdb14a3ac63317f6c7d32c65e498c0f59b57845cba7df UID:bb954606-30a5-4a5a-80ff-e264ef991666 NetNS:/var/run/netns/c0dc9706-0120-43bc-a8a5-dee514f4bc48 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbb954606_30a5_4a5a_80ff_e264ef991666.slice PodAnnotations:0xc002928410}] Aliases:map[]}\"",
2026-06-11 11:58:02.440256 | controller |     "Jun 11 11:09:53.691050 crc crio[22652]: time=\"2026-06-11T11:09:53.69101611Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.440271 | controller |     "Jun 11 11:09:54.208226 crc crio[22652]: 2026-06-11T11:09:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:80e7d3b7d1af85f Mac:5a:27:f9:8e:53:b1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d1 Mtu:0 Sandbox:/var/run/netns/c0dc9706-0120-43bc-a8a5-dee514f4bc48 SocketPath: PciID:}] [{Interface:0xc0006805c0 Address:{IP:10.217.0.209 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.440296 | controller |     "Jun 11 11:09:54.209958 crc crio[22652]: time=\"2026-06-11T11:09:54.209868515Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:80e7d3b7d1af85f0b17fdb14a3ac63317f6c7d32c65e498c0f59b57845cba7df UID:bb954606-30a5-4a5a-80ff-e264ef991666 NetNS:/var/run/netns/c0dc9706-0120-43bc-a8a5-dee514f4bc48 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbb954606_30a5_4a5a_80ff_e264ef991666.slice PodAnnotations:0xc002928410}] Aliases:map[]}\"",
2026-06-11 11:58:02.440312 | controller |     "Jun 11 11:09:54.210236 crc crio[22652]: time=\"2026-06-11T11:09:54.210071572Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.440327 | controller |     "Jun 11 11:09:54.220872 crc crio[22652]: time=\"2026-06-11T11:09:54.220766642Z\" level=info msg=\"Ran pod sandbox 80e7d3b7d1af85f0b17fdb14a3ac63317f6c7d32c65e498c0f59b57845cba7df with infra container: openstack/ceilometer-0/POD\" id=a8de2f45-14ac-4e09-9f6f-355e64ab2acf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.440343 | controller |     "Jun 11 11:09:54.223390 crc crio[22652]: time=\"2026-06-11T11:09:54.223315422Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=2be76726-2ba6-479d-b319-2e9217e33210 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.440381 | controller |     "Jun 11 11:09:54.250588 crc crio[22652]: time=\"2026-06-11T11:09:54.250413147Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=35cac02a-f223-41c8-bec0-c7864927871b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.440399 | controller |     "Jun 11 11:09:54.260281 crc crio[22652]: time=\"2026-06-11T11:09:54.260210888Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=5a3686d7-29b6-47c0-b1a3-df20fe384375 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.440414 | controller |     "Jun 11 11:09:54.260779 crc crio[22652]: time=\"2026-06-11T11:09:54.260677403Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.440428 | controller |     "Jun 11 11:09:54.347671 crc crio[22652]: time=\"2026-06-11T11:09:54.347532908Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.440448 | controller |     "Jun 11 11:09:54.353742 crc crio[22652]: time=\"2026-06-11T11:09:54.353547748Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.440469 | controller |     "Jun 11 11:09:54.557367 crc crio[22652]: time=\"2026-06-11T11:09:54.556747525Z\" level=info msg=\"Created container 76f7e9be1d140f5d70126b4f1139466257bffdbc6bd7c4c58bd31a20b213e50e: openstack/ceilometer-0/ceilometer-central-agent\" id=5a3686d7-29b6-47c0-b1a3-df20fe384375 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.440491 | controller |     "Jun 11 11:09:54.558719 crc crio[22652]: time=\"2026-06-11T11:09:54.558662547Z\" level=info msg=\"Starting container: 76f7e9be1d140f5d70126b4f1139466257bffdbc6bd7c4c58bd31a20b213e50e\" id=35a5607b-15d2-4bc8-a788-38ed3343b3ec name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.440506 | controller |     "Jun 11 11:09:54.568349 crc crio[22652]: time=\"2026-06-11T11:09:54.568275403Z\" level=info msg=\"Started container\" PID=86986 containerID=76f7e9be1d140f5d70126b4f1139466257bffdbc6bd7c4c58bd31a20b213e50e description=openstack/ceilometer-0/ceilometer-central-agent id=35a5607b-15d2-4bc8-a788-38ed3343b3ec name=/runtime.v1.RuntimeService/StartContainer sandboxID=80e7d3b7d1af85f0b17fdb14a3ac63317f6c7d32c65e498c0f59b57845cba7df",
2026-06-11 11:58:02.440526 | controller |     "Jun 11 11:09:54.592634 crc crio[22652]: time=\"2026-06-11T11:09:54.592554965Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=2dd84386-650c-4190-9c96-539427b2257a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.440542 | controller |     "Jun 11 11:09:54.632926 crc crio[22652]: time=\"2026-06-11T11:09:54.632854678Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=b319bb0e-4ae8-48f9-ac85-688fc3088e91 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.440557 | controller |     "Jun 11 11:09:54.687406 crc crio[22652]: time=\"2026-06-11T11:09:54.687235849Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=815ffc22-b891-4f17-a963-084878af49e0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.440572 | controller |     "Jun 11 11:09:54.691958 crc crio[22652]: time=\"2026-06-11T11:09:54.688043415Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.440587 | controller |     "Jun 11 11:09:54.753714 crc crio[22652]: time=\"2026-06-11T11:09:54.753566882Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.440602 | controller |     "Jun 11 11:09:54.757401 crc crio[22652]: time=\"2026-06-11T11:09:54.757327659Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.440616 | controller |     "Jun 11 11:09:54.866574 crc crio[22652]: time=\"2026-06-11T11:09:54.86632655Z\" level=info msg=\"Created container b1383a026e82faa11407a9a9ee097d3001f307bd7bb1488653aec8f87524cf4d: openstack/ceilometer-0/ceilometer-notification-agent\" id=815ffc22-b891-4f17-a963-084878af49e0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.440631 | controller |     "Jun 11 11:09:54.872545 crc crio[22652]: time=\"2026-06-11T11:09:54.872396752Z\" level=info msg=\"Starting container: b1383a026e82faa11407a9a9ee097d3001f307bd7bb1488653aec8f87524cf4d\" id=6e520d85-94e8-46d6-a54d-b93fecb0dae8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.440646 | controller |     "Jun 11 11:09:54.882302 crc crio[22652]: time=\"2026-06-11T11:09:54.882182104Z\" level=info msg=\"Started container\" PID=87035 containerID=b1383a026e82faa11407a9a9ee097d3001f307bd7bb1488653aec8f87524cf4d description=openstack/ceilometer-0/ceilometer-notification-agent id=6e520d85-94e8-46d6-a54d-b93fecb0dae8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=80e7d3b7d1af85f0b17fdb14a3ac63317f6c7d32c65e498c0f59b57845cba7df",
2026-06-11 11:58:02.440661 | controller |     "Jun 11 11:09:54.896319 crc crio[22652]: time=\"2026-06-11T11:09:54.896231521Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=ff34c611-0a1f-41fe-a766-8fac46017663 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.440676 | controller |     "Jun 11 11:09:54.908662 crc crio[22652]: time=\"2026-06-11T11:09:54.908569174Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=ab850e74-5ed8-47f0-85ed-860a55d0f9b6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.440692 | controller |     "Jun 11 11:09:54.917409 crc crio[22652]: time=\"2026-06-11T11:09:54.917278052Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=3e24f594-5356-48d8-b8dd-b20155125ed6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.440706 | controller |     "Jun 11 11:09:54.918094 crc crio[22652]: time=\"2026-06-11T11:09:54.918039146Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.440725 | controller |     "Jun 11 11:09:54.999161 crc crio[22652]: time=\"2026-06-11T11:09:54.999044913Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.440741 | controller |     "Jun 11 11:09:55.005972 crc crio[22652]: time=\"2026-06-11T11:09:55.005786338Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.440756 | controller |     "Jun 11 11:09:55.588355 crc crio[22652]: time=\"2026-06-11T11:09:55.587838375Z\" level=info msg=\"Created container ead3349dad8ea3746cc9fbd20291a0f51e65bf430619f6cc20c3d16f4e395f2e: openstack/ceilometer-0/sg-core\" id=3e24f594-5356-48d8-b8dd-b20155125ed6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.440771 | controller |     "Jun 11 11:09:55.590353 crc crio[22652]: time=\"2026-06-11T11:09:55.590255392Z\" level=info msg=\"Starting container: ead3349dad8ea3746cc9fbd20291a0f51e65bf430619f6cc20c3d16f4e395f2e\" id=2ccabafc-d895-44f6-b051-446557844b4c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.440785 | controller |     "Jun 11 11:09:55.603232 crc crio[22652]: time=\"2026-06-11T11:09:55.602409938Z\" level=info msg=\"Started container\" PID=87071 containerID=ead3349dad8ea3746cc9fbd20291a0f51e65bf430619f6cc20c3d16f4e395f2e description=openstack/ceilometer-0/sg-core id=2ccabafc-d895-44f6-b051-446557844b4c name=/runtime.v1.RuntimeService/StartContainer sandboxID=80e7d3b7d1af85f0b17fdb14a3ac63317f6c7d32c65e498c0f59b57845cba7df",
2026-06-11 11:58:02.440800 | controller |     "Jun 11 11:09:55.616302 crc crio[22652]: time=\"2026-06-11T11:09:55.616214438Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=5b5d8b51-bce2-43d8-a4a5-842b98588539 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.440815 | controller |     "Jun 11 11:09:55.655464 crc crio[22652]: time=\"2026-06-11T11:09:55.655373685Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=df72aecd-68ad-45b2-9530-e715140cc02e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.440829 | controller |     "Jun 11 11:09:55.665297 crc crio[22652]: time=\"2026-06-11T11:09:55.665204627Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=7de67111-1ede-4fe5-a603-fa1fa0ffa944 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.440844 | controller |     "Jun 11 11:09:55.665635 crc crio[22652]: time=\"2026-06-11T11:09:55.665561919Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.440859 | controller |     "Jun 11 11:09:55.738348 crc crio[22652]: time=\"2026-06-11T11:09:55.738228847Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.440874 | controller |     "Jun 11 11:09:55.750281 crc crio[22652]: time=\"2026-06-11T11:09:55.750075619Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.440889 | controller |     "Jun 11 11:09:55.996915 crc crio[22652]: time=\"2026-06-11T11:09:55.996450761Z\" level=info msg=\"Created container ae9c830250bf516855a60baec2d20ea7ce17364f39645ffbd57caaee73a632f5: openstack/ceilometer-0/proxy-httpd\" id=7de67111-1ede-4fe5-a603-fa1fa0ffa944 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.440904 | controller |     "Jun 11 11:09:55.998328 crc crio[22652]: time=\"2026-06-11T11:09:55.998219275Z\" level=info msg=\"Starting container: ae9c830250bf516855a60baec2d20ea7ce17364f39645ffbd57caaee73a632f5\" id=40f5be9c-6586-4fba-a479-86fe68d6cf9f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.440922 | controller |     "Jun 11 11:09:56.004640 crc crio[22652]: time=\"2026-06-11T11:09:56.004541878Z\" level=info msg=\"Started container\" PID=87139 containerID=ae9c830250bf516855a60baec2d20ea7ce17364f39645ffbd57caaee73a632f5 description=openstack/ceilometer-0/proxy-httpd id=40f5be9c-6586-4fba-a479-86fe68d6cf9f name=/runtime.v1.RuntimeService/StartContainer sandboxID=80e7d3b7d1af85f0b17fdb14a3ac63317f6c7d32c65e498c0f59b57845cba7df",
2026-06-11 11:58:02.440938 | controller |     "Jun 11 11:10:00.555928 crc crio[22652]: time=\"2026-06-11T11:10:00.555097181Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686270-pf4gz/POD\" id=b8e65f78-dcd4-4132-8b57-826cbfd55686 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.440953 | controller |     "Jun 11 11:10:00.558057 crc crio[22652]: time=\"2026-06-11T11:10:00.556047921Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.440968 | controller |     "Jun 11 11:10:00.602615 crc crio[22652]: time=\"2026-06-11T11:10:00.60249287Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686270-pf4gz Namespace:openshift-infra ID:eb9af7c28b1ac4fbdaf3d72d5ff48bc520c97deda914d333e0bf951ccdf680e7 UID:1faea16e-a79d-4c1a-a59b-ea337c074081 NetNS:/var/run/netns/01539428-2fd6-41c4-9638-892652db692b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1faea16e_a79d_4c1a_a59b_ea337c074081.slice PodAnnotations:0xc0029299e8}] Aliases:map[]}\"",
2026-06-11 11:58:02.440983 | controller |     "Jun 11 11:10:00.602615 crc crio[22652]: time=\"2026-06-11T11:10:00.602576813Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686270-pf4gz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.440998 | controller |     "Jun 11 11:10:01.134212 crc crio[22652]: 2026-06-11T11:10:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:eb9af7c28b1ac4f Mac:86:90:d9:97:6d:ae Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d2 Mtu:0 Sandbox:/var/run/netns/01539428-2fd6-41c4-9638-892652db692b SocketPath: PciID:}] [{Interface:0xc0004c6d70 Address:{IP:10.217.0.210 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.441013 | controller |     "Jun 11 11:10:01.135905 crc crio[22652]: time=\"2026-06-11T11:10:01.135772618Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686270-pf4gz Namespace:openshift-infra ID:eb9af7c28b1ac4fbdaf3d72d5ff48bc520c97deda914d333e0bf951ccdf680e7 UID:1faea16e-a79d-4c1a-a59b-ea337c074081 NetNS:/var/run/netns/01539428-2fd6-41c4-9638-892652db692b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1faea16e_a79d_4c1a_a59b_ea337c074081.slice PodAnnotations:0xc0029299e8}] Aliases:map[]}\"",
2026-06-11 11:58:02.441028 | controller |     "Jun 11 11:10:01.136301 crc crio[22652]: time=\"2026-06-11T11:10:01.136230023Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686270-pf4gz for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.441043 | controller |     "Jun 11 11:10:01.149041 crc crio[22652]: time=\"2026-06-11T11:10:01.148866152Z\" level=info msg=\"Ran pod sandbox eb9af7c28b1ac4fbdaf3d72d5ff48bc520c97deda914d333e0bf951ccdf680e7 with infra container: openshift-infra/auto-csr-approver-29686270-pf4gz/POD\" id=b8e65f78-dcd4-4132-8b57-826cbfd55686 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.441058 | controller |     "Jun 11 11:10:01.151564 crc crio[22652]: time=\"2026-06-11T11:10:01.151486094Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=7743679d-43eb-43b3-a88d-af34a8fa1ef6 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.441078 | controller |     "Jun 11 11:10:01.161965 crc crio[22652]: time=\"2026-06-11T11:10:01.161622018Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 11:58:02.441093 | controller |     "Jun 11 11:10:02.016893 crc crio[22652]: time=\"2026-06-11T11:10:02.016822118Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=7743679d-43eb-43b3-a88d-af34a8fa1ef6 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.441109 | controller |     "Jun 11 11:10:02.019744 crc crio[22652]: time=\"2026-06-11T11:10:02.019668618Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=0a29214f-1aa1-48e7-bbfb-db1465d19422 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.441123 | controller |     "Jun 11 11:10:02.023937 crc crio[22652]: time=\"2026-06-11T11:10:02.023742418Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=41e313e8-c99a-4df7-9243-022364497344 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.441139 | controller |     "Jun 11 11:10:02.032213 crc crio[22652]: time=\"2026-06-11T11:10:02.032051052Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686270-pf4gz/oc\" id=f33cbe78-9397-4b98-b3ff-abcd2fa2668c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.441154 | controller |     "Jun 11 11:10:02.032752 crc crio[22652]: time=\"2026-06-11T11:10:02.032684653Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.441169 | controller |     "Jun 11 11:10:02.127104 crc crio[22652]: time=\"2026-06-11T11:10:02.126600966Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.441184 | controller |     "Jun 11 11:10:02.315358 crc crio[22652]: time=\"2026-06-11T11:10:02.315093073Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.441198 | controller |     "Jun 11 11:10:02.468344 crc crio[22652]: time=\"2026-06-11T11:10:02.467469392Z\" level=info msg=\"Created container f329791932f1e4a2e8cce86956864a5a856092b4597647798fc562943f64e0ba: openshift-infra/auto-csr-approver-29686270-pf4gz/oc\" id=f33cbe78-9397-4b98-b3ff-abcd2fa2668c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.441213 | controller |     "Jun 11 11:10:02.472447 crc crio[22652]: time=\"2026-06-11T11:10:02.469770804Z\" level=info msg=\"Starting container: f329791932f1e4a2e8cce86956864a5a856092b4597647798fc562943f64e0ba\" id=731347a0-0f17-4996-ba5d-3126cbb1f6f2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.441227 | controller |     "Jun 11 11:10:02.476396 crc crio[22652]: time=\"2026-06-11T11:10:02.476318593Z\" level=info msg=\"Started container\" PID=87741 containerID=f329791932f1e4a2e8cce86956864a5a856092b4597647798fc562943f64e0ba description=openshift-infra/auto-csr-approver-29686270-pf4gz/oc id=731347a0-0f17-4996-ba5d-3126cbb1f6f2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eb9af7c28b1ac4fbdaf3d72d5ff48bc520c97deda914d333e0bf951ccdf680e7",
2026-06-11 11:58:02.441242 | controller |     "Jun 11 11:10:04.085237 crc crio[22652]: time=\"2026-06-11T11:10:04.083773471Z\" level=info msg=\"Stopping pod sandbox: eb9af7c28b1ac4fbdaf3d72d5ff48bc520c97deda914d333e0bf951ccdf680e7\" id=c1b34e72-2fc7-4d52-a06e-729d78596d54 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.441257 | controller |     "Jun 11 11:10:04.088948 crc crio[22652]: time=\"2026-06-11T11:10:04.087403098Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686270-pf4gz Namespace:openshift-infra ID:eb9af7c28b1ac4fbdaf3d72d5ff48bc520c97deda914d333e0bf951ccdf680e7 UID:1faea16e-a79d-4c1a-a59b-ea337c074081 NetNS:/var/run/netns/01539428-2fd6-41c4-9638-892652db692b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1faea16e_a79d_4c1a_a59b_ea337c074081.slice PodAnnotations:0xc002400a60}] Aliases:map[]}\"",
2026-06-11 11:58:02.441275 | controller |     "Jun 11 11:10:04.088948 crc crio[22652]: time=\"2026-06-11T11:10:04.087622735Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686270-pf4gz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.441290 | controller |     "Jun 11 11:10:04.502549 crc crio[22652]: time=\"2026-06-11T11:10:04.501980539Z\" level=info msg=\"Stopped pod sandbox: eb9af7c28b1ac4fbdaf3d72d5ff48bc520c97deda914d333e0bf951ccdf680e7\" id=c1b34e72-2fc7-4d52-a06e-729d78596d54 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.441306 | controller |     "Jun 11 11:10:04.643539 crc crio[22652]: time=\"2026-06-11T11:10:04.643495844Z\" level=info msg=\"Removing container: 73bc90c12fd34fdccf040e2bb6144fa68824b5e8225d1b4e94983a905e9ba413\" id=efdf1681-7de3-49ec-90c5-f11b3bf63654 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.441321 | controller |     "Jun 11 11:10:04.680754 crc crio[22652]: time=\"2026-06-11T11:10:04.680623562Z\" level=info msg=\"Removed container 73bc90c12fd34fdccf040e2bb6144fa68824b5e8225d1b4e94983a905e9ba413: openstack/dnsmasq-dns-6b994dcc49-x95q9/dnsmasq-dns\" id=efdf1681-7de3-49ec-90c5-f11b3bf63654 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.441335 | controller |     "Jun 11 11:10:04.684233 crc crio[22652]: time=\"2026-06-11T11:10:04.684096039Z\" level=info msg=\"Removing container: 8acf047f68fb58855dac10efb7a6253e5a0b6e775b64e05159a5479f16d1c61c\" id=47866fc1-96ae-456d-9be5-c6217b17bf80 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.441371 | controller |     "Jun 11 11:10:04.736596 crc crio[22652]: time=\"2026-06-11T11:10:04.735964882Z\" level=info msg=\"Removed container 8acf047f68fb58855dac10efb7a6253e5a0b6e775b64e05159a5479f16d1c61c: openstack/dnsmasq-dns-68bc84565-mf2dh/init\" id=47866fc1-96ae-456d-9be5-c6217b17bf80 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.441389 | controller |     "Jun 11 11:10:04.742537 crc crio[22652]: time=\"2026-06-11T11:10:04.741980009Z\" level=info msg=\"Removing container: 8b86fe768a69120434744169f54265b17c43462c9d8eb6efe5a3ebda0446b333\" id=b036ca88-d275-4bd4-88a9-63e759dbbc78 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.441404 | controller |     "Jun 11 11:10:04.812407 crc crio[22652]: time=\"2026-06-11T11:10:04.812183358Z\" level=info msg=\"Removed container 8b86fe768a69120434744169f54265b17c43462c9d8eb6efe5a3ebda0446b333: openstack/dnsmasq-dns-769fc96f7c-fc8kw/init\" id=b036ca88-d275-4bd4-88a9-63e759dbbc78 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.441419 | controller |     "Jun 11 11:10:04.823080 crc crio[22652]: time=\"2026-06-11T11:10:04.820687874Z\" level=info msg=\"Removing container: cde93d39fd7f7fd0ecbd703ebb1d6b638e58b63c2ae4c9c275ae503927d44cdb\" id=38f45ddf-cb2a-4b57-bc2e-3bec463fd7dc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.441433 | controller |     "Jun 11 11:10:04.866627 crc crio[22652]: time=\"2026-06-11T11:10:04.866525295Z\" level=info msg=\"Removed container cde93d39fd7f7fd0ecbd703ebb1d6b638e58b63c2ae4c9c275ae503927d44cdb: openstack/dnsmasq-dns-7dc8cc99c9-bqwjs/init\" id=38f45ddf-cb2a-4b57-bc2e-3bec463fd7dc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.441447 | controller |     "Jun 11 11:10:04.869435 crc crio[22652]: time=\"2026-06-11T11:10:04.869362244Z\" level=info msg=\"Removing container: e05116e4806884408705fe8a919e72a974bdbb4a3059914288e9d6ed0c4e7603\" id=bb2c8998-4f5e-4920-8d10-3d968e33ab18 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.441466 | controller |     "Jun 11 11:10:04.905925 crc crio[22652]: time=\"2026-06-11T11:10:04.905818276Z\" level=info msg=\"Removed container e05116e4806884408705fe8a919e72a974bdbb4a3059914288e9d6ed0c4e7603: openstack/dnsmasq-dns-6b994dcc49-x95q9/init\" id=bb2c8998-4f5e-4920-8d10-3d968e33ab18 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.441481 | controller |     "Jun 11 11:10:04.927284 crc crio[22652]: time=\"2026-06-11T11:10:04.927183814Z\" level=info msg=\"Stopping pod sandbox: 0d9a77eaa16e261c141cb16fbf36e7f256e1da6b22e46c5ff5f541ddf79c9490\" id=6e1fbc5e-66a8-4160-8aa3-09afff82f11b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.441495 | controller |     "Jun 11 11:10:04.927557 crc crio[22652]: time=\"2026-06-11T11:10:04.927300498Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0d9a77eaa16e261c141cb16fbf36e7f256e1da6b22e46c5ff5f541ddf79c9490\" id=6e1fbc5e-66a8-4160-8aa3-09afff82f11b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.441509 | controller |     "Jun 11 11:10:04.928506 crc crio[22652]: time=\"2026-06-11T11:10:04.9283207Z\" level=info msg=\"Removing pod sandbox: 0d9a77eaa16e261c141cb16fbf36e7f256e1da6b22e46c5ff5f541ddf79c9490\" id=9b7ea7f6-85cf-431f-a95e-3601e4e43df2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.441525 | controller |     "Jun 11 11:10:04.952576 crc crio[22652]: time=\"2026-06-11T11:10:04.952449689Z\" level=info msg=\"Removed pod sandbox: 0d9a77eaa16e261c141cb16fbf36e7f256e1da6b22e46c5ff5f541ddf79c9490\" id=9b7ea7f6-85cf-431f-a95e-3601e4e43df2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.441547 | controller |     "Jun 11 11:10:04.953570 crc crio[22652]: time=\"2026-06-11T11:10:04.95347951Z\" level=info msg=\"Stopping pod sandbox: 6f799f0eeb738be7e70a73ac9b791a28451acede31c9dd47fd56f3f69d43d309\" id=3f8e465c-3877-493f-99b3-57b39fe8f667 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.441582 | controller |     "Jun 11 11:10:04.953682 crc crio[22652]: time=\"2026-06-11T11:10:04.953570133Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6f799f0eeb738be7e70a73ac9b791a28451acede31c9dd47fd56f3f69d43d309\" id=3f8e465c-3877-493f-99b3-57b39fe8f667 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.441600 | controller |     "Jun 11 11:10:04.955055 crc crio[22652]: time=\"2026-06-11T11:10:04.954931137Z\" level=info msg=\"Removing pod sandbox: 6f799f0eeb738be7e70a73ac9b791a28451acede31c9dd47fd56f3f69d43d309\" id=a436aa3d-aff1-4881-b11c-f885eed0bfbb name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.441615 | controller |     "Jun 11 11:10:04.989235 crc crio[22652]: time=\"2026-06-11T11:10:04.983897851Z\" level=info msg=\"Removed pod sandbox: 6f799f0eeb738be7e70a73ac9b791a28451acede31c9dd47fd56f3f69d43d309\" id=a436aa3d-aff1-4881-b11c-f885eed0bfbb name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.441630 | controller |     "Jun 11 11:10:04.989235 crc crio[22652]: time=\"2026-06-11T11:10:04.985277318Z\" level=info msg=\"Stopping pod sandbox: 53fdded23e20740cf87dc56c28bc695bd1c6226bcdce13efc121c636354cb05b\" id=f84f04bf-8907-4b05-8303-093848bc0eb5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.441644 | controller |     "Jun 11 11:10:04.989235 crc crio[22652]: time=\"2026-06-11T11:10:04.98534238Z\" level=info msg=\"Stopped pod sandbox (already stopped): 53fdded23e20740cf87dc56c28bc695bd1c6226bcdce13efc121c636354cb05b\" id=f84f04bf-8907-4b05-8303-093848bc0eb5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.441659 | controller |     "Jun 11 11:10:04.989235 crc crio[22652]: time=\"2026-06-11T11:10:04.986606726Z\" level=info msg=\"Removing pod sandbox: 53fdded23e20740cf87dc56c28bc695bd1c6226bcdce13efc121c636354cb05b\" id=58b64cf5-f28c-44eb-a992-c9c70de2e867 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.441673 | controller |     "Jun 11 11:10:05.014173 crc crio[22652]: time=\"2026-06-11T11:10:05.013568734Z\" level=info msg=\"Removed pod sandbox: 53fdded23e20740cf87dc56c28bc695bd1c6226bcdce13efc121c636354cb05b\" id=58b64cf5-f28c-44eb-a992-c9c70de2e867 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.441693 | controller |     "Jun 11 11:10:05.018751 crc crio[22652]: time=\"2026-06-11T11:10:05.018625695Z\" level=info msg=\"Stopping pod sandbox: 0998d2cdec658aef2658e7d7ee336d06a5aca938aa5d1936cae00f8cbd9db069\" id=3eef8001-cbd0-4fe9-9e1a-f5baf3ba4f93 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.441708 | controller |     "Jun 11 11:10:05.018751 crc crio[22652]: time=\"2026-06-11T11:10:05.018739159Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0998d2cdec658aef2658e7d7ee336d06a5aca938aa5d1936cae00f8cbd9db069\" id=3eef8001-cbd0-4fe9-9e1a-f5baf3ba4f93 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.441723 | controller |     "Jun 11 11:10:05.019962 crc crio[22652]: time=\"2026-06-11T11:10:05.019798403Z\" level=info msg=\"Removing pod sandbox: 0998d2cdec658aef2658e7d7ee336d06a5aca938aa5d1936cae00f8cbd9db069\" id=a5e9e150-3eeb-4b26-9bde-02376dd45982 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.441738 | controller |     "Jun 11 11:10:05.044398 crc crio[22652]: time=\"2026-06-11T11:10:05.044305264Z\" level=info msg=\"Removed pod sandbox: 0998d2cdec658aef2658e7d7ee336d06a5aca938aa5d1936cae00f8cbd9db069\" id=a5e9e150-3eeb-4b26-9bde-02376dd45982 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.441753 | controller |     "Jun 11 11:10:05.046302 crc crio[22652]: time=\"2026-06-11T11:10:05.046198303Z\" level=info msg=\"Stopping pod sandbox: 2e5b5673a5f0c7d3d7c7a74037fadde0ded4b67f75a9c1b5b306a898f53b8268\" id=b3eea9b3-1508-4ec4-97ed-30f2e5a14806 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.441767 | controller |     "Jun 11 11:10:05.046395 crc crio[22652]: time=\"2026-06-11T11:10:05.046303215Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2e5b5673a5f0c7d3d7c7a74037fadde0ded4b67f75a9c1b5b306a898f53b8268\" id=b3eea9b3-1508-4ec4-97ed-30f2e5a14806 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.441781 | controller |     "Jun 11 11:10:05.048369 crc crio[22652]: time=\"2026-06-11T11:10:05.047799953Z\" level=info msg=\"Removing pod sandbox: 2e5b5673a5f0c7d3d7c7a74037fadde0ded4b67f75a9c1b5b306a898f53b8268\" id=d2e37747-0b54-4e9d-97cb-5d97c8c6a7ff name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.441795 | controller |     "Jun 11 11:10:05.078593 crc crio[22652]: time=\"2026-06-11T11:10:05.078360725Z\" level=info msg=\"Removed pod sandbox: 2e5b5673a5f0c7d3d7c7a74037fadde0ded4b67f75a9c1b5b306a898f53b8268\" id=d2e37747-0b54-4e9d-97cb-5d97c8c6a7ff name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.441810 | controller |     "Jun 11 11:10:05.083318 crc crio[22652]: time=\"2026-06-11T11:10:05.083109587Z\" level=info msg=\"Stopping pod sandbox: fe2f82460a498998ac3731d3784ddf89bcd1ad0c5549ead91513e046226626f4\" id=08c039d5-ffe2-4925-b65c-895bbab68c2a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.441824 | controller |     "Jun 11 11:10:05.083654 crc crio[22652]: time=\"2026-06-11T11:10:05.083347654Z\" level=info msg=\"Stopped pod sandbox (already stopped): fe2f82460a498998ac3731d3784ddf89bcd1ad0c5549ead91513e046226626f4\" id=08c039d5-ffe2-4925-b65c-895bbab68c2a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.441838 | controller |     "Jun 11 11:10:05.085903 crc crio[22652]: time=\"2026-06-11T11:10:05.085814643Z\" level=info msg=\"Removing pod sandbox: fe2f82460a498998ac3731d3784ddf89bcd1ad0c5549ead91513e046226626f4\" id=b244408f-df4e-41c2-98e7-68f83b923e59 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.441852 | controller |     "Jun 11 11:10:05.114340 crc crio[22652]: time=\"2026-06-11T11:10:05.114229892Z\" level=info msg=\"Removed pod sandbox: fe2f82460a498998ac3731d3784ddf89bcd1ad0c5549ead91513e046226626f4\" id=b244408f-df4e-41c2-98e7-68f83b923e59 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.441869 | controller |     "Jun 11 11:10:05.115194 crc crio[22652]: time=\"2026-06-11T11:10:05.115045864Z\" level=info msg=\"Stopping pod sandbox: 3b5ee3102f436b4bd528a374d618330d887bf974f751e55f52b2e38eb21524d3\" id=cf25defb-e418-4dc4-8838-1d800c53d659 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.441884 | controller |     "Jun 11 11:10:05.115194 crc crio[22652]: time=\"2026-06-11T11:10:05.115167457Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3b5ee3102f436b4bd528a374d618330d887bf974f751e55f52b2e38eb21524d3\" id=cf25defb-e418-4dc4-8838-1d800c53d659 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.441899 | controller |     "Jun 11 11:10:05.116312 crc crio[22652]: time=\"2026-06-11T11:10:05.11621889Z\" level=info msg=\"Removing pod sandbox: 3b5ee3102f436b4bd528a374d618330d887bf974f751e55f52b2e38eb21524d3\" id=2ddfc551-96aa-47f5-87de-6591435575a0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.441914 | controller |     "Jun 11 11:10:05.174577 crc crio[22652]: time=\"2026-06-11T11:10:05.174479211Z\" level=info msg=\"Removed pod sandbox: 3b5ee3102f436b4bd528a374d618330d887bf974f751e55f52b2e38eb21524d3\" id=2ddfc551-96aa-47f5-87de-6591435575a0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.441928 | controller |     "Jun 11 11:10:05.177790 crc crio[22652]: time=\"2026-06-11T11:10:05.177722328Z\" level=info msg=\"Stopping pod sandbox: 40315b6a71b023c977e65c4e3b37cd3ef41359256611ef6c793514afeda767d7\" id=88b57f62-5e53-44e0-a18e-cc00d8463225 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.441942 | controller |     "Jun 11 11:10:05.177790 crc crio[22652]: time=\"2026-06-11T11:10:05.17779299Z\" level=info msg=\"Stopped pod sandbox (already stopped): 40315b6a71b023c977e65c4e3b37cd3ef41359256611ef6c793514afeda767d7\" id=88b57f62-5e53-44e0-a18e-cc00d8463225 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.441956 | controller |     "Jun 11 11:10:05.178778 crc crio[22652]: time=\"2026-06-11T11:10:05.17871967Z\" level=info msg=\"Removing pod sandbox: 40315b6a71b023c977e65c4e3b37cd3ef41359256611ef6c793514afeda767d7\" id=53bb3caf-8cb0-4632-928b-6a19f70a9ac8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.441970 | controller |     "Jun 11 11:10:05.197652 crc crio[22652]: time=\"2026-06-11T11:10:05.197527541Z\" level=info msg=\"Removed pod sandbox: 40315b6a71b023c977e65c4e3b37cd3ef41359256611ef6c793514afeda767d7\" id=53bb3caf-8cb0-4632-928b-6a19f70a9ac8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.441984 | controller |     "Jun 11 11:10:05.198745 crc crio[22652]: time=\"2026-06-11T11:10:05.198675636Z\" level=info msg=\"Stopping pod sandbox: 150666e8fe657599f387d26f85c806ce5334a6999737d88c80c4a449210f3890\" id=88efc82c-6bf4-4439-bbb4-a2c2b455a1a7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.441999 | controller |     "Jun 11 11:10:05.198745 crc crio[22652]: time=\"2026-06-11T11:10:05.198738888Z\" level=info msg=\"Stopped pod sandbox (already stopped): 150666e8fe657599f387d26f85c806ce5334a6999737d88c80c4a449210f3890\" id=88efc82c-6bf4-4439-bbb4-a2c2b455a1a7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.442013 | controller |     "Jun 11 11:10:05.199843 crc crio[22652]: time=\"2026-06-11T11:10:05.199557183Z\" level=info msg=\"Removing pod sandbox: 150666e8fe657599f387d26f85c806ce5334a6999737d88c80c4a449210f3890\" id=9f243ee9-f48b-480e-a935-ef3c0cee9e47 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.442027 | controller |     "Jun 11 11:10:05.220334 crc crio[22652]: time=\"2026-06-11T11:10:05.219905224Z\" level=info msg=\"Removed pod sandbox: 150666e8fe657599f387d26f85c806ce5334a6999737d88c80c4a449210f3890\" id=9f243ee9-f48b-480e-a935-ef3c0cee9e47 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.442041 | controller |     "Jun 11 11:10:05.221666 crc crio[22652]: time=\"2026-06-11T11:10:05.221590364Z\" level=info msg=\"Stopping pod sandbox: 60264fd76d3bf2d8fbcee1e5e5332923e466c89257037da320c373cd392864e3\" id=58413db3-62cf-43de-9212-902ff80b3823 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.442057 | controller |     "Jun 11 11:10:05.221811 crc crio[22652]: time=\"2026-06-11T11:10:05.221675107Z\" level=info msg=\"Stopped pod sandbox (already stopped): 60264fd76d3bf2d8fbcee1e5e5332923e466c89257037da320c373cd392864e3\" id=58413db3-62cf-43de-9212-902ff80b3823 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.442072 | controller |     "Jun 11 11:10:05.223670 crc crio[22652]: time=\"2026-06-11T11:10:05.223491015Z\" level=info msg=\"Removing pod sandbox: 60264fd76d3bf2d8fbcee1e5e5332923e466c89257037da320c373cd392864e3\" id=6f23fb94-27ee-4d17-abaa-b11382f67140 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.442086 | controller |     "Jun 11 11:10:05.248305 crc crio[22652]: time=\"2026-06-11T11:10:05.247354648Z\" level=info msg=\"Removed pod sandbox: 60264fd76d3bf2d8fbcee1e5e5332923e466c89257037da320c373cd392864e3\" id=6f23fb94-27ee-4d17-abaa-b11382f67140 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.442099 | controller |     "Jun 11 11:10:33.877407 crc crio[22652]: time=\"2026-06-11T11:10:33.876459644Z\" level=info msg=\"Stopping container: 52234572fc13d025f1e673a6a1145f78de42add5f4a6d2cd7b868230c9b11833 (timeout: 30s)\" id=962c08f5-82cd-47c4-8f14-945364e92165 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.442113 | controller |     "Jun 11 11:10:34.001581 crc crio[22652]: time=\"2026-06-11T11:10:34.001461151Z\" level=info msg=\"Stopped container 52234572fc13d025f1e673a6a1145f78de42add5f4a6d2cd7b868230c9b11833: openstack/kube-state-metrics-0/kube-state-metrics\" id=962c08f5-82cd-47c4-8f14-945364e92165 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.442127 | controller |     "Jun 11 11:10:34.003416 crc crio[22652]: time=\"2026-06-11T11:10:34.003334321Z\" level=info msg=\"Stopping pod sandbox: 6bfbe827e8b784097550037ef5ab606c3807b0523e3c9182045f82143a0e1f1e\" id=064133d5-ef0f-4e7f-9eb4-eec9271d91f1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.442142 | controller |     "Jun 11 11:10:34.005681 crc crio[22652]: time=\"2026-06-11T11:10:34.005516211Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:6bfbe827e8b784097550037ef5ab606c3807b0523e3c9182045f82143a0e1f1e UID:9a3464b3-c3df-4346-88e5-44f79d733fce NetNS:/var/run/netns/5b049a38-58ff-4cd5-ba7b-7437b709fab1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9a3464b3_c3df_4346_88e5_44f79d733fce.slice PodAnnotations:0xc0036e6718}] Aliases:map[]}\"",
2026-06-11 11:58:02.442157 | controller |     "Jun 11 11:10:34.005681 crc crio[22652]: time=\"2026-06-11T11:10:34.005685586Z\" level=info msg=\"Deleting pod openstack_kube-state-metrics-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.442173 | controller |     "Jun 11 11:10:34.421683 crc crio[22652]: time=\"2026-06-11T11:10:34.420969864Z\" level=info msg=\"Stopped pod sandbox: 6bfbe827e8b784097550037ef5ab606c3807b0523e3c9182045f82143a0e1f1e\" id=064133d5-ef0f-4e7f-9eb4-eec9271d91f1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.442187 | controller |     "Jun 11 11:10:34.585698 crc crio[22652]: time=\"2026-06-11T11:10:34.583699694Z\" level=info msg=\"Removing container: 52234572fc13d025f1e673a6a1145f78de42add5f4a6d2cd7b868230c9b11833\" id=bb674c55-4a75-4d51-af15-90efc8a05d81 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.442201 | controller |     "Jun 11 11:10:34.624761 crc crio[22652]: time=\"2026-06-11T11:10:34.624654828Z\" level=info msg=\"Removed container 52234572fc13d025f1e673a6a1145f78de42add5f4a6d2cd7b868230c9b11833: openstack/kube-state-metrics-0/kube-state-metrics\" id=bb674c55-4a75-4d51-af15-90efc8a05d81 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.442219 | controller |     "Jun 11 11:10:35.359168 crc crio[22652]: time=\"2026-06-11T11:10:35.358248088Z\" level=info msg=\"Running pod sandbox: openstack/kube-state-metrics-0/POD\" id=ab232a89-b5b6-4281-ae63-f725964e2f54 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.442234 | controller |     "Jun 11 11:10:35.359168 crc crio[22652]: time=\"2026-06-11T11:10:35.358723783Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.442250 | controller |     "Jun 11 11:10:35.434298 crc crio[22652]: time=\"2026-06-11T11:10:35.434076157Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:3225519216cfc38b1e1dd427e8970dc1e15942f5f824b369f4431438ebf9ee22 UID:4c025de2-5f6a-4a3a-a80b-e99b9240f001 NetNS:/var/run/netns/71c71857-d87a-4148-834a-3d05f5bf3051 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4c025de2_5f6a_4a3a_a80b_e99b9240f001.slice PodAnnotations:0xc005822028}] Aliases:map[]}\"",
2026-06-11 11:58:02.442265 | controller |     "Jun 11 11:10:35.437768 crc crio[22652]: time=\"2026-06-11T11:10:35.437533568Z\" level=info msg=\"Adding pod openstack_kube-state-metrics-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.442280 | controller |     "Jun 11 11:10:35.969038 crc crio[22652]: 2026-06-11T11:10:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3225519216cfc38 Mac:06:a6:51:48:ab:1f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d3 Mtu:0 Sandbox:/var/run/netns/71c71857-d87a-4148-834a-3d05f5bf3051 SocketPath: PciID:}] [{Interface:0xc0004b45b0 Address:{IP:10.217.0.211 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.442294 | controller |     "Jun 11 11:10:35.970932 crc crio[22652]: time=\"2026-06-11T11:10:35.970783606Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:3225519216cfc38b1e1dd427e8970dc1e15942f5f824b369f4431438ebf9ee22 UID:4c025de2-5f6a-4a3a-a80b-e99b9240f001 NetNS:/var/run/netns/71c71857-d87a-4148-834a-3d05f5bf3051 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4c025de2_5f6a_4a3a_a80b_e99b9240f001.slice PodAnnotations:0xc005822028}] Aliases:map[]}\"",
2026-06-11 11:58:02.442309 | controller |     "Jun 11 11:10:35.971301 crc crio[22652]: time=\"2026-06-11T11:10:35.971103717Z\" level=info msg=\"Checking pod openstack_kube-state-metrics-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.442324 | controller |     "Jun 11 11:10:35.985072 crc crio[22652]: time=\"2026-06-11T11:10:35.98491077Z\" level=info msg=\"Ran pod sandbox 3225519216cfc38b1e1dd427e8970dc1e15942f5f824b369f4431438ebf9ee22 with infra container: openstack/kube-state-metrics-0/POD\" id=ab232a89-b5b6-4281-ae63-f725964e2f54 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.442338 | controller |     "Jun 11 11:10:35.988017 crc crio[22652]: time=\"2026-06-11T11:10:35.98789568Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=fb453a46-46fc-4f89-9664-4af59e222715 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.442374 | controller |     "Jun 11 11:10:36.026046 crc crio[22652]: time=\"2026-06-11T11:10:36.025932272Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=cab40c23-5a72-4e3a-9bd0-c95796b5ad9d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.442392 | controller |     "Jun 11 11:10:36.034792 crc crio[22652]: time=\"2026-06-11T11:10:36.034216814Z\" level=info msg=\"Creating container: openstack/kube-state-metrics-0/kube-state-metrics\" id=f1bc80a6-78ea-42aa-a1cd-73c1e8dc4932 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.442411 | controller |     "Jun 11 11:10:36.034792 crc crio[22652]: time=\"2026-06-11T11:10:36.034750672Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.442426 | controller |     "Jun 11 11:10:36.091380 crc crio[22652]: time=\"2026-06-11T11:10:36.091235682Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.442441 | controller |     "Jun 11 11:10:36.098904 crc crio[22652]: time=\"2026-06-11T11:10:36.098826491Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.442456 | controller |     "Jun 11 11:10:36.233824 crc crio[22652]: time=\"2026-06-11T11:10:36.233721644Z\" level=info msg=\"Created container 264e7fcb5043e8400d7e398958ad290e14ab1491031622ac714a4e969c081106: openstack/kube-state-metrics-0/kube-state-metrics\" id=f1bc80a6-78ea-42aa-a1cd-73c1e8dc4932 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.442471 | controller |     "Jun 11 11:10:36.235308 crc crio[22652]: time=\"2026-06-11T11:10:36.235233613Z\" level=info msg=\"Starting container: 264e7fcb5043e8400d7e398958ad290e14ab1491031622ac714a4e969c081106\" id=90dfee58-e722-4636-812c-d3fb02d5b298 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.442486 | controller |     "Jun 11 11:10:36.242331 crc crio[22652]: time=\"2026-06-11T11:10:36.241985687Z\" level=info msg=\"Started container\" PID=89445 containerID=264e7fcb5043e8400d7e398958ad290e14ab1491031622ac714a4e969c081106 description=openstack/kube-state-metrics-0/kube-state-metrics id=90dfee58-e722-4636-812c-d3fb02d5b298 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3225519216cfc38b1e1dd427e8970dc1e15942f5f824b369f4431438ebf9ee22",
2026-06-11 11:58:02.442501 | controller |     "Jun 11 11:10:36.413978 crc crio[22652]: time=\"2026-06-11T11:10:36.413888649Z\" level=info msg=\"Stopping container: 76f7e9be1d140f5d70126b4f1139466257bffdbc6bd7c4c58bd31a20b213e50e (timeout: 30s)\" id=cef12ec8-9ad1-4ec6-8679-bbbf085e49d9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.442515 | controller |     "Jun 11 11:10:36.415326 crc crio[22652]: time=\"2026-06-11T11:10:36.414059737Z\" level=info msg=\"Stopping container: b1383a026e82faa11407a9a9ee097d3001f307bd7bb1488653aec8f87524cf4d (timeout: 30s)\" id=dc369cbb-3c3d-41b7-8798-d68bb7f32234 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.442529 | controller |     "Jun 11 11:10:36.415326 crc crio[22652]: time=\"2026-06-11T11:10:36.413886255Z\" level=info msg=\"Stopping container: ead3349dad8ea3746cc9fbd20291a0f51e65bf430619f6cc20c3d16f4e395f2e (timeout: 30s)\" id=ea192679-037e-43f1-b46b-b3abb1de1b58 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.442543 | controller |     "Jun 11 11:10:36.415326 crc crio[22652]: time=\"2026-06-11T11:10:36.413892729Z\" level=info msg=\"Stopping container: ae9c830250bf516855a60baec2d20ea7ce17364f39645ffbd57caaee73a632f5 (timeout: 30s)\" id=066aaf1f-a905-4ecf-b681-13e969242a91 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.442557 | controller |     "Jun 11 11:10:36.550570 crc crio[22652]: time=\"2026-06-11T11:10:36.549659692Z\" level=info msg=\"Stopped container ead3349dad8ea3746cc9fbd20291a0f51e65bf430619f6cc20c3d16f4e395f2e: openstack/ceilometer-0/sg-core\" id=ea192679-037e-43f1-b46b-b3abb1de1b58 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.442571 | controller |     "Jun 11 11:10:36.645483 crc crio[22652]: time=\"2026-06-11T11:10:36.645320245Z\" level=info msg=\"Stopped container ae9c830250bf516855a60baec2d20ea7ce17364f39645ffbd57caaee73a632f5: openstack/ceilometer-0/proxy-httpd\" id=066aaf1f-a905-4ecf-b681-13e969242a91 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.442589 | controller |     "Jun 11 11:10:36.952923 crc crio[22652]: time=\"2026-06-11T11:10:36.952854414Z\" level=info msg=\"Stopped container 76f7e9be1d140f5d70126b4f1139466257bffdbc6bd7c4c58bd31a20b213e50e: openstack/ceilometer-0/ceilometer-central-agent\" id=cef12ec8-9ad1-4ec6-8679-bbbf085e49d9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.442604 | controller |     "Jun 11 11:10:39.648314 crc crio[22652]: time=\"2026-06-11T11:10:39.647504555Z\" level=info msg=\"Stopped container b1383a026e82faa11407a9a9ee097d3001f307bd7bb1488653aec8f87524cf4d: openstack/ceilometer-0/ceilometer-notification-agent\" id=dc369cbb-3c3d-41b7-8798-d68bb7f32234 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.442618 | controller |     "Jun 11 11:10:39.652474 crc crio[22652]: time=\"2026-06-11T11:10:39.652328888Z\" level=info msg=\"Stopping pod sandbox: 80e7d3b7d1af85f0b17fdb14a3ac63317f6c7d32c65e498c0f59b57845cba7df\" id=265b3326-7346-4af2-b2dc-a2d7561a1ca2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.442639 | controller |     "Jun 11 11:10:39.653189 crc crio[22652]: time=\"2026-06-11T11:10:39.653082202Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:80e7d3b7d1af85f0b17fdb14a3ac63317f6c7d32c65e498c0f59b57845cba7df UID:bb954606-30a5-4a5a-80ff-e264ef991666 NetNS:/var/run/netns/c0dc9706-0120-43bc-a8a5-dee514f4bc48 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbb954606_30a5_4a5a_80ff_e264ef991666.slice PodAnnotations:0xc005822a60}] Aliases:map[]}\"",
2026-06-11 11:58:02.442662 | controller |     "Jun 11 11:10:39.653353 crc crio[22652]: time=\"2026-06-11T11:10:39.653304949Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.442685 | controller |     "Jun 11 11:10:40.043766 crc crio[22652]: time=\"2026-06-11T11:10:40.04356477Z\" level=info msg=\"Stopped pod sandbox: 80e7d3b7d1af85f0b17fdb14a3ac63317f6c7d32c65e498c0f59b57845cba7df\" id=265b3326-7346-4af2-b2dc-a2d7561a1ca2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.442706 | controller |     "Jun 11 11:10:40.726567 crc crio[22652]: time=\"2026-06-11T11:10:40.725192287Z\" level=info msg=\"Removing container: ae9c830250bf516855a60baec2d20ea7ce17364f39645ffbd57caaee73a632f5\" id=29e37ffb-fe18-411b-b06c-be0f08075f19 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.442724 | controller |     "Jun 11 11:10:40.754328 crc crio[22652]: time=\"2026-06-11T11:10:40.753240942Z\" level=info msg=\"Removed container ae9c830250bf516855a60baec2d20ea7ce17364f39645ffbd57caaee73a632f5: openstack/ceilometer-0/proxy-httpd\" id=29e37ffb-fe18-411b-b06c-be0f08075f19 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.442745 | controller |     "Jun 11 11:10:40.762268 crc crio[22652]: time=\"2026-06-11T11:10:40.762093171Z\" level=info msg=\"Removing container: ead3349dad8ea3746cc9fbd20291a0f51e65bf430619f6cc20c3d16f4e395f2e\" id=dab5d452-1386-419c-9a01-d21b03c771a1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.442768 | controller |     "Jun 11 11:10:40.804495 crc crio[22652]: time=\"2026-06-11T11:10:40.804378744Z\" level=info msg=\"Removed container ead3349dad8ea3746cc9fbd20291a0f51e65bf430619f6cc20c3d16f4e395f2e: openstack/ceilometer-0/sg-core\" id=dab5d452-1386-419c-9a01-d21b03c771a1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.442786 | controller |     "Jun 11 11:10:40.811377 crc crio[22652]: time=\"2026-06-11T11:10:40.811287787Z\" level=info msg=\"Removing container: b1383a026e82faa11407a9a9ee097d3001f307bd7bb1488653aec8f87524cf4d\" id=9580f585-90a8-4b1e-afa1-509ca0cbd499 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.442802 | controller |     "Jun 11 11:10:40.842362 crc crio[22652]: time=\"2026-06-11T11:10:40.842262007Z\" level=info msg=\"Removed container b1383a026e82faa11407a9a9ee097d3001f307bd7bb1488653aec8f87524cf4d: openstack/ceilometer-0/ceilometer-notification-agent\" id=9580f585-90a8-4b1e-afa1-509ca0cbd499 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.442822 | controller |     "Jun 11 11:10:40.846684 crc crio[22652]: time=\"2026-06-11T11:10:40.846618051Z\" level=info msg=\"Removing container: 76f7e9be1d140f5d70126b4f1139466257bffdbc6bd7c4c58bd31a20b213e50e\" id=20c9715c-aa18-4213-81b7-1cb4482f592a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.442837 | controller |     "Jun 11 11:10:40.891848 crc crio[22652]: time=\"2026-06-11T11:10:40.891746291Z\" level=info msg=\"Removed container 76f7e9be1d140f5d70126b4f1139466257bffdbc6bd7c4c58bd31a20b213e50e: openstack/ceilometer-0/ceilometer-central-agent\" id=20c9715c-aa18-4213-81b7-1cb4482f592a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.442853 | controller |     "Jun 11 11:10:41.211694 crc crio[22652]: time=\"2026-06-11T11:10:41.211250569Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=aa01e07f-b1cb-4d94-8258-f5eb705f753f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.442868 | controller |     "Jun 11 11:10:41.211694 crc crio[22652]: time=\"2026-06-11T11:10:41.211624511Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.442883 | controller |     "Jun 11 11:10:41.252335 crc crio[22652]: time=\"2026-06-11T11:10:41.252038867Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:665a1259bfc59fa1a8b70f92d3e2a6386e36aaec52d11f431febf5cf24c1ffd0 UID:1495f57f-8c93-4786-a591-16ff7526ccfc NetNS:/var/run/netns/3fa08acc-267e-4f7e-85a9-db2efaa62448 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1495f57f_8c93_4786_a591_16ff7526ccfc.slice PodAnnotations:0xc002928938}] Aliases:map[]}\"",
2026-06-11 11:58:02.442898 | controller |     "Jun 11 11:10:41.252335 crc crio[22652]: time=\"2026-06-11T11:10:41.252211372Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.442914 | controller |     "Jun 11 11:10:41.832728 crc crio[22652]: 2026-06-11T11:10:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:665a1259bfc59fa Mac:5e:15:d3:da:50:dd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d4 Mtu:0 Sandbox:/var/run/netns/3fa08acc-267e-4f7e-85a9-db2efaa62448 SocketPath: PciID:}] [{Interface:0xc0002d8c40 Address:{IP:10.217.0.212 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.442929 | controller |     "Jun 11 11:10:41.833741 crc crio[22652]: time=\"2026-06-11T11:10:41.8336716Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:665a1259bfc59fa1a8b70f92d3e2a6386e36aaec52d11f431febf5cf24c1ffd0 UID:1495f57f-8c93-4786-a591-16ff7526ccfc NetNS:/var/run/netns/3fa08acc-267e-4f7e-85a9-db2efaa62448 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1495f57f_8c93_4786_a591_16ff7526ccfc.slice PodAnnotations:0xc002928938}] Aliases:map[]}\"",
2026-06-11 11:58:02.442945 | controller |     "Jun 11 11:10:41.833918 crc crio[22652]: time=\"2026-06-11T11:10:41.833875196Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.442960 | controller |     "Jun 11 11:10:41.845511 crc crio[22652]: time=\"2026-06-11T11:10:41.845394118Z\" level=info msg=\"Ran pod sandbox 665a1259bfc59fa1a8b70f92d3e2a6386e36aaec52d11f431febf5cf24c1ffd0 with infra container: openstack/ceilometer-0/POD\" id=aa01e07f-b1cb-4d94-8258-f5eb705f753f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.442974 | controller |     "Jun 11 11:10:41.848382 crc crio[22652]: time=\"2026-06-11T11:10:41.848302964Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=c092dcc8-4b4e-42d1-8afe-869d15e17c36 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.442992 | controller |     "Jun 11 11:10:41.868221 crc crio[22652]: time=\"2026-06-11T11:10:41.868072664Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=591ce77d-0cb7-4b61-984c-ac693605f5b4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.443009 | controller |     "Jun 11 11:10:41.876898 crc crio[22652]: time=\"2026-06-11T11:10:41.876812522Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=c669d076-4ec1-42d0-9032-d72a6b39e2cc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.443024 | controller |     "Jun 11 11:10:41.877395 crc crio[22652]: time=\"2026-06-11T11:10:41.877327548Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.443039 | controller |     "Jun 11 11:10:41.926574 crc crio[22652]: time=\"2026-06-11T11:10:41.926483154Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.443054 | controller |     "Jun 11 11:10:41.929977 crc crio[22652]: time=\"2026-06-11T11:10:41.929915502Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.443069 | controller |     "Jun 11 11:10:42.123872 crc crio[22652]: time=\"2026-06-11T11:10:42.12336905Z\" level=info msg=\"Created container 0a08580b23f59ff5c0a57960c5568169e66699a7aa7522c694d88401f3722eca: openstack/ceilometer-0/ceilometer-central-agent\" id=c669d076-4ec1-42d0-9032-d72a6b39e2cc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.443083 | controller |     "Jun 11 11:10:42.125691 crc crio[22652]: time=\"2026-06-11T11:10:42.125521549Z\" level=info msg=\"Starting container: 0a08580b23f59ff5c0a57960c5568169e66699a7aa7522c694d88401f3722eca\" id=29e6f029-dc3f-4181-a869-0fff5a6f826d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.443098 | controller |     "Jun 11 11:10:42.133276 crc crio[22652]: time=\"2026-06-11T11:10:42.132942346Z\" level=info msg=\"Started container\" PID=89903 containerID=0a08580b23f59ff5c0a57960c5568169e66699a7aa7522c694d88401f3722eca description=openstack/ceilometer-0/ceilometer-central-agent id=29e6f029-dc3f-4181-a869-0fff5a6f826d name=/runtime.v1.RuntimeService/StartContainer sandboxID=665a1259bfc59fa1a8b70f92d3e2a6386e36aaec52d11f431febf5cf24c1ffd0",
2026-06-11 11:58:02.443113 | controller |     "Jun 11 11:10:42.150894 crc crio[22652]: time=\"2026-06-11T11:10:42.150800943Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=5b5d0502-3188-4324-9e6d-0d7deb08e66b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.443128 | controller |     "Jun 11 11:10:42.180919 crc crio[22652]: time=\"2026-06-11T11:10:42.180769207Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=139c003a-4417-4bf3-8607-ed3a8b79e2f6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.443142 | controller |     "Jun 11 11:10:42.190217 crc crio[22652]: time=\"2026-06-11T11:10:42.190046263Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=d241dae5-046c-4d52-846a-efb6e30ee8ab name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.443157 | controller |     "Jun 11 11:10:42.190549 crc crio[22652]: time=\"2026-06-11T11:10:42.190476547Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.443177 | controller |     "Jun 11 11:10:42.244888 crc crio[22652]: time=\"2026-06-11T11:10:42.244791905Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.443193 | controller |     "Jun 11 11:10:42.252203 crc crio[22652]: time=\"2026-06-11T11:10:42.252056959Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.443208 | controller |     "Jun 11 11:10:42.411260 crc crio[22652]: time=\"2026-06-11T11:10:42.411069109Z\" level=info msg=\"Created container fa62850b3dc3fcd46927942781aaac94da2b0d28b99b98b96dc754e7a2acc9a7: openstack/ceilometer-0/ceilometer-notification-agent\" id=d241dae5-046c-4d52-846a-efb6e30ee8ab name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.443223 | controller |     "Jun 11 11:10:42.412462 crc crio[22652]: time=\"2026-06-11T11:10:42.412349269Z\" level=info msg=\"Starting container: fa62850b3dc3fcd46927942781aaac94da2b0d28b99b98b96dc754e7a2acc9a7\" id=8bcae98f-03a9-4c01-bf11-4c6bb5e76be3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.443238 | controller |     "Jun 11 11:10:42.418369 crc crio[22652]: time=\"2026-06-11T11:10:42.418314119Z\" level=info msg=\"Started container\" PID=89921 containerID=fa62850b3dc3fcd46927942781aaac94da2b0d28b99b98b96dc754e7a2acc9a7 description=openstack/ceilometer-0/ceilometer-notification-agent id=8bcae98f-03a9-4c01-bf11-4c6bb5e76be3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=665a1259bfc59fa1a8b70f92d3e2a6386e36aaec52d11f431febf5cf24c1ffd0",
2026-06-11 11:58:02.443253 | controller |     "Jun 11 11:10:42.427926 crc crio[22652]: time=\"2026-06-11T11:10:42.427849562Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=b87c8074-eb71-456d-afd4-168f9381c038 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.443268 | controller |     "Jun 11 11:10:42.441249 crc crio[22652]: time=\"2026-06-11T11:10:42.441159376Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=9dbe2d06-c75a-4e48-aa26-930d0cef9bfc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.443282 | controller |     "Jun 11 11:10:42.490415 crc crio[22652]: time=\"2026-06-11T11:10:42.490298419Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=feeee3c2-212e-4e4c-9cc7-a242dcec2305 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.443297 | controller |     "Jun 11 11:10:42.490786 crc crio[22652]: time=\"2026-06-11T11:10:42.490736203Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.443311 | controller |     "Jun 11 11:10:42.552161 crc crio[22652]: time=\"2026-06-11T11:10:42.552039204Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.443326 | controller |     "Jun 11 11:10:42.556938 crc crio[22652]: time=\"2026-06-11T11:10:42.556859189Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.443340 | controller |     "Jun 11 11:10:42.675440 crc crio[22652]: time=\"2026-06-11T11:10:42.675260927Z\" level=info msg=\"Created container fc2d4a50177d475b30841de56876f3d460b11b8ff9382f577c2158d4fe07c64a: openstack/ceilometer-0/sg-core\" id=feeee3c2-212e-4e4c-9cc7-a242dcec2305 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.443380 | controller |     "Jun 11 11:10:42.676642 crc crio[22652]: time=\"2026-06-11T11:10:42.676586039Z\" level=info msg=\"Starting container: fc2d4a50177d475b30841de56876f3d460b11b8ff9382f577c2158d4fe07c64a\" id=4dfd5d51-6369-456c-9b93-033504228227 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.443401 | controller |     "Jun 11 11:10:42.681629 crc crio[22652]: time=\"2026-06-11T11:10:42.681570849Z\" level=info msg=\"Started container\" PID=89943 containerID=fc2d4a50177d475b30841de56876f3d460b11b8ff9382f577c2158d4fe07c64a description=openstack/ceilometer-0/sg-core id=4dfd5d51-6369-456c-9b93-033504228227 name=/runtime.v1.RuntimeService/StartContainer sandboxID=665a1259bfc59fa1a8b70f92d3e2a6386e36aaec52d11f431febf5cf24c1ffd0",
2026-06-11 11:58:02.443416 | controller |     "Jun 11 11:10:42.819940 crc crio[22652]: time=\"2026-06-11T11:10:42.81983571Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=d1cc5ccd-d209-47df-902f-e7290a7b094b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.443431 | controller |     "Jun 11 11:10:42.909695 crc crio[22652]: time=\"2026-06-11T11:10:42.909234994Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=b5f8d568-9ec4-4cfe-ac00-18d3f95052ab name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.443446 | controller |     "Jun 11 11:10:42.917967 crc crio[22652]: time=\"2026-06-11T11:10:42.917762936Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=3ea6b83a-ddda-4aa2-ac76-a47de42ff4c6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.443460 | controller |     "Jun 11 11:10:42.918625 crc crio[22652]: time=\"2026-06-11T11:10:42.918557962Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.443475 | controller |     "Jun 11 11:10:43.003723 crc crio[22652]: time=\"2026-06-11T11:10:43.003526395Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.443489 | controller |     "Jun 11 11:10:43.008481 crc crio[22652]: time=\"2026-06-11T11:10:43.00839589Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.443505 | controller |     "Jun 11 11:10:43.208946 crc crio[22652]: time=\"2026-06-11T11:10:43.20882101Z\" level=info msg=\"Created container 56143ab89f213c63a63c0ea09423518f70082cacadd1bb39eadfbf7a2185a58b: openstack/ceilometer-0/proxy-httpd\" id=3ea6b83a-ddda-4aa2-ac76-a47de42ff4c6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.443521 | controller |     "Jun 11 11:10:43.210345 crc crio[22652]: time=\"2026-06-11T11:10:43.210204695Z\" level=info msg=\"Starting container: 56143ab89f213c63a63c0ea09423518f70082cacadd1bb39eadfbf7a2185a58b\" id=b1a611c1-877c-4296-b383-7f9d9c45335c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.443535 | controller |     "Jun 11 11:10:43.222839 crc crio[22652]: time=\"2026-06-11T11:10:43.222697252Z\" level=info msg=\"Started container\" PID=89972 containerID=56143ab89f213c63a63c0ea09423518f70082cacadd1bb39eadfbf7a2185a58b description=openstack/ceilometer-0/proxy-httpd id=b1a611c1-877c-4296-b383-7f9d9c45335c name=/runtime.v1.RuntimeService/StartContainer sandboxID=665a1259bfc59fa1a8b70f92d3e2a6386e36aaec52d11f431febf5cf24c1ffd0",
2026-06-11 11:58:02.443550 | controller |     "Jun 11 11:10:44.600680 crc crio[22652]: time=\"2026-06-11T11:10:44.60017583Z\" level=info msg=\"Running pod sandbox: sushy-emulator/sushy-emulator/POD\" id=51191dd4-93d0-4186-99be-735408a5d434 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.443564 | controller |     "Jun 11 11:10:44.601865 crc crio[22652]: time=\"2026-06-11T11:10:44.600718663Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.443579 | controller |     "Jun 11 11:10:44.637055 crc crio[22652]: time=\"2026-06-11T11:10:44.636813839Z\" level=info msg=\"Got pod network &{Name:sushy-emulator Namespace:sushy-emulator ID:001b704461d4d7dd32591d8f648fce27b4677330f34439f88ecb6fb06a5bded2 UID:559b0dc2-4972-42f7-afce-1fd71d9aecb3 NetNS:/var/run/netns/9cc8a42d-a580-450d-88e9-52b1598a24b8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod559b0dc2_4972_42f7_afce_1fd71d9aecb3.slice PodAnnotations:0xc0022f6648}] Aliases:map[]}\"",
2026-06-11 11:58:02.443597 | controller |     "Jun 11 11:10:44.637055 crc crio[22652]: time=\"2026-06-11T11:10:44.636874751Z\" level=info msg=\"Adding pod sushy-emulator_sushy-emulator to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.443613 | controller |     "Jun 11 11:10:45.229656 crc crio[22652]: 2026-06-11T11:10:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:001b704461d4d7d Mac:4a:e3:5f:8c:12:98 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d5 Mtu:0 Sandbox:/var/run/netns/9cc8a42d-a580-450d-88e9-52b1598a24b8 SocketPath: PciID:}] [{Interface:0xc000434700 Address:{IP:10.217.0.213 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.443628 | controller |     "Jun 11 11:10:45.232325 crc crio[22652]: time=\"2026-06-11T11:10:45.231303443Z\" level=info msg=\"Got pod network &{Name:sushy-emulator Namespace:sushy-emulator ID:001b704461d4d7dd32591d8f648fce27b4677330f34439f88ecb6fb06a5bded2 UID:559b0dc2-4972-42f7-afce-1fd71d9aecb3 NetNS:/var/run/netns/9cc8a42d-a580-450d-88e9-52b1598a24b8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod559b0dc2_4972_42f7_afce_1fd71d9aecb3.slice PodAnnotations:0xc0022f6648}] Aliases:map[]}\"",
2026-06-11 11:58:02.443643 | controller |     "Jun 11 11:10:45.232325 crc crio[22652]: time=\"2026-06-11T11:10:45.23153615Z\" level=info msg=\"Checking pod sushy-emulator_sushy-emulator for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.443658 | controller |     "Jun 11 11:10:45.240853 crc crio[22652]: time=\"2026-06-11T11:10:45.240775717Z\" level=info msg=\"Ran pod sandbox 001b704461d4d7dd32591d8f648fce27b4677330f34439f88ecb6fb06a5bded2 with infra container: sushy-emulator/sushy-emulator/POD\" id=51191dd4-93d0-4186-99be-735408a5d434 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.443673 | controller |     "Jun 11 11:10:45.243649 crc crio[22652]: time=\"2026-06-11T11:10:45.243566746Z\" level=info msg=\"Pulling image: quay.io/metal3-io/sushy-tools:latest\" id=42665096-e19a-4ffc-965c-f74044b46b40 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.443688 | controller |     "Jun 11 11:10:45.254868 crc crio[22652]: time=\"2026-06-11T11:10:45.254787093Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/sushy-tools:latest\\\"\"",
2026-06-11 11:58:02.443702 | controller |     "Jun 11 11:10:46.136092 crc crio[22652]: time=\"2026-06-11T11:10:46.135420883Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-gdmmg/POD\" id=58e7e7d4-b43b-41ba-9b97-6534f6474e7b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.443717 | controller |     "Jun 11 11:10:46.136092 crc crio[22652]: time=\"2026-06-11T11:10:46.135862597Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.443737 | controller |     "Jun 11 11:10:46.183282 crc crio[22652]: time=\"2026-06-11T11:10:46.183187856Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-gdmmg Namespace:openshift-marketplace ID:a8220d687967da984f0b1472f3a800b6664b95e8dd7ec449a3f95d7017e1c20b UID:903e4f6b-19fc-427c-b590-b48fede13d62 NetNS:/var/run/netns/3d97f8eb-5be1-4479-9999-50d5bbc5b989 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod903e4f6b_19fc_427c_b590_b48fede13d62.slice PodAnnotations:0xc0022f71d0}] Aliases:map[]}\"",
2026-06-11 11:58:02.443755 | controller |     "Jun 11 11:10:46.183282 crc crio[22652]: time=\"2026-06-11T11:10:46.183256688Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-gdmmg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.443770 | controller |     "Jun 11 11:10:46.794638 crc crio[22652]: 2026-06-11T11:10:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a8220d687967da9 Mac:0e:a0:83:72:75:23 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d6 Mtu:0 Sandbox:/var/run/netns/3d97f8eb-5be1-4479-9999-50d5bbc5b989 SocketPath: PciID:}] [{Interface:0xc000234d70 Address:{IP:10.217.0.214 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.443785 | controller |     "Jun 11 11:10:46.796290 crc crio[22652]: time=\"2026-06-11T11:10:46.795941589Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-gdmmg Namespace:openshift-marketplace ID:a8220d687967da984f0b1472f3a800b6664b95e8dd7ec449a3f95d7017e1c20b UID:903e4f6b-19fc-427c-b590-b48fede13d62 NetNS:/var/run/netns/3d97f8eb-5be1-4479-9999-50d5bbc5b989 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod903e4f6b_19fc_427c_b590_b48fede13d62.slice PodAnnotations:0xc0022f71d0}] Aliases:map[]}\"",
2026-06-11 11:58:02.443801 | controller |     "Jun 11 11:10:46.796447 crc crio[22652]: time=\"2026-06-11T11:10:46.796349892Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-gdmmg for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.443822 | controller |     "Jun 11 11:10:46.814672 crc crio[22652]: time=\"2026-06-11T11:10:46.814536139Z\" level=info msg=\"Ran pod sandbox a8220d687967da984f0b1472f3a800b6664b95e8dd7ec449a3f95d7017e1c20b with infra container: openshift-marketplace/redhat-marketplace-gdmmg/POD\" id=58e7e7d4-b43b-41ba-9b97-6534f6474e7b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.443845 | controller |     "Jun 11 11:10:46.824358 crc crio[22652]: time=\"2026-06-11T11:10:46.823886297Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=1f1f9c98-6bda-484a-89b8-52db94fea868 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.443865 | controller |     "Jun 11 11:10:46.842951 crc crio[22652]: time=\"2026-06-11T11:10:46.84281461Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=5a671304-e8d9-4343-b7d8-f0b386445135 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.443880 | controller |     "Jun 11 11:10:46.854355 crc crio[22652]: time=\"2026-06-11T11:10:46.854218725Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-gdmmg/extract-utilities\" id=ddc933bb-43a8-42e2-b100-7d73e7415ebb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.443895 | controller |     "Jun 11 11:10:46.855037 crc crio[22652]: time=\"2026-06-11T11:10:46.854968709Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.443911 | controller |     "Jun 11 11:10:47.024350 crc crio[22652]: time=\"2026-06-11T11:10:47.024251324Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.443926 | controller |     "Jun 11 11:10:47.041489 crc crio[22652]: time=\"2026-06-11T11:10:47.039651127Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.443945 | controller |     "Jun 11 11:10:47.202766 crc crio[22652]: time=\"2026-06-11T11:10:47.201903918Z\" level=info msg=\"Created container 98f605df801aa5fc3790eb1e1a5ee1a103e5987030716128af610e802ad5a692: openshift-marketplace/redhat-marketplace-gdmmg/extract-utilities\" id=ddc933bb-43a8-42e2-b100-7d73e7415ebb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.443960 | controller |     "Jun 11 11:10:47.207184 crc crio[22652]: time=\"2026-06-11T11:10:47.204322129Z\" level=info msg=\"Starting container: 98f605df801aa5fc3790eb1e1a5ee1a103e5987030716128af610e802ad5a692\" id=199d1a57-f41d-4a61-9b57-b63f9dccb276 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.443974 | controller |     "Jun 11 11:10:47.221616 crc crio[22652]: time=\"2026-06-11T11:10:47.221493893Z\" level=info msg=\"Started container\" PID=90499 containerID=98f605df801aa5fc3790eb1e1a5ee1a103e5987030716128af610e802ad5a692 description=openshift-marketplace/redhat-marketplace-gdmmg/extract-utilities id=199d1a57-f41d-4a61-9b57-b63f9dccb276 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a8220d687967da984f0b1472f3a800b6664b95e8dd7ec449a3f95d7017e1c20b",
2026-06-11 11:58:02.443989 | controller |     "Jun 11 11:10:47.905772 crc crio[22652]: time=\"2026-06-11T11:10:47.905495794Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=3c423457-7817-4cd6-bc20-fb64bb78e3bb name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.444004 | controller |     "Jun 11 11:10:47.915461 crc crio[22652]: time=\"2026-06-11T11:10:47.914499202Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-11 11:58:02.444019 | controller |     "Jun 11 11:10:56.920164 crc crio[22652]: time=\"2026-06-11T11:10:56.919472176Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-fwcgs/POD\" id=dae7f2ac-3953-4428-87d6-98232c8fb3a2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.444034 | controller |     "Jun 11 11:10:56.921504 crc crio[22652]: time=\"2026-06-11T11:10:56.92019183Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.444049 | controller |     "Jun 11 11:10:57.333532 crc crio[22652]: time=\"2026-06-11T11:10:57.333445084Z\" level=info msg=\"Got pod network &{Name:redhat-operators-fwcgs Namespace:openshift-marketplace ID:bf8cf26a5da520bba24dd320aa79f417809b7219e8b4d3f798fd4f0cd8495d09 UID:d0f6d497-5e82-485f-85b5-bf2c518d0ddf NetNS:/var/run/netns/92c19c72-6731-426b-b050-d169c2d41e69 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd0f6d497_5e82_485f_85b5_bf2c518d0ddf.slice PodAnnotations:0xc000102538}] Aliases:map[]}\"",
2026-06-11 11:58:02.444064 | controller |     "Jun 11 11:10:57.333532 crc crio[22652]: time=\"2026-06-11T11:10:57.333515926Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-fwcgs to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.444078 | controller |     "Jun 11 11:10:57.354854 crc crio[22652]: time=\"2026-06-11T11:10:57.354799093Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03\" id=3c423457-7817-4cd6-bc20-fb64bb78e3bb name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.444093 | controller |     "Jun 11 11:10:57.356210 crc crio[22652]: time=\"2026-06-11T11:10:57.356087284Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=c7d52e44-0986-4a99-bfb9-aca29e93359b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.444107 | controller |     "Jun 11 11:10:57.359076 crc crio[22652]: time=\"2026-06-11T11:10:57.358946842Z\" level=info msg=\"Pulled image: quay.io/metal3-io/sushy-tools@sha256:271d0eaa7a62ff7600fe83d012aff39250f52d4d5c640a3c184d3354677b72b3\" id=42665096-e19a-4ffc-965c-f74044b46b40 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.444125 | controller |     "Jun 11 11:10:57.359930 crc crio[22652]: time=\"2026-06-11T11:10:57.359849044Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=3e762d3a-a915-42da-ae12-509e9c95b5d6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.444139 | controller |     "Jun 11 11:10:57.360535 crc crio[22652]: time=\"2026-06-11T11:10:57.36034621Z\" level=info msg=\"Checking image status: quay.io/metal3-io/sushy-tools:latest\" id=64ef6885-f297-4797-92c2-aeeb1a09ea9c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.444154 | controller |     "Jun 11 11:10:57.365844 crc crio[22652]: time=\"2026-06-11T11:10:57.365676189Z\" level=info msg=\"Checking image status: quay.io/metal3-io/sushy-tools:latest\" id=d3b2264f-3d3a-4120-b094-7cbe1e8a038e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.444169 | controller |     "Jun 11 11:10:57.368221 crc crio[22652]: time=\"2026-06-11T11:10:57.368097236Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-gdmmg/extract-content\" id=ec2955b6-9b7d-4076-b274-f41a0e08bbe6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.444184 | controller |     "Jun 11 11:10:57.370251 crc crio[22652]: time=\"2026-06-11T11:10:57.369816431Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.444199 | controller |     "Jun 11 11:10:57.383530 crc crio[22652]: time=\"2026-06-11T11:10:57.383380044Z\" level=info msg=\"Creating container: sushy-emulator/sushy-emulator/sushy-emulator\" id=5ece5dc6-5834-409d-bcfb-df3dc5bcc3cc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.444213 | controller |     "Jun 11 11:10:57.424915 crc crio[22652]: time=\"2026-06-11T11:10:57.424778111Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.444228 | controller |     "Jun 11 11:10:57.482044 crc crio[22652]: time=\"2026-06-11T11:10:57.481453909Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.444243 | controller |     "Jun 11 11:10:57.491257 crc crio[22652]: time=\"2026-06-11T11:10:57.490059946Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.444258 | controller |     "Jun 11 11:10:57.532433 crc crio[22652]: time=\"2026-06-11T11:10:57.532257904Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.444273 | controller |     "Jun 11 11:10:57.541031 crc crio[22652]: time=\"2026-06-11T11:10:57.54083941Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.444287 | controller |     "Jun 11 11:10:57.682714 crc crio[22652]: time=\"2026-06-11T11:10:57.682606317Z\" level=info msg=\"Created container ea75d61592d8086a629162a12cd73e65789666fd5aa68c994e57eef23ed18a0a: openshift-marketplace/redhat-marketplace-gdmmg/extract-content\" id=ec2955b6-9b7d-4076-b274-f41a0e08bbe6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.444301 | controller |     "Jun 11 11:10:57.689367 crc crio[22652]: time=\"2026-06-11T11:10:57.689281769Z\" level=info msg=\"Starting container: ea75d61592d8086a629162a12cd73e65789666fd5aa68c994e57eef23ed18a0a\" id=b7ff4f03-e1f5-4fe5-a281-e1fb5e5a9e93 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.444316 | controller |     "Jun 11 11:10:57.697295 crc crio[22652]: time=\"2026-06-11T11:10:57.696962073Z\" level=info msg=\"Started container\" PID=91114 containerID=ea75d61592d8086a629162a12cd73e65789666fd5aa68c994e57eef23ed18a0a description=openshift-marketplace/redhat-marketplace-gdmmg/extract-content id=b7ff4f03-e1f5-4fe5-a281-e1fb5e5a9e93 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a8220d687967da984f0b1472f3a800b6664b95e8dd7ec449a3f95d7017e1c20b",
2026-06-11 11:58:02.444334 | controller |     "Jun 11 11:10:57.699907 crc crio[22652]: time=\"2026-06-11T11:10:57.699841956Z\" level=info msg=\"Created container 271c719319255174f38d6b7108d2ff8f69cccffdd50723f2689fc86fee5981e4: sushy-emulator/sushy-emulator/sushy-emulator\" id=5ece5dc6-5834-409d-bcfb-df3dc5bcc3cc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.444369 | controller |     "Jun 11 11:10:57.701237 crc crio[22652]: time=\"2026-06-11T11:10:57.701211519Z\" level=info msg=\"Starting container: 271c719319255174f38d6b7108d2ff8f69cccffdd50723f2689fc86fee5981e4\" id=eb88aece-7f58-448d-8a88-ed448fbc90a8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.444386 | controller |     "Jun 11 11:10:57.713467 crc crio[22652]: 2026-06-11T11:10:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bf8cf26a5da520b Mac:6e:ab:4b:66:cd:19 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d7 Mtu:0 Sandbox:/var/run/netns/92c19c72-6731-426b-b050-d169c2d41e69 SocketPath: PciID:}] [{Interface:0xc000014ef0 Address:{IP:10.217.0.215 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.444401 | controller |     "Jun 11 11:10:57.714867 crc crio[22652]: time=\"2026-06-11T11:10:57.714700492Z\" level=info msg=\"Got pod network &{Name:redhat-operators-fwcgs Namespace:openshift-marketplace ID:bf8cf26a5da520bba24dd320aa79f417809b7219e8b4d3f798fd4f0cd8495d09 UID:d0f6d497-5e82-485f-85b5-bf2c518d0ddf NetNS:/var/run/netns/92c19c72-6731-426b-b050-d169c2d41e69 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd0f6d497_5e82_485f_85b5_bf2c518d0ddf.slice PodAnnotations:0xc000102538}] Aliases:map[]}\"",
2026-06-11 11:58:02.444416 | controller |     "Jun 11 11:10:57.714867 crc crio[22652]: time=\"2026-06-11T11:10:57.714857683Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-fwcgs for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.444431 | controller |     "Jun 11 11:10:57.730317 crc crio[22652]: time=\"2026-06-11T11:10:57.73007886Z\" level=info msg=\"Started container\" PID=91115 containerID=271c719319255174f38d6b7108d2ff8f69cccffdd50723f2689fc86fee5981e4 description=sushy-emulator/sushy-emulator/sushy-emulator id=eb88aece-7f58-448d-8a88-ed448fbc90a8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=001b704461d4d7dd32591d8f648fce27b4677330f34439f88ecb6fb06a5bded2",
2026-06-11 11:58:02.444445 | controller |     "Jun 11 11:10:57.738292 crc crio[22652]: time=\"2026-06-11T11:10:57.738204039Z\" level=info msg=\"Ran pod sandbox bf8cf26a5da520bba24dd320aa79f417809b7219e8b4d3f798fd4f0cd8495d09 with infra container: openshift-marketplace/redhat-operators-fwcgs/POD\" id=dae7f2ac-3953-4428-87d6-98232c8fb3a2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.444461 | controller |     "Jun 11 11:10:57.744093 crc crio[22652]: time=\"2026-06-11T11:10:57.744017892Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=5f627072-1f17-4763-a92a-480ef9ad8cc2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.444475 | controller |     "Jun 11 11:10:57.746702 crc crio[22652]: time=\"2026-06-11T11:10:57.746643986Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ee4c269c-2be8-4b33-83d2-8963ece59484 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.444494 | controller |     "Jun 11 11:10:57.769222 crc crio[22652]: time=\"2026-06-11T11:10:57.768955096Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-fwcgs/extract-utilities\" id=0accddab-5a47-4080-97bc-96e63d3d8745 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.444510 | controller |     "Jun 11 11:10:57.769822 crc crio[22652]: time=\"2026-06-11T11:10:57.769638348Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.444525 | controller |     "Jun 11 11:10:57.818933 crc crio[22652]: time=\"2026-06-11T11:10:57.818806442Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.444540 | controller |     "Jun 11 11:10:57.825044 crc crio[22652]: time=\"2026-06-11T11:10:57.824967699Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.444554 | controller |     "Jun 11 11:10:57.989839 crc crio[22652]: time=\"2026-06-11T11:10:57.989415723Z\" level=info msg=\"Created container 43d2465925151f8ad8510fcfc1876f40cc395d0b268bda460418adc16a2d0bda: openshift-marketplace/redhat-operators-fwcgs/extract-utilities\" id=0accddab-5a47-4080-97bc-96e63d3d8745 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.444568 | controller |     "Jun 11 11:10:57.991592 crc crio[22652]: time=\"2026-06-11T11:10:57.990842057Z\" level=info msg=\"Starting container: 43d2465925151f8ad8510fcfc1876f40cc395d0b268bda460418adc16a2d0bda\" id=7820bb1a-f078-462c-bc86-4909b8e349a6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.444583 | controller |     "Jun 11 11:10:57.999812 crc crio[22652]: time=\"2026-06-11T11:10:57.998921766Z\" level=info msg=\"Started container\" PID=91132 containerID=43d2465925151f8ad8510fcfc1876f40cc395d0b268bda460418adc16a2d0bda description=openshift-marketplace/redhat-operators-fwcgs/extract-utilities id=7820bb1a-f078-462c-bc86-4909b8e349a6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bf8cf26a5da520bba24dd320aa79f417809b7219e8b4d3f798fd4f0cd8495d09",
2026-06-11 11:58:02.444598 | controller |     "Jun 11 11:10:58.111904 crc crio[22652]: time=\"2026-06-11T11:10:58.11154132Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=ba18b600-3ef5-41f1-b0d5-be27754b62d4 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.444612 | controller |     "Jun 11 11:10:58.115867 crc crio[22652]: time=\"2026-06-11T11:10:58.115715034Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-11 11:58:02.444628 | controller |     "Jun 11 11:10:59.299320 crc crio[22652]: time=\"2026-06-11T11:10:59.298835032Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:546c77fdbf5f7c6a9a4243f4c4ef38fe0f584972a70f687bc40091743ee77d60\" id=ba18b600-3ef5-41f1-b0d5-be27754b62d4 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.444642 | controller |     "Jun 11 11:10:59.302708 crc crio[22652]: time=\"2026-06-11T11:10:59.302440377Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=ebcf14b1-f906-4976-9a67-571088067832 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.444657 | controller |     "Jun 11 11:10:59.319654 crc crio[22652]: time=\"2026-06-11T11:10:59.319590963Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=ce27124e-4e3b-4902-8727-537eaf405fe4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.444672 | controller |     "Jun 11 11:10:59.374920 crc crio[22652]: time=\"2026-06-11T11:10:59.37482897Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-fwcgs/extract-content\" id=75efe760-744c-44e8-891a-814a1a645ad7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.444690 | controller |     "Jun 11 11:10:59.375483 crc crio[22652]: time=\"2026-06-11T11:10:59.375421429Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.444706 | controller |     "Jun 11 11:10:59.440911 crc crio[22652]: time=\"2026-06-11T11:10:59.44080696Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.444721 | controller |     "Jun 11 11:10:59.445275 crc crio[22652]: time=\"2026-06-11T11:10:59.445055055Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.444735 | controller |     "Jun 11 11:10:59.962413 crc crio[22652]: time=\"2026-06-11T11:10:59.961908026Z\" level=info msg=\"Created container 283e26bc146a6687ed3f0febad93b0b5e792a443a19fc51e4781e9157dac4642: openshift-marketplace/redhat-operators-fwcgs/extract-content\" id=75efe760-744c-44e8-891a-814a1a645ad7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.444750 | controller |     "Jun 11 11:10:59.964233 crc crio[22652]: time=\"2026-06-11T11:10:59.963952532Z\" level=info msg=\"Starting container: 283e26bc146a6687ed3f0febad93b0b5e792a443a19fc51e4781e9157dac4642\" id=15e4b683-5de2-4083-872e-691ecd8b7580 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.444764 | controller |     "Jun 11 11:10:59.972041 crc crio[22652]: time=\"2026-06-11T11:10:59.970377176Z\" level=info msg=\"Started container\" PID=91183 containerID=283e26bc146a6687ed3f0febad93b0b5e792a443a19fc51e4781e9157dac4642 description=openshift-marketplace/redhat-operators-fwcgs/extract-content id=15e4b683-5de2-4083-872e-691ecd8b7580 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bf8cf26a5da520bba24dd320aa79f417809b7219e8b4d3f798fd4f0cd8495d09",
2026-06-11 11:58:02.444779 | controller |     "Jun 11 11:11:00.248539 crc crio[22652]: time=\"2026-06-11T11:11:00.248410209Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=cd5aabcb-4e35-4798-a9d4-8de5bf4bc148 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.444801 | controller |     "Jun 11 11:11:00.252605 crc crio[22652]: time=\"2026-06-11T11:11:00.252411584Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=f460be4c-94a8-45a3-9161-539f65011043 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.444825 | controller |     "Jun 11 11:11:00.298288 crc crio[22652]: time=\"2026-06-11T11:11:00.298063889Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-gdmmg/registry-server\" id=942daa54-88f8-4796-916e-fbe38ccce7dd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.444853 | controller |     "Jun 11 11:11:00.298869 crc crio[22652]: time=\"2026-06-11T11:11:00.298742601Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.444876 | controller |     "Jun 11 11:11:00.413669 crc crio[22652]: time=\"2026-06-11T11:11:00.413548152Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.444895 | controller |     "Jun 11 11:11:00.419409 crc crio[22652]: time=\"2026-06-11T11:11:00.418753708Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.444918 | controller |     "Jun 11 11:11:00.681422 crc crio[22652]: time=\"2026-06-11T11:11:00.681325725Z\" level=info msg=\"Created container 280d38a7eea44998a1ddf2cb212128bca6a9043b4ac40320c6edc51d95fd551a: openshift-marketplace/redhat-marketplace-gdmmg/registry-server\" id=942daa54-88f8-4796-916e-fbe38ccce7dd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.444945 | controller |     "Jun 11 11:11:00.682628 crc crio[22652]: time=\"2026-06-11T11:11:00.682540484Z\" level=info msg=\"Starting container: 280d38a7eea44998a1ddf2cb212128bca6a9043b4ac40320c6edc51d95fd551a\" id=ce830d21-53fd-432e-a977-600353ebb9ed name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.444962 | controller |     "Jun 11 11:11:00.687673 crc crio[22652]: time=\"2026-06-11T11:11:00.687631798Z\" level=info msg=\"Started container\" PID=91365 containerID=280d38a7eea44998a1ddf2cb212128bca6a9043b4ac40320c6edc51d95fd551a description=openshift-marketplace/redhat-marketplace-gdmmg/registry-server id=ce830d21-53fd-432e-a977-600353ebb9ed name=/runtime.v1.RuntimeService/StartContainer sandboxID=a8220d687967da984f0b1472f3a800b6664b95e8dd7ec449a3f95d7017e1c20b",
2026-06-11 11:58:02.444978 | controller |     "Jun 11 11:11:05.276839 crc crio[22652]: time=\"2026-06-11T11:11:05.275945162Z\" level=info msg=\"Removing container: a5b2548015116a2cf332e09ae56e067c92f6cc8a02394cb2e4ccbb9068ed2f09\" id=3bc7ab64-38cc-444b-8262-42fa3f28d0d2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.444993 | controller |     "Jun 11 11:11:05.387491 crc crio[22652]: time=\"2026-06-11T11:11:05.387338297Z\" level=info msg=\"Removed container a5b2548015116a2cf332e09ae56e067c92f6cc8a02394cb2e4ccbb9068ed2f09: openstack/ovsdbserver-sb-0-config-1781175863-nwsd4/ovn-config\" id=3bc7ab64-38cc-444b-8262-42fa3f28d0d2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.445008 | controller |     "Jun 11 11:11:05.390407 crc crio[22652]: time=\"2026-06-11T11:11:05.390349152Z\" level=info msg=\"Removing container: 165d0d086c7498a2096ac03bf9c1eaed968c233e5b26139d4c58fdd242493ea8\" id=52a8bc2e-985c-414a-814b-7b3404d63fcd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.445023 | controller |     "Jun 11 11:11:05.433882 crc crio[22652]: time=\"2026-06-11T11:11:05.433824811Z\" level=info msg=\"Removed container 165d0d086c7498a2096ac03bf9c1eaed968c233e5b26139d4c58fdd242493ea8: openstack/root-account-create-update-tbv46/mariadb-account-create-update\" id=52a8bc2e-985c-414a-814b-7b3404d63fcd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.445038 | controller |     "Jun 11 11:11:05.437408 crc crio[22652]: time=\"2026-06-11T11:11:05.437302538Z\" level=info msg=\"Removing container: 4805a109413cbddc9e7a38318aa8816f23603e4c9de0b6cf5c5d4cc9cd16a9a0\" id=ae1a26b8-53fc-4f74-b24d-92eecdf3bbb5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.445053 | controller |     "Jun 11 11:11:05.671955 crc crio[22652]: time=\"2026-06-11T11:11:05.671878576Z\" level=info msg=\"Removed container 4805a109413cbddc9e7a38318aa8816f23603e4c9de0b6cf5c5d4cc9cd16a9a0: openshift-infra/auto-csr-approver-29686264-865mm/oc\" id=ae1a26b8-53fc-4f74-b24d-92eecdf3bbb5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.445068 | controller |     "Jun 11 11:11:05.700910 crc crio[22652]: time=\"2026-06-11T11:11:05.700484965Z\" level=info msg=\"Removing container: 852adaad2d96f9b441628415ccf1dab3b7e9e9dff097a15afe03d007b51da28b\" id=865a7b6b-eed2-4a32-8570-1613761b69d8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.445082 | controller |     "Jun 11 11:11:05.891019 crc crio[22652]: time=\"2026-06-11T11:11:05.890878066Z\" level=info msg=\"Removed container 852adaad2d96f9b441628415ccf1dab3b7e9e9dff097a15afe03d007b51da28b: openstack/ovn-controller-hfc5h-config-vq8bw/ovn-config\" id=865a7b6b-eed2-4a32-8570-1613761b69d8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.445098 | controller |     "Jun 11 11:11:05.902221 crc crio[22652]: time=\"2026-06-11T11:11:05.901936707Z\" level=info msg=\"Removing container: 5ea860b9d420b01f103bd0cd025f6242f2ffba69ed31c5aeb4b3d83b616e18e7\" id=88af9f54-9ab9-47f6-b1c3-4af3b34bf947 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.445116 | controller |     "Jun 11 11:11:06.015268 crc crio[22652]: time=\"2026-06-11T11:11:06.013402476Z\" level=info msg=\"Removed container 5ea860b9d420b01f103bd0cd025f6242f2ffba69ed31c5aeb4b3d83b616e18e7: openstack/ovsdbserver-nb-0-config-1781175855-x8xzf/ovn-config\" id=88af9f54-9ab9-47f6-b1c3-4af3b34bf947 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.445132 | controller |     "Jun 11 11:11:06.031177 crc crio[22652]: time=\"2026-06-11T11:11:06.027764286Z\" level=info msg=\"Stopping pod sandbox: 6bfbe827e8b784097550037ef5ab606c3807b0523e3c9182045f82143a0e1f1e\" id=64f884d4-261d-468d-92cc-9c6dfbd4a55a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.445147 | controller |     "Jun 11 11:11:06.031177 crc crio[22652]: time=\"2026-06-11T11:11:06.027876549Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6bfbe827e8b784097550037ef5ab606c3807b0523e3c9182045f82143a0e1f1e\" id=64f884d4-261d-468d-92cc-9c6dfbd4a55a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.445162 | controller |     "Jun 11 11:11:06.032205 crc crio[22652]: time=\"2026-06-11T11:11:06.032087429Z\" level=info msg=\"Removing pod sandbox: 6bfbe827e8b784097550037ef5ab606c3807b0523e3c9182045f82143a0e1f1e\" id=21e6bdee-dbd2-4d90-80eb-557233f3fde4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.445176 | controller |     "Jun 11 11:11:06.064558 crc crio[22652]: time=\"2026-06-11T11:11:06.064462658Z\" level=info msg=\"Removed pod sandbox: 6bfbe827e8b784097550037ef5ab606c3807b0523e3c9182045f82143a0e1f1e\" id=21e6bdee-dbd2-4d90-80eb-557233f3fde4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.445191 | controller |     "Jun 11 11:11:06.065429 crc crio[22652]: time=\"2026-06-11T11:11:06.06535822Z\" level=info msg=\"Stopping pod sandbox: 801978f5110caa790749229c0075870a86ecda7ef14eca29a56c29d00a63d457\" id=eed14cca-1f16-4981-a477-3e228b815cf5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.445207 | controller |     "Jun 11 11:11:06.065535 crc crio[22652]: time=\"2026-06-11T11:11:06.065441172Z\" level=info msg=\"Stopped pod sandbox (already stopped): 801978f5110caa790749229c0075870a86ecda7ef14eca29a56c29d00a63d457\" id=eed14cca-1f16-4981-a477-3e228b815cf5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.445230 | controller |     "Jun 11 11:11:06.066212 crc crio[22652]: time=\"2026-06-11T11:11:06.066094623Z\" level=info msg=\"Removing pod sandbox: 801978f5110caa790749229c0075870a86ecda7ef14eca29a56c29d00a63d457\" id=b162f881-a525-4b76-b0cc-a066a9cde5f7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.445256 | controller |     "Jun 11 11:11:06.123937 crc crio[22652]: time=\"2026-06-11T11:11:06.123841618Z\" level=info msg=\"Removed pod sandbox: 801978f5110caa790749229c0075870a86ecda7ef14eca29a56c29d00a63d457\" id=b162f881-a525-4b76-b0cc-a066a9cde5f7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.445277 | controller |     "Jun 11 11:11:06.127721 crc crio[22652]: time=\"2026-06-11T11:11:06.127608329Z\" level=info msg=\"Stopping pod sandbox: 69bf8eaab312cfe0759ccac2809ea49abcfd28c7bc273b16c1885d05f387ad94\" id=bbda1899-716a-4b1a-b298-d014c62a6881 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.445293 | controller |     "Jun 11 11:11:06.127721 crc crio[22652]: time=\"2026-06-11T11:11:06.127723703Z\" level=info msg=\"Stopped pod sandbox (already stopped): 69bf8eaab312cfe0759ccac2809ea49abcfd28c7bc273b16c1885d05f387ad94\" id=bbda1899-716a-4b1a-b298-d014c62a6881 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.445308 | controller |     "Jun 11 11:11:06.128606 crc crio[22652]: time=\"2026-06-11T11:11:06.128530829Z\" level=info msg=\"Removing pod sandbox: 69bf8eaab312cfe0759ccac2809ea49abcfd28c7bc273b16c1885d05f387ad94\" id=f71056fd-842d-4e1e-89ca-653af56f2235 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.445327 | controller |     "Jun 11 11:11:06.168719 crc crio[22652]: time=\"2026-06-11T11:11:06.168566445Z\" level=info msg=\"Removed pod sandbox: 69bf8eaab312cfe0759ccac2809ea49abcfd28c7bc273b16c1885d05f387ad94\" id=f71056fd-842d-4e1e-89ca-653af56f2235 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.445343 | controller |     "Jun 11 11:11:06.171093 crc crio[22652]: time=\"2026-06-11T11:11:06.170907268Z\" level=info msg=\"Stopping pod sandbox: 2ea7b02417ca878b2ea6f423686edc68afb5402cbcaadda3f4bee52723928439\" id=f95ba735-74e7-4642-ab49-4b7a16231ed9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.445380 | controller |     "Jun 11 11:11:06.171093 crc crio[22652]: time=\"2026-06-11T11:11:06.17097294Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2ea7b02417ca878b2ea6f423686edc68afb5402cbcaadda3f4bee52723928439\" id=f95ba735-74e7-4642-ab49-4b7a16231ed9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.445397 | controller |     "Jun 11 11:11:06.172357 crc crio[22652]: time=\"2026-06-11T11:11:06.172295292Z\" level=info msg=\"Removing pod sandbox: 2ea7b02417ca878b2ea6f423686edc68afb5402cbcaadda3f4bee52723928439\" id=7e11802f-4dfc-4b10-8c32-4c218af0ca27 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.445413 | controller |     "Jun 11 11:11:06.230744 crc crio[22652]: time=\"2026-06-11T11:11:06.230615639Z\" level=info msg=\"Removed pod sandbox: 2ea7b02417ca878b2ea6f423686edc68afb5402cbcaadda3f4bee52723928439\" id=7e11802f-4dfc-4b10-8c32-4c218af0ca27 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.445428 | controller |     "Jun 11 11:11:06.231598 crc crio[22652]: time=\"2026-06-11T11:11:06.231551058Z\" level=info msg=\"Stopping pod sandbox: 80e7d3b7d1af85f0b17fdb14a3ac63317f6c7d32c65e498c0f59b57845cba7df\" id=7d7cd358-a0d4-4d01-b096-5b2144db00dd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.445442 | controller |     "Jun 11 11:11:06.231693 crc crio[22652]: time=\"2026-06-11T11:11:06.231640831Z\" level=info msg=\"Stopped pod sandbox (already stopped): 80e7d3b7d1af85f0b17fdb14a3ac63317f6c7d32c65e498c0f59b57845cba7df\" id=7d7cd358-a0d4-4d01-b096-5b2144db00dd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.445457 | controller |     "Jun 11 11:11:06.232564 crc crio[22652]: time=\"2026-06-11T11:11:06.232490028Z\" level=info msg=\"Removing pod sandbox: 80e7d3b7d1af85f0b17fdb14a3ac63317f6c7d32c65e498c0f59b57845cba7df\" id=100d255b-ed31-482f-b7e1-2ac80754672c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.445471 | controller |     "Jun 11 11:11:06.267315 crc crio[22652]: time=\"2026-06-11T11:11:06.266912485Z\" level=info msg=\"Removed pod sandbox: 80e7d3b7d1af85f0b17fdb14a3ac63317f6c7d32c65e498c0f59b57845cba7df\" id=100d255b-ed31-482f-b7e1-2ac80754672c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.445486 | controller |     "Jun 11 11:11:06.268860 crc crio[22652]: time=\"2026-06-11T11:11:06.268714171Z\" level=info msg=\"Stopping pod sandbox: 5b2a39462143cf82a0fc33421a44facd25bafdebcd573a0cac1be03ac2c50452\" id=0e3b1b88-005a-4124-9a6b-c08f4a1e0e3b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.445500 | controller |     "Jun 11 11:11:06.268959 crc crio[22652]: time=\"2026-06-11T11:11:06.268907207Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5b2a39462143cf82a0fc33421a44facd25bafdebcd573a0cac1be03ac2c50452\" id=0e3b1b88-005a-4124-9a6b-c08f4a1e0e3b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.445514 | controller |     "Jun 11 11:11:06.270269 crc crio[22652]: time=\"2026-06-11T11:11:06.27018916Z\" level=info msg=\"Removing pod sandbox: 5b2a39462143cf82a0fc33421a44facd25bafdebcd573a0cac1be03ac2c50452\" id=2a6f82f3-a9c7-47bd-aefc-262f356929f9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.445528 | controller |     "Jun 11 11:11:06.304306 crc crio[22652]: time=\"2026-06-11T11:11:06.304111709Z\" level=info msg=\"Removed pod sandbox: 5b2a39462143cf82a0fc33421a44facd25bafdebcd573a0cac1be03ac2c50452\" id=2a6f82f3-a9c7-47bd-aefc-262f356929f9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.445562 | controller |     "Jun 11 11:11:06.305692 crc crio[22652]: time=\"2026-06-11T11:11:06.305332787Z\" level=info msg=\"Stopping pod sandbox: 9f6605ab870e7f27bd6334e34bd461bdcc80e4115babf5abfb30c5d56d7615c1\" id=689e56b0-fcb4-4ad1-aa18-84fee38e244b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.445580 | controller |     "Jun 11 11:11:06.305692 crc crio[22652]: time=\"2026-06-11T11:11:06.30541844Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9f6605ab870e7f27bd6334e34bd461bdcc80e4115babf5abfb30c5d56d7615c1\" id=689e56b0-fcb4-4ad1-aa18-84fee38e244b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.445595 | controller |     "Jun 11 11:11:06.306194 crc crio[22652]: time=\"2026-06-11T11:11:06.30609317Z\" level=info msg=\"Removing pod sandbox: 9f6605ab870e7f27bd6334e34bd461bdcc80e4115babf5abfb30c5d56d7615c1\" id=4262fe52-103a-41cb-89a6-51e44494f229 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.445610 | controller |     "Jun 11 11:11:06.331838 crc crio[22652]: time=\"2026-06-11T11:11:06.331637174Z\" level=info msg=\"Removed pod sandbox: 9f6605ab870e7f27bd6334e34bd461bdcc80e4115babf5abfb30c5d56d7615c1\" id=4262fe52-103a-41cb-89a6-51e44494f229 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.445624 | controller |     "Jun 11 11:11:07.855752 crc crio[22652]: time=\"2026-06-11T11:11:07.854468746Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 11:58:02.445639 | controller |     "Jun 11 11:11:08.432972 crc crio[22652]: time=\"2026-06-11T11:11:08.43274258Z\" level=info msg=\"Stopping container: 280d38a7eea44998a1ddf2cb212128bca6a9043b4ac40320c6edc51d95fd551a (timeout: 2s)\" id=5a59c1e0-b50d-4cdd-96fa-f3028ee45440 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.445654 | controller |     "Jun 11 11:11:08.581216 crc crio[22652]: time=\"2026-06-11T11:11:08.580597988Z\" level=info msg=\"Stopped container 280d38a7eea44998a1ddf2cb212128bca6a9043b4ac40320c6edc51d95fd551a: openshift-marketplace/redhat-marketplace-gdmmg/registry-server\" id=5a59c1e0-b50d-4cdd-96fa-f3028ee45440 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.445669 | controller |     "Jun 11 11:11:08.583676 crc crio[22652]: time=\"2026-06-11T11:11:08.583356325Z\" level=info msg=\"Stopping pod sandbox: a8220d687967da984f0b1472f3a800b6664b95e8dd7ec449a3f95d7017e1c20b\" id=d5bbb8c0-02e6-4302-a414-c523c0bcfb56 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.445685 | controller |     "Jun 11 11:11:08.584369 crc crio[22652]: time=\"2026-06-11T11:11:08.584245074Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-gdmmg Namespace:openshift-marketplace ID:a8220d687967da984f0b1472f3a800b6664b95e8dd7ec449a3f95d7017e1c20b UID:903e4f6b-19fc-427c-b590-b48fede13d62 NetNS:/var/run/netns/3d97f8eb-5be1-4479-9999-50d5bbc5b989 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod903e4f6b_19fc_427c_b590_b48fede13d62.slice PodAnnotations:0xc002400c28}] Aliases:map[]}\"",
2026-06-11 11:58:02.445700 | controller |     "Jun 11 11:11:08.584622 crc crio[22652]: time=\"2026-06-11T11:11:08.584524243Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-gdmmg from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.445715 | controller |     "Jun 11 11:11:09.031406 crc crio[22652]: time=\"2026-06-11T11:11:09.031346305Z\" level=info msg=\"Stopped pod sandbox: a8220d687967da984f0b1472f3a800b6664b95e8dd7ec449a3f95d7017e1c20b\" id=d5bbb8c0-02e6-4302-a414-c523c0bcfb56 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.445730 | controller |     "Jun 11 11:11:09.535933 crc crio[22652]: time=\"2026-06-11T11:11:09.535504713Z\" level=info msg=\"Removing container: 280d38a7eea44998a1ddf2cb212128bca6a9043b4ac40320c6edc51d95fd551a\" id=4c63801d-5d02-4681-ad48-109875a10c3e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.445748 | controller |     "Jun 11 11:11:09.624295 crc crio[22652]: time=\"2026-06-11T11:11:09.624175427Z\" level=info msg=\"Removed container 280d38a7eea44998a1ddf2cb212128bca6a9043b4ac40320c6edc51d95fd551a: openshift-marketplace/redhat-marketplace-gdmmg/registry-server\" id=4c63801d-5d02-4681-ad48-109875a10c3e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.445763 | controller |     "Jun 11 11:11:09.638533 crc crio[22652]: time=\"2026-06-11T11:11:09.637845559Z\" level=info msg=\"Removing container: ea75d61592d8086a629162a12cd73e65789666fd5aa68c994e57eef23ed18a0a\" id=ee97acac-dfa0-4217-a123-2babcc8f94ec name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.445779 | controller |     "Jun 11 11:11:09.738519 crc crio[22652]: time=\"2026-06-11T11:11:09.738418446Z\" level=info msg=\"Removed container ea75d61592d8086a629162a12cd73e65789666fd5aa68c994e57eef23ed18a0a: openshift-marketplace/redhat-marketplace-gdmmg/extract-content\" id=ee97acac-dfa0-4217-a123-2babcc8f94ec name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.445794 | controller |     "Jun 11 11:11:09.749221 crc crio[22652]: time=\"2026-06-11T11:11:09.749063179Z\" level=info msg=\"Removing container: 98f605df801aa5fc3790eb1e1a5ee1a103e5987030716128af610e802ad5a692\" id=3fc5ffc0-f6eb-4fc2-80ba-4e27af94e236 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.445808 | controller |     "Jun 11 11:11:09.799730 crc crio[22652]: time=\"2026-06-11T11:11:09.79932757Z\" level=info msg=\"Removed container 98f605df801aa5fc3790eb1e1a5ee1a103e5987030716128af610e802ad5a692: openshift-marketplace/redhat-marketplace-gdmmg/extract-utilities\" id=3fc5ffc0-f6eb-4fc2-80ba-4e27af94e236 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.445823 | controller |     "Jun 11 11:11:10.564363 crc crio[22652]: time=\"2026-06-11T11:11:10.540900194Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=2aa8f6fd-1a43-4265-b699-92722e39ba77 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.445838 | controller |     "Jun 11 11:11:10.564363 crc crio[22652]: time=\"2026-06-11T11:11:10.54388658Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=3a2c7842-419e-4e57-8a7c-52f42de995f8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.445852 | controller |     "Jun 11 11:11:10.564363 crc crio[22652]: time=\"2026-06-11T11:11:10.557615218Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-fwcgs/registry-server\" id=53ae6de9-0e5c-419f-8190-56eb91f04ac1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.445867 | controller |     "Jun 11 11:11:10.564363 crc crio[22652]: time=\"2026-06-11T11:11:10.558816757Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.445882 | controller |     "Jun 11 11:11:10.652613 crc crio[22652]: time=\"2026-06-11T11:11:10.652513246Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.445897 | controller |     "Jun 11 11:11:10.656226 crc crio[22652]: time=\"2026-06-11T11:11:10.65609828Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.445911 | controller |     "Jun 11 11:11:11.505340 crc crio[22652]: time=\"2026-06-11T11:11:11.504570838Z\" level=info msg=\"Created container 64f2a94058c1dc96792d457eb2be561931517613bee5f29b565f6ef720fc8a0a: openshift-marketplace/redhat-operators-fwcgs/registry-server\" id=53ae6de9-0e5c-419f-8190-56eb91f04ac1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.445929 | controller |     "Jun 11 11:11:11.507052 crc crio[22652]: time=\"2026-06-11T11:11:11.506638163Z\" level=info msg=\"Starting container: 64f2a94058c1dc96792d457eb2be561931517613bee5f29b565f6ef720fc8a0a\" id=dbec6451-887e-4e82-a458-4ad01a05ebf3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.445944 | controller |     "Jun 11 11:11:11.517558 crc crio[22652]: time=\"2026-06-11T11:11:11.517422969Z\" level=info msg=\"Started container\" PID=92022 containerID=64f2a94058c1dc96792d457eb2be561931517613bee5f29b565f6ef720fc8a0a description=openshift-marketplace/redhat-operators-fwcgs/registry-server id=dbec6451-887e-4e82-a458-4ad01a05ebf3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bf8cf26a5da520bba24dd320aa79f417809b7219e8b4d3f798fd4f0cd8495d09",
2026-06-11 11:58:02.445959 | controller |     "Jun 11 11:11:24.960333 crc crio[22652]: time=\"2026-06-11T11:11:24.959714072Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-687999f8f7-lh62c/POD\" id=6bfeeb90-a00f-4961-9491-3108bdfb4e92 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.445978 | controller |     "Jun 11 11:11:24.961446 crc crio[22652]: time=\"2026-06-11T11:11:24.961415827Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.446002 | controller |     "Jun 11 11:11:25.032238 crc crio[22652]: time=\"2026-06-11T11:11:25.032108756Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-687999f8f7-lh62c Namespace:openstack ID:4f36138b408b1d3850bedfa462e1790d0bf3482ebe71038129cf06ef380f7097 UID:ee5b2f9c-b0fb-44dc-81cc-5cceaf6097a9 NetNS:/var/run/netns/db96affa-ebeb-4d90-b032-21742bc21763 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podee5b2f9c_b0fb_44dc_81cc_5cceaf6097a9.slice PodAnnotations:0xc0029281f0}] Aliases:map[]}\"",
2026-06-11 11:58:02.446025 | controller |     "Jun 11 11:11:25.032238 crc crio[22652]: time=\"2026-06-11T11:11:25.03221941Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-687999f8f7-lh62c to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.446041 | controller |     "Jun 11 11:11:25.962871 crc crio[22652]: 2026-06-11T11:11:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4f36138b408b1d3 Mac:1e:50:63:59:20:26 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d9 Mtu:0 Sandbox:/var/run/netns/db96affa-ebeb-4d90-b032-21742bc21763 SocketPath: PciID:}] [{Interface:0xc0003248c0 Address:{IP:10.217.0.217 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.446057 | controller |     "Jun 11 11:11:25.965493 crc crio[22652]: time=\"2026-06-11T11:11:25.965409982Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-687999f8f7-lh62c Namespace:openstack ID:4f36138b408b1d3850bedfa462e1790d0bf3482ebe71038129cf06ef380f7097 UID:ee5b2f9c-b0fb-44dc-81cc-5cceaf6097a9 NetNS:/var/run/netns/db96affa-ebeb-4d90-b032-21742bc21763 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podee5b2f9c_b0fb_44dc_81cc_5cceaf6097a9.slice PodAnnotations:0xc0029281f0}] Aliases:map[]}\"",
2026-06-11 11:58:02.446073 | controller |     "Jun 11 11:11:25.965707 crc crio[22652]: time=\"2026-06-11T11:11:25.96565219Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-687999f8f7-lh62c for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.446089 | controller |     "Jun 11 11:11:25.975520 crc crio[22652]: time=\"2026-06-11T11:11:25.975432645Z\" level=info msg=\"Ran pod sandbox 4f36138b408b1d3850bedfa462e1790d0bf3482ebe71038129cf06ef380f7097 with infra container: openstack/dnsmasq-dns-687999f8f7-lh62c/POD\" id=6bfeeb90-a00f-4961-9491-3108bdfb4e92 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.446110 | controller |     "Jun 11 11:11:25.979062 crc crio[22652]: time=\"2026-06-11T11:11:25.978880981Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=78e84d40-3815-4351-9e78-35ca731445a6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.446126 | controller |     "Jun 11 11:11:26.075847 crc crio[22652]: time=\"2026-06-11T11:11:26.073593996Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=181bc9a3-16a3-4fbb-b218-5781d6d1deba name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.446141 | controller |     "Jun 11 11:11:28.465683 crc crio[22652]: time=\"2026-06-11T11:11:28.465230673Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-687999f8f7-lh62c/init\" id=711021b7-a465-47e6-89cb-f22c46e52f42 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.446155 | controller |     "Jun 11 11:11:28.466701 crc crio[22652]: time=\"2026-06-11T11:11:28.466274716Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.446171 | controller |     "Jun 11 11:11:28.520055 crc crio[22652]: time=\"2026-06-11T11:11:28.519929865Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.446186 | controller |     "Jun 11 11:11:28.524094 crc crio[22652]: time=\"2026-06-11T11:11:28.524019803Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.446201 | controller |     "Jun 11 11:11:30.292452 crc crio[22652]: time=\"2026-06-11T11:11:30.291614214Z\" level=info msg=\"Created container 4fbdf75f82f8e46c1fcae55a2b8dceeaec84d2de9d0028d9c29500d24fb74b95: openstack/dnsmasq-dns-687999f8f7-lh62c/init\" id=711021b7-a465-47e6-89cb-f22c46e52f42 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.446215 | controller |     "Jun 11 11:11:30.298778 crc crio[22652]: time=\"2026-06-11T11:11:30.294900259Z\" level=info msg=\"Starting container: 4fbdf75f82f8e46c1fcae55a2b8dceeaec84d2de9d0028d9c29500d24fb74b95\" id=7dc208b3-9ef4-4ec6-8564-057fd270d1ac name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.446229 | controller |     "Jun 11 11:11:30.302692 crc crio[22652]: time=\"2026-06-11T11:11:30.302547962Z\" level=info msg=\"Started container\" PID=92916 containerID=4fbdf75f82f8e46c1fcae55a2b8dceeaec84d2de9d0028d9c29500d24fb74b95 description=openstack/dnsmasq-dns-687999f8f7-lh62c/init id=7dc208b3-9ef4-4ec6-8564-057fd270d1ac name=/runtime.v1.RuntimeService/StartContainer sandboxID=4f36138b408b1d3850bedfa462e1790d0bf3482ebe71038129cf06ef380f7097",
2026-06-11 11:58:02.446244 | controller |     "Jun 11 11:11:30.907356 crc crio[22652]: time=\"2026-06-11T11:11:30.906769254Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=67965291-15bb-466e-a63a-9caa1f392f1b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.446260 | controller |     "Jun 11 11:11:31.050766 crc crio[22652]: time=\"2026-06-11T11:11:31.050664336Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=8938130f-1f08-4442-8860-87864d52ddd7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.446274 | controller |     "Jun 11 11:11:31.314408 crc crio[22652]: time=\"2026-06-11T11:11:31.313443049Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-687999f8f7-lh62c/dnsmasq-dns\" id=e12b1ca2-3366-4e2a-af16-0a4760b9ad80 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.446292 | controller |     "Jun 11 11:11:31.315459 crc crio[22652]: time=\"2026-06-11T11:11:31.315221045Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.446306 | controller |     "Jun 11 11:11:31.318973 crc crio[22652]: time=\"2026-06-11T11:11:31.317579461Z\" level=info msg=\"Stopping container: 64f2a94058c1dc96792d457eb2be561931517613bee5f29b565f6ef720fc8a0a (timeout: 2s)\" id=3d59a0e6-fca7-4e57-8b7f-aa252bbdfa50 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.446320 | controller |     "Jun 11 11:11:31.506211 crc crio[22652]: time=\"2026-06-11T11:11:31.506097651Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.446335 | controller |     "Jun 11 11:11:31.512446 crc crio[22652]: time=\"2026-06-11T11:11:31.512401692Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.446373 | controller |     "Jun 11 11:11:31.956823 crc crio[22652]: time=\"2026-06-11T11:11:31.956761215Z\" level=info msg=\"Created container 44fdfda9164db0d845e2326080c346464bfbcd1ae64637e39cc03867e244d031: openstack/dnsmasq-dns-687999f8f7-lh62c/dnsmasq-dns\" id=e12b1ca2-3366-4e2a-af16-0a4760b9ad80 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.446391 | controller |     "Jun 11 11:11:31.961098 crc crio[22652]: time=\"2026-06-11T11:11:31.960711982Z\" level=info msg=\"Starting container: 44fdfda9164db0d845e2326080c346464bfbcd1ae64637e39cc03867e244d031\" id=ec41c01e-3cfe-4312-83c3-cf4d6115d61f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.446406 | controller |     "Jun 11 11:11:31.984859 crc crio[22652]: time=\"2026-06-11T11:11:31.984691014Z\" level=info msg=\"Started container\" PID=93184 containerID=44fdfda9164db0d845e2326080c346464bfbcd1ae64637e39cc03867e244d031 description=openstack/dnsmasq-dns-687999f8f7-lh62c/dnsmasq-dns id=ec41c01e-3cfe-4312-83c3-cf4d6115d61f name=/runtime.v1.RuntimeService/StartContainer sandboxID=4f36138b408b1d3850bedfa462e1790d0bf3482ebe71038129cf06ef380f7097",
2026-06-11 11:58:02.446421 | controller |     "Jun 11 11:11:32.671802 crc crio[22652]: time=\"2026-06-11T11:11:32.671405283Z\" level=info msg=\"Stopped container 64f2a94058c1dc96792d457eb2be561931517613bee5f29b565f6ef720fc8a0a: openshift-marketplace/redhat-operators-fwcgs/registry-server\" id=3d59a0e6-fca7-4e57-8b7f-aa252bbdfa50 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.446436 | controller |     "Jun 11 11:11:32.673832 crc crio[22652]: time=\"2026-06-11T11:11:32.673271172Z\" level=info msg=\"Stopping pod sandbox: bf8cf26a5da520bba24dd320aa79f417809b7219e8b4d3f798fd4f0cd8495d09\" id=cd211b1d-618c-422a-8f3b-b21a7094d776 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.446450 | controller |     "Jun 11 11:11:32.673832 crc crio[22652]: time=\"2026-06-11T11:11:32.673801449Z\" level=info msg=\"Got pod network &{Name:redhat-operators-fwcgs Namespace:openshift-marketplace ID:bf8cf26a5da520bba24dd320aa79f417809b7219e8b4d3f798fd4f0cd8495d09 UID:d0f6d497-5e82-485f-85b5-bf2c518d0ddf NetNS:/var/run/netns/92c19c72-6731-426b-b050-d169c2d41e69 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd0f6d497_5e82_485f_85b5_bf2c518d0ddf.slice PodAnnotations:0xc0014a46c8}] Aliases:map[]}\"",
2026-06-11 11:58:02.446465 | controller |     "Jun 11 11:11:32.674347 crc crio[22652]: time=\"2026-06-11T11:11:32.674251003Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-fwcgs from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.446479 | controller |     "Jun 11 11:11:33.738058 crc crio[22652]: time=\"2026-06-11T11:11:33.737434214Z\" level=info msg=\"Stopped pod sandbox: bf8cf26a5da520bba24dd320aa79f417809b7219e8b4d3f798fd4f0cd8495d09\" id=cd211b1d-618c-422a-8f3b-b21a7094d776 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.446497 | controller |     "Jun 11 11:11:34.013383 crc crio[22652]: time=\"2026-06-11T11:11:34.010049644Z\" level=info msg=\"Removing container: 64f2a94058c1dc96792d457eb2be561931517613bee5f29b565f6ef720fc8a0a\" id=d6c9097a-9676-452f-80e3-c24956926495 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.446512 | controller |     "Jun 11 11:11:34.132614 crc crio[22652]: time=\"2026-06-11T11:11:34.132438443Z\" level=info msg=\"Removed container 64f2a94058c1dc96792d457eb2be561931517613bee5f29b565f6ef720fc8a0a: openshift-marketplace/redhat-operators-fwcgs/registry-server\" id=d6c9097a-9676-452f-80e3-c24956926495 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.446526 | controller |     "Jun 11 11:11:34.136636 crc crio[22652]: time=\"2026-06-11T11:11:34.136547268Z\" level=info msg=\"Removing container: 283e26bc146a6687ed3f0febad93b0b5e792a443a19fc51e4781e9157dac4642\" id=419ccad8-5447-418f-81a5-5bf3d7adef46 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.446541 | controller |     "Jun 11 11:11:34.190612 crc crio[22652]: time=\"2026-06-11T11:11:34.18992363Z\" level=info msg=\"Removed container 283e26bc146a6687ed3f0febad93b0b5e792a443a19fc51e4781e9157dac4642: openshift-marketplace/redhat-operators-fwcgs/extract-content\" id=419ccad8-5447-418f-81a5-5bf3d7adef46 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.446555 | controller |     "Jun 11 11:11:34.198103 crc crio[22652]: time=\"2026-06-11T11:11:34.197942951Z\" level=info msg=\"Removing container: 43d2465925151f8ad8510fcfc1876f40cc395d0b268bda460418adc16a2d0bda\" id=bf1cd70c-2309-435d-aafe-ef9c79df39e4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.446569 | controller |     "Jun 11 11:11:34.614470 crc crio[22652]: time=\"2026-06-11T11:11:34.614323055Z\" level=info msg=\"Removed container 43d2465925151f8ad8510fcfc1876f40cc395d0b268bda460418adc16a2d0bda: openshift-marketplace/redhat-operators-fwcgs/extract-utilities\" id=bf1cd70c-2309-435d-aafe-ef9c79df39e4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.446583 | controller |     "Jun 11 11:11:39.446383 crc crio[22652]: time=\"2026-06-11T11:11:39.445696908Z\" level=info msg=\"Stopping container: 8ed417fbd77d97c3484e74c49635a874ad56390e552b68092776026631bac633 (timeout: 10s)\" id=bb92a372-d9e2-42a5-960e-e4bf8a65b18c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.446597 | controller |     "Jun 11 11:11:39.790602 crc crio[22652]: time=\"2026-06-11T11:11:39.789924113Z\" level=info msg=\"Stopped container 8ed417fbd77d97c3484e74c49635a874ad56390e552b68092776026631bac633: openstack/dnsmasq-dns-68b84f4555-pj4tq/dnsmasq-dns\" id=bb92a372-d9e2-42a5-960e-e4bf8a65b18c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.446611 | controller |     "Jun 11 11:11:39.791655 crc crio[22652]: time=\"2026-06-11T11:11:39.791561136Z\" level=info msg=\"Stopping pod sandbox: b30a4779d8efbf0cc9eb9acfb4640adc8e5b1201b2859228d97627a909827554\" id=9a47ac12-2d80-4fa5-ad4e-ffdfc3ac0a6a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.446626 | controller |     "Jun 11 11:11:39.792402 crc crio[22652]: time=\"2026-06-11T11:11:39.792334301Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68b84f4555-pj4tq Namespace:openstack ID:b30a4779d8efbf0cc9eb9acfb4640adc8e5b1201b2859228d97627a909827554 UID:edec1387-e59b-44c2-9e4f-876c7ce1ac79 NetNS:/var/run/netns/97790034-3e2a-4972-bfbe-7480a58665b7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podedec1387_e59b_44c2_9e4f_876c7ce1ac79.slice PodAnnotations:0xc0009892d0}] Aliases:map[]}\"",
2026-06-11 11:58:02.446641 | controller |     "Jun 11 11:11:39.792584 crc crio[22652]: time=\"2026-06-11T11:11:39.792524067Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-68b84f4555-pj4tq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.446658 | controller |     "Jun 11 11:11:40.343932 crc crio[22652]: time=\"2026-06-11T11:11:40.343767473Z\" level=info msg=\"Stopped pod sandbox: b30a4779d8efbf0cc9eb9acfb4640adc8e5b1201b2859228d97627a909827554\" id=9a47ac12-2d80-4fa5-ad4e-ffdfc3ac0a6a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.446673 | controller |     "Jun 11 11:11:41.161442 crc crio[22652]: time=\"2026-06-11T11:11:41.160241171Z\" level=info msg=\"Removing container: 8ed417fbd77d97c3484e74c49635a874ad56390e552b68092776026631bac633\" id=37a1081f-aa5d-44d2-b6f8-aa404c2b6167 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.446687 | controller |     "Jun 11 11:11:41.194549 crc crio[22652]: time=\"2026-06-11T11:11:41.194410897Z\" level=info msg=\"Removed container 8ed417fbd77d97c3484e74c49635a874ad56390e552b68092776026631bac633: openstack/dnsmasq-dns-68b84f4555-pj4tq/dnsmasq-dns\" id=37a1081f-aa5d-44d2-b6f8-aa404c2b6167 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.446701 | controller |     "Jun 11 11:11:41.197843 crc crio[22652]: time=\"2026-06-11T11:11:41.197778965Z\" level=info msg=\"Removing container: 2b0f30e60c6f7fc313c05993c3600c60b7f5b0e51c2f5a2a2a085dacc0c5c025\" id=b1a7718d-8260-4397-8b25-e1eb28263a48 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.446715 | controller |     "Jun 11 11:11:41.236778 crc crio[22652]: time=\"2026-06-11T11:11:41.236308882Z\" level=info msg=\"Removed container 2b0f30e60c6f7fc313c05993c3600c60b7f5b0e51c2f5a2a2a085dacc0c5c025: openstack/dnsmasq-dns-68b84f4555-pj4tq/init\" id=b1a7718d-8260-4397-8b25-e1eb28263a48 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.446729 | controller |     "Jun 11 11:12:00.545925 crc crio[22652]: time=\"2026-06-11T11:12:00.544851507Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686272-bh2vc/POD\" id=ab767ef1-c9ec-4fa7-ac32-1b7014eeb2b5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.446744 | controller |     "Jun 11 11:12:00.547603 crc crio[22652]: time=\"2026-06-11T11:12:00.545949973Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.446758 | controller |     "Jun 11 11:12:00.581263 crc crio[22652]: time=\"2026-06-11T11:12:00.581106382Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686272-bh2vc Namespace:openshift-infra ID:6dc6902b90d328437c134fd4817e9b3f02a06cba71a2246b29e52e9566078840 UID:ead6f00f-7720-4b0c-9d9d-2fc3163ce962 NetNS:/var/run/netns/83660019-7153-44ce-9ede-ea1f956df720 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podead6f00f_7720_4b0c_9d9d_2fc3163ce962.slice PodAnnotations:0xc0004bf888}] Aliases:map[]}\"",
2026-06-11 11:58:02.446773 | controller |     "Jun 11 11:12:00.581263 crc crio[22652]: time=\"2026-06-11T11:12:00.581216555Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686272-bh2vc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.446787 | controller |     "Jun 11 11:12:01.115967 crc crio[22652]: 2026-06-11T11:12:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6dc6902b90d3284 Mac:9a:ff:31:2b:d5:50 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:da Mtu:0 Sandbox:/var/run/netns/83660019-7153-44ce-9ede-ea1f956df720 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.218 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.446802 | controller |     "Jun 11 11:12:01.120976 crc crio[22652]: time=\"2026-06-11T11:12:01.120873624Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686272-bh2vc Namespace:openshift-infra ID:6dc6902b90d328437c134fd4817e9b3f02a06cba71a2246b29e52e9566078840 UID:ead6f00f-7720-4b0c-9d9d-2fc3163ce962 NetNS:/var/run/netns/83660019-7153-44ce-9ede-ea1f956df720 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podead6f00f_7720_4b0c_9d9d_2fc3163ce962.slice PodAnnotations:0xc0004bf888}] Aliases:map[]}\"",
2026-06-11 11:58:02.446820 | controller |     "Jun 11 11:12:01.121438 crc crio[22652]: time=\"2026-06-11T11:12:01.121303047Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686272-bh2vc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.446835 | controller |     "Jun 11 11:12:01.132709 crc crio[22652]: time=\"2026-06-11T11:12:01.132623482Z\" level=info msg=\"Ran pod sandbox 6dc6902b90d328437c134fd4817e9b3f02a06cba71a2246b29e52e9566078840 with infra container: openshift-infra/auto-csr-approver-29686272-bh2vc/POD\" id=ab767ef1-c9ec-4fa7-ac32-1b7014eeb2b5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.446849 | controller |     "Jun 11 11:12:01.140346 crc crio[22652]: time=\"2026-06-11T11:12:01.14026436Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=7f7194ba-e7f0-45ad-9acc-35952a96f5f4 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.446864 | controller |     "Jun 11 11:12:01.160864 crc crio[22652]: time=\"2026-06-11T11:12:01.160780832Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 11:58:02.446878 | controller |     "Jun 11 11:12:02.249634 crc crio[22652]: time=\"2026-06-11T11:12:02.249011101Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=7f7194ba-e7f0-45ad-9acc-35952a96f5f4 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.446893 | controller |     "Jun 11 11:12:02.251832 crc crio[22652]: time=\"2026-06-11T11:12:02.251751341Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=82b0f09c-dfd4-4fdc-ab93-e717020189f1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.446908 | controller |     "Jun 11 11:12:02.257793 crc crio[22652]: time=\"2026-06-11T11:12:02.257679516Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=0b5df895-3a8e-4fa4-8b67-e1715c63bdfd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.446923 | controller |     "Jun 11 11:12:02.272457 crc crio[22652]: time=\"2026-06-11T11:12:02.272330463Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686272-bh2vc/oc\" id=51a4eec2-0270-465b-9ed7-4a08572b6f30 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.446937 | controller |     "Jun 11 11:12:02.272975 crc crio[22652]: time=\"2026-06-11T11:12:02.27287636Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.446952 | controller |     "Jun 11 11:12:02.329639 crc crio[22652]: time=\"2026-06-11T11:12:02.329434141Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.446967 | controller |     "Jun 11 11:12:02.536022 crc crio[22652]: time=\"2026-06-11T11:12:02.535749937Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.446982 | controller |     "Jun 11 11:12:02.784647 crc crio[22652]: time=\"2026-06-11T11:12:02.783976689Z\" level=info msg=\"Created container 3c66b7896595c7fa3e9903ed80be1bc35da75b40d7354a0809cb0406ff0ab52d: openshift-infra/auto-csr-approver-29686272-bh2vc/oc\" id=51a4eec2-0270-465b-9ed7-4a08572b6f30 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.446996 | controller |     "Jun 11 11:12:02.787259 crc crio[22652]: time=\"2026-06-11T11:12:02.787026205Z\" level=info msg=\"Starting container: 3c66b7896595c7fa3e9903ed80be1bc35da75b40d7354a0809cb0406ff0ab52d\" id=b0dcda34-185d-45d6-b8e6-cc33bfb3ae14 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.447016 | controller |     "Jun 11 11:12:02.793665 crc crio[22652]: time=\"2026-06-11T11:12:02.793583324Z\" level=info msg=\"Started container\" PID=94815 containerID=3c66b7896595c7fa3e9903ed80be1bc35da75b40d7354a0809cb0406ff0ab52d description=openshift-infra/auto-csr-approver-29686272-bh2vc/oc id=b0dcda34-185d-45d6-b8e6-cc33bfb3ae14 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6dc6902b90d328437c134fd4817e9b3f02a06cba71a2246b29e52e9566078840",
2026-06-11 11:58:02.447031 | controller |     "Jun 11 11:12:04.530790 crc crio[22652]: time=\"2026-06-11T11:12:04.530073046Z\" level=info msg=\"Stopping pod sandbox: 6dc6902b90d328437c134fd4817e9b3f02a06cba71a2246b29e52e9566078840\" id=5ee218ce-59f3-463f-8143-376847a28bf0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.447046 | controller |     "Jun 11 11:12:04.532375 crc crio[22652]: time=\"2026-06-11T11:12:04.531499042Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686272-bh2vc Namespace:openshift-infra ID:6dc6902b90d328437c134fd4817e9b3f02a06cba71a2246b29e52e9566078840 UID:ead6f00f-7720-4b0c-9d9d-2fc3163ce962 NetNS:/var/run/netns/83660019-7153-44ce-9ede-ea1f956df720 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podead6f00f_7720_4b0c_9d9d_2fc3163ce962.slice PodAnnotations:0xc00008c500}] Aliases:map[]}\"",
2026-06-11 11:58:02.447061 | controller |     "Jun 11 11:12:04.532375 crc crio[22652]: time=\"2026-06-11T11:12:04.531655767Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686272-bh2vc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.447078 | controller |     "Jun 11 11:12:04.912748 crc crio[22652]: time=\"2026-06-11T11:12:04.912649244Z\" level=info msg=\"Stopped pod sandbox: 6dc6902b90d328437c134fd4817e9b3f02a06cba71a2246b29e52e9566078840\" id=5ee218ce-59f3-463f-8143-376847a28bf0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.447100 | controller |     "Jun 11 11:12:06.357897 crc crio[22652]: time=\"2026-06-11T11:12:06.357240644Z\" level=info msg=\"Removing container: 7bd3c1303bbbe06b49aed29311a1bac5a2b2f5cd4cd2901e2348109bb42c2e77\" id=bf5eb418-caeb-4254-a7ac-532e0e4ecd44 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.447123 | controller |     "Jun 11 11:12:06.391106 crc crio[22652]: time=\"2026-06-11T11:12:06.390848268Z\" level=info msg=\"Removed container 7bd3c1303bbbe06b49aed29311a1bac5a2b2f5cd4cd2901e2348109bb42c2e77: openstack/dnsmasq-dns-68c444669f-stff4/dnsmasq-dns\" id=bf5eb418-caeb-4254-a7ac-532e0e4ecd44 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.447139 | controller |     "Jun 11 11:12:06.396780 crc crio[22652]: time=\"2026-06-11T11:12:06.3966892Z\" level=info msg=\"Removing container: 19c44c1df8b48be73a85453700fc2995636f1489ca78c6b791399348810138f1\" id=70ee4252-93ae-4060-b148-8d1fe185b854 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.447153 | controller |     "Jun 11 11:12:06.477963 crc crio[22652]: time=\"2026-06-11T11:12:06.477845339Z\" level=info msg=\"Removed container 19c44c1df8b48be73a85453700fc2995636f1489ca78c6b791399348810138f1: openshift-infra/auto-csr-approver-29686266-gzr72/oc\" id=70ee4252-93ae-4060-b148-8d1fe185b854 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.447168 | controller |     "Jun 11 11:12:06.481458 crc crio[22652]: time=\"2026-06-11T11:12:06.481386836Z\" level=info msg=\"Removing container: 20413c5cff16652ac665cd8fab2631c458b6d62dc5315a264c3d7133983884ed\" id=4c987576-eca0-4f3a-a104-d9308352e798 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.447183 | controller |     "Jun 11 11:12:06.605165 crc crio[22652]: time=\"2026-06-11T11:12:06.60494604Z\" level=info msg=\"Removed container 20413c5cff16652ac665cd8fab2631c458b6d62dc5315a264c3d7133983884ed: openstack/keystone-bootstrap-td8xq/keystone-bootstrap\" id=4c987576-eca0-4f3a-a104-d9308352e798 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.447202 | controller |     "Jun 11 11:12:06.609157 crc crio[22652]: time=\"2026-06-11T11:12:06.60905458Z\" level=info msg=\"Removing container: d0d57d841703076c4e9c4786c34b1cafd3489e92e839a12cb3d64f44480ae38f\" id=f725c162-f677-4adf-a93a-a4f737060c75 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.447217 | controller |     "Jun 11 11:12:06.643194 crc crio[22652]: time=\"2026-06-11T11:12:06.643069443Z\" level=info msg=\"Removed container d0d57d841703076c4e9c4786c34b1cafd3489e92e839a12cb3d64f44480ae38f: openstack/dnsmasq-dns-68c444669f-stff4/init\" id=f725c162-f677-4adf-a93a-a4f737060c75 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.447232 | controller |     "Jun 11 11:12:06.654365 crc crio[22652]: time=\"2026-06-11T11:12:06.654063442Z\" level=info msg=\"Stopping pod sandbox: bf8cf26a5da520bba24dd320aa79f417809b7219e8b4d3f798fd4f0cd8495d09\" id=c7baa3ba-fe7d-4794-8291-570e70de69d5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.447247 | controller |     "Jun 11 11:12:06.654682 crc crio[22652]: time=\"2026-06-11T11:12:06.654384203Z\" level=info msg=\"Stopped pod sandbox (already stopped): bf8cf26a5da520bba24dd320aa79f417809b7219e8b4d3f798fd4f0cd8495d09\" id=c7baa3ba-fe7d-4794-8291-570e70de69d5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.447263 | controller |     "Jun 11 11:12:06.655622 crc crio[22652]: time=\"2026-06-11T11:12:06.65554308Z\" level=info msg=\"Removing pod sandbox: bf8cf26a5da520bba24dd320aa79f417809b7219e8b4d3f798fd4f0cd8495d09\" id=e4e94c42-0cf3-4906-b401-251c886a1857 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.447278 | controller |     "Jun 11 11:12:06.675195 crc crio[22652]: time=\"2026-06-11T11:12:06.671889376Z\" level=info msg=\"Removed pod sandbox: bf8cf26a5da520bba24dd320aa79f417809b7219e8b4d3f798fd4f0cd8495d09\" id=e4e94c42-0cf3-4906-b401-251c886a1857 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.447292 | controller |     "Jun 11 11:12:06.675195 crc crio[22652]: time=\"2026-06-11T11:12:06.673066107Z\" level=info msg=\"Stopping pod sandbox: a8220d687967da984f0b1472f3a800b6664b95e8dd7ec449a3f95d7017e1c20b\" id=6a1783de-aea5-4f6a-81b9-bc7068e8b8b8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.447307 | controller |     "Jun 11 11:12:06.675195 crc crio[22652]: time=\"2026-06-11T11:12:06.673106468Z\" level=info msg=\"Stopped pod sandbox (already stopped): a8220d687967da984f0b1472f3a800b6664b95e8dd7ec449a3f95d7017e1c20b\" id=6a1783de-aea5-4f6a-81b9-bc7068e8b8b8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.447321 | controller |     "Jun 11 11:12:06.675195 crc crio[22652]: time=\"2026-06-11T11:12:06.673978116Z\" level=info msg=\"Removing pod sandbox: a8220d687967da984f0b1472f3a800b6664b95e8dd7ec449a3f95d7017e1c20b\" id=8add626b-d83e-427a-b7be-aaac4a100c66 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.447336 | controller |     "Jun 11 11:12:06.745362 crc crio[22652]: time=\"2026-06-11T11:12:06.7447416Z\" level=info msg=\"Removed pod sandbox: a8220d687967da984f0b1472f3a800b6664b95e8dd7ec449a3f95d7017e1c20b\" id=8add626b-d83e-427a-b7be-aaac4a100c66 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.447370 | controller |     "Jun 11 11:12:06.747093 crc crio[22652]: time=\"2026-06-11T11:12:06.747060103Z\" level=info msg=\"Stopping pod sandbox: a8c0f02d70f1238912b21fe0f26c673da62929f1cbe827fc31ecc22037e9b6fb\" id=811e67c2-fe5b-41bf-b0bb-58d506b6d5a5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.447386 | controller |     "Jun 11 11:12:06.747361 crc crio[22652]: time=\"2026-06-11T11:12:06.747338102Z\" level=info msg=\"Stopped pod sandbox (already stopped): a8c0f02d70f1238912b21fe0f26c673da62929f1cbe827fc31ecc22037e9b6fb\" id=811e67c2-fe5b-41bf-b0bb-58d506b6d5a5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.447405 | controller |     "Jun 11 11:12:06.749853 crc crio[22652]: time=\"2026-06-11T11:12:06.749709867Z\" level=info msg=\"Removing pod sandbox: a8c0f02d70f1238912b21fe0f26c673da62929f1cbe827fc31ecc22037e9b6fb\" id=63b60cb3-918f-4a5d-87cb-1ee86bab03e1 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.447421 | controller |     "Jun 11 11:12:06.798297 crc crio[22652]: time=\"2026-06-11T11:12:06.797924384Z\" level=info msg=\"Removed pod sandbox: a8c0f02d70f1238912b21fe0f26c673da62929f1cbe827fc31ecc22037e9b6fb\" id=63b60cb3-918f-4a5d-87cb-1ee86bab03e1 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.447435 | controller |     "Jun 11 11:12:06.800222 crc crio[22652]: time=\"2026-06-11T11:12:06.799710101Z\" level=info msg=\"Stopping pod sandbox: b30a4779d8efbf0cc9eb9acfb4640adc8e5b1201b2859228d97627a909827554\" id=f484dccb-4413-4511-a37f-962c490b0389 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.447450 | controller |     "Jun 11 11:12:06.800222 crc crio[22652]: time=\"2026-06-11T11:12:06.799842485Z\" level=info msg=\"Stopped pod sandbox (already stopped): b30a4779d8efbf0cc9eb9acfb4640adc8e5b1201b2859228d97627a909827554\" id=f484dccb-4413-4511-a37f-962c490b0389 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.447464 | controller |     "Jun 11 11:12:06.802420 crc crio[22652]: time=\"2026-06-11T11:12:06.801647561Z\" level=info msg=\"Removing pod sandbox: b30a4779d8efbf0cc9eb9acfb4640adc8e5b1201b2859228d97627a909827554\" id=02980848-cdbc-48c7-868e-311e0cfd7e6b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.447479 | controller |     "Jun 11 11:12:06.829495 crc crio[22652]: time=\"2026-06-11T11:12:06.829376143Z\" level=info msg=\"Removed pod sandbox: b30a4779d8efbf0cc9eb9acfb4640adc8e5b1201b2859228d97627a909827554\" id=02980848-cdbc-48c7-868e-311e0cfd7e6b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.447493 | controller |     "Jun 11 11:12:06.830219 crc crio[22652]: time=\"2026-06-11T11:12:06.830073755Z\" level=info msg=\"Stopping pod sandbox: c823a7d5a025e3e4c247c3434aa9aabc108912766276bd3b2a86ab8eeb21af3d\" id=a05a1c71-6255-475f-8297-75435f37374b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.447507 | controller |     "Jun 11 11:12:06.830321 crc crio[22652]: time=\"2026-06-11T11:12:06.830282181Z\" level=info msg=\"Stopped pod sandbox (already stopped): c823a7d5a025e3e4c247c3434aa9aabc108912766276bd3b2a86ab8eeb21af3d\" id=a05a1c71-6255-475f-8297-75435f37374b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.447521 | controller |     "Jun 11 11:12:06.830917 crc crio[22652]: time=\"2026-06-11T11:12:06.830879711Z\" level=info msg=\"Removing pod sandbox: c823a7d5a025e3e4c247c3434aa9aabc108912766276bd3b2a86ab8eeb21af3d\" id=f6225c9e-4eac-4643-8748-e25d2d3e70c4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.447535 | controller |     "Jun 11 11:12:06.850873 crc crio[22652]: time=\"2026-06-11T11:12:06.850782724Z\" level=info msg=\"Removed pod sandbox: c823a7d5a025e3e4c247c3434aa9aabc108912766276bd3b2a86ab8eeb21af3d\" id=f6225c9e-4eac-4643-8748-e25d2d3e70c4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.447549 | controller |     "Jun 11 11:12:06.851476 crc crio[22652]: time=\"2026-06-11T11:12:06.851420136Z\" level=info msg=\"Stopping pod sandbox: 572660153b949c4c7e878b86b10bb105065e5635a95b00cfce430c748d08467a\" id=a76581b4-cf9f-40f0-afb5-78328736ed0c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.447563 | controller |     "Jun 11 11:12:06.851561 crc crio[22652]: time=\"2026-06-11T11:12:06.851480338Z\" level=info msg=\"Stopped pod sandbox (already stopped): 572660153b949c4c7e878b86b10bb105065e5635a95b00cfce430c748d08467a\" id=a76581b4-cf9f-40f0-afb5-78328736ed0c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.447577 | controller |     "Jun 11 11:12:06.851916 crc crio[22652]: time=\"2026-06-11T11:12:06.85187472Z\" level=info msg=\"Removing pod sandbox: 572660153b949c4c7e878b86b10bb105065e5635a95b00cfce430c748d08467a\" id=73a57db8-3795-4cae-9aeb-a2409f65f063 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.447596 | controller |     "Jun 11 11:12:06.869537 crc crio[22652]: time=\"2026-06-11T11:12:06.869387658Z\" level=info msg=\"Removed pod sandbox: 572660153b949c4c7e878b86b10bb105065e5635a95b00cfce430c748d08467a\" id=73a57db8-3795-4cae-9aeb-a2409f65f063 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.447611 | controller |     "Jun 11 11:12:07.068455 crc crio[22652]: time=\"2026-06-11T11:12:07.067910225Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-7rfcr/POD\" id=e45ce72b-c09c-499b-808b-a16245b1d15e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.447625 | controller |     "Jun 11 11:12:07.068455 crc crio[22652]: time=\"2026-06-11T11:12:07.068446402Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.447640 | controller |     "Jun 11 11:12:07.106679 crc crio[22652]: time=\"2026-06-11T11:12:07.106572986Z\" level=info msg=\"Got pod network &{Name:community-operators-7rfcr Namespace:openshift-marketplace ID:42363d5122648b5b05ce20f835405e8e84e1db97a806dc01692bafba0a522c0b UID:d0bb109e-07d8-4857-ae43-c34e790c58b0 NetNS:/var/run/netns/873293b3-6580-4e3c-a906-ade0cc99b2a2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd0bb109e_07d8_4857_ae43_c34e790c58b0.slice PodAnnotations:0xc002928ea8}] Aliases:map[]}\"",
2026-06-11 11:58:02.447655 | controller |     "Jun 11 11:12:07.106679 crc crio[22652]: time=\"2026-06-11T11:12:07.106637988Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-7rfcr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.447671 | controller |     "Jun 11 11:12:07.650867 crc crio[22652]: 2026-06-11T11:12:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:42363d5122648b5 Mac:b6:6b:82:34:a8:f2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:db Mtu:0 Sandbox:/var/run/netns/873293b3-6580-4e3c-a906-ade0cc99b2a2 SocketPath: PciID:}] [{Interface:0xc0001345c0 Address:{IP:10.217.0.219 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.447686 | controller |     "Jun 11 11:12:07.652250 crc crio[22652]: time=\"2026-06-11T11:12:07.652161622Z\" level=info msg=\"Got pod network &{Name:community-operators-7rfcr Namespace:openshift-marketplace ID:42363d5122648b5b05ce20f835405e8e84e1db97a806dc01692bafba0a522c0b UID:d0bb109e-07d8-4857-ae43-c34e790c58b0 NetNS:/var/run/netns/873293b3-6580-4e3c-a906-ade0cc99b2a2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd0bb109e_07d8_4857_ae43_c34e790c58b0.slice PodAnnotations:0xc002928ea8}] Aliases:map[]}\"",
2026-06-11 11:58:02.447701 | controller |     "Jun 11 11:12:07.652359 crc crio[22652]: time=\"2026-06-11T11:12:07.652344088Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-7rfcr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.447715 | controller |     "Jun 11 11:12:07.662410 crc crio[22652]: time=\"2026-06-11T11:12:07.662322787Z\" level=info msg=\"Ran pod sandbox 42363d5122648b5b05ce20f835405e8e84e1db97a806dc01692bafba0a522c0b with infra container: openshift-marketplace/community-operators-7rfcr/POD\" id=e45ce72b-c09c-499b-808b-a16245b1d15e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.447730 | controller |     "Jun 11 11:12:07.666226 crc crio[22652]: time=\"2026-06-11T11:12:07.666033994Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=d3bf0ed3-3c2e-4c91-9b3c-01280247db27 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.447747 | controller |     "Jun 11 11:12:07.668686 crc crio[22652]: time=\"2026-06-11T11:12:07.668618356Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=8b2ccf73-6bf4-4ead-b194-34dbf46c8e5e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.447762 | controller |     "Jun 11 11:12:07.676875 crc crio[22652]: time=\"2026-06-11T11:12:07.676783145Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-7rfcr/extract-utilities\" id=9eb81b84-dc4e-4dd6-a216-578022a6e5bd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.447776 | controller |     "Jun 11 11:12:07.677469 crc crio[22652]: time=\"2026-06-11T11:12:07.677425906Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.447790 | controller |     "Jun 11 11:12:07.732760 crc crio[22652]: time=\"2026-06-11T11:12:07.732689755Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.447805 | controller |     "Jun 11 11:12:07.736891 crc crio[22652]: time=\"2026-06-11T11:12:07.736786355Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.447819 | controller |     "Jun 11 11:12:07.908250 crc crio[22652]: time=\"2026-06-11T11:12:07.907927402Z\" level=info msg=\"Created container 8127f859cd011fd4b0804c96c72661ce103a161aaf7fdf9331c07b6f683c79b3: openshift-marketplace/community-operators-7rfcr/extract-utilities\" id=9eb81b84-dc4e-4dd6-a216-578022a6e5bd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.447834 | controller |     "Jun 11 11:12:07.909756 crc crio[22652]: time=\"2026-06-11T11:12:07.909560185Z\" level=info msg=\"Starting container: 8127f859cd011fd4b0804c96c72661ce103a161aaf7fdf9331c07b6f683c79b3\" id=c124ca46-6c94-4d18-af79-602f7324b754 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.447848 | controller |     "Jun 11 11:12:07.915524 crc crio[22652]: time=\"2026-06-11T11:12:07.915462882Z\" level=info msg=\"Started container\" PID=95176 containerID=8127f859cd011fd4b0804c96c72661ce103a161aaf7fdf9331c07b6f683c79b3 description=openshift-marketplace/community-operators-7rfcr/extract-utilities id=c124ca46-6c94-4d18-af79-602f7324b754 name=/runtime.v1.RuntimeService/StartContainer sandboxID=42363d5122648b5b05ce20f835405e8e84e1db97a806dc01692bafba0a522c0b",
2026-06-11 11:58:02.447863 | controller |     "Jun 11 11:12:08.602238 crc crio[22652]: time=\"2026-06-11T11:12:08.601640294Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=0618ad6b-a1a9-4776-8ac7-9f73423b4aa2 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.447878 | controller |     "Jun 11 11:12:08.606165 crc crio[22652]: time=\"2026-06-11T11:12:08.606045384Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-11 11:58:02.447893 | controller |     "Jun 11 11:12:09.160499 crc crio[22652]: time=\"2026-06-11T11:12:09.160257234Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:c1bf1a7cae92e701b0ff93032482fe022c0ec704dcb6a892b32d9c898b64e1e0\" id=0618ad6b-a1a9-4776-8ac7-9f73423b4aa2 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.447943 | controller |     "Jun 11 11:12:09.163336 crc crio[22652]: time=\"2026-06-11T11:12:09.161706791Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=ca0e750d-c433-4bd0-a6b9-cabcb58ccf48 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.447974 | controller |     "Jun 11 11:12:09.165964 crc crio[22652]: time=\"2026-06-11T11:12:09.165859432Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=6dc03413-566a-4604-9b5b-2668ec23d9d2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.447991 | controller |     "Jun 11 11:12:09.172684 crc crio[22652]: time=\"2026-06-11T11:12:09.172506744Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-7rfcr/extract-content\" id=55a38a01-432f-4101-8dcd-53141980c98c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.448006 | controller |     "Jun 11 11:12:09.173020 crc crio[22652]: time=\"2026-06-11T11:12:09.172955129Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.448022 | controller |     "Jun 11 11:12:09.224611 crc crio[22652]: time=\"2026-06-11T11:12:09.224490199Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.448037 | controller |     "Jun 11 11:12:09.227884 crc crio[22652]: time=\"2026-06-11T11:12:09.227771413Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.448052 | controller |     "Jun 11 11:12:09.400685 crc crio[22652]: time=\"2026-06-11T11:12:09.400500591Z\" level=info msg=\"Created container b8e21d7b3fb39749da5f0a1cc14526c375029fe06eb777bd7c311ead930e99a3: openshift-marketplace/community-operators-7rfcr/extract-content\" id=55a38a01-432f-4101-8dcd-53141980c98c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.448067 | controller |     "Jun 11 11:12:09.402513 crc crio[22652]: time=\"2026-06-11T11:12:09.402485764Z\" level=info msg=\"Starting container: b8e21d7b3fb39749da5f0a1cc14526c375029fe06eb777bd7c311ead930e99a3\" id=28cf62ef-e37b-43d1-ac3e-5157f99888fc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.448081 | controller |     "Jun 11 11:12:09.408903 crc crio[22652]: time=\"2026-06-11T11:12:09.408857327Z\" level=info msg=\"Started container\" PID=95217 containerID=b8e21d7b3fb39749da5f0a1cc14526c375029fe06eb777bd7c311ead930e99a3 description=openshift-marketplace/community-operators-7rfcr/extract-content id=28cf62ef-e37b-43d1-ac3e-5157f99888fc name=/runtime.v1.RuntimeService/StartContainer sandboxID=42363d5122648b5b05ce20f835405e8e84e1db97a806dc01692bafba0a522c0b",
2026-06-11 11:58:02.448097 | controller |     "Jun 11 11:12:11.661581 crc crio[22652]: time=\"2026-06-11T11:12:11.660820027Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=f0e8b7a7-eba0-437e-84e7-ed7ef8e95fa6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.448112 | controller |     "Jun 11 11:12:11.667214 crc crio[22652]: time=\"2026-06-11T11:12:11.667080277Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=7e095400-c83a-4eeb-97cb-7f2161c54bbd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.448127 | controller |     "Jun 11 11:12:11.698690 crc crio[22652]: time=\"2026-06-11T11:12:11.698498185Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-7rfcr/registry-server\" id=ea1547b2-1ac3-4cf7-b480-cdf85102cd16 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.448141 | controller |     "Jun 11 11:12:11.699191 crc crio[22652]: time=\"2026-06-11T11:12:11.699089004Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.448156 | controller |     "Jun 11 11:12:11.761381 crc crio[22652]: time=\"2026-06-11T11:12:11.760895192Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.448173 | controller |     "Jun 11 11:12:11.765447 crc crio[22652]: time=\"2026-06-11T11:12:11.765358103Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.448188 | controller |     "Jun 11 11:12:11.918772 crc crio[22652]: time=\"2026-06-11T11:12:11.918520599Z\" level=info msg=\"Created container 107d909c810cd85ad7127a339ae0c196c87e95eb45f5450543a75081a3be34df: openshift-marketplace/community-operators-7rfcr/registry-server\" id=ea1547b2-1ac3-4cf7-b480-cdf85102cd16 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.448202 | controller |     "Jun 11 11:12:11.919825 crc crio[22652]: time=\"2026-06-11T11:12:11.919789139Z\" level=info msg=\"Starting container: 107d909c810cd85ad7127a339ae0c196c87e95eb45f5450543a75081a3be34df\" id=c0bf03ae-f429-4d31-936b-7381f2954578 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.448217 | controller |     "Jun 11 11:12:11.927631 crc crio[22652]: time=\"2026-06-11T11:12:11.927531115Z\" level=info msg=\"Started container\" PID=95478 containerID=107d909c810cd85ad7127a339ae0c196c87e95eb45f5450543a75081a3be34df description=openshift-marketplace/community-operators-7rfcr/registry-server id=c0bf03ae-f429-4d31-936b-7381f2954578 name=/runtime.v1.RuntimeService/StartContainer sandboxID=42363d5122648b5b05ce20f835405e8e84e1db97a806dc01692bafba0a522c0b",
2026-06-11 11:58:02.448236 | controller |     "Jun 11 11:12:19.947193 crc crio[22652]: time=\"2026-06-11T11:12:19.946544101Z\" level=info msg=\"Stopping container: 107d909c810cd85ad7127a339ae0c196c87e95eb45f5450543a75081a3be34df (timeout: 2s)\" id=5c03a943-0468-47af-8410-31fa2fe69409 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.448258 | controller |     "Jun 11 11:12:22.878736 crc crio[22652]: time=\"2026-06-11T11:12:22.878298047Z\" level=info msg=\"Stopped container 107d909c810cd85ad7127a339ae0c196c87e95eb45f5450543a75081a3be34df: openshift-marketplace/community-operators-7rfcr/registry-server\" id=5c03a943-0468-47af-8410-31fa2fe69409 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.448277 | controller |     "Jun 11 11:12:22.880757 crc crio[22652]: time=\"2026-06-11T11:12:22.879912998Z\" level=info msg=\"Stopping pod sandbox: 42363d5122648b5b05ce20f835405e8e84e1db97a806dc01692bafba0a522c0b\" id=72fb74fe-dcc6-4633-bf00-890da421972b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.448294 | controller |     "Jun 11 11:12:22.880926 crc crio[22652]: time=\"2026-06-11T11:12:22.880765245Z\" level=info msg=\"Got pod network &{Name:community-operators-7rfcr Namespace:openshift-marketplace ID:42363d5122648b5b05ce20f835405e8e84e1db97a806dc01692bafba0a522c0b UID:d0bb109e-07d8-4857-ae43-c34e790c58b0 NetNS:/var/run/netns/873293b3-6580-4e3c-a906-ade0cc99b2a2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd0bb109e_07d8_4857_ae43_c34e790c58b0.slice PodAnnotations:0xc002acc268}] Aliases:map[]}\"",
2026-06-11 11:58:02.448310 | controller |     "Jun 11 11:12:22.881099 crc crio[22652]: time=\"2026-06-11T11:12:22.880971872Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-7rfcr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.448325 | controller |     "Jun 11 11:12:23.182384 crc crio[22652]: time=\"2026-06-11T11:12:23.18157685Z\" level=info msg=\"Stopped pod sandbox: 42363d5122648b5b05ce20f835405e8e84e1db97a806dc01692bafba0a522c0b\" id=72fb74fe-dcc6-4633-bf00-890da421972b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.448339 | controller |     "Jun 11 11:12:24.060180 crc crio[22652]: time=\"2026-06-11T11:12:24.059529115Z\" level=info msg=\"Removing container: 107d909c810cd85ad7127a339ae0c196c87e95eb45f5450543a75081a3be34df\" id=c9ca8796-44a0-4958-acf7-f2c78fd3570d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.448380 | controller |     "Jun 11 11:12:24.261919 crc crio[22652]: time=\"2026-06-11T11:12:24.258762033Z\" level=info msg=\"Removed container 107d909c810cd85ad7127a339ae0c196c87e95eb45f5450543a75081a3be34df: openshift-marketplace/community-operators-7rfcr/registry-server\" id=c9ca8796-44a0-4958-acf7-f2c78fd3570d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.448397 | controller |     "Jun 11 11:12:24.287801 crc crio[22652]: time=\"2026-06-11T11:12:24.286860501Z\" level=info msg=\"Removing container: b8e21d7b3fb39749da5f0a1cc14526c375029fe06eb777bd7c311ead930e99a3\" id=0d02c428-6d8b-45a2-aef7-fc6c52c2a634 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.448412 | controller |     "Jun 11 11:12:24.371372 crc crio[22652]: time=\"2026-06-11T11:12:24.370909637Z\" level=info msg=\"Removed container b8e21d7b3fb39749da5f0a1cc14526c375029fe06eb777bd7c311ead930e99a3: openshift-marketplace/community-operators-7rfcr/extract-content\" id=0d02c428-6d8b-45a2-aef7-fc6c52c2a634 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.448427 | controller |     "Jun 11 11:12:24.375329 crc crio[22652]: time=\"2026-06-11T11:12:24.3750961Z\" level=info msg=\"Removing container: 8127f859cd011fd4b0804c96c72661ce103a161aaf7fdf9331c07b6f683c79b3\" id=d767c33c-f2de-4c28-b1a4-ae61cdcaee9f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.448442 | controller |     "Jun 11 11:12:24.426695 crc crio[22652]: time=\"2026-06-11T11:12:24.426375942Z\" level=info msg=\"Removed container 8127f859cd011fd4b0804c96c72661ce103a161aaf7fdf9331c07b6f683c79b3: openshift-marketplace/community-operators-7rfcr/extract-utilities\" id=d767c33c-f2de-4c28-b1a4-ae61cdcaee9f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.448460 | controller |     "Jun 11 11:13:06.939667 crc crio[22652]: time=\"2026-06-11T11:13:06.938160255Z\" level=info msg=\"Stopping pod sandbox: 42363d5122648b5b05ce20f835405e8e84e1db97a806dc01692bafba0a522c0b\" id=5ed29285-2b42-43dd-855b-3362c1e9ff2f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.448483 | controller |     "Jun 11 11:13:06.945007 crc crio[22652]: time=\"2026-06-11T11:13:06.939685645Z\" level=info msg=\"Stopped pod sandbox (already stopped): 42363d5122648b5b05ce20f835405e8e84e1db97a806dc01692bafba0a522c0b\" id=5ed29285-2b42-43dd-855b-3362c1e9ff2f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.448503 | controller |     "Jun 11 11:13:06.945007 crc crio[22652]: time=\"2026-06-11T11:13:06.942292307Z\" level=info msg=\"Removing pod sandbox: 42363d5122648b5b05ce20f835405e8e84e1db97a806dc01692bafba0a522c0b\" id=fb9b70d4-9f88-41b9-a10d-6cf6a9e19420 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.448524 | controller |     "Jun 11 11:13:06.985632 crc crio[22652]: time=\"2026-06-11T11:13:06.985575039Z\" level=info msg=\"Removed pod sandbox: 42363d5122648b5b05ce20f835405e8e84e1db97a806dc01692bafba0a522c0b\" id=fb9b70d4-9f88-41b9-a10d-6cf6a9e19420 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.448543 | controller |     "Jun 11 11:13:38.964014 crc crio[22652]: time=\"2026-06-11T11:13:38.962742141Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-tz4lv/POD\" id=f0447848-f293-4c85-8664-681fe0e82ef1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.448563 | controller |     "Jun 11 11:13:38.966281 crc crio[22652]: time=\"2026-06-11T11:13:38.964033763Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.448582 | controller |     "Jun 11 11:13:39.042841 crc crio[22652]: time=\"2026-06-11T11:13:39.042708204Z\" level=info msg=\"Got pod network &{Name:certified-operators-tz4lv Namespace:openshift-marketplace ID:91696d447a76ee2448e4da830d1d9fa6cd724e0ac8f2e531dd2f89a53a1f5b71 UID:a2951049-9bd2-4efd-be40-b137adc7aef0 NetNS:/var/run/netns/22a719a8-a110-4ee2-bd03-bbbf393468d8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda2951049_9bd2_4efd_be40_b137adc7aef0.slice PodAnnotations:0xc0024000d0}] Aliases:map[]}\"",
2026-06-11 11:58:02.448606 | controller |     "Jun 11 11:13:39.042841 crc crio[22652]: time=\"2026-06-11T11:13:39.042816297Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-tz4lv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.448625 | controller |     "Jun 11 11:13:39.713525 crc crio[22652]: 2026-06-11T11:13:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:91696d447a76ee2 Mac:96:ed:a1:6c:21:71 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:dc Mtu:0 Sandbox:/var/run/netns/22a719a8-a110-4ee2-bd03-bbbf393468d8 SocketPath: PciID:}] [{Interface:0xc000400ac0 Address:{IP:10.217.0.220 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.448645 | controller |     "Jun 11 11:13:39.716380 crc crio[22652]: time=\"2026-06-11T11:13:39.716296808Z\" level=info msg=\"Got pod network &{Name:certified-operators-tz4lv Namespace:openshift-marketplace ID:91696d447a76ee2448e4da830d1d9fa6cd724e0ac8f2e531dd2f89a53a1f5b71 UID:a2951049-9bd2-4efd-be40-b137adc7aef0 NetNS:/var/run/netns/22a719a8-a110-4ee2-bd03-bbbf393468d8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda2951049_9bd2_4efd_be40_b137adc7aef0.slice PodAnnotations:0xc0024000d0}] Aliases:map[]}\"",
2026-06-11 11:58:02.448665 | controller |     "Jun 11 11:13:39.716545 crc crio[22652]: time=\"2026-06-11T11:13:39.716504075Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-tz4lv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.448684 | controller |     "Jun 11 11:13:39.750434 crc crio[22652]: time=\"2026-06-11T11:13:39.750312921Z\" level=info msg=\"Ran pod sandbox 91696d447a76ee2448e4da830d1d9fa6cd724e0ac8f2e531dd2f89a53a1f5b71 with infra container: openshift-marketplace/certified-operators-tz4lv/POD\" id=f0447848-f293-4c85-8664-681fe0e82ef1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.448703 | controller |     "Jun 11 11:13:39.753526 crc crio[22652]: time=\"2026-06-11T11:13:39.753444181Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ec7f4da3-74f1-4282-b6c3-3918aed6f15e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.448723 | controller |     "Jun 11 11:13:39.760600 crc crio[22652]: time=\"2026-06-11T11:13:39.760478328Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=6cb76973-1f44-44f8-83d4-bdd1d9777734 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.448750 | controller |     "Jun 11 11:13:39.768668 crc crio[22652]: time=\"2026-06-11T11:13:39.768417963Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-tz4lv/extract-utilities\" id=2912cbc7-d95b-4601-8f7a-2bc190bc4b9d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.448765 | controller |     "Jun 11 11:13:39.769088 crc crio[22652]: time=\"2026-06-11T11:13:39.76894834Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.448785 | controller |     "Jun 11 11:13:39.844750 crc crio[22652]: time=\"2026-06-11T11:13:39.844624293Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.448809 | controller |     "Jun 11 11:13:39.855287 crc crio[22652]: time=\"2026-06-11T11:13:39.855191812Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.448829 | controller |     "Jun 11 11:13:40.032346 crc crio[22652]: time=\"2026-06-11T11:13:40.031827821Z\" level=info msg=\"Created container 3c39cc2763eacc0565196623c8fbdabe055d796803e8f72fea8ae5ae1257428e: openshift-marketplace/certified-operators-tz4lv/extract-utilities\" id=2912cbc7-d95b-4601-8f7a-2bc190bc4b9d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.448848 | controller |     "Jun 11 11:13:40.033640 crc crio[22652]: time=\"2026-06-11T11:13:40.033469193Z\" level=info msg=\"Starting container: 3c39cc2763eacc0565196623c8fbdabe055d796803e8f72fea8ae5ae1257428e\" id=553fc9ed-101d-4b4f-895d-a77aab080eb7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.448867 | controller |     "Jun 11 11:13:40.040202 crc crio[22652]: time=\"2026-06-11T11:13:40.040014724Z\" level=info msg=\"Started container\" PID=99644 containerID=3c39cc2763eacc0565196623c8fbdabe055d796803e8f72fea8ae5ae1257428e description=openshift-marketplace/certified-operators-tz4lv/extract-utilities id=553fc9ed-101d-4b4f-895d-a77aab080eb7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=91696d447a76ee2448e4da830d1d9fa6cd724e0ac8f2e531dd2f89a53a1f5b71",
2026-06-11 11:58:02.448888 | controller |     "Jun 11 11:13:40.635462 crc crio[22652]: time=\"2026-06-11T11:13:40.635368434Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=455c2370-7da9-4d06-a9a7-e51155458b15 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.448907 | controller |     "Jun 11 11:13:40.647269 crc crio[22652]: time=\"2026-06-11T11:13:40.647228775Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-11 11:58:02.448927 | controller |     "Jun 11 11:13:41.688512 crc crio[22652]: time=\"2026-06-11T11:13:41.688008505Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:6b36b6f39459c9ec839353793dce87ba5802bb0d927bfa0efa7b5a9a61815fc0\" id=455c2370-7da9-4d06-a9a7-e51155458b15 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.448946 | controller |     "Jun 11 11:13:41.690290 crc crio[22652]: time=\"2026-06-11T11:13:41.689515564Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=ebd8a9f0-41a9-4c23-930c-eabb356812c0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.448966 | controller |     "Jun 11 11:13:41.693540 crc crio[22652]: time=\"2026-06-11T11:13:41.693370797Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=fba4885b-e8ff-417a-99ed-cf01f9fecf5c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.448985 | controller |     "Jun 11 11:13:41.801836 crc crio[22652]: time=\"2026-06-11T11:13:41.801734722Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-tz4lv/extract-content\" id=8502cfda-2a69-4d3c-b384-05cb2f61b6cf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.449005 | controller |     "Jun 11 11:13:41.802523 crc crio[22652]: time=\"2026-06-11T11:13:41.802455105Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.449024 | controller |     "Jun 11 11:13:41.860218 crc crio[22652]: time=\"2026-06-11T11:13:41.860047516Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.449043 | controller |     "Jun 11 11:13:41.864352 crc crio[22652]: time=\"2026-06-11T11:13:41.864196419Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.449095 | controller |     "Jun 11 11:13:42.054049 crc crio[22652]: time=\"2026-06-11T11:13:42.053863088Z\" level=info msg=\"Created container 017ce1e4706fe15892a0ac8c907d5be6f2f606b829583e3e28304928ec79412a: openshift-marketplace/certified-operators-tz4lv/extract-content\" id=8502cfda-2a69-4d3c-b384-05cb2f61b6cf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.449116 | controller |     "Jun 11 11:13:42.055574 crc crio[22652]: time=\"2026-06-11T11:13:42.055327264Z\" level=info msg=\"Starting container: 017ce1e4706fe15892a0ac8c907d5be6f2f606b829583e3e28304928ec79412a\" id=cd0da38a-fd39-4497-b9b7-f667b5c00164 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.449132 | controller |     "Jun 11 11:13:42.067778 crc crio[22652]: time=\"2026-06-11T11:13:42.067234637Z\" level=info msg=\"Started container\" PID=99802 containerID=017ce1e4706fe15892a0ac8c907d5be6f2f606b829583e3e28304928ec79412a description=openshift-marketplace/certified-operators-tz4lv/extract-content id=cd0da38a-fd39-4497-b9b7-f667b5c00164 name=/runtime.v1.RuntimeService/StartContainer sandboxID=91696d447a76ee2448e4da830d1d9fa6cd724e0ac8f2e531dd2f89a53a1f5b71",
2026-06-11 11:58:02.449148 | controller |     "Jun 11 11:13:45.741041 crc crio[22652]: time=\"2026-06-11T11:13:45.739501236Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=6bda0a19-3082-4e0b-874e-e9c376c14e2c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.449162 | controller |     "Jun 11 11:13:45.749302 crc crio[22652]: time=\"2026-06-11T11:13:45.749189988Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=675765ce-3df5-4ee7-a18a-fac019a8767c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.449177 | controller |     "Jun 11 11:13:45.761398 crc crio[22652]: time=\"2026-06-11T11:13:45.761244724Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-tz4lv/registry-server\" id=042a3fa7-8439-41fb-84eb-3a7a25081e93 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.449191 | controller |     "Jun 11 11:13:45.761708 crc crio[22652]: time=\"2026-06-11T11:13:45.761630077Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.449206 | controller |     "Jun 11 11:13:45.830759 crc crio[22652]: time=\"2026-06-11T11:13:45.830534552Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.449220 | controller |     "Jun 11 11:13:45.835434 crc crio[22652]: time=\"2026-06-11T11:13:45.835319016Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.449235 | controller |     "Jun 11 11:13:45.995021 crc crio[22652]: time=\"2026-06-11T11:13:45.99470408Z\" level=info msg=\"Created container 2acf638b9dca52290b48e264f19e4e7ea7353ef7583d97961b704d02bf78ab99: openshift-marketplace/certified-operators-tz4lv/registry-server\" id=042a3fa7-8439-41fb-84eb-3a7a25081e93 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.449249 | controller |     "Jun 11 11:13:45.996099 crc crio[22652]: time=\"2026-06-11T11:13:45.996017943Z\" level=info msg=\"Starting container: 2acf638b9dca52290b48e264f19e4e7ea7353ef7583d97961b704d02bf78ab99\" id=f3b164a8-4439-4115-99b8-56a4c5355fdd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.449263 | controller |     "Jun 11 11:13:46.002911 crc crio[22652]: time=\"2026-06-11T11:13:46.002739708Z\" level=info msg=\"Started container\" PID=99976 containerID=2acf638b9dca52290b48e264f19e4e7ea7353ef7583d97961b704d02bf78ab99 description=openshift-marketplace/certified-operators-tz4lv/registry-server id=f3b164a8-4439-4115-99b8-56a4c5355fdd name=/runtime.v1.RuntimeService/StartContainer sandboxID=91696d447a76ee2448e4da830d1d9fa6cd724e0ac8f2e531dd2f89a53a1f5b71",
2026-06-11 11:58:02.449281 | controller |     "Jun 11 11:13:59.994869 crc crio[22652]: time=\"2026-06-11T11:13:59.994229578Z\" level=info msg=\"Stopping container: 2acf638b9dca52290b48e264f19e4e7ea7353ef7583d97961b704d02bf78ab99 (timeout: 2s)\" id=319b4f8e-f7d5-40d4-bbb0-586385c41edb name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.449296 | controller |     "Jun 11 11:14:00.144169 crc crio[22652]: time=\"2026-06-11T11:14:00.143607641Z\" level=info msg=\"Stopped container 2acf638b9dca52290b48e264f19e4e7ea7353ef7583d97961b704d02bf78ab99: openshift-marketplace/certified-operators-tz4lv/registry-server\" id=319b4f8e-f7d5-40d4-bbb0-586385c41edb name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.449311 | controller |     "Jun 11 11:14:00.145162 crc crio[22652]: time=\"2026-06-11T11:14:00.145033736Z\" level=info msg=\"Stopping pod sandbox: 91696d447a76ee2448e4da830d1d9fa6cd724e0ac8f2e531dd2f89a53a1f5b71\" id=14e085fe-def7-44b6-af88-090f72270de6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.449326 | controller |     "Jun 11 11:14:00.146354 crc crio[22652]: time=\"2026-06-11T11:14:00.146278328Z\" level=info msg=\"Got pod network &{Name:certified-operators-tz4lv Namespace:openshift-marketplace ID:91696d447a76ee2448e4da830d1d9fa6cd724e0ac8f2e531dd2f89a53a1f5b71 UID:a2951049-9bd2-4efd-be40-b137adc7aef0 NetNS:/var/run/netns/22a719a8-a110-4ee2-bd03-bbbf393468d8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda2951049_9bd2_4efd_be40_b137adc7aef0.slice PodAnnotations:0xc002618fa8}] Aliases:map[]}\"",
2026-06-11 11:58:02.449341 | controller |     "Jun 11 11:14:00.146565 crc crio[22652]: time=\"2026-06-11T11:14:00.146507144Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-tz4lv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.449385 | controller |     "Jun 11 11:14:00.520512 crc crio[22652]: time=\"2026-06-11T11:14:00.520351272Z\" level=info msg=\"Stopped pod sandbox: 91696d447a76ee2448e4da830d1d9fa6cd724e0ac8f2e531dd2f89a53a1f5b71\" id=14e085fe-def7-44b6-af88-090f72270de6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.449403 | controller |     "Jun 11 11:14:00.536886 crc crio[22652]: time=\"2026-06-11T11:14:00.536794161Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686274-6jr6r/POD\" id=ade7de99-9ca3-4e1f-b3df-09517a516acc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.449418 | controller |     "Jun 11 11:14:00.537195 crc crio[22652]: time=\"2026-06-11T11:14:00.536905225Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.449433 | controller |     "Jun 11 11:14:00.577539 crc crio[22652]: time=\"2026-06-11T11:14:00.577436648Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686274-6jr6r Namespace:openshift-infra ID:b54ece7a018fbb6a18e11528452100507e5eb3937d20fd0e6b6017ae3f1fd13a UID:2cab56bb-6360-457a-a0d3-0b38310d38c9 NetNS:/var/run/netns/e73e9e44-8f52-4ab4-a559-87a44f1d93de Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2cab56bb_6360_457a_a0d3_0b38310d38c9.slice PodAnnotations:0xc002accdd0}] Aliases:map[]}\"",
2026-06-11 11:58:02.449449 | controller |     "Jun 11 11:14:00.577539 crc crio[22652]: time=\"2026-06-11T11:14:00.577503401Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686274-6jr6r to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.449464 | controller |     "Jun 11 11:14:00.927008 crc crio[22652]: 2026-06-11T11:14:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b54ece7a018fbb6 Mac:e2:bf:8f:3c:4c:bd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:dd Mtu:0 Sandbox:/var/run/netns/e73e9e44-8f52-4ab4-a559-87a44f1d93de SocketPath: PciID:}] [{Interface:0xc00025aa30 Address:{IP:10.217.0.221 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.449482 | controller |     "Jun 11 11:14:00.928403 crc crio[22652]: time=\"2026-06-11T11:14:00.92833361Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686274-6jr6r Namespace:openshift-infra ID:b54ece7a018fbb6a18e11528452100507e5eb3937d20fd0e6b6017ae3f1fd13a UID:2cab56bb-6360-457a-a0d3-0b38310d38c9 NetNS:/var/run/netns/e73e9e44-8f52-4ab4-a559-87a44f1d93de Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2cab56bb_6360_457a_a0d3_0b38310d38c9.slice PodAnnotations:0xc002accdd0}] Aliases:map[]}\"",
2026-06-11 11:58:02.449498 | controller |     "Jun 11 11:14:00.928571 crc crio[22652]: time=\"2026-06-11T11:14:00.928510526Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686274-6jr6r for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.449512 | controller |     "Jun 11 11:14:00.945501 crc crio[22652]: time=\"2026-06-11T11:14:00.945186392Z\" level=info msg=\"Ran pod sandbox b54ece7a018fbb6a18e11528452100507e5eb3937d20fd0e6b6017ae3f1fd13a with infra container: openshift-infra/auto-csr-approver-29686274-6jr6r/POD\" id=ade7de99-9ca3-4e1f-b3df-09517a516acc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.449526 | controller |     "Jun 11 11:14:00.951767 crc crio[22652]: time=\"2026-06-11T11:14:00.951657768Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=5d2af63d-81ad-440b-a9d1-7fad7154a99a name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.449556 | controller |     "Jun 11 11:14:00.964417 crc crio[22652]: time=\"2026-06-11T11:14:00.964300946Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 11:58:02.449572 | controller |     "Jun 11 11:14:00.993763 crc crio[22652]: time=\"2026-06-11T11:14:00.993694809Z\" level=info msg=\"Removing container: 2acf638b9dca52290b48e264f19e4e7ea7353ef7583d97961b704d02bf78ab99\" id=a09ea3ec-6d74-47e3-b651-dfebe078b77f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.449587 | controller |     "Jun 11 11:14:01.025333 crc crio[22652]: time=\"2026-06-11T11:14:01.025092812Z\" level=info msg=\"Removed container 2acf638b9dca52290b48e264f19e4e7ea7353ef7583d97961b704d02bf78ab99: openshift-marketplace/certified-operators-tz4lv/registry-server\" id=a09ea3ec-6d74-47e3-b651-dfebe078b77f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.449601 | controller |     "Jun 11 11:14:01.029375 crc crio[22652]: time=\"2026-06-11T11:14:01.027779635Z\" level=info msg=\"Removing container: 017ce1e4706fe15892a0ac8c907d5be6f2f606b829583e3e28304928ec79412a\" id=281b0744-6728-4222-bf27-b83d9dd97383 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.449616 | controller |     "Jun 11 11:14:01.090739 crc crio[22652]: time=\"2026-06-11T11:14:01.090636967Z\" level=info msg=\"Removed container 017ce1e4706fe15892a0ac8c907d5be6f2f606b829583e3e28304928ec79412a: openshift-marketplace/certified-operators-tz4lv/extract-content\" id=281b0744-6728-4222-bf27-b83d9dd97383 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.449631 | controller |     "Jun 11 11:14:01.107290 crc crio[22652]: time=\"2026-06-11T11:14:01.107092186Z\" level=info msg=\"Removing container: 3c39cc2763eacc0565196623c8fbdabe055d796803e8f72fea8ae5ae1257428e\" id=a1efb9f3-526e-484d-ad45-485d28235853 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.449646 | controller |     "Jun 11 11:14:01.195959 crc crio[22652]: time=\"2026-06-11T11:14:01.1957487Z\" level=info msg=\"Removed container 3c39cc2763eacc0565196623c8fbdabe055d796803e8f72fea8ae5ae1257428e: openshift-marketplace/certified-operators-tz4lv/extract-utilities\" id=a1efb9f3-526e-484d-ad45-485d28235853 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.449665 | controller |     "Jun 11 11:14:03.835468 crc crio[22652]: time=\"2026-06-11T11:14:03.834679395Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=5d2af63d-81ad-440b-a9d1-7fad7154a99a name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.449680 | controller |     "Jun 11 11:14:03.840328 crc crio[22652]: time=\"2026-06-11T11:14:03.837493275Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=694c2fd1-3090-42d3-a071-77e0c60b42d3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.449696 | controller |     "Jun 11 11:14:03.840624 crc crio[22652]: time=\"2026-06-11T11:14:03.840553263Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=e7c5db3f-7198-42f0-b6bb-77f06df91463 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.449711 | controller |     "Jun 11 11:14:03.848302 crc crio[22652]: time=\"2026-06-11T11:14:03.847785136Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686274-6jr6r/oc\" id=6da852fc-6c0b-4df8-a175-053de0c65e23 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.449726 | controller |     "Jun 11 11:14:03.848591 crc crio[22652]: time=\"2026-06-11T11:14:03.848432607Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.449741 | controller |     "Jun 11 11:14:03.907874 crc crio[22652]: time=\"2026-06-11T11:14:03.907727112Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.449756 | controller |     "Jun 11 11:14:04.488177 crc crio[22652]: time=\"2026-06-11T11:14:04.488022099Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.449770 | controller |     "Jun 11 11:14:04.622779 crc crio[22652]: time=\"2026-06-11T11:14:04.622039697Z\" level=info msg=\"Created container cfdf81250ec8a29134c1b21de8ac2ab30850395bcaaf13c6f57479c6d28e1fef: openshift-infra/auto-csr-approver-29686274-6jr6r/oc\" id=6da852fc-6c0b-4df8-a175-053de0c65e23 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.449785 | controller |     "Jun 11 11:14:04.623956 crc crio[22652]: time=\"2026-06-11T11:14:04.623823225Z\" level=info msg=\"Starting container: cfdf81250ec8a29134c1b21de8ac2ab30850395bcaaf13c6f57479c6d28e1fef\" id=3f9b46ab-bf6a-4e86-88d5-743d118a5176 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.449800 | controller |     "Jun 11 11:14:04.634733 crc crio[22652]: time=\"2026-06-11T11:14:04.634610932Z\" level=info msg=\"Started container\" PID=100974 containerID=cfdf81250ec8a29134c1b21de8ac2ab30850395bcaaf13c6f57479c6d28e1fef description=openshift-infra/auto-csr-approver-29686274-6jr6r/oc id=3f9b46ab-bf6a-4e86-88d5-743d118a5176 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b54ece7a018fbb6a18e11528452100507e5eb3937d20fd0e6b6017ae3f1fd13a",
2026-06-11 11:58:02.449815 | controller |     "Jun 11 11:14:07.022828 crc crio[22652]: time=\"2026-06-11T11:14:07.022451271Z\" level=info msg=\"Stopping pod sandbox: 91696d447a76ee2448e4da830d1d9fa6cd724e0ac8f2e531dd2f89a53a1f5b71\" id=44fa92b7-773f-4845-985f-137195cb47d2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.449829 | controller |     "Jun 11 11:14:07.024321 crc crio[22652]: time=\"2026-06-11T11:14:07.024297431Z\" level=info msg=\"Stopped pod sandbox (already stopped): 91696d447a76ee2448e4da830d1d9fa6cd724e0ac8f2e531dd2f89a53a1f5b71\" id=44fa92b7-773f-4845-985f-137195cb47d2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.449847 | controller |     "Jun 11 11:14:07.025390 crc crio[22652]: time=\"2026-06-11T11:14:07.025306603Z\" level=info msg=\"Removing pod sandbox: 91696d447a76ee2448e4da830d1d9fa6cd724e0ac8f2e531dd2f89a53a1f5b71\" id=cc652242-9b5b-4176-92f6-e44d3b57ac0a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.449862 | controller |     "Jun 11 11:14:07.055259 crc crio[22652]: time=\"2026-06-11T11:14:07.055107598Z\" level=info msg=\"Removed pod sandbox: 91696d447a76ee2448e4da830d1d9fa6cd724e0ac8f2e531dd2f89a53a1f5b71\" id=cc652242-9b5b-4176-92f6-e44d3b57ac0a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.449876 | controller |     "Jun 11 11:14:07.103718 crc crio[22652]: time=\"2026-06-11T11:14:07.095760746Z\" level=info msg=\"Stopping pod sandbox: b54ece7a018fbb6a18e11528452100507e5eb3937d20fd0e6b6017ae3f1fd13a\" id=0a3f069d-1389-41a3-8eb9-83f584fc4252 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.449892 | controller |     "Jun 11 11:14:07.103718 crc crio[22652]: time=\"2026-06-11T11:14:07.097184182Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686274-6jr6r Namespace:openshift-infra ID:b54ece7a018fbb6a18e11528452100507e5eb3937d20fd0e6b6017ae3f1fd13a UID:2cab56bb-6360-457a-a0d3-0b38310d38c9 NetNS:/var/run/netns/e73e9e44-8f52-4ab4-a559-87a44f1d93de Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2cab56bb_6360_457a_a0d3_0b38310d38c9.slice PodAnnotations:0xc0004be5f0}] Aliases:map[]}\"",
2026-06-11 11:58:02.449907 | controller |     "Jun 11 11:14:07.103718 crc crio[22652]: time=\"2026-06-11T11:14:07.097355248Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686274-6jr6r from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.449923 | controller |     "Jun 11 11:14:07.471514 crc crio[22652]: time=\"2026-06-11T11:14:07.470898135Z\" level=info msg=\"Stopped pod sandbox: b54ece7a018fbb6a18e11528452100507e5eb3937d20fd0e6b6017ae3f1fd13a\" id=0a3f069d-1389-41a3-8eb9-83f584fc4252 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.449938 | controller |     "Jun 11 11:15:00.524797 crc crio[22652]: time=\"2026-06-11T11:15:00.523911868Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29686275-jwg2r/POD\" id=83c120f6-bf67-412d-8f4d-b95502a64140 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.449952 | controller |     "Jun 11 11:15:00.525905 crc crio[22652]: time=\"2026-06-11T11:15:00.524855099Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.449968 | controller |     "Jun 11 11:15:00.569064 crc crio[22652]: time=\"2026-06-11T11:15:00.568869185Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686275-jwg2r Namespace:openshift-operator-lifecycle-manager ID:565067b165d5c8c231a885ffdcd1a6d02f2f61babf2f4dbb29a05f3f05424a16 UID:bb50f871-d04f-47f5-8be3-df96e69ba8fe NetNS:/var/run/netns/27bf7134-43d4-4772-95e9-f24bbcfb6de6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbb50f871_d04f_47f5_8be3_df96e69ba8fe.slice PodAnnotations:0xc005a4c240}] Aliases:map[]}\"",
2026-06-11 11:58:02.449983 | controller |     "Jun 11 11:15:00.569064 crc crio[22652]: time=\"2026-06-11T11:15:00.569010709Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29686275-jwg2r to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.449998 | controller |     "Jun 11 11:15:01.111832 crc crio[22652]: 2026-06-11T11:15:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:565067b165d5c8c Mac:9a:fa:90:da:07:e3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:de Mtu:0 Sandbox:/var/run/netns/27bf7134-43d4-4772-95e9-f24bbcfb6de6 SocketPath: PciID:}] [{Interface:0xc0001345c0 Address:{IP:10.217.0.222 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.450017 | controller |     "Jun 11 11:15:01.113624 crc crio[22652]: time=\"2026-06-11T11:15:01.113517808Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686275-jwg2r Namespace:openshift-operator-lifecycle-manager ID:565067b165d5c8c231a885ffdcd1a6d02f2f61babf2f4dbb29a05f3f05424a16 UID:bb50f871-d04f-47f5-8be3-df96e69ba8fe NetNS:/var/run/netns/27bf7134-43d4-4772-95e9-f24bbcfb6de6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbb50f871_d04f_47f5_8be3_df96e69ba8fe.slice PodAnnotations:0xc005a4c240}] Aliases:map[]}\"",
2026-06-11 11:58:02.450032 | controller |     "Jun 11 11:15:01.113753 crc crio[22652]: time=\"2026-06-11T11:15:01.113704344Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29686275-jwg2r for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.450047 | controller |     "Jun 11 11:15:01.124684 crc crio[22652]: time=\"2026-06-11T11:15:01.124187338Z\" level=info msg=\"Ran pod sandbox 565067b165d5c8c231a885ffdcd1a6d02f2f61babf2f4dbb29a05f3f05424a16 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29686275-jwg2r/POD\" id=83c120f6-bf67-412d-8f4d-b95502a64140 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.450062 | controller |     "Jun 11 11:15:01.127540 crc crio[22652]: time=\"2026-06-11T11:15:01.127415431Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=0a95c7a6-bc3b-427b-881a-6c350cefbca1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.450077 | controller |     "Jun 11 11:15:01.129708 crc crio[22652]: time=\"2026-06-11T11:15:01.129633912Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=fd21c63a-5908-4a1a-87ec-0e7e0e5e66c7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.450092 | controller |     "Jun 11 11:15:01.137966 crc crio[22652]: time=\"2026-06-11T11:15:01.137865367Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29686275-jwg2r/collect-profiles\" id=bc263220-1ea9-45c2-abb3-f42dfbd52700 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.450107 | controller |     "Jun 11 11:15:01.138446 crc crio[22652]: time=\"2026-06-11T11:15:01.138378583Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.450122 | controller |     "Jun 11 11:15:01.182523 crc crio[22652]: time=\"2026-06-11T11:15:01.182399568Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.450137 | controller |     "Jun 11 11:15:01.186016 crc crio[22652]: time=\"2026-06-11T11:15:01.185919702Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.450151 | controller |     "Jun 11 11:15:01.346020 crc crio[22652]: time=\"2026-06-11T11:15:01.345893985Z\" level=info msg=\"Created container 4648cef01a878a312ce37fd9474f00db618ba5bda3320ba0e0c10b3f4e8dd0af: openshift-operator-lifecycle-manager/collect-profiles-29686275-jwg2r/collect-profiles\" id=bc263220-1ea9-45c2-abb3-f42dfbd52700 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.450166 | controller |     "Jun 11 11:15:01.347348 crc crio[22652]: time=\"2026-06-11T11:15:01.347261238Z\" level=info msg=\"Starting container: 4648cef01a878a312ce37fd9474f00db618ba5bda3320ba0e0c10b3f4e8dd0af\" id=44278acc-f785-462f-aa65-516bcf1091e5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.450186 | controller |     "Jun 11 11:15:01.358668 crc crio[22652]: time=\"2026-06-11T11:15:01.358517371Z\" level=info msg=\"Started container\" PID=103790 containerID=4648cef01a878a312ce37fd9474f00db618ba5bda3320ba0e0c10b3f4e8dd0af description=openshift-operator-lifecycle-manager/collect-profiles-29686275-jwg2r/collect-profiles id=44278acc-f785-462f-aa65-516bcf1091e5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=565067b165d5c8c231a885ffdcd1a6d02f2f61babf2f4dbb29a05f3f05424a16",
2026-06-11 11:58:02.450202 | controller |     "Jun 11 11:15:04.109838 crc crio[22652]: time=\"2026-06-11T11:15:04.109400059Z\" level=info msg=\"Stopping pod sandbox: 565067b165d5c8c231a885ffdcd1a6d02f2f61babf2f4dbb29a05f3f05424a16\" id=13e5844c-1c6c-4db9-b600-806daebe049c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.450218 | controller |     "Jun 11 11:15:04.111292 crc crio[22652]: time=\"2026-06-11T11:15:04.11065845Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686275-jwg2r Namespace:openshift-operator-lifecycle-manager ID:565067b165d5c8c231a885ffdcd1a6d02f2f61babf2f4dbb29a05f3f05424a16 UID:bb50f871-d04f-47f5-8be3-df96e69ba8fe NetNS:/var/run/netns/27bf7134-43d4-4772-95e9-f24bbcfb6de6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbb50f871_d04f_47f5_8be3_df96e69ba8fe.slice PodAnnotations:0xc002acc478}] Aliases:map[]}\"",
2026-06-11 11:58:02.450233 | controller |     "Jun 11 11:15:04.111292 crc crio[22652]: time=\"2026-06-11T11:15:04.110791494Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29686275-jwg2r from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.450248 | controller |     "Jun 11 11:15:04.433615 crc crio[22652]: time=\"2026-06-11T11:15:04.433034103Z\" level=info msg=\"Stopped pod sandbox: 565067b165d5c8c231a885ffdcd1a6d02f2f61babf2f4dbb29a05f3f05424a16\" id=13e5844c-1c6c-4db9-b600-806daebe049c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.450262 | controller |     "Jun 11 11:15:07.082395 crc crio[22652]: time=\"2026-06-11T11:15:07.081564196Z\" level=info msg=\"Removing container: dc2d1599df109a0246a5115270a7c513629120894ea106cd0663d60043c93077\" id=138c6004-d0e2-4201-a85c-6b3603a2f120 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.450277 | controller |     "Jun 11 11:15:07.128497 crc crio[22652]: time=\"2026-06-11T11:15:07.12836059Z\" level=info msg=\"Removed container dc2d1599df109a0246a5115270a7c513629120894ea106cd0663d60043c93077: openshift-operator-lifecycle-manager/collect-profiles-29686230-hs9dx/collect-profiles\" id=138c6004-d0e2-4201-a85c-6b3603a2f120 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.450291 | controller |     "Jun 11 11:15:07.130959 crc crio[22652]: time=\"2026-06-11T11:15:07.130754962Z\" level=info msg=\"Removing container: d1ca93bfc745e29138df3c6c2d04b92994914a2f579c08ac8a9846b5783d43f5\" id=c67364da-76cc-4d61-b1cb-ff76cfff7d89 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.450306 | controller |     "Jun 11 11:15:07.188334 crc crio[22652]: time=\"2026-06-11T11:15:07.188216732Z\" level=info msg=\"Removed container d1ca93bfc745e29138df3c6c2d04b92994914a2f579c08ac8a9846b5783d43f5: openstack/keystone-6159-account-create-update-7vtnj/mariadb-account-create-update\" id=c67364da-76cc-4d61-b1cb-ff76cfff7d89 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.450320 | controller |     "Jun 11 11:15:07.190333 crc crio[22652]: time=\"2026-06-11T11:15:07.190215843Z\" level=info msg=\"Removing container: 411d28b84c2cb532d94077740ec4e54d434a89f35643c2ea57aef28bb10ba940\" id=6d9b62ad-8c15-44a6-8e55-3df494cceea0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.450335 | controller |     "Jun 11 11:15:07.245316 crc crio[22652]: time=\"2026-06-11T11:15:07.244950277Z\" level=info msg=\"Removed container 411d28b84c2cb532d94077740ec4e54d434a89f35643c2ea57aef28bb10ba940: openstack/root-account-create-update-rx2q5/mariadb-account-create-update\" id=6d9b62ad-8c15-44a6-8e55-3df494cceea0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.450374 | controller |     "Jun 11 11:15:07.251536 crc crio[22652]: time=\"2026-06-11T11:15:07.248581Z\" level=info msg=\"Removing container: cdbda7a095b7682cd8ddb0467c80e2f2fdb5c4aa57123aca28a330cf1f26fe39\" id=139c861b-ad56-457f-8ff0-ab85cf2a0ab7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.450393 | controller |     "Jun 11 11:15:07.311918 crc crio[22652]: time=\"2026-06-11T11:15:07.311772178Z\" level=info msg=\"Removed container cdbda7a095b7682cd8ddb0467c80e2f2fdb5c4aa57123aca28a330cf1f26fe39: openstack/placement-2379-account-create-update-gctzb/mariadb-account-create-update\" id=139c861b-ad56-457f-8ff0-ab85cf2a0ab7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.450408 | controller |     "Jun 11 11:15:07.314521 crc crio[22652]: time=\"2026-06-11T11:15:07.314439347Z\" level=info msg=\"Removing container: 2f33c0e991d604cabb7c5fba72de40195ee945f0a5cfc50c3fa7e0643c14f8c9\" id=07263836-51e8-4bad-9d7b-3b546c8ab2c5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.450423 | controller |     "Jun 11 11:15:07.361760 crc crio[22652]: time=\"2026-06-11T11:15:07.360732997Z\" level=info msg=\"Removed container 2f33c0e991d604cabb7c5fba72de40195ee945f0a5cfc50c3fa7e0643c14f8c9: openstack/nova-metadata-0/nova-metadata-metadata\" id=07263836-51e8-4bad-9d7b-3b546c8ab2c5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.450438 | controller |     "Jun 11 11:15:07.366376 crc crio[22652]: time=\"2026-06-11T11:15:07.366217682Z\" level=info msg=\"Removing container: 3a657274e37d4e9a29ae10fa876470119e028e22b989eb0426b5d6274f790a27\" id=39003f7b-f5ac-4e8e-ab85-b8dbaf5f7bb8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.450452 | controller |     "Jun 11 11:15:07.401105 crc crio[22652]: time=\"2026-06-11T11:15:07.400943491Z\" level=info msg=\"Removed container 3a657274e37d4e9a29ae10fa876470119e028e22b989eb0426b5d6274f790a27: openstack/glance-db-create-48h59/mariadb-database-create\" id=39003f7b-f5ac-4e8e-ab85-b8dbaf5f7bb8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.450466 | controller |     "Jun 11 11:15:07.404550 crc crio[22652]: time=\"2026-06-11T11:15:07.404471692Z\" level=info msg=\"Removing container: 31f8d16e471cf3ca065d0549564ef19a30f273bd43bd25ebecce0913d7ead953\" id=041ebab2-f6f6-4e85-94a1-07b3962f9e01 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.450481 | controller |     "Jun 11 11:15:07.556756 crc crio[22652]: time=\"2026-06-11T11:15:07.556283865Z\" level=info msg=\"Removed container 31f8d16e471cf3ca065d0549564ef19a30f273bd43bd25ebecce0913d7ead953: openshift-infra/auto-csr-approver-29686268-cvk7f/oc\" id=041ebab2-f6f6-4e85-94a1-07b3962f9e01 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.450495 | controller |     "Jun 11 11:15:07.559547 crc crio[22652]: time=\"2026-06-11T11:15:07.559275028Z\" level=info msg=\"Removing container: d46af25a099d309abcbaf72cc54e49e64bdaac645f80a107febe7349f7441a9f\" id=710eb5b1-aba7-4404-8694-8027d00d6ed9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.450510 | controller |     "Jun 11 11:15:07.592352 crc crio[22652]: time=\"2026-06-11T11:15:07.592074434Z\" level=info msg=\"Removed container d46af25a099d309abcbaf72cc54e49e64bdaac645f80a107febe7349f7441a9f: openstack/nova-metadata-0/nova-metadata-metadata\" id=710eb5b1-aba7-4404-8694-8027d00d6ed9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.450524 | controller |     "Jun 11 11:15:07.597641 crc crio[22652]: time=\"2026-06-11T11:15:07.597595581Z\" level=info msg=\"Removing container: 2486e7e5050453e203ddfc419289e094bb6ab992ee762bcb8aacd1a3bd110eaa\" id=99a8cc7d-6f7b-457e-abc9-c15ea67e3c0c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.450542 | controller |     "Jun 11 11:15:07.637387 crc crio[22652]: time=\"2026-06-11T11:15:07.636963502Z\" level=info msg=\"Removed container 2486e7e5050453e203ddfc419289e094bb6ab992ee762bcb8aacd1a3bd110eaa: openstack/nova-metadata-0/nova-metadata-log\" id=99a8cc7d-6f7b-457e-abc9-c15ea67e3c0c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.450557 | controller |     "Jun 11 11:15:07.641095 crc crio[22652]: time=\"2026-06-11T11:15:07.641026566Z\" level=info msg=\"Removing container: 68838653a8bdef6c5211b0e277c34ae9c66535d1c9913fc26e9932c16d5a1914\" id=edbd5544-6483-4aa5-901d-f897a693456c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.450572 | controller |     "Jun 11 11:15:07.678779 crc crio[22652]: time=\"2026-06-11T11:15:07.678615185Z\" level=info msg=\"Removed container 68838653a8bdef6c5211b0e277c34ae9c66535d1c9913fc26e9932c16d5a1914: openstack/keystone-db-create-wzpkh/mariadb-database-create\" id=edbd5544-6483-4aa5-901d-f897a693456c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.450586 | controller |     "Jun 11 11:15:07.680964 crc crio[22652]: time=\"2026-06-11T11:15:07.680848707Z\" level=info msg=\"Removing container: a2ed7b3b04f84570597153f6a2c14965a1b5badb703dc2043b1dfe4bfe3997bb\" id=1f932f20-ebd2-4aa5-a360-2fc5b9dcd5a1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.450600 | controller |     "Jun 11 11:15:07.713801 crc crio[22652]: time=\"2026-06-11T11:15:07.713672457Z\" level=info msg=\"Removed container a2ed7b3b04f84570597153f6a2c14965a1b5badb703dc2043b1dfe4bfe3997bb: openstack/glance-3136-account-create-update-6xt6q/mariadb-account-create-update\" id=1f932f20-ebd2-4aa5-a360-2fc5b9dcd5a1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.450614 | controller |     "Jun 11 11:15:07.717937 crc crio[22652]: time=\"2026-06-11T11:15:07.717772754Z\" level=info msg=\"Removing container: e42e5c1c8dbf5be97f9058799efecf9e625f51b7afe193fe3d25d83cb9b4fbcc\" id=666b1a79-438d-470d-ae88-d12356eae6ae name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.450628 | controller |     "Jun 11 11:15:07.770053 crc crio[22652]: time=\"2026-06-11T11:15:07.769856152Z\" level=info msg=\"Removed container e42e5c1c8dbf5be97f9058799efecf9e625f51b7afe193fe3d25d83cb9b4fbcc: openstack/placement-db-create-rvs77/mariadb-database-create\" id=666b1a79-438d-470d-ae88-d12356eae6ae name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.450643 | controller |     "Jun 11 11:15:07.774236 crc crio[22652]: time=\"2026-06-11T11:15:07.77392481Z\" level=info msg=\"Removing container: cbadb06a053c51e35caa8d74956213b87491812d732a822a81a2c081467d4e42\" id=3c1c92f5-cefc-4f96-854c-84a72c3b1a87 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.450658 | controller |     "Jun 11 11:15:07.805222 crc crio[22652]: time=\"2026-06-11T11:15:07.805076111Z\" level=info msg=\"Removed container cbadb06a053c51e35caa8d74956213b87491812d732a822a81a2c081467d4e42: openstack/nova-metadata-0/nova-metadata-log\" id=3c1c92f5-cefc-4f96-854c-84a72c3b1a87 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.450673 | controller |     "Jun 11 11:15:07.816952 crc crio[22652]: time=\"2026-06-11T11:15:07.816855009Z\" level=info msg=\"Stopping pod sandbox: bb8b9ddd0f769ceeeb22639bc3b0ce80e0625b2dfa1648a37bd8cd1981af8398\" id=521cb53b-ddec-4dd1-9f66-a3136a33d79f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.450688 | controller |     "Jun 11 11:15:07.817219 crc crio[22652]: time=\"2026-06-11T11:15:07.816962303Z\" level=info msg=\"Stopped pod sandbox (already stopped): bb8b9ddd0f769ceeeb22639bc3b0ce80e0625b2dfa1648a37bd8cd1981af8398\" id=521cb53b-ddec-4dd1-9f66-a3136a33d79f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.450702 | controller |     "Jun 11 11:15:07.817812 crc crio[22652]: time=\"2026-06-11T11:15:07.817718367Z\" level=info msg=\"Removing pod sandbox: bb8b9ddd0f769ceeeb22639bc3b0ce80e0625b2dfa1648a37bd8cd1981af8398\" id=3af50f3b-973f-4396-9739-4be0785bd336 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.450726 | controller |     "Jun 11 11:15:07.837107 crc crio[22652]: time=\"2026-06-11T11:15:07.836835225Z\" level=info msg=\"Removed pod sandbox: bb8b9ddd0f769ceeeb22639bc3b0ce80e0625b2dfa1648a37bd8cd1981af8398\" id=3af50f3b-973f-4396-9739-4be0785bd336 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.450741 | controller |     "Jun 11 11:15:07.837936 crc crio[22652]: time=\"2026-06-11T11:15:07.83771729Z\" level=info msg=\"Stopping pod sandbox: d37725fcb001234b3ff31ef8adb55416630aef35171b78a5708c66e0297d57e8\" id=c8c4dbc0-1b3d-466e-80b6-081ab778f570 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.450755 | controller |     "Jun 11 11:15:07.838079 crc crio[22652]: time=\"2026-06-11T11:15:07.83802517Z\" level=info msg=\"Stopped pod sandbox (already stopped): d37725fcb001234b3ff31ef8adb55416630aef35171b78a5708c66e0297d57e8\" id=c8c4dbc0-1b3d-466e-80b6-081ab778f570 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.450770 | controller |     "Jun 11 11:15:07.838756 crc crio[22652]: time=\"2026-06-11T11:15:07.8386725Z\" level=info msg=\"Removing pod sandbox: d37725fcb001234b3ff31ef8adb55416630aef35171b78a5708c66e0297d57e8\" id=efd6ccb2-6b12-414c-ba65-f4301b4c4f39 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.450785 | controller |     "Jun 11 11:15:07.855709 crc crio[22652]: time=\"2026-06-11T11:15:07.855528676Z\" level=info msg=\"Removed pod sandbox: d37725fcb001234b3ff31ef8adb55416630aef35171b78a5708c66e0297d57e8\" id=efd6ccb2-6b12-414c-ba65-f4301b4c4f39 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.450799 | controller |     "Jun 11 11:15:07.856701 crc crio[22652]: time=\"2026-06-11T11:15:07.856610757Z\" level=info msg=\"Stopping pod sandbox: f30cd7727f81ef0423e362ca15adcb702c7a93add2f2677f63a36b3585248a6e\" id=177dbefa-ad6b-4eec-a84e-0f36602448d4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.450813 | controller |     "Jun 11 11:15:07.856701 crc crio[22652]: time=\"2026-06-11T11:15:07.85669767Z\" level=info msg=\"Stopped pod sandbox (already stopped): f30cd7727f81ef0423e362ca15adcb702c7a93add2f2677f63a36b3585248a6e\" id=177dbefa-ad6b-4eec-a84e-0f36602448d4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.450827 | controller |     "Jun 11 11:15:07.857511 crc crio[22652]: time=\"2026-06-11T11:15:07.857441994Z\" level=info msg=\"Removing pod sandbox: f30cd7727f81ef0423e362ca15adcb702c7a93add2f2677f63a36b3585248a6e\" id=0fee5e91-b9a7-4246-9b28-6a6148668f5b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.450841 | controller |     "Jun 11 11:15:07.874211 crc crio[22652]: time=\"2026-06-11T11:15:07.874090891Z\" level=info msg=\"Removed pod sandbox: f30cd7727f81ef0423e362ca15adcb702c7a93add2f2677f63a36b3585248a6e\" id=0fee5e91-b9a7-4246-9b28-6a6148668f5b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.450855 | controller |     "Jun 11 11:15:07.875902 crc crio[22652]: time=\"2026-06-11T11:15:07.875714632Z\" level=info msg=\"Stopping pod sandbox: 52134ad1b84dc02fffa14865569bf0a96f6348a6a62e780cd1aa2281d5e66247\" id=ff0a821d-9bfd-44ad-b7e6-8bff36e6f550 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.450869 | controller |     "Jun 11 11:15:07.876199 crc crio[22652]: time=\"2026-06-11T11:15:07.876057012Z\" level=info msg=\"Stopped pod sandbox (already stopped): 52134ad1b84dc02fffa14865569bf0a96f6348a6a62e780cd1aa2281d5e66247\" id=ff0a821d-9bfd-44ad-b7e6-8bff36e6f550 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.450883 | controller |     "Jun 11 11:15:07.877624 crc crio[22652]: time=\"2026-06-11T11:15:07.877546581Z\" level=info msg=\"Removing pod sandbox: 52134ad1b84dc02fffa14865569bf0a96f6348a6a62e780cd1aa2281d5e66247\" id=2a4f5a0b-a8b8-4fa0-9590-3da3c1a6b8f5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.450897 | controller |     "Jun 11 11:15:07.893441 crc crio[22652]: time=\"2026-06-11T11:15:07.893230018Z\" level=info msg=\"Removed pod sandbox: 52134ad1b84dc02fffa14865569bf0a96f6348a6a62e780cd1aa2281d5e66247\" id=2a4f5a0b-a8b8-4fa0-9590-3da3c1a6b8f5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.450915 | controller |     "Jun 11 11:15:07.894814 crc crio[22652]: time=\"2026-06-11T11:15:07.894729863Z\" level=info msg=\"Stopping pod sandbox: 1f5e537fd5bede545d2d5f15fda20c5a486e456ea213dc3d694764405e261470\" id=c823372c-721e-4531-90b2-6f5114f5e49d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.450930 | controller |     "Jun 11 11:15:07.895092 crc crio[22652]: time=\"2026-06-11T11:15:07.894872698Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1f5e537fd5bede545d2d5f15fda20c5a486e456ea213dc3d694764405e261470\" id=c823372c-721e-4531-90b2-6f5114f5e49d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.450944 | controller |     "Jun 11 11:15:07.895900 crc crio[22652]: time=\"2026-06-11T11:15:07.895805307Z\" level=info msg=\"Removing pod sandbox: 1f5e537fd5bede545d2d5f15fda20c5a486e456ea213dc3d694764405e261470\" id=6c765012-5f41-430d-bec1-fcf10b9fe639 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.450958 | controller |     "Jun 11 11:15:07.916803 crc crio[22652]: time=\"2026-06-11T11:15:07.916691249Z\" level=info msg=\"Removed pod sandbox: 1f5e537fd5bede545d2d5f15fda20c5a486e456ea213dc3d694764405e261470\" id=6c765012-5f41-430d-bec1-fcf10b9fe639 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.450972 | controller |     "Jun 11 11:15:07.917723 crc crio[22652]: time=\"2026-06-11T11:15:07.917632759Z\" level=info msg=\"Stopping pod sandbox: 36d9122bfbf80eb82846a677fc6d7a1c7b6f6fd8d93fc1ab7309a7b7cdd03595\" id=77240b2c-d82d-490f-83cf-6ec84b9c71c4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.450986 | controller |     "Jun 11 11:15:07.917933 crc crio[22652]: time=\"2026-06-11T11:15:07.917874117Z\" level=info msg=\"Stopped pod sandbox (already stopped): 36d9122bfbf80eb82846a677fc6d7a1c7b6f6fd8d93fc1ab7309a7b7cdd03595\" id=77240b2c-d82d-490f-83cf-6ec84b9c71c4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.451000 | controller |     "Jun 11 11:15:07.918674 crc crio[22652]: time=\"2026-06-11T11:15:07.91859765Z\" level=info msg=\"Removing pod sandbox: 36d9122bfbf80eb82846a677fc6d7a1c7b6f6fd8d93fc1ab7309a7b7cdd03595\" id=87502f3b-cc46-4418-9c7b-8181d378cf0e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.451014 | controller |     "Jun 11 11:15:07.934531 crc crio[22652]: time=\"2026-06-11T11:15:07.934400011Z\" level=info msg=\"Removed pod sandbox: 36d9122bfbf80eb82846a677fc6d7a1c7b6f6fd8d93fc1ab7309a7b7cdd03595\" id=87502f3b-cc46-4418-9c7b-8181d378cf0e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.451028 | controller |     "Jun 11 11:15:07.935668 crc crio[22652]: time=\"2026-06-11T11:15:07.935511224Z\" level=info msg=\"Stopping pod sandbox: ce430b31b70eeac8a9958a140e268402212149ad5ab3785027fd748bbf514fcc\" id=637d51eb-770b-4230-92dd-53c294b761f3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.451042 | controller |     "Jun 11 11:15:07.935668 crc crio[22652]: time=\"2026-06-11T11:15:07.935653559Z\" level=info msg=\"Stopped pod sandbox (already stopped): ce430b31b70eeac8a9958a140e268402212149ad5ab3785027fd748bbf514fcc\" id=637d51eb-770b-4230-92dd-53c294b761f3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.451060 | controller |     "Jun 11 11:15:07.936568 crc crio[22652]: time=\"2026-06-11T11:15:07.936487106Z\" level=info msg=\"Removing pod sandbox: ce430b31b70eeac8a9958a140e268402212149ad5ab3785027fd748bbf514fcc\" id=27cb57e4-849f-43ca-9e28-a053a9c5a022 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.451081 | controller |     "Jun 11 11:15:07.952734 crc crio[22652]: time=\"2026-06-11T11:15:07.952616954Z\" level=info msg=\"Removed pod sandbox: ce430b31b70eeac8a9958a140e268402212149ad5ab3785027fd748bbf514fcc\" id=27cb57e4-849f-43ca-9e28-a053a9c5a022 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.451108 | controller |     "Jun 11 11:15:07.953947 crc crio[22652]: time=\"2026-06-11T11:15:07.953802573Z\" level=info msg=\"Stopping pod sandbox: 7b4c4fb57b27fb639e54f27b5467718718b38ff0c8c23df6837b025fecaf2e3b\" id=51571bc4-cb54-4df1-9305-cbe6abd23b7d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.451132 | controller |     "Jun 11 11:15:07.954093 crc crio[22652]: time=\"2026-06-11T11:15:07.95403424Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7b4c4fb57b27fb639e54f27b5467718718b38ff0c8c23df6837b025fecaf2e3b\" id=51571bc4-cb54-4df1-9305-cbe6abd23b7d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.451149 | controller |     "Jun 11 11:15:07.954753 crc crio[22652]: time=\"2026-06-11T11:15:07.95467956Z\" level=info msg=\"Removing pod sandbox: 7b4c4fb57b27fb639e54f27b5467718718b38ff0c8c23df6837b025fecaf2e3b\" id=3f8fcc3d-9c74-40f8-a026-76015c827cea name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.451167 | controller |     "Jun 11 11:15:07.973336 crc crio[22652]: time=\"2026-06-11T11:15:07.973096525Z\" level=info msg=\"Removed pod sandbox: 7b4c4fb57b27fb639e54f27b5467718718b38ff0c8c23df6837b025fecaf2e3b\" id=3f8fcc3d-9c74-40f8-a026-76015c827cea name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.451188 | controller |     "Jun 11 11:15:07.976059 crc crio[22652]: time=\"2026-06-11T11:15:07.975653585Z\" level=info msg=\"Stopping pod sandbox: 3e4998413b98f05a5db3e0ab5651d6b2007fc2987404ec98a27e09ac85331a7e\" id=0e8e9c6a-ab27-4562-816c-30b2006b9cab name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.451210 | controller |     "Jun 11 11:15:07.976059 crc crio[22652]: time=\"2026-06-11T11:15:07.976082889Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3e4998413b98f05a5db3e0ab5651d6b2007fc2987404ec98a27e09ac85331a7e\" id=0e8e9c6a-ab27-4562-816c-30b2006b9cab name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.451228 | controller |     "Jun 11 11:15:07.985717 crc crio[22652]: time=\"2026-06-11T11:15:07.985598035Z\" level=info msg=\"Removing pod sandbox: 3e4998413b98f05a5db3e0ab5651d6b2007fc2987404ec98a27e09ac85331a7e\" id=002676cd-8fd8-4edf-9624-995aa1b0e20a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.451243 | controller |     "Jun 11 11:15:08.015839 crc crio[22652]: time=\"2026-06-11T11:15:08.015702238Z\" level=info msg=\"Removed pod sandbox: 3e4998413b98f05a5db3e0ab5651d6b2007fc2987404ec98a27e09ac85331a7e\" id=002676cd-8fd8-4edf-9624-995aa1b0e20a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.451258 | controller |     "Jun 11 11:15:08.016709 crc crio[22652]: time=\"2026-06-11T11:15:08.016625472Z\" level=info msg=\"Stopping pod sandbox: b648d8108b65208ef632ce19a02ca7e916d64a0151a8890ecbb3ca5321dc7f2e\" id=f5c38190-24de-4c35-be29-5b5fe9f6170e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.451272 | controller |     "Jun 11 11:15:08.016709 crc crio[22652]: time=\"2026-06-11T11:15:08.016697784Z\" level=info msg=\"Stopped pod sandbox (already stopped): b648d8108b65208ef632ce19a02ca7e916d64a0151a8890ecbb3ca5321dc7f2e\" id=f5c38190-24de-4c35-be29-5b5fe9f6170e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.451287 | controller |     "Jun 11 11:15:08.017453 crc crio[22652]: time=\"2026-06-11T11:15:08.017394347Z\" level=info msg=\"Removing pod sandbox: b648d8108b65208ef632ce19a02ca7e916d64a0151a8890ecbb3ca5321dc7f2e\" id=3d6b5560-b1e8-40f8-9e6e-9765c286cdef name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.451301 | controller |     "Jun 11 11:15:08.065561 crc crio[22652]: time=\"2026-06-11T11:15:08.065360589Z\" level=info msg=\"Removed pod sandbox: b648d8108b65208ef632ce19a02ca7e916d64a0151a8890ecbb3ca5321dc7f2e\" id=3d6b5560-b1e8-40f8-9e6e-9765c286cdef name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.451315 | controller |     "Jun 11 11:15:08.066341 crc crio[22652]: time=\"2026-06-11T11:15:08.066273138Z\" level=info msg=\"Stopping pod sandbox: 9c31580446cfd6753735389cf390a0b8be9df247d92da6ebe24b03a8eb5c9f63\" id=1bbe7cf8-57bf-496f-9d30-e6f47dde1391 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.451338 | controller |     "Jun 11 11:15:08.066482 crc crio[22652]: time=\"2026-06-11T11:15:08.06635539Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9c31580446cfd6753735389cf390a0b8be9df247d92da6ebe24b03a8eb5c9f63\" id=1bbe7cf8-57bf-496f-9d30-e6f47dde1391 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.451377 | controller |     "Jun 11 11:15:08.066729 crc crio[22652]: time=\"2026-06-11T11:15:08.06666558Z\" level=info msg=\"Removing pod sandbox: 9c31580446cfd6753735389cf390a0b8be9df247d92da6ebe24b03a8eb5c9f63\" id=4cba41ec-4be2-482a-945c-1846b0555a94 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.451393 | controller |     "Jun 11 11:15:08.102008 crc crio[22652]: time=\"2026-06-11T11:15:08.101870006Z\" level=info msg=\"Removed pod sandbox: 9c31580446cfd6753735389cf390a0b8be9df247d92da6ebe24b03a8eb5c9f63\" id=4cba41ec-4be2-482a-945c-1846b0555a94 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.451408 | controller |     "Jun 11 11:15:24.833503 crc crio[22652]: time=\"2026-06-11T11:15:24.832817113Z\" level=info msg=\"Running pod sandbox: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservdcpdz/POD\" id=9f4e5a8b-c14d-4c56-8d42-f89e2e4f9ecf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.451422 | controller |     "Jun 11 11:15:24.833503 crc crio[22652]: time=\"2026-06-11T11:15:24.833479205Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.451437 | controller |     "Jun 11 11:15:24.870491 crc crio[22652]: time=\"2026-06-11T11:15:24.870370714Z\" 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=9f4e5a8b-c14d-4c56-8d42-f89e2e4f9ecf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.451452 | controller |     "Jun 11 11:15:24.887654 crc crio[22652]: time=\"2026-06-11T11:15:24.886881434Z\" level=info msg=\"Ran pod sandbox 9f3aa68215bf5b5707bcbc506dc960773e4300deb1b4e59c43407991418efe80 with infra container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservdcpdz/POD\" id=9f4e5a8b-c14d-4c56-8d42-f89e2e4f9ecf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.451467 | controller |     "Jun 11 11:15:24.890520 crc crio[22652]: time=\"2026-06-11T11:15:24.890413775Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=6a1d7822-2060-4c7b-ab04-1d062595d240 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.451482 | controller |     "Jun 11 11:15:24.891000 crc crio[22652]: time=\"2026-06-11T11:15:24.890822549Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified not found\" id=6a1d7822-2060-4c7b-ab04-1d062595d240 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.451497 | controller |     "Jun 11 11:15:24.891000 crc crio[22652]: time=\"2026-06-11T11:15:24.890932172Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified found\" id=6a1d7822-2060-4c7b-ab04-1d062595d240 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.451511 | controller |     "Jun 11 11:15:24.892049 crc crio[22652]: time=\"2026-06-11T11:15:24.891932714Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=c56de0c6-e75c-490d-8c84-0900f25281eb name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.451525 | controller |     "Jun 11 11:15:24.903818 crc crio[22652]: time=\"2026-06-11T11:15:24.903733104Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\\\"\"",
2026-06-11 11:58:02.451544 | controller |     "Jun 11 11:15:49.534575 crc crio[22652]: time=\"2026-06-11T11:15:49.533574602Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:cf8337209db10a9c53b1358d3d7669e668ae4eac41e3ce0552be9bfb2c1165d1\" id=c56de0c6-e75c-490d-8c84-0900f25281eb name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.451559 | controller |     "Jun 11 11:15:49.537287 crc crio[22652]: time=\"2026-06-11T11:15:49.535520608Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=98702c04-d0ec-4b5a-bc29-33abc793743b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.451575 | controller |     "Jun 11 11:15:49.540096 crc crio[22652]: time=\"2026-06-11T11:15:49.540019802Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=ffbdc62a-c013-4e53-a04e-39b6d8cc8e3d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.451590 | controller |     "Jun 11 11:15:49.554818 crc crio[22652]: time=\"2026-06-11T11:15:49.554694734Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservdcpdz/init\" id=0d27087c-676b-4104-b7e1-7388e3b45924 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.451604 | controller |     "Jun 11 11:15:49.556035 crc crio[22652]: time=\"2026-06-11T11:15:49.555944855Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.451619 | controller |     "Jun 11 11:15:49.606240 crc crio[22652]: time=\"2026-06-11T11:15:49.606055915Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.451634 | controller |     "Jun 11 11:15:49.611629 crc crio[22652]: time=\"2026-06-11T11:15:49.611536951Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.451648 | controller |     "Jun 11 11:15:49.795460 crc crio[22652]: time=\"2026-06-11T11:15:49.795102503Z\" level=info msg=\"Created container a3717b1cfd9ed29ea760b7a851940066718b20b3d15156672f59a2ffc039a8d7: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservdcpdz/init\" id=0d27087c-676b-4104-b7e1-7388e3b45924 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.451663 | controller |     "Jun 11 11:15:49.796659 crc crio[22652]: time=\"2026-06-11T11:15:49.796457016Z\" level=info msg=\"Starting container: a3717b1cfd9ed29ea760b7a851940066718b20b3d15156672f59a2ffc039a8d7\" id=20c8f2c7-0d08-49d4-9255-51da4c9b4842 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.451678 | controller |     "Jun 11 11:15:49.806292 crc crio[22652]: time=\"2026-06-11T11:15:49.806195422Z\" level=info msg=\"Started container\" PID=106099 containerID=a3717b1cfd9ed29ea760b7a851940066718b20b3d15156672f59a2ffc039a8d7 description=openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservdcpdz/init id=20c8f2c7-0d08-49d4-9255-51da4c9b4842 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9f3aa68215bf5b5707bcbc506dc960773e4300deb1b4e59c43407991418efe80",
2026-06-11 11:58:02.451692 | controller |     "Jun 11 11:15:55.875083 crc crio[22652]: time=\"2026-06-11T11:15:55.874736757Z\" level=info msg=\"Pulling image: registry.redhat.io/ubi9/httpd-24:latest\" id=f9a9b6bd-6339-4a3f-82da-32a40fd0aeb6 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.451706 | controller |     "Jun 11 11:15:55.886834 crc crio[22652]: time=\"2026-06-11T11:15:55.886758076Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/ubi9/httpd-24:latest\\\"\"",
2026-06-11 11:58:02.451721 | controller |     "Jun 11 11:15:57.636186 crc crio[22652]: time=\"2026-06-11T11:15:57.635582947Z\" level=info msg=\"Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:ad0dea2237c315df6dcd44760313c4563611466bd339c1004d512a0d59a0efbf\" id=f9a9b6bd-6339-4a3f-82da-32a40fd0aeb6 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.451739 | controller |     "Jun 11 11:15:57.637726 crc crio[22652]: time=\"2026-06-11T11:15:57.637437556Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=79450b88-3488-4539-89f3-6bbd0a727524 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.451756 | controller |     "Jun 11 11:15:57.657949 crc crio[22652]: time=\"2026-06-11T11:15:57.657370646Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=ec722c0e-a5bc-449f-a72e-c24e00defd68 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.451771 | controller |     "Jun 11 11:15:57.668710 crc crio[22652]: time=\"2026-06-11T11:15:57.668601568Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservdcpdz/osp-httpd\" id=5d5c78f2-2a82-4fae-831d-95c86200d279 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.451786 | controller |     "Jun 11 11:15:57.669468 crc crio[22652]: time=\"2026-06-11T11:15:57.669384564Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.451802 | controller |     "Jun 11 11:15:57.722099 crc crio[22652]: time=\"2026-06-11T11:15:57.721961573Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.451817 | controller |     "Jun 11 11:15:57.728650 crc crio[22652]: time=\"2026-06-11T11:15:57.728561975Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.451832 | controller |     "Jun 11 11:15:57.927184 crc crio[22652]: time=\"2026-06-11T11:15:57.927059147Z\" level=info msg=\"Created container 03c46307b888976f717be1cdde4cccd76f8b20b4ca86da6064e1e528ee54a805: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservdcpdz/osp-httpd\" id=5d5c78f2-2a82-4fae-831d-95c86200d279 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.451848 | controller |     "Jun 11 11:15:57.928350 crc crio[22652]: time=\"2026-06-11T11:15:57.928260397Z\" level=info msg=\"Starting container: 03c46307b888976f717be1cdde4cccd76f8b20b4ca86da6064e1e528ee54a805\" id=fdc5b664-2eb8-4ec0-bed4-72a0f8b3f7b2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.451863 | controller |     "Jun 11 11:15:57.934195 crc crio[22652]: time=\"2026-06-11T11:15:57.934057852Z\" level=info msg=\"Started container\" PID=106495 containerID=03c46307b888976f717be1cdde4cccd76f8b20b4ca86da6064e1e528ee54a805 description=openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservdcpdz/osp-httpd id=fdc5b664-2eb8-4ec0-bed4-72a0f8b3f7b2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9f3aa68215bf5b5707bcbc506dc960773e4300deb1b4e59c43407991418efe80",
2026-06-11 11:58:02.451878 | controller |     "Jun 11 11:16:02.273751 crc crio[22652]: time=\"2026-06-11T11:16:02.273210642Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686276-jgpcp/POD\" id=89408e3f-23c2-40a2-b742-fb71c2339d17 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.451892 | controller |     "Jun 11 11:16:02.275023 crc crio[22652]: time=\"2026-06-11T11:16:02.273792841Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.451907 | controller |     "Jun 11 11:16:02.307961 crc crio[22652]: time=\"2026-06-11T11:16:02.307831965Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686276-jgpcp Namespace:openshift-infra ID:c14bd1ba2f9ffb7e13ec362954f51a4ac4b3092b556d86cb2a3ed5869f112f28 UID:c0977642-2b00-4812-b34b-bed1dae04917 NetNS:/var/run/netns/398a6414-f793-45b1-ab3d-3983ef157e87 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc0977642_2b00_4812_b34b_bed1dae04917.slice PodAnnotations:0xc002acdd50}] Aliases:map[]}\"",
2026-06-11 11:58:02.451929 | controller |     "Jun 11 11:16:02.307961 crc crio[22652]: time=\"2026-06-11T11:16:02.307893797Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686276-jgpcp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.451944 | controller |     "Jun 11 11:16:02.625911 crc crio[22652]: 2026-06-11T11:16:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c14bd1ba2f9ffb7 Mac:1e:db:a5:71:8b:58 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:df Mtu:0 Sandbox:/var/run/netns/398a6414-f793-45b1-ab3d-3983ef157e87 SocketPath: PciID:}] [{Interface:0xc0004b0770 Address:{IP:10.217.0.223 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.451960 | controller |     "Jun 11 11:16:02.627209 crc crio[22652]: time=\"2026-06-11T11:16:02.626530065Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686276-jgpcp Namespace:openshift-infra ID:c14bd1ba2f9ffb7e13ec362954f51a4ac4b3092b556d86cb2a3ed5869f112f28 UID:c0977642-2b00-4812-b34b-bed1dae04917 NetNS:/var/run/netns/398a6414-f793-45b1-ab3d-3983ef157e87 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc0977642_2b00_4812_b34b_bed1dae04917.slice PodAnnotations:0xc002acdd50}] Aliases:map[]}\"",
2026-06-11 11:58:02.451974 | controller |     "Jun 11 11:16:02.627209 crc crio[22652]: time=\"2026-06-11T11:16:02.626669089Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686276-jgpcp for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.451989 | controller |     "Jun 11 11:16:02.637478 crc crio[22652]: time=\"2026-06-11T11:16:02.637179254Z\" level=info msg=\"Ran pod sandbox c14bd1ba2f9ffb7e13ec362954f51a4ac4b3092b556d86cb2a3ed5869f112f28 with infra container: openshift-infra/auto-csr-approver-29686276-jgpcp/POD\" id=89408e3f-23c2-40a2-b742-fb71c2339d17 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.452004 | controller |     "Jun 11 11:16:02.639743 crc crio[22652]: time=\"2026-06-11T11:16:02.639657943Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=2558ac47-ef6c-4fbc-8ea7-01971f4060e7 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.452019 | controller |     "Jun 11 11:16:02.646640 crc crio[22652]: time=\"2026-06-11T11:16:02.646335079Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 11:58:02.452034 | controller |     "Jun 11 11:16:03.440877 crc crio[22652]: time=\"2026-06-11T11:16:03.440751653Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=2558ac47-ef6c-4fbc-8ea7-01971f4060e7 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.452049 | controller |     "Jun 11 11:16:03.443376 crc crio[22652]: time=\"2026-06-11T11:16:03.442757302Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=d269e1d4-bf30-4f9a-b092-dfcc1e188509 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.452064 | controller |     "Jun 11 11:16:03.451612 crc crio[22652]: time=\"2026-06-11T11:16:03.451516804Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=26ebf0e9-6b54-49eb-a956-a44a82223107 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.452079 | controller |     "Jun 11 11:16:03.466691 crc crio[22652]: time=\"2026-06-11T11:16:03.466615198Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686276-jgpcp/oc\" id=b043d77b-48bd-4fed-96e4-87cfd42dec5f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.452098 | controller |     "Jun 11 11:16:03.467505 crc crio[22652]: time=\"2026-06-11T11:16:03.467247799Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.452114 | controller |     "Jun 11 11:16:03.515457 crc crio[22652]: time=\"2026-06-11T11:16:03.515264632Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.452128 | controller |     "Jun 11 11:16:03.765366 crc crio[22652]: time=\"2026-06-11T11:16:03.765228639Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.452143 | controller |     "Jun 11 11:16:03.878645 crc crio[22652]: time=\"2026-06-11T11:16:03.877807477Z\" level=info msg=\"Created container 4853fafffa9e684cab71461f84af9dfec52eae597a9587db1ce7b05efae0ebf7: openshift-infra/auto-csr-approver-29686276-jgpcp/oc\" id=b043d77b-48bd-4fed-96e4-87cfd42dec5f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.452158 | controller |     "Jun 11 11:16:03.880219 crc crio[22652]: time=\"2026-06-11T11:16:03.880064691Z\" level=info msg=\"Starting container: 4853fafffa9e684cab71461f84af9dfec52eae597a9587db1ce7b05efae0ebf7\" id=1c2d407e-8106-4989-9c4d-5b1c4c827c90 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.452172 | controller |     "Jun 11 11:16:03.886205 crc crio[22652]: time=\"2026-06-11T11:16:03.886027981Z\" level=info msg=\"Started container\" PID=107100 containerID=4853fafffa9e684cab71461f84af9dfec52eae597a9587db1ce7b05efae0ebf7 description=openshift-infra/auto-csr-approver-29686276-jgpcp/oc id=1c2d407e-8106-4989-9c4d-5b1c4c827c90 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c14bd1ba2f9ffb7e13ec362954f51a4ac4b3092b556d86cb2a3ed5869f112f28",
2026-06-11 11:58:02.452187 | controller |     "Jun 11 11:16:05.683889 crc crio[22652]: time=\"2026-06-11T11:16:05.683180379Z\" level=info msg=\"Running pod sandbox: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-82wqr/POD\" id=84a65d8a-d5b7-4b30-ae8f-10c6919184e4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.452202 | controller |     "Jun 11 11:16:05.685023 crc crio[22652]: time=\"2026-06-11T11:16:05.683912643Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.452217 | controller |     "Jun 11 11:16:05.719774 crc crio[22652]: time=\"2026-06-11T11:16:05.719717794Z\" level=info msg=\"Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-82wqr Namespace:openstack ID:189c535b89c316038cb0274c4953855ebbd6ef6d62ff30cc0356b37ea7a6305b UID:a278b8e6-6f95-4878-ac4a-9b1a4fbe46de NetNS:/var/run/netns/ddadd0cc-2a7d-47d8-b4be-c841ad8063e8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda278b8e6_6f95_4878_ac4a_9b1a4fbe46de.slice PodAnnotations:0xc0036e69a8}] Aliases:map[]}\"",
2026-06-11 11:58:02.452232 | controller |     "Jun 11 11:16:05.720190 crc crio[22652]: time=\"2026-06-11T11:16:05.720107986Z\" level=info msg=\"Adding pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-82wqr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.452248 | controller |     "Jun 11 11:16:06.037309 crc crio[22652]: time=\"2026-06-11T11:16:06.036637342Z\" level=info msg=\"Stopping pod sandbox: c14bd1ba2f9ffb7e13ec362954f51a4ac4b3092b556d86cb2a3ed5869f112f28\" id=b49c5be3-3e81-4cec-a17a-da39d3de04c8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.452263 | controller |     "Jun 11 11:16:06.037759 crc crio[22652]: time=\"2026-06-11T11:16:06.037684816Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686276-jgpcp Namespace:openshift-infra ID:c14bd1ba2f9ffb7e13ec362954f51a4ac4b3092b556d86cb2a3ed5869f112f28 UID:c0977642-2b00-4812-b34b-bed1dae04917 NetNS:/var/run/netns/398a6414-f793-45b1-ab3d-3983ef157e87 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc0977642_2b00_4812_b34b_bed1dae04917.slice PodAnnotations:0xc002400c10}] Aliases:map[]}\"",
2026-06-11 11:58:02.452281 | controller |     "Jun 11 11:16:06.037910 crc crio[22652]: time=\"2026-06-11T11:16:06.037845491Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686276-jgpcp from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.452296 | controller |     "Jun 11 11:16:06.242500 crc crio[22652]: 2026-06-11T11:16:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:189c535b89c3160 Mac:a6:dc:b2:83:e8:4a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e0 Mtu:0 Sandbox:/var/run/netns/ddadd0cc-2a7d-47d8-b4be-c841ad8063e8 SocketPath: PciID:}] [{Interface:0xc0004b45d0 Address:{IP:10.217.0.224 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.452311 | controller |     "Jun 11 11:16:06.243299 crc crio[22652]: time=\"2026-06-11T11:16:06.243219434Z\" level=info msg=\"Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-82wqr Namespace:openstack ID:189c535b89c316038cb0274c4953855ebbd6ef6d62ff30cc0356b37ea7a6305b UID:a278b8e6-6f95-4878-ac4a-9b1a4fbe46de NetNS:/var/run/netns/ddadd0cc-2a7d-47d8-b4be-c841ad8063e8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda278b8e6_6f95_4878_ac4a_9b1a4fbe46de.slice PodAnnotations:0xc0036e69a8}] Aliases:map[]}\"",
2026-06-11 11:58:02.452326 | controller |     "Jun 11 11:16:06.243428 crc crio[22652]: time=\"2026-06-11T11:16:06.24339991Z\" level=info msg=\"Checking pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-82wqr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.452341 | controller |     "Jun 11 11:16:06.257460 crc crio[22652]: time=\"2026-06-11T11:16:06.257343303Z\" level=info msg=\"Ran pod sandbox 189c535b89c316038cb0274c4953855ebbd6ef6d62ff30cc0356b37ea7a6305b with infra container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-82wqr/POD\" id=84a65d8a-d5b7-4b30-ae8f-10c6919184e4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.452381 | controller |     "Jun 11 11:16:06.261221 crc crio[22652]: time=\"2026-06-11T11:16:06.260704316Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=ce3dcdb2-486b-47eb-a573-2cf307ad47a9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.452404 | controller |     "Jun 11 11:16:06.265700 crc crio[22652]: time=\"2026-06-11T11:16:06.265634024Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=a861b37f-3fda-4250-a3aa-c8c5ee4e264d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.452421 | controller |     "Jun 11 11:16:06.275377 crc crio[22652]: time=\"2026-06-11T11:16:06.274695475Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-82wqr/init\" id=abab4469-7336-4fc2-a1bb-2ac8676b7d34 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.452436 | controller |     "Jun 11 11:16:06.277097 crc crio[22652]: time=\"2026-06-11T11:16:06.275629975Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.452451 | controller |     "Jun 11 11:16:06.352300 crc crio[22652]: time=\"2026-06-11T11:16:06.352203338Z\" level=info msg=\"Stopped pod sandbox: c14bd1ba2f9ffb7e13ec362954f51a4ac4b3092b556d86cb2a3ed5869f112f28\" id=b49c5be3-3e81-4cec-a17a-da39d3de04c8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.452470 | controller |     "Jun 11 11:16:06.355524 crc crio[22652]: time=\"2026-06-11T11:16:06.355489762Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.452486 | controller |     "Jun 11 11:16:06.359043 crc crio[22652]: time=\"2026-06-11T11:16:06.358974075Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.452501 | controller |     "Jun 11 11:16:06.553249 crc crio[22652]: time=\"2026-06-11T11:16:06.552809557Z\" level=info msg=\"Created container a1636f52e225023b20b4d4d4c17cf7f1e173b23f044b495287879a8c61e294e0: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-82wqr/init\" id=abab4469-7336-4fc2-a1bb-2ac8676b7d34 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.452516 | controller |     "Jun 11 11:16:06.556486 crc crio[22652]: time=\"2026-06-11T11:16:06.55540611Z\" level=info msg=\"Starting container: a1636f52e225023b20b4d4d4c17cf7f1e173b23f044b495287879a8c61e294e0\" id=289e2708-b8ac-40d2-86ce-6d99c4312e07 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.452530 | controller |     "Jun 11 11:16:06.562014 crc crio[22652]: time=\"2026-06-11T11:16:06.56192928Z\" level=info msg=\"Started container\" PID=107372 containerID=a1636f52e225023b20b4d4d4c17cf7f1e173b23f044b495287879a8c61e294e0 description=openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-82wqr/init id=289e2708-b8ac-40d2-86ce-6d99c4312e07 name=/runtime.v1.RuntimeService/StartContainer sandboxID=189c535b89c316038cb0274c4953855ebbd6ef6d62ff30cc0356b37ea7a6305b",
2026-06-11 11:58:02.452546 | controller |     "Jun 11 11:16:08.124063 crc crio[22652]: time=\"2026-06-11T11:16:08.123205123Z\" level=info msg=\"Removing container: a932a0702c263204b5cb0732a2d4eacc0a826676d56284c83b0dbdb86c09cc21\" id=f18dd015-f201-406e-88b5-7512a6c6f30e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.452560 | controller |     "Jun 11 11:16:08.154836 crc crio[22652]: time=\"2026-06-11T11:16:08.154773065Z\" level=info msg=\"Removed container a932a0702c263204b5cb0732a2d4eacc0a826676d56284c83b0dbdb86c09cc21: openstack/nova-api-0/nova-api-log\" id=f18dd015-f201-406e-88b5-7512a6c6f30e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.452576 | controller |     "Jun 11 11:16:08.158055 crc crio[22652]: time=\"2026-06-11T11:16:08.158023523Z\" level=info msg=\"Removing container: 9982cef10e2360c926fa35a7ebcff3d9b7a1fc3379580f3a43adf344b3cfbb63\" id=565db8c0-029f-4ee1-a560-d171cd12b2a6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.452590 | controller |     "Jun 11 11:16:08.187212 crc crio[22652]: time=\"2026-06-11T11:16:08.18705437Z\" level=info msg=\"Removed container 9982cef10e2360c926fa35a7ebcff3d9b7a1fc3379580f3a43adf344b3cfbb63: openstack/neutron-db-create-t4zvt/mariadb-database-create\" id=565db8c0-029f-4ee1-a560-d171cd12b2a6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.452605 | controller |     "Jun 11 11:16:08.189906 crc crio[22652]: time=\"2026-06-11T11:16:08.189825095Z\" level=info msg=\"Removing container: 08771813639de861968e4431cee4475cb05895d00c8610a62486f2d94a1c857f\" id=3fb33a06-7a79-4528-9aae-fb2e4c5c4b7b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.452620 | controller |     "Jun 11 11:16:08.274677 crc crio[22652]: time=\"2026-06-11T11:16:08.27442036Z\" level=info msg=\"Removed container 08771813639de861968e4431cee4475cb05895d00c8610a62486f2d94a1c857f: openstack/cinder-db-create-9xh4p/mariadb-database-create\" id=3fb33a06-7a79-4528-9aae-fb2e4c5c4b7b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.452635 | controller |     "Jun 11 11:16:08.280167 crc crio[22652]: time=\"2026-06-11T11:16:08.280066636Z\" level=info msg=\"Removing container: 77b794bc6f5a2e4d87e838a38acdd8cf64947ad172643d36adeedd92eb28b838\" id=c30096a6-8fb6-4b9f-b896-dc744f9ba9ca name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.452653 | controller |     "Jun 11 11:16:08.337071 crc crio[22652]: time=\"2026-06-11T11:16:08.336891657Z\" level=info msg=\"Removed container 77b794bc6f5a2e4d87e838a38acdd8cf64947ad172643d36adeedd92eb28b838: openstack/barbican-db-create-wwrl8/mariadb-database-create\" id=c30096a6-8fb6-4b9f-b896-dc744f9ba9ca name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.452668 | controller |     "Jun 11 11:16:08.344220 crc crio[22652]: time=\"2026-06-11T11:16:08.344081754Z\" level=info msg=\"Removing container: b10de1774c3761d945f482579e9d6ab654fb63695b1d270bea47f05e588278af\" id=cb98fc75-e2c5-4ef0-9004-02e8780800ba name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.452683 | controller |     "Jun 11 11:16:08.457522 crc crio[22652]: time=\"2026-06-11T11:16:08.457464074Z\" level=info msg=\"Removed container b10de1774c3761d945f482579e9d6ab654fb63695b1d270bea47f05e588278af: openstack/glance-db-sync-4x2dn/glance-db-sync\" id=cb98fc75-e2c5-4ef0-9004-02e8780800ba name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.452698 | controller |     "Jun 11 11:16:08.461623 crc crio[22652]: time=\"2026-06-11T11:16:08.46153509Z\" level=info msg=\"Removing container: f329791932f1e4a2e8cce86956864a5a856092b4597647798fc562943f64e0ba\" id=8c1334cb-9eea-4453-8afa-b246849b44d9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.452712 | controller |     "Jun 11 11:16:08.554573 crc crio[22652]: time=\"2026-06-11T11:16:08.554355997Z\" level=info msg=\"Removed container f329791932f1e4a2e8cce86956864a5a856092b4597647798fc562943f64e0ba: openshift-infra/auto-csr-approver-29686270-pf4gz/oc\" id=8c1334cb-9eea-4453-8afa-b246849b44d9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.452726 | controller |     "Jun 11 11:16:08.556737 crc crio[22652]: time=\"2026-06-11T11:16:08.556661788Z\" level=info msg=\"Removing container: f975f6ea74a7735002111e669b15fff0c370859b72d8aaa2cab01ada5e393bf1\" id=0d9c2541-1b2a-46c5-ad23-48c8cab90a52 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.452741 | controller |     "Jun 11 11:16:08.586747 crc crio[22652]: time=\"2026-06-11T11:16:08.586633726Z\" level=info msg=\"Removed container f975f6ea74a7735002111e669b15fff0c370859b72d8aaa2cab01ada5e393bf1: openstack/cinder-bca4-account-create-update-9dr8m/mariadb-account-create-update\" id=0d9c2541-1b2a-46c5-ad23-48c8cab90a52 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.452756 | controller |     "Jun 11 11:16:08.590887 crc crio[22652]: time=\"2026-06-11T11:16:08.590790886Z\" level=info msg=\"Removing container: f6694f6abbafed9a032453f5672a61f61e274b569b28fb7cd6e68221d6b74304\" id=251bfb1c-0a31-40a5-91b8-8a35f1154b0f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.452770 | controller |     "Jun 11 11:16:08.663687 crc crio[22652]: time=\"2026-06-11T11:16:08.663470725Z\" level=info msg=\"Removed container f6694f6abbafed9a032453f5672a61f61e274b569b28fb7cd6e68221d6b74304: openstack/keystone-db-sync-dfjjj/keystone-db-sync\" id=251bfb1c-0a31-40a5-91b8-8a35f1154b0f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.452784 | controller |     "Jun 11 11:16:08.667653 crc crio[22652]: time=\"2026-06-11T11:16:08.667594425Z\" level=info msg=\"Removing container: 3733581a820a650000df4ce44904ab5e3e75e5726414d8921fcd0a8645a56d73\" id=5ffcb670-d042-4d6d-8f24-aafc6fb8f1a6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.452798 | controller |     "Jun 11 11:16:08.694637 crc crio[22652]: time=\"2026-06-11T11:16:08.694484882Z\" level=info msg=\"Removed container 3733581a820a650000df4ce44904ab5e3e75e5726414d8921fcd0a8645a56d73: openstack/barbican-eade-account-create-update-c9hjw/mariadb-account-create-update\" id=5ffcb670-d042-4d6d-8f24-aafc6fb8f1a6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.452816 | controller |     "Jun 11 11:16:08.698249 crc crio[22652]: time=\"2026-06-11T11:16:08.698203689Z\" level=info msg=\"Removing container: 055d5c7aea872187f766f22c1ef4637707db2ca00d9cec4fa5e0c615f12ba8ca\" id=5d9be2f6-1edd-4ee7-9624-496f95b19ad1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.452832 | controller |     "Jun 11 11:16:08.728372 crc crio[22652]: time=\"2026-06-11T11:16:08.72805965Z\" level=info msg=\"Removed container 055d5c7aea872187f766f22c1ef4637707db2ca00d9cec4fa5e0c615f12ba8ca: openstack/nova-api-0/nova-api-api\" id=5d9be2f6-1edd-4ee7-9624-496f95b19ad1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.452846 | controller |     "Jun 11 11:16:08.733663 crc crio[22652]: time=\"2026-06-11T11:16:08.733587446Z\" level=info msg=\"Removing container: d0bde4c24add757591be50426b7578a7c3902fb665ab713d36c62a7db286f1a3\" id=541e9d69-07a5-484c-974a-5bacd64fb0ab name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.452861 | controller |     "Jun 11 11:16:08.779845 crc crio[22652]: time=\"2026-06-11T11:16:08.779691846Z\" level=info msg=\"Removed container d0bde4c24add757591be50426b7578a7c3902fb665ab713d36c62a7db286f1a3: openstack/neutron-4aa9-account-create-update-hvtl4/mariadb-account-create-update\" id=541e9d69-07a5-484c-974a-5bacd64fb0ab name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.452876 | controller |     "Jun 11 11:16:08.792338 crc crio[22652]: time=\"2026-06-11T11:16:08.791541379Z\" level=info msg=\"Stopping pod sandbox: e7fb69a33f848655b80ebd9ac5011bc20d8cd2aa4ad7e5208a8ac3b46af081d4\" id=a416dc90-465b-422d-82cd-1c4d68262f33 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.452891 | controller |     "Jun 11 11:16:08.792338 crc crio[22652]: time=\"2026-06-11T11:16:08.792101177Z\" level=info msg=\"Stopped pod sandbox (already stopped): e7fb69a33f848655b80ebd9ac5011bc20d8cd2aa4ad7e5208a8ac3b46af081d4\" id=a416dc90-465b-422d-82cd-1c4d68262f33 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.452906 | controller |     "Jun 11 11:16:08.793780 crc crio[22652]: time=\"2026-06-11T11:16:08.793233664Z\" level=info msg=\"Removing pod sandbox: e7fb69a33f848655b80ebd9ac5011bc20d8cd2aa4ad7e5208a8ac3b46af081d4\" id=97d693d9-d968-4014-b7f6-6f7f65e6c1d3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.452920 | controller |     "Jun 11 11:16:08.812472 crc crio[22652]: time=\"2026-06-11T11:16:08.812338541Z\" level=info msg=\"Removed pod sandbox: e7fb69a33f848655b80ebd9ac5011bc20d8cd2aa4ad7e5208a8ac3b46af081d4\" id=97d693d9-d968-4014-b7f6-6f7f65e6c1d3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.452934 | controller |     "Jun 11 11:16:08.813501 crc crio[22652]: time=\"2026-06-11T11:16:08.813425173Z\" level=info msg=\"Stopping pod sandbox: b8c8956b67ed174047a16138b6df8fec9038483e2d2dacf992881800c7eca45a\" id=1ed5dc65-4b61-48dc-875f-fd4bc1428dcf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.452949 | controller |     "Jun 11 11:16:08.813593 crc crio[22652]: time=\"2026-06-11T11:16:08.813506225Z\" level=info msg=\"Stopped pod sandbox (already stopped): b8c8956b67ed174047a16138b6df8fec9038483e2d2dacf992881800c7eca45a\" id=1ed5dc65-4b61-48dc-875f-fd4bc1428dcf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.452964 | controller |     "Jun 11 11:16:08.814534 crc crio[22652]: time=\"2026-06-11T11:16:08.814476967Z\" level=info msg=\"Removing pod sandbox: b8c8956b67ed174047a16138b6df8fec9038483e2d2dacf992881800c7eca45a\" id=36c2a13d-7f63-46bd-8ad3-2613efb10b59 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.452979 | controller |     "Jun 11 11:16:08.833911 crc crio[22652]: time=\"2026-06-11T11:16:08.833804Z\" level=info msg=\"Removed pod sandbox: b8c8956b67ed174047a16138b6df8fec9038483e2d2dacf992881800c7eca45a\" id=36c2a13d-7f63-46bd-8ad3-2613efb10b59 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.452997 | controller |     "Jun 11 11:16:08.835405 crc crio[22652]: time=\"2026-06-11T11:16:08.835240035Z\" level=info msg=\"Stopping pod sandbox: 3e73538c7e0da35e4ef0ee3d5065d43b3c50e2a68622b1a294812608eee9066f\" id=74ff8544-0d04-4eeb-9548-a2df2fe076ca name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.453012 | controller |     "Jun 11 11:16:08.835405 crc crio[22652]: time=\"2026-06-11T11:16:08.83540672Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3e73538c7e0da35e4ef0ee3d5065d43b3c50e2a68622b1a294812608eee9066f\" id=74ff8544-0d04-4eeb-9548-a2df2fe076ca name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.453027 | controller |     "Jun 11 11:16:08.836260 crc crio[22652]: time=\"2026-06-11T11:16:08.836175714Z\" level=info msg=\"Removing pod sandbox: 3e73538c7e0da35e4ef0ee3d5065d43b3c50e2a68622b1a294812608eee9066f\" id=9aa66f0d-30d8-4752-9c5b-1d50182eac06 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.453043 | controller |     "Jun 11 11:16:08.858282 crc crio[22652]: time=\"2026-06-11T11:16:08.858108762Z\" level=info msg=\"Removed pod sandbox: 3e73538c7e0da35e4ef0ee3d5065d43b3c50e2a68622b1a294812608eee9066f\" id=9aa66f0d-30d8-4752-9c5b-1d50182eac06 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.453057 | controller |     "Jun 11 11:16:08.858906 crc crio[22652]: time=\"2026-06-11T11:16:08.858853393Z\" level=info msg=\"Stopping pod sandbox: a884947018bab5d8e3fdd5124310abbd279ad3fe9c3c6b306c587abb13933ac9\" id=c54481ac-93ab-449b-87c8-680d1d11500b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.453072 | controller |     "Jun 11 11:16:08.859024 crc crio[22652]: time=\"2026-06-11T11:16:08.858913875Z\" level=info msg=\"Stopped pod sandbox (already stopped): a884947018bab5d8e3fdd5124310abbd279ad3fe9c3c6b306c587abb13933ac9\" id=c54481ac-93ab-449b-87c8-680d1d11500b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.453087 | controller |     "Jun 11 11:16:08.859518 crc crio[22652]: time=\"2026-06-11T11:16:08.859462333Z\" level=info msg=\"Removing pod sandbox: a884947018bab5d8e3fdd5124310abbd279ad3fe9c3c6b306c587abb13933ac9\" id=deed5e14-10d4-498b-aa93-80b3f482d05d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.453101 | controller |     "Jun 11 11:16:08.874741 crc crio[22652]: time=\"2026-06-11T11:16:08.874635584Z\" level=info msg=\"Removed pod sandbox: a884947018bab5d8e3fdd5124310abbd279ad3fe9c3c6b306c587abb13933ac9\" id=deed5e14-10d4-498b-aa93-80b3f482d05d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.453115 | controller |     "Jun 11 11:16:08.876026 crc crio[22652]: time=\"2026-06-11T11:16:08.875921542Z\" level=info msg=\"Stopping pod sandbox: eb9af7c28b1ac4fbdaf3d72d5ff48bc520c97deda914d333e0bf951ccdf680e7\" id=66764713-8a65-4295-ad5f-91920bb6ef57 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.453129 | controller |     "Jun 11 11:16:08.876184 crc crio[22652]: time=\"2026-06-11T11:16:08.876060587Z\" level=info msg=\"Stopped pod sandbox (already stopped): eb9af7c28b1ac4fbdaf3d72d5ff48bc520c97deda914d333e0bf951ccdf680e7\" id=66764713-8a65-4295-ad5f-91920bb6ef57 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.453143 | controller |     "Jun 11 11:16:08.877090 crc crio[22652]: time=\"2026-06-11T11:16:08.877034808Z\" level=info msg=\"Removing pod sandbox: eb9af7c28b1ac4fbdaf3d72d5ff48bc520c97deda914d333e0bf951ccdf680e7\" id=014dc6d7-a93a-42d0-bc04-98f227d747e9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.453157 | controller |     "Jun 11 11:16:08.893977 crc crio[22652]: time=\"2026-06-11T11:16:08.893816271Z\" level=info msg=\"Removed pod sandbox: eb9af7c28b1ac4fbdaf3d72d5ff48bc520c97deda914d333e0bf951ccdf680e7\" id=014dc6d7-a93a-42d0-bc04-98f227d747e9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.453172 | controller |     "Jun 11 11:16:08.903400 crc crio[22652]: time=\"2026-06-11T11:16:08.903234656Z\" level=info msg=\"Stopping pod sandbox: 0642d9264789c1ebaa7cda65eb111908079772940c97307b9a048d66f3be5a23\" id=6db257db-9e3a-4875-84b5-4384ffb99f5a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.453189 | controller |     "Jun 11 11:16:08.903681 crc crio[22652]: time=\"2026-06-11T11:16:08.903453813Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0642d9264789c1ebaa7cda65eb111908079772940c97307b9a048d66f3be5a23\" id=6db257db-9e3a-4875-84b5-4384ffb99f5a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.453203 | controller |     "Jun 11 11:16:08.905039 crc crio[22652]: time=\"2026-06-11T11:16:08.904892524Z\" level=info msg=\"Removing pod sandbox: 0642d9264789c1ebaa7cda65eb111908079772940c97307b9a048d66f3be5a23\" id=57fd9ce5-951d-4fa5-8086-0de5822292df name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.453218 | controller |     "Jun 11 11:16:08.941876 crc crio[22652]: time=\"2026-06-11T11:16:08.941641718Z\" level=info msg=\"Removed pod sandbox: 0642d9264789c1ebaa7cda65eb111908079772940c97307b9a048d66f3be5a23\" id=57fd9ce5-951d-4fa5-8086-0de5822292df name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.453232 | controller |     "Jun 11 11:16:08.943762 crc crio[22652]: time=\"2026-06-11T11:16:08.943634529Z\" level=info msg=\"Stopping pod sandbox: 66a26e6232a527a32696b62e5e14d0c689bd1ffae2b4cadb338c8d02f4ac3460\" id=ae1c2d59-0c02-42a4-b0b3-74bf53ce75c3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.453250 | controller |     "Jun 11 11:16:08.943762 crc crio[22652]: time=\"2026-06-11T11:16:08.943705902Z\" level=info msg=\"Stopped pod sandbox (already stopped): 66a26e6232a527a32696b62e5e14d0c689bd1ffae2b4cadb338c8d02f4ac3460\" id=ae1c2d59-0c02-42a4-b0b3-74bf53ce75c3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.453272 | controller |     "Jun 11 11:16:08.944759 crc crio[22652]: time=\"2026-06-11T11:16:08.944578274Z\" level=info msg=\"Removing pod sandbox: 66a26e6232a527a32696b62e5e14d0c689bd1ffae2b4cadb338c8d02f4ac3460\" id=58cae98d-6899-4790-b6f7-5e6fff428e2b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.453293 | controller |     "Jun 11 11:16:08.962854 crc crio[22652]: time=\"2026-06-11T11:16:08.962703705Z\" level=info msg=\"Removed pod sandbox: 66a26e6232a527a32696b62e5e14d0c689bd1ffae2b4cadb338c8d02f4ac3460\" id=58cae98d-6899-4790-b6f7-5e6fff428e2b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.453309 | controller |     "Jun 11 11:16:08.965938 crc crio[22652]: time=\"2026-06-11T11:16:08.965854845Z\" level=info msg=\"Stopping pod sandbox: e0b32bc5f3683a88767978d870422951ee2b3784ae7c3831e2609e53b9e2b068\" id=7f881ca6-c303-4684-a409-dbaa78255b80 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.453324 | controller |     "Jun 11 11:16:08.966085 crc crio[22652]: time=\"2026-06-11T11:16:08.965938827Z\" level=info msg=\"Stopped pod sandbox (already stopped): e0b32bc5f3683a88767978d870422951ee2b3784ae7c3831e2609e53b9e2b068\" id=7f881ca6-c303-4684-a409-dbaa78255b80 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.453339 | controller |     "Jun 11 11:16:08.967750 crc crio[22652]: time=\"2026-06-11T11:16:08.967309671Z\" level=info msg=\"Removing pod sandbox: e0b32bc5f3683a88767978d870422951ee2b3784ae7c3831e2609e53b9e2b068\" id=1082cfb2-331e-4079-8067-3fe0bff84ad6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.453374 | controller |     "Jun 11 11:16:08.999835 crc crio[22652]: time=\"2026-06-11T11:16:08.999686686Z\" level=info msg=\"Removed pod sandbox: e0b32bc5f3683a88767978d870422951ee2b3784ae7c3831e2609e53b9e2b068\" id=1082cfb2-331e-4079-8067-3fe0bff84ad6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.453391 | controller |     "Jun 11 11:16:09.001231 crc crio[22652]: time=\"2026-06-11T11:16:09.001067296Z\" level=info msg=\"Stopping pod sandbox: 7aa47ff0d6a5306215567cae6affab6da6ae914cd4bbff957b93750b68294b94\" id=f9c1a08e-4a86-4918-aaa6-bd13ee70d89e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.453407 | controller |     "Jun 11 11:16:09.001349 crc crio[22652]: time=\"2026-06-11T11:16:09.001234132Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7aa47ff0d6a5306215567cae6affab6da6ae914cd4bbff957b93750b68294b94\" id=f9c1a08e-4a86-4918-aaa6-bd13ee70d89e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.453427 | controller |     "Jun 11 11:16:09.002381 crc crio[22652]: time=\"2026-06-11T11:16:09.002297035Z\" level=info msg=\"Removing pod sandbox: 7aa47ff0d6a5306215567cae6affab6da6ae914cd4bbff957b93750b68294b94\" id=2fa930c7-2cdf-40c3-a312-6051be173505 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.453442 | controller |     "Jun 11 11:16:09.019970 crc crio[22652]: time=\"2026-06-11T11:16:09.019801588Z\" level=info msg=\"Removed pod sandbox: 7aa47ff0d6a5306215567cae6affab6da6ae914cd4bbff957b93750b68294b94\" id=2fa930c7-2cdf-40c3-a312-6051be173505 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.453458 | controller |     "Jun 11 11:16:09.023804 crc crio[22652]: time=\"2026-06-11T11:16:09.023701755Z\" level=info msg=\"Stopping pod sandbox: fb3b55f1a53cb71484591b69552d5aeca4e40610144eaf01fe0987dff21b9c65\" id=d7f22738-8b4d-429d-b862-e582d4cbd0d8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.453473 | controller |     "Jun 11 11:16:09.023937 crc crio[22652]: time=\"2026-06-11T11:16:09.023817049Z\" level=info msg=\"Stopped pod sandbox (already stopped): fb3b55f1a53cb71484591b69552d5aeca4e40610144eaf01fe0987dff21b9c65\" id=d7f22738-8b4d-429d-b862-e582d4cbd0d8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.453487 | controller |     "Jun 11 11:16:09.025400 crc crio[22652]: time=\"2026-06-11T11:16:09.025322266Z\" level=info msg=\"Removing pod sandbox: fb3b55f1a53cb71484591b69552d5aeca4e40610144eaf01fe0987dff21b9c65\" id=51db557f-cac6-477f-8013-ac0d3cc2ae25 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.453502 | controller |     "Jun 11 11:16:09.055611 crc crio[22652]: time=\"2026-06-11T11:16:09.055394226Z\" level=info msg=\"Removed pod sandbox: fb3b55f1a53cb71484591b69552d5aeca4e40610144eaf01fe0987dff21b9c65\" id=51db557f-cac6-477f-8013-ac0d3cc2ae25 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.453516 | controller |     "Jun 11 11:16:13.175372 crc crio[22652]: time=\"2026-06-11T11:16:13.174539949Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest\" id=72d2b6b2-0a23-45ce-9e7c-f024f4c9b8c0 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.453549 | controller |     "Jun 11 11:16:13.190486 crc crio[22652]: time=\"2026-06-11T11:16:13.190401159Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest\\\"\"",
2026-06-11 11:58:02.453572 | controller |     "Jun 11 11:16:16.073760 crc crio[22652]: time=\"2026-06-11T11:16:16.073364356Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:760e8cd64859cb52aff3c66ea9ec10642f98668991f478257c01e45fcbdff0b0\" id=72d2b6b2-0a23-45ce-9e7c-f024f4c9b8c0 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.453594 | controller |     "Jun 11 11:16:16.075189 crc crio[22652]: time=\"2026-06-11T11:16:16.07481069Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest\" id=128651aa-f743-4d57-b302-886a6a7c8010 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.453618 | controller |     "Jun 11 11:16:16.079532 crc crio[22652]: time=\"2026-06-11T11:16:16.079445648Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest\" id=63030c39-4a97-4cdd-9a0d-8e339a31cb3b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.453633 | controller |     "Jun 11 11:16:16.088969 crc crio[22652]: time=\"2026-06-11T11:16:16.088901273Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-82wqr/openstack-edpm-ipam-provisionserver-checksum-discovery\" id=7c13c9a1-f102-486a-9521-29aa5327b804 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.453653 | controller |     "Jun 11 11:16:16.090403 crc crio[22652]: time=\"2026-06-11T11:16:16.09034377Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.453668 | controller |     "Jun 11 11:16:16.141283 crc crio[22652]: time=\"2026-06-11T11:16:16.14110148Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.453683 | controller |     "Jun 11 11:16:16.147331 crc crio[22652]: time=\"2026-06-11T11:16:16.147108044Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.453697 | controller |     "Jun 11 11:16:16.314570 crc crio[22652]: time=\"2026-06-11T11:16:16.314451423Z\" level=info msg=\"Created container d5f350c8fdc8b187c0900a2984c39a34b293911470947a5ef86a287a7827b1cc: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-82wqr/openstack-edpm-ipam-provisionserver-checksum-discovery\" id=7c13c9a1-f102-486a-9521-29aa5327b804 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.453716 | controller |     "Jun 11 11:16:16.317043 crc crio[22652]: time=\"2026-06-11T11:16:16.316941133Z\" level=info msg=\"Starting container: d5f350c8fdc8b187c0900a2984c39a34b293911470947a5ef86a287a7827b1cc\" id=16ee115a-7a2e-40c6-9ffe-a3e992d31f68 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.453734 | controller |     "Jun 11 11:16:16.322464 crc crio[22652]: time=\"2026-06-11T11:16:16.322370748Z\" level=info msg=\"Started container\" PID=107904 containerID=d5f350c8fdc8b187c0900a2984c39a34b293911470947a5ef86a287a7827b1cc description=openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-82wqr/openstack-edpm-ipam-provisionserver-checksum-discovery id=16ee115a-7a2e-40c6-9ffe-a3e992d31f68 name=/runtime.v1.RuntimeService/StartContainer sandboxID=189c535b89c316038cb0274c4953855ebbd6ef6d62ff30cc0356b37ea7a6305b",
2026-06-11 11:58:02.453750 | controller |     "Jun 11 11:16:18.261817 crc crio[22652]: time=\"2026-06-11T11:16:18.261357185Z\" level=info msg=\"Stopping pod sandbox: 189c535b89c316038cb0274c4953855ebbd6ef6d62ff30cc0356b37ea7a6305b\" id=42fe0ba0-4916-4514-a8ab-199877693eb3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.453765 | controller |     "Jun 11 11:16:18.263077 crc crio[22652]: time=\"2026-06-11T11:16:18.262917756Z\" level=info msg=\"Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-82wqr Namespace:openstack ID:189c535b89c316038cb0274c4953855ebbd6ef6d62ff30cc0356b37ea7a6305b UID:a278b8e6-6f95-4878-ac4a-9b1a4fbe46de NetNS:/var/run/netns/ddadd0cc-2a7d-47d8-b4be-c841ad8063e8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda278b8e6_6f95_4878_ac4a_9b1a4fbe46de.slice PodAnnotations:0xc0004be3f8}] Aliases:map[]}\"",
2026-06-11 11:58:02.453780 | controller |     "Jun 11 11:16:18.263198 crc crio[22652]: time=\"2026-06-11T11:16:18.263108722Z\" level=info msg=\"Deleting pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-82wqr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.453795 | controller |     "Jun 11 11:16:18.617923 crc crio[22652]: time=\"2026-06-11T11:16:18.617803604Z\" level=info msg=\"Stopped pod sandbox: 189c535b89c316038cb0274c4953855ebbd6ef6d62ff30cc0356b37ea7a6305b\" id=42fe0ba0-4916-4514-a8ab-199877693eb3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.453810 | controller |     "Jun 11 11:17:09.083189 crc crio[22652]: time=\"2026-06-11T11:17:09.081600175Z\" level=info msg=\"Removing container: a035a2b6350b6a67ffa9ad7774d027c18ae680d57f694a35ddd4f49f718eea26\" id=82dbcef3-1cc1-4465-bcba-82bd09fb7c30 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.453828 | controller |     "Jun 11 11:17:09.176064 crc crio[22652]: time=\"2026-06-11T11:17:09.175522445Z\" level=info msg=\"Removed container a035a2b6350b6a67ffa9ad7774d027c18ae680d57f694a35ddd4f49f718eea26: openstack/keystone-bootstrap-jxwst/keystone-bootstrap\" id=82dbcef3-1cc1-4465-bcba-82bd09fb7c30 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.453844 | controller |     "Jun 11 11:17:09.179304 crc crio[22652]: time=\"2026-06-11T11:17:09.179213533Z\" level=info msg=\"Removing container: 62e0ea767d19fb867f9cf9eda967aceec1d850fb18bf7a6b755058e90fa9a553\" id=eaa9cd82-cd6f-4a3c-a1d2-09648f5f6db7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.453859 | controller |     "Jun 11 11:17:09.272934 crc crio[22652]: time=\"2026-06-11T11:17:09.272275112Z\" level=info msg=\"Removed container 62e0ea767d19fb867f9cf9eda967aceec1d850fb18bf7a6b755058e90fa9a553: openstack/cinder-db-sync-29lb4/cinder-db-sync\" id=eaa9cd82-cd6f-4a3c-a1d2-09648f5f6db7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.453873 | controller |     "Jun 11 11:17:09.276675 crc crio[22652]: time=\"2026-06-11T11:17:09.276542411Z\" level=info msg=\"Removing container: 14b26ee5d09e0bce7734ab47247087d8d996e52bce05aba3332c27d537e38725\" id=73a06ea4-2ef0-4d8f-bd24-8fa09b5199c9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.453887 | controller |     "Jun 11 11:17:09.318912 crc crio[22652]: time=\"2026-06-11T11:17:09.318762224Z\" level=info msg=\"Removed container 14b26ee5d09e0bce7734ab47247087d8d996e52bce05aba3332c27d537e38725: openstack/placement-db-sync-2vxlv/placement-db-sync\" id=73a06ea4-2ef0-4d8f-bd24-8fa09b5199c9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.453901 | controller |     "Jun 11 11:17:09.322601 crc crio[22652]: time=\"2026-06-11T11:17:09.322502339Z\" level=info msg=\"Removing container: badba7808bf1bfe6fe7b9eca9bcf527bda85b1663acfd83fb751abc6b2827f70\" id=59ff9151-6f92-4cdb-9ca2-bfac77749ab4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.453916 | controller |     "Jun 11 11:17:09.398361 crc crio[22652]: time=\"2026-06-11T11:17:09.398261282Z\" level=info msg=\"Removed container badba7808bf1bfe6fe7b9eca9bcf527bda85b1663acfd83fb751abc6b2827f70: openstack/cinder-online-data-migrations-4s8g8/cinder-online-data-migrations\" id=59ff9151-6f92-4cdb-9ca2-bfac77749ab4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.453930 | controller |     "Jun 11 11:17:09.402084 crc crio[22652]: time=\"2026-06-11T11:17:09.401971224Z\" level=info msg=\"Removing container: dc731c4cea13ed10e15c4d39b77eff84c5b0b59afea8fc6ea174c22e9e364168\" id=6b21173d-ea73-45d1-a955-08de65cbc131 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.453945 | controller |     "Jun 11 11:17:09.466034 crc crio[22652]: time=\"2026-06-11T11:17:09.465931543Z\" level=info msg=\"Removed container dc731c4cea13ed10e15c4d39b77eff84c5b0b59afea8fc6ea174c22e9e364168: openstack/neutron-db-sync-8w6nw/neutron-db-sync\" id=6b21173d-ea73-45d1-a955-08de65cbc131 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.453960 | controller |     "Jun 11 11:17:09.476455 crc crio[22652]: time=\"2026-06-11T11:17:09.474815697Z\" level=info msg=\"Removing container: 9d670c0a46165f7c4631701941871446e08e6bc67859bb685c359200a5c88350\" id=5ab3813b-5bc3-4c9b-90de-af2960bb62cc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.453974 | controller |     "Jun 11 11:17:09.520920 crc crio[22652]: time=\"2026-06-11T11:17:09.520755956Z\" level=info msg=\"Removed container 9d670c0a46165f7c4631701941871446e08e6bc67859bb685c359200a5c88350: openstack/barbican-db-sync-tf75q/barbican-db-sync\" id=5ab3813b-5bc3-4c9b-90de-af2960bb62cc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.453989 | controller |     "Jun 11 11:17:09.537257 crc crio[22652]: time=\"2026-06-11T11:17:09.537088648Z\" level=info msg=\"Stopping pod sandbox: 211cc5fb19c87a857dfad7f0227c8a4f0412d365e67ba21edb31eeaa266944b8\" id=910b70ae-d33f-4b05-9f6d-a990ce1abc02 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.454007 | controller |     "Jun 11 11:17:09.537548 crc crio[22652]: time=\"2026-06-11T11:17:09.537274414Z\" level=info msg=\"Stopped pod sandbox (already stopped): 211cc5fb19c87a857dfad7f0227c8a4f0412d365e67ba21edb31eeaa266944b8\" id=910b70ae-d33f-4b05-9f6d-a990ce1abc02 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.454023 | controller |     "Jun 11 11:17:09.539639 crc crio[22652]: time=\"2026-06-11T11:17:09.539526596Z\" level=info msg=\"Removing pod sandbox: 211cc5fb19c87a857dfad7f0227c8a4f0412d365e67ba21edb31eeaa266944b8\" id=d9150b02-0806-4f8f-8b68-9430b430fdf9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.454038 | controller |     "Jun 11 11:17:09.555635 crc crio[22652]: time=\"2026-06-11T11:17:09.555173059Z\" level=info msg=\"Removed pod sandbox: 211cc5fb19c87a857dfad7f0227c8a4f0412d365e67ba21edb31eeaa266944b8\" id=d9150b02-0806-4f8f-8b68-9430b430fdf9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.454053 | controller |     "Jun 11 11:17:09.556674 crc crio[22652]: time=\"2026-06-11T11:17:09.556580684Z\" level=info msg=\"Stopping pod sandbox: 78690cf18e0bac7af401841d3e2713d1dc3221c65e9d88c3e057814cdc77674e\" id=c1701132-23f8-4b98-94e6-185dfdcbb12b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.454068 | controller |     "Jun 11 11:17:09.556809 crc crio[22652]: time=\"2026-06-11T11:17:09.556673897Z\" level=info msg=\"Stopped pod sandbox (already stopped): 78690cf18e0bac7af401841d3e2713d1dc3221c65e9d88c3e057814cdc77674e\" id=c1701132-23f8-4b98-94e6-185dfdcbb12b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.454082 | controller |     "Jun 11 11:17:09.557583 crc crio[22652]: time=\"2026-06-11T11:17:09.557217545Z\" level=info msg=\"Removing pod sandbox: 78690cf18e0bac7af401841d3e2713d1dc3221c65e9d88c3e057814cdc77674e\" id=1f85552c-073c-43f7-94f6-908d434815c4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.454097 | controller |     "Jun 11 11:17:09.573882 crc crio[22652]: time=\"2026-06-11T11:17:09.573733688Z\" level=info msg=\"Removed pod sandbox: 78690cf18e0bac7af401841d3e2713d1dc3221c65e9d88c3e057814cdc77674e\" id=1f85552c-073c-43f7-94f6-908d434815c4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.454111 | controller |     "Jun 11 11:17:09.574926 crc crio[22652]: time=\"2026-06-11T11:17:09.574832471Z\" level=info msg=\"Stopping pod sandbox: 1747d0d3e5e607b0cdbb7e208ca8ec9065ae4ecd93fd5eb952c629c960a0e7ed\" id=1f6b34b9-9219-4b02-9a0c-44d5f731866c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.454126 | controller |     "Jun 11 11:17:09.574926 crc crio[22652]: time=\"2026-06-11T11:17:09.574916654Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1747d0d3e5e607b0cdbb7e208ca8ec9065ae4ecd93fd5eb952c629c960a0e7ed\" id=1f6b34b9-9219-4b02-9a0c-44d5f731866c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.454140 | controller |     "Jun 11 11:17:09.575682 crc crio[22652]: time=\"2026-06-11T11:17:09.575601255Z\" level=info msg=\"Removing pod sandbox: 1747d0d3e5e607b0cdbb7e208ca8ec9065ae4ecd93fd5eb952c629c960a0e7ed\" id=960d9031-53c3-4226-8e0d-6d1b98d6d0fa name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.454155 | controller |     "Jun 11 11:17:09.594744 crc crio[22652]: time=\"2026-06-11T11:17:09.594562068Z\" level=info msg=\"Removed pod sandbox: 1747d0d3e5e607b0cdbb7e208ca8ec9065ae4ecd93fd5eb952c629c960a0e7ed\" id=960d9031-53c3-4226-8e0d-6d1b98d6d0fa name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.454173 | controller |     "Jun 11 11:17:09.595682 crc crio[22652]: time=\"2026-06-11T11:17:09.595609169Z\" level=info msg=\"Stopping pod sandbox: 36b7eb4804c6fce79f669befda4ca5c02856a6c29f49514b9dd6b5a253280449\" id=b2572fed-fc9e-4e66-b04a-feca55d27817 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.454199 | controller |     "Jun 11 11:17:09.595682 crc crio[22652]: time=\"2026-06-11T11:17:09.595679751Z\" level=info msg=\"Stopped pod sandbox (already stopped): 36b7eb4804c6fce79f669befda4ca5c02856a6c29f49514b9dd6b5a253280449\" id=b2572fed-fc9e-4e66-b04a-feca55d27817 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.454222 | controller |     "Jun 11 11:17:09.596531 crc crio[22652]: time=\"2026-06-11T11:17:09.596361623Z\" level=info msg=\"Removing pod sandbox: 36b7eb4804c6fce79f669befda4ca5c02856a6c29f49514b9dd6b5a253280449\" id=0b3fcc80-6500-456e-a110-b49a766a59e8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.454241 | controller |     "Jun 11 11:17:09.612981 crc crio[22652]: time=\"2026-06-11T11:17:09.612867476Z\" level=info msg=\"Removed pod sandbox: 36b7eb4804c6fce79f669befda4ca5c02856a6c29f49514b9dd6b5a253280449\" id=0b3fcc80-6500-456e-a110-b49a766a59e8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.454262 | controller |     "Jun 11 11:17:09.614035 crc crio[22652]: time=\"2026-06-11T11:17:09.613943909Z\" level=info msg=\"Stopping pod sandbox: 0b0d40127946fa553fdf7883407f529fb608d4ad1d5c05bd2b18e5d12a263eb0\" id=59f6d20e-8eb0-47fc-9c39-0df6ea539a91 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.454278 | controller |     "Jun 11 11:17:09.614167 crc crio[22652]: time=\"2026-06-11T11:17:09.614088934Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0b0d40127946fa553fdf7883407f529fb608d4ad1d5c05bd2b18e5d12a263eb0\" id=59f6d20e-8eb0-47fc-9c39-0df6ea539a91 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.454292 | controller |     "Jun 11 11:17:09.615042 crc crio[22652]: time=\"2026-06-11T11:17:09.614780195Z\" level=info msg=\"Removing pod sandbox: 0b0d40127946fa553fdf7883407f529fb608d4ad1d5c05bd2b18e5d12a263eb0\" id=cef7413f-dc0b-474b-97aa-5132582e2cc4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.454307 | controller |     "Jun 11 11:17:09.634460 crc crio[22652]: time=\"2026-06-11T11:17:09.634347177Z\" level=info msg=\"Removed pod sandbox: 0b0d40127946fa553fdf7883407f529fb608d4ad1d5c05bd2b18e5d12a263eb0\" id=cef7413f-dc0b-474b-97aa-5132582e2cc4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.454323 | controller |     "Jun 11 11:17:09.635304 crc crio[22652]: time=\"2026-06-11T11:17:09.635228183Z\" level=info msg=\"Stopping pod sandbox: 5b1efe741a77fa3f1dffa21913112443b8d2b4bbcce9f2c624073bd0f5c4a504\" id=73360386-483c-4b71-94c3-1fc816dccb33 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.454344 | controller |     "Jun 11 11:17:09.635396 crc crio[22652]: time=\"2026-06-11T11:17:09.635306755Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5b1efe741a77fa3f1dffa21913112443b8d2b4bbcce9f2c624073bd0f5c4a504\" id=73360386-483c-4b71-94c3-1fc816dccb33 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.454394 | controller |     "Jun 11 11:17:09.636509 crc crio[22652]: time=\"2026-06-11T11:17:09.636443462Z\" level=info msg=\"Removing pod sandbox: 5b1efe741a77fa3f1dffa21913112443b8d2b4bbcce9f2c624073bd0f5c4a504\" id=06dfe395-c6aa-4010-b7ca-f6e89c356a14 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.454414 | controller |     "Jun 11 11:17:09.660267 crc crio[22652]: time=\"2026-06-11T11:17:09.658751652Z\" level=info msg=\"Removed pod sandbox: 5b1efe741a77fa3f1dffa21913112443b8d2b4bbcce9f2c624073bd0f5c4a504\" id=06dfe395-c6aa-4010-b7ca-f6e89c356a14 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.454429 | controller |     "Jun 11 11:18:00.554279 crc crio[22652]: time=\"2026-06-11T11:18:00.553277498Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686278-t5cq8/POD\" id=d555d129-e89c-459b-a819-65f1032000c2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.454444 | controller |     "Jun 11 11:18:00.555603 crc crio[22652]: time=\"2026-06-11T11:18:00.554447986Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.454464 | controller |     "Jun 11 11:18:00.597200 crc crio[22652]: time=\"2026-06-11T11:18:00.596999675Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686278-t5cq8 Namespace:openshift-infra ID:ebf0b190eb9f25efd78ba8d9d315746e8ad8a836f1755390304367df43bffe47 UID:a0f55a80-241f-4f64-89df-c696ed944638 NetNS:/var/run/netns/2c3a85da-f7dc-483a-bd7f-517b3c7ccb73 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda0f55a80_241f_4f64_89df_c696ed944638.slice PodAnnotations:0xc0009890f8}] Aliases:map[]}\"",
2026-06-11 11:58:02.454481 | controller |     "Jun 11 11:18:00.597200 crc crio[22652]: time=\"2026-06-11T11:18:00.597098138Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686278-t5cq8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.454497 | controller |     "Jun 11 11:18:01.172770 crc crio[22652]: 2026-06-11T11:18:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ebf0b190eb9f25e Mac:2a:6c:3c:94:bb:4f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e1 Mtu:0 Sandbox:/var/run/netns/2c3a85da-f7dc-483a-bd7f-517b3c7ccb73 SocketPath: PciID:}] [{Interface:0xc0001126c0 Address:{IP:10.217.0.225 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.454512 | controller |     "Jun 11 11:18:01.174432 crc crio[22652]: time=\"2026-06-11T11:18:01.174351505Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686278-t5cq8 Namespace:openshift-infra ID:ebf0b190eb9f25efd78ba8d9d315746e8ad8a836f1755390304367df43bffe47 UID:a0f55a80-241f-4f64-89df-c696ed944638 NetNS:/var/run/netns/2c3a85da-f7dc-483a-bd7f-517b3c7ccb73 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda0f55a80_241f_4f64_89df_c696ed944638.slice PodAnnotations:0xc0009890f8}] Aliases:map[]}\"",
2026-06-11 11:58:02.454527 | controller |     "Jun 11 11:18:01.174620 crc crio[22652]: time=\"2026-06-11T11:18:01.174535652Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686278-t5cq8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.454542 | controller |     "Jun 11 11:18:01.189285 crc crio[22652]: time=\"2026-06-11T11:18:01.189177297Z\" level=info msg=\"Ran pod sandbox ebf0b190eb9f25efd78ba8d9d315746e8ad8a836f1755390304367df43bffe47 with infra container: openshift-infra/auto-csr-approver-29686278-t5cq8/POD\" id=d555d129-e89c-459b-a819-65f1032000c2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.454557 | controller |     "Jun 11 11:18:01.193786 crc crio[22652]: time=\"2026-06-11T11:18:01.193652156Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=3341bada-8648-43da-aee9-20039749d822 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.454572 | controller |     "Jun 11 11:18:01.205038 crc crio[22652]: time=\"2026-06-11T11:18:01.204936691Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 11:58:02.454587 | controller |     "Jun 11 11:18:02.358064 crc crio[22652]: time=\"2026-06-11T11:18:02.351340515Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=3341bada-8648-43da-aee9-20039749d822 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.454602 | controller |     "Jun 11 11:18:02.360643 crc crio[22652]: time=\"2026-06-11T11:18:02.356810143Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=ff69ed89-a1cf-454c-97aa-288ec7a9be8a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.454618 | controller |     "Jun 11 11:18:02.365189 crc crio[22652]: time=\"2026-06-11T11:18:02.362805023Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=6fbf1386-37f4-46b6-b6ee-2cd9b82cc45e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.454636 | controller |     "Jun 11 11:18:02.372496 crc crio[22652]: time=\"2026-06-11T11:18:02.37240006Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686278-t5cq8/oc\" id=4be041db-dc01-4a15-9f8f-411b9db1ec29 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.454651 | controller |     "Jun 11 11:18:02.373036 crc crio[22652]: time=\"2026-06-11T11:18:02.372937649Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.454666 | controller |     "Jun 11 11:18:02.454495 crc crio[22652]: time=\"2026-06-11T11:18:02.452818086Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.454681 | controller |     "Jun 11 11:18:02.784952 crc crio[22652]: time=\"2026-06-11T11:18:02.784700366Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.454696 | controller |     "Jun 11 11:18:02.917683 crc crio[22652]: time=\"2026-06-11T11:18:02.917522096Z\" level=info msg=\"Created container 10c17b4efd55fddca98bcc1b2be75ccb86497487b93069d01e59549dda824b00: openshift-infra/auto-csr-approver-29686278-t5cq8/oc\" id=4be041db-dc01-4a15-9f8f-411b9db1ec29 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.454711 | controller |     "Jun 11 11:18:02.919500 crc crio[22652]: time=\"2026-06-11T11:18:02.919403286Z\" level=info msg=\"Starting container: 10c17b4efd55fddca98bcc1b2be75ccb86497487b93069d01e59549dda824b00\" id=c511009f-789c-420f-b5c9-c426ce173c50 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.454727 | controller |     "Jun 11 11:18:02.930065 crc crio[22652]: time=\"2026-06-11T11:18:02.929916725Z\" level=info msg=\"Started container\" PID=113147 containerID=10c17b4efd55fddca98bcc1b2be75ccb86497487b93069d01e59549dda824b00 description=openshift-infra/auto-csr-approver-29686278-t5cq8/oc id=c511009f-789c-420f-b5c9-c426ce173c50 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ebf0b190eb9f25efd78ba8d9d315746e8ad8a836f1755390304367df43bffe47",
2026-06-11 11:58:02.454742 | controller |     "Jun 11 11:18:04.945704 crc crio[22652]: time=\"2026-06-11T11:18:04.944955756Z\" level=info msg=\"Stopping pod sandbox: ebf0b190eb9f25efd78ba8d9d315746e8ad8a836f1755390304367df43bffe47\" id=aa154150-d4d5-4c73-89d6-8ee45e1a2877 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.454757 | controller |     "Jun 11 11:18:04.948050 crc crio[22652]: time=\"2026-06-11T11:18:04.947932793Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686278-t5cq8 Namespace:openshift-infra ID:ebf0b190eb9f25efd78ba8d9d315746e8ad8a836f1755390304367df43bffe47 UID:a0f55a80-241f-4f64-89df-c696ed944638 NetNS:/var/run/netns/2c3a85da-f7dc-483a-bd7f-517b3c7ccb73 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda0f55a80_241f_4f64_89df_c696ed944638.slice PodAnnotations:0xc000989108}] Aliases:map[]}\"",
2026-06-11 11:58:02.454773 | controller |     "Jun 11 11:18:04.948427 crc crio[22652]: time=\"2026-06-11T11:18:04.948404889Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686278-t5cq8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.454787 | controller |     "Jun 11 11:18:05.364326 crc crio[22652]: time=\"2026-06-11T11:18:05.363705788Z\" level=info msg=\"Stopped pod sandbox: ebf0b190eb9f25efd78ba8d9d315746e8ad8a836f1755390304367df43bffe47\" id=aa154150-d4d5-4c73-89d6-8ee45e1a2877 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.454808 | controller |     "Jun 11 11:18:09.682630 crc crio[22652]: time=\"2026-06-11T11:18:09.681706178Z\" level=info msg=\"Removing container: 594d52c196107e2d106ced6c55e9d9fc959d1b745a347e5767d7b883985c894b\" id=c58c059a-c071-4469-b2b1-c7bbf4b817e8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.454824 | controller |     "Jun 11 11:18:09.731376 crc crio[22652]: time=\"2026-06-11T11:18:09.731232387Z\" level=info msg=\"Removed container 594d52c196107e2d106ced6c55e9d9fc959d1b745a347e5767d7b883985c894b: openstack/nova-cell1-db-create-2b8ln/mariadb-database-create\" id=c58c059a-c071-4469-b2b1-c7bbf4b817e8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.454839 | controller |     "Jun 11 11:18:09.735840 crc crio[22652]: time=\"2026-06-11T11:18:09.735640302Z\" level=info msg=\"Removing container: d66a34c3081468602ef74c56d8f5e40f4972c95d627c801aad26143f5f4aa913\" id=2d6abbad-45cc-4a47-8598-d992ab7bba02 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.454854 | controller |     "Jun 11 11:18:09.785293 crc crio[22652]: time=\"2026-06-11T11:18:09.78503043Z\" level=info msg=\"Removed container d66a34c3081468602ef74c56d8f5e40f4972c95d627c801aad26143f5f4aa913: openstack/nova-cell1-d039-account-create-update-pdgsc/mariadb-account-create-update\" id=2d6abbad-45cc-4a47-8598-d992ab7bba02 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.454869 | controller |     "Jun 11 11:18:09.787692 crc crio[22652]: time=\"2026-06-11T11:18:09.787576511Z\" level=info msg=\"Removing container: 58513af4142cf457187c14571de9d55c4f6377a413bd925a03dbffd4e9623f69\" id=e1ee2f6b-c187-413e-85ef-d573a1e13e97 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.454887 | controller |     "Jun 11 11:18:09.845164 crc crio[22652]: time=\"2026-06-11T11:18:09.844171509Z\" level=info msg=\"Removed container 58513af4142cf457187c14571de9d55c4f6377a413bd925a03dbffd4e9623f69: openstack/nova-cell0-db-create-b876m/mariadb-database-create\" id=e1ee2f6b-c187-413e-85ef-d573a1e13e97 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.454909 | controller |     "Jun 11 11:18:09.848538 crc crio[22652]: time=\"2026-06-11T11:18:09.848451298Z\" level=info msg=\"Removing container: 3c66b7896595c7fa3e9903ed80be1bc35da75b40d7354a0809cb0406ff0ab52d\" id=8fff8d96-a60b-421e-a34d-3f80af15ce24 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.454935 | controller |     "Jun 11 11:18:10.056226 crc crio[22652]: time=\"2026-06-11T11:18:10.055609793Z\" level=info msg=\"Removed container 3c66b7896595c7fa3e9903ed80be1bc35da75b40d7354a0809cb0406ff0ab52d: openshift-infra/auto-csr-approver-29686272-bh2vc/oc\" id=8fff8d96-a60b-421e-a34d-3f80af15ce24 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.454962 | controller |     "Jun 11 11:18:10.061896 crc crio[22652]: time=\"2026-06-11T11:18:10.061800614Z\" level=info msg=\"Removing container: 948b3917fb8032d14ec5a7863cc41e63d96ba9709c2ceefc3c007bf4eff8a9dd\" id=0216e33f-365f-4302-b90d-804948345f75 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.454980 | controller |     "Jun 11 11:18:10.111816 crc crio[22652]: time=\"2026-06-11T11:18:10.109360072Z\" level=info msg=\"Removed container 948b3917fb8032d14ec5a7863cc41e63d96ba9709c2ceefc3c007bf4eff8a9dd: openstack/nova-cell0-dbf3-account-create-update-dlxrd/mariadb-account-create-update\" id=0216e33f-365f-4302-b90d-804948345f75 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.454996 | controller |     "Jun 11 11:18:10.117284 crc crio[22652]: time=\"2026-06-11T11:18:10.115166354Z\" level=info msg=\"Removing container: 7897c0d01ab0ce207279527e0f200c245e892ac45d1ccb5ddaa3794a5d268ccf\" id=708b4433-42a1-44a4-87a6-f921fd3f7c86 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.455011 | controller |     "Jun 11 11:18:10.172399 crc crio[22652]: time=\"2026-06-11T11:18:10.172272922Z\" level=info msg=\"Removed container 7897c0d01ab0ce207279527e0f200c245e892ac45d1ccb5ddaa3794a5d268ccf: openstack/nova-api-b590-account-create-update-5qtkd/mariadb-account-create-update\" id=708b4433-42a1-44a4-87a6-f921fd3f7c86 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.455031 | controller |     "Jun 11 11:18:10.175564 crc crio[22652]: time=\"2026-06-11T11:18:10.175497252Z\" level=info msg=\"Removing container: a404cfb827758bc461e00eb67a837a5136a1878595d5f5dcbfe2d9d93f8d1a8c\" id=c4838a7e-06f6-4cbf-967a-0d2e95f0ffe3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.455047 | controller |     "Jun 11 11:18:10.210526 crc crio[22652]: time=\"2026-06-11T11:18:10.210412468Z\" level=info msg=\"Removed container a404cfb827758bc461e00eb67a837a5136a1878595d5f5dcbfe2d9d93f8d1a8c: openstack/nova-api-db-create-gnrkl/mariadb-database-create\" id=c4838a7e-06f6-4cbf-967a-0d2e95f0ffe3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.455062 | controller |     "Jun 11 11:18:10.226733 crc crio[22652]: time=\"2026-06-11T11:18:10.226607556Z\" level=info msg=\"Stopping pod sandbox: 6dc6902b90d328437c134fd4817e9b3f02a06cba71a2246b29e52e9566078840\" id=9ecb9289-5251-4bd4-88d4-317ef022f2d8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.455076 | controller |     "Jun 11 11:18:10.226733 crc crio[22652]: time=\"2026-06-11T11:18:10.226717099Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6dc6902b90d328437c134fd4817e9b3f02a06cba71a2246b29e52e9566078840\" id=9ecb9289-5251-4bd4-88d4-317ef022f2d8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.455090 | controller |     "Jun 11 11:18:10.227703 crc crio[22652]: time=\"2026-06-11T11:18:10.227416672Z\" level=info msg=\"Removing pod sandbox: 6dc6902b90d328437c134fd4817e9b3f02a06cba71a2246b29e52e9566078840\" id=8f4cd103-7e0d-4ed6-8e27-9cbde1c6eb1a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.455104 | controller |     "Jun 11 11:18:10.245046 crc crio[22652]: time=\"2026-06-11T11:18:10.244876762Z\" level=info msg=\"Removed pod sandbox: 6dc6902b90d328437c134fd4817e9b3f02a06cba71a2246b29e52e9566078840\" id=8f4cd103-7e0d-4ed6-8e27-9cbde1c6eb1a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.455119 | controller |     "Jun 11 11:18:10.246657 crc crio[22652]: time=\"2026-06-11T11:18:10.246584258Z\" level=info msg=\"Stopping pod sandbox: ed647184540bcf4523447f128bf19158adb82fe4edc629f6f32939ae2a9aeff6\" id=733f6f40-da78-456d-a914-df620d635422 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.455133 | controller |     "Jun 11 11:18:10.246891 crc crio[22652]: time=\"2026-06-11T11:18:10.246859037Z\" level=info msg=\"Stopped pod sandbox (already stopped): ed647184540bcf4523447f128bf19158adb82fe4edc629f6f32939ae2a9aeff6\" id=733f6f40-da78-456d-a914-df620d635422 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.455148 | controller |     "Jun 11 11:18:10.248448 crc crio[22652]: time=\"2026-06-11T11:18:10.248332694Z\" level=info msg=\"Removing pod sandbox: ed647184540bcf4523447f128bf19158adb82fe4edc629f6f32939ae2a9aeff6\" id=3aabccf4-4eb5-42d2-8b0c-22ccd6d15e66 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.455163 | controller |     "Jun 11 11:18:10.275446 crc crio[22652]: time=\"2026-06-11T11:18:10.275346634Z\" level=info msg=\"Removed pod sandbox: ed647184540bcf4523447f128bf19158adb82fe4edc629f6f32939ae2a9aeff6\" id=3aabccf4-4eb5-42d2-8b0c-22ccd6d15e66 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.455178 | controller |     "Jun 11 11:18:10.278727 crc crio[22652]: time=\"2026-06-11T11:18:10.277782371Z\" level=info msg=\"Stopping pod sandbox: 8117a3a7543fff883b1093d9bdfd76e784a6a9cdd987914e4bdc277650093e31\" id=b7626016-7a01-42c6-9a5b-35fbb4ac5b1d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.455193 | controller |     "Jun 11 11:18:10.278727 crc crio[22652]: time=\"2026-06-11T11:18:10.277914765Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8117a3a7543fff883b1093d9bdfd76e784a6a9cdd987914e4bdc277650093e31\" id=b7626016-7a01-42c6-9a5b-35fbb4ac5b1d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.455211 | controller |     "Jun 11 11:18:10.280640 crc crio[22652]: time=\"2026-06-11T11:18:10.28055022Z\" level=info msg=\"Removing pod sandbox: 8117a3a7543fff883b1093d9bdfd76e784a6a9cdd987914e4bdc277650093e31\" id=dbcae0e3-8d03-47dc-bd7f-ad9cfa89b1d4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.455226 | controller |     "Jun 11 11:18:10.297898 crc crio[22652]: time=\"2026-06-11T11:18:10.297706375Z\" level=info msg=\"Removed pod sandbox: 8117a3a7543fff883b1093d9bdfd76e784a6a9cdd987914e4bdc277650093e31\" id=dbcae0e3-8d03-47dc-bd7f-ad9cfa89b1d4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.455240 | controller |     "Jun 11 11:18:10.299401 crc crio[22652]: time=\"2026-06-11T11:18:10.299353204Z\" level=info msg=\"Stopping pod sandbox: 77977758220b87760186b4fb136e03abb9a982359f9c578e331d6a3ca385f954\" id=dc372838-61bc-488f-a4b7-aa3bf4abd5fb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.455255 | controller |     "Jun 11 11:18:10.299753 crc crio[22652]: time=\"2026-06-11T11:18:10.299439707Z\" level=info msg=\"Stopped pod sandbox (already stopped): 77977758220b87760186b4fb136e03abb9a982359f9c578e331d6a3ca385f954\" id=dc372838-61bc-488f-a4b7-aa3bf4abd5fb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.455269 | controller |     "Jun 11 11:18:10.308618 crc crio[22652]: time=\"2026-06-11T11:18:10.300835063Z\" level=info msg=\"Removing pod sandbox: 77977758220b87760186b4fb136e03abb9a982359f9c578e331d6a3ca385f954\" id=a3ff2acd-20fa-4c4f-a099-e28bd4f2abd0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.455283 | controller |     "Jun 11 11:18:10.323073 crc crio[22652]: time=\"2026-06-11T11:18:10.322786978Z\" level=info msg=\"Removed pod sandbox: 77977758220b87760186b4fb136e03abb9a982359f9c578e331d6a3ca385f954\" id=a3ff2acd-20fa-4c4f-a099-e28bd4f2abd0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.455298 | controller |     "Jun 11 11:18:10.325268 crc crio[22652]: time=\"2026-06-11T11:18:10.325163954Z\" level=info msg=\"Stopping pod sandbox: 61b62d445bcbdbaa2e609831f5d681144d4035e21a414c9aee36e32337cadf48\" id=a3881f96-f4b5-469f-8139-7a4ac06d63db name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.455320 | controller |     "Jun 11 11:18:10.325268 crc crio[22652]: time=\"2026-06-11T11:18:10.325268978Z\" level=info msg=\"Stopped pod sandbox (already stopped): 61b62d445bcbdbaa2e609831f5d681144d4035e21a414c9aee36e32337cadf48\" id=a3881f96-f4b5-469f-8139-7a4ac06d63db name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.455365 | controller |     "Jun 11 11:18:10.326613 crc crio[22652]: time=\"2026-06-11T11:18:10.326505187Z\" level=info msg=\"Removing pod sandbox: 61b62d445bcbdbaa2e609831f5d681144d4035e21a414c9aee36e32337cadf48\" id=0cfd987a-070f-41b1-9696-a7c42691071e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.455397 | controller |     "Jun 11 11:18:10.356447 crc crio[22652]: time=\"2026-06-11T11:18:10.356281387Z\" level=info msg=\"Removed pod sandbox: 61b62d445bcbdbaa2e609831f5d681144d4035e21a414c9aee36e32337cadf48\" id=0cfd987a-070f-41b1-9696-a7c42691071e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.455414 | controller |     "Jun 11 11:18:10.358045 crc crio[22652]: time=\"2026-06-11T11:18:10.357910978Z\" level=info msg=\"Stopping pod sandbox: 300a9d9d801f8fb5a4fd74bacbf89dbdd819ed7e52bb527980ce4ff9fa00efe5\" id=2c4d0fdd-7f2e-4f5a-aa13-3962c6dcaf11 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.455434 | controller |     "Jun 11 11:18:10.358235 crc crio[22652]: time=\"2026-06-11T11:18:10.358096404Z\" level=info msg=\"Stopped pod sandbox (already stopped): 300a9d9d801f8fb5a4fd74bacbf89dbdd819ed7e52bb527980ce4ff9fa00efe5\" id=2c4d0fdd-7f2e-4f5a-aa13-3962c6dcaf11 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.455456 | controller |     "Jun 11 11:18:10.359961 crc crio[22652]: time=\"2026-06-11T11:18:10.35984591Z\" level=info msg=\"Removing pod sandbox: 300a9d9d801f8fb5a4fd74bacbf89dbdd819ed7e52bb527980ce4ff9fa00efe5\" id=a25de20d-76d0-4126-9843-d537ffbc00a6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.455485 | controller |     "Jun 11 11:18:10.399207 crc crio[22652]: time=\"2026-06-11T11:18:10.398745545Z\" level=info msg=\"Removed pod sandbox: 300a9d9d801f8fb5a4fd74bacbf89dbdd819ed7e52bb527980ce4ff9fa00efe5\" id=a25de20d-76d0-4126-9843-d537ffbc00a6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.455508 | controller |     "Jun 11 11:18:10.400627 crc crio[22652]: time=\"2026-06-11T11:18:10.400492976Z\" level=info msg=\"Stopping pod sandbox: 13318edb0e1b5334d97f8f8f41e1432bc1b8031f4470f15912a38067b97e8e11\" id=f8138e1a-4ca0-4cea-8833-fabdc36004d6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.455529 | controller |     "Jun 11 11:18:10.400779 crc crio[22652]: time=\"2026-06-11T11:18:10.400640041Z\" level=info msg=\"Stopped pod sandbox (already stopped): 13318edb0e1b5334d97f8f8f41e1432bc1b8031f4470f15912a38067b97e8e11\" id=f8138e1a-4ca0-4cea-8833-fabdc36004d6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.455550 | controller |     "Jun 11 11:18:10.402414 crc crio[22652]: time=\"2026-06-11T11:18:10.402081347Z\" level=info msg=\"Removing pod sandbox: 13318edb0e1b5334d97f8f8f41e1432bc1b8031f4470f15912a38067b97e8e11\" id=24f29ad1-4b66-4f5d-a129-b4bca7a3ecb3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.455571 | controller |     "Jun 11 11:18:10.428505 crc crio[22652]: time=\"2026-06-11T11:18:10.428375835Z\" level=info msg=\"Removed pod sandbox: 13318edb0e1b5334d97f8f8f41e1432bc1b8031f4470f15912a38067b97e8e11\" id=24f29ad1-4b66-4f5d-a129-b4bca7a3ecb3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.455593 | controller |     "Jun 11 11:19:10.454914 crc crio[22652]: time=\"2026-06-11T11:19:10.454253139Z\" level=info msg=\"Removing container: 3a07b4507247ff4a3d81610e74b7e5bdb81f3557f2d8b6bb9ae260c0b96f2460\" id=ee81fdc3-f863-4351-a244-921b1b71cf76 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.455613 | controller |     "Jun 11 11:19:10.527303 crc crio[22652]: time=\"2026-06-11T11:19:10.527103271Z\" level=info msg=\"Removed container 3a07b4507247ff4a3d81610e74b7e5bdb81f3557f2d8b6bb9ae260c0b96f2460: openstack/nova-cell1-conductor-db-sync-slsm8/nova-cell1-conductor-db-sync\" id=ee81fdc3-f863-4351-a244-921b1b71cf76 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.455629 | controller |     "Jun 11 11:19:10.531522 crc crio[22652]: time=\"2026-06-11T11:19:10.53143944Z\" level=info msg=\"Removing container: 6cb58f2d7577be31dc44306ec0e351af51787b29df4f1aa00a0ce01b970ad302\" id=f191a835-9f2f-4f5f-af37-3fc83b1b5cb8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.455644 | controller |     "Jun 11 11:19:10.609060 crc crio[22652]: time=\"2026-06-11T11:19:10.608900547Z\" level=info msg=\"Removed container 6cb58f2d7577be31dc44306ec0e351af51787b29df4f1aa00a0ce01b970ad302: openstack/nova-cell0-conductor-db-sync-h5dcn/nova-cell0-conductor-db-sync\" id=f191a835-9f2f-4f5f-af37-3fc83b1b5cb8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.455658 | controller |     "Jun 11 11:19:10.612500 crc crio[22652]: time=\"2026-06-11T11:19:10.612449695Z\" level=info msg=\"Removing container: 4ba45329fb026d66f5ad7618fb27afa6edd22a30e88d5391c3cb9080b85405e2\" id=c1c6c0b8-cbb0-46d5-9c50-84fae84a2b41 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.455673 | controller |     "Jun 11 11:19:10.683576 crc crio[22652]: time=\"2026-06-11T11:19:10.683469632Z\" level=info msg=\"Removed container 4ba45329fb026d66f5ad7618fb27afa6edd22a30e88d5391c3cb9080b85405e2: openstack/nova-cell0-cell-mapping-25jvx/nova-manage\" id=c1c6c0b8-cbb0-46d5-9c50-84fae84a2b41 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.455688 | controller |     "Jun 11 11:19:10.693453 crc crio[22652]: time=\"2026-06-11T11:19:10.693365116Z\" level=info msg=\"Stopping pod sandbox: dcd0af4aac7d4247c268f8dc2962b122aea5ecfe3ceff9d827561952aae33df2\" id=7ed7aa21-2dd7-4a5a-a2cf-977a9a359b7d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.455707 | controller |     "Jun 11 11:19:10.693566 crc crio[22652]: time=\"2026-06-11T11:19:10.693472409Z\" level=info msg=\"Stopped pod sandbox (already stopped): dcd0af4aac7d4247c268f8dc2962b122aea5ecfe3ceff9d827561952aae33df2\" id=7ed7aa21-2dd7-4a5a-a2cf-977a9a359b7d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.455722 | controller |     "Jun 11 11:19:10.694258 crc crio[22652]: time=\"2026-06-11T11:19:10.694180752Z\" level=info msg=\"Removing pod sandbox: dcd0af4aac7d4247c268f8dc2962b122aea5ecfe3ceff9d827561952aae33df2\" id=c475b665-116a-4cd3-9648-15181a53cdaa name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.455737 | controller |     "Jun 11 11:19:10.712506 crc crio[22652]: time=\"2026-06-11T11:19:10.71232023Z\" level=info msg=\"Removed pod sandbox: dcd0af4aac7d4247c268f8dc2962b122aea5ecfe3ceff9d827561952aae33df2\" id=c475b665-116a-4cd3-9648-15181a53cdaa name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.455751 | controller |     "Jun 11 11:19:10.713623 crc crio[22652]: time=\"2026-06-11T11:19:10.713568795Z\" level=info msg=\"Stopping pod sandbox: c625089bebcc8a819d4b99e55bb4f76f6322b8296bf88d9ce7f5f264eaaaddf4\" id=26cba718-9019-4098-898f-b1604baa13c2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.455766 | controller |     "Jun 11 11:19:10.713833 crc crio[22652]: time=\"2026-06-11T11:19:10.713799133Z\" level=info msg=\"Stopped pod sandbox (already stopped): c625089bebcc8a819d4b99e55bb4f76f6322b8296bf88d9ce7f5f264eaaaddf4\" id=26cba718-9019-4098-898f-b1604baa13c2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.455780 | controller |     "Jun 11 11:19:10.715872 crc crio[22652]: time=\"2026-06-11T11:19:10.715804547Z\" level=info msg=\"Removing pod sandbox: c625089bebcc8a819d4b99e55bb4f76f6322b8296bf88d9ce7f5f264eaaaddf4\" id=fecba3d7-c110-4681-aded-05b27f47276a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.455795 | controller |     "Jun 11 11:19:10.748761 crc crio[22652]: time=\"2026-06-11T11:19:10.748704086Z\" level=info msg=\"Removed pod sandbox: c625089bebcc8a819d4b99e55bb4f76f6322b8296bf88d9ce7f5f264eaaaddf4\" id=fecba3d7-c110-4681-aded-05b27f47276a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.455809 | controller |     "Jun 11 11:19:10.750047 crc crio[22652]: time=\"2026-06-11T11:19:10.749991866Z\" level=info msg=\"Stopping pod sandbox: 8b4bbeb08cbaf7b6da7e954ba28d9d43ef009a26e01cf8f4af3a77e3b938f2cb\" id=f7f3ef44-74a2-4131-9195-d8efbcc4ceaf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.455824 | controller |     "Jun 11 11:19:10.750361 crc crio[22652]: time=\"2026-06-11T11:19:10.750334518Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8b4bbeb08cbaf7b6da7e954ba28d9d43ef009a26e01cf8f4af3a77e3b938f2cb\" id=f7f3ef44-74a2-4131-9195-d8efbcc4ceaf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.455838 | controller |     "Jun 11 11:19:10.751260 crc crio[22652]: time=\"2026-06-11T11:19:10.751203496Z\" level=info msg=\"Removing pod sandbox: 8b4bbeb08cbaf7b6da7e954ba28d9d43ef009a26e01cf8f4af3a77e3b938f2cb\" id=4925d1d7-31c5-444a-97b3-5827307b4709 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.455853 | controller |     "Jun 11 11:19:10.768471 crc crio[22652]: time=\"2026-06-11T11:19:10.768316823Z\" level=info msg=\"Removed pod sandbox: 8b4bbeb08cbaf7b6da7e954ba28d9d43ef009a26e01cf8f4af3a77e3b938f2cb\" id=4925d1d7-31c5-444a-97b3-5827307b4709 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.455867 | controller |     "Jun 11 11:20:00.547465 crc crio[22652]: time=\"2026-06-11T11:20:00.546827338Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686280-99c4k/POD\" id=0773a04f-ddc2-4aa8-ae65-2ab6773ec276 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.455884 | controller |     "Jun 11 11:20:00.548788 crc crio[22652]: time=\"2026-06-11T11:20:00.54748928Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.455900 | controller |     "Jun 11 11:20:00.578453 crc crio[22652]: time=\"2026-06-11T11:20:00.578352782Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686280-99c4k Namespace:openshift-infra ID:b48c3b76dda105b358ba654b094390c6925282088166366723d949fea6ab0cb5 UID:fa04c1ca-e860-41c1-9ec2-52514272a002 NetNS:/var/run/netns/d84f1edb-5bc3-4e67-9dbb-b7a35058258c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfa04c1ca_e860_41c1_9ec2_52514272a002.slice PodAnnotations:0xc002928ff0}] Aliases:map[]}\"",
2026-06-11 11:58:02.455916 | controller |     "Jun 11 11:20:00.578453 crc crio[22652]: time=\"2026-06-11T11:20:00.578430464Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686280-99c4k to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.455930 | controller |     "Jun 11 11:20:01.094961 crc crio[22652]: 2026-06-11T11:20:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b48c3b76dda105b Mac:62:22:ed:18:59:2a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e2 Mtu:0 Sandbox:/var/run/netns/d84f1edb-5bc3-4e67-9dbb-b7a35058258c SocketPath: PciID:}] [{Interface:0xc0004846b0 Address:{IP:10.217.0.226 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.455946 | controller |     "Jun 11 11:20:01.097235 crc crio[22652]: time=\"2026-06-11T11:20:01.097064962Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686280-99c4k Namespace:openshift-infra ID:b48c3b76dda105b358ba654b094390c6925282088166366723d949fea6ab0cb5 UID:fa04c1ca-e860-41c1-9ec2-52514272a002 NetNS:/var/run/netns/d84f1edb-5bc3-4e67-9dbb-b7a35058258c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfa04c1ca_e860_41c1_9ec2_52514272a002.slice PodAnnotations:0xc002928ff0}] Aliases:map[]}\"",
2026-06-11 11:58:02.455961 | controller |     "Jun 11 11:20:01.097387 crc crio[22652]: time=\"2026-06-11T11:20:01.097334581Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686280-99c4k for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.455975 | controller |     "Jun 11 11:20:01.107237 crc crio[22652]: time=\"2026-06-11T11:20:01.107061027Z\" level=info msg=\"Ran pod sandbox b48c3b76dda105b358ba654b094390c6925282088166366723d949fea6ab0cb5 with infra container: openshift-infra/auto-csr-approver-29686280-99c4k/POD\" id=0773a04f-ddc2-4aa8-ae65-2ab6773ec276 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.455990 | controller |     "Jun 11 11:20:01.110298 crc crio[22652]: time=\"2026-06-11T11:20:01.110111317Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=7c0f84d4-e0f9-4ba0-9fa1-d9aca39c17b2 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.456005 | controller |     "Jun 11 11:20:01.122972 crc crio[22652]: time=\"2026-06-11T11:20:01.122907048Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 11:58:02.456020 | controller |     "Jun 11 11:20:03.569084 crc crio[22652]: time=\"2026-06-11T11:20:03.56840983Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=7c0f84d4-e0f9-4ba0-9fa1-d9aca39c17b2 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.456035 | controller |     "Jun 11 11:20:03.570820 crc crio[22652]: time=\"2026-06-11T11:20:03.570782356Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=93532051-e697-41ad-a5b8-439b3524cb8d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.456054 | controller |     "Jun 11 11:20:03.572920 crc crio[22652]: time=\"2026-06-11T11:20:03.572829452Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=aa34d104-d95a-41db-b2d1-4852f19601d6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.456069 | controller |     "Jun 11 11:20:03.581318 crc crio[22652]: time=\"2026-06-11T11:20:03.581218491Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686280-99c4k/oc\" id=d41d0f61-3ac9-4b5b-9e46-0dfe4dfce509 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.456085 | controller |     "Jun 11 11:20:03.582044 crc crio[22652]: time=\"2026-06-11T11:20:03.581911603Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.456100 | controller |     "Jun 11 11:20:03.642837 crc crio[22652]: time=\"2026-06-11T11:20:03.642682438Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.456115 | controller |     "Jun 11 11:20:03.882219 crc crio[22652]: time=\"2026-06-11T11:20:03.882031731Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.456129 | controller |     "Jun 11 11:20:04.005047 crc crio[22652]: time=\"2026-06-11T11:20:04.004881581Z\" level=info msg=\"Created container 343560bbb4e557eb26e45fc4b4e797ecb8a3d77558dfd84aae173dd195af7ec1: openshift-infra/auto-csr-approver-29686280-99c4k/oc\" id=d41d0f61-3ac9-4b5b-9e46-0dfe4dfce509 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.456144 | controller |     "Jun 11 11:20:04.006712 crc crio[22652]: time=\"2026-06-11T11:20:04.006625157Z\" level=info msg=\"Starting container: 343560bbb4e557eb26e45fc4b4e797ecb8a3d77558dfd84aae173dd195af7ec1\" id=55e4c26b-4b79-4671-93eb-69b86bb02321 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.456158 | controller |     "Jun 11 11:20:04.013000 crc crio[22652]: time=\"2026-06-11T11:20:04.012384764Z\" level=info msg=\"Started container\" PID=119071 containerID=343560bbb4e557eb26e45fc4b4e797ecb8a3d77558dfd84aae173dd195af7ec1 description=openshift-infra/auto-csr-approver-29686280-99c4k/oc id=55e4c26b-4b79-4671-93eb-69b86bb02321 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b48c3b76dda105b358ba654b094390c6925282088166366723d949fea6ab0cb5",
2026-06-11 11:58:02.456173 | controller |     "Jun 11 11:20:06.901824 crc crio[22652]: time=\"2026-06-11T11:20:06.900653267Z\" level=info msg=\"Stopping pod sandbox: b48c3b76dda105b358ba654b094390c6925282088166366723d949fea6ab0cb5\" id=5a83c02f-2f5b-4f71-81f5-5dedcf81b107 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.456188 | controller |     "Jun 11 11:20:06.903396 crc crio[22652]: time=\"2026-06-11T11:20:06.90258775Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686280-99c4k Namespace:openshift-infra ID:b48c3b76dda105b358ba654b094390c6925282088166366723d949fea6ab0cb5 UID:fa04c1ca-e860-41c1-9ec2-52514272a002 NetNS:/var/run/netns/d84f1edb-5bc3-4e67-9dbb-b7a35058258c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfa04c1ca_e860_41c1_9ec2_52514272a002.slice PodAnnotations:0xc0004bef38}] Aliases:map[]}\"",
2026-06-11 11:58:02.456203 | controller |     "Jun 11 11:20:06.903396 crc crio[22652]: time=\"2026-06-11T11:20:06.902767796Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686280-99c4k from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.456218 | controller |     "Jun 11 11:20:07.342971 crc crio[22652]: time=\"2026-06-11T11:20:07.341743318Z\" level=info msg=\"Stopped pod sandbox: b48c3b76dda105b358ba654b094390c6925282088166366723d949fea6ab0cb5\" id=5a83c02f-2f5b-4f71-81f5-5dedcf81b107 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.456235 | controller |     "Jun 11 11:20:10.786697 crc crio[22652]: time=\"2026-06-11T11:20:10.785944596Z\" level=info msg=\"Removing container: 36cf37c27fa7e237b468c24e743c9293d8abe936a68372f5a253803f5d61270f\" id=f52f6f31-0990-4189-94de-4ef9c0e96a41 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.456250 | controller |     "Jun 11 11:20:10.978434 crc crio[22652]: time=\"2026-06-11T11:20:10.97784083Z\" level=info msg=\"Removed container 36cf37c27fa7e237b468c24e743c9293d8abe936a68372f5a253803f5d61270f: openstack/nova-cell1-cell-mapping-5pgd2/nova-manage\" id=f52f6f31-0990-4189-94de-4ef9c0e96a41 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.456265 | controller |     "Jun 11 11:20:10.982356 crc crio[22652]: time=\"2026-06-11T11:20:10.982273207Z\" level=info msg=\"Removing container: cfdf81250ec8a29134c1b21de8ac2ab30850395bcaaf13c6f57479c6d28e1fef\" id=d158728e-8697-4ddb-8e23-22135989a449 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.456280 | controller |     "Jun 11 11:20:11.125873 crc crio[22652]: time=\"2026-06-11T11:20:11.124490651Z\" level=info msg=\"Removed container cfdf81250ec8a29134c1b21de8ac2ab30850395bcaaf13c6f57479c6d28e1fef: openshift-infra/auto-csr-approver-29686274-6jr6r/oc\" id=d158728e-8697-4ddb-8e23-22135989a449 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.456295 | controller |     "Jun 11 11:20:11.137661 crc crio[22652]: time=\"2026-06-11T11:20:11.137547299Z\" level=info msg=\"Stopping pod sandbox: 4cac8b49f4338e5039436368d9f5f93b7044be80a4365e6dc4df96bf1d01f3e1\" id=2185e735-20d8-40d7-acd3-79d4b156de66 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.456310 | controller |     "Jun 11 11:20:11.137661 crc crio[22652]: time=\"2026-06-11T11:20:11.137644432Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4cac8b49f4338e5039436368d9f5f93b7044be80a4365e6dc4df96bf1d01f3e1\" id=2185e735-20d8-40d7-acd3-79d4b156de66 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.456326 | controller |     "Jun 11 11:20:11.139472 crc crio[22652]: time=\"2026-06-11T11:20:11.139324156Z\" level=info msg=\"Removing pod sandbox: 4cac8b49f4338e5039436368d9f5f93b7044be80a4365e6dc4df96bf1d01f3e1\" id=2b470aba-57de-41e6-a794-63930d53d245 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.456342 | controller |     "Jun 11 11:20:11.217223 crc crio[22652]: time=\"2026-06-11T11:20:11.216668865Z\" level=info msg=\"Removed pod sandbox: 4cac8b49f4338e5039436368d9f5f93b7044be80a4365e6dc4df96bf1d01f3e1\" id=2b470aba-57de-41e6-a794-63930d53d245 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.456381 | controller |     "Jun 11 11:20:11.218247 crc crio[22652]: time=\"2026-06-11T11:20:11.218106059Z\" level=info msg=\"Stopping pod sandbox: b54ece7a018fbb6a18e11528452100507e5eb3937d20fd0e6b6017ae3f1fd13a\" id=0e325568-a16b-4b1f-9dd9-e874ce0ebe5f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.456398 | controller |     "Jun 11 11:20:11.218340 crc crio[22652]: time=\"2026-06-11T11:20:11.218259704Z\" level=info msg=\"Stopped pod sandbox (already stopped): b54ece7a018fbb6a18e11528452100507e5eb3937d20fd0e6b6017ae3f1fd13a\" id=0e325568-a16b-4b1f-9dd9-e874ce0ebe5f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.456414 | controller |     "Jun 11 11:20:11.220269 crc crio[22652]: time=\"2026-06-11T11:20:11.220042542Z\" level=info msg=\"Removing pod sandbox: b54ece7a018fbb6a18e11528452100507e5eb3937d20fd0e6b6017ae3f1fd13a\" id=06e74fab-f977-4aa1-9ebb-f9dc28632735 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.456429 | controller |     "Jun 11 11:20:11.237835 crc crio[22652]: time=\"2026-06-11T11:20:11.237701486Z\" level=info msg=\"Removed pod sandbox: b54ece7a018fbb6a18e11528452100507e5eb3937d20fd0e6b6017ae3f1fd13a\" id=06e74fab-f977-4aa1-9ebb-f9dc28632735 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.456449 | controller |     "Jun 11 11:21:03.418227 crc crio[22652]: time=\"2026-06-11T11:21:03.417453593Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-gcd8l/POD\" id=a591ed7e-70c9-447d-9634-cf1c91f5cba2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.456464 | controller |     "Jun 11 11:21:03.418227 crc crio[22652]: time=\"2026-06-11T11:21:03.418224818Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.456480 | controller |     "Jun 11 11:21:03.448049 crc crio[22652]: time=\"2026-06-11T11:21:03.447908502Z\" level=info msg=\"Got pod network &{Name:redhat-operators-gcd8l Namespace:openshift-marketplace ID:0040037e0b9dbf6a33b8bacebe629893c6f0ffb66557e9985237dfa6aaa5a5fb UID:26c99b68-decf-4482-a247-03f42ae25961 NetNS:/var/run/netns/6a2615e3-83aa-472c-994d-dd0f537d3923 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod26c99b68_decf_4482_a247_03f42ae25961.slice PodAnnotations:0xc005a4c2c0}] Aliases:map[]}\"",
2026-06-11 11:58:02.456495 | controller |     "Jun 11 11:21:03.448049 crc crio[22652]: time=\"2026-06-11T11:21:03.448001035Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-gcd8l to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.456510 | controller |     "Jun 11 11:21:03.558153 crc crio[22652]: time=\"2026-06-11T11:21:03.557432823Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-rn2cf/POD\" id=e7e4f22e-1bab-408a-a3f0-568774ef5e52 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.456525 | controller |     "Jun 11 11:21:03.558281 crc crio[22652]: time=\"2026-06-11T11:21:03.558216609Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.456540 | controller |     "Jun 11 11:21:03.613636 crc crio[22652]: time=\"2026-06-11T11:21:03.612651228Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-rn2cf Namespace:openshift-marketplace ID:41bd7428c7baed7e3050c6202e3dd89b9a56bb67b3a06485a59508e603c5455f UID:8fecb3f9-0674-4aef-865a-29be360aec41 NetNS:/var/run/netns/4b859a76-b9b2-4d51-a0de-a61ab864be40 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8fecb3f9_0674_4aef_865a_29be360aec41.slice PodAnnotations:0xc00008c720}] Aliases:map[]}\"",
2026-06-11 11:58:02.456555 | controller |     "Jun 11 11:21:03.613636 crc crio[22652]: time=\"2026-06-11T11:21:03.61272562Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-rn2cf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.456570 | controller |     "Jun 11 11:21:04.025048 crc crio[22652]: 2026-06-11T11:21:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0040037e0b9dbf6 Mac:a6:4f:a3:c2:2f:88 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e3 Mtu:0 Sandbox:/var/run/netns/6a2615e3-83aa-472c-994d-dd0f537d3923 SocketPath: PciID:}] [{Interface:0xc00025a9e0 Address:{IP:10.217.0.227 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.456585 | controller |     "Jun 11 11:21:04.026813 crc crio[22652]: time=\"2026-06-11T11:21:04.026740572Z\" level=info msg=\"Got pod network &{Name:redhat-operators-gcd8l Namespace:openshift-marketplace ID:0040037e0b9dbf6a33b8bacebe629893c6f0ffb66557e9985237dfa6aaa5a5fb UID:26c99b68-decf-4482-a247-03f42ae25961 NetNS:/var/run/netns/6a2615e3-83aa-472c-994d-dd0f537d3923 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod26c99b68_decf_4482_a247_03f42ae25961.slice PodAnnotations:0xc005a4c2c0}] Aliases:map[]}\"",
2026-06-11 11:58:02.456603 | controller |     "Jun 11 11:21:04.026995 crc crio[22652]: time=\"2026-06-11T11:21:04.026941118Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-gcd8l for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.456618 | controller |     "Jun 11 11:21:04.035493 crc crio[22652]: time=\"2026-06-11T11:21:04.035366589Z\" level=info msg=\"Ran pod sandbox 0040037e0b9dbf6a33b8bacebe629893c6f0ffb66557e9985237dfa6aaa5a5fb with infra container: openshift-marketplace/redhat-operators-gcd8l/POD\" id=a591ed7e-70c9-447d-9634-cf1c91f5cba2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.456638 | controller |     "Jun 11 11:21:04.038516 crc crio[22652]: time=\"2026-06-11T11:21:04.038366244Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=52f8ee07-6743-4ec7-a14e-346278158c58 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.456661 | controller |     "Jun 11 11:21:04.041514 crc crio[22652]: time=\"2026-06-11T11:21:04.041391632Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=2f289713-a57f-434b-aca8-65b9b93c6787 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.456684 | controller |     "Jun 11 11:21:04.052340 crc crio[22652]: time=\"2026-06-11T11:21:04.052198069Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-gcd8l/extract-utilities\" id=13895957-ac13-4b23-a56f-829aaf031c68 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.456704 | controller |     "Jun 11 11:21:04.053358 crc crio[22652]: time=\"2026-06-11T11:21:04.053242383Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.456730 | controller |     "Jun 11 11:21:04.112287 crc crio[22652]: time=\"2026-06-11T11:21:04.111230417Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.456752 | controller |     "Jun 11 11:21:04.117211 crc crio[22652]: time=\"2026-06-11T11:21:04.117017363Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.456774 | controller |     "Jun 11 11:21:04.218671 crc crio[22652]: 2026-06-11T11:21:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:41bd7428c7baed7 Mac:da:8f:fc:86:29:2e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e4 Mtu:0 Sandbox:/var/run/netns/4b859a76-b9b2-4d51-a0de-a61ab864be40 SocketPath: PciID:}] [{Interface:0xc0005185c0 Address:{IP:10.217.0.228 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.456792 | controller |     "Jun 11 11:21:04.219988 crc crio[22652]: time=\"2026-06-11T11:21:04.219918277Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-rn2cf Namespace:openshift-marketplace ID:41bd7428c7baed7e3050c6202e3dd89b9a56bb67b3a06485a59508e603c5455f UID:8fecb3f9-0674-4aef-865a-29be360aec41 NetNS:/var/run/netns/4b859a76-b9b2-4d51-a0de-a61ab864be40 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8fecb3f9_0674_4aef_865a_29be360aec41.slice PodAnnotations:0xc00008c720}] Aliases:map[]}\"",
2026-06-11 11:58:02.456809 | controller |     "Jun 11 11:21:04.220213 crc crio[22652]: time=\"2026-06-11T11:21:04.220171189Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-rn2cf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.456824 | controller |     "Jun 11 11:21:04.233967 crc crio[22652]: time=\"2026-06-11T11:21:04.233857021Z\" level=info msg=\"Ran pod sandbox 41bd7428c7baed7e3050c6202e3dd89b9a56bb67b3a06485a59508e603c5455f with infra container: openshift-marketplace/redhat-marketplace-rn2cf/POD\" id=e7e4f22e-1bab-408a-a3f0-568774ef5e52 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.456843 | controller |     "Jun 11 11:21:04.237068 crc crio[22652]: time=\"2026-06-11T11:21:04.236989142Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=bce7c9d4-3619-4d88-8a2a-162be81e2c6c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.456859 | controller |     "Jun 11 11:21:04.242446 crc crio[22652]: time=\"2026-06-11T11:21:04.242332843Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=347ffc62-e5a4-4a68-8818-b90ba89a782e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.456874 | controller |     "Jun 11 11:21:04.251986 crc crio[22652]: time=\"2026-06-11T11:21:04.25185596Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-rn2cf/extract-utilities\" id=192cd07f-b0c0-4f51-9367-ee2dbdcd4310 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.456890 | controller |     "Jun 11 11:21:04.252398 crc crio[22652]: time=\"2026-06-11T11:21:04.252351186Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.456905 | controller |     "Jun 11 11:21:04.267811 crc crio[22652]: time=\"2026-06-11T11:21:04.267348986Z\" level=info msg=\"Created container f6b74a8fdba81ad6a630e2b13d342168054c8da003178bed537983d766d93135: openshift-marketplace/redhat-operators-gcd8l/extract-utilities\" id=13895957-ac13-4b23-a56f-829aaf031c68 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.456920 | controller |     "Jun 11 11:21:04.269897 crc crio[22652]: time=\"2026-06-11T11:21:04.269827956Z\" level=info msg=\"Starting container: f6b74a8fdba81ad6a630e2b13d342168054c8da003178bed537983d766d93135\" id=1a959ba3-8251-47b9-809c-7993ce28bce9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.456934 | controller |     "Jun 11 11:21:04.277606 crc crio[22652]: time=\"2026-06-11T11:21:04.277465312Z\" level=info msg=\"Started container\" PID=122142 containerID=f6b74a8fdba81ad6a630e2b13d342168054c8da003178bed537983d766d93135 description=openshift-marketplace/redhat-operators-gcd8l/extract-utilities id=1a959ba3-8251-47b9-809c-7993ce28bce9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0040037e0b9dbf6a33b8bacebe629893c6f0ffb66557e9985237dfa6aaa5a5fb",
2026-06-11 11:58:02.456950 | controller |     "Jun 11 11:21:04.310301 crc crio[22652]: time=\"2026-06-11T11:21:04.309627706Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.456965 | controller |     "Jun 11 11:21:04.316520 crc crio[22652]: time=\"2026-06-11T11:21:04.316382601Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.456979 | controller |     "Jun 11 11:21:04.612315 crc crio[22652]: time=\"2026-06-11T11:21:04.612099089Z\" level=info msg=\"Created container 4ed861c83066b3a1ca79783f29d526412e977bdf6c025e4ede31fa4c9d1a34ed: openshift-marketplace/redhat-marketplace-rn2cf/extract-utilities\" id=192cd07f-b0c0-4f51-9367-ee2dbdcd4310 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.456994 | controller |     "Jun 11 11:21:04.614272 crc crio[22652]: time=\"2026-06-11T11:21:04.614223208Z\" level=info msg=\"Starting container: 4ed861c83066b3a1ca79783f29d526412e977bdf6c025e4ede31fa4c9d1a34ed\" id=faa3db90-762b-4f74-ac87-73f42ad60a4f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.457009 | controller |     "Jun 11 11:21:04.621582 crc crio[22652]: time=\"2026-06-11T11:21:04.621451063Z\" level=info msg=\"Started container\" PID=122164 containerID=4ed861c83066b3a1ca79783f29d526412e977bdf6c025e4ede31fa4c9d1a34ed description=openshift-marketplace/redhat-marketplace-rn2cf/extract-utilities id=faa3db90-762b-4f74-ac87-73f42ad60a4f name=/runtime.v1.RuntimeService/StartContainer sandboxID=41bd7428c7baed7e3050c6202e3dd89b9a56bb67b3a06485a59508e603c5455f",
2026-06-11 11:58:02.457028 | controller |     "Jun 11 11:21:04.709631 crc crio[22652]: time=\"2026-06-11T11:21:04.709582394Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=4cf6fd49-d395-48bb-93c5-2a6e22500a44 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.457044 | controller |     "Jun 11 11:21:04.716305 crc crio[22652]: time=\"2026-06-11T11:21:04.716248158Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=bfcca39f-9a4c-4d4d-ba3b-9489fef19b8a name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.457058 | controller |     "Jun 11 11:21:04.728623 crc crio[22652]: time=\"2026-06-11T11:21:04.728423091Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-11 11:58:02.457073 | controller |     "Jun 11 11:21:04.739856 crc crio[22652]: time=\"2026-06-11T11:21:04.739718532Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-11 11:58:02.457087 | controller |     "Jun 11 11:21:05.407964 crc crio[22652]: time=\"2026-06-11T11:21:05.407252073Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:546c77fdbf5f7c6a9a4243f4c4ef38fe0f584972a70f687bc40091743ee77d60\" id=4cf6fd49-d395-48bb-93c5-2a6e22500a44 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.457102 | controller |     "Jun 11 11:21:05.409374 crc crio[22652]: time=\"2026-06-11T11:21:05.409265838Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=85e4fa18-5cf0-461c-b08b-8367819ff579 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.457117 | controller |     "Jun 11 11:21:05.416058 crc crio[22652]: time=\"2026-06-11T11:21:05.415953503Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=1ed87d32-0fd7-4622-9920-7f2b4bc8003e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.457132 | controller |     "Jun 11 11:21:05.424665 crc crio[22652]: time=\"2026-06-11T11:21:05.42458001Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-gcd8l/extract-content\" id=90841d57-f393-4806-a256-f689e0f15b1f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.457146 | controller |     "Jun 11 11:21:05.425367 crc crio[22652]: time=\"2026-06-11T11:21:05.425305594Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.457161 | controller |     "Jun 11 11:21:05.475338 crc crio[22652]: time=\"2026-06-11T11:21:05.47527682Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.457176 | controller |     "Jun 11 11:21:05.480843 crc crio[22652]: time=\"2026-06-11T11:21:05.480743626Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.457191 | controller |     "Jun 11 11:21:05.655503 crc crio[22652]: time=\"2026-06-11T11:21:05.65535566Z\" level=info msg=\"Created container adcd563d901499caf91bec75e145a89f9de0044883290ec6348510f49baa8eeb: openshift-marketplace/redhat-operators-gcd8l/extract-content\" id=90841d57-f393-4806-a256-f689e0f15b1f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.457207 | controller |     "Jun 11 11:21:05.657892 crc crio[22652]: time=\"2026-06-11T11:21:05.657831538Z\" level=info msg=\"Starting container: adcd563d901499caf91bec75e145a89f9de0044883290ec6348510f49baa8eeb\" id=30a6e0a5-a007-46d1-92ee-0c0007f26d7a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.457226 | controller |     "Jun 11 11:21:05.663862 crc crio[22652]: time=\"2026-06-11T11:21:05.663697647Z\" level=info msg=\"Started container\" PID=122230 containerID=adcd563d901499caf91bec75e145a89f9de0044883290ec6348510f49baa8eeb description=openshift-marketplace/redhat-operators-gcd8l/extract-content id=30a6e0a5-a007-46d1-92ee-0c0007f26d7a name=/runtime.v1.RuntimeService/StartContainer sandboxID=0040037e0b9dbf6a33b8bacebe629893c6f0ffb66557e9985237dfa6aaa5a5fb",
2026-06-11 11:58:02.457244 | controller |     "Jun 11 11:21:05.806603 crc crio[22652]: time=\"2026-06-11T11:21:05.80654609Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03\" id=bfcca39f-9a4c-4d4d-ba3b-9489fef19b8a name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.457261 | controller |     "Jun 11 11:21:05.808007 crc crio[22652]: time=\"2026-06-11T11:21:05.807977056Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=b989afdf-da3a-4bf1-bb9f-2ed48b0622cd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.457276 | controller |     "Jun 11 11:21:05.812052 crc crio[22652]: time=\"2026-06-11T11:21:05.811996336Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=3af4e34c-ec11-4d56-af86-98cf31303799 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.457291 | controller |     "Jun 11 11:21:05.822846 crc crio[22652]: time=\"2026-06-11T11:21:05.822804723Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-rn2cf/extract-content\" id=34834976-7d8f-41b3-b00b-913ebb046e4f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.457305 | controller |     "Jun 11 11:21:05.823567 crc crio[22652]: time=\"2026-06-11T11:21:05.823542647Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.457320 | controller |     "Jun 11 11:21:05.872286 crc crio[22652]: time=\"2026-06-11T11:21:05.872230563Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.457334 | controller |     "Jun 11 11:21:05.875104 crc crio[22652]: time=\"2026-06-11T11:21:05.875080766Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.457369 | controller |     "Jun 11 11:21:06.025617 crc crio[22652]: time=\"2026-06-11T11:21:06.025563471Z\" level=info msg=\"Created container 99bc875c155cbda8c03dc8c036fa3c0f1fc40502c3de12b9ef356a41282b8434: openshift-marketplace/redhat-marketplace-rn2cf/extract-content\" id=34834976-7d8f-41b3-b00b-913ebb046e4f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.457387 | controller |     "Jun 11 11:21:06.028032 crc crio[22652]: time=\"2026-06-11T11:21:06.027955487Z\" level=info msg=\"Starting container: 99bc875c155cbda8c03dc8c036fa3c0f1fc40502c3de12b9ef356a41282b8434\" id=d6c224ab-1d45-4c56-b249-3c066605e888 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.457402 | controller |     "Jun 11 11:21:06.037260 crc crio[22652]: time=\"2026-06-11T11:21:06.035636474Z\" level=info msg=\"Started container\" PID=122267 containerID=99bc875c155cbda8c03dc8c036fa3c0f1fc40502c3de12b9ef356a41282b8434 description=openshift-marketplace/redhat-marketplace-rn2cf/extract-content id=d6c224ab-1d45-4c56-b249-3c066605e888 name=/runtime.v1.RuntimeService/StartContainer sandboxID=41bd7428c7baed7e3050c6202e3dd89b9a56bb67b3a06485a59508e603c5455f",
2026-06-11 11:58:02.457422 | controller |     "Jun 11 11:21:06.813453 crc crio[22652]: time=\"2026-06-11T11:21:06.813309416Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=803ea4e9-b4f1-4624-8ab8-04baf8bd1132 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.457438 | controller |     "Jun 11 11:21:06.816536 crc crio[22652]: time=\"2026-06-11T11:21:06.816437047Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=568c5a6b-8e04-4b55-bb15-33a66b6695f6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.457452 | controller |     "Jun 11 11:21:06.829654 crc crio[22652]: time=\"2026-06-11T11:21:06.829567549Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-rn2cf/registry-server\" id=1bedfb8e-1c19-4240-9107-736e54f80552 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.457467 | controller |     "Jun 11 11:21:06.830814 crc crio[22652]: time=\"2026-06-11T11:21:06.830757617Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.457482 | controller |     "Jun 11 11:21:06.898173 crc crio[22652]: time=\"2026-06-11T11:21:06.898009228Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.457497 | controller |     "Jun 11 11:21:06.902809 crc crio[22652]: time=\"2026-06-11T11:21:06.902738601Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.457525 | controller |     "Jun 11 11:21:07.100468 crc crio[22652]: time=\"2026-06-11T11:21:07.099893579Z\" level=info msg=\"Created container 8d4a5795c6be8788a23f9c154569fb1a4bf721b045d7ce337f2e35b72da0af13: openshift-marketplace/redhat-marketplace-rn2cf/registry-server\" id=1bedfb8e-1c19-4240-9107-736e54f80552 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.457544 | controller |     "Jun 11 11:21:07.103856 crc crio[22652]: time=\"2026-06-11T11:21:07.101687867Z\" level=info msg=\"Starting container: 8d4a5795c6be8788a23f9c154569fb1a4bf721b045d7ce337f2e35b72da0af13\" id=52b45f45-ff1e-42b4-83fa-b91481c4e76b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.457559 | controller |     "Jun 11 11:21:07.108564 crc crio[22652]: time=\"2026-06-11T11:21:07.108436575Z\" level=info msg=\"Started container\" PID=122306 containerID=8d4a5795c6be8788a23f9c154569fb1a4bf721b045d7ce337f2e35b72da0af13 description=openshift-marketplace/redhat-marketplace-rn2cf/registry-server id=52b45f45-ff1e-42b4-83fa-b91481c4e76b name=/runtime.v1.RuntimeService/StartContainer sandboxID=41bd7428c7baed7e3050c6202e3dd89b9a56bb67b3a06485a59508e603c5455f",
2026-06-11 11:58:02.457574 | controller |     "Jun 11 11:21:10.869641 crc crio[22652]: time=\"2026-06-11T11:21:10.868352322Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=8890425e-9755-4a4c-9f6d-fb0c17ce8cb6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.457589 | controller |     "Jun 11 11:21:11.006677 crc crio[22652]: time=\"2026-06-11T11:21:11.006499223Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=17b6b321-e3f6-4f6d-8111-f58d758f6b8c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.457604 | controller |     "Jun 11 11:21:11.213322 crc crio[22652]: time=\"2026-06-11T11:21:11.212670091Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-gcd8l/registry-server\" id=9b48d098-84ff-413a-89f2-c8c9e9d87aad name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.457624 | controller |     "Jun 11 11:21:11.213830 crc crio[22652]: time=\"2026-06-11T11:21:11.213760156Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.457639 | controller |     "Jun 11 11:21:11.303984 crc crio[22652]: time=\"2026-06-11T11:21:11.303816001Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.457654 | controller |     "Jun 11 11:21:11.307903 crc crio[22652]: time=\"2026-06-11T11:21:11.307839563Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.457668 | controller |     "Jun 11 11:21:11.673654 crc crio[22652]: time=\"2026-06-11T11:21:11.673548743Z\" level=info msg=\"Created container 1f54bef3fd64ef7ade631ee0cf9b83f1905fef42dc809a14e071795449e8f2c7: openshift-marketplace/redhat-operators-gcd8l/registry-server\" id=9b48d098-84ff-413a-89f2-c8c9e9d87aad name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.457683 | controller |     "Jun 11 11:21:11.674880 crc crio[22652]: time=\"2026-06-11T11:21:11.674811898Z\" level=info msg=\"Starting container: 1f54bef3fd64ef7ade631ee0cf9b83f1905fef42dc809a14e071795449e8f2c7\" id=aee38d8d-39b8-4628-98c6-652e45048dfe name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.457697 | controller |     "Jun 11 11:21:11.703209 crc crio[22652]: time=\"2026-06-11T11:21:11.703054682Z\" level=info msg=\"Started container\" PID=122624 containerID=1f54bef3fd64ef7ade631ee0cf9b83f1905fef42dc809a14e071795449e8f2c7 description=openshift-marketplace/redhat-operators-gcd8l/registry-server id=aee38d8d-39b8-4628-98c6-652e45048dfe name=/runtime.v1.RuntimeService/StartContainer sandboxID=0040037e0b9dbf6a33b8bacebe629893c6f0ffb66557e9985237dfa6aaa5a5fb",
2026-06-11 11:58:02.457711 | controller |     "Jun 11 11:21:13.444194 crc crio[22652]: time=\"2026-06-11T11:21:13.443382427Z\" level=info msg=\"Running pod sandbox: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-492mk/POD\" id=8dd97a51-3977-4606-aca2-05179f4ac0b7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.457725 | controller |     "Jun 11 11:21:13.445592 crc crio[22652]: time=\"2026-06-11T11:21:13.444332817Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.457740 | controller |     "Jun 11 11:21:13.507329 crc crio[22652]: time=\"2026-06-11T11:21:13.507222699Z\" level=info msg=\"Got pod network &{Name:repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-492mk Namespace:openstack ID:66140b7485edb6736d16986dcd0c552aadc7151d79e1edbe34413d642bd43fa3 UID:70cb7742-e6d7-4ce8-819c-b6b539a78344 NetNS:/var/run/netns/d054d94c-b21f-42bf-a73d-bec7f1b7a07a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod70cb7742_e6d7_4ce8_819c_b6b539a78344.slice PodAnnotations:0xc002accb58}] Aliases:map[]}\"",
2026-06-11 11:58:02.457755 | controller |     "Jun 11 11:21:13.507329 crc crio[22652]: time=\"2026-06-11T11:21:13.507317602Z\" level=info msg=\"Adding pod openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-492mk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.457770 | controller |     "Jun 11 11:21:14.465520 crc crio[22652]: 2026-06-11T11:21:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:66140b7485edb67 Mac:16:f1:7d:d0:c0:2f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e5 Mtu:0 Sandbox:/var/run/netns/d054d94c-b21f-42bf-a73d-bec7f1b7a07a SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.0.229 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.457792 | controller |     "Jun 11 11:21:14.467949 crc crio[22652]: time=\"2026-06-11T11:21:14.467862555Z\" level=info msg=\"Got pod network &{Name:repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-492mk Namespace:openstack ID:66140b7485edb6736d16986dcd0c552aadc7151d79e1edbe34413d642bd43fa3 UID:70cb7742-e6d7-4ce8-819c-b6b539a78344 NetNS:/var/run/netns/d054d94c-b21f-42bf-a73d-bec7f1b7a07a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod70cb7742_e6d7_4ce8_819c_b6b539a78344.slice PodAnnotations:0xc002accb58}] Aliases:map[]}\"",
2026-06-11 11:58:02.457809 | controller |     "Jun 11 11:21:14.468278 crc crio[22652]: time=\"2026-06-11T11:21:14.468196845Z\" level=info msg=\"Checking pod openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-492mk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.457832 | controller |     "Jun 11 11:21:14.498838 crc crio[22652]: time=\"2026-06-11T11:21:14.498760307Z\" level=info msg=\"Ran pod sandbox 66140b7485edb6736d16986dcd0c552aadc7151d79e1edbe34413d642bd43fa3 with infra container: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-492mk/POD\" id=8dd97a51-3977-4606-aca2-05179f4ac0b7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.457854 | controller |     "Jun 11 11:21:14.501696 crc crio[22652]: time=\"2026-06-11T11:21:14.501614798Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=d40f509e-2231-48d3-89a7-4d0316f1b46a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.457877 | controller |     "Jun 11 11:21:14.502063 crc crio[22652]: time=\"2026-06-11T11:21:14.501994999Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest not found\" id=d40f509e-2231-48d3-89a7-4d0316f1b46a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.457898 | controller |     "Jun 11 11:21:14.502205 crc crio[22652]: time=\"2026-06-11T11:21:14.502088212Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest found\" id=d40f509e-2231-48d3-89a7-4d0316f1b46a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.457919 | controller |     "Jun 11 11:21:14.504813 crc crio[22652]: time=\"2026-06-11T11:21:14.504763268Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=b9b486f7-77d6-4276-83e6-ef4d2f6517c2 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.457940 | controller |     "Jun 11 11:21:14.512542 crc crio[22652]: time=\"2026-06-11T11:21:14.512447936Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\\\"\"",
2026-06-11 11:58:02.457959 | controller |     "Jun 11 11:21:15.992432 crc crio[22652]: time=\"2026-06-11T11:21:15.990952239Z\" level=info msg=\"Stopping container: 8d4a5795c6be8788a23f9c154569fb1a4bf721b045d7ce337f2e35b72da0af13 (timeout: 2s)\" id=fcace267-a89f-4eb3-8a0b-5bbef0d2f7f1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.458056 | controller |     "Jun 11 11:21:16.130047 crc crio[22652]: time=\"2026-06-11T11:21:16.129938256Z\" level=info msg=\"Stopped container 8d4a5795c6be8788a23f9c154569fb1a4bf721b045d7ce337f2e35b72da0af13: openshift-marketplace/redhat-marketplace-rn2cf/registry-server\" id=fcace267-a89f-4eb3-8a0b-5bbef0d2f7f1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.458083 | controller |     "Jun 11 11:21:16.131421 crc crio[22652]: time=\"2026-06-11T11:21:16.131346121Z\" level=info msg=\"Stopping pod sandbox: 41bd7428c7baed7e3050c6202e3dd89b9a56bb67b3a06485a59508e603c5455f\" id=be06a221-ee4a-4a22-aafa-b81b27dd22d6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.458106 | controller |     "Jun 11 11:21:16.132323 crc crio[22652]: time=\"2026-06-11T11:21:16.131984552Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-rn2cf Namespace:openshift-marketplace ID:41bd7428c7baed7e3050c6202e3dd89b9a56bb67b3a06485a59508e603c5455f UID:8fecb3f9-0674-4aef-865a-29be360aec41 NetNS:/var/run/netns/4b859a76-b9b2-4d51-a0de-a61ab864be40 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8fecb3f9_0674_4aef_865a_29be360aec41.slice PodAnnotations:0xc002400250}] Aliases:map[]}\"",
2026-06-11 11:58:02.458135 | controller |     "Jun 11 11:21:16.132427 crc crio[22652]: time=\"2026-06-11T11:21:16.132398495Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-rn2cf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.458157 | controller |     "Jun 11 11:21:17.538228 crc crio[22652]: time=\"2026-06-11T11:21:17.537690274Z\" level=info msg=\"Stopped pod sandbox: 41bd7428c7baed7e3050c6202e3dd89b9a56bb67b3a06485a59508e603c5455f\" id=be06a221-ee4a-4a22-aafa-b81b27dd22d6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.458178 | controller |     "Jun 11 11:21:18.359683 crc crio[22652]: time=\"2026-06-11T11:21:18.358093709Z\" level=info msg=\"Removing container: 8d4a5795c6be8788a23f9c154569fb1a4bf721b045d7ce337f2e35b72da0af13\" id=13b55d25-8dff-4864-affc-b4028fe1d7c2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.458197 | controller |     "Jun 11 11:21:18.406657 crc crio[22652]: time=\"2026-06-11T11:21:18.406553099Z\" level=info msg=\"Removed container 8d4a5795c6be8788a23f9c154569fb1a4bf721b045d7ce337f2e35b72da0af13: openshift-marketplace/redhat-marketplace-rn2cf/registry-server\" id=13b55d25-8dff-4864-affc-b4028fe1d7c2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.458216 | controller |     "Jun 11 11:21:18.411361 crc crio[22652]: time=\"2026-06-11T11:21:18.411282369Z\" level=info msg=\"Removing container: 99bc875c155cbda8c03dc8c036fa3c0f1fc40502c3de12b9ef356a41282b8434\" id=ed9db694-ab0f-450f-92ea-666c97746bba name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.458236 | controller |     "Jun 11 11:21:18.448728 crc crio[22652]: time=\"2026-06-11T11:21:18.448582573Z\" level=info msg=\"Removed container 99bc875c155cbda8c03dc8c036fa3c0f1fc40502c3de12b9ef356a41282b8434: openshift-marketplace/redhat-marketplace-rn2cf/extract-content\" id=ed9db694-ab0f-450f-92ea-666c97746bba name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.458257 | controller |     "Jun 11 11:21:18.460878 crc crio[22652]: time=\"2026-06-11T11:21:18.46078256Z\" level=info msg=\"Removing container: 4ed861c83066b3a1ca79783f29d526412e977bdf6c025e4ede31fa4c9d1a34ed\" id=b2ddd505-a61f-4de0-85d1-0f0b4c038703 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.458277 | controller |     "Jun 11 11:21:18.521000 crc crio[22652]: time=\"2026-06-11T11:21:18.520712871Z\" level=info msg=\"Removed container 4ed861c83066b3a1ca79783f29d526412e977bdf6c025e4ede31fa4c9d1a34ed: openshift-marketplace/redhat-marketplace-rn2cf/extract-utilities\" id=b2ddd505-a61f-4de0-85d1-0f0b4c038703 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.458299 | controller |     "Jun 11 11:21:25.468834 crc crio[22652]: time=\"2026-06-11T11:21:25.467913263Z\" level=info msg=\"Stopping container: 1f54bef3fd64ef7ade631ee0cf9b83f1905fef42dc809a14e071795449e8f2c7 (timeout: 2s)\" id=1d84aea3-3124-48ed-9689-db35e3a12e3d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.458321 | controller |     "Jun 11 11:21:31.255813 crc crio[22652]: time=\"2026-06-11T11:21:31.254807856Z\" level=info msg=\"Stopped container 1f54bef3fd64ef7ade631ee0cf9b83f1905fef42dc809a14e071795449e8f2c7: openshift-marketplace/redhat-operators-gcd8l/registry-server\" id=1d84aea3-3124-48ed-9689-db35e3a12e3d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.458342 | controller |     "Jun 11 11:21:31.257880 crc crio[22652]: time=\"2026-06-11T11:21:31.256861706Z\" level=info msg=\"Stopping pod sandbox: 0040037e0b9dbf6a33b8bacebe629893c6f0ffb66557e9985237dfa6aaa5a5fb\" id=562c3107-dba4-4fbb-a076-c5963e64f0bb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.458398 | controller |     "Jun 11 11:21:31.257880 crc crio[22652]: time=\"2026-06-11T11:21:31.25759624Z\" level=info msg=\"Got pod network &{Name:redhat-operators-gcd8l Namespace:openshift-marketplace ID:0040037e0b9dbf6a33b8bacebe629893c6f0ffb66557e9985237dfa6aaa5a5fb UID:26c99b68-decf-4482-a247-03f42ae25961 NetNS:/var/run/netns/6a2615e3-83aa-472c-994d-dd0f537d3923 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod26c99b68_decf_4482_a247_03f42ae25961.slice PodAnnotations:0xc002acd8d0}] Aliases:map[]}\"",
2026-06-11 11:58:02.458425 | controller |     "Jun 11 11:21:31.257880 crc crio[22652]: time=\"2026-06-11T11:21:31.257742844Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-gcd8l from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.458449 | controller |     "Jun 11 11:21:31.381221 crc crio[22652]: time=\"2026-06-11T11:21:31.380986332Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:b0f60d7b8c5e5365f19aa41e0a2d6a6a2a5ff4c37e9271f0d7f3d5d66fb5cb26\" id=b9b486f7-77d6-4276-83e6-ef4d2f6517c2 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.458472 | controller |     "Jun 11 11:21:31.382524 crc crio[22652]: time=\"2026-06-11T11:21:31.382400577Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=c7087e2e-8c0d-4617-8328-2c45d6393ca2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.458494 | controller |     "Jun 11 11:21:31.420720 crc crio[22652]: time=\"2026-06-11T11:21:31.420600742Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=bb58aff8-058d-4b28-9f4e-8dd2cfbcb2f6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.458516 | controller |     "Jun 11 11:21:31.439914 crc crio[22652]: time=\"2026-06-11T11:21:31.439779789Z\" level=info msg=\"Creating container: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-492mk/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam\" id=fc4b4221-3f09-490c-817e-b3ca9965e5d6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.458539 | controller |     "Jun 11 11:21:31.442403 crc crio[22652]: time=\"2026-06-11T11:21:31.442099812Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.458560 | controller |     "Jun 11 11:21:31.529713 crc crio[22652]: time=\"2026-06-11T11:21:31.529189893Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.458580 | controller |     "Jun 11 11:21:31.538711 crc crio[22652]: time=\"2026-06-11T11:21:31.535356461Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.458601 | controller |     "Jun 11 11:21:31.718087 crc crio[22652]: time=\"2026-06-11T11:21:31.717842742Z\" level=info msg=\"Stopped pod sandbox: 0040037e0b9dbf6a33b8bacebe629893c6f0ffb66557e9985237dfa6aaa5a5fb\" id=562c3107-dba4-4fbb-a076-c5963e64f0bb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.458623 | controller |     "Jun 11 11:21:31.768340 crc crio[22652]: time=\"2026-06-11T11:21:31.767917347Z\" level=info msg=\"Created container 711a9a216e7d022adb4464846c7d6f242ea477523eba751eaad7ea5a03495fd9: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-492mk/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam\" id=fc4b4221-3f09-490c-817e-b3ca9965e5d6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.458643 | controller |     "Jun 11 11:21:31.769985 crc crio[22652]: time=\"2026-06-11T11:21:31.769890191Z\" level=info msg=\"Starting container: 711a9a216e7d022adb4464846c7d6f242ea477523eba751eaad7ea5a03495fd9\" id=9f5c02a3-6b3c-4c35-82fb-af017413977e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.458669 | controller |     "Jun 11 11:21:31.777861 crc crio[22652]: time=\"2026-06-11T11:21:31.777774983Z\" level=info msg=\"Started container\" PID=123821 containerID=711a9a216e7d022adb4464846c7d6f242ea477523eba751eaad7ea5a03495fd9 description=openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-492mk/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam id=9f5c02a3-6b3c-4c35-82fb-af017413977e name=/runtime.v1.RuntimeService/StartContainer sandboxID=66140b7485edb6736d16986dcd0c552aadc7151d79e1edbe34413d642bd43fa3",
2026-06-11 11:58:02.458692 | controller |     "Jun 11 11:21:32.597086 crc crio[22652]: time=\"2026-06-11T11:21:32.596543894Z\" level=info msg=\"Removing container: 1f54bef3fd64ef7ade631ee0cf9b83f1905fef42dc809a14e071795449e8f2c7\" id=0279caf0-0feb-4f83-af55-55a8e5508d49 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.458714 | controller |     "Jun 11 11:21:32.638556 crc crio[22652]: time=\"2026-06-11T11:21:32.638441089Z\" level=info msg=\"Removed container 1f54bef3fd64ef7ade631ee0cf9b83f1905fef42dc809a14e071795449e8f2c7: openshift-marketplace/redhat-operators-gcd8l/registry-server\" id=0279caf0-0feb-4f83-af55-55a8e5508d49 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.458742 | controller |     "Jun 11 11:21:32.642010 crc crio[22652]: time=\"2026-06-11T11:21:32.641954939Z\" level=info msg=\"Removing container: adcd563d901499caf91bec75e145a89f9de0044883290ec6348510f49baa8eeb\" id=3e642e3f-2f6f-45c2-82cc-7978eb3338d7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.458763 | controller |     "Jun 11 11:21:32.675252 crc crio[22652]: time=\"2026-06-11T11:21:32.675171477Z\" level=info msg=\"Removed container adcd563d901499caf91bec75e145a89f9de0044883290ec6348510f49baa8eeb: openshift-marketplace/redhat-operators-gcd8l/extract-content\" id=3e642e3f-2f6f-45c2-82cc-7978eb3338d7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.458784 | controller |     "Jun 11 11:21:32.681007 crc crio[22652]: time=\"2026-06-11T11:21:32.680927238Z\" level=info msg=\"Removing container: f6b74a8fdba81ad6a630e2b13d342168054c8da003178bed537983d766d93135\" id=8a5fab19-844e-4749-b716-472b7bfe3354 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.458804 | controller |     "Jun 11 11:21:32.734975 crc crio[22652]: time=\"2026-06-11T11:21:32.734905919Z\" level=info msg=\"Removed container f6b74a8fdba81ad6a630e2b13d342168054c8da003178bed537983d766d93135: openshift-marketplace/redhat-operators-gcd8l/extract-utilities\" id=8a5fab19-844e-4749-b716-472b7bfe3354 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.458825 | controller |     "Jun 11 11:21:45.779500 crc crio[22652]: time=\"2026-06-11T11:21:45.777307458Z\" level=info msg=\"Stopping pod sandbox: 66140b7485edb6736d16986dcd0c552aadc7151d79e1edbe34413d642bd43fa3\" id=e5be4850-6f56-450a-84de-5f4a9216cdc9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.458847 | controller |     "Jun 11 11:21:45.785321 crc crio[22652]: time=\"2026-06-11T11:21:45.779679574Z\" level=info msg=\"Got pod network &{Name:repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-492mk Namespace:openstack ID:66140b7485edb6736d16986dcd0c552aadc7151d79e1edbe34413d642bd43fa3 UID:70cb7742-e6d7-4ce8-819c-b6b539a78344 NetNS:/var/run/netns/d054d94c-b21f-42bf-a73d-bec7f1b7a07a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod70cb7742_e6d7_4ce8_819c_b6b539a78344.slice PodAnnotations:0xc0014a4d20}] Aliases:map[]}\"",
2026-06-11 11:58:02.458869 | controller |     "Jun 11 11:21:45.785321 crc crio[22652]: time=\"2026-06-11T11:21:45.779858731Z\" level=info msg=\"Deleting pod openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-492mk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.458895 | controller |     "Jun 11 11:21:46.294266 crc crio[22652]: time=\"2026-06-11T11:21:46.293869099Z\" level=info msg=\"Stopped pod sandbox: 66140b7485edb6736d16986dcd0c552aadc7151d79e1edbe34413d642bd43fa3\" id=e5be4850-6f56-450a-84de-5f4a9216cdc9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.458918 | controller |     "Jun 11 11:21:47.289798 crc crio[22652]: time=\"2026-06-11T11:21:47.289327874Z\" level=info msg=\"Running pod sandbox: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-m67ch/POD\" id=0e933946-bf13-4b80-a5cd-2d576e150b1b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.458941 | controller |     "Jun 11 11:21:47.289798 crc crio[22652]: time=\"2026-06-11T11:21:47.289790609Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.458964 | controller |     "Jun 11 11:21:47.327665 crc crio[22652]: time=\"2026-06-11T11:21:47.327201816Z\" level=info msg=\"Got pod network &{Name:redhat-edpm-deployment-ipam-openstack-edpm-ipam-m67ch Namespace:openstack ID:b97d1c12e5a32f24b4b2df730d1b2e3d212c36602a664cb4bcf20db90351fdb3 UID:74588b7d-1fa5-4df6-9786-029b84404c01 NetNS:/var/run/netns/2645bafb-787b-4c30-92fc-5748321e4678 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod74588b7d_1fa5_4df6_9786_029b84404c01.slice PodAnnotations:0xc0022f6668}] Aliases:map[]}\"",
2026-06-11 11:58:02.459230 | controller |     "Jun 11 11:21:47.327665 crc crio[22652]: time=\"2026-06-11T11:21:47.327632239Z\" level=info msg=\"Adding pod openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-m67ch to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.459264 | controller |     "Jun 11 11:21:48.006173 crc crio[22652]: 2026-06-11T11:21:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b97d1c12e5a32f2 Mac:2a:ac:cf:64:7c:ec Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e6 Mtu:0 Sandbox:/var/run/netns/2645bafb-787b-4c30-92fc-5748321e4678 SocketPath: PciID:}] [{Interface:0xc0001346c0 Address:{IP:10.217.0.230 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.459286 | controller |     "Jun 11 11:21:48.008413 crc crio[22652]: time=\"2026-06-11T11:21:48.008306115Z\" level=info msg=\"Got pod network &{Name:redhat-edpm-deployment-ipam-openstack-edpm-ipam-m67ch Namespace:openstack ID:b97d1c12e5a32f24b4b2df730d1b2e3d212c36602a664cb4bcf20db90351fdb3 UID:74588b7d-1fa5-4df6-9786-029b84404c01 NetNS:/var/run/netns/2645bafb-787b-4c30-92fc-5748321e4678 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod74588b7d_1fa5_4df6_9786_029b84404c01.slice PodAnnotations:0xc0022f6668}] Aliases:map[]}\"",
2026-06-11 11:58:02.459305 | controller |     "Jun 11 11:21:48.009727 crc crio[22652]: time=\"2026-06-11T11:21:48.008703528Z\" level=info msg=\"Checking pod openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-m67ch for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.459323 | controller |     "Jun 11 11:21:48.023289 crc crio[22652]: time=\"2026-06-11T11:21:48.02279439Z\" level=info msg=\"Ran pod sandbox b97d1c12e5a32f24b4b2df730d1b2e3d212c36602a664cb4bcf20db90351fdb3 with infra container: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-m67ch/POD\" id=0e933946-bf13-4b80-a5cd-2d576e150b1b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.459343 | controller |     "Jun 11 11:21:48.027894 crc crio[22652]: time=\"2026-06-11T11:21:48.026838368Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=773007d9-f999-41c6-b6d9-457a17d2b870 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.459402 | controller |     "Jun 11 11:21:48.052901 crc crio[22652]: time=\"2026-06-11T11:21:48.05271526Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=9c6aa988-abef-49b1-ba78-71e818e6364f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.459426 | controller |     "Jun 11 11:21:48.062396 crc crio[22652]: time=\"2026-06-11T11:21:48.062276506Z\" level=info msg=\"Creating container: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-m67ch/redhat-edpm-deployment-ipam-openstack-edpm-ipam\" id=177ebcf3-15ee-411f-9ca7-47390e8abd81 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.459444 | controller |     "Jun 11 11:21:48.064829 crc crio[22652]: time=\"2026-06-11T11:21:48.064738535Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.459461 | controller |     "Jun 11 11:21:48.120091 crc crio[22652]: time=\"2026-06-11T11:21:48.120023466Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.459478 | controller |     "Jun 11 11:21:48.123458 crc crio[22652]: time=\"2026-06-11T11:21:48.123389104Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.459495 | controller |     "Jun 11 11:21:48.617530 crc crio[22652]: time=\"2026-06-11T11:21:48.617390252Z\" level=info msg=\"Created container 6148169b2d8223b1df4e41785b4c159f05cfd38f53c9114a347d3238401a83e6: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-m67ch/redhat-edpm-deployment-ipam-openstack-edpm-ipam\" id=177ebcf3-15ee-411f-9ca7-47390e8abd81 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.459516 | controller |     "Jun 11 11:21:48.620021 crc crio[22652]: time=\"2026-06-11T11:21:48.618864649Z\" level=info msg=\"Starting container: 6148169b2d8223b1df4e41785b4c159f05cfd38f53c9114a347d3238401a83e6\" id=1e483946-a31d-4724-bffb-dc6b28db46d8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.459534 | controller |     "Jun 11 11:21:48.630828 crc crio[22652]: time=\"2026-06-11T11:21:48.630346048Z\" level=info msg=\"Started container\" PID=124703 containerID=6148169b2d8223b1df4e41785b4c159f05cfd38f53c9114a347d3238401a83e6 description=openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-m67ch/redhat-edpm-deployment-ipam-openstack-edpm-ipam id=1e483946-a31d-4724-bffb-dc6b28db46d8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b97d1c12e5a32f24b4b2df730d1b2e3d212c36602a664cb4bcf20db90351fdb3",
2026-06-11 11:58:02.459555 | controller |     "Jun 11 11:21:52.924164 crc crio[22652]: time=\"2026-06-11T11:21:52.923055781Z\" level=info msg=\"Stopping pod sandbox: b97d1c12e5a32f24b4b2df730d1b2e3d212c36602a664cb4bcf20db90351fdb3\" id=d2608f87-182d-485f-bf93-0040ef654c95 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.459572 | controller |     "Jun 11 11:21:52.925913 crc crio[22652]: time=\"2026-06-11T11:21:52.924951183Z\" level=info msg=\"Got pod network &{Name:redhat-edpm-deployment-ipam-openstack-edpm-ipam-m67ch Namespace:openstack ID:b97d1c12e5a32f24b4b2df730d1b2e3d212c36602a664cb4bcf20db90351fdb3 UID:74588b7d-1fa5-4df6-9786-029b84404c01 NetNS:/var/run/netns/2645bafb-787b-4c30-92fc-5748321e4678 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod74588b7d_1fa5_4df6_9786_029b84404c01.slice PodAnnotations:0xc002618058}] Aliases:map[]}\"",
2026-06-11 11:58:02.459589 | controller |     "Jun 11 11:21:52.925913 crc crio[22652]: time=\"2026-06-11T11:21:52.92518402Z\" level=info msg=\"Deleting pod openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-m67ch from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.459610 | controller |     "Jun 11 11:21:53.352788 crc crio[22652]: time=\"2026-06-11T11:21:53.352630903Z\" level=info msg=\"Stopped pod sandbox: b97d1c12e5a32f24b4b2df730d1b2e3d212c36602a664cb4bcf20db90351fdb3\" id=d2608f87-182d-485f-bf93-0040ef654c95 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.459630 | controller |     "Jun 11 11:21:56.776751 crc crio[22652]: time=\"2026-06-11T11:21:56.775957885Z\" level=info msg=\"Running pod sandbox: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-4t72h/POD\" id=8632bb49-d4b3-4bf4-9671-9304c74816eb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.459647 | controller |     "Jun 11 11:21:56.776751 crc crio[22652]: time=\"2026-06-11T11:21:56.776660187Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.459663 | controller |     "Jun 11 11:21:56.811210 crc crio[22652]: time=\"2026-06-11T11:21:56.81104117Z\" level=info msg=\"Got pod network &{Name:bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-4t72h Namespace:openstack ID:09381568ff6bad4656d87a9563b386c5c320cb11e4d8aa5ed3d1c493a115b9c9 UID:6be5868e-734f-467c-ada4-49902fa0e064 NetNS:/var/run/netns/55be063e-2060-4bce-90eb-d789e1cf832d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6be5868e_734f_467c_ada4_49902fa0e064.slice PodAnnotations:0xc0001028e0}] Aliases:map[]}\"",
2026-06-11 11:58:02.459680 | controller |     "Jun 11 11:21:56.811210 crc crio[22652]: time=\"2026-06-11T11:21:56.811089711Z\" level=info msg=\"Adding pod openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-4t72h to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.459696 | controller |     "Jun 11 11:21:57.554652 crc crio[22652]: 2026-06-11T11:21:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:09381568ff6bad4 Mac:f6:97:83:a3:30:17 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e7 Mtu:0 Sandbox:/var/run/netns/55be063e-2060-4bce-90eb-d789e1cf832d SocketPath: PciID:}] [{Interface:0xc0002d8a00 Address:{IP:10.217.0.231 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.459716 | controller |     "Jun 11 11:21:57.556545 crc crio[22652]: time=\"2026-06-11T11:21:57.556445598Z\" level=info msg=\"Got pod network &{Name:bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-4t72h Namespace:openstack ID:09381568ff6bad4656d87a9563b386c5c320cb11e4d8aa5ed3d1c493a115b9c9 UID:6be5868e-734f-467c-ada4-49902fa0e064 NetNS:/var/run/netns/55be063e-2060-4bce-90eb-d789e1cf832d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6be5868e_734f_467c_ada4_49902fa0e064.slice PodAnnotations:0xc0001028e0}] Aliases:map[]}\"",
2026-06-11 11:58:02.459733 | controller |     "Jun 11 11:21:57.556706 crc crio[22652]: time=\"2026-06-11T11:21:57.556648295Z\" level=info msg=\"Checking pod openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-4t72h for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.459752 | controller |     "Jun 11 11:21:57.567407 crc crio[22652]: time=\"2026-06-11T11:21:57.566701507Z\" level=info msg=\"Ran pod sandbox 09381568ff6bad4656d87a9563b386c5c320cb11e4d8aa5ed3d1c493a115b9c9 with infra container: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-4t72h/POD\" id=8632bb49-d4b3-4bf4-9671-9304c74816eb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.459770 | controller |     "Jun 11 11:21:57.570363 crc crio[22652]: time=\"2026-06-11T11:21:57.570016274Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=7ffc10c2-2c34-45de-a7e3-3d5493599dc9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.459790 | controller |     "Jun 11 11:21:57.612163 crc crio[22652]: time=\"2026-06-11T11:21:57.612056751Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=258d0e67-0421-4992-8072-0bd93d21a2fa name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.459841 | controller |     "Jun 11 11:21:57.622462 crc crio[22652]: time=\"2026-06-11T11:21:57.622313339Z\" level=info msg=\"Creating container: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-4t72h/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam\" id=97684537-6276-4c8a-9807-1f7163d6209d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.459861 | controller |     "Jun 11 11:21:57.623010 crc crio[22652]: time=\"2026-06-11T11:21:57.62294701Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.459876 | controller |     "Jun 11 11:21:57.674957 crc crio[22652]: time=\"2026-06-11T11:21:57.674777434Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.459892 | controller |     "Jun 11 11:21:57.680893 crc crio[22652]: time=\"2026-06-11T11:21:57.680857956Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.459907 | controller |     "Jun 11 11:21:57.853021 crc crio[22652]: time=\"2026-06-11T11:21:57.852913052Z\" level=info msg=\"Created container f7cba7ddf1265514d153477058bec4dec4cf206c756bc93ffb74ed082ce2d2ca: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-4t72h/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam\" id=97684537-6276-4c8a-9807-1f7163d6209d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.459923 | controller |     "Jun 11 11:21:57.854853 crc crio[22652]: time=\"2026-06-11T11:21:57.854625537Z\" level=info msg=\"Starting container: f7cba7ddf1265514d153477058bec4dec4cf206c756bc93ffb74ed082ce2d2ca\" id=4b446aa8-7340-4b70-ab9a-5865e0375b5d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.459939 | controller |     "Jun 11 11:21:57.863346 crc crio[22652]: time=\"2026-06-11T11:21:57.863105339Z\" level=info msg=\"Started container\" PID=125354 containerID=f7cba7ddf1265514d153477058bec4dec4cf206c756bc93ffb74ed082ce2d2ca description=openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-4t72h/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam id=4b446aa8-7340-4b70-ab9a-5865e0375b5d name=/runtime.v1.RuntimeService/StartContainer sandboxID=09381568ff6bad4656d87a9563b386c5c320cb11e4d8aa5ed3d1c493a115b9c9",
2026-06-11 11:58:02.459955 | controller |     "Jun 11 11:22:00.502676 crc crio[22652]: time=\"2026-06-11T11:22:00.502221588Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686282-k2mq5/POD\" id=864890e3-16d5-4046-88bb-c4183c16011d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.459970 | controller |     "Jun 11 11:22:00.502676 crc crio[22652]: time=\"2026-06-11T11:22:00.502669903Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.459984 | controller |     "Jun 11 11:22:00.535854 crc crio[22652]: time=\"2026-06-11T11:22:00.535762515Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686282-k2mq5 Namespace:openshift-infra ID:10a1284033ec7b4409eba43f1366c6d889ef99e17dd1879d78e7f532e626d580 UID:67e28cf5-4efc-454b-bfdd-765b00071c48 NetNS:/var/run/netns/74e049ce-3d54-4051-b450-6cfe3b6db121 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod67e28cf5_4efc_454b_bfdd_765b00071c48.slice PodAnnotations:0xc005a4c340}] Aliases:map[]}\"",
2026-06-11 11:58:02.460000 | controller |     "Jun 11 11:22:00.535854 crc crio[22652]: time=\"2026-06-11T11:22:00.535830387Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686282-k2mq5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.460019 | controller |     "Jun 11 11:22:01.070850 crc crio[22652]: 2026-06-11T11:22:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:10a1284033ec7b4 Mac:26:5e:8d:6d:6d:c4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e8 Mtu:0 Sandbox:/var/run/netns/74e049ce-3d54-4051-b450-6cfe3b6db121 SocketPath: PciID:}] [{Interface:0xc000510590 Address:{IP:10.217.0.232 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.460035 | controller |     "Jun 11 11:22:01.072224 crc crio[22652]: time=\"2026-06-11T11:22:01.07210393Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686282-k2mq5 Namespace:openshift-infra ID:10a1284033ec7b4409eba43f1366c6d889ef99e17dd1879d78e7f532e626d580 UID:67e28cf5-4efc-454b-bfdd-765b00071c48 NetNS:/var/run/netns/74e049ce-3d54-4051-b450-6cfe3b6db121 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod67e28cf5_4efc_454b_bfdd_765b00071c48.slice PodAnnotations:0xc005a4c340}] Aliases:map[]}\"",
2026-06-11 11:58:02.460050 | controller |     "Jun 11 11:22:01.072351 crc crio[22652]: time=\"2026-06-11T11:22:01.072298736Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686282-k2mq5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.460065 | controller |     "Jun 11 11:22:01.082194 crc crio[22652]: time=\"2026-06-11T11:22:01.081947327Z\" level=info msg=\"Ran pod sandbox 10a1284033ec7b4409eba43f1366c6d889ef99e17dd1879d78e7f532e626d580 with infra container: openshift-infra/auto-csr-approver-29686282-k2mq5/POD\" id=864890e3-16d5-4046-88bb-c4183c16011d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.460080 | controller |     "Jun 11 11:22:01.085344 crc crio[22652]: time=\"2026-06-11T11:22:01.085225463Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=234239fa-0093-4b42-9003-23e5d34e6338 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.460094 | controller |     "Jun 11 11:22:01.092436 crc crio[22652]: time=\"2026-06-11T11:22:01.092234077Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 11:58:02.460110 | controller |     "Jun 11 11:22:02.270200 crc crio[22652]: time=\"2026-06-11T11:22:02.269240729Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=234239fa-0093-4b42-9003-23e5d34e6338 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.460125 | controller |     "Jun 11 11:22:02.273021 crc crio[22652]: time=\"2026-06-11T11:22:02.272895277Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=9eddcd67-2e35-4249-b64f-ddb2d1774b04 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.460139 | controller |     "Jun 11 11:22:02.276686 crc crio[22652]: time=\"2026-06-11T11:22:02.276596715Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=50ae24cc-8605-4351-83b6-4e48521f1bbf name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.460154 | controller |     "Jun 11 11:22:02.286387 crc crio[22652]: time=\"2026-06-11T11:22:02.286301646Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686282-k2mq5/oc\" id=c33dd718-16c5-4886-8586-fa89f4cc28de name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.460169 | controller |     "Jun 11 11:22:02.286851 crc crio[22652]: time=\"2026-06-11T11:22:02.286792602Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.460184 | controller |     "Jun 11 11:22:02.337704 crc crio[22652]: time=\"2026-06-11T11:22:02.33755401Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.460202 | controller |     "Jun 11 11:22:02.607086 crc crio[22652]: time=\"2026-06-11T11:22:02.606921806Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.460217 | controller |     "Jun 11 11:22:02.761589 crc crio[22652]: time=\"2026-06-11T11:22:02.760963595Z\" level=info msg=\"Created container 9c307cbc13c44ca469b8ff564c19945bec83c890948d68002759f5d961053c20: openshift-infra/auto-csr-approver-29686282-k2mq5/oc\" id=c33dd718-16c5-4886-8586-fa89f4cc28de name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.460232 | controller |     "Jun 11 11:22:02.764347 crc crio[22652]: time=\"2026-06-11T11:22:02.764256869Z\" level=info msg=\"Starting container: 9c307cbc13c44ca469b8ff564c19945bec83c890948d68002759f5d961053c20\" id=bbc85469-c6d4-4dc2-8ee9-1185628b6b6b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.460247 | controller |     "Jun 11 11:22:02.772035 crc crio[22652]: time=\"2026-06-11T11:22:02.771902974Z\" level=info msg=\"Started container\" PID=125723 containerID=9c307cbc13c44ca469b8ff564c19945bec83c890948d68002759f5d961053c20 description=openshift-infra/auto-csr-approver-29686282-k2mq5/oc id=bbc85469-c6d4-4dc2-8ee9-1185628b6b6b name=/runtime.v1.RuntimeService/StartContainer sandboxID=10a1284033ec7b4409eba43f1366c6d889ef99e17dd1879d78e7f532e626d580",
2026-06-11 11:58:02.460270 | controller |     "Jun 11 11:22:05.108611 crc crio[22652]: time=\"2026-06-11T11:22:05.107633568Z\" level=info msg=\"Stopping pod sandbox: 10a1284033ec7b4409eba43f1366c6d889ef99e17dd1879d78e7f532e626d580\" id=fb86de54-4a12-4255-9bd3-0f7f1f1b3d78 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.460296 | controller |     "Jun 11 11:22:05.110012 crc crio[22652]: time=\"2026-06-11T11:22:05.109355773Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686282-k2mq5 Namespace:openshift-infra ID:10a1284033ec7b4409eba43f1366c6d889ef99e17dd1879d78e7f532e626d580 UID:67e28cf5-4efc-454b-bfdd-765b00071c48 NetNS:/var/run/netns/74e049ce-3d54-4051-b450-6cfe3b6db121 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod67e28cf5_4efc_454b_bfdd_765b00071c48.slice PodAnnotations:0xc005822068}] Aliases:map[]}\"",
2026-06-11 11:58:02.460316 | controller |     "Jun 11 11:22:05.110012 crc crio[22652]: time=\"2026-06-11T11:22:05.109528749Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686282-k2mq5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.460332 | controller |     "Jun 11 11:22:05.384948 crc crio[22652]: time=\"2026-06-11T11:22:05.384864126Z\" level=info msg=\"Stopped pod sandbox: 10a1284033ec7b4409eba43f1366c6d889ef99e17dd1879d78e7f532e626d580\" id=fb86de54-4a12-4255-9bd3-0f7f1f1b3d78 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.460372 | controller |     "Jun 11 11:22:11.307715 crc crio[22652]: time=\"2026-06-11T11:22:11.30637194Z\" level=info msg=\"Removing container: 4853fafffa9e684cab71461f84af9dfec52eae597a9587db1ce7b05efae0ebf7\" id=4647815b-3db9-42a3-b2ca-1d7d2021c3b6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.460398 | controller |     "Jun 11 11:22:11.448755 crc crio[22652]: time=\"2026-06-11T11:22:11.448606612Z\" level=info msg=\"Removed container 4853fafffa9e684cab71461f84af9dfec52eae597a9587db1ce7b05efae0ebf7: openshift-infra/auto-csr-approver-29686276-jgpcp/oc\" id=4647815b-3db9-42a3-b2ca-1d7d2021c3b6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.460414 | controller |     "Jun 11 11:22:11.463054 crc crio[22652]: time=\"2026-06-11T11:22:11.46297105Z\" level=info msg=\"Stopping pod sandbox: 0040037e0b9dbf6a33b8bacebe629893c6f0ffb66557e9985237dfa6aaa5a5fb\" id=16cbe088-2e4c-47af-b970-e34a04c6730c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.460434 | controller |     "Jun 11 11:22:11.463054 crc crio[22652]: time=\"2026-06-11T11:22:11.463065583Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0040037e0b9dbf6a33b8bacebe629893c6f0ffb66557e9985237dfa6aaa5a5fb\" id=16cbe088-2e4c-47af-b970-e34a04c6730c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.460449 | controller |     "Jun 11 11:22:11.463872 crc crio[22652]: time=\"2026-06-11T11:22:11.463815668Z\" level=info msg=\"Removing pod sandbox: 0040037e0b9dbf6a33b8bacebe629893c6f0ffb66557e9985237dfa6aaa5a5fb\" id=e3dfe352-4088-48be-9ea7-a149c35f0e67 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.460463 | controller |     "Jun 11 11:22:11.483801 crc crio[22652]: time=\"2026-06-11T11:22:11.483625253Z\" level=info msg=\"Removed pod sandbox: 0040037e0b9dbf6a33b8bacebe629893c6f0ffb66557e9985237dfa6aaa5a5fb\" id=e3dfe352-4088-48be-9ea7-a149c35f0e67 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.460477 | controller |     "Jun 11 11:22:11.485663 crc crio[22652]: time=\"2026-06-11T11:22:11.485569328Z\" level=info msg=\"Stopping pod sandbox: c14bd1ba2f9ffb7e13ec362954f51a4ac4b3092b556d86cb2a3ed5869f112f28\" id=73b80e07-2dd7-4a09-ae88-67d4b4065968 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.460492 | controller |     "Jun 11 11:22:11.485747 crc crio[22652]: time=\"2026-06-11T11:22:11.485675551Z\" level=info msg=\"Stopped pod sandbox (already stopped): c14bd1ba2f9ffb7e13ec362954f51a4ac4b3092b556d86cb2a3ed5869f112f28\" id=73b80e07-2dd7-4a09-ae88-67d4b4065968 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.460507 | controller |     "Jun 11 11:22:11.487023 crc crio[22652]: time=\"2026-06-11T11:22:11.486941298Z\" level=info msg=\"Removing pod sandbox: c14bd1ba2f9ffb7e13ec362954f51a4ac4b3092b556d86cb2a3ed5869f112f28\" id=aa8b1d39-b14c-4d67-92fe-7cac172372be name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.460522 | controller |     "Jun 11 11:22:11.502001 crc crio[22652]: time=\"2026-06-11T11:22:11.501799227Z\" level=info msg=\"Removed pod sandbox: c14bd1ba2f9ffb7e13ec362954f51a4ac4b3092b556d86cb2a3ed5869f112f28\" id=aa8b1d39-b14c-4d67-92fe-7cac172372be name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.460537 | controller |     "Jun 11 11:22:11.503217 crc crio[22652]: time=\"2026-06-11T11:22:11.503027075Z\" level=info msg=\"Stopping pod sandbox: 41bd7428c7baed7e3050c6202e3dd89b9a56bb67b3a06485a59508e603c5455f\" id=2c638450-49c7-407f-be01-8bdfa926a7ba name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.460552 | controller |     "Jun 11 11:22:11.503611 crc crio[22652]: time=\"2026-06-11T11:22:11.503583873Z\" level=info msg=\"Stopped pod sandbox (already stopped): 41bd7428c7baed7e3050c6202e3dd89b9a56bb67b3a06485a59508e603c5455f\" id=2c638450-49c7-407f-be01-8bdfa926a7ba name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.460567 | controller |     "Jun 11 11:22:11.504899 crc crio[22652]: time=\"2026-06-11T11:22:11.504829242Z\" level=info msg=\"Removing pod sandbox: 41bd7428c7baed7e3050c6202e3dd89b9a56bb67b3a06485a59508e603c5455f\" id=1cea0351-5c8a-480c-9ff1-2b8d138f879f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.460582 | controller |     "Jun 11 11:22:11.520085 crc crio[22652]: time=\"2026-06-11T11:22:11.519461554Z\" level=info msg=\"Removed pod sandbox: 41bd7428c7baed7e3050c6202e3dd89b9a56bb67b3a06485a59508e603c5455f\" id=1cea0351-5c8a-480c-9ff1-2b8d138f879f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.460596 | controller |     "Jun 11 11:23:02.804302 crc crio[22652]: time=\"2026-06-11T11:23:02.803389161Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-b5cxj/POD\" id=23823dab-868e-4fc1-a4b9-6af5c9e183a8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.460611 | controller |     "Jun 11 11:23:02.805880 crc crio[22652]: time=\"2026-06-11T11:23:02.804349963Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.460630 | controller |     "Jun 11 11:23:02.841092 crc crio[22652]: time=\"2026-06-11T11:23:02.840954807Z\" level=info msg=\"Got pod network &{Name:community-operators-b5cxj Namespace:openshift-marketplace ID:29148d4c14826840f16782ef6a1797ccf95faa672fca36203c4ef8e52b62cec1 UID:f2e1c5a4-36f1-4e13-a151-e9ca76c2c5f5 NetNS:/var/run/netns/fb29c5ea-d0f1-49a3-b237-f93dbc52b20d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf2e1c5a4_36f1_4e13_a151_e9ca76c2c5f5.slice PodAnnotations:0xc002400f30}] Aliases:map[]}\"",
2026-06-11 11:58:02.460646 | controller |     "Jun 11 11:23:02.841092 crc crio[22652]: time=\"2026-06-11T11:23:02.8410322Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-b5cxj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.460661 | controller |     "Jun 11 11:23:03.431199 crc crio[22652]: 2026-06-11T11:23:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:29148d4c1482684 Mac:1a:13:e0:d4:10:01 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e9 Mtu:0 Sandbox:/var/run/netns/fb29c5ea-d0f1-49a3-b237-f93dbc52b20d SocketPath: PciID:}] [{Interface:0xc0006125d0 Address:{IP:10.217.0.233 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.460677 | controller |     "Jun 11 11:23:03.434584 crc crio[22652]: time=\"2026-06-11T11:23:03.434513446Z\" level=info msg=\"Got pod network &{Name:community-operators-b5cxj Namespace:openshift-marketplace ID:29148d4c14826840f16782ef6a1797ccf95faa672fca36203c4ef8e52b62cec1 UID:f2e1c5a4-36f1-4e13-a151-e9ca76c2c5f5 NetNS:/var/run/netns/fb29c5ea-d0f1-49a3-b237-f93dbc52b20d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf2e1c5a4_36f1_4e13_a151_e9ca76c2c5f5.slice PodAnnotations:0xc002400f30}] Aliases:map[]}\"",
2026-06-11 11:58:02.460692 | controller |     "Jun 11 11:23:03.434751 crc crio[22652]: time=\"2026-06-11T11:23:03.434703392Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-b5cxj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.460706 | controller |     "Jun 11 11:23:03.457754 crc crio[22652]: time=\"2026-06-11T11:23:03.457605564Z\" level=info msg=\"Ran pod sandbox 29148d4c14826840f16782ef6a1797ccf95faa672fca36203c4ef8e52b62cec1 with infra container: openshift-marketplace/community-operators-b5cxj/POD\" id=23823dab-868e-4fc1-a4b9-6af5c9e183a8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.460721 | controller |     "Jun 11 11:23:03.463420 crc crio[22652]: time=\"2026-06-11T11:23:03.46332884Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=7f598a0e-97d7-44d9-b265-dd025e3995a7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.460735 | controller |     "Jun 11 11:23:03.468093 crc crio[22652]: time=\"2026-06-11T11:23:03.467951588Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=4650a061-ee1b-45b6-b3a3-b3cfc8a88102 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.460749 | controller |     "Jun 11 11:23:03.479691 crc crio[22652]: time=\"2026-06-11T11:23:03.479599731Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-b5cxj/extract-utilities\" id=588546a0-cec2-485d-ad3d-89e7a17d8060 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.460763 | controller |     "Jun 11 11:23:03.480106 crc crio[22652]: time=\"2026-06-11T11:23:03.480046646Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.460782 | controller |     "Jun 11 11:23:03.527000 crc crio[22652]: time=\"2026-06-11T11:23:03.526881187Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.460797 | controller |     "Jun 11 11:23:03.533756 crc crio[22652]: time=\"2026-06-11T11:23:03.533666495Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.460811 | controller |     "Jun 11 11:23:03.691292 crc crio[22652]: time=\"2026-06-11T11:23:03.690984058Z\" level=info msg=\"Created container e7269b29bfd239e0804a8f28229a14eb9ae29b0ea07d7c097262de1f03df18f5: openshift-marketplace/community-operators-b5cxj/extract-utilities\" id=588546a0-cec2-485d-ad3d-89e7a17d8060 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.460826 | controller |     "Jun 11 11:23:03.692895 crc crio[22652]: time=\"2026-06-11T11:23:03.692801087Z\" level=info msg=\"Starting container: e7269b29bfd239e0804a8f28229a14eb9ae29b0ea07d7c097262de1f03df18f5\" id=53e8667c-70ac-451d-9cdb-e839c1201b4c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.460841 | controller |     "Jun 11 11:23:03.701869 crc crio[22652]: time=\"2026-06-11T11:23:03.701751844Z\" level=info msg=\"Started container\" PID=128838 containerID=e7269b29bfd239e0804a8f28229a14eb9ae29b0ea07d7c097262de1f03df18f5 description=openshift-marketplace/community-operators-b5cxj/extract-utilities id=53e8667c-70ac-451d-9cdb-e839c1201b4c name=/runtime.v1.RuntimeService/StartContainer sandboxID=29148d4c14826840f16782ef6a1797ccf95faa672fca36203c4ef8e52b62cec1",
2026-06-11 11:58:02.460856 | controller |     "Jun 11 11:23:04.187388 crc crio[22652]: time=\"2026-06-11T11:23:04.186735392Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=6e7d35f4-0c2f-455c-bbd7-0beca3a4e3b7 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.460870 | controller |     "Jun 11 11:23:04.199352 crc crio[22652]: time=\"2026-06-11T11:23:04.197749356Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-11 11:58:02.460885 | controller |     "Jun 11 11:23:04.828333 crc crio[22652]: time=\"2026-06-11T11:23:04.827809124Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:c1bf1a7cae92e701b0ff93032482fe022c0ec704dcb6a892b32d9c898b64e1e0\" id=6e7d35f4-0c2f-455c-bbd7-0beca3a4e3b7 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.460900 | controller |     "Jun 11 11:23:04.829789 crc crio[22652]: time=\"2026-06-11T11:23:04.829360835Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=dced0d56-21e0-4094-a92c-ceb3e65fd0bc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.460914 | controller |     "Jun 11 11:23:04.832941 crc crio[22652]: time=\"2026-06-11T11:23:04.832427333Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=0658bf35-e690-4b81-ab5e-e5cf6627f830 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.460928 | controller |     "Jun 11 11:23:04.840745 crc crio[22652]: time=\"2026-06-11T11:23:04.840685198Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-b5cxj/extract-content\" id=d7c596ba-ef39-41df-867f-5d095632c5a7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.460943 | controller |     "Jun 11 11:23:04.841344 crc crio[22652]: time=\"2026-06-11T11:23:04.841266957Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.460957 | controller |     "Jun 11 11:23:04.885507 crc crio[22652]: time=\"2026-06-11T11:23:04.885395131Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.460975 | controller |     "Jun 11 11:23:04.889460 crc crio[22652]: time=\"2026-06-11T11:23:04.889387339Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.460991 | controller |     "Jun 11 11:23:05.053689 crc crio[22652]: time=\"2026-06-11T11:23:05.053594418Z\" level=info msg=\"Created container 7dc23c474e9ec0f39f65d7c73f7514e3035c6e6fca7d3a83feb8af8c7a9f0f80: openshift-marketplace/community-operators-b5cxj/extract-content\" id=d7c596ba-ef39-41df-867f-5d095632c5a7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.461005 | controller |     "Jun 11 11:23:05.055224 crc crio[22652]: time=\"2026-06-11T11:23:05.055063405Z\" level=info msg=\"Starting container: 7dc23c474e9ec0f39f65d7c73f7514e3035c6e6fca7d3a83feb8af8c7a9f0f80\" id=876fa53c-ab57-4c9f-ae7f-0b07381e2072 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.461020 | controller |     "Jun 11 11:23:05.073839 crc crio[22652]: time=\"2026-06-11T11:23:05.073097263Z\" level=info msg=\"Started container\" PID=128928 containerID=7dc23c474e9ec0f39f65d7c73f7514e3035c6e6fca7d3a83feb8af8c7a9f0f80 description=openshift-marketplace/community-operators-b5cxj/extract-content id=876fa53c-ab57-4c9f-ae7f-0b07381e2072 name=/runtime.v1.RuntimeService/StartContainer sandboxID=29148d4c14826840f16782ef6a1797ccf95faa672fca36203c4ef8e52b62cec1",
2026-06-11 11:58:02.461034 | controller |     "Jun 11 11:23:08.270271 crc crio[22652]: time=\"2026-06-11T11:23:08.268592516Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=69666fd2-a674-4fcf-a1ca-1dbbfca8dda0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.461049 | controller |     "Jun 11 11:23:08.274928 crc crio[22652]: time=\"2026-06-11T11:23:08.274814196Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=9e2f2f63-25f7-44cc-8338-4f1548010199 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.461063 | controller |     "Jun 11 11:23:08.873702 crc crio[22652]: time=\"2026-06-11T11:23:08.873435107Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-b5cxj/registry-server\" id=df149b55-49d5-4ca4-bc8e-7096d881da0d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.461077 | controller |     "Jun 11 11:23:08.874533 crc crio[22652]: time=\"2026-06-11T11:23:08.874345577Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.461091 | controller |     "Jun 11 11:23:08.977532 crc crio[22652]: time=\"2026-06-11T11:23:08.977402271Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.461106 | controller |     "Jun 11 11:23:08.981789 crc crio[22652]: time=\"2026-06-11T11:23:08.981706938Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.461120 | controller |     "Jun 11 11:23:09.169209 crc crio[22652]: time=\"2026-06-11T11:23:09.169023615Z\" level=info msg=\"Created container e2a484d1bfcc0a151716ad590eab0884b393ab0725cf4cdb19c53e75ca5f4238: openshift-marketplace/community-operators-b5cxj/registry-server\" id=df149b55-49d5-4ca4-bc8e-7096d881da0d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.461134 | controller |     "Jun 11 11:23:09.171585 crc crio[22652]: time=\"2026-06-11T11:23:09.171506774Z\" level=info msg=\"Starting container: e2a484d1bfcc0a151716ad590eab0884b393ab0725cf4cdb19c53e75ca5f4238\" id=a7ff4c33-f837-45f1-90a6-8b3e667854e8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.461157 | controller |     "Jun 11 11:23:09.176825 crc crio[22652]: time=\"2026-06-11T11:23:09.176673519Z\" level=info msg=\"Started container\" PID=129061 containerID=e2a484d1bfcc0a151716ad590eab0884b393ab0725cf4cdb19c53e75ca5f4238 description=openshift-marketplace/community-operators-b5cxj/registry-server id=a7ff4c33-f837-45f1-90a6-8b3e667854e8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=29148d4c14826840f16782ef6a1797ccf95faa672fca36203c4ef8e52b62cec1",
2026-06-11 11:58:02.461180 | controller |     "Jun 11 11:23:23.536038 crc crio[22652]: time=\"2026-06-11T11:23:23.534978227Z\" level=info msg=\"Stopping container: e2a484d1bfcc0a151716ad590eab0884b393ab0725cf4cdb19c53e75ca5f4238 (timeout: 2s)\" id=6e6c4d08-52b7-4caf-a708-347c467a7341 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.461197 | controller |     "Jun 11 11:23:23.665883 crc crio[22652]: time=\"2026-06-11T11:23:23.665331616Z\" level=info msg=\"Stopped container e2a484d1bfcc0a151716ad590eab0884b393ab0725cf4cdb19c53e75ca5f4238: openshift-marketplace/community-operators-b5cxj/registry-server\" id=6e6c4d08-52b7-4caf-a708-347c467a7341 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.461212 | controller |     "Jun 11 11:23:23.667233 crc crio[22652]: time=\"2026-06-11T11:23:23.667077362Z\" level=info msg=\"Stopping pod sandbox: 29148d4c14826840f16782ef6a1797ccf95faa672fca36203c4ef8e52b62cec1\" id=571de7dc-917c-4b0d-9746-aabda58ed8f1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.461227 | controller |     "Jun 11 11:23:23.667934 crc crio[22652]: time=\"2026-06-11T11:23:23.667824436Z\" level=info msg=\"Got pod network &{Name:community-operators-b5cxj Namespace:openshift-marketplace ID:29148d4c14826840f16782ef6a1797ccf95faa672fca36203c4ef8e52b62cec1 UID:f2e1c5a4-36f1-4e13-a151-e9ca76c2c5f5 NetNS:/var/run/netns/fb29c5ea-d0f1-49a3-b237-f93dbc52b20d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf2e1c5a4_36f1_4e13_a151_e9ca76c2c5f5.slice PodAnnotations:0xc002400030}] Aliases:map[]}\"",
2026-06-11 11:58:02.461242 | controller |     "Jun 11 11:23:23.668035 crc crio[22652]: time=\"2026-06-11T11:23:23.667988341Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-b5cxj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.461256 | controller |     "Jun 11 11:23:23.963495 crc crio[22652]: time=\"2026-06-11T11:23:23.963099342Z\" level=info msg=\"Stopped pod sandbox: 29148d4c14826840f16782ef6a1797ccf95faa672fca36203c4ef8e52b62cec1\" id=571de7dc-917c-4b0d-9746-aabda58ed8f1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.461271 | controller |     "Jun 11 11:23:24.536984 crc crio[22652]: time=\"2026-06-11T11:23:24.536566107Z\" level=info msg=\"Removing container: e2a484d1bfcc0a151716ad590eab0884b393ab0725cf4cdb19c53e75ca5f4238\" id=8184206e-e274-4496-9a19-a0385a0b1e9e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.461285 | controller |     "Jun 11 11:23:24.565225 crc crio[22652]: time=\"2026-06-11T11:23:24.565079984Z\" level=info msg=\"Removed container e2a484d1bfcc0a151716ad590eab0884b393ab0725cf4cdb19c53e75ca5f4238: openshift-marketplace/community-operators-b5cxj/registry-server\" id=8184206e-e274-4496-9a19-a0385a0b1e9e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.461300 | controller |     "Jun 11 11:23:24.571014 crc crio[22652]: time=\"2026-06-11T11:23:24.570846947Z\" level=info msg=\"Removing container: 7dc23c474e9ec0f39f65d7c73f7514e3035c6e6fca7d3a83feb8af8c7a9f0f80\" id=2f7c6cc1-3580-4e8d-88ad-c9f1fb6b38cf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.461315 | controller |     "Jun 11 11:23:24.619229 crc crio[22652]: time=\"2026-06-11T11:23:24.619002013Z\" level=info msg=\"Removed container 7dc23c474e9ec0f39f65d7c73f7514e3035c6e6fca7d3a83feb8af8c7a9f0f80: openshift-marketplace/community-operators-b5cxj/extract-content\" id=2f7c6cc1-3580-4e8d-88ad-c9f1fb6b38cf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.461336 | controller |     "Jun 11 11:23:24.623346 crc crio[22652]: time=\"2026-06-11T11:23:24.623274727Z\" level=info msg=\"Removing container: e7269b29bfd239e0804a8f28229a14eb9ae29b0ea07d7c097262de1f03df18f5\" id=122c19fe-d393-4071-b3b5-fb9e9fd8de9b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.461382 | controller |     "Jun 11 11:23:24.657505 crc crio[22652]: time=\"2026-06-11T11:23:24.657391413Z\" level=info msg=\"Removed container e7269b29bfd239e0804a8f28229a14eb9ae29b0ea07d7c097262de1f03df18f5: openshift-marketplace/community-operators-b5cxj/extract-utilities\" id=122c19fe-d393-4071-b3b5-fb9e9fd8de9b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.461403 | controller |     "Jun 11 11:24:02.074263 crc crio[22652]: time=\"2026-06-11T11:24:02.073618844Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686284-twrnm/POD\" id=dab8a4be-dda0-4841-8302-97d9d78ba7c4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.461419 | controller |     "Jun 11 11:24:02.076531 crc crio[22652]: time=\"2026-06-11T11:24:02.074286246Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.461434 | controller |     "Jun 11 11:24:02.141513 crc crio[22652]: time=\"2026-06-11T11:24:02.141396377Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686284-twrnm Namespace:openshift-infra ID:78b86c4da23042246fd46791f37bd9e88c471032089ac71419d84c0d9b2568e9 UID:2bfd1150-cf79-4572-9183-00fa68bbaeab NetNS:/var/run/netns/bba38ac1-c585-4538-9171-65ca091f1ae7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2bfd1150_cf79_4572_9183_00fa68bbaeab.slice PodAnnotations:0xc002400280}] Aliases:map[]}\"",
2026-06-11 11:58:02.461449 | controller |     "Jun 11 11:24:02.141513 crc crio[22652]: time=\"2026-06-11T11:24:02.141507201Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686284-twrnm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.461464 | controller |     "Jun 11 11:24:02.846763 crc crio[22652]: 2026-06-11T11:24:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:78b86c4da230422 Mac:1e:ed:54:c4:61:82 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ea Mtu:0 Sandbox:/var/run/netns/bba38ac1-c585-4538-9171-65ca091f1ae7 SocketPath: PciID:}] [{Interface:0xc0002bcba0 Address:{IP:10.217.0.234 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.461478 | controller |     "Jun 11 11:24:02.850195 crc crio[22652]: time=\"2026-06-11T11:24:02.850052185Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686284-twrnm Namespace:openshift-infra ID:78b86c4da23042246fd46791f37bd9e88c471032089ac71419d84c0d9b2568e9 UID:2bfd1150-cf79-4572-9183-00fa68bbaeab NetNS:/var/run/netns/bba38ac1-c585-4538-9171-65ca091f1ae7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2bfd1150_cf79_4572_9183_00fa68bbaeab.slice PodAnnotations:0xc002400280}] Aliases:map[]}\"",
2026-06-11 11:58:02.461493 | controller |     "Jun 11 11:24:02.850433 crc crio[22652]: time=\"2026-06-11T11:24:02.850374146Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686284-twrnm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.461522 | controller |     "Jun 11 11:24:02.867191 crc crio[22652]: time=\"2026-06-11T11:24:02.866435413Z\" level=info msg=\"Ran pod sandbox 78b86c4da23042246fd46791f37bd9e88c471032089ac71419d84c0d9b2568e9 with infra container: openshift-infra/auto-csr-approver-29686284-twrnm/POD\" id=dab8a4be-dda0-4841-8302-97d9d78ba7c4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.461541 | controller |     "Jun 11 11:24:02.872805 crc crio[22652]: time=\"2026-06-11T11:24:02.872672591Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=1de895f5-034e-40d1-a7fe-6fa6dd97de9a name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.461556 | controller |     "Jun 11 11:24:02.888597 crc crio[22652]: time=\"2026-06-11T11:24:02.888201859Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 11:58:02.461571 | controller |     "Jun 11 11:24:05.319317 crc crio[22652]: time=\"2026-06-11T11:24:05.318960641Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=1de895f5-034e-40d1-a7fe-6fa6dd97de9a name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.461586 | controller |     "Jun 11 11:24:05.348102 crc crio[22652]: time=\"2026-06-11T11:24:05.32573823Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=968bddda-41d5-4dba-b8b0-a1e4a6e41322 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.461601 | controller |     "Jun 11 11:24:05.388066 crc crio[22652]: time=\"2026-06-11T11:24:05.387805145Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=7f0109d3-43fb-47f4-9872-f9ee9edbd28c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.461616 | controller |     "Jun 11 11:24:05.469493 crc crio[22652]: time=\"2026-06-11T11:24:05.46493727Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686284-twrnm/oc\" id=cbe8cae3-e55b-4153-949c-33e53787cc19 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.461631 | controller |     "Jun 11 11:24:05.469493 crc crio[22652]: time=\"2026-06-11T11:24:05.465700765Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.461645 | controller |     "Jun 11 11:24:05.590829 crc crio[22652]: time=\"2026-06-11T11:24:05.589878905Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.461660 | controller |     "Jun 11 11:24:05.907400 crc crio[22652]: time=\"2026-06-11T11:24:05.906806005Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.461675 | controller |     "Jun 11 11:24:06.058779 crc crio[22652]: time=\"2026-06-11T11:24:06.058721716Z\" level=info msg=\"Created container f6f7ec08a70204cd77b5c56fafee980f3dbd0d9d94e372e3e957c87724a30012: openshift-infra/auto-csr-approver-29686284-twrnm/oc\" id=cbe8cae3-e55b-4153-949c-33e53787cc19 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.461690 | controller |     "Jun 11 11:24:06.060593 crc crio[22652]: time=\"2026-06-11T11:24:06.060488462Z\" level=info msg=\"Starting container: f6f7ec08a70204cd77b5c56fafee980f3dbd0d9d94e372e3e957c87724a30012\" id=00058b5a-b4fd-4e20-970b-c341f6e7c252 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.461705 | controller |     "Jun 11 11:24:06.068056 crc crio[22652]: time=\"2026-06-11T11:24:06.067953591Z\" level=info msg=\"Started container\" PID=132044 containerID=f6f7ec08a70204cd77b5c56fafee980f3dbd0d9d94e372e3e957c87724a30012 description=openshift-infra/auto-csr-approver-29686284-twrnm/oc id=00058b5a-b4fd-4e20-970b-c341f6e7c252 name=/runtime.v1.RuntimeService/StartContainer sandboxID=78b86c4da23042246fd46791f37bd9e88c471032089ac71419d84c0d9b2568e9",
2026-06-11 11:58:02.461721 | controller |     "Jun 11 11:24:08.480142 crc crio[22652]: time=\"2026-06-11T11:24:08.479706613Z\" level=info msg=\"Stopping pod sandbox: 78b86c4da23042246fd46791f37bd9e88c471032089ac71419d84c0d9b2568e9\" id=dbcbcbe1-147f-48ad-ac5a-07c52f930a67 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.461744 | controller |     "Jun 11 11:24:08.481934 crc crio[22652]: time=\"2026-06-11T11:24:08.480933033Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686284-twrnm Namespace:openshift-infra ID:78b86c4da23042246fd46791f37bd9e88c471032089ac71419d84c0d9b2568e9 UID:2bfd1150-cf79-4572-9183-00fa68bbaeab NetNS:/var/run/netns/bba38ac1-c585-4538-9171-65ca091f1ae7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2bfd1150_cf79_4572_9183_00fa68bbaeab.slice PodAnnotations:0xc002618d60}] Aliases:map[]}\"",
2026-06-11 11:58:02.461760 | controller |     "Jun 11 11:24:08.481934 crc crio[22652]: time=\"2026-06-11T11:24:08.481089868Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686284-twrnm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.461775 | controller |     "Jun 11 11:24:08.827359 crc crio[22652]: time=\"2026-06-11T11:24:08.826819691Z\" level=info msg=\"Stopped pod sandbox: 78b86c4da23042246fd46791f37bd9e88c471032089ac71419d84c0d9b2568e9\" id=dbcbcbe1-147f-48ad-ac5a-07c52f930a67 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.461789 | controller |     "Jun 11 11:24:11.571616 crc crio[22652]: time=\"2026-06-11T11:24:11.570747631Z\" level=info msg=\"Removing container: 10c17b4efd55fddca98bcc1b2be75ccb86497487b93069d01e59549dda824b00\" id=f00acea8-b707-4c83-ac30-37adc28c289b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.461804 | controller |     "Jun 11 11:24:11.849999 crc crio[22652]: time=\"2026-06-11T11:24:11.849884062Z\" level=info msg=\"Removed container 10c17b4efd55fddca98bcc1b2be75ccb86497487b93069d01e59549dda824b00: openshift-infra/auto-csr-approver-29686278-t5cq8/oc\" id=f00acea8-b707-4c83-ac30-37adc28c289b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.461819 | controller |     "Jun 11 11:24:11.858971 crc crio[22652]: time=\"2026-06-11T11:24:11.858886319Z\" level=info msg=\"Stopping pod sandbox: 29148d4c14826840f16782ef6a1797ccf95faa672fca36203c4ef8e52b62cec1\" id=dac9f491-a87d-45d4-a9af-7e2fec8bda2d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.461833 | controller |     "Jun 11 11:24:11.858971 crc crio[22652]: time=\"2026-06-11T11:24:11.858978422Z\" level=info msg=\"Stopped pod sandbox (already stopped): 29148d4c14826840f16782ef6a1797ccf95faa672fca36203c4ef8e52b62cec1\" id=dac9f491-a87d-45d4-a9af-7e2fec8bda2d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.461848 | controller |     "Jun 11 11:24:11.859694 crc crio[22652]: time=\"2026-06-11T11:24:11.859586042Z\" level=info msg=\"Removing pod sandbox: 29148d4c14826840f16782ef6a1797ccf95faa672fca36203c4ef8e52b62cec1\" id=973e6abb-b8cb-490f-bed8-9de7719b99b8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.461862 | controller |     "Jun 11 11:24:11.873932 crc crio[22652]: time=\"2026-06-11T11:24:11.873617966Z\" level=info msg=\"Removed pod sandbox: 29148d4c14826840f16782ef6a1797ccf95faa672fca36203c4ef8e52b62cec1\" id=973e6abb-b8cb-490f-bed8-9de7719b99b8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.461877 | controller |     "Jun 11 11:24:11.874727 crc crio[22652]: time=\"2026-06-11T11:24:11.874698256Z\" level=info msg=\"Stopping pod sandbox: ebf0b190eb9f25efd78ba8d9d315746e8ad8a836f1755390304367df43bffe47\" id=df539eca-2011-4b5d-a470-08c5e223f99f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.461891 | controller |     "Jun 11 11:24:11.874876 crc crio[22652]: time=\"2026-06-11T11:24:11.874855741Z\" level=info msg=\"Stopped pod sandbox (already stopped): ebf0b190eb9f25efd78ba8d9d315746e8ad8a836f1755390304367df43bffe47\" id=df539eca-2011-4b5d-a470-08c5e223f99f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.461909 | controller |     "Jun 11 11:24:11.875831 crc crio[22652]: time=\"2026-06-11T11:24:11.875790151Z\" level=info msg=\"Removing pod sandbox: ebf0b190eb9f25efd78ba8d9d315746e8ad8a836f1755390304367df43bffe47\" id=8a69552a-c7ea-4666-895d-8205457d6c4c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.461923 | controller |     "Jun 11 11:24:11.891853 crc crio[22652]: time=\"2026-06-11T11:24:11.891787875Z\" level=info msg=\"Removed pod sandbox: ebf0b190eb9f25efd78ba8d9d315746e8ad8a836f1755390304367df43bffe47\" id=8a69552a-c7ea-4666-895d-8205457d6c4c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.461937 | controller |     "Jun 11 11:24:34.835254 crc crio[22652]: time=\"2026-06-11T11:24:34.834404295Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-bwxm5/POD\" id=6d35ee24-c822-45a7-91ba-7b37636a407a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.461952 | controller |     "Jun 11 11:24:34.836539 crc crio[22652]: time=\"2026-06-11T11:24:34.835268153Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.461967 | controller |     "Jun 11 11:24:34.890929 crc crio[22652]: time=\"2026-06-11T11:24:34.890824404Z\" level=info msg=\"Got pod network &{Name:certified-operators-bwxm5 Namespace:openshift-marketplace ID:36b1f2f7c300872fa6e8f8f5d191640afb994e375f12230b15a5ba26253e8dd7 UID:17cda5a7-ccee-4751-86ff-3bdeaf9cade6 NetNS:/var/run/netns/eab85203-112f-41cb-ad7f-4058fd35c19d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod17cda5a7_ccee_4751_86ff_3bdeaf9cade6.slice PodAnnotations:0xc0009890e8}] Aliases:map[]}\"",
2026-06-11 11:58:02.461982 | controller |     "Jun 11 11:24:34.890929 crc crio[22652]: time=\"2026-06-11T11:24:34.890892736Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-bwxm5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.461997 | controller |     "Jun 11 11:24:35.444017 crc crio[22652]: 2026-06-11T11:24:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:36b1f2f7c300872 Mac:06:e4:58:a0:2a:de Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:eb Mtu:0 Sandbox:/var/run/netns/eab85203-112f-41cb-ad7f-4058fd35c19d SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.235 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.462012 | controller |     "Jun 11 11:24:35.445699 crc crio[22652]: time=\"2026-06-11T11:24:35.445603509Z\" level=info msg=\"Got pod network &{Name:certified-operators-bwxm5 Namespace:openshift-marketplace ID:36b1f2f7c300872fa6e8f8f5d191640afb994e375f12230b15a5ba26253e8dd7 UID:17cda5a7-ccee-4751-86ff-3bdeaf9cade6 NetNS:/var/run/netns/eab85203-112f-41cb-ad7f-4058fd35c19d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod17cda5a7_ccee_4751_86ff_3bdeaf9cade6.slice PodAnnotations:0xc0009890e8}] Aliases:map[]}\"",
2026-06-11 11:58:02.462026 | controller |     "Jun 11 11:24:35.445818 crc crio[22652]: time=\"2026-06-11T11:24:35.445785794Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-bwxm5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.462041 | controller |     "Jun 11 11:24:35.454730 crc crio[22652]: time=\"2026-06-11T11:24:35.45397681Z\" level=info msg=\"Ran pod sandbox 36b1f2f7c300872fa6e8f8f5d191640afb994e375f12230b15a5ba26253e8dd7 with infra container: openshift-marketplace/certified-operators-bwxm5/POD\" id=6d35ee24-c822-45a7-91ba-7b37636a407a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.462055 | controller |     "Jun 11 11:24:35.460098 crc crio[22652]: time=\"2026-06-11T11:24:35.459647164Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=43f092a6-77a7-48bd-9810-8821f9f2d46e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.462073 | controller |     "Jun 11 11:24:35.461697 crc crio[22652]: time=\"2026-06-11T11:24:35.461612852Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=082d13ed-a2a1-458b-95b3-11ba7bd64177 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.462088 | controller |     "Jun 11 11:24:35.504416 crc crio[22652]: time=\"2026-06-11T11:24:35.504364973Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-bwxm5/extract-utilities\" id=cf0983d1-f388-44d2-962a-84b4ce4b41e1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.462103 | controller |     "Jun 11 11:24:35.505108 crc crio[22652]: time=\"2026-06-11T11:24:35.505086217Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.462117 | controller |     "Jun 11 11:24:35.578439 crc crio[22652]: time=\"2026-06-11T11:24:35.578353334Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.462132 | controller |     "Jun 11 11:24:35.585934 crc crio[22652]: time=\"2026-06-11T11:24:35.585845745Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.462147 | controller |     "Jun 11 11:24:35.754565 crc crio[22652]: time=\"2026-06-11T11:24:35.754417885Z\" level=info msg=\"Created container fb66a13104d268a2d2861ad80f479e731ea1f5475c174f0ebd9781d14a8bb8c0: openshift-marketplace/certified-operators-bwxm5/extract-utilities\" id=cf0983d1-f388-44d2-962a-84b4ce4b41e1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.462162 | controller |     "Jun 11 11:24:35.757569 crc crio[22652]: time=\"2026-06-11T11:24:35.757395515Z\" level=info msg=\"Starting container: fb66a13104d268a2d2861ad80f479e731ea1f5475c174f0ebd9781d14a8bb8c0\" id=6b4f236a-34c6-45ac-8a06-f22679bd55cb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.462176 | controller |     "Jun 11 11:24:35.768633 crc crio[22652]: time=\"2026-06-11T11:24:35.768525661Z\" level=info msg=\"Started container\" PID=133823 containerID=fb66a13104d268a2d2861ad80f479e731ea1f5475c174f0ebd9781d14a8bb8c0 description=openshift-marketplace/certified-operators-bwxm5/extract-utilities id=6b4f236a-34c6-45ac-8a06-f22679bd55cb name=/runtime.v1.RuntimeService/StartContainer sandboxID=36b1f2f7c300872fa6e8f8f5d191640afb994e375f12230b15a5ba26253e8dd7",
2026-06-11 11:58:02.462196 | controller |     "Jun 11 11:24:35.878234 crc crio[22652]: time=\"2026-06-11T11:24:35.878021711Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=4ff7bdff-e8c9-4f5d-9dbd-9539dc93e663 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.462219 | controller |     "Jun 11 11:24:35.893186 crc crio[22652]: time=\"2026-06-11T11:24:35.890630546Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-11 11:58:02.462238 | controller |     "Jun 11 11:24:36.501622 crc crio[22652]: time=\"2026-06-11T11:24:36.501398047Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:6b36b6f39459c9ec839353793dce87ba5802bb0d927bfa0efa7b5a9a61815fc0\" id=4ff7bdff-e8c9-4f5d-9dbd-9539dc93e663 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.462254 | controller |     "Jun 11 11:24:36.502581 crc crio[22652]: time=\"2026-06-11T11:24:36.502490194Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=9ae3f07e-0ff2-4256-9313-770239c34c25 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.462272 | controller |     "Jun 11 11:24:36.506380 crc crio[22652]: time=\"2026-06-11T11:24:36.50520382Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=81e320ad-43c1-4530-89cd-878e15b9c100 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.462287 | controller |     "Jun 11 11:24:36.517084 crc crio[22652]: time=\"2026-06-11T11:24:36.516954036Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-bwxm5/extract-content\" id=98fdc1e5-7e6f-4199-b7d9-2e60af74506c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.462302 | controller |     "Jun 11 11:24:36.517738 crc crio[22652]: time=\"2026-06-11T11:24:36.517650818Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.462317 | controller |     "Jun 11 11:24:36.574437 crc crio[22652]: time=\"2026-06-11T11:24:36.574328566Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.462332 | controller |     "Jun 11 11:24:36.580787 crc crio[22652]: time=\"2026-06-11T11:24:36.58071526Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.462386 | controller |     "Jun 11 11:24:36.752970 crc crio[22652]: time=\"2026-06-11T11:24:36.752029622Z\" level=info msg=\"Created container 4c1bbfc7d277d4a1becd87459f89c25ff8ad9995bb473ef5a37f32aa63a4f524: openshift-marketplace/certified-operators-bwxm5/extract-content\" id=98fdc1e5-7e6f-4199-b7d9-2e60af74506c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.462476 | controller |     "Jun 11 11:24:36.755666 crc crio[22652]: time=\"2026-06-11T11:24:36.754729009Z\" level=info msg=\"Starting container: 4c1bbfc7d277d4a1becd87459f89c25ff8ad9995bb473ef5a37f32aa63a4f524\" id=ceed94de-a00a-44ba-858b-31de76bf1429 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.462508 | controller |     "Jun 11 11:24:36.763509 crc crio[22652]: time=\"2026-06-11T11:24:36.763410367Z\" level=info msg=\"Started container\" PID=133878 containerID=4c1bbfc7d277d4a1becd87459f89c25ff8ad9995bb473ef5a37f32aa63a4f524 description=openshift-marketplace/certified-operators-bwxm5/extract-content id=ceed94de-a00a-44ba-858b-31de76bf1429 name=/runtime.v1.RuntimeService/StartContainer sandboxID=36b1f2f7c300872fa6e8f8f5d191640afb994e375f12230b15a5ba26253e8dd7",
2026-06-11 11:58:02.462526 | controller |     "Jun 11 11:24:38.936696 crc crio[22652]: time=\"2026-06-11T11:24:38.936434644Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=5581b6df-cf8e-4eb3-a7f6-71b8104bbae5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.462542 | controller |     "Jun 11 11:24:38.939357 crc crio[22652]: time=\"2026-06-11T11:24:38.939255546Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=79086d26-2f43-45e6-a328-7cd718a853db name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.462557 | controller |     "Jun 11 11:24:39.069204 crc crio[22652]: time=\"2026-06-11T11:24:39.069025329Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-bwxm5/registry-server\" id=d5d3b0d2-f346-47b0-9ca0-655871dabbda name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.462573 | controller |     "Jun 11 11:24:39.069752 crc crio[22652]: time=\"2026-06-11T11:24:39.06967592Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.462592 | controller |     "Jun 11 11:24:39.124377 crc crio[22652]: time=\"2026-06-11T11:24:39.124274957Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.462608 | controller |     "Jun 11 11:24:39.128373 crc crio[22652]: time=\"2026-06-11T11:24:39.128322346Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.462624 | controller |     "Jun 11 11:24:39.302718 crc crio[22652]: time=\"2026-06-11T11:24:39.302621514Z\" level=info msg=\"Created container 262f0f63ca8f23103908c415e9a9b57cb3be243a004c1077d01c56cbbb3e9a8c: openshift-marketplace/certified-operators-bwxm5/registry-server\" id=d5d3b0d2-f346-47b0-9ca0-655871dabbda name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.462639 | controller |     "Jun 11 11:24:39.308316 crc crio[22652]: time=\"2026-06-11T11:24:39.30810163Z\" level=info msg=\"Starting container: 262f0f63ca8f23103908c415e9a9b57cb3be243a004c1077d01c56cbbb3e9a8c\" id=fffaf162-38ef-437c-8b05-b99a31fdb77c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.462654 | controller |     "Jun 11 11:24:39.314336 crc crio[22652]: time=\"2026-06-11T11:24:39.313991699Z\" level=info msg=\"Started container\" PID=133965 containerID=262f0f63ca8f23103908c415e9a9b57cb3be243a004c1077d01c56cbbb3e9a8c description=openshift-marketplace/certified-operators-bwxm5/registry-server id=fffaf162-38ef-437c-8b05-b99a31fdb77c name=/runtime.v1.RuntimeService/StartContainer sandboxID=36b1f2f7c300872fa6e8f8f5d191640afb994e375f12230b15a5ba26253e8dd7",
2026-06-11 11:58:02.462669 | controller |     "Jun 11 11:24:47.048496 crc crio[22652]: time=\"2026-06-11T11:24:47.047251897Z\" level=info msg=\"Stopping container: 262f0f63ca8f23103908c415e9a9b57cb3be243a004c1077d01c56cbbb3e9a8c (timeout: 2s)\" id=acda0e6f-d125-4be7-b604-f99e3c2dc026 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.462684 | controller |     "Jun 11 11:24:47.185761 crc crio[22652]: time=\"2026-06-11T11:24:47.185602862Z\" level=info msg=\"Stopped container 262f0f63ca8f23103908c415e9a9b57cb3be243a004c1077d01c56cbbb3e9a8c: openshift-marketplace/certified-operators-bwxm5/registry-server\" id=acda0e6f-d125-4be7-b604-f99e3c2dc026 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.462698 | controller |     "Jun 11 11:24:47.187105 crc crio[22652]: time=\"2026-06-11T11:24:47.187007708Z\" level=info msg=\"Stopping pod sandbox: 36b1f2f7c300872fa6e8f8f5d191640afb994e375f12230b15a5ba26253e8dd7\" id=11565194-0ba1-41a1-a902-7902bf9d0c18 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.462712 | controller |     "Jun 11 11:24:47.188027 crc crio[22652]: time=\"2026-06-11T11:24:47.187922828Z\" level=info msg=\"Got pod network &{Name:certified-operators-bwxm5 Namespace:openshift-marketplace ID:36b1f2f7c300872fa6e8f8f5d191640afb994e375f12230b15a5ba26253e8dd7 UID:17cda5a7-ccee-4751-86ff-3bdeaf9cade6 NetNS:/var/run/netns/eab85203-112f-41cb-ad7f-4058fd35c19d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod17cda5a7_ccee_4751_86ff_3bdeaf9cade6.slice PodAnnotations:0xc0014a4ae8}] Aliases:map[]}\"",
2026-06-11 11:58:02.462727 | controller |     "Jun 11 11:24:47.188330 crc crio[22652]: time=\"2026-06-11T11:24:47.188239757Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-bwxm5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.462741 | controller |     "Jun 11 11:24:47.562422 crc crio[22652]: time=\"2026-06-11T11:24:47.561780523Z\" level=info msg=\"Stopped pod sandbox: 36b1f2f7c300872fa6e8f8f5d191640afb994e375f12230b15a5ba26253e8dd7\" id=11565194-0ba1-41a1-a902-7902bf9d0c18 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.462755 | controller |     "Jun 11 11:24:48.067364 crc crio[22652]: time=\"2026-06-11T11:24:48.067272229Z\" level=info msg=\"Removing container: 262f0f63ca8f23103908c415e9a9b57cb3be243a004c1077d01c56cbbb3e9a8c\" id=ded77167-b46b-4ef9-810a-fcdb34f4f3ac name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.462772 | controller |     "Jun 11 11:24:48.105785 crc crio[22652]: time=\"2026-06-11T11:24:48.105673236Z\" level=info msg=\"Removed container 262f0f63ca8f23103908c415e9a9b57cb3be243a004c1077d01c56cbbb3e9a8c: openshift-marketplace/certified-operators-bwxm5/registry-server\" id=ded77167-b46b-4ef9-810a-fcdb34f4f3ac name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.462787 | controller |     "Jun 11 11:24:48.109626 crc crio[22652]: time=\"2026-06-11T11:24:48.109521566Z\" level=info msg=\"Removing container: 4c1bbfc7d277d4a1becd87459f89c25ff8ad9995bb473ef5a37f32aa63a4f524\" id=f7fe1785-5186-46b6-8a76-c4fc48fd4cdd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.462801 | controller |     "Jun 11 11:24:48.141216 crc crio[22652]: time=\"2026-06-11T11:24:48.141023215Z\" level=info msg=\"Removed container 4c1bbfc7d277d4a1becd87459f89c25ff8ad9995bb473ef5a37f32aa63a4f524: openshift-marketplace/certified-operators-bwxm5/extract-content\" id=f7fe1785-5186-46b6-8a76-c4fc48fd4cdd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.462816 | controller |     "Jun 11 11:24:48.145099 crc crio[22652]: time=\"2026-06-11T11:24:48.145003101Z\" level=info msg=\"Removing container: fb66a13104d268a2d2861ad80f479e731ea1f5475c174f0ebd9781d14a8bb8c0\" id=40d8d449-75fb-47fe-9966-5498bcd9e569 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.462831 | controller |     "Jun 11 11:24:48.195216 crc crio[22652]: time=\"2026-06-11T11:24:48.195087372Z\" level=info msg=\"Removed container fb66a13104d268a2d2861ad80f479e731ea1f5475c174f0ebd9781d14a8bb8c0: openshift-marketplace/certified-operators-bwxm5/extract-utilities\" id=40d8d449-75fb-47fe-9966-5498bcd9e569 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.462845 | controller |     "Jun 11 11:24:52.140717 crc crio[22652]: time=\"2026-06-11T11:24:52.139878957Z\" level=info msg=\"Stopping pod sandbox: 09381568ff6bad4656d87a9563b386c5c320cb11e4d8aa5ed3d1c493a115b9c9\" id=27577653-aace-4ceb-aa94-9c194c82b007 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.462860 | controller |     "Jun 11 11:24:52.142069 crc crio[22652]: time=\"2026-06-11T11:24:52.141612983Z\" level=info msg=\"Got pod network &{Name:bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-4t72h Namespace:openstack ID:09381568ff6bad4656d87a9563b386c5c320cb11e4d8aa5ed3d1c493a115b9c9 UID:6be5868e-734f-467c-ada4-49902fa0e064 NetNS:/var/run/netns/55be063e-2060-4bce-90eb-d789e1cf832d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6be5868e_734f_467c_ada4_49902fa0e064.slice PodAnnotations:0xc002acc370}] Aliases:map[]}\"",
2026-06-11 11:58:02.462875 | controller |     "Jun 11 11:24:52.142069 crc crio[22652]: time=\"2026-06-11T11:24:52.141778778Z\" level=info msg=\"Deleting pod openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-4t72h from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.462889 | controller |     "Jun 11 11:24:52.620514 crc crio[22652]: time=\"2026-06-11T11:24:52.619874005Z\" level=info msg=\"Stopped pod sandbox: 09381568ff6bad4656d87a9563b386c5c320cb11e4d8aa5ed3d1c493a115b9c9\" id=27577653-aace-4ceb-aa94-9c194c82b007 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.462904 | controller |     "Jun 11 11:24:53.697014 crc crio[22652]: time=\"2026-06-11T11:24:53.696619056Z\" level=info msg=\"Running pod sandbox: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-8pn6w/POD\" id=569c6c0a-f583-4dd4-b5a9-b9237a6591e6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.462918 | controller |     "Jun 11 11:24:53.700590 crc crio[22652]: time=\"2026-06-11T11:24:53.69705281Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.462937 | controller |     "Jun 11 11:24:53.735875 crc crio[22652]: time=\"2026-06-11T11:24:53.735611217Z\" level=info msg=\"Got pod network &{Name:download-cache-edpm-deployment-ipam-openstack-edpm-ipam-8pn6w Namespace:openstack ID:08df355f73e98f629ad44160a0c962a0f1f50ff625fe249eea8e9acdb05f988a UID:6541c425-d573-4a66-9908-a0268162e069 NetNS:/var/run/netns/921f2842-3598-4b80-a29d-733c8ea54cba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6541c425_d573_4a66_9908_a0268162e069.slice PodAnnotations:0xc0022f6b98}] Aliases:map[]}\"",
2026-06-11 11:58:02.462953 | controller |     "Jun 11 11:24:53.735875 crc crio[22652]: time=\"2026-06-11T11:24:53.735722861Z\" level=info msg=\"Adding pod openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-8pn6w to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.462968 | controller |     "Jun 11 11:24:54.832825 crc crio[22652]: 2026-06-11T11:24:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:08df355f73e98f6 Mac:1e:45:e1:5f:bb:83 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ec Mtu:0 Sandbox:/var/run/netns/921f2842-3598-4b80-a29d-733c8ea54cba SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.0.236 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.462983 | controller |     "Jun 11 11:24:54.858373 crc crio[22652]: time=\"2026-06-11T11:24:54.858209831Z\" level=info msg=\"Got pod network &{Name:download-cache-edpm-deployment-ipam-openstack-edpm-ipam-8pn6w Namespace:openstack ID:08df355f73e98f629ad44160a0c962a0f1f50ff625fe249eea8e9acdb05f988a UID:6541c425-d573-4a66-9908-a0268162e069 NetNS:/var/run/netns/921f2842-3598-4b80-a29d-733c8ea54cba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6541c425_d573_4a66_9908_a0268162e069.slice PodAnnotations:0xc0022f6b98}] Aliases:map[]}\"",
2026-06-11 11:58:02.462998 | controller |     "Jun 11 11:24:54.858537 crc crio[22652]: time=\"2026-06-11T11:24:54.85849385Z\" level=info msg=\"Checking pod openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-8pn6w for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.463012 | controller |     "Jun 11 11:24:54.993350 crc crio[22652]: time=\"2026-06-11T11:24:54.993214645Z\" level=info msg=\"Ran pod sandbox 08df355f73e98f629ad44160a0c962a0f1f50ff625fe249eea8e9acdb05f988a with infra container: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-8pn6w/POD\" id=569c6c0a-f583-4dd4-b5a9-b9237a6591e6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.463026 | controller |     "Jun 11 11:24:55.008313 crc crio[22652]: time=\"2026-06-11T11:24:55.007553798Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=edfaf8e8-997c-472d-a500-2f728157ed3a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.463041 | controller |     "Jun 11 11:24:55.042269 crc crio[22652]: time=\"2026-06-11T11:24:55.042096947Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=5ba31e44-0ca8-4ac8-b0f5-0fd39096cdb5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.463055 | controller |     "Jun 11 11:24:55.052830 crc crio[22652]: time=\"2026-06-11T11:24:55.052743053Z\" level=info msg=\"Creating container: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-8pn6w/download-cache-edpm-deployment-ipam-openstack-edpm-ipam\" id=f42d18fa-0fba-4d3f-a3b6-a00c0ab10065 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.463069 | controller |     "Jun 11 11:24:55.053356 crc crio[22652]: time=\"2026-06-11T11:24:55.05328934Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.463088 | controller |     "Jun 11 11:24:55.105029 crc crio[22652]: time=\"2026-06-11T11:24:55.104687289Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.463103 | controller |     "Jun 11 11:24:55.108397 crc crio[22652]: time=\"2026-06-11T11:24:55.108328245Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.463117 | controller |     "Jun 11 11:24:55.287677 crc crio[22652]: time=\"2026-06-11T11:24:55.28755014Z\" level=info msg=\"Created container a45e76b9e5968526d360eab62e523ad3693e24428502f5057493eb606760c3e1: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-8pn6w/download-cache-edpm-deployment-ipam-openstack-edpm-ipam\" id=f42d18fa-0fba-4d3f-a3b6-a00c0ab10065 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.463132 | controller |     "Jun 11 11:24:55.288808 crc crio[22652]: time=\"2026-06-11T11:24:55.288703778Z\" level=info msg=\"Starting container: a45e76b9e5968526d360eab62e523ad3693e24428502f5057493eb606760c3e1\" id=1b4efc14-8210-431e-a894-e8dfc9f12fd5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.463146 | controller |     "Jun 11 11:24:55.298260 crc crio[22652]: time=\"2026-06-11T11:24:55.298034597Z\" level=info msg=\"Started container\" PID=135137 containerID=a45e76b9e5968526d360eab62e523ad3693e24428502f5057493eb606760c3e1 description=openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-8pn6w/download-cache-edpm-deployment-ipam-openstack-edpm-ipam id=1b4efc14-8210-431e-a894-e8dfc9f12fd5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=08df355f73e98f629ad44160a0c962a0f1f50ff625fe249eea8e9acdb05f988a",
2026-06-11 11:58:02.463161 | controller |     "Jun 11 11:25:11.924298 crc crio[22652]: time=\"2026-06-11T11:25:11.922820167Z\" level=info msg=\"Stopping pod sandbox: 36b1f2f7c300872fa6e8f8f5d191640afb994e375f12230b15a5ba26253e8dd7\" id=39be2ab9-748e-4a52-b9d5-175e16610b48 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.463175 | controller |     "Jun 11 11:25:11.926447 crc crio[22652]: time=\"2026-06-11T11:25:11.924580234Z\" level=info msg=\"Stopped pod sandbox (already stopped): 36b1f2f7c300872fa6e8f8f5d191640afb994e375f12230b15a5ba26253e8dd7\" id=39be2ab9-748e-4a52-b9d5-175e16610b48 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.463190 | controller |     "Jun 11 11:25:11.926689 crc crio[22652]: time=\"2026-06-11T11:25:11.926600227Z\" level=info msg=\"Removing pod sandbox: 36b1f2f7c300872fa6e8f8f5d191640afb994e375f12230b15a5ba26253e8dd7\" id=50a90a78-cdc9-46d8-a6fa-6b1a51e2a9f2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.463204 | controller |     "Jun 11 11:25:11.948053 crc crio[22652]: time=\"2026-06-11T11:25:11.947646061Z\" level=info msg=\"Removed pod sandbox: 36b1f2f7c300872fa6e8f8f5d191640afb994e375f12230b15a5ba26253e8dd7\" id=50a90a78-cdc9-46d8-a6fa-6b1a51e2a9f2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.463219 | controller |     "Jun 11 11:26:00.724824 crc crio[22652]: time=\"2026-06-11T11:26:00.723903798Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686286-z42mt/POD\" id=73bc454f-04f9-4818-8fd3-a2b7b316496c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.463234 | controller |     "Jun 11 11:26:00.727068 crc crio[22652]: time=\"2026-06-11T11:26:00.724828708Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.463250 | controller |     "Jun 11 11:26:00.769437 crc crio[22652]: time=\"2026-06-11T11:26:00.769109987Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686286-z42mt Namespace:openshift-infra ID:7c92fa6ccf5c401d743662ad320a77fd8590383ff063c5f5d352f5aec547ce7a UID:ec54f68c-7c54-4f0f-81de-900c6c6eb73a NetNS:/var/run/netns/b9c98649-2254-49cc-ba67-6cf71b5abe1f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podec54f68c_7c54_4f0f_81de_900c6c6eb73a.slice PodAnnotations:0xc0022f7578}] Aliases:map[]}\"",
2026-06-11 11:58:02.463270 | controller |     "Jun 11 11:26:00.769437 crc crio[22652]: time=\"2026-06-11T11:26:00.769230041Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686286-z42mt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.463285 | controller |     "Jun 11 11:26:01.319978 crc crio[22652]: 2026-06-11T11:26:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7c92fa6ccf5c401 Mac:9e:63:da:24:12:50 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ed Mtu:0 Sandbox:/var/run/netns/b9c98649-2254-49cc-ba67-6cf71b5abe1f SocketPath: PciID:}] [{Interface:0xc000132f40 Address:{IP:10.217.0.237 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.463300 | controller |     "Jun 11 11:26:01.320978 crc crio[22652]: time=\"2026-06-11T11:26:01.320905728Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686286-z42mt Namespace:openshift-infra ID:7c92fa6ccf5c401d743662ad320a77fd8590383ff063c5f5d352f5aec547ce7a UID:ec54f68c-7c54-4f0f-81de-900c6c6eb73a NetNS:/var/run/netns/b9c98649-2254-49cc-ba67-6cf71b5abe1f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podec54f68c_7c54_4f0f_81de_900c6c6eb73a.slice PodAnnotations:0xc0022f7578}] Aliases:map[]}\"",
2026-06-11 11:58:02.463314 | controller |     "Jun 11 11:26:01.321188 crc crio[22652]: time=\"2026-06-11T11:26:01.321080844Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686286-z42mt for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.463329 | controller |     "Jun 11 11:26:01.333947 crc crio[22652]: time=\"2026-06-11T11:26:01.333872764Z\" level=info msg=\"Ran pod sandbox 7c92fa6ccf5c401d743662ad320a77fd8590383ff063c5f5d352f5aec547ce7a with infra container: openshift-infra/auto-csr-approver-29686286-z42mt/POD\" id=73bc454f-04f9-4818-8fd3-a2b7b316496c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.463343 | controller |     "Jun 11 11:26:01.337473 crc crio[22652]: time=\"2026-06-11T11:26:01.337312054Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=3862fe7a-a8cd-4b73-b3e0-2c38d2bb1117 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.463388 | controller |     "Jun 11 11:26:01.350984 crc crio[22652]: time=\"2026-06-11T11:26:01.350892102Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 11:58:02.463406 | controller |     "Jun 11 11:26:02.498385 crc crio[22652]: time=\"2026-06-11T11:26:02.497914663Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=3862fe7a-a8cd-4b73-b3e0-2c38d2bb1117 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.463422 | controller |     "Jun 11 11:26:02.499775 crc crio[22652]: time=\"2026-06-11T11:26:02.499685199Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=3398a742-6386-42bd-851c-f01d2436f765 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.463437 | controller |     "Jun 11 11:26:02.502343 crc crio[22652]: time=\"2026-06-11T11:26:02.502239361Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=dde55702-f60f-4d65-936f-2568083a2e83 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.463451 | controller |     "Jun 11 11:26:02.655512 crc crio[22652]: time=\"2026-06-11T11:26:02.655228256Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686286-z42mt/oc\" id=6b286911-9005-4294-8dd1-21e0942bf6d4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.463470 | controller |     "Jun 11 11:26:02.655968 crc crio[22652]: time=\"2026-06-11T11:26:02.655840676Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.463485 | controller |     "Jun 11 11:26:02.730610 crc crio[22652]: time=\"2026-06-11T11:26:02.729926321Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.463500 | controller |     "Jun 11 11:26:03.037623 crc crio[22652]: time=\"2026-06-11T11:26:03.037551103Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.463543 | controller |     "Jun 11 11:26:03.392241 crc crio[22652]: time=\"2026-06-11T11:26:03.392173073Z\" level=info msg=\"Created container 35b7dd74ba05773f534b38759db500a13bb0cd62a2df5ff1a8213a75b20ec1ab: openshift-infra/auto-csr-approver-29686286-z42mt/oc\" id=6b286911-9005-4294-8dd1-21e0942bf6d4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.463564 | controller |     "Jun 11 11:26:03.393779 crc crio[22652]: time=\"2026-06-11T11:26:03.393714182Z\" level=info msg=\"Starting container: 35b7dd74ba05773f534b38759db500a13bb0cd62a2df5ff1a8213a75b20ec1ab\" id=8c740cbb-b873-4d65-baee-bdd78332d3db name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.463579 | controller |     "Jun 11 11:26:03.406495 crc crio[22652]: time=\"2026-06-11T11:26:03.406328446Z\" level=info msg=\"Started container\" PID=138682 containerID=35b7dd74ba05773f534b38759db500a13bb0cd62a2df5ff1a8213a75b20ec1ab description=openshift-infra/auto-csr-approver-29686286-z42mt/oc id=8c740cbb-b873-4d65-baee-bdd78332d3db name=/runtime.v1.RuntimeService/StartContainer sandboxID=7c92fa6ccf5c401d743662ad320a77fd8590383ff063c5f5d352f5aec547ce7a",
2026-06-11 11:58:02.463594 | controller |     "Jun 11 11:26:05.430265 crc crio[22652]: time=\"2026-06-11T11:26:05.429304063Z\" level=info msg=\"Stopping pod sandbox: 7c92fa6ccf5c401d743662ad320a77fd8590383ff063c5f5d352f5aec547ce7a\" id=91920890-410c-4836-85d5-5c1bb19e6c61 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.463609 | controller |     "Jun 11 11:26:05.432418 crc crio[22652]: time=\"2026-06-11T11:26:05.432387863Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686286-z42mt Namespace:openshift-infra ID:7c92fa6ccf5c401d743662ad320a77fd8590383ff063c5f5d352f5aec547ce7a UID:ec54f68c-7c54-4f0f-81de-900c6c6eb73a NetNS:/var/run/netns/b9c98649-2254-49cc-ba67-6cf71b5abe1f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podec54f68c_7c54_4f0f_81de_900c6c6eb73a.slice PodAnnotations:0xc005a4cad0}] Aliases:map[]}\"",
2026-06-11 11:58:02.463624 | controller |     "Jun 11 11:26:05.432724 crc crio[22652]: time=\"2026-06-11T11:26:05.432698333Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686286-z42mt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.463645 | controller |     "Jun 11 11:26:05.762709 crc crio[22652]: time=\"2026-06-11T11:26:05.762580668Z\" level=info msg=\"Stopped pod sandbox: 7c92fa6ccf5c401d743662ad320a77fd8590383ff063c5f5d352f5aec547ce7a\" id=91920890-410c-4836-85d5-5c1bb19e6c61 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.463668 | controller |     "Jun 11 11:26:11.988003 crc crio[22652]: time=\"2026-06-11T11:26:11.986944581Z\" level=info msg=\"Removing container: 343560bbb4e557eb26e45fc4b4e797ecb8a3d77558dfd84aae173dd195af7ec1\" id=b3e077a5-f770-4cc0-93b6-5c49dafdd8be name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.463690 | controller |     "Jun 11 11:26:12.357021 crc crio[22652]: time=\"2026-06-11T11:26:12.35681204Z\" level=info msg=\"Removed container 343560bbb4e557eb26e45fc4b4e797ecb8a3d77558dfd84aae173dd195af7ec1: openshift-infra/auto-csr-approver-29686280-99c4k/oc\" id=b3e077a5-f770-4cc0-93b6-5c49dafdd8be name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.463705 | controller |     "Jun 11 11:26:12.383339 crc crio[22652]: time=\"2026-06-11T11:26:12.382977539Z\" level=info msg=\"Stopping pod sandbox: b48c3b76dda105b358ba654b094390c6925282088166366723d949fea6ab0cb5\" id=9b3e15e7-b5ad-4960-a608-07534afac9f8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.463720 | controller |     "Jun 11 11:26:12.383339 crc crio[22652]: time=\"2026-06-11T11:26:12.38333319Z\" level=info msg=\"Stopped pod sandbox (already stopped): b48c3b76dda105b358ba654b094390c6925282088166366723d949fea6ab0cb5\" id=9b3e15e7-b5ad-4960-a608-07534afac9f8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.463735 | controller |     "Jun 11 11:26:12.391207 crc crio[22652]: time=\"2026-06-11T11:26:12.389341724Z\" level=info msg=\"Removing pod sandbox: b48c3b76dda105b358ba654b094390c6925282088166366723d949fea6ab0cb5\" id=678aa55e-99b4-448d-9a41-481fbd9fd82c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.463749 | controller |     "Jun 11 11:26:12.418917 crc crio[22652]: time=\"2026-06-11T11:26:12.418787787Z\" level=info msg=\"Removed pod sandbox: b48c3b76dda105b358ba654b094390c6925282088166366723d949fea6ab0cb5\" id=678aa55e-99b4-448d-9a41-481fbd9fd82c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.463763 | controller |     "Jun 11 11:27:12.613902 crc crio[22652]: time=\"2026-06-11T11:27:12.613188904Z\" level=info msg=\"Removing container: d5f350c8fdc8b187c0900a2984c39a34b293911470947a5ef86a287a7827b1cc\" id=d5a99039-92c5-4bcc-a9f4-39c8e2309688 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.463778 | controller |     "Jun 11 11:27:12.667739 crc crio[22652]: time=\"2026-06-11T11:27:12.66732316Z\" level=info msg=\"Removed container d5f350c8fdc8b187c0900a2984c39a34b293911470947a5ef86a287a7827b1cc: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-82wqr/openstack-edpm-ipam-provisionserver-checksum-discovery\" id=d5a99039-92c5-4bcc-a9f4-39c8e2309688 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.463793 | controller |     "Jun 11 11:27:12.670278 crc crio[22652]: time=\"2026-06-11T11:27:12.670213143Z\" level=info msg=\"Removing container: a1636f52e225023b20b4d4d4c17cf7f1e173b23f044b495287879a8c61e294e0\" id=38896ad5-93ed-4dc5-a94f-e4553f6fd298 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.463808 | controller |     "Jun 11 11:27:12.714634 crc crio[22652]: time=\"2026-06-11T11:27:12.714511723Z\" level=info msg=\"Removed container a1636f52e225023b20b4d4d4c17cf7f1e173b23f044b495287879a8c61e294e0: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-82wqr/init\" id=38896ad5-93ed-4dc5-a94f-e4553f6fd298 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.463822 | controller |     "Jun 11 11:27:12.725560 crc crio[22652]: time=\"2026-06-11T11:27:12.725507225Z\" level=info msg=\"Stopping pod sandbox: 189c535b89c316038cb0274c4953855ebbd6ef6d62ff30cc0356b37ea7a6305b\" id=8ebed52e-a16f-410a-85d1-fbf8c931f0e6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.463836 | controller |     "Jun 11 11:27:12.725994 crc crio[22652]: time=\"2026-06-11T11:27:12.72596408Z\" level=info msg=\"Stopped pod sandbox (already stopped): 189c535b89c316038cb0274c4953855ebbd6ef6d62ff30cc0356b37ea7a6305b\" id=8ebed52e-a16f-410a-85d1-fbf8c931f0e6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.463851 | controller |     "Jun 11 11:27:12.727309 crc crio[22652]: time=\"2026-06-11T11:27:12.727250151Z\" level=info msg=\"Removing pod sandbox: 189c535b89c316038cb0274c4953855ebbd6ef6d62ff30cc0356b37ea7a6305b\" id=28628e3d-c805-4503-9853-c3131cdec913 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.463868 | controller |     "Jun 11 11:27:12.742026 crc crio[22652]: time=\"2026-06-11T11:27:12.741967975Z\" level=info msg=\"Removed pod sandbox: 189c535b89c316038cb0274c4953855ebbd6ef6d62ff30cc0356b37ea7a6305b\" id=28628e3d-c805-4503-9853-c3131cdec913 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.463882 | controller |     "Jun 11 11:27:23.024780 crc crio[22652]: time=\"2026-06-11T11:27:23.024105288Z\" level=info msg=\"Stopping pod sandbox: 08df355f73e98f629ad44160a0c962a0f1f50ff625fe249eea8e9acdb05f988a\" id=a1a10f04-0b6a-4cf0-a787-3f02a1d90f7d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.463896 | controller |     "Jun 11 11:27:23.026254 crc crio[22652]: time=\"2026-06-11T11:27:23.025523174Z\" level=info msg=\"Got pod network &{Name:download-cache-edpm-deployment-ipam-openstack-edpm-ipam-8pn6w Namespace:openstack ID:08df355f73e98f629ad44160a0c962a0f1f50ff625fe249eea8e9acdb05f988a UID:6541c425-d573-4a66-9908-a0268162e069 NetNS:/var/run/netns/921f2842-3598-4b80-a29d-733c8ea54cba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6541c425_d573_4a66_9908_a0268162e069.slice PodAnnotations:0xc005822570}] Aliases:map[]}\"",
2026-06-11 11:58:02.463911 | controller |     "Jun 11 11:27:23.026254 crc crio[22652]: time=\"2026-06-11T11:27:23.025682459Z\" level=info msg=\"Deleting pod openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-8pn6w from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.463927 | controller |     "Jun 11 11:27:23.561877 crc crio[22652]: time=\"2026-06-11T11:27:23.561408884Z\" level=info msg=\"Stopped pod sandbox: 08df355f73e98f629ad44160a0c962a0f1f50ff625fe249eea8e9acdb05f988a\" id=a1a10f04-0b6a-4cf0-a787-3f02a1d90f7d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.463942 | controller |     "Jun 11 11:27:24.594583 crc crio[22652]: time=\"2026-06-11T11:27:24.593906596Z\" level=info msg=\"Running pod sandbox: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipampwmwc/POD\" id=9903fc2e-958d-4cfb-bea3-e3d96bf5a727 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.463957 | controller |     "Jun 11 11:27:24.596051 crc crio[22652]: time=\"2026-06-11T11:27:24.594738973Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.463972 | controller |     "Jun 11 11:27:24.653388 crc crio[22652]: time=\"2026-06-11T11:27:24.65327425Z\" level=info msg=\"Got pod network &{Name:configure-network-edpm-deployment-ipam-openstack-edpm-ipampwmwc Namespace:openstack ID:8c9707d3ff2ad1feaa44847b2aab89fee9eb3933c1613d3337441fb2bb604802 UID:742398a0-ec16-4ed4-9dce-1372587f5e82 NetNS:/var/run/netns/44ac6f0f-db09-4c08-9a4c-b23f5bc61379 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod742398a0_ec16_4ed4_9dce_1372587f5e82.slice PodAnnotations:0xc002400c08}] Aliases:map[]}\"",
2026-06-11 11:58:02.463988 | controller |     "Jun 11 11:27:24.653388 crc crio[22652]: time=\"2026-06-11T11:27:24.653337122Z\" level=info msg=\"Adding pod openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipampwmwc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.464003 | controller |     "Jun 11 11:27:25.091680 crc crio[22652]: 2026-06-11T11:27:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8c9707d3ff2ad1f Mac:12:58:c7:48:e2:c5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ee Mtu:0 Sandbox:/var/run/netns/44ac6f0f-db09-4c08-9a4c-b23f5bc61379 SocketPath: PciID:}] [{Interface:0xc000136db0 Address:{IP:10.217.0.238 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.464021 | controller |     "Jun 11 11:27:25.091680 crc crio[22652]: time=\"2026-06-11T11:27:25.091561281Z\" level=info msg=\"Got pod network &{Name:configure-network-edpm-deployment-ipam-openstack-edpm-ipampwmwc Namespace:openstack ID:8c9707d3ff2ad1feaa44847b2aab89fee9eb3933c1613d3337441fb2bb604802 UID:742398a0-ec16-4ed4-9dce-1372587f5e82 NetNS:/var/run/netns/44ac6f0f-db09-4c08-9a4c-b23f5bc61379 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod742398a0_ec16_4ed4_9dce_1372587f5e82.slice PodAnnotations:0xc002400c08}] Aliases:map[]}\"",
2026-06-11 11:58:02.464037 | controller |     "Jun 11 11:27:25.092158 crc crio[22652]: time=\"2026-06-11T11:27:25.091737626Z\" level=info msg=\"Checking pod openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipampwmwc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.464052 | controller |     "Jun 11 11:27:25.108220 crc crio[22652]: time=\"2026-06-11T11:27:25.108034429Z\" level=info msg=\"Ran pod sandbox 8c9707d3ff2ad1feaa44847b2aab89fee9eb3933c1613d3337441fb2bb604802 with infra container: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipampwmwc/POD\" id=9903fc2e-958d-4cfb-bea3-e3d96bf5a727 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.464067 | controller |     "Jun 11 11:27:25.111303 crc crio[22652]: time=\"2026-06-11T11:27:25.11119037Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=e75cc949-30c2-409f-9003-914c68a201d0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.464081 | controller |     "Jun 11 11:27:25.140010 crc crio[22652]: time=\"2026-06-11T11:27:25.139855658Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=6ece958f-9b33-47d0-a716-6aa72af0fb79 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.464096 | controller |     "Jun 11 11:27:25.148586 crc crio[22652]: time=\"2026-06-11T11:27:25.148489506Z\" level=info msg=\"Creating container: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipampwmwc/configure-network-edpm-deployment-ipam-openstack-edpm-ipam\" id=ddc4e276-c0fb-4f3a-a69e-634c20b896e6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.464111 | controller |     "Jun 11 11:27:25.149208 crc crio[22652]: time=\"2026-06-11T11:27:25.149058445Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.464126 | controller |     "Jun 11 11:27:25.198175 crc crio[22652]: time=\"2026-06-11T11:27:25.198027186Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.464141 | controller |     "Jun 11 11:27:25.205854 crc crio[22652]: time=\"2026-06-11T11:27:25.205782333Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.464155 | controller |     "Jun 11 11:27:25.351618 crc crio[22652]: time=\"2026-06-11T11:27:25.351518365Z\" level=info msg=\"Created container de5eb6855b61a0fc7f3fb101fdf9e261ea63c3af4c16e6823b309689f6605d9d: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipampwmwc/configure-network-edpm-deployment-ipam-openstack-edpm-ipam\" id=ddc4e276-c0fb-4f3a-a69e-634c20b896e6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.464170 | controller |     "Jun 11 11:27:25.354529 crc crio[22652]: time=\"2026-06-11T11:27:25.354356866Z\" level=info msg=\"Starting container: de5eb6855b61a0fc7f3fb101fdf9e261ea63c3af4c16e6823b309689f6605d9d\" id=d0d3f8db-92a3-4d04-b062-2d89a4654142 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.464185 | controller |     "Jun 11 11:27:25.371895 crc crio[22652]: time=\"2026-06-11T11:27:25.371716103Z\" level=info msg=\"Started container\" PID=142907 containerID=de5eb6855b61a0fc7f3fb101fdf9e261ea63c3af4c16e6823b309689f6605d9d description=openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipampwmwc/configure-network-edpm-deployment-ipam-openstack-edpm-ipam id=d0d3f8db-92a3-4d04-b062-2d89a4654142 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8c9707d3ff2ad1feaa44847b2aab89fee9eb3933c1613d3337441fb2bb604802",
2026-06-11 11:58:02.464212 | controller |     "Jun 11 11:28:00.563641 crc crio[22652]: time=\"2026-06-11T11:28:00.559789541Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686288-6k275/POD\" id=7205d35b-b502-4d4d-a31e-28ac5466cc95 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.464228 | controller |     "Jun 11 11:28:00.564807 crc crio[22652]: time=\"2026-06-11T11:28:00.564640927Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.464244 | controller |     "Jun 11 11:28:00.602837 crc crio[22652]: time=\"2026-06-11T11:28:00.602529462Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686288-6k275 Namespace:openshift-infra ID:26e283dddf5edbb38acb2d893416301788189b4e793aab54dacbc264c3ea5996 UID:afb90846-4f97-4fbd-9f96-bc0f7026365b NetNS:/var/run/netns/496f4590-415d-4797-9e00-4c03f46acf84 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podafb90846_4f97_4fbd_9f96_bc0f7026365b.slice PodAnnotations:0xc001e8e3d8}] Aliases:map[]}\"",
2026-06-11 11:58:02.464259 | controller |     "Jun 11 11:28:00.602837 crc crio[22652]: time=\"2026-06-11T11:28:00.602816051Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686288-6k275 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.464274 | controller |     "Jun 11 11:28:01.135780 crc crio[22652]: 2026-06-11T11:28:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:26e283dddf5edbb Mac:d6:bd:7c:a4:19:8f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ef Mtu:0 Sandbox:/var/run/netns/496f4590-415d-4797-9e00-4c03f46acf84 SocketPath: PciID:}] [{Interface:0xc000232fd0 Address:{IP:10.217.0.239 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.464289 | controller |     "Jun 11 11:28:01.137837 crc crio[22652]: time=\"2026-06-11T11:28:01.137778572Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686288-6k275 Namespace:openshift-infra ID:26e283dddf5edbb38acb2d893416301788189b4e793aab54dacbc264c3ea5996 UID:afb90846-4f97-4fbd-9f96-bc0f7026365b NetNS:/var/run/netns/496f4590-415d-4797-9e00-4c03f46acf84 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podafb90846_4f97_4fbd_9f96_bc0f7026365b.slice PodAnnotations:0xc001e8e3d8}] Aliases:map[]}\"",
2026-06-11 11:58:02.464303 | controller |     "Jun 11 11:28:01.138276 crc crio[22652]: time=\"2026-06-11T11:28:01.138238218Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686288-6k275 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.464318 | controller |     "Jun 11 11:28:01.150750 crc crio[22652]: time=\"2026-06-11T11:28:01.150632516Z\" level=info msg=\"Ran pod sandbox 26e283dddf5edbb38acb2d893416301788189b4e793aab54dacbc264c3ea5996 with infra container: openshift-infra/auto-csr-approver-29686288-6k275/POD\" id=7205d35b-b502-4d4d-a31e-28ac5466cc95 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.464333 | controller |     "Jun 11 11:28:01.155674 crc crio[22652]: time=\"2026-06-11T11:28:01.155588103Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=3b83732b-9755-473a-ab4e-8a1bf0f1f925 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.464367 | controller |     "Jun 11 11:28:01.166588 crc crio[22652]: time=\"2026-06-11T11:28:01.166489404Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 11:58:02.464397 | controller |     "Jun 11 11:28:02.338067 crc crio[22652]: time=\"2026-06-11T11:28:02.337836716Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=3b83732b-9755-473a-ab4e-8a1bf0f1f925 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.464414 | controller |     "Jun 11 11:28:02.339628 crc crio[22652]: time=\"2026-06-11T11:28:02.338974902Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=70369527-b7c4-4f27-b016-218be25b892b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.464431 | controller |     "Jun 11 11:28:02.343388 crc crio[22652]: time=\"2026-06-11T11:28:02.34263958Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=ce410726-4cd1-4b9f-b68f-dbf35e4faa20 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.464446 | controller |     "Jun 11 11:28:02.353177 crc crio[22652]: time=\"2026-06-11T11:28:02.352972531Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686288-6k275/oc\" id=59049ef5-fceb-4510-9942-e9eb3585b738 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.464461 | controller |     "Jun 11 11:28:02.353857 crc crio[22652]: time=\"2026-06-11T11:28:02.353803208Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.464476 | controller |     "Jun 11 11:28:02.411349 crc crio[22652]: time=\"2026-06-11T11:28:02.411252801Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.464491 | controller |     "Jun 11 11:28:02.764299 crc crio[22652]: time=\"2026-06-11T11:28:02.764198105Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.464505 | controller |     "Jun 11 11:28:02.905823 crc crio[22652]: time=\"2026-06-11T11:28:02.905532426Z\" level=info msg=\"Created container cb1a1142b5a5cd69c790f888067f97c24eaa088414c606b42dd2a37637122b56: openshift-infra/auto-csr-approver-29686288-6k275/oc\" id=59049ef5-fceb-4510-9942-e9eb3585b738 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.464520 | controller |     "Jun 11 11:28:02.908821 crc crio[22652]: time=\"2026-06-11T11:28:02.908709779Z\" level=info msg=\"Starting container: cb1a1142b5a5cd69c790f888067f97c24eaa088414c606b42dd2a37637122b56\" id=6b7e03cb-f737-4be8-ac8d-de78a38e9c6f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.464535 | controller |     "Jun 11 11:28:02.920430 crc crio[22652]: time=\"2026-06-11T11:28:02.92030484Z\" level=info msg=\"Started container\" PID=144976 containerID=cb1a1142b5a5cd69c790f888067f97c24eaa088414c606b42dd2a37637122b56 description=openshift-infra/auto-csr-approver-29686288-6k275/oc id=6b7e03cb-f737-4be8-ac8d-de78a38e9c6f name=/runtime.v1.RuntimeService/StartContainer sandboxID=26e283dddf5edbb38acb2d893416301788189b4e793aab54dacbc264c3ea5996",
2026-06-11 11:58:02.464550 | controller |     "Jun 11 11:28:04.739998 crc crio[22652]: time=\"2026-06-11T11:28:04.738662828Z\" level=info msg=\"Stopping pod sandbox: 26e283dddf5edbb38acb2d893416301788189b4e793aab54dacbc264c3ea5996\" id=22cad3cb-1942-4741-b864-91187d424b79 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.464564 | controller |     "Jun 11 11:28:04.742224 crc crio[22652]: time=\"2026-06-11T11:28:04.740948742Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686288-6k275 Namespace:openshift-infra ID:26e283dddf5edbb38acb2d893416301788189b4e793aab54dacbc264c3ea5996 UID:afb90846-4f97-4fbd-9f96-bc0f7026365b NetNS:/var/run/netns/496f4590-415d-4797-9e00-4c03f46acf84 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podafb90846_4f97_4fbd_9f96_bc0f7026365b.slice PodAnnotations:0xc002acd160}] Aliases:map[]}\"",
2026-06-11 11:58:02.464607 | controller |     "Jun 11 11:28:04.742224 crc crio[22652]: time=\"2026-06-11T11:28:04.741246461Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686288-6k275 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.464630 | controller |     "Jun 11 11:28:05.115164 crc crio[22652]: time=\"2026-06-11T11:28:05.114795265Z\" level=info msg=\"Stopped pod sandbox: 26e283dddf5edbb38acb2d893416301788189b4e793aab54dacbc264c3ea5996\" id=22cad3cb-1942-4741-b864-91187d424b79 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.464645 | controller |     "Jun 11 11:28:12.766458 crc crio[22652]: time=\"2026-06-11T11:28:12.765078542Z\" level=info msg=\"Removing container: 9c307cbc13c44ca469b8ff564c19945bec83c890948d68002759f5d961053c20\" id=f8584ef5-5ebc-4dc5-8b4e-b896f2317333 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.464660 | controller |     "Jun 11 11:28:13.203520 crc crio[22652]: time=\"2026-06-11T11:28:13.202829121Z\" level=info msg=\"Removed container 9c307cbc13c44ca469b8ff564c19945bec83c890948d68002759f5d961053c20: openshift-infra/auto-csr-approver-29686282-k2mq5/oc\" id=f8584ef5-5ebc-4dc5-8b4e-b896f2317333 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.464675 | controller |     "Jun 11 11:28:13.217273 crc crio[22652]: time=\"2026-06-11T11:28:13.217103004Z\" level=info msg=\"Stopping pod sandbox: 10a1284033ec7b4409eba43f1366c6d889ef99e17dd1879d78e7f532e626d580\" id=1f81059b-21a1-410f-bb33-9b4df41de3a5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.464689 | controller |     "Jun 11 11:28:13.217679 crc crio[22652]: time=\"2026-06-11T11:28:13.21728303Z\" level=info msg=\"Stopped pod sandbox (already stopped): 10a1284033ec7b4409eba43f1366c6d889ef99e17dd1879d78e7f532e626d580\" id=1f81059b-21a1-410f-bb33-9b4df41de3a5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.464703 | controller |     "Jun 11 11:28:13.218215 crc crio[22652]: time=\"2026-06-11T11:28:13.218064375Z\" level=info msg=\"Removing pod sandbox: 10a1284033ec7b4409eba43f1366c6d889ef99e17dd1879d78e7f532e626d580\" id=f37dd379-dd08-4139-b015-a88526b8b4f8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.464718 | controller |     "Jun 11 11:28:13.245657 crc crio[22652]: time=\"2026-06-11T11:28:13.245503907Z\" level=info msg=\"Removed pod sandbox: 10a1284033ec7b4409eba43f1366c6d889ef99e17dd1879d78e7f532e626d580\" id=f37dd379-dd08-4139-b015-a88526b8b4f8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.464732 | controller |     "Jun 11 11:28:23.054883 crc crio[22652]: time=\"2026-06-11T11:28:23.053727317Z\" level=info msg=\"Stopping pod sandbox: 8c9707d3ff2ad1feaa44847b2aab89fee9eb3933c1613d3337441fb2bb604802\" id=977a8a48-de7a-4f0e-84ac-728a4b793891 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.464747 | controller |     "Jun 11 11:28:23.056483 crc crio[22652]: time=\"2026-06-11T11:28:23.056057302Z\" level=info msg=\"Got pod network &{Name:configure-network-edpm-deployment-ipam-openstack-edpm-ipampwmwc Namespace:openstack ID:8c9707d3ff2ad1feaa44847b2aab89fee9eb3933c1613d3337441fb2bb604802 UID:742398a0-ec16-4ed4-9dce-1372587f5e82 NetNS:/var/run/netns/44ac6f0f-db09-4c08-9a4c-b23f5bc61379 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod742398a0_ec16_4ed4_9dce_1372587f5e82.slice PodAnnotations:0xc0004bf800}] Aliases:map[]}\"",
2026-06-11 11:58:02.464762 | controller |     "Jun 11 11:28:23.056655 crc crio[22652]: time=\"2026-06-11T11:28:23.056537448Z\" level=info msg=\"Deleting pod openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipampwmwc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.464781 | controller |     "Jun 11 11:28:23.624579 crc crio[22652]: time=\"2026-06-11T11:28:23.623069009Z\" level=info msg=\"Stopped pod sandbox: 8c9707d3ff2ad1feaa44847b2aab89fee9eb3933c1613d3337441fb2bb604802\" id=977a8a48-de7a-4f0e-84ac-728a4b793891 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.464796 | controller |     "Jun 11 11:28:24.577297 crc crio[22652]: time=\"2026-06-11T11:28:24.576814277Z\" level=info msg=\"Running pod sandbox: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-2s726/POD\" id=ce4fd6fb-7f3c-4efe-bc1a-35ad8eb1a6bf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.464811 | controller |     "Jun 11 11:28:24.578494 crc crio[22652]: time=\"2026-06-11T11:28:24.577385595Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.464826 | controller |     "Jun 11 11:28:24.612600 crc crio[22652]: time=\"2026-06-11T11:28:24.612483651Z\" level=info msg=\"Got pod network &{Name:validate-network-edpm-deployment-ipam-openstack-edpm-ipam-2s726 Namespace:openstack ID:e973769070017d0ee78784e9dbc0e501d5a0a51d5b0bbf6459538a7eee248f44 UID:32094868-38a8-43db-bfc7-2f7e008498fd NetNS:/var/run/netns/999cefef-0fbd-4303-a336-1500be434ff7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod32094868_38a8_43db_bfc7_2f7e008498fd.slice PodAnnotations:0xc0036e63f0}] Aliases:map[]}\"",
2026-06-11 11:58:02.464841 | controller |     "Jun 11 11:28:24.612920 crc crio[22652]: time=\"2026-06-11T11:28:24.612598275Z\" level=info msg=\"Adding pod openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-2s726 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.464856 | controller |     "Jun 11 11:28:25.144037 crc crio[22652]: 2026-06-11T11:28:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e973769070017d0 Mac:22:78:c5:e8:be:df Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f0 Mtu:0 Sandbox:/var/run/netns/999cefef-0fbd-4303-a336-1500be434ff7 SocketPath: PciID:}] [{Interface:0xc00051c660 Address:{IP:10.217.0.240 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.464871 | controller |     "Jun 11 11:28:25.147051 crc crio[22652]: time=\"2026-06-11T11:28:25.146942356Z\" level=info msg=\"Got pod network &{Name:validate-network-edpm-deployment-ipam-openstack-edpm-ipam-2s726 Namespace:openstack ID:e973769070017d0ee78784e9dbc0e501d5a0a51d5b0bbf6459538a7eee248f44 UID:32094868-38a8-43db-bfc7-2f7e008498fd NetNS:/var/run/netns/999cefef-0fbd-4303-a336-1500be434ff7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod32094868_38a8_43db_bfc7_2f7e008498fd.slice PodAnnotations:0xc0036e63f0}] Aliases:map[]}\"",
2026-06-11 11:58:02.464885 | controller |     "Jun 11 11:28:25.147394 crc crio[22652]: time=\"2026-06-11T11:28:25.147308357Z\" level=info msg=\"Checking pod openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-2s726 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.464899 | controller |     "Jun 11 11:28:25.159103 crc crio[22652]: time=\"2026-06-11T11:28:25.158751344Z\" level=info msg=\"Ran pod sandbox e973769070017d0ee78784e9dbc0e501d5a0a51d5b0bbf6459538a7eee248f44 with infra container: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-2s726/POD\" id=ce4fd6fb-7f3c-4efe-bc1a-35ad8eb1a6bf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.464914 | controller |     "Jun 11 11:28:25.163526 crc crio[22652]: time=\"2026-06-11T11:28:25.163392472Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=343f01dc-f5d9-4db1-ac68-9cd7defab9da name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.464931 | controller |     "Jun 11 11:28:25.194591 crc crio[22652]: time=\"2026-06-11T11:28:25.194456308Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=037794df-787a-41e5-8abb-7d9f0672e26f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.464946 | controller |     "Jun 11 11:28:25.204946 crc crio[22652]: time=\"2026-06-11T11:28:25.204837651Z\" level=info msg=\"Creating container: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-2s726/validate-network-edpm-deployment-ipam-openstack-edpm-ipam\" id=6586f85e-63de-4cac-af3d-00ce60d84d72 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.464961 | controller |     "Jun 11 11:28:25.205588 crc crio[22652]: time=\"2026-06-11T11:28:25.205500743Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.464977 | controller |     "Jun 11 11:28:25.255773 crc crio[22652]: time=\"2026-06-11T11:28:25.255398201Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.464998 | controller |     "Jun 11 11:28:25.258863 crc crio[22652]: time=\"2026-06-11T11:28:25.258751019Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.465024 | controller |     "Jun 11 11:28:25.441564 crc crio[22652]: time=\"2026-06-11T11:28:25.441393655Z\" level=info msg=\"Created container f83d8676dcbbf228a6b534a73595770937563fc1f6dc23c1668a2ac18596aa6e: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-2s726/validate-network-edpm-deployment-ipam-openstack-edpm-ipam\" id=6586f85e-63de-4cac-af3d-00ce60d84d72 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.465051 | controller |     "Jun 11 11:28:25.443262 crc crio[22652]: time=\"2026-06-11T11:28:25.44280173Z\" level=info msg=\"Starting container: f83d8676dcbbf228a6b534a73595770937563fc1f6dc23c1668a2ac18596aa6e\" id=92182037-5662-4c1c-bc9a-ca8f01e6c44e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.465073 | controller |     "Jun 11 11:28:25.452525 crc crio[22652]: time=\"2026-06-11T11:28:25.452386197Z\" level=info msg=\"Started container\" PID=146369 containerID=f83d8676dcbbf228a6b534a73595770937563fc1f6dc23c1668a2ac18596aa6e description=openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-2s726/validate-network-edpm-deployment-ipam-openstack-edpm-ipam id=92182037-5662-4c1c-bc9a-ca8f01e6c44e name=/runtime.v1.RuntimeService/StartContainer sandboxID=e973769070017d0ee78784e9dbc0e501d5a0a51d5b0bbf6459538a7eee248f44",
2026-06-11 11:58:02.465090 | controller |     "Jun 11 11:28:32.185844 crc crio[22652]: time=\"2026-06-11T11:28:32.184395766Z\" level=info msg=\"Stopping pod sandbox: e973769070017d0ee78784e9dbc0e501d5a0a51d5b0bbf6459538a7eee248f44\" id=ba0bc324-17d4-4a6d-9d1e-bb7450867747 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.465106 | controller |     "Jun 11 11:28:32.187959 crc crio[22652]: time=\"2026-06-11T11:28:32.18727439Z\" level=info msg=\"Got pod network &{Name:validate-network-edpm-deployment-ipam-openstack-edpm-ipam-2s726 Namespace:openstack ID:e973769070017d0ee78784e9dbc0e501d5a0a51d5b0bbf6459538a7eee248f44 UID:32094868-38a8-43db-bfc7-2f7e008498fd NetNS:/var/run/netns/999cefef-0fbd-4303-a336-1500be434ff7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod32094868_38a8_43db_bfc7_2f7e008498fd.slice PodAnnotations:0xc005822288}] Aliases:map[]}\"",
2026-06-11 11:58:02.465121 | controller |     "Jun 11 11:28:32.187959 crc crio[22652]: time=\"2026-06-11T11:28:32.187665132Z\" level=info msg=\"Deleting pod openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-2s726 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.465142 | controller |     "Jun 11 11:28:32.652682 crc crio[22652]: time=\"2026-06-11T11:28:32.652026528Z\" level=info msg=\"Stopped pod sandbox: e973769070017d0ee78784e9dbc0e501d5a0a51d5b0bbf6459538a7eee248f44\" id=ba0bc324-17d4-4a6d-9d1e-bb7450867747 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.465157 | controller |     "Jun 11 11:28:33.745777 crc crio[22652]: time=\"2026-06-11T11:28:33.745215956Z\" level=info msg=\"Running pod sandbox: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-42zmk/POD\" id=75641008-6d4e-46b8-9392-2a4e7b1e8cc6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.465172 | controller |     "Jun 11 11:28:33.746716 crc crio[22652]: time=\"2026-06-11T11:28:33.745796934Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.465186 | controller |     "Jun 11 11:28:33.786770 crc crio[22652]: time=\"2026-06-11T11:28:33.786635864Z\" level=info msg=\"Got pod network &{Name:install-os-edpm-deployment-ipam-openstack-edpm-ipam-42zmk Namespace:openstack ID:e8dbb40ba2f99a4d6ac8184c36d74f764b55d227e68dbcc56ef450209b46fd83 UID:7f63171f-b027-421f-8564-9d2eb028e24e NetNS:/var/run/netns/c028d622-7354-4510-a4aa-b85a10727180 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7f63171f_b027_421f_8564_9d2eb028e24e.slice PodAnnotations:0xc0036e61a0}] Aliases:map[]}\"",
2026-06-11 11:58:02.465201 | controller |     "Jun 11 11:28:33.786770 crc crio[22652]: time=\"2026-06-11T11:28:33.786743308Z\" level=info msg=\"Adding pod openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-42zmk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.465216 | controller |     "Jun 11 11:28:34.270093 crc crio[22652]: 2026-06-11T11:28:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e8dbb40ba2f99a4 Mac:1e:cf:df:d8:10:f1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f1 Mtu:0 Sandbox:/var/run/netns/c028d622-7354-4510-a4aa-b85a10727180 SocketPath: PciID:}] [{Interface:0xc000014f00 Address:{IP:10.217.0.241 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.465231 | controller |     "Jun 11 11:28:34.271567 crc crio[22652]: time=\"2026-06-11T11:28:34.271500258Z\" level=info msg=\"Got pod network &{Name:install-os-edpm-deployment-ipam-openstack-edpm-ipam-42zmk Namespace:openstack ID:e8dbb40ba2f99a4d6ac8184c36d74f764b55d227e68dbcc56ef450209b46fd83 UID:7f63171f-b027-421f-8564-9d2eb028e24e NetNS:/var/run/netns/c028d622-7354-4510-a4aa-b85a10727180 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7f63171f_b027_421f_8564_9d2eb028e24e.slice PodAnnotations:0xc0036e61a0}] Aliases:map[]}\"",
2026-06-11 11:58:02.465245 | controller |     "Jun 11 11:28:34.271763 crc crio[22652]: time=\"2026-06-11T11:28:34.271676804Z\" level=info msg=\"Checking pod openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-42zmk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.465259 | controller |     "Jun 11 11:28:34.281455 crc crio[22652]: time=\"2026-06-11T11:28:34.281338327Z\" level=info msg=\"Ran pod sandbox e8dbb40ba2f99a4d6ac8184c36d74f764b55d227e68dbcc56ef450209b46fd83 with infra container: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-42zmk/POD\" id=75641008-6d4e-46b8-9392-2a4e7b1e8cc6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.465274 | controller |     "Jun 11 11:28:34.284559 crc crio[22652]: time=\"2026-06-11T11:28:34.284478364Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=54ab3781-0557-4194-8251-3cb9ae0ad426 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.465291 | controller |     "Jun 11 11:28:34.311053 crc crio[22652]: time=\"2026-06-11T11:28:34.310947543Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=e393fae0-e6b1-4fff-bcf2-abf53f2e9a01 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.465306 | controller |     "Jun 11 11:28:34.327572 crc crio[22652]: time=\"2026-06-11T11:28:34.327463665Z\" level=info msg=\"Creating container: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-42zmk/install-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=25355d9d-9126-4d1e-8347-5c62b7570bbe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.465320 | controller |     "Jun 11 11:28:34.330977 crc crio[22652]: time=\"2026-06-11T11:28:34.330308657Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.465334 | controller |     "Jun 11 11:28:34.398197 crc crio[22652]: time=\"2026-06-11T11:28:34.398051446Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.465368 | controller |     "Jun 11 11:28:34.402249 crc crio[22652]: time=\"2026-06-11T11:28:34.402091225Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.465401 | controller |     "Jun 11 11:28:34.522433 crc crio[22652]: time=\"2026-06-11T11:28:34.522208046Z\" level=info msg=\"Created container c2c6f8bc9e96e69eb9705f2aade3cff5ffb10a4f4e5279478b3d2f0b92ab89a8: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-42zmk/install-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=25355d9d-9126-4d1e-8347-5c62b7570bbe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.465424 | controller |     "Jun 11 11:28:34.523879 crc crio[22652]: time=\"2026-06-11T11:28:34.523808268Z\" level=info msg=\"Starting container: c2c6f8bc9e96e69eb9705f2aade3cff5ffb10a4f4e5279478b3d2f0b92ab89a8\" id=7e681197-6846-48e0-a48e-0a8b1290b622 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.465440 | controller |     "Jun 11 11:28:34.528592 crc crio[22652]: time=\"2026-06-11T11:28:34.528546989Z\" level=info msg=\"Started container\" PID=146960 containerID=c2c6f8bc9e96e69eb9705f2aade3cff5ffb10a4f4e5279478b3d2f0b92ab89a8 description=openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-42zmk/install-os-edpm-deployment-ipam-openstack-edpm-ipam id=7e681197-6846-48e0-a48e-0a8b1290b622 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e8dbb40ba2f99a4d6ac8184c36d74f764b55d227e68dbcc56ef450209b46fd83",
2026-06-11 11:58:02.465456 | controller |     "Jun 11 11:29:19.876700 crc crio[22652]: time=\"2026-06-11T11:29:19.87522213Z\" level=info msg=\"Stopping pod sandbox: e8dbb40ba2f99a4d6ac8184c36d74f764b55d227e68dbcc56ef450209b46fd83\" id=5eed61cf-b7f5-46c5-a136-58fd44cd99c1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.465473 | controller |     "Jun 11 11:29:19.878226 crc crio[22652]: time=\"2026-06-11T11:29:19.878087083Z\" level=info msg=\"Got pod network &{Name:install-os-edpm-deployment-ipam-openstack-edpm-ipam-42zmk Namespace:openstack ID:e8dbb40ba2f99a4d6ac8184c36d74f764b55d227e68dbcc56ef450209b46fd83 UID:7f63171f-b027-421f-8564-9d2eb028e24e NetNS:/var/run/netns/c028d622-7354-4510-a4aa-b85a10727180 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7f63171f_b027_421f_8564_9d2eb028e24e.slice PodAnnotations:0xc0001022e8}] Aliases:map[]}\"",
2026-06-11 11:58:02.465488 | controller |     "Jun 11 11:29:19.878661 crc crio[22652]: time=\"2026-06-11T11:29:19.878580869Z\" level=info msg=\"Deleting pod openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-42zmk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.465524 | controller |     "Jun 11 11:29:20.319381 crc crio[22652]: time=\"2026-06-11T11:29:20.318880584Z\" level=info msg=\"Stopped pod sandbox: e8dbb40ba2f99a4d6ac8184c36d74f764b55d227e68dbcc56ef450209b46fd83\" id=5eed61cf-b7f5-46c5-a136-58fd44cd99c1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.465540 | controller |     "Jun 11 11:29:21.458618 crc crio[22652]: time=\"2026-06-11T11:29:21.45819117Z\" level=info msg=\"Running pod sandbox: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-nfbb4/POD\" id=de10977d-ce84-4a8a-9ddc-d02539a6ac13 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.465555 | controller |     "Jun 11 11:29:21.458618 crc crio[22652]: time=\"2026-06-11T11:29:21.458627564Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.465570 | controller |     "Jun 11 11:29:21.495189 crc crio[22652]: time=\"2026-06-11T11:29:21.494985481Z\" level=info msg=\"Got pod network &{Name:configure-os-edpm-deployment-ipam-openstack-edpm-ipam-nfbb4 Namespace:openstack ID:37bed369a871f41a4ff6f6eff3805bd7ad26117d3846ef4c6a567c5b583052e3 UID:2e6389f6-30ce-42b6-a027-b5fe1639f6ef NetNS:/var/run/netns/762649e0-f0aa-4cc0-810d-90f8ee419646 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2e6389f6_30ce_42b6_a027_b5fe1639f6ef.slice PodAnnotations:0xc002400db0}] Aliases:map[]}\"",
2026-06-11 11:58:02.465585 | controller |     "Jun 11 11:29:21.495189 crc crio[22652]: time=\"2026-06-11T11:29:21.495093375Z\" level=info msg=\"Adding pod openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-nfbb4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.465599 | controller |     "Jun 11 11:29:21.957666 crc crio[22652]: 2026-06-11T11:29:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:37bed369a871f41 Mac:a6:e8:d4:de:1c:63 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f2 Mtu:0 Sandbox:/var/run/netns/762649e0-f0aa-4cc0-810d-90f8ee419646 SocketPath: PciID:}] [{Interface:0xc0004b45b0 Address:{IP:10.217.0.242 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.465615 | controller |     "Jun 11 11:29:21.959686 crc crio[22652]: time=\"2026-06-11T11:29:21.959492974Z\" level=info msg=\"Got pod network &{Name:configure-os-edpm-deployment-ipam-openstack-edpm-ipam-nfbb4 Namespace:openstack ID:37bed369a871f41a4ff6f6eff3805bd7ad26117d3846ef4c6a567c5b583052e3 UID:2e6389f6-30ce-42b6-a027-b5fe1639f6ef NetNS:/var/run/netns/762649e0-f0aa-4cc0-810d-90f8ee419646 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2e6389f6_30ce_42b6_a027_b5fe1639f6ef.slice PodAnnotations:0xc002400db0}] Aliases:map[]}\"",
2026-06-11 11:58:02.465629 | controller |     "Jun 11 11:29:21.959839 crc crio[22652]: time=\"2026-06-11T11:29:21.959730383Z\" level=info msg=\"Checking pod openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-nfbb4 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.465644 | controller |     "Jun 11 11:29:21.968913 crc crio[22652]: time=\"2026-06-11T11:29:21.968559888Z\" level=info msg=\"Ran pod sandbox 37bed369a871f41a4ff6f6eff3805bd7ad26117d3846ef4c6a567c5b583052e3 with infra container: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-nfbb4/POD\" id=de10977d-ce84-4a8a-9ddc-d02539a6ac13 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.465695 | controller |     "Jun 11 11:29:21.972073 crc crio[22652]: time=\"2026-06-11T11:29:21.971992773Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=5e6f5c73-6064-4a1d-ae1a-55204ac20373 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.465716 | controller |     "Jun 11 11:29:21.994171 crc crio[22652]: time=\"2026-06-11T11:29:21.994014689Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=fb277fd8-16ad-49f4-a3a2-a898af6cbfe0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.465732 | controller |     "Jun 11 11:29:22.002666 crc crio[22652]: time=\"2026-06-11T11:29:22.002518372Z\" level=info msg=\"Creating container: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-nfbb4/configure-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=2f6ded29-3c88-41bc-b205-9b55e57b6d1c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.465746 | controller |     "Jun 11 11:29:22.003088 crc crio[22652]: time=\"2026-06-11T11:29:22.003019728Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.465761 | controller |     "Jun 11 11:29:22.058591 crc crio[22652]: time=\"2026-06-11T11:29:22.058505686Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.465775 | controller |     "Jun 11 11:29:22.061711 crc crio[22652]: time=\"2026-06-11T11:29:22.061622886Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.465790 | controller |     "Jun 11 11:29:22.198319 crc crio[22652]: time=\"2026-06-11T11:29:22.198099672Z\" level=info msg=\"Created container aca111d066756c55ae01e26627152721ac581d8105be9a7ee83c8f33167e7aaa: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-nfbb4/configure-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=2f6ded29-3c88-41bc-b205-9b55e57b6d1c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.465804 | controller |     "Jun 11 11:29:22.200562 crc crio[22652]: time=\"2026-06-11T11:29:22.20022751Z\" level=info msg=\"Starting container: aca111d066756c55ae01e26627152721ac581d8105be9a7ee83c8f33167e7aaa\" id=00c1d228-324f-483f-b119-d19659420175 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.465819 | controller |     "Jun 11 11:29:22.206771 crc crio[22652]: time=\"2026-06-11T11:29:22.206659646Z\" level=info msg=\"Started container\" PID=149754 containerID=aca111d066756c55ae01e26627152721ac581d8105be9a7ee83c8f33167e7aaa description=openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-nfbb4/configure-os-edpm-deployment-ipam-openstack-edpm-ipam id=00c1d228-324f-483f-b119-d19659420175 name=/runtime.v1.RuntimeService/StartContainer sandboxID=37bed369a871f41a4ff6f6eff3805bd7ad26117d3846ef4c6a567c5b583052e3",
2026-06-11 11:58:02.465834 | controller |     "Jun 11 11:30:00.565020 crc crio[22652]: time=\"2026-06-11T11:30:00.564511187Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686290-xvn7k/POD\" id=cc6eff5a-204b-4e28-98b8-31987cd52db9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.465849 | controller |     "Jun 11 11:30:00.566383 crc crio[22652]: time=\"2026-06-11T11:30:00.565046154Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.465863 | controller |     "Jun 11 11:30:00.597358 crc crio[22652]: time=\"2026-06-11T11:30:00.597237677Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686290-xvn7k Namespace:openshift-infra ID:a184048b0e4a95a3172e4b86ec1f17089dd3e66d48b2ceae39e6edb72621f5a6 UID:e7556e29-072d-4f59-8fb6-ff4815cbe63d NetNS:/var/run/netns/5d1c603a-c5c9-4320-b99b-6b8edfc87359 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode7556e29_072d_4f59_8fb6_ff4815cbe63d.slice PodAnnotations:0xc000989178}] Aliases:map[]}\"",
2026-06-11 11:58:02.465882 | controller |     "Jun 11 11:30:00.597358 crc crio[22652]: time=\"2026-06-11T11:30:00.59734034Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686290-xvn7k to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.465897 | controller |     "Jun 11 11:30:00.615264 crc crio[22652]: time=\"2026-06-11T11:30:00.615176013Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29686290-llr4z/POD\" id=82374da1-cdc9-4c4d-8aed-7c3179a4aae6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.465911 | controller |     "Jun 11 11:30:00.615264 crc crio[22652]: time=\"2026-06-11T11:30:00.615298557Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.465925 | controller |     "Jun 11 11:30:00.645685 crc crio[22652]: time=\"2026-06-11T11:30:00.645376381Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686290-llr4z Namespace:openshift-operator-lifecycle-manager ID:278ec90d189a1413877ec74ed095ba2ca7a572ea32f0ce40bb494b89d518af9c UID:4d579bae-dd50-4efb-bcad-ee2147a5292f NetNS:/var/run/netns/1e0bc1b7-9280-43b2-b821-0f23f5dce933 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4d579bae_dd50_4efb_bcad_ee2147a5292f.slice PodAnnotations:0xc000989590}] Aliases:map[]}\"",
2026-06-11 11:58:02.465940 | controller |     "Jun 11 11:30:00.645685 crc crio[22652]: time=\"2026-06-11T11:30:00.645432602Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29686290-llr4z to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.465954 | controller |     "Jun 11 11:30:01.280177 crc crio[22652]: 2026-06-11T11:30:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a184048b0e4a95a Mac:8a:b0:d7:85:a1:7f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f3 Mtu:0 Sandbox:/var/run/netns/5d1c603a-c5c9-4320-b99b-6b8edfc87359 SocketPath: PciID:}] [{Interface:0xc0004bc680 Address:{IP:10.217.0.243 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.465969 | controller |     "Jun 11 11:30:01.282100 crc crio[22652]: time=\"2026-06-11T11:30:01.282018784Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686290-xvn7k Namespace:openshift-infra ID:a184048b0e4a95a3172e4b86ec1f17089dd3e66d48b2ceae39e6edb72621f5a6 UID:e7556e29-072d-4f59-8fb6-ff4815cbe63d NetNS:/var/run/netns/5d1c603a-c5c9-4320-b99b-6b8edfc87359 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode7556e29_072d_4f59_8fb6_ff4815cbe63d.slice PodAnnotations:0xc000989178}] Aliases:map[]}\"",
2026-06-11 11:58:02.465985 | controller |     "Jun 11 11:30:01.282328 crc crio[22652]: time=\"2026-06-11T11:30:01.282290183Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686290-xvn7k for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.466000 | controller |     "Jun 11 11:30:01.292312 crc crio[22652]: time=\"2026-06-11T11:30:01.292244668Z\" level=info msg=\"Ran pod sandbox a184048b0e4a95a3172e4b86ec1f17089dd3e66d48b2ceae39e6edb72621f5a6 with infra container: openshift-infra/auto-csr-approver-29686290-xvn7k/POD\" id=cc6eff5a-204b-4e28-98b8-31987cd52db9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.466015 | controller |     "Jun 11 11:30:01.295300 crc crio[22652]: time=\"2026-06-11T11:30:01.295209674Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=12099d40-9fa4-433a-b343-d698cdb28936 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.466030 | controller |     "Jun 11 11:30:01.308753 crc crio[22652]: time=\"2026-06-11T11:30:01.308672571Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 11:58:02.466048 | controller |     "Jun 11 11:30:01.380034 crc crio[22652]: 2026-06-11T11:30:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:278ec90d189a141 Mac:76:7f:6f:34:a5:a6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f4 Mtu:0 Sandbox:/var/run/netns/1e0bc1b7-9280-43b2-b821-0f23f5dce933 SocketPath: PciID:}] [{Interface:0xc0004b66b0 Address:{IP:10.217.0.244 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.466064 | controller |     "Jun 11 11:30:01.381368 crc crio[22652]: time=\"2026-06-11T11:30:01.381081337Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686290-llr4z Namespace:openshift-operator-lifecycle-manager ID:278ec90d189a1413877ec74ed095ba2ca7a572ea32f0ce40bb494b89d518af9c UID:4d579bae-dd50-4efb-bcad-ee2147a5292f NetNS:/var/run/netns/1e0bc1b7-9280-43b2-b821-0f23f5dce933 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4d579bae_dd50_4efb_bcad_ee2147a5292f.slice PodAnnotations:0xc000989590}] Aliases:map[]}\"",
2026-06-11 11:58:02.466079 | controller |     "Jun 11 11:30:01.381584 crc crio[22652]: time=\"2026-06-11T11:30:01.381521931Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29686290-llr4z for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.466094 | controller |     "Jun 11 11:30:01.392103 crc crio[22652]: time=\"2026-06-11T11:30:01.39205112Z\" level=info msg=\"Ran pod sandbox 278ec90d189a1413877ec74ed095ba2ca7a572ea32f0ce40bb494b89d518af9c with infra container: openshift-operator-lifecycle-manager/collect-profiles-29686290-llr4z/POD\" id=82374da1-cdc9-4c4d-8aed-7c3179a4aae6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.466109 | controller |     "Jun 11 11:30:01.395189 crc crio[22652]: time=\"2026-06-11T11:30:01.395092415Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=f882e667-b873-4a76-ab15-59d6f89d53ae name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.466124 | controller |     "Jun 11 11:30:01.399528 crc crio[22652]: time=\"2026-06-11T11:30:01.399399274Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ca817fc4-2532-4d75-9ae5-e5d075a1fc5e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.466138 | controller |     "Jun 11 11:30:01.431840 crc crio[22652]: time=\"2026-06-11T11:30:01.431490913Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29686290-llr4z/collect-profiles\" id=359b3f66-e53f-4b33-bc20-8842fb01e611 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.466153 | controller |     "Jun 11 11:30:01.432404 crc crio[22652]: time=\"2026-06-11T11:30:01.432278089Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.466167 | controller |     "Jun 11 11:30:01.510958 crc crio[22652]: time=\"2026-06-11T11:30:01.510893538Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.466181 | controller |     "Jun 11 11:30:01.515076 crc crio[22652]: time=\"2026-06-11T11:30:01.51498329Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.466196 | controller |     "Jun 11 11:30:01.696511 crc crio[22652]: time=\"2026-06-11T11:30:01.696023405Z\" level=info msg=\"Created container dfd08ae750f0f84f3fb35925137f3f755fc1ebfa0b651b8275b08b6c031edba6: openshift-operator-lifecycle-manager/collect-profiles-29686290-llr4z/collect-profiles\" id=359b3f66-e53f-4b33-bc20-8842fb01e611 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.466214 | controller |     "Jun 11 11:30:01.697868 crc crio[22652]: time=\"2026-06-11T11:30:01.697819732Z\" level=info msg=\"Starting container: dfd08ae750f0f84f3fb35925137f3f755fc1ebfa0b651b8275b08b6c031edba6\" id=54d26f24-a1bd-49c5-b319-ad6b5fccb61f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.466230 | controller |     "Jun 11 11:30:01.703891 crc crio[22652]: time=\"2026-06-11T11:30:01.703783852Z\" level=info msg=\"Started container\" PID=152063 containerID=dfd08ae750f0f84f3fb35925137f3f755fc1ebfa0b651b8275b08b6c031edba6 description=openshift-operator-lifecycle-manager/collect-profiles-29686290-llr4z/collect-profiles id=54d26f24-a1bd-49c5-b319-ad6b5fccb61f name=/runtime.v1.RuntimeService/StartContainer sandboxID=278ec90d189a1413877ec74ed095ba2ca7a572ea32f0ce40bb494b89d518af9c",
2026-06-11 11:58:02.466247 | controller |     "Jun 11 11:30:03.542334 crc crio[22652]: time=\"2026-06-11T11:30:03.541571442Z\" level=info msg=\"Stopping pod sandbox: 278ec90d189a1413877ec74ed095ba2ca7a572ea32f0ce40bb494b89d518af9c\" id=c6e45245-48d2-469f-9666-5963d5503582 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.466265 | controller |     "Jun 11 11:30:03.543283 crc crio[22652]: time=\"2026-06-11T11:30:03.542899115Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686290-llr4z Namespace:openshift-operator-lifecycle-manager ID:278ec90d189a1413877ec74ed095ba2ca7a572ea32f0ce40bb494b89d518af9c UID:4d579bae-dd50-4efb-bcad-ee2147a5292f NetNS:/var/run/netns/1e0bc1b7-9280-43b2-b821-0f23f5dce933 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4d579bae_dd50_4efb_bcad_ee2147a5292f.slice PodAnnotations:0xc0001029a0}] Aliases:map[]}\"",
2026-06-11 11:58:02.466280 | controller |     "Jun 11 11:30:03.543283 crc crio[22652]: time=\"2026-06-11T11:30:03.543113202Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29686290-llr4z from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.466295 | controller |     "Jun 11 11:30:03.939864 crc crio[22652]: time=\"2026-06-11T11:30:03.939419657Z\" level=info msg=\"Stopped pod sandbox: 278ec90d189a1413877ec74ed095ba2ca7a572ea32f0ce40bb494b89d518af9c\" id=c6e45245-48d2-469f-9666-5963d5503582 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.466310 | controller |     "Jun 11 11:30:05.572094 crc crio[22652]: time=\"2026-06-11T11:30:05.570693426Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=12099d40-9fa4-433a-b343-d698cdb28936 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.466325 | controller |     "Jun 11 11:30:05.573987 crc crio[22652]: time=\"2026-06-11T11:30:05.573901629Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=d3332a51-d4da-4c81-afc5-fece17156337 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.466340 | controller |     "Jun 11 11:30:05.576280 crc crio[22652]: time=\"2026-06-11T11:30:05.576189782Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=f620aec6-9f47-46f0-b361-66b813acd41e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.466382 | controller |     "Jun 11 11:30:05.587083 crc crio[22652]: time=\"2026-06-11T11:30:05.586991889Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686290-xvn7k/oc\" id=55572419-b8cc-4782-a306-5be471621b1c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.466402 | controller |     "Jun 11 11:30:05.587651 crc crio[22652]: time=\"2026-06-11T11:30:05.587591568Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.466422 | controller |     "Jun 11 11:30:05.653566 crc crio[22652]: time=\"2026-06-11T11:30:05.653430448Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.466438 | controller |     "Jun 11 11:30:05.957392 crc crio[22652]: time=\"2026-06-11T11:30:05.957300181Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.466453 | controller |     "Jun 11 11:30:06.177207 crc crio[22652]: time=\"2026-06-11T11:30:06.176643363Z\" level=info msg=\"Created container 405e7bdf0b086d35b2b66b4a1b1494fdac806ebcc7750c87c4f40f9b72be2eb6: openshift-infra/auto-csr-approver-29686290-xvn7k/oc\" id=55572419-b8cc-4782-a306-5be471621b1c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.466468 | controller |     "Jun 11 11:30:06.178422 crc crio[22652]: time=\"2026-06-11T11:30:06.178330307Z\" level=info msg=\"Starting container: 405e7bdf0b086d35b2b66b4a1b1494fdac806ebcc7750c87c4f40f9b72be2eb6\" id=4ef94fe9-3821-464a-b96e-b6446c2587c5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.466483 | controller |     "Jun 11 11:30:06.184497 crc crio[22652]: time=\"2026-06-11T11:30:06.184247306Z\" level=info msg=\"Started container\" PID=152311 containerID=405e7bdf0b086d35b2b66b4a1b1494fdac806ebcc7750c87c4f40f9b72be2eb6 description=openshift-infra/auto-csr-approver-29686290-xvn7k/oc id=4ef94fe9-3821-464a-b96e-b6446c2587c5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a184048b0e4a95a3172e4b86ec1f17089dd3e66d48b2ceae39e6edb72621f5a6",
2026-06-11 11:58:02.466498 | controller |     "Jun 11 11:30:08.612044 crc crio[22652]: time=\"2026-06-11T11:30:08.611597777Z\" level=info msg=\"Stopping pod sandbox: a184048b0e4a95a3172e4b86ec1f17089dd3e66d48b2ceae39e6edb72621f5a6\" id=1c2e1c33-3bd2-4484-82b7-a91b714ff38c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.466513 | controller |     "Jun 11 11:30:08.613683 crc crio[22652]: time=\"2026-06-11T11:30:08.612904909Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686290-xvn7k Namespace:openshift-infra ID:a184048b0e4a95a3172e4b86ec1f17089dd3e66d48b2ceae39e6edb72621f5a6 UID:e7556e29-072d-4f59-8fb6-ff4815cbe63d NetNS:/var/run/netns/5d1c603a-c5c9-4320-b99b-6b8edfc87359 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode7556e29_072d_4f59_8fb6_ff4815cbe63d.slice PodAnnotations:0xc0014a41a0}] Aliases:map[]}\"",
2026-06-11 11:58:02.466529 | controller |     "Jun 11 11:30:08.613683 crc crio[22652]: time=\"2026-06-11T11:30:08.613064205Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686290-xvn7k from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.466544 | controller |     "Jun 11 11:30:09.163251 crc crio[22652]: time=\"2026-06-11T11:30:09.161780196Z\" level=info msg=\"Stopped pod sandbox: a184048b0e4a95a3172e4b86ec1f17089dd3e66d48b2ceae39e6edb72621f5a6\" id=1c2e1c33-3bd2-4484-82b7-a91b714ff38c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.466559 | controller |     "Jun 11 11:30:13.291994 crc crio[22652]: time=\"2026-06-11T11:30:13.29098107Z\" level=info msg=\"Removing container: f6f7ec08a70204cd77b5c56fafee980f3dbd0d9d94e372e3e957c87724a30012\" id=b0c8de99-a77d-43b3-9a87-35e7550ee047 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.466574 | controller |     "Jun 11 11:30:13.517176 crc crio[22652]: time=\"2026-06-11T11:30:13.516653205Z\" level=info msg=\"Removed container f6f7ec08a70204cd77b5c56fafee980f3dbd0d9d94e372e3e957c87724a30012: openshift-infra/auto-csr-approver-29686284-twrnm/oc\" id=b0c8de99-a77d-43b3-9a87-35e7550ee047 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.466592 | controller |     "Jun 11 11:30:13.520738 crc crio[22652]: time=\"2026-06-11T11:30:13.520645091Z\" level=info msg=\"Removing container: 6120f434c4ad2c2b6d530fc727571a97fb5517e51f161bf0635e8c33922cd2fc\" id=c3465d14-12c7-407f-99de-650f0e156543 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.466607 | controller |     "Jun 11 11:30:13.555975 crc crio[22652]: time=\"2026-06-11T11:30:13.55585767Z\" level=info msg=\"Removed container 6120f434c4ad2c2b6d530fc727571a97fb5517e51f161bf0635e8c33922cd2fc: openshift-operator-lifecycle-manager/collect-profiles-29686245-lwzps/collect-profiles\" id=c3465d14-12c7-407f-99de-650f0e156543 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.466622 | controller |     "Jun 11 11:30:13.569434 crc crio[22652]: time=\"2026-06-11T11:30:13.569285136Z\" level=info msg=\"Stopping pod sandbox: c0b0373a88d4c9fc784be9ea3aa208890cb8a71bdbfcdffd0cc37ae075194e68\" id=16538254-04c9-465f-857d-08e3e3eef5e0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.466636 | controller |     "Jun 11 11:30:13.569434 crc crio[22652]: time=\"2026-06-11T11:30:13.56939025Z\" level=info msg=\"Stopped pod sandbox (already stopped): c0b0373a88d4c9fc784be9ea3aa208890cb8a71bdbfcdffd0cc37ae075194e68\" id=16538254-04c9-465f-857d-08e3e3eef5e0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.466651 | controller |     "Jun 11 11:30:13.570435 crc crio[22652]: time=\"2026-06-11T11:30:13.570300052Z\" level=info msg=\"Removing pod sandbox: c0b0373a88d4c9fc784be9ea3aa208890cb8a71bdbfcdffd0cc37ae075194e68\" id=a79d3860-b072-4654-83d8-97c57a354d7c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.466665 | controller |     "Jun 11 11:30:13.587667 crc crio[22652]: time=\"2026-06-11T11:30:13.58757954Z\" level=info msg=\"Removed pod sandbox: c0b0373a88d4c9fc784be9ea3aa208890cb8a71bdbfcdffd0cc37ae075194e68\" id=a79d3860-b072-4654-83d8-97c57a354d7c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.466680 | controller |     "Jun 11 11:30:13.588546 crc crio[22652]: time=\"2026-06-11T11:30:13.588430898Z\" level=info msg=\"Stopping pod sandbox: 78b86c4da23042246fd46791f37bd9e88c471032089ac71419d84c0d9b2568e9\" id=2738000d-2a14-4a92-9573-c086a0e8a3f2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.466694 | controller |     "Jun 11 11:30:13.588619 crc crio[22652]: time=\"2026-06-11T11:30:13.588555462Z\" level=info msg=\"Stopped pod sandbox (already stopped): 78b86c4da23042246fd46791f37bd9e88c471032089ac71419d84c0d9b2568e9\" id=2738000d-2a14-4a92-9573-c086a0e8a3f2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.466708 | controller |     "Jun 11 11:30:13.589430 crc crio[22652]: time=\"2026-06-11T11:30:13.589382271Z\" level=info msg=\"Removing pod sandbox: 78b86c4da23042246fd46791f37bd9e88c471032089ac71419d84c0d9b2568e9\" id=da863834-b9ab-4582-9a48-3ba9c584f0a2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.466722 | controller |     "Jun 11 11:30:13.604319 crc crio[22652]: time=\"2026-06-11T11:30:13.604173712Z\" level=info msg=\"Removed pod sandbox: 78b86c4da23042246fd46791f37bd9e88c471032089ac71419d84c0d9b2568e9\" id=da863834-b9ab-4582-9a48-3ba9c584f0a2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.466736 | controller |     "Jun 11 11:30:20.837189 crc crio[22652]: time=\"2026-06-11T11:30:20.836270079Z\" level=info msg=\"Stopping pod sandbox: 37bed369a871f41a4ff6f6eff3805bd7ad26117d3846ef4c6a567c5b583052e3\" id=d5accd44-b2c3-47b9-8168-66f2812a914e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.466751 | controller |     "Jun 11 11:30:20.838341 crc crio[22652]: time=\"2026-06-11T11:30:20.838103254Z\" level=info msg=\"Got pod network &{Name:configure-os-edpm-deployment-ipam-openstack-edpm-ipam-nfbb4 Namespace:openstack ID:37bed369a871f41a4ff6f6eff3805bd7ad26117d3846ef4c6a567c5b583052e3 UID:2e6389f6-30ce-42b6-a027-b5fe1639f6ef NetNS:/var/run/netns/762649e0-f0aa-4cc0-810d-90f8ee419646 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2e6389f6_30ce_42b6_a027_b5fe1639f6ef.slice PodAnnotations:0xc000103238}] Aliases:map[]}\"",
2026-06-11 11:58:02.466770 | controller |     "Jun 11 11:30:20.838464 crc crio[22652]: time=\"2026-06-11T11:30:20.838409474Z\" level=info msg=\"Deleting pod openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-nfbb4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.466786 | controller |     "Jun 11 11:30:21.358003 crc crio[22652]: time=\"2026-06-11T11:30:21.3574677Z\" level=info msg=\"Stopped pod sandbox: 37bed369a871f41a4ff6f6eff3805bd7ad26117d3846ef4c6a567c5b583052e3\" id=d5accd44-b2c3-47b9-8168-66f2812a914e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.466801 | controller |     "Jun 11 11:30:22.388574 crc crio[22652]: time=\"2026-06-11T11:30:22.38778821Z\" level=info msg=\"Running pod sandbox: openstack/ssh-known-hosts-edpm-deployment-ipam-l5rgz/POD\" id=115d9976-18ee-48e3-88d3-427292d8c097 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.466816 | controller |     "Jun 11 11:30:22.389965 crc crio[22652]: time=\"2026-06-11T11:30:22.388663361Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.466831 | controller |     "Jun 11 11:30:22.462603 crc crio[22652]: time=\"2026-06-11T11:30:22.462088744Z\" level=info msg=\"Got pod network &{Name:ssh-known-hosts-edpm-deployment-ipam-l5rgz Namespace:openstack ID:4078a009517b48fe873ad430d32ae4ee21183fb93d8b2a43639e51960afc7727 UID:8c6a23d3-a5db-4a96-be0f-cc75117e014f NetNS:/var/run/netns/dfeaaf1a-897a-4cae-b327-241f58d9d14c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8c6a23d3_a5db_4a96_be0f_cc75117e014f.slice PodAnnotations:0xc0022f6338}] Aliases:map[]}\"",
2026-06-11 11:58:02.466846 | controller |     "Jun 11 11:30:22.462603 crc crio[22652]: time=\"2026-06-11T11:30:22.462603182Z\" level=info msg=\"Adding pod openstack_ssh-known-hosts-edpm-deployment-ipam-l5rgz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.466861 | controller |     "Jun 11 11:30:23.166409 crc crio[22652]: 2026-06-11T11:30:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4078a009517b48f Mac:0a:86:0d:83:63:24 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f5 Mtu:0 Sandbox:/var/run/netns/dfeaaf1a-897a-4cae-b327-241f58d9d14c SocketPath: PciID:}] [{Interface:0xc000432770 Address:{IP:10.217.0.245 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.466876 | controller |     "Jun 11 11:30:23.168323 crc crio[22652]: time=\"2026-06-11T11:30:23.168215228Z\" level=info msg=\"Got pod network &{Name:ssh-known-hosts-edpm-deployment-ipam-l5rgz Namespace:openstack ID:4078a009517b48fe873ad430d32ae4ee21183fb93d8b2a43639e51960afc7727 UID:8c6a23d3-a5db-4a96-be0f-cc75117e014f NetNS:/var/run/netns/dfeaaf1a-897a-4cae-b327-241f58d9d14c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8c6a23d3_a5db_4a96_be0f_cc75117e014f.slice PodAnnotations:0xc0022f6338}] Aliases:map[]}\"",
2026-06-11 11:58:02.466891 | controller |     "Jun 11 11:30:23.168672 crc crio[22652]: time=\"2026-06-11T11:30:23.168575351Z\" level=info msg=\"Checking pod openstack_ssh-known-hosts-edpm-deployment-ipam-l5rgz for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.466906 | controller |     "Jun 11 11:30:23.197089 crc crio[22652]: time=\"2026-06-11T11:30:23.19594254Z\" level=info msg=\"Ran pod sandbox 4078a009517b48fe873ad430d32ae4ee21183fb93d8b2a43639e51960afc7727 with infra container: openstack/ssh-known-hosts-edpm-deployment-ipam-l5rgz/POD\" id=115d9976-18ee-48e3-88d3-427292d8c097 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.466926 | controller |     "Jun 11 11:30:23.198518 crc crio[22652]: time=\"2026-06-11T11:30:23.19839475Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=f7bff0e8-978c-4e6d-b914-415da0eb8b65 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.466941 | controller |     "Jun 11 11:30:23.228181 crc crio[22652]: time=\"2026-06-11T11:30:23.227991063Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=1226206b-15cc-4ee3-94c8-ef1bf42e5e4c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.466956 | controller |     "Jun 11 11:30:23.235942 crc crio[22652]: time=\"2026-06-11T11:30:23.235834928Z\" level=info msg=\"Creating container: openstack/ssh-known-hosts-edpm-deployment-ipam-l5rgz/ssh-known-hosts-edpm-deployment-ipam\" id=c5168120-c38f-4d6d-968c-bca032df92a1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.466971 | controller |     "Jun 11 11:30:23.236365 crc crio[22652]: time=\"2026-06-11T11:30:23.236299665Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.466985 | controller |     "Jun 11 11:30:23.292620 crc crio[22652]: time=\"2026-06-11T11:30:23.292456163Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.466999 | controller |     "Jun 11 11:30:23.298253 crc crio[22652]: time=\"2026-06-11T11:30:23.297983758Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.467014 | controller |     "Jun 11 11:30:23.520945 crc crio[22652]: time=\"2026-06-11T11:30:23.520829929Z\" level=info msg=\"Created container 8d52c4a88332a14baee45f01d4f6c4183f0eab81f9e34833e612016b682124c4: openstack/ssh-known-hosts-edpm-deployment-ipam-l5rgz/ssh-known-hosts-edpm-deployment-ipam\" id=c5168120-c38f-4d6d-968c-bca032df92a1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.467029 | controller |     "Jun 11 11:30:23.524543 crc crio[22652]: time=\"2026-06-11T11:30:23.523838805Z\" level=info msg=\"Starting container: 8d52c4a88332a14baee45f01d4f6c4183f0eab81f9e34833e612016b682124c4\" id=f9c9d020-c6af-470d-8133-2e5d89b6c850 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.467044 | controller |     "Jun 11 11:30:23.532889 crc crio[22652]: time=\"2026-06-11T11:30:23.532776298Z\" level=info msg=\"Started container\" PID=153493 containerID=8d52c4a88332a14baee45f01d4f6c4183f0eab81f9e34833e612016b682124c4 description=openstack/ssh-known-hosts-edpm-deployment-ipam-l5rgz/ssh-known-hosts-edpm-deployment-ipam id=f9c9d020-c6af-470d-8133-2e5d89b6c850 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4078a009517b48fe873ad430d32ae4ee21183fb93d8b2a43639e51960afc7727",
2026-06-11 11:58:02.467059 | controller |     "Jun 11 11:30:33.004690 crc crio[22652]: time=\"2026-06-11T11:30:33.004047174Z\" level=info msg=\"Stopping pod sandbox: 4078a009517b48fe873ad430d32ae4ee21183fb93d8b2a43639e51960afc7727\" id=7b0ec335-301f-44ea-882b-256298a9bf18 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.467074 | controller |     "Jun 11 11:30:33.007323 crc crio[22652]: time=\"2026-06-11T11:30:33.006867793Z\" level=info msg=\"Got pod network &{Name:ssh-known-hosts-edpm-deployment-ipam-l5rgz Namespace:openstack ID:4078a009517b48fe873ad430d32ae4ee21183fb93d8b2a43639e51960afc7727 UID:8c6a23d3-a5db-4a96-be0f-cc75117e014f NetNS:/var/run/netns/dfeaaf1a-897a-4cae-b327-241f58d9d14c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8c6a23d3_a5db_4a96_be0f_cc75117e014f.slice PodAnnotations:0xc005a4d060}] Aliases:map[]}\"",
2026-06-11 11:58:02.467093 | controller |     "Jun 11 11:30:33.007323 crc crio[22652]: time=\"2026-06-11T11:30:33.007031689Z\" level=info msg=\"Deleting pod openstack_ssh-known-hosts-edpm-deployment-ipam-l5rgz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.467109 | controller |     "Jun 11 11:30:33.539236 crc crio[22652]: time=\"2026-06-11T11:30:33.538843463Z\" level=info msg=\"Stopped pod sandbox: 4078a009517b48fe873ad430d32ae4ee21183fb93d8b2a43639e51960afc7727\" id=7b0ec335-301f-44ea-882b-256298a9bf18 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.467124 | controller |     "Jun 11 11:30:34.569056 crc crio[22652]: time=\"2026-06-11T11:30:34.568419674Z\" level=info msg=\"Running pod sandbox: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-l97f4/POD\" id=bb83c4e2-0475-4a46-b327-a30332696e5a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.467139 | controller |     "Jun 11 11:30:34.569056 crc crio[22652]: time=\"2026-06-11T11:30:34.568974884Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.467154 | controller |     "Jun 11 11:30:34.628298 crc crio[22652]: time=\"2026-06-11T11:30:34.626187159Z\" level=info msg=\"Got pod network &{Name:run-os-edpm-deployment-ipam-openstack-edpm-ipam-l97f4 Namespace:openstack ID:1b8d46d27e154aabc77cd274bfd9ff26b84dfb6512aa117d1b4111c4b146599d UID:1b89718e-353a-4240-8ffe-12a3971558aa NetNS:/var/run/netns/92021906-8f5a-4852-a964-63d58a444d4d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1b89718e_353a_4240_8ffe_12a3971558aa.slice PodAnnotations:0xc00008c738}] Aliases:map[]}\"",
2026-06-11 11:58:02.467169 | controller |     "Jun 11 11:30:34.628298 crc crio[22652]: time=\"2026-06-11T11:30:34.627841752Z\" level=info msg=\"Adding pod openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-l97f4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.467183 | controller |     "Jun 11 11:30:35.346474 crc crio[22652]: 2026-06-11T11:30:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1b8d46d27e154aa Mac:16:68:26:ee:a1:c1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f6 Mtu:0 Sandbox:/var/run/netns/92021906-8f5a-4852-a964-63d58a444d4d SocketPath: PciID:}] [{Interface:0xc00025cf00 Address:{IP:10.217.0.246 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.467197 | controller |     "Jun 11 11:30:35.348642 crc crio[22652]: time=\"2026-06-11T11:30:35.348404608Z\" level=info msg=\"Got pod network &{Name:run-os-edpm-deployment-ipam-openstack-edpm-ipam-l97f4 Namespace:openstack ID:1b8d46d27e154aabc77cd274bfd9ff26b84dfb6512aa117d1b4111c4b146599d UID:1b89718e-353a-4240-8ffe-12a3971558aa NetNS:/var/run/netns/92021906-8f5a-4852-a964-63d58a444d4d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1b89718e_353a_4240_8ffe_12a3971558aa.slice PodAnnotations:0xc00008c738}] Aliases:map[]}\"",
2026-06-11 11:58:02.467213 | controller |     "Jun 11 11:30:35.348838 crc crio[22652]: time=\"2026-06-11T11:30:35.34872579Z\" level=info msg=\"Checking pod openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-l97f4 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.467227 | controller |     "Jun 11 11:30:35.363457 crc crio[22652]: time=\"2026-06-11T11:30:35.363382883Z\" level=info msg=\"Ran pod sandbox 1b8d46d27e154aabc77cd274bfd9ff26b84dfb6512aa117d1b4111c4b146599d with infra container: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-l97f4/POD\" id=bb83c4e2-0475-4a46-b327-a30332696e5a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.467242 | controller |     "Jun 11 11:30:35.366247 crc crio[22652]: time=\"2026-06-11T11:30:35.36607352Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=2a8746f6-02b2-4099-9dd7-e76a04bb8299 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.467260 | controller |     "Jun 11 11:30:35.425252 crc crio[22652]: time=\"2026-06-11T11:30:35.424856728Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=2d34862f-a7f5-412f-b7f4-3f701a45bf5d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.467275 | controller |     "Jun 11 11:30:35.433507 crc crio[22652]: time=\"2026-06-11T11:30:35.433421928Z\" level=info msg=\"Creating container: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-l97f4/run-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=fbe4b8e9-9f29-4e87-a010-1ad2d0833282 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.467290 | controller |     "Jun 11 11:30:35.434368 crc crio[22652]: time=\"2026-06-11T11:30:35.433993538Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.467306 | controller |     "Jun 11 11:30:35.490778 crc crio[22652]: time=\"2026-06-11T11:30:35.490681936Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.467321 | controller |     "Jun 11 11:30:35.494598 crc crio[22652]: time=\"2026-06-11T11:30:35.494275381Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.467337 | controller |     "Jun 11 11:30:35.725792 crc crio[22652]: time=\"2026-06-11T11:30:35.725650423Z\" level=info msg=\"Created container a61d6742a8fee12d6bd419f92d4c1d4f3140bed219f8dabf3f432fbe8113a366: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-l97f4/run-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=fbe4b8e9-9f29-4e87-a010-1ad2d0833282 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.467379 | controller |     "Jun 11 11:30:35.727487 crc crio[22652]: time=\"2026-06-11T11:30:35.726893236Z\" level=info msg=\"Starting container: a61d6742a8fee12d6bd419f92d4c1d4f3140bed219f8dabf3f432fbe8113a366\" id=0a880920-8e95-495f-8ca2-2ca917da1ae6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.467398 | controller |     "Jun 11 11:30:35.734590 crc crio[22652]: time=\"2026-06-11T11:30:35.733301451Z\" level=info msg=\"Started container\" PID=154269 containerID=a61d6742a8fee12d6bd419f92d4c1d4f3140bed219f8dabf3f432fbe8113a366 description=openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-l97f4/run-os-edpm-deployment-ipam-openstack-edpm-ipam id=0a880920-8e95-495f-8ca2-2ca917da1ae6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1b8d46d27e154aabc77cd274bfd9ff26b84dfb6512aa117d1b4111c4b146599d",
2026-06-11 11:58:02.467414 | controller |     "Jun 11 11:30:46.236012 crc crio[22652]: time=\"2026-06-11T11:30:46.235091494Z\" level=info msg=\"Stopping pod sandbox: 1b8d46d27e154aabc77cd274bfd9ff26b84dfb6512aa117d1b4111c4b146599d\" id=f16f2934-98f8-4690-b34d-a6de3a9b5e6d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.467429 | controller |     "Jun 11 11:30:46.237985 crc crio[22652]: time=\"2026-06-11T11:30:46.236796354Z\" level=info msg=\"Got pod network &{Name:run-os-edpm-deployment-ipam-openstack-edpm-ipam-l97f4 Namespace:openstack ID:1b8d46d27e154aabc77cd274bfd9ff26b84dfb6512aa117d1b4111c4b146599d UID:1b89718e-353a-4240-8ffe-12a3971558aa NetNS:/var/run/netns/92021906-8f5a-4852-a964-63d58a444d4d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1b89718e_353a_4240_8ffe_12a3971558aa.slice PodAnnotations:0xc0036e6af8}] Aliases:map[]}\"",
2026-06-11 11:58:02.467444 | controller |     "Jun 11 11:30:46.237985 crc crio[22652]: time=\"2026-06-11T11:30:46.236936939Z\" level=info msg=\"Deleting pod openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-l97f4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.467462 | controller |     "Jun 11 11:30:46.767565 crc crio[22652]: time=\"2026-06-11T11:30:46.766961439Z\" level=info msg=\"Stopped pod sandbox: 1b8d46d27e154aabc77cd274bfd9ff26b84dfb6512aa117d1b4111c4b146599d\" id=f16f2934-98f8-4690-b34d-a6de3a9b5e6d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.467477 | controller |     "Jun 11 11:30:47.749710 crc crio[22652]: time=\"2026-06-11T11:30:47.748956184Z\" level=info msg=\"Running pod sandbox: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-f2ntt/POD\" id=feb3c5fb-30ff-48be-9587-756e4d34cd12 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.467491 | controller |     "Jun 11 11:30:47.749710 crc crio[22652]: time=\"2026-06-11T11:30:47.74968915Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.467506 | controller |     "Jun 11 11:30:47.800674 crc crio[22652]: time=\"2026-06-11T11:30:47.80045595Z\" level=info msg=\"Got pod network &{Name:reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-f2ntt Namespace:openstack ID:3b76091d975a0fd7bc4279c3c4784852621577c3bc7c09a03bf801c163bed09d UID:ac713b37-bd2a-4fd2-b4e3-ec51862f1174 NetNS:/var/run/netns/500a60ba-83e2-4329-9ec5-12df42ab5b01 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podac713b37_bd2a_4fd2_b4e3_ec51862f1174.slice PodAnnotations:0xc005a4cc08}] Aliases:map[]}\"",
2026-06-11 11:58:02.467521 | controller |     "Jun 11 11:30:47.800674 crc crio[22652]: time=\"2026-06-11T11:30:47.800629176Z\" level=info msg=\"Adding pod openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-f2ntt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.467537 | controller |     "Jun 11 11:30:48.553659 crc crio[22652]: 2026-06-11T11:30:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3b76091d975a0fd Mac:76:19:6d:3e:b2:a1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f7 Mtu:0 Sandbox:/var/run/netns/500a60ba-83e2-4329-9ec5-12df42ab5b01 SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.247 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.467552 | controller |     "Jun 11 11:30:48.554730 crc crio[22652]: time=\"2026-06-11T11:30:48.55457458Z\" level=info msg=\"Got pod network &{Name:reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-f2ntt Namespace:openstack ID:3b76091d975a0fd7bc4279c3c4784852621577c3bc7c09a03bf801c163bed09d UID:ac713b37-bd2a-4fd2-b4e3-ec51862f1174 NetNS:/var/run/netns/500a60ba-83e2-4329-9ec5-12df42ab5b01 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podac713b37_bd2a_4fd2_b4e3_ec51862f1174.slice PodAnnotations:0xc005a4cc08}] Aliases:map[]}\"",
2026-06-11 11:58:02.467567 | controller |     "Jun 11 11:30:48.554922 crc crio[22652]: time=\"2026-06-11T11:30:48.554868011Z\" level=info msg=\"Checking pod openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-f2ntt for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.467581 | controller |     "Jun 11 11:30:48.566690 crc crio[22652]: time=\"2026-06-11T11:30:48.566620997Z\" level=info msg=\"Ran pod sandbox 3b76091d975a0fd7bc4279c3c4784852621577c3bc7c09a03bf801c163bed09d with infra container: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-f2ntt/POD\" id=feb3c5fb-30ff-48be-9587-756e4d34cd12 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.467596 | controller |     "Jun 11 11:30:48.571372 crc crio[22652]: time=\"2026-06-11T11:30:48.571332214Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=3f9b9f6e-1ae9-4594-aab2-b72a65960603 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.467613 | controller |     "Jun 11 11:30:48.595222 crc crio[22652]: time=\"2026-06-11T11:30:48.595058915Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=534a8472-7442-40bc-aad8-f6db596f660d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.467628 | controller |     "Jun 11 11:30:48.604232 crc crio[22652]: time=\"2026-06-11T11:30:48.604074301Z\" level=info msg=\"Creating container: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-f2ntt/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=fbcd90f2-7b11-48c1-95b9-2c5df4ddd5d9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.467642 | controller |     "Jun 11 11:30:48.604849 crc crio[22652]: time=\"2026-06-11T11:30:48.604705074Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.467657 | controller |     "Jun 11 11:30:48.651258 crc crio[22652]: time=\"2026-06-11T11:30:48.651023397Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.467671 | controller |     "Jun 11 11:30:48.654628 crc crio[22652]: time=\"2026-06-11T11:30:48.654550741Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.467686 | controller |     "Jun 11 11:30:48.857957 crc crio[22652]: time=\"2026-06-11T11:30:48.857410402Z\" level=info msg=\"Created container b8803ab676abb0f7219b7d0b9647347cbacc298e687e07bc7b7ae22349d105b6: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-f2ntt/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=fbcd90f2-7b11-48c1-95b9-2c5df4ddd5d9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.467700 | controller |     "Jun 11 11:30:48.860813 crc crio[22652]: time=\"2026-06-11T11:30:48.860704407Z\" level=info msg=\"Starting container: b8803ab676abb0f7219b7d0b9647347cbacc298e687e07bc7b7ae22349d105b6\" id=df444b9f-95f5-4336-b1f7-ad64514b0d92 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.467714 | controller |     "Jun 11 11:30:48.870756 crc crio[22652]: time=\"2026-06-11T11:30:48.870632875Z\" level=info msg=\"Started container\" PID=155071 containerID=b8803ab676abb0f7219b7d0b9647347cbacc298e687e07bc7b7ae22349d105b6 description=openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-f2ntt/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam id=df444b9f-95f5-4336-b1f7-ad64514b0d92 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3b76091d975a0fd7bc4279c3c4784852621577c3bc7c09a03bf801c163bed09d",
2026-06-11 11:58:02.467757 | controller |     "Jun 11 11:31:01.499006 crc crio[22652]: time=\"2026-06-11T11:31:01.497280387Z\" level=info msg=\"Stopping pod sandbox: 3b76091d975a0fd7bc4279c3c4784852621577c3bc7c09a03bf801c163bed09d\" id=59e988d5-7a15-425c-b217-0f369ac5f7f9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.467777 | controller |     "Jun 11 11:31:01.499006 crc crio[22652]: time=\"2026-06-11T11:31:01.498948566Z\" level=info msg=\"Got pod network &{Name:reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-f2ntt Namespace:openstack ID:3b76091d975a0fd7bc4279c3c4784852621577c3bc7c09a03bf801c163bed09d UID:ac713b37-bd2a-4fd2-b4e3-ec51862f1174 NetNS:/var/run/netns/500a60ba-83e2-4329-9ec5-12df42ab5b01 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podac713b37_bd2a_4fd2_b4e3_ec51862f1174.slice PodAnnotations:0xc0001035c8}] Aliases:map[]}\"",
2026-06-11 11:58:02.467792 | controller |     "Jun 11 11:31:01.500472 crc crio[22652]: time=\"2026-06-11T11:31:01.499189575Z\" level=info msg=\"Deleting pod openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-f2ntt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.467810 | controller |     "Jun 11 11:31:02.059440 crc crio[22652]: time=\"2026-06-11T11:31:02.059007028Z\" level=info msg=\"Stopped pod sandbox: 3b76091d975a0fd7bc4279c3c4784852621577c3bc7c09a03bf801c163bed09d\" id=59e988d5-7a15-425c-b217-0f369ac5f7f9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.467826 | controller |     "Jun 11 11:31:03.091529 crc crio[22652]: time=\"2026-06-11T11:31:03.090741337Z\" level=info msg=\"Running pod sandbox: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-dxp5f/POD\" id=a47ed0cf-5436-4a04-b724-8fe59dfe9938 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.467840 | controller |     "Jun 11 11:31:03.092945 crc crio[22652]: time=\"2026-06-11T11:31:03.091577946Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.467855 | controller |     "Jun 11 11:31:03.150746 crc crio[22652]: time=\"2026-06-11T11:31:03.150103089Z\" level=info msg=\"Got pod network &{Name:install-certs-edpm-deployment-ipam-openstack-edpm-ipam-dxp5f Namespace:openstack ID:ac0a47b980622ccf211466a64ea108133ca38317634d3b603cbec7c29e1ec9f1 UID:987d091e-23de-4772-b7ff-00ec1983721b NetNS:/var/run/netns/9fcc0a27-7c3c-4b19-9275-8c8a5250add2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod987d091e_23de_4772_b7ff_00ec1983721b.slice PodAnnotations:0xc000103908}] Aliases:map[]}\"",
2026-06-11 11:58:02.467870 | controller |     "Jun 11 11:31:03.150746 crc crio[22652]: time=\"2026-06-11T11:31:03.150735271Z\" level=info msg=\"Adding pod openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-dxp5f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.467884 | controller |     "Jun 11 11:31:03.838079 crc crio[22652]: 2026-06-11T11:31:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ac0a47b980622cc Mac:32:96:43:b8:6e:1d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f8 Mtu:0 Sandbox:/var/run/netns/9fcc0a27-7c3c-4b19-9275-8c8a5250add2 SocketPath: PciID:}] [{Interface:0xc00028e6c0 Address:{IP:10.217.0.248 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.467899 | controller |     "Jun 11 11:31:03.839765 crc crio[22652]: time=\"2026-06-11T11:31:03.839695835Z\" level=info msg=\"Got pod network &{Name:install-certs-edpm-deployment-ipam-openstack-edpm-ipam-dxp5f Namespace:openstack ID:ac0a47b980622ccf211466a64ea108133ca38317634d3b603cbec7c29e1ec9f1 UID:987d091e-23de-4772-b7ff-00ec1983721b NetNS:/var/run/netns/9fcc0a27-7c3c-4b19-9275-8c8a5250add2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod987d091e_23de_4772_b7ff_00ec1983721b.slice PodAnnotations:0xc000103908}] Aliases:map[]}\"",
2026-06-11 11:58:02.467914 | controller |     "Jun 11 11:31:03.840007 crc crio[22652]: time=\"2026-06-11T11:31:03.839892422Z\" level=info msg=\"Checking pod openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-dxp5f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.467928 | controller |     "Jun 11 11:31:03.865212 crc crio[22652]: time=\"2026-06-11T11:31:03.865065032Z\" level=info msg=\"Ran pod sandbox ac0a47b980622ccf211466a64ea108133ca38317634d3b603cbec7c29e1ec9f1 with infra container: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-dxp5f/POD\" id=a47ed0cf-5436-4a04-b724-8fe59dfe9938 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.467942 | controller |     "Jun 11 11:31:03.868026 crc crio[22652]: time=\"2026-06-11T11:31:03.867829568Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=bf91cf23-60b8-4751-a538-3c41fa476458 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.467960 | controller |     "Jun 11 11:31:03.896106 crc crio[22652]: time=\"2026-06-11T11:31:03.896013816Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=c100da97-2f42-4ce2-b6cc-74693172b741 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.467974 | controller |     "Jun 11 11:31:03.906884 crc crio[22652]: time=\"2026-06-11T11:31:03.906777414Z\" level=info msg=\"Creating container: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-dxp5f/install-certs-edpm-deployment-ipam-openstack-edpm-ipam\" id=f717d10e-9d11-438a-a6ba-2c996a91404a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.467989 | controller |     "Jun 11 11:31:03.907379 crc crio[22652]: time=\"2026-06-11T11:31:03.907308393Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.468003 | controller |     "Jun 11 11:31:03.971753 crc crio[22652]: time=\"2026-06-11T11:31:03.971576665Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.468017 | controller |     "Jun 11 11:31:03.975182 crc crio[22652]: time=\"2026-06-11T11:31:03.975069498Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.468031 | controller |     "Jun 11 11:31:04.135740 crc crio[22652]: time=\"2026-06-11T11:31:04.135613977Z\" level=info msg=\"Created container f3ecf146a486ea4a3a4a0b3ff74fcade9e7f0352e799bc7e9bbd032cf6cf8048: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-dxp5f/install-certs-edpm-deployment-ipam-openstack-edpm-ipam\" id=f717d10e-9d11-438a-a6ba-2c996a91404a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.468046 | controller |     "Jun 11 11:31:04.137225 crc crio[22652]: time=\"2026-06-11T11:31:04.136817939Z\" level=info msg=\"Starting container: f3ecf146a486ea4a3a4a0b3ff74fcade9e7f0352e799bc7e9bbd032cf6cf8048\" id=83e243b9-60c0-4618-8719-257a16f67a41 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.468060 | controller |     "Jun 11 11:31:04.157805 crc crio[22652]: time=\"2026-06-11T11:31:04.157718721Z\" level=info msg=\"Started container\" PID=156069 containerID=f3ecf146a486ea4a3a4a0b3ff74fcade9e7f0352e799bc7e9bbd032cf6cf8048 description=openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-dxp5f/install-certs-edpm-deployment-ipam-openstack-edpm-ipam id=83e243b9-60c0-4618-8719-257a16f67a41 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ac0a47b980622ccf211466a64ea108133ca38317634d3b603cbec7c29e1ec9f1",
2026-06-11 11:58:02.468109 | controller |     "Jun 11 11:31:16.087912 crc crio[22652]: time=\"2026-06-11T11:31:16.08682423Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-g7x52/POD\" id=07d8da19-00a0-46fc-b279-0f072966adbc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.468133 | controller |     "Jun 11 11:31:16.089841 crc crio[22652]: time=\"2026-06-11T11:31:16.08792508Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.468150 | controller |     "Jun 11 11:31:16.148852 crc crio[22652]: time=\"2026-06-11T11:31:16.148626477Z\" level=info msg=\"Got pod network &{Name:redhat-operators-g7x52 Namespace:openshift-marketplace ID:0e134f0569a6bd2a50b230ed88a51578c75697beb6c9606119134605190e16dc UID:478ab092-3eb3-4704-99e6-6ba53670c373 NetNS:/var/run/netns/e5d07d91-3eec-4217-bbb9-2a59dc05035a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod478ab092_3eb3_4704_99e6_6ba53670c373.slice PodAnnotations:0xc0004bf118}] Aliases:map[]}\"",
2026-06-11 11:58:02.468169 | controller |     "Jun 11 11:31:16.148852 crc crio[22652]: time=\"2026-06-11T11:31:16.148799023Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-g7x52 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.468185 | controller |     "Jun 11 11:31:16.736502 crc crio[22652]: 2026-06-11T11:31:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0e134f0569a6bd2 Mac:86:db:86:c0:2f:53 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f9 Mtu:0 Sandbox:/var/run/netns/e5d07d91-3eec-4217-bbb9-2a59dc05035a SocketPath: PciID:}] [{Interface:0xc00028e5a0 Address:{IP:10.217.0.249 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.468200 | controller |     "Jun 11 11:31:16.738355 crc crio[22652]: time=\"2026-06-11T11:31:16.738287529Z\" level=info msg=\"Got pod network &{Name:redhat-operators-g7x52 Namespace:openshift-marketplace ID:0e134f0569a6bd2a50b230ed88a51578c75697beb6c9606119134605190e16dc UID:478ab092-3eb3-4704-99e6-6ba53670c373 NetNS:/var/run/netns/e5d07d91-3eec-4217-bbb9-2a59dc05035a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod478ab092_3eb3_4704_99e6_6ba53670c373.slice PodAnnotations:0xc0004bf118}] Aliases:map[]}\"",
2026-06-11 11:58:02.468216 | controller |     "Jun 11 11:31:16.738527 crc crio[22652]: time=\"2026-06-11T11:31:16.738485086Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-g7x52 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.468231 | controller |     "Jun 11 11:31:16.750471 crc crio[22652]: time=\"2026-06-11T11:31:16.750397105Z\" level=info msg=\"Ran pod sandbox 0e134f0569a6bd2a50b230ed88a51578c75697beb6c9606119134605190e16dc with infra container: openshift-marketplace/redhat-operators-g7x52/POD\" id=07d8da19-00a0-46fc-b279-0f072966adbc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.468246 | controller |     "Jun 11 11:31:16.752890 crc crio[22652]: time=\"2026-06-11T11:31:16.752770004Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=92fdf83c-4117-4d0a-b2b8-74e9681d3bd7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.468261 | controller |     "Jun 11 11:31:16.755701 crc crio[22652]: time=\"2026-06-11T11:31:16.755575914Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=90dbf23f-aaed-435f-909d-cb048014ec8f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.468275 | controller |     "Jun 11 11:31:16.765250 crc crio[22652]: time=\"2026-06-11T11:31:16.765188151Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-g7x52/extract-utilities\" id=0e2dc835-74de-4139-83f3-0dc4a4d7bb8a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.468290 | controller |     "Jun 11 11:31:16.765788 crc crio[22652]: time=\"2026-06-11T11:31:16.765737701Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.468305 | controller |     "Jun 11 11:31:16.843602 crc crio[22652]: time=\"2026-06-11T11:31:16.843537958Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.468319 | controller |     "Jun 11 11:31:16.849710 crc crio[22652]: time=\"2026-06-11T11:31:16.849634291Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.468334 | controller |     "Jun 11 11:31:17.007325 crc crio[22652]: time=\"2026-06-11T11:31:17.006082356Z\" level=info msg=\"Created container cd3b3bdd134c1c458ab1787d8055d4f597596b2617ac3c8c25b26332dac218a3: openshift-marketplace/redhat-operators-g7x52/extract-utilities\" id=0e2dc835-74de-4139-83f3-0dc4a4d7bb8a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.468371 | controller |     "Jun 11 11:31:17.007717 crc crio[22652]: time=\"2026-06-11T11:31:17.00760257Z\" level=info msg=\"Starting container: cd3b3bdd134c1c458ab1787d8055d4f597596b2617ac3c8c25b26332dac218a3\" id=3b7854df-248f-4ac2-a416-2fd116a53fbc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.468397 | controller |     "Jun 11 11:31:17.014795 crc crio[22652]: time=\"2026-06-11T11:31:17.014711929Z\" level=info msg=\"Started container\" PID=156885 containerID=cd3b3bdd134c1c458ab1787d8055d4f597596b2617ac3c8c25b26332dac218a3 description=openshift-marketplace/redhat-operators-g7x52/extract-utilities id=3b7854df-248f-4ac2-a416-2fd116a53fbc name=/runtime.v1.RuntimeService/StartContainer sandboxID=0e134f0569a6bd2a50b230ed88a51578c75697beb6c9606119134605190e16dc",
2026-06-11 11:58:02.468414 | controller |     "Jun 11 11:31:17.749210 crc crio[22652]: time=\"2026-06-11T11:31:17.745061522Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=db8ba381-eb36-4da6-a193-c79e358d65d4 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.468429 | controller |     "Jun 11 11:31:17.753500 crc crio[22652]: time=\"2026-06-11T11:31:17.753425698Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-11 11:58:02.468444 | controller |     "Jun 11 11:31:20.071609 crc crio[22652]: time=\"2026-06-11T11:31:20.070623018Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:546c77fdbf5f7c6a9a4243f4c4ef38fe0f584972a70f687bc40091743ee77d60\" id=db8ba381-eb36-4da6-a193-c79e358d65d4 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.468459 | controller |     "Jun 11 11:31:20.073607 crc crio[22652]: time=\"2026-06-11T11:31:20.073426915Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=a9e192b9-5efc-46db-8612-ee8a78e1eabc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.468474 | controller |     "Jun 11 11:31:20.078739 crc crio[22652]: time=\"2026-06-11T11:31:20.076914998Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=506a916e-c097-4658-9290-9c75343219a6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.468488 | controller |     "Jun 11 11:31:20.087184 crc crio[22652]: time=\"2026-06-11T11:31:20.087006001Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-g7x52/extract-content\" id=145bb739-1276-408d-8c02-d17beece9b01 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.468503 | controller |     "Jun 11 11:31:20.087540 crc crio[22652]: time=\"2026-06-11T11:31:20.087429526Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.468518 | controller |     "Jun 11 11:31:20.156872 crc crio[22652]: time=\"2026-06-11T11:31:20.156714085Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.468533 | controller |     "Jun 11 11:31:20.161048 crc crio[22652]: time=\"2026-06-11T11:31:20.160973594Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.468548 | controller |     "Jun 11 11:31:20.346812 crc crio[22652]: time=\"2026-06-11T11:31:20.346670664Z\" level=info msg=\"Created container 731a5a2af9ac41a594736defdd30c6e1213705b7570ce0c073a40b3c766c9118: openshift-marketplace/redhat-operators-g7x52/extract-content\" id=145bb739-1276-408d-8c02-d17beece9b01 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.468567 | controller |     "Jun 11 11:31:20.348493 crc crio[22652]: time=\"2026-06-11T11:31:20.348314132Z\" level=info msg=\"Starting container: 731a5a2af9ac41a594736defdd30c6e1213705b7570ce0c073a40b3c766c9118\" id=eabb1843-f53f-4f1a-9ed3-9982ea5053c4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.468582 | controller |     "Jun 11 11:31:20.374861 crc crio[22652]: time=\"2026-06-11T11:31:20.373740303Z\" level=info msg=\"Started container\" PID=157146 containerID=731a5a2af9ac41a594736defdd30c6e1213705b7570ce0c073a40b3c766c9118 description=openshift-marketplace/redhat-operators-g7x52/extract-content id=eabb1843-f53f-4f1a-9ed3-9982ea5053c4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0e134f0569a6bd2a50b230ed88a51578c75697beb6c9606119134605190e16dc",
2026-06-11 11:58:02.468598 | controller |     "Jun 11 11:31:25.886504 crc crio[22652]: time=\"2026-06-11T11:31:25.885296548Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=289bc2ff-eb8c-4a26-8f72-201f94877674 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.468612 | controller |     "Jun 11 11:31:25.891467 crc crio[22652]: time=\"2026-06-11T11:31:25.891016937Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=8032bd11-21f1-4df2-93ad-cccbd369f7fd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.468627 | controller |     "Jun 11 11:31:25.908569 crc crio[22652]: time=\"2026-06-11T11:31:25.908376088Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-g7x52/registry-server\" id=492968c3-264e-47b5-8e1f-fc13a28445f7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.468642 | controller |     "Jun 11 11:31:25.909242 crc crio[22652]: time=\"2026-06-11T11:31:25.908971669Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.468657 | controller |     "Jun 11 11:31:26.061585 crc crio[22652]: time=\"2026-06-11T11:31:26.061471123Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.468672 | controller |     "Jun 11 11:31:26.065903 crc crio[22652]: time=\"2026-06-11T11:31:26.065822165Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.468686 | controller |     "Jun 11 11:31:26.270500 crc crio[22652]: time=\"2026-06-11T11:31:26.270363405Z\" level=info msg=\"Created container af77f475a32d55b8a4811d91fac2782acc692a84b6d1d2d6eb7e546da41b6645: openshift-marketplace/redhat-operators-g7x52/registry-server\" id=492968c3-264e-47b5-8e1f-fc13a28445f7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.468701 | controller |     "Jun 11 11:31:26.273182 crc crio[22652]: time=\"2026-06-11T11:31:26.273002868Z\" level=info msg=\"Starting container: af77f475a32d55b8a4811d91fac2782acc692a84b6d1d2d6eb7e546da41b6645\" id=24df1988-8592-42d4-9fc7-a8d3249880ce name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.468716 | controller |     "Jun 11 11:31:26.284848 crc crio[22652]: time=\"2026-06-11T11:31:26.284698918Z\" level=info msg=\"Started container\" PID=157445 containerID=af77f475a32d55b8a4811d91fac2782acc692a84b6d1d2d6eb7e546da41b6645 description=openshift-marketplace/redhat-operators-g7x52/registry-server id=24df1988-8592-42d4-9fc7-a8d3249880ce name=/runtime.v1.RuntimeService/StartContainer sandboxID=0e134f0569a6bd2a50b230ed88a51578c75697beb6c9606119134605190e16dc",
2026-06-11 11:58:02.468731 | controller |     "Jun 11 11:31:39.064840 crc crio[22652]: time=\"2026-06-11T11:31:39.063552605Z\" level=info msg=\"Stopping container: af77f475a32d55b8a4811d91fac2782acc692a84b6d1d2d6eb7e546da41b6645 (timeout: 2s)\" id=fdd0113b-28b8-49fe-bddb-c396ab2520e0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.468750 | controller |     "Jun 11 11:31:39.201453 crc crio[22652]: time=\"2026-06-11T11:31:39.201017694Z\" level=info msg=\"Stopped container af77f475a32d55b8a4811d91fac2782acc692a84b6d1d2d6eb7e546da41b6645: openshift-marketplace/redhat-operators-g7x52/registry-server\" id=fdd0113b-28b8-49fe-bddb-c396ab2520e0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.468765 | controller |     "Jun 11 11:31:39.202306 crc crio[22652]: time=\"2026-06-11T11:31:39.202237417Z\" level=info msg=\"Stopping pod sandbox: 0e134f0569a6bd2a50b230ed88a51578c75697beb6c9606119134605190e16dc\" id=bd07a8b0-016a-4615-88f2-c3f197410ffe name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.468780 | controller |     "Jun 11 11:31:39.203042 crc crio[22652]: time=\"2026-06-11T11:31:39.202968463Z\" level=info msg=\"Got pod network &{Name:redhat-operators-g7x52 Namespace:openshift-marketplace ID:0e134f0569a6bd2a50b230ed88a51578c75697beb6c9606119134605190e16dc UID:478ab092-3eb3-4704-99e6-6ba53670c373 NetNS:/var/run/netns/e5d07d91-3eec-4217-bbb9-2a59dc05035a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod478ab092_3eb3_4704_99e6_6ba53670c373.slice PodAnnotations:0xc000989f08}] Aliases:map[]}\"",
2026-06-11 11:58:02.468826 | controller |     "Jun 11 11:31:39.203267 crc crio[22652]: time=\"2026-06-11T11:31:39.203214601Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-g7x52 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.468848 | controller |     "Jun 11 11:31:39.610194 crc crio[22652]: time=\"2026-06-11T11:31:39.609589277Z\" level=info msg=\"Stopped pod sandbox: 0e134f0569a6bd2a50b230ed88a51578c75697beb6c9606119134605190e16dc\" id=bd07a8b0-016a-4615-88f2-c3f197410ffe name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.468865 | controller |     "Jun 11 11:31:40.093913 crc crio[22652]: time=\"2026-06-11T11:31:40.09319067Z\" level=info msg=\"Removing container: af77f475a32d55b8a4811d91fac2782acc692a84b6d1d2d6eb7e546da41b6645\" id=a3d32297-3792-4d0b-9b0d-a84e2008c5bb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.468881 | controller |     "Jun 11 11:31:40.136255 crc crio[22652]: time=\"2026-06-11T11:31:40.136052053Z\" level=info msg=\"Removed container af77f475a32d55b8a4811d91fac2782acc692a84b6d1d2d6eb7e546da41b6645: openshift-marketplace/redhat-operators-g7x52/registry-server\" id=a3d32297-3792-4d0b-9b0d-a84e2008c5bb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.468896 | controller |     "Jun 11 11:31:40.139797 crc crio[22652]: time=\"2026-06-11T11:31:40.139660939Z\" level=info msg=\"Removing container: 731a5a2af9ac41a594736defdd30c6e1213705b7570ce0c073a40b3c766c9118\" id=1ca3bf0b-17c2-4af2-95ab-532648f3ae11 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.468911 | controller |     "Jun 11 11:31:40.188423 crc crio[22652]: time=\"2026-06-11T11:31:40.188327438Z\" level=info msg=\"Removed container 731a5a2af9ac41a594736defdd30c6e1213705b7570ce0c073a40b3c766c9118: openshift-marketplace/redhat-operators-g7x52/extract-content\" id=1ca3bf0b-17c2-4af2-95ab-532648f3ae11 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.468926 | controller |     "Jun 11 11:31:40.190862 crc crio[22652]: time=\"2026-06-11T11:31:40.190792862Z\" level=info msg=\"Removing container: cd3b3bdd134c1c458ab1787d8055d4f597596b2617ac3c8c25b26332dac218a3\" id=4bb4719f-a7e0-449a-b80b-e7c9bbc7abe1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.468941 | controller |     "Jun 11 11:31:40.234031 crc crio[22652]: time=\"2026-06-11T11:31:40.233811405Z\" level=info msg=\"Removed container cd3b3bdd134c1c458ab1787d8055d4f597596b2617ac3c8c25b26332dac218a3: openshift-marketplace/redhat-operators-g7x52/extract-utilities\" id=4bb4719f-a7e0-449a-b80b-e7c9bbc7abe1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.468959 | controller |     "Jun 11 11:31:49.258071 crc crio[22652]: time=\"2026-06-11T11:31:49.256621206Z\" level=info msg=\"Stopping pod sandbox: ac0a47b980622ccf211466a64ea108133ca38317634d3b603cbec7c29e1ec9f1\" id=5031e8d6-c78d-4e9e-813f-9755f7c91358 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.468974 | controller |     "Jun 11 11:31:49.260061 crc crio[22652]: time=\"2026-06-11T11:31:49.259653023Z\" level=info msg=\"Got pod network &{Name:install-certs-edpm-deployment-ipam-openstack-edpm-ipam-dxp5f Namespace:openstack ID:ac0a47b980622ccf211466a64ea108133ca38317634d3b603cbec7c29e1ec9f1 UID:987d091e-23de-4772-b7ff-00ec1983721b NetNS:/var/run/netns/9fcc0a27-7c3c-4b19-9275-8c8a5250add2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod987d091e_23de_4772_b7ff_00ec1983721b.slice PodAnnotations:0xc005a4d5b8}] Aliases:map[]}\"",
2026-06-11 11:58:02.468990 | controller |     "Jun 11 11:31:49.260061 crc crio[22652]: time=\"2026-06-11T11:31:49.260021176Z\" level=info msg=\"Deleting pod openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-dxp5f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.469004 | controller |     "Jun 11 11:31:49.751728 crc crio[22652]: time=\"2026-06-11T11:31:49.751623718Z\" level=info msg=\"Stopped pod sandbox: ac0a47b980622ccf211466a64ea108133ca38317634d3b603cbec7c29e1ec9f1\" id=5031e8d6-c78d-4e9e-813f-9755f7c91358 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.469019 | controller |     "Jun 11 11:31:50.403632 crc crio[22652]: time=\"2026-06-11T11:31:50.403176559Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-x2gxj/POD\" id=026faaa6-2a09-4535-9ab8-d32b34cb43a1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.469034 | controller |     "Jun 11 11:31:50.404960 crc crio[22652]: time=\"2026-06-11T11:31:50.403660626Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.469049 | controller |     "Jun 11 11:31:50.435717 crc crio[22652]: time=\"2026-06-11T11:31:50.435616216Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-x2gxj Namespace:openshift-marketplace ID:4e4b7c21065bfbda7e0aeaa97d346f3421e012a6a0f605fe2760757d83bd28b1 UID:929f78ca-3a76-46f2-bacf-f85b947d0181 NetNS:/var/run/netns/fa7cbac2-a422-4a36-8d97-b21527332d5d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod929f78ca_3a76_46f2_bacf_f85b947d0181.slice PodAnnotations:0xc0036e6748}] Aliases:map[]}\"",
2026-06-11 11:58:02.469064 | controller |     "Jun 11 11:31:50.435717 crc crio[22652]: time=\"2026-06-11T11:31:50.435683118Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-x2gxj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.469078 | controller |     "Jun 11 11:31:50.996401 crc crio[22652]: time=\"2026-06-11T11:31:50.995545965Z\" level=info msg=\"Running pod sandbox: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-6gfzt/POD\" id=3d56e12e-faac-44f4-8e56-13e141e08391 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.469093 | controller |     "Jun 11 11:31:50.996834 crc crio[22652]: time=\"2026-06-11T11:31:50.996657164Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.469108 | controller |     "Jun 11 11:31:51.038767 crc crio[22652]: time=\"2026-06-11T11:31:51.038657487Z\" level=info msg=\"Got pod network &{Name:ovn-edpm-deployment-ipam-openstack-edpm-ipam-6gfzt Namespace:openstack ID:14c9c73659475df75689ca531205889166f2a8619d634393c9356e21eae1a7cb UID:19014432-cc37-44af-9aea-a47d8a885c0f NetNS:/var/run/netns/e802392c-9756-41cf-bd26-2b91cd71dda4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod19014432_cc37_44af_9aea_a47d8a885c0f.slice PodAnnotations:0xc001e8e7a8}] Aliases:map[]}\"",
2026-06-11 11:58:02.469128 | controller |     "Jun 11 11:31:51.038767 crc crio[22652]: time=\"2026-06-11T11:31:51.038734189Z\" level=info msg=\"Adding pod openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-6gfzt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.469143 | controller |     "Jun 11 11:31:51.061768 crc crio[22652]: 2026-06-11T11:31:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4e4b7c21065bfbd Mac:56:13:39:89:07:6c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fa Mtu:0 Sandbox:/var/run/netns/fa7cbac2-a422-4a36-8d97-b21527332d5d SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.250 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.469159 | controller |     "Jun 11 11:31:51.062620 crc crio[22652]: time=\"2026-06-11T11:31:51.062546284Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-x2gxj Namespace:openshift-marketplace ID:4e4b7c21065bfbda7e0aeaa97d346f3421e012a6a0f605fe2760757d83bd28b1 UID:929f78ca-3a76-46f2-bacf-f85b947d0181 NetNS:/var/run/netns/fa7cbac2-a422-4a36-8d97-b21527332d5d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod929f78ca_3a76_46f2_bacf_f85b947d0181.slice PodAnnotations:0xc0036e6748}] Aliases:map[]}\"",
2026-06-11 11:58:02.469174 | controller |     "Jun 11 11:31:51.062783 crc crio[22652]: time=\"2026-06-11T11:31:51.062702289Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-x2gxj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.469189 | controller |     "Jun 11 11:31:51.071715 crc crio[22652]: time=\"2026-06-11T11:31:51.071592691Z\" level=info msg=\"Ran pod sandbox 4e4b7c21065bfbda7e0aeaa97d346f3421e012a6a0f605fe2760757d83bd28b1 with infra container: openshift-marketplace/redhat-marketplace-x2gxj/POD\" id=026faaa6-2a09-4535-9ab8-d32b34cb43a1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.469205 | controller |     "Jun 11 11:31:51.075449 crc crio[22652]: time=\"2026-06-11T11:31:51.075366333Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=147f6d7a-4483-4dbe-bbbb-f3eebc36140f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.469219 | controller |     "Jun 11 11:31:51.077678 crc crio[22652]: time=\"2026-06-11T11:31:51.077603661Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=a3214542-67a8-4247-a9c1-de1e1f3d8deb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.469234 | controller |     "Jun 11 11:31:51.085730 crc crio[22652]: time=\"2026-06-11T11:31:51.085622453Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-x2gxj/extract-utilities\" id=b8cd3f90-dbed-4082-b0e8-567237f64a85 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.469250 | controller |     "Jun 11 11:31:51.086500 crc crio[22652]: time=\"2026-06-11T11:31:51.086436552Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.469264 | controller |     "Jun 11 11:31:51.158387 crc crio[22652]: time=\"2026-06-11T11:31:51.158338551Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.469283 | controller |     "Jun 11 11:31:51.163020 crc crio[22652]: time=\"2026-06-11T11:31:51.16299356Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.469304 | controller |     "Jun 11 11:31:51.291174 crc crio[22652]: time=\"2026-06-11T11:31:51.29066518Z\" level=info msg=\"Created container 93754eb9f67494e0c9ee295b8ad2ac148b04d045ad3b073c313320c5b1bafa25: openshift-marketplace/redhat-marketplace-x2gxj/extract-utilities\" id=b8cd3f90-dbed-4082-b0e8-567237f64a85 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.469327 | controller |     "Jun 11 11:31:51.291942 crc crio[22652]: time=\"2026-06-11T11:31:51.291643855Z\" level=info msg=\"Starting container: 93754eb9f67494e0c9ee295b8ad2ac148b04d045ad3b073c313320c5b1bafa25\" id=ced41098-5f1a-4c02-a062-844fe14e3908 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.469344 | controller |     "Jun 11 11:31:51.302167 crc crio[22652]: time=\"2026-06-11T11:31:51.298382021Z\" level=info msg=\"Started container\" PID=159131 containerID=93754eb9f67494e0c9ee295b8ad2ac148b04d045ad3b073c313320c5b1bafa25 description=openshift-marketplace/redhat-marketplace-x2gxj/extract-utilities id=ced41098-5f1a-4c02-a062-844fe14e3908 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4e4b7c21065bfbda7e0aeaa97d346f3421e012a6a0f605fe2760757d83bd28b1",
2026-06-11 11:58:02.469389 | controller |     "Jun 11 11:31:51.704342 crc crio[22652]: 2026-06-11T11:31:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:14c9c73659475df Mac:82:0a:76:93:d3:72 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fb Mtu:0 Sandbox:/var/run/netns/e802392c-9756-41cf-bd26-2b91cd71dda4 SocketPath: PciID:}] [{Interface:0xc0003e4bd0 Address:{IP:10.217.0.251 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.469406 | controller |     "Jun 11 11:31:51.706167 crc crio[22652]: time=\"2026-06-11T11:31:51.705483203Z\" level=info msg=\"Got pod network &{Name:ovn-edpm-deployment-ipam-openstack-edpm-ipam-6gfzt Namespace:openstack ID:14c9c73659475df75689ca531205889166f2a8619d634393c9356e21eae1a7cb UID:19014432-cc37-44af-9aea-a47d8a885c0f NetNS:/var/run/netns/e802392c-9756-41cf-bd26-2b91cd71dda4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod19014432_cc37_44af_9aea_a47d8a885c0f.slice PodAnnotations:0xc001e8e7a8}] Aliases:map[]}\"",
2026-06-11 11:58:02.469422 | controller |     "Jun 11 11:31:51.706167 crc crio[22652]: time=\"2026-06-11T11:31:51.705890859Z\" level=info msg=\"Checking pod openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-6gfzt for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.469438 | controller |     "Jun 11 11:31:51.714662 crc crio[22652]: time=\"2026-06-11T11:31:51.714614634Z\" level=info msg=\"Ran pod sandbox 14c9c73659475df75689ca531205889166f2a8619d634393c9356e21eae1a7cb with infra container: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-6gfzt/POD\" id=3d56e12e-faac-44f4-8e56-13e141e08391 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.469453 | controller |     "Jun 11 11:31:51.718045 crc crio[22652]: time=\"2026-06-11T11:31:51.717998931Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=b993f5d0-17d1-4043-842b-daabf1e31d24 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.469468 | controller |     "Jun 11 11:31:51.759878 crc crio[22652]: time=\"2026-06-11T11:31:51.759696973Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=199ab39a-0da0-47c9-b3c9-57df28c76cf1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.469499 | controller |     "Jun 11 11:31:51.769153 crc crio[22652]: time=\"2026-06-11T11:31:51.76900918Z\" level=info msg=\"Creating container: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-6gfzt/ovn-edpm-deployment-ipam-openstack-edpm-ipam\" id=36f6ca66-f1c2-4232-a080-a9bb0c9eaeeb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.469521 | controller |     "Jun 11 11:31:51.769714 crc crio[22652]: time=\"2026-06-11T11:31:51.769634372Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.469536 | controller |     "Jun 11 11:31:51.836224 crc crio[22652]: time=\"2026-06-11T11:31:51.835844772Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.469551 | controller |     "Jun 11 11:31:51.840772 crc crio[22652]: time=\"2026-06-11T11:31:51.840670362Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.469565 | controller |     "Jun 11 11:31:52.014374 crc crio[22652]: time=\"2026-06-11T11:31:52.013609654Z\" level=info msg=\"Created container 46c7b80db92e497b849ff338eeac7ad38a8d81115f42ca2455fcd340081e99c0: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-6gfzt/ovn-edpm-deployment-ipam-openstack-edpm-ipam\" id=36f6ca66-f1c2-4232-a080-a9bb0c9eaeeb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.469580 | controller |     "Jun 11 11:31:52.015831 crc crio[22652]: time=\"2026-06-11T11:31:52.015725458Z\" level=info msg=\"Starting container: 46c7b80db92e497b849ff338eeac7ad38a8d81115f42ca2455fcd340081e99c0\" id=711b76d7-e262-4890-823e-9bddac105c7f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.469595 | controller |     "Jun 11 11:31:52.027323 crc crio[22652]: time=\"2026-06-11T11:31:52.02661881Z\" level=info msg=\"Started container\" PID=159208 containerID=46c7b80db92e497b849ff338eeac7ad38a8d81115f42ca2455fcd340081e99c0 description=openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-6gfzt/ovn-edpm-deployment-ipam-openstack-edpm-ipam id=711b76d7-e262-4890-823e-9bddac105c7f name=/runtime.v1.RuntimeService/StartContainer sandboxID=14c9c73659475df75689ca531205889166f2a8619d634393c9356e21eae1a7cb",
2026-06-11 11:58:02.469611 | controller |     "Jun 11 11:31:52.325063 crc crio[22652]: time=\"2026-06-11T11:31:52.324570265Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=1cb620c9-c431-4d54-878f-418f2ac847b9 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.469626 | controller |     "Jun 11 11:31:52.334506 crc crio[22652]: time=\"2026-06-11T11:31:52.334402794Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-11 11:58:02.469642 | controller |     "Jun 11 11:31:52.874348 crc crio[22652]: time=\"2026-06-11T11:31:52.874229654Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03\" id=1cb620c9-c431-4d54-878f-418f2ac847b9 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.469657 | controller |     "Jun 11 11:31:52.886738 crc crio[22652]: time=\"2026-06-11T11:31:52.886636229Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=e1336c19-1c63-49f1-85d2-ba6c369e3bac name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.469673 | controller |     "Jun 11 11:31:52.905843 crc crio[22652]: time=\"2026-06-11T11:31:52.905316871Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=999b2b3a-e83a-47bb-b980-e4f6ce61aafe name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.469687 | controller |     "Jun 11 11:31:52.923983 crc crio[22652]: time=\"2026-06-11T11:31:52.922458854Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-x2gxj/extract-content\" id=000a745c-58a8-47d1-826f-c4a6618776ef name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.469708 | controller |     "Jun 11 11:31:52.923983 crc crio[22652]: time=\"2026-06-11T11:31:52.923322545Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.469724 | controller |     "Jun 11 11:31:52.968180 crc crio[22652]: time=\"2026-06-11T11:31:52.968060993Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.469738 | controller |     "Jun 11 11:31:52.972539 crc crio[22652]: time=\"2026-06-11T11:31:52.972472778Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.469753 | controller |     "Jun 11 11:31:53.132002 crc crio[22652]: time=\"2026-06-11T11:31:53.131867226Z\" level=info msg=\"Created container 207a151296be5cf873ee0a3d972238d2b0478acaabe7c93fad7c50b8caa8a47c: openshift-marketplace/redhat-marketplace-x2gxj/extract-content\" id=000a745c-58a8-47d1-826f-c4a6618776ef name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.469767 | controller |     "Jun 11 11:31:53.134999 crc crio[22652]: time=\"2026-06-11T11:31:53.134889432Z\" level=info msg=\"Starting container: 207a151296be5cf873ee0a3d972238d2b0478acaabe7c93fad7c50b8caa8a47c\" id=3d259944-a3ab-4fc7-ab4d-3d2b9460e6c5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.469781 | controller |     "Jun 11 11:31:53.143572 crc crio[22652]: time=\"2026-06-11T11:31:53.143469494Z\" level=info msg=\"Started container\" PID=159245 containerID=207a151296be5cf873ee0a3d972238d2b0478acaabe7c93fad7c50b8caa8a47c description=openshift-marketplace/redhat-marketplace-x2gxj/extract-content id=3d259944-a3ab-4fc7-ab4d-3d2b9460e6c5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4e4b7c21065bfbda7e0aeaa97d346f3421e012a6a0f605fe2760757d83bd28b1",
2026-06-11 11:58:02.469796 | controller |     "Jun 11 11:31:54.381457 crc crio[22652]: time=\"2026-06-11T11:31:54.380902554Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=7f5f5985-eba3-4653-b84b-2117411e1be0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.469810 | controller |     "Jun 11 11:31:54.385283 crc crio[22652]: time=\"2026-06-11T11:31:54.385160643Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=312ad770-da15-4806-9e67-7ae7533678db name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.469824 | controller |     "Jun 11 11:31:54.402610 crc crio[22652]: time=\"2026-06-11T11:31:54.402469439Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-x2gxj/registry-server\" id=7a2dea84-f441-4e20-b5ba-3fc26b2ef0c0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.469838 | controller |     "Jun 11 11:31:54.403025 crc crio[22652]: time=\"2026-06-11T11:31:54.402951366Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.469853 | controller |     "Jun 11 11:31:54.463216 crc crio[22652]: time=\"2026-06-11T11:31:54.462922841Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.469897 | controller |     "Jun 11 11:31:54.469252 crc crio[22652]: time=\"2026-06-11T11:31:54.469082044Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.469921 | controller |     "Jun 11 11:31:54.636095 crc crio[22652]: time=\"2026-06-11T11:31:54.635974854Z\" level=info msg=\"Created container b5292559d5666118a36bbd65fdaad347f63f2def7e7f401bfa56c37846d4fc77: openshift-marketplace/redhat-marketplace-x2gxj/registry-server\" id=7a2dea84-f441-4e20-b5ba-3fc26b2ef0c0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.469953 | controller |     "Jun 11 11:31:54.638569 crc crio[22652]: time=\"2026-06-11T11:31:54.638469211Z\" level=info msg=\"Starting container: b5292559d5666118a36bbd65fdaad347f63f2def7e7f401bfa56c37846d4fc77\" id=8c77364a-add5-4a16-af77-b8eb562e5e3d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.469975 | controller |     "Jun 11 11:31:54.648097 crc crio[22652]: time=\"2026-06-11T11:31:54.647970704Z\" level=info msg=\"Started container\" PID=159327 containerID=b5292559d5666118a36bbd65fdaad347f63f2def7e7f401bfa56c37846d4fc77 description=openshift-marketplace/redhat-marketplace-x2gxj/registry-server id=8c77364a-add5-4a16-af77-b8eb562e5e3d name=/runtime.v1.RuntimeService/StartContainer sandboxID=4e4b7c21065bfbda7e0aeaa97d346f3421e012a6a0f605fe2760757d83bd28b1",
2026-06-11 11:58:02.470032 | controller |     "Jun 11 11:32:00.531002 crc crio[22652]: time=\"2026-06-11T11:32:00.530053367Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686292-4r2k6/POD\" id=78852c88-d0e3-498a-933d-160c81c77ffc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.470052 | controller |     "Jun 11 11:32:00.531002 crc crio[22652]: time=\"2026-06-11T11:32:00.53098563Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.470068 | controller |     "Jun 11 11:32:00.568450 crc crio[22652]: time=\"2026-06-11T11:32:00.568336299Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686292-4r2k6 Namespace:openshift-infra ID:3eca22561d06c0cbac88c86e9722bba5719b648918a7ba2435500ded487b62cf UID:d464c28f-8077-42ae-85d5-cf6aef37ae83 NetNS:/var/run/netns/b2ceedbd-d7c2-43d5-a0c2-49417f075fc6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd464c28f_8077_42ae_85d5_cf6aef37ae83.slice PodAnnotations:0xc00008c5f8}] Aliases:map[]}\"",
2026-06-11 11:58:02.470083 | controller |     "Jun 11 11:32:00.568450 crc crio[22652]: time=\"2026-06-11T11:32:00.568417242Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686292-4r2k6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.470098 | controller |     "Jun 11 11:32:01.102459 crc crio[22652]: 2026-06-11T11:32:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3eca22561d06c0c Mac:86:37:fa:3d:51:23 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fc Mtu:0 Sandbox:/var/run/netns/b2ceedbd-d7c2-43d5-a0c2-49417f075fc6 SocketPath: PciID:}] [{Interface:0xc00025aa20 Address:{IP:10.217.0.252 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.470114 | controller |     "Jun 11 11:32:01.103759 crc crio[22652]: time=\"2026-06-11T11:32:01.103659957Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686292-4r2k6 Namespace:openshift-infra ID:3eca22561d06c0cbac88c86e9722bba5719b648918a7ba2435500ded487b62cf UID:d464c28f-8077-42ae-85d5-cf6aef37ae83 NetNS:/var/run/netns/b2ceedbd-d7c2-43d5-a0c2-49417f075fc6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd464c28f_8077_42ae_85d5_cf6aef37ae83.slice PodAnnotations:0xc00008c5f8}] Aliases:map[]}\"",
2026-06-11 11:58:02.470128 | controller |     "Jun 11 11:32:01.103933 crc crio[22652]: time=\"2026-06-11T11:32:01.103873535Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686292-4r2k6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.470143 | controller |     "Jun 11 11:32:01.113859 crc crio[22652]: time=\"2026-06-11T11:32:01.11370954Z\" level=info msg=\"Ran pod sandbox 3eca22561d06c0cbac88c86e9722bba5719b648918a7ba2435500ded487b62cf with infra container: openshift-infra/auto-csr-approver-29686292-4r2k6/POD\" id=78852c88-d0e3-498a-933d-160c81c77ffc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.470162 | controller |     "Jun 11 11:32:01.127878 crc crio[22652]: time=\"2026-06-11T11:32:01.127760793Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=fe17e609-73cb-41b4-ba40-db24d6a20695 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.470177 | controller |     "Jun 11 11:32:01.139086 crc crio[22652]: time=\"2026-06-11T11:32:01.134060393Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 11:58:02.470191 | controller |     "Jun 11 11:32:02.532461 crc crio[22652]: time=\"2026-06-11T11:32:02.531410587Z\" level=info msg=\"Stopping container: b5292559d5666118a36bbd65fdaad347f63f2def7e7f401bfa56c37846d4fc77 (timeout: 2s)\" id=ecb50165-7754-4474-8cf1-0f61005d5ee3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.470206 | controller |     "Jun 11 11:32:02.718792 crc crio[22652]: time=\"2026-06-11T11:32:02.71858027Z\" level=info msg=\"Stopped container b5292559d5666118a36bbd65fdaad347f63f2def7e7f401bfa56c37846d4fc77: openshift-marketplace/redhat-marketplace-x2gxj/registry-server\" id=ecb50165-7754-4474-8cf1-0f61005d5ee3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.470221 | controller |     "Jun 11 11:32:02.719734 crc crio[22652]: time=\"2026-06-11T11:32:02.719642836Z\" level=info msg=\"Stopping pod sandbox: 4e4b7c21065bfbda7e0aeaa97d346f3421e012a6a0f605fe2760757d83bd28b1\" id=a94d5663-7a9d-4c4c-a594-66c7d6f1d7de name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.470236 | controller |     "Jun 11 11:32:02.724480 crc crio[22652]: time=\"2026-06-11T11:32:02.724360333Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-x2gxj Namespace:openshift-marketplace ID:4e4b7c21065bfbda7e0aeaa97d346f3421e012a6a0f605fe2760757d83bd28b1 UID:929f78ca-3a76-46f2-bacf-f85b947d0181 NetNS:/var/run/netns/fa7cbac2-a422-4a36-8d97-b21527332d5d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod929f78ca_3a76_46f2_bacf_f85b947d0181.slice PodAnnotations:0xc0026189e8}] Aliases:map[]}\"",
2026-06-11 11:58:02.470251 | controller |     "Jun 11 11:32:02.724689 crc crio[22652]: time=\"2026-06-11T11:32:02.72454795Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-x2gxj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.470266 | controller |     "Jun 11 11:32:03.056632 crc crio[22652]: time=\"2026-06-11T11:32:03.056242846Z\" level=info msg=\"Stopped pod sandbox: 4e4b7c21065bfbda7e0aeaa97d346f3421e012a6a0f605fe2760757d83bd28b1\" id=a94d5663-7a9d-4c4c-a594-66c7d6f1d7de name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.470280 | controller |     "Jun 11 11:32:03.546795 crc crio[22652]: time=\"2026-06-11T11:32:03.54671118Z\" level=info msg=\"Removing container: b5292559d5666118a36bbd65fdaad347f63f2def7e7f401bfa56c37846d4fc77\" id=83531d4b-a85b-4cbd-9774-7f88e6f8fe92 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.470295 | controller |     "Jun 11 11:32:03.582102 crc crio[22652]: time=\"2026-06-11T11:32:03.580467755Z\" level=info msg=\"Removed container b5292559d5666118a36bbd65fdaad347f63f2def7e7f401bfa56c37846d4fc77: openshift-marketplace/redhat-marketplace-x2gxj/registry-server\" id=83531d4b-a85b-4cbd-9774-7f88e6f8fe92 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.470309 | controller |     "Jun 11 11:32:03.603266 crc crio[22652]: time=\"2026-06-11T11:32:03.591453779Z\" level=info msg=\"Removing container: 207a151296be5cf873ee0a3d972238d2b0478acaabe7c93fad7c50b8caa8a47c\" id=1f987742-5292-4d79-9cdf-29d74f0c1b46 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.470327 | controller |     "Jun 11 11:32:03.675523 crc crio[22652]: time=\"2026-06-11T11:32:03.675425035Z\" level=info msg=\"Removed container 207a151296be5cf873ee0a3d972238d2b0478acaabe7c93fad7c50b8caa8a47c: openshift-marketplace/redhat-marketplace-x2gxj/extract-content\" id=1f987742-5292-4d79-9cdf-29d74f0c1b46 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.470342 | controller |     "Jun 11 11:32:03.681423 crc crio[22652]: time=\"2026-06-11T11:32:03.6813472Z\" level=info msg=\"Removing container: 93754eb9f67494e0c9ee295b8ad2ac148b04d045ad3b073c313320c5b1bafa25\" id=da900e9f-b22b-4a28-8747-68496fdb97b2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.470396 | controller |     "Jun 11 11:32:03.717260 crc crio[22652]: time=\"2026-06-11T11:32:03.717054664Z\" level=info msg=\"Removed container 93754eb9f67494e0c9ee295b8ad2ac148b04d045ad3b073c313320c5b1bafa25: openshift-marketplace/redhat-marketplace-x2gxj/extract-utilities\" id=da900e9f-b22b-4a28-8747-68496fdb97b2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.470416 | controller |     "Jun 11 11:32:03.975016 crc crio[22652]: time=\"2026-06-11T11:32:03.974913021Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=fe17e609-73cb-41b4-ba40-db24d6a20695 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.470431 | controller |     "Jun 11 11:32:03.976236 crc crio[22652]: time=\"2026-06-11T11:32:03.976105022Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=0746a8b2-502a-44cc-91c3-10dbb83a1541 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.470446 | controller |     "Jun 11 11:32:03.978651 crc crio[22652]: time=\"2026-06-11T11:32:03.978517607Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=cc5a3b32-eae4-43c9-869d-4a0c612818cc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.470461 | controller |     "Jun 11 11:32:03.986600 crc crio[22652]: time=\"2026-06-11T11:32:03.986492776Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686292-4r2k6/oc\" id=195a8408-422f-446f-9903-cca813050831 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.470475 | controller |     "Jun 11 11:32:03.987355 crc crio[22652]: time=\"2026-06-11T11:32:03.987224942Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.470490 | controller |     "Jun 11 11:32:04.051895 crc crio[22652]: time=\"2026-06-11T11:32:04.051681362Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.470504 | controller |     "Jun 11 11:32:04.517082 crc crio[22652]: time=\"2026-06-11T11:32:04.517001116Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.470518 | controller |     "Jun 11 11:32:04.634014 crc crio[22652]: time=\"2026-06-11T11:32:04.633461137Z\" level=info msg=\"Created container 3f9dc1bebd5a97acfdd9d6f1ee986ec39ecc8fd1646b3f418b1b36eabc9b990c: openshift-infra/auto-csr-approver-29686292-4r2k6/oc\" id=195a8408-422f-446f-9903-cca813050831 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.470533 | controller |     "Jun 11 11:32:04.635875 crc crio[22652]: time=\"2026-06-11T11:32:04.635771397Z\" level=info msg=\"Starting container: 3f9dc1bebd5a97acfdd9d6f1ee986ec39ecc8fd1646b3f418b1b36eabc9b990c\" id=520e1028-6f06-4b88-abb5-384c0566562e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.470547 | controller |     "Jun 11 11:32:04.641458 crc crio[22652]: time=\"2026-06-11T11:32:04.641380365Z\" level=info msg=\"Started container\" PID=159972 containerID=3f9dc1bebd5a97acfdd9d6f1ee986ec39ecc8fd1646b3f418b1b36eabc9b990c description=openshift-infra/auto-csr-approver-29686292-4r2k6/oc id=520e1028-6f06-4b88-abb5-384c0566562e name=/runtime.v1.RuntimeService/StartContainer sandboxID=3eca22561d06c0cbac88c86e9722bba5719b648918a7ba2435500ded487b62cf",
2026-06-11 11:58:02.470567 | controller |     "Jun 11 11:32:06.590323 crc crio[22652]: time=\"2026-06-11T11:32:06.589518959Z\" level=info msg=\"Stopping pod sandbox: 3eca22561d06c0cbac88c86e9722bba5719b648918a7ba2435500ded487b62cf\" id=019716cf-3163-49f5-a8f9-90542eba682a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.470583 | controller |     "Jun 11 11:32:06.593626 crc crio[22652]: time=\"2026-06-11T11:32:06.593569673Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686292-4r2k6 Namespace:openshift-infra ID:3eca22561d06c0cbac88c86e9722bba5719b648918a7ba2435500ded487b62cf UID:d464c28f-8077-42ae-85d5-cf6aef37ae83 NetNS:/var/run/netns/b2ceedbd-d7c2-43d5-a0c2-49417f075fc6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd464c28f_8077_42ae_85d5_cf6aef37ae83.slice PodAnnotations:0xc000988df0}] Aliases:map[]}\"",
2026-06-11 11:58:02.470599 | controller |     "Jun 11 11:32:06.594195 crc crio[22652]: time=\"2026-06-11T11:32:06.594084321Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686292-4r2k6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.470615 | controller |     "Jun 11 11:32:06.933651 crc crio[22652]: time=\"2026-06-11T11:32:06.93357412Z\" level=info msg=\"Stopped pod sandbox: 3eca22561d06c0cbac88c86e9722bba5719b648918a7ba2435500ded487b62cf\" id=019716cf-3163-49f5-a8f9-90542eba682a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.470630 | controller |     "Jun 11 11:32:13.656973 crc crio[22652]: time=\"2026-06-11T11:32:13.655920819Z\" level=info msg=\"Removing container: 35b7dd74ba05773f534b38759db500a13bb0cd62a2df5ff1a8213a75b20ec1ab\" id=a577b1b3-32e9-4d23-ace1-a69dad84ae11 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.470645 | controller |     "Jun 11 11:32:13.876719 crc crio[22652]: time=\"2026-06-11T11:32:13.876623243Z\" level=info msg=\"Removed container 35b7dd74ba05773f534b38759db500a13bb0cd62a2df5ff1a8213a75b20ec1ab: openshift-infra/auto-csr-approver-29686286-z42mt/oc\" id=a577b1b3-32e9-4d23-ace1-a69dad84ae11 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.470659 | controller |     "Jun 11 11:32:13.886656 crc crio[22652]: time=\"2026-06-11T11:32:13.886577945Z\" level=info msg=\"Stopping pod sandbox: 4e4b7c21065bfbda7e0aeaa97d346f3421e012a6a0f605fe2760757d83bd28b1\" id=934b7caa-fc35-4989-aa9c-098ce7eead7d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.470673 | controller |     "Jun 11 11:32:13.886807 crc crio[22652]: time=\"2026-06-11T11:32:13.886664298Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4e4b7c21065bfbda7e0aeaa97d346f3421e012a6a0f605fe2760757d83bd28b1\" id=934b7caa-fc35-4989-aa9c-098ce7eead7d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.470688 | controller |     "Jun 11 11:32:13.887488 crc crio[22652]: time=\"2026-06-11T11:32:13.887431385Z\" level=info msg=\"Removing pod sandbox: 4e4b7c21065bfbda7e0aeaa97d346f3421e012a6a0f605fe2760757d83bd28b1\" id=abed5458-21f2-4d96-b104-af9634388bb4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.470702 | controller |     "Jun 11 11:32:13.908613 crc crio[22652]: time=\"2026-06-11T11:32:13.908452988Z\" level=info msg=\"Removed pod sandbox: 4e4b7c21065bfbda7e0aeaa97d346f3421e012a6a0f605fe2760757d83bd28b1\" id=abed5458-21f2-4d96-b104-af9634388bb4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.470716 | controller |     "Jun 11 11:32:13.909990 crc crio[22652]: time=\"2026-06-11T11:32:13.909730417Z\" level=info msg=\"Stopping pod sandbox: 0e134f0569a6bd2a50b230ed88a51578c75697beb6c9606119134605190e16dc\" id=57b290d9-1056-42ae-98ea-53c468389abd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.470734 | controller |     "Jun 11 11:32:13.910087 crc crio[22652]: time=\"2026-06-11T11:32:13.910016977Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0e134f0569a6bd2a50b230ed88a51578c75697beb6c9606119134605190e16dc\" id=57b290d9-1056-42ae-98ea-53c468389abd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.470748 | controller |     "Jun 11 11:32:13.911194 crc crio[22652]: time=\"2026-06-11T11:32:13.911059963Z\" level=info msg=\"Removing pod sandbox: 0e134f0569a6bd2a50b230ed88a51578c75697beb6c9606119134605190e16dc\" id=18c51080-73cd-4b70-b5cd-1a543460613d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.470763 | controller |     "Jun 11 11:32:13.923492 crc crio[22652]: time=\"2026-06-11T11:32:13.923404248Z\" level=info msg=\"Removed pod sandbox: 0e134f0569a6bd2a50b230ed88a51578c75697beb6c9606119134605190e16dc\" id=18c51080-73cd-4b70-b5cd-1a543460613d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.470778 | controller |     "Jun 11 11:32:13.924677 crc crio[22652]: time=\"2026-06-11T11:32:13.924591188Z\" level=info msg=\"Stopping pod sandbox: 7c92fa6ccf5c401d743662ad320a77fd8590383ff063c5f5d352f5aec547ce7a\" id=f6fe37a7-dc55-45f5-9dc0-31c8beaab88b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.470792 | controller |     "Jun 11 11:32:13.924761 crc crio[22652]: time=\"2026-06-11T11:32:13.924720772Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7c92fa6ccf5c401d743662ad320a77fd8590383ff063c5f5d352f5aec547ce7a\" id=f6fe37a7-dc55-45f5-9dc0-31c8beaab88b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.470806 | controller |     "Jun 11 11:32:13.925581 crc crio[22652]: time=\"2026-06-11T11:32:13.92552398Z\" level=info msg=\"Removing pod sandbox: 7c92fa6ccf5c401d743662ad320a77fd8590383ff063c5f5d352f5aec547ce7a\" id=6373d5bf-a9ee-4537-97ad-d9038f269deb name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.470820 | controller |     "Jun 11 11:32:13.942109 crc crio[22652]: time=\"2026-06-11T11:32:13.942001651Z\" level=info msg=\"Removed pod sandbox: 7c92fa6ccf5c401d743662ad320a77fd8590383ff063c5f5d352f5aec547ce7a\" id=6373d5bf-a9ee-4537-97ad-d9038f269deb name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.470834 | controller |     "Jun 11 11:33:05.132986 crc crio[22652]: time=\"2026-06-11T11:33:05.132368892Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-v8x8p/POD\" id=dd6c859a-c635-4f60-8742-a36aeb59523c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.470849 | controller |     "Jun 11 11:33:05.134188 crc crio[22652]: time=\"2026-06-11T11:33:05.133024125Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.470864 | controller |     "Jun 11 11:33:05.170034 crc crio[22652]: time=\"2026-06-11T11:33:05.169891794Z\" level=info msg=\"Got pod network &{Name:community-operators-v8x8p Namespace:openshift-marketplace ID:70e635e17c129eab4f36ca0356c4aadac301a70e540a8422bc3cf2e71797e8af UID:a917812e-e43c-4abd-80f7-32817ca85bc2 NetNS:/var/run/netns/6deacc65-bc49-4ff3-b9b7-2d83b0ed305d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda917812e_e43c_4abd_80f7_32817ca85bc2.slice PodAnnotations:0xc00008cc08}] Aliases:map[]}\"",
2026-06-11 11:58:02.470880 | controller |     "Jun 11 11:33:05.170034 crc crio[22652]: time=\"2026-06-11T11:33:05.169984157Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-v8x8p to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.470895 | controller |     "Jun 11 11:33:05.760520 crc crio[22652]: 2026-06-11T11:33:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:70e635e17c129ea Mac:7e:6e:92:1e:62:eb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fd Mtu:0 Sandbox:/var/run/netns/6deacc65-bc49-4ff3-b9b7-2d83b0ed305d SocketPath: PciID:}] [{Interface:0xc00025aa20 Address:{IP:10.217.0.253 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.470914 | controller |     "Jun 11 11:33:05.763191 crc crio[22652]: time=\"2026-06-11T11:33:05.762271058Z\" level=info msg=\"Got pod network &{Name:community-operators-v8x8p Namespace:openshift-marketplace ID:70e635e17c129eab4f36ca0356c4aadac301a70e540a8422bc3cf2e71797e8af UID:a917812e-e43c-4abd-80f7-32817ca85bc2 NetNS:/var/run/netns/6deacc65-bc49-4ff3-b9b7-2d83b0ed305d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda917812e_e43c_4abd_80f7_32817ca85bc2.slice PodAnnotations:0xc00008cc08}] Aliases:map[]}\"",
2026-06-11 11:58:02.470930 | controller |     "Jun 11 11:33:05.763191 crc crio[22652]: time=\"2026-06-11T11:33:05.762453807Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-v8x8p for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.471018 | controller |     "Jun 11 11:33:05.772440 crc crio[22652]: time=\"2026-06-11T11:33:05.772341293Z\" level=info msg=\"Ran pod sandbox 70e635e17c129eab4f36ca0356c4aadac301a70e540a8422bc3cf2e71797e8af with infra container: openshift-marketplace/community-operators-v8x8p/POD\" id=dd6c859a-c635-4f60-8742-a36aeb59523c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.471043 | controller |     "Jun 11 11:33:05.775213 crc crio[22652]: time=\"2026-06-11T11:33:05.775036576Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=c7fee192-2c7e-4384-99eb-ddc5f7c673f9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.471060 | controller |     "Jun 11 11:33:05.781020 crc crio[22652]: time=\"2026-06-11T11:33:05.780940263Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=c3b5158d-2324-4aa8-b5d4-ce0f37f2c22e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.471075 | controller |     "Jun 11 11:33:05.789508 crc crio[22652]: time=\"2026-06-11T11:33:05.78941072Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-v8x8p/extract-utilities\" id=714806f1-1d20-441e-a00d-a4ee5dc8deb2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.471090 | controller |     "Jun 11 11:33:05.791347 crc crio[22652]: time=\"2026-06-11T11:33:05.791274996Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.471105 | controller |     "Jun 11 11:33:05.840818 crc crio[22652]: time=\"2026-06-11T11:33:05.840703958Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.471120 | controller |     "Jun 11 11:33:05.844709 crc crio[22652]: time=\"2026-06-11T11:33:05.844629906Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.471135 | controller |     "Jun 11 11:33:05.984782 crc crio[22652]: time=\"2026-06-11T11:33:05.984178428Z\" level=info msg=\"Created container 1d940554c5503275ba2698d22a0df4af33d730b982d9bcd7250efee502152ddb: openshift-marketplace/community-operators-v8x8p/extract-utilities\" id=714806f1-1d20-441e-a00d-a4ee5dc8deb2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.471149 | controller |     "Jun 11 11:33:05.986253 crc crio[22652]: time=\"2026-06-11T11:33:05.986096745Z\" level=info msg=\"Starting container: 1d940554c5503275ba2698d22a0df4af33d730b982d9bcd7250efee502152ddb\" id=0481501c-3468-4fb3-9182-3323a1519fd7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.471169 | controller |     "Jun 11 11:33:05.992817 crc crio[22652]: time=\"2026-06-11T11:33:05.992198749Z\" level=info msg=\"Started container\" PID=163622 containerID=1d940554c5503275ba2698d22a0df4af33d730b982d9bcd7250efee502152ddb description=openshift-marketplace/community-operators-v8x8p/extract-utilities id=0481501c-3468-4fb3-9182-3323a1519fd7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=70e635e17c129eab4f36ca0356c4aadac301a70e540a8422bc3cf2e71797e8af",
2026-06-11 11:58:02.471186 | controller |     "Jun 11 11:33:06.407874 crc crio[22652]: time=\"2026-06-11T11:33:06.407689435Z\" level=info msg=\"Stopping pod sandbox: 14c9c73659475df75689ca531205889166f2a8619d634393c9356e21eae1a7cb\" id=e10a10e9-2096-47eb-9a88-a02e35a2c40a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.471202 | controller |     "Jun 11 11:33:06.411210 crc crio[22652]: time=\"2026-06-11T11:33:06.407718076Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=c25aca17-9e3c-4d3c-a67a-d38ac3d312e0 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.471217 | controller |     "Jun 11 11:33:06.411703 crc crio[22652]: time=\"2026-06-11T11:33:06.411579832Z\" level=info msg=\"Got pod network &{Name:ovn-edpm-deployment-ipam-openstack-edpm-ipam-6gfzt Namespace:openstack ID:14c9c73659475df75689ca531205889166f2a8619d634393c9356e21eae1a7cb UID:19014432-cc37-44af-9aea-a47d8a885c0f NetNS:/var/run/netns/e802392c-9756-41cf-bd26-2b91cd71dda4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod19014432_cc37_44af_9aea_a47d8a885c0f.slice PodAnnotations:0xc005a4c600}] Aliases:map[]}\"",
2026-06-11 11:58:02.471232 | controller |     "Jun 11 11:33:06.411888 crc crio[22652]: time=\"2026-06-11T11:33:06.411816281Z\" level=info msg=\"Deleting pod openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-6gfzt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.471247 | controller |     "Jun 11 11:33:06.424320 crc crio[22652]: time=\"2026-06-11T11:33:06.424221615Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-11 11:58:02.471262 | controller |     "Jun 11 11:33:06.910731 crc crio[22652]: time=\"2026-06-11T11:33:06.910233322Z\" level=info msg=\"Stopped pod sandbox: 14c9c73659475df75689ca531205889166f2a8619d634393c9356e21eae1a7cb\" id=e10a10e9-2096-47eb-9a88-a02e35a2c40a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.471276 | controller |     "Jun 11 11:33:07.055794 crc crio[22652]: time=\"2026-06-11T11:33:07.055716192Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:c1bf1a7cae92e701b0ff93032482fe022c0ec704dcb6a892b32d9c898b64e1e0\" id=c25aca17-9e3c-4d3c-a67a-d38ac3d312e0 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.471291 | controller |     "Jun 11 11:33:07.056807 crc crio[22652]: time=\"2026-06-11T11:33:07.056729007Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=757b9ff4-d476-4865-9c07-9015e9e3c017 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.471305 | controller |     "Jun 11 11:33:07.060619 crc crio[22652]: time=\"2026-06-11T11:33:07.060454588Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=d78fff1d-5889-4084-9da7-5f14ee7c19f0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.471320 | controller |     "Jun 11 11:33:07.072024 crc crio[22652]: time=\"2026-06-11T11:33:07.071849588Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-v8x8p/extract-content\" id=1351129e-3eec-4209-b077-48d307a917a7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.471334 | controller |     "Jun 11 11:33:07.072850 crc crio[22652]: time=\"2026-06-11T11:33:07.072427488Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.471376 | controller |     "Jun 11 11:33:07.136973 crc crio[22652]: time=\"2026-06-11T11:33:07.136861396Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.471394 | controller |     "Jun 11 11:33:07.143162 crc crio[22652]: time=\"2026-06-11T11:33:07.14295976Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.471410 | controller |     "Jun 11 11:33:07.345708 crc crio[22652]: time=\"2026-06-11T11:33:07.34521165Z\" level=info msg=\"Created container 05d8037f2e254072bba4880476fc66a7005c796a932e3496c624431c876045a0: openshift-marketplace/community-operators-v8x8p/extract-content\" id=1351129e-3eec-4209-b077-48d307a917a7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.471425 | controller |     "Jun 11 11:33:07.347876 crc crio[22652]: time=\"2026-06-11T11:33:07.347652186Z\" level=info msg=\"Starting container: 05d8037f2e254072bba4880476fc66a7005c796a932e3496c624431c876045a0\" id=365a4087-c6ac-4739-83d2-bd9413119dd9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.471441 | controller |     "Jun 11 11:33:07.361272 crc crio[22652]: time=\"2026-06-11T11:33:07.361011504Z\" level=info msg=\"Started container\" PID=163709 containerID=05d8037f2e254072bba4880476fc66a7005c796a932e3496c624431c876045a0 description=openshift-marketplace/community-operators-v8x8p/extract-content id=365a4087-c6ac-4739-83d2-bd9413119dd9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=70e635e17c129eab4f36ca0356c4aadac301a70e540a8422bc3cf2e71797e8af",
2026-06-11 11:58:02.471456 | controller |     "Jun 11 11:33:07.984003 crc crio[22652]: time=\"2026-06-11T11:33:07.983459685Z\" level=info msg=\"Running pod sandbox: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-vz75r/POD\" id=7dab6db2-8a59-4b4a-856d-91ea90496b25 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.471471 | controller |     "Jun 11 11:33:07.985522 crc crio[22652]: time=\"2026-06-11T11:33:07.984019105Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.471486 | controller |     "Jun 11 11:33:08.023830 crc crio[22652]: time=\"2026-06-11T11:33:08.023753398Z\" level=info msg=\"Got pod network &{Name:neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-vz75r Namespace:openstack ID:16b8c2f2cd8ab888d75b9d139fbd8a3f53988175261b95d8a9851c6b49125a7f UID:72b5f408-5cdc-4f23-a39d-226d39e7dc79 NetNS:/var/run/netns/d6a7faa9-5a96-4d28-a619-e58ecb491ce0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod72b5f408_5cdc_4f23_a39d_226d39e7dc79.slice PodAnnotations:0xc0036e7cc0}] Aliases:map[]}\"",
2026-06-11 11:58:02.471502 | controller |     "Jun 11 11:33:08.023830 crc crio[22652]: time=\"2026-06-11T11:33:08.02382242Z\" level=info msg=\"Adding pod openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-vz75r to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.471517 | controller |     "Jun 11 11:33:08.491167 crc crio[22652]: 2026-06-11T11:33:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:16b8c2f2cd8ab88 Mac:9a:d4:41:5f:7b:f4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fe Mtu:0 Sandbox:/var/run/netns/d6a7faa9-5a96-4d28-a619-e58ecb491ce0 SocketPath: PciID:}] [{Interface:0xc00023d030 Address:{IP:10.217.0.254 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.471533 | controller |     "Jun 11 11:33:08.492500 crc crio[22652]: time=\"2026-06-11T11:33:08.492414657Z\" level=info msg=\"Got pod network &{Name:neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-vz75r Namespace:openstack ID:16b8c2f2cd8ab888d75b9d139fbd8a3f53988175261b95d8a9851c6b49125a7f UID:72b5f408-5cdc-4f23-a39d-226d39e7dc79 NetNS:/var/run/netns/d6a7faa9-5a96-4d28-a619-e58ecb491ce0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod72b5f408_5cdc_4f23_a39d_226d39e7dc79.slice PodAnnotations:0xc0036e7cc0}] Aliases:map[]}\"",
2026-06-11 11:58:02.471552 | controller |     "Jun 11 11:33:08.492702 crc crio[22652]: time=\"2026-06-11T11:33:08.492617814Z\" level=info msg=\"Checking pod openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-vz75r for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.471568 | controller |     "Jun 11 11:33:08.502426 crc crio[22652]: time=\"2026-06-11T11:33:08.502345564Z\" level=info msg=\"Ran pod sandbox 16b8c2f2cd8ab888d75b9d139fbd8a3f53988175261b95d8a9851c6b49125a7f with infra container: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-vz75r/POD\" id=7dab6db2-8a59-4b4a-856d-91ea90496b25 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.471583 | controller |     "Jun 11 11:33:08.505094 crc crio[22652]: time=\"2026-06-11T11:33:08.504983582Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=3f0f16b3-27ee-4c44-be6e-c87879e58264 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.471597 | controller |     "Jun 11 11:33:08.561839 crc crio[22652]: time=\"2026-06-11T11:33:08.561745168Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=2fab34bf-d90c-4e8b-b347-1930c5cde832 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.471612 | controller |     "Jun 11 11:33:08.573250 crc crio[22652]: time=\"2026-06-11T11:33:08.573105765Z\" level=info msg=\"Creating container: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-vz75r/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam\" id=b929899b-c15f-40d2-b4ea-dcfb7efe1f2c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.471627 | controller |     "Jun 11 11:33:08.573559 crc crio[22652]: time=\"2026-06-11T11:33:08.57351759Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.471641 | controller |     "Jun 11 11:33:08.625238 crc crio[22652]: time=\"2026-06-11T11:33:08.624761706Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.471657 | controller |     "Jun 11 11:33:08.629961 crc crio[22652]: time=\"2026-06-11T11:33:08.629822736Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.471671 | controller |     "Jun 11 11:33:08.744713 crc crio[22652]: time=\"2026-06-11T11:33:08.743947284Z\" level=info msg=\"Created container ce31ec55144639e1bd5517f38645bdaa3fecd9c2facaf37490e37f76c215fafb: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-vz75r/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam\" id=b929899b-c15f-40d2-b4ea-dcfb7efe1f2c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.471686 | controller |     "Jun 11 11:33:08.745984 crc crio[22652]: time=\"2026-06-11T11:33:08.745889582Z\" level=info msg=\"Starting container: ce31ec55144639e1bd5517f38645bdaa3fecd9c2facaf37490e37f76c215fafb\" id=b7bc4d41-4923-4c8d-b027-57f79662388a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.471701 | controller |     "Jun 11 11:33:08.753315 crc crio[22652]: time=\"2026-06-11T11:33:08.753052625Z\" level=info msg=\"Started container\" PID=163824 containerID=ce31ec55144639e1bd5517f38645bdaa3fecd9c2facaf37490e37f76c215fafb description=openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-vz75r/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam id=b7bc4d41-4923-4c8d-b027-57f79662388a name=/runtime.v1.RuntimeService/StartContainer sandboxID=16b8c2f2cd8ab888d75b9d139fbd8a3f53988175261b95d8a9851c6b49125a7f",
2026-06-11 11:58:02.471720 | controller |     "Jun 11 11:33:09.484260 crc crio[22652]: time=\"2026-06-11T11:33:09.483668972Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=3a12ee84-d865-4cfc-8109-a52caec5ca9e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.471735 | controller |     "Jun 11 11:33:09.490890 crc crio[22652]: time=\"2026-06-11T11:33:09.490739446Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=781e3878-1489-4cea-8c73-5986781763e4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.471750 | controller |     "Jun 11 11:33:09.504765 crc crio[22652]: time=\"2026-06-11T11:33:09.504618437Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-v8x8p/registry-server\" id=e4a6c1e6-6db5-43e4-9ccb-9e5509864d61 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.471765 | controller |     "Jun 11 11:33:09.505381 crc crio[22652]: time=\"2026-06-11T11:33:09.505337163Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.471779 | controller |     "Jun 11 11:33:09.595995 crc crio[22652]: time=\"2026-06-11T11:33:09.595623081Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.471794 | controller |     "Jun 11 11:33:09.600334 crc crio[22652]: time=\"2026-06-11T11:33:09.600260343Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.471809 | controller |     "Jun 11 11:33:09.801892 crc crio[22652]: time=\"2026-06-11T11:33:09.801720397Z\" level=info msg=\"Created container a366ca7d26bc51057e26e2f1bc66a898fe144596f529e904d38176b369d75e9a: openshift-marketplace/community-operators-v8x8p/registry-server\" id=e4a6c1e6-6db5-43e4-9ccb-9e5509864d61 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.471824 | controller |     "Jun 11 11:33:09.803591 crc crio[22652]: time=\"2026-06-11T11:33:09.803505379Z\" level=info msg=\"Starting container: a366ca7d26bc51057e26e2f1bc66a898fe144596f529e904d38176b369d75e9a\" id=d4d62b29-7f73-46f3-8df4-f03136d13f02 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.471839 | controller |     "Jun 11 11:33:09.813418 crc crio[22652]: time=\"2026-06-11T11:33:09.812278046Z\" level=info msg=\"Started container\" PID=163886 containerID=a366ca7d26bc51057e26e2f1bc66a898fe144596f529e904d38176b369d75e9a description=openshift-marketplace/community-operators-v8x8p/registry-server id=d4d62b29-7f73-46f3-8df4-f03136d13f02 name=/runtime.v1.RuntimeService/StartContainer sandboxID=70e635e17c129eab4f36ca0356c4aadac301a70e540a8422bc3cf2e71797e8af",
2026-06-11 11:58:02.471854 | controller |     "Jun 11 11:33:17.631561 crc crio[22652]: time=\"2026-06-11T11:33:17.630549214Z\" level=info msg=\"Stopping container: a366ca7d26bc51057e26e2f1bc66a898fe144596f529e904d38176b369d75e9a (timeout: 2s)\" id=39686a77-b25c-4273-97f0-0e8a19946d53 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.471869 | controller |     "Jun 11 11:33:17.786607 crc crio[22652]: time=\"2026-06-11T11:33:17.78646765Z\" level=info msg=\"Stopped container a366ca7d26bc51057e26e2f1bc66a898fe144596f529e904d38176b369d75e9a: openshift-marketplace/community-operators-v8x8p/registry-server\" id=39686a77-b25c-4273-97f0-0e8a19946d53 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.471887 | controller |     "Jun 11 11:33:17.787694 crc crio[22652]: time=\"2026-06-11T11:33:17.78760054Z\" level=info msg=\"Stopping pod sandbox: 70e635e17c129eab4f36ca0356c4aadac301a70e540a8422bc3cf2e71797e8af\" id=1a9ef8f3-bdbf-4906-8502-c18ee466b225 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.471902 | controller |     "Jun 11 11:33:17.788839 crc crio[22652]: time=\"2026-06-11T11:33:17.788752731Z\" level=info msg=\"Got pod network &{Name:community-operators-v8x8p Namespace:openshift-marketplace ID:70e635e17c129eab4f36ca0356c4aadac301a70e540a8422bc3cf2e71797e8af UID:a917812e-e43c-4abd-80f7-32817ca85bc2 NetNS:/var/run/netns/6deacc65-bc49-4ff3-b9b7-2d83b0ed305d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda917812e_e43c_4abd_80f7_32817ca85bc2.slice PodAnnotations:0xc001e8e288}] Aliases:map[]}\"",
2026-06-11 11:58:02.471917 | controller |     "Jun 11 11:33:17.789407 crc crio[22652]: time=\"2026-06-11T11:33:17.78930848Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-v8x8p from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.471932 | controller |     "Jun 11 11:33:18.154955 crc crio[22652]: time=\"2026-06-11T11:33:18.154772962Z\" level=info msg=\"Stopped pod sandbox: 70e635e17c129eab4f36ca0356c4aadac301a70e540a8422bc3cf2e71797e8af\" id=1a9ef8f3-bdbf-4906-8502-c18ee466b225 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.471947 | controller |     "Jun 11 11:33:18.653361 crc crio[22652]: time=\"2026-06-11T11:33:18.652364675Z\" level=info msg=\"Removing container: a366ca7d26bc51057e26e2f1bc66a898fe144596f529e904d38176b369d75e9a\" id=35dcadb7-d6b4-4567-9390-e808a6f842c7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.471961 | controller |     "Jun 11 11:33:18.685568 crc crio[22652]: time=\"2026-06-11T11:33:18.685503157Z\" level=info msg=\"Removed container a366ca7d26bc51057e26e2f1bc66a898fe144596f529e904d38176b369d75e9a: openshift-marketplace/community-operators-v8x8p/registry-server\" id=35dcadb7-d6b4-4567-9390-e808a6f842c7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.471976 | controller |     "Jun 11 11:33:18.689510 crc crio[22652]: time=\"2026-06-11T11:33:18.689409174Z\" level=info msg=\"Removing container: 05d8037f2e254072bba4880476fc66a7005c796a932e3496c624431c876045a0\" id=8eda507b-8f75-444a-8b10-1c03ef1a61f2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.471991 | controller |     "Jun 11 11:33:18.728284 crc crio[22652]: time=\"2026-06-11T11:33:18.728003073Z\" level=info msg=\"Removed container 05d8037f2e254072bba4880476fc66a7005c796a932e3496c624431c876045a0: openshift-marketplace/community-operators-v8x8p/extract-content\" id=8eda507b-8f75-444a-8b10-1c03ef1a61f2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.472005 | controller |     "Jun 11 11:33:18.731081 crc crio[22652]: time=\"2026-06-11T11:33:18.731037433Z\" level=info msg=\"Removing container: 1d940554c5503275ba2698d22a0df4af33d730b982d9bcd7250efee502152ddb\" id=f16a431c-4233-42a5-8396-d9ab71fb34a1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.472020 | controller |     "Jun 11 11:33:18.771900 crc crio[22652]: time=\"2026-06-11T11:33:18.771768273Z\" level=info msg=\"Removed container 1d940554c5503275ba2698d22a0df4af33d730b982d9bcd7250efee502152ddb: openshift-marketplace/community-operators-v8x8p/extract-utilities\" id=f16a431c-4233-42a5-8396-d9ab71fb34a1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.472035 | controller |     "Jun 11 11:34:00.539195 crc crio[22652]: time=\"2026-06-11T11:34:00.538670667Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686294-vwfpw/POD\" id=bbe05b93-ba78-42cf-90de-54afc44c91a0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.472205 | controller |     "Jun 11 11:34:00.540758 crc crio[22652]: time=\"2026-06-11T11:34:00.539227947Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.472239 | controller |     "Jun 11 11:34:00.570335 crc crio[22652]: time=\"2026-06-11T11:34:00.570193163Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686294-vwfpw Namespace:openshift-infra ID:491fb8b548758d13cc6acf0a99cb6b78baf1bb787c3836c93c64d8d60c1073fb UID:e8612c37-5bf6-4006-b731-393ef2f63eb0 NetNS:/var/run/netns/2a5d842a-5943-460d-b2e4-c249b8745d87 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode8612c37_5bf6_4006_b731_393ef2f63eb0.slice PodAnnotations:0xc002618e60}] Aliases:map[]}\"",
2026-06-11 11:58:02.472257 | controller |     "Jun 11 11:34:00.570335 crc crio[22652]: time=\"2026-06-11T11:34:00.570278276Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686294-vwfpw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.472278 | controller |     "Jun 11 11:34:01.073062 crc crio[22652]: 2026-06-11T11:34:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:491fb8b548758d1 Mac:32:7a:52:6c:97:b6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ff Mtu:0 Sandbox:/var/run/netns/2a5d842a-5943-460d-b2e4-c249b8745d87 SocketPath: PciID:}] [{Interface:0xc0003065d0 Address:{IP:10.217.0.255 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.472302 | controller |     "Jun 11 11:34:01.074546 crc crio[22652]: time=\"2026-06-11T11:34:01.074481344Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686294-vwfpw Namespace:openshift-infra ID:491fb8b548758d13cc6acf0a99cb6b78baf1bb787c3836c93c64d8d60c1073fb UID:e8612c37-5bf6-4006-b731-393ef2f63eb0 NetNS:/var/run/netns/2a5d842a-5943-460d-b2e4-c249b8745d87 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode8612c37_5bf6_4006_b731_393ef2f63eb0.slice PodAnnotations:0xc002618e60}] Aliases:map[]}\"",
2026-06-11 11:58:02.472323 | controller |     "Jun 11 11:34:01.074751 crc crio[22652]: time=\"2026-06-11T11:34:01.074715712Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686294-vwfpw for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.472339 | controller |     "Jun 11 11:34:01.083816 crc crio[22652]: time=\"2026-06-11T11:34:01.083729985Z\" level=info msg=\"Ran pod sandbox 491fb8b548758d13cc6acf0a99cb6b78baf1bb787c3836c93c64d8d60c1073fb with infra container: openshift-infra/auto-csr-approver-29686294-vwfpw/POD\" id=bbe05b93-ba78-42cf-90de-54afc44c91a0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.472376 | controller |     "Jun 11 11:34:01.087526 crc crio[22652]: time=\"2026-06-11T11:34:01.087459205Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=7a4d07c6-bcb1-4116-a4d0-f24716027d9d name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.472393 | controller |     "Jun 11 11:34:01.093045 crc crio[22652]: time=\"2026-06-11T11:34:01.093016442Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 11:58:02.472409 | controller |     "Jun 11 11:34:02.867926 crc crio[22652]: time=\"2026-06-11T11:34:02.867453167Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=7a4d07c6-bcb1-4116-a4d0-f24716027d9d name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.472423 | controller |     "Jun 11 11:34:02.870951 crc crio[22652]: time=\"2026-06-11T11:34:02.870849424Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=bf2b5484-11d0-44eb-8b83-d4249eea6246 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.472443 | controller |     "Jun 11 11:34:02.873500 crc crio[22652]: time=\"2026-06-11T11:34:02.873437635Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=43e377df-5cc2-4e18-b5c1-510675d7b143 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.472459 | controller |     "Jun 11 11:34:02.897521 crc crio[22652]: time=\"2026-06-11T11:34:02.89741855Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686294-vwfpw/oc\" id=2a9f93a7-5896-4373-9b83-c4d530f420b3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.472473 | controller |     "Jun 11 11:34:02.897991 crc crio[22652]: time=\"2026-06-11T11:34:02.897916858Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.472488 | controller |     "Jun 11 11:34:02.940718 crc crio[22652]: time=\"2026-06-11T11:34:02.940221446Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.472502 | controller |     "Jun 11 11:34:03.240871 crc crio[22652]: time=\"2026-06-11T11:34:03.240767803Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.472516 | controller |     "Jun 11 11:34:03.366536 crc crio[22652]: time=\"2026-06-11T11:34:03.366409577Z\" level=info msg=\"Created container a63d43bead36e1993e52447e7707f88423a3a061c8cbfdb8a25cf21c957a1786: openshift-infra/auto-csr-approver-29686294-vwfpw/oc\" id=2a9f93a7-5896-4373-9b83-c4d530f420b3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.472531 | controller |     "Jun 11 11:34:03.367772 crc crio[22652]: time=\"2026-06-11T11:34:03.36762315Z\" level=info msg=\"Starting container: a63d43bead36e1993e52447e7707f88423a3a061c8cbfdb8a25cf21c957a1786\" id=69f09053-6b47-4701-ab4b-9c9a9d71acf3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.472544 | controller |     "Jun 11 11:34:03.375459 crc crio[22652]: time=\"2026-06-11T11:34:03.375336541Z\" level=info msg=\"Started container\" PID=167149 containerID=a63d43bead36e1993e52447e7707f88423a3a061c8cbfdb8a25cf21c957a1786 description=openshift-infra/auto-csr-approver-29686294-vwfpw/oc id=69f09053-6b47-4701-ab4b-9c9a9d71acf3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=491fb8b548758d13cc6acf0a99cb6b78baf1bb787c3836c93c64d8d60c1073fb",
2026-06-11 11:58:02.472559 | controller |     "Jun 11 11:34:04.433947 crc crio[22652]: time=\"2026-06-11T11:34:04.433393271Z\" level=info msg=\"Stopping pod sandbox: 16b8c2f2cd8ab888d75b9d139fbd8a3f53988175261b95d8a9851c6b49125a7f\" id=3fb78f49-5ef0-4644-9bc2-6a76ebf4d2ed name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.472573 | controller |     "Jun 11 11:34:04.435100 crc crio[22652]: time=\"2026-06-11T11:34:04.434661876Z\" level=info msg=\"Got pod network &{Name:neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-vz75r Namespace:openstack ID:16b8c2f2cd8ab888d75b9d139fbd8a3f53988175261b95d8a9851c6b49125a7f UID:72b5f408-5cdc-4f23-a39d-226d39e7dc79 NetNS:/var/run/netns/d6a7faa9-5a96-4d28-a619-e58ecb491ce0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod72b5f408_5cdc_4f23_a39d_226d39e7dc79.slice PodAnnotations:0xc000102ec8}] Aliases:map[]}\"",
2026-06-11 11:58:02.472588 | controller |     "Jun 11 11:34:04.435100 crc crio[22652]: time=\"2026-06-11T11:34:04.434831352Z\" level=info msg=\"Deleting pod openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-vz75r from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.472602 | controller |     "Jun 11 11:34:04.971679 crc crio[22652]: time=\"2026-06-11T11:34:04.970954216Z\" level=info msg=\"Stopped pod sandbox: 16b8c2f2cd8ab888d75b9d139fbd8a3f53988175261b95d8a9851c6b49125a7f\" id=3fb78f49-5ef0-4644-9bc2-6a76ebf4d2ed name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.472620 | controller |     "Jun 11 11:34:05.452676 crc crio[22652]: time=\"2026-06-11T11:34:05.451834565Z\" level=info msg=\"Stopping pod sandbox: 491fb8b548758d13cc6acf0a99cb6b78baf1bb787c3836c93c64d8d60c1073fb\" id=e4530f3e-2f70-42ea-bd24-00d0032c0cb6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.472634 | controller |     "Jun 11 11:34:05.455233 crc crio[22652]: time=\"2026-06-11T11:34:05.45510169Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686294-vwfpw Namespace:openshift-infra ID:491fb8b548758d13cc6acf0a99cb6b78baf1bb787c3836c93c64d8d60c1073fb UID:e8612c37-5bf6-4006-b731-393ef2f63eb0 NetNS:/var/run/netns/2a5d842a-5943-460d-b2e4-c249b8745d87 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode8612c37_5bf6_4006_b731_393ef2f63eb0.slice PodAnnotations:0xc002acce00}] Aliases:map[]}\"",
2026-06-11 11:58:02.472650 | controller |     "Jun 11 11:34:05.455710 crc crio[22652]: time=\"2026-06-11T11:34:05.455670861Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686294-vwfpw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.472664 | controller |     "Jun 11 11:34:05.826067 crc crio[22652]: time=\"2026-06-11T11:34:05.825989041Z\" level=info msg=\"Stopped pod sandbox: 491fb8b548758d13cc6acf0a99cb6b78baf1bb787c3836c93c64d8d60c1073fb\" id=e4530f3e-2f70-42ea-bd24-00d0032c0cb6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.472679 | controller |     "Jun 11 11:34:06.093880 crc crio[22652]: time=\"2026-06-11T11:34:06.09350997Z\" level=info msg=\"Running pod sandbox: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-74gxf/POD\" id=111cf4eb-9028-4a5e-9616-efa819f563b5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.472693 | controller |     "Jun 11 11:34:06.093988 crc crio[22652]: time=\"2026-06-11T11:34:06.093895583Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.472708 | controller |     "Jun 11 11:34:06.137065 crc crio[22652]: time=\"2026-06-11T11:34:06.136830788Z\" level=info msg=\"Got pod network &{Name:libvirt-edpm-deployment-ipam-openstack-edpm-ipam-74gxf Namespace:openstack ID:4e4e2c940746f8e0e898bda5cb3e0d9e239e7ae808ce1f9b6e1290e2ae2c0d7b UID:93de6b42-516b-48bd-81ce-91b69d7e0b9d NetNS:/var/run/netns/52bfd8fb-8c87-4d4a-a291-b2d0b3bb2d19 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod93de6b42_516b_48bd_81ce_91b69d7e0b9d.slice PodAnnotations:0xc002928260}] Aliases:map[]}\"",
2026-06-11 11:58:02.472723 | controller |     "Jun 11 11:34:06.137065 crc crio[22652]: time=\"2026-06-11T11:34:06.1368966Z\" level=info msg=\"Adding pod openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-74gxf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.472738 | controller |     "Jun 11 11:34:06.585863 crc crio[22652]: 2026-06-11T11:34:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4e4e2c940746f8e Mac:1a:59:ee:77:9f:92 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:00 Mtu:0 Sandbox:/var/run/netns/52bfd8fb-8c87-4d4a-a291-b2d0b3bb2d19 SocketPath: PciID:}] [{Interface:0xc0003ff0b0 Address:{IP:10.217.1.0 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.472752 | controller |     "Jun 11 11:34:06.587474 crc crio[22652]: time=\"2026-06-11T11:34:06.587001812Z\" level=info msg=\"Got pod network &{Name:libvirt-edpm-deployment-ipam-openstack-edpm-ipam-74gxf Namespace:openstack ID:4e4e2c940746f8e0e898bda5cb3e0d9e239e7ae808ce1f9b6e1290e2ae2c0d7b UID:93de6b42-516b-48bd-81ce-91b69d7e0b9d NetNS:/var/run/netns/52bfd8fb-8c87-4d4a-a291-b2d0b3bb2d19 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod93de6b42_516b_48bd_81ce_91b69d7e0b9d.slice PodAnnotations:0xc002928260}] Aliases:map[]}\"",
2026-06-11 11:58:02.472774 | controller |     "Jun 11 11:34:06.587474 crc crio[22652]: time=\"2026-06-11T11:34:06.587201659Z\" level=info msg=\"Checking pod openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-74gxf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.472789 | controller |     "Jun 11 11:34:06.598499 crc crio[22652]: time=\"2026-06-11T11:34:06.598455312Z\" level=info msg=\"Ran pod sandbox 4e4e2c940746f8e0e898bda5cb3e0d9e239e7ae808ce1f9b6e1290e2ae2c0d7b with infra container: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-74gxf/POD\" id=111cf4eb-9028-4a5e-9616-efa819f563b5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.472804 | controller |     "Jun 11 11:34:06.601175 crc crio[22652]: time=\"2026-06-11T11:34:06.601045501Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=b9a087b8-3224-46c7-a8a5-d30c03b07ad9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.472819 | controller |     "Jun 11 11:34:06.643231 crc crio[22652]: time=\"2026-06-11T11:34:06.642799815Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=58601f53-ca51-40e8-9dc5-d02b9362b3fd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.472833 | controller |     "Jun 11 11:34:06.652337 crc crio[22652]: time=\"2026-06-11T11:34:06.652227366Z\" level=info msg=\"Creating container: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-74gxf/libvirt-edpm-deployment-ipam-openstack-edpm-ipam\" id=ad716ba6-4d27-480d-9b60-5f9ebd9fe3da name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.472847 | controller |     "Jun 11 11:34:06.652829 crc crio[22652]: time=\"2026-06-11T11:34:06.652783355Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.472862 | controller |     "Jun 11 11:34:06.716860 crc crio[22652]: time=\"2026-06-11T11:34:06.715852976Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.472876 | controller |     "Jun 11 11:34:06.722021 crc crio[22652]: time=\"2026-06-11T11:34:06.721888527Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.472890 | controller |     "Jun 11 11:34:06.860293 crc crio[22652]: time=\"2026-06-11T11:34:06.859806133Z\" level=info msg=\"Created container 898b610716a4a7102639b2ebf6543ab2ed12bb140ef1abbf85945a70fb5cc062: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-74gxf/libvirt-edpm-deployment-ipam-openstack-edpm-ipam\" id=ad716ba6-4d27-480d-9b60-5f9ebd9fe3da name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.472905 | controller |     "Jun 11 11:34:06.861952 crc crio[22652]: time=\"2026-06-11T11:34:06.861862674Z\" level=info msg=\"Starting container: 898b610716a4a7102639b2ebf6543ab2ed12bb140ef1abbf85945a70fb5cc062\" id=19fdccfc-dff4-490e-bd8d-6f7c742c83af name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.472919 | controller |     "Jun 11 11:34:06.869009 crc crio[22652]: time=\"2026-06-11T11:34:06.86887613Z\" level=info msg=\"Started container\" PID=167509 containerID=898b610716a4a7102639b2ebf6543ab2ed12bb140ef1abbf85945a70fb5cc062 description=openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-74gxf/libvirt-edpm-deployment-ipam-openstack-edpm-ipam id=19fdccfc-dff4-490e-bd8d-6f7c742c83af name=/runtime.v1.RuntimeService/StartContainer sandboxID=4e4e2c940746f8e0e898bda5cb3e0d9e239e7ae808ce1f9b6e1290e2ae2c0d7b",
2026-06-11 11:58:02.472937 | controller |     "Jun 11 11:34:14.001450 crc crio[22652]: time=\"2026-06-11T11:34:14.001033726Z\" level=info msg=\"Removing container: cb1a1142b5a5cd69c790f888067f97c24eaa088414c606b42dd2a37637122b56\" id=10130679-fc2b-4d32-bae7-12b52b7a8bab name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.472952 | controller |     "Jun 11 11:34:14.130249 crc crio[22652]: time=\"2026-06-11T11:34:14.126574239Z\" level=info msg=\"Removed container cb1a1142b5a5cd69c790f888067f97c24eaa088414c606b42dd2a37637122b56: openshift-infra/auto-csr-approver-29686288-6k275/oc\" id=10130679-fc2b-4d32-bae7-12b52b7a8bab name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.472966 | controller |     "Jun 11 11:34:14.152223 crc crio[22652]: time=\"2026-06-11T11:34:14.152073431Z\" level=info msg=\"Stopping pod sandbox: 70e635e17c129eab4f36ca0356c4aadac301a70e540a8422bc3cf2e71797e8af\" id=f8c10b54-1253-4518-8936-f1b9e17d1b26 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.472980 | controller |     "Jun 11 11:34:14.152577 crc crio[22652]: time=\"2026-06-11T11:34:14.152237557Z\" level=info msg=\"Stopped pod sandbox (already stopped): 70e635e17c129eab4f36ca0356c4aadac301a70e540a8422bc3cf2e71797e8af\" id=f8c10b54-1253-4518-8936-f1b9e17d1b26 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.472995 | controller |     "Jun 11 11:34:14.153586 crc crio[22652]: time=\"2026-06-11T11:34:14.15349146Z\" level=info msg=\"Removing pod sandbox: 70e635e17c129eab4f36ca0356c4aadac301a70e540a8422bc3cf2e71797e8af\" id=da5d036c-9cc6-4531-9203-efe8946f7e8b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.473010 | controller |     "Jun 11 11:34:14.177403 crc crio[22652]: time=\"2026-06-11T11:34:14.176994258Z\" level=info msg=\"Removed pod sandbox: 70e635e17c129eab4f36ca0356c4aadac301a70e540a8422bc3cf2e71797e8af\" id=da5d036c-9cc6-4531-9203-efe8946f7e8b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.473024 | controller |     "Jun 11 11:34:14.179209 crc crio[22652]: time=\"2026-06-11T11:34:14.178969184Z\" level=info msg=\"Stopping pod sandbox: 26e283dddf5edbb38acb2d893416301788189b4e793aab54dacbc264c3ea5996\" id=fcf1357a-a0e7-4116-98d9-0e2fc5648ea8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.473039 | controller |     "Jun 11 11:34:14.179382 crc crio[22652]: time=\"2026-06-11T11:34:14.179307385Z\" level=info msg=\"Stopped pod sandbox (already stopped): 26e283dddf5edbb38acb2d893416301788189b4e793aab54dacbc264c3ea5996\" id=fcf1357a-a0e7-4116-98d9-0e2fc5648ea8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.473055 | controller |     "Jun 11 11:34:14.180566 crc crio[22652]: time=\"2026-06-11T11:34:14.180418235Z\" level=info msg=\"Removing pod sandbox: 26e283dddf5edbb38acb2d893416301788189b4e793aab54dacbc264c3ea5996\" id=01e8e788-9907-4234-bc6e-cc2381ba70c8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.473069 | controller |     "Jun 11 11:34:14.198027 crc crio[22652]: time=\"2026-06-11T11:34:14.197930921Z\" level=info msg=\"Removed pod sandbox: 26e283dddf5edbb38acb2d893416301788189b4e793aab54dacbc264c3ea5996\" id=01e8e788-9907-4234-bc6e-cc2381ba70c8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.473084 | controller |     "Jun 11 11:34:40.950957 crc crio[22652]: time=\"2026-06-11T11:34:40.949492745Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-s97zl/POD\" id=c7706917-e99b-42b5-a35d-66503e97f82f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.473098 | controller |     "Jun 11 11:34:40.952312 crc crio[22652]: time=\"2026-06-11T11:34:40.951025419Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.473113 | controller |     "Jun 11 11:34:40.986357 crc crio[22652]: time=\"2026-06-11T11:34:40.986257976Z\" level=info msg=\"Got pod network &{Name:certified-operators-s97zl Namespace:openshift-marketplace ID:26059cae49caf749af63cd0e26f14920d1050b146cfd54973218d93aba471a75 UID:48c30148-8cb4-4563-9f42-e4dc1924916f NetNS:/var/run/netns/c1562ea4-c259-4560-9da6-90c645d82b95 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod48c30148_8cb4_4563_9f42_e4dc1924916f.slice PodAnnotations:0xc000989438}] Aliases:map[]}\"",
2026-06-11 11:58:02.473131 | controller |     "Jun 11 11:34:40.986357 crc crio[22652]: time=\"2026-06-11T11:34:40.986328118Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-s97zl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.473146 | controller |     "Jun 11 11:34:41.586243 crc crio[22652]: 2026-06-11T11:34:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:26059cae49caf74 Mac:aa:f9:d7:ba:00:87 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:01 Mtu:0 Sandbox:/var/run/netns/c1562ea4-c259-4560-9da6-90c645d82b95 SocketPath: PciID:}] [{Interface:0xc000014700 Address:{IP:10.217.1.1 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.473167 | controller |     "Jun 11 11:34:41.587488 crc crio[22652]: time=\"2026-06-11T11:34:41.587423809Z\" level=info msg=\"Got pod network &{Name:certified-operators-s97zl Namespace:openshift-marketplace ID:26059cae49caf749af63cd0e26f14920d1050b146cfd54973218d93aba471a75 UID:48c30148-8cb4-4563-9f42-e4dc1924916f NetNS:/var/run/netns/c1562ea4-c259-4560-9da6-90c645d82b95 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod48c30148_8cb4_4563_9f42_e4dc1924916f.slice PodAnnotations:0xc000989438}] Aliases:map[]}\"",
2026-06-11 11:58:02.473190 | controller |     "Jun 11 11:34:41.587634 crc crio[22652]: time=\"2026-06-11T11:34:41.587588655Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-s97zl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.473211 | controller |     "Jun 11 11:34:41.617060 crc crio[22652]: time=\"2026-06-11T11:34:41.616908573Z\" level=info msg=\"Ran pod sandbox 26059cae49caf749af63cd0e26f14920d1050b146cfd54973218d93aba471a75 with infra container: openshift-marketplace/certified-operators-s97zl/POD\" id=c7706917-e99b-42b5-a35d-66503e97f82f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.473227 | controller |     "Jun 11 11:34:41.622894 crc crio[22652]: time=\"2026-06-11T11:34:41.622824441Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ebfc5149-77b5-4bdf-86c4-861a024941f0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.473241 | controller |     "Jun 11 11:34:41.626221 crc crio[22652]: time=\"2026-06-11T11:34:41.626082576Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=c07a5a48-4d77-4268-8eea-e61cc2cb6509 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.473256 | controller |     "Jun 11 11:34:41.633204 crc crio[22652]: time=\"2026-06-11T11:34:41.633097851Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-s97zl/extract-utilities\" id=36f3440a-1681-423d-8a09-bd4f14b3b072 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.473271 | controller |     "Jun 11 11:34:41.633609 crc crio[22652]: time=\"2026-06-11T11:34:41.633560927Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.473286 | controller |     "Jun 11 11:34:41.687729 crc crio[22652]: time=\"2026-06-11T11:34:41.687631351Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.473305 | controller |     "Jun 11 11:34:41.691776 crc crio[22652]: time=\"2026-06-11T11:34:41.691710725Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.473321 | controller |     "Jun 11 11:34:41.831736 crc crio[22652]: time=\"2026-06-11T11:34:41.83164147Z\" level=info msg=\"Created container 0d9710094cab6fa7b4db64ab5ed5b4f2a39c53ec1adbd4254eb3c93c29e0f8b3: openshift-marketplace/certified-operators-s97zl/extract-utilities\" id=36f3440a-1681-423d-8a09-bd4f14b3b072 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.473336 | controller |     "Jun 11 11:34:41.832975 crc crio[22652]: time=\"2026-06-11T11:34:41.832873501Z\" level=info msg=\"Starting container: 0d9710094cab6fa7b4db64ab5ed5b4f2a39c53ec1adbd4254eb3c93c29e0f8b3\" id=36c10270-0a39-42fa-baa1-2a96764eaa61 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.473372 | controller |     "Jun 11 11:34:41.838778 crc crio[22652]: time=\"2026-06-11T11:34:41.838471058Z\" level=info msg=\"Started container\" PID=169630 containerID=0d9710094cab6fa7b4db64ab5ed5b4f2a39c53ec1adbd4254eb3c93c29e0f8b3 description=openshift-marketplace/certified-operators-s97zl/extract-utilities id=36c10270-0a39-42fa-baa1-2a96764eaa61 name=/runtime.v1.RuntimeService/StartContainer sandboxID=26059cae49caf749af63cd0e26f14920d1050b146cfd54973218d93aba471a75",
2026-06-11 11:58:02.473390 | controller |     "Jun 11 11:34:41.977507 crc crio[22652]: time=\"2026-06-11T11:34:41.977048638Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=17351266-88e5-4a32-9f32-b7daa1015c38 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.473406 | controller |     "Jun 11 11:34:41.987085 crc crio[22652]: time=\"2026-06-11T11:34:41.987013847Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-11 11:58:02.473421 | controller |     "Jun 11 11:34:49.153356 crc crio[22652]: time=\"2026-06-11T11:34:49.152260966Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:ff23a6409155a523e9d8d88955ed6c8eeef67a7bed83b65b88346a17ef0248a3\" id=17351266-88e5-4a32-9f32-b7daa1015c38 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.473436 | controller |     "Jun 11 11:34:49.155553 crc crio[22652]: time=\"2026-06-11T11:34:49.155254347Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=2095406f-6c28-4d0b-9699-5363a139e9a1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.473452 | controller |     "Jun 11 11:34:49.171910 crc crio[22652]: time=\"2026-06-11T11:34:49.17076217Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=33e0b630-89a9-4185-a38c-cea8f69c89b9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.473466 | controller |     "Jun 11 11:34:49.189804 crc crio[22652]: time=\"2026-06-11T11:34:49.189628442Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-s97zl/extract-content\" id=c02503e6-8417-4bbf-9066-52ce6689c521 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.473497 | controller |     "Jun 11 11:34:49.198232 crc crio[22652]: time=\"2026-06-11T11:34:49.198065181Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.473513 | controller |     "Jun 11 11:34:49.255507 crc crio[22652]: time=\"2026-06-11T11:34:49.255359516Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.473528 | controller |     "Jun 11 11:34:49.261091 crc crio[22652]: time=\"2026-06-11T11:34:49.261012024Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.473547 | controller |     "Jun 11 11:34:49.444979 crc crio[22652]: time=\"2026-06-11T11:34:49.444518678Z\" level=info msg=\"Created container 8de90242e4adfcaf5fab7ad473c24c51837409d4d2a19b3ace35e3609124f709: openshift-marketplace/certified-operators-s97zl/extract-content\" id=c02503e6-8417-4bbf-9066-52ce6689c521 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.473563 | controller |     "Jun 11 11:34:49.446592 crc crio[22652]: time=\"2026-06-11T11:34:49.446536878Z\" level=info msg=\"Starting container: 8de90242e4adfcaf5fab7ad473c24c51837409d4d2a19b3ace35e3609124f709\" id=e812144d-09a2-467a-9654-a249906738db name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.473578 | controller |     "Jun 11 11:34:49.455822 crc crio[22652]: time=\"2026-06-11T11:34:49.455713459Z\" level=info msg=\"Started container\" PID=169955 containerID=8de90242e4adfcaf5fab7ad473c24c51837409d4d2a19b3ace35e3609124f709 description=openshift-marketplace/certified-operators-s97zl/extract-content id=e812144d-09a2-467a-9654-a249906738db name=/runtime.v1.RuntimeService/StartContainer sandboxID=26059cae49caf749af63cd0e26f14920d1050b146cfd54973218d93aba471a75",
2026-06-11 11:58:02.473593 | controller |     "Jun 11 11:34:50.110848 crc crio[22652]: time=\"2026-06-11T11:34:50.109068155Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=b4a617ec-f6e0-4b34-b049-8452cf68e67d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.473608 | controller |     "Jun 11 11:34:50.111853 crc crio[22652]: time=\"2026-06-11T11:34:50.111504131Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=867589b5-fcb1-48dd-9364-92ec85210da0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.473622 | controller |     "Jun 11 11:34:50.124500 crc crio[22652]: time=\"2026-06-11T11:34:50.123977579Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-s97zl/registry-server\" id=29ee87cd-03d8-46ef-92a3-2725e49114f2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.473637 | controller |     "Jun 11 11:34:50.124908 crc crio[22652]: time=\"2026-06-11T11:34:50.12485258Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.473651 | controller |     "Jun 11 11:34:50.185912 crc crio[22652]: time=\"2026-06-11T11:34:50.185861345Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.473666 | controller |     "Jun 11 11:34:50.190588 crc crio[22652]: time=\"2026-06-11T11:34:50.19056051Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.473680 | controller |     "Jun 11 11:34:50.348590 crc crio[22652]: time=\"2026-06-11T11:34:50.348526679Z\" level=info msg=\"Created container 73e65b7d6e5f29380b2bceb6c5086db33d8587627bc0463968b045404790f2f8: openshift-marketplace/certified-operators-s97zl/registry-server\" id=29ee87cd-03d8-46ef-92a3-2725e49114f2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.473695 | controller |     "Jun 11 11:34:50.350444 crc crio[22652]: time=\"2026-06-11T11:34:50.350363963Z\" level=info msg=\"Starting container: 73e65b7d6e5f29380b2bceb6c5086db33d8587627bc0463968b045404790f2f8\" id=84e3a3b4-4621-4b46-ae58-86b996b37b9f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.473709 | controller |     "Jun 11 11:34:50.359475 crc crio[22652]: time=\"2026-06-11T11:34:50.359315227Z\" level=info msg=\"Started container\" PID=170135 containerID=73e65b7d6e5f29380b2bceb6c5086db33d8587627bc0463968b045404790f2f8 description=openshift-marketplace/certified-operators-s97zl/registry-server id=84e3a3b4-4621-4b46-ae58-86b996b37b9f name=/runtime.v1.RuntimeService/StartContainer sandboxID=26059cae49caf749af63cd0e26f14920d1050b146cfd54973218d93aba471a75",
2026-06-11 11:58:02.473727 | controller |     "Jun 11 11:35:01.685636 crc crio[22652]: time=\"2026-06-11T11:35:01.684713501Z\" level=info msg=\"Stopping container: 818e33d4c11c0ce9013cb6714f9a5b1a3a7a5efb1a484ce358817b480cbdecd4 (timeout: 2s)\" id=a23bf724-4567-4a23-9b43-37f1c2473588 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.473742 | controller |     "Jun 11 11:35:01.824030 crc crio[22652]: time=\"2026-06-11T11:35:01.823910472Z\" level=info msg=\"Stopped container 818e33d4c11c0ce9013cb6714f9a5b1a3a7a5efb1a484ce358817b480cbdecd4: openshift-marketplace/certified-operators-wjdlq/registry-server\" id=a23bf724-4567-4a23-9b43-37f1c2473588 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.473757 | controller |     "Jun 11 11:35:01.825683 crc crio[22652]: time=\"2026-06-11T11:35:01.824976319Z\" level=info msg=\"Stopping pod sandbox: ffadab8ae6eefa84a18092e6646435a8db18b905bdea6a203e4c5f7438479b87\" id=c5683fd2-8acf-4b1f-aa69-c611ce798ad0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.473772 | controller |     "Jun 11 11:35:01.826838 crc crio[22652]: time=\"2026-06-11T11:35:01.826326296Z\" level=info msg=\"Got pod network &{Name:certified-operators-wjdlq Namespace:openshift-marketplace ID:ffadab8ae6eefa84a18092e6646435a8db18b905bdea6a203e4c5f7438479b87 UID:9aa3609e-fd38-47c5-ba4e-791ca70e5a3b NetNS:/var/run/netns/48275f37-0d30-43a0-930f-830512af55a8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9aa3609e_fd38_47c5_ba4e_791ca70e5a3b.slice PodAnnotations:0xc0036e60e0}] Aliases:map[]}\"",
2026-06-11 11:58:02.473787 | controller |     "Jun 11 11:35:01.826838 crc crio[22652]: time=\"2026-06-11T11:35:01.826519453Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-wjdlq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.473801 | controller |     "Jun 11 11:35:02.408379 crc crio[22652]: time=\"2026-06-11T11:35:02.407929726Z\" level=info msg=\"Stopped pod sandbox: ffadab8ae6eefa84a18092e6646435a8db18b905bdea6a203e4c5f7438479b87\" id=c5683fd2-8acf-4b1f-aa69-c611ce798ad0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.473816 | controller |     "Jun 11 11:35:14.222454 crc crio[22652]: time=\"2026-06-11T11:35:14.221951003Z\" level=info msg=\"Removing container: 23c9c7763683e251c45fc42c541173f9334d9426893b8729f845eeba508a271c\" id=51dcf6f5-bc04-4fdd-9668-b293d96175f2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.473830 | controller |     "Jun 11 11:35:14.261692 crc crio[22652]: time=\"2026-06-11T11:35:14.261589797Z\" level=info msg=\"Removed container 23c9c7763683e251c45fc42c541173f9334d9426893b8729f845eeba508a271c: openshift-marketplace/certified-operators-wjdlq/extract-utilities\" id=51dcf6f5-bc04-4fdd-9668-b293d96175f2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.473845 | controller |     "Jun 11 11:35:14.265652 crc crio[22652]: time=\"2026-06-11T11:35:14.265578282Z\" level=info msg=\"Removing container: 818e33d4c11c0ce9013cb6714f9a5b1a3a7a5efb1a484ce358817b480cbdecd4\" id=0821abe0-f2cc-48d7-9a82-41d9b4502ac2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.473859 | controller |     "Jun 11 11:35:14.304671 crc crio[22652]: time=\"2026-06-11T11:35:14.304558441Z\" level=info msg=\"Removed container 818e33d4c11c0ce9013cb6714f9a5b1a3a7a5efb1a484ce358817b480cbdecd4: openshift-marketplace/certified-operators-wjdlq/registry-server\" id=0821abe0-f2cc-48d7-9a82-41d9b4502ac2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.473877 | controller |     "Jun 11 11:35:14.307477 crc crio[22652]: time=\"2026-06-11T11:35:14.307387807Z\" level=info msg=\"Removing container: cb4c89fed68b6edadd94e3290f805e330e7f19ffed6cdf48ac836b877ddb7ce3\" id=4d40455f-deb9-4a1b-9516-9473f26f255a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.473892 | controller |     "Jun 11 11:35:14.341525 crc crio[22652]: time=\"2026-06-11T11:35:14.34134292Z\" level=info msg=\"Removed container cb4c89fed68b6edadd94e3290f805e330e7f19ffed6cdf48ac836b877ddb7ce3: openshift-marketplace/certified-operators-wjdlq/extract-content\" id=4d40455f-deb9-4a1b-9516-9473f26f255a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.473906 | controller |     "Jun 11 11:35:14.354599 crc crio[22652]: time=\"2026-06-11T11:35:14.35452397Z\" level=info msg=\"Stopping pod sandbox: ffadab8ae6eefa84a18092e6646435a8db18b905bdea6a203e4c5f7438479b87\" id=103574bd-6739-4fd1-b5bf-292f9dc7067f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.473921 | controller |     "Jun 11 11:35:14.354968 crc crio[22652]: time=\"2026-06-11T11:35:14.354948935Z\" level=info msg=\"Stopped pod sandbox (already stopped): ffadab8ae6eefa84a18092e6646435a8db18b905bdea6a203e4c5f7438479b87\" id=103574bd-6739-4fd1-b5bf-292f9dc7067f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.473936 | controller |     "Jun 11 11:35:14.355911 crc crio[22652]: time=\"2026-06-11T11:35:14.355821235Z\" level=info msg=\"Removing pod sandbox: ffadab8ae6eefa84a18092e6646435a8db18b905bdea6a203e4c5f7438479b87\" id=af196f94-1efa-44c8-b479-4b9b07d21c7c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.473950 | controller |     "Jun 11 11:35:14.378210 crc crio[22652]: time=\"2026-06-11T11:35:14.378050817Z\" level=info msg=\"Removed pod sandbox: ffadab8ae6eefa84a18092e6646435a8db18b905bdea6a203e4c5f7438479b87\" id=af196f94-1efa-44c8-b479-4b9b07d21c7c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.473964 | controller |     "Jun 11 11:36:00.786680 crc crio[22652]: time=\"2026-06-11T11:36:00.785611014Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686296-t7vw4/POD\" id=687a9df2-0e93-471b-8237-fc483c09e135 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.473979 | controller |     "Jun 11 11:36:00.788859 crc crio[22652]: time=\"2026-06-11T11:36:00.786714713Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.473994 | controller |     "Jun 11 11:36:00.845347 crc crio[22652]: time=\"2026-06-11T11:36:00.844875211Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686296-t7vw4 Namespace:openshift-infra ID:de3fef17fa68a885d4e6f634d37cfefd204631d29869e793756a5970749cdc25 UID:5d8366bd-3b58-4cbf-9e7f-45056fcf14e1 NetNS:/var/run/netns/f9c9f827-55a1-48b5-9c7c-fa12f9413ca8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5d8366bd_3b58_4cbf_9e7f_45056fcf14e1.slice PodAnnotations:0xc002618078}] Aliases:map[]}\"",
2026-06-11 11:58:02.474010 | controller |     "Jun 11 11:36:00.845347 crc crio[22652]: time=\"2026-06-11T11:36:00.845085729Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686296-t7vw4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.474026 | controller |     "Jun 11 11:36:01.437434 crc crio[22652]: 2026-06-11T11:36:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:de3fef17fa68a88 Mac:12:64:b4:3f:c1:77 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:02 Mtu:0 Sandbox:/var/run/netns/f9c9f827-55a1-48b5-9c7c-fa12f9413ca8 SocketPath: PciID:}] [{Interface:0xc0001405c0 Address:{IP:10.217.1.2 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.474041 | controller |     "Jun 11 11:36:01.438806 crc crio[22652]: time=\"2026-06-11T11:36:01.438720499Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686296-t7vw4 Namespace:openshift-infra ID:de3fef17fa68a885d4e6f634d37cfefd204631d29869e793756a5970749cdc25 UID:5d8366bd-3b58-4cbf-9e7f-45056fcf14e1 NetNS:/var/run/netns/f9c9f827-55a1-48b5-9c7c-fa12f9413ca8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5d8366bd_3b58_4cbf_9e7f_45056fcf14e1.slice PodAnnotations:0xc002618078}] Aliases:map[]}\"",
2026-06-11 11:58:02.474059 | controller |     "Jun 11 11:36:01.439199 crc crio[22652]: time=\"2026-06-11T11:36:01.438902866Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686296-t7vw4 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.474075 | controller |     "Jun 11 11:36:01.451397 crc crio[22652]: time=\"2026-06-11T11:36:01.451216339Z\" level=info msg=\"Ran pod sandbox de3fef17fa68a885d4e6f634d37cfefd204631d29869e793756a5970749cdc25 with infra container: openshift-infra/auto-csr-approver-29686296-t7vw4/POD\" id=687a9df2-0e93-471b-8237-fc483c09e135 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.474089 | controller |     "Jun 11 11:36:01.455035 crc crio[22652]: time=\"2026-06-11T11:36:01.454970069Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=9cfbfecc-c7ac-43e5-9054-65bc46f9879c name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.474104 | controller |     "Jun 11 11:36:01.470230 crc crio[22652]: time=\"2026-06-11T11:36:01.470080479Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 11:58:02.474119 | controller |     "Jun 11 11:36:03.593323 crc crio[22652]: time=\"2026-06-11T11:36:03.592586995Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=9cfbfecc-c7ac-43e5-9054-65bc46f9879c name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.474135 | controller |     "Jun 11 11:36:03.595299 crc crio[22652]: time=\"2026-06-11T11:36:03.594472391Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=d8ccfaca-e735-469b-b68f-e969fe30871c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.474151 | controller |     "Jun 11 11:36:03.597563 crc crio[22652]: time=\"2026-06-11T11:36:03.597508227Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=051f45df-e226-4873-9f88-11e5a507eb26 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.474165 | controller |     "Jun 11 11:36:03.624338 crc crio[22652]: time=\"2026-06-11T11:36:03.624267336Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686296-t7vw4/oc\" id=8b2faa65-d009-4593-ac54-f58e2b16cc59 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.474180 | controller |     "Jun 11 11:36:03.625321 crc crio[22652]: time=\"2026-06-11T11:36:03.625289702Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.474194 | controller |     "Jun 11 11:36:03.686991 crc crio[22652]: time=\"2026-06-11T11:36:03.68687402Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.474209 | controller |     "Jun 11 11:36:04.045936 crc crio[22652]: time=\"2026-06-11T11:36:04.042783282Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.474223 | controller |     "Jun 11 11:36:04.202008 crc crio[22652]: time=\"2026-06-11T11:36:04.201904495Z\" level=info msg=\"Created container c3a00c21b40289178749a6245a39e25a3317e349f0a2370426c79c20bcf4665c: openshift-infra/auto-csr-approver-29686296-t7vw4/oc\" id=8b2faa65-d009-4593-ac54-f58e2b16cc59 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.474241 | controller |     "Jun 11 11:36:04.203333 crc crio[22652]: time=\"2026-06-11T11:36:04.203256003Z\" level=info msg=\"Starting container: c3a00c21b40289178749a6245a39e25a3317e349f0a2370426c79c20bcf4665c\" id=a121adea-fe90-46bd-86c9-7d9e92bd6be0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.474256 | controller |     "Jun 11 11:36:04.209779 crc crio[22652]: time=\"2026-06-11T11:36:04.209639129Z\" level=info msg=\"Started container\" PID=173782 containerID=c3a00c21b40289178749a6245a39e25a3317e349f0a2370426c79c20bcf4665c description=openshift-infra/auto-csr-approver-29686296-t7vw4/oc id=a121adea-fe90-46bd-86c9-7d9e92bd6be0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=de3fef17fa68a885d4e6f634d37cfefd204631d29869e793756a5970749cdc25",
2026-06-11 11:58:02.474270 | controller |     "Jun 11 11:36:06.131446 crc crio[22652]: time=\"2026-06-11T11:36:06.130723862Z\" level=info msg=\"Stopping pod sandbox: de3fef17fa68a885d4e6f634d37cfefd204631d29869e793756a5970749cdc25\" id=200080c7-166f-4e4a-b76d-164634d23079 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.474285 | controller |     "Jun 11 11:36:06.132524 crc crio[22652]: time=\"2026-06-11T11:36:06.132230245Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686296-t7vw4 Namespace:openshift-infra ID:de3fef17fa68a885d4e6f634d37cfefd204631d29869e793756a5970749cdc25 UID:5d8366bd-3b58-4cbf-9e7f-45056fcf14e1 NetNS:/var/run/netns/f9c9f827-55a1-48b5-9c7c-fa12f9413ca8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5d8366bd_3b58_4cbf_9e7f_45056fcf14e1.slice PodAnnotations:0xc000103338}] Aliases:map[]}\"",
2026-06-11 11:58:02.474300 | controller |     "Jun 11 11:36:06.132524 crc crio[22652]: time=\"2026-06-11T11:36:06.1323605Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686296-t7vw4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.474314 | controller |     "Jun 11 11:36:06.543844 crc crio[22652]: time=\"2026-06-11T11:36:06.543569605Z\" level=info msg=\"Stopped pod sandbox: de3fef17fa68a885d4e6f634d37cfefd204631d29869e793756a5970749cdc25\" id=200080c7-166f-4e4a-b76d-164634d23079 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.474330 | controller |     "Jun 11 11:36:14.401335 crc crio[22652]: time=\"2026-06-11T11:36:14.400442407Z\" level=info msg=\"Removing container: 405e7bdf0b086d35b2b66b4a1b1494fdac806ebcc7750c87c4f40f9b72be2eb6\" id=62a160a7-a87f-4b28-8f13-65c811c3bc62 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.474344 | controller |     "Jun 11 11:36:14.668265 crc crio[22652]: time=\"2026-06-11T11:36:14.667895514Z\" level=info msg=\"Removed container 405e7bdf0b086d35b2b66b4a1b1494fdac806ebcc7750c87c4f40f9b72be2eb6: openshift-infra/auto-csr-approver-29686290-xvn7k/oc\" id=62a160a7-a87f-4b28-8f13-65c811c3bc62 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.474380 | controller |     "Jun 11 11:36:14.679297 crc crio[22652]: time=\"2026-06-11T11:36:14.679198509Z\" level=info msg=\"Stopping pod sandbox: a184048b0e4a95a3172e4b86ec1f17089dd3e66d48b2ceae39e6edb72621f5a6\" id=0464f0fa-0372-44c0-9195-d7a749050d5a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.474396 | controller |     "Jun 11 11:36:14.679584 crc crio[22652]: time=\"2026-06-11T11:36:14.679306473Z\" level=info msg=\"Stopped pod sandbox (already stopped): a184048b0e4a95a3172e4b86ec1f17089dd3e66d48b2ceae39e6edb72621f5a6\" id=0464f0fa-0372-44c0-9195-d7a749050d5a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.474412 | controller |     "Jun 11 11:36:14.680032 crc crio[22652]: time=\"2026-06-11T11:36:14.679965866Z\" level=info msg=\"Removing pod sandbox: a184048b0e4a95a3172e4b86ec1f17089dd3e66d48b2ceae39e6edb72621f5a6\" id=70b2d89e-1041-45aa-9067-69a4b31e5cf3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.474430 | controller |     "Jun 11 11:36:14.697739 crc crio[22652]: time=\"2026-06-11T11:36:14.697633769Z\" level=info msg=\"Removed pod sandbox: a184048b0e4a95a3172e4b86ec1f17089dd3e66d48b2ceae39e6edb72621f5a6\" id=70b2d89e-1041-45aa-9067-69a4b31e5cf3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.474445 | controller |     "Jun 11 11:38:00.590084 crc crio[22652]: time=\"2026-06-11T11:38:00.589316367Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686298-4m79l/POD\" id=f4d507f6-64f1-4251-9464-d8013fc48e51 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.474460 | controller |     "Jun 11 11:38:00.592632 crc crio[22652]: time=\"2026-06-11T11:38:00.590107813Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.474474 | controller |     "Jun 11 11:38:00.630379 crc crio[22652]: time=\"2026-06-11T11:38:00.630314569Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686298-4m79l Namespace:openshift-infra ID:0194eb5f01b8a22965139f87ad43f69e0325800b725b3757ad2aba0f225af017 UID:c18629c2-1514-4ef5-b325-f7169ad31998 NetNS:/var/run/netns/1fc6e664-7df0-424b-87e0-8d891911b9cf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc18629c2_1514_4ef5_b325_f7169ad31998.slice PodAnnotations:0xc002929308}] Aliases:map[]}\"",
2026-06-11 11:58:02.474489 | controller |     "Jun 11 11:38:00.630779 crc crio[22652]: time=\"2026-06-11T11:38:00.630748163Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686298-4m79l to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.474504 | controller |     "Jun 11 11:38:00.988253 crc crio[22652]: 2026-06-11T11:38:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0194eb5f01b8a22 Mac:02:59:ee:62:74:77 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:03 Mtu:0 Sandbox:/var/run/netns/1fc6e664-7df0-424b-87e0-8d891911b9cf SocketPath: PciID:}] [{Interface:0xc000378b50 Address:{IP:10.217.1.3 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.474519 | controller |     "Jun 11 11:38:00.989866 crc crio[22652]: time=\"2026-06-11T11:38:00.989768241Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686298-4m79l Namespace:openshift-infra ID:0194eb5f01b8a22965139f87ad43f69e0325800b725b3757ad2aba0f225af017 UID:c18629c2-1514-4ef5-b325-f7169ad31998 NetNS:/var/run/netns/1fc6e664-7df0-424b-87e0-8d891911b9cf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc18629c2_1514_4ef5_b325_f7169ad31998.slice PodAnnotations:0xc002929308}] Aliases:map[]}\"",
2026-06-11 11:58:02.474534 | controller |     "Jun 11 11:38:00.990074 crc crio[22652]: time=\"2026-06-11T11:38:00.989977297Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686298-4m79l for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.474549 | controller |     "Jun 11 11:38:01.001810 crc crio[22652]: time=\"2026-06-11T11:38:01.000476724Z\" level=info msg=\"Ran pod sandbox 0194eb5f01b8a22965139f87ad43f69e0325800b725b3757ad2aba0f225af017 with infra container: openshift-infra/auto-csr-approver-29686298-4m79l/POD\" id=f4d507f6-64f1-4251-9464-d8013fc48e51 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.474564 | controller |     "Jun 11 11:38:01.007360 crc crio[22652]: time=\"2026-06-11T11:38:01.007234309Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=bcbe2d27-9c8d-461c-b193-3713d9d475b3 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.474578 | controller |     "Jun 11 11:38:01.016097 crc crio[22652]: time=\"2026-06-11T11:38:01.015303389Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 11:58:02.474596 | controller |     "Jun 11 11:38:01.753409 crc crio[22652]: time=\"2026-06-11T11:38:01.75233257Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=bcbe2d27-9c8d-461c-b193-3713d9d475b3 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.474611 | controller |     "Jun 11 11:38:01.755877 crc crio[22652]: time=\"2026-06-11T11:38:01.755784861Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=459753e4-c89c-4bea-9c55-1432f227e8bd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.474625 | controller |     "Jun 11 11:38:01.758857 crc crio[22652]: time=\"2026-06-11T11:38:01.758809818Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=960c28b3-c5ee-45bc-8a51-2a4d7135cb63 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.474640 | controller |     "Jun 11 11:38:01.856201 crc crio[22652]: time=\"2026-06-11T11:38:01.856071971Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686298-4m79l/oc\" id=103cf4a0-3a82-4b4f-95c7-98d4c613a662 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.474654 | controller |     "Jun 11 11:38:01.856646 crc crio[22652]: time=\"2026-06-11T11:38:01.856591458Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.474669 | controller |     "Jun 11 11:38:01.908491 crc crio[22652]: time=\"2026-06-11T11:38:01.908404814Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.474684 | controller |     "Jun 11 11:38:02.290081 crc crio[22652]: time=\"2026-06-11T11:38:02.289969083Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.474698 | controller |     "Jun 11 11:38:02.415841 crc crio[22652]: time=\"2026-06-11T11:38:02.415339074Z\" level=info msg=\"Created container e994a09cbaca8e2170932730d19c7a2567cfe5f437a69558195818346687dc38: openshift-infra/auto-csr-approver-29686298-4m79l/oc\" id=103cf4a0-3a82-4b4f-95c7-98d4c613a662 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.474712 | controller |     "Jun 11 11:38:02.417294 crc crio[22652]: time=\"2026-06-11T11:38:02.417240495Z\" level=info msg=\"Starting container: e994a09cbaca8e2170932730d19c7a2567cfe5f437a69558195818346687dc38\" id=11467bfb-898c-4402-af31-87c6828cd87c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.474726 | controller |     "Jun 11 11:38:02.424815 crc crio[22652]: time=\"2026-06-11T11:38:02.424740374Z\" level=info msg=\"Started container\" PID=180234 containerID=e994a09cbaca8e2170932730d19c7a2567cfe5f437a69558195818346687dc38 description=openshift-infra/auto-csr-approver-29686298-4m79l/oc id=11467bfb-898c-4402-af31-87c6828cd87c name=/runtime.v1.RuntimeService/StartContainer sandboxID=0194eb5f01b8a22965139f87ad43f69e0325800b725b3757ad2aba0f225af017",
2026-06-11 11:58:02.474741 | controller |     "Jun 11 11:38:04.156676 crc crio[22652]: time=\"2026-06-11T11:38:04.155991261Z\" level=info msg=\"Stopping pod sandbox: 0194eb5f01b8a22965139f87ad43f69e0325800b725b3757ad2aba0f225af017\" id=f34acc13-5f62-43d4-a49b-ca1b2dd01022 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.474755 | controller |     "Jun 11 11:38:04.159303 crc crio[22652]: time=\"2026-06-11T11:38:04.157722267Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686298-4m79l Namespace:openshift-infra ID:0194eb5f01b8a22965139f87ad43f69e0325800b725b3757ad2aba0f225af017 UID:c18629c2-1514-4ef5-b325-f7169ad31998 NetNS:/var/run/netns/1fc6e664-7df0-424b-87e0-8d891911b9cf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc18629c2_1514_4ef5_b325_f7169ad31998.slice PodAnnotations:0xc005822e70}] Aliases:map[]}\"",
2026-06-11 11:58:02.474773 | controller |     "Jun 11 11:38:04.159303 crc crio[22652]: time=\"2026-06-11T11:38:04.157887353Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686298-4m79l from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.474788 | controller |     "Jun 11 11:38:04.498498 crc crio[22652]: time=\"2026-06-11T11:38:04.498349084Z\" level=info msg=\"Stopped pod sandbox: 0194eb5f01b8a22965139f87ad43f69e0325800b725b3757ad2aba0f225af017\" id=f34acc13-5f62-43d4-a49b-ca1b2dd01022 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.474803 | controller |     "Jun 11 11:38:14.756568 crc crio[22652]: time=\"2026-06-11T11:38:14.755423808Z\" level=info msg=\"Removing container: 3f9dc1bebd5a97acfdd9d6f1ee986ec39ecc8fd1646b3f418b1b36eabc9b990c\" id=3fa9f113-fbb1-4650-b5d5-833211c8a3e9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.474817 | controller |     "Jun 11 11:38:14.986825 crc crio[22652]: time=\"2026-06-11T11:38:14.986612545Z\" level=info msg=\"Removed container 3f9dc1bebd5a97acfdd9d6f1ee986ec39ecc8fd1646b3f418b1b36eabc9b990c: openshift-infra/auto-csr-approver-29686292-4r2k6/oc\" id=3fa9f113-fbb1-4650-b5d5-833211c8a3e9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.474831 | controller |     "Jun 11 11:38:15.001254 crc crio[22652]: time=\"2026-06-11T11:38:15.00082251Z\" level=info msg=\"Stopping pod sandbox: 3eca22561d06c0cbac88c86e9722bba5719b648918a7ba2435500ded487b62cf\" id=34fcb9b3-4c88-40d5-a9a3-aa872899bdcd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.474846 | controller |     "Jun 11 11:38:15.001254 crc crio[22652]: time=\"2026-06-11T11:38:15.000917683Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3eca22561d06c0cbac88c86e9722bba5719b648918a7ba2435500ded487b62cf\" id=34fcb9b3-4c88-40d5-a9a3-aa872899bdcd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.474860 | controller |     "Jun 11 11:38:15.001857 crc crio[22652]: time=\"2026-06-11T11:38:15.001795391Z\" level=info msg=\"Removing pod sandbox: 3eca22561d06c0cbac88c86e9722bba5719b648918a7ba2435500ded487b62cf\" id=0071abcb-5348-49d1-b614-9139a35757c1 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.474874 | controller |     "Jun 11 11:38:15.020102 crc crio[22652]: time=\"2026-06-11T11:38:15.019869761Z\" level=info msg=\"Removed pod sandbox: 3eca22561d06c0cbac88c86e9722bba5719b648918a7ba2435500ded487b62cf\" id=0071abcb-5348-49d1-b614-9139a35757c1 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.474888 | controller |     "Jun 11 11:38:58.971245 crc crio[22652]: time=\"2026-06-11T11:38:58.970233428Z\" level=info msg=\"Stopping pod sandbox: 4e4e2c940746f8e0e898bda5cb3e0d9e239e7ae808ce1f9b6e1290e2ae2c0d7b\" id=d2878461-8275-4c4e-a6f0-d6e90815654e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.474903 | controller |     "Jun 11 11:38:58.972626 crc crio[22652]: time=\"2026-06-11T11:38:58.972514472Z\" level=info msg=\"Got pod network &{Name:libvirt-edpm-deployment-ipam-openstack-edpm-ipam-74gxf Namespace:openstack ID:4e4e2c940746f8e0e898bda5cb3e0d9e239e7ae808ce1f9b6e1290e2ae2c0d7b UID:93de6b42-516b-48bd-81ce-91b69d7e0b9d NetNS:/var/run/netns/52bfd8fb-8c87-4d4a-a291-b2d0b3bb2d19 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod93de6b42_516b_48bd_81ce_91b69d7e0b9d.slice PodAnnotations:0xc0004bfaa8}] Aliases:map[]}\"",
2026-06-11 11:58:02.474917 | controller |     "Jun 11 11:38:58.972901 crc crio[22652]: time=\"2026-06-11T11:38:58.972842513Z\" level=info msg=\"Deleting pod openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-74gxf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.474932 | controller |     "Jun 11 11:38:59.617543 crc crio[22652]: time=\"2026-06-11T11:38:59.617220998Z\" level=info msg=\"Stopped pod sandbox: 4e4e2c940746f8e0e898bda5cb3e0d9e239e7ae808ce1f9b6e1290e2ae2c0d7b\" id=d2878461-8275-4c4e-a6f0-d6e90815654e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.474950 | controller |     "Jun 11 11:39:00.623035 crc crio[22652]: time=\"2026-06-11T11:39:00.622751182Z\" level=info msg=\"Running pod sandbox: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-ls89w/POD\" id=3742714c-68f7-496b-80c0-7d58b613756d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.474966 | controller |     "Jun 11 11:39:00.624973 crc crio[22652]: time=\"2026-06-11T11:39:00.623084053Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.474981 | controller |     "Jun 11 11:39:00.689761 crc crio[22652]: time=\"2026-06-11T11:39:00.689415191Z\" level=info msg=\"Got pod network &{Name:nova-edpm-deployment-ipam-openstack-edpm-ipam-ls89w Namespace:openstack ID:330e49a7ee6e70ac337e0cab7b3eb1f3dc6ff521bdc8377134a4c5b4ccaa6273 UID:0010c9d7-6250-4f30-84c4-cfa3661ae102 NetNS:/var/run/netns/366bf3c4-e7d0-46c4-ba39-2edc44bf7d4d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0010c9d7_6250_4f30_84c4_cfa3661ae102.slice PodAnnotations:0xc0022f6470}] Aliases:map[]}\"",
2026-06-11 11:58:02.474995 | controller |     "Jun 11 11:39:00.689761 crc crio[22652]: time=\"2026-06-11T11:39:00.689522785Z\" level=info msg=\"Adding pod openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-ls89w to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.475010 | controller |     "Jun 11 11:39:01.446607 crc crio[22652]: 2026-06-11T11:39:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:330e49a7ee6e70a Mac:22:36:bd:cb:5b:0e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:04 Mtu:0 Sandbox:/var/run/netns/366bf3c4-e7d0-46c4-ba39-2edc44bf7d4d SocketPath: PciID:}] [{Interface:0xc000014710 Address:{IP:10.217.1.4 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.475024 | controller |     "Jun 11 11:39:01.448637 crc crio[22652]: time=\"2026-06-11T11:39:01.448267385Z\" level=info msg=\"Got pod network &{Name:nova-edpm-deployment-ipam-openstack-edpm-ipam-ls89w Namespace:openstack ID:330e49a7ee6e70ac337e0cab7b3eb1f3dc6ff521bdc8377134a4c5b4ccaa6273 UID:0010c9d7-6250-4f30-84c4-cfa3661ae102 NetNS:/var/run/netns/366bf3c4-e7d0-46c4-ba39-2edc44bf7d4d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0010c9d7_6250_4f30_84c4_cfa3661ae102.slice PodAnnotations:0xc0022f6470}] Aliases:map[]}\"",
2026-06-11 11:58:02.475039 | controller |     "Jun 11 11:39:01.448637 crc crio[22652]: time=\"2026-06-11T11:39:01.448434791Z\" level=info msg=\"Checking pod openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-ls89w for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.475053 | controller |     "Jun 11 11:39:01.457808 crc crio[22652]: time=\"2026-06-11T11:39:01.456754658Z\" level=info msg=\"Ran pod sandbox 330e49a7ee6e70ac337e0cab7b3eb1f3dc6ff521bdc8377134a4c5b4ccaa6273 with infra container: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-ls89w/POD\" id=3742714c-68f7-496b-80c0-7d58b613756d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.475068 | controller |     "Jun 11 11:39:01.459861 crc crio[22652]: time=\"2026-06-11T11:39:01.459761015Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=0075fe73-eb3f-4a6c-9d5b-8035f0dd5088 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.475088 | controller |     "Jun 11 11:39:01.560331 crc crio[22652]: time=\"2026-06-11T11:39:01.559542162Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=9875b525-3ca0-4a8f-93c0-95c95b0554a8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.475114 | controller |     "Jun 11 11:39:01.578220 crc crio[22652]: time=\"2026-06-11T11:39:01.573257823Z\" level=info msg=\"Creating container: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-ls89w/nova-edpm-deployment-ipam-openstack-edpm-ipam\" id=825faa45-53af-4977-bea2-6228c2e75550 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.475142 | controller |     "Jun 11 11:39:01.578220 crc crio[22652]: time=\"2026-06-11T11:39:01.573880673Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.475167 | controller |     "Jun 11 11:39:01.629899 crc crio[22652]: time=\"2026-06-11T11:39:01.629577648Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.475184 | controller |     "Jun 11 11:39:01.634207 crc crio[22652]: time=\"2026-06-11T11:39:01.634041512Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.475199 | controller |     "Jun 11 11:39:01.871853 crc crio[22652]: time=\"2026-06-11T11:39:01.871735001Z\" level=info msg=\"Created container 337b9c8cbcce4f9728d23625159264ef477ba642c2c517a9566d7f93b611b259: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-ls89w/nova-edpm-deployment-ipam-openstack-edpm-ipam\" id=825faa45-53af-4977-bea2-6228c2e75550 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.475215 | controller |     "Jun 11 11:39:01.873292 crc crio[22652]: time=\"2026-06-11T11:39:01.873008043Z\" level=info msg=\"Starting container: 337b9c8cbcce4f9728d23625159264ef477ba642c2c517a9566d7f93b611b259\" id=469d2e15-a3d0-4d6f-a52e-27f4433006cc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.475230 | controller |     "Jun 11 11:39:01.882277 crc crio[22652]: time=\"2026-06-11T11:39:01.879738459Z\" level=info msg=\"Started container\" PID=183857 containerID=337b9c8cbcce4f9728d23625159264ef477ba642c2c517a9566d7f93b611b259 description=openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-ls89w/nova-edpm-deployment-ipam-openstack-edpm-ipam id=469d2e15-a3d0-4d6f-a52e-27f4433006cc name=/runtime.v1.RuntimeService/StartContainer sandboxID=330e49a7ee6e70ac337e0cab7b3eb1f3dc6ff521bdc8377134a4c5b4ccaa6273",
2026-06-11 11:58:02.475250 | controller |     "Jun 11 11:40:00.509837 crc crio[22652]: time=\"2026-06-11T11:40:00.508911098Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686300-68vcr/POD\" id=f4290d16-227d-44b1-a372-befd2037f54c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.475273 | controller |     "Jun 11 11:40:00.511594 crc crio[22652]: time=\"2026-06-11T11:40:00.509839848Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.475295 | controller |     "Jun 11 11:40:00.571159 crc crio[22652]: time=\"2026-06-11T11:40:00.570945668Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686300-68vcr Namespace:openshift-infra ID:1d6faf873d0cc1a70be47552a3a09211b17ae2771870d600353aa33cc10dc1e5 UID:103a04f4-776f-492d-a0a1-c9e117be3e34 NetNS:/var/run/netns/f93a5a80-8f4f-4e51-8c44-e38cdeb149a9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod103a04f4_776f_492d_a0a1_c9e117be3e34.slice PodAnnotations:0xc00008c300}] Aliases:map[]}\"",
2026-06-11 11:58:02.475312 | controller |     "Jun 11 11:40:00.571159 crc crio[22652]: time=\"2026-06-11T11:40:00.571057602Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686300-68vcr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.475331 | controller |     "Jun 11 11:40:01.137106 crc crio[22652]: 2026-06-11T11:40:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1d6faf873d0cc1a Mac:3e:6a:d2:a3:5c:93 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:05 Mtu:0 Sandbox:/var/run/netns/f93a5a80-8f4f-4e51-8c44-e38cdeb149a9 SocketPath: PciID:}] [{Interface:0xc00028e5c0 Address:{IP:10.217.1.5 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.475364 | controller |     "Jun 11 11:40:01.138548 crc crio[22652]: time=\"2026-06-11T11:40:01.138483328Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686300-68vcr Namespace:openshift-infra ID:1d6faf873d0cc1a70be47552a3a09211b17ae2771870d600353aa33cc10dc1e5 UID:103a04f4-776f-492d-a0a1-c9e117be3e34 NetNS:/var/run/netns/f93a5a80-8f4f-4e51-8c44-e38cdeb149a9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod103a04f4_776f_492d_a0a1_c9e117be3e34.slice PodAnnotations:0xc00008c300}] Aliases:map[]}\"",
2026-06-11 11:58:02.475385 | controller |     "Jun 11 11:40:01.138751 crc crio[22652]: time=\"2026-06-11T11:40:01.138694334Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686300-68vcr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.475401 | controller |     "Jun 11 11:40:01.149566 crc crio[22652]: time=\"2026-06-11T11:40:01.149303533Z\" level=info msg=\"Ran pod sandbox 1d6faf873d0cc1a70be47552a3a09211b17ae2771870d600353aa33cc10dc1e5 with infra container: openshift-infra/auto-csr-approver-29686300-68vcr/POD\" id=f4290d16-227d-44b1-a372-befd2037f54c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.475415 | controller |     "Jun 11 11:40:01.155718 crc crio[22652]: time=\"2026-06-11T11:40:01.155640482Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=c87419dd-e061-4361-8700-629d1f382d6b name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.475430 | controller |     "Jun 11 11:40:01.165990 crc crio[22652]: time=\"2026-06-11T11:40:01.165917621Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 11:58:02.475446 | controller |     "Jun 11 11:40:02.157266 crc crio[22652]: time=\"2026-06-11T11:40:02.156648109Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=c87419dd-e061-4361-8700-629d1f382d6b name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.475469 | controller |     "Jun 11 11:40:02.158620 crc crio[22652]: time=\"2026-06-11T11:40:02.157854127Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=b92424f7-6a25-48f8-a2e5-eaa19cfa7313 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.475494 | controller |     "Jun 11 11:40:02.160451 crc crio[22652]: time=\"2026-06-11T11:40:02.160381018Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=9d236f2c-6784-4d53-9017-8069445e3406 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.475517 | controller |     "Jun 11 11:40:02.167686 crc crio[22652]: time=\"2026-06-11T11:40:02.167592891Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686300-68vcr/oc\" id=2993f386-fd26-476c-8146-de12aa84ce42 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.475535 | controller |     "Jun 11 11:40:02.168251 crc crio[22652]: time=\"2026-06-11T11:40:02.168192561Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.475551 | controller |     "Jun 11 11:40:02.211757 crc crio[22652]: time=\"2026-06-11T11:40:02.211592469Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.475573 | controller |     "Jun 11 11:40:02.537797 crc crio[22652]: time=\"2026-06-11T11:40:02.537337217Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.475588 | controller |     "Jun 11 11:40:02.662004 crc crio[22652]: time=\"2026-06-11T11:40:02.66189693Z\" level=info msg=\"Created container 326d1149a8936a7a0bb0ad159070effb7bb5aad8a47ab86f86ab39b55f4bb3aa: openshift-infra/auto-csr-approver-29686300-68vcr/oc\" id=2993f386-fd26-476c-8146-de12aa84ce42 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.475603 | controller |     "Jun 11 11:40:02.663340 crc crio[22652]: time=\"2026-06-11T11:40:02.663258565Z\" level=info msg=\"Starting container: 326d1149a8936a7a0bb0ad159070effb7bb5aad8a47ab86f86ab39b55f4bb3aa\" id=3d10838a-ba59-496e-a43e-1e508b85fbec name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.475619 | controller |     "Jun 11 11:40:02.668502 crc crio[22652]: time=\"2026-06-11T11:40:02.668443262Z\" level=info msg=\"Started container\" PID=187241 containerID=326d1149a8936a7a0bb0ad159070effb7bb5aad8a47ab86f86ab39b55f4bb3aa description=openshift-infra/auto-csr-approver-29686300-68vcr/oc id=3d10838a-ba59-496e-a43e-1e508b85fbec name=/runtime.v1.RuntimeService/StartContainer sandboxID=1d6faf873d0cc1a70be47552a3a09211b17ae2771870d600353aa33cc10dc1e5",
2026-06-11 11:58:02.475636 | controller |     "Jun 11 11:40:04.943430 crc crio[22652]: time=\"2026-06-11T11:40:04.942647691Z\" level=info msg=\"Stopping pod sandbox: 1d6faf873d0cc1a70be47552a3a09211b17ae2771870d600353aa33cc10dc1e5\" id=1098968d-11b2-4412-8403-f35bbd28c030 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.475651 | controller |     "Jun 11 11:40:04.944742 crc crio[22652]: time=\"2026-06-11T11:40:04.944244942Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686300-68vcr Namespace:openshift-infra ID:1d6faf873d0cc1a70be47552a3a09211b17ae2771870d600353aa33cc10dc1e5 UID:103a04f4-776f-492d-a0a1-c9e117be3e34 NetNS:/var/run/netns/f93a5a80-8f4f-4e51-8c44-e38cdeb149a9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod103a04f4_776f_492d_a0a1_c9e117be3e34.slice PodAnnotations:0xc00008c6b0}] Aliases:map[]}\"",
2026-06-11 11:58:02.475666 | controller |     "Jun 11 11:40:04.944742 crc crio[22652]: time=\"2026-06-11T11:40:04.944377126Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686300-68vcr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.475681 | controller |     "Jun 11 11:40:05.334680 crc crio[22652]: time=\"2026-06-11T11:40:05.333869458Z\" level=info msg=\"Stopped pod sandbox: 1d6faf873d0cc1a70be47552a3a09211b17ae2771870d600353aa33cc10dc1e5\" id=1098968d-11b2-4412-8403-f35bbd28c030 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.475696 | controller |     "Jun 11 11:40:15.077769 crc crio[22652]: time=\"2026-06-11T11:40:15.076976542Z\" level=info msg=\"Removing container: a63d43bead36e1993e52447e7707f88423a3a061c8cbfdb8a25cf21c957a1786\" id=18bfc91a-60ae-4a10-b462-3a5e622f3014 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.475711 | controller |     "Jun 11 11:40:15.252386 crc crio[22652]: time=\"2026-06-11T11:40:15.252255192Z\" level=info msg=\"Removed container a63d43bead36e1993e52447e7707f88423a3a061c8cbfdb8a25cf21c957a1786: openshift-infra/auto-csr-approver-29686294-vwfpw/oc\" id=18bfc91a-60ae-4a10-b462-3a5e622f3014 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.475726 | controller |     "Jun 11 11:40:15.265231 crc crio[22652]: time=\"2026-06-11T11:40:15.265067062Z\" level=info msg=\"Stopping pod sandbox: 491fb8b548758d13cc6acf0a99cb6b78baf1bb787c3836c93c64d8d60c1073fb\" id=da180e73-bb98-479f-ac04-7908dd0791c4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.475745 | controller |     "Jun 11 11:40:15.265440 crc crio[22652]: time=\"2026-06-11T11:40:15.265259908Z\" level=info msg=\"Stopped pod sandbox (already stopped): 491fb8b548758d13cc6acf0a99cb6b78baf1bb787c3836c93c64d8d60c1073fb\" id=da180e73-bb98-479f-ac04-7908dd0791c4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.475760 | controller |     "Jun 11 11:40:15.265936 crc crio[22652]: time=\"2026-06-11T11:40:15.265872297Z\" level=info msg=\"Removing pod sandbox: 491fb8b548758d13cc6acf0a99cb6b78baf1bb787c3836c93c64d8d60c1073fb\" id=a34f8862-8896-483d-87ee-65a5bca1b634 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.475774 | controller |     "Jun 11 11:40:15.280463 crc crio[22652]: time=\"2026-06-11T11:40:15.280356879Z\" level=info msg=\"Removed pod sandbox: 491fb8b548758d13cc6acf0a99cb6b78baf1bb787c3836c93c64d8d60c1073fb\" id=a34f8862-8896-483d-87ee-65a5bca1b634 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.475788 | controller |     "Jun 11 11:41:46.472269 crc crio[22652]: time=\"2026-06-11T11:41:46.471468866Z\" level=info msg=\"Stopping pod sandbox: 330e49a7ee6e70ac337e0cab7b3eb1f3dc6ff521bdc8377134a4c5b4ccaa6273\" id=de849edd-af69-4f6a-8107-93ac01c212c2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.475803 | controller |     "Jun 11 11:41:46.474102 crc crio[22652]: time=\"2026-06-11T11:41:46.473023897Z\" level=info msg=\"Got pod network &{Name:nova-edpm-deployment-ipam-openstack-edpm-ipam-ls89w Namespace:openstack ID:330e49a7ee6e70ac337e0cab7b3eb1f3dc6ff521bdc8377134a4c5b4ccaa6273 UID:0010c9d7-6250-4f30-84c4-cfa3661ae102 NetNS:/var/run/netns/366bf3c4-e7d0-46c4-ba39-2edc44bf7d4d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0010c9d7_6250_4f30_84c4_cfa3661ae102.slice PodAnnotations:0xc00008c610}] Aliases:map[]}\"",
2026-06-11 11:58:02.475818 | controller |     "Jun 11 11:41:46.474102 crc crio[22652]: time=\"2026-06-11T11:41:46.473351607Z\" level=info msg=\"Deleting pod openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-ls89w from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.475833 | controller |     "Jun 11 11:41:46.948575 crc crio[22652]: time=\"2026-06-11T11:41:46.948455267Z\" level=info msg=\"Stopped pod sandbox: 330e49a7ee6e70ac337e0cab7b3eb1f3dc6ff521bdc8377134a4c5b4ccaa6273\" id=de849edd-af69-4f6a-8107-93ac01c212c2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.475847 | controller |     "Jun 11 11:41:48.044750 crc crio[22652]: time=\"2026-06-11T11:41:48.0439128Z\" level=info msg=\"Running pod sandbox: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-g4zw4/POD\" id=bc588d79-d971-43f5-a7c9-1a0460670da8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.475861 | controller |     "Jun 11 11:41:48.045613 crc crio[22652]: time=\"2026-06-11T11:41:48.044762537Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.475875 | controller |     "Jun 11 11:41:48.085008 crc crio[22652]: time=\"2026-06-11T11:41:48.08486178Z\" level=info msg=\"Got pod network &{Name:telemetry-edpm-deployment-ipam-openstack-edpm-ipam-g4zw4 Namespace:openstack ID:1f7e3ea67cf34ab75f0b18d74761e1d06037af5bea48ade14de95c4b7b439df0 UID:739ced8d-2f3b-4763-87cf-e46ba056d2ff NetNS:/var/run/netns/5c7563a3-867c-485b-8d92-e4f10c6745c0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod739ced8d_2f3b_4763_87cf_e46ba056d2ff.slice PodAnnotations:0xc0004bf3e8}] Aliases:map[]}\"",
2026-06-11 11:58:02.475891 | controller |     "Jun 11 11:41:48.085008 crc crio[22652]: time=\"2026-06-11T11:41:48.084938752Z\" level=info msg=\"Adding pod openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-g4zw4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.475909 | controller |     "Jun 11 11:41:48.792987 crc crio[22652]: 2026-06-11T11:41:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1f7e3ea67cf34ab Mac:e6:03:1c:7e:5e:7e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:06 Mtu:0 Sandbox:/var/run/netns/5c7563a3-867c-485b-8d92-e4f10c6745c0 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.1.6 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.475925 | controller |     "Jun 11 11:41:48.796178 crc crio[22652]: time=\"2026-06-11T11:41:48.795837554Z\" level=info msg=\"Got pod network &{Name:telemetry-edpm-deployment-ipam-openstack-edpm-ipam-g4zw4 Namespace:openstack ID:1f7e3ea67cf34ab75f0b18d74761e1d06037af5bea48ade14de95c4b7b439df0 UID:739ced8d-2f3b-4763-87cf-e46ba056d2ff NetNS:/var/run/netns/5c7563a3-867c-485b-8d92-e4f10c6745c0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod739ced8d_2f3b_4763_87cf_e46ba056d2ff.slice PodAnnotations:0xc0004bf3e8}] Aliases:map[]}\"",
2026-06-11 11:58:02.475940 | controller |     "Jun 11 11:41:48.796178 crc crio[22652]: time=\"2026-06-11T11:41:48.796104363Z\" level=info msg=\"Checking pod openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-g4zw4 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.475956 | controller |     "Jun 11 11:41:48.806623 crc crio[22652]: time=\"2026-06-11T11:41:48.806380938Z\" level=info msg=\"Ran pod sandbox 1f7e3ea67cf34ab75f0b18d74761e1d06037af5bea48ade14de95c4b7b439df0 with infra container: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-g4zw4/POD\" id=bc588d79-d971-43f5-a7c9-1a0460670da8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.475970 | controller |     "Jun 11 11:41:48.809255 crc crio[22652]: time=\"2026-06-11T11:41:48.809076431Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=4192c10c-88a1-4470-b585-06b583177a25 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.475985 | controller |     "Jun 11 11:41:48.857578 crc crio[22652]: time=\"2026-06-11T11:41:48.857428738Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=4fd532fa-96c9-4685-9e21-cdc45ebd871b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.476000 | controller |     "Jun 11 11:41:48.867995 crc crio[22652]: time=\"2026-06-11T11:41:48.867850434Z\" level=info msg=\"Creating container: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-g4zw4/telemetry-edpm-deployment-ipam-openstack-edpm-ipam\" id=307f1180-ddae-4ba9-b0c7-d7c32d6d82f0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.476014 | controller |     "Jun 11 11:41:48.868490 crc crio[22652]: time=\"2026-06-11T11:41:48.868449833Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.476030 | controller |     "Jun 11 11:41:48.916759 crc crio[22652]: time=\"2026-06-11T11:41:48.916526792Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.476044 | controller |     "Jun 11 11:41:48.921228 crc crio[22652]: time=\"2026-06-11T11:41:48.92110165Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.476058 | controller |     "Jun 11 11:41:49.117387 crc crio[22652]: time=\"2026-06-11T11:41:49.117035844Z\" level=info msg=\"Created container 16ee1320089b2b5ad3d673905e330bbc8d8a1b19b7915cbead6207233c03046f: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-g4zw4/telemetry-edpm-deployment-ipam-openstack-edpm-ipam\" id=307f1180-ddae-4ba9-b0c7-d7c32d6d82f0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.476082 | controller |     "Jun 11 11:41:49.119462 crc crio[22652]: time=\"2026-06-11T11:41:49.1190762Z\" level=info msg=\"Starting container: 16ee1320089b2b5ad3d673905e330bbc8d8a1b19b7915cbead6207233c03046f\" id=9c75b685-f50d-4acd-941c-296064381ccb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.476097 | controller |     "Jun 11 11:41:49.128554 crc crio[22652]: time=\"2026-06-11T11:41:49.128368229Z\" level=info msg=\"Started container\" PID=193582 containerID=16ee1320089b2b5ad3d673905e330bbc8d8a1b19b7915cbead6207233c03046f description=openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-g4zw4/telemetry-edpm-deployment-ipam-openstack-edpm-ipam id=9c75b685-f50d-4acd-941c-296064381ccb name=/runtime.v1.RuntimeService/StartContainer sandboxID=1f7e3ea67cf34ab75f0b18d74761e1d06037af5bea48ade14de95c4b7b439df0",
2026-06-11 11:58:02.476112 | controller |     "Jun 11 11:41:58.216524 crc crio[22652]: time=\"2026-06-11T11:41:58.215795293Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-5sd8s/POD\" id=6f749655-9736-4703-8fed-3a222b6213f2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.476126 | controller |     "Jun 11 11:41:58.217731 crc crio[22652]: time=\"2026-06-11T11:41:58.216553298Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.476141 | controller |     "Jun 11 11:41:58.252820 crc crio[22652]: time=\"2026-06-11T11:41:58.252731574Z\" level=info msg=\"Got pod network &{Name:redhat-operators-5sd8s Namespace:openshift-marketplace ID:b7c147087ef7bafb3d220319e0c6417dd7f3548de3b486f92ae835ee672cd1c9 UID:fa5a1258-a8cc-4a17-882d-4e6879c5ac7b NetNS:/var/run/netns/c942fd17-ab94-433a-b8b8-5a05e51fc18f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfa5a1258_a8cc_4a17_882d_4e6879c5ac7b.slice PodAnnotations:0xc0004bf5c8}] Aliases:map[]}\"",
2026-06-11 11:58:02.476156 | controller |     "Jun 11 11:41:58.252820 crc crio[22652]: time=\"2026-06-11T11:41:58.252792565Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-5sd8s to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.476170 | controller |     "Jun 11 11:41:58.806290 crc crio[22652]: 2026-06-11T11:41:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b7c147087ef7baf Mac:ae:b1:cf:a6:4e:82 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:07 Mtu:0 Sandbox:/var/run/netns/c942fd17-ab94-433a-b8b8-5a05e51fc18f SocketPath: PciID:}] [{Interface:0xc0002845a0 Address:{IP:10.217.1.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.476185 | controller |     "Jun 11 11:41:58.807871 crc crio[22652]: time=\"2026-06-11T11:41:58.807805102Z\" level=info msg=\"Got pod network &{Name:redhat-operators-5sd8s Namespace:openshift-marketplace ID:b7c147087ef7bafb3d220319e0c6417dd7f3548de3b486f92ae835ee672cd1c9 UID:fa5a1258-a8cc-4a17-882d-4e6879c5ac7b NetNS:/var/run/netns/c942fd17-ab94-433a-b8b8-5a05e51fc18f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfa5a1258_a8cc_4a17_882d_4e6879c5ac7b.slice PodAnnotations:0xc0004bf5c8}] Aliases:map[]}\"",
2026-06-11 11:58:02.476200 | controller |     "Jun 11 11:41:58.807976 crc crio[22652]: time=\"2026-06-11T11:41:58.807939227Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-5sd8s for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.476215 | controller |     "Jun 11 11:41:58.816716 crc crio[22652]: time=\"2026-06-11T11:41:58.816621826Z\" level=info msg=\"Ran pod sandbox b7c147087ef7bafb3d220319e0c6417dd7f3548de3b486f92ae835ee672cd1c9 with infra container: openshift-marketplace/redhat-operators-5sd8s/POD\" id=6f749655-9736-4703-8fed-3a222b6213f2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.476233 | controller |     "Jun 11 11:41:58.819731 crc crio[22652]: time=\"2026-06-11T11:41:58.819344194Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=7b9882cd-8e8e-4cb0-a602-fc167cf59459 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.476248 | controller |     "Jun 11 11:41:58.821074 crc crio[22652]: time=\"2026-06-11T11:41:58.821011626Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=e7f8e70e-762f-4a98-a365-3005e4dc97c3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.476263 | controller |     "Jun 11 11:41:58.829310 crc crio[22652]: time=\"2026-06-11T11:41:58.828696835Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-5sd8s/extract-utilities\" id=3cda589e-4695-41f8-8340-b5d86636df08 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.476279 | controller |     "Jun 11 11:41:58.829310 crc crio[22652]: time=\"2026-06-11T11:41:58.828999975Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.476294 | controller |     "Jun 11 11:41:58.886675 crc crio[22652]: time=\"2026-06-11T11:41:58.886082015Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.476308 | controller |     "Jun 11 11:41:58.891102 crc crio[22652]: time=\"2026-06-11T11:41:58.891016762Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.476325 | controller |     "Jun 11 11:41:59.063789 crc crio[22652]: time=\"2026-06-11T11:41:59.063595234Z\" level=info msg=\"Created container a96dd3773d63eeeb656901acf1948c6594f1038787df3957ea52335a8ecdcd90: openshift-marketplace/redhat-operators-5sd8s/extract-utilities\" id=3cda589e-4695-41f8-8340-b5d86636df08 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.476362 | controller |     "Jun 11 11:41:59.065221 crc crio[22652]: time=\"2026-06-11T11:41:59.065076243Z\" level=info msg=\"Starting container: a96dd3773d63eeeb656901acf1948c6594f1038787df3957ea52335a8ecdcd90\" id=2cfef63a-752d-436f-9a62-30bc6c4149b9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.476422 | controller |     "Jun 11 11:41:59.071426 crc crio[22652]: time=\"2026-06-11T11:41:59.071364445Z\" level=info msg=\"Started container\" PID=194176 containerID=a96dd3773d63eeeb656901acf1948c6594f1038787df3957ea52335a8ecdcd90 description=openshift-marketplace/redhat-operators-5sd8s/extract-utilities id=2cfef63a-752d-436f-9a62-30bc6c4149b9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b7c147087ef7bafb3d220319e0c6417dd7f3548de3b486f92ae835ee672cd1c9",
2026-06-11 11:58:02.476446 | controller |     "Jun 11 11:41:59.703412 crc crio[22652]: time=\"2026-06-11T11:41:59.701495314Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=2ffbd515-4779-4a71-9594-2cd53bad5563 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.476463 | controller |     "Jun 11 11:41:59.721926 crc crio[22652]: time=\"2026-06-11T11:41:59.72188843Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-11 11:58:02.476479 | controller |     "Jun 11 11:42:00.508896 crc crio[22652]: time=\"2026-06-11T11:42:00.508401985Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686302-v8l29/POD\" id=73bbf1b4-dca9-4074-8224-6dc0fa82bbac name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.476494 | controller |     "Jun 11 11:42:00.509238 crc crio[22652]: time=\"2026-06-11T11:42:00.508911022Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.476514 | controller |     "Jun 11 11:42:00.607306 crc crio[22652]: time=\"2026-06-11T11:42:00.607091096Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686302-v8l29 Namespace:openshift-infra ID:c3f184d525f164a5ae48aac22ecc3593d35f01e9f2e6253abd63ea72301c5ea8 UID:50788a23-d1f6-4024-8ecf-9f64c61ff499 NetNS:/var/run/netns/cab6524a-59e5-4d6e-942f-5b96bcafebdc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod50788a23_d1f6_4024_8ecf_9f64c61ff499.slice PodAnnotations:0xc002400bb0}] Aliases:map[]}\"",
2026-06-11 11:58:02.476531 | controller |     "Jun 11 11:42:00.607306 crc crio[22652]: time=\"2026-06-11T11:42:00.60723983Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686302-v8l29 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.476546 | controller |     "Jun 11 11:42:00.628999 crc crio[22652]: time=\"2026-06-11T11:42:00.628812485Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:546c77fdbf5f7c6a9a4243f4c4ef38fe0f584972a70f687bc40091743ee77d60\" id=2ffbd515-4779-4a71-9594-2cd53bad5563 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.476561 | controller |     "Jun 11 11:42:00.631109 crc crio[22652]: time=\"2026-06-11T11:42:00.631035567Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=719e9eb9-3921-4167-8cf4-c7f1f8312e8b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.476576 | controller |     "Jun 11 11:42:00.636283 crc crio[22652]: time=\"2026-06-11T11:42:00.63609326Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=77c81b67-f3ea-4722-87be-14a57286a76b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.476591 | controller |     "Jun 11 11:42:00.644585 crc crio[22652]: time=\"2026-06-11T11:42:00.6444966Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-5sd8s/extract-content\" id=974dc6fd-9ae4-46fc-8f93-0118181541b9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.476607 | controller |     "Jun 11 11:42:00.645093 crc crio[22652]: time=\"2026-06-11T11:42:00.645026868Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.476622 | controller |     "Jun 11 11:42:00.696938 crc crio[22652]: time=\"2026-06-11T11:42:00.696774915Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.476636 | controller |     "Jun 11 11:42:00.701794 crc crio[22652]: time=\"2026-06-11T11:42:00.701739906Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.476651 | controller |     "Jun 11 11:42:00.901972 crc crio[22652]: time=\"2026-06-11T11:42:00.901441232Z\" level=info msg=\"Created container b1268ff71941433382c4f4da0ed6dd3bcebc575b863fd50381ee42b2218e9827: openshift-marketplace/redhat-operators-5sd8s/extract-content\" id=974dc6fd-9ae4-46fc-8f93-0118181541b9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.476666 | controller |     "Jun 11 11:42:00.904447 crc crio[22652]: time=\"2026-06-11T11:42:00.904339346Z\" level=info msg=\"Starting container: b1268ff71941433382c4f4da0ed6dd3bcebc575b863fd50381ee42b2218e9827\" id=93a03188-ef03-4361-8dcd-ce2044928971 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.476682 | controller |     "Jun 11 11:42:00.916582 crc crio[22652]: time=\"2026-06-11T11:42:00.916372682Z\" level=info msg=\"Started container\" PID=194397 containerID=b1268ff71941433382c4f4da0ed6dd3bcebc575b863fd50381ee42b2218e9827 description=openshift-marketplace/redhat-operators-5sd8s/extract-content id=93a03188-ef03-4361-8dcd-ce2044928971 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b7c147087ef7bafb3d220319e0c6417dd7f3548de3b486f92ae835ee672cd1c9",
2026-06-11 11:58:02.476701 | controller |     "Jun 11 11:42:01.271822 crc crio[22652]: 2026-06-11T11:42:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c3f184d525f164a Mac:de:5f:1d:78:68:d1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:08 Mtu:0 Sandbox:/var/run/netns/cab6524a-59e5-4d6e-942f-5b96bcafebdc SocketPath: PciID:}] [{Interface:0xc00025aa20 Address:{IP:10.217.1.8 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.476716 | controller |     "Jun 11 11:42:01.273739 crc crio[22652]: time=\"2026-06-11T11:42:01.273592194Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686302-v8l29 Namespace:openshift-infra ID:c3f184d525f164a5ae48aac22ecc3593d35f01e9f2e6253abd63ea72301c5ea8 UID:50788a23-d1f6-4024-8ecf-9f64c61ff499 NetNS:/var/run/netns/cab6524a-59e5-4d6e-942f-5b96bcafebdc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod50788a23_d1f6_4024_8ecf_9f64c61ff499.slice PodAnnotations:0xc002400bb0}] Aliases:map[]}\"",
2026-06-11 11:58:02.476731 | controller |     "Jun 11 11:42:01.274305 crc crio[22652]: time=\"2026-06-11T11:42:01.274054499Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686302-v8l29 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.476746 | controller |     "Jun 11 11:42:01.290825 crc crio[22652]: time=\"2026-06-11T11:42:01.290680355Z\" level=info msg=\"Ran pod sandbox c3f184d525f164a5ae48aac22ecc3593d35f01e9f2e6253abd63ea72301c5ea8 with infra container: openshift-infra/auto-csr-approver-29686302-v8l29/POD\" id=73bbf1b4-dca9-4074-8224-6dc0fa82bbac name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.476761 | controller |     "Jun 11 11:42:01.300825 crc crio[22652]: time=\"2026-06-11T11:42:01.297288167Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=988b1fdf-c829-4846-8caf-a442ad0383c8 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.476776 | controller |     "Jun 11 11:42:01.303933 crc crio[22652]: time=\"2026-06-11T11:42:01.303763979Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 11:58:02.476790 | controller |     "Jun 11 11:42:02.051231 crc crio[22652]: time=\"2026-06-11T11:42:02.050086271Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=988b1fdf-c829-4846-8caf-a442ad0383c8 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.476804 | controller |     "Jun 11 11:42:02.052923 crc crio[22652]: time=\"2026-06-11T11:42:02.051893765Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=6cfcda8f-45dc-4ec8-a683-dc85018ec161 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.476819 | controller |     "Jun 11 11:42:02.055383 crc crio[22652]: time=\"2026-06-11T11:42:02.055075018Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=b040385c-da99-4c28-98bd-3c4dbdc3458d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.476834 | controller |     "Jun 11 11:42:02.064801 crc crio[22652]: time=\"2026-06-11T11:42:02.064568554Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686302-v8l29/oc\" id=3d1f23f6-3d02-4453-a459-0e1055d9b318 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.476848 | controller |     "Jun 11 11:42:02.065470 crc crio[22652]: time=\"2026-06-11T11:42:02.065393571Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.476866 | controller |     "Jun 11 11:42:02.135936 crc crio[22652]: time=\"2026-06-11T11:42:02.135814669Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.476881 | controller |     "Jun 11 11:42:02.447194 crc crio[22652]: time=\"2026-06-11T11:42:02.44705787Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.476895 | controller |     "Jun 11 11:42:02.608366 crc crio[22652]: time=\"2026-06-11T11:42:02.608260865Z\" level=info msg=\"Created container 4ed6c5fb923dbf4a93bce0ea868822b2e105fd92cfac61b9bf4e51199ad57b0e: openshift-infra/auto-csr-approver-29686302-v8l29/oc\" id=3d1f23f6-3d02-4453-a459-0e1055d9b318 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.476910 | controller |     "Jun 11 11:42:02.609866 crc crio[22652]: time=\"2026-06-11T11:42:02.609815395Z\" level=info msg=\"Starting container: 4ed6c5fb923dbf4a93bce0ea868822b2e105fd92cfac61b9bf4e51199ad57b0e\" id=8439be61-02f4-4d4b-8662-825517e839ad name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.476925 | controller |     "Jun 11 11:42:02.615077 crc crio[22652]: time=\"2026-06-11T11:42:02.614976881Z\" level=info msg=\"Started container\" PID=194521 containerID=4ed6c5fb923dbf4a93bce0ea868822b2e105fd92cfac61b9bf4e51199ad57b0e description=openshift-infra/auto-csr-approver-29686302-v8l29/oc id=8439be61-02f4-4d4b-8662-825517e839ad name=/runtime.v1.RuntimeService/StartContainer sandboxID=c3f184d525f164a5ae48aac22ecc3593d35f01e9f2e6253abd63ea72301c5ea8",
2026-06-11 11:58:02.476940 | controller |     "Jun 11 11:42:04.833897 crc crio[22652]: time=\"2026-06-11T11:42:04.832635958Z\" level=info msg=\"Stopping pod sandbox: c3f184d525f164a5ae48aac22ecc3593d35f01e9f2e6253abd63ea72301c5ea8\" id=ce83bcd9-1089-40f7-a68b-7fa28a79d89f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.476954 | controller |     "Jun 11 11:42:04.835870 crc crio[22652]: time=\"2026-06-11T11:42:04.834965774Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686302-v8l29 Namespace:openshift-infra ID:c3f184d525f164a5ae48aac22ecc3593d35f01e9f2e6253abd63ea72301c5ea8 UID:50788a23-d1f6-4024-8ecf-9f64c61ff499 NetNS:/var/run/netns/cab6524a-59e5-4d6e-942f-5b96bcafebdc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod50788a23_d1f6_4024_8ecf_9f64c61ff499.slice PodAnnotations:0xc005822550}] Aliases:map[]}\"",
2026-06-11 11:58:02.476969 | controller |     "Jun 11 11:42:04.835870 crc crio[22652]: time=\"2026-06-11T11:42:04.835238792Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686302-v8l29 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.476983 | controller |     "Jun 11 11:42:05.468416 crc crio[22652]: time=\"2026-06-11T11:42:05.467812957Z\" level=info msg=\"Stopped pod sandbox: c3f184d525f164a5ae48aac22ecc3593d35f01e9f2e6253abd63ea72301c5ea8\" id=ce83bcd9-1089-40f7-a68b-7fa28a79d89f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.476997 | controller |     "Jun 11 11:42:08.905843 crc crio[22652]: time=\"2026-06-11T11:42:08.904462237Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=4fdc31bd-b73c-4824-abf4-182e83081cc1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.477011 | controller |     "Jun 11 11:42:08.913692 crc crio[22652]: time=\"2026-06-11T11:42:08.913585342Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=ea048727-ab6a-4194-89c7-b4022e1d3861 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.477028 | controller |     "Jun 11 11:42:08.922939 crc crio[22652]: time=\"2026-06-11T11:42:08.922766938Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-5sd8s/registry-server\" id=117d9435-c7b6-4a81-814c-4b9a4f0d7c28 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.477044 | controller |     "Jun 11 11:42:08.923497 crc crio[22652]: time=\"2026-06-11T11:42:08.923340145Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.477059 | controller |     "Jun 11 11:42:09.047561 crc crio[22652]: time=\"2026-06-11T11:42:09.04727692Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.477073 | controller |     "Jun 11 11:42:09.051655 crc crio[22652]: time=\"2026-06-11T11:42:09.051519096Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.477087 | controller |     "Jun 11 11:42:09.278919 crc crio[22652]: time=\"2026-06-11T11:42:09.27848584Z\" level=info msg=\"Created container 8bc9dd7840c815cb56ff89f65b2aecf9cbf751c7eeb8793422a299bc847e859c: openshift-marketplace/redhat-operators-5sd8s/registry-server\" id=117d9435-c7b6-4a81-814c-4b9a4f0d7c28 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.477102 | controller |     "Jun 11 11:42:09.279796 crc crio[22652]: time=\"2026-06-11T11:42:09.27969828Z\" level=info msg=\"Starting container: 8bc9dd7840c815cb56ff89f65b2aecf9cbf751c7eeb8793422a299bc847e859c\" id=a344f007-cae8-4f5d-9e27-8ee2cf61f139 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.477115 | controller |     "Jun 11 11:42:09.285030 crc crio[22652]: time=\"2026-06-11T11:42:09.284924988Z\" level=info msg=\"Started container\" PID=194899 containerID=8bc9dd7840c815cb56ff89f65b2aecf9cbf751c7eeb8793422a299bc847e859c description=openshift-marketplace/redhat-operators-5sd8s/registry-server id=a344f007-cae8-4f5d-9e27-8ee2cf61f139 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b7c147087ef7bafb3d220319e0c6417dd7f3548de3b486f92ae835ee672cd1c9",
2026-06-11 11:58:02.477130 | controller |     "Jun 11 11:42:15.328632 crc crio[22652]: time=\"2026-06-11T11:42:15.327893629Z\" level=info msg=\"Removing container: c3a00c21b40289178749a6245a39e25a3317e349f0a2370426c79c20bcf4665c\" id=0ea3d941-1bcc-4c55-85c1-e9a5c30135ab name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.477144 | controller |     "Jun 11 11:42:15.491254 crc crio[22652]: time=\"2026-06-11T11:42:15.490582134Z\" level=info msg=\"Removed container c3a00c21b40289178749a6245a39e25a3317e349f0a2370426c79c20bcf4665c: openshift-infra/auto-csr-approver-29686296-t7vw4/oc\" id=0ea3d941-1bcc-4c55-85c1-e9a5c30135ab name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.477158 | controller |     "Jun 11 11:42:15.504189 crc crio[22652]: time=\"2026-06-11T11:42:15.504025865Z\" level=info msg=\"Stopping pod sandbox: de3fef17fa68a885d4e6f634d37cfefd204631d29869e793756a5970749cdc25\" id=e5dc78b0-85b5-496c-8fed-b87754aab7a2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.477172 | controller |     "Jun 11 11:42:15.504189 crc crio[22652]: time=\"2026-06-11T11:42:15.504105497Z\" level=info msg=\"Stopped pod sandbox (already stopped): de3fef17fa68a885d4e6f634d37cfefd204631d29869e793756a5970749cdc25\" id=e5dc78b0-85b5-496c-8fed-b87754aab7a2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.477186 | controller |     "Jun 11 11:42:15.504985 crc crio[22652]: time=\"2026-06-11T11:42:15.504912283Z\" level=info msg=\"Removing pod sandbox: de3fef17fa68a885d4e6f634d37cfefd204631d29869e793756a5970749cdc25\" id=f1033041-658d-436c-a89c-c8ec0c50c10b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.477200 | controller |     "Jun 11 11:42:15.543003 crc crio[22652]: time=\"2026-06-11T11:42:15.542903988Z\" level=info msg=\"Removed pod sandbox: de3fef17fa68a885d4e6f634d37cfefd204631d29869e793756a5970749cdc25\" id=f1033041-658d-436c-a89c-c8ec0c50c10b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.477218 | controller |     "Jun 11 11:42:30.230519 crc crio[22652]: time=\"2026-06-11T11:42:30.229270015Z\" level=info msg=\"Stopping container: 8bc9dd7840c815cb56ff89f65b2aecf9cbf751c7eeb8793422a299bc847e859c (timeout: 2s)\" id=bb1cf8c6-f7c5-43e9-8330-338e72256088 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.477233 | controller |     "Jun 11 11:42:30.364413 crc crio[22652]: time=\"2026-06-11T11:42:30.363806532Z\" level=info msg=\"Stopped container 8bc9dd7840c815cb56ff89f65b2aecf9cbf751c7eeb8793422a299bc847e859c: openshift-marketplace/redhat-operators-5sd8s/registry-server\" id=bb1cf8c6-f7c5-43e9-8330-338e72256088 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.477248 | controller |     "Jun 11 11:42:30.368678 crc crio[22652]: time=\"2026-06-11T11:42:30.366934412Z\" level=info msg=\"Stopping pod sandbox: b7c147087ef7bafb3d220319e0c6417dd7f3548de3b486f92ae835ee672cd1c9\" id=8d325ac0-ab4e-4909-9bbc-efa564d0dedb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.477262 | controller |     "Jun 11 11:42:30.368678 crc crio[22652]: time=\"2026-06-11T11:42:30.367640855Z\" level=info msg=\"Got pod network &{Name:redhat-operators-5sd8s Namespace:openshift-marketplace ID:b7c147087ef7bafb3d220319e0c6417dd7f3548de3b486f92ae835ee672cd1c9 UID:fa5a1258-a8cc-4a17-882d-4e6879c5ac7b NetNS:/var/run/netns/c942fd17-ab94-433a-b8b8-5a05e51fc18f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfa5a1258_a8cc_4a17_882d_4e6879c5ac7b.slice PodAnnotations:0xc0022f7298}] Aliases:map[]}\"",
2026-06-11 11:58:02.477277 | controller |     "Jun 11 11:42:30.370433 crc crio[22652]: time=\"2026-06-11T11:42:30.370045943Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-5sd8s from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.477291 | controller |     "Jun 11 11:42:30.785693 crc crio[22652]: time=\"2026-06-11T11:42:30.785066067Z\" level=info msg=\"Stopped pod sandbox: b7c147087ef7bafb3d220319e0c6417dd7f3548de3b486f92ae835ee672cd1c9\" id=8d325ac0-ab4e-4909-9bbc-efa564d0dedb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.477306 | controller |     "Jun 11 11:42:31.252080 crc crio[22652]: time=\"2026-06-11T11:42:31.25187509Z\" level=info msg=\"Removing container: 8bc9dd7840c815cb56ff89f65b2aecf9cbf751c7eeb8793422a299bc847e859c\" id=08d1834c-54b0-499b-83c2-1d02c323dc25 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.477321 | controller |     "Jun 11 11:42:31.284040 crc crio[22652]: time=\"2026-06-11T11:42:31.28372999Z\" level=info msg=\"Removed container 8bc9dd7840c815cb56ff89f65b2aecf9cbf751c7eeb8793422a299bc847e859c: openshift-marketplace/redhat-operators-5sd8s/registry-server\" id=08d1834c-54b0-499b-83c2-1d02c323dc25 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.477335 | controller |     "Jun 11 11:42:31.290002 crc crio[22652]: time=\"2026-06-11T11:42:31.289876316Z\" level=info msg=\"Removing container: b1268ff71941433382c4f4da0ed6dd3bcebc575b863fd50381ee42b2218e9827\" id=783370d0-cd37-4cdc-94e3-cd977873ab4b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.477376 | controller |     "Jun 11 11:42:31.353395 crc crio[22652]: time=\"2026-06-11T11:42:31.353338831Z\" level=info msg=\"Removed container b1268ff71941433382c4f4da0ed6dd3bcebc575b863fd50381ee42b2218e9827: openshift-marketplace/redhat-operators-5sd8s/extract-content\" id=783370d0-cd37-4cdc-94e3-cd977873ab4b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.477393 | controller |     "Jun 11 11:42:31.358431 crc crio[22652]: time=\"2026-06-11T11:42:31.35830839Z\" level=info msg=\"Removing container: a96dd3773d63eeeb656901acf1948c6594f1038787df3957ea52335a8ecdcd90\" id=9160eca9-5e3d-4d5d-a83f-033a95e555fd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.477412 | controller |     "Jun 11 11:42:31.428963 crc crio[22652]: time=\"2026-06-11T11:42:31.428505243Z\" level=info msg=\"Removed container a96dd3773d63eeeb656901acf1948c6594f1038787df3957ea52335a8ecdcd90: openshift-marketplace/redhat-operators-5sd8s/extract-utilities\" id=9160eca9-5e3d-4d5d-a83f-033a95e555fd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.477427 | controller |     "Jun 11 11:43:01.874363 crc crio[22652]: time=\"2026-06-11T11:43:01.872947343Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-p9nnh/POD\" id=ae927d86-293a-4bf8-bd0a-b3c3be7fba81 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.477442 | controller |     "Jun 11 11:43:01.875814 crc crio[22652]: time=\"2026-06-11T11:43:01.874371329Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.477458 | controller |     "Jun 11 11:43:01.922606 crc crio[22652]: time=\"2026-06-11T11:43:01.921922528Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-p9nnh Namespace:openshift-marketplace ID:68e24d5ac830872e0d11b015eac9bebf8d0e7bac51fd4b72aef186a704f6e7f9 UID:69c1a3ab-8701-47b7-ba36-1342fd20fab3 NetNS:/var/run/netns/3a9a3a1d-b61f-4540-b301-8256367862a4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod69c1a3ab_8701_47b7_ba36_1342fd20fab3.slice PodAnnotations:0xc002acd248}] Aliases:map[]}\"",
2026-06-11 11:58:02.477494 | controller |     "Jun 11 11:43:01.922606 crc crio[22652]: time=\"2026-06-11T11:43:01.922248148Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-p9nnh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.477563 | controller |     "Jun 11 11:43:02.272996 crc crio[22652]: 2026-06-11T11:43:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:68e24d5ac830872 Mac:f2:9c:20:cf:46:a9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:09 Mtu:0 Sandbox:/var/run/netns/3a9a3a1d-b61f-4540-b301-8256367862a4 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.9 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.477585 | controller |     "Jun 11 11:43:02.276821 crc crio[22652]: time=\"2026-06-11T11:43:02.275239886Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-p9nnh Namespace:openshift-marketplace ID:68e24d5ac830872e0d11b015eac9bebf8d0e7bac51fd4b72aef186a704f6e7f9 UID:69c1a3ab-8701-47b7-ba36-1342fd20fab3 NetNS:/var/run/netns/3a9a3a1d-b61f-4540-b301-8256367862a4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod69c1a3ab_8701_47b7_ba36_1342fd20fab3.slice PodAnnotations:0xc002acd248}] Aliases:map[]}\"",
2026-06-11 11:58:02.477602 | controller |     "Jun 11 11:43:02.276821 crc crio[22652]: time=\"2026-06-11T11:43:02.275654269Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-p9nnh for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.477619 | controller |     "Jun 11 11:43:02.295765 crc crio[22652]: time=\"2026-06-11T11:43:02.295689705Z\" level=info msg=\"Ran pod sandbox 68e24d5ac830872e0d11b015eac9bebf8d0e7bac51fd4b72aef186a704f6e7f9 with infra container: openshift-marketplace/redhat-marketplace-p9nnh/POD\" id=ae927d86-293a-4bf8-bd0a-b3c3be7fba81 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.477635 | controller |     "Jun 11 11:43:02.298264 crc crio[22652]: time=\"2026-06-11T11:43:02.29809953Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=5b418706-7240-4cf5-b0c1-ea7dfa13d71e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.477653 | controller |     "Jun 11 11:43:02.302753 crc crio[22652]: time=\"2026-06-11T11:43:02.302662277Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=528c30a8-572e-4d08-bd1f-fd2a8393d126 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.477669 | controller |     "Jun 11 11:43:02.311189 crc crio[22652]: time=\"2026-06-11T11:43:02.311012586Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-p9nnh/extract-utilities\" id=4867e0f9-7798-4ccc-b69d-feae88c5282f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.477685 | controller |     "Jun 11 11:43:02.311617 crc crio[22652]: time=\"2026-06-11T11:43:02.311526082Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.477699 | controller |     "Jun 11 11:43:02.384859 crc crio[22652]: time=\"2026-06-11T11:43:02.384746596Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.477714 | controller |     "Jun 11 11:43:02.391739 crc crio[22652]: time=\"2026-06-11T11:43:02.391355664Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.477734 | controller |     "Jun 11 11:43:02.566488 crc crio[22652]: time=\"2026-06-11T11:43:02.566312845Z\" level=info msg=\"Created container 01fc52deb1798681a14d3d33c0c51efc1d9b7f5c1214db47d5abcf6105b0e355: openshift-marketplace/redhat-marketplace-p9nnh/extract-utilities\" id=4867e0f9-7798-4ccc-b69d-feae88c5282f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.477756 | controller |     "Jun 11 11:43:02.567898 crc crio[22652]: time=\"2026-06-11T11:43:02.567806271Z\" level=info msg=\"Starting container: 01fc52deb1798681a14d3d33c0c51efc1d9b7f5c1214db47d5abcf6105b0e355\" id=6bc89e5c-344f-42c0-9d4e-ff1eb545928d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.477778 | controller |     "Jun 11 11:43:02.573108 crc crio[22652]: time=\"2026-06-11T11:43:02.573018688Z\" level=info msg=\"Started container\" PID=198199 containerID=01fc52deb1798681a14d3d33c0c51efc1d9b7f5c1214db47d5abcf6105b0e355 description=openshift-marketplace/redhat-marketplace-p9nnh/extract-utilities id=6bc89e5c-344f-42c0-9d4e-ff1eb545928d name=/runtime.v1.RuntimeService/StartContainer sandboxID=68e24d5ac830872e0d11b015eac9bebf8d0e7bac51fd4b72aef186a704f6e7f9",
2026-06-11 11:58:02.477797 | controller |     "Jun 11 11:43:02.677986 crc crio[22652]: time=\"2026-06-11T11:43:02.677791355Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=63879b23-a8c8-4342-8637-7dfc24f575c7 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.477812 | controller |     "Jun 11 11:43:02.688068 crc crio[22652]: time=\"2026-06-11T11:43:02.687979654Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-11 11:58:02.477827 | controller |     "Jun 11 11:43:03.234700 crc crio[22652]: time=\"2026-06-11T11:43:03.234504806Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03\" id=63879b23-a8c8-4342-8637-7dfc24f575c7 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.477842 | controller |     "Jun 11 11:43:03.236689 crc crio[22652]: time=\"2026-06-11T11:43:03.236012805Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=f5275a50-87bc-4fdc-a656-d033b0345b1f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.477858 | controller |     "Jun 11 11:43:03.241651 crc crio[22652]: time=\"2026-06-11T11:43:03.24137946Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=1c18e565-f09b-471b-970c-4738cb960bd4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.477878 | controller |     "Jun 11 11:43:03.251761 crc crio[22652]: time=\"2026-06-11T11:43:03.251590537Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-p9nnh/extract-content\" id=afe6a310-75a3-4a33-bf3f-98712401fb8d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.477893 | controller |     "Jun 11 11:43:03.252455 crc crio[22652]: time=\"2026-06-11T11:43:03.252055232Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.477908 | controller |     "Jun 11 11:43:03.294379 crc crio[22652]: time=\"2026-06-11T11:43:03.294038775Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.477923 | controller |     "Jun 11 11:43:03.297213 crc crio[22652]: time=\"2026-06-11T11:43:03.297023371Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.477938 | controller |     "Jun 11 11:43:03.474611 crc crio[22652]: time=\"2026-06-11T11:43:03.474467729Z\" level=info msg=\"Created container 116578d7346835cb108ac69f9cced750a515ed7fb63fbb139bd6603d582dd868: openshift-marketplace/redhat-marketplace-p9nnh/extract-content\" id=afe6a310-75a3-4a33-bf3f-98712401fb8d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.477953 | controller |     "Jun 11 11:43:03.476364 crc crio[22652]: time=\"2026-06-11T11:43:03.476270862Z\" level=info msg=\"Starting container: 116578d7346835cb108ac69f9cced750a515ed7fb63fbb139bd6603d582dd868\" id=4091bdf6-f3e0-40ad-a510-1e30a65a6dab name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.477967 | controller |     "Jun 11 11:43:03.490916 crc crio[22652]: time=\"2026-06-11T11:43:03.490412373Z\" level=info msg=\"Started container\" PID=198235 containerID=116578d7346835cb108ac69f9cced750a515ed7fb63fbb139bd6603d582dd868 description=openshift-marketplace/redhat-marketplace-p9nnh/extract-content id=4091bdf6-f3e0-40ad-a510-1e30a65a6dab name=/runtime.v1.RuntimeService/StartContainer sandboxID=68e24d5ac830872e0d11b015eac9bebf8d0e7bac51fd4b72aef186a704f6e7f9",
2026-06-11 11:58:02.477982 | controller |     "Jun 11 11:43:04.723483 crc crio[22652]: time=\"2026-06-11T11:43:04.72160282Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=cb95b40e-dd6d-4bd6-8ce1-0d42e066c7ef name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.477997 | controller |     "Jun 11 11:43:04.724894 crc crio[22652]: time=\"2026-06-11T11:43:04.724493935Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=a559b6bf-5400-42dc-a44a-54e646a1a7e7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.478012 | controller |     "Jun 11 11:43:04.738054 crc crio[22652]: time=\"2026-06-11T11:43:04.737784811Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-p9nnh/registry-server\" id=c3572e4b-b28e-498a-afb9-be051cae9252 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.478027 | controller |     "Jun 11 11:43:04.738538 crc crio[22652]: time=\"2026-06-11T11:43:04.738450992Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.478043 | controller |     "Jun 11 11:43:04.798762 crc crio[22652]: time=\"2026-06-11T11:43:04.798504397Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.478061 | controller |     "Jun 11 11:43:04.802444 crc crio[22652]: time=\"2026-06-11T11:43:04.802361902Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.478076 | controller |     "Jun 11 11:43:04.970343 crc crio[22652]: time=\"2026-06-11T11:43:04.969758567Z\" level=info msg=\"Created container 6cc63157e3a34c30757d27fd05b427db861b5f7c411513fb3250e2433c1d4daf: openshift-marketplace/redhat-marketplace-p9nnh/registry-server\" id=c3572e4b-b28e-498a-afb9-be051cae9252 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.478091 | controller |     "Jun 11 11:43:04.972939 crc crio[22652]: time=\"2026-06-11T11:43:04.972757736Z\" level=info msg=\"Starting container: 6cc63157e3a34c30757d27fd05b427db861b5f7c411513fb3250e2433c1d4daf\" id=e2080d10-a11a-471b-b17f-344a55bb3af4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.478107 | controller |     "Jun 11 11:43:04.981881 crc crio[22652]: time=\"2026-06-11T11:43:04.981728102Z\" level=info msg=\"Started container\" PID=198339 containerID=6cc63157e3a34c30757d27fd05b427db861b5f7c411513fb3250e2433c1d4daf description=openshift-marketplace/redhat-marketplace-p9nnh/registry-server id=e2080d10-a11a-471b-b17f-344a55bb3af4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=68e24d5ac830872e0d11b015eac9bebf8d0e7bac51fd4b72aef186a704f6e7f9",
2026-06-11 11:58:02.478122 | controller |     "Jun 11 11:43:14.869657 crc crio[22652]: time=\"2026-06-11T11:43:14.868692909Z\" level=info msg=\"Stopping container: 6cc63157e3a34c30757d27fd05b427db861b5f7c411513fb3250e2433c1d4daf (timeout: 2s)\" id=5ed0561a-b154-42a2-add8-2258bfae8d37 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.478137 | controller |     "Jun 11 11:43:14.992533 crc crio[22652]: time=\"2026-06-11T11:43:14.992393576Z\" level=info msg=\"Stopped container 6cc63157e3a34c30757d27fd05b427db861b5f7c411513fb3250e2433c1d4daf: openshift-marketplace/redhat-marketplace-p9nnh/registry-server\" id=5ed0561a-b154-42a2-add8-2258bfae8d37 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.478188 | controller |     "Jun 11 11:43:14.994662 crc crio[22652]: time=\"2026-06-11T11:43:14.994537336Z\" level=info msg=\"Stopping pod sandbox: 68e24d5ac830872e0d11b015eac9bebf8d0e7bac51fd4b72aef186a704f6e7f9\" id=52d8ddb5-00cc-42c1-a4dc-9a0962141ef9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.478214 | controller |     "Jun 11 11:43:14.995374 crc crio[22652]: time=\"2026-06-11T11:43:14.99530639Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-p9nnh Namespace:openshift-marketplace ID:68e24d5ac830872e0d11b015eac9bebf8d0e7bac51fd4b72aef186a704f6e7f9 UID:69c1a3ab-8701-47b7-ba36-1342fd20fab3 NetNS:/var/run/netns/3a9a3a1d-b61f-4540-b301-8256367862a4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod69c1a3ab_8701_47b7_ba36_1342fd20fab3.slice PodAnnotations:0xc0014a5798}] Aliases:map[]}\"",
2026-06-11 11:58:02.478232 | controller |     "Jun 11 11:43:14.996322 crc crio[22652]: time=\"2026-06-11T11:43:14.996255412Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-p9nnh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.478247 | controller |     "Jun 11 11:43:15.379530 crc crio[22652]: time=\"2026-06-11T11:43:15.379301235Z\" level=info msg=\"Stopped pod sandbox: 68e24d5ac830872e0d11b015eac9bebf8d0e7bac51fd4b72aef186a704f6e7f9\" id=52d8ddb5-00cc-42c1-a4dc-9a0962141ef9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.478262 | controller |     "Jun 11 11:43:15.579534 crc crio[22652]: time=\"2026-06-11T11:43:15.578925098Z\" level=info msg=\"Stopping pod sandbox: b7c147087ef7bafb3d220319e0c6417dd7f3548de3b486f92ae835ee672cd1c9\" id=5520c706-0de9-417a-8689-c9d1b3ff3561 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.478282 | controller |     "Jun 11 11:43:15.579827 crc crio[22652]: time=\"2026-06-11T11:43:15.57959469Z\" level=info msg=\"Stopped pod sandbox (already stopped): b7c147087ef7bafb3d220319e0c6417dd7f3548de3b486f92ae835ee672cd1c9\" id=5520c706-0de9-417a-8689-c9d1b3ff3561 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.478297 | controller |     "Jun 11 11:43:15.580486 crc crio[22652]: time=\"2026-06-11T11:43:15.580399685Z\" level=info msg=\"Removing pod sandbox: b7c147087ef7bafb3d220319e0c6417dd7f3548de3b486f92ae835ee672cd1c9\" id=af302dfa-40d1-4d30-9556-9069d991a4ba name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.478312 | controller |     "Jun 11 11:43:15.600321 crc crio[22652]: time=\"2026-06-11T11:43:15.600229314Z\" level=info msg=\"Removed pod sandbox: b7c147087ef7bafb3d220319e0c6417dd7f3548de3b486f92ae835ee672cd1c9\" id=af302dfa-40d1-4d30-9556-9069d991a4ba name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.478328 | controller |     "Jun 11 11:43:15.888030 crc crio[22652]: time=\"2026-06-11T11:43:15.887943606Z\" level=info msg=\"Removing container: 6cc63157e3a34c30757d27fd05b427db861b5f7c411513fb3250e2433c1d4daf\" id=06c1241e-fb82-4216-b225-3293124126b9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.478343 | controller |     "Jun 11 11:43:15.943035 crc crio[22652]: time=\"2026-06-11T11:43:15.94298229Z\" level=info msg=\"Removed container 6cc63157e3a34c30757d27fd05b427db861b5f7c411513fb3250e2433c1d4daf: openshift-marketplace/redhat-marketplace-p9nnh/registry-server\" id=06c1241e-fb82-4216-b225-3293124126b9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.478377 | controller |     "Jun 11 11:43:15.946461 crc crio[22652]: time=\"2026-06-11T11:43:15.946369009Z\" level=info msg=\"Removing container: 116578d7346835cb108ac69f9cced750a515ed7fb63fbb139bd6603d582dd868\" id=dbe082e2-7c78-4bd9-9e80-6489d864d029 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.478393 | controller |     "Jun 11 11:43:15.994607 crc crio[22652]: time=\"2026-06-11T11:43:15.994548072Z\" level=info msg=\"Removed container 116578d7346835cb108ac69f9cced750a515ed7fb63fbb139bd6603d582dd868: openshift-marketplace/redhat-marketplace-p9nnh/extract-content\" id=dbe082e2-7c78-4bd9-9e80-6489d864d029 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.478407 | controller |     "Jun 11 11:43:15.997956 crc crio[22652]: time=\"2026-06-11T11:43:15.997814867Z\" level=info msg=\"Removing container: 01fc52deb1798681a14d3d33c0c51efc1d9b7f5c1214db47d5abcf6105b0e355\" id=f1a4df61-21ee-4f40-8f3d-e83eaee064d5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.478422 | controller |     "Jun 11 11:43:16.054236 crc crio[22652]: time=\"2026-06-11T11:43:16.054041081Z\" level=info msg=\"Removed container 01fc52deb1798681a14d3d33c0c51efc1d9b7f5c1214db47d5abcf6105b0e355: openshift-marketplace/redhat-marketplace-p9nnh/extract-utilities\" id=f1a4df61-21ee-4f40-8f3d-e83eaee064d5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.478437 | controller |     "Jun 11 11:44:00.542790 crc crio[22652]: time=\"2026-06-11T11:44:00.541921568Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686304-v4w49/POD\" id=e841a1c8-528c-4fbf-abe0-0ec21f5b7d12 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.478452 | controller |     "Jun 11 11:44:00.544586 crc crio[22652]: time=\"2026-06-11T11:44:00.544537162Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.478467 | controller |     "Jun 11 11:44:00.585274 crc crio[22652]: time=\"2026-06-11T11:44:00.585058348Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686304-v4w49 Namespace:openshift-infra ID:491420c0e20316439f0a03e5ace3d7fe915fb5f943f8f1e0ac424d05f6851e58 UID:f9fc5e83-4725-434a-9f6d-aec9fc1cc573 NetNS:/var/run/netns/53e32792-e018-455d-8251-d81a0dd78e29 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf9fc5e83_4725_434a_9f6d_aec9fc1cc573.slice PodAnnotations:0xc002400980}] Aliases:map[]}\"",
2026-06-11 11:58:02.478488 | controller |     "Jun 11 11:44:00.585274 crc crio[22652]: time=\"2026-06-11T11:44:00.585276486Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686304-v4w49 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.478504 | controller |     "Jun 11 11:44:01.152308 crc crio[22652]: 2026-06-11T11:44:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:491420c0e203164 Mac:3e:6f:55:a5:80:ce Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0a Mtu:0 Sandbox:/var/run/netns/53e32792-e018-455d-8251-d81a0dd78e29 SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.1.10 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.478520 | controller |     "Jun 11 11:44:01.152948 crc crio[22652]: time=\"2026-06-11T11:44:01.152872626Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686304-v4w49 Namespace:openshift-infra ID:491420c0e20316439f0a03e5ace3d7fe915fb5f943f8f1e0ac424d05f6851e58 UID:f9fc5e83-4725-434a-9f6d-aec9fc1cc573 NetNS:/var/run/netns/53e32792-e018-455d-8251-d81a0dd78e29 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf9fc5e83_4725_434a_9f6d_aec9fc1cc573.slice PodAnnotations:0xc002400980}] Aliases:map[]}\"",
2026-06-11 11:58:02.478535 | controller |     "Jun 11 11:44:01.153090 crc crio[22652]: time=\"2026-06-11T11:44:01.153039772Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686304-v4w49 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.478550 | controller |     "Jun 11 11:44:01.162074 crc crio[22652]: time=\"2026-06-11T11:44:01.161995634Z\" level=info msg=\"Ran pod sandbox 491420c0e20316439f0a03e5ace3d7fe915fb5f943f8f1e0ac424d05f6851e58 with infra container: openshift-infra/auto-csr-approver-29686304-v4w49/POD\" id=e841a1c8-528c-4fbf-abe0-0ec21f5b7d12 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.478564 | controller |     "Jun 11 11:44:01.164966 crc crio[22652]: time=\"2026-06-11T11:44:01.164605435Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=a250e8ff-f583-431b-981e-43e9944332a4 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.478579 | controller |     "Jun 11 11:44:01.175864 crc crio[22652]: time=\"2026-06-11T11:44:01.175777065Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 11:58:02.478594 | controller |     "Jun 11 11:44:02.134249 crc crio[22652]: time=\"2026-06-11T11:44:02.133651348Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=a250e8ff-f583-431b-981e-43e9944332a4 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.478608 | controller |     "Jun 11 11:44:02.166230 crc crio[22652]: time=\"2026-06-11T11:44:02.165808139Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=a6764409-1321-49b1-9164-1c175a6d09b5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.478623 | controller |     "Jun 11 11:44:02.182673 crc crio[22652]: time=\"2026-06-11T11:44:02.182562185Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=199e0ce0-5f31-421a-906b-e6c53b03138d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.478638 | controller |     "Jun 11 11:44:02.207461 crc crio[22652]: time=\"2026-06-11T11:44:02.207373981Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686304-v4w49/oc\" id=ae5e157e-9adf-4b85-9526-ee5ef88a085f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.478656 | controller |     "Jun 11 11:44:02.207999 crc crio[22652]: time=\"2026-06-11T11:44:02.20793869Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.478672 | controller |     "Jun 11 11:44:02.281369 crc crio[22652]: time=\"2026-06-11T11:44:02.281025566Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.478687 | controller |     "Jun 11 11:44:02.597300 crc crio[22652]: time=\"2026-06-11T11:44:02.597023895Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.478701 | controller |     "Jun 11 11:44:02.729637 crc crio[22652]: time=\"2026-06-11T11:44:02.729527386Z\" level=info msg=\"Created container d5e3c569a9507ac97fb086a43e89273626aa0294b1c45b01275cb079c26f01ea: openshift-infra/auto-csr-approver-29686304-v4w49/oc\" id=ae5e157e-9adf-4b85-9526-ee5ef88a085f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.478716 | controller |     "Jun 11 11:44:02.733368 crc crio[22652]: time=\"2026-06-11T11:44:02.733270217Z\" level=info msg=\"Starting container: d5e3c569a9507ac97fb086a43e89273626aa0294b1c45b01275cb079c26f01ea\" id=544fe6e3-3eeb-4755-a19e-8da72dac51a9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.478730 | controller |     "Jun 11 11:44:02.738835 crc crio[22652]: time=\"2026-06-11T11:44:02.73866398Z\" level=info msg=\"Started container\" PID=201588 containerID=d5e3c569a9507ac97fb086a43e89273626aa0294b1c45b01275cb079c26f01ea description=openshift-infra/auto-csr-approver-29686304-v4w49/oc id=544fe6e3-3eeb-4755-a19e-8da72dac51a9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=491420c0e20316439f0a03e5ace3d7fe915fb5f943f8f1e0ac424d05f6851e58",
2026-06-11 11:58:02.478746 | controller |     "Jun 11 11:44:04.754473 crc crio[22652]: time=\"2026-06-11T11:44:04.753944995Z\" level=info msg=\"Stopping pod sandbox: 491420c0e20316439f0a03e5ace3d7fe915fb5f943f8f1e0ac424d05f6851e58\" id=ceae79ad-8a39-45f5-be28-4eadb8f60617 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.478760 | controller |     "Jun 11 11:44:04.755865 crc crio[22652]: time=\"2026-06-11T11:44:04.755090862Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686304-v4w49 Namespace:openshift-infra ID:491420c0e20316439f0a03e5ace3d7fe915fb5f943f8f1e0ac424d05f6851e58 UID:f9fc5e83-4725-434a-9f6d-aec9fc1cc573 NetNS:/var/run/netns/53e32792-e018-455d-8251-d81a0dd78e29 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf9fc5e83_4725_434a_9f6d_aec9fc1cc573.slice PodAnnotations:0xc000989040}] Aliases:map[]}\"",
2026-06-11 11:58:02.478775 | controller |     "Jun 11 11:44:04.755865 crc crio[22652]: time=\"2026-06-11T11:44:04.755301949Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686304-v4w49 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.478790 | controller |     "Jun 11 11:44:05.101987 crc crio[22652]: time=\"2026-06-11T11:44:05.101328529Z\" level=info msg=\"Stopped pod sandbox: 491420c0e20316439f0a03e5ace3d7fe915fb5f943f8f1e0ac424d05f6851e58\" id=ceae79ad-8a39-45f5-be28-4eadb8f60617 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.478804 | controller |     "Jun 11 11:44:15.628618 crc crio[22652]: time=\"2026-06-11T11:44:15.627735333Z\" level=info msg=\"Removing container: e994a09cbaca8e2170932730d19c7a2567cfe5f437a69558195818346687dc38\" id=6b275da4-4536-4686-bb84-141340ad7fd9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.478824 | controller |     "Jun 11 11:44:15.782477 crc crio[22652]: time=\"2026-06-11T11:44:15.782334529Z\" level=info msg=\"Removed container e994a09cbaca8e2170932730d19c7a2567cfe5f437a69558195818346687dc38: openshift-infra/auto-csr-approver-29686298-4m79l/oc\" id=6b275da4-4536-4686-bb84-141340ad7fd9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.478883 | controller |     "Jun 11 11:44:15.797850 crc crio[22652]: time=\"2026-06-11T11:44:15.796511123Z\" level=info msg=\"Stopping pod sandbox: 68e24d5ac830872e0d11b015eac9bebf8d0e7bac51fd4b72aef186a704f6e7f9\" id=1cbad50a-10a6-4d87-9e76-928fc6fa9153 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.478918 | controller |     "Jun 11 11:44:15.797850 crc crio[22652]: time=\"2026-06-11T11:44:15.796665517Z\" level=info msg=\"Stopped pod sandbox (already stopped): 68e24d5ac830872e0d11b015eac9bebf8d0e7bac51fd4b72aef186a704f6e7f9\" id=1cbad50a-10a6-4d87-9e76-928fc6fa9153 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.478935 | controller |     "Jun 11 11:44:15.797850 crc crio[22652]: time=\"2026-06-11T11:44:15.797559316Z\" level=info msg=\"Removing pod sandbox: 68e24d5ac830872e0d11b015eac9bebf8d0e7bac51fd4b72aef186a704f6e7f9\" id=62a119d6-16d2-4daf-ba42-6dc4bb52ffc6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.478951 | controller |     "Jun 11 11:44:15.814902 crc crio[22652]: time=\"2026-06-11T11:44:15.814741842Z\" level=info msg=\"Removed pod sandbox: 68e24d5ac830872e0d11b015eac9bebf8d0e7bac51fd4b72aef186a704f6e7f9\" id=62a119d6-16d2-4daf-ba42-6dc4bb52ffc6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.478967 | controller |     "Jun 11 11:44:15.816592 crc crio[22652]: time=\"2026-06-11T11:44:15.816425374Z\" level=info msg=\"Stopping pod sandbox: 0194eb5f01b8a22965139f87ad43f69e0325800b725b3757ad2aba0f225af017\" id=df25091b-687e-48b6-8a30-1abbdb4925d4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.478981 | controller |     "Jun 11 11:44:15.816592 crc crio[22652]: time=\"2026-06-11T11:44:15.816509327Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0194eb5f01b8a22965139f87ad43f69e0325800b725b3757ad2aba0f225af017\" id=df25091b-687e-48b6-8a30-1abbdb4925d4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.478995 | controller |     "Jun 11 11:44:15.817563 crc crio[22652]: time=\"2026-06-11T11:44:15.817477438Z\" level=info msg=\"Removing pod sandbox: 0194eb5f01b8a22965139f87ad43f69e0325800b725b3757ad2aba0f225af017\" id=538d5a89-9ee0-43a8-9c2a-fc56a023ec6c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.479011 | controller |     "Jun 11 11:44:15.835629 crc crio[22652]: time=\"2026-06-11T11:44:15.835219802Z\" level=info msg=\"Removed pod sandbox: 0194eb5f01b8a22965139f87ad43f69e0325800b725b3757ad2aba0f225af017\" id=538d5a89-9ee0-43a8-9c2a-fc56a023ec6c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.479025 | controller |     "Jun 11 11:44:51.594422 crc crio[22652]: time=\"2026-06-11T11:44:51.593665068Z\" level=info msg=\"Stopping pod sandbox: 1f7e3ea67cf34ab75f0b18d74761e1d06037af5bea48ade14de95c4b7b439df0\" id=65536cfd-425a-47a7-8e4a-db383018ee54 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.479040 | controller |     "Jun 11 11:44:51.596500 crc crio[22652]: time=\"2026-06-11T11:44:51.596395337Z\" level=info msg=\"Got pod network &{Name:telemetry-edpm-deployment-ipam-openstack-edpm-ipam-g4zw4 Namespace:openstack ID:1f7e3ea67cf34ab75f0b18d74761e1d06037af5bea48ade14de95c4b7b439df0 UID:739ced8d-2f3b-4763-87cf-e46ba056d2ff NetNS:/var/run/netns/5c7563a3-867c-485b-8d92-e4f10c6745c0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod739ced8d_2f3b_4763_87cf_e46ba056d2ff.slice PodAnnotations:0xc002acd480}] Aliases:map[]}\"",
2026-06-11 11:58:02.479055 | controller |     "Jun 11 11:44:51.596707 crc crio[22652]: time=\"2026-06-11T11:44:51.596635505Z\" level=info msg=\"Deleting pod openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-g4zw4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.479074 | controller |     "Jun 11 11:44:52.061328 crc crio[22652]: time=\"2026-06-11T11:44:52.061064382Z\" level=info msg=\"Stopped pod sandbox: 1f7e3ea67cf34ab75f0b18d74761e1d06037af5bea48ade14de95c4b7b439df0\" id=65536cfd-425a-47a7-8e4a-db383018ee54 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.479091 | controller |     "Jun 11 11:44:53.387303 crc crio[22652]: time=\"2026-06-11T11:44:53.386700812Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 11:58:02.479106 | controller |     "Jun 11 11:45:00.070101 crc crio[22652]: time=\"2026-06-11T11:45:00.069465352Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-d2tgt/POD\" id=85a8bf21-baa1-4523-b30e-ec7af7946976 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.479121 | controller |     "Jun 11 11:45:00.071281 crc crio[22652]: time=\"2026-06-11T11:45:00.070103312Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.479136 | controller |     "Jun 11 11:45:00.132059 crc crio[22652]: time=\"2026-06-11T11:45:00.131800451Z\" level=info msg=\"Got pod network &{Name:certified-operators-d2tgt Namespace:openshift-marketplace ID:09d5096090abb28f2dfa360ae19c5816853d73a87d146998fd5481b0dc23b6de UID:fd530224-f4cf-4562-93bb-5afcead4888a NetNS:/var/run/netns/715c0d6d-36ba-4f67-8413-d02f9faf2aa7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfd530224_f4cf_4562_93bb_5afcead4888a.slice PodAnnotations:0xc001e8e2c0}] Aliases:map[]}\"",
2026-06-11 11:58:02.479150 | controller |     "Jun 11 11:45:00.132059 crc crio[22652]: time=\"2026-06-11T11:45:00.131878863Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-d2tgt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.479164 | controller |     "Jun 11 11:45:00.570850 crc crio[22652]: time=\"2026-06-11T11:45:00.569875058Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29686305-lzqjx/POD\" id=c6ac9c8b-1b0d-4cf9-b8e3-0734eae59c90 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.479179 | controller |     "Jun 11 11:45:00.570850 crc crio[22652]: time=\"2026-06-11T11:45:00.570637723Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.479193 | controller |     "Jun 11 11:45:00.612164 crc crio[22652]: 2026-06-11T11:45:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:09d5096090abb28 Mac:f2:7c:11:42:51:ad Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0b Mtu:0 Sandbox:/var/run/netns/715c0d6d-36ba-4f67-8413-d02f9faf2aa7 SocketPath: PciID:}] [{Interface:0xc0003b2c20 Address:{IP:10.217.1.11 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.479208 | controller |     "Jun 11 11:45:00.614750 crc crio[22652]: time=\"2026-06-11T11:45:00.614665142Z\" level=info msg=\"Got pod network &{Name:certified-operators-d2tgt Namespace:openshift-marketplace ID:09d5096090abb28f2dfa360ae19c5816853d73a87d146998fd5481b0dc23b6de UID:fd530224-f4cf-4562-93bb-5afcead4888a NetNS:/var/run/netns/715c0d6d-36ba-4f67-8413-d02f9faf2aa7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfd530224_f4cf_4562_93bb_5afcead4888a.slice PodAnnotations:0xc001e8e2c0}] Aliases:map[]}\"",
2026-06-11 11:58:02.479223 | controller |     "Jun 11 11:45:00.614967 crc crio[22652]: time=\"2026-06-11T11:45:00.61491023Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-d2tgt for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.479243 | controller |     "Jun 11 11:45:00.635495 crc crio[22652]: time=\"2026-06-11T11:45:00.63540981Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686305-lzqjx Namespace:openshift-operator-lifecycle-manager ID:8c9128d1f46e9b1b8d70e9c1287e4446a5fb3a2f2ee746863db5cd01e919ce80 UID:a31257d6-2aaa-445c-a7fd-7b53ffbda864 NetNS:/var/run/netns/5723584f-d122-448c-91de-faecfd2d3bed Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda31257d6_2aaa_445c_a7fd_7b53ffbda864.slice PodAnnotations:0xc002928c60}] Aliases:map[]}\"",
2026-06-11 11:58:02.479261 | controller |     "Jun 11 11:45:00.635495 crc crio[22652]: time=\"2026-06-11T11:45:00.635477092Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29686305-lzqjx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.479277 | controller |     "Jun 11 11:45:00.678457 crc crio[22652]: time=\"2026-06-11T11:45:00.678366045Z\" level=info msg=\"Ran pod sandbox 09d5096090abb28f2dfa360ae19c5816853d73a87d146998fd5481b0dc23b6de with infra container: openshift-marketplace/certified-operators-d2tgt/POD\" id=85a8bf21-baa1-4523-b30e-ec7af7946976 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.479291 | controller |     "Jun 11 11:45:00.680860 crc crio[22652]: time=\"2026-06-11T11:45:00.680789563Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=9740e9f0-8623-4724-a40f-6cab226e150d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.479305 | controller |     "Jun 11 11:45:00.692304 crc crio[22652]: time=\"2026-06-11T11:45:00.689593458Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=b783dd7a-b86a-45b1-9657-90651f456358 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.479320 | controller |     "Jun 11 11:45:00.702788 crc crio[22652]: time=\"2026-06-11T11:45:00.702691718Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-d2tgt/extract-utilities\" id=311c2210-35c6-4692-8c32-6451f778ec3e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.479334 | controller |     "Jun 11 11:45:00.703394 crc crio[22652]: time=\"2026-06-11T11:45:00.703343199Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.479365 | controller |     "Jun 11 11:45:00.814694 crc crio[22652]: time=\"2026-06-11T11:45:00.812301693Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.479393 | controller |     "Jun 11 11:45:00.827191 crc crio[22652]: time=\"2026-06-11T11:45:00.826750104Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.479417 | controller |     "Jun 11 11:45:01.027543 crc crio[22652]: 2026-06-11T11:45:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8c9128d1f46e9b1 Mac:fa:53:11:aa:6a:11 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0c Mtu:0 Sandbox:/var/run/netns/5723584f-d122-448c-91de-faecfd2d3bed SocketPath: PciID:}] [{Interface:0xc0005a67e0 Address:{IP:10.217.1.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.479433 | controller |     "Jun 11 11:45:01.029558 crc crio[22652]: time=\"2026-06-11T11:45:01.028972958Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686305-lzqjx Namespace:openshift-operator-lifecycle-manager ID:8c9128d1f46e9b1b8d70e9c1287e4446a5fb3a2f2ee746863db5cd01e919ce80 UID:a31257d6-2aaa-445c-a7fd-7b53ffbda864 NetNS:/var/run/netns/5723584f-d122-448c-91de-faecfd2d3bed Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda31257d6_2aaa_445c_a7fd_7b53ffbda864.slice PodAnnotations:0xc002928c60}] Aliases:map[]}\"",
2026-06-11 11:58:02.479452 | controller |     "Jun 11 11:45:01.030525 crc crio[22652]: time=\"2026-06-11T11:45:01.029134973Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29686305-lzqjx for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.479468 | controller |     "Jun 11 11:45:01.039679 crc crio[22652]: time=\"2026-06-11T11:45:01.039589506Z\" level=info msg=\"Ran pod sandbox 8c9128d1f46e9b1b8d70e9c1287e4446a5fb3a2f2ee746863db5cd01e919ce80 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29686305-lzqjx/POD\" id=c6ac9c8b-1b0d-4cf9-b8e3-0734eae59c90 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.479483 | controller |     "Jun 11 11:45:01.042954 crc crio[22652]: time=\"2026-06-11T11:45:01.042869591Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=0b078af5-2289-4e40-ab73-97ede55e8b3f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.479497 | controller |     "Jun 11 11:45:01.044426 crc crio[22652]: time=\"2026-06-11T11:45:01.044183423Z\" level=info msg=\"Created container d6e559dad65f2c05224372914f2e7efddf3313b75d9ceb82bb862c30e0ca7576: openshift-marketplace/certified-operators-d2tgt/extract-utilities\" id=311c2210-35c6-4692-8c32-6451f778ec3e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.479511 | controller |     "Jun 11 11:45:01.045091 crc crio[22652]: time=\"2026-06-11T11:45:01.045061882Z\" level=info msg=\"Starting container: d6e559dad65f2c05224372914f2e7efddf3313b75d9ceb82bb862c30e0ca7576\" id=d84c7816-3c96-46f2-b7e4-fa90b143cdf7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.479525 | controller |     "Jun 11 11:45:01.045621 crc crio[22652]: time=\"2026-06-11T11:45:01.045554488Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=09b5ebdb-60f5-402e-ba52-0139be9fa7ee name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.479540 | controller |     "Jun 11 11:45:01.056510 crc crio[22652]: time=\"2026-06-11T11:45:01.056458779Z\" level=info msg=\"Started container\" PID=205005 containerID=d6e559dad65f2c05224372914f2e7efddf3313b75d9ceb82bb862c30e0ca7576 description=openshift-marketplace/certified-operators-d2tgt/extract-utilities id=d84c7816-3c96-46f2-b7e4-fa90b143cdf7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=09d5096090abb28f2dfa360ae19c5816853d73a87d146998fd5481b0dc23b6de",
2026-06-11 11:58:02.479554 | controller |     "Jun 11 11:45:01.062042 crc crio[22652]: time=\"2026-06-11T11:45:01.061610485Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29686305-lzqjx/collect-profiles\" id=00bb71a7-e623-4169-a31c-42d827ba2e59 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.479568 | controller |     "Jun 11 11:45:01.062425 crc crio[22652]: time=\"2026-06-11T11:45:01.062089351Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.479583 | controller |     "Jun 11 11:45:01.127012 crc crio[22652]: time=\"2026-06-11T11:45:01.126537257Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.479597 | controller |     "Jun 11 11:45:01.133275 crc crio[22652]: time=\"2026-06-11T11:45:01.13310408Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.479615 | controller |     "Jun 11 11:45:01.396400 crc crio[22652]: time=\"2026-06-11T11:45:01.396107664Z\" level=info msg=\"Created container 18e581fba6a44f206bb86e233a08fa229bfa8fb503a8c51403dfd6f17846bcd2: openshift-operator-lifecycle-manager/collect-profiles-29686305-lzqjx/collect-profiles\" id=00bb71a7-e623-4169-a31c-42d827ba2e59 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.479630 | controller |     "Jun 11 11:45:01.398528 crc crio[22652]: time=\"2026-06-11T11:45:01.398103289Z\" level=info msg=\"Starting container: 18e581fba6a44f206bb86e233a08fa229bfa8fb503a8c51403dfd6f17846bcd2\" id=72abc45a-777f-400f-b886-13e5d806a0f4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.479646 | controller |     "Jun 11 11:45:01.407538 crc crio[22652]: time=\"2026-06-11T11:45:01.40742242Z\" level=info msg=\"Started container\" PID=205055 containerID=18e581fba6a44f206bb86e233a08fa229bfa8fb503a8c51403dfd6f17846bcd2 description=openshift-operator-lifecycle-manager/collect-profiles-29686305-lzqjx/collect-profiles id=72abc45a-777f-400f-b886-13e5d806a0f4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8c9128d1f46e9b1b8d70e9c1287e4446a5fb3a2f2ee746863db5cd01e919ce80",
2026-06-11 11:58:02.479661 | controller |     "Jun 11 11:45:01.775595 crc crio[22652]: time=\"2026-06-11T11:45:01.775510103Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=89888d49-f40c-4cbd-a97b-5c6b233a0aee name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.479676 | controller |     "Jun 11 11:45:01.810386 crc crio[22652]: time=\"2026-06-11T11:45:01.810304713Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-11 11:58:02.479690 | controller |     "Jun 11 11:45:02.490665 crc crio[22652]: time=\"2026-06-11T11:45:02.489810371Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:ff23a6409155a523e9d8d88955ed6c8eeef67a7bed83b65b88346a17ef0248a3\" id=89888d49-f40c-4cbd-a97b-5c6b233a0aee name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.479704 | controller |     "Jun 11 11:45:02.493177 crc crio[22652]: time=\"2026-06-11T11:45:02.49292527Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=3b080caa-02c3-4aec-bc34-c05de8d84279 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.479719 | controller |     "Jun 11 11:45:02.497927 crc crio[22652]: time=\"2026-06-11T11:45:02.497825509Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=1a9ca5e1-c2b4-463c-bc31-68789095aec7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.479733 | controller |     "Jun 11 11:45:02.507870 crc crio[22652]: time=\"2026-06-11T11:45:02.507556084Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-d2tgt/extract-content\" id=79a17331-f852-43a5-a1d2-f25aa2cdf7a2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.479747 | controller |     "Jun 11 11:45:02.508481 crc crio[22652]: time=\"2026-06-11T11:45:02.508391171Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.479761 | controller |     "Jun 11 11:45:02.565963 crc crio[22652]: time=\"2026-06-11T11:45:02.565774188Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.479775 | controller |     "Jun 11 11:45:02.569544 crc crio[22652]: time=\"2026-06-11T11:45:02.569438546Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.479789 | controller |     "Jun 11 11:45:02.764921 crc crio[22652]: time=\"2026-06-11T11:45:02.764387728Z\" level=info msg=\"Created container 8f7118dd1de162247d4e1bb4df6a81460b806a548d00c93b7e8feb74afd968bd: openshift-marketplace/certified-operators-d2tgt/extract-content\" id=79a17331-f852-43a5-a1d2-f25aa2cdf7a2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.479807 | controller |     "Jun 11 11:45:02.766613 crc crio[22652]: time=\"2026-06-11T11:45:02.766474015Z\" level=info msg=\"Starting container: 8f7118dd1de162247d4e1bb4df6a81460b806a548d00c93b7e8feb74afd968bd\" id=5831205f-13eb-46d5-aaea-954e03fb365b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.479822 | controller |     "Jun 11 11:45:02.776867 crc crio[22652]: time=\"2026-06-11T11:45:02.776419276Z\" level=info msg=\"Started container\" PID=205131 containerID=8f7118dd1de162247d4e1bb4df6a81460b806a548d00c93b7e8feb74afd968bd description=openshift-marketplace/certified-operators-d2tgt/extract-content id=5831205f-13eb-46d5-aaea-954e03fb365b name=/runtime.v1.RuntimeService/StartContainer sandboxID=09d5096090abb28f2dfa360ae19c5816853d73a87d146998fd5481b0dc23b6de",
2026-06-11 11:58:02.479837 | controller |     "Jun 11 11:45:02.819256 crc crio[22652]: time=\"2026-06-11T11:45:02.819017339Z\" level=info msg=\"Stopping pod sandbox: 8c9128d1f46e9b1b8d70e9c1287e4446a5fb3a2f2ee746863db5cd01e919ce80\" id=dabc3f2b-7aa5-4a3d-86bc-c09449617560 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.479851 | controller |     "Jun 11 11:45:02.820534 crc crio[22652]: time=\"2026-06-11T11:45:02.820410034Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686305-lzqjx Namespace:openshift-operator-lifecycle-manager ID:8c9128d1f46e9b1b8d70e9c1287e4446a5fb3a2f2ee746863db5cd01e919ce80 UID:a31257d6-2aaa-445c-a7fd-7b53ffbda864 NetNS:/var/run/netns/5723584f-d122-448c-91de-faecfd2d3bed Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda31257d6_2aaa_445c_a7fd_7b53ffbda864.slice PodAnnotations:0xc0058221f0}] Aliases:map[]}\"",
2026-06-11 11:58:02.479866 | controller |     "Jun 11 11:45:02.820807 crc crio[22652]: time=\"2026-06-11T11:45:02.820720844Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29686305-lzqjx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.479881 | controller |     "Jun 11 11:45:03.301786 crc crio[22652]: time=\"2026-06-11T11:45:03.301254022Z\" level=info msg=\"Stopped pod sandbox: 8c9128d1f46e9b1b8d70e9c1287e4446a5fb3a2f2ee746863db5cd01e919ce80\" id=dabc3f2b-7aa5-4a3d-86bc-c09449617560 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.479895 | controller |     "Jun 11 11:45:03.845919 crc crio[22652]: time=\"2026-06-11T11:45:03.844844998Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=ea79c164-5bbc-4fd6-b45b-bc2b5126a06e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.479910 | controller |     "Jun 11 11:45:03.849797 crc crio[22652]: time=\"2026-06-11T11:45:03.849280711Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=c775669a-5bbf-4b65-876e-489e15ad362e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.479924 | controller |     "Jun 11 11:45:03.860404 crc crio[22652]: time=\"2026-06-11T11:45:03.860034667Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-d2tgt/registry-server\" id=463c9460-82e0-45bd-90c0-0cfbf0f007f2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.479938 | controller |     "Jun 11 11:45:03.860952 crc crio[22652]: time=\"2026-06-11T11:45:03.860863026Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.479956 | controller |     "Jun 11 11:45:03.924969 crc crio[22652]: time=\"2026-06-11T11:45:03.924836496Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.479972 | controller |     "Jun 11 11:45:03.928327 crc crio[22652]: time=\"2026-06-11T11:45:03.928260206Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.479987 | controller |     "Jun 11 11:45:04.103857 crc crio[22652]: time=\"2026-06-11T11:45:04.103641408Z\" level=info msg=\"Created container 4371db01bab07c4476e8a05ca1fdc08794657180272bb6b13b99e9ff3e94a912: openshift-marketplace/certified-operators-d2tgt/registry-server\" id=463c9460-82e0-45bd-90c0-0cfbf0f007f2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.480002 | controller |     "Jun 11 11:45:04.105368 crc crio[22652]: time=\"2026-06-11T11:45:04.1052918Z\" level=info msg=\"Starting container: 4371db01bab07c4476e8a05ca1fdc08794657180272bb6b13b99e9ff3e94a912\" id=87b03f7e-9e92-4ed8-9e77-c9592ef0bd4e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.480016 | controller |     "Jun 11 11:45:04.116530 crc crio[22652]: time=\"2026-06-11T11:45:04.116445421Z\" level=info msg=\"Started container\" PID=205216 containerID=4371db01bab07c4476e8a05ca1fdc08794657180272bb6b13b99e9ff3e94a912 description=openshift-marketplace/certified-operators-d2tgt/registry-server id=87b03f7e-9e92-4ed8-9e77-c9592ef0bd4e name=/runtime.v1.RuntimeService/StartContainer sandboxID=09d5096090abb28f2dfa360ae19c5816853d73a87d146998fd5481b0dc23b6de",
2026-06-11 11:58:02.480031 | controller |     "Jun 11 11:45:13.005762 crc crio[22652]: time=\"2026-06-11T11:45:13.004296521Z\" level=info msg=\"Stopping container: 4371db01bab07c4476e8a05ca1fdc08794657180272bb6b13b99e9ff3e94a912 (timeout: 2s)\" id=11be6e2b-6c9f-435b-bf1e-3f19e9cdfdf7 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.480045 | controller |     "Jun 11 11:45:13.217815 crc crio[22652]: time=\"2026-06-11T11:45:13.217273826Z\" level=info msg=\"Stopped container 4371db01bab07c4476e8a05ca1fdc08794657180272bb6b13b99e9ff3e94a912: openshift-marketplace/certified-operators-d2tgt/registry-server\" id=11be6e2b-6c9f-435b-bf1e-3f19e9cdfdf7 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.480059 | controller |     "Jun 11 11:45:13.220032 crc crio[22652]: time=\"2026-06-11T11:45:13.21994132Z\" level=info msg=\"Stopping pod sandbox: 09d5096090abb28f2dfa360ae19c5816853d73a87d146998fd5481b0dc23b6de\" id=8b44da9a-e83e-4952-920d-d5fc2d48a2a6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.480073 | controller |     "Jun 11 11:45:13.222555 crc crio[22652]: time=\"2026-06-11T11:45:13.222466272Z\" level=info msg=\"Got pod network &{Name:certified-operators-d2tgt Namespace:openshift-marketplace ID:09d5096090abb28f2dfa360ae19c5816853d73a87d146998fd5481b0dc23b6de UID:fd530224-f4cf-4562-93bb-5afcead4888a NetNS:/var/run/netns/715c0d6d-36ba-4f67-8413-d02f9faf2aa7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfd530224_f4cf_4562_93bb_5afcead4888a.slice PodAnnotations:0xc002400340}] Aliases:map[]}\"",
2026-06-11 11:58:02.480088 | controller |     "Jun 11 11:45:13.222752 crc crio[22652]: time=\"2026-06-11T11:45:13.222686379Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-d2tgt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.480112 | controller |     "Jun 11 11:45:13.597523 crc crio[22652]: time=\"2026-06-11T11:45:13.594752729Z\" level=info msg=\"Stopped pod sandbox: 09d5096090abb28f2dfa360ae19c5816853d73a87d146998fd5481b0dc23b6de\" id=8b44da9a-e83e-4952-920d-d5fc2d48a2a6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.480129 | controller |     "Jun 11 11:45:14.032756 crc crio[22652]: time=\"2026-06-11T11:45:14.032252627Z\" level=info msg=\"Removing container: 4371db01bab07c4476e8a05ca1fdc08794657180272bb6b13b99e9ff3e94a912\" id=69fbe022-e8a8-4af1-9da9-9f136b173cb5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.480152 | controller |     "Jun 11 11:45:14.063660 crc crio[22652]: time=\"2026-06-11T11:45:14.063549641Z\" level=info msg=\"Removed container 4371db01bab07c4476e8a05ca1fdc08794657180272bb6b13b99e9ff3e94a912: openshift-marketplace/certified-operators-d2tgt/registry-server\" id=69fbe022-e8a8-4af1-9da9-9f136b173cb5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.480173 | controller |     "Jun 11 11:45:14.067294 crc crio[22652]: time=\"2026-06-11T11:45:14.067036268Z\" level=info msg=\"Removing container: 8f7118dd1de162247d4e1bb4df6a81460b806a548d00c93b7e8feb74afd968bd\" id=47b9b753-7ba2-476d-9d44-a841fb78cc1f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.480190 | controller |     "Jun 11 11:45:14.105535 crc crio[22652]: time=\"2026-06-11T11:45:14.105360036Z\" level=info msg=\"Removed container 8f7118dd1de162247d4e1bb4df6a81460b806a548d00c93b7e8feb74afd968bd: openshift-marketplace/certified-operators-d2tgt/extract-content\" id=47b9b753-7ba2-476d-9d44-a841fb78cc1f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.480208 | controller |     "Jun 11 11:45:14.110288 crc crio[22652]: time=\"2026-06-11T11:45:14.110033955Z\" level=info msg=\"Removing container: d6e559dad65f2c05224372914f2e7efddf3313b75d9ceb82bb862c30e0ca7576\" id=d7783d82-10ec-4181-be5c-c6ef0e3241b4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.480225 | controller |     "Jun 11 11:45:14.162477 crc crio[22652]: time=\"2026-06-11T11:45:14.161984062Z\" level=info msg=\"Removed container d6e559dad65f2c05224372914f2e7efddf3313b75d9ceb82bb862c30e0ca7576: openshift-marketplace/certified-operators-d2tgt/extract-utilities\" id=d7783d82-10ec-4181-be5c-c6ef0e3241b4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.480244 | controller |     "Jun 11 11:45:15.855181 crc crio[22652]: time=\"2026-06-11T11:45:15.854373018Z\" level=info msg=\"Removing container: 2c7d0212ad44b432c7c7d2b38ac03cbd1a1124524093d83222356cd1b0cd5629\" id=92e8cd8e-3590-4c18-b1a0-17834716e18a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.480259 | controller |     "Jun 11 11:45:15.896956 crc crio[22652]: time=\"2026-06-11T11:45:15.89685364Z\" level=info msg=\"Removed container 2c7d0212ad44b432c7c7d2b38ac03cbd1a1124524093d83222356cd1b0cd5629: openshift-operator-lifecycle-manager/collect-profiles-29686260-bfqlb/collect-profiles\" id=92e8cd8e-3590-4c18-b1a0-17834716e18a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.480279 | controller |     "Jun 11 11:45:15.917051 crc crio[22652]: time=\"2026-06-11T11:45:15.916923913Z\" level=info msg=\"Stopping pod sandbox: 09d5096090abb28f2dfa360ae19c5816853d73a87d146998fd5481b0dc23b6de\" id=5a798f1e-5e9d-4dbb-b87f-8a6214f615b1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.480296 | controller |     "Jun 11 11:45:15.917828 crc crio[22652]: time=\"2026-06-11T11:45:15.91774731Z\" level=info msg=\"Stopped pod sandbox (already stopped): 09d5096090abb28f2dfa360ae19c5816853d73a87d146998fd5481b0dc23b6de\" id=5a798f1e-5e9d-4dbb-b87f-8a6214f615b1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.480313 | controller |     "Jun 11 11:45:15.919325 crc crio[22652]: time=\"2026-06-11T11:45:15.919093823Z\" level=info msg=\"Removing pod sandbox: 09d5096090abb28f2dfa360ae19c5816853d73a87d146998fd5481b0dc23b6de\" id=e99217e5-22b8-47df-8bd5-8fe89637e1f7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.480329 | controller |     "Jun 11 11:45:15.950509 crc crio[22652]: time=\"2026-06-11T11:45:15.948950408Z\" level=info msg=\"Removed pod sandbox: 09d5096090abb28f2dfa360ae19c5816853d73a87d146998fd5481b0dc23b6de\" id=e99217e5-22b8-47df-8bd5-8fe89637e1f7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.480367 | controller |     "Jun 11 11:45:15.953174 crc crio[22652]: time=\"2026-06-11T11:45:15.953082612Z\" level=info msg=\"Stopping pod sandbox: cc56f8038bf258bf85f4253f2420411ae6d0afdec330d31bda67c9333e85efa8\" id=49665dd3-823f-40ee-ab29-c8334fa24b58 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.480394 | controller |     "Jun 11 11:45:15.953491 crc crio[22652]: time=\"2026-06-11T11:45:15.953261008Z\" level=info msg=\"Stopped pod sandbox (already stopped): cc56f8038bf258bf85f4253f2420411ae6d0afdec330d31bda67c9333e85efa8\" id=49665dd3-823f-40ee-ab29-c8334fa24b58 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.480416 | controller |     "Jun 11 11:45:15.953745 crc crio[22652]: time=\"2026-06-11T11:45:15.953692412Z\" level=info msg=\"Removing pod sandbox: cc56f8038bf258bf85f4253f2420411ae6d0afdec330d31bda67c9333e85efa8\" id=1f97a0ab-7f26-424d-8f4d-7f9ed8a6b773 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.480437 | controller |     "Jun 11 11:45:15.988659 crc crio[22652]: time=\"2026-06-11T11:45:15.988533001Z\" level=info msg=\"Removed pod sandbox: cc56f8038bf258bf85f4253f2420411ae6d0afdec330d31bda67c9333e85efa8\" id=1f97a0ab-7f26-424d-8f4d-7f9ed8a6b773 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.480457 | controller |     "Jun 11 11:45:34.507077 crc crio[22652]: time=\"2026-06-11T11:45:34.506385263Z\" level=info msg=\"Running pod sandbox: openshift-must-gather-v4w4f/must-gather-4bgk9/POD\" id=0cb45c8c-3f09-47a3-8bfe-5fa215ac54d2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.480476 | controller |     "Jun 11 11:45:34.509360 crc crio[22652]: time=\"2026-06-11T11:45:34.507104657Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.480495 | controller |     "Jun 11 11:45:34.537804 crc crio[22652]: time=\"2026-06-11T11:45:34.537694412Z\" level=info msg=\"Got pod network &{Name:must-gather-4bgk9 Namespace:openshift-must-gather-v4w4f ID:3c75c5b5fe1bb0f15b8c7461549041ee7a0e6b8e6122b1c283cbf6d2c29618aa UID:158213b8-d3d8-49c3-a86b-3c5ba1bd13ad NetNS:/var/run/netns/f1e7a51d-526a-49cb-909b-04585f283ddf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod158213b8_d3d8_49c3_a86b_3c5ba1bd13ad.slice PodAnnotations:0xc005a4cb60}] Aliases:map[]}\"",
2026-06-11 11:58:02.480516 | controller |     "Jun 11 11:45:34.537804 crc crio[22652]: time=\"2026-06-11T11:45:34.537765625Z\" level=info msg=\"Adding pod openshift-must-gather-v4w4f_must-gather-4bgk9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.480536 | controller |     "Jun 11 11:45:35.061349 crc crio[22652]: 2026-06-11T11:45:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3c75c5b5fe1bb0f Mac:1e:90:a8:26:33:19 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0d Mtu:0 Sandbox:/var/run/netns/f1e7a51d-526a-49cb-909b-04585f283ddf SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.1.13 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.480555 | controller |     "Jun 11 11:45:35.063386 crc crio[22652]: time=\"2026-06-11T11:45:35.063105667Z\" level=info msg=\"Got pod network &{Name:must-gather-4bgk9 Namespace:openshift-must-gather-v4w4f ID:3c75c5b5fe1bb0f15b8c7461549041ee7a0e6b8e6122b1c283cbf6d2c29618aa UID:158213b8-d3d8-49c3-a86b-3c5ba1bd13ad NetNS:/var/run/netns/f1e7a51d-526a-49cb-909b-04585f283ddf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod158213b8_d3d8_49c3_a86b_3c5ba1bd13ad.slice PodAnnotations:0xc005a4cb60}] Aliases:map[]}\"",
2026-06-11 11:58:02.480575 | controller |     "Jun 11 11:45:35.063386 crc crio[22652]: time=\"2026-06-11T11:45:35.063364475Z\" level=info msg=\"Checking pod openshift-must-gather-v4w4f_must-gather-4bgk9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.480600 | controller |     "Jun 11 11:45:35.073980 crc crio[22652]: time=\"2026-06-11T11:45:35.073881795Z\" level=info msg=\"Ran pod sandbox 3c75c5b5fe1bb0f15b8c7461549041ee7a0e6b8e6122b1c283cbf6d2c29618aa with infra container: openshift-must-gather-v4w4f/must-gather-4bgk9/POD\" id=0cb45c8c-3f09-47a3-8bfe-5fa215ac54d2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.480630 | controller |     "Jun 11 11:45:35.076657 crc crio[22652]: time=\"2026-06-11T11:45:35.076591218Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=397729fb-3a44-4907-ae12-567ff8648f43 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.480658 | controller |     "Jun 11 11:45:35.076981 crc crio[22652]: time=\"2026-06-11T11:45:35.076894389Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-must-gather:latest not found\" id=397729fb-3a44-4907-ae12-567ff8648f43 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.480679 | controller |     "Jun 11 11:45:35.076981 crc crio[22652]: time=\"2026-06-11T11:45:35.07694853Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-must-gather:latest found\" id=397729fb-3a44-4907-ae12-567ff8648f43 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.480700 | controller |     "Jun 11 11:45:35.079490 crc crio[22652]: time=\"2026-06-11T11:45:35.079404161Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=89585e8a-5ad3-4eb9-8428-9c492b921da9 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.480719 | controller |     "Jun 11 11:45:35.387189 crc crio[22652]: time=\"2026-06-11T11:45:35.387058654Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-must-gather:latest\\\"\"",
2026-06-11 11:58:02.480739 | controller |     "Jun 11 11:45:47.275213 crc crio[22652]: time=\"2026-06-11T11:45:47.274440577Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-must-gather@sha256:7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8\" id=89585e8a-5ad3-4eb9-8428-9c492b921da9 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.480758 | controller |     "Jun 11 11:45:47.276674 crc crio[22652]: time=\"2026-06-11T11:45:47.276241476Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=6097bf53-afda-4df2-a7fd-76f503f703c1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.480779 | controller |     "Jun 11 11:45:47.280582 crc crio[22652]: time=\"2026-06-11T11:45:47.280473921Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=07c69d3d-8592-4c62-8bdb-8aaeaec93f7d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.480799 | controller |     "Jun 11 11:45:47.292688 crc crio[22652]: time=\"2026-06-11T11:45:47.292624333Z\" level=info msg=\"Creating container: openshift-must-gather-v4w4f/must-gather-4bgk9/gather\" id=8ed2c21e-a6fd-4c4c-b085-f05b09722cfb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.480818 | controller |     "Jun 11 11:45:47.294387 crc crio[22652]: time=\"2026-06-11T11:45:47.29436182Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.480838 | controller |     "Jun 11 11:45:47.347845 crc crio[22652]: time=\"2026-06-11T11:45:47.347718179Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.480857 | controller |     "Jun 11 11:45:47.660851 crc crio[22652]: time=\"2026-06-11T11:45:47.660741207Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.480882 | controller |     "Jun 11 11:45:47.777675 crc crio[22652]: time=\"2026-06-11T11:45:47.777579582Z\" level=info msg=\"Created container 8b70a206f740acef98a00eed4b66d833673b50e1d44a207e3f4a0199273a2e24: openshift-must-gather-v4w4f/must-gather-4bgk9/gather\" id=8ed2c21e-a6fd-4c4c-b085-f05b09722cfb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.480903 | controller |     "Jun 11 11:45:47.778786 crc crio[22652]: time=\"2026-06-11T11:45:47.778723848Z\" level=info msg=\"Starting container: 8b70a206f740acef98a00eed4b66d833673b50e1d44a207e3f4a0199273a2e24\" id=6efb56d7-360c-40f3-a3bf-0c692faca504 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.480923 | controller |     "Jun 11 11:45:47.783265 crc crio[22652]: time=\"2026-06-11T11:45:47.78307537Z\" level=info msg=\"Started container\" PID=207446 containerID=8b70a206f740acef98a00eed4b66d833673b50e1d44a207e3f4a0199273a2e24 description=openshift-must-gather-v4w4f/must-gather-4bgk9/gather id=6efb56d7-360c-40f3-a3bf-0c692faca504 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3c75c5b5fe1bb0f15b8c7461549041ee7a0e6b8e6122b1c283cbf6d2c29618aa",
2026-06-11 11:58:02.480943 | controller |     "Jun 11 11:45:47.795650 crc crio[22652]: time=\"2026-06-11T11:45:47.795315544Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=2ba5fbd7-1739-4b1f-af29-7da7ad0d2c84 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.480963 | controller |     "Jun 11 11:45:47.799530 crc crio[22652]: time=\"2026-06-11T11:45:47.799416895Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=4683799d-8fd5-4de8-bf2e-6952c53e3440 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.480982 | controller |     "Jun 11 11:45:47.811362 crc crio[22652]: time=\"2026-06-11T11:45:47.811090592Z\" level=info msg=\"Creating container: openshift-must-gather-v4w4f/must-gather-4bgk9/copy\" id=b2f82225-6320-46e7-b5c9-873ad02defe6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.481001 | controller |     "Jun 11 11:45:47.812552 crc crio[22652]: time=\"2026-06-11T11:45:47.812476717Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.481020 | controller |     "Jun 11 11:45:47.859824 crc crio[22652]: time=\"2026-06-11T11:45:47.859720668Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.481039 | controller |     "Jun 11 11:45:48.036101 crc crio[22652]: time=\"2026-06-11T11:45:48.035432831Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.481058 | controller |     "Jun 11 11:45:48.175040 crc crio[22652]: time=\"2026-06-11T11:45:48.174923586Z\" level=info msg=\"Created container 0aa0c5d891c74b34bde1bc7b3226bd4a451f23ffc98f91f05e16f5ed90656136: openshift-must-gather-v4w4f/must-gather-4bgk9/copy\" id=b2f82225-6320-46e7-b5c9-873ad02defe6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.481078 | controller |     "Jun 11 11:45:48.176842 crc crio[22652]: time=\"2026-06-11T11:45:48.176749985Z\" level=info msg=\"Starting container: 0aa0c5d891c74b34bde1bc7b3226bd4a451f23ffc98f91f05e16f5ed90656136\" id=f2f8d99d-0e83-49c0-9cc2-80522c73fc79 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.481097 | controller |     "Jun 11 11:45:48.184177 crc crio[22652]: time=\"2026-06-11T11:45:48.18402311Z\" level=info msg=\"Started container\" PID=207485 containerID=0aa0c5d891c74b34bde1bc7b3226bd4a451f23ffc98f91f05e16f5ed90656136 description=openshift-must-gather-v4w4f/must-gather-4bgk9/copy id=f2f8d99d-0e83-49c0-9cc2-80522c73fc79 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3c75c5b5fe1bb0f15b8c7461549041ee7a0e6b8e6122b1c283cbf6d2c29618aa",
2026-06-11 11:58:02.481121 | controller |     "Jun 11 11:45:48.258583 crc crio[22652]: time=\"2026-06-11T11:45:48.258517531Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 11:58:02.481141 | controller |     "Jun 11 11:45:51.985030 crc crio[22652]: time=\"2026-06-11T11:45:51.983524902Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 11:58:02.481160 | controller |     "Jun 11 11:45:52.031495 crc crio[22652]: time=\"2026-06-11T11:45:52.031047963Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 11:58:02.481180 | controller |     "Jun 11 11:45:52.365857 crc crio[22652]: time=\"2026-06-11T11:45:52.365556305Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 11:58:02.481200 | controller |     "Jun 11 11:45:52.389440 crc crio[22652]: time=\"2026-06-11T11:45:52.3893533Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 11:58:02.481219 | controller |     "Jun 11 11:45:52.400615 crc crio[22652]: time=\"2026-06-11T11:45:52.400350357Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 11:58:02.481239 | controller |     "Jun 11 11:45:52.415864 crc crio[22652]: time=\"2026-06-11T11:45:52.415815933Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 11:58:02.481260 | controller |     "Jun 11 11:45:52.717927 crc crio[22652]: time=\"2026-06-11T11:45:52.717739154Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 11:58:02.481279 | controller |     "Jun 11 11:45:52.727681 crc crio[22652]: time=\"2026-06-11T11:45:52.725684289Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 11:58:02.481299 | controller |     "Jun 11 11:45:54.021268 crc crio[22652]: time=\"2026-06-11T11:45:54.020807527Z\" level=info msg=\"Running pod sandbox: openshift-must-gather-v4w4f/crc-debug-9d9f5/POD\" id=ccbccf9e-5a30-4947-8e85-7b06fd07161a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.481318 | controller |     "Jun 11 11:45:54.026346 crc crio[22652]: time=\"2026-06-11T11:45:54.021308334Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.481338 | controller |     "Jun 11 11:45:54.046243 crc crio[22652]: time=\"2026-06-11T11:45:54.046107384Z\" 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=ccbccf9e-5a30-4947-8e85-7b06fd07161a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.481378 | controller |     "Jun 11 11:45:54.058203 crc crio[22652]: time=\"2026-06-11T11:45:54.058049928Z\" level=info msg=\"Ran pod sandbox 6ba1bdcf4c0716faafbaa81cbb3aa9acab76cdf8471301db585c1b8e7f4db117 with infra container: openshift-must-gather-v4w4f/crc-debug-9d9f5/POD\" id=ccbccf9e-5a30-4947-8e85-7b06fd07161a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.481400 | controller |     "Jun 11 11:45:54.060547 crc crio[22652]: time=\"2026-06-11T11:45:54.060479995Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=af4f9d8c-a631-4c31-9518-21c898656af8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.481423 | controller |     "Jun 11 11:45:54.060786 crc crio[22652]: time=\"2026-06-11T11:45:54.060728253Z\" level=info msg=\"Image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2 not found\" id=af4f9d8c-a631-4c31-9518-21c898656af8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.481442 | controller |     "Jun 11 11:45:54.060867 crc crio[22652]: time=\"2026-06-11T11:45:54.060800105Z\" level=info msg=\"Neither image nor artfiact quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2 found\" id=af4f9d8c-a631-4c31-9518-21c898656af8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.481476 | controller |     "Jun 11 11:45:54.061872 crc crio[22652]: time=\"2026-06-11T11:45:54.061782777Z\" level=info msg=\"Pulling image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=8ac52046-1683-4025-96a4-8dba75a08c51 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.481497 | controller |     "Jun 11 11:45:54.068921 crc crio[22652]: time=\"2026-06-11T11:45:54.068832275Z\" level=info msg=\"Trying to access \\\"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\\\"\"",
2026-06-11 11:58:02.481518 | controller |     "Jun 11 11:46:02.416696 crc crio[22652]: time=\"2026-06-11T11:46:02.415929752Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686306-gtc9n/POD\" id=d5f3f4be-d7f0-453b-b9e1-58a0bcbeb6d0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.481538 | controller |     "Jun 11 11:46:02.418324 crc crio[22652]: time=\"2026-06-11T11:46:02.416711198Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.481558 | controller |     "Jun 11 11:46:02.454265 crc crio[22652]: time=\"2026-06-11T11:46:02.454184636Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686306-gtc9n Namespace:openshift-infra ID:ff06cc9e14d758e7f36df9eeab2965128643c43eecbb847d81539ab1d9414249 UID:4ec94d29-3657-4b22-8a6e-fc7e646771d4 NetNS:/var/run/netns/f94bd07d-f433-4f67-ab5b-9d0a00e6ad53 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4ec94d29_3657_4b22_8a6e_fc7e646771d4.slice PodAnnotations:0xc0022f6990}] Aliases:map[]}\"",
2026-06-11 11:58:02.481578 | controller |     "Jun 11 11:46:02.454556 crc crio[22652]: time=\"2026-06-11T11:46:02.454535897Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686306-gtc9n to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.481597 | controller |     "Jun 11 11:46:03.063374 crc crio[22652]: 2026-06-11T11:46:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ff06cc9e14d758e Mac:8a:53:79:e3:45:67 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0e Mtu:0 Sandbox:/var/run/netns/f94bd07d-f433-4f67-ab5b-9d0a00e6ad53 SocketPath: PciID:}] [{Interface:0xc0002609e0 Address:{IP:10.217.1.14 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.481617 | controller |     "Jun 11 11:46:03.063374 crc crio[22652]: time=\"2026-06-11T11:46:03.063254583Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686306-gtc9n Namespace:openshift-infra ID:ff06cc9e14d758e7f36df9eeab2965128643c43eecbb847d81539ab1d9414249 UID:4ec94d29-3657-4b22-8a6e-fc7e646771d4 NetNS:/var/run/netns/f94bd07d-f433-4f67-ab5b-9d0a00e6ad53 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4ec94d29_3657_4b22_8a6e_fc7e646771d4.slice PodAnnotations:0xc0022f6990}] Aliases:map[]}\"",
2026-06-11 11:58:02.481682 | controller |     "Jun 11 11:46:03.064994 crc crio[22652]: time=\"2026-06-11T11:46:03.063418588Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686306-gtc9n for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.481711 | controller |     "Jun 11 11:46:03.072994 crc crio[22652]: time=\"2026-06-11T11:46:03.072891037Z\" level=info msg=\"Ran pod sandbox ff06cc9e14d758e7f36df9eeab2965128643c43eecbb847d81539ab1d9414249 with infra container: openshift-infra/auto-csr-approver-29686306-gtc9n/POD\" id=d5f3f4be-d7f0-453b-b9e1-58a0bcbeb6d0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.481733 | controller |     "Jun 11 11:46:03.076902 crc crio[22652]: time=\"2026-06-11T11:46:03.076762629Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=7e6c9d01-e4c0-44b6-b055-290ec27e3a01 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.481749 | controller |     "Jun 11 11:46:03.305435 crc crio[22652]: time=\"2026-06-11T11:46:03.305342396Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 11:58:02.481764 | controller |     "Jun 11 11:46:06.427196 crc crio[22652]: time=\"2026-06-11T11:46:06.42626841Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=7e6c9d01-e4c0-44b6-b055-290ec27e3a01 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.481778 | controller |     "Jun 11 11:46:06.428773 crc crio[22652]: time=\"2026-06-11T11:46:06.428693968Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=cce6cd8a-93e8-4451-a909-fec2b835dd7f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.481793 | controller |     "Jun 11 11:46:06.435835 crc crio[22652]: time=\"2026-06-11T11:46:06.435746725Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=fa769f49-2129-4dab-80ef-b07b34756956 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.481808 | controller |     "Jun 11 11:46:06.445690 crc crio[22652]: time=\"2026-06-11T11:46:06.445589752Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686306-gtc9n/oc\" id=9b845f86-103a-47c7-8f39-3d722e420e92 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.481823 | controller |     "Jun 11 11:46:06.446293 crc crio[22652]: time=\"2026-06-11T11:46:06.446212063Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.481837 | controller |     "Jun 11 11:46:06.523024 crc crio[22652]: time=\"2026-06-11T11:46:06.522745622Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.481851 | controller |     "Jun 11 11:46:07.026364 crc crio[22652]: time=\"2026-06-11T11:46:07.025998616Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.481866 | controller |     "Jun 11 11:46:07.168749 crc crio[22652]: time=\"2026-06-11T11:46:07.168099955Z\" level=info msg=\"Created container f46880343421002f64532ea96e64683d05483549fb40cad7aab1a4c1e510d8b7: openshift-infra/auto-csr-approver-29686306-gtc9n/oc\" id=9b845f86-103a-47c7-8f39-3d722e420e92 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.481882 | controller |     "Jun 11 11:46:07.170028 crc crio[22652]: time=\"2026-06-11T11:46:07.169957756Z\" level=info msg=\"Starting container: f46880343421002f64532ea96e64683d05483549fb40cad7aab1a4c1e510d8b7\" id=cf21c781-6d36-4660-a2f3-9a553daf8a26 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.481901 | controller |     "Jun 11 11:46:07.180564 crc crio[22652]: time=\"2026-06-11T11:46:07.180426435Z\" level=info msg=\"Started container\" PID=210924 containerID=f46880343421002f64532ea96e64683d05483549fb40cad7aab1a4c1e510d8b7 description=openshift-infra/auto-csr-approver-29686306-gtc9n/oc id=cf21c781-6d36-4660-a2f3-9a553daf8a26 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ff06cc9e14d758e7f36df9eeab2965128643c43eecbb847d81539ab1d9414249",
2026-06-11 11:58:02.481918 | controller |     "Jun 11 11:46:10.069375 crc crio[22652]: time=\"2026-06-11T11:46:10.068781954Z\" level=info msg=\"Stopping pod sandbox: ff06cc9e14d758e7f36df9eeab2965128643c43eecbb847d81539ab1d9414249\" id=5ed6cd85-b503-4f4b-bb82-e70258f476e2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.481933 | controller |     "Jun 11 11:46:10.071071 crc crio[22652]: time=\"2026-06-11T11:46:10.069959912Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686306-gtc9n Namespace:openshift-infra ID:ff06cc9e14d758e7f36df9eeab2965128643c43eecbb847d81539ab1d9414249 UID:4ec94d29-3657-4b22-8a6e-fc7e646771d4 NetNS:/var/run/netns/f94bd07d-f433-4f67-ab5b-9d0a00e6ad53 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4ec94d29_3657_4b22_8a6e_fc7e646771d4.slice PodAnnotations:0xc0022f66d8}] Aliases:map[]}\"",
2026-06-11 11:58:02.481949 | controller |     "Jun 11 11:46:10.071071 crc crio[22652]: time=\"2026-06-11T11:46:10.070270173Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686306-gtc9n from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.481963 | controller |     "Jun 11 11:46:30.200733 crc crio[22652]: time=\"2026-06-11T11:46:30.199221483Z\" level=info msg=\"Stopped pod sandbox: ff06cc9e14d758e7f36df9eeab2965128643c43eecbb847d81539ab1d9414249\" id=5ed6cd85-b503-4f4b-bb82-e70258f476e2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.481978 | controller |     "Jun 11 11:46:30.701975 crc crio[22652]: time=\"2026-06-11T11:46:30.70153004Z\" level=info msg=\"Pulled image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=8ac52046-1683-4025-96a4-8dba75a08c51 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.481992 | controller |     "Jun 11 11:46:30.703037 crc crio[22652]: time=\"2026-06-11T11:46:30.702989168Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=13812f8f-0c20-4582-a273-80ea3a0c7ddc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.482006 | controller |     "Jun 11 11:46:30.709427 crc crio[22652]: time=\"2026-06-11T11:46:30.709286851Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=24d435aa-3d5f-46d1-861d-863abd6bfad1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.482020 | controller |     "Jun 11 11:46:30.728397 crc crio[22652]: time=\"2026-06-11T11:46:30.728181229Z\" level=info msg=\"Creating container: openshift-must-gather-v4w4f/crc-debug-9d9f5/container-00\" id=995ddf2f-a63c-45af-b716-becbb059a4f1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.482035 | controller |     "Jun 11 11:46:30.730847 crc crio[22652]: time=\"2026-06-11T11:46:30.730792834Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.482049 | controller |     "Jun 11 11:46:30.776640 crc crio[22652]: time=\"2026-06-11T11:46:30.776562135Z\" level=info msg=\"Mount propogration for the host path / will be set to HostToContainer as it includes the container storage root\" id=995ddf2f-a63c-45af-b716-becbb059a4f1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.482067 | controller |     "Jun 11 11:46:30.812092 crc crio[22652]: time=\"2026-06-11T11:46:30.811950721Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.482082 | controller |     "Jun 11 11:46:30.815770 crc crio[22652]: time=\"2026-06-11T11:46:30.815696683Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.482097 | controller |     "Jun 11 11:46:30.834534 crc crio[22652]: time=\"2026-06-11T11:46:30.834486185Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1\" id=caa7c1b6-7461-46f8-b37f-74a7d908310d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.482112 | controller |     "Jun 11 11:46:30.837870 crc crio[22652]: time=\"2026-06-11T11:46:30.837786872Z\" level=info msg=\"Pulling image: quay.io/metal3-io/baremetal-operator:release-0.9\" id=cfea1a6b-b2d9-44e6-83ad-2e59a1aa139b name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.482127 | controller |     "Jun 11 11:46:30.841811 crc crio[22652]: time=\"2026-06-11T11:46:30.841776601Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1\" id=b9e3cacd-77dd-4f50-87d6-b01db9f9f215 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.482142 | controller |     "Jun 11 11:46:30.849606 crc crio[22652]: time=\"2026-06-11T11:46:30.84951521Z\" level=info msg=\"Creating container: openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759f46tl2/manager\" id=e38d2742-8b8d-43ad-8d51-e63bf27cf139 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.482156 | controller |     "Jun 11 11:46:30.849921 crc crio[22652]: time=\"2026-06-11T11:46:30.849868144Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/baremetal-operator:release-0.9\\\"\"",
2026-06-11 11:58:02.482170 | controller |     "Jun 11 11:46:30.850057 crc crio[22652]: time=\"2026-06-11T11:46:30.849970005Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.482185 | controller |     "Jun 11 11:46:30.850361 crc crio[22652]: time=\"2026-06-11T11:46:30.849986499Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf\" id=d11b695a-63e5-4a9d-bcbe-3b58a4fccdda name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.482199 | controller |     "Jun 11 11:46:30.852894 crc crio[22652]: time=\"2026-06-11T11:46:30.852725892Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf\" id=45cda337-4067-4dab-b9e5-e15d7a4b1494 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.482214 | controller |     "Jun 11 11:46:30.866939 crc crio[22652]: time=\"2026-06-11T11:46:30.866455416Z\" level=info msg=\"Creating container: openstack-operators/ironic-operator-controller-manager-75f8548fcd-wljgl/manager\" id=657f366a-3d7f-434d-b487-1bcfbaa9fbee name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.482229 | controller |     "Jun 11 11:46:30.872999 crc crio[22652]: time=\"2026-06-11T11:46:30.872883393Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=c0a2ea3d-a4ad-4d9a-804a-151a8148b5d2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.482245 | controller |     "Jun 11 11:46:30.880854 crc crio[22652]: time=\"2026-06-11T11:46:30.879700543Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63\" id=e571aa27-f69d-4b95-ad70-56ffcfe584fb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.482265 | controller |     "Jun 11 11:46:30.896982 crc crio[22652]: time=\"2026-06-11T11:46:30.896635429Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc\" id=5eee8ce1-1584-4161-a0e6-1639f70ca2b2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.482280 | controller |     "Jun 11 11:46:30.901788 crc crio[22652]: time=\"2026-06-11T11:46:30.901696701Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.482295 | controller |     "Jun 11 11:46:30.905069 crc crio[22652]: time=\"2026-06-11T11:46:30.904958987Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc\" id=c78866ea-d076-43f3-b312-209e0f866ec2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.482309 | controller |     "Jun 11 11:46:30.905616 crc crio[22652]: time=\"2026-06-11T11:46:30.905546097Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=2b80505d-96e7-4169-a5d0-8e9de5b7d2e5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.482323 | controller |     "Jun 11 11:46:30.907625 crc crio[22652]: time=\"2026-06-11T11:46:30.907329655Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63\" id=b428bcd2-6ab2-42da-8de6-81d53668c96e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.482337 | controller |     "Jun 11 11:46:30.909667 crc crio[22652]: time=\"2026-06-11T11:46:30.909586198Z\" level=info msg=\"Creating container: metallb-system/metallb-operator-controller-manager-6b45478744-dhq8h/manager\" id=9fad864f-1202-49e1-aaca-84c4a87e5cba name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.482385 | controller |     "Jun 11 11:46:30.909986 crc crio[22652]: time=\"2026-06-11T11:46:30.909918379Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.482405 | controller |     "Jun 11 11:46:30.914825 crc crio[22652]: time=\"2026-06-11T11:46:30.913484421Z\" level=info msg=\"Creating container: openstack-operators/octavia-operator-controller-manager-6495978d8d-pvn7j/manager\" id=cfe70a23-f676-4967-ad1b-dd80e0a65956 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.482421 | controller |     "Jun 11 11:46:30.914825 crc crio[22652]: time=\"2026-06-11T11:46:30.914019829Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.482435 | controller |     "Jun 11 11:46:30.914825 crc crio[22652]: time=\"2026-06-11T11:46:30.914478178Z\" level=info msg=\"Creating container: openstack-operators/test-operator-controller-manager-8d5599d7d-rwsh4/manager\" id=6d6b75ca-3565-4476-899d-9fe48136c0f4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.482451 | controller |     "Jun 11 11:46:31.041029 crc crio[22652]: time=\"2026-06-11T11:46:31.012886284Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.482465 | controller |     "Jun 11 11:46:31.090237 crc crio[22652]: time=\"2026-06-11T11:46:31.090090084Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.482484 | controller |     "Jun 11 11:46:31.125722 crc crio[22652]: time=\"2026-06-11T11:46:31.12554287Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.482500 | controller |     "Jun 11 11:46:31.189793 crc crio[22652]: time=\"2026-06-11T11:46:31.189724093Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.482515 | controller |     "Jun 11 11:46:31.194650 crc crio[22652]: time=\"2026-06-11T11:46:31.193821075Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.482529 | controller |     "Jun 11 11:46:31.327620 crc crio[22652]: time=\"2026-06-11T11:46:31.327485356Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.482545 | controller |     "Jun 11 11:46:31.345456 crc crio[22652]: time=\"2026-06-11T11:46:31.345369958Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.482559 | controller |     "Jun 11 11:46:31.442660 crc crio[22652]: time=\"2026-06-11T11:46:31.442063696Z\" level=info msg=\"Created container 06633b4c8fca321300df78913889824f8ae81548f761796114367885bcdbb18c: openshift-must-gather-v4w4f/crc-debug-9d9f5/container-00\" id=995ddf2f-a63c-45af-b716-becbb059a4f1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.482574 | controller |     "Jun 11 11:46:31.446715 crc crio[22652]: time=\"2026-06-11T11:46:31.446572089Z\" level=info msg=\"Starting container: 06633b4c8fca321300df78913889824f8ae81548f761796114367885bcdbb18c\" id=d16ee574-add5-4dff-890b-5c3460f5ca04 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.482590 | controller |     "Jun 11 11:46:31.455648 crc crio[22652]: time=\"2026-06-11T11:46:31.455441058Z\" level=info msg=\"Started container\" PID=214094 containerID=06633b4c8fca321300df78913889824f8ae81548f761796114367885bcdbb18c description=openshift-must-gather-v4w4f/crc-debug-9d9f5/container-00 id=d16ee574-add5-4dff-890b-5c3460f5ca04 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6ba1bdcf4c0716faafbaa81cbb3aa9acab76cdf8471301db585c1b8e7f4db117",
2026-06-11 11:58:02.482606 | controller |     "Jun 11 11:46:31.466091 crc crio[22652]: time=\"2026-06-11T11:46:31.465980799Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.482621 | controller |     "Jun 11 11:46:31.471567 crc crio[22652]: time=\"2026-06-11T11:46:31.47061004Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.482635 | controller |     "Jun 11 11:46:31.499042 crc crio[22652]: time=\"2026-06-11T11:46:31.498932808Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.482650 | controller |     "Jun 11 11:46:31.511212 crc crio[22652]: time=\"2026-06-11T11:46:31.51106846Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.482664 | controller |     "Jun 11 11:46:31.537076 crc crio[22652]: time=\"2026-06-11T11:46:31.536987774Z\" level=info msg=\"Pulled image: quay.io/metal3-io/baremetal-operator@sha256:9ef16b26df77e09ed539968e7c9664caa407b3271b47747c22f676af9f47a963\" id=cfea1a6b-b2d9-44e6-83ad-2e59a1aa139b name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.482683 | controller |     "Jun 11 11:46:31.539063 crc crio[22652]: time=\"2026-06-11T11:46:31.53901998Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9\" id=66aac6ea-9e4a-45d9-b210-a8914fa119c6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.482698 | controller |     "Jun 11 11:46:31.554233 crc crio[22652]: time=\"2026-06-11T11:46:31.554087286Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9\" id=067ee149-43ea-47d3-a649-2a1387518f58 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.482713 | controller |     "Jun 11 11:46:31.555089 crc crio[22652]: time=\"2026-06-11T11:46:31.554947563Z\" level=info msg=\"Created container 5e6f707093aaedced4bfd4eaa7004777e7d68fbb9ced9aeca98de1f66f5329f0: openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759f46tl2/manager\" id=e38d2742-8b8d-43ad-8d51-e63bf27cf139 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.482729 | controller |     "Jun 11 11:46:31.557600 crc crio[22652]: time=\"2026-06-11T11:46:31.557421294Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-controller-manager-5cdd86f4c9-nlkzh/manager\" id=b10bc518-4efc-4116-a71d-6cef54f86760 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.482744 | controller |     "Jun 11 11:46:31.558806 crc crio[22652]: time=\"2026-06-11T11:46:31.558082375Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.482759 | controller |     "Jun 11 11:46:31.558806 crc crio[22652]: time=\"2026-06-11T11:46:31.55829439Z\" level=info msg=\"Starting container: 5e6f707093aaedced4bfd4eaa7004777e7d68fbb9ced9aeca98de1f66f5329f0\" id=9a7881ff-925b-474a-96f6-8aa676f1e745 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.482780 | controller |     "Jun 11 11:46:31.583699 crc crio[22652]: time=\"2026-06-11T11:46:31.583559065Z\" level=info msg=\"Started container\" PID=214113 containerID=5e6f707093aaedced4bfd4eaa7004777e7d68fbb9ced9aeca98de1f66f5329f0 description=openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759f46tl2/manager id=9a7881ff-925b-474a-96f6-8aa676f1e745 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e255759035f2a87f2c4f1c8f24504084a639e57360982bce12fcd3a2219e394e",
2026-06-11 11:58:02.482804 | controller |     "Jun 11 11:46:31.711500 crc crio[22652]: time=\"2026-06-11T11:46:31.711328973Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.482822 | controller |     "Jun 11 11:46:31.759499 crc crio[22652]: time=\"2026-06-11T11:46:31.75934083Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.482837 | controller |     "Jun 11 11:46:31.811266 crc crio[22652]: time=\"2026-06-11T11:46:31.810724716Z\" level=info msg=\"Created container f62d506ddb3985ad4534263113f1b930fbc4bc950e6e3de975bb761a8483ca80: openstack-operators/ironic-operator-controller-manager-75f8548fcd-wljgl/manager\" id=657f366a-3d7f-434d-b487-1bcfbaa9fbee name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.482852 | controller |     "Jun 11 11:46:31.811967 crc crio[22652]: time=\"2026-06-11T11:46:31.811855672Z\" level=info msg=\"Starting container: f62d506ddb3985ad4534263113f1b930fbc4bc950e6e3de975bb761a8483ca80\" id=7d41ee40-381c-4efa-a024-f51fba094b4b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.482868 | controller |     "Jun 11 11:46:31.819208 crc crio[22652]: time=\"2026-06-11T11:46:31.818991473Z\" level=info msg=\"Started container\" PID=214132 containerID=f62d506ddb3985ad4534263113f1b930fbc4bc950e6e3de975bb761a8483ca80 description=openstack-operators/ironic-operator-controller-manager-75f8548fcd-wljgl/manager id=7d41ee40-381c-4efa-a024-f51fba094b4b name=/runtime.v1.RuntimeService/StartContainer sandboxID=f917408fba74c06adb6a1e4b036c6fb24716824cc81d14dbcdfaac06eaad9fb1",
2026-06-11 11:58:02.482890 | controller |     "Jun 11 11:46:31.972445 crc crio[22652]: time=\"2026-06-11T11:46:31.970929593Z\" level=info msg=\"Created container 424da0c06a77fd8ca1314a3d8af43a855250d1a457d4ba899d97b8089c6b11ad: openstack-operators/test-operator-controller-manager-8d5599d7d-rwsh4/manager\" id=6d6b75ca-3565-4476-899d-9fe48136c0f4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.482905 | controller |     "Jun 11 11:46:31.972445 crc crio[22652]: time=\"2026-06-11T11:46:31.972282492Z\" level=info msg=\"Starting container: 424da0c06a77fd8ca1314a3d8af43a855250d1a457d4ba899d97b8089c6b11ad\" id=ac163bbd-df4a-4c24-8541-f503a5852347 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.482922 | controller |     "Jun 11 11:46:31.972952 crc crio[22652]: time=\"2026-06-11T11:46:31.972858956Z\" level=info msg=\"Created container 76b352df98eb00fd8b2da9d8fd05536a710bf4e187b2abb637c6be303774964a: metallb-system/metallb-operator-controller-manager-6b45478744-dhq8h/manager\" id=9fad864f-1202-49e1-aaca-84c4a87e5cba name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.482944 | controller |     "Jun 11 11:46:31.975662 crc crio[22652]: time=\"2026-06-11T11:46:31.974784103Z\" level=info msg=\"Starting container: 76b352df98eb00fd8b2da9d8fd05536a710bf4e187b2abb637c6be303774964a\" id=bba11a7c-b728-41aa-8d50-bf0bc247472c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.482966 | controller |     "Jun 11 11:46:31.980351 crc crio[22652]: time=\"2026-06-11T11:46:31.980224668Z\" level=info msg=\"Started container\" PID=214203 containerID=424da0c06a77fd8ca1314a3d8af43a855250d1a457d4ba899d97b8089c6b11ad description=openstack-operators/test-operator-controller-manager-8d5599d7d-rwsh4/manager id=ac163bbd-df4a-4c24-8541-f503a5852347 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7091021d6b5fccb913ae6e74b7670d034d97303585656d16ff3044fb4801ad05",
2026-06-11 11:58:02.482984 | controller |     "Jun 11 11:46:31.983355 crc crio[22652]: time=\"2026-06-11T11:46:31.983184505Z\" level=info msg=\"Started container\" PID=214202 containerID=76b352df98eb00fd8b2da9d8fd05536a710bf4e187b2abb637c6be303774964a description=metallb-system/metallb-operator-controller-manager-6b45478744-dhq8h/manager id=bba11a7c-b728-41aa-8d50-bf0bc247472c name=/runtime.v1.RuntimeService/StartContainer sandboxID=c5868a94760e0bb1fa3960ca616331352bf7ab99319fa50df625870bce523dc5",
2026-06-11 11:58:02.482999 | controller |     "Jun 11 11:46:32.023227 crc crio[22652]: time=\"2026-06-11T11:46:32.022966827Z\" level=info msg=\"Created container d53b3e74e84216be32a2472a97c6121fcbd0cc0214ea9832676bd1b07991c986: openstack-operators/octavia-operator-controller-manager-6495978d8d-pvn7j/manager\" id=cfe70a23-f676-4967-ad1b-dd80e0a65956 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.483013 | controller |     "Jun 11 11:46:32.025068 crc crio[22652]: time=\"2026-06-11T11:46:32.024920426Z\" level=info msg=\"Starting container: d53b3e74e84216be32a2472a97c6121fcbd0cc0214ea9832676bd1b07991c986\" id=3d970185-216b-49c6-a3e0-534d4ddebca0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.483028 | controller |     "Jun 11 11:46:32.055623 crc crio[22652]: time=\"2026-06-11T11:46:32.055063213Z\" level=info msg=\"Started container\" PID=214195 containerID=d53b3e74e84216be32a2472a97c6121fcbd0cc0214ea9832676bd1b07991c986 description=openstack-operators/octavia-operator-controller-manager-6495978d8d-pvn7j/manager id=3d970185-216b-49c6-a3e0-534d4ddebca0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1d4e89c9c4ce6ffcc0b969ae7f07419b21a56224a3e6d60ae9d47587b405b1f0",
2026-06-11 11:58:02.483042 | controller |     "Jun 11 11:46:32.090954 crc crio[22652]: time=\"2026-06-11T11:46:32.090672068Z\" level=info msg=\"Created container 6858d4ef4a0c43521db6ae5c280ad2a89f6f15b682e5a0b3dc77285dafa7ba57: baremetal-operator-system/baremetal-operator-controller-manager-5cdd86f4c9-nlkzh/manager\" id=b10bc518-4efc-4116-a71d-6cef54f86760 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.483062 | controller |     "Jun 11 11:46:32.092407 crc crio[22652]: time=\"2026-06-11T11:46:32.092109194Z\" level=info msg=\"Starting container: 6858d4ef4a0c43521db6ae5c280ad2a89f6f15b682e5a0b3dc77285dafa7ba57\" id=74b7bd11-4654-4052-a9f1-73d6e83d3a11 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.483077 | controller |     "Jun 11 11:46:32.101678 crc crio[22652]: time=\"2026-06-11T11:46:32.101550987Z\" level=info msg=\"Started container\" PID=214211 containerID=6858d4ef4a0c43521db6ae5c280ad2a89f6f15b682e5a0b3dc77285dafa7ba57 description=baremetal-operator-system/baremetal-operator-controller-manager-5cdd86f4c9-nlkzh/manager id=74b7bd11-4654-4052-a9f1-73d6e83d3a11 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dd1952c7ecbb9a9c3852a5ba1f52c955a3c22ea251573ac4d3e1199dc8bd776c",
2026-06-11 11:58:02.483092 | controller |     "Jun 11 11:47:04.537820 crc crio[22652]: time=\"2026-06-11T11:47:04.536919997Z\" level=info msg=\"Stopping pod sandbox: 6ba1bdcf4c0716faafbaa81cbb3aa9acab76cdf8471301db585c1b8e7f4db117\" id=62813ed3-fb1e-4324-bd62-cac94be92483 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.483107 | controller |     "Jun 11 11:47:04.554534 crc crio[22652]: time=\"2026-06-11T11:47:04.554407157Z\" level=info msg=\"Stopped pod sandbox: 6ba1bdcf4c0716faafbaa81cbb3aa9acab76cdf8471301db585c1b8e7f4db117\" id=62813ed3-fb1e-4324-bd62-cac94be92483 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.483121 | controller |     "Jun 11 11:47:06.689418 crc crio[22652]: time=\"2026-06-11T11:47:06.688624328Z\" level=info msg=\"Running pod sandbox: openshift-must-gather-v4w4f/crc-debug-lmtzs/POD\" id=4712f3e7-7d3f-4c09-af26-c002b03ec38e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.483136 | controller |     "Jun 11 11:47:06.690674 crc crio[22652]: time=\"2026-06-11T11:47:06.689437764Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.483151 | controller |     "Jun 11 11:47:06.739615 crc crio[22652]: time=\"2026-06-11T11:47:06.739506174Z\" 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=4712f3e7-7d3f-4c09-af26-c002b03ec38e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.483166 | controller |     "Jun 11 11:47:06.769485 crc crio[22652]: time=\"2026-06-11T11:47:06.764716475Z\" level=info msg=\"Ran pod sandbox a7338a90668c45f92ceb26bb22c2ed09c3628ad27641b23ef354051aa6cf9002 with infra container: openshift-must-gather-v4w4f/crc-debug-lmtzs/POD\" id=4712f3e7-7d3f-4c09-af26-c002b03ec38e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.483180 | controller |     "Jun 11 11:47:06.777839 crc crio[22652]: time=\"2026-06-11T11:47:06.777741415Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=e07c2895-a066-4841-8d88-5f3c4b35759c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.483195 | controller |     "Jun 11 11:47:06.780029 crc crio[22652]: time=\"2026-06-11T11:47:06.779963118Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=77f84d59-962f-4e78-9c62-a2d186ed0543 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.483210 | controller |     "Jun 11 11:47:06.788869 crc crio[22652]: time=\"2026-06-11T11:47:06.7883483Z\" level=info msg=\"Creating container: openshift-must-gather-v4w4f/crc-debug-lmtzs/container-00\" id=4da8b148-b694-427c-8749-e8261bc6d5fe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.483227 | controller |     "Jun 11 11:47:06.789312 crc crio[22652]: time=\"2026-06-11T11:47:06.789043653Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.483242 | controller |     "Jun 11 11:47:06.843403 crc crio[22652]: time=\"2026-06-11T11:47:06.843182732Z\" level=info msg=\"Mount propogration for the host path / will be set to HostToContainer as it includes the container storage root\" id=4da8b148-b694-427c-8749-e8261bc6d5fe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.483257 | controller |     "Jun 11 11:47:06.861024 crc crio[22652]: time=\"2026-06-11T11:47:06.860879469Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.483272 | controller |     "Jun 11 11:47:06.863803 crc crio[22652]: time=\"2026-06-11T11:47:06.863714701Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.483286 | controller |     "Jun 11 11:47:07.249782 crc crio[22652]: time=\"2026-06-11T11:47:07.248981458Z\" level=info msg=\"Created container 7d2279e61a547c66fb4b9ab470906d8ca86dbc5b8a5c57830e2971f310c63f83: openshift-must-gather-v4w4f/crc-debug-lmtzs/container-00\" id=4da8b148-b694-427c-8749-e8261bc6d5fe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.483301 | controller |     "Jun 11 11:47:07.250779 crc crio[22652]: time=\"2026-06-11T11:47:07.250672856Z\" level=info msg=\"Starting container: 7d2279e61a547c66fb4b9ab470906d8ca86dbc5b8a5c57830e2971f310c63f83\" id=98474e7b-ae03-4249-b8be-03af234cb781 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.483316 | controller |     "Jun 11 11:47:07.260574 crc crio[22652]: time=\"2026-06-11T11:47:07.260437404Z\" level=info msg=\"Started container\" PID=219284 containerID=7d2279e61a547c66fb4b9ab470906d8ca86dbc5b8a5c57830e2971f310c63f83 description=openshift-must-gather-v4w4f/crc-debug-lmtzs/container-00 id=98474e7b-ae03-4249-b8be-03af234cb781 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a7338a90668c45f92ceb26bb22c2ed09c3628ad27641b23ef354051aa6cf9002",
2026-06-11 11:58:02.483331 | controller |     "Jun 11 11:47:08.599341 crc crio[22652]: time=\"2026-06-11T11:47:08.598827814Z\" level=info msg=\"Stopping pod sandbox: a7338a90668c45f92ceb26bb22c2ed09c3628ad27641b23ef354051aa6cf9002\" id=4c7029d7-f28f-4980-a615-2d5390985613 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.483364 | controller |     "Jun 11 11:47:08.605835 crc crio[22652]: time=\"2026-06-11T11:47:08.605762927Z\" level=info msg=\"Stopped pod sandbox: a7338a90668c45f92ceb26bb22c2ed09c3628ad27641b23ef354051aa6cf9002\" id=4c7029d7-f28f-4980-a615-2d5390985613 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.483386 | controller |     "Jun 11 11:47:09.623415 crc crio[22652]: time=\"2026-06-11T11:47:09.622869724Z\" level=info msg=\"Removing container: 7d2279e61a547c66fb4b9ab470906d8ca86dbc5b8a5c57830e2971f310c63f83\" id=b1046acf-6968-4d8d-9f7f-70facffa9bec name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.483401 | controller |     "Jun 11 11:47:09.688927 crc crio[22652]: time=\"2026-06-11T11:47:09.68872894Z\" level=info msg=\"Removed container 7d2279e61a547c66fb4b9ab470906d8ca86dbc5b8a5c57830e2971f310c63f83: openshift-must-gather-v4w4f/crc-debug-lmtzs/container-00\" id=b1046acf-6968-4d8d-9f7f-70facffa9bec name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.483416 | controller |     "Jun 11 11:47:16.051069 crc crio[22652]: time=\"2026-06-11T11:47:16.049983518Z\" level=info msg=\"Removing container: 326d1149a8936a7a0bb0ad159070effb7bb5aad8a47ab86f86ab39b55f4bb3aa\" id=a6414299-8a40-4474-9a79-4081956d1e2d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.483430 | controller |     "Jun 11 11:47:16.323329 crc crio[22652]: time=\"2026-06-11T11:47:16.322535956Z\" level=info msg=\"Removed container 326d1149a8936a7a0bb0ad159070effb7bb5aad8a47ab86f86ab39b55f4bb3aa: openshift-infra/auto-csr-approver-29686300-68vcr/oc\" id=a6414299-8a40-4474-9a79-4081956d1e2d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.483448 | controller |     "Jun 11 11:47:16.343199 crc crio[22652]: time=\"2026-06-11T11:47:16.343054926Z\" level=info msg=\"Stopping pod sandbox: 1d6faf873d0cc1a70be47552a3a09211b17ae2771870d600353aa33cc10dc1e5\" id=bf324a93-ed4c-4b4d-b116-703340359f89 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.483463 | controller |     "Jun 11 11:47:16.343723 crc crio[22652]: time=\"2026-06-11T11:47:16.343229311Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1d6faf873d0cc1a70be47552a3a09211b17ae2771870d600353aa33cc10dc1e5\" id=bf324a93-ed4c-4b4d-b116-703340359f89 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.483477 | controller |     "Jun 11 11:47:16.344897 crc crio[22652]: time=\"2026-06-11T11:47:16.344620319Z\" level=info msg=\"Removing pod sandbox: 1d6faf873d0cc1a70be47552a3a09211b17ae2771870d600353aa33cc10dc1e5\" id=a4f8f14d-9917-4569-aceb-6f2799442a40 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.483491 | controller |     "Jun 11 11:47:16.370926 crc crio[22652]: time=\"2026-06-11T11:47:16.370788415Z\" level=info msg=\"Removed pod sandbox: 1d6faf873d0cc1a70be47552a3a09211b17ae2771870d600353aa33cc10dc1e5\" id=a4f8f14d-9917-4569-aceb-6f2799442a40 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.483505 | controller |     "Jun 11 11:47:16.372607 crc crio[22652]: time=\"2026-06-11T11:47:16.372513088Z\" level=info msg=\"Stopping pod sandbox: a7338a90668c45f92ceb26bb22c2ed09c3628ad27641b23ef354051aa6cf9002\" id=47503c0a-d904-4e80-915b-8a5a1be36832 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.483520 | controller |     "Jun 11 11:47:16.372748 crc crio[22652]: time=\"2026-06-11T11:47:16.372613372Z\" level=info msg=\"Stopped pod sandbox (already stopped): a7338a90668c45f92ceb26bb22c2ed09c3628ad27641b23ef354051aa6cf9002\" id=47503c0a-d904-4e80-915b-8a5a1be36832 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.483534 | controller |     "Jun 11 11:47:16.373368 crc crio[22652]: time=\"2026-06-11T11:47:16.373330215Z\" level=info msg=\"Removing pod sandbox: a7338a90668c45f92ceb26bb22c2ed09c3628ad27641b23ef354051aa6cf9002\" id=c4bfe63b-11ba-4850-ba7a-98bcaa13d922 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.483548 | controller |     "Jun 11 11:47:16.387080 crc crio[22652]: time=\"2026-06-11T11:47:16.386739188Z\" level=info msg=\"Removed pod sandbox: a7338a90668c45f92ceb26bb22c2ed09c3628ad27641b23ef354051aa6cf9002\" id=c4bfe63b-11ba-4850-ba7a-98bcaa13d922 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.483563 | controller |     "Jun 11 11:48:00.538656 crc crio[22652]: time=\"2026-06-11T11:48:00.53773702Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686308-dpb9z/POD\" id=3fe96166-a924-4492-8081-2e68fcb04227 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.483577 | controller |     "Jun 11 11:48:00.538656 crc crio[22652]: time=\"2026-06-11T11:48:00.538580834Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.483592 | controller |     "Jun 11 11:48:00.611079 crc crio[22652]: time=\"2026-06-11T11:48:00.610997692Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686308-dpb9z Namespace:openshift-infra ID:bbb3dc37d735fb38f1bc92f6db9b86deacb37ce7efb2480d73635ca4be9c219b UID:8fee5aa3-55b3-4f61-8618-f15b55483222 NetNS:/var/run/netns/8fce6718-9ddf-4ded-950f-79fbc0f81fe6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8fee5aa3_55b3_4f61_8618_f15b55483222.slice PodAnnotations:0xc002618d20}] Aliases:map[]}\"",
2026-06-11 11:58:02.483612 | controller |     "Jun 11 11:48:00.611079 crc crio[22652]: time=\"2026-06-11T11:48:00.611038924Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686308-dpb9z to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.483627 | controller |     "Jun 11 11:48:01.203657 crc crio[22652]: 2026-06-11T11:48:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bbb3dc37d735fb3 Mac:c2:c3:6a:ff:c4:79 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0f Mtu:0 Sandbox:/var/run/netns/8fce6718-9ddf-4ded-950f-79fbc0f81fe6 SocketPath: PciID:}] [{Interface:0xc000192e50 Address:{IP:10.217.1.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.483642 | controller |     "Jun 11 11:48:01.206608 crc crio[22652]: time=\"2026-06-11T11:48:01.205921554Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686308-dpb9z Namespace:openshift-infra ID:bbb3dc37d735fb38f1bc92f6db9b86deacb37ce7efb2480d73635ca4be9c219b UID:8fee5aa3-55b3-4f61-8618-f15b55483222 NetNS:/var/run/netns/8fce6718-9ddf-4ded-950f-79fbc0f81fe6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8fee5aa3_55b3_4f61_8618_f15b55483222.slice PodAnnotations:0xc002618d20}] Aliases:map[]}\"",
2026-06-11 11:58:02.483657 | controller |     "Jun 11 11:48:01.206608 crc crio[22652]: time=\"2026-06-11T11:48:01.206191362Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686308-dpb9z for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.483672 | controller |     "Jun 11 11:48:01.214205 crc crio[22652]: time=\"2026-06-11T11:48:01.214074223Z\" level=info msg=\"Ran pod sandbox bbb3dc37d735fb38f1bc92f6db9b86deacb37ce7efb2480d73635ca4be9c219b with infra container: openshift-infra/auto-csr-approver-29686308-dpb9z/POD\" id=3fe96166-a924-4492-8081-2e68fcb04227 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.483686 | controller |     "Jun 11 11:48:01.222505 crc crio[22652]: time=\"2026-06-11T11:48:01.22243003Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=8f59ee73-057d-4f4e-838e-63e406fc6d77 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.483701 | controller |     "Jun 11 11:48:01.232596 crc crio[22652]: time=\"2026-06-11T11:48:01.232195626Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 11:58:02.483715 | controller |     "Jun 11 11:48:02.269596 crc crio[22652]: time=\"2026-06-11T11:48:02.269090521Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=8f59ee73-057d-4f4e-838e-63e406fc6d77 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.483730 | controller |     "Jun 11 11:48:02.272263 crc crio[22652]: time=\"2026-06-11T11:48:02.271755167Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=9dec24c5-9af3-4277-ad46-79222d790852 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.483744 | controller |     "Jun 11 11:48:02.274009 crc crio[22652]: time=\"2026-06-11T11:48:02.273926566Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=2d79a1d1-c756-4328-84fc-77c39f3aee39 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.483760 | controller |     "Jun 11 11:48:02.298184 crc crio[22652]: time=\"2026-06-11T11:48:02.296607435Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686308-dpb9z/oc\" id=99c3cd6a-35dc-4d31-8ae7-35640a8069e1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.483774 | controller |     "Jun 11 11:48:02.298184 crc crio[22652]: time=\"2026-06-11T11:48:02.29705775Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.483792 | controller |     "Jun 11 11:48:02.371707 crc crio[22652]: time=\"2026-06-11T11:48:02.371649078Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.483807 | controller |     "Jun 11 11:48:02.722756 crc crio[22652]: time=\"2026-06-11T11:48:02.722703465Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.483824 | controller |     "Jun 11 11:48:02.899796 crc crio[22652]: time=\"2026-06-11T11:48:02.899397646Z\" level=info msg=\"Created container 9a8c2abf8621b2e6bbcb49a3850c00d5e0ccccc3b566b91bdfd1aa754e7de22a: openshift-infra/auto-csr-approver-29686308-dpb9z/oc\" id=99c3cd6a-35dc-4d31-8ae7-35640a8069e1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.483839 | controller |     "Jun 11 11:48:02.902271 crc crio[22652]: time=\"2026-06-11T11:48:02.902176388Z\" level=info msg=\"Starting container: 9a8c2abf8621b2e6bbcb49a3850c00d5e0ccccc3b566b91bdfd1aa754e7de22a\" id=e1ba8a37-2fff-47c8-ac2d-856b54352d11 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.483859 | controller |     "Jun 11 11:48:02.908265 crc crio[22652]: time=\"2026-06-11T11:48:02.90806737Z\" level=info msg=\"Started container\" PID=231092 containerID=9a8c2abf8621b2e6bbcb49a3850c00d5e0ccccc3b566b91bdfd1aa754e7de22a description=openshift-infra/auto-csr-approver-29686308-dpb9z/oc id=e1ba8a37-2fff-47c8-ac2d-856b54352d11 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bbb3dc37d735fb38f1bc92f6db9b86deacb37ce7efb2480d73635ca4be9c219b",
2026-06-11 11:58:02.483882 | controller |     "Jun 11 11:48:05.482089 crc crio[22652]: time=\"2026-06-11T11:48:05.48082285Z\" level=info msg=\"Stopping pod sandbox: bbb3dc37d735fb38f1bc92f6db9b86deacb37ce7efb2480d73635ca4be9c219b\" id=a68e9a34-92f3-4295-b63d-8f53730e68fc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.483903 | controller |     "Jun 11 11:48:05.483889 crc crio[22652]: time=\"2026-06-11T11:48:05.483701333Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686308-dpb9z Namespace:openshift-infra ID:bbb3dc37d735fb38f1bc92f6db9b86deacb37ce7efb2480d73635ca4be9c219b UID:8fee5aa3-55b3-4f61-8618-f15b55483222 NetNS:/var/run/netns/8fce6718-9ddf-4ded-950f-79fbc0f81fe6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8fee5aa3_55b3_4f61_8618_f15b55483222.slice PodAnnotations:0xc0004bfa80}] Aliases:map[]}\"",
2026-06-11 11:58:02.483919 | controller |     "Jun 11 11:48:05.484002 crc crio[22652]: time=\"2026-06-11T11:48:05.483927519Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686308-dpb9z from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.483934 | controller |     "Jun 11 11:48:05.878940 crc crio[22652]: time=\"2026-06-11T11:48:05.878634128Z\" level=info msg=\"Stopped pod sandbox: bbb3dc37d735fb38f1bc92f6db9b86deacb37ce7efb2480d73635ca4be9c219b\" id=a68e9a34-92f3-4295-b63d-8f53730e68fc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.483949 | controller |     "Jun 11 11:48:16.418850 crc crio[22652]: time=\"2026-06-11T11:48:16.417971324Z\" level=info msg=\"Removing container: 4ed6c5fb923dbf4a93bce0ea868822b2e105fd92cfac61b9bf4e51199ad57b0e\" id=d824553f-99be-49ed-83a6-32224674daaf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.483963 | controller |     "Jun 11 11:48:16.600586 crc crio[22652]: time=\"2026-06-11T11:48:16.600483325Z\" level=info msg=\"Removed container 4ed6c5fb923dbf4a93bce0ea868822b2e105fd92cfac61b9bf4e51199ad57b0e: openshift-infra/auto-csr-approver-29686302-v8l29/oc\" id=d824553f-99be-49ed-83a6-32224674daaf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.483977 | controller |     "Jun 11 11:48:16.612730 crc crio[22652]: time=\"2026-06-11T11:48:16.612629351Z\" level=info msg=\"Stopping pod sandbox: c3f184d525f164a5ae48aac22ecc3593d35f01e9f2e6253abd63ea72301c5ea8\" id=e2737772-6897-4d5f-aae2-571fdcada6fd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.483995 | controller |     "Jun 11 11:48:16.613001 crc crio[22652]: time=\"2026-06-11T11:48:16.612740364Z\" level=info msg=\"Stopped pod sandbox (already stopped): c3f184d525f164a5ae48aac22ecc3593d35f01e9f2e6253abd63ea72301c5ea8\" id=e2737772-6897-4d5f-aae2-571fdcada6fd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.484010 | controller |     "Jun 11 11:48:16.614574 crc crio[22652]: time=\"2026-06-11T11:48:16.614443812Z\" level=info msg=\"Removing pod sandbox: c3f184d525f164a5ae48aac22ecc3593d35f01e9f2e6253abd63ea72301c5ea8\" id=934f103b-d7fb-4cfc-b620-a744b0ba127b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.484025 | controller |     "Jun 11 11:48:16.642058 crc crio[22652]: time=\"2026-06-11T11:48:16.641965348Z\" level=info msg=\"Removed pod sandbox: c3f184d525f164a5ae48aac22ecc3593d35f01e9f2e6253abd63ea72301c5ea8\" id=934f103b-d7fb-4cfc-b620-a744b0ba127b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.484040 | controller |     "Jun 11 11:48:20.801121 crc crio[22652]: time=\"2026-06-11T11:48:20.800493643Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-jcn9f/POD\" id=497bef3b-ecb6-47d6-815b-14e27b52294f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.484055 | controller |     "Jun 11 11:48:20.801121 crc crio[22652]: time=\"2026-06-11T11:48:20.801126263Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.484069 | controller |     "Jun 11 11:48:20.861688 crc crio[22652]: time=\"2026-06-11T11:48:20.861586491Z\" level=info msg=\"Got pod network &{Name:community-operators-jcn9f Namespace:openshift-marketplace ID:7759fa0bf114bd3d8feaf0187f27c000416316138310b9868289b3ae6f5874c7 UID:874e067f-f76f-440e-bb2a-42841e33465f NetNS:/var/run/netns/62cfb06c-a78f-4cc1-915f-bf2c41a52c8a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod874e067f_f76f_440e_bb2a_42841e33465f.slice PodAnnotations:0xc001e8eb10}] Aliases:map[]}\"",
2026-06-11 11:58:02.484084 | controller |     "Jun 11 11:48:20.861688 crc crio[22652]: time=\"2026-06-11T11:48:20.861672993Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-jcn9f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.484098 | controller |     "Jun 11 11:48:21.605473 crc crio[22652]: 2026-06-11T11:48:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7759fa0bf114bd3 Mac:da:c4:2d:f7:f6:ff Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:10 Mtu:0 Sandbox:/var/run/netns/62cfb06c-a78f-4cc1-915f-bf2c41a52c8a SocketPath: PciID:}] [{Interface:0xc00018e5b0 Address:{IP:10.217.1.16 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.484113 | controller |     "Jun 11 11:48:21.606897 crc crio[22652]: time=\"2026-06-11T11:48:21.606813296Z\" level=info msg=\"Got pod network &{Name:community-operators-jcn9f Namespace:openshift-marketplace ID:7759fa0bf114bd3d8feaf0187f27c000416316138310b9868289b3ae6f5874c7 UID:874e067f-f76f-440e-bb2a-42841e33465f NetNS:/var/run/netns/62cfb06c-a78f-4cc1-915f-bf2c41a52c8a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod874e067f_f76f_440e_bb2a_42841e33465f.slice PodAnnotations:0xc001e8eb10}] Aliases:map[]}\"",
2026-06-11 11:58:02.484127 | controller |     "Jun 11 11:48:21.607203 crc crio[22652]: time=\"2026-06-11T11:48:21.607108886Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-jcn9f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.484145 | controller |     "Jun 11 11:48:21.630765 crc crio[22652]: time=\"2026-06-11T11:48:21.630662135Z\" level=info msg=\"Ran pod sandbox 7759fa0bf114bd3d8feaf0187f27c000416316138310b9868289b3ae6f5874c7 with infra container: openshift-marketplace/community-operators-jcn9f/POD\" id=497bef3b-ecb6-47d6-815b-14e27b52294f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.484159 | controller |     "Jun 11 11:48:21.640436 crc crio[22652]: time=\"2026-06-11T11:48:21.640361964Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=59452c72-aa6e-4bf9-848d-fc0dd38775c8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.484174 | controller |     "Jun 11 11:48:21.644478 crc crio[22652]: time=\"2026-06-11T11:48:21.644269891Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=9451bcd7-fa27-4276-910f-85df164a0676 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.484188 | controller |     "Jun 11 11:48:21.666469 crc crio[22652]: time=\"2026-06-11T11:48:21.666329081Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-jcn9f/extract-utilities\" id=e2bca425-90f8-46b8-85ae-0a22b8b303d7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.484202 | controller |     "Jun 11 11:48:21.666977 crc crio[22652]: time=\"2026-06-11T11:48:21.66692019Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.484217 | controller |     "Jun 11 11:48:21.765252 crc crio[22652]: time=\"2026-06-11T11:48:21.765002073Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.484231 | controller |     "Jun 11 11:48:21.770448 crc crio[22652]: time=\"2026-06-11T11:48:21.770402345Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.484245 | controller |     "Jun 11 11:48:21.963227 crc crio[22652]: time=\"2026-06-11T11:48:21.962737531Z\" level=info msg=\"Created container f1d2699855302421fac02df6ca15d757204aacda0f7e97c5e9cd2f5ead635a6e: openshift-marketplace/community-operators-jcn9f/extract-utilities\" id=e2bca425-90f8-46b8-85ae-0a22b8b303d7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.484260 | controller |     "Jun 11 11:48:21.967337 crc crio[22652]: time=\"2026-06-11T11:48:21.967240276Z\" level=info msg=\"Starting container: f1d2699855302421fac02df6ca15d757204aacda0f7e97c5e9cd2f5ead635a6e\" id=9bb0dd87-5459-4c77-a4cb-5f7969112d67 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.484274 | controller |     "Jun 11 11:48:21.973280 crc crio[22652]: time=\"2026-06-11T11:48:21.97319987Z\" level=info msg=\"Started container\" PID=234411 containerID=f1d2699855302421fac02df6ca15d757204aacda0f7e97c5e9cd2f5ead635a6e description=openshift-marketplace/community-operators-jcn9f/extract-utilities id=9bb0dd87-5459-4c77-a4cb-5f7969112d67 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7759fa0bf114bd3d8feaf0187f27c000416316138310b9868289b3ae6f5874c7",
2026-06-11 11:58:02.484289 | controller |     "Jun 11 11:48:22.785439 crc crio[22652]: time=\"2026-06-11T11:48:22.78509963Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=b6f31cb3-7ed1-47a8-baca-2d3cafd05ed6 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.484303 | controller |     "Jun 11 11:48:22.796072 crc crio[22652]: time=\"2026-06-11T11:48:22.795999379Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-11 11:58:02.484317 | controller |     "Jun 11 11:48:24.299584 crc crio[22652]: time=\"2026-06-11T11:48:24.29897261Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:c1bf1a7cae92e701b0ff93032482fe022c0ec704dcb6a892b32d9c898b64e1e0\" id=b6f31cb3-7ed1-47a8-baca-2d3cafd05ed6 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.484335 | controller |     "Jun 11 11:48:24.300592 crc crio[22652]: time=\"2026-06-11T11:48:24.300086565Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=fc831ef8-b062-454a-8d45-4b0e891eab70 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.484371 | controller |     "Jun 11 11:48:24.303074 crc crio[22652]: time=\"2026-06-11T11:48:24.302955948Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=d57cc2e4-1ec6-4c93-b73d-655a08be45a0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.484387 | controller |     "Jun 11 11:48:24.379220 crc crio[22652]: time=\"2026-06-11T11:48:24.379054895Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-jcn9f/extract-content\" id=92b28bdc-f074-445b-a02c-d730945515db name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.484403 | controller |     "Jun 11 11:48:24.379929 crc crio[22652]: time=\"2026-06-11T11:48:24.379666295Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.484417 | controller |     "Jun 11 11:48:24.434259 crc crio[22652]: time=\"2026-06-11T11:48:24.434111564Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.484432 | controller |     "Jun 11 11:48:24.437925 crc crio[22652]: time=\"2026-06-11T11:48:24.437855004Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.484447 | controller |     "Jun 11 11:48:24.621805 crc crio[22652]: time=\"2026-06-11T11:48:24.621731202Z\" level=info msg=\"Created container 80ffe438241a6d124637683dbac7b2c58ce3add6878e8daa402d34c29d8d4c41: openshift-marketplace/community-operators-jcn9f/extract-content\" id=92b28bdc-f074-445b-a02c-d730945515db name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.484461 | controller |     "Jun 11 11:48:24.623663 crc crio[22652]: time=\"2026-06-11T11:48:24.623381509Z\" level=info msg=\"Starting container: 80ffe438241a6d124637683dbac7b2c58ce3add6878e8daa402d34c29d8d4c41\" id=a37d3fb7-5d1e-4cfe-afa6-4cf7a71f7346 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.484475 | controller |     "Jun 11 11:48:24.630578 crc crio[22652]: time=\"2026-06-11T11:48:24.630427297Z\" level=info msg=\"Started container\" PID=234985 containerID=80ffe438241a6d124637683dbac7b2c58ce3add6878e8daa402d34c29d8d4c41 description=openshift-marketplace/community-operators-jcn9f/extract-content id=a37d3fb7-5d1e-4cfe-afa6-4cf7a71f7346 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7759fa0bf114bd3d8feaf0187f27c000416316138310b9868289b3ae6f5874c7",
2026-06-11 11:58:02.484490 | controller |     "Jun 11 11:48:28.905073 crc crio[22652]: time=\"2026-06-11T11:48:28.904514889Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=77b9c101-2712-411d-b466-20a396ac3ccd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.484505 | controller |     "Jun 11 11:48:28.908733 crc crio[22652]: time=\"2026-06-11T11:48:28.908636361Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=54e38e9b-1457-4c6e-be01-429390d0151f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.484519 | controller |     "Jun 11 11:48:28.935540 crc crio[22652]: time=\"2026-06-11T11:48:28.935433065Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-jcn9f/registry-server\" id=13cb1bc3-98f4-4f28-935b-63d3b12f2628 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.484540 | controller |     "Jun 11 11:48:28.936043 crc crio[22652]: time=\"2026-06-11T11:48:28.935935151Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.484555 | controller |     "Jun 11 11:48:29.051590 crc crio[22652]: time=\"2026-06-11T11:48:29.051100742Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.484570 | controller |     "Jun 11 11:48:29.056051 crc crio[22652]: time=\"2026-06-11T11:48:29.055987019Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.484584 | controller |     "Jun 11 11:48:29.247279 crc crio[22652]: time=\"2026-06-11T11:48:29.24472218Z\" level=info msg=\"Created container 92d2745517a5d0f0cdcfe070d956ba568b4f78853998997b10fa247fd75a0193: openshift-marketplace/community-operators-jcn9f/registry-server\" id=13cb1bc3-98f4-4f28-935b-63d3b12f2628 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.484598 | controller |     "Jun 11 11:48:29.247279 crc crio[22652]: time=\"2026-06-11T11:48:29.246224036Z\" level=info msg=\"Starting container: 92d2745517a5d0f0cdcfe070d956ba568b4f78853998997b10fa247fd75a0193\" id=e9d77543-b0f9-457b-9583-fa1370541f85 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.484613 | controller |     "Jun 11 11:48:29.252176 crc crio[22652]: time=\"2026-06-11T11:48:29.252010731Z\" level=info msg=\"Started container\" PID=236010 containerID=92d2745517a5d0f0cdcfe070d956ba568b4f78853998997b10fa247fd75a0193 description=openshift-marketplace/community-operators-jcn9f/registry-server id=e9d77543-b0f9-457b-9583-fa1370541f85 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7759fa0bf114bd3d8feaf0187f27c000416316138310b9868289b3ae6f5874c7",
2026-06-11 11:58:02.484628 | controller |     "Jun 11 11:48:42.132900 crc crio[22652]: time=\"2026-06-11T11:48:42.131970347Z\" level=info msg=\"Stopping container: 92d2745517a5d0f0cdcfe070d956ba568b4f78853998997b10fa247fd75a0193 (timeout: 2s)\" id=e6858093-ee93-4589-9209-fc1bf94ef67f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.484643 | controller |     "Jun 11 11:48:42.395972 crc crio[22652]: time=\"2026-06-11T11:48:42.395665235Z\" level=info msg=\"Stopped container 92d2745517a5d0f0cdcfe070d956ba568b4f78853998997b10fa247fd75a0193: openshift-marketplace/community-operators-jcn9f/registry-server\" id=e6858093-ee93-4589-9209-fc1bf94ef67f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.484658 | controller |     "Jun 11 11:48:42.397294 crc crio[22652]: time=\"2026-06-11T11:48:42.397222075Z\" level=info msg=\"Stopping pod sandbox: 7759fa0bf114bd3d8feaf0187f27c000416316138310b9868289b3ae6f5874c7\" id=2c353394-c5d1-4de9-a212-b0154f046f11 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.484673 | controller |     "Jun 11 11:48:42.398039 crc crio[22652]: time=\"2026-06-11T11:48:42.397963959Z\" level=info msg=\"Got pod network &{Name:community-operators-jcn9f Namespace:openshift-marketplace ID:7759fa0bf114bd3d8feaf0187f27c000416316138310b9868289b3ae6f5874c7 UID:874e067f-f76f-440e-bb2a-42841e33465f NetNS:/var/run/netns/62cfb06c-a78f-4cc1-915f-bf2c41a52c8a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod874e067f_f76f_440e_bb2a_42841e33465f.slice PodAnnotations:0xc000102af0}] Aliases:map[]}\"",
2026-06-11 11:58:02.484689 | controller |     "Jun 11 11:48:42.398426 crc crio[22652]: time=\"2026-06-11T11:48:42.398295819Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-jcn9f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.484707 | controller |     "Jun 11 11:48:42.745770 crc crio[22652]: time=\"2026-06-11T11:48:42.745289676Z\" level=info msg=\"Stopped pod sandbox: 7759fa0bf114bd3d8feaf0187f27c000416316138310b9868289b3ae6f5874c7\" id=2c353394-c5d1-4de9-a212-b0154f046f11 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.484722 | controller |     "Jun 11 11:48:43.160025 crc crio[22652]: time=\"2026-06-11T11:48:43.159821133Z\" level=info msg=\"Removing container: 92d2745517a5d0f0cdcfe070d956ba568b4f78853998997b10fa247fd75a0193\" id=36d9a241-a391-4132-802f-96f781c933aa name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.484736 | controller |     "Jun 11 11:48:43.195290 crc crio[22652]: time=\"2026-06-11T11:48:43.193040821Z\" level=info msg=\"Removed container 92d2745517a5d0f0cdcfe070d956ba568b4f78853998997b10fa247fd75a0193: openshift-marketplace/community-operators-jcn9f/registry-server\" id=36d9a241-a391-4132-802f-96f781c933aa name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.484751 | controller |     "Jun 11 11:48:43.205339 crc crio[22652]: time=\"2026-06-11T11:48:43.199612382Z\" level=info msg=\"Removing container: 80ffe438241a6d124637683dbac7b2c58ce3add6878e8daa402d34c29d8d4c41\" id=e764e368-c437-4b2c-b985-f882331b2c1c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.484765 | controller |     "Jun 11 11:48:43.241886 crc crio[22652]: time=\"2026-06-11T11:48:43.24178242Z\" level=info msg=\"Removed container 80ffe438241a6d124637683dbac7b2c58ce3add6878e8daa402d34c29d8d4c41: openshift-marketplace/community-operators-jcn9f/extract-content\" id=e764e368-c437-4b2c-b985-f882331b2c1c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.484780 | controller |     "Jun 11 11:48:43.244548 crc crio[22652]: time=\"2026-06-11T11:48:43.244464543Z\" level=info msg=\"Removing container: f1d2699855302421fac02df6ca15d757204aacda0f7e97c5e9cd2f5ead635a6e\" id=4f7b5a53-3f8f-47b3-8ec2-5bcef023a373 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.484794 | controller |     "Jun 11 11:48:43.279729 crc crio[22652]: time=\"2026-06-11T11:48:43.279658328Z\" level=info msg=\"Removed container f1d2699855302421fac02df6ca15d757204aacda0f7e97c5e9cd2f5ead635a6e: openshift-marketplace/community-operators-jcn9f/extract-utilities\" id=4f7b5a53-3f8f-47b3-8ec2-5bcef023a373 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.484808 | controller |     "Jun 11 11:49:16.683395 crc crio[22652]: time=\"2026-06-11T11:49:16.6824988Z\" level=info msg=\"Stopping pod sandbox: 7759fa0bf114bd3d8feaf0187f27c000416316138310b9868289b3ae6f5874c7\" id=3d0446cd-88dc-436b-892c-9852dd99d6ca name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.484822 | controller |     "Jun 11 11:49:16.683395 crc crio[22652]: time=\"2026-06-11T11:49:16.683379478Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7759fa0bf114bd3d8feaf0187f27c000416316138310b9868289b3ae6f5874c7\" id=3d0446cd-88dc-436b-892c-9852dd99d6ca name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.484837 | controller |     "Jun 11 11:49:16.688351 crc crio[22652]: time=\"2026-06-11T11:49:16.685740393Z\" level=info msg=\"Removing pod sandbox: 7759fa0bf114bd3d8feaf0187f27c000416316138310b9868289b3ae6f5874c7\" id=8994510e-567a-446c-8bde-57cf22faf218 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.484852 | controller |     "Jun 11 11:49:16.710556 crc crio[22652]: time=\"2026-06-11T11:49:16.710486718Z\" level=info msg=\"Removed pod sandbox: 7759fa0bf114bd3d8feaf0187f27c000416316138310b9868289b3ae6f5874c7\" id=8994510e-567a-446c-8bde-57cf22faf218 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.484867 | controller |     "Jun 11 11:50:00.523076 crc crio[22652]: time=\"2026-06-11T11:50:00.522415098Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686310-m2r9g/POD\" id=071b143c-94d8-4b40-931c-295bc92893dc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.484886 | controller |     "Jun 11 11:50:00.524486 crc crio[22652]: time=\"2026-06-11T11:50:00.523171992Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.484901 | controller |     "Jun 11 11:50:00.563172 crc crio[22652]: time=\"2026-06-11T11:50:00.563066544Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686310-m2r9g Namespace:openshift-infra ID:8a68334f323e2186335bd621640c5280ecf4142ddf74330a76200827092d5feb UID:ad75393d-2d44-4d45-9cc7-310f4f124f6a NetNS:/var/run/netns/04419742-2391-42ce-b050-a8dcba3cbd84 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podad75393d_2d44_4d45_9cc7_310f4f124f6a.slice PodAnnotations:0xc005822560}] Aliases:map[]}\"",
2026-06-11 11:58:02.484916 | controller |     "Jun 11 11:50:00.563172 crc crio[22652]: time=\"2026-06-11T11:50:00.56310867Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686310-m2r9g to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.484932 | controller |     "Jun 11 11:50:01.088057 crc crio[22652]: 2026-06-11T11:50:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8a68334f323e218 Mac:a6:39:b5:5d:c8:59 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:11 Mtu:0 Sandbox:/var/run/netns/04419742-2391-42ce-b050-a8dcba3cbd84 SocketPath: PciID:}] [{Interface:0xc00025a9e0 Address:{IP:10.217.1.17 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.484956 | controller |     "Jun 11 11:50:01.089590 crc crio[22652]: time=\"2026-06-11T11:50:01.089451668Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686310-m2r9g Namespace:openshift-infra ID:8a68334f323e2186335bd621640c5280ecf4142ddf74330a76200827092d5feb UID:ad75393d-2d44-4d45-9cc7-310f4f124f6a NetNS:/var/run/netns/04419742-2391-42ce-b050-a8dcba3cbd84 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podad75393d_2d44_4d45_9cc7_310f4f124f6a.slice PodAnnotations:0xc005822560}] Aliases:map[]}\"",
2026-06-11 11:58:02.484979 | controller |     "Jun 11 11:50:01.089707 crc crio[22652]: time=\"2026-06-11T11:50:01.089619964Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686310-m2r9g for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.484996 | controller |     "Jun 11 11:50:01.105532 crc crio[22652]: time=\"2026-06-11T11:50:01.105412874Z\" level=info msg=\"Ran pod sandbox 8a68334f323e2186335bd621640c5280ecf4142ddf74330a76200827092d5feb with infra container: openshift-infra/auto-csr-approver-29686310-m2r9g/POD\" id=071b143c-94d8-4b40-931c-295bc92893dc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.485011 | controller |     "Jun 11 11:50:01.111521 crc crio[22652]: time=\"2026-06-11T11:50:01.111325792Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=f0e34853-84c0-439e-b740-574db59f358f name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.485026 | controller |     "Jun 11 11:50:01.124762 crc crio[22652]: time=\"2026-06-11T11:50:01.124649981Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 11:58:02.485041 | controller |     "Jun 11 11:50:02.150015 crc crio[22652]: time=\"2026-06-11T11:50:02.14796386Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=f0e34853-84c0-439e-b740-574db59f358f name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.485055 | controller |     "Jun 11 11:50:02.152901 crc crio[22652]: time=\"2026-06-11T11:50:02.150882603Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=7edb086f-7684-4f63-83d2-0d8df564f7e1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.485074 | controller |     "Jun 11 11:50:02.156535 crc crio[22652]: time=\"2026-06-11T11:50:02.15640961Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=a70f6c8c-85b5-41f4-93de-73d20d77cb7e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.485091 | controller |     "Jun 11 11:50:02.165491 crc crio[22652]: time=\"2026-06-11T11:50:02.16539568Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686310-m2r9g/oc\" id=fcebf8fb-c8eb-4749-9a3e-baf6b7b26b54 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.485105 | controller |     "Jun 11 11:50:02.165949 crc crio[22652]: time=\"2026-06-11T11:50:02.165893756Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.485120 | controller |     "Jun 11 11:50:02.229636 crc crio[22652]: time=\"2026-06-11T11:50:02.229530352Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.485134 | controller |     "Jun 11 11:50:02.537592 crc crio[22652]: time=\"2026-06-11T11:50:02.536874342Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.485149 | controller |     "Jun 11 11:50:02.673834 crc crio[22652]: time=\"2026-06-11T11:50:02.673773375Z\" level=info msg=\"Created container 87fc3b9b1556061829016b3d0249ad0c230ced745193717ee360eb22b111fc19: openshift-infra/auto-csr-approver-29686310-m2r9g/oc\" id=fcebf8fb-c8eb-4749-9a3e-baf6b7b26b54 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.485164 | controller |     "Jun 11 11:50:02.680235 crc crio[22652]: time=\"2026-06-11T11:50:02.68018043Z\" level=info msg=\"Starting container: 87fc3b9b1556061829016b3d0249ad0c230ced745193717ee360eb22b111fc19\" id=740acef8-f526-4b70-bbbf-a123fbbcb017 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.485181 | controller |     "Jun 11 11:50:02.685436 crc crio[22652]: time=\"2026-06-11T11:50:02.685326755Z\" level=info msg=\"Started container\" PID=256147 containerID=87fc3b9b1556061829016b3d0249ad0c230ced745193717ee360eb22b111fc19 description=openshift-infra/auto-csr-approver-29686310-m2r9g/oc id=740acef8-f526-4b70-bbbf-a123fbbcb017 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8a68334f323e2186335bd621640c5280ecf4142ddf74330a76200827092d5feb",
2026-06-11 11:58:02.485204 | controller |     "Jun 11 11:50:04.342635 crc crio[22652]: time=\"2026-06-11T11:50:04.34017777Z\" level=info msg=\"Stopping pod sandbox: 8a68334f323e2186335bd621640c5280ecf4142ddf74330a76200827092d5feb\" id=8234e1f6-b6d8-4c2b-9670-50e524246e5e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.485230 | controller |     "Jun 11 11:50:04.344702 crc crio[22652]: time=\"2026-06-11T11:50:04.343447587Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686310-m2r9g Namespace:openshift-infra ID:8a68334f323e2186335bd621640c5280ecf4142ddf74330a76200827092d5feb UID:ad75393d-2d44-4d45-9cc7-310f4f124f6a NetNS:/var/run/netns/04419742-2391-42ce-b050-a8dcba3cbd84 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podad75393d_2d44_4d45_9cc7_310f4f124f6a.slice PodAnnotations:0xc002400600}] Aliases:map[]}\"",
2026-06-11 11:58:02.485257 | controller |     "Jun 11 11:50:04.344702 crc crio[22652]: time=\"2026-06-11T11:50:04.343668564Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686310-m2r9g from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.485277 | controller |     "Jun 11 11:50:04.756238 crc crio[22652]: time=\"2026-06-11T11:50:04.755626316Z\" level=info msg=\"Stopped pod sandbox: 8a68334f323e2186335bd621640c5280ecf4142ddf74330a76200827092d5feb\" id=8234e1f6-b6d8-4c2b-9670-50e524246e5e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.485298 | controller |     "Jun 11 11:50:16.731632 crc crio[22652]: time=\"2026-06-11T11:50:16.730799134Z\" level=info msg=\"Removing container: d5e3c569a9507ac97fb086a43e89273626aa0294b1c45b01275cb079c26f01ea\" id=10746bec-7f7d-4a40-9bd4-abe0659806bf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.485314 | controller |     "Jun 11 11:50:16.847684 crc crio[22652]: time=\"2026-06-11T11:50:16.847490257Z\" level=info msg=\"Removed container d5e3c569a9507ac97fb086a43e89273626aa0294b1c45b01275cb079c26f01ea: openshift-infra/auto-csr-approver-29686304-v4w49/oc\" id=10746bec-7f7d-4a40-9bd4-abe0659806bf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.485329 | controller |     "Jun 11 11:50:16.861533 crc crio[22652]: time=\"2026-06-11T11:50:16.861300179Z\" level=info msg=\"Stopping pod sandbox: 491420c0e20316439f0a03e5ace3d7fe915fb5f943f8f1e0ac424d05f6851e58\" id=e8b559b0-a9bf-4db7-9e52-b4f9dfe10c2c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.485344 | controller |     "Jun 11 11:50:16.861533 crc crio[22652]: time=\"2026-06-11T11:50:16.861449224Z\" level=info msg=\"Stopped pod sandbox (already stopped): 491420c0e20316439f0a03e5ace3d7fe915fb5f943f8f1e0ac424d05f6851e58\" id=e8b559b0-a9bf-4db7-9e52-b4f9dfe10c2c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.485383 | controller |     "Jun 11 11:50:16.862033 crc crio[22652]: time=\"2026-06-11T11:50:16.86192877Z\" level=info msg=\"Removing pod sandbox: 491420c0e20316439f0a03e5ace3d7fe915fb5f943f8f1e0ac424d05f6851e58\" id=7ddbe096-a2f7-4a68-bb7d-98d78dec1a3c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.485399 | controller |     "Jun 11 11:50:16.882981 crc crio[22652]: time=\"2026-06-11T11:50:16.882909669Z\" level=info msg=\"Removed pod sandbox: 491420c0e20316439f0a03e5ace3d7fe915fb5f943f8f1e0ac424d05f6851e58\" id=7ddbe096-a2f7-4a68-bb7d-98d78dec1a3c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.485414 | controller |     "Jun 11 11:52:00.903578 crc crio[22652]: time=\"2026-06-11T11:52:00.902886569Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686312-4rxsw/POD\" id=ce37d90d-78e5-4ef1-9211-5bf8b89870c3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.485429 | controller |     "Jun 11 11:52:00.903578 crc crio[22652]: time=\"2026-06-11T11:52:00.903502519Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.485456 | controller |     "Jun 11 11:52:00.935601 crc crio[22652]: time=\"2026-06-11T11:52:00.935410656Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686312-4rxsw Namespace:openshift-infra ID:e7f7b3aab538230e5a29064358724dddff60f44d9f264d5dc3fabc1e24db7b88 UID:13f62267-9860-4aa9-8974-390de2ca7438 NetNS:/var/run/netns/c201d0a8-23af-4108-b30c-f5f515b55ce3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod13f62267_9860_4aa9_8974_390de2ca7438.slice PodAnnotations:0xc00008c548}] Aliases:map[]}\"",
2026-06-11 11:58:02.485474 | controller |     "Jun 11 11:52:00.935601 crc crio[22652]: time=\"2026-06-11T11:52:00.935489688Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686312-4rxsw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.485490 | controller |     "Jun 11 11:52:01.457831 crc crio[22652]: 2026-06-11T11:52:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e7f7b3aab538230 Mac:5e:30:6d:8d:41:8c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:12 Mtu:0 Sandbox:/var/run/netns/c201d0a8-23af-4108-b30c-f5f515b55ce3 SocketPath: PciID:}] [{Interface:0xc00030e630 Address:{IP:10.217.1.18 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.485515 | controller |     "Jun 11 11:52:01.459742 crc crio[22652]: time=\"2026-06-11T11:52:01.459163059Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686312-4rxsw Namespace:openshift-infra ID:e7f7b3aab538230e5a29064358724dddff60f44d9f264d5dc3fabc1e24db7b88 UID:13f62267-9860-4aa9-8974-390de2ca7438 NetNS:/var/run/netns/c201d0a8-23af-4108-b30c-f5f515b55ce3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod13f62267_9860_4aa9_8974_390de2ca7438.slice PodAnnotations:0xc00008c548}] Aliases:map[]}\"",
2026-06-11 11:58:02.485531 | controller |     "Jun 11 11:52:01.459742 crc crio[22652]: time=\"2026-06-11T11:52:01.459312093Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686312-4rxsw for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.485551 | controller |     "Jun 11 11:52:01.470651 crc crio[22652]: time=\"2026-06-11T11:52:01.470561922Z\" level=info msg=\"Ran pod sandbox e7f7b3aab538230e5a29064358724dddff60f44d9f264d5dc3fabc1e24db7b88 with infra container: openshift-infra/auto-csr-approver-29686312-4rxsw/POD\" id=ce37d90d-78e5-4ef1-9211-5bf8b89870c3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.485574 | controller |     "Jun 11 11:52:01.474222 crc crio[22652]: time=\"2026-06-11T11:52:01.473966561Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=04bb4734-3098-490c-b2cc-d0fd0fa6206f name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.485600 | controller |     "Jun 11 11:52:01.487091 crc crio[22652]: time=\"2026-06-11T11:52:01.48700507Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 11:58:02.485618 | controller |     "Jun 11 11:52:03.069422 crc crio[22652]: time=\"2026-06-11T11:52:03.068730472Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=04bb4734-3098-490c-b2cc-d0fd0fa6206f name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.485633 | controller |     "Jun 11 11:52:03.071009 crc crio[22652]: time=\"2026-06-11T11:52:03.070836296Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=b4dafb66-34e5-460a-b584-4f18f5a3975f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.485648 | controller |     "Jun 11 11:52:03.073290 crc crio[22652]: time=\"2026-06-11T11:52:03.073247417Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=a9c4efb5-cc61-42b4-a82a-7e6dce7cb438 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.485663 | controller |     "Jun 11 11:52:03.087293 crc crio[22652]: time=\"2026-06-11T11:52:03.084575051Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686312-4rxsw/oc\" id=a2d0cad3-9e37-480c-8782-37325335cd93 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.485678 | controller |     "Jun 11 11:52:03.087293 crc crio[22652]: time=\"2026-06-11T11:52:03.085259164Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.485693 | controller |     "Jun 11 11:52:03.134928 crc crio[22652]: time=\"2026-06-11T11:52:03.134820776Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.485707 | controller |     "Jun 11 11:52:03.423005 crc crio[22652]: time=\"2026-06-11T11:52:03.4226265Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.485722 | controller |     "Jun 11 11:52:03.546202 crc crio[22652]: time=\"2026-06-11T11:52:03.545870462Z\" level=info msg=\"Created container 9340f19b1cb2b22fe38b8023205def2cfed14ad89ab6435b4c9957d0de7a7b09: openshift-infra/auto-csr-approver-29686312-4rxsw/oc\" id=a2d0cad3-9e37-480c-8782-37325335cd93 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.485740 | controller |     "Jun 11 11:52:03.548044 crc crio[22652]: time=\"2026-06-11T11:52:03.547955119Z\" level=info msg=\"Starting container: 9340f19b1cb2b22fe38b8023205def2cfed14ad89ab6435b4c9957d0de7a7b09\" id=a78b6b15-38d6-49c2-9fae-f9a0e7b967b9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.485756 | controller |     "Jun 11 11:52:03.555761 crc crio[22652]: time=\"2026-06-11T11:52:03.555648226Z\" level=info msg=\"Started container\" PID=274047 containerID=9340f19b1cb2b22fe38b8023205def2cfed14ad89ab6435b4c9957d0de7a7b09 description=openshift-infra/auto-csr-approver-29686312-4rxsw/oc id=a78b6b15-38d6-49c2-9fae-f9a0e7b967b9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e7f7b3aab538230e5a29064358724dddff60f44d9f264d5dc3fabc1e24db7b88",
2026-06-11 11:58:02.485771 | controller |     "Jun 11 11:52:05.325679 crc crio[22652]: time=\"2026-06-11T11:52:05.324608707Z\" level=info msg=\"Stopping pod sandbox: e7f7b3aab538230e5a29064358724dddff60f44d9f264d5dc3fabc1e24db7b88\" id=45f7b161-902a-45b5-b343-40804fddde07 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.485786 | controller |     "Jun 11 11:52:05.327644 crc crio[22652]: time=\"2026-06-11T11:52:05.327001165Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686312-4rxsw Namespace:openshift-infra ID:e7f7b3aab538230e5a29064358724dddff60f44d9f264d5dc3fabc1e24db7b88 UID:13f62267-9860-4aa9-8974-390de2ca7438 NetNS:/var/run/netns/c201d0a8-23af-4108-b30c-f5f515b55ce3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod13f62267_9860_4aa9_8974_390de2ca7438.slice PodAnnotations:0xc0001029c8}] Aliases:map[]}\"",
2026-06-11 11:58:02.485801 | controller |     "Jun 11 11:52:05.327644 crc crio[22652]: time=\"2026-06-11T11:52:05.327315115Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686312-4rxsw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.485815 | controller |     "Jun 11 11:52:05.704404 crc crio[22652]: time=\"2026-06-11T11:52:05.704245012Z\" level=info msg=\"Stopped pod sandbox: e7f7b3aab538230e5a29064358724dddff60f44d9f264d5dc3fabc1e24db7b88\" id=45f7b161-902a-45b5-b343-40804fddde07 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.485830 | controller |     "Jun 11 11:52:16.925279 crc crio[22652]: time=\"2026-06-11T11:52:16.924001022Z\" level=info msg=\"Removing container: f46880343421002f64532ea96e64683d05483549fb40cad7aab1a4c1e510d8b7\" id=dbb1347f-7625-4466-a6c9-9156f7411588 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.485844 | controller |     "Jun 11 11:52:17.026759 crc crio[22652]: time=\"2026-06-11T11:52:17.026548694Z\" level=info msg=\"Removed container f46880343421002f64532ea96e64683d05483549fb40cad7aab1a4c1e510d8b7: openshift-infra/auto-csr-approver-29686306-gtc9n/oc\" id=dbb1347f-7625-4466-a6c9-9156f7411588 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.485859 | controller |     "Jun 11 11:52:17.037914 crc crio[22652]: time=\"2026-06-11T11:52:17.036068325Z\" level=info msg=\"Stopping pod sandbox: ff06cc9e14d758e7f36df9eeab2965128643c43eecbb847d81539ab1d9414249\" id=b759734c-5ef9-4038-910e-32e6ec2434c2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.485873 | controller |     "Jun 11 11:52:17.037914 crc crio[22652]: time=\"2026-06-11T11:52:17.03621661Z\" level=info msg=\"Stopped pod sandbox (already stopped): ff06cc9e14d758e7f36df9eeab2965128643c43eecbb847d81539ab1d9414249\" id=b759734c-5ef9-4038-910e-32e6ec2434c2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.485887 | controller |     "Jun 11 11:52:17.037914 crc crio[22652]: time=\"2026-06-11T11:52:17.036682134Z\" level=info msg=\"Removing pod sandbox: ff06cc9e14d758e7f36df9eeab2965128643c43eecbb847d81539ab1d9414249\" id=3333209a-240f-4db2-96bd-6b2e7aecd7b7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.485905 | controller |     "Jun 11 11:52:17.058938 crc crio[22652]: time=\"2026-06-11T11:52:17.058833519Z\" level=info msg=\"Removed pod sandbox: ff06cc9e14d758e7f36df9eeab2965128643c43eecbb847d81539ab1d9414249\" id=3333209a-240f-4db2-96bd-6b2e7aecd7b7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.485919 | controller |     "Jun 11 11:52:34.213857 crc crio[22652]: time=\"2026-06-11T11:52:34.212747631Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 11:58:02.485934 | controller |     "Jun 11 11:52:34.580538 crc crio[22652]: time=\"2026-06-11T11:52:34.58038249Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 11:58:02.485951 | controller |     "Jun 11 11:52:34.585213 crc crio[22652]: time=\"2026-06-11T11:52:34.585162725Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 11:58:02.485973 | controller |     "Jun 11 11:52:35.102974 crc crio[22652]: time=\"2026-06-11T11:52:35.102486289Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 11:58:02.486038 | controller |     "Jun 11 11:52:35.119414 crc crio[22652]: time=\"2026-06-11T11:52:35.119222563Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 11:58:02.486065 | controller |     "Jun 11 11:52:35.193011 crc crio[22652]: time=\"2026-06-11T11:52:35.192896273Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 11:58:02.486082 | controller |     "Jun 11 11:52:35.193463 crc crio[22652]: time=\"2026-06-11T11:52:35.193422943Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 11:58:02.486097 | controller |     "Jun 11 11:52:35.504826 crc crio[22652]: time=\"2026-06-11T11:52:35.504728388Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 11:58:02.486112 | controller |     "Jun 11 11:52:35.667516 crc crio[22652]: time=\"2026-06-11T11:52:35.667426771Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 11:58:02.486127 | controller |     "Jun 11 11:52:35.894226 crc crio[22652]: time=\"2026-06-11T11:52:35.894053198Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 11:58:02.486142 | controller |     "Jun 11 11:52:35.897470 crc crio[22652]: time=\"2026-06-11T11:52:35.897381876Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 11:58:02.486157 | controller |     "Jun 11 11:52:35.924104 crc crio[22652]: time=\"2026-06-11T11:52:35.924000858Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 11:58:02.486171 | controller |     "Jun 11 11:52:35.936418 crc crio[22652]: time=\"2026-06-11T11:52:35.936288002Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 11:58:02.486190 | controller |     "Jun 11 11:52:35.996780 crc crio[22652]: time=\"2026-06-11T11:52:35.996663905Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 11:58:02.486205 | controller |     "Jun 11 11:52:36.510084 crc crio[22652]: time=\"2026-06-11T11:52:36.50998569Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 11:58:02.486220 | controller |     "Jun 11 11:52:37.542714 crc crio[22652]: time=\"2026-06-11T11:52:37.542096131Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 11:58:02.486235 | controller |     "Jun 11 11:52:37.905345 crc crio[22652]: time=\"2026-06-11T11:52:37.905235465Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 11:58:02.486249 | controller |     "Jun 11 11:52:38.507942 crc crio[22652]: time=\"2026-06-11T11:52:38.507791259Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 11:58:02.486264 | controller |     "Jun 11 11:52:39.357213 crc crio[22652]: time=\"2026-06-11T11:52:39.356741452Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 11:58:02.486278 | controller |     "Jun 11 11:52:39.360634 crc crio[22652]: time=\"2026-06-11T11:52:39.360538383Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 11:58:02.486292 | controller |     "Jun 11 11:52:39.491267 crc crio[22652]: time=\"2026-06-11T11:52:39.491222175Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 11:58:02.486306 | controller |     "Jun 11 11:52:39.961404 crc crio[22652]: time=\"2026-06-11T11:52:39.961281421Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 11:58:02.486320 | controller |     "Jun 11 11:52:43.570796 crc crio[22652]: time=\"2026-06-11T11:52:43.570069962Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 11:58:02.486335 | controller |     "Jun 11 11:52:43.729919 crc crio[22652]: time=\"2026-06-11T11:52:43.729400064Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 11:58:02.486371 | controller |     "Jun 11 11:52:43.733439 crc crio[22652]: time=\"2026-06-11T11:52:43.733353072Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 11:58:02.486388 | controller |     "Jun 11 11:52:43.733439 crc crio[22652]: time=\"2026-06-11T11:52:43.733358423Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 11:58:02.486402 | controller |     "Jun 11 11:52:46.810402 crc crio[22652]: time=\"2026-06-11T11:52:46.8094696Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 11:58:02.486421 | controller |     "Jun 11 11:52:47.184808 crc crio[22652]: time=\"2026-06-11T11:52:47.184252751Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 11:58:02.486437 | controller |     "Jun 11 11:52:47.295270 crc crio[22652]: time=\"2026-06-11T11:52:47.295225997Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 11:58:02.486451 | controller |     "Jun 11 11:52:47.698629 crc crio[22652]: time=\"2026-06-11T11:52:47.698525443Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 11:58:02.486466 | controller |     "Jun 11 11:52:50.827522 crc crio[22652]: time=\"2026-06-11T11:52:50.826618969Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 11:58:02.486480 | controller |     "Jun 11 11:52:50.929618 crc crio[22652]: time=\"2026-06-11T11:52:50.926084601Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 11:58:02.486495 | controller |     "Jun 11 11:52:51.254269 crc crio[22652]: time=\"2026-06-11T11:52:51.25325284Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 11:58:02.486509 | controller |     "Jun 11 11:52:51.493059 crc crio[22652]: time=\"2026-06-11T11:52:51.492961596Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 11:58:02.486523 | controller |     "Jun 11 11:52:51.582030 crc crio[22652]: time=\"2026-06-11T11:52:51.581650564Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 11:58:02.486538 | controller |     "Jun 11 11:52:51.785010 crc crio[22652]: time=\"2026-06-11T11:52:51.784892162Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 11:58:02.486552 | controller |     "Jun 11 11:52:52.561243 crc crio[22652]: time=\"2026-06-11T11:52:52.560645485Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 11:58:02.486566 | controller |     "Jun 11 11:52:52.847786 crc crio[22652]: time=\"2026-06-11T11:52:52.84762384Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 11:58:02.486580 | controller |     "Jun 11 11:52:52.959947 crc crio[22652]: time=\"2026-06-11T11:52:52.959827217Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 11:58:02.486595 | controller |     "Jun 11 11:52:54.527376 crc crio[22652]: time=\"2026-06-11T11:52:54.526835845Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 11:58:02.486608 | controller |     "Jun 11 11:52:54.949944 crc crio[22652]: time=\"2026-06-11T11:52:54.949707275Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 11:58:02.486626 | controller |     "Jun 11 11:52:55.795231 crc crio[22652]: time=\"2026-06-11T11:52:55.79505855Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 11:58:02.486641 | controller |     "Jun 11 11:52:56.398936 crc crio[22652]: time=\"2026-06-11T11:52:56.398496081Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 11:58:02.486655 | controller |     "Jun 11 11:52:57.151550 crc crio[22652]: time=\"2026-06-11T11:52:57.151466888Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 11:58:02.486668 | controller |     "Jun 11 11:52:58.136953 crc crio[22652]: time=\"2026-06-11T11:52:58.136481688Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 11:58:02.486682 | controller |     "Jun 11 11:52:58.203820 crc crio[22652]: time=\"2026-06-11T11:52:58.20372695Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 11:58:02.486696 | controller |     "Jun 11 11:53:00.202462 crc crio[22652]: time=\"2026-06-11T11:53:00.202046628Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 11:58:02.486710 | controller |     "Jun 11 11:53:04.559852 crc crio[22652]: time=\"2026-06-11T11:53:04.559157671Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 11:58:02.486724 | controller |     "Jun 11 11:53:14.323638 crc crio[22652]: time=\"2026-06-11T11:53:14.32301705Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-n7wsg/POD\" id=f8c201bb-f0e2-4b8f-9671-f12d9b144fa8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.486738 | controller |     "Jun 11 11:53:14.324975 crc crio[22652]: time=\"2026-06-11T11:53:14.323660561Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.486753 | controller |     "Jun 11 11:53:14.400954 crc crio[22652]: time=\"2026-06-11T11:53:14.40081659Z\" level=info msg=\"Got pod network &{Name:redhat-operators-n7wsg Namespace:openshift-marketplace ID:2c8ea1194c0e80f077b4119a33ffb79e5078fc6a08ac42c15cfcfbbca6cd536e UID:6b01ea59-77d0-4a27-86d6-46b2aed17c32 NetNS:/var/run/netns/5a1f0e4c-4277-4ff7-ae60-1d95581880a7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6b01ea59_77d0_4a27_86d6_46b2aed17c32.slice PodAnnotations:0xc002619048}] Aliases:map[]}\"",
2026-06-11 11:58:02.486768 | controller |     "Jun 11 11:53:14.400954 crc crio[22652]: time=\"2026-06-11T11:53:14.400914173Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-n7wsg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.486783 | controller |     "Jun 11 11:53:14.962670 crc crio[22652]: 2026-06-11T11:53:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2c8ea1194c0e80f Mac:c6:35:88:28:9f:90 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:13 Mtu:0 Sandbox:/var/run/netns/5a1f0e4c-4277-4ff7-ae60-1d95581880a7 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.19 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.486798 | controller |     "Jun 11 11:53:14.964366 crc crio[22652]: time=\"2026-06-11T11:53:14.964276447Z\" level=info msg=\"Got pod network &{Name:redhat-operators-n7wsg Namespace:openshift-marketplace ID:2c8ea1194c0e80f077b4119a33ffb79e5078fc6a08ac42c15cfcfbbca6cd536e UID:6b01ea59-77d0-4a27-86d6-46b2aed17c32 NetNS:/var/run/netns/5a1f0e4c-4277-4ff7-ae60-1d95581880a7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6b01ea59_77d0_4a27_86d6_46b2aed17c32.slice PodAnnotations:0xc002619048}] Aliases:map[]}\"",
2026-06-11 11:58:02.486816 | controller |     "Jun 11 11:53:14.964509 crc crio[22652]: time=\"2026-06-11T11:53:14.964454853Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-n7wsg for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.486831 | controller |     "Jun 11 11:53:14.975064 crc crio[22652]: time=\"2026-06-11T11:53:14.974939381Z\" level=info msg=\"Ran pod sandbox 2c8ea1194c0e80f077b4119a33ffb79e5078fc6a08ac42c15cfcfbbca6cd536e with infra container: openshift-marketplace/redhat-operators-n7wsg/POD\" id=f8c201bb-f0e2-4b8f-9671-f12d9b144fa8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.486846 | controller |     "Jun 11 11:53:14.977801 crc crio[22652]: time=\"2026-06-11T11:53:14.977694558Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=3ba3c6b5-4eee-45b7-aef0-8ccb76cf6a2a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.486861 | controller |     "Jun 11 11:53:14.979849 crc crio[22652]: time=\"2026-06-11T11:53:14.979767764Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=0eff4741-3309-4e3a-9612-73c15a8164bd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.486876 | controller |     "Jun 11 11:53:14.986481 crc crio[22652]: time=\"2026-06-11T11:53:14.986371716Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-n7wsg/extract-utilities\" id=34e4f310-575d-498d-a013-93a0cab74eff name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.486890 | controller |     "Jun 11 11:53:14.986891 crc crio[22652]: time=\"2026-06-11T11:53:14.986724158Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.486905 | controller |     "Jun 11 11:53:15.031816 crc crio[22652]: time=\"2026-06-11T11:53:15.031256389Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.486919 | controller |     "Jun 11 11:53:15.038929 crc crio[22652]: time=\"2026-06-11T11:53:15.038844343Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.486934 | controller |     "Jun 11 11:53:15.206224 crc crio[22652]: time=\"2026-06-11T11:53:15.206080319Z\" level=info msg=\"Created container aa056228ef7c6e9e808821ef7030c364a4dbf36b63a094fb80eb5aa57e424626: openshift-marketplace/redhat-operators-n7wsg/extract-utilities\" id=34e4f310-575d-498d-a013-93a0cab74eff name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.486949 | controller |     "Jun 11 11:53:15.210502 crc crio[22652]: time=\"2026-06-11T11:53:15.207461635Z\" level=info msg=\"Starting container: aa056228ef7c6e9e808821ef7030c364a4dbf36b63a094fb80eb5aa57e424626\" id=dbbc1727-028e-4834-ace0-8456f4af503f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.486963 | controller |     "Jun 11 11:53:15.213286 crc crio[22652]: time=\"2026-06-11T11:53:15.213057477Z\" level=info msg=\"Started container\" PID=282139 containerID=aa056228ef7c6e9e808821ef7030c364a4dbf36b63a094fb80eb5aa57e424626 description=openshift-marketplace/redhat-operators-n7wsg/extract-utilities id=dbbc1727-028e-4834-ace0-8456f4af503f name=/runtime.v1.RuntimeService/StartContainer sandboxID=2c8ea1194c0e80f077b4119a33ffb79e5078fc6a08ac42c15cfcfbbca6cd536e",
2026-06-11 11:58:02.486982 | controller |     "Jun 11 11:53:15.332563 crc crio[22652]: time=\"2026-06-11T11:53:15.332484543Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=ff34a9f0-2a90-4cf7-923d-8ea3f3117067 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.486996 | controller |     "Jun 11 11:53:15.340831 crc crio[22652]: time=\"2026-06-11T11:53:15.340763721Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-11 11:58:02.487011 | controller |     "Jun 11 11:53:16.003595 crc crio[22652]: time=\"2026-06-11T11:53:16.002988251Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:546c77fdbf5f7c6a9a4243f4c4ef38fe0f584972a70f687bc40091743ee77d60\" id=ff34a9f0-2a90-4cf7-923d-8ea3f3117067 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.487026 | controller |     "Jun 11 11:53:16.004608 crc crio[22652]: time=\"2026-06-11T11:53:16.00453219Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=0fadb730-3591-4733-9507-eeb2c42abc8c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.487041 | controller |     "Jun 11 11:53:16.007796 crc crio[22652]: time=\"2026-06-11T11:53:16.007741054Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=3fb4c133-366d-452d-998f-527f6b2b03c5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.487056 | controller |     "Jun 11 11:53:16.017366 crc crio[22652]: time=\"2026-06-11T11:53:16.01726615Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-n7wsg/extract-content\" id=d55c8691-7f39-4ecd-8829-56054295d414 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.487070 | controller |     "Jun 11 11:53:16.017860 crc crio[22652]: time=\"2026-06-11T11:53:16.017767828Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.487084 | controller |     "Jun 11 11:53:16.068807 crc crio[22652]: time=\"2026-06-11T11:53:16.068712924Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.487103 | controller |     "Jun 11 11:53:16.072610 crc crio[22652]: time=\"2026-06-11T11:53:16.072537107Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.487127 | controller |     "Jun 11 11:53:16.342295 crc crio[22652]: time=\"2026-06-11T11:53:16.342185957Z\" level=info msg=\"Created container 7c933449407548638e4afedd09ce77b25a5ca7a239993332160b3611cd965c5a: openshift-marketplace/redhat-operators-n7wsg/extract-content\" id=d55c8691-7f39-4ecd-8829-56054295d414 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.487148 | controller |     "Jun 11 11:53:16.344942 crc crio[22652]: time=\"2026-06-11T11:53:16.344866003Z\" level=info msg=\"Starting container: 7c933449407548638e4afedd09ce77b25a5ca7a239993332160b3611cd965c5a\" id=aa7d5a56-7801-42bf-b6d9-755135378130 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.487164 | controller |     "Jun 11 11:53:16.360995 crc crio[22652]: time=\"2026-06-11T11:53:16.360882707Z\" level=info msg=\"Started container\" PID=282189 containerID=7c933449407548638e4afedd09ce77b25a5ca7a239993332160b3611cd965c5a description=openshift-marketplace/redhat-operators-n7wsg/extract-content id=aa7d5a56-7801-42bf-b6d9-755135378130 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2c8ea1194c0e80f077b4119a33ffb79e5078fc6a08ac42c15cfcfbbca6cd536e",
2026-06-11 11:58:02.487179 | controller |     "Jun 11 11:53:17.078363 crc crio[22652]: time=\"2026-06-11T11:53:17.077798317Z\" level=info msg=\"Removing container: 06633b4c8fca321300df78913889824f8ae81548f761796114367885bcdbb18c\" id=e491fc65-f6b9-4e2f-ad59-aab3465ae25f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.487199 | controller |     "Jun 11 11:53:17.133917 crc crio[22652]: time=\"2026-06-11T11:53:17.132614204Z\" level=info msg=\"Removed container 06633b4c8fca321300df78913889824f8ae81548f761796114367885bcdbb18c: openshift-must-gather-v4w4f/crc-debug-9d9f5/container-00\" id=e491fc65-f6b9-4e2f-ad59-aab3465ae25f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.487215 | controller |     "Jun 11 11:53:17.151769 crc crio[22652]: time=\"2026-06-11T11:53:17.151671481Z\" level=info msg=\"Stopping pod sandbox: 6ba1bdcf4c0716faafbaa81cbb3aa9acab76cdf8471301db585c1b8e7f4db117\" id=90099cc2-6975-419e-a048-d6bbcb40c64d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.487230 | controller |     "Jun 11 11:53:17.151769 crc crio[22652]: time=\"2026-06-11T11:53:17.151767934Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6ba1bdcf4c0716faafbaa81cbb3aa9acab76cdf8471301db585c1b8e7f4db117\" id=90099cc2-6975-419e-a048-d6bbcb40c64d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.487245 | controller |     "Jun 11 11:53:17.162677 crc crio[22652]: time=\"2026-06-11T11:53:17.159487143Z\" level=info msg=\"Removing pod sandbox: 6ba1bdcf4c0716faafbaa81cbb3aa9acab76cdf8471301db585c1b8e7f4db117\" id=43a5cf97-3ded-4141-89e6-2a9034b90b82 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.487259 | controller |     "Jun 11 11:53:17.187278 crc crio[22652]: time=\"2026-06-11T11:53:17.187070663Z\" level=info msg=\"Removed pod sandbox: 6ba1bdcf4c0716faafbaa81cbb3aa9acab76cdf8471301db585c1b8e7f4db117\" id=43a5cf97-3ded-4141-89e6-2a9034b90b82 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.487274 | controller |     "Jun 11 11:53:22.464910 crc crio[22652]: time=\"2026-06-11T11:53:22.464368457Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=0a8290e4-1f91-4688-b799-702631086008 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.487289 | controller |     "Jun 11 11:53:22.469914 crc crio[22652]: time=\"2026-06-11T11:53:22.469828422Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=e220ffd9-54a5-427c-9583-bcab253049df name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.487304 | controller |     "Jun 11 11:53:22.478529 crc crio[22652]: time=\"2026-06-11T11:53:22.478246553Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-n7wsg/registry-server\" id=29849350-dc22-4a3e-abd6-ca8ba894467a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.487319 | controller |     "Jun 11 11:53:22.478768 crc crio[22652]: time=\"2026-06-11T11:53:22.478663517Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.487334 | controller |     "Jun 11 11:53:22.578875 crc crio[22652]: time=\"2026-06-11T11:53:22.578762495Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.487372 | controller |     "Jun 11 11:53:22.587759 crc crio[22652]: time=\"2026-06-11T11:53:22.58764103Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.487390 | controller |     "Jun 11 11:53:22.743461 crc crio[22652]: time=\"2026-06-11T11:53:22.743300844Z\" level=info msg=\"Created container 8450a2e8847fe6efc8b1ad985c729dd99f9db00a2926c115d50d25eaaea23540: openshift-marketplace/redhat-operators-n7wsg/registry-server\" id=29849350-dc22-4a3e-abd6-ca8ba894467a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.487410 | controller |     "Jun 11 11:53:22.744551 crc crio[22652]: time=\"2026-06-11T11:53:22.744492833Z\" level=info msg=\"Starting container: 8450a2e8847fe6efc8b1ad985c729dd99f9db00a2926c115d50d25eaaea23540\" id=77f22ef4-4860-4777-9778-33df48bf1798 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.487426 | controller |     "Jun 11 11:53:22.750103 crc crio[22652]: time=\"2026-06-11T11:53:22.750022334Z\" level=info msg=\"Started container\" PID=282560 containerID=8450a2e8847fe6efc8b1ad985c729dd99f9db00a2926c115d50d25eaaea23540 description=openshift-marketplace/redhat-operators-n7wsg/registry-server id=77f22ef4-4860-4777-9778-33df48bf1798 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2c8ea1194c0e80f077b4119a33ffb79e5078fc6a08ac42c15cfcfbbca6cd536e",
2026-06-11 11:58:02.487442 | controller |     "Jun 11 11:53:35.664100 crc crio[22652]: time=\"2026-06-11T11:53:35.663067629Z\" level=info msg=\"Stopping container: 8450a2e8847fe6efc8b1ad985c729dd99f9db00a2926c115d50d25eaaea23540 (timeout: 2s)\" id=83aac69f-3b01-4536-a094-5b806d83c95c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.487458 | controller |     "Jun 11 11:53:35.797911 crc crio[22652]: time=\"2026-06-11T11:53:35.79777625Z\" level=info msg=\"Stopped container 8450a2e8847fe6efc8b1ad985c729dd99f9db00a2926c115d50d25eaaea23540: openshift-marketplace/redhat-operators-n7wsg/registry-server\" id=83aac69f-3b01-4536-a094-5b806d83c95c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.487473 | controller |     "Jun 11 11:53:35.799939 crc crio[22652]: time=\"2026-06-11T11:53:35.799692672Z\" level=info msg=\"Stopping pod sandbox: 2c8ea1194c0e80f077b4119a33ffb79e5078fc6a08ac42c15cfcfbbca6cd536e\" id=95fa35a7-dbf3-4f0e-90e2-b15ee42527d9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.487488 | controller |     "Jun 11 11:53:35.801486 crc crio[22652]: time=\"2026-06-11T11:53:35.801390527Z\" level=info msg=\"Got pod network &{Name:redhat-operators-n7wsg Namespace:openshift-marketplace ID:2c8ea1194c0e80f077b4119a33ffb79e5078fc6a08ac42c15cfcfbbca6cd536e UID:6b01ea59-77d0-4a27-86d6-46b2aed17c32 NetNS:/var/run/netns/5a1f0e4c-4277-4ff7-ae60-1d95581880a7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6b01ea59_77d0_4a27_86d6_46b2aed17c32.slice PodAnnotations:0xc002928898}] Aliases:map[]}\"",
2026-06-11 11:58:02.487503 | controller |     "Jun 11 11:53:35.801630 crc crio[22652]: time=\"2026-06-11T11:53:35.801562943Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-n7wsg from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.487518 | controller |     "Jun 11 11:53:36.233749 crc crio[22652]: time=\"2026-06-11T11:53:36.233547732Z\" level=info msg=\"Stopped pod sandbox: 2c8ea1194c0e80f077b4119a33ffb79e5078fc6a08ac42c15cfcfbbca6cd536e\" id=95fa35a7-dbf3-4f0e-90e2-b15ee42527d9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.487534 | controller |     "Jun 11 11:53:36.693645 crc crio[22652]: time=\"2026-06-11T11:53:36.69293862Z\" level=info msg=\"Removing container: 8450a2e8847fe6efc8b1ad985c729dd99f9db00a2926c115d50d25eaaea23540\" id=2358cb7b-4748-4edf-b8f3-c1ea6ffdbc78 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.487549 | controller |     "Jun 11 11:53:36.740948 crc crio[22652]: time=\"2026-06-11T11:53:36.740823209Z\" level=info msg=\"Removed container 8450a2e8847fe6efc8b1ad985c729dd99f9db00a2926c115d50d25eaaea23540: openshift-marketplace/redhat-operators-n7wsg/registry-server\" id=2358cb7b-4748-4edf-b8f3-c1ea6ffdbc78 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.487564 | controller |     "Jun 11 11:53:36.744976 crc crio[22652]: time=\"2026-06-11T11:53:36.744868791Z\" level=info msg=\"Removing container: 7c933449407548638e4afedd09ce77b25a5ca7a239993332160b3611cd965c5a\" id=53e64339-e71a-42b1-a0c9-6721ad0ab851 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.487584 | controller |     "Jun 11 11:53:36.794711 crc crio[22652]: time=\"2026-06-11T11:53:36.794638233Z\" level=info msg=\"Removed container 7c933449407548638e4afedd09ce77b25a5ca7a239993332160b3611cd965c5a: openshift-marketplace/redhat-operators-n7wsg/extract-content\" id=53e64339-e71a-42b1-a0c9-6721ad0ab851 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.487599 | controller |     "Jun 11 11:53:36.799057 crc crio[22652]: time=\"2026-06-11T11:53:36.798963279Z\" level=info msg=\"Removing container: aa056228ef7c6e9e808821ef7030c364a4dbf36b63a094fb80eb5aa57e424626\" id=002d6322-1f14-4d16-a722-77313984177a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.487613 | controller |     "Jun 11 11:53:36.849805 crc crio[22652]: time=\"2026-06-11T11:53:36.849675176Z\" level=info msg=\"Removed container aa056228ef7c6e9e808821ef7030c364a4dbf36b63a094fb80eb5aa57e424626: openshift-marketplace/redhat-operators-n7wsg/extract-utilities\" id=002d6322-1f14-4d16-a722-77313984177a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.487628 | controller |     "Jun 11 11:53:56.970474 crc crio[22652]: time=\"2026-06-11T11:53:56.969861102Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-99xcr/POD\" id=acf87ff0-d591-4397-a1d5-1de7d8defce9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.487643 | controller |     "Jun 11 11:53:56.971635 crc crio[22652]: time=\"2026-06-11T11:53:56.970492183Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.487658 | controller |     "Jun 11 11:53:57.003968 crc crio[22652]: time=\"2026-06-11T11:53:57.003826486Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-99xcr Namespace:openshift-marketplace ID:91014a92e9625f25c6413ea4738b789b98129819a3aed868e6db265f5d7399b5 UID:3b2e025b-4d7c-40c0-b70a-6d63ab130158 NetNS:/var/run/netns/787df895-668f-48bd-bf96-9b389f3f2621 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3b2e025b_4d7c_40c0_b70a_6d63ab130158.slice PodAnnotations:0xc0058234f0}] Aliases:map[]}\"",
2026-06-11 11:58:02.487673 | controller |     "Jun 11 11:53:57.003968 crc crio[22652]: time=\"2026-06-11T11:53:57.003874597Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-99xcr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.487688 | controller |     "Jun 11 11:53:57.584045 crc crio[22652]: 2026-06-11T11:53:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:91014a92e9625f2 Mac:fe:54:b2:80:ba:48 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:14 Mtu:0 Sandbox:/var/run/netns/787df895-668f-48bd-bf96-9b389f3f2621 SocketPath: PciID:}] [{Interface:0xc0002609e0 Address:{IP:10.217.1.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.487703 | controller |     "Jun 11 11:53:57.585637 crc crio[22652]: time=\"2026-06-11T11:53:57.58555495Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-99xcr Namespace:openshift-marketplace ID:91014a92e9625f25c6413ea4738b789b98129819a3aed868e6db265f5d7399b5 UID:3b2e025b-4d7c-40c0-b70a-6d63ab130158 NetNS:/var/run/netns/787df895-668f-48bd-bf96-9b389f3f2621 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3b2e025b_4d7c_40c0_b70a_6d63ab130158.slice PodAnnotations:0xc0058234f0}] Aliases:map[]}\"",
2026-06-11 11:58:02.487718 | controller |     "Jun 11 11:53:57.585770 crc crio[22652]: time=\"2026-06-11T11:53:57.585711215Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-99xcr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.487737 | controller |     "Jun 11 11:53:57.593595 crc crio[22652]: time=\"2026-06-11T11:53:57.593524149Z\" level=info msg=\"Ran pod sandbox 91014a92e9625f25c6413ea4738b789b98129819a3aed868e6db265f5d7399b5 with infra container: openshift-marketplace/redhat-marketplace-99xcr/POD\" id=acf87ff0-d591-4397-a1d5-1de7d8defce9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.487752 | controller |     "Jun 11 11:53:57.596776 crc crio[22652]: time=\"2026-06-11T11:53:57.59622172Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=4abbe262-c0d3-4a16-8b25-e69ebe630158 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.487767 | controller |     "Jun 11 11:53:57.599387 crc crio[22652]: time=\"2026-06-11T11:53:57.599272898Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=8abcf64a-af6b-4176-82fe-186a3ef5d977 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.487781 | controller |     "Jun 11 11:53:57.611033 crc crio[22652]: time=\"2026-06-11T11:53:57.610919603Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-99xcr/extract-utilities\" id=096c4fa1-3d48-4d63-a415-65b5c0f50ad9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.487796 | controller |     "Jun 11 11:53:57.611669 crc crio[22652]: time=\"2026-06-11T11:53:57.611584354Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.487810 | controller |     "Jun 11 11:53:57.661595 crc crio[22652]: time=\"2026-06-11T11:53:57.661509998Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.487825 | controller |     "Jun 11 11:53:57.666781 crc crio[22652]: time=\"2026-06-11T11:53:57.666728937Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.487840 | controller |     "Jun 11 11:53:57.830997 crc crio[22652]: time=\"2026-06-11T11:53:57.830864274Z\" level=info msg=\"Created container 670c095a5cca5be5c4f42e6dad1db54f9d7c980f46be48437d4f9c1aea33d70a: openshift-marketplace/redhat-marketplace-99xcr/extract-utilities\" id=096c4fa1-3d48-4d63-a415-65b5c0f50ad9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.487854 | controller |     "Jun 11 11:53:57.832162 crc crio[22652]: time=\"2026-06-11T11:53:57.832029291Z\" level=info msg=\"Starting container: 670c095a5cca5be5c4f42e6dad1db54f9d7c980f46be48437d4f9c1aea33d70a\" id=15af4a3a-73b4-45f9-b184-09e4714970d3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.487869 | controller |     "Jun 11 11:53:57.848795 crc crio[22652]: time=\"2026-06-11T11:53:57.848556746Z\" level=info msg=\"Started container\" PID=284367 containerID=670c095a5cca5be5c4f42e6dad1db54f9d7c980f46be48437d4f9c1aea33d70a description=openshift-marketplace/redhat-marketplace-99xcr/extract-utilities id=15af4a3a-73b4-45f9-b184-09e4714970d3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=91014a92e9625f25c6413ea4738b789b98129819a3aed868e6db265f5d7399b5",
2026-06-11 11:58:02.487883 | controller |     "Jun 11 11:53:58.059860 crc crio[22652]: time=\"2026-06-11T11:53:58.057279524Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=230ec1f0-53c6-42d1-aea3-bea7b9b5f04c name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.487898 | controller |     "Jun 11 11:53:58.074248 crc crio[22652]: time=\"2026-06-11T11:53:58.074106815Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-11 11:58:02.487913 | controller |     "Jun 11 11:53:58.866952 crc crio[22652]: time=\"2026-06-11T11:53:58.866647904Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03\" id=230ec1f0-53c6-42d1-aea3-bea7b9b5f04c name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.487932 | controller |     "Jun 11 11:53:58.873502 crc crio[22652]: time=\"2026-06-11T11:53:58.868883197Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=a9d55475-289e-4ab5-ae83-8adee5f30e07 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.487948 | controller |     "Jun 11 11:53:58.876715 crc crio[22652]: time=\"2026-06-11T11:53:58.87584989Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=a0fea329-54b6-4a96-b5da-aa0c64be17cb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.487962 | controller |     "Jun 11 11:53:58.985521 crc crio[22652]: time=\"2026-06-11T11:53:58.985276659Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-99xcr/extract-content\" id=77ddc1c7-2deb-4e16-8edb-bde8da325c35 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.487977 | controller |     "Jun 11 11:53:58.986521 crc crio[22652]: time=\"2026-06-11T11:53:58.986446117Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.487991 | controller |     "Jun 11 11:53:59.092945 crc crio[22652]: time=\"2026-06-11T11:53:59.092888658Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.488006 | controller |     "Jun 11 11:53:59.098334 crc crio[22652]: time=\"2026-06-11T11:53:59.098259471Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.488021 | controller |     "Jun 11 11:53:59.268654 crc crio[22652]: time=\"2026-06-11T11:53:59.268186684Z\" level=info msg=\"Created container 95c9299e8643644b4ea62117aaa9ccff02d8ad36258896a0ba05070ad62d656a: openshift-marketplace/redhat-marketplace-99xcr/extract-content\" id=77ddc1c7-2deb-4e16-8edb-bde8da325c35 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.488036 | controller |     "Jun 11 11:53:59.270236 crc crio[22652]: time=\"2026-06-11T11:53:59.270175998Z\" level=info msg=\"Starting container: 95c9299e8643644b4ea62117aaa9ccff02d8ad36258896a0ba05070ad62d656a\" id=c04e8432-e520-4feb-8690-6393478f4a3a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.488051 | controller |     "Jun 11 11:53:59.278411 crc crio[22652]: time=\"2026-06-11T11:53:59.27833619Z\" level=info msg=\"Started container\" PID=284427 containerID=95c9299e8643644b4ea62117aaa9ccff02d8ad36258896a0ba05070ad62d656a description=openshift-marketplace/redhat-marketplace-99xcr/extract-content id=c04e8432-e520-4feb-8690-6393478f4a3a name=/runtime.v1.RuntimeService/StartContainer sandboxID=91014a92e9625f25c6413ea4738b789b98129819a3aed868e6db265f5d7399b5",
2026-06-11 11:58:02.488065 | controller |     "Jun 11 11:54:00.108205 crc crio[22652]: time=\"2026-06-11T11:54:00.10443484Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=d1ebb2a5-5134-4205-a0c0-82fe4f36d0d8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.488080 | controller |     "Jun 11 11:54:00.111415 crc crio[22652]: time=\"2026-06-11T11:54:00.110420013Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=55ed86cc-a8c5-41b0-87b4-96c8d94ef3e8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.488094 | controller |     "Jun 11 11:54:00.120716 crc crio[22652]: time=\"2026-06-11T11:54:00.120543137Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-99xcr/registry-server\" id=9461910b-ce7d-45da-b6e7-d1f8ce5ccbd8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.488118 | controller |     "Jun 11 11:54:00.121172 crc crio[22652]: time=\"2026-06-11T11:54:00.120999482Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.488134 | controller |     "Jun 11 11:54:00.205639 crc crio[22652]: time=\"2026-06-11T11:54:00.205575412Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.488148 | controller |     "Jun 11 11:54:00.209802 crc crio[22652]: time=\"2026-06-11T11:54:00.209732686Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.488163 | controller |     "Jun 11 11:54:00.405521 crc crio[22652]: time=\"2026-06-11T11:54:00.404840048Z\" level=info msg=\"Created container 1211752379bc8e8624f96c61a3ab24f1e25406d0075bb5177fa6b7ff0f60e862: openshift-marketplace/redhat-marketplace-99xcr/registry-server\" id=9461910b-ce7d-45da-b6e7-d1f8ce5ccbd8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.488180 | controller |     "Jun 11 11:54:00.408814 crc crio[22652]: time=\"2026-06-11T11:54:00.408734333Z\" level=info msg=\"Starting container: 1211752379bc8e8624f96c61a3ab24f1e25406d0075bb5177fa6b7ff0f60e862\" id=8845bd33-89dd-4b4e-ba29-c41ce5c77c1c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.488202 | controller |     "Jun 11 11:54:00.414519 crc crio[22652]: time=\"2026-06-11T11:54:00.414419426Z\" level=info msg=\"Started container\" PID=284586 containerID=1211752379bc8e8624f96c61a3ab24f1e25406d0075bb5177fa6b7ff0f60e862 description=openshift-marketplace/redhat-marketplace-99xcr/registry-server id=8845bd33-89dd-4b4e-ba29-c41ce5c77c1c name=/runtime.v1.RuntimeService/StartContainer sandboxID=91014a92e9625f25c6413ea4738b789b98129819a3aed868e6db265f5d7399b5",
2026-06-11 11:58:02.488227 | controller |     "Jun 11 11:54:00.608530 crc crio[22652]: time=\"2026-06-11T11:54:00.608443614Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686314-28zvf/POD\" id=d3639702-162f-408a-aafa-8be011e838b3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.488296 | controller |     "Jun 11 11:54:00.608530 crc crio[22652]: time=\"2026-06-11T11:54:00.608545747Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.488317 | controller |     "Jun 11 11:54:00.662379 crc crio[22652]: time=\"2026-06-11T11:54:00.662032377Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686314-28zvf Namespace:openshift-infra ID:49fe825ce3ad031e1e06215fa24e70109d50bd37ef5d0b9a47d682a97092260c UID:8b8369c4-1fff-4aee-9b2b-c3a2ec26385c NetNS:/var/run/netns/11ed3065-2362-42e5-800a-70be605ed873 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8b8369c4_1fff_4aee_9b2b_c3a2ec26385c.slice PodAnnotations:0xc005822810}] Aliases:map[]}\"",
2026-06-11 11:58:02.488334 | controller |     "Jun 11 11:54:00.662379 crc crio[22652]: time=\"2026-06-11T11:54:00.662180252Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686314-28zvf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.488368 | controller |     "Jun 11 11:54:01.009033 crc crio[22652]: 2026-06-11T11:54:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:49fe825ce3ad031 Mac:c6:95:47:de:65:2a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:15 Mtu:0 Sandbox:/var/run/netns/11ed3065-2362-42e5-800a-70be605ed873 SocketPath: PciID:}] [{Interface:0xc0001946c0 Address:{IP:10.217.1.21 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.488390 | controller |     "Jun 11 11:54:01.011858 crc crio[22652]: time=\"2026-06-11T11:54:01.011778542Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686314-28zvf Namespace:openshift-infra ID:49fe825ce3ad031e1e06215fa24e70109d50bd37ef5d0b9a47d682a97092260c UID:8b8369c4-1fff-4aee-9b2b-c3a2ec26385c NetNS:/var/run/netns/11ed3065-2362-42e5-800a-70be605ed873 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8b8369c4_1fff_4aee_9b2b_c3a2ec26385c.slice PodAnnotations:0xc005822810}] Aliases:map[]}\"",
2026-06-11 11:58:02.488407 | controller |     "Jun 11 11:54:01.012064 crc crio[22652]: time=\"2026-06-11T11:54:01.0120033Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686314-28zvf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.488422 | controller |     "Jun 11 11:54:01.030560 crc crio[22652]: time=\"2026-06-11T11:54:01.030474214Z\" level=info msg=\"Ran pod sandbox 49fe825ce3ad031e1e06215fa24e70109d50bd37ef5d0b9a47d682a97092260c with infra container: openshift-infra/auto-csr-approver-29686314-28zvf/POD\" id=d3639702-162f-408a-aafa-8be011e838b3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.488436 | controller |     "Jun 11 11:54:01.034509 crc crio[22652]: time=\"2026-06-11T11:54:01.0344491Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=24207b8e-7e88-4d0f-9072-b8db26ea7c40 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.488451 | controller |     "Jun 11 11:54:01.038171 crc crio[22652]: time=\"2026-06-11T11:54:01.038024365Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 11:58:02.488467 | controller |     "Jun 11 11:54:02.062972 crc crio[22652]: time=\"2026-06-11T11:54:02.062395269Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=24207b8e-7e88-4d0f-9072-b8db26ea7c40 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.488482 | controller |     "Jun 11 11:54:02.065487 crc crio[22652]: time=\"2026-06-11T11:54:02.064994225Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=436b3db1-5ee2-4f45-b803-b04b8edbc9ee name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.488497 | controller |     "Jun 11 11:54:02.067457 crc crio[22652]: time=\"2026-06-11T11:54:02.067364889Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=54ffa0ce-128b-4e97-8828-e0234ec911a1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.488513 | controller |     "Jun 11 11:54:02.082718 crc crio[22652]: time=\"2026-06-11T11:54:02.082603781Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686314-28zvf/oc\" id=d797946e-efaf-4ae3-9e97-611fb12f51f6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.488527 | controller |     "Jun 11 11:54:02.085952 crc crio[22652]: time=\"2026-06-11T11:54:02.085872388Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.488542 | controller |     "Jun 11 11:54:02.149721 crc crio[22652]: time=\"2026-06-11T11:54:02.149625743Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.488556 | controller |     "Jun 11 11:54:02.415913 crc crio[22652]: time=\"2026-06-11T11:54:02.415537323Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.488571 | controller |     "Jun 11 11:54:02.550704 crc crio[22652]: time=\"2026-06-11T11:54:02.550601405Z\" level=info msg=\"Created container 83efe92b103a10b2982cdd80d0a2bde1329456154b5613401bb94fd571864659: openshift-infra/auto-csr-approver-29686314-28zvf/oc\" id=d797946e-efaf-4ae3-9e97-611fb12f51f6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.488589 | controller |     "Jun 11 11:54:02.551679 crc crio[22652]: time=\"2026-06-11T11:54:02.551631628Z\" level=info msg=\"Starting container: 83efe92b103a10b2982cdd80d0a2bde1329456154b5613401bb94fd571864659\" id=272ef833-46e0-4e18-a3b1-520f6a172c84 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.488604 | controller |     "Jun 11 11:54:02.557172 crc crio[22652]: time=\"2026-06-11T11:54:02.557089144Z\" level=info msg=\"Started container\" PID=284763 containerID=83efe92b103a10b2982cdd80d0a2bde1329456154b5613401bb94fd571864659 description=openshift-infra/auto-csr-approver-29686314-28zvf/oc id=272ef833-46e0-4e18-a3b1-520f6a172c84 name=/runtime.v1.RuntimeService/StartContainer sandboxID=49fe825ce3ad031e1e06215fa24e70109d50bd37ef5d0b9a47d682a97092260c",
2026-06-11 11:58:02.488619 | controller |     "Jun 11 11:54:05.213020 crc crio[22652]: time=\"2026-06-11T11:54:05.212291859Z\" level=info msg=\"Stopping pod sandbox: 49fe825ce3ad031e1e06215fa24e70109d50bd37ef5d0b9a47d682a97092260c\" id=db7e790b-8994-4a33-9095-abc9580b3b82 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.488633 | controller |     "Jun 11 11:54:05.214720 crc crio[22652]: time=\"2026-06-11T11:54:05.213738836Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686314-28zvf Namespace:openshift-infra ID:49fe825ce3ad031e1e06215fa24e70109d50bd37ef5d0b9a47d682a97092260c UID:8b8369c4-1fff-4aee-9b2b-c3a2ec26385c NetNS:/var/run/netns/11ed3065-2362-42e5-800a-70be605ed873 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8b8369c4_1fff_4aee_9b2b_c3a2ec26385c.slice PodAnnotations:0xc000103118}] Aliases:map[]}\"",
2026-06-11 11:58:02.488648 | controller |     "Jun 11 11:54:05.214720 crc crio[22652]: time=\"2026-06-11T11:54:05.213912932Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686314-28zvf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.488662 | controller |     "Jun 11 11:54:05.559210 crc crio[22652]: time=\"2026-06-11T11:54:05.55879848Z\" level=info msg=\"Stopped pod sandbox: 49fe825ce3ad031e1e06215fa24e70109d50bd37ef5d0b9a47d682a97092260c\" id=db7e790b-8994-4a33-9095-abc9580b3b82 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.488676 | controller |     "Jun 11 11:54:13.170555 crc crio[22652]: time=\"2026-06-11T11:54:13.168766373Z\" level=info msg=\"Stopping container: 1211752379bc8e8624f96c61a3ab24f1e25406d0075bb5177fa6b7ff0f60e862 (timeout: 2s)\" id=c39f0cbf-1d79-4ead-9bc4-7a8b8d7d3535 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.488690 | controller |     "Jun 11 11:54:13.305897 crc crio[22652]: time=\"2026-06-11T11:54:13.305745257Z\" level=info msg=\"Stopped container 1211752379bc8e8624f96c61a3ab24f1e25406d0075bb5177fa6b7ff0f60e862: openshift-marketplace/redhat-marketplace-99xcr/registry-server\" id=c39f0cbf-1d79-4ead-9bc4-7a8b8d7d3535 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.488704 | controller |     "Jun 11 11:54:13.306846 crc crio[22652]: time=\"2026-06-11T11:54:13.30679262Z\" level=info msg=\"Stopping pod sandbox: 91014a92e9625f25c6413ea4738b789b98129819a3aed868e6db265f5d7399b5\" id=d103ab61-bbba-4a6a-9d4e-a3d2121b55f6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.488720 | controller |     "Jun 11 11:54:13.307828 crc crio[22652]: time=\"2026-06-11T11:54:13.307793282Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-99xcr Namespace:openshift-marketplace ID:91014a92e9625f25c6413ea4738b789b98129819a3aed868e6db265f5d7399b5 UID:3b2e025b-4d7c-40c0-b70a-6d63ab130158 NetNS:/var/run/netns/787df895-668f-48bd-bf96-9b389f3f2621 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3b2e025b_4d7c_40c0_b70a_6d63ab130158.slice PodAnnotations:0xc0004beb90}] Aliases:map[]}\"",
2026-06-11 11:58:02.488743 | controller |     "Jun 11 11:54:13.308194 crc crio[22652]: time=\"2026-06-11T11:54:13.308104522Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-99xcr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.488758 | controller |     "Jun 11 11:54:13.630666 crc crio[22652]: time=\"2026-06-11T11:54:13.630271914Z\" level=info msg=\"Stopped pod sandbox: 91014a92e9625f25c6413ea4738b789b98129819a3aed868e6db265f5d7399b5\" id=d103ab61-bbba-4a6a-9d4e-a3d2121b55f6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.488773 | controller |     "Jun 11 11:54:14.386450 crc crio[22652]: time=\"2026-06-11T11:54:14.386401129Z\" level=info msg=\"Removing container: 1211752379bc8e8624f96c61a3ab24f1e25406d0075bb5177fa6b7ff0f60e862\" id=4cc25442-67c7-46df-a0da-7164f8b33ed0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.488787 | controller |     "Jun 11 11:54:14.432833 crc crio[22652]: time=\"2026-06-11T11:54:14.43273234Z\" level=info msg=\"Removed container 1211752379bc8e8624f96c61a3ab24f1e25406d0075bb5177fa6b7ff0f60e862: openshift-marketplace/redhat-marketplace-99xcr/registry-server\" id=4cc25442-67c7-46df-a0da-7164f8b33ed0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.488802 | controller |     "Jun 11 11:54:14.435683 crc crio[22652]: time=\"2026-06-11T11:54:14.435601322Z\" level=info msg=\"Removing container: 95c9299e8643644b4ea62117aaa9ccff02d8ad36258896a0ba05070ad62d656a\" id=230f754a-5e37-4bab-ad98-db1d227da234 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.488818 | controller |     "Jun 11 11:54:14.466400 crc crio[22652]: time=\"2026-06-11T11:54:14.466102547Z\" level=info msg=\"Removed container 95c9299e8643644b4ea62117aaa9ccff02d8ad36258896a0ba05070ad62d656a: openshift-marketplace/redhat-marketplace-99xcr/extract-content\" id=230f754a-5e37-4bab-ad98-db1d227da234 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.488832 | controller |     "Jun 11 11:54:14.470993 crc crio[22652]: time=\"2026-06-11T11:54:14.470926007Z\" level=info msg=\"Removing container: 670c095a5cca5be5c4f42e6dad1db54f9d7c980f46be48437d4f9c1aea33d70a\" id=ff44f0a3-574c-4546-acea-69af0d267c3f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.488847 | controller |     "Jun 11 11:54:14.521358 crc crio[22652]: time=\"2026-06-11T11:54:14.521025224Z\" level=info msg=\"Removed container 670c095a5cca5be5c4f42e6dad1db54f9d7c980f46be48437d4f9c1aea33d70a: openshift-marketplace/redhat-marketplace-99xcr/extract-utilities\" id=ff44f0a3-574c-4546-acea-69af0d267c3f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.488861 | controller |     "Jun 11 11:54:17.211606 crc crio[22652]: time=\"2026-06-11T11:54:17.210770325Z\" level=info msg=\"Removing container: 9a8c2abf8621b2e6bbcb49a3850c00d5e0ccccc3b566b91bdfd1aa754e7de22a\" id=0bafc48f-9483-4543-bd27-4d6c2dcc4df3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.488875 | controller |     "Jun 11 11:54:17.313423 crc crio[22652]: time=\"2026-06-11T11:54:17.313250978Z\" level=info msg=\"Removed container 9a8c2abf8621b2e6bbcb49a3850c00d5e0ccccc3b566b91bdfd1aa754e7de22a: openshift-infra/auto-csr-approver-29686308-dpb9z/oc\" id=0bafc48f-9483-4543-bd27-4d6c2dcc4df3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.488890 | controller |     "Jun 11 11:54:17.324473 crc crio[22652]: time=\"2026-06-11T11:54:17.324289244Z\" level=info msg=\"Stopping pod sandbox: bbb3dc37d735fb38f1bc92f6db9b86deacb37ce7efb2480d73635ca4be9c219b\" id=b3b9cb7e-5619-47a0-9336-3a2706ff5b6a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.488904 | controller |     "Jun 11 11:54:17.324473 crc crio[22652]: time=\"2026-06-11T11:54:17.324416918Z\" level=info msg=\"Stopped pod sandbox (already stopped): bbb3dc37d735fb38f1bc92f6db9b86deacb37ce7efb2480d73635ca4be9c219b\" id=b3b9cb7e-5619-47a0-9336-3a2706ff5b6a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.488921 | controller |     "Jun 11 11:54:17.325535 crc crio[22652]: time=\"2026-06-11T11:54:17.325339578Z\" level=info msg=\"Removing pod sandbox: bbb3dc37d735fb38f1bc92f6db9b86deacb37ce7efb2480d73635ca4be9c219b\" id=a0f8d46a-818e-4729-9335-e118638823cd name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.488936 | controller |     "Jun 11 11:54:17.368588 crc crio[22652]: time=\"2026-06-11T11:54:17.368214758Z\" level=info msg=\"Removed pod sandbox: bbb3dc37d735fb38f1bc92f6db9b86deacb37ce7efb2480d73635ca4be9c219b\" id=a0f8d46a-818e-4729-9335-e118638823cd name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.488950 | controller |     "Jun 11 11:54:17.369865 crc crio[22652]: time=\"2026-06-11T11:54:17.369774437Z\" level=info msg=\"Stopping pod sandbox: 2c8ea1194c0e80f077b4119a33ffb79e5078fc6a08ac42c15cfcfbbca6cd536e\" id=9ccea2e3-d2ef-445c-8631-1821faed83aa name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.488964 | controller |     "Jun 11 11:54:17.369971 crc crio[22652]: time=\"2026-06-11T11:54:17.36988582Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2c8ea1194c0e80f077b4119a33ffb79e5078fc6a08ac42c15cfcfbbca6cd536e\" id=9ccea2e3-d2ef-445c-8631-1821faed83aa name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.488978 | controller |     "Jun 11 11:54:17.371492 crc crio[22652]: time=\"2026-06-11T11:54:17.371426709Z\" level=info msg=\"Removing pod sandbox: 2c8ea1194c0e80f077b4119a33ffb79e5078fc6a08ac42c15cfcfbbca6cd536e\" id=6ea6fd6d-1bcd-4ae7-af1f-0f22b8dd8cb2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.488992 | controller |     "Jun 11 11:54:17.392189 crc crio[22652]: time=\"2026-06-11T11:54:17.392038552Z\" level=info msg=\"Removed pod sandbox: 2c8ea1194c0e80f077b4119a33ffb79e5078fc6a08ac42c15cfcfbbca6cd536e\" id=6ea6fd6d-1bcd-4ae7-af1f-0f22b8dd8cb2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.489007 | controller |     "Jun 11 11:54:17.393029 crc crio[22652]: time=\"2026-06-11T11:54:17.392963512Z\" level=info msg=\"Stopping pod sandbox: 91014a92e9625f25c6413ea4738b789b98129819a3aed868e6db265f5d7399b5\" id=07856315-c812-43a1-be1f-4dd6d14bde6c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.489021 | controller |     "Jun 11 11:54:17.394514 crc crio[22652]: time=\"2026-06-11T11:54:17.393955074Z\" level=info msg=\"Stopped pod sandbox (already stopped): 91014a92e9625f25c6413ea4738b789b98129819a3aed868e6db265f5d7399b5\" id=07856315-c812-43a1-be1f-4dd6d14bde6c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.489035 | controller |     "Jun 11 11:54:17.394903 crc crio[22652]: time=\"2026-06-11T11:54:17.394725629Z\" level=info msg=\"Removing pod sandbox: 91014a92e9625f25c6413ea4738b789b98129819a3aed868e6db265f5d7399b5\" id=efae99dc-f077-4071-b240-0e819a75eaeb name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.489049 | controller |     "Jun 11 11:54:17.410639 crc crio[22652]: time=\"2026-06-11T11:54:17.410518616Z\" level=info msg=\"Removed pod sandbox: 91014a92e9625f25c6413ea4738b789b98129819a3aed868e6db265f5d7399b5\" id=efae99dc-f077-4071-b240-0e819a75eaeb name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.489063 | controller |     "Jun 11 11:54:44.385023 crc crio[22652]: time=\"2026-06-11T11:54:44.384269672Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 11:58:02.489077 | controller |     "Jun 11 11:54:51.874415 crc crio[22652]: time=\"2026-06-11T11:54:51.873570216Z\" level=info msg=\"Stopping container: 0aa0c5d891c74b34bde1bc7b3226bd4a451f23ffc98f91f05e16f5ed90656136 (timeout: 2s)\" id=43ce06a7-b826-4a34-b87b-ec7821f84795 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.489094 | controller |     "Jun 11 11:54:52.035374 crc crio[22652]: time=\"2026-06-11T11:54:52.034543042Z\" level=info msg=\"Stopped container 0aa0c5d891c74b34bde1bc7b3226bd4a451f23ffc98f91f05e16f5ed90656136: openshift-must-gather-v4w4f/must-gather-4bgk9/copy\" id=43ce06a7-b826-4a34-b87b-ec7821f84795 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.489109 | controller |     "Jun 11 11:54:52.036280 crc crio[22652]: time=\"2026-06-11T11:54:52.036212955Z\" level=info msg=\"Stopping pod sandbox: 3c75c5b5fe1bb0f15b8c7461549041ee7a0e6b8e6122b1c283cbf6d2c29618aa\" id=dcc718a5-1c69-45bc-aace-905e1d90c922 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.489124 | controller |     "Jun 11 11:54:52.037707 crc crio[22652]: time=\"2026-06-11T11:54:52.037664391Z\" level=info msg=\"Got pod network &{Name:must-gather-4bgk9 Namespace:openshift-must-gather-v4w4f ID:3c75c5b5fe1bb0f15b8c7461549041ee7a0e6b8e6122b1c283cbf6d2c29618aa UID:158213b8-d3d8-49c3-a86b-3c5ba1bd13ad NetNS:/var/run/netns/f1e7a51d-526a-49cb-909b-04585f283ddf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod158213b8_d3d8_49c3_a86b_3c5ba1bd13ad.slice PodAnnotations:0xc0036e71b0}] Aliases:map[]}\"",
2026-06-11 11:58:02.489139 | controller |     "Jun 11 11:54:52.037885 crc crio[22652]: time=\"2026-06-11T11:54:52.037835437Z\" level=info msg=\"Deleting pod openshift-must-gather-v4w4f_must-gather-4bgk9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.489154 | controller |     "Jun 11 11:54:52.376434 crc crio[22652]: time=\"2026-06-11T11:54:52.37601877Z\" level=info msg=\"Stopped pod sandbox: 3c75c5b5fe1bb0f15b8c7461549041ee7a0e6b8e6122b1c283cbf6d2c29618aa\" id=dcc718a5-1c69-45bc-aace-905e1d90c922 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.489169 | controller |     "Jun 11 11:54:52.973819 crc crio[22652]: time=\"2026-06-11T11:54:52.973718886Z\" level=info msg=\"Removing container: 0aa0c5d891c74b34bde1bc7b3226bd4a451f23ffc98f91f05e16f5ed90656136\" id=c4e8d67d-1c42-46bf-8b46-df4d70c43e86 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.489183 | controller |     "Jun 11 11:54:53.002585 crc crio[22652]: time=\"2026-06-11T11:54:53.002493013Z\" level=info msg=\"Removed container 0aa0c5d891c74b34bde1bc7b3226bd4a451f23ffc98f91f05e16f5ed90656136: openshift-must-gather-v4w4f/must-gather-4bgk9/copy\" id=c4e8d67d-1c42-46bf-8b46-df4d70c43e86 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.489198 | controller |     "Jun 11 11:54:53.005882 crc crio[22652]: time=\"2026-06-11T11:54:53.005827659Z\" level=info msg=\"Removing container: 8b70a206f740acef98a00eed4b66d833673b50e1d44a207e3f4a0199273a2e24\" id=85e6e2d3-24ec-4199-b258-27c0084492c8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.489212 | controller |     "Jun 11 11:54:53.168493 crc crio[22652]: time=\"2026-06-11T11:54:53.168396536Z\" level=info msg=\"Removed container 8b70a206f740acef98a00eed4b66d833673b50e1d44a207e3f4a0199273a2e24: openshift-must-gather-v4w4f/must-gather-4bgk9/gather\" id=85e6e2d3-24ec-4199-b258-27c0084492c8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.489226 | controller |     "Jun 11 11:55:17.489193 crc crio[22652]: time=\"2026-06-11T11:55:17.488261011Z\" level=info msg=\"Stopping pod sandbox: 3c75c5b5fe1bb0f15b8c7461549041ee7a0e6b8e6122b1c283cbf6d2c29618aa\" id=f70a4915-1618-4c49-860b-c608c42857a2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.489241 | controller |     "Jun 11 11:55:17.489193 crc crio[22652]: time=\"2026-06-11T11:55:17.488985732Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3c75c5b5fe1bb0f15b8c7461549041ee7a0e6b8e6122b1c283cbf6d2c29618aa\" id=f70a4915-1618-4c49-860b-c608c42857a2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.489255 | controller |     "Jun 11 11:55:17.491539 crc crio[22652]: time=\"2026-06-11T11:55:17.489979403Z\" level=info msg=\"Removing pod sandbox: 3c75c5b5fe1bb0f15b8c7461549041ee7a0e6b8e6122b1c283cbf6d2c29618aa\" id=0a167b75-bf83-42b8-ba9c-eeb517dfbe95 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.489272 | controller |     "Jun 11 11:55:17.510460 crc crio[22652]: time=\"2026-06-11T11:55:17.51034032Z\" level=info msg=\"Removed pod sandbox: 3c75c5b5fe1bb0f15b8c7461549041ee7a0e6b8e6122b1c283cbf6d2c29618aa\" id=0a167b75-bf83-42b8-ba9c-eeb517dfbe95 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.489287 | controller |     "Jun 11 11:55:21.695083 crc crio[22652]: time=\"2026-06-11T11:55:21.694388966Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-qlj7t/POD\" id=e91c9182-8dba-447a-bb63-fcd5d1cb1d22 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.489302 | controller |     "Jun 11 11:55:21.697405 crc crio[22652]: time=\"2026-06-11T11:55:21.695057438Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.489316 | controller |     "Jun 11 11:55:21.730564 crc crio[22652]: time=\"2026-06-11T11:55:21.730511139Z\" level=info msg=\"Got pod network &{Name:certified-operators-qlj7t Namespace:openshift-marketplace ID:884eda70feaa7b89040f98f5f8f89ec519c4dba9c3e264e4ed21da59196b1533 UID:428f7ffb-56f8-4ae4-86bd-139aec35af95 NetNS:/var/run/netns/b9216819-5fd5-40b5-bd3b-523e2fa2d5e6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod428f7ffb_56f8_4ae4_86bd_139aec35af95.slice PodAnnotations:0xc0022f6518}] Aliases:map[]}\"",
2026-06-11 11:58:02.489331 | controller |     "Jun 11 11:55:21.730853 crc crio[22652]: time=\"2026-06-11T11:55:21.730835729Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-qlj7t to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.489361 | controller |     "Jun 11 11:55:22.295767 crc crio[22652]: 2026-06-11T11:55:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:884eda70feaa7b8 Mac:66:26:30:67:12:5d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:16 Mtu:0 Sandbox:/var/run/netns/b9216819-5fd5-40b5-bd3b-523e2fa2d5e6 SocketPath: PciID:}] [{Interface:0xc0001346a0 Address:{IP:10.217.1.22 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.489382 | controller |     "Jun 11 11:55:22.303278 crc crio[22652]: time=\"2026-06-11T11:55:22.302835939Z\" level=info msg=\"Got pod network &{Name:certified-operators-qlj7t Namespace:openshift-marketplace ID:884eda70feaa7b89040f98f5f8f89ec519c4dba9c3e264e4ed21da59196b1533 UID:428f7ffb-56f8-4ae4-86bd-139aec35af95 NetNS:/var/run/netns/b9216819-5fd5-40b5-bd3b-523e2fa2d5e6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod428f7ffb_56f8_4ae4_86bd_139aec35af95.slice PodAnnotations:0xc0022f6518}] Aliases:map[]}\"",
2026-06-11 11:58:02.489398 | controller |     "Jun 11 11:55:22.303278 crc crio[22652]: time=\"2026-06-11T11:55:22.303246802Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-qlj7t for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.489414 | controller |     "Jun 11 11:55:22.311459 crc crio[22652]: time=\"2026-06-11T11:55:22.311364265Z\" level=info msg=\"Ran pod sandbox 884eda70feaa7b89040f98f5f8f89ec519c4dba9c3e264e4ed21da59196b1533 with infra container: openshift-marketplace/certified-operators-qlj7t/POD\" id=e91c9182-8dba-447a-bb63-fcd5d1cb1d22 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.489428 | controller |     "Jun 11 11:55:22.314762 crc crio[22652]: time=\"2026-06-11T11:55:22.314574446Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=eab1f8c6-13cd-49f3-a76d-e17d305a762a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.489462 | controller |     "Jun 11 11:55:22.321557 crc crio[22652]: time=\"2026-06-11T11:55:22.321243241Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=71247dc1-2700-4161-8e84-83a6a2c8d8f4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.489480 | controller |     "Jun 11 11:55:22.334239 crc crio[22652]: time=\"2026-06-11T11:55:22.334066756Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-qlj7t/extract-utilities\" id=a1fe65ee-61f0-478f-8a1e-e87499f486bd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.489495 | controller |     "Jun 11 11:55:22.334623 crc crio[22652]: time=\"2026-06-11T11:55:22.334546831Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.489510 | controller |     "Jun 11 11:55:22.413185 crc crio[22652]: time=\"2026-06-11T11:55:22.411236963Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.489526 | controller |     "Jun 11 11:55:22.415070 crc crio[22652]: time=\"2026-06-11T11:55:22.414999555Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.489541 | controller |     "Jun 11 11:55:22.605871 crc crio[22652]: time=\"2026-06-11T11:55:22.605698916Z\" level=info msg=\"Created container 56b1c90be5abf55678f407ef79ebc4f5753318f7f0867947ab260049747e08f4: openshift-marketplace/certified-operators-qlj7t/extract-utilities\" id=a1fe65ee-61f0-478f-8a1e-e87499f486bd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.489556 | controller |     "Jun 11 11:55:22.607381 crc crio[22652]: time=\"2026-06-11T11:55:22.607256456Z\" level=info msg=\"Starting container: 56b1c90be5abf55678f407ef79ebc4f5753318f7f0867947ab260049747e08f4\" id=819500e6-2425-4cd7-8c3f-cfd99acfb8be name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.489570 | controller |     "Jun 11 11:55:22.613943 crc crio[22652]: time=\"2026-06-11T11:55:22.613847648Z\" level=info msg=\"Started container\" PID=288966 containerID=56b1c90be5abf55678f407ef79ebc4f5753318f7f0867947ab260049747e08f4 description=openshift-marketplace/certified-operators-qlj7t/extract-utilities id=819500e6-2425-4cd7-8c3f-cfd99acfb8be name=/runtime.v1.RuntimeService/StartContainer sandboxID=884eda70feaa7b89040f98f5f8f89ec519c4dba9c3e264e4ed21da59196b1533",
2026-06-11 11:58:02.489586 | controller |     "Jun 11 11:55:23.521573 crc crio[22652]: time=\"2026-06-11T11:55:23.519102262Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=4f1d97dd-ffdd-44ff-962a-01ea1b04555b name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.489601 | controller |     "Jun 11 11:55:23.556005 crc crio[22652]: time=\"2026-06-11T11:55:23.555624348Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-11 11:58:02.489616 | controller |     "Jun 11 11:55:24.449156 crc crio[22652]: time=\"2026-06-11T11:55:24.44903784Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:ff23a6409155a523e9d8d88955ed6c8eeef67a7bed83b65b88346a17ef0248a3\" id=4f1d97dd-ffdd-44ff-962a-01ea1b04555b name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.489631 | controller |     "Jun 11 11:55:24.450254 crc crio[22652]: time=\"2026-06-11T11:55:24.450081173Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=9a1dc66a-dbcd-4d25-bb27-ef59468166f0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.489649 | controller |     "Jun 11 11:55:24.453590 crc crio[22652]: time=\"2026-06-11T11:55:24.453435301Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=fe65bd10-c386-421f-9d8a-357712e92861 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.489665 | controller |     "Jun 11 11:55:24.463475 crc crio[22652]: time=\"2026-06-11T11:55:24.463378611Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-qlj7t/extract-content\" id=bc3fd612-a470-4b9e-ba37-b1390ad4b917 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.489680 | controller |     "Jun 11 11:55:24.463942 crc crio[22652]: time=\"2026-06-11T11:55:24.463837586Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.489695 | controller |     "Jun 11 11:55:24.518666 crc crio[22652]: time=\"2026-06-11T11:55:24.518543614Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.489709 | controller |     "Jun 11 11:55:24.522618 crc crio[22652]: time=\"2026-06-11T11:55:24.522551563Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.489724 | controller |     "Jun 11 11:55:24.722086 crc crio[22652]: time=\"2026-06-11T11:55:24.721965915Z\" level=info msg=\"Created container 03e3ae83b49822cd5957ec6369712c4aa70a9ea94fa15e2e8156c2e72d9374b0: openshift-marketplace/certified-operators-qlj7t/extract-content\" id=bc3fd612-a470-4b9e-ba37-b1390ad4b917 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.489739 | controller |     "Jun 11 11:55:24.724443 crc crio[22652]: time=\"2026-06-11T11:55:24.724399523Z\" level=info msg=\"Starting container: 03e3ae83b49822cd5957ec6369712c4aa70a9ea94fa15e2e8156c2e72d9374b0\" id=29e3bdad-592f-429c-81d5-6bd1d9eda25e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.489753 | controller |     "Jun 11 11:55:24.732012 crc crio[22652]: time=\"2026-06-11T11:55:24.731899766Z\" level=info msg=\"Started container\" PID=289034 containerID=03e3ae83b49822cd5957ec6369712c4aa70a9ea94fa15e2e8156c2e72d9374b0 description=openshift-marketplace/certified-operators-qlj7t/extract-content id=29e3bdad-592f-429c-81d5-6bd1d9eda25e name=/runtime.v1.RuntimeService/StartContainer sandboxID=884eda70feaa7b89040f98f5f8f89ec519c4dba9c3e264e4ed21da59196b1533",
2026-06-11 11:58:02.489768 | controller |     "Jun 11 11:55:27.588022 crc crio[22652]: time=\"2026-06-11T11:55:27.586665835Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=cebb2241-6d07-4327-8c6a-9e4046050d46 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.489788 | controller |     "Jun 11 11:55:27.593842 crc crio[22652]: time=\"2026-06-11T11:55:27.593722033Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=74a1bfbb-c2c4-49fb-a199-f8e89568b447 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.489803 | controller |     "Jun 11 11:55:27.602008 crc crio[22652]: time=\"2026-06-11T11:55:27.601922046Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-qlj7t/registry-server\" id=cdd7e6d8-1d32-44f3-9167-307b927192e3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.489817 | controller |     "Jun 11 11:55:27.602639 crc crio[22652]: time=\"2026-06-11T11:55:27.602577427Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.489832 | controller |     "Jun 11 11:55:27.666912 crc crio[22652]: time=\"2026-06-11T11:55:27.666787942Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.489850 | controller |     "Jun 11 11:55:27.670021 crc crio[22652]: time=\"2026-06-11T11:55:27.669953213Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.489865 | controller |     "Jun 11 11:55:27.858643 crc crio[22652]: time=\"2026-06-11T11:55:27.857636948Z\" level=info msg=\"Created container ee5cc6ebcb944a05d553c5683276de4b549bafbb0860f770e7af7df7ed5a8d0f: openshift-marketplace/certified-operators-qlj7t/registry-server\" id=cdd7e6d8-1d32-44f3-9167-307b927192e3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.489880 | controller |     "Jun 11 11:55:27.860273 crc crio[22652]: time=\"2026-06-11T11:55:27.860077807Z\" level=info msg=\"Starting container: ee5cc6ebcb944a05d553c5683276de4b549bafbb0860f770e7af7df7ed5a8d0f\" id=d8b7df62-417b-474b-965e-c3c23219b7f7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.489895 | controller |     "Jun 11 11:55:27.866997 crc crio[22652]: time=\"2026-06-11T11:55:27.866904045Z\" level=info msg=\"Started container\" PID=289152 containerID=ee5cc6ebcb944a05d553c5683276de4b549bafbb0860f770e7af7df7ed5a8d0f description=openshift-marketplace/certified-operators-qlj7t/registry-server id=d8b7df62-417b-474b-965e-c3c23219b7f7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=884eda70feaa7b89040f98f5f8f89ec519c4dba9c3e264e4ed21da59196b1533",
2026-06-11 11:58:02.489909 | controller |     "Jun 11 11:55:34.684816 crc crio[22652]: time=\"2026-06-11T11:55:34.680987241Z\" level=info msg=\"Stopping container: ee5cc6ebcb944a05d553c5683276de4b549bafbb0860f770e7af7df7ed5a8d0f (timeout: 2s)\" id=c079f8be-5b83-47c1-bbf3-fa118b267fb2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.489924 | controller |     "Jun 11 11:55:34.808829 crc crio[22652]: time=\"2026-06-11T11:55:34.808766169Z\" level=info msg=\"Stopped container ee5cc6ebcb944a05d553c5683276de4b549bafbb0860f770e7af7df7ed5a8d0f: openshift-marketplace/certified-operators-qlj7t/registry-server\" id=c079f8be-5b83-47c1-bbf3-fa118b267fb2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 11:58:02.489938 | controller |     "Jun 11 11:55:34.811047 crc crio[22652]: time=\"2026-06-11T11:55:34.811013582Z\" level=info msg=\"Stopping pod sandbox: 884eda70feaa7b89040f98f5f8f89ec519c4dba9c3e264e4ed21da59196b1533\" id=58f97eb7-621c-42f5-be2b-ce32c0885c91 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.489953 | controller |     "Jun 11 11:55:34.812264 crc crio[22652]: time=\"2026-06-11T11:55:34.812234211Z\" level=info msg=\"Got pod network &{Name:certified-operators-qlj7t Namespace:openshift-marketplace ID:884eda70feaa7b89040f98f5f8f89ec519c4dba9c3e264e4ed21da59196b1533 UID:428f7ffb-56f8-4ae4-86bd-139aec35af95 NetNS:/var/run/netns/b9216819-5fd5-40b5-bd3b-523e2fa2d5e6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod428f7ffb_56f8_4ae4_86bd_139aec35af95.slice PodAnnotations:0xc0014a42a8}] Aliases:map[]}\"",
2026-06-11 11:58:02.489968 | controller |     "Jun 11 11:55:34.812563 crc crio[22652]: time=\"2026-06-11T11:55:34.812542311Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-qlj7t from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.489983 | controller |     "Jun 11 11:55:35.182894 crc crio[22652]: time=\"2026-06-11T11:55:35.182038761Z\" level=info msg=\"Stopped pod sandbox: 884eda70feaa7b89040f98f5f8f89ec519c4dba9c3e264e4ed21da59196b1533\" id=58f97eb7-621c-42f5-be2b-ce32c0885c91 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.489998 | controller |     "Jun 11 11:55:35.708445 crc crio[22652]: time=\"2026-06-11T11:55:35.708354522Z\" level=info msg=\"Removing container: ee5cc6ebcb944a05d553c5683276de4b549bafbb0860f770e7af7df7ed5a8d0f\" id=c4601421-44ec-4036-992a-271a04f06546 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.490016 | controller |     "Jun 11 11:55:35.748518 crc crio[22652]: time=\"2026-06-11T11:55:35.747458029Z\" level=info msg=\"Removed container ee5cc6ebcb944a05d553c5683276de4b549bafbb0860f770e7af7df7ed5a8d0f: openshift-marketplace/certified-operators-qlj7t/registry-server\" id=c4601421-44ec-4036-992a-271a04f06546 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.490032 | controller |     "Jun 11 11:55:35.752904 crc crio[22652]: time=\"2026-06-11T11:55:35.751740287Z\" level=info msg=\"Removing container: 03e3ae83b49822cd5957ec6369712c4aa70a9ea94fa15e2e8156c2e72d9374b0\" id=59f95e61-d865-4e86-8a9f-9b8f01c249f4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.490047 | controller |     "Jun 11 11:55:35.802262 crc crio[22652]: time=\"2026-06-11T11:55:35.802021624Z\" level=info msg=\"Removed container 03e3ae83b49822cd5957ec6369712c4aa70a9ea94fa15e2e8156c2e72d9374b0: openshift-marketplace/certified-operators-qlj7t/extract-content\" id=59f95e61-d865-4e86-8a9f-9b8f01c249f4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.490061 | controller |     "Jun 11 11:55:35.807903 crc crio[22652]: time=\"2026-06-11T11:55:35.807852681Z\" level=info msg=\"Removing container: 56b1c90be5abf55678f407ef79ebc4f5753318f7f0867947ab260049747e08f4\" id=68f91916-0cb2-4a38-9fe2-9313f970e7cb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.490076 | controller |     "Jun 11 11:55:35.858352 crc crio[22652]: time=\"2026-06-11T11:55:35.858223272Z\" level=info msg=\"Removed container 56b1c90be5abf55678f407ef79ebc4f5753318f7f0867947ab260049747e08f4: openshift-marketplace/certified-operators-qlj7t/extract-utilities\" id=68f91916-0cb2-4a38-9fe2-9313f970e7cb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.490090 | controller |     "Jun 11 11:56:00.533417 crc crio[22652]: time=\"2026-06-11T11:56:00.532616087Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686316-dc9h9/POD\" id=4bae8bbb-ba11-4e0e-ab23-28a6dd50552d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.490105 | controller |     "Jun 11 11:56:00.534860 crc crio[22652]: time=\"2026-06-11T11:56:00.533430503Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.490121 | controller |     "Jun 11 11:56:00.572623 crc crio[22652]: time=\"2026-06-11T11:56:00.572531692Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686316-dc9h9 Namespace:openshift-infra ID:28a2defa958562a28ca4e83be68290d814c1f30be237f2b4d3ce2424ea91bc1c UID:d14c4e79-269d-46a7-8ef9-890b217f207d NetNS:/var/run/netns/a9e8b860-8a5e-4eb9-8b88-7d811fc057f1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd14c4e79_269d_46a7_8ef9_890b217f207d.slice PodAnnotations:0xc0004bea88}] Aliases:map[]}\"",
2026-06-11 11:58:02.490135 | controller |     "Jun 11 11:56:00.572623 crc crio[22652]: time=\"2026-06-11T11:56:00.572598444Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686316-dc9h9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.490150 | controller |     "Jun 11 11:56:01.153109 crc crio[22652]: 2026-06-11T11:56:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:28a2defa958562a Mac:0e:5d:ce:fb:23:c3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:17 Mtu:0 Sandbox:/var/run/netns/a9e8b860-8a5e-4eb9-8b88-7d811fc057f1 SocketPath: PciID:}] [{Interface:0xc00025b680 Address:{IP:10.217.1.23 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 11:58:02.490165 | controller |     "Jun 11 11:56:01.154507 crc crio[22652]: time=\"2026-06-11T11:56:01.154433457Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686316-dc9h9 Namespace:openshift-infra ID:28a2defa958562a28ca4e83be68290d814c1f30be237f2b4d3ce2424ea91bc1c UID:d14c4e79-269d-46a7-8ef9-890b217f207d NetNS:/var/run/netns/a9e8b860-8a5e-4eb9-8b88-7d811fc057f1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd14c4e79_269d_46a7_8ef9_890b217f207d.slice PodAnnotations:0xc0004bea88}] Aliases:map[]}\"",
2026-06-11 11:58:02.490182 | controller |     "Jun 11 11:56:01.154733 crc crio[22652]: time=\"2026-06-11T11:56:01.154675795Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686316-dc9h9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 11:58:02.490197 | controller |     "Jun 11 11:56:01.164042 crc crio[22652]: time=\"2026-06-11T11:56:01.163940914Z\" level=info msg=\"Ran pod sandbox 28a2defa958562a28ca4e83be68290d814c1f30be237f2b4d3ce2424ea91bc1c with infra container: openshift-infra/auto-csr-approver-29686316-dc9h9/POD\" id=4bae8bbb-ba11-4e0e-ab23-28a6dd50552d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 11:58:02.490211 | controller |     "Jun 11 11:56:01.168971 crc crio[22652]: time=\"2026-06-11T11:56:01.166971567Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=91f82c85-d36b-4564-9a29-089662488295 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.490226 | controller |     "Jun 11 11:56:01.176575 crc crio[22652]: time=\"2026-06-11T11:56:01.176492592Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 11:58:02.490240 | controller |     "Jun 11 11:56:02.196912 crc crio[22652]: time=\"2026-06-11T11:56:02.19584937Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=91f82c85-d36b-4564-9a29-089662488295 name=/runtime.v1.ImageService/PullImage",
2026-06-11 11:58:02.490255 | controller |     "Jun 11 11:56:02.199242 crc crio[22652]: time=\"2026-06-11T11:56:02.198631648Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=c1572b0f-f7c4-4ade-bcb1-3ac14abd736b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.490270 | controller |     "Jun 11 11:56:02.204504 crc crio[22652]: time=\"2026-06-11T11:56:02.204396253Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=a058a328-c6f1-4bec-9ce6-a45690c2c921 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 11:58:02.490284 | controller |     "Jun 11 11:56:02.212160 crc crio[22652]: time=\"2026-06-11T11:56:02.211993795Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686316-dc9h9/oc\" id=67f00dd7-5fe2-46d5-9698-26397e18705b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.490299 | controller |     "Jun 11 11:56:02.212628 crc crio[22652]: time=\"2026-06-11T11:56:02.212554323Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.490314 | controller |     "Jun 11 11:56:02.279431 crc crio[22652]: time=\"2026-06-11T11:56:02.279363288Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.490328 | controller |     "Jun 11 11:56:02.519653 crc crio[22652]: time=\"2026-06-11T11:56:02.519592427Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 11:58:02.490342 | controller |     "Jun 11 11:56:02.634570 crc crio[22652]: time=\"2026-06-11T11:56:02.634064375Z\" level=info msg=\"Created container fb9196a5826f44bb5711e66c92ad0d5a62a0ff8618d569c7e929a37a30988bdf: openshift-infra/auto-csr-approver-29686316-dc9h9/oc\" id=67f00dd7-5fe2-46d5-9698-26397e18705b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 11:58:02.490382 | controller |     "Jun 11 11:56:02.636243 crc crio[22652]: time=\"2026-06-11T11:56:02.63609893Z\" level=info msg=\"Starting container: fb9196a5826f44bb5711e66c92ad0d5a62a0ff8618d569c7e929a37a30988bdf\" id=5bff61cb-7b02-4199-93e7-f92e5f9f0d89 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 11:58:02.490398 | controller |     "Jun 11 11:56:02.643759 crc crio[22652]: time=\"2026-06-11T11:56:02.643266869Z\" level=info msg=\"Started container\" PID=291011 containerID=fb9196a5826f44bb5711e66c92ad0d5a62a0ff8618d569c7e929a37a30988bdf description=openshift-infra/auto-csr-approver-29686316-dc9h9/oc id=5bff61cb-7b02-4199-93e7-f92e5f9f0d89 name=/runtime.v1.RuntimeService/StartContainer sandboxID=28a2defa958562a28ca4e83be68290d814c1f30be237f2b4d3ce2424ea91bc1c",
2026-06-11 11:58:02.490414 | controller |     "Jun 11 11:56:04.130282 crc crio[22652]: time=\"2026-06-11T11:56:04.129737076Z\" level=info msg=\"Stopping pod sandbox: 28a2defa958562a28ca4e83be68290d814c1f30be237f2b4d3ce2424ea91bc1c\" id=8199eee4-bc8b-4612-a008-722547fca75f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.490429 | controller |     "Jun 11 11:56:04.131503 crc crio[22652]: time=\"2026-06-11T11:56:04.131239324Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686316-dc9h9 Namespace:openshift-infra ID:28a2defa958562a28ca4e83be68290d814c1f30be237f2b4d3ce2424ea91bc1c UID:d14c4e79-269d-46a7-8ef9-890b217f207d NetNS:/var/run/netns/a9e8b860-8a5e-4eb9-8b88-7d811fc057f1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd14c4e79_269d_46a7_8ef9_890b217f207d.slice PodAnnotations:0xc002928bb8}] Aliases:map[]}\"",
2026-06-11 11:58:02.490444 | controller |     "Jun 11 11:56:04.131503 crc crio[22652]: time=\"2026-06-11T11:56:04.131486042Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686316-dc9h9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 11:58:02.490459 | controller |     "Jun 11 11:56:04.488024 crc crio[22652]: time=\"2026-06-11T11:56:04.487612484Z\" level=info msg=\"Stopped pod sandbox: 28a2defa958562a28ca4e83be68290d814c1f30be237f2b4d3ce2424ea91bc1c\" id=8199eee4-bc8b-4612-a008-722547fca75f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.490473 | controller |     "Jun 11 11:56:17.535812 crc crio[22652]: time=\"2026-06-11T11:56:17.534911376Z\" level=info msg=\"Removing container: 87fc3b9b1556061829016b3d0249ad0c230ced745193717ee360eb22b111fc19\" id=285f7054-1293-44c0-827f-3a6fc275d3c3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.490488 | controller |     "Jun 11 11:56:17.679896 crc crio[22652]: time=\"2026-06-11T11:56:17.679777798Z\" level=info msg=\"Removed container 87fc3b9b1556061829016b3d0249ad0c230ced745193717ee360eb22b111fc19: openshift-infra/auto-csr-approver-29686310-m2r9g/oc\" id=285f7054-1293-44c0-827f-3a6fc275d3c3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 11:58:02.490502 | controller |     "Jun 11 11:56:17.691374 crc crio[22652]: time=\"2026-06-11T11:56:17.69123283Z\" level=info msg=\"Stopping pod sandbox: 884eda70feaa7b89040f98f5f8f89ec519c4dba9c3e264e4ed21da59196b1533\" id=5e18d696-157e-452c-aab5-ac250a7bd2b0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.490517 | controller |     "Jun 11 11:56:17.691374 crc crio[22652]: time=\"2026-06-11T11:56:17.691346854Z\" level=info msg=\"Stopped pod sandbox (already stopped): 884eda70feaa7b89040f98f5f8f89ec519c4dba9c3e264e4ed21da59196b1533\" id=5e18d696-157e-452c-aab5-ac250a7bd2b0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.490532 | controller |     "Jun 11 11:56:17.692086 crc crio[22652]: time=\"2026-06-11T11:56:17.691990435Z\" level=info msg=\"Removing pod sandbox: 884eda70feaa7b89040f98f5f8f89ec519c4dba9c3e264e4ed21da59196b1533\" id=aca04978-e8fe-4dcb-b3ce-c2d7a99c9c1e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.490550 | controller |     "Jun 11 11:56:17.711695 crc crio[22652]: time=\"2026-06-11T11:56:17.711591096Z\" level=info msg=\"Removed pod sandbox: 884eda70feaa7b89040f98f5f8f89ec519c4dba9c3e264e4ed21da59196b1533\" id=aca04978-e8fe-4dcb-b3ce-c2d7a99c9c1e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.490565 | controller |     "Jun 11 11:56:17.713204 crc crio[22652]: time=\"2026-06-11T11:56:17.713020268Z\" level=info msg=\"Stopping pod sandbox: 8a68334f323e2186335bd621640c5280ecf4142ddf74330a76200827092d5feb\" id=682b2dab-5087-43f4-8be8-29c4c3dda5d1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.490579 | controller |     "Jun 11 11:56:17.713204 crc crio[22652]: time=\"2026-06-11T11:56:17.713204094Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8a68334f323e2186335bd621640c5280ecf4142ddf74330a76200827092d5feb\" id=682b2dab-5087-43f4-8be8-29c4c3dda5d1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 11:58:02.490593 | controller |     "Jun 11 11:56:17.713980 crc crio[22652]: time=\"2026-06-11T11:56:17.713918627Z\" level=info msg=\"Removing pod sandbox: 8a68334f323e2186335bd621640c5280ecf4142ddf74330a76200827092d5feb\" id=317ebcb7-bfb8-4bfd-aff4-0856ada83451 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 11:58:02.490607 | controller |     "Jun 11 11:56:17.731015 crc crio[22652]: time=\"2026-06-11T11:56:17.730892131Z\" level=info msg=\"Removed pod sandbox: 8a68334f323e2186335bd621640c5280ecf4142ddf74330a76200827092d5feb\" id=317ebcb7-bfb8-4bfd-aff4-0856ada83451 name=/runtime.v1.RuntimeService/RemovePodSandbox"
2026-06-11 11:58:02.490622 | controller |   ],
2026-06-11 11:58:02.490637 | controller |   "zuul_log_id": "in-loop-ignore"
2026-06-11 11:58:02.490653 | controller | }
2026-06-11 11:58:02.492505 | controller | changed: All items complete
2026-06-11 11:58:02.492551 | 
2026-06-11 11:58:02.866590 | 
2026-06-11 11:58:02.866753 | LOOP [env_op_images : Warn when node log fetch failed for a node]
2026-06-11 11:58:03.254876 | controller | skipping: Conditional result was False
2026-06-11 11:58:03.628858 | 
2026-06-11 11:58:03.629028 | TASK [env_op_images : Find fetched CRI-O log files]
2026-06-11 11:58:04.513641 | controller | ok: All paths examined
2026-06-11 11:58:04.544269 | 
2026-06-11 11:58:04.544451 | TASK [env_op_images : Enrich pulled report with CRI-O evidence]
2026-06-11 11:58:05.396677 | controller | changed
2026-06-11 11:58:05.444677 | 
2026-06-11 11:58:05.444823 | TASK [cifmw_setup : Create a versioned log folder]
2026-06-11 11:58:05.865683 | controller | changed
2026-06-11 11:58:05.891760 | 
2026-06-11 11:58:05.891876 | TASK [cifmw_setup : Return a list of log files in home directory]
2026-06-11 11:58:06.289383 | controller | ok: All paths examined
2026-06-11 11:58:06.318036 | 
2026-06-11 11:58:06.318219 | TASK [cifmw_setup : Ensure ansible facts cache exists]
2026-06-11 11:58:06.747079 | controller | ok
2026-06-11 11:58:06.777562 | 
2026-06-11 11:58:06.777723 | LOOP [cifmw_setup : Copy logs to proper location]
2026-06-11 11:58:07.590173 | controller | changed:
2026-06-11 11:58:07.590531 | controller | {
2026-06-11 11:58:07.590567 | controller |   "atime": 1777967689.47849,
2026-06-11 11:58:07.590592 | controller |   "ctime": 1777968154.1714108,
2026-06-11 11:58:07.590615 | controller |   "dev": 64513,
2026-06-11 11:58:07.590637 | controller |   "gid": 1000,
2026-06-11 11:58:07.590658 | controller |   "gr_name": "zuul",
2026-06-11 11:58:07.590679 | controller |   "inode": 236288,
2026-06-11 11:58:07.590699 | controller |   "isblk": false,
2026-06-11 11:58:07.590719 | controller |   "ischr": false,
2026-06-11 11:58:07.590738 | controller |   "isdir": false,
2026-06-11 11:58:07.590758 | controller |   "isfifo": false,
2026-06-11 11:58:07.590778 | controller |   "isgid": false,
2026-06-11 11:58:07.590797 | controller |   "islnk": false,
2026-06-11 11:58:07.590816 | controller |   "isreg": true,
2026-06-11 11:58:07.590835 | controller |   "issock": false,
2026-06-11 11:58:07.590855 | controller |   "isuid": false,
2026-06-11 11:58:07.590883 | controller |   "mode": "0644",
2026-06-11 11:58:07.590904 | controller |   "mtime": 1777968154.1714108,
2026-06-11 11:58:07.590925 | controller |   "nlink": 1,
2026-06-11 11:58:07.590945 | controller |   "path": "/home/zuul/crc-setup.log",
2026-06-11 11:58:07.590965 | controller |   "pw_name": "zuul",
2026-06-11 11:58:07.590986 | controller |   "rgrp": true,
2026-06-11 11:58:07.591006 | controller |   "roth": true,
2026-06-11 11:58:07.591026 | controller |   "rusr": true,
2026-06-11 11:58:07.591047 | controller |   "size": 4108,
2026-06-11 11:58:07.591067 | controller |   "uid": 1000,
2026-06-11 11:58:07.591087 | controller |   "wgrp": false,
2026-06-11 11:58:07.591106 | controller |   "woth": false,
2026-06-11 11:58:07.591125 | controller |   "wusr": true,
2026-06-11 11:58:07.591145 | controller |   "xgrp": false,
2026-06-11 11:58:07.591164 | controller |   "xoth": false,
2026-06-11 11:58:07.591184 | controller |   "xusr": false
2026-06-11 11:58:07.591211 | controller | }
2026-06-11 11:58:07.591242 | 
2026-06-11 11:58:08.275005 | controller | changed:
2026-06-11 11:58:08.275240 | controller | {
2026-06-11 11:58:08.275302 | controller |   "atime": 1781174532.0193048,
2026-06-11 11:58:08.275341 | controller |   "ctime": 1781174529.709229,
2026-06-11 11:58:08.275424 | controller |   "dev": 64513,
2026-06-11 11:58:08.275461 | controller |   "gid": 1000,
2026-06-11 11:58:08.275495 | controller |   "gr_name": "zuul",
2026-06-11 11:58:08.275528 | controller |   "inode": 2688,
2026-06-11 11:58:08.275560 | controller |   "isblk": false,
2026-06-11 11:58:08.275592 | controller |   "ischr": false,
2026-06-11 11:58:08.275625 | controller |   "isdir": false,
2026-06-11 11:58:08.275657 | controller |   "isfifo": false,
2026-06-11 11:58:08.275689 | controller |   "isgid": false,
2026-06-11 11:58:08.275720 | controller |   "islnk": false,
2026-06-11 11:58:08.275751 | controller |   "isreg": true,
2026-06-11 11:58:08.275782 | controller |   "issock": false,
2026-06-11 11:58:08.275814 | controller |   "isuid": false,
2026-06-11 11:58:08.275849 | controller |   "mode": "0644",
2026-06-11 11:58:08.275894 | controller |   "mtime": 1781174529.709229,
2026-06-11 11:58:08.275928 | controller |   "nlink": 1,
2026-06-11 11:58:08.275975 | controller |   "path": "/home/zuul/crc-start.log",
2026-06-11 11:58:08.276015 | controller |   "pw_name": "zuul",
2026-06-11 11:58:08.276097 | controller |   "rgrp": true,
2026-06-11 11:58:08.276140 | controller |   "roth": true,
2026-06-11 11:58:08.276197 | controller |   "rusr": true,
2026-06-11 11:58:08.276269 | controller |   "size": 4834,
2026-06-11 11:58:08.276314 | controller |   "uid": 1000,
2026-06-11 11:58:08.276395 | controller |   "wgrp": false,
2026-06-11 11:58:08.276440 | controller |   "woth": false,
2026-06-11 11:58:08.276480 | controller |   "wusr": true,
2026-06-11 11:58:08.276515 | controller |   "xgrp": false,
2026-06-11 11:58:08.276554 | controller |   "xoth": false,
2026-06-11 11:58:08.276608 | controller |   "xusr": false
2026-06-11 11:58:08.276665 | controller | }
2026-06-11 11:58:08.975608 | controller | changed:
2026-06-11 11:58:08.975770 | controller | {
2026-06-11 11:58:08.975807 | controller |   "atime": 1781178924.0041363,
2026-06-11 11:58:08.975832 | controller |   "ctime": 1781178302.0459986,
2026-06-11 11:58:08.975854 | controller |   "dev": 64513,
2026-06-11 11:58:08.975876 | controller |   "gid": 1000,
2026-06-11 11:58:08.975897 | controller |   "gr_name": "zuul",
2026-06-11 11:58:08.975918 | controller |   "inode": 1384763,
2026-06-11 11:58:08.975938 | controller |   "isblk": false,
2026-06-11 11:58:08.975958 | controller |   "ischr": false,
2026-06-11 11:58:08.975979 | controller |   "isdir": false,
2026-06-11 11:58:08.975999 | controller |   "isfifo": false,
2026-06-11 11:58:08.976019 | controller |   "isgid": false,
2026-06-11 11:58:08.976041 | controller |   "islnk": false,
2026-06-11 11:58:08.976068 | controller |   "isreg": true,
2026-06-11 11:58:08.976089 | controller |   "issock": false,
2026-06-11 11:58:08.976109 | controller |   "isuid": false,
2026-06-11 11:58:08.976141 | controller |   "mode": "0644",
2026-06-11 11:58:08.976164 | controller |   "mtime": 1781178302.0459986,
2026-06-11 11:58:08.976184 | controller |   "nlink": 1,
2026-06-11 11:58:08.976205 | controller |   "path": "/home/zuul/ansible.log",
2026-06-11 11:58:08.976229 | controller |   "pw_name": "zuul",
2026-06-11 11:58:08.976254 | controller |   "rgrp": true,
2026-06-11 11:58:08.976275 | controller |   "roth": true,
2026-06-11 11:58:08.976295 | controller |   "rusr": true,
2026-06-11 11:58:08.976315 | controller |   "size": 356253,
2026-06-11 11:58:08.976335 | controller |   "uid": 1000,
2026-06-11 11:58:08.976387 | controller |   "wgrp": false,
2026-06-11 11:58:08.976417 | controller |   "woth": false,
2026-06-11 11:58:08.976438 | controller |   "wusr": true,
2026-06-11 11:58:08.976458 | controller |   "xgrp": false,
2026-06-11 11:58:08.976478 | controller |   "xoth": false,
2026-06-11 11:58:08.976498 | controller |   "xusr": false
2026-06-11 11:58:08.976518 | controller | }
2026-06-11 11:58:09.004514 | 
2026-06-11 11:58:09.004766 | LOOP [cifmw_setup : Remove original log from home directory]
2026-06-11 11:58:09.376064 | controller | changed:
2026-06-11 11:58:09.376458 | controller | {
2026-06-11 11:58:09.376504 | controller |   "atime": 1777967689.47849,
2026-06-11 11:58:09.376532 | controller |   "ctime": 1777968154.1714108,
2026-06-11 11:58:09.376555 | controller |   "dev": 64513,
2026-06-11 11:58:09.376578 | controller |   "gid": 1000,
2026-06-11 11:58:09.376598 | controller |   "gr_name": "zuul",
2026-06-11 11:58:09.376619 | controller |   "inode": 236288,
2026-06-11 11:58:09.376638 | controller |   "isblk": false,
2026-06-11 11:58:09.376658 | controller |   "ischr": false,
2026-06-11 11:58:09.376678 | controller |   "isdir": false,
2026-06-11 11:58:09.376697 | controller |   "isfifo": false,
2026-06-11 11:58:09.376717 | controller |   "isgid": false,
2026-06-11 11:58:09.376741 | controller |   "islnk": false,
2026-06-11 11:58:09.376771 | controller |   "isreg": true,
2026-06-11 11:58:09.376804 | controller |   "issock": false,
2026-06-11 11:58:09.376836 | controller |   "isuid": false,
2026-06-11 11:58:09.376864 | controller |   "mode": "0644",
2026-06-11 11:58:09.376888 | controller |   "mtime": 1777968154.1714108,
2026-06-11 11:58:09.376920 | controller |   "nlink": 1,
2026-06-11 11:58:09.376948 | controller |   "path": "/home/zuul/crc-setup.log",
2026-06-11 11:58:09.376975 | controller |   "pw_name": "zuul",
2026-06-11 11:58:09.377010 | controller |   "rgrp": true,
2026-06-11 11:58:09.377039 | controller |   "roth": true,
2026-06-11 11:58:09.377068 | controller |   "rusr": true,
2026-06-11 11:58:09.377097 | controller |   "size": 4108,
2026-06-11 11:58:09.377125 | controller |   "uid": 1000,
2026-06-11 11:58:09.377155 | controller |   "wgrp": false,
2026-06-11 11:58:09.377183 | controller |   "woth": false,
2026-06-11 11:58:09.377211 | controller |   "wusr": true,
2026-06-11 11:58:09.377242 | controller |   "xgrp": false,
2026-06-11 11:58:09.377272 | controller |   "xoth": false,
2026-06-11 11:58:09.377300 | controller |   "xusr": false
2026-06-11 11:58:09.377328 | controller | }
2026-06-11 11:58:09.661070 | controller | changed:
2026-06-11 11:58:09.661309 | controller | {
2026-06-11 11:58:09.661389 | controller |   "atime": 1781174532.0193048,
2026-06-11 11:58:09.661428 | controller |   "ctime": 1781174529.709229,
2026-06-11 11:58:09.661461 | controller |   "dev": 64513,
2026-06-11 11:58:09.661496 | controller |   "gid": 1000,
2026-06-11 11:58:09.661530 | controller |   "gr_name": "zuul",
2026-06-11 11:58:09.661559 | controller |   "inode": 2688,
2026-06-11 11:58:09.661590 | controller |   "isblk": false,
2026-06-11 11:58:09.661617 | controller |   "ischr": false,
2026-06-11 11:58:09.661644 | controller |   "isdir": false,
2026-06-11 11:58:09.661670 | controller |   "isfifo": false,
2026-06-11 11:58:09.661699 | controller |   "isgid": false,
2026-06-11 11:58:09.661730 | controller |   "islnk": false,
2026-06-11 11:58:09.661758 | controller |   "isreg": true,
2026-06-11 11:58:09.661788 | controller |   "issock": false,
2026-06-11 11:58:09.661835 | controller |   "isuid": false,
2026-06-11 11:58:09.661871 | controller |   "mode": "0644",
2026-06-11 11:58:09.661900 | controller |   "mtime": 1781174529.709229,
2026-06-11 11:58:09.661932 | controller |   "nlink": 1,
2026-06-11 11:58:09.661960 | controller |   "path": "/home/zuul/crc-start.log",
2026-06-11 11:58:09.661988 | controller |   "pw_name": "zuul",
2026-06-11 11:58:09.662065 | controller |   "rgrp": true,
2026-06-11 11:58:09.662094 | controller |   "roth": true,
2026-06-11 11:58:09.662121 | controller |   "rusr": true,
2026-06-11 11:58:09.662153 | controller |   "size": 4834,
2026-06-11 11:58:09.662183 | controller |   "uid": 1000,
2026-06-11 11:58:09.662212 | controller |   "wgrp": false,
2026-06-11 11:58:09.662240 | controller |   "woth": false,
2026-06-11 11:58:09.662267 | controller |   "wusr": true,
2026-06-11 11:58:09.662293 | controller |   "xgrp": false,
2026-06-11 11:58:09.662323 | controller |   "xoth": false,
2026-06-11 11:58:09.662379 | controller |   "xusr": false
2026-06-11 11:58:09.662423 | controller | }
2026-06-11 11:58:09.983602 | controller | changed:
2026-06-11 11:58:09.983800 | controller | {
2026-06-11 11:58:09.983846 | controller |   "atime": 1781178924.0041363,
2026-06-11 11:58:09.983883 | controller |   "ctime": 1781178302.0459986,
2026-06-11 11:58:09.983918 | controller |   "dev": 64513,
2026-06-11 11:58:09.983952 | controller |   "gid": 1000,
2026-06-11 11:58:09.983984 | controller |   "gr_name": "zuul",
2026-06-11 11:58:09.984017 | controller |   "inode": 1384763,
2026-06-11 11:58:09.984049 | controller |   "isblk": false,
2026-06-11 11:58:09.984080 | controller |   "ischr": false,
2026-06-11 11:58:09.984111 | controller |   "isdir": false,
2026-06-11 11:58:09.984143 | controller |   "isfifo": false,
2026-06-11 11:58:09.984175 | controller |   "isgid": false,
2026-06-11 11:58:09.984206 | controller |   "islnk": false,
2026-06-11 11:58:09.984237 | controller |   "isreg": true,
2026-06-11 11:58:09.984268 | controller |   "issock": false,
2026-06-11 11:58:09.984299 | controller |   "isuid": false,
2026-06-11 11:58:09.984330 | controller |   "mode": "0644",
2026-06-11 11:58:09.984399 | controller |   "mtime": 1781178302.0459986,
2026-06-11 11:58:09.984435 | controller |   "nlink": 1,
2026-06-11 11:58:09.984468 | controller |   "path": "/home/zuul/ansible.log",
2026-06-11 11:58:09.984500 | controller |   "pw_name": "zuul",
2026-06-11 11:58:09.984532 | controller |   "rgrp": true,
2026-06-11 11:58:09.984563 | controller |   "roth": true,
2026-06-11 11:58:09.984595 | controller |   "rusr": true,
2026-06-11 11:58:09.984626 | controller |   "size": 356253,
2026-06-11 11:58:09.984658 | controller |   "uid": 1000,
2026-06-11 11:58:09.984690 | controller |   "wgrp": false,
2026-06-11 11:58:09.984721 | controller |   "woth": false,
2026-06-11 11:58:09.984752 | controller |   "wusr": true,
2026-06-11 11:58:09.984783 | controller |   "xgrp": false,
2026-06-11 11:58:09.984814 | controller |   "xoth": false,
2026-06-11 11:58:09.984845 | controller |   "xusr": false
2026-06-11 11:58:09.984907 | controller | }
2026-06-11 11:58:10.527151 | 
2026-06-11 11:58:10.527377 | TASK [cifmw_setup : Copy facts to dated directory]
2026-06-11 11:58:11.366462 | controller | changed
2026-06-11 11:58:11.395460 | 
2026-06-11 11:58:11.395605 | TASK [run_hook : Assert parameters are valid]
2026-06-11 11:58:11.611782 | controller | ok: All assertions passed
2026-06-11 11:58:11.639666 | 
2026-06-11 11:58:11.639827 | TASK [run_hook : Assert single hooks are all mappings]
2026-06-11 11:58:12.007824 | controller | ok: All assertions passed
2026-06-11 11:58:12.040606 | 
2026-06-11 11:58:12.040781 | LOOP [run_hook : Loop on hooks for post_logs]
2026-06-11 11:58:12.460907 | 
2026-06-11 11:58:12.461500 | PLAY [Run ci/playbooks/e2e-collect-logs.yml on CRC host]
2026-06-11 11:58:12.462120 | 
2026-06-11 11:58:12.462362 | PLAY RECAP
2026-06-11 11:58:12.462446 | controller | ok: 110 changed: 47 unreachable: 0 failed: 0 skipped: 32 rescued: 0 ignored: 3
2026-06-11 11:58:12.462475 | 
2026-06-11 11:58:14.039880 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/e2e-collect-logs.yml@main]
2026-06-11 11:58:14.044335 | POST-RUN START: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/collect-logs.yml@main]
2026-06-11 11:58:14.680034 | 
2026-06-11 11:58:14.680172 | PLAY [Ensure ci-framework-data base directories exist on all nodes]
2026-06-11 11:58:14.717281 | 
2026-06-11 11:58:14.717511 | TASK [Create ci-framework-data/logs directory if missing]
2026-06-11 11:58:15.298477 | controller | ok
2026-06-11 11:58:15.327971 | 
2026-06-11 11:58:15.328106 | PLAY [Run ci/playbooks/collect-logs.yml]
2026-06-11 11:58:15.400715 | 
2026-06-11 11:58:15.400903 | TASK [Filter out host if needed]
2026-06-11 11:58:15.431122 | controller | skipping: end_host conditional evaluated to False, continuing execution for controller
2026-06-11 11:58:15.457298 | 
2026-06-11 11:58:15.457405 | TASK [Ensure file is present]
2026-06-11 11:58:16.054923 | controller | ok
2026-06-11 11:58:16.100850 | 
2026-06-11 11:58:16.101019 | TASK [Manage molecule report file]
2026-06-11 11:58:16.842030 | controller | skipping: Conditional result was False
2026-06-11 11:58:16.906535 | 
2026-06-11 11:58:16.906750 | TASK [Check if we get ci-framework-data basedir]
2026-06-11 11:58:17.352854 | controller | ok
2026-06-11 11:58:17.382266 | 
2026-06-11 11:58:17.382464 | TASK [Create ci-framework-data log directory for zuul]
2026-06-11 11:58:17.764061 | controller | changed
2026-06-11 11:58:17.793148 | 
2026-06-11 11:58:17.793306 | TASK [Copy ci-framework interesting files]
2026-06-11 11:58:18.898572 | controller | cp: cannot stat '/home/zuul/ci-framework-data/tests': No such file or directory
2026-06-11 11:58:19.025876 | controller | ok: Runtime: 0:00:00.445816
2026-06-11 11:58:19.099962 | 
2026-06-11 11:58:19.100076 | TASK [Get SELinux listing]
2026-06-11 11:58:19.767075 | controller | ok: Runtime: 0:00:00.078738
2026-06-11 11:58:19.795966 | 
2026-06-11 11:58:19.796083 | TASK [Generate log index]
2026-06-11 11:58:21.439766 | controller | changed
2026-06-11 11:58:21.472972 | 
2026-06-11 11:58:21.473062 | TASK [Get some env related data]
2026-06-11 11:58:22.534321 | controller | /home/zuul/.local/bin/ansible
2026-06-11 11:58:23.791707 | controller | ok: Runtime: 0:00:01.238208
2026-06-11 11:58:23.831961 | 
2026-06-11 11:58:23.832141 | TASK [Generate list of logs to collect in home directory]
2026-06-11 11:58:24.388735 | controller | ok: All paths examined
2026-06-11 11:58:24.424170 | 
2026-06-11 11:58:24.424353 | LOOP [Copy logs from home directory]
2026-06-11 11:58:24.482734 | 
2026-06-11 11:58:24.482975 | TASK [Copy crio stats log file]
2026-06-11 11:58:24.510314 | controller | skipping: Conditional result was False
2026-06-11 11:58:24.616337 | 
2026-06-11 11:58:24.616534 | TASK [Get SELinux related data]
2026-06-11 11:58:25.125035 | controller | <no matches>
2026-06-11 11:58:25.310316 | controller | ERROR
2026-06-11 11:58:25.310649 | controller | {
2026-06-11 11:58:25.310690 | controller |   "delta": "0:00:00.022083",
2026-06-11 11:58:25.310716 | controller |   "end": "2026-06-11 11:58:25.126901",
2026-06-11 11:58:25.310740 | controller |   "msg": "non-zero return code",
2026-06-11 11:58:25.310763 | controller |   "rc": 1,
2026-06-11 11:58:25.310786 | controller |   "start": "2026-06-11 11:58:25.104818"
2026-06-11 11:58:25.310808 | controller | }
2026-06-11 11:58:25.310837 | controller | ERROR: Ignoring Errors
2026-06-11 11:58:25.339734 | 
2026-06-11 11:58:25.339809 | TASK [Create system configuration directory]
2026-06-11 11:58:25.729430 | controller | changed
2026-06-11 11:58:25.764388 | 
2026-06-11 11:58:25.764570 | TASK [Get some of the system configurations]
2026-06-11 11:58:26.576128 | controller | ok: Runtime: 0:00:00.011720
2026-06-11 11:58:26.604897 | 
2026-06-11 11:58:26.605011 | TASK [Copy generated documentation if available]
2026-06-11 11:58:26.639613 | controller | skipping: Conditional result was False
2026-06-11 11:58:26.669356 | 
2026-06-11 11:58:26.669528 | TASK [Copy generated AsciiDoc documentation if available]
2026-06-11 11:58:26.705003 | controller | skipping: Conditional result was False
2026-06-11 11:58:26.739950 | 
2026-06-11 11:58:26.740112 | TASK [Compress logs bigger than 2MB]
2026-06-11 11:58:52.604759 | controller | ok: Runtime: 0:00:25.225220
2026-06-11 11:58:52.679119 | 
2026-06-11 11:58:52.679262 | TASK [Copy files from workspace on node]
2026-06-11 11:58:52.733934 | controller | ok
2026-06-11 11:58:52.807743 | 
2026-06-11 11:58:52.807911 | TASK [fetch-output : Set log path for multiple nodes]
2026-06-11 11:58:52.842902 | controller | skipping: Conditional result was False
2026-06-11 11:58:52.875911 | 
2026-06-11 11:58:52.876080 | TASK [fetch-output : Set log path for single node]
2026-06-11 11:58:52.993328 | controller | ok
2026-06-11 11:58:53.020441 | 
2026-06-11 11:58:53.020575 | LOOP [fetch-output : Ensure local output dirs]
2026-06-11 11:58:53.302292 | controller -> localhost | changed: "/var/lib/zuul/builds/c97d27467eeb44b69341f7655d098d33/work/logs"
2026-06-11 11:58:53.302613 | 
2026-06-11 11:58:53.573559 | controller -> localhost | changed: "/var/lib/zuul/builds/c97d27467eeb44b69341f7655d098d33/work/artifacts"
2026-06-11 11:58:53.817664 | controller -> localhost | changed: "/var/lib/zuul/builds/c97d27467eeb44b69341f7655d098d33/work/docs"
2026-06-11 11:58:53.887686 | 
2026-06-11 11:58:53.887862 | LOOP [fetch-output : Collect logs, artifacts and docs]
2026-06-11 11:58:58.737268 | controller | changed:
2026-06-11 11:58:58.737575 | controller | .d..t...... ./
2026-06-11 11:58:58.737614 | controller | >f+++++++++ README.html
2026-06-11 11:58:58.737642 | controller | >f+++++++++ dmesg.log
2026-06-11 11:58:58.737666 | controller | >f+++++++++ installed-pkgs.log
2026-06-11 11:58:58.737689 | controller | >f+++++++++ python.log
2026-06-11 11:58:58.737710 | controller | >f+++++++++ registries.conf
2026-06-11 11:58:58.737733 | controller | >f+++++++++ selinux-denials.log
2026-06-11 11:58:58.737757 | controller | >f+++++++++ selinux-listing.log
2026-06-11 11:58:58.737781 | controller | cd+++++++++ ci-framework-data/
2026-06-11 11:58:58.737803 | controller | cd+++++++++ ci-framework-data/artifacts/
2026-06-11 11:58:58.737826 | controller | >f+++++++++ ci-framework-data/artifacts/ansible-facts.yml
2026-06-11 11:58:58.737849 | controller | >f+++++++++ ci-framework-data/artifacts/ansible-vars.yml
2026-06-11 11:58:58.737870 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_000_check_for_oc_command.sh
2026-06-11 11:58:58.737893 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_000_copy_logs_from_crc_vm.sh
2026-06-11 11:58:58.737915 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_000_copy_logs_to_host_machine_from.sh
2026-06-11 11:58:58.737939 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_000_generate_logs_on_edpm_vm_192_1.sh
2026-06-11 11:58:58.737962 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_000_prepare_root_ssh_accesses.sh
2026-06-11 11:58:58.737983 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_000_run_hook_without_retry_downloa.sh
2026-06-11 11:58:58.738005 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_000_run_openstack_must_gather_comm.sh
2026-06-11 11:58:58.738026 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_001_fetch_openshift_token.sh
2026-06-11 11:58:58.738048 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_002_run_input.sh
2026-06-11 11:58:58.738070 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_003_run_openstack.sh
2026-06-11 11:58:58.738093 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_004_run_openstack_init.sh
2026-06-11 11:58:58.738117 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_005_run_openstack_deploy_prep.sh
2026-06-11 11:58:58.738240 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_006_run_netconfig_deploy.sh
2026-06-11 11:58:58.738270 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_007_apply_the_openstackcontrolplan.sh
2026-06-11 11:58:58.738306 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_008_run_edpm_baremetal_compute.sh
2026-06-11 11:58:58.738341 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_009_run_edpm_deploy_baremetal_prep.sh
2026-06-11 11:58:58.738407 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_010_apply_the_openstackdataplaneno.sh
2026-06-11 11:58:58.738433 | controller | >f+++++++++ ci-framework-data/artifacts/hosts
2026-06-11 11:58:58.738456 | controller | >f+++++++++ ci-framework-data/artifacts/install_yamls.sh
2026-06-11 11:58:58.738478 | controller | >f+++++++++ ci-framework-data/artifacts/installed-packages.yml
2026-06-11 11:58:58.738499 | controller | >f+++++++++ ci-framework-data/artifacts/ip-network.txt
2026-06-11 11:58:58.738520 | controller | >f+++++++++ ci-framework-data/artifacts/operator_images.yaml
2026-06-11 11:58:58.738541 | controller | >f+++++++++ ci-framework-data/artifacts/pulled_images_report.yaml
2026-06-11 11:58:58.738561 | controller | >f+++++++++ ci-framework-data/artifacts/pulled_images_report_verified.yaml
2026-06-11 11:58:58.738593 | controller | >f+++++++++ ci-framework-data/artifacts/resolv.conf
2026-06-11 11:58:58.738619 | controller | >f+++++++++ ci-framework-data/artifacts/zuul_inventory.yml
2026-06-11 11:58:58.738642 | controller | cd+++++++++ ci-framework-data/artifacts/NetworkManager/
2026-06-11 11:58:58.738668 | controller | >f+++++++++ ci-framework-data/artifacts/NetworkManager/ens3.nmconnection
2026-06-11 11:58:58.738692 | controller | cd+++++++++ ci-framework-data/artifacts/ansible_facts.2026-06-11_11-58/
2026-06-11 11:58:58.738715 | controller | cd+++++++++ ci-framework-data/artifacts/ansible_facts.2026-06-11_11-58/ansible_facts_cache/
2026-06-11 11:58:58.738739 | controller | >f+++++++++ ci-framework-data/artifacts/ansible_facts.2026-06-11_11-58/ansible_facts_cache/localhost
2026-06-11 11:58:58.738761 | controller | cd+++++++++ ci-framework-data/artifacts/crio_logs/
2026-06-11 11:58:58.738784 | controller | >f+++++++++ ci-framework-data/artifacts/crio_logs/crc.crio.log.gz
2026-06-11 11:58:58.738808 | controller | cd+++++++++ ci-framework-data/artifacts/edpm/
2026-06-11 11:58:58.738831 | controller | >f+++++++++ ci-framework-data/artifacts/edpm/ansibleee-ssh-key-id_rsa
2026-06-11 11:58:58.738854 | controller | >f+++++++++ ci-framework-data/artifacts/edpm/ansibleee-ssh-key-id_rsa.pub
2026-06-11 11:58:58.738876 | controller | >f+++++++++ ci-framework-data/artifacts/edpm/namespace.yaml
2026-06-11 11:58:58.738898 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/
2026-06-11 11:58:58.738919 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/cert-manager/
2026-06-11 11:58:58.738941 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/cert-manager/cert_manager_manifest.yml
2026-06-11 11:58:58.738963 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/metallb-system/
2026-06-11 11:58:58.738986 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/metallb-system/namespace.yaml
2026-06-11 11:58:58.739009 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/metallb-system/metallb/
2026-06-11 11:58:58.739031 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/metallb-system/metallb/cr/
2026-06-11 11:58:58.739053 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/metallb-system/metallb/cr/bgpadvertisement.yaml
2026-06-11 11:58:58.739075 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/metallb-system/metallb/cr/bgpextras.yaml
2026-06-11 11:58:58.739096 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/metallb-system/metallb/cr/bgppeers.yaml
2026-06-11 11:58:58.739118 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/metallb-system/metallb/cr/deploy_operator.yaml
2026-06-11 11:58:58.739139 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/metallb-system/metallb/cr/ipaddresspools.yaml
2026-06-11 11:58:58.739160 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/metallb-system/metallb/cr/l2advertisement.yaml
2026-06-11 11:58:58.739187 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openshift-nmstate/
2026-06-11 11:58:58.739209 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openshift-nmstate/namespace.yaml
2026-06-11 11:58:58.739230 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openshift-nmstate/nmstate/
2026-06-11 11:58:58.739251 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openshift-nmstate/nmstate/cr/
2026-06-11 11:58:58.739272 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openshift-nmstate/nmstate/cr/deploy_operator.yaml
2026-06-11 11:58:58.739292 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/
2026-06-11 11:58:58.739313 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/namespace.yaml
2026-06-11 11:58:58.739340 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/infra/
2026-06-11 11:58:58.739404 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/infra/op/
2026-06-11 11:58:58.739429 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/metallb/
2026-06-11 11:58:58.739451 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/metallb/op/
2026-06-11 11:58:58.739472 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/metallb/op/operatorgroup.yaml
2026-06-11 11:58:58.739494 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/metallb/op/subscription.yaml
2026-06-11 11:58:58.739515 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/nmstate/
2026-06-11 11:58:58.739536 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/nmstate/op/
2026-06-11 11:58:58.739557 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/nmstate/op/operatorgroup.yaml
2026-06-11 11:58:58.739579 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/nmstate/op/subscription.yaml
2026-06-11 11:58:58.739601 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/openstack/
2026-06-11 11:58:58.739622 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/openstack/op/
2026-06-11 11:58:58.739643 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/openstack/op/catalogsource.yaml
2026-06-11 11:58:58.739664 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/openstack/op/operatorgroup.yaml
2026-06-11 11:58:58.739685 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/openstack/op/subscription.yaml
2026-06-11 11:58:58.739706 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/
2026-06-11 11:58:58.739727 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/namespace.yaml
2026-06-11 11:58:58.739749 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/cr/
2026-06-11 11:58:58.739771 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/dataplane/
2026-06-11 11:58:58.739792 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/dataplane/cr/
2026-06-11 11:58:58.739814 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/dataplane/cr/25-nova-extra.conf
2026-06-11 11:58:58.739836 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/dataplane/cr/cifmw-kustomization-result.yaml
2026-06-11 11:58:58.739857 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/dataplane/cr/dataplane.yaml
2026-06-11 11:58:58.739878 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/dataplane/cr/kustomization.yaml
2026-06-11 11:58:58.739899 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/infra/
2026-06-11 11:58:58.739926 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/infra/cr/
2026-06-11 11:58:58.739948 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/infra/cr/kustomization.yaml
2026-06-11 11:58:58.739968 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/infra/cr/network_v1beta1_netconfig.yaml
2026-06-11 11:58:58.739989 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/infra/cr/vlan-config.yaml
2026-06-11 11:58:58.740011 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/input/
2026-06-11 11:58:58.740031 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/input/kustomization.yaml
2026-06-11 11:58:58.740052 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/
2026-06-11 11:58:58.740073 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/
2026-06-11 11:58:58.740094 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/ctlplane.yaml
2026-06-11 11:58:58.740114 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/datacentre.yaml
2026-06-11 11:58:58.740135 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/designate.yaml
2026-06-11 11:58:58.740156 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/designateext.yaml
2026-06-11 11:58:58.740177 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/internalapi.yaml
2026-06-11 11:58:58.740199 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/octavia.yaml
2026-06-11 11:58:58.740219 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/storage.yaml
2026-06-11 11:58:58.740240 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/storagemgmt.yaml
2026-06-11 11:58:58.740261 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/tenant.yaml
2026-06-11 11:58:58.740282 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/nncp/
2026-06-11 11:58:58.740303 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/nncp/cr/
2026-06-11 11:58:58.740324 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/nncp/cr/crc_nncp.yaml
2026-06-11 11:58:58.740349 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/openstack/
2026-06-11 11:58:58.740410 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/openstack/cr/
2026-06-11 11:58:58.740437 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/openstack/cr/cifmw-kustomization-result.yaml
2026-06-11 11:58:58.740459 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/openstack/cr/core_v1beta1_openstackcontrolplane_galera_network_isolation.yaml
2026-06-11 11:58:58.740483 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/openstack/cr/kustomization.yaml
2026-06-11 11:58:58.740505 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/storage/
2026-06-11 11:58:58.740527 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/storage/storage-class.yaml
2026-06-11 11:58:58.740549 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/storage/storage.yaml
2026-06-11 11:58:58.740571 | controller | cd+++++++++ ci-framework-data/artifacts/parameters/
2026-06-11 11:58:58.740596 | controller | >f+++++++++ ci-framework-data/artifacts/parameters/custom-params.yml
2026-06-11 11:58:58.740618 | controller | >f+++++++++ ci-framework-data/artifacts/parameters/install-yamls-params.yml
2026-06-11 11:58:58.740641 | controller | >f+++++++++ ci-framework-data/artifacts/parameters/openshift-login-params.yml
2026-06-11 11:58:58.740663 | controller | >f+++++++++ ci-framework-data/artifacts/parameters/zuul-params.yml
2026-06-11 11:58:58.740684 | controller | cd+++++++++ ci-framework-data/artifacts/repositories/
2026-06-11 11:58:58.740709 | controller | >f+++++++++ ci-framework-data/artifacts/repositories/delorean-antelope-testing.repo
2026-06-11 11:58:58.740730 | controller | >f+++++++++ ci-framework-data/artifacts/repositories/delorean.repo
2026-06-11 11:58:58.740751 | controller | >f+++++++++ ci-framework-data/artifacts/repositories/delorean.repo.md5
2026-06-11 11:58:58.740772 | controller | >f+++++++++ ci-framework-data/artifacts/repositories/repo-setup-centos-appstream.repo
2026-06-11 11:58:58.740793 | controller | >f+++++++++ ci-framework-data/artifacts/repositories/repo-setup-centos-baseos.repo
2026-06-11 11:58:58.740814 | controller | >f+++++++++ ci-framework-data/artifacts/repositories/repo-setup-centos-highavailability.repo
2026-06-11 11:58:58.740835 | controller | >f+++++++++ ci-framework-data/artifacts/repositories/repo-setup-centos-powertools.repo
2026-06-11 11:58:58.740856 | controller | cd+++++++++ ci-framework-data/artifacts/roles/
2026-06-11 11:58:58.740877 | controller | cd+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/
2026-06-11 11:58:58.740898 | controller | cd+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/
2026-06-11 11:58:58.740919 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_all.yml
2026-06-11 11:58:58.740940 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_attach_default_interface.yml
2026-06-11 11:58:58.740961 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_attach_default_interface_cleanup.yml
2026-06-11 11:58:58.740982 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican.yml
2026-06-11 11:58:58.741003 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican_cleanup.yml
2026-06-11 11:58:58.741024 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican_deploy.yml
2026-06-11 11:58:58.741045 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican_deploy_cleanup.yml
2026-06-11 11:58:58.741065 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican_deploy_prep.yml
2026-06-11 11:58:58.741085 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican_deploy_validate.yml
2026-06-11 11:58:58.741131 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican_kuttl.yml
2026-06-11 11:58:58.741156 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican_kuttl_run.yml
2026-06-11 11:58:58.741178 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican_prep.yml
2026-06-11 11:58:58.741199 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_baremetal.yml
2026-06-11 11:58:58.741220 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_baremetal_cleanup.yml
2026-06-11 11:58:58.741240 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_baremetal_prep.yml
2026-06-11 11:58:58.741261 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas.yml
2026-06-11 11:58:58.741281 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_baremetal_net_nad.yml
2026-06-11 11:58:58.741301 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_baremetal_net_nad_cleanup.yml
2026-06-11 11:58:58.741321 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_cleanup.yml
2026-06-11 11:58:58.741342 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_crc_attach_network.yml
2026-06-11 11:58:58.741396 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_crc_attach_network_cleanup.yml
2026-06-11 11:58:58.741431 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_crc_baremetal_bridge.yml
2026-06-11 11:58:58.741458 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_crc_baremetal_bridge_cleanup.yml
2026-06-11 11:58:58.741481 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_generate_nodes_yaml.yml
2026-06-11 11:58:58.741503 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_metallb.yml
2026-06-11 11:58:58.741524 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_metallb_cleanup.yml
2026-06-11 11:58:58.741545 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_network.yml
2026-06-11 11:58:58.741566 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_network_cleanup.yml
2026-06-11 11:58:58.741589 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_route_crc_and_crc_bmaas_networks.yml
2026-06-11 11:58:58.741611 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_route_crc_and_crc_bmaas_networks_cleanup.yml
2026-06-11 11:58:58.741633 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_sushy_emulator.yml
2026-06-11 11:58:58.741655 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_sushy_emulator_cleanup.yml
2026-06-11 11:58:58.741677 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_sushy_emulator_wait.yml
2026-06-11 11:58:58.741698 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_virtual_bms.yml
2026-06-11 11:58:58.741719 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_virtual_bms_cleanup.yml
2026-06-11 11:58:58.741741 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ceph.yml
2026-06-11 11:58:58.741763 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ceph_cleanup.yml
2026-06-11 11:58:58.741785 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ceph_help.yml
2026-06-11 11:58:58.741806 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_certmanager.yml
2026-06-11 11:58:58.741827 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_certmanager_cleanup.yml
2026-06-11 11:58:58.741848 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cifmw_cleanup.yml
2026-06-11 11:58:58.741869 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cifmw_prepare.yml
2026-06-11 11:58:58.741889 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cinder.yml
2026-06-11 11:58:58.741910 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cinder_cleanup.yml
2026-06-11 11:58:58.741930 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cinder_deploy.yml
2026-06-11 11:58:58.741950 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cinder_deploy_cleanup.yml
2026-06-11 11:58:58.741970 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cinder_deploy_prep.yml
2026-06-11 11:58:58.741990 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cinder_kuttl.yml
2026-06-11 11:58:58.742010 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cinder_kuttl_run.yml
2026-06-11 11:58:58.742035 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cinder_prep.yml
2026-06-11 11:58:58.742056 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cleanup.yml
2026-06-11 11:58:58.742077 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc.yml
2026-06-11 11:58:58.742098 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_attach_default_interface.yml
2026-06-11 11:58:58.742119 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_attach_default_interface_cleanup.yml
2026-06-11 11:58:58.742140 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_bmo_cleanup.yml
2026-06-11 11:58:58.742161 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_bmo_setup.yml
2026-06-11 11:58:58.742181 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_cleanup.yml
2026-06-11 11:58:58.742202 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_scrub.yml
2026-06-11 11:58:58.742222 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_storage.yml
2026-06-11 11:58:58.742243 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_storage_cleanup.yml
2026-06-11 11:58:58.742263 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_storage_cleanup_with_retries.yml
2026-06-11 11:58:58.742284 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_storage_release.yml
2026-06-11 11:58:58.742305 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_storage_with_retries.yml
2026-06-11 11:58:58.742325 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_deploy_cleanup.yml
2026-06-11 11:58:58.742351 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_designate.yml
2026-06-11 11:58:58.742400 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_designate_cleanup.yml
2026-06-11 11:58:58.742425 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_designate_deploy.yml
2026-06-11 11:58:58.742457 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_designate_deploy_cleanup.yml
2026-06-11 11:58:58.742486 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_designate_deploy_prep.yml
2026-06-11 11:58:58.742510 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_designate_kuttl.yml
2026-06-11 11:58:58.742531 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_designate_kuttl_run.yml
2026-06-11 11:58:58.742553 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_designate_prep.yml
2026-06-11 11:58:58.742574 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_dns_deploy.yml
2026-06-11 11:58:58.742594 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_dns_deploy_cleanup.yml
2026-06-11 11:58:58.742615 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_dns_deploy_prep.yml
2026-06-11 11:58:58.742635 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_download_tools.yml
2026-06-11 11:58:58.742655 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_ansible_runner.yml
2026-06-11 11:58:58.742675 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_baremetal_compute.yml
2026-06-11 11:58:58.742701 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_compute.yml
2026-06-11 11:58:58.742723 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_compute_bootc.yml
2026-06-11 11:58:58.742744 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_compute_cleanup.yml
2026-06-11 11:58:58.742765 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_compute_repos.yml
2026-06-11 11:58:58.742786 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_computes_bgp.yml
2026-06-11 11:58:58.742806 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy.yml
2026-06-11 11:58:58.742827 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_baremetal.yml
2026-06-11 11:58:58.742848 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_baremetal_prep.yml
2026-06-11 11:58:58.742869 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_cleanup.yml
2026-06-11 11:58:58.742890 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_generate_keys.yml
2026-06-11 11:58:58.742911 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_instance.yml
2026-06-11 11:58:58.742931 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_networker.yml
2026-06-11 11:58:58.742952 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_networker_cleanup.yml
2026-06-11 11:58:58.742972 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_networker_prep.yml
2026-06-11 11:58:58.742992 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_prep.yml
2026-06-11 11:58:58.743013 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_networker.yml
2026-06-11 11:58:58.743033 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_networker_cleanup.yml
2026-06-11 11:58:58.743053 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_nova_discover_hosts.yml
2026-06-11 11:58:58.743073 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_patch_ansible_runner_image.yml
2026-06-11 11:58:58.743093 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_register_dns.yml
2026-06-11 11:58:58.743113 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_wait_deploy.yml
2026-06-11 11:58:58.743133 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_wait_deploy_baremetal.yml
2026-06-11 11:58:58.743153 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_glance.yml
2026-06-11 11:58:58.743172 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_glance_cleanup.yml
2026-06-11 11:58:58.743192 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_glance_deploy.yml
2026-06-11 11:58:58.743212 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_glance_deploy_cleanup.yml
2026-06-11 11:58:58.743233 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_glance_deploy_prep.yml
2026-06-11 11:58:58.743253 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_glance_kuttl.yml
2026-06-11 11:58:58.743274 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_glance_kuttl_run.yml
2026-06-11 11:58:58.743300 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_glance_prep.yml
2026-06-11 11:58:58.743322 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat.yml
2026-06-11 11:58:58.743343 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat_cleanup.yml
2026-06-11 11:58:58.743396 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat_deploy.yml
2026-06-11 11:58:58.743421 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat_deploy_cleanup.yml
2026-06-11 11:58:58.743442 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat_deploy_prep.yml
2026-06-11 11:58:58.743470 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat_kuttl.yml
2026-06-11 11:58:58.743503 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat_kuttl_crc.yml
2026-06-11 11:58:58.743527 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat_kuttl_run.yml
2026-06-11 11:58:58.743548 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat_prep.yml
2026-06-11 11:58:58.743570 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_help.yml
2026-06-11 11:58:58.743591 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_horizon.yml
2026-06-11 11:58:58.743612 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_horizon_cleanup.yml
2026-06-11 11:58:58.743634 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_horizon_deploy.yml
2026-06-11 11:58:58.743655 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_horizon_deploy_cleanup.yml
2026-06-11 11:58:58.743677 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_horizon_deploy_prep.yml
2026-06-11 11:58:58.743698 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_horizon_kuttl.yml
2026-06-11 11:58:58.743719 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_horizon_kuttl_run.yml
2026-06-11 11:58:58.743740 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_horizon_prep.yml
2026-06-11 11:58:58.743761 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_infra.yml
2026-06-11 11:58:58.743782 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_infra_cleanup.yml
2026-06-11 11:58:58.743802 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_infra_kuttl.yml
2026-06-11 11:58:58.743823 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_infra_kuttl_run.yml
2026-06-11 11:58:58.743843 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_infra_prep.yml
2026-06-11 11:58:58.743863 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_infra_rabbitmq_deploy.yml
2026-06-11 11:58:58.743883 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_infra_rabbitmq_deploy_cleanup.yml
2026-06-11 11:58:58.743904 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_infra_rabbitmq_deploy_prep.yml
2026-06-11 11:58:58.743925 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_input.yml
2026-06-11 11:58:58.743945 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_input_cleanup.yml
2026-06-11 11:58:58.743966 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ipv6_lab.yml
2026-06-11 11:58:58.743992 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ipv6_lab_cleanup.yml
2026-06-11 11:58:58.744013 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ipv6_lab_nat64_router.yml
2026-06-11 11:58:58.744034 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ipv6_lab_nat64_router_cleanup.yml
2026-06-11 11:58:58.744054 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ipv6_lab_network.yml
2026-06-11 11:58:58.744074 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ipv6_lab_network_cleanup.yml
2026-06-11 11:58:58.744095 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ipv6_lab_sno.yml
2026-06-11 11:58:58.744116 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ipv6_lab_sno_cleanup.yml
2026-06-11 11:58:58.744136 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic.yml
2026-06-11 11:58:58.744156 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic_cleanup.yml
2026-06-11 11:58:58.744177 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic_deploy.yml
2026-06-11 11:58:58.744197 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic_deploy_cleanup.yml
2026-06-11 11:58:58.744217 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic_deploy_prep.yml
2026-06-11 11:58:58.744238 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic_kuttl.yml
2026-06-11 11:58:58.744258 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic_kuttl_crc.yml
2026-06-11 11:58:58.744279 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic_kuttl_run.yml
2026-06-11 11:58:58.744299 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic_prep.yml
2026-06-11 11:58:58.744320 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_keystone.yml
2026-06-11 11:58:58.744340 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_keystone_cleanup.yml
2026-06-11 11:58:58.744392 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_keystone_deploy.yml
2026-06-11 11:58:58.744416 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_keystone_deploy_cleanup.yml
2026-06-11 11:58:58.744440 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_keystone_deploy_prep.yml
2026-06-11 11:58:58.744462 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_keystone_kuttl.yml
2026-06-11 11:58:58.744485 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_keystone_kuttl_run.yml
2026-06-11 11:58:58.744517 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_keystone_prep.yml
2026-06-11 11:58:58.744547 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_kuttl_common_cleanup.yml
2026-06-11 11:58:58.744569 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_kuttl_common_prep.yml
2026-06-11 11:58:58.744590 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_kuttl_db_cleanup.yml
2026-06-11 11:58:58.744611 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_kuttl_db_prep.yml
2026-06-11 11:58:58.744631 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_loki.yml
2026-06-11 11:58:58.744659 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_loki_cleanup.yml
2026-06-11 11:58:58.744680 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_loki_deploy.yml
2026-06-11 11:58:58.744701 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_loki_deploy_cleanup.yml
2026-06-11 11:58:58.744721 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_lvms.yml
2026-06-11 11:58:58.744742 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_manila.yml
2026-06-11 11:58:58.744762 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_manila_cleanup.yml
2026-06-11 11:58:58.744783 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_manila_deploy.yml
2026-06-11 11:58:58.744804 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_manila_deploy_cleanup.yml
2026-06-11 11:58:58.744825 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_manila_deploy_prep.yml
2026-06-11 11:58:58.744847 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_manila_kuttl.yml
2026-06-11 11:58:58.744868 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_manila_kuttl_run.yml
2026-06-11 11:58:58.744889 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_manila_prep.yml
2026-06-11 11:58:58.744910 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb.yml
2026-06-11 11:58:58.744931 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb_chainsaw.yml
2026-06-11 11:58:58.744952 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb_chainsaw_run.yml
2026-06-11 11:58:58.744973 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb_cleanup.yml
2026-06-11 11:58:58.744993 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb_deploy.yml
2026-06-11 11:58:58.745014 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb_deploy_cleanup.yml
2026-06-11 11:58:58.745034 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb_deploy_prep.yml
2026-06-11 11:58:58.745055 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb_kuttl.yml
2026-06-11 11:58:58.745075 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb_kuttl_run.yml
2026-06-11 11:58:58.745096 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_memcached_deploy.yml
2026-06-11 11:58:58.745117 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_memcached_deploy_cleanup.yml
2026-06-11 11:58:58.745163 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_memcached_deploy_prep.yml
2026-06-11 11:58:58.745188 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_metallb.yml
2026-06-11 11:58:58.745210 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_metallb_cleanup.yml
2026-06-11 11:58:58.745231 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_metallb_config.yml
2026-06-11 11:58:58.745252 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_metallb_config_cleanup.yml
2026-06-11 11:58:58.745273 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mirror_registry.yml
2026-06-11 11:58:58.745299 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mirror_registry_ca.yml
2026-06-11 11:58:58.745321 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mirror_registry_cleanup.yml
2026-06-11 11:58:58.745342 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mirror_registry_secure.yml
2026-06-11 11:58:58.745420 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_namespace.yml
2026-06-11 11:58:58.745473 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_namespace_cleanup.yml
2026-06-11 11:58:58.745505 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netattach.yml
2026-06-11 11:58:58.745544 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netattach_cleanup.yml
2026-06-11 11:58:58.745585 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netconfig_deploy.yml
2026-06-11 11:58:58.745618 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netconfig_deploy_cleanup.yml
2026-06-11 11:58:58.745650 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netconfig_deploy_prep.yml
2026-06-11 11:58:58.745679 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netobserv.yml
2026-06-11 11:58:58.745707 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netobserv_cleanup.yml
2026-06-11 11:58:58.745735 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netobserv_deploy.yml
2026-06-11 11:58:58.745762 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netobserv_deploy_cleanup.yml
2026-06-11 11:58:58.745788 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_network_isolation_bridge.yml
2026-06-11 11:58:58.745815 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_network_isolation_bridge_cleanup.yml
2026-06-11 11:58:58.745842 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_neutron.yml
2026-06-11 11:58:58.745869 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_neutron_cleanup.yml
2026-06-11 11:58:58.745896 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_neutron_deploy.yml
2026-06-11 11:58:58.745924 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_neutron_deploy_cleanup.yml
2026-06-11 11:58:58.745951 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_neutron_deploy_prep.yml
2026-06-11 11:58:58.745983 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_neutron_kuttl.yml
2026-06-11 11:58:58.746027 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_neutron_kuttl_run.yml
2026-06-11 11:58:58.746062 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_neutron_prep.yml
2026-06-11 11:58:58.746092 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nfs.yml
2026-06-11 11:58:58.746120 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nfs_cleanup.yml
2026-06-11 11:58:58.746148 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nmstate.yml
2026-06-11 11:58:58.746176 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nncp.yml
2026-06-11 11:58:58.746204 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nncp_cleanup.yml
2026-06-11 11:58:58.746231 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nova.yml
2026-06-11 11:58:58.746300 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nova_cleanup.yml
2026-06-11 11:58:58.746329 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nova_deploy.yml
2026-06-11 11:58:58.746382 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nova_deploy_cleanup.yml
2026-06-11 11:58:58.746424 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nova_deploy_prep.yml
2026-06-11 11:58:58.746454 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nova_prep.yml
2026-06-11 11:58:58.746477 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_octavia.yml
2026-06-11 11:58:58.746499 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_octavia_cleanup.yml
2026-06-11 11:58:58.746520 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_octavia_deploy.yml
2026-06-11 11:58:58.746540 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_octavia_deploy_cleanup.yml
2026-06-11 11:58:58.746566 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_octavia_deploy_prep.yml
2026-06-11 11:58:58.746598 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_octavia_kuttl.yml
2026-06-11 11:58:58.746624 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_octavia_kuttl_run.yml
2026-06-11 11:58:58.746646 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_octavia_prep.yml
2026-06-11 11:58:58.746668 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack.yml
2026-06-11 11:58:58.746690 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_cleanup.yml
2026-06-11 11:58:58.746711 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_crds.yml
2026-06-11 11:58:58.746740 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_crds_cleanup.yml
2026-06-11 11:58:58.746774 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_deploy.yml
2026-06-11 11:58:58.746798 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_deploy_cleanup.yml
2026-06-11 11:58:58.746820 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_deploy_prep.yml
2026-06-11 11:58:58.746841 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_init.yml
2026-06-11 11:58:58.746862 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_kuttl.yml
2026-06-11 11:58:58.746883 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_kuttl_cleanup.yml
2026-06-11 11:58:58.746905 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_kuttl_prep.yml
2026-06-11 11:58:58.746926 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_kuttl_run.yml
2026-06-11 11:58:58.746947 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_patch_version.yml
2026-06-11 11:58:58.746968 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_prep.yml
2026-06-11 11:58:58.746989 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_repo.yml
2026-06-11 11:58:58.747010 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_update_run.yml
2026-06-11 11:58:58.747036 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_wait.yml
2026-06-11 11:58:58.747058 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_wait_deploy.yml
2026-06-11 11:58:58.747079 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_operator_namespace.yml
2026-06-11 11:58:58.747101 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ovn.yml
2026-06-11 11:58:58.747123 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ovn_cleanup.yml
2026-06-11 11:58:58.747144 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ovn_deploy.yml
2026-06-11 11:58:58.747165 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ovn_deploy_cleanup.yml
2026-06-11 11:58:58.747185 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ovn_deploy_prep.yml
2026-06-11 11:58:58.747205 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ovn_kuttl.yml
2026-06-11 11:58:58.747226 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ovn_kuttl_run.yml
2026-06-11 11:58:58.747246 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ovn_prep.yml
2026-06-11 11:58:58.747266 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rabbitmq.yml
2026-06-11 11:58:58.747287 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rabbitmq_cleanup.yml
2026-06-11 11:58:58.747307 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rabbitmq_deploy.yml
2026-06-11 11:58:58.747327 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rabbitmq_deploy_cleanup.yml
2026-06-11 11:58:58.747379 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rabbitmq_deploy_prep.yml
2026-06-11 11:58:58.747417 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rabbitmq_prep.yml
2026-06-11 11:58:58.747443 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_redis_deploy.yml
2026-06-11 11:58:58.747465 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_redis_deploy_cleanup.yml
2026-06-11 11:58:58.747487 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_redis_deploy_prep.yml
2026-06-11 11:58:58.747508 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rook.yml
2026-06-11 11:58:58.747529 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rook_cleanup.yml
2026-06-11 11:58:58.747550 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rook_crc_disk.yml
2026-06-11 11:58:58.747571 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rook_deploy.yml
2026-06-11 11:58:58.747600 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rook_deploy_prep.yml
2026-06-11 11:58:58.747632 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rook_prep.yml
2026-06-11 11:58:58.747659 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_set_slower_etcd_profile.yml
2026-06-11 11:58:58.747681 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_standalone.yml
2026-06-11 11:58:58.747702 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_standalone_cleanup.yml
2026-06-11 11:58:58.747726 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_standalone_deploy.yml
2026-06-11 11:58:58.747753 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_standalone_revert.yml
2026-06-11 11:58:58.747776 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_standalone_snapshot.yml
2026-06-11 11:58:58.747798 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_standalone_sync.yml
2026-06-11 11:58:58.747819 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_swift.yml
2026-06-11 11:58:58.747840 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_swift_cleanup.yml
2026-06-11 11:58:58.747861 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_swift_deploy.yml
2026-06-11 11:58:58.747881 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_swift_deploy_cleanup.yml
2026-06-11 11:58:58.747902 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_swift_deploy_prep.yml
2026-06-11 11:58:58.747922 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_swift_kuttl.yml
2026-06-11 11:58:58.747943 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_swift_kuttl_run.yml
2026-06-11 11:58:58.747964 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_swift_prep.yml
2026-06-11 11:58:58.747984 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_telemetry.yml
2026-06-11 11:58:58.748005 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_telemetry_cleanup.yml
2026-06-11 11:58:58.748026 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_telemetry_deploy.yml
2026-06-11 11:58:58.748047 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_telemetry_deploy_cleanup.yml
2026-06-11 11:58:58.748068 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_telemetry_deploy_prep.yml
2026-06-11 11:58:58.748088 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_telemetry_kuttl.yml
2026-06-11 11:58:58.748109 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_telemetry_kuttl_run.yml
2026-06-11 11:58:58.748130 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_telemetry_prep.yml
2026-06-11 11:58:58.748151 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_test_operator.yml
2026-06-11 11:58:58.748171 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_test_operator_cleanup.yml
2026-06-11 11:58:58.748191 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_test_operator_deploy.yml
2026-06-11 11:58:58.748211 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_test_operator_deploy_cleanup.yml
2026-06-11 11:58:58.748232 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_test_operator_deploy_prep.yml
2026-06-11 11:58:58.748252 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_test_operator_kuttl.yml
2026-06-11 11:58:58.748274 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_test_operator_kuttl_run.yml
2026-06-11 11:58:58.748295 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_test_operator_prep.yml
2026-06-11 11:58:58.748317 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_tripleo_deploy.yml
2026-06-11 11:58:58.748338 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_update_services.yml
2026-06-11 11:58:58.748406 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_update_system.yml
2026-06-11 11:58:58.748434 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_validate_marketplace.yml
2026-06-11 11:58:58.748457 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_wait.yml
2026-06-11 11:58:58.748479 | controller | cd+++++++++ ci-framework-data/artifacts/yum_repos/
2026-06-11 11:58:58.748502 | controller | >f+++++++++ ci-framework-data/artifacts/yum_repos/delorean-antelope-testing.repo
2026-06-11 11:58:58.748524 | controller | >f+++++++++ ci-framework-data/artifacts/yum_repos/delorean.repo
2026-06-11 11:58:58.748546 | controller | >f+++++++++ ci-framework-data/artifacts/yum_repos/delorean.repo.md5
2026-06-11 11:58:58.748567 | controller | >f+++++++++ ci-framework-data/artifacts/yum_repos/repo-setup-centos-appstream.repo
2026-06-11 11:58:58.748588 | controller | >f+++++++++ ci-framework-data/artifacts/yum_repos/repo-setup-centos-baseos.repo
2026-06-11 11:58:58.748610 | controller | >f+++++++++ ci-framework-data/artifacts/yum_repos/repo-setup-centos-highavailability.repo
2026-06-11 11:58:58.748636 | controller | >f+++++++++ ci-framework-data/artifacts/yum_repos/repo-setup-centos-powertools.repo
2026-06-11 11:58:58.748668 | controller | cd+++++++++ ci-framework-data/logs/
2026-06-11 11:58:58.748694 | controller | >f+++++++++ ci-framework-data/logs/ansible.log
2026-06-11 11:58:58.748717 | controller | >f+++++++++ ci-framework-data/logs/ci_script_000_check_for_oc_command.log
2026-06-11 11:58:58.748739 | controller | >f+++++++++ ci-framework-data/logs/ci_script_000_copy_logs_from_crc_vm.log
2026-06-11 11:58:58.748761 | controller | >f+++++++++ ci-framework-data/logs/ci_script_000_copy_logs_to_host_machine_from.log
2026-06-11 11:58:58.748782 | controller | >f+++++++++ ci-framework-data/logs/ci_script_000_generate_logs_on_edpm_vm_192_1.log
2026-06-11 11:58:58.748803 | controller | >f+++++++++ ci-framework-data/logs/ci_script_000_prepare_root_ssh_accesses.log
2026-06-11 11:58:58.748824 | controller | >f+++++++++ ci-framework-data/logs/ci_script_000_run_hook_without_retry_downloa.log
2026-06-11 11:58:58.748845 | controller | >f+++++++++ ci-framework-data/logs/ci_script_000_run_openstack_must_gather_comm.log
2026-06-11 11:58:58.748866 | controller | >f+++++++++ ci-framework-data/logs/ci_script_001_fetch_openshift_token.log
2026-06-11 11:58:58.748888 | controller | >f+++++++++ ci-framework-data/logs/ci_script_002_run_input.log
2026-06-11 11:58:58.748909 | controller | >f+++++++++ ci-framework-data/logs/ci_script_003_run_openstack.log
2026-06-11 11:58:58.748931 | controller | >f+++++++++ ci-framework-data/logs/ci_script_004_run_openstack_init.log
2026-06-11 11:58:58.748952 | controller | >f+++++++++ ci-framework-data/logs/ci_script_005_run_openstack_deploy_prep.log
2026-06-11 11:58:58.748975 | controller | >f+++++++++ ci-framework-data/logs/ci_script_006_run_netconfig_deploy.log
2026-06-11 11:58:58.748996 | controller | >f+++++++++ ci-framework-data/logs/ci_script_007_apply_the_openstackcontrolplan.log
2026-06-11 11:58:58.749017 | controller | >f+++++++++ ci-framework-data/logs/ci_script_008_run_edpm_baremetal_compute.log
2026-06-11 11:58:58.749038 | controller | >f+++++++++ ci-framework-data/logs/ci_script_009_run_edpm_deploy_baremetal_prep.log
2026-06-11 11:58:58.749059 | controller | >f+++++++++ ci-framework-data/logs/ci_script_010_apply_the_openstackdataplaneno.log
2026-06-11 11:58:58.749081 | controller | >f+++++++++ ci-framework-data/logs/crc-start.log
2026-06-11 11:58:58.749102 | controller | >f+++++++++ ci-framework-data/logs/pre_infra_download_needed_tools.log
2026-06-11 11:58:58.749123 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/
2026-06-11 11:58:58.749144 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/dnf_list_installed.txt
2026-06-11 11:58:58.749195 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/fips_check.txt
2026-06-11 11:58:58.749228 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/ip_netns.txt
2026-06-11 11:58:58.749252 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/network.txt
2026-06-11 11:58:58.749276 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/ovs_vsctl_list_openvswitch.txt
2026-06-11 11:58:58.749300 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/podman_images.txt
2026-06-11 11:58:58.749324 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/rpm_qa.txt
2026-06-11 11:58:58.749348 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/selinux-denials.log
2026-06-11 11:58:58.749414 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/
2026-06-11 11:58:58.749441 | controller | cL+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instance -> /var/lib/cloud/instances/b0b7e18a-e0fc-4ba4-bd83-c68a71819afa
2026-06-11 11:58:58.749465 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/data/
2026-06-11 11:58:58.749486 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/data/instance-id
2026-06-11 11:58:58.749510 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/data/previous-datasource
2026-06-11 11:58:58.749532 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/data/previous-hostname
2026-06-11 11:58:58.749554 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/data/previous-instance-id
2026-06-11 11:58:58.749577 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/data/python-version
2026-06-11 11:58:58.749599 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/data/result.json
2026-06-11 11:58:58.749622 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/data/set-hostname
2026-06-11 11:58:58.749644 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/data/status.json
2026-06-11 11:58:58.749673 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/handlers/
2026-06-11 11:58:58.749706 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/
2026-06-11 11:58:58.749730 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/b0b7e18a-e0fc-4ba4-bd83-c68a71819afa/
2026-06-11 11:58:58.749752 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/b0b7e18a-e0fc-4ba4-bd83-c68a71819afa/boot-finished
2026-06-11 11:58:58.749774 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/b0b7e18a-e0fc-4ba4-bd83-c68a71819afa/cloud-config.txt
2026-06-11 11:58:58.749796 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/b0b7e18a-e0fc-4ba4-bd83-c68a71819afa/datasource
2026-06-11 11:58:58.749818 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/b0b7e18a-e0fc-4ba4-bd83-c68a71819afa/network-config.json
2026-06-11 11:58:58.749840 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/b0b7e18a-e0fc-4ba4-bd83-c68a71819afa/obj.pkl
2026-06-11 11:58:58.749861 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/b0b7e18a-e0fc-4ba4-bd83-c68a71819afa/user-data.txt
2026-06-11 11:58:58.749883 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/b0b7e18a-e0fc-4ba4-bd83-c68a71819afa/user-data.txt.i
2026-06-11 11:58:58.749905 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/b0b7e18a-e0fc-4ba4-bd83-c68a71819afa/vendor-data.txt
2026-06-11 11:58:58.749927 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/b0b7e18a-e0fc-4ba4-bd83-c68a71819afa/vendor-data.txt.i
2026-06-11 11:58:58.749948 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/b0b7e18a-e0fc-4ba4-bd83-c68a71819afa/vendor-data2.txt
2026-06-11 11:58:58.749969 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/b0b7e18a-e0fc-4ba4-bd83-c68a71819afa/vendor-data2.txt.i
2026-06-11 11:58:58.749997 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/b0b7e18a-e0fc-4ba4-bd83-c68a71819afa/handlers/
2026-06-11 11:58:58.750019 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/b0b7e18a-e0fc-4ba4-bd83-c68a71819afa/scripts/
2026-06-11 11:58:58.750040 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/b0b7e18a-e0fc-4ba4-bd83-c68a71819afa/sem/
2026-06-11 11:58:58.750061 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/b0b7e18a-e0fc-4ba4-bd83-c68a71819afa/sem/config_install_hotplug
2026-06-11 11:58:58.750089 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/b0b7e18a-e0fc-4ba4-bd83-c68a71819afa/sem/config_keys_to_console
2026-06-11 11:58:58.750123 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/b0b7e18a-e0fc-4ba4-bd83-c68a71819afa/sem/config_locale
2026-06-11 11:58:58.750153 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/b0b7e18a-e0fc-4ba4-bd83-c68a71819afa/sem/config_mounts
2026-06-11 11:58:58.750176 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/b0b7e18a-e0fc-4ba4-bd83-c68a71819afa/sem/config_reset_rmc
2026-06-11 11:58:58.750198 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/b0b7e18a-e0fc-4ba4-bd83-c68a71819afa/sem/config_scripts_per_instance
2026-06-11 11:58:58.750219 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/b0b7e18a-e0fc-4ba4-bd83-c68a71819afa/sem/config_scripts_user
2026-06-11 11:58:58.750240 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/b0b7e18a-e0fc-4ba4-bd83-c68a71819afa/sem/config_scripts_vendor
2026-06-11 11:58:58.750262 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/b0b7e18a-e0fc-4ba4-bd83-c68a71819afa/sem/config_seed_random
2026-06-11 11:58:58.750284 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/b0b7e18a-e0fc-4ba4-bd83-c68a71819afa/sem/config_set_hostname
2026-06-11 11:58:58.750305 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/b0b7e18a-e0fc-4ba4-bd83-c68a71819afa/sem/config_set_passwords
2026-06-11 11:58:58.750326 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/b0b7e18a-e0fc-4ba4-bd83-c68a71819afa/sem/config_ssh
2026-06-11 11:58:58.750377 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/b0b7e18a-e0fc-4ba4-bd83-c68a71819afa/sem/config_ssh_authkey_fingerprints
2026-06-11 11:58:58.750408 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/b0b7e18a-e0fc-4ba4-bd83-c68a71819afa/sem/config_users_groups
2026-06-11 11:58:58.750433 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/b0b7e18a-e0fc-4ba4-bd83-c68a71819afa/sem/consume_data
2026-06-11 11:58:58.750456 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/scripts/
2026-06-11 11:58:58.750480 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/scripts/per-boot/
2026-06-11 11:58:58.750502 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/scripts/per-instance/
2026-06-11 11:58:58.750524 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/scripts/per-once/
2026-06-11 11:58:58.750545 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/scripts/vendor/
2026-06-11 11:58:58.750566 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/seed/
2026-06-11 11:58:58.750590 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/sem/
2026-06-11 11:58:58.750612 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/sem/config_scripts_per_once.once
2026-06-11 11:58:58.750633 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/config-data/
2026-06-11 11:58:58.750660 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/config-data/ansible-generated/
2026-06-11 11:58:58.750685 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/
2026-06-11 11:58:58.750717 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/.pwd.lock
2026-06-11 11:58:58.750748 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/.updated
2026-06-11 11:58:58.750772 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/DIR_COLORS
2026-06-11 11:58:58.750793 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/DIR_COLORS.lightbgcolor
2026-06-11 11:58:58.750815 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/GREP_COLORS
2026-06-11 11:58:58.750836 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/adjtime
2026-06-11 11:58:58.750856 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/aliases
2026-06-11 11:58:58.750877 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/anacrontab
2026-06-11 11:58:58.750898 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bashrc
2026-06-11 11:58:58.750918 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bindresvport.blacklist
2026-06-11 11:58:58.750939 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/centos-release
2026-06-11 11:58:58.750960 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/chrony.conf
2026-06-11 11:58:58.750980 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/chrony.conf.42820.2026-06-11@07:29:09~
2026-06-11 11:58:58.751002 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/chrony.keys
2026-06-11 11:58:58.751023 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cron.deny
2026-06-11 11:58:58.751044 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/crontab
2026-06-11 11:58:58.751065 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/csh.cshrc
2026-06-11 11:58:58.751086 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/csh.login
2026-06-11 11:58:58.751106 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnsmasq.conf
2026-06-11 11:58:58.751126 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dracut.conf
2026-06-11 11:58:58.751147 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/environment
2026-06-11 11:58:58.751167 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/ethertypes
2026-06-11 11:58:58.751187 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/exports
2026-06-11 11:58:58.751207 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/filesystems
2026-06-11 11:58:58.751227 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/fstab
2026-06-11 11:58:58.751246 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/fuse.conf
2026-06-11 11:58:58.751267 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/group
2026-06-11 11:58:58.751288 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/group-
2026-06-11 11:58:58.751309 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/gshadow
2026-06-11 11:58:58.751329 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/gshadow-
2026-06-11 11:58:58.751372 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/host.conf
2026-06-11 11:58:58.751400 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/hostname
2026-06-11 11:58:58.751423 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/hosts
2026-06-11 11:58:58.751446 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/idmapd.conf
2026-06-11 11:58:58.751468 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/inittab
2026-06-11 11:58:58.751490 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/inputrc
2026-06-11 11:58:58.751521 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/issue
2026-06-11 11:58:58.751543 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/issue.net
2026-06-11 11:58:58.751564 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/krb5.conf
2026-06-11 11:58:58.751585 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/ksmtuned.conf
2026-06-11 11:58:58.751607 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/ld.so.cache
2026-06-11 11:58:58.751629 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/ld.so.conf
2026-06-11 11:58:58.751650 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libaudit.conf
2026-06-11 11:58:58.751670 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libguestfs-tools.conf
2026-06-11 11:58:58.751692 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libuser.conf
2026-06-11 11:58:58.751714 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/locale.conf
2026-06-11 11:58:58.751743 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/login.defs
2026-06-11 11:58:58.751776 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.conf
2026-06-11 11:58:58.751799 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/machine-id
2026-06-11 11:58:58.751821 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/magic
2026-06-11 11:58:58.751842 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/man_db.conf
2026-06-11 11:58:58.751864 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/mke2fs.conf
2026-06-11 11:58:58.751886 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modules
2026-06-11 11:58:58.751909 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/motd
2026-06-11 11:58:58.751931 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/mtools.conf
2026-06-11 11:58:58.751952 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/multipath.conf
2026-06-11 11:58:58.751973 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/netconfig
2026-06-11 11:58:58.751995 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/networks
2026-06-11 11:58:58.752016 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nfs.conf
2026-06-11 11:58:58.752038 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nfsmount.conf
2026-06-11 11:58:58.752059 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nsswitch.conf.bak
2026-06-11 11:58:58.752081 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/oddjobd.conf
2026-06-11 11:58:58.752103 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/passwd
2026-06-11 11:58:58.752124 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/passwd-
2026-06-11 11:58:58.752145 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pcp.conf
2026-06-11 11:58:58.752165 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/printcap
2026-06-11 11:58:58.752186 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile
2026-06-11 11:58:58.752208 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/protocols
2026-06-11 11:58:58.752228 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/request-key.conf
2026-06-11 11:58:58.752250 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/resolv.conf
2026-06-11 11:58:58.752271 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rpc
2026-06-11 11:58:58.752292 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rsyncd.conf
2026-06-11 11:58:58.752313 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rsyslog.conf
2026-06-11 11:58:58.752334 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/services
2026-06-11 11:58:58.752393 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sestatus.conf
2026-06-11 11:58:58.752419 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/shadow
2026-06-11 11:58:58.752441 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/shadow-
2026-06-11 11:58:58.752463 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/shells
2026-06-11 11:58:58.752483 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/subgid
2026-06-11 11:58:58.752504 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/subgid-
2026-06-11 11:58:58.752524 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/subuid
2026-06-11 11:58:58.752545 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/subuid-
2026-06-11 11:58:58.752565 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sudo-ldap.conf
2026-06-11 11:58:58.752586 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sudo.conf
2026-06-11 11:58:58.752606 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sudoers
2026-06-11 11:58:58.752627 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/swtpm-localca.conf
2026-06-11 11:58:58.752648 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/swtpm-localca.options
2026-06-11 11:58:58.752669 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/swtpm_setup.conf
2026-06-11 11:58:58.752690 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysctl.conf
2026-06-11 11:58:58.752711 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/system-release-cpe
2026-06-11 11:58:58.752733 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/vconsole.conf
2026-06-11 11:58:58.752757 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/virc
2026-06-11 11:58:58.752789 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/xattr.conf
2026-06-11 11:58:58.752818 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/
2026-06-11 11:58:58.752842 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/NetworkManager.conf
2026-06-11 11:58:58.752866 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/NetworkManager.conf.34996.2026-06-11@07:27:57~
2026-06-11 11:58:58.752889 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/conf.d/
2026-06-11 11:58:58.752911 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/conf.d/30-cloud-init-ip6-addr-gen-mode.conf
2026-06-11 11:58:58.752932 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/dispatcher.d/
2026-06-11 11:58:58.752956 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/dispatcher.d/no-wait.d/
2026-06-11 11:58:58.753009 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/dispatcher.d/pre-down.d/
2026-06-11 11:58:58.753053 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/dispatcher.d/pre-up.d/
2026-06-11 11:58:58.753086 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/dnsmasq-shared.d/
2026-06-11 11:58:58.753117 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/dnsmasq.d/
2026-06-11 11:58:58.753141 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/
2026-06-11 11:58:58.753163 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/br-ex-br.nmconnection
2026-06-11 11:58:58.753210 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/br-ex-if.nmconnection
2026-06-11 11:58:58.753236 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/br-ex-port.nmconnection
2026-06-11 11:58:58.753267 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/cloud-init-enp1s0.nmconnection
2026-06-11 11:58:58.753290 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/enp1s0-port.nmconnection
2026-06-11 11:58:58.753313 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/ens3.nmconnection
2026-06-11 11:58:58.753336 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/vlan20-if.nmconnection
2026-06-11 11:58:58.753387 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/vlan20-port.nmconnection
2026-06-11 11:58:58.753413 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/vlan21-if.nmconnection
2026-06-11 11:58:58.753436 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/vlan21-port.nmconnection
2026-06-11 11:58:58.753457 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/vlan22-if.nmconnection
2026-06-11 11:58:58.753478 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/vlan22-port.nmconnection
2026-06-11 11:58:58.753499 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/X11/
2026-06-11 11:58:58.753520 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/X11/applnk/
2026-06-11 11:58:58.753542 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/X11/fontpath.d/
2026-06-11 11:58:58.753564 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/X11/xinit/
2026-06-11 11:58:58.753588 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/X11/xinit/xinitrc.d/
2026-06-11 11:58:58.753611 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/X11/xinit/xinitrc.d/50-systemd-user.sh
2026-06-11 11:58:58.753633 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/X11/xinit/xinput.d/
2026-06-11 11:58:58.753655 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/X11/xorg.conf.d/
2026-06-11 11:58:58.753676 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/X11/xorg.conf.d/00-keyboard.conf
2026-06-11 11:58:58.753698 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/alternatives/
2026-06-11 11:58:58.753719 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/ansible/
2026-06-11 11:58:58.753740 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/ansible/facts.d/
2026-06-11 11:58:58.753762 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/ansible/facts.d/bootc.fact
2026-06-11 11:58:58.753784 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/ansible/facts.d/edpm.fact
2026-06-11 11:58:58.753815 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/
2026-06-11 11:58:58.753848 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/authselect.conf
2026-06-11 11:58:58.753926 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/dconf-db
2026-06-11 11:58:58.753950 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/dconf-locks
2026-06-11 11:58:58.753973 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/fingerprint-auth
2026-06-11 11:58:58.753995 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/nsswitch.conf
2026-06-11 11:58:58.754015 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/password-auth
2026-06-11 11:58:58.754036 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/postlogin
2026-06-11 11:58:58.754063 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/smartcard-auth
2026-06-11 11:58:58.754084 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/system-auth
2026-06-11 11:58:58.754105 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/user-nsswitch.conf
2026-06-11 11:58:58.754126 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/custom/
2026-06-11 11:58:58.754147 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/bash_completion.d/
2026-06-11 11:58:58.754167 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bash_completion.d/authselect-completion.sh
2026-06-11 11:58:58.754188 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bash_completion.d/ceph
2026-06-11 11:58:58.754209 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bash_completion.d/ovs-appctl-bashcomp.bash
2026-06-11 11:58:58.754230 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bash_completion.d/ovs-vsctl-bashcomp.bash
2026-06-11 11:58:58.754252 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bash_completion.d/rados
2026-06-11 11:58:58.754273 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bash_completion.d/radosgw-admin
2026-06-11 11:58:58.754294 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bash_completion.d/rbd
2026-06-11 11:58:58.754315 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/binfmt.d/
2026-06-11 11:58:58.754336 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/bluetooth/
2026-06-11 11:58:58.754392 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bluetooth/input.conf
2026-06-11 11:58:58.754417 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bluetooth/main.conf
2026-06-11 11:58:58.754440 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bluetooth/network.conf
2026-06-11 11:58:58.754462 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/ceph/
2026-06-11 11:58:58.754483 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/ceph/rbdmap
2026-06-11 11:58:58.754505 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/chkconfig.d/
2026-06-11 11:58:58.754526 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cifs-utils/
2026-06-11 11:58:58.754547 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/
2026-06-11 11:58:58.754569 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/cloud.cfg
2026-06-11 11:58:58.754593 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/cloud.cfg.d/
2026-06-11 11:58:58.754615 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/cloud.cfg.d/05_logging.cfg
2026-06-11 11:58:58.754638 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/cloud.cfg.d/90-network-manager-renderer.cfg
2026-06-11 11:58:58.754660 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/cloud.cfg.d/99-edpm-disable-network-config.cfg
2026-06-11 11:58:58.754681 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/cloud.cfg.d/README
2026-06-11 11:58:58.754702 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/
2026-06-11 11:58:58.754723 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chef_client.rb.tmpl
2026-06-11 11:58:58.754744 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.almalinux.tmpl
2026-06-11 11:58:58.754765 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.alpine.tmpl
2026-06-11 11:58:58.754785 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.centos.tmpl
2026-06-11 11:58:58.754806 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.cloudlinux.tmpl
2026-06-11 11:58:58.754837 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.cos.tmpl
2026-06-11 11:58:58.754871 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.debian.tmpl
2026-06-11 11:58:58.754896 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.fedora.tmpl
2026-06-11 11:58:58.754919 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.freebsd.tmpl
2026-06-11 11:58:58.754942 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.opensuse-leap.tmpl
2026-06-11 11:58:58.754964 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.opensuse-microos.tmpl
2026-06-11 11:58:58.754985 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.opensuse-tumbleweed.tmpl
2026-06-11 11:58:58.755007 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.opensuse.tmpl
2026-06-11 11:58:58.755028 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.photon.tmpl
2026-06-11 11:58:58.755048 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.rhel.tmpl
2026-06-11 11:58:58.755068 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.rocky.tmpl
2026-06-11 11:58:58.755089 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.sle-micro.tmpl
2026-06-11 11:58:58.755110 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.sle_hpc.tmpl
2026-06-11 11:58:58.755130 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.sles.tmpl
2026-06-11 11:58:58.755151 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.ubuntu.tmpl
2026-06-11 11:58:58.755172 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.alpine.tmpl
2026-06-11 11:58:58.755193 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.aosc.tmpl
2026-06-11 11:58:58.755213 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.arch.tmpl
2026-06-11 11:58:58.755234 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.azurelinux.tmpl
2026-06-11 11:58:58.755255 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.debian.tmpl
2026-06-11 11:58:58.755276 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.freebsd.tmpl
2026-06-11 11:58:58.755297 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.gentoo.tmpl
2026-06-11 11:58:58.755318 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.mariner.tmpl
2026-06-11 11:58:58.755338 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.photon.tmpl
2026-06-11 11:58:58.755389 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.redhat.tmpl
2026-06-11 11:58:58.755414 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.suse.tmpl
2026-06-11 11:58:58.755436 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.almalinux.tmpl
2026-06-11 11:58:58.755458 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.alpine.tmpl
2026-06-11 11:58:58.755478 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.cloudlinux.tmpl
2026-06-11 11:58:58.755499 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.debian.tmpl
2026-06-11 11:58:58.755524 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.fedora.tmpl
2026-06-11 11:58:58.755545 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.freebsd.tmpl
2026-06-11 11:58:58.755565 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.opensuse.tmpl
2026-06-11 11:58:58.755585 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.photon.tmpl
2026-06-11 11:58:58.755606 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.rhel.tmpl
2026-06-11 11:58:58.755626 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.rocky.tmpl
2026-06-11 11:58:58.755647 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.sles.tmpl
2026-06-11 11:58:58.755667 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.ubuntu.tmpl
2026-06-11 11:58:58.755687 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntpd.conf.openbsd.tmpl
2026-06-11 11:58:58.755707 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/resolv.conf.tmpl
2026-06-11 11:58:58.755727 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/sources.list.debian.deb822.tmpl
2026-06-11 11:58:58.755748 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/sources.list.debian.tmpl
2026-06-11 11:58:58.755768 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/sources.list.ubuntu.deb822.tmpl
2026-06-11 11:58:58.755789 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/sources.list.ubuntu.tmpl
2026-06-11 11:58:58.755810 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/systemd.resolved.conf.tmpl
2026-06-11 11:58:58.755831 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/timesyncd.conf.tmpl
2026-06-11 11:58:58.755853 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cockpit/
2026-06-11 11:58:58.755885 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cockpit/disallowed-users
2026-06-11 11:58:58.755916 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cockpit/machines.d/
2026-06-11 11:58:58.755939 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cockpit/ws-certs.d/
2026-06-11 11:58:58.755960 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/
2026-06-11 11:58:58.755982 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/containers.conf
2026-06-11 11:58:58.756003 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/policy.json
2026-06-11 11:58:58.756025 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/registries.conf
2026-06-11 11:58:58.756045 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/storage.conf
2026-06-11 11:58:58.756066 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/certs.d/
2026-06-11 11:58:58.756087 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/networks/
2026-06-11 11:58:58.756107 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/networks/podman.json
2026-06-11 11:58:58.756128 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/oci/
2026-06-11 11:58:58.756149 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/oci/hooks.d/
2026-06-11 11:58:58.756170 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/registries.conf.d/
2026-06-11 11:58:58.756190 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/registries.conf.d/000-shortnames.conf
2026-06-11 11:58:58.756217 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/registries.conf.d/20-edpm-podman-registries.conf
2026-06-11 11:58:58.756238 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/registries.d/
2026-06-11 11:58:58.756259 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/registries.d/default.yaml
2026-06-11 11:58:58.756280 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/registries.d/registry.access.redhat.com.yaml
2026-06-11 11:58:58.756301 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/registries.d/registry.redhat.io.yaml
2026-06-11 11:58:58.756321 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/systemd/
2026-06-11 11:58:58.756342 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cron.d/
2026-06-11 11:58:58.756406 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cron.d/0hourly
2026-06-11 11:58:58.756440 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cron.daily/
2026-06-11 11:58:58.756470 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cron.hourly/
2026-06-11 11:58:58.756500 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cron.hourly/0anacron
2026-06-11 11:58:58.756529 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cron.monthly/
2026-06-11 11:58:58.756558 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cron.weekly/
2026-06-11 11:58:58.756585 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/
2026-06-11 11:58:58.756613 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/session.conf
2026-06-11 11:58:58.756641 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.conf
2026-06-11 11:58:58.756670 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/session.d/
2026-06-11 11:58:58.756698 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/
2026-06-11 11:58:58.756726 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/dnsmasq.conf
2026-06-11 11:58:58.756753 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/oddjob-mkhomedir.conf
2026-06-11 11:58:58.756780 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/oddjob.conf
2026-06-11 11:58:58.756806 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/org.fedoraproject.SetroubleshootFixit.conf
2026-06-11 11:58:58.756833 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/org.fedoraproject.SetroubleshootPrivileged.conf
2026-06-11 11:58:58.756855 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/org.fedoraproject.Setroubleshootd.conf
2026-06-11 11:58:58.756884 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/org.freedesktop.PolicyKit1.conf
2026-06-11 11:58:58.756924 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/org.selinux.conf
2026-06-11 11:58:58.756960 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/teamd.conf
2026-06-11 11:58:58.756990 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dconf/
2026-06-11 11:58:58.757019 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dconf/db/
2026-06-11 11:58:58.757046 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dconf/db/distro.d/
2026-06-11 11:58:58.757073 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dconf/db/distro.d/locks/
2026-06-11 11:58:58.757101 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/debuginfod/
2026-06-11 11:58:58.757129 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/debuginfod/elfutils.certpath
2026-06-11 11:58:58.757161 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/debuginfod/elfutils.urls
2026-06-11 11:58:58.757189 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/default/
2026-06-11 11:58:58.757271 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/default/grub
2026-06-11 11:58:58.757302 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/default/useradd
2026-06-11 11:58:58.757325 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/depmod.d/
2026-06-11 11:58:58.757346 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/depmod.d/dist.conf
2026-06-11 11:58:58.757395 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dhcp/
2026-06-11 11:58:58.757419 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dhcp/dhclient-enter-hooks
2026-06-11 11:58:58.757440 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dhcp/dhclient.d/
2026-06-11 11:58:58.757461 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dhcp/dhclient.d/chrony.sh
2026-06-11 11:58:58.757482 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dib-manifests/
2026-06-11 11:58:58.757503 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dib-manifests/dib-element-manifest
2026-06-11 11:58:58.757525 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dib-manifests/dib_arguments
2026-06-11 11:58:58.757546 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dib-manifests/dib_environment
2026-06-11 11:58:58.757567 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/
2026-06-11 11:58:58.757589 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/dnf.conf
2026-06-11 11:58:58.757613 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/aliases.d/
2026-06-11 11:58:58.757637 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/modules.d/
2026-06-11 11:58:58.757658 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/modules.defaults.d/
2026-06-11 11:58:58.757679 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/plugins/
2026-06-11 11:58:58.757700 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/plugins/copr.conf
2026-06-11 11:58:58.757721 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/plugins/debuginfo-install.conf
2026-06-11 11:58:58.757742 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/plugins/copr.d/
2026-06-11 11:58:58.757762 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/protected.d/
2026-06-11 11:58:58.757909 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/protected.d/dnf.conf
2026-06-11 11:58:58.757937 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/protected.d/grub2-efi-x64.conf
2026-06-11 11:58:58.757970 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/protected.d/grub2-pc.conf
2026-06-11 11:58:58.757995 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/protected.d/grub2-tools-minimal.conf
2026-06-11 11:58:58.758019 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/protected.d/setup.conf
2026-06-11 11:58:58.758041 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/protected.d/sudo.conf
2026-06-11 11:58:58.758063 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/protected.d/systemd.conf
2026-06-11 11:58:58.758085 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/protected.d/yum.conf
2026-06-11 11:58:58.758106 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/usr-drift-protected-paths.d/
2026-06-11 11:58:58.758127 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/vars/
2026-06-11 11:58:58.758159 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/vars/arch
2026-06-11 11:58:58.758182 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/vars/basearch
2026-06-11 11:58:58.758205 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/vars/contentdir
2026-06-11 11:58:58.758227 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/vars/stream
2026-06-11 11:58:58.758248 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnsmasq.d/
2026-06-11 11:58:58.758269 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dracut.conf.d/
2026-06-11 11:58:58.758291 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dracut.conf.d/disable-nouveau.conf
2026-06-11 11:58:58.758314 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/driverctl.d/
2026-06-11 11:58:58.758336 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/egl/
2026-06-11 11:58:58.758390 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/egl/egl_external_platform.d/
2026-06-11 11:58:58.758416 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/exports.d/
2026-06-11 11:58:58.758439 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/firewalld/
2026-06-11 11:58:58.758462 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/firewalld/zones/
2026-06-11 11:58:58.758484 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/firewalld/zones/public.xml
2026-06-11 11:58:58.758507 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/firewalld/zones/public.xml.old
2026-06-11 11:58:58.758529 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/fwupd/
2026-06-11 11:58:58.758550 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/fwupd/fwupd.conf
2026-06-11 11:58:58.758571 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/fwupd/bios-settings.d/
2026-06-11 11:58:58.758592 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/fwupd/bios-settings.d/README.md
2026-06-11 11:58:58.758613 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/fwupd/remotes.d/
2026-06-11 11:58:58.758634 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/fwupd/remotes.d/lvfs-testing.conf
2026-06-11 11:58:58.758655 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/fwupd/remotes.d/lvfs.conf
2026-06-11 11:58:58.758677 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/fwupd/remotes.d/vendor-directory.conf
2026-06-11 11:58:58.758698 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/gcrypt/
2026-06-11 11:58:58.758718 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/glvnd/
2026-06-11 11:58:58.758739 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/glvnd/egl_vendor.d/
2026-06-11 11:58:58.758761 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/gnupg/
2026-06-11 11:58:58.758783 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/groff/
2026-06-11 11:58:58.758804 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/groff/site-font/
2026-06-11 11:58:58.758825 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/groff/site-tmac/
2026-06-11 11:58:58.758847 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/groff/site-tmac/man.local
2026-06-11 11:58:58.758868 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/groff/site-tmac/mdoc.local
2026-06-11 11:58:58.758889 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/
2026-06-11 11:58:58.758910 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/00_header
2026-06-11 11:58:58.758931 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/00_tuned
2026-06-11 11:58:58.758955 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/01_users
2026-06-11 11:58:58.758994 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/08_fallback_counting
2026-06-11 11:58:58.759022 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/10_linux
2026-06-11 11:58:58.759044 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/10_reset_boot_success
2026-06-11 11:58:58.759066 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/12_menu_auto_hide
2026-06-11 11:58:58.759088 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/14_menu_show_once
2026-06-11 11:58:58.759109 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/20_linux_xen
2026-06-11 11:58:58.759130 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/20_ppc_terminfo
2026-06-11 11:58:58.759151 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/30_os-prober
2026-06-11 11:58:58.759171 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/30_uefi-firmware
2026-06-11 11:58:58.759192 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/35_fwupd
2026-06-11 11:58:58.759212 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/40_custom
2026-06-11 11:58:58.759233 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/41_custom
2026-06-11 11:58:58.759254 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/README
2026-06-11 11:58:58.759275 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/iproute2/
2026-06-11 11:58:58.759296 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/iproute2/README
2026-06-11 11:58:58.759317 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/iscsi/
2026-06-11 11:58:58.759338 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/iscsi/.initiator_reset
2026-06-11 11:58:58.759392 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/iscsi/initiatorname.iscsi
2026-06-11 11:58:58.759418 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/iscsi/iscsid.conf
2026-06-11 11:58:58.759440 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/issue.d/
2026-06-11 11:58:58.759461 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/kernel/
2026-06-11 11:58:58.759482 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/kernel/cmdline
2026-06-11 11:58:58.759503 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/kernel/install.d/
2026-06-11 11:58:58.759525 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/keys/
2026-06-11 11:58:58.759547 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/keys/ima/
2026-06-11 11:58:58.759569 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/keys/ima/centosimarelease-9.der
2026-06-11 11:58:58.759594 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/keys/ima/redhatimarelease-9.der
2026-06-11 11:58:58.759617 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/keyutils/
2026-06-11 11:58:58.759638 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/krb5.conf.d/
2026-06-11 11:58:58.759659 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/krb5.conf.d/kcm_default_ccache
2026-06-11 11:58:58.759680 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/ld.so.conf.d/
2026-06-11 11:58:58.759700 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/ld.so.conf.d/dyninst-x86_64.conf
2026-06-11 11:58:58.759721 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libblockdev/
2026-06-11 11:58:58.759742 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libblockdev/conf.d/
2026-06-11 11:58:58.759763 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libblockdev/conf.d/00-default.cfg
2026-06-11 11:58:58.759790 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/
2026-06-11 11:58:58.759812 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/bnxt_re.driver
2026-06-11 11:58:58.759833 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/cxgb4.driver
2026-06-11 11:58:58.759853 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/efa.driver
2026-06-11 11:58:58.759874 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/erdma.driver
2026-06-11 11:58:58.759895 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/hfi1verbs.driver
2026-06-11 11:58:58.759915 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/hns.driver
2026-06-11 11:58:58.759935 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/ionic.driver
2026-06-11 11:58:58.759956 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/ipathverbs.driver
2026-06-11 11:58:58.759978 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/irdma.driver
2026-06-11 11:58:58.760010 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/mana.driver
2026-06-11 11:58:58.760042 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/mlx4.driver
2026-06-11 11:58:58.760067 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/mlx5.driver
2026-06-11 11:58:58.760092 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/mthca.driver
2026-06-11 11:58:58.760115 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/ocrdma.driver
2026-06-11 11:58:58.760137 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/qedr.driver
2026-06-11 11:58:58.760158 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/rxe.driver
2026-06-11 11:58:58.760179 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/siw.driver
2026-06-11 11:58:58.760200 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/vmw_pvrdma.driver
2026-06-11 11:58:58.760221 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libnl/
2026-06-11 11:58:58.760242 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libnl/classid
2026-06-11 11:58:58.760264 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libnl/pktloc
2026-06-11 11:58:58.760285 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/liboath/
2026-06-11 11:58:58.760306 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libreport/
2026-06-11 11:58:58.760327 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libreport/events.d/
2026-06-11 11:58:58.760373 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libreport/events.d/collect_dnf.conf
2026-06-11 11:58:58.760405 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libreport/events.d/mdadm_event.conf
2026-06-11 11:58:58.760428 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libreport/events/
2026-06-11 11:58:58.760450 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libreport/plugins/
2026-06-11 11:58:58.760471 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libreport/workflows.d/
2026-06-11 11:58:58.760492 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libssh/
2026-06-11 11:58:58.760611 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libssh/libssh_client.config
2026-06-11 11:58:58.760637 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libssh/libssh_server.config
2026-06-11 11:58:58.760659 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/
2026-06-11 11:58:58.760845 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/auth.conf
2026-06-11 11:58:58.760868 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/libvirt-admin.conf
2026-06-11 11:58:58.760956 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/libvirt.conf
2026-06-11 11:58:58.760979 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/libvirtd.conf
2026-06-11 11:58:58.761002 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/network.conf
2026-06-11 11:58:58.761028 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/passwd.db
2026-06-11 11:58:58.761061 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/qemu-lockd.conf
2026-06-11 11:58:58.761088 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/qemu.conf
2026-06-11 11:58:58.761109 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtinterfaced.conf
2026-06-11 11:58:58.761131 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtlockd.conf
2026-06-11 11:58:58.761151 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtlogd.conf
2026-06-11 11:58:58.761172 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtnetworkd.conf
2026-06-11 11:58:58.761193 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtnodedevd.conf
2026-06-11 11:58:58.761214 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtnwfilterd.conf
2026-06-11 11:58:58.761257 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtproxyd.conf
2026-06-11 11:58:58.761283 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtqemud.conf
2026-06-11 11:58:58.761306 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtsecretd.conf
2026-06-11 11:58:58.761327 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtstoraged.conf
2026-06-11 11:58:58.761348 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/
2026-06-11 11:58:58.761399 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/allow-arp.xml
2026-06-11 11:58:58.761422 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/allow-dhcp-server.xml
2026-06-11 11:58:58.761445 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/allow-dhcp.xml
2026-06-11 11:58:58.761468 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/allow-dhcpv6-server.xml
2026-06-11 11:58:58.761490 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/allow-dhcpv6.xml
2026-06-11 11:58:58.761511 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/allow-incoming-ipv4.xml
2026-06-11 11:58:58.761533 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/allow-incoming-ipv6.xml
2026-06-11 11:58:58.761554 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/allow-ipv4.xml
2026-06-11 11:58:58.761574 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/allow-ipv6.xml
2026-06-11 11:58:58.761595 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/clean-traffic-gateway.xml
2026-06-11 11:58:58.761616 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/clean-traffic.xml
2026-06-11 11:58:58.761636 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-arp-ip-spoofing.xml
2026-06-11 11:58:58.761657 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-arp-mac-spoofing.xml
2026-06-11 11:58:58.761677 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-arp-spoofing.xml
2026-06-11 11:58:58.761704 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-ip-multicast.xml
2026-06-11 11:58:58.761725 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-ip-spoofing.xml
2026-06-11 11:58:58.761746 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-ipv6-multicast.xml
2026-06-11 11:58:58.761765 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-ipv6-spoofing.xml
2026-06-11 11:58:58.761786 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-mac-broadcast.xml
2026-06-11 11:58:58.761806 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-mac-spoofing.xml
2026-06-11 11:58:58.761826 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-other-l2-traffic.xml
2026-06-11 11:58:58.761846 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-other-rarp-traffic.xml
2026-06-11 11:58:58.761867 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/qemu-announce-self-rarp.xml
2026-06-11 11:58:58.761887 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/qemu-announce-self.xml
2026-06-11 11:58:58.761909 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/qemu/
2026-06-11 11:58:58.761931 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/qemu/autostart/
2026-06-11 11:58:58.761952 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/qemu/networks/
2026-06-11 11:58:58.761974 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/qemu/networks/default.xml
2026-06-11 11:58:58.761995 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/qemu/networks/autostart/
2026-06-11 11:58:58.762016 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/secrets/
2026-06-11 11:58:58.762038 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/storage/
2026-06-11 11:58:58.762065 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/storage/autostart/
2026-06-11 11:58:58.762098 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/
2026-06-11 11:58:58.762125 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/btmp
2026-06-11 11:58:58.762148 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/chrony
2026-06-11 11:58:58.762170 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/dnf
2026-06-11 11:58:58.762194 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/iscsiuiolog
2026-06-11 11:58:58.762216 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/kvm_stat
2026-06-11 11:58:58.762237 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/libvirtd
2026-06-11 11:58:58.762260 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/libvirtd.qemu
2026-06-11 11:58:58.762282 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/numad
2026-06-11 11:58:58.762304 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/openvswitch
2026-06-11 11:58:58.762325 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/rsyslog
2026-06-11 11:58:58.762351 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/samba
2026-06-11 11:58:58.762421 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/sssd
2026-06-11 11:58:58.762446 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/wtmp
2026-06-11 11:58:58.762469 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/
2026-06-11 11:58:58.762496 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/lvm.conf
2026-06-11 11:58:58.762738 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/lvmlocal.conf
2026-06-11 11:58:58.762806 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/
2026-06-11 11:58:58.762841 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/vg_00000-1139898791.vg
2026-06-11 11:58:58.762868 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/vg_00001-1187129284.vg
2026-06-11 11:58:58.762892 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/vg_00002-1941212269.vg
2026-06-11 11:58:58.762914 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/vg_00003-916012194.vg
2026-06-11 11:58:58.762936 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/vg_00004-1703262908.vg
2026-06-11 11:58:58.762958 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/vg_00005-1400488380.vg
2026-06-11 11:58:58.762980 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/vg_00006-603067492.vg
2026-06-11 11:58:58.763001 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/vg_00007-1892195838.vg
2026-06-11 11:58:58.763023 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/vg_00008-1475821116.vg
2026-06-11 11:58:58.763043 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/backup/
2026-06-11 11:58:58.763065 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/backup/vg
2026-06-11 11:58:58.763091 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/cache/
2026-06-11 11:58:58.763124 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/devices/
2026-06-11 11:58:58.763154 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/devices/system.devices
2026-06-11 11:58:58.763176 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/devices/backup/
2026-06-11 11:58:58.763198 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/devices/backup/system.devices-20260611.072412.0001
2026-06-11 11:58:58.763220 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/profile/
2026-06-11 11:58:58.763242 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/profile/cache-mq.profile
2026-06-11 11:58:58.763265 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/profile/cache-smq.profile
2026-06-11 11:58:58.763286 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/profile/command_profile_template.profile
2026-06-11 11:58:58.763307 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/profile/lvmdbusd.profile
2026-06-11 11:58:58.763328 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/profile/metadata_profile_template.profile
2026-06-11 11:58:58.763376 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/profile/thin-generic.profile
2026-06-11 11:58:58.763409 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/profile/thin-performance.profile
2026-06-11 11:58:58.763433 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/profile/vdo-small.profile
2026-06-11 11:58:58.763456 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/mdevctl.d/
2026-06-11 11:58:58.763479 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/microcode_ctl/
2026-06-11 11:58:58.763501 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/microcode_ctl/ucode_with_caveats/
2026-06-11 11:58:58.763522 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/modprobe.d/
2026-06-11 11:58:58.763543 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modprobe.d/blacklist.conf
2026-06-11 11:58:58.763572 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modprobe.d/disable-nouveau.conf
2026-06-11 11:58:58.763596 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modprobe.d/kvm.conf
2026-06-11 11:58:58.763618 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modprobe.d/lockd.conf
2026-06-11 11:58:58.763639 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modprobe.d/tuned.conf
2026-06-11 11:58:58.763660 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modprobe.d/vhost.conf
2026-06-11 11:58:58.763681 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/modules-load.d/
2026-06-11 11:58:58.763701 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modules-load.d/99-edpm.conf
2026-06-11 11:58:58.763722 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modules-load.d/dm-multipath.conf
2026-06-11 11:58:58.763744 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modules-load.d/nvme-fabrics.conf
2026-06-11 11:58:58.763765 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/motd.d/
2026-06-11 11:58:58.763786 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/mstflint/
2026-06-11 11:58:58.763808 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/mstflint/ca-bundle.crt
2026-06-11 11:58:58.763829 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/multipath/
2026-06-11 11:58:58.763858 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/multipath/bindings
2026-06-11 11:58:58.763891 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/
2026-06-11 11:58:58.763923 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/edpm-chains.nft
2026-06-11 11:58:58.763947 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/edpm-flushes.nft
2026-06-11 11:58:58.763968 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/edpm-jumps.nft
2026-06-11 11:58:58.763989 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/edpm-rules.nft
2026-06-11 11:58:58.764011 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/edpm-update-jumps.nft
2026-06-11 11:58:58.764032 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/iptables.nft
2026-06-11 11:58:58.764053 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/main.nft
2026-06-11 11:58:58.764074 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/nat.nft
2026-06-11 11:58:58.764095 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/router.nft
2026-06-11 11:58:58.764116 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/osf/
2026-06-11 11:58:58.764146 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/osf/pf.os
2026-06-11 11:58:58.764178 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/nmstate/
2026-06-11 11:58:58.764202 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nmstate/README
2026-06-11 11:58:58.764225 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/nvme/
2026-06-11 11:58:58.764247 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nvme/discovery.conf
2026-06-11 11:58:58.764268 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nvme/hostid
2026-06-11 11:58:58.764289 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nvme/hostnqn
2026-06-11 11:58:58.764310 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/oddjob/
2026-06-11 11:58:58.764331 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/oddjobd.conf.d/
2026-06-11 11:58:58.764384 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/oddjobd.conf.d/oddjobd-introspection.conf
2026-06-11 11:58:58.764418 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/oddjobd.conf.d/oddjobd-mkhomedir.conf
2026-06-11 11:58:58.764443 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/openldap/
2026-06-11 11:58:58.764466 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/openldap/ldap.conf
2026-06-11 11:58:58.764488 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/openldap/certs/
2026-06-11 11:58:58.764509 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/openvswitch/
2026-06-11 11:58:58.764530 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/openvswitch/.conf.db.~lock~
2026-06-11 11:58:58.764556 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/openvswitch/conf.db
2026-06-11 11:58:58.764579 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/openvswitch/default.conf
2026-06-11 11:58:58.764601 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/openvswitch/system-id.conf
2026-06-11 11:58:58.764622 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/opt/
2026-06-11 11:58:58.764643 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/os-net-config/
2026-06-11 11:58:58.764664 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/os-net-config/config.yaml
2026-06-11 11:58:58.764685 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/
2026-06-11 11:58:58.764706 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/cockpit
2026-06-11 11:58:58.764727 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/config-util
2026-06-11 11:58:58.764748 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/crond
2026-06-11 11:58:58.764768 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/login
2026-06-11 11:58:58.764789 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/other
2026-06-11 11:58:58.764810 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/passwd
2026-06-11 11:58:58.764830 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/polkit-1
2026-06-11 11:58:58.764852 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/remote
2026-06-11 11:58:58.764874 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/runuser
2026-06-11 11:58:58.764896 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/runuser-l
2026-06-11 11:58:58.764917 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/sshd
2026-06-11 11:58:58.764939 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/sssd-shadowutils
2026-06-11 11:58:58.764968 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/su
2026-06-11 11:58:58.765001 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/su-l
2026-06-11 11:58:58.765031 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/sudo
2026-06-11 11:58:58.765054 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/sudo-i
2026-06-11 11:58:58.765075 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/systemd-user
2026-06-11 11:58:58.765096 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/vlock
2026-06-11 11:58:58.765117 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pcp/
2026-06-11 11:58:58.765138 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pcp/derived/
2026-06-11 11:58:58.765162 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pcp/derived/cpu-util.conf
2026-06-11 11:58:58.765193 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pcp/derived/denki.conf
2026-06-11 11:58:58.765220 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pcp/derived/iostat.conf
2026-06-11 11:58:58.765249 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pcp/derived/mssql.conf
2026-06-11 11:58:58.765295 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pcp/derived/openmetrics.conf
2026-06-11 11:58:58.765321 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pcp/derived/proc.conf
2026-06-11 11:58:58.765344 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pkcs11/
2026-06-11 11:58:58.765396 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pkcs11/modules/
2026-06-11 11:58:58.765420 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pkgconfig/
2026-06-11 11:58:58.765442 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pkgconfig/personality.d/
2026-06-11 11:58:58.765465 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pm/
2026-06-11 11:58:58.765486 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pm/config.d/
2026-06-11 11:58:58.765508 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pm/power.d/
2026-06-11 11:58:58.765530 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pm/sleep.d/
2026-06-11 11:58:58.765551 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/
2026-06-11 11:58:58.765572 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/localauthority.conf.d/
2026-06-11 11:58:58.765594 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/localauthority/
2026-06-11 11:58:58.765616 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/localauthority/10-vendor.d/
2026-06-11 11:58:58.765637 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/localauthority/20-org.d/
2026-06-11 11:58:58.765658 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/localauthority/30-site.d/
2026-06-11 11:58:58.765680 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/localauthority/50-local.d/
2026-06-11 11:58:58.765701 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/localauthority/90-mandatory.d/
2026-06-11 11:58:58.765721 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/rules.d/
2026-06-11 11:58:58.765742 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/rules.d/49-polkit-pkla-compat.rules
2026-06-11 11:58:58.765762 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/rules.d/50-default.rules
2026-06-11 11:58:58.765782 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/popt.d/
2026-06-11 11:58:58.765802 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/
2026-06-11 11:58:58.765823 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorgrep.csh
2026-06-11 11:58:58.765844 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorgrep.sh
2026-06-11 11:58:58.765866 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorls.csh
2026-06-11 11:58:58.765887 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorls.sh
2026-06-11 11:58:58.765908 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorsysstat.csh
2026-06-11 11:58:58.765929 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorsysstat.sh
2026-06-11 11:58:58.765950 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorxzgrep.csh
2026-06-11 11:58:58.765970 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorxzgrep.sh
2026-06-11 11:58:58.765991 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorzgrep.csh
2026-06-11 11:58:58.766011 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorzgrep.sh
2026-06-11 11:58:58.766037 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/csh.local
2026-06-11 11:58:58.766062 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/debuginfod.csh
2026-06-11 11:58:58.766094 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/debuginfod.sh
2026-06-11 11:58:58.766127 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/gawk.csh
2026-06-11 11:58:58.766152 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/gawk.sh
2026-06-11 11:58:58.766174 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/guestfish.sh
2026-06-11 11:58:58.766199 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/lang.csh
2026-06-11 11:58:58.766232 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/lang.sh
2026-06-11 11:58:58.766256 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/less.csh
2026-06-11 11:58:58.766279 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/less.sh
2026-06-11 11:58:58.766300 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/sh.local
2026-06-11 11:58:58.766321 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/which2.csh
2026-06-11 11:58:58.766341 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/which2.sh
2026-06-11 11:58:58.766395 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pulse/
2026-06-11 11:58:58.766419 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pulse/client.conf
2026-06-11 11:58:58.766442 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/qemu-ga/
2026-06-11 11:58:58.766464 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/qemu-ga/fsfreeze-hook
2026-06-11 11:58:58.766486 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/qemu-ga/fsfreeze-hook.d/
2026-06-11 11:58:58.766508 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/qemu-kvm/
2026-06-11 11:58:58.766529 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/qemu-kvm/bridge.conf
2026-06-11 11:58:58.766549 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/
2026-06-11 11:58:58.766571 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/rc.local
2026-06-11 11:58:58.766592 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/init.d/
2026-06-11 11:58:58.766613 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/init.d/README
2026-06-11 11:58:58.766634 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/init.d/functions
2026-06-11 11:58:58.766655 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/init.d/network
2026-06-11 11:58:58.766676 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/rc0.d/
2026-06-11 11:58:58.766696 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/rc1.d/
2026-06-11 11:58:58.766717 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/rc2.d/
2026-06-11 11:58:58.766738 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/rc3.d/
2026-06-11 11:58:58.766758 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/rc4.d/
2026-06-11 11:58:58.766778 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/rc5.d/
2026-06-11 11:58:58.766798 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/rc6.d/
2026-06-11 11:58:58.766818 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/request-key.d/
2026-06-11 11:58:58.766838 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/request-key.d/id_resolver.conf
2026-06-11 11:58:58.766858 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rpm/
2026-06-11 11:58:58.766886 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rsyslog.d/
2026-06-11 11:58:58.766908 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rsyslog.d/21-cloudinit.conf
2026-06-11 11:58:58.766930 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rwtab.d/
2026-06-11 11:58:58.766950 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rwtab.d/logrotate
2026-06-11 11:58:58.766971 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rwtab.d/sssd
2026-06-11 11:58:58.766992 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/samba/
2026-06-11 11:58:58.767012 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/samba/lmhosts
2026-06-11 11:58:58.767033 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/samba/smb.conf
2026-06-11 11:58:58.767054 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/samba/smb.conf.example
2026-06-11 11:58:58.767075 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sasl2/
2026-06-11 11:58:58.767096 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sasl2/libvirt.conf
2026-06-11 11:58:58.767117 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sasl2/qemu-kvm.conf
2026-06-11 11:58:58.767139 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/
2026-06-11 11:58:58.767162 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/access.conf
2026-06-11 11:58:58.767194 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/chroot.conf
2026-06-11 11:58:58.767228 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/console.handlers
2026-06-11 11:58:58.767255 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/console.perms
2026-06-11 11:58:58.767278 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/faillock.conf
2026-06-11 11:58:58.767301 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/group.conf
2026-06-11 11:58:58.767322 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/limits.conf
2026-06-11 11:58:58.767343 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/namespace.conf
2026-06-11 11:58:58.767407 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/namespace.init
2026-06-11 11:58:58.767440 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/opasswd
2026-06-11 11:58:58.767469 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/pam_env.conf
2026-06-11 11:58:58.767497 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/pwhistory.conf
2026-06-11 11:58:58.767525 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/pwquality.conf
2026-06-11 11:58:58.767552 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/sepermit.conf
2026-06-11 11:58:58.767579 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/time.conf
2026-06-11 11:58:58.767606 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/console.apps/
2026-06-11 11:58:58.767632 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/console.perms.d/
2026-06-11 11:58:58.767659 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/limits.d/
2026-06-11 11:58:58.767686 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/namespace.d/
2026-06-11 11:58:58.767712 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/pwquality.conf.d/
2026-06-11 11:58:58.767739 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/
2026-06-11 11:58:58.767767 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/config
2026-06-11 11:58:58.767794 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/semanage.conf
2026-06-11 11:58:58.767865 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/
2026-06-11 11:58:58.767896 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/.policy.sha512
2026-06-11 11:58:58.767919 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/booleans.subs_dist
2026-06-11 11:58:58.767942 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/setrans.conf
2026-06-11 11:58:58.767964 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/seusers
2026-06-11 11:58:58.767985 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/
2026-06-11 11:58:58.768005 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/customizable_types
2026-06-11 11:58:58.768026 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/dbus_contexts
2026-06-11 11:58:58.768047 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/default_contexts
2026-06-11 11:58:58.768069 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/default_type
2026-06-11 11:58:58.768090 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/failsafe_context
2026-06-11 11:58:58.768110 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/initrc_context
2026-06-11 11:58:58.768131 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/lxc_contexts
2026-06-11 11:58:58.768151 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/openssh_contexts
2026-06-11 11:58:58.768171 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/removable_context
2026-06-11 11:58:58.768192 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/securetty_types
2026-06-11 11:58:58.768212 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/sepgsql_contexts
2026-06-11 11:58:58.768234 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/snapperd_contexts
2026-06-11 11:58:58.768255 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/systemd_contexts
2026-06-11 11:58:58.768284 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/userhelper_context
2026-06-11 11:58:58.768316 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/virtual_domain_context
2026-06-11 11:58:58.768435 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/virtual_image_context
2026-06-11 11:58:58.768478 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/x_contexts
2026-06-11 11:58:58.768503 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/
2026-06-11 11:58:58.768526 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/file_contexts
2026-06-11 11:58:58.768548 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/file_contexts.bin
2026-06-11 11:58:58.768569 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/file_contexts.homedirs
2026-06-11 11:58:58.768590 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/file_contexts.homedirs.bin
2026-06-11 11:58:58.768610 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/file_contexts.local
2026-06-11 11:58:58.768637 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/file_contexts.local.bin
2026-06-11 11:58:58.768658 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/file_contexts.subs
2026-06-11 11:58:58.768679 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/file_contexts.subs_dist
2026-06-11 11:58:58.768699 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/media
2026-06-11 11:58:58.768720 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/users/
2026-06-11 11:58:58.768741 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/users/container_u
2026-06-11 11:58:58.768761 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/users/guest_u
2026-06-11 11:58:58.768782 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/users/root
2026-06-11 11:58:58.768803 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/users/staff_u
2026-06-11 11:58:58.768824 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/users/sysadm_u
2026-06-11 11:58:58.768844 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/users/unconfined_u
2026-06-11 11:58:58.768865 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/users/user_u
2026-06-11 11:58:58.768886 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/users/xguest_u
2026-06-11 11:58:58.768908 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/logins/
2026-06-11 11:58:58.768929 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/policy/
2026-06-11 11:58:58.768950 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/policy/policy.33.gz
2026-06-11 11:58:58.768971 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/setroubleshoot/
2026-06-11 11:58:58.768993 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/setroubleshoot/setroubleshoot.conf
2026-06-11 11:58:58.769014 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/skel/
2026-06-11 11:58:58.769035 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/skel/.bash_logout
2026-06-11 11:58:58.769056 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/skel/.bash_profile
2026-06-11 11:58:58.769077 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/skel/.bashrc
2026-06-11 11:58:58.769099 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sos/
2026-06-11 11:58:58.769120 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sos/sos.conf
2026-06-11 11:58:58.769141 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sos/cleaner/
2026-06-11 11:58:58.769162 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sos/extras.d/
2026-06-11 11:58:58.769183 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sos/groups.d/
2026-06-11 11:58:58.769204 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sos/presets.d/
2026-06-11 11:58:58.769226 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/ssl/
2026-06-11 11:58:58.769248 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/ssl/openssl-swtpm.cnf
2026-06-11 11:58:58.769269 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sssd/
2026-06-11 11:58:58.769295 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sssd/conf.d/
2026-06-11 11:58:58.769347 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/statetab.d/
2026-06-11 11:58:58.769431 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sudoers.d/
2026-06-11 11:58:58.769464 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sudoers.d/90-cloud-init-users
2026-06-11 11:58:58.769489 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/
2026-06-11 11:58:58.769513 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/anaconda
2026-06-11 11:58:58.769536 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/authconfig
2026-06-11 11:58:58.769562 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/chronyd
2026-06-11 11:58:58.769590 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/chronyd.43096.2026-06-11@07:29:10~
2026-06-11 11:58:58.769618 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/cpupower
2026-06-11 11:58:58.769641 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/crond
2026-06-11 11:58:58.769661 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/ebtables-config
2026-06-11 11:58:58.769681 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/firstboot
2026-06-11 11:58:58.769701 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/ip6tables
2026-06-11 11:58:58.769719 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/ip6tables-config
2026-06-11 11:58:58.769735 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/iptables
2026-06-11 11:58:58.769750 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/iptables-config
2026-06-11 11:58:58.769765 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/irqbalance
2026-06-11 11:58:58.769780 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/kernel
2026-06-11 11:58:58.769795 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/ksm
2026-06-11 11:58:58.769810 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/man-db
2026-06-11 11:58:58.769825 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network
2026-06-11 11:58:58.769840 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network.43249.2026-06-11@07:29:11~
2026-06-11 11:58:58.769854 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/nftables.conf
2026-06-11 11:58:58.769869 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/openvswitch
2026-06-11 11:58:58.769884 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/podman_drop_in
2026-06-11 11:58:58.769899 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/qemu-ga
2026-06-11 11:58:58.769914 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/raid-check
2026-06-11 11:58:58.769929 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/rngd
2026-06-11 11:58:58.769943 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/rpcbind
2026-06-11 11:58:58.769958 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/rsyslog
2026-06-11 11:58:58.769973 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/run-parts
2026-06-11 11:58:58.769988 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/samba
2026-06-11 11:58:58.770003 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/sshd
2026-06-11 11:58:58.770018 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/sysstat
2026-06-11 11:58:58.770033 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/sysstat.ioconf
2026-06-11 11:58:58.770048 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/console/
2026-06-11 11:58:58.770066 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/modules/
2026-06-11 11:58:58.770081 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/
2026-06-11 11:58:58.770096 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifcfg-lo
2026-06-11 11:58:58.770111 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifdown
2026-06-11 11:58:58.770125 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifdown-eth
2026-06-11 11:58:58.770140 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifdown-ipv6
2026-06-11 11:58:58.770156 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifdown-ovs
2026-06-11 11:58:58.770178 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifdown-post
2026-06-11 11:58:58.770200 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifdown-routes
2026-06-11 11:58:58.770221 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifdown-tunnel
2026-06-11 11:58:58.770236 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifup
2026-06-11 11:58:58.770252 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifup-aliases
2026-06-11 11:58:58.770267 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifup-eth
2026-06-11 11:58:58.770282 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifup-ipv6
2026-06-11 11:58:58.770296 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifup-ovs
2026-06-11 11:58:58.770311 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifup-post
2026-06-11 11:58:58.770326 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifup-routes
2026-06-11 11:58:58.770340 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifup-tunnel
2026-06-11 11:58:58.770378 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/init.ipv6-global
2026-06-11 11:58:58.770396 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/network-functions
2026-06-11 11:58:58.770410 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/network-functions-ipv6
2026-06-11 11:58:58.770425 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/readme-ifcfg-rh.txt
2026-06-11 11:58:58.770440 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysctl.d/
2026-06-11 11:58:58.770456 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysctl.d/99-edpm.conf
2026-06-11 11:58:58.770474 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/
2026-06-11 11:58:58.770498 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/coredump.conf
2026-06-11 11:58:58.770522 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/journald.conf
2026-06-11 11:58:58.770539 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/logind.conf
2026-06-11 11:58:58.770554 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/pstore.conf
2026-06-11 11:58:58.770570 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/sleep.conf
2026-06-11 11:58:58.770585 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system.conf
2026-06-11 11:58:58.770601 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/user.conf
2026-06-11 11:58:58.770624 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/network/
2026-06-11 11:58:58.770641 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system-preset/
2026-06-11 11:58:58.770656 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system-preset/91-edpm-container-shutdown.preset
2026-06-11 11:58:58.770671 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system-preset/91-netns-placeholder.preset
2026-06-11 11:58:58.770686 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/
2026-06-11 11:58:58.770702 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm-container-shutdown.service
2026-06-11 11:58:58.770719 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm_ceilometer_agent_compute.service
2026-06-11 11:58:58.770734 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm_libvirt.target
2026-06-11 11:58:58.770749 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm_libvirt_guests.service
2026-06-11 11:58:58.770764 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm_node_exporter.service
2026-06-11 11:58:58.770779 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm_nova_compute.service
2026-06-11 11:58:58.770794 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm_openstack_network_exporter.service
2026-06-11 11:58:58.770808 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm_ovn_controller.service
2026-06-11 11:58:58.770823 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm_ovn_metadata_agent.service
2026-06-11 11:58:58.770837 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm_podman_exporter.service
2026-06-11 11:58:58.770851 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/netns-placeholder.service
2026-06-11 11:58:58.770916 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virt-guest-shutdown.target
2026-06-11 11:58:58.770939 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/basic.target.wants/
2026-06-11 11:58:58.770956 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/bluetooth.target.wants/
2026-06-11 11:58:58.770972 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/cloud-init.target.wants/
2026-06-11 11:58:58.770988 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/default.target.wants/
2026-06-11 11:58:58.771004 | 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-11 11:58:58.771020 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/getty.target.wants/
2026-06-11 11:58:58.771036 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/graphical.target.wants/
2026-06-11 11:58:58.771051 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/local-fs.target.wants/
2026-06-11 11:58:58.771067 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/multi-user.target.wants/
2026-06-11 11:58:58.771082 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/network-online.target.wants/
2026-06-11 11:58:58.771097 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/remote-fs.target.wants/
2026-06-11 11:58:58.771112 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/sockets.target.wants/
2026-06-11 11:58:58.771127 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/sysinit.target.wants/
2026-06-11 11:58:58.771145 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/sysstat.service.wants/
2026-06-11 11:58:58.771160 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/timers.target.wants/
2026-06-11 11:58:58.771175 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtlogd-admin.socket.d/
2026-06-11 11:58:58.771190 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtlogd-admin.socket.d/override.conf
2026-06-11 11:58:58.771205 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtlogd.socket.d/
2026-06-11 11:58:58.771220 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtlogd.socket.d/override.conf
2026-06-11 11:58:58.771234 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtnodedevd-admin.socket.d/
2026-06-11 11:58:58.771249 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtnodedevd-admin.socket.d/override.conf
2026-06-11 11:58:58.771264 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtnodedevd-ro.socket.d/
2026-06-11 11:58:58.771278 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtnodedevd-ro.socket.d/override.conf
2026-06-11 11:58:58.771293 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtnodedevd.socket.d/
2026-06-11 11:58:58.771307 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtnodedevd.socket.d/override.conf
2026-06-11 11:58:58.771321 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtproxyd-admin.socket.d/
2026-06-11 11:58:58.771336 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtproxyd-admin.socket.d/override.conf
2026-06-11 11:58:58.771368 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtproxyd-ro.socket.d/
2026-06-11 11:58:58.771389 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtproxyd-ro.socket.d/override.conf
2026-06-11 11:58:58.771406 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtproxyd.socket.d/
2026-06-11 11:58:58.771422 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtproxyd.socket.d/override.conf
2026-06-11 11:58:58.771438 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtqemud-admin.socket.d/
2026-06-11 11:58:58.771454 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtqemud-admin.socket.d/override.conf
2026-06-11 11:58:58.771470 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtqemud-ro.socket.d/
2026-06-11 11:58:58.771486 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtqemud-ro.socket.d/override.conf
2026-06-11 11:58:58.771501 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtqemud.socket.d/
2026-06-11 11:58:58.771516 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtqemud.socket.d/override.conf
2026-06-11 11:58:58.771531 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtsecretd-admin.socket.d/
2026-06-11 11:58:58.771546 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtsecretd-admin.socket.d/override.conf
2026-06-11 11:58:58.771565 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtsecretd-ro.socket.d/
2026-06-11 11:58:58.771589 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtsecretd-ro.socket.d/override.conf
2026-06-11 11:58:58.771612 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtsecretd.socket.d/
2026-06-11 11:58:58.771633 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtsecretd.socket.d/override.conf
2026-06-11 11:58:58.771649 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/user/
2026-06-11 11:58:58.771665 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/user/basic.target.wants/
2026-06-11 11:58:58.771680 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/user/sockets.target.wants/
2026-06-11 11:58:58.771695 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/user/timers.target.wants/
2026-06-11 11:58:58.771711 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/terminfo/
2026-06-11 11:58:58.771727 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/tmpfiles.d/
2026-06-11 11:58:58.771742 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tmpfiles.d/sos.conf
2026-06-11 11:58:58.771758 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/tpm2-tss/
2026-06-11 11:58:58.771774 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tpm2-tss/fapi-config.json
2026-06-11 11:58:58.771789 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/tpm2-tss/fapi-profiles/
2026-06-11 11:58:58.771804 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tpm2-tss/fapi-profiles/P_ECCP256SHA256.json
2026-06-11 11:58:58.771819 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tpm2-tss/fapi-profiles/P_RSA2048SHA256.json
2026-06-11 11:58:58.771834 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/
2026-06-11 11:58:58.771850 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/active_profile
2026-06-11 11:58:58.771865 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/bootcmdline
2026-06-11 11:58:58.771881 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/cpu-partitioning-powersave-variables.conf
2026-06-11 11:58:58.771896 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/cpu-partitioning-variables.conf
2026-06-11 11:58:58.771911 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/post_loaded_profile
2026-06-11 11:58:58.771927 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/ppd_base_profile
2026-06-11 11:58:58.771942 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/profile_mode
2026-06-11 11:58:58.771957 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/tuned-main.conf
2026-06-11 11:58:58.771971 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/recommend.d/
2026-06-11 11:58:58.771986 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/udev/
2026-06-11 11:58:58.772001 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/udev/hwdb.bin.gz
2026-06-11 11:58:58.772016 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/udev/udev.conf
2026-06-11 11:58:58.772031 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/udev/hwdb.d/
2026-06-11 11:58:58.772046 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/udev/rules.d/
2026-06-11 11:58:58.772061 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/udisks2/
2026-06-11 11:58:58.772076 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/udisks2/mount_options.conf.example
2026-06-11 11:58:58.772091 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/udisks2/udisks2.conf
2026-06-11 11:58:58.772107 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/unbound/
2026-06-11 11:58:58.772122 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/unbound/icannbundle.pem
2026-06-11 11:58:58.772137 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/unbound/root.key
2026-06-11 11:58:58.772156 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/xdg/
2026-06-11 11:58:58.772171 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/xdg/autostart/
2026-06-11 11:58:58.772187 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/xdg/systemd/
2026-06-11 11:58:58.772202 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/yum.repos.d/
2026-06-11 11:58:58.772217 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/yum.repos.d/centos-addons.repo
2026-06-11 11:58:58.772232 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/yum.repos.d/centos.repo
2026-06-11 11:58:58.772246 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/yum.repos.d/delorean-antelope-testing.repo
2026-06-11 11:58:58.772261 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/yum.repos.d/delorean.repo
2026-06-11 11:58:58.772276 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/yum.repos.d/repo-setup-centos-appstream.repo
2026-06-11 11:58:58.772291 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/yum.repos.d/repo-setup-centos-baseos.repo
2026-06-11 11:58:58.772306 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/yum.repos.d/repo-setup-centos-highavailability.repo
2026-06-11 11:58:58.772327 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/yum.repos.d/repo-setup-centos-powertools.repo
2026-06-11 11:58:58.772366 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/yum/
2026-06-11 11:58:58.772391 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/
2026-06-11 11:58:58.772407 | controller | cL+++++++++ ci-framework-data/logs/192.168.122.100/log/README -> ../../usr/share/doc/systemd/README.logs
2026-06-11 11:58:58.772423 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/boot.log
2026-06-11 11:58:58.772438 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/btmp
2026-06-11 11:58:58.772453 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/cloud-init-output.log
2026-06-11 11:58:58.772468 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/cloud-init.log
2026-06-11 11:58:58.772483 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/cron
2026-06-11 11:58:58.772498 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/dnf.librepo.log
2026-06-11 11:58:58.772513 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/dnf.log
2026-06-11 11:58:58.772528 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/dnf.rpm.log
2026-06-11 11:58:58.772543 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/hawkey.log
2026-06-11 11:58:58.772559 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/lastlog.gz
2026-06-11 11:58:58.772574 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/maillog
2026-06-11 11:58:58.772591 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/messages.gz
2026-06-11 11:58:58.772608 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/os-net-config.log
2026-06-11 11:58:58.772623 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/secure
2026-06-11 11:58:58.772637 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/spooler
2026-06-11 11:58:58.772656 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/wtmp
2026-06-11 11:58:58.772680 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/
2026-06-11 11:58:58.772701 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/anaconda.log
2026-06-11 11:58:58.772718 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/dbus.log
2026-06-11 11:58:58.772734 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/dnf.librepo.log
2026-06-11 11:58:58.772755 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/hawkey.log
2026-06-11 11:58:58.772772 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/journal.log
2026-06-11 11:58:58.772788 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/ks-script-lf3axsx6.log
2026-06-11 11:58:58.772803 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/ks-script-lnslz0ej.log
2026-06-11 11:58:58.772819 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/ks-script-nq7relp7.log
2026-06-11 11:58:58.772835 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/ks-script-od2ipxcj.log
2026-06-11 11:58:58.772851 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/ks-script-ynqomw6l.log
2026-06-11 11:58:58.772867 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/lorax-packages.log
2026-06-11 11:58:58.772883 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/lvm.log
2026-06-11 11:58:58.772899 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/packaging.log
2026-06-11 11:58:58.772914 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/program.log
2026-06-11 11:58:58.772929 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/storage.log
2026-06-11 11:58:58.772945 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/syslog
2026-06-11 11:58:58.772960 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/audit/
2026-06-11 11:58:58.772976 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/audit/audit.log
2026-06-11 11:58:58.772992 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/audit/audit.log.1.gz
2026-06-11 11:58:58.773008 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/ceph/
2026-06-11 11:58:58.773024 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/chrony/
2026-06-11 11:58:58.773039 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/
2026-06-11 11:58:58.773055 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/bd99622c8de7464982a9f781eaaf34bb/
2026-06-11 11:58:58.773071 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/bd99622c8de7464982a9f781eaaf34bb/system.journal.gz
2026-06-11 11:58:58.773087 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/bd99622c8de7464982a9f781eaaf34bb/system@7af8ce17dda74cf0ab91093574d5a159-0000000000000aef-000653f8ab6bed6e.journal.gz
2026-06-11 11:58:58.773103 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/bd99622c8de7464982a9f781eaaf34bb/system@7af8ce17dda74cf0ab91093574d5a159-00000000000012b7-000653f8bcc21799.journal.gz
2026-06-11 11:58:58.773118 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/bd99622c8de7464982a9f781eaaf34bb/system@7af8ce17dda74cf0ab91093574d5a159-0000000000001a6c-000653f8d7c9b11a.journal.gz
2026-06-11 11:58:58.773134 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/bd99622c8de7464982a9f781eaaf34bb/system@7af8ce17dda74cf0ab91093574d5a159-0000000000002502-000653f8d7ddb74c.journal.gz
2026-06-11 11:58:58.773150 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/bd99622c8de7464982a9f781eaaf34bb/system@7af8ce17dda74cf0ab91093574d5a159-0000000000003265-000653f8d7e2e550.journal.gz
2026-06-11 11:58:58.773166 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/bd99622c8de7464982a9f781eaaf34bb/system@7af8ce17dda74cf0ab91093574d5a159-0000000000003ddb-000653f8d8461202.journal.gz
2026-06-11 11:58:58.773181 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/bd99622c8de7464982a9f781eaaf34bb/system@7af8ce17dda74cf0ab91093574d5a159-0000000000004801-000653f8d84bdd46.journal.gz
2026-06-11 11:58:58.773201 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/bd99622c8de7464982a9f781eaaf34bb/system@7af8ce17dda74cf0ab91093574d5a159-00000000000054aa-000653f8d9bdc989.journal.gz
2026-06-11 11:58:58.773216 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/bd99622c8de7464982a9f781eaaf34bb/user-1000.journal.gz
2026-06-11 11:58:58.773232 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/bd99622c8de7464982a9f781eaaf34bb/user-42405.journal.gz
2026-06-11 11:58:58.773248 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/libvirt/
2026-06-11 11:58:58.773264 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/libvirt/qemu/
2026-06-11 11:58:58.773280 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/openvswitch/
2026-06-11 11:58:58.773296 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/openvswitch/ovs-vswitchd.log
2026-06-11 11:58:58.773312 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/openvswitch/ovsdb-server.log
2026-06-11 11:58:58.773346 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/private/
2026-06-11 11:58:58.773384 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/qemu-ga/
2026-06-11 11:58:58.773401 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/sa/
2026-06-11 11:58:58.773417 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/sa/sa11
2026-06-11 11:58:58.773432 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/samba/
2026-06-11 11:58:58.773448 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/samba/old/
2026-06-11 11:58:58.773463 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/sssd/
2026-06-11 11:58:58.773478 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/swtpm/
2026-06-11 11:58:58.773494 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/swtpm/libvirt/
2026-06-11 11:58:58.773509 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/swtpm/libvirt/qemu/
2026-06-11 11:58:58.773525 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/tuned/
2026-06-11 11:58:58.773541 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/tuned/tuned.log
2026-06-11 11:58:58.773557 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/
2026-06-11 11:58:58.773573 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/
2026-06-11 11:58:58.773589 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/bootstrap/
2026-06-11 11:58:58.773604 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/bootstrap/tls-ca-bundle.pem
2026-06-11 11:58:58.773619 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/libvirt/
2026-06-11 11:58:58.773635 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/libvirt/tls-ca-bundle.pem
2026-06-11 11:58:58.773650 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/neutron-metadata/
2026-06-11 11:58:58.773666 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/neutron-metadata/tls-ca-bundle.pem
2026-06-11 11:58:58.773682 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/nova/
2026-06-11 11:58:58.773698 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/nova/tls-ca-bundle.pem
2026-06-11 11:58:58.773714 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/ovn/
2026-06-11 11:58:58.773730 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/ovn/tls-ca-bundle.pem
2026-06-11 11:58:58.773746 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/repo-setup/
2026-06-11 11:58:58.773761 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/repo-setup/tls-ca-bundle.pem
2026-06-11 11:58:58.773781 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/telemetry/
2026-06-11 11:58:58.773797 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/telemetry/tls-ca-bundle.pem
2026-06-11 11:58:58.773814 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/
2026-06-11 11:58:58.773829 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/libvirt/
2026-06-11 11:58:58.773845 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/libvirt/default/
2026-06-11 11:58:58.773860 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/libvirt/default/ca.crt
2026-06-11 11:58:58.773876 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/libvirt/default/tls.crt
2026-06-11 11:58:58.773892 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/libvirt/default/tls.key
2026-06-11 11:58:58.773908 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/neutron-metadata/
2026-06-11 11:58:58.773922 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/neutron-metadata/default/
2026-06-11 11:58:58.773938 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/neutron-metadata/default/ca.crt
2026-06-11 11:58:58.773954 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/neutron-metadata/default/tls.crt
2026-06-11 11:58:58.773969 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/neutron-metadata/default/tls.key
2026-06-11 11:58:58.773985 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/ovn/
2026-06-11 11:58:58.774001 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/ovn/default/
2026-06-11 11:58:58.774017 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/ovn/default/ca.crt
2026-06-11 11:58:58.774033 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/ovn/default/tls.crt
2026-06-11 11:58:58.774049 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/ovn/default/tls.key
2026-06-11 11:58:58.774064 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/telemetry/
2026-06-11 11:58:58.774081 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/telemetry/default/
2026-06-11 11:58:58.774097 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/telemetry/default/ca.crt
2026-06-11 11:58:58.774113 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/telemetry/default/tls.crt
2026-06-11 11:58:58.774130 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/telemetry/default/tls.key
2026-06-11 11:58:58.774146 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/config/
2026-06-11 11:58:58.774162 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/config/ceph/
2026-06-11 11:58:58.774178 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/
2026-06-11 11:58:58.774194 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/ceilometer_agent_compute/
2026-06-11 11:58:58.774209 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/ceilometer_agent_compute/healthcheck
2026-06-11 11:58:58.774225 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/ceilometer_agent_compute/healthcheck.future
2026-06-11 11:58:58.774242 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/node_exporter/
2026-06-11 11:58:58.774258 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/node_exporter/healthcheck
2026-06-11 11:58:58.774278 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/openstack_network_exporter/
2026-06-11 11:58:58.774294 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/openstack_network_exporter/healthcheck
2026-06-11 11:58:58.774310 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/ovn_controller/
2026-06-11 11:58:58.774326 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/ovn_controller/healthcheck
2026-06-11 11:58:58.774341 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/ovn_metadata_agent/
2026-06-11 11:58:58.774377 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/ovn_metadata_agent/healthcheck
2026-06-11 11:58:58.774395 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/podman_exporter/
2026-06-11 11:58:58.774410 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/podman_exporter/healthcheck
2026-06-11 11:58:58.774426 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/neutron-ovn-metadata-agent/
2026-06-11 11:58:58.774442 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/neutron-ovn-metadata-agent/01-neutron-ovn-metadata-agent.conf
2026-06-11 11:58:58.774457 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/neutron-ovn-metadata-agent/01-rootwrap.conf
2026-06-11 11:58:58.774473 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/neutron-ovn-metadata-agent/05-nova-metadata.conf
2026-06-11 11:58:58.774489 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/neutron-ovn-metadata-agent/10-neutron-metadata.conf
2026-06-11 11:58:58.774504 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/
2026-06-11 11:58:58.774520 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/01-nova.conf
2026-06-11 11:58:58.774536 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/02-nova-host-specific.conf
2026-06-11 11:58:58.774551 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/25-nova-extra.conf
2026-06-11 11:58:58.774567 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/notification_rabbitmq_user_name
2026-06-11 11:58:58.774583 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/nova-blank.conf
2026-06-11 11:58:58.774598 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/nova_statedir_ownership.py
2026-06-11 11:58:58.774613 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/rabbitmq_user_name
2026-06-11 11:58:58.774629 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/run-on-host
2026-06-11 11:58:58.774645 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/ssh-config
2026-06-11 11:58:58.774660 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/ssh-privatekey
2026-06-11 11:58:58.774675 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/ssh-publickey
2026-06-11 11:58:58.774691 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/ceph/
2026-06-11 11:58:58.774706 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova_nvme_cleaner/
2026-06-11 11:58:58.774721 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/
2026-06-11 11:58:58.774736 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/ceilometer-host-specific.conf
2026-06-11 11:58:58.774756 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/ceilometer.conf
2026-06-11 11:58:58.774778 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/custom.conf
2026-06-11 11:58:58.774805 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/firewall.yaml
2026-06-11 11:58:58.774823 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/node_exporter.yaml
2026-06-11 11:58:58.774838 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/openstack_network_exporter.yaml
2026-06-11 11:58:58.774854 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/podman_exporter.yaml
2026-06-11 11:58:58.774871 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/polling.yaml
2026-06-11 11:58:58.774886 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/
2026-06-11 11:58:58.774901 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/edpm-container-shutdown.service.log
2026-06-11 11:58:58.774916 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/edpm_ceilometer_agent_compute.service.log
2026-06-11 11:58:58.774932 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/edpm_libvirt.target.log
2026-06-11 11:58:58.774948 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/edpm_node_exporter.service.log
2026-06-11 11:58:58.774964 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/edpm_nova_compute.service.log
2026-06-11 11:58:58.774979 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/edpm_openstack_network_exporter.service.log
2026-06-11 11:58:58.774995 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/edpm_ovn_controller.service.log
2026-06-11 11:58:58.775011 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/edpm_ovn_metadata_agent.service.log
2026-06-11 11:58:58.775027 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/edpm_podman_exporter.service.log
2026-06-11 11:58:58.775042 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/ovs-vswitchd.service.log
2026-06-11 11:58:58.775058 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/ovsdb-server.service.log
2026-06-11 11:58:58.775074 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtlockd.socket.log
2026-06-11 11:58:58.775090 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtlogd-admin.socket.log
2026-06-11 11:58:58.775106 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtlogd.service.log
2026-06-11 11:58:58.775122 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtlogd.socket.log
2026-06-11 11:58:58.775138 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtnodedevd-admin.socket.log
2026-06-11 11:58:58.775153 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtnodedevd-ro.socket.log
2026-06-11 11:58:58.775169 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtnodedevd.service.log
2026-06-11 11:58:58.775185 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtnodedevd.socket.log
2026-06-11 11:58:58.775200 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtproxyd-admin.socket.log
2026-06-11 11:58:58.775216 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtproxyd-ro.socket.log
2026-06-11 11:58:58.775232 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtproxyd-tls.socket.log
2026-06-11 11:58:58.775247 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtproxyd.socket.log
2026-06-11 11:58:58.775263 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtqemud-admin.socket.log
2026-06-11 11:58:58.775278 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtqemud-ro.socket.log
2026-06-11 11:58:58.775297 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtqemud.service.log
2026-06-11 11:58:58.775313 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtqemud.socket.log
2026-06-11 11:58:58.775329 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtsecretd-admin.socket.log
2026-06-11 11:58:58.775348 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtsecretd-ro.socket.log
2026-06-11 11:58:58.775384 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtsecretd.socket.log
2026-06-11 11:58:58.775401 | controller | cd+++++++++ ci-framework-data/logs/2026-06-11_11-45/
2026-06-11 11:58:58.775417 | controller | >f+++++++++ ci-framework-data/logs/2026-06-11_11-45/ansible.log
2026-06-11 11:58:58.775433 | controller | >f+++++++++ ci-framework-data/logs/2026-06-11_11-45/crc-setup.log
2026-06-11 11:58:58.775448 | controller | >f+++++++++ ci-framework-data/logs/2026-06-11_11-45/crc-start.log
2026-06-11 11:58:58.775463 | controller | cd+++++++++ ci-framework-data/logs/bmaas_console_logs/
2026-06-11 11:58:58.775479 | controller | >f+++++++++ ci-framework-data/logs/bmaas_console_logs/README
2026-06-11 11:58:58.775494 | controller | >f+++++++++ ci-framework-data/logs/bmaas_console_logs/edpm-compute-baremetal-00_console.log
2026-06-11 11:58:58.775510 | controller | >f+++++++++ ci-framework-data/logs/bmaas_console_logs/edpm-compute-baremetal-00_console_2026-06-11-11:15:20.log
2026-06-11 11:58:58.775526 | controller | >f+++++++++ ci-framework-data/logs/bmaas_console_logs/edpm-compute-baremetal-00_console_2026-06-11-11:20:25.log
2026-06-11 11:58:58.775542 | controller | >f+++++++++ ci-framework-data/logs/bmaas_console_logs/edpm-compute-baremetal-00_no_ansi_2026-06-11-11:15:20.log
2026-06-11 11:58:58.775557 | controller | >f+++++++++ ci-framework-data/logs/bmaas_console_logs/edpm-compute-baremetal-00_no_ansi_2026-06-11-11:20:25.log
2026-06-11 11:58:58.775572 | controller | cd+++++++++ ci-framework-data/logs/crc/
2026-06-11 11:58:58.775589 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/
2026-06-11 11:58:58.775604 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/
2026-06-11 11:58:58.775620 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-controller-manager-5cdd86f4c9-nlkzh_9a7a09ca-bb8a-42ad-8aea-596405a8e038/
2026-06-11 11:58:58.775636 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-controller-manager-5cdd86f4c9-nlkzh_9a7a09ca-bb8a-42ad-8aea-596405a8e038/manager/
2026-06-11 11:58:58.775653 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-controller-manager-5cdd86f4c9-nlkzh_9a7a09ca-bb8a-42ad-8aea-596405a8e038/manager/0.log
2026-06-11 11:58:58.775668 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-controller-manager-5cdd86f4c9-nlkzh_9a7a09ca-bb8a-42ad-8aea-596405a8e038/manager/1.log
2026-06-11 11:58:58.775683 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-ironic-d98796459-l2x4z_8a55bea4-0c28-4401-b15e-1379f379cc5c/
2026-06-11 11:58:58.775700 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-ironic-d98796459-l2x4z_8a55bea4-0c28-4401-b15e-1379f379cc5c/ironic-httpd/
2026-06-11 11:58:58.775715 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-ironic-d98796459-l2x4z_8a55bea4-0c28-4401-b15e-1379f379cc5c/ironic-httpd/0.log.gz
2026-06-11 11:58:58.775731 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-ironic-d98796459-l2x4z_8a55bea4-0c28-4401-b15e-1379f379cc5c/ironic-ipa-downloader/
2026-06-11 11:58:58.775751 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-ironic-d98796459-l2x4z_8a55bea4-0c28-4401-b15e-1379f379cc5c/ironic-ipa-downloader/0.log
2026-06-11 11:58:58.775768 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-ironic-d98796459-l2x4z_8a55bea4-0c28-4401-b15e-1379f379cc5c/ironic-log-watch/
2026-06-11 11:58:58.775784 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-ironic-d98796459-l2x4z_8a55bea4-0c28-4401-b15e-1379f379cc5c/ironic-log-watch/0.log.gz
2026-06-11 11:58:58.775800 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-ironic-d98796459-l2x4z_8a55bea4-0c28-4401-b15e-1379f379cc5c/ironic/
2026-06-11 11:58:58.775817 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-ironic-d98796459-l2x4z_8a55bea4-0c28-4401-b15e-1379f379cc5c/ironic/0.log
2026-06-11 11:58:58.775833 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-ironic-d98796459-l2x4z_8a55bea4-0c28-4401-b15e-1379f379cc5c/mariadb/
2026-06-11 11:58:58.775854 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-ironic-d98796459-l2x4z_8a55bea4-0c28-4401-b15e-1379f379cc5c/mariadb/0.log
2026-06-11 11:58:58.775877 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/cert-manager_cert-manager-7b8b89f89d-b8q44_1dffaf79-ef47-481e-bdc4-99d89d014cb5/
2026-06-11 11:58:58.775898 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/cert-manager_cert-manager-7b8b89f89d-b8q44_1dffaf79-ef47-481e-bdc4-99d89d014cb5/cert-manager-controller/
2026-06-11 11:58:58.775915 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/cert-manager_cert-manager-7b8b89f89d-b8q44_1dffaf79-ef47-481e-bdc4-99d89d014cb5/cert-manager-controller/0.log
2026-06-11 11:58:58.775931 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/cert-manager_cert-manager-cainjector-7f9fdd5dd5-748wl_12bf1f13-32d9-4003-a67d-9c6ac807c139/
2026-06-11 11:58:58.775947 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/cert-manager_cert-manager-cainjector-7f9fdd5dd5-748wl_12bf1f13-32d9-4003-a67d-9c6ac807c139/cert-manager-cainjector/
2026-06-11 11:58:58.775962 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/cert-manager_cert-manager-cainjector-7f9fdd5dd5-748wl_12bf1f13-32d9-4003-a67d-9c6ac807c139/cert-manager-cainjector/0.log
2026-06-11 11:58:58.775978 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/cert-manager_cert-manager-webhook-769f6b94cb-t4s98_4bd1bb59-a9bc-40ca-88ac-38adaa5cff31/
2026-06-11 11:58:58.775994 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/cert-manager_cert-manager-webhook-769f6b94cb-t4s98_4bd1bb59-a9bc-40ca-88ac-38adaa5cff31/cert-manager-webhook/
2026-06-11 11:58:58.776011 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/cert-manager_cert-manager-webhook-769f6b94cb-t4s98_4bd1bb59-a9bc-40ca-88ac-38adaa5cff31/cert-manager-webhook/0.log
2026-06-11 11:58:58.776028 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/hostpath-provisioner_csi-hostpathplugin-mpq2f_af9d3f54-b024-4959-888b-41fc0dc68a7f/
2026-06-11 11:58:58.776044 | 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-11 11:58:58.776060 | 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-11 11:58:58.776080 | 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-11 11:58:58.776096 | 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-11 11:58:58.776112 | 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-11 11:58:58.776128 | 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-11 11:58:58.776144 | 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-11 11:58:58.776159 | 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-11 11:58:58.776174 | 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-11 11:58:58.776189 | 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-11 11:58:58.776203 | 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-11 11:58:58.776218 | 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-11 11:58:58.776233 | 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-11 11:58:58.776248 | 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-11 11:58:58.776264 | 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-11 11:58:58.776279 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_controller-8464864885-sbcxc_ac6cacea-50f8-4dc1-b16e-60e951749c89/
2026-06-11 11:58:58.776294 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_controller-8464864885-sbcxc_ac6cacea-50f8-4dc1-b16e-60e951749c89/controller/
2026-06-11 11:58:58.776310 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_controller-8464864885-sbcxc_ac6cacea-50f8-4dc1-b16e-60e951749c89/controller/0.log.gz
2026-06-11 11:58:58.776325 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_controller-8464864885-sbcxc_ac6cacea-50f8-4dc1-b16e-60e951749c89/kube-rbac-proxy/
2026-06-11 11:58:58.776341 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_controller-8464864885-sbcxc_ac6cacea-50f8-4dc1-b16e-60e951749c89/kube-rbac-proxy/0.log
2026-06-11 11:58:58.776375 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_metallb-operator-controller-manager-6b45478744-dhq8h_cd197bab-2a45-494a-9a2a-1c508ab91265/
2026-06-11 11:58:58.776400 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_metallb-operator-controller-manager-6b45478744-dhq8h_cd197bab-2a45-494a-9a2a-1c508ab91265/manager/
2026-06-11 11:58:58.776416 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_metallb-operator-controller-manager-6b45478744-dhq8h_cd197bab-2a45-494a-9a2a-1c508ab91265/manager/0.log
2026-06-11 11:58:58.776433 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_metallb-operator-controller-manager-6b45478744-dhq8h_cd197bab-2a45-494a-9a2a-1c508ab91265/manager/1.log
2026-06-11 11:58:58.776448 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_metallb-operator-webhook-server-7f4bfb7fcb-m6dfd_bc7a1780-46c0-43df-ae16-757774b607a5/
2026-06-11 11:58:58.776465 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_metallb-operator-webhook-server-7f4bfb7fcb-m6dfd_bc7a1780-46c0-43df-ae16-757774b607a5/webhook-server/
2026-06-11 11:58:58.776480 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_metallb-operator-webhook-server-7f4bfb7fcb-m6dfd_bc7a1780-46c0-43df-ae16-757774b607a5/webhook-server/0.log
2026-06-11 11:58:58.776496 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_speaker-ql775_c054c9fc-9ee8-41ce-b24c-78d87fa9e6a7/
2026-06-11 11:58:58.776511 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_speaker-ql775_c054c9fc-9ee8-41ce-b24c-78d87fa9e6a7/kube-rbac-proxy/
2026-06-11 11:58:58.776527 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_speaker-ql775_c054c9fc-9ee8-41ce-b24c-78d87fa9e6a7/kube-rbac-proxy/0.log
2026-06-11 11:58:58.776543 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_speaker-ql775_c054c9fc-9ee8-41ce-b24c-78d87fa9e6a7/speaker/
2026-06-11 11:58:58.776559 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_speaker-ql775_c054c9fc-9ee8-41ce-b24c-78d87fa9e6a7/speaker/0.log.gz
2026-06-11 11:58:58.776575 | 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-11 11:58:58.776590 | 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-11 11:58:58.776607 | 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-11 11:58:58.776622 | 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-11 11:58:58.776638 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-apiserver_apiserver-9ddfb9f55-k47zv_e7508fa2-0f14-41e2-8972-4e2e11009b77/
2026-06-11 11:58:58.776654 | 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-11 11:58:58.776670 | 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-11 11:58:58.776685 | 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-11 11:58:58.776700 | 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-11 11:58:58.776719 | 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-11 11:58:58.776735 | 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-11 11:58:58.776751 | 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-11 11:58:58.776767 | 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-11 11:58:58.776782 | 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-11 11:58:58.776798 | 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-11 11:58:58.776814 | 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-11 11:58:58.776830 | 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-11 11:58:58.776846 | 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-11 11:58:58.776862 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-authentication_oauth-openshift-547f8bbdb8-85mh4_14085029-f81e-4c84-af4b-278a8c34542f/
2026-06-11 11:58:58.776878 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-authentication_oauth-openshift-547f8bbdb8-85mh4_14085029-f81e-4c84-af4b-278a8c34542f/oauth-openshift/
2026-06-11 11:58:58.776894 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-authentication_oauth-openshift-547f8bbdb8-85mh4_14085029-f81e-4c84-af4b-278a8c34542f/oauth-openshift/0.log
2026-06-11 11:58:58.776910 | 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-11 11:58:58.776926 | 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-11 11:58:58.776947 | 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-11 11:58:58.776970 | 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-11 11:58:58.776993 | 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-11 11:58:58.777010 | 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-11 11:58:58.777030 | 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/2.log
2026-06-11 11:58:58.777047 | 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-11 11:58:58.777063 | 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-11 11:58:58.777078 | 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-11 11:58:58.777095 | 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/9c99f420713f64225ce22b01f6c0084a92811a3bb938bd360f37762aa82d56d4.log
2026-06-11 11:58:58.777111 | 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-11 11:58:58.777128 | 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-11 11:58:58.777144 | 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-11 11:58:58.777160 | 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-11 11:58:58.777176 | 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-11 11:58:58.777192 | 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-11 11:58:58.777208 | 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-11 11:58:58.777225 | 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-11 11:58:58.777241 | 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-11 11:58:58.777256 | 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-11 11:58:58.777271 | 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-11 11:58:58.777294 | 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-11 11:58:58.777310 | 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-11 11:58:58.777326 | 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-11 11:58:58.777342 | 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-11 11:58:58.777403 | 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-11 11:58:58.777424 | 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-11 11:58:58.777443 | 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-11 11:58:58.777460 | 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-11 11:58:58.777478 | 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-11 11:58:58.777495 | 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-11 11:58:58.777513 | 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-11 11:58:58.777530 | 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/1.log
2026-06-11 11:58:58.777547 | 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/2.log
2026-06-11 11:58:58.777564 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-console_console-5fd9bb5bf7-29brc_433b5a96-2ddd-4326-a425-9768a1a29cdd/
2026-06-11 11:58:58.777581 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-console_console-5fd9bb5bf7-29brc_433b5a96-2ddd-4326-a425-9768a1a29cdd/console/
2026-06-11 11:58:58.777599 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-console_console-5fd9bb5bf7-29brc_433b5a96-2ddd-4326-a425-9768a1a29cdd/console/0.log
2026-06-11 11:58:58.777616 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-console_downloads-747b44746d-4pqvr_d0d29411-fb58-47c5-9579-23967e5649ce/
2026-06-11 11:58:58.777633 | 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-11 11:58:58.777649 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-console_downloads-747b44746d-4pqvr_d0d29411-fb58-47c5-9579-23967e5649ce/download-server/10.log
2026-06-11 11:58:58.777669 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-console_downloads-747b44746d-4pqvr_d0d29411-fb58-47c5-9579-23967e5649ce/download-server/11.log
2026-06-11 11:58:58.777686 | 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-11 11:58:58.777701 | 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-11 11:58:58.777717 | 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-11 11:58:58.777733 | 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-11 11:58:58.777749 | 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-11 11:58:58.777766 | 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-11 11:58:58.777782 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-controller-manager_controller-manager-6df87f8965-2c8sn_4853c29e-c265-4c5f-9d51-6eb82e8d115f/
2026-06-11 11:58:58.777797 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-controller-manager_controller-manager-6df87f8965-2c8sn_4853c29e-c265-4c5f-9d51-6eb82e8d115f/controller-manager/
2026-06-11 11:58:58.777813 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-controller-manager_controller-manager-6df87f8965-2c8sn_4853c29e-c265-4c5f-9d51-6eb82e8d115f/controller-manager/0.log
2026-06-11 11:58:58.777828 | 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-11 11:58:58.777844 | 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-11 11:58:58.777860 | 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-11 11:58:58.777877 | 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-11 11:58:58.777893 | 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-11 11:58:58.777908 | 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-11 11:58:58.777922 | 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-11 11:58:58.777938 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-dns_dns-default-qtghf_d181776f-b90e-41dc-be09-c4543b8cba16/
2026-06-11 11:58:58.777965 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-dns_dns-default-qtghf_d181776f-b90e-41dc-be09-c4543b8cba16/dns/
2026-06-11 11:58:58.777989 | 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-11 11:58:58.778006 | 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-11 11:58:58.778027 | 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-11 11:58:58.778048 | 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-11 11:58:58.778067 | 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-11 11:58:58.778087 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-dns_node-resolver-277xp_23ff097f-6142-46bb-a58a-7f2c26578907/
2026-06-11 11:58:58.778109 | 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-11 11:58:58.778130 | 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-11 11:58:58.778150 | 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-11 11:58:58.778171 | 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-11 11:58:58.778191 | 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-11 11:58:58.778212 | 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-11 11:58:58.778233 | 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-11 11:58:58.778253 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/
2026-06-11 11:58:58.778274 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd-ensure-env-vars/
2026-06-11 11:58:58.778295 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd-ensure-env-vars/0.log
2026-06-11 11:58:58.778315 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd-metrics/
2026-06-11 11:58:58.778336 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd-metrics/0.log
2026-06-11 11:58:58.778373 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd-readyz/
2026-06-11 11:58:58.778401 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd-readyz/0.log
2026-06-11 11:58:58.778423 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd-resources-copy/
2026-06-11 11:58:58.778448 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd-resources-copy/0.log
2026-06-11 11:58:58.778469 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd-rev/
2026-06-11 11:58:58.778491 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd-rev/0.log
2026-06-11 11:58:58.778512 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd/
2026-06-11 11:58:58.778533 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd/0.log.gz
2026-06-11 11:58:58.778554 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcdctl/
2026-06-11 11:58:58.778575 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcdctl/0.log
2026-06-11 11:58:58.778598 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/setup/
2026-06-11 11:58:58.778621 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/setup/0.log
2026-06-11 11:58:58.778642 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_installer-3-crc_fa839ca1-f0f5-4ec8-b9d0-599f786862fc/
2026-06-11 11:58:58.778663 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_installer-3-crc_fa839ca1-f0f5-4ec8-b9d0-599f786862fc/installer/
2026-06-11 11:58:58.778683 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_installer-3-crc_fa839ca1-f0f5-4ec8-b9d0-599f786862fc/installer/0.log
2026-06-11 11:58:58.778705 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-552g9_519ae078-554f-4c71-b3c3-020d203bf80c/
2026-06-11 11:58:58.778726 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-552g9_519ae078-554f-4c71-b3c3-020d203bf80c/b1f96b3a2067c931bab91813403c72aa526644e792ff6c6d99d5da305db15528.log
2026-06-11 11:58:58.778747 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-552g9_519ae078-554f-4c71-b3c3-020d203bf80c/controller/
2026-06-11 11:58:58.778769 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-552g9_519ae078-554f-4c71-b3c3-020d203bf80c/controller/0.log
2026-06-11 11:58:58.778791 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-552g9_519ae078-554f-4c71-b3c3-020d203bf80c/cp-frr-files/
2026-06-11 11:58:58.778812 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-552g9_519ae078-554f-4c71-b3c3-020d203bf80c/cp-frr-files/0.log
2026-06-11 11:58:58.778834 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-552g9_519ae078-554f-4c71-b3c3-020d203bf80c/cp-frr-status/
2026-06-11 11:58:58.778854 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-552g9_519ae078-554f-4c71-b3c3-020d203bf80c/cp-frr-status/0.log
2026-06-11 11:58:58.778874 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-552g9_519ae078-554f-4c71-b3c3-020d203bf80c/cp-metrics/
2026-06-11 11:58:58.778896 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-552g9_519ae078-554f-4c71-b3c3-020d203bf80c/cp-metrics/0.log
2026-06-11 11:58:58.778920 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-552g9_519ae078-554f-4c71-b3c3-020d203bf80c/cp-reloader/
2026-06-11 11:58:58.778970 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-552g9_519ae078-554f-4c71-b3c3-020d203bf80c/cp-reloader/0.log
2026-06-11 11:58:58.778996 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-552g9_519ae078-554f-4c71-b3c3-020d203bf80c/frr-metrics/
2026-06-11 11:58:58.779017 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-552g9_519ae078-554f-4c71-b3c3-020d203bf80c/frr-metrics/0.log
2026-06-11 11:58:58.779041 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-552g9_519ae078-554f-4c71-b3c3-020d203bf80c/frr-status/
2026-06-11 11:58:58.779070 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-552g9_519ae078-554f-4c71-b3c3-020d203bf80c/frr-status/0.log
2026-06-11 11:58:58.779099 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-552g9_519ae078-554f-4c71-b3c3-020d203bf80c/frr/
2026-06-11 11:58:58.779121 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-552g9_519ae078-554f-4c71-b3c3-020d203bf80c/frr/0.log
2026-06-11 11:58:58.779142 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-552g9_519ae078-554f-4c71-b3c3-020d203bf80c/kube-rbac-proxy-frr/
2026-06-11 11:58:58.779162 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-552g9_519ae078-554f-4c71-b3c3-020d203bf80c/kube-rbac-proxy-frr/0.log
2026-06-11 11:58:58.779182 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-552g9_519ae078-554f-4c71-b3c3-020d203bf80c/kube-rbac-proxy/
2026-06-11 11:58:58.779203 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-552g9_519ae078-554f-4c71-b3c3-020d203bf80c/kube-rbac-proxy/0.log
2026-06-11 11:58:58.779223 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-552g9_519ae078-554f-4c71-b3c3-020d203bf80c/reloader/
2026-06-11 11:58:58.779244 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-552g9_519ae078-554f-4c71-b3c3-020d203bf80c/reloader/0.log
2026-06-11 11:58:58.779265 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-webhook-server-bc5694f79-nh77s_98f6442d-afaa-4ee7-bde8-5e9717b397ac/
2026-06-11 11:58:58.779285 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-webhook-server-bc5694f79-nh77s_98f6442d-afaa-4ee7-bde8-5e9717b397ac/frr-k8s-webhook-server/
2026-06-11 11:58:58.779305 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-webhook-server-bc5694f79-nh77s_98f6442d-afaa-4ee7-bde8-5e9717b397ac/frr-k8s-webhook-server/0.log
2026-06-11 11:58:58.779326 | 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-11 11:58:58.779349 | 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-11 11:58:58.779395 | 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-11 11:58:58.779418 | 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-11 11:58:58.779492 | 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-11 11:58:58.779516 | 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-11 11:58:58.779533 | 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-11 11:58:58.779549 | 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-11 11:58:58.779565 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-image-registry_node-ca-2wddl_96a01974-4d0f-471e-b89a-4406c0c0e2d1/
2026-06-11 11:58:58.779580 | 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-11 11:58:58.779596 | 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-11 11:58:58.779612 | 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-11 11:58:58.779627 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-infra_auto-csr-approver-29686310-m2r9g_ad75393d-2d44-4d45-9cc7-310f4f124f6a/
2026-06-11 11:58:58.779643 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-infra_auto-csr-approver-29686310-m2r9g_ad75393d-2d44-4d45-9cc7-310f4f124f6a/oc/
2026-06-11 11:58:58.779658 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-infra_auto-csr-approver-29686310-m2r9g_ad75393d-2d44-4d45-9cc7-310f4f124f6a/oc/0.log
2026-06-11 11:58:58.779674 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-infra_auto-csr-approver-29686312-4rxsw_13f62267-9860-4aa9-8974-390de2ca7438/
2026-06-11 11:58:58.779689 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-infra_auto-csr-approver-29686312-4rxsw_13f62267-9860-4aa9-8974-390de2ca7438/oc/
2026-06-11 11:58:58.779705 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-infra_auto-csr-approver-29686312-4rxsw_13f62267-9860-4aa9-8974-390de2ca7438/oc/0.log
2026-06-11 11:58:58.779719 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-infra_auto-csr-approver-29686314-28zvf_8b8369c4-1fff-4aee-9b2b-c3a2ec26385c/
2026-06-11 11:58:58.779735 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-infra_auto-csr-approver-29686314-28zvf_8b8369c4-1fff-4aee-9b2b-c3a2ec26385c/oc/
2026-06-11 11:58:58.779751 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-infra_auto-csr-approver-29686314-28zvf_8b8369c4-1fff-4aee-9b2b-c3a2ec26385c/oc/0.log
2026-06-11 11:58:58.779766 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ingress-canary_ingress-canary-jlj86_7d96a430-aa69-4b19-9ee4-68f2e6192e27/
2026-06-11 11:58:58.779782 | 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-11 11:58:58.779798 | 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-11 11:58:58.779818 | 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-11 11:58:58.779835 | 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-11 11:58:58.779850 | 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-11 11:58:58.779866 | 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-11 11:58:58.779882 | 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-11 11:58:58.779897 | 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-11 11:58:58.779912 | 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-11 11:58:58.779927 | 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-11 11:58:58.779942 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ingress_router-default-68cf44c8b8-w4gs8_2e77cc61-4714-4efb-9f3d-35626d29acda/
2026-06-11 11:58:58.779956 | 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-11 11:58:58.779971 | 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-11 11:58:58.779986 | 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-11 11:58:58.780001 | 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-11 11:58:58.780017 | 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-11 11:58:58.780032 | 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-11 11:58:58.780048 | 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-11 11:58:58.780064 | 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-11 11:58:58.780080 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_installer-12-crc_75a71d08-dc2b-405a-a0f5-fd65ddc07ae1/
2026-06-11 11:58:58.780095 | 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-11 11:58:58.780115 | 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-11 11:58:58.780135 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_installer-13-crc_0816b583-83d2-4f80-b070-e62689ae2712/
2026-06-11 11:58:58.780158 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_installer-13-crc_0816b583-83d2-4f80-b070-e62689ae2712/installer/
2026-06-11 11:58:58.780182 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_installer-13-crc_0816b583-83d2-4f80-b070-e62689ae2712/installer/0.log
2026-06-11 11:58:58.780206 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_kube-apiserver-crc_2f7bbb18f49ec5051d597a59521367c8/
2026-06-11 11:58:58.780224 | 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-11 11:58:58.780243 | 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-11 11:58:58.780266 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_kube-apiserver-crc_2f7bbb18f49ec5051d597a59521367c8/kube-apiserver-cert-syncer/
2026-06-11 11:58:58.780289 | 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-11 11:58:58.780306 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_kube-apiserver-crc_2f7bbb18f49ec5051d597a59521367c8/kube-apiserver-check-endpoints/
2026-06-11 11:58:58.780323 | 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-11 11:58:58.780338 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_kube-apiserver-crc_2f7bbb18f49ec5051d597a59521367c8/kube-apiserver-insecure-readyz/
2026-06-11 11:58:58.780382 | 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-11 11:58:58.780400 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_kube-apiserver-crc_2f7bbb18f49ec5051d597a59521367c8/kube-apiserver/
2026-06-11 11:58:58.780416 | 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-11 11:58:58.780431 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_kube-apiserver-crc_2f7bbb18f49ec5051d597a59521367c8/setup/
2026-06-11 11:58:58.780445 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_kube-apiserver-crc_2f7bbb18f49ec5051d597a59521367c8/setup/0.log
2026-06-11 11:58:58.780460 | 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-11 11:58:58.780475 | 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-11 11:58:58.780490 | 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-11 11:58:58.780510 | 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-11 11:58:58.780526 | 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-11 11:58:58.780541 | 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-11 11:58:58.780555 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_revision-pruner-13-crc_8ba3564d-7e57-41aa-8318-5b95af01317b/
2026-06-11 11:58:58.780570 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_revision-pruner-13-crc_8ba3564d-7e57-41aa-8318-5b95af01317b/pruner/
2026-06-11 11:58:58.780585 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_revision-pruner-13-crc_8ba3564d-7e57-41aa-8318-5b95af01317b/pruner/0.log
2026-06-11 11:58:58.780599 | 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-11 11:58:58.780614 | 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-11 11:58:58.780629 | 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-11 11:58:58.780644 | 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-11 11:58:58.780659 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-controller-manager_kube-controller-manager-crc_9f0bc7fcb0822a2c13eb2d22cd8c0641/
2026-06-11 11:58:58.780674 | 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-11 11:58:58.780689 | 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-11 11:58:58.780704 | 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-11 11:58:58.780719 | 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-11 11:58:58.780735 | 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-11 11:58:58.780751 | 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-11 11:58:58.780766 | 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-11 11:58:58.780785 | 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-11 11:58:58.780801 | 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-11 11:58:58.780817 | 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-11 11:58:58.780833 | 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-11 11:58:58.780848 | 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-11 11:58:58.780862 | 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-11 11:58:58.780877 | 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-11 11:58:58.780892 | 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-11 11:58:58.780907 | 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-11 11:58:58.780921 | 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-11 11:58:58.780936 | 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-11 11:58:58.780950 | 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-11 11:58:58.780965 | 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-11 11:58:58.780981 | 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-11 11:58:58.780996 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-scheduler_openshift-kube-scheduler-crc_0b638b8f4bb0070e40528db779baf6a2/
2026-06-11 11:58:58.781011 | 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-11 11:58:58.781028 | 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-11 11:58:58.781048 | 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-11 11:58:58.781064 | 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-11 11:58:58.781079 | 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-11 11:58:58.781094 | 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-11 11:58:58.781109 | 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-11 11:58:58.781125 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-scheduler_openshift-kube-scheduler-crc_0b638b8f4bb0070e40528db779baf6a2/kube-scheduler/
2026-06-11 11:58:58.781140 | 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-11 11:58:58.781155 | 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-11 11:58:58.781170 | 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-11 11:58:58.781185 | 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-11 11:58:58.781199 | 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-11 11:58:58.781213 | 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-11 11:58:58.781228 | 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-11 11:58:58.781243 | 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-11 11:58:58.781257 | 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-11 11:58:58.781273 | 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-11 11:58:58.781288 | 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-11 11:58:58.781304 | 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-11 11:58:58.781325 | 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-11 11:58:58.781367 | 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-11 11:58:58.781420 | 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-11 11:58:58.781441 | 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-11 11:58:58.781457 | 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-11 11:58:58.781473 | 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-11 11:58:58.781488 | 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-11 11:58:58.781503 | 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-11 11:58:58.781518 | 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-11 11:58:58.781533 | 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-11 11:58:58.781548 | 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-11 11:58:58.781563 | 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-11 11:58:58.781578 | 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-11 11:58:58.781594 | 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-11 11:58:58.781610 | 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-11 11:58:58.781625 | 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-11 11:58:58.781640 | 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-11 11:58:58.781655 | 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-11 11:58:58.781675 | 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-11 11:58:58.781690 | 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-11 11:58:58.781705 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_kube-rbac-proxy-crio-crc_4e08c320b1e9e2405e6e0107bdf7eeb4/
2026-06-11 11:58:58.781720 | 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-11 11:58:58.781734 | 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-11 11:58:58.781749 | 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-11 11:58:58.781764 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_kube-rbac-proxy-crio-crc_4e08c320b1e9e2405e6e0107bdf7eeb4/setup/
2026-06-11 11:58:58.781778 | 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-11 11:58:58.781793 | 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-11 11:58:58.781808 | 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-11 11:58:58.781822 | 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-11 11:58:58.781837 | 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-11 11:58:58.781852 | 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-11 11:58:58.781866 | 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-11 11:58:58.781881 | 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-11 11:58:58.781896 | 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-11 11:58:58.781911 | 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-11 11:58:58.781926 | 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-11 11:58:58.781944 | 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-11 11:58:58.781959 | 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-11 11:58:58.781974 | 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-11 11:58:58.781989 | 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-11 11:58:58.782004 | 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-11 11:58:58.782018 | 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-11 11:58:58.782033 | 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-11 11:58:58.782047 | 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-11 11:58:58.782062 | 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-11 11:58:58.782077 | 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-11 11:58:58.782092 | 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-11 11:58:58.782107 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh_e7c4bdbd-866b-490e-85ee-d4c85fa577d8/machine-config-operator/1.log
2026-06-11 11:58:58.782122 | 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-11 11:58:58.782137 | 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-11 11:58:58.782153 | 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-11 11:58:58.782168 | 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-11 11:58:58.782183 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3v8zdw_92d40219-23c1-48b1-831e-e654f28db39c/
2026-06-11 11:58:58.782198 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3v8zdw_92d40219-23c1-48b1-831e-e654f28db39c/extract/
2026-06-11 11:58:58.782216 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3v8zdw_92d40219-23c1-48b1-831e-e654f28db39c/extract/0.log
2026-06-11 11:58:58.782231 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3v8zdw_92d40219-23c1-48b1-831e-e654f28db39c/pull/
2026-06-11 11:58:58.782246 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3v8zdw_92d40219-23c1-48b1-831e-e654f28db39c/pull/0.log
2026-06-11 11:58:58.782261 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3v8zdw_92d40219-23c1-48b1-831e-e654f28db39c/util/
2026-06-11 11:58:58.782276 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3v8zdw_92d40219-23c1-48b1-831e-e654f28db39c/util/0.log
2026-06-11 11:58:58.782290 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_certified-operators-s97zl_48c30148-8cb4-4563-9f42-e4dc1924916f/
2026-06-11 11:58:58.782306 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_certified-operators-s97zl_48c30148-8cb4-4563-9f42-e4dc1924916f/extract-content/
2026-06-11 11:58:58.782321 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_certified-operators-s97zl_48c30148-8cb4-4563-9f42-e4dc1924916f/extract-content/0.log
2026-06-11 11:58:58.782336 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_certified-operators-s97zl_48c30148-8cb4-4563-9f42-e4dc1924916f/extract-utilities/
2026-06-11 11:58:58.782366 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_certified-operators-s97zl_48c30148-8cb4-4563-9f42-e4dc1924916f/extract-utilities/0.log
2026-06-11 11:58:58.782387 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_certified-operators-s97zl_48c30148-8cb4-4563-9f42-e4dc1924916f/registry-server/
2026-06-11 11:58:58.782408 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_certified-operators-s97zl_48c30148-8cb4-4563-9f42-e4dc1924916f/registry-server/0.log.gz
2026-06-11 11:58:58.782432 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_community-operators-vcs7p_1b5a180a-07e5-42f6-8bac-37736e0319ce/
2026-06-11 11:58:58.782456 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_community-operators-vcs7p_1b5a180a-07e5-42f6-8bac-37736e0319ce/extract-content/
2026-06-11 11:58:58.782476 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_community-operators-vcs7p_1b5a180a-07e5-42f6-8bac-37736e0319ce/extract-content/0.log
2026-06-11 11:58:58.782492 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_community-operators-vcs7p_1b5a180a-07e5-42f6-8bac-37736e0319ce/extract-utilities/
2026-06-11 11:58:58.782507 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_community-operators-vcs7p_1b5a180a-07e5-42f6-8bac-37736e0319ce/extract-utilities/0.log
2026-06-11 11:58:58.782522 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_community-operators-vcs7p_1b5a180a-07e5-42f6-8bac-37736e0319ce/registry-server/
2026-06-11 11:58:58.782537 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_community-operators-vcs7p_1b5a180a-07e5-42f6-8bac-37736e0319ce/registry-server/0.log.gz
2026-06-11 11:58:58.782559 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9l9ffs_7f278ff8-2321-40b6-b420-8cc237445225/
2026-06-11 11:58:58.782575 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9l9ffs_7f278ff8-2321-40b6-b420-8cc237445225/extract/
2026-06-11 11:58:58.782590 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9l9ffs_7f278ff8-2321-40b6-b420-8cc237445225/extract/0.log
2026-06-11 11:58:58.782605 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9l9ffs_7f278ff8-2321-40b6-b420-8cc237445225/pull/
2026-06-11 11:58:58.782620 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9l9ffs_7f278ff8-2321-40b6-b420-8cc237445225/pull/0.log
2026-06-11 11:58:58.782635 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9l9ffs_7f278ff8-2321-40b6-b420-8cc237445225/util/
2026-06-11 11:58:58.782650 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9l9ffs_7f278ff8-2321-40b6-b420-8cc237445225/util/0.log
2026-06-11 11:58:58.782666 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_marketplace-operator-547dbd544d-msl67_d41d136f-a78f-476c-b322-a166cdafbe5c/
2026-06-11 11:58:58.782681 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_marketplace-operator-547dbd544d-msl67_d41d136f-a78f-476c-b322-a166cdafbe5c/marketplace-operator/
2026-06-11 11:58:58.782696 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_marketplace-operator-547dbd544d-msl67_d41d136f-a78f-476c-b322-a166cdafbe5c/marketplace-operator/0.log
2026-06-11 11:58:58.782711 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_marketplace-operator-547dbd544d-msl67_d41d136f-a78f-476c-b322-a166cdafbe5c/marketplace-operator/1.log
2026-06-11 11:58:58.782726 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-marketplace-xvxk9_289cbcbf-3da9-4078-a390-2602a777b4e9/
2026-06-11 11:58:58.782741 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-marketplace-xvxk9_289cbcbf-3da9-4078-a390-2602a777b4e9/extract-content/
2026-06-11 11:58:58.782756 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-marketplace-xvxk9_289cbcbf-3da9-4078-a390-2602a777b4e9/extract-content/0.log
2026-06-11 11:58:58.782770 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-marketplace-xvxk9_289cbcbf-3da9-4078-a390-2602a777b4e9/extract-utilities/
2026-06-11 11:58:58.782785 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-marketplace-xvxk9_289cbcbf-3da9-4078-a390-2602a777b4e9/extract-utilities/0.log
2026-06-11 11:58:58.782800 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-marketplace-xvxk9_289cbcbf-3da9-4078-a390-2602a777b4e9/registry-server/
2026-06-11 11:58:58.782814 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-marketplace-xvxk9_289cbcbf-3da9-4078-a390-2602a777b4e9/registry-server/0.log
2026-06-11 11:58:58.782833 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-operators-4xpt2_fd9da623-d8d6-4baf-bf94-8efa694d5ef9/
2026-06-11 11:58:58.782848 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-operators-4xpt2_fd9da623-d8d6-4baf-bf94-8efa694d5ef9/extract-content/
2026-06-11 11:58:58.782863 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-operators-4xpt2_fd9da623-d8d6-4baf-bf94-8efa694d5ef9/extract-content/0.log
2026-06-11 11:58:58.782878 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-operators-4xpt2_fd9da623-d8d6-4baf-bf94-8efa694d5ef9/extract-utilities/
2026-06-11 11:58:58.782893 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-operators-4xpt2_fd9da623-d8d6-4baf-bf94-8efa694d5ef9/extract-utilities/0.log
2026-06-11 11:58:58.782907 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-operators-4xpt2_fd9da623-d8d6-4baf-bf94-8efa694d5ef9/registry-server/
2026-06-11 11:58:58.782922 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-operators-4xpt2_fd9da623-d8d6-4baf-bf94-8efa694d5ef9/registry-server/0.log.gz
2026-06-11 11:58:58.782937 | 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-11 11:58:58.782951 | 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-11 11:58:58.782966 | 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-11 11:58:58.782981 | 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-11 11:58:58.782996 | 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-11 11:58:58.783011 | 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-11 11:58:58.783026 | 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-11 11:58:58.783040 | 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-11 11:58:58.783055 | 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-11 11:58:58.783070 | 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-11 11:58:58.783085 | 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-11 11:58:58.783099 | 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-11 11:58:58.783114 | 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-11 11:58:58.783134 | 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-11 11:58:58.783149 | 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-11 11:58:58.783165 | 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-11 11:58:58.783180 | 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-11 11:58:58.783235 | 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-11 11:58:58.783258 | 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-11 11:58:58.783274 | 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-11 11:58:58.783289 | 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-11 11:58:58.783305 | 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-11 11:58:58.783320 | 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-11 11:58:58.783335 | 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-11 11:58:58.783366 | 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-11 11:58:58.783388 | 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-11 11:58:58.783404 | 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-11 11:58:58.783419 | 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-11 11:58:58.783434 | 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-11 11:58:58.783449 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-bzhnf_00c6c2e8-e87f-4689-a0b0-78a0fc81763d/
2026-06-11 11:58:58.783465 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-bzhnf_00c6c2e8-e87f-4689-a0b0-78a0fc81763d/kube-multus/
2026-06-11 11:58:58.783484 | 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-11 11:58:58.783501 | 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-11 11:58:58.783523 | 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-11 11:58:58.783547 | 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-11 11:58:58.783572 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_network-metrics-daemon-n2bqt_504f5b64-2069-4529-9127-e6f993b1b649/
2026-06-11 11:58:58.783591 | 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-11 11:58:58.783608 | 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-11 11:58:58.783630 | 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-11 11:58:58.783654 | 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-11 11:58:58.783673 | 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-11 11:58:58.783689 | 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-11 11:58:58.783704 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-must-gather-v4w4f_must-gather-4bgk9_158213b8-d3d8-49c3-a86b-3c5ba1bd13ad/
2026-06-11 11:58:58.783719 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-must-gather-v4w4f_must-gather-4bgk9_158213b8-d3d8-49c3-a86b-3c5ba1bd13ad/copy/
2026-06-11 11:58:58.783734 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-must-gather-v4w4f_must-gather-4bgk9_158213b8-d3d8-49c3-a86b-3c5ba1bd13ad/gather/
2026-06-11 11:58:58.783749 | 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-11 11:58:58.783763 | 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-11 11:58:58.783778 | 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-11 11:58:58.783792 | 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-11 11:58:58.783807 | 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-11 11:58:58.783822 | 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-11 11:58:58.783841 | 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-11 11:58:58.783856 | 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-11 11:58:58.783870 | 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-11 11:58:58.783885 | 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-11 11:58:58.783900 | 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-11 11:58:58.783914 | 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-11 11:58:58.783929 | 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-11 11:58:58.783944 | 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-11 11:58:58.783958 | 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-11 11:58:58.783973 | 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-11 11:58:58.783988 | 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-11 11:58:58.784002 | 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-11 11:58:58.784017 | 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-11 11:58:58.784031 | 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-11 11:58:58.784045 | 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-11 11:58:58.784061 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-operator_iptables-alerter-5jnd7_428b39f5-eb1c-4f65-b7a4-eeb6e84860cc/
2026-06-11 11:58:58.784077 | 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-11 11:58:58.784093 | 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-11 11:58:58.784107 | 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-11 11:58:58.784126 | 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-11 11:58:58.784141 | 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-11 11:58:58.784155 | 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-11 11:58:58.784170 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-operator_network-operator-7bdcf4f5bd-7fjxv_34177974-8d82-49d2-a763-391d0df3bbd8/network-operator/1.log
2026-06-11 11:58:58.784184 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-console-plugin-9bcc7988b-crpds_fb137a31-fe05-4147-872e-43a624582d40/
2026-06-11 11:58:58.784200 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-console-plugin-9bcc7988b-crpds_fb137a31-fe05-4147-872e-43a624582d40/nmstate-console-plugin/
2026-06-11 11:58:58.784215 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-console-plugin-9bcc7988b-crpds_fb137a31-fe05-4147-872e-43a624582d40/nmstate-console-plugin/0.log
2026-06-11 11:58:58.784230 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-handler-lcc69_c9f6a9b0-81a4-417b-be04-79e7bc6dae37/
2026-06-11 11:58:58.784245 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-handler-lcc69_c9f6a9b0-81a4-417b-be04-79e7bc6dae37/nmstate-handler/
2026-06-11 11:58:58.784260 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-handler-lcc69_c9f6a9b0-81a4-417b-be04-79e7bc6dae37/nmstate-handler/0.log
2026-06-11 11:58:58.784275 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-metrics-756b4d6fc6-tmwgn_cd7cd333-56ac-477d-b3fa-af5ceddba774/
2026-06-11 11:58:58.784290 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-metrics-756b4d6fc6-tmwgn_cd7cd333-56ac-477d-b3fa-af5ceddba774/kube-rbac-proxy/
2026-06-11 11:58:58.784305 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-metrics-756b4d6fc6-tmwgn_cd7cd333-56ac-477d-b3fa-af5ceddba774/kube-rbac-proxy/0.log
2026-06-11 11:58:58.784320 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-metrics-756b4d6fc6-tmwgn_cd7cd333-56ac-477d-b3fa-af5ceddba774/nmstate-metrics/
2026-06-11 11:58:58.784335 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-metrics-756b4d6fc6-tmwgn_cd7cd333-56ac-477d-b3fa-af5ceddba774/nmstate-metrics/0.log
2026-06-11 11:58:58.784373 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-operator-6569c8c666-shgh7_25c91b21-28b3-494f-a68f-8d024d224821/
2026-06-11 11:58:58.784396 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-operator-6569c8c666-shgh7_25c91b21-28b3-494f-a68f-8d024d224821/nmstate-operator/
2026-06-11 11:58:58.784414 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-operator-6569c8c666-shgh7_25c91b21-28b3-494f-a68f-8d024d224821/nmstate-operator/0.log
2026-06-11 11:58:58.784430 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-webhook-9b7874799-c5vwx_1b8fc460-bb7f-47a8-8741-994c1c6665db/
2026-06-11 11:58:58.784450 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-webhook-9b7874799-c5vwx_1b8fc460-bb7f-47a8-8741-994c1c6665db/nmstate-webhook/
2026-06-11 11:58:58.784467 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-webhook-9b7874799-c5vwx_1b8fc460-bb7f-47a8-8741-994c1c6665db/nmstate-webhook/0.log
2026-06-11 11:58:58.784482 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s_eeb0b76f-edea-4c9c-99a1-0130c6a7453c/
2026-06-11 11:58:58.784497 | 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-11 11:58:58.784512 | 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-11 11:58:58.784527 | 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-11 11:58:58.784541 | 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-11 11:58:58.784556 | 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-11 11:58:58.784570 | 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-11 11:58:58.784585 | 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-11 11:58:58.784599 | 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-11 11:58:58.784614 | 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-11 11:58:58.784629 | 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-11 11:58:58.784643 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_collect-profiles-29686275-jwg2r_bb50f871-d04f-47f5-8be3-df96e69ba8fe/
2026-06-11 11:58:58.784659 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_collect-profiles-29686275-jwg2r_bb50f871-d04f-47f5-8be3-df96e69ba8fe/collect-profiles/
2026-06-11 11:58:58.784675 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_collect-profiles-29686275-jwg2r_bb50f871-d04f-47f5-8be3-df96e69ba8fe/collect-profiles/0.log
2026-06-11 11:58:58.784691 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_collect-profiles-29686290-llr4z_4d579bae-dd50-4efb-bcad-ee2147a5292f/
2026-06-11 11:58:58.784712 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_collect-profiles-29686290-llr4z_4d579bae-dd50-4efb-bcad-ee2147a5292f/collect-profiles/
2026-06-11 11:58:58.784735 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_collect-profiles-29686290-llr4z_4d579bae-dd50-4efb-bcad-ee2147a5292f/collect-profiles/0.log
2026-06-11 11:58:58.784764 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_collect-profiles-29686305-lzqjx_a31257d6-2aaa-445c-a7fd-7b53ffbda864/
2026-06-11 11:58:58.784784 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_collect-profiles-29686305-lzqjx_a31257d6-2aaa-445c-a7fd-7b53ffbda864/collect-profiles/
2026-06-11 11:58:58.784800 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_collect-profiles-29686305-lzqjx_a31257d6-2aaa-445c-a7fd-7b53ffbda864/collect-profiles/0.log
2026-06-11 11:58:58.784816 | 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-11 11:58:58.784832 | 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-11 11:58:58.784879 | 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-11 11:58:58.784906 | 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-11 11:58:58.784925 | 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-11 11:58:58.784941 | 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-11 11:58:58.784956 | 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-11 11:58:58.784971 | 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-11 11:58:58.784986 | 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-11 11:58:58.785002 | 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-11 11:58:58.785017 | 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-11 11:58:58.785032 | 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-11 11:58:58.785047 | 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-11 11:58:58.785062 | 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-11 11:58:58.785077 | 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-11 11:58:58.785096 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x_584a9db0-8534-48e1-b484-d23b9c489569/packageserver/2.log
2026-06-11 11:58:58.785111 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-control-plane-97c9b6c48-d6xkh_d189ef23-3cb4-4702-b002-3e6321a608fe/
2026-06-11 11:58:58.785126 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-control-plane-97c9b6c48-d6xkh_d189ef23-3cb4-4702-b002-3e6321a608fe/kube-rbac-proxy/
2026-06-11 11:58:58.785141 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-control-plane-97c9b6c48-d6xkh_d189ef23-3cb4-4702-b002-3e6321a608fe/kube-rbac-proxy/0.log
2026-06-11 11:58:58.785156 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-control-plane-97c9b6c48-d6xkh_d189ef23-3cb4-4702-b002-3e6321a608fe/ovnkube-cluster-manager/
2026-06-11 11:58:58.785171 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-control-plane-97c9b6c48-d6xkh_d189ef23-3cb4-4702-b002-3e6321a608fe/ovnkube-cluster-manager/0.log
2026-06-11 11:58:58.785186 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-cxsj9_0b55e317-2032-47a3-8d5b-7e8f0dd71f73/
2026-06-11 11:58:58.785200 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-cxsj9_0b55e317-2032-47a3-8d5b-7e8f0dd71f73/kube-rbac-proxy-node/
2026-06-11 11:58:58.785215 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-cxsj9_0b55e317-2032-47a3-8d5b-7e8f0dd71f73/kube-rbac-proxy-node/0.log
2026-06-11 11:58:58.785230 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-cxsj9_0b55e317-2032-47a3-8d5b-7e8f0dd71f73/kube-rbac-proxy-ovn-metrics/
2026-06-11 11:58:58.785244 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-cxsj9_0b55e317-2032-47a3-8d5b-7e8f0dd71f73/kube-rbac-proxy-ovn-metrics/0.log
2026-06-11 11:58:58.785259 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-cxsj9_0b55e317-2032-47a3-8d5b-7e8f0dd71f73/kubecfg-setup/
2026-06-11 11:58:58.785274 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-cxsj9_0b55e317-2032-47a3-8d5b-7e8f0dd71f73/kubecfg-setup/0.log
2026-06-11 11:58:58.785289 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-cxsj9_0b55e317-2032-47a3-8d5b-7e8f0dd71f73/nbdb/
2026-06-11 11:58:58.785304 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-cxsj9_0b55e317-2032-47a3-8d5b-7e8f0dd71f73/nbdb/0.log
2026-06-11 11:58:58.785319 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-cxsj9_0b55e317-2032-47a3-8d5b-7e8f0dd71f73/northd/
2026-06-11 11:58:58.785334 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-cxsj9_0b55e317-2032-47a3-8d5b-7e8f0dd71f73/northd/0.log
2026-06-11 11:58:58.785366 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-cxsj9_0b55e317-2032-47a3-8d5b-7e8f0dd71f73/ovn-acl-logging/
2026-06-11 11:58:58.785388 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-cxsj9_0b55e317-2032-47a3-8d5b-7e8f0dd71f73/ovn-acl-logging/0.log
2026-06-11 11:58:58.785408 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-cxsj9_0b55e317-2032-47a3-8d5b-7e8f0dd71f73/ovn-controller/
2026-06-11 11:58:58.785445 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-cxsj9_0b55e317-2032-47a3-8d5b-7e8f0dd71f73/ovn-controller/0.log
2026-06-11 11:58:58.785463 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-cxsj9_0b55e317-2032-47a3-8d5b-7e8f0dd71f73/ovnkube-controller/
2026-06-11 11:58:58.785480 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-cxsj9_0b55e317-2032-47a3-8d5b-7e8f0dd71f73/ovnkube-controller/0.log.gz
2026-06-11 11:58:58.785497 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-cxsj9_0b55e317-2032-47a3-8d5b-7e8f0dd71f73/sbdb/
2026-06-11 11:58:58.785514 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-cxsj9_0b55e317-2032-47a3-8d5b-7e8f0dd71f73/sbdb/0.log
2026-06-11 11:58:58.785531 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-route-controller-manager_route-controller-manager-68f8cf746f-ztkv9_21fe681e-1d63-4836-acc2-97a59c3e261f/
2026-06-11 11:58:58.785547 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-route-controller-manager_route-controller-manager-68f8cf746f-ztkv9_21fe681e-1d63-4836-acc2-97a59c3e261f/route-controller-manager/
2026-06-11 11:58:58.785564 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-route-controller-manager_route-controller-manager-68f8cf746f-ztkv9_21fe681e-1d63-4836-acc2-97a59c3e261f/route-controller-manager/0.log
2026-06-11 11:58:58.785581 | 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-11 11:58:58.785598 | 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-11 11:58:58.785615 | 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-11 11:58:58.785632 | 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-11 11:58:58.785650 | 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-11 11:58:58.785667 | 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-11 11:58:58.785683 | 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-11 11:58:58.785698 | 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-11 11:58:58.785714 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_10535605dd1a10220c5e05d050a640a6c810e6fa829ec585be81b5c96fwtzb5_cc2eba04-cf50-4372-b4b3-ea7b0910dbf1/
2026-06-11 11:58:58.785729 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_10535605dd1a10220c5e05d050a640a6c810e6fa829ec585be81b5c96fwtzb5_cc2eba04-cf50-4372-b4b3-ea7b0910dbf1/extract/
2026-06-11 11:58:58.785747 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_10535605dd1a10220c5e05d050a640a6c810e6fa829ec585be81b5c96fwtzb5_cc2eba04-cf50-4372-b4b3-ea7b0910dbf1/extract/0.log
2026-06-11 11:58:58.785762 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_10535605dd1a10220c5e05d050a640a6c810e6fa829ec585be81b5c96fwtzb5_cc2eba04-cf50-4372-b4b3-ea7b0910dbf1/pull/
2026-06-11 11:58:58.785777 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_10535605dd1a10220c5e05d050a640a6c810e6fa829ec585be81b5c96fwtzb5_cc2eba04-cf50-4372-b4b3-ea7b0910dbf1/pull/0.log
2026-06-11 11:58:58.785792 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_10535605dd1a10220c5e05d050a640a6c810e6fa829ec585be81b5c96fwtzb5_cc2eba04-cf50-4372-b4b3-ea7b0910dbf1/util/
2026-06-11 11:58:58.785807 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_10535605dd1a10220c5e05d050a640a6c810e6fa829ec585be81b5c96fwtzb5_cc2eba04-cf50-4372-b4b3-ea7b0910dbf1/util/0.log
2026-06-11 11:58:58.785822 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_barbican-operator-controller-manager-7b8ffd8c4f-gmfq5_ec1bc2d6-c364-42c6-822b-f581e3d6b8e7/
2026-06-11 11:58:58.785837 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_barbican-operator-controller-manager-7b8ffd8c4f-gmfq5_ec1bc2d6-c364-42c6-822b-f581e3d6b8e7/manager/
2026-06-11 11:58:58.785852 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_barbican-operator-controller-manager-7b8ffd8c4f-gmfq5_ec1bc2d6-c364-42c6-822b-f581e3d6b8e7/manager/0.log
2026-06-11 11:58:58.785866 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_cinder-operator-controller-manager-86c584f6fc-7g94f_fd79699a-28ff-419a-ae5f-beafebabe9ac/
2026-06-11 11:58:58.785881 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_cinder-operator-controller-manager-86c584f6fc-7g94f_fd79699a-28ff-419a-ae5f-beafebabe9ac/manager/
2026-06-11 11:58:58.785896 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_cinder-operator-controller-manager-86c584f6fc-7g94f_fd79699a-28ff-419a-ae5f-beafebabe9ac/manager/0.log
2026-06-11 11:58:58.785911 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_designate-operator-controller-manager-6bf8599b68-cr567_6a56db9f-b708-499c-a918-23df58a2e99c/
2026-06-11 11:58:58.785926 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_designate-operator-controller-manager-6bf8599b68-cr567_6a56db9f-b708-499c-a918-23df58a2e99c/manager/
2026-06-11 11:58:58.785943 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_designate-operator-controller-manager-6bf8599b68-cr567_6a56db9f-b708-499c-a918-23df58a2e99c/manager/0.log
2026-06-11 11:58:58.785965 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_glance-operator-controller-manager-5bdfb47c4d-rlr9c_7c69a377-809b-4551-886b-95a608fa32b8/
2026-06-11 11:58:58.785988 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_glance-operator-controller-manager-5bdfb47c4d-rlr9c_7c69a377-809b-4551-886b-95a608fa32b8/manager/
2026-06-11 11:58:58.786010 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_glance-operator-controller-manager-5bdfb47c4d-rlr9c_7c69a377-809b-4551-886b-95a608fa32b8/manager/0.log
2026-06-11 11:58:58.786030 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_heat-operator-controller-manager-5c5844cc68-ncnk7_9ba28aa3-0c93-4c15-8d80-0886c33fc751/
2026-06-11 11:58:58.786058 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_heat-operator-controller-manager-5c5844cc68-ncnk7_9ba28aa3-0c93-4c15-8d80-0886c33fc751/manager/
2026-06-11 11:58:58.786080 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_heat-operator-controller-manager-5c5844cc68-ncnk7_9ba28aa3-0c93-4c15-8d80-0886c33fc751/manager/0.log
2026-06-11 11:58:58.786100 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_horizon-operator-controller-manager-548d6d5f9-q6n5d_0a7597bd-58fe-4417-8292-fc2decf85aed/
2026-06-11 11:58:58.786121 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_horizon-operator-controller-manager-548d6d5f9-q6n5d_0a7597bd-58fe-4417-8292-fc2decf85aed/manager/
2026-06-11 11:58:58.786140 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_horizon-operator-controller-manager-548d6d5f9-q6n5d_0a7597bd-58fe-4417-8292-fc2decf85aed/manager/0.log
2026-06-11 11:58:58.786159 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_infra-operator-controller-manager-cbcfcddf7-65qnr_7ae6f174-4d5e-4ac4-b951-e8b9c1091e48/
2026-06-11 11:58:58.786179 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_infra-operator-controller-manager-cbcfcddf7-65qnr_7ae6f174-4d5e-4ac4-b951-e8b9c1091e48/manager/
2026-06-11 11:58:58.786198 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_infra-operator-controller-manager-cbcfcddf7-65qnr_7ae6f174-4d5e-4ac4-b951-e8b9c1091e48/manager/0.log
2026-06-11 11:58:58.786219 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_ironic-operator-controller-manager-75f8548fcd-wljgl_346af4cc-271e-4382-95cf-9ba4bbd429fa/
2026-06-11 11:58:58.786240 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_ironic-operator-controller-manager-75f8548fcd-wljgl_346af4cc-271e-4382-95cf-9ba4bbd429fa/manager/
2026-06-11 11:58:58.786263 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_ironic-operator-controller-manager-75f8548fcd-wljgl_346af4cc-271e-4382-95cf-9ba4bbd429fa/manager/0.log
2026-06-11 11:58:58.786283 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_ironic-operator-controller-manager-75f8548fcd-wljgl_346af4cc-271e-4382-95cf-9ba4bbd429fa/manager/1.log
2026-06-11 11:58:58.786302 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_keystone-operator-controller-manager-6ccff66c5b-d7888_0b60348a-18e3-48cc-9d19-a311d3eeebd3/
2026-06-11 11:58:58.786321 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_keystone-operator-controller-manager-6ccff66c5b-d7888_0b60348a-18e3-48cc-9d19-a311d3eeebd3/manager/
2026-06-11 11:58:58.786341 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_keystone-operator-controller-manager-6ccff66c5b-d7888_0b60348a-18e3-48cc-9d19-a311d3eeebd3/manager/0.log
2026-06-11 11:58:58.786390 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_manila-operator-controller-manager-677d9d8477-jpktc_17b3ef4c-6777-40dd-af58-65cd4ff2f672/
2026-06-11 11:58:58.786415 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_manila-operator-controller-manager-677d9d8477-jpktc_17b3ef4c-6777-40dd-af58-65cd4ff2f672/manager/
2026-06-11 11:58:58.786437 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_manila-operator-controller-manager-677d9d8477-jpktc_17b3ef4c-6777-40dd-af58-65cd4ff2f672/manager/0.log
2026-06-11 11:58:58.786465 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_mariadb-operator-controller-manager-7fcb8b58d6-rjt8l_ac7ad1f8-8394-4642-b9e9-29b0465fe085/
2026-06-11 11:58:58.786485 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_mariadb-operator-controller-manager-7fcb8b58d6-rjt8l_ac7ad1f8-8394-4642-b9e9-29b0465fe085/manager/
2026-06-11 11:58:58.786506 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_mariadb-operator-controller-manager-7fcb8b58d6-rjt8l_ac7ad1f8-8394-4642-b9e9-29b0465fe085/manager/0.log
2026-06-11 11:58:58.786527 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_neutron-operator-controller-manager-688d5c756f-sx7mn_36d5dadd-0aeb-45c8-aaad-d0f2147596e3/
2026-06-11 11:58:58.786592 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_neutron-operator-controller-manager-688d5c756f-sx7mn_36d5dadd-0aeb-45c8-aaad-d0f2147596e3/manager/
2026-06-11 11:58:58.786618 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_neutron-operator-controller-manager-688d5c756f-sx7mn_36d5dadd-0aeb-45c8-aaad-d0f2147596e3/manager/0.log
2026-06-11 11:58:58.786640 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_nova-operator-controller-manager-f4c4579bb-zsg5c_4bc9bdca-d94a-43b3-84b2-eac68927d5dc/
2026-06-11 11:58:58.786663 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_nova-operator-controller-manager-f4c4579bb-zsg5c_4bc9bdca-d94a-43b3-84b2-eac68927d5dc/manager/
2026-06-11 11:58:58.786684 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_nova-operator-controller-manager-f4c4579bb-zsg5c_4bc9bdca-d94a-43b3-84b2-eac68927d5dc/manager/0.log
2026-06-11 11:58:58.786705 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_octavia-operator-controller-manager-6495978d8d-pvn7j_e5372d38-31dc-46f3-a69f-532df3ca5162/
2026-06-11 11:58:58.786726 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_octavia-operator-controller-manager-6495978d8d-pvn7j_e5372d38-31dc-46f3-a69f-532df3ca5162/manager/
2026-06-11 11:58:58.786747 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_octavia-operator-controller-manager-6495978d8d-pvn7j_e5372d38-31dc-46f3-a69f-532df3ca5162/manager/0.log
2026-06-11 11:58:58.786768 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_octavia-operator-controller-manager-6495978d8d-pvn7j_e5372d38-31dc-46f3-a69f-532df3ca5162/manager/1.log
2026-06-11 11:58:58.786790 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-baremetal-operator-controller-manager-7c67dc759f46tl2_4c8cabcb-a02d-4261-b51f-4431d7f769e0/
2026-06-11 11:58:58.786810 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-baremetal-operator-controller-manager-7c67dc759f46tl2_4c8cabcb-a02d-4261-b51f-4431d7f769e0/manager/
2026-06-11 11:58:58.786831 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-baremetal-operator-controller-manager-7c67dc759f46tl2_4c8cabcb-a02d-4261-b51f-4431d7f769e0/manager/0.log
2026-06-11 11:58:58.786853 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-baremetal-operator-controller-manager-7c67dc759f46tl2_4c8cabcb-a02d-4261-b51f-4431d7f769e0/manager/1.log
2026-06-11 11:58:58.786875 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-operator-controller-init-74c8f49894-l9994_9a45ba17-97b4-442c-a6f7-4b56d1017750/
2026-06-11 11:58:58.786896 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-operator-controller-init-74c8f49894-l9994_9a45ba17-97b4-442c-a6f7-4b56d1017750/operator/
2026-06-11 11:58:58.786922 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-operator-controller-init-74c8f49894-l9994_9a45ba17-97b4-442c-a6f7-4b56d1017750/operator/0.log
2026-06-11 11:58:58.786945 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-operator-controller-manager-79b59fbb5d-97v7j_9103f04e-252e-4fe0-867c-af7acaf87765/
2026-06-11 11:58:58.786966 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-operator-controller-manager-79b59fbb5d-97v7j_9103f04e-252e-4fe0-867c-af7acaf87765/manager/
2026-06-11 11:58:58.786987 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-operator-controller-manager-79b59fbb5d-97v7j_9103f04e-252e-4fe0-867c-af7acaf87765/manager/0.log.gz
2026-06-11 11:58:58.787008 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-operator-index-hsnfz_f8384160-03e7-4d55-97a9-2fc713831f3e/
2026-06-11 11:58:58.787030 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-operator-index-hsnfz_f8384160-03e7-4d55-97a9-2fc713831f3e/registry-server/
2026-06-11 11:58:58.787052 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-operator-index-hsnfz_f8384160-03e7-4d55-97a9-2fc713831f3e/registry-server/0.log
2026-06-11 11:58:58.787073 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_ovn-operator-controller-manager-58f85bd97f-zswcl_89d96ca3-ae10-488c-b838-36da42204f99/
2026-06-11 11:58:58.787095 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_ovn-operator-controller-manager-58f85bd97f-zswcl_89d96ca3-ae10-488c-b838-36da42204f99/manager/
2026-06-11 11:58:58.787116 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_ovn-operator-controller-manager-58f85bd97f-zswcl_89d96ca3-ae10-488c-b838-36da42204f99/manager/0.log
2026-06-11 11:58:58.787139 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_swift-operator-controller-manager-67c49dd5c6-fps25_20cd5ff3-5229-4b53-96ce-866e0c7bc508/
2026-06-11 11:58:58.787160 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_swift-operator-controller-manager-67c49dd5c6-fps25_20cd5ff3-5229-4b53-96ce-866e0c7bc508/manager/
2026-06-11 11:58:58.787181 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_swift-operator-controller-manager-67c49dd5c6-fps25_20cd5ff3-5229-4b53-96ce-866e0c7bc508/manager/0.log
2026-06-11 11:58:58.787202 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_telemetry-operator-controller-manager-5d65c7d97d-4bjzh_8386adf3-768c-4027-8733-6f9ccc045387/
2026-06-11 11:58:58.787224 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_telemetry-operator-controller-manager-5d65c7d97d-4bjzh_8386adf3-768c-4027-8733-6f9ccc045387/manager/
2026-06-11 11:58:58.787246 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_telemetry-operator-controller-manager-5d65c7d97d-4bjzh_8386adf3-768c-4027-8733-6f9ccc045387/manager/0.log
2026-06-11 11:58:58.787267 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_test-operator-controller-manager-8d5599d7d-rwsh4_4d1cf959-04e1-402b-aef4-a48f7956f70c/
2026-06-11 11:58:58.787289 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_test-operator-controller-manager-8d5599d7d-rwsh4_4d1cf959-04e1-402b-aef4-a48f7956f70c/manager/
2026-06-11 11:58:58.787316 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_test-operator-controller-manager-8d5599d7d-rwsh4_4d1cf959-04e1-402b-aef4-a48f7956f70c/manager/0.log
2026-06-11 11:58:58.787338 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_test-operator-controller-manager-8d5599d7d-rwsh4_4d1cf959-04e1-402b-aef4-a48f7956f70c/manager/1.log
2026-06-11 11:58:58.787388 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_watcher-operator-controller-manager-577b679b5c-85jw5_fdde5382-3309-4bb6-b881-0179a7d0af64/
2026-06-11 11:58:58.787415 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_watcher-operator-controller-manager-577b679b5c-85jw5_fdde5382-3309-4bb6-b881-0179a7d0af64/manager/
2026-06-11 11:58:58.787438 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_watcher-operator-controller-manager-577b679b5c-85jw5_fdde5382-3309-4bb6-b881-0179a7d0af64/manager/0.log
2026-06-11 11:58:58.787460 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-api-857d54d4b-htlc9_ea6cb666-2dae-405e-bf60-14c7a724ce8c/
2026-06-11 11:58:58.787482 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-api-857d54d4b-htlc9_ea6cb666-2dae-405e-bf60-14c7a724ce8c/barbican-api-log/
2026-06-11 11:58:58.787505 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-api-857d54d4b-htlc9_ea6cb666-2dae-405e-bf60-14c7a724ce8c/barbican-api-log/0.log
2026-06-11 11:58:58.787527 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-api-857d54d4b-htlc9_ea6cb666-2dae-405e-bf60-14c7a724ce8c/barbican-api/
2026-06-11 11:58:58.787549 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-api-857d54d4b-htlc9_ea6cb666-2dae-405e-bf60-14c7a724ce8c/barbican-api/0.log
2026-06-11 11:58:58.787571 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-keystone-listener-7bb9f7ddf6-s8sdv_e15a2506-06e9-434e-813b-277d60c8487b/
2026-06-11 11:58:58.787593 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-keystone-listener-7bb9f7ddf6-s8sdv_e15a2506-06e9-434e-813b-277d60c8487b/barbican-keystone-listener-log/
2026-06-11 11:58:58.787616 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-keystone-listener-7bb9f7ddf6-s8sdv_e15a2506-06e9-434e-813b-277d60c8487b/barbican-keystone-listener-log/0.log
2026-06-11 11:58:58.787637 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-keystone-listener-7bb9f7ddf6-s8sdv_e15a2506-06e9-434e-813b-277d60c8487b/barbican-keystone-listener/
2026-06-11 11:58:58.787659 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-keystone-listener-7bb9f7ddf6-s8sdv_e15a2506-06e9-434e-813b-277d60c8487b/barbican-keystone-listener/0.log
2026-06-11 11:58:58.787681 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-worker-7db98574f-r7hqg_54c2eea7-c09a-4063-aef8-568c3eec926a/
2026-06-11 11:58:58.787702 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-worker-7db98574f-r7hqg_54c2eea7-c09a-4063-aef8-568c3eec926a/barbican-worker-log/
2026-06-11 11:58:58.787724 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-worker-7db98574f-r7hqg_54c2eea7-c09a-4063-aef8-568c3eec926a/barbican-worker-log/0.log
2026-06-11 11:58:58.787746 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-worker-7db98574f-r7hqg_54c2eea7-c09a-4063-aef8-568c3eec926a/barbican-worker/
2026-06-11 11:58:58.787768 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-worker-7db98574f-r7hqg_54c2eea7-c09a-4063-aef8-568c3eec926a/barbican-worker/0.log
2026-06-11 11:58:58.787800 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-4t72h_6be5868e-734f-467c-ada4-49902fa0e064/
2026-06-11 11:58:58.787823 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-4t72h_6be5868e-734f-467c-ada4-49902fa0e064/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-11 11:58:58.787846 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-4t72h_6be5868e-734f-467c-ada4-49902fa0e064/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-11 11:58:58.787869 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ceilometer-0_1495f57f-8c93-4786-a591-16ff7526ccfc/
2026-06-11 11:58:58.787891 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ceilometer-0_1495f57f-8c93-4786-a591-16ff7526ccfc/ceilometer-central-agent/
2026-06-11 11:58:58.787915 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ceilometer-0_1495f57f-8c93-4786-a591-16ff7526ccfc/ceilometer-central-agent/0.log
2026-06-11 11:58:58.787937 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ceilometer-0_1495f57f-8c93-4786-a591-16ff7526ccfc/ceilometer-notification-agent/
2026-06-11 11:58:58.787958 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ceilometer-0_1495f57f-8c93-4786-a591-16ff7526ccfc/ceilometer-notification-agent/0.log
2026-06-11 11:58:58.787980 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ceilometer-0_1495f57f-8c93-4786-a591-16ff7526ccfc/proxy-httpd/
2026-06-11 11:58:58.788002 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ceilometer-0_1495f57f-8c93-4786-a591-16ff7526ccfc/proxy-httpd/0.log
2026-06-11 11:58:58.788023 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ceilometer-0_1495f57f-8c93-4786-a591-16ff7526ccfc/sg-core/
2026-06-11 11:58:58.788044 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ceilometer-0_1495f57f-8c93-4786-a591-16ff7526ccfc/sg-core/0.log
2026-06-11 11:58:58.788067 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_cinder-api-0_02a97cd2-909b-4735-8fcb-fac0f9d9d408/
2026-06-11 11:58:58.788090 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_cinder-api-0_02a97cd2-909b-4735-8fcb-fac0f9d9d408/cinder-api-log/
2026-06-11 11:58:58.788112 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_cinder-api-0_02a97cd2-909b-4735-8fcb-fac0f9d9d408/cinder-api-log/0.log
2026-06-11 11:58:58.788133 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_cinder-api-0_02a97cd2-909b-4735-8fcb-fac0f9d9d408/cinder-api/
2026-06-11 11:58:58.788155 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_cinder-api-0_02a97cd2-909b-4735-8fcb-fac0f9d9d408/cinder-api/0.log
2026-06-11 11:58:58.788176 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_cinder-scheduler-0_1d2a37ff-8da1-4f24-bff5-eac7ec9d562b/
2026-06-11 11:58:58.788198 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_cinder-scheduler-0_1d2a37ff-8da1-4f24-bff5-eac7ec9d562b/cinder-scheduler/
2026-06-11 11:58:58.788220 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_cinder-scheduler-0_1d2a37ff-8da1-4f24-bff5-eac7ec9d562b/cinder-scheduler/0.log
2026-06-11 11:58:58.788242 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_cinder-scheduler-0_1d2a37ff-8da1-4f24-bff5-eac7ec9d562b/probe/
2026-06-11 11:58:58.788268 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_cinder-scheduler-0_1d2a37ff-8da1-4f24-bff5-eac7ec9d562b/probe/0.log
2026-06-11 11:58:58.788290 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipampwmwc_742398a0-ec16-4ed4-9dce-1372587f5e82/
2026-06-11 11:58:58.788312 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipampwmwc_742398a0-ec16-4ed4-9dce-1372587f5e82/configure-network-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-11 11:58:58.788335 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipampwmwc_742398a0-ec16-4ed4-9dce-1372587f5e82/configure-network-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-11 11:58:58.788385 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-nfbb4_2e6389f6-30ce-42b6-a027-b5fe1639f6ef/
2026-06-11 11:58:58.788412 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-nfbb4_2e6389f6-30ce-42b6-a027-b5fe1639f6ef/configure-os-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-11 11:58:58.788435 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-nfbb4_2e6389f6-30ce-42b6-a027-b5fe1639f6ef/configure-os-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-11 11:58:58.788458 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_dnsmasq-dns-687999f8f7-lh62c_ee5b2f9c-b0fb-44dc-81cc-5cceaf6097a9/
2026-06-11 11:58:58.788481 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_dnsmasq-dns-687999f8f7-lh62c_ee5b2f9c-b0fb-44dc-81cc-5cceaf6097a9/dnsmasq-dns/
2026-06-11 11:58:58.788504 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_dnsmasq-dns-687999f8f7-lh62c_ee5b2f9c-b0fb-44dc-81cc-5cceaf6097a9/dnsmasq-dns/0.log
2026-06-11 11:58:58.788526 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_dnsmasq-dns-687999f8f7-lh62c_ee5b2f9c-b0fb-44dc-81cc-5cceaf6097a9/init/
2026-06-11 11:58:58.788548 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_dnsmasq-dns-687999f8f7-lh62c_ee5b2f9c-b0fb-44dc-81cc-5cceaf6097a9/init/0.log
2026-06-11 11:58:58.788571 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-8pn6w_6541c425-d573-4a66-9908-a0268162e069/
2026-06-11 11:58:58.788597 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-8pn6w_6541c425-d573-4a66-9908-a0268162e069/download-cache-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-11 11:58:58.788620 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-8pn6w_6541c425-d573-4a66-9908-a0268162e069/download-cache-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-11 11:58:58.788642 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_glance-default-external-api-0_8836d3a1-9d8b-499b-85e1-88c8cbc6d716/
2026-06-11 11:58:58.788665 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_glance-default-external-api-0_8836d3a1-9d8b-499b-85e1-88c8cbc6d716/glance-httpd/
2026-06-11 11:58:58.788688 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_glance-default-external-api-0_8836d3a1-9d8b-499b-85e1-88c8cbc6d716/glance-httpd/0.log
2026-06-11 11:58:58.788715 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_glance-default-external-api-0_8836d3a1-9d8b-499b-85e1-88c8cbc6d716/glance-log/
2026-06-11 11:58:58.788738 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_glance-default-external-api-0_8836d3a1-9d8b-499b-85e1-88c8cbc6d716/glance-log/0.log
2026-06-11 11:58:58.788760 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_glance-default-internal-api-0_c36a24ea-a2ca-4974-bd85-c4f332f1a402/
2026-06-11 11:58:58.788782 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_glance-default-internal-api-0_c36a24ea-a2ca-4974-bd85-c4f332f1a402/glance-httpd/
2026-06-11 11:58:58.788803 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_glance-default-internal-api-0_c36a24ea-a2ca-4974-bd85-c4f332f1a402/glance-httpd/0.log
2026-06-11 11:58:58.788825 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_glance-default-internal-api-0_c36a24ea-a2ca-4974-bd85-c4f332f1a402/glance-log/
2026-06-11 11:58:58.788847 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_glance-default-internal-api-0_c36a24ea-a2ca-4974-bd85-c4f332f1a402/glance-log/0.log
2026-06-11 11:58:58.788868 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-dxp5f_987d091e-23de-4772-b7ff-00ec1983721b/
2026-06-11 11:58:58.788890 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-dxp5f_987d091e-23de-4772-b7ff-00ec1983721b/install-certs-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-11 11:58:58.788912 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-dxp5f_987d091e-23de-4772-b7ff-00ec1983721b/install-certs-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-11 11:58:58.788934 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-42zmk_7f63171f-b027-421f-8564-9d2eb028e24e/
2026-06-11 11:58:58.788956 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-42zmk_7f63171f-b027-421f-8564-9d2eb028e24e/install-os-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-11 11:58:58.788978 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-42zmk_7f63171f-b027-421f-8564-9d2eb028e24e/install-os-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-11 11:58:58.789001 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_keystone-69786598d5-n8xfz_8fc667f7-ad92-4c63-a510-b341c5636040/
2026-06-11 11:58:58.789024 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_keystone-69786598d5-n8xfz_8fc667f7-ad92-4c63-a510-b341c5636040/keystone-api/
2026-06-11 11:58:58.789048 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_keystone-69786598d5-n8xfz_8fc667f7-ad92-4c63-a510-b341c5636040/keystone-api/0.log
2026-06-11 11:58:58.789071 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_kube-state-metrics-0_4c025de2-5f6a-4a3a-a80b-e99b9240f001/
2026-06-11 11:58:58.789094 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_kube-state-metrics-0_4c025de2-5f6a-4a3a-a80b-e99b9240f001/kube-state-metrics/
2026-06-11 11:58:58.789138 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_kube-state-metrics-0_4c025de2-5f6a-4a3a-a80b-e99b9240f001/kube-state-metrics/0.log
2026-06-11 11:58:58.789274 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-74gxf_93de6b42-516b-48bd-81ce-91b69d7e0b9d/
2026-06-11 11:58:58.789307 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-74gxf_93de6b42-516b-48bd-81ce-91b69d7e0b9d/libvirt-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-11 11:58:58.789326 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-74gxf_93de6b42-516b-48bd-81ce-91b69d7e0b9d/libvirt-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-11 11:58:58.789397 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_memcached-0_43e5066b-3cee-41aa-b67d-90e74890ac08/
2026-06-11 11:58:58.789423 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_memcached-0_43e5066b-3cee-41aa-b67d-90e74890ac08/memcached/
2026-06-11 11:58:58.789485 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_memcached-0_43e5066b-3cee-41aa-b67d-90e74890ac08/memcached/0.log.gz
2026-06-11 11:58:58.789509 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_neutron-7fb8b69567-rtzhz_010ee620-eb70-45e0-82c8-55e0c7a16000/
2026-06-11 11:58:58.789535 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_neutron-7fb8b69567-rtzhz_010ee620-eb70-45e0-82c8-55e0c7a16000/neutron-api/
2026-06-11 11:58:58.789586 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_neutron-7fb8b69567-rtzhz_010ee620-eb70-45e0-82c8-55e0c7a16000/neutron-api/0.log
2026-06-11 11:58:58.789611 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_neutron-7fb8b69567-rtzhz_010ee620-eb70-45e0-82c8-55e0c7a16000/neutron-httpd/
2026-06-11 11:58:58.789669 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_neutron-7fb8b69567-rtzhz_010ee620-eb70-45e0-82c8-55e0c7a16000/neutron-httpd/0.log
2026-06-11 11:58:58.789758 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-vz75r_72b5f408-5cdc-4f23-a39d-226d39e7dc79/
2026-06-11 11:58:58.789798 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-vz75r_72b5f408-5cdc-4f23-a39d-226d39e7dc79/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-11 11:58:58.789857 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-vz75r_72b5f408-5cdc-4f23-a39d-226d39e7dc79/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-11 11:58:58.789883 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-api-0_383e87c8-fc81-4148-a945-8ab6c83c681c/
2026-06-11 11:58:58.789934 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-api-0_383e87c8-fc81-4148-a945-8ab6c83c681c/nova-api-api/
2026-06-11 11:58:58.789961 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-api-0_383e87c8-fc81-4148-a945-8ab6c83c681c/nova-api-api/0.log
2026-06-11 11:58:58.789980 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-api-0_383e87c8-fc81-4148-a945-8ab6c83c681c/nova-api-log/
2026-06-11 11:58:58.789996 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-api-0_383e87c8-fc81-4148-a945-8ab6c83c681c/nova-api-log/0.log
2026-06-11 11:58:58.790011 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-cell0-conductor-0_2835e0a8-1075-41b3-bdfa-add528cc6f35/
2026-06-11 11:58:58.790027 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-cell0-conductor-0_2835e0a8-1075-41b3-bdfa-add528cc6f35/nova-cell0-conductor-conductor/
2026-06-11 11:58:58.790047 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-cell0-conductor-0_2835e0a8-1075-41b3-bdfa-add528cc6f35/nova-cell0-conductor-conductor/0.log
2026-06-11 11:58:58.790063 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-cell1-conductor-0_4e15f8b2-9015-4d58-9e29-114ed79450f0/
2026-06-11 11:58:58.790078 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-cell1-conductor-0_4e15f8b2-9015-4d58-9e29-114ed79450f0/nova-cell1-conductor-conductor/
2026-06-11 11:58:58.790094 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-cell1-conductor-0_4e15f8b2-9015-4d58-9e29-114ed79450f0/nova-cell1-conductor-conductor/0.log
2026-06-11 11:58:58.790109 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-cell1-novncproxy-0_efba4032-4a47-40f4-b6b7-61c836ad1cc0/
2026-06-11 11:58:58.790161 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-cell1-novncproxy-0_efba4032-4a47-40f4-b6b7-61c836ad1cc0/nova-cell1-novncproxy-novncproxy/
2026-06-11 11:58:58.790182 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-cell1-novncproxy-0_efba4032-4a47-40f4-b6b7-61c836ad1cc0/nova-cell1-novncproxy-novncproxy/0.log
2026-06-11 11:58:58.790198 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-ls89w_0010c9d7-6250-4f30-84c4-cfa3661ae102/
2026-06-11 11:58:58.790245 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-ls89w_0010c9d7-6250-4f30-84c4-cfa3661ae102/nova-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-11 11:58:58.790270 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-ls89w_0010c9d7-6250-4f30-84c4-cfa3661ae102/nova-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-11 11:58:58.790405 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-metadata-0_f4204812-7158-4f6c-a4e1-e33f01b0c237/
2026-06-11 11:58:58.790433 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-metadata-0_f4204812-7158-4f6c-a4e1-e33f01b0c237/nova-metadata-log/
2026-06-11 11:58:58.790483 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-metadata-0_f4204812-7158-4f6c-a4e1-e33f01b0c237/nova-metadata-log/0.log
2026-06-11 11:58:58.790514 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-metadata-0_f4204812-7158-4f6c-a4e1-e33f01b0c237/nova-metadata-metadata/
2026-06-11 11:58:58.790540 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-metadata-0_f4204812-7158-4f6c-a4e1-e33f01b0c237/nova-metadata-metadata/0.log
2026-06-11 11:58:58.790564 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-scheduler-0_3cfdffc6-87fc-417b-86fc-2bde27a4e4c9/
2026-06-11 11:58:58.790620 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-scheduler-0_3cfdffc6-87fc-417b-86fc-2bde27a4e4c9/nova-scheduler-scheduler/
2026-06-11 11:58:58.790644 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-scheduler-0_3cfdffc6-87fc-417b-86fc-2bde27a4e4c9/nova-scheduler-scheduler/0.log
2026-06-11 11:58:58.790694 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-cell1-galera-0_e2ac1e23-2a61-440b-b763-7ec61a386c25/
2026-06-11 11:58:58.790722 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-cell1-galera-0_e2ac1e23-2a61-440b-b763-7ec61a386c25/galera/
2026-06-11 11:58:58.790747 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-cell1-galera-0_e2ac1e23-2a61-440b-b763-7ec61a386c25/galera/0.log
2026-06-11 11:58:58.790778 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-cell1-galera-0_e2ac1e23-2a61-440b-b763-7ec61a386c25/mysql-bootstrap/
2026-06-11 11:58:58.790803 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-cell1-galera-0_e2ac1e23-2a61-440b-b763-7ec61a386c25/mysql-bootstrap/0.log
2026-06-11 11:58:58.790827 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-edpm-ipam-provisionserver-openstackprovisionservdcpdz_1baba38a-f15e-4ccf-9675-6fee03bd5966/
2026-06-11 11:58:58.790851 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-edpm-ipam-provisionserver-openstackprovisionservdcpdz_1baba38a-f15e-4ccf-9675-6fee03bd5966/init/
2026-06-11 11:58:58.790874 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-edpm-ipam-provisionserver-openstackprovisionservdcpdz_1baba38a-f15e-4ccf-9675-6fee03bd5966/init/0.log
2026-06-11 11:58:58.790896 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-edpm-ipam-provisionserver-openstackprovisionservdcpdz_1baba38a-f15e-4ccf-9675-6fee03bd5966/osp-httpd/
2026-06-11 11:58:58.790919 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-edpm-ipam-provisionserver-openstackprovisionservdcpdz_1baba38a-f15e-4ccf-9675-6fee03bd5966/osp-httpd/0.log
2026-06-11 11:58:58.790941 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-galera-0_4da32b6f-0921-4345-b353-46d3e11aa854/
2026-06-11 11:58:58.790963 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-galera-0_4da32b6f-0921-4345-b353-46d3e11aa854/galera/
2026-06-11 11:58:58.790986 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-galera-0_4da32b6f-0921-4345-b353-46d3e11aa854/galera/0.log
2026-06-11 11:58:58.791010 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-galera-0_4da32b6f-0921-4345-b353-46d3e11aa854/mysql-bootstrap/
2026-06-11 11:58:58.791032 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-galera-0_4da32b6f-0921-4345-b353-46d3e11aa854/mysql-bootstrap/0.log
2026-06-11 11:58:58.791052 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstackclient_adb4dd18-6ff6-4a08-8d8c-c2478cd64309/
2026-06-11 11:58:58.791069 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstackclient_adb4dd18-6ff6-4a08-8d8c-c2478cd64309/openstackclient/
2026-06-11 11:58:58.791085 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstackclient_adb4dd18-6ff6-4a08-8d8c-c2478cd64309/openstackclient/0.log
2026-06-11 11:58:58.791100 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-hfc5h_254416a7-e9ae-4b47-bfce-86894d511cf5/
2026-06-11 11:58:58.791116 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-hfc5h_254416a7-e9ae-4b47-bfce-86894d511cf5/ovn-controller/
2026-06-11 11:58:58.791132 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-hfc5h_254416a7-e9ae-4b47-bfce-86894d511cf5/ovn-controller/0.log
2026-06-11 11:58:58.791147 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-metrics-hjsp2_fa8b50e5-409c-466a-9ac9-ddded102a3ff/
2026-06-11 11:58:58.791162 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-metrics-hjsp2_fa8b50e5-409c-466a-9ac9-ddded102a3ff/openstack-network-exporter/
2026-06-11 11:58:58.791178 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-metrics-hjsp2_fa8b50e5-409c-466a-9ac9-ddded102a3ff/openstack-network-exporter/0.log
2026-06-11 11:58:58.791198 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-ovs-n6pzb_b394ec9a-2add-4308-983d-4c9fce6d4da5/
2026-06-11 11:58:58.791214 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-ovs-n6pzb_b394ec9a-2add-4308-983d-4c9fce6d4da5/ovs-vswitchd/
2026-06-11 11:58:58.791231 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-ovs-n6pzb_b394ec9a-2add-4308-983d-4c9fce6d4da5/ovs-vswitchd/0.log
2026-06-11 11:58:58.791247 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-ovs-n6pzb_b394ec9a-2add-4308-983d-4c9fce6d4da5/ovsdb-server-init/
2026-06-11 11:58:58.791263 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-ovs-n6pzb_b394ec9a-2add-4308-983d-4c9fce6d4da5/ovsdb-server-init/0.log
2026-06-11 11:58:58.791278 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-ovs-n6pzb_b394ec9a-2add-4308-983d-4c9fce6d4da5/ovsdb-server/
2026-06-11 11:58:58.791293 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-ovs-n6pzb_b394ec9a-2add-4308-983d-4c9fce6d4da5/ovsdb-server/0.log
2026-06-11 11:58:58.791309 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-6gfzt_19014432-cc37-44af-9aea-a47d8a885c0f/
2026-06-11 11:58:58.791324 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-6gfzt_19014432-cc37-44af-9aea-a47d8a885c0f/ovn-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-11 11:58:58.791340 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-6gfzt_19014432-cc37-44af-9aea-a47d8a885c0f/ovn-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-11 11:58:58.791395 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-northd-0_d44e5a03-d097-48c0-81cb-3355514aac3d/
2026-06-11 11:58:58.791414 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-northd-0_d44e5a03-d097-48c0-81cb-3355514aac3d/openstack-network-exporter/
2026-06-11 11:58:58.791431 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-northd-0_d44e5a03-d097-48c0-81cb-3355514aac3d/openstack-network-exporter/0.log
2026-06-11 11:58:58.791447 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-northd-0_d44e5a03-d097-48c0-81cb-3355514aac3d/ovn-northd/
2026-06-11 11:58:58.791464 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-northd-0_d44e5a03-d097-48c0-81cb-3355514aac3d/ovn-northd/0.log
2026-06-11 11:58:58.791479 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovsdbserver-nb-0_77b64e64-c30a-467b-8e9e-1c8fe69f214e/
2026-06-11 11:58:58.791495 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovsdbserver-nb-0_77b64e64-c30a-467b-8e9e-1c8fe69f214e/openstack-network-exporter/
2026-06-11 11:58:58.791510 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovsdbserver-nb-0_77b64e64-c30a-467b-8e9e-1c8fe69f214e/openstack-network-exporter/0.log
2026-06-11 11:58:58.791525 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovsdbserver-nb-0_77b64e64-c30a-467b-8e9e-1c8fe69f214e/ovsdbserver-nb/
2026-06-11 11:58:58.791541 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovsdbserver-nb-0_77b64e64-c30a-467b-8e9e-1c8fe69f214e/ovsdbserver-nb/0.log
2026-06-11 11:58:58.791556 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovsdbserver-sb-0_e813630b-a0ce-4c8c-8ed3-4f6ad69ea0ad/
2026-06-11 11:58:58.791578 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovsdbserver-sb-0_e813630b-a0ce-4c8c-8ed3-4f6ad69ea0ad/openstack-network-exporter/
2026-06-11 11:58:58.791596 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovsdbserver-sb-0_e813630b-a0ce-4c8c-8ed3-4f6ad69ea0ad/openstack-network-exporter/0.log
2026-06-11 11:58:58.791612 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovsdbserver-sb-0_e813630b-a0ce-4c8c-8ed3-4f6ad69ea0ad/ovsdbserver-sb/
2026-06-11 11:58:58.791627 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovsdbserver-sb-0_e813630b-a0ce-4c8c-8ed3-4f6ad69ea0ad/ovsdbserver-sb/0.log
2026-06-11 11:58:58.791642 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_placement-686cdfc9f6-tlfb8_36ee10e6-4438-4906-a177-9a9945a549f7/
2026-06-11 11:58:58.791658 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_placement-686cdfc9f6-tlfb8_36ee10e6-4438-4906-a177-9a9945a549f7/placement-api/
2026-06-11 11:58:58.791673 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_placement-686cdfc9f6-tlfb8_36ee10e6-4438-4906-a177-9a9945a549f7/placement-api/0.log
2026-06-11 11:58:58.791688 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_placement-686cdfc9f6-tlfb8_36ee10e6-4438-4906-a177-9a9945a549f7/placement-log/
2026-06-11 11:58:58.791703 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_placement-686cdfc9f6-tlfb8_36ee10e6-4438-4906-a177-9a9945a549f7/placement-log/0.log
2026-06-11 11:58:58.791718 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_rabbitmq-cell1-server-0_9dde6e6a-ac8e-4dbe-97e5-fde6dbaacb53/
2026-06-11 11:58:58.791735 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_rabbitmq-cell1-server-0_9dde6e6a-ac8e-4dbe-97e5-fde6dbaacb53/rabbitmq/
2026-06-11 11:58:58.791751 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_rabbitmq-cell1-server-0_9dde6e6a-ac8e-4dbe-97e5-fde6dbaacb53/rabbitmq/0.log
2026-06-11 11:58:58.791766 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_rabbitmq-cell1-server-0_9dde6e6a-ac8e-4dbe-97e5-fde6dbaacb53/setup-container/
2026-06-11 11:58:58.791782 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_rabbitmq-cell1-server-0_9dde6e6a-ac8e-4dbe-97e5-fde6dbaacb53/setup-container/0.log
2026-06-11 11:58:58.791798 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_rabbitmq-server-0_9ce5b578-ecf9-41be-b18f-206c09439299/
2026-06-11 11:58:58.791814 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_rabbitmq-server-0_9ce5b578-ecf9-41be-b18f-206c09439299/rabbitmq/
2026-06-11 11:58:58.791831 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_rabbitmq-server-0_9ce5b578-ecf9-41be-b18f-206c09439299/rabbitmq/0.log
2026-06-11 11:58:58.791846 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_rabbitmq-server-0_9ce5b578-ecf9-41be-b18f-206c09439299/setup-container/
2026-06-11 11:58:58.791862 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_rabbitmq-server-0_9ce5b578-ecf9-41be-b18f-206c09439299/setup-container/0.log
2026-06-11 11:58:58.791877 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-f2ntt_ac713b37-bd2a-4fd2-b4e3-ec51862f1174/
2026-06-11 11:58:58.791892 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-f2ntt_ac713b37-bd2a-4fd2-b4e3-ec51862f1174/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-11 11:58:58.791912 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-f2ntt_ac713b37-bd2a-4fd2-b4e3-ec51862f1174/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-11 11:58:58.791927 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-m67ch_74588b7d-1fa5-4df6-9786-029b84404c01/
2026-06-11 11:58:58.791943 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-m67ch_74588b7d-1fa5-4df6-9786-029b84404c01/redhat-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-11 11:58:58.791958 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-m67ch_74588b7d-1fa5-4df6-9786-029b84404c01/redhat-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-11 11:58:58.791973 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-492mk_70cb7742-e6d7-4ce8-819c-b6b539a78344/
2026-06-11 11:58:58.791988 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-492mk_70cb7742-e6d7-4ce8-819c-b6b539a78344/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-11 11:58:58.792003 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-492mk_70cb7742-e6d7-4ce8-819c-b6b539a78344/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-11 11:58:58.792018 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-l97f4_1b89718e-353a-4240-8ffe-12a3971558aa/
2026-06-11 11:58:58.792033 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-l97f4_1b89718e-353a-4240-8ffe-12a3971558aa/run-os-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-11 11:58:58.792048 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-l97f4_1b89718e-353a-4240-8ffe-12a3971558aa/run-os-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-11 11:58:58.792063 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ssh-known-hosts-edpm-deployment-ipam-l5rgz_8c6a23d3-a5db-4a96-be0f-cc75117e014f/
2026-06-11 11:58:58.792079 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ssh-known-hosts-edpm-deployment-ipam-l5rgz_8c6a23d3-a5db-4a96-be0f-cc75117e014f/ssh-known-hosts-edpm-deployment-ipam/
2026-06-11 11:58:58.792094 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ssh-known-hosts-edpm-deployment-ipam-l5rgz_8c6a23d3-a5db-4a96-be0f-cc75117e014f/ssh-known-hosts-edpm-deployment-ipam/0.log
2026-06-11 11:58:58.792110 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-proxy-678744d659-d76nc_bec29702-e774-434f-b79b-d06e42cfc814/
2026-06-11 11:58:58.792125 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-proxy-678744d659-d76nc_bec29702-e774-434f-b79b-d06e42cfc814/proxy-httpd/
2026-06-11 11:58:58.792142 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-proxy-678744d659-d76nc_bec29702-e774-434f-b79b-d06e42cfc814/proxy-httpd/0.log
2026-06-11 11:58:58.792157 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-proxy-678744d659-d76nc_bec29702-e774-434f-b79b-d06e42cfc814/proxy-server/
2026-06-11 11:58:58.792172 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-proxy-678744d659-d76nc_bec29702-e774-434f-b79b-d06e42cfc814/proxy-server/0.log
2026-06-11 11:58:58.792191 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-ring-rebalance-9nsrh_ee5bbbb7-2f3c-48d3-9ef0-c5586d2d07fa/
2026-06-11 11:58:58.792207 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-ring-rebalance-9nsrh_ee5bbbb7-2f3c-48d3-9ef0-c5586d2d07fa/swift-ring-rebalance/
2026-06-11 11:58:58.792224 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-ring-rebalance-9nsrh_ee5bbbb7-2f3c-48d3-9ef0-c5586d2d07fa/swift-ring-rebalance/0.log
2026-06-11 11:58:58.792240 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_ceeba875-5d99-4073-8517-5124a4c727e9/
2026-06-11 11:58:58.792255 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_ceeba875-5d99-4073-8517-5124a4c727e9/account-auditor/
2026-06-11 11:58:58.792322 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_ceeba875-5d99-4073-8517-5124a4c727e9/account-auditor/0.log
2026-06-11 11:58:58.792350 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_ceeba875-5d99-4073-8517-5124a4c727e9/account-reaper/
2026-06-11 11:58:58.792394 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_ceeba875-5d99-4073-8517-5124a4c727e9/account-reaper/0.log
2026-06-11 11:58:58.792415 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_ceeba875-5d99-4073-8517-5124a4c727e9/account-replicator/
2026-06-11 11:58:58.792431 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_ceeba875-5d99-4073-8517-5124a4c727e9/account-replicator/0.log
2026-06-11 11:58:58.792448 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_ceeba875-5d99-4073-8517-5124a4c727e9/account-server/
2026-06-11 11:58:58.792464 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_ceeba875-5d99-4073-8517-5124a4c727e9/account-server/0.log
2026-06-11 11:58:58.792479 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_ceeba875-5d99-4073-8517-5124a4c727e9/container-auditor/
2026-06-11 11:58:58.792499 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_ceeba875-5d99-4073-8517-5124a4c727e9/container-auditor/0.log
2026-06-11 11:58:58.792522 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_ceeba875-5d99-4073-8517-5124a4c727e9/container-replicator/
2026-06-11 11:58:58.792542 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_ceeba875-5d99-4073-8517-5124a4c727e9/container-replicator/0.log
2026-06-11 11:58:58.792559 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_ceeba875-5d99-4073-8517-5124a4c727e9/container-server/
2026-06-11 11:58:58.792575 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_ceeba875-5d99-4073-8517-5124a4c727e9/container-server/0.log
2026-06-11 11:58:58.792591 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_ceeba875-5d99-4073-8517-5124a4c727e9/container-updater/
2026-06-11 11:58:58.792608 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_ceeba875-5d99-4073-8517-5124a4c727e9/container-updater/0.log
2026-06-11 11:58:58.792623 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_ceeba875-5d99-4073-8517-5124a4c727e9/object-auditor/
2026-06-11 11:58:58.792638 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_ceeba875-5d99-4073-8517-5124a4c727e9/object-auditor/0.log
2026-06-11 11:58:58.792657 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_ceeba875-5d99-4073-8517-5124a4c727e9/object-expirer/
2026-06-11 11:58:58.792673 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_ceeba875-5d99-4073-8517-5124a4c727e9/object-expirer/0.log
2026-06-11 11:58:58.792688 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_ceeba875-5d99-4073-8517-5124a4c727e9/object-replicator/
2026-06-11 11:58:58.792703 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_ceeba875-5d99-4073-8517-5124a4c727e9/object-replicator/0.log
2026-06-11 11:58:58.792719 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_ceeba875-5d99-4073-8517-5124a4c727e9/object-server/
2026-06-11 11:58:58.792734 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_ceeba875-5d99-4073-8517-5124a4c727e9/object-server/0.log
2026-06-11 11:58:58.792749 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_ceeba875-5d99-4073-8517-5124a4c727e9/object-updater/
2026-06-11 11:58:58.792764 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_ceeba875-5d99-4073-8517-5124a4c727e9/object-updater/0.log
2026-06-11 11:58:58.792778 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_ceeba875-5d99-4073-8517-5124a4c727e9/rsync/
2026-06-11 11:58:58.792793 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_ceeba875-5d99-4073-8517-5124a4c727e9/rsync/0.log
2026-06-11 11:58:58.792808 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_ceeba875-5d99-4073-8517-5124a4c727e9/swift-recon-cron/
2026-06-11 11:58:58.792823 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_ceeba875-5d99-4073-8517-5124a4c727e9/swift-recon-cron/0.log
2026-06-11 11:58:58.792837 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_ceeba875-5d99-4073-8517-5124a4c727e9/xattr-restore/
2026-06-11 11:58:58.792853 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_ceeba875-5d99-4073-8517-5124a4c727e9/xattr-restore/0.log
2026-06-11 11:58:58.792868 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-g4zw4_739ced8d-2f3b-4763-87cf-e46ba056d2ff/
2026-06-11 11:58:58.792884 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-g4zw4_739ced8d-2f3b-4763-87cf-e46ba056d2ff/telemetry-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-11 11:58:58.792901 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-g4zw4_739ced8d-2f3b-4763-87cf-e46ba056d2ff/telemetry-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-11 11:58:58.792917 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-2s726_32094868-38a8-43db-bfc7-2f7e008498fd/
2026-06-11 11:58:58.792933 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-2s726_32094868-38a8-43db-bfc7-2f7e008498fd/validate-network-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-11 11:58:58.792949 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-2s726_32094868-38a8-43db-bfc7-2f7e008498fd/validate-network-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-11 11:58:58.792969 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/sushy-emulator_sushy-emulator_559b0dc2-4972-42f7-afce-1fd71d9aecb3/
2026-06-11 11:58:58.792985 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/sushy-emulator_sushy-emulator_559b0dc2-4972-42f7-afce-1fd71d9aecb3/sushy-emulator/
2026-06-11 11:58:58.793002 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/sushy-emulator_sushy-emulator_559b0dc2-4972-42f7-afce-1fd71d9aecb3/sushy-emulator/0.log
2026-06-11 11:58:58.793018 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/
2026-06-11 11:58:58.793034 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/event-filter.html
2026-06-11 11:58:58.793051 | controller | cL+++++++++ ci-framework-data/logs/openstack-must-gather/latest -> quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8
2026-06-11 11:58:58.793066 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/must-gather.logs
2026-06-11 11:58:58.793082 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/timestamp
2026-06-11 11:58:58.793098 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/
2026-06-11 11:58:58.793114 | 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-11 11:58:58.793130 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/gather.logs
2026-06-11 11:58:58.793145 | 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-11 11:58:58.793161 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/packagemanifests.gz
2026-06-11 11:58:58.793176 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/run.log
2026-06-11 11:58:58.793191 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/version
2026-06-11 11:58:58.793207 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/
2026-06-11 11:58:58.793221 | 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-11 11:58:58.793236 | 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-11 11:58:58.793252 | 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-11 11:58:58.793271 | 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-11 11:58:58.793287 | 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-11 11:58:58.793303 | 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-11 11:58:58.793318 | 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-11 11:58:58.793335 | 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-11 11:58:58.793374 | 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-11 11:58:58.793400 | 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-11 11:58:58.793418 | 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-11 11:58:58.793435 | 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-11 11:58:58.793451 | 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-11 11:58:58.793467 | 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-11 11:58:58.793501 | 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-11 11:58:58.793517 | 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-11 11:58:58.793533 | 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-11 11:58:58.793548 | 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-11 11:58:58.793568 | 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-11 11:58:58.793584 | 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-11 11:58:58.793599 | 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-11 11:58:58.793615 | 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-11 11:58:58.793630 | 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-11 11:58:58.793645 | 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-11 11:58:58.793660 | 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-11 11:58:58.793675 | 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-11 11:58:58.793690 | 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-11 11:58:58.793705 | 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-11 11:58:58.793720 | 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-11 11:58:58.793735 | 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-11 11:58:58.793750 | 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-11 11:58:58.793765 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/
2026-06-11 11:58:58.793780 | 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-11 11:58:58.793796 | 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-11 11:58:58.793815 | 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-11 11:58:58.793831 | 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-11 11:58:58.793846 | 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-11 11:58:58.793860 | 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-11 11:58:58.793875 | 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-11 11:58:58.793890 | 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-11 11:58:58.793905 | 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-11 11:58:58.793920 | 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-11 11:58:58.793935 | 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-11 11:58:58.793951 | 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-11 11:58:58.793966 | 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-11 11:58:58.793981 | 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-11 11:58:58.793995 | 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-11 11:58:58.794010 | 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-11 11:58:58.794024 | 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-11 11:58:58.794047 | 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-11 11:58:58.794063 | 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-11 11:58:58.794079 | 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-11 11:58:58.794096 | 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-11 11:58:58.794111 | 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-11 11:58:58.794126 | 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-11 11:58:58.794141 | 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-11 11:58:58.794157 | 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-11 11:58:58.794172 | 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-11 11:58:58.794187 | 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-11 11:58:58.794208 | 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-11 11:58:58.794232 | 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-11 11:58:58.794250 | 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-11 11:58:58.794265 | 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-11 11:58:58.794280 | 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-11 11:58:58.794313 | 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-11 11:58:58.794328 | 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-11 11:58:58.794343 | 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-11 11:58:58.794389 | 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-11 11:58:58.794408 | 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-11 11:58:58.794424 | 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-11 11:58:58.794439 | 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-11 11:58:58.794454 | 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-11 11:58:58.794471 | 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-11 11:58:58.794487 | 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-11 11:58:58.794502 | 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-11 11:58:58.794518 | 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-11 11:58:58.794533 | 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-11 11:58:58.794548 | 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-11 11:58:58.794563 | 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-11 11:58:58.794583 | 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-11 11:58:58.794599 | 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-11 11:58:58.794615 | 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-11 11:58:58.794630 | 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-11 11:58:58.794645 | 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-11 11:58:58.794660 | 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-11 11:58:58.794675 | 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-11 11:58:58.794691 | 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-11 11:58:58.794707 | 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-11 11:58:58.794723 | 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-11 11:58:58.794739 | 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-11 11:58:58.794754 | 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-11 11:58:58.794770 | 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-11 11:58:58.794785 | 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-11 11:58:58.794800 | 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-11 11:58:58.794819 | 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-11 11:58:58.794835 | 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-11 11:58:58.794850 | 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-11 11:58:58.794866 | 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-11 11:58:58.794881 | 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-11 11:58:58.794896 | 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-11 11:58:58.794910 | 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-11 11:58:58.794925 | 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-11 11:58:58.794940 | 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-11 11:58:58.794955 | 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-11 11:58:58.794970 | 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-11 11:58:58.794984 | 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-11 11:58:58.794999 | 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-11 11:58:58.795013 | 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-11 11:58:58.795028 | 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-11 11:58:58.795046 | 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-11 11:58:58.795062 | 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-11 11:58:58.795078 | 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-11 11:58:58.795095 | 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-11 11:58:58.795112 | 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-11 11:58:58.795129 | 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-11 11:58:58.795144 | 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-11 11:58:58.795160 | 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-11 11:58:58.795176 | 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-11 11:58:58.795192 | 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-11 11:58:58.795209 | 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-11 11:58:58.795225 | 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-11 11:58:58.795243 | 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-11 11:58:58.795259 | 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-11 11:58:58.795276 | 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-11 11:58:58.795293 | 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-11 11:58:58.795313 | 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-11 11:58:58.795330 | 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-11 11:58:58.795350 | 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-11 11:58:58.795398 | 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-11 11:58:58.795417 | 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-11 11:58:58.795434 | 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-11 11:58:58.795450 | 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-11 11:58:58.795466 | 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-11 11:58:58.795482 | 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-11 11:58:58.795499 | 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-11 11:58:58.795516 | 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-11 11:58:58.795532 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/csv/
2026-06-11 11:58:58.795549 | 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-202605270550
2026-06-11 11:58:58.795567 | 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-202605260442
2026-06-11 11:58:58.795584 | 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-11 11:58:58.795606 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/
2026-06-11 11:58:58.795624 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/endpoints
2026-06-11 11:58:58.795642 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/services
2026-06-11 11:58:58.795660 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/cinder/
2026-06-11 11:58:58.795676 | 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-11 11:58:58.795693 | 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-11 11:58:58.795709 | 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-11 11:58:58.795725 | 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-11 11:58:58.795742 | 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-11 11:58:58.795759 | 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-11 11:58:58.795776 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/glance/
2026-06-11 11:58:58.795792 | 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-11 11:58:58.795808 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/neutron/
2026-06-11 11:58:58.795824 | 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-11 11:58:58.795840 | 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-11 11:58:58.795856 | 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-11 11:58:58.795876 | 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-11 11:58:58.795894 | 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-11 11:58:58.795911 | 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-11 11:58:58.795928 | 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-11 11:58:58.795945 | 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-11 11:58:58.795961 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/nova/
2026-06-11 11:58:58.795977 | 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-11 11:58:58.795992 | 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-11 11:58:58.796009 | 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-11 11:58:58.796025 | 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-11 11:58:58.796041 | 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-11 11:58:58.796058 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/ovn/
2026-06-11 11:58:58.796074 | 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-11 11:58:58.796091 | 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-11 11:58:58.796107 | 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-11 11:58:58.796123 | 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-11 11:58:58.796140 | 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-11 11:58:58.796160 | 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-11 11:58:58.796176 | 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-11 11:58:58.796193 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/placement/
2026-06-11 11:58:58.796210 | 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-11 11:58:58.796226 | 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-11 11:58:58.796242 | 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-11 11:58:58.796259 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/rabbitmq/
2026-06-11 11:58:58.796275 | 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-11 11:58:58.796292 | 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-11 11:58:58.796308 | 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-11 11:58:58.796324 | 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-11 11:58:58.796341 | 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-11 11:58:58.796387 | 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-11 11:58:58.796408 | 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-11 11:58:58.796426 | 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-11 11:58:58.796448 | 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-11 11:58:58.796466 | 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-11 11:58:58.796483 | 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-11 11:58:58.796500 | 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-11 11:58:58.796516 | 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-11 11:58:58.796531 | 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-11 11:58:58.796547 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/dbs/
2026-06-11 11:58:58.796564 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/dbs/openstack/
2026-06-11 11:58:58.796581 | 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-11 11:58:58.796598 | 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-11 11:58:58.796614 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/
2026-06-11 11:58:58.796631 | 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-11 11:58:58.796648 | 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-11 11:58:58.796665 | 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-11 11:58:58.796682 | 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-11 11:58:58.796702 | 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-11 11:58:58.796718 | 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-11 11:58:58.796734 | 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-11 11:58:58.796752 | 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-11 11:58:58.796770 | 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-11 11:58:58.796787 | 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-11 11:58:58.796805 | 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-11 11:58:58.796822 | 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-11 11:58:58.796840 | 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-11 11:58:58.796858 | 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-11 11:58:58.796875 | 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-11 11:58:58.796893 | 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-11 11:58:58.796910 | 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-11 11:58:58.796927 | 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-11 11:58:58.796948 | 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-11 11:58:58.796966 | 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-11 11:58:58.796982 | 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-11 11:58:58.796998 | 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-11 11:58:58.797015 | 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-11 11:58:58.797032 | 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-11 11:58:58.797048 | 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-11 11:58:58.797066 | 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-11 11:58:58.797083 | 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-11 11:58:58.797101 | 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-11 11:58:58.797124 | 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-11 11:58:58.797148 | 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-11 11:58:58.797166 | 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-11 11:58:58.797183 | 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-11 11:58:58.797205 | 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-5cdd86f4c9-nlkzh/
2026-06-11 11:58:58.797223 | 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-5cdd86f4c9-nlkzh/baremetal-operator-controller-manager-5cdd86f4c9-nlkzh-describe
2026-06-11 11:58:58.797247 | 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-5cdd86f4c9-nlkzh/logs/
2026-06-11 11:58:58.797265 | 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-5cdd86f4c9-nlkzh/logs/manager-previous.log
2026-06-11 11:58:58.797283 | 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-5cdd86f4c9-nlkzh/logs/manager.log
2026-06-11 11:58:58.797300 | 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-d98796459-l2x4z/
2026-06-11 11:58:58.797317 | 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-d98796459-l2x4z/baremetal-operator-ironic-d98796459-l2x4z-describe
2026-06-11 11:58:58.797334 | 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-d98796459-l2x4z/logs/
2026-06-11 11:58:58.797375 | 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-d98796459-l2x4z/logs/ironic-httpd.log
2026-06-11 11:58:58.797402 | 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-d98796459-l2x4z/logs/ironic-ipa-downloader.log
2026-06-11 11:58:58.797421 | 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-d98796459-l2x4z/logs/ironic-log-watch.log.gz
2026-06-11 11:58:58.797439 | 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-d98796459-l2x4z/logs/ironic.log
2026-06-11 11:58:58.797460 | 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-d98796459-l2x4z/logs/mariadb.log
2026-06-11 11:58:58.797477 | 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-11 11:58:58.797494 | 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-5cdd86f4c9.yaml
2026-06-11 11:58:58.797530 | 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-7cbd659958.yaml
2026-06-11 11:58:58.797548 | 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-d98796459.yaml
2026-06-11 11:58:58.797565 | 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-11 11:58:58.797583 | 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-11 11:58:58.797600 | 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-11 11:58:58.797618 | 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-747fg8bk76.yaml
2026-06-11 11:58:58.797635 | 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-11 11:58:58.797652 | 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-11 11:58:58.797668 | 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-kbcmf22mhk.yaml
2026-06-11 11:58:58.797685 | 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-11 11:58:58.797702 | 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-11 11:58:58.797722 | 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-11 11:58:58.797741 | 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-11 11:58:58.797758 | 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-11 11:58:58.797775 | 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-11 11:58:58.797792 | 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-11 11:58:58.797808 | 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-11 11:58:58.797825 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/
2026-06-11 11:58:58.797842 | 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-11 11:58:58.797859 | 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-11 11:58:58.797876 | 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-11 11:58:58.797893 | 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-11 11:58:58.797909 | 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-11 11:58:58.797926 | 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-11 11:58:58.797943 | 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-11 11:58:58.797959 | 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-11 11:58:58.797983 | 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-11 11:58:58.798000 | 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-11 11:58:58.798017 | 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-11 11:58:58.798034 | 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-11 11:58:58.798052 | 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-11 11:58:58.798069 | 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-11 11:58:58.798086 | 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-11 11:58:58.798103 | 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-11 11:58:58.798120 | 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-11 11:58:58.798137 | 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-11 11:58:58.798154 | 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-11 11:58:58.798170 | 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-11 11:58:58.798188 | 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-b8q44/
2026-06-11 11:58:58.798205 | 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-b8q44/cert-manager-7b8b89f89d-b8q44-describe
2026-06-11 11:58:58.798222 | 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-b8q44/logs/
2026-06-11 11:58:58.798243 | 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-b8q44/logs/cert-manager-controller.log
2026-06-11 11:58:58.798260 | 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-748wl/
2026-06-11 11:58:58.798278 | 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-748wl/cert-manager-cainjector-7f9fdd5dd5-748wl-describe
2026-06-11 11:58:58.798295 | 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-748wl/logs/
2026-06-11 11:58:58.798313 | 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-748wl/logs/cert-manager-cainjector.log
2026-06-11 11:58:58.798330 | 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-t4s98/
2026-06-11 11:58:58.798351 | 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-t4s98/cert-manager-webhook-769f6b94cb-t4s98-describe
2026-06-11 11:58:58.798397 | 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-t4s98/logs/
2026-06-11 11:58:58.798417 | 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-t4s98/logs/cert-manager-webhook.log
2026-06-11 11:58:58.798434 | 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-11 11:58:58.798452 | 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-11 11:58:58.798468 | 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-11 11:58:58.798486 | 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-11 11:58:58.798506 | 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-11 11:58:58.798524 | 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-11 11:58:58.798540 | 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-11 11:58:58.798557 | 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-11 11:58:58.798574 | 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-11 11:58:58.798591 | 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-11 11:58:58.798608 | 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-11 11:58:58.798625 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/
2026-06-11 11:58:58.798641 | 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-11 11:58:58.798658 | 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-11 11:58:58.798674 | 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-11 11:58:58.798690 | 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-11 11:58:58.798706 | 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-11 11:58:58.798722 | 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-11 11:58:58.798739 | 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-11 11:58:58.798755 | 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-11 11:58:58.798775 | 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-11 11:58:58.798792 | 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-11 11:58:58.798809 | 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-11 11:58:58.798826 | 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-11 11:58:58.798844 | 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-11 11:58:58.798861 | 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-11 11:58:58.798878 | 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-11 11:58:58.798894 | 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-11 11:58:58.798911 | 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-11 11:58:58.798927 | 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-11 11:58:58.798944 | 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-11 11:58:58.798962 | 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-11 11:58:58.798979 | 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-11 11:58:58.798995 | 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-11 11:58:58.799014 | 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-11 11:58:58.799031 | 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-11 11:58:58.799048 | 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-11 11:58:58.799064 | 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-49zvj.yaml
2026-06-11 11:58:58.799080 | 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-6jfgd.yaml
2026-06-11 11:58:58.799097 | 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-6z526.yaml
2026-06-11 11:58:58.799113 | 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-fkrzl.yaml
2026-06-11 11:58:58.799129 | 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-fxxnl.yaml
2026-06-11 11:58:58.799145 | 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-hltc4.yaml
2026-06-11 11:58:58.799162 | 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-j92qc.yaml
2026-06-11 11:58:58.799178 | 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-jvgzw.yaml
2026-06-11 11:58:58.799195 | 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-s7xkv.yaml
2026-06-11 11:58:58.799213 | 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-w9swt.yaml
2026-06-11 11:58:58.799229 | 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-whwmt.yaml
2026-06-11 11:58:58.799250 | 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-zw47j.yaml
2026-06-11 11:58:58.799267 | 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-11 11:58:58.799284 | 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-11 11:58:58.799300 | 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-11 11:58:58.799317 | 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-11 11:58:58.799334 | 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-11 11:58:58.799373 | 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-11 11:58:58.799404 | 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-11 11:58:58.799431 | 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-11 11:58:58.799456 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/installplans/install-lfk6v
2026-06-11 11:58:58.799475 | 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-11 11:58:58.799492 | 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-11 11:58:58.799509 | 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-11 11:58:58.799527 | 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-11 11:58:58.799543 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/pods/controller-8464864885-sbcxc/
2026-06-11 11:58:58.799565 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/pods/controller-8464864885-sbcxc/controller-8464864885-sbcxc-describe
2026-06-11 11:58:58.799583 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/pods/controller-8464864885-sbcxc/logs/
2026-06-11 11:58:58.799601 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/pods/controller-8464864885-sbcxc/logs/controller.log.gz
2026-06-11 11:58:58.799618 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/pods/controller-8464864885-sbcxc/logs/kube-rbac-proxy.log
2026-06-11 11:58:58.799635 | 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-6b45478744-dhq8h/
2026-06-11 11:58:58.799653 | 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-6b45478744-dhq8h/metallb-operator-controller-manager-6b45478744-dhq8h-describe
2026-06-11 11:58:58.799670 | 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-6b45478744-dhq8h/logs/
2026-06-11 11:58:58.799688 | 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-6b45478744-dhq8h/logs/manager-previous.log
2026-06-11 11:58:58.799705 | 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-6b45478744-dhq8h/logs/manager.log
2026-06-11 11:58:58.799721 | 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-7f4bfb7fcb-m6dfd/
2026-06-11 11:58:58.799738 | 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-7f4bfb7fcb-m6dfd/metallb-operator-webhook-server-7f4bfb7fcb-m6dfd-describe
2026-06-11 11:58:58.799755 | 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-7f4bfb7fcb-m6dfd/logs/
2026-06-11 11:58:58.799776 | 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-7f4bfb7fcb-m6dfd/logs/webhook-server.log
2026-06-11 11:58:58.799794 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/pods/speaker-ql775/
2026-06-11 11:58:58.799811 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/pods/speaker-ql775/speaker-ql775-describe
2026-06-11 11:58:58.799828 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/pods/speaker-ql775/logs/
2026-06-11 11:58:58.799845 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/pods/speaker-ql775/logs/kube-rbac-proxy.log
2026-06-11 11:58:58.799863 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/pods/speaker-ql775/logs/speaker.log.gz
2026-06-11 11:58:58.799880 | 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-11 11:58:58.799905 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/replicaset/controller-8464864885.yaml
2026-06-11 11:58:58.799929 | 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-6b45478744.yaml
2026-06-11 11:58:58.799947 | 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-7f4bfb7fcb.yaml
2026-06-11 11:58:58.799972 | 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-11 11:58:58.799989 | 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-11 11:58:58.800012 | 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-11 11:58:58.800034 | 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-11 11:58:58.800056 | 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-11 11:58:58.800082 | 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-11 11:58:58.800100 | 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-11 11:58:58.800122 | 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-11 11:58:58.800145 | 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-11 11:58:58.800166 | 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-11 11:58:58.800189 | 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-11 11:58:58.800208 | 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-11 11:58:58.800227 | 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-11 11:58:58.800247 | 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-11 11:58:58.800266 | 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-11 11:58:58.800288 | 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-11 11:58:58.800311 | 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-11 11:58:58.800329 | 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-11 11:58:58.800368 | 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-11 11:58:58.800399 | 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-11 11:58:58.800420 | 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-11 11:58:58.800438 | 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-11 11:58:58.800460 | 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-11 11:58:58.800482 | 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-11 11:58:58.800502 | 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-11 11:58:58.800524 | 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-11 11:58:58.800594 | 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-11 11:58:58.800618 | 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-11 11:58:58.800635 | 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-11 11:58:58.800651 | 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-11 11:58:58.800667 | 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-11 11:58:58.800684 | 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-11 11:58:58.800701 | 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-11 11:58:58.800718 | 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-11 11:58:58.800740 | 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-11 11:58:58.800758 | 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-11 11:58:58.800775 | 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-11 11:58:58.800792 | 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-11 11:58:58.800809 | 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-11 11:58:58.800827 | 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-11 11:58:58.800844 | 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-11 11:58:58.800862 | 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-11 11:58:58.800879 | 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-11 11:58:58.800895 | 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-11 11:58:58.800913 | 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-11 11:58:58.800931 | 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-11 11:58:58.800948 | 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-11 11:58:58.800968 | 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-11 11:58:58.800985 | 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-11 11:58:58.801003 | 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-11 11:58:58.801020 | 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-11 11:58:58.801038 | 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-11 11:58:58.801056 | 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-11 11:58:58.801073 | 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-11 11:58:58.801089 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/
2026-06-11 11:58:58.801107 | 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-11 11:58:58.801125 | 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-11 11:58:58.801141 | 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-11 11:58:58.801158 | 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-11 11:58:58.801174 | 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-11 11:58:58.801191 | 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-11 11:58:58.801211 | 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-11 11:58:58.801227 | 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-11 11:58:58.801243 | 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-11 11:58:58.801259 | 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-11 11:58:58.801276 | 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-11 11:58:58.801292 | 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-11 11:58:58.801309 | 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-11 11:58:58.801325 | 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-11 11:58:58.801342 | 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-11 11:58:58.801390 | 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-11 11:58:58.801409 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/jobs/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d310e6f.yaml
2026-06-11 11:58:58.801427 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/jobs/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9a9ea0.yaml
2026-06-11 11:58:58.801444 | 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-11 11:58:58.801462 | 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-11 11:58:58.801478 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3v8zdw/
2026-06-11 11:58:58.801499 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3v8zdw/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3v8zdw-describe
2026-06-11 11:58:58.801521 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3v8zdw/logs/
2026-06-11 11:58:58.801554 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3v8zdw/logs/extract.log
2026-06-11 11:58:58.801571 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3v8zdw/logs/pull.log
2026-06-11 11:58:58.801589 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3v8zdw/logs/util.log
2026-06-11 11:58:58.801607 | 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-s97zl/
2026-06-11 11:58:58.801623 | 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-s97zl/certified-operators-s97zl-describe
2026-06-11 11:58:58.801639 | 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-s97zl/logs/
2026-06-11 11:58:58.801656 | 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-s97zl/logs/extract-content.log
2026-06-11 11:58:58.801672 | 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-s97zl/logs/extract-utilities.log
2026-06-11 11:58:58.801688 | 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-s97zl/logs/registry-server.log
2026-06-11 11:58:58.801705 | 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-vcs7p/
2026-06-11 11:58:58.801722 | 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-vcs7p/community-operators-vcs7p-describe
2026-06-11 11:58:58.801742 | 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-vcs7p/logs/
2026-06-11 11:58:58.801760 | 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-vcs7p/logs/extract-content.log
2026-06-11 11:58:58.801777 | 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-vcs7p/logs/extract-utilities.log
2026-06-11 11:58:58.801794 | 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-vcs7p/logs/registry-server.log.gz
2026-06-11 11:58:58.801811 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9l9ffs/
2026-06-11 11:58:58.801827 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9l9ffs/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9l9ffs-describe
2026-06-11 11:58:58.801843 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9l9ffs/logs/
2026-06-11 11:58:58.801860 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9l9ffs/logs/extract.log
2026-06-11 11:58:58.801877 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9l9ffs/logs/pull.log
2026-06-11 11:58:58.801894 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9l9ffs/logs/util.log
2026-06-11 11:58:58.801911 | 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-msl67/
2026-06-11 11:58:58.801928 | 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-msl67/marketplace-operator-547dbd544d-msl67-describe
2026-06-11 11:58:58.801952 | 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-msl67/logs/
2026-06-11 11:58:58.801970 | 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-msl67/logs/marketplace-operator-previous.log
2026-06-11 11:58:58.801986 | 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-msl67/logs/marketplace-operator.log
2026-06-11 11:58:58.802004 | 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-xvxk9/
2026-06-11 11:58:58.802021 | 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-xvxk9/redhat-marketplace-xvxk9-describe
2026-06-11 11:58:58.802037 | 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-xvxk9/logs/
2026-06-11 11:58:58.802054 | 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-xvxk9/logs/extract-content.log
2026-06-11 11:58:58.802071 | 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-xvxk9/logs/extract-utilities.log
2026-06-11 11:58:58.802087 | 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-xvxk9/logs/registry-server.log
2026-06-11 11:58:58.802104 | 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-4xpt2/
2026-06-11 11:58:58.802121 | 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-4xpt2/redhat-operators-4xpt2-describe
2026-06-11 11:58:58.802138 | 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-4xpt2/logs/
2026-06-11 11:58:58.802154 | 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-4xpt2/logs/extract-content.log
2026-06-11 11:58:58.802174 | 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-4xpt2/logs/extract-utilities.log
2026-06-11 11:58:58.802192 | 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-4xpt2/logs/registry-server.log.gz
2026-06-11 11:58:58.802209 | 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-11 11:58:58.802227 | 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-11 11:58:58.802245 | 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-11 11:58:58.802262 | 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-11 11:58:58.802279 | 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-11 11:58:58.802297 | 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-11 11:58:58.802315 | 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-11 11:58:58.802332 | 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-11 11:58:58.802366 | 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-11 11:58:58.802390 | 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-11 11:58:58.802409 | 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-11 11:58:58.802426 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/
2026-06-11 11:58:58.802447 | 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-11 11:58:58.802465 | 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-11 11:58:58.802481 | 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-11 11:58:58.802498 | 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-11 11:58:58.802515 | 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-11 11:58:58.802532 | 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-11 11:58:58.802549 | 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-11 11:58:58.802565 | 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-11 11:58:58.802582 | 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-11 11:58:58.802599 | 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-11 11:58:58.802616 | 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-11 11:58:58.802634 | 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-11 11:58:58.802651 | 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-11 11:58:58.802669 | 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-11 11:58:58.802685 | 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-11 11:58:58.802705 | 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-11 11:58:58.802723 | 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-11 11:58:58.802740 | 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-11 11:58:58.802757 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/installplans/install-2zwwh
2026-06-11 11:58:58.802774 | 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-11 11:58:58.802790 | 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-11 11:58:58.802807 | 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-11 11:58:58.802824 | 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-11 11:58:58.802841 | 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-11 11:58:58.802858 | 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-9bcc7988b-crpds/
2026-06-11 11:58:58.802875 | 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-9bcc7988b-crpds/nmstate-console-plugin-9bcc7988b-crpds-describe
2026-06-11 11:58:58.802893 | 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-9bcc7988b-crpds/logs/
2026-06-11 11:58:58.802910 | 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-9bcc7988b-crpds/logs/nmstate-console-plugin.log
2026-06-11 11:58:58.802927 | 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-lcc69/
2026-06-11 11:58:58.802944 | 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-lcc69/nmstate-handler-lcc69-describe
2026-06-11 11:58:58.802965 | 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-lcc69/logs/
2026-06-11 11:58:58.802983 | 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-lcc69/logs/nmstate-handler.log
2026-06-11 11:58:58.803001 | 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-756b4d6fc6-tmwgn/
2026-06-11 11:58:58.803018 | 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-756b4d6fc6-tmwgn/nmstate-metrics-756b4d6fc6-tmwgn-describe
2026-06-11 11:58:58.803035 | 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-756b4d6fc6-tmwgn/logs/
2026-06-11 11:58:58.803051 | 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-756b4d6fc6-tmwgn/logs/kube-rbac-proxy.log
2026-06-11 11:58:58.803068 | 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-756b4d6fc6-tmwgn/logs/nmstate-metrics.log
2026-06-11 11:58:58.803085 | 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-6569c8c666-shgh7/
2026-06-11 11:58:58.803101 | 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-6569c8c666-shgh7/nmstate-operator-6569c8c666-shgh7-describe
2026-06-11 11:58:58.803118 | 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-6569c8c666-shgh7/logs/
2026-06-11 11:58:58.803136 | 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-6569c8c666-shgh7/logs/nmstate-operator.log
2026-06-11 11:58:58.803154 | 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-9b7874799-c5vwx/
2026-06-11 11:58:58.803171 | 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-9b7874799-c5vwx/nmstate-webhook-9b7874799-c5vwx-describe
2026-06-11 11:58:58.803191 | 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-9b7874799-c5vwx/logs/
2026-06-11 11:58:58.803209 | 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-9b7874799-c5vwx/logs/nmstate-webhook.log
2026-06-11 11:58:58.803227 | 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-11 11:58:58.803244 | 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-9bcc7988b.yaml
2026-06-11 11:58:58.803261 | 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-756b4d6fc6.yaml
2026-06-11 11:58:58.803278 | 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-6569c8c666.yaml
2026-06-11 11:58:58.803295 | 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-9b7874799.yaml
2026-06-11 11:58:58.803311 | 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-11 11:58:58.803329 | 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-11 11:58:58.803348 | 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-11 11:58:58.803385 | 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-11 11:58:58.803404 | 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-11 11:58:58.803422 | 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-11 11:58:58.803439 | 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-11 11:58:58.803461 | 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-11 11:58:58.803480 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-operators/
2026-06-11 11:58:58.803498 | 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-11 11:58:58.803515 | 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-11 11:58:58.803533 | 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-11 11:58:58.803550 | 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-11 11:58:58.803567 | 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-11 11:58:58.803584 | 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-11 11:58:58.803600 | 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-11 11:58:58.803617 | 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-11 11:58:58.803634 | 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-11 11:58:58.803650 | 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-11 11:58:58.803666 | 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-11 11:58:58.803681 | 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-11 11:58:58.803697 | 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-11 11:58:58.803717 | 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-11 11:58:58.803733 | 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-11 11:58:58.803748 | 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-11 11:58:58.803764 | 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-11 11:58:58.803780 | 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-11 11:58:58.803797 | 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-11 11:58:58.803814 | 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-11 11:58:58.803830 | 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-11 11:58:58.803846 | 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-11 11:58:58.803861 | 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-11 11:58:58.803877 | 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-11 11:58:58.803894 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/
2026-06-11 11:58:58.803912 | 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-11 11:58:58.803929 | 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-11 11:58:58.803945 | 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-11 11:58:58.803962 | 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-11 11:58:58.803982 | 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-11 11:58:58.803999 | 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-11 11:58:58.804017 | 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-11 11:58:58.804034 | 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-11 11:58:58.804051 | 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-11 11:58:58.804068 | 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-11 11:58:58.804085 | 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-11 11:58:58.804102 | 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-11 11:58:58.804119 | 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-11 11:58:58.804137 | 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-11 11:58:58.804153 | 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-11 11:58:58.804169 | 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-11 11:58:58.804186 | 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-11 11:58:58.804203 | 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-11 11:58:58.804222 | 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-11 11:58:58.804240 | 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-11 11:58:58.804257 | 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-11 11:58:58.804274 | 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-11 11:58:58.804291 | 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-11 11:58:58.804309 | 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-11 11:58:58.804333 | 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-11 11:58:58.804382 | 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-11 11:58:58.804404 | 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-11 11:58:58.804423 | 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-11 11:58:58.804442 | 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-11 11:58:58.804460 | 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-11 11:58:58.804477 | 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-11 11:58:58.804494 | 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-11 11:58:58.804516 | 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-11 11:58:58.804534 | 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-11 11:58:58.804552 | 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-11 11:58:58.804570 | 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-11 11:58:58.804588 | 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-11 11:58:58.804605 | 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-11 11:58:58.804623 | 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-11 11:58:58.804639 | 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-11 11:58:58.804657 | 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-11 11:58:58.804673 | 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-11 11:58:58.804690 | 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-11 11:58:58.804707 | 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-11 11:58:58.804723 | 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-11 11:58:58.804743 | 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-11 11:58:58.804760 | 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-11 11:58:58.804778 | 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-11 11:58:58.804795 | 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-11 11:58:58.804811 | 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-11 11:58:58.804827 | 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-11 11:58:58.804843 | 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-11 11:58:58.804860 | 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-11 11:58:58.804877 | 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-11 11:58:58.804895 | 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-11 11:58:58.804911 | 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-11 11:58:58.804928 | 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-11 11:58:58.804946 | 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-11 11:58:58.804965 | 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-11 11:58:58.804983 | 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-11 11:58:58.804999 | 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-11 11:58:58.805015 | 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-11 11:58:58.805031 | 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-11 11:58:58.805048 | 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-11 11:58:58.805065 | 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-11 11:58:58.805082 | 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-11 11:58:58.805099 | 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-11 11:58:58.805115 | 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-11 11:58:58.805131 | 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-11 11:58:58.805148 | 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-11 11:58:58.805164 | 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-11 11:58:58.805180 | 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-11 11:58:58.805200 | 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-11 11:58:58.805216 | 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-11 11:58:58.805232 | 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-11 11:58:58.805249 | 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-11 11:58:58.805265 | 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-11 11:58:58.805282 | 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-11 11:58:58.805299 | 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-11 11:58:58.805316 | 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-11 11:58:58.805333 | 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-11 11:58:58.805366 | 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-11 11:58:58.805389 | 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-11 11:58:58.805406 | 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-11 11:58:58.805424 | 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-11 11:58:58.805445 | 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-11 11:58:58.805463 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/installplans/install-9npvp
2026-06-11 11:58:58.805480 | 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-11 11:58:58.805498 | 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-11 11:58:58.805515 | 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-11 11:58:58.805531 | 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-11 11:58:58.805548 | 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-11 11:58:58.805582 | 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-11 11:58:58.805600 | 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-11 11:58:58.805617 | 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-11 11:58:58.805634 | 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-11 11:58:58.805651 | 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-11 11:58:58.805667 | 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-11 11:58:58.805684 | 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-11 11:58:58.805709 | 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-11 11:58:58.805726 | 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-11 11:58:58.805744 | 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-11 11:58:58.805760 | 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-11 11:58:58.805778 | 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-11 11:58:58.805795 | 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-11 11:58:58.805812 | 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-11 11:58:58.805828 | 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-11 11:58:58.805846 | 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-11 11:58:58.805863 | 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-11 11:58:58.805880 | 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-11 11:58:58.805898 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/jobs/10535605dd1a10220c5e05d050a640a6c810e6fa829ec585be81b5c96fbd24d.yaml
2026-06-11 11:58:58.805915 | 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-11 11:58:58.805932 | 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-11 11:58:58.805953 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/10535605dd1a10220c5e05d050a640a6c810e6fa829ec585be81b5c96fwtzb5/
2026-06-11 11:58:58.805970 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/10535605dd1a10220c5e05d050a640a6c810e6fa829ec585be81b5c96fwtzb5/10535605dd1a10220c5e05d050a640a6c810e6fa829ec585be81b5c96fwtzb5-describe
2026-06-11 11:58:58.805987 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/10535605dd1a10220c5e05d050a640a6c810e6fa829ec585be81b5c96fwtzb5/logs/
2026-06-11 11:58:58.806004 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/10535605dd1a10220c5e05d050a640a6c810e6fa829ec585be81b5c96fwtzb5/logs/extract.log
2026-06-11 11:58:58.806022 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/10535605dd1a10220c5e05d050a640a6c810e6fa829ec585be81b5c96fwtzb5/logs/pull.log
2026-06-11 11:58:58.806039 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/10535605dd1a10220c5e05d050a640a6c810e6fa829ec585be81b5c96fwtzb5/logs/util.log
2026-06-11 11:58:58.806055 | 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-7b8ffd8c4f-gmfq5/
2026-06-11 11:58:58.806073 | 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-7b8ffd8c4f-gmfq5/barbican-operator-controller-manager-7b8ffd8c4f-gmfq5-describe
2026-06-11 11:58:58.806091 | 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-7b8ffd8c4f-gmfq5/logs/
2026-06-11 11:58:58.806108 | 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-7b8ffd8c4f-gmfq5/logs/manager.log
2026-06-11 11:58:58.806125 | 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-86c584f6fc-7g94f/
2026-06-11 11:58:58.806142 | 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-86c584f6fc-7g94f/cinder-operator-controller-manager-86c584f6fc-7g94f-describe
2026-06-11 11:58:58.806162 | 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-86c584f6fc-7g94f/logs/
2026-06-11 11:58:58.806179 | 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-86c584f6fc-7g94f/logs/manager.log
2026-06-11 11:58:58.806196 | 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-6bf8599b68-cr567/
2026-06-11 11:58:58.806212 | 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-6bf8599b68-cr567/designate-operator-controller-manager-6bf8599b68-cr567-describe
2026-06-11 11:58:58.806230 | 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-6bf8599b68-cr567/logs/
2026-06-11 11:58:58.806247 | 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-6bf8599b68-cr567/logs/manager.log
2026-06-11 11:58:58.806265 | 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-5bdfb47c4d-rlr9c/
2026-06-11 11:58:58.806282 | 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-5bdfb47c4d-rlr9c/glance-operator-controller-manager-5bdfb47c4d-rlr9c-describe
2026-06-11 11:58:58.806300 | 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-5bdfb47c4d-rlr9c/logs/
2026-06-11 11:58:58.806316 | 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-5bdfb47c4d-rlr9c/logs/manager.log
2026-06-11 11:58:58.806333 | 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-5c5844cc68-ncnk7/
2026-06-11 11:58:58.806367 | 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-5c5844cc68-ncnk7/heat-operator-controller-manager-5c5844cc68-ncnk7-describe
2026-06-11 11:58:58.806394 | 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-5c5844cc68-ncnk7/logs/
2026-06-11 11:58:58.806412 | 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-5c5844cc68-ncnk7/logs/manager.log
2026-06-11 11:58:58.806430 | 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-548d6d5f9-q6n5d/
2026-06-11 11:58:58.806446 | 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-548d6d5f9-q6n5d/horizon-operator-controller-manager-548d6d5f9-q6n5d-describe
2026-06-11 11:58:58.806462 | 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-548d6d5f9-q6n5d/logs/
2026-06-11 11:58:58.806478 | 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-548d6d5f9-q6n5d/logs/manager.log
2026-06-11 11:58:58.806495 | 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-cbcfcddf7-65qnr/
2026-06-11 11:58:58.806512 | 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-cbcfcddf7-65qnr/infra-operator-controller-manager-cbcfcddf7-65qnr-describe
2026-06-11 11:58:58.806528 | 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-cbcfcddf7-65qnr/logs/
2026-06-11 11:58:58.806545 | 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-cbcfcddf7-65qnr/logs/manager.log
2026-06-11 11:58:58.806562 | 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-75f8548fcd-wljgl/
2026-06-11 11:58:58.806579 | 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-75f8548fcd-wljgl/ironic-operator-controller-manager-75f8548fcd-wljgl-describe
2026-06-11 11:58:58.806599 | 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-75f8548fcd-wljgl/logs/
2026-06-11 11:58:58.806616 | 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-75f8548fcd-wljgl/logs/manager-previous.log
2026-06-11 11:58:58.806633 | 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-75f8548fcd-wljgl/logs/manager.log
2026-06-11 11:58:58.806650 | 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-6ccff66c5b-d7888/
2026-06-11 11:58:58.806667 | 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-6ccff66c5b-d7888/keystone-operator-controller-manager-6ccff66c5b-d7888-describe
2026-06-11 11:58:58.806683 | 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-6ccff66c5b-d7888/logs/
2026-06-11 11:58:58.806700 | 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-6ccff66c5b-d7888/logs/manager.log
2026-06-11 11:58:58.806718 | 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-677d9d8477-jpktc/
2026-06-11 11:58:58.806734 | 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-677d9d8477-jpktc/manila-operator-controller-manager-677d9d8477-jpktc-describe
2026-06-11 11:58:58.806750 | 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-677d9d8477-jpktc/logs/
2026-06-11 11:58:58.806766 | 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-677d9d8477-jpktc/logs/manager.log
2026-06-11 11:58:58.806782 | 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-7fcb8b58d6-rjt8l/
2026-06-11 11:58:58.806799 | 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-7fcb8b58d6-rjt8l/mariadb-operator-controller-manager-7fcb8b58d6-rjt8l-describe
2026-06-11 11:58:58.806820 | 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-7fcb8b58d6-rjt8l/logs/
2026-06-11 11:58:58.806838 | 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-7fcb8b58d6-rjt8l/logs/manager.log
2026-06-11 11:58:58.806854 | 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-688d5c756f-sx7mn/
2026-06-11 11:58:58.806872 | 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-688d5c756f-sx7mn/neutron-operator-controller-manager-688d5c756f-sx7mn-describe
2026-06-11 11:58:58.806888 | 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-688d5c756f-sx7mn/logs/
2026-06-11 11:58:58.806906 | 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-688d5c756f-sx7mn/logs/manager.log
2026-06-11 11:58:58.806924 | 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-f4c4579bb-zsg5c/
2026-06-11 11:58:58.806941 | 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-f4c4579bb-zsg5c/nova-operator-controller-manager-f4c4579bb-zsg5c-describe
2026-06-11 11:58:58.806958 | 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-f4c4579bb-zsg5c/logs/
2026-06-11 11:58:58.806975 | 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-f4c4579bb-zsg5c/logs/manager.log
2026-06-11 11:58:58.806992 | 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-6495978d8d-pvn7j/
2026-06-11 11:58:58.807009 | 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-6495978d8d-pvn7j/octavia-operator-controller-manager-6495978d8d-pvn7j-describe
2026-06-11 11:58:58.807029 | 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-6495978d8d-pvn7j/logs/
2026-06-11 11:58:58.807047 | 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-6495978d8d-pvn7j/logs/manager-previous.log
2026-06-11 11:58:58.807064 | 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-6495978d8d-pvn7j/logs/manager.log
2026-06-11 11:58:58.807082 | 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-7c67dc759f46tl2/
2026-06-11 11:58:58.807099 | 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-7c67dc759f46tl2/openstack-baremetal-operator-controller-manager-7c67dc759f46tl2-describe
2026-06-11 11:58:58.807115 | 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-7c67dc759f46tl2/logs/
2026-06-11 11:58:58.807132 | 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-7c67dc759f46tl2/logs/manager-previous.log
2026-06-11 11:58:58.807148 | 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-7c67dc759f46tl2/logs/manager.log
2026-06-11 11:58:58.807164 | 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-74c8f49894-l9994/
2026-06-11 11:58:58.807181 | 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-74c8f49894-l9994/openstack-operator-controller-init-74c8f49894-l9994-describe
2026-06-11 11:58:58.807198 | 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-74c8f49894-l9994/logs/
2026-06-11 11:58:58.807215 | 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-74c8f49894-l9994/logs/operator.log
2026-06-11 11:58:58.807235 | 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-79b59fbb5d-97v7j/
2026-06-11 11:58:58.807252 | 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-79b59fbb5d-97v7j/openstack-operator-controller-manager-79b59fbb5d-97v7j-describe
2026-06-11 11:58:58.807270 | 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-79b59fbb5d-97v7j/logs/
2026-06-11 11:58:58.807287 | 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-79b59fbb5d-97v7j/logs/manager.log.gz
2026-06-11 11:58:58.807303 | 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-hsnfz/
2026-06-11 11:58:58.807319 | 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-hsnfz/openstack-operator-index-hsnfz-describe
2026-06-11 11:58:58.807335 | 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-hsnfz/logs/
2026-06-11 11:58:58.807369 | 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-hsnfz/logs/registry-server.log
2026-06-11 11:58:58.807391 | 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-58f85bd97f-zswcl/
2026-06-11 11:58:58.807408 | 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-58f85bd97f-zswcl/ovn-operator-controller-manager-58f85bd97f-zswcl-describe
2026-06-11 11:58:58.807424 | 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-58f85bd97f-zswcl/logs/
2026-06-11 11:58:58.807439 | 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-58f85bd97f-zswcl/logs/manager.log
2026-06-11 11:58:58.807459 | 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-67c49dd5c6-fps25/
2026-06-11 11:58:58.807475 | 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-67c49dd5c6-fps25/swift-operator-controller-manager-67c49dd5c6-fps25-describe
2026-06-11 11:58:58.807490 | 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-67c49dd5c6-fps25/logs/
2026-06-11 11:58:58.807506 | 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-67c49dd5c6-fps25/logs/manager.log
2026-06-11 11:58:58.807522 | 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-5d65c7d97d-4bjzh/
2026-06-11 11:58:58.807537 | 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-5d65c7d97d-4bjzh/telemetry-operator-controller-manager-5d65c7d97d-4bjzh-describe
2026-06-11 11:58:58.807552 | 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-5d65c7d97d-4bjzh/logs/
2026-06-11 11:58:58.807567 | 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-5d65c7d97d-4bjzh/logs/manager.log
2026-06-11 11:58:58.807583 | 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-8d5599d7d-rwsh4/
2026-06-11 11:58:58.807598 | 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-8d5599d7d-rwsh4/test-operator-controller-manager-8d5599d7d-rwsh4-describe
2026-06-11 11:58:58.807614 | 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-8d5599d7d-rwsh4/logs/
2026-06-11 11:58:58.807629 | 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-8d5599d7d-rwsh4/logs/manager-previous.log
2026-06-11 11:58:58.807645 | 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-8d5599d7d-rwsh4/logs/manager.log
2026-06-11 11:58:58.807664 | 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-577b679b5c-85jw5/
2026-06-11 11:58:58.807680 | 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-577b679b5c-85jw5/watcher-operator-controller-manager-577b679b5c-85jw5-describe
2026-06-11 11:58:58.807695 | 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-577b679b5c-85jw5/logs/
2026-06-11 11:58:58.807711 | 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-577b679b5c-85jw5/logs/manager.log
2026-06-11 11:58:58.807726 | 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-11 11:58:58.807741 | 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-7b8ffd8c4f.yaml
2026-06-11 11:58:58.807756 | 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-86c584f6fc.yaml
2026-06-11 11:58:58.807771 | 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-6bf8599b68.yaml
2026-06-11 11:58:58.807787 | 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-5bdfb47c4d.yaml
2026-06-11 11:58:58.807802 | 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-5c5844cc68.yaml
2026-06-11 11:58:58.807817 | 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-548d6d5f9.yaml
2026-06-11 11:58:58.807833 | 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-cbcfcddf7.yaml
2026-06-11 11:58:58.807851 | 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-75f8548fcd.yaml
2026-06-11 11:58:58.807867 | 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-6ccff66c5b.yaml
2026-06-11 11:58:58.807882 | 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-677d9d8477.yaml
2026-06-11 11:58:58.807898 | 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-7fcb8b58d6.yaml
2026-06-11 11:58:58.807913 | 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-688d5c756f.yaml
2026-06-11 11:58:58.807928 | 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-f4c4579bb.yaml
2026-06-11 11:58:58.807943 | 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-6495978d8d.yaml
2026-06-11 11:58:58.807959 | 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-7c67dc759f.yaml
2026-06-11 11:58:58.807974 | 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-74c8f49894.yaml
2026-06-11 11:58:58.807989 | 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-79b59fbb5d.yaml
2026-06-11 11:58:58.808005 | 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-58f85bd97f.yaml
2026-06-11 11:58:58.808020 | 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-67c49dd5c6.yaml
2026-06-11 11:58:58.808036 | 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-5d65c7d97d.yaml
2026-06-11 11:58:58.808054 | 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-8d5599d7d.yaml
2026-06-11 11:58:58.808070 | 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-577b679b5c.yaml
2026-06-11 11:58:58.808086 | 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-11 11:58:58.808101 | 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-11 11:58:58.808116 | 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-11 11:58:58.808132 | 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-11 11:58:58.808147 | 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-11 11:58:58.808162 | 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-11 11:58:58.808177 | 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-11 11:58:58.808193 | 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-11 11:58:58.808208 | 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-11 11:58:58.808225 | 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-11 11:58:58.808241 | 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-11 11:58:58.808256 | 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-11 11:58:58.808275 | 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-11 11:58:58.808291 | 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-11 11:58:58.808307 | 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-11 11:58:58.808322 | 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-11 11:58:58.808337 | 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-11 11:58:58.808370 | 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-11 11:58:58.808391 | 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-11 11:58:58.808408 | 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-11 11:58:58.808424 | 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-11 11:58:58.808441 | 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-11 11:58:58.808456 | 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-11 11:58:58.808472 | 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-11 11:58:58.808487 | 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-11 11:58:58.808502 | 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-11 11:58:58.808522 | 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-11 11:58:58.808537 | 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-11 11:58:58.808552 | 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-11 11:58:58.808567 | 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-11 11:58:58.808583 | 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-11 11:58:58.808598 | 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-11 11:58:58.808613 | 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-11 11:58:58.808628 | 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-11 11:58:58.808643 | 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-11 11:58:58.808658 | 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-11 11:58:58.808673 | 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-11 11:58:58.808688 | 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-11 11:58:58.808703 | 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-11 11:58:58.808718 | 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-11 11:58:58.808736 | 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-11 11:58:58.808752 | 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-11 11:58:58.808766 | 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-11 11:58:58.808781 | 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-11 11:58:58.808796 | 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-11 11:58:58.808811 | 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-11 11:58:58.808826 | 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-11 11:58:58.808841 | 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-11 11:58:58.808856 | 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-11 11:58:58.808870 | 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-11 11:58:58.808886 | 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-11 11:58:58.808901 | 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-11 11:58:58.808916 | 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-11 11:58:58.808938 | 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-11 11:58:58.808954 | 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-11 11:58:58.808969 | 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-11 11:58:58.808984 | 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-11 11:58:58.808999 | 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-11 11:58:58.809013 | 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-11 11:58:58.809028 | 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-11 11:58:58.809044 | 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-11 11:58:58.809059 | 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-11 11:58:58.809074 | 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-11 11:58:58.809089 | 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-11 11:58:58.809105 | 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-11 11:58:58.809121 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/
2026-06-11 11:58:58.809139 | 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-11 11:58:58.809155 | 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-11 11:58:58.809171 | 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-11 11:58:58.809187 | 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-11 11:58:58.809202 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/buildconfig/
2026-06-11 11:58:58.809218 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/
2026-06-11 11:58:58.809233 | 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-11 11:58:58.809249 | 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-11 11:58:58.809265 | 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-11 11:58:58.809280 | 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-11 11:58:58.809295 | 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-11 11:58:58.809310 | 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-11 11:58:58.809326 | 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-11 11:58:58.809342 | 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-11 11:58:58.809380 | 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-11 11:58:58.809399 | 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-11 11:58:58.809419 | 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-11 11:58:58.809436 | 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-11 11:58:58.809451 | 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-11 11:58:58.809467 | 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-11 11:58:58.809482 | 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-11 11:58:58.809497 | 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-11 11:58:58.809512 | 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-11 11:58:58.809526 | 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-11 11:58:58.809541 | 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-11 11:58:58.809558 | 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-11 11:58:58.809575 | 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-11 11:58:58.809606 | 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-11 11:58:58.809624 | 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-11 11:58:58.809640 | 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-11 11:58:58.809659 | 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-11 11:58:58.809675 | 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-11 11:58:58.809690 | 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-11 11:58:58.809705 | 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-11 11:58:58.809720 | 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-11 11:58:58.809735 | 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-11 11:58:58.809750 | 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-11 11:58:58.809765 | 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-11 11:58:58.809780 | 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-11 11:58:58.809795 | 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-11 11:58:58.809810 | 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-11 11:58:58.809825 | 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-11 11:58:58.809840 | 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-11 11:58:58.809855 | 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-11 11:58:58.809870 | 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-11 11:58:58.809900 | 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-11 11:58:58.809915 | 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-11 11:58:58.809930 | 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-11 11:58:58.809944 | 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-11 11:58:58.809959 | 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-11 11:58:58.809974 | 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-11 11:58:58.809988 | 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-11 11:58:58.810002 | 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-11 11:58:58.810017 | 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-11 11:58:58.810031 | 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-11 11:58:58.810046 | 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-11 11:58:58.810061 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/
2026-06-11 11:58:58.810076 | 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-11 11:58:58.810090 | 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-11 11:58:58.810105 | 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-11 11:58:58.810124 | 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-11 11:58:58.810139 | 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-11 11:58:58.810154 | 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-11 11:58:58.810169 | 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-11 11:58:58.810184 | 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-11 11:58:58.810199 | 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-11 11:58:58.810215 | 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-11 11:58:58.810231 | 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-11 11:58:58.810246 | 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-11 11:58:58.810261 | 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-11 11:58:58.810277 | 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-11 11:58:58.810292 | 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-11 11:58:58.810308 | 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-11 11:58:58.810323 | 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-11 11:58:58.810342 | 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-11 11:58:58.810380 | 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-11 11:58:58.810399 | 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-11 11:58:58.810416 | 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-11 11:58:58.810432 | 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-11 11:58:58.810448 | 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-11 11:58:58.810463 | 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-11 11:58:58.810479 | 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-11 11:58:58.810495 | 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-11 11:58:58.810510 | 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-11 11:58:58.810525 | 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-11 11:58:58.810541 | 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-11 11:58:58.810556 | 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-11 11:58:58.810575 | 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-11 11:58:58.810590 | 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-11 11:58:58.810605 | 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-11 11:58:58.810620 | 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-11 11:58:58.810635 | 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-11 11:58:58.810650 | 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-11 11:58:58.810665 | 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-11 11:58:58.810680 | 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-11 11:58:58.810695 | 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-11 11:58:58.810710 | 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-11 11:58:58.810725 | 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-11 11:58:58.810739 | 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-11 11:58:58.810759 | 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-11 11:58:58.810782 | 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-11 11:58:58.810801 | 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-11 11:58:58.810822 | 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-11 11:58:58.810842 | 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-11 11:58:58.810862 | 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-11 11:58:58.810881 | 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-11 11:58:58.810902 | 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-11 11:58:58.810922 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/
2026-06-11 11:58:58.810944 | 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-11 11:58:58.810965 | 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-11 11:58:58.810985 | 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-11 11:58:58.811005 | 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-11 11:58:58.811026 | 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-11 11:58:58.811045 | 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-11 11:58:58.811065 | 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-11 11:58:58.811086 | 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-11 11:58:58.811110 | 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-11 11:58:58.811130 | 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-11 11:58:58.811150 | 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-11 11:58:58.811170 | 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-11 11:58:58.811190 | 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-11 11:58:58.811210 | 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-11 11:58:58.811230 | 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-11 11:58:58.811250 | 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-11 11:58:58.811269 | 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-11 11:58:58.811285 | 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-11 11:58:58.811300 | 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-11 11:58:58.811314 | 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-11 11:58:58.811331 | 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-11 11:58:58.811365 | 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-11 11:58:58.811396 | 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-11 11:58:58.811419 | 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-11 11:58:58.811435 | 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-11 11:58:58.811457 | 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-11 11:58:58.811476 | 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-11 11:58:58.811494 | 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-11 11:58:58.811515 | 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-11 11:58:58.811531 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cronjobs/
2026-06-11 11:58:58.811552 | 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-11 11:58:58.811573 | 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-11 11:58:58.811594 | 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-11 11:58:58.811614 | 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-11 11:58:58.811633 | 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-11 11:58:58.811707 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/
2026-06-11 11:58:58.811731 | 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-11 11:58:58.811752 | 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-11 11:58:58.811769 | 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-11 11:58:58.811785 | 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-11 11:58:58.811800 | 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-11 11:58:58.811816 | 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-11 11:58:58.811831 | 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-11 11:58:58.811847 | 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-11 11:58:58.811863 | 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-11 11:58:58.811878 | 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-11 11:58:58.811894 | 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-11 11:58:58.811910 | 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-11 11:58:58.811925 | 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-11 11:58:58.811941 | 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-11 11:58:58.811956 | 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-11 11:58:58.811975 | 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-11 11:58:58.811992 | 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-11 11:58:58.812009 | 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-11 11:58:58.812025 | 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-11 11:58:58.812040 | 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-11 11:58:58.812055 | 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-11 11:58:58.812071 | 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-11 11:58:58.812086 | 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-11 11:58:58.812102 | 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-11 11:58:58.812117 | 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-11 11:58:58.812132 | 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-11 11:58:58.812146 | 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-11 11:58:58.812161 | 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-11 11:58:58.812179 | 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-11 11:58:58.812195 | 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-11 11:58:58.812211 | 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-11 11:58:58.812226 | 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-11 11:58:58.812242 | 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-11 11:58:58.812257 | 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-11 11:58:58.812273 | 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-11 11:58:58.812288 | 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-11 11:58:58.812303 | 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-11 11:58:58.812319 | 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-11 11:58:58.812334 | 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-11 11:58:58.812373 | 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-11 11:58:58.812394 | 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-11 11:58:58.812410 | 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-11 11:58:58.812430 | 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-11 11:58:58.812446 | 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-11 11:58:58.812461 | 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-11 11:58:58.812476 | 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-11 11:58:58.812492 | 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-11 11:58:58.812507 | 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-11 11:58:58.812522 | 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-11 11:58:58.812537 | 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-11 11:58:58.812552 | 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-11 11:58:58.812567 | 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-11 11:58:58.812582 | 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-11 11:58:58.812598 | 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-11 11:58:58.812613 | 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-11 11:58:58.812628 | 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-11 11:58:58.812649 | 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-11 11:58:58.812665 | 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-11 11:58:58.812680 | 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-11 11:58:58.812696 | 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-11 11:58:58.812711 | 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-11 11:58:58.812727 | 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-11 11:58:58.812742 | 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-11 11:58:58.812757 | 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-11 11:58:58.812773 | 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-11 11:58:58.812788 | 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-11 11:58:58.812803 | 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-11 11:58:58.812819 | 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-11 11:58:58.812835 | 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-11 11:58:58.812855 | 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-11 11:58:58.812873 | 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-11 11:58:58.812890 | 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-11 11:58:58.812907 | 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-11 11:58:58.812922 | 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-11 11:58:58.812938 | 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-11 11:58:58.812954 | 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-11 11:58:58.812969 | 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-11 11:58:58.812985 | 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-11 11:58:58.813002 | 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-11 11:58:58.813018 | 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-11 11:58:58.813033 | 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-11 11:58:58.813048 | 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-11 11:58:58.813063 | 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-11 11:58:58.813082 | 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-11 11:58:58.813097 | 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-11 11:58:58.813112 | 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-11 11:58:58.813127 | 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-11 11:58:58.813142 | 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-11 11:58:58.813157 | 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-11 11:58:58.813172 | 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-11 11:58:58.813187 | 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-11 11:58:58.813202 | 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-11 11:58:58.813217 | 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-11 11:58:58.813232 | 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-11 11:58:58.813247 | 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-11 11:58:58.813261 | 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-11 11:58:58.813280 | 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-11 11:58:58.813296 | 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-11 11:58:58.813311 | 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-11 11:58:58.813326 | 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-11 11:58:58.813341 | 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-11 11:58:58.813381 | 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-11 11:58:58.813400 | 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-11 11:58:58.813417 | 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-11 11:58:58.813432 | 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-11 11:58:58.813448 | 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-11 11:58:58.813464 | 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-11 11:58:58.813480 | 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-11 11:58:58.813495 | 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-11 11:58:58.813510 | 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-11 11:58:58.813530 | 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-11 11:58:58.813545 | 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-11 11:58:58.813560 | 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-11 11:58:58.813577 | 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-11 11:58:58.813596 | 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-11 11:58:58.813626 | 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-11 11:58:58.813646 | 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-11 11:58:58.813662 | 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-11 11:58:58.813678 | 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-11 11:58:58.813693 | 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-11 11:58:58.813708 | 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-11 11:58:58.813723 | 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-11 11:58:58.813738 | 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-11 11:58:58.813752 | 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-11 11:58:58.813771 | 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-11 11:58:58.813787 | 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-11 11:58:58.813803 | 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-11 11:58:58.813819 | 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-11 11:58:58.813835 | 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-11 11:58:58.813850 | 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-11 11:58:58.813866 | 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-11 11:58:58.813882 | 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-11 11:58:58.813897 | 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-11 11:58:58.813912 | 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-11 11:58:58.813928 | 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-11 11:58:58.813943 | 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-11 11:58:58.813959 | 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-11 11:58:58.813978 | 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-11 11:58:58.813993 | 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-11 11:58:58.814009 | 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-11 11:58:58.814024 | 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-11 11:58:58.814040 | 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-11 11:58:58.814056 | 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-11 11:58:58.814072 | 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-11 11:58:58.814087 | 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-11 11:58:58.814103 | 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-11 11:58:58.814119 | 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-11 11:58:58.814135 | 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-11 11:58:58.814150 | 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-11 11:58:58.814166 | 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-11 11:58:58.814184 | 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-11 11:58:58.814200 | 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-11 11:58:58.814215 | 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-11 11:58:58.814230 | 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-11 11:58:58.814245 | 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-11 11:58:58.814260 | 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-11 11:58:58.814275 | 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-11 11:58:58.814290 | 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-11 11:58:58.814305 | 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-11 11:58:58.814320 | 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-11 11:58:58.814335 | 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-11 11:58:58.814367 | 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-11 11:58:58.814392 | 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-11 11:58:58.814409 | 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-11 11:58:58.814425 | 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-11 11:58:58.814441 | 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-11 11:58:58.814456 | 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-11 11:58:58.814471 | 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-11 11:58:58.814492 | 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-11 11:58:58.814516 | 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-11 11:58:58.814540 | 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-11 11:58:58.814558 | 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-11 11:58:58.814573 | 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-11 11:58:58.814589 | 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-11 11:58:58.814605 | 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-11 11:58:58.814620 | 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-11 11:58:58.814639 | 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-11 11:58:58.814655 | 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-11 11:58:58.814670 | 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-11 11:58:58.814686 | 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-11 11:58:58.814701 | 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-11 11:58:58.814716 | 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-11 11:58:58.814732 | 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-11 11:58:58.814747 | 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-11 11:58:58.814762 | 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-11 11:58:58.814778 | 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-11 11:58:58.814793 | 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-11 11:58:58.814809 | 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-11 11:58:58.814824 | 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-11 11:58:58.814839 | 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-11 11:58:58.814858 | 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-11 11:58:58.814873 | 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-11 11:58:58.814889 | 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-11 11:58:58.814904 | 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-11 11:58:58.814919 | 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-11 11:58:58.814936 | 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-11 11:58:58.814953 | 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-11 11:58:58.814969 | 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-11 11:58:58.814984 | 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-11 11:58:58.815000 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/daemonset/
2026-06-11 11:58:58.815016 | 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-11 11:58:58.815032 | 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-11 11:58:58.815047 | 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-11 11:58:58.815063 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/deployments/
2026-06-11 11:58:58.815083 | 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-11 11:58:58.815099 | 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-11 11:58:58.815115 | 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-11 11:58:58.815130 | 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-11 11:58:58.815146 | 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-11 11:58:58.815161 | 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-11 11:58:58.815177 | 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-11 11:58:58.815192 | 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-11 11:58:58.815209 | 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-11 11:58:58.815226 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/imagestream/
2026-06-11 11:58:58.815241 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/installplans/
2026-06-11 11:58:58.815257 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/issuer/
2026-06-11 11:58:58.815272 | 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-11 11:58:58.815287 | 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-11 11:58:58.815302 | 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-11 11:58:58.815322 | 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-11 11:58:58.815339 | 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-11 11:58:58.815378 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/jobs/
2026-06-11 11:58:58.815396 | 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-11 11:58:58.815412 | 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-11 11:58:58.815427 | 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-11 11:58:58.815442 | 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-11 11:58:58.815458 | 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-11 11:58:58.815474 | 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-11 11:58:58.815490 | 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-11 11:58:58.815505 | 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-11 11:58:58.815521 | 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-11 11:58:58.815536 | 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-11 11:58:58.815554 | 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-11 11:58:58.815570 | 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-11 11:58:58.815585 | 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-11 11:58:58.815600 | 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-11 11:58:58.815615 | 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-11 11:58:58.815629 | 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-11 11:58:58.815645 | 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-11 11:58:58.815660 | 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-11 11:58:58.815675 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/poddisruptionbudgets/
2026-06-11 11:58:58.815690 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/
2026-06-11 11:58:58.815706 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-api-857d54d4b-htlc9/
2026-06-11 11:58:58.815721 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-api-857d54d4b-htlc9/barbican-api-857d54d4b-htlc9-describe
2026-06-11 11:58:58.815736 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-api-857d54d4b-htlc9/logs/
2026-06-11 11:58:58.815752 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-api-857d54d4b-htlc9/logs/barbican-api-log.log
2026-06-11 11:58:58.815773 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-api-857d54d4b-htlc9/logs/barbican-api.log
2026-06-11 11:58:58.815789 | 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-7bb9f7ddf6-s8sdv/
2026-06-11 11:58:58.815805 | 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-7bb9f7ddf6-s8sdv/barbican-keystone-listener-7bb9f7ddf6-s8sdv-describe
2026-06-11 11:58:58.815820 | 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-7bb9f7ddf6-s8sdv/logs/
2026-06-11 11:58:58.815836 | 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-7bb9f7ddf6-s8sdv/logs/barbican-keystone-listener-log.log
2026-06-11 11:58:58.815851 | 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-7bb9f7ddf6-s8sdv/logs/barbican-keystone-listener.log
2026-06-11 11:58:58.815866 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-worker-7db98574f-r7hqg/
2026-06-11 11:58:58.815881 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-worker-7db98574f-r7hqg/barbican-worker-7db98574f-r7hqg-describe
2026-06-11 11:58:58.815896 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-worker-7db98574f-r7hqg/logs/
2026-06-11 11:58:58.815911 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-worker-7db98574f-r7hqg/logs/barbican-worker-log.log
2026-06-11 11:58:58.815926 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-worker-7db98574f-r7hqg/logs/barbican-worker.log
2026-06-11 11:58:58.815941 | 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-4t72h/
2026-06-11 11:58:58.815957 | 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-4t72h/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-4t72h-describe
2026-06-11 11:58:58.815979 | 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-4t72h/logs/
2026-06-11 11:58:58.815995 | 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-4t72h/logs/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-11 11:58:58.816011 | 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-11 11:58:58.816026 | 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-11 11:58:58.816042 | 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-11 11:58:58.816057 | 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-11 11:58:58.816073 | 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-11 11:58:58.816089 | 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-11 11:58:58.816104 | 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-11 11:58:58.816119 | 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-11 11:58:58.816134 | 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-11 11:58:58.816149 | 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-11 11:58:58.816165 | 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-11 11:58:58.816180 | 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-11 11:58:58.816199 | 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-11 11:58:58.816214 | 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-11 11:58:58.816230 | 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-11 11:58:58.816247 | 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-11 11:58:58.816264 | 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-11 11:58:58.816279 | 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-ipampwmwc/
2026-06-11 11:58:58.816296 | 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-ipampwmwc/configure-network-edpm-deployment-ipam-openstack-edpm-ipampwmwc-describe
2026-06-11 11:58:58.816312 | 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-ipampwmwc/logs/
2026-06-11 11:58:58.816328 | 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-ipampwmwc/logs/configure-network-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-11 11:58:58.816344 | 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-nfbb4/
2026-06-11 11:58:58.816382 | 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-nfbb4/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-nfbb4-describe
2026-06-11 11:58:58.816401 | 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-nfbb4/logs/
2026-06-11 11:58:58.816417 | 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-nfbb4/logs/configure-os-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-11 11:58:58.816436 | 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-lh62c/
2026-06-11 11:58:58.816451 | 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-lh62c/dnsmasq-dns-687999f8f7-lh62c-describe
2026-06-11 11:58:58.816467 | 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-lh62c/logs/
2026-06-11 11:58:58.816483 | 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-lh62c/logs/dnsmasq-dns.log
2026-06-11 11:58:58.816499 | 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-lh62c/logs/init.log
2026-06-11 11:58:58.816514 | 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-8pn6w/
2026-06-11 11:58:58.816530 | 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-8pn6w/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-8pn6w-describe
2026-06-11 11:58:58.816545 | 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-8pn6w/logs/
2026-06-11 11:58:58.816560 | 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-8pn6w/logs/download-cache-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-11 11:58:58.816575 | 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-11 11:58:58.816590 | 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-11 11:58:58.816606 | 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-11 11:58:58.816621 | 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-11 11:58:58.816639 | 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-11 11:58:58.816655 | 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-11 11:58:58.816670 | 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-11 11:58:58.816686 | 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-11 11:58:58.816701 | 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-11 11:58:58.816716 | 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-11 11:58:58.816732 | 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-dxp5f/
2026-06-11 11:58:58.816747 | 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-dxp5f/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-dxp5f-describe
2026-06-11 11:58:58.816762 | 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-dxp5f/logs/
2026-06-11 11:58:58.816777 | 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-dxp5f/logs/install-certs-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-11 11:58:58.816793 | 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-42zmk/
2026-06-11 11:58:58.816808 | 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-42zmk/install-os-edpm-deployment-ipam-openstack-edpm-ipam-42zmk-describe
2026-06-11 11:58:58.816823 | 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-42zmk/logs/
2026-06-11 11:58:58.816842 | 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-42zmk/logs/install-os-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-11 11:58:58.816858 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/keystone-69786598d5-n8xfz/
2026-06-11 11:58:58.816873 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/keystone-69786598d5-n8xfz/keystone-69786598d5-n8xfz-describe
2026-06-11 11:58:58.816888 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/keystone-69786598d5-n8xfz/logs/
2026-06-11 11:58:58.816903 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/keystone-69786598d5-n8xfz/logs/keystone-api.log
2026-06-11 11:58:58.816918 | 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-11 11:58:58.816933 | 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-11 11:58:58.816948 | 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-11 11:58:58.816962 | 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-11 11:58:58.816977 | 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-74gxf/
2026-06-11 11:58:58.816992 | 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-74gxf/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-74gxf-describe
2026-06-11 11:58:58.817007 | 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-74gxf/logs/
2026-06-11 11:58:58.817022 | 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-74gxf/logs/libvirt-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-11 11:58:58.817041 | 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-11 11:58:58.817056 | 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-11 11:58:58.817071 | 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-11 11:58:58.817086 | 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-11 11:58:58.817100 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/neutron-7fb8b69567-rtzhz/
2026-06-11 11:58:58.817115 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/neutron-7fb8b69567-rtzhz/neutron-7fb8b69567-rtzhz-describe
2026-06-11 11:58:58.817130 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/neutron-7fb8b69567-rtzhz/logs/
2026-06-11 11:58:58.817144 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/neutron-7fb8b69567-rtzhz/logs/neutron-api.log
2026-06-11 11:58:58.817160 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/neutron-7fb8b69567-rtzhz/logs/neutron-httpd.log
2026-06-11 11:58:58.817175 | 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-vz75r/
2026-06-11 11:58:58.817190 | 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-vz75r/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-vz75r-describe
2026-06-11 11:58:58.817206 | 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-vz75r/logs/
2026-06-11 11:58:58.817221 | 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-vz75r/logs/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-11 11:58:58.817239 | 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-11 11:58:58.817256 | 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-11 11:58:58.817271 | 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-11 11:58:58.817287 | 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-11 11:58:58.817302 | 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-11 11:58:58.817317 | 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-11 11:58:58.817333 | 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-11 11:58:58.817352 | 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-11 11:58:58.817388 | 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-11 11:58:58.817405 | 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-11 11:58:58.817422 | 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-11 11:58:58.817438 | 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-11 11:58:58.817454 | 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-11 11:58:58.817470 | 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-11 11:58:58.817485 | 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-11 11:58:58.817504 | 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-11 11:58:58.817520 | 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-11 11:58:58.817535 | 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-ls89w/
2026-06-11 11:58:58.817551 | 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-ls89w/nova-edpm-deployment-ipam-openstack-edpm-ipam-ls89w-describe
2026-06-11 11:58:58.817566 | 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-ls89w/logs/
2026-06-11 11:58:58.817581 | 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-ls89w/logs/nova-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-11 11:58:58.817596 | 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-11 11:58:58.817611 | 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-11 11:58:58.817628 | 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-11 11:58:58.817658 | 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-11 11:58:58.817675 | 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-11 11:58:58.817691 | 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-11 11:58:58.817705 | 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-11 11:58:58.817723 | 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-11 11:58:58.817739 | 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-11 11:58:58.817754 | 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-11 11:58:58.817770 | 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-11 11:58:58.817785 | 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-11 11:58:58.817800 | 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-11 11:58:58.817815 | 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-11 11:58:58.817830 | 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-openstackprovisionservdcpdz/
2026-06-11 11:58:58.817845 | 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-openstackprovisionservdcpdz/openstack-edpm-ipam-provisionserver-openstackprovisionservdcpdz-describe
2026-06-11 11:58:58.817860 | 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-openstackprovisionservdcpdz/logs/
2026-06-11 11:58:58.817875 | 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-openstackprovisionservdcpdz/logs/init.log
2026-06-11 11:58:58.817890 | 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-openstackprovisionservdcpdz/logs/osp-httpd.log
2026-06-11 11:58:58.817905 | 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-11 11:58:58.817921 | 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-11 11:58:58.817939 | 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-11 11:58:58.817955 | 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-11 11:58:58.817969 | 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-11 11:58:58.817984 | 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-11 11:58:58.817999 | 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-11 11:58:58.818014 | 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-11 11:58:58.818029 | 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-11 11:58:58.818044 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovn-controller-hfc5h/
2026-06-11 11:58:58.818059 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovn-controller-hfc5h/ovn-controller-hfc5h-describe
2026-06-11 11:58:58.818074 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovn-controller-hfc5h/logs/
2026-06-11 11:58:58.818089 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovn-controller-hfc5h/logs/ovn-controller.log
2026-06-11 11:58:58.818104 | 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-hjsp2/
2026-06-11 11:58:58.818119 | 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-hjsp2/ovn-controller-metrics-hjsp2-describe
2026-06-11 11:58:58.818137 | 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-hjsp2/logs/
2026-06-11 11:58:58.818158 | 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-hjsp2/logs/openstack-network-exporter.log
2026-06-11 11:58:58.818174 | 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-n6pzb/
2026-06-11 11:58:58.818190 | 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-n6pzb/ovn-controller-ovs-n6pzb-describe
2026-06-11 11:58:58.818206 | 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-n6pzb/logs/
2026-06-11 11:58:58.818221 | 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-n6pzb/logs/ovs-vswitchd.log
2026-06-11 11:58:58.818237 | 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-n6pzb/logs/ovsdb-server-init.log
2026-06-11 11:58:58.818252 | 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-n6pzb/logs/ovsdb-server.log
2026-06-11 11:58:58.818268 | 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-6gfzt/
2026-06-11 11:58:58.818284 | 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-6gfzt/ovn-edpm-deployment-ipam-openstack-edpm-ipam-6gfzt-describe
2026-06-11 11:58:58.818299 | 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-6gfzt/logs/
2026-06-11 11:58:58.818315 | 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-6gfzt/logs/ovn-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-11 11:58:58.818330 | 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-11 11:58:58.818346 | 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-11 11:58:58.818386 | 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-11 11:58:58.818403 | 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-11 11:58:58.818419 | 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-11 11:58:58.818434 | 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-11 11:58:58.818450 | 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-11 11:58:58.818465 | 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-11 11:58:58.818481 | 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-11 11:58:58.818496 | 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-11 11:58:58.818512 | 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-11 11:58:58.818527 | 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-11 11:58:58.818543 | 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-11 11:58:58.818559 | 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-11 11:58:58.818575 | 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-11 11:58:58.818590 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/placement-686cdfc9f6-tlfb8/
2026-06-11 11:58:58.818606 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/placement-686cdfc9f6-tlfb8/placement-686cdfc9f6-tlfb8-describe
2026-06-11 11:58:58.818625 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/placement-686cdfc9f6-tlfb8/logs/
2026-06-11 11:58:58.818641 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/placement-686cdfc9f6-tlfb8/logs/placement-api.log
2026-06-11 11:58:58.818656 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/placement-686cdfc9f6-tlfb8/logs/placement-log.log
2026-06-11 11:58:58.818671 | 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-11 11:58:58.818687 | 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-11 11:58:58.818703 | 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-11 11:58:58.818719 | 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-11 11:58:58.818735 | 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-11 11:58:58.818750 | 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-11 11:58:58.818766 | 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-11 11:58:58.818781 | 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-11 11:58:58.818797 | 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-11 11:58:58.818812 | 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-11 11:58:58.818827 | 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-f2ntt/
2026-06-11 11:58:58.818846 | 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-f2ntt/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-f2ntt-describe
2026-06-11 11:58:58.818862 | 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-f2ntt/logs/
2026-06-11 11:58:58.818878 | 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-f2ntt/logs/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-11 11:58:58.818893 | 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-m67ch/
2026-06-11 11:58:58.818909 | 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-m67ch/redhat-edpm-deployment-ipam-openstack-edpm-ipam-m67ch-describe
2026-06-11 11:58:58.818924 | 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-m67ch/logs/
2026-06-11 11:58:58.818940 | 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-m67ch/logs/redhat-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-11 11:58:58.818955 | 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-492mk/
2026-06-11 11:58:58.818971 | 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-492mk/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-492mk-describe
2026-06-11 11:58:58.818986 | 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-492mk/logs/
2026-06-11 11:58:58.819001 | 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-492mk/logs/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-11 11:58:58.819016 | 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-l97f4/
2026-06-11 11:58:58.819035 | 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-l97f4/run-os-edpm-deployment-ipam-openstack-edpm-ipam-l97f4-describe
2026-06-11 11:58:58.819050 | 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-l97f4/logs/
2026-06-11 11:58:58.819065 | 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-l97f4/logs/run-os-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-11 11:58:58.819080 | 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-l5rgz/
2026-06-11 11:58:58.819095 | 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-l5rgz/ssh-known-hosts-edpm-deployment-ipam-l5rgz-describe
2026-06-11 11:58:58.819111 | 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-l5rgz/logs/
2026-06-11 11:58:58.819126 | 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-l5rgz/logs/ssh-known-hosts-edpm-deployment-ipam.log
2026-06-11 11:58:58.819141 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-proxy-678744d659-d76nc/
2026-06-11 11:58:58.819156 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-proxy-678744d659-d76nc/swift-proxy-678744d659-d76nc-describe
2026-06-11 11:58:58.819172 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-proxy-678744d659-d76nc/logs/
2026-06-11 11:58:58.819187 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-proxy-678744d659-d76nc/logs/proxy-httpd.log
2026-06-11 11:58:58.819202 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-proxy-678744d659-d76nc/logs/proxy-server.log
2026-06-11 11:58:58.819217 | 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-9nsrh/
2026-06-11 11:58:58.819239 | 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-9nsrh/swift-ring-rebalance-9nsrh-describe
2026-06-11 11:58:58.819255 | 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-9nsrh/logs/
2026-06-11 11:58:58.819271 | 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-9nsrh/logs/swift-ring-rebalance.log
2026-06-11 11:58:58.819287 | 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-11 11:58:58.819303 | 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-11 11:58:58.819319 | 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-11 11:58:58.819334 | 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-11 11:58:58.819368 | 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-11 11:58:58.819389 | 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-11 11:58:58.819405 | 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-11 11:58:58.819422 | 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-11 11:58:58.819462 | 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-11 11:58:58.819495 | 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-11 11:58:58.819516 | 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-11 11:58:58.819540 | 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-11 11:58:58.819559 | 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-11 11:58:58.819576 | 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-11 11:58:58.819594 | 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-11 11:58:58.819611 | 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-11 11:58:58.819628 | 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-11 11:58:58.819646 | 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-11 11:58:58.819663 | 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-11 11:58:58.819680 | 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-g4zw4/
2026-06-11 11:58:58.819698 | 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-g4zw4/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-g4zw4-describe
2026-06-11 11:58:58.819716 | 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-g4zw4/logs/
2026-06-11 11:58:58.819733 | 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-g4zw4/logs/telemetry-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-11 11:58:58.819750 | 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-2s726/
2026-06-11 11:58:58.819771 | 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-2s726/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-2s726-describe
2026-06-11 11:58:58.819788 | 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-2s726/logs/
2026-06-11 11:58:58.819804 | 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-2s726/logs/validate-network-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-11 11:58:58.819820 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/
2026-06-11 11:58:58.819836 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/barbican-api-7bdbd46666.yaml
2026-06-11 11:58:58.819853 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/barbican-api-857d54d4b.yaml
2026-06-11 11:58:58.819874 | 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-7bb9f7ddf6.yaml
2026-06-11 11:58:58.819890 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/barbican-worker-7db98574f.yaml
2026-06-11 11:58:58.819908 | 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-11 11:58:58.819924 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/dnsmasq-dns-5556978f87.yaml
2026-06-11 11:58:58.819941 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/dnsmasq-dns-65b8c788ff.yaml
2026-06-11 11:58:58.819957 | 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-11 11:58:58.819973 | 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-11 11:58:58.819990 | 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-11 11:58:58.820010 | 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-11 11:58:58.820027 | 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-11 11:58:58.820044 | 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-11 11:58:58.820060 | 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-11 11:58:58.820076 | 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-11 11:58:58.820092 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/keystone-69786598d5.yaml
2026-06-11 11:58:58.820108 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/neutron-7fb8b69567.yaml
2026-06-11 11:58:58.820123 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/neutron-86dcd8dfd8.yaml
2026-06-11 11:58:58.820139 | 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-cd6dd7b48.yaml
2026-06-11 11:58:58.820156 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/placement-686cdfc9f6.yaml
2026-06-11 11:58:58.820174 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/swift-proxy-678744d659.yaml
2026-06-11 11:58:58.820191 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/routes/
2026-06-11 11:58:58.820208 | 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-11 11:58:58.820224 | 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-11 11:58:58.820247 | 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-11 11:58:58.820264 | 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-11 11:58:58.820281 | 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-11 11:58:58.820298 | 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-11 11:58:58.820315 | 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-11 11:58:58.820331 | 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-11 11:58:58.820351 | 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-11 11:58:58.820394 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/
2026-06-11 11:58:58.820411 | 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-11 11:58:58.820429 | 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-11 11:58:58.820446 | 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-11 11:58:58.820463 | 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-11 11:58:58.820481 | 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-11 11:58:58.820498 | 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-11 11:58:58.820519 | 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-11 11:58:58.820536 | 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-11 11:58:58.820553 | 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-11 11:58:58.820570 | 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-11 11:58:58.820587 | 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-11 11:58:58.820604 | 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-11 11:58:58.820620 | 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-11 11:58:58.820638 | 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-11 11:58:58.820655 | 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-11 11:58:58.820673 | 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-11 11:58:58.820690 | 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-11 11:58:58.820706 | 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-11 11:58:58.820723 | 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-11 11:58:58.820739 | 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-11 11:58:58.820759 | 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-11 11:58:58.820777 | 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-11 11:58:58.820794 | 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-11 11:58:58.820812 | 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-11 11:58:58.820829 | 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-11 11:58:58.820846 | 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-11 11:58:58.820863 | 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-11 11:58:58.820880 | 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-11 11:58:58.820897 | 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-11 11:58:58.820914 | 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-11 11:58:58.820932 | 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-11 11:58:58.820949 | 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-11 11:58:58.820966 | 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-11 11:58:58.820986 | 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-11 11:58:58.821004 | 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-11 11:58:58.821021 | 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-11 11:58:58.821038 | 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-11 11:58:58.821054 | 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-11 11:58:58.821071 | 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-11 11:58:58.821088 | 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-11 11:58:58.821105 | 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-11 11:58:58.821121 | 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-11 11:58:58.821137 | 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-11 11:58:58.821153 | 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-11 11:58:58.821170 | 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-11 11:58:58.821187 | 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-11 11:58:58.821204 | 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-11 11:58:58.821224 | 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-11 11:58:58.821241 | 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-11 11:58:58.821258 | 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-11 11:58:58.821275 | 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-11 11:58:58.821292 | 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-11 11:58:58.821308 | 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-11 11:58:58.821325 | 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-11 11:58:58.821343 | 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-11 11:58:58.821381 | 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-11 11:58:58.821400 | 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-11 11:58:58.821417 | 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-11 11:58:58.821435 | 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-11 11:58:58.821451 | 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-11 11:58:58.821467 | 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-11 11:58:58.821487 | 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-11 11:58:58.821504 | 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-11 11:58:58.821521 | 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-11 11:58:58.821538 | 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-11 11:58:58.821554 | 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-11 11:58:58.821571 | 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-11 11:58:58.821588 | 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-11 11:58:58.821605 | 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-11 11:58:58.821622 | 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-11 11:58:58.821638 | 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-11 11:58:58.821655 | 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-11 11:58:58.821688 | 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-11 11:58:58.821707 | 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-11 11:58:58.821725 | 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-11 11:58:58.821747 | 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-11 11:58:58.821764 | 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-11 11:58:58.821780 | 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-11 11:58:58.821796 | 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-11 11:58:58.821813 | 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-11 11:58:58.821830 | 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-11 11:58:58.821846 | 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-11 11:58:58.821923 | 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-11 11:58:58.821946 | 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-11 11:58:58.821963 | 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-11 11:58:58.821980 | 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-11 11:58:58.821998 | 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-11 11:58:58.822015 | 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-11 11:58:58.822036 | 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-11 11:58:58.822054 | 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-11 11:58:58.822072 | 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-11 11:58:58.822090 | 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-11 11:58:58.822107 | 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-11 11:58:58.822123 | 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-11 11:58:58.822139 | 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-11 11:58:58.822156 | 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-11 11:58:58.822172 | 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-11 11:58:58.822190 | 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-11 11:58:58.822208 | 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-11 11:58:58.822225 | 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-11 11:58:58.822243 | 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-11 11:58:58.822263 | 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-11 11:58:58.822281 | 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-11 11:58:58.822298 | 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-11 11:58:58.822315 | 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-11 11:58:58.822330 | 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-11 11:58:58.822368 | 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-11 11:58:58.822392 | 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-11 11:58:58.822409 | 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-11 11:58:58.822424 | 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-11 11:58:58.822439 | 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-11 11:58:58.822454 | 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-11 11:58:58.822469 | 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-11 11:58:58.822484 | 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-11 11:58:58.822499 | 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-11 11:58:58.822514 | 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-11 11:58:58.822533 | 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-11 11:58:58.822549 | 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-11 11:58:58.822564 | 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-11 11:58:58.822579 | 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-11 11:58:58.822595 | 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-11 11:58:58.822610 | 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-11 11:58:58.822625 | 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-11 11:58:58.822640 | 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-11 11:58:58.822656 | 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-11 11:58:58.822671 | 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-11 11:58:58.822686 | 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-11 11:58:58.822701 | 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-11 11:58:58.822716 | 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-11 11:58:58.822735 | 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-11 11:58:58.822751 | 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-11 11:58:58.822766 | 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-11 11:58:58.822782 | 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-11 11:58:58.822797 | 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-11 11:58:58.822812 | 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-11 11:58:58.822827 | 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-11 11:58:58.822842 | 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-11 11:58:58.822858 | 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-11 11:58:58.822873 | 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-11 11:58:58.822888 | 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-11 11:58:58.822903 | 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-11 11:58:58.822918 | 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-11 11:58:58.822933 | 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-11 11:58:58.822957 | 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-11 11:58:58.822973 | 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-11 11:58:58.822987 | 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-11 11:58:58.823002 | 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-11 11:58:58.823017 | 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-11 11:58:58.823032 | 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-11 11:58:58.823048 | 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-11 11:58:58.823062 | 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-11 11:58:58.823078 | 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-11 11:58:58.823093 | 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-11 11:58:58.823109 | 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-11 11:58:58.823124 | 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-11 11:58:58.823140 | 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-11 11:58:58.823156 | 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-11 11:58:58.823175 | 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-11 11:58:58.823191 | 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-11 11:58:58.823207 | 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-11 11:58:58.823223 | 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-11 11:58:58.823238 | 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-11 11:58:58.823254 | 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-11 11:58:58.823270 | 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-11 11:58:58.823286 | 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-11 11:58:58.823301 | 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-11 11:58:58.823317 | 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-11 11:58:58.823333 | 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-11 11:58:58.823367 | 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-11 11:58:58.823388 | 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-11 11:58:58.823410 | 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-11 11:58:58.823427 | 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-11 11:58:58.823443 | 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-11 11:58:58.823459 | 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-11 11:58:58.823474 | 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-11 11:58:58.823490 | 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-11 11:58:58.823505 | 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-11 11:58:58.823520 | 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-11 11:58:58.823536 | 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-11 11:58:58.823552 | 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-11 11:58:58.823568 | 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-11 11:58:58.823587 | 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-11 11:58:58.823604 | 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-11 11:58:58.823619 | 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-11 11:58:58.823635 | 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-11 11:58:58.823653 | 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-11 11:58:58.823669 | 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-11 11:58:58.823684 | 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-11 11:58:58.823699 | 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-11 11:58:58.823714 | 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-11 11:58:58.823729 | 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-11 11:58:58.823744 | 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-11 11:58:58.823760 | 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-11 11:58:58.823775 | 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-11 11:58:58.823790 | 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-11 11:58:58.823806 | 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-11 11:58:58.823821 | 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-11 11:58:58.823836 | 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-11 11:58:58.823854 | 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-11 11:58:58.823870 | 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-11 11:58:58.823886 | 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-11 11:58:58.823901 | 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-11 11:58:58.823916 | 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-11 11:58:58.823931 | 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-11 11:58:58.823946 | 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-11 11:58:58.823962 | 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-11 11:58:58.823977 | 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-11 11:58:58.823992 | 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-11 11:58:58.824008 | 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-11 11:58:58.824023 | 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-11 11:58:58.824039 | 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-11 11:58:58.824054 | 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-11 11:58:58.824073 | 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-11 11:58:58.824089 | 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-11 11:58:58.824104 | 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-11 11:58:58.824119 | 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-11 11:58:58.824135 | 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-11 11:58:58.824150 | 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-11 11:58:58.824165 | 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-11 11:58:58.824181 | 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-11 11:58:58.824197 | 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-11 11:58:58.824213 | 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-11 11:58:58.824228 | 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-11 11:58:58.824244 | 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-11 11:58:58.824259 | 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-11 11:58:58.824274 | 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-11 11:58:58.824293 | 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-11 11:58:58.824309 | 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-11 11:58:58.824326 | 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-11 11:58:58.824341 | 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-11 11:58:58.824379 | 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-11 11:58:58.824397 | 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-11 11:58:58.824413 | 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-11 11:58:58.824428 | 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-11 11:58:58.824444 | 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-11 11:58:58.824460 | 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-11 11:58:58.824475 | 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-11 11:58:58.824491 | 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-11 11:58:58.824507 | 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-11 11:58:58.824595 | 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-11 11:58:58.824632 | 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-11 11:58:58.824652 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/
2026-06-11 11:58:58.824698 | 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-11 11:58:58.824724 | 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-11 11:58:58.824742 | 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-11 11:58:58.824760 | 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-11 11:58:58.824776 | 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-11 11:58:58.824793 | 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-11 11:58:58.824810 | 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-11 11:58:58.824826 | 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-11 11:58:58.824842 | 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-11 11:58:58.824858 | 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-11 11:58:58.824873 | 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-11 11:58:58.824888 | 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-11 11:58:58.824907 | 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-11 11:58:58.824924 | 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-11 11:58:58.824940 | 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-11 11:58:58.824955 | 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-11 11:58:58.824970 | 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-11 11:58:58.824985 | 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-11 11:58:58.825001 | 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-11 11:58:58.825016 | 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-11 11:58:58.825086 | 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-11 11:58:58.825107 | 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-11 11:58:58.825123 | 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-11 11:58:58.825138 | 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-11 11:58:58.825154 | 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-11 11:58:58.825169 | 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-11 11:58:58.825184 | 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-11 11:58:58.825202 | 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-11 11:58:58.825218 | 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-11 11:58:58.825233 | 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-11 11:58:58.825248 | 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-11 11:58:58.825263 | 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-11 11:58:58.825278 | 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-11 11:58:58.825294 | 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-11 11:58:58.825308 | 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-11 11:58:58.825323 | 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-11 11:58:58.825338 | 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-11 11:58:58.825376 | 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-11 11:58:58.825394 | 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-11 11:58:58.825410 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/statefulset/
2026-06-11 11:58:58.825425 | 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-11 11:58:58.825440 | 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-11 11:58:58.825459 | 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-11 11:58:58.825474 | 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-11 11:58:58.825489 | 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-11 11:58:58.825504 | 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-11 11:58:58.825519 | 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-11 11:58:58.825535 | 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-11 11:58:58.825551 | 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-11 11:58:58.825567 | 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-11 11:58:58.825582 | 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-11 11:58:58.825597 | 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-11 11:58:58.825613 | 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-11 11:58:58.825628 | 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-11 11:58:58.825643 | 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-11 11:58:58.825657 | 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-11 11:58:58.825676 | 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-11 11:58:58.825692 | 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-11 11:58:58.825729 | 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-11 11:58:58.825746 | 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-11 11:58:58.825762 | 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-11 11:58:58.825778 | 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-11 11:58:58.825793 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/subscriptions/
2026-06-11 11:58:58.825809 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/
2026-06-11 11:58:58.825825 | 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-11 11:58:58.825840 | 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-11 11:58:58.825856 | 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-11 11:58:58.825871 | 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-11 11:58:58.825886 | 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-11 11:58:58.825901 | 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-11 11:58:58.825916 | 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-11 11:58:58.825931 | 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-11 11:58:58.825950 | 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-11 11:58:58.825965 | 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-11 11:58:58.825980 | 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-11 11:58:58.825995 | 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-11 11:58:58.826010 | 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-11 11:58:58.826025 | 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-11 11:58:58.826040 | 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-11 11:58:58.826055 | 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-11 11:58:58.826070 | 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-11 11:58:58.826085 | 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-11 11:58:58.826100 | 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-11 11:58:58.826115 | 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-11 11:58:58.826130 | 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-11 11:58:58.826145 | 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-11 11:58:58.826160 | 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-11 11:58:58.826179 | 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-11 11:58:58.826194 | 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-11 11:58:58.826210 | 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-11 11:58:58.826225 | 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-11 11:58:58.826240 | 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-11 11:58:58.826255 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/network/
2026-06-11 11:58:58.826270 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/network/l2advertisement.yaml
2026-06-11 11:58:58.826285 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/network/ipaddresspools/
2026-06-11 11:58:58.826300 | 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-11 11:58:58.826315 | 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-11 11:58:58.826331 | 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-11 11:58:58.826345 | 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-11 11:58:58.826384 | 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-11 11:58:58.826401 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/network/nnce/
2026-06-11 11:58:58.826417 | 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-11 11:58:58.826433 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/network/nncp/
2026-06-11 11:58:58.826453 | 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-11 11:58:58.826468 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/network/nns/
2026-06-11 11:58:58.826483 | 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-11 11:58:58.826498 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/nodes/
2026-06-11 11:58:58.826513 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/nodes/crc.describe
2026-06-11 11:58:58.826529 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/nodes/crc.yaml
2026-06-11 11:58:58.826544 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/
2026-06-11 11:58:58.826562 | 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-11 11:58:58.826584 | 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-11 11:58:58.826609 | 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-11 11:58:58.826627 | 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-11 11:58:58.826643 | 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-11 11:58:58.826658 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/barbican/
2026-06-11 11:58:58.826674 | 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-857d54d4b-htlc9 -> ../_all_nodes/sosreport-crc
2026-06-11 11:58:58.826690 | 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-7bb9f7ddf6-s8sdv -> ../_all_nodes/sosreport-crc
2026-06-11 11:58:58.826712 | 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-7db98574f-r7hqg -> ../_all_nodes/sosreport-crc
2026-06-11 11:58:58.826729 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/ceilometer/
2026-06-11 11:58:58.826744 | 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-11 11:58:58.826760 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/cinder/
2026-06-11 11:58:58.826776 | 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-11 11:58:58.826792 | 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-11 11:58:58.826807 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/glance/
2026-06-11 11:58:58.826823 | 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-11 11:58:58.826839 | 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-11 11:58:58.826855 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/keystone/
2026-06-11 11:58:58.826872 | 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-69786598d5-n8xfz -> ../_all_nodes/sosreport-crc
2026-06-11 11:58:58.826888 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/neutron/
2026-06-11 11:58:58.826904 | 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-7fb8b69567-rtzhz -> ../_all_nodes/sosreport-crc
2026-06-11 11:58:58.826920 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/nova/
2026-06-11 11:58:58.826936 | 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-11 11:58:58.826956 | 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-11 11:58:58.826972 | 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-11 11:58:58.826987 | 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-11 11:58:58.827003 | 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-11 11:58:58.827018 | 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-11 11:58:58.827033 | 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-11 11:58:58.827048 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/ovn/
2026-06-11 11:58:58.827063 | 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-hfc5h -> ../_all_nodes/sosreport-crc
2026-06-11 11:58:58.827079 | 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-hjsp2 -> ../_all_nodes/sosreport-crc
2026-06-11 11:58:58.827094 | 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-n6pzb -> ../_all_nodes/sosreport-crc
2026-06-11 11:58:58.827109 | 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-11 11:58:58.827124 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/ovs/
2026-06-11 11:58:58.827139 | 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-11 11:58:58.827154 | 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-11 11:58:58.827173 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/placement/
2026-06-11 11:58:58.827188 | 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-686cdfc9f6-tlfb8 -> ../_all_nodes/sosreport-crc
2026-06-11 11:58:58.827204 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/swift/
2026-06-11 11:58:58.827220 | 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-678744d659-d76nc -> ../_all_nodes/sosreport-crc
2026-06-11 11:58:58.827237 | 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-11 11:58:58.827253 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/
2026-06-11 11:58:58.827269 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/mutating/
2026-06-11 11:58:58.827285 | 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-11 11:58:58.827300 | 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-11 11:58:58.827315 | 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-11 11:58:58.827331 | 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-11 11:58:58.827350 | 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-11 11:58:58.827388 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/
2026-06-11 11:58:58.827405 | 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-11 11:58:58.827425 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/bfdprofilevalidationwebhook.metallb.io-rnm2h.yaml
2026-06-11 11:58:58.827441 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/bgpadvertisementvalidationwebhook.metallb.io-vzzbq.yaml
2026-06-11 11:58:58.827456 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/bgppeersvalidationwebhook.metallb.io-z8c75.yaml
2026-06-11 11:58:58.827472 | 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-11 11:58:58.827487 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/communityvalidationwebhook.metallb.io-bt7p2.yaml
2026-06-11 11:58:58.827502 | 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-11 11:58:58.827518 | 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-11 11:58:58.827533 | 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-11 11:58:58.827548 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/ipaddresspoolvalidationwebhook.metallb.io-g9k7x.yaml
2026-06-11 11:58:58.827563 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/l2advertisementvalidationwebhook.metallb.io-hcbfv.yaml
2026-06-11 11:58:58.827578 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/metallbvalidationwebhook.metallb.io-ch5d8.yaml
2026-06-11 11:58:58.827593 | 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-11 11:58:58.827608 | 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-11 11:58:58.827623 | 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-11 11:58:58.827641 | 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-11 11:58:58.827656 | 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-11 11:58:58.827672 | controller | cd+++++++++ registries.conf.d/
2026-06-11 11:58:58.827687 | controller | >f+++++++++ registries.conf.d/000-shortnames.conf
2026-06-11 11:58:58.827703 | controller | cd+++++++++ system-config/
2026-06-11 11:58:58.827718 | controller | cd+++++++++ system-config/libvirt/
2026-06-11 11:58:58.827734 | controller | >f+++++++++ system-config/libvirt/libvirt-admin.conf
2026-06-11 11:58:58.827749 | controller | >f+++++++++ system-config/libvirt/libvirt.conf
2026-06-11 11:58:58.827765 | controller | >f+++++++++ system-config/libvirt/libvirtd.conf
2026-06-11 11:58:58.827782 | controller | >f+++++++++ system-config/libvirt/network.conf
2026-06-11 11:58:58.827798 | controller | >f+++++++++ system-config/libvirt/qemu-lockd.conf
2026-06-11 11:58:58.827813 | controller | >f+++++++++ system-config/libvirt/qemu.conf
2026-06-11 11:58:58.827828 | controller | >f+++++++++ system-config/libvirt/virtinterfaced.conf
2026-06-11 11:58:58.827844 | controller | >f+++++++++ system-config/libvirt/virtlockd.conf
2026-06-11 11:58:58.827859 | controller | >f+++++++++ system-config/libvirt/virtlogd.conf
2026-06-11 11:58:58.827874 | controller | >f+++++++++ system-config/libvirt/virtnetworkd.conf
2026-06-11 11:58:58.827889 | controller | >f+++++++++ system-config/libvirt/virtnodedevd.conf
2026-06-11 11:58:58.827904 | controller | >f+++++++++ system-config/libvirt/virtnwfilterd.conf
2026-06-11 11:58:58.827918 | controller | >f+++++++++ system-config/libvirt/virtproxyd.conf
2026-06-11 11:58:58.827933 | controller | >f+++++++++ system-config/libvirt/virtqemud.conf
2026-06-11 11:58:58.827947 | controller | >f+++++++++ system-config/libvirt/virtsecretd.conf
2026-06-11 11:58:58.827962 | controller | >f+++++++++ system-config/libvirt/virtstoraged.conf
2026-06-11 11:58:59.397869 | controller | changed: .d..t...... ./
2026-06-11 11:59:00.020774 | controller | changed: .d..t...... ./
2026-06-11 11:59:00.153157 | 
2026-06-11 11:59:00.153297 | TASK [Return artifact to Zuul]
2026-06-11 11:59:00.188023 | controller | skipping: Conditional result was False
2026-06-11 11:59:00.190588 | 
2026-06-11 11:59:00.190641 | PLAY [Run ci/playbooks/collect-logs.yml on CRC host]
2026-06-11 11:59:00.190753 | 
2026-06-11 11:59:00.190778 | PLAY RECAP
2026-06-11 11:59:00.190818 | controller | ok: 16 changed: 11 unreachable: 0 failed: 0 skipped: 7 rescued: 0 ignored: 1
2026-06-11 11:59:00.190839 | 
2026-06-11 11:59:00.393821 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/collect-logs.yml@main]
2026-06-11 11:59:00.395840 | POST-RUN START: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/dlrn/dlrn-report.yaml@master]
2026-06-11 11:59:01.039050 | 
2026-06-11 11:59:01.039232 | PLAY [Report DLRN results after job run]
2026-06-11 11:59:01.079049 | 
2026-06-11 11:59:01.079242 | TASK [Include vars from ci-framework group_vars]
2026-06-11 11:59:01.123924 | controller | ok
2026-06-11 11:59:01.237521 | 
2026-06-11 11:59:01.237698 | TASK [cifmw_helpers : Fail if file is not yaml or yml extension]
2026-06-11 11:59:01.304501 | controller | skipping: Conditional result was False
2026-06-11 11:59:01.348550 | 
2026-06-11 11:59:01.348768 | TASK [cifmw_helpers : Check if file is available]
2026-06-11 11:59:01.970272 | controller | ok
2026-06-11 11:59:02.004021 | 
2026-06-11 11:59:02.004116 | TASK [cifmw_helpers : Create temporary directory]
2026-06-11 11:59:02.030386 | controller | skipping: Conditional result was False
2026-06-11 11:59:02.090924 | 
2026-06-11 11:59:02.091112 | TASK [cifmw_helpers : Read vars]
2026-06-11 11:59:02.228140 | 
2026-06-11 11:59:02.228366 | TASK [cifmw_helpers : Create new variable files with content]
2026-06-11 11:59:02.305703 | 
2026-06-11 11:59:02.306019 | TASK [cifmw_helpers : Include vars]
2026-06-11 11:59:02.388490 | 
2026-06-11 11:59:02.388720 | TASK [cifmw_helpers : Remove temporary directory]
2026-06-11 11:59:02.414523 | controller | skipping: Conditional result was False
2026-06-11 11:59:02.496652 | 
2026-06-11 11:59:02.496812 | TASK [Report job status to DLRN]
2026-06-11 11:59:02.604463 | controller | ok
2026-06-11 11:59:02.682831 | 
2026-06-11 11:59:02.682986 | TASK [dlrn_report : Warning if DLRN is not running]
2026-06-11 11:59:02.758618 | controller | skipping: Conditional result was False
2026-06-11 11:59:02.788584 | 
2026-06-11 11:59:02.788713 | TASK [dlrn_report : Install dlrnapi-client shyaml package]
2026-06-11 11:59:02.864794 | controller | skipping: Conditional result was False
2026-06-11 11:59:02.919981 | 
2026-06-11 11:59:02.920147 | TASK [dlrn_report : Install kinit related package]
2026-06-11 11:59:02.976663 | controller | skipping: Conditional result was False
2026-06-11 11:59:03.030924 | 
2026-06-11 11:59:03.031092 | TASK [dlrn_report : Install dlrn kerberos related packages]
2026-06-11 11:59:03.088162 | controller | skipping: Conditional result was False
2026-06-11 11:59:03.212676 | 
2026-06-11 11:59:03.212846 | TASK [Set zuul-log-path fact]
2026-06-11 11:59:03.289942 | controller | skipping: Conditional result was False
2026-06-11 11:59:03.319605 | 
2026-06-11 11:59:03.319725 | TASK [dlrn_report : Set the the value of cifmw_repo_setup_promotion when multiple dlrn tags are used]
2026-06-11 11:59:03.365566 | controller | skipping: Conditional result was False
2026-06-11 11:59:03.396037 | 
2026-06-11 11:59:03.396184 | TASK [Get hash related data from repo_setup role]
2026-06-11 11:59:03.453240 | controller | skipping: Conditional result was False
2026-06-11 11:59:03.486129 | 
2026-06-11 11:59:03.486287 | TASK [dlrn_report : Check currently enabled crypto policies]
2026-06-11 11:59:04.254400 | controller | skipping: Conditional result was False
2026-06-11 11:59:04.314695 | 
2026-06-11 11:59:04.314881 | TASK [dlrn_report : Update crypto policies when FIPS is set]
2026-06-11 11:59:05.032456 | controller | skipping: Conditional result was False
2026-06-11 11:59:05.079849 | 
2026-06-11 11:59:05.080020 | TASK [dlrn_report : Perform kinit for DLRN kerberos authentication]
2026-06-11 11:59:05.785413 | controller | skipping: Conditional result was False
2026-06-11 11:59:05.851250 | 
2026-06-11 11:59:05.851501 | TASK [dlrn_report : Set empty value for dlrnapi password]
2026-06-11 11:59:05.919679 | controller | skipping: Conditional result was False
2026-06-11 11:59:06.006022 | 
2026-06-11 11:59:06.006181 | TASK [dlrn_report : Report results to dlrn for the tested hash]
2026-06-11 11:59:06.704521 | controller | skipping: Conditional result was False
2026-06-11 11:59:06.739837 | 
2026-06-11 11:59:06.739963 | PLAY RECAP
2026-06-11 11:59:06.740010 | controller | ok: 1 changed: 0 unreachable: 0 failed: 0 skipped: 18 rescued: 0 ignored: 0
2026-06-11 11:59:06.740033 | 
2026-06-11 11:59:06.931700 | POST-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/dlrn/dlrn-report.yaml@master]
2026-06-11 11:59:06.933798 | POST-RUN START: [trusted : review.rdoproject.org/config/playbooks/base-minimal/post-ssh.yaml@master]
2026-06-11 11:59:07.626568 | 
2026-06-11 11:59:07.626729 | PLAY [all]
2026-06-11 11:59:07.666575 | 
2026-06-11 11:59:07.666728 | TASK [include_role : fetch-output]
2026-06-11 11:59:07.740425 | controller | ok
2026-06-11 11:59:07.852062 | 
2026-06-11 11:59:07.852233 | TASK [fetch-output : Set log path for multiple nodes]
2026-06-11 11:59:07.927724 | controller | skipping: Conditional result was False
2026-06-11 11:59:07.961858 | 
2026-06-11 11:59:07.962035 | TASK [fetch-output : Set log path for single node]
2026-06-11 11:59:08.051496 | controller | ok
2026-06-11 11:59:08.083016 | 
2026-06-11 11:59:08.083187 | LOOP [fetch-output : Ensure local output dirs]
2026-06-11 11:59:08.524157 | controller -> localhost | ok: "/var/lib/zuul/builds/c97d27467eeb44b69341f7655d098d33/work/logs"
2026-06-11 11:59:08.801379 | controller -> localhost | ok: "/var/lib/zuul/builds/c97d27467eeb44b69341f7655d098d33/work/artifacts"
2026-06-11 11:59:09.049335 | controller -> localhost | ok: "/var/lib/zuul/builds/c97d27467eeb44b69341f7655d098d33/work/docs"
2026-06-11 11:59:09.086137 | 
2026-06-11 11:59:09.086249 | LOOP [fetch-output : Collect logs, artifacts and docs]
2026-06-11 11:59:10.193436 | controller | ok
2026-06-11 11:59:10.193652 | controller | ok: All items complete
2026-06-11 11:59:10.193681 | 
2026-06-11 11:59:10.825603 | controller | ok
2026-06-11 11:59:11.529978 | controller | ok
2026-06-11 11:59:11.599338 | 
2026-06-11 11:59:11.599552 | TASK [include_role : fetch-output-openshift]
2026-06-11 11:59:11.615046 | controller | skipping: Conditional result was False
2026-06-11 11:59:11.708174 | 
2026-06-11 11:59:11.708315 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir]
2026-06-11 11:59:12.239486 | controller -> localhost | ok: Item: artifacts Runtime: 0:00:00.014084
2026-06-11 11:59:12.566691 | controller -> localhost | ok: Item: docs Runtime: 0:00:00.014826
2026-06-11 11:59:12.622720 | 
2026-06-11 11:59:12.622846 | PLAY [all]
2026-06-11 11:59:12.653135 | 
2026-06-11 11:59:12.653281 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes]
2026-06-11 11:59:13.376001 | controller | changed
2026-06-11 11:59:13.458586 | 
2026-06-11 11:59:13.458720 | PLAY RECAP
2026-06-11 11:59:13.458767 | controller | ok: 5 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0
2026-06-11 11:59:13.458789 | 
2026-06-11 11:59:13.604860 | POST-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/base-minimal/post-ssh.yaml@master]
2026-06-11 11:59:13.609385 | POST-RUN START: [trusted : review.rdoproject.org/config/playbooks/base-minimal/post-logs.yaml@master]
2026-06-11 11:59:14.318842 | 
2026-06-11 11:59:14.318998 | PLAY [localhost]
2026-06-11 11:59:14.330974 | 
2026-06-11 11:59:14.331073 | TASK [generate-zuul-manifest : Generate Zuul manifest]
2026-06-11 11:59:15.268657 | localhost | changed
2026-06-11 11:59:15.288454 | 
2026-06-11 11:59:15.288729 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul]
2026-06-11 11:59:15.321783 | localhost | ok
2026-06-11 11:59:15.334710 | 
2026-06-11 11:59:15.334844 | TASK [add-fileserver : Create SSH private key tempfile]
2026-06-11 11:59:15.802847 | localhost | changed
2026-06-11 11:59:15.808893 | 
2026-06-11 11:59:15.808992 | TASK [add-fileserver : Create SSH private key from secret]
2026-06-11 11:59:16.602604 | localhost | changed
2026-06-11 11:59:16.613949 | 
2026-06-11 11:59:16.614087 | TASK [add-fileserver : Add fileserver ssh key]
2026-06-11 11:59:17.088848 | localhost | Identity added: /var/lib/zuul/builds/c97d27467eeb44b69341f7655d098d33/work/tmp/ansible.pr4bf1_s (/var/lib/zuul/builds/c97d27467eeb44b69341f7655d098d33/work/tmp/ansible.pr4bf1_s)
2026-06-11 11:59:17.089196 | localhost | ok: Runtime: 0:00:00.021832
2026-06-11 11:59:17.095638 | 
2026-06-11 11:59:17.095736 | TASK [add-fileserver : Remove SSH private key from disk]
2026-06-11 11:59:17.440468 | localhost | ok: Runtime: 0:00:00.010989
2026-06-11 11:59:17.448770 | 
2026-06-11 11:59:17.448902 | TASK [add-fileserver : Add fileserver to inventory]
2026-06-11 11:59:17.504636 | localhost | changed
2026-06-11 11:59:17.511933 | 
2026-06-11 11:59:17.512074 | TASK [add-fileserver : Add fileserver server to known hosts]
2026-06-11 11:59:17.983140 | localhost | changed
2026-06-11 11:59:18.041272 | 
2026-06-11 11:59:18.041435 | PLAY [localhost]
2026-06-11 11:59:18.047296 | 
2026-06-11 11:59:18.047402 | TASK [Generate bulk log download script]
2026-06-11 11:59:18.077505 | localhost | ok
2026-06-11 11:59:18.092772 | 
2026-06-11 11:59:18.092864 | TASK [local-log-download : Check API endpoint is defined]
2026-06-11 11:59:18.143614 | localhost | ok: All assertions passed
2026-06-11 11:59:18.149508 | 
2026-06-11 11:59:18.149612 | TASK [local-log-download : Create download script]
2026-06-11 11:59:18.640907 | localhost -> localhost | changed
2026-06-11 11:59:18.651679 | 
2026-06-11 11:59:18.651762 | TASK [Register quick-download link]
2026-06-11 11:59:18.684728 | localhost | ok
2026-06-11 11:59:18.687492 | 
2026-06-11 11:59:18.687557 | PLAY [a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com]
2026-06-11 11:59:18.693985 | 
2026-06-11 11:59:18.694055 | TASK [Set zuul-log-path fact]
2026-06-11 11:59:18.721938 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | ok
2026-06-11 11:59:18.732298 | 
2026-06-11 11:59:18.732407 | TASK [set-zuul-log-path-fact : Set log path for a build]
2026-06-11 11:59:18.771806 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | ok
2026-06-11 11:59:18.775143 | 
2026-06-11 11:59:18.775222 | TASK [upload-logs : Create log directories]
2026-06-11 11:59:19.665241 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | changed
2026-06-11 11:59:19.667419 | 
2026-06-11 11:59:19.667490 | TASK [upload-logs : Ensure logs are readable before uploading]
2026-06-11 11:59:20.108316 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com -> localhost | ok: Runtime: 0:00:00.085244
2026-06-11 11:59:20.114599 | 
2026-06-11 11:59:20.114731 | TASK [upload-logs : Upload logs to log server]
2026-06-11 12:01:53.084972 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | Output suppressed because no_log was given
2026-06-11 12:01:53.086940 | 
2026-06-11 12:01:53.087025 | LOOP [upload-logs : Compress console log and json output]
